2024-08-17T16:31:33.740 INFO:root:teuthology version: 1.2.0 2024-08-17T16:31:33.765 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-08-17T16:31:33.873 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/teuthology-2024-08-17_03:08:15-upgrade-main-distro-default-smithi/7858311 branch: main description: upgrade/reef-x/stress-split/{0-distro/ubuntu_22.04 0-roles 1-start 2-first-half-tasks/rbd_api 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.com 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 - echo wait for mgr daemons to upgrade - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - echo wait for minority of mons to upgrade - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --limit 1 - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - sleep 60 - echo wait for majority of mons to upgrade - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --limit 1 - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - sleep 60 - echo wait for all mons to upgrade - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done - sleep 60 - echo wait for half of osds to upgrade - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 4 - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done first-half-tasks: - workunit: branch: reef clients: client.0: - rbd/test_librbd.sh env: RBD_FEATURES: '61' - print: '**** done rbd/test_librbd.sh 7-workload' first_in_suite: false job_id: '7858311' kernel: kdb: 1 sha1: distro ktype: distro last_in_suite: false machine_type: smithi meta: - desc: 'librbd C and C++ api tests ' - 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-2024-08-17_03:08:15-upgrade-main-distro-default-smithi no_nested_subset: false openstack: - volumes: count: 4 size: 10 os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: main 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\) - mons down - mon down - MON_DOWN - out of quorum - PG_AVAILABILITY sha1: cd8bdbeb9fbdab5733aa3aaadc042c965473e453 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: cd8bdbeb9fbdab5733aa3aaadc042c965473e453 workunit: branch: main sha1: 91f88e4d132ac08dc53355fa3d9717a53236a3a9 owner: scheduled_teuthology@teuthology priority: 850 repo: https://git.ceph.com/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: - sleep 60 - echo wait for upgrade to complete - ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 - while ceph orch upgrade status | jq '.in_progress' | grep true && ! ceph orch upgrade status | jq '.message' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; 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: reef clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' seed: 17 sha1: cd8bdbeb9fbdab5733aa3aaadc042c965473e453 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: reef clients: client.0: - cls/test_cls_rbd.sh - print: '**** done cls/test_cls_rbd.sh 5-workload' - workunit: branch: reef clients: client.0: - rbd/import_export.sh env: RBD_CREATE_ARGS: --new-format - print: '**** done rbd/import_export.sh 5-workload' - workunit: branch: reef 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' subset: 11/32 suite: upgrade suite_branch: main suite_path: /home/teuthworker/src/git.ceph.com_ceph_91f88e4d132ac08dc53355fa3d9717a53236a3a9/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph.git suite_sha1: 91f88e4d132ac08dc53355fa3d9717a53236a3a9 targets: smithi131.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBJ9SwO46Zbj7C1GIA9Gn8URwEsvhPwvRlO8W1rlYk0fhqdoFEk7VuMJNmkVpo5oauPNwNclSd4bUQgytEzA0+F4= smithi169.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKhEW6VJXLzYA33XR93OFC+LwqvcUgaRHz2/V7BZL5QHHOeUKP93b50iaYsTlu9srKM4Hc3kv4VVUQ/F4/MLM4A= tasks: - install: branch: reef exclude_packages: - ceph-volume - cephadm: compiled_cephadm_branch: reef conf: osd: osd_class_default_list: '*' osd_class_load_list: '*' image: quay.ceph.io/ceph-ci/ceph:reef - 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: 67db276914d29505c9707d04f3a3b8fb9d8aee4b timestamp: 2024-08-17_03:08:15 tube: smithi user: teuthology verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.3401856 2024-08-17T16:31:33.873 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph_91f88e4d132ac08dc53355fa3d9717a53236a3a9/qa; will attempt to use it 2024-08-17T16:31:33.874 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph_91f88e4d132ac08dc53355fa3d9717a53236a3a9/qa/tasks 2024-08-17T16:31:33.874 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-08-17T16:31:33.875 INFO:teuthology.task.internal:Checking packages... 2024-08-17T16:31:33.896 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'cd8bdbeb9fbdab5733aa3aaadc042c965473e453' 2024-08-17T16:31:33.896 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-17T16:31:33.896 INFO:teuthology.packaging:ref: None 2024-08-17T16:31:33.896 INFO:teuthology.packaging:tag: None 2024-08-17T16:31:33.896 INFO:teuthology.packaging:branch: main 2024-08-17T16:31:33.896 INFO:teuthology.packaging:sha1: cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T16:31:33.896 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=main 2024-08-17T16:31:34.120 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-5836-gcd8bdbeb-1jammy 2024-08-17T16:31:34.122 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-08-17T16:31:34.128 INFO:teuthology.task.internal:no buildpackages task found 2024-08-17T16:31:34.128 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-08-17T16:31:34.167 INFO:teuthology.task.internal:Saving configuration 2024-08-17T16:31:34.187 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-08-17T16:31:34.192 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-08-17T16:31:34.220 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi131.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-08-17_03:08:15-upgrade-main-distro-default-smithi/7858311', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-08-17 16:25:56.208564', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILfI/Z+UXSduA5TNQ0J2Y3TVM/I7IDQXzDyGzNqScaar'} 2024-08-17T16:31:34.250 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi169.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/teuthology-2024-08-17_03:08:15-upgrade-main-distro-default-smithi/7858311', 'up': True, 'machine_type': 'smithi', 'is_vm': False, 'vm_host': None, 'os_type': 'ubuntu', 'os_version': '22.04', 'arch': 'x86_64', 'locked': True, 'locked_since': '2024-08-17 16:25:56.206969', 'locked_by': 'scheduled_teuthology@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJdbGY+q+XNVvQ0DtpVmLKLd2rVsjHtgwrmR2mYmxJ6H'} 2024-08-17T16:31:34.251 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-08-17T16:31:34.256 INFO:teuthology.task.internal:roles: ubuntu@smithi131.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'] 2024-08-17T16:31:34.256 INFO:teuthology.task.internal:roles: ubuntu@smithi169.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'] 2024-08-17T16:31:34.256 INFO:teuthology.run_tasks:Running task console_log... 2024-08-17T16:31:34.334 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7ff4ae0732e0>, signals=[15]) 2024-08-17T16:31:34.334 INFO:teuthology.run_tasks:Running task internal.connect... 2024-08-17T16:31:34.340 INFO:teuthology.task.internal:Opening connections... 2024-08-17T16:31:34.340 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi131.front.sepia.ceph.com 2024-08-17T16:31:34.341 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi131.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T16:31:34.426 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi169.front.sepia.ceph.com 2024-08-17T16:31:34.427 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T16:31:34.514 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-08-17T16:31:34.522 DEBUG:teuthology.orchestra.run.smithi131:> uname -m 2024-08-17T16:31:34.527 INFO:teuthology.orchestra.run.smithi131.stdout:x86_64 2024-08-17T16:31:34.528 DEBUG:teuthology.orchestra.run.smithi131:> cat /etc/os-release 2024-08-17T16:31:34.574 INFO:teuthology.orchestra.run.smithi131.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-08-17T16:31:34.574 INFO:teuthology.orchestra.run.smithi131.stdout:NAME="Ubuntu" 2024-08-17T16:31:34.574 INFO:teuthology.orchestra.run.smithi131.stdout:VERSION_ID="22.04" 2024-08-17T16:31:34.574 INFO:teuthology.orchestra.run.smithi131.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-08-17T16:31:34.574 INFO:teuthology.orchestra.run.smithi131.stdout:VERSION_CODENAME=jammy 2024-08-17T16:31:34.574 INFO:teuthology.orchestra.run.smithi131.stdout:ID=ubuntu 2024-08-17T16:31:34.574 INFO:teuthology.orchestra.run.smithi131.stdout:ID_LIKE=debian 2024-08-17T16:31:34.574 INFO:teuthology.orchestra.run.smithi131.stdout:HOME_URL="https://www.ubuntu.com/" 2024-08-17T16:31:34.575 INFO:teuthology.orchestra.run.smithi131.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-08-17T16:31:34.575 INFO:teuthology.orchestra.run.smithi131.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-08-17T16:31:34.575 INFO:teuthology.orchestra.run.smithi131.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-08-17T16:31:34.575 INFO:teuthology.orchestra.run.smithi131.stdout:UBUNTU_CODENAME=jammy 2024-08-17T16:31:34.575 INFO:teuthology.lock.ops:Updating smithi131.front.sepia.ceph.com on lock server 2024-08-17T16:31:34.596 DEBUG:teuthology.orchestra.run.smithi169:> uname -m 2024-08-17T16:31:34.601 INFO:teuthology.orchestra.run.smithi169.stdout:x86_64 2024-08-17T16:31:34.601 DEBUG:teuthology.orchestra.run.smithi169:> cat /etc/os-release 2024-08-17T16:31:34.647 INFO:teuthology.orchestra.run.smithi169.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-08-17T16:31:34.647 INFO:teuthology.orchestra.run.smithi169.stdout:NAME="Ubuntu" 2024-08-17T16:31:34.647 INFO:teuthology.orchestra.run.smithi169.stdout:VERSION_ID="22.04" 2024-08-17T16:31:34.647 INFO:teuthology.orchestra.run.smithi169.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-08-17T16:31:34.647 INFO:teuthology.orchestra.run.smithi169.stdout:VERSION_CODENAME=jammy 2024-08-17T16:31:34.647 INFO:teuthology.orchestra.run.smithi169.stdout:ID=ubuntu 2024-08-17T16:31:34.647 INFO:teuthology.orchestra.run.smithi169.stdout:ID_LIKE=debian 2024-08-17T16:31:34.648 INFO:teuthology.orchestra.run.smithi169.stdout:HOME_URL="https://www.ubuntu.com/" 2024-08-17T16:31:34.648 INFO:teuthology.orchestra.run.smithi169.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-08-17T16:31:34.648 INFO:teuthology.orchestra.run.smithi169.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-08-17T16:31:34.648 INFO:teuthology.orchestra.run.smithi169.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-08-17T16:31:34.648 INFO:teuthology.orchestra.run.smithi169.stdout:UBUNTU_CODENAME=jammy 2024-08-17T16:31:34.648 INFO:teuthology.lock.ops:Updating smithi169.front.sepia.ceph.com on lock server 2024-08-17T16:31:34.780 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-08-17T16:31:34.788 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-08-17T16:31:34.808 INFO:teuthology.task.internal:Checking for old test directory... 2024-08-17T16:31:34.808 DEBUG:teuthology.orchestra.run.smithi131:> test '!' -e /home/ubuntu/cephtest 2024-08-17T16:31:34.810 DEBUG:teuthology.orchestra.run.smithi169:> test '!' -e /home/ubuntu/cephtest 2024-08-17T16:31:34.815 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-08-17T16:31:34.842 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-08-17T16:31:34.842 DEBUG:teuthology.orchestra.run.smithi131:> test -z $(ls -A /var/lib/ceph) 2024-08-17T16:31:34.855 DEBUG:teuthology.orchestra.run.smithi169:> test -z $(ls -A /var/lib/ceph) 2024-08-17T16:31:34.878 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-08-17T16:31:34.938 INFO:teuthology.run_tasks:Running task kernel... 2024-08-17T16:31:34.952 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-08-17T16:31:34.952 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-08-17T16:31:34.952 DEBUG:teuthology.orchestra.run.smithi131:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-17T16:31:34.953 DEBUG:teuthology.orchestra.run.smithi169:> test -f /run/.containerenv -o -f /.dockerenv 2024-08-17T16:31:34.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T16:31:34.958 DEBUG:teuthology.orchestra.run.smithi131:> uname -r 2024-08-17T16:31:34.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T16:31:34.959 DEBUG:teuthology.orchestra.run.smithi169:> uname -r 2024-08-17T16:31:35.006 INFO:teuthology.orchestra.run.smithi131.stdout:5.15.0-56-generic 2024-08-17T16:31:35.007 INFO:teuthology.task.kernel:Running kernel on smithi131: 5.15.0-56-generic 2024-08-17T16:31:35.007 DEBUG:teuthology.orchestra.run.smithi131:> sudo apt-get clean 2024-08-17T16:31:35.008 INFO:teuthology.orchestra.run.smithi169.stdout:5.15.0-56-generic 2024-08-17T16:31:35.008 INFO:teuthology.task.kernel:Running kernel on smithi169: 5.15.0-56-generic 2024-08-17T16:31:35.008 DEBUG:teuthology.orchestra.run.smithi169:> sudo apt-get clean 2024-08-17T16:31:35.127 DEBUG:teuthology.orchestra.run.smithi131:> sudo apt-get update 2024-08-17T16:31:35.169 DEBUG:teuthology.orchestra.run.smithi169:> sudo apt-get update 2024-08-17T16:31:35.380 INFO:teuthology.orchestra.run.smithi131.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-17T16:31:35.397 INFO:teuthology.orchestra.run.smithi131.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-08-17T16:31:35.450 INFO:teuthology.orchestra.run.smithi131.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-08-17T16:31:35.454 INFO:teuthology.orchestra.run.smithi169.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-17T16:31:35.455 INFO:teuthology.orchestra.run.smithi169.stdout:Get:2 http://security.ubuntu.com/ubuntu jammy-security InRelease [129 kB] 2024-08-17T16:31:35.507 INFO:teuthology.orchestra.run.smithi169.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [128 kB] 2024-08-17T16:31:35.805 INFO:teuthology.orchestra.run.smithi131.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-08-17T16:31:35.842 INFO:teuthology.orchestra.run.smithi131.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,729 kB] 2024-08-17T16:31:35.863 INFO:teuthology.orchestra.run.smithi169.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [127 kB] 2024-08-17T16:31:35.884 INFO:teuthology.orchestra.run.smithi169.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [524 kB] 2024-08-17T16:31:35.944 INFO:teuthology.orchestra.run.smithi131.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [684 kB] 2024-08-17T16:31:36.002 INFO:teuthology.orchestra.run.smithi169.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,948 kB] 2024-08-17T16:31:36.146 INFO:teuthology.orchestra.run.smithi131.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,948 kB] 2024-08-17T16:31:36.176 INFO:teuthology.orchestra.run.smithi169.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,729 kB] 2024-08-17T16:31:36.259 INFO:teuthology.orchestra.run.smithi131.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [524 kB] 2024-08-17T16:31:36.276 INFO:teuthology.orchestra.run.smithi131.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [287 kB] 2024-08-17T16:31:36.285 INFO:teuthology.orchestra.run.smithi131.stdout:Get:10 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.2 kB] 2024-08-17T16:31:36.286 INFO:teuthology.orchestra.run.smithi131.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.3 kB] 2024-08-17T16:31:36.287 INFO:teuthology.orchestra.run.smithi131.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,247 kB] 2024-08-17T16:31:36.293 INFO:teuthology.orchestra.run.smithi131.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [345 kB] 2024-08-17T16:31:36.307 INFO:teuthology.orchestra.run.smithi131.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-08-17T16:31:36.308 INFO:teuthology.orchestra.run.smithi131.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,322 kB] 2024-08-17T16:31:36.314 INFO:teuthology.orchestra.run.smithi169.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [684 kB] 2024-08-17T16:31:36.346 INFO:teuthology.orchestra.run.smithi169.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [287 kB] 2024-08-17T16:31:36.351 INFO:teuthology.orchestra.run.smithi169.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [345 kB] 2024-08-17T16:31:36.359 INFO:teuthology.orchestra.run.smithi169.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [13.2 kB] 2024-08-17T16:31:36.360 INFO:teuthology.orchestra.run.smithi169.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [37.3 kB] 2024-08-17T16:31:36.361 INFO:teuthology.orchestra.run.smithi169.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [2,247 kB] 2024-08-17T16:31:36.365 INFO:teuthology.orchestra.run.smithi169.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [17.8 kB] 2024-08-17T16:31:36.366 INFO:teuthology.orchestra.run.smithi169.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [2,322 kB] 2024-08-17T16:31:36.374 INFO:teuthology.orchestra.run.smithi131.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.9 kB] 2024-08-17T16:31:36.375 INFO:teuthology.orchestra.run.smithi131.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [401 kB] 2024-08-17T16:31:36.397 INFO:teuthology.orchestra.run.smithi131.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [388 kB] 2024-08-17T16:31:36.397 INFO:teuthology.orchestra.run.smithi131.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [604 B] 2024-08-17T16:31:36.397 INFO:teuthology.orchestra.run.smithi131.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,111 kB] 2024-08-17T16:31:36.405 INFO:teuthology.orchestra.run.smithi131.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [572 B] 2024-08-17T16:31:36.405 INFO:teuthology.orchestra.run.smithi131.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [890 kB] 2024-08-17T16:31:36.422 INFO:teuthology.orchestra.run.smithi131.stdout:Get:23 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [621 kB] 2024-08-17T16:31:36.424 INFO:teuthology.orchestra.run.smithi131.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [725 kB] 2024-08-17T16:31:36.433 INFO:teuthology.orchestra.run.smithi131.stdout:Get:25 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [175 kB] 2024-08-17T16:31:36.433 INFO:teuthology.orchestra.run.smithi169.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.9 kB] 2024-08-17T16:31:36.434 INFO:teuthology.orchestra.run.smithi169.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [401 kB] 2024-08-17T16:31:36.439 INFO:teuthology.orchestra.run.smithi131.stdout:Get:26 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.0 kB] 2024-08-17T16:31:36.440 INFO:teuthology.orchestra.run.smithi131.stdout:Get:27 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-08-17T16:31:36.441 INFO:teuthology.orchestra.run.smithi131.stdout:Get:28 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-08-17T16:31:36.441 INFO:teuthology.orchestra.run.smithi131.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-08-17T16:31:36.444 INFO:teuthology.orchestra.run.smithi131.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [259 kB] 2024-08-17T16:31:36.449 INFO:teuthology.orchestra.run.smithi131.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [25.9 kB] 2024-08-17T16:31:36.457 INFO:teuthology.orchestra.run.smithi131.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-08-17T16:31:36.458 INFO:teuthology.orchestra.run.smithi131.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-08-17T16:31:36.469 INFO:teuthology.orchestra.run.smithi169.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [604 B] 2024-08-17T16:31:36.470 INFO:teuthology.orchestra.run.smithi169.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [388 kB] 2024-08-17T16:31:36.470 INFO:teuthology.orchestra.run.smithi169.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,111 kB] 2024-08-17T16:31:36.477 INFO:teuthology.orchestra.run.smithi169.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [572 B] 2024-08-17T16:31:36.477 INFO:teuthology.orchestra.run.smithi169.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [890 kB] 2024-08-17T16:31:36.489 INFO:teuthology.orchestra.run.smithi169.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [725 kB] 2024-08-17T16:31:36.502 INFO:teuthology.orchestra.run.smithi169.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [259 kB] 2024-08-17T16:31:36.507 INFO:teuthology.orchestra.run.smithi169.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [25.9 kB] 2024-08-17T16:31:36.508 INFO:teuthology.orchestra.run.smithi169.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [43.3 kB] 2024-08-17T16:31:36.508 INFO:teuthology.orchestra.run.smithi169.stdout:Get:27 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [621 kB] 2024-08-17T16:31:36.508 INFO:teuthology.orchestra.run.smithi169.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,752 B] 2024-08-17T16:31:36.519 INFO:teuthology.orchestra.run.smithi169.stdout:Get:29 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [175 kB] 2024-08-17T16:31:36.521 INFO:teuthology.orchestra.run.smithi131.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-08-17T16:31:36.522 INFO:teuthology.orchestra.run.smithi169.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [19.0 kB] 2024-08-17T16:31:36.522 INFO:teuthology.orchestra.run.smithi169.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-08-17T16:31:36.523 INFO:teuthology.orchestra.run.smithi169.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-08-17T16:31:36.524 INFO:teuthology.orchestra.run.smithi169.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-08-17T16:31:36.527 INFO:teuthology.orchestra.run.smithi131.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-08-17T16:31:36.528 INFO:teuthology.orchestra.run.smithi131.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-08-17T16:31:36.528 INFO:teuthology.orchestra.run.smithi131.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.3 kB] 2024-08-17T16:31:36.529 INFO:teuthology.orchestra.run.smithi131.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-08-17T16:31:36.531 INFO:teuthology.orchestra.run.smithi131.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-08-17T16:31:36.539 INFO:teuthology.orchestra.run.smithi131.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-08-17T16:31:36.539 INFO:teuthology.orchestra.run.smithi131.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-08-17T16:31:36.540 INFO:teuthology.orchestra.run.smithi131.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-08-17T16:31:36.560 INFO:teuthology.orchestra.run.smithi169.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.8 kB] 2024-08-17T16:31:36.560 INFO:teuthology.orchestra.run.smithi169.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [444 B] 2024-08-17T16:31:36.560 INFO:teuthology.orchestra.run.smithi169.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.3 kB] 2024-08-17T16:31:36.562 INFO:teuthology.orchestra.run.smithi169.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-08-17T16:31:36.591 INFO:teuthology.orchestra.run.smithi169.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-08-17T16:31:36.592 INFO:teuthology.orchestra.run.smithi169.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-08-17T16:31:36.592 INFO:teuthology.orchestra.run.smithi169.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.8 kB] 2024-08-17T16:31:36.592 INFO:teuthology.orchestra.run.smithi169.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [228 B] 2024-08-17T16:31:36.592 INFO:teuthology.orchestra.run.smithi169.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-08-17T16:31:36.593 INFO:teuthology.orchestra.run.smithi169.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-08-17T16:31:36.620 INFO:teuthology.orchestra.run.smithi131.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.5 kB] 2024-08-17T16:31:36.621 INFO:teuthology.orchestra.run.smithi131.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-08-17T16:31:36.641 INFO:teuthology.orchestra.run.smithi169.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [672 B] 2024-08-17T16:31:42.503 INFO:teuthology.orchestra.run.smithi169.stdout:Fetched 15.5 MB in 3s (5,747 kB/s) 2024-08-17T16:31:42.551 INFO:teuthology.orchestra.run.smithi131.stdout:Fetched 15.5 MB in 3s (5,812 kB/s) 2024-08-17T16:31:43.940 INFO:teuthology.orchestra.run.smithi131.stdout:Reading package lists... 2024-08-17T16:31:43.956 DEBUG:teuthology.orchestra.run.smithi131:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-08-17T16:31:43.989 INFO:teuthology.orchestra.run.smithi169.stdout:Reading package lists... 2024-08-17T16:31:44.008 DEBUG:teuthology.orchestra.run.smithi169:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-08-17T16:31:44.019 INFO:teuthology.orchestra.run.smithi131.stdout:Reading package lists... 2024-08-17T16:31:44.070 INFO:teuthology.orchestra.run.smithi169.stdout:Reading package lists... 2024-08-17T16:31:44.224 INFO:teuthology.orchestra.run.smithi131.stdout:Building dependency tree... 2024-08-17T16:31:44.224 INFO:teuthology.orchestra.run.smithi131.stdout:Reading state information... 2024-08-17T16:31:44.277 INFO:teuthology.orchestra.run.smithi169.stdout:Building dependency tree... 2024-08-17T16:31:44.277 INFO:teuthology.orchestra.run.smithi169.stdout:Reading state information... 2024-08-17T16:31:44.414 INFO:teuthology.orchestra.run.smithi131.stdout:The following packages were automatically installed and are no longer required: 2024-08-17T16:31:44.414 INFO:teuthology.orchestra.run.smithi131.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-17T16:31:44.414 INFO:teuthology.orchestra.run.smithi131.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-17T16:31:44.415 INFO:teuthology.orchestra.run.smithi131.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-17T16:31:44.415 INFO:teuthology.orchestra.run.smithi131.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-08-17T16:31:44.415 INFO:teuthology.orchestra.run.smithi131.stdout: python2.7-minimal 2024-08-17T16:31:44.415 INFO:teuthology.orchestra.run.smithi131.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-17T16:31:44.416 INFO:teuthology.orchestra.run.smithi131.stdout:The following additional packages will be installed: 2024-08-17T16:31:44.416 INFO:teuthology.orchestra.run.smithi131.stdout: linux-generic linux-headers-5.15.0-118 linux-headers-5.15.0-118-generic 2024-08-17T16:31:44.416 INFO:teuthology.orchestra.run.smithi131.stdout: linux-headers-generic linux-image-5.15.0-118-generic 2024-08-17T16:31:44.417 INFO:teuthology.orchestra.run.smithi131.stdout: linux-modules-5.15.0-118-generic linux-modules-extra-5.15.0-118-generic 2024-08-17T16:31:44.418 INFO:teuthology.orchestra.run.smithi131.stdout:Suggested packages: 2024-08-17T16:31:44.418 INFO:teuthology.orchestra.run.smithi131.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-08-17T16:31:44.418 INFO:teuthology.orchestra.run.smithi131.stdout:Recommended packages: 2024-08-17T16:31:44.418 INFO:teuthology.orchestra.run.smithi131.stdout: thermald 2024-08-17T16:31:44.457 INFO:teuthology.orchestra.run.smithi169.stdout:The following packages were automatically installed and are no longer required: 2024-08-17T16:31:44.457 INFO:teuthology.orchestra.run.smithi169.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-17T16:31:44.457 INFO:teuthology.orchestra.run.smithi169.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-17T16:31:44.458 INFO:teuthology.orchestra.run.smithi169.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-17T16:31:44.458 INFO:teuthology.orchestra.run.smithi169.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-08-17T16:31:44.458 INFO:teuthology.orchestra.run.smithi169.stdout: python2.7-minimal 2024-08-17T16:31:44.458 INFO:teuthology.orchestra.run.smithi169.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-17T16:31:44.459 INFO:teuthology.orchestra.run.smithi169.stdout:The following additional packages will be installed: 2024-08-17T16:31:44.459 INFO:teuthology.orchestra.run.smithi169.stdout: linux-generic linux-headers-5.15.0-118 linux-headers-5.15.0-118-generic 2024-08-17T16:31:44.459 INFO:teuthology.orchestra.run.smithi169.stdout: linux-headers-generic linux-image-5.15.0-118-generic 2024-08-17T16:31:44.460 INFO:teuthology.orchestra.run.smithi169.stdout: linux-modules-5.15.0-118-generic linux-modules-extra-5.15.0-118-generic 2024-08-17T16:31:44.461 INFO:teuthology.orchestra.run.smithi169.stdout:Suggested packages: 2024-08-17T16:31:44.461 INFO:teuthology.orchestra.run.smithi169.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-08-17T16:31:44.461 INFO:teuthology.orchestra.run.smithi169.stdout:Recommended packages: 2024-08-17T16:31:44.461 INFO:teuthology.orchestra.run.smithi169.stdout: thermald 2024-08-17T16:31:44.463 INFO:teuthology.orchestra.run.smithi131.stdout:The following NEW packages will be installed: 2024-08-17T16:31:44.463 INFO:teuthology.orchestra.run.smithi131.stdout: linux-headers-5.15.0-118 linux-headers-5.15.0-118-generic 2024-08-17T16:31:44.463 INFO:teuthology.orchestra.run.smithi131.stdout: linux-image-5.15.0-118-generic linux-modules-5.15.0-118-generic 2024-08-17T16:31:44.463 INFO:teuthology.orchestra.run.smithi131.stdout: linux-modules-extra-5.15.0-118-generic 2024-08-17T16:31:44.464 INFO:teuthology.orchestra.run.smithi131.stdout:The following packages will be upgraded: 2024-08-17T16:31:44.465 INFO:teuthology.orchestra.run.smithi131.stdout: linux-generic linux-headers-generic linux-image-generic 2024-08-17T16:31:44.510 INFO:teuthology.orchestra.run.smithi169.stdout:The following NEW packages will be installed: 2024-08-17T16:31:44.511 INFO:teuthology.orchestra.run.smithi169.stdout: linux-headers-5.15.0-118 linux-headers-5.15.0-118-generic 2024-08-17T16:31:44.511 INFO:teuthology.orchestra.run.smithi169.stdout: linux-image-5.15.0-118-generic linux-modules-5.15.0-118-generic 2024-08-17T16:31:44.511 INFO:teuthology.orchestra.run.smithi169.stdout: linux-modules-extra-5.15.0-118-generic 2024-08-17T16:31:44.512 INFO:teuthology.orchestra.run.smithi169.stdout:The following packages will be upgraded: 2024-08-17T16:31:44.513 INFO:teuthology.orchestra.run.smithi169.stdout: linux-generic linux-headers-generic linux-image-generic 2024-08-17T16:31:44.515 INFO:teuthology.orchestra.run.smithi131.stdout:3 upgraded, 5 newly installed, 0 to remove and 333 not upgraded. 2024-08-17T16:31:44.515 INFO:teuthology.orchestra.run.smithi131.stdout:Need to get 113 MB of archives. 2024-08-17T16:31:44.515 INFO:teuthology.orchestra.run.smithi131.stdout:After this operation, 583 MB of additional disk space will be used. 2024-08-17T16:31:44.515 INFO:teuthology.orchestra.run.smithi131.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-118-generic amd64 5.15.0-118.128 [22.6 MB] 2024-08-17T16:31:44.564 INFO:teuthology.orchestra.run.smithi169.stdout:3 upgraded, 5 newly installed, 0 to remove and 333 not upgraded. 2024-08-17T16:31:44.565 INFO:teuthology.orchestra.run.smithi169.stdout:Need to get 113 MB of archives. 2024-08-17T16:31:44.565 INFO:teuthology.orchestra.run.smithi169.stdout:After this operation, 583 MB of additional disk space will be used. 2024-08-17T16:31:44.565 INFO:teuthology.orchestra.run.smithi169.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-118-generic amd64 5.15.0-118.128 [22.6 MB] 2024-08-17T16:31:44.956 INFO:teuthology.orchestra.run.smithi131.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-118-generic amd64 5.15.0-118.128 [11.5 MB] 2024-08-17T16:31:44.986 INFO:teuthology.orchestra.run.smithi169.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-118-generic amd64 5.15.0-118.128 [11.5 MB] 2024-08-17T16:31:45.065 INFO:teuthology.orchestra.run.smithi131.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-118-generic amd64 5.15.0-118.128 [64.0 MB] 2024-08-17T16:31:45.077 INFO:teuthology.orchestra.run.smithi169.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-118-generic amd64 5.15.0-118.128 [64.0 MB] 2024-08-17T16:31:45.858 INFO:teuthology.orchestra.run.smithi169.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.118.118 [1,694 B] 2024-08-17T16:31:45.858 INFO:teuthology.orchestra.run.smithi169.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.118.118 [2,466 B] 2024-08-17T16:31:45.858 INFO:teuthology.orchestra.run.smithi169.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-118 all 5.15.0-118.128 [12.4 MB] 2024-08-17T16:31:45.881 INFO:teuthology.orchestra.run.smithi131.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.118.118 [1,694 B] 2024-08-17T16:31:45.881 INFO:teuthology.orchestra.run.smithi131.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.118.118 [2,466 B] 2024-08-17T16:31:45.881 INFO:teuthology.orchestra.run.smithi131.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-118 all 5.15.0-118.128 [12.4 MB] 2024-08-17T16:31:45.975 INFO:teuthology.orchestra.run.smithi169.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-118-generic amd64 5.15.0-118.128 [2,876 kB] 2024-08-17T16:31:46.001 INFO:teuthology.orchestra.run.smithi131.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-118-generic amd64 5.15.0-118.128 [2,876 kB] 2024-08-17T16:31:46.023 INFO:teuthology.orchestra.run.smithi131.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.118.118 [2,322 B] 2024-08-17T16:31:46.074 INFO:teuthology.orchestra.run.smithi169.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.118.118 [2,322 B] 2024-08-17T16:31:46.415 INFO:teuthology.orchestra.run.smithi131.stdout:Fetched 113 MB in 2s (73.1 MB/s) 2024-08-17T16:31:46.478 INFO:teuthology.orchestra.run.smithi169.stdout:Fetched 113 MB in 2s (72.9 MB/s) 2024-08-17T16:31:46.574 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package linux-modules-5.15.0-118-generic. 2024-08-17T16:31:46.769 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package linux-modules-5.15.0-118-generic. 2024-08-17T16:31:48.516 INFO:teuthology.orchestra.run.smithi131.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 ... 129542 files and directories currently installed.) 2024-08-17T16:31:48.520 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../0-linux-modules-5.15.0-118-generic_5.15.0-118.128_amd64.deb ... 2024-08-17T16:31:48.605 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking linux-modules-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:31:48.800 INFO:teuthology.orchestra.run.smithi169.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 ... 129542 files and directories currently installed.) 2024-08-17T16:31:48.804 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../0-linux-modules-5.15.0-118-generic_5.15.0-118.128_amd64.deb ... 2024-08-17T16:31:48.944 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking linux-modules-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:31:51.212 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package linux-image-5.15.0-118-generic. 2024-08-17T16:31:51.223 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package linux-image-5.15.0-118-generic. 2024-08-17T16:31:51.233 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../1-linux-image-5.15.0-118-generic_5.15.0-118.128_amd64.deb ... 2024-08-17T16:31:51.245 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../1-linux-image-5.15.0-118-generic_5.15.0-118.128_amd64.deb ... 2024-08-17T16:31:51.319 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking linux-image-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:31:51.327 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking linux-image-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:31:51.769 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-118-generic. 2024-08-17T16:31:51.789 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-118-generic_5.15.0-118.128_amd64.deb ... 2024-08-17T16:31:51.815 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-118-generic. 2024-08-17T16:31:51.827 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking linux-modules-extra-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:31:51.835 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-118-generic_5.15.0-118.128_amd64.deb ... 2024-08-17T16:31:51.881 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking linux-modules-extra-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:31:57.837 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../3-linux-generic_5.15.0.118.118_amd64.deb ... 2024-08-17T16:31:57.947 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking linux-generic (5.15.0.118.118) over (5.15.0.56.54) ... 2024-08-17T16:31:58.306 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.118.118_amd64.deb ... 2024-08-17T16:31:58.434 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking linux-image-generic (5.15.0.118.118) over (5.15.0.56.54) ... 2024-08-17T16:31:58.721 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package linux-headers-5.15.0-118. 2024-08-17T16:31:58.743 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../5-linux-headers-5.15.0-118_5.15.0-118.128_all.deb ... 2024-08-17T16:31:58.809 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking linux-headers-5.15.0-118 (5.15.0-118.128) ... 2024-08-17T16:31:59.008 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../3-linux-generic_5.15.0.118.118_amd64.deb ... 2024-08-17T16:31:59.132 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking linux-generic (5.15.0.118.118) over (5.15.0.56.54) ... 2024-08-17T16:31:59.507 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.118.118_amd64.deb ... 2024-08-17T16:31:59.632 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking linux-image-generic (5.15.0.118.118) over (5.15.0.56.54) ... 2024-08-17T16:31:59.897 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package linux-headers-5.15.0-118. 2024-08-17T16:31:59.908 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../5-linux-headers-5.15.0-118_5.15.0-118.128_all.deb ... 2024-08-17T16:31:59.947 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking linux-headers-5.15.0-118 (5.15.0-118.128) ... 2024-08-17T16:32:04.380 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package linux-headers-5.15.0-118-generic. 2024-08-17T16:32:04.417 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../6-linux-headers-5.15.0-118-generic_5.15.0-118.128_amd64.deb ... 2024-08-17T16:32:04.447 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking linux-headers-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:32:06.257 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package linux-headers-5.15.0-118-generic. 2024-08-17T16:32:06.293 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../6-linux-headers-5.15.0-118-generic_5.15.0-118.128_amd64.deb ... 2024-08-17T16:32:06.331 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking linux-headers-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:32:07.546 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.118.118_amd64.deb ... 2024-08-17T16:32:07.668 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking linux-headers-generic (5.15.0.118.118) over (5.15.0.56.54) ... 2024-08-17T16:32:08.009 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up linux-headers-5.15.0-118 (5.15.0-118.128) ... 2024-08-17T16:32:08.139 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up linux-headers-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:32:08.265 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up linux-headers-generic (5.15.0.118.118) ... 2024-08-17T16:32:08.394 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up linux-image-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:32:09.144 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.118.118_amd64.deb ... 2024-08-17T16:32:09.278 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking linux-headers-generic (5.15.0.118.118) over (5.15.0.56.54) ... 2024-08-17T16:32:09.644 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up linux-headers-5.15.0-118 (5.15.0-118.128) ... 2024-08-17T16:32:09.669 INFO:teuthology.orchestra.run.smithi131.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-08-17T16:32:09.669 INFO:teuthology.orchestra.run.smithi131.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-08-17T16:32:09.670 INFO:teuthology.orchestra.run.smithi131.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-118-generic 2024-08-17T16:32:09.670 INFO:teuthology.orchestra.run.smithi131.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-118-generic 2024-08-17T16:32:09.766 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up linux-headers-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:32:09.805 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up linux-modules-extra-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:32:09.917 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up linux-headers-generic (5.15.0.118.118) ... 2024-08-17T16:32:10.046 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up linux-image-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:32:11.522 INFO:teuthology.orchestra.run.smithi169.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-08-17T16:32:11.522 INFO:teuthology.orchestra.run.smithi169.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-08-17T16:32:11.522 INFO:teuthology.orchestra.run.smithi169.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-118-generic 2024-08-17T16:32:11.522 INFO:teuthology.orchestra.run.smithi169.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-118-generic 2024-08-17T16:32:11.699 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up linux-modules-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:32:11.799 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up linux-modules-extra-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:32:13.108 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up linux-image-generic (5.15.0.118.118) ... 2024-08-17T16:32:13.217 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up linux-modules-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:32:13.234 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up linux-generic (5.15.0.118.118) ... 2024-08-17T16:32:13.346 INFO:teuthology.orchestra.run.smithi131.stdout:Processing triggers for linux-image-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:32:13.408 INFO:teuthology.orchestra.run.smithi131.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-08-17T16:32:13.408 INFO:teuthology.orchestra.run.smithi131.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-118-generic 2024-08-17T16:32:14.609 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up linux-image-generic (5.15.0.118.118) ... 2024-08-17T16:32:14.735 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up linux-generic (5.15.0.118.118) ... 2024-08-17T16:32:14.887 INFO:teuthology.orchestra.run.smithi169.stdout:Processing triggers for linux-image-5.15.0-118-generic (5.15.0-118.128) ... 2024-08-17T16:32:14.951 INFO:teuthology.orchestra.run.smithi169.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-08-17T16:32:14.951 INFO:teuthology.orchestra.run.smithi169.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-118-generic 2024-08-17T16:32:27.842 INFO:teuthology.orchestra.run.smithi131.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-08-17T16:32:27.842 INFO:teuthology.orchestra.run.smithi131.stdout:Sourcing file `/etc/default/grub' 2024-08-17T16:32:27.862 INFO:teuthology.orchestra.run.smithi131.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-08-17T16:32:27.886 INFO:teuthology.orchestra.run.smithi131.stdout:Generating grub configuration file ... 2024-08-17T16:32:28.131 INFO:teuthology.orchestra.run.smithi131.stdout:Found linux image: /boot/vmlinuz-5.15.0-118-generic 2024-08-17T16:32:28.148 INFO:teuthology.orchestra.run.smithi131.stdout:Found initrd image: /boot/initrd.img-5.15.0-118-generic 2024-08-17T16:32:28.418 INFO:teuthology.orchestra.run.smithi131.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-08-17T16:32:28.423 INFO:teuthology.orchestra.run.smithi131.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-08-17T16:32:28.499 INFO:teuthology.orchestra.run.smithi131.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-08-17T16:32:28.504 INFO:teuthology.orchestra.run.smithi131.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-08-17T16:32:28.686 INFO:teuthology.orchestra.run.smithi131.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-08-17T16:32:28.686 INFO:teuthology.orchestra.run.smithi131.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-08-17T16:32:28.686 INFO:teuthology.orchestra.run.smithi131.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-08-17T16:32:28.731 INFO:teuthology.orchestra.run.smithi131.stdout:done 2024-08-17T16:32:29.023 INFO:teuthology.orchestra.run.smithi169.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-08-17T16:32:29.023 INFO:teuthology.orchestra.run.smithi169.stdout:Sourcing file `/etc/default/grub' 2024-08-17T16:32:29.054 INFO:teuthology.orchestra.run.smithi169.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-08-17T16:32:29.073 INFO:teuthology.orchestra.run.smithi169.stdout:Generating grub configuration file ... 2024-08-17T16:32:29.208 DEBUG:teuthology.orchestra.run.smithi131:> dpkg -s linux-image-generic 2024-08-17T16:32:29.226 INFO:teuthology.orchestra.run.smithi131.stdout:Package: linux-image-generic 2024-08-17T16:32:29.226 INFO:teuthology.orchestra.run.smithi131.stdout:Status: install ok installed 2024-08-17T16:32:29.226 INFO:teuthology.orchestra.run.smithi131.stdout:Priority: optional 2024-08-17T16:32:29.226 INFO:teuthology.orchestra.run.smithi131.stdout:Section: kernel 2024-08-17T16:32:29.226 INFO:teuthology.orchestra.run.smithi131.stdout:Installed-Size: 21 2024-08-17T16:32:29.226 INFO:teuthology.orchestra.run.smithi131.stdout:Maintainer: Ubuntu Kernel Team 2024-08-17T16:32:29.226 INFO:teuthology.orchestra.run.smithi131.stdout:Architecture: amd64 2024-08-17T16:32:29.226 INFO:teuthology.orchestra.run.smithi131.stdout:Source: linux-meta 2024-08-17T16:32:29.227 INFO:teuthology.orchestra.run.smithi131.stdout:Version: 5.15.0.118.118 2024-08-17T16:32:29.227 INFO:teuthology.orchestra.run.smithi131.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-118), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-08-17T16:32:29.227 INFO:teuthology.orchestra.run.smithi131.stdout:Depends: linux-image-5.15.0-118-generic, linux-modules-extra-5.15.0-118-generic, linux-firmware, intel-microcode, amd64-microcode 2024-08-17T16:32:29.227 INFO:teuthology.orchestra.run.smithi131.stdout:Recommends: thermald 2024-08-17T16:32:29.227 INFO:teuthology.orchestra.run.smithi131.stdout:Description: Generic Linux kernel image 2024-08-17T16:32:29.227 INFO:teuthology.orchestra.run.smithi131.stdout: This package will always depend on the latest generic kernel image 2024-08-17T16:32:29.227 INFO:teuthology.orchestra.run.smithi131.stdout: available. 2024-08-17T16:32:29.228 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-118-generic 2024-08-17T16:32:29.228 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-08-17T16:32:29.228 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-08-17T16:32:29.228 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-08-17T16:32:29.229 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi131.front.sepia.ceph.com, path=None, version=distro) 2024-08-17T16:32:29.229 DEBUG:teuthology.orchestra.run.smithi131:> sudo apt-get clean 2024-08-17T16:32:29.369 DEBUG:teuthology.orchestra.run.smithi131:> sudo apt-get update 2024-08-17T16:32:29.409 INFO:teuthology.orchestra.run.smithi169.stdout:Found linux image: /boot/vmlinuz-5.15.0-118-generic 2024-08-17T16:32:29.431 INFO:teuthology.orchestra.run.smithi169.stdout:Found initrd image: /boot/initrd.img-5.15.0-118-generic 2024-08-17T16:32:29.478 INFO:teuthology.orchestra.run.smithi131.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-08-17T16:32:29.625 INFO:teuthology.orchestra.run.smithi131.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-17T16:32:29.701 INFO:teuthology.orchestra.run.smithi131.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-08-17T16:32:29.745 INFO:teuthology.orchestra.run.smithi169.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-08-17T16:32:29.751 INFO:teuthology.orchestra.run.smithi169.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-08-17T16:32:29.782 INFO:teuthology.orchestra.run.smithi131.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-08-17T16:32:29.823 INFO:teuthology.orchestra.run.smithi169.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-08-17T16:32:29.828 INFO:teuthology.orchestra.run.smithi169.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-08-17T16:32:29.993 INFO:teuthology.orchestra.run.smithi169.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-08-17T16:32:29.993 INFO:teuthology.orchestra.run.smithi169.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-08-17T16:32:29.993 INFO:teuthology.orchestra.run.smithi169.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-08-17T16:32:30.041 INFO:teuthology.orchestra.run.smithi169.stdout:done 2024-08-17T16:32:30.555 DEBUG:teuthology.orchestra.run.smithi169:> dpkg -s linux-image-generic 2024-08-17T16:32:30.586 INFO:teuthology.orchestra.run.smithi169.stdout:Package: linux-image-generic 2024-08-17T16:32:30.586 INFO:teuthology.orchestra.run.smithi169.stdout:Status: install ok installed 2024-08-17T16:32:30.586 INFO:teuthology.orchestra.run.smithi169.stdout:Priority: optional 2024-08-17T16:32:30.586 INFO:teuthology.orchestra.run.smithi169.stdout:Section: kernel 2024-08-17T16:32:30.586 INFO:teuthology.orchestra.run.smithi169.stdout:Installed-Size: 21 2024-08-17T16:32:30.586 INFO:teuthology.orchestra.run.smithi169.stdout:Maintainer: Ubuntu Kernel Team 2024-08-17T16:32:30.586 INFO:teuthology.orchestra.run.smithi169.stdout:Architecture: amd64 2024-08-17T16:32:30.586 INFO:teuthology.orchestra.run.smithi169.stdout:Source: linux-meta 2024-08-17T16:32:30.587 INFO:teuthology.orchestra.run.smithi169.stdout:Version: 5.15.0.118.118 2024-08-17T16:32:30.587 INFO:teuthology.orchestra.run.smithi169.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-118), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-08-17T16:32:30.587 INFO:teuthology.orchestra.run.smithi169.stdout:Depends: linux-image-5.15.0-118-generic, linux-modules-extra-5.15.0-118-generic, linux-firmware, intel-microcode, amd64-microcode 2024-08-17T16:32:30.587 INFO:teuthology.orchestra.run.smithi169.stdout:Recommends: thermald 2024-08-17T16:32:30.587 INFO:teuthology.orchestra.run.smithi169.stdout:Description: Generic Linux kernel image 2024-08-17T16:32:30.587 INFO:teuthology.orchestra.run.smithi169.stdout: This package will always depend on the latest generic kernel image 2024-08-17T16:32:30.587 INFO:teuthology.orchestra.run.smithi169.stdout: available. 2024-08-17T16:32:30.587 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-118-generic 2024-08-17T16:32:30.587 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-08-17T16:32:30.587 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-08-17T16:32:30.587 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-08-17T16:32:30.588 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi169.front.sepia.ceph.com, path=None, version=distro) 2024-08-17T16:32:30.588 DEBUG:teuthology.orchestra.run.smithi169:> sudo apt-get clean 2024-08-17T16:32:30.795 DEBUG:teuthology.orchestra.run.smithi169:> sudo apt-get update 2024-08-17T16:32:30.915 INFO:teuthology.orchestra.run.smithi169.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-08-17T16:32:30.915 INFO:teuthology.orchestra.run.smithi169.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-17T16:32:30.925 INFO:teuthology.orchestra.run.smithi169.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-08-17T16:32:30.942 INFO:teuthology.orchestra.run.smithi169.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-08-17T16:32:30.968 INFO:teuthology.orchestra.run.smithi131.stdout:Reading package lists... 2024-08-17T16:32:30.986 DEBUG:teuthology.orchestra.run.smithi131:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-08-17T16:32:31.050 INFO:teuthology.orchestra.run.smithi131.stdout:Reading package lists... 2024-08-17T16:32:31.259 INFO:teuthology.orchestra.run.smithi131.stdout:Building dependency tree... 2024-08-17T16:32:31.261 INFO:teuthology.orchestra.run.smithi131.stdout:Reading state information... 2024-08-17T16:32:31.447 INFO:teuthology.orchestra.run.smithi131.stdout:linux-image-generic is already the newest version (5.15.0.118.118). 2024-08-17T16:32:31.447 INFO:teuthology.orchestra.run.smithi131.stdout:The following packages were automatically installed and are no longer required: 2024-08-17T16:32:31.447 INFO:teuthology.orchestra.run.smithi131.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-17T16:32:31.447 INFO:teuthology.orchestra.run.smithi131.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-17T16:32:31.447 INFO:teuthology.orchestra.run.smithi131.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-17T16:32:31.448 INFO:teuthology.orchestra.run.smithi131.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-08-17T16:32:31.448 INFO:teuthology.orchestra.run.smithi131.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-08-17T16:32:31.448 INFO:teuthology.orchestra.run.smithi131.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-17T16:32:31.490 INFO:teuthology.orchestra.run.smithi131.stdout:0 upgraded, 0 newly installed, 0 to remove and 333 not upgraded. 2024-08-17T16:32:31.492 DEBUG:teuthology.orchestra.run.smithi131:> dpkg -s linux-image-generic 2024-08-17T16:32:31.507 INFO:teuthology.orchestra.run.smithi131.stdout:Package: linux-image-generic 2024-08-17T16:32:31.507 INFO:teuthology.orchestra.run.smithi131.stdout:Status: install ok installed 2024-08-17T16:32:31.507 INFO:teuthology.orchestra.run.smithi131.stdout:Priority: optional 2024-08-17T16:32:31.507 INFO:teuthology.orchestra.run.smithi131.stdout:Section: kernel 2024-08-17T16:32:31.507 INFO:teuthology.orchestra.run.smithi131.stdout:Installed-Size: 21 2024-08-17T16:32:31.507 INFO:teuthology.orchestra.run.smithi131.stdout:Maintainer: Ubuntu Kernel Team 2024-08-17T16:32:31.507 INFO:teuthology.orchestra.run.smithi131.stdout:Architecture: amd64 2024-08-17T16:32:31.508 INFO:teuthology.orchestra.run.smithi131.stdout:Source: linux-meta 2024-08-17T16:32:31.508 INFO:teuthology.orchestra.run.smithi131.stdout:Version: 5.15.0.118.118 2024-08-17T16:32:31.508 INFO:teuthology.orchestra.run.smithi131.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-118), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-08-17T16:32:31.508 INFO:teuthology.orchestra.run.smithi131.stdout:Depends: linux-image-5.15.0-118-generic, linux-modules-extra-5.15.0-118-generic, linux-firmware, intel-microcode, amd64-microcode 2024-08-17T16:32:31.508 INFO:teuthology.orchestra.run.smithi131.stdout:Recommends: thermald 2024-08-17T16:32:31.508 INFO:teuthology.orchestra.run.smithi131.stdout:Description: Generic Linux kernel image 2024-08-17T16:32:31.508 INFO:teuthology.orchestra.run.smithi131.stdout: This package will always depend on the latest generic kernel image 2024-08-17T16:32:31.508 INFO:teuthology.orchestra.run.smithi131.stdout: available. 2024-08-17T16:32:31.508 DEBUG:teuthology.orchestra.run.smithi131:> mktemp 2024-08-17T16:32:31.553 INFO:teuthology.orchestra.run.smithi131.stdout:/tmp/tmp.No5OEAyt7e 2024-08-17T16:32:31.554 DEBUG:teuthology.orchestra.run.smithi131:> sudo cp /boot/grub/grub.cfg /tmp/tmp.No5OEAyt7e 2024-08-17T16:32:31.610 DEBUG:teuthology.orchestra.run.smithi131:> sudo chmod 0666 /tmp/tmp.No5OEAyt7e 2024-08-17T16:32:31.731 DEBUG:teuthology.orchestra.remote:smithi131:/tmp/tmp.No5OEAyt7e is 10KB 2024-08-17T16:32:31.744 DEBUG:teuthology.orchestra.run.smithi131:> rm -fr /tmp/tmp.No5OEAyt7e 2024-08-17T16:32:31.749 DEBUG:teuthology.orchestra.run.smithi131:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-08-17T16:32:31.804 DEBUG:teuthology.orchestra.run.smithi131:> set -ex 2024-08-17T16:32:31.805 DEBUG:teuthology.orchestra.run.smithi131:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-08-17T16:32:31.805 DEBUG:teuthology.orchestra.run.smithi131:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-08-17T16:32:31.871 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-118-generic 2024-08-17T16:32:31.871 DEBUG:teuthology.orchestra.run.smithi131:> sudo update-grub 2024-08-17T16:32:32.305 INFO:teuthology.orchestra.run.smithi169.stdout:Reading package lists... 2024-08-17T16:32:32.326 DEBUG:teuthology.orchestra.run.smithi169:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-08-17T16:32:32.383 INFO:teuthology.orchestra.run.smithi169.stdout:Reading package lists... 2024-08-17T16:32:32.577 INFO:teuthology.orchestra.run.smithi169.stdout:Building dependency tree... 2024-08-17T16:32:32.578 INFO:teuthology.orchestra.run.smithi169.stdout:Reading state information... 2024-08-17T16:32:32.741 INFO:teuthology.orchestra.run.smithi169.stdout:linux-image-generic is already the newest version (5.15.0.118.118). 2024-08-17T16:32:32.742 INFO:teuthology.orchestra.run.smithi169.stdout:The following packages were automatically installed and are no longer required: 2024-08-17T16:32:32.742 INFO:teuthology.orchestra.run.smithi169.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-17T16:32:32.742 INFO:teuthology.orchestra.run.smithi169.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-17T16:32:32.742 INFO:teuthology.orchestra.run.smithi169.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-17T16:32:32.746 INFO:teuthology.orchestra.run.smithi169.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-08-17T16:32:32.746 INFO:teuthology.orchestra.run.smithi169.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-08-17T16:32:32.746 INFO:teuthology.orchestra.run.smithi169.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-17T16:32:32.784 INFO:teuthology.orchestra.run.smithi169.stdout:0 upgraded, 0 newly installed, 0 to remove and 333 not upgraded. 2024-08-17T16:32:32.786 DEBUG:teuthology.orchestra.run.smithi169:> dpkg -s linux-image-generic 2024-08-17T16:32:32.798 INFO:teuthology.orchestra.run.smithi169.stdout:Package: linux-image-generic 2024-08-17T16:32:32.798 INFO:teuthology.orchestra.run.smithi169.stdout:Status: install ok installed 2024-08-17T16:32:32.798 INFO:teuthology.orchestra.run.smithi169.stdout:Priority: optional 2024-08-17T16:32:32.798 INFO:teuthology.orchestra.run.smithi169.stdout:Section: kernel 2024-08-17T16:32:32.798 INFO:teuthology.orchestra.run.smithi169.stdout:Installed-Size: 21 2024-08-17T16:32:32.798 INFO:teuthology.orchestra.run.smithi169.stdout:Maintainer: Ubuntu Kernel Team 2024-08-17T16:32:32.798 INFO:teuthology.orchestra.run.smithi169.stdout:Architecture: amd64 2024-08-17T16:32:32.798 INFO:teuthology.orchestra.run.smithi169.stdout:Source: linux-meta 2024-08-17T16:32:32.798 INFO:teuthology.orchestra.run.smithi169.stdout:Version: 5.15.0.118.118 2024-08-17T16:32:32.798 INFO:teuthology.orchestra.run.smithi169.stdout:Provides: spl-modules (= 2.1.5-1ubuntu6~22.04.4), v4l2loopback-modules (= 0.12.7-2ubuntu2~22.04.1), virtualbox-guest-modules (= 5.15.0-118), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.4) 2024-08-17T16:32:32.798 INFO:teuthology.orchestra.run.smithi169.stdout:Depends: linux-image-5.15.0-118-generic, linux-modules-extra-5.15.0-118-generic, linux-firmware, intel-microcode, amd64-microcode 2024-08-17T16:32:32.799 INFO:teuthology.orchestra.run.smithi169.stdout:Recommends: thermald 2024-08-17T16:32:32.799 INFO:teuthology.orchestra.run.smithi169.stdout:Description: Generic Linux kernel image 2024-08-17T16:32:32.799 INFO:teuthology.orchestra.run.smithi169.stdout: This package will always depend on the latest generic kernel image 2024-08-17T16:32:32.799 INFO:teuthology.orchestra.run.smithi169.stdout: available. 2024-08-17T16:32:32.799 DEBUG:teuthology.orchestra.run.smithi169:> mktemp 2024-08-17T16:32:32.842 INFO:teuthology.orchestra.run.smithi169.stdout:/tmp/tmp.aoyYycg79x 2024-08-17T16:32:32.843 DEBUG:teuthology.orchestra.run.smithi169:> sudo cp /boot/grub/grub.cfg /tmp/tmp.aoyYycg79x 2024-08-17T16:32:32.899 DEBUG:teuthology.orchestra.run.smithi169:> sudo chmod 0666 /tmp/tmp.aoyYycg79x 2024-08-17T16:32:33.019 DEBUG:teuthology.orchestra.remote:smithi169:/tmp/tmp.aoyYycg79x is 10KB 2024-08-17T16:32:33.031 DEBUG:teuthology.orchestra.run.smithi169:> rm -fr /tmp/tmp.aoyYycg79x 2024-08-17T16:32:33.036 DEBUG:teuthology.orchestra.run.smithi169:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-08-17T16:32:33.050 INFO:teuthology.orchestra.run.smithi131.stderr:Sourcing file `/etc/default/grub' 2024-08-17T16:32:33.051 INFO:teuthology.orchestra.run.smithi131.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-08-17T16:32:33.053 INFO:teuthology.orchestra.run.smithi131.stderr:Generating grub configuration file ... 2024-08-17T16:32:33.090 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-08-17T16:32:33.090 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-08-17T16:32:33.090 DEBUG:teuthology.orchestra.run.smithi169:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-08-17T16:32:33.170 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-118-generic 2024-08-17T16:32:33.170 DEBUG:teuthology.orchestra.run.smithi169:> sudo update-grub 2024-08-17T16:32:33.222 INFO:teuthology.orchestra.run.smithi131.stderr:Found linux image: /boot/vmlinuz-5.15.0-118-generic 2024-08-17T16:32:33.228 INFO:teuthology.orchestra.run.smithi131.stderr:Found initrd image: /boot/initrd.img-5.15.0-118-generic 2024-08-17T16:32:33.463 INFO:teuthology.orchestra.run.smithi131.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-08-17T16:32:33.468 INFO:teuthology.orchestra.run.smithi131.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-08-17T16:32:33.508 INFO:teuthology.orchestra.run.smithi131.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-08-17T16:32:33.511 INFO:teuthology.orchestra.run.smithi131.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-08-17T16:32:33.657 INFO:teuthology.orchestra.run.smithi131.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-08-17T16:32:33.657 INFO:teuthology.orchestra.run.smithi131.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-08-17T16:32:33.657 INFO:teuthology.orchestra.run.smithi131.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-08-17T16:32:33.668 INFO:teuthology.orchestra.run.smithi131.stderr:done 2024-08-17T16:32:33.681 DEBUG:teuthology.orchestra.run.smithi131:> sudo shutdown -r now 2024-08-17T16:32:34.483 INFO:teuthology.orchestra.run.smithi169.stderr:Sourcing file `/etc/default/grub' 2024-08-17T16:32:34.484 INFO:teuthology.orchestra.run.smithi169.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-08-17T16:32:34.486 INFO:teuthology.orchestra.run.smithi169.stderr:Generating grub configuration file ... 2024-08-17T16:32:34.703 INFO:teuthology.orchestra.run.smithi169.stderr:Found linux image: /boot/vmlinuz-5.15.0-118-generic 2024-08-17T16:32:34.708 INFO:teuthology.orchestra.run.smithi169.stderr:Found initrd image: /boot/initrd.img-5.15.0-118-generic 2024-08-17T16:32:34.937 INFO:teuthology.orchestra.run.smithi169.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-08-17T16:32:34.942 INFO:teuthology.orchestra.run.smithi169.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-08-17T16:32:34.981 INFO:teuthology.orchestra.run.smithi169.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-08-17T16:32:34.986 INFO:teuthology.orchestra.run.smithi169.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-08-17T16:32:35.115 INFO:teuthology.orchestra.run.smithi169.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-08-17T16:32:35.115 INFO:teuthology.orchestra.run.smithi169.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-08-17T16:32:35.115 INFO:teuthology.orchestra.run.smithi169.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-08-17T16:32:35.129 INFO:teuthology.orchestra.run.smithi169.stderr:done 2024-08-17T16:32:35.131 DEBUG:teuthology.orchestra.run.smithi169:> sudo shutdown -r now 2024-08-17T16:33:03.710 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-08-17T16:33:03.711 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi131.front.sepia.ceph.com' 2024-08-17T16:33:03.711 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi131.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T16:33:05.134 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-08-17T16:33:05.134 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi169.front.sepia.ceph.com' 2024-08-17T16:33:05.135 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T16:33:23.678 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.169 2024-08-17T16:33:32.688 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi169.front.sepia.ceph.com' 2024-08-17T16:33:32.688 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T16:33:35.774 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.169 2024-08-17T16:33:47.786 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi169.front.sepia.ceph.com' 2024-08-17T16:33:47.787 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T16:34:03.738 DEBUG:teuthology.orchestra.remote:timed out 2024-08-17T16:34:12.746 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi131.front.sepia.ceph.com' 2024-08-17T16:34:12.747 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi131.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T16:34:13.059 DEBUG:teuthology.orchestra.run.smithi131:> true 2024-08-17T16:34:14.135 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi131.front.sepia.ceph.com' 2024-08-17T16:34:14.135 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-118-generic"... 2024-08-17T16:34:14.135 DEBUG:teuthology.orchestra.run.smithi131:> uname -r 2024-08-17T16:34:14.180 INFO:teuthology.orchestra.run.smithi131.stdout:5.15.0-118-generic 2024-08-17T16:34:14.181 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-118-generic vs 5.15.0-118-generic 2024-08-17T16:34:14.181 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-08-17T16:34:14.181 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-08-17T16:34:15.182 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-08-17T16:34:15.182 DEBUG:teuthology.orchestra.run.smithi131:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-17T16:34:15.549 INFO:teuthology.orchestra.run.smithi131.stdout:ttyS1 2024-08-17T16:34:15.567 DEBUG:teuthology.parallel:result is None 2024-08-17T16:34:47.797 DEBUG:teuthology.orchestra.remote:timed out 2024-08-17T16:35:02.798 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi169.front.sepia.ceph.com' 2024-08-17T16:35:02.799 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T16:35:02.950 DEBUG:teuthology.orchestra.run.smithi169:> true 2024-08-17T16:35:03.476 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi169.front.sepia.ceph.com' 2024-08-17T16:35:03.476 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-118-generic"... 2024-08-17T16:35:03.476 DEBUG:teuthology.orchestra.run.smithi169:> uname -r 2024-08-17T16:35:03.523 INFO:teuthology.orchestra.run.smithi169.stdout:5.15.0-118-generic 2024-08-17T16:35:03.523 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-118-generic vs 5.15.0-118-generic 2024-08-17T16:35:03.523 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-08-17T16:35:03.523 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-08-17T16:35:04.524 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-08-17T16:35:04.524 DEBUG:teuthology.orchestra.run.smithi169:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-08-17T16:35:04.861 INFO:teuthology.orchestra.run.smithi169.stdout:ttyS1 2024-08-17T16:35:04.885 DEBUG:teuthology.parallel:result is None 2024-08-17T16:35:04.885 INFO:teuthology.run_tasks:Running task internal.base... 2024-08-17T16:35:04.892 INFO:teuthology.task.internal:Creating test directory... 2024-08-17T16:35:04.892 DEBUG:teuthology.orchestra.run.smithi131:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-17T16:35:04.895 DEBUG:teuthology.orchestra.run.smithi169:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-08-17T16:35:04.900 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-08-17T16:35:04.953 INFO:teuthology.run_tasks:Running task internal.archive... 2024-08-17T16:35:04.987 INFO:teuthology.task.internal:Creating archive directory... 2024-08-17T16:35:04.987 DEBUG:teuthology.orchestra.run.smithi131:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-17T16:35:04.990 DEBUG:teuthology.orchestra.run.smithi169:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-08-17T16:35:05.004 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-08-17T16:35:05.020 INFO:teuthology.task.internal:Enabling coredump saving... 2024-08-17T16:35:05.021 DEBUG:teuthology.orchestra.run.smithi131:> 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 2024-08-17T16:35:05.041 DEBUG:teuthology.orchestra.run.smithi169:> 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 2024-08-17T16:35:05.063 INFO:teuthology.orchestra.run.smithi131.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-17T16:35:05.064 INFO:teuthology.orchestra.run.smithi169.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-17T16:35:05.071 INFO:teuthology.orchestra.run.smithi131.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-17T16:35:05.073 INFO:teuthology.orchestra.run.smithi169.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-08-17T16:35:05.075 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-08-17T16:35:05.082 INFO:teuthology.task.internal:Configuring sudo... 2024-08-17T16:35:05.082 DEBUG:teuthology.orchestra.run.smithi131:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-08-17T16:35:05.117 DEBUG:teuthology.orchestra.run.smithi169:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-08-17T16:35:05.130 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-08-17T16:35:05.139 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-08-17T16:35:05.139 DEBUG:teuthology.orchestra.run.smithi131:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-17T16:35:05.173 DEBUG:teuthology.orchestra.run.smithi169:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-08-17T16:35:05.178 DEBUG:teuthology.orchestra.run.smithi131:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-17T16:35:05.224 DEBUG:teuthology.orchestra.run.smithi131:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-17T16:35:05.273 DEBUG:teuthology.orchestra.run.smithi131:> set -ex 2024-08-17T16:35:05.273 DEBUG:teuthology.orchestra.run.smithi131:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-17T16:35:05.348 DEBUG:teuthology.orchestra.run.smithi169:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-08-17T16:35:05.354 DEBUG:teuthology.orchestra.run.smithi169:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-08-17T16:35:05.403 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-08-17T16:35:05.404 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-08-17T16:35:05.470 DEBUG:teuthology.orchestra.run.smithi131:> sudo service rsyslog restart 2024-08-17T16:35:05.473 DEBUG:teuthology.orchestra.run.smithi169:> sudo service rsyslog restart 2024-08-17T16:35:05.550 INFO:teuthology.run_tasks:Running task internal.timer... 2024-08-17T16:35:05.558 INFO:teuthology.task.internal:Starting timer... 2024-08-17T16:35:05.558 INFO:teuthology.run_tasks:Running task pcp... 2024-08-17T16:35:05.582 INFO:teuthology.run_tasks:Running task selinux... 2024-08-17T16:35:05.615 DEBUG:teuthology.task.selinux:Excluding smithi131: OS 'ubuntu' does not support SELinux 2024-08-17T16:35:05.615 DEBUG:teuthology.task.selinux:Excluding smithi169: OS 'ubuntu' does not support SELinux 2024-08-17T16:35:05.615 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-08-17T16:35:05.615 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-08-17T16:35:05.615 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-08-17T16:35:05.615 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-08-17T16:35:05.651 DEBUG:teuthology.repo_utils:Setting repo remote to https://git.ceph.com/ceph-cm-ansible.git 2024-08-17T16:35:05.653 INFO:teuthology.repo_utils:Fetching git.ceph.com_ceph-cm-ansible_main from origin 2024-08-17T16:35:05.768 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-08-17T16:35:05.778 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'}]}] 2024-08-17T16:35:05.779 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi131.front.sepia.ceph.com,smithi169.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-08-17T16:42:31.048 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi131.front.sepia.ceph.com'), Remote(name='ubuntu@smithi169.front.sepia.ceph.com')] 2024-08-17T16:42:31.049 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi131.front.sepia.ceph.com' 2024-08-17T16:42:31.050 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi131.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T16:42:31.138 DEBUG:teuthology.orchestra.run.smithi131:> true 2024-08-17T16:42:31.214 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi131.front.sepia.ceph.com' 2024-08-17T16:42:31.215 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi169.front.sepia.ceph.com' 2024-08-17T16:42:31.215 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi169.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-08-17T16:42:31.304 DEBUG:teuthology.orchestra.run.smithi169:> true 2024-08-17T16:42:31.382 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi169.front.sepia.ceph.com' 2024-08-17T16:42:31.382 INFO:teuthology.run_tasks:Running task clock... 2024-08-17T16:42:31.393 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-08-17T16:42:31.394 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-08-17T16:42:31.394 DEBUG:teuthology.orchestra.run.smithi131:> 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 2024-08-17T16:42:31.396 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-08-17T16:42:31.397 DEBUG:teuthology.orchestra.run.smithi169:> 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 2024-08-17T16:42:31.426 INFO:teuthology.orchestra.run.smithi131.stdout:17 Aug 16:42:31 ntpd[18374]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-08-17T16:42:31.426 INFO:teuthology.orchestra.run.smithi131.stdout:17 Aug 16:42:31 ntpd[18374]: Command line: ntpd -gq 2024-08-17T16:42:31.426 INFO:teuthology.orchestra.run.smithi131.stdout:17 Aug 16:42:31 ntpd[18374]: ---------------------------------------------------- 2024-08-17T16:42:31.426 INFO:teuthology.orchestra.run.smithi131.stdout:17 Aug 16:42:31 ntpd[18374]: ntp-4 is maintained by Network Time Foundation, 2024-08-17T16:42:31.426 INFO:teuthology.orchestra.run.smithi131.stdout:17 Aug 16:42:31 ntpd[18374]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-08-17T16:42:31.426 INFO:teuthology.orchestra.run.smithi131.stdout:17 Aug 16:42:31 ntpd[18374]: corporation. Support and training for ntp-4 are 2024-08-17T16:42:31.426 INFO:teuthology.orchestra.run.smithi131.stdout:17 Aug 16:42:31 ntpd[18374]: available at https://www.nwtime.org/support 2024-08-17T16:42:31.426 INFO:teuthology.orchestra.run.smithi131.stdout:17 Aug 16:42:31 ntpd[18374]: ---------------------------------------------------- 2024-08-17T16:42:31.428 INFO:teuthology.orchestra.run.smithi131.stdout:17 Aug 16:42:31 ntpd[18374]: proto: precision = 0.086 usec (-23) 2024-08-17T16:42:31.428 INFO:teuthology.orchestra.run.smithi131.stdout:17 Aug 16:42:31 ntpd[18374]: basedate set to 2022-02-04 2024-08-17T16:42:31.428 INFO:teuthology.orchestra.run.smithi131.stdout:17 Aug 16:42:31 ntpd[18374]: gps base set to 2022-02-06 (week 2196) 2024-08-17T16:42:31.428 INFO:teuthology.orchestra.run.smithi131.stdout:17 Aug 16:42:31 ntpd[18374]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-08-17T16:42:31.428 INFO:teuthology.orchestra.run.smithi131.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-08-17T16:42:31.428 INFO:teuthology.orchestra.run.smithi131.stderr:restrict ::: KOD does nothing without LIMITED. 2024-08-17T16:42:31.429 INFO:teuthology.orchestra.run.smithi131.stdout:17 Aug 16:42:31 ntpd[18374]: restrict ::: KOD does nothing without LIMITED. 2024-08-17T16:42:31.430 INFO:teuthology.orchestra.run.smithi131.stdout:17 Aug 16:42:31 ntpd[18374]: Listen and drop on 0 v6wildcard [::]:123 2024-08-17T16:42:31.430 INFO:teuthology.orchestra.run.smithi131.stdout:17 Aug 16:42:31 ntpd[18374]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-08-17T16:42:31.430 INFO:teuthology.orchestra.run.smithi131.stdout:17 Aug 16:42:31 ntpd[18374]: Listen normally on 2 lo 127.0.0.1:123 2024-08-17T16:42:31.430 INFO:teuthology.orchestra.run.smithi131.stdout:17 Aug 16:42:31 ntpd[18374]: Listen normally on 3 enp3s0f1 172.21.15.131:123 2024-08-17T16:42:31.430 INFO:teuthology.orchestra.run.smithi131.stdout:17 Aug 16:42:31 ntpd[18374]: Listen normally on 4 lo [::1]:123 2024-08-17T16:42:31.430 INFO:teuthology.orchestra.run.smithi131.stdout:17 Aug 16:42:31 ntpd[18374]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:72f9%5]:123 2024-08-17T16:42:31.430 INFO:teuthology.orchestra.run.smithi131.stdout:17 Aug 16:42:31 ntpd[18374]: Listening on routing socket on fd #22 for interface updates 2024-08-17T16:42:31.450 INFO:teuthology.orchestra.run.smithi169.stdout:17 Aug 16:42:31 ntpd[18376]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-08-17T16:42:31.451 INFO:teuthology.orchestra.run.smithi169.stdout:17 Aug 16:42:31 ntpd[18376]: Command line: ntpd -gq 2024-08-17T16:42:31.451 INFO:teuthology.orchestra.run.smithi169.stdout:17 Aug 16:42:31 ntpd[18376]: ---------------------------------------------------- 2024-08-17T16:42:31.451 INFO:teuthology.orchestra.run.smithi169.stdout:17 Aug 16:42:31 ntpd[18376]: ntp-4 is maintained by Network Time Foundation, 2024-08-17T16:42:31.451 INFO:teuthology.orchestra.run.smithi169.stdout:17 Aug 16:42:31 ntpd[18376]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-08-17T16:42:31.451 INFO:teuthology.orchestra.run.smithi169.stdout:17 Aug 16:42:31 ntpd[18376]: corporation. Support and training for ntp-4 are 2024-08-17T16:42:31.451 INFO:teuthology.orchestra.run.smithi169.stdout:17 Aug 16:42:31 ntpd[18376]: available at https://www.nwtime.org/support 2024-08-17T16:42:31.451 INFO:teuthology.orchestra.run.smithi169.stdout:17 Aug 16:42:31 ntpd[18376]: ---------------------------------------------------- 2024-08-17T16:42:31.452 INFO:teuthology.orchestra.run.smithi169.stdout:17 Aug 16:42:31 ntpd[18376]: proto: precision = 0.055 usec (-24) 2024-08-17T16:42:31.452 INFO:teuthology.orchestra.run.smithi169.stdout:17 Aug 16:42:31 ntpd[18376]: basedate set to 2022-02-04 2024-08-17T16:42:31.452 INFO:teuthology.orchestra.run.smithi169.stdout:17 Aug 16:42:31 ntpd[18376]: gps base set to 2022-02-06 (week 2196) 2024-08-17T16:42:31.452 INFO:teuthology.orchestra.run.smithi169.stdout:17 Aug 16:42:31 ntpd[18376]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-08-17T16:42:31.453 INFO:teuthology.orchestra.run.smithi169.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-08-17T16:42:31.453 INFO:teuthology.orchestra.run.smithi169.stderr:restrict ::: KOD does nothing without LIMITED. 2024-08-17T16:42:31.454 INFO:teuthology.orchestra.run.smithi169.stdout:17 Aug 16:42:31 ntpd[18376]: restrict ::: KOD does nothing without LIMITED. 2024-08-17T16:42:31.454 INFO:teuthology.orchestra.run.smithi169.stdout:17 Aug 16:42:31 ntpd[18376]: Listen and drop on 0 v6wildcard [::]:123 2024-08-17T16:42:31.454 INFO:teuthology.orchestra.run.smithi169.stdout:17 Aug 16:42:31 ntpd[18376]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-08-17T16:42:31.454 INFO:teuthology.orchestra.run.smithi169.stdout:17 Aug 16:42:31 ntpd[18376]: Listen normally on 2 lo 127.0.0.1:123 2024-08-17T16:42:31.454 INFO:teuthology.orchestra.run.smithi169.stdout:17 Aug 16:42:31 ntpd[18376]: Listen normally on 3 enp3s0f1 172.21.15.169:123 2024-08-17T16:42:31.454 INFO:teuthology.orchestra.run.smithi169.stdout:17 Aug 16:42:31 ntpd[18376]: Listen normally on 4 lo [::1]:123 2024-08-17T16:42:31.455 INFO:teuthology.orchestra.run.smithi169.stdout:17 Aug 16:42:31 ntpd[18376]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7f4d%5]:123 2024-08-17T16:42:31.455 INFO:teuthology.orchestra.run.smithi169.stdout:17 Aug 16:42:31 ntpd[18376]: Listening on routing socket on fd #22 for interface updates 2024-08-17T16:42:32.451 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:32 ntpd[18376]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:42:32.451 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:32 ntpd[18376]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:42:32.451 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:32 ntpd[18376]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:42:32.451 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:32 ntpd[18376]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:42:32.451 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:32 ntpd[18376]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:42:32.452 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:32 ntpd[18376]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:42:33.427 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:33 ntpd[18374]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:42:33.427 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:33 ntpd[18374]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:42:33.427 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:33 ntpd[18374]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:42:33.427 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:33 ntpd[18374]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:42:33.427 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:33 ntpd[18374]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:42:33.428 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:33 ntpd[18374]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:42:33.428 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:33 ntpd[18374]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:42:33.428 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:33 ntpd[18374]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:42:33.428 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:33 ntpd[18374]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:42:33.428 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:33 ntpd[18374]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:42:33.428 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:33 ntpd[18374]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:42:33.428 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:33 ntpd[18374]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:42:34.426 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:34 ntpd[18374]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:42:34.426 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:34 ntpd[18374]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:42:34.452 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:34 ntpd[18376]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:42:34.452 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:34 ntpd[18376]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:42:34.452 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:34 ntpd[18376]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:42:34.452 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:34 ntpd[18376]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:42:34.452 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:34 ntpd[18376]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:42:34.452 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:34 ntpd[18376]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:42:34.452 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:34 ntpd[18376]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:42:34.452 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:34 ntpd[18376]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:42:34.452 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:34 ntpd[18376]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:42:34.452 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:34 ntpd[18376]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:42:34.453 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:34 ntpd[18376]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:42:34.453 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:34 ntpd[18376]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:42:35.427 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:35 ntpd[18374]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:42:35.428 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:35 ntpd[18374]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:42:35.428 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:35 ntpd[18374]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:42:35.428 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:35 ntpd[18374]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:42:35.428 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:35 ntpd[18374]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:42:35.428 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:35 ntpd[18374]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:42:35.428 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:35 ntpd[18374]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:42:35.428 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:35 ntpd[18374]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:42:35.428 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:35 ntpd[18374]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:42:35.428 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:35 ntpd[18374]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:42:35.428 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:35 ntpd[18374]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:42:35.428 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:35 ntpd[18374]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:42:35.428 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:35 ntpd[18374]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:42:35.428 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:35 ntpd[18374]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:42:35.429 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:35 ntpd[18374]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:42:35.429 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:35 ntpd[18374]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:42:35.429 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:35 ntpd[18374]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:42:35.429 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:35 ntpd[18374]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:42:36.453 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:36 ntpd[18376]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:42:36.453 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:36 ntpd[18376]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:42:36.453 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:36 ntpd[18376]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:42:36.453 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:36 ntpd[18376]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:42:36.453 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:36 ntpd[18376]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:42:36.453 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:36 ntpd[18376]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:42:36.453 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:36 ntpd[18376]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:42:36.453 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:36 ntpd[18376]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:42:36.454 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:36 ntpd[18376]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:42:36.454 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:36 ntpd[18376]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:42:36.454 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:36 ntpd[18376]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:42:36.454 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:36 ntpd[18376]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:42:36.454 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:36 ntpd[18376]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:42:36.454 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:36 ntpd[18376]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:42:36.454 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:36 ntpd[18376]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:42:36.454 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:36 ntpd[18376]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:42:36.454 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:36 ntpd[18376]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:42:36.454 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:36 ntpd[18376]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:42:36.454 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:36 ntpd[18376]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:42:36.454 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:36 ntpd[18376]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:42:37.428 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:37 ntpd[18374]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:42:37.428 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:37 ntpd[18374]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:42:37.428 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:37 ntpd[18374]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:42:37.428 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:37 ntpd[18374]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:42:37.428 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:37 ntpd[18374]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:42:37.428 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:37 ntpd[18374]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:42:37.428 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:37 ntpd[18374]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:42:37.428 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:37 ntpd[18374]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:42:37.428 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:37 ntpd[18374]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:42:37.428 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:37 ntpd[18374]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:42:37.428 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:37 ntpd[18374]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:42:37.428 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:37 ntpd[18374]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:42:37.429 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:37 ntpd[18374]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:42:37.429 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:37 ntpd[18374]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:42:37.429 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:37 ntpd[18374]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:42:37.429 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:37 ntpd[18374]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:42:37.429 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:37 ntpd[18374]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:42:37.429 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:37 ntpd[18374]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:42:38.451 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:38 ntpd[18376]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:42:38.452 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:38 ntpd[18376]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:42:38.452 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:38 ntpd[18376]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:42:38.452 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:38 ntpd[18376]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:42:38.452 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:38 ntpd[18376]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:42:38.452 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:38 ntpd[18376]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:42:38.452 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:38 ntpd[18376]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:42:38.452 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:38 ntpd[18376]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:42:38.452 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:38 ntpd[18376]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:42:38.452 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:38 ntpd[18376]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:42:38.453 INFO:teuthology.orchestra.run.smithi169.stdout:17 Aug 16:42:38 ntpd[18376]: ntpd: time slew +0.000055 s 2024-08-17T16:42:38.453 INFO:teuthology.orchestra.run.smithi169.stdout:ntpd: time slew +0.000055s 2024-08-17T16:42:38.453 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:38 ntpd[18376]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-08-17T16:42:38.453 INFO:teuthology.orchestra.run.smithi169.stderr:17 Aug 16:42:38 ntpd[18376]: can't open /var/log/ntpstats/loopstats.20240817: Permission denied 2024-08-17T16:42:38.505 INFO:teuthology.orchestra.run.smithi169.stdout: remote refid st t when poll reach delay offset jitter 2024-08-17T16:42:38.505 INFO:teuthology.orchestra.run.smithi169.stdout:============================================================================== 2024-08-17T16:42:38.505 INFO:teuthology.orchestra.run.smithi169.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-17T16:42:38.505 INFO:teuthology.orchestra.run.smithi169.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-17T16:42:38.505 INFO:teuthology.orchestra.run.smithi169.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-17T16:42:38.506 INFO:teuthology.orchestra.run.smithi169.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-17T16:42:39.427 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:39 ntpd[18374]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:42:39.427 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:39 ntpd[18374]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:42:39.427 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:39 ntpd[18374]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:42:39.427 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:39 ntpd[18374]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:42:39.427 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:39 ntpd[18374]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:42:39.428 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:39 ntpd[18374]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:42:39.428 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:39 ntpd[18374]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:42:39.428 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:39 ntpd[18374]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:42:39.428 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:39 ntpd[18374]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:42:39.428 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:39 ntpd[18374]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:42:39.428 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:39 ntpd[18374]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-08-17T16:42:39.428 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:39 ntpd[18374]: can't open /var/log/ntpstats/rawstats.20240817: Permission denied 2024-08-17T16:42:39.428 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:39 ntpd[18374]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-08-17T16:42:39.428 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:39 ntpd[18374]: can't open /var/log/ntpstats/peerstats.20240817: Permission denied 2024-08-17T16:42:39.428 INFO:teuthology.orchestra.run.smithi131.stdout:17 Aug 16:42:39 ntpd[18374]: ntpd: time slew -0.000247 s 2024-08-17T16:42:39.428 INFO:teuthology.orchestra.run.smithi131.stdout:ntpd: time slew -0.000247s 2024-08-17T16:42:39.429 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:39 ntpd[18374]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-08-17T16:42:39.429 INFO:teuthology.orchestra.run.smithi131.stderr:17 Aug 16:42:39 ntpd[18374]: can't open /var/log/ntpstats/loopstats.20240817: Permission denied 2024-08-17T16:42:39.481 INFO:teuthology.orchestra.run.smithi131.stdout: remote refid st t when poll reach delay offset jitter 2024-08-17T16:42:39.482 INFO:teuthology.orchestra.run.smithi131.stdout:============================================================================== 2024-08-17T16:42:39.482 INFO:teuthology.orchestra.run.smithi131.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-17T16:42:39.482 INFO:teuthology.orchestra.run.smithi131.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-17T16:42:39.482 INFO:teuthology.orchestra.run.smithi131.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-17T16:42:39.482 INFO:teuthology.orchestra.run.smithi131.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-08-17T16:42:39.482 INFO:teuthology.run_tasks:Running task install... 2024-08-17T16:42:39.489 DEBUG:teuthology.task.install:project ceph 2024-08-17T16:42:39.490 DEBUG:teuthology.task.install:INSTALL overrides: {'ceph': {'flavor': 'default', 'sha1': 'cd8bdbeb9fbdab5733aa3aaadc042c965473e453'}} 2024-08-17T16:42:39.490 DEBUG:teuthology.task.install:config {'branch': 'reef', 'exclude_packages': ['ceph-volume'], 'flavor': 'default', 'sha1': 'cd8bdbeb9fbdab5733aa3aaadc042c965473e453'} 2024-08-17T16:42:39.490 INFO:teuthology.task.install:Using flavor: default 2024-08-17T16:42:39.495 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']} 2024-08-17T16:42:39.495 INFO:teuthology.task.install:extra packages: [] 2024-08-17T16:42:39.496 DEBUG:teuthology.orchestra.run.smithi131:> sudo apt-key list | grep Ceph 2024-08-17T16:42:39.496 DEBUG:teuthology.orchestra.run.smithi169:> sudo apt-key list | grep Ceph 2024-08-17T16:42:39.562 INFO:teuthology.orchestra.run.smithi169.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-08-17T16:42:39.583 INFO:teuthology.orchestra.run.smithi131.stderr:Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). 2024-08-17T16:42:39.592 INFO:teuthology.orchestra.run.smithi169.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-08-17T16:42:39.592 INFO:teuthology.orchestra.run.smithi169.stdout:uid [ unknown] Ceph.com (release key) 2024-08-17T16:42:39.593 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 2024-08-17T16:42:39.593 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-17T16:42:39.593 INFO:teuthology.packaging:ref: None 2024-08-17T16:42:39.593 INFO:teuthology.packaging:tag: None 2024-08-17T16:42:39.593 INFO:teuthology.packaging:branch: reef 2024-08-17T16:42:39.594 INFO:teuthology.packaging:sha1: cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T16:42:39.594 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=reef 2024-08-17T16:42:39.610 INFO:teuthology.orchestra.run.smithi131.stdout:uid [ unknown] Ceph automated package build (Ceph automated package build) 2024-08-17T16:42:39.611 INFO:teuthology.orchestra.run.smithi131.stdout:uid [ unknown] Ceph.com (release key) 2024-08-17T16:42:39.612 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 2024-08-17T16:42:39.612 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-17T16:42:39.612 INFO:teuthology.packaging:ref: None 2024-08-17T16:42:39.612 INFO:teuthology.packaging:tag: None 2024-08-17T16:42:39.612 INFO:teuthology.packaging:branch: reef 2024-08-17T16:42:39.612 INFO:teuthology.packaging:sha1: cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T16:42:39.612 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=reef 2024-08-17T16:42:39.841 INFO:teuthology.task.install.deb:Pulling from https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default/ 2024-08-17T16:42:39.841 INFO:teuthology.task.install.deb:Package version is 18.2.4-717-g03f4c3e8-1jammy 2024-08-17T16:42:39.858 INFO:teuthology.task.install.deb:Pulling from https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default/ 2024-08-17T16:42:39.858 INFO:teuthology.task.install.deb:Package version is 18.2.4-717-g03f4c3e8-1jammy 2024-08-17T16:42:39.977 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-08-17T16:42:39.977 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-08-17T16:42:39.979 DEBUG:teuthology.orchestra.run.smithi131:> set -ex 2024-08-17T16:42:39.979 DEBUG:teuthology.orchestra.run.smithi131:> sudo dd of=/etc/apt/sources.list.d/ceph.list 2024-08-17T16:42:39.993 DEBUG:teuthology.orchestra.run.smithi169:> sudo apt-get update 2024-08-17T16:42:39.994 DEBUG:teuthology.orchestra.run.smithi131:> sudo apt-get update 2024-08-17T16:42:40.166 INFO:teuthology.orchestra.run.smithi131.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-17T16:42:40.175 INFO:teuthology.orchestra.run.smithi131.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-08-17T16:42:40.188 INFO:teuthology.orchestra.run.smithi169.stdout:Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-08-17T16:42:40.192 INFO:teuthology.orchestra.run.smithi131.stdout:Hit:3 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-08-17T16:42:40.219 INFO:teuthology.orchestra.run.smithi131.stdout:Ign:4 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy InRelease 2024-08-17T16:42:40.220 INFO:teuthology.orchestra.run.smithi169.stdout:Ign:2 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy InRelease 2024-08-17T16:42:40.240 INFO:teuthology.orchestra.run.smithi131.stdout:Get:5 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy Release [7,662 B] 2024-08-17T16:42:40.241 INFO:teuthology.orchestra.run.smithi169.stdout:Get:3 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy Release [7,662 B] 2024-08-17T16:42:40.262 INFO:teuthology.orchestra.run.smithi131.stdout:Ign:6 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy Release.gpg 2024-08-17T16:42:40.263 INFO:teuthology.orchestra.run.smithi169.stdout:Ign:4 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy Release.gpg 2024-08-17T16:42:40.283 INFO:teuthology.orchestra.run.smithi131.stdout:Get:7 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.7 kB] 2024-08-17T16:42:40.283 INFO:teuthology.orchestra.run.smithi169.stdout:Get:5 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 Packages [17.7 kB] 2024-08-17T16:42:40.290 INFO:teuthology.orchestra.run.smithi169.stdout:Hit:6 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-08-17T16:42:40.309 INFO:teuthology.orchestra.run.smithi131.stdout:Hit:8 http://security.ubuntu.com/ubuntu jammy-security InRelease 2024-08-17T16:42:40.310 INFO:teuthology.orchestra.run.smithi131.stdout:Get:9 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,402 B] 2024-08-17T16:42:40.311 INFO:teuthology.orchestra.run.smithi169.stdout:Get:7 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main i386 Packages [3,402 B] 2024-08-17T16:42:40.368 INFO:teuthology.orchestra.run.smithi169.stdout:Hit:8 http://archive.ubuntu.com/ubuntu jammy-updates InRelease 2024-08-17T16:42:40.450 INFO:teuthology.orchestra.run.smithi169.stdout:Hit:9 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-08-17T16:42:40.524 INFO:teuthology.orchestra.run.smithi131.stdout:Fetched 28.8 kB in 0s (83.7 kB/s) 2024-08-17T16:42:40.588 INFO:teuthology.orchestra.run.smithi169.stdout:Fetched 28.8 kB in 0s (69.9 kB/s) 2024-08-17T16:42:41.544 INFO:teuthology.orchestra.run.smithi169.stdout:Reading package lists... 2024-08-17T16:42:41.561 DEBUG:teuthology.orchestra.run.smithi169:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=18.2.4-717-g03f4c3e8-1jammy cephadm=18.2.4-717-g03f4c3e8-1jammy ceph-mds=18.2.4-717-g03f4c3e8-1jammy ceph-mgr=18.2.4-717-g03f4c3e8-1jammy ceph-common=18.2.4-717-g03f4c3e8-1jammy ceph-fuse=18.2.4-717-g03f4c3e8-1jammy ceph-test=18.2.4-717-g03f4c3e8-1jammy radosgw=18.2.4-717-g03f4c3e8-1jammy python3-rados=18.2.4-717-g03f4c3e8-1jammy python3-rgw=18.2.4-717-g03f4c3e8-1jammy python3-cephfs=18.2.4-717-g03f4c3e8-1jammy python3-rbd=18.2.4-717-g03f4c3e8-1jammy libcephfs2=18.2.4-717-g03f4c3e8-1jammy libcephfs-dev=18.2.4-717-g03f4c3e8-1jammy librados2=18.2.4-717-g03f4c3e8-1jammy librbd1=18.2.4-717-g03f4c3e8-1jammy rbd-fuse=18.2.4-717-g03f4c3e8-1jammy 2024-08-17T16:42:41.568 INFO:teuthology.orchestra.run.smithi131.stdout:Reading package lists... 2024-08-17T16:42:41.584 DEBUG:teuthology.orchestra.run.smithi131:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y --force-yes -o Dpkg::Options::="--force-confdef" -o Dpkg::Options::="--force-confold" install ceph=18.2.4-717-g03f4c3e8-1jammy cephadm=18.2.4-717-g03f4c3e8-1jammy ceph-mds=18.2.4-717-g03f4c3e8-1jammy ceph-mgr=18.2.4-717-g03f4c3e8-1jammy ceph-common=18.2.4-717-g03f4c3e8-1jammy ceph-fuse=18.2.4-717-g03f4c3e8-1jammy ceph-test=18.2.4-717-g03f4c3e8-1jammy radosgw=18.2.4-717-g03f4c3e8-1jammy python3-rados=18.2.4-717-g03f4c3e8-1jammy python3-rgw=18.2.4-717-g03f4c3e8-1jammy python3-cephfs=18.2.4-717-g03f4c3e8-1jammy python3-rbd=18.2.4-717-g03f4c3e8-1jammy libcephfs2=18.2.4-717-g03f4c3e8-1jammy libcephfs-dev=18.2.4-717-g03f4c3e8-1jammy librados2=18.2.4-717-g03f4c3e8-1jammy librbd1=18.2.4-717-g03f4c3e8-1jammy rbd-fuse=18.2.4-717-g03f4c3e8-1jammy 2024-08-17T16:42:41.627 INFO:teuthology.orchestra.run.smithi169.stdout:Reading package lists... 2024-08-17T16:42:41.645 INFO:teuthology.orchestra.run.smithi131.stdout:Reading package lists... 2024-08-17T16:42:41.836 INFO:teuthology.orchestra.run.smithi169.stdout:Building dependency tree... 2024-08-17T16:42:41.837 INFO:teuthology.orchestra.run.smithi169.stdout:Reading state information... 2024-08-17T16:42:41.848 INFO:teuthology.orchestra.run.smithi131.stdout:Building dependency tree... 2024-08-17T16:42:41.849 INFO:teuthology.orchestra.run.smithi131.stdout:Reading state information... 2024-08-17T16:42:42.040 INFO:teuthology.orchestra.run.smithi169.stdout:The following packages were automatically installed and are no longer required: 2024-08-17T16:42:42.040 INFO:teuthology.orchestra.run.smithi169.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-17T16:42:42.040 INFO:teuthology.orchestra.run.smithi169.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-17T16:42:42.040 INFO:teuthology.orchestra.run.smithi169.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-17T16:42:42.043 INFO:teuthology.orchestra.run.smithi169.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-08-17T16:42:42.043 INFO:teuthology.orchestra.run.smithi169.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-08-17T16:42:42.043 INFO:teuthology.orchestra.run.smithi169.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-17T16:42:42.043 INFO:teuthology.orchestra.run.smithi169.stdout:The following additional packages will be installed: 2024-08-17T16:42:42.044 INFO:teuthology.orchestra.run.smithi169.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-08-17T16:42:42.044 INFO:teuthology.orchestra.run.smithi169.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume jq 2024-08-17T16:42:42.044 INFO:teuthology.orchestra.run.smithi169.stdout: libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 liboath0 libonig5 2024-08-17T16:42:42.044 INFO:teuthology.orchestra.run.smithi169.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-08-17T16:42:42.044 INFO:teuthology.orchestra.run.smithi169.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.16.0 nvme-cli 2024-08-17T16:42:42.044 INFO:teuthology.orchestra.run.smithi169.stdout: python-asyncssh-doc python-babel-localedata python-pastedeploy-tpl 2024-08-17T16:42:42.044 INFO:teuthology.orchestra.run.smithi169.stdout: python3-asyncssh python3-babel python3-bcrypt python3-cachetools 2024-08-17T16:42:42.044 INFO:teuthology.orchestra.run.smithi169.stdout: python3-ceph-argparse python3-ceph-common python3-certifi python3-cheroot 2024-08-17T16:42:42.044 INFO:teuthology.orchestra.run.smithi169.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-08-17T16:42:42.044 INFO:teuthology.orchestra.run.smithi169.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-08-17T16:42:42.044 INFO:teuthology.orchestra.run.smithi169.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-08-17T16:42:42.045 INFO:teuthology.orchestra.run.smithi169.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-08-17T16:42:42.045 INFO:teuthology.orchestra.run.smithi169.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-08-17T16:42:42.045 INFO:teuthology.orchestra.run.smithi169.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-08-17T16:42:42.045 INFO:teuthology.orchestra.run.smithi169.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-08-17T16:42:42.045 INFO:teuthology.orchestra.run.smithi169.stdout: python3-pygments python3-pyinotify python3-pytest python3-repoze.lru 2024-08-17T16:42:42.045 INFO:teuthology.orchestra.run.smithi169.stdout: python3-requests python3-requests-oauthlib python3-routes python3-rsa 2024-08-17T16:42:42.045 INFO:teuthology.orchestra.run.smithi169.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-08-17T16:42:42.045 INFO:teuthology.orchestra.run.smithi169.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-08-17T16:42:42.045 INFO:teuthology.orchestra.run.smithi169.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-08-17T16:42:42.045 INFO:teuthology.orchestra.run.smithi169.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-08-17T16:42:42.046 INFO:teuthology.orchestra.run.smithi169.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat xmlstarlet 2024-08-17T16:42:42.046 INFO:teuthology.orchestra.run.smithi169.stdout:Suggested packages: 2024-08-17T16:42:42.047 INFO:teuthology.orchestra.run.smithi169.stdout: python3-influxdb python-jinja2-doc python3-beaker python-mako-doc 2024-08-17T16:42:42.047 INFO:teuthology.orchestra.run.smithi169.stdout: python-natsort-doc python-openssl-doc python3-openssl-dbg httpd-wsgi 2024-08-17T16:42:42.047 INFO:teuthology.orchestra.run.smithi169.stdout: libapache2-mod-python libapache2-mod-scgi libjs-mochikit python-pecan-doc 2024-08-17T16:42:42.047 INFO:teuthology.orchestra.run.smithi169.stdout: python-psutil-doc subversion python-pygments-doc python-pyinotify-doc 2024-08-17T16:42:42.047 INFO:teuthology.orchestra.run.smithi169.stdout: python3-socks python-requests-doc python3-dap python-sklearn-doc ipython3 2024-08-17T16:42:42.047 INFO:teuthology.orchestra.run.smithi169.stdout: python-waitress-doc python-webob-doc python-webtest-doc python-werkzeug-doc 2024-08-17T16:42:42.047 INFO:teuthology.orchestra.run.smithi169.stdout: python3-watchdog 2024-08-17T16:42:42.047 INFO:teuthology.orchestra.run.smithi169.stdout:Recommended packages: 2024-08-17T16:42:42.047 INFO:teuthology.orchestra.run.smithi169.stdout: btrfs-tools 2024-08-17T16:42:42.048 INFO:teuthology.orchestra.run.smithi131.stdout:The following packages were automatically installed and are no longer required: 2024-08-17T16:42:42.049 INFO:teuthology.orchestra.run.smithi131.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-08-17T16:42:42.049 INFO:teuthology.orchestra.run.smithi131.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-08-17T16:42:42.049 INFO:teuthology.orchestra.run.smithi131.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-08-17T16:42:42.049 INFO:teuthology.orchestra.run.smithi131.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-08-17T16:42:42.049 INFO:teuthology.orchestra.run.smithi131.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-08-17T16:42:42.049 INFO:teuthology.orchestra.run.smithi131.stdout:Use 'sudo apt autoremove' to remove them. 2024-08-17T16:42:42.049 INFO:teuthology.orchestra.run.smithi131.stdout:The following additional packages will be installed: 2024-08-17T16:42:42.049 INFO:teuthology.orchestra.run.smithi131.stdout: ceph-base ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-local 2024-08-17T16:42:42.049 INFO:teuthology.orchestra.run.smithi131.stdout: ceph-mgr-k8sevents ceph-mgr-modules-core ceph-mon ceph-osd ceph-volume jq 2024-08-17T16:42:42.049 INFO:teuthology.orchestra.run.smithi131.stdout: libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 liboath0 libonig5 2024-08-17T16:42:42.050 INFO:teuthology.orchestra.run.smithi131.stdout: libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 libradosstriper1 2024-08-17T16:42:42.050 INFO:teuthology.orchestra.run.smithi131.stdout: librdkafka1 librgw2 libsqlite3-mod-ceph libthrift-0.16.0 nvme-cli 2024-08-17T16:42:42.050 INFO:teuthology.orchestra.run.smithi131.stdout: python-asyncssh-doc python-babel-localedata python-pastedeploy-tpl 2024-08-17T16:42:42.050 INFO:teuthology.orchestra.run.smithi131.stdout: python3-asyncssh python3-babel python3-bcrypt python3-cachetools 2024-08-17T16:42:42.050 INFO:teuthology.orchestra.run.smithi131.stdout: python3-ceph-argparse python3-ceph-common python3-certifi python3-cheroot 2024-08-17T16:42:42.050 INFO:teuthology.orchestra.run.smithi131.stdout: python3-cherrypy3 python3-google-auth python3-idna python3-iniconfig 2024-08-17T16:42:42.050 INFO:teuthology.orchestra.run.smithi131.stdout: python3-jaraco.classes python3-jaraco.collections python3-jaraco.functools 2024-08-17T16:42:42.050 INFO:teuthology.orchestra.run.smithi131.stdout: python3-jaraco.text python3-jinja2 python3-joblib python3-kubernetes 2024-08-17T16:42:42.050 INFO:teuthology.orchestra.run.smithi131.stdout: python3-logutils python3-mako python3-markupsafe python3-natsort 2024-08-17T16:42:42.050 INFO:teuthology.orchestra.run.smithi131.stdout: python3-openssl python3-paste python3-pastedeploy python3-pastescript 2024-08-17T16:42:42.050 INFO:teuthology.orchestra.run.smithi131.stdout: python3-pecan python3-pluggy python3-portend python3-prettytable 2024-08-17T16:42:42.051 INFO:teuthology.orchestra.run.smithi131.stdout: python3-psutil python3-py python3-pyasn1 python3-pyasn1-modules 2024-08-17T16:42:42.051 INFO:teuthology.orchestra.run.smithi131.stdout: python3-pygments python3-pyinotify python3-pytest python3-repoze.lru 2024-08-17T16:42:42.051 INFO:teuthology.orchestra.run.smithi131.stdout: python3-requests python3-requests-oauthlib python3-routes python3-rsa 2024-08-17T16:42:42.051 INFO:teuthology.orchestra.run.smithi131.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-08-17T16:42:42.051 INFO:teuthology.orchestra.run.smithi131.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-08-17T16:42:42.051 INFO:teuthology.orchestra.run.smithi131.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-08-17T16:42:42.051 INFO:teuthology.orchestra.run.smithi131.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-08-17T16:42:42.051 INFO:teuthology.orchestra.run.smithi131.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n socat xmlstarlet 2024-08-17T16:42:42.051 INFO:teuthology.orchestra.run.smithi131.stdout:Suggested packages: 2024-08-17T16:42:42.051 INFO:teuthology.orchestra.run.smithi131.stdout: python3-influxdb python-jinja2-doc python3-beaker python-mako-doc 2024-08-17T16:42:42.051 INFO:teuthology.orchestra.run.smithi131.stdout: python-natsort-doc python-openssl-doc python3-openssl-dbg httpd-wsgi 2024-08-17T16:42:42.051 INFO:teuthology.orchestra.run.smithi131.stdout: libapache2-mod-python libapache2-mod-scgi libjs-mochikit python-pecan-doc 2024-08-17T16:42:42.052 INFO:teuthology.orchestra.run.smithi131.stdout: python-psutil-doc subversion python-pygments-doc python-pyinotify-doc 2024-08-17T16:42:42.052 INFO:teuthology.orchestra.run.smithi131.stdout: python3-socks python-requests-doc python3-dap python-sklearn-doc ipython3 2024-08-17T16:42:42.052 INFO:teuthology.orchestra.run.smithi131.stdout: python-waitress-doc python-webob-doc python-webtest-doc python-werkzeug-doc 2024-08-17T16:42:42.052 INFO:teuthology.orchestra.run.smithi131.stdout: python3-watchdog 2024-08-17T16:42:42.052 INFO:teuthology.orchestra.run.smithi131.stdout:Recommended packages: 2024-08-17T16:42:42.052 INFO:teuthology.orchestra.run.smithi131.stdout: btrfs-tools 2024-08-17T16:42:42.144 INFO:teuthology.orchestra.run.smithi131.stdout:The following NEW packages will be installed: 2024-08-17T16:42:42.144 INFO:teuthology.orchestra.run.smithi131.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-08-17T16:42:42.144 INFO:teuthology.orchestra.run.smithi131.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-08-17T16:42:42.144 INFO:teuthology.orchestra.run.smithi131.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-08-17T16:42:42.146 INFO:teuthology.orchestra.run.smithi131.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 2024-08-17T16:42:42.147 INFO:teuthology.orchestra.run.smithi131.stdout: liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2024-08-17T16:42:42.147 INFO:teuthology.orchestra.run.smithi131.stdout: librados2 libradosstriper1 librbd1 librdkafka1 librgw2 libsqlite3-mod-ceph 2024-08-17T16:42:42.147 INFO:teuthology.orchestra.run.smithi131.stdout: libthrift-0.16.0 nvme-cli python-asyncssh-doc python-babel-localedata 2024-08-17T16:42:42.147 INFO:teuthology.orchestra.run.smithi131.stdout: python-pastedeploy-tpl python3-asyncssh python3-babel python3-bcrypt 2024-08-17T16:42:42.147 INFO:teuthology.orchestra.run.smithi131.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-cephfs 2024-08-17T16:42:42.147 INFO:teuthology.orchestra.run.smithi131.stdout: python3-certifi python3-cheroot python3-cherrypy3 python3-google-auth 2024-08-17T16:42:42.147 INFO:teuthology.orchestra.run.smithi131.stdout: python3-idna python3-iniconfig python3-jaraco.classes 2024-08-17T16:42:42.147 INFO:teuthology.orchestra.run.smithi131.stdout: python3-jaraco.collections python3-jaraco.functools python3-jaraco.text 2024-08-17T16:42:42.147 INFO:teuthology.orchestra.run.smithi131.stdout: python3-jinja2 python3-joblib python3-kubernetes python3-logutils 2024-08-17T16:42:42.147 INFO:teuthology.orchestra.run.smithi131.stdout: python3-mako python3-markupsafe python3-natsort python3-openssl 2024-08-17T16:42:42.147 INFO:teuthology.orchestra.run.smithi131.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2024-08-17T16:42:42.147 INFO:teuthology.orchestra.run.smithi131.stdout: python3-pluggy python3-portend python3-prettytable python3-psutil python3-py 2024-08-17T16:42:42.148 INFO:teuthology.orchestra.run.smithi131.stdout: python3-pyasn1 python3-pyasn1-modules python3-pygments python3-pyinotify 2024-08-17T16:42:42.148 INFO:teuthology.orchestra.run.smithi131.stdout: python3-pytest python3-rados python3-rbd python3-repoze.lru python3-requests 2024-08-17T16:42:42.148 INFO:teuthology.orchestra.run.smithi131.stdout: python3-requests-oauthlib python3-rgw python3-routes python3-rsa 2024-08-17T16:42:42.148 INFO:teuthology.orchestra.run.smithi131.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-08-17T16:42:42.148 INFO:teuthology.orchestra.run.smithi131.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-08-17T16:42:42.148 INFO:teuthology.orchestra.run.smithi131.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-08-17T16:42:42.148 INFO:teuthology.orchestra.run.smithi131.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-08-17T16:42:42.148 INFO:teuthology.orchestra.run.smithi131.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n radosgw rbd-fuse 2024-08-17T16:42:42.148 INFO:teuthology.orchestra.run.smithi131.stdout: socat xmlstarlet 2024-08-17T16:42:42.149 INFO:teuthology.orchestra.run.smithi169.stdout:The following NEW packages will be installed: 2024-08-17T16:42:42.149 INFO:teuthology.orchestra.run.smithi169.stdout: ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2024-08-17T16:42:42.149 INFO:teuthology.orchestra.run.smithi169.stdout: ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2024-08-17T16:42:42.150 INFO:teuthology.orchestra.run.smithi169.stdout: ceph-mgr-modules-core ceph-mon ceph-osd ceph-test ceph-volume cephadm jq 2024-08-17T16:42:42.150 INFO:teuthology.orchestra.run.smithi169.stdout: libcephfs-dev libcephfs2 libdouble-conversion3 libfmt8 libjq1 liblttng-ust1 2024-08-17T16:42:42.150 INFO:teuthology.orchestra.run.smithi169.stdout: liboath0 libonig5 libpcre2-16-0 libqt5core5a libqt5dbus5 libqt5network5 2024-08-17T16:42:42.150 INFO:teuthology.orchestra.run.smithi169.stdout: librados2 libradosstriper1 librbd1 librdkafka1 librgw2 libsqlite3-mod-ceph 2024-08-17T16:42:42.150 INFO:teuthology.orchestra.run.smithi169.stdout: libthrift-0.16.0 nvme-cli python-asyncssh-doc python-babel-localedata 2024-08-17T16:42:42.150 INFO:teuthology.orchestra.run.smithi169.stdout: python-pastedeploy-tpl python3-asyncssh python3-babel python3-bcrypt 2024-08-17T16:42:42.150 INFO:teuthology.orchestra.run.smithi169.stdout: python3-cachetools python3-ceph-argparse python3-ceph-common python3-cephfs 2024-08-17T16:42:42.150 INFO:teuthology.orchestra.run.smithi169.stdout: python3-certifi python3-cheroot python3-cherrypy3 python3-google-auth 2024-08-17T16:42:42.150 INFO:teuthology.orchestra.run.smithi169.stdout: python3-idna python3-iniconfig python3-jaraco.classes 2024-08-17T16:42:42.150 INFO:teuthology.orchestra.run.smithi169.stdout: python3-jaraco.collections python3-jaraco.functools python3-jaraco.text 2024-08-17T16:42:42.150 INFO:teuthology.orchestra.run.smithi169.stdout: python3-jinja2 python3-joblib python3-kubernetes python3-logutils 2024-08-17T16:42:42.150 INFO:teuthology.orchestra.run.smithi169.stdout: python3-mako python3-markupsafe python3-natsort python3-openssl 2024-08-17T16:42:42.150 INFO:teuthology.orchestra.run.smithi169.stdout: python3-paste python3-pastedeploy python3-pastescript python3-pecan 2024-08-17T16:42:42.151 INFO:teuthology.orchestra.run.smithi169.stdout: python3-pluggy python3-portend python3-prettytable python3-psutil python3-py 2024-08-17T16:42:42.151 INFO:teuthology.orchestra.run.smithi169.stdout: python3-pyasn1 python3-pyasn1-modules python3-pygments python3-pyinotify 2024-08-17T16:42:42.151 INFO:teuthology.orchestra.run.smithi169.stdout: python3-pytest python3-rados python3-rbd python3-repoze.lru python3-requests 2024-08-17T16:42:42.151 INFO:teuthology.orchestra.run.smithi169.stdout: python3-requests-oauthlib python3-rgw python3-routes python3-rsa 2024-08-17T16:42:42.151 INFO:teuthology.orchestra.run.smithi169.stdout: python3-simplegeneric python3-simplejson python3-singledispatch 2024-08-17T16:42:42.151 INFO:teuthology.orchestra.run.smithi169.stdout: python3-sklearn python3-sklearn-lib python3-tempita python3-tempora 2024-08-17T16:42:42.151 INFO:teuthology.orchestra.run.smithi169.stdout: python3-threadpoolctl python3-toml python3-urllib3 python3-waitress 2024-08-17T16:42:42.151 INFO:teuthology.orchestra.run.smithi169.stdout: python3-wcwidth python3-webob python3-websocket python3-webtest 2024-08-17T16:42:42.151 INFO:teuthology.orchestra.run.smithi169.stdout: python3-werkzeug python3-zc.lockfile qttranslations5-l10n radosgw rbd-fuse 2024-08-17T16:42:42.151 INFO:teuthology.orchestra.run.smithi169.stdout: socat xmlstarlet 2024-08-17T16:42:42.204 INFO:teuthology.orchestra.run.smithi131.stdout:0 upgraded, 109 newly installed, 0 to remove and 320 not upgraded. 2024-08-17T16:42:42.204 INFO:teuthology.orchestra.run.smithi131.stdout:Need to get 162 MB of archives. 2024-08-17T16:42:42.204 INFO:teuthology.orchestra.run.smithi131.stdout:After this operation, 744 MB of additional disk space will be used. 2024-08-17T16:42:42.204 INFO:teuthology.orchestra.run.smithi131.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libfmt8 amd64 8.1.1+ds1-2 [60.2 kB] 2024-08-17T16:42:42.262 INFO:teuthology.orchestra.run.smithi131.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-08-17T16:42:42.286 INFO:teuthology.orchestra.run.smithi131.stdout:Get:3 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 18.2.4-717-g03f4c3e8-1jammy [3,450 kB] 2024-08-17T16:42:42.289 INFO:teuthology.orchestra.run.smithi169.stdout:0 upgraded, 109 newly installed, 0 to remove and 320 not upgraded. 2024-08-17T16:42:42.289 INFO:teuthology.orchestra.run.smithi169.stdout:Need to get 162 MB of archives. 2024-08-17T16:42:42.289 INFO:teuthology.orchestra.run.smithi169.stdout:After this operation, 744 MB of additional disk space will be used. 2024-08-17T16:42:42.289 INFO:teuthology.orchestra.run.smithi169.stdout:Get:1 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 librados2 amd64 18.2.4-717-g03f4c3e8-1jammy [3,450 kB] 2024-08-17T16:42:42.298 INFO:teuthology.orchestra.run.smithi131.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-08-17T16:42:42.301 INFO:teuthology.orchestra.run.smithi131.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-08-17T16:42:42.317 INFO:teuthology.orchestra.run.smithi131.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-08-17T16:42:42.335 INFO:teuthology.orchestra.run.smithi169.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libfmt8 amd64 8.1.1+ds1-2 [60.2 kB] 2024-08-17T16:42:42.370 INFO:teuthology.orchestra.run.smithi131.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-08-17T16:42:42.375 INFO:teuthology.orchestra.run.smithi131.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-08-17T16:42:42.386 INFO:teuthology.orchestra.run.smithi131.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-08-17T16:42:42.389 INFO:teuthology.orchestra.run.smithi131.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-08-17T16:42:42.390 INFO:teuthology.orchestra.run.smithi131.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-08-17T16:42:42.391 INFO:teuthology.orchestra.run.smithi131.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-08-17T16:42:42.398 INFO:teuthology.orchestra.run.smithi131.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-08-17T16:42:42.399 INFO:teuthology.orchestra.run.smithi131.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-08-17T16:42:42.399 INFO:teuthology.orchestra.run.smithi131.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-08-17T16:42:42.400 INFO:teuthology.orchestra.run.smithi131.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-08-17T16:42:42.409 INFO:teuthology.orchestra.run.smithi131.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-08-17T16:42:42.409 INFO:teuthology.orchestra.run.smithi131.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-08-17T16:42:42.410 INFO:teuthology.orchestra.run.smithi131.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-08-17T16:42:42.426 INFO:teuthology.orchestra.run.smithi131.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-08-17T16:42:42.427 INFO:teuthology.orchestra.run.smithi131.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-08-17T16:42:42.427 INFO:teuthology.orchestra.run.smithi131.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-08-17T16:42:42.430 INFO:teuthology.orchestra.run.smithi131.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-08-17T16:42:42.430 INFO:teuthology.orchestra.run.smithi131.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-08-17T16:42:42.431 INFO:teuthology.orchestra.run.smithi131.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-08-17T16:42:42.431 INFO:teuthology.orchestra.run.smithi131.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-08-17T16:42:42.443 INFO:teuthology.orchestra.run.smithi131.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-08-17T16:42:42.444 INFO:teuthology.orchestra.run.smithi131.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-08-17T16:42:42.444 INFO:teuthology.orchestra.run.smithi131.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webob all 1:1.8.6-1.1 [85.2 kB] 2024-08-17T16:42:42.461 INFO:teuthology.orchestra.run.smithi131.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-08-17T16:42:42.462 INFO:teuthology.orchestra.run.smithi131.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-08-17T16:42:42.462 INFO:teuthology.orchestra.run.smithi131.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-08-17T16:42:42.468 INFO:teuthology.orchestra.run.smithi131.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-08-17T16:42:42.468 INFO:teuthology.orchestra.run.smithi131.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-08-17T16:42:42.468 INFO:teuthology.orchestra.run.smithi131.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-08-17T16:42:42.469 INFO:teuthology.orchestra.run.smithi131.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-08-17T16:42:42.478 INFO:teuthology.orchestra.run.smithi131.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-08-17T16:42:42.480 INFO:teuthology.orchestra.run.smithi131.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-08-17T16:42:42.480 INFO:teuthology.orchestra.run.smithi131.stdout:Get:39 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 18.2.4-717-g03f4c3e8-1jammy [3,108 kB] 2024-08-17T16:42:42.480 INFO:teuthology.orchestra.run.smithi131.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-08-17T16:42:42.495 INFO:teuthology.orchestra.run.smithi131.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-08-17T16:42:42.495 INFO:teuthology.orchestra.run.smithi169.stdout:Get:3 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 librbd1 amd64 18.2.4-717-g03f4c3e8-1jammy [3,108 kB] 2024-08-17T16:42:42.496 INFO:teuthology.orchestra.run.smithi131.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-08-17T16:42:42.499 INFO:teuthology.orchestra.run.smithi131.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-08-17T16:42:42.500 INFO:teuthology.orchestra.run.smithi131.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-08-17T16:42:42.501 INFO:teuthology.orchestra.run.smithi131.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-08-17T16:42:42.504 INFO:teuthology.orchestra.run.smithi131.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-08-17T16:42:42.556 INFO:teuthology.orchestra.run.smithi131.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-08-17T16:42:42.557 INFO:teuthology.orchestra.run.smithi131.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-08-17T16:42:42.558 INFO:teuthology.orchestra.run.smithi131.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-08-17T16:42:42.558 INFO:teuthology.orchestra.run.smithi131.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-08-17T16:42:42.559 INFO:teuthology.orchestra.run.smithi131.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-08-17T16:42:42.559 INFO:teuthology.orchestra.run.smithi131.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-08-17T16:42:42.559 INFO:teuthology.orchestra.run.smithi131.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-08-17T16:42:42.561 INFO:teuthology.orchestra.run.smithi131.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-08-17T16:42:42.562 INFO:teuthology.orchestra.run.smithi131.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-08-17T16:42:42.575 INFO:teuthology.orchestra.run.smithi131.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-08-17T16:42:42.584 INFO:teuthology.orchestra.run.smithi131.stdout:Get:57 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 18.2.4-717-g03f4c3e8-1jammy [683 kB] 2024-08-17T16:42:42.592 INFO:teuthology.orchestra.run.smithi131.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-08-17T16:42:42.595 INFO:teuthology.orchestra.run.smithi131.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-08-17T16:42:42.595 INFO:teuthology.orchestra.run.smithi131.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-08-17T16:42:42.597 INFO:teuthology.orchestra.run.smithi131.stdout:Get:61 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 18.2.4-717-g03f4c3e8-1jammy [356 kB] 2024-08-17T16:42:42.598 INFO:teuthology.orchestra.run.smithi169.stdout:Get:4 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs2 amd64 18.2.4-717-g03f4c3e8-1jammy [683 kB] 2024-08-17T16:42:42.604 INFO:teuthology.orchestra.run.smithi131.stdout:Get:62 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 18.2.4-717-g03f4c3e8-1jammy [32.8 kB] 2024-08-17T16:42:42.605 INFO:teuthology.orchestra.run.smithi131.stdout:Get:63 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 18.2.4-717-g03f4c3e8-1jammy [180 kB] 2024-08-17T16:42:42.609 INFO:teuthology.orchestra.run.smithi131.stdout:Get:64 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 18.2.4-717-g03f4c3e8-1jammy [63.7 kB] 2024-08-17T16:42:42.610 INFO:teuthology.orchestra.run.smithi131.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-08-17T16:42:42.610 INFO:teuthology.orchestra.run.smithi131.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-08-17T16:42:42.611 INFO:teuthology.orchestra.run.smithi131.stdout:Get:67 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 18.2.4-717-g03f4c3e8-1jammy [334 kB] 2024-08-17T16:42:42.611 INFO:teuthology.orchestra.run.smithi131.stdout:Get:68 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-08-17T16:42:42.611 INFO:teuthology.orchestra.run.smithi169.stdout:Get:5 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 python3-rados amd64 18.2.4-717-g03f4c3e8-1jammy [356 kB] 2024-08-17T16:42:42.611 INFO:teuthology.orchestra.run.smithi131.stdout:Get:69 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-08-17T16:42:42.612 INFO:teuthology.orchestra.run.smithi131.stdout:Get:70 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-08-17T16:42:42.612 INFO:teuthology.orchestra.run.smithi131.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-08-17T16:42:42.612 INFO:teuthology.orchestra.run.smithi131.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-08-17T16:42:42.613 INFO:teuthology.orchestra.run.smithi169.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy/main amd64 liblttng-ust1 amd64 2.13.1-1ubuntu1 [190 kB] 2024-08-17T16:42:42.618 INFO:teuthology.orchestra.run.smithi169.stdout:Get:7 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-argparse all 18.2.4-717-g03f4c3e8-1jammy [32.8 kB] 2024-08-17T16:42:42.619 INFO:teuthology.orchestra.run.smithi169.stdout:Get:8 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 python3-cephfs amd64 18.2.4-717-g03f4c3e8-1jammy [180 kB] 2024-08-17T16:42:42.623 INFO:teuthology.orchestra.run.smithi169.stdout:Get:9 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 python3-ceph-common all 18.2.4-717-g03f4c3e8-1jammy [63.7 kB] 2024-08-17T16:42:42.623 INFO:teuthology.orchestra.run.smithi131.stdout:Get:73 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 18.2.4-717-g03f4c3e8-1jammy [5,895 kB] 2024-08-17T16:42:42.624 INFO:teuthology.orchestra.run.smithi169.stdout:Get:10 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 python3-rbd amd64 18.2.4-717-g03f4c3e8-1jammy [334 kB] 2024-08-17T16:42:42.628 INFO:teuthology.orchestra.run.smithi131.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-08-17T16:42:42.632 INFO:teuthology.orchestra.run.smithi131.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-08-17T16:42:42.633 INFO:teuthology.orchestra.run.smithi131.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-08-17T16:42:42.635 INFO:teuthology.orchestra.run.smithi131.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-08-17T16:42:42.635 INFO:teuthology.orchestra.run.smithi131.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-08-17T16:42:42.646 INFO:teuthology.orchestra.run.smithi131.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-08-17T16:42:42.648 INFO:teuthology.orchestra.run.smithi131.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.2 [473 kB] 2024-08-17T16:42:42.651 INFO:teuthology.orchestra.run.smithi169.stdout:Get:11 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 librgw2 amd64 18.2.4-717-g03f4c3e8-1jammy [5,895 kB] 2024-08-17T16:42:42.652 INFO:teuthology.orchestra.run.smithi131.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-08-17T16:42:42.655 INFO:teuthology.orchestra.run.smithi131.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-08-17T16:42:42.655 INFO:teuthology.orchestra.run.smithi131.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-08-17T16:42:42.663 INFO:teuthology.orchestra.run.smithi131.stdout:Get:84 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-08-17T16:42:42.670 INFO:teuthology.orchestra.run.smithi131.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-08-17T16:42:42.670 INFO:teuthology.orchestra.run.smithi131.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-08-17T16:42:42.671 INFO:teuthology.orchestra.run.smithi131.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-08-17T16:42:42.785 INFO:teuthology.orchestra.run.smithi169.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libdouble-conversion3 amd64 3.1.7-4 [39.0 kB] 2024-08-17T16:42:42.799 INFO:teuthology.orchestra.run.smithi169.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 libpcre2-16-0 amd64 10.39-3ubuntu0.1 [203 kB] 2024-08-17T16:42:42.810 INFO:teuthology.orchestra.run.smithi131.stdout:Get:88 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 18.2.4-717-g03f4c3e8-1jammy [112 kB] 2024-08-17T16:42:42.812 INFO:teuthology.orchestra.run.smithi131.stdout:Get:89 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 18.2.4-717-g03f4c3e8-1jammy [445 kB] 2024-08-17T16:42:42.821 INFO:teuthology.orchestra.run.smithi131.stdout:Get:90 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 18.2.4-717-g03f4c3e8-1jammy [22.0 MB] 2024-08-17T16:42:42.842 INFO:teuthology.orchestra.run.smithi169.stdout:Get:14 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 python3-rgw amd64 18.2.4-717-g03f4c3e8-1jammy [112 kB] 2024-08-17T16:42:42.844 INFO:teuthology.orchestra.run.smithi169.stdout:Get:15 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 libradosstriper1 amd64 18.2.4-717-g03f4c3e8-1jammy [445 kB] 2024-08-17T16:42:42.853 INFO:teuthology.orchestra.run.smithi169.stdout:Get:16 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-common amd64 18.2.4-717-g03f4c3e8-1jammy [22.0 MB] 2024-08-17T16:42:42.871 INFO:teuthology.orchestra.run.smithi169.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5core5a amd64 5.15.3+dfsg-2ubuntu0.2 [2,006 kB] 2024-08-17T16:42:43.069 INFO:teuthology.orchestra.run.smithi169.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5dbus5 amd64 5.15.3+dfsg-2ubuntu0.2 [222 kB] 2024-08-17T16:42:43.078 INFO:teuthology.orchestra.run.smithi169.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 libqt5network5 amd64 5.15.3+dfsg-2ubuntu0.2 [731 kB] 2024-08-17T16:42:43.106 INFO:teuthology.orchestra.run.smithi169.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy/universe amd64 libthrift-0.16.0 amd64 0.16.0-2 [267 kB] 2024-08-17T16:42:43.115 INFO:teuthology.orchestra.run.smithi169.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-wcwidth all 0.2.5+dfsg1-1 [21.9 kB] 2024-08-17T16:42:43.116 INFO:teuthology.orchestra.run.smithi169.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-prettytable all 2.5.0-2 [31.3 kB] 2024-08-17T16:42:43.117 INFO:teuthology.orchestra.run.smithi169.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy/universe amd64 librdkafka1 amd64 1.8.0-1build1 [633 kB] 2024-08-17T16:42:43.135 INFO:teuthology.orchestra.run.smithi169.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy/main amd64 liboath0 amd64 2.6.7-3build1 [41.1 kB] 2024-08-17T16:42:43.136 INFO:teuthology.orchestra.run.smithi169.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.functools all 3.4.0-2 [9,030 B] 2024-08-17T16:42:43.137 INFO:teuthology.orchestra.run.smithi169.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-cheroot all 8.5.2+ds1-1ubuntu3.1 [71.1 kB] 2024-08-17T16:42:43.152 INFO:teuthology.orchestra.run.smithi169.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.classes all 3.2.1-3 [6,452 B] 2024-08-17T16:42:43.222 INFO:teuthology.orchestra.run.smithi169.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.text all 3.6.0-2 [8,716 B] 2024-08-17T16:42:43.222 INFO:teuthology.orchestra.run.smithi169.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-jaraco.collections all 3.4.0-2 [11.4 kB] 2024-08-17T16:42:43.223 INFO:teuthology.orchestra.run.smithi169.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempora all 4.1.2-1 [14.8 kB] 2024-08-17T16:42:43.225 INFO:teuthology.orchestra.run.smithi169.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-portend all 3.0.0-1 [7,240 B] 2024-08-17T16:42:43.225 INFO:teuthology.orchestra.run.smithi169.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-zc.lockfile all 2.0-1 [8,980 B] 2024-08-17T16:42:43.226 INFO:teuthology.orchestra.run.smithi169.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cherrypy3 all 18.6.1-4 [208 kB] 2024-08-17T16:42:43.231 INFO:teuthology.orchestra.run.smithi169.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-natsort all 8.0.2-1 [35.3 kB] 2024-08-17T16:42:43.233 INFO:teuthology.orchestra.run.smithi169.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-logutils all 0.3.3-8 [17.6 kB] 2024-08-17T16:42:43.234 INFO:teuthology.orchestra.run.smithi169.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-markupsafe amd64 2.0.1-2build1 [12.7 kB] 2024-08-17T16:42:43.314 INFO:teuthology.orchestra.run.smithi169.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-mako all 1.1.3+ds1-2ubuntu0.1 [60.5 kB] 2024-08-17T16:42:43.316 INFO:teuthology.orchestra.run.smithi169.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2024-08-17T16:42:43.317 INFO:teuthology.orchestra.run.smithi169.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-singledispatch all 3.4.0.3-3 [7,320 B] 2024-08-17T16:42:43.318 INFO:teuthology.orchestra.run.smithi169.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webob all 1:1.8.6-1.1 [85.2 kB] 2024-08-17T16:42:43.320 INFO:teuthology.orchestra.run.smithi169.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-waitress all 1.4.4-1.1ubuntu1 [47.3 kB] 2024-08-17T16:42:43.322 INFO:teuthology.orchestra.run.smithi169.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-tempita all 0.5.2-6ubuntu1 [15.1 kB] 2024-08-17T16:42:43.323 INFO:teuthology.orchestra.run.smithi169.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-paste all 3.5.0+dfsg1-1 [456 kB] 2024-08-17T16:42:43.396 INFO:teuthology.orchestra.run.smithi169.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-pastedeploy-tpl all 2.1.1-1 [4,892 B] 2024-08-17T16:42:43.396 INFO:teuthology.orchestra.run.smithi169.stdout:Get:45 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastedeploy all 2.1.1-1 [26.6 kB] 2024-08-17T16:42:43.397 INFO:teuthology.orchestra.run.smithi169.stdout:Get:46 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-webtest all 2.0.35-1 [28.5 kB] 2024-08-17T16:42:43.477 INFO:teuthology.orchestra.run.smithi169.stdout:Get:47 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pecan all 1.3.3-4ubuntu2 [87.3 kB] 2024-08-17T16:42:43.480 INFO:teuthology.orchestra.run.smithi169.stdout:Get:48 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-certifi all 2020.6.20-1 [150 kB] 2024-08-17T16:42:43.484 INFO:teuthology.orchestra.run.smithi169.stdout:Get:49 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-idna all 3.3-1ubuntu0.1 [52.1 kB] 2024-08-17T16:42:43.486 INFO:teuthology.orchestra.run.smithi169.stdout:Get:50 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-urllib3 all 1.26.5-1~exp1ubuntu0.1 [98.2 kB] 2024-08-17T16:42:43.489 INFO:teuthology.orchestra.run.smithi169.stdout:Get:51 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-requests all 2.25.1+dfsg-2ubuntu0.1 [48.8 kB] 2024-08-17T16:42:43.490 INFO:teuthology.orchestra.run.smithi169.stdout:Get:52 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-werkzeug all 2.0.2+dfsg1-1ubuntu0.22.04.2 [181 kB] 2024-08-17T16:42:43.495 INFO:teuthology.orchestra.run.smithi169.stdout:Get:53 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-bcrypt amd64 3.2.0-1build1 [32.7 kB] 2024-08-17T16:42:43.559 INFO:teuthology.orchestra.run.smithi169.stdout:Get:54 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-openssl all 21.0.0-1 [45.2 kB] 2024-08-17T16:42:43.560 INFO:teuthology.orchestra.run.smithi169.stdout:Get:55 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-asyncssh all 2.5.0-1 [185 kB] 2024-08-17T16:42:43.565 INFO:teuthology.orchestra.run.smithi169.stdout:Get:56 http://archive.ubuntu.com/ubuntu jammy/main amd64 python-babel-localedata all 2.8.0+dfsg.1-7 [4,982 kB] 2024-08-17T16:42:43.624 INFO:teuthology.orchestra.run.smithi131.stdout:Get:91 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 18.2.4-717-g03f4c3e8-1jammy [5,001 kB] 2024-08-17T16:42:43.691 INFO:teuthology.orchestra.run.smithi169.stdout:Get:57 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-base amd64 18.2.4-717-g03f4c3e8-1jammy [5,001 kB] 2024-08-17T16:42:43.707 INFO:teuthology.orchestra.run.smithi131.stdout:Get:92 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 18.2.4-717-g03f4c3e8-1jammy [241 kB] 2024-08-17T16:42:43.712 INFO:teuthology.orchestra.run.smithi131.stdout:Get:93 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 18.2.4-717-g03f4c3e8-1jammy [130 kB] 2024-08-17T16:42:43.714 INFO:teuthology.orchestra.run.smithi131.stdout:Get:94 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 18.2.4-717-g03f4c3e8-1jammy [1,494 kB] 2024-08-17T16:42:43.730 INFO:teuthology.orchestra.run.smithi169.stdout:Get:58 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-babel all 2.8.0+dfsg.1-7 [85.1 kB] 2024-08-17T16:42:43.732 INFO:teuthology.orchestra.run.smithi169.stdout:Get:59 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3-jinja2 all 3.0.3-1ubuntu0.2 [108 kB] 2024-08-17T16:42:43.734 INFO:teuthology.orchestra.run.smithi169.stdout:Get:60 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pluggy all 0.13.0-7.1 [19.0 kB] 2024-08-17T16:42:43.735 INFO:teuthology.orchestra.run.smithi169.stdout:Get:61 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-py all 1.10.0-1 [71.9 kB] 2024-08-17T16:42:43.737 INFO:teuthology.orchestra.run.smithi169.stdout:Get:62 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-iniconfig all 1.1.1-2 [6,024 B] 2024-08-17T16:42:43.738 INFO:teuthology.orchestra.run.smithi169.stdout:Get:63 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-toml all 0.10.2-1 [16.5 kB] 2024-08-17T16:42:43.739 INFO:teuthology.orchestra.run.smithi169.stdout:Get:64 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-pytest all 6.2.5-1ubuntu2 [214 kB] 2024-08-17T16:42:43.744 INFO:teuthology.orchestra.run.smithi169.stdout:Get:65 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2024-08-17T16:42:43.744 INFO:teuthology.orchestra.run.smithi169.stdout:Get:66 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-routes all 2.5.1-1ubuntu1 [89.0 kB] 2024-08-17T16:42:43.761 INFO:teuthology.orchestra.run.smithi131.stdout:Get:95 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 18.2.4-717-g03f4c3e8-1jammy [6,084 kB] 2024-08-17T16:42:43.768 INFO:teuthology.orchestra.run.smithi169.stdout:Get:67 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-modules-core all 18.2.4-717-g03f4c3e8-1jammy [241 kB] 2024-08-17T16:42:43.771 INFO:teuthology.orchestra.run.smithi169.stdout:Get:68 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 libsqlite3-mod-ceph amd64 18.2.4-717-g03f4c3e8-1jammy [130 kB] 2024-08-17T16:42:43.772 INFO:teuthology.orchestra.run.smithi169.stdout:Get:69 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr amd64 18.2.4-717-g03f4c3e8-1jammy [1,494 kB] 2024-08-17T16:42:43.815 INFO:teuthology.orchestra.run.smithi169.stdout:Get:70 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mon amd64 18.2.4-717-g03f4c3e8-1jammy [6,084 kB] 2024-08-17T16:42:43.816 INFO:teuthology.orchestra.run.smithi169.stdout:Get:71 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn-lib amd64 0.23.2-5ubuntu6 [2,058 kB] 2024-08-17T16:42:43.863 INFO:teuthology.orchestra.run.smithi169.stdout:Get:72 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-joblib all 0.17.0-4ubuntu1 [204 kB] 2024-08-17T16:42:43.866 INFO:teuthology.orchestra.run.smithi169.stdout:Get:73 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-threadpoolctl all 3.1.0-1 [21.3 kB] 2024-08-17T16:42:43.867 INFO:teuthology.orchestra.run.smithi169.stdout:Get:74 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-sklearn all 0.23.2-5ubuntu6 [1,829 kB] 2024-08-17T16:42:43.917 INFO:teuthology.orchestra.run.smithi169.stdout:Get:75 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-cachetools all 5.0.0-1 [9,722 B] 2024-08-17T16:42:43.918 INFO:teuthology.orchestra.run.smithi169.stdout:Get:76 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1 all 0.4.8-1 [50.9 kB] 2024-08-17T16:42:43.919 INFO:teuthology.orchestra.run.smithi169.stdout:Get:77 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyasn1-modules all 0.2.1-1 [33.0 kB] 2024-08-17T16:42:43.919 INFO:teuthology.orchestra.run.smithi169.stdout:Get:78 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-rsa all 4.8-1 [28.4 kB] 2024-08-17T16:42:43.920 INFO:teuthology.orchestra.run.smithi169.stdout:Get:79 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-google-auth all 1.5.1-3 [35.7 kB] 2024-08-17T16:42:43.921 INFO:teuthology.orchestra.run.smithi169.stdout:Get:80 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-requests-oauthlib all 1.3.0+ds-0.1 [18.7 kB] 2024-08-17T16:42:43.959 INFO:teuthology.orchestra.run.smithi131.stdout:Get:96 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 18.2.4-717-g03f4c3e8-1jammy [22.3 MB] 2024-08-17T16:42:43.978 INFO:teuthology.orchestra.run.smithi169.stdout:Get:81 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-websocket all 1.2.3-1 [34.7 kB] 2024-08-17T16:42:43.979 INFO:teuthology.orchestra.run.smithi169.stdout:Get:82 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python3-kubernetes all 12.0.1-1ubuntu1 [353 kB] 2024-08-17T16:42:43.986 INFO:teuthology.orchestra.run.smithi169.stdout:Get:83 http://archive.ubuntu.com/ubuntu jammy/main amd64 libonig5 amd64 6.9.7.1-2build1 [172 kB] 2024-08-17T16:42:44.013 INFO:teuthology.orchestra.run.smithi169.stdout:Get:84 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-osd amd64 18.2.4-717-g03f4c3e8-1jammy [22.3 MB] 2024-08-17T16:42:44.060 INFO:teuthology.orchestra.run.smithi169.stdout:Get:85 http://archive.ubuntu.com/ubuntu jammy/main amd64 libjq1 amd64 1.6-2.1ubuntu3 [133 kB] 2024-08-17T16:42:44.063 INFO:teuthology.orchestra.run.smithi169.stdout:Get:86 http://archive.ubuntu.com/ubuntu jammy/main amd64 jq amd64 1.6-2.1ubuntu3 [52.5 kB] 2024-08-17T16:42:44.065 INFO:teuthology.orchestra.run.smithi169.stdout:Get:87 http://archive.ubuntu.com/ubuntu jammy/main amd64 socat amd64 1.7.4.1-3ubuntu4 [349 kB] 2024-08-17T16:42:44.074 INFO:teuthology.orchestra.run.smithi169.stdout:Get:88 http://archive.ubuntu.com/ubuntu jammy/universe amd64 xmlstarlet amd64 1.6.1-2.1 [265 kB] 2024-08-17T16:42:44.081 INFO:teuthology.orchestra.run.smithi169.stdout:Get:89 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 nvme-cli amd64 1.16-3ubuntu0.2 [473 kB] 2024-08-17T16:42:44.091 INFO:teuthology.orchestra.run.smithi169.stdout:Get:90 http://archive.ubuntu.com/ubuntu jammy/universe amd64 python-asyncssh-doc all 2.5.0-1 [318 kB] 2024-08-17T16:42:44.098 INFO:teuthology.orchestra.run.smithi169.stdout:Get:91 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2024-08-17T16:42:44.142 INFO:teuthology.orchestra.run.smithi169.stdout:Get:92 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-psutil amd64 5.9.0-1build1 [158 kB] 2024-08-17T16:42:44.145 INFO:teuthology.orchestra.run.smithi169.stdout:Get:93 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pygments all 2.11.2+dfsg-2 [750 kB] 2024-08-17T16:42:44.161 INFO:teuthology.orchestra.run.smithi169.stdout:Get:94 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-pyinotify all 0.9.6-1.3 [24.8 kB] 2024-08-17T16:42:44.223 INFO:teuthology.orchestra.run.smithi169.stdout:Get:95 http://archive.ubuntu.com/ubuntu jammy/main amd64 python3-simplejson amd64 3.17.6-1build1 [54.7 kB] 2024-08-17T16:42:44.225 INFO:teuthology.orchestra.run.smithi169.stdout:Get:96 http://archive.ubuntu.com/ubuntu jammy/universe amd64 qttranslations5-l10n all 5.15.3-1 [1,983 kB] 2024-08-17T16:42:44.770 INFO:teuthology.orchestra.run.smithi131.stdout:Get:97 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 18.2.4-717-g03f4c3e8-1jammy [14.1 kB] 2024-08-17T16:42:44.771 INFO:teuthology.orchestra.run.smithi131.stdout:Get:98 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 18.2.4-717-g03f4c3e8-1jammy [834 kB] 2024-08-17T16:42:44.787 INFO:teuthology.orchestra.run.smithi131.stdout:Get:99 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 18.2.4-717-g03f4c3e8-1jammy [2,158 kB] 2024-08-17T16:42:44.809 INFO:teuthology.orchestra.run.smithi169.stdout:Get:97 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 ceph amd64 18.2.4-717-g03f4c3e8-1jammy [14.1 kB] 2024-08-17T16:42:44.810 INFO:teuthology.orchestra.run.smithi169.stdout:Get:98 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-fuse amd64 18.2.4-717-g03f4c3e8-1jammy [834 kB] 2024-08-17T16:42:44.823 INFO:teuthology.orchestra.run.smithi131.stdout:Get:100 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 18.2.4-717-g03f4c3e8-1jammy [238 kB] 2024-08-17T16:42:44.826 INFO:teuthology.orchestra.run.smithi169.stdout:Get:99 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mds amd64 18.2.4-717-g03f4c3e8-1jammy [2,158 kB] 2024-08-17T16:42:44.827 INFO:teuthology.orchestra.run.smithi131.stdout:Get:101 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 18.2.4-717-g03f4c3e8-1jammy [145 kB] 2024-08-17T16:42:44.829 INFO:teuthology.orchestra.run.smithi131.stdout:Get:102 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 18.2.4-717-g03f4c3e8-1jammy [2,233 kB] 2024-08-17T16:42:44.863 INFO:teuthology.orchestra.run.smithi169.stdout:Get:100 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 cephadm amd64 18.2.4-717-g03f4c3e8-1jammy [238 kB] 2024-08-17T16:42:44.866 INFO:teuthology.orchestra.run.smithi169.stdout:Get:101 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-cephadm all 18.2.4-717-g03f4c3e8-1jammy [145 kB] 2024-08-17T16:42:44.868 INFO:teuthology.orchestra.run.smithi169.stdout:Get:102 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-dashboard all 18.2.4-717-g03f4c3e8-1jammy [2,233 kB] 2024-08-17T16:42:44.881 INFO:teuthology.orchestra.run.smithi131.stdout:Get:103 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 18.2.4-717-g03f4c3e8-1jammy [8,625 kB] 2024-08-17T16:42:44.910 INFO:teuthology.orchestra.run.smithi169.stdout:Get:103 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-diskprediction-local all 18.2.4-717-g03f4c3e8-1jammy [8,625 kB] 2024-08-17T16:42:45.188 INFO:teuthology.orchestra.run.smithi131.stdout:Get:104 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 18.2.4-717-g03f4c3e8-1jammy [14.3 kB] 2024-08-17T16:42:45.189 INFO:teuthology.orchestra.run.smithi131.stdout:Get:105 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 18.2.4-717-g03f4c3e8-1jammy [42.7 MB] 2024-08-17T16:42:45.211 INFO:teuthology.orchestra.run.smithi169.stdout:Get:104 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-mgr-k8sevents all 18.2.4-717-g03f4c3e8-1jammy [14.3 kB] 2024-08-17T16:42:45.211 INFO:teuthology.orchestra.run.smithi169.stdout:Get:105 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-test amd64 18.2.4-717-g03f4c3e8-1jammy [42.7 MB] 2024-08-17T16:42:46.775 INFO:teuthology.orchestra.run.smithi131.stdout:Get:106 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 18.2.4-717-g03f4c3e8-1jammy [122 kB] 2024-08-17T16:42:46.777 INFO:teuthology.orchestra.run.smithi131.stdout:Get:107 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 18.2.4-717-g03f4c3e8-1jammy [38.3 kB] 2024-08-17T16:42:46.778 INFO:teuthology.orchestra.run.smithi131.stdout:Get:108 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 18.2.4-717-g03f4c3e8-1jammy [11.6 MB] 2024-08-17T16:42:46.787 INFO:teuthology.orchestra.run.smithi169.stdout:Get:106 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 ceph-volume all 18.2.4-717-g03f4c3e8-1jammy [122 kB] 2024-08-17T16:42:46.789 INFO:teuthology.orchestra.run.smithi169.stdout:Get:107 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 libcephfs-dev amd64 18.2.4-717-g03f4c3e8-1jammy [38.3 kB] 2024-08-17T16:42:46.790 INFO:teuthology.orchestra.run.smithi169.stdout:Get:108 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 radosgw amd64 18.2.4-717-g03f4c3e8-1jammy [11.6 MB] 2024-08-17T16:42:47.030 INFO:teuthology.orchestra.run.smithi131.stdout:Get:109 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 18.2.4-717-g03f4c3e8-1jammy [93.1 kB] 2024-08-17T16:42:47.054 INFO:teuthology.orchestra.run.smithi169.stdout:Get:109 https://4.chacra.ceph.com/r/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/flavors/default jammy/main amd64 rbd-fuse amd64 18.2.4-717-g03f4c3e8-1jammy [93.1 kB] 2024-08-17T16:42:47.611 INFO:teuthology.orchestra.run.smithi131.stdout:Fetched 162 MB in 5s (33.2 MB/s) 2024-08-17T16:42:47.622 INFO:teuthology.orchestra.run.smithi169.stdout:Fetched 162 MB in 5s (33.1 MB/s) 2024-08-17T16:42:47.728 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package libfmt8:amd64. 2024-08-17T16:42:47.744 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package libfmt8:amd64. 2024-08-17T16:42:47.786 INFO:teuthology.orchestra.run.smithi131.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 ... 165988 files and directories currently installed.) 2024-08-17T16:42:47.790 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../000-libfmt8_8.1.1+ds1-2_amd64.deb ... 2024-08-17T16:42:47.802 INFO:teuthology.orchestra.run.smithi169.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 ... 165988 files and directories currently installed.) 2024-08-17T16:42:47.807 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../000-libfmt8_8.1.1+ds1-2_amd64.deb ... 2024-08-17T16:42:47.859 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking libfmt8:amd64 (8.1.1+ds1-2) ... 2024-08-17T16:42:47.877 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking libfmt8:amd64 (8.1.1+ds1-2) ... 2024-08-17T16:42:48.180 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-08-17T16:42:48.187 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package liblttng-ust1:amd64. 2024-08-17T16:42:48.207 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../001-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-08-17T16:42:48.214 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../001-liblttng-ust1_2.13.1-1ubuntu1_amd64.deb ... 2024-08-17T16:42:48.247 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-08-17T16:42:48.254 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-08-17T16:42:48.592 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-08-17T16:42:48.600 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package libdouble-conversion3:amd64. 2024-08-17T16:42:48.619 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../002-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-08-17T16:42:48.626 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../002-libdouble-conversion3_3.1.7-4_amd64.deb ... 2024-08-17T16:42:48.659 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-08-17T16:42:48.666 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking libdouble-conversion3:amd64 (3.1.7-4) ... 2024-08-17T16:42:48.970 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-08-17T16:42:48.970 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package libpcre2-16-0:amd64. 2024-08-17T16:42:48.996 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../003-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-08-17T16:42:48.997 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../003-libpcre2-16-0_10.39-3ubuntu0.1_amd64.deb ... 2024-08-17T16:42:49.036 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-08-17T16:42:49.036 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-08-17T16:42:49.432 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-08-17T16:42:49.458 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../004-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-08-17T16:42:49.473 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package libqt5core5a:amd64. 2024-08-17T16:42:49.500 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../004-libqt5core5a_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-08-17T16:42:49.506 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-17T16:42:49.547 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-17T16:42:49.918 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-08-17T16:42:49.945 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../005-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-08-17T16:42:49.960 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package libqt5dbus5:amd64. 2024-08-17T16:42:49.985 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-17T16:42:49.986 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../005-libqt5dbus5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-08-17T16:42:50.026 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-17T16:42:50.330 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-08-17T16:42:50.356 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../006-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-08-17T16:42:50.388 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-17T16:42:50.388 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package libqt5network5:amd64. 2024-08-17T16:42:50.415 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../006-libqt5network5_5.15.3+dfsg-2ubuntu0.2_amd64.deb ... 2024-08-17T16:42:50.455 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-17T16:42:50.691 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-08-17T16:42:50.717 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../007-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-08-17T16:42:50.757 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-08-17T16:42:50.775 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package libthrift-0.16.0:amd64. 2024-08-17T16:42:50.802 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../007-libthrift-0.16.0_0.16.0-2_amd64.deb ... 2024-08-17T16:42:50.833 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-08-17T16:42:51.069 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package librados2. 2024-08-17T16:42:51.096 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../008-librados2_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:42:51.136 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking librados2 (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:42:51.161 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package librados2. 2024-08-17T16:42:51.188 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../008-librados2_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:42:51.228 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking librados2 (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:42:51.622 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package librbd1. 2024-08-17T16:42:51.648 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../009-librbd1_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:42:51.688 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking librbd1 (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:42:51.697 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package librbd1. 2024-08-17T16:42:51.724 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../009-librbd1_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:42:51.764 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking librbd1 (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:42:52.124 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package libcephfs2. 2024-08-17T16:42:52.151 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../010-libcephfs2_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:42:52.191 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking libcephfs2 (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:42:52.208 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package libcephfs2. 2024-08-17T16:42:52.224 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../010-libcephfs2_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:42:52.258 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking libcephfs2 (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:42:52.518 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-rados. 2024-08-17T16:42:52.519 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-rados. 2024-08-17T16:42:52.534 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../011-python3-rados_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:42:52.545 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../011-python3-rados_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:42:52.585 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-rados (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:42:52.586 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-rados (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:42:52.906 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-08-17T16:42:52.932 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../012-python3-ceph-argparse_18.2.4-717-g03f4c3e8-1jammy_all.deb ... 2024-08-17T16:42:52.971 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-ceph-argparse. 2024-08-17T16:42:52.972 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-ceph-argparse (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:42:52.998 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../012-python3-ceph-argparse_18.2.4-717-g03f4c3e8-1jammy_all.deb ... 2024-08-17T16:42:53.046 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-ceph-argparse (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:42:53.208 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-cephfs. 2024-08-17T16:42:53.223 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../013-python3-cephfs_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:42:53.266 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-cephfs (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:42:53.315 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-cephfs. 2024-08-17T16:42:53.342 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../013-python3-cephfs_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:42:53.382 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-cephfs (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:42:53.536 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-ceph-common. 2024-08-17T16:42:53.551 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../014-python3-ceph-common_18.2.4-717-g03f4c3e8-1jammy_all.deb ... 2024-08-17T16:42:53.586 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-ceph-common (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:42:53.701 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-ceph-common. 2024-08-17T16:42:53.728 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../014-python3-ceph-common_18.2.4-717-g03f4c3e8-1jammy_all.deb ... 2024-08-17T16:42:53.768 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-ceph-common (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:42:53.874 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-wcwidth. 2024-08-17T16:42:53.899 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../015-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-08-17T16:42:53.939 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-08-17T16:42:54.154 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-wcwidth. 2024-08-17T16:42:54.181 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../015-python3-wcwidth_0.2.5+dfsg1-1_all.deb ... 2024-08-17T16:42:54.229 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-wcwidth (0.2.5+dfsg1-1) ... 2024-08-17T16:42:54.276 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-prettytable. 2024-08-17T16:42:54.302 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../016-python3-prettytable_2.5.0-2_all.deb ... 2024-08-17T16:42:54.342 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-08-17T16:42:54.603 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-rbd. 2024-08-17T16:42:54.607 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-prettytable. 2024-08-17T16:42:54.618 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../017-python3-rbd_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:42:54.634 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../016-python3-prettytable_2.5.0-2_all.deb ... 2024-08-17T16:42:54.661 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-rbd (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:42:54.970 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-prettytable (2.5.0-2) ... 2024-08-17T16:42:55.115 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-08-17T16:42:55.141 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../018-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-08-17T16:42:55.181 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-08-17T16:42:55.277 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-rbd. 2024-08-17T16:42:55.292 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../017-python3-rbd_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:42:55.335 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-rbd (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:42:55.518 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package librgw2. 2024-08-17T16:42:55.544 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../019-librgw2_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:42:55.584 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking librgw2 (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:42:55.671 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package librdkafka1:amd64. 2024-08-17T16:42:55.698 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../018-librdkafka1_1.8.0-1build1_amd64.deb ... 2024-08-17T16:42:55.738 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking librdkafka1:amd64 (1.8.0-1build1) ... 2024-08-17T16:42:56.070 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-rgw. 2024-08-17T16:42:56.086 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../020-python3-rgw_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:42:56.107 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package librgw2. 2024-08-17T16:42:56.120 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-rgw (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:42:56.134 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../019-librgw2_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:42:56.182 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking librgw2 (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:42:56.465 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package liboath0:amd64. 2024-08-17T16:42:56.491 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../021-liboath0_2.6.7-3build1_amd64.deb ... 2024-08-17T16:42:56.531 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-08-17T16:42:56.735 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-rgw. 2024-08-17T16:42:56.761 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../020-python3-rgw_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:42:56.785 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package libradosstriper1. 2024-08-17T16:42:56.800 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../022-libradosstriper1_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:42:56.809 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-rgw (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:42:56.835 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking libradosstriper1 (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:42:57.163 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package liboath0:amd64. 2024-08-17T16:42:57.189 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../021-liboath0_2.6.7-3build1_amd64.deb ... 2024-08-17T16:42:57.229 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking liboath0:amd64 (2.6.7-3build1) ... 2024-08-17T16:42:57.238 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package ceph-common. 2024-08-17T16:42:57.265 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../023-ceph-common_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:42:57.305 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking ceph-common (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:42:57.574 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package libradosstriper1. 2024-08-17T16:42:57.600 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../022-libradosstriper1_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:42:57.648 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking libradosstriper1 (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:42:58.219 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package ceph-common. 2024-08-17T16:42:58.246 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../023-ceph-common_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:42:58.293 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking ceph-common (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:42:58.636 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package ceph-base. 2024-08-17T16:42:58.662 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../024-ceph-base_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:42:58.712 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking ceph-base (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:42:59.232 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-08-17T16:42:59.258 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../025-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-08-17T16:42:59.290 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-08-17T16:42:59.483 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package ceph-base. 2024-08-17T16:42:59.509 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../024-ceph-base_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:42:59.558 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking ceph-base (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:42:59.917 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-cheroot. 2024-08-17T16:42:59.943 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../026-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-08-17T16:42:59.985 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-08-17T16:43:00.112 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-jaraco.functools. 2024-08-17T16:43:00.139 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../025-python3-jaraco.functools_3.4.0-2_all.deb ... 2024-08-17T16:43:00.187 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-jaraco.functools (3.4.0-2) ... 2024-08-17T16:43:00.355 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-08-17T16:43:00.382 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../027-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-08-17T16:43:00.422 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-08-17T16:43:00.540 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-cheroot. 2024-08-17T16:43:00.566 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../026-python3-cheroot_8.5.2+ds1-1ubuntu3.1_all.deb ... 2024-08-17T16:43:00.614 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-08-17T16:43:00.750 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-jaraco.text. 2024-08-17T16:43:00.776 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../028-python3-jaraco.text_3.6.0-2_all.deb ... 2024-08-17T16:43:00.810 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-08-17T16:43:00.976 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-jaraco.classes. 2024-08-17T16:43:01.003 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../027-python3-jaraco.classes_3.2.1-3_all.deb ... 2024-08-17T16:43:01.051 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-jaraco.classes (3.2.1-3) ... 2024-08-17T16:43:01.096 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-08-17T16:43:01.123 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../029-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-08-17T16:43:01.163 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-08-17T16:43:01.370 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-jaraco.text. 2024-08-17T16:43:01.397 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../028-python3-jaraco.text_3.6.0-2_all.deb ... 2024-08-17T16:43:01.437 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-jaraco.text (3.6.0-2) ... 2024-08-17T16:43:01.466 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-tempora. 2024-08-17T16:43:01.492 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../030-python3-tempora_4.1.2-1_all.deb ... 2024-08-17T16:43:01.532 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-08-17T16:43:01.757 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-jaraco.collections. 2024-08-17T16:43:01.783 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../029-python3-jaraco.collections_3.4.0-2_all.deb ... 2024-08-17T16:43:01.819 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-portend. 2024-08-17T16:43:01.831 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-jaraco.collections (3.4.0-2) ... 2024-08-17T16:43:01.846 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../031-python3-portend_3.0.0-1_all.deb ... 2024-08-17T16:43:01.878 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-08-17T16:43:02.155 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-08-17T16:43:02.182 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../032-python3-zc.lockfile_2.0-1_all.deb ... 2024-08-17T16:43:02.201 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-tempora. 2024-08-17T16:43:02.222 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-08-17T16:43:02.228 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../030-python3-tempora_4.1.2-1_all.deb ... 2024-08-17T16:43:02.276 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-tempora (4.1.2-1) ... 2024-08-17T16:43:02.550 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-cherrypy3. 2024-08-17T16:43:02.577 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../033-python3-cherrypy3_18.6.1-4_all.deb ... 2024-08-17T16:43:02.617 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-08-17T16:43:02.637 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-portend. 2024-08-17T16:43:02.664 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../031-python3-portend_3.0.0-1_all.deb ... 2024-08-17T16:43:02.704 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-portend (3.0.0-1) ... 2024-08-17T16:43:02.929 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-natsort. 2024-08-17T16:43:02.956 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../034-python3-natsort_8.0.2-1_all.deb ... 2024-08-17T16:43:02.990 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-zc.lockfile. 2024-08-17T16:43:02.995 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-08-17T16:43:03.016 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../032-python3-zc.lockfile_2.0-1_all.deb ... 2024-08-17T16:43:03.057 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-zc.lockfile (2.0-1) ... 2024-08-17T16:43:03.307 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-logutils. 2024-08-17T16:43:03.334 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../035-python3-logutils_0.3.3-8_all.deb ... 2024-08-17T16:43:03.374 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-08-17T16:43:03.418 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-cherrypy3. 2024-08-17T16:43:03.444 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../033-python3-cherrypy3_18.6.1-4_all.deb ... 2024-08-17T16:43:03.493 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-cherrypy3 (18.6.1-4) ... 2024-08-17T16:43:03.660 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-markupsafe. 2024-08-17T16:43:03.686 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../036-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-08-17T16:43:03.726 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-08-17T16:43:03.846 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-natsort. 2024-08-17T16:43:03.873 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../034-python3-natsort_8.0.2-1_all.deb ... 2024-08-17T16:43:03.913 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-natsort (8.0.2-1) ... 2024-08-17T16:43:03.988 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-mako. 2024-08-17T16:43:04.014 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../037-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-08-17T16:43:04.046 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-08-17T16:43:04.224 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-logutils. 2024-08-17T16:43:04.251 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../035-python3-logutils_0.3.3-8_all.deb ... 2024-08-17T16:43:04.291 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-logutils (0.3.3-8) ... 2024-08-17T16:43:04.333 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-simplegeneric. 2024-08-17T16:43:04.359 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../038-python3-simplegeneric_0.8.1-3_all.deb ... 2024-08-17T16:43:04.400 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-08-17T16:43:04.561 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-markupsafe. 2024-08-17T16:43:04.587 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../036-python3-markupsafe_2.0.1-2build1_amd64.deb ... 2024-08-17T16:43:04.619 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-markupsafe (2.0.1-2build1) ... 2024-08-17T16:43:04.703 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-singledispatch. 2024-08-17T16:43:04.730 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../039-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-08-17T16:43:04.769 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-08-17T16:43:04.905 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-mako. 2024-08-17T16:43:04.931 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../037-python3-mako_1.1.3+ds1-2ubuntu0.1_all.deb ... 2024-08-17T16:43:04.971 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-08-17T16:43:05.072 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-webob. 2024-08-17T16:43:05.099 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../040-python3-webob_1%3a1.8.6-1.1_all.deb ... 2024-08-17T16:43:05.139 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-webob (1:1.8.6-1.1) ... 2024-08-17T16:43:05.458 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-waitress. 2024-08-17T16:43:05.485 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../041-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-08-17T16:43:05.508 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-simplegeneric. 2024-08-17T16:43:05.529 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-08-17T16:43:05.534 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../038-python3-simplegeneric_0.8.1-3_all.deb ... 2024-08-17T16:43:05.574 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-simplegeneric (0.8.1-3) ... 2024-08-17T16:43:05.812 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-tempita. 2024-08-17T16:43:05.838 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../042-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-08-17T16:43:05.854 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-singledispatch. 2024-08-17T16:43:05.870 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../039-python3-singledispatch_3.4.0.3-3_all.deb ... 2024-08-17T16:43:05.870 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-08-17T16:43:05.904 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-singledispatch (3.4.0.3-3) ... 2024-08-17T16:43:06.173 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-paste. 2024-08-17T16:43:06.182 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-webob. 2024-08-17T16:43:06.200 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../043-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-08-17T16:43:06.208 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../040-python3-webob_1%3a1.8.6-1.1_all.deb ... 2024-08-17T16:43:06.239 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-08-17T16:43:06.249 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-webob (1:1.8.6-1.1) ... 2024-08-17T16:43:06.560 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-08-17T16:43:06.575 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../044-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-08-17T16:43:06.610 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-08-17T16:43:06.627 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-waitress. 2024-08-17T16:43:06.653 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../041-python3-waitress_1.4.4-1.1ubuntu1_all.deb ... 2024-08-17T16:43:06.697 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-waitress (1.4.4-1.1ubuntu1) ... 2024-08-17T16:43:06.913 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-pastedeploy. 2024-08-17T16:43:06.939 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../045-python3-pastedeploy_2.1.1-1_all.deb ... 2024-08-17T16:43:06.979 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-08-17T16:43:07.055 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-tempita. 2024-08-17T16:43:07.081 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../042-python3-tempita_0.5.2-6ubuntu1_all.deb ... 2024-08-17T16:43:07.122 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-tempita (0.5.2-6ubuntu1) ... 2024-08-17T16:43:07.283 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-webtest. 2024-08-17T16:43:07.310 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../046-python3-webtest_2.0.35-1_all.deb ... 2024-08-17T16:43:07.349 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-08-17T16:43:07.433 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-paste. 2024-08-17T16:43:07.459 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../043-python3-paste_3.5.0+dfsg1-1_all.deb ... 2024-08-17T16:43:07.499 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-paste (3.5.0+dfsg1-1) ... 2024-08-17T16:43:07.644 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-pecan. 2024-08-17T16:43:07.671 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../047-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-08-17T16:43:07.719 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-08-17T16:43:07.819 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python-pastedeploy-tpl. 2024-08-17T16:43:07.846 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../044-python-pastedeploy-tpl_2.1.1-1_all.deb ... 2024-08-17T16:43:07.886 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python-pastedeploy-tpl (2.1.1-1) ... 2024-08-17T16:43:08.049 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-certifi. 2024-08-17T16:43:08.076 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../048-python3-certifi_2020.6.20-1_all.deb ... 2024-08-17T16:43:08.115 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-08-17T16:43:08.189 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-pastedeploy. 2024-08-17T16:43:08.216 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../045-python3-pastedeploy_2.1.1-1_all.deb ... 2024-08-17T16:43:08.255 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-pastedeploy (2.1.1-1) ... 2024-08-17T16:43:08.419 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-idna. 2024-08-17T16:43:08.445 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../049-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-08-17T16:43:08.485 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-08-17T16:43:08.542 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-webtest. 2024-08-17T16:43:08.568 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../046-python3-webtest_2.0.35-1_all.deb ... 2024-08-17T16:43:08.608 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-webtest (2.0.35-1) ... 2024-08-17T16:43:08.797 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-urllib3. 2024-08-17T16:43:08.824 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../050-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-08-17T16:43:08.861 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-pecan. 2024-08-17T16:43:08.863 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-08-17T16:43:08.888 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../047-python3-pecan_1.3.3-4ubuntu2_all.deb ... 2024-08-17T16:43:08.928 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-pecan (1.3.3-4ubuntu2) ... 2024-08-17T16:43:09.183 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-requests. 2024-08-17T16:43:09.211 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../051-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-08-17T16:43:09.250 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-08-17T16:43:09.291 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-certifi. 2024-08-17T16:43:09.319 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../048-python3-certifi_2020.6.20-1_all.deb ... 2024-08-17T16:43:09.358 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-certifi (2020.6.20-1) ... 2024-08-17T16:43:09.570 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-werkzeug. 2024-08-17T16:43:09.597 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../052-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-08-17T16:43:09.636 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-08-17T16:43:09.661 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-idna. 2024-08-17T16:43:09.687 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../049-python3-idna_3.3-1ubuntu0.1_all.deb ... 2024-08-17T16:43:09.727 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-idna (3.3-1ubuntu0.1) ... 2024-08-17T16:43:09.931 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-08-17T16:43:09.947 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../053-ceph-mgr-modules-core_18.2.4-717-g03f4c3e8-1jammy_all.deb ... 2024-08-17T16:43:09.989 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking ceph-mgr-modules-core (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:43:10.039 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-urllib3. 2024-08-17T16:43:10.066 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../050-python3-urllib3_1.26.5-1~exp1ubuntu0.1_all.deb ... 2024-08-17T16:43:10.105 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-08-17T16:43:10.434 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-requests. 2024-08-17T16:43:10.461 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../051-python3-requests_2.25.1+dfsg-2ubuntu0.1_all.deb ... 2024-08-17T16:43:10.470 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-08-17T16:43:10.497 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../054-libsqlite3-mod-ceph_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:43:10.550 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-08-17T16:43:10.557 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking libsqlite3-mod-ceph (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:43:10.862 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-werkzeug. 2024-08-17T16:43:10.873 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-bcrypt. 2024-08-17T16:43:10.888 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../052-python3-werkzeug_2.0.2+dfsg1-1ubuntu0.22.04.2_all.deb ... 2024-08-17T16:43:10.899 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../055-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-08-17T16:43:10.928 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-08-17T16:43:10.939 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-08-17T16:43:11.223 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package ceph-mgr-modules-core. 2024-08-17T16:43:11.238 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../053-ceph-mgr-modules-core_18.2.4-717-g03f4c3e8-1jammy_all.deb ... 2024-08-17T16:43:11.242 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-openssl. 2024-08-17T16:43:11.269 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../056-python3-openssl_21.0.0-1_all.deb ... 2024-08-17T16:43:11.281 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking ceph-mgr-modules-core (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:43:11.309 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-08-17T16:43:11.604 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package ceph-mgr. 2024-08-17T16:43:11.631 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../057-ceph-mgr_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:43:11.653 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package libsqlite3-mod-ceph. 2024-08-17T16:43:11.662 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking ceph-mgr (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:43:11.679 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../054-libsqlite3-mod-ceph_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:43:11.719 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking libsqlite3-mod-ceph (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:43:12.041 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package ceph-mon. 2024-08-17T16:43:12.064 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-bcrypt. 2024-08-17T16:43:12.068 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../058-ceph-mon_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:43:12.091 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../055-python3-bcrypt_3.2.0-1build1_amd64.deb ... 2024-08-17T16:43:12.107 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking ceph-mon (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:43:12.131 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-bcrypt (3.2.0-1build1) ... 2024-08-17T16:43:12.434 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-openssl. 2024-08-17T16:43:12.460 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../056-python3-openssl_21.0.0-1_all.deb ... 2024-08-17T16:43:12.500 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-openssl (21.0.0-1) ... 2024-08-17T16:43:12.728 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package ceph-osd. 2024-08-17T16:43:12.755 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../059-ceph-osd_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:43:12.778 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package ceph-mgr. 2024-08-17T16:43:12.793 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../057-ceph-mgr_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:43:12.794 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking ceph-osd (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:43:12.836 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking ceph-mgr (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:43:13.240 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package ceph-mon. 2024-08-17T16:43:13.267 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../058-ceph-mon_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:43:13.306 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking ceph-mon (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:43:13.848 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package ceph. 2024-08-17T16:43:13.863 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../060-ceph_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:43:13.897 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking ceph (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:43:13.918 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package ceph-osd. 2024-08-17T16:43:13.945 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../059-ceph-osd_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:43:13.985 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking ceph-osd (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:43:14.218 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package ceph-fuse. 2024-08-17T16:43:14.244 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../061-ceph-fuse_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:43:14.284 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking ceph-fuse (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:43:14.696 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package ceph-mds. 2024-08-17T16:43:14.723 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../062-ceph-mds_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:43:14.762 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking ceph-mds (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:43:15.108 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package cephadm. 2024-08-17T16:43:15.134 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../063-cephadm_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:43:15.166 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking cephadm (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:43:15.872 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package ceph. 2024-08-17T16:43:15.899 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../060-ceph_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:43:15.964 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking ceph (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:43:16.203 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-asyncssh. 2024-08-17T16:43:16.230 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../064-python3-asyncssh_2.5.0-1_all.deb ... 2024-08-17T16:43:16.269 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-08-17T16:43:16.291 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package ceph-fuse. 2024-08-17T16:43:16.318 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../061-ceph-fuse_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:43:16.358 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking ceph-fuse (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:43:16.581 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python-babel-localedata. 2024-08-17T16:43:16.597 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../065-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-08-17T16:43:16.639 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-08-17T16:43:16.711 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package ceph-mds. 2024-08-17T16:43:16.738 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../062-ceph-mds_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:43:16.778 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking ceph-mds (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:43:17.148 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package cephadm. 2024-08-17T16:43:17.175 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../063-cephadm_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:43:17.214 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking cephadm (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:43:17.534 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-asyncssh. 2024-08-17T16:43:17.561 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../064-python3-asyncssh_2.5.0-1_all.deb ... 2024-08-17T16:43:17.600 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-asyncssh (2.5.0-1) ... 2024-08-17T16:43:17.678 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-babel. 2024-08-17T16:43:17.705 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../066-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-08-17T16:43:17.753 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-08-17T16:43:17.920 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python-babel-localedata. 2024-08-17T16:43:17.947 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../065-python-babel-localedata_2.8.0+dfsg.1-7_all.deb ... 2024-08-17T16:43:17.986 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-08-17T16:43:18.089 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-jinja2. 2024-08-17T16:43:18.117 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../067-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-08-17T16:43:18.156 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-08-17T16:43:18.484 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-08-17T16:43:18.511 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../068-ceph-mgr-cephadm_18.2.4-717-g03f4c3e8-1jammy_all.deb ... 2024-08-17T16:43:18.551 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking ceph-mgr-cephadm (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:43:18.905 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-pluggy. 2024-08-17T16:43:18.932 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../069-python3-pluggy_0.13.0-7.1_all.deb ... 2024-08-17T16:43:18.971 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-08-17T16:43:19.067 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-babel. 2024-08-17T16:43:19.094 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../066-python3-babel_2.8.0+dfsg.1-7_all.deb ... 2024-08-17T16:43:19.133 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-babel (2.8.0+dfsg.1-7) ... 2024-08-17T16:43:19.250 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-py. 2024-08-17T16:43:19.277 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../070-python3-py_1.10.0-1_all.deb ... 2024-08-17T16:43:19.308 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-py (1.10.0-1) ... 2024-08-17T16:43:19.462 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-jinja2. 2024-08-17T16:43:19.488 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../067-python3-jinja2_3.0.3-1ubuntu0.2_all.deb ... 2024-08-17T16:43:19.528 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-08-17T16:43:19.578 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-iniconfig. 2024-08-17T16:43:19.594 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../071-python3-iniconfig_1.1.1-2_all.deb ... 2024-08-17T16:43:19.628 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-08-17T16:43:19.874 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package ceph-mgr-cephadm. 2024-08-17T16:43:19.900 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../068-ceph-mgr-cephadm_18.2.4-717-g03f4c3e8-1jammy_all.deb ... 2024-08-17T16:43:19.914 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-toml. 2024-08-17T16:43:19.931 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking ceph-mgr-cephadm (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:43:19.932 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../072-python3-toml_0.10.2-1_all.deb ... 2024-08-17T16:43:19.972 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-08-17T16:43:20.276 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-pytest. 2024-08-17T16:43:20.303 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../073-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-08-17T16:43:20.318 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-pluggy. 2024-08-17T16:43:20.342 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-08-17T16:43:20.345 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../069-python3-pluggy_0.13.0-7.1_all.deb ... 2024-08-17T16:43:20.393 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-pluggy (0.13.0-7.1) ... 2024-08-17T16:43:20.738 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-py. 2024-08-17T16:43:20.765 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../070-python3-py_1.10.0-1_all.deb ... 2024-08-17T16:43:20.805 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-py (1.10.0-1) ... 2024-08-17T16:43:20.871 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-repoze.lru. 2024-08-17T16:43:20.888 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../074-python3-repoze.lru_0.7-2_all.deb ... 2024-08-17T16:43:20.929 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-08-17T16:43:21.175 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-iniconfig. 2024-08-17T16:43:21.202 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../071-python3-iniconfig_1.1.1-2_all.deb ... 2024-08-17T16:43:21.216 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-routes. 2024-08-17T16:43:21.242 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-iniconfig (1.1.1-2) ... 2024-08-17T16:43:21.243 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../075-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-08-17T16:43:21.296 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-08-17T16:43:21.612 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-toml. 2024-08-17T16:43:21.636 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-08-17T16:43:21.638 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../072-python3-toml_0.10.2-1_all.deb ... 2024-08-17T16:43:21.663 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../076-ceph-mgr-dashboard_18.2.4-717-g03f4c3e8-1jammy_all.deb ... 2024-08-17T16:43:21.686 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-toml (0.10.2-1) ... 2024-08-17T16:43:21.702 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking ceph-mgr-dashboard (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:43:22.065 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-pytest. 2024-08-17T16:43:22.092 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../073-python3-pytest_6.2.5-1ubuntu2_all.deb ... 2024-08-17T16:43:22.139 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-pytest (6.2.5-1ubuntu2) ... 2024-08-17T16:43:22.535 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-repoze.lru. 2024-08-17T16:43:22.562 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../074-python3-repoze.lru_0.7-2_all.deb ... 2024-08-17T16:43:22.610 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-repoze.lru (0.7-2) ... 2024-08-17T16:43:22.933 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-08-17T16:43:22.960 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../077-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-08-17T16:43:22.999 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-08-17T16:43:23.004 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-routes. 2024-08-17T16:43:23.031 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../075-python3-routes_2.5.1-1ubuntu1_all.deb ... 2024-08-17T16:43:23.079 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-routes (2.5.1-1ubuntu1) ... 2024-08-17T16:43:23.491 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package ceph-mgr-dashboard. 2024-08-17T16:43:23.495 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-joblib. 2024-08-17T16:43:23.518 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../076-ceph-mgr-dashboard_18.2.4-717-g03f4c3e8-1jammy_all.deb ... 2024-08-17T16:43:23.522 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../078-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-08-17T16:43:23.562 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-08-17T16:43:23.566 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking ceph-mgr-dashboard (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:43:23.899 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-08-17T16:43:23.915 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../079-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-08-17T16:43:23.949 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-08-17T16:43:24.244 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-sklearn. 2024-08-17T16:43:24.271 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../080-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-08-17T16:43:24.310 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-08-17T16:43:24.780 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-sklearn-lib:amd64. 2024-08-17T16:43:24.796 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../077-python3-sklearn-lib_0.23.2-5ubuntu6_amd64.deb ... 2024-08-17T16:43:24.830 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-08-17T16:43:24.986 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-08-17T16:43:25.014 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../081-ceph-mgr-diskprediction-local_18.2.4-717-g03f4c3e8-1jammy_all.deb ... 2024-08-17T16:43:25.052 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking ceph-mgr-diskprediction-local (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:43:25.350 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-joblib. 2024-08-17T16:43:25.378 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../078-python3-joblib_0.17.0-4ubuntu1_all.deb ... 2024-08-17T16:43:25.417 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-joblib (0.17.0-4ubuntu1) ... 2024-08-17T16:43:25.737 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-threadpoolctl. 2024-08-17T16:43:25.753 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../079-python3-threadpoolctl_3.1.0-1_all.deb ... 2024-08-17T16:43:25.787 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-threadpoolctl (3.1.0-1) ... 2024-08-17T16:43:26.082 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-sklearn. 2024-08-17T16:43:26.098 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-cachetools. 2024-08-17T16:43:26.110 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../080-python3-sklearn_0.23.2-5ubuntu6_all.deb ... 2024-08-17T16:43:26.125 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../082-python3-cachetools_5.0.0-1_all.deb ... 2024-08-17T16:43:26.164 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-08-17T16:43:26.290 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-sklearn (0.23.2-5ubuntu6) ... 2024-08-17T16:43:26.502 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-pyasn1. 2024-08-17T16:43:26.530 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../083-python3-pyasn1_0.4.8-1_all.deb ... 2024-08-17T16:43:26.568 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-08-17T16:43:26.906 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-08-17T16:43:26.934 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../084-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-08-17T16:43:26.981 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-08-17T16:43:26.982 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package ceph-mgr-diskprediction-local. 2024-08-17T16:43:27.010 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../081-ceph-mgr-diskprediction-local_18.2.4-717-g03f4c3e8-1jammy_all.deb ... 2024-08-17T16:43:27.048 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking ceph-mgr-diskprediction-local (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:43:27.276 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-rsa. 2024-08-17T16:43:27.303 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../085-python3-rsa_4.8-1_all.deb ... 2024-08-17T16:43:27.359 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-rsa (4.8-1) ... 2024-08-17T16:43:27.646 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-google-auth. 2024-08-17T16:43:27.673 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../086-python3-google-auth_1.5.1-3_all.deb ... 2024-08-17T16:43:27.704 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-08-17T16:43:27.983 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-08-17T16:43:28.010 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../087-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-08-17T16:43:28.026 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-cachetools. 2024-08-17T16:43:28.049 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-08-17T16:43:28.053 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../082-python3-cachetools_5.0.0-1_all.deb ... 2024-08-17T16:43:28.093 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-cachetools (5.0.0-1) ... 2024-08-17T16:43:28.361 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-websocket. 2024-08-17T16:43:28.388 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../088-python3-websocket_1.2.3-1_all.deb ... 2024-08-17T16:43:28.427 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-08-17T16:43:28.472 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-pyasn1. 2024-08-17T16:43:28.500 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../083-python3-pyasn1_0.4.8-1_all.deb ... 2024-08-17T16:43:28.539 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-pyasn1 (0.4.8-1) ... 2024-08-17T16:43:28.723 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-kubernetes. 2024-08-17T16:43:28.751 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../089-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-08-17T16:43:28.789 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-08-17T16:43:28.842 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-pyasn1-modules. 2024-08-17T16:43:28.858 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../084-python3-pyasn1-modules_0.2.1-1_all.deb ... 2024-08-17T16:43:28.892 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-pyasn1-modules (0.2.1-1) ... 2024-08-17T16:43:29.162 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-rsa. 2024-08-17T16:43:29.177 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../085-python3-rsa_4.8-1_all.deb ... 2024-08-17T16:43:29.220 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-rsa (4.8-1) ... 2024-08-17T16:43:29.462 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-08-17T16:43:29.478 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../090-ceph-mgr-k8sevents_18.2.4-717-g03f4c3e8-1jammy_all.deb ... 2024-08-17T16:43:29.520 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking ceph-mgr-k8sevents (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:43:29.599 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-google-auth. 2024-08-17T16:43:29.626 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../086-python3-google-auth_1.5.1-3_all.deb ... 2024-08-17T16:43:29.674 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-google-auth (1.5.1-3) ... 2024-08-17T16:43:29.840 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package libonig5:amd64. 2024-08-17T16:43:29.868 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../091-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-08-17T16:43:29.906 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-08-17T16:43:30.028 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-requests-oauthlib. 2024-08-17T16:43:30.055 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../087-python3-requests-oauthlib_1.3.0+ds-0.1_all.deb ... 2024-08-17T16:43:30.094 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-08-17T16:43:30.185 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package libjq1:amd64. 2024-08-17T16:43:30.212 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../092-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-08-17T16:43:30.251 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-08-17T16:43:30.414 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-websocket. 2024-08-17T16:43:30.441 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../088-python3-websocket_1.2.3-1_all.deb ... 2024-08-17T16:43:30.480 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-websocket (1.2.3-1) ... 2024-08-17T16:43:30.495 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package jq. 2024-08-17T16:43:30.523 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../093-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-08-17T16:43:30.570 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-08-17T16:43:30.807 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package socat. 2024-08-17T16:43:30.822 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../094-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-08-17T16:43:30.842 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-kubernetes. 2024-08-17T16:43:30.865 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-08-17T16:43:30.870 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../089-python3-kubernetes_12.0.1-1ubuntu1_all.deb ... 2024-08-17T16:43:30.917 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-kubernetes (12.0.1-1ubuntu1) ... 2024-08-17T16:43:31.376 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package xmlstarlet. 2024-08-17T16:43:31.393 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../095-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-08-17T16:43:31.426 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-08-17T16:43:31.615 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package ceph-mgr-k8sevents. 2024-08-17T16:43:31.631 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../090-ceph-mgr-k8sevents_18.2.4-717-g03f4c3e8-1jammy_all.deb ... 2024-08-17T16:43:31.664 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking ceph-mgr-k8sevents (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:43:31.773 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package ceph-test. 2024-08-17T16:43:31.789 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../096-ceph-test_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:43:31.831 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking ceph-test (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:43:31.976 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package libonig5:amd64. 2024-08-17T16:43:32.003 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../091-libonig5_6.9.7.1-2build1_amd64.deb ... 2024-08-17T16:43:32.042 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking libonig5:amd64 (6.9.7.1-2build1) ... 2024-08-17T16:43:32.387 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package libjq1:amd64. 2024-08-17T16:43:32.415 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../092-libjq1_1.6-2.1ubuntu3_amd64.deb ... 2024-08-17T16:43:32.453 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-08-17T16:43:32.723 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package jq. 2024-08-17T16:43:32.751 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../093-jq_1.6-2.1ubuntu3_amd64.deb ... 2024-08-17T16:43:32.781 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking jq (1.6-2.1ubuntu3) ... 2024-08-17T16:43:32.984 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package socat. 2024-08-17T16:43:33.000 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../094-socat_1.7.4.1-3ubuntu4_amd64.deb ... 2024-08-17T16:43:33.042 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking socat (1.7.4.1-3ubuntu4) ... 2024-08-17T16:43:33.362 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package xmlstarlet. 2024-08-17T16:43:33.378 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../095-xmlstarlet_1.6.1-2.1_amd64.deb ... 2024-08-17T16:43:33.420 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking xmlstarlet (1.6.1-2.1) ... 2024-08-17T16:43:33.736 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package ceph-volume. 2024-08-17T16:43:33.758 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package ceph-test. 2024-08-17T16:43:33.763 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../097-ceph-volume_18.2.4-717-g03f4c3e8-1jammy_all.deb ... 2024-08-17T16:43:33.773 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../096-ceph-test_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:43:33.793 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking ceph-volume (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:43:33.816 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking ceph-test (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:43:34.073 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package libcephfs-dev. 2024-08-17T16:43:34.089 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../098-libcephfs-dev_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:43:34.123 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking libcephfs-dev (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:43:34.493 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package nvme-cli. 2024-08-17T16:43:34.521 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../099-nvme-cli_1.16-3ubuntu0.2_amd64.deb ... 2024-08-17T16:43:34.559 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking nvme-cli (1.16-3ubuntu0.2) ... 2024-08-17T16:43:34.874 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-08-17T16:43:34.889 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../100-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-08-17T16:43:34.922 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-08-17T16:43:35.376 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-pastescript. 2024-08-17T16:43:35.404 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../101-python3-pastescript_2.0.2-4_all.deb ... 2024-08-17T16:43:35.442 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-08-17T16:43:35.737 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package ceph-volume. 2024-08-17T16:43:35.763 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-psutil. 2024-08-17T16:43:35.764 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../097-ceph-volume_18.2.4-717-g03f4c3e8-1jammy_all.deb ... 2024-08-17T16:43:35.791 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../102-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-08-17T16:43:35.803 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking ceph-volume (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:43:35.821 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-08-17T16:43:36.241 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package libcephfs-dev. 2024-08-17T16:43:36.257 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../098-libcephfs-dev_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:43:36.299 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking libcephfs-dev (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:43:36.302 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-pygments. 2024-08-17T16:43:36.327 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../103-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-08-17T16:43:36.366 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-08-17T16:43:36.628 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package nvme-cli. 2024-08-17T16:43:36.655 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../099-nvme-cli_1.16-3ubuntu0.2_amd64.deb ... 2024-08-17T16:43:36.685 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking nvme-cli (1.16-3ubuntu0.2) ... 2024-08-17T16:43:36.795 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-pyinotify. 2024-08-17T16:43:36.811 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../104-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-08-17T16:43:36.845 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-08-17T16:43:37.007 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python-asyncssh-doc. 2024-08-17T16:43:37.023 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../100-python-asyncssh-doc_2.5.0-1_all.deb ... 2024-08-17T16:43:37.065 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python-asyncssh-doc (2.5.0-1) ... 2024-08-17T16:43:37.148 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package python3-simplejson. 2024-08-17T16:43:37.176 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../105-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-08-17T16:43:37.215 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-08-17T16:43:37.452 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-pastescript. 2024-08-17T16:43:37.468 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../101-python3-pastescript_2.0.2-4_all.deb ... 2024-08-17T16:43:37.484 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-08-17T16:43:37.510 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-pastescript (2.0.2-4) ... 2024-08-17T16:43:37.512 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../106-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-08-17T16:43:37.551 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-08-17T16:43:37.831 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-psutil. 2024-08-17T16:43:37.858 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../102-python3-psutil_5.9.0-1build1_amd64.deb ... 2024-08-17T16:43:37.897 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-psutil (5.9.0-1build1) ... 2024-08-17T16:43:38.225 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-pygments. 2024-08-17T16:43:38.253 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../103-python3-pygments_2.11.2+dfsg-2_all.deb ... 2024-08-17T16:43:38.282 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package radosgw. 2024-08-17T16:43:38.292 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-pygments (2.11.2+dfsg-2) ... 2024-08-17T16:43:38.310 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../107-radosgw_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:43:38.348 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking radosgw (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:43:38.771 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-pyinotify. 2024-08-17T16:43:38.799 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../104-python3-pyinotify_0.9.6-1.3_all.deb ... 2024-08-17T16:43:38.837 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-pyinotify (0.9.6-1.3) ... 2024-08-17T16:43:39.068 INFO:teuthology.orchestra.run.smithi131.stdout:Selecting previously unselected package rbd-fuse. 2024-08-17T16:43:39.084 INFO:teuthology.orchestra.run.smithi131.stdout:Preparing to unpack .../108-rbd-fuse_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:43:39.126 INFO:teuthology.orchestra.run.smithi131.stdout:Unpacking rbd-fuse (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:43:39.190 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package python3-simplejson. 2024-08-17T16:43:39.218 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../105-python3-simplejson_3.17.6-1build1_amd64.deb ... 2024-08-17T16:43:39.257 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking python3-simplejson (3.17.6-1build1) ... 2024-08-17T16:43:39.422 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-08-17T16:43:39.535 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package qttranslations5-l10n. 2024-08-17T16:43:39.562 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../106-qttranslations5-l10n_5.15.3-1_all.deb ... 2024-08-17T16:43:39.601 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking qttranslations5-l10n (5.15.3-1) ... 2024-08-17T16:43:39.672 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-08-17T16:43:39.807 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up nvme-cli (1.16-3ubuntu0.2) ... 2024-08-17T16:43:40.063 INFO:teuthology.orchestra.run.smithi131.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-08-17T16:43:40.305 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package radosgw. 2024-08-17T16:43:40.333 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../107-radosgw_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:43:40.360 INFO:teuthology.orchestra.run.smithi131.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-08-17T16:43:40.363 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking radosgw (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:43:40.765 INFO:teuthology.orchestra.run.smithi131.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-08-17T16:43:40.834 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up cephadm (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:43:41.099 INFO:teuthology.orchestra.run.smithi169.stdout:Selecting previously unselected package rbd-fuse. 2024-08-17T16:43:41.115 INFO:teuthology.orchestra.run.smithi169.stdout:Preparing to unpack .../108-rbd-fuse_18.2.4-717-g03f4c3e8-1jammy_amd64.deb ... 2024-08-17T16:43:41.158 INFO:teuthology.orchestra.run.smithi169.stdout:Unpacking rbd-fuse (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:43:41.324 INFO:teuthology.orchestra.run.smithi131.stdout:Adding system user cephadm....done 2024-08-17T16:43:41.456 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-iniconfig (1.1.1-2) ... 2024-08-17T16:43:41.489 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-08-17T16:43:42.015 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-08-17T16:43:42.046 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up libdouble-conversion3:amd64 (3.1.7-4) ... 2024-08-17T16:43:42.164 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up nvme-cli (1.16-3ubuntu0.2) ... 2024-08-17T16:43:42.258 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-08-17T16:43:42.384 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-08-17T16:43:42.418 INFO:teuthology.orchestra.run.smithi169.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmefc-boot-connections.service -> /lib/systemd/system/nvmefc-boot-connections.service. 2024-08-17T16:43:42.644 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-08-17T16:43:42.748 INFO:teuthology.orchestra.run.smithi169.stdout:Created symlink /etc/systemd/system/default.target.wants/nvmf-autoconnect.service -> /lib/systemd/system/nvmf-autoconnect.service. 2024-08-17T16:43:42.903 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-08-17T16:43:43.004 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-py (1.10.0-1) ... 2024-08-17T16:43:43.208 INFO:teuthology.orchestra.run.smithi169.stdout:nvmf-connect.target is a disabled or a static unit, not starting it. 2024-08-17T16:43:43.289 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-08-17T16:43:43.299 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up cephadm (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:43:43.674 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-08-17T16:43:43.832 INFO:teuthology.orchestra.run.smithi169.stdout:Adding system user cephadm....done 2024-08-17T16:43:43.925 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-08-17T16:43:43.980 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-waitress (1.4.4-1.1ubuntu1) ... 2024-08-17T16:43:44.193 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-08-17T16:43:44.248 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-jaraco.classes (3.2.1-3) ... 2024-08-17T16:43:44.436 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-08-17T16:43:44.499 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python-asyncssh-doc (2.5.0-1) ... 2024-08-17T16:43:44.625 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-jaraco.functools (3.4.0-2) ... 2024-08-17T16:43:44.678 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-08-17T16:43:44.893 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-repoze.lru (0.7-2) ... 2024-08-17T16:43:44.938 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-ceph-argparse (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:43:45.153 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up liboath0:amd64 (2.6.7-3build1) ... 2024-08-17T16:43:45.222 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-08-17T16:43:45.270 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-py (1.10.0-1) ... 2024-08-17T16:43:45.340 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-08-17T16:43:45.556 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-joblib (0.17.0-4ubuntu1) ... 2024-08-17T16:43:45.574 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-08-17T16:43:45.684 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-08-17T16:43:45.941 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-cachetools (5.0.0-1) ... 2024-08-17T16:43:46.126 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-08-17T16:43:46.200 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-openssl (21.0.0-1) ... 2024-08-17T16:43:46.252 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-08-17T16:43:46.477 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-bcrypt (3.2.0-1build1) ... 2024-08-17T16:43:46.512 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-08-17T16:43:46.719 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-pyinotify (0.9.6-1.3) ... 2024-08-17T16:43:46.754 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-08-17T16:43:46.970 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-threadpoolctl (3.1.0-1) ... 2024-08-17T16:43:47.072 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-08-17T16:43:47.213 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-ceph-argparse (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:43:47.465 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-sklearn-lib:amd64 (0.23.2-5ubuntu6) ... 2024-08-17T16:43:47.591 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-markupsafe (2.0.1-2build1) ... 2024-08-17T16:43:47.766 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-08-17T16:43:47.984 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up libpcre2-16-0:amd64 (10.39-3ubuntu0.1) ... 2024-08-17T16:43:48.009 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-08-17T16:43:48.109 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-psutil (5.9.0-1build1) ... 2024-08-17T16:43:48.135 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-08-17T16:43:48.269 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-08-17T16:43:48.486 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python-babel-localedata (2.8.0+dfsg.1-7) ... 2024-08-17T16:43:48.545 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-08-17T16:43:48.612 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-natsort (8.0.2-1) ... 2024-08-17T16:43:48.871 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-routes (2.5.1-1ubuntu1) ... 2024-08-17T16:43:48.938 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-08-17T16:43:49.133 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-simplejson (3.17.6-1build1) ... 2024-08-17T16:43:49.180 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-08-17T16:43:49.434 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-pygments (2.11.2+dfsg-2) ... 2024-08-17T16:43:49.549 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-08-17T16:43:49.842 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-08-17T16:43:50.078 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-tempita (0.5.2-6ubuntu1) ... 2024-08-17T16:43:50.193 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-08-17T16:43:50.329 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python-pastedeploy-tpl (2.1.1-1) ... 2024-08-17T16:43:50.438 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up qttranslations5-l10n (5.15.3-1) ... 2024-08-17T16:43:50.444 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-08-17T16:43:50.539 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-wcwidth (0.2.5+dfsg1-1) ... 2024-08-17T16:43:50.570 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-ceph-common (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:43:50.831 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-asyncssh (2.5.0-1) ... 2024-08-17T16:43:50.863 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-08-17T16:43:51.180 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-08-17T16:43:51.225 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-certifi (2020.6.20-1) ... 2024-08-17T16:43:51.492 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-paste (3.5.0+dfsg1-1) ... 2024-08-17T16:43:51.861 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-cheroot (8.5.2+ds1-1ubuntu3.1) ... 2024-08-17T16:43:52.154 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-werkzeug (2.0.2+dfsg1-1ubuntu0.22.04.2) ... 2024-08-17T16:43:52.394 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-17T16:43:52.482 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-jaraco.text (3.6.0-2) ... 2024-08-17T16:43:52.503 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-toml (0.10.2-1) ... 2024-08-17T16:43:52.723 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up socat (1.7.4.1-3ubuntu4) ... 2024-08-17T16:43:52.755 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-08-17T16:43:52.857 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-ceph-common (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:43:52.880 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-08-17T16:43:52.990 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-08-17T16:43:53.159 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-idna (3.3-1ubuntu0.1) ... 2024-08-17T16:43:53.266 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-08-17T16:43:53.484 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-sklearn (0.23.2-5ubuntu6) ... 2024-08-17T16:43:53.517 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-08-17T16:43:53.768 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-17T16:43:53.878 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up libfmt8:amd64 (8.1.1+ds1-2) ... 2024-08-17T16:43:53.987 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-08-17T16:43:54.280 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-08-17T16:43:54.540 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-08-17T16:43:54.590 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up libqt5core5a:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-17T16:43:54.724 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-toml (0.10.2-1) ... 2024-08-17T16:43:54.782 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-08-17T16:43:54.984 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up librdkafka1:amd64 (1.8.0-1build1) ... 2024-08-17T16:43:55.033 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-08-17T16:43:55.110 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up xmlstarlet (1.6.1-2.1) ... 2024-08-17T16:43:55.236 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-urllib3 (1.26.5-1~exp1ubuntu0.1) ... 2024-08-17T16:43:55.284 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-08-17T16:43:55.529 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-pluggy (0.13.0-7.1) ... 2024-08-17T16:43:55.543 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-08-17T16:43:55.686 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-08-17T16:43:55.797 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-zc.lockfile (2.0-1) ... 2024-08-17T16:43:55.954 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-08-17T16:43:56.048 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up libqt5dbus5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-17T16:43:56.080 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-08-17T16:43:56.182 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up libfmt8:amd64 (8.1.1+ds1-2) ... 2024-08-17T16:43:56.308 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-pyasn1 (0.4.8-1) ... 2024-08-17T16:43:56.381 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-webob (1:1.8.6-1.1) ... 2024-08-17T16:43:56.610 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-singledispatch (3.4.0.3-3) ... 2024-08-17T16:43:56.674 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-08-17T16:43:56.869 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-logutils (0.3.3-8) ... 2024-08-17T16:43:56.916 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-08-17T16:43:57.328 INFO:teuthology.orchestra.run.smithi131.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-08-17T16:43:57.337 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-tempora (4.1.2-1) ... 2024-08-17T16:43:57.571 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-simplegeneric (0.8.1-3) ... 2024-08-17T16:43:57.594 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-08-17T16:43:57.703 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-08-17T16:43:57.822 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-prettytable (2.5.0-2) ... 2024-08-17T16:43:58.071 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-08-17T16:43:58.099 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up liblttng-ust1:amd64 (2.13.1-1ubuntu1) ... 2024-08-17T16:43:58.225 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-websocket (1.2.3-1) ... 2024-08-17T16:43:58.339 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-portend (3.0.0-1) ... 2024-08-17T16:43:58.501 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up libonig5:amd64 (6.9.7.1-2build1) ... 2024-08-17T16:43:58.582 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-17T16:43:58.627 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-mako (1.1.3+ds1-2ubuntu0.1) ... 2024-08-17T16:43:58.691 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-08-17T16:43:58.936 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-webob (1:1.8.6-1.1) ... 2024-08-17T16:43:59.001 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-08-17T16:43:59.229 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-jaraco.collections (3.4.0-2) ... 2024-08-17T16:43:59.285 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-08-17T16:43:59.463 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-babel (2.8.0+dfsg.1-7) ... 2024-08-17T16:43:59.544 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-08-17T16:43:59.645 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-rsa (4.8-1) ... 2024-08-17T16:43:59.865 INFO:teuthology.orchestra.run.smithi169.stdout:update-alternatives: using /usr/bin/pybabel-python3 to provide /usr/bin/pybabel (pybabel) in auto mode 2024-08-17T16:43:59.913 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-08-17T16:44:00.125 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up libjq1:amd64 (1.6-2.1ubuntu3) ... 2024-08-17T16:44:00.173 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-08-17T16:44:00.251 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-pytest (6.2.5-1ubuntu2) ... 2024-08-17T16:44:00.415 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-08-17T16:44:00.660 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-pastedeploy (2.1.1-1) ... 2024-08-17T16:44:00.783 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-08-17T16:44:00.920 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-portend (3.0.0-1) ... 2024-08-17T16:44:01.068 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-08-17T16:44:01.171 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up libqt5network5:amd64 (5.15.3+dfsg-2ubuntu0.2) ... 2024-08-17T16:44:01.289 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-jinja2 (3.0.3-1ubuntu0.2) ... 2024-08-17T16:44:01.403 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-08-17T16:44:01.554 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up librados2 (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:01.606 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-pyasn1-modules (0.2.1-1) ... 2024-08-17T16:44:01.680 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up librgw2 (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:01.781 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up libsqlite3-mod-ceph (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:01.882 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up libcephfs2 (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:01.916 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-requests (2.25.1+dfsg-2ubuntu0.1) ... 2024-08-17T16:44:01.992 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up libradosstriper1 (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:02.192 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up jq (1.6-2.1ubuntu3) ... 2024-08-17T16:44:02.219 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-08-17T16:44:02.318 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-rsa (4.8-1) ... 2024-08-17T16:44:02.496 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up librbd1 (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:02.594 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-webtest (2.0.35-1) ... 2024-08-17T16:44:02.647 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up ceph-mgr-modules-core (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:02.773 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up ceph-fuse (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:02.845 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-requests-oauthlib (1.3.0+ds-0.1) ... 2024-08-17T16:44:02.983 INFO:teuthology.orchestra.run.smithi131.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-08-17T16:44:02.983 INFO:teuthology.orchestra.run.smithi131.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-08-17T16:44:03.097 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-cherrypy3 (18.6.1-4) ... 2024-08-17T16:44:03.473 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-pastescript (2.0.2-4) ... 2024-08-17T16:44:03.525 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up libcephfs-dev (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:03.651 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-rados (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:03.777 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-08-17T16:44:03.791 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-pecan (1.3.3-4ubuntu2) ... 2024-08-17T16:44:04.127 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up libthrift-0.16.0:amd64 (0.16.0-2) ... 2024-08-17T16:44:04.253 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up librados2 (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:04.354 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up librgw2 (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:04.454 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up libsqlite3-mod-ceph (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:04.572 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up libcephfs2 (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:04.698 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up libradosstriper1 (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:04.918 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-google-auth (1.5.1-3) ... 2024-08-17T16:44:05.031 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-rbd (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:05.132 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up rbd-fuse (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:05.194 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up librbd1 (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:05.241 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-rgw (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:05.304 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up ceph-mgr-modules-core (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:05.367 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up python3-cephfs (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:05.405 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up ceph-fuse (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:05.493 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up ceph-common (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:05.617 INFO:teuthology.orchestra.run.smithi169.stdout:Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-08-17T16:44:05.617 INFO:teuthology.orchestra.run.smithi169.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target -> /lib/systemd/system/ceph-fuse.target. 2024-08-17T16:44:06.028 INFO:teuthology.orchestra.run.smithi131.stdout:Adding group ceph....done 2024-08-17T16:44:06.114 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up libcephfs-dev (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:06.249 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-rados (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:06.375 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-kubernetes (12.0.1-1ubuntu1) ... 2024-08-17T16:44:06.404 INFO:teuthology.orchestra.run.smithi131.stdout:Adding system user ceph....done 2024-08-17T16:44:06.573 INFO:teuthology.orchestra.run.smithi131.stdout:Setting system user ceph properties....done 2024-08-17T16:44:06.591 INFO:teuthology.orchestra.run.smithi131.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-08-17T16:44:06.727 INFO:teuthology.orchestra.run.smithi131.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-08-17T16:44:07.016 INFO:teuthology.orchestra.run.smithi131.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-08-17T16:44:07.486 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up ceph-test (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:07.587 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-rbd (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:07.595 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up radosgw (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:07.697 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up rbd-fuse (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:07.823 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-rgw (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:07.982 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up python3-cephfs (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:08.065 INFO:teuthology.orchestra.run.smithi131.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-08-17T16:44:08.065 INFO:teuthology.orchestra.run.smithi131.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-08-17T16:44:08.108 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up ceph-common (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:08.514 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up ceph-base (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:08.651 INFO:teuthology.orchestra.run.smithi169.stdout:Adding group ceph....done 2024-08-17T16:44:08.830 INFO:teuthology.orchestra.run.smithi131.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-08-17T16:44:09.087 INFO:teuthology.orchestra.run.smithi169.stdout:Adding system user ceph....done 2024-08-17T16:44:09.255 INFO:teuthology.orchestra.run.smithi169.stdout:Setting system user ceph properties....done 2024-08-17T16:44:09.274 INFO:teuthology.orchestra.run.smithi169.stdout:chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2024-08-17T16:44:09.299 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up ceph-mds (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:09.411 INFO:teuthology.orchestra.run.smithi169.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /lib/systemd/system/ceph.target. 2024-08-17T16:44:09.537 INFO:teuthology.orchestra.run.smithi131.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-08-17T16:44:09.537 INFO:teuthology.orchestra.run.smithi131.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-08-17T16:44:09.744 INFO:teuthology.orchestra.run.smithi169.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service -> /lib/systemd/system/rbdmap.service. 2024-08-17T16:44:10.009 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up ceph-mgr (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:10.225 INFO:teuthology.orchestra.run.smithi131.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-08-17T16:44:10.225 INFO:teuthology.orchestra.run.smithi131.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-08-17T16:44:10.243 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up ceph-test (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:10.369 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up radosgw (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:10.677 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up ceph-osd (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:10.815 INFO:teuthology.orchestra.run.smithi169.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-08-17T16:44:10.815 INFO:teuthology.orchestra.run.smithi169.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-radosgw.target -> /lib/systemd/system/ceph-radosgw.target. 2024-08-17T16:44:10.946 INFO:teuthology.orchestra.run.smithi131.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-08-17T16:44:10.947 INFO:teuthology.orchestra.run.smithi131.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-08-17T16:44:11.296 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up ceph-base (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:11.428 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up ceph-mgr-k8sevents (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:11.546 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up ceph-mgr-diskprediction-local (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:11.632 INFO:teuthology.orchestra.run.smithi169.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service -> /lib/systemd/system/ceph-crash.service. 2024-08-17T16:44:11.697 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up ceph-mon (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:11.909 INFO:teuthology.orchestra.run.smithi131.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-08-17T16:44:11.909 INFO:teuthology.orchestra.run.smithi131.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-08-17T16:44:12.073 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up ceph-mds (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:12.290 INFO:teuthology.orchestra.run.smithi169.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-08-17T16:44:12.290 INFO:teuthology.orchestra.run.smithi169.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target -> /lib/systemd/system/ceph-mds.target. 2024-08-17T16:44:12.390 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up ceph-mgr-cephadm (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:12.783 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up ceph-mgr (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:12.811 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up ceph (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:12.942 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up ceph-mgr-dashboard (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:13.003 INFO:teuthology.orchestra.run.smithi169.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-08-17T16:44:13.003 INFO:teuthology.orchestra.run.smithi169.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target -> /lib/systemd/system/ceph-mgr.target. 2024-08-17T16:44:13.093 INFO:teuthology.orchestra.run.smithi131.stdout:Setting up ceph-volume (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:13.437 INFO:teuthology.orchestra.run.smithi131.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-08-17T16:44:13.526 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up ceph-osd (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:13.801 INFO:teuthology.orchestra.run.smithi169.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-08-17T16:44:13.801 INFO:teuthology.orchestra.run.smithi169.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target -> /lib/systemd/system/ceph-osd.target. 2024-08-17T16:44:14.319 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up ceph-mgr-k8sevents (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:14.429 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up ceph-mgr-diskprediction-local (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:14.547 INFO:teuthology.orchestra.run.smithi131.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-08-17T16:44:14.580 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up ceph-mon (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:14.791 INFO:teuthology.orchestra.run.smithi169.stdout:Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-08-17T16:44:14.791 INFO:teuthology.orchestra.run.smithi169.stdout:Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target -> /lib/systemd/system/ceph-mon.target. 2024-08-17T16:44:15.019 INFO:teuthology.orchestra.run.smithi131.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-08-17T16:44:15.025 DEBUG:teuthology.parallel:result is None 2024-08-17T16:44:15.290 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up ceph-mgr-cephadm (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:15.441 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up ceph (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:15.567 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up ceph-mgr-dashboard (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:15.718 INFO:teuthology.orchestra.run.smithi169.stdout:Setting up ceph-volume (18.2.4-717-g03f4c3e8-1jammy) ... 2024-08-17T16:44:16.192 INFO:teuthology.orchestra.run.smithi169.stdout:Processing triggers for man-db (2.10.2-1) ... 2024-08-17T16:44:17.322 INFO:teuthology.orchestra.run.smithi169.stdout:Processing triggers for libc-bin (2.35-0ubuntu3.1) ... 2024-08-17T16:44:17.791 INFO:teuthology.orchestra.run.smithi169.stderr:W: --force-yes is deprecated, use one of the options starting with --allow instead. 2024-08-17T16:44:17.797 DEBUG:teuthology.parallel:result is None 2024-08-17T16:44:17.797 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-17T16:44:17.798 INFO:teuthology.packaging:ref: None 2024-08-17T16:44:17.798 INFO:teuthology.packaging:tag: None 2024-08-17T16:44:17.798 INFO:teuthology.packaging:branch: reef 2024-08-17T16:44:17.798 INFO:teuthology.packaging:sha1: cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T16:44:17.798 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=reef 2024-08-17T16:44:18.028 DEBUG:teuthology.orchestra.run.smithi131:> dpkg-query -W -f '${Version}' ceph 2024-08-17T16:44:18.047 INFO:teuthology.orchestra.run.smithi131.stdout:18.2.4-717-g03f4c3e8-1jammy 2024-08-17T16:44:18.048 INFO:teuthology.packaging:The installed version of ceph is 18.2.4-717-g03f4c3e8-1jammy 2024-08-17T16:44:18.048 INFO:teuthology.task.install:The correct ceph version 18.2.4-717-g03f4c3e8-1jammy is installed. 2024-08-17T16:44:18.051 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-08-17T16:44:18.051 INFO:teuthology.packaging:ref: None 2024-08-17T16:44:18.051 INFO:teuthology.packaging:tag: None 2024-08-17T16:44:18.051 INFO:teuthology.packaging:branch: reef 2024-08-17T16:44:18.051 INFO:teuthology.packaging:sha1: cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T16:44:18.051 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=reef 2024-08-17T16:44:18.276 DEBUG:teuthology.orchestra.run.smithi169:> dpkg-query -W -f '${Version}' ceph 2024-08-17T16:44:18.295 INFO:teuthology.orchestra.run.smithi169.stdout:18.2.4-717-g03f4c3e8-1jammy 2024-08-17T16:44:18.295 INFO:teuthology.packaging:The installed version of ceph is 18.2.4-717-g03f4c3e8-1jammy 2024-08-17T16:44:18.295 INFO:teuthology.task.install:The correct ceph version 18.2.4-717-g03f4c3e8-1jammy is installed. 2024-08-17T16:44:18.297 INFO:teuthology.task.install.util:Shipping valgrind.supp... 2024-08-17T16:44:18.297 DEBUG:teuthology.orchestra.run.smithi131:> set -ex 2024-08-17T16:44:18.297 DEBUG:teuthology.orchestra.run.smithi131:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-08-17T16:44:18.311 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-08-17T16:44:18.311 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd of=/home/ubuntu/cephtest/valgrind.supp 2024-08-17T16:44:18.352 INFO:teuthology.task.install.util:Shipping 'daemon-helper'... 2024-08-17T16:44:18.352 DEBUG:teuthology.orchestra.run.smithi131:> set -ex 2024-08-17T16:44:18.352 DEBUG:teuthology.orchestra.run.smithi131:> sudo dd of=/usr/bin/daemon-helper 2024-08-17T16:44:18.366 DEBUG:teuthology.orchestra.run.smithi131:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-08-17T16:44:18.421 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-08-17T16:44:18.421 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd of=/usr/bin/daemon-helper 2024-08-17T16:44:18.435 DEBUG:teuthology.orchestra.run.smithi169:> sudo chmod a=rx -- /usr/bin/daemon-helper 2024-08-17T16:44:18.494 INFO:teuthology.task.install.util:Shipping 'adjust-ulimits'... 2024-08-17T16:44:18.495 DEBUG:teuthology.orchestra.run.smithi131:> set -ex 2024-08-17T16:44:18.495 DEBUG:teuthology.orchestra.run.smithi131:> sudo dd of=/usr/bin/adjust-ulimits 2024-08-17T16:44:18.508 DEBUG:teuthology.orchestra.run.smithi131:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-08-17T16:44:18.565 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-08-17T16:44:18.565 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd of=/usr/bin/adjust-ulimits 2024-08-17T16:44:18.577 DEBUG:teuthology.orchestra.run.smithi169:> sudo chmod a=rx -- /usr/bin/adjust-ulimits 2024-08-17T16:44:18.631 INFO:teuthology.task.install.util:Shipping 'stdin-killer'... 2024-08-17T16:44:18.631 DEBUG:teuthology.orchestra.run.smithi131:> set -ex 2024-08-17T16:44:18.631 DEBUG:teuthology.orchestra.run.smithi131:> sudo dd of=/usr/bin/stdin-killer 2024-08-17T16:44:18.645 DEBUG:teuthology.orchestra.run.smithi131:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-08-17T16:44:18.701 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-08-17T16:44:18.701 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd of=/usr/bin/stdin-killer 2024-08-17T16:44:18.713 DEBUG:teuthology.orchestra.run.smithi169:> sudo chmod a=rx -- /usr/bin/stdin-killer 2024-08-17T16:44:18.767 INFO:teuthology.run_tasks:Running task cephadm... 2024-08-17T16:44:18.862 INFO:tasks.cephadm:Config: {'compiled_cephadm_branch': 'reef', '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:reef', 'create_rbd_pool': True, 'flavor': 'default', 'log-ignorelist': ['\\(MDS_ALL_DOWN\\)', '\\(MDS_UP_LESS_THAN_MAX\\)', 'mons down', 'mon down', 'MON_DOWN', 'out of quorum', 'PG_AVAILABILITY'], 'sha1': 'cd8bdbeb9fbdab5733aa3aaadc042c965473e453'} 2024-08-17T16:44:18.863 INFO:tasks.cephadm:Cluster image is quay.ceph.io/ceph-ci/ceph:reef 2024-08-17T16:44:18.863 INFO:tasks.cephadm:Cluster fsid is f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T16:44:18.863 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-08-17T16:44:18.864 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.131', 'mon.c': '[v2:172.21.15.131:3301,v1:172.21.15.131:6790]', 'mon.b': '172.21.15.169'} 2024-08-17T16:44:18.864 INFO:tasks.cephadm:First mon is mon.a on smithi131 2024-08-17T16:44:18.864 INFO:tasks.cephadm:First mgr is y 2024-08-17T16:44:18.864 INFO:tasks.cephadm:Normalizing hostnames... 2024-08-17T16:44:18.864 DEBUG:teuthology.orchestra.run.smithi131:> sudo hostname $(hostname -s) 2024-08-17T16:44:18.879 DEBUG:teuthology.orchestra.run.smithi169:> sudo hostname $(hostname -s) 2024-08-17T16:44:18.892 INFO:tasks.cephadm:Downloading "compiled" cephadm from cachra for reef 2024-08-17T16:44:18.892 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T16:44:19.042 INFO:tasks.cephadm:builder_project result: [{'status': 'ready', 'sha1': 'cd8bdbeb9fbdab5733aa3aaadc042c965473e453', 'extra': {'build_url': 'https://jenkins.ceph.com/job/ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic/55847/', 'root_build_cause': 'SCMTRIGGER', 'version': '19.0.0-5836-gcd8bdbeb', 'node_name': '172.21.5.37+adami07', 'job_name': 'ceph-dev-build/ARCH=x86_64,AVAILABLE_ARCH=x86_64,AVAILABLE_DIST=jammy,DIST=jammy,MACHINE_SIZE=gigantic', 'package_manager_version': '19.0.0-5836-gcd8bdbeb-1jammy'}, 'url': 'https://1.chacra.ceph.com/r/ceph/main/cd8bdbeb9fbdab5733aa3aaadc042c965473e453/ubuntu/jammy/flavors/default/', 'distro_codename': 'jammy', 'modified': '2024-08-15 21:44:25.523779', 'distro_version': '22.04', 'project': 'ceph', 'flavor': 'default', 'ref': 'main', 'chacra_url': 'https://1.chacra.ceph.com/repos/ceph/main/cd8bdbeb9fbdab5733aa3aaadc042c965473e453/ubuntu/jammy/flavors/default/', 'archs': ['x86_64'], 'distro': 'ubuntu'}] 2024-08-17T16:44:19.273 INFO:tasks.util.chacra:got chacra host 4.chacra.ceph.com, ref reef, sha1 03f4c3e85ce172201896147a7aef87ba256187f2 from https://shaman.ceph.com/api/search/?project=ceph&distros=ubuntu%2F22.04%2Fx86_64&flavor=default&ref=reef 2024-08-17T16:44:19.274 INFO:tasks.cephadm:Discovered cachra url: https://4.chacra.ceph.com/binaries/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-08-17T16:44:19.274 INFO:tasks.cephadm:Downloading cephadm from url: https://4.chacra.ceph.com/binaries/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/x86_64/flavors/default/cephadm 2024-08-17T16:44:19.274 DEBUG:teuthology.orchestra.run.smithi131:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-08-17T16:44:19.813 INFO:teuthology.orchestra.run.smithi131.stdout:-rw-rw-r-- 1 ubuntu ubuntu 217110 Aug 17 16:44 /home/ubuntu/cephtest/cephadm 2024-08-17T16:44:19.813 DEBUG:teuthology.orchestra.run.smithi169:> curl --silent -L https://4.chacra.ceph.com/binaries/ceph/reef/03f4c3e85ce172201896147a7aef87ba256187f2/ubuntu/jammy/x86_64/flavors/default/cephadm > /home/ubuntu/cephtest/cephadm && ls -l /home/ubuntu/cephtest/cephadm 2024-08-17T16:44:20.378 INFO:teuthology.orchestra.run.smithi169.stdout:-rw-rw-r-- 1 ubuntu ubuntu 217110 Aug 17 16:44 /home/ubuntu/cephtest/cephadm 2024-08-17T16:44:20.379 DEBUG:teuthology.orchestra.run.smithi131:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-08-17T16:44:20.386 DEBUG:teuthology.orchestra.run.smithi169:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-08-17T16:44:20.405 INFO:tasks.cephadm:Pulling image quay.ceph.io/ceph-ci/ceph:reef on all hosts... 2024-08-17T16:44:20.405 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef pull 2024-08-17T16:44:20.434 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef pull 2024-08-17T16:44:20.552 INFO:teuthology.orchestra.run.smithi131.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-08-17T16:44:20.556 INFO:teuthology.orchestra.run.smithi169.stderr:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-08-17T16:45:13.552 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T16:45:13.552 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph_version": "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)", 2024-08-17T16:45:13.553 INFO:teuthology.orchestra.run.smithi131.stdout: "image_id": "c870753d67c2504e5ac044c83696772f8b7527a928cc764ed24eeea7fea57d6e", 2024-08-17T16:45:13.553 INFO:teuthology.orchestra.run.smithi131.stdout: "repo_digests": [ 2024-08-17T16:45:13.553 INFO:teuthology.orchestra.run.smithi131.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:37f887e3bbdff4051aa7da31b6d591754a495ffdffc717f32d57523a5142a408" 2024-08-17T16:45:13.553 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T16:45:13.553 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T16:45:13.973 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-08-17T16:45:13.974 INFO:teuthology.orchestra.run.smithi169.stdout: "ceph_version": "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)", 2024-08-17T16:45:13.974 INFO:teuthology.orchestra.run.smithi169.stdout: "image_id": "c870753d67c2504e5ac044c83696772f8b7527a928cc764ed24eeea7fea57d6e", 2024-08-17T16:45:13.974 INFO:teuthology.orchestra.run.smithi169.stdout: "repo_digests": [ 2024-08-17T16:45:13.974 INFO:teuthology.orchestra.run.smithi169.stdout: "quay.ceph.io/ceph-ci/ceph@sha256:37f887e3bbdff4051aa7da31b6d591754a495ffdffc717f32d57523a5142a408" 2024-08-17T16:45:13.974 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T16:45:13.974 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-08-17T16:45:14.004 DEBUG:teuthology.orchestra.run.smithi131:> sudo mkdir -p /etc/ceph 2024-08-17T16:45:14.019 DEBUG:teuthology.orchestra.run.smithi169:> sudo mkdir -p /etc/ceph 2024-08-17T16:45:14.033 DEBUG:teuthology.orchestra.run.smithi131:> sudo chmod 777 /etc/ceph 2024-08-17T16:45:14.071 DEBUG:teuthology.orchestra.run.smithi169:> sudo chmod 777 /etc/ceph 2024-08-17T16:45:14.086 INFO:tasks.cephadm:Writing seed config... 2024-08-17T16:45:14.087 INFO:tasks.cephadm: override: [osd] osd_class_default_list = * 2024-08-17T16:45:14.087 INFO:tasks.cephadm: override: [osd] osd_class_load_list = * 2024-08-17T16:45:14.088 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-08-17T16:45:14.088 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-08-17T16:45:14.088 INFO:tasks.cephadm: override: [osd] osd shutdown pgref assert = True 2024-08-17T16:45:14.088 INFO:tasks.cephadm: override: [global] mon election default strategy = 1 2024-08-17T16:45:14.088 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-08-17T16:45:14.088 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-08-17T16:45:14.088 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-08-17T16:45:14.088 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-08-17T16:45:14.088 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-08-17T16:45:14.089 DEBUG:teuthology.orchestra.run.smithi131:> set -ex 2024-08-17T16:45:14.089 DEBUG:teuthology.orchestra.run.smithi131:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-08-17T16:45:14.120 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 to file = true 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 = f27a2518-5cb7-11ef-bccf-c7b262605968 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 2024-08-17T16:45:14.121 DEBUG:teuthology.orchestra.run.smithi131:mon.a> sudo journalctl -f -n 0 -u ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@mon.a.service 2024-08-17T16:45:14.165 DEBUG:teuthology.orchestra.run.smithi131:mgr.y> sudo journalctl -f -n 0 -u ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@mgr.y.service 2024-08-17T16:45:14.213 INFO:tasks.cephadm:Bootstrapping... 2024-08-17T16:45:14.213 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef -v bootstrap --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 --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.131 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-08-17T16:45:14.376 INFO:teuthology.orchestra.run.smithi131.stdout:-------------------------------------------------------------------------------- 2024-08-17T16:45:14.376 INFO:teuthology.orchestra.run.smithi131.stdout:cephadm ['--image', 'quay.ceph.io/ceph-ci/ceph:reef', '-v', 'bootstrap', '--fsid', 'f27a2518-5cb7-11ef-bccf-c7b262605968', '--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.131', '--skip-admin-label'] 2024-08-17T16:45:14.376 INFO:teuthology.orchestra.run.smithi131.stderr:Specifying an fsid for your cluster offers no advantages and may increase the likelihood of fsid conflicts. 2024-08-17T16:45:14.377 INFO:teuthology.orchestra.run.smithi131.stdout:Verifying podman|docker is present... 2024-08-17T16:45:14.377 INFO:teuthology.orchestra.run.smithi131.stdout:Verifying lvm2 is present... 2024-08-17T16:45:14.377 INFO:teuthology.orchestra.run.smithi131.stdout:Verifying time synchronization is in place... 2024-08-17T16:45:14.382 INFO:teuthology.orchestra.run.smithi131.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-08-17T16:45:14.382 INFO:teuthology.orchestra.run.smithi131.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-08-17T16:45:14.387 INFO:teuthology.orchestra.run.smithi131.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-08-17T16:45:14.387 INFO:teuthology.orchestra.run.smithi131.stdout:systemctl: stdout inactive 2024-08-17T16:45:14.391 INFO:teuthology.orchestra.run.smithi131.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-08-17T16:45:14.392 INFO:teuthology.orchestra.run.smithi131.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-08-17T16:45:14.397 INFO:teuthology.orchestra.run.smithi131.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-08-17T16:45:14.397 INFO:teuthology.orchestra.run.smithi131.stdout:systemctl: stdout inactive 2024-08-17T16:45:14.401 INFO:teuthology.orchestra.run.smithi131.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-08-17T16:45:14.401 INFO:teuthology.orchestra.run.smithi131.stdout:systemctl: stdout masked 2024-08-17T16:45:14.404 INFO:teuthology.orchestra.run.smithi131.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-08-17T16:45:14.404 INFO:teuthology.orchestra.run.smithi131.stdout:systemctl: stdout inactive 2024-08-17T16:45:14.408 INFO:teuthology.orchestra.run.smithi131.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-08-17T16:45:14.408 INFO:teuthology.orchestra.run.smithi131.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-08-17T16:45:14.411 INFO:teuthology.orchestra.run.smithi131.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-08-17T16:45:14.411 INFO:teuthology.orchestra.run.smithi131.stdout:systemctl: stdout inactive 2024-08-17T16:45:14.416 INFO:teuthology.orchestra.run.smithi131.stdout:systemctl: stdout enabled 2024-08-17T16:45:14.420 INFO:teuthology.orchestra.run.smithi131.stdout:systemctl: stdout active 2024-08-17T16:45:14.420 INFO:teuthology.orchestra.run.smithi131.stdout:Unit ntp.service is enabled and running 2024-08-17T16:45:14.420 INFO:teuthology.orchestra.run.smithi131.stdout:Repeating the final host check... 2024-08-17T16:45:14.420 INFO:teuthology.orchestra.run.smithi131.stdout:docker (/usr/bin/docker) is present 2024-08-17T16:45:14.421 INFO:teuthology.orchestra.run.smithi131.stdout:systemctl is present 2024-08-17T16:45:14.421 INFO:teuthology.orchestra.run.smithi131.stdout:lvcreate is present 2024-08-17T16:45:14.424 INFO:teuthology.orchestra.run.smithi131.stdout:Non-zero exit code 1 from systemctl is-enabled chrony.service 2024-08-17T16:45:14.424 INFO:teuthology.orchestra.run.smithi131.stdout:systemctl: stderr Failed to get unit file state for chrony.service: No such file or directory 2024-08-17T16:45:14.427 INFO:teuthology.orchestra.run.smithi131.stdout:Non-zero exit code 3 from systemctl is-active chrony.service 2024-08-17T16:45:14.427 INFO:teuthology.orchestra.run.smithi131.stdout:systemctl: stdout inactive 2024-08-17T16:45:14.430 INFO:teuthology.orchestra.run.smithi131.stdout:Non-zero exit code 1 from systemctl is-enabled chronyd.service 2024-08-17T16:45:14.431 INFO:teuthology.orchestra.run.smithi131.stdout:systemctl: stderr Failed to get unit file state for chronyd.service: No such file or directory 2024-08-17T16:45:14.434 INFO:teuthology.orchestra.run.smithi131.stdout:Non-zero exit code 3 from systemctl is-active chronyd.service 2024-08-17T16:45:14.434 INFO:teuthology.orchestra.run.smithi131.stdout:systemctl: stdout inactive 2024-08-17T16:45:14.437 INFO:teuthology.orchestra.run.smithi131.stdout:Non-zero exit code 1 from systemctl is-enabled systemd-timesyncd.service 2024-08-17T16:45:14.437 INFO:teuthology.orchestra.run.smithi131.stdout:systemctl: stdout masked 2024-08-17T16:45:14.441 INFO:teuthology.orchestra.run.smithi131.stdout:Non-zero exit code 3 from systemctl is-active systemd-timesyncd.service 2024-08-17T16:45:14.441 INFO:teuthology.orchestra.run.smithi131.stdout:systemctl: stdout inactive 2024-08-17T16:45:14.444 INFO:teuthology.orchestra.run.smithi131.stdout:Non-zero exit code 1 from systemctl is-enabled ntpd.service 2024-08-17T16:45:14.444 INFO:teuthology.orchestra.run.smithi131.stdout:systemctl: stderr Failed to get unit file state for ntpd.service: No such file or directory 2024-08-17T16:45:14.447 INFO:teuthology.orchestra.run.smithi131.stdout:Non-zero exit code 3 from systemctl is-active ntpd.service 2024-08-17T16:45:14.447 INFO:teuthology.orchestra.run.smithi131.stdout:systemctl: stdout inactive 2024-08-17T16:45:14.451 INFO:teuthology.orchestra.run.smithi131.stdout:systemctl: stdout enabled 2024-08-17T16:45:14.455 INFO:teuthology.orchestra.run.smithi131.stdout:systemctl: stdout active 2024-08-17T16:45:14.455 INFO:teuthology.orchestra.run.smithi131.stdout:Unit ntp.service is enabled and running 2024-08-17T16:45:14.455 INFO:teuthology.orchestra.run.smithi131.stdout:Host looks OK 2024-08-17T16:45:14.455 INFO:teuthology.orchestra.run.smithi131.stdout:Cluster fsid: f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T16:45:14.455 INFO:teuthology.orchestra.run.smithi131.stdout:Acquiring lock 140412043249120 on /run/cephadm/f27a2518-5cb7-11ef-bccf-c7b262605968.lock 2024-08-17T16:45:14.455 INFO:teuthology.orchestra.run.smithi131.stdout:Lock 140412043249120 acquired on /run/cephadm/f27a2518-5cb7-11ef-bccf-c7b262605968.lock 2024-08-17T16:45:14.455 INFO:teuthology.orchestra.run.smithi131.stdout:Verifying IP 172.21.15.131 port 3300 ... 2024-08-17T16:45:14.456 INFO:teuthology.orchestra.run.smithi131.stdout:Verifying IP 172.21.15.131 port 6789 ... 2024-08-17T16:45:14.456 INFO:teuthology.orchestra.run.smithi131.stdout:Base mon IP(s) is [172.21.15.131:3300, 172.21.15.131:6789], mon addrv is [v2:172.21.15.131:3300,v1:172.21.15.131:6789] 2024-08-17T16:45:14.458 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 2024-08-17T16:45:14.458 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/sbin/ip: stdout default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.131 metric 100 2024-08-17T16:45:14.458 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/sbin/ip: stdout 158.69.67.47 via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.131 metric 100 2024-08-17T16:45:14.458 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/sbin/ip: stdout 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-08-17T16:45:14.458 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/sbin/ip: stdout 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.131 metric 100 2024-08-17T16:45:14.458 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/sbin/ip: stdout 172.21.0.1 dev enp3s0f1 proto dhcp scope link src 172.21.15.131 metric 100 2024-08-17T16:45:14.459 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/sbin/ip: stdout 172.21.0.2 dev enp3s0f1 proto dhcp scope link src 172.21.15.131 metric 100 2024-08-17T16:45:14.459 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/sbin/ip: stdout 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.131 metric 100 2024-08-17T16:45:14.460 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/sbin/ip: stdout ::1 dev lo proto kernel metric 256 pref medium 2024-08-17T16:45:14.460 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/sbin/ip: stdout fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-08-17T16:45:14.460 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/sbin/ip: stdout default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1797sec pref medium 2024-08-17T16:45:14.463 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/sbin/ip: stdout 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-08-17T16:45:14.463 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/sbin/ip: stdout inet6 ::1/128 scope host 2024-08-17T16:45:14.464 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-08-17T16:45:14.464 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/sbin/ip: stdout 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-08-17T16:45:14.464 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/sbin/ip: stdout inet6 fe80::ec4:7aff:fe88:72f9/64 scope link 2024-08-17T16:45:14.464 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/sbin/ip: stdout valid_lft forever preferred_lft forever 2024-08-17T16:45:14.464 INFO:teuthology.orchestra.run.smithi131.stdout:Mon IP `172.21.15.131` is in CIDR network `172.21.0.0/20` 2024-08-17T16:45:14.464 INFO:teuthology.orchestra.run.smithi131.stdout:Mon IP `172.21.15.131` is in CIDR network `172.21.0.0/20` 2024-08-17T16:45:14.464 INFO:teuthology.orchestra.run.smithi131.stdout:Mon IP `172.21.15.131` is in CIDR network `172.21.0.1/32` 2024-08-17T16:45:14.464 INFO:teuthology.orchestra.run.smithi131.stdout:Mon IP `172.21.15.131` is in CIDR network `172.21.0.1/32` 2024-08-17T16:45:14.464 INFO:teuthology.orchestra.run.smithi131.stdout:Mon IP `172.21.15.131` is in CIDR network `172.21.0.2/32` 2024-08-17T16:45:14.464 INFO:teuthology.orchestra.run.smithi131.stdout:Mon IP `172.21.15.131` is in CIDR network `172.21.0.2/32` 2024-08-17T16:45:14.464 INFO:teuthology.orchestra.run.smithi131.stdout:Mon IP `172.21.15.131` is in CIDR network `172.21.15.254/32` 2024-08-17T16:45:14.464 INFO:teuthology.orchestra.run.smithi131.stdout:Mon IP `172.21.15.131` is in CIDR network `172.21.15.254/32` 2024-08-17T16:45:14.464 INFO:teuthology.orchestra.run.smithi131.stdout:Inferred mon public CIDR from local network configuration ['172.21.0.0/20', '172.21.0.0/20', '172.21.0.1/32', '172.21.0.1/32', '172.21.0.2/32', '172.21.0.2/32', '172.21.15.254/32', '172.21.15.254/32'] 2024-08-17T16:45:14.465 INFO:teuthology.orchestra.run.smithi131.stdout:Internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-08-17T16:45:14.465 INFO:teuthology.orchestra.run.smithi131.stdout:Pulling container image quay.ceph.io/ceph-ci/ceph:reef... 2024-08-17T16:45:14.722 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/docker: stdout reef: Pulling from ceph-ci/ceph 2024-08-17T16:45:14.722 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/docker: stdout Digest: sha256:37f887e3bbdff4051aa7da31b6d591754a495ffdffc717f32d57523a5142a408 2024-08-17T16:45:14.722 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/docker: stdout Status: Image is up to date for quay.ceph.io/ceph-ci/ceph:reef 2024-08-17T16:45:14.722 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/docker: stdout quay.ceph.io/ceph-ci/ceph:reef 2024-08-17T16:45:16.267 INFO:teuthology.orchestra.run.smithi131.stdout:ceph: stdout ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable) 2024-08-17T16:45:16.267 INFO:teuthology.orchestra.run.smithi131.stdout:Ceph version: ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable) 2024-08-17T16:45:16.267 INFO:teuthology.orchestra.run.smithi131.stdout:Extracting ceph user uid/gid from container image... 2024-08-17T16:45:17.589 INFO:teuthology.orchestra.run.smithi131.stdout:stat: stdout 167 167 2024-08-17T16:45:17.589 INFO:teuthology.orchestra.run.smithi131.stdout:Creating initial keys... 2024-08-17T16:45:18.912 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-authtool: stdout AQCe08BmwujCGBAAs87revYQ6IwwcOVKo+oShQ== 2024-08-17T16:45:20.310 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-authtool: stdout AQCf08BmZoupLxAARbnBjN8urlRfInNYJNjG4g== 2024-08-17T16:45:21.674 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-authtool: stdout AQCh08BmzdWUBxAAMeJ/zccqF3giluiharq2Aw== 2024-08-17T16:45:21.675 INFO:teuthology.orchestra.run.smithi131.stdout:Creating initial monmap... 2024-08-17T16:45:23.048 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: monmap file /tmp/monmap 2024-08-17T16:45:23.048 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/monmaptool: stdout setting min_mon_release = pacific 2024-08-17T16:45:23.048 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: set fsid to f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T16:45:23.048 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/monmaptool: stdout /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-08-17T16:45:23.048 INFO:teuthology.orchestra.run.smithi131.stdout:monmaptool for a [v2:172.21.15.131:3300,v1:172.21.15.131:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-08-17T16:45:23.048 INFO:teuthology.orchestra.run.smithi131.stdout:setting min_mon_release = pacific 2024-08-17T16:45:23.048 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/monmaptool: set fsid to f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T16:45:23.048 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-08-17T16:45:23.048 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T16:45:23.049 INFO:teuthology.orchestra.run.smithi131.stdout:Creating mon... 2024-08-17T16:45:24.433 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.942+0000 7fe333f6db00 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-17T16:45:24.434 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.942+0000 7fe333f6db00 1 imported monmap: 2024-08-17T16:45:24.434 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr epoch 0 2024-08-17T16:45:24.434 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr fsid f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T16:45:24.434 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr last_changed 2024-08-17T16:45:22.566402+0000 2024-08-17T16:45:24.434 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr created 2024-08-17T16:45:22.566402+0000 2024-08-17T16:45:24.434 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr min_mon_release 16 (pacific) 2024-08-17T16:45:24.434 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr election_strategy: 1 2024-08-17T16:45:24.434 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr 0: [v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0] mon.a 2024-08-17T16:45:24.434 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:45:24.434 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.942+0000 7fe333f6db00 0 /usr/bin/ceph-mon: set fsid to f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T16:45:24.434 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: RocksDB version: 7.9.2 2024-08-17T16:45:24.434 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:45:24.434 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Git sha 0 2024-08-17T16:45:24.435 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Compile date 2024-08-17 15:23:20 2024-08-17T16:45:24.435 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: DB SUMMARY 2024-08-17T16:45:24.435 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:45:24.435 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: DB Session ID: OYY2F6KJ98H0D5V7DHNX 2024-08-17T16:45:24.435 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:45:24.435 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-08-17T16:45:24.435 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:45:24.435 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-08-17T16:45:24.435 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:45:24.435 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.error_if_exists: 0 2024-08-17T16:45:24.435 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.create_if_missing: 1 2024-08-17T16:45:24.435 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.paranoid_checks: 1 2024-08-17T16:45:24.435 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-08-17T16:45:24.436 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-17T16:45:24.436 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-17T16:45:24.436 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.env: 0x559a95440bc0 2024-08-17T16:45:24.436 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.fs: PosixFileSystem 2024-08-17T16:45:24.436 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.info_log: 0x559a973c4800 2024-08-17T16:45:24.436 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-17T16:45:24.436 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.statistics: (nil) 2024-08-17T16:45:24.436 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.use_fsync: 0 2024-08-17T16:45:24.436 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.max_log_file_size: 0 2024-08-17T16:45:24.436 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-17T16:45:24.436 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-17T16:45:24.436 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-17T16:45:24.437 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-17T16:45:24.437 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.allow_fallocate: 1 2024-08-17T16:45:24.437 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-17T16:45:24.437 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-17T16:45:24.437 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.use_direct_reads: 0 2024-08-17T16:45:24.437 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-17T16:45:24.437 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.create_missing_column_families: 0 2024-08-17T16:45:24.437 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.db_log_dir: 2024-08-17T16:45:24.437 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.wal_dir: 2024-08-17T16:45:24.437 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-17T16:45:24.437 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-17T16:45:24.437 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-17T16:45:24.437 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-17T16:45:24.438 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-17T16:45:24.438 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-17T16:45:24.438 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.advise_random_on_open: 1 2024-08-17T16:45:24.438 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-17T16:45:24.438 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.write_buffer_manager: 0x559a973cae60 2024-08-17T16:45:24.438 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-17T16:45:24.438 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-17T16:45:24.438 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-17T16:45:24.438 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.rate_limiter: (nil) 2024-08-17T16:45:24.438 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-17T16:45:24.438 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-17T16:45:24.438 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-17T16:45:24.438 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-17T16:45:24.438 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.unordered_write: 0 2024-08-17T16:45:24.439 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-17T16:45:24.439 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-17T16:45:24.439 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-17T16:45:24.439 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-17T16:45:24.439 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.row_cache: None 2024-08-17T16:45:24.439 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.wal_filter: None 2024-08-17T16:45:24.439 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-17T16:45:24.439 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-17T16:45:24.439 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.two_write_queues: 0 2024-08-17T16:45:24.439 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.manual_wal_flush: 0 2024-08-17T16:45:24.439 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.wal_compression: 0 2024-08-17T16:45:24.439 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.atomic_flush: 0 2024-08-17T16:45:24.440 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-17T16:45:24.440 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-17T16:45:24.440 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-17T16:45:24.440 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.log_readahead_size: 0 2024-08-17T16:45:24.440 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-17T16:45:24.440 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-17T16:45:24.440 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-17T16:45:24.440 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-17T16:45:24.440 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-17T16:45:24.440 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-17T16:45:24.440 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-08-17T16:45:24.440 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.max_background_jobs: 2 2024-08-17T16:45:24.440 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.max_background_compactions: -1 2024-08-17T16:45:24.440 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.max_subcompactions: 1 2024-08-17T16:45:24.441 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-17T16:45:24.441 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-17T16:45:24.441 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-17T16:45:24.441 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.max_total_wal_size: 0 2024-08-17T16:45:24.441 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-17T16:45:24.441 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-17T16:45:24.441 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-17T16:45:24.441 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-17T16:45:24.441 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.max_open_files: -1 2024-08-17T16:45:24.441 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.bytes_per_sync: 0 2024-08-17T16:45:24.441 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-17T16:45:24.441 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-17T16:45:24.441 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-17T16:45:24.442 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.max_background_flushes: -1 2024-08-17T16:45:24.442 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Compression algorithms supported: 2024-08-17T16:45:24.442 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: kZSTD supported: 0 2024-08-17T16:45:24.442 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: kXpressCompression supported: 0 2024-08-17T16:45:24.442 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: kBZip2Compression supported: 0 2024-08-17T16:45:24.442 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-17T16:45:24.442 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: kLZ4Compression supported: 1 2024-08-17T16:45:24.442 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: kZlibCompression supported: 1 2024-08-17T16:45:24.442 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-17T16:45:24.442 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: kSnappyCompression supported: 1 2024-08-17T16:45:24.442 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-17T16:45:24.442 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-08-17T16:45:24.442 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: [db/db_impl/db_impl_open.cc:317] Creating manifest 1 2024-08-17T16:45:24.443 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:45:24.443 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-08-17T16:45:24.443 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:45:24.443 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-17T16:45:24.443 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:45:24.443 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-17T16:45:24.443 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.merge_operator: 2024-08-17T16:45:24.443 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.compaction_filter: None 2024-08-17T16:45:24.443 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.compaction_filter_factory: None 2024-08-17T16:45:24.443 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-17T16:45:24.443 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-17T16:45:24.443 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-17T16:45:24.443 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x559a973bdde0) 2024-08-17T16:45:24.443 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks: 1 2024-08-17T16:45:24.444 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr cache_index_and_filter_blocks_with_high_priority: 0 2024-08-17T16:45:24.444 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-17T16:45:24.444 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr pin_top_level_index_and_filter: 1 2024-08-17T16:45:24.444 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr index_type: 0 2024-08-17T16:45:24.444 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr data_block_index_type: 0 2024-08-17T16:45:24.444 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr index_shortening: 1 2024-08-17T16:45:24.444 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr data_block_hash_table_util_ratio: 0.750000 2024-08-17T16:45:24.444 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr checksum: 4 2024-08-17T16:45:24.444 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr no_block_cache: 0 2024-08-17T16:45:24.444 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr block_cache: 0x559a973b31f0 2024-08-17T16:45:24.444 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr block_cache_name: BinnedLRUCache 2024-08-17T16:45:24.444 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr block_cache_options: 2024-08-17T16:45:24.444 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr capacity : 536870912 2024-08-17T16:45:24.444 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr num_shard_bits : 4 2024-08-17T16:45:24.445 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr strict_capacity_limit : 0 2024-08-17T16:45:24.445 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr high_pri_pool_ratio: 0.000 2024-08-17T16:45:24.445 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr block_cache_compressed: (nil) 2024-08-17T16:45:24.445 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr persistent_cache: (nil) 2024-08-17T16:45:24.445 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr block_size: 4096 2024-08-17T16:45:24.445 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr block_size_deviation: 10 2024-08-17T16:45:24.445 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr block_restart_interval: 16 2024-08-17T16:45:24.445 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr index_block_restart_interval: 1 2024-08-17T16:45:24.445 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr metadata_block_size: 4096 2024-08-17T16:45:24.445 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr partition_filters: 0 2024-08-17T16:45:24.445 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr use_delta_encoding: 1 2024-08-17T16:45:24.445 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr filter_policy: bloomfilter 2024-08-17T16:45:24.445 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr whole_key_filtering: 1 2024-08-17T16:45:24.445 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr verify_compression: 0 2024-08-17T16:45:24.446 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr read_amp_bytes_per_bit: 0 2024-08-17T16:45:24.446 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr format_version: 5 2024-08-17T16:45:24.446 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr enable_index_compression: 1 2024-08-17T16:45:24.446 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr block_align: 0 2024-08-17T16:45:24.446 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr max_auto_readahead_size: 262144 2024-08-17T16:45:24.446 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr prepopulate_block_cache: 0 2024-08-17T16:45:24.446 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr initial_auto_readahead_size: 8192 2024-08-17T16:45:24.446 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr num_file_reads_for_auto_readahead: 2 2024-08-17T16:45:24.446 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:45:24.446 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-17T16:45:24.446 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-17T16:45:24.446 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.compression: NoCompression 2024-08-17T16:45:24.446 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-17T16:45:24.447 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-17T16:45:24.447 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-17T16:45:24.447 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.num_levels: 7 2024-08-17T16:45:24.447 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-17T16:45:24.447 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-17T16:45:24.447 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-17T16:45:24.447 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-17T16:45:24.447 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-17T16:45:24.447 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-17T16:45:24.447 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-17T16:45:24.447 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-17T16:45:24.447 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-17T16:45:24.447 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-17T16:45:24.447 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-17T16:45:24.448 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-17T16:45:24.448 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-17T16:45:24.448 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.compression_opts.level: 32767 2024-08-17T16:45:24.448 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-17T16:45:24.448 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-17T16:45:24.448 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-17T16:45:24.448 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-17T16:45:24.448 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-17T16:45:24.448 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.compression_opts.enabled: false 2024-08-17T16:45:24.448 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-17T16:45:24.448 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-17T16:45:24.448 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-17T16:45:24.448 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-17T16:45:24.448 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-17T16:45:24.449 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-17T16:45:24.449 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-17T16:45:24.449 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-17T16:45:24.449 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-17T16:45:24.449 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-17T16:45:24.449 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-17T16:45:24.449 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-17T16:45:24.449 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-17T16:45:24.449 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-17T16:45:24.449 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-17T16:45:24.449 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-17T16:45:24.449 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-17T16:45:24.449 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-17T16:45:24.450 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-17T16:45:24.450 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.arena_block_size: 1048576 2024-08-17T16:45:24.450 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-17T16:45:24.450 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-17T16:45:24.450 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-17T16:45:24.450 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-17T16:45:24.450 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-17T16:45:24.450 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-17T16:45:24.450 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-17T16:45:24.450 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-17T16:45:24.450 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-17T16:45:24.450 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-17T16:45:24.450 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-17T16:45:24.450 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-17T16:45:24.451 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-17T16:45:24.451 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.table_properties_collectors: 2024-08-17T16:45:24.451 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.inplace_update_support: 0 2024-08-17T16:45:24.451 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-17T16:45:24.451 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-17T16:45:24.451 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-17T16:45:24.451 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-17T16:45:24.451 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.bloom_locality: 0 2024-08-17T16:45:24.451 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.max_successive_merges: 0 2024-08-17T16:45:24.451 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-17T16:45:24.451 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-17T16:45:24.451 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.force_consistency_checks: 1 2024-08-17T16:45:24.451 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-17T16:45:24.452 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.ttl: 2592000 2024-08-17T16:45:24.452 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-17T16:45:24.452 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-17T16:45:24.452 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-17T16:45:24.452 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.enable_blob_files: false 2024-08-17T16:45:24.452 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.min_blob_size: 0 2024-08-17T16:45:24.452 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.blob_file_size: 268435456 2024-08-17T16:45:24.452 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-17T16:45:24.452 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-17T16:45:24.452 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-17T16:45:24.452 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-17T16:45:24.452 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-17T16:45:24.452 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.blob_file_starting_level: 0 2024-08-17T16:45:24.453 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-17T16:45:24.453 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: [db/version_set.cc:5566] 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 2024-08-17T16:45:24.453 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:45:24.453 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-08-17T16:45:24.453 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:45:24.453 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 5d4ebce0-aa5e-438d-8623-af636f05842c 2024-08-17T16:45:24.453 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:45:24.453 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 5 2024-08-17T16:45:24.453 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:45:24.453 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x559a973dce00 2024-08-17T16:45:24.453 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe333f6db00 4 rocksdb: DB pointer 0x559a974ae000 2024-08-17T16:45:24.453 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe32b6f9640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-17T16:45:24.453 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.946+0000 7fe32b6f9640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-17T16:45:24.453 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr ** DB Stats ** 2024-08-17T16:45:24.454 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T16:45:24.454 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-17T16:45:24.454 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T16:45:24.454 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T16:45:24.454 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-17T16:45:24.454 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T16:45:24.454 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T16:45:24.454 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:45:24.454 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-08-17T16:45:24.454 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr 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) 2024-08-17T16:45:24.454 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-17T16:45:24.454 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr 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 0.0 0.0 2024-08-17T16:45:24.454 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-08-17T16:45:24.455 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:45:24.455 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr ** Compaction Stats [default] ** 2024-08-17T16:45:24.455 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr 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) 2024-08-17T16:45:24.455 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T16:45:24.455 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:45:24.455 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-17T16:45:24.455 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:45:24.455 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T16:45:24.455 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr Flush(GB): cumulative 0.000, interval 0.000 2024-08-17T16:45:24.455 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T16:45:24.455 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr AddFile(Total Files): cumulative 0, interval 0 2024-08-17T16:45:24.455 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T16:45:24.455 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr AddFile(Keys): cumulative 0, interval 0 2024-08-17T16:45:24.455 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr Cumulative compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T16:45:24.456 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr Interval compaction: 0.00 GB write, 0.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T16:45:24.456 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr 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 2024-08-17T16:45:24.456 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr Block cache BinnedLRUCache@0x559a973b31f0#7 capacity: 512.00 MB usage: 0.00 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-08-17T16:45:24.456 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr Block cache entry stats(count,size,portion): Misc(1,0.00 KB,0%) 2024-08-17T16:45:24.456 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:45:24.456 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr ** File Read Latency Histogram By Level [default] ** 2024-08-17T16:45:24.456 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr 2024-08-17T16:45:24.456 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.950+0000 7fe333f6db00 4 rocksdb: [db/db_impl/db_impl.cc:496] Shutdown: canceling all background work 2024-08-17T16:45:24.456 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.950+0000 7fe333f6db00 4 rocksdb: [db/db_impl/db_impl.cc:704] Shutdown complete 2024-08-17T16:45:24.456 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph-mon: stderr debug 2024-08-17T16:45:23.950+0000 7fe333f6db00 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-08-17T16:45:24.456 INFO:teuthology.orchestra.run.smithi131.stdout:create mon.a on 2024-08-17T16:45:24.674 INFO:teuthology.orchestra.run.smithi131.stdout:systemctl: stderr Removed /etc/systemd/system/multi-user.target.wants/ceph.target. 2024-08-17T16:45:24.867 INFO:teuthology.orchestra.run.smithi131.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-08-17T16:45:25.089 INFO:teuthology.orchestra.run.smithi131.stdout:systemctl: stderr Created symlink /etc/systemd/system/multi-user.target.wants/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968.target -> /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968.target. 2024-08-17T16:45:25.089 INFO:teuthology.orchestra.run.smithi131.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph.target.wants/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968.target -> /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968.target. 2024-08-17T16:45:25.350 INFO:teuthology.orchestra.run.smithi131.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@mon.a 2024-08-17T16:45:25.350 INFO:teuthology.orchestra.run.smithi131.stdout:systemctl: stderr Failed to reset failed state of unit ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@mon.a.service: Unit ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@mon.a.service not loaded. 2024-08-17T16:45:25.551 INFO:teuthology.orchestra.run.smithi131.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968.target.wants/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service. 2024-08-17T16:45:25.559 INFO:teuthology.orchestra.run.smithi131.stdout:firewalld does not appear to be present 2024-08-17T16:45:25.560 INFO:teuthology.orchestra.run.smithi131.stdout:Not possible to enable service . firewalld.service is not available 2024-08-17T16:45:25.560 INFO:teuthology.orchestra.run.smithi131.stdout:Waiting for mon to start... 2024-08-17T16:45:25.560 INFO:teuthology.orchestra.run.smithi131.stdout:Waiting for mon... 2024-08-17T16:45:25.754 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:25 smithi131 systemd[1]: Started Ceph mon.a for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T16:45:27.263 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:27 smithi131 bash[22073]: cluster 2024-08-17T16:45:27.114941+0000 mon.a (mon.0) 0 : cluster [INF] mkfs f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T16:45:27.264 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:27 smithi131 bash[22073]: cluster 2024-08-17T16:45:27.110635+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-08-17T16:45:27.802 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout cluster: 2024-08-17T16:45:27.802 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout id: f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T16:45:27.802 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout health: HEALTH_OK 2024-08-17T16:45:27.802 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout 2024-08-17T16:45:27.803 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout services: 2024-08-17T16:45:27.803 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout mon: 1 daemons, quorum a (age 0.140468s) 2024-08-17T16:45:27.803 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout mgr: no daemons active 2024-08-17T16:45:27.803 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout osd: 0 osds: 0 up, 0 in 2024-08-17T16:45:27.803 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout 2024-08-17T16:45:27.803 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout data: 2024-08-17T16:45:27.803 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout pools: 0 pools, 0 pgs 2024-08-17T16:45:27.804 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout objects: 0 objects, 0 B 2024-08-17T16:45:27.804 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout usage: 0 B used, 0 B / 0 B avail 2024-08-17T16:45:27.804 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout pgs: 2024-08-17T16:45:27.804 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout 2024-08-17T16:45:27.804 INFO:teuthology.orchestra.run.smithi131.stdout:mon is available 2024-08-17T16:45:27.804 INFO:teuthology.orchestra.run.smithi131.stdout:Assimilating anything we can from ceph.conf... 2024-08-17T16:45:28.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:28 smithi131 bash[22073]: cluster 2024-08-17T16:45:27.114024+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-08-17T16:45:28.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:28 smithi131 bash[22073]: cluster 2024-08-17T16:45:27.114227+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T16:45:28.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:28 smithi131 bash[22073]: cluster 2024-08-17T16:45:27.116226+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-08-17T16:45:28.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:28 smithi131 bash[22073]: cluster 2024-08-17T16:45:27.118552+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-08-17T16:45:28.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:28 smithi131 bash[22073]: cluster 2024-08-17T16:45:27.118960+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-08-17T16:45:28.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:28 smithi131 bash[22073]: audit 2024-08-17T16:45:27.254455+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.131:0/2757154968' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-08-17T16:45:29.360 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout 2024-08-17T16:45:29.360 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout [global] 2024-08-17T16:45:29.360 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout fsid = f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T16:45:29.360 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout mon_host = [v2:172.21.15.131:3300,v1:172.21.15.131:6789] 2024-08-17T16:45:29.360 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-08-17T16:45:29.360 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-08-17T16:45:29.360 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-08-17T16:45:29.360 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-08-17T16:45:29.360 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout 2024-08-17T16:45:29.360 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout [mgr] 2024-08-17T16:45:29.361 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-08-17T16:45:29.361 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout 2024-08-17T16:45:29.361 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout [osd] 2024-08-17T16:45:29.362 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-08-17T16:45:29.362 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-08-17T16:45:29.362 INFO:teuthology.orchestra.run.smithi131.stdout:Generating new minimal ceph.conf... 2024-08-17T16:45:29.453 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:29 smithi131 bash[22073]: audit 2024-08-17T16:45:28.791256+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.131:0/4207485469' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-08-17T16:45:29.453 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:29 smithi131 bash[22073]: audit 2024-08-17T16:45:28.796308+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.131:0/4207485469' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-08-17T16:45:30.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:30 smithi131 bash[22073]: audit 2024-08-17T16:45:30.523213+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.131:0/3467338848' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:45:31.040 INFO:teuthology.orchestra.run.smithi131.stdout:Restarting the monitor... 2024-08-17T16:45:31.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:31 smithi131 systemd[1]: Stopping Ceph mon.a for f27a2518-5cb7-11ef-bccf-c7b262605968... 2024-08-17T16:45:31.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:31 smithi131 bash[22073]: debug 2024-08-17T16:45:31.162+0000 7fccaa634640 -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 2024-08-17T16:45:31.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:31 smithi131 bash[22073]: debug 2024-08-17T16:45:31.162+0000 7fccaa634640 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-08-17T16:45:31.742 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:31 smithi131 bash[22455]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-mon-a 2024-08-17T16:45:31.759 INFO:teuthology.orchestra.run.smithi131.stdout:Setting public_network to 172.21.15.254/32,172.21.0.1/32,172.21.0.0/20,172.21.0.2/32 in mon config section 2024-08-17T16:45:32.077 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:31 smithi131 bash[22514]: Error response from daemon: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-mon-a 2024-08-17T16:45:32.077 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:31 smithi131 systemd[1]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@mon.a.service: Deactivated successfully. 2024-08-17T16:45:32.077 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:31 smithi131 systemd[1]: Stopped Ceph mon.a for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T16:45:32.077 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:31 smithi131 systemd[1]: Started Ceph mon.a for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T16:45:33.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.162+0000 7f54ad2b3b00 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-17T16:45:33.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.162+0000 7f54ad2b3b00 0 ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable), process ceph-mon, pid 7 2024-08-17T16:45:33.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.162+0000 7f54ad2b3b00 0 pidfile_write: ignore empty --pid-file 2024-08-17T16:45:33.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.162+0000 7f54ad2b3b00 0 load: jerasure load: lrc 2024-08-17T16:45:33.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: RocksDB version: 7.9.2 2024-08-17T16:45:33.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Git sha 0 2024-08-17T16:45:33.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Compile date 2024-08-17 15:23:20 2024-08-17T16:45:33.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: DB SUMMARY 2024-08-17T16:45:33.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: DB Session ID: 3IWBNU68W7PCP32KQG42 2024-08-17T16:45:33.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: CURRENT file: CURRENT 2024-08-17T16:45:33.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: IDENTITY file: IDENTITY 2024-08-17T16:45:33.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 179 Bytes 2024-08-17T16:45:33.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-08-17T16:45:33.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000009.log size: 84566 ; 2024-08-17T16:45:33.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.error_if_exists: 0 2024-08-17T16:45:33.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.create_if_missing: 0 2024-08-17T16:45:33.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.paranoid_checks: 1 2024-08-17T16:45:33.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-08-17T16:45:33.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-17T16:45:33.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-17T16:45:33.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.env: 0x5645d3c21bc0 2024-08-17T16:45:33.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.fs: PosixFileSystem 2024-08-17T16:45:33.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.info_log: 0x5645d62ccbe0 2024-08-17T16:45:33.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-17T16:45:33.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.statistics: (nil) 2024-08-17T16:45:33.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.use_fsync: 0 2024-08-17T16:45:33.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.max_log_file_size: 0 2024-08-17T16:45:33.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-17T16:45:33.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-17T16:45:33.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-17T16:45:33.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-17T16:45:33.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.allow_fallocate: 1 2024-08-17T16:45:33.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-17T16:45:33.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-17T16:45:33.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.use_direct_reads: 0 2024-08-17T16:45:33.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-17T16:45:33.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.create_missing_column_families: 0 2024-08-17T16:45:33.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.db_log_dir: 2024-08-17T16:45:33.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.wal_dir: 2024-08-17T16:45:33.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-17T16:45:33.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-17T16:45:33.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-17T16:45:33.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-17T16:45:33.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-17T16:45:33.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-17T16:45:33.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.advise_random_on_open: 1 2024-08-17T16:45:33.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-17T16:45:33.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.write_buffer_manager: 0x5645d62da320 2024-08-17T16:45:33.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-17T16:45:33.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-17T16:45:33.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-17T16:45:33.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.rate_limiter: (nil) 2024-08-17T16:45:33.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-17T16:45:33.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-17T16:45:33.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-17T16:45:33.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-17T16:45:33.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.unordered_write: 0 2024-08-17T16:45:33.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-17T16:45:33.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-17T16:45:33.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-17T16:45:33.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-17T16:45:33.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.row_cache: None 2024-08-17T16:45:33.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.wal_filter: None 2024-08-17T16:45:33.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-17T16:45:33.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-17T16:45:33.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.two_write_queues: 0 2024-08-17T16:45:33.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.manual_wal_flush: 0 2024-08-17T16:45:33.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.wal_compression: 0 2024-08-17T16:45:33.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.atomic_flush: 0 2024-08-17T16:45:33.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-17T16:45:33.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-17T16:45:33.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-17T16:45:33.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.log_readahead_size: 0 2024-08-17T16:45:33.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-17T16:45:33.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-17T16:45:33.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-17T16:45:33.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-17T16:45:33.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-17T16:45:33.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-17T16:45:33.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-08-17T16:45:33.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.max_background_jobs: 2 2024-08-17T16:45:33.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.max_background_compactions: -1 2024-08-17T16:45:33.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.max_subcompactions: 1 2024-08-17T16:45:33.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-17T16:45:33.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-17T16:45:33.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-17T16:45:33.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.max_total_wal_size: 0 2024-08-17T16:45:33.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-17T16:45:33.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-17T16:45:33.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-17T16:45:33.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-17T16:45:33.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.max_open_files: -1 2024-08-17T16:45:33.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.bytes_per_sync: 0 2024-08-17T16:45:33.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-17T16:45:33.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-17T16:45:33.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-17T16:45:33.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.max_background_flushes: -1 2024-08-17T16:45:33.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Compression algorithms supported: 2024-08-17T16:45:33.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: kZSTD supported: 0 2024-08-17T16:45:33.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: kXpressCompression supported: 0 2024-08-17T16:45:33.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: kBZip2Compression supported: 0 2024-08-17T16:45:33.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-17T16:45:33.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: kLZ4Compression supported: 1 2024-08-17T16:45:33.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: kZlibCompression supported: 1 2024-08-17T16:45:33.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-17T16:45:33.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: kSnappyCompression supported: 1 2024-08-17T16:45:33.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-17T16:45:33.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-08-17T16:45:33.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 2024-08-17T16:45:33.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-17T16:45:33.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-17T16:45:33.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.merge_operator: 2024-08-17T16:45:33.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.compaction_filter: None 2024-08-17T16:45:33.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.compaction_filter_factory: None 2024-08-17T16:45:33.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-17T16:45:33.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-17T16:45:33.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-17T16:45:33.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5645d62cc820) 2024-08-17T16:45:33.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: cache_index_and_filter_blocks: 1 2024-08-17T16:45:33.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-17T16:45:33.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-17T16:45:33.356 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: pin_top_level_index_and_filter: 1 2024-08-17T16:45:33.356 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: index_type: 0 2024-08-17T16:45:33.356 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: data_block_index_type: 0 2024-08-17T16:45:33.356 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: index_shortening: 1 2024-08-17T16:45:33.356 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: data_block_hash_table_util_ratio: 0.750000 2024-08-17T16:45:33.356 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: checksum: 4 2024-08-17T16:45:33.356 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: no_block_cache: 0 2024-08-17T16:45:33.356 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: block_cache: 0x5645d62c11f0 2024-08-17T16:45:33.356 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: block_cache_name: BinnedLRUCache 2024-08-17T16:45:33.356 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: block_cache_options: 2024-08-17T16:45:33.356 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: capacity : 536870912 2024-08-17T16:45:33.356 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: num_shard_bits : 4 2024-08-17T16:45:33.356 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: strict_capacity_limit : 0 2024-08-17T16:45:33.356 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: high_pri_pool_ratio: 0.000 2024-08-17T16:45:33.356 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: block_cache_compressed: (nil) 2024-08-17T16:45:33.356 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: persistent_cache: (nil) 2024-08-17T16:45:33.357 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: block_size: 4096 2024-08-17T16:45:33.357 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: block_size_deviation: 10 2024-08-17T16:45:33.357 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: block_restart_interval: 16 2024-08-17T16:45:33.357 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: index_block_restart_interval: 1 2024-08-17T16:45:33.357 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: metadata_block_size: 4096 2024-08-17T16:45:33.357 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: partition_filters: 0 2024-08-17T16:45:33.357 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: use_delta_encoding: 1 2024-08-17T16:45:33.357 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: filter_policy: bloomfilter 2024-08-17T16:45:33.357 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: whole_key_filtering: 1 2024-08-17T16:45:33.357 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: verify_compression: 0 2024-08-17T16:45:33.357 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: read_amp_bytes_per_bit: 0 2024-08-17T16:45:33.357 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: format_version: 5 2024-08-17T16:45:33.357 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: enable_index_compression: 1 2024-08-17T16:45:33.357 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: block_align: 0 2024-08-17T16:45:33.357 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: max_auto_readahead_size: 262144 2024-08-17T16:45:33.357 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: prepopulate_block_cache: 0 2024-08-17T16:45:33.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: initial_auto_readahead_size: 8192 2024-08-17T16:45:33.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: num_file_reads_for_auto_readahead: 2 2024-08-17T16:45:33.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-17T16:45:33.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-17T16:45:33.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.compression: NoCompression 2024-08-17T16:45:33.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-17T16:45:33.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-17T16:45:33.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-17T16:45:33.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.num_levels: 7 2024-08-17T16:45:33.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-17T16:45:33.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-17T16:45:33.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-17T16:45:33.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-17T16:45:33.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-17T16:45:33.359 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-17T16:45:33.359 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-17T16:45:33.359 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-17T16:45:33.359 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-17T16:45:33.359 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-17T16:45:33.359 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-17T16:45:33.359 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-17T16:45:33.359 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-17T16:45:33.359 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.compression_opts.level: 32767 2024-08-17T16:45:33.359 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-17T16:45:33.359 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-17T16:45:33.359 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-17T16:45:33.359 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-17T16:45:33.359 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-17T16:45:33.359 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.compression_opts.enabled: false 2024-08-17T16:45:33.359 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-17T16:45:33.360 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-17T16:45:33.360 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-17T16:45:33.360 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-17T16:45:33.360 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-17T16:45:33.360 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-17T16:45:33.360 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-17T16:45:33.360 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-17T16:45:33.360 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-17T16:45:33.360 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-17T16:45:33.360 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-17T16:45:33.360 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-17T16:45:33.360 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-17T16:45:33.360 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-17T16:45:33.360 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-17T16:45:33.361 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-17T16:45:33.361 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-17T16:45:33.361 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-17T16:45:33.361 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-17T16:45:33.361 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.arena_block_size: 1048576 2024-08-17T16:45:33.361 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-17T16:45:33.361 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-17T16:45:33.361 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-17T16:45:33.361 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-17T16:45:33.361 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-17T16:45:33.361 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-17T16:45:33.361 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-17T16:45:33.361 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-17T16:45:33.361 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-17T16:45:33.362 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-17T16:45:33.362 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-17T16:45:33.362 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-17T16:45:33.362 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-17T16:45:33.362 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.table_properties_collectors: 2024-08-17T16:45:33.362 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.inplace_update_support: 0 2024-08-17T16:45:33.362 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-17T16:45:33.362 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-17T16:45:33.362 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-17T16:45:33.362 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-17T16:45:33.362 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.bloom_locality: 0 2024-08-17T16:45:33.362 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.max_successive_merges: 0 2024-08-17T16:45:33.362 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-17T16:45:33.363 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-17T16:45:33.363 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.force_consistency_checks: 1 2024-08-17T16:45:33.363 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-17T16:45:33.363 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.ttl: 2592000 2024-08-17T16:45:33.363 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-17T16:45:33.363 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-17T16:45:33.363 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-17T16:45:33.363 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.enable_blob_files: false 2024-08-17T16:45:33.363 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.min_blob_size: 0 2024-08-17T16:45:33.363 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.blob_file_size: 268435456 2024-08-17T16:45:33.363 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-17T16:45:33.363 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-17T16:45:33.363 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-17T16:45:33.363 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-17T16:45:33.364 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-17T16:45:33.364 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-08-17T16:45:33.364 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-17T16:45:33.364 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 12, last_sequence is 5, log_number is 5,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 5 2024-08-17T16:45:33.364 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 5 2024-08-17T16:45:33.364 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 5d4ebce0-aa5e-438d-8623-af636f05842c 2024-08-17T16:45:33.364 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723913133172771, "job": 1, "event": "recovery_started", "wal_files": [9]} 2024-08-17T16:45:33.364 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #9 mode 2 2024-08-17T16:45:33.364 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723913133173803, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 13, "file_size": 81090, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 8, "largest_seqno": 256, "table_properties": {"data_size": 79266, "index_size": 234, "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": 10267, "raw_average_key_size": 47, "raw_value_size": 73467, "raw_average_value_size": 341, "num_data_blocks": 10, "num_entries": 215, "num_filter_entries": 215, "num_deletions": 3, "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": 1723913133, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "5d4ebce0-aa5e-438d-8623-af636f05842c", "db_session_id": "3IWBNU68W7PCP32KQG42", "orig_file_number": 13, "seqno_to_time_mapping": "N/A"}} 2024-08-17T16:45:33.364 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723913133173937, "job": 1, "event": "recovery_finished"} 2024-08-17T16:45:33.364 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.166+0000 7f54ad2b3b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 15 2024-08-17T16:45:33.364 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.170+0000 7f54ad2b3b00 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000009.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-17T16:45:33.364 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.170+0000 7f54ad2b3b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5645d62ece00 2024-08-17T16:45:33.364 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.170+0000 7f54ad2b3b00 4 rocksdb: DB pointer 0x5645d63e4000 2024-08-17T16:45:33.365 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.170+0000 7f54a307e640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-17T16:45:33.365 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.170+0000 7f54a307e640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-17T16:45:33.365 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: ** DB Stats ** 2024-08-17T16:45:33.365 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T16:45:33.365 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-17T16:45:33.365 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T16:45:33.365 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T16:45:33.365 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-17T16:45:33.365 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T16:45:33.365 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T16:45:33.365 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: ** Compaction Stats [default] ** 2024-08-17T16:45:33.365 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: 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) 2024-08-17T16:45:33.365 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-17T16:45:33.365 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: L0 2/0 81.02 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 130.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-17T16:45:33.366 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: Sum 2/0 81.02 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 130.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-17T16:45:33.366 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 130.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-17T16:45:33.366 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: ** Compaction Stats [default] ** 2024-08-17T16:45:33.366 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: 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) 2024-08-17T16:45:33.366 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T16:45:33.366 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 130.2 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-08-17T16:45:33.366 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-17T16:45:33.366 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T16:45:33.366 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: Flush(GB): cumulative 0.000, interval 0.000 2024-08-17T16:45:33.366 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T16:45:33.366 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T16:45:33.366 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T16:45:33.366 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: AddFile(Keys): cumulative 0, interval 0 2024-08-17T16:45:33.367 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: Cumulative compaction: 0.00 GB write, 17.79 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T16:45:33.367 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: Interval compaction: 0.00 GB write, 17.79 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T16:45:33.367 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: 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 2024-08-17T16:45:33.367 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: Block cache BinnedLRUCache@0x5645d62c11f0#7 capacity: 512.00 MB usage: 1.19 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-08-17T16:45:33.367 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: Block cache entry stats(count,size,portion): FilterBlock(2,0.77 KB,0.000146031%) IndexBlock(2,0.42 KB,8.04663e-05%) Misc(1,0.00 KB,0%) 2024-08-17T16:45:33.367 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: ** File Read Latency Histogram By Level [default] ** 2024-08-17T16:45:33.367 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.170+0000 7f54ad2b3b00 0 starting mon.a rank 0 at public addrs [v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0] at bind addrs [v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T16:45:33.367 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.170+0000 7f54ad2b3b00 1 mon.a@-1(???) e1 preinit fsid f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T16:45:33.367 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.170+0000 7f54ad2b3b00 0 mon.a@-1(???).mds e1 new map 2024-08-17T16:45:33.367 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.170+0000 7f54ad2b3b00 0 mon.a@-1(???).mds e1 print_map 2024-08-17T16:45:33.367 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: e1 2024-08-17T16:45:33.367 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-17T16:45:33.367 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: 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} 2024-08-17T16:45:33.367 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: legacy client fscid: -1 2024-08-17T16:45:33.367 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: 2024-08-17T16:45:33.368 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: No filesystems configured 2024-08-17T16:45:33.368 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.170+0000 7f54ad2b3b00 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-08-17T16:45:33.368 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.170+0000 7f54ad2b3b00 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T16:45:33.368 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.170+0000 7f54ad2b3b00 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T16:45:33.368 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.170+0000 7f54ad2b3b00 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T16:45:33.368 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: debug 2024-08-17T16:45:33.170+0000 7f54ad2b3b00 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-08-17T16:45:33.368 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: cluster 2024-08-17T16:45:33.202587+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-08-17T16:45:33.368 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: cluster 2024-08-17T16:45:33.202645+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T16:45:33.368 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: cluster 2024-08-17T16:45:33.203058+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-08-17T16:45:33.368 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: cluster 2024-08-17T16:45:33.203080+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-08-17T16:45:33.368 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:33 smithi131 bash[22554]: cluster 2024-08-17T16:45:33.203474+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-08-17T16:45:33.937 INFO:teuthology.orchestra.run.smithi131.stdout:Wrote config to /etc/ceph/ceph.conf 2024-08-17T16:45:33.963 INFO:teuthology.orchestra.run.smithi131.stdout:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-08-17T16:45:33.963 INFO:teuthology.orchestra.run.smithi131.stdout:Creating mgr... 2024-08-17T16:45:33.963 INFO:teuthology.orchestra.run.smithi131.stdout:Verifying port 0.0.0.0:9283 ... 2024-08-17T16:45:33.963 INFO:teuthology.orchestra.run.smithi131.stdout:Verifying port 0.0.0.0:8765 ... 2024-08-17T16:45:34.251 INFO:teuthology.orchestra.run.smithi131.stdout:Non-zero exit code 1 from systemctl reset-failed ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@mgr.y 2024-08-17T16:45:34.251 INFO:teuthology.orchestra.run.smithi131.stdout:systemctl: stderr Failed to reset failed state of unit ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@mgr.y.service: Unit ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@mgr.y.service not loaded. 2024-08-17T16:45:34.332 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:34 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:45:34.444 INFO:teuthology.orchestra.run.smithi131.stdout:systemctl: stderr Created symlink /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968.target.wants/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@mgr.y.service -> /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service. 2024-08-17T16:45:34.452 INFO:teuthology.orchestra.run.smithi131.stdout:firewalld does not appear to be present 2024-08-17T16:45:34.452 INFO:teuthology.orchestra.run.smithi131.stdout:Not possible to enable service . firewalld.service is not available 2024-08-17T16:45:34.452 INFO:teuthology.orchestra.run.smithi131.stdout:firewalld does not appear to be present 2024-08-17T16:45:34.452 INFO:teuthology.orchestra.run.smithi131.stdout:Not possible to open ports <[9283, 8765]>. firewalld.service is not available 2024-08-17T16:45:34.452 INFO:teuthology.orchestra.run.smithi131.stdout:Waiting for mgr to start... 2024-08-17T16:45:34.452 INFO:teuthology.orchestra.run.smithi131.stdout:Waiting for mgr... 2024-08-17T16:45:34.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:34 smithi131 bash[22554]: audit 2024-08-17T16:45:33.335940+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.131:0/2696821947' entity='client.admin' 2024-08-17T16:45:34.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:34 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:45:36.198 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:36 smithi131 bash[22809]: debug 2024-08-17T16:45:36.130+0000 7f309b3b2040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T16:45:36.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:36 smithi131 bash[22554]: audit 2024-08-17T16:45:36.189069+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.131:0/3601508691' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-17T16:45:36.759 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout 2024-08-17T16:45:36.759 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout { 2024-08-17T16:45:36.759 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "fsid": "f27a2518-5cb7-11ef-bccf-c7b262605968", 2024-08-17T16:45:36.759 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "health": { 2024-08-17T16:45:36.759 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-08-17T16:45:36.759 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-08-17T16:45:36.759 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-08-17T16:45:36.759 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:45:36.759 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-08-17T16:45:36.760 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-08-17T16:45:36.760 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout 0 2024-08-17T16:45:36.760 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout ], 2024-08-17T16:45:36.760 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-08-17T16:45:36.760 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "a" 2024-08-17T16:45:36.760 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout ], 2024-08-17T16:45:36.760 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "quorum_age": 2, 2024-08-17T16:45:36.760 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "monmap": { 2024-08-17T16:45:36.760 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T16:45:36.760 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-08-17T16:45:36.760 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-08-17T16:45:36.760 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:45:36.761 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-08-17T16:45:36.761 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T16:45:36.761 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-08-17T16:45:36.761 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-08-17T16:45:36.761 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-08-17T16:45:36.761 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-08-17T16:45:36.764 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-08-17T16:45:36.764 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-08-17T16:45:36.764 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:45:36.764 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-08-17T16:45:36.764 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-08-17T16:45:36.765 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-08-17T16:45:36.765 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-08-17T16:45:36.765 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-08-17T16:45:36.765 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-08-17T16:45:36.765 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-08-17T16:45:36.765 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-08-17T16:45:36.765 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-08-17T16:45:36.765 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:45:36.765 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-08-17T16:45:36.765 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T16:45:36.765 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-08-17T16:45:36.765 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-08-17T16:45:36.765 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:45:36.765 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-08-17T16:45:36.765 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "available": false, 2024-08-17T16:45:36.766 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-08-17T16:45:36.766 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "modules": [ 2024-08-17T16:45:36.766 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "iostat", 2024-08-17T16:45:36.766 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "nfs", 2024-08-17T16:45:36.766 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "restful" 2024-08-17T16:45:36.766 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout ], 2024-08-17T16:45:36.766 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-17T16:45:36.766 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:45:36.766 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-08-17T16:45:36.766 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T16:45:36.766 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "modified": "2024-08-17T16:45:27.115327+0000", 2024-08-17T16:45:36.766 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-17T16:45:36.767 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:45:36.767 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-08-17T16:45:36.767 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout } 2024-08-17T16:45:36.767 INFO:teuthology.orchestra.run.smithi131.stdout:mgr not available, waiting (1/15)... 2024-08-17T16:45:37.598 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:37 smithi131 bash[22809]: debug 2024-08-17T16:45:37.322+0000 7f309b3b2040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T16:45:37.598 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:37 smithi131 bash[22809]: debug 2024-08-17T16:45:37.386+0000 7f309b3b2040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T16:45:37.598 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:37 smithi131 bash[22809]: debug 2024-08-17T16:45:37.534+0000 7f309b3b2040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T16:45:38.481 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:38 smithi131 bash[22809]: debug 2024-08-17T16:45:38.162+0000 7f309b3b2040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T16:45:38.481 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:38 smithi131 bash[22809]: debug 2024-08-17T16:45:38.230+0000 7f309b3b2040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T16:45:38.481 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:38 smithi131 bash[22809]: debug 2024-08-17T16:45:38.298+0000 7f309b3b2040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T16:45:38.848 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:38 smithi131 bash[22809]: debug 2024-08-17T16:45:38.478+0000 7f309b3b2040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T16:45:38.848 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:38 smithi131 bash[22809]: debug 2024-08-17T16:45:38.554+0000 7f309b3b2040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T16:45:38.848 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:38 smithi131 bash[22809]: debug 2024-08-17T16:45:38.618+0000 7f309b3b2040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T16:45:39.136 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:38 smithi131 bash[22809]: debug 2024-08-17T16:45:38.874+0000 7f309b3b2040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T16:45:39.136 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:38 smithi131 bash[22809]: debug 2024-08-17T16:45:38.938+0000 7f309b3b2040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T16:45:39.460 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:39 smithi131 bash[22809]: debug 2024-08-17T16:45:39.130+0000 7f309b3b2040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T16:45:39.460 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:39 smithi131 bash[22809]: debug 2024-08-17T16:45:39.206+0000 7f309b3b2040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T16:45:39.731 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:39 smithi131 bash[22809]: debug 2024-08-17T16:45:39.458+0000 7f309b3b2040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-17T16:45:39.731 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:39 smithi131 bash[22809]: debug 2024-08-17T16:45:39.634+0000 7f309b3b2040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T16:45:40.020 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:39 smithi131 bash[22809]: debug 2024-08-17T16:45:39.802+0000 7f309b3b2040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T16:45:40.021 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:39 smithi131 bash[22809]: debug 2024-08-17T16:45:39.882+0000 7f309b3b2040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T16:45:40.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:40 smithi131 bash[22554]: audit 2024-08-17T16:45:40.011692+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.131:0/2724128677' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-17T16:45:40.348 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:40 smithi131 bash[22809]: debug 2024-08-17T16:45:40.062+0000 7f309b3b2040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T16:45:40.558 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout 2024-08-17T16:45:40.559 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout { 2024-08-17T16:45:40.559 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "fsid": "f27a2518-5cb7-11ef-bccf-c7b262605968", 2024-08-17T16:45:40.559 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "health": { 2024-08-17T16:45:40.559 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-08-17T16:45:40.559 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-08-17T16:45:40.559 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-08-17T16:45:40.559 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:45:40.559 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-08-17T16:45:40.559 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-08-17T16:45:40.559 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout 0 2024-08-17T16:45:40.560 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout ], 2024-08-17T16:45:40.560 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-08-17T16:45:40.560 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "a" 2024-08-17T16:45:40.560 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout ], 2024-08-17T16:45:40.560 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "quorum_age": 6, 2024-08-17T16:45:40.560 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "monmap": { 2024-08-17T16:45:40.560 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T16:45:40.560 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-08-17T16:45:40.560 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-08-17T16:45:40.560 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:45:40.560 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-08-17T16:45:40.561 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T16:45:40.561 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-08-17T16:45:40.561 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-08-17T16:45:40.561 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-08-17T16:45:40.561 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-08-17T16:45:40.564 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-08-17T16:45:40.564 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-08-17T16:45:40.564 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:45:40.565 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-08-17T16:45:40.565 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-08-17T16:45:40.565 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-08-17T16:45:40.565 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-08-17T16:45:40.565 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-08-17T16:45:40.565 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-08-17T16:45:40.565 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-08-17T16:45:40.565 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-08-17T16:45:40.565 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-08-17T16:45:40.565 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:45:40.565 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-08-17T16:45:40.565 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T16:45:40.565 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-08-17T16:45:40.566 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-08-17T16:45:40.566 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:45:40.566 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-08-17T16:45:40.566 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "available": false, 2024-08-17T16:45:40.566 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-08-17T16:45:40.566 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "modules": [ 2024-08-17T16:45:40.566 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "iostat", 2024-08-17T16:45:40.566 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "nfs", 2024-08-17T16:45:40.566 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "restful" 2024-08-17T16:45:40.566 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout ], 2024-08-17T16:45:40.566 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-17T16:45:40.566 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:45:40.566 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-08-17T16:45:40.567 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T16:45:40.567 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "modified": "2024-08-17T16:45:27.115327+0000", 2024-08-17T16:45:40.567 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-17T16:45:40.567 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:45:40.567 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-08-17T16:45:40.567 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout } 2024-08-17T16:45:40.567 INFO:teuthology.orchestra.run.smithi131.stdout:mgr not available, waiting (2/15)... 2024-08-17T16:45:41.148 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:40 smithi131 bash[22809]: debug 2024-08-17T16:45:40.850+0000 7f309b3b2040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T16:45:41.148 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:40 smithi131 bash[22809]: debug 2024-08-17T16:45:40.926+0000 7f309b3b2040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T16:45:41.598 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:41 smithi131 bash[22809]: debug 2024-08-17T16:45:41.142+0000 7f309b3b2040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T16:45:41.598 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:41 smithi131 bash[22809]: debug 2024-08-17T16:45:41.218+0000 7f309b3b2040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T16:45:42.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:41 smithi131 bash[22809]: debug 2024-08-17T16:45:41.594+0000 7f309b3b2040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T16:45:42.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:41 smithi131 bash[22809]: debug 2024-08-17T16:45:41.670+0000 7f309b3b2040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T16:45:42.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:41 smithi131 bash[22554]: cluster 2024-08-17T16:45:41.695987+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-08-17T16:45:42.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:41 smithi131 bash[22554]: cluster 2024-08-17T16:45:41.703019+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00720209s) 2024-08-17T16:45:42.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:41 smithi131 bash[22554]: audit 2024-08-17T16:45:41.703890+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.131:0/116762249' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T16:45:42.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:41 smithi131 bash[22554]: audit 2024-08-17T16:45:41.704109+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.131:0/116762249' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T16:45:42.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:41 smithi131 bash[22554]: audit 2024-08-17T16:45:41.704270+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.131:0/116762249' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T16:45:42.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:41 smithi131 bash[22554]: audit 2024-08-17T16:45:41.704438+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.131:0/116762249' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:45:42.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:41 smithi131 bash[22554]: audit 2024-08-17T16:45:41.705680+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.131:0/116762249' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T16:45:42.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:41 smithi131 bash[22554]: cluster 2024-08-17T16:45:41.736157+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-08-17T16:45:42.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:41 smithi131 bash[22554]: audit 2024-08-17T16:45:41.746264+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.131:0/116762249' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T16:45:43.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:42 smithi131 bash[22554]: audit 2024-08-17T16:45:41.749970+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.131:0/116762249' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T16:45:43.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:42 smithi131 bash[22554]: audit 2024-08-17T16:45:41.751960+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.131:0/116762249' entity='mgr.y' 2024-08-17T16:45:43.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:42 smithi131 bash[22554]: audit 2024-08-17T16:45:41.753784+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.131:0/116762249' entity='mgr.y' 2024-08-17T16:45:43.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:42 smithi131 bash[22554]: audit 2024-08-17T16:45:41.758254+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.131:0/116762249' entity='mgr.y' 2024-08-17T16:45:43.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:42 smithi131 bash[22554]: cluster 2024-08-17T16:45:42.712027+0000 mon.a (mon.0) 22 : cluster [DBG] mgrmap e3: y(active, since 1.01621s) 2024-08-17T16:45:44.658 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout 2024-08-17T16:45:44.658 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout { 2024-08-17T16:45:44.658 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "fsid": "f27a2518-5cb7-11ef-bccf-c7b262605968", 2024-08-17T16:45:44.658 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "health": { 2024-08-17T16:45:44.658 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "status": "HEALTH_OK", 2024-08-17T16:45:44.658 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "checks": {}, 2024-08-17T16:45:44.658 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "mutes": [] 2024-08-17T16:45:44.659 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:45:44.659 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "election_epoch": 5, 2024-08-17T16:45:44.661 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "quorum": [ 2024-08-17T16:45:44.661 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout 0 2024-08-17T16:45:44.661 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout ], 2024-08-17T16:45:44.661 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "quorum_names": [ 2024-08-17T16:45:44.661 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "a" 2024-08-17T16:45:44.661 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout ], 2024-08-17T16:45:44.661 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "quorum_age": 10, 2024-08-17T16:45:44.662 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "monmap": { 2024-08-17T16:45:44.662 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T16:45:44.662 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "min_mon_release_name": "reef", 2024-08-17T16:45:44.662 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "num_mons": 1 2024-08-17T16:45:44.662 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:45:44.662 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "osdmap": { 2024-08-17T16:45:44.662 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T16:45:44.662 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "num_osds": 0, 2024-08-17T16:45:44.662 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "num_up_osds": 0, 2024-08-17T16:45:44.662 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "osd_up_since": 0, 2024-08-17T16:45:44.662 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "num_in_osds": 0, 2024-08-17T16:45:44.666 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "osd_in_since": 0, 2024-08-17T16:45:44.666 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "num_remapped_pgs": 0 2024-08-17T16:45:44.667 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:45:44.667 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "pgmap": { 2024-08-17T16:45:44.667 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "pgs_by_state": [], 2024-08-17T16:45:44.667 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "num_pgs": 0, 2024-08-17T16:45:44.667 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "num_pools": 0, 2024-08-17T16:45:44.667 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "num_objects": 0, 2024-08-17T16:45:44.667 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "data_bytes": 0, 2024-08-17T16:45:44.667 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "bytes_used": 0, 2024-08-17T16:45:44.667 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "bytes_avail": 0, 2024-08-17T16:45:44.667 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "bytes_total": 0 2024-08-17T16:45:44.667 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:45:44.667 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "fsmap": { 2024-08-17T16:45:44.667 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T16:45:44.668 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "by_rank": [], 2024-08-17T16:45:44.668 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "up:standby": 0 2024-08-17T16:45:44.668 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:45:44.668 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "mgrmap": { 2024-08-17T16:45:44.668 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "available": true, 2024-08-17T16:45:44.668 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "num_standbys": 0, 2024-08-17T16:45:44.668 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "modules": [ 2024-08-17T16:45:44.668 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "iostat", 2024-08-17T16:45:44.668 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "nfs", 2024-08-17T16:45:44.668 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "restful" 2024-08-17T16:45:44.668 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout ], 2024-08-17T16:45:44.668 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-17T16:45:44.668 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:45:44.669 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "servicemap": { 2024-08-17T16:45:44.669 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "epoch": 1, 2024-08-17T16:45:44.669 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "modified": "2024-08-17T16:45:27.115327+0000", 2024-08-17T16:45:44.669 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "services": {} 2024-08-17T16:45:44.669 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout }, 2024-08-17T16:45:44.669 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "progress_events": {} 2024-08-17T16:45:44.669 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout } 2024-08-17T16:45:44.669 INFO:teuthology.orchestra.run.smithi131.stdout:mgr is available 2024-08-17T16:45:45.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:44 smithi131 bash[22554]: cluster 2024-08-17T16:45:43.756031+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-08-17T16:45:45.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:44 smithi131 bash[22554]: audit 2024-08-17T16:45:44.127853+0000 mon.a (mon.0) 24 : audit [DBG] from='client.? 172.21.15.131:0/895590018' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-08-17T16:45:46.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:46 smithi131 bash[22554]: audit 2024-08-17T16:45:46.033738+0000 mon.a (mon.0) 25 : audit [INF] from='client.? 172.21.15.131:0/1483665218' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-08-17T16:45:46.607 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout 2024-08-17T16:45:46.607 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout [global] 2024-08-17T16:45:46.607 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout fsid = f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T16:45:46.607 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout mon_osd_allow_pg_remap = true 2024-08-17T16:45:46.607 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout mon_osd_allow_primary_affinity = true 2024-08-17T16:45:46.607 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout mon_warn_on_no_sortbitwise = false 2024-08-17T16:45:46.607 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout osd_crush_chooseleaf_type = 0 2024-08-17T16:45:46.608 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout 2024-08-17T16:45:46.608 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout [mgr] 2024-08-17T16:45:46.608 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout mgr/telemetry/nag = false 2024-08-17T16:45:46.608 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout 2024-08-17T16:45:46.608 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout [osd] 2024-08-17T16:45:46.608 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout osd_map_max_advance = 10 2024-08-17T16:45:46.608 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout osd_sloppy_crc = true 2024-08-17T16:45:46.608 INFO:teuthology.orchestra.run.smithi131.stdout:Enabling cephadm module... 2024-08-17T16:45:48.086 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:48 smithi131 bash[22554]: audit 2024-08-17T16:45:47.991056+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.131:0/576505634' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-08-17T16:45:48.087 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:48 smithi131 bash[22809]: ignoring --setuser ceph since I am not root 2024-08-17T16:45:48.087 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:48 smithi131 bash[22809]: ignoring --setgroup ceph since I am not root 2024-08-17T16:45:48.347 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:48 smithi131 bash[22809]: debug 2024-08-17T16:45:48.186+0000 7f68df060040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T16:45:49.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:49 smithi131 bash[22554]: audit 2024-08-17T16:45:48.047722+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.131:0/576505634' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-08-17T16:45:49.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:49 smithi131 bash[22554]: cluster 2024-08-17T16:45:48.047780+0000 mon.a (mon.0) 28 : cluster [DBG] mgrmap e5: y(active, since 6s) 2024-08-17T16:45:49.848 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:49 smithi131 bash[22809]: debug 2024-08-17T16:45:49.370+0000 7f68df060040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T16:45:49.848 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:49 smithi131 bash[22809]: debug 2024-08-17T16:45:49.442+0000 7f68df060040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T16:45:49.848 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:49 smithi131 bash[22809]: debug 2024-08-17T16:45:49.594+0000 7f68df060040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T16:45:50.242 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:50 smithi131 bash[22554]: audit 2024-08-17T16:45:49.964532+0000 mon.a (mon.0) 29 : audit [DBG] from='client.? 172.21.15.131:0/3244777757' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-08-17T16:45:50.521 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout { 2024-08-17T16:45:50.521 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "epoch": 5, 2024-08-17T16:45:50.521 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "available": true, 2024-08-17T16:45:50.521 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-08-17T16:45:50.521 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-08-17T16:45:50.521 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout } 2024-08-17T16:45:50.521 INFO:teuthology.orchestra.run.smithi131.stdout:Waiting for the mgr to restart... 2024-08-17T16:45:50.521 INFO:teuthology.orchestra.run.smithi131.stdout:Waiting for mgr epoch 5... 2024-08-17T16:45:50.561 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:50 smithi131 bash[22809]: debug 2024-08-17T16:45:50.238+0000 7f68df060040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T16:45:50.561 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:50 smithi131 bash[22809]: debug 2024-08-17T16:45:50.306+0000 7f68df060040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T16:45:50.561 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:50 smithi131 bash[22809]: debug 2024-08-17T16:45:50.374+0000 7f68df060040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T16:45:50.848 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:50 smithi131 bash[22809]: debug 2024-08-17T16:45:50.558+0000 7f68df060040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T16:45:50.848 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:50 smithi131 bash[22809]: debug 2024-08-17T16:45:50.634+0000 7f68df060040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T16:45:50.848 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:50 smithi131 bash[22809]: debug 2024-08-17T16:45:50.702+0000 7f68df060040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T16:45:51.219 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:50 smithi131 bash[22809]: debug 2024-08-17T16:45:50.954+0000 7f68df060040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T16:45:51.219 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:51 smithi131 bash[22809]: debug 2024-08-17T16:45:51.022+0000 7f68df060040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T16:45:51.219 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:51 smithi131 bash[22809]: debug 2024-08-17T16:45:51.214+0000 7f68df060040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T16:45:51.554 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:51 smithi131 bash[22809]: debug 2024-08-17T16:45:51.290+0000 7f68df060040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T16:45:51.847 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:51 smithi131 bash[22809]: debug 2024-08-17T16:45:51.550+0000 7f68df060040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-17T16:45:51.848 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:51 smithi131 bash[22809]: debug 2024-08-17T16:45:51.722+0000 7f68df060040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T16:45:52.137 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:51 smithi131 bash[22809]: debug 2024-08-17T16:45:51.882+0000 7f68df060040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T16:45:52.137 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:51 smithi131 bash[22809]: debug 2024-08-17T16:45:51.958+0000 7f68df060040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T16:45:52.137 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:52 smithi131 bash[22809]: debug 2024-08-17T16:45:52.134+0000 7f68df060040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T16:45:53.215 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:52 smithi131 bash[22809]: debug 2024-08-17T16:45:52.918+0000 7f68df060040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T16:45:53.215 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:52 smithi131 bash[22809]: debug 2024-08-17T16:45:52.994+0000 7f68df060040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T16:45:53.215 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:53 smithi131 bash[22809]: debug 2024-08-17T16:45:53.210+0000 7f68df060040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T16:45:53.597 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:53 smithi131 bash[22809]: debug 2024-08-17T16:45:53.282+0000 7f68df060040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T16:45:54.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:53 smithi131 bash[22809]: debug 2024-08-17T16:45:53.662+0000 7f68df060040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T16:45:54.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:53 smithi131 bash[22809]: debug 2024-08-17T16:45:53.738+0000 7f68df060040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T16:45:54.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:53 smithi131 bash[22554]: cluster 2024-08-17T16:45:53.763572+0000 mon.a (mon.0) 30 : cluster [INF] Active manager daemon y restarted 2024-08-17T16:45:54.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:53 smithi131 bash[22554]: cluster 2024-08-17T16:45:53.764106+0000 mon.a (mon.0) 31 : cluster [INF] Activating manager daemon y 2024-08-17T16:45:54.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:53 smithi131 bash[22554]: cluster 2024-08-17T16:45:53.772859+0000 mon.a (mon.0) 32 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-08-17T16:45:54.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:53 smithi131 bash[22554]: cluster 2024-08-17T16:45:53.773099+0000 mon.a (mon.0) 33 : cluster [DBG] mgrmap e6: y(active, starting, since 0.00922939s) 2024-08-17T16:45:54.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:53 smithi131 bash[22554]: audit 2024-08-17T16:45:53.774226+0000 mon.a (mon.0) 34 : audit [DBG] from='mgr.14118 172.21.15.131:0/169769946' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:45:54.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:53 smithi131 bash[22554]: audit 2024-08-17T16:45:53.775955+0000 mon.a (mon.0) 35 : audit [DBG] from='mgr.14118 172.21.15.131:0/169769946' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T16:45:54.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:53 smithi131 bash[22554]: audit 2024-08-17T16:45:53.777166+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14118 172.21.15.131:0/169769946' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T16:45:54.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:53 smithi131 bash[22554]: audit 2024-08-17T16:45:53.777545+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14118 172.21.15.131:0/169769946' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T16:45:54.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:53 smithi131 bash[22554]: audit 2024-08-17T16:45:53.777898+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14118 172.21.15.131:0/169769946' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T16:45:54.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:53 smithi131 bash[22554]: cluster 2024-08-17T16:45:53.804176+0000 mon.a (mon.0) 39 : cluster [INF] Manager daemon y is now available 2024-08-17T16:45:55.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:54 smithi131 bash[22554]: cephadm 2024-08-17T16:45:53.814978+0000 mgr.y (mgr.14118) 1 : cephadm [INF] Found migration_current of "None". Setting to last migration. 2024-08-17T16:45:55.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:54 smithi131 bash[22554]: audit 2024-08-17T16:45:53.820246+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.14118 172.21.15.131:0/169769946' entity='mgr.y' 2024-08-17T16:45:55.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:54 smithi131 bash[22554]: audit 2024-08-17T16:45:53.828677+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.14118 172.21.15.131:0/169769946' entity='mgr.y' 2024-08-17T16:45:55.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:54 smithi131 bash[22554]: audit 2024-08-17T16:45:53.832407+0000 mon.a (mon.0) 42 : audit [DBG] from='mgr.14118 172.21.15.131:0/169769946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:45:55.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:54 smithi131 bash[22554]: audit 2024-08-17T16:45:53.834779+0000 mon.a (mon.0) 43 : audit [DBG] from='mgr.14118 172.21.15.131:0/169769946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:45:55.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:54 smithi131 bash[22554]: audit 2024-08-17T16:45:53.845973+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.14118 172.21.15.131:0/169769946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T16:45:55.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:54 smithi131 bash[22554]: audit 2024-08-17T16:45:53.847995+0000 mon.a (mon.0) 45 : audit [INF] from='mgr.14118 172.21.15.131:0/169769946' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T16:45:55.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:54 smithi131 bash[22554]: cluster 2024-08-17T16:45:54.776165+0000 mon.a (mon.0) 46 : cluster [DBG] mgrmap e7: y(active, since 1.0123s) 2024-08-17T16:45:55.376 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout { 2024-08-17T16:45:55.377 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 7, 2024-08-17T16:45:55.377 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "initialized": true 2024-08-17T16:45:55.377 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout } 2024-08-17T16:45:55.377 INFO:teuthology.orchestra.run.smithi131.stdout:mgr epoch 5 is available 2024-08-17T16:45:55.377 INFO:teuthology.orchestra.run.smithi131.stdout:Setting orchestrator backend to cephadm... 2024-08-17T16:45:56.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:55 smithi131 bash[22554]: audit 2024-08-17T16:45:54.774096+0000 mgr.y (mgr.14118) 2 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-08-17T16:45:56.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:55 smithi131 bash[22554]: audit 2024-08-17T16:45:54.785177+0000 mgr.y (mgr.14118) 3 : audit [DBG] from='client.14122 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-08-17T16:45:56.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:55 smithi131 bash[22554]: audit 2024-08-17T16:45:55.149820+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.14118 172.21.15.131:0/169769946' entity='mgr.y' 2024-08-17T16:45:56.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:55 smithi131 bash[22554]: audit 2024-08-17T16:45:55.154287+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14118 172.21.15.131:0/169769946' entity='mgr.y' 2024-08-17T16:45:56.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:55 smithi131 bash[22809]: debug 2024-08-17T16:45:55.930+0000 7f684c71c640 -1 log_channel(cephadm) log [ERR] : [17/Aug/2024:16:45:55] ENGINE Error in HTTPServer.serve 2024-08-17T16:45:56.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:55 smithi131 bash[22809]: Traceback (most recent call last): 2024-08-17T16:45:56.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:55 smithi131 bash[22809]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T16:45:56.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:55 smithi131 bash[22809]: self._connections.run(self.expiration_interval) 2024-08-17T16:45:56.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:55 smithi131 bash[22809]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T16:45:56.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:55 smithi131 bash[22809]: self._run(expiration_interval) 2024-08-17T16:45:56.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:55 smithi131 bash[22809]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T16:45:56.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:55 smithi131 bash[22809]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T16:45:56.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:55 smithi131 bash[22809]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T16:45:56.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:55 smithi131 bash[22809]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T16:45:56.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:55 smithi131 bash[22809]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T16:45:56.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:55 smithi131 bash[22809]: s = self.context.wrap_socket( 2024-08-17T16:45:56.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:55 smithi131 bash[22809]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T16:45:56.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:55 smithi131 bash[22809]: return self.sslsocket_class._create( 2024-08-17T16:45:56.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:55 smithi131 bash[22809]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T16:45:56.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:55 smithi131 bash[22809]: self.do_handshake() 2024-08-17T16:45:56.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:55 smithi131 bash[22809]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T16:45:56.100 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:55 smithi131 bash[22809]: self._sslobj.do_handshake() 2024-08-17T16:45:56.100 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:45:55 smithi131 bash[22809]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T16:45:57.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:56 smithi131 bash[22554]: cephadm 2024-08-17T16:45:55.813473+0000 mgr.y (mgr.14118) 4 : cephadm [INF] [17/Aug/2024:16:45:55] ENGINE Bus STARTING 2024-08-17T16:45:57.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:56 smithi131 bash[22554]: cephadm 2024-08-17T16:45:55.934925+0000 mgr.y (mgr.14118) 5 : cephadm [INF] [17/Aug/2024:16:45:55] ENGINE Serving on https://172.21.15.131:7150 2024-08-17T16:45:57.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:56 smithi131 bash[22554]: cephadm 2024-08-17T16:45:55.938113+0000 mgr.y (mgr.14118) 6 : cephadm [ERR] [17/Aug/2024:16:45:55] ENGINE Error in HTTPServer.serve 2024-08-17T16:45:57.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:56 smithi131 bash[22554]: Traceback (most recent call last): 2024-08-17T16:45:57.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:56 smithi131 bash[22554]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T16:45:57.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:56 smithi131 bash[22554]: self._connections.run(self.expiration_interval) 2024-08-17T16:45:57.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:56 smithi131 bash[22554]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T16:45:57.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:56 smithi131 bash[22554]: self._run(expiration_interval) 2024-08-17T16:45:57.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:56 smithi131 bash[22554]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T16:45:57.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:56 smithi131 bash[22554]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T16:45:57.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:56 smithi131 bash[22554]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T16:45:57.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:56 smithi131 bash[22554]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T16:45:57.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:56 smithi131 bash[22554]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T16:45:57.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:56 smithi131 bash[22554]: s = self.context.wrap_socket( 2024-08-17T16:45:57.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:56 smithi131 bash[22554]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T16:45:57.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:56 smithi131 bash[22554]: return self.sslsocket_class._create( 2024-08-17T16:45:57.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:56 smithi131 bash[22554]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T16:45:57.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:56 smithi131 bash[22554]: self.do_handshake() 2024-08-17T16:45:57.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:56 smithi131 bash[22554]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T16:45:57.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:56 smithi131 bash[22554]: self._sslobj.do_handshake() 2024-08-17T16:45:57.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:56 smithi131 bash[22554]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T16:45:57.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:56 smithi131 bash[22554]: cephadm 2024-08-17T16:45:56.036306+0000 mgr.y (mgr.14118) 7 : cephadm [INF] [17/Aug/2024:16:45:56] ENGINE Serving on http://172.21.15.131:8765 2024-08-17T16:45:57.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:56 smithi131 bash[22554]: cephadm 2024-08-17T16:45:56.036687+0000 mgr.y (mgr.14118) 8 : cephadm [INF] [17/Aug/2024:16:45:56] ENGINE Bus STARTED 2024-08-17T16:45:57.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:56 smithi131 bash[22554]: audit 2024-08-17T16:45:56.037689+0000 mon.a (mon.0) 49 : audit [DBG] from='mgr.14118 172.21.15.131:0/169769946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:45:57.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:56 smithi131 bash[22554]: cluster 2024-08-17T16:45:56.159134+0000 mon.a (mon.0) 50 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-08-17T16:45:57.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:56 smithi131 bash[22554]: audit 2024-08-17T16:45:56.728130+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14118 172.21.15.131:0/169769946' entity='mgr.y' 2024-08-17T16:45:57.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:56 smithi131 bash[22554]: audit 2024-08-17T16:45:56.742766+0000 mon.a (mon.0) 52 : audit [DBG] from='mgr.14118 172.21.15.131:0/169769946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:45:58.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:57 smithi131 bash[22554]: audit 2024-08-17T16:45:56.720173+0000 mgr.y (mgr.14118) 9 : audit [DBG] from='client.14130 -' entity='client.admin' cmd=[{"prefix": "orch set backend", "module_name": "cephadm", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:45:59.117 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout value unchanged 2024-08-17T16:45:59.117 INFO:teuthology.orchestra.run.smithi131.stdout:Generating ssh key... 2024-08-17T16:45:59.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:45:59 smithi131 bash[22554]: audit 2024-08-17T16:45:58.618544+0000 mgr.y (mgr.14118) 10 : audit [DBG] from='client.14132 -' entity='client.admin' cmd=[{"prefix": "cephadm set-user", "user": "root", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:46:01.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:00 smithi131 bash[22809]: Generating public/private rsa key pair. 2024-08-17T16:46:01.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:00 smithi131 bash[22809]: Your identification has been saved in /tmp/tmp84ubgjfq/key 2024-08-17T16:46:01.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:00 smithi131 bash[22809]: Your public key has been saved in /tmp/tmp84ubgjfq/key.pub 2024-08-17T16:46:01.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:00 smithi131 bash[22809]: The key fingerprint is: 2024-08-17T16:46:01.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:00 smithi131 bash[22809]: SHA256:yxFCsKLJDS6vh/01d8s8uIQ4TXW2a+v4lt4tEvZ5T4k ceph-f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T16:46:01.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:00 smithi131 bash[22809]: The key's randomart image is: 2024-08-17T16:46:01.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:00 smithi131 bash[22809]: +---[RSA 3072]----+ 2024-08-17T16:46:01.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:00 smithi131 bash[22809]: | ... | 2024-08-17T16:46:01.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:00 smithi131 bash[22809]: | o | 2024-08-17T16:46:01.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:00 smithi131 bash[22809]: | .. . . o o | 2024-08-17T16:46:01.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:00 smithi131 bash[22809]: |ooo. o + . | 2024-08-17T16:46:01.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:00 smithi131 bash[22809]: |+o . . S . | 2024-08-17T16:46:01.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:00 smithi131 bash[22809]: |.. + o oo. . .| 2024-08-17T16:46:01.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:00 smithi131 bash[22809]: | o. o = =o++ E ..| 2024-08-17T16:46:01.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:00 smithi131 bash[22809]: |..o o +.*=++... | 2024-08-17T16:46:01.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:00 smithi131 bash[22809]: |.. .. o*Oo.o...| 2024-08-17T16:46:01.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:00 smithi131 bash[22809]: +----[SHA256]-----+ 2024-08-17T16:46:02.004 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:01 smithi131 bash[22554]: audit 2024-08-17T16:46:00.463016+0000 mgr.y (mgr.14118) 11 : audit [DBG] from='client.14134 -' entity='client.admin' cmd=[{"prefix": "cephadm generate-key", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:46:02.004 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:01 smithi131 bash[22554]: cephadm 2024-08-17T16:46:00.463367+0000 mgr.y (mgr.14118) 12 : cephadm [INF] Generating ssh key... 2024-08-17T16:46:02.004 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:01 smithi131 bash[22554]: audit 2024-08-17T16:46:00.731600+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.14118 172.21.15.131:0/169769946' entity='mgr.y' 2024-08-17T16:46:02.005 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:01 smithi131 bash[22554]: audit 2024-08-17T16:46:00.734743+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14118 172.21.15.131:0/169769946' entity='mgr.y' 2024-08-17T16:46:03.066 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCpftMLldwSp8ewyg0uxBFpUayfxKWhVqkz68Ft9NwC/qr9k9HMs+JwJQEx1RVfHPcVdA6jBpVL0scriyLjiuJGAN3vPjIw5gb0RN5YtpsB1BV2WW7JojSrJ2WreSdKks+wKdBy+nwKACF5uQPsXV/YYbYb8DMGB1Q+CIDduFLISkVaFa3M8NJlQdIC1tLwqNvQ76zshfV9yE0I16nSqOQUAinBoIPHI18Z8DQcPqTNigzOzGDa0t76+I4ibMRsEEvf3p1ZmfwwkosYgmUbAC/95ajq+KQaAhFrVF1rUweBfhXBap7EpYzCsbHEkGZEp4twuncE4YWKbhioA4s/ce5iDPom62z5iZYWdrLodONlEZlK9jtN9FeswrGPmZhh21w/UOKcMIRObKo6JeKNPQaCR5i0TKH30PhCrcKRzaxThiVHDsiX5fooa3AWWzNNBaIF/3uhsgfjvKN9NOCKQSU5xnDYBqH4/fFRsOJS1kxLH3GEIAm+eL4JafNp+77ZZ5k= ceph-f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T16:46:03.066 INFO:teuthology.orchestra.run.smithi131.stdout:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-08-17T16:46:03.066 INFO:teuthology.orchestra.run.smithi131.stdout:Adding key to root@localhost authorized_keys... 2024-08-17T16:46:03.066 INFO:teuthology.orchestra.run.smithi131.stdout:Adding host smithi131... 2024-08-17T16:46:03.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:03 smithi131 bash[22554]: audit 2024-08-17T16:46:02.480734+0000 mgr.y (mgr.14118) 13 : audit [DBG] from='client.14136 -' entity='client.admin' cmd=[{"prefix": "cephadm get-pub-key", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:46:05.277 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:05 smithi131 bash[22554]: audit 2024-08-17T16:46:04.439971+0000 mgr.y (mgr.14118) 14 : audit [DBG] from='client.14138 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi131", "addr": "172.21.15.131", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:46:06.300 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:06 smithi131 bash[22554]: cephadm 2024-08-17T16:46:05.415857+0000 mgr.y (mgr.14118) 15 : cephadm [INF] Deploying cephadm binary to smithi131 2024-08-17T16:46:08.563 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout Added host 'smithi131' with addr '172.21.15.131' 2024-08-17T16:46:08.563 INFO:teuthology.orchestra.run.smithi131.stdout:Deploying unmanaged mon service... 2024-08-17T16:46:08.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:08 smithi131 bash[22554]: audit 2024-08-17T16:46:07.515113+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.14118 172.21.15.131:0/169769946' entity='mgr.y' 2024-08-17T16:46:08.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:08 smithi131 bash[22554]: cephadm 2024-08-17T16:46:07.515449+0000 mgr.y (mgr.14118) 16 : cephadm [INF] Added host smithi131 2024-08-17T16:46:08.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:08 smithi131 bash[22554]: audit 2024-08-17T16:46:07.515898+0000 mon.a (mon.0) 56 : audit [DBG] from='mgr.14118 172.21.15.131:0/169769946' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:46:11.391 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout Scheduled mon update... 2024-08-17T16:46:11.391 INFO:teuthology.orchestra.run.smithi131.stdout:Deploying unmanaged mgr service... 2024-08-17T16:46:11.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:11 smithi131 bash[22554]: audit 2024-08-17T16:46:10.521232+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14118 172.21.15.131:0/169769946' entity='mgr.y' 2024-08-17T16:46:11.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:11 smithi131 bash[22554]: audit 2024-08-17T16:46:10.799731+0000 mgr.y (mgr.14118) 17 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:46:11.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:11 smithi131 bash[22554]: cephadm 2024-08-17T16:46:10.800992+0000 mgr.y (mgr.14118) 18 : cephadm [INF] Saving service mon spec with placement count:5 2024-08-17T16:46:11.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:11 smithi131 bash[22554]: audit 2024-08-17T16:46:10.804681+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14118 172.21.15.131:0/169769946' entity='mgr.y' 2024-08-17T16:46:11.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:11 smithi131 bash[22554]: audit 2024-08-17T16:46:10.836314+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.14118 172.21.15.131:0/169769946' entity='mgr.y' 2024-08-17T16:46:13.373 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout Scheduled mgr update... 2024-08-17T16:46:14.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:13 smithi131 bash[22554]: audit 2024-08-17T16:46:12.797150+0000 mgr.y (mgr.14118) 19 : audit [DBG] from='client.14142 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "unmanaged": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:46:14.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:13 smithi131 bash[22554]: cephadm 2024-08-17T16:46:12.799266+0000 mgr.y (mgr.14118) 20 : cephadm [INF] Saving service mgr spec with placement count:2 2024-08-17T16:46:14.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:13 smithi131 bash[22554]: audit 2024-08-17T16:46:12.804217+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14118 172.21.15.131:0/169769946' entity='mgr.y' 2024-08-17T16:46:14.960 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:14 smithi131 bash[22554]: cluster 2024-08-17T16:46:13.778730+0000 mgr.y (mgr.14118) 21 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:46:14.961 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:14 smithi131 bash[22554]: audit 2024-08-17T16:46:14.682920+0000 mon.a (mon.0) 61 : audit [INF] from='client.? 172.21.15.131:0/1181061529' entity='client.admin' 2024-08-17T16:46:17.169 INFO:teuthology.orchestra.run.smithi131.stdout:Enabling the dashboard module... 2024-08-17T16:46:17.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:17 smithi131 bash[22554]: cluster 2024-08-17T16:46:15.779145+0000 mgr.y (mgr.14118) 22 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:46:17.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:17 smithi131 bash[22554]: audit 2024-08-17T16:46:16.095332+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14118 172.21.15.131:0/169769946' entity='mgr.y' 2024-08-17T16:46:17.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:17 smithi131 bash[22554]: audit 2024-08-17T16:46:16.544131+0000 mon.a (mon.0) 63 : audit [INF] from='client.? 172.21.15.131:0/2381882982' entity='client.admin' 2024-08-17T16:46:17.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:17 smithi131 bash[22554]: audit 2024-08-17T16:46:16.783111+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14118 172.21.15.131:0/169769946' entity='mgr.y' 2024-08-17T16:46:19.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:19 smithi131 bash[22554]: cluster 2024-08-17T16:46:17.779575+0000 mgr.y (mgr.14118) 23 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:46:19.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:19 smithi131 bash[22554]: audit 2024-08-17T16:46:18.663861+0000 mon.a (mon.0) 65 : audit [INF] from='client.? 172.21.15.131:0/3655573798' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-08-17T16:46:19.599 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:19 smithi131 bash[22809]: ignoring --setuser ceph since I am not root 2024-08-17T16:46:19.599 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:19 smithi131 bash[22809]: ignoring --setgroup ceph since I am not root 2024-08-17T16:46:19.599 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:19 smithi131 bash[22809]: debug 2024-08-17T16:46:19.265+0000 7f39ec57f040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T16:46:20.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:20 smithi131 bash[22554]: audit 2024-08-17T16:46:19.105183+0000 mon.a (mon.0) 66 : audit [INF] from='client.? 172.21.15.131:0/3655573798' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-08-17T16:46:20.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:20 smithi131 bash[22554]: cluster 2024-08-17T16:46:19.105240+0000 mon.a (mon.0) 67 : cluster [DBG] mgrmap e9: y(active, since 25s) 2024-08-17T16:46:20.774 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:20 smithi131 bash[22809]: debug 2024-08-17T16:46:20.456+0000 7f39ec57f040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T16:46:20.775 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:20 smithi131 bash[22809]: debug 2024-08-17T16:46:20.520+0000 7f39ec57f040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T16:46:20.775 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:20 smithi131 bash[22809]: debug 2024-08-17T16:46:20.672+0000 7f39ec57f040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T16:46:21.593 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:21 smithi131 bash[22554]: audit 2024-08-17T16:46:21.346040+0000 mon.a (mon.0) 68 : audit [DBG] from='client.? 172.21.15.131:0/1154489766' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-08-17T16:46:21.593 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:21 smithi131 bash[22809]: debug 2024-08-17T16:46:21.320+0000 7f39ec57f040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T16:46:21.593 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:21 smithi131 bash[22809]: debug 2024-08-17T16:46:21.392+0000 7f39ec57f040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T16:46:21.593 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:21 smithi131 bash[22809]: debug 2024-08-17T16:46:21.464+0000 7f39ec57f040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T16:46:21.848 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:21 smithi131 bash[22809]: debug 2024-08-17T16:46:21.644+0000 7f39ec57f040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T16:46:21.849 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:21 smithi131 bash[22809]: debug 2024-08-17T16:46:21.720+0000 7f39ec57f040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T16:46:21.849 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:21 smithi131 bash[22809]: debug 2024-08-17T16:46:21.788+0000 7f39ec57f040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T16:46:21.935 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout { 2024-08-17T16:46:21.935 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "epoch": 9, 2024-08-17T16:46:21.936 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "available": true, 2024-08-17T16:46:21.936 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "active_name": "y", 2024-08-17T16:46:21.936 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "num_standby": 0 2024-08-17T16:46:21.936 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout } 2024-08-17T16:46:21.936 INFO:teuthology.orchestra.run.smithi131.stdout:Waiting for the mgr to restart... 2024-08-17T16:46:21.936 INFO:teuthology.orchestra.run.smithi131.stdout:Waiting for mgr epoch 9... 2024-08-17T16:46:22.308 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:22 smithi131 bash[22809]: debug 2024-08-17T16:46:22.044+0000 7f39ec57f040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T16:46:22.308 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:22 smithi131 bash[22809]: debug 2024-08-17T16:46:22.112+0000 7f39ec57f040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T16:46:22.599 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:22 smithi131 bash[22809]: debug 2024-08-17T16:46:22.304+0000 7f39ec57f040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T16:46:22.599 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:22 smithi131 bash[22809]: debug 2024-08-17T16:46:22.380+0000 7f39ec57f040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T16:46:22.949 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:22 smithi131 bash[22809]: debug 2024-08-17T16:46:22.628+0000 7f39ec57f040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-17T16:46:22.949 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:22 smithi131 bash[22809]: debug 2024-08-17T16:46:22.804+0000 7f39ec57f040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T16:46:23.219 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:22 smithi131 bash[22809]: debug 2024-08-17T16:46:22.972+0000 7f39ec57f040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T16:46:23.219 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:23 smithi131 bash[22809]: debug 2024-08-17T16:46:23.048+0000 7f39ec57f040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T16:46:23.599 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:23 smithi131 bash[22809]: debug 2024-08-17T16:46:23.236+0000 7f39ec57f040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T16:46:24.301 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:24 smithi131 bash[22809]: debug 2024-08-17T16:46:24.044+0000 7f39ec57f040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T16:46:24.301 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:24 smithi131 bash[22809]: debug 2024-08-17T16:46:24.120+0000 7f39ec57f040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T16:46:24.599 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:24 smithi131 bash[22809]: debug 2024-08-17T16:46:24.344+0000 7f39ec57f040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T16:46:24.599 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:24 smithi131 bash[22809]: debug 2024-08-17T16:46:24.416+0000 7f39ec57f040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T16:46:25.094 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:24 smithi131 bash[22809]: debug 2024-08-17T16:46:24.804+0000 7f39ec57f040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T16:46:25.094 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:24 smithi131 bash[22809]: debug 2024-08-17T16:46:24.880+0000 7f39ec57f040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T16:46:25.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:24 smithi131 bash[22554]: cluster 2024-08-17T16:46:24.903919+0000 mon.a (mon.0) 69 : cluster [INF] Active manager daemon y restarted 2024-08-17T16:46:25.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:24 smithi131 bash[22554]: cluster 2024-08-17T16:46:24.904377+0000 mon.a (mon.0) 70 : cluster [INF] Activating manager daemon y 2024-08-17T16:46:25.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:24 smithi131 bash[22554]: cluster 2024-08-17T16:46:24.912101+0000 mon.a (mon.0) 71 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-08-17T16:46:25.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:24 smithi131 bash[22554]: cluster 2024-08-17T16:46:24.912331+0000 mon.a (mon.0) 72 : cluster [DBG] mgrmap e10: y(active, starting, since 0.00812773s) 2024-08-17T16:46:25.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:24 smithi131 bash[22554]: audit 2024-08-17T16:46:24.913067+0000 mon.a (mon.0) 73 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:46:25.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:24 smithi131 bash[22554]: audit 2024-08-17T16:46:24.914403+0000 mon.a (mon.0) 74 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T16:46:25.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:24 smithi131 bash[22554]: audit 2024-08-17T16:46:24.915484+0000 mon.a (mon.0) 75 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T16:46:25.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:24 smithi131 bash[22554]: audit 2024-08-17T16:46:24.915609+0000 mon.a (mon.0) 76 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T16:46:25.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:24 smithi131 bash[22554]: audit 2024-08-17T16:46:24.915747+0000 mon.a (mon.0) 77 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T16:46:25.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:24 smithi131 bash[22554]: cluster 2024-08-17T16:46:24.921543+0000 mon.a (mon.0) 78 : cluster [INF] Manager daemon y is now available 2024-08-17T16:46:25.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:24 smithi131 bash[22554]: audit 2024-08-17T16:46:24.936388+0000 mon.a (mon.0) 79 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:46:25.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:24 smithi131 bash[22554]: audit 2024-08-17T16:46:24.954130+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T16:46:26.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:25 smithi131 bash[22554]: audit 2024-08-17T16:46:24.958971+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T16:46:26.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:25 smithi131 bash[22554]: cluster 2024-08-17T16:46:25.914982+0000 mon.a (mon.0) 82 : cluster [DBG] mgrmap e11: y(active, since 1.01078s) 2024-08-17T16:46:26.543 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout { 2024-08-17T16:46:26.544 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "mgrmap_epoch": 11, 2024-08-17T16:46:26.544 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout "initialized": true 2024-08-17T16:46:26.544 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout } 2024-08-17T16:46:26.544 INFO:teuthology.orchestra.run.smithi131.stdout:mgr epoch 9 is available 2024-08-17T16:46:26.544 INFO:teuthology.orchestra.run.smithi131.stdout:Generating a dashboard self-signed certificate... 2024-08-17T16:46:26.599 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:26 smithi131 bash[22809]: debug 2024-08-17T16:46:26.344+0000 7f39583b8640 -1 log_channel(cephadm) log [ERR] : [17/Aug/2024:16:46:26] ENGINE Error in HTTPServer.serve 2024-08-17T16:46:26.599 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:26 smithi131 bash[22809]: Traceback (most recent call last): 2024-08-17T16:46:26.599 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:26 smithi131 bash[22809]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T16:46:26.599 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:26 smithi131 bash[22809]: self._connections.run(self.expiration_interval) 2024-08-17T16:46:26.599 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:26 smithi131 bash[22809]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T16:46:26.599 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:26 smithi131 bash[22809]: self._run(expiration_interval) 2024-08-17T16:46:26.599 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:26 smithi131 bash[22809]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T16:46:26.600 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:26 smithi131 bash[22809]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T16:46:26.600 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:26 smithi131 bash[22809]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T16:46:26.600 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:26 smithi131 bash[22809]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T16:46:26.600 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:26 smithi131 bash[22809]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T16:46:26.600 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:26 smithi131 bash[22809]: s = self.context.wrap_socket( 2024-08-17T16:46:26.600 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:26 smithi131 bash[22809]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T16:46:26.600 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:26 smithi131 bash[22809]: return self.sslsocket_class._create( 2024-08-17T16:46:26.600 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:26 smithi131 bash[22809]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T16:46:26.600 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:26 smithi131 bash[22809]: self.do_handshake() 2024-08-17T16:46:26.600 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:26 smithi131 bash[22809]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T16:46:26.600 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:26 smithi131 bash[22809]: self._sslobj.do_handshake() 2024-08-17T16:46:26.600 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:46:26 smithi131 bash[22809]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T16:46:27.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:26 smithi131 bash[22554]: audit 2024-08-17T16:46:25.915251+0000 mgr.y (mgr.14150) 1 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-08-17T16:46:27.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:26 smithi131 bash[22554]: audit 2024-08-17T16:46:25.926290+0000 mgr.y (mgr.14150) 2 : audit [DBG] from='client.14154 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-08-17T16:46:28.285 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:27 smithi131 bash[22554]: cephadm 2024-08-17T16:46:26.225826+0000 mgr.y (mgr.14150) 3 : cephadm [INF] [17/Aug/2024:16:46:26] ENGINE Bus STARTING 2024-08-17T16:46:28.285 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:27 smithi131 bash[22554]: cephadm 2024-08-17T16:46:26.345075+0000 mgr.y (mgr.14150) 4 : cephadm [INF] [17/Aug/2024:16:46:26] ENGINE Serving on https://172.21.15.131:7150 2024-08-17T16:46:28.285 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:27 smithi131 bash[22554]: cephadm 2024-08-17T16:46:26.348203+0000 mgr.y (mgr.14150) 5 : cephadm [ERR] [17/Aug/2024:16:46:26] ENGINE Error in HTTPServer.serve 2024-08-17T16:46:28.285 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:27 smithi131 bash[22554]: Traceback (most recent call last): 2024-08-17T16:46:28.285 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:27 smithi131 bash[22554]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T16:46:28.285 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:27 smithi131 bash[22554]: self._connections.run(self.expiration_interval) 2024-08-17T16:46:28.285 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:27 smithi131 bash[22554]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T16:46:28.285 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:27 smithi131 bash[22554]: self._run(expiration_interval) 2024-08-17T16:46:28.285 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:27 smithi131 bash[22554]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T16:46:28.285 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:27 smithi131 bash[22554]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T16:46:28.285 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:27 smithi131 bash[22554]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T16:46:28.286 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:27 smithi131 bash[22554]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T16:46:28.286 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:27 smithi131 bash[22554]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T16:46:28.286 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:27 smithi131 bash[22554]: s = self.context.wrap_socket( 2024-08-17T16:46:28.286 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:27 smithi131 bash[22554]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T16:46:28.286 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:27 smithi131 bash[22554]: return self.sslsocket_class._create( 2024-08-17T16:46:28.286 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:27 smithi131 bash[22554]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T16:46:28.286 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:27 smithi131 bash[22554]: self.do_handshake() 2024-08-17T16:46:28.286 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:27 smithi131 bash[22554]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T16:46:28.286 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:27 smithi131 bash[22554]: self._sslobj.do_handshake() 2024-08-17T16:46:28.286 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:27 smithi131 bash[22554]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T16:46:28.286 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:27 smithi131 bash[22554]: cephadm 2024-08-17T16:46:26.446182+0000 mgr.y (mgr.14150) 6 : cephadm [INF] [17/Aug/2024:16:46:26] ENGINE Serving on http://172.21.15.131:8765 2024-08-17T16:46:28.286 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:27 smithi131 bash[22554]: cephadm 2024-08-17T16:46:26.446291+0000 mgr.y (mgr.14150) 7 : cephadm [INF] [17/Aug/2024:16:46:26] ENGINE Bus STARTED 2024-08-17T16:46:28.286 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:27 smithi131 bash[22554]: cluster 2024-08-17T16:46:26.974227+0000 mon.a (mon.0) 83 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-08-17T16:46:28.601 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout Self-signed certificate created 2024-08-17T16:46:28.601 INFO:teuthology.orchestra.run.smithi131.stdout:Creating initial admin user... 2024-08-17T16:46:29.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:29 smithi131 bash[22554]: audit 2024-08-17T16:46:28.028312+0000 mgr.y (mgr.14150) 8 : audit [DBG] from='client.14162 -' entity='client.admin' cmd=[{"prefix": "dashboard create-self-signed-cert", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:46:29.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:29 smithi131 bash[22554]: audit 2024-08-17T16:46:28.075343+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:46:29.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:29 smithi131 bash[22554]: audit 2024-08-17T16:46:28.079952+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:46:30.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:30 smithi131 bash[22554]: audit 2024-08-17T16:46:29.918905+0000 mgr.y (mgr.14150) 9 : audit [DBG] from='client.14164 -' entity='client.admin' cmd=[{"prefix": "dashboard ac-user-create", "username": "admin", "rolename": "administrator", "force_password": true, "pwd_update_required": true, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:46:30.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:30 smithi131 bash[22554]: audit 2024-08-17T16:46:30.201020+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:46:30.775 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout {"username": "admin", "password": "$2b$12$.fqt8ggsAYcrEJslluBJ2.Wp/LzQJ1TsCXA/ymwIbgYjO9cy/3.tK", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1723913190, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-08-17T16:46:30.775 INFO:teuthology.orchestra.run.smithi131.stdout:Fetching dashboard port number... 2024-08-17T16:46:32.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:32 smithi131 bash[22554]: cluster 2024-08-17T16:46:31.228700+0000 mon.a (mon.0) 87 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-08-17T16:46:32.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:32 smithi131 bash[22554]: audit 2024-08-17T16:46:31.435370+0000 mon.a (mon.0) 88 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:46:32.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:32 smithi131 bash[22554]: audit 2024-08-17T16:46:32.055045+0000 mon.a (mon.0) 89 : audit [DBG] from='client.? 172.21.15.131:0/1710111893' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-08-17T16:46:32.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:32 smithi131 bash[22554]: audit 2024-08-17T16:46:32.080846+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:46:32.632 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stdout 8443 2024-08-17T16:46:32.632 INFO:teuthology.orchestra.run.smithi131.stdout:firewalld does not appear to be present 2024-08-17T16:46:32.632 INFO:teuthology.orchestra.run.smithi131.stdout:Not possible to open ports <[8443]>. firewalld.service is not available 2024-08-17T16:46:32.634 INFO:teuthology.orchestra.run.smithi131.stdout:Ceph Dashboard is now available at: 2024-08-17T16:46:32.634 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T16:46:32.634 INFO:teuthology.orchestra.run.smithi131.stdout: URL: https://smithi131.front.sepia.ceph.com:8443/ 2024-08-17T16:46:32.634 INFO:teuthology.orchestra.run.smithi131.stdout: User: admin 2024-08-17T16:46:32.634 INFO:teuthology.orchestra.run.smithi131.stdout: Password: us1pig55vo 2024-08-17T16:46:32.634 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T16:46:32.635 INFO:teuthology.orchestra.run.smithi131.stdout:Saving cluster configuration to /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config directory 2024-08-17T16:46:32.635 INFO:teuthology.orchestra.run.smithi131.stdout:Enabling autotune for osd_memory_target 2024-08-17T16:46:36.489 INFO:teuthology.orchestra.run.smithi131.stdout:/usr/bin/ceph: stderr set mgr/dashboard/cluster/status 2024-08-17T16:46:36.490 INFO:teuthology.orchestra.run.smithi131.stdout:You can access the Ceph CLI as following in case of multi-cluster or non-default config: 2024-08-17T16:46:36.490 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T16:46:36.490 INFO:teuthology.orchestra.run.smithi131.stdout: sudo /home/ubuntu/cephtest/cephadm shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-08-17T16:46:36.490 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T16:46:36.490 INFO:teuthology.orchestra.run.smithi131.stdout:Or, if you are only running a single cluster on this host: 2024-08-17T16:46:36.490 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T16:46:36.490 INFO:teuthology.orchestra.run.smithi131.stdout: sudo /home/ubuntu/cephtest/cephadm shell 2024-08-17T16:46:36.490 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T16:46:36.490 INFO:teuthology.orchestra.run.smithi131.stdout:Please consider enabling telemetry to help improve Ceph: 2024-08-17T16:46:36.490 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T16:46:36.490 INFO:teuthology.orchestra.run.smithi131.stdout: ceph telemetry on 2024-08-17T16:46:36.490 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T16:46:36.490 INFO:teuthology.orchestra.run.smithi131.stdout:For more information see: 2024-08-17T16:46:36.490 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T16:46:36.491 INFO:teuthology.orchestra.run.smithi131.stdout: https://docs.ceph.com/en/latest/mgr/telemetry/ 2024-08-17T16:46:36.491 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T16:46:36.491 INFO:teuthology.orchestra.run.smithi131.stdout:Bootstrap complete. 2024-08-17T16:46:36.538 INFO:tasks.cephadm:Fetching config... 2024-08-17T16:46:36.538 DEBUG:teuthology.orchestra.run.smithi131:> set -ex 2024-08-17T16:46:36.538 DEBUG:teuthology.orchestra.run.smithi131:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-08-17T16:46:36.544 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-08-17T16:46:36.544 DEBUG:teuthology.orchestra.run.smithi131:> set -ex 2024-08-17T16:46:36.544 DEBUG:teuthology.orchestra.run.smithi131:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-08-17T16:46:36.589 INFO:tasks.cephadm:Fetching mon keyring... 2024-08-17T16:46:36.589 DEBUG:teuthology.orchestra.run.smithi131:> set -ex 2024-08-17T16:46:36.589 DEBUG:teuthology.orchestra.run.smithi131:> sudo dd if=/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/keyring of=/dev/stdout 2024-08-17T16:46:36.643 INFO:tasks.cephadm:Fetching pub ssh key... 2024-08-17T16:46:36.643 DEBUG:teuthology.orchestra.run.smithi131:> set -ex 2024-08-17T16:46:36.643 DEBUG:teuthology.orchestra.run.smithi131:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-08-17T16:46:36.689 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-08-17T16:46:36.690 DEBUG:teuthology.orchestra.run.smithi131:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCpftMLldwSp8ewyg0uxBFpUayfxKWhVqkz68Ft9NwC/qr9k9HMs+JwJQEx1RVfHPcVdA6jBpVL0scriyLjiuJGAN3vPjIw5gb0RN5YtpsB1BV2WW7JojSrJ2WreSdKks+wKdBy+nwKACF5uQPsXV/YYbYb8DMGB1Q+CIDduFLISkVaFa3M8NJlQdIC1tLwqNvQ76zshfV9yE0I16nSqOQUAinBoIPHI18Z8DQcPqTNigzOzGDa0t76+I4ibMRsEEvf3p1ZmfwwkosYgmUbAC/95ajq+KQaAhFrVF1rUweBfhXBap7EpYzCsbHEkGZEp4twuncE4YWKbhioA4s/ce5iDPom62z5iZYWdrLodONlEZlK9jtN9FeswrGPmZhh21w/UOKcMIRObKo6JeKNPQaCR5i0TKH30PhCrcKRzaxThiVHDsiX5fooa3AWWzNNBaIF/3uhsgfjvKN9NOCKQSU5xnDYBqH4/fFRsOJS1kxLH3GEIAm+eL4JafNp+77ZZ5k= ceph-f27a2518-5cb7-11ef-bccf-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-08-17T16:46:36.753 INFO:teuthology.orchestra.run.smithi131.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCpftMLldwSp8ewyg0uxBFpUayfxKWhVqkz68Ft9NwC/qr9k9HMs+JwJQEx1RVfHPcVdA6jBpVL0scriyLjiuJGAN3vPjIw5gb0RN5YtpsB1BV2WW7JojSrJ2WreSdKks+wKdBy+nwKACF5uQPsXV/YYbYb8DMGB1Q+CIDduFLISkVaFa3M8NJlQdIC1tLwqNvQ76zshfV9yE0I16nSqOQUAinBoIPHI18Z8DQcPqTNigzOzGDa0t76+I4ibMRsEEvf3p1ZmfwwkosYgmUbAC/95ajq+KQaAhFrVF1rUweBfhXBap7EpYzCsbHEkGZEp4twuncE4YWKbhioA4s/ce5iDPom62z5iZYWdrLodONlEZlK9jtN9FeswrGPmZhh21w/UOKcMIRObKo6JeKNPQaCR5i0TKH30PhCrcKRzaxThiVHDsiX5fooa3AWWzNNBaIF/3uhsgfjvKN9NOCKQSU5xnDYBqH4/fFRsOJS1kxLH3GEIAm+eL4JafNp+77ZZ5k= ceph-f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T16:46:36.762 DEBUG:teuthology.orchestra.run.smithi169:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCpftMLldwSp8ewyg0uxBFpUayfxKWhVqkz68Ft9NwC/qr9k9HMs+JwJQEx1RVfHPcVdA6jBpVL0scriyLjiuJGAN3vPjIw5gb0RN5YtpsB1BV2WW7JojSrJ2WreSdKks+wKdBy+nwKACF5uQPsXV/YYbYb8DMGB1Q+CIDduFLISkVaFa3M8NJlQdIC1tLwqNvQ76zshfV9yE0I16nSqOQUAinBoIPHI18Z8DQcPqTNigzOzGDa0t76+I4ibMRsEEvf3p1ZmfwwkosYgmUbAC/95ajq+KQaAhFrVF1rUweBfhXBap7EpYzCsbHEkGZEp4twuncE4YWKbhioA4s/ce5iDPom62z5iZYWdrLodONlEZlK9jtN9FeswrGPmZhh21w/UOKcMIRObKo6JeKNPQaCR5i0TKH30PhCrcKRzaxThiVHDsiX5fooa3AWWzNNBaIF/3uhsgfjvKN9NOCKQSU5xnDYBqH4/fFRsOJS1kxLH3GEIAm+eL4JafNp+77ZZ5k= ceph-f27a2518-5cb7-11ef-bccf-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-08-17T16:46:36.785 INFO:teuthology.orchestra.run.smithi169.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCpftMLldwSp8ewyg0uxBFpUayfxKWhVqkz68Ft9NwC/qr9k9HMs+JwJQEx1RVfHPcVdA6jBpVL0scriyLjiuJGAN3vPjIw5gb0RN5YtpsB1BV2WW7JojSrJ2WreSdKks+wKdBy+nwKACF5uQPsXV/YYbYb8DMGB1Q+CIDduFLISkVaFa3M8NJlQdIC1tLwqNvQ76zshfV9yE0I16nSqOQUAinBoIPHI18Z8DQcPqTNigzOzGDa0t76+I4ibMRsEEvf3p1ZmfwwkosYgmUbAC/95ajq+KQaAhFrVF1rUweBfhXBap7EpYzCsbHEkGZEp4twuncE4YWKbhioA4s/ce5iDPom62z5iZYWdrLodONlEZlK9jtN9FeswrGPmZhh21w/UOKcMIRObKo6JeKNPQaCR5i0TKH30PhCrcKRzaxThiVHDsiX5fooa3AWWzNNBaIF/3uhsgfjvKN9NOCKQSU5xnDYBqH4/fFRsOJS1kxLH3GEIAm+eL4JafNp+77ZZ5k= ceph-f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T16:46:36.795 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-08-17T16:46:37.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:36 smithi131 bash[22554]: audit 2024-08-17T16:46:35.920907+0000 mon.a (mon.0) 91 : audit [INF] from='client.? 172.21.15.131:0/763596182' entity='client.admin' 2024-08-17T16:46:42.741 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:46:43.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:43 smithi131 bash[22554]: audit 2024-08-17T16:46:42.348911+0000 mon.a (mon.0) 92 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:46:43.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:43 smithi131 bash[22554]: audit 2024-08-17T16:46:42.356421+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:46:43.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:43 smithi131 bash[22554]: audit 2024-08-17T16:46:42.358012+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi131", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:46:43.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:43 smithi131 bash[22554]: audit 2024-08-17T16:46:42.365578+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:46:43.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:43 smithi131 bash[22554]: audit 2024-08-17T16:46:42.396347+0000 mon.a (mon.0) 96 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:46:43.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:43 smithi131 bash[22554]: audit 2024-08-17T16:46:42.405233+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:46:46.145 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-08-17T16:46:46.146 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-08-17T16:46:46.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:45 smithi131 bash[22554]: cluster 2024-08-17T16:46:44.917374+0000 mgr.y (mgr.14150) 10 : cluster [DBG] pgmap v3: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:46:46.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:45 smithi131 bash[22554]: audit 2024-08-17T16:46:45.546071+0000 mon.a (mon.0) 98 : audit [INF] from='client.? 172.21.15.131:0/4022874847' entity='client.admin' 2024-08-17T16:46:46.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:45 smithi131 bash[22554]: audit 2024-08-17T16:46:45.558933+0000 mon.a (mon.0) 99 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:46:46.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:45 smithi131 bash[22554]: audit 2024-08-17T16:46:45.563735+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:46:48.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:47 smithi131 bash[22554]: cluster 2024-08-17T16:46:46.917821+0000 mgr.y (mgr.14150) 11 : cluster [DBG] pgmap v4: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:46:50.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:49 smithi131 bash[22554]: cluster 2024-08-17T16:46:48.918281+0000 mgr.y (mgr.14150) 12 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:46:50.812 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:46:52.172 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:51 smithi131 bash[22554]: cluster 2024-08-17T16:46:50.918755+0000 mgr.y (mgr.14150) 13 : cluster [DBG] pgmap v6: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:46:54.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:53 smithi131 bash[22554]: cluster 2024-08-17T16:46:52.919224+0000 mgr.y (mgr.14150) 14 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:46:54.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:53 smithi131 bash[22554]: audit 2024-08-17T16:46:53.749839+0000 mon.a (mon.0) 101 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:46:54.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:53 smithi131 bash[22554]: audit 2024-08-17T16:46:53.750879+0000 mon.a (mon.0) 102 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:46:54.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:53 smithi131 bash[22554]: audit 2024-08-17T16:46:53.752880+0000 mon.a (mon.0) 103 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:46:54.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:53 smithi131 bash[22554]: audit 2024-08-17T16:46:53.754036+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:46:54.359 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi169 2024-08-17T16:46:54.359 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-08-17T16:46:54.359 DEBUG:teuthology.orchestra.run.smithi169:> dd of=/etc/ceph/ceph.conf 2024-08-17T16:46:54.365 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-08-17T16:46:54.366 DEBUG:teuthology.orchestra.run.smithi169:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-17T16:46:54.412 INFO:tasks.cephadm:Adding host smithi169 to orchestrator... 2024-08-17T16:46:54.413 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph orch host add smithi169 2024-08-17T16:46:55.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:54 smithi131 bash[22554]: audit 2024-08-17T16:46:53.745124+0000 mgr.y (mgr.14150) 15 : audit [DBG] from='client.14174 -' entity='client.admin' cmd=[{"prefix": "orch client-keyring set", "entity": "client.admin", "placement": "*", "mode": "0755", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:46:55.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:54 smithi131 bash[22554]: cephadm 2024-08-17T16:46:53.755380+0000 mgr.y (mgr.14150) 16 : cephadm [INF] Updating smithi131:/etc/ceph/ceph.conf 2024-08-17T16:46:55.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:54 smithi131 bash[22554]: cephadm 2024-08-17T16:46:53.856343+0000 mgr.y (mgr.14150) 17 : cephadm [INF] Updating smithi131:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T16:46:55.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:54 smithi131 bash[22554]: cephadm 2024-08-17T16:46:53.949011+0000 mgr.y (mgr.14150) 18 : cephadm [INF] Updating smithi131:/etc/ceph/ceph.client.admin.keyring 2024-08-17T16:46:55.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:54 smithi131 bash[22554]: cephadm 2024-08-17T16:46:54.156040+0000 mgr.y (mgr.14150) 19 : cephadm [INF] Updating smithi131:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T16:46:55.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:54 smithi131 bash[22554]: audit 2024-08-17T16:46:54.273700+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:46:55.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:54 smithi131 bash[22554]: audit 2024-08-17T16:46:54.276734+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:46:55.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:54 smithi131 bash[22554]: audit 2024-08-17T16:46:54.280066+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:46:56.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:55 smithi131 bash[22554]: cluster 2024-08-17T16:46:54.919729+0000 mgr.y (mgr.14150) 20 : cluster [DBG] pgmap v8: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:46:58.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:57 smithi131 bash[22554]: cluster 2024-08-17T16:46:56.920248+0000 mgr.y (mgr.14150) 21 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:46:59.080 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:47:00.273 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:46:59 smithi131 bash[22554]: cluster 2024-08-17T16:46:58.920743+0000 mgr.y (mgr.14150) 22 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:02.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:01 smithi131 bash[22554]: cluster 2024-08-17T16:47:00.921107+0000 mgr.y (mgr.14150) 23 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:03.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:02 smithi131 bash[22554]: audit 2024-08-17T16:47:02.059260+0000 mgr.y (mgr.14150) 24 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi169", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:47:04.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:03 smithi131 bash[22554]: cluster 2024-08-17T16:47:02.921520+0000 mgr.y (mgr.14150) 25 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:04.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:03 smithi131 bash[22554]: cephadm 2024-08-17T16:47:03.102121+0000 mgr.y (mgr.14150) 26 : cephadm [INF] Deploying cephadm binary to smithi169 2024-08-17T16:47:05.352 INFO:teuthology.orchestra.run.smithi131.stdout:Added host 'smithi169' with addr '172.21.15.169' 2024-08-17T16:47:05.976 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph orch host ls --format=json 2024-08-17T16:47:06.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:05 smithi131 bash[22554]: cluster 2024-08-17T16:47:04.922016+0000 mgr.y (mgr.14150) 27 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:06.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:05 smithi131 bash[22554]: audit 2024-08-17T16:47:05.350987+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:06.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:05 smithi131 bash[22554]: audit 2024-08-17T16:47:05.352562+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:47:06.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:05 smithi131 bash[22554]: audit 2024-08-17T16:47:05.661255+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:07.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:07 smithi131 bash[22554]: cephadm 2024-08-17T16:47:05.351777+0000 mgr.y (mgr.14150) 28 : cephadm [INF] Added host smithi169 2024-08-17T16:47:07.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:07 smithi131 bash[22554]: audit 2024-08-17T16:47:06.996536+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:08.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:08 smithi131 bash[22554]: cluster 2024-08-17T16:47:06.922546+0000 mgr.y (mgr.14150) 29 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:08.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:08 smithi131 bash[22554]: audit 2024-08-17T16:47:07.914600+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:10.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:10 smithi131 bash[22554]: cluster 2024-08-17T16:47:08.923004+0000 mgr.y (mgr.14150) 30 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:10.641 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:47:12.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:12 smithi131 bash[22554]: cluster 2024-08-17T16:47:10.923428+0000 mgr.y (mgr.14150) 31 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:13.585 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T16:47:13.585 INFO:teuthology.orchestra.run.smithi131.stdout:[{"addr": "172.21.15.131", "hostname": "smithi131", "labels": [], "status": ""}, {"addr": "172.21.15.169", "hostname": "smithi169", "labels": [], "status": ""}] 2024-08-17T16:47:14.157 INFO:tasks.cephadm:Setting crush tunables to default 2024-08-17T16:47:14.157 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd crush tunables default 2024-08-17T16:47:14.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:14 smithi131 bash[22554]: cluster 2024-08-17T16:47:12.923851+0000 mgr.y (mgr.14150) 32 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:14.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:14 smithi131 bash[22554]: audit 2024-08-17T16:47:13.651211+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:14.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:14 smithi131 bash[22554]: audit 2024-08-17T16:47:13.653871+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:14.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:14 smithi131 bash[22554]: audit 2024-08-17T16:47:13.656957+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:14.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:14 smithi131 bash[22554]: audit 2024-08-17T16:47:13.659849+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:14.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:14 smithi131 bash[22554]: audit 2024-08-17T16:47:13.660671+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:47:14.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:14 smithi131 bash[22554]: audit 2024-08-17T16:47:13.661743+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:47:14.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:14 smithi131 bash[22554]: audit 2024-08-17T16:47:13.662928+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:47:15.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:15 smithi131 bash[22554]: audit 2024-08-17T16:47:13.584565+0000 mgr.y (mgr.14150) 33 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T16:47:15.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:15 smithi131 bash[22554]: cephadm 2024-08-17T16:47:13.664575+0000 mgr.y (mgr.14150) 34 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-08-17T16:47:15.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:15 smithi131 bash[22554]: cephadm 2024-08-17T16:47:13.771382+0000 mgr.y (mgr.14150) 35 : cephadm [INF] Updating smithi169:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T16:47:15.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:15 smithi131 bash[22554]: cephadm 2024-08-17T16:47:13.877740+0000 mgr.y (mgr.14150) 36 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-08-17T16:47:15.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:15 smithi131 bash[22554]: cephadm 2024-08-17T16:47:13.980683+0000 mgr.y (mgr.14150) 37 : cephadm [INF] Updating smithi169:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T16:47:15.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:15 smithi131 bash[22554]: audit 2024-08-17T16:47:14.085357+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:15.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:15 smithi131 bash[22554]: audit 2024-08-17T16:47:14.090201+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:15.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:15 smithi131 bash[22554]: audit 2024-08-17T16:47:14.095592+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:16.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:16 smithi131 bash[22554]: cluster 2024-08-17T16:47:14.924325+0000 mgr.y (mgr.14150) 38 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:18.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:18 smithi131 bash[22554]: cluster 2024-08-17T16:47:16.924736+0000 mgr.y (mgr.14150) 39 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:18.817 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:47:20.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:20 smithi131 bash[22554]: cluster 2024-08-17T16:47:18.925186+0000 mgr.y (mgr.14150) 40 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:22.106 INFO:teuthology.orchestra.run.smithi131.stderr:adjusted tunables profile to default 2024-08-17T16:47:22.366 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:22 smithi131 bash[22554]: cluster 2024-08-17T16:47:20.925718+0000 mgr.y (mgr.14150) 41 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:22.366 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:22 smithi131 bash[22554]: audit 2024-08-17T16:47:21.728001+0000 mon.a (mon.0) 123 : audit [INF] from='client.? 172.21.15.131:0/2713896416' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-08-17T16:47:22.818 INFO:tasks.cephadm:Adding mon.a on smithi131 2024-08-17T16:47:22.818 INFO:tasks.cephadm:Adding mon.c on smithi131 2024-08-17T16:47:22.818 INFO:tasks.cephadm:Adding mon.b on smithi169 2024-08-17T16:47:22.818 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph orch apply mon '3;smithi131:172.21.15.131=a;smithi131:[v2:172.21.15.131:3301,v1:172.21.15.131:6790]=c;smithi169:172.21.15.169=b' 2024-08-17T16:47:23.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:23 smithi131 bash[22554]: audit 2024-08-17T16:47:22.105937+0000 mon.a (mon.0) 124 : audit [INF] from='client.? 172.21.15.131:0/2713896416' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-08-17T16:47:23.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:23 smithi131 bash[22554]: cluster 2024-08-17T16:47:22.106035+0000 mon.a (mon.0) 125 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-17T16:47:23.986 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T16:47:24.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:24 smithi131 bash[22554]: cluster 2024-08-17T16:47:22.926295+0000 mgr.y (mgr.14150) 42 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:26.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:26 smithi131 bash[22554]: cluster 2024-08-17T16:47:24.926750+0000 mgr.y (mgr.14150) 43 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:26.893 INFO:teuthology.orchestra.run.smithi169.stdout:Scheduled mon update... 2024-08-17T16:47:27.556 DEBUG:teuthology.orchestra.run.smithi131:mon.c> sudo journalctl -f -n 0 -u ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@mon.c.service 2024-08-17T16:47:27.559 DEBUG:teuthology.orchestra.run.smithi169:mon.b> sudo journalctl -f -n 0 -u ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@mon.b.service 2024-08-17T16:47:27.561 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-08-17T16:47:27.561 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph mon dump -f json 2024-08-17T16:47:28.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:27 smithi131 bash[22554]: audit 2024-08-17T16:47:26.881788+0000 mgr.y (mgr.14150) 44 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi131:172.21.15.131=a;smithi131:[v2:172.21.15.131:3301,v1:172.21.15.131:6790]=c;smithi169:172.21.15.169=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:47:28.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:27 smithi131 bash[22554]: cephadm 2024-08-17T16:47:26.887348+0000 mgr.y (mgr.14150) 45 : cephadm [INF] Saving service mon spec with placement smithi131:172.21.15.131=a;smithi131:[v2:172.21.15.131:3301,v1:172.21.15.131:6790]=c;smithi169:172.21.15.169=b;count:3 2024-08-17T16:47:28.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:27 smithi131 bash[22554]: audit 2024-08-17T16:47:26.892660+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:28.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:27 smithi131 bash[22554]: audit 2024-08-17T16:47:26.894236+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:47:28.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:27 smithi131 bash[22554]: audit 2024-08-17T16:47:26.897412+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:47:28.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:27 smithi131 bash[22554]: audit 2024-08-17T16:47:26.899145+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:47:28.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:27 smithi131 bash[22554]: audit 2024-08-17T16:47:26.908937+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:28.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:27 smithi131 bash[22554]: audit 2024-08-17T16:47:26.912696+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T16:47:28.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:27 smithi131 bash[22554]: audit 2024-08-17T16:47:26.914258+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:47:28.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:27 smithi131 bash[22554]: cephadm 2024-08-17T16:47:26.916030+0000 mgr.y (mgr.14150) 46 : cephadm [INF] Deploying daemon mon.b on smithi169 2024-08-17T16:47:28.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:27 smithi131 bash[22554]: cluster 2024-08-17T16:47:26.927234+0000 mgr.y (mgr.14150) 47 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:28.764 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T16:47:30.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:29 smithi131 bash[22554]: cluster 2024-08-17T16:47:28.927655+0000 mgr.y (mgr.14150) 48 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:32.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:31 smithi131 bash[22554]: cluster 2024-08-17T16:47:30.928037+0000 mgr.y (mgr.14150) 49 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:32.989 INFO:teuthology.orchestra.run.smithi169.stderr:dumped monmap epoch 1 2024-08-17T16:47:32.990 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-08-17T16:47:32.990 INFO:teuthology.orchestra.run.smithi169.stdout:{"epoch":1,"fsid":"f27a2518-5cb7-11ef-bccf-c7b262605968","modified":"2024-08-17T16:45:22.566402Z","created":"2024-08-17T16:45:22.566402Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:3300","nonce":0},{"type":"v1","addr":"172.21.15.131:6789","nonce":0}]},"addr":"172.21.15.131:6789/0","public_addr":"172.21.15.131:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-08-17T16:47:33.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:33 smithi169 systemd[1]: Started Ceph mon.b for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T16:47:34.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:33 smithi131 bash[22554]: cluster 2024-08-17T16:47:32.928452+0000 mgr.y (mgr.14150) 50 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:34.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:33 smithi131 bash[22554]: audit 2024-08-17T16:47:32.989282+0000 mon.a (mon.0) 133 : audit [DBG] from='client.? 172.21.15.169:0/3126378279' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-17T16:47:34.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:33 smithi131 bash[22554]: audit 2024-08-17T16:47:33.369997+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:34.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:33 smithi131 bash[22554]: audit 2024-08-17T16:47:33.376286+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:34.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:33 smithi131 bash[22554]: audit 2024-08-17T16:47:33.383119+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:34.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:33 smithi131 bash[22554]: audit 2024-08-17T16:47:33.384328+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T16:47:34.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:33 smithi131 bash[22554]: audit 2024-08-17T16:47:33.385923+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:47:34.737 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.694+0000 7fda64103b00 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-17T16:47:34.737 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.694+0000 7fda64103b00 0 ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable), process ceph-mon, pid 7 2024-08-17T16:47:34.737 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.694+0000 7fda64103b00 0 pidfile_write: ignore empty --pid-file 2024-08-17T16:47:34.737 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.694+0000 7fda64103b00 0 load: jerasure load: lrc 2024-08-17T16:47:34.737 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: RocksDB version: 7.9.2 2024-08-17T16:47:34.737 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Git sha 0 2024-08-17T16:47:34.737 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Compile date 2024-08-17 15:23:20 2024-08-17T16:47:34.738 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: DB SUMMARY 2024-08-17T16:47:34.738 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: DB Session ID: 4DT9OQUXB2NMOGYUSZAZ 2024-08-17T16:47:34.738 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: CURRENT file: CURRENT 2024-08-17T16:47:34.738 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: IDENTITY file: IDENTITY 2024-08-17T16:47:34.738 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: MANIFEST file: MANIFEST-000005 size: 59 Bytes 2024-08-17T16:47:34.738 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 0, files: 2024-08-17T16:47:34.738 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000004.log size: 511 ; 2024-08-17T16:47:34.738 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.error_if_exists: 0 2024-08-17T16:47:34.738 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.create_if_missing: 0 2024-08-17T16:47:34.738 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.paranoid_checks: 1 2024-08-17T16:47:34.738 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-08-17T16:47:34.739 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-17T16:47:34.739 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-17T16:47:34.739 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.env: 0x559764706bc0 2024-08-17T16:47:34.739 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.fs: PosixFileSystem 2024-08-17T16:47:34.739 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.info_log: 0x5597662c6be0 2024-08-17T16:47:34.739 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-17T16:47:34.739 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.statistics: (nil) 2024-08-17T16:47:34.739 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.use_fsync: 0 2024-08-17T16:47:34.739 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.max_log_file_size: 0 2024-08-17T16:47:34.739 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-17T16:47:34.739 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-17T16:47:34.739 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-17T16:47:34.740 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-17T16:47:34.740 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.allow_fallocate: 1 2024-08-17T16:47:34.740 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-17T16:47:34.740 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-17T16:47:34.740 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.use_direct_reads: 0 2024-08-17T16:47:34.740 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-17T16:47:34.740 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.create_missing_column_families: 0 2024-08-17T16:47:34.740 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.db_log_dir: 2024-08-17T16:47:34.740 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.wal_dir: 2024-08-17T16:47:34.740 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-17T16:47:34.740 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-17T16:47:34.740 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-17T16:47:34.741 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-17T16:47:34.741 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-17T16:47:34.741 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-17T16:47:34.741 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.advise_random_on_open: 1 2024-08-17T16:47:34.741 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-17T16:47:34.741 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.write_buffer_manager: 0x5597662d4320 2024-08-17T16:47:34.741 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-17T16:47:34.741 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-17T16:47:34.741 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-17T16:47:34.741 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.rate_limiter: (nil) 2024-08-17T16:47:34.741 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-17T16:47:34.741 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-17T16:47:34.743 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-17T16:47:34.743 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-17T16:47:34.743 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.unordered_write: 0 2024-08-17T16:47:34.743 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-17T16:47:34.743 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-17T16:47:34.744 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-17T16:47:34.744 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-17T16:47:34.744 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.row_cache: None 2024-08-17T16:47:34.744 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.wal_filter: None 2024-08-17T16:47:34.744 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-17T16:47:34.744 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-17T16:47:34.744 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.two_write_queues: 0 2024-08-17T16:47:34.744 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.manual_wal_flush: 0 2024-08-17T16:47:34.744 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.wal_compression: 0 2024-08-17T16:47:34.744 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.atomic_flush: 0 2024-08-17T16:47:34.744 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-17T16:47:34.744 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-17T16:47:34.744 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-17T16:47:34.744 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.log_readahead_size: 0 2024-08-17T16:47:34.745 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-17T16:47:34.745 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-17T16:47:34.745 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-17T16:47:34.745 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-17T16:47:34.745 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-17T16:47:34.745 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-17T16:47:34.745 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.enforce_single_del_contracts: true 2024-08-17T16:47:34.745 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.max_background_jobs: 2 2024-08-17T16:47:34.745 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.max_background_compactions: -1 2024-08-17T16:47:34.745 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.max_subcompactions: 1 2024-08-17T16:47:34.745 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-17T16:47:34.745 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-17T16:47:34.745 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-17T16:47:34.746 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.max_total_wal_size: 0 2024-08-17T16:47:34.746 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-17T16:47:34.746 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-17T16:47:34.746 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-17T16:47:34.746 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-17T16:47:34.746 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.max_open_files: -1 2024-08-17T16:47:34.746 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.bytes_per_sync: 0 2024-08-17T16:47:34.746 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-17T16:47:34.746 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-17T16:47:34.746 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-17T16:47:34.746 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.max_background_flushes: -1 2024-08-17T16:47:34.746 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Compression algorithms supported: 2024-08-17T16:47:34.747 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: kZSTD supported: 0 2024-08-17T16:47:34.747 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: kXpressCompression supported: 0 2024-08-17T16:47:34.747 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: kBZip2Compression supported: 0 2024-08-17T16:47:34.747 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-17T16:47:34.747 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: kLZ4Compression supported: 1 2024-08-17T16:47:34.747 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: kZlibCompression supported: 1 2024-08-17T16:47:34.747 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-17T16:47:34.747 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: kSnappyCompression supported: 1 2024-08-17T16:47:34.747 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-17T16:47:34.747 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-08-17T16:47:34.747 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000005 2024-08-17T16:47:34.748 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-17T16:47:34.748 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-17T16:47:34.748 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.merge_operator: 2024-08-17T16:47:34.748 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.compaction_filter: None 2024-08-17T16:47:34.748 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.compaction_filter_factory: None 2024-08-17T16:47:34.748 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-17T16:47:34.748 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-17T16:47:34.748 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-17T16:47:34.748 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5597662c6820) 2024-08-17T16:47:34.748 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: cache_index_and_filter_blocks: 1 2024-08-17T16:47:34.748 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-17T16:47:34.748 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-17T16:47:34.748 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: pin_top_level_index_and_filter: 1 2024-08-17T16:47:34.748 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: index_type: 0 2024-08-17T16:47:34.748 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: data_block_index_type: 0 2024-08-17T16:47:34.749 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: index_shortening: 1 2024-08-17T16:47:34.749 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: data_block_hash_table_util_ratio: 0.750000 2024-08-17T16:47:34.749 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: checksum: 4 2024-08-17T16:47:34.749 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: no_block_cache: 0 2024-08-17T16:47:34.749 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: block_cache: 0x5597662bb1f0 2024-08-17T16:47:34.749 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: block_cache_name: BinnedLRUCache 2024-08-17T16:47:34.749 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: block_cache_options: 2024-08-17T16:47:34.749 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: capacity : 536870912 2024-08-17T16:47:34.749 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: num_shard_bits : 4 2024-08-17T16:47:34.749 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: strict_capacity_limit : 0 2024-08-17T16:47:34.749 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: high_pri_pool_ratio: 0.000 2024-08-17T16:47:34.749 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: block_cache_compressed: (nil) 2024-08-17T16:47:34.749 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: persistent_cache: (nil) 2024-08-17T16:47:34.749 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: block_size: 4096 2024-08-17T16:47:34.750 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: block_size_deviation: 10 2024-08-17T16:47:34.750 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: block_restart_interval: 16 2024-08-17T16:47:34.750 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: index_block_restart_interval: 1 2024-08-17T16:47:34.750 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: metadata_block_size: 4096 2024-08-17T16:47:34.750 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: partition_filters: 0 2024-08-17T16:47:34.750 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: use_delta_encoding: 1 2024-08-17T16:47:34.750 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: filter_policy: bloomfilter 2024-08-17T16:47:34.750 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: whole_key_filtering: 1 2024-08-17T16:47:34.750 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: verify_compression: 0 2024-08-17T16:47:34.750 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: read_amp_bytes_per_bit: 0 2024-08-17T16:47:34.750 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: format_version: 5 2024-08-17T16:47:34.750 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: enable_index_compression: 1 2024-08-17T16:47:34.750 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: block_align: 0 2024-08-17T16:47:34.750 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: max_auto_readahead_size: 262144 2024-08-17T16:47:34.751 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: prepopulate_block_cache: 0 2024-08-17T16:47:34.751 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: initial_auto_readahead_size: 8192 2024-08-17T16:47:34.751 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: num_file_reads_for_auto_readahead: 2 2024-08-17T16:47:34.751 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-17T16:47:34.751 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-17T16:47:34.751 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.compression: NoCompression 2024-08-17T16:47:34.751 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-17T16:47:34.751 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-17T16:47:34.751 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-17T16:47:34.751 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.num_levels: 7 2024-08-17T16:47:34.751 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-17T16:47:34.751 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-17T16:47:34.751 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-17T16:47:34.751 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-17T16:47:34.752 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-17T16:47:34.752 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-17T16:47:34.752 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-17T16:47:34.752 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-17T16:47:34.752 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-17T16:47:34.752 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-17T16:47:34.752 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-17T16:47:34.752 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-17T16:47:34.752 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-17T16:47:34.752 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.compression_opts.level: 32767 2024-08-17T16:47:34.752 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-17T16:47:34.752 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-17T16:47:34.752 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-17T16:47:34.753 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-17T16:47:34.753 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-17T16:47:34.753 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.compression_opts.enabled: false 2024-08-17T16:47:34.753 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-17T16:47:34.753 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-17T16:47:34.753 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-17T16:47:34.753 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-17T16:47:34.753 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-17T16:47:34.753 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-17T16:47:34.753 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-17T16:47:34.753 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-17T16:47:34.753 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-17T16:47:34.753 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-17T16:47:34.753 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-17T16:47:34.754 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-17T16:47:34.754 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-17T16:47:34.754 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-17T16:47:34.754 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-17T16:47:34.754 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-17T16:47:34.754 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-17T16:47:34.754 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-17T16:47:34.754 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-17T16:47:34.754 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.arena_block_size: 1048576 2024-08-17T16:47:34.754 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-17T16:47:34.754 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-17T16:47:34.754 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-17T16:47:34.754 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-17T16:47:34.755 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-17T16:47:34.755 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-17T16:47:34.755 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-17T16:47:34.755 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-17T16:47:34.755 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-17T16:47:34.755 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-17T16:47:34.755 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-17T16:47:34.755 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-17T16:47:34.755 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-17T16:47:34.755 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.table_properties_collectors: 2024-08-17T16:47:34.755 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.inplace_update_support: 0 2024-08-17T16:47:34.755 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-17T16:47:34.755 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-17T16:47:34.756 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-17T16:47:34.756 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-17T16:47:34.756 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.bloom_locality: 0 2024-08-17T16:47:34.756 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.max_successive_merges: 0 2024-08-17T16:47:34.756 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-17T16:47:34.756 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-17T16:47:34.756 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.force_consistency_checks: 1 2024-08-17T16:47:34.756 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-17T16:47:34.756 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.ttl: 2592000 2024-08-17T16:47:34.756 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-17T16:47:34.756 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-17T16:47:34.756 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-17T16:47:34.756 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.enable_blob_files: false 2024-08-17T16:47:34.756 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.min_blob_size: 0 2024-08-17T16:47:34.757 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.blob_file_size: 268435456 2024-08-17T16:47:34.757 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-17T16:47:34.757 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-17T16:47:34.757 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-17T16:47:34.757 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-17T16:47:34.757 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-17T16:47:34.757 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.blob_file_starting_level: 0 2024-08-17T16:47:34.757 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-17T16:47:34.757 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 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 7, 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 2024-08-17T16:47:34.757 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 0 2024-08-17T16:47:34.757 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: c4eead1f-a25f-461d-89ac-cad09b8d63e1 2024-08-17T16:47:34.757 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723913254703507, "job": 1, "event": "recovery_started", "wal_files": [4]} 2024-08-17T16:47:34.757 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #4 mode 2 2024-08-17T16:47:34.758 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723913254703952, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 8, "file_size": 1622, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 1, "largest_seqno": 5, "table_properties": {"data_size": 523, "index_size": 31, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 69, "raw_key_size": 115, "raw_average_key_size": 23, "raw_value_size": 401, "raw_average_value_size": 80, "num_data_blocks": 1, "num_entries": 5, "num_filter_entries": 5, "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": 1723913254, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "c4eead1f-a25f-461d-89ac-cad09b8d63e1", "db_session_id": "4DT9OQUXB2NMOGYUSZAZ", "orig_file_number": 8, "seqno_to_time_mapping": "N/A"}} 2024-08-17T16:47:34.758 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723913254704088, "job": 1, "event": "recovery_finished"} 2024-08-17T16:47:34.758 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.698+0000 7fda64103b00 4 rocksdb: [db/version_set.cc:5047] Creating manifest 10 2024-08-17T16:47:34.758 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.702+0000 7fda64103b00 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000004.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-17T16:47:34.758 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.702+0000 7fda64103b00 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5597662e6e00 2024-08-17T16:47:34.758 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.702+0000 7fda64103b00 4 rocksdb: DB pointer 0x5597663de000 2024-08-17T16:47:34.758 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.702+0000 7fda59ece640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-17T16:47:34.758 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.702+0000 7fda59ece640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-17T16:47:34.758 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: ** DB Stats ** 2024-08-17T16:47:34.758 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T16:47:34.758 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-17T16:47:34.758 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T16:47:34.758 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T16:47:34.759 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-17T16:47:34.759 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T16:47:34.759 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T16:47:34.759 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: ** Compaction Stats [default] ** 2024-08-17T16:47:34.759 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: 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) 2024-08-17T16:47:34.759 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-17T16:47:34.759 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: L0 1/0 1.58 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-08-17T16:47:34.759 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: Sum 1/0 1.58 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-08-17T16:47:34.759 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 3.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-08-17T16:47:34.759 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: ** Compaction Stats [default] ** 2024-08-17T16:47:34.759 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: 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) 2024-08-17T16:47:34.759 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T16:47:34.759 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 3.7 0.00 0.00 1 0.000 0 0 0.0 0.0 2024-08-17T16:47:34.759 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-17T16:47:34.759 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T16:47:34.760 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: Flush(GB): cumulative 0.000, interval 0.000 2024-08-17T16:47:34.760 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T16:47:34.760 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T16:47:34.760 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T16:47:34.760 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: AddFile(Keys): cumulative 0, interval 0 2024-08-17T16:47:34.760 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: Cumulative compaction: 0.00 GB write, 0.46 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T16:47:34.760 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: Interval compaction: 0.00 GB write, 0.46 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T16:47:34.760 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: 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 2024-08-17T16:47:34.760 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: Block cache BinnedLRUCache@0x5597662bb1f0#7 capacity: 512.00 MB usage: 0.22 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.8e-05 secs_since: 0 2024-08-17T16:47:34.760 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.11 KB,2.08616e-05%) Misc(1,0.00 KB,0%) 2024-08-17T16:47:34.760 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: ** File Read Latency Histogram By Level [default] ** 2024-08-17T16:47:34.760 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.702+0000 7fda64103b00 0 mon.b does not exist in monmap, will attempt to join an existing cluster 2024-08-17T16:47:34.760 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.702+0000 7fda64103b00 0 using public_addr v2:172.21.15.169:0/0 -> [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] 2024-08-17T16:47:34.760 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.702+0000 7fda64103b00 0 starting mon.b rank -1 at public addrs [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] at bind addrs [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T16:47:34.761 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.702+0000 7fda64103b00 1 mon.b@-1(???) e0 preinit fsid f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T16:47:34.761 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.726+0000 7fda5ced4640 0 mon.b@-1(synchronizing).mds e1 new map 2024-08-17T16:47:34.761 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.726+0000 7fda5ced4640 0 mon.b@-1(synchronizing).mds e1 print_map 2024-08-17T16:47:34.761 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: e1 2024-08-17T16:47:34.761 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-17T16:47:34.761 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: 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} 2024-08-17T16:47:34.761 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: legacy client fscid: -1 2024-08-17T16:47:34.761 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: 2024-08-17T16:47:34.761 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: No filesystems configured 2024-08-17T16:47:34.761 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.726+0000 7fda5ced4640 1 mon.b@-1(synchronizing).osd e0 _set_cache_ratios kv ratio 0.25 inc ratio 0.375 full ratio 0.375 2024-08-17T16:47:34.761 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.726+0000 7fda5ced4640 1 mon.b@-1(synchronizing).osd e0 register_cache_with_pcm pcm target: 2147483648 pcm max: 1020054732 pcm min: 134217728 inc_osd_cache size: 1 2024-08-17T16:47:34.761 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.726+0000 7fda5ced4640 1 mon.b@-1(synchronizing).osd e1 e1: 0 total, 0 up, 0 in 2024-08-17T16:47:34.761 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.726+0000 7fda5ced4640 1 mon.b@-1(synchronizing).osd e2 e2: 0 total, 0 up, 0 in 2024-08-17T16:47:34.762 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.726+0000 7fda5ced4640 1 mon.b@-1(synchronizing).osd e3 e3: 0 total, 0 up, 0 in 2024-08-17T16:47:34.762 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.726+0000 7fda5ced4640 1 mon.b@-1(synchronizing).osd e4 e4: 0 total, 0 up, 0 in 2024-08-17T16:47:34.762 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.730+0000 7fda5ced4640 0 mon.b@-1(synchronizing).osd e4 crush map has features 3314932999778484224, adjusting msgr requires 2024-08-17T16:47:34.762 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.730+0000 7fda5ced4640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T16:47:34.762 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.730+0000 7fda5ced4640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T16:47:34.762 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.730+0000 7fda5ced4640 0 mon.b@-1(synchronizing).osd e4 crush map has features 288514050185494528, adjusting msgr requires 2024-08-17T16:47:34.762 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: cluster 2024-08-17T16:46:58.920743+0000 mgr.y (mgr.14150) 22 : cluster [DBG] pgmap v10: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:34.762 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: cluster 2024-08-17T16:47:00.921107+0000 mgr.y (mgr.14150) 23 : cluster [DBG] pgmap v11: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:34.762 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: audit 2024-08-17T16:47:02.059260+0000 mgr.y (mgr.14150) 24 : audit [DBG] from='client.14176 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi169", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:47:34.762 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: cluster 2024-08-17T16:47:02.921520+0000 mgr.y (mgr.14150) 25 : cluster [DBG] pgmap v12: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:34.762 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: cephadm 2024-08-17T16:47:03.102121+0000 mgr.y (mgr.14150) 26 : cephadm [INF] Deploying cephadm binary to smithi169 2024-08-17T16:47:34.763 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: cluster 2024-08-17T16:47:04.922016+0000 mgr.y (mgr.14150) 27 : cluster [DBG] pgmap v13: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:34.763 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: audit 2024-08-17T16:47:05.350987+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:34.763 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: audit 2024-08-17T16:47:05.352562+0000 mon.a (mon.0) 109 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:47:34.763 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: audit 2024-08-17T16:47:05.661255+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:34.763 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: cephadm 2024-08-17T16:47:05.351777+0000 mgr.y (mgr.14150) 28 : cephadm [INF] Added host smithi169 2024-08-17T16:47:34.763 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: audit 2024-08-17T16:47:06.996536+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:34.763 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: cluster 2024-08-17T16:47:06.922546+0000 mgr.y (mgr.14150) 29 : cluster [DBG] pgmap v14: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:34.763 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: audit 2024-08-17T16:47:07.914600+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:34.763 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: cluster 2024-08-17T16:47:08.923004+0000 mgr.y (mgr.14150) 30 : cluster [DBG] pgmap v15: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:34.763 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: cluster 2024-08-17T16:47:10.923428+0000 mgr.y (mgr.14150) 31 : cluster [DBG] pgmap v16: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:34.763 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: cluster 2024-08-17T16:47:12.923851+0000 mgr.y (mgr.14150) 32 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:34.763 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: audit 2024-08-17T16:47:13.651211+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:34.764 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: audit 2024-08-17T16:47:13.653871+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:34.764 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: audit 2024-08-17T16:47:13.656957+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:34.764 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: audit 2024-08-17T16:47:13.659849+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:34.764 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: audit 2024-08-17T16:47:13.660671+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi169", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:47:34.764 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: audit 2024-08-17T16:47:13.661743+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:47:34.764 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: audit 2024-08-17T16:47:13.662928+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:47:34.764 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: audit 2024-08-17T16:47:13.584565+0000 mgr.y (mgr.14150) 33 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T16:47:34.764 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: cephadm 2024-08-17T16:47:13.664575+0000 mgr.y (mgr.14150) 34 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-08-17T16:47:34.764 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: cephadm 2024-08-17T16:47:13.771382+0000 mgr.y (mgr.14150) 35 : cephadm [INF] Updating smithi169:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T16:47:34.764 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: cephadm 2024-08-17T16:47:13.877740+0000 mgr.y (mgr.14150) 36 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-08-17T16:47:34.764 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: cephadm 2024-08-17T16:47:13.980683+0000 mgr.y (mgr.14150) 37 : cephadm [INF] Updating smithi169:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T16:47:34.764 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: audit 2024-08-17T16:47:14.085357+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:34.764 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: audit 2024-08-17T16:47:14.090201+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:34.764 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: audit 2024-08-17T16:47:14.095592+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:34.765 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: cluster 2024-08-17T16:47:14.924325+0000 mgr.y (mgr.14150) 38 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:34.765 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: cluster 2024-08-17T16:47:16.924736+0000 mgr.y (mgr.14150) 39 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:34.765 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: cluster 2024-08-17T16:47:18.925186+0000 mgr.y (mgr.14150) 40 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:34.765 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: cluster 2024-08-17T16:47:20.925718+0000 mgr.y (mgr.14150) 41 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:34.765 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: audit 2024-08-17T16:47:21.728001+0000 mon.a (mon.0) 123 : audit [INF] from='client.? 172.21.15.131:0/2713896416' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-08-17T16:47:34.765 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: audit 2024-08-17T16:47:22.105937+0000 mon.a (mon.0) 124 : audit [INF] from='client.? 172.21.15.131:0/2713896416' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-08-17T16:47:34.765 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: cluster 2024-08-17T16:47:22.106035+0000 mon.a (mon.0) 125 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-17T16:47:34.765 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: cluster 2024-08-17T16:47:22.926295+0000 mgr.y (mgr.14150) 42 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:34.765 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: cluster 2024-08-17T16:47:24.926750+0000 mgr.y (mgr.14150) 43 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:34.765 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: audit 2024-08-17T16:47:26.881788+0000 mgr.y (mgr.14150) 44 : audit [DBG] from='client.14182 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi131:172.21.15.131=a;smithi131:[v2:172.21.15.131:3301,v1:172.21.15.131:6790]=c;smithi169:172.21.15.169=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:47:34.765 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: cephadm 2024-08-17T16:47:26.887348+0000 mgr.y (mgr.14150) 45 : cephadm [INF] Saving service mon spec with placement smithi131:172.21.15.131=a;smithi131:[v2:172.21.15.131:3301,v1:172.21.15.131:6790]=c;smithi169:172.21.15.169=b;count:3 2024-08-17T16:47:34.765 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: audit 2024-08-17T16:47:26.892660+0000 mon.a (mon.0) 126 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:34.765 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: audit 2024-08-17T16:47:26.894236+0000 mon.a (mon.0) 127 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:47:34.765 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: audit 2024-08-17T16:47:26.897412+0000 mon.a (mon.0) 128 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:47:34.766 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: audit 2024-08-17T16:47:26.899145+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:47:34.766 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: audit 2024-08-17T16:47:26.908937+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:34.766 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: audit 2024-08-17T16:47:26.912696+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T16:47:34.766 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: audit 2024-08-17T16:47:26.914258+0000 mon.a (mon.0) 132 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:47:34.766 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: cephadm 2024-08-17T16:47:26.916030+0000 mgr.y (mgr.14150) 46 : cephadm [INF] Deploying daemon mon.b on smithi169 2024-08-17T16:47:34.766 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: cluster 2024-08-17T16:47:26.927234+0000 mgr.y (mgr.14150) 47 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:34.766 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: cluster 2024-08-17T16:47:28.927655+0000 mgr.y (mgr.14150) 48 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:34.766 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: cluster 2024-08-17T16:47:30.928037+0000 mgr.y (mgr.14150) 49 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:34.766 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: cluster 2024-08-17T16:47:32.928452+0000 mgr.y (mgr.14150) 50 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:34.766 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: audit 2024-08-17T16:47:32.989282+0000 mon.a (mon.0) 133 : audit [DBG] from='client.? 172.21.15.169:0/3126378279' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-17T16:47:34.766 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: audit 2024-08-17T16:47:33.369997+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:34.766 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: audit 2024-08-17T16:47:33.376286+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:34.767 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: audit 2024-08-17T16:47:33.383119+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:34.767 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: audit 2024-08-17T16:47:33.384328+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T16:47:34.767 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: audit 2024-08-17T16:47:33.385923+0000 mon.a (mon.0) 138 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:47:34.767 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:34 smithi169 bash[24469]: debug 2024-08-17T16:47:34.730+0000 7fda5ced4640 1 mon.b@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-08-17T16:47:35.020 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-08-17T16:47:35.021 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph mon dump -f json 2024-08-17T16:47:37.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:37 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:47:37.350 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:47:37 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:47:37.850 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:47:37 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:47:37.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:37 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:47:38.672 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T16:47:38.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:38 smithi131 bash[32005]: debug 2024-08-17T16:47:38.649+0000 7f7c3ea28640 1 mon.c@-1(synchronizing).paxosservice(auth 1..3) refresh upgraded, format 0 -> 3 2024-08-17T16:47:40.002 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:39 smithi169 bash[24469]: audit 2024-08-17T16:47:34.740247+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:47:40.002 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:39 smithi169 bash[24469]: audit 2024-08-17T16:47:34.744937+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:47:40.002 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:39 smithi169 bash[24469]: cluster 2024-08-17T16:47:34.745358+0000 mon.a (mon.0) 141 : cluster [INF] mon.a calling monitor election 2024-08-17T16:47:40.002 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:39 smithi169 bash[24469]: audit 2024-08-17T16:47:34.766809+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:47:40.002 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:39 smithi169 bash[24469]: cluster 2024-08-17T16:47:34.928823+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:40.002 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:39 smithi169 bash[24469]: audit 2024-08-17T16:47:35.740298+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:47:40.002 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:39 smithi169 bash[24469]: audit 2024-08-17T16:47:36.740269+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:47:40.003 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:39 smithi169 bash[24469]: cluster 2024-08-17T16:47:36.741995+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-08-17T16:47:40.003 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:39 smithi169 bash[24469]: cluster 2024-08-17T16:47:36.929244+0000 mgr.y (mgr.14150) 53 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:40.003 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:39 smithi169 bash[24469]: audit 2024-08-17T16:47:37.740056+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:47:40.003 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:39 smithi169 bash[24469]: audit 2024-08-17T16:47:38.655837+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:47:40.003 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:39 smithi169 bash[24469]: audit 2024-08-17T16:47:38.740269+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:47:40.003 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:39 smithi169 bash[24469]: cluster 2024-08-17T16:47:38.929709+0000 mgr.y (mgr.14150) 54 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:40.003 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:39 smithi169 bash[24469]: audit 2024-08-17T16:47:39.656421+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:47:40.003 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:39 smithi169 bash[24469]: audit 2024-08-17T16:47:39.740352+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:47:40.003 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:39 smithi169 bash[24469]: cluster 2024-08-17T16:47:39.790883+0000 mon.a (mon.0) 150 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-17T16:47:40.003 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:39 smithi169 bash[24469]: cluster 2024-08-17T16:47:39.805585+0000 mon.a (mon.0) 151 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0],b=[v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T16:47:40.003 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:39 smithi169 bash[24469]: cluster 2024-08-17T16:47:39.823063+0000 mon.a (mon.0) 152 : cluster [DBG] fsmap 2024-08-17T16:47:40.003 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:39 smithi169 bash[24469]: cluster 2024-08-17T16:47:39.823143+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-17T16:47:40.004 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:39 smithi169 bash[24469]: cluster 2024-08-17T16:47:39.823453+0000 mon.a (mon.0) 154 : cluster [DBG] mgrmap e13: y(active, since 74s) 2024-08-17T16:47:40.004 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:39 smithi169 bash[24469]: cluster 2024-08-17T16:47:39.823773+0000 mon.a (mon.0) 155 : cluster [INF] overall HEALTH_OK 2024-08-17T16:47:40.004 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:39 smithi169 bash[24469]: audit 2024-08-17T16:47:39.831793+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:40.004 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:39 smithi169 bash[24469]: audit 2024-08-17T16:47:39.838682+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:40.004 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:39 smithi169 bash[24469]: audit 2024-08-17T16:47:39.846413+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:40.004 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:39 smithi169 bash[24469]: audit 2024-08-17T16:47:39.853007+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:40.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:39 smithi131 bash[22554]: audit 2024-08-17T16:47:34.740247+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:47:40.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:39 smithi131 bash[22554]: audit 2024-08-17T16:47:34.744937+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:47:40.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:39 smithi131 bash[22554]: cluster 2024-08-17T16:47:34.745358+0000 mon.a (mon.0) 141 : cluster [INF] mon.a calling monitor election 2024-08-17T16:47:40.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:39 smithi131 bash[22554]: audit 2024-08-17T16:47:34.766809+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:47:40.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:39 smithi131 bash[22554]: cluster 2024-08-17T16:47:34.928823+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:40.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:39 smithi131 bash[22554]: audit 2024-08-17T16:47:35.740298+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:47:40.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:39 smithi131 bash[22554]: audit 2024-08-17T16:47:36.740269+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:47:40.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:39 smithi131 bash[22554]: cluster 2024-08-17T16:47:36.741995+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-08-17T16:47:40.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:39 smithi131 bash[22554]: cluster 2024-08-17T16:47:36.929244+0000 mgr.y (mgr.14150) 53 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:40.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:39 smithi131 bash[22554]: audit 2024-08-17T16:47:37.740056+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:47:40.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:39 smithi131 bash[22554]: audit 2024-08-17T16:47:38.655837+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:47:40.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:39 smithi131 bash[22554]: audit 2024-08-17T16:47:38.740269+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:47:40.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:39 smithi131 bash[22554]: cluster 2024-08-17T16:47:38.929709+0000 mgr.y (mgr.14150) 54 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:40.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:39 smithi131 bash[22554]: audit 2024-08-17T16:47:39.656421+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:47:40.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:39 smithi131 bash[22554]: audit 2024-08-17T16:47:39.740352+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:47:40.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:39 smithi131 bash[22554]: cluster 2024-08-17T16:47:39.790883+0000 mon.a (mon.0) 150 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-17T16:47:40.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:39 smithi131 bash[22554]: cluster 2024-08-17T16:47:39.805585+0000 mon.a (mon.0) 151 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0],b=[v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T16:47:40.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:39 smithi131 bash[22554]: cluster 2024-08-17T16:47:39.823063+0000 mon.a (mon.0) 152 : cluster [DBG] fsmap 2024-08-17T16:47:40.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:39 smithi131 bash[22554]: cluster 2024-08-17T16:47:39.823143+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-17T16:47:40.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:39 smithi131 bash[22554]: cluster 2024-08-17T16:47:39.823453+0000 mon.a (mon.0) 154 : cluster [DBG] mgrmap e13: y(active, since 74s) 2024-08-17T16:47:40.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:39 smithi131 bash[22554]: cluster 2024-08-17T16:47:39.823773+0000 mon.a (mon.0) 155 : cluster [INF] overall HEALTH_OK 2024-08-17T16:47:40.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:39 smithi131 bash[22554]: audit 2024-08-17T16:47:39.831793+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:40.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:39 smithi131 bash[22554]: audit 2024-08-17T16:47:39.838682+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:40.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:39 smithi131 bash[22554]: audit 2024-08-17T16:47:39.846413+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:40.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:39 smithi131 bash[22554]: audit 2024-08-17T16:47:39.853007+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:41.100 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:47:40 smithi131 bash[22809]: debug 2024-08-17T16:47:40.737+0000 7f398bd9f640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-08-17T16:47:46.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:45 smithi131 bash[22554]: audit 2024-08-17T16:47:40.664016+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:47:46.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:45 smithi131 bash[22554]: cluster 2024-08-17T16:47:40.664630+0000 mon.a (mon.0) 164 : cluster [INF] mon.a calling monitor election 2024-08-17T16:47:46.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:45 smithi131 bash[22554]: cluster 2024-08-17T16:47:40.664759+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-17T16:47:46.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:45 smithi131 bash[22554]: audit 2024-08-17T16:47:40.683618+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:47:46.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:45 smithi131 bash[22554]: audit 2024-08-17T16:47:40.683978+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:47:46.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:45 smithi131 bash[22554]: cluster 2024-08-17T16:47:40.930124+0000 mgr.y (mgr.14150) 55 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:46.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:45 smithi131 bash[22554]: audit 2024-08-17T16:47:41.657007+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:47:46.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:45 smithi131 bash[22554]: audit 2024-08-17T16:47:42.657285+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:47:46.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:45 smithi131 bash[22554]: cluster 2024-08-17T16:47:42.930546+0000 mgr.y (mgr.14150) 56 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:46.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:45 smithi131 bash[22554]: audit 2024-08-17T16:47:43.657343+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:47:46.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:45 smithi131 bash[22554]: audit 2024-08-17T16:47:44.657583+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:47:46.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:45 smithi131 bash[22554]: cluster 2024-08-17T16:47:44.930813+0000 mgr.y (mgr.14150) 57 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:46.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:45 smithi131 bash[22554]: audit 2024-08-17T16:47:45.657798+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:47:46.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:45 smithi131 bash[22554]: cluster 2024-08-17T16:47:45.683665+0000 mon.a (mon.0) 172 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-17T16:47:46.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:45 smithi131 bash[22554]: cluster 2024-08-17T16:47:45.689577+0000 mon.a (mon.0) 173 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0],b=[v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0],c=[v2:172.21.15.131:3301/0,v1:172.21.15.131:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T16:47:46.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:45 smithi131 bash[22554]: cluster 2024-08-17T16:47:45.707092+0000 mon.a (mon.0) 174 : cluster [DBG] fsmap 2024-08-17T16:47:46.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:45 smithi131 bash[22554]: cluster 2024-08-17T16:47:45.707146+0000 mon.a (mon.0) 175 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-17T16:47:46.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:45 smithi131 bash[22554]: cluster 2024-08-17T16:47:45.707413+0000 mon.a (mon.0) 176 : cluster [DBG] mgrmap e13: y(active, since 80s) 2024-08-17T16:47:46.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:45 smithi131 bash[22554]: cluster 2024-08-17T16:47:45.707715+0000 mon.a (mon.0) 177 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-08-17T16:47:46.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:45 smithi131 bash[22554]: cluster 2024-08-17T16:47:45.714267+0000 mon.a (mon.0) 178 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-08-17T16:47:46.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:45 smithi131 bash[22554]: cluster 2024-08-17T16:47:45.714300+0000 mon.a (mon.0) 179 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-08-17T16:47:46.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:45 smithi131 bash[22554]: cluster 2024-08-17T16:47:45.714319+0000 mon.a (mon.0) 180 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.131:3301/0,v1:172.21.15.131:6790/0] is down (out of quorum) 2024-08-17T16:47:46.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:45 smithi131 bash[22554]: audit 2024-08-17T16:47:45.719069+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:46.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:45 smithi131 bash[22554]: audit 2024-08-17T16:47:45.724176+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:46.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:45 smithi131 bash[22554]: audit 2024-08-17T16:47:45.729607+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:46.103 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:45 smithi131 bash[22554]: audit 2024-08-17T16:47:45.735183+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:46.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:45 smithi169 bash[24469]: audit 2024-08-17T16:47:40.664016+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:47:46.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:45 smithi169 bash[24469]: cluster 2024-08-17T16:47:40.664630+0000 mon.a (mon.0) 164 : cluster [INF] mon.a calling monitor election 2024-08-17T16:47:46.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:45 smithi169 bash[24469]: cluster 2024-08-17T16:47:40.664759+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-17T16:47:46.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:45 smithi169 bash[24469]: audit 2024-08-17T16:47:40.683618+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:47:46.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:45 smithi169 bash[24469]: audit 2024-08-17T16:47:40.683978+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:47:46.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:45 smithi169 bash[24469]: cluster 2024-08-17T16:47:40.930124+0000 mgr.y (mgr.14150) 55 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:46.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:45 smithi169 bash[24469]: audit 2024-08-17T16:47:41.657007+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:47:46.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:45 smithi169 bash[24469]: audit 2024-08-17T16:47:42.657285+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:47:46.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:45 smithi169 bash[24469]: cluster 2024-08-17T16:47:42.930546+0000 mgr.y (mgr.14150) 56 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:46.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:45 smithi169 bash[24469]: audit 2024-08-17T16:47:43.657343+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:47:46.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:45 smithi169 bash[24469]: audit 2024-08-17T16:47:44.657583+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:47:46.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:45 smithi169 bash[24469]: cluster 2024-08-17T16:47:44.930813+0000 mgr.y (mgr.14150) 57 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:46.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:45 smithi169 bash[24469]: audit 2024-08-17T16:47:45.657798+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:47:46.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:45 smithi169 bash[24469]: cluster 2024-08-17T16:47:45.683665+0000 mon.a (mon.0) 172 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-17T16:47:46.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:45 smithi169 bash[24469]: cluster 2024-08-17T16:47:45.689577+0000 mon.a (mon.0) 173 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0],b=[v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0],c=[v2:172.21.15.131:3301/0,v1:172.21.15.131:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T16:47:46.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:45 smithi169 bash[24469]: cluster 2024-08-17T16:47:45.707092+0000 mon.a (mon.0) 174 : cluster [DBG] fsmap 2024-08-17T16:47:46.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:45 smithi169 bash[24469]: cluster 2024-08-17T16:47:45.707146+0000 mon.a (mon.0) 175 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-17T16:47:46.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:45 smithi169 bash[24469]: cluster 2024-08-17T16:47:45.707413+0000 mon.a (mon.0) 176 : cluster [DBG] mgrmap e13: y(active, since 80s) 2024-08-17T16:47:46.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:45 smithi169 bash[24469]: cluster 2024-08-17T16:47:45.707715+0000 mon.a (mon.0) 177 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-08-17T16:47:46.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:45 smithi169 bash[24469]: cluster 2024-08-17T16:47:45.714267+0000 mon.a (mon.0) 178 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-08-17T16:47:46.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:45 smithi169 bash[24469]: cluster 2024-08-17T16:47:45.714300+0000 mon.a (mon.0) 179 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-08-17T16:47:46.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:45 smithi169 bash[24469]: cluster 2024-08-17T16:47:45.714319+0000 mon.a (mon.0) 180 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.131:3301/0,v1:172.21.15.131:6790/0] is down (out of quorum) 2024-08-17T16:47:46.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:45 smithi169 bash[24469]: audit 2024-08-17T16:47:45.719069+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:46.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:45 smithi169 bash[24469]: audit 2024-08-17T16:47:45.724176+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:46.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:45 smithi169 bash[24469]: audit 2024-08-17T16:47:45.729607+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:46.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:45 smithi169 bash[24469]: audit 2024-08-17T16:47:45.735183+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:46.259 INFO:teuthology.orchestra.run.smithi169.stderr:dumped monmap epoch 3 2024-08-17T16:47:46.259 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-08-17T16:47:46.259 INFO:teuthology.orchestra.run.smithi169.stdout:{"epoch":3,"fsid":"f27a2518-5cb7-11ef-bccf-c7b262605968","modified":"2024-08-17T16:47:40.657488Z","created":"2024-08-17T16:45:22.566402Z","min_mon_release":18,"min_mon_release_name":"reef","election_strategy":1,"disallowed_leaders: ":"","stretch_mode":false,"tiebreaker_mon":"","removed_ranks: ":"","features":{"persistent":["kraken","luminous","mimic","osdmap-prune","nautilus","octopus","pacific","elector-pinging","quincy","reef"],"optional":[]},"mons":[{"rank":0,"name":"a","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:3300","nonce":0},{"type":"v1","addr":"172.21.15.131:6789","nonce":0}]},"addr":"172.21.15.131:6789/0","public_addr":"172.21.15.131:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:3300","nonce":0},{"type":"v1","addr":"172.21.15.169:6789","nonce":0}]},"addr":"172.21.15.169:6789/0","public_addr":"172.21.15.169:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:3301","nonce":0},{"type":"v1","addr":"172.21.15.131:6790","nonce":0}]},"addr":"172.21.15.131:6790/0","public_addr":"172.21.15.131:6790/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1]} 2024-08-17T16:47:46.906 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-08-17T16:47:46.906 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph config generate-minimal-conf 2024-08-17T16:47:47.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:46 smithi131 bash[22554]: audit 2024-08-17T16:47:46.222437+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:47:47.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:46 smithi131 bash[22554]: audit 2024-08-17T16:47:46.224161+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:47:47.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:46 smithi131 bash[22554]: audit 2024-08-17T16:47:46.258503+0000 mon.a (mon.0) 187 : audit [DBG] from='client.? 172.21.15.169:0/1168321856' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-17T16:47:47.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:46 smithi131 bash[22554]: audit 2024-08-17T16:47:46.489263+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:47.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:46 smithi131 bash[22554]: audit 2024-08-17T16:47:46.494086+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:47.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:46 smithi131 bash[22554]: audit 2024-08-17T16:47:46.508890+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:47.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:46 smithi131 bash[22554]: audit 2024-08-17T16:47:46.515015+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:47.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:46 smithi131 bash[22554]: audit 2024-08-17T16:47:46.520006+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:47.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:46 smithi131 bash[22554]: audit 2024-08-17T16:47:46.555737+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:47.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:46 smithi131 bash[22554]: audit 2024-08-17T16:47:46.559488+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:47.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:46 smithi131 bash[22554]: audit 2024-08-17T16:47:46.563009+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:47.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:46 smithi131 bash[22554]: audit 2024-08-17T16:47:46.568401+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:47.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:46 smithi131 bash[22554]: audit 2024-08-17T16:47:46.569193+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T16:47:47.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:46 smithi131 bash[22554]: audit 2024-08-17T16:47:46.570422+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T16:47:47.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:46 smithi131 bash[22554]: audit 2024-08-17T16:47:46.571318+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:47:47.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:46 smithi131 bash[22554]: audit 2024-08-17T16:47:46.657569+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:47:47.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:46 smithi169 bash[24469]: audit 2024-08-17T16:47:46.222437+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:47:47.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:46 smithi169 bash[24469]: audit 2024-08-17T16:47:46.224161+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:47:47.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:46 smithi169 bash[24469]: audit 2024-08-17T16:47:46.258503+0000 mon.a (mon.0) 187 : audit [DBG] from='client.? 172.21.15.169:0/1168321856' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-17T16:47:47.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:46 smithi169 bash[24469]: audit 2024-08-17T16:47:46.489263+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:47.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:46 smithi169 bash[24469]: audit 2024-08-17T16:47:46.494086+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:47.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:46 smithi169 bash[24469]: audit 2024-08-17T16:47:46.508890+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:47.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:46 smithi169 bash[24469]: audit 2024-08-17T16:47:46.515015+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:47.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:46 smithi169 bash[24469]: audit 2024-08-17T16:47:46.520006+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:47.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:46 smithi169 bash[24469]: audit 2024-08-17T16:47:46.555737+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:47.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:46 smithi169 bash[24469]: audit 2024-08-17T16:47:46.559488+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:47.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:46 smithi169 bash[24469]: audit 2024-08-17T16:47:46.563009+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:47.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:46 smithi169 bash[24469]: audit 2024-08-17T16:47:46.568401+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:47.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:46 smithi169 bash[24469]: audit 2024-08-17T16:47:46.569193+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T16:47:47.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:46 smithi169 bash[24469]: audit 2024-08-17T16:47:46.570422+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T16:47:47.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:46 smithi169 bash[24469]: audit 2024-08-17T16:47:46.571318+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:47:47.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:46 smithi169 bash[24469]: audit 2024-08-17T16:47:46.657569+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:47:47.957 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[22554]: cluster 2024-08-17T16:47:42.659220+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-17T16:47:47.957 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[22554]: cluster 2024-08-17T16:47:47.692360+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-08-17T16:47:47.958 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[22554]: cluster 2024-08-17T16:47:47.693153+0000 mon.a (mon.0) 202 : cluster [INF] mon.a calling monitor election 2024-08-17T16:47:47.958 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[22554]: cluster 2024-08-17T16:47:47.693348+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-08-17T16:47:47.958 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[22554]: cluster 2024-08-17T16:47:47.715925+0000 mon.a (mon.0) 203 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T16:47:47.958 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[22554]: cluster 2024-08-17T16:47:47.722685+0000 mon.a (mon.0) 204 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0],b=[v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0],c=[v2:172.21.15.131:3301/0,v1:172.21.15.131:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T16:47:47.958 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[22554]: cluster 2024-08-17T16:47:47.723680+0000 mon.a (mon.0) 205 : cluster [DBG] fsmap 2024-08-17T16:47:47.958 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[22554]: cluster 2024-08-17T16:47:47.723735+0000 mon.a (mon.0) 206 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-17T16:47:47.958 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[22554]: cluster 2024-08-17T16:47:47.723989+0000 mon.a (mon.0) 207 : cluster [DBG] mgrmap e13: y(active, since 82s) 2024-08-17T16:47:47.958 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[22554]: cluster 2024-08-17T16:47:47.724263+0000 mon.a (mon.0) 208 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-08-17T16:47:47.958 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[22554]: cluster 2024-08-17T16:47:47.724295+0000 mon.a (mon.0) 209 : cluster [INF] Cluster is now healthy 2024-08-17T16:47:47.958 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[22554]: cluster 2024-08-17T16:47:47.731889+0000 mon.a (mon.0) 210 : cluster [INF] overall HEALTH_OK 2024-08-17T16:47:47.959 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: audit 2024-08-17T16:47:34.740247+0000 mon.a (mon.0) 139 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:47:47.959 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: audit 2024-08-17T16:47:34.744937+0000 mon.a (mon.0) 140 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:47:47.959 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: cluster 2024-08-17T16:47:34.745358+0000 mon.a (mon.0) 141 : cluster [INF] mon.a calling monitor election 2024-08-17T16:47:47.959 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: audit 2024-08-17T16:47:34.766809+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:47:47.959 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: cluster 2024-08-17T16:47:34.928823+0000 mgr.y (mgr.14150) 52 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:47.960 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: audit 2024-08-17T16:47:35.740298+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:47:47.960 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: audit 2024-08-17T16:47:36.740269+0000 mon.a (mon.0) 144 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:47:47.960 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: cluster 2024-08-17T16:47:36.741995+0000 mon.b (mon.1) 1 : cluster [INF] mon.b calling monitor election 2024-08-17T16:47:47.960 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: cluster 2024-08-17T16:47:36.929244+0000 mgr.y (mgr.14150) 53 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:47.960 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: audit 2024-08-17T16:47:37.740056+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:47:47.960 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: audit 2024-08-17T16:47:38.655837+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:47:47.960 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: audit 2024-08-17T16:47:38.740269+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:47:47.960 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: cluster 2024-08-17T16:47:38.929709+0000 mgr.y (mgr.14150) 54 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:47.960 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: audit 2024-08-17T16:47:39.656421+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:47:47.960 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: audit 2024-08-17T16:47:39.740352+0000 mon.a (mon.0) 149 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:47:47.960 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: cluster 2024-08-17T16:47:39.790883+0000 mon.a (mon.0) 150 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-17T16:47:47.960 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: cluster 2024-08-17T16:47:39.805585+0000 mon.a (mon.0) 151 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0],b=[v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T16:47:47.961 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: cluster 2024-08-17T16:47:39.823063+0000 mon.a (mon.0) 152 : cluster [DBG] fsmap 2024-08-17T16:47:47.961 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: cluster 2024-08-17T16:47:39.823143+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-17T16:47:47.961 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: cluster 2024-08-17T16:47:39.823453+0000 mon.a (mon.0) 154 : cluster [DBG] mgrmap e13: y(active, since 74s) 2024-08-17T16:47:47.961 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: cluster 2024-08-17T16:47:39.823773+0000 mon.a (mon.0) 155 : cluster [INF] overall HEALTH_OK 2024-08-17T16:47:47.961 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: audit 2024-08-17T16:47:39.831793+0000 mon.a (mon.0) 156 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:47.961 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: audit 2024-08-17T16:47:39.838682+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:47.961 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: audit 2024-08-17T16:47:39.846413+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:47.961 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: audit 2024-08-17T16:47:39.853007+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:47.961 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: audit 2024-08-17T16:47:40.664016+0000 mon.a (mon.0) 163 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:47:47.961 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: cluster 2024-08-17T16:47:40.664630+0000 mon.a (mon.0) 164 : cluster [INF] mon.a calling monitor election 2024-08-17T16:47:47.961 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: cluster 2024-08-17T16:47:40.664759+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-17T16:47:47.961 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: audit 2024-08-17T16:47:40.683618+0000 mon.a (mon.0) 165 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:47:47.961 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: audit 2024-08-17T16:47:40.683978+0000 mon.a (mon.0) 166 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:47:47.961 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: cluster 2024-08-17T16:47:40.930124+0000 mgr.y (mgr.14150) 55 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:47.961 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: audit 2024-08-17T16:47:41.657007+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:47:47.962 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: audit 2024-08-17T16:47:42.657285+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:47:47.962 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: cluster 2024-08-17T16:47:42.930546+0000 mgr.y (mgr.14150) 56 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:47.962 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: audit 2024-08-17T16:47:43.657343+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:47:47.962 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: audit 2024-08-17T16:47:44.657583+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:47:47.962 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: cluster 2024-08-17T16:47:44.930813+0000 mgr.y (mgr.14150) 57 : cluster [DBG] pgmap v34: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:47.962 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: audit 2024-08-17T16:47:45.657798+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:47:47.962 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: cluster 2024-08-17T16:47:45.683665+0000 mon.a (mon.0) 172 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-17T16:47:47.962 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: cluster 2024-08-17T16:47:45.689577+0000 mon.a (mon.0) 173 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0],b=[v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0],c=[v2:172.21.15.131:3301/0,v1:172.21.15.131:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T16:47:47.962 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: cluster 2024-08-17T16:47:45.707092+0000 mon.a (mon.0) 174 : cluster [DBG] fsmap 2024-08-17T16:47:47.962 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: cluster 2024-08-17T16:47:45.707146+0000 mon.a (mon.0) 175 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-17T16:47:47.962 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: cluster 2024-08-17T16:47:45.707413+0000 mon.a (mon.0) 176 : cluster [DBG] mgrmap e13: y(active, since 80s) 2024-08-17T16:47:47.962 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: cluster 2024-08-17T16:47:45.707715+0000 mon.a (mon.0) 177 : cluster [WRN] Health check failed: 1/3 mons down, quorum a,b (MON_DOWN) 2024-08-17T16:47:47.962 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: cluster 2024-08-17T16:47:45.714267+0000 mon.a (mon.0) 178 : cluster [WRN] Health detail: HEALTH_WARN 1/3 mons down, quorum a,b 2024-08-17T16:47:47.963 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: cluster 2024-08-17T16:47:45.714300+0000 mon.a (mon.0) 179 : cluster [WRN] [WRN] MON_DOWN: 1/3 mons down, quorum a,b 2024-08-17T16:47:47.963 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: cluster 2024-08-17T16:47:45.714319+0000 mon.a (mon.0) 180 : cluster [WRN] mon.c (rank 2) addr [v2:172.21.15.131:3301/0,v1:172.21.15.131:6790/0] is down (out of quorum) 2024-08-17T16:47:47.963 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: audit 2024-08-17T16:47:45.719069+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:47.963 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: audit 2024-08-17T16:47:45.724176+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:47.963 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: audit 2024-08-17T16:47:45.729607+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:47.963 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: audit 2024-08-17T16:47:45.735183+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:47.963 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: audit 2024-08-17T16:47:46.222437+0000 mon.a (mon.0) 185 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:47:47.963 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: audit 2024-08-17T16:47:46.224161+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:47:47.963 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: audit 2024-08-17T16:47:46.258503+0000 mon.a (mon.0) 187 : audit [DBG] from='client.? 172.21.15.169:0/1168321856' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-08-17T16:47:47.963 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: audit 2024-08-17T16:47:46.489263+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:47.964 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: audit 2024-08-17T16:47:46.494086+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:47.964 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: audit 2024-08-17T16:47:46.508890+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:47.964 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: audit 2024-08-17T16:47:46.515015+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:47.964 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: audit 2024-08-17T16:47:46.520006+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:47.964 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: audit 2024-08-17T16:47:46.555737+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:47.964 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: audit 2024-08-17T16:47:46.559488+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:47.964 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: audit 2024-08-17T16:47:46.563009+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:47.964 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: audit 2024-08-17T16:47:46.568401+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:47.964 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: audit 2024-08-17T16:47:46.569193+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T16:47:47.964 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: audit 2024-08-17T16:47:46.570422+0000 mon.a (mon.0) 198 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T16:47:47.964 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: audit 2024-08-17T16:47:46.571318+0000 mon.a (mon.0) 199 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:47:47.964 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: audit 2024-08-17T16:47:46.657569+0000 mon.a (mon.0) 200 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:47:47.964 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: cluster 2024-08-17T16:47:42.659220+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-17T16:47:47.964 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: cluster 2024-08-17T16:47:47.692360+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-08-17T16:47:47.965 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: cluster 2024-08-17T16:47:47.693153+0000 mon.a (mon.0) 202 : cluster [INF] mon.a calling monitor election 2024-08-17T16:47:47.965 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: cluster 2024-08-17T16:47:47.693348+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-08-17T16:47:47.965 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: cluster 2024-08-17T16:47:47.715925+0000 mon.a (mon.0) 203 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T16:47:47.965 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: cluster 2024-08-17T16:47:47.722685+0000 mon.a (mon.0) 204 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0],b=[v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0],c=[v2:172.21.15.131:3301/0,v1:172.21.15.131:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T16:47:47.965 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: cluster 2024-08-17T16:47:47.723680+0000 mon.a (mon.0) 205 : cluster [DBG] fsmap 2024-08-17T16:47:47.965 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: cluster 2024-08-17T16:47:47.723735+0000 mon.a (mon.0) 206 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-17T16:47:47.965 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: cluster 2024-08-17T16:47:47.723989+0000 mon.a (mon.0) 207 : cluster [DBG] mgrmap e13: y(active, since 82s) 2024-08-17T16:47:47.965 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: cluster 2024-08-17T16:47:47.724263+0000 mon.a (mon.0) 208 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-08-17T16:47:47.965 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: cluster 2024-08-17T16:47:47.724295+0000 mon.a (mon.0) 209 : cluster [INF] Cluster is now healthy 2024-08-17T16:47:47.965 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:47 smithi131 bash[32005]: cluster 2024-08-17T16:47:47.731889+0000 mon.a (mon.0) 210 : cluster [INF] overall HEALTH_OK 2024-08-17T16:47:48.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:47 smithi169 bash[24469]: cluster 2024-08-17T16:47:42.659220+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-17T16:47:48.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:47 smithi169 bash[24469]: cluster 2024-08-17T16:47:47.692360+0000 mon.c (mon.2) 2 : cluster [INF] mon.c calling monitor election 2024-08-17T16:47:48.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:47 smithi169 bash[24469]: cluster 2024-08-17T16:47:47.693153+0000 mon.a (mon.0) 202 : cluster [INF] mon.a calling monitor election 2024-08-17T16:47:48.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:47 smithi169 bash[24469]: cluster 2024-08-17T16:47:47.693348+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-08-17T16:47:48.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:47 smithi169 bash[24469]: cluster 2024-08-17T16:47:47.715925+0000 mon.a (mon.0) 203 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T16:47:48.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:47 smithi169 bash[24469]: cluster 2024-08-17T16:47:47.722685+0000 mon.a (mon.0) 204 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0],b=[v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0],c=[v2:172.21.15.131:3301/0,v1:172.21.15.131:6790/0]} removed_ranks: {} disallowed_leaders: {} 2024-08-17T16:47:48.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:47 smithi169 bash[24469]: cluster 2024-08-17T16:47:47.723680+0000 mon.a (mon.0) 205 : cluster [DBG] fsmap 2024-08-17T16:47:48.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:47 smithi169 bash[24469]: cluster 2024-08-17T16:47:47.723735+0000 mon.a (mon.0) 206 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-08-17T16:47:48.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:47 smithi169 bash[24469]: cluster 2024-08-17T16:47:47.723989+0000 mon.a (mon.0) 207 : cluster [DBG] mgrmap e13: y(active, since 82s) 2024-08-17T16:47:48.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:47 smithi169 bash[24469]: cluster 2024-08-17T16:47:47.724263+0000 mon.a (mon.0) 208 : cluster [INF] Health check cleared: MON_DOWN (was: 1/3 mons down, quorum a,b) 2024-08-17T16:47:48.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:47 smithi169 bash[24469]: cluster 2024-08-17T16:47:47.724295+0000 mon.a (mon.0) 209 : cluster [INF] Cluster is now healthy 2024-08-17T16:47:48.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:47 smithi169 bash[24469]: cluster 2024-08-17T16:47:47.731889+0000 mon.a (mon.0) 210 : cluster [INF] overall HEALTH_OK 2024-08-17T16:47:49.870 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:49 smithi131 bash[22554]: audit 2024-08-17T16:47:48.620111+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:49.870 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:49 smithi131 bash[22554]: audit 2024-08-17T16:47:48.628367+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:49.870 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:49 smithi131 bash[22554]: cephadm 2024-08-17T16:47:48.629465+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-17T16:47:49.871 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:49 smithi131 bash[22554]: audit 2024-08-17T16:47:48.629791+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T16:47:49.871 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:49 smithi131 bash[22554]: audit 2024-08-17T16:47:48.630688+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T16:47:49.871 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:49 smithi131 bash[22554]: audit 2024-08-17T16:47:48.631618+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:47:49.871 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:49 smithi131 bash[22554]: cephadm 2024-08-17T16:47:48.632663+0000 mgr.y (mgr.14150) 66 : cephadm [INF] Reconfiguring daemon mon.c on smithi131 2024-08-17T16:47:49.871 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:49 smithi131 bash[22554]: audit 2024-08-17T16:47:48.657579+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:47:49.871 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:49 smithi131 bash[22554]: cluster 2024-08-17T16:47:48.931402+0000 mgr.y (mgr.14150) 67 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:49.871 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:49 smithi131 bash[32005]: audit 2024-08-17T16:47:48.620111+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:49.871 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:49 smithi131 bash[32005]: audit 2024-08-17T16:47:48.628367+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:49.871 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:49 smithi131 bash[32005]: cephadm 2024-08-17T16:47:48.629465+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-17T16:47:49.871 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:49 smithi131 bash[32005]: audit 2024-08-17T16:47:48.629791+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T16:47:49.871 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:49 smithi131 bash[32005]: audit 2024-08-17T16:47:48.630688+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T16:47:49.872 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:49 smithi131 bash[32005]: audit 2024-08-17T16:47:48.631618+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:47:49.872 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:49 smithi131 bash[32005]: cephadm 2024-08-17T16:47:48.632663+0000 mgr.y (mgr.14150) 66 : cephadm [INF] Reconfiguring daemon mon.c on smithi131 2024-08-17T16:47:49.872 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:49 smithi131 bash[32005]: audit 2024-08-17T16:47:48.657579+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:47:49.872 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:49 smithi131 bash[32005]: cluster 2024-08-17T16:47:48.931402+0000 mgr.y (mgr.14150) 67 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:49.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:49 smithi169 bash[24469]: audit 2024-08-17T16:47:48.620111+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:49.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:49 smithi169 bash[24469]: audit 2024-08-17T16:47:48.628367+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:49.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:49 smithi169 bash[24469]: cephadm 2024-08-17T16:47:48.629465+0000 mgr.y (mgr.14150) 65 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-17T16:47:49.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:49 smithi169 bash[24469]: audit 2024-08-17T16:47:48.629791+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T16:47:49.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:49 smithi169 bash[24469]: audit 2024-08-17T16:47:48.630688+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T16:47:49.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:49 smithi169 bash[24469]: audit 2024-08-17T16:47:48.631618+0000 mon.a (mon.0) 215 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:47:49.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:49 smithi169 bash[24469]: cephadm 2024-08-17T16:47:48.632663+0000 mgr.y (mgr.14150) 66 : cephadm [INF] Reconfiguring daemon mon.c on smithi131 2024-08-17T16:47:49.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:49 smithi169 bash[24469]: audit 2024-08-17T16:47:48.657579+0000 mon.a (mon.0) 216 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:47:49.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:49 smithi169 bash[24469]: cluster 2024-08-17T16:47:48.931402+0000 mgr.y (mgr.14150) 67 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:51.575 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:47:51.802 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:51 smithi169 bash[24469]: audit 2024-08-17T16:47:50.524746+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:51.802 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:51 smithi169 bash[24469]: audit 2024-08-17T16:47:50.529894+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:51.803 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:51 smithi169 bash[24469]: cephadm 2024-08-17T16:47:50.530728+0000 mgr.y (mgr.14150) 68 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-17T16:47:51.803 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:51 smithi169 bash[24469]: audit 2024-08-17T16:47:50.531084+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T16:47:51.803 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:51 smithi169 bash[24469]: audit 2024-08-17T16:47:50.532134+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T16:47:51.803 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:51 smithi169 bash[24469]: audit 2024-08-17T16:47:50.533043+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:47:51.803 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:51 smithi169 bash[24469]: cephadm 2024-08-17T16:47:50.533985+0000 mgr.y (mgr.14150) 69 : cephadm [INF] Reconfiguring daemon mon.b on smithi169 2024-08-17T16:47:51.803 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:51 smithi169 bash[24469]: cluster 2024-08-17T16:47:50.931762+0000 mgr.y (mgr.14150) 70 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:51.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:51 smithi131 bash[22554]: audit 2024-08-17T16:47:50.524746+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:51.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:51 smithi131 bash[22554]: audit 2024-08-17T16:47:50.529894+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:51.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:51 smithi131 bash[22554]: cephadm 2024-08-17T16:47:50.530728+0000 mgr.y (mgr.14150) 68 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-17T16:47:51.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:51 smithi131 bash[22554]: audit 2024-08-17T16:47:50.531084+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T16:47:51.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:51 smithi131 bash[22554]: audit 2024-08-17T16:47:50.532134+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T16:47:51.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:51 smithi131 bash[22554]: audit 2024-08-17T16:47:50.533043+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:47:51.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:51 smithi131 bash[22554]: cephadm 2024-08-17T16:47:50.533985+0000 mgr.y (mgr.14150) 69 : cephadm [INF] Reconfiguring daemon mon.b on smithi169 2024-08-17T16:47:51.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:51 smithi131 bash[22554]: cluster 2024-08-17T16:47:50.931762+0000 mgr.y (mgr.14150) 70 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:51.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:51 smithi131 bash[32005]: audit 2024-08-17T16:47:50.524746+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:51.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:51 smithi131 bash[32005]: audit 2024-08-17T16:47:50.529894+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:51.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:51 smithi131 bash[32005]: cephadm 2024-08-17T16:47:50.530728+0000 mgr.y (mgr.14150) 68 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-17T16:47:51.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:51 smithi131 bash[32005]: audit 2024-08-17T16:47:50.531084+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T16:47:51.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:51 smithi131 bash[32005]: audit 2024-08-17T16:47:50.532134+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T16:47:51.852 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:51 smithi131 bash[32005]: audit 2024-08-17T16:47:50.533043+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:47:51.852 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:51 smithi131 bash[32005]: cephadm 2024-08-17T16:47:50.533985+0000 mgr.y (mgr.14150) 69 : cephadm [INF] Reconfiguring daemon mon.b on smithi169 2024-08-17T16:47:51.852 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:51 smithi131 bash[32005]: cluster 2024-08-17T16:47:50.931762+0000 mgr.y (mgr.14150) 70 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:53.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:53 smithi131 bash[22554]: audit 2024-08-17T16:47:52.584056+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:53.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:53 smithi131 bash[22554]: audit 2024-08-17T16:47:52.587796+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:53.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:53 smithi131 bash[22554]: audit 2024-08-17T16:47:52.588968+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:47:53.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:53 smithi131 bash[22554]: audit 2024-08-17T16:47:52.590408+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:47:53.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:53 smithi131 bash[22554]: audit 2024-08-17T16:47:52.591035+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:47:53.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:53 smithi131 bash[22554]: audit 2024-08-17T16:47:52.595514+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:53.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:53 smithi131 bash[22554]: cluster 2024-08-17T16:47:52.932197+0000 mgr.y (mgr.14150) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:53.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:53 smithi131 bash[32005]: audit 2024-08-17T16:47:52.584056+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:53.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:53 smithi131 bash[32005]: audit 2024-08-17T16:47:52.587796+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:53.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:53 smithi131 bash[32005]: audit 2024-08-17T16:47:52.588968+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:47:53.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:53 smithi131 bash[32005]: audit 2024-08-17T16:47:52.590408+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:47:53.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:53 smithi131 bash[32005]: audit 2024-08-17T16:47:52.591035+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:47:53.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:53 smithi131 bash[32005]: audit 2024-08-17T16:47:52.595514+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:53.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:53 smithi131 bash[32005]: cluster 2024-08-17T16:47:52.932197+0000 mgr.y (mgr.14150) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:53.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:53 smithi169 bash[24469]: audit 2024-08-17T16:47:52.584056+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:53.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:53 smithi169 bash[24469]: audit 2024-08-17T16:47:52.587796+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:53.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:53 smithi169 bash[24469]: audit 2024-08-17T16:47:52.588968+0000 mon.a (mon.0) 224 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:47:53.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:53 smithi169 bash[24469]: audit 2024-08-17T16:47:52.590408+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:47:53.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:53 smithi169 bash[24469]: audit 2024-08-17T16:47:52.591035+0000 mon.a (mon.0) 226 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:47:53.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:53 smithi169 bash[24469]: audit 2024-08-17T16:47:52.595514+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:47:53.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:53 smithi169 bash[24469]: cluster 2024-08-17T16:47:52.932197+0000 mgr.y (mgr.14150) 71 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:54.630 INFO:teuthology.orchestra.run.smithi131.stdout:# minimal ceph.conf for f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T16:47:54.630 INFO:teuthology.orchestra.run.smithi131.stdout:[global] 2024-08-17T16:47:54.630 INFO:teuthology.orchestra.run.smithi131.stdout: fsid = f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T16:47:54.630 INFO:teuthology.orchestra.run.smithi131.stdout: mon_host = [v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0] [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] [v2:172.21.15.131:3301/0,v1:172.21.15.131:6790/0] 2024-08-17T16:47:55.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:54 smithi131 bash[22554]: audit 2024-08-17T16:47:54.629482+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.131:0/2033807396' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:47:55.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:54 smithi131 bash[32005]: audit 2024-08-17T16:47:54.629482+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.131:0/2033807396' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:47:55.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:54 smithi169 bash[24469]: audit 2024-08-17T16:47:54.629482+0000 mon.c (mon.2) 3 : audit [DBG] from='client.? 172.21.15.131:0/2033807396' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:47:55.221 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-08-17T16:47:55.221 DEBUG:teuthology.orchestra.run.smithi131:> set -ex 2024-08-17T16:47:55.222 DEBUG:teuthology.orchestra.run.smithi131:> sudo dd of=/etc/ceph/ceph.conf 2024-08-17T16:47:55.235 DEBUG:teuthology.orchestra.run.smithi131:> set -ex 2024-08-17T16:47:55.235 DEBUG:teuthology.orchestra.run.smithi131:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-17T16:47:55.290 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-08-17T16:47:55.290 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd of=/etc/ceph/ceph.conf 2024-08-17T16:47:55.306 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-08-17T16:47:55.307 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-08-17T16:47:55.361 INFO:tasks.cephadm:Adding mgr.y on smithi131 2024-08-17T16:47:55.361 INFO:tasks.cephadm:Adding mgr.x on smithi169 2024-08-17T16:47:55.362 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph orch apply mgr '2;smithi131=y;smithi169=x' 2024-08-17T16:47:56.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:55 smithi131 bash[22554]: cluster 2024-08-17T16:47:54.932644+0000 mgr.y (mgr.14150) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:56.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:55 smithi131 bash[32005]: cluster 2024-08-17T16:47:54.932644+0000 mgr.y (mgr.14150) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:56.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:55 smithi169 bash[24469]: cluster 2024-08-17T16:47:54.932644+0000 mgr.y (mgr.14150) 72 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:58.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:57 smithi131 bash[22554]: cluster 2024-08-17T16:47:56.933043+0000 mgr.y (mgr.14150) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:58.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:57 smithi131 bash[32005]: cluster 2024-08-17T16:47:56.933043+0000 mgr.y (mgr.14150) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:58.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:57 smithi169 bash[24469]: cluster 2024-08-17T16:47:56.933043+0000 mgr.y (mgr.14150) 73 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:47:59.059 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T16:48:00.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:47:59 smithi131 bash[22554]: cluster 2024-08-17T16:47:58.933460+0000 mgr.y (mgr.14150) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:00.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:47:59 smithi131 bash[32005]: cluster 2024-08-17T16:47:58.933460+0000 mgr.y (mgr.14150) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:00.357 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:47:59 smithi169 bash[24469]: cluster 2024-08-17T16:47:58.933460+0000 mgr.y (mgr.14150) 74 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:02.127 INFO:teuthology.orchestra.run.smithi169.stdout:Scheduled mgr update... 2024-08-17T16:48:02.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:01 smithi169 bash[24469]: cluster 2024-08-17T16:48:00.933871+0000 mgr.y (mgr.14150) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:02.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:01 smithi131 bash[22554]: cluster 2024-08-17T16:48:00.933871+0000 mgr.y (mgr.14150) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:02.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:01 smithi131 bash[32005]: cluster 2024-08-17T16:48:00.933871+0000 mgr.y (mgr.14150) 75 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:03.124 DEBUG:teuthology.orchestra.run.smithi169:mgr.x> sudo journalctl -f -n 0 -u ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@mgr.x.service 2024-08-17T16:48:03.127 DEBUG:tasks.cephadm:set 0 configs 2024-08-17T16:48:03.127 INFO:tasks.cephadm:Deploying OSDs... 2024-08-17T16:48:03.127 DEBUG:teuthology.orchestra.run.smithi131:> set -ex 2024-08-17T16:48:03.127 DEBUG:teuthology.orchestra.run.smithi131:> dd if=/scratch_devs of=/dev/stdout 2024-08-17T16:48:03.133 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-08-17T16:48:03.133 DEBUG:teuthology.orchestra.run.smithi131:> stat /dev/vg_nvme/lv_1 2024-08-17T16:48:03.183 INFO:teuthology.orchestra.run.smithi131.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-08-17T16:48:03.183 INFO:teuthology.orchestra.run.smithi131.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T16:48:03.183 INFO:teuthology.orchestra.run.smithi131.stdout:Device: 5h/5d Inode: 876 Links: 1 2024-08-17T16:48:03.183 INFO:teuthology.orchestra.run.smithi131.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T16:48:03.183 INFO:teuthology.orchestra.run.smithi131.stdout:Access: 2024-08-17 16:38:57.726041527 +0000 2024-08-17T16:48:03.183 INFO:teuthology.orchestra.run.smithi131.stdout:Modify: 2024-08-17 16:38:57.454043956 +0000 2024-08-17T16:48:03.183 INFO:teuthology.orchestra.run.smithi131.stdout:Change: 2024-08-17 16:38:57.454043956 +0000 2024-08-17T16:48:03.183 INFO:teuthology.orchestra.run.smithi131.stdout: Birth: - 2024-08-17T16:48:03.183 DEBUG:teuthology.orchestra.run.smithi131:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-08-17T16:48:03.237 INFO:teuthology.orchestra.run.smithi131.stderr:1+0 records in 2024-08-17T16:48:03.237 INFO:teuthology.orchestra.run.smithi131.stderr:1+0 records out 2024-08-17T16:48:03.237 INFO:teuthology.orchestra.run.smithi131.stderr:512 bytes copied, 0.000378982 s, 1.4 MB/s 2024-08-17T16:48:03.239 DEBUG:teuthology.orchestra.run.smithi131:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-08-17T16:48:03.288 DEBUG:teuthology.orchestra.run.smithi131:> stat /dev/vg_nvme/lv_2 2024-08-17T16:48:03.334 INFO:teuthology.orchestra.run.smithi131.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-08-17T16:48:03.334 INFO:teuthology.orchestra.run.smithi131.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T16:48:03.334 INFO:teuthology.orchestra.run.smithi131.stdout:Device: 5h/5d Inode: 892 Links: 1 2024-08-17T16:48:03.334 INFO:teuthology.orchestra.run.smithi131.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T16:48:03.335 INFO:teuthology.orchestra.run.smithi131.stdout:Access: 2024-08-17 16:38:58.198037311 +0000 2024-08-17T16:48:03.335 INFO:teuthology.orchestra.run.smithi131.stdout:Modify: 2024-08-17 16:38:57.946039562 +0000 2024-08-17T16:48:03.335 INFO:teuthology.orchestra.run.smithi131.stdout:Change: 2024-08-17 16:38:57.946039562 +0000 2024-08-17T16:48:03.335 INFO:teuthology.orchestra.run.smithi131.stdout: Birth: - 2024-08-17T16:48:03.335 DEBUG:teuthology.orchestra.run.smithi131:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-08-17T16:48:03.387 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:03 smithi131 bash[22554]: audit 2024-08-17T16:48:02.114926+0000 mgr.y (mgr.14150) 76 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi131=y;smithi169=x", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:48:03.387 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:03 smithi131 bash[22554]: cephadm 2024-08-17T16:48:02.117909+0000 mgr.y (mgr.14150) 77 : cephadm [INF] Saving service mgr spec with placement smithi131=y;smithi169=x;count:2 2024-08-17T16:48:03.387 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:03 smithi131 bash[22554]: audit 2024-08-17T16:48:02.125552+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:03.387 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:03 smithi131 bash[22554]: audit 2024-08-17T16:48:02.127093+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:48:03.387 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:03 smithi131 bash[22554]: audit 2024-08-17T16:48:02.130369+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:48:03.388 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:03 smithi131 bash[22554]: audit 2024-08-17T16:48:02.132078+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:48:03.388 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:03 smithi131 bash[22554]: audit 2024-08-17T16:48:02.142454+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:03.388 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:03 smithi131 bash[22554]: audit 2024-08-17T16:48:02.145286+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T16:48:03.388 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:03 smithi131 bash[22554]: audit 2024-08-17T16:48:02.152236+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-08-17T16:48:03.388 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:03 smithi131 bash[22554]: audit 2024-08-17T16:48:02.153838+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T16:48:03.388 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:03 smithi131 bash[22554]: audit 2024-08-17T16:48:02.155918+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:48:03.388 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:03 smithi131 bash[22554]: cephadm 2024-08-17T16:48:02.157667+0000 mgr.y (mgr.14150) 78 : cephadm [INF] Deploying daemon mgr.x on smithi169 2024-08-17T16:48:03.388 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:03 smithi131 bash[32005]: audit 2024-08-17T16:48:02.114926+0000 mgr.y (mgr.14150) 76 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi131=y;smithi169=x", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:48:03.388 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:03 smithi131 bash[32005]: cephadm 2024-08-17T16:48:02.117909+0000 mgr.y (mgr.14150) 77 : cephadm [INF] Saving service mgr spec with placement smithi131=y;smithi169=x;count:2 2024-08-17T16:48:03.388 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:03 smithi131 bash[32005]: audit 2024-08-17T16:48:02.125552+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:03.388 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:03 smithi131 bash[32005]: audit 2024-08-17T16:48:02.127093+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:48:03.389 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:03 smithi131 bash[32005]: audit 2024-08-17T16:48:02.130369+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:48:03.389 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:03 smithi131 bash[32005]: audit 2024-08-17T16:48:02.132078+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:48:03.389 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:03 smithi131 bash[32005]: audit 2024-08-17T16:48:02.142454+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:03.389 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:03 smithi131 bash[32005]: audit 2024-08-17T16:48:02.145286+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T16:48:03.389 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:03 smithi131 bash[32005]: audit 2024-08-17T16:48:02.152236+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-08-17T16:48:03.389 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:03 smithi131 bash[32005]: audit 2024-08-17T16:48:02.153838+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T16:48:03.389 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:03 smithi131 bash[32005]: audit 2024-08-17T16:48:02.155918+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:48:03.389 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:03 smithi131 bash[32005]: cephadm 2024-08-17T16:48:02.157667+0000 mgr.y (mgr.14150) 78 : cephadm [INF] Deploying daemon mgr.x on smithi169 2024-08-17T16:48:03.389 INFO:teuthology.orchestra.run.smithi131.stderr:1+0 records in 2024-08-17T16:48:03.389 INFO:teuthology.orchestra.run.smithi131.stderr:1+0 records out 2024-08-17T16:48:03.389 INFO:teuthology.orchestra.run.smithi131.stderr:512 bytes copied, 0.000445843 s, 1.1 MB/s 2024-08-17T16:48:03.390 DEBUG:teuthology.orchestra.run.smithi131:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-08-17T16:48:03.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:03 smithi169 bash[24469]: audit 2024-08-17T16:48:02.114926+0000 mgr.y (mgr.14150) 76 : audit [DBG] from='client.24106 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi131=y;smithi169=x", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:48:03.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:03 smithi169 bash[24469]: cephadm 2024-08-17T16:48:02.117909+0000 mgr.y (mgr.14150) 77 : cephadm [INF] Saving service mgr spec with placement smithi131=y;smithi169=x;count:2 2024-08-17T16:48:03.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:03 smithi169 bash[24469]: audit 2024-08-17T16:48:02.125552+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:03.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:03 smithi169 bash[24469]: audit 2024-08-17T16:48:02.127093+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:48:03.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:03 smithi169 bash[24469]: audit 2024-08-17T16:48:02.130369+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:48:03.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:03 smithi169 bash[24469]: audit 2024-08-17T16:48:02.132078+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:48:03.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:03 smithi169 bash[24469]: audit 2024-08-17T16:48:02.142454+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:03.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:03 smithi169 bash[24469]: audit 2024-08-17T16:48:02.145286+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T16:48:03.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:03 smithi169 bash[24469]: audit 2024-08-17T16:48:02.152236+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-08-17T16:48:03.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:03 smithi169 bash[24469]: audit 2024-08-17T16:48:02.153838+0000 mon.a (mon.0) 235 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T16:48:03.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:03 smithi169 bash[24469]: audit 2024-08-17T16:48:02.155918+0000 mon.a (mon.0) 236 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:48:03.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:03 smithi169 bash[24469]: cephadm 2024-08-17T16:48:02.157667+0000 mgr.y (mgr.14150) 78 : cephadm [INF] Deploying daemon mgr.x on smithi169 2024-08-17T16:48:03.439 DEBUG:teuthology.orchestra.run.smithi131:> stat /dev/vg_nvme/lv_3 2024-08-17T16:48:03.486 INFO:teuthology.orchestra.run.smithi131.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-08-17T16:48:03.487 INFO:teuthology.orchestra.run.smithi131.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T16:48:03.487 INFO:teuthology.orchestra.run.smithi131.stdout:Device: 5h/5d Inode: 908 Links: 1 2024-08-17T16:48:03.487 INFO:teuthology.orchestra.run.smithi131.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T16:48:03.487 INFO:teuthology.orchestra.run.smithi131.stdout:Access: 2024-08-17 16:38:58.666033130 +0000 2024-08-17T16:48:03.487 INFO:teuthology.orchestra.run.smithi131.stdout:Modify: 2024-08-17 16:38:58.438035167 +0000 2024-08-17T16:48:03.487 INFO:teuthology.orchestra.run.smithi131.stdout:Change: 2024-08-17 16:38:58.438035167 +0000 2024-08-17T16:48:03.487 INFO:teuthology.orchestra.run.smithi131.stdout: Birth: - 2024-08-17T16:48:03.487 DEBUG:teuthology.orchestra.run.smithi131:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-08-17T16:48:03.545 INFO:teuthology.orchestra.run.smithi131.stderr:1+0 records in 2024-08-17T16:48:03.545 INFO:teuthology.orchestra.run.smithi131.stderr:1+0 records out 2024-08-17T16:48:03.545 INFO:teuthology.orchestra.run.smithi131.stderr:512 bytes copied, 0.000419516 s, 1.2 MB/s 2024-08-17T16:48:03.546 DEBUG:teuthology.orchestra.run.smithi131:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-08-17T16:48:03.595 DEBUG:teuthology.orchestra.run.smithi131:> stat /dev/vg_nvme/lv_4 2024-08-17T16:48:03.646 INFO:teuthology.orchestra.run.smithi131.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-08-17T16:48:03.646 INFO:teuthology.orchestra.run.smithi131.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T16:48:03.646 INFO:teuthology.orchestra.run.smithi131.stdout:Device: 5h/5d Inode: 928 Links: 1 2024-08-17T16:48:03.646 INFO:teuthology.orchestra.run.smithi131.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T16:48:03.647 INFO:teuthology.orchestra.run.smithi131.stdout:Access: 2024-08-17 16:38:59.158028736 +0000 2024-08-17T16:48:03.647 INFO:teuthology.orchestra.run.smithi131.stdout:Modify: 2024-08-17 16:38:58.922030843 +0000 2024-08-17T16:48:03.647 INFO:teuthology.orchestra.run.smithi131.stdout:Change: 2024-08-17 16:38:58.922030843 +0000 2024-08-17T16:48:03.647 INFO:teuthology.orchestra.run.smithi131.stdout: Birth: - 2024-08-17T16:48:03.647 DEBUG:teuthology.orchestra.run.smithi131:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-08-17T16:48:03.700 INFO:teuthology.orchestra.run.smithi131.stderr:1+0 records in 2024-08-17T16:48:03.700 INFO:teuthology.orchestra.run.smithi131.stderr:1+0 records out 2024-08-17T16:48:03.700 INFO:teuthology.orchestra.run.smithi131.stderr:512 bytes copied, 0.000396791 s, 1.3 MB/s 2024-08-17T16:48:03.702 DEBUG:teuthology.orchestra.run.smithi131:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-08-17T16:48:03.752 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-08-17T16:48:03.752 DEBUG:teuthology.orchestra.run.smithi169:> dd if=/scratch_devs of=/dev/stdout 2024-08-17T16:48:03.758 DEBUG:teuthology.misc:devs=['/dev/vg_nvme/lv_1', '/dev/vg_nvme/lv_2', '/dev/vg_nvme/lv_3', '/dev/vg_nvme/lv_4'] 2024-08-17T16:48:03.758 DEBUG:teuthology.orchestra.run.smithi169:> stat /dev/vg_nvme/lv_1 2024-08-17T16:48:03.806 INFO:teuthology.orchestra.run.smithi169.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-08-17T16:48:03.806 INFO:teuthology.orchestra.run.smithi169.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T16:48:03.806 INFO:teuthology.orchestra.run.smithi169.stdout:Device: 5h/5d Inode: 875 Links: 1 2024-08-17T16:48:03.806 INFO:teuthology.orchestra.run.smithi169.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T16:48:03.806 INFO:teuthology.orchestra.run.smithi169.stdout:Access: 2024-08-17 16:39:00.990067330 +0000 2024-08-17T16:48:03.806 INFO:teuthology.orchestra.run.smithi169.stdout:Modify: 2024-08-17 16:39:00.734069616 +0000 2024-08-17T16:48:03.806 INFO:teuthology.orchestra.run.smithi169.stdout:Change: 2024-08-17 16:39:00.734069616 +0000 2024-08-17T16:48:03.806 INFO:teuthology.orchestra.run.smithi169.stdout: Birth: - 2024-08-17T16:48:03.807 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-08-17T16:48:03.860 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records in 2024-08-17T16:48:03.861 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records out 2024-08-17T16:48:03.861 INFO:teuthology.orchestra.run.smithi169.stderr:512 bytes copied, 0.000373837 s, 1.4 MB/s 2024-08-17T16:48:03.862 DEBUG:teuthology.orchestra.run.smithi169:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-08-17T16:48:03.910 DEBUG:teuthology.orchestra.run.smithi169:> stat /dev/vg_nvme/lv_2 2024-08-17T16:48:03.957 INFO:teuthology.orchestra.run.smithi169.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-08-17T16:48:03.957 INFO:teuthology.orchestra.run.smithi169.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T16:48:03.957 INFO:teuthology.orchestra.run.smithi169.stdout:Device: 5h/5d Inode: 898 Links: 1 2024-08-17T16:48:03.957 INFO:teuthology.orchestra.run.smithi169.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T16:48:03.957 INFO:teuthology.orchestra.run.smithi169.stdout:Access: 2024-08-17 16:39:01.482062935 +0000 2024-08-17T16:48:03.957 INFO:teuthology.orchestra.run.smithi169.stdout:Modify: 2024-08-17 16:39:01.234065150 +0000 2024-08-17T16:48:03.957 INFO:teuthology.orchestra.run.smithi169.stdout:Change: 2024-08-17 16:39:01.234065150 +0000 2024-08-17T16:48:03.957 INFO:teuthology.orchestra.run.smithi169.stdout: Birth: - 2024-08-17T16:48:03.958 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-08-17T16:48:04.013 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records in 2024-08-17T16:48:04.013 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records out 2024-08-17T16:48:04.014 INFO:teuthology.orchestra.run.smithi169.stderr:512 bytes copied, 0.000280475 s, 1.8 MB/s 2024-08-17T16:48:04.014 DEBUG:teuthology.orchestra.run.smithi169:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-08-17T16:48:04.062 DEBUG:teuthology.orchestra.run.smithi169:> stat /dev/vg_nvme/lv_3 2024-08-17T16:48:04.112 INFO:teuthology.orchestra.run.smithi169.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-08-17T16:48:04.112 INFO:teuthology.orchestra.run.smithi169.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T16:48:04.113 INFO:teuthology.orchestra.run.smithi169.stdout:Device: 5h/5d Inode: 915 Links: 1 2024-08-17T16:48:04.113 INFO:teuthology.orchestra.run.smithi169.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T16:48:04.113 INFO:teuthology.orchestra.run.smithi169.stdout:Access: 2024-08-17 16:39:01.954058718 +0000 2024-08-17T16:48:04.113 INFO:teuthology.orchestra.run.smithi169.stdout:Modify: 2024-08-17 16:39:01.702060970 +0000 2024-08-17T16:48:04.113 INFO:teuthology.orchestra.run.smithi169.stdout:Change: 2024-08-17 16:39:01.702060970 +0000 2024-08-17T16:48:04.113 INFO:teuthology.orchestra.run.smithi169.stdout: Birth: - 2024-08-17T16:48:04.113 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-08-17T16:48:04.165 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records in 2024-08-17T16:48:04.165 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records out 2024-08-17T16:48:04.165 INFO:teuthology.orchestra.run.smithi169.stderr:512 bytes copied, 0.000309052 s, 1.7 MB/s 2024-08-17T16:48:04.166 DEBUG:teuthology.orchestra.run.smithi169:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-08-17T16:48:04.214 DEBUG:teuthology.orchestra.run.smithi169:> stat /dev/vg_nvme/lv_4 2024-08-17T16:48:04.261 INFO:teuthology.orchestra.run.smithi169.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-08-17T16:48:04.261 INFO:teuthology.orchestra.run.smithi169.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-08-17T16:48:04.261 INFO:teuthology.orchestra.run.smithi169.stdout:Device: 5h/5d Inode: 930 Links: 1 2024-08-17T16:48:04.261 INFO:teuthology.orchestra.run.smithi169.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-08-17T16:48:04.261 INFO:teuthology.orchestra.run.smithi169.stdout:Access: 2024-08-17 16:39:02.462054181 +0000 2024-08-17T16:48:04.261 INFO:teuthology.orchestra.run.smithi169.stdout:Modify: 2024-08-17 16:39:02.202056503 +0000 2024-08-17T16:48:04.261 INFO:teuthology.orchestra.run.smithi169.stdout:Change: 2024-08-17 16:39:02.202056503 +0000 2024-08-17T16:48:04.261 INFO:teuthology.orchestra.run.smithi169.stdout: Birth: - 2024-08-17T16:48:04.262 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-08-17T16:48:04.281 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:04 smithi169 bash[24469]: cluster 2024-08-17T16:48:02.934353+0000 mgr.y (mgr.14150) 79 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:04.293 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records in 2024-08-17T16:48:04.293 INFO:teuthology.orchestra.run.smithi169.stderr:1+0 records out 2024-08-17T16:48:04.293 INFO:teuthology.orchestra.run.smithi169.stderr:512 bytes copied, 0.000353525 s, 1.4 MB/s 2024-08-17T16:48:04.294 DEBUG:teuthology.orchestra.run.smithi169:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-08-17T16:48:04.343 INFO:tasks.cephadm:Deploying osd.0 on smithi131 with /dev/vg_nvme/lv_4... 2024-08-17T16:48:04.343 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-08-17T16:48:04.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:04 smithi131 bash[22554]: cluster 2024-08-17T16:48:02.934353+0000 mgr.y (mgr.14150) 79 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:04.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:04 smithi131 bash[32005]: cluster 2024-08-17T16:48:02.934353+0000 mgr.y (mgr.14150) 79 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:05.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:04 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:48:05.143 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:48:05 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:48:05.143 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:48:05 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:48:05.144 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:48:05 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:48:05.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:05 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:48:05.643 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:48:05 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:48:05.643 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:48:05 smithi169 systemd[1]: Started Ceph mgr.x for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T16:48:06.463 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:06 smithi169 bash[24469]: cluster 2024-08-17T16:48:04.934838+0000 mgr.y (mgr.14150) 80 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:06.463 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:06 smithi169 bash[24469]: audit 2024-08-17T16:48:05.376249+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:06.463 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:06 smithi169 bash[24469]: audit 2024-08-17T16:48:05.383423+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:06.463 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:06 smithi169 bash[24469]: audit 2024-08-17T16:48:05.390612+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:06.463 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:06 smithi169 bash[24469]: audit 2024-08-17T16:48:05.397618+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:06.463 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:06 smithi169 bash[24469]: audit 2024-08-17T16:48:05.453922+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:48:06.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:06 smithi131 bash[22554]: cluster 2024-08-17T16:48:04.934838+0000 mgr.y (mgr.14150) 80 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:06.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:06 smithi131 bash[22554]: audit 2024-08-17T16:48:05.376249+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:06.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:06 smithi131 bash[22554]: audit 2024-08-17T16:48:05.383423+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:06.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:06 smithi131 bash[22554]: audit 2024-08-17T16:48:05.390612+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:06.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:06 smithi131 bash[22554]: audit 2024-08-17T16:48:05.397618+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:06.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:06 smithi131 bash[22554]: audit 2024-08-17T16:48:05.453922+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:48:06.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:06 smithi131 bash[32005]: cluster 2024-08-17T16:48:04.934838+0000 mgr.y (mgr.14150) 80 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:06.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:06 smithi131 bash[32005]: audit 2024-08-17T16:48:05.376249+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:06.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:06 smithi131 bash[32005]: audit 2024-08-17T16:48:05.383423+0000 mon.a (mon.0) 238 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:06.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:06 smithi131 bash[32005]: audit 2024-08-17T16:48:05.390612+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:06.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:06 smithi131 bash[32005]: audit 2024-08-17T16:48:05.397618+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:06.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:06 smithi131 bash[32005]: audit 2024-08-17T16:48:05.453922+0000 mon.a (mon.0) 241 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:48:06.893 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:48:06 smithi169 bash[25372]: debug 2024-08-17T16:48:06.457+0000 7f40f25a9640 1 -- 172.21.15.169:0/1135506979 <== mon.1 v2:172.21.15.169:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x5618cf552d00 con 0x5618cf544800 2024-08-17T16:48:06.893 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:48:06 smithi169 bash[25372]: debug 2024-08-17T16:48:06.569+0000 7f40f4e12040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T16:48:08.143 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:48:07 smithi169 bash[25372]: debug 2024-08-17T16:48:07.753+0000 7f40f4e12040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T16:48:08.143 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:48:07 smithi169 bash[25372]: debug 2024-08-17T16:48:07.817+0000 7f40f4e12040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T16:48:08.144 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:48:07 smithi169 bash[25372]: debug 2024-08-17T16:48:07.969+0000 7f40f4e12040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T16:48:08.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:08 smithi131 bash[22554]: cluster 2024-08-17T16:48:06.935261+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:08.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:08 smithi131 bash[32005]: cluster 2024-08-17T16:48:06.935261+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:08.606 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:08 smithi169 bash[24469]: cluster 2024-08-17T16:48:06.935261+0000 mgr.y (mgr.14150) 81 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:08.893 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:48:08 smithi169 bash[25372]: debug 2024-08-17T16:48:08.601+0000 7f40f4e12040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T16:48:08.893 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:48:08 smithi169 bash[25372]: debug 2024-08-17T16:48:08.669+0000 7f40f4e12040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T16:48:08.893 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:48:08 smithi169 bash[25372]: debug 2024-08-17T16:48:08.737+0000 7f40f4e12040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T16:48:09.021 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:48:09.317 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:48:08 smithi169 bash[25372]: debug 2024-08-17T16:48:08.917+0000 7f40f4e12040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T16:48:09.318 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:48:09 smithi169 bash[25372]: debug 2024-08-17T16:48:08.993+0000 7f40f4e12040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T16:48:09.318 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:48:09 smithi169 bash[25372]: debug 2024-08-17T16:48:09.061+0000 7f40f4e12040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T16:48:09.318 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:48:09 smithi169 bash[25372]: debug 2024-08-17T16:48:09.313+0000 7f40f4e12040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T16:48:09.575 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:48:09 smithi169 bash[25372]: debug 2024-08-17T16:48:09.377+0000 7f40f4e12040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T16:48:09.893 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:48:09 smithi169 bash[25372]: debug 2024-08-17T16:48:09.569+0000 7f40f4e12040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T16:48:09.893 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:48:09 smithi169 bash[25372]: debug 2024-08-17T16:48:09.645+0000 7f40f4e12040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T16:48:10.167 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:48:09 smithi169 bash[25372]: debug 2024-08-17T16:48:09.893+0000 7f40f4e12040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-17T16:48:10.167 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:48:10 smithi169 bash[25372]: debug 2024-08-17T16:48:10.065+0000 7f40f4e12040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T16:48:10.300 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:10 smithi131 bash[32005]: cluster 2024-08-17T16:48:08.935674+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:10.301 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:10 smithi131 bash[32005]: audit 2024-08-17T16:48:09.966066+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:10.301 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:10 smithi131 bash[22554]: cluster 2024-08-17T16:48:08.935674+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:10.301 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:10 smithi131 bash[22554]: audit 2024-08-17T16:48:09.966066+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:10.510 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:10 smithi169 bash[24469]: cluster 2024-08-17T16:48:08.935674+0000 mgr.y (mgr.14150) 82 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:10.510 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:10 smithi169 bash[24469]: audit 2024-08-17T16:48:09.966066+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:10.511 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:48:10 smithi169 bash[25372]: debug 2024-08-17T16:48:10.225+0000 7f40f4e12040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T16:48:10.511 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:48:10 smithi169 bash[25372]: debug 2024-08-17T16:48:10.313+0000 7f40f4e12040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T16:48:10.893 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:48:10 smithi169 bash[25372]: debug 2024-08-17T16:48:10.505+0000 7f40f4e12040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T16:48:11.607 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:48:11 smithi169 bash[25372]: debug 2024-08-17T16:48:11.309+0000 7f40f4e12040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T16:48:11.607 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:48:11 smithi169 bash[25372]: debug 2024-08-17T16:48:11.381+0000 7f40f4e12040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T16:48:11.607 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:11 smithi169 bash[24469]: audit 2024-08-17T16:48:10.487516+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:11.608 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:11 smithi169 bash[24469]: audit 2024-08-17T16:48:10.497306+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:11.608 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:11 smithi169 bash[24469]: cluster 2024-08-17T16:48:10.936085+0000 mgr.y (mgr.14150) 83 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:11.608 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:11 smithi169 bash[24469]: audit 2024-08-17T16:48:10.971321+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:48:11.608 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:11 smithi169 bash[24469]: audit 2024-08-17T16:48:10.972752+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:48:11.608 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:11 smithi169 bash[24469]: audit 2024-08-17T16:48:10.982698+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:11.608 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:11 smithi169 bash[24469]: cephadm 2024-08-17T16:48:11.021141+0000 mgr.y (mgr.14150) 84 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-08-17T16:48:11.608 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:11 smithi169 bash[24469]: audit 2024-08-17T16:48:11.021623+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T16:48:11.608 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:11 smithi169 bash[24469]: audit 2024-08-17T16:48:11.023004+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T16:48:11.608 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:11 smithi169 bash[24469]: audit 2024-08-17T16:48:11.024131+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:48:11.608 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:11 smithi169 bash[24469]: cephadm 2024-08-17T16:48:11.025298+0000 mgr.y (mgr.14150) 85 : cephadm [INF] Reconfiguring daemon mgr.y on smithi131 2024-08-17T16:48:11.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:11 smithi131 bash[22554]: audit 2024-08-17T16:48:10.487516+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:11.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:11 smithi131 bash[22554]: audit 2024-08-17T16:48:10.497306+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:11.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:11 smithi131 bash[22554]: cluster 2024-08-17T16:48:10.936085+0000 mgr.y (mgr.14150) 83 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:11.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:11 smithi131 bash[22554]: audit 2024-08-17T16:48:10.971321+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:48:11.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:11 smithi131 bash[22554]: audit 2024-08-17T16:48:10.972752+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:48:11.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:11 smithi131 bash[22554]: audit 2024-08-17T16:48:10.982698+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:11.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:11 smithi131 bash[22554]: cephadm 2024-08-17T16:48:11.021141+0000 mgr.y (mgr.14150) 84 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-08-17T16:48:11.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:11 smithi131 bash[22554]: audit 2024-08-17T16:48:11.021623+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T16:48:11.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:11 smithi131 bash[22554]: audit 2024-08-17T16:48:11.023004+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T16:48:11.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:11 smithi131 bash[22554]: audit 2024-08-17T16:48:11.024131+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:48:11.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:11 smithi131 bash[22554]: cephadm 2024-08-17T16:48:11.025298+0000 mgr.y (mgr.14150) 85 : cephadm [INF] Reconfiguring daemon mgr.y on smithi131 2024-08-17T16:48:11.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:11 smithi131 bash[32005]: audit 2024-08-17T16:48:10.487516+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:11.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:11 smithi131 bash[32005]: audit 2024-08-17T16:48:10.497306+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:11.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:11 smithi131 bash[32005]: cluster 2024-08-17T16:48:10.936085+0000 mgr.y (mgr.14150) 83 : cluster [DBG] pgmap v47: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:11.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:11 smithi131 bash[32005]: audit 2024-08-17T16:48:10.971321+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:48:11.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:11 smithi131 bash[32005]: audit 2024-08-17T16:48:10.972752+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:48:11.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:11 smithi131 bash[32005]: audit 2024-08-17T16:48:10.982698+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:11.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:11 smithi131 bash[32005]: cephadm 2024-08-17T16:48:11.021141+0000 mgr.y (mgr.14150) 84 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-08-17T16:48:11.852 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:11 smithi131 bash[32005]: audit 2024-08-17T16:48:11.021623+0000 mon.a (mon.0) 248 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T16:48:11.852 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:11 smithi131 bash[32005]: audit 2024-08-17T16:48:11.023004+0000 mon.a (mon.0) 249 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T16:48:11.852 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:11 smithi131 bash[32005]: audit 2024-08-17T16:48:11.024131+0000 mon.a (mon.0) 250 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:48:11.852 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:11 smithi131 bash[32005]: cephadm 2024-08-17T16:48:11.025298+0000 mgr.y (mgr.14150) 85 : cephadm [INF] Reconfiguring daemon mgr.y on smithi131 2024-08-17T16:48:11.893 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:48:11 smithi169 bash[25372]: debug 2024-08-17T16:48:11.601+0000 7f40f4e12040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T16:48:11.893 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:48:11 smithi169 bash[25372]: debug 2024-08-17T16:48:11.673+0000 7f40f4e12040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T16:48:12.393 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:48:12 smithi169 bash[25372]: debug 2024-08-17T16:48:12.053+0000 7f40f4e12040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T16:48:12.393 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:48:12 smithi169 bash[25372]: debug 2024-08-17T16:48:12.129+0000 7f40f4e12040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T16:48:12.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:12 smithi131 bash[22554]: cluster 2024-08-17T16:48:12.156104+0000 mon.a (mon.0) 251 : cluster [DBG] Standby manager daemon x started 2024-08-17T16:48:12.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:12 smithi131 bash[22554]: audit 2024-08-17T16:48:12.159619+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.169:0/4222808640' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T16:48:12.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:12 smithi131 bash[22554]: audit 2024-08-17T16:48:12.160090+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.169:0/4222808640' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T16:48:12.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:12 smithi131 bash[22554]: audit 2024-08-17T16:48:12.161334+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.169:0/4222808640' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T16:48:12.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:12 smithi131 bash[22554]: audit 2024-08-17T16:48:12.161746+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.169:0/4222808640' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T16:48:12.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:12 smithi131 bash[32005]: cluster 2024-08-17T16:48:12.156104+0000 mon.a (mon.0) 251 : cluster [DBG] Standby manager daemon x started 2024-08-17T16:48:12.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:12 smithi131 bash[32005]: audit 2024-08-17T16:48:12.159619+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.169:0/4222808640' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T16:48:12.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:12 smithi131 bash[32005]: audit 2024-08-17T16:48:12.160090+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.169:0/4222808640' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T16:48:12.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:12 smithi131 bash[32005]: audit 2024-08-17T16:48:12.161334+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.169:0/4222808640' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T16:48:12.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:12 smithi131 bash[32005]: audit 2024-08-17T16:48:12.161746+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.169:0/4222808640' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T16:48:12.885 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T16:48:12.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:12 smithi169 bash[24469]: cluster 2024-08-17T16:48:12.156104+0000 mon.a (mon.0) 251 : cluster [DBG] Standby manager daemon x started 2024-08-17T16:48:12.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:12 smithi169 bash[24469]: audit 2024-08-17T16:48:12.159619+0000 mon.b (mon.1) 4 : audit [DBG] from='mgr.? 172.21.15.169:0/4222808640' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T16:48:12.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:12 smithi169 bash[24469]: audit 2024-08-17T16:48:12.160090+0000 mon.b (mon.1) 5 : audit [DBG] from='mgr.? 172.21.15.169:0/4222808640' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T16:48:12.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:12 smithi169 bash[24469]: audit 2024-08-17T16:48:12.161334+0000 mon.b (mon.1) 6 : audit [DBG] from='mgr.? 172.21.15.169:0/4222808640' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T16:48:12.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:12 smithi169 bash[24469]: audit 2024-08-17T16:48:12.161746+0000 mon.b (mon.1) 7 : audit [DBG] from='mgr.? 172.21.15.169:0/4222808640' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T16:48:12.922 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi131:vg_nvme/lv_4 2024-08-17T16:48:13.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:13 smithi131 bash[32005]: cluster 2024-08-17T16:48:12.516423+0000 mon.a (mon.0) 252 : cluster [DBG] mgrmap e14: y(active, since 107s), standbys: x 2024-08-17T16:48:13.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:13 smithi131 bash[32005]: audit 2024-08-17T16:48:12.516668+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T16:48:13.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:13 smithi131 bash[32005]: cluster 2024-08-17T16:48:12.936390+0000 mgr.y (mgr.14150) 86 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:13.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:13 smithi131 bash[22554]: cluster 2024-08-17T16:48:12.516423+0000 mon.a (mon.0) 252 : cluster [DBG] mgrmap e14: y(active, since 107s), standbys: x 2024-08-17T16:48:13.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:13 smithi131 bash[22554]: audit 2024-08-17T16:48:12.516668+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T16:48:13.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:13 smithi131 bash[22554]: cluster 2024-08-17T16:48:12.936390+0000 mgr.y (mgr.14150) 86 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:13.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:13 smithi169 bash[24469]: cluster 2024-08-17T16:48:12.516423+0000 mon.a (mon.0) 252 : cluster [DBG] mgrmap e14: y(active, since 107s), standbys: x 2024-08-17T16:48:13.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:13 smithi169 bash[24469]: audit 2024-08-17T16:48:12.516668+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T16:48:13.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:13 smithi169 bash[24469]: cluster 2024-08-17T16:48:12.936390+0000 mgr.y (mgr.14150) 86 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:16.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:15 smithi131 bash[22554]: audit 2024-08-17T16:48:14.687898+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:16.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:15 smithi131 bash[22554]: audit 2024-08-17T16:48:14.695332+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:16.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:15 smithi131 bash[22554]: audit 2024-08-17T16:48:14.697324+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:48:16.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:15 smithi131 bash[22554]: audit 2024-08-17T16:48:14.699521+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:48:16.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:15 smithi131 bash[22554]: audit 2024-08-17T16:48:14.700959+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:48:16.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:15 smithi131 bash[22554]: audit 2024-08-17T16:48:14.711438+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:16.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:15 smithi131 bash[22554]: cluster 2024-08-17T16:48:14.936872+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:16.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:15 smithi131 bash[32005]: audit 2024-08-17T16:48:14.687898+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:16.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:15 smithi131 bash[32005]: audit 2024-08-17T16:48:14.695332+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:16.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:15 smithi131 bash[32005]: audit 2024-08-17T16:48:14.697324+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:48:16.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:15 smithi131 bash[32005]: audit 2024-08-17T16:48:14.699521+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:48:16.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:15 smithi131 bash[32005]: audit 2024-08-17T16:48:14.700959+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:48:16.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:15 smithi131 bash[32005]: audit 2024-08-17T16:48:14.711438+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:16.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:15 smithi131 bash[32005]: cluster 2024-08-17T16:48:14.936872+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:16.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:15 smithi169 bash[24469]: audit 2024-08-17T16:48:14.687898+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:16.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:15 smithi169 bash[24469]: audit 2024-08-17T16:48:14.695332+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:16.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:15 smithi169 bash[24469]: audit 2024-08-17T16:48:14.697324+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:48:16.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:15 smithi169 bash[24469]: audit 2024-08-17T16:48:14.699521+0000 mon.a (mon.0) 257 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:48:16.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:15 smithi169 bash[24469]: audit 2024-08-17T16:48:14.700959+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:48:16.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:15 smithi169 bash[24469]: audit 2024-08-17T16:48:14.711438+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:16.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:15 smithi169 bash[24469]: cluster 2024-08-17T16:48:14.936872+0000 mgr.y (mgr.14150) 87 : cluster [DBG] pgmap v49: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:17.602 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:48:18.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:17 smithi131 bash[22554]: cluster 2024-08-17T16:48:16.937427+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:18.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:17 smithi131 bash[32005]: cluster 2024-08-17T16:48:16.937427+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:18.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:17 smithi169 bash[24469]: cluster 2024-08-17T16:48:16.937427+0000 mgr.y (mgr.14150) 88 : cluster [DBG] pgmap v50: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:20.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:19 smithi131 bash[32005]: cluster 2024-08-17T16:48:18.937957+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:20.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:19 smithi131 bash[22554]: cluster 2024-08-17T16:48:18.937957+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:20.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:19 smithi169 bash[24469]: cluster 2024-08-17T16:48:18.937957+0000 mgr.y (mgr.14150) 89 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:21.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:21 smithi131 bash[22554]: audit 2024-08-17T16:48:20.409264+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:48:21.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:21 smithi131 bash[22554]: audit 2024-08-17T16:48:20.412357+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:48:21.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:21 smithi131 bash[22554]: audit 2024-08-17T16:48:20.413657+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:48:21.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:21 smithi131 bash[32005]: audit 2024-08-17T16:48:20.409264+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:48:21.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:21 smithi131 bash[32005]: audit 2024-08-17T16:48:20.412357+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:48:21.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:21 smithi131 bash[32005]: audit 2024-08-17T16:48:20.413657+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:48:21.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:21 smithi169 bash[24469]: audit 2024-08-17T16:48:20.409264+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:48:21.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:21 smithi169 bash[24469]: audit 2024-08-17T16:48:20.412357+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:48:21.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:21 smithi169 bash[24469]: audit 2024-08-17T16:48:20.413657+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:48:22.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:22 smithi131 bash[22554]: audit 2024-08-17T16:48:20.402816+0000 mgr.y (mgr.14150) 90 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi131:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:48:22.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:22 smithi131 bash[22554]: cluster 2024-08-17T16:48:20.938430+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:22.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:22 smithi131 bash[32005]: audit 2024-08-17T16:48:20.402816+0000 mgr.y (mgr.14150) 90 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi131:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:48:22.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:22 smithi131 bash[32005]: cluster 2024-08-17T16:48:20.938430+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:22.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:22 smithi169 bash[24469]: audit 2024-08-17T16:48:20.402816+0000 mgr.y (mgr.14150) 90 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi131:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:48:22.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:22 smithi169 bash[24469]: cluster 2024-08-17T16:48:20.938430+0000 mgr.y (mgr.14150) 91 : cluster [DBG] pgmap v52: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:24.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:24 smithi131 bash[22554]: cluster 2024-08-17T16:48:22.938862+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:24.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:24 smithi131 bash[32005]: cluster 2024-08-17T16:48:22.938862+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:24.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:24 smithi169 bash[24469]: cluster 2024-08-17T16:48:22.938862+0000 mgr.y (mgr.14150) 92 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:26.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:26 smithi131 bash[22554]: cluster 2024-08-17T16:48:24.939251+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:26.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:26 smithi131 bash[32005]: cluster 2024-08-17T16:48:24.939251+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:26.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:26 smithi169 bash[24469]: cluster 2024-08-17T16:48:24.939251+0000 mgr.y (mgr.14150) 93 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:28.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:28 smithi131 bash[22554]: cluster 2024-08-17T16:48:26.939673+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:28.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:28 smithi131 bash[32005]: cluster 2024-08-17T16:48:26.939673+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:28.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:28 smithi169 bash[24469]: cluster 2024-08-17T16:48:26.939673+0000 mgr.y (mgr.14150) 94 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:29.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:29 smithi131 bash[32005]: audit 2024-08-17T16:48:28.672663+0000 mon.a (mon.0) 263 : audit [INF] from='client.? 172.21.15.131:0/2102893866' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "931c17ae-fadd-4941-8f94-54a64a12cdbb"}]: dispatch 2024-08-17T16:48:29.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:29 smithi131 bash[32005]: audit 2024-08-17T16:48:28.680059+0000 mon.a (mon.0) 264 : audit [INF] from='client.? 172.21.15.131:0/2102893866' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "931c17ae-fadd-4941-8f94-54a64a12cdbb"}]': finished 2024-08-17T16:48:29.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:29 smithi131 bash[32005]: cluster 2024-08-17T16:48:28.680110+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-08-17T16:48:29.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:29 smithi131 bash[32005]: audit 2024-08-17T16:48:28.680241+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T16:48:29.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:29 smithi131 bash[22554]: audit 2024-08-17T16:48:28.672663+0000 mon.a (mon.0) 263 : audit [INF] from='client.? 172.21.15.131:0/2102893866' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "931c17ae-fadd-4941-8f94-54a64a12cdbb"}]: dispatch 2024-08-17T16:48:29.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:29 smithi131 bash[22554]: audit 2024-08-17T16:48:28.680059+0000 mon.a (mon.0) 264 : audit [INF] from='client.? 172.21.15.131:0/2102893866' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "931c17ae-fadd-4941-8f94-54a64a12cdbb"}]': finished 2024-08-17T16:48:29.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:29 smithi131 bash[22554]: cluster 2024-08-17T16:48:28.680110+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-08-17T16:48:29.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:29 smithi131 bash[22554]: audit 2024-08-17T16:48:28.680241+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T16:48:29.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:29 smithi169 bash[24469]: audit 2024-08-17T16:48:28.672663+0000 mon.a (mon.0) 263 : audit [INF] from='client.? 172.21.15.131:0/2102893866' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "931c17ae-fadd-4941-8f94-54a64a12cdbb"}]: dispatch 2024-08-17T16:48:29.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:29 smithi169 bash[24469]: audit 2024-08-17T16:48:28.680059+0000 mon.a (mon.0) 264 : audit [INF] from='client.? 172.21.15.131:0/2102893866' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "931c17ae-fadd-4941-8f94-54a64a12cdbb"}]': finished 2024-08-17T16:48:29.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:29 smithi169 bash[24469]: cluster 2024-08-17T16:48:28.680110+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-08-17T16:48:29.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:29 smithi169 bash[24469]: audit 2024-08-17T16:48:28.680241+0000 mon.a (mon.0) 266 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T16:48:30.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:30 smithi131 bash[22554]: cluster 2024-08-17T16:48:28.940058+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:30.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:30 smithi131 bash[22554]: audit 2024-08-17T16:48:29.324542+0000 mon.a (mon.0) 267 : audit [DBG] from='client.? 172.21.15.131:0/1012814080' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:48:30.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:30 smithi131 bash[32005]: cluster 2024-08-17T16:48:28.940058+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:30.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:30 smithi131 bash[32005]: audit 2024-08-17T16:48:29.324542+0000 mon.a (mon.0) 267 : audit [DBG] from='client.? 172.21.15.131:0/1012814080' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:48:30.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:30 smithi169 bash[24469]: cluster 2024-08-17T16:48:28.940058+0000 mgr.y (mgr.14150) 95 : cluster [DBG] pgmap v57: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:30.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:30 smithi169 bash[24469]: audit 2024-08-17T16:48:29.324542+0000 mon.a (mon.0) 267 : audit [DBG] from='client.? 172.21.15.131:0/1012814080' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:48:32.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:32 smithi131 bash[22554]: cluster 2024-08-17T16:48:30.940456+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:32.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:32 smithi131 bash[32005]: cluster 2024-08-17T16:48:30.940456+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:32.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:32 smithi169 bash[24469]: cluster 2024-08-17T16:48:30.940456+0000 mgr.y (mgr.14150) 96 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:34.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:34 smithi131 bash[22554]: cluster 2024-08-17T16:48:32.940897+0000 mgr.y (mgr.14150) 97 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:34.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:34 smithi131 bash[32005]: cluster 2024-08-17T16:48:32.940897+0000 mgr.y (mgr.14150) 97 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:34.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:34 smithi169 bash[24469]: cluster 2024-08-17T16:48:32.940897+0000 mgr.y (mgr.14150) 97 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:36.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:36 smithi131 bash[22554]: cluster 2024-08-17T16:48:34.941198+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:36.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:36 smithi131 bash[32005]: cluster 2024-08-17T16:48:34.941198+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:36.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:36 smithi169 bash[24469]: cluster 2024-08-17T16:48:34.941198+0000 mgr.y (mgr.14150) 98 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:38.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:38 smithi131 bash[22554]: cluster 2024-08-17T16:48:36.941565+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:38.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:38 smithi131 bash[32005]: cluster 2024-08-17T16:48:36.941565+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:38.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:38 smithi169 bash[24469]: cluster 2024-08-17T16:48:36.941565+0000 mgr.y (mgr.14150) 99 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:40.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:40 smithi131 bash[22554]: cluster 2024-08-17T16:48:38.941990+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:40.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:40 smithi131 bash[32005]: cluster 2024-08-17T16:48:38.941990+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:40.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:40 smithi169 bash[24469]: cluster 2024-08-17T16:48:38.941990+0000 mgr.y (mgr.14150) 100 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:41.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:41 smithi131 bash[22554]: audit 2024-08-17T16:48:40.983767+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-17T16:48:41.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:41 smithi131 bash[22554]: audit 2024-08-17T16:48:40.985373+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:48:41.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:41 smithi131 bash[32005]: audit 2024-08-17T16:48:40.983767+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-17T16:48:41.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:41 smithi131 bash[32005]: audit 2024-08-17T16:48:40.985373+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:48:41.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:41 smithi169 bash[24469]: audit 2024-08-17T16:48:40.983767+0000 mon.a (mon.0) 268 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-08-17T16:48:41.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:41 smithi169 bash[24469]: audit 2024-08-17T16:48:40.985373+0000 mon.a (mon.0) 269 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:48:42.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:42 smithi131 bash[22554]: cluster 2024-08-17T16:48:40.942505+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:42.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:42 smithi131 bash[22554]: cephadm 2024-08-17T16:48:40.986826+0000 mgr.y (mgr.14150) 102 : cephadm [INF] Deploying daemon osd.0 on smithi131 2024-08-17T16:48:42.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:42 smithi131 bash[32005]: cluster 2024-08-17T16:48:40.942505+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:42.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:42 smithi131 bash[32005]: cephadm 2024-08-17T16:48:40.986826+0000 mgr.y (mgr.14150) 102 : cephadm [INF] Deploying daemon osd.0 on smithi131 2024-08-17T16:48:42.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:42 smithi169 bash[24469]: cluster 2024-08-17T16:48:40.942505+0000 mgr.y (mgr.14150) 101 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:42.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:42 smithi169 bash[24469]: cephadm 2024-08-17T16:48:40.986826+0000 mgr.y (mgr.14150) 102 : cephadm [INF] Deploying daemon osd.0 on smithi131 2024-08-17T16:48:44.287 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:44 smithi131 bash[32005]: cluster 2024-08-17T16:48:42.942857+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:44.288 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:44 smithi131 bash[22554]: cluster 2024-08-17T16:48:42.942857+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:44.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:44 smithi169 bash[24469]: cluster 2024-08-17T16:48:42.942857+0000 mgr.y (mgr.14150) 103 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:45.141 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:45 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:48:45.142 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:48:45 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:48:45.142 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:45 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:48:45.449 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:45 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:48:45.449 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:48:45 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:48:45.449 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:45 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:48:46.318 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:46 smithi131 bash[32005]: cluster 2024-08-17T16:48:44.943173+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:46.318 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:46 smithi131 bash[32005]: audit 2024-08-17T16:48:45.370954+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:48:46.319 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:46 smithi131 bash[32005]: audit 2024-08-17T16:48:45.376506+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:46.319 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:46 smithi131 bash[32005]: audit 2024-08-17T16:48:45.382555+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:46.319 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:46 smithi131 bash[22554]: cluster 2024-08-17T16:48:44.943173+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:46.319 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:46 smithi131 bash[22554]: audit 2024-08-17T16:48:45.370954+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:48:46.319 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:46 smithi131 bash[22554]: audit 2024-08-17T16:48:45.376506+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:46.319 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:46 smithi131 bash[22554]: audit 2024-08-17T16:48:45.382555+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:46.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:46 smithi169 bash[24469]: cluster 2024-08-17T16:48:44.943173+0000 mgr.y (mgr.14150) 104 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:46.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:46 smithi169 bash[24469]: audit 2024-08-17T16:48:45.370954+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:48:46.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:46 smithi169 bash[24469]: audit 2024-08-17T16:48:45.376506+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:46.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:46 smithi169 bash[24469]: audit 2024-08-17T16:48:45.382555+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:48.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:48 smithi131 bash[22554]: cluster 2024-08-17T16:48:46.943586+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:48.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:48 smithi131 bash[32005]: cluster 2024-08-17T16:48:46.943586+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:48.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:48 smithi169 bash[24469]: cluster 2024-08-17T16:48:46.943586+0000 mgr.y (mgr.14150) 105 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:50.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:50 smithi131 bash[22554]: cluster 2024-08-17T16:48:48.944014+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:50.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:50 smithi131 bash[32005]: cluster 2024-08-17T16:48:48.944014+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:50.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:50 smithi169 bash[24469]: cluster 2024-08-17T16:48:48.944014+0000 mgr.y (mgr.14150) 106 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:51.791 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:51 smithi131 bash[22554]: audit 2024-08-17T16:48:50.460819+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:51.791 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:51 smithi131 bash[22554]: audit 2024-08-17T16:48:50.466987+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:51.791 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:51 smithi131 bash[22554]: audit 2024-08-17T16:48:50.873976+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:48:51.791 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:51 smithi131 bash[22554]: audit 2024-08-17T16:48:50.874723+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:48:51.791 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:51 smithi131 bash[22554]: audit 2024-08-17T16:48:50.880044+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:51.792 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:51 smithi131 bash[22554]: cluster 2024-08-17T16:48:50.944495+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:51.792 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:51 smithi131 bash[32005]: audit 2024-08-17T16:48:50.460819+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:51.792 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:51 smithi131 bash[32005]: audit 2024-08-17T16:48:50.466987+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:51.792 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:51 smithi131 bash[32005]: audit 2024-08-17T16:48:50.873976+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:48:51.792 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:51 smithi131 bash[32005]: audit 2024-08-17T16:48:50.874723+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:48:51.792 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:51 smithi131 bash[32005]: audit 2024-08-17T16:48:50.880044+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:51.792 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:51 smithi131 bash[32005]: cluster 2024-08-17T16:48:50.944495+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:51.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:51 smithi169 bash[24469]: audit 2024-08-17T16:48:50.460819+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:51.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:51 smithi169 bash[24469]: audit 2024-08-17T16:48:50.466987+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:51.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:51 smithi169 bash[24469]: audit 2024-08-17T16:48:50.873976+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:48:51.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:51 smithi169 bash[24469]: audit 2024-08-17T16:48:50.874723+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:48:51.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:51 smithi169 bash[24469]: audit 2024-08-17T16:48:50.880044+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:51.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:51 smithi169 bash[24469]: cluster 2024-08-17T16:48:50.944495+0000 mgr.y (mgr.14150) 107 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:52.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:52 smithi131 bash[32005]: audit 2024-08-17T16:48:51.794931+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.131:6802/2752478161,v1:172.21.15.131:6803/2752478161]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-17T16:48:52.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:52 smithi131 bash[32005]: audit 2024-08-17T16:48:51.795277+0000 mon.a (mon.0) 278 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-17T16:48:52.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:52 smithi131 bash[22554]: audit 2024-08-17T16:48:51.794931+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.131:6802/2752478161,v1:172.21.15.131:6803/2752478161]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-17T16:48:52.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:52 smithi131 bash[22554]: audit 2024-08-17T16:48:51.795277+0000 mon.a (mon.0) 278 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-17T16:48:52.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:52 smithi169 bash[24469]: audit 2024-08-17T16:48:51.794931+0000 mon.c (mon.2) 4 : audit [INF] from='osd.0 [v2:172.21.15.131:6802/2752478161,v1:172.21.15.131:6803/2752478161]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-17T16:48:52.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:52 smithi169 bash[24469]: audit 2024-08-17T16:48:51.795277+0000 mon.a (mon.0) 278 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-08-17T16:48:53.716 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:53 smithi131 bash[32005]: audit 2024-08-17T16:48:52.478755+0000 mon.a (mon.0) 279 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T16:48:53.716 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:53 smithi131 bash[32005]: cluster 2024-08-17T16:48:52.478907+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-08-17T16:48:53.716 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:53 smithi131 bash[32005]: audit 2024-08-17T16:48:52.479231+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T16:48:53.716 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:53 smithi131 bash[32005]: audit 2024-08-17T16:48:52.480158+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.131:6802/2752478161,v1:172.21.15.131:6803/2752478161]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi131", "root=default"]}]: dispatch 2024-08-17T16:48:53.716 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:53 smithi131 bash[32005]: audit 2024-08-17T16:48:52.480868+0000 mon.a (mon.0) 282 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi131", "root=default"]}]: dispatch 2024-08-17T16:48:53.716 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:53 smithi131 bash[32005]: cluster 2024-08-17T16:48:52.944949+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:53.717 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:53 smithi131 bash[22554]: audit 2024-08-17T16:48:52.478755+0000 mon.a (mon.0) 279 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T16:48:53.717 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:53 smithi131 bash[22554]: cluster 2024-08-17T16:48:52.478907+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-08-17T16:48:53.717 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:53 smithi131 bash[22554]: audit 2024-08-17T16:48:52.479231+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T16:48:53.717 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:53 smithi131 bash[22554]: audit 2024-08-17T16:48:52.480158+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.131:6802/2752478161,v1:172.21.15.131:6803/2752478161]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi131", "root=default"]}]: dispatch 2024-08-17T16:48:53.717 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:53 smithi131 bash[22554]: audit 2024-08-17T16:48:52.480868+0000 mon.a (mon.0) 282 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi131", "root=default"]}]: dispatch 2024-08-17T16:48:53.717 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:53 smithi131 bash[22554]: cluster 2024-08-17T16:48:52.944949+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:53.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:53 smithi169 bash[24469]: audit 2024-08-17T16:48:52.478755+0000 mon.a (mon.0) 279 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T16:48:53.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:53 smithi169 bash[24469]: cluster 2024-08-17T16:48:52.478907+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-08-17T16:48:53.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:53 smithi169 bash[24469]: audit 2024-08-17T16:48:52.479231+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T16:48:53.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:53 smithi169 bash[24469]: audit 2024-08-17T16:48:52.480158+0000 mon.c (mon.2) 5 : audit [INF] from='osd.0 [v2:172.21.15.131:6802/2752478161,v1:172.21.15.131:6803/2752478161]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi131", "root=default"]}]: dispatch 2024-08-17T16:48:53.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:53 smithi169 bash[24469]: audit 2024-08-17T16:48:52.480868+0000 mon.a (mon.0) 282 : audit [INF] from='osd.0 ' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi131", "root=default"]}]: dispatch 2024-08-17T16:48:53.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:53 smithi169 bash[24469]: cluster 2024-08-17T16:48:52.944949+0000 mgr.y (mgr.14150) 108 : cluster [DBG] pgmap v70: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:54.275 INFO:teuthology.orchestra.run.smithi131.stdout:Created osd(s) 0 on host 'smithi131' 2024-08-17T16:48:54.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:54 smithi131 bash[32005]: audit 2024-08-17T16:48:53.476246+0000 mon.a (mon.0) 283 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi131", "root=default"]}]': finished 2024-08-17T16:48:54.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:54 smithi131 bash[32005]: cluster 2024-08-17T16:48:53.476340+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-08-17T16:48:54.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:54 smithi131 bash[32005]: audit 2024-08-17T16:48:53.476630+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T16:48:54.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:54 smithi131 bash[32005]: audit 2024-08-17T16:48:53.483326+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T16:48:54.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:54 smithi131 bash[32005]: audit 2024-08-17T16:48:53.995086+0000 mon.a (mon.0) 287 : audit [INF] from='osd.0 ' entity='osd.0' 2024-08-17T16:48:54.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:54 smithi131 bash[32005]: audit 2024-08-17T16:48:54.255664+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:48:54.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:54 smithi131 bash[32005]: audit 2024-08-17T16:48:54.262722+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:54.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:54 smithi131 bash[32005]: audit 2024-08-17T16:48:54.271171+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:54.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:54 smithi131 bash[22554]: audit 2024-08-17T16:48:53.476246+0000 mon.a (mon.0) 283 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi131", "root=default"]}]': finished 2024-08-17T16:48:54.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:54 smithi131 bash[22554]: cluster 2024-08-17T16:48:53.476340+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-08-17T16:48:54.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:54 smithi131 bash[22554]: audit 2024-08-17T16:48:53.476630+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T16:48:54.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:54 smithi131 bash[22554]: audit 2024-08-17T16:48:53.483326+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T16:48:54.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:54 smithi131 bash[22554]: audit 2024-08-17T16:48:53.995086+0000 mon.a (mon.0) 287 : audit [INF] from='osd.0 ' entity='osd.0' 2024-08-17T16:48:54.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:54 smithi131 bash[22554]: audit 2024-08-17T16:48:54.255664+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:48:54.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:54 smithi131 bash[22554]: audit 2024-08-17T16:48:54.262722+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:54.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:54 smithi131 bash[22554]: audit 2024-08-17T16:48:54.271171+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:54.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:54 smithi169 bash[24469]: audit 2024-08-17T16:48:53.476246+0000 mon.a (mon.0) 283 : audit [INF] from='osd.0 ' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi131", "root=default"]}]': finished 2024-08-17T16:48:54.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:54 smithi169 bash[24469]: cluster 2024-08-17T16:48:53.476340+0000 mon.a (mon.0) 284 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-08-17T16:48:54.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:54 smithi169 bash[24469]: audit 2024-08-17T16:48:53.476630+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T16:48:54.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:54 smithi169 bash[24469]: audit 2024-08-17T16:48:53.483326+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T16:48:54.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:54 smithi169 bash[24469]: audit 2024-08-17T16:48:53.995086+0000 mon.a (mon.0) 287 : audit [INF] from='osd.0 ' entity='osd.0' 2024-08-17T16:48:54.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:54 smithi169 bash[24469]: audit 2024-08-17T16:48:54.255664+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:48:54.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:54 smithi169 bash[24469]: audit 2024-08-17T16:48:54.262722+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:54.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:54 smithi169 bash[24469]: audit 2024-08-17T16:48:54.271171+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:48:54.973 DEBUG:teuthology.orchestra.run.smithi131:osd.0> sudo journalctl -f -n 0 -u ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@osd.0.service 2024-08-17T16:48:54.975 INFO:tasks.cephadm:Deploying osd.1 on smithi131 with /dev/vg_nvme/lv_3... 2024-08-17T16:48:54.976 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-08-17T16:48:55.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:55 smithi131 bash[22554]: cluster 2024-08-17T16:48:52.794818+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:48:55.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:55 smithi131 bash[22554]: cluster 2024-08-17T16:48:52.794929+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:48:55.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:55 smithi131 bash[22554]: audit 2024-08-17T16:48:54.484886+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T16:48:55.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:55 smithi131 bash[22554]: cluster 2024-08-17T16:48:54.945330+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:55.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:55 smithi131 bash[22554]: cluster 2024-08-17T16:48:55.000266+0000 mon.a (mon.0) 292 : cluster [INF] osd.0 [v2:172.21.15.131:6802/2752478161,v1:172.21.15.131:6803/2752478161] boot 2024-08-17T16:48:55.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:55 smithi131 bash[22554]: cluster 2024-08-17T16:48:55.000381+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-08-17T16:48:55.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:55 smithi131 bash[22554]: audit 2024-08-17T16:48:55.000627+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T16:48:55.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:55 smithi131 bash[32005]: cluster 2024-08-17T16:48:52.794818+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:48:55.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:55 smithi131 bash[32005]: cluster 2024-08-17T16:48:52.794929+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:48:55.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:55 smithi131 bash[32005]: audit 2024-08-17T16:48:54.484886+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T16:48:55.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:55 smithi131 bash[32005]: cluster 2024-08-17T16:48:54.945330+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:55.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:55 smithi131 bash[32005]: cluster 2024-08-17T16:48:55.000266+0000 mon.a (mon.0) 292 : cluster [INF] osd.0 [v2:172.21.15.131:6802/2752478161,v1:172.21.15.131:6803/2752478161] boot 2024-08-17T16:48:55.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:55 smithi131 bash[32005]: cluster 2024-08-17T16:48:55.000381+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-08-17T16:48:55.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:55 smithi131 bash[32005]: audit 2024-08-17T16:48:55.000627+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T16:48:55.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:55 smithi169 bash[24469]: cluster 2024-08-17T16:48:52.794818+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:48:55.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:55 smithi169 bash[24469]: cluster 2024-08-17T16:48:52.794929+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:48:55.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:55 smithi169 bash[24469]: audit 2024-08-17T16:48:54.484886+0000 mon.a (mon.0) 291 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T16:48:55.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:55 smithi169 bash[24469]: cluster 2024-08-17T16:48:54.945330+0000 mgr.y (mgr.14150) 109 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-08-17T16:48:55.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:55 smithi169 bash[24469]: cluster 2024-08-17T16:48:55.000266+0000 mon.a (mon.0) 292 : cluster [INF] osd.0 [v2:172.21.15.131:6802/2752478161,v1:172.21.15.131:6803/2752478161] boot 2024-08-17T16:48:55.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:55 smithi169 bash[24469]: cluster 2024-08-17T16:48:55.000381+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-08-17T16:48:55.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:55 smithi169 bash[24469]: audit 2024-08-17T16:48:55.000627+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T16:48:57.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:57 smithi131 bash[32005]: cluster 2024-08-17T16:48:56.498865+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-08-17T16:48:57.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:48:57 smithi131 bash[32005]: cluster 2024-08-17T16:48:56.945823+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:48:57.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:57 smithi131 bash[22554]: cluster 2024-08-17T16:48:56.498865+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-08-17T16:48:57.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:48:57 smithi131 bash[22554]: cluster 2024-08-17T16:48:56.945823+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:48:57.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:57 smithi169 bash[24469]: cluster 2024-08-17T16:48:56.498865+0000 mon.a (mon.0) 295 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-08-17T16:48:57.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:48:57 smithi169 bash[24469]: cluster 2024-08-17T16:48:56.945823+0000 mgr.y (mgr.14150) 110 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:48:59.095 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:49:00.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:00 smithi131 bash[22554]: cluster 2024-08-17T16:48:58.946305+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:00.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:00 smithi131 bash[32005]: cluster 2024-08-17T16:48:58.946305+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:00.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:00 smithi169 bash[24469]: cluster 2024-08-17T16:48:58.946305+0000 mgr.y (mgr.14150) 111 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:02.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:02 smithi131 bash[22554]: cluster 2024-08-17T16:49:00.946732+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:02.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:02 smithi131 bash[32005]: cluster 2024-08-17T16:49:00.946732+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:02.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:02 smithi169 bash[24469]: cluster 2024-08-17T16:49:00.946732+0000 mgr.y (mgr.14150) 112 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:03.858 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T16:49:03.888 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi131:vg_nvme/lv_3 2024-08-17T16:49:04.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:04 smithi131 bash[22554]: cluster 2024-08-17T16:49:02.947029+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:04.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:04 smithi131 bash[32005]: cluster 2024-08-17T16:49:02.947029+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:04.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:04 smithi169 bash[24469]: cluster 2024-08-17T16:49:02.947029+0000 mgr.y (mgr.14150) 113 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:06.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:06 smithi131 bash[22554]: cluster 2024-08-17T16:49:04.947328+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:06.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:06 smithi131 bash[32005]: cluster 2024-08-17T16:49:04.947328+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:06.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:06 smithi169 bash[24469]: cluster 2024-08-17T16:49:04.947328+0000 mgr.y (mgr.14150) 114 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:07.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:07 smithi169 bash[24469]: cephadm 2024-08-17T16:49:06.612419+0000 mgr.y (mgr.14150) 115 : cephadm [INF] Detected new or changed devices on smithi131 2024-08-17T16:49:07.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:07 smithi169 bash[24469]: audit 2024-08-17T16:49:06.620003+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:49:07.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:07 smithi169 bash[24469]: audit 2024-08-17T16:49:06.627410+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:49:07.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:07 smithi169 bash[24469]: audit 2024-08-17T16:49:06.629130+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:49:07.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:07 smithi169 bash[24469]: cephadm 2024-08-17T16:49:06.630549+0000 mgr.y (mgr.14150) 116 : cephadm [INF] Adjusting osd_memory_target on smithi131 to 16241M 2024-08-17T16:49:07.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:07 smithi169 bash[24469]: audit 2024-08-17T16:49:06.637182+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:49:07.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:07 smithi169 bash[24469]: audit 2024-08-17T16:49:06.639754+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:07.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:07 smithi169 bash[24469]: audit 2024-08-17T16:49:06.641353+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:49:07.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:07 smithi169 bash[24469]: audit 2024-08-17T16:49:06.649535+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:49:07.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:07 smithi169 bash[24469]: cluster 2024-08-17T16:49:06.947811+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:08.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:07 smithi131 bash[22554]: cephadm 2024-08-17T16:49:06.612419+0000 mgr.y (mgr.14150) 115 : cephadm [INF] Detected new or changed devices on smithi131 2024-08-17T16:49:08.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:07 smithi131 bash[22554]: audit 2024-08-17T16:49:06.620003+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:49:08.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:07 smithi131 bash[22554]: audit 2024-08-17T16:49:06.627410+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:49:08.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:07 smithi131 bash[22554]: audit 2024-08-17T16:49:06.629130+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:49:08.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:07 smithi131 bash[22554]: cephadm 2024-08-17T16:49:06.630549+0000 mgr.y (mgr.14150) 116 : cephadm [INF] Adjusting osd_memory_target on smithi131 to 16241M 2024-08-17T16:49:08.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:07 smithi131 bash[22554]: audit 2024-08-17T16:49:06.637182+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:49:08.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:07 smithi131 bash[22554]: audit 2024-08-17T16:49:06.639754+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:08.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:07 smithi131 bash[22554]: audit 2024-08-17T16:49:06.641353+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:49:08.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:07 smithi131 bash[22554]: audit 2024-08-17T16:49:06.649535+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:49:08.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:07 smithi131 bash[22554]: cluster 2024-08-17T16:49:06.947811+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:08.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:07 smithi131 bash[32005]: cephadm 2024-08-17T16:49:06.612419+0000 mgr.y (mgr.14150) 115 : cephadm [INF] Detected new or changed devices on smithi131 2024-08-17T16:49:08.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:07 smithi131 bash[32005]: audit 2024-08-17T16:49:06.620003+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:49:08.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:07 smithi131 bash[32005]: audit 2024-08-17T16:49:06.627410+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:49:08.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:07 smithi131 bash[32005]: audit 2024-08-17T16:49:06.629130+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:49:08.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:07 smithi131 bash[32005]: cephadm 2024-08-17T16:49:06.630549+0000 mgr.y (mgr.14150) 116 : cephadm [INF] Adjusting osd_memory_target on smithi131 to 16241M 2024-08-17T16:49:08.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:07 smithi131 bash[32005]: audit 2024-08-17T16:49:06.637182+0000 mon.a (mon.0) 299 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:49:08.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:07 smithi131 bash[32005]: audit 2024-08-17T16:49:06.639754+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:08.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:07 smithi131 bash[32005]: audit 2024-08-17T16:49:06.641353+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:49:08.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:07 smithi131 bash[32005]: audit 2024-08-17T16:49:06.649535+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:49:08.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:07 smithi131 bash[32005]: cluster 2024-08-17T16:49:06.947811+0000 mgr.y (mgr.14150) 117 : cluster [DBG] pgmap v80: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:09.093 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:49:10.333 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:10 smithi131 bash[32005]: cluster 2024-08-17T16:49:08.948278+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:10.333 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:10 smithi131 bash[22554]: cluster 2024-08-17T16:49:08.948278+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:10.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:10 smithi169 bash[24469]: cluster 2024-08-17T16:49:08.948278+0000 mgr.y (mgr.14150) 118 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:12.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:12 smithi131 bash[22554]: cluster 2024-08-17T16:49:10.948739+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:12.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:12 smithi131 bash[32005]: cluster 2024-08-17T16:49:10.948739+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:12.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:12 smithi169 bash[24469]: cluster 2024-08-17T16:49:10.948739+0000 mgr.y (mgr.14150) 119 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:13.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:13 smithi131 bash[22554]: audit 2024-08-17T16:49:12.019130+0000 mgr.y (mgr.14150) 120 : audit [DBG] from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi131:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:49:13.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:13 smithi131 bash[22554]: audit 2024-08-17T16:49:12.021860+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:49:13.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:13 smithi131 bash[22554]: audit 2024-08-17T16:49:12.027426+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:49:13.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:13 smithi131 bash[22554]: audit 2024-08-17T16:49:12.028882+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:13.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:13 smithi131 bash[32005]: audit 2024-08-17T16:49:12.019130+0000 mgr.y (mgr.14150) 120 : audit [DBG] from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi131:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:49:13.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:13 smithi131 bash[32005]: audit 2024-08-17T16:49:12.021860+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:49:13.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:13 smithi131 bash[32005]: audit 2024-08-17T16:49:12.027426+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:49:13.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:13 smithi131 bash[32005]: audit 2024-08-17T16:49:12.028882+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:13.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:13 smithi169 bash[24469]: audit 2024-08-17T16:49:12.019130+0000 mgr.y (mgr.14150) 120 : audit [DBG] from='client.24140 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi131:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:49:13.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:13 smithi169 bash[24469]: audit 2024-08-17T16:49:12.021860+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:49:13.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:13 smithi169 bash[24469]: audit 2024-08-17T16:49:12.027426+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:49:13.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:13 smithi169 bash[24469]: audit 2024-08-17T16:49:12.028882+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:14.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:14 smithi131 bash[22554]: cluster 2024-08-17T16:49:12.949172+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:14.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:14 smithi131 bash[32005]: cluster 2024-08-17T16:49:12.949172+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:14.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:14 smithi169 bash[24469]: cluster 2024-08-17T16:49:12.949172+0000 mgr.y (mgr.14150) 121 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:16.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:16 smithi131 bash[22554]: cluster 2024-08-17T16:49:14.949691+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:16.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:16 smithi131 bash[32005]: cluster 2024-08-17T16:49:14.949691+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:16.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:16 smithi169 bash[24469]: cluster 2024-08-17T16:49:14.949691+0000 mgr.y (mgr.14150) 122 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:18.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:18 smithi131 bash[32005]: cluster 2024-08-17T16:49:16.950066+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:18.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:18 smithi131 bash[22554]: cluster 2024-08-17T16:49:16.950066+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:18.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:18 smithi169 bash[24469]: cluster 2024-08-17T16:49:16.950066+0000 mgr.y (mgr.14150) 123 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:20.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:20 smithi131 bash[22554]: cluster 2024-08-17T16:49:18.950514+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:20.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:20 smithi131 bash[32005]: cluster 2024-08-17T16:49:18.950514+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:20.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:20 smithi169 bash[24469]: cluster 2024-08-17T16:49:18.950514+0000 mgr.y (mgr.14150) 124 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:21.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:21 smithi131 bash[32005]: audit 2024-08-17T16:49:20.203543+0000 mon.c (mon.2) 6 : audit [INF] from='client.? 172.21.15.131:0/993231372' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "28cbaae9-2647-4988-8227-65608f15df55"}]: dispatch 2024-08-17T16:49:21.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:21 smithi131 bash[32005]: audit 2024-08-17T16:49:20.204324+0000 mon.a (mon.0) 306 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "28cbaae9-2647-4988-8227-65608f15df55"}]: dispatch 2024-08-17T16:49:21.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:21 smithi131 bash[32005]: audit 2024-08-17T16:49:20.209345+0000 mon.a (mon.0) 307 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "28cbaae9-2647-4988-8227-65608f15df55"}]': finished 2024-08-17T16:49:21.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:21 smithi131 bash[32005]: cluster 2024-08-17T16:49:20.209390+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-08-17T16:49:21.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:21 smithi131 bash[32005]: audit 2024-08-17T16:49:20.209489+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T16:49:21.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:21 smithi131 bash[32005]: audit 2024-08-17T16:49:20.814238+0000 mon.a (mon.0) 310 : audit [DBG] from='client.? 172.21.15.131:0/3102085787' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:49:21.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:21 smithi131 bash[22554]: audit 2024-08-17T16:49:20.203543+0000 mon.c (mon.2) 6 : audit [INF] from='client.? 172.21.15.131:0/993231372' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "28cbaae9-2647-4988-8227-65608f15df55"}]: dispatch 2024-08-17T16:49:21.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:21 smithi131 bash[22554]: audit 2024-08-17T16:49:20.204324+0000 mon.a (mon.0) 306 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "28cbaae9-2647-4988-8227-65608f15df55"}]: dispatch 2024-08-17T16:49:21.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:21 smithi131 bash[22554]: audit 2024-08-17T16:49:20.209345+0000 mon.a (mon.0) 307 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "28cbaae9-2647-4988-8227-65608f15df55"}]': finished 2024-08-17T16:49:21.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:21 smithi131 bash[22554]: cluster 2024-08-17T16:49:20.209390+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-08-17T16:49:21.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:21 smithi131 bash[22554]: audit 2024-08-17T16:49:20.209489+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T16:49:21.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:21 smithi131 bash[22554]: audit 2024-08-17T16:49:20.814238+0000 mon.a (mon.0) 310 : audit [DBG] from='client.? 172.21.15.131:0/3102085787' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:49:21.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:21 smithi169 bash[24469]: audit 2024-08-17T16:49:20.203543+0000 mon.c (mon.2) 6 : audit [INF] from='client.? 172.21.15.131:0/993231372' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "28cbaae9-2647-4988-8227-65608f15df55"}]: dispatch 2024-08-17T16:49:21.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:21 smithi169 bash[24469]: audit 2024-08-17T16:49:20.204324+0000 mon.a (mon.0) 306 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "28cbaae9-2647-4988-8227-65608f15df55"}]: dispatch 2024-08-17T16:49:21.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:21 smithi169 bash[24469]: audit 2024-08-17T16:49:20.209345+0000 mon.a (mon.0) 307 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "28cbaae9-2647-4988-8227-65608f15df55"}]': finished 2024-08-17T16:49:21.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:21 smithi169 bash[24469]: cluster 2024-08-17T16:49:20.209390+0000 mon.a (mon.0) 308 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-08-17T16:49:21.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:21 smithi169 bash[24469]: audit 2024-08-17T16:49:20.209489+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T16:49:21.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:21 smithi169 bash[24469]: audit 2024-08-17T16:49:20.814238+0000 mon.a (mon.0) 310 : audit [DBG] from='client.? 172.21.15.131:0/3102085787' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:49:22.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:22 smithi131 bash[32005]: cluster 2024-08-17T16:49:20.950778+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:22.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:22 smithi131 bash[22554]: cluster 2024-08-17T16:49:20.950778+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:22.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:22 smithi169 bash[24469]: cluster 2024-08-17T16:49:20.950778+0000 mgr.y (mgr.14150) 125 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:24.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:24 smithi131 bash[32005]: cluster 2024-08-17T16:49:22.951197+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:24.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:24 smithi131 bash[22554]: cluster 2024-08-17T16:49:22.951197+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:24.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:24 smithi169 bash[24469]: cluster 2024-08-17T16:49:22.951197+0000 mgr.y (mgr.14150) 126 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:26.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:26 smithi131 bash[22554]: cluster 2024-08-17T16:49:24.951655+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:26.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:26 smithi131 bash[32005]: cluster 2024-08-17T16:49:24.951655+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:26.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:26 smithi169 bash[24469]: cluster 2024-08-17T16:49:24.951655+0000 mgr.y (mgr.14150) 127 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:28.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:28 smithi131 bash[22554]: cluster 2024-08-17T16:49:26.952136+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:28.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:28 smithi131 bash[32005]: cluster 2024-08-17T16:49:26.952136+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:28.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:28 smithi169 bash[24469]: cluster 2024-08-17T16:49:26.952136+0000 mgr.y (mgr.14150) 128 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:30.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:30 smithi131 bash[22554]: cluster 2024-08-17T16:49:28.952598+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:30.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:30 smithi131 bash[32005]: cluster 2024-08-17T16:49:28.952598+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:30.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:30 smithi169 bash[24469]: cluster 2024-08-17T16:49:28.952598+0000 mgr.y (mgr.14150) 129 : cluster [DBG] pgmap v92: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:32.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:32 smithi131 bash[32005]: cluster 2024-08-17T16:49:30.953091+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:32.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:32 smithi131 bash[22554]: cluster 2024-08-17T16:49:30.953091+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:32.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:32 smithi169 bash[24469]: cluster 2024-08-17T16:49:30.953091+0000 mgr.y (mgr.14150) 130 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:33.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:33 smithi131 bash[22554]: audit 2024-08-17T16:49:32.309400+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-17T16:49:33.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:33 smithi131 bash[22554]: audit 2024-08-17T16:49:32.311017+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:33.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:33 smithi131 bash[32005]: audit 2024-08-17T16:49:32.309400+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-17T16:49:33.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:33 smithi131 bash[32005]: audit 2024-08-17T16:49:32.311017+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:33.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:33 smithi169 bash[24469]: audit 2024-08-17T16:49:32.309400+0000 mon.a (mon.0) 311 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-08-17T16:49:33.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:33 smithi169 bash[24469]: audit 2024-08-17T16:49:32.311017+0000 mon.a (mon.0) 312 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:34.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:34 smithi131 bash[22554]: cephadm 2024-08-17T16:49:32.312238+0000 mgr.y (mgr.14150) 131 : cephadm [INF] Deploying daemon osd.1 on smithi131 2024-08-17T16:49:34.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:34 smithi131 bash[22554]: cluster 2024-08-17T16:49:32.953419+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:34.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:34 smithi131 bash[32005]: cephadm 2024-08-17T16:49:32.312238+0000 mgr.y (mgr.14150) 131 : cephadm [INF] Deploying daemon osd.1 on smithi131 2024-08-17T16:49:34.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:34 smithi131 bash[32005]: cluster 2024-08-17T16:49:32.953419+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:34.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:34 smithi169 bash[24469]: cephadm 2024-08-17T16:49:32.312238+0000 mgr.y (mgr.14150) 131 : cephadm [INF] Deploying daemon osd.1 on smithi131 2024-08-17T16:49:34.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:34 smithi169 bash[24469]: cluster 2024-08-17T16:49:32.953419+0000 mgr.y (mgr.14150) 132 : cluster [DBG] pgmap v94: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:36.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:36 smithi131 bash[22554]: cluster 2024-08-17T16:49:34.953837+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:36.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:36 smithi131 bash[32005]: cluster 2024-08-17T16:49:34.953837+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:36.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:36 smithi169 bash[24469]: cluster 2024-08-17T16:49:34.953837+0000 mgr.y (mgr.14150) 133 : cluster [DBG] pgmap v95: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:36.691 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:49:36 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:49:36.691 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:36 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:49:36.691 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:36 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:49:36.692 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 16:49:36 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:49:37.005 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:36 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:49:37.006 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:49:36 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:49:37.006 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:36 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:49:37.006 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 16:49:36 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:49:37.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:37 smithi131 bash[22554]: audit 2024-08-17T16:49:36.929138+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:49:37.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:37 smithi131 bash[22554]: audit 2024-08-17T16:49:36.933374+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:49:37.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:37 smithi131 bash[22554]: audit 2024-08-17T16:49:36.938646+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:49:37.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:37 smithi131 bash[32005]: audit 2024-08-17T16:49:36.929138+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:49:37.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:37 smithi131 bash[32005]: audit 2024-08-17T16:49:36.933374+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:49:37.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:37 smithi131 bash[32005]: audit 2024-08-17T16:49:36.938646+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:49:37.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:37 smithi169 bash[24469]: audit 2024-08-17T16:49:36.929138+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:49:37.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:37 smithi169 bash[24469]: audit 2024-08-17T16:49:36.933374+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:49:37.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:37 smithi169 bash[24469]: audit 2024-08-17T16:49:36.938646+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:49:38.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:38 smithi131 bash[22554]: cluster 2024-08-17T16:49:36.954136+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:38.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:38 smithi131 bash[32005]: cluster 2024-08-17T16:49:36.954136+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:38.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:38 smithi169 bash[24469]: cluster 2024-08-17T16:49:36.954136+0000 mgr.y (mgr.14150) 134 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:40.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:40 smithi131 bash[22554]: cluster 2024-08-17T16:49:38.954556+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:40.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:40 smithi131 bash[32005]: cluster 2024-08-17T16:49:38.954556+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:40.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:40 smithi169 bash[24469]: cluster 2024-08-17T16:49:38.954556+0000 mgr.y (mgr.14150) 135 : cluster [DBG] pgmap v97: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:42.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:42 smithi131 bash[22554]: cluster 2024-08-17T16:49:40.954955+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:42.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:42 smithi131 bash[22554]: audit 2024-08-17T16:49:42.051807+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:49:42.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:42 smithi131 bash[22554]: audit 2024-08-17T16:49:42.056096+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:49:42.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:42 smithi131 bash[22554]: audit 2024-08-17T16:49:42.056811+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:42.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:42 smithi131 bash[22554]: audit 2024-08-17T16:49:42.057531+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:49:42.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:42 smithi131 bash[22554]: audit 2024-08-17T16:49:42.061911+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:49:42.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:42 smithi131 bash[32005]: cluster 2024-08-17T16:49:40.954955+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:42.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:42 smithi131 bash[32005]: audit 2024-08-17T16:49:42.051807+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:49:42.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:42 smithi131 bash[32005]: audit 2024-08-17T16:49:42.056096+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:49:42.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:42 smithi131 bash[32005]: audit 2024-08-17T16:49:42.056811+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:42.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:42 smithi131 bash[32005]: audit 2024-08-17T16:49:42.057531+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:49:42.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:42 smithi131 bash[32005]: audit 2024-08-17T16:49:42.061911+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:49:42.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:42 smithi169 bash[24469]: cluster 2024-08-17T16:49:40.954955+0000 mgr.y (mgr.14150) 136 : cluster [DBG] pgmap v98: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:42.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:42 smithi169 bash[24469]: audit 2024-08-17T16:49:42.051807+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:49:42.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:42 smithi169 bash[24469]: audit 2024-08-17T16:49:42.056096+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:49:42.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:42 smithi169 bash[24469]: audit 2024-08-17T16:49:42.056811+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:42.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:42 smithi169 bash[24469]: audit 2024-08-17T16:49:42.057531+0000 mon.a (mon.0) 319 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:49:42.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:42 smithi169 bash[24469]: audit 2024-08-17T16:49:42.061911+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:49:44.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:44 smithi131 bash[22554]: cluster 2024-08-17T16:49:42.955279+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:44.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:44 smithi131 bash[22554]: audit 2024-08-17T16:49:43.546850+0000 mon.a (mon.0) 321 : audit [INF] from='osd.1 [v2:172.21.15.131:6810/152446934,v1:172.21.15.131:6811/152446934]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-17T16:49:44.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:44 smithi131 bash[32005]: cluster 2024-08-17T16:49:42.955279+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:44.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:44 smithi131 bash[32005]: audit 2024-08-17T16:49:43.546850+0000 mon.a (mon.0) 321 : audit [INF] from='osd.1 [v2:172.21.15.131:6810/152446934,v1:172.21.15.131:6811/152446934]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-17T16:49:44.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:44 smithi169 bash[24469]: cluster 2024-08-17T16:49:42.955279+0000 mgr.y (mgr.14150) 137 : cluster [DBG] pgmap v99: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:44.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:44 smithi169 bash[24469]: audit 2024-08-17T16:49:43.546850+0000 mon.a (mon.0) 321 : audit [INF] from='osd.1 [v2:172.21.15.131:6810/152446934,v1:172.21.15.131:6811/152446934]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-08-17T16:49:45.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:45 smithi131 bash[22554]: audit 2024-08-17T16:49:44.088093+0000 mon.a (mon.0) 322 : audit [INF] from='osd.1 [v2:172.21.15.131:6810/152446934,v1:172.21.15.131:6811/152446934]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-17T16:49:45.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:45 smithi131 bash[22554]: cluster 2024-08-17T16:49:44.088249+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-08-17T16:49:45.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:45 smithi131 bash[22554]: audit 2024-08-17T16:49:44.088847+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T16:49:45.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:45 smithi131 bash[22554]: audit 2024-08-17T16:49:44.089747+0000 mon.a (mon.0) 325 : audit [INF] from='osd.1 [v2:172.21.15.131:6810/152446934,v1:172.21.15.131:6811/152446934]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi131", "root=default"]}]: dispatch 2024-08-17T16:49:45.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:45 smithi131 bash[22554]: audit 2024-08-17T16:49:45.086928+0000 mon.a (mon.0) 326 : audit [INF] from='osd.1 [v2:172.21.15.131:6810/152446934,v1:172.21.15.131:6811/152446934]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi131", "root=default"]}]': finished 2024-08-17T16:49:45.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:45 smithi131 bash[22554]: cluster 2024-08-17T16:49:45.086983+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-08-17T16:49:45.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:45 smithi131 bash[22554]: audit 2024-08-17T16:49:45.087079+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T16:49:45.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:45 smithi131 bash[32005]: audit 2024-08-17T16:49:44.088093+0000 mon.a (mon.0) 322 : audit [INF] from='osd.1 [v2:172.21.15.131:6810/152446934,v1:172.21.15.131:6811/152446934]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-17T16:49:45.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:45 smithi131 bash[32005]: cluster 2024-08-17T16:49:44.088249+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-08-17T16:49:45.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:45 smithi131 bash[32005]: audit 2024-08-17T16:49:44.088847+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T16:49:45.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:45 smithi131 bash[32005]: audit 2024-08-17T16:49:44.089747+0000 mon.a (mon.0) 325 : audit [INF] from='osd.1 [v2:172.21.15.131:6810/152446934,v1:172.21.15.131:6811/152446934]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi131", "root=default"]}]: dispatch 2024-08-17T16:49:45.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:45 smithi131 bash[32005]: audit 2024-08-17T16:49:45.086928+0000 mon.a (mon.0) 326 : audit [INF] from='osd.1 [v2:172.21.15.131:6810/152446934,v1:172.21.15.131:6811/152446934]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi131", "root=default"]}]': finished 2024-08-17T16:49:45.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:45 smithi131 bash[32005]: cluster 2024-08-17T16:49:45.086983+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-08-17T16:49:45.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:45 smithi131 bash[32005]: audit 2024-08-17T16:49:45.087079+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T16:49:45.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:45 smithi169 bash[24469]: audit 2024-08-17T16:49:44.088093+0000 mon.a (mon.0) 322 : audit [INF] from='osd.1 [v2:172.21.15.131:6810/152446934,v1:172.21.15.131:6811/152446934]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-17T16:49:45.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:45 smithi169 bash[24469]: cluster 2024-08-17T16:49:44.088249+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-08-17T16:49:45.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:45 smithi169 bash[24469]: audit 2024-08-17T16:49:44.088847+0000 mon.a (mon.0) 324 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T16:49:45.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:45 smithi169 bash[24469]: audit 2024-08-17T16:49:44.089747+0000 mon.a (mon.0) 325 : audit [INF] from='osd.1 [v2:172.21.15.131:6810/152446934,v1:172.21.15.131:6811/152446934]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi131", "root=default"]}]: dispatch 2024-08-17T16:49:45.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:45 smithi169 bash[24469]: audit 2024-08-17T16:49:45.086928+0000 mon.a (mon.0) 326 : audit [INF] from='osd.1 [v2:172.21.15.131:6810/152446934,v1:172.21.15.131:6811/152446934]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi131", "root=default"]}]': finished 2024-08-17T16:49:45.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:45 smithi169 bash[24469]: cluster 2024-08-17T16:49:45.086983+0000 mon.a (mon.0) 327 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-08-17T16:49:45.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:45 smithi169 bash[24469]: audit 2024-08-17T16:49:45.087079+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T16:49:45.684 INFO:teuthology.orchestra.run.smithi131.stdout:Created osd(s) 1 on host 'smithi131' 2024-08-17T16:49:46.291 DEBUG:teuthology.orchestra.run.smithi131:osd.1> sudo journalctl -f -n 0 -u ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@osd.1.service 2024-08-17T16:49:46.294 INFO:tasks.cephadm:Deploying osd.2 on smithi131 with /dev/vg_nvme/lv_2... 2024-08-17T16:49:46.295 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-08-17T16:49:46.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:46 smithi131 bash[32005]: cluster 2024-08-17T16:49:44.955560+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:46.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:46 smithi131 bash[32005]: audit 2024-08-17T16:49:45.103479+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T16:49:46.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:46 smithi131 bash[32005]: audit 2024-08-17T16:49:45.634207+0000 mon.a (mon.0) 330 : audit [INF] from='osd.1 [v2:172.21.15.131:6810/152446934,v1:172.21.15.131:6811/152446934]' entity='osd.1' 2024-08-17T16:49:46.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:46 smithi131 bash[32005]: audit 2024-08-17T16:49:45.673741+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:49:46.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:46 smithi131 bash[32005]: audit 2024-08-17T16:49:45.678486+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:49:46.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:46 smithi131 bash[32005]: audit 2024-08-17T16:49:45.682218+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:49:46.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:46 smithi131 bash[32005]: audit 2024-08-17T16:49:46.091219+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T16:49:46.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:46 smithi131 bash[22554]: cluster 2024-08-17T16:49:44.955560+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:46.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:46 smithi131 bash[22554]: audit 2024-08-17T16:49:45.103479+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T16:49:46.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:46 smithi131 bash[22554]: audit 2024-08-17T16:49:45.634207+0000 mon.a (mon.0) 330 : audit [INF] from='osd.1 [v2:172.21.15.131:6810/152446934,v1:172.21.15.131:6811/152446934]' entity='osd.1' 2024-08-17T16:49:46.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:46 smithi131 bash[22554]: audit 2024-08-17T16:49:45.673741+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:49:46.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:46 smithi131 bash[22554]: audit 2024-08-17T16:49:45.678486+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:49:46.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:46 smithi131 bash[22554]: audit 2024-08-17T16:49:45.682218+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:49:46.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:46 smithi131 bash[22554]: audit 2024-08-17T16:49:46.091219+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T16:49:46.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:46 smithi169 bash[24469]: cluster 2024-08-17T16:49:44.955560+0000 mgr.y (mgr.14150) 138 : cluster [DBG] pgmap v101: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:46.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:46 smithi169 bash[24469]: audit 2024-08-17T16:49:45.103479+0000 mon.a (mon.0) 329 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T16:49:46.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:46 smithi169 bash[24469]: audit 2024-08-17T16:49:45.634207+0000 mon.a (mon.0) 330 : audit [INF] from='osd.1 [v2:172.21.15.131:6810/152446934,v1:172.21.15.131:6811/152446934]' entity='osd.1' 2024-08-17T16:49:46.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:46 smithi169 bash[24469]: audit 2024-08-17T16:49:45.673741+0000 mon.a (mon.0) 331 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:49:46.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:46 smithi169 bash[24469]: audit 2024-08-17T16:49:45.678486+0000 mon.a (mon.0) 332 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:49:46.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:46 smithi169 bash[24469]: audit 2024-08-17T16:49:45.682218+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:49:46.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:46 smithi169 bash[24469]: audit 2024-08-17T16:49:46.091219+0000 mon.a (mon.0) 334 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T16:49:47.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:47 smithi131 bash[22554]: cluster 2024-08-17T16:49:44.495491+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:49:47.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:47 smithi131 bash[22554]: cluster 2024-08-17T16:49:44.495585+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:49:47.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:47 smithi131 bash[22554]: cluster 2024-08-17T16:49:46.690398+0000 mon.a (mon.0) 335 : cluster [INF] osd.1 [v2:172.21.15.131:6810/152446934,v1:172.21.15.131:6811/152446934] boot 2024-08-17T16:49:47.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:47 smithi131 bash[22554]: cluster 2024-08-17T16:49:46.690440+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-08-17T16:49:47.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:47 smithi131 bash[22554]: audit 2024-08-17T16:49:46.690809+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T16:49:47.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:47 smithi131 bash[22554]: cluster 2024-08-17T16:49:46.955925+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:47.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:47 smithi131 bash[32005]: cluster 2024-08-17T16:49:44.495491+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:49:47.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:47 smithi131 bash[32005]: cluster 2024-08-17T16:49:44.495585+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:49:47.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:47 smithi131 bash[32005]: cluster 2024-08-17T16:49:46.690398+0000 mon.a (mon.0) 335 : cluster [INF] osd.1 [v2:172.21.15.131:6810/152446934,v1:172.21.15.131:6811/152446934] boot 2024-08-17T16:49:47.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:47 smithi131 bash[32005]: cluster 2024-08-17T16:49:46.690440+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-08-17T16:49:47.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:47 smithi131 bash[32005]: audit 2024-08-17T16:49:46.690809+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T16:49:47.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:47 smithi131 bash[32005]: cluster 2024-08-17T16:49:46.955925+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:47.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:47 smithi169 bash[24469]: cluster 2024-08-17T16:49:44.495491+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:49:47.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:47 smithi169 bash[24469]: cluster 2024-08-17T16:49:44.495585+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:49:47.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:47 smithi169 bash[24469]: cluster 2024-08-17T16:49:46.690398+0000 mon.a (mon.0) 335 : cluster [INF] osd.1 [v2:172.21.15.131:6810/152446934,v1:172.21.15.131:6811/152446934] boot 2024-08-17T16:49:47.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:47 smithi169 bash[24469]: cluster 2024-08-17T16:49:46.690440+0000 mon.a (mon.0) 336 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-08-17T16:49:47.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:47 smithi169 bash[24469]: audit 2024-08-17T16:49:46.690809+0000 mon.a (mon.0) 337 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T16:49:47.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:47 smithi169 bash[24469]: cluster 2024-08-17T16:49:46.955925+0000 mgr.y (mgr.14150) 139 : cluster [DBG] pgmap v104: 0 pgs: ; 0 B data, 30 MiB used, 89 GiB / 89 GiB avail 2024-08-17T16:49:49.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:49 smithi131 bash[22554]: cluster 2024-08-17T16:49:48.235989+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-08-17T16:49:49.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:49 smithi131 bash[22554]: cluster 2024-08-17T16:49:48.956436+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:49:49.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:49 smithi131 bash[32005]: cluster 2024-08-17T16:49:48.235989+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-08-17T16:49:49.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:49 smithi131 bash[32005]: cluster 2024-08-17T16:49:48.956436+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:49:49.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:49 smithi169 bash[24469]: cluster 2024-08-17T16:49:48.235989+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-08-17T16:49:49.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:49 smithi169 bash[24469]: cluster 2024-08-17T16:49:48.956436+0000 mgr.y (mgr.14150) 140 : cluster [DBG] pgmap v106: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:49:50.504 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:49:52.269 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:52 smithi131 bash[32005]: cluster 2024-08-17T16:49:50.956909+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:49:52.269 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:52 smithi131 bash[22554]: cluster 2024-08-17T16:49:50.956909+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:49:52.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:52 smithi169 bash[24469]: cluster 2024-08-17T16:49:50.956909+0000 mgr.y (mgr.14150) 141 : cluster [DBG] pgmap v107: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:49:54.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:54 smithi131 bash[22554]: cluster 2024-08-17T16:49:52.957369+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:49:54.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:54 smithi131 bash[32005]: cluster 2024-08-17T16:49:52.957369+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:49:54.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:54 smithi169 bash[24469]: cluster 2024-08-17T16:49:52.957369+0000 mgr.y (mgr.14150) 142 : cluster [DBG] pgmap v108: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:49:56.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:56 smithi131 bash[22554]: cluster 2024-08-17T16:49:54.957812+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:49:56.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:56 smithi131 bash[22554]: audit 2024-08-17T16:49:55.992718+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:49:56.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:56 smithi131 bash[22554]: audit 2024-08-17T16:49:56.002052+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:49:56.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:56 smithi131 bash[22554]: audit 2024-08-17T16:49:56.003688+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:49:56.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:56 smithi131 bash[22554]: audit 2024-08-17T16:49:56.005140+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:49:56.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:56 smithi131 bash[22554]: audit 2024-08-17T16:49:56.016296+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:49:56.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:56 smithi131 bash[32005]: cluster 2024-08-17T16:49:54.957812+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:49:56.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:56 smithi131 bash[32005]: audit 2024-08-17T16:49:55.992718+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:49:56.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:56 smithi131 bash[32005]: audit 2024-08-17T16:49:56.002052+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:49:56.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:56 smithi131 bash[32005]: audit 2024-08-17T16:49:56.003688+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:49:56.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:56 smithi131 bash[32005]: audit 2024-08-17T16:49:56.005140+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:49:56.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:56 smithi131 bash[32005]: audit 2024-08-17T16:49:56.016296+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:49:56.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:56 smithi169 bash[24469]: cluster 2024-08-17T16:49:54.957812+0000 mgr.y (mgr.14150) 143 : cluster [DBG] pgmap v109: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:49:56.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:56 smithi169 bash[24469]: audit 2024-08-17T16:49:55.992718+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:49:56.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:56 smithi169 bash[24469]: audit 2024-08-17T16:49:56.002052+0000 mon.a (mon.0) 340 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:49:56.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:56 smithi169 bash[24469]: audit 2024-08-17T16:49:56.003688+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:49:56.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:56 smithi169 bash[24469]: audit 2024-08-17T16:49:56.005140+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:49:56.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:56 smithi169 bash[24469]: audit 2024-08-17T16:49:56.016296+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:49:57.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:57 smithi131 bash[22554]: cephadm 2024-08-17T16:49:55.985400+0000 mgr.y (mgr.14150) 144 : cephadm [INF] Detected new or changed devices on smithi131 2024-08-17T16:49:57.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:57 smithi131 bash[22554]: cephadm 2024-08-17T16:49:56.006055+0000 mgr.y (mgr.14150) 145 : cephadm [INF] Adjusting osd_memory_target on smithi131 to 8120M 2024-08-17T16:49:57.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:57 smithi131 bash[22554]: audit 2024-08-17T16:49:56.018664+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:57.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:57 smithi131 bash[22554]: audit 2024-08-17T16:49:56.025532+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:49:57.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:57 smithi131 bash[22554]: audit 2024-08-17T16:49:56.034011+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:49:57.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:57 smithi131 bash[32005]: cephadm 2024-08-17T16:49:55.985400+0000 mgr.y (mgr.14150) 144 : cephadm [INF] Detected new or changed devices on smithi131 2024-08-17T16:49:57.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:57 smithi131 bash[32005]: cephadm 2024-08-17T16:49:56.006055+0000 mgr.y (mgr.14150) 145 : cephadm [INF] Adjusting osd_memory_target on smithi131 to 8120M 2024-08-17T16:49:57.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:57 smithi131 bash[32005]: audit 2024-08-17T16:49:56.018664+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:57.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:57 smithi131 bash[32005]: audit 2024-08-17T16:49:56.025532+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:49:57.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:57 smithi131 bash[32005]: audit 2024-08-17T16:49:56.034011+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:49:57.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:57 smithi169 bash[24469]: cephadm 2024-08-17T16:49:55.985400+0000 mgr.y (mgr.14150) 144 : cephadm [INF] Detected new or changed devices on smithi131 2024-08-17T16:49:57.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:57 smithi169 bash[24469]: cephadm 2024-08-17T16:49:56.006055+0000 mgr.y (mgr.14150) 145 : cephadm [INF] Adjusting osd_memory_target on smithi131 to 8120M 2024-08-17T16:49:57.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:57 smithi169 bash[24469]: audit 2024-08-17T16:49:56.018664+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:49:57.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:57 smithi169 bash[24469]: audit 2024-08-17T16:49:56.025532+0000 mon.a (mon.0) 345 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:49:57.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:57 smithi169 bash[24469]: audit 2024-08-17T16:49:56.034011+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:49:58.215 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T16:49:58.250 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi131:vg_nvme/lv_2 2024-08-17T16:49:58.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:49:58 smithi131 bash[22554]: cluster 2024-08-17T16:49:56.958456+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:49:58.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:49:58 smithi131 bash[32005]: cluster 2024-08-17T16:49:56.958456+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:49:58.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:49:58 smithi169 bash[24469]: cluster 2024-08-17T16:49:56.958456+0000 mgr.y (mgr.14150) 146 : cluster [DBG] pgmap v110: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:00.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:00 smithi131 bash[32005]: cluster 2024-08-17T16:49:58.958941+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:00.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:00 smithi131 bash[32005]: cluster 2024-08-17T16:50:00.000158+0000 mon.a (mon.0) 347 : cluster [INF] overall HEALTH_OK 2024-08-17T16:50:00.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:00 smithi131 bash[22554]: cluster 2024-08-17T16:49:58.958941+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:00.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:00 smithi131 bash[22554]: cluster 2024-08-17T16:50:00.000158+0000 mon.a (mon.0) 347 : cluster [INF] overall HEALTH_OK 2024-08-17T16:50:00.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:00 smithi169 bash[24469]: cluster 2024-08-17T16:49:58.958941+0000 mgr.y (mgr.14150) 147 : cluster [DBG] pgmap v111: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:00.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:00 smithi169 bash[24469]: cluster 2024-08-17T16:50:00.000158+0000 mon.a (mon.0) 347 : cluster [INF] overall HEALTH_OK 2024-08-17T16:50:02.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:02 smithi131 bash[22554]: cluster 2024-08-17T16:50:00.959283+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:02.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:02 smithi131 bash[32005]: cluster 2024-08-17T16:50:00.959283+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:02.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:02 smithi169 bash[24469]: cluster 2024-08-17T16:50:00.959283+0000 mgr.y (mgr.14150) 148 : cluster [DBG] pgmap v112: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:02.940 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:50:04.324 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:04 smithi131 bash[32005]: cluster 2024-08-17T16:50:02.959618+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:04.324 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:04 smithi131 bash[22554]: cluster 2024-08-17T16:50:02.959618+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:04.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:04 smithi169 bash[24469]: cluster 2024-08-17T16:50:02.959618+0000 mgr.y (mgr.14150) 149 : cluster [DBG] pgmap v113: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:06.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:06 smithi131 bash[22554]: cluster 2024-08-17T16:50:04.960060+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:06.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:06 smithi131 bash[22554]: audit 2024-08-17T16:50:05.906283+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:50:06.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:06 smithi131 bash[22554]: audit 2024-08-17T16:50:05.911814+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:50:06.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:06 smithi131 bash[22554]: audit 2024-08-17T16:50:05.913303+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:50:06.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:06 smithi131 bash[32005]: cluster 2024-08-17T16:50:04.960060+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:06.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:06 smithi131 bash[32005]: audit 2024-08-17T16:50:05.906283+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:50:06.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:06 smithi131 bash[32005]: audit 2024-08-17T16:50:05.911814+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:50:06.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:06 smithi131 bash[32005]: audit 2024-08-17T16:50:05.913303+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:50:06.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:06 smithi169 bash[24469]: cluster 2024-08-17T16:50:04.960060+0000 mgr.y (mgr.14150) 150 : cluster [DBG] pgmap v114: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:06.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:06 smithi169 bash[24469]: audit 2024-08-17T16:50:05.906283+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:50:06.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:06 smithi169 bash[24469]: audit 2024-08-17T16:50:05.911814+0000 mon.a (mon.0) 349 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:50:06.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:06 smithi169 bash[24469]: audit 2024-08-17T16:50:05.913303+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:50:07.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:07 smithi131 bash[22554]: audit 2024-08-17T16:50:05.902895+0000 mgr.y (mgr.14150) 151 : audit [DBG] from='client.14262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi131:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:50:07.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:07 smithi131 bash[32005]: audit 2024-08-17T16:50:05.902895+0000 mgr.y (mgr.14150) 151 : audit [DBG] from='client.14262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi131:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:50:07.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:07 smithi169 bash[24469]: audit 2024-08-17T16:50:05.902895+0000 mgr.y (mgr.14150) 151 : audit [DBG] from='client.14262 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi131:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:50:08.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:08 smithi131 bash[22554]: cluster 2024-08-17T16:50:06.960540+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:08.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:08 smithi131 bash[32005]: cluster 2024-08-17T16:50:06.960540+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:08.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:08 smithi169 bash[24469]: cluster 2024-08-17T16:50:06.960540+0000 mgr.y (mgr.14150) 152 : cluster [DBG] pgmap v115: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:10.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:10 smithi131 bash[22554]: cluster 2024-08-17T16:50:08.961012+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:10.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:10 smithi131 bash[32005]: cluster 2024-08-17T16:50:08.961012+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:10.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:10 smithi169 bash[24469]: cluster 2024-08-17T16:50:08.961012+0000 mgr.y (mgr.14150) 153 : cluster [DBG] pgmap v116: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:12.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:12 smithi131 bash[22554]: cluster 2024-08-17T16:50:10.961476+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:12.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:12 smithi131 bash[32005]: cluster 2024-08-17T16:50:10.961476+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:12.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:12 smithi169 bash[24469]: cluster 2024-08-17T16:50:10.961476+0000 mgr.y (mgr.14150) 154 : cluster [DBG] pgmap v117: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:14.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:14 smithi131 bash[22554]: cluster 2024-08-17T16:50:12.961928+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:14.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:14 smithi131 bash[32005]: cluster 2024-08-17T16:50:12.961928+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:14.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:14 smithi169 bash[24469]: cluster 2024-08-17T16:50:12.961928+0000 mgr.y (mgr.14150) 155 : cluster [DBG] pgmap v118: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:15.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:15 smithi131 bash[32005]: audit 2024-08-17T16:50:14.152092+0000 mon.a (mon.0) 351 : audit [INF] from='client.? 172.21.15.131:0/562346604' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c453e3c1-1905-47b4-a0a2-33e89ceee89b"}]: dispatch 2024-08-17T16:50:15.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:15 smithi131 bash[32005]: audit 2024-08-17T16:50:14.165990+0000 mon.a (mon.0) 352 : audit [INF] from='client.? 172.21.15.131:0/562346604' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c453e3c1-1905-47b4-a0a2-33e89ceee89b"}]': finished 2024-08-17T16:50:15.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:15 smithi131 bash[32005]: cluster 2024-08-17T16:50:14.166182+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-08-17T16:50:15.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:15 smithi131 bash[32005]: audit 2024-08-17T16:50:14.166313+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T16:50:15.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:15 smithi131 bash[32005]: audit 2024-08-17T16:50:14.805635+0000 mon.a (mon.0) 355 : audit [DBG] from='client.? 172.21.15.131:0/2156671783' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:50:15.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:15 smithi131 bash[22554]: audit 2024-08-17T16:50:14.152092+0000 mon.a (mon.0) 351 : audit [INF] from='client.? 172.21.15.131:0/562346604' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c453e3c1-1905-47b4-a0a2-33e89ceee89b"}]: dispatch 2024-08-17T16:50:15.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:15 smithi131 bash[22554]: audit 2024-08-17T16:50:14.165990+0000 mon.a (mon.0) 352 : audit [INF] from='client.? 172.21.15.131:0/562346604' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c453e3c1-1905-47b4-a0a2-33e89ceee89b"}]': finished 2024-08-17T16:50:15.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:15 smithi131 bash[22554]: cluster 2024-08-17T16:50:14.166182+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-08-17T16:50:15.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:15 smithi131 bash[22554]: audit 2024-08-17T16:50:14.166313+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T16:50:15.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:15 smithi131 bash[22554]: audit 2024-08-17T16:50:14.805635+0000 mon.a (mon.0) 355 : audit [DBG] from='client.? 172.21.15.131:0/2156671783' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:50:15.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:15 smithi169 bash[24469]: audit 2024-08-17T16:50:14.152092+0000 mon.a (mon.0) 351 : audit [INF] from='client.? 172.21.15.131:0/562346604' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "c453e3c1-1905-47b4-a0a2-33e89ceee89b"}]: dispatch 2024-08-17T16:50:15.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:15 smithi169 bash[24469]: audit 2024-08-17T16:50:14.165990+0000 mon.a (mon.0) 352 : audit [INF] from='client.? 172.21.15.131:0/562346604' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "c453e3c1-1905-47b4-a0a2-33e89ceee89b"}]': finished 2024-08-17T16:50:15.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:15 smithi169 bash[24469]: cluster 2024-08-17T16:50:14.166182+0000 mon.a (mon.0) 353 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-08-17T16:50:15.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:15 smithi169 bash[24469]: audit 2024-08-17T16:50:14.166313+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T16:50:15.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:15 smithi169 bash[24469]: audit 2024-08-17T16:50:14.805635+0000 mon.a (mon.0) 355 : audit [DBG] from='client.? 172.21.15.131:0/2156671783' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:50:16.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:16 smithi131 bash[32005]: cluster 2024-08-17T16:50:14.962257+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:16.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:16 smithi131 bash[22554]: cluster 2024-08-17T16:50:14.962257+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:16.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:16 smithi169 bash[24469]: cluster 2024-08-17T16:50:14.962257+0000 mgr.y (mgr.14150) 156 : cluster [DBG] pgmap v120: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:18.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:18 smithi131 bash[22554]: cluster 2024-08-17T16:50:16.962682+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:18.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:18 smithi131 bash[32005]: cluster 2024-08-17T16:50:16.962682+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:18.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:18 smithi169 bash[24469]: cluster 2024-08-17T16:50:16.962682+0000 mgr.y (mgr.14150) 157 : cluster [DBG] pgmap v121: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:20.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:20 smithi131 bash[22554]: cluster 2024-08-17T16:50:18.963159+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:20.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:20 smithi131 bash[32005]: cluster 2024-08-17T16:50:18.963159+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:20.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:20 smithi169 bash[24469]: cluster 2024-08-17T16:50:18.963159+0000 mgr.y (mgr.14150) 158 : cluster [DBG] pgmap v122: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:22.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:22 smithi131 bash[22554]: cluster 2024-08-17T16:50:20.963631+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:22.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:22 smithi131 bash[32005]: cluster 2024-08-17T16:50:20.963631+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:22.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:22 smithi169 bash[24469]: cluster 2024-08-17T16:50:20.963631+0000 mgr.y (mgr.14150) 159 : cluster [DBG] pgmap v123: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:24.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:24 smithi131 bash[22554]: cluster 2024-08-17T16:50:22.964170+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:24.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:24 smithi131 bash[32005]: cluster 2024-08-17T16:50:22.964170+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:24.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:24 smithi169 bash[24469]: cluster 2024-08-17T16:50:22.964170+0000 mgr.y (mgr.14150) 160 : cluster [DBG] pgmap v124: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:26.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:26 smithi131 bash[22554]: cluster 2024-08-17T16:50:24.964757+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:26.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:26 smithi131 bash[32005]: cluster 2024-08-17T16:50:24.964757+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:26.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:26 smithi169 bash[24469]: cluster 2024-08-17T16:50:24.964757+0000 mgr.y (mgr.14150) 161 : cluster [DBG] pgmap v125: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:27.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:27 smithi131 bash[22554]: audit 2024-08-17T16:50:26.523935+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-17T16:50:27.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:27 smithi131 bash[22554]: audit 2024-08-17T16:50:26.525580+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:50:27.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:27 smithi131 bash[32005]: audit 2024-08-17T16:50:26.523935+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-17T16:50:27.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:27 smithi131 bash[32005]: audit 2024-08-17T16:50:26.525580+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:50:27.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:27 smithi169 bash[24469]: audit 2024-08-17T16:50:26.523935+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-08-17T16:50:27.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:27 smithi169 bash[24469]: audit 2024-08-17T16:50:26.525580+0000 mon.a (mon.0) 357 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:50:28.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:28 smithi131 bash[22554]: cephadm 2024-08-17T16:50:26.527003+0000 mgr.y (mgr.14150) 162 : cephadm [INF] Deploying daemon osd.2 on smithi131 2024-08-17T16:50:28.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:28 smithi131 bash[22554]: cluster 2024-08-17T16:50:26.965298+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:28.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:28 smithi131 bash[32005]: cephadm 2024-08-17T16:50:26.527003+0000 mgr.y (mgr.14150) 162 : cephadm [INF] Deploying daemon osd.2 on smithi131 2024-08-17T16:50:28.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:28 smithi131 bash[32005]: cluster 2024-08-17T16:50:26.965298+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:28.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:28 smithi169 bash[24469]: cephadm 2024-08-17T16:50:26.527003+0000 mgr.y (mgr.14150) 162 : cephadm [INF] Deploying daemon osd.2 on smithi131 2024-08-17T16:50:28.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:28 smithi169 bash[24469]: cluster 2024-08-17T16:50:26.965298+0000 mgr.y (mgr.14150) 163 : cluster [DBG] pgmap v126: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:30.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:30 smithi131 bash[32005]: cluster 2024-08-17T16:50:28.965872+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:30.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:30 smithi131 bash[22554]: cluster 2024-08-17T16:50:28.965872+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:30.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:30 smithi169 bash[24469]: cluster 2024-08-17T16:50:28.965872+0000 mgr.y (mgr.14150) 164 : cluster [DBG] pgmap v127: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:30.830 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:30 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:50:30.831 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:30 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:50:30.831 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 16:50:30 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:50:30.832 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 16:50:30 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:50:30.832 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:50:30 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:50:31.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:50:30 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:50:31.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:30 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:50:31.099 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 16:50:30 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:50:31.099 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 16:50:30 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:50:31.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:30 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:50:31.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:31 smithi131 bash[22554]: audit 2024-08-17T16:50:31.091467+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:50:31.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:31 smithi131 bash[22554]: audit 2024-08-17T16:50:31.095199+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:50:31.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:31 smithi131 bash[22554]: audit 2024-08-17T16:50:31.100409+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:50:31.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:31 smithi131 bash[32005]: audit 2024-08-17T16:50:31.091467+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:50:31.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:31 smithi131 bash[32005]: audit 2024-08-17T16:50:31.095199+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:50:31.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:31 smithi131 bash[32005]: audit 2024-08-17T16:50:31.100409+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:50:31.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:31 smithi169 bash[24469]: audit 2024-08-17T16:50:31.091467+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:50:31.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:31 smithi169 bash[24469]: audit 2024-08-17T16:50:31.095199+0000 mon.a (mon.0) 359 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:50:31.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:31 smithi169 bash[24469]: audit 2024-08-17T16:50:31.100409+0000 mon.a (mon.0) 360 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:50:32.554 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:32 smithi131 bash[32005]: cluster 2024-08-17T16:50:30.966254+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:32.555 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:32 smithi131 bash[22554]: cluster 2024-08-17T16:50:30.966254+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:32.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:32 smithi169 bash[24469]: cluster 2024-08-17T16:50:30.966254+0000 mgr.y (mgr.14150) 165 : cluster [DBG] pgmap v128: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:34.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:34 smithi131 bash[22554]: cluster 2024-08-17T16:50:32.966702+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:34.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:34 smithi131 bash[32005]: cluster 2024-08-17T16:50:32.966702+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:34.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:34 smithi169 bash[24469]: cluster 2024-08-17T16:50:32.966702+0000 mgr.y (mgr.14150) 166 : cluster [DBG] pgmap v129: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:36.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:36 smithi131 bash[22554]: cluster 2024-08-17T16:50:34.967196+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:36.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:36 smithi131 bash[32005]: cluster 2024-08-17T16:50:34.967196+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:36.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:36 smithi169 bash[24469]: cluster 2024-08-17T16:50:34.967196+0000 mgr.y (mgr.14150) 167 : cluster [DBG] pgmap v130: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:37.303 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:37 smithi131 bash[32005]: audit 2024-08-17T16:50:36.227402+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:50:37.303 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:37 smithi131 bash[32005]: audit 2024-08-17T16:50:36.231772+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:50:37.303 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:37 smithi131 bash[32005]: audit 2024-08-17T16:50:36.650128+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:50:37.303 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:37 smithi131 bash[32005]: audit 2024-08-17T16:50:36.651005+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:50:37.303 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:37 smithi131 bash[32005]: audit 2024-08-17T16:50:36.658419+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:50:37.304 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:37 smithi131 bash[32005]: cluster 2024-08-17T16:50:36.967693+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:37.304 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:37 smithi131 bash[22554]: audit 2024-08-17T16:50:36.227402+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:50:37.304 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:37 smithi131 bash[22554]: audit 2024-08-17T16:50:36.231772+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:50:37.304 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:37 smithi131 bash[22554]: audit 2024-08-17T16:50:36.650128+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:50:37.304 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:37 smithi131 bash[22554]: audit 2024-08-17T16:50:36.651005+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:50:37.304 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:37 smithi131 bash[22554]: audit 2024-08-17T16:50:36.658419+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:50:37.304 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:37 smithi131 bash[22554]: cluster 2024-08-17T16:50:36.967693+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:37.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:37 smithi169 bash[24469]: audit 2024-08-17T16:50:36.227402+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:50:37.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:37 smithi169 bash[24469]: audit 2024-08-17T16:50:36.231772+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:50:37.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:37 smithi169 bash[24469]: audit 2024-08-17T16:50:36.650128+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:50:37.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:37 smithi169 bash[24469]: audit 2024-08-17T16:50:36.651005+0000 mon.a (mon.0) 364 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:50:37.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:37 smithi169 bash[24469]: audit 2024-08-17T16:50:36.658419+0000 mon.a (mon.0) 365 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:50:37.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:37 smithi169 bash[24469]: cluster 2024-08-17T16:50:36.967693+0000 mgr.y (mgr.14150) 168 : cluster [DBG] pgmap v131: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:39.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:38 smithi131 bash[22554]: audit 2024-08-17T16:50:37.795949+0000 mon.c (mon.2) 7 : audit [INF] from='osd.2 [v2:172.21.15.131:6818/1578403024,v1:172.21.15.131:6819/1578403024]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-17T16:50:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:38 smithi131 bash[22554]: audit 2024-08-17T16:50:37.796319+0000 mon.a (mon.0) 366 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-17T16:50:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:38 smithi131 bash[32005]: audit 2024-08-17T16:50:37.795949+0000 mon.c (mon.2) 7 : audit [INF] from='osd.2 [v2:172.21.15.131:6818/1578403024,v1:172.21.15.131:6819/1578403024]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-17T16:50:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:38 smithi131 bash[32005]: audit 2024-08-17T16:50:37.796319+0000 mon.a (mon.0) 366 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-17T16:50:39.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:38 smithi169 bash[24469]: audit 2024-08-17T16:50:37.795949+0000 mon.c (mon.2) 7 : audit [INF] from='osd.2 [v2:172.21.15.131:6818/1578403024,v1:172.21.15.131:6819/1578403024]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-17T16:50:39.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:38 smithi169 bash[24469]: audit 2024-08-17T16:50:37.796319+0000 mon.a (mon.0) 366 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-08-17T16:50:40.027 INFO:teuthology.orchestra.run.smithi131.stdout:Created osd(s) 2 on host 'smithi131' 2024-08-17T16:50:40.045 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:39 smithi131 bash[32005]: audit 2024-08-17T16:50:38.672770+0000 mon.a (mon.0) 367 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-17T16:50:40.045 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:39 smithi131 bash[32005]: cluster 2024-08-17T16:50:38.672911+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-08-17T16:50:40.046 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:39 smithi131 bash[32005]: audit 2024-08-17T16:50:38.673170+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T16:50:40.046 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:39 smithi131 bash[32005]: audit 2024-08-17T16:50:38.674204+0000 mon.c (mon.2) 8 : audit [INF] from='osd.2 [v2:172.21.15.131:6818/1578403024,v1:172.21.15.131:6819/1578403024]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi131", "root=default"]}]: dispatch 2024-08-17T16:50:40.046 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:39 smithi131 bash[32005]: audit 2024-08-17T16:50:38.675061+0000 mon.a (mon.0) 370 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi131", "root=default"]}]: dispatch 2024-08-17T16:50:40.046 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:39 smithi131 bash[32005]: cluster 2024-08-17T16:50:38.968234+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:40.047 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:39 smithi131 bash[22554]: audit 2024-08-17T16:50:38.672770+0000 mon.a (mon.0) 367 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-17T16:50:40.047 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:39 smithi131 bash[22554]: cluster 2024-08-17T16:50:38.672911+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-08-17T16:50:40.047 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:39 smithi131 bash[22554]: audit 2024-08-17T16:50:38.673170+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T16:50:40.047 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:39 smithi131 bash[22554]: audit 2024-08-17T16:50:38.674204+0000 mon.c (mon.2) 8 : audit [INF] from='osd.2 [v2:172.21.15.131:6818/1578403024,v1:172.21.15.131:6819/1578403024]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi131", "root=default"]}]: dispatch 2024-08-17T16:50:40.047 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:39 smithi131 bash[22554]: audit 2024-08-17T16:50:38.675061+0000 mon.a (mon.0) 370 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi131", "root=default"]}]: dispatch 2024-08-17T16:50:40.047 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:39 smithi131 bash[22554]: cluster 2024-08-17T16:50:38.968234+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:40.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:39 smithi169 bash[24469]: audit 2024-08-17T16:50:38.672770+0000 mon.a (mon.0) 367 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-17T16:50:40.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:39 smithi169 bash[24469]: cluster 2024-08-17T16:50:38.672911+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-08-17T16:50:40.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:39 smithi169 bash[24469]: audit 2024-08-17T16:50:38.673170+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T16:50:40.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:39 smithi169 bash[24469]: audit 2024-08-17T16:50:38.674204+0000 mon.c (mon.2) 8 : audit [INF] from='osd.2 [v2:172.21.15.131:6818/1578403024,v1:172.21.15.131:6819/1578403024]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi131", "root=default"]}]: dispatch 2024-08-17T16:50:40.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:39 smithi169 bash[24469]: audit 2024-08-17T16:50:38.675061+0000 mon.a (mon.0) 370 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi131", "root=default"]}]: dispatch 2024-08-17T16:50:40.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:39 smithi169 bash[24469]: cluster 2024-08-17T16:50:38.968234+0000 mgr.y (mgr.14150) 169 : cluster [DBG] pgmap v133: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:40.719 DEBUG:teuthology.orchestra.run.smithi131:osd.2> sudo journalctl -f -n 0 -u ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@osd.2.service 2024-08-17T16:50:40.721 INFO:tasks.cephadm:Deploying osd.3 on smithi131 with /dev/vg_nvme/lv_1... 2024-08-17T16:50:40.721 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-08-17T16:50:41.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:40 smithi131 bash[22554]: audit 2024-08-17T16:50:39.677986+0000 mon.a (mon.0) 371 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi131", "root=default"]}]': finished 2024-08-17T16:50:41.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:40 smithi131 bash[22554]: cluster 2024-08-17T16:50:39.678115+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-08-17T16:50:41.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:40 smithi131 bash[22554]: audit 2024-08-17T16:50:39.678906+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T16:50:41.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:40 smithi131 bash[22554]: audit 2024-08-17T16:50:39.690584+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T16:50:41.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:40 smithi131 bash[22554]: audit 2024-08-17T16:50:39.841757+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:50:41.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:40 smithi131 bash[22554]: audit 2024-08-17T16:50:39.925194+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:50:41.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:40 smithi131 bash[22554]: audit 2024-08-17T16:50:40.020168+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:50:41.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:40 smithi131 bash[22554]: audit 2024-08-17T16:50:40.188589+0000 mon.a (mon.0) 378 : audit [INF] from='osd.2 ' entity='osd.2' 2024-08-17T16:50:41.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:40 smithi131 bash[32005]: audit 2024-08-17T16:50:39.677986+0000 mon.a (mon.0) 371 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi131", "root=default"]}]': finished 2024-08-17T16:50:41.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:40 smithi131 bash[32005]: cluster 2024-08-17T16:50:39.678115+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-08-17T16:50:41.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:40 smithi131 bash[32005]: audit 2024-08-17T16:50:39.678906+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T16:50:41.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:40 smithi131 bash[32005]: audit 2024-08-17T16:50:39.690584+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T16:50:41.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:40 smithi131 bash[32005]: audit 2024-08-17T16:50:39.841757+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:50:41.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:40 smithi131 bash[32005]: audit 2024-08-17T16:50:39.925194+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:50:41.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:40 smithi131 bash[32005]: audit 2024-08-17T16:50:40.020168+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:50:41.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:40 smithi131 bash[32005]: audit 2024-08-17T16:50:40.188589+0000 mon.a (mon.0) 378 : audit [INF] from='osd.2 ' entity='osd.2' 2024-08-17T16:50:41.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:40 smithi169 bash[24469]: audit 2024-08-17T16:50:39.677986+0000 mon.a (mon.0) 371 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi131", "root=default"]}]': finished 2024-08-17T16:50:41.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:40 smithi169 bash[24469]: cluster 2024-08-17T16:50:39.678115+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-08-17T16:50:41.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:40 smithi169 bash[24469]: audit 2024-08-17T16:50:39.678906+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T16:50:41.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:40 smithi169 bash[24469]: audit 2024-08-17T16:50:39.690584+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T16:50:41.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:40 smithi169 bash[24469]: audit 2024-08-17T16:50:39.841757+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:50:41.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:40 smithi169 bash[24469]: audit 2024-08-17T16:50:39.925194+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:50:41.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:40 smithi169 bash[24469]: audit 2024-08-17T16:50:40.020168+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:50:41.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:40 smithi169 bash[24469]: audit 2024-08-17T16:50:40.188589+0000 mon.a (mon.0) 378 : audit [INF] from='osd.2 ' entity='osd.2' 2024-08-17T16:50:42.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:41 smithi131 bash[22554]: cluster 2024-08-17T16:50:38.808303+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:50:42.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:41 smithi131 bash[22554]: cluster 2024-08-17T16:50:38.808421+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:50:42.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:41 smithi131 bash[22554]: audit 2024-08-17T16:50:40.694195+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T16:50:42.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:41 smithi131 bash[22554]: cluster 2024-08-17T16:50:40.968742+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:42.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:41 smithi131 bash[22554]: cluster 2024-08-17T16:50:41.191668+0000 mon.a (mon.0) 380 : cluster [INF] osd.2 [v2:172.21.15.131:6818/1578403024,v1:172.21.15.131:6819/1578403024] boot 2024-08-17T16:50:42.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:41 smithi131 bash[22554]: cluster 2024-08-17T16:50:41.191749+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-08-17T16:50:42.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:41 smithi131 bash[22554]: audit 2024-08-17T16:50:41.192049+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T16:50:42.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:41 smithi131 bash[32005]: cluster 2024-08-17T16:50:38.808303+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:50:42.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:41 smithi131 bash[32005]: cluster 2024-08-17T16:50:38.808421+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:50:42.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:41 smithi131 bash[32005]: audit 2024-08-17T16:50:40.694195+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T16:50:42.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:41 smithi131 bash[32005]: cluster 2024-08-17T16:50:40.968742+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:42.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:41 smithi131 bash[32005]: cluster 2024-08-17T16:50:41.191668+0000 mon.a (mon.0) 380 : cluster [INF] osd.2 [v2:172.21.15.131:6818/1578403024,v1:172.21.15.131:6819/1578403024] boot 2024-08-17T16:50:42.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:41 smithi131 bash[32005]: cluster 2024-08-17T16:50:41.191749+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-08-17T16:50:42.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:41 smithi131 bash[32005]: audit 2024-08-17T16:50:41.192049+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T16:50:42.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:41 smithi169 bash[24469]: cluster 2024-08-17T16:50:38.808303+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:50:42.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:41 smithi169 bash[24469]: cluster 2024-08-17T16:50:38.808421+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:50:42.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:41 smithi169 bash[24469]: audit 2024-08-17T16:50:40.694195+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T16:50:42.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:41 smithi169 bash[24469]: cluster 2024-08-17T16:50:40.968742+0000 mgr.y (mgr.14150) 170 : cluster [DBG] pgmap v135: 0 pgs: ; 0 B data, 61 MiB used, 179 GiB / 179 GiB avail 2024-08-17T16:50:42.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:41 smithi169 bash[24469]: cluster 2024-08-17T16:50:41.191668+0000 mon.a (mon.0) 380 : cluster [INF] osd.2 [v2:172.21.15.131:6818/1578403024,v1:172.21.15.131:6819/1578403024] boot 2024-08-17T16:50:42.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:41 smithi169 bash[24469]: cluster 2024-08-17T16:50:41.191749+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-08-17T16:50:42.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:41 smithi169 bash[24469]: audit 2024-08-17T16:50:41.192049+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T16:50:44.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:43 smithi131 bash[22554]: cluster 2024-08-17T16:50:42.704672+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-08-17T16:50:44.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:43 smithi131 bash[22554]: cluster 2024-08-17T16:50:42.969060+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 92 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:50:44.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:43 smithi131 bash[22554]: audit 2024-08-17T16:50:43.060898+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-08-17T16:50:44.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:43 smithi131 bash[32005]: cluster 2024-08-17T16:50:42.704672+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-08-17T16:50:44.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:43 smithi131 bash[32005]: cluster 2024-08-17T16:50:42.969060+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 92 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:50:44.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:43 smithi131 bash[32005]: audit 2024-08-17T16:50:43.060898+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-08-17T16:50:44.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:43 smithi169 bash[24469]: cluster 2024-08-17T16:50:42.704672+0000 mon.a (mon.0) 383 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-08-17T16:50:44.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:43 smithi169 bash[24469]: cluster 2024-08-17T16:50:42.969060+0000 mgr.y (mgr.14150) 171 : cluster [DBG] pgmap v138: 0 pgs: ; 0 B data, 92 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:50:44.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:43 smithi169 bash[24469]: audit 2024-08-17T16:50:43.060898+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]: dispatch 2024-08-17T16:50:44.929 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:50:45.069 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:44 smithi131 bash[32005]: audit 2024-08-17T16:50:43.719633+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-08-17T16:50:45.069 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:44 smithi131 bash[32005]: cluster 2024-08-17T16:50:43.719821+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-08-17T16:50:45.069 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:44 smithi131 bash[32005]: audit 2024-08-17T16:50:43.722489+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-08-17T16:50:45.069 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:44 smithi131 bash[22554]: audit 2024-08-17T16:50:43.719633+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-08-17T16:50:45.069 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:44 smithi131 bash[22554]: cluster 2024-08-17T16:50:43.719821+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-08-17T16:50:45.069 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:44 smithi131 bash[22554]: audit 2024-08-17T16:50:43.722489+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-08-17T16:50:45.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:44 smithi169 bash[24469]: audit 2024-08-17T16:50:43.719633+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd='[{"prefix": "osd pool create", "format": "json", "pool": ".mgr", "pg_num": 1, "pg_num_min": 1, "pg_num_max": 32, "yes_i_really_mean_it": true}]': finished 2024-08-17T16:50:45.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:44 smithi169 bash[24469]: cluster 2024-08-17T16:50:43.719821+0000 mon.a (mon.0) 386 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-08-17T16:50:45.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:44 smithi169 bash[24469]: audit 2024-08-17T16:50:43.722489+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-08-17T16:50:46.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:45 smithi131 bash[22554]: audit 2024-08-17T16:50:44.723244+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-08-17T16:50:46.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:45 smithi131 bash[22554]: cluster 2024-08-17T16:50:44.723403+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-08-17T16:50:46.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:45 smithi131 bash[22554]: cluster 2024-08-17T16:50:44.969343+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v141: 1 pgs: 1 unknown; 0 B data, 92 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:50:46.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:45 smithi131 bash[32005]: audit 2024-08-17T16:50:44.723244+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-08-17T16:50:46.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:45 smithi131 bash[32005]: cluster 2024-08-17T16:50:44.723403+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-08-17T16:50:46.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:45 smithi131 bash[32005]: cluster 2024-08-17T16:50:44.969343+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v141: 1 pgs: 1 unknown; 0 B data, 92 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:50:46.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:45 smithi169 bash[24469]: audit 2024-08-17T16:50:44.723244+0000 mon.a (mon.0) 388 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-08-17T16:50:46.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:45 smithi169 bash[24469]: cluster 2024-08-17T16:50:44.723403+0000 mon.a (mon.0) 389 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-08-17T16:50:46.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:45 smithi169 bash[24469]: cluster 2024-08-17T16:50:44.969343+0000 mgr.y (mgr.14150) 172 : cluster [DBG] pgmap v141: 1 pgs: 1 unknown; 0 B data, 92 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:50:47.065 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:46 smithi131 bash[32005]: cluster 2024-08-17T16:50:45.751114+0000 mon.a (mon.0) 390 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-08-17T16:50:47.065 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:46 smithi131 bash[32005]: cluster 2024-08-17T16:50:45.751213+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-08-17T16:50:47.066 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:46 smithi131 bash[32005]: audit 2024-08-17T16:50:45.862651+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:50:47.066 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:46 smithi131 bash[22554]: cluster 2024-08-17T16:50:45.751114+0000 mon.a (mon.0) 390 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-08-17T16:50:47.066 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:46 smithi131 bash[22554]: cluster 2024-08-17T16:50:45.751213+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-08-17T16:50:47.066 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:46 smithi131 bash[22554]: audit 2024-08-17T16:50:45.862651+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:50:47.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:46 smithi169 bash[24469]: cluster 2024-08-17T16:50:45.751114+0000 mon.a (mon.0) 390 : cluster [DBG] mgrmap e15: y(active, since 4m), standbys: x 2024-08-17T16:50:47.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:46 smithi169 bash[24469]: cluster 2024-08-17T16:50:45.751213+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e22: 3 total, 3 up, 3 in 2024-08-17T16:50:47.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:46 smithi169 bash[24469]: audit 2024-08-17T16:50:45.862651+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:50:48.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:48 smithi131 bash[22554]: cluster 2024-08-17T16:50:46.969761+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v143: 1 pgs: 1 unknown; 0 B data, 93 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:50:48.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:48 smithi131 bash[22554]: audit 2024-08-17T16:50:47.609973+0000 mon.a (mon.0) 393 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T16:50:48.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:48 smithi131 bash[32005]: cluster 2024-08-17T16:50:46.969761+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v143: 1 pgs: 1 unknown; 0 B data, 93 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:50:48.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:48 smithi131 bash[32005]: audit 2024-08-17T16:50:47.609973+0000 mon.a (mon.0) 393 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T16:50:49.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:49 smithi169 bash[24469]: cluster 2024-08-17T16:50:46.969761+0000 mgr.y (mgr.14150) 173 : cluster [DBG] pgmap v143: 1 pgs: 1 unknown; 0 B data, 93 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:50:49.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:49 smithi169 bash[24469]: audit 2024-08-17T16:50:47.609973+0000 mon.a (mon.0) 393 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T16:50:49.956 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T16:50:49.994 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi131:vg_nvme/lv_1 2024-08-17T16:50:50.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:50 smithi131 bash[22554]: audit 2024-08-17T16:50:48.518941+0000 mon.a (mon.0) 394 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T16:50:50.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:50 smithi131 bash[22554]: audit 2024-08-17T16:50:48.521777+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:50:50.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:50 smithi131 bash[22554]: audit 2024-08-17T16:50:48.522352+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:50:50.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:50 smithi131 bash[22554]: audit 2024-08-17T16:50:48.522662+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:50:50.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:50 smithi131 bash[22554]: audit 2024-08-17T16:50:48.529102+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T16:50:50.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:50 smithi131 bash[22554]: audit 2024-08-17T16:50:48.529538+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:50:50.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:50 smithi131 bash[22554]: audit 2024-08-17T16:50:48.529721+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:50:50.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:50 smithi131 bash[22554]: audit 2024-08-17T16:50:48.529928+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:50:50.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:50 smithi131 bash[22554]: cluster 2024-08-17T16:50:48.970328+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:50:50.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:50 smithi131 bash[22554]: audit 2024-08-17T16:50:49.436040+0000 mon.b (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T16:50:50.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:50 smithi131 bash[22554]: audit 2024-08-17T16:50:49.459819+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:50:50.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:50 smithi131 bash[22554]: audit 2024-08-17T16:50:49.461529+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:50:50.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:50 smithi131 bash[22554]: audit 2024-08-17T16:50:49.461709+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:50:50.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:50 smithi131 bash[22554]: audit 2024-08-17T16:50:49.461855+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:50:50.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:50 smithi131 bash[32005]: audit 2024-08-17T16:50:48.518941+0000 mon.a (mon.0) 394 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T16:50:50.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:50 smithi131 bash[32005]: audit 2024-08-17T16:50:48.521777+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:50:50.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:50 smithi131 bash[32005]: audit 2024-08-17T16:50:48.522352+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:50:50.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:50 smithi131 bash[32005]: audit 2024-08-17T16:50:48.522662+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:50:50.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:50 smithi131 bash[32005]: audit 2024-08-17T16:50:48.529102+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T16:50:50.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:50 smithi131 bash[32005]: audit 2024-08-17T16:50:48.529538+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:50:50.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:50 smithi131 bash[32005]: audit 2024-08-17T16:50:48.529721+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:50:50.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:50 smithi131 bash[32005]: audit 2024-08-17T16:50:48.529928+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:50:50.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:50 smithi131 bash[32005]: cluster 2024-08-17T16:50:48.970328+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:50:50.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:50 smithi131 bash[32005]: audit 2024-08-17T16:50:49.436040+0000 mon.b (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T16:50:50.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:50 smithi131 bash[32005]: audit 2024-08-17T16:50:49.459819+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:50:50.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:50 smithi131 bash[32005]: audit 2024-08-17T16:50:49.461529+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:50:50.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:50 smithi131 bash[32005]: audit 2024-08-17T16:50:49.461709+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:50:50.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:50 smithi131 bash[32005]: audit 2024-08-17T16:50:49.461855+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:50:50.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:50 smithi169 bash[24469]: audit 2024-08-17T16:50:48.518941+0000 mon.a (mon.0) 394 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T16:50:50.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:50 smithi169 bash[24469]: audit 2024-08-17T16:50:48.521777+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:50:50.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:50 smithi169 bash[24469]: audit 2024-08-17T16:50:48.522352+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:50:50.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:50 smithi169 bash[24469]: audit 2024-08-17T16:50:48.522662+0000 mon.a (mon.0) 397 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:50:50.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:50 smithi169 bash[24469]: audit 2024-08-17T16:50:48.529102+0000 mon.b (mon.1) 8 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T16:50:50.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:50 smithi169 bash[24469]: audit 2024-08-17T16:50:48.529538+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:50:50.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:50 smithi169 bash[24469]: audit 2024-08-17T16:50:48.529721+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:50:50.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:50 smithi169 bash[24469]: audit 2024-08-17T16:50:48.529928+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:50:50.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:50 smithi169 bash[24469]: cluster 2024-08-17T16:50:48.970328+0000 mgr.y (mgr.14150) 174 : cluster [DBG] pgmap v144: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:50:50.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:50 smithi169 bash[24469]: audit 2024-08-17T16:50:49.436040+0000 mon.b (mon.1) 9 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T16:50:50.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:50 smithi169 bash[24469]: audit 2024-08-17T16:50:49.459819+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:50:50.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:50 smithi169 bash[24469]: audit 2024-08-17T16:50:49.461529+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:50:50.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:50 smithi169 bash[24469]: audit 2024-08-17T16:50:49.461709+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:50:50.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:50 smithi169 bash[24469]: audit 2024-08-17T16:50:49.461855+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:50:51.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:51 smithi169 bash[24469]: audit 2024-08-17T16:50:49.461218+0000 mon.c (mon.2) 9 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T16:50:51.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:51 smithi169 bash[24469]: audit 2024-08-17T16:50:50.342310+0000 mon.c (mon.2) 10 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T16:50:51.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:51 smithi169 bash[24469]: cluster 2024-08-17T16:50:50.970939+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:50:51.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:51 smithi131 bash[22554]: audit 2024-08-17T16:50:49.461218+0000 mon.c (mon.2) 9 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T16:50:51.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:51 smithi131 bash[22554]: audit 2024-08-17T16:50:50.342310+0000 mon.c (mon.2) 10 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T16:50:51.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:51 smithi131 bash[22554]: cluster 2024-08-17T16:50:50.970939+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:50:51.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:51 smithi131 bash[32005]: audit 2024-08-17T16:50:49.461218+0000 mon.c (mon.2) 9 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-08-17T16:50:51.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:51 smithi131 bash[32005]: audit 2024-08-17T16:50:50.342310+0000 mon.c (mon.2) 10 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-08-17T16:50:51.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:51 smithi131 bash[32005]: cluster 2024-08-17T16:50:50.970939+0000 mgr.y (mgr.14150) 175 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:50:54.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:53 smithi131 bash[22554]: cephadm 2024-08-17T16:50:52.713604+0000 mgr.y (mgr.14150) 176 : cephadm [INF] Detected new or changed devices on smithi131 2024-08-17T16:50:54.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:53 smithi131 bash[22554]: audit 2024-08-17T16:50:52.722415+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:50:54.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:53 smithi131 bash[22554]: audit 2024-08-17T16:50:52.731714+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:50:54.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:53 smithi131 bash[22554]: audit 2024-08-17T16:50:52.733506+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:50:54.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:53 smithi131 bash[22554]: audit 2024-08-17T16:50:52.735009+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:50:54.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:53 smithi131 bash[22554]: audit 2024-08-17T16:50:52.736336+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:50:54.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:53 smithi131 bash[22554]: cephadm 2024-08-17T16:50:52.737357+0000 mgr.y (mgr.14150) 177 : cephadm [INF] Adjusting osd_memory_target on smithi131 to 5413M 2024-08-17T16:50:54.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:53 smithi131 bash[22554]: audit 2024-08-17T16:50:52.746295+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:50:54.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:53 smithi131 bash[22554]: audit 2024-08-17T16:50:52.748780+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:50:54.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:53 smithi131 bash[22554]: audit 2024-08-17T16:50:52.750222+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:50:54.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:53 smithi131 bash[22554]: audit 2024-08-17T16:50:52.759481+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:50:54.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:53 smithi131 bash[22554]: cluster 2024-08-17T16:50:52.971556+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-08-17T16:50:54.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:53 smithi131 bash[32005]: cephadm 2024-08-17T16:50:52.713604+0000 mgr.y (mgr.14150) 176 : cephadm [INF] Detected new or changed devices on smithi131 2024-08-17T16:50:54.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:53 smithi131 bash[32005]: audit 2024-08-17T16:50:52.722415+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:50:54.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:53 smithi131 bash[32005]: audit 2024-08-17T16:50:52.731714+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:50:54.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:53 smithi131 bash[32005]: audit 2024-08-17T16:50:52.733506+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:50:54.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:53 smithi131 bash[32005]: audit 2024-08-17T16:50:52.735009+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:50:54.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:53 smithi131 bash[32005]: audit 2024-08-17T16:50:52.736336+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:50:54.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:53 smithi131 bash[32005]: cephadm 2024-08-17T16:50:52.737357+0000 mgr.y (mgr.14150) 177 : cephadm [INF] Adjusting osd_memory_target on smithi131 to 5413M 2024-08-17T16:50:54.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:53 smithi131 bash[32005]: audit 2024-08-17T16:50:52.746295+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:50:54.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:53 smithi131 bash[32005]: audit 2024-08-17T16:50:52.748780+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:50:54.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:53 smithi131 bash[32005]: audit 2024-08-17T16:50:52.750222+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:50:54.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:53 smithi131 bash[32005]: audit 2024-08-17T16:50:52.759481+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:50:54.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:53 smithi131 bash[32005]: cluster 2024-08-17T16:50:52.971556+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-08-17T16:50:54.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:53 smithi169 bash[24469]: cephadm 2024-08-17T16:50:52.713604+0000 mgr.y (mgr.14150) 176 : cephadm [INF] Detected new or changed devices on smithi131 2024-08-17T16:50:54.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:53 smithi169 bash[24469]: audit 2024-08-17T16:50:52.722415+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:50:54.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:53 smithi169 bash[24469]: audit 2024-08-17T16:50:52.731714+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:50:54.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:53 smithi169 bash[24469]: audit 2024-08-17T16:50:52.733506+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:50:54.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:53 smithi169 bash[24469]: audit 2024-08-17T16:50:52.735009+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:50:54.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:53 smithi169 bash[24469]: audit 2024-08-17T16:50:52.736336+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:50:54.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:53 smithi169 bash[24469]: cephadm 2024-08-17T16:50:52.737357+0000 mgr.y (mgr.14150) 177 : cephadm [INF] Adjusting osd_memory_target on smithi131 to 5413M 2024-08-17T16:50:54.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:53 smithi169 bash[24469]: audit 2024-08-17T16:50:52.746295+0000 mon.a (mon.0) 410 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:50:54.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:53 smithi169 bash[24469]: audit 2024-08-17T16:50:52.748780+0000 mon.a (mon.0) 411 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:50:54.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:53 smithi169 bash[24469]: audit 2024-08-17T16:50:52.750222+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:50:54.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:53 smithi169 bash[24469]: audit 2024-08-17T16:50:52.759481+0000 mon.a (mon.0) 413 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:50:54.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:53 smithi169 bash[24469]: cluster 2024-08-17T16:50:52.971556+0000 mgr.y (mgr.14150) 178 : cluster [DBG] pgmap v146: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 4.5 KiB/s rd, 196 KiB/s wr, 13 op/s 2024-08-17T16:50:55.201 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:50:56.277 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:56 smithi131 bash[22554]: cluster 2024-08-17T16:50:54.972115+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-08-17T16:50:56.277 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:56 smithi131 bash[32005]: cluster 2024-08-17T16:50:54.972115+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-08-17T16:50:56.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:56 smithi169 bash[24469]: cluster 2024-08-17T16:50:54.972115+0000 mgr.y (mgr.14150) 179 : cluster [DBG] pgmap v147: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-08-17T16:50:58.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:58 smithi131 bash[22554]: cluster 2024-08-17T16:50:56.972649+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-08-17T16:50:58.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:58 smithi131 bash[32005]: cluster 2024-08-17T16:50:56.972649+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-08-17T16:50:58.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:58 smithi169 bash[24469]: cluster 2024-08-17T16:50:56.972649+0000 mgr.y (mgr.14150) 180 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-08-17T16:50:59.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:59 smithi131 bash[32005]: audit 2024-08-17T16:50:58.233020+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:50:59.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:59 smithi131 bash[32005]: audit 2024-08-17T16:50:58.238287+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:50:59.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:50:59 smithi131 bash[32005]: audit 2024-08-17T16:50:58.239652+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:50:59.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:59 smithi131 bash[22554]: audit 2024-08-17T16:50:58.233020+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:50:59.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:59 smithi131 bash[22554]: audit 2024-08-17T16:50:58.238287+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:50:59.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:50:59 smithi131 bash[22554]: audit 2024-08-17T16:50:58.239652+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:50:59.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:59 smithi169 bash[24469]: audit 2024-08-17T16:50:58.233020+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:50:59.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:59 smithi169 bash[24469]: audit 2024-08-17T16:50:58.238287+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:50:59.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:50:59 smithi169 bash[24469]: audit 2024-08-17T16:50:58.239652+0000 mon.a (mon.0) 416 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:51:00.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:00 smithi131 bash[22554]: audit 2024-08-17T16:50:58.229047+0000 mgr.y (mgr.14150) 181 : audit [DBG] from='client.14298 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi131:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:51:00.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:00 smithi131 bash[22554]: cluster 2024-08-17T16:50:58.973206+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-08-17T16:51:00.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:00 smithi131 bash[32005]: audit 2024-08-17T16:50:58.229047+0000 mgr.y (mgr.14150) 181 : audit [DBG] from='client.14298 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi131:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:51:00.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:00 smithi131 bash[32005]: cluster 2024-08-17T16:50:58.973206+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-08-17T16:51:00.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:00 smithi169 bash[24469]: audit 2024-08-17T16:50:58.229047+0000 mgr.y (mgr.14150) 181 : audit [DBG] from='client.14298 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi131:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:51:00.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:00 smithi169 bash[24469]: cluster 2024-08-17T16:50:58.973206+0000 mgr.y (mgr.14150) 182 : cluster [DBG] pgmap v149: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-08-17T16:51:02.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:02 smithi131 bash[22554]: cluster 2024-08-17T16:51:00.973774+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-08-17T16:51:02.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:02 smithi131 bash[32005]: cluster 2024-08-17T16:51:00.973774+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-08-17T16:51:02.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:02 smithi169 bash[24469]: cluster 2024-08-17T16:51:00.973774+0000 mgr.y (mgr.14150) 183 : cluster [DBG] pgmap v150: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-08-17T16:51:04.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:04 smithi131 bash[22554]: cluster 2024-08-17T16:51:02.974483+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-08-17T16:51:04.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:04 smithi131 bash[32005]: cluster 2024-08-17T16:51:02.974483+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-08-17T16:51:04.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:04 smithi169 bash[24469]: cluster 2024-08-17T16:51:02.974483+0000 mgr.y (mgr.14150) 184 : cluster [DBG] pgmap v151: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail; 1.5 KiB/s rd, 65 KiB/s wr, 4 op/s 2024-08-17T16:51:06.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:06 smithi131 bash[22554]: cluster 2024-08-17T16:51:04.975072+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:51:06.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:06 smithi131 bash[32005]: cluster 2024-08-17T16:51:04.975072+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:51:06.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:06 smithi169 bash[24469]: cluster 2024-08-17T16:51:04.975072+0000 mgr.y (mgr.14150) 185 : cluster [DBG] pgmap v152: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:51:07.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:07 smithi131 bash[22554]: audit 2024-08-17T16:51:06.553261+0000 mon.a (mon.0) 417 : audit [INF] from='client.? 172.21.15.131:0/3165305074' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "58977ccb-73f1-4ff5-82be-27fcdf10ad08"}]: dispatch 2024-08-17T16:51:07.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:07 smithi131 bash[22554]: audit 2024-08-17T16:51:06.560782+0000 mon.a (mon.0) 418 : audit [INF] from='client.? 172.21.15.131:0/3165305074' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "58977ccb-73f1-4ff5-82be-27fcdf10ad08"}]': finished 2024-08-17T16:51:07.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:07 smithi131 bash[22554]: cluster 2024-08-17T16:51:06.560939+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-08-17T16:51:07.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:07 smithi131 bash[22554]: audit 2024-08-17T16:51:06.561187+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T16:51:07.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:07 smithi131 bash[32005]: audit 2024-08-17T16:51:06.553261+0000 mon.a (mon.0) 417 : audit [INF] from='client.? 172.21.15.131:0/3165305074' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "58977ccb-73f1-4ff5-82be-27fcdf10ad08"}]: dispatch 2024-08-17T16:51:07.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:07 smithi131 bash[32005]: audit 2024-08-17T16:51:06.560782+0000 mon.a (mon.0) 418 : audit [INF] from='client.? 172.21.15.131:0/3165305074' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "58977ccb-73f1-4ff5-82be-27fcdf10ad08"}]': finished 2024-08-17T16:51:07.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:07 smithi131 bash[32005]: cluster 2024-08-17T16:51:06.560939+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-08-17T16:51:07.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:07 smithi131 bash[32005]: audit 2024-08-17T16:51:06.561187+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T16:51:07.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:07 smithi169 bash[24469]: audit 2024-08-17T16:51:06.553261+0000 mon.a (mon.0) 417 : audit [INF] from='client.? 172.21.15.131:0/3165305074' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "58977ccb-73f1-4ff5-82be-27fcdf10ad08"}]: dispatch 2024-08-17T16:51:07.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:07 smithi169 bash[24469]: audit 2024-08-17T16:51:06.560782+0000 mon.a (mon.0) 418 : audit [INF] from='client.? 172.21.15.131:0/3165305074' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "58977ccb-73f1-4ff5-82be-27fcdf10ad08"}]': finished 2024-08-17T16:51:07.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:07 smithi169 bash[24469]: cluster 2024-08-17T16:51:06.560939+0000 mon.a (mon.0) 419 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-08-17T16:51:07.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:07 smithi169 bash[24469]: audit 2024-08-17T16:51:06.561187+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T16:51:08.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:08 smithi131 bash[22554]: cluster 2024-08-17T16:51:06.975546+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:51:08.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:08 smithi131 bash[22554]: audit 2024-08-17T16:51:07.230983+0000 mon.a (mon.0) 421 : audit [DBG] from='client.? 172.21.15.131:0/3453153945' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:51:08.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:08 smithi131 bash[32005]: cluster 2024-08-17T16:51:06.975546+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:51:08.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:08 smithi131 bash[32005]: audit 2024-08-17T16:51:07.230983+0000 mon.a (mon.0) 421 : audit [DBG] from='client.? 172.21.15.131:0/3453153945' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:51:08.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:08 smithi169 bash[24469]: cluster 2024-08-17T16:51:06.975546+0000 mgr.y (mgr.14150) 186 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:51:08.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:08 smithi169 bash[24469]: audit 2024-08-17T16:51:07.230983+0000 mon.a (mon.0) 421 : audit [DBG] from='client.? 172.21.15.131:0/3453153945' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:51:10.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:10 smithi131 bash[22554]: cluster 2024-08-17T16:51:08.975909+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:51:10.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:10 smithi131 bash[32005]: cluster 2024-08-17T16:51:08.975909+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:51:10.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:10 smithi169 bash[24469]: cluster 2024-08-17T16:51:08.975909+0000 mgr.y (mgr.14150) 187 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:51:12.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:12 smithi131 bash[22554]: cluster 2024-08-17T16:51:10.976418+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:51:12.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:12 smithi131 bash[32005]: cluster 2024-08-17T16:51:10.976418+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:51:12.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:12 smithi169 bash[24469]: cluster 2024-08-17T16:51:10.976418+0000 mgr.y (mgr.14150) 188 : cluster [DBG] pgmap v156: 1 pgs: 1 active+clean; 577 KiB data, 94 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:51:14.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:14 smithi131 bash[22554]: cluster 2024-08-17T16:51:12.977067+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 93 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:51:14.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:14 smithi131 bash[32005]: cluster 2024-08-17T16:51:12.977067+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 93 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:51:14.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:14 smithi169 bash[24469]: cluster 2024-08-17T16:51:12.977067+0000 mgr.y (mgr.14150) 189 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 93 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:51:16.326 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:16 smithi131 bash[22554]: cluster 2024-08-17T16:51:14.977710+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 93 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:51:16.326 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:16 smithi131 bash[32005]: cluster 2024-08-17T16:51:14.977710+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 93 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:51:16.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:16 smithi169 bash[24469]: cluster 2024-08-17T16:51:14.977710+0000 mgr.y (mgr.14150) 190 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 93 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:51:18.214 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:18 smithi131 bash[22554]: cluster 2024-08-17T16:51:16.978390+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 93 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:51:18.214 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:18 smithi131 bash[32005]: cluster 2024-08-17T16:51:16.978390+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 93 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:51:18.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:18 smithi169 bash[24469]: cluster 2024-08-17T16:51:16.978390+0000 mgr.y (mgr.14150) 191 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 93 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:51:19.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:19 smithi131 bash[22554]: audit 2024-08-17T16:51:18.807072+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-17T16:51:19.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:19 smithi131 bash[22554]: audit 2024-08-17T16:51:18.808564+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:51:19.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:19 smithi131 bash[32005]: audit 2024-08-17T16:51:18.807072+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-17T16:51:19.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:19 smithi131 bash[32005]: audit 2024-08-17T16:51:18.808564+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:51:19.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:19 smithi169 bash[24469]: audit 2024-08-17T16:51:18.807072+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-08-17T16:51:19.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:19 smithi169 bash[24469]: audit 2024-08-17T16:51:18.808564+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:51:20.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:20 smithi131 bash[22554]: cephadm 2024-08-17T16:51:18.809852+0000 mgr.y (mgr.14150) 192 : cephadm [INF] Deploying daemon osd.3 on smithi131 2024-08-17T16:51:20.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:20 smithi131 bash[22554]: cluster 2024-08-17T16:51:18.978915+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 93 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:51:20.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:20 smithi131 bash[32005]: cephadm 2024-08-17T16:51:18.809852+0000 mgr.y (mgr.14150) 192 : cephadm [INF] Deploying daemon osd.3 on smithi131 2024-08-17T16:51:20.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:20 smithi131 bash[32005]: cluster 2024-08-17T16:51:18.978915+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 93 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:51:20.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:20 smithi169 bash[24469]: cephadm 2024-08-17T16:51:18.809852+0000 mgr.y (mgr.14150) 192 : cephadm [INF] Deploying daemon osd.3 on smithi131 2024-08-17T16:51:20.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:20 smithi169 bash[24469]: cluster 2024-08-17T16:51:18.978915+0000 mgr.y (mgr.14150) 193 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 93 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:51:22.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:22 smithi131 bash[22554]: cluster 2024-08-17T16:51:20.979457+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 93 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:51:22.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:22 smithi131 bash[32005]: cluster 2024-08-17T16:51:20.979457+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 93 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:51:22.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:22 smithi169 bash[24469]: cluster 2024-08-17T16:51:20.979457+0000 mgr.y (mgr.14150) 194 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 93 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:51:22.968 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:51:22 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:51:22.968 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:22 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:51:22.968 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 16:51:22 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:51:22.969 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 16:51:22 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:51:22.969 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 16:51:22 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:51:22.969 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:22 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:51:23.317 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:23 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:51:23.317 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 16:51:23 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:51:23.318 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 16:51:23 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:51:23.318 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 16:51:23 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:51:23.318 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:23 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:51:23.318 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:51:23 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:51:24.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:24 smithi131 bash[22554]: cluster 2024-08-17T16:51:22.979827+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 93 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:51:24.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:24 smithi131 bash[22554]: audit 2024-08-17T16:51:23.236873+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:51:24.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:24 smithi131 bash[22554]: audit 2024-08-17T16:51:23.240688+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:51:24.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:24 smithi131 bash[22554]: audit 2024-08-17T16:51:23.245638+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:51:24.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:24 smithi131 bash[32005]: cluster 2024-08-17T16:51:22.979827+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 93 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:51:24.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:24 smithi131 bash[32005]: audit 2024-08-17T16:51:23.236873+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:51:24.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:24 smithi131 bash[32005]: audit 2024-08-17T16:51:23.240688+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:51:24.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:24 smithi131 bash[32005]: audit 2024-08-17T16:51:23.245638+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:51:24.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:24 smithi169 bash[24469]: cluster 2024-08-17T16:51:22.979827+0000 mgr.y (mgr.14150) 195 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 93 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:51:24.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:24 smithi169 bash[24469]: audit 2024-08-17T16:51:23.236873+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:51:24.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:24 smithi169 bash[24469]: audit 2024-08-17T16:51:23.240688+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:51:24.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:24 smithi169 bash[24469]: audit 2024-08-17T16:51:23.245638+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:51:26.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:26 smithi131 bash[32005]: cluster 2024-08-17T16:51:24.980318+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 93 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:51:26.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:26 smithi131 bash[22554]: cluster 2024-08-17T16:51:24.980318+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 93 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:51:26.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:26 smithi169 bash[24469]: cluster 2024-08-17T16:51:24.980318+0000 mgr.y (mgr.14150) 196 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 93 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:51:28.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:28 smithi169 bash[24469]: cluster 2024-08-17T16:51:26.980882+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 93 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:51:28.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:28 smithi131 bash[22554]: cluster 2024-08-17T16:51:26.980882+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 93 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:51:28.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:28 smithi131 bash[32005]: cluster 2024-08-17T16:51:26.980882+0000 mgr.y (mgr.14150) 197 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 93 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:51:29.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:29 smithi169 bash[24469]: audit 2024-08-17T16:51:28.390337+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:51:29.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:29 smithi169 bash[24469]: audit 2024-08-17T16:51:28.397039+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:51:29.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:29 smithi169 bash[24469]: audit 2024-08-17T16:51:28.397803+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:51:29.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:29 smithi169 bash[24469]: audit 2024-08-17T16:51:28.398633+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:51:29.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:29 smithi169 bash[24469]: audit 2024-08-17T16:51:28.403737+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:51:29.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:29 smithi169 bash[24469]: cluster 2024-08-17T16:51:28.981437+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 93 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:51:29.808 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:29 smithi131 bash[22554]: audit 2024-08-17T16:51:28.390337+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:51:29.809 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:29 smithi131 bash[22554]: audit 2024-08-17T16:51:28.397039+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:51:29.809 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:29 smithi131 bash[22554]: audit 2024-08-17T16:51:28.397803+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:51:29.809 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:29 smithi131 bash[22554]: audit 2024-08-17T16:51:28.398633+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:51:29.809 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:29 smithi131 bash[22554]: audit 2024-08-17T16:51:28.403737+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:51:29.809 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:29 smithi131 bash[22554]: cluster 2024-08-17T16:51:28.981437+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 93 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:51:29.809 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:29 smithi131 bash[32005]: audit 2024-08-17T16:51:28.390337+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:51:29.809 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:29 smithi131 bash[32005]: audit 2024-08-17T16:51:28.397039+0000 mon.a (mon.0) 428 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:51:29.809 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:29 smithi131 bash[32005]: audit 2024-08-17T16:51:28.397803+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:51:29.809 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:29 smithi131 bash[32005]: audit 2024-08-17T16:51:28.398633+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:51:29.810 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:29 smithi131 bash[32005]: audit 2024-08-17T16:51:28.403737+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:51:29.810 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:29 smithi131 bash[32005]: cluster 2024-08-17T16:51:28.981437+0000 mgr.y (mgr.14150) 198 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 93 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:51:30.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:30 smithi131 bash[22554]: audit 2024-08-17T16:51:29.814096+0000 mon.c (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.131:6826/2968526820,v1:172.21.15.131:6827/2968526820]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-17T16:51:30.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:30 smithi131 bash[22554]: audit 2024-08-17T16:51:29.814561+0000 mon.a (mon.0) 432 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-17T16:51:30.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:30 smithi131 bash[32005]: audit 2024-08-17T16:51:29.814096+0000 mon.c (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.131:6826/2968526820,v1:172.21.15.131:6827/2968526820]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-17T16:51:30.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:30 smithi131 bash[32005]: audit 2024-08-17T16:51:29.814561+0000 mon.a (mon.0) 432 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-17T16:51:30.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:30 smithi169 bash[24469]: audit 2024-08-17T16:51:29.814096+0000 mon.c (mon.2) 11 : audit [INF] from='osd.3 [v2:172.21.15.131:6826/2968526820,v1:172.21.15.131:6827/2968526820]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-17T16:51:30.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:30 smithi169 bash[24469]: audit 2024-08-17T16:51:29.814561+0000 mon.a (mon.0) 432 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-08-17T16:51:31.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:31 smithi131 bash[22554]: audit 2024-08-17T16:51:30.413502+0000 mon.a (mon.0) 433 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T16:51:31.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:31 smithi131 bash[22554]: cluster 2024-08-17T16:51:30.413699+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-08-17T16:51:31.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:31 smithi131 bash[22554]: audit 2024-08-17T16:51:30.414419+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T16:51:31.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:31 smithi131 bash[22554]: audit 2024-08-17T16:51:30.415939+0000 mon.c (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.131:6826/2968526820,v1:172.21.15.131:6827/2968526820]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi131", "root=default"]}]: dispatch 2024-08-17T16:51:31.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:31 smithi131 bash[22554]: audit 2024-08-17T16:51:30.426539+0000 mon.a (mon.0) 436 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi131", "root=default"]}]: dispatch 2024-08-17T16:51:31.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:31 smithi131 bash[22554]: cluster 2024-08-17T16:51:30.981852+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 93 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:51:31.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:31 smithi131 bash[32005]: audit 2024-08-17T16:51:30.413502+0000 mon.a (mon.0) 433 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T16:51:31.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:31 smithi131 bash[32005]: cluster 2024-08-17T16:51:30.413699+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-08-17T16:51:31.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:31 smithi131 bash[32005]: audit 2024-08-17T16:51:30.414419+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T16:51:31.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:31 smithi131 bash[32005]: audit 2024-08-17T16:51:30.415939+0000 mon.c (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.131:6826/2968526820,v1:172.21.15.131:6827/2968526820]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi131", "root=default"]}]: dispatch 2024-08-17T16:51:31.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:31 smithi131 bash[32005]: audit 2024-08-17T16:51:30.426539+0000 mon.a (mon.0) 436 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi131", "root=default"]}]: dispatch 2024-08-17T16:51:31.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:31 smithi131 bash[32005]: cluster 2024-08-17T16:51:30.981852+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 93 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:51:31.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:31 smithi169 bash[24469]: audit 2024-08-17T16:51:30.413502+0000 mon.a (mon.0) 433 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T16:51:31.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:31 smithi169 bash[24469]: cluster 2024-08-17T16:51:30.413699+0000 mon.a (mon.0) 434 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-08-17T16:51:31.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:31 smithi169 bash[24469]: audit 2024-08-17T16:51:30.414419+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T16:51:31.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:31 smithi169 bash[24469]: audit 2024-08-17T16:51:30.415939+0000 mon.c (mon.2) 12 : audit [INF] from='osd.3 [v2:172.21.15.131:6826/2968526820,v1:172.21.15.131:6827/2968526820]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi131", "root=default"]}]: dispatch 2024-08-17T16:51:31.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:31 smithi169 bash[24469]: audit 2024-08-17T16:51:30.426539+0000 mon.a (mon.0) 436 : audit [INF] from='osd.3 ' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi131", "root=default"]}]: dispatch 2024-08-17T16:51:31.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:31 smithi169 bash[24469]: cluster 2024-08-17T16:51:30.981852+0000 mgr.y (mgr.14150) 199 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 93 MiB used, 268 GiB / 268 GiB avail 2024-08-17T16:51:32.032 INFO:teuthology.orchestra.run.smithi131.stdout:Created osd(s) 3 on host 'smithi131' 2024-08-17T16:51:32.722 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:32 smithi131 bash[32005]: audit 2024-08-17T16:51:31.433693+0000 mon.a (mon.0) 437 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi131", "root=default"]}]': finished 2024-08-17T16:51:32.722 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:32 smithi131 bash[32005]: cluster 2024-08-17T16:51:31.433779+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-08-17T16:51:32.722 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:32 smithi131 bash[32005]: audit 2024-08-17T16:51:31.434020+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T16:51:32.722 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:32 smithi131 bash[32005]: audit 2024-08-17T16:51:31.438670+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T16:51:32.722 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:32 smithi131 bash[32005]: audit 2024-08-17T16:51:32.010076+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:51:32.722 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:32 smithi131 bash[32005]: audit 2024-08-17T16:51:32.019676+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:51:32.723 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:32 smithi131 bash[32005]: audit 2024-08-17T16:51:32.030234+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:51:32.723 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:32 smithi131 bash[22554]: audit 2024-08-17T16:51:31.433693+0000 mon.a (mon.0) 437 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi131", "root=default"]}]': finished 2024-08-17T16:51:32.723 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:32 smithi131 bash[22554]: cluster 2024-08-17T16:51:31.433779+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-08-17T16:51:32.723 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:32 smithi131 bash[22554]: audit 2024-08-17T16:51:31.434020+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T16:51:32.723 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:32 smithi131 bash[22554]: audit 2024-08-17T16:51:31.438670+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T16:51:32.723 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:32 smithi131 bash[22554]: audit 2024-08-17T16:51:32.010076+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:51:32.723 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:32 smithi131 bash[22554]: audit 2024-08-17T16:51:32.019676+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:51:32.723 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:32 smithi131 bash[22554]: audit 2024-08-17T16:51:32.030234+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:51:32.724 DEBUG:teuthology.orchestra.run.smithi131:osd.3> sudo journalctl -f -n 0 -u ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@osd.3.service 2024-08-17T16:51:32.727 INFO:tasks.cephadm:Deploying osd.4 on smithi169 with /dev/vg_nvme/lv_4... 2024-08-17T16:51:32.727 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_4 2024-08-17T16:51:32.738 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:32 smithi169 bash[24469]: audit 2024-08-17T16:51:31.433693+0000 mon.a (mon.0) 437 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi131", "root=default"]}]': finished 2024-08-17T16:51:32.738 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:32 smithi169 bash[24469]: cluster 2024-08-17T16:51:31.433779+0000 mon.a (mon.0) 438 : cluster [DBG] osdmap e25: 4 total, 3 up, 4 in 2024-08-17T16:51:32.738 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:32 smithi169 bash[24469]: audit 2024-08-17T16:51:31.434020+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T16:51:32.738 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:32 smithi169 bash[24469]: audit 2024-08-17T16:51:31.438670+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T16:51:32.739 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:32 smithi169 bash[24469]: audit 2024-08-17T16:51:32.010076+0000 mon.a (mon.0) 441 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:51:32.739 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:32 smithi169 bash[24469]: audit 2024-08-17T16:51:32.019676+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:51:32.739 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:32 smithi169 bash[24469]: audit 2024-08-17T16:51:32.030234+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:51:33.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:33 smithi131 bash[22554]: cluster 2024-08-17T16:51:30.850825+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:51:33.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:33 smithi131 bash[22554]: cluster 2024-08-17T16:51:30.850897+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:51:33.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:33 smithi131 bash[22554]: cluster 2024-08-17T16:51:32.433570+0000 mon.a (mon.0) 444 : cluster [INF] osd.3 [v2:172.21.15.131:6826/2968526820,v1:172.21.15.131:6827/2968526820] boot 2024-08-17T16:51:33.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:33 smithi131 bash[22554]: cluster 2024-08-17T16:51:32.433681+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-08-17T16:51:33.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:33 smithi131 bash[22554]: audit 2024-08-17T16:51:32.434390+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T16:51:33.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:33 smithi131 bash[22554]: cluster 2024-08-17T16:51:32.982433+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:51:33.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:33 smithi131 bash[32005]: cluster 2024-08-17T16:51:30.850825+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:51:33.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:33 smithi131 bash[32005]: cluster 2024-08-17T16:51:30.850897+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:51:33.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:33 smithi131 bash[32005]: cluster 2024-08-17T16:51:32.433570+0000 mon.a (mon.0) 444 : cluster [INF] osd.3 [v2:172.21.15.131:6826/2968526820,v1:172.21.15.131:6827/2968526820] boot 2024-08-17T16:51:33.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:33 smithi131 bash[32005]: cluster 2024-08-17T16:51:32.433681+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-08-17T16:51:33.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:33 smithi131 bash[32005]: audit 2024-08-17T16:51:32.434390+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T16:51:33.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:33 smithi131 bash[32005]: cluster 2024-08-17T16:51:32.982433+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:51:33.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:33 smithi169 bash[24469]: cluster 2024-08-17T16:51:30.850825+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:51:33.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:33 smithi169 bash[24469]: cluster 2024-08-17T16:51:30.850897+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:51:33.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:33 smithi169 bash[24469]: cluster 2024-08-17T16:51:32.433570+0000 mon.a (mon.0) 444 : cluster [INF] osd.3 [v2:172.21.15.131:6826/2968526820,v1:172.21.15.131:6827/2968526820] boot 2024-08-17T16:51:33.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:33 smithi169 bash[24469]: cluster 2024-08-17T16:51:32.433681+0000 mon.a (mon.0) 445 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-08-17T16:51:33.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:33 smithi169 bash[24469]: audit 2024-08-17T16:51:32.434390+0000 mon.a (mon.0) 446 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T16:51:33.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:33 smithi169 bash[24469]: cluster 2024-08-17T16:51:32.982433+0000 mgr.y (mgr.14150) 200 : cluster [DBG] pgmap v170: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:51:34.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:34 smithi131 bash[22554]: cluster 2024-08-17T16:51:33.451314+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-08-17T16:51:34.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:34 smithi131 bash[32005]: cluster 2024-08-17T16:51:33.451314+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-08-17T16:51:34.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:34 smithi169 bash[24469]: cluster 2024-08-17T16:51:33.451314+0000 mon.a (mon.0) 447 : cluster [DBG] osdmap e27: 4 total, 4 up, 4 in 2024-08-17T16:51:35.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:35 smithi131 bash[32005]: cluster 2024-08-17T16:51:34.983006+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:51:35.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:35 smithi131 bash[22554]: cluster 2024-08-17T16:51:34.983006+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:51:35.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:35 smithi169 bash[24469]: cluster 2024-08-17T16:51:34.983006+0000 mgr.y (mgr.14150) 201 : cluster [DBG] pgmap v172: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:51:37.391 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T16:51:38.243 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:38 smithi131 bash[32005]: cluster 2024-08-17T16:51:36.983588+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:51:38.244 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:38 smithi131 bash[22554]: cluster 2024-08-17T16:51:36.983588+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:51:38.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:38 smithi169 bash[24469]: cluster 2024-08-17T16:51:36.983588+0000 mgr.y (mgr.14150) 202 : cluster [DBG] pgmap v173: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:51:40.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:40 smithi131 bash[32005]: cluster 2024-08-17T16:51:38.984147+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:51:40.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:40 smithi131 bash[22554]: cluster 2024-08-17T16:51:38.984147+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:51:40.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:40 smithi169 bash[24469]: cluster 2024-08-17T16:51:38.984147+0000 mgr.y (mgr.14150) 203 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:51:41.369 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-08-17T16:51:41.405 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi169:vg_nvme/lv_4 2024-08-17T16:51:42.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:42 smithi131 bash[22554]: cluster 2024-08-17T16:51:40.984667+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:51:42.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:42 smithi131 bash[22554]: audit 2024-08-17T16:51:41.427073+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:51:42.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:42 smithi131 bash[22554]: audit 2024-08-17T16:51:41.438481+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:51:42.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:42 smithi131 bash[22554]: audit 2024-08-17T16:51:41.440573+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:51:42.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:42 smithi131 bash[22554]: audit 2024-08-17T16:51:41.442087+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:51:42.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:42 smithi131 bash[22554]: audit 2024-08-17T16:51:41.443618+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:51:42.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:42 smithi131 bash[22554]: audit 2024-08-17T16:51:41.445084+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:51:42.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:42 smithi131 bash[22554]: audit 2024-08-17T16:51:41.457625+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:51:42.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:42 smithi131 bash[22554]: audit 2024-08-17T16:51:41.460482+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:51:42.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:42 smithi131 bash[22554]: audit 2024-08-17T16:51:41.462097+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:51:42.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:42 smithi131 bash[22554]: audit 2024-08-17T16:51:41.473873+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:51:42.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:42 smithi131 bash[32005]: cluster 2024-08-17T16:51:40.984667+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:51:42.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:42 smithi131 bash[32005]: audit 2024-08-17T16:51:41.427073+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:51:42.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:42 smithi131 bash[32005]: audit 2024-08-17T16:51:41.438481+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:51:42.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:42 smithi131 bash[32005]: audit 2024-08-17T16:51:41.440573+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:51:42.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:42 smithi131 bash[32005]: audit 2024-08-17T16:51:41.442087+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:51:42.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:42 smithi131 bash[32005]: audit 2024-08-17T16:51:41.443618+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:51:42.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:42 smithi131 bash[32005]: audit 2024-08-17T16:51:41.445084+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:51:42.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:42 smithi131 bash[32005]: audit 2024-08-17T16:51:41.457625+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:51:42.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:42 smithi131 bash[32005]: audit 2024-08-17T16:51:41.460482+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:51:42.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:42 smithi131 bash[32005]: audit 2024-08-17T16:51:41.462097+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:51:42.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:42 smithi131 bash[32005]: audit 2024-08-17T16:51:41.473873+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:51:42.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:42 smithi169 bash[24469]: cluster 2024-08-17T16:51:40.984667+0000 mgr.y (mgr.14150) 204 : cluster [DBG] pgmap v175: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:51:42.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:42 smithi169 bash[24469]: audit 2024-08-17T16:51:41.427073+0000 mon.a (mon.0) 448 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:51:42.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:42 smithi169 bash[24469]: audit 2024-08-17T16:51:41.438481+0000 mon.a (mon.0) 449 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:51:42.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:42 smithi169 bash[24469]: audit 2024-08-17T16:51:41.440573+0000 mon.a (mon.0) 450 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:51:42.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:42 smithi169 bash[24469]: audit 2024-08-17T16:51:41.442087+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:51:42.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:42 smithi169 bash[24469]: audit 2024-08-17T16:51:41.443618+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:51:42.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:42 smithi169 bash[24469]: audit 2024-08-17T16:51:41.445084+0000 mon.a (mon.0) 453 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:51:42.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:42 smithi169 bash[24469]: audit 2024-08-17T16:51:41.457625+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:51:42.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:42 smithi169 bash[24469]: audit 2024-08-17T16:51:41.460482+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:51:42.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:42 smithi169 bash[24469]: audit 2024-08-17T16:51:41.462097+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:51:42.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:42 smithi169 bash[24469]: audit 2024-08-17T16:51:41.473873+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:51:43.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:43 smithi131 bash[32005]: cephadm 2024-08-17T16:51:41.418076+0000 mgr.y (mgr.14150) 205 : cephadm [INF] Detected new or changed devices on smithi131 2024-08-17T16:51:43.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:43 smithi131 bash[32005]: cephadm 2024-08-17T16:51:41.446206+0000 mgr.y (mgr.14150) 206 : cephadm [INF] Adjusting osd_memory_target on smithi131 to 4060M 2024-08-17T16:51:43.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:43 smithi131 bash[22554]: cephadm 2024-08-17T16:51:41.418076+0000 mgr.y (mgr.14150) 205 : cephadm [INF] Detected new or changed devices on smithi131 2024-08-17T16:51:43.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:43 smithi131 bash[22554]: cephadm 2024-08-17T16:51:41.446206+0000 mgr.y (mgr.14150) 206 : cephadm [INF] Adjusting osd_memory_target on smithi131 to 4060M 2024-08-17T16:51:43.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:43 smithi169 bash[24469]: cephadm 2024-08-17T16:51:41.418076+0000 mgr.y (mgr.14150) 205 : cephadm [INF] Detected new or changed devices on smithi131 2024-08-17T16:51:43.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:43 smithi169 bash[24469]: cephadm 2024-08-17T16:51:41.446206+0000 mgr.y (mgr.14150) 206 : cephadm [INF] Adjusting osd_memory_target on smithi131 to 4060M 2024-08-17T16:51:44.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:44 smithi131 bash[22554]: cluster 2024-08-17T16:51:42.985227+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:51:44.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:44 smithi131 bash[32005]: cluster 2024-08-17T16:51:42.985227+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:51:44.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:44 smithi169 bash[24469]: cluster 2024-08-17T16:51:42.985227+0000 mgr.y (mgr.14150) 207 : cluster [DBG] pgmap v176: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:51:46.111 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T16:51:46.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:46 smithi131 bash[22554]: cluster 2024-08-17T16:51:44.985704+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:51:46.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:46 smithi131 bash[32005]: cluster 2024-08-17T16:51:44.985704+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:51:46.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:46 smithi169 bash[24469]: cluster 2024-08-17T16:51:44.985704+0000 mgr.y (mgr.14150) 208 : cluster [DBG] pgmap v177: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:51:48.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:48 smithi131 bash[22554]: cluster 2024-08-17T16:51:46.986287+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:51:48.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:48 smithi131 bash[32005]: cluster 2024-08-17T16:51:46.986287+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:51:48.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:48 smithi169 bash[24469]: cluster 2024-08-17T16:51:46.986287+0000 mgr.y (mgr.14150) 209 : cluster [DBG] pgmap v178: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:51:50.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:50 smithi131 bash[22554]: cluster 2024-08-17T16:51:48.986849+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:51:50.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:50 smithi131 bash[22554]: audit 2024-08-17T16:51:49.116506+0000 mgr.y (mgr.14150) 211 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:51:50.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:50 smithi131 bash[22554]: audit 2024-08-17T16:51:49.123206+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:51:50.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:50 smithi131 bash[22554]: audit 2024-08-17T16:51:49.129214+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:51:50.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:50 smithi131 bash[22554]: audit 2024-08-17T16:51:49.130999+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:51:50.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:50 smithi131 bash[32005]: cluster 2024-08-17T16:51:48.986849+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:51:50.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:50 smithi131 bash[32005]: audit 2024-08-17T16:51:49.116506+0000 mgr.y (mgr.14150) 211 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:51:50.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:50 smithi131 bash[32005]: audit 2024-08-17T16:51:49.123206+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:51:50.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:50 smithi131 bash[32005]: audit 2024-08-17T16:51:49.129214+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:51:50.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:50 smithi131 bash[32005]: audit 2024-08-17T16:51:49.130999+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:51:50.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:50 smithi169 bash[24469]: cluster 2024-08-17T16:51:48.986849+0000 mgr.y (mgr.14150) 210 : cluster [DBG] pgmap v179: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:51:50.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:50 smithi169 bash[24469]: audit 2024-08-17T16:51:49.116506+0000 mgr.y (mgr.14150) 211 : audit [DBG] from='client.24169 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:51:50.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:50 smithi169 bash[24469]: audit 2024-08-17T16:51:49.123206+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:51:50.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:50 smithi169 bash[24469]: audit 2024-08-17T16:51:49.129214+0000 mon.a (mon.0) 459 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:51:50.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:50 smithi169 bash[24469]: audit 2024-08-17T16:51:49.130999+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:51:52.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:52 smithi131 bash[22554]: cluster 2024-08-17T16:51:50.987362+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:51:52.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:52 smithi131 bash[32005]: cluster 2024-08-17T16:51:50.987362+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:51:52.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:52 smithi169 bash[24469]: cluster 2024-08-17T16:51:50.987362+0000 mgr.y (mgr.14150) 212 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:51:54.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:54 smithi131 bash[22554]: cluster 2024-08-17T16:51:52.987938+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:51:54.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:54 smithi131 bash[32005]: cluster 2024-08-17T16:51:52.987938+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:51:54.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:54 smithi169 bash[24469]: cluster 2024-08-17T16:51:52.987938+0000 mgr.y (mgr.14150) 213 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:51:56.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:56 smithi131 bash[22554]: cluster 2024-08-17T16:51:54.988504+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:51:56.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:56 smithi131 bash[32005]: cluster 2024-08-17T16:51:54.988504+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:51:56.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:56 smithi169 bash[24469]: cluster 2024-08-17T16:51:54.988504+0000 mgr.y (mgr.14150) 214 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:51:58.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:58 smithi131 bash[22554]: cluster 2024-08-17T16:51:56.989056+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:51:58.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:58 smithi131 bash[22554]: audit 2024-08-17T16:51:57.387594+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.169:0/2596529219' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a27e1f9d-ccc9-49bd-9a83-6970394686f0"}]: dispatch 2024-08-17T16:51:58.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:58 smithi131 bash[22554]: audit 2024-08-17T16:51:57.388510+0000 mon.a (mon.0) 461 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a27e1f9d-ccc9-49bd-9a83-6970394686f0"}]: dispatch 2024-08-17T16:51:58.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:58 smithi131 bash[22554]: audit 2024-08-17T16:51:57.399030+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a27e1f9d-ccc9-49bd-9a83-6970394686f0"}]': finished 2024-08-17T16:51:58.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:58 smithi131 bash[22554]: cluster 2024-08-17T16:51:57.399197+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-08-17T16:51:58.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:58 smithi131 bash[22554]: audit 2024-08-17T16:51:57.399487+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T16:51:58.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:51:58 smithi131 bash[22554]: audit 2024-08-17T16:51:58.049621+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.169:0/538074480' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:51:58.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:58 smithi131 bash[32005]: cluster 2024-08-17T16:51:56.989056+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:51:58.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:58 smithi131 bash[32005]: audit 2024-08-17T16:51:57.387594+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.169:0/2596529219' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a27e1f9d-ccc9-49bd-9a83-6970394686f0"}]: dispatch 2024-08-17T16:51:58.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:58 smithi131 bash[32005]: audit 2024-08-17T16:51:57.388510+0000 mon.a (mon.0) 461 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a27e1f9d-ccc9-49bd-9a83-6970394686f0"}]: dispatch 2024-08-17T16:51:58.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:58 smithi131 bash[32005]: audit 2024-08-17T16:51:57.399030+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a27e1f9d-ccc9-49bd-9a83-6970394686f0"}]': finished 2024-08-17T16:51:58.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:58 smithi131 bash[32005]: cluster 2024-08-17T16:51:57.399197+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-08-17T16:51:58.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:58 smithi131 bash[32005]: audit 2024-08-17T16:51:57.399487+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T16:51:58.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:51:58 smithi131 bash[32005]: audit 2024-08-17T16:51:58.049621+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.169:0/538074480' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:51:58.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:58 smithi169 bash[24469]: cluster 2024-08-17T16:51:56.989056+0000 mgr.y (mgr.14150) 215 : cluster [DBG] pgmap v183: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:51:58.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:58 smithi169 bash[24469]: audit 2024-08-17T16:51:57.387594+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.169:0/2596529219' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a27e1f9d-ccc9-49bd-9a83-6970394686f0"}]: dispatch 2024-08-17T16:51:58.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:58 smithi169 bash[24469]: audit 2024-08-17T16:51:57.388510+0000 mon.a (mon.0) 461 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a27e1f9d-ccc9-49bd-9a83-6970394686f0"}]: dispatch 2024-08-17T16:51:58.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:58 smithi169 bash[24469]: audit 2024-08-17T16:51:57.399030+0000 mon.a (mon.0) 462 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a27e1f9d-ccc9-49bd-9a83-6970394686f0"}]': finished 2024-08-17T16:51:58.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:58 smithi169 bash[24469]: cluster 2024-08-17T16:51:57.399197+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-08-17T16:51:58.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:58 smithi169 bash[24469]: audit 2024-08-17T16:51:57.399487+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T16:51:58.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:51:58 smithi169 bash[24469]: audit 2024-08-17T16:51:58.049621+0000 mon.b (mon.1) 11 : audit [DBG] from='client.? 172.21.15.169:0/538074480' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:52:00.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:00 smithi131 bash[22554]: cluster 2024-08-17T16:51:58.989583+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:52:00.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:00 smithi131 bash[32005]: cluster 2024-08-17T16:51:58.989583+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:52:00.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:00 smithi169 bash[24469]: cluster 2024-08-17T16:51:58.989583+0000 mgr.y (mgr.14150) 216 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:52:02.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:02 smithi131 bash[22554]: cluster 2024-08-17T16:52:00.990107+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:52:02.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:02 smithi131 bash[32005]: cluster 2024-08-17T16:52:00.990107+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:52:02.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:02 smithi169 bash[24469]: cluster 2024-08-17T16:52:00.990107+0000 mgr.y (mgr.14150) 217 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:52:04.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:04 smithi131 bash[22554]: cluster 2024-08-17T16:52:02.990627+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:52:04.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:04 smithi131 bash[32005]: cluster 2024-08-17T16:52:02.990627+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:52:04.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:04 smithi169 bash[24469]: cluster 2024-08-17T16:52:02.990627+0000 mgr.y (mgr.14150) 218 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:52:06.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:06 smithi169 bash[24469]: cluster 2024-08-17T16:52:04.991139+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:52:06.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:06 smithi131 bash[32005]: cluster 2024-08-17T16:52:04.991139+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:52:06.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:06 smithi131 bash[22554]: cluster 2024-08-17T16:52:04.991139+0000 mgr.y (mgr.14150) 219 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:52:08.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:08 smithi169 bash[24469]: cluster 2024-08-17T16:52:06.991700+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:52:08.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:08 smithi131 bash[32005]: cluster 2024-08-17T16:52:06.991700+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:52:08.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:08 smithi131 bash[22554]: cluster 2024-08-17T16:52:06.991700+0000 mgr.y (mgr.14150) 220 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:52:10.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:10 smithi169 bash[24469]: cluster 2024-08-17T16:52:08.992239+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:52:10.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:10 smithi169 bash[24469]: audit 2024-08-17T16:52:09.506051+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-17T16:52:10.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:10 smithi169 bash[24469]: audit 2024-08-17T16:52:09.507957+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:52:10.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:10 smithi131 bash[32005]: cluster 2024-08-17T16:52:08.992239+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:52:10.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:10 smithi131 bash[32005]: audit 2024-08-17T16:52:09.506051+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-17T16:52:10.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:10 smithi131 bash[32005]: audit 2024-08-17T16:52:09.507957+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:52:10.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:10 smithi131 bash[22554]: cluster 2024-08-17T16:52:08.992239+0000 mgr.y (mgr.14150) 221 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:52:10.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:10 smithi131 bash[22554]: audit 2024-08-17T16:52:09.506051+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-08-17T16:52:10.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:10 smithi131 bash[22554]: audit 2024-08-17T16:52:09.507957+0000 mon.a (mon.0) 466 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:52:11.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:11 smithi169 bash[24469]: cephadm 2024-08-17T16:52:09.509494+0000 mgr.y (mgr.14150) 222 : cephadm [INF] Deploying daemon osd.4 on smithi169 2024-08-17T16:52:11.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:11 smithi131 bash[22554]: cephadm 2024-08-17T16:52:09.509494+0000 mgr.y (mgr.14150) 222 : cephadm [INF] Deploying daemon osd.4 on smithi169 2024-08-17T16:52:11.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:11 smithi131 bash[32005]: cephadm 2024-08-17T16:52:09.509494+0000 mgr.y (mgr.14150) 222 : cephadm [INF] Deploying daemon osd.4 on smithi169 2024-08-17T16:52:12.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:12 smithi169 bash[24469]: cluster 2024-08-17T16:52:10.992776+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:52:12.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:12 smithi131 bash[22554]: cluster 2024-08-17T16:52:10.992776+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:52:12.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:12 smithi131 bash[32005]: cluster 2024-08-17T16:52:10.992776+0000 mgr.y (mgr.14150) 223 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:52:13.703 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:13 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:52:13.703 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:52:13 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:52:14.063 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:13 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:52:14.063 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:52:13 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:52:14.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:14 smithi169 bash[24469]: cluster 2024-08-17T16:52:12.993324+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:52:14.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:14 smithi169 bash[24469]: audit 2024-08-17T16:52:13.986312+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:52:14.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:14 smithi169 bash[24469]: audit 2024-08-17T16:52:13.996089+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:52:14.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:14 smithi169 bash[24469]: audit 2024-08-17T16:52:14.006359+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:52:14.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:14 smithi131 bash[22554]: cluster 2024-08-17T16:52:12.993324+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:52:14.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:14 smithi131 bash[22554]: audit 2024-08-17T16:52:13.986312+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:52:14.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:14 smithi131 bash[22554]: audit 2024-08-17T16:52:13.996089+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:52:14.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:14 smithi131 bash[22554]: audit 2024-08-17T16:52:14.006359+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:52:14.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:14 smithi131 bash[32005]: cluster 2024-08-17T16:52:12.993324+0000 mgr.y (mgr.14150) 224 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:52:14.602 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:14 smithi131 bash[32005]: audit 2024-08-17T16:52:13.986312+0000 mon.a (mon.0) 467 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:52:14.602 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:14 smithi131 bash[32005]: audit 2024-08-17T16:52:13.996089+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:52:14.602 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:14 smithi131 bash[32005]: audit 2024-08-17T16:52:14.006359+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:52:16.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:16 smithi169 bash[24469]: cluster 2024-08-17T16:52:14.993921+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:52:16.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:16 smithi131 bash[22554]: cluster 2024-08-17T16:52:14.993921+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:52:16.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:16 smithi131 bash[32005]: cluster 2024-08-17T16:52:14.993921+0000 mgr.y (mgr.14150) 225 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:52:18.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:18 smithi169 bash[24469]: cluster 2024-08-17T16:52:16.994501+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:52:18.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:18 smithi131 bash[22554]: cluster 2024-08-17T16:52:16.994501+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:52:18.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:18 smithi131 bash[32005]: cluster 2024-08-17T16:52:16.994501+0000 mgr.y (mgr.14150) 226 : cluster [DBG] pgmap v194: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:52:20.207 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:20 smithi169 bash[24469]: cluster 2024-08-17T16:52:18.995046+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:52:20.207 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:20 smithi169 bash[24469]: audit 2024-08-17T16:52:19.116026+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:52:20.207 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:20 smithi169 bash[24469]: audit 2024-08-17T16:52:19.124331+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:52:20.207 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:20 smithi169 bash[24469]: audit 2024-08-17T16:52:19.596863+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:52:20.207 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:20 smithi169 bash[24469]: audit 2024-08-17T16:52:19.598660+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:52:20.208 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:20 smithi169 bash[24469]: audit 2024-08-17T16:52:19.610518+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:52:20.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:20 smithi131 bash[22554]: cluster 2024-08-17T16:52:18.995046+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:52:20.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:20 smithi131 bash[22554]: audit 2024-08-17T16:52:19.116026+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:52:20.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:20 smithi131 bash[22554]: audit 2024-08-17T16:52:19.124331+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:52:20.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:20 smithi131 bash[22554]: audit 2024-08-17T16:52:19.596863+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:52:20.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:20 smithi131 bash[22554]: audit 2024-08-17T16:52:19.598660+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:52:20.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:20 smithi131 bash[22554]: audit 2024-08-17T16:52:19.610518+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:52:20.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:20 smithi131 bash[32005]: cluster 2024-08-17T16:52:18.995046+0000 mgr.y (mgr.14150) 227 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:52:20.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:20 smithi131 bash[32005]: audit 2024-08-17T16:52:19.116026+0000 mon.a (mon.0) 470 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:52:20.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:20 smithi131 bash[32005]: audit 2024-08-17T16:52:19.124331+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:52:20.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:20 smithi131 bash[32005]: audit 2024-08-17T16:52:19.596863+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:52:20.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:20 smithi131 bash[32005]: audit 2024-08-17T16:52:19.598660+0000 mon.a (mon.0) 473 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:52:20.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:20 smithi131 bash[32005]: audit 2024-08-17T16:52:19.610518+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:52:21.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:21 smithi169 bash[24469]: audit 2024-08-17T16:52:20.687106+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.169:6800/2638466822,v1:172.21.15.169:6801/2638466822]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-17T16:52:21.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:21 smithi169 bash[24469]: audit 2024-08-17T16:52:20.688026+0000 mon.a (mon.0) 475 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-17T16:52:21.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:21 smithi131 bash[32005]: audit 2024-08-17T16:52:20.687106+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.169:6800/2638466822,v1:172.21.15.169:6801/2638466822]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-17T16:52:21.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:21 smithi131 bash[32005]: audit 2024-08-17T16:52:20.688026+0000 mon.a (mon.0) 475 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-17T16:52:21.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:21 smithi131 bash[22554]: audit 2024-08-17T16:52:20.687106+0000 mon.b (mon.1) 12 : audit [INF] from='osd.4 [v2:172.21.15.169:6800/2638466822,v1:172.21.15.169:6801/2638466822]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-17T16:52:21.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:21 smithi131 bash[22554]: audit 2024-08-17T16:52:20.688026+0000 mon.a (mon.0) 475 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-08-17T16:52:22.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:22 smithi169 bash[24469]: cluster 2024-08-17T16:52:20.995587+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:52:22.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:22 smithi169 bash[24469]: audit 2024-08-17T16:52:21.127912+0000 mon.a (mon.0) 476 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-17T16:52:22.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:22 smithi169 bash[24469]: cluster 2024-08-17T16:52:21.128056+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-08-17T16:52:22.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:22 smithi169 bash[24469]: audit 2024-08-17T16:52:21.128382+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T16:52:22.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:22 smithi169 bash[24469]: audit 2024-08-17T16:52:21.129086+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.169:6800/2638466822,v1:172.21.15.169:6801/2638466822]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-17T16:52:22.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:22 smithi169 bash[24469]: audit 2024-08-17T16:52:21.130049+0000 mon.a (mon.0) 479 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-17T16:52:22.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:22 smithi131 bash[22554]: cluster 2024-08-17T16:52:20.995587+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:52:22.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:22 smithi131 bash[22554]: audit 2024-08-17T16:52:21.127912+0000 mon.a (mon.0) 476 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-17T16:52:22.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:22 smithi131 bash[22554]: cluster 2024-08-17T16:52:21.128056+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-08-17T16:52:22.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:22 smithi131 bash[22554]: audit 2024-08-17T16:52:21.128382+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T16:52:22.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:22 smithi131 bash[22554]: audit 2024-08-17T16:52:21.129086+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.169:6800/2638466822,v1:172.21.15.169:6801/2638466822]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-17T16:52:22.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:22 smithi131 bash[22554]: audit 2024-08-17T16:52:21.130049+0000 mon.a (mon.0) 479 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-17T16:52:22.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:22 smithi131 bash[32005]: cluster 2024-08-17T16:52:20.995587+0000 mgr.y (mgr.14150) 228 : cluster [DBG] pgmap v196: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:52:22.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:22 smithi131 bash[32005]: audit 2024-08-17T16:52:21.127912+0000 mon.a (mon.0) 476 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-08-17T16:52:22.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:22 smithi131 bash[32005]: cluster 2024-08-17T16:52:21.128056+0000 mon.a (mon.0) 477 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-08-17T16:52:22.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:22 smithi131 bash[32005]: audit 2024-08-17T16:52:21.128382+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T16:52:22.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:22 smithi131 bash[32005]: audit 2024-08-17T16:52:21.129086+0000 mon.b (mon.1) 13 : audit [INF] from='osd.4 [v2:172.21.15.169:6800/2638466822,v1:172.21.15.169:6801/2638466822]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-17T16:52:22.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:22 smithi131 bash[32005]: audit 2024-08-17T16:52:21.130049+0000 mon.a (mon.0) 479 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-17T16:52:22.787 INFO:teuthology.orchestra.run.smithi169.stdout:Created osd(s) 4 on host 'smithi169' 2024-08-17T16:52:23.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:23 smithi169 bash[24469]: audit 2024-08-17T16:52:22.132241+0000 mon.a (mon.0) 480 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-08-17T16:52:23.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:23 smithi169 bash[24469]: cluster 2024-08-17T16:52:22.132474+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-08-17T16:52:23.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:23 smithi169 bash[24469]: audit 2024-08-17T16:52:22.133389+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T16:52:23.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:23 smithi169 bash[24469]: audit 2024-08-17T16:52:22.143055+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T16:52:23.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:23 smithi169 bash[24469]: audit 2024-08-17T16:52:22.664143+0000 mon.a (mon.0) 484 : audit [INF] from='osd.4 ' entity='osd.4' 2024-08-17T16:52:23.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:23 smithi169 bash[24469]: audit 2024-08-17T16:52:22.765372+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:52:23.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:23 smithi169 bash[24469]: audit 2024-08-17T16:52:22.774318+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:52:23.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:23 smithi169 bash[24469]: audit 2024-08-17T16:52:22.784779+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:52:23.394 DEBUG:teuthology.orchestra.run.smithi169:osd.4> sudo journalctl -f -n 0 -u ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@osd.4.service 2024-08-17T16:52:23.396 INFO:tasks.cephadm:Deploying osd.5 on smithi169 with /dev/vg_nvme/lv_3... 2024-08-17T16:52:23.396 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_3 2024-08-17T16:52:23.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:23 smithi131 bash[22554]: audit 2024-08-17T16:52:22.132241+0000 mon.a (mon.0) 480 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-08-17T16:52:23.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:23 smithi131 bash[22554]: cluster 2024-08-17T16:52:22.132474+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-08-17T16:52:23.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:23 smithi131 bash[22554]: audit 2024-08-17T16:52:22.133389+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T16:52:23.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:23 smithi131 bash[22554]: audit 2024-08-17T16:52:22.143055+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T16:52:23.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:23 smithi131 bash[22554]: audit 2024-08-17T16:52:22.664143+0000 mon.a (mon.0) 484 : audit [INF] from='osd.4 ' entity='osd.4' 2024-08-17T16:52:23.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:23 smithi131 bash[22554]: audit 2024-08-17T16:52:22.765372+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:52:23.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:23 smithi131 bash[22554]: audit 2024-08-17T16:52:22.774318+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:52:23.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:23 smithi131 bash[22554]: audit 2024-08-17T16:52:22.784779+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:52:23.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:23 smithi131 bash[32005]: audit 2024-08-17T16:52:22.132241+0000 mon.a (mon.0) 480 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-08-17T16:52:23.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:23 smithi131 bash[32005]: cluster 2024-08-17T16:52:22.132474+0000 mon.a (mon.0) 481 : cluster [DBG] osdmap e30: 5 total, 4 up, 5 in 2024-08-17T16:52:23.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:23 smithi131 bash[32005]: audit 2024-08-17T16:52:22.133389+0000 mon.a (mon.0) 482 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T16:52:23.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:23 smithi131 bash[32005]: audit 2024-08-17T16:52:22.143055+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T16:52:23.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:23 smithi131 bash[32005]: audit 2024-08-17T16:52:22.664143+0000 mon.a (mon.0) 484 : audit [INF] from='osd.4 ' entity='osd.4' 2024-08-17T16:52:23.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:23 smithi131 bash[32005]: audit 2024-08-17T16:52:22.765372+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:52:23.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:23 smithi131 bash[32005]: audit 2024-08-17T16:52:22.774318+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:52:23.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:23 smithi131 bash[32005]: audit 2024-08-17T16:52:22.784779+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:52:24.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:24 smithi131 bash[22554]: cluster 2024-08-17T16:52:21.668322+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:52:24.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:24 smithi131 bash[22554]: cluster 2024-08-17T16:52:21.668418+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:52:24.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:24 smithi131 bash[22554]: cluster 2024-08-17T16:52:22.996195+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:52:24.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:24 smithi131 bash[22554]: cluster 2024-08-17T16:52:23.138114+0000 mon.a (mon.0) 488 : cluster [INF] osd.4 [v2:172.21.15.169:6800/2638466822,v1:172.21.15.169:6801/2638466822] boot 2024-08-17T16:52:24.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:24 smithi131 bash[22554]: cluster 2024-08-17T16:52:23.138242+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-08-17T16:52:24.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:24 smithi131 bash[22554]: audit 2024-08-17T16:52:23.138716+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T16:52:24.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:24 smithi131 bash[22554]: cluster 2024-08-17T16:52:23.551726+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-08-17T16:52:24.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:24 smithi131 bash[32005]: cluster 2024-08-17T16:52:21.668322+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:52:24.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:24 smithi131 bash[32005]: cluster 2024-08-17T16:52:21.668418+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:52:24.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:24 smithi131 bash[32005]: cluster 2024-08-17T16:52:22.996195+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:52:24.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:24 smithi131 bash[32005]: cluster 2024-08-17T16:52:23.138114+0000 mon.a (mon.0) 488 : cluster [INF] osd.4 [v2:172.21.15.169:6800/2638466822,v1:172.21.15.169:6801/2638466822] boot 2024-08-17T16:52:24.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:24 smithi131 bash[32005]: cluster 2024-08-17T16:52:23.138242+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-08-17T16:52:24.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:24 smithi131 bash[32005]: audit 2024-08-17T16:52:23.138716+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T16:52:24.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:24 smithi131 bash[32005]: cluster 2024-08-17T16:52:23.551726+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-08-17T16:52:24.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:24 smithi169 bash[24469]: cluster 2024-08-17T16:52:21.668322+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:52:24.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:24 smithi169 bash[24469]: cluster 2024-08-17T16:52:21.668418+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:52:24.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:24 smithi169 bash[24469]: cluster 2024-08-17T16:52:22.996195+0000 mgr.y (mgr.14150) 229 : cluster [DBG] pgmap v199: 1 pgs: 1 active+clean; 577 KiB data, 120 MiB used, 357 GiB / 358 GiB avail 2024-08-17T16:52:24.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:24 smithi169 bash[24469]: cluster 2024-08-17T16:52:23.138114+0000 mon.a (mon.0) 488 : cluster [INF] osd.4 [v2:172.21.15.169:6800/2638466822,v1:172.21.15.169:6801/2638466822] boot 2024-08-17T16:52:24.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:24 smithi169 bash[24469]: cluster 2024-08-17T16:52:23.138242+0000 mon.a (mon.0) 489 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-08-17T16:52:24.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:24 smithi169 bash[24469]: audit 2024-08-17T16:52:23.138716+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T16:52:24.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:24 smithi169 bash[24469]: cluster 2024-08-17T16:52:23.551726+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-08-17T16:52:25.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:25 smithi131 bash[22554]: cluster 2024-08-17T16:52:24.552943+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-08-17T16:52:25.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:25 smithi131 bash[22554]: cluster 2024-08-17T16:52:24.996733+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:52:25.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:25 smithi131 bash[32005]: cluster 2024-08-17T16:52:24.552943+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-08-17T16:52:25.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:25 smithi131 bash[32005]: cluster 2024-08-17T16:52:24.996733+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:52:25.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:25 smithi169 bash[24469]: cluster 2024-08-17T16:52:24.552943+0000 mon.a (mon.0) 492 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-08-17T16:52:25.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:25 smithi169 bash[24469]: cluster 2024-08-17T16:52:24.996733+0000 mgr.y (mgr.14150) 230 : cluster [DBG] pgmap v203: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:52:26.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:26 smithi131 bash[22554]: cluster 2024-08-17T16:52:25.565460+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-08-17T16:52:26.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:26 smithi131 bash[32005]: cluster 2024-08-17T16:52:25.565460+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-08-17T16:52:26.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:26 smithi169 bash[24469]: cluster 2024-08-17T16:52:25.565460+0000 mon.a (mon.0) 493 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-08-17T16:52:27.594 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T16:52:27.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:27 smithi131 bash[22554]: cluster 2024-08-17T16:52:26.566849+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-08-17T16:52:27.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:27 smithi131 bash[22554]: cluster 2024-08-17T16:52:26.997305+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:52:27.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:27 smithi131 bash[32005]: cluster 2024-08-17T16:52:26.566849+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-08-17T16:52:27.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:27 smithi131 bash[32005]: cluster 2024-08-17T16:52:26.997305+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:52:27.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:27 smithi169 bash[24469]: cluster 2024-08-17T16:52:26.566849+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e35: 5 total, 5 up, 5 in 2024-08-17T16:52:27.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:27 smithi169 bash[24469]: cluster 2024-08-17T16:52:26.997305+0000 mgr.y (mgr.14150) 231 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:52:30.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:30 smithi131 bash[22554]: cluster 2024-08-17T16:52:28.997919+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail; 106 KiB/s, 0 objects/s recovering 2024-08-17T16:52:30.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:30 smithi131 bash[32005]: cluster 2024-08-17T16:52:28.997919+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail; 106 KiB/s, 0 objects/s recovering 2024-08-17T16:52:30.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:30 smithi169 bash[24469]: cluster 2024-08-17T16:52:28.997919+0000 mgr.y (mgr.14150) 232 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail; 106 KiB/s, 0 objects/s recovering 2024-08-17T16:52:32.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:32 smithi131 bash[22554]: cluster 2024-08-17T16:52:30.998483+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 152 MiB used, 447 GiB / 447 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-08-17T16:52:32.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:32 smithi131 bash[32005]: cluster 2024-08-17T16:52:30.998483+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 152 MiB used, 447 GiB / 447 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-08-17T16:52:32.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:32 smithi169 bash[24469]: cluster 2024-08-17T16:52:30.998483+0000 mgr.y (mgr.14150) 233 : cluster [DBG] pgmap v208: 1 pgs: 1 active+clean; 577 KiB data, 152 MiB used, 447 GiB / 447 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-08-17T16:52:32.629 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-08-17T16:52:32.659 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi169:vg_nvme/lv_3 2024-08-17T16:52:34.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:34 smithi131 bash[22554]: cluster 2024-08-17T16:52:32.999087+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-17T16:52:34.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:34 smithi131 bash[32005]: cluster 2024-08-17T16:52:32.999087+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-17T16:52:34.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:34 smithi169 bash[24469]: cluster 2024-08-17T16:52:32.999087+0000 mgr.y (mgr.14150) 234 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-17T16:52:36.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:36 smithi131 bash[22554]: cluster 2024-08-17T16:52:34.999619+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-08-17T16:52:36.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:36 smithi131 bash[22554]: audit 2024-08-17T16:52:35.554373+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:52:36.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:36 smithi131 bash[22554]: audit 2024-08-17T16:52:35.564782+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:52:36.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:36 smithi131 bash[22554]: audit 2024-08-17T16:52:35.566547+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:52:36.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:36 smithi131 bash[22554]: audit 2024-08-17T16:52:35.578284+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:52:36.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:36 smithi131 bash[22554]: audit 2024-08-17T16:52:35.580676+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:52:36.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:36 smithi131 bash[22554]: audit 2024-08-17T16:52:35.582582+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:52:36.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:36 smithi131 bash[22554]: audit 2024-08-17T16:52:35.595120+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:52:36.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:36 smithi131 bash[32005]: cluster 2024-08-17T16:52:34.999619+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-08-17T16:52:36.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:36 smithi131 bash[32005]: audit 2024-08-17T16:52:35.554373+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:52:36.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:36 smithi131 bash[32005]: audit 2024-08-17T16:52:35.564782+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:52:36.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:36 smithi131 bash[32005]: audit 2024-08-17T16:52:35.566547+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:52:36.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:36 smithi131 bash[32005]: audit 2024-08-17T16:52:35.578284+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:52:36.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:36 smithi131 bash[32005]: audit 2024-08-17T16:52:35.580676+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:52:36.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:36 smithi131 bash[32005]: audit 2024-08-17T16:52:35.582582+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:52:36.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:36 smithi131 bash[32005]: audit 2024-08-17T16:52:35.595120+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:52:36.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:36 smithi169 bash[24469]: cluster 2024-08-17T16:52:34.999619+0000 mgr.y (mgr.14150) 235 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-08-17T16:52:36.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:36 smithi169 bash[24469]: audit 2024-08-17T16:52:35.554373+0000 mon.a (mon.0) 495 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:52:36.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:36 smithi169 bash[24469]: audit 2024-08-17T16:52:35.564782+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:52:36.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:36 smithi169 bash[24469]: audit 2024-08-17T16:52:35.566547+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:52:36.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:36 smithi169 bash[24469]: audit 2024-08-17T16:52:35.578284+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:52:36.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:36 smithi169 bash[24469]: audit 2024-08-17T16:52:35.580676+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:52:36.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:36 smithi169 bash[24469]: audit 2024-08-17T16:52:35.582582+0000 mon.a (mon.0) 500 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:52:36.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:36 smithi169 bash[24469]: audit 2024-08-17T16:52:35.595120+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:52:37.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:37 smithi131 bash[22554]: cephadm 2024-08-17T16:52:35.543968+0000 mgr.y (mgr.14150) 236 : cephadm [INF] Detected new or changed devices on smithi169 2024-08-17T16:52:37.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:37 smithi131 bash[22554]: cephadm 2024-08-17T16:52:35.567848+0000 mgr.y (mgr.14150) 237 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 17265M 2024-08-17T16:52:37.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:37 smithi131 bash[32005]: cephadm 2024-08-17T16:52:35.543968+0000 mgr.y (mgr.14150) 236 : cephadm [INF] Detected new or changed devices on smithi169 2024-08-17T16:52:37.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:37 smithi131 bash[32005]: cephadm 2024-08-17T16:52:35.567848+0000 mgr.y (mgr.14150) 237 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 17265M 2024-08-17T16:52:37.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:37 smithi169 bash[24469]: cephadm 2024-08-17T16:52:35.543968+0000 mgr.y (mgr.14150) 236 : cephadm [INF] Detected new or changed devices on smithi169 2024-08-17T16:52:37.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:37 smithi169 bash[24469]: cephadm 2024-08-17T16:52:35.567848+0000 mgr.y (mgr.14150) 237 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 17265M 2024-08-17T16:52:38.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:38 smithi131 bash[22554]: cluster 2024-08-17T16:52:37.000161+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-08-17T16:52:38.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:38 smithi131 bash[32005]: cluster 2024-08-17T16:52:37.000161+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-08-17T16:52:38.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:38 smithi169 bash[24469]: cluster 2024-08-17T16:52:37.000161+0000 mgr.y (mgr.14150) 238 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-08-17T16:52:38.463 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T16:52:40.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:40 smithi131 bash[22554]: cluster 2024-08-17T16:52:39.000724+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-17T16:52:40.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:40 smithi131 bash[32005]: cluster 2024-08-17T16:52:39.000724+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-17T16:52:40.373 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:40 smithi169 bash[24469]: cluster 2024-08-17T16:52:39.000724+0000 mgr.y (mgr.14150) 239 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-17T16:52:42.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:42 smithi131 bash[22554]: cluster 2024-08-17T16:52:41.001203+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:52:42.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:42 smithi131 bash[22554]: audit 2024-08-17T16:52:41.622667+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:52:42.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:42 smithi131 bash[22554]: audit 2024-08-17T16:52:41.628560+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:52:42.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:42 smithi131 bash[22554]: audit 2024-08-17T16:52:41.630199+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:52:42.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:42 smithi131 bash[32005]: cluster 2024-08-17T16:52:41.001203+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:52:42.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:42 smithi131 bash[32005]: audit 2024-08-17T16:52:41.622667+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:52:42.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:42 smithi131 bash[32005]: audit 2024-08-17T16:52:41.628560+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:52:42.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:42 smithi131 bash[32005]: audit 2024-08-17T16:52:41.630199+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:52:42.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:42 smithi169 bash[24469]: cluster 2024-08-17T16:52:41.001203+0000 mgr.y (mgr.14150) 240 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:52:42.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:42 smithi169 bash[24469]: audit 2024-08-17T16:52:41.622667+0000 mon.a (mon.0) 502 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:52:42.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:42 smithi169 bash[24469]: audit 2024-08-17T16:52:41.628560+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:52:42.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:42 smithi169 bash[24469]: audit 2024-08-17T16:52:41.630199+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:52:43.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:43 smithi131 bash[22554]: audit 2024-08-17T16:52:41.616380+0000 mgr.y (mgr.14150) 241 : audit [DBG] from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:52:43.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:43 smithi131 bash[32005]: audit 2024-08-17T16:52:41.616380+0000 mgr.y (mgr.14150) 241 : audit [DBG] from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:52:43.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:43 smithi169 bash[24469]: audit 2024-08-17T16:52:41.616380+0000 mgr.y (mgr.14150) 241 : audit [DBG] from='client.24196 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:52:44.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:44 smithi131 bash[22554]: cluster 2024-08-17T16:52:43.001719+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:52:44.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:44 smithi131 bash[32005]: cluster 2024-08-17T16:52:43.001719+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:52:44.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:44 smithi169 bash[24469]: cluster 2024-08-17T16:52:43.001719+0000 mgr.y (mgr.14150) 242 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:52:46.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:46 smithi131 bash[22554]: cluster 2024-08-17T16:52:45.002261+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:52:46.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:46 smithi131 bash[32005]: cluster 2024-08-17T16:52:45.002261+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:52:46.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:46 smithi169 bash[24469]: cluster 2024-08-17T16:52:45.002261+0000 mgr.y (mgr.14150) 243 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:52:48.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:48 smithi169 bash[24469]: cluster 2024-08-17T16:52:47.002826+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:52:48.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:48 smithi131 bash[22554]: cluster 2024-08-17T16:52:47.002826+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:52:48.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:48 smithi131 bash[32005]: cluster 2024-08-17T16:52:47.002826+0000 mgr.y (mgr.14150) 244 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:52:50.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:50 smithi169 bash[24469]: cluster 2024-08-17T16:52:49.003383+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:52:50.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:50 smithi169 bash[24469]: audit 2024-08-17T16:52:49.937123+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.169:0/4112597732' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "33dc15a5-d1a6-4810-a2a1-db3a307f8c84"}]: dispatch 2024-08-17T16:52:50.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:50 smithi169 bash[24469]: audit 2024-08-17T16:52:49.938033+0000 mon.a (mon.0) 505 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "33dc15a5-d1a6-4810-a2a1-db3a307f8c84"}]: dispatch 2024-08-17T16:52:50.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:50 smithi169 bash[24469]: audit 2024-08-17T16:52:49.946716+0000 mon.a (mon.0) 506 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "33dc15a5-d1a6-4810-a2a1-db3a307f8c84"}]': finished 2024-08-17T16:52:50.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:50 smithi169 bash[24469]: cluster 2024-08-17T16:52:49.946842+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-08-17T16:52:50.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:50 smithi169 bash[24469]: audit 2024-08-17T16:52:49.947117+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T16:52:50.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:50 smithi131 bash[22554]: cluster 2024-08-17T16:52:49.003383+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:52:50.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:50 smithi131 bash[22554]: audit 2024-08-17T16:52:49.937123+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.169:0/4112597732' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "33dc15a5-d1a6-4810-a2a1-db3a307f8c84"}]: dispatch 2024-08-17T16:52:50.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:50 smithi131 bash[22554]: audit 2024-08-17T16:52:49.938033+0000 mon.a (mon.0) 505 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "33dc15a5-d1a6-4810-a2a1-db3a307f8c84"}]: dispatch 2024-08-17T16:52:50.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:50 smithi131 bash[22554]: audit 2024-08-17T16:52:49.946716+0000 mon.a (mon.0) 506 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "33dc15a5-d1a6-4810-a2a1-db3a307f8c84"}]': finished 2024-08-17T16:52:50.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:50 smithi131 bash[22554]: cluster 2024-08-17T16:52:49.946842+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-08-17T16:52:50.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:50 smithi131 bash[22554]: audit 2024-08-17T16:52:49.947117+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T16:52:50.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:50 smithi131 bash[32005]: cluster 2024-08-17T16:52:49.003383+0000 mgr.y (mgr.14150) 245 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:52:50.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:50 smithi131 bash[32005]: audit 2024-08-17T16:52:49.937123+0000 mon.b (mon.1) 14 : audit [INF] from='client.? 172.21.15.169:0/4112597732' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "33dc15a5-d1a6-4810-a2a1-db3a307f8c84"}]: dispatch 2024-08-17T16:52:50.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:50 smithi131 bash[32005]: audit 2024-08-17T16:52:49.938033+0000 mon.a (mon.0) 505 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "33dc15a5-d1a6-4810-a2a1-db3a307f8c84"}]: dispatch 2024-08-17T16:52:50.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:50 smithi131 bash[32005]: audit 2024-08-17T16:52:49.946716+0000 mon.a (mon.0) 506 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "33dc15a5-d1a6-4810-a2a1-db3a307f8c84"}]': finished 2024-08-17T16:52:50.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:50 smithi131 bash[32005]: cluster 2024-08-17T16:52:49.946842+0000 mon.a (mon.0) 507 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-08-17T16:52:50.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:50 smithi131 bash[32005]: audit 2024-08-17T16:52:49.947117+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T16:52:51.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:51 smithi169 bash[24469]: audit 2024-08-17T16:52:50.585701+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.169:0/2259895416' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:52:51.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:51 smithi131 bash[22554]: audit 2024-08-17T16:52:50.585701+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.169:0/2259895416' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:52:51.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:51 smithi131 bash[32005]: audit 2024-08-17T16:52:50.585701+0000 mon.b (mon.1) 15 : audit [DBG] from='client.? 172.21.15.169:0/2259895416' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:52:52.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:52 smithi169 bash[24469]: cluster 2024-08-17T16:52:51.003905+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:52:52.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:52 smithi131 bash[22554]: cluster 2024-08-17T16:52:51.003905+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:52:52.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:52 smithi131 bash[32005]: cluster 2024-08-17T16:52:51.003905+0000 mgr.y (mgr.14150) 246 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:52:54.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:54 smithi169 bash[24469]: cluster 2024-08-17T16:52:53.004473+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:52:54.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:54 smithi131 bash[32005]: cluster 2024-08-17T16:52:53.004473+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:52:54.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:54 smithi131 bash[22554]: cluster 2024-08-17T16:52:53.004473+0000 mgr.y (mgr.14150) 247 : cluster [DBG] pgmap v220: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:52:56.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:56 smithi169 bash[24469]: cluster 2024-08-17T16:52:55.005110+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:52:56.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:56 smithi131 bash[22554]: cluster 2024-08-17T16:52:55.005110+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:52:56.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:56 smithi131 bash[32005]: cluster 2024-08-17T16:52:55.005110+0000 mgr.y (mgr.14150) 248 : cluster [DBG] pgmap v221: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:52:58.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:52:58 smithi169 bash[24469]: cluster 2024-08-17T16:52:57.005787+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:52:58.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:52:58 smithi131 bash[22554]: cluster 2024-08-17T16:52:57.005787+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:52:58.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:52:58 smithi131 bash[32005]: cluster 2024-08-17T16:52:57.005787+0000 mgr.y (mgr.14150) 249 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:53:00.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:00 smithi169 bash[24469]: cluster 2024-08-17T16:52:59.006515+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:53:00.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:00 smithi131 bash[22554]: cluster 2024-08-17T16:52:59.006515+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:53:00.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:00 smithi131 bash[32005]: cluster 2024-08-17T16:52:59.006515+0000 mgr.y (mgr.14150) 250 : cluster [DBG] pgmap v223: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:53:02.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:02 smithi169 bash[24469]: cluster 2024-08-17T16:53:01.007202+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:53:02.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:02 smithi131 bash[22554]: cluster 2024-08-17T16:53:01.007202+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:53:02.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:02 smithi131 bash[32005]: cluster 2024-08-17T16:53:01.007202+0000 mgr.y (mgr.14150) 251 : cluster [DBG] pgmap v224: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:53:03.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:03 smithi131 bash[22554]: audit 2024-08-17T16:53:02.355512+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-17T16:53:03.662 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:03 smithi131 bash[22554]: audit 2024-08-17T16:53:02.357268+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:53:03.662 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:03 smithi131 bash[32005]: audit 2024-08-17T16:53:02.355512+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-17T16:53:03.662 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:03 smithi131 bash[32005]: audit 2024-08-17T16:53:02.357268+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:53:03.663 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:03 smithi169 bash[24469]: audit 2024-08-17T16:53:02.355512+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-08-17T16:53:03.663 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:03 smithi169 bash[24469]: audit 2024-08-17T16:53:02.357268+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:53:04.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:04 smithi131 bash[32005]: cephadm 2024-08-17T16:53:02.358807+0000 mgr.y (mgr.14150) 252 : cephadm [INF] Deploying daemon osd.5 on smithi169 2024-08-17T16:53:04.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:04 smithi131 bash[32005]: cluster 2024-08-17T16:53:03.007871+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:53:04.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:04 smithi131 bash[22554]: cephadm 2024-08-17T16:53:02.358807+0000 mgr.y (mgr.14150) 252 : cephadm [INF] Deploying daemon osd.5 on smithi169 2024-08-17T16:53:04.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:04 smithi131 bash[22554]: cluster 2024-08-17T16:53:03.007871+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:53:04.619 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:04 smithi169 bash[24469]: cephadm 2024-08-17T16:53:02.358807+0000 mgr.y (mgr.14150) 252 : cephadm [INF] Deploying daemon osd.5 on smithi169 2024-08-17T16:53:04.619 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:04 smithi169 bash[24469]: cluster 2024-08-17T16:53:03.007871+0000 mgr.y (mgr.14150) 253 : cluster [DBG] pgmap v225: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:53:06.535 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:06 smithi169 bash[24469]: cluster 2024-08-17T16:53:05.008423+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:53:06.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:06 smithi131 bash[22554]: cluster 2024-08-17T16:53:05.008423+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:53:06.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:06 smithi131 bash[32005]: cluster 2024-08-17T16:53:05.008423+0000 mgr.y (mgr.14150) 254 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:53:06.803 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:06 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:53:06.803 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:53:06 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:53:06.803 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 16:53:06 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:53:07.140 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:53:06 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:53:07.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:06 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:53:07.141 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 16:53:06 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:53:07.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:07 smithi131 bash[32005]: audit 2024-08-17T16:53:07.091411+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:53:07.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:07 smithi131 bash[32005]: audit 2024-08-17T16:53:07.098932+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:53:07.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:07 smithi131 bash[32005]: audit 2024-08-17T16:53:07.107190+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:53:07.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:07 smithi131 bash[22554]: audit 2024-08-17T16:53:07.091411+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:53:07.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:07 smithi131 bash[22554]: audit 2024-08-17T16:53:07.098932+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:53:07.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:07 smithi131 bash[22554]: audit 2024-08-17T16:53:07.107190+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:53:07.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:07 smithi169 bash[24469]: audit 2024-08-17T16:53:07.091411+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:53:07.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:07 smithi169 bash[24469]: audit 2024-08-17T16:53:07.098932+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:53:07.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:07 smithi169 bash[24469]: audit 2024-08-17T16:53:07.107190+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:53:08.557 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:08 smithi169 bash[24469]: cluster 2024-08-17T16:53:07.008978+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:53:08.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:08 smithi131 bash[32005]: cluster 2024-08-17T16:53:07.008978+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:53:08.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:08 smithi131 bash[22554]: cluster 2024-08-17T16:53:07.008978+0000 mgr.y (mgr.14150) 255 : cluster [DBG] pgmap v227: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:53:10.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:10 smithi131 bash[22554]: cluster 2024-08-17T16:53:09.009516+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:53:10.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:10 smithi131 bash[32005]: cluster 2024-08-17T16:53:09.009516+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:53:10.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:10 smithi169 bash[24469]: cluster 2024-08-17T16:53:09.009516+0000 mgr.y (mgr.14150) 256 : cluster [DBG] pgmap v228: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:53:12.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:12 smithi169 bash[24469]: cluster 2024-08-17T16:53:11.010050+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:53:12.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:12 smithi131 bash[22554]: cluster 2024-08-17T16:53:11.010050+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:53:12.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:12 smithi131 bash[32005]: cluster 2024-08-17T16:53:11.010050+0000 mgr.y (mgr.14150) 257 : cluster [DBG] pgmap v229: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:53:13.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:13 smithi169 bash[24469]: audit 2024-08-17T16:53:12.245598+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:53:13.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:13 smithi169 bash[24469]: audit 2024-08-17T16:53:12.254552+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:53:13.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:13 smithi169 bash[24469]: audit 2024-08-17T16:53:12.256401+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:53:13.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:13 smithi169 bash[24469]: audit 2024-08-17T16:53:12.258330+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:53:13.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:13 smithi169 bash[24469]: audit 2024-08-17T16:53:12.268086+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:53:13.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:13 smithi131 bash[22554]: audit 2024-08-17T16:53:12.245598+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:53:13.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:13 smithi131 bash[22554]: audit 2024-08-17T16:53:12.254552+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:53:13.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:13 smithi131 bash[22554]: audit 2024-08-17T16:53:12.256401+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:53:13.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:13 smithi131 bash[22554]: audit 2024-08-17T16:53:12.258330+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:53:13.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:13 smithi131 bash[22554]: audit 2024-08-17T16:53:12.268086+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:53:13.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:13 smithi131 bash[32005]: audit 2024-08-17T16:53:12.245598+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:53:13.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:13 smithi131 bash[32005]: audit 2024-08-17T16:53:12.254552+0000 mon.a (mon.0) 515 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:53:13.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:13 smithi131 bash[32005]: audit 2024-08-17T16:53:12.256401+0000 mon.a (mon.0) 516 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:53:13.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:13 smithi131 bash[32005]: audit 2024-08-17T16:53:12.258330+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:53:13.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:13 smithi131 bash[32005]: audit 2024-08-17T16:53:12.268086+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:53:14.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:14 smithi131 bash[22554]: cluster 2024-08-17T16:53:13.010585+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:53:14.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:14 smithi131 bash[22554]: audit 2024-08-17T16:53:13.887854+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.169:6808/1625437885,v1:172.21.15.169:6809/1625437885]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-17T16:53:14.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:14 smithi131 bash[22554]: audit 2024-08-17T16:53:13.888577+0000 mon.a (mon.0) 519 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-17T16:53:14.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:14 smithi131 bash[32005]: cluster 2024-08-17T16:53:13.010585+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:53:14.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:14 smithi131 bash[32005]: audit 2024-08-17T16:53:13.887854+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.169:6808/1625437885,v1:172.21.15.169:6809/1625437885]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-17T16:53:14.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:14 smithi131 bash[32005]: audit 2024-08-17T16:53:13.888577+0000 mon.a (mon.0) 519 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-17T16:53:14.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:14 smithi169 bash[24469]: cluster 2024-08-17T16:53:13.010585+0000 mgr.y (mgr.14150) 258 : cluster [DBG] pgmap v230: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:53:14.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:14 smithi169 bash[24469]: audit 2024-08-17T16:53:13.887854+0000 mon.b (mon.1) 16 : audit [INF] from='osd.5 [v2:172.21.15.169:6808/1625437885,v1:172.21.15.169:6809/1625437885]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-17T16:53:14.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:14 smithi169 bash[24469]: audit 2024-08-17T16:53:13.888577+0000 mon.a (mon.0) 519 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-08-17T16:53:15.557 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:15 smithi169 bash[24469]: audit 2024-08-17T16:53:14.273804+0000 mon.a (mon.0) 520 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-17T16:53:15.557 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:15 smithi169 bash[24469]: cluster 2024-08-17T16:53:14.274037+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-08-17T16:53:15.557 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:15 smithi169 bash[24469]: audit 2024-08-17T16:53:14.274320+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T16:53:15.557 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:15 smithi169 bash[24469]: audit 2024-08-17T16:53:14.277438+0000 mon.b (mon.1) 17 : audit [INF] from='osd.5 [v2:172.21.15.169:6808/1625437885,v1:172.21.15.169:6809/1625437885]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-17T16:53:15.557 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:15 smithi169 bash[24469]: audit 2024-08-17T16:53:14.278117+0000 mon.a (mon.0) 523 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-17T16:53:15.557 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:15 smithi169 bash[24469]: cluster 2024-08-17T16:53:15.011053+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:53:15.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:15 smithi131 bash[32005]: audit 2024-08-17T16:53:14.273804+0000 mon.a (mon.0) 520 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-17T16:53:15.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:15 smithi131 bash[32005]: cluster 2024-08-17T16:53:14.274037+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-08-17T16:53:15.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:15 smithi131 bash[32005]: audit 2024-08-17T16:53:14.274320+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T16:53:15.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:15 smithi131 bash[32005]: audit 2024-08-17T16:53:14.277438+0000 mon.b (mon.1) 17 : audit [INF] from='osd.5 [v2:172.21.15.169:6808/1625437885,v1:172.21.15.169:6809/1625437885]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-17T16:53:15.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:15 smithi131 bash[32005]: audit 2024-08-17T16:53:14.278117+0000 mon.a (mon.0) 523 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-17T16:53:15.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:15 smithi131 bash[32005]: cluster 2024-08-17T16:53:15.011053+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:53:15.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:15 smithi131 bash[22554]: audit 2024-08-17T16:53:14.273804+0000 mon.a (mon.0) 520 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-08-17T16:53:15.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:15 smithi131 bash[22554]: cluster 2024-08-17T16:53:14.274037+0000 mon.a (mon.0) 521 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-08-17T16:53:15.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:15 smithi131 bash[22554]: audit 2024-08-17T16:53:14.274320+0000 mon.a (mon.0) 522 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T16:53:15.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:15 smithi131 bash[22554]: audit 2024-08-17T16:53:14.277438+0000 mon.b (mon.1) 17 : audit [INF] from='osd.5 [v2:172.21.15.169:6808/1625437885,v1:172.21.15.169:6809/1625437885]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-17T16:53:15.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:15 smithi131 bash[22554]: audit 2024-08-17T16:53:14.278117+0000 mon.a (mon.0) 523 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-17T16:53:15.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:15 smithi131 bash[22554]: cluster 2024-08-17T16:53:15.011053+0000 mgr.y (mgr.14150) 259 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:53:16.089 INFO:teuthology.orchestra.run.smithi169.stdout:Created osd(s) 5 on host 'smithi169' 2024-08-17T16:53:16.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:16 smithi169 bash[24469]: audit 2024-08-17T16:53:15.276240+0000 mon.a (mon.0) 524 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-08-17T16:53:16.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:16 smithi169 bash[24469]: cluster 2024-08-17T16:53:15.276504+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-08-17T16:53:16.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:16 smithi169 bash[24469]: audit 2024-08-17T16:53:15.277189+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T16:53:16.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:16 smithi169 bash[24469]: audit 2024-08-17T16:53:15.285245+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T16:53:16.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:16 smithi169 bash[24469]: audit 2024-08-17T16:53:16.066810+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:53:16.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:16 smithi169 bash[24469]: audit 2024-08-17T16:53:16.074517+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:53:16.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:16 smithi169 bash[24469]: audit 2024-08-17T16:53:16.085130+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:53:16.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:16 smithi131 bash[22554]: audit 2024-08-17T16:53:15.276240+0000 mon.a (mon.0) 524 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-08-17T16:53:16.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:16 smithi131 bash[22554]: cluster 2024-08-17T16:53:15.276504+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-08-17T16:53:16.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:16 smithi131 bash[22554]: audit 2024-08-17T16:53:15.277189+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T16:53:16.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:16 smithi131 bash[22554]: audit 2024-08-17T16:53:15.285245+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T16:53:16.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:16 smithi131 bash[22554]: audit 2024-08-17T16:53:16.066810+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:53:16.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:16 smithi131 bash[22554]: audit 2024-08-17T16:53:16.074517+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:53:16.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:16 smithi131 bash[22554]: audit 2024-08-17T16:53:16.085130+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:53:16.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:16 smithi131 bash[32005]: audit 2024-08-17T16:53:15.276240+0000 mon.a (mon.0) 524 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-08-17T16:53:16.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:16 smithi131 bash[32005]: cluster 2024-08-17T16:53:15.276504+0000 mon.a (mon.0) 525 : cluster [DBG] osdmap e38: 6 total, 5 up, 6 in 2024-08-17T16:53:16.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:16 smithi131 bash[32005]: audit 2024-08-17T16:53:15.277189+0000 mon.a (mon.0) 526 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T16:53:16.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:16 smithi131 bash[32005]: audit 2024-08-17T16:53:15.285245+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T16:53:16.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:16 smithi131 bash[32005]: audit 2024-08-17T16:53:16.066810+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:53:16.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:16 smithi131 bash[32005]: audit 2024-08-17T16:53:16.074517+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:53:16.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:16 smithi131 bash[32005]: audit 2024-08-17T16:53:16.085130+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:53:16.747 DEBUG:teuthology.orchestra.run.smithi169:osd.5> sudo journalctl -f -n 0 -u ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@osd.5.service 2024-08-17T16:53:16.750 INFO:tasks.cephadm:Deploying osd.6 on smithi169 with /dev/vg_nvme/lv_2... 2024-08-17T16:53:16.750 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_2 2024-08-17T16:53:17.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:17 smithi131 bash[22554]: cluster 2024-08-17T16:53:14.905505+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:53:17.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:17 smithi131 bash[22554]: cluster 2024-08-17T16:53:14.905628+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:53:17.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:17 smithi131 bash[22554]: audit 2024-08-17T16:53:16.289283+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T16:53:17.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:17 smithi131 bash[22554]: cluster 2024-08-17T16:53:16.299826+0000 mon.a (mon.0) 532 : cluster [INF] osd.5 [v2:172.21.15.169:6808/1625437885,v1:172.21.15.169:6809/1625437885] boot 2024-08-17T16:53:17.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:17 smithi131 bash[22554]: cluster 2024-08-17T16:53:16.299918+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-08-17T16:53:17.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:17 smithi131 bash[22554]: audit 2024-08-17T16:53:16.302167+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T16:53:17.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:17 smithi131 bash[22554]: cluster 2024-08-17T16:53:17.011576+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v235: 1 pgs: 1 unknown; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:53:17.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:17 smithi131 bash[32005]: cluster 2024-08-17T16:53:14.905505+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:53:17.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:17 smithi131 bash[32005]: cluster 2024-08-17T16:53:14.905628+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:53:17.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:17 smithi131 bash[32005]: audit 2024-08-17T16:53:16.289283+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T16:53:17.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:17 smithi131 bash[32005]: cluster 2024-08-17T16:53:16.299826+0000 mon.a (mon.0) 532 : cluster [INF] osd.5 [v2:172.21.15.169:6808/1625437885,v1:172.21.15.169:6809/1625437885] boot 2024-08-17T16:53:17.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:17 smithi131 bash[32005]: cluster 2024-08-17T16:53:16.299918+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-08-17T16:53:17.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:17 smithi131 bash[32005]: audit 2024-08-17T16:53:16.302167+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T16:53:17.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:17 smithi131 bash[32005]: cluster 2024-08-17T16:53:17.011576+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v235: 1 pgs: 1 unknown; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:53:17.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:17 smithi169 bash[24469]: cluster 2024-08-17T16:53:14.905505+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:53:17.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:17 smithi169 bash[24469]: cluster 2024-08-17T16:53:14.905628+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:53:17.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:17 smithi169 bash[24469]: audit 2024-08-17T16:53:16.289283+0000 mon.a (mon.0) 531 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T16:53:17.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:17 smithi169 bash[24469]: cluster 2024-08-17T16:53:16.299826+0000 mon.a (mon.0) 532 : cluster [INF] osd.5 [v2:172.21.15.169:6808/1625437885,v1:172.21.15.169:6809/1625437885] boot 2024-08-17T16:53:17.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:17 smithi169 bash[24469]: cluster 2024-08-17T16:53:16.299918+0000 mon.a (mon.0) 533 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-08-17T16:53:17.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:17 smithi169 bash[24469]: audit 2024-08-17T16:53:16.302167+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T16:53:17.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:17 smithi169 bash[24469]: cluster 2024-08-17T16:53:17.011576+0000 mgr.y (mgr.14150) 260 : cluster [DBG] pgmap v235: 1 pgs: 1 unknown; 577 KiB data, 151 MiB used, 447 GiB / 447 GiB avail 2024-08-17T16:53:18.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:18 smithi131 bash[22554]: cluster 2024-08-17T16:53:17.310686+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-08-17T16:53:18.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:18 smithi131 bash[32005]: cluster 2024-08-17T16:53:17.310686+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-08-17T16:53:18.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:18 smithi169 bash[24469]: cluster 2024-08-17T16:53:17.310686+0000 mon.a (mon.0) 535 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-08-17T16:53:19.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:19 smithi131 bash[22554]: cluster 2024-08-17T16:53:18.317514+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-08-17T16:53:19.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:19 smithi131 bash[22554]: cluster 2024-08-17T16:53:19.012149+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v238: 1 pgs: 1 unknown; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:53:19.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:19 smithi131 bash[32005]: cluster 2024-08-17T16:53:18.317514+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-08-17T16:53:19.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:19 smithi131 bash[32005]: cluster 2024-08-17T16:53:19.012149+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v238: 1 pgs: 1 unknown; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:53:19.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:19 smithi169 bash[24469]: cluster 2024-08-17T16:53:18.317514+0000 mon.a (mon.0) 536 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-08-17T16:53:19.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:19 smithi169 bash[24469]: cluster 2024-08-17T16:53:19.012149+0000 mgr.y (mgr.14150) 261 : cluster [DBG] pgmap v238: 1 pgs: 1 unknown; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:53:20.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:20 smithi131 bash[22554]: cluster 2024-08-17T16:53:19.336846+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-08-17T16:53:20.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:20 smithi131 bash[32005]: cluster 2024-08-17T16:53:19.336846+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-08-17T16:53:20.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:20 smithi169 bash[24469]: cluster 2024-08-17T16:53:19.336846+0000 mon.a (mon.0) 537 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-08-17T16:53:20.949 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T16:53:21.457 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:21 smithi169 bash[24469]: cluster 2024-08-17T16:53:20.346620+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-08-17T16:53:21.457 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:21 smithi169 bash[24469]: cluster 2024-08-17T16:53:21.012655+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v241: 1 pgs: 1 unknown; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:53:21.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:21 smithi131 bash[22554]: cluster 2024-08-17T16:53:20.346620+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-08-17T16:53:21.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:21 smithi131 bash[22554]: cluster 2024-08-17T16:53:21.012655+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v241: 1 pgs: 1 unknown; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:53:21.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:21 smithi131 bash[32005]: cluster 2024-08-17T16:53:20.346620+0000 mon.a (mon.0) 538 : cluster [DBG] osdmap e43: 6 total, 6 up, 6 in 2024-08-17T16:53:21.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:21 smithi131 bash[32005]: cluster 2024-08-17T16:53:21.012655+0000 mgr.y (mgr.14150) 262 : cluster [DBG] pgmap v241: 1 pgs: 1 unknown; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:53:24.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:24 smithi131 bash[22554]: cluster 2024-08-17T16:53:23.013216+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 101 KiB/s, 0 objects/s recovering 2024-08-17T16:53:24.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:24 smithi131 bash[32005]: cluster 2024-08-17T16:53:23.013216+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 101 KiB/s, 0 objects/s recovering 2024-08-17T16:53:24.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:24 smithi169 bash[24469]: cluster 2024-08-17T16:53:23.013216+0000 mgr.y (mgr.14150) 263 : cluster [DBG] pgmap v242: 1 pgs: 1 active+clean; 577 KiB data, 179 MiB used, 536 GiB / 536 GiB avail; 101 KiB/s, 0 objects/s recovering 2024-08-17T16:53:26.227 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-08-17T16:53:26.264 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi169:vg_nvme/lv_2 2024-08-17T16:53:26.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:26 smithi131 bash[22554]: cluster 2024-08-17T16:53:25.013886+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-08-17T16:53:26.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:26 smithi131 bash[32005]: cluster 2024-08-17T16:53:25.013886+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-08-17T16:53:26.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:26 smithi169 bash[24469]: cluster 2024-08-17T16:53:25.013886+0000 mgr.y (mgr.14150) 264 : cluster [DBG] pgmap v243: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-08-17T16:53:28.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:28 smithi131 bash[22554]: cluster 2024-08-17T16:53:27.014443+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-17T16:53:28.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:28 smithi131 bash[32005]: cluster 2024-08-17T16:53:27.014443+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-17T16:53:28.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:28 smithi169 bash[24469]: cluster 2024-08-17T16:53:27.014443+0000 mgr.y (mgr.14150) 265 : cluster [DBG] pgmap v244: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-17T16:53:30.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:30 smithi131 bash[22554]: cluster 2024-08-17T16:53:29.015033+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-08-17T16:53:30.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:30 smithi131 bash[22554]: cephadm 2024-08-17T16:53:29.208080+0000 mgr.y (mgr.14150) 267 : cephadm [INF] Detected new or changed devices on smithi169 2024-08-17T16:53:30.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:30 smithi131 bash[22554]: audit 2024-08-17T16:53:29.216683+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:53:30.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:30 smithi131 bash[22554]: audit 2024-08-17T16:53:29.226795+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:53:30.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:30 smithi131 bash[22554]: audit 2024-08-17T16:53:29.228870+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:53:30.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:30 smithi131 bash[22554]: audit 2024-08-17T16:53:29.230585+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:53:30.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:30 smithi131 bash[22554]: cephadm 2024-08-17T16:53:29.231860+0000 mgr.y (mgr.14150) 268 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 8632M 2024-08-17T16:53:30.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:30 smithi131 bash[22554]: audit 2024-08-17T16:53:29.242783+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:53:30.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:30 smithi131 bash[22554]: audit 2024-08-17T16:53:29.245072+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:53:30.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:30 smithi131 bash[22554]: audit 2024-08-17T16:53:29.246627+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:53:30.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:30 smithi131 bash[22554]: audit 2024-08-17T16:53:29.258653+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:53:30.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:30 smithi131 bash[32005]: cluster 2024-08-17T16:53:29.015033+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-08-17T16:53:30.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:30 smithi131 bash[32005]: cephadm 2024-08-17T16:53:29.208080+0000 mgr.y (mgr.14150) 267 : cephadm [INF] Detected new or changed devices on smithi169 2024-08-17T16:53:30.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:30 smithi131 bash[32005]: audit 2024-08-17T16:53:29.216683+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:53:30.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:30 smithi131 bash[32005]: audit 2024-08-17T16:53:29.226795+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:53:30.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:30 smithi131 bash[32005]: audit 2024-08-17T16:53:29.228870+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:53:30.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:30 smithi131 bash[32005]: audit 2024-08-17T16:53:29.230585+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:53:30.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:30 smithi131 bash[32005]: cephadm 2024-08-17T16:53:29.231860+0000 mgr.y (mgr.14150) 268 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 8632M 2024-08-17T16:53:30.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:30 smithi131 bash[32005]: audit 2024-08-17T16:53:29.242783+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:53:30.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:30 smithi131 bash[32005]: audit 2024-08-17T16:53:29.245072+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:53:30.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:30 smithi131 bash[32005]: audit 2024-08-17T16:53:29.246627+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:53:30.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:30 smithi131 bash[32005]: audit 2024-08-17T16:53:29.258653+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:53:30.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:30 smithi169 bash[24469]: cluster 2024-08-17T16:53:29.015033+0000 mgr.y (mgr.14150) 266 : cluster [DBG] pgmap v245: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 60 KiB/s, 0 objects/s recovering 2024-08-17T16:53:30.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:30 smithi169 bash[24469]: cephadm 2024-08-17T16:53:29.208080+0000 mgr.y (mgr.14150) 267 : cephadm [INF] Detected new or changed devices on smithi169 2024-08-17T16:53:30.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:30 smithi169 bash[24469]: audit 2024-08-17T16:53:29.216683+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:53:30.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:30 smithi169 bash[24469]: audit 2024-08-17T16:53:29.226795+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:53:30.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:30 smithi169 bash[24469]: audit 2024-08-17T16:53:29.228870+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:53:30.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:30 smithi169 bash[24469]: audit 2024-08-17T16:53:29.230585+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:53:30.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:30 smithi169 bash[24469]: cephadm 2024-08-17T16:53:29.231860+0000 mgr.y (mgr.14150) 268 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 8632M 2024-08-17T16:53:30.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:30 smithi169 bash[24469]: audit 2024-08-17T16:53:29.242783+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:53:30.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:30 smithi169 bash[24469]: audit 2024-08-17T16:53:29.245072+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:53:30.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:30 smithi169 bash[24469]: audit 2024-08-17T16:53:29.246627+0000 mon.a (mon.0) 545 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:53:30.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:30 smithi169 bash[24469]: audit 2024-08-17T16:53:29.258653+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:53:32.175 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T16:53:32.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:32 smithi131 bash[22554]: cluster 2024-08-17T16:53:31.015597+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-08-17T16:53:32.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:32 smithi131 bash[32005]: cluster 2024-08-17T16:53:31.015597+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-08-17T16:53:32.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:32 smithi169 bash[24469]: cluster 2024-08-17T16:53:31.015597+0000 mgr.y (mgr.14150) 269 : cluster [DBG] pgmap v246: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 54 KiB/s, 0 objects/s recovering 2024-08-17T16:53:34.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:34 smithi131 bash[22554]: cluster 2024-08-17T16:53:33.016164+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-17T16:53:34.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:34 smithi131 bash[32005]: cluster 2024-08-17T16:53:33.016164+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-17T16:53:34.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:34 smithi169 bash[24469]: cluster 2024-08-17T16:53:33.016164+0000 mgr.y (mgr.14150) 270 : cluster [DBG] pgmap v247: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-17T16:53:36.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:36 smithi131 bash[32005]: cluster 2024-08-17T16:53:35.016681+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:53:36.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:36 smithi131 bash[32005]: audit 2024-08-17T16:53:35.366616+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:53:36.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:36 smithi131 bash[32005]: audit 2024-08-17T16:53:35.372699+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:53:36.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:36 smithi131 bash[32005]: audit 2024-08-17T16:53:35.374431+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:53:36.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:36 smithi131 bash[22554]: cluster 2024-08-17T16:53:35.016681+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:53:36.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:36 smithi131 bash[22554]: audit 2024-08-17T16:53:35.366616+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:53:36.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:36 smithi131 bash[22554]: audit 2024-08-17T16:53:35.372699+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:53:36.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:36 smithi131 bash[22554]: audit 2024-08-17T16:53:35.374431+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:53:36.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:36 smithi169 bash[24469]: cluster 2024-08-17T16:53:35.016681+0000 mgr.y (mgr.14150) 271 : cluster [DBG] pgmap v248: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:53:36.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:36 smithi169 bash[24469]: audit 2024-08-17T16:53:35.366616+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:53:36.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:36 smithi169 bash[24469]: audit 2024-08-17T16:53:35.372699+0000 mon.a (mon.0) 548 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:53:36.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:36 smithi169 bash[24469]: audit 2024-08-17T16:53:35.374431+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:53:37.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:37 smithi131 bash[32005]: audit 2024-08-17T16:53:35.360331+0000 mgr.y (mgr.14150) 272 : audit [DBG] from='client.24223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:53:37.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:37 smithi131 bash[22554]: audit 2024-08-17T16:53:35.360331+0000 mgr.y (mgr.14150) 272 : audit [DBG] from='client.24223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:53:37.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:37 smithi169 bash[24469]: audit 2024-08-17T16:53:35.360331+0000 mgr.y (mgr.14150) 272 : audit [DBG] from='client.24223 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:53:38.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:38 smithi131 bash[22554]: cluster 2024-08-17T16:53:37.017284+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:53:38.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:38 smithi131 bash[32005]: cluster 2024-08-17T16:53:37.017284+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:53:38.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:38 smithi169 bash[24469]: cluster 2024-08-17T16:53:37.017284+0000 mgr.y (mgr.14150) 273 : cluster [DBG] pgmap v249: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:53:40.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:40 smithi131 bash[32005]: cluster 2024-08-17T16:53:39.017954+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:53:40.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:40 smithi131 bash[22554]: cluster 2024-08-17T16:53:39.017954+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:53:40.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:40 smithi169 bash[24469]: cluster 2024-08-17T16:53:39.017954+0000 mgr.y (mgr.14150) 274 : cluster [DBG] pgmap v250: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:53:41.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:41 smithi131 bash[22554]: cluster 2024-08-17T16:53:41.018523+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:53:41.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:41 smithi131 bash[32005]: cluster 2024-08-17T16:53:41.018523+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:53:41.610 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:41 smithi169 bash[24469]: cluster 2024-08-17T16:53:41.018523+0000 mgr.y (mgr.14150) 275 : cluster [DBG] pgmap v251: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:53:44.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:44 smithi131 bash[22554]: cluster 2024-08-17T16:53:43.019072+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:53:44.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:44 smithi131 bash[22554]: audit 2024-08-17T16:53:43.753654+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.169:0/3876422537' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4893b4b8-9b28-4e0e-841c-eb781d9f74fe"}]: dispatch 2024-08-17T16:53:44.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:44 smithi131 bash[22554]: audit 2024-08-17T16:53:43.754664+0000 mon.a (mon.0) 550 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4893b4b8-9b28-4e0e-841c-eb781d9f74fe"}]: dispatch 2024-08-17T16:53:44.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:44 smithi131 bash[22554]: audit 2024-08-17T16:53:43.770321+0000 mon.a (mon.0) 551 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4893b4b8-9b28-4e0e-841c-eb781d9f74fe"}]': finished 2024-08-17T16:53:44.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:44 smithi131 bash[22554]: cluster 2024-08-17T16:53:43.770442+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-08-17T16:53:44.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:44 smithi131 bash[22554]: audit 2024-08-17T16:53:43.770742+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T16:53:44.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:44 smithi131 bash[32005]: cluster 2024-08-17T16:53:43.019072+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:53:44.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:44 smithi131 bash[32005]: audit 2024-08-17T16:53:43.753654+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.169:0/3876422537' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4893b4b8-9b28-4e0e-841c-eb781d9f74fe"}]: dispatch 2024-08-17T16:53:44.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:44 smithi131 bash[32005]: audit 2024-08-17T16:53:43.754664+0000 mon.a (mon.0) 550 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4893b4b8-9b28-4e0e-841c-eb781d9f74fe"}]: dispatch 2024-08-17T16:53:44.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:44 smithi131 bash[32005]: audit 2024-08-17T16:53:43.770321+0000 mon.a (mon.0) 551 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4893b4b8-9b28-4e0e-841c-eb781d9f74fe"}]': finished 2024-08-17T16:53:44.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:44 smithi131 bash[32005]: cluster 2024-08-17T16:53:43.770442+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-08-17T16:53:44.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:44 smithi131 bash[32005]: audit 2024-08-17T16:53:43.770742+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T16:53:44.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:44 smithi169 bash[24469]: cluster 2024-08-17T16:53:43.019072+0000 mgr.y (mgr.14150) 276 : cluster [DBG] pgmap v252: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:53:44.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:44 smithi169 bash[24469]: audit 2024-08-17T16:53:43.753654+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.169:0/3876422537' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4893b4b8-9b28-4e0e-841c-eb781d9f74fe"}]: dispatch 2024-08-17T16:53:44.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:44 smithi169 bash[24469]: audit 2024-08-17T16:53:43.754664+0000 mon.a (mon.0) 550 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4893b4b8-9b28-4e0e-841c-eb781d9f74fe"}]: dispatch 2024-08-17T16:53:44.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:44 smithi169 bash[24469]: audit 2024-08-17T16:53:43.770321+0000 mon.a (mon.0) 551 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4893b4b8-9b28-4e0e-841c-eb781d9f74fe"}]': finished 2024-08-17T16:53:44.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:44 smithi169 bash[24469]: cluster 2024-08-17T16:53:43.770442+0000 mon.a (mon.0) 552 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-08-17T16:53:44.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:44 smithi169 bash[24469]: audit 2024-08-17T16:53:43.770742+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T16:53:45.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:45 smithi131 bash[22554]: audit 2024-08-17T16:53:44.395071+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.169:0/1328020283' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:53:45.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:45 smithi131 bash[32005]: audit 2024-08-17T16:53:44.395071+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.169:0/1328020283' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:53:45.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:45 smithi169 bash[24469]: audit 2024-08-17T16:53:44.395071+0000 mon.b (mon.1) 19 : audit [DBG] from='client.? 172.21.15.169:0/1328020283' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:53:46.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:46 smithi131 bash[22554]: cluster 2024-08-17T16:53:45.019628+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:53:46.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:46 smithi131 bash[32005]: cluster 2024-08-17T16:53:45.019628+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:53:46.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:46 smithi169 bash[24469]: cluster 2024-08-17T16:53:45.019628+0000 mgr.y (mgr.14150) 277 : cluster [DBG] pgmap v254: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:53:48.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:48 smithi131 bash[32005]: cluster 2024-08-17T16:53:47.020179+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:53:48.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:48 smithi131 bash[22554]: cluster 2024-08-17T16:53:47.020179+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:53:48.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:48 smithi169 bash[24469]: cluster 2024-08-17T16:53:47.020179+0000 mgr.y (mgr.14150) 278 : cluster [DBG] pgmap v255: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:53:50.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:50 smithi131 bash[22554]: cluster 2024-08-17T16:53:49.020721+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:53:50.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:50 smithi131 bash[32005]: cluster 2024-08-17T16:53:49.020721+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:53:50.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:50 smithi169 bash[24469]: cluster 2024-08-17T16:53:49.020721+0000 mgr.y (mgr.14150) 279 : cluster [DBG] pgmap v256: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:53:52.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:52 smithi169 bash[24469]: cluster 2024-08-17T16:53:51.021276+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:53:52.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:52 smithi131 bash[22554]: cluster 2024-08-17T16:53:51.021276+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:53:52.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:52 smithi131 bash[32005]: cluster 2024-08-17T16:53:51.021276+0000 mgr.y (mgr.14150) 280 : cluster [DBG] pgmap v257: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:53:54.387 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:54 smithi169 bash[24469]: cluster 2024-08-17T16:53:53.021815+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:53:54.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:54 smithi131 bash[22554]: cluster 2024-08-17T16:53:53.021815+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:53:54.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:54 smithi131 bash[32005]: cluster 2024-08-17T16:53:53.021815+0000 mgr.y (mgr.14150) 281 : cluster [DBG] pgmap v258: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:53:56.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:56 smithi169 bash[24469]: cluster 2024-08-17T16:53:55.022345+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:53:56.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:56 smithi131 bash[22554]: cluster 2024-08-17T16:53:55.022345+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:53:56.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:56 smithi131 bash[32005]: cluster 2024-08-17T16:53:55.022345+0000 mgr.y (mgr.14150) 282 : cluster [DBG] pgmap v259: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:53:57.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:57 smithi169 bash[24469]: audit 2024-08-17T16:53:56.348690+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-17T16:53:57.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:57 smithi169 bash[24469]: audit 2024-08-17T16:53:56.350458+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:53:57.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:57 smithi131 bash[32005]: audit 2024-08-17T16:53:56.348690+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-17T16:53:57.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:57 smithi131 bash[32005]: audit 2024-08-17T16:53:56.350458+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:53:57.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:57 smithi131 bash[22554]: audit 2024-08-17T16:53:56.348690+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-08-17T16:53:57.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:57 smithi131 bash[22554]: audit 2024-08-17T16:53:56.350458+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:53:58.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:58 smithi169 bash[24469]: cephadm 2024-08-17T16:53:56.352002+0000 mgr.y (mgr.14150) 283 : cephadm [INF] Deploying daemon osd.6 on smithi169 2024-08-17T16:53:58.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:53:58 smithi169 bash[24469]: cluster 2024-08-17T16:53:57.022830+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:53:58.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:58 smithi131 bash[22554]: cephadm 2024-08-17T16:53:56.352002+0000 mgr.y (mgr.14150) 283 : cephadm [INF] Deploying daemon osd.6 on smithi169 2024-08-17T16:53:58.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:53:58 smithi131 bash[22554]: cluster 2024-08-17T16:53:57.022830+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:53:58.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:58 smithi131 bash[32005]: cephadm 2024-08-17T16:53:56.352002+0000 mgr.y (mgr.14150) 283 : cephadm [INF] Deploying daemon osd.6 on smithi169 2024-08-17T16:53:58.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:53:58 smithi131 bash[32005]: cluster 2024-08-17T16:53:57.022830+0000 mgr.y (mgr.14150) 284 : cluster [DBG] pgmap v260: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:54:00.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:00 smithi169 bash[24469]: cluster 2024-08-17T16:53:59.023371+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:54:00.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:00 smithi131 bash[22554]: cluster 2024-08-17T16:53:59.023371+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:54:00.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:00 smithi131 bash[32005]: cluster 2024-08-17T16:53:59.023371+0000 mgr.y (mgr.14150) 285 : cluster [DBG] pgmap v261: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:54:00.860 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:00 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:54:00.860 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 16:54:00 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:54:00.861 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:54:00 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:54:00.861 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 16:54:00 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:54:01.111 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:01 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:54:01.111 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:54:01 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:54:01.112 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 16:54:01 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:54:01.112 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 16:54:01 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:54:02.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:02 smithi169 bash[24469]: cluster 2024-08-17T16:54:01.023881+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:54:02.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:02 smithi169 bash[24469]: audit 2024-08-17T16:54:01.144048+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:54:02.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:02 smithi169 bash[24469]: audit 2024-08-17T16:54:01.151910+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:54:02.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:02 smithi169 bash[24469]: audit 2024-08-17T16:54:01.160450+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:54:02.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:02 smithi131 bash[22554]: cluster 2024-08-17T16:54:01.023881+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:54:02.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:02 smithi131 bash[22554]: audit 2024-08-17T16:54:01.144048+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:54:02.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:02 smithi131 bash[22554]: audit 2024-08-17T16:54:01.151910+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:54:02.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:02 smithi131 bash[22554]: audit 2024-08-17T16:54:01.160450+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:54:02.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:02 smithi131 bash[32005]: cluster 2024-08-17T16:54:01.023881+0000 mgr.y (mgr.14150) 286 : cluster [DBG] pgmap v262: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:54:02.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:02 smithi131 bash[32005]: audit 2024-08-17T16:54:01.144048+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:54:02.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:02 smithi131 bash[32005]: audit 2024-08-17T16:54:01.151910+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:54:02.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:02 smithi131 bash[32005]: audit 2024-08-17T16:54:01.160450+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:54:04.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:04 smithi169 bash[24469]: cluster 2024-08-17T16:54:03.024445+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:54:04.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:04 smithi131 bash[22554]: cluster 2024-08-17T16:54:03.024445+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:54:04.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:04 smithi131 bash[32005]: cluster 2024-08-17T16:54:03.024445+0000 mgr.y (mgr.14150) 287 : cluster [DBG] pgmap v263: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:54:06.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:06 smithi169 bash[24469]: cluster 2024-08-17T16:54:05.024992+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:54:06.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:06 smithi131 bash[22554]: cluster 2024-08-17T16:54:05.024992+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:54:06.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:06 smithi131 bash[32005]: cluster 2024-08-17T16:54:05.024992+0000 mgr.y (mgr.14150) 288 : cluster [DBG] pgmap v264: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:54:08.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:08 smithi131 bash[22554]: cluster 2024-08-17T16:54:07.025531+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:54:08.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:08 smithi131 bash[22554]: audit 2024-08-17T16:54:07.818017+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:54:08.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:08 smithi131 bash[22554]: audit 2024-08-17T16:54:07.827377+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:54:08.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:08 smithi131 bash[32005]: cluster 2024-08-17T16:54:07.025531+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:54:08.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:08 smithi131 bash[32005]: audit 2024-08-17T16:54:07.818017+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:54:08.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:08 smithi131 bash[32005]: audit 2024-08-17T16:54:07.827377+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:54:08.607 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:08 smithi169 bash[24469]: cluster 2024-08-17T16:54:07.025531+0000 mgr.y (mgr.14150) 289 : cluster [DBG] pgmap v265: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:54:08.608 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:08 smithi169 bash[24469]: audit 2024-08-17T16:54:07.818017+0000 mon.a (mon.0) 559 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:54:08.608 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:08 smithi169 bash[24469]: audit 2024-08-17T16:54:07.827377+0000 mon.a (mon.0) 560 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:54:09.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:09 smithi169 bash[24469]: audit 2024-08-17T16:54:08.331860+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:54:09.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:09 smithi169 bash[24469]: audit 2024-08-17T16:54:08.333706+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:54:09.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:09 smithi169 bash[24469]: audit 2024-08-17T16:54:08.343509+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:54:09.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:09 smithi169 bash[24469]: audit 2024-08-17T16:54:08.615231+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.169:6816/554300287,v1:172.21.15.169:6817/554300287]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-17T16:54:09.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:09 smithi169 bash[24469]: audit 2024-08-17T16:54:08.616059+0000 mon.a (mon.0) 564 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-17T16:54:09.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:09 smithi131 bash[22554]: audit 2024-08-17T16:54:08.331860+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:54:09.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:09 smithi131 bash[22554]: audit 2024-08-17T16:54:08.333706+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:54:09.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:09 smithi131 bash[22554]: audit 2024-08-17T16:54:08.343509+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:54:09.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:09 smithi131 bash[22554]: audit 2024-08-17T16:54:08.615231+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.169:6816/554300287,v1:172.21.15.169:6817/554300287]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-17T16:54:09.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:09 smithi131 bash[22554]: audit 2024-08-17T16:54:08.616059+0000 mon.a (mon.0) 564 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-17T16:54:09.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:09 smithi131 bash[32005]: audit 2024-08-17T16:54:08.331860+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:54:09.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:09 smithi131 bash[32005]: audit 2024-08-17T16:54:08.333706+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:54:09.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:09 smithi131 bash[32005]: audit 2024-08-17T16:54:08.343509+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:54:09.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:09 smithi131 bash[32005]: audit 2024-08-17T16:54:08.615231+0000 mon.b (mon.1) 20 : audit [INF] from='osd.6 [v2:172.21.15.169:6816/554300287,v1:172.21.15.169:6817/554300287]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-17T16:54:09.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:09 smithi131 bash[32005]: audit 2024-08-17T16:54:08.616059+0000 mon.a (mon.0) 564 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-08-17T16:54:10.550 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:10 smithi169 bash[24469]: cluster 2024-08-17T16:54:09.026097+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:54:10.551 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:10 smithi169 bash[24469]: audit 2024-08-17T16:54:09.352345+0000 mon.a (mon.0) 565 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-17T16:54:10.551 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:10 smithi169 bash[24469]: cluster 2024-08-17T16:54:09.352508+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-08-17T16:54:10.551 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:10 smithi169 bash[24469]: audit 2024-08-17T16:54:09.352756+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T16:54:10.551 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:10 smithi169 bash[24469]: audit 2024-08-17T16:54:09.353615+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.169:6816/554300287,v1:172.21.15.169:6817/554300287]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-17T16:54:10.551 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:10 smithi169 bash[24469]: audit 2024-08-17T16:54:09.354463+0000 mon.a (mon.0) 568 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-17T16:54:10.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:10 smithi131 bash[22554]: cluster 2024-08-17T16:54:09.026097+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:54:10.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:10 smithi131 bash[22554]: audit 2024-08-17T16:54:09.352345+0000 mon.a (mon.0) 565 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-17T16:54:10.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:10 smithi131 bash[22554]: cluster 2024-08-17T16:54:09.352508+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-08-17T16:54:10.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:10 smithi131 bash[22554]: audit 2024-08-17T16:54:09.352756+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T16:54:10.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:10 smithi131 bash[22554]: audit 2024-08-17T16:54:09.353615+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.169:6816/554300287,v1:172.21.15.169:6817/554300287]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-17T16:54:10.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:10 smithi131 bash[22554]: audit 2024-08-17T16:54:09.354463+0000 mon.a (mon.0) 568 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-17T16:54:10.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:10 smithi131 bash[32005]: cluster 2024-08-17T16:54:09.026097+0000 mgr.y (mgr.14150) 290 : cluster [DBG] pgmap v266: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:54:10.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:10 smithi131 bash[32005]: audit 2024-08-17T16:54:09.352345+0000 mon.a (mon.0) 565 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-08-17T16:54:10.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:10 smithi131 bash[32005]: cluster 2024-08-17T16:54:09.352508+0000 mon.a (mon.0) 566 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-08-17T16:54:10.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:10 smithi131 bash[32005]: audit 2024-08-17T16:54:09.352756+0000 mon.a (mon.0) 567 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T16:54:10.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:10 smithi131 bash[32005]: audit 2024-08-17T16:54:09.353615+0000 mon.b (mon.1) 21 : audit [INF] from='osd.6 [v2:172.21.15.169:6816/554300287,v1:172.21.15.169:6817/554300287]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-17T16:54:10.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:10 smithi131 bash[32005]: audit 2024-08-17T16:54:09.354463+0000 mon.a (mon.0) 568 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-17T16:54:11.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:11 smithi169 bash[24469]: audit 2024-08-17T16:54:10.355727+0000 mon.a (mon.0) 569 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-08-17T16:54:11.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:11 smithi169 bash[24469]: cluster 2024-08-17T16:54:10.355952+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-08-17T16:54:11.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:11 smithi169 bash[24469]: audit 2024-08-17T16:54:10.356274+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T16:54:11.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:11 smithi169 bash[24469]: audit 2024-08-17T16:54:10.365206+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T16:54:11.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:11 smithi169 bash[24469]: cluster 2024-08-17T16:54:11.026648+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:54:11.742 INFO:teuthology.orchestra.run.smithi169.stdout:Created osd(s) 6 on host 'smithi169' 2024-08-17T16:54:11.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:11 smithi131 bash[22554]: audit 2024-08-17T16:54:10.355727+0000 mon.a (mon.0) 569 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-08-17T16:54:11.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:11 smithi131 bash[22554]: cluster 2024-08-17T16:54:10.355952+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-08-17T16:54:11.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:11 smithi131 bash[22554]: audit 2024-08-17T16:54:10.356274+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T16:54:11.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:11 smithi131 bash[22554]: audit 2024-08-17T16:54:10.365206+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T16:54:11.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:11 smithi131 bash[22554]: cluster 2024-08-17T16:54:11.026648+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:54:11.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:11 smithi131 bash[32005]: audit 2024-08-17T16:54:10.355727+0000 mon.a (mon.0) 569 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-08-17T16:54:11.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:11 smithi131 bash[32005]: cluster 2024-08-17T16:54:10.355952+0000 mon.a (mon.0) 570 : cluster [DBG] osdmap e46: 7 total, 6 up, 7 in 2024-08-17T16:54:11.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:11 smithi131 bash[32005]: audit 2024-08-17T16:54:10.356274+0000 mon.a (mon.0) 571 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T16:54:11.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:11 smithi131 bash[32005]: audit 2024-08-17T16:54:10.365206+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T16:54:11.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:11 smithi131 bash[32005]: cluster 2024-08-17T16:54:11.026648+0000 mgr.y (mgr.14150) 291 : cluster [DBG] pgmap v269: 1 pgs: 1 active+clean; 577 KiB data, 178 MiB used, 536 GiB / 536 GiB avail 2024-08-17T16:54:12.403 DEBUG:teuthology.orchestra.run.smithi169:osd.6> sudo journalctl -f -n 0 -u ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@osd.6.service 2024-08-17T16:54:12.405 INFO:tasks.cephadm:Deploying osd.7 on smithi169 with /dev/vg_nvme/lv_1... 2024-08-17T16:54:12.406 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef ceph-volume -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- lvm zap /dev/vg_nvme/lv_1 2024-08-17T16:54:12.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:12 smithi169 bash[24469]: cluster 2024-08-17T16:54:09.575725+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:54:12.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:12 smithi169 bash[24469]: cluster 2024-08-17T16:54:09.575827+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:54:12.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:12 smithi169 bash[24469]: cluster 2024-08-17T16:54:11.369816+0000 mon.a (mon.0) 573 : cluster [INF] osd.6 [v2:172.21.15.169:6816/554300287,v1:172.21.15.169:6817/554300287] boot 2024-08-17T16:54:12.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:12 smithi169 bash[24469]: cluster 2024-08-17T16:54:11.369899+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-08-17T16:54:12.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:12 smithi169 bash[24469]: audit 2024-08-17T16:54:11.370359+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T16:54:12.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:12 smithi169 bash[24469]: audit 2024-08-17T16:54:11.721925+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:54:12.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:12 smithi169 bash[24469]: audit 2024-08-17T16:54:11.729997+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:54:12.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:12 smithi169 bash[24469]: audit 2024-08-17T16:54:11.740838+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:54:12.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:12 smithi131 bash[22554]: cluster 2024-08-17T16:54:09.575725+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:54:12.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:12 smithi131 bash[22554]: cluster 2024-08-17T16:54:09.575827+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:54:12.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:12 smithi131 bash[22554]: cluster 2024-08-17T16:54:11.369816+0000 mon.a (mon.0) 573 : cluster [INF] osd.6 [v2:172.21.15.169:6816/554300287,v1:172.21.15.169:6817/554300287] boot 2024-08-17T16:54:12.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:12 smithi131 bash[22554]: cluster 2024-08-17T16:54:11.369899+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-08-17T16:54:12.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:12 smithi131 bash[22554]: audit 2024-08-17T16:54:11.370359+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T16:54:12.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:12 smithi131 bash[22554]: audit 2024-08-17T16:54:11.721925+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:54:12.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:12 smithi131 bash[22554]: audit 2024-08-17T16:54:11.729997+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:54:12.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:12 smithi131 bash[22554]: audit 2024-08-17T16:54:11.740838+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:54:12.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:12 smithi131 bash[32005]: cluster 2024-08-17T16:54:09.575725+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:54:12.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:12 smithi131 bash[32005]: cluster 2024-08-17T16:54:09.575827+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:54:12.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:12 smithi131 bash[32005]: cluster 2024-08-17T16:54:11.369816+0000 mon.a (mon.0) 573 : cluster [INF] osd.6 [v2:172.21.15.169:6816/554300287,v1:172.21.15.169:6817/554300287] boot 2024-08-17T16:54:12.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:12 smithi131 bash[32005]: cluster 2024-08-17T16:54:11.369899+0000 mon.a (mon.0) 574 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-08-17T16:54:12.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:12 smithi131 bash[32005]: audit 2024-08-17T16:54:11.370359+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T16:54:12.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:12 smithi131 bash[32005]: audit 2024-08-17T16:54:11.721925+0000 mon.a (mon.0) 576 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:54:12.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:12 smithi131 bash[32005]: audit 2024-08-17T16:54:11.729997+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:54:12.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:12 smithi131 bash[32005]: audit 2024-08-17T16:54:11.740838+0000 mon.a (mon.0) 578 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:54:13.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:13 smithi169 bash[24469]: cluster 2024-08-17T16:54:12.366355+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-08-17T16:54:13.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:13 smithi169 bash[24469]: cluster 2024-08-17T16:54:13.027226+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 205 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:13.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:13 smithi131 bash[22554]: cluster 2024-08-17T16:54:12.366355+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-08-17T16:54:13.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:13 smithi131 bash[22554]: cluster 2024-08-17T16:54:13.027226+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 205 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:13.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:13 smithi131 bash[32005]: cluster 2024-08-17T16:54:12.366355+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-08-17T16:54:13.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:13 smithi131 bash[32005]: cluster 2024-08-17T16:54:13.027226+0000 mgr.y (mgr.14150) 292 : cluster [DBG] pgmap v272: 1 pgs: 1 active+clean; 577 KiB data, 205 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:14.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:14 smithi169 bash[24469]: cluster 2024-08-17T16:54:13.387453+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-08-17T16:54:14.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:14 smithi131 bash[22554]: cluster 2024-08-17T16:54:13.387453+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-08-17T16:54:14.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:14 smithi131 bash[32005]: cluster 2024-08-17T16:54:13.387453+0000 mon.a (mon.0) 580 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-08-17T16:54:15.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:15 smithi131 bash[22554]: cluster 2024-08-17T16:54:14.402553+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-08-17T16:54:15.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:15 smithi131 bash[22554]: cluster 2024-08-17T16:54:15.027796+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 205 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:15.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:15 smithi131 bash[32005]: cluster 2024-08-17T16:54:14.402553+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-08-17T16:54:15.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:15 smithi131 bash[32005]: cluster 2024-08-17T16:54:15.027796+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 205 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:15.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:15 smithi169 bash[24469]: cluster 2024-08-17T16:54:14.402553+0000 mon.a (mon.0) 581 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-08-17T16:54:15.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:15 smithi169 bash[24469]: cluster 2024-08-17T16:54:15.027796+0000 mgr.y (mgr.14150) 293 : cluster [DBG] pgmap v275: 1 pgs: 1 active+clean; 577 KiB data, 205 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:16.584 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T16:54:16.726 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:16 smithi169 bash[24469]: cluster 2024-08-17T16:54:15.413503+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-08-17T16:54:16.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:16 smithi131 bash[32005]: cluster 2024-08-17T16:54:15.413503+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-08-17T16:54:16.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:16 smithi131 bash[22554]: cluster 2024-08-17T16:54:15.413503+0000 mon.a (mon.0) 582 : cluster [DBG] osdmap e51: 7 total, 7 up, 7 in 2024-08-17T16:54:17.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:17 smithi131 bash[22554]: cluster 2024-08-17T16:54:17.028349+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 205 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:17.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:17 smithi131 bash[32005]: cluster 2024-08-17T16:54:17.028349+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 205 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:17.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:17 smithi169 bash[24469]: cluster 2024-08-17T16:54:17.028349+0000 mgr.y (mgr.14150) 294 : cluster [DBG] pgmap v277: 1 pgs: 1 active+clean; 577 KiB data, 205 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:20.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:20 smithi131 bash[32005]: cluster 2024-08-17T16:54:19.029049+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-08-17T16:54:20.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:20 smithi131 bash[22554]: cluster 2024-08-17T16:54:19.029049+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-08-17T16:54:20.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:20 smithi169 bash[24469]: cluster 2024-08-17T16:54:19.029049+0000 mgr.y (mgr.14150) 295 : cluster [DBG] pgmap v278: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 96 KiB/s, 0 objects/s recovering 2024-08-17T16:54:22.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:22 smithi131 bash[22554]: cluster 2024-08-17T16:54:21.029645+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-08-17T16:54:22.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:22 smithi131 bash[32005]: cluster 2024-08-17T16:54:21.029645+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-08-17T16:54:22.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:22 smithi169 bash[24469]: cluster 2024-08-17T16:54:21.029645+0000 mgr.y (mgr.14150) 296 : cluster [DBG] pgmap v279: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 75 KiB/s, 0 objects/s recovering 2024-08-17T16:54:23.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:23 smithi131 bash[32005]: cephadm 2024-08-17T16:54:22.422393+0000 mgr.y (mgr.14150) 297 : cephadm [INF] Detected new or changed devices on smithi169 2024-08-17T16:54:23.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:23 smithi131 bash[32005]: audit 2024-08-17T16:54:22.431156+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:54:23.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:23 smithi131 bash[32005]: audit 2024-08-17T16:54:22.440158+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:54:23.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:23 smithi131 bash[32005]: audit 2024-08-17T16:54:22.442685+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:54:23.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:23 smithi131 bash[32005]: audit 2024-08-17T16:54:22.444509+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:54:23.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:23 smithi131 bash[32005]: audit 2024-08-17T16:54:22.446381+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:54:23.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:23 smithi131 bash[32005]: cephadm 2024-08-17T16:54:22.447665+0000 mgr.y (mgr.14150) 298 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 5755M 2024-08-17T16:54:23.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:23 smithi131 bash[32005]: audit 2024-08-17T16:54:22.457598+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:54:23.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:23 smithi131 bash[32005]: audit 2024-08-17T16:54:22.460153+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:54:23.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:23 smithi131 bash[32005]: audit 2024-08-17T16:54:22.462055+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:54:23.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:23 smithi131 bash[32005]: audit 2024-08-17T16:54:22.473395+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:54:23.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:23 smithi131 bash[32005]: cluster 2024-08-17T16:54:23.030303+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-08-17T16:54:23.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:23 smithi131 bash[22554]: cephadm 2024-08-17T16:54:22.422393+0000 mgr.y (mgr.14150) 297 : cephadm [INF] Detected new or changed devices on smithi169 2024-08-17T16:54:23.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:23 smithi131 bash[22554]: audit 2024-08-17T16:54:22.431156+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:54:23.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:23 smithi131 bash[22554]: audit 2024-08-17T16:54:22.440158+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:54:23.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:23 smithi131 bash[22554]: audit 2024-08-17T16:54:22.442685+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:54:23.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:23 smithi131 bash[22554]: audit 2024-08-17T16:54:22.444509+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:54:23.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:23 smithi131 bash[22554]: audit 2024-08-17T16:54:22.446381+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:54:23.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:23 smithi131 bash[22554]: cephadm 2024-08-17T16:54:22.447665+0000 mgr.y (mgr.14150) 298 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 5755M 2024-08-17T16:54:23.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:23 smithi131 bash[22554]: audit 2024-08-17T16:54:22.457598+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:54:23.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:23 smithi131 bash[22554]: audit 2024-08-17T16:54:22.460153+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:54:23.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:23 smithi131 bash[22554]: audit 2024-08-17T16:54:22.462055+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:54:23.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:23 smithi131 bash[22554]: audit 2024-08-17T16:54:22.473395+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:54:23.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:23 smithi131 bash[22554]: cluster 2024-08-17T16:54:23.030303+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-08-17T16:54:23.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:23 smithi169 bash[24469]: cephadm 2024-08-17T16:54:22.422393+0000 mgr.y (mgr.14150) 297 : cephadm [INF] Detected new or changed devices on smithi169 2024-08-17T16:54:23.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:23 smithi169 bash[24469]: audit 2024-08-17T16:54:22.431156+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:54:23.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:23 smithi169 bash[24469]: audit 2024-08-17T16:54:22.440158+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:54:23.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:23 smithi169 bash[24469]: audit 2024-08-17T16:54:22.442685+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:54:23.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:23 smithi169 bash[24469]: audit 2024-08-17T16:54:22.444509+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:54:23.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:23 smithi169 bash[24469]: audit 2024-08-17T16:54:22.446381+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:54:23.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:23 smithi169 bash[24469]: cephadm 2024-08-17T16:54:22.447665+0000 mgr.y (mgr.14150) 298 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 5755M 2024-08-17T16:54:23.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:23 smithi169 bash[24469]: audit 2024-08-17T16:54:22.457598+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:54:23.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:23 smithi169 bash[24469]: audit 2024-08-17T16:54:22.460153+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:54:23.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:23 smithi169 bash[24469]: audit 2024-08-17T16:54:22.462055+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:54:23.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:23 smithi169 bash[24469]: audit 2024-08-17T16:54:22.473395+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:54:23.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:23 smithi169 bash[24469]: cluster 2024-08-17T16:54:23.030303+0000 mgr.y (mgr.14150) 299 : cluster [DBG] pgmap v280: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 67 KiB/s, 0 objects/s recovering 2024-08-17T16:54:24.789 INFO:teuthology.orchestra.run.smithi169.stdout: 2024-08-17T16:54:24.826 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph orch daemon add osd smithi169:vg_nvme/lv_1 2024-08-17T16:54:26.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:26 smithi131 bash[22554]: cluster 2024-08-17T16:54:25.030885+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T16:54:26.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:26 smithi131 bash[32005]: cluster 2024-08-17T16:54:25.030885+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T16:54:26.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:26 smithi169 bash[24469]: cluster 2024-08-17T16:54:25.030885+0000 mgr.y (mgr.14150) 300 : cluster [DBG] pgmap v281: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 58 KiB/s, 0 objects/s recovering 2024-08-17T16:54:28.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:28 smithi131 bash[22554]: cluster 2024-08-17T16:54:27.031467+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-08-17T16:54:28.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:28 smithi131 bash[32005]: cluster 2024-08-17T16:54:27.031467+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-08-17T16:54:28.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:28 smithi169 bash[24469]: cluster 2024-08-17T16:54:27.031467+0000 mgr.y (mgr.14150) 301 : cluster [DBG] pgmap v282: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 50 KiB/s, 0 objects/s recovering 2024-08-17T16:54:29.523 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T16:54:30.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:30 smithi131 bash[32005]: cluster 2024-08-17T16:54:29.032156+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-17T16:54:30.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:30 smithi131 bash[22554]: cluster 2024-08-17T16:54:29.032156+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-17T16:54:30.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:30 smithi169 bash[24469]: cluster 2024-08-17T16:54:29.032156+0000 mgr.y (mgr.14150) 302 : cluster [DBG] pgmap v283: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-17T16:54:32.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:32 smithi131 bash[22554]: cluster 2024-08-17T16:54:31.032741+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:32.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:32 smithi131 bash[32005]: cluster 2024-08-17T16:54:31.032741+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:32.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:32 smithi169 bash[24469]: cluster 2024-08-17T16:54:31.032741+0000 mgr.y (mgr.14150) 303 : cluster [DBG] pgmap v284: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:33.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:33 smithi169 bash[24469]: audit 2024-08-17T16:54:32.870732+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:54:33.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:33 smithi169 bash[24469]: audit 2024-08-17T16:54:32.876656+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:54:33.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:33 smithi169 bash[24469]: audit 2024-08-17T16:54:32.878247+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:54:33.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:33 smithi131 bash[22554]: audit 2024-08-17T16:54:32.870732+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:54:33.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:33 smithi131 bash[22554]: audit 2024-08-17T16:54:32.876656+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:54:33.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:33 smithi131 bash[22554]: audit 2024-08-17T16:54:32.878247+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:54:33.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:33 smithi131 bash[32005]: audit 2024-08-17T16:54:32.870732+0000 mon.a (mon.0) 592 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-08-17T16:54:33.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:33 smithi131 bash[32005]: audit 2024-08-17T16:54:32.876656+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-08-17T16:54:33.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:33 smithi131 bash[32005]: audit 2024-08-17T16:54:32.878247+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:54:34.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:34 smithi169 bash[24469]: audit 2024-08-17T16:54:32.864547+0000 mgr.y (mgr.14150) 304 : audit [DBG] from='client.24250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:54:34.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:34 smithi169 bash[24469]: cluster 2024-08-17T16:54:33.033416+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:34.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:34 smithi131 bash[22554]: audit 2024-08-17T16:54:32.864547+0000 mgr.y (mgr.14150) 304 : audit [DBG] from='client.24250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:54:34.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:34 smithi131 bash[22554]: cluster 2024-08-17T16:54:33.033416+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:34.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:34 smithi131 bash[32005]: audit 2024-08-17T16:54:32.864547+0000 mgr.y (mgr.14150) 304 : audit [DBG] from='client.24250 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi169:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:54:34.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:34 smithi131 bash[32005]: cluster 2024-08-17T16:54:33.033416+0000 mgr.y (mgr.14150) 305 : cluster [DBG] pgmap v285: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:36.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:36 smithi169 bash[24469]: cluster 2024-08-17T16:54:35.034063+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:36.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:36 smithi131 bash[22554]: cluster 2024-08-17T16:54:35.034063+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:36.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:36 smithi131 bash[32005]: cluster 2024-08-17T16:54:35.034063+0000 mgr.y (mgr.14150) 306 : cluster [DBG] pgmap v286: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:38.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:38 smithi169 bash[24469]: cluster 2024-08-17T16:54:37.034770+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:38.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:38 smithi131 bash[22554]: cluster 2024-08-17T16:54:37.034770+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:38.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:38 smithi131 bash[32005]: cluster 2024-08-17T16:54:37.034770+0000 mgr.y (mgr.14150) 307 : cluster [DBG] pgmap v287: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:40.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:40 smithi169 bash[24469]: cluster 2024-08-17T16:54:39.035467+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:40.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:40 smithi131 bash[22554]: cluster 2024-08-17T16:54:39.035467+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:40.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:40 smithi131 bash[32005]: cluster 2024-08-17T16:54:39.035467+0000 mgr.y (mgr.14150) 308 : cluster [DBG] pgmap v288: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:42.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:42 smithi169 bash[24469]: cluster 2024-08-17T16:54:41.036083+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:42.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:42 smithi169 bash[24469]: audit 2024-08-17T16:54:41.680663+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.169:0/1469236767' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a9a64d1e-1b11-44d8-ac15-d4dbdc1830a1"}]: dispatch 2024-08-17T16:54:42.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:42 smithi169 bash[24469]: audit 2024-08-17T16:54:41.681574+0000 mon.a (mon.0) 595 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a9a64d1e-1b11-44d8-ac15-d4dbdc1830a1"}]: dispatch 2024-08-17T16:54:42.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:42 smithi169 bash[24469]: audit 2024-08-17T16:54:41.692509+0000 mon.a (mon.0) 596 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a9a64d1e-1b11-44d8-ac15-d4dbdc1830a1"}]': finished 2024-08-17T16:54:42.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:42 smithi169 bash[24469]: cluster 2024-08-17T16:54:41.692645+0000 mon.a (mon.0) 597 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-08-17T16:54:42.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:42 smithi169 bash[24469]: audit 2024-08-17T16:54:41.692879+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T16:54:42.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:42 smithi131 bash[22554]: cluster 2024-08-17T16:54:41.036083+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:42.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:42 smithi131 bash[22554]: audit 2024-08-17T16:54:41.680663+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.169:0/1469236767' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a9a64d1e-1b11-44d8-ac15-d4dbdc1830a1"}]: dispatch 2024-08-17T16:54:42.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:42 smithi131 bash[22554]: audit 2024-08-17T16:54:41.681574+0000 mon.a (mon.0) 595 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a9a64d1e-1b11-44d8-ac15-d4dbdc1830a1"}]: dispatch 2024-08-17T16:54:42.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:42 smithi131 bash[22554]: audit 2024-08-17T16:54:41.692509+0000 mon.a (mon.0) 596 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a9a64d1e-1b11-44d8-ac15-d4dbdc1830a1"}]': finished 2024-08-17T16:54:42.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:42 smithi131 bash[22554]: cluster 2024-08-17T16:54:41.692645+0000 mon.a (mon.0) 597 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-08-17T16:54:42.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:42 smithi131 bash[22554]: audit 2024-08-17T16:54:41.692879+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T16:54:42.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:42 smithi131 bash[32005]: cluster 2024-08-17T16:54:41.036083+0000 mgr.y (mgr.14150) 309 : cluster [DBG] pgmap v289: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:42.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:42 smithi131 bash[32005]: audit 2024-08-17T16:54:41.680663+0000 mon.b (mon.1) 22 : audit [INF] from='client.? 172.21.15.169:0/1469236767' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a9a64d1e-1b11-44d8-ac15-d4dbdc1830a1"}]: dispatch 2024-08-17T16:54:42.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:42 smithi131 bash[32005]: audit 2024-08-17T16:54:41.681574+0000 mon.a (mon.0) 595 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "a9a64d1e-1b11-44d8-ac15-d4dbdc1830a1"}]: dispatch 2024-08-17T16:54:42.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:42 smithi131 bash[32005]: audit 2024-08-17T16:54:41.692509+0000 mon.a (mon.0) 596 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "a9a64d1e-1b11-44d8-ac15-d4dbdc1830a1"}]': finished 2024-08-17T16:54:42.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:42 smithi131 bash[32005]: cluster 2024-08-17T16:54:41.692645+0000 mon.a (mon.0) 597 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-08-17T16:54:42.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:42 smithi131 bash[32005]: audit 2024-08-17T16:54:41.692879+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T16:54:43.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:43 smithi169 bash[24469]: audit 2024-08-17T16:54:42.309530+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.169:0/287034414' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:54:43.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:43 smithi131 bash[22554]: audit 2024-08-17T16:54:42.309530+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.169:0/287034414' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:54:43.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:43 smithi131 bash[32005]: audit 2024-08-17T16:54:42.309530+0000 mon.b (mon.1) 23 : audit [DBG] from='client.? 172.21.15.169:0/287034414' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-08-17T16:54:44.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:44 smithi169 bash[24469]: cluster 2024-08-17T16:54:43.036724+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:44.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:44 smithi131 bash[22554]: cluster 2024-08-17T16:54:43.036724+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:44.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:44 smithi131 bash[32005]: cluster 2024-08-17T16:54:43.036724+0000 mgr.y (mgr.14150) 310 : cluster [DBG] pgmap v291: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:46.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:46 smithi131 bash[22554]: cluster 2024-08-17T16:54:45.037268+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:46.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:46 smithi131 bash[32005]: cluster 2024-08-17T16:54:45.037268+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:46.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:46 smithi169 bash[24469]: cluster 2024-08-17T16:54:45.037268+0000 mgr.y (mgr.14150) 311 : cluster [DBG] pgmap v292: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:48.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:48 smithi131 bash[32005]: cluster 2024-08-17T16:54:47.037811+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:48.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:48 smithi131 bash[22554]: cluster 2024-08-17T16:54:47.037811+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:48.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:48 smithi169 bash[24469]: cluster 2024-08-17T16:54:47.037811+0000 mgr.y (mgr.14150) 312 : cluster [DBG] pgmap v293: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:50.546 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:50 smithi169 bash[24469]: cluster 2024-08-17T16:54:49.038439+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:50.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:50 smithi131 bash[32005]: cluster 2024-08-17T16:54:49.038439+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:50.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:50 smithi131 bash[22554]: cluster 2024-08-17T16:54:49.038439+0000 mgr.y (mgr.14150) 313 : cluster [DBG] pgmap v294: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:52.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:52 smithi131 bash[32005]: cluster 2024-08-17T16:54:51.039001+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:52.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:52 smithi131 bash[22554]: cluster 2024-08-17T16:54:51.039001+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:52.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:52 smithi169 bash[24469]: cluster 2024-08-17T16:54:51.039001+0000 mgr.y (mgr.14150) 314 : cluster [DBG] pgmap v295: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:54.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:54 smithi131 bash[22554]: cluster 2024-08-17T16:54:53.039586+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:54.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:54 smithi131 bash[32005]: cluster 2024-08-17T16:54:53.039586+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:54.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:54 smithi169 bash[24469]: cluster 2024-08-17T16:54:53.039586+0000 mgr.y (mgr.14150) 315 : cluster [DBG] pgmap v296: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:55.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:55 smithi131 bash[22554]: audit 2024-08-17T16:54:54.481767+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-17T16:54:55.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:55 smithi131 bash[22554]: audit 2024-08-17T16:54:54.483627+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:54:55.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:55 smithi131 bash[32005]: audit 2024-08-17T16:54:54.481767+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-17T16:54:55.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:55 smithi131 bash[32005]: audit 2024-08-17T16:54:54.483627+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:54:55.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:55 smithi169 bash[24469]: audit 2024-08-17T16:54:54.481767+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-08-17T16:54:55.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:55 smithi169 bash[24469]: audit 2024-08-17T16:54:54.483627+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:54:56.315 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:56 smithi169 bash[24469]: cephadm 2024-08-17T16:54:54.485222+0000 mgr.y (mgr.14150) 316 : cephadm [INF] Deploying daemon osd.7 on smithi169 2024-08-17T16:54:56.315 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:56 smithi169 bash[24469]: cluster 2024-08-17T16:54:55.040119+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:56.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:56 smithi131 bash[22554]: cephadm 2024-08-17T16:54:54.485222+0000 mgr.y (mgr.14150) 316 : cephadm [INF] Deploying daemon osd.7 on smithi169 2024-08-17T16:54:56.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:56 smithi131 bash[22554]: cluster 2024-08-17T16:54:55.040119+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:56.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:56 smithi131 bash[32005]: cephadm 2024-08-17T16:54:54.485222+0000 mgr.y (mgr.14150) 316 : cephadm [INF] Deploying daemon osd.7 on smithi169 2024-08-17T16:54:56.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:56 smithi131 bash[32005]: cluster 2024-08-17T16:54:55.040119+0000 mgr.y (mgr.14150) 317 : cluster [DBG] pgmap v297: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:58.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:54:58 smithi131 bash[32005]: cluster 2024-08-17T16:54:57.040665+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:58.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:54:58 smithi131 bash[22554]: cluster 2024-08-17T16:54:57.040665+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:58.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:58 smithi169 bash[24469]: cluster 2024-08-17T16:54:57.040665+0000 mgr.y (mgr.14150) 318 : cluster [DBG] pgmap v298: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:54:59.203 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 16:54:59 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:54:59.203 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 16:54:59 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:54:59.203 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:59 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:54:59.204 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:54:59 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:54:59.204 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 16:54:59 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:54:59.555 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:54:59 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:54:59.555 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:54:59 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:54:59.555 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 16:54:59 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:54:59.555 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 16:54:59 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:54:59.556 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 16:54:59 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:55:00.583 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:00 smithi169 bash[24469]: cluster 2024-08-17T16:54:59.041268+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:55:00.583 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:00 smithi169 bash[24469]: audit 2024-08-17T16:54:59.485592+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:55:00.584 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:00 smithi169 bash[24469]: audit 2024-08-17T16:54:59.493667+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:55:00.584 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:00 smithi169 bash[24469]: audit 2024-08-17T16:54:59.502891+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:55:00.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:00 smithi131 bash[22554]: cluster 2024-08-17T16:54:59.041268+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:55:00.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:00 smithi131 bash[22554]: audit 2024-08-17T16:54:59.485592+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:55:00.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:00 smithi131 bash[22554]: audit 2024-08-17T16:54:59.493667+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:55:00.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:00 smithi131 bash[22554]: audit 2024-08-17T16:54:59.502891+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:55:00.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:00 smithi131 bash[32005]: cluster 2024-08-17T16:54:59.041268+0000 mgr.y (mgr.14150) 319 : cluster [DBG] pgmap v299: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:55:00.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:00 smithi131 bash[32005]: audit 2024-08-17T16:54:59.485592+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:55:00.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:00 smithi131 bash[32005]: audit 2024-08-17T16:54:59.493667+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:55:00.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:00 smithi131 bash[32005]: audit 2024-08-17T16:54:59.502891+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:55:02.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:02 smithi131 bash[22554]: cluster 2024-08-17T16:55:01.041891+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:55:02.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:02 smithi131 bash[32005]: cluster 2024-08-17T16:55:01.041891+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:55:02.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:02 smithi169 bash[24469]: cluster 2024-08-17T16:55:01.041891+0000 mgr.y (mgr.14150) 320 : cluster [DBG] pgmap v300: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:55:04.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:04 smithi131 bash[32005]: cluster 2024-08-17T16:55:03.042536+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:55:04.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:04 smithi131 bash[22554]: cluster 2024-08-17T16:55:03.042536+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:55:04.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:04 smithi169 bash[24469]: cluster 2024-08-17T16:55:03.042536+0000 mgr.y (mgr.14150) 321 : cluster [DBG] pgmap v301: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:55:06.458 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:06 smithi169 bash[24469]: cluster 2024-08-17T16:55:05.043110+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:55:06.458 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:06 smithi169 bash[24469]: audit 2024-08-17T16:55:05.699124+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:55:06.458 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:06 smithi169 bash[24469]: audit 2024-08-17T16:55:05.711131+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:55:06.458 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:06 smithi169 bash[24469]: audit 2024-08-17T16:55:05.713060+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:55:06.458 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:06 smithi169 bash[24469]: audit 2024-08-17T16:55:05.714899+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:55:06.458 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:06 smithi169 bash[24469]: audit 2024-08-17T16:55:05.726777+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:55:06.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:06 smithi131 bash[22554]: cluster 2024-08-17T16:55:05.043110+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:55:06.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:06 smithi131 bash[22554]: audit 2024-08-17T16:55:05.699124+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:55:06.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:06 smithi131 bash[22554]: audit 2024-08-17T16:55:05.711131+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:55:06.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:06 smithi131 bash[22554]: audit 2024-08-17T16:55:05.713060+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:55:06.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:06 smithi131 bash[22554]: audit 2024-08-17T16:55:05.714899+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:55:06.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:06 smithi131 bash[22554]: audit 2024-08-17T16:55:05.726777+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:55:06.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:06 smithi131 bash[32005]: cluster 2024-08-17T16:55:05.043110+0000 mgr.y (mgr.14150) 322 : cluster [DBG] pgmap v302: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:55:06.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:06 smithi131 bash[32005]: audit 2024-08-17T16:55:05.699124+0000 mon.a (mon.0) 604 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:55:06.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:06 smithi131 bash[32005]: audit 2024-08-17T16:55:05.711131+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:55:06.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:06 smithi131 bash[32005]: audit 2024-08-17T16:55:05.713060+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:55:06.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:06 smithi131 bash[32005]: audit 2024-08-17T16:55:05.714899+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:55:06.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:06 smithi131 bash[32005]: audit 2024-08-17T16:55:05.726777+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:55:07.497 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:07 smithi169 bash[24469]: audit 2024-08-17T16:55:06.466545+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.169:6824/1615136086,v1:172.21.15.169:6825/1615136086]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-17T16:55:07.497 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:07 smithi169 bash[24469]: audit 2024-08-17T16:55:06.467237+0000 mon.a (mon.0) 609 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-17T16:55:07.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:07 smithi131 bash[22554]: audit 2024-08-17T16:55:06.466545+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.169:6824/1615136086,v1:172.21.15.169:6825/1615136086]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-17T16:55:07.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:07 smithi131 bash[22554]: audit 2024-08-17T16:55:06.467237+0000 mon.a (mon.0) 609 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-17T16:55:07.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:07 smithi131 bash[32005]: audit 2024-08-17T16:55:06.466545+0000 mon.b (mon.1) 24 : audit [INF] from='osd.7 [v2:172.21.15.169:6824/1615136086,v1:172.21.15.169:6825/1615136086]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-17T16:55:07.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:07 smithi131 bash[32005]: audit 2024-08-17T16:55:06.467237+0000 mon.a (mon.0) 609 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-08-17T16:55:08.566 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:08 smithi169 bash[24469]: cluster 2024-08-17T16:55:07.043653+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:55:08.566 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:08 smithi169 bash[24469]: audit 2024-08-17T16:55:07.206910+0000 mon.a (mon.0) 610 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-17T16:55:08.566 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:08 smithi169 bash[24469]: cluster 2024-08-17T16:55:07.207108+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-08-17T16:55:08.566 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:08 smithi169 bash[24469]: audit 2024-08-17T16:55:07.207528+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T16:55:08.566 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:08 smithi169 bash[24469]: audit 2024-08-17T16:55:07.208425+0000 mon.b (mon.1) 25 : audit [INF] from='osd.7 [v2:172.21.15.169:6824/1615136086,v1:172.21.15.169:6825/1615136086]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-17T16:55:08.566 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:08 smithi169 bash[24469]: audit 2024-08-17T16:55:07.209133+0000 mon.a (mon.0) 613 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-17T16:55:08.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:08 smithi131 bash[22554]: cluster 2024-08-17T16:55:07.043653+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:55:08.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:08 smithi131 bash[22554]: audit 2024-08-17T16:55:07.206910+0000 mon.a (mon.0) 610 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-17T16:55:08.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:08 smithi131 bash[22554]: cluster 2024-08-17T16:55:07.207108+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-08-17T16:55:08.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:08 smithi131 bash[22554]: audit 2024-08-17T16:55:07.207528+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T16:55:08.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:08 smithi131 bash[22554]: audit 2024-08-17T16:55:07.208425+0000 mon.b (mon.1) 25 : audit [INF] from='osd.7 [v2:172.21.15.169:6824/1615136086,v1:172.21.15.169:6825/1615136086]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-17T16:55:08.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:08 smithi131 bash[22554]: audit 2024-08-17T16:55:07.209133+0000 mon.a (mon.0) 613 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-17T16:55:08.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:08 smithi131 bash[32005]: cluster 2024-08-17T16:55:07.043653+0000 mgr.y (mgr.14150) 323 : cluster [DBG] pgmap v303: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:55:08.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:08 smithi131 bash[32005]: audit 2024-08-17T16:55:07.206910+0000 mon.a (mon.0) 610 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-08-17T16:55:08.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:08 smithi131 bash[32005]: cluster 2024-08-17T16:55:07.207108+0000 mon.a (mon.0) 611 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-08-17T16:55:08.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:08 smithi131 bash[32005]: audit 2024-08-17T16:55:07.207528+0000 mon.a (mon.0) 612 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T16:55:08.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:08 smithi131 bash[32005]: audit 2024-08-17T16:55:07.208425+0000 mon.b (mon.1) 25 : audit [INF] from='osd.7 [v2:172.21.15.169:6824/1615136086,v1:172.21.15.169:6825/1615136086]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-17T16:55:08.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:08 smithi131 bash[32005]: audit 2024-08-17T16:55:07.209133+0000 mon.a (mon.0) 613 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]: dispatch 2024-08-17T16:55:09.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:09 smithi169 bash[24469]: audit 2024-08-17T16:55:08.209077+0000 mon.a (mon.0) 614 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-08-17T16:55:09.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:09 smithi169 bash[24469]: cluster 2024-08-17T16:55:08.209285+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-08-17T16:55:09.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:09 smithi169 bash[24469]: audit 2024-08-17T16:55:08.210071+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T16:55:09.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:09 smithi169 bash[24469]: audit 2024-08-17T16:55:08.219078+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T16:55:09.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:09 smithi169 bash[24469]: cluster 2024-08-17T16:55:08.585509+0000 mon.a (mon.0) 618 : cluster [INF] osd.7 [v2:172.21.15.169:6824/1615136086,v1:172.21.15.169:6825/1615136086] boot 2024-08-17T16:55:09.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:09 smithi169 bash[24469]: cluster 2024-08-17T16:55:08.585608+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-08-17T16:55:09.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:09 smithi169 bash[24469]: audit 2024-08-17T16:55:08.585903+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T16:55:09.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:09 smithi131 bash[22554]: audit 2024-08-17T16:55:08.209077+0000 mon.a (mon.0) 614 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-08-17T16:55:09.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:09 smithi131 bash[22554]: cluster 2024-08-17T16:55:08.209285+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-08-17T16:55:09.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:09 smithi131 bash[22554]: audit 2024-08-17T16:55:08.210071+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T16:55:09.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:09 smithi131 bash[22554]: audit 2024-08-17T16:55:08.219078+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T16:55:09.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:09 smithi131 bash[22554]: cluster 2024-08-17T16:55:08.585509+0000 mon.a (mon.0) 618 : cluster [INF] osd.7 [v2:172.21.15.169:6824/1615136086,v1:172.21.15.169:6825/1615136086] boot 2024-08-17T16:55:09.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:09 smithi131 bash[22554]: cluster 2024-08-17T16:55:08.585608+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-08-17T16:55:09.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:09 smithi131 bash[22554]: audit 2024-08-17T16:55:08.585903+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T16:55:09.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:09 smithi131 bash[32005]: audit 2024-08-17T16:55:08.209077+0000 mon.a (mon.0) 614 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi169", "root=default"]}]': finished 2024-08-17T16:55:09.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:09 smithi131 bash[32005]: cluster 2024-08-17T16:55:08.209285+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e54: 8 total, 7 up, 8 in 2024-08-17T16:55:09.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:09 smithi131 bash[32005]: audit 2024-08-17T16:55:08.210071+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T16:55:09.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:09 smithi131 bash[32005]: audit 2024-08-17T16:55:08.219078+0000 mon.a (mon.0) 617 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T16:55:09.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:09 smithi131 bash[32005]: cluster 2024-08-17T16:55:08.585509+0000 mon.a (mon.0) 618 : cluster [INF] osd.7 [v2:172.21.15.169:6824/1615136086,v1:172.21.15.169:6825/1615136086] boot 2024-08-17T16:55:09.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:09 smithi131 bash[32005]: cluster 2024-08-17T16:55:08.585608+0000 mon.a (mon.0) 619 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-08-17T16:55:09.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:09 smithi131 bash[32005]: audit 2024-08-17T16:55:08.585903+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T16:55:09.968 INFO:teuthology.orchestra.run.smithi169.stdout:Created osd(s) 7 on host 'smithi169' 2024-08-17T16:55:10.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:10 smithi169 bash[24469]: cluster 2024-08-17T16:55:07.491516+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:55:10.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:10 smithi169 bash[24469]: cluster 2024-08-17T16:55:07.491608+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:55:10.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:10 smithi169 bash[24469]: cluster 2024-08-17T16:55:09.044198+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:55:10.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:10 smithi169 bash[24469]: cluster 2024-08-17T16:55:09.591856+0000 mon.a (mon.0) 621 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-08-17T16:55:10.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:10 smithi169 bash[24469]: audit 2024-08-17T16:55:09.950595+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:55:10.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:10 smithi169 bash[24469]: audit 2024-08-17T16:55:09.958516+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:55:10.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:10 smithi169 bash[24469]: audit 2024-08-17T16:55:09.967396+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:55:10.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:10 smithi131 bash[22554]: cluster 2024-08-17T16:55:07.491516+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:55:10.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:10 smithi131 bash[22554]: cluster 2024-08-17T16:55:07.491608+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:55:10.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:10 smithi131 bash[22554]: cluster 2024-08-17T16:55:09.044198+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:55:10.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:10 smithi131 bash[22554]: cluster 2024-08-17T16:55:09.591856+0000 mon.a (mon.0) 621 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-08-17T16:55:10.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:10 smithi131 bash[22554]: audit 2024-08-17T16:55:09.950595+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:55:10.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:10 smithi131 bash[22554]: audit 2024-08-17T16:55:09.958516+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:55:10.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:10 smithi131 bash[22554]: audit 2024-08-17T16:55:09.967396+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:55:10.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:10 smithi131 bash[32005]: cluster 2024-08-17T16:55:07.491516+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-08-17T16:55:10.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:10 smithi131 bash[32005]: cluster 2024-08-17T16:55:07.491608+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-08-17T16:55:10.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:10 smithi131 bash[32005]: cluster 2024-08-17T16:55:09.044198+0000 mgr.y (mgr.14150) 324 : cluster [DBG] pgmap v307: 1 pgs: 1 active+clean; 577 KiB data, 206 MiB used, 626 GiB / 626 GiB avail 2024-08-17T16:55:10.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:10 smithi131 bash[32005]: cluster 2024-08-17T16:55:09.591856+0000 mon.a (mon.0) 621 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-08-17T16:55:10.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:10 smithi131 bash[32005]: audit 2024-08-17T16:55:09.950595+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:55:10.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:10 smithi131 bash[32005]: audit 2024-08-17T16:55:09.958516+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:55:10.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:10 smithi131 bash[32005]: audit 2024-08-17T16:55:09.967396+0000 mon.a (mon.0) 624 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:55:10.645 DEBUG:teuthology.orchestra.run.smithi169:osd.7> sudo journalctl -f -n 0 -u ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@osd.7.service 2024-08-17T16:55:10.648 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-08-17T16:55:10.648 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd stat -f json 2024-08-17T16:55:11.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:11 smithi131 bash[22554]: cluster 2024-08-17T16:55:10.594477+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-08-17T16:55:11.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:11 smithi131 bash[22554]: cluster 2024-08-17T16:55:11.044781+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v310: 1 pgs: 1 remapped+peering; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:11.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:11 smithi131 bash[32005]: cluster 2024-08-17T16:55:10.594477+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-08-17T16:55:11.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:11 smithi131 bash[32005]: cluster 2024-08-17T16:55:11.044781+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v310: 1 pgs: 1 remapped+peering; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:11.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:11 smithi169 bash[24469]: cluster 2024-08-17T16:55:10.594477+0000 mon.a (mon.0) 625 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-08-17T16:55:11.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:11 smithi169 bash[24469]: cluster 2024-08-17T16:55:11.044781+0000 mgr.y (mgr.14150) 325 : cluster [DBG] pgmap v310: 1 pgs: 1 remapped+peering; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:12.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:12 smithi169 bash[24469]: cluster 2024-08-17T16:55:11.603793+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-08-17T16:55:13.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:12 smithi131 bash[22554]: cluster 2024-08-17T16:55:11.603793+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-08-17T16:55:13.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:12 smithi131 bash[32005]: cluster 2024-08-17T16:55:11.603793+0000 mon.a (mon.0) 626 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-08-17T16:55:13.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:13 smithi169 bash[24469]: cluster 2024-08-17T16:55:12.605085+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-08-17T16:55:13.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:13 smithi169 bash[24469]: cluster 2024-08-17T16:55:13.045358+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v313: 1 pgs: 1 remapped+peering; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:14.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:13 smithi131 bash[22554]: cluster 2024-08-17T16:55:12.605085+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-08-17T16:55:14.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:13 smithi131 bash[22554]: cluster 2024-08-17T16:55:13.045358+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v313: 1 pgs: 1 remapped+peering; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:14.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:13 smithi131 bash[32005]: cluster 2024-08-17T16:55:12.605085+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-08-17T16:55:14.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:13 smithi131 bash[32005]: cluster 2024-08-17T16:55:13.045358+0000 mgr.y (mgr.14150) 326 : cluster [DBG] pgmap v313: 1 pgs: 1 remapped+peering; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:15.363 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:55:16.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:16 smithi169 bash[24469]: cluster 2024-08-17T16:55:15.045981+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s, 0 objects/s recovering 2024-08-17T16:55:16.440 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:16 smithi131 bash[22554]: cluster 2024-08-17T16:55:15.045981+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s, 0 objects/s recovering 2024-08-17T16:55:16.440 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:16 smithi131 bash[32005]: cluster 2024-08-17T16:55:15.045981+0000 mgr.y (mgr.14150) 327 : cluster [DBG] pgmap v314: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s, 0 objects/s recovering 2024-08-17T16:55:18.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:18 smithi131 bash[22554]: cluster 2024-08-17T16:55:17.046580+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-08-17T16:55:18.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:18 smithi131 bash[32005]: cluster 2024-08-17T16:55:17.046580+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-08-17T16:55:18.380 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:18 smithi169 bash[24469]: cluster 2024-08-17T16:55:17.046580+0000 mgr.y (mgr.14150) 328 : cluster [DBG] pgmap v315: 1 pgs: 1 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s, 0 objects/s recovering 2024-08-17T16:55:18.408 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T16:55:19.096 INFO:teuthology.orchestra.run.smithi131.stdout:{"epoch":59,"num_osds":8,"num_up_osds":8,"osd_up_since":1723913708,"num_in_osds":8,"osd_in_since":1723913681,"num_remapped_pgs":0} 2024-08-17T16:55:19.097 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T16:55:19.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:19 smithi169 bash[24469]: audit 2024-08-17T16:55:18.411977+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.131:0/2875236852' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-17T16:55:19.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:19 smithi131 bash[22554]: audit 2024-08-17T16:55:18.411977+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.131:0/2875236852' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-17T16:55:19.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:19 smithi131 bash[32005]: audit 2024-08-17T16:55:18.411977+0000 mon.c (mon.2) 13 : audit [DBG] from='client.? 172.21.15.131:0/2875236852' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-08-17T16:55:20.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:20 smithi169 bash[24469]: cluster 2024-08-17T16:55:19.047121+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-17T16:55:20.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:20 smithi131 bash[22554]: cluster 2024-08-17T16:55:19.047121+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-17T16:55:20.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:20 smithi131 bash[32005]: cluster 2024-08-17T16:55:19.047121+0000 mgr.y (mgr.14150) 329 : cluster [DBG] pgmap v316: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s, 0 objects/s recovering 2024-08-17T16:55:21.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:21 smithi131 bash[22554]: cephadm 2024-08-17T16:55:20.220076+0000 mgr.y (mgr.14150) 330 : cephadm [INF] Detected new or changed devices on smithi169 2024-08-17T16:55:21.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:21 smithi131 bash[22554]: audit 2024-08-17T16:55:20.231062+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:55:21.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:21 smithi131 bash[22554]: audit 2024-08-17T16:55:20.242191+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:55:21.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:21 smithi131 bash[22554]: audit 2024-08-17T16:55:20.244663+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:55:21.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:21 smithi131 bash[22554]: audit 2024-08-17T16:55:20.246838+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:55:21.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:21 smithi131 bash[22554]: audit 2024-08-17T16:55:20.250989+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:55:21.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:21 smithi131 bash[22554]: audit 2024-08-17T16:55:20.252913+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:55:21.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:21 smithi131 bash[22554]: cephadm 2024-08-17T16:55:20.254455+0000 mgr.y (mgr.14150) 331 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 4316M 2024-08-17T16:55:21.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:21 smithi131 bash[22554]: audit 2024-08-17T16:55:20.265114+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:55:21.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:21 smithi131 bash[22554]: audit 2024-08-17T16:55:20.268065+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:55:21.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:21 smithi131 bash[22554]: audit 2024-08-17T16:55:20.269489+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:55:21.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:21 smithi131 bash[22554]: audit 2024-08-17T16:55:20.278254+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:55:21.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:21 smithi131 bash[32005]: cephadm 2024-08-17T16:55:20.220076+0000 mgr.y (mgr.14150) 330 : cephadm [INF] Detected new or changed devices on smithi169 2024-08-17T16:55:21.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:21 smithi131 bash[32005]: audit 2024-08-17T16:55:20.231062+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:55:21.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:21 smithi131 bash[32005]: audit 2024-08-17T16:55:20.242191+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:55:21.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:21 smithi131 bash[32005]: audit 2024-08-17T16:55:20.244663+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:55:21.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:21 smithi131 bash[32005]: audit 2024-08-17T16:55:20.246838+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:55:21.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:21 smithi131 bash[32005]: audit 2024-08-17T16:55:20.250989+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:55:21.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:21 smithi131 bash[32005]: audit 2024-08-17T16:55:20.252913+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:55:21.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:21 smithi131 bash[32005]: cephadm 2024-08-17T16:55:20.254455+0000 mgr.y (mgr.14150) 331 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 4316M 2024-08-17T16:55:21.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:21 smithi131 bash[32005]: audit 2024-08-17T16:55:20.265114+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:55:21.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:21 smithi131 bash[32005]: audit 2024-08-17T16:55:20.268065+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:55:21.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:21 smithi131 bash[32005]: audit 2024-08-17T16:55:20.269489+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:55:21.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:21 smithi131 bash[32005]: audit 2024-08-17T16:55:20.278254+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:55:21.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:21 smithi169 bash[24469]: cephadm 2024-08-17T16:55:20.220076+0000 mgr.y (mgr.14150) 330 : cephadm [INF] Detected new or changed devices on smithi169 2024-08-17T16:55:21.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:21 smithi169 bash[24469]: audit 2024-08-17T16:55:20.231062+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:55:21.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:21 smithi169 bash[24469]: audit 2024-08-17T16:55:20.242191+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:55:21.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:21 smithi169 bash[24469]: audit 2024-08-17T16:55:20.244663+0000 mon.a (mon.0) 630 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:55:21.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:21 smithi169 bash[24469]: audit 2024-08-17T16:55:20.246838+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:55:21.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:21 smithi169 bash[24469]: audit 2024-08-17T16:55:20.250989+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:55:21.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:21 smithi169 bash[24469]: audit 2024-08-17T16:55:20.252913+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:55:21.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:21 smithi169 bash[24469]: cephadm 2024-08-17T16:55:20.254455+0000 mgr.y (mgr.14150) 331 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 4316M 2024-08-17T16:55:21.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:21 smithi169 bash[24469]: audit 2024-08-17T16:55:20.265114+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:55:21.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:21 smithi169 bash[24469]: audit 2024-08-17T16:55:20.268065+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:55:21.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:21 smithi169 bash[24469]: audit 2024-08-17T16:55:20.269489+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:55:21.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:21 smithi169 bash[24469]: audit 2024-08-17T16:55:20.278254+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:55:22.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:22 smithi131 bash[22554]: cluster 2024-08-17T16:55:21.047712+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-08-17T16:55:22.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:22 smithi131 bash[32005]: cluster 2024-08-17T16:55:21.047712+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-08-17T16:55:22.638 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:22 smithi169 bash[24469]: cluster 2024-08-17T16:55:21.047712+0000 mgr.y (mgr.14150) 332 : cluster [DBG] pgmap v317: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-08-17T16:55:23.817 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:55:24.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:24 smithi131 bash[22554]: cluster 2024-08-17T16:55:23.048306+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-08-17T16:55:24.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:24 smithi131 bash[32005]: cluster 2024-08-17T16:55:23.048306+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-08-17T16:55:24.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:24 smithi169 bash[24469]: cluster 2024-08-17T16:55:23.048306+0000 mgr.y (mgr.14150) 333 : cluster [DBG] pgmap v318: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s, 0 objects/s recovering 2024-08-17T16:55:26.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:26 smithi131 bash[22554]: cluster 2024-08-17T16:55:25.048874+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-17T16:55:26.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:26 smithi131 bash[32005]: cluster 2024-08-17T16:55:25.048874+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-17T16:55:26.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:26 smithi169 bash[24469]: cluster 2024-08-17T16:55:25.048874+0000 mgr.y (mgr.14150) 334 : cluster [DBG] pgmap v319: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s, 0 objects/s recovering 2024-08-17T16:55:26.942 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T16:55:26.942 INFO:teuthology.orchestra.run.smithi131.stdout:{"epoch":59,"fsid":"f27a2518-5cb7-11ef-bccf-c7b262605968","created":"2024-08-17T16:45:27.114816+0000","modified":"2024-08-17T16:55:12.597219+0000","last_up_change":"2024-08-17T16:55:08.576442+0000","last_in_change":"2024-08-17T16:54:41.682747+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":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-17T16:50:43.494379+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":"22","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":{}},"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}}],"osds":[{"osd":0,"uuid":"931c17ae-fadd-4941-8f94-54a64a12cdbb","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.131:6802","nonce":2752478161},{"type":"v1","addr":"172.21.15.131:6803","nonce":2752478161}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6804","nonce":2752478161},{"type":"v1","addr":"172.21.15.131:6805","nonce":2752478161}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6808","nonce":2752478161},{"type":"v1","addr":"172.21.15.131:6809","nonce":2752478161}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6806","nonce":2752478161},{"type":"v1","addr":"172.21.15.131:6807","nonce":2752478161}]},"public_addr":"172.21.15.131:6803/2752478161","cluster_addr":"172.21.15.131:6805/2752478161","heartbeat_back_addr":"172.21.15.131:6809/2752478161","heartbeat_front_addr":"172.21.15.131:6807/2752478161","state":["exists","up"]},{"osd":1,"uuid":"28cbaae9-2647-4988-8227-65608f15df55","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":34,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6810","nonce":152446934},{"type":"v1","addr":"172.21.15.131:6811","nonce":152446934}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6812","nonce":152446934},{"type":"v1","addr":"172.21.15.131:6813","nonce":152446934}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6816","nonce":152446934},{"type":"v1","addr":"172.21.15.131:6817","nonce":152446934}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6814","nonce":152446934},{"type":"v1","addr":"172.21.15.131:6815","nonce":152446934}]},"public_addr":"172.21.15.131:6811/152446934","cluster_addr":"172.21.15.131:6813/152446934","heartbeat_back_addr":"172.21.15.131:6817/152446934","heartbeat_front_addr":"172.21.15.131:6815/152446934","state":["exists","up"]},{"osd":2,"uuid":"c453e3c1-1905-47b4-a0a2-33e89ceee89b","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.131:6818","nonce":1578403024},{"type":"v1","addr":"172.21.15.131:6819","nonce":1578403024}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6820","nonce":1578403024},{"type":"v1","addr":"172.21.15.131:6821","nonce":1578403024}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6824","nonce":1578403024},{"type":"v1","addr":"172.21.15.131:6825","nonce":1578403024}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6822","nonce":1578403024},{"type":"v1","addr":"172.21.15.131:6823","nonce":1578403024}]},"public_addr":"172.21.15.131:6819/1578403024","cluster_addr":"172.21.15.131:6821/1578403024","heartbeat_back_addr":"172.21.15.131:6825/1578403024","heartbeat_front_addr":"172.21.15.131:6823/1578403024","state":["exists","up"]},{"osd":3,"uuid":"58977ccb-73f1-4ff5-82be-27fcdf10ad08","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6826","nonce":2968526820},{"type":"v1","addr":"172.21.15.131:6827","nonce":2968526820}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6828","nonce":2968526820},{"type":"v1","addr":"172.21.15.131:6829","nonce":2968526820}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6832","nonce":2968526820},{"type":"v1","addr":"172.21.15.131:6833","nonce":2968526820}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6830","nonce":2968526820},{"type":"v1","addr":"172.21.15.131:6831","nonce":2968526820}]},"public_addr":"172.21.15.131:6827/2968526820","cluster_addr":"172.21.15.131:6829/2968526820","heartbeat_back_addr":"172.21.15.131:6833/2968526820","heartbeat_front_addr":"172.21.15.131:6831/2968526820","state":["exists","up"]},{"osd":4,"uuid":"a27e1f9d-ccc9-49bd-9a83-6970394686f0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6800","nonce":2638466822},{"type":"v1","addr":"172.21.15.169:6801","nonce":2638466822}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6802","nonce":2638466822},{"type":"v1","addr":"172.21.15.169:6803","nonce":2638466822}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6806","nonce":2638466822},{"type":"v1","addr":"172.21.15.169:6807","nonce":2638466822}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6804","nonce":2638466822},{"type":"v1","addr":"172.21.15.169:6805","nonce":2638466822}]},"public_addr":"172.21.15.169:6801/2638466822","cluster_addr":"172.21.15.169:6803/2638466822","heartbeat_back_addr":"172.21.15.169:6807/2638466822","heartbeat_front_addr":"172.21.15.169:6805/2638466822","state":["exists","up"]},{"osd":5,"uuid":"33dc15a5-d1a6-4810-a2a1-db3a307f8c84","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":42,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6808","nonce":1625437885},{"type":"v1","addr":"172.21.15.169:6809","nonce":1625437885}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6810","nonce":1625437885},{"type":"v1","addr":"172.21.15.169:6811","nonce":1625437885}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6814","nonce":1625437885},{"type":"v1","addr":"172.21.15.169:6815","nonce":1625437885}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6812","nonce":1625437885},{"type":"v1","addr":"172.21.15.169:6813","nonce":1625437885}]},"public_addr":"172.21.15.169:6809/1625437885","cluster_addr":"172.21.15.169:6811/1625437885","heartbeat_back_addr":"172.21.15.169:6815/1625437885","heartbeat_front_addr":"172.21.15.169:6813/1625437885","state":["exists","up"]},{"osd":6,"uuid":"4893b4b8-9b28-4e0e-841c-eb781d9f74fe","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":50,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6816","nonce":554300287},{"type":"v1","addr":"172.21.15.169:6817","nonce":554300287}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6818","nonce":554300287},{"type":"v1","addr":"172.21.15.169:6819","nonce":554300287}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6822","nonce":554300287},{"type":"v1","addr":"172.21.15.169:6823","nonce":554300287}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6820","nonce":554300287},{"type":"v1","addr":"172.21.15.169:6821","nonce":554300287}]},"public_addr":"172.21.15.169:6817/554300287","cluster_addr":"172.21.15.169:6819/554300287","heartbeat_back_addr":"172.21.15.169:6823/554300287","heartbeat_front_addr":"172.21.15.169:6821/554300287","state":["exists","up"]},{"osd":7,"uuid":"a9a64d1e-1b11-44d8-ac15-d4dbdc1830a1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":58,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6824","nonce":1615136086},{"type":"v1","addr":"172.21.15.169:6825","nonce":1615136086}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6826","nonce":1615136086},{"type":"v1","addr":"172.21.15.169:6827","nonce":1615136086}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6830","nonce":1615136086},{"type":"v1","addr":"172.21.15.169:6831","nonce":1615136086}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6828","nonce":1615136086},{"type":"v1","addr":"172.21.15.169:6829","nonce":1615136086}]},"public_addr":"172.21.15.169:6825/1615136086","cluster_addr":"172.21.15.169:6827/1615136086","heartbeat_back_addr":"172.21.15.169:6831/1615136086","heartbeat_front_addr":"172.21.15.169:6829/1615136086","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":"2024-08-17T16:48:52.794935+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:49:44.495590+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:50:38.808426+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:51:30.850900+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:52:21.668423+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:53:14.905634+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:54:09.575832+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:55:07.491612+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.131:0/191077631":"2024-08-18T16:46:24.903953+0000","172.21.15.131:6801/2697549494":"2024-08-18T16:46:24.903953+0000","172.21.15.131:6800/2697549494":"2024-08-18T16:46:24.903953+0000","172.21.15.131:0/1351012631":"2024-08-18T16:46:24.903953+0000","172.21.15.131:0/2782073615":"2024-08-18T16:46:24.903953+0000","172.21.15.131:0/900478172":"2024-08-18T16:45:53.763605+0000","172.21.15.131:0/3703359670":"2024-08-18T16:45:53.763605+0000","172.21.15.131:0/1481172092":"2024-08-18T16:45:53.763605+0000","172.21.15.131:6801/2557335399":"2024-08-18T16:45:53.763605+0000","172.21.15.131:6800/2557335399":"2024-08-18T16:45:53.763605+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}} 2024-08-17T16:55:27.588 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:27 smithi131 bash[22554]: audit 2024-08-17T16:55:26.944715+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.131:0/1272177561' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T16:55:27.588 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:27 smithi131 bash[32005]: audit 2024-08-17T16:55:26.944715+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.131:0/1272177561' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T16:55:27.589 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-08-17T16:50:43.494379+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': '22', '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': {}}, 'read_balance': {'score_acting': 7.889999866485596, 'score_stable': 7.889999866485596, 'optimal_score': 0.3799999952316284, 'raw_score_acting': 3, 'raw_score_stable': 3, 'primary_affinity_weighted': 1, 'average_primary_affinity': 1, 'average_primary_affinity_weighted': 1}}] 2024-08-17T16:55:27.590 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-08-17T16:55:27.638 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:27 smithi169 bash[24469]: audit 2024-08-17T16:55:26.944715+0000 mon.c (mon.2) 14 : audit [DBG] from='client.? 172.21.15.131:0/1272177561' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T16:55:28.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:28 smithi131 bash[22554]: cluster 2024-08-17T16:55:27.049339+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:28.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:28 smithi131 bash[32005]: cluster 2024-08-17T16:55:27.049339+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:28.638 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:28 smithi169 bash[24469]: cluster 2024-08-17T16:55:27.049339+0000 mgr.y (mgr.14150) 335 : cluster [DBG] pgmap v320: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:30.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:30 smithi131 bash[22554]: cluster 2024-08-17T16:55:29.049982+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:30.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:30 smithi131 bash[32005]: cluster 2024-08-17T16:55:29.049982+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:30.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:30 smithi169 bash[24469]: cluster 2024-08-17T16:55:29.049982+0000 mgr.y (mgr.14150) 336 : cluster [DBG] pgmap v321: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:32.299 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:55:32.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:32 smithi131 bash[22554]: cluster 2024-08-17T16:55:31.050605+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:32.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:32 smithi131 bash[32005]: cluster 2024-08-17T16:55:31.050605+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:32.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:32 smithi169 bash[24469]: cluster 2024-08-17T16:55:31.050605+0000 mgr.y (mgr.14150) 337 : cluster [DBG] pgmap v322: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:34.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:34 smithi131 bash[22554]: cluster 2024-08-17T16:55:33.051211+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:34.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:34 smithi131 bash[32005]: cluster 2024-08-17T16:55:33.051211+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:34.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:34 smithi169 bash[24469]: cluster 2024-08-17T16:55:33.051211+0000 mgr.y (mgr.14150) 338 : cluster [DBG] pgmap v323: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:35.307 INFO:teuthology.orchestra.run.smithi131.stdout:pg_num: 1 2024-08-17T16:55:35.948 INFO:tasks.cephadm:Adding prometheus.a on smithi169 2024-08-17T16:55:35.949 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph orch apply prometheus '1;smithi169=a' 2024-08-17T16:55:36.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:36 smithi131 bash[32005]: cluster 2024-08-17T16:55:35.051662+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:36.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:36 smithi131 bash[32005]: audit 2024-08-17T16:55:35.310979+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.131:0/2599667239' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-08-17T16:55:36.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:36 smithi131 bash[22554]: cluster 2024-08-17T16:55:35.051662+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:36.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:36 smithi131 bash[22554]: audit 2024-08-17T16:55:35.310979+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.131:0/2599667239' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-08-17T16:55:36.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:36 smithi169 bash[24469]: cluster 2024-08-17T16:55:35.051662+0000 mgr.y (mgr.14150) 339 : cluster [DBG] pgmap v324: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:36.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:36 smithi169 bash[24469]: audit 2024-08-17T16:55:35.310979+0000 mon.c (mon.2) 15 : audit [DBG] from='client.? 172.21.15.131:0/2599667239' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-08-17T16:55:37.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:37 smithi131 bash[32005]: cluster 2024-08-17T16:55:37.052196+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:37.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:37 smithi131 bash[22554]: cluster 2024-08-17T16:55:37.052196+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:37.638 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:37 smithi169 bash[24469]: cluster 2024-08-17T16:55:37.052196+0000 mgr.y (mgr.14150) 340 : cluster [DBG] pgmap v325: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:40.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:40 smithi169 bash[24469]: cluster 2024-08-17T16:55:39.052757+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:40.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:40 smithi131 bash[22554]: cluster 2024-08-17T16:55:39.052757+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:40.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:40 smithi131 bash[32005]: cluster 2024-08-17T16:55:39.052757+0000 mgr.y (mgr.14150) 341 : cluster [DBG] pgmap v326: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:40.653 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T16:55:42.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:42 smithi169 bash[24469]: cluster 2024-08-17T16:55:41.053348+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:42.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:42 smithi131 bash[32005]: cluster 2024-08-17T16:55:41.053348+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:42.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:42 smithi131 bash[22554]: cluster 2024-08-17T16:55:41.053348+0000 mgr.y (mgr.14150) 342 : cluster [DBG] pgmap v327: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:44.156 INFO:teuthology.orchestra.run.smithi169.stdout:Scheduled prometheus update... 2024-08-17T16:55:44.382 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:44 smithi169 bash[24469]: cluster 2024-08-17T16:55:43.053934+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:44.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:44 smithi131 bash[22554]: cluster 2024-08-17T16:55:43.053934+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:44.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:44 smithi131 bash[32005]: cluster 2024-08-17T16:55:43.053934+0000 mgr.y (mgr.14150) 343 : cluster [DBG] pgmap v328: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:44.908 DEBUG:teuthology.orchestra.run.smithi169:prometheus.a> sudo journalctl -f -n 0 -u ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@prometheus.a.service 2024-08-17T16:55:44.910 INFO:tasks.cephadm:Adding node-exporter.a on smithi131 2024-08-17T16:55:44.910 INFO:tasks.cephadm:Adding node-exporter.b on smithi169 2024-08-17T16:55:44.910 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph orch apply node-exporter '2;smithi131=a;smithi169=b' 2024-08-17T16:55:45.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:45 smithi169 bash[24469]: audit 2024-08-17T16:55:44.149419+0000 mgr.y (mgr.14150) 344 : audit [DBG] from='client.24289 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi169=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:55:45.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:45 smithi169 bash[24469]: cephadm 2024-08-17T16:55:44.152350+0000 mgr.y (mgr.14150) 345 : cephadm [INF] Saving service prometheus spec with placement smithi169=a;count:1 2024-08-17T16:55:45.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:45 smithi169 bash[24469]: audit 2024-08-17T16:55:44.159188+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:55:45.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:45 smithi169 bash[24469]: audit 2024-08-17T16:55:44.160885+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:55:45.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:45 smithi169 bash[24469]: audit 2024-08-17T16:55:44.164157+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:55:45.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:45 smithi169 bash[24469]: audit 2024-08-17T16:55:44.165873+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:55:45.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:45 smithi169 bash[24469]: audit 2024-08-17T16:55:44.178261+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:55:45.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:45 smithi131 bash[32005]: audit 2024-08-17T16:55:44.149419+0000 mgr.y (mgr.14150) 344 : audit [DBG] from='client.24289 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi169=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:55:45.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:45 smithi131 bash[32005]: cephadm 2024-08-17T16:55:44.152350+0000 mgr.y (mgr.14150) 345 : cephadm [INF] Saving service prometheus spec with placement smithi169=a;count:1 2024-08-17T16:55:45.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:45 smithi131 bash[32005]: audit 2024-08-17T16:55:44.159188+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:55:45.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:45 smithi131 bash[32005]: audit 2024-08-17T16:55:44.160885+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:55:45.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:45 smithi131 bash[32005]: audit 2024-08-17T16:55:44.164157+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:55:45.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:45 smithi131 bash[32005]: audit 2024-08-17T16:55:44.165873+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:55:45.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:45 smithi131 bash[32005]: audit 2024-08-17T16:55:44.178261+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:55:45.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:45 smithi131 bash[22554]: audit 2024-08-17T16:55:44.149419+0000 mgr.y (mgr.14150) 344 : audit [DBG] from='client.24289 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi169=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:55:45.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:45 smithi131 bash[22554]: cephadm 2024-08-17T16:55:44.152350+0000 mgr.y (mgr.14150) 345 : cephadm [INF] Saving service prometheus spec with placement smithi169=a;count:1 2024-08-17T16:55:45.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:45 smithi131 bash[22554]: audit 2024-08-17T16:55:44.159188+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:55:45.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:45 smithi131 bash[22554]: audit 2024-08-17T16:55:44.160885+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:55:45.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:45 smithi131 bash[22554]: audit 2024-08-17T16:55:44.164157+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:55:45.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:45 smithi131 bash[22554]: audit 2024-08-17T16:55:44.165873+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:55:45.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:45 smithi131 bash[22554]: audit 2024-08-17T16:55:44.178261+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:55:46.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:46 smithi131 bash[32005]: cephadm 2024-08-17T16:55:44.476459+0000 mgr.y (mgr.14150) 346 : cephadm [INF] Deploying daemon prometheus.a on smithi169 2024-08-17T16:55:46.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:46 smithi131 bash[32005]: cluster 2024-08-17T16:55:45.054509+0000 mgr.y (mgr.14150) 347 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:46.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:46 smithi131 bash[22554]: cephadm 2024-08-17T16:55:44.476459+0000 mgr.y (mgr.14150) 346 : cephadm [INF] Deploying daemon prometheus.a on smithi169 2024-08-17T16:55:46.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:46 smithi131 bash[22554]: cluster 2024-08-17T16:55:45.054509+0000 mgr.y (mgr.14150) 347 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:46.638 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:46 smithi169 bash[24469]: cephadm 2024-08-17T16:55:44.476459+0000 mgr.y (mgr.14150) 346 : cephadm [INF] Deploying daemon prometheus.a on smithi169 2024-08-17T16:55:46.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:46 smithi169 bash[24469]: cluster 2024-08-17T16:55:45.054509+0000 mgr.y (mgr.14150) 347 : cluster [DBG] pgmap v329: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:48.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:48 smithi131 bash[32005]: cluster 2024-08-17T16:55:47.055391+0000 mgr.y (mgr.14150) 348 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:48.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:48 smithi131 bash[22554]: cluster 2024-08-17T16:55:47.055391+0000 mgr.y (mgr.14150) 348 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:48.638 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:48 smithi169 bash[24469]: cluster 2024-08-17T16:55:47.055391+0000 mgr.y (mgr.14150) 348 : cluster [DBG] pgmap v330: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:49.652 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T16:55:50.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:50 smithi169 bash[24469]: cluster 2024-08-17T16:55:49.056030+0000 mgr.y (mgr.14150) 349 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:50.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:50 smithi131 bash[22554]: cluster 2024-08-17T16:55:49.056030+0000 mgr.y (mgr.14150) 349 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:50.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:50 smithi131 bash[32005]: cluster 2024-08-17T16:55:49.056030+0000 mgr.y (mgr.14150) 349 : cluster [DBG] pgmap v331: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:52.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:52 smithi131 bash[22554]: cluster 2024-08-17T16:55:51.056724+0000 mgr.y (mgr.14150) 350 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:52.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:52 smithi131 bash[32005]: cluster 2024-08-17T16:55:51.056724+0000 mgr.y (mgr.14150) 350 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:52.638 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:52 smithi169 bash[24469]: cluster 2024-08-17T16:55:51.056724+0000 mgr.y (mgr.14150) 350 : cluster [DBG] pgmap v332: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:54.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:54 smithi169 bash[24469]: cluster 2024-08-17T16:55:53.057329+0000 mgr.y (mgr.14150) 351 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:54.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:54 smithi131 bash[22554]: cluster 2024-08-17T16:55:53.057329+0000 mgr.y (mgr.14150) 351 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:54.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:54 smithi131 bash[32005]: cluster 2024-08-17T16:55:53.057329+0000 mgr.y (mgr.14150) 351 : cluster [DBG] pgmap v333: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:56.556 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:56 smithi169 bash[24469]: cluster 2024-08-17T16:55:55.057979+0000 mgr.y (mgr.14150) 352 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:56.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:56 smithi131 bash[22554]: cluster 2024-08-17T16:55:55.057979+0000 mgr.y (mgr.14150) 352 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:56.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:56 smithi131 bash[32005]: cluster 2024-08-17T16:55:55.057979+0000 mgr.y (mgr.14150) 352 : cluster [DBG] pgmap v334: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:56.922 INFO:teuthology.orchestra.run.smithi169.stdout:Scheduled node-exporter update... 2024-08-17T16:55:58.034 DEBUG:teuthology.orchestra.run.smithi131:node-exporter.a> sudo journalctl -f -n 0 -u ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@node-exporter.a.service 2024-08-17T16:55:58.037 DEBUG:teuthology.orchestra.run.smithi169:node-exporter.b> sudo journalctl -f -n 0 -u ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@node-exporter.b.service 2024-08-17T16:55:58.040 INFO:tasks.cephadm:Adding alertmanager.a on smithi131 2024-08-17T16:55:58.040 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph orch apply alertmanager '1;smithi131=a' 2024-08-17T16:55:58.260 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:57 smithi169 bash[24469]: audit 2024-08-17T16:55:56.913099+0000 mgr.y (mgr.14150) 353 : audit [DBG] from='client.24295 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi131=a;smithi169=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:55:58.260 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:57 smithi169 bash[24469]: cephadm 2024-08-17T16:55:56.916359+0000 mgr.y (mgr.14150) 354 : cephadm [INF] Saving service node-exporter spec with placement smithi131=a;smithi169=b;count:2 2024-08-17T16:55:58.260 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:57 smithi169 bash[24469]: audit 2024-08-17T16:55:56.925884+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:55:58.260 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:55:57 smithi169 bash[24469]: cluster 2024-08-17T16:55:57.058534+0000 mgr.y (mgr.14150) 355 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:58.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:57 smithi131 bash[22554]: audit 2024-08-17T16:55:56.913099+0000 mgr.y (mgr.14150) 353 : audit [DBG] from='client.24295 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi131=a;smithi169=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:55:58.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:57 smithi131 bash[22554]: cephadm 2024-08-17T16:55:56.916359+0000 mgr.y (mgr.14150) 354 : cephadm [INF] Saving service node-exporter spec with placement smithi131=a;smithi169=b;count:2 2024-08-17T16:55:58.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:57 smithi131 bash[22554]: audit 2024-08-17T16:55:56.925884+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:55:58.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:55:57 smithi131 bash[22554]: cluster 2024-08-17T16:55:57.058534+0000 mgr.y (mgr.14150) 355 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:55:58.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:57 smithi131 bash[32005]: audit 2024-08-17T16:55:56.913099+0000 mgr.y (mgr.14150) 353 : audit [DBG] from='client.24295 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi131=a;smithi169=b", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:55:58.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:57 smithi131 bash[32005]: cephadm 2024-08-17T16:55:56.916359+0000 mgr.y (mgr.14150) 354 : cephadm [INF] Saving service node-exporter spec with placement smithi131=a;smithi169=b;count:2 2024-08-17T16:55:58.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:57 smithi131 bash[32005]: audit 2024-08-17T16:55:56.925884+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:55:58.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:55:57 smithi131 bash[32005]: cluster 2024-08-17T16:55:57.058534+0000 mgr.y (mgr.14150) 355 : cluster [DBG] pgmap v335: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:00.367 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:00 smithi169 bash[24469]: cluster 2024-08-17T16:55:59.059185+0000 mgr.y (mgr.14150) 356 : cluster [DBG] pgmap v336: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:00.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:00 smithi131 bash[22554]: cluster 2024-08-17T16:55:59.059185+0000 mgr.y (mgr.14150) 356 : cluster [DBG] pgmap v336: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:00.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:00 smithi131 bash[32005]: cluster 2024-08-17T16:55:59.059185+0000 mgr.y (mgr.14150) 356 : cluster [DBG] pgmap v336: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:01.515 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:01 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:01.515 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 16:56:01 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:01.515 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 16:56:01 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:01.516 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 16:56:01 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:01.516 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:56:01 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:01.516 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 16:56:01 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:01.516 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:56:01 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:01.517 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:56:01 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:01.771 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:01 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:01.771 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 16:56:01 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:01.772 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 16:56:01 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:01.772 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 16:56:01 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:01.772 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 16:56:01 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:01.773 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:56:01 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:01.773 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:56:01 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:01.773 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:56:01 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:02.116 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:56:01 smithi169 systemd[1]: Started Ceph prometheus.a for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T16:56:02.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:02 smithi169 bash[24469]: cluster 2024-08-17T16:56:01.059845+0000 mgr.y (mgr.14150) 357 : cluster [DBG] pgmap v337: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:02.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:02 smithi169 bash[24469]: audit 2024-08-17T16:56:01.814238+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:56:02.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:02 smithi169 bash[24469]: audit 2024-08-17T16:56:01.825082+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:56:02.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:02 smithi169 bash[24469]: audit 2024-08-17T16:56:01.835113+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:56:02.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:02 smithi169 bash[24469]: audit 2024-08-17T16:56:01.840355+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-08-17T16:56:02.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:02 smithi131 bash[22554]: cluster 2024-08-17T16:56:01.059845+0000 mgr.y (mgr.14150) 357 : cluster [DBG] pgmap v337: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:02.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:02 smithi131 bash[22554]: audit 2024-08-17T16:56:01.814238+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:56:02.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:02 smithi131 bash[22554]: audit 2024-08-17T16:56:01.825082+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:56:02.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:02 smithi131 bash[22554]: audit 2024-08-17T16:56:01.835113+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:56:02.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:02 smithi131 bash[22554]: audit 2024-08-17T16:56:01.840355+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-08-17T16:56:02.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:02 smithi131 bash[32005]: cluster 2024-08-17T16:56:01.059845+0000 mgr.y (mgr.14150) 357 : cluster [DBG] pgmap v337: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:02.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:02 smithi131 bash[32005]: audit 2024-08-17T16:56:01.814238+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:56:02.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:02 smithi131 bash[32005]: audit 2024-08-17T16:56:01.825082+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:56:02.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:02 smithi131 bash[32005]: audit 2024-08-17T16:56:01.835113+0000 mon.a (mon.0) 646 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' 2024-08-17T16:56:02.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:02 smithi131 bash[32005]: audit 2024-08-17T16:56:01.840355+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-08-17T16:56:02.787 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T16:56:03.139 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:56:02 smithi169 bash[25372]: ignoring --setuser ceph since I am not root 2024-08-17T16:56:03.139 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:56:02 smithi169 bash[25372]: ignoring --setgroup ceph since I am not root 2024-08-17T16:56:03.139 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:56:02 smithi169 bash[25372]: debug 2024-08-17T16:56:02.892+0000 7f38c406a640 1 -- 172.21.15.169:0/3716325789 <== mon.1 v2:172.21.15.169:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x562bf7e8ed00 con 0x562bf7e81800 2024-08-17T16:56:03.139 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:56:03 smithi169 bash[25372]: debug 2024-08-17T16:56:03.000+0000 7f38c68c5040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T16:56:03.345 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:02 smithi131 bash[22809]: ignoring --setuser ceph since I am not root 2024-08-17T16:56:03.346 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:02 smithi131 bash[22809]: ignoring --setgroup ceph since I am not root 2024-08-17T16:56:03.346 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:03 smithi131 bash[22809]: debug 2024-08-17T16:56:03.007+0000 7f27eaa5a040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T16:56:03.835 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:56:03 smithi169 bash[48460]: ts=2024-08-17T16:56:03.689Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-08-17T16:56:03.835 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:56:03 smithi169 bash[48460]: ts=2024-08-17T16:56:03.689Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-08-17T16:56:03.835 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:56:03 smithi169 bash[48460]: ts=2024-08-17T16:56:03.689Z caller=main.go:570 level=info host_details="(Linux 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64 smithi169 (none))" 2024-08-17T16:56:03.835 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:56:03 smithi169 bash[48460]: ts=2024-08-17T16:56:03.690Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-17T16:56:03.835 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:56:03 smithi169 bash[48460]: ts=2024-08-17T16:56:03.690Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-17T16:56:03.835 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:56:03 smithi169 bash[48460]: ts=2024-08-17T16:56:03.691Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-08-17T16:56:03.835 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:56:03 smithi169 bash[48460]: ts=2024-08-17T16:56:03.691Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-08-17T16:56:03.835 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:56:03 smithi169 bash[48460]: ts=2024-08-17T16:56:03.692Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-08-17T16:56:03.835 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:56:03 smithi169 bash[48460]: ts=2024-08-17T16:56:03.692Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-17T16:56:03.835 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:56:03 smithi169 bash[48460]: ts=2024-08-17T16:56:03.696Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-17T16:56:03.836 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:56:03 smithi169 bash[48460]: ts=2024-08-17T16:56:03.696Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.438µs 2024-08-17T16:56:03.836 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:56:03 smithi169 bash[48460]: ts=2024-08-17T16:56:03.696Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-17T16:56:03.836 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:56:03 smithi169 bash[48460]: ts=2024-08-17T16:56:03.696Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=0 2024-08-17T16:56:03.836 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:56:03 smithi169 bash[48460]: ts=2024-08-17T16:56:03.696Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=29.567µs wal_replay_duration=374.807µs wbl_replay_duration=178ns total_replay_duration=434.918µs 2024-08-17T16:56:03.836 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:56:03 smithi169 bash[48460]: ts=2024-08-17T16:56:03.697Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-08-17T16:56:03.836 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:56:03 smithi169 bash[48460]: ts=2024-08-17T16:56:03.698Z caller=main.go:1029 level=info msg="TSDB started" 2024-08-17T16:56:03.836 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:56:03 smithi169 bash[48460]: ts=2024-08-17T16:56:03.698Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-17T16:56:03.836 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:56:03 smithi169 bash[48460]: ts=2024-08-17T16:56:03.699Z caller=refresh.go:80 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.131:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.131:8765: connect: connection refused" 2024-08-17T16:56:03.836 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:56:03 smithi169 bash[48460]: ts=2024-08-17T16:56:03.699Z caller=refresh.go:80 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.131:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.131:8765: connect: connection refused" 2024-08-17T16:56:03.836 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:56:03 smithi169 bash[48460]: ts=2024-08-17T16:56:03.699Z caller=refresh.go:80 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.131:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.131:8765: connect: connection refused" 2024-08-17T16:56:03.836 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:56:03 smithi169 bash[48460]: ts=2024-08-17T16:56:03.722Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.910554ms db_storage=752ns remote_storage=1.064µs web_handler=443ns query_engine=554ns scrape=258.646µs scrape_sd=89.179µs notify=1.17µs notify_sd=1.43µs rules=24.200373ms tracing=7.291µs 2024-08-17T16:56:03.836 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:56:03 smithi169 bash[48460]: ts=2024-08-17T16:56:03.722Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-08-17T16:56:03.836 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:56:03 smithi169 bash[48460]: ts=2024-08-17T16:56:03.722Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-08-17T16:56:04.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:03 smithi131 bash[22554]: audit 2024-08-17T16:56:02.848064+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-08-17T16:56:04.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:03 smithi131 bash[22554]: cluster 2024-08-17T16:56:02.848111+0000 mon.a (mon.0) 649 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-08-17T16:56:04.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:03 smithi131 bash[32005]: audit 2024-08-17T16:56:02.848064+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-08-17T16:56:04.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:03 smithi131 bash[32005]: cluster 2024-08-17T16:56:02.848111+0000 mon.a (mon.0) 649 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-08-17T16:56:04.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:03 smithi169 bash[24469]: audit 2024-08-17T16:56:02.848064+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.14150 172.21.15.131:0/2085377072' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-08-17T16:56:04.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:03 smithi169 bash[24469]: cluster 2024-08-17T16:56:02.848111+0000 mon.a (mon.0) 649 : cluster [DBG] mgrmap e16: y(active, since 9m), standbys: x 2024-08-17T16:56:04.472 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:56:04 smithi169 bash[25372]: debug 2024-08-17T16:56:04.216+0000 7f38c68c5040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T16:56:04.473 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:56:04 smithi169 bash[25372]: debug 2024-08-17T16:56:04.284+0000 7f38c68c5040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T16:56:04.473 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:56:04 smithi169 bash[25372]: debug 2024-08-17T16:56:04.436+0000 7f38c68c5040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T16:56:04.595 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:04 smithi131 bash[22809]: debug 2024-08-17T16:56:04.183+0000 7f27eaa5a040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T16:56:04.596 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:04 smithi131 bash[22809]: debug 2024-08-17T16:56:04.247+0000 7f27eaa5a040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T16:56:04.596 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:04 smithi131 bash[22809]: debug 2024-08-17T16:56:04.399+0000 7f27eaa5a040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T16:56:05.342 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:05 smithi131 bash[22809]: debug 2024-08-17T16:56:05.027+0000 7f27eaa5a040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T16:56:05.342 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:05 smithi131 bash[22809]: debug 2024-08-17T16:56:05.095+0000 7f27eaa5a040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T16:56:05.343 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:05 smithi131 bash[22809]: debug 2024-08-17T16:56:05.163+0000 7f27eaa5a040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T16:56:05.388 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:56:05 smithi169 bash[25372]: debug 2024-08-17T16:56:05.092+0000 7f38c68c5040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T16:56:05.388 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:56:05 smithi169 bash[25372]: debug 2024-08-17T16:56:05.164+0000 7f38c68c5040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T16:56:05.388 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:56:05 smithi169 bash[25372]: debug 2024-08-17T16:56:05.232+0000 7f38c68c5040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T16:56:05.595 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:05 smithi131 bash[22809]: debug 2024-08-17T16:56:05.343+0000 7f27eaa5a040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T16:56:05.595 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:05 smithi131 bash[22809]: debug 2024-08-17T16:56:05.419+0000 7f27eaa5a040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T16:56:05.596 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:05 smithi131 bash[22809]: debug 2024-08-17T16:56:05.483+0000 7f27eaa5a040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T16:56:05.821 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:56:05 smithi169 bash[25372]: debug 2024-08-17T16:56:05.424+0000 7f38c68c5040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T16:56:05.821 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:56:05 smithi169 bash[25372]: debug 2024-08-17T16:56:05.500+0000 7f38c68c5040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T16:56:05.821 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:56:05 smithi169 bash[25372]: debug 2024-08-17T16:56:05.568+0000 7f38c68c5040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T16:56:05.994 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:05 smithi131 bash[22809]: debug 2024-08-17T16:56:05.735+0000 7f27eaa5a040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T16:56:05.994 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:05 smithi131 bash[22809]: debug 2024-08-17T16:56:05.803+0000 7f27eaa5a040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T16:56:06.086 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:56:05 smithi169 bash[25372]: debug 2024-08-17T16:56:05.824+0000 7f38c68c5040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T16:56:06.086 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:56:05 smithi169 bash[25372]: debug 2024-08-17T16:56:05.892+0000 7f38c68c5040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T16:56:06.086 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:56:06 smithi169 bash[25372]: debug 2024-08-17T16:56:06.088+0000 7f38c68c5040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T16:56:06.316 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:05 smithi131 bash[22809]: debug 2024-08-17T16:56:05.991+0000 7f27eaa5a040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T16:56:06.316 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:06 smithi131 bash[22809]: debug 2024-08-17T16:56:06.067+0000 7f27eaa5a040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T16:56:06.388 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:56:06 smithi169 bash[25372]: debug 2024-08-17T16:56:06.164+0000 7f38c68c5040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T16:56:06.595 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:06 smithi131 bash[22809]: debug 2024-08-17T16:56:06.315+0000 7f27eaa5a040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-17T16:56:06.595 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:06 smithi131 bash[22809]: debug 2024-08-17T16:56:06.491+0000 7f27eaa5a040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T16:56:06.772 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:56:06 smithi169 bash[25372]: debug 2024-08-17T16:56:06.420+0000 7f38c68c5040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-17T16:56:06.772 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:56:06 smithi169 bash[25372]: debug 2024-08-17T16:56:06.608+0000 7f38c68c5040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T16:56:06.904 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:06 smithi131 bash[22809]: debug 2024-08-17T16:56:06.651+0000 7f27eaa5a040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T16:56:06.904 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:06 smithi131 bash[22809]: debug 2024-08-17T16:56:06.727+0000 7f27eaa5a040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T16:56:07.029 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:56:06 smithi169 bash[25372]: debug 2024-08-17T16:56:06.772+0000 7f38c68c5040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T16:56:07.029 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:56:06 smithi169 bash[25372]: debug 2024-08-17T16:56:06.852+0000 7f38c68c5040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T16:56:07.388 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:56:07 smithi169 bash[25372]: debug 2024-08-17T16:56:07.032+0000 7f38c68c5040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T16:56:08.003 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:06 smithi131 bash[22809]: debug 2024-08-17T16:56:06.903+0000 7f27eaa5a040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T16:56:08.004 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:07 smithi131 bash[22809]: debug 2024-08-17T16:56:07.711+0000 7f27eaa5a040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T16:56:08.004 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:07 smithi131 bash[22809]: debug 2024-08-17T16:56:07.783+0000 7f27eaa5a040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T16:56:08.004 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[22809]: debug 2024-08-17T16:56:08.003+0000 7f27eaa5a040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T16:56:08.129 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:56:07 smithi169 bash[25372]: debug 2024-08-17T16:56:07.836+0000 7f38c68c5040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T16:56:08.129 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:56:07 smithi169 bash[25372]: debug 2024-08-17T16:56:07.912+0000 7f38c68c5040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T16:56:08.346 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[22809]: debug 2024-08-17T16:56:08.075+0000 7f27eaa5a040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T16:56:08.388 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:56:08 smithi169 bash[25372]: debug 2024-08-17T16:56:08.132+0000 7f38c68c5040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T16:56:08.388 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:56:08 smithi169 bash[25372]: debug 2024-08-17T16:56:08.204+0000 7f38c68c5040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T16:56:08.764 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[22809]: debug 2024-08-17T16:56:08.455+0000 7f27eaa5a040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T16:56:08.765 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[22809]: debug 2024-08-17T16:56:08.535+0000 7f27eaa5a040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T16:56:08.765 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[22809]: [17/Aug/2024:16:56:08] ENGINE Bus STARTING 2024-08-17T16:56:08.765 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[22809]: CherryPy Checker: 2024-08-17T16:56:08.765 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[22809]: The Application mounted at '' has an empty config. 2024-08-17T16:56:08.765 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[22554]: cluster 2024-08-17T16:56:08.560829+0000 mon.a (mon.0) 650 : cluster [INF] Active manager daemon y restarted 2024-08-17T16:56:08.766 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[22554]: cluster 2024-08-17T16:56:08.561172+0000 mon.a (mon.0) 651 : cluster [INF] Activating manager daemon y 2024-08-17T16:56:08.766 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[22554]: cluster 2024-08-17T16:56:08.572251+0000 mon.a (mon.0) 652 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-08-17T16:56:08.766 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[22554]: cluster 2024-08-17T16:56:08.572885+0000 mon.a (mon.0) 653 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0118113s), standbys: x 2024-08-17T16:56:08.766 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[22554]: audit 2024-08-17T16:56:08.574241+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:56:08.766 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[22554]: audit 2024-08-17T16:56:08.574423+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:56:08.766 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[22554]: audit 2024-08-17T16:56:08.574586+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:56:08.766 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[22554]: audit 2024-08-17T16:56:08.577104+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T16:56:08.766 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[22554]: audit 2024-08-17T16:56:08.577237+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T16:56:08.766 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[22554]: audit 2024-08-17T16:56:08.577527+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T16:56:08.766 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[22554]: audit 2024-08-17T16:56:08.577727+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T16:56:08.766 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[22554]: audit 2024-08-17T16:56:08.578003+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T16:56:08.766 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[22554]: audit 2024-08-17T16:56:08.578259+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T16:56:08.767 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[22554]: audit 2024-08-17T16:56:08.578524+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T16:56:08.767 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[22554]: audit 2024-08-17T16:56:08.578788+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T16:56:08.767 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[22554]: audit 2024-08-17T16:56:08.579044+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T16:56:08.767 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[22554]: audit 2024-08-17T16:56:08.579262+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T16:56:08.767 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[22554]: audit 2024-08-17T16:56:08.579542+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T16:56:08.767 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[22554]: audit 2024-08-17T16:56:08.579897+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T16:56:08.768 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[22554]: audit 2024-08-17T16:56:08.580286+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T16:56:08.768 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[22554]: cluster 2024-08-17T16:56:08.604272+0000 mon.a (mon.0) 670 : cluster [INF] Manager daemon y is now available 2024-08-17T16:56:08.768 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[32005]: cluster 2024-08-17T16:56:08.560829+0000 mon.a (mon.0) 650 : cluster [INF] Active manager daemon y restarted 2024-08-17T16:56:08.768 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[32005]: cluster 2024-08-17T16:56:08.561172+0000 mon.a (mon.0) 651 : cluster [INF] Activating manager daemon y 2024-08-17T16:56:08.768 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[32005]: cluster 2024-08-17T16:56:08.572251+0000 mon.a (mon.0) 652 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-08-17T16:56:08.768 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[32005]: cluster 2024-08-17T16:56:08.572885+0000 mon.a (mon.0) 653 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0118113s), standbys: x 2024-08-17T16:56:08.768 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[32005]: audit 2024-08-17T16:56:08.574241+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:56:08.769 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[32005]: audit 2024-08-17T16:56:08.574423+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:56:08.769 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[32005]: audit 2024-08-17T16:56:08.574586+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:56:08.769 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[32005]: audit 2024-08-17T16:56:08.577104+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T16:56:08.769 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[32005]: audit 2024-08-17T16:56:08.577237+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T16:56:08.769 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[32005]: audit 2024-08-17T16:56:08.577527+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T16:56:08.769 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[32005]: audit 2024-08-17T16:56:08.577727+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T16:56:08.769 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[32005]: audit 2024-08-17T16:56:08.578003+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T16:56:08.769 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[32005]: audit 2024-08-17T16:56:08.578259+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T16:56:08.769 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[32005]: audit 2024-08-17T16:56:08.578524+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T16:56:08.769 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[32005]: audit 2024-08-17T16:56:08.578788+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T16:56:08.770 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[32005]: audit 2024-08-17T16:56:08.579044+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T16:56:08.770 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[32005]: audit 2024-08-17T16:56:08.579262+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T16:56:08.770 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[32005]: audit 2024-08-17T16:56:08.579542+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T16:56:08.770 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[32005]: audit 2024-08-17T16:56:08.579897+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T16:56:08.770 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[32005]: audit 2024-08-17T16:56:08.580286+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T16:56:08.770 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[32005]: cluster 2024-08-17T16:56:08.604272+0000 mon.a (mon.0) 670 : cluster [INF] Manager daemon y is now available 2024-08-17T16:56:08.854 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:56:08 smithi169 bash[25372]: debug 2024-08-17T16:56:08.592+0000 7f38c68c5040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T16:56:08.854 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:56:08 smithi169 bash[25372]: debug 2024-08-17T16:56:08.676+0000 7f38c68c5040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T16:56:08.854 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:56:08 smithi169 bash[25372]: [17/Aug/2024:16:56:08] ENGINE Bus STARTING 2024-08-17T16:56:08.854 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:56:08 smithi169 bash[25372]: CherryPy Checker: 2024-08-17T16:56:08.854 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:56:08 smithi169 bash[25372]: The Application mounted at '' has an empty config. 2024-08-17T16:56:08.854 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:56:08 smithi169 bash[25372]: [17/Aug/2024:16:56:08] ENGINE Serving on http://:::9283 2024-08-17T16:56:08.854 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:56:08 smithi169 bash[25372]: [17/Aug/2024:16:56:08] ENGINE Bus STARTED 2024-08-17T16:56:08.855 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:08 smithi169 bash[24469]: cluster 2024-08-17T16:56:08.560829+0000 mon.a (mon.0) 650 : cluster [INF] Active manager daemon y restarted 2024-08-17T16:56:08.855 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:08 smithi169 bash[24469]: cluster 2024-08-17T16:56:08.561172+0000 mon.a (mon.0) 651 : cluster [INF] Activating manager daemon y 2024-08-17T16:56:08.855 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:08 smithi169 bash[24469]: cluster 2024-08-17T16:56:08.572251+0000 mon.a (mon.0) 652 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-08-17T16:56:08.855 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:08 smithi169 bash[24469]: cluster 2024-08-17T16:56:08.572885+0000 mon.a (mon.0) 653 : cluster [DBG] mgrmap e17: y(active, starting, since 0.0118113s), standbys: x 2024-08-17T16:56:08.855 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:08 smithi169 bash[24469]: audit 2024-08-17T16:56:08.574241+0000 mon.a (mon.0) 654 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T16:56:08.855 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:08 smithi169 bash[24469]: audit 2024-08-17T16:56:08.574423+0000 mon.a (mon.0) 655 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T16:56:08.855 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:08 smithi169 bash[24469]: audit 2024-08-17T16:56:08.574586+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T16:56:08.855 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:08 smithi169 bash[24469]: audit 2024-08-17T16:56:08.577104+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T16:56:08.855 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:08 smithi169 bash[24469]: audit 2024-08-17T16:56:08.577237+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T16:56:08.855 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:08 smithi169 bash[24469]: audit 2024-08-17T16:56:08.577527+0000 mon.a (mon.0) 659 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T16:56:08.856 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:08 smithi169 bash[24469]: audit 2024-08-17T16:56:08.577727+0000 mon.a (mon.0) 660 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T16:56:08.856 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:08 smithi169 bash[24469]: audit 2024-08-17T16:56:08.578003+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T16:56:08.856 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:08 smithi169 bash[24469]: audit 2024-08-17T16:56:08.578259+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T16:56:08.856 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:08 smithi169 bash[24469]: audit 2024-08-17T16:56:08.578524+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T16:56:08.856 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:08 smithi169 bash[24469]: audit 2024-08-17T16:56:08.578788+0000 mon.a (mon.0) 664 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T16:56:08.856 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:08 smithi169 bash[24469]: audit 2024-08-17T16:56:08.579044+0000 mon.a (mon.0) 665 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T16:56:08.856 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:08 smithi169 bash[24469]: audit 2024-08-17T16:56:08.579262+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T16:56:08.856 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:08 smithi169 bash[24469]: audit 2024-08-17T16:56:08.579542+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T16:56:08.856 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:08 smithi169 bash[24469]: audit 2024-08-17T16:56:08.579897+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T16:56:08.856 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:08 smithi169 bash[24469]: audit 2024-08-17T16:56:08.580286+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T16:56:08.856 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:08 smithi169 bash[24469]: cluster 2024-08-17T16:56:08.604272+0000 mon.a (mon.0) 670 : cluster [INF] Manager daemon y is now available 2024-08-17T16:56:09.095 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[22809]: [17/Aug/2024:16:56:08] ENGINE Serving on http://:::9283 2024-08-17T16:56:09.095 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:08 smithi131 bash[22809]: [17/Aug/2024:16:56:08] ENGINE Bus STARTED 2024-08-17T16:56:09.598 INFO:teuthology.orchestra.run.smithi169.stdout:Scheduled alertmanager update... 2024-08-17T16:56:09.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:09 smithi169 bash[24469]: audit 2024-08-17T16:56:08.626916+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:56:09.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:09 smithi169 bash[24469]: audit 2024-08-17T16:56:08.636953+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:09.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:09 smithi169 bash[24469]: audit 2024-08-17T16:56:08.647398+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:56:09.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:09 smithi169 bash[24469]: audit 2024-08-17T16:56:08.648007+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T16:56:09.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:09 smithi169 bash[24469]: audit 2024-08-17T16:56:08.653007+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T16:56:09.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:09 smithi169 bash[24469]: cluster 2024-08-17T16:56:08.699696+0000 mon.a (mon.0) 676 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T16:56:09.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:09 smithi169 bash[24469]: cluster 2024-08-17T16:56:08.699842+0000 mon.a (mon.0) 677 : cluster [DBG] Standby manager daemon x started 2024-08-17T16:56:09.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:09 smithi169 bash[24469]: audit 2024-08-17T16:56:08.702413+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.169:0/2435704942' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T16:56:09.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:09 smithi169 bash[24469]: audit 2024-08-17T16:56:08.703407+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.169:0/2435704942' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T16:56:09.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:09 smithi169 bash[24469]: audit 2024-08-17T16:56:08.705370+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.169:0/2435704942' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T16:56:09.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:09 smithi169 bash[24469]: audit 2024-08-17T16:56:08.706731+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.169:0/2435704942' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T16:56:09.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:09 smithi169 bash[24469]: cluster 2024-08-17T16:56:09.583768+0000 mon.a (mon.0) 678 : cluster [DBG] mgrmap e18: y(active, since 1.02269s), standbys: x 2024-08-17T16:56:09.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:09 smithi169 bash[24469]: audit 2024-08-17T16:56:09.601247+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:09.956 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:09 smithi131 bash[32005]: audit 2024-08-17T16:56:08.626916+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:56:09.956 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:09 smithi131 bash[32005]: audit 2024-08-17T16:56:08.636953+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:09.956 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:09 smithi131 bash[32005]: audit 2024-08-17T16:56:08.647398+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:56:09.956 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:09 smithi131 bash[32005]: audit 2024-08-17T16:56:08.648007+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T16:56:09.956 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:09 smithi131 bash[32005]: audit 2024-08-17T16:56:08.653007+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T16:56:09.957 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:09 smithi131 bash[32005]: cluster 2024-08-17T16:56:08.699696+0000 mon.a (mon.0) 676 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T16:56:09.957 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:09 smithi131 bash[32005]: cluster 2024-08-17T16:56:08.699842+0000 mon.a (mon.0) 677 : cluster [DBG] Standby manager daemon x started 2024-08-17T16:56:09.957 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:09 smithi131 bash[32005]: audit 2024-08-17T16:56:08.702413+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.169:0/2435704942' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T16:56:09.957 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:09 smithi131 bash[32005]: audit 2024-08-17T16:56:08.703407+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.169:0/2435704942' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T16:56:09.957 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:09 smithi131 bash[32005]: audit 2024-08-17T16:56:08.705370+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.169:0/2435704942' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T16:56:09.957 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:09 smithi131 bash[32005]: audit 2024-08-17T16:56:08.706731+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.169:0/2435704942' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T16:56:09.957 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:09 smithi131 bash[32005]: cluster 2024-08-17T16:56:09.583768+0000 mon.a (mon.0) 678 : cluster [DBG] mgrmap e18: y(active, since 1.02269s), standbys: x 2024-08-17T16:56:09.957 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:09 smithi131 bash[32005]: audit 2024-08-17T16:56:09.601247+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:09.957 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:09 smithi131 bash[22554]: audit 2024-08-17T16:56:08.626916+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:56:09.957 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:09 smithi131 bash[22554]: audit 2024-08-17T16:56:08.636953+0000 mon.a (mon.0) 672 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:09.957 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:09 smithi131 bash[22554]: audit 2024-08-17T16:56:08.647398+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:56:09.958 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:09 smithi131 bash[22554]: audit 2024-08-17T16:56:08.648007+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T16:56:09.958 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:09 smithi131 bash[22554]: audit 2024-08-17T16:56:08.653007+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T16:56:09.958 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:09 smithi131 bash[22554]: cluster 2024-08-17T16:56:08.699696+0000 mon.a (mon.0) 676 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T16:56:09.958 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:09 smithi131 bash[22554]: cluster 2024-08-17T16:56:08.699842+0000 mon.a (mon.0) 677 : cluster [DBG] Standby manager daemon x started 2024-08-17T16:56:09.958 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:09 smithi131 bash[22554]: audit 2024-08-17T16:56:08.702413+0000 mon.b (mon.1) 26 : audit [DBG] from='mgr.? 172.21.15.169:0/2435704942' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T16:56:09.958 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:09 smithi131 bash[22554]: audit 2024-08-17T16:56:08.703407+0000 mon.b (mon.1) 27 : audit [DBG] from='mgr.? 172.21.15.169:0/2435704942' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T16:56:09.958 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:09 smithi131 bash[22554]: audit 2024-08-17T16:56:08.705370+0000 mon.b (mon.1) 28 : audit [DBG] from='mgr.? 172.21.15.169:0/2435704942' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T16:56:09.958 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:09 smithi131 bash[22554]: audit 2024-08-17T16:56:08.706731+0000 mon.b (mon.1) 29 : audit [DBG] from='mgr.? 172.21.15.169:0/2435704942' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T16:56:09.958 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:09 smithi131 bash[22554]: cluster 2024-08-17T16:56:09.583768+0000 mon.a (mon.0) 678 : cluster [DBG] mgrmap e18: y(active, since 1.02269s), standbys: x 2024-08-17T16:56:09.958 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:09 smithi131 bash[22554]: audit 2024-08-17T16:56:09.601247+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:10.346 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:09 smithi131 bash[22809]: debug 2024-08-17T16:56:09.955+0000 7f2748978640 -1 log_channel(cephadm) log [ERR] : [17/Aug/2024:16:56:09] ENGINE Error in HTTPServer.serve 2024-08-17T16:56:10.346 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:09 smithi131 bash[22809]: Traceback (most recent call last): 2024-08-17T16:56:10.346 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:09 smithi131 bash[22809]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T16:56:10.346 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:09 smithi131 bash[22809]: self._connections.run(self.expiration_interval) 2024-08-17T16:56:10.346 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:09 smithi131 bash[22809]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T16:56:10.347 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:09 smithi131 bash[22809]: self._run(expiration_interval) 2024-08-17T16:56:10.347 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:09 smithi131 bash[22809]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T16:56:10.347 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:09 smithi131 bash[22809]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T16:56:10.347 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:09 smithi131 bash[22809]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T16:56:10.347 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:09 smithi131 bash[22809]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T16:56:10.347 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:09 smithi131 bash[22809]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T16:56:10.347 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:09 smithi131 bash[22809]: s = self.context.wrap_socket( 2024-08-17T16:56:10.347 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:09 smithi131 bash[22809]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T16:56:10.347 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:09 smithi131 bash[22809]: return self.sslsocket_class._create( 2024-08-17T16:56:10.347 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:09 smithi131 bash[22809]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T16:56:10.347 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:09 smithi131 bash[22809]: self.do_handshake() 2024-08-17T16:56:10.347 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:09 smithi131 bash[22809]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T16:56:10.347 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:09 smithi131 bash[22809]: self._sslobj.do_handshake() 2024-08-17T16:56:10.348 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:09 smithi131 bash[22809]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T16:56:10.428 DEBUG:teuthology.orchestra.run.smithi131:alertmanager.a> sudo journalctl -f -n 0 -u ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@alertmanager.a.service 2024-08-17T16:56:10.431 INFO:tasks.cephadm:Adding grafana.a on smithi169 2024-08-17T16:56:10.431 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph orch apply grafana '1;smithi169=a' 2024-08-17T16:56:10.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:10 smithi131 bash[32005]: cephadm 2024-08-17T16:56:09.593371+0000 mgr.y (mgr.24320) 2 : cephadm [INF] Saving service alertmanager spec with placement smithi131=a;count:1 2024-08-17T16:56:10.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:10 smithi131 bash[32005]: cluster 2024-08-17T16:56:09.599111+0000 mgr.y (mgr.24320) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:10.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:10 smithi131 bash[32005]: cephadm 2024-08-17T16:56:09.835987+0000 mgr.y (mgr.24320) 4 : cephadm [INF] [17/Aug/2024:16:56:09] ENGINE Bus STARTING 2024-08-17T16:56:10.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:10 smithi131 bash[22554]: cephadm 2024-08-17T16:56:09.593371+0000 mgr.y (mgr.24320) 2 : cephadm [INF] Saving service alertmanager spec with placement smithi131=a;count:1 2024-08-17T16:56:10.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:10 smithi131 bash[22554]: cluster 2024-08-17T16:56:09.599111+0000 mgr.y (mgr.24320) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:10.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:10 smithi131 bash[22554]: cephadm 2024-08-17T16:56:09.835987+0000 mgr.y (mgr.24320) 4 : cephadm [INF] [17/Aug/2024:16:56:09] ENGINE Bus STARTING 2024-08-17T16:56:10.888 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:10 smithi169 bash[24469]: cephadm 2024-08-17T16:56:09.593371+0000 mgr.y (mgr.24320) 2 : cephadm [INF] Saving service alertmanager spec with placement smithi131=a;count:1 2024-08-17T16:56:10.888 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:10 smithi169 bash[24469]: cluster 2024-08-17T16:56:09.599111+0000 mgr.y (mgr.24320) 3 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:10.888 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:10 smithi169 bash[24469]: cephadm 2024-08-17T16:56:09.835987+0000 mgr.y (mgr.24320) 4 : cephadm [INF] [17/Aug/2024:16:56:09] ENGINE Bus STARTING 2024-08-17T16:56:11.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:11 smithi169 bash[24469]: cephadm 2024-08-17T16:56:09.955834+0000 mgr.y (mgr.24320) 5 : cephadm [INF] [17/Aug/2024:16:56:09] ENGINE Serving on https://172.21.15.131:7150 2024-08-17T16:56:11.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:11 smithi169 bash[24469]: cephadm 2024-08-17T16:56:09.960565+0000 mgr.y (mgr.24320) 6 : cephadm [ERR] [17/Aug/2024:16:56:09] ENGINE Error in HTTPServer.serve 2024-08-17T16:56:11.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:11 smithi169 bash[24469]: Traceback (most recent call last): 2024-08-17T16:56:11.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:11 smithi169 bash[24469]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T16:56:11.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:11 smithi169 bash[24469]: self._connections.run(self.expiration_interval) 2024-08-17T16:56:11.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:11 smithi169 bash[24469]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T16:56:11.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:11 smithi169 bash[24469]: self._run(expiration_interval) 2024-08-17T16:56:11.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:11 smithi169 bash[24469]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T16:56:11.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:11 smithi169 bash[24469]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T16:56:11.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:11 smithi169 bash[24469]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T16:56:11.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:11 smithi169 bash[24469]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T16:56:11.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:11 smithi169 bash[24469]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T16:56:11.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:11 smithi169 bash[24469]: s = self.context.wrap_socket( 2024-08-17T16:56:11.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:11 smithi169 bash[24469]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T16:56:11.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:11 smithi169 bash[24469]: return self.sslsocket_class._create( 2024-08-17T16:56:11.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:11 smithi169 bash[24469]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T16:56:11.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:11 smithi169 bash[24469]: self.do_handshake() 2024-08-17T16:56:11.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:11 smithi169 bash[24469]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T16:56:11.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:11 smithi169 bash[24469]: self._sslobj.do_handshake() 2024-08-17T16:56:11.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:11 smithi169 bash[24469]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T16:56:11.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:11 smithi169 bash[24469]: cephadm 2024-08-17T16:56:10.056902+0000 mgr.y (mgr.24320) 7 : cephadm [INF] [17/Aug/2024:16:56:10] ENGINE Serving on http://172.21.15.131:8765 2024-08-17T16:56:11.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:11 smithi169 bash[24469]: cephadm 2024-08-17T16:56:10.057022+0000 mgr.y (mgr.24320) 8 : cephadm [INF] [17/Aug/2024:16:56:10] ENGINE Bus STARTED 2024-08-17T16:56:11.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:11 smithi169 bash[24469]: cluster 2024-08-17T16:56:10.578803+0000 mgr.y (mgr.24320) 9 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:11.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:11 smithi169 bash[24469]: cluster 2024-08-17T16:56:10.644311+0000 mon.a (mon.0) 680 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-08-17T16:56:12.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[22554]: cephadm 2024-08-17T16:56:09.955834+0000 mgr.y (mgr.24320) 5 : cephadm [INF] [17/Aug/2024:16:56:09] ENGINE Serving on https://172.21.15.131:7150 2024-08-17T16:56:12.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[22554]: cephadm 2024-08-17T16:56:09.960565+0000 mgr.y (mgr.24320) 6 : cephadm [ERR] [17/Aug/2024:16:56:09] ENGINE Error in HTTPServer.serve 2024-08-17T16:56:12.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[22554]: Traceback (most recent call last): 2024-08-17T16:56:12.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[22554]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T16:56:12.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[22554]: self._connections.run(self.expiration_interval) 2024-08-17T16:56:12.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[22554]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T16:56:12.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[22554]: self._run(expiration_interval) 2024-08-17T16:56:12.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[22554]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T16:56:12.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[22554]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T16:56:12.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[22554]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T16:56:12.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[22554]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T16:56:12.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[22554]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T16:56:12.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[22554]: s = self.context.wrap_socket( 2024-08-17T16:56:12.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[22554]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T16:56:12.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[22554]: return self.sslsocket_class._create( 2024-08-17T16:56:12.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[22554]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T16:56:12.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[22554]: self.do_handshake() 2024-08-17T16:56:12.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[22554]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T16:56:12.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[22554]: self._sslobj.do_handshake() 2024-08-17T16:56:12.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[22554]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T16:56:12.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[22554]: cephadm 2024-08-17T16:56:10.056902+0000 mgr.y (mgr.24320) 7 : cephadm [INF] [17/Aug/2024:16:56:10] ENGINE Serving on http://172.21.15.131:8765 2024-08-17T16:56:12.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[22554]: cephadm 2024-08-17T16:56:10.057022+0000 mgr.y (mgr.24320) 8 : cephadm [INF] [17/Aug/2024:16:56:10] ENGINE Bus STARTED 2024-08-17T16:56:12.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[22554]: cluster 2024-08-17T16:56:10.578803+0000 mgr.y (mgr.24320) 9 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:12.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[22554]: cluster 2024-08-17T16:56:10.644311+0000 mon.a (mon.0) 680 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-08-17T16:56:12.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[32005]: cephadm 2024-08-17T16:56:09.955834+0000 mgr.y (mgr.24320) 5 : cephadm [INF] [17/Aug/2024:16:56:09] ENGINE Serving on https://172.21.15.131:7150 2024-08-17T16:56:12.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[32005]: cephadm 2024-08-17T16:56:09.960565+0000 mgr.y (mgr.24320) 6 : cephadm [ERR] [17/Aug/2024:16:56:09] ENGINE Error in HTTPServer.serve 2024-08-17T16:56:12.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[32005]: Traceback (most recent call last): 2024-08-17T16:56:12.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[32005]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T16:56:12.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[32005]: self._connections.run(self.expiration_interval) 2024-08-17T16:56:12.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[32005]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T16:56:12.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[32005]: self._run(expiration_interval) 2024-08-17T16:56:12.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[32005]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T16:56:12.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[32005]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T16:56:12.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[32005]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T16:56:12.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[32005]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T16:56:12.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[32005]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T16:56:12.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[32005]: s = self.context.wrap_socket( 2024-08-17T16:56:12.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[32005]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T16:56:12.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[32005]: return self.sslsocket_class._create( 2024-08-17T16:56:12.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[32005]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T16:56:12.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[32005]: self.do_handshake() 2024-08-17T16:56:12.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[32005]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T16:56:12.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[32005]: self._sslobj.do_handshake() 2024-08-17T16:56:12.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[32005]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T16:56:12.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[32005]: cephadm 2024-08-17T16:56:10.056902+0000 mgr.y (mgr.24320) 7 : cephadm [INF] [17/Aug/2024:16:56:10] ENGINE Serving on http://172.21.15.131:8765 2024-08-17T16:56:12.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[32005]: cephadm 2024-08-17T16:56:10.057022+0000 mgr.y (mgr.24320) 8 : cephadm [INF] [17/Aug/2024:16:56:10] ENGINE Bus STARTED 2024-08-17T16:56:12.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[32005]: cluster 2024-08-17T16:56:10.578803+0000 mgr.y (mgr.24320) 9 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:12.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:11 smithi131 bash[32005]: cluster 2024-08-17T16:56:10.644311+0000 mon.a (mon.0) 680 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-08-17T16:56:14.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:13 smithi131 bash[22554]: cluster 2024-08-17T16:56:12.579414+0000 mgr.y (mgr.24320) 10 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:14.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:13 smithi131 bash[22554]: cluster 2024-08-17T16:56:12.654828+0000 mon.a (mon.0) 681 : cluster [DBG] mgrmap e20: y(active, since 4s), standbys: x 2024-08-17T16:56:14.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:13 smithi131 bash[32005]: cluster 2024-08-17T16:56:12.579414+0000 mgr.y (mgr.24320) 10 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:14.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:13 smithi131 bash[32005]: cluster 2024-08-17T16:56:12.654828+0000 mon.a (mon.0) 681 : cluster [DBG] mgrmap e20: y(active, since 4s), standbys: x 2024-08-17T16:56:14.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:13 smithi169 bash[24469]: cluster 2024-08-17T16:56:12.579414+0000 mgr.y (mgr.24320) 10 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:14.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:13 smithi169 bash[24469]: cluster 2024-08-17T16:56:12.654828+0000 mon.a (mon.0) 681 : cluster [DBG] mgrmap e20: y(active, since 4s), standbys: x 2024-08-17T16:56:14.995 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T16:56:15.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:15 smithi169 bash[24469]: audit 2024-08-17T16:56:14.215120+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:15.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:15 smithi169 bash[24469]: audit 2024-08-17T16:56:14.221380+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:15.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:15 smithi169 bash[24469]: audit 2024-08-17T16:56:14.419811+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:15.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:15 smithi169 bash[24469]: audit 2024-08-17T16:56:14.430808+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:15.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:15 smithi169 bash[24469]: cluster 2024-08-17T16:56:14.580009+0000 mgr.y (mgr.24320) 11 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:15.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:15 smithi169 bash[24469]: audit 2024-08-17T16:56:14.968922+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:15.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:15 smithi169 bash[24469]: audit 2024-08-17T16:56:14.973640+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:15.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:15 smithi169 bash[24469]: audit 2024-08-17T16:56:15.201037+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:15.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:15 smithi169 bash[24469]: audit 2024-08-17T16:56:15.212184+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:15.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:15 smithi131 bash[22554]: audit 2024-08-17T16:56:14.215120+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:15.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:15 smithi131 bash[22554]: audit 2024-08-17T16:56:14.221380+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:15.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:15 smithi131 bash[22554]: audit 2024-08-17T16:56:14.419811+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:15.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:15 smithi131 bash[22554]: audit 2024-08-17T16:56:14.430808+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:15.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:15 smithi131 bash[22554]: cluster 2024-08-17T16:56:14.580009+0000 mgr.y (mgr.24320) 11 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:15.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:15 smithi131 bash[22554]: audit 2024-08-17T16:56:14.968922+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:15.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:15 smithi131 bash[22554]: audit 2024-08-17T16:56:14.973640+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:15.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:15 smithi131 bash[22554]: audit 2024-08-17T16:56:15.201037+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:15.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:15 smithi131 bash[22554]: audit 2024-08-17T16:56:15.212184+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:15.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:15 smithi131 bash[32005]: audit 2024-08-17T16:56:14.215120+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:15.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:15 smithi131 bash[32005]: audit 2024-08-17T16:56:14.221380+0000 mon.a (mon.0) 683 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:15.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:15 smithi131 bash[32005]: audit 2024-08-17T16:56:14.419811+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:15.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:15 smithi131 bash[32005]: audit 2024-08-17T16:56:14.430808+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:15.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:15 smithi131 bash[32005]: cluster 2024-08-17T16:56:14.580009+0000 mgr.y (mgr.24320) 11 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:15.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:15 smithi131 bash[32005]: audit 2024-08-17T16:56:14.968922+0000 mon.a (mon.0) 686 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:15.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:15 smithi131 bash[32005]: audit 2024-08-17T16:56:14.973640+0000 mon.a (mon.0) 687 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:15.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:15 smithi131 bash[32005]: audit 2024-08-17T16:56:15.201037+0000 mon.a (mon.0) 688 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:15.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:15 smithi131 bash[32005]: audit 2024-08-17T16:56:15.212184+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:16.388 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 16:56:16 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:16.388 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 16:56:16 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:16.389 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 16:56:16 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:16.389 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 16:56:16 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:16.389 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:16 smithi131 bash[32005]: audit 2024-08-17T16:56:15.214851+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:56:16.389 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:16 smithi131 bash[32005]: audit 2024-08-17T16:56:15.223074+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:56:16.390 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:16 smithi131 bash[32005]: audit 2024-08-17T16:56:15.224659+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:56:16.390 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:16 smithi131 bash[32005]: audit 2024-08-17T16:56:15.226142+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:56:16.390 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:16 smithi131 bash[32005]: cephadm 2024-08-17T16:56:15.227522+0000 mgr.y (mgr.24320) 12 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 4060M 2024-08-17T16:56:16.390 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:16 smithi131 bash[32005]: audit 2024-08-17T16:56:15.236909+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:16.390 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:16 smithi131 bash[32005]: audit 2024-08-17T16:56:15.239272+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:56:16.390 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:16 smithi131 bash[32005]: audit 2024-08-17T16:56:15.240973+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:56:16.390 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:16 smithi131 bash[32005]: cephadm 2024-08-17T16:56:15.243346+0000 mgr.y (mgr.24320) 13 : cephadm [INF] Updating smithi131:/etc/ceph/ceph.conf 2024-08-17T16:56:16.390 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:16 smithi131 bash[32005]: cephadm 2024-08-17T16:56:15.243782+0000 mgr.y (mgr.24320) 14 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-08-17T16:56:16.390 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:16 smithi131 bash[32005]: cephadm 2024-08-17T16:56:15.442657+0000 mgr.y (mgr.24320) 15 : cephadm [INF] Updating smithi131:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T16:56:16.390 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:16 smithi131 bash[32005]: cephadm 2024-08-17T16:56:15.442853+0000 mgr.y (mgr.24320) 16 : cephadm [INF] Updating smithi169:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T16:56:16.390 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:16 smithi131 bash[32005]: cephadm 2024-08-17T16:56:15.578713+0000 mgr.y (mgr.24320) 17 : cephadm [INF] Updating smithi131:/etc/ceph/ceph.client.admin.keyring 2024-08-17T16:56:16.390 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:16 smithi131 bash[32005]: cephadm 2024-08-17T16:56:15.579031+0000 mgr.y (mgr.24320) 18 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-08-17T16:56:16.391 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:16 smithi131 bash[32005]: cephadm 2024-08-17T16:56:15.713942+0000 mgr.y (mgr.24320) 19 : cephadm [INF] Updating smithi131:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T16:56:16.391 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:16 smithi131 bash[32005]: cephadm 2024-08-17T16:56:15.714117+0000 mgr.y (mgr.24320) 20 : cephadm [INF] Updating smithi169:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T16:56:16.391 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:16 smithi131 bash[32005]: audit 2024-08-17T16:56:15.857244+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:16.391 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:16 smithi131 bash[32005]: audit 2024-08-17T16:56:15.862348+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:16.391 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:16 smithi131 bash[32005]: audit 2024-08-17T16:56:15.867726+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:16.391 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:16 smithi131 bash[32005]: audit 2024-08-17T16:56:15.871236+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:16.391 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:16 smithi131 bash[22554]: audit 2024-08-17T16:56:15.214851+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:56:16.391 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:16 smithi131 bash[22554]: audit 2024-08-17T16:56:15.223074+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:56:16.391 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:16 smithi131 bash[22554]: audit 2024-08-17T16:56:15.224659+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:56:16.391 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:16 smithi131 bash[22554]: audit 2024-08-17T16:56:15.226142+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:56:16.391 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:16 smithi131 bash[22554]: cephadm 2024-08-17T16:56:15.227522+0000 mgr.y (mgr.24320) 12 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 4060M 2024-08-17T16:56:16.392 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:16 smithi131 bash[22554]: audit 2024-08-17T16:56:15.236909+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:16.392 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:16 smithi131 bash[22554]: audit 2024-08-17T16:56:15.239272+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:56:16.392 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:16 smithi131 bash[22554]: audit 2024-08-17T16:56:15.240973+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:56:16.392 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:16 smithi131 bash[22554]: cephadm 2024-08-17T16:56:15.243346+0000 mgr.y (mgr.24320) 13 : cephadm [INF] Updating smithi131:/etc/ceph/ceph.conf 2024-08-17T16:56:16.392 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:16 smithi131 bash[22554]: cephadm 2024-08-17T16:56:15.243782+0000 mgr.y (mgr.24320) 14 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-08-17T16:56:16.392 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:16 smithi131 bash[22554]: cephadm 2024-08-17T16:56:15.442657+0000 mgr.y (mgr.24320) 15 : cephadm [INF] Updating smithi131:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T16:56:16.392 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:16 smithi131 bash[22554]: cephadm 2024-08-17T16:56:15.442853+0000 mgr.y (mgr.24320) 16 : cephadm [INF] Updating smithi169:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T16:56:16.392 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:16 smithi131 bash[22554]: cephadm 2024-08-17T16:56:15.578713+0000 mgr.y (mgr.24320) 17 : cephadm [INF] Updating smithi131:/etc/ceph/ceph.client.admin.keyring 2024-08-17T16:56:16.392 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:16 smithi131 bash[22554]: cephadm 2024-08-17T16:56:15.579031+0000 mgr.y (mgr.24320) 18 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-08-17T16:56:16.392 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:16 smithi131 bash[22554]: cephadm 2024-08-17T16:56:15.713942+0000 mgr.y (mgr.24320) 19 : cephadm [INF] Updating smithi131:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T16:56:16.392 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:16 smithi131 bash[22554]: cephadm 2024-08-17T16:56:15.714117+0000 mgr.y (mgr.24320) 20 : cephadm [INF] Updating smithi169:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T16:56:16.392 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:16 smithi131 bash[22554]: audit 2024-08-17T16:56:15.857244+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:16.392 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:16 smithi131 bash[22554]: audit 2024-08-17T16:56:15.862348+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:16.392 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:16 smithi131 bash[22554]: audit 2024-08-17T16:56:15.867726+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:16.393 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:16 smithi131 bash[22554]: audit 2024-08-17T16:56:15.871236+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:16.393 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:16 smithi131 bash[22554]: audit 2024-08-17T16:56:15.876495+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:16.393 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:16 smithi131 bash[22554]: cephadm 2024-08-17T16:56:15.879711+0000 mgr.y (mgr.24320) 21 : cephadm [INF] Deploying daemon node-exporter.a on smithi131 2024-08-17T16:56:16.393 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:16 smithi131 bash[32005]: audit 2024-08-17T16:56:15.876495+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:16.393 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:16 smithi131 bash[32005]: cephadm 2024-08-17T16:56:15.879711+0000 mgr.y (mgr.24320) 21 : cephadm [INF] Deploying daemon node-exporter.a on smithi131 2024-08-17T16:56:16.393 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:16 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:16.638 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:16 smithi169 bash[24469]: audit 2024-08-17T16:56:15.214851+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:56:16.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:16 smithi169 bash[24469]: audit 2024-08-17T16:56:15.223074+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:56:16.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:16 smithi169 bash[24469]: audit 2024-08-17T16:56:15.224659+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:56:16.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:16 smithi169 bash[24469]: audit 2024-08-17T16:56:15.226142+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T16:56:16.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:16 smithi169 bash[24469]: cephadm 2024-08-17T16:56:15.227522+0000 mgr.y (mgr.24320) 12 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 4060M 2024-08-17T16:56:16.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:16 smithi169 bash[24469]: audit 2024-08-17T16:56:15.236909+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:16.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:16 smithi169 bash[24469]: audit 2024-08-17T16:56:15.239272+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:56:16.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:16 smithi169 bash[24469]: audit 2024-08-17T16:56:15.240973+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:56:16.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:16 smithi169 bash[24469]: cephadm 2024-08-17T16:56:15.243346+0000 mgr.y (mgr.24320) 13 : cephadm [INF] Updating smithi131:/etc/ceph/ceph.conf 2024-08-17T16:56:16.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:16 smithi169 bash[24469]: cephadm 2024-08-17T16:56:15.243782+0000 mgr.y (mgr.24320) 14 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-08-17T16:56:16.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:16 smithi169 bash[24469]: cephadm 2024-08-17T16:56:15.442657+0000 mgr.y (mgr.24320) 15 : cephadm [INF] Updating smithi131:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T16:56:16.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:16 smithi169 bash[24469]: cephadm 2024-08-17T16:56:15.442853+0000 mgr.y (mgr.24320) 16 : cephadm [INF] Updating smithi169:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T16:56:16.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:16 smithi169 bash[24469]: cephadm 2024-08-17T16:56:15.578713+0000 mgr.y (mgr.24320) 17 : cephadm [INF] Updating smithi131:/etc/ceph/ceph.client.admin.keyring 2024-08-17T16:56:16.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:16 smithi169 bash[24469]: cephadm 2024-08-17T16:56:15.579031+0000 mgr.y (mgr.24320) 18 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-08-17T16:56:16.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:16 smithi169 bash[24469]: cephadm 2024-08-17T16:56:15.713942+0000 mgr.y (mgr.24320) 19 : cephadm [INF] Updating smithi131:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T16:56:16.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:16 smithi169 bash[24469]: cephadm 2024-08-17T16:56:15.714117+0000 mgr.y (mgr.24320) 20 : cephadm [INF] Updating smithi169:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T16:56:16.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:16 smithi169 bash[24469]: audit 2024-08-17T16:56:15.857244+0000 mon.a (mon.0) 697 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:16.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:16 smithi169 bash[24469]: audit 2024-08-17T16:56:15.862348+0000 mon.a (mon.0) 698 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:16.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:16 smithi169 bash[24469]: audit 2024-08-17T16:56:15.867726+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:16.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:16 smithi169 bash[24469]: audit 2024-08-17T16:56:15.871236+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:16.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:16 smithi169 bash[24469]: audit 2024-08-17T16:56:15.876495+0000 mon.a (mon.0) 701 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:16.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:16 smithi169 bash[24469]: cephadm 2024-08-17T16:56:15.879711+0000 mgr.y (mgr.24320) 21 : cephadm [INF] Deploying daemon node-exporter.a on smithi131 2024-08-17T16:56:16.731 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 16:56:16 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:16.731 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 16:56:16 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:16.731 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 16:56:16 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:16.732 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 16:56:16 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:16.732 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:16 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:16.732 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:16 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:16.732 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:16 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:16.732 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:16 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:16.733 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:16 smithi131 systemd[1]: Started Ceph node-exporter.a for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T16:56:16.733 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:16 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:17.095 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:16 smithi131 bash[56599]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-08-17T16:56:17.585 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:17 smithi131 bash[56599]: v1.5.0: Pulling from prometheus/node-exporter 2024-08-17T16:56:17.585 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:17 smithi131 bash[56599]: 22b70bddd3ac: Pulling fs layer 2024-08-17T16:56:17.585 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:17 smithi131 bash[56599]: 5c12815fee55: Pulling fs layer 2024-08-17T16:56:17.585 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:17 smithi131 bash[56599]: c0e87333d380: Pulling fs layer 2024-08-17T16:56:17.585 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:17 smithi131 bash[56599]: 22b70bddd3ac: Verifying Checksum 2024-08-17T16:56:17.585 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:17 smithi131 bash[56599]: 22b70bddd3ac: Download complete 2024-08-17T16:56:17.636 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 16:56:17 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:17.637 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 16:56:17 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:17.637 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:56:17 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:17.637 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 16:56:17 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:17.845 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:17 smithi131 bash[56599]: 5c12815fee55: Verifying Checksum 2024-08-17T16:56:17.845 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:17 smithi131 bash[56599]: 5c12815fee55: Download complete 2024-08-17T16:56:17.845 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:17 smithi131 bash[56599]: c0e87333d380: Verifying Checksum 2024-08-17T16:56:17.846 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:17 smithi131 bash[56599]: c0e87333d380: Download complete 2024-08-17T16:56:17.846 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:17 smithi131 bash[56599]: 22b70bddd3ac: Pull complete 2024-08-17T16:56:17.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:17 smithi131 bash[32005]: cluster 2024-08-17T16:56:16.580491+0000 mgr.y (mgr.24320) 22 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 16 op/s 2024-08-17T16:56:17.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:17 smithi131 bash[32005]: audit 2024-08-17T16:56:16.772245+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:17.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:17 smithi131 bash[32005]: audit 2024-08-17T16:56:16.778434+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:17.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:17 smithi131 bash[32005]: audit 2024-08-17T16:56:16.782985+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:17.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:17 smithi131 bash[32005]: cephadm 2024-08-17T16:56:16.783694+0000 mgr.y (mgr.24320) 23 : cephadm [INF] Deploying daemon node-exporter.b on smithi169 2024-08-17T16:56:17.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:17 smithi131 bash[32005]: audit 2024-08-17T16:56:17.748937+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:17.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:17 smithi131 bash[32005]: audit 2024-08-17T16:56:17.757326+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:17.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:17 smithi131 bash[32005]: audit 2024-08-17T16:56:17.765798+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:17.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:17 smithi131 bash[22554]: cluster 2024-08-17T16:56:16.580491+0000 mgr.y (mgr.24320) 22 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 16 op/s 2024-08-17T16:56:17.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:17 smithi131 bash[22554]: audit 2024-08-17T16:56:16.772245+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:17.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:17 smithi131 bash[22554]: audit 2024-08-17T16:56:16.778434+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:17.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:17 smithi131 bash[22554]: audit 2024-08-17T16:56:16.782985+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:17.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:17 smithi131 bash[22554]: cephadm 2024-08-17T16:56:16.783694+0000 mgr.y (mgr.24320) 23 : cephadm [INF] Deploying daemon node-exporter.b on smithi169 2024-08-17T16:56:17.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:17 smithi131 bash[22554]: audit 2024-08-17T16:56:17.748937+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:17.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:17 smithi131 bash[22554]: audit 2024-08-17T16:56:17.757326+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:17.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:17 smithi131 bash[22554]: audit 2024-08-17T16:56:17.765798+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:17.888 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 16:56:17 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:17.888 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 16:56:17 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:17.889 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 16:56:17 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:17.889 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:56:17 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:17.889 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 16:56:17 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:17.889 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 16:56:17 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:17.889 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:56:17 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:17.890 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:56:17 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:17.890 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:17 smithi169 systemd[1]: Started Ceph node-exporter.b for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T16:56:17.890 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:17 smithi169 bash[49281]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-08-17T16:56:17.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:17 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:17.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:17 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:17.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:17 smithi169 bash[24469]: cluster 2024-08-17T16:56:16.580491+0000 mgr.y (mgr.24320) 22 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 16 op/s 2024-08-17T16:56:17.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:17 smithi169 bash[24469]: audit 2024-08-17T16:56:16.772245+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:17.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:17 smithi169 bash[24469]: audit 2024-08-17T16:56:16.778434+0000 mon.a (mon.0) 703 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:17.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:17 smithi169 bash[24469]: audit 2024-08-17T16:56:16.782985+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:17.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:17 smithi169 bash[24469]: cephadm 2024-08-17T16:56:16.783694+0000 mgr.y (mgr.24320) 23 : cephadm [INF] Deploying daemon node-exporter.b on smithi169 2024-08-17T16:56:17.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:17 smithi169 bash[24469]: audit 2024-08-17T16:56:17.748937+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:17.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:17 smithi169 bash[24469]: audit 2024-08-17T16:56:17.757326+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:17.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:17 smithi169 bash[24469]: audit 2024-08-17T16:56:17.765798+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:18.595 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:18 smithi131 bash[56599]: 5c12815fee55: Pull complete 2024-08-17T16:56:18.596 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 16:56:18 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:18.838 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:18 smithi169 bash[24469]: audit 2024-08-17T16:56:17.775760+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:18.838 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:18 smithi169 bash[24469]: audit 2024-08-17T16:56:17.795159+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:18.838 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:18 smithi169 bash[24469]: cephadm 2024-08-17T16:56:17.811342+0000 mgr.y (mgr.24320) 24 : cephadm [INF] Deploying daemon alertmanager.a on smithi131 2024-08-17T16:56:18.838 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:18 smithi169 bash[24469]: audit 2024-08-17T16:56:18.646024+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:18.838 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:18 smithi169 bash[49281]: v1.5.0: Pulling from prometheus/node-exporter 2024-08-17T16:56:19.055 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:18 smithi131 bash[56599]: c0e87333d380: Pull complete 2024-08-17T16:56:19.055 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:18 smithi131 bash[22554]: audit 2024-08-17T16:56:17.775760+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:19.055 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:18 smithi131 bash[22554]: audit 2024-08-17T16:56:17.795159+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:19.055 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:18 smithi131 bash[22554]: cephadm 2024-08-17T16:56:17.811342+0000 mgr.y (mgr.24320) 24 : cephadm [INF] Deploying daemon alertmanager.a on smithi131 2024-08-17T16:56:19.056 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:18 smithi131 bash[22554]: audit 2024-08-17T16:56:18.646024+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:19.056 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:18 smithi131 bash[32005]: audit 2024-08-17T16:56:17.775760+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:19.056 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:18 smithi131 bash[32005]: audit 2024-08-17T16:56:17.795159+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:19.056 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:18 smithi131 bash[32005]: cephadm 2024-08-17T16:56:17.811342+0000 mgr.y (mgr.24320) 24 : cephadm [INF] Deploying daemon alertmanager.a on smithi131 2024-08-17T16:56:19.056 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:18 smithi131 bash[32005]: audit 2024-08-17T16:56:18.646024+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:19.115 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:18 smithi169 bash[49281]: 22b70bddd3ac: Pulling fs layer 2024-08-17T16:56:19.115 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:18 smithi169 bash[49281]: 5c12815fee55: Pulling fs layer 2024-08-17T16:56:19.115 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:18 smithi169 bash[49281]: c0e87333d380: Pulling fs layer 2024-08-17T16:56:19.115 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:19 smithi169 bash[49281]: 22b70bddd3ac: Verifying Checksum 2024-08-17T16:56:19.115 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:19 smithi169 bash[49281]: 22b70bddd3ac: Download complete 2024-08-17T16:56:19.115 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:19 smithi169 bash[49281]: 5c12815fee55: Verifying Checksum 2024-08-17T16:56:19.115 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:19 smithi169 bash[49281]: 5c12815fee55: Download complete 2024-08-17T16:56:19.115 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:19 smithi169 bash[49281]: c0e87333d380: Verifying Checksum 2024-08-17T16:56:19.115 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:19 smithi169 bash[49281]: c0e87333d380: Download complete 2024-08-17T16:56:19.224 INFO:teuthology.orchestra.run.smithi169.stdout:Scheduled grafana update... 2024-08-17T16:56:19.345 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:19 smithi131 bash[56599]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-08-17T16:56:19.346 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:19 smithi131 bash[56599]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-08-17T16:56:19.388 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:19 smithi169 bash[49281]: 22b70bddd3ac: Pull complete 2024-08-17T16:56:20.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:19 smithi131 bash[22554]: cluster 2024-08-17T16:56:18.580929+0000 mgr.y (mgr.24320) 25 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-08-17T16:56:20.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:19 smithi131 bash[22554]: audit 2024-08-17T16:56:19.227814+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:20.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:19 smithi131 bash[32005]: cluster 2024-08-17T16:56:18.580929+0000 mgr.y (mgr.24320) 25 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-08-17T16:56:20.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:19 smithi131 bash[32005]: audit 2024-08-17T16:56:19.227814+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:20.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:19 smithi169 bash[24469]: cluster 2024-08-17T16:56:18.580929+0000 mgr.y (mgr.24320) 25 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 12 op/s 2024-08-17T16:56:20.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:19 smithi169 bash[24469]: audit 2024-08-17T16:56:19.227814+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:20.400 DEBUG:teuthology.orchestra.run.smithi169:grafana.a> sudo journalctl -f -n 0 -u ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@grafana.a.service 2024-08-17T16:56:20.403 INFO:tasks.cephadm:Setting up client nodes... 2024-08-17T16:56:20.403 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-08-17T16:56:20.638 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:20 smithi169 bash[49281]: 5c12815fee55: Pull complete 2024-08-17T16:56:21.068 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:20 smithi169 bash[49281]: c0e87333d380: Pull complete 2024-08-17T16:56:21.069 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:20 smithi169 bash[24469]: audit 2024-08-17T16:56:19.217422+0000 mgr.y (mgr.24320) 26 : audit [DBG] from='client.24334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi169=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:56:21.069 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:20 smithi169 bash[24469]: cephadm 2024-08-17T16:56:19.221780+0000 mgr.y (mgr.24320) 27 : cephadm [INF] Saving service grafana spec with placement smithi169=a;count:1 2024-08-17T16:56:21.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:20 smithi131 bash[32005]: audit 2024-08-17T16:56:19.217422+0000 mgr.y (mgr.24320) 26 : audit [DBG] from='client.24334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi169=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:56:21.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:20 smithi131 bash[32005]: cephadm 2024-08-17T16:56:19.221780+0000 mgr.y (mgr.24320) 27 : cephadm [INF] Saving service grafana spec with placement smithi169=a;count:1 2024-08-17T16:56:21.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:20 smithi131 bash[22554]: audit 2024-08-17T16:56:19.217422+0000 mgr.y (mgr.24320) 26 : audit [DBG] from='client.24334 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi169=a", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:56:21.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:20 smithi131 bash[22554]: cephadm 2024-08-17T16:56:19.221780+0000 mgr.y (mgr.24320) 27 : cephadm [INF] Saving service grafana spec with placement smithi169=a;count:1 2024-08-17T16:56:21.388 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:21 smithi169 bash[49281]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-08-17T16:56:21.388 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:21 smithi169 bash[49281]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-08-17T16:56:21.800 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.454Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-08-17T16:56:21.800 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.454Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-08-17T16:56:21.800 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.455Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-08-17T16:56:21.800 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.455Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-08-17T16:56:21.801 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.455Z caller=filesystem_common.go:111 level=info collector=filesystem msg="Parsed flag --collector.filesystem.mount-points-exclude" flag=^/(dev|proc|run/credentials/.+|sys|var/lib/docker/.+|var/lib/containers/storage/.+)($|/) 2024-08-17T16:56:21.801 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.455Z caller=filesystem_common.go:113 level=info collector=filesystem msg="Parsed flag --collector.filesystem.fs-types-exclude" flag=^(autofs|binfmt_misc|bpf|cgroup2?|configfs|debugfs|devpts|devtmpfs|fusectl|hugetlbfs|iso9660|mqueue|nsfs|overlay|proc|procfs|pstore|rpc_pipefs|securityfs|selinuxfs|squashfs|sysfs|tracefs)$ 2024-08-17T16:56:21.801 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.456Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-17T16:56:21.801 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.456Z caller=node_exporter.go:117 level=info collector=arp 2024-08-17T16:56:21.801 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.456Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-17T16:56:21.801 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.456Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-17T16:56:21.801 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.456Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-17T16:56:21.801 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.456Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-17T16:56:21.801 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.456Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-17T16:56:21.801 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.456Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-17T16:56:21.801 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.456Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-17T16:56:21.802 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.456Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-17T16:56:21.802 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.456Z caller=node_exporter.go:117 level=info collector=edac 2024-08-17T16:56:21.802 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.456Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-17T16:56:21.802 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.456Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-17T16:56:21.802 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.456Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-17T16:56:21.802 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.456Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-17T16:56:21.802 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.456Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-17T16:56:21.802 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.456Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-17T16:56:21.802 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.456Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-17T16:56:21.802 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.456Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-17T16:56:21.802 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.456Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-17T16:56:21.802 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.456Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-17T16:56:21.802 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.456Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-17T16:56:21.802 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.456Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-17T16:56:21.802 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.456Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-17T16:56:21.803 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.456Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-17T16:56:21.803 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.456Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-17T16:56:21.803 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.456Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-17T16:56:21.803 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.456Z caller=node_exporter.go:117 level=info collector=os 2024-08-17T16:56:21.803 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.456Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-17T16:56:21.803 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.456Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-17T16:56:21.803 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.456Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-17T16:56:21.803 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.456Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-17T16:56:21.803 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.456Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-17T16:56:21.803 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.456Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-17T16:56:21.803 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.456Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-17T16:56:21.803 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.456Z caller=node_exporter.go:117 level=info collector=stat 2024-08-17T16:56:21.803 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.456Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-17T16:56:21.803 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.456Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-17T16:56:21.804 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.456Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-17T16:56:21.804 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.456Z caller=node_exporter.go:117 level=info collector=time 2024-08-17T16:56:21.804 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.456Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-17T16:56:21.804 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.456Z caller=node_exporter.go:117 level=info collector=uname 2024-08-17T16:56:21.804 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.456Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-17T16:56:21.804 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.456Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-17T16:56:21.804 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.456Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-17T16:56:21.804 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.457Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-08-17T16:56:21.804 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[56599]: ts=2024-08-17T16:56:21.457Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-17T16:56:22.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[32005]: cluster 2024-08-17T16:56:20.581432+0000 mgr.y (mgr.24320) 28 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T16:56:22.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:21 smithi131 bash[22554]: cluster 2024-08-17T16:56:20.581432+0000 mgr.y (mgr.24320) 28 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T16:56:22.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:21 smithi169 bash[24469]: cluster 2024-08-17T16:56:20.581432+0000 mgr.y (mgr.24320) 28 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-08-17T16:56:22.889 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.708Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-08-17T16:56:22.889 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.708Z caller=node_exporter.go:181 level=info msg="Build context" build_context="(go=go1.19.3, user=root@6e7732a7b81b, date=20221129-18:59:09)" 2024-08-17T16:56:22.889 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.708Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-08-17T16:56:22.889 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.708Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-08-17T16:56:22.889 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.708Z 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/.+|var/lib/containers/storage/.+)($|/) 2024-08-17T16:56:22.889 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.708Z 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)$ 2024-08-17T16:56:22.889 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.709Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-17T16:56:22.889 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.709Z caller=node_exporter.go:117 level=info collector=arp 2024-08-17T16:56:22.889 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.709Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-17T16:56:22.889 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.709Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-17T16:56:22.890 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.709Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-17T16:56:22.890 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.709Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-17T16:56:22.890 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.709Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-17T16:56:22.890 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.709Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-17T16:56:22.890 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.709Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-17T16:56:22.890 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.709Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-17T16:56:22.890 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.709Z caller=node_exporter.go:117 level=info collector=edac 2024-08-17T16:56:22.890 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.709Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-17T16:56:22.890 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.709Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-17T16:56:22.890 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.709Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-17T16:56:22.890 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.709Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-17T16:56:22.890 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.709Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-17T16:56:22.890 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.709Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-17T16:56:22.890 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.709Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-17T16:56:22.891 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.709Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-17T16:56:22.891 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.709Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-17T16:56:22.891 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.709Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-17T16:56:22.891 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.709Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-17T16:56:22.891 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.709Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-17T16:56:22.891 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.709Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-17T16:56:22.891 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.709Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-17T16:56:22.891 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.709Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-17T16:56:22.891 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.709Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-17T16:56:22.891 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.709Z caller=node_exporter.go:117 level=info collector=os 2024-08-17T16:56:22.891 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.709Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-17T16:56:22.892 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.709Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-17T16:56:22.892 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.709Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-17T16:56:22.892 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.709Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-17T16:56:22.892 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.709Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-17T16:56:22.892 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.709Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-17T16:56:22.892 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.709Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-17T16:56:22.892 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.709Z caller=node_exporter.go:117 level=info collector=stat 2024-08-17T16:56:22.892 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.709Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-17T16:56:22.892 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.709Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-17T16:56:22.892 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.709Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-17T16:56:22.892 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.709Z caller=node_exporter.go:117 level=info collector=time 2024-08-17T16:56:22.892 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.709Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-17T16:56:22.892 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.709Z caller=node_exporter.go:117 level=info collector=uname 2024-08-17T16:56:22.892 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.709Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-17T16:56:22.892 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.710Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-17T16:56:22.892 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.710Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-17T16:56:22.893 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.710Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-08-17T16:56:22.893 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:56:22 smithi169 bash[49281]: ts=2024-08-17T16:56:22.710Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-17T16:56:24.088 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:23 smithi131 bash[22554]: cluster 2024-08-17T16:56:22.582072+0000 mgr.y (mgr.24320) 29 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-17T16:56:24.088 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:23 smithi131 bash[22554]: audit 2024-08-17T16:56:23.648744+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:56:24.088 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:23 smithi131 bash[32005]: cluster 2024-08-17T16:56:22.582072+0000 mgr.y (mgr.24320) 29 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-17T16:56:24.088 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:23 smithi131 bash[32005]: audit 2024-08-17T16:56:23.648744+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:56:24.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:23 smithi169 bash[24469]: cluster 2024-08-17T16:56:22.582072+0000 mgr.y (mgr.24320) 29 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-17T16:56:24.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:23 smithi169 bash[24469]: audit 2024-08-17T16:56:23.648744+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:56:25.124 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:56:26.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:25 smithi131 bash[22554]: cluster 2024-08-17T16:56:24.582679+0000 mgr.y (mgr.24320) 30 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-17T16:56:26.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:25 smithi131 bash[32005]: cluster 2024-08-17T16:56:24.582679+0000 mgr.y (mgr.24320) 30 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-17T16:56:26.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:25 smithi169 bash[24469]: cluster 2024-08-17T16:56:24.582679+0000 mgr.y (mgr.24320) 30 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-17T16:56:28.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:27 smithi131 bash[22554]: cluster 2024-08-17T16:56:26.583368+0000 mgr.y (mgr.24320) 31 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-17T16:56:28.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:27 smithi131 bash[32005]: cluster 2024-08-17T16:56:26.583368+0000 mgr.y (mgr.24320) 31 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-17T16:56:28.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:27 smithi169 bash[24469]: cluster 2024-08-17T16:56:26.583368+0000 mgr.y (mgr.24320) 31 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 0 B/s wr, 9 op/s 2024-08-17T16:56:29.082 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:28 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:29.083 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:28 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:29.083 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 16:56:28 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:29.083 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 16:56:28 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:29.083 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 16:56:28 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:29.084 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:28 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:29.084 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 16:56:28 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:29.084 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:28 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:29.342 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:29 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:29.343 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 16:56:29 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:29.343 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 16:56:29 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:29.343 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 16:56:29 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:29.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:29 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:29.344 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:56:29 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:29.344 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 16:56:29 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:29.344 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 16:56:29 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:29.344 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 16:56:29 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:29.344 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 16:56:29 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:29.344 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 16:56:29 smithi131 systemd[1]: Started Ceph alertmanager.a for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T16:56:29.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:29 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:29.345 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 16:56:29 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:56:29.744 INFO:teuthology.orchestra.run.smithi131.stdout:[client.0] 2024-08-17T16:56:29.744 INFO:teuthology.orchestra.run.smithi131.stdout: key = AQA91sBm7UlKLBAA1eOV60w5QwyvW+dWvIV+DQ== 2024-08-17T16:56:30.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:29 smithi131 bash[22554]: cluster 2024-08-17T16:56:28.583968+0000 mgr.y (mgr.24320) 32 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:30.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:29 smithi131 bash[22554]: audit 2024-08-17T16:56:29.373030+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:30.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:29 smithi131 bash[22554]: audit 2024-08-17T16:56:29.380359+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:30.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:29 smithi131 bash[22554]: audit 2024-08-17T16:56:29.386854+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:30.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:29 smithi131 bash[22554]: audit 2024-08-17T16:56:29.392868+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:30.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:29 smithi131 bash[22554]: audit 2024-08-17T16:56:29.423979+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:56:30.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:29 smithi131 bash[22554]: audit 2024-08-17T16:56:29.737612+0000 mon.c (mon.2) 16 : audit [INF] from='client.? 172.21.15.131:0/808607046' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T16:56:30.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:29 smithi131 bash[22554]: audit 2024-08-17T16:56:29.742644+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:30.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:29 smithi131 bash[22554]: audit 2024-08-17T16:56:29.742947+0000 mon.a (mon.0) 719 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T16:56:30.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:29 smithi131 bash[22554]: audit 2024-08-17T16:56:29.748439+0000 mon.a (mon.0) 720 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-17T16:56:30.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:29 smithi131 bash[22554]: audit 2024-08-17T16:56:29.754075+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:30.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:29 smithi131 bash[32005]: cluster 2024-08-17T16:56:28.583968+0000 mgr.y (mgr.24320) 32 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:30.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:29 smithi131 bash[32005]: audit 2024-08-17T16:56:29.373030+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:30.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:29 smithi131 bash[32005]: audit 2024-08-17T16:56:29.380359+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:30.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:29 smithi131 bash[32005]: audit 2024-08-17T16:56:29.386854+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:30.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:29 smithi131 bash[32005]: audit 2024-08-17T16:56:29.392868+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:30.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:29 smithi131 bash[32005]: audit 2024-08-17T16:56:29.423979+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:56:30.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:29 smithi131 bash[32005]: audit 2024-08-17T16:56:29.737612+0000 mon.c (mon.2) 16 : audit [INF] from='client.? 172.21.15.131:0/808607046' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T16:56:30.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:29 smithi131 bash[32005]: audit 2024-08-17T16:56:29.742644+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:30.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:29 smithi131 bash[32005]: audit 2024-08-17T16:56:29.742947+0000 mon.a (mon.0) 719 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T16:56:30.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:29 smithi131 bash[32005]: audit 2024-08-17T16:56:29.748439+0000 mon.a (mon.0) 720 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-17T16:56:30.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:29 smithi131 bash[32005]: audit 2024-08-17T16:56:29.754075+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:30.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:29 smithi169 bash[24469]: cluster 2024-08-17T16:56:28.583968+0000 mgr.y (mgr.24320) 32 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:30.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:29 smithi169 bash[24469]: audit 2024-08-17T16:56:29.373030+0000 mon.a (mon.0) 713 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:30.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:29 smithi169 bash[24469]: audit 2024-08-17T16:56:29.380359+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:30.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:29 smithi169 bash[24469]: audit 2024-08-17T16:56:29.386854+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:30.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:29 smithi169 bash[24469]: audit 2024-08-17T16:56:29.392868+0000 mon.a (mon.0) 716 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:30.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:29 smithi169 bash[24469]: audit 2024-08-17T16:56:29.423979+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:56:30.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:29 smithi169 bash[24469]: audit 2024-08-17T16:56:29.737612+0000 mon.c (mon.2) 16 : audit [INF] from='client.? 172.21.15.131:0/808607046' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T16:56:30.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:29 smithi169 bash[24469]: audit 2024-08-17T16:56:29.742644+0000 mon.a (mon.0) 718 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:30.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:29 smithi169 bash[24469]: audit 2024-08-17T16:56:29.742947+0000 mon.a (mon.0) 719 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T16:56:30.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:29 smithi169 bash[24469]: audit 2024-08-17T16:56:29.748439+0000 mon.a (mon.0) 720 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-08-17T16:56:30.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:29 smithi169 bash[24469]: audit 2024-08-17T16:56:29.754075+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:30.727 DEBUG:teuthology.orchestra.run.smithi131:> set -ex 2024-08-17T16:56:30.727 DEBUG:teuthology.orchestra.run.smithi131:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-08-17T16:56:30.727 DEBUG:teuthology.orchestra.run.smithi131:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-08-17T16:56:30.749 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-08-17T16:56:31.005 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 16:56:30 smithi131 bash[57104]: ts=2024-08-17T16:56:30.977Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-08-17T16:56:31.006 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 16:56:30 smithi131 bash[57104]: ts=2024-08-17T16:56:30.977Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-08-17T16:56:31.006 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 16:56:30 smithi131 bash[57104]: ts=2024-08-17T16:56:30.979Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.131 port=9094 2024-08-17T16:56:31.006 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 16:56:30 smithi131 bash[57104]: ts=2024-08-17T16:56:30.980Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-08-17T16:56:31.006 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 16:56:31 smithi131 bash[57104]: ts=2024-08-17T16:56:31.009Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-17T16:56:31.345 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 16:56:31 smithi131 bash[57104]: ts=2024-08-17T16:56:31.010Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-17T16:56:31.346 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 16:56:31 smithi131 bash[57104]: ts=2024-08-17T16:56:31.013Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-08-17T16:56:31.346 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 16:56:31 smithi131 bash[57104]: ts=2024-08-17T16:56:31.013Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-08-17T16:56:32.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:31 smithi131 bash[32005]: cluster 2024-08-17T16:56:30.584545+0000 mgr.y (mgr.24320) 33 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:32.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:31 smithi131 bash[22554]: cluster 2024-08-17T16:56:30.584545+0000 mgr.y (mgr.24320) 33 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:32.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:31 smithi169 bash[24469]: cluster 2024-08-17T16:56:30.584545+0000 mgr.y (mgr.24320) 33 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:33.345 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 16:56:32 smithi131 bash[57104]: ts=2024-08-17T16:56:32.981Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000983423s 2024-08-17T16:56:34.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:33 smithi131 bash[32005]: cluster 2024-08-17T16:56:32.585113+0000 mgr.y (mgr.24320) 34 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:34.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:33 smithi131 bash[32005]: audit 2024-08-17T16:56:33.681589+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:34.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:33 smithi131 bash[22554]: cluster 2024-08-17T16:56:32.585113+0000 mgr.y (mgr.24320) 34 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:34.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:33 smithi131 bash[22554]: audit 2024-08-17T16:56:33.681589+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:34.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:33 smithi169 bash[24469]: cluster 2024-08-17T16:56:32.585113+0000 mgr.y (mgr.24320) 34 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:34.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:33 smithi169 bash[24469]: audit 2024-08-17T16:56:33.681589+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:35.288 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T16:56:36.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:35 smithi131 bash[22554]: cluster 2024-08-17T16:56:34.585823+0000 mgr.y (mgr.24320) 35 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:36.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:35 smithi131 bash[22554]: audit 2024-08-17T16:56:34.817669+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:36.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:35 smithi131 bash[22554]: audit 2024-08-17T16:56:34.834237+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:36.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:35 smithi131 bash[32005]: cluster 2024-08-17T16:56:34.585823+0000 mgr.y (mgr.24320) 35 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:36.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:35 smithi131 bash[32005]: audit 2024-08-17T16:56:34.817669+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:36.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:35 smithi131 bash[32005]: audit 2024-08-17T16:56:34.834237+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:36.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:35 smithi169 bash[24469]: cluster 2024-08-17T16:56:34.585823+0000 mgr.y (mgr.24320) 35 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:36.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:35 smithi169 bash[24469]: audit 2024-08-17T16:56:34.817669+0000 mon.a (mon.0) 723 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:36.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:35 smithi169 bash[24469]: audit 2024-08-17T16:56:34.834237+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:36.595 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:36 smithi131 bash[22809]: [17/Aug/2024:16:56:36] ENGINE Bus STOPPING 2024-08-17T16:56:36.596 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:36 smithi131 bash[22809]: [17/Aug/2024:16:56:36] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T16:56:36.596 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:36 smithi131 bash[22809]: [17/Aug/2024:16:56:36] ENGINE Bus STOPPED 2024-08-17T16:56:36.596 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:36 smithi131 bash[22809]: [17/Aug/2024:16:56:36] ENGINE Bus STARTING 2024-08-17T16:56:36.596 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:36 smithi131 bash[22809]: [17/Aug/2024:16:56:36] ENGINE Serving on http://:::9283 2024-08-17T16:56:36.596 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:56:36 smithi131 bash[22809]: [17/Aug/2024:16:56:36] ENGINE Bus STARTED 2024-08-17T16:56:37.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:37 smithi169 bash[24469]: audit 2024-08-17T16:56:36.132671+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:37.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:37 smithi169 bash[24469]: audit 2024-08-17T16:56:36.137806+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:37.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:37 smithi169 bash[24469]: audit 2024-08-17T16:56:36.138728+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:56:37.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:37 smithi169 bash[24469]: audit 2024-08-17T16:56:36.139577+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:56:37.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:37 smithi169 bash[24469]: audit 2024-08-17T16:56:36.144824+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:37.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:37 smithi169 bash[24469]: cephadm 2024-08-17T16:56:36.157481+0000 mgr.y (mgr.24320) 36 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-08-17T16:56:37.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:37 smithi169 bash[24469]: audit 2024-08-17T16:56:36.285581+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:37.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:37 smithi169 bash[24469]: audit 2024-08-17T16:56:36.292177+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:37.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:37 smithi169 bash[24469]: audit 2024-08-17T16:56:36.295703+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-17T16:56:37.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:37 smithi169 bash[24469]: audit 2024-08-17T16:56:36.296247+0000 mgr.y (mgr.24320) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-17T16:56:37.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:37 smithi169 bash[24469]: audit 2024-08-17T16:56:36.308046+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:37.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:37 smithi169 bash[24469]: cephadm 2024-08-17T16:56:36.323957+0000 mgr.y (mgr.24320) 38 : cephadm [INF] Deploying daemon grafana.a on smithi169 2024-08-17T16:56:37.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:37 smithi169 bash[24469]: cluster 2024-08-17T16:56:36.586512+0000 mgr.y (mgr.24320) 39 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:37.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:37 smithi131 bash[32005]: audit 2024-08-17T16:56:36.132671+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:37.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:37 smithi131 bash[32005]: audit 2024-08-17T16:56:36.137806+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:37.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:37 smithi131 bash[32005]: audit 2024-08-17T16:56:36.138728+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:56:37.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:37 smithi131 bash[32005]: audit 2024-08-17T16:56:36.139577+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:56:37.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:37 smithi131 bash[32005]: audit 2024-08-17T16:56:36.144824+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:37.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:37 smithi131 bash[32005]: cephadm 2024-08-17T16:56:36.157481+0000 mgr.y (mgr.24320) 36 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-08-17T16:56:37.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:37 smithi131 bash[32005]: audit 2024-08-17T16:56:36.285581+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:37.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:37 smithi131 bash[32005]: audit 2024-08-17T16:56:36.292177+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:37.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:37 smithi131 bash[32005]: audit 2024-08-17T16:56:36.295703+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-17T16:56:37.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:37 smithi131 bash[32005]: audit 2024-08-17T16:56:36.296247+0000 mgr.y (mgr.24320) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-17T16:56:37.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:37 smithi131 bash[32005]: audit 2024-08-17T16:56:36.308046+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:37.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:37 smithi131 bash[32005]: cephadm 2024-08-17T16:56:36.323957+0000 mgr.y (mgr.24320) 38 : cephadm [INF] Deploying daemon grafana.a on smithi169 2024-08-17T16:56:37.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:37 smithi131 bash[32005]: cluster 2024-08-17T16:56:36.586512+0000 mgr.y (mgr.24320) 39 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:37.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:37 smithi131 bash[22554]: audit 2024-08-17T16:56:36.132671+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:37.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:37 smithi131 bash[22554]: audit 2024-08-17T16:56:36.137806+0000 mon.a (mon.0) 726 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:37.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:37 smithi131 bash[22554]: audit 2024-08-17T16:56:36.138728+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:56:37.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:37 smithi131 bash[22554]: audit 2024-08-17T16:56:36.139577+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:56:37.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:37 smithi131 bash[22554]: audit 2024-08-17T16:56:36.144824+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:37.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:37 smithi131 bash[22554]: cephadm 2024-08-17T16:56:36.157481+0000 mgr.y (mgr.24320) 36 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-08-17T16:56:37.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:37 smithi131 bash[22554]: audit 2024-08-17T16:56:36.285581+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:37.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:37 smithi131 bash[22554]: audit 2024-08-17T16:56:36.292177+0000 mon.a (mon.0) 731 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:37.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:37 smithi131 bash[22554]: audit 2024-08-17T16:56:36.295703+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-17T16:56:37.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:37 smithi131 bash[22554]: audit 2024-08-17T16:56:36.296247+0000 mgr.y (mgr.24320) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-08-17T16:56:37.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:37 smithi131 bash[22554]: audit 2024-08-17T16:56:36.308046+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:37.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:37 smithi131 bash[22554]: cephadm 2024-08-17T16:56:36.323957+0000 mgr.y (mgr.24320) 38 : cephadm [INF] Deploying daemon grafana.a on smithi169 2024-08-17T16:56:37.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:37 smithi131 bash[22554]: cluster 2024-08-17T16:56:36.586512+0000 mgr.y (mgr.24320) 39 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:39.570 INFO:teuthology.orchestra.run.smithi169.stdout:[client.1] 2024-08-17T16:56:39.570 INFO:teuthology.orchestra.run.smithi169.stdout: key = AQBH1sBmvfvFIRAAi7RGME1ugBGQX6Rmbvd3QQ== 2024-08-17T16:56:39.888 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:39 smithi169 bash[24469]: cluster 2024-08-17T16:56:38.587098+0000 mgr.y (mgr.24320) 40 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:39.888 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:39 smithi169 bash[24469]: audit 2024-08-17T16:56:38.649136+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:56:39.888 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:39 smithi169 bash[24469]: audit 2024-08-17T16:56:39.566198+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.169:0/990023116' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T16:56:39.888 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:39 smithi169 bash[24469]: audit 2024-08-17T16:56:39.566228+0000 mon.a (mon.0) 735 : 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 2024-08-17T16:56:39.888 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:39 smithi169 bash[24469]: audit 2024-08-17T16:56:39.573975+0000 mon.a (mon.0) 736 : 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 2024-08-17T16:56:40.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:39 smithi131 bash[22554]: cluster 2024-08-17T16:56:38.587098+0000 mgr.y (mgr.24320) 40 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:40.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:39 smithi131 bash[22554]: audit 2024-08-17T16:56:38.649136+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:56:40.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:39 smithi131 bash[22554]: audit 2024-08-17T16:56:39.566198+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.169:0/990023116' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T16:56:40.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:39 smithi131 bash[22554]: audit 2024-08-17T16:56:39.566228+0000 mon.a (mon.0) 735 : 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 2024-08-17T16:56:40.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:39 smithi131 bash[22554]: audit 2024-08-17T16:56:39.573975+0000 mon.a (mon.0) 736 : 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 2024-08-17T16:56:40.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:39 smithi131 bash[32005]: cluster 2024-08-17T16:56:38.587098+0000 mgr.y (mgr.24320) 40 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:40.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:39 smithi131 bash[32005]: audit 2024-08-17T16:56:38.649136+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:56:40.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:39 smithi131 bash[32005]: audit 2024-08-17T16:56:39.566198+0000 mon.b (mon.1) 30 : audit [INF] from='client.? 172.21.15.169:0/990023116' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-08-17T16:56:40.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:39 smithi131 bash[32005]: audit 2024-08-17T16:56:39.566228+0000 mon.a (mon.0) 735 : 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 2024-08-17T16:56:40.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:39 smithi131 bash[32005]: audit 2024-08-17T16:56:39.573975+0000 mon.a (mon.0) 736 : 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 2024-08-17T16:56:41.329 DEBUG:teuthology.orchestra.run.smithi169:> set -ex 2024-08-17T16:56:41.329 DEBUG:teuthology.orchestra.run.smithi169:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-08-17T16:56:41.329 DEBUG:teuthology.orchestra.run.smithi169:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-08-17T16:56:41.345 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 16:56:40 smithi131 bash[57104]: ts=2024-08-17T16:56:40.982Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.002519561s 2024-08-17T16:56:41.349 INFO:tasks.cephadm:Creating RBD pool 2024-08-17T16:56:41.349 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd pool create rbd 8 2024-08-17T16:56:42.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:41 smithi131 bash[22554]: cluster 2024-08-17T16:56:40.587738+0000 mgr.y (mgr.24320) 41 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:42.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:41 smithi131 bash[32005]: cluster 2024-08-17T16:56:40.587738+0000 mgr.y (mgr.24320) 41 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:42.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:41 smithi169 bash[24469]: cluster 2024-08-17T16:56:40.587738+0000 mgr.y (mgr.24320) 41 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:44.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:43 smithi131 bash[32005]: cluster 2024-08-17T16:56:42.588367+0000 mgr.y (mgr.24320) 42 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:44.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:43 smithi131 bash[22554]: cluster 2024-08-17T16:56:42.588367+0000 mgr.y (mgr.24320) 42 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:44.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:43 smithi169 bash[24469]: cluster 2024-08-17T16:56:42.588367+0000 mgr.y (mgr.24320) 42 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:46.077 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:56:46.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:45 smithi131 bash[32005]: cluster 2024-08-17T16:56:44.588999+0000 mgr.y (mgr.24320) 43 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:46.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:45 smithi131 bash[22554]: cluster 2024-08-17T16:56:44.588999+0000 mgr.y (mgr.24320) 43 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:46.137 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:45 smithi169 bash[24469]: cluster 2024-08-17T16:56:44.588999+0000 mgr.y (mgr.24320) 43 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:47.958 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:47 smithi131 bash[22554]: cluster 2024-08-17T16:56:46.589663+0000 mgr.y (mgr.24320) 44 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:47.958 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:47 smithi131 bash[32005]: cluster 2024-08-17T16:56:46.589663+0000 mgr.y (mgr.24320) 44 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:48.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:47 smithi169 bash[24469]: cluster 2024-08-17T16:56:46.589663+0000 mgr.y (mgr.24320) 44 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:49.673 INFO:teuthology.orchestra.run.smithi131.stderr:pool 'rbd' created 2024-08-17T16:56:49.910 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:49 smithi131 bash[32005]: cluster 2024-08-17T16:56:48.590257+0000 mgr.y (mgr.24320) 45 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:49.910 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:49 smithi131 bash[32005]: audit 2024-08-17T16:56:49.164735+0000 mon.a (mon.0) 737 : audit [INF] from='client.? 172.21.15.131:0/2618535426' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-08-17T16:56:49.911 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:49 smithi131 bash[22554]: cluster 2024-08-17T16:56:48.590257+0000 mgr.y (mgr.24320) 45 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:49.911 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:49 smithi131 bash[22554]: audit 2024-08-17T16:56:49.164735+0000 mon.a (mon.0) 737 : audit [INF] from='client.? 172.21.15.131:0/2618535426' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-08-17T16:56:50.137 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:49 smithi169 bash[24469]: cluster 2024-08-17T16:56:48.590257+0000 mgr.y (mgr.24320) 45 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:50.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:49 smithi169 bash[24469]: audit 2024-08-17T16:56:49.164735+0000 mon.a (mon.0) 737 : audit [INF] from='client.? 172.21.15.131:0/2618535426' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]: dispatch 2024-08-17T16:56:50.368 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- rbd pool init rbd 2024-08-17T16:56:51.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:50 smithi131 bash[22554]: audit 2024-08-17T16:56:49.677096+0000 mon.a (mon.0) 738 : audit [INF] from='client.? 172.21.15.131:0/2618535426' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-08-17T16:56:51.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:50 smithi131 bash[22554]: cluster 2024-08-17T16:56:49.677322+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-08-17T16:56:51.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:50 smithi131 bash[32005]: audit 2024-08-17T16:56:49.677096+0000 mon.a (mon.0) 738 : audit [INF] from='client.? 172.21.15.131:0/2618535426' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-08-17T16:56:51.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:50 smithi131 bash[32005]: cluster 2024-08-17T16:56:49.677322+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-08-17T16:56:51.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:50 smithi169 bash[24469]: audit 2024-08-17T16:56:49.677096+0000 mon.a (mon.0) 738 : audit [INF] from='client.? 172.21.15.131:0/2618535426' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "rbd", "pg_num": 8}]': finished 2024-08-17T16:56:51.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:50 smithi169 bash[24469]: cluster 2024-08-17T16:56:49.677322+0000 mon.a (mon.0) 739 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-08-17T16:56:52.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:51 smithi131 bash[32005]: cluster 2024-08-17T16:56:50.590855+0000 mgr.y (mgr.24320) 46 : cluster [DBG] pgmap v25: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:52.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:51 smithi131 bash[32005]: cluster 2024-08-17T16:56:50.671719+0000 mon.a (mon.0) 740 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T16:56:52.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:51 smithi131 bash[32005]: cluster 2024-08-17T16:56:50.687268+0000 mon.a (mon.0) 741 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-08-17T16:56:52.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:51 smithi131 bash[22554]: cluster 2024-08-17T16:56:50.590855+0000 mgr.y (mgr.24320) 46 : cluster [DBG] pgmap v25: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:52.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:51 smithi131 bash[22554]: cluster 2024-08-17T16:56:50.671719+0000 mon.a (mon.0) 740 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T16:56:52.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:51 smithi131 bash[22554]: cluster 2024-08-17T16:56:50.687268+0000 mon.a (mon.0) 741 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-08-17T16:56:52.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:51 smithi169 bash[24469]: cluster 2024-08-17T16:56:50.590855+0000 mgr.y (mgr.24320) 46 : cluster [DBG] pgmap v25: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:52.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:51 smithi169 bash[24469]: cluster 2024-08-17T16:56:50.671719+0000 mon.a (mon.0) 740 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T16:56:52.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:51 smithi169 bash[24469]: cluster 2024-08-17T16:56:50.687268+0000 mon.a (mon.0) 741 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-08-17T16:56:53.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:52 smithi131 bash[32005]: cluster 2024-08-17T16:56:51.702943+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-08-17T16:56:53.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:52 smithi131 bash[22554]: cluster 2024-08-17T16:56:51.702943+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-08-17T16:56:53.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:52 smithi169 bash[24469]: cluster 2024-08-17T16:56:51.702943+0000 mon.a (mon.0) 742 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-08-17T16:56:54.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:53 smithi131 bash[32005]: cluster 2024-08-17T16:56:52.591639+0000 mgr.y (mgr.24320) 47 : cluster [DBG] pgmap v28: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:54.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:53 smithi131 bash[32005]: audit 2024-08-17T16:56:53.655925+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:54.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:53 smithi131 bash[32005]: audit 2024-08-17T16:56:53.657645+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:56:54.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:53 smithi131 bash[22554]: cluster 2024-08-17T16:56:52.591639+0000 mgr.y (mgr.24320) 47 : cluster [DBG] pgmap v28: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:54.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:53 smithi131 bash[22554]: audit 2024-08-17T16:56:53.655925+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:54.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:53 smithi131 bash[22554]: audit 2024-08-17T16:56:53.657645+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:56:54.137 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:53 smithi169 bash[24469]: cluster 2024-08-17T16:56:52.591639+0000 mgr.y (mgr.24320) 47 : cluster [DBG] pgmap v28: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:54.137 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:53 smithi169 bash[24469]: audit 2024-08-17T16:56:53.655925+0000 mon.a (mon.0) 743 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:56:54.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:53 smithi169 bash[24469]: audit 2024-08-17T16:56:53.657645+0000 mon.a (mon.0) 744 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:56:55.103 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:56:56.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:55 smithi131 bash[32005]: cluster 2024-08-17T16:56:54.592422+0000 mgr.y (mgr.24320) 48 : cluster [DBG] pgmap v29: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:56.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:55 smithi131 bash[22554]: cluster 2024-08-17T16:56:54.592422+0000 mgr.y (mgr.24320) 48 : cluster [DBG] pgmap v29: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:56.137 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:55 smithi169 bash[24469]: cluster 2024-08-17T16:56:54.592422+0000 mgr.y (mgr.24320) 48 : cluster [DBG] pgmap v29: 9 pgs: 8 unknown, 1 active+clean; 577 KiB data, 233 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:58.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:57 smithi131 bash[22554]: cluster 2024-08-17T16:56:56.593211+0000 mgr.y (mgr.24320) 49 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:58.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:57 smithi131 bash[32005]: cluster 2024-08-17T16:56:56.593211+0000 mgr.y (mgr.24320) 49 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:58.137 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:57 smithi169 bash[24469]: cluster 2024-08-17T16:56:56.593211+0000 mgr.y (mgr.24320) 49 : cluster [DBG] pgmap v30: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:56:59.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:58 smithi131 bash[32005]: audit 2024-08-17T16:56:57.838796+0000 mon.c (mon.2) 17 : audit [INF] from='client.? 172.21.15.131:0/2007007452' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-08-17T16:56:59.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:58 smithi131 bash[32005]: audit 2024-08-17T16:56:57.839128+0000 mon.a (mon.0) 745 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-08-17T16:56:59.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:58 smithi131 bash[22554]: audit 2024-08-17T16:56:57.838796+0000 mon.c (mon.2) 17 : audit [INF] from='client.? 172.21.15.131:0/2007007452' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-08-17T16:56:59.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:58 smithi131 bash[22554]: audit 2024-08-17T16:56:57.839128+0000 mon.a (mon.0) 745 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-08-17T16:56:59.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:58 smithi169 bash[24469]: audit 2024-08-17T16:56:57.838796+0000 mon.c (mon.2) 17 : audit [INF] from='client.? 172.21.15.131:0/2007007452' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-08-17T16:56:59.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:58 smithi169 bash[24469]: audit 2024-08-17T16:56:57.839128+0000 mon.a (mon.0) 745 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]: dispatch 2024-08-17T16:57:00.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:59 smithi131 bash[32005]: cluster 2024-08-17T16:56:58.593855+0000 mgr.y (mgr.24320) 50 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:00.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:59 smithi131 bash[32005]: audit 2024-08-17T16:56:58.727168+0000 mon.a (mon.0) 746 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-08-17T16:57:00.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:56:59 smithi131 bash[32005]: cluster 2024-08-17T16:56:58.727301+0000 mon.a (mon.0) 747 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-08-17T16:57:00.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:59 smithi131 bash[22554]: cluster 2024-08-17T16:56:58.593855+0000 mgr.y (mgr.24320) 50 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:00.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:59 smithi131 bash[22554]: audit 2024-08-17T16:56:58.727168+0000 mon.a (mon.0) 746 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-08-17T16:57:00.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:56:59 smithi131 bash[22554]: cluster 2024-08-17T16:56:58.727301+0000 mon.a (mon.0) 747 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-08-17T16:57:00.137 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:59 smithi169 bash[24469]: cluster 2024-08-17T16:56:58.593855+0000 mgr.y (mgr.24320) 50 : cluster [DBG] pgmap v31: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:00.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:59 smithi169 bash[24469]: audit 2024-08-17T16:56:58.727168+0000 mon.a (mon.0) 746 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "rbd","app": "rbd"}]': finished 2024-08-17T16:57:00.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:56:59 smithi169 bash[24469]: cluster 2024-08-17T16:56:58.727301+0000 mon.a (mon.0) 747 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-08-17T16:57:01.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:00 smithi131 bash[22554]: cluster 2024-08-17T16:56:59.730185+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-08-17T16:57:01.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:00 smithi131 bash[32005]: cluster 2024-08-17T16:56:59.730185+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-08-17T16:57:01.137 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:00 smithi169 bash[24469]: cluster 2024-08-17T16:56:59.730185+0000 mon.a (mon.0) 748 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-08-17T16:57:01.400 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph config log 1 --format=json 2024-08-17T16:57:02.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:01 smithi131 bash[22554]: cluster 2024-08-17T16:57:00.594462+0000 mgr.y (mgr.24320) 51 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:02.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:01 smithi131 bash[22554]: cluster 2024-08-17T16:57:00.731957+0000 mon.a (mon.0) 749 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T16:57:02.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:01 smithi131 bash[22554]: cluster 2024-08-17T16:57:00.732004+0000 mon.a (mon.0) 750 : cluster [INF] Cluster is now healthy 2024-08-17T16:57:02.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:01 smithi131 bash[22554]: cluster 2024-08-17T16:57:00.748739+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-08-17T16:57:02.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:01 smithi131 bash[32005]: cluster 2024-08-17T16:57:00.594462+0000 mgr.y (mgr.24320) 51 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:02.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:01 smithi131 bash[32005]: cluster 2024-08-17T16:57:00.731957+0000 mon.a (mon.0) 749 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T16:57:02.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:01 smithi131 bash[32005]: cluster 2024-08-17T16:57:00.732004+0000 mon.a (mon.0) 750 : cluster [INF] Cluster is now healthy 2024-08-17T16:57:02.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:01 smithi131 bash[32005]: cluster 2024-08-17T16:57:00.748739+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-08-17T16:57:02.137 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:01 smithi169 bash[24469]: cluster 2024-08-17T16:57:00.594462+0000 mgr.y (mgr.24320) 51 : cluster [DBG] pgmap v34: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:02.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:01 smithi169 bash[24469]: cluster 2024-08-17T16:57:00.731957+0000 mon.a (mon.0) 749 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T16:57:02.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:01 smithi169 bash[24469]: cluster 2024-08-17T16:57:00.732004+0000 mon.a (mon.0) 750 : cluster [INF] Cluster is now healthy 2024-08-17T16:57:02.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:01 smithi169 bash[24469]: cluster 2024-08-17T16:57:00.748739+0000 mon.a (mon.0) 751 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-08-17T16:57:04.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:03 smithi131 bash[22554]: cluster 2024-08-17T16:57:02.595048+0000 mgr.y (mgr.24320) 52 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:04.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:03 smithi131 bash[22554]: audit 2024-08-17T16:57:03.698120+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:04.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:03 smithi131 bash[32005]: cluster 2024-08-17T16:57:02.595048+0000 mgr.y (mgr.24320) 52 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:04.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:03 smithi131 bash[32005]: audit 2024-08-17T16:57:03.698120+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:04.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:03 smithi169 bash[24469]: cluster 2024-08-17T16:57:02.595048+0000 mgr.y (mgr.24320) 52 : cluster [DBG] pgmap v36: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:04.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:03 smithi169 bash[24469]: audit 2024-08-17T16:57:03.698120+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:05.942 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 16:57:05 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:57:05.942 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 16:57:05 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:57:05.942 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:57:05 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:57:05.943 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 16:57:05 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:57:05.943 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:05 smithi169 bash[24469]: cluster 2024-08-17T16:57:04.595656+0000 mgr.y (mgr.24320) 53 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:05.943 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:05 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:57:05.943 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 16:57:05 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:57:05.944 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:57:05 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:57:05.944 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:57:05 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:57:06.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:05 smithi131 bash[32005]: cluster 2024-08-17T16:57:04.595656+0000 mgr.y (mgr.24320) 53 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:06.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:05 smithi131 bash[22554]: cluster 2024-08-17T16:57:04.595656+0000 mgr.y (mgr.24320) 53 : cluster [DBG] pgmap v37: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:06.128 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:57:06.199 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:06 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:57:06.199 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:57:06 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:57:06.200 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 16:57:06 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:57:06.200 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 16:57:06 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:57:06.200 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:57:06 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:57:06.201 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:57:06 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:57:06.201 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:06 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:57:06.201 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 16:57:06 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:57:06.201 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 16:57:06 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:57:06.637 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:06 smithi169 systemd[1]: Started Ceph grafana.a for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T16:57:07.458 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:07 smithi131 bash[22554]: audit 2024-08-17T16:57:06.246361+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:07.459 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:07 smithi131 bash[22554]: audit 2024-08-17T16:57:06.258425+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:07.459 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:07 smithi131 bash[22554]: audit 2024-08-17T16:57:06.266770+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:07.459 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:07 smithi131 bash[22554]: audit 2024-08-17T16:57:06.274663+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:07.459 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:07 smithi131 bash[22554]: audit 2024-08-17T16:57:06.329046+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:57:07.459 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:07 smithi131 bash[22554]: cluster 2024-08-17T16:57:06.596306+0000 mgr.y (mgr.24320) 54 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 260 B/s wr, 0 op/s 2024-08-17T16:57:07.459 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:07 smithi131 bash[22554]: audit 2024-08-17T16:57:06.668666+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:07.459 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:07 smithi131 bash[22554]: audit 2024-08-17T16:57:06.675256+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:07.459 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:07 smithi131 bash[32005]: audit 2024-08-17T16:57:06.246361+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:07.459 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:07 smithi131 bash[32005]: audit 2024-08-17T16:57:06.258425+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:07.459 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:07 smithi131 bash[32005]: audit 2024-08-17T16:57:06.266770+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:07.459 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:07 smithi131 bash[32005]: audit 2024-08-17T16:57:06.274663+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:07.460 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:07 smithi131 bash[32005]: audit 2024-08-17T16:57:06.329046+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:57:07.460 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:07 smithi131 bash[32005]: cluster 2024-08-17T16:57:06.596306+0000 mgr.y (mgr.24320) 54 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 260 B/s wr, 0 op/s 2024-08-17T16:57:07.460 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:07 smithi131 bash[32005]: audit 2024-08-17T16:57:06.668666+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:07.460 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:07 smithi131 bash[32005]: audit 2024-08-17T16:57:06.675256+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:07.498 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:07 smithi169 bash[24469]: audit 2024-08-17T16:57:06.246361+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:07.498 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:07 smithi169 bash[24469]: audit 2024-08-17T16:57:06.258425+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:07.498 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:07 smithi169 bash[24469]: audit 2024-08-17T16:57:06.266770+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:07.498 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:07 smithi169 bash[24469]: audit 2024-08-17T16:57:06.274663+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:07.498 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:07 smithi169 bash[24469]: audit 2024-08-17T16:57:06.329046+0000 mon.a (mon.0) 757 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:57:07.498 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:07 smithi169 bash[24469]: cluster 2024-08-17T16:57:06.596306+0000 mgr.y (mgr.24320) 54 : cluster [DBG] pgmap v38: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 260 B/s wr, 0 op/s 2024-08-17T16:57:07.498 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:07 smithi169 bash[24469]: audit 2024-08-17T16:57:06.668666+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:07.498 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:07 smithi169 bash[24469]: audit 2024-08-17T16:57:06.675256+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:07.993 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:07 smithi169 bash[50168]: logger=settings t=2024-08-17T16:57:07.726260661Z level=info msg="Starting Grafana" version=9.4.7 commit=4add91f03d branch=HEAD compiled=2023-03-16T23:56:52Z 2024-08-17T16:57:07.993 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:07 smithi169 bash[50168]: logger=settings t=2024-08-17T16:57:07.726493657Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-08-17T16:57:07.993 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:07 smithi169 bash[50168]: logger=settings t=2024-08-17T16:57:07.726515439Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-08-17T16:57:07.993 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:07 smithi169 bash[50168]: logger=settings t=2024-08-17T16:57:07.726526608Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-08-17T16:57:07.993 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:07 smithi169 bash[50168]: logger=settings t=2024-08-17T16:57:07.726539456Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-08-17T16:57:07.993 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:07 smithi169 bash[50168]: logger=settings t=2024-08-17T16:57:07.726551008Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-08-17T16:57:07.993 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:07 smithi169 bash[50168]: logger=settings t=2024-08-17T16:57:07.72656184Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-08-17T16:57:07.993 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:07 smithi169 bash[50168]: logger=settings t=2024-08-17T16:57:07.726574751Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-08-17T16:57:07.994 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:07 smithi169 bash[50168]: logger=settings t=2024-08-17T16:57:07.726586657Z level=info msg="Path Home" path=/usr/share/grafana 2024-08-17T16:57:07.994 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:07 smithi169 bash[50168]: logger=settings t=2024-08-17T16:57:07.726600307Z level=info msg="Path Data" path=/var/lib/grafana 2024-08-17T16:57:07.994 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:07 smithi169 bash[50168]: logger=settings t=2024-08-17T16:57:07.726611626Z level=info msg="Path Logs" path=/var/log/grafana 2024-08-17T16:57:07.994 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:07 smithi169 bash[50168]: logger=settings t=2024-08-17T16:57:07.726622778Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-08-17T16:57:07.994 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:07 smithi169 bash[50168]: logger=settings t=2024-08-17T16:57:07.726634797Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-08-17T16:57:07.994 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:07 smithi169 bash[50168]: logger=settings t=2024-08-17T16:57:07.726646246Z level=info msg="App mode production" 2024-08-17T16:57:07.994 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:07 smithi169 bash[50168]: logger=sqlstore t=2024-08-17T16:57:07.726714747Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-08-17T16:57:07.994 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:07 smithi169 bash[50168]: logger=sqlstore t=2024-08-17T16:57:07.726741402Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-08-17T16:57:07.994 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:07 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:07.727725107Z level=info msg="Starting DB migrations" 2024-08-17T16:57:07.994 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:07 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:07.727812485Z level=info msg="Executing migration" id="create migration_log table" 2024-08-17T16:57:07.994 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:07 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:07.770538753Z level=info msg="Executing migration" id="create user table" 2024-08-17T16:57:07.994 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:07 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:07.795773532Z level=info msg="Executing migration" id="add unique index user.login" 2024-08-17T16:57:07.995 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:07 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:07.821127203Z level=info msg="Executing migration" id="add unique index user.email" 2024-08-17T16:57:07.995 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:07 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:07.846512278Z level=info msg="Executing migration" id="drop index UQE_user_login - v1" 2024-08-17T16:57:07.995 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:07 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:07.871712077Z level=info msg="Executing migration" id="drop index UQE_user_email - v1" 2024-08-17T16:57:07.995 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:07 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:07.896953468Z level=info msg="Executing migration" id="Rename table user to user_v1 - v1" 2024-08-17T16:57:07.995 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:07 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:07.922308949Z level=info msg="Executing migration" id="create user table v2" 2024-08-17T16:57:07.995 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:07 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:07.947535038Z level=info msg="Executing migration" id="create index UQE_user_login - v2" 2024-08-17T16:57:07.995 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:07 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:07.972751442Z level=info msg="Executing migration" id="create index UQE_user_email - v2" 2024-08-17T16:57:07.995 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:07 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:07.997949881Z level=info msg="Executing migration" id="copy data_source v1 to v2" 2024-08-17T16:57:08.264 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:08 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:08.048305433Z level=info msg="Executing migration" id="Drop old table user_v1" 2024-08-17T16:57:08.265 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:08 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:08.075954776Z level=info msg="Executing migration" id="Add column help_flags1 to user table" 2024-08-17T16:57:08.265 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:08 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:08.101195279Z level=info msg="Executing migration" id="Update user table charset" 2024-08-17T16:57:08.265 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:08 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:08.126440331Z level=info msg="Executing migration" id="Add last_seen_at column to user" 2024-08-17T16:57:08.265 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:08 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:08.151757921Z level=info msg="Executing migration" id="Add missing user data" 2024-08-17T16:57:08.265 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:08 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:08.177034827Z level=info msg="Executing migration" id="Add is_disabled column to user" 2024-08-17T16:57:08.265 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:08 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:08.202317429Z level=info msg="Executing migration" id="Add index user.login/user.email" 2024-08-17T16:57:08.266 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:08 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:08.244372288Z level=info msg="Executing migration" id="Add is_service_account column to user" 2024-08-17T16:57:08.266 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:08 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:08.269686969Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-08-17T16:57:08.534 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:08 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:08.31158621Z level=info msg="Executing migration" id="create temp user table v1-7" 2024-08-17T16:57:08.534 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:08 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:08.337011079Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v1-7" 2024-08-17T16:57:08.534 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:08 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:08.362258347Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v1-7" 2024-08-17T16:57:08.534 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:08 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:08.404189751Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v1-7" 2024-08-17T16:57:08.534 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:08 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:08.446258785Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v1-7" 2024-08-17T16:57:08.535 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:08 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:08.471608898Z level=info msg="Executing migration" id="Update temp_user table charset" 2024-08-17T16:57:08.535 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:08 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:08.496806838Z level=info msg="Executing migration" id="drop index IDX_temp_user_email - v1" 2024-08-17T16:57:08.535 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:08 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:08.538760877Z level=info msg="Executing migration" id="drop index IDX_temp_user_org_id - v1" 2024-08-17T16:57:08.795 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:08 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:08.55574248Z level=info msg="Executing migration" id="drop index IDX_temp_user_code - v1" 2024-08-17T16:57:08.795 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:08 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:08.572824669Z level=info msg="Executing migration" id="drop index IDX_temp_user_status - v1" 2024-08-17T16:57:08.795 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:08 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:08.589753628Z level=info msg="Executing migration" id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-08-17T16:57:08.795 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:08 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:08.606796172Z level=info msg="Executing migration" id="create temp_user v2" 2024-08-17T16:57:08.796 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:08 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:08.640493627Z level=info msg="Executing migration" id="create index IDX_temp_user_email - v2" 2024-08-17T16:57:08.796 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:08 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:08.674207659Z level=info msg="Executing migration" id="create index IDX_temp_user_org_id - v2" 2024-08-17T16:57:08.796 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:08 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:08.716197381Z level=info msg="Executing migration" id="create index IDX_temp_user_code - v2" 2024-08-17T16:57:08.796 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:08 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:08.758326934Z level=info msg="Executing migration" id="create index IDX_temp_user_status - v2" 2024-08-17T16:57:08.796 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:08 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:08.800443899Z level=info msg="Executing migration" id="copy temp_user v1 to v2" 2024-08-17T16:57:09.064 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:08 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:08.825848771Z level=info msg="Executing migration" id="drop temp_user_tmp_qwerty" 2024-08-17T16:57:09.064 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:08 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:08.851150256Z level=info msg="Executing migration" id="Set created for temp users that will otherwise prematurely expire" 2024-08-17T16:57:09.065 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:08 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:08.876408032Z level=info msg="Executing migration" id="create star table" 2024-08-17T16:57:09.065 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:08 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:08.918295462Z level=info msg="Executing migration" id="add unique index star.user_id_dashboard_id" 2024-08-17T16:57:09.065 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:08 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:08.943653049Z level=info msg="Executing migration" id="create org table v1" 2024-08-17T16:57:09.065 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:08 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:08.977363184Z level=info msg="Executing migration" id="create index UQE_org_name - v1" 2024-08-17T16:57:09.065 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:09 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:09.002530888Z level=info msg="Executing migration" id="create org_user table v1" 2024-08-17T16:57:09.065 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:09 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:09.027662861Z level=info msg="Executing migration" id="create index IDX_org_user_org_id - v1" 2024-08-17T16:57:09.065 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:09 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:09.069723669Z level=info msg="Executing migration" id="create index UQE_org_user_org_id_user_id - v1" 2024-08-17T16:57:09.077 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T16:57:09.351 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:09 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:09.094998282Z level=info msg="Executing migration" id="create index IDX_org_user_user_id - v1" 2024-08-17T16:57:09.351 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:09 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:09.120271078Z level=info msg="Executing migration" id="Update org table charset" 2024-08-17T16:57:09.351 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:09 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:09.145519265Z level=info msg="Executing migration" id="Update org_user table charset" 2024-08-17T16:57:09.351 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:09 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:09.170735416Z level=info msg="Executing migration" id="Migrate all Read Only Viewers to Viewers" 2024-08-17T16:57:09.351 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:09 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:09.187694608Z level=info msg="Executing migration" id="create dashboard table" 2024-08-17T16:57:09.351 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:09 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:09.204624459Z level=info msg="Executing migration" id="add index dashboard.account_id" 2024-08-17T16:57:09.351 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:09 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:09.229745884Z level=info msg="Executing migration" id="add unique index dashboard_account_id_slug" 2024-08-17T16:57:09.351 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:09 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:09.246803075Z level=info msg="Executing migration" id="create dashboard_tag table" 2024-08-17T16:57:09.351 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:09 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:09.272020899Z level=info msg="Executing migration" id="add unique index dashboard_tag.dasboard_id_term" 2024-08-17T16:57:09.351 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:09 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:09.313936058Z level=info msg="Executing migration" id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-08-17T16:57:09.351 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:09 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:09.35605328Z level=info msg="Executing migration" id="Rename table dashboard to dashboard_v1 - v1" 2024-08-17T16:57:09.609 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:09 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:09.38128921Z level=info msg="Executing migration" id="create dashboard v2" 2024-08-17T16:57:09.609 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:09 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:09.441388595Z level=info msg="Executing migration" id="create index IDX_dashboard_org_id - v2" 2024-08-17T16:57:09.609 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:09 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:09.465345867Z level=info msg="Executing migration" id="create index UQE_dashboard_org_id_slug - v2" 2024-08-17T16:57:09.609 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:09 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:09.507237898Z level=info msg="Executing migration" id="copy dashboard v1 to v2" 2024-08-17T16:57:09.609 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:09 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:09.565825723Z level=info msg="Executing migration" id="drop table dashboard_v1" 2024-08-17T16:57:09.609 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:09 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:09.59126675Z level=info msg="Executing migration" id="alter dashboard.data to mediumtext v1" 2024-08-17T16:57:09.692 INFO:teuthology.orchestra.run.smithi131.stdout:[{"version":23,"timestamp":"2024-08-17T16:56:36.297111+0000","name":"","changes":[{"name":"mgr/mgr/dashboard/GRAFANA_API_SSL_VERIFY","new_value":"false"}]}] 2024-08-17T16:57:09.692 INFO:tasks.ceph_manager:config epoch is 23 2024-08-17T16:57:09.693 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-08-17T16:57:09.693 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-08-17T16:57:09.693 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph mgr dump --format=json 2024-08-17T16:57:09.872 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:09 smithi169 bash[24469]: cluster 2024-08-17T16:57:08.596897+0000 mgr.y (mgr.24320) 55 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 230 B/s wr, 0 op/s 2024-08-17T16:57:09.873 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:09 smithi169 bash[24469]: cluster 2024-08-17T16:57:08.620570+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-08-17T16:57:09.873 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:09 smithi169 bash[24469]: audit 2024-08-17T16:57:08.662089+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:09.873 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:09 smithi169 bash[24469]: audit 2024-08-17T16:57:08.663864+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:57:09.873 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:09 smithi169 bash[24469]: audit 2024-08-17T16:57:08.709865+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:09.873 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:09 smithi169 bash[24469]: audit 2024-08-17T16:57:09.081514+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.131:0/1917785940' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-08-17T16:57:09.873 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:09 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:09.633495712Z level=info msg="Executing migration" id="Add column updated_by in dashboard - v2" 2024-08-17T16:57:09.873 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:09 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:09.658744296Z level=info msg="Executing migration" id="Add column created_by in dashboard - v2" 2024-08-17T16:57:09.873 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:09 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:09.683996896Z level=info msg="Executing migration" id="Add column gnetId in dashboard" 2024-08-17T16:57:09.873 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:09 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:09.734601017Z level=info msg="Executing migration" id="Add index for gnetId in dashboard" 2024-08-17T16:57:09.873 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:09 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:09.759919558Z level=info msg="Executing migration" id="Add column plugin_id in dashboard" 2024-08-17T16:57:09.874 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:09 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:09.801878863Z level=info msg="Executing migration" id="Add index for plugin_id in dashboard" 2024-08-17T16:57:09.874 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:09 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:09.827228711Z level=info msg="Executing migration" id="Add index for dashboard_id in dashboard_tag" 2024-08-17T16:57:09.874 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:09 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:09.852504067Z level=info msg="Executing migration" id="Update dashboard table charset" 2024-08-17T16:57:09.874 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:09 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:09.877767543Z level=info msg="Executing migration" id="Update dashboard_tag table charset" 2024-08-17T16:57:10.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:09 smithi131 bash[32005]: cluster 2024-08-17T16:57:08.596897+0000 mgr.y (mgr.24320) 55 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 230 B/s wr, 0 op/s 2024-08-17T16:57:10.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:09 smithi131 bash[32005]: cluster 2024-08-17T16:57:08.620570+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-08-17T16:57:10.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:09 smithi131 bash[32005]: audit 2024-08-17T16:57:08.662089+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:10.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:09 smithi131 bash[32005]: audit 2024-08-17T16:57:08.663864+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:57:10.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:09 smithi131 bash[32005]: audit 2024-08-17T16:57:08.709865+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:10.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:09 smithi131 bash[32005]: audit 2024-08-17T16:57:09.081514+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.131:0/1917785940' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-08-17T16:57:10.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:09 smithi131 bash[22554]: cluster 2024-08-17T16:57:08.596897+0000 mgr.y (mgr.24320) 55 : cluster [DBG] pgmap v39: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 230 B/s wr, 0 op/s 2024-08-17T16:57:10.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:09 smithi131 bash[22554]: cluster 2024-08-17T16:57:08.620570+0000 mon.a (mon.0) 760 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-08-17T16:57:10.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:09 smithi131 bash[22554]: audit 2024-08-17T16:57:08.662089+0000 mon.a (mon.0) 761 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:10.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:09 smithi131 bash[22554]: audit 2024-08-17T16:57:08.663864+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:57:10.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:09 smithi131 bash[22554]: audit 2024-08-17T16:57:08.709865+0000 mon.a (mon.0) 763 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:10.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:09 smithi131 bash[22554]: audit 2024-08-17T16:57:09.081514+0000 mon.c (mon.2) 18 : audit [DBG] from='client.? 172.21.15.131:0/1917785940' entity='client.admin' cmd=[{"prefix": "config log", "num": 1, "format": "json"}]: dispatch 2024-08-17T16:57:10.138 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:09 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:09.903004751Z level=info msg="Executing migration" id="Add column folder_id in dashboard" 2024-08-17T16:57:10.138 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:09 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:09.928347135Z level=info msg="Executing migration" id="Add column isFolder in dashboard" 2024-08-17T16:57:10.138 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:09 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:09.953610598Z level=info msg="Executing migration" id="Add column has_acl in dashboard" 2024-08-17T16:57:10.138 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:09 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:09.978867214Z level=info msg="Executing migration" id="Add column uid in dashboard" 2024-08-17T16:57:10.138 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:10 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:10.020954757Z level=info msg="Executing migration" id="Update uid column values in dashboard" 2024-08-17T16:57:10.138 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:10 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:10.046100011Z level=info msg="Executing migration" id="Add unique index dashboard_org_id_uid" 2024-08-17T16:57:10.138 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:10 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:10.071456919Z level=info msg="Executing migration" id="Remove unique index org_id_slug" 2024-08-17T16:57:10.138 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:10 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:10.096710333Z level=info msg="Executing migration" id="Update dashboard title length" 2024-08-17T16:57:10.139 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:10 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:10.121882767Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_title_folder_id" 2024-08-17T16:57:10.445 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:10 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:10.163982554Z level=info msg="Executing migration" id="create dashboard_provisioning" 2024-08-17T16:57:10.445 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:10 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:10.189326383Z level=info msg="Executing migration" id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-08-17T16:57:10.445 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:10 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:10.214635029Z level=info msg="Executing migration" id="create dashboard_provisioning v2" 2024-08-17T16:57:10.445 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:10 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:10.239878147Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-08-17T16:57:10.445 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:10 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:10.265238249Z level=info msg="Executing migration" id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-08-17T16:57:10.445 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:10 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:10.290489181Z level=info msg="Executing migration" id="copy dashboard_provisioning v1 to v2" 2024-08-17T16:57:10.445 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:10 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:10.332453754Z level=info msg="Executing migration" id="drop dashboard_provisioning_tmp_qwerty" 2024-08-17T16:57:10.446 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:10 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:10.357817326Z level=info msg="Executing migration" id="Add check_sum column" 2024-08-17T16:57:10.446 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:10 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:10.3830845Z level=info msg="Executing migration" id="Add index for dashboard_title" 2024-08-17T16:57:10.446 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:10 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:10.40826585Z level=info msg="Executing migration" id="delete tags for deleted dashboards" 2024-08-17T16:57:10.446 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:10 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:10.450233753Z level=info msg="Executing migration" id="delete stars for deleted dashboards" 2024-08-17T16:57:10.595 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:57:10 smithi131 bash[22809]: ::ffff:172.21.15.169 - - [17/Aug/2024:16:57:10] "GET /metrics HTTP/1.1" 200 28585 "" "Prometheus/2.43.0" 2024-08-17T16:57:10.723 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:10 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:10.475726705Z level=info msg="Executing migration" id="Add index for dashboard_is_folder" 2024-08-17T16:57:10.723 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:10 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:10.501309476Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-08-17T16:57:10.723 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:10 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:10.543303658Z level=info msg="Executing migration" id="create data_source table" 2024-08-17T16:57:10.723 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:10 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:10.568597665Z level=info msg="Executing migration" id="add index data_source.account_id" 2024-08-17T16:57:10.723 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:10 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:10.593900455Z level=info msg="Executing migration" id="add unique index data_source.account_id_name" 2024-08-17T16:57:10.723 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:10 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:10.635838988Z level=info msg="Executing migration" id="drop index IDX_data_source_account_id - v1" 2024-08-17T16:57:10.724 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:10 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:10.661109466Z level=info msg="Executing migration" id="drop index UQE_data_source_account_id_name - v1" 2024-08-17T16:57:10.724 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:10 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:10.6863885Z level=info msg="Executing migration" id="Rename table data_source to data_source_v1 - v1" 2024-08-17T16:57:10.724 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:10 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:10.728395752Z level=info msg="Executing migration" id="create data_source table v2" 2024-08-17T16:57:10.975 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:10 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:10.770429751Z level=info msg="Executing migration" id="create index IDX_data_source_org_id - v2" 2024-08-17T16:57:10.976 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:10 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:10.795833082Z level=info msg="Executing migration" id="create index UQE_data_source_org_id_name - v2" 2024-08-17T16:57:10.976 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:10 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:10.821147508Z level=info msg="Executing migration" id="Drop old table data_source_v1 #2" 2024-08-17T16:57:10.976 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:10 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:10.863116165Z level=info msg="Executing migration" id="Add column with_credentials" 2024-08-17T16:57:10.976 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:10 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:10.888408382Z level=info msg="Executing migration" id="Add secure json data column" 2024-08-17T16:57:10.976 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:10 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:10.905337153Z level=info msg="Executing migration" id="Update data_source table charset" 2024-08-17T16:57:10.976 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:10 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:10.980736947Z level=info msg="Executing migration" id="Update initial version to 1" 2024-08-17T16:57:11.237 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:11 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:11.006003551Z level=info msg="Executing migration" id="Add read_only data column" 2024-08-17T16:57:11.237 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:11 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:11.047966319Z level=info msg="Executing migration" id="Migrate logging ds to loki ds" 2024-08-17T16:57:11.238 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:11 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:11.06476964Z level=info msg="Executing migration" id="Update json_data with nulls" 2024-08-17T16:57:11.238 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:11 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:11.081827146Z level=info msg="Executing migration" id="Add uid column" 2024-08-17T16:57:11.238 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:11 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:11.098818401Z level=info msg="Executing migration" id="Update uid value" 2024-08-17T16:57:11.238 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:11 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:11.115679547Z level=info msg="Executing migration" id="Add unique index datasource_org_id_uid" 2024-08-17T16:57:11.238 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:11 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:11.132510094Z level=info msg="Executing migration" id="add unique index datasource_org_id_is_default" 2024-08-17T16:57:11.238 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:11 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:11.149595945Z level=info msg="Executing migration" id="create api_key table" 2024-08-17T16:57:11.238 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:11 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:11.166559287Z level=info msg="Executing migration" id="add index api_key.account_id" 2024-08-17T16:57:11.238 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:11 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:11.191818375Z level=info msg="Executing migration" id="add index api_key.key" 2024-08-17T16:57:11.238 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:11 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:11.217133022Z level=info msg="Executing migration" id="add index api_key.account_id_name" 2024-08-17T16:57:11.238 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:11 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:11.242676769Z level=info msg="Executing migration" id="drop index IDX_api_key_account_id - v1" 2024-08-17T16:57:11.507 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:11 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:11.267843996Z level=info msg="Executing migration" id="drop index UQE_api_key_key - v1" 2024-08-17T16:57:11.507 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:11 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:11.293099017Z level=info msg="Executing migration" id="drop index UQE_api_key_account_id_name - v1" 2024-08-17T16:57:11.507 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:11 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:11.335007013Z level=info msg="Executing migration" id="Rename table api_key to api_key_v1 - v1" 2024-08-17T16:57:11.507 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:11 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:11.377361993Z level=info msg="Executing migration" id="create api_key table v2" 2024-08-17T16:57:11.507 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:11 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:11.419395679Z level=info msg="Executing migration" id="create index IDX_api_key_org_id - v2" 2024-08-17T16:57:11.507 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:11 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:11.46154593Z level=info msg="Executing migration" id="create index UQE_api_key_key - v2" 2024-08-17T16:57:11.507 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:11 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:11.486875934Z level=info msg="Executing migration" id="create index UQE_api_key_org_id_name - v2" 2024-08-17T16:57:11.507 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:11 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:11.51210759Z level=info msg="Executing migration" id="copy api_key v1 to v2" 2024-08-17T16:57:11.767 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:11 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:11.553895183Z level=info msg="Executing migration" id="Drop old table api_key_v1" 2024-08-17T16:57:11.767 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:11 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:11.579116074Z level=info msg="Executing migration" id="Update api_key table charset" 2024-08-17T16:57:11.767 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:11 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:11.621349913Z level=info msg="Executing migration" id="Add expires to api_key table" 2024-08-17T16:57:11.767 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:11 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:11.663376344Z level=info msg="Executing migration" id="Add service account foreign key" 2024-08-17T16:57:11.767 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:11 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:11.705352274Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-08-17T16:57:11.767 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:11 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:11.730656319Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-08-17T16:57:11.768 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:11 smithi169 bash[24469]: cluster 2024-08-17T16:57:10.597423+0000 mgr.y (mgr.24320) 56 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 207 B/s wr, 0 op/s 2024-08-17T16:57:11.768 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:11 smithi169 bash[24469]: audit 2024-08-17T16:57:10.746592+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:11.768 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:11 smithi169 bash[24469]: audit 2024-08-17T16:57:10.751711+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:12.028 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:11 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:11.772726563Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-08-17T16:57:12.028 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:11 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:11.814744801Z level=info msg="Executing migration" id="create dashboard_snapshot table v4" 2024-08-17T16:57:12.028 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:11 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:11.840064154Z level=info msg="Executing migration" id="drop table dashboard_snapshot_v4 #1" 2024-08-17T16:57:12.028 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:11 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:11.882154033Z level=info msg="Executing migration" id="create dashboard_snapshot table v5 #2" 2024-08-17T16:57:12.028 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:11 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:11.924255403Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_key - v5" 2024-08-17T16:57:12.028 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:11 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:11.982987023Z level=info msg="Executing migration" id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-08-17T16:57:12.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:11 smithi131 bash[32005]: cluster 2024-08-17T16:57:10.597423+0000 mgr.y (mgr.24320) 56 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 207 B/s wr, 0 op/s 2024-08-17T16:57:12.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:11 smithi131 bash[32005]: audit 2024-08-17T16:57:10.746592+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:12.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:11 smithi131 bash[32005]: audit 2024-08-17T16:57:10.751711+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:12.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:11 smithi131 bash[22554]: cluster 2024-08-17T16:57:10.597423+0000 mgr.y (mgr.24320) 56 : cluster [DBG] pgmap v41: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 207 B/s wr, 0 op/s 2024-08-17T16:57:12.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:11 smithi131 bash[22554]: audit 2024-08-17T16:57:10.746592+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:12.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:11 smithi131 bash[22554]: audit 2024-08-17T16:57:10.751711+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:12.280 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:12 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:12.033686507Z level=info msg="Executing migration" id="create index IDX_dashboard_snapshot_user_id - v5" 2024-08-17T16:57:12.281 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:12 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:12.07578052Z level=info msg="Executing migration" id="alter dashboard_snapshot to mediumtext v2" 2024-08-17T16:57:12.281 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:12 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:12.11816243Z level=info msg="Executing migration" id="Update dashboard_snapshot table charset" 2024-08-17T16:57:12.281 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:12 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:12.143407369Z level=info msg="Executing migration" id="Add column external_delete_url to dashboard_snapshots table" 2024-08-17T16:57:12.281 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:12 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:12.168743166Z level=info msg="Executing migration" id="Add encrypted dashboard json column" 2024-08-17T16:57:12.281 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:12 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:12.194061304Z level=info msg="Executing migration" id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-08-17T16:57:12.281 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:12 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:12.261093887Z level=info msg="Executing migration" id="create quota table v1" 2024-08-17T16:57:12.281 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:12 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:12.28640817Z level=info msg="Executing migration" id="create index UQE_quota_org_id_user_id_target - v1" 2024-08-17T16:57:12.533 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:12 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:12.328293933Z level=info msg="Executing migration" id="Update quota table charset" 2024-08-17T16:57:12.534 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:12 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:12.35369096Z level=info msg="Executing migration" id="create plugin_setting table" 2024-08-17T16:57:12.534 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:12 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:12.395667587Z level=info msg="Executing migration" id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-08-17T16:57:12.534 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:12 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:12.437529063Z level=info msg="Executing migration" id="Add column plugin_version to plugin_settings" 2024-08-17T16:57:12.809 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:12 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:12.538597206Z level=info msg="Executing migration" id="Update plugin_setting table charset" 2024-08-17T16:57:12.809 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:12 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:12.601028687Z level=info msg="Executing migration" id="create session table" 2024-08-17T16:57:12.809 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:12 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:12.697552706Z level=info msg="Executing migration" id="Drop old table playlist table" 2024-08-17T16:57:13.061 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:12 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:12.814613314Z level=info msg="Executing migration" id="Drop old table playlist_item table" 2024-08-17T16:57:13.061 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:12 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:12.848285389Z level=info msg="Executing migration" id="create playlist table v2" 2024-08-17T16:57:13.061 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:12 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:12.898540902Z level=info msg="Executing migration" id="create playlist item table v2" 2024-08-17T16:57:13.061 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:12 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:12.949011022Z level=info msg="Executing migration" id="Update playlist table charset" 2024-08-17T16:57:13.061 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:12 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:12.982544678Z level=info msg="Executing migration" id="Update playlist_item table charset" 2024-08-17T16:57:13.061 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:13 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:13.01622744Z level=info msg="Executing migration" id="drop preferences table v2" 2024-08-17T16:57:13.061 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:13 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:13.066505181Z level=info msg="Executing migration" id="drop preferences table v3" 2024-08-17T16:57:13.322 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:13 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:13.100179278Z level=info msg="Executing migration" id="create preferences table v3" 2024-08-17T16:57:13.322 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:13 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:13.133785326Z level=info msg="Executing migration" id="Update preferences table charset" 2024-08-17T16:57:13.322 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:13 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:13.167348833Z level=info msg="Executing migration" id="Add column team_id in preferences" 2024-08-17T16:57:13.323 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:13 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:13.20100708Z level=info msg="Executing migration" id="Update team_id column values in preferences" 2024-08-17T16:57:13.323 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:13 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:13.226559438Z level=info msg="Executing migration" id="Add column week_start in preferences" 2024-08-17T16:57:13.323 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:13 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:13.251784513Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-08-17T16:57:13.323 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:13 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:13.293776105Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-08-17T16:57:13.323 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:13 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:13.327576487Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-08-17T16:57:13.323 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:13 smithi169 bash[24469]: audit 2024-08-17T16:57:12.291613+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:13.323 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:13 smithi169 bash[24469]: audit 2024-08-17T16:57:12.296919+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:13.323 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:13 smithi169 bash[24469]: audit 2024-08-17T16:57:12.297952+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:57:13.323 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:13 smithi169 bash[24469]: audit 2024-08-17T16:57:12.298933+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:57:13.323 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:13 smithi169 bash[24469]: audit 2024-08-17T16:57:12.304260+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:13.323 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:13 smithi169 bash[24469]: cephadm 2024-08-17T16:57:12.343763+0000 mgr.y (mgr.24320) 57 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-08-17T16:57:13.324 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:13 smithi169 bash[24469]: cephadm 2024-08-17T16:57:12.347592+0000 mgr.y (mgr.24320) 58 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi131 2024-08-17T16:57:13.324 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:13 smithi169 bash[24469]: cluster 2024-08-17T16:57:12.597757+0000 mgr.y (mgr.24320) 59 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-08-17T16:57:13.583 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:13 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:13.361397467Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-08-17T16:57:13.583 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:13 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:13.386773459Z level=info msg="Executing migration" id="create alert table v1" 2024-08-17T16:57:13.583 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:13 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:13.412012211Z level=info msg="Executing migration" id="add index alert org_id & id " 2024-08-17T16:57:13.583 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:13 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:13.454014103Z level=info msg="Executing migration" id="add index alert state" 2024-08-17T16:57:13.583 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:13 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:13.495963942Z level=info msg="Executing migration" id="add index alert dashboard_id" 2024-08-17T16:57:13.583 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:13 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:13.53796716Z level=info msg="Executing migration" id="Create alert_rule_tag table v1" 2024-08-17T16:57:13.583 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:13 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:13.563211978Z level=info msg="Executing migration" id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-08-17T16:57:13.583 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:13 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:13.588442737Z level=info msg="Executing migration" id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-08-17T16:57:13.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:13 smithi131 bash[32005]: audit 2024-08-17T16:57:12.291613+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:13.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:13 smithi131 bash[32005]: audit 2024-08-17T16:57:12.296919+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:13.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:13 smithi131 bash[32005]: audit 2024-08-17T16:57:12.297952+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:57:13.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:13 smithi131 bash[32005]: audit 2024-08-17T16:57:12.298933+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:57:13.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:13 smithi131 bash[32005]: audit 2024-08-17T16:57:12.304260+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:13.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:13 smithi131 bash[32005]: cephadm 2024-08-17T16:57:12.343763+0000 mgr.y (mgr.24320) 57 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-08-17T16:57:13.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:13 smithi131 bash[32005]: cephadm 2024-08-17T16:57:12.347592+0000 mgr.y (mgr.24320) 58 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi131 2024-08-17T16:57:13.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:13 smithi131 bash[32005]: cluster 2024-08-17T16:57:12.597757+0000 mgr.y (mgr.24320) 59 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-08-17T16:57:13.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:13 smithi131 bash[22554]: audit 2024-08-17T16:57:12.291613+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:13.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:13 smithi131 bash[22554]: audit 2024-08-17T16:57:12.296919+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:13.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:13 smithi131 bash[22554]: audit 2024-08-17T16:57:12.297952+0000 mon.a (mon.0) 768 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:57:13.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:13 smithi131 bash[22554]: audit 2024-08-17T16:57:12.298933+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:57:13.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:13 smithi131 bash[22554]: audit 2024-08-17T16:57:12.304260+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:13.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:13 smithi131 bash[22554]: cephadm 2024-08-17T16:57:12.343763+0000 mgr.y (mgr.24320) 57 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-08-17T16:57:13.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:13 smithi131 bash[22554]: cephadm 2024-08-17T16:57:12.347592+0000 mgr.y (mgr.24320) 58 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi131 2024-08-17T16:57:13.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:13 smithi131 bash[22554]: cluster 2024-08-17T16:57:12.597757+0000 mgr.y (mgr.24320) 59 : cluster [DBG] pgmap v42: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-08-17T16:57:13.836 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:13 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:13.630438135Z level=info msg="Executing migration" id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-08-17T16:57:13.836 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:13 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:13.655732269Z level=info msg="Executing migration" id="Create alert_rule_tag table v2" 2024-08-17T16:57:13.836 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:13 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:13.681065742Z level=info msg="Executing migration" id="create index UQE_alert_rule_tag_alert_id_tag_id - Add unique index alert_rule_tag.alert_id_tag_id V2" 2024-08-17T16:57:13.836 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:13 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:13.723006008Z level=info msg="Executing migration" id="copy alert_rule_tag v1 to v2" 2024-08-17T16:57:13.836 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:13 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:13.739948674Z level=info msg="Executing migration" id="drop table alert_rule_tag_v1" 2024-08-17T16:57:13.836 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:13 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:13.77368852Z level=info msg="Executing migration" id="create alert_notification table v1" 2024-08-17T16:57:13.836 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:13 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:13.807224023Z level=info msg="Executing migration" id="Add column is_default" 2024-08-17T16:57:13.836 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:13 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:13.824229319Z level=info msg="Executing migration" id="Add column frequency" 2024-08-17T16:57:14.089 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:13 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:13.841214658Z level=info msg="Executing migration" id="Add column send_reminder" 2024-08-17T16:57:14.089 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:13 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:13.87492861Z level=info msg="Executing migration" id="Add column disable_resolve_message" 2024-08-17T16:57:14.089 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:13 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:13.891892817Z level=info msg="Executing migration" id="add index alert_notification org_id & name" 2024-08-17T16:57:14.089 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:13 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:13.917194373Z level=info msg="Executing migration" id="Update alert table charset" 2024-08-17T16:57:14.089 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:13 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:13.942395169Z level=info msg="Executing migration" id="Update alert_notification table charset" 2024-08-17T16:57:14.089 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:13 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:13.967700746Z level=info msg="Executing migration" id="create notification_journal table v1" 2024-08-17T16:57:14.089 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:14 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:14.018439744Z level=info msg="Executing migration" id="add index notification_journal org_id & alert_id & notifier_id" 2024-08-17T16:57:14.089 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:14 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:14.043671976Z level=info msg="Executing migration" id="drop alert_notification_journal" 2024-08-17T16:57:14.089 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:14 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:14.068901623Z level=info msg="Executing migration" id="create alert_notification_state table v1" 2024-08-17T16:57:14.089 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:14 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:14.094134359Z level=info msg="Executing migration" id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-08-17T16:57:14.350 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:14 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:14.119452633Z level=info msg="Executing migration" id="Add for to alert table" 2024-08-17T16:57:14.350 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:14 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:14.161532172Z level=info msg="Executing migration" id="Add column uid in alert_notification" 2024-08-17T16:57:14.350 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:14 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:14.186790044Z level=info msg="Executing migration" id="Update uid column values in alert_notification" 2024-08-17T16:57:14.350 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:14 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:14.212102389Z level=info msg="Executing migration" id="Add unique index alert_notification_org_id_uid" 2024-08-17T16:57:14.350 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:14 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:14.237332399Z level=info msg="Executing migration" id="Remove unique index org_id_name" 2024-08-17T16:57:14.350 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:14 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:14.262647426Z level=info msg="Executing migration" id="Add column secure_settings in alert_notification" 2024-08-17T16:57:14.350 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:14 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:14.304686846Z level=info msg="Executing migration" id="alter alert.settings to mediumtext" 2024-08-17T16:57:14.351 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:14 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:14.32986749Z level=info msg="Executing migration" id="Add non-unique index alert_notification_state_alert_id" 2024-08-17T16:57:14.351 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:14 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:14.355266759Z level=info msg="Executing migration" id="Add non-unique index alert_rule_tag_alert_id" 2024-08-17T16:57:14.628 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:14 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:14.380518378Z level=info msg="Executing migration" id="Drop old annotation table v4" 2024-08-17T16:57:14.628 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:14 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:14.397450552Z level=info msg="Executing migration" id="create annotation table v5" 2024-08-17T16:57:14.628 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:14 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:14.414335327Z level=info msg="Executing migration" id="add index annotation 0 v3" 2024-08-17T16:57:14.628 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:14 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:14.44798862Z level=info msg="Executing migration" id="add index annotation 1 v3" 2024-08-17T16:57:14.628 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:14 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:14.481639035Z level=info msg="Executing migration" id="add index annotation 2 v3" 2024-08-17T16:57:14.628 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:14 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:14.498591182Z level=info msg="Executing migration" id="add index annotation 3 v3" 2024-08-17T16:57:14.628 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:14 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:14.540578613Z level=info msg="Executing migration" id="add index annotation 4 v3" 2024-08-17T16:57:14.628 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:14 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:14.565872908Z level=info msg="Executing migration" id="Update annotation table charset" 2024-08-17T16:57:14.628 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:14 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:14.591010213Z level=info msg="Executing migration" id="Add column region_id to annotation table" 2024-08-17T16:57:14.628 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:14 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:14.633122663Z level=info msg="Executing migration" id="Drop category_id index" 2024-08-17T16:57:14.776 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:57:14.880 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:14 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:14.675053502Z level=info msg="Executing migration" id="Add column tags to annotation table" 2024-08-17T16:57:14.880 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:14 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:14.717116665Z level=info msg="Executing migration" id="Create annotation_tag table v2" 2024-08-17T16:57:14.880 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:14 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:14.759194597Z level=info msg="Executing migration" id="Add unique index annotation_tag.annotation_id_tag_id" 2024-08-17T16:57:14.880 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:14 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:14.801154271Z level=info msg="Executing migration" id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-08-17T16:57:14.880 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:14 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:14.826424416Z level=info msg="Executing migration" id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-08-17T16:57:14.881 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:14 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:14.860274524Z level=info msg="Executing migration" id="Create annotation_tag table v3" 2024-08-17T16:57:14.881 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:14 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:14.885559853Z level=info msg="Executing migration" id="create index UQE_annotation_tag_annotation_id_tag_id - Add unique index annotation_tag.annotation_id_tag_id V3" 2024-08-17T16:57:15.138 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:14 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:14.927580503Z level=info msg="Executing migration" id="copy annotation_tag v2 to v3" 2024-08-17T16:57:15.139 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:14 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:14.952846205Z level=info msg="Executing migration" id="drop table annotation_tag_v2" 2024-08-17T16:57:15.139 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:14 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:14.978054018Z level=info msg="Executing migration" id="Update alert annotations and set TEXT to empty" 2024-08-17T16:57:15.139 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:15 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:15.019971128Z level=info msg="Executing migration" id="Add created time to annotation table" 2024-08-17T16:57:15.139 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:15 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:15.078714395Z level=info msg="Executing migration" id="Add updated time to annotation table" 2024-08-17T16:57:15.139 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:15 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:15.104048251Z level=info msg="Executing migration" id="Add index for created in annotation table" 2024-08-17T16:57:15.139 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:15 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:15.129349876Z level=info msg="Executing migration" id="Add index for updated in annotation table" 2024-08-17T16:57:15.418 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:15 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:15.17128575Z level=info msg="Executing migration" id="Convert existing annotations from seconds to milliseconds" 2024-08-17T16:57:15.418 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:15 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:15.1965259Z level=info msg="Executing migration" id="Add epoch_end column" 2024-08-17T16:57:15.418 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:15 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:15.22182826Z level=info msg="Executing migration" id="Add index for epoch_end" 2024-08-17T16:57:15.418 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:15 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:15.247113115Z level=info msg="Executing migration" id="Make epoch_end the same as epoch" 2024-08-17T16:57:15.419 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:15 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:15.289000967Z level=info msg="Executing migration" id="Move region to single row" 2024-08-17T16:57:15.419 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:15 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:15.32269568Z level=info msg="Executing migration" id="Remove index org_id_epoch from annotation table" 2024-08-17T16:57:15.419 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:15 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:15.372999375Z level=info msg="Executing migration" id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-08-17T16:57:15.419 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:15 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:15.4234445Z level=info msg="Executing migration" id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-08-17T16:57:15.687 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:15 smithi169 bash[24469]: cluster 2024-08-17T16:57:14.598514+0000 mgr.y (mgr.24320) 60 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-08-17T16:57:15.687 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:15 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:15.457110994Z level=info msg="Executing migration" id="Add index for org_id_epoch_end_epoch on annotation table" 2024-08-17T16:57:15.687 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:15 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:15.507479544Z level=info msg="Executing migration" id="Remove index org_id_epoch_epoch_end from annotation table" 2024-08-17T16:57:15.687 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:15 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:15.557819994Z level=info msg="Executing migration" id="Add index for alert_id on annotation table" 2024-08-17T16:57:15.687 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:15 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:15.591403627Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-08-17T16:57:15.687 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:15 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:15.641747054Z level=info msg="Executing migration" id="create test_data table" 2024-08-17T16:57:15.687 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:15 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:15.692235082Z level=info msg="Executing migration" id="create dashboard_version table v1" 2024-08-17T16:57:15.915 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:15 smithi131 bash[32005]: cluster 2024-08-17T16:57:14.598514+0000 mgr.y (mgr.24320) 60 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-08-17T16:57:15.915 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:15 smithi131 bash[22554]: cluster 2024-08-17T16:57:14.598514+0000 mgr.y (mgr.24320) 60 : cluster [DBG] pgmap v43: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail; 204 B/s wr, 0 op/s 2024-08-17T16:57:15.972 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:15 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:15.742494184Z level=info msg="Executing migration" id="add index dashboard_version.dashboard_id" 2024-08-17T16:57:15.973 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:15 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:15.77619662Z level=info msg="Executing migration" id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-08-17T16:57:15.973 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:15 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:15.809839235Z level=info msg="Executing migration" id="Set dashboard version to 1 where 0" 2024-08-17T16:57:15.973 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:15 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:15.843668735Z level=info msg="Executing migration" id="save existing dashboard data in dashboard_version table v1" 2024-08-17T16:57:15.973 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:15 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:15.893899174Z level=info msg="Executing migration" id="alter dashboard_version.data to mediumtext v1" 2024-08-17T16:57:15.973 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:15 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:15.927589854Z level=info msg="Executing migration" id="create team table" 2024-08-17T16:57:15.973 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:15 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:15.97788Z level=info msg="Executing migration" id="add index team.org_id" 2024-08-17T16:57:16.258 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:16 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:16.011575472Z level=info msg="Executing migration" id="add unique index team_org_id_name" 2024-08-17T16:57:16.258 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:16 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:16.045140956Z level=info msg="Executing migration" id="create team member table" 2024-08-17T16:57:16.258 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:16 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:16.078760487Z level=info msg="Executing migration" id="add index team_member.org_id" 2024-08-17T16:57:16.258 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:16 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:16.112396292Z level=info msg="Executing migration" id="add unique index team_member_org_id_team_id_user_id" 2024-08-17T16:57:16.259 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:16 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:16.145942433Z level=info msg="Executing migration" id="add index team_member.team_id" 2024-08-17T16:57:16.259 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:16 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:16.179630255Z level=info msg="Executing migration" id="Add column email to team table" 2024-08-17T16:57:16.259 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:16 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:16.221569933Z level=info msg="Executing migration" id="Add column external to team_member table" 2024-08-17T16:57:16.259 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:16 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:16.263526845Z level=info msg="Executing migration" id="Add column permission to team_member table" 2024-08-17T16:57:16.518 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:16 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:16.288824749Z level=info msg="Executing migration" id="create dashboard acl table" 2024-08-17T16:57:16.519 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:16 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:16.314004225Z level=info msg="Executing migration" id="add index dashboard_acl_dashboard_id" 2024-08-17T16:57:16.519 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:16 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:16.339412013Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_user_id" 2024-08-17T16:57:16.519 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:16 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:16.364683541Z level=info msg="Executing migration" id="add unique index dashboard_acl_dashboard_id_team_id" 2024-08-17T16:57:16.519 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:16 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:16.406537608Z level=info msg="Executing migration" id="add index dashboard_acl_user_id" 2024-08-17T16:57:16.519 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:16 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:16.465319298Z level=info msg="Executing migration" id="add index dashboard_acl_team_id" 2024-08-17T16:57:16.519 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:16 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:16.523881482Z level=info msg="Executing migration" id="add index dashboard_acl_org_id_role" 2024-08-17T16:57:16.787 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:16 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:16.565841976Z level=info msg="Executing migration" id="add index dashboard_permission" 2024-08-17T16:57:16.787 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:16 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:16.624547587Z level=info msg="Executing migration" id="save default acl rules in dashboard_acl table" 2024-08-17T16:57:16.787 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:16 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:16.683230409Z level=info msg="Executing migration" id="delete acl rules for deleted dashboards and folders" 2024-08-17T16:57:16.787 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:16 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:16.74180262Z level=info msg="Executing migration" id="create tag table" 2024-08-17T16:57:16.787 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:16 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:16.792248941Z level=info msg="Executing migration" id="add index tag.key_value" 2024-08-17T16:57:17.073 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:16 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:16.825917949Z level=info msg="Executing migration" id="create login attempt table" 2024-08-17T16:57:17.073 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:16 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:16.859572897Z level=info msg="Executing migration" id="add index login_attempt.username" 2024-08-17T16:57:17.073 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:16 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:16.884848799Z level=info msg="Executing migration" id="drop index IDX_login_attempt_username - v1" 2024-08-17T16:57:17.073 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:16 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:16.910320789Z level=info msg="Executing migration" id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-08-17T16:57:17.073 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:16 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:16.943926669Z level=info msg="Executing migration" id="create login_attempt v2" 2024-08-17T16:57:17.073 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:16 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:16.969179803Z level=info msg="Executing migration" id="create index IDX_login_attempt_username - v2" 2024-08-17T16:57:17.074 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:16 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:16.994427389Z level=info msg="Executing migration" id="copy login_attempt v1 to v2" 2024-08-17T16:57:17.074 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:17 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:17.03651135Z level=info msg="Executing migration" id="drop login_attempt_tmp_qwerty" 2024-08-17T16:57:17.074 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:17 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:17.078386795Z level=info msg="Executing migration" id="create user auth table" 2024-08-17T16:57:17.252 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 16:57:16 smithi131 systemd[1]: Stopping Ceph alertmanager.a for f27a2518-5cb7-11ef-bccf-c7b262605968... 2024-08-17T16:57:17.342 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:17 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:17.103654963Z level=info msg="Executing migration" id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-08-17T16:57:17.343 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:17 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:17.128934342Z level=info msg="Executing migration" id="alter user_auth.auth_id to length 190" 2024-08-17T16:57:17.343 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:17 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:17.154153316Z level=info msg="Executing migration" id="Add OAuth access token to user_auth" 2024-08-17T16:57:17.343 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:17 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:17.179464977Z level=info msg="Executing migration" id="Add OAuth refresh token to user_auth" 2024-08-17T16:57:17.343 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:17 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:17.221442783Z level=info msg="Executing migration" id="Add OAuth token type to user_auth" 2024-08-17T16:57:17.343 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:17 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:17.246743305Z level=info msg="Executing migration" id="Add OAuth expiry to user_auth" 2024-08-17T16:57:17.343 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:17 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:17.272081472Z level=info msg="Executing migration" id="Add index to user_id column in user_auth" 2024-08-17T16:57:17.343 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:17 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:17.29740332Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-08-17T16:57:17.343 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:17 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:17.322579075Z level=info msg="Executing migration" id="create server_lock table" 2024-08-17T16:57:17.343 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:17 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:17.347867073Z level=info msg="Executing migration" id="add index server_lock.operation_uid" 2024-08-17T16:57:17.514 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 16:57:17 smithi131 bash[57104]: ts=2024-08-17T16:57:17.256Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-08-17T16:57:17.628 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:17 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:17.389869332Z level=info msg="Executing migration" id="create user auth token table" 2024-08-17T16:57:17.628 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:17 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:17.431947404Z level=info msg="Executing migration" id="add unique index user_auth_token.auth_token" 2024-08-17T16:57:17.628 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:17 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:17.457316574Z level=info msg="Executing migration" id="add unique index user_auth_token.prev_auth_token" 2024-08-17T16:57:17.629 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:17 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:17.499195922Z level=info msg="Executing migration" id="add index user_auth_token.user_id" 2024-08-17T16:57:17.629 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:17 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:17.541328402Z level=info msg="Executing migration" id="Add revoked_at to the user auth token" 2024-08-17T16:57:17.629 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:17 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:17.566539496Z level=info msg="Executing migration" id="create cache_data table" 2024-08-17T16:57:17.629 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:17 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:17.633748587Z level=info msg="Executing migration" id="add unique index cache_data.cache_key" 2024-08-17T16:57:17.845 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:17 smithi131 bash[32005]: cluster 2024-08-17T16:57:16.599128+0000 mgr.y (mgr.24320) 61 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:17.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:17 smithi131 bash[22554]: cluster 2024-08-17T16:57:16.599128+0000 mgr.y (mgr.24320) 61 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:17.888 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:17 smithi169 bash[24469]: cluster 2024-08-17T16:57:16.599128+0000 mgr.y (mgr.24320) 61 : cluster [DBG] pgmap v44: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:17.888 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:17 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:17.675733149Z level=info msg="Executing migration" id="create short_url table v1" 2024-08-17T16:57:17.888 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:17 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:17.70116822Z level=info msg="Executing migration" id="add index short_url.org_id-uid" 2024-08-17T16:57:17.888 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:17 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:17.726333041Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-08-17T16:57:17.888 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:17 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:17.751624293Z level=info msg="Executing migration" id="delete alert_definition table" 2024-08-17T16:57:17.889 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:17 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:17.777164076Z level=info msg="Executing migration" id="recreate alert_definition table" 2024-08-17T16:57:17.889 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:17 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:17.819174032Z level=info msg="Executing migration" id="add index in alert_definition on org_id and title columns" 2024-08-17T16:57:17.889 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:17 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:17.861180188Z level=info msg="Executing migration" id="add index in alert_definition on org_id and uid columns" 2024-08-17T16:57:17.889 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:17 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:17.878101284Z level=info msg="Executing migration" id="alter alert_definition table data column to mediumtext in mysql" 2024-08-17T16:57:18.168 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:17 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:17.911755932Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and title columns" 2024-08-17T16:57:18.168 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:17 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:17.928803579Z level=info msg="Executing migration" id="drop index in alert_definition on org_id and uid columns" 2024-08-17T16:57:18.168 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:17 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:17.945772484Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and title columns" 2024-08-17T16:57:18.168 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:17 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:17.962717957Z level=info msg="Executing migration" id="add unique index in alert_definition on org_id and uid columns" 2024-08-17T16:57:18.168 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:17 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:17.979655521Z level=info msg="Executing migration" id="Add column paused in alert_definition" 2024-08-17T16:57:18.168 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:18 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:18.004916199Z level=info msg="Executing migration" id="drop alert_definition table" 2024-08-17T16:57:18.168 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:18 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:18.030149833Z level=info msg="Executing migration" id="delete alert_definition_version table" 2024-08-17T16:57:18.169 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:18 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:18.072187437Z level=info msg="Executing migration" id="recreate alert_definition_version table" 2024-08-17T16:57:18.169 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:18 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:18.097484039Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_id and version columns" 2024-08-17T16:57:18.169 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:18 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:18.122704794Z level=info msg="Executing migration" id="add index in alert_definition_version table on alert_definition_uid and version columns" 2024-08-17T16:57:18.169 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:18 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:18.14798606Z level=info msg="Executing migration" id="alter alert_definition_version table data column to mediumtext in mysql" 2024-08-17T16:57:18.169 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:18 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:18.173223858Z level=info msg="Executing migration" id="drop alert_definition_version table" 2024-08-17T16:57:18.345 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 16:57:17 smithi131 bash[58738]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-alertmanager-a 2024-08-17T16:57:18.437 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:18 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:18.198567196Z level=info msg="Executing migration" id="create alert_instance table" 2024-08-17T16:57:18.437 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:18 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:18.22381041Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, def_uid and current_state columns" 2024-08-17T16:57:18.437 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:18 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:18.265812671Z level=info msg="Executing migration" id="add index in alert_instance table on def_org_id, current_state columns" 2024-08-17T16:57:18.438 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:18 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:18.29112989Z level=info msg="Executing migration" id="add column current_state_end to alert_instance" 2024-08-17T16:57:18.438 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:18 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:18.316338662Z level=info msg="Executing migration" id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-08-17T16:57:18.438 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:18 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:18.358439557Z level=info msg="Executing migration" id="remove index def_org_id, current_state on alert_instance" 2024-08-17T16:57:18.438 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:18 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:18.383674769Z level=info msg="Executing migration" id="rename def_org_id to rule_org_id in alert_instance" 2024-08-17T16:57:18.438 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:18 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:18.442358268Z level=info msg="Executing migration" id="rename def_uid to rule_uid in alert_instance" 2024-08-17T16:57:18.715 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:18 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:18.501183289Z level=info msg="Executing migration" id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-08-17T16:57:18.715 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:18 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:18.543223849Z level=info msg="Executing migration" id="add index rule_org_id, current_state on alert_instance" 2024-08-17T16:57:18.715 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:18 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:18.585546034Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-08-17T16:57:18.715 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:18 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:18.62750866Z level=info msg="Executing migration" id="create alert_rule table" 2024-08-17T16:57:18.715 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:18 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:18.652800883Z level=info msg="Executing migration" id="add index in alert_rule on org_id and title columns" 2024-08-17T16:57:18.715 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:18 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:18.677970858Z level=info msg="Executing migration" id="add index in alert_rule on org_id and uid columns" 2024-08-17T16:57:18.715 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:18 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:18.720102167Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-08-17T16:57:18.845 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 16:57:18 smithi131 bash[58814]: Error response from daemon: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-alertmanager-a 2024-08-17T16:57:18.845 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 16:57:18 smithi131 systemd[1]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-08-17T16:57:18.845 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 16:57:18 smithi131 systemd[1]: Stopped Ceph alertmanager.a for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T16:57:18.845 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 16:57:18 smithi131 systemd[1]: Started Ceph alertmanager.a for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T16:57:18.984 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:18 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:18.745331441Z level=info msg="Executing migration" id="alter alert_rule table data column to mediumtext in mysql" 2024-08-17T16:57:18.984 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:18 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:18.770561332Z level=info msg="Executing migration" id="add column for to alert_rule" 2024-08-17T16:57:18.984 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:18 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:18.812579243Z level=info msg="Executing migration" id="add column annotations to alert_rule" 2024-08-17T16:57:18.984 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:18 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:18.85461048Z level=info msg="Executing migration" id="add column labels to alert_rule" 2024-08-17T16:57:18.984 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:18 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:18.896612401Z level=info msg="Executing migration" id="remove unique index from alert_rule on org_id, title columns" 2024-08-17T16:57:18.985 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:18 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:18.921868571Z level=info msg="Executing migration" id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-08-17T16:57:18.985 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:18 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:18.947108526Z level=info msg="Executing migration" id="add dashboard_uid column to alert_rule" 2024-08-17T16:57:18.985 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:18 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:18.988965897Z level=info msg="Executing migration" id="add panel_id column to alert_rule" 2024-08-17T16:57:19.295 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:19 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:19.056838927Z level=info msg="Executing migration" id="add index in alert_rule on org_id, dashboard_uid and panel_id columns" 2024-08-17T16:57:19.551 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T16:57:19.613 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:19 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:19.300431818Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-08-17T16:57:19.613 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:19 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:19.421797564Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-08-17T16:57:19.614 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:19 smithi169 bash[24469]: audit 2024-08-17T16:57:18.435169+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:19.614 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:19 smithi169 bash[24469]: audit 2024-08-17T16:57:18.441005+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:19.614 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:19 smithi169 bash[24469]: cephadm 2024-08-17T16:57:18.442453+0000 mgr.y (mgr.24320) 62 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T16:57:19.614 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:19 smithi169 bash[24469]: cluster 2024-08-17T16:57:18.599704+0000 mgr.y (mgr.24320) 63 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:19.614 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:19 smithi169 bash[24469]: cephadm 2024-08-17T16:57:18.681915+0000 mgr.y (mgr.24320) 64 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi169 2024-08-17T16:57:19.746 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:19 smithi131 bash[22554]: audit 2024-08-17T16:57:18.435169+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:19.746 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:19 smithi131 bash[22554]: audit 2024-08-17T16:57:18.441005+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:19.746 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:19 smithi131 bash[22554]: cephadm 2024-08-17T16:57:18.442453+0000 mgr.y (mgr.24320) 62 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T16:57:19.746 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:19 smithi131 bash[22554]: cluster 2024-08-17T16:57:18.599704+0000 mgr.y (mgr.24320) 63 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:19.746 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:19 smithi131 bash[22554]: cephadm 2024-08-17T16:57:18.681915+0000 mgr.y (mgr.24320) 64 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi169 2024-08-17T16:57:19.747 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:19 smithi131 bash[32005]: audit 2024-08-17T16:57:18.435169+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:19.747 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:19 smithi131 bash[32005]: audit 2024-08-17T16:57:18.441005+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:19.747 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:19 smithi131 bash[32005]: cephadm 2024-08-17T16:57:18.442453+0000 mgr.y (mgr.24320) 62 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T16:57:19.747 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:19 smithi131 bash[32005]: cluster 2024-08-17T16:57:18.599704+0000 mgr.y (mgr.24320) 63 : cluster [DBG] pgmap v45: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:19.747 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:19 smithi131 bash[32005]: cephadm 2024-08-17T16:57:18.681915+0000 mgr.y (mgr.24320) 64 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi169 2024-08-17T16:57:19.887 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:19 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:19.61639949Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-08-17T16:57:20.095 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 16:57:19 smithi131 bash[58843]: ts=2024-08-17T16:57:19.819Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-08-17T16:57:20.096 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 16:57:19 smithi131 bash[58843]: ts=2024-08-17T16:57:19.819Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-08-17T16:57:20.096 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 16:57:19 smithi131 bash[58843]: ts=2024-08-17T16:57:19.821Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.131 port=9094 2024-08-17T16:57:20.096 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 16:57:19 smithi131 bash[58843]: ts=2024-08-17T16:57:19.822Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-08-17T16:57:20.096 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 16:57:19 smithi131 bash[58843]: ts=2024-08-17T16:57:19.851Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-17T16:57:20.096 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 16:57:19 smithi131 bash[58843]: ts=2024-08-17T16:57:19.852Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-17T16:57:20.097 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 16:57:19 smithi131 bash[58843]: ts=2024-08-17T16:57:19.855Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-08-17T16:57:20.097 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 16:57:19 smithi131 bash[58843]: ts=2024-08-17T16:57:19.855Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-08-17T16:57:20.189 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:19 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:19.939625457Z level=info msg="Executing migration" id="create alert_rule_version table" 2024-08-17T16:57:20.189 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:20 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:20.095164053Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_uid and version columns" 2024-08-17T16:57:20.189 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:20 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:20.1878182Z level=info msg="Executing migration" id="add index in alert_rule_version table on rule_org_id, rule_namespace_uid and rule_group columns" 2024-08-17T16:57:20.438 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:57:20 smithi131 bash[22809]: ::ffff:172.21.15.169 - - [17/Aug/2024:16:57:20] "GET /metrics HTTP/1.1" 200 28585 "" "Prometheus/2.43.0" 2024-08-17T16:57:20.465 INFO:teuthology.orchestra.run.smithi131.stdout:{"epoch":20,"flags":0,"active_gid":24320,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6800","nonce":3056314115},{"type":"v1","addr":"172.21.15.131:6801","nonce":3056314115}]},"active_addr":"172.21.15.131:6801/3056314115","active_change":"2024-08-17T16:56:08.561049+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":24301,"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","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:3.0.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:1.0.0","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:3.0.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":"int","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":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","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":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","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","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:3.0.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:1.0.0","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:3.0.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":"int","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":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","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":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","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.131:8443/","prometheus":"http://172.21.15.131: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":60,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.131:0","nonce":58738087}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.131:0","nonce":805105591}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.131:0","nonce":3865043614}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.131:0","nonce":2345799949}]}]} 2024-08-17T16:57:20.469 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-08-17T16:57:20.469 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-08-17T16:57:20.469 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T16:57:20.752 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:20 smithi169 bash[24469]: audit 2024-08-17T16:57:19.549692+0000 mon.a (mon.0) 773 : audit [DBG] from='client.? 172.21.15.131:0/3142325107' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-17T16:57:20.752 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:20 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:20.547300464Z level=info msg="Executing migration" id="alter alert_rule_version table data column to mediumtext in mysql" 2024-08-17T16:57:20.752 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:20 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:20.681374177Z level=info msg="Executing migration" id="add column for to alert_rule_version" 2024-08-17T16:57:20.752 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:20 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:20.757194454Z level=info msg="Executing migration" id="add column annotations to alert_rule_version" 2024-08-17T16:57:20.845 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:20 smithi131 bash[32005]: audit 2024-08-17T16:57:19.549692+0000 mon.a (mon.0) 773 : audit [DBG] from='client.? 172.21.15.131:0/3142325107' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-17T16:57:20.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:20 smithi131 bash[22554]: audit 2024-08-17T16:57:19.549692+0000 mon.a (mon.0) 773 : audit [DBG] from='client.? 172.21.15.131:0/3142325107' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-17T16:57:21.045 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:20 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:20.853700883Z level=info msg="Executing migration" id="add column labels to alert_rule_version" 2024-08-17T16:57:21.045 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:20 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:20.954165514Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-08-17T16:57:21.317 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:21 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:21.050705874Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-08-17T16:57:21.318 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:21 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:21.146317831Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-08-17T16:57:21.318 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:21 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:21.19324517Z level=info msg="Executing migration" id=create_alert_configuration_table 2024-08-17T16:57:21.318 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:21 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:21.235787448Z level=info msg="Executing migration" id="Add column default in alert_configuration" 2024-08-17T16:57:21.318 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:21 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:21.286272704Z level=info msg="Executing migration" id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-08-17T16:57:21.616 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:21 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:21.353734293Z level=info msg="Executing migration" id="add column org_id in alert_configuration" 2024-08-17T16:57:21.616 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:21 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:21.496649803Z level=info msg="Executing migration" id="add index in alert_configuration table on org_id column" 2024-08-17T16:57:21.617 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:21 smithi169 bash[24469]: cluster 2024-08-17T16:57:20.600179+0000 mgr.y (mgr.24320) 65 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:21.819 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:21 smithi131 bash[22554]: cluster 2024-08-17T16:57:20.600179+0000 mgr.y (mgr.24320) 65 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:21.819 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:21 smithi131 bash[32005]: cluster 2024-08-17T16:57:20.600179+0000 mgr.y (mgr.24320) 65 : cluster [DBG] pgmap v46: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:21.887 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:21 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:21.621872397Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-08-17T16:57:21.888 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:21 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:21.865686804Z level=info msg="Executing migration" id=create_ngalert_configuration_table 2024-08-17T16:57:22.095 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 16:57:21 smithi131 bash[58843]: ts=2024-08-17T16:57:21.823Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000590388s 2024-08-17T16:57:22.377 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:22 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:22.035799947Z level=info msg="Executing migration" id="add index in ngalert_configuration on org_id column" 2024-08-17T16:57:22.377 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:22 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:22.244326118Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-08-17T16:57:22.638 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:22 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:22.382800768Z level=info msg="Executing migration" id="create provenance_type table" 2024-08-17T16:57:22.638 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:22 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:22.450242774Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-08-17T16:57:22.638 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:22 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:22.518325348Z level=info msg="Executing migration" id="create alert_image table" 2024-08-17T16:57:22.638 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:22 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:22.56902146Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-08-17T16:57:22.638 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:22 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:22.627931363Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-08-17T16:57:23.128 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:22 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:22.894667138Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-08-17T16:57:23.388 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:23 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:23.134018482Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-08-17T16:57:23.388 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:23 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:23.339441413Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-08-17T16:57:23.388 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:23 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:23.33977725Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop unique orgID index on alert_configuration if exists" 2024-08-17T16:57:23.652 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:23 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:23.407245129Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-08-17T16:57:23.904 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:23 smithi169 bash[24469]: cluster 2024-08-17T16:57:22.600709+0000 mgr.y (mgr.24320) 66 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:23.904 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:23 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:23.719006335Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-08-17T16:57:23.904 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:23 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:23.850503796Z level=info msg="Executing migration" id="clear migration entry \"remove unified alerting data\"" 2024-08-17T16:57:23.904 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:23 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:23.851056261Z level=info msg="Executing migration" id="move dashboard alerts to unified alerting" 2024-08-17T16:57:23.905 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:23 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:23.851420233Z level=info msg="alerts found to migrate" alerts=0 2024-08-17T16:57:23.905 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:23 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:23.909469421Z level=info msg="Executing migration" id="create library_element table v1" 2024-08-17T16:57:24.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:23 smithi131 bash[22554]: cluster 2024-08-17T16:57:22.600709+0000 mgr.y (mgr.24320) 66 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:24.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:23 smithi131 bash[32005]: cluster 2024-08-17T16:57:22.600709+0000 mgr.y (mgr.24320) 66 : cluster [DBG] pgmap v47: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:24.197 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:24 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:24.019941194Z level=info msg="Executing migration" id="add index library_element org_id-folder_id-name-kind" 2024-08-17T16:57:24.197 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:24 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:24.144830795Z level=info msg="Executing migration" id="create library_element_connection table v1" 2024-08-17T16:57:24.197 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:24 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:24.202602683Z level=info msg="Executing migration" id="add index library_element_connection element_id-kind-connection_id" 2024-08-17T16:57:24.508 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:24 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:24.279312259Z level=info msg="Executing migration" id="add unique index library_element org_id_uid" 2024-08-17T16:57:24.508 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:24 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:24.355650902Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-08-17T16:57:24.508 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:24 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:24.395541228Z level=info msg="Executing migration" id="clone move dashboard alerts to unified alerting" 2024-08-17T16:57:24.508 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:24 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:24.44617239Z level=info msg="Executing migration" id="create data_keys table" 2024-08-17T16:57:24.888 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:24 smithi169 bash[24469]: audit 2024-08-17T16:57:23.655435+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:57:24.888 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:24 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:24.513751785Z level=info msg="Executing migration" id="create secrets table" 2024-08-17T16:57:24.888 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:24 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:24.572723978Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-08-17T16:57:24.888 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:24 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:24.664807644Z level=info msg="Executing migration" id="add name column into data_keys" 2024-08-17T16:57:24.888 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:24 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:24.747161283Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-08-17T16:57:25.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:24 smithi131 bash[32005]: audit 2024-08-17T16:57:23.655435+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:57:25.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:24 smithi131 bash[22554]: audit 2024-08-17T16:57:23.655435+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:57:25.191 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:57:25.323 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:25 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:25.024630589Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-08-17T16:57:25.606 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:25 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:25.328724906Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-08-17T16:57:25.606 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:25 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:25.476173509Z level=info msg="Executing migration" id="create kv_store table v1" 2024-08-17T16:57:25.606 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:25 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:25.543467891Z level=info msg="Executing migration" id="add index kv_store.org_id-namespace-key" 2024-08-17T16:57:25.607 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:25 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:25.611475838Z level=info msg="Executing migration" id="update dashboard_uid and panel_id from existing annotations" 2024-08-17T16:57:25.866 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:25 smithi169 bash[24469]: cluster 2024-08-17T16:57:24.601392+0000 mgr.y (mgr.24320) 67 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:25.867 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:25 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:25.653336629Z level=info msg="Executing migration" id="create permission table" 2024-08-17T16:57:25.867 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:25 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:25.703831654Z level=info msg="Executing migration" id="add unique index permission.role_id" 2024-08-17T16:57:25.867 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:25 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:25.771281977Z level=info msg="Executing migration" id="add unique index role_id_action_scope" 2024-08-17T16:57:25.867 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:25 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:25.813218062Z level=info msg="Executing migration" id="create role table" 2024-08-17T16:57:25.867 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:25 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:25.872442367Z level=info msg="Executing migration" id="add column display_name" 2024-08-17T16:57:25.867 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:57:25 smithi169 systemd[1]: Stopping Ceph prometheus.a for f27a2518-5cb7-11ef-bccf-c7b262605968... 2024-08-17T16:57:25.868 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:57:25 smithi169 bash[48460]: ts=2024-08-17T16:57:25.795Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-17T16:57:25.868 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:57:25 smithi169 bash[48460]: ts=2024-08-17T16:57:25.795Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-08-17T16:57:25.868 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:57:25 smithi169 bash[48460]: ts=2024-08-17T16:57:25.795Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-08-17T16:57:25.868 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:57:25 smithi169 bash[48460]: ts=2024-08-17T16:57:25.795Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-17T16:57:25.868 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:57:25 smithi169 bash[48460]: ts=2024-08-17T16:57:25.795Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-08-17T16:57:25.868 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:57:25 smithi169 bash[48460]: ts=2024-08-17T16:57:25.795Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-08-17T16:57:25.868 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:57:25 smithi169 bash[48460]: ts=2024-08-17T16:57:25.795Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-08-17T16:57:25.868 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:57:25 smithi169 bash[48460]: ts=2024-08-17T16:57:25.795Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-08-17T16:57:25.868 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:57:25 smithi169 bash[48460]: ts=2024-08-17T16:57:25.796Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-08-17T16:57:25.868 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:57:25 smithi169 bash[48460]: ts=2024-08-17T16:57:25.796Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-08-17T16:57:25.868 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:57:25 smithi169 bash[48460]: ts=2024-08-17T16:57:25.796Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-08-17T16:57:25.868 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:57:25 smithi169 bash[48460]: ts=2024-08-17T16:57:25.796Z caller=main.go:1147 level=info msg="See you next time!" 2024-08-17T16:57:26.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:25 smithi131 bash[32005]: cluster 2024-08-17T16:57:24.601392+0000 mgr.y (mgr.24320) 67 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:26.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:25 smithi131 bash[22554]: cluster 2024-08-17T16:57:24.601392+0000 mgr.y (mgr.24320) 67 : cluster [DBG] pgmap v48: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:26.138 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:25 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:25.972675716Z level=info msg="Executing migration" id="add column group_name" 2024-08-17T16:57:26.138 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:26 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:26.063541681Z level=info msg="Executing migration" id="add index role.org_id" 2024-08-17T16:57:26.638 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:26 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:26.298945147Z level=info msg="Executing migration" id="add unique index role_org_id_name" 2024-08-17T16:57:26.638 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:26 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:26.526852788Z level=info msg="Executing migration" id="add index role_org_id_uid" 2024-08-17T16:57:26.991 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:26 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:26.808846849Z level=info msg="Executing migration" id="create team role table" 2024-08-17T16:57:26.991 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:26 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:26.884738804Z level=info msg="Executing migration" id="add index team_role.org_id" 2024-08-17T16:57:26.992 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:26 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:26.944298109Z level=info msg="Executing migration" id="add unique index team_role_org_id_team_id_role_id" 2024-08-17T16:57:26.992 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:57:26 smithi169 bash[50780]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-prometheus-a 2024-08-17T16:57:26.992 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:57:26 smithi169 bash[50840]: Error response from daemon: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-prometheus-a 2024-08-17T16:57:26.992 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:57:26 smithi169 systemd[1]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-17T16:57:26.992 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:57:26 smithi169 systemd[1]: Stopped Ceph prometheus.a for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T16:57:26.992 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:57:26 smithi169 systemd[1]: Started Ceph prometheus.a for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T16:57:27.296 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:26 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:26.997124097Z level=info msg="Executing migration" id="add index team_role.team_id" 2024-08-17T16:57:27.296 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:27 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:27.054648626Z level=info msg="Executing migration" id="create user role table" 2024-08-17T16:57:27.300 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:57:27 smithi131 bash[22809]: [17/Aug/2024:16:57:27] ENGINE Bus STOPPING 2024-08-17T16:57:27.595 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:57:27 smithi131 bash[22809]: [17/Aug/2024:16:57:27] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T16:57:27.595 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:57:27 smithi131 bash[22809]: [17/Aug/2024:16:57:27] ENGINE Bus STOPPED 2024-08-17T16:57:27.595 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:57:27 smithi131 bash[22809]: [17/Aug/2024:16:57:27] ENGINE Bus STARTING 2024-08-17T16:57:27.595 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:57:27 smithi131 bash[22809]: [17/Aug/2024:16:57:27] ENGINE Serving on http://:::9283 2024-08-17T16:57:27.596 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:57:27 smithi131 bash[22809]: [17/Aug/2024:16:57:27] ENGINE Bus STARTED 2024-08-17T16:57:27.596 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:57:27 smithi131 bash[22809]: [17/Aug/2024:16:57:27] ENGINE Bus STOPPING 2024-08-17T16:57:28.014 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:57:27 smithi131 bash[22809]: [17/Aug/2024:16:57:27] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T16:57:28.014 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:57:27 smithi131 bash[22809]: [17/Aug/2024:16:57:27] ENGINE Bus STOPPED 2024-08-17T16:57:28.014 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:57:27 smithi131 bash[22809]: [17/Aug/2024:16:57:27] ENGINE Bus STARTING 2024-08-17T16:57:28.014 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:27 smithi131 bash[22554]: cluster 2024-08-17T16:57:26.602128+0000 mgr.y (mgr.24320) 68 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:28.014 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:27 smithi131 bash[22554]: audit 2024-08-17T16:57:26.979087+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:28.015 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:27 smithi131 bash[22554]: audit 2024-08-17T16:57:26.991963+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:28.015 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:27 smithi131 bash[22554]: audit 2024-08-17T16:57:26.998500+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T16:57:28.015 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:27 smithi131 bash[22554]: audit 2024-08-17T16:57:27.000487+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi131.front.sepia.ceph.com:9093"}]: dispatch 2024-08-17T16:57:28.015 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:27 smithi131 bash[22554]: audit 2024-08-17T16:57:27.012332+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:28.015 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:27 smithi131 bash[22554]: audit 2024-08-17T16:57:27.025664+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T16:57:28.015 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:27 smithi131 bash[22554]: audit 2024-08-17T16:57:27.028022+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi169.front.sepia.ceph.com:9095"}]: dispatch 2024-08-17T16:57:28.015 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:27 smithi131 bash[22554]: audit 2024-08-17T16:57:27.036041+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:28.015 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:27 smithi131 bash[22554]: audit 2024-08-17T16:57:27.046875+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T16:57:28.015 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:27 smithi131 bash[22554]: audit 2024-08-17T16:57:27.050121+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi169.front.sepia.ceph.com:3000"}]: dispatch 2024-08-17T16:57:28.015 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:27 smithi131 bash[22554]: audit 2024-08-17T16:57:27.056681+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:28.015 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:27 smithi131 bash[22554]: audit 2024-08-17T16:57:27.110349+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:57:28.016 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:27 smithi131 bash[32005]: cluster 2024-08-17T16:57:26.602128+0000 mgr.y (mgr.24320) 68 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:28.016 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:27 smithi131 bash[32005]: audit 2024-08-17T16:57:26.979087+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:28.016 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:27 smithi131 bash[32005]: audit 2024-08-17T16:57:26.991963+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:28.016 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:27 smithi131 bash[32005]: audit 2024-08-17T16:57:26.998500+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T16:57:28.016 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:27 smithi131 bash[32005]: audit 2024-08-17T16:57:27.000487+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi131.front.sepia.ceph.com:9093"}]: dispatch 2024-08-17T16:57:28.016 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:27 smithi131 bash[32005]: audit 2024-08-17T16:57:27.012332+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:28.016 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:27 smithi131 bash[32005]: audit 2024-08-17T16:57:27.025664+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T16:57:28.016 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:27 smithi131 bash[32005]: audit 2024-08-17T16:57:27.028022+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi169.front.sepia.ceph.com:9095"}]: dispatch 2024-08-17T16:57:28.016 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:27 smithi131 bash[32005]: audit 2024-08-17T16:57:27.036041+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:28.017 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:27 smithi131 bash[32005]: audit 2024-08-17T16:57:27.046875+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T16:57:28.017 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:27 smithi131 bash[32005]: audit 2024-08-17T16:57:27.050121+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi169.front.sepia.ceph.com:3000"}]: dispatch 2024-08-17T16:57:28.017 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:27 smithi131 bash[32005]: audit 2024-08-17T16:57:27.056681+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:28.017 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:27 smithi131 bash[32005]: audit 2024-08-17T16:57:27.110349+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:57:28.138 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:27 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:27.301843783Z level=info msg="Executing migration" id="add index user_role.org_id" 2024-08-17T16:57:28.138 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:27 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:27.664748717Z level=info msg="Executing migration" id="add unique index user_role_org_id_user_id_role_id" 2024-08-17T16:57:28.138 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:27 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:27.799412795Z level=info msg="Executing migration" id="add index user_role.user_id" 2024-08-17T16:57:28.138 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:27 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:27.866457841Z level=info msg="Executing migration" id="create builtin role table" 2024-08-17T16:57:28.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:27 smithi169 bash[24469]: cluster 2024-08-17T16:57:26.602128+0000 mgr.y (mgr.24320) 68 : cluster [DBG] pgmap v49: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:28.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:27 smithi169 bash[24469]: audit 2024-08-17T16:57:26.979087+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:28.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:27 smithi169 bash[24469]: audit 2024-08-17T16:57:26.991963+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:28.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:27 smithi169 bash[24469]: audit 2024-08-17T16:57:26.998500+0000 mon.a (mon.0) 777 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T16:57:28.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:27 smithi169 bash[24469]: audit 2024-08-17T16:57:27.000487+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi131.front.sepia.ceph.com:9093"}]: dispatch 2024-08-17T16:57:28.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:27 smithi169 bash[24469]: audit 2024-08-17T16:57:27.012332+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:28.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:27 smithi169 bash[24469]: audit 2024-08-17T16:57:27.025664+0000 mon.a (mon.0) 780 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T16:57:28.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:27 smithi169 bash[24469]: audit 2024-08-17T16:57:27.028022+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi169.front.sepia.ceph.com:9095"}]: dispatch 2024-08-17T16:57:28.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:27 smithi169 bash[24469]: audit 2024-08-17T16:57:27.036041+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:28.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:27 smithi169 bash[24469]: audit 2024-08-17T16:57:27.046875+0000 mon.a (mon.0) 783 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T16:57:28.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:27 smithi169 bash[24469]: audit 2024-08-17T16:57:27.050121+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi169.front.sepia.ceph.com:3000"}]: dispatch 2024-08-17T16:57:28.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:27 smithi169 bash[24469]: audit 2024-08-17T16:57:27.056681+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:28.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:27 smithi169 bash[24469]: audit 2024-08-17T16:57:27.110349+0000 mon.a (mon.0) 786 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:57:28.345 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:57:28 smithi131 bash[22809]: [17/Aug/2024:16:57:28] ENGINE Serving on http://:::9283 2024-08-17T16:57:28.345 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:57:28 smithi131 bash[22809]: [17/Aug/2024:16:57:28] ENGINE Bus STARTED 2024-08-17T16:57:28.345 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:57:28 smithi131 bash[22809]: [17/Aug/2024:16:57:28] ENGINE Bus STOPPING 2024-08-17T16:57:28.493 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T16:57:28.493 INFO:teuthology.orchestra.run.smithi131.stdout:{"epoch":67,"fsid":"f27a2518-5cb7-11ef-bccf-c7b262605968","created":"2024-08-17T16:45:27.114816+0000","modified":"2024-08-17T16:57:08.607012+0000","last_up_change":"2024-08-17T16:55:08.576442+0000","last_in_change":"2024-08-17T16:54:41.682747+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":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-17T16:50:43.494379+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":"22","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":{}},"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":"2024-08-17T16:56:49.601702+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":"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":3,"snap_epoch":66,"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}}],"osds":[{"osd":0,"uuid":"931c17ae-fadd-4941-8f94-54a64a12cdbb","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.131:6802","nonce":2752478161},{"type":"v1","addr":"172.21.15.131:6803","nonce":2752478161}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6804","nonce":2752478161},{"type":"v1","addr":"172.21.15.131:6805","nonce":2752478161}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6808","nonce":2752478161},{"type":"v1","addr":"172.21.15.131:6809","nonce":2752478161}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6806","nonce":2752478161},{"type":"v1","addr":"172.21.15.131:6807","nonce":2752478161}]},"public_addr":"172.21.15.131:6803/2752478161","cluster_addr":"172.21.15.131:6805/2752478161","heartbeat_back_addr":"172.21.15.131:6809/2752478161","heartbeat_front_addr":"172.21.15.131:6807/2752478161","state":["exists","up"]},{"osd":1,"uuid":"28cbaae9-2647-4988-8227-65608f15df55","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6810","nonce":152446934},{"type":"v1","addr":"172.21.15.131:6811","nonce":152446934}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6812","nonce":152446934},{"type":"v1","addr":"172.21.15.131:6813","nonce":152446934}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6816","nonce":152446934},{"type":"v1","addr":"172.21.15.131:6817","nonce":152446934}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6814","nonce":152446934},{"type":"v1","addr":"172.21.15.131:6815","nonce":152446934}]},"public_addr":"172.21.15.131:6811/152446934","cluster_addr":"172.21.15.131:6813/152446934","heartbeat_back_addr":"172.21.15.131:6817/152446934","heartbeat_front_addr":"172.21.15.131:6815/152446934","state":["exists","up"]},{"osd":2,"uuid":"c453e3c1-1905-47b4-a0a2-33e89ceee89b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6818","nonce":1578403024},{"type":"v1","addr":"172.21.15.131:6819","nonce":1578403024}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6820","nonce":1578403024},{"type":"v1","addr":"172.21.15.131:6821","nonce":1578403024}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6824","nonce":1578403024},{"type":"v1","addr":"172.21.15.131:6825","nonce":1578403024}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6822","nonce":1578403024},{"type":"v1","addr":"172.21.15.131:6823","nonce":1578403024}]},"public_addr":"172.21.15.131:6819/1578403024","cluster_addr":"172.21.15.131:6821/1578403024","heartbeat_back_addr":"172.21.15.131:6825/1578403024","heartbeat_front_addr":"172.21.15.131:6823/1578403024","state":["exists","up"]},{"osd":3,"uuid":"58977ccb-73f1-4ff5-82be-27fcdf10ad08","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6826","nonce":2968526820},{"type":"v1","addr":"172.21.15.131:6827","nonce":2968526820}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6828","nonce":2968526820},{"type":"v1","addr":"172.21.15.131:6829","nonce":2968526820}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6832","nonce":2968526820},{"type":"v1","addr":"172.21.15.131:6833","nonce":2968526820}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6830","nonce":2968526820},{"type":"v1","addr":"172.21.15.131:6831","nonce":2968526820}]},"public_addr":"172.21.15.131:6827/2968526820","cluster_addr":"172.21.15.131:6829/2968526820","heartbeat_back_addr":"172.21.15.131:6833/2968526820","heartbeat_front_addr":"172.21.15.131:6831/2968526820","state":["exists","up"]},{"osd":4,"uuid":"a27e1f9d-ccc9-49bd-9a83-6970394686f0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6800","nonce":2638466822},{"type":"v1","addr":"172.21.15.169:6801","nonce":2638466822}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6802","nonce":2638466822},{"type":"v1","addr":"172.21.15.169:6803","nonce":2638466822}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6806","nonce":2638466822},{"type":"v1","addr":"172.21.15.169:6807","nonce":2638466822}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6804","nonce":2638466822},{"type":"v1","addr":"172.21.15.169:6805","nonce":2638466822}]},"public_addr":"172.21.15.169:6801/2638466822","cluster_addr":"172.21.15.169:6803/2638466822","heartbeat_back_addr":"172.21.15.169:6807/2638466822","heartbeat_front_addr":"172.21.15.169:6805/2638466822","state":["exists","up"]},{"osd":5,"uuid":"33dc15a5-d1a6-4810-a2a1-db3a307f8c84","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6808","nonce":1625437885},{"type":"v1","addr":"172.21.15.169:6809","nonce":1625437885}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6810","nonce":1625437885},{"type":"v1","addr":"172.21.15.169:6811","nonce":1625437885}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6814","nonce":1625437885},{"type":"v1","addr":"172.21.15.169:6815","nonce":1625437885}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6812","nonce":1625437885},{"type":"v1","addr":"172.21.15.169:6813","nonce":1625437885}]},"public_addr":"172.21.15.169:6809/1625437885","cluster_addr":"172.21.15.169:6811/1625437885","heartbeat_back_addr":"172.21.15.169:6815/1625437885","heartbeat_front_addr":"172.21.15.169:6813/1625437885","state":["exists","up"]},{"osd":6,"uuid":"4893b4b8-9b28-4e0e-841c-eb781d9f74fe","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6816","nonce":554300287},{"type":"v1","addr":"172.21.15.169:6817","nonce":554300287}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6818","nonce":554300287},{"type":"v1","addr":"172.21.15.169:6819","nonce":554300287}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6822","nonce":554300287},{"type":"v1","addr":"172.21.15.169:6823","nonce":554300287}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6820","nonce":554300287},{"type":"v1","addr":"172.21.15.169:6821","nonce":554300287}]},"public_addr":"172.21.15.169:6817/554300287","cluster_addr":"172.21.15.169:6819/554300287","heartbeat_back_addr":"172.21.15.169:6823/554300287","heartbeat_front_addr":"172.21.15.169:6821/554300287","state":["exists","up"]},{"osd":7,"uuid":"a9a64d1e-1b11-44d8-ac15-d4dbdc1830a1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6824","nonce":1615136086},{"type":"v1","addr":"172.21.15.169:6825","nonce":1615136086}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6826","nonce":1615136086},{"type":"v1","addr":"172.21.15.169:6827","nonce":1615136086}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6830","nonce":1615136086},{"type":"v1","addr":"172.21.15.169:6831","nonce":1615136086}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6828","nonce":1615136086},{"type":"v1","addr":"172.21.15.169:6829","nonce":1615136086}]},"public_addr":"172.21.15.169:6825/1615136086","cluster_addr":"172.21.15.169:6827/1615136086","heartbeat_back_addr":"172.21.15.169:6831/1615136086","heartbeat_front_addr":"172.21.15.169:6829/1615136086","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":"2024-08-17T16:48:52.794935+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:49:44.495590+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:50:38.808426+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:51:30.850900+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:52:21.668423+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:53:14.905634+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:54:09.575832+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:55:07.491612+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.131:0/1207615408":"2024-08-18T16:56:08.560846+0000","172.21.15.131:0/1821861506":"2024-08-18T16:56:08.560846+0000","172.21.15.131:0/3301598597":"2024-08-18T16:56:08.560846+0000","172.21.15.131:6800/2557335399":"2024-08-18T16:45:53.763605+0000","172.21.15.131:6801/2557335399":"2024-08-18T16:45:53.763605+0000","172.21.15.131:0/1379702785":"2024-08-18T16:56:08.560846+0000","172.21.15.131:6800/3178238488":"2024-08-18T16:56:08.560846+0000","172.21.15.131:0/3703359670":"2024-08-18T16:45:53.763605+0000","172.21.15.131:0/900478172":"2024-08-18T16:45:53.763605+0000","172.21.15.131:6801/3178238488":"2024-08-18T16:56:08.560846+0000","172.21.15.131:0/2782073615":"2024-08-18T16:46:24.903953+0000","172.21.15.131:0/1481172092":"2024-08-18T16:45:53.763605+0000","172.21.15.131:0/1351012631":"2024-08-18T16:46:24.903953+0000","172.21.15.131:6801/2697549494":"2024-08-18T16:46:24.903953+0000","172.21.15.131:6800/2697549494":"2024-08-18T16:46:24.903953+0000","172.21.15.131:0/191077631":"2024-08-18T16:46:24.903953+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":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"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}} 2024-08-17T16:57:28.523 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:28 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:28.180289533Z level=info msg="Executing migration" id="add index builtin_role.role_id" 2024-08-17T16:57:28.523 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:28 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:28.318337269Z level=info msg="Executing migration" id="add index builtin_role.name" 2024-08-17T16:57:28.523 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:28 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:28.419638335Z level=info msg="Executing migration" id="Add column org_id to builtin_role table" 2024-08-17T16:57:28.523 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:28 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:28.528432243Z level=info msg="Executing migration" id="add index builtin_role.org_id" 2024-08-17T16:57:28.825 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:28 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:28.628731044Z level=info msg="Executing migration" id="add unique index builtin_role_org_id_role_id_role" 2024-08-17T16:57:28.825 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:28 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:28.679364001Z level=info msg="Executing migration" id="Remove unique index role_org_id_uid" 2024-08-17T16:57:28.825 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:28 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:28.75343532Z level=info msg="Executing migration" id="add unique index role.uid" 2024-08-17T16:57:28.825 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:28 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:28.830283674Z level=info msg="Executing migration" id="create seed assignment table" 2024-08-17T16:57:28.825 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:28 smithi169 bash[24469]: audit 2024-08-17T16:57:26.999069+0000 mgr.y (mgr.24320) 69 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T16:57:28.825 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:28 smithi169 bash[24469]: audit 2024-08-17T16:57:27.000957+0000 mgr.y (mgr.24320) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi131.front.sepia.ceph.com:9093"}]: dispatch 2024-08-17T16:57:28.825 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:28 smithi169 bash[24469]: audit 2024-08-17T16:57:27.026300+0000 mgr.y (mgr.24320) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T16:57:28.826 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:28 smithi169 bash[24469]: audit 2024-08-17T16:57:27.028515+0000 mgr.y (mgr.24320) 72 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi169.front.sepia.ceph.com:9095"}]: dispatch 2024-08-17T16:57:28.826 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:28 smithi169 bash[24469]: audit 2024-08-17T16:57:27.047402+0000 mgr.y (mgr.24320) 73 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T16:57:28.826 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:28 smithi169 bash[24469]: audit 2024-08-17T16:57:27.050556+0000 mgr.y (mgr.24320) 74 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi169.front.sepia.ceph.com:3000"}]: dispatch 2024-08-17T16:57:28.826 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:28 smithi169 bash[24469]: audit 2024-08-17T16:57:28.496786+0000 mon.a (mon.0) 787 : audit [DBG] from='client.? 172.21.15.131:0/4226911855' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T16:57:28.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:28 smithi131 bash[22554]: audit 2024-08-17T16:57:26.999069+0000 mgr.y (mgr.24320) 69 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T16:57:28.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:28 smithi131 bash[22554]: audit 2024-08-17T16:57:27.000957+0000 mgr.y (mgr.24320) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi131.front.sepia.ceph.com:9093"}]: dispatch 2024-08-17T16:57:28.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:28 smithi131 bash[22554]: audit 2024-08-17T16:57:27.026300+0000 mgr.y (mgr.24320) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T16:57:28.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:28 smithi131 bash[22554]: audit 2024-08-17T16:57:27.028515+0000 mgr.y (mgr.24320) 72 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi169.front.sepia.ceph.com:9095"}]: dispatch 2024-08-17T16:57:28.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:28 smithi131 bash[22554]: audit 2024-08-17T16:57:27.047402+0000 mgr.y (mgr.24320) 73 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T16:57:28.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:28 smithi131 bash[22554]: audit 2024-08-17T16:57:27.050556+0000 mgr.y (mgr.24320) 74 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi169.front.sepia.ceph.com:3000"}]: dispatch 2024-08-17T16:57:28.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:28 smithi131 bash[22554]: audit 2024-08-17T16:57:28.496786+0000 mon.a (mon.0) 787 : audit [DBG] from='client.? 172.21.15.131:0/4226911855' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T16:57:28.846 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:57:28 smithi131 bash[22809]: [17/Aug/2024:16:57:28] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T16:57:28.846 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:57:28 smithi131 bash[22809]: [17/Aug/2024:16:57:28] ENGINE Bus STOPPED 2024-08-17T16:57:28.846 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:57:28 smithi131 bash[22809]: [17/Aug/2024:16:57:28] ENGINE Bus STARTING 2024-08-17T16:57:28.846 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:57:28 smithi131 bash[22809]: [17/Aug/2024:16:57:28] ENGINE Serving on http://:::9283 2024-08-17T16:57:28.846 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:57:28 smithi131 bash[22809]: [17/Aug/2024:16:57:28] ENGINE Bus STARTED 2024-08-17T16:57:28.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:28 smithi131 bash[32005]: audit 2024-08-17T16:57:26.999069+0000 mgr.y (mgr.24320) 69 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T16:57:28.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:28 smithi131 bash[32005]: audit 2024-08-17T16:57:27.000957+0000 mgr.y (mgr.24320) 70 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi131.front.sepia.ceph.com:9093"}]: dispatch 2024-08-17T16:57:28.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:28 smithi131 bash[32005]: audit 2024-08-17T16:57:27.026300+0000 mgr.y (mgr.24320) 71 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T16:57:28.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:28 smithi131 bash[32005]: audit 2024-08-17T16:57:27.028515+0000 mgr.y (mgr.24320) 72 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi169.front.sepia.ceph.com:9095"}]: dispatch 2024-08-17T16:57:28.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:28 smithi131 bash[32005]: audit 2024-08-17T16:57:27.047402+0000 mgr.y (mgr.24320) 73 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T16:57:28.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:28 smithi131 bash[32005]: audit 2024-08-17T16:57:27.050556+0000 mgr.y (mgr.24320) 74 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi169.front.sepia.ceph.com:3000"}]: dispatch 2024-08-17T16:57:28.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:28 smithi131 bash[32005]: audit 2024-08-17T16:57:28.496786+0000 mon.a (mon.0) 787 : audit [DBG] from='client.? 172.21.15.131:0/4226911855' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T16:57:29.077 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:28 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:28.864085822Z level=info msg="Executing migration" id="add unique index builtin_role_role_name" 2024-08-17T16:57:29.078 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:28 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:28.906219312Z level=info msg="Executing migration" id="add column hidden to role table" 2024-08-17T16:57:29.078 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:29 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:29.015587129Z level=info msg="Executing migration" id="create query_history table v1" 2024-08-17T16:57:29.078 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:29 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:29.049337382Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-08-17T16:57:29.078 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:29 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:29.082901713Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-08-17T16:57:29.078 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:57:28 smithi169 bash[50869]: ts=2024-08-17T16:57:28.928Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-08-17T16:57:29.078 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:57:28 smithi169 bash[50869]: ts=2024-08-17T16:57:28.928Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-08-17T16:57:29.078 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:57:28 smithi169 bash[50869]: ts=2024-08-17T16:57:28.928Z caller=main.go:570 level=info host_details="(Linux 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64 smithi169 (none))" 2024-08-17T16:57:29.078 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:57:28 smithi169 bash[50869]: ts=2024-08-17T16:57:28.928Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-17T16:57:29.079 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:57:28 smithi169 bash[50869]: ts=2024-08-17T16:57:28.928Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-17T16:57:29.079 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:57:28 smithi169 bash[50869]: ts=2024-08-17T16:57:28.930Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-08-17T16:57:29.079 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:57:28 smithi169 bash[50869]: ts=2024-08-17T16:57:28.930Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-08-17T16:57:29.079 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:57:28 smithi169 bash[50869]: ts=2024-08-17T16:57:28.932Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-08-17T16:57:29.079 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:57:28 smithi169 bash[50869]: ts=2024-08-17T16:57:28.932Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-17T16:57:29.079 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:57:28 smithi169 bash[50869]: ts=2024-08-17T16:57:28.934Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-17T16:57:29.079 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:57:28 smithi169 bash[50869]: ts=2024-08-17T16:57:28.934Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.725µs 2024-08-17T16:57:29.079 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:57:28 smithi169 bash[50869]: ts=2024-08-17T16:57:28.934Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-17T16:57:29.079 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:57:28 smithi169 bash[50869]: ts=2024-08-17T16:57:28.936Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-08-17T16:57:29.079 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:57:28 smithi169 bash[50869]: ts=2024-08-17T16:57:28.936Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-08-17T16:57:29.079 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:57:28 smithi169 bash[50869]: ts=2024-08-17T16:57:28.936Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=23.338µs wal_replay_duration=1.931283ms wbl_replay_duration=113ns total_replay_duration=1.973264ms 2024-08-17T16:57:29.079 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:57:28 smithi169 bash[50869]: ts=2024-08-17T16:57:28.937Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-08-17T16:57:29.079 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:57:28 smithi169 bash[50869]: ts=2024-08-17T16:57:28.937Z caller=main.go:1029 level=info msg="TSDB started" 2024-08-17T16:57:29.080 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:57:28 smithi169 bash[50869]: ts=2024-08-17T16:57:28.937Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-17T16:57:29.080 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:57:28 smithi169 bash[50869]: ts=2024-08-17T16:57:28.962Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=24.813947ms db_storage=1.087µs remote_storage=1.314µs web_handler=289ns query_engine=657ns scrape=266.145µs scrape_sd=97.309µs notify=19.002µs notify_sd=19.238µs rules=24.008311ms tracing=7.128µs 2024-08-17T16:57:29.080 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:57:28 smithi169 bash[50869]: ts=2024-08-17T16:57:28.962Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-08-17T16:57:29.080 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:57:28 smithi169 bash[50869]: ts=2024-08-17T16:57:28.962Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-08-17T16:57:29.218 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-08-17T16:57:29.218 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T16:57:29.329 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:29 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:29.116469796Z level=info msg="Executing migration" id="teams permissions migration" 2024-08-17T16:57:29.330 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:29 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:29.150119275Z level=info msg="Executing migration" id="dashboard permissions" 2024-08-17T16:57:29.330 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:29 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:29.183801513Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-08-17T16:57:29.330 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:29 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:29.234096375Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-08-17T16:57:29.330 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:29 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:29.267729244Z level=info msg="Executing migration" id="alerting notification permissions" 2024-08-17T16:57:29.330 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:29 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:29.301379022Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-08-17T16:57:29.330 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:29 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:29.335086956Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-08-17T16:57:29.599 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:29 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:29.368729032Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-08-17T16:57:29.599 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:29 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:29.402574589Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-08-17T16:57:29.599 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:29 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:29.452960467Z level=info msg="Executing migration" id="create correlation table v1" 2024-08-17T16:57:29.599 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:29 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:29.495107646Z level=info msg="Executing migration" id="add index correlations.uid" 2024-08-17T16:57:29.599 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:29 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:29.537108034Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-08-17T16:57:29.599 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:29 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:29.5623439Z level=info msg="Executing migration" id="add correlation config column" 2024-08-17T16:57:29.599 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:29 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:29.604377802Z level=info msg="Executing migration" id="create entity_events table" 2024-08-17T16:57:29.852 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:29 smithi169 bash[24469]: cluster 2024-08-17T16:57:28.602650+0000 mgr.y (mgr.24320) 75 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:29.852 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:29 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:29.64654979Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-08-17T16:57:29.852 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:29 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:29.671868714Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-08-17T16:57:29.852 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:29 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:29.672206491Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-08-17T16:57:29.852 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:29 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:29.713870746Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-08-17T16:57:29.852 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:29 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:29.714252632Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-08-17T16:57:29.853 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:29 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:29.739170138Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-08-17T16:57:29.853 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:29 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:29.756166855Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-08-17T16:57:29.853 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:29 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:29.789755671Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-08-17T16:57:29.853 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:29 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:29.806792638Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-08-17T16:57:29.853 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:29 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:29.840435487Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-08-17T16:57:29.853 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:29 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:29.857379358Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-08-17T16:57:30.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:29 smithi131 bash[32005]: cluster 2024-08-17T16:57:28.602650+0000 mgr.y (mgr.24320) 75 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:30.095 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 16:57:29 smithi131 bash[58843]: ts=2024-08-17T16:57:29.825Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.003092625s 2024-08-17T16:57:30.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:29 smithi131 bash[22554]: cluster 2024-08-17T16:57:28.602650+0000 mgr.y (mgr.24320) 75 : cluster [DBG] pgmap v50: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:30.104 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:29 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:29.874337027Z level=info msg="Executing migration" id="Drop public config table" 2024-08-17T16:57:30.105 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:29 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:29.907940802Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-08-17T16:57:30.105 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:29 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:29.933296147Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-08-17T16:57:30.105 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:29 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:29.958544939Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-08-17T16:57:30.105 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:30 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:30.000541915Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-08-17T16:57:30.105 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:30 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:30.025782561Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-08-17T16:57:30.105 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:30 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:30.059427611Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-08-17T16:57:30.105 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:30 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:30.084596613Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-08-17T16:57:30.105 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:30 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:30.109903356Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-08-17T16:57:30.388 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:30 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:30.135258308Z level=info msg="Executing migration" id="add share column" 2024-08-17T16:57:30.388 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:30 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:30.160539401Z level=info msg="Executing migration" id="create default alerting folders" 2024-08-17T16:57:30.388 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:30 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:30.177744338Z level=info msg="Executing migration" id="create file table" 2024-08-17T16:57:30.388 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:30 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:30.211533095Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-08-17T16:57:30.388 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:30 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:30.228480427Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-08-17T16:57:30.388 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:30 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:30.253772994Z level=info msg="Executing migration" id="create file_meta table" 2024-08-17T16:57:30.389 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:30 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:30.279257573Z level=info msg="Executing migration" id="file table idx: path key" 2024-08-17T16:57:30.389 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:30 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:30.304354803Z level=info msg="Executing migration" id="set path collation in file table" 2024-08-17T16:57:30.389 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:30 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:30.329615466Z level=info msg="Executing migration" id="managed permissions migration" 2024-08-17T16:57:30.660 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:30 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:30.396616375Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-08-17T16:57:30.661 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:30 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:30.438687144Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-08-17T16:57:30.661 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:30 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:30.463970754Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-08-17T16:57:30.661 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:30 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:30.48930079Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-08-17T16:57:30.661 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:30 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:30.514608433Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-08-17T16:57:30.661 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:30 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:30.556685751Z level=info msg="Executing migration" id="update group index for alert rules" 2024-08-17T16:57:30.661 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:30 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:30.59873229Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-08-17T16:57:30.661 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:30 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:30.640742561Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-08-17T16:57:30.661 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:30 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:30.66601428Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-08-17T16:57:30.963 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:30 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:30.708120388Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-08-17T16:57:30.963 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:30 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:30.733592101Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-08-17T16:57:30.963 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:30 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:30.775490164Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-08-17T16:57:30.963 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:30 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:30.842557625Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-08-17T16:57:30.963 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:30 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:30.88461954Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-08-17T16:57:30.963 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:30 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:30.90988456Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-08-17T16:57:31.345 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:30 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:30.968503641Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-08-17T16:57:31.345 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:30 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:30.993783609Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-08-17T16:57:31.345 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:31 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:31.027710801Z level=info msg="Executing migration" id="create folder table" 2024-08-17T16:57:31.345 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:31 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:31.061430341Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-08-17T16:57:31.345 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:31 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:31.078465218Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-08-17T16:57:31.345 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:31 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:31.095608353Z level=info msg="Executing migration" id="Update folder title length" 2024-08-17T16:57:31.345 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:31 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:31.137574019Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-08-17T16:57:31.345 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:31 smithi169 bash[50168]: logger=migrator t=2024-08-17T16:57:31.162858083Z level=info msg="migrations completed" performed=485 skipped=0 duration=23.435067885s 2024-08-17T16:57:31.345 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:31 smithi169 bash[50168]: logger=sqlstore t=2024-08-17T16:57:31.16353068Z level=info msg="Created default organization" 2024-08-17T16:57:31.345 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:31 smithi169 bash[50168]: logger=plugin.loader t=2024-08-17T16:57:31.34983293Z level=info msg="Plugin registered" pluginID=input 2024-08-17T16:57:31.638 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:31 smithi169 bash[50168]: logger=plugin.loader t=2024-08-17T16:57:31.395141747Z level=info msg="Plugin registered" pluginID=grafana-piechart-panel 2024-08-17T16:57:31.638 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:31 smithi169 bash[50168]: logger=plugin.loader t=2024-08-17T16:57:31.395172257Z level=info msg="Plugin registered" pluginID=vonage-status-panel 2024-08-17T16:57:31.638 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:31 smithi169 bash[50168]: logger=secrets t=2024-08-17T16:57:31.39522289Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-08-17T16:57:31.638 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:31 smithi169 bash[50168]: logger=query_data t=2024-08-17T16:57:31.3974305Z level=info msg="Query Service initialization" 2024-08-17T16:57:31.638 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:31 smithi169 bash[50168]: logger=live.push_http t=2024-08-17T16:57:31.402078591Z level=info msg="Live Push Gateway initialization" 2024-08-17T16:57:32.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:31 smithi131 bash[22554]: cluster 2024-08-17T16:57:30.603281+0000 mgr.y (mgr.24320) 76 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:32.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:31 smithi131 bash[32005]: cluster 2024-08-17T16:57:30.603281+0000 mgr.y (mgr.24320) 76 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:32.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:31 smithi169 bash[24469]: cluster 2024-08-17T16:57:30.603281+0000 mgr.y (mgr.24320) 76 : cluster [DBG] pgmap v51: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:32.814 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:32 smithi169 bash[50168]: logger=infra.usagestats.collector t=2024-08-17T16:57:32.568607865Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-08-17T16:57:32.814 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:32 smithi169 bash[50168]: logger=provisioning.datasources t=2024-08-17T16:57:32.626841109Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-08-17T16:57:32.814 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:32 smithi169 bash[50168]: logger=provisioning.datasources t=2024-08-17T16:57:32.70831454Z level=info msg="inserting datasource from configuration " name=Loki uid=P8E80F9AEF21F6940 2024-08-17T16:57:32.814 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:32 smithi169 bash[50168]: logger=provisioning.alerting t=2024-08-17T16:57:32.807268258Z level=info msg="starting to provision alerting" 2024-08-17T16:57:32.814 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:32 smithi169 bash[50168]: logger=provisioning.alerting t=2024-08-17T16:57:32.80733306Z level=info msg="finished to provision alerting" 2024-08-17T16:57:32.814 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:32 smithi169 bash[50168]: logger=grafanaStorageLogger t=2024-08-17T16:57:32.807827353Z level=info msg="storage starting" 2024-08-17T16:57:32.814 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:32 smithi169 bash[50168]: logger=ngalert.state.manager t=2024-08-17T16:57:32.807835367Z level=info msg="Warming state cache for startup" 2024-08-17T16:57:32.815 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:32 smithi169 bash[50168]: logger=http.server t=2024-08-17T16:57:32.814754677Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-08-17T16:57:32.815 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:32 smithi169 bash[50168]: logger=sqlstore.transactions t=2024-08-17T16:57:32.81918533Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-08-17T16:57:32.976 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:57:33.137 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:32 smithi169 bash[50168]: logger=ngalert.state.manager t=2024-08-17T16:57:32.858310185Z level=info msg="State cache has been initialized" states=0 duration=50.475138ms 2024-08-17T16:57:33.137 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:32 smithi169 bash[50168]: logger=ngalert.multiorg.alertmanager t=2024-08-17T16:57:32.858391548Z level=info msg="starting MultiOrg Alertmanager" 2024-08-17T16:57:33.138 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:32 smithi169 bash[50168]: logger=ticker t=2024-08-17T16:57:32.858425844Z level=info msg=starting first_tick=2024-08-17T16:57:40Z 2024-08-17T16:57:33.138 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:57:32 smithi169 bash[50168]: logger=sqlstore.transactions t=2024-08-17T16:57:32.971195559Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-08-17T16:57:33.845 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:33 smithi131 bash[32005]: audit 2024-08-17T16:57:32.499032+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:33.845 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:33 smithi131 bash[32005]: audit 2024-08-17T16:57:32.503105+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:33.845 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:33 smithi131 bash[32005]: cluster 2024-08-17T16:57:32.603946+0000 mgr.y (mgr.24320) 77 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:33.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:33 smithi131 bash[22554]: audit 2024-08-17T16:57:32.499032+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:33.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:33 smithi131 bash[22554]: audit 2024-08-17T16:57:32.503105+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:33.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:33 smithi131 bash[22554]: cluster 2024-08-17T16:57:32.603946+0000 mgr.y (mgr.24320) 77 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:33.887 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:33 smithi169 bash[24469]: audit 2024-08-17T16:57:32.499032+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:33.888 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:33 smithi169 bash[24469]: audit 2024-08-17T16:57:32.503105+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:33.888 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:33 smithi169 bash[24469]: cluster 2024-08-17T16:57:32.603946+0000 mgr.y (mgr.24320) 77 : cluster [DBG] pgmap v52: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:35.056 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:34 smithi131 bash[32005]: audit 2024-08-17T16:57:33.773824+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:35.056 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:34 smithi131 bash[32005]: audit 2024-08-17T16:57:33.785146+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:35.056 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:34 smithi131 bash[32005]: audit 2024-08-17T16:57:34.232941+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:57:35.056 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:34 smithi131 bash[32005]: audit 2024-08-17T16:57:34.234057+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:57:35.056 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:34 smithi131 bash[32005]: audit 2024-08-17T16:57:34.239623+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:35.057 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:34 smithi131 bash[22554]: audit 2024-08-17T16:57:33.773824+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:35.057 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:34 smithi131 bash[22554]: audit 2024-08-17T16:57:33.785146+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:35.057 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:34 smithi131 bash[22554]: audit 2024-08-17T16:57:34.232941+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:57:35.057 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:34 smithi131 bash[22554]: audit 2024-08-17T16:57:34.234057+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:57:35.057 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:34 smithi131 bash[22554]: audit 2024-08-17T16:57:34.239623+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:35.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:34 smithi169 bash[24469]: audit 2024-08-17T16:57:33.773824+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:35.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:34 smithi169 bash[24469]: audit 2024-08-17T16:57:33.785146+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:35.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:34 smithi169 bash[24469]: audit 2024-08-17T16:57:34.232941+0000 mon.a (mon.0) 792 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:57:35.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:34 smithi169 bash[24469]: audit 2024-08-17T16:57:34.234057+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:57:35.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:34 smithi169 bash[24469]: audit 2024-08-17T16:57:34.239623+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:57:36.053 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:35 smithi131 bash[22554]: cluster 2024-08-17T16:57:34.604645+0000 mgr.y (mgr.24320) 78 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:36.053 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:35 smithi131 bash[32005]: cluster 2024-08-17T16:57:34.604645+0000 mgr.y (mgr.24320) 78 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:36.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:35 smithi169 bash[24469]: cluster 2024-08-17T16:57:34.604645+0000 mgr.y (mgr.24320) 78 : cluster [DBG] pgmap v53: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:36.374 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T16:57:36.374 INFO:teuthology.orchestra.run.smithi131.stdout:{"epoch":67,"fsid":"f27a2518-5cb7-11ef-bccf-c7b262605968","created":"2024-08-17T16:45:27.114816+0000","modified":"2024-08-17T16:57:08.607012+0000","last_up_change":"2024-08-17T16:55:08.576442+0000","last_in_change":"2024-08-17T16:54:41.682747+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":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-17T16:50:43.494379+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":"22","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":{}},"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":"2024-08-17T16:56:49.601702+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":"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":3,"snap_epoch":66,"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}}],"osds":[{"osd":0,"uuid":"931c17ae-fadd-4941-8f94-54a64a12cdbb","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.131:6802","nonce":2752478161},{"type":"v1","addr":"172.21.15.131:6803","nonce":2752478161}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6804","nonce":2752478161},{"type":"v1","addr":"172.21.15.131:6805","nonce":2752478161}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6808","nonce":2752478161},{"type":"v1","addr":"172.21.15.131:6809","nonce":2752478161}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6806","nonce":2752478161},{"type":"v1","addr":"172.21.15.131:6807","nonce":2752478161}]},"public_addr":"172.21.15.131:6803/2752478161","cluster_addr":"172.21.15.131:6805/2752478161","heartbeat_back_addr":"172.21.15.131:6809/2752478161","heartbeat_front_addr":"172.21.15.131:6807/2752478161","state":["exists","up"]},{"osd":1,"uuid":"28cbaae9-2647-4988-8227-65608f15df55","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6810","nonce":152446934},{"type":"v1","addr":"172.21.15.131:6811","nonce":152446934}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6812","nonce":152446934},{"type":"v1","addr":"172.21.15.131:6813","nonce":152446934}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6816","nonce":152446934},{"type":"v1","addr":"172.21.15.131:6817","nonce":152446934}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6814","nonce":152446934},{"type":"v1","addr":"172.21.15.131:6815","nonce":152446934}]},"public_addr":"172.21.15.131:6811/152446934","cluster_addr":"172.21.15.131:6813/152446934","heartbeat_back_addr":"172.21.15.131:6817/152446934","heartbeat_front_addr":"172.21.15.131:6815/152446934","state":["exists","up"]},{"osd":2,"uuid":"c453e3c1-1905-47b4-a0a2-33e89ceee89b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6818","nonce":1578403024},{"type":"v1","addr":"172.21.15.131:6819","nonce":1578403024}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6820","nonce":1578403024},{"type":"v1","addr":"172.21.15.131:6821","nonce":1578403024}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6824","nonce":1578403024},{"type":"v1","addr":"172.21.15.131:6825","nonce":1578403024}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6822","nonce":1578403024},{"type":"v1","addr":"172.21.15.131:6823","nonce":1578403024}]},"public_addr":"172.21.15.131:6819/1578403024","cluster_addr":"172.21.15.131:6821/1578403024","heartbeat_back_addr":"172.21.15.131:6825/1578403024","heartbeat_front_addr":"172.21.15.131:6823/1578403024","state":["exists","up"]},{"osd":3,"uuid":"58977ccb-73f1-4ff5-82be-27fcdf10ad08","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6826","nonce":2968526820},{"type":"v1","addr":"172.21.15.131:6827","nonce":2968526820}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6828","nonce":2968526820},{"type":"v1","addr":"172.21.15.131:6829","nonce":2968526820}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6832","nonce":2968526820},{"type":"v1","addr":"172.21.15.131:6833","nonce":2968526820}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6830","nonce":2968526820},{"type":"v1","addr":"172.21.15.131:6831","nonce":2968526820}]},"public_addr":"172.21.15.131:6827/2968526820","cluster_addr":"172.21.15.131:6829/2968526820","heartbeat_back_addr":"172.21.15.131:6833/2968526820","heartbeat_front_addr":"172.21.15.131:6831/2968526820","state":["exists","up"]},{"osd":4,"uuid":"a27e1f9d-ccc9-49bd-9a83-6970394686f0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":0,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6800","nonce":2638466822},{"type":"v1","addr":"172.21.15.169:6801","nonce":2638466822}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6802","nonce":2638466822},{"type":"v1","addr":"172.21.15.169:6803","nonce":2638466822}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6806","nonce":2638466822},{"type":"v1","addr":"172.21.15.169:6807","nonce":2638466822}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6804","nonce":2638466822},{"type":"v1","addr":"172.21.15.169:6805","nonce":2638466822}]},"public_addr":"172.21.15.169:6801/2638466822","cluster_addr":"172.21.15.169:6803/2638466822","heartbeat_back_addr":"172.21.15.169:6807/2638466822","heartbeat_front_addr":"172.21.15.169:6805/2638466822","state":["exists","up"]},{"osd":5,"uuid":"33dc15a5-d1a6-4810-a2a1-db3a307f8c84","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6808","nonce":1625437885},{"type":"v1","addr":"172.21.15.169:6809","nonce":1625437885}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6810","nonce":1625437885},{"type":"v1","addr":"172.21.15.169:6811","nonce":1625437885}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6814","nonce":1625437885},{"type":"v1","addr":"172.21.15.169:6815","nonce":1625437885}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6812","nonce":1625437885},{"type":"v1","addr":"172.21.15.169:6813","nonce":1625437885}]},"public_addr":"172.21.15.169:6809/1625437885","cluster_addr":"172.21.15.169:6811/1625437885","heartbeat_back_addr":"172.21.15.169:6815/1625437885","heartbeat_front_addr":"172.21.15.169:6813/1625437885","state":["exists","up"]},{"osd":6,"uuid":"4893b4b8-9b28-4e0e-841c-eb781d9f74fe","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6816","nonce":554300287},{"type":"v1","addr":"172.21.15.169:6817","nonce":554300287}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6818","nonce":554300287},{"type":"v1","addr":"172.21.15.169:6819","nonce":554300287}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6822","nonce":554300287},{"type":"v1","addr":"172.21.15.169:6823","nonce":554300287}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6820","nonce":554300287},{"type":"v1","addr":"172.21.15.169:6821","nonce":554300287}]},"public_addr":"172.21.15.169:6817/554300287","cluster_addr":"172.21.15.169:6819/554300287","heartbeat_back_addr":"172.21.15.169:6823/554300287","heartbeat_front_addr":"172.21.15.169:6821/554300287","state":["exists","up"]},{"osd":7,"uuid":"a9a64d1e-1b11-44d8-ac15-d4dbdc1830a1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":61,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6824","nonce":1615136086},{"type":"v1","addr":"172.21.15.169:6825","nonce":1615136086}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6826","nonce":1615136086},{"type":"v1","addr":"172.21.15.169:6827","nonce":1615136086}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6830","nonce":1615136086},{"type":"v1","addr":"172.21.15.169:6831","nonce":1615136086}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6828","nonce":1615136086},{"type":"v1","addr":"172.21.15.169:6829","nonce":1615136086}]},"public_addr":"172.21.15.169:6825/1615136086","cluster_addr":"172.21.15.169:6827/1615136086","heartbeat_back_addr":"172.21.15.169:6831/1615136086","heartbeat_front_addr":"172.21.15.169:6829/1615136086","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":"2024-08-17T16:48:52.794935+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:49:44.495590+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:50:38.808426+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:51:30.850900+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:52:21.668423+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:53:14.905634+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:54:09.575832+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:55:07.491612+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.131:0/1207615408":"2024-08-18T16:56:08.560846+0000","172.21.15.131:0/1821861506":"2024-08-18T16:56:08.560846+0000","172.21.15.131:0/3301598597":"2024-08-18T16:56:08.560846+0000","172.21.15.131:6800/2557335399":"2024-08-18T16:45:53.763605+0000","172.21.15.131:6801/2557335399":"2024-08-18T16:45:53.763605+0000","172.21.15.131:0/1379702785":"2024-08-18T16:56:08.560846+0000","172.21.15.131:6800/3178238488":"2024-08-18T16:56:08.560846+0000","172.21.15.131:0/3703359670":"2024-08-18T16:45:53.763605+0000","172.21.15.131:0/900478172":"2024-08-18T16:45:53.763605+0000","172.21.15.131:6801/3178238488":"2024-08-18T16:56:08.560846+0000","172.21.15.131:0/2782073615":"2024-08-18T16:46:24.903953+0000","172.21.15.131:0/1481172092":"2024-08-18T16:45:53.763605+0000","172.21.15.131:0/1351012631":"2024-08-18T16:46:24.903953+0000","172.21.15.131:6801/2697549494":"2024-08-18T16:46:24.903953+0000","172.21.15.131:6800/2697549494":"2024-08-18T16:46:24.903953+0000","172.21.15.131:0/191077631":"2024-08-18T16:46:24.903953+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":[{"pool":2,"snaps":[{"begin":2,"length":1}]}],"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}} 2024-08-17T16:57:37.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:36 smithi131 bash[32005]: audit 2024-08-17T16:57:36.377094+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.131:0/321285516' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T16:57:37.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:36 smithi131 bash[22554]: audit 2024-08-17T16:57:36.377094+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.131:0/321285516' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T16:57:37.102 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-08-17T16:57:37.102 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-08-17T16:57:37.103 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-08-17T16:57:37.103 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-08-17T16:57:37.103 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-08-17T16:57:37.104 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-08-17T16:57:37.104 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-08-17T16:57:37.105 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-08-17T16:57:37.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:36 smithi169 bash[24469]: audit 2024-08-17T16:57:36.377094+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.131:0/321285516' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T16:57:38.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:37 smithi131 bash[22554]: cluster 2024-08-17T16:57:36.605240+0000 mgr.y (mgr.24320) 79 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:38.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:37 smithi131 bash[32005]: cluster 2024-08-17T16:57:36.605240+0000 mgr.y (mgr.24320) 79 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:38.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:37 smithi169 bash[24469]: cluster 2024-08-17T16:57:36.605240+0000 mgr.y (mgr.24320) 79 : cluster [DBG] pgmap v54: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:39.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:38 smithi131 bash[22554]: audit 2024-08-17T16:57:38.655510+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:57:39.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:38 smithi131 bash[32005]: audit 2024-08-17T16:57:38.655510+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:57:39.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:38 smithi169 bash[24469]: audit 2024-08-17T16:57:38.655510+0000 mon.a (mon.0) 795 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:57:40.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:39 smithi131 bash[22554]: cluster 2024-08-17T16:57:38.605829+0000 mgr.y (mgr.24320) 80 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:40.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:39 smithi131 bash[32005]: cluster 2024-08-17T16:57:38.605829+0000 mgr.y (mgr.24320) 80 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:40.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:39 smithi169 bash[24469]: cluster 2024-08-17T16:57:38.605829+0000 mgr.y (mgr.24320) 80 : cluster [DBG] pgmap v55: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:40.595 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:57:40 smithi131 bash[22809]: ::ffff:172.21.15.169 - - [17/Aug/2024:16:57:40] "GET /metrics HTTP/1.1" 200 28585 "" "Prometheus/2.43.0" 2024-08-17T16:57:41.916 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:57:41.916 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:57:41.916 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:57:41.916 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:57:41.918 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:57:41.922 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:57:41.922 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:57:41.922 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:57:42.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:41 smithi131 bash[22554]: cluster 2024-08-17T16:57:40.606513+0000 mgr.y (mgr.24320) 81 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:42.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:41 smithi131 bash[32005]: cluster 2024-08-17T16:57:40.606513+0000 mgr.y (mgr.24320) 81 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:42.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:41 smithi169 bash[24469]: cluster 2024-08-17T16:57:40.606513+0000 mgr.y (mgr.24320) 81 : cluster [DBG] pgmap v56: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:44.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:43 smithi131 bash[32005]: cluster 2024-08-17T16:57:42.607042+0000 mgr.y (mgr.24320) 82 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:44.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:43 smithi131 bash[22554]: cluster 2024-08-17T16:57:42.607042+0000 mgr.y (mgr.24320) 82 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:44.137 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:43 smithi169 bash[24469]: cluster 2024-08-17T16:57:42.607042+0000 mgr.y (mgr.24320) 82 : cluster [DBG] pgmap v57: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:45.944 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:45 smithi131 bash[32005]: cluster 2024-08-17T16:57:44.607436+0000 mgr.y (mgr.24320) 83 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:45.944 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:45 smithi131 bash[22554]: cluster 2024-08-17T16:57:44.607436+0000 mgr.y (mgr.24320) 83 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:46.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:45 smithi169 bash[24469]: cluster 2024-08-17T16:57:44.607436+0000 mgr.y (mgr.24320) 83 : cluster [DBG] pgmap v58: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:48.111 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:47 smithi131 bash[32005]: cluster 2024-08-17T16:57:46.607985+0000 mgr.y (mgr.24320) 84 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:48.112 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:47 smithi131 bash[22554]: cluster 2024-08-17T16:57:46.607985+0000 mgr.y (mgr.24320) 84 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:48.137 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:47 smithi169 bash[24469]: cluster 2024-08-17T16:57:46.607985+0000 mgr.y (mgr.24320) 84 : cluster [DBG] pgmap v59: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:50.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:49 smithi131 bash[32005]: cluster 2024-08-17T16:57:48.608588+0000 mgr.y (mgr.24320) 85 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:50.104 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:49 smithi131 bash[22554]: cluster 2024-08-17T16:57:48.608588+0000 mgr.y (mgr.24320) 85 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:50.137 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:49 smithi169 bash[24469]: cluster 2024-08-17T16:57:48.608588+0000 mgr.y (mgr.24320) 85 : cluster [DBG] pgmap v60: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:50.595 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:57:50 smithi131 bash[22809]: ::ffff:172.21.15.169 - - [17/Aug/2024:16:57:50] "GET /metrics HTTP/1.1" 200 28585 "" "Prometheus/2.43.0" 2024-08-17T16:57:52.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:51 smithi131 bash[22554]: cluster 2024-08-17T16:57:50.609248+0000 mgr.y (mgr.24320) 86 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:52.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:51 smithi131 bash[32005]: cluster 2024-08-17T16:57:50.609248+0000 mgr.y (mgr.24320) 86 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:52.137 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:51 smithi169 bash[24469]: cluster 2024-08-17T16:57:50.609248+0000 mgr.y (mgr.24320) 86 : cluster [DBG] pgmap v61: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:54.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:53 smithi131 bash[32005]: cluster 2024-08-17T16:57:52.609821+0000 mgr.y (mgr.24320) 87 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:54.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:53 smithi131 bash[32005]: audit 2024-08-17T16:57:53.655902+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:57:54.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:53 smithi131 bash[22554]: cluster 2024-08-17T16:57:52.609821+0000 mgr.y (mgr.24320) 87 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:54.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:53 smithi131 bash[22554]: audit 2024-08-17T16:57:53.655902+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:57:54.137 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:53 smithi169 bash[24469]: cluster 2024-08-17T16:57:52.609821+0000 mgr.y (mgr.24320) 87 : cluster [DBG] pgmap v62: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:54.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:53 smithi169 bash[24469]: audit 2024-08-17T16:57:53.655902+0000 mon.a (mon.0) 796 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:57:54.672 INFO:teuthology.orchestra.run.smithi131.stdout:55834574947 2024-08-17T16:57:54.672 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-08-17T16:57:56.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:55 smithi131 bash[32005]: cluster 2024-08-17T16:57:54.610222+0000 mgr.y (mgr.24320) 88 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:56.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:55 smithi131 bash[22554]: cluster 2024-08-17T16:57:54.610222+0000 mgr.y (mgr.24320) 88 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:56.137 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:55 smithi169 bash[24469]: cluster 2024-08-17T16:57:54.610222+0000 mgr.y (mgr.24320) 88 : cluster [DBG] pgmap v63: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:57.152 INFO:teuthology.orchestra.run.smithi131.stdout:77309411417 2024-08-17T16:57:57.152 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-08-17T16:57:57.455 INFO:teuthology.orchestra.run.smithi131.stdout:111669149775 2024-08-17T16:57:57.455 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-08-17T16:57:57.926 INFO:teuthology.orchestra.run.smithi131.stdout:167503724601 2024-08-17T16:57:57.927 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-08-17T16:57:58.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:57 smithi131 bash[22554]: cluster 2024-08-17T16:57:56.610780+0000 mgr.y (mgr.24320) 89 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:58.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:57 smithi131 bash[32005]: cluster 2024-08-17T16:57:56.610780+0000 mgr.y (mgr.24320) 89 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:58.109 INFO:teuthology.orchestra.run.smithi131.stdout:133143986243 2024-08-17T16:57:58.110 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-08-17T16:57:58.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:57 smithi169 bash[24469]: cluster 2024-08-17T16:57:56.610780+0000 mgr.y (mgr.24320) 89 : cluster [DBG] pgmap v64: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:57:59.072 INFO:teuthology.orchestra.run.smithi131.stdout:34359738479 2024-08-17T16:57:59.072 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-08-17T16:57:59.093 INFO:teuthology.orchestra.run.smithi131.stdout:236223201315 2024-08-17T16:57:59.094 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-08-17T16:57:59.107 INFO:teuthology.orchestra.run.smithi131.stdout:201863462959 2024-08-17T16:57:59.107 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-08-17T16:58:00.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:57:59 smithi131 bash[32005]: cluster 2024-08-17T16:57:58.611498+0000 mgr.y (mgr.24320) 90 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:00.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:57:59 smithi131 bash[22554]: cluster 2024-08-17T16:57:58.611498+0000 mgr.y (mgr.24320) 90 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:00.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:57:59 smithi169 bash[24469]: cluster 2024-08-17T16:57:58.611498+0000 mgr.y (mgr.24320) 90 : cluster [DBG] pgmap v65: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:00.595 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:58:00 smithi131 bash[22809]: ::ffff:172.21.15.169 - - [17/Aug/2024:16:58:00] "GET /metrics HTTP/1.1" 200 28585 "" "Prometheus/2.43.0" 2024-08-17T16:58:01.432 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:58:01.433 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:58:01.434 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:58:02.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:01 smithi131 bash[22554]: cluster 2024-08-17T16:58:00.612216+0000 mgr.y (mgr.24320) 91 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:02.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:01 smithi131 bash[32005]: cluster 2024-08-17T16:58:00.612216+0000 mgr.y (mgr.24320) 91 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:02.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:01 smithi169 bash[24469]: cluster 2024-08-17T16:58:00.612216+0000 mgr.y (mgr.24320) 91 : cluster [DBG] pgmap v66: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:02.452 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:58:02.452 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:58:03.471 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:58:03.472 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:58:03.472 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:58:04.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:03 smithi169 bash[24469]: cluster 2024-08-17T16:58:02.612797+0000 mgr.y (mgr.24320) 92 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:04.175 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:03 smithi131 bash[32005]: cluster 2024-08-17T16:58:02.612797+0000 mgr.y (mgr.24320) 92 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:04.175 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:03 smithi131 bash[22554]: cluster 2024-08-17T16:58:02.612797+0000 mgr.y (mgr.24320) 92 : cluster [DBG] pgmap v67: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:06.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:05 smithi169 bash[24469]: cluster 2024-08-17T16:58:04.613418+0000 mgr.y (mgr.24320) 93 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:06.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:05 smithi131 bash[22554]: cluster 2024-08-17T16:58:04.613418+0000 mgr.y (mgr.24320) 93 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:06.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:05 smithi131 bash[32005]: cluster 2024-08-17T16:58:04.613418+0000 mgr.y (mgr.24320) 93 : cluster [DBG] pgmap v68: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:08.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:07 smithi169 bash[24469]: cluster 2024-08-17T16:58:06.613938+0000 mgr.y (mgr.24320) 94 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:08.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:07 smithi131 bash[32005]: cluster 2024-08-17T16:58:06.613938+0000 mgr.y (mgr.24320) 94 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:08.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:07 smithi131 bash[22554]: cluster 2024-08-17T16:58:06.613938+0000 mgr.y (mgr.24320) 94 : cluster [DBG] pgmap v69: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:09.115 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:08 smithi131 bash[32005]: audit 2024-08-17T16:58:08.656268+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:58:09.115 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:08 smithi131 bash[22554]: audit 2024-08-17T16:58:08.656268+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:58:09.137 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:08 smithi169 bash[24469]: audit 2024-08-17T16:58:08.656268+0000 mon.a (mon.0) 797 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:58:10.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:09 smithi169 bash[24469]: cluster 2024-08-17T16:58:08.614438+0000 mgr.y (mgr.24320) 95 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:10.224 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:10 smithi131 bash[22554]: cluster 2024-08-17T16:58:08.614438+0000 mgr.y (mgr.24320) 95 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:10.224 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:10 smithi131 bash[32005]: cluster 2024-08-17T16:58:08.614438+0000 mgr.y (mgr.24320) 95 : cluster [DBG] pgmap v70: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:10.537 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:58:10 smithi131 bash[22809]: ::ffff:172.21.15.169 - - [17/Aug/2024:16:58:10] "GET /metrics HTTP/1.1" 200 28580 "" "Prometheus/2.43.0" 2024-08-17T16:58:11.647 INFO:teuthology.orchestra.run.smithi131.stdout:111669149778 2024-08-17T16:58:11.920 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:11 smithi131 bash[22554]: cluster 2024-08-17T16:58:10.614881+0000 mgr.y (mgr.24320) 96 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:11.920 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:11 smithi131 bash[22554]: audit 2024-08-17T16:58:11.645949+0000 mon.a (mon.0) 798 : audit [DBG] from='client.? 172.21.15.131:0/1001559760' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-17T16:58:12.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:11 smithi169 bash[24469]: cluster 2024-08-17T16:58:10.614881+0000 mgr.y (mgr.24320) 96 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:12.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:11 smithi169 bash[24469]: audit 2024-08-17T16:58:11.645949+0000 mon.a (mon.0) 798 : audit [DBG] from='client.? 172.21.15.131:0/1001559760' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-17T16:58:12.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:11 smithi131 bash[32005]: cluster 2024-08-17T16:58:10.614881+0000 mgr.y (mgr.24320) 96 : cluster [DBG] pgmap v71: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:12.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:11 smithi131 bash[32005]: audit 2024-08-17T16:58:11.645949+0000 mon.a (mon.0) 798 : audit [DBG] from='client.? 172.21.15.131:0/1001559760' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-17T16:58:13.526 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149775 got 111669149778 for osd.3 2024-08-17T16:58:13.526 DEBUG:teuthology.parallel:result is None 2024-08-17T16:58:13.792 INFO:teuthology.orchestra.run.smithi131.stdout:77309411420 2024-08-17T16:58:14.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:13 smithi131 bash[22554]: cluster 2024-08-17T16:58:12.615459+0000 mgr.y (mgr.24320) 97 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:14.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:13 smithi131 bash[22554]: audit 2024-08-17T16:58:13.797596+0000 mon.a (mon.0) 799 : audit [DBG] from='client.? 172.21.15.131:0/4066708117' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-17T16:58:14.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:13 smithi131 bash[32005]: cluster 2024-08-17T16:58:12.615459+0000 mgr.y (mgr.24320) 97 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:14.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:13 smithi131 bash[32005]: audit 2024-08-17T16:58:13.797596+0000 mon.a (mon.0) 799 : audit [DBG] from='client.? 172.21.15.131:0/4066708117' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-17T16:58:14.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:13 smithi169 bash[24469]: cluster 2024-08-17T16:58:12.615459+0000 mgr.y (mgr.24320) 97 : cluster [DBG] pgmap v72: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:14.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:13 smithi169 bash[24469]: audit 2024-08-17T16:58:13.797596+0000 mon.a (mon.0) 799 : audit [DBG] from='client.? 172.21.15.131:0/4066708117' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-17T16:58:15.218 INFO:teuthology.orchestra.run.smithi131.stdout:133143986248 2024-08-17T16:58:15.884 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411417 got 77309411420 for osd.2 2024-08-17T16:58:15.884 DEBUG:teuthology.parallel:result is None 2024-08-17T16:58:16.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:15 smithi169 bash[24469]: cluster 2024-08-17T16:58:14.616147+0000 mgr.y (mgr.24320) 98 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:16.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:15 smithi169 bash[24469]: audit 2024-08-17T16:58:15.223494+0000 mon.a (mon.0) 800 : audit [DBG] from='client.? 172.21.15.131:0/4081521499' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-17T16:58:16.203 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:15 smithi131 bash[32005]: cluster 2024-08-17T16:58:14.616147+0000 mgr.y (mgr.24320) 98 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:16.203 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:15 smithi131 bash[32005]: audit 2024-08-17T16:58:15.223494+0000 mon.a (mon.0) 800 : audit [DBG] from='client.? 172.21.15.131:0/4081521499' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-17T16:58:16.203 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:15 smithi131 bash[22554]: cluster 2024-08-17T16:58:14.616147+0000 mgr.y (mgr.24320) 98 : cluster [DBG] pgmap v73: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:16.203 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:15 smithi131 bash[22554]: audit 2024-08-17T16:58:15.223494+0000 mon.a (mon.0) 800 : audit [DBG] from='client.? 172.21.15.131:0/4081521499' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-17T16:58:16.406 INFO:teuthology.orchestra.run.smithi131.stdout:55834574952 2024-08-17T16:58:16.522 INFO:teuthology.orchestra.run.smithi131.stdout:236223201319 2024-08-17T16:58:16.574 INFO:teuthology.orchestra.run.smithi131.stdout:167503724606 2024-08-17T16:58:17.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:16 smithi131 bash[32005]: audit 2024-08-17T16:58:16.411880+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.131:0/920396751' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-17T16:58:17.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:16 smithi131 bash[32005]: audit 2024-08-17T16:58:16.527535+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.131:0/3351971170' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-17T16:58:17.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:16 smithi131 bash[32005]: audit 2024-08-17T16:58:16.579805+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.131:0/2396916699' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-17T16:58:17.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:16 smithi131 bash[22554]: audit 2024-08-17T16:58:16.411880+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.131:0/920396751' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-17T16:58:17.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:16 smithi131 bash[22554]: audit 2024-08-17T16:58:16.527535+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.131:0/3351971170' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-17T16:58:17.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:16 smithi131 bash[22554]: audit 2024-08-17T16:58:16.579805+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.131:0/2396916699' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-17T16:58:17.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:16 smithi169 bash[24469]: audit 2024-08-17T16:58:16.411880+0000 mon.c (mon.2) 20 : audit [DBG] from='client.? 172.21.15.131:0/920396751' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-17T16:58:17.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:16 smithi169 bash[24469]: audit 2024-08-17T16:58:16.527535+0000 mon.c (mon.2) 21 : audit [DBG] from='client.? 172.21.15.131:0/3351971170' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-17T16:58:17.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:16 smithi169 bash[24469]: audit 2024-08-17T16:58:16.579805+0000 mon.c (mon.2) 22 : audit [DBG] from='client.? 172.21.15.131:0/2396916699' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-17T16:58:17.818 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986243 got 133143986248 for osd.4 2024-08-17T16:58:17.818 DEBUG:teuthology.parallel:result is None 2024-08-17T16:58:18.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:17 smithi131 bash[32005]: cluster 2024-08-17T16:58:16.616594+0000 mgr.y (mgr.24320) 99 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:18.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:17 smithi131 bash[22554]: cluster 2024-08-17T16:58:16.616594+0000 mgr.y (mgr.24320) 99 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:18.114 INFO:teuthology.orchestra.run.smithi131.stdout:201863462963 2024-08-17T16:58:18.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:17 smithi169 bash[24469]: cluster 2024-08-17T16:58:16.616594+0000 mgr.y (mgr.24320) 99 : cluster [DBG] pgmap v74: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:18.187 INFO:teuthology.orchestra.run.smithi131.stdout:34359738483 2024-08-17T16:58:18.199 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574947 got 55834574952 for osd.1 2024-08-17T16:58:18.199 DEBUG:teuthology.parallel:result is None 2024-08-17T16:58:19.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:18 smithi169 bash[24469]: audit 2024-08-17T16:58:18.120140+0000 mon.a (mon.0) 801 : audit [DBG] from='client.? 172.21.15.131:0/1909849548' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-17T16:58:19.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:18 smithi169 bash[24469]: audit 2024-08-17T16:58:18.192487+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.131:0/2555683215' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-17T16:58:19.259 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:18 smithi131 bash[32005]: audit 2024-08-17T16:58:18.120140+0000 mon.a (mon.0) 801 : audit [DBG] from='client.? 172.21.15.131:0/1909849548' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-17T16:58:19.259 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:18 smithi131 bash[32005]: audit 2024-08-17T16:58:18.192487+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.131:0/2555683215' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-17T16:58:19.259 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:18 smithi131 bash[22554]: audit 2024-08-17T16:58:18.120140+0000 mon.a (mon.0) 801 : audit [DBG] from='client.? 172.21.15.131:0/1909849548' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-17T16:58:19.259 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:18 smithi131 bash[22554]: audit 2024-08-17T16:58:18.192487+0000 mon.c (mon.2) 23 : audit [DBG] from='client.? 172.21.15.131:0/2555683215' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-17T16:58:19.388 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724601 got 167503724606 for osd.5 2024-08-17T16:58:19.388 DEBUG:teuthology.parallel:result is None 2024-08-17T16:58:19.615 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201315 got 236223201319 for osd.7 2024-08-17T16:58:19.615 DEBUG:teuthology.parallel:result is None 2024-08-17T16:58:19.920 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738479 got 34359738483 for osd.0 2024-08-17T16:58:19.920 DEBUG:teuthology.parallel:result is None 2024-08-17T16:58:19.933 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462959 got 201863462963 for osd.6 2024-08-17T16:58:19.933 DEBUG:teuthology.parallel:result is None 2024-08-17T16:58:19.933 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-08-17T16:58:19.933 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T16:58:20.268 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:19 smithi131 bash[32005]: cluster 2024-08-17T16:58:18.617112+0000 mgr.y (mgr.24320) 100 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:20.269 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:19 smithi131 bash[22554]: cluster 2024-08-17T16:58:18.617112+0000 mgr.y (mgr.24320) 100 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:20.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:19 smithi169 bash[24469]: cluster 2024-08-17T16:58:18.617112+0000 mgr.y (mgr.24320) 100 : cluster [DBG] pgmap v75: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:20.594 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:58:20 smithi131 bash[22809]: ::ffff:172.21.15.169 - - [17/Aug/2024:16:58:20] "GET /metrics HTTP/1.1" 200 28580 "" "Prometheus/2.43.0" 2024-08-17T16:58:22.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:21 smithi131 bash[32005]: cluster 2024-08-17T16:58:20.617803+0000 mgr.y (mgr.24320) 101 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:22.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:21 smithi131 bash[22554]: cluster 2024-08-17T16:58:20.617803+0000 mgr.y (mgr.24320) 101 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:22.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:21 smithi169 bash[24469]: cluster 2024-08-17T16:58:20.617803+0000 mgr.y (mgr.24320) 101 : cluster [DBG] pgmap v76: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:24.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:23 smithi131 bash[32005]: cluster 2024-08-17T16:58:22.618404+0000 mgr.y (mgr.24320) 102 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:24.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:23 smithi131 bash[32005]: audit 2024-08-17T16:58:23.656646+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:58:24.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:23 smithi131 bash[22554]: cluster 2024-08-17T16:58:22.618404+0000 mgr.y (mgr.24320) 102 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:24.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:23 smithi131 bash[22554]: audit 2024-08-17T16:58:23.656646+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:58:24.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:23 smithi169 bash[24469]: cluster 2024-08-17T16:58:22.618404+0000 mgr.y (mgr.24320) 102 : cluster [DBG] pgmap v77: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:24.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:23 smithi169 bash[24469]: audit 2024-08-17T16:58:23.656646+0000 mon.a (mon.0) 802 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:58:24.702 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:58:26.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:25 smithi131 bash[32005]: cluster 2024-08-17T16:58:24.619077+0000 mgr.y (mgr.24320) 103 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:26.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:25 smithi131 bash[22554]: cluster 2024-08-17T16:58:24.619077+0000 mgr.y (mgr.24320) 103 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:26.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:25 smithi169 bash[24469]: cluster 2024-08-17T16:58:24.619077+0000 mgr.y (mgr.24320) 103 : cluster [DBG] pgmap v78: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:27.779 INFO:teuthology.orchestra.run.smithi131.stderr:dumped all 2024-08-17T16:58:27.780 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T16:58:28.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:27 smithi131 bash[32005]: cluster 2024-08-17T16:58:26.619532+0000 mgr.y (mgr.24320) 104 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:28.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:27 smithi131 bash[22554]: cluster 2024-08-17T16:58:26.619532+0000 mgr.y (mgr.24320) 104 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:28.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:27 smithi169 bash[24469]: cluster 2024-08-17T16:58:26.619532+0000 mgr.y (mgr.24320) 104 : cluster [DBG] pgmap v79: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:28.399 INFO:teuthology.orchestra.run.smithi131.stdout:{"pg_ready":true,"pg_map":{"version":79,"stamp":"2024-08-17T16:58:26.619340+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590387,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":181,"num_write_kb":2418,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":131,"ondisk_log_size":131,"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":239604,"kb_used_data":7060,"kb_used_omap":12,"kb_used_meta":232435,"kb_avail":749721612,"statfs":{"total":767960285184,"available":767714930688,"internally_reserved":0,"allocated":7229440,"data_stored":4058280,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12743,"internal_metadata":238014009},"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.003553"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-17T16:57:09.328513+0000","last_change":"2024-08-17T16:57:00.757117+0000","last_active":"2024-08-17T16:57:09.328513+0000","last_peered":"2024-08-17T16:57:09.328513+0000","last_clean":"2024-08-17T16:57:09.328513+0000","last_became_active":"2024-08-17T16:56:50.697338+0000","last_became_peered":"2024-08-17T16:56:50.697338+0000","last_unstale":"2024-08-17T16:57:09.328513+0000","last_undegraded":"2024-08-17T16:57:09.328513+0000","last_fullsized":"2024-08-17T16:57:09.328513+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:44:25.421543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055220200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-17T16:57:08.617942+0000","last_change":"2024-08-17T16:57:00.746380+0000","last_active":"2024-08-17T16:57:08.617942+0000","last_peered":"2024-08-17T16:57:08.617942+0000","last_clean":"2024-08-17T16:57:08.617942+0000","last_became_active":"2024-08-17T16:56:51.419484+0000","last_became_peered":"2024-08-17T16:56:51.419484+0000","last_unstale":"2024-08-17T16:57:08.617942+0000","last_undegraded":"2024-08-17T16:57:08.617942+0000","last_fullsized":"2024-08-17T16:57:08.617942+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:35:08.631616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077172799999999995,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":20,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-17T16:57:08.735489+0000","last_change":"2024-08-17T16:57:01.029474+0000","last_active":"2024-08-17T16:57:08.735489+0000","last_peered":"2024-08-17T16:57:08.735489+0000","last_clean":"2024-08-17T16:57:08.735489+0000","last_became_active":"2024-08-17T16:56:51.420612+0000","last_became_peered":"2024-08-17T16:56:51.420612+0000","last_unstale":"2024-08-17T16:57:08.735489+0000","last_undegraded":"2024-08-17T16:57:08.735489+0000","last_fullsized":"2024-08-17T16:57:08.735489+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:26:20.329511+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069231800000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":20,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-17T16:57:08.617696+0000","last_change":"2024-08-17T16:57:00.746222+0000","last_active":"2024-08-17T16:57:08.617696+0000","last_peered":"2024-08-17T16:57:08.617696+0000","last_clean":"2024-08-17T16:57:08.617696+0000","last_became_active":"2024-08-17T16:56:51.042903+0000","last_became_peered":"2024-08-17T16:56:51.042903+0000","last_unstale":"2024-08-17T16:57:08.617696+0000","last_undegraded":"2024-08-17T16:57:08.617696+0000","last_fullsized":"2024-08-17T16:57:08.617696+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:20:26.820728+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001020055,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"66'2","reported_seq":22,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-17T16:57:08.666540+0000","last_change":"2024-08-17T16:57:00.755254+0000","last_active":"2024-08-17T16:57:08.666540+0000","last_peered":"2024-08-17T16:57:08.666540+0000","last_clean":"2024-08-17T16:57:08.666540+0000","last_became_active":"2024-08-17T16:56:50.698911+0000","last_became_peered":"2024-08-17T16:56:50.698911+0000","last_unstale":"2024-08-17T16:57:08.666540+0000","last_undegraded":"2024-08-17T16:57:08.666540+0000","last_fullsized":"2024-08-17T16:57:08.666540+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:47:12.935545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020478699999999998,"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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":20,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-17T16:57:08.617261+0000","last_change":"2024-08-17T16:57:00.745519+0000","last_active":"2024-08-17T16:57:08.617261+0000","last_peered":"2024-08-17T16:57:08.617261+0000","last_clean":"2024-08-17T16:57:08.617261+0000","last_became_active":"2024-08-17T16:56:51.401983+0000","last_became_peered":"2024-08-17T16:56:51.401983+0000","last_unstale":"2024-08-17T16:57:08.617261+0000","last_undegraded":"2024-08-17T16:57:08.617261+0000","last_fullsized":"2024-08-17T16:57:08.617261+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:48:10.538595+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00091001700000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":20,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-17T16:57:08.735446+0000","last_change":"2024-08-17T16:57:01.029478+0000","last_active":"2024-08-17T16:57:08.735446+0000","last_peered":"2024-08-17T16:57:08.735446+0000","last_clean":"2024-08-17T16:57:08.735446+0000","last_became_active":"2024-08-17T16:56:51.044526+0000","last_became_peered":"2024-08-17T16:56:51.044526+0000","last_unstale":"2024-08-17T16:57:08.735446+0000","last_undegraded":"2024-08-17T16:57:08.735446+0000","last_fullsized":"2024-08-17T16:57:08.735446+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:43:21.808432+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00081337499999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"64'1","reported_seq":21,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-17T16:57:08.666552+0000","last_change":"2024-08-17T16:57:00.754120+0000","last_active":"2024-08-17T16:57:08.666552+0000","last_peered":"2024-08-17T16:57:08.666552+0000","last_clean":"2024-08-17T16:57:08.666552+0000","last_became_active":"2024-08-17T16:56:50.697438+0000","last_became_peered":"2024-08-17T16:56:50.697438+0000","last_unstale":"2024-08-17T16:57:08.666552+0000","last_undegraded":"2024-08-17T16:57:08.666552+0000","last_fullsized":"2024-08-17T16:57:08.666552+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:04:21.982822+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00092444000000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'128","reported_seq":263,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-17T16:57:08.735408+0000","last_change":"2024-08-17T16:55:12.610673+0000","last_active":"2024-08-17T16:57:08.735408+0000","last_peered":"2024-08-17T16:57:08.735408+0000","last_clean":"2024-08-17T16:57:08.735408+0000","last_became_active":"2024-08-17T16:55:12.609453+0000","last_became_peered":"2024-08-17T16:55:12.609453+0000","last_unstale":"2024-08-17T16:57:08.735408+0000","last_undegraded":"2024-08-17T16:57:08.735408+0000","last_fullsized":"2024-08-17T16:57:08.735408+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T16:50:43.700602+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":"periodic scrub scheduled @ 2024-08-19T00:08:25.325440+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":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":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"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":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":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}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201321,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28264,"kb_used_data":1244,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716888,"statfs":{"total":95995035648,"available":95966093312,"internally_reserved":0,"allocated":1273856,"data_stored":876292,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":27654603},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 16:58:11 2024","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.89700000000000002,"15min":0.89600000000000002},"min":{"1min":0.59499999999999997,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.3140000000000001,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":0.78600000000000003},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.93200000000000005,"15min":0.94799999999999995},"min":{"1min":0.629,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.1759999999999999,"5min":1.7290000000000001,"15min":1.7290000000000001},"last":1.016}]},{"osd":1,"last update":"Sat Aug 17 16:58:11 2024","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":0.94599999999999995,"15min":0.94399999999999995},"min":{"1min":0.625,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.389,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":0.88900000000000001},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.98199999999999998,"15min":1.0069999999999999},"min":{"1min":0.66800000000000004,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.2929999999999999,"5min":1.849,"15min":1.849},"last":1.3620000000000001}]},{"osd":2,"last update":"Sat Aug 17 16:58:11 2024","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.90300000000000002,"15min":0.90600000000000003},"min":{"1min":0.68200000000000005,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.222,"5min":1.319,"15min":1.319},"last":1.121},{"interface":"front","average":{"1min":1.022,"5min":0.96499999999999997,"15min":0.95699999999999996},"min":{"1min":0.68300000000000005,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.2689999999999999,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":1.23}]},{"osd":3,"last update":"Sat Aug 17 16:58:11 2024","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.93999999999999995,"15min":0.94399999999999995},"min":{"1min":0.73999999999999999,"5min":0.432,"15min":0.432},"max":{"1min":1.202,"5min":1.4279999999999999,"15min":1.4279999999999999},"last":1.3080000000000001},{"interface":"front","average":{"1min":1.091,"5min":0.998,"15min":0.98599999999999999},"min":{"1min":0.78100000000000003,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.466,"5min":1.466,"15min":1.466},"last":1.0740000000000001}]},{"osd":4,"last update":"Sat Aug 17 16:58:11 2024","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.91000000000000003,"15min":0.91600000000000004},"min":{"1min":0.66000000000000003,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":1.345,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":1.4570000000000001},{"interface":"front","average":{"1min":1.0529999999999999,"5min":0.91000000000000003,"15min":0.878},"min":{"1min":0.72099999999999997,"5min":0.37,"15min":0.37},"max":{"1min":1.274,"5min":1.448,"15min":1.448},"last":1.399}]},{"osd":5,"last update":"Sat Aug 17 16:58:11 2024","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":0.97299999999999998,"15min":0.95599999999999996},"min":{"1min":0.69499999999999995,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.3180000000000001,"5min":1.448,"15min":1.448},"last":0.96699999999999997},{"interface":"front","average":{"1min":1.105,"5min":1.022,"15min":1.006},"min":{"1min":0.79400000000000004,"5min":0.38,"15min":0.38},"max":{"1min":1.3520000000000001,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":1.169}]},{"osd":6,"last update":"Sat Aug 17 16:58:11 2024","interfaces":[{"interface":"back","average":{"1min":1.163,"5min":1.099,"15min":1.097},"min":{"1min":0.94599999999999995,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.3340000000000001,"5min":1.653,"15min":1.653},"last":1.268},{"interface":"front","average":{"1min":1.1240000000000001,"5min":1.034,"15min":1.0129999999999999},"min":{"1min":0.70599999999999996,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.3799999999999999,"5min":1.486,"15min":1.486},"last":1.21}]}]},{"osd":6,"up_from":47,"seq":201863462965,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28268,"kb_used_data":1248,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716884,"statfs":{"total":95995035648,"available":95966089216,"internally_reserved":0,"allocated":1277952,"data_stored":876311,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 16:58:15 2024","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":0.85999999999999999,"15min":0.83499999999999996},"min":{"1min":0.56899999999999995,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.161,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":1.008},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.877,"15min":0.85499999999999998},"min":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.1559999999999999,"5min":1.294,"15min":1.294},"last":0.82099999999999995}]},{"osd":1,"last update":"Sat Aug 17 16:58:15 2024","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.91600000000000004,"15min":0.91800000000000004},"min":{"1min":0.70499999999999996,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":1.206},{"interface":"front","average":{"1min":0.88500000000000001,"5min":0.88800000000000001,"15min":0.88300000000000001},"min":{"1min":0.57299999999999995,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.2729999999999999,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":0.70799999999999996}]},{"osd":2,"last update":"Sat Aug 17 16:58:15 2024","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.88900000000000001,"15min":0.86099999999999999},"min":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.321,"5min":1.321,"15min":1.321},"last":0.73899999999999999},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.93999999999999995,"15min":0.92600000000000005},"min":{"1min":0.65100000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.393,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":1.1499999999999999}]},{"osd":3,"last update":"Sat Aug 17 16:58:15 2024","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.91100000000000003,"15min":0.90100000000000002},"min":{"1min":0.66100000000000003,"5min":0.5,"15min":0.5},"max":{"1min":1.2370000000000001,"5min":1.304,"15min":1.304},"last":0.79000000000000004},{"interface":"front","average":{"1min":1.109,"5min":0.96899999999999997,"15min":0.89100000000000001},"min":{"1min":0.624,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":2.1960000000000002,"5min":2.1960000000000002,"15min":2.1960000000000002},"last":0.88700000000000001}]},{"osd":4,"last update":"Sat Aug 17 16:58:15 2024","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.85599999999999998,"15min":0.80400000000000005},"min":{"1min":0.63600000000000001,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.2030000000000001,"5min":1.393,"15min":1.393},"last":0.92200000000000004},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.874,"15min":0.79700000000000004},"min":{"1min":0.69999999999999996,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.3540000000000001,"5min":1.363,"15min":1.363},"last":0.86599999999999999}]},{"osd":5,"last update":"Sat Aug 17 16:58:15 2024","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":0.90100000000000002,"15min":0.81100000000000005},"min":{"1min":0.71899999999999997,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.3700000000000001,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.97399999999999998},{"interface":"front","average":{"1min":1.0840000000000001,"5min":0.99399999999999999,"15min":0.94199999999999995},"min":{"1min":0.65400000000000003,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.444,"5min":1.504,"15min":1.504},"last":1.25}]},{"osd":7,"last update":"Sat Aug 17 16:58:15 2024","interfaces":[{"interface":"back","average":{"1min":1.081,"5min":1.0309999999999999,"15min":1.038},"min":{"1min":0.78200000000000003,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.468,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":1.111},{"interface":"front","average":{"1min":1.159,"5min":1.117,"15min":1.1200000000000001},"min":{"1min":0.93400000000000005,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.411,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":1.079}]}]},{"osd":5,"up_from":39,"seq":167503724608,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27688,"kb_used_data":668,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717464,"statfs":{"total":95995035648,"available":95966683136,"internally_reserved":0,"allocated":684032,"data_stored":285943,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 16:57:25 2024","interfaces":[{"interface":"back","average":{"1min":0.82499999999999996,"5min":0.81699999999999995,"15min":0.80700000000000005},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.25,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":1.1100000000000001},{"interface":"front","average":{"1min":0.92000000000000004,"5min":0.88100000000000001,"15min":0.84399999999999997},"min":{"1min":0.58599999999999997,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.2669999999999999,"5min":1.2669999999999999,"15min":1.2669999999999999},"last":0.752}]},{"osd":1,"last update":"Sat Aug 17 16:57:25 2024","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.85499999999999998,"15min":0.81200000000000006},"min":{"1min":0.64600000000000002,"5min":0.53400000000000003,"15min":0.53400000000000003},"max":{"1min":1.056,"5min":1.2509999999999999,"15min":1.2509999999999999},"last":0.58699999999999997},{"interface":"front","average":{"1min":0.89500000000000002,"5min":0.87,"15min":0.84799999999999998},"min":{"1min":0.59899999999999998,"5min":0.59599999999999997,"15min":0.59599999999999997},"max":{"1min":1.2170000000000001,"5min":1.399,"15min":1.399},"last":0.65500000000000003}]},{"osd":2,"last update":"Sat Aug 17 16:57:25 2024","interfaces":[{"interface":"back","average":{"1min":0.88400000000000001,"5min":0.86699999999999999,"15min":0.84999999999999998},"min":{"1min":0.53100000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.472,"5min":1.472,"15min":1.472},"last":0.79900000000000004},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.85099999999999998,"15min":0.81899999999999995},"min":{"1min":0.57899999999999996,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.216,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.92400000000000004}]},{"osd":3,"last update":"Sat Aug 17 16:57:25 2024","interfaces":[{"interface":"back","average":{"1min":0.89400000000000002,"5min":0.84399999999999997,"15min":0.81999999999999995},"min":{"1min":0.53600000000000003,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.2230000000000001,"5min":1.2230000000000001,"15min":1.2230000000000001},"last":0.874},{"interface":"front","average":{"1min":0.98599999999999999,"5min":0.95099999999999996,"15min":0.92500000000000004},"min":{"1min":0.67500000000000004,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.335,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":1.016}]},{"osd":4,"last update":"Sat Aug 17 16:57:25 2024","interfaces":[{"interface":"back","average":{"1min":0.79900000000000004,"5min":0.75900000000000001,"15min":0.70699999999999996},"min":{"1min":0.54100000000000004,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":1.101,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.84799999999999998},{"interface":"front","average":{"1min":0.91500000000000004,"5min":0.81399999999999995,"15min":0.73999999999999999},"min":{"1min":0.34899999999999998,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":1.3,"5min":1.329,"15min":1.329},"last":1.05}]},{"osd":6,"last update":"Sat Aug 17 16:58:20 2024","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":0.91500000000000004,"15min":0.82799999999999996},"min":{"1min":0.42899999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.2809999999999999,"5min":1.379,"15min":1.379},"last":1.1539999999999999},{"interface":"front","average":{"1min":1.0740000000000001,"5min":0.95199999999999996,"15min":0.85299999999999998},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":1.343,"5min":1.506,"15min":1.506},"last":0.98599999999999999}]},{"osd":7,"last update":"Sat Aug 17 16:58:16 2024","interfaces":[{"interface":"back","average":{"1min":1.0509999999999999,"5min":1.0580000000000001,"15min":1.0620000000000001},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.3460000000000001,"5min":1.6519999999999999,"15min":1.6519999999999999},"last":1.0880000000000001},{"interface":"front","average":{"1min":1.119,"5min":1.105,"15min":1.107},"min":{"1min":0.39900000000000002,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.321,"5min":1.401,"15min":1.401},"last":1.2110000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986250,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31776,"kb_used_data":660,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713376,"statfs":{"total":95995035648,"available":95962497024,"internally_reserved":0,"allocated":675840,"data_stored":285651,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 16:57:31 2024","interfaces":[{"interface":"back","average":{"1min":0.83699999999999997,"5min":0.84499999999999997,"15min":0.79500000000000004},"min":{"1min":0.40699999999999997,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.147,"5min":1.25,"15min":1.25},"last":0.66200000000000003},{"interface":"front","average":{"1min":0.879,"5min":0.86899999999999999,"15min":0.80300000000000005},"min":{"1min":0.45200000000000001,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.242,"5min":1.242,"15min":1.242},"last":1.111}]},{"osd":1,"last update":"Sat Aug 17 16:57:31 2024","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.86699999999999999,"15min":0.80700000000000005},"min":{"1min":0.55900000000000005,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.381,"5min":1.381,"15min":1.381},"last":0.93700000000000006},{"interface":"front","average":{"1min":0.88900000000000001,"5min":0.88400000000000001,"15min":0.81799999999999995},"min":{"1min":0.39000000000000001,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.2290000000000001,"5min":1.2290000000000001,"15min":1.2290000000000001},"last":1.038}]},{"osd":2,"last update":"Sat Aug 17 16:57:31 2024","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":0.88400000000000001,"15min":0.83499999999999996},"min":{"1min":0.67600000000000005,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.341,"5min":1.341,"15min":1.341},"last":0.86899999999999999},{"interface":"front","average":{"1min":0.91000000000000003,"5min":0.877,"15min":0.85499999999999998},"min":{"1min":0.51800000000000002,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.1910000000000001,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":0.90000000000000002}]},{"osd":3,"last update":"Sat Aug 17 16:57:31 2024","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.89400000000000002,"15min":0.84899999999999998},"min":{"1min":0.436,"5min":0.436,"15min":0.436},"max":{"1min":1.2809999999999999,"5min":1.605,"15min":1.605},"last":0.78400000000000003},{"interface":"front","average":{"1min":0.95299999999999996,"5min":0.88100000000000001,"15min":0.81200000000000006},"min":{"1min":0.47299999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.2250000000000001,"5min":1.2250000000000001,"15min":1.2250000000000001},"last":1.0700000000000001}]},{"osd":5,"last update":"Sat Aug 17 16:57:24 2024","interfaces":[{"interface":"back","average":{"1min":0.94199999999999995,"5min":0.79500000000000004,"15min":0.72099999999999997},"min":{"1min":0.66200000000000003,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":1.2589999999999999,"5min":1.3089999999999999,"15min":1.3089999999999999},"last":0.61799999999999999},{"interface":"front","average":{"1min":1.0009999999999999,"5min":0.85299999999999998,"15min":0.80400000000000005},"min":{"1min":0.53900000000000003,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.2430000000000001,"5min":1.655,"15min":1.655},"last":1.016}]},{"osd":6,"last update":"Sat Aug 17 16:58:20 2024","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.91300000000000003,"15min":0.871},"min":{"1min":0.53800000000000003,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":1.298,"5min":1.4910000000000001,"15min":1.4910000000000001},"last":0.82099999999999995},{"interface":"front","average":{"1min":1,"5min":1.0349999999999999,"15min":1.0009999999999999},"min":{"1min":0.52500000000000002,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.3660000000000001,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":0.95599999999999996}]},{"osd":7,"last update":"Sat Aug 17 16:58:13 2024","interfaces":[{"interface":"back","average":{"1min":1.1200000000000001,"5min":1.0680000000000001,"15min":1.042},"min":{"1min":0.496,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.5569999999999999,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":0.71099999999999997},{"interface":"front","average":{"1min":1.0089999999999999,"5min":1.0700000000000001,"15min":1.0640000000000001},"min":{"1min":0.50800000000000001,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.2709999999999999,"5min":1.8260000000000001,"15min":1.8260000000000001},"last":0.98899999999999999}]}]},{"osd":3,"up_from":26,"seq":111669149781,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27684,"kb_used_data":664,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717468,"statfs":{"total":95995035648,"available":95966687232,"internally_reserved":0,"allocated":679936,"data_stored":285924,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1591,"internal_metadata":27654601},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 16:57:43 2024","interfaces":[{"interface":"back","average":{"1min":0.64800000000000002,"5min":0.70499999999999996,"15min":0.64800000000000002},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":1.0680000000000001,"5min":2.4510000000000001,"15min":2.4510000000000001},"last":0.65800000000000003},{"interface":"front","average":{"1min":0.73299999999999998,"5min":0.71199999999999997,"15min":0.69099999999999995},"min":{"1min":0.39100000000000001,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":1.159,"5min":1.159,"15min":1.159},"last":0.94399999999999995}]},{"osd":1,"last update":"Sat Aug 17 16:57:43 2024","interfaces":[{"interface":"back","average":{"1min":0.81299999999999994,"5min":0.77700000000000002,"15min":0.71899999999999997},"min":{"1min":0.54800000000000004,"5min":0.38,"15min":0.38},"max":{"1min":1.0649999999999999,"5min":1.198,"15min":1.198},"last":0.84799999999999998},{"interface":"front","average":{"1min":0.73699999999999999,"5min":0.78100000000000003,"15min":0.73399999999999999},"min":{"1min":0.36099999999999999,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.1579999999999999,"5min":2.6930000000000001,"15min":2.6930000000000001},"last":0.60199999999999998}]},{"osd":2,"last update":"Sat Aug 17 16:57:43 2024","interfaces":[{"interface":"back","average":{"1min":0.78500000000000003,"5min":0.84099999999999997,"15min":0.78500000000000003},"min":{"1min":0.41399999999999998,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1,"5min":2.7349999999999999,"15min":2.7349999999999999},"last":0.68799999999999994},{"interface":"front","average":{"1min":0.79900000000000004,"5min":0.79500000000000004,"15min":0.72099999999999997},"min":{"1min":0.378,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.1930000000000001,"5min":1.5529999999999999,"15min":1.5529999999999999},"last":0.56499999999999995}]},{"osd":4,"last update":"Sat Aug 17 16:57:38 2024","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.96799999999999997,"15min":0.92900000000000005},"min":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.3029999999999999,"5min":2.9790000000000001,"15min":2.9790000000000001},"last":0.77300000000000002},{"interface":"front","average":{"1min":1.0029999999999999,"5min":0.93999999999999995,"15min":0.91400000000000003},"min":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.3720000000000001,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":0.90900000000000003}]},{"osd":5,"last update":"Sat Aug 17 16:57:24 2024","interfaces":[{"interface":"back","average":{"1min":1.048,"5min":0.96999999999999997,"15min":0.95199999999999996},"min":{"1min":0.752,"5min":0.60999999999999999,"15min":0.60999999999999999},"max":{"1min":1.3360000000000001,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.72699999999999998},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.94399999999999995,"15min":0.91200000000000003},"min":{"1min":0.63300000000000001,"5min":0.63300000000000001,"15min":0.63300000000000001},"max":{"1min":1.173,"5min":1.262,"15min":1.262},"last":1.0229999999999999}]},{"osd":6,"last update":"Sat Aug 17 16:58:17 2024","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":1.022,"15min":1.0149999999999999},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.286,"5min":3.0270000000000001,"15min":3.0270000000000001},"last":0.875},{"interface":"front","average":{"1min":1.0189999999999999,"5min":1.0680000000000001,"15min":1.0700000000000001},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.3300000000000001,"5min":1.569,"15min":1.569},"last":0.80100000000000005}]},{"osd":7,"last update":"Sat Aug 17 16:58:17 2024","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.115,"15min":1.1160000000000001},"min":{"1min":0.71599999999999997,"5min":0.625,"15min":0.625},"max":{"1min":1.3440000000000001,"5min":3.0539999999999998,"15min":3.0539999999999998},"last":0.98699999999999999},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.145,"15min":1.157},"min":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":1.3240000000000001,"5min":1.746,"15min":1.746},"last":0.96899999999999997}]}]},{"osd":2,"up_from":18,"seq":77309411423,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31780,"kb_used_data":664,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713372,"statfs":{"total":95995035648,"available":95962492928,"internally_reserved":0,"allocated":679936,"data_stored":285924,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 16:57:54 2024","interfaces":[{"interface":"back","average":{"1min":0.68000000000000005,"5min":0.65600000000000003,"15min":0.58599999999999997},"min":{"1min":0.441,"5min":0.441,"15min":0.29499999999999998},"max":{"1min":1.1080000000000001,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":0.621},{"interface":"front","average":{"1min":0.69699999999999995,"5min":0.73099999999999998,"15min":0.61499999999999999},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.315},"max":{"1min":0.95399999999999996,"5min":1.0269999999999999,"15min":1.0269999999999999},"last":0.71399999999999997}]},{"osd":1,"last update":"Sat Aug 17 16:57:54 2024","interfaces":[{"interface":"back","average":{"1min":0.67200000000000004,"5min":0.71099999999999997,"15min":0.623},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.309},"max":{"1min":1.1120000000000001,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":0.67400000000000004},{"interface":"front","average":{"1min":0.79600000000000004,"5min":0.76900000000000002,"15min":0.66400000000000003},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.35199999999999998},"max":{"1min":1.1020000000000001,"5min":1.129,"15min":1.129},"last":0.98499999999999999}]},{"osd":3,"last update":"Sat Aug 17 16:57:47 2024","interfaces":[{"interface":"back","average":{"1min":0.73099999999999998,"5min":0.73799999999999999,"15min":0.74099999999999999},"min":{"1min":0.46300000000000002,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.0489999999999999,"5min":1.0740000000000001,"15min":1.0740000000000001},"last":0.80800000000000005},{"interface":"front","average":{"1min":0.76800000000000002,"5min":0.80900000000000005,"15min":0.77300000000000002},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":0.93700000000000006,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":0.77200000000000002}]},{"osd":4,"last update":"Sat Aug 17 16:57:35 2024","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.91900000000000004,"15min":0.88800000000000001},"min":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":1.1930000000000001,"5min":1.1930000000000001,"15min":1.1930000000000001},"last":0.876},{"interface":"front","average":{"1min":1.018,"5min":0.95399999999999996,"15min":0.89500000000000002},"min":{"1min":0.85699999999999998,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.26,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":1.2070000000000001}]},{"osd":5,"last update":"Sat Aug 17 16:57:27 2024","interfaces":[{"interface":"back","average":{"1min":1.0089999999999999,"5min":0.99099999999999999,"15min":0.98199999999999998},"min":{"1min":0.70899999999999996,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.363,"5min":1.446,"15min":1.446},"last":1.069},{"interface":"front","average":{"1min":1.0960000000000001,"5min":1.0189999999999999,"15min":0.96499999999999997},"min":{"1min":0.81699999999999995,"5min":0.80400000000000005,"15min":0.80400000000000005},"max":{"1min":1.288,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":1.123}]},{"osd":6,"last update":"Sat Aug 17 16:58:19 2024","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":1.042,"15min":1.036},"min":{"1min":0.84599999999999997,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.353,"5min":1.353,"15min":1.353},"last":1.2749999999999999},{"interface":"front","average":{"1min":0.996,"5min":1.008,"15min":1.0229999999999999},"min":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"max":{"1min":1.25,"5min":1.375,"15min":1.375},"last":0.96199999999999997}]},{"osd":7,"last update":"Sat Aug 17 16:58:14 2024","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":1.0389999999999999,"15min":1.04},"min":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"max":{"1min":1.2330000000000001,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":1.165},{"interface":"front","average":{"1min":1.1180000000000001,"5min":1.1619999999999999,"15min":1.1759999999999999},"min":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.4370000000000001,"5min":1.669,"15min":1.669},"last":1.3460000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574954,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31784,"kb_used_data":668,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713368,"statfs":{"total":95995035648,"available":95962488832,"internally_reserved":0,"allocated":684032,"data_stored":285943,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 16:58:07 2024","interfaces":[{"interface":"back","average":{"1min":0.66900000000000004,"5min":0.65700000000000003,"15min":0.55600000000000005},"min":{"1min":0.309,"5min":0.309,"15min":0.28699999999999998},"max":{"1min":1.0289999999999999,"5min":1.0289999999999999,"15min":1.0289999999999999},"last":0.84499999999999997},{"interface":"front","average":{"1min":0.71599999999999997,"5min":0.74299999999999999,"15min":0.59199999999999997},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":1.083,"5min":1.2390000000000001,"15min":1.2390000000000001},"last":0.67800000000000005}]},{"osd":2,"last update":"Sat Aug 17 16:57:54 2024","interfaces":[{"interface":"back","average":{"1min":0.69099999999999995,"5min":0.70199999999999996,"15min":0.61199999999999999},"min":{"1min":0.40000000000000002,"5min":0.34399999999999997,"15min":0.312},"max":{"1min":1.129,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":0.64500000000000002},{"interface":"front","average":{"1min":0.81899999999999995,"5min":0.78400000000000003,"15min":0.70299999999999996},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.33900000000000002},"max":{"1min":1.032,"5min":1.1180000000000001,"15min":1.1180000000000001},"last":0.88}]},{"osd":3,"last update":"Sat Aug 17 16:57:36 2024","interfaces":[{"interface":"back","average":{"1min":0.74099999999999999,"5min":0.73399999999999999,"15min":0.71199999999999997},"min":{"1min":0.47099999999999997,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.876,"5min":1.0860000000000001,"15min":1.0860000000000001},"last":0.75600000000000001},{"interface":"front","average":{"1min":0.79600000000000004,"5min":0.81299999999999994,"15min":0.75900000000000001},"min":{"1min":0.40000000000000002,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.996,"5min":1.1890000000000001,"15min":1.1890000000000001},"last":0.79300000000000004}]},{"osd":4,"last update":"Sat Aug 17 16:57:31 2024","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.93600000000000005,"15min":0.89200000000000002},"min":{"1min":0.55300000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.2629999999999999,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":0.999},{"interface":"front","average":{"1min":0.98399999999999999,"5min":0.95899999999999996,"15min":0.93100000000000005},"min":{"1min":0.42099999999999999,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.3640000000000001,"5min":1.3640000000000001,"15min":1.3640000000000001},"last":1.05}]},{"osd":5,"last update":"Sat Aug 17 16:58:24 2024","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":0.96199999999999997,"15min":0.93600000000000005},"min":{"1min":0.67700000000000005,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.1719999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":0.92500000000000004},{"interface":"front","average":{"1min":1.0029999999999999,"5min":0.99299999999999999,"15min":0.98499999999999999},"min":{"1min":0.55400000000000005,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.222,"5min":1.508,"15min":1.508},"last":1.1020000000000001}]},{"osd":6,"last update":"Sat Aug 17 16:58:24 2024","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.006,"15min":0.996},"min":{"1min":0.71399999999999997,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.2749999999999999,"5min":1.456,"15min":1.456},"last":0.96199999999999997},{"interface":"front","average":{"1min":0.995,"5min":0.995,"15min":0.97699999999999998},"min":{"1min":0.61299999999999999,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.2470000000000001,"5min":1.5669999999999999,"15min":1.5669999999999999},"last":1.0209999999999999}]},{"osd":7,"last update":"Sat Aug 17 16:58:17 2024","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":1.052,"15min":1.0609999999999999},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.4339999999999999,"5min":1.4339999999999999,"15min":1.4339999999999999},"last":1.073},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.123,"15min":1.141},"min":{"1min":0.75,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.421,"5min":1.554,"15min":1.554},"last":1.1479999999999999}]}]},{"osd":0,"up_from":8,"seq":34359738485,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32360,"kb_used_data":1244,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712792,"statfs":{"total":95995035648,"available":95961899008,"internally_reserved":0,"allocated":1273856,"data_stored":876292,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Aug 17 16:58:00 2024","interfaces":[{"interface":"back","average":{"1min":0.59199999999999997,"5min":0.65600000000000003,"15min":0.56100000000000005},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.307},"max":{"1min":0.91100000000000003,"5min":1.0649999999999999,"15min":1.0649999999999999},"last":0.54800000000000004},{"interface":"front","average":{"1min":0.60099999999999998,"5min":0.67800000000000005,"15min":0.59199999999999997},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.29899999999999999},"max":{"1min":1.054,"5min":1.292,"15min":1.292},"last":0.70799999999999996}]},{"osd":2,"last update":"Sat Aug 17 16:57:55 2024","interfaces":[{"interface":"back","average":{"1min":0.64800000000000002,"5min":0.70399999999999996,"15min":0.621},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.371},"max":{"1min":0.98899999999999999,"5min":0.98899999999999999,"15min":0.98899999999999999},"last":0.64500000000000002},{"interface":"front","average":{"1min":0.67500000000000004,"5min":0.73299999999999998,"15min":0.64400000000000002},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.2989999999999999,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":0.82099999999999995}]},{"osd":3,"last update":"Sat Aug 17 16:57:46 2024","interfaces":[{"interface":"back","average":{"1min":0.83299999999999996,"5min":0.84299999999999997,"15min":0.77300000000000002},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.181,"5min":1.1859999999999999,"15min":1.1859999999999999},"last":0.80400000000000005},{"interface":"front","average":{"1min":0.86899999999999999,"5min":0.92200000000000004,"15min":0.82799999999999996},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.1850000000000001,"5min":1.327,"15min":1.327},"last":0.93400000000000005}]},{"osd":4,"last update":"Sat Aug 17 16:57:32 2024","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.92800000000000005,"15min":0.88800000000000001},"min":{"1min":0.68899999999999995,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.2130000000000001,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":0.88200000000000001},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.88700000000000001,"15min":0.85399999999999998},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.1919999999999999,"5min":1.1919999999999999,"15min":1.1919999999999999},"last":0.77500000000000002}]},{"osd":5,"last update":"Sat Aug 17 16:57:26 2024","interfaces":[{"interface":"back","average":{"1min":1.036,"5min":0.96399999999999997,"15min":0.92000000000000004},"min":{"1min":0.64100000000000001,"5min":0.63600000000000001,"15min":0.63600000000000001},"max":{"1min":1.3300000000000001,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":0.752},{"interface":"front","average":{"1min":1.0029999999999999,"5min":0.97999999999999998,"15min":0.96799999999999997},"min":{"1min":0.72799999999999998,"5min":0.65200000000000002,"15min":0.65200000000000002},"max":{"1min":1.288,"5min":1.288,"15min":1.288},"last":1.048}]},{"osd":6,"last update":"Sat Aug 17 16:58:23 2024","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":0.94799999999999995,"15min":0.95599999999999996},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.2509999999999999,"5min":1.278,"15min":1.278},"last":0.85399999999999998},{"interface":"front","average":{"1min":0.95999999999999996,"5min":1.0309999999999999,"15min":1.0369999999999999},"min":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.242,"5min":1.401,"15min":1.401},"last":0.95599999999999996}]},{"osd":7,"last update":"Sat Aug 17 16:58:14 2024","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":1.0700000000000001,"15min":1.089},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.1990000000000001,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":0.996},{"interface":"front","average":{"1min":0.95099999999999996,"5min":1.012,"15min":1.02},"min":{"1min":0.66300000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.2210000000000001,"5min":1.629,"15min":1.629},"last":0.91000000000000003}]}]}],"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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T16:58:28.401 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T16:58:29.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:28 smithi131 bash[22554]: audit 2024-08-17T16:58:27.781156+0000 mgr.y (mgr.24320) 105 : audit [DBG] from='client.24500 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T16:58:29.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:28 smithi131 bash[32005]: audit 2024-08-17T16:58:27.781156+0000 mgr.y (mgr.24320) 105 : audit [DBG] from='client.24500 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T16:58:29.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:28 smithi169 bash[24469]: audit 2024-08-17T16:58:27.781156+0000 mgr.y (mgr.24320) 105 : audit [DBG] from='client.24500 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T16:58:30.269 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:29 smithi131 bash[22554]: cluster 2024-08-17T16:58:28.620077+0000 mgr.y (mgr.24320) 106 : cluster [DBG] pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:30.269 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:29 smithi131 bash[32005]: cluster 2024-08-17T16:58:28.620077+0000 mgr.y (mgr.24320) 106 : cluster [DBG] pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:30.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:29 smithi169 bash[24469]: cluster 2024-08-17T16:58:28.620077+0000 mgr.y (mgr.24320) 106 : cluster [DBG] pgmap v80: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:30.594 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:58:30 smithi131 bash[22809]: ::ffff:172.21.15.169 - - [17/Aug/2024:16:58:30] "GET /metrics HTTP/1.1" 200 28592 "" "Prometheus/2.43.0" 2024-08-17T16:58:31.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:30 smithi131 bash[32005]: cluster 2024-08-17T16:58:30.620768+0000 mgr.y (mgr.24320) 107 : cluster [DBG] pgmap v81: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:31.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:30 smithi131 bash[22554]: cluster 2024-08-17T16:58:30.620768+0000 mgr.y (mgr.24320) 107 : cluster [DBG] pgmap v81: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:31.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:30 smithi169 bash[24469]: cluster 2024-08-17T16:58:30.620768+0000 mgr.y (mgr.24320) 107 : cluster [DBG] pgmap v81: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:33.127 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:58:34.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:33 smithi131 bash[22554]: cluster 2024-08-17T16:58:32.621229+0000 mgr.y (mgr.24320) 108 : cluster [DBG] pgmap v82: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:34.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:33 smithi131 bash[32005]: cluster 2024-08-17T16:58:32.621229+0000 mgr.y (mgr.24320) 108 : cluster [DBG] pgmap v82: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:34.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:33 smithi169 bash[24469]: cluster 2024-08-17T16:58:32.621229+0000 mgr.y (mgr.24320) 108 : cluster [DBG] pgmap v82: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:34.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:34 smithi131 bash[32005]: audit 2024-08-17T16:58:34.313526+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:58:34.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:34 smithi131 bash[22554]: audit 2024-08-17T16:58:34.313526+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:58:35.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:34 smithi169 bash[24469]: audit 2024-08-17T16:58:34.313526+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:58:35.932 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:35 smithi131 bash[22554]: cluster 2024-08-17T16:58:34.621866+0000 mgr.y (mgr.24320) 109 : cluster [DBG] pgmap v83: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:35.932 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:35 smithi131 bash[22554]: audit 2024-08-17T16:58:34.814189+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:58:35.932 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:35 smithi131 bash[22554]: audit 2024-08-17T16:58:34.815306+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:58:35.932 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:35 smithi131 bash[22554]: audit 2024-08-17T16:58:34.823912+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:58:35.932 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:35 smithi131 bash[32005]: cluster 2024-08-17T16:58:34.621866+0000 mgr.y (mgr.24320) 109 : cluster [DBG] pgmap v83: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:35.932 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:35 smithi131 bash[32005]: audit 2024-08-17T16:58:34.814189+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:58:35.932 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:35 smithi131 bash[32005]: audit 2024-08-17T16:58:34.815306+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:58:35.932 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:35 smithi131 bash[32005]: audit 2024-08-17T16:58:34.823912+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:58:36.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:35 smithi169 bash[24469]: cluster 2024-08-17T16:58:34.621866+0000 mgr.y (mgr.24320) 109 : cluster [DBG] pgmap v83: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:36.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:35 smithi169 bash[24469]: audit 2024-08-17T16:58:34.814189+0000 mon.a (mon.0) 804 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:58:36.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:35 smithi169 bash[24469]: audit 2024-08-17T16:58:34.815306+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:58:36.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:35 smithi169 bash[24469]: audit 2024-08-17T16:58:34.823912+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:58:36.212 INFO:teuthology.orchestra.run.smithi131.stderr:dumped all 2024-08-17T16:58:36.213 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T16:58:36.841 INFO:teuthology.orchestra.run.smithi131.stdout:{"pg_ready":true,"pg_map":{"version":83,"stamp":"2024-08-17T16:58:34.621522+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590387,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":181,"num_write_kb":2418,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":131,"ondisk_log_size":131,"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":239604,"kb_used_data":7060,"kb_used_omap":12,"kb_used_meta":232435,"kb_avail":749721612,"statfs":{"total":767960285184,"available":767714930688,"internally_reserved":0,"allocated":7229440,"data_stored":4058280,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12743,"internal_metadata":238014009},"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.003413"},"pg_stats":[{"pgid":"2.7","version":"0'0","reported_seq":20,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-17T16:57:09.328513+0000","last_change":"2024-08-17T16:57:00.757117+0000","last_active":"2024-08-17T16:57:09.328513+0000","last_peered":"2024-08-17T16:57:09.328513+0000","last_clean":"2024-08-17T16:57:09.328513+0000","last_became_active":"2024-08-17T16:56:50.697338+0000","last_became_peered":"2024-08-17T16:56:50.697338+0000","last_unstale":"2024-08-17T16:57:09.328513+0000","last_undegraded":"2024-08-17T16:57:09.328513+0000","last_fullsized":"2024-08-17T16:57:09.328513+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:44:25.421543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055220200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-17T16:57:08.617942+0000","last_change":"2024-08-17T16:57:00.746380+0000","last_active":"2024-08-17T16:57:08.617942+0000","last_peered":"2024-08-17T16:57:08.617942+0000","last_clean":"2024-08-17T16:57:08.617942+0000","last_became_active":"2024-08-17T16:56:51.419484+0000","last_became_peered":"2024-08-17T16:56:51.419484+0000","last_unstale":"2024-08-17T16:57:08.617942+0000","last_undegraded":"2024-08-17T16:57:08.617942+0000","last_fullsized":"2024-08-17T16:57:08.617942+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:35:08.631616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077172799999999995,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":20,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-17T16:57:08.735489+0000","last_change":"2024-08-17T16:57:01.029474+0000","last_active":"2024-08-17T16:57:08.735489+0000","last_peered":"2024-08-17T16:57:08.735489+0000","last_clean":"2024-08-17T16:57:08.735489+0000","last_became_active":"2024-08-17T16:56:51.420612+0000","last_became_peered":"2024-08-17T16:56:51.420612+0000","last_unstale":"2024-08-17T16:57:08.735489+0000","last_undegraded":"2024-08-17T16:57:08.735489+0000","last_fullsized":"2024-08-17T16:57:08.735489+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:26:20.329511+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069231800000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":20,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-17T16:57:08.617696+0000","last_change":"2024-08-17T16:57:00.746222+0000","last_active":"2024-08-17T16:57:08.617696+0000","last_peered":"2024-08-17T16:57:08.617696+0000","last_clean":"2024-08-17T16:57:08.617696+0000","last_became_active":"2024-08-17T16:56:51.042903+0000","last_became_peered":"2024-08-17T16:56:51.042903+0000","last_unstale":"2024-08-17T16:57:08.617696+0000","last_undegraded":"2024-08-17T16:57:08.617696+0000","last_fullsized":"2024-08-17T16:57:08.617696+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:20:26.820728+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001020055,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.2","version":"66'2","reported_seq":22,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-17T16:57:08.666540+0000","last_change":"2024-08-17T16:57:00.755254+0000","last_active":"2024-08-17T16:57:08.666540+0000","last_peered":"2024-08-17T16:57:08.666540+0000","last_clean":"2024-08-17T16:57:08.666540+0000","last_became_active":"2024-08-17T16:56:50.698911+0000","last_became_peered":"2024-08-17T16:56:50.698911+0000","last_unstale":"2024-08-17T16:57:08.666540+0000","last_undegraded":"2024-08-17T16:57:08.666540+0000","last_fullsized":"2024-08-17T16:57:08.666540+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:47:12.935545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020478699999999998,"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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":20,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-17T16:57:08.617261+0000","last_change":"2024-08-17T16:57:00.745519+0000","last_active":"2024-08-17T16:57:08.617261+0000","last_peered":"2024-08-17T16:57:08.617261+0000","last_clean":"2024-08-17T16:57:08.617261+0000","last_became_active":"2024-08-17T16:56:51.401983+0000","last_became_peered":"2024-08-17T16:56:51.401983+0000","last_unstale":"2024-08-17T16:57:08.617261+0000","last_undegraded":"2024-08-17T16:57:08.617261+0000","last_fullsized":"2024-08-17T16:57:08.617261+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:48:10.538595+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00091001700000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":20,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-17T16:57:08.735446+0000","last_change":"2024-08-17T16:57:01.029478+0000","last_active":"2024-08-17T16:57:08.735446+0000","last_peered":"2024-08-17T16:57:08.735446+0000","last_clean":"2024-08-17T16:57:08.735446+0000","last_became_active":"2024-08-17T16:56:51.044526+0000","last_became_peered":"2024-08-17T16:56:51.044526+0000","last_unstale":"2024-08-17T16:57:08.735446+0000","last_undegraded":"2024-08-17T16:57:08.735446+0000","last_fullsized":"2024-08-17T16:57:08.735446+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:43:21.808432+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00081337499999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"64'1","reported_seq":21,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-17T16:57:08.666552+0000","last_change":"2024-08-17T16:57:00.754120+0000","last_active":"2024-08-17T16:57:08.666552+0000","last_peered":"2024-08-17T16:57:08.666552+0000","last_clean":"2024-08-17T16:57:08.666552+0000","last_became_active":"2024-08-17T16:56:50.697438+0000","last_became_peered":"2024-08-17T16:56:50.697438+0000","last_unstale":"2024-08-17T16:57:08.666552+0000","last_undegraded":"2024-08-17T16:57:08.666552+0000","last_fullsized":"2024-08-17T16:57:08.666552+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:04:21.982822+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00092444000000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"60'128","reported_seq":263,"reported_epoch":67,"state":"active+clean","last_fresh":"2024-08-17T16:57:08.735408+0000","last_change":"2024-08-17T16:55:12.610673+0000","last_active":"2024-08-17T16:57:08.735408+0000","last_peered":"2024-08-17T16:57:08.735408+0000","last_clean":"2024-08-17T16:57:08.735408+0000","last_became_active":"2024-08-17T16:55:12.609453+0000","last_became_peered":"2024-08-17T16:55:12.609453+0000","last_unstale":"2024-08-17T16:57:08.735408+0000","last_undegraded":"2024-08-17T16:57:08.735408+0000","last_fullsized":"2024-08-17T16:57:08.735408+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T16:50:43.700602+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":"periodic scrub scheduled @ 2024-08-19T00:08:25.325440+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":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":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]}],"pool_stats":[{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"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":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":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}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201323,"num_pgs":6,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28264,"kb_used_data":1244,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716888,"statfs":{"total":95995035648,"available":95966093312,"internally_reserved":0,"allocated":1273856,"data_stored":876292,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":27654603},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 16:58:11 2024","interfaces":[{"interface":"back","average":{"1min":0.93400000000000005,"5min":0.89700000000000002,"15min":0.89600000000000002},"min":{"1min":0.59499999999999997,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.3140000000000001,"5min":1.3140000000000001,"15min":1.3140000000000001},"last":0.88200000000000001},{"interface":"front","average":{"1min":0.89000000000000001,"5min":0.93200000000000005,"15min":0.94799999999999995},"min":{"1min":0.629,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.1759999999999999,"5min":1.7290000000000001,"15min":1.7290000000000001},"last":1.0469999999999999}]},{"osd":1,"last update":"Sat Aug 17 16:58:11 2024","interfaces":[{"interface":"back","average":{"1min":0.98299999999999998,"5min":0.94599999999999995,"15min":0.94399999999999995},"min":{"1min":0.625,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.389,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":1.079},{"interface":"front","average":{"1min":0.94699999999999995,"5min":0.98199999999999998,"15min":1.0069999999999999},"min":{"1min":0.66800000000000004,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.2929999999999999,"5min":1.849,"15min":1.849},"last":0.86099999999999999}]},{"osd":2,"last update":"Sat Aug 17 16:58:11 2024","interfaces":[{"interface":"back","average":{"1min":0.91200000000000003,"5min":0.90300000000000002,"15min":0.90600000000000003},"min":{"1min":0.68200000000000005,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.222,"5min":1.319,"15min":1.319},"last":1.27},{"interface":"front","average":{"1min":1.022,"5min":0.96499999999999997,"15min":0.95699999999999996},"min":{"1min":0.68300000000000005,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.2689999999999999,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":0.93100000000000005}]},{"osd":3,"last update":"Sat Aug 17 16:58:11 2024","interfaces":[{"interface":"back","average":{"1min":0.97799999999999998,"5min":0.93999999999999995,"15min":0.94399999999999995},"min":{"1min":0.73999999999999999,"5min":0.432,"15min":0.432},"max":{"1min":1.202,"5min":1.4279999999999999,"15min":1.4279999999999999},"last":1.111},{"interface":"front","average":{"1min":1.091,"5min":0.998,"15min":0.98599999999999999},"min":{"1min":0.78100000000000003,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.466,"5min":1.466,"15min":1.466},"last":1.014}]},{"osd":4,"last update":"Sat Aug 17 16:58:11 2024","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.91000000000000003,"15min":0.91600000000000004},"min":{"1min":0.66000000000000003,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":1.345,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":0.72599999999999998},{"interface":"front","average":{"1min":1.0529999999999999,"5min":0.91000000000000003,"15min":0.878},"min":{"1min":0.72099999999999997,"5min":0.37,"15min":0.37},"max":{"1min":1.274,"5min":1.448,"15min":1.448},"last":1.2010000000000001}]},{"osd":5,"last update":"Sat Aug 17 16:58:11 2024","interfaces":[{"interface":"back","average":{"1min":1.0669999999999999,"5min":0.97299999999999998,"15min":0.95599999999999996},"min":{"1min":0.69499999999999995,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.3180000000000001,"5min":1.448,"15min":1.448},"last":0.81000000000000005},{"interface":"front","average":{"1min":1.105,"5min":1.022,"15min":1.006},"min":{"1min":0.79400000000000004,"5min":0.38,"15min":0.38},"max":{"1min":1.3520000000000001,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":1.1579999999999999}]},{"osd":6,"last update":"Sat Aug 17 16:58:11 2024","interfaces":[{"interface":"back","average":{"1min":1.163,"5min":1.099,"15min":1.097},"min":{"1min":0.94599999999999995,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.3340000000000001,"5min":1.653,"15min":1.653},"last":0.96899999999999997},{"interface":"front","average":{"1min":1.1240000000000001,"5min":1.034,"15min":1.0129999999999999},"min":{"1min":0.70599999999999996,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.3799999999999999,"5min":1.486,"15min":1.486},"last":1.3149999999999999}]}]},{"osd":6,"up_from":47,"seq":201863462967,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28268,"kb_used_data":1248,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716884,"statfs":{"total":95995035648,"available":95966089216,"internally_reserved":0,"allocated":1277952,"data_stored":876311,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 16:58:15 2024","interfaces":[{"interface":"back","average":{"1min":0.90400000000000003,"5min":0.85999999999999999,"15min":0.83499999999999996},"min":{"1min":0.56899999999999995,"5min":0.48699999999999999,"15min":0.48699999999999999},"max":{"1min":1.161,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.999},{"interface":"front","average":{"1min":0.89800000000000002,"5min":0.877,"15min":0.85499999999999998},"min":{"1min":0.51700000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.1559999999999999,"5min":1.294,"15min":1.294},"last":0.72799999999999998}]},{"osd":1,"last update":"Sat Aug 17 16:58:15 2024","interfaces":[{"interface":"back","average":{"1min":0.94499999999999995,"5min":0.91600000000000004,"15min":0.91800000000000004},"min":{"1min":0.70499999999999996,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.2929999999999999,"5min":1.2929999999999999,"15min":1.2929999999999999},"last":1.341},{"interface":"front","average":{"1min":0.88500000000000001,"5min":0.88800000000000001,"15min":0.88300000000000001},"min":{"1min":0.57299999999999995,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.2729999999999999,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":0.80200000000000005}]},{"osd":2,"last update":"Sat Aug 17 16:58:15 2024","interfaces":[{"interface":"back","average":{"1min":0.89800000000000002,"5min":0.88900000000000001,"15min":0.86099999999999999},"min":{"1min":0.52500000000000002,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.321,"5min":1.321,"15min":1.321},"last":0.90800000000000003},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.93999999999999995,"15min":0.92600000000000005},"min":{"1min":0.65100000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.393,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":1.208}]},{"osd":3,"last update":"Sat Aug 17 16:58:15 2024","interfaces":[{"interface":"back","average":{"1min":0.94999999999999996,"5min":0.91100000000000003,"15min":0.90100000000000002},"min":{"1min":0.66100000000000003,"5min":0.5,"15min":0.5},"max":{"1min":1.2370000000000001,"5min":1.304,"15min":1.304},"last":1.083},{"interface":"front","average":{"1min":1.109,"5min":0.96899999999999997,"15min":0.89100000000000001},"min":{"1min":0.624,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":2.1960000000000002,"5min":2.1960000000000002,"15min":2.1960000000000002},"last":1.052}]},{"osd":4,"last update":"Sat Aug 17 16:58:15 2024","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.85599999999999998,"15min":0.80400000000000005},"min":{"1min":0.63600000000000001,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.2030000000000001,"5min":1.393,"15min":1.393},"last":1.159},{"interface":"front","average":{"1min":0.97399999999999998,"5min":0.874,"15min":0.79700000000000004},"min":{"1min":0.69999999999999996,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.3540000000000001,"5min":1.363,"15min":1.363},"last":1.2330000000000001}]},{"osd":5,"last update":"Sat Aug 17 16:58:15 2024","interfaces":[{"interface":"back","average":{"1min":0.997,"5min":0.90100000000000002,"15min":0.81100000000000005},"min":{"1min":0.71899999999999997,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.3700000000000001,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":1.137},{"interface":"front","average":{"1min":1.0840000000000001,"5min":0.99399999999999999,"15min":0.94199999999999995},"min":{"1min":0.65400000000000003,"5min":0.33200000000000002,"15min":0.33200000000000002},"max":{"1min":1.444,"5min":1.504,"15min":1.504},"last":1.2669999999999999}]},{"osd":7,"last update":"Sat Aug 17 16:58:15 2024","interfaces":[{"interface":"back","average":{"1min":1.081,"5min":1.0309999999999999,"15min":1.038},"min":{"1min":0.78200000000000003,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.468,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":1.3089999999999999},{"interface":"front","average":{"1min":1.159,"5min":1.117,"15min":1.1200000000000001},"min":{"1min":0.93400000000000005,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.411,"5min":1.4870000000000001,"15min":1.4870000000000001},"last":1.1850000000000001}]}]},{"osd":5,"up_from":39,"seq":167503724610,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27688,"kb_used_data":668,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717464,"statfs":{"total":95995035648,"available":95966683136,"internally_reserved":0,"allocated":684032,"data_stored":285943,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 16:58:25 2024","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":0.84399999999999997,"15min":0.81599999999999995},"min":{"1min":0.54300000000000004,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.1679999999999999,"5min":1.3660000000000001,"15min":1.3660000000000001},"last":0.66900000000000004},{"interface":"front","average":{"1min":0.85799999999999998,"5min":0.88700000000000001,"15min":0.84599999999999997},"min":{"1min":0.64300000000000002,"5min":0.55400000000000005,"15min":0.55400000000000005},"max":{"1min":1.133,"5min":1.2669999999999999,"15min":1.2669999999999999},"last":1.038}]},{"osd":1,"last update":"Sat Aug 17 16:58:25 2024","interfaces":[{"interface":"back","average":{"1min":0.88100000000000001,"5min":0.873,"15min":0.81799999999999995},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.198,"5min":1.2509999999999999,"15min":1.2509999999999999},"last":0.86499999999999999},{"interface":"front","average":{"1min":0.88200000000000001,"5min":0.879,"15min":0.85099999999999998},"min":{"1min":0.59099999999999997,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.159,"5min":1.399,"15min":1.399},"last":0.998}]},{"osd":2,"last update":"Sat Aug 17 16:58:25 2024","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.876,"15min":0.85299999999999998},"min":{"1min":0.53600000000000003,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.2809999999999999,"5min":1.472,"15min":1.472},"last":0.97799999999999998},{"interface":"front","average":{"1min":0.90800000000000003,"5min":0.872,"15min":0.82599999999999996},"min":{"1min":0.58999999999999997,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.2210000000000001,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.75}]},{"osd":3,"last update":"Sat Aug 17 16:58:25 2024","interfaces":[{"interface":"back","average":{"1min":0.88500000000000001,"5min":0.85899999999999999,"15min":0.82499999999999996},"min":{"1min":0.55600000000000005,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.2490000000000001,"5min":1.2490000000000001,"15min":1.2490000000000001},"last":1.0680000000000001},{"interface":"front","average":{"1min":0.95099999999999996,"5min":0.95899999999999996,"15min":0.92700000000000005},"min":{"1min":0.63900000000000001,"5min":0.60799999999999998,"15min":0.60799999999999998},"max":{"1min":1.1699999999999999,"5min":1.4670000000000001,"15min":1.4670000000000001},"last":0.89900000000000002}]},{"osd":4,"last update":"Sat Aug 17 16:58:25 2024","interfaces":[{"interface":"back","average":{"1min":0.83599999999999997,"5min":0.79000000000000004,"15min":0.71799999999999997},"min":{"1min":0.35699999999999998,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":1.224,"5min":1.3100000000000001,"15min":1.3100000000000001},"last":0.626},{"interface":"front","average":{"1min":0.91600000000000004,"5min":0.85699999999999998,"15min":0.754},"min":{"1min":0.34300000000000003,"5min":0.33800000000000002,"15min":0.33800000000000002},"max":{"1min":1.2270000000000001,"5min":1.329,"15min":1.329},"last":0.80300000000000005}]},{"osd":6,"last update":"Sat Aug 17 16:58:20 2024","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":0.91500000000000004,"15min":0.82799999999999996},"min":{"1min":0.42899999999999999,"5min":0.42199999999999999,"15min":0.42199999999999999},"max":{"1min":1.2809999999999999,"5min":1.379,"15min":1.379},"last":0.71499999999999997},{"interface":"front","average":{"1min":1.0740000000000001,"5min":0.95199999999999996,"15min":0.85299999999999998},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":1.343,"5min":1.506,"15min":1.506},"last":0.91900000000000004}]},{"osd":7,"last update":"Sat Aug 17 16:58:16 2024","interfaces":[{"interface":"back","average":{"1min":1.0509999999999999,"5min":1.0580000000000001,"15min":1.0620000000000001},"min":{"1min":0.45300000000000001,"5min":0.45300000000000001,"15min":0.45300000000000001},"max":{"1min":1.3460000000000001,"5min":1.6519999999999999,"15min":1.6519999999999999},"last":0.94999999999999996},{"interface":"front","average":{"1min":1.119,"5min":1.105,"15min":1.107},"min":{"1min":0.39900000000000002,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.321,"5min":1.401,"15min":1.401},"last":1.1200000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986252,"num_pgs":2,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31776,"kb_used_data":660,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713376,"statfs":{"total":95995035648,"available":95962497024,"internally_reserved":0,"allocated":675840,"data_stored":285651,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 16:58:31 2024","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.871,"15min":0.80400000000000005},"min":{"1min":0.55300000000000005,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.194,"5min":1.25,"15min":1.25},"last":0.71699999999999997},{"interface":"front","average":{"1min":0.98799999999999999,"5min":0.91300000000000003,"15min":0.81799999999999995},"min":{"1min":0.53900000000000003,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.2549999999999999,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":1.1120000000000001}]},{"osd":1,"last update":"Sat Aug 17 16:58:31 2024","interfaces":[{"interface":"back","average":{"1min":0.88700000000000001,"5min":0.88900000000000001,"15min":0.81399999999999995},"min":{"1min":0.60399999999999998,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.175,"5min":1.381,"15min":1.381},"last":0.873},{"interface":"front","average":{"1min":0.998,"5min":0.92700000000000005,"15min":0.83199999999999996},"min":{"1min":0.71499999999999997,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.222,"5min":1.2290000000000001,"15min":1.2290000000000001},"last":1.157}]},{"osd":2,"last update":"Sat Aug 17 16:58:31 2024","interfaces":[{"interface":"back","average":{"1min":0.93799999999999994,"5min":0.91000000000000003,"15min":0.84399999999999997},"min":{"1min":0.64200000000000002,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.2030000000000001,"5min":1.341,"15min":1.341},"last":0.93300000000000005},{"interface":"front","average":{"1min":0.877,"5min":0.88400000000000001,"15min":0.85699999999999998},"min":{"1min":0.66400000000000003,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.1399999999999999,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":1.0069999999999999}]},{"osd":3,"last update":"Sat Aug 17 16:58:31 2024","interfaces":[{"interface":"back","average":{"1min":0.85699999999999998,"5min":0.90000000000000002,"15min":0.85099999999999998},"min":{"1min":0.65400000000000003,"5min":0.436,"15min":0.436},"max":{"1min":1.0640000000000001,"5min":1.605,"15min":1.605},"last":0.88700000000000001},{"interface":"front","average":{"1min":0.96499999999999997,"5min":0.91800000000000004,"15min":0.82399999999999995},"min":{"1min":0.73099999999999998,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.2230000000000001,"5min":1.2250000000000001,"15min":1.2250000000000001},"last":0.95899999999999996}]},{"osd":5,"last update":"Sat Aug 17 16:58:26 2024","interfaces":[{"interface":"back","average":{"1min":0.84599999999999997,"5min":0.82699999999999996,"15min":0.73199999999999998},"min":{"1min":0.34699999999999998,"5min":0.28999999999999998,"15min":0.28999999999999998},"max":{"1min":1.3200000000000001,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":1.056},{"interface":"front","average":{"1min":0.82999999999999996,"5min":0.86299999999999999,"15min":0.80700000000000005},"min":{"1min":0.36799999999999999,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.1339999999999999,"5min":1.655,"15min":1.655},"last":0.77300000000000002}]},{"osd":6,"last update":"Sat Aug 17 16:58:20 2024","interfaces":[{"interface":"back","average":{"1min":0.92900000000000005,"5min":0.91300000000000003,"15min":0.871},"min":{"1min":0.53800000000000003,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":1.298,"5min":1.4910000000000001,"15min":1.4910000000000001},"last":1.032},{"interface":"front","average":{"1min":1,"5min":1.0349999999999999,"15min":1.0009999999999999},"min":{"1min":0.52500000000000002,"5min":0.35199999999999998,"15min":0.35199999999999998},"max":{"1min":1.3660000000000001,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":0.84299999999999997}]},{"osd":7,"last update":"Sat Aug 17 16:58:13 2024","interfaces":[{"interface":"back","average":{"1min":1.1200000000000001,"5min":1.0680000000000001,"15min":1.042},"min":{"1min":0.496,"5min":0.38300000000000001,"15min":0.38300000000000001},"max":{"1min":1.5569999999999999,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":1.2},{"interface":"front","average":{"1min":1.0089999999999999,"5min":1.0700000000000001,"15min":1.0640000000000001},"min":{"1min":0.50800000000000001,"5min":0.46400000000000002,"15min":0.46400000000000002},"max":{"1min":1.2709999999999999,"5min":1.8260000000000001,"15min":1.8260000000000001},"last":0.81100000000000005}]}]},{"osd":3,"up_from":26,"seq":111669149783,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27684,"kb_used_data":664,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717468,"statfs":{"total":95995035648,"available":95966687232,"internally_reserved":0,"allocated":679936,"data_stored":285924,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1591,"internal_metadata":27654601},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 16:57:43 2024","interfaces":[{"interface":"back","average":{"1min":0.64800000000000002,"5min":0.70499999999999996,"15min":0.64800000000000002},"min":{"1min":0.30099999999999999,"5min":0.30099999999999999,"15min":0.30099999999999999},"max":{"1min":1.0680000000000001,"5min":2.4510000000000001,"15min":2.4510000000000001},"last":0.60999999999999999},{"interface":"front","average":{"1min":0.73299999999999998,"5min":0.71199999999999997,"15min":0.69099999999999995},"min":{"1min":0.39100000000000001,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":1.159,"5min":1.159,"15min":1.159},"last":0.84999999999999998}]},{"osd":1,"last update":"Sat Aug 17 16:57:43 2024","interfaces":[{"interface":"back","average":{"1min":0.81299999999999994,"5min":0.77700000000000002,"15min":0.71899999999999997},"min":{"1min":0.54800000000000004,"5min":0.38,"15min":0.38},"max":{"1min":1.0649999999999999,"5min":1.198,"15min":1.198},"last":0.67800000000000005},{"interface":"front","average":{"1min":0.73699999999999999,"5min":0.78100000000000003,"15min":0.73399999999999999},"min":{"1min":0.36099999999999999,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.1579999999999999,"5min":2.6930000000000001,"15min":2.6930000000000001},"last":0.64100000000000001}]},{"osd":2,"last update":"Sat Aug 17 16:57:43 2024","interfaces":[{"interface":"back","average":{"1min":0.78500000000000003,"5min":0.84099999999999997,"15min":0.78500000000000003},"min":{"1min":0.41399999999999998,"5min":0.36499999999999999,"15min":0.36499999999999999},"max":{"1min":1,"5min":2.7349999999999999,"15min":2.7349999999999999},"last":0.72899999999999998},{"interface":"front","average":{"1min":0.79900000000000004,"5min":0.79500000000000004,"15min":0.72099999999999997},"min":{"1min":0.378,"5min":0.35099999999999998,"15min":0.35099999999999998},"max":{"1min":1.1930000000000001,"5min":1.5529999999999999,"15min":1.5529999999999999},"last":0.80700000000000005}]},{"osd":4,"last update":"Sat Aug 17 16:57:38 2024","interfaces":[{"interface":"back","average":{"1min":0.98199999999999998,"5min":0.96799999999999997,"15min":0.92900000000000005},"min":{"1min":0.68799999999999994,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.3029999999999999,"5min":2.9790000000000001,"15min":2.9790000000000001},"last":0.91100000000000003},{"interface":"front","average":{"1min":1.0029999999999999,"5min":0.93999999999999995,"15min":0.91400000000000003},"min":{"1min":0.48899999999999999,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.3720000000000001,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":1.0289999999999999}]},{"osd":5,"last update":"Sat Aug 17 16:58:27 2024","interfaces":[{"interface":"back","average":{"1min":0.90100000000000002,"5min":0.96199999999999997,"15min":0.94999999999999996},"min":{"1min":0.59799999999999998,"5min":0.59799999999999998,"15min":0.59799999999999998},"max":{"1min":1.238,"5min":1.3360000000000001,"15min":1.3360000000000001},"last":0.94299999999999995},{"interface":"front","average":{"1min":0.91200000000000003,"5min":0.94699999999999995,"15min":0.91300000000000003},"min":{"1min":0.52700000000000002,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.2250000000000001,"5min":1.262,"15min":1.262},"last":0.96999999999999997}]},{"osd":6,"last update":"Sat Aug 17 16:58:17 2024","interfaces":[{"interface":"back","average":{"1min":1.0149999999999999,"5min":1.022,"15min":1.0149999999999999},"min":{"1min":0.51400000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.286,"5min":3.0270000000000001,"15min":3.0270000000000001},"last":1.216},{"interface":"front","average":{"1min":1.0189999999999999,"5min":1.0680000000000001,"15min":1.0700000000000001},"min":{"1min":0.54500000000000004,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.3300000000000001,"5min":1.569,"15min":1.569},"last":1.1080000000000001}]},{"osd":7,"last update":"Sat Aug 17 16:58:17 2024","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.115,"15min":1.1160000000000001},"min":{"1min":0.71599999999999997,"5min":0.625,"15min":0.625},"max":{"1min":1.3440000000000001,"5min":3.0539999999999998,"15min":3.0539999999999998},"last":1.2809999999999999},{"interface":"front","average":{"1min":1.0720000000000001,"5min":1.145,"15min":1.157},"min":{"1min":0.69999999999999996,"5min":0.69999999999999996,"15min":0.69999999999999996},"max":{"1min":1.3240000000000001,"5min":1.746,"15min":1.746},"last":1.1579999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411425,"num_pgs":3,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31780,"kb_used_data":664,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713372,"statfs":{"total":95995035648,"available":95962492928,"internally_reserved":0,"allocated":679936,"data_stored":285924,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 16:57:54 2024","interfaces":[{"interface":"back","average":{"1min":0.68000000000000005,"5min":0.65600000000000003,"15min":0.58599999999999997},"min":{"1min":0.441,"5min":0.441,"15min":0.29499999999999998},"max":{"1min":1.1080000000000001,"5min":1.2070000000000001,"15min":1.2070000000000001},"last":0.82899999999999996},{"interface":"front","average":{"1min":0.69699999999999995,"5min":0.73099999999999998,"15min":0.61499999999999999},"min":{"1min":0.41199999999999998,"5min":0.41199999999999998,"15min":0.315},"max":{"1min":0.95399999999999996,"5min":1.0269999999999999,"15min":1.0269999999999999},"last":0.57599999999999996}]},{"osd":1,"last update":"Sat Aug 17 16:57:54 2024","interfaces":[{"interface":"back","average":{"1min":0.67200000000000004,"5min":0.71099999999999997,"15min":0.623},"min":{"1min":0.36799999999999999,"5min":0.36799999999999999,"15min":0.309},"max":{"1min":1.1120000000000001,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":0.626},{"interface":"front","average":{"1min":0.79600000000000004,"5min":0.76900000000000002,"15min":0.66400000000000003},"min":{"1min":0.50800000000000001,"5min":0.50800000000000001,"15min":0.35199999999999998},"max":{"1min":1.1020000000000001,"5min":1.129,"15min":1.129},"last":0.93500000000000005}]},{"osd":3,"last update":"Sat Aug 17 16:57:47 2024","interfaces":[{"interface":"back","average":{"1min":0.73099999999999998,"5min":0.73799999999999999,"15min":0.74099999999999999},"min":{"1min":0.46300000000000002,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.0489999999999999,"5min":1.0740000000000001,"15min":1.0740000000000001},"last":0.78400000000000003},{"interface":"front","average":{"1min":0.76800000000000002,"5min":0.80900000000000005,"15min":0.77300000000000002},"min":{"1min":0.46700000000000003,"5min":0.46700000000000003,"15min":0.46700000000000003},"max":{"1min":0.93700000000000006,"5min":1.1120000000000001,"15min":1.1120000000000001},"last":0.74199999999999999}]},{"osd":4,"last update":"Sat Aug 17 16:57:35 2024","interfaces":[{"interface":"back","average":{"1min":0.93000000000000005,"5min":0.91900000000000004,"15min":0.88800000000000001},"min":{"1min":0.69099999999999995,"5min":0.69099999999999995,"15min":0.69099999999999995},"max":{"1min":1.1930000000000001,"5min":1.1930000000000001,"15min":1.1930000000000001},"last":1.054},{"interface":"front","average":{"1min":1.018,"5min":0.95399999999999996,"15min":0.89500000000000002},"min":{"1min":0.85699999999999998,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":1.26,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":1.28}]},{"osd":5,"last update":"Sat Aug 17 16:58:27 2024","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":0.99399999999999999,"15min":0.98299999999999998},"min":{"1min":0.76800000000000002,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.1859999999999999,"5min":1.446,"15min":1.446},"last":1.0209999999999999},{"interface":"front","average":{"1min":1.097,"5min":1.0509999999999999,"15min":0.97599999999999998},"min":{"1min":0.61699999999999999,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.3959999999999999,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":0.99199999999999999}]},{"osd":6,"last update":"Sat Aug 17 16:58:19 2024","interfaces":[{"interface":"back","average":{"1min":1.0660000000000001,"5min":1.042,"15min":1.036},"min":{"1min":0.84599999999999997,"5min":0.68799999999999994,"15min":0.68799999999999994},"max":{"1min":1.353,"5min":1.353,"15min":1.353},"last":1.123},{"interface":"front","average":{"1min":0.996,"5min":1.008,"15min":1.0229999999999999},"min":{"1min":0.71699999999999997,"5min":0.71699999999999997,"15min":0.71699999999999997},"max":{"1min":1.25,"5min":1.375,"15min":1.375},"last":1.0780000000000001}]},{"osd":7,"last update":"Sat Aug 17 16:58:14 2024","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":1.0389999999999999,"15min":1.04},"min":{"1min":0.73499999999999999,"5min":0.73499999999999999,"15min":0.73499999999999999},"max":{"1min":1.2330000000000001,"5min":1.3959999999999999,"15min":1.3959999999999999},"last":1.1539999999999999},{"interface":"front","average":{"1min":1.1180000000000001,"5min":1.1619999999999999,"15min":1.1759999999999999},"min":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.4370000000000001,"5min":1.669,"15min":1.669},"last":1.2070000000000001}]}]},{"osd":1,"up_from":13,"seq":55834574956,"num_pgs":4,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31784,"kb_used_data":668,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713368,"statfs":{"total":95995035648,"available":95962488832,"internally_reserved":0,"allocated":684032,"data_stored":285943,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 16:58:07 2024","interfaces":[{"interface":"back","average":{"1min":0.66900000000000004,"5min":0.65700000000000003,"15min":0.55600000000000005},"min":{"1min":0.309,"5min":0.309,"15min":0.28699999999999998},"max":{"1min":1.0289999999999999,"5min":1.0289999999999999,"15min":1.0289999999999999},"last":0.66800000000000004},{"interface":"front","average":{"1min":0.71599999999999997,"5min":0.74299999999999999,"15min":0.59199999999999997},"min":{"1min":0.26400000000000001,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":1.083,"5min":1.2390000000000001,"15min":1.2390000000000001},"last":0.79100000000000004}]},{"osd":2,"last update":"Sat Aug 17 16:57:54 2024","interfaces":[{"interface":"back","average":{"1min":0.69099999999999995,"5min":0.70199999999999996,"15min":0.61199999999999999},"min":{"1min":0.40000000000000002,"5min":0.34399999999999997,"15min":0.312},"max":{"1min":1.129,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":0.59199999999999997},{"interface":"front","average":{"1min":0.81899999999999995,"5min":0.78400000000000003,"15min":0.70299999999999996},"min":{"1min":0.38400000000000001,"5min":0.38400000000000001,"15min":0.33900000000000002},"max":{"1min":1.032,"5min":1.1180000000000001,"15min":1.1180000000000001},"last":0.93700000000000006}]},{"osd":3,"last update":"Sat Aug 17 16:57:36 2024","interfaces":[{"interface":"back","average":{"1min":0.74099999999999999,"5min":0.73399999999999999,"15min":0.71199999999999997},"min":{"1min":0.47099999999999997,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":0.876,"5min":1.0860000000000001,"15min":1.0860000000000001},"last":0.755},{"interface":"front","average":{"1min":0.79600000000000004,"5min":0.81299999999999994,"15min":0.75900000000000001},"min":{"1min":0.40000000000000002,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":0.996,"5min":1.1890000000000001,"15min":1.1890000000000001},"last":0.90300000000000002}]},{"osd":4,"last update":"Sat Aug 17 16:58:33 2024","interfaces":[{"interface":"back","average":{"1min":0.96799999999999997,"5min":0.95599999999999996,"15min":0.89900000000000002},"min":{"1min":0.69099999999999995,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.181,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":0.84299999999999997},{"interface":"front","average":{"1min":1.1839999999999999,"5min":1.012,"15min":0.94899999999999995},"min":{"1min":0.58199999999999996,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":6.0119999999999996,"5min":6.0119999999999996,"15min":6.0119999999999996},"last":1.0780000000000001}]},{"osd":5,"last update":"Sat Aug 17 16:58:24 2024","interfaces":[{"interface":"back","average":{"1min":0.97699999999999998,"5min":0.96199999999999997,"15min":0.93600000000000005},"min":{"1min":0.67700000000000005,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.1719999999999999,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":1.0069999999999999},{"interface":"front","average":{"1min":1.0029999999999999,"5min":0.99299999999999999,"15min":0.98499999999999999},"min":{"1min":0.55400000000000005,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.222,"5min":1.508,"15min":1.508},"last":1.1279999999999999}]},{"osd":6,"last update":"Sat Aug 17 16:58:24 2024","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":1.006,"15min":0.996},"min":{"1min":0.71399999999999997,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.2749999999999999,"5min":1.456,"15min":1.456},"last":0.872},{"interface":"front","average":{"1min":0.995,"5min":0.995,"15min":0.97699999999999998},"min":{"1min":0.61299999999999999,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.2470000000000001,"5min":1.5669999999999999,"15min":1.5669999999999999},"last":0.96699999999999997}]},{"osd":7,"last update":"Sat Aug 17 16:58:17 2024","interfaces":[{"interface":"back","average":{"1min":1.02,"5min":1.052,"15min":1.0609999999999999},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.4339999999999999,"5min":1.4339999999999999,"15min":1.4339999999999999},"last":1.0600000000000001},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.123,"15min":1.141},"min":{"1min":0.75,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.421,"5min":1.554,"15min":1.554},"last":1.028}]}]},{"osd":0,"up_from":8,"seq":34359738487,"num_pgs":5,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32360,"kb_used_data":1244,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712792,"statfs":{"total":95995035648,"available":95961899008,"internally_reserved":0,"allocated":1273856,"data_stored":876292,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Aug 17 16:58:00 2024","interfaces":[{"interface":"back","average":{"1min":0.59199999999999997,"5min":0.65600000000000003,"15min":0.56100000000000005},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.307},"max":{"1min":0.91100000000000003,"5min":1.0649999999999999,"15min":1.0649999999999999},"last":0.53800000000000003},{"interface":"front","average":{"1min":0.60099999999999998,"5min":0.67800000000000005,"15min":0.59199999999999997},"min":{"1min":0.33100000000000002,"5min":0.33100000000000002,"15min":0.29899999999999999},"max":{"1min":1.054,"5min":1.292,"15min":1.292},"last":0.97099999999999997}]},{"osd":2,"last update":"Sat Aug 17 16:57:55 2024","interfaces":[{"interface":"back","average":{"1min":0.64800000000000002,"5min":0.70399999999999996,"15min":0.621},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.371},"max":{"1min":0.98899999999999999,"5min":0.98899999999999999,"15min":0.98899999999999999},"last":0.68300000000000005},{"interface":"front","average":{"1min":0.67500000000000004,"5min":0.73299999999999998,"15min":0.64400000000000002},"min":{"1min":0.30299999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.2989999999999999,"5min":1.2989999999999999,"15min":1.2989999999999999},"last":0.75}]},{"osd":3,"last update":"Sat Aug 17 16:57:46 2024","interfaces":[{"interface":"back","average":{"1min":0.83299999999999996,"5min":0.84299999999999997,"15min":0.77300000000000002},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":1.181,"5min":1.1859999999999999,"15min":1.1859999999999999},"last":0.82499999999999996},{"interface":"front","average":{"1min":0.86899999999999999,"5min":0.92200000000000004,"15min":0.82799999999999996},"min":{"1min":0.36699999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.1850000000000001,"5min":1.327,"15min":1.327},"last":1.044}]},{"osd":4,"last update":"Sat Aug 17 16:57:32 2024","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":0.92800000000000005,"15min":0.88800000000000001},"min":{"1min":0.68899999999999995,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.2130000000000001,"5min":1.2649999999999999,"15min":1.2649999999999999},"last":1.1379999999999999},{"interface":"front","average":{"1min":0.91400000000000003,"5min":0.88700000000000001,"15min":0.85399999999999998},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.1919999999999999,"5min":1.1919999999999999,"15min":1.1919999999999999},"last":1.2470000000000001}]},{"osd":5,"last update":"Sat Aug 17 16:58:30 2024","interfaces":[{"interface":"back","average":{"1min":0.90300000000000002,"5min":0.96499999999999997,"15min":0.92100000000000004},"min":{"1min":0.59499999999999997,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.296,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":1.0089999999999999},{"interface":"front","average":{"1min":0.97099999999999997,"5min":0.98199999999999998,"15min":0.96899999999999997},"min":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.331,"5min":1.331,"15min":1.331},"last":1.331}]},{"osd":6,"last update":"Sat Aug 17 16:58:23 2024","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":0.94799999999999995,"15min":0.95599999999999996},"min":{"1min":0.61299999999999999,"5min":0.61299999999999999,"15min":0.61299999999999999},"max":{"1min":1.2509999999999999,"5min":1.278,"15min":1.278},"last":1.3899999999999999},{"interface":"front","average":{"1min":0.95999999999999996,"5min":1.0309999999999999,"15min":1.0369999999999999},"min":{"1min":0.51500000000000001,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.242,"5min":1.401,"15min":1.401},"last":1.1970000000000001}]},{"osd":7,"last update":"Sat Aug 17 16:58:14 2024","interfaces":[{"interface":"back","average":{"1min":0.94099999999999995,"5min":1.0700000000000001,"15min":1.089},"min":{"1min":0.60199999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.1990000000000001,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":1.425},{"interface":"front","average":{"1min":0.95099999999999996,"5min":1.012,"15min":1.02},"min":{"1min":0.66300000000000003,"5min":0.66200000000000003,"15min":0.66200000000000003},"max":{"1min":1.2210000000000001,"5min":1.629,"15min":1.629},"last":1.4630000000000001}]}]}],"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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T16:58:36.842 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-08-17T16:58:36.843 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-08-17T16:58:36.843 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-08-17T16:58:36.843 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph health --format=json 2024-08-17T16:58:38.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:37 smithi131 bash[32005]: audit 2024-08-17T16:58:36.209729+0000 mgr.y (mgr.24320) 110 : audit [DBG] from='client.14592 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T16:58:38.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:37 smithi131 bash[32005]: cluster 2024-08-17T16:58:36.622415+0000 mgr.y (mgr.24320) 111 : cluster [DBG] pgmap v84: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:38.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:37 smithi131 bash[22554]: audit 2024-08-17T16:58:36.209729+0000 mgr.y (mgr.24320) 110 : audit [DBG] from='client.14592 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T16:58:38.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:37 smithi131 bash[22554]: cluster 2024-08-17T16:58:36.622415+0000 mgr.y (mgr.24320) 111 : cluster [DBG] pgmap v84: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:38.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:37 smithi169 bash[24469]: audit 2024-08-17T16:58:36.209729+0000 mgr.y (mgr.24320) 110 : audit [DBG] from='client.14592 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T16:58:38.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:37 smithi169 bash[24469]: cluster 2024-08-17T16:58:36.622415+0000 mgr.y (mgr.24320) 111 : cluster [DBG] pgmap v84: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:39.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:38 smithi131 bash[32005]: audit 2024-08-17T16:58:38.656995+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:58:39.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:38 smithi131 bash[22554]: audit 2024-08-17T16:58:38.656995+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:58:39.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:38 smithi169 bash[24469]: audit 2024-08-17T16:58:38.656995+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:58:40.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:39 smithi131 bash[32005]: cluster 2024-08-17T16:58:38.622930+0000 mgr.y (mgr.24320) 112 : cluster [DBG] pgmap v85: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:40.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:39 smithi131 bash[22554]: cluster 2024-08-17T16:58:38.622930+0000 mgr.y (mgr.24320) 112 : cluster [DBG] pgmap v85: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:40.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:39 smithi169 bash[24469]: cluster 2024-08-17T16:58:38.622930+0000 mgr.y (mgr.24320) 112 : cluster [DBG] pgmap v85: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:40.594 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:58:40 smithi131 bash[22809]: ::ffff:172.21.15.169 - - [17/Aug/2024:16:58:40] "GET /metrics HTTP/1.1" 200 28589 "" "Prometheus/2.43.0" 2024-08-17T16:58:41.570 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:58:42.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:41 smithi131 bash[32005]: cluster 2024-08-17T16:58:40.623619+0000 mgr.y (mgr.24320) 113 : cluster [DBG] pgmap v86: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:42.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:41 smithi131 bash[22554]: cluster 2024-08-17T16:58:40.623619+0000 mgr.y (mgr.24320) 113 : cluster [DBG] pgmap v86: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:42.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:41 smithi169 bash[24469]: cluster 2024-08-17T16:58:40.623619+0000 mgr.y (mgr.24320) 113 : cluster [DBG] pgmap v86: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:43.844 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:43 smithi131 bash[22554]: cluster 2024-08-17T16:58:42.624136+0000 mgr.y (mgr.24320) 114 : cluster [DBG] pgmap v87: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:43.845 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:43 smithi131 bash[32005]: cluster 2024-08-17T16:58:42.624136+0000 mgr.y (mgr.24320) 114 : cluster [DBG] pgmap v87: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:44.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:43 smithi169 bash[24469]: cluster 2024-08-17T16:58:42.624136+0000 mgr.y (mgr.24320) 114 : cluster [DBG] pgmap v87: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:44.713 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T16:58:44.713 INFO:teuthology.orchestra.run.smithi131.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-08-17T16:58:45.349 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-08-17T16:58:45.349 INFO:tasks.cephadm:Setup complete, yielding 2024-08-17T16:58:45.349 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-08-17T16:58:45.358 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi131.front.sepia.ceph.com 2024-08-17T16:58:45.358 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- bash -c 'ceph fs volume create foo' 2024-08-17T16:58:46.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:45 smithi131 bash[22554]: cluster 2024-08-17T16:58:44.624841+0000 mgr.y (mgr.24320) 115 : cluster [DBG] pgmap v88: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:46.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:45 smithi131 bash[22554]: audit 2024-08-17T16:58:44.718549+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.131:0/2261056276' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-17T16:58:46.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:45 smithi131 bash[32005]: cluster 2024-08-17T16:58:44.624841+0000 mgr.y (mgr.24320) 115 : cluster [DBG] pgmap v88: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:46.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:45 smithi131 bash[32005]: audit 2024-08-17T16:58:44.718549+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.131:0/2261056276' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-17T16:58:46.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:45 smithi169 bash[24469]: cluster 2024-08-17T16:58:44.624841+0000 mgr.y (mgr.24320) 115 : cluster [DBG] pgmap v88: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:46.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:45 smithi169 bash[24469]: audit 2024-08-17T16:58:44.718549+0000 mon.c (mon.2) 24 : audit [DBG] from='client.? 172.21.15.131:0/2261056276' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-17T16:58:48.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:47 smithi131 bash[32005]: cluster 2024-08-17T16:58:46.625409+0000 mgr.y (mgr.24320) 116 : cluster [DBG] pgmap v89: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:48.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:47 smithi131 bash[22554]: cluster 2024-08-17T16:58:46.625409+0000 mgr.y (mgr.24320) 116 : cluster [DBG] pgmap v89: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:48.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:47 smithi169 bash[24469]: cluster 2024-08-17T16:58:46.625409+0000 mgr.y (mgr.24320) 116 : cluster [DBG] pgmap v89: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:50.086 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:58:50.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:49 smithi131 bash[32005]: cluster 2024-08-17T16:58:48.625926+0000 mgr.y (mgr.24320) 117 : cluster [DBG] pgmap v90: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:50.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:49 smithi131 bash[22554]: cluster 2024-08-17T16:58:48.625926+0000 mgr.y (mgr.24320) 117 : cluster [DBG] pgmap v90: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:50.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:49 smithi169 bash[24469]: cluster 2024-08-17T16:58:48.625926+0000 mgr.y (mgr.24320) 117 : cluster [DBG] pgmap v90: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:50.594 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:58:50 smithi131 bash[22809]: ::ffff:172.21.15.169 - - [17/Aug/2024:16:58:50] "GET /metrics HTTP/1.1" 200 28589 "" "Prometheus/2.43.0" 2024-08-17T16:58:51.979 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:51 smithi131 bash[32005]: cluster 2024-08-17T16:58:50.626602+0000 mgr.y (mgr.24320) 118 : cluster [DBG] pgmap v91: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:51.979 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:51 smithi131 bash[22554]: cluster 2024-08-17T16:58:50.626602+0000 mgr.y (mgr.24320) 118 : cluster [DBG] pgmap v91: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:52.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:51 smithi169 bash[24469]: cluster 2024-08-17T16:58:50.626602+0000 mgr.y (mgr.24320) 118 : cluster [DBG] pgmap v91: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:54.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:54 smithi131 bash[22554]: cluster 2024-08-17T16:58:52.627123+0000 mgr.y (mgr.24320) 119 : cluster [DBG] pgmap v92: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:54.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:54 smithi131 bash[22554]: audit 2024-08-17T16:58:53.170358+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-08-17T16:58:54.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:54 smithi131 bash[22554]: audit 2024-08-17T16:58:53.657380+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:58:54.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:54 smithi131 bash[32005]: cluster 2024-08-17T16:58:52.627123+0000 mgr.y (mgr.24320) 119 : cluster [DBG] pgmap v92: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:54.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:54 smithi131 bash[32005]: audit 2024-08-17T16:58:53.170358+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-08-17T16:58:54.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:54 smithi131 bash[32005]: audit 2024-08-17T16:58:53.657380+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:58:54.638 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:54 smithi169 bash[24469]: cluster 2024-08-17T16:58:52.627123+0000 mgr.y (mgr.24320) 119 : cluster [DBG] pgmap v92: 9 pgs: 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:54.638 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:54 smithi169 bash[24469]: audit 2024-08-17T16:58:53.170358+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]: dispatch 2024-08-17T16:58:54.638 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:54 smithi169 bash[24469]: audit 2024-08-17T16:58:53.657380+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:58:55.064 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:54 smithi131 bash[22554]: debug 2024-08-17T16:58:54.748+0000 7f54a6084640 -1 log_channel(cluster) log [ERR] : Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-17T16:58:55.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[32005]: audit 2024-08-17T16:58:53.169621+0000 mgr.y (mgr.24320) 120 : audit [DBG] from='client.14604 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:58:55.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[32005]: audit 2024-08-17T16:58:53.738806+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2024-08-17T16:58:55.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[32005]: cluster 2024-08-17T16:58:53.738971+0000 mon.a (mon.0) 811 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-08-17T16:58:55.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[32005]: audit 2024-08-17T16:58:53.745447+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-08-17T16:58:55.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[32005]: cluster 2024-08-17T16:58:54.627979+0000 mgr.y (mgr.24320) 121 : cluster [DBG] pgmap v94: 41 pgs: 32 creating+peering, 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:55.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[32005]: audit 2024-08-17T16:58:54.740932+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2024-08-17T16:58:55.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[32005]: cluster 2024-08-17T16:58:54.741156+0000 mon.a (mon.0) 814 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-08-17T16:58:55.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[32005]: audit 2024-08-17T16:58:54.749519+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-08-17T16:58:55.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[32005]: cluster 2024-08-17T16:58:54.751584+0000 mon.a (mon.0) 816 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-17T16:58:55.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[32005]: cluster 2024-08-17T16:58:54.751649+0000 mon.a (mon.0) 817 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-08-17T16:58:55.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[32005]: cluster 2024-08-17T16:58:54.775846+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-08-17T16:58:55.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[32005]: audit 2024-08-17T16:58:54.776677+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2024-08-17T16:58:55.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[32005]: cluster 2024-08-17T16:58:54.776826+0000 mon.a (mon.0) 820 : cluster [DBG] fsmap foo:0 2024-08-17T16:58:55.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[32005]: cephadm 2024-08-17T16:58:54.784383+0000 mgr.y (mgr.24320) 122 : cephadm [INF] Saving service mds.foo spec with placement count:2 2024-08-17T16:58:55.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[32005]: audit 2024-08-17T16:58:54.797473+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:58:55.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[32005]: audit 2024-08-17T16:58:54.799671+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:58:55.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[32005]: audit 2024-08-17T16:58:54.803201+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:58:55.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[32005]: audit 2024-08-17T16:58:54.804415+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:58:55.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[32005]: audit 2024-08-17T16:58:54.810452+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:58:55.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[22554]: audit 2024-08-17T16:58:53.169621+0000 mgr.y (mgr.24320) 120 : audit [DBG] from='client.14604 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:58:55.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[22554]: audit 2024-08-17T16:58:53.738806+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2024-08-17T16:58:55.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[22554]: cluster 2024-08-17T16:58:53.738971+0000 mon.a (mon.0) 811 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-08-17T16:58:55.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[22554]: audit 2024-08-17T16:58:53.745447+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-08-17T16:58:55.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[22554]: cluster 2024-08-17T16:58:54.627979+0000 mgr.y (mgr.24320) 121 : cluster [DBG] pgmap v94: 41 pgs: 32 creating+peering, 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:55.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[22554]: audit 2024-08-17T16:58:54.740932+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2024-08-17T16:58:55.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[22554]: cluster 2024-08-17T16:58:54.741156+0000 mon.a (mon.0) 814 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-08-17T16:58:55.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[22554]: audit 2024-08-17T16:58:54.749519+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-08-17T16:58:55.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[22554]: cluster 2024-08-17T16:58:54.751584+0000 mon.a (mon.0) 816 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-17T16:58:55.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[22554]: cluster 2024-08-17T16:58:54.751649+0000 mon.a (mon.0) 817 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-08-17T16:58:55.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[22554]: cluster 2024-08-17T16:58:54.775846+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-08-17T16:58:55.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[22554]: audit 2024-08-17T16:58:54.776677+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2024-08-17T16:58:55.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[22554]: cluster 2024-08-17T16:58:54.776826+0000 mon.a (mon.0) 820 : cluster [DBG] fsmap foo:0 2024-08-17T16:58:55.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[22554]: cephadm 2024-08-17T16:58:54.784383+0000 mgr.y (mgr.24320) 122 : cephadm [INF] Saving service mds.foo spec with placement count:2 2024-08-17T16:58:55.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[22554]: audit 2024-08-17T16:58:54.797473+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:58:55.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[22554]: audit 2024-08-17T16:58:54.799671+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:58:55.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[22554]: audit 2024-08-17T16:58:54.803201+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:58:55.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[22554]: audit 2024-08-17T16:58:54.804415+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:58:55.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[22554]: audit 2024-08-17T16:58:54.810452+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:58:55.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[32005]: audit 2024-08-17T16:58:54.816505+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi131.ctintn", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-17T16:58:55.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[32005]: audit 2024-08-17T16:58:54.821333+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi131.ctintn", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-08-17T16:58:55.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[32005]: audit 2024-08-17T16:58:54.822623+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:58:55.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[32005]: cephadm 2024-08-17T16:58:54.823797+0000 mgr.y (mgr.24320) 123 : cephadm [INF] Deploying daemon mds.foo.smithi131.ctintn on smithi131 2024-08-17T16:58:55.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[22554]: audit 2024-08-17T16:58:54.816505+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi131.ctintn", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-17T16:58:55.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[22554]: audit 2024-08-17T16:58:54.821333+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi131.ctintn", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-08-17T16:58:55.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[22554]: audit 2024-08-17T16:58:54.822623+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:58:55.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:55 smithi131 bash[22554]: cephadm 2024-08-17T16:58:54.823797+0000 mgr.y (mgr.24320) 123 : cephadm [INF] Deploying daemon mds.foo.smithi131.ctintn on smithi131 2024-08-17T16:58:55.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:55 smithi169 bash[24469]: audit 2024-08-17T16:58:53.169621+0000 mgr.y (mgr.24320) 120 : audit [DBG] from='client.14604 -' entity='client.admin' cmd=[{"prefix": "fs volume create", "name": "foo", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T16:58:55.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:55 smithi169 bash[24469]: audit 2024-08-17T16:58:53.738806+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd='[{"prefix": "osd pool create", "pool": "cephfs.foo.meta"}]': finished 2024-08-17T16:58:55.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:55 smithi169 bash[24469]: cluster 2024-08-17T16:58:53.738971+0000 mon.a (mon.0) 811 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-08-17T16:58:55.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:55 smithi169 bash[24469]: audit 2024-08-17T16:58:53.745447+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]: dispatch 2024-08-17T16:58:55.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:55 smithi169 bash[24469]: cluster 2024-08-17T16:58:54.627979+0000 mgr.y (mgr.24320) 121 : cluster [DBG] pgmap v94: 41 pgs: 32 creating+peering, 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:55.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:55 smithi169 bash[24469]: audit 2024-08-17T16:58:54.740932+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd='[{"bulk": true, "prefix": "osd pool create", "pool": "cephfs.foo.data"}]': finished 2024-08-17T16:58:55.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:55 smithi169 bash[24469]: cluster 2024-08-17T16:58:54.741156+0000 mon.a (mon.0) 814 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-08-17T16:58:55.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:55 smithi169 bash[24469]: audit 2024-08-17T16:58:54.749519+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]: dispatch 2024-08-17T16:58:55.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:55 smithi169 bash[24469]: cluster 2024-08-17T16:58:54.751584+0000 mon.a (mon.0) 816 : cluster [ERR] Health check failed: 1 filesystem is offline (MDS_ALL_DOWN) 2024-08-17T16:58:55.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:55 smithi169 bash[24469]: cluster 2024-08-17T16:58:54.751649+0000 mon.a (mon.0) 817 : cluster [WRN] Health check failed: 1 filesystem is online with fewer MDS than max_mds (MDS_UP_LESS_THAN_MAX) 2024-08-17T16:58:55.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:55 smithi169 bash[24469]: cluster 2024-08-17T16:58:54.775846+0000 mon.a (mon.0) 818 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-08-17T16:58:55.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:55 smithi169 bash[24469]: audit 2024-08-17T16:58:54.776677+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd='[{"prefix": "fs new", "fs_name": "foo", "metadata": "cephfs.foo.meta", "data": "cephfs.foo.data"}]': finished 2024-08-17T16:58:55.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:55 smithi169 bash[24469]: cluster 2024-08-17T16:58:54.776826+0000 mon.a (mon.0) 820 : cluster [DBG] fsmap foo:0 2024-08-17T16:58:55.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:55 smithi169 bash[24469]: cephadm 2024-08-17T16:58:54.784383+0000 mgr.y (mgr.24320) 122 : cephadm [INF] Saving service mds.foo spec with placement count:2 2024-08-17T16:58:55.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:55 smithi169 bash[24469]: audit 2024-08-17T16:58:54.797473+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:58:55.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:55 smithi169 bash[24469]: audit 2024-08-17T16:58:54.799671+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:58:55.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:55 smithi169 bash[24469]: audit 2024-08-17T16:58:54.803201+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:58:55.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:55 smithi169 bash[24469]: audit 2024-08-17T16:58:54.804415+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:58:55.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:55 smithi169 bash[24469]: audit 2024-08-17T16:58:54.810452+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:58:55.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:55 smithi169 bash[24469]: audit 2024-08-17T16:58:54.816505+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi131.ctintn", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-17T16:58:55.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:55 smithi169 bash[24469]: audit 2024-08-17T16:58:54.821333+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi131.ctintn", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-08-17T16:58:55.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:55 smithi169 bash[24469]: audit 2024-08-17T16:58:54.822623+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:58:55.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:55 smithi169 bash[24469]: cephadm 2024-08-17T16:58:54.823797+0000 mgr.y (mgr.24320) 123 : cephadm [INF] Deploying daemon mds.foo.smithi131.ctintn on smithi131 2024-08-17T16:58:55.790 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-08-17T16:58:56.522 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:56 smithi131 bash[32005]: cluster 2024-08-17T16:58:55.144713+0000 mon.a (mon.0) 829 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T16:58:56.522 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:56 smithi131 bash[32005]: cluster 2024-08-17T16:58:55.770110+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-08-17T16:58:56.522 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:56 smithi131 bash[22554]: cluster 2024-08-17T16:58:55.144713+0000 mon.a (mon.0) 829 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T16:58:56.522 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:56 smithi131 bash[22554]: cluster 2024-08-17T16:58:55.770110+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-08-17T16:58:56.638 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:56 smithi169 bash[24469]: cluster 2024-08-17T16:58:55.144713+0000 mon.a (mon.0) 829 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T16:58:56.638 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:56 smithi169 bash[24469]: cluster 2024-08-17T16:58:55.770110+0000 mon.a (mon.0) 830 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-08-17T16:58:57.538 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:58:57 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:58:57.538 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:57 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:58:57.538 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 16:58:57 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:58:57.538 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:58:57 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:58:57.539 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 16:58:57 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:58:57.539 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 16:58:57 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:58:57.539 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:57 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:58:57.539 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 16:58:57 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:58:57.540 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 16:58:57 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:58:57.796 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 16:58:57 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:58:57.797 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 16:58:57 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:58:57.797 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 16:58:57 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:58:57.797 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 16:58:57 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:58:57.797 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 16:58:57 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:58:57.798 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:58:57 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:58:57.798 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:57 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:58:57.798 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:57 smithi131 bash[32005]: cluster 2024-08-17T16:58:56.628740+0000 mgr.y (mgr.24320) 124 : cluster [DBG] pgmap v98: 73 pgs: 32 unknown, 32 creating+peering, 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:57.798 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:57 smithi131 bash[32005]: cluster 2024-08-17T16:58:56.770940+0000 mon.a (mon.0) 831 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-08-17T16:58:57.798 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:57 smithi131 bash[32005]: cluster 2024-08-17T16:58:57.153754+0000 mon.a (mon.0) 832 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T16:58:57.798 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 16:58:57 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:58:57.799 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:57 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:58:57.799 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:57 smithi131 bash[22554]: cluster 2024-08-17T16:58:56.628740+0000 mgr.y (mgr.24320) 124 : cluster [DBG] pgmap v98: 73 pgs: 32 unknown, 32 creating+peering, 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:57.799 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:57 smithi131 bash[22554]: cluster 2024-08-17T16:58:56.770940+0000 mon.a (mon.0) 831 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-08-17T16:58:57.799 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:57 smithi131 bash[22554]: cluster 2024-08-17T16:58:57.153754+0000 mon.a (mon.0) 832 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T16:58:58.128 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:57 smithi169 bash[24469]: cluster 2024-08-17T16:58:56.628740+0000 mgr.y (mgr.24320) 124 : cluster [DBG] pgmap v98: 73 pgs: 32 unknown, 32 creating+peering, 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:58:58.129 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:57 smithi169 bash[24469]: cluster 2024-08-17T16:58:56.770940+0000 mon.a (mon.0) 831 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-08-17T16:58:58.129 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:57 smithi169 bash[24469]: cluster 2024-08-17T16:58:57.153754+0000 mon.a (mon.0) 832 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T16:58:59.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:58 smithi131 bash[22554]: audit 2024-08-17T16:58:57.839172+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:58:59.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:58 smithi131 bash[22554]: audit 2024-08-17T16:58:57.844778+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:58:59.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:58 smithi131 bash[22554]: audit 2024-08-17T16:58:57.849227+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:58:59.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:58 smithi131 bash[22554]: audit 2024-08-17T16:58:57.849841+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi169.mekqdz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-17T16:58:59.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:58 smithi131 bash[22554]: audit 2024-08-17T16:58:57.853532+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi169.mekqdz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-08-17T16:58:59.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:58 smithi131 bash[22554]: audit 2024-08-17T16:58:57.854284+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:58:59.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:58 smithi131 bash[22554]: cephadm 2024-08-17T16:58:57.855102+0000 mgr.y (mgr.24320) 125 : cephadm [INF] Deploying daemon mds.foo.smithi169.mekqdz on smithi169 2024-08-17T16:58:59.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:58 smithi131 bash[32005]: audit 2024-08-17T16:58:57.839172+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:58:59.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:58 smithi131 bash[32005]: audit 2024-08-17T16:58:57.844778+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:58:59.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:58 smithi131 bash[32005]: audit 2024-08-17T16:58:57.849227+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:58:59.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:58 smithi131 bash[32005]: audit 2024-08-17T16:58:57.849841+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi169.mekqdz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-17T16:58:59.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:58 smithi131 bash[32005]: audit 2024-08-17T16:58:57.853532+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi169.mekqdz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-08-17T16:58:59.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:58 smithi131 bash[32005]: audit 2024-08-17T16:58:57.854284+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:58:59.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:58 smithi131 bash[32005]: cephadm 2024-08-17T16:58:57.855102+0000 mgr.y (mgr.24320) 125 : cephadm [INF] Deploying daemon mds.foo.smithi169.mekqdz on smithi169 2024-08-17T16:58:59.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:58 smithi169 bash[24469]: audit 2024-08-17T16:58:57.839172+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:58:59.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:58 smithi169 bash[24469]: audit 2024-08-17T16:58:57.844778+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:58:59.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:58 smithi169 bash[24469]: audit 2024-08-17T16:58:57.849227+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:58:59.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:58 smithi169 bash[24469]: audit 2024-08-17T16:58:57.849841+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi169.mekqdz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]: dispatch 2024-08-17T16:58:59.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:58 smithi169 bash[24469]: audit 2024-08-17T16:58:57.853532+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mds.foo.smithi169.mekqdz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]}]': finished 2024-08-17T16:58:59.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:58 smithi169 bash[24469]: audit 2024-08-17T16:58:57.854284+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:58:59.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:58 smithi169 bash[24469]: cephadm 2024-08-17T16:58:57.855102+0000 mgr.y (mgr.24320) 125 : cephadm [INF] Deploying daemon mds.foo.smithi169.mekqdz on smithi169 2024-08-17T16:59:00.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:58:59 smithi169 bash[24469]: cluster 2024-08-17T16:58:58.629407+0000 mgr.y (mgr.24320) 126 : cluster [DBG] pgmap v100: 73 pgs: 32 unknown, 32 creating+peering, 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:00.268 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:58:59 smithi131 bash[22554]: cluster 2024-08-17T16:58:58.629407+0000 mgr.y (mgr.24320) 126 : cluster [DBG] pgmap v100: 73 pgs: 32 unknown, 32 creating+peering, 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:00.269 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:58:59 smithi131 bash[32005]: cluster 2024-08-17T16:58:58.629407+0000 mgr.y (mgr.24320) 126 : cluster [DBG] pgmap v100: 73 pgs: 32 unknown, 32 creating+peering, 9 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:00.594 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:59:00 smithi131 bash[22809]: ::ffff:172.21.15.169 - - [17/Aug/2024:16:59:00] "GET /metrics HTTP/1.1" 200 28595 "" "Prometheus/2.43.0" 2024-08-17T16:59:00.625 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 16:59:00 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:59:00.625 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 16:59:00 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:59:00.625 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 16:59:00 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:59:00.625 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:59:00 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:59:00.626 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:59:00 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:59:00.626 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:59:00 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:59:00.626 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:00 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:59:00.626 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:59:00 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:59:00.627 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 16:59:00 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:59:00.888 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 16:59:00 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:59:00.888 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 16:59:00 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:59:00.888 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 16:59:00 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:59:00.889 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 16:59:00 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:59:00.889 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 16:59:00 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:59:00.889 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 16:59:00 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:59:00.889 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 16:59:00 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:59:00.890 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 16:59:00 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:59:00.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:00 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T16:59:00.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:00 smithi169 bash[24469]: cluster 2024-08-17T16:58:59.867488+0000 mon.a (mon.0) 839 : cluster [DBG] mds.? [v2:172.21.15.131:6834/868237211,v1:172.21.15.131:6835/868237211] up:boot 2024-08-17T16:59:00.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:00 smithi169 bash[24469]: cluster 2024-08-17T16:58:59.867572+0000 mon.a (mon.0) 840 : cluster [INF] daemon mds.foo.smithi131.ctintn assigned to filesystem foo as rank 0 (now has 1 ranks) 2024-08-17T16:59:00.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:00 smithi169 bash[24469]: cluster 2024-08-17T16:58:59.867730+0000 mon.a (mon.0) 841 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-17T16:59:00.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:00 smithi169 bash[24469]: cluster 2024-08-17T16:58:59.867786+0000 mon.a (mon.0) 842 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-08-17T16:59:00.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:00 smithi169 bash[24469]: cluster 2024-08-17T16:58:59.867816+0000 mon.a (mon.0) 843 : cluster [INF] Cluster is now healthy 2024-08-17T16:59:00.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:00 smithi169 bash[24469]: cluster 2024-08-17T16:58:59.868227+0000 mon.a (mon.0) 844 : cluster [DBG] fsmap foo:0 1 up:standby 2024-08-17T16:59:00.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:00 smithi169 bash[24469]: audit 2024-08-17T16:58:59.868487+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi131.ctintn"}]: dispatch 2024-08-17T16:59:00.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:00 smithi169 bash[24469]: cluster 2024-08-17T16:58:59.874599+0000 mon.a (mon.0) 846 : cluster [DBG] fsmap foo:1 {0=foo.smithi131.ctintn=up:creating} 2024-08-17T16:59:00.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:00 smithi169 bash[24469]: cluster 2024-08-17T16:58:59.905014+0000 mon.a (mon.0) 847 : cluster [INF] daemon mds.foo.smithi131.ctintn is now active in filesystem foo as rank 0 2024-08-17T16:59:01.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:00 smithi131 bash[32005]: cluster 2024-08-17T16:58:59.867488+0000 mon.a (mon.0) 839 : cluster [DBG] mds.? [v2:172.21.15.131:6834/868237211,v1:172.21.15.131:6835/868237211] up:boot 2024-08-17T16:59:01.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:00 smithi131 bash[32005]: cluster 2024-08-17T16:58:59.867572+0000 mon.a (mon.0) 840 : cluster [INF] daemon mds.foo.smithi131.ctintn assigned to filesystem foo as rank 0 (now has 1 ranks) 2024-08-17T16:59:01.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:00 smithi131 bash[32005]: cluster 2024-08-17T16:58:59.867730+0000 mon.a (mon.0) 841 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-17T16:59:01.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:00 smithi131 bash[32005]: cluster 2024-08-17T16:58:59.867786+0000 mon.a (mon.0) 842 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-08-17T16:59:01.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:00 smithi131 bash[32005]: cluster 2024-08-17T16:58:59.867816+0000 mon.a (mon.0) 843 : cluster [INF] Cluster is now healthy 2024-08-17T16:59:01.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:00 smithi131 bash[32005]: cluster 2024-08-17T16:58:59.868227+0000 mon.a (mon.0) 844 : cluster [DBG] fsmap foo:0 1 up:standby 2024-08-17T16:59:01.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:00 smithi131 bash[32005]: audit 2024-08-17T16:58:59.868487+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi131.ctintn"}]: dispatch 2024-08-17T16:59:01.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:00 smithi131 bash[32005]: cluster 2024-08-17T16:58:59.874599+0000 mon.a (mon.0) 846 : cluster [DBG] fsmap foo:1 {0=foo.smithi131.ctintn=up:creating} 2024-08-17T16:59:01.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:00 smithi131 bash[32005]: cluster 2024-08-17T16:58:59.905014+0000 mon.a (mon.0) 847 : cluster [INF] daemon mds.foo.smithi131.ctintn is now active in filesystem foo as rank 0 2024-08-17T16:59:01.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:00 smithi131 bash[22554]: cluster 2024-08-17T16:58:59.867488+0000 mon.a (mon.0) 839 : cluster [DBG] mds.? [v2:172.21.15.131:6834/868237211,v1:172.21.15.131:6835/868237211] up:boot 2024-08-17T16:59:01.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:00 smithi131 bash[22554]: cluster 2024-08-17T16:58:59.867572+0000 mon.a (mon.0) 840 : cluster [INF] daemon mds.foo.smithi131.ctintn assigned to filesystem foo as rank 0 (now has 1 ranks) 2024-08-17T16:59:01.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:00 smithi131 bash[22554]: cluster 2024-08-17T16:58:59.867730+0000 mon.a (mon.0) 841 : cluster [INF] Health check cleared: MDS_ALL_DOWN (was: 1 filesystem is offline) 2024-08-17T16:59:01.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:00 smithi131 bash[22554]: cluster 2024-08-17T16:58:59.867786+0000 mon.a (mon.0) 842 : cluster [INF] Health check cleared: MDS_UP_LESS_THAN_MAX (was: 1 filesystem is online with fewer MDS than max_mds) 2024-08-17T16:59:01.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:00 smithi131 bash[22554]: cluster 2024-08-17T16:58:59.867816+0000 mon.a (mon.0) 843 : cluster [INF] Cluster is now healthy 2024-08-17T16:59:01.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:00 smithi131 bash[22554]: cluster 2024-08-17T16:58:59.868227+0000 mon.a (mon.0) 844 : cluster [DBG] fsmap foo:0 1 up:standby 2024-08-17T16:59:01.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:00 smithi131 bash[22554]: audit 2024-08-17T16:58:59.868487+0000 mon.a (mon.0) 845 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi131.ctintn"}]: dispatch 2024-08-17T16:59:01.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:00 smithi131 bash[22554]: cluster 2024-08-17T16:58:59.874599+0000 mon.a (mon.0) 846 : cluster [DBG] fsmap foo:1 {0=foo.smithi131.ctintn=up:creating} 2024-08-17T16:59:01.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:00 smithi131 bash[22554]: cluster 2024-08-17T16:58:59.905014+0000 mon.a (mon.0) 847 : cluster [INF] daemon mds.foo.smithi131.ctintn is now active in filesystem foo as rank 0 2024-08-17T16:59:01.500 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:59:02.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:01 smithi169 bash[24469]: cluster 2024-08-17T16:59:00.630562+0000 mgr.y (mgr.24320) 127 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:02.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:01 smithi169 bash[24469]: cluster 2024-08-17T16:59:00.877472+0000 mon.a (mon.0) 848 : cluster [DBG] mds.? [v2:172.21.15.131:6834/868237211,v1:172.21.15.131:6835/868237211] up:active 2024-08-17T16:59:02.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:01 smithi169 bash[24469]: cluster 2024-08-17T16:59:00.877605+0000 mon.a (mon.0) 849 : cluster [DBG] fsmap foo:1 {0=foo.smithi131.ctintn=up:active} 2024-08-17T16:59:02.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:01 smithi169 bash[24469]: audit 2024-08-17T16:59:00.903463+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:59:02.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:01 smithi169 bash[24469]: audit 2024-08-17T16:59:00.914357+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:59:02.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:01 smithi169 bash[24469]: audit 2024-08-17T16:59:00.924879+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:59:02.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:01 smithi169 bash[24469]: audit 2024-08-17T16:59:00.937447+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:59:02.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:01 smithi169 bash[24469]: audit 2024-08-17T16:59:00.947174+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:59:02.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:01 smithi169 bash[24469]: audit 2024-08-17T16:59:00.994321+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:59:02.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:01 smithi131 bash[22554]: cluster 2024-08-17T16:59:00.630562+0000 mgr.y (mgr.24320) 127 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:02.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:01 smithi131 bash[22554]: cluster 2024-08-17T16:59:00.877472+0000 mon.a (mon.0) 848 : cluster [DBG] mds.? [v2:172.21.15.131:6834/868237211,v1:172.21.15.131:6835/868237211] up:active 2024-08-17T16:59:02.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:01 smithi131 bash[22554]: cluster 2024-08-17T16:59:00.877605+0000 mon.a (mon.0) 849 : cluster [DBG] fsmap foo:1 {0=foo.smithi131.ctintn=up:active} 2024-08-17T16:59:02.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:01 smithi131 bash[22554]: audit 2024-08-17T16:59:00.903463+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:59:02.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:01 smithi131 bash[22554]: audit 2024-08-17T16:59:00.914357+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:59:02.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:01 smithi131 bash[22554]: audit 2024-08-17T16:59:00.924879+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:59:02.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:01 smithi131 bash[22554]: audit 2024-08-17T16:59:00.937447+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:59:02.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:01 smithi131 bash[22554]: audit 2024-08-17T16:59:00.947174+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:59:02.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:01 smithi131 bash[22554]: audit 2024-08-17T16:59:00.994321+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:59:02.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:01 smithi131 bash[32005]: cluster 2024-08-17T16:59:00.630562+0000 mgr.y (mgr.24320) 127 : cluster [DBG] pgmap v101: 73 pgs: 73 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:02.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:01 smithi131 bash[32005]: cluster 2024-08-17T16:59:00.877472+0000 mon.a (mon.0) 848 : cluster [DBG] mds.? [v2:172.21.15.131:6834/868237211,v1:172.21.15.131:6835/868237211] up:active 2024-08-17T16:59:02.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:01 smithi131 bash[32005]: cluster 2024-08-17T16:59:00.877605+0000 mon.a (mon.0) 849 : cluster [DBG] fsmap foo:1 {0=foo.smithi131.ctintn=up:active} 2024-08-17T16:59:02.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:01 smithi131 bash[32005]: audit 2024-08-17T16:59:00.903463+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:59:02.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:01 smithi131 bash[32005]: audit 2024-08-17T16:59:00.914357+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:59:02.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:01 smithi131 bash[32005]: audit 2024-08-17T16:59:00.924879+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:59:02.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:01 smithi131 bash[32005]: audit 2024-08-17T16:59:00.937447+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:59:02.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:01 smithi131 bash[32005]: audit 2024-08-17T16:59:00.947174+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:59:02.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:01 smithi131 bash[32005]: audit 2024-08-17T16:59:00.994321+0000 mon.a (mon.0) 855 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:59:04.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:03 smithi169 bash[24469]: cluster 2024-08-17T16:59:02.631148+0000 mgr.y (mgr.24320) 128 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:04.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:03 smithi169 bash[24469]: cluster 2024-08-17T16:59:02.885227+0000 mon.a (mon.0) 856 : cluster [DBG] mds.? [v2:172.21.15.169:6832/2212625279,v1:172.21.15.169:6833/2212625279] up:boot 2024-08-17T16:59:04.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:03 smithi169 bash[24469]: cluster 2024-08-17T16:59:02.885272+0000 mon.a (mon.0) 857 : cluster [INF] Dropping low affinity active daemon mds.foo.smithi131.ctintn in favor of higher affinity standby. 2024-08-17T16:59:04.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:03 smithi169 bash[24469]: cluster 2024-08-17T16:59:02.885290+0000 mon.a (mon.0) 858 : cluster [WRN] Replacing daemon mds.foo.smithi131.ctintn as rank 0 with standby daemon mds.foo.smithi169.mekqdz 2024-08-17T16:59:04.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:03 smithi169 bash[24469]: cluster 2024-08-17T16:59:02.885908+0000 mon.a (mon.0) 859 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-08-17T16:59:04.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:03 smithi169 bash[24469]: cluster 2024-08-17T16:59:02.885925+0000 mon.a (mon.0) 860 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-08-17T16:59:04.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:03 smithi169 bash[24469]: cluster 2024-08-17T16:59:02.885944+0000 mon.a (mon.0) 861 : cluster [DBG] fsmap foo:1 {0=foo.smithi131.ctintn=up:active} 1 up:standby 2024-08-17T16:59:04.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:03 smithi169 bash[24469]: audit 2024-08-17T16:59:02.886048+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi169.mekqdz"}]: dispatch 2024-08-17T16:59:04.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:03 smithi169 bash[24469]: cluster 2024-08-17T16:59:02.897622+0000 mon.a (mon.0) 863 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-08-17T16:59:04.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:03 smithi169 bash[24469]: cluster 2024-08-17T16:59:02.903186+0000 mon.a (mon.0) 864 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi169.mekqdz=up:replay} 2024-08-17T16:59:04.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:03 smithi169 bash[24469]: audit 2024-08-17T16:59:03.727000+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:59:04.323 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:03 smithi131 bash[32005]: cluster 2024-08-17T16:59:02.631148+0000 mgr.y (mgr.24320) 128 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:04.323 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:03 smithi131 bash[32005]: cluster 2024-08-17T16:59:02.885227+0000 mon.a (mon.0) 856 : cluster [DBG] mds.? [v2:172.21.15.169:6832/2212625279,v1:172.21.15.169:6833/2212625279] up:boot 2024-08-17T16:59:04.324 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:03 smithi131 bash[32005]: cluster 2024-08-17T16:59:02.885272+0000 mon.a (mon.0) 857 : cluster [INF] Dropping low affinity active daemon mds.foo.smithi131.ctintn in favor of higher affinity standby. 2024-08-17T16:59:04.324 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:03 smithi131 bash[32005]: cluster 2024-08-17T16:59:02.885290+0000 mon.a (mon.0) 858 : cluster [WRN] Replacing daemon mds.foo.smithi131.ctintn as rank 0 with standby daemon mds.foo.smithi169.mekqdz 2024-08-17T16:59:04.324 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:03 smithi131 bash[32005]: cluster 2024-08-17T16:59:02.885908+0000 mon.a (mon.0) 859 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-08-17T16:59:04.324 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:03 smithi131 bash[32005]: cluster 2024-08-17T16:59:02.885925+0000 mon.a (mon.0) 860 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-08-17T16:59:04.324 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:03 smithi131 bash[32005]: cluster 2024-08-17T16:59:02.885944+0000 mon.a (mon.0) 861 : cluster [DBG] fsmap foo:1 {0=foo.smithi131.ctintn=up:active} 1 up:standby 2024-08-17T16:59:04.324 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:03 smithi131 bash[32005]: audit 2024-08-17T16:59:02.886048+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi169.mekqdz"}]: dispatch 2024-08-17T16:59:04.324 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:03 smithi131 bash[32005]: cluster 2024-08-17T16:59:02.897622+0000 mon.a (mon.0) 863 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-08-17T16:59:04.324 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:03 smithi131 bash[32005]: cluster 2024-08-17T16:59:02.903186+0000 mon.a (mon.0) 864 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi169.mekqdz=up:replay} 2024-08-17T16:59:04.324 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:03 smithi131 bash[32005]: audit 2024-08-17T16:59:03.727000+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:59:04.324 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:03 smithi131 bash[22554]: cluster 2024-08-17T16:59:02.631148+0000 mgr.y (mgr.24320) 128 : cluster [DBG] pgmap v102: 73 pgs: 73 active+clean; 577 KiB data, 234 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:04.324 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:03 smithi131 bash[22554]: cluster 2024-08-17T16:59:02.885227+0000 mon.a (mon.0) 856 : cluster [DBG] mds.? [v2:172.21.15.169:6832/2212625279,v1:172.21.15.169:6833/2212625279] up:boot 2024-08-17T16:59:04.325 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:03 smithi131 bash[22554]: cluster 2024-08-17T16:59:02.885272+0000 mon.a (mon.0) 857 : cluster [INF] Dropping low affinity active daemon mds.foo.smithi131.ctintn in favor of higher affinity standby. 2024-08-17T16:59:04.325 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:03 smithi131 bash[22554]: cluster 2024-08-17T16:59:02.885290+0000 mon.a (mon.0) 858 : cluster [WRN] Replacing daemon mds.foo.smithi131.ctintn as rank 0 with standby daemon mds.foo.smithi169.mekqdz 2024-08-17T16:59:04.325 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:03 smithi131 bash[22554]: cluster 2024-08-17T16:59:02.885908+0000 mon.a (mon.0) 859 : cluster [WRN] Health check failed: 1 filesystem is degraded (FS_DEGRADED) 2024-08-17T16:59:04.325 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:03 smithi131 bash[22554]: cluster 2024-08-17T16:59:02.885925+0000 mon.a (mon.0) 860 : cluster [WRN] Health check failed: insufficient standby MDS daemons available (MDS_INSUFFICIENT_STANDBY) 2024-08-17T16:59:04.325 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:03 smithi131 bash[22554]: cluster 2024-08-17T16:59:02.885944+0000 mon.a (mon.0) 861 : cluster [DBG] fsmap foo:1 {0=foo.smithi131.ctintn=up:active} 1 up:standby 2024-08-17T16:59:04.325 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:03 smithi131 bash[22554]: audit 2024-08-17T16:59:02.886048+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi169.mekqdz"}]: dispatch 2024-08-17T16:59:04.325 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:03 smithi131 bash[22554]: cluster 2024-08-17T16:59:02.897622+0000 mon.a (mon.0) 863 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-08-17T16:59:04.325 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:03 smithi131 bash[22554]: cluster 2024-08-17T16:59:02.903186+0000 mon.a (mon.0) 864 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi169.mekqdz=up:replay} 2024-08-17T16:59:04.325 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:03 smithi131 bash[22554]: audit 2024-08-17T16:59:03.727000+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:59:05.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:04 smithi131 bash[22554]: cluster 2024-08-17T16:59:03.900958+0000 mon.a (mon.0) 866 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-08-17T16:59:05.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:04 smithi131 bash[22554]: cluster 2024-08-17T16:59:03.905391+0000 mon.a (mon.0) 867 : cluster [DBG] mds.? [v2:172.21.15.169:6832/2212625279,v1:172.21.15.169:6833/2212625279] up:reconnect 2024-08-17T16:59:05.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:04 smithi131 bash[22554]: cluster 2024-08-17T16:59:03.905446+0000 mon.a (mon.0) 868 : cluster [DBG] mds.? [v2:172.21.15.131:6834/2928999328,v1:172.21.15.131:6835/2928999328] up:boot 2024-08-17T16:59:05.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:04 smithi131 bash[22554]: cluster 2024-08-17T16:59:03.905645+0000 mon.a (mon.0) 869 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi169.mekqdz=up:reconnect} 1 up:standby 2024-08-17T16:59:05.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:04 smithi131 bash[22554]: audit 2024-08-17T16:59:03.905764+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi131.ctintn"}]: dispatch 2024-08-17T16:59:05.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:04 smithi131 bash[32005]: cluster 2024-08-17T16:59:03.900958+0000 mon.a (mon.0) 866 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-08-17T16:59:05.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:04 smithi131 bash[32005]: cluster 2024-08-17T16:59:03.905391+0000 mon.a (mon.0) 867 : cluster [DBG] mds.? [v2:172.21.15.169:6832/2212625279,v1:172.21.15.169:6833/2212625279] up:reconnect 2024-08-17T16:59:05.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:04 smithi131 bash[32005]: cluster 2024-08-17T16:59:03.905446+0000 mon.a (mon.0) 868 : cluster [DBG] mds.? [v2:172.21.15.131:6834/2928999328,v1:172.21.15.131:6835/2928999328] up:boot 2024-08-17T16:59:05.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:04 smithi131 bash[32005]: cluster 2024-08-17T16:59:03.905645+0000 mon.a (mon.0) 869 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi169.mekqdz=up:reconnect} 1 up:standby 2024-08-17T16:59:05.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:04 smithi131 bash[32005]: audit 2024-08-17T16:59:03.905764+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi131.ctintn"}]: dispatch 2024-08-17T16:59:05.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:04 smithi169 bash[24469]: cluster 2024-08-17T16:59:03.900958+0000 mon.a (mon.0) 866 : cluster [INF] Health check cleared: MDS_INSUFFICIENT_STANDBY (was: insufficient standby MDS daemons available) 2024-08-17T16:59:05.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:04 smithi169 bash[24469]: cluster 2024-08-17T16:59:03.905391+0000 mon.a (mon.0) 867 : cluster [DBG] mds.? [v2:172.21.15.169:6832/2212625279,v1:172.21.15.169:6833/2212625279] up:reconnect 2024-08-17T16:59:05.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:04 smithi169 bash[24469]: cluster 2024-08-17T16:59:03.905446+0000 mon.a (mon.0) 868 : cluster [DBG] mds.? [v2:172.21.15.131:6834/2928999328,v1:172.21.15.131:6835/2928999328] up:boot 2024-08-17T16:59:05.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:04 smithi169 bash[24469]: cluster 2024-08-17T16:59:03.905645+0000 mon.a (mon.0) 869 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi169.mekqdz=up:reconnect} 1 up:standby 2024-08-17T16:59:05.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:04 smithi169 bash[24469]: audit 2024-08-17T16:59:03.905764+0000 mon.a (mon.0) 870 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi131.ctintn"}]: dispatch 2024-08-17T16:59:05.272 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-08-17T16:59:06.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:05 smithi131 bash[22554]: cluster 2024-08-17T16:59:04.632165+0000 mgr.y (mgr.24320) 129 : cluster [DBG] pgmap v104: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.7 KiB/s wr, 6 op/s 2024-08-17T16:59:06.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:05 smithi131 bash[22554]: cluster 2024-08-17T16:59:04.908561+0000 mon.a (mon.0) 871 : cluster [DBG] mds.? [v2:172.21.15.169:6832/2212625279,v1:172.21.15.169:6833/2212625279] up:rejoin 2024-08-17T16:59:06.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:05 smithi131 bash[22554]: cluster 2024-08-17T16:59:04.908668+0000 mon.a (mon.0) 872 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi169.mekqdz=up:rejoin} 1 up:standby 2024-08-17T16:59:06.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:05 smithi131 bash[22554]: cluster 2024-08-17T16:59:04.909676+0000 mon.a (mon.0) 873 : cluster [INF] daemon mds.foo.smithi169.mekqdz is now active in filesystem foo as rank 0 2024-08-17T16:59:06.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:05 smithi131 bash[32005]: cluster 2024-08-17T16:59:04.632165+0000 mgr.y (mgr.24320) 129 : cluster [DBG] pgmap v104: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.7 KiB/s wr, 6 op/s 2024-08-17T16:59:06.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:05 smithi131 bash[32005]: cluster 2024-08-17T16:59:04.908561+0000 mon.a (mon.0) 871 : cluster [DBG] mds.? [v2:172.21.15.169:6832/2212625279,v1:172.21.15.169:6833/2212625279] up:rejoin 2024-08-17T16:59:06.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:05 smithi131 bash[32005]: cluster 2024-08-17T16:59:04.908668+0000 mon.a (mon.0) 872 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi169.mekqdz=up:rejoin} 1 up:standby 2024-08-17T16:59:06.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:05 smithi131 bash[32005]: cluster 2024-08-17T16:59:04.909676+0000 mon.a (mon.0) 873 : cluster [INF] daemon mds.foo.smithi169.mekqdz is now active in filesystem foo as rank 0 2024-08-17T16:59:06.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:05 smithi169 bash[24469]: cluster 2024-08-17T16:59:04.632165+0000 mgr.y (mgr.24320) 129 : cluster [DBG] pgmap v104: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.7 KiB/s wr, 6 op/s 2024-08-17T16:59:06.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:05 smithi169 bash[24469]: cluster 2024-08-17T16:59:04.908561+0000 mon.a (mon.0) 871 : cluster [DBG] mds.? [v2:172.21.15.169:6832/2212625279,v1:172.21.15.169:6833/2212625279] up:rejoin 2024-08-17T16:59:06.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:05 smithi169 bash[24469]: cluster 2024-08-17T16:59:04.908668+0000 mon.a (mon.0) 872 : cluster [DBG] fsmap foo:1/1 {0=foo.smithi169.mekqdz=up:rejoin} 1 up:standby 2024-08-17T16:59:06.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:05 smithi169 bash[24469]: cluster 2024-08-17T16:59:04.909676+0000 mon.a (mon.0) 873 : cluster [INF] daemon mds.foo.smithi169.mekqdz is now active in filesystem foo as rank 0 2024-08-17T16:59:07.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:06 smithi131 bash[22554]: cluster 2024-08-17T16:59:05.904266+0000 mon.a (mon.0) 874 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-08-17T16:59:07.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:06 smithi131 bash[22554]: cluster 2024-08-17T16:59:05.904303+0000 mon.a (mon.0) 875 : cluster [INF] Cluster is now healthy 2024-08-17T16:59:07.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:06 smithi131 bash[22554]: cluster 2024-08-17T16:59:05.908460+0000 mon.a (mon.0) 876 : cluster [DBG] mds.? [v2:172.21.15.169:6832/2212625279,v1:172.21.15.169:6833/2212625279] up:active 2024-08-17T16:59:07.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:06 smithi131 bash[22554]: cluster 2024-08-17T16:59:05.908524+0000 mon.a (mon.0) 877 : cluster [DBG] fsmap foo:1 {0=foo.smithi169.mekqdz=up:active} 1 up:standby 2024-08-17T16:59:07.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:06 smithi131 bash[22554]: audit 2024-08-17T16:59:06.300375+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:59:07.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:06 smithi131 bash[22554]: audit 2024-08-17T16:59:06.305395+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:59:07.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:06 smithi131 bash[32005]: cluster 2024-08-17T16:59:05.904266+0000 mon.a (mon.0) 874 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-08-17T16:59:07.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:06 smithi131 bash[32005]: cluster 2024-08-17T16:59:05.904303+0000 mon.a (mon.0) 875 : cluster [INF] Cluster is now healthy 2024-08-17T16:59:07.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:06 smithi131 bash[32005]: cluster 2024-08-17T16:59:05.908460+0000 mon.a (mon.0) 876 : cluster [DBG] mds.? [v2:172.21.15.169:6832/2212625279,v1:172.21.15.169:6833/2212625279] up:active 2024-08-17T16:59:07.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:06 smithi131 bash[32005]: cluster 2024-08-17T16:59:05.908524+0000 mon.a (mon.0) 877 : cluster [DBG] fsmap foo:1 {0=foo.smithi169.mekqdz=up:active} 1 up:standby 2024-08-17T16:59:07.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:06 smithi131 bash[32005]: audit 2024-08-17T16:59:06.300375+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:59:07.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:06 smithi131 bash[32005]: audit 2024-08-17T16:59:06.305395+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:59:07.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:06 smithi169 bash[24469]: cluster 2024-08-17T16:59:05.904266+0000 mon.a (mon.0) 874 : cluster [INF] Health check cleared: FS_DEGRADED (was: 1 filesystem is degraded) 2024-08-17T16:59:07.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:06 smithi169 bash[24469]: cluster 2024-08-17T16:59:05.904303+0000 mon.a (mon.0) 875 : cluster [INF] Cluster is now healthy 2024-08-17T16:59:07.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:06 smithi169 bash[24469]: cluster 2024-08-17T16:59:05.908460+0000 mon.a (mon.0) 876 : cluster [DBG] mds.? [v2:172.21.15.169:6832/2212625279,v1:172.21.15.169:6833/2212625279] up:active 2024-08-17T16:59:07.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:06 smithi169 bash[24469]: cluster 2024-08-17T16:59:05.908524+0000 mon.a (mon.0) 877 : cluster [DBG] fsmap foo:1 {0=foo.smithi169.mekqdz=up:active} 1 up:standby 2024-08-17T16:59:07.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:06 smithi169 bash[24469]: audit 2024-08-17T16:59:06.300375+0000 mon.a (mon.0) 878 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:59:07.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:06 smithi169 bash[24469]: audit 2024-08-17T16:59:06.305395+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:59:08.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:07 smithi131 bash[22554]: cluster 2024-08-17T16:59:06.632809+0000 mgr.y (mgr.24320) 130 : cluster [DBG] pgmap v105: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.4 KiB/s wr, 5 op/s 2024-08-17T16:59:08.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:07 smithi131 bash[22554]: audit 2024-08-17T16:59:07.628850+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:59:08.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:07 smithi131 bash[22554]: audit 2024-08-17T16:59:07.639462+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:59:08.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:07 smithi131 bash[22554]: audit 2024-08-17T16:59:07.641764+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:59:08.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:07 smithi131 bash[22554]: audit 2024-08-17T16:59:07.643487+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:59:08.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:07 smithi131 bash[22554]: audit 2024-08-17T16:59:07.654014+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:59:08.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:07 smithi131 bash[22554]: audit 2024-08-17T16:59:07.789003+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:59:08.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:07 smithi131 bash[22554]: audit 2024-08-17T16:59:07.792757+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:59:08.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:07 smithi131 bash[22554]: audit 2024-08-17T16:59:07.794420+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:59:08.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:07 smithi131 bash[22554]: audit 2024-08-17T16:59:07.802715+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:59:08.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:07 smithi131 bash[32005]: cluster 2024-08-17T16:59:06.632809+0000 mgr.y (mgr.24320) 130 : cluster [DBG] pgmap v105: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.4 KiB/s wr, 5 op/s 2024-08-17T16:59:08.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:07 smithi131 bash[32005]: audit 2024-08-17T16:59:07.628850+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:59:08.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:07 smithi131 bash[32005]: audit 2024-08-17T16:59:07.639462+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:59:08.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:07 smithi131 bash[32005]: audit 2024-08-17T16:59:07.641764+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:59:08.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:07 smithi131 bash[32005]: audit 2024-08-17T16:59:07.643487+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:59:08.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:07 smithi131 bash[32005]: audit 2024-08-17T16:59:07.654014+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:59:08.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:07 smithi131 bash[32005]: audit 2024-08-17T16:59:07.789003+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:59:08.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:07 smithi131 bash[32005]: audit 2024-08-17T16:59:07.792757+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:59:08.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:07 smithi131 bash[32005]: audit 2024-08-17T16:59:07.794420+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:59:08.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:07 smithi131 bash[32005]: audit 2024-08-17T16:59:07.802715+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:59:08.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:07 smithi169 bash[24469]: cluster 2024-08-17T16:59:06.632809+0000 mgr.y (mgr.24320) 130 : cluster [DBG] pgmap v105: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1.4 KiB/s wr, 5 op/s 2024-08-17T16:59:08.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:07 smithi169 bash[24469]: audit 2024-08-17T16:59:07.628850+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:59:08.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:07 smithi169 bash[24469]: audit 2024-08-17T16:59:07.639462+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:59:08.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:07 smithi169 bash[24469]: audit 2024-08-17T16:59:07.641764+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:59:08.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:07 smithi169 bash[24469]: audit 2024-08-17T16:59:07.643487+0000 mon.a (mon.0) 883 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:59:08.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:07 smithi169 bash[24469]: audit 2024-08-17T16:59:07.654014+0000 mon.a (mon.0) 884 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:59:08.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:07 smithi169 bash[24469]: audit 2024-08-17T16:59:07.789003+0000 mon.a (mon.0) 885 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T16:59:08.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:07 smithi169 bash[24469]: audit 2024-08-17T16:59:07.792757+0000 mon.a (mon.0) 886 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T16:59:08.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:07 smithi169 bash[24469]: audit 2024-08-17T16:59:07.794420+0000 mon.a (mon.0) 887 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T16:59:08.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:07 smithi169 bash[24469]: audit 2024-08-17T16:59:07.802715+0000 mon.a (mon.0) 888 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:59:09.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:08 smithi131 bash[22554]: audit 2024-08-17T16:59:08.616638+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-08-17T16:59:09.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:08 smithi131 bash[22554]: audit 2024-08-17T16:59:08.617066+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-08-17T16:59:09.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:08 smithi131 bash[22554]: audit 2024-08-17T16:59:08.617425+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-08-17T16:59:09.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:08 smithi131 bash[22554]: audit 2024-08-17T16:59:08.657853+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:59:09.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:08 smithi131 bash[22554]: audit 2024-08-17T16:59:08.739175+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:59:09.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:08 smithi131 bash[32005]: audit 2024-08-17T16:59:08.616638+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-08-17T16:59:09.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:08 smithi131 bash[32005]: audit 2024-08-17T16:59:08.617066+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-08-17T16:59:09.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:08 smithi131 bash[32005]: audit 2024-08-17T16:59:08.617425+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-08-17T16:59:09.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:08 smithi131 bash[32005]: audit 2024-08-17T16:59:08.657853+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:59:09.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:08 smithi131 bash[32005]: audit 2024-08-17T16:59:08.739175+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:59:09.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:08 smithi169 bash[24469]: audit 2024-08-17T16:59:08.616638+0000 mon.a (mon.0) 889 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]: dispatch 2024-08-17T16:59:09.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:08 smithi169 bash[24469]: audit 2024-08-17T16:59:08.617066+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]: dispatch 2024-08-17T16:59:09.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:08 smithi169 bash[24469]: audit 2024-08-17T16:59:08.617425+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]: dispatch 2024-08-17T16:59:09.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:08 smithi169 bash[24469]: audit 2024-08-17T16:59:08.657853+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:59:09.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:08 smithi169 bash[24469]: audit 2024-08-17T16:59:08.739175+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T16:59:09.846 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:59:10.269 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:09 smithi131 bash[32005]: cluster 2024-08-17T16:59:08.633443+0000 mgr.y (mgr.24320) 131 : cluster [DBG] pgmap v106: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.4 KiB/s wr, 5 op/s 2024-08-17T16:59:10.269 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:09 smithi131 bash[32005]: audit 2024-08-17T16:59:08.934338+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2024-08-17T16:59:10.269 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:09 smithi131 bash[32005]: audit 2024-08-17T16:59:08.934495+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2024-08-17T16:59:10.269 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:09 smithi131 bash[32005]: audit 2024-08-17T16:59:08.934675+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-08-17T16:59:10.269 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:09 smithi131 bash[32005]: cluster 2024-08-17T16:59:08.934806+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-08-17T16:59:10.269 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:09 smithi131 bash[22554]: cluster 2024-08-17T16:59:08.633443+0000 mgr.y (mgr.24320) 131 : cluster [DBG] pgmap v106: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.4 KiB/s wr, 5 op/s 2024-08-17T16:59:10.269 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:09 smithi131 bash[22554]: audit 2024-08-17T16:59:08.934338+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2024-08-17T16:59:10.269 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:09 smithi131 bash[22554]: audit 2024-08-17T16:59:08.934495+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2024-08-17T16:59:10.269 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:09 smithi131 bash[22554]: audit 2024-08-17T16:59:08.934675+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-08-17T16:59:10.270 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:09 smithi131 bash[22554]: cluster 2024-08-17T16:59:08.934806+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-08-17T16:59:10.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:09 smithi169 bash[24469]: cluster 2024-08-17T16:59:08.633443+0000 mgr.y (mgr.24320) 131 : cluster [DBG] pgmap v106: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 1.4 KiB/s wr, 5 op/s 2024-08-17T16:59:10.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:09 smithi169 bash[24469]: audit 2024-08-17T16:59:08.934338+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.2", "id": [1, 2]}]': finished 2024-08-17T16:59:10.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:09 smithi169 bash[24469]: audit 2024-08-17T16:59:08.934495+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.4", "id": [1, 5]}]': finished 2024-08-17T16:59:10.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:09 smithi169 bash[24469]: audit 2024-08-17T16:59:08.934675+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.b", "id": [1, 2]}]': finished 2024-08-17T16:59:10.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:09 smithi169 bash[24469]: cluster 2024-08-17T16:59:08.934806+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-08-17T16:59:10.594 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:59:10 smithi131 bash[22809]: ::ffff:172.21.15.169 - - [17/Aug/2024:16:59:10] "GET /metrics HTTP/1.1" 200 33794 "" "Prometheus/2.43.0" 2024-08-17T16:59:11.218 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:10 smithi131 bash[32005]: cluster 2024-08-17T16:59:09.937820+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-08-17T16:59:11.218 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:10 smithi131 bash[32005]: cluster 2024-08-17T16:59:10.634221+0000 mgr.y (mgr.24320) 132 : cluster [DBG] pgmap v109: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 1.8 KiB/s wr, 15 op/s 2024-08-17T16:59:11.218 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:10 smithi131 bash[22554]: cluster 2024-08-17T16:59:09.937820+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-08-17T16:59:11.218 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:10 smithi131 bash[22554]: cluster 2024-08-17T16:59:10.634221+0000 mgr.y (mgr.24320) 132 : cluster [DBG] pgmap v109: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 1.8 KiB/s wr, 15 op/s 2024-08-17T16:59:11.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:10 smithi169 bash[24469]: cluster 2024-08-17T16:59:09.937820+0000 mon.a (mon.0) 898 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-08-17T16:59:11.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:10 smithi169 bash[24469]: cluster 2024-08-17T16:59:10.634221+0000 mgr.y (mgr.24320) 132 : cluster [DBG] pgmap v109: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 10 KiB/s rd, 1.8 KiB/s wr, 15 op/s 2024-08-17T16:59:13.677 INFO:teuthology.run_tasks:Running task ceph.healthy... 2024-08-17T16:59:13.685 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-08-17T16:59:13.685 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-08-17T16:59:13.685 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph mgr dump --format=json 2024-08-17T16:59:14.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:13 smithi131 bash[22554]: cluster 2024-08-17T16:59:12.634867+0000 mgr.y (mgr.24320) 133 : cluster [DBG] pgmap v110: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 8.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-17T16:59:14.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:13 smithi131 bash[32005]: cluster 2024-08-17T16:59:12.634867+0000 mgr.y (mgr.24320) 133 : cluster [DBG] pgmap v110: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 8.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-17T16:59:14.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:13 smithi169 bash[24469]: cluster 2024-08-17T16:59:12.634867+0000 mgr.y (mgr.24320) 133 : cluster [DBG] pgmap v110: 73 pgs: 3 peering, 70 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 8.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-17T16:59:16.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:15 smithi131 bash[22554]: cluster 2024-08-17T16:59:14.635943+0000 mgr.y (mgr.24320) 134 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 8.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-17T16:59:16.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:15 smithi131 bash[32005]: cluster 2024-08-17T16:59:14.635943+0000 mgr.y (mgr.24320) 134 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 8.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-17T16:59:16.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:15 smithi169 bash[24469]: cluster 2024-08-17T16:59:14.635943+0000 mgr.y (mgr.24320) 134 : cluster [DBG] pgmap v111: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 8.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-17T16:59:18.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:17 smithi131 bash[32005]: cluster 2024-08-17T16:59:16.636622+0000 mgr.y (mgr.24320) 135 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 8.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-17T16:59:18.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:17 smithi131 bash[22554]: cluster 2024-08-17T16:59:16.636622+0000 mgr.y (mgr.24320) 135 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 8.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-17T16:59:18.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:17 smithi169 bash[24469]: cluster 2024-08-17T16:59:16.636622+0000 mgr.y (mgr.24320) 135 : cluster [DBG] pgmap v112: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 8.7 KiB/s rd, 0 B/s wr, 8 op/s 2024-08-17T16:59:18.423 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:59:20.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:19 smithi131 bash[32005]: cluster 2024-08-17T16:59:18.637242+0000 mgr.y (mgr.24320) 136 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-17T16:59:20.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:19 smithi131 bash[22554]: cluster 2024-08-17T16:59:18.637242+0000 mgr.y (mgr.24320) 136 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-17T16:59:20.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:19 smithi169 bash[24469]: cluster 2024-08-17T16:59:18.637242+0000 mgr.y (mgr.24320) 136 : cluster [DBG] pgmap v113: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail; 7.2 KiB/s rd, 0 B/s wr, 6 op/s 2024-08-17T16:59:20.594 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:59:20 smithi131 bash[22809]: ::ffff:172.21.15.169 - - [17/Aug/2024:16:59:20] "GET /metrics HTTP/1.1" 200 33794 "" "Prometheus/2.43.0" 2024-08-17T16:59:21.459 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T16:59:21.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:21 smithi131 bash[32005]: cluster 2024-08-17T16:59:20.638317+0000 mgr.y (mgr.24320) 137 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:21.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:21 smithi131 bash[32005]: audit 2024-08-17T16:59:21.455507+0000 mon.a (mon.0) 899 : audit [DBG] from='client.? 172.21.15.131:0/2055722125' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-17T16:59:21.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:21 smithi131 bash[22554]: cluster 2024-08-17T16:59:20.638317+0000 mgr.y (mgr.24320) 137 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:21.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:21 smithi131 bash[22554]: audit 2024-08-17T16:59:21.455507+0000 mon.a (mon.0) 899 : audit [DBG] from='client.? 172.21.15.131:0/2055722125' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-17T16:59:22.121 INFO:teuthology.orchestra.run.smithi131.stdout:{"epoch":20,"flags":0,"active_gid":24320,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6800","nonce":3056314115},{"type":"v1","addr":"172.21.15.131:6801","nonce":3056314115}]},"active_addr":"172.21.15.131:6801/3056314115","active_change":"2024-08-17T16:56:08.561049+0000","active_mgr_features":4540138322906710015,"available":true,"standbys":[{"gid":24301,"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","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:3.0.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:1.0.0","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:3.0.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":"int","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":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","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":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","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","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:3.0.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:1.0.0","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:3.0.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":"int","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":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","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":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","long_desc":"","tags":[],"see_also":[]},"prometheus_alerts_path":{"name":"prometheus_alerts_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/prometheus/ceph/ceph_default_alerts.yml","min":"","max":"","enum_allowed":[],"desc":"location of alerts to include in prometheus deployments","long_desc":"","tags":[],"see_also":[]},"registry_insecure":{"name":"registry_insecure","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Registry is to be considered insecure (no TLS available). Only for development purposes.","long_desc":"","tags":[],"see_also":[]},"registry_password":{"name":"registry_password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository password. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"registry_url":{"name":"registry_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Registry url for login purposes. This is not the default registry","long_desc":"","tags":[],"see_also":[]},"registry_username":{"name":"registry_username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"Custom repository username. Only used for logging into a registry.","long_desc":"","tags":[],"see_also":[]},"secure_monitoring_stack":{"name":"secure_monitoring_stack","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable TLS security for all the monitoring stack daemons","long_desc":"","tags":[],"see_also":[]},"service_discovery_port":{"name":"service_discovery_port","type":"int","level":"advanced","flags":0,"default_value":"8765","min":"","max":"","enum_allowed":[],"desc":"cephadm service discovery port","long_desc":"","tags":[],"see_also":[]},"ssh_config_file":{"name":"ssh_config_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"customized SSH config file to connect to managed hosts","long_desc":"","tags":[],"see_also":[]},"use_agent":{"name":"use_agent","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Use cephadm agent on each host to gather and send metadata","long_desc":"","tags":[],"see_also":[]},"use_repo_digest":{"name":"use_repo_digest","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Automatically convert image tags to image digest. Make sure all daemons use the same image","long_desc":"","tags":[],"see_also":[]},"warn_on_failed_host_check":{"name":"warn_on_failed_host_check","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if the host check fails","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_daemons":{"name":"warn_on_stray_daemons","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected that are not managed by cephadm","long_desc":"","tags":[],"see_also":[]},"warn_on_stray_hosts":{"name":"warn_on_stray_hosts","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"raise a health warning if daemons are detected on a host that is not managed by cephadm","long_desc":"","tags":[],"see_also":[]}}},{"name":"crash","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"retain_interval":{"name":"retain_interval","type":"secs","level":"advanced","flags":1,"default_value":"31536000","min":"","max":"","enum_allowed":[],"desc":"how long to retain crashes before pruning them","long_desc":"","tags":[],"see_also":[]},"warn_recent_interval":{"name":"warn_recent_interval","type":"secs","level":"advanced","flags":1,"default_value":"1209600","min":"","max":"","enum_allowed":[],"desc":"time interval in which to warn about recent crashes","long_desc":"","tags":[],"see_also":[]}}},{"name":"dashboard","can_run":true,"error_string":"","module_options":{"ACCOUNT_LOCKOUT_ATTEMPTS":{"name":"ACCOUNT_LOCKOUT_ATTEMPTS","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_HOST":{"name":"ALERTMANAGER_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ALERTMANAGER_API_SSL_VERIFY":{"name":"ALERTMANAGER_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_ENABLED":{"name":"AUDIT_API_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"AUDIT_API_LOG_PAYLOAD":{"name":"AUDIT_API_LOG_PAYLOAD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ENABLE_BROWSABLE_API":{"name":"ENABLE_BROWSABLE_API","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_CEPHFS":{"name":"FEATURE_TOGGLE_CEPHFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_DASHBOARD":{"name":"FEATURE_TOGGLE_DASHBOARD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_ISCSI":{"name":"FEATURE_TOGGLE_ISCSI","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_MIRRORING":{"name":"FEATURE_TOGGLE_MIRRORING","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_NFS":{"name":"FEATURE_TOGGLE_NFS","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RBD":{"name":"FEATURE_TOGGLE_RBD","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"FEATURE_TOGGLE_RGW":{"name":"FEATURE_TOGGLE_RGW","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE":{"name":"GANESHA_CLUSTERS_RADOS_POOL_NAMESPACE","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_PASSWORD":{"name":"GRAFANA_API_PASSWORD","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_SSL_VERIFY":{"name":"GRAFANA_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_URL":{"name":"GRAFANA_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_API_USERNAME":{"name":"GRAFANA_API_USERNAME","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_FRONTEND_API_URL":{"name":"GRAFANA_FRONTEND_API_URL","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"GRAFANA_UPDATE_DASHBOARDS":{"name":"GRAFANA_UPDATE_DASHBOARDS","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISCSI_API_SSL_VERIFICATION":{"name":"ISCSI_API_SSL_VERIFICATION","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ISSUE_TRACKER_API_KEY":{"name":"ISSUE_TRACKER_API_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"ssl_server_port":{"name":"ssl_server_port","type":"int","level":"advanced","flags":0,"default_value":"8443","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_behaviour":{"name":"standby_behaviour","type":"str","level":"advanced","flags":0,"default_value":"redirect","min":"","max":"","enum_allowed":["error","redirect"],"desc":"","long_desc":"","tags":[],"see_also":[]},"standby_error_status_code":{"name":"standby_error_status_code","type":"int","level":"advanced","flags":0,"default_value":"500","min":"400","max":"599","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"url_prefix":{"name":"url_prefix","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"devicehealth","can_run":true,"error_string":"","module_options":{"enable_monitoring":{"name":"enable_monitoring","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"monitor device health metrics","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"mark_out_threshold":{"name":"mark_out_threshold","type":"secs","level":"advanced","flags":1,"default_value":"2419200","min":"","max":"","enum_allowed":[],"desc":"automatically mark OSD if it may fail before this long","long_desc":"","tags":[],"see_also":[]},"pool_name":{"name":"pool_name","type":"str","level":"advanced","flags":1,"default_value":"device_health_metrics","min":"","max":"","enum_allowed":[],"desc":"name of pool in which to store device health metrics","long_desc":"","tags":[],"see_also":[]},"retention_period":{"name":"retention_period","type":"secs","level":"advanced","flags":1,"default_value":"15552000","min":"","max":"","enum_allowed":[],"desc":"how long to retain device health metrics","long_desc":"","tags":[],"see_also":[]},"scrape_frequency":{"name":"scrape_frequency","type":"secs","level":"advanced","flags":1,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"how frequently to scrape device health metrics","long_desc":"","tags":[],"see_also":[]},"self_heal":{"name":"self_heal","type":"bool","level":"advanced","flags":1,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"preemptively heal cluster around devices that may fail","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":1,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"how frequently to wake up and check device health","long_desc":"","tags":[],"see_also":[]},"warn_threshold":{"name":"warn_threshold","type":"secs","level":"advanced","flags":1,"default_value":"7257600","min":"","max":"","enum_allowed":[],"desc":"raise health warning if OSD may fail before this long","long_desc":"","tags":[],"see_also":[]}}},{"name":"diskprediction_local","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predict_interval":{"name":"predict_interval","type":"str","level":"advanced","flags":0,"default_value":"86400","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"predictor_model":{"name":"predictor_model","type":"str","level":"advanced","flags":0,"default_value":"prophetstor","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sleep_interval":{"name":"sleep_interval","type":"str","level":"advanced","flags":0,"default_value":"600","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"influx","can_run":false,"error_string":"influxdb python module not found","module_options":{"batch_size":{"name":"batch_size","type":"int","level":"advanced","flags":0,"default_value":"5000","min":"","max":"","enum_allowed":[],"desc":"How big batches of data points should be when sending to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"database":{"name":"database","type":"str","level":"advanced","flags":0,"default_value":"ceph","min":"","max":"","enum_allowed":[],"desc":"InfluxDB database name. You will need to create this database and grant write privileges to the configured username or the username must have admin privileges to create it.","long_desc":"","tags":[],"see_also":[]},"hostname":{"name":"hostname","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server hostname","long_desc":"","tags":[],"see_also":[]},"interval":{"name":"interval","type":"secs","level":"advanced","flags":0,"default_value":"30","min":"5","max":"","enum_allowed":[],"desc":"Time between reports to InfluxDB. Default 30 seconds.","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"password":{"name":"password","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"password of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"port":{"name":"port","type":"int","level":"advanced","flags":0,"default_value":"8086","min":"","max":"","enum_allowed":[],"desc":"InfluxDB server port","long_desc":"","tags":[],"see_also":[]},"ssl":{"name":"ssl","type":"str","level":"advanced","flags":0,"default_value":"false","min":"","max":"","enum_allowed":[],"desc":"Use https connection for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]},"threads":{"name":"threads","type":"int","level":"advanced","flags":0,"default_value":"5","min":"1","max":"32","enum_allowed":[],"desc":"How many worker threads should be spawned for sending data to InfluxDB.","long_desc":"","tags":[],"see_also":[]},"username":{"name":"username","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"username of InfluxDB server user","long_desc":"","tags":[],"see_also":[]},"verify_ssl":{"name":"verify_ssl","type":"str","level":"advanced","flags":0,"default_value":"true","min":"","max":"","enum_allowed":[],"desc":"Verify https cert for InfluxDB server. Use \"true\" or \"false\".","long_desc":"","tags":[],"see_also":[]}}},{"name":"insights","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"iostat","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"k8sevents","can_run":true,"error_string":"","module_options":{"ceph_event_retention_days":{"name":"ceph_event_retention_days","type":"int","level":"advanced","flags":0,"default_value":"7","min":"","max":"","enum_allowed":[],"desc":"Days to hold ceph event information within local cache","long_desc":"","tags":[],"see_also":[]},"config_check_secs":{"name":"config_check_secs","type":"int","level":"advanced","flags":0,"default_value":"10","min":"10","max":"","enum_allowed":[],"desc":"interval (secs) to check for cluster configuration changes","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"localpool","can_run":true,"error_string":"","module_options":{"failure_domain":{"name":"failure_domain","type":"str","level":"advanced","flags":1,"default_value":"host","min":"","max":"","enum_allowed":[],"desc":"failure domain for any created local pool","long_desc":"what failure domain we should separate data replicas across.","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"min_size":{"name":"min_size","type":"int","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"default min_size for any created local pool","long_desc":"value to set min_size to (unchanged from Ceph's default if this option is not set)","tags":[],"see_also":[]},"num_rep":{"name":"num_rep","type":"int","level":"advanced","flags":1,"default_value":"3","min":"","max":"","enum_allowed":[],"desc":"default replica count for any created local pool","long_desc":"","tags":[],"see_also":[]},"pg_num":{"name":"pg_num","type":"int","level":"advanced","flags":1,"default_value":"128","min":"","max":"","enum_allowed":[],"desc":"default pg_num for any created local pool","long_desc":"","tags":[],"see_also":[]},"prefix":{"name":"prefix","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"name prefix for any created local pool","long_desc":"","tags":[],"see_also":[]},"subtree":{"name":"subtree","type":"str","level":"advanced","flags":1,"default_value":"rack","min":"","max":"","enum_allowed":[],"desc":"CRUSH level for which to create a local pool","long_desc":"which CRUSH subtree type the module should create a pool for.","tags":[],"see_also":[]}}},{"name":"mds_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"mirroring","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"nfs","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"orchestrator","can_run":true,"error_string":"","module_options":{"fail_fs":{"name":"fail_fs","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Fail filesystem for rapid multi-rank mds upgrade","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"orchestrator":{"name":"orchestrator","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["cephadm","rook","test_orchestrator"],"desc":"Orchestrator backend","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_perf_query","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"osd_support","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]}}},{"name":"pg_autoscaler","can_run":true,"error_string":"","module_options":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"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":{"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_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":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","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.131:8443/","prometheus":"http://172.21.15.131: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":60,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.131:0","nonce":58738087}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.131:0","nonce":805105591}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.131:0","nonce":3865043614}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.131:0","nonce":2345799949}]}]} 2024-08-17T16:59:22.125 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-08-17T16:59:22.125 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-08-17T16:59:22.125 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T16:59:22.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:21 smithi169 bash[24469]: cluster 2024-08-17T16:59:20.638317+0000 mgr.y (mgr.24320) 137 : cluster [DBG] pgmap v114: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:22.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:21 smithi169 bash[24469]: audit 2024-08-17T16:59:21.455507+0000 mon.a (mon.0) 899 : audit [DBG] from='client.? 172.21.15.131:0/2055722125' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-08-17T16:59:24.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:23 smithi131 bash[32005]: cluster 2024-08-17T16:59:22.638973+0000 mgr.y (mgr.24320) 138 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:24.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:23 smithi131 bash[32005]: audit 2024-08-17T16:59:23.658445+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:59:24.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:23 smithi131 bash[22554]: cluster 2024-08-17T16:59:22.638973+0000 mgr.y (mgr.24320) 138 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:24.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:23 smithi131 bash[22554]: audit 2024-08-17T16:59:23.658445+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:59:24.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:23 smithi169 bash[24469]: cluster 2024-08-17T16:59:22.638973+0000 mgr.y (mgr.24320) 138 : cluster [DBG] pgmap v115: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:24.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:23 smithi169 bash[24469]: audit 2024-08-17T16:59:23.658445+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:59:26.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:25 smithi131 bash[32005]: cluster 2024-08-17T16:59:24.640083+0000 mgr.y (mgr.24320) 139 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:26.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:25 smithi131 bash[22554]: cluster 2024-08-17T16:59:24.640083+0000 mgr.y (mgr.24320) 139 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:26.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:25 smithi169 bash[24469]: cluster 2024-08-17T16:59:24.640083+0000 mgr.y (mgr.24320) 139 : cluster [DBG] pgmap v116: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:26.861 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:59:28.017 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:27 smithi131 bash[22554]: cluster 2024-08-17T16:59:26.640732+0000 mgr.y (mgr.24320) 140 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:28.018 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:27 smithi131 bash[32005]: cluster 2024-08-17T16:59:26.640732+0000 mgr.y (mgr.24320) 140 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:28.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:27 smithi169 bash[24469]: cluster 2024-08-17T16:59:26.640732+0000 mgr.y (mgr.24320) 140 : cluster [DBG] pgmap v117: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:29.835 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T16:59:29.835 INFO:teuthology.orchestra.run.smithi131.stdout:{"epoch":75,"fsid":"f27a2518-5cb7-11ef-bccf-c7b262605968","created":"2024-08-17T16:45:27.114816+0000","modified":"2024-08-17T16:59:09.928820+0000","last_up_change":"2024-08-17T16:55:08.576442+0000","last_in_change":"2024-08-17T16:54:41.682747+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-17T16:50:43.494379+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":"22","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":{}},"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":"2024-08-17T16:56:49.601702+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":"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":3,"snap_epoch":66,"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":"2024-08-17T16:58:53.576082+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":"71","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":"2024-08-17T16:58:54.144026+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":"72","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":"931c17ae-fadd-4941-8f94-54a64a12cdbb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":74,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6802","nonce":2752478161},{"type":"v1","addr":"172.21.15.131:6803","nonce":2752478161}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6804","nonce":2752478161},{"type":"v1","addr":"172.21.15.131:6805","nonce":2752478161}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6808","nonce":2752478161},{"type":"v1","addr":"172.21.15.131:6809","nonce":2752478161}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6806","nonce":2752478161},{"type":"v1","addr":"172.21.15.131:6807","nonce":2752478161}]},"public_addr":"172.21.15.131:6803/2752478161","cluster_addr":"172.21.15.131:6805/2752478161","heartbeat_back_addr":"172.21.15.131:6809/2752478161","heartbeat_front_addr":"172.21.15.131:6807/2752478161","state":["exists","up"]},{"osd":1,"uuid":"28cbaae9-2647-4988-8227-65608f15df55","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6810","nonce":152446934},{"type":"v1","addr":"172.21.15.131:6811","nonce":152446934}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6812","nonce":152446934},{"type":"v1","addr":"172.21.15.131:6813","nonce":152446934}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6816","nonce":152446934},{"type":"v1","addr":"172.21.15.131:6817","nonce":152446934}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6814","nonce":152446934},{"type":"v1","addr":"172.21.15.131:6815","nonce":152446934}]},"public_addr":"172.21.15.131:6811/152446934","cluster_addr":"172.21.15.131:6813/152446934","heartbeat_back_addr":"172.21.15.131:6817/152446934","heartbeat_front_addr":"172.21.15.131:6815/152446934","state":["exists","up"]},{"osd":2,"uuid":"c453e3c1-1905-47b4-a0a2-33e89ceee89b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":74,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6818","nonce":1578403024},{"type":"v1","addr":"172.21.15.131:6819","nonce":1578403024}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6820","nonce":1578403024},{"type":"v1","addr":"172.21.15.131:6821","nonce":1578403024}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6824","nonce":1578403024},{"type":"v1","addr":"172.21.15.131:6825","nonce":1578403024}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6822","nonce":1578403024},{"type":"v1","addr":"172.21.15.131:6823","nonce":1578403024}]},"public_addr":"172.21.15.131:6819/1578403024","cluster_addr":"172.21.15.131:6821/1578403024","heartbeat_back_addr":"172.21.15.131:6825/1578403024","heartbeat_front_addr":"172.21.15.131:6823/1578403024","state":["exists","up"]},{"osd":3,"uuid":"58977ccb-73f1-4ff5-82be-27fcdf10ad08","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6826","nonce":2968526820},{"type":"v1","addr":"172.21.15.131:6827","nonce":2968526820}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6828","nonce":2968526820},{"type":"v1","addr":"172.21.15.131:6829","nonce":2968526820}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6832","nonce":2968526820},{"type":"v1","addr":"172.21.15.131:6833","nonce":2968526820}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6830","nonce":2968526820},{"type":"v1","addr":"172.21.15.131:6831","nonce":2968526820}]},"public_addr":"172.21.15.131:6827/2968526820","cluster_addr":"172.21.15.131:6829/2968526820","heartbeat_back_addr":"172.21.15.131:6833/2968526820","heartbeat_front_addr":"172.21.15.131:6831/2968526820","state":["exists","up"]},{"osd":4,"uuid":"a27e1f9d-ccc9-49bd-9a83-6970394686f0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6800","nonce":2638466822},{"type":"v1","addr":"172.21.15.169:6801","nonce":2638466822}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6802","nonce":2638466822},{"type":"v1","addr":"172.21.15.169:6803","nonce":2638466822}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6806","nonce":2638466822},{"type":"v1","addr":"172.21.15.169:6807","nonce":2638466822}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6804","nonce":2638466822},{"type":"v1","addr":"172.21.15.169:6805","nonce":2638466822}]},"public_addr":"172.21.15.169:6801/2638466822","cluster_addr":"172.21.15.169:6803/2638466822","heartbeat_back_addr":"172.21.15.169:6807/2638466822","heartbeat_front_addr":"172.21.15.169:6805/2638466822","state":["exists","up"]},{"osd":5,"uuid":"33dc15a5-d1a6-4810-a2a1-db3a307f8c84","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":74,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6808","nonce":1625437885},{"type":"v1","addr":"172.21.15.169:6809","nonce":1625437885}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6810","nonce":1625437885},{"type":"v1","addr":"172.21.15.169:6811","nonce":1625437885}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6814","nonce":1625437885},{"type":"v1","addr":"172.21.15.169:6815","nonce":1625437885}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6812","nonce":1625437885},{"type":"v1","addr":"172.21.15.169:6813","nonce":1625437885}]},"public_addr":"172.21.15.169:6809/1625437885","cluster_addr":"172.21.15.169:6811/1625437885","heartbeat_back_addr":"172.21.15.169:6815/1625437885","heartbeat_front_addr":"172.21.15.169:6813/1625437885","state":["exists","up"]},{"osd":6,"uuid":"4893b4b8-9b28-4e0e-841c-eb781d9f74fe","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6816","nonce":554300287},{"type":"v1","addr":"172.21.15.169:6817","nonce":554300287}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6818","nonce":554300287},{"type":"v1","addr":"172.21.15.169:6819","nonce":554300287}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6822","nonce":554300287},{"type":"v1","addr":"172.21.15.169:6823","nonce":554300287}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6820","nonce":554300287},{"type":"v1","addr":"172.21.15.169:6821","nonce":554300287}]},"public_addr":"172.21.15.169:6817/554300287","cluster_addr":"172.21.15.169:6819/554300287","heartbeat_back_addr":"172.21.15.169:6823/554300287","heartbeat_front_addr":"172.21.15.169:6821/554300287","state":["exists","up"]},{"osd":7,"uuid":"a9a64d1e-1b11-44d8-ac15-d4dbdc1830a1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6824","nonce":1615136086},{"type":"v1","addr":"172.21.15.169:6825","nonce":1615136086}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6826","nonce":1615136086},{"type":"v1","addr":"172.21.15.169:6827","nonce":1615136086}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6830","nonce":1615136086},{"type":"v1","addr":"172.21.15.169:6831","nonce":1615136086}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6828","nonce":1615136086},{"type":"v1","addr":"172.21.15.169:6829","nonce":1615136086}]},"public_addr":"172.21.15.169:6825/1615136086","cluster_addr":"172.21.15.169:6827/1615136086","heartbeat_back_addr":"172.21.15.169:6831/1615136086","heartbeat_front_addr":"172.21.15.169:6829/1615136086","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":"2024-08-17T16:48:52.794935+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:49:44.495590+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:50:38.808426+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:51:30.850900+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:52:21.668423+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:53:14.905634+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:54:09.575832+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:55:07.491612+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.2","mappings":[{"from":1,"to":2}]},{"pgid":"4.4","mappings":[{"from":1,"to":5}]},{"pgid":"4.b","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.131:6835/868237211":"2024-08-18T16:59:02.885303+0000","172.21.15.131:6834/868237211":"2024-08-18T16:59:02.885303+0000","172.21.15.131:0/1207615408":"2024-08-18T16:56:08.560846+0000","172.21.15.131:0/1821861506":"2024-08-18T16:56:08.560846+0000","172.21.15.131:0/3301598597":"2024-08-18T16:56:08.560846+0000","172.21.15.131:6800/2557335399":"2024-08-18T16:45:53.763605+0000","172.21.15.131:6801/2557335399":"2024-08-18T16:45:53.763605+0000","172.21.15.131:0/1379702785":"2024-08-18T16:56:08.560846+0000","172.21.15.131:6800/3178238488":"2024-08-18T16:56:08.560846+0000","172.21.15.131:0/3703359670":"2024-08-18T16:45:53.763605+0000","172.21.15.131:0/900478172":"2024-08-18T16:45:53.763605+0000","172.21.15.131:6801/3178238488":"2024-08-18T16:56:08.560846+0000","172.21.15.131:0/2782073615":"2024-08-18T16:46:24.903953+0000","172.21.15.131:0/1481172092":"2024-08-18T16:45:53.763605+0000","172.21.15.131:0/1351012631":"2024-08-18T16:46:24.903953+0000","172.21.15.131:6801/2697549494":"2024-08-18T16:46:24.903953+0000","172.21.15.131:6800/2697549494":"2024-08-18T16:46:24.903953+0000","172.21.15.131:0/191077631":"2024-08-18T16:46:24.903953+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}} 2024-08-17T16:59:29.844 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:29 smithi131 bash[22554]: cluster 2024-08-17T16:59:28.641148+0000 mgr.y (mgr.24320) 141 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:29.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:29 smithi131 bash[32005]: cluster 2024-08-17T16:59:28.641148+0000 mgr.y (mgr.24320) 141 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:30.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:29 smithi169 bash[24469]: cluster 2024-08-17T16:59:28.641148+0000 mgr.y (mgr.24320) 141 : cluster [DBG] pgmap v118: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:30.460 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-08-17T16:59:30.460 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T16:59:30.594 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:59:30 smithi131 bash[22809]: ::ffff:172.21.15.169 - - [17/Aug/2024:16:59:30] "GET /metrics HTTP/1.1" 200 33794 "" "Prometheus/2.43.0" 2024-08-17T16:59:31.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:30 smithi131 bash[22554]: audit 2024-08-17T16:59:29.838356+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.131:0/1206581270' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T16:59:31.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:30 smithi131 bash[32005]: audit 2024-08-17T16:59:29.838356+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.131:0/1206581270' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T16:59:31.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:30 smithi169 bash[24469]: audit 2024-08-17T16:59:29.838356+0000 mon.c (mon.2) 25 : audit [DBG] from='client.? 172.21.15.131:0/1206581270' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T16:59:32.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:31 smithi131 bash[22554]: cluster 2024-08-17T16:59:30.642136+0000 mgr.y (mgr.24320) 142 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:32.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:31 smithi131 bash[32005]: cluster 2024-08-17T16:59:30.642136+0000 mgr.y (mgr.24320) 142 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:32.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:31 smithi169 bash[24469]: cluster 2024-08-17T16:59:30.642136+0000 mgr.y (mgr.24320) 142 : cluster [DBG] pgmap v119: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:34.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:33 smithi131 bash[32005]: cluster 2024-08-17T16:59:32.642786+0000 mgr.y (mgr.24320) 143 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:34.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:33 smithi131 bash[22554]: cluster 2024-08-17T16:59:32.642786+0000 mgr.y (mgr.24320) 143 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:34.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:33 smithi169 bash[24469]: cluster 2024-08-17T16:59:32.642786+0000 mgr.y (mgr.24320) 143 : cluster [DBG] pgmap v120: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:35.200 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:59:36.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:35 smithi131 bash[22554]: cluster 2024-08-17T16:59:34.644039+0000 mgr.y (mgr.24320) 144 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:36.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:35 smithi131 bash[32005]: cluster 2024-08-17T16:59:34.644039+0000 mgr.y (mgr.24320) 144 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:36.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:35 smithi169 bash[24469]: cluster 2024-08-17T16:59:34.644039+0000 mgr.y (mgr.24320) 144 : cluster [DBG] pgmap v121: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:37.980 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T16:59:37.980 INFO:teuthology.orchestra.run.smithi131.stdout:{"epoch":75,"fsid":"f27a2518-5cb7-11ef-bccf-c7b262605968","created":"2024-08-17T16:45:27.114816+0000","modified":"2024-08-17T16:59:09.928820+0000","last_up_change":"2024-08-17T16:55:08.576442+0000","last_in_change":"2024-08-17T16:54:41.682747+0000","flags":"sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit","flags_num":5799936,"flags_set":["pglog_hardlimit","purged_snapdirs","recovery_deletes","sortbitwise"],"crush_version":18,"full_ratio":0.94999998807907104,"backfillfull_ratio":0.89999997615814209,"nearfull_ratio":0.85000002384185791,"cluster_snapshot":"","pool_max":4,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-17T16:50:43.494379+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":"22","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":{}},"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":"2024-08-17T16:56:49.601702+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":"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":3,"snap_epoch":66,"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":"2024-08-17T16:58:53.576082+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":"71","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":"2024-08-17T16:58:54.144026+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":"72","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":"931c17ae-fadd-4941-8f94-54a64a12cdbb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":8,"up_thru":74,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6802","nonce":2752478161},{"type":"v1","addr":"172.21.15.131:6803","nonce":2752478161}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6804","nonce":2752478161},{"type":"v1","addr":"172.21.15.131:6805","nonce":2752478161}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6808","nonce":2752478161},{"type":"v1","addr":"172.21.15.131:6809","nonce":2752478161}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6806","nonce":2752478161},{"type":"v1","addr":"172.21.15.131:6807","nonce":2752478161}]},"public_addr":"172.21.15.131:6803/2752478161","cluster_addr":"172.21.15.131:6805/2752478161","heartbeat_back_addr":"172.21.15.131:6809/2752478161","heartbeat_front_addr":"172.21.15.131:6807/2752478161","state":["exists","up"]},{"osd":1,"uuid":"28cbaae9-2647-4988-8227-65608f15df55","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":13,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6810","nonce":152446934},{"type":"v1","addr":"172.21.15.131:6811","nonce":152446934}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6812","nonce":152446934},{"type":"v1","addr":"172.21.15.131:6813","nonce":152446934}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6816","nonce":152446934},{"type":"v1","addr":"172.21.15.131:6817","nonce":152446934}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6814","nonce":152446934},{"type":"v1","addr":"172.21.15.131:6815","nonce":152446934}]},"public_addr":"172.21.15.131:6811/152446934","cluster_addr":"172.21.15.131:6813/152446934","heartbeat_back_addr":"172.21.15.131:6817/152446934","heartbeat_front_addr":"172.21.15.131:6815/152446934","state":["exists","up"]},{"osd":2,"uuid":"c453e3c1-1905-47b4-a0a2-33e89ceee89b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":18,"up_thru":74,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6818","nonce":1578403024},{"type":"v1","addr":"172.21.15.131:6819","nonce":1578403024}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6820","nonce":1578403024},{"type":"v1","addr":"172.21.15.131:6821","nonce":1578403024}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6824","nonce":1578403024},{"type":"v1","addr":"172.21.15.131:6825","nonce":1578403024}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6822","nonce":1578403024},{"type":"v1","addr":"172.21.15.131:6823","nonce":1578403024}]},"public_addr":"172.21.15.131:6819/1578403024","cluster_addr":"172.21.15.131:6821/1578403024","heartbeat_back_addr":"172.21.15.131:6825/1578403024","heartbeat_front_addr":"172.21.15.131:6823/1578403024","state":["exists","up"]},{"osd":3,"uuid":"58977ccb-73f1-4ff5-82be-27fcdf10ad08","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":26,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6826","nonce":2968526820},{"type":"v1","addr":"172.21.15.131:6827","nonce":2968526820}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6828","nonce":2968526820},{"type":"v1","addr":"172.21.15.131:6829","nonce":2968526820}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6832","nonce":2968526820},{"type":"v1","addr":"172.21.15.131:6833","nonce":2968526820}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6830","nonce":2968526820},{"type":"v1","addr":"172.21.15.131:6831","nonce":2968526820}]},"public_addr":"172.21.15.131:6827/2968526820","cluster_addr":"172.21.15.131:6829/2968526820","heartbeat_back_addr":"172.21.15.131:6833/2968526820","heartbeat_front_addr":"172.21.15.131:6831/2968526820","state":["exists","up"]},{"osd":4,"uuid":"a27e1f9d-ccc9-49bd-9a83-6970394686f0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6800","nonce":2638466822},{"type":"v1","addr":"172.21.15.169:6801","nonce":2638466822}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6802","nonce":2638466822},{"type":"v1","addr":"172.21.15.169:6803","nonce":2638466822}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6806","nonce":2638466822},{"type":"v1","addr":"172.21.15.169:6807","nonce":2638466822}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6804","nonce":2638466822},{"type":"v1","addr":"172.21.15.169:6805","nonce":2638466822}]},"public_addr":"172.21.15.169:6801/2638466822","cluster_addr":"172.21.15.169:6803/2638466822","heartbeat_back_addr":"172.21.15.169:6807/2638466822","heartbeat_front_addr":"172.21.15.169:6805/2638466822","state":["exists","up"]},{"osd":5,"uuid":"33dc15a5-d1a6-4810-a2a1-db3a307f8c84","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":74,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6808","nonce":1625437885},{"type":"v1","addr":"172.21.15.169:6809","nonce":1625437885}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6810","nonce":1625437885},{"type":"v1","addr":"172.21.15.169:6811","nonce":1625437885}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6814","nonce":1625437885},{"type":"v1","addr":"172.21.15.169:6815","nonce":1625437885}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6812","nonce":1625437885},{"type":"v1","addr":"172.21.15.169:6813","nonce":1625437885}]},"public_addr":"172.21.15.169:6809/1625437885","cluster_addr":"172.21.15.169:6811/1625437885","heartbeat_back_addr":"172.21.15.169:6815/1625437885","heartbeat_front_addr":"172.21.15.169:6813/1625437885","state":["exists","up"]},{"osd":6,"uuid":"4893b4b8-9b28-4e0e-841c-eb781d9f74fe","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":69,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6816","nonce":554300287},{"type":"v1","addr":"172.21.15.169:6817","nonce":554300287}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6818","nonce":554300287},{"type":"v1","addr":"172.21.15.169:6819","nonce":554300287}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6822","nonce":554300287},{"type":"v1","addr":"172.21.15.169:6823","nonce":554300287}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6820","nonce":554300287},{"type":"v1","addr":"172.21.15.169:6821","nonce":554300287}]},"public_addr":"172.21.15.169:6817/554300287","cluster_addr":"172.21.15.169:6819/554300287","heartbeat_back_addr":"172.21.15.169:6823/554300287","heartbeat_front_addr":"172.21.15.169:6821/554300287","state":["exists","up"]},{"osd":7,"uuid":"a9a64d1e-1b11-44d8-ac15-d4dbdc1830a1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":68,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6824","nonce":1615136086},{"type":"v1","addr":"172.21.15.169:6825","nonce":1615136086}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6826","nonce":1615136086},{"type":"v1","addr":"172.21.15.169:6827","nonce":1615136086}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6830","nonce":1615136086},{"type":"v1","addr":"172.21.15.169:6831","nonce":1615136086}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6828","nonce":1615136086},{"type":"v1","addr":"172.21.15.169:6829","nonce":1615136086}]},"public_addr":"172.21.15.169:6825/1615136086","cluster_addr":"172.21.15.169:6827/1615136086","heartbeat_back_addr":"172.21.15.169:6831/1615136086","heartbeat_front_addr":"172.21.15.169:6829/1615136086","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":"2024-08-17T16:48:52.794935+0000","dead_epoch":0},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:49:44.495590+0000","dead_epoch":0},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:50:38.808426+0000","dead_epoch":0},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:51:30.850900+0000","dead_epoch":0},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:52:21.668423+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:53:14.905634+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:54:09.575832+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:55:07.491612+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.2","mappings":[{"from":1,"to":2}]},{"pgid":"4.4","mappings":[{"from":1,"to":5}]},{"pgid":"4.b","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.131:6835/868237211":"2024-08-18T16:59:02.885303+0000","172.21.15.131:6834/868237211":"2024-08-18T16:59:02.885303+0000","172.21.15.131:0/1207615408":"2024-08-18T16:56:08.560846+0000","172.21.15.131:0/1821861506":"2024-08-18T16:56:08.560846+0000","172.21.15.131:0/3301598597":"2024-08-18T16:56:08.560846+0000","172.21.15.131:6800/2557335399":"2024-08-18T16:45:53.763605+0000","172.21.15.131:6801/2557335399":"2024-08-18T16:45:53.763605+0000","172.21.15.131:0/1379702785":"2024-08-18T16:56:08.560846+0000","172.21.15.131:6800/3178238488":"2024-08-18T16:56:08.560846+0000","172.21.15.131:0/3703359670":"2024-08-18T16:45:53.763605+0000","172.21.15.131:0/900478172":"2024-08-18T16:45:53.763605+0000","172.21.15.131:6801/3178238488":"2024-08-18T16:56:08.560846+0000","172.21.15.131:0/2782073615":"2024-08-18T16:46:24.903953+0000","172.21.15.131:0/1481172092":"2024-08-18T16:45:53.763605+0000","172.21.15.131:0/1351012631":"2024-08-18T16:46:24.903953+0000","172.21.15.131:6801/2697549494":"2024-08-18T16:46:24.903953+0000","172.21.15.131:6800/2697549494":"2024-08-18T16:46:24.903953+0000","172.21.15.131:0/191077631":"2024-08-18T16:46:24.903953+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}} 2024-08-17T16:59:37.991 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:37 smithi131 bash[22554]: cluster 2024-08-17T16:59:36.644747+0000 mgr.y (mgr.24320) 145 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:37.991 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:37 smithi131 bash[32005]: cluster 2024-08-17T16:59:36.644747+0000 mgr.y (mgr.24320) 145 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:38.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:37 smithi169 bash[24469]: cluster 2024-08-17T16:59:36.644747+0000 mgr.y (mgr.24320) 145 : cluster [DBG] pgmap v122: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:38.607 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-08-17T16:59:38.607 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-08-17T16:59:38.608 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-08-17T16:59:38.608 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-08-17T16:59:38.609 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-08-17T16:59:38.609 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-08-17T16:59:38.609 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-08-17T16:59:38.610 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-08-17T16:59:39.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:38 smithi131 bash[32005]: audit 2024-08-17T16:59:37.982121+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.131:0/3094265902' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T16:59:39.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:38 smithi131 bash[32005]: audit 2024-08-17T16:59:38.658620+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:59:39.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:38 smithi131 bash[22554]: audit 2024-08-17T16:59:37.982121+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.131:0/3094265902' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T16:59:39.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:38 smithi131 bash[22554]: audit 2024-08-17T16:59:38.658620+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:59:39.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:38 smithi169 bash[24469]: audit 2024-08-17T16:59:37.982121+0000 mon.c (mon.2) 26 : audit [DBG] from='client.? 172.21.15.131:0/3094265902' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-08-17T16:59:39.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:38 smithi169 bash[24469]: audit 2024-08-17T16:59:38.658620+0000 mon.a (mon.0) 901 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:59:40.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:39 smithi131 bash[32005]: cluster 2024-08-17T16:59:38.645292+0000 mgr.y (mgr.24320) 146 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:40.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:39 smithi131 bash[22554]: cluster 2024-08-17T16:59:38.645292+0000 mgr.y (mgr.24320) 146 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:40.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:39 smithi169 bash[24469]: cluster 2024-08-17T16:59:38.645292+0000 mgr.y (mgr.24320) 146 : cluster [DBG] pgmap v123: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:40.594 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:59:40 smithi131 bash[22809]: ::ffff:172.21.15.169 - - [17/Aug/2024:16:59:40] "GET /metrics HTTP/1.1" 200 33795 "" "Prometheus/2.43.0" 2024-08-17T16:59:42.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:41 smithi131 bash[32005]: cluster 2024-08-17T16:59:40.646345+0000 mgr.y (mgr.24320) 147 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:42.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:41 smithi131 bash[22554]: cluster 2024-08-17T16:59:40.646345+0000 mgr.y (mgr.24320) 147 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:42.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:41 smithi169 bash[24469]: cluster 2024-08-17T16:59:40.646345+0000 mgr.y (mgr.24320) 147 : cluster [DBG] pgmap v124: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:43.439 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:59:43.439 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:59:43.439 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:59:43.440 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:59:43.440 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:59:43.441 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:59:43.442 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:59:43.442 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T16:59:44.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:43 smithi131 bash[32005]: cluster 2024-08-17T16:59:42.646942+0000 mgr.y (mgr.24320) 148 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:44.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:43 smithi131 bash[22554]: cluster 2024-08-17T16:59:42.646942+0000 mgr.y (mgr.24320) 148 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:44.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:43 smithi169 bash[24469]: cluster 2024-08-17T16:59:42.646942+0000 mgr.y (mgr.24320) 148 : cluster [DBG] pgmap v125: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:46.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:45 smithi131 bash[22554]: cluster 2024-08-17T16:59:44.648034+0000 mgr.y (mgr.24320) 149 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:46.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:45 smithi131 bash[32005]: cluster 2024-08-17T16:59:44.648034+0000 mgr.y (mgr.24320) 149 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:46.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:45 smithi169 bash[24469]: cluster 2024-08-17T16:59:44.648034+0000 mgr.y (mgr.24320) 149 : cluster [DBG] pgmap v126: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:48.043 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:47 smithi131 bash[22554]: cluster 2024-08-17T16:59:46.648665+0000 mgr.y (mgr.24320) 150 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:48.043 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:47 smithi131 bash[32005]: cluster 2024-08-17T16:59:46.648665+0000 mgr.y (mgr.24320) 150 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:48.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:47 smithi169 bash[24469]: cluster 2024-08-17T16:59:46.648665+0000 mgr.y (mgr.24320) 150 : cluster [DBG] pgmap v127: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:49.941 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:49 smithi131 bash[22554]: cluster 2024-08-17T16:59:48.649063+0000 mgr.y (mgr.24320) 151 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:49.942 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:49 smithi131 bash[32005]: cluster 2024-08-17T16:59:48.649063+0000 mgr.y (mgr.24320) 151 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:50.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:49 smithi169 bash[24469]: cluster 2024-08-17T16:59:48.649063+0000 mgr.y (mgr.24320) 151 : cluster [DBG] pgmap v128: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:50.594 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 16:59:50 smithi131 bash[22809]: ::ffff:172.21.15.169 - - [17/Aug/2024:16:59:50] "GET /metrics HTTP/1.1" 200 33795 "" "Prometheus/2.43.0" 2024-08-17T16:59:52.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:51 smithi131 bash[32005]: cluster 2024-08-17T16:59:50.650140+0000 mgr.y (mgr.24320) 152 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:52.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:51 smithi131 bash[22554]: cluster 2024-08-17T16:59:50.650140+0000 mgr.y (mgr.24320) 152 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:52.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:51 smithi169 bash[24469]: cluster 2024-08-17T16:59:50.650140+0000 mgr.y (mgr.24320) 152 : cluster [DBG] pgmap v129: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:54.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:53 smithi131 bash[32005]: cluster 2024-08-17T16:59:52.650805+0000 mgr.y (mgr.24320) 153 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:54.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:53 smithi131 bash[32005]: audit 2024-08-17T16:59:53.658341+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:59:54.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:53 smithi131 bash[22554]: cluster 2024-08-17T16:59:52.650805+0000 mgr.y (mgr.24320) 153 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:54.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:53 smithi131 bash[22554]: audit 2024-08-17T16:59:53.658341+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:59:54.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:53 smithi169 bash[24469]: cluster 2024-08-17T16:59:52.650805+0000 mgr.y (mgr.24320) 153 : cluster [DBG] pgmap v130: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:54.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:53 smithi169 bash[24469]: audit 2024-08-17T16:59:53.658341+0000 mon.a (mon.0) 902 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T16:59:55.844 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:55 smithi131 bash[22554]: cluster 2024-08-17T16:59:54.651972+0000 mgr.y (mgr.24320) 154 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:55.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:55 smithi131 bash[32005]: cluster 2024-08-17T16:59:54.651972+0000 mgr.y (mgr.24320) 154 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:56.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:55 smithi169 bash[24469]: cluster 2024-08-17T16:59:54.651972+0000 mgr.y (mgr.24320) 154 : cluster [DBG] pgmap v131: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:56.289 INFO:teuthology.orchestra.run.smithi131.stdout:133143986268 2024-08-17T16:59:56.290 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-08-17T16:59:57.176 INFO:teuthology.orchestra.run.smithi131.stdout:55834574973 2024-08-17T16:59:57.176 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-08-17T16:59:58.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:57 smithi169 bash[24469]: cluster 2024-08-17T16:59:56.652745+0000 mgr.y (mgr.24320) 155 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:58.156 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:57 smithi131 bash[32005]: cluster 2024-08-17T16:59:56.652745+0000 mgr.y (mgr.24320) 155 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:58.157 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:57 smithi131 bash[22554]: cluster 2024-08-17T16:59:56.652745+0000 mgr.y (mgr.24320) 155 : cluster [DBG] pgmap v132: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:58.703 INFO:teuthology.orchestra.run.smithi131.stdout:77309411442 2024-08-17T16:59:58.704 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-08-17T16:59:58.810 INFO:teuthology.orchestra.run.smithi131.stdout:167503724627 2024-08-17T16:59:58.810 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-08-17T16:59:59.859 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 16:59:59 smithi131 bash[32005]: cluster 2024-08-17T16:59:58.653236+0000 mgr.y (mgr.24320) 156 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T16:59:59.859 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 16:59:59 smithi131 bash[22554]: cluster 2024-08-17T16:59:58.653236+0000 mgr.y (mgr.24320) 156 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:00.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 16:59:59 smithi169 bash[24469]: cluster 2024-08-17T16:59:58.653236+0000 mgr.y (mgr.24320) 156 : cluster [DBG] pgmap v133: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:00.319 INFO:teuthology.orchestra.run.smithi131.stdout:236223201340 2024-08-17T17:00:00.319 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-08-17T17:00:00.329 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:00:00 smithi131 bash[22809]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:00:00] "GET /metrics HTTP/1.1" 200 33796 "" "Prometheus/2.43.0" 2024-08-17T17:00:01.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:00 smithi131 bash[22554]: cluster 2024-08-17T17:00:00.000136+0000 mon.a (mon.0) 903 : cluster [INF] overall HEALTH_OK 2024-08-17T17:00:01.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:00 smithi131 bash[32005]: cluster 2024-08-17T17:00:00.000136+0000 mon.a (mon.0) 903 : cluster [INF] overall HEALTH_OK 2024-08-17T17:00:01.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:00 smithi169 bash[24469]: cluster 2024-08-17T17:00:00.000136+0000 mon.a (mon.0) 903 : cluster [INF] overall HEALTH_OK 2024-08-17T17:00:01.245 INFO:teuthology.orchestra.run.smithi131.stdout:111669149800 2024-08-17T17:00:01.245 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-08-17T17:00:01.355 INFO:teuthology.orchestra.run.smithi131.stdout:34359738504 2024-08-17T17:00:01.355 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-08-17T17:00:01.367 INFO:teuthology.orchestra.run.smithi131.stdout:201863462984 2024-08-17T17:00:01.368 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-08-17T17:00:02.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:01 smithi131 bash[32005]: cluster 2024-08-17T17:00:00.654356+0000 mgr.y (mgr.24320) 157 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:02.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:01 smithi131 bash[22554]: cluster 2024-08-17T17:00:00.654356+0000 mgr.y (mgr.24320) 157 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:02.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:01 smithi169 bash[24469]: cluster 2024-08-17T17:00:00.654356+0000 mgr.y (mgr.24320) 157 : cluster [DBG] pgmap v134: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:04.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:03 smithi131 bash[22554]: cluster 2024-08-17T17:00:02.655046+0000 mgr.y (mgr.24320) 158 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:04.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:03 smithi131 bash[32005]: cluster 2024-08-17T17:00:02.655046+0000 mgr.y (mgr.24320) 158 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:04.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:03 smithi169 bash[24469]: cluster 2024-08-17T17:00:02.655046+0000 mgr.y (mgr.24320) 158 : cluster [DBG] pgmap v135: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:04.411 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:00:04.411 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:00:04.411 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:00:04.412 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:00:04.412 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:00:05.429 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:00:05.430 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:00:05.430 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:00:05.978 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:05 smithi131 bash[22554]: cluster 2024-08-17T17:00:04.656093+0000 mgr.y (mgr.24320) 159 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:06.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:05 smithi169 bash[24469]: cluster 2024-08-17T17:00:04.656093+0000 mgr.y (mgr.24320) 159 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:06.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:05 smithi131 bash[32005]: cluster 2024-08-17T17:00:04.656093+0000 mgr.y (mgr.24320) 159 : cluster [DBG] pgmap v136: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:08.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:07 smithi131 bash[22554]: cluster 2024-08-17T17:00:06.656664+0000 mgr.y (mgr.24320) 160 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:08.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:07 smithi131 bash[32005]: cluster 2024-08-17T17:00:06.656664+0000 mgr.y (mgr.24320) 160 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:08.138 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:07 smithi169 bash[24469]: cluster 2024-08-17T17:00:06.656664+0000 mgr.y (mgr.24320) 160 : cluster [DBG] pgmap v137: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:09.002 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:08 smithi131 bash[22554]: audit 2024-08-17T17:00:07.881006+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:00:09.002 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:08 smithi131 bash[22554]: audit 2024-08-17T17:00:08.376251+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:00:09.003 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:08 smithi131 bash[22554]: audit 2024-08-17T17:00:08.377095+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:00:09.003 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:08 smithi131 bash[22554]: audit 2024-08-17T17:00:08.383339+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:00:09.003 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:08 smithi131 bash[22554]: audit 2024-08-17T17:00:08.659439+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:00:09.003 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:08 smithi131 bash[32005]: audit 2024-08-17T17:00:07.881006+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:00:09.003 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:08 smithi131 bash[32005]: audit 2024-08-17T17:00:08.376251+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:00:09.003 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:08 smithi131 bash[32005]: audit 2024-08-17T17:00:08.377095+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:00:09.003 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:08 smithi131 bash[32005]: audit 2024-08-17T17:00:08.383339+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:00:09.003 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:08 smithi131 bash[32005]: audit 2024-08-17T17:00:08.659439+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:00:09.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:08 smithi169 bash[24469]: audit 2024-08-17T17:00:07.881006+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:00:09.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:08 smithi169 bash[24469]: audit 2024-08-17T17:00:08.376251+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:00:09.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:08 smithi169 bash[24469]: audit 2024-08-17T17:00:08.377095+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:00:09.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:08 smithi169 bash[24469]: audit 2024-08-17T17:00:08.383339+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:00:09.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:08 smithi169 bash[24469]: audit 2024-08-17T17:00:08.659439+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:00:10.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:09 smithi169 bash[24469]: cluster 2024-08-17T17:00:08.657411+0000 mgr.y (mgr.24320) 161 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:10.276 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:09 smithi131 bash[22554]: cluster 2024-08-17T17:00:08.657411+0000 mgr.y (mgr.24320) 161 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:10.276 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:09 smithi131 bash[32005]: cluster 2024-08-17T17:00:08.657411+0000 mgr.y (mgr.24320) 161 : cluster [DBG] pgmap v138: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:10.594 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:00:10 smithi131 bash[22809]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:00:10] "GET /metrics HTTP/1.1" 200 33798 "" "Prometheus/2.43.0" 2024-08-17T17:00:12.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:11 smithi131 bash[32005]: cluster 2024-08-17T17:00:10.658575+0000 mgr.y (mgr.24320) 162 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:12.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:11 smithi131 bash[22554]: cluster 2024-08-17T17:00:10.658575+0000 mgr.y (mgr.24320) 162 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:12.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:11 smithi169 bash[24469]: cluster 2024-08-17T17:00:10.658575+0000 mgr.y (mgr.24320) 162 : cluster [DBG] pgmap v139: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:14.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:13 smithi169 bash[24469]: cluster 2024-08-17T17:00:12.658969+0000 mgr.y (mgr.24320) 163 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:14.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:13 smithi131 bash[22554]: cluster 2024-08-17T17:00:12.658969+0000 mgr.y (mgr.24320) 163 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:14.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:13 smithi131 bash[32005]: cluster 2024-08-17T17:00:12.658969+0000 mgr.y (mgr.24320) 163 : cluster [DBG] pgmap v140: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:16.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:15 smithi169 bash[24469]: cluster 2024-08-17T17:00:14.659959+0000 mgr.y (mgr.24320) 164 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:16.271 INFO:teuthology.orchestra.run.smithi131.stdout:236223201344 2024-08-17T17:00:16.283 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:15 smithi131 bash[32005]: cluster 2024-08-17T17:00:14.659959+0000 mgr.y (mgr.24320) 164 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:16.284 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:15 smithi131 bash[22554]: cluster 2024-08-17T17:00:14.659959+0000 mgr.y (mgr.24320) 164 : cluster [DBG] pgmap v141: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:16.784 INFO:teuthology.orchestra.run.smithi131.stdout:77309411446 2024-08-17T17:00:17.046 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:16 smithi131 bash[22554]: audit 2024-08-17T17:00:16.277068+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.131:0/817689530' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-17T17:00:17.046 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:16 smithi131 bash[22554]: audit 2024-08-17T17:00:16.790447+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.131:0/1506267935' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-17T17:00:17.046 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:16 smithi131 bash[32005]: audit 2024-08-17T17:00:16.277068+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.131:0/817689530' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-17T17:00:17.046 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:16 smithi131 bash[32005]: audit 2024-08-17T17:00:16.790447+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.131:0/1506267935' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-17T17:00:17.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:16 smithi169 bash[24469]: audit 2024-08-17T17:00:16.277068+0000 mon.c (mon.2) 27 : audit [DBG] from='client.? 172.21.15.131:0/817689530' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-08-17T17:00:17.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:16 smithi169 bash[24469]: audit 2024-08-17T17:00:16.790447+0000 mon.c (mon.2) 28 : audit [DBG] from='client.? 172.21.15.131:0/1506267935' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-08-17T17:00:17.335 INFO:teuthology.orchestra.run.smithi131.stdout:201863462988 2024-08-17T17:00:17.525 INFO:teuthology.orchestra.run.smithi131.stdout:167503724631 2024-08-17T17:00:18.037 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201340 got 236223201344 for osd.7 2024-08-17T17:00:18.037 DEBUG:teuthology.parallel:result is None 2024-08-17T17:00:18.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:17 smithi169 bash[24469]: cluster 2024-08-17T17:00:16.660339+0000 mgr.y (mgr.24320) 165 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:18.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:17 smithi169 bash[24469]: audit 2024-08-17T17:00:17.341503+0000 mon.a (mon.0) 909 : audit [DBG] from='client.? 172.21.15.131:0/29322753' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-17T17:00:18.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:17 smithi169 bash[24469]: audit 2024-08-17T17:00:17.531978+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.131:0/3814493946' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-17T17:00:18.270 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:17 smithi131 bash[22554]: cluster 2024-08-17T17:00:16.660339+0000 mgr.y (mgr.24320) 165 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:18.270 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:17 smithi131 bash[22554]: audit 2024-08-17T17:00:17.341503+0000 mon.a (mon.0) 909 : audit [DBG] from='client.? 172.21.15.131:0/29322753' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-17T17:00:18.270 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:17 smithi131 bash[22554]: audit 2024-08-17T17:00:17.531978+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.131:0/3814493946' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-17T17:00:18.270 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:17 smithi131 bash[32005]: cluster 2024-08-17T17:00:16.660339+0000 mgr.y (mgr.24320) 165 : cluster [DBG] pgmap v142: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:18.270 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:17 smithi131 bash[32005]: audit 2024-08-17T17:00:17.341503+0000 mon.a (mon.0) 909 : audit [DBG] from='client.? 172.21.15.131:0/29322753' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-08-17T17:00:18.270 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:17 smithi131 bash[32005]: audit 2024-08-17T17:00:17.531978+0000 mon.c (mon.2) 29 : audit [DBG] from='client.? 172.21.15.131:0/3814493946' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-08-17T17:00:18.563 INFO:teuthology.orchestra.run.smithi131.stdout:111669149804 2024-08-17T17:00:18.892 INFO:teuthology.orchestra.run.smithi131.stdout:133143986273 2024-08-17T17:00:19.122 INFO:teuthology.orchestra.run.smithi131.stdout:55834574977 2024-08-17T17:00:19.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:18 smithi169 bash[24469]: audit 2024-08-17T17:00:18.569083+0000 mon.a (mon.0) 910 : audit [DBG] from='client.? 172.21.15.131:0/3157719215' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-17T17:00:19.308 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:18 smithi131 bash[22554]: audit 2024-08-17T17:00:18.569083+0000 mon.a (mon.0) 910 : audit [DBG] from='client.? 172.21.15.131:0/3157719215' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-17T17:00:19.308 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:18 smithi131 bash[32005]: audit 2024-08-17T17:00:18.569083+0000 mon.a (mon.0) 910 : audit [DBG] from='client.? 172.21.15.131:0/3157719215' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-08-17T17:00:20.055 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863462984 got 201863462988 for osd.6 2024-08-17T17:00:20.055 DEBUG:teuthology.parallel:result is None 2024-08-17T17:00:20.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:19 smithi169 bash[24469]: cluster 2024-08-17T17:00:18.660641+0000 mgr.y (mgr.24320) 166 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:20.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:19 smithi169 bash[24469]: audit 2024-08-17T17:00:18.898975+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.131:0/2304260649' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-17T17:00:20.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:19 smithi169 bash[24469]: audit 2024-08-17T17:00:19.128652+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.131:0/1574022796' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-17T17:00:20.269 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:19 smithi131 bash[32005]: cluster 2024-08-17T17:00:18.660641+0000 mgr.y (mgr.24320) 166 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:20.270 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:19 smithi131 bash[32005]: audit 2024-08-17T17:00:18.898975+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.131:0/2304260649' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-17T17:00:20.270 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:19 smithi131 bash[32005]: audit 2024-08-17T17:00:19.128652+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.131:0/1574022796' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-17T17:00:20.270 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:19 smithi131 bash[22554]: cluster 2024-08-17T17:00:18.660641+0000 mgr.y (mgr.24320) 166 : cluster [DBG] pgmap v143: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:20.270 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:19 smithi131 bash[22554]: audit 2024-08-17T17:00:18.898975+0000 mon.c (mon.2) 30 : audit [DBG] from='client.? 172.21.15.131:0/2304260649' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-08-17T17:00:20.270 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:19 smithi131 bash[22554]: audit 2024-08-17T17:00:19.128652+0000 mon.c (mon.2) 31 : audit [DBG] from='client.? 172.21.15.131:0/1574022796' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-08-17T17:00:20.342 INFO:teuthology.orchestra.run.smithi131.stdout:34359738508 2024-08-17T17:00:20.343 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:00:20 smithi131 bash[22809]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:00:20] "GET /metrics HTTP/1.1" 200 33798 "" "Prometheus/2.43.0" 2024-08-17T17:00:20.403 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411442 got 77309411446 for osd.2 2024-08-17T17:00:20.403 DEBUG:teuthology.parallel:result is None 2024-08-17T17:00:20.652 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503724627 got 167503724631 for osd.5 2024-08-17T17:00:20.653 DEBUG:teuthology.parallel:result is None 2024-08-17T17:00:21.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:20 smithi169 bash[24469]: audit 2024-08-17T17:00:20.348496+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.131:0/2645737186' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-17T17:00:21.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:20 smithi131 bash[22554]: audit 2024-08-17T17:00:20.348496+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.131:0/2645737186' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-17T17:00:21.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:20 smithi131 bash[32005]: audit 2024-08-17T17:00:20.348496+0000 mon.c (mon.2) 32 : audit [DBG] from='client.? 172.21.15.131:0/2645737186' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-08-17T17:00:21.723 INFO:tasks.cephadm.ceph_manager.ceph:need seq 111669149800 got 111669149804 for osd.3 2024-08-17T17:00:21.723 DEBUG:teuthology.parallel:result is None 2024-08-17T17:00:22.010 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:21 smithi131 bash[32005]: cluster 2024-08-17T17:00:20.661500+0000 mgr.y (mgr.24320) 167 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:22.010 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:21 smithi131 bash[22554]: cluster 2024-08-17T17:00:20.661500+0000 mgr.y (mgr.24320) 167 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:22.011 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574973 got 55834574977 for osd.1 2024-08-17T17:00:22.011 DEBUG:teuthology.parallel:result is None 2024-08-17T17:00:22.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:21 smithi169 bash[24469]: cluster 2024-08-17T17:00:20.661500+0000 mgr.y (mgr.24320) 167 : cluster [DBG] pgmap v144: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:22.215 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738504 got 34359738508 for osd.0 2024-08-17T17:00:22.215 DEBUG:teuthology.parallel:result is None 2024-08-17T17:00:22.282 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986268 got 133143986273 for osd.4 2024-08-17T17:00:22.282 DEBUG:teuthology.parallel:result is None 2024-08-17T17:00:22.282 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-08-17T17:00:22.282 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:00:24.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:23 smithi131 bash[22554]: cluster 2024-08-17T17:00:22.662071+0000 mgr.y (mgr.24320) 168 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:24.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:23 smithi131 bash[22554]: audit 2024-08-17T17:00:23.660045+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:00:24.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:23 smithi131 bash[32005]: cluster 2024-08-17T17:00:22.662071+0000 mgr.y (mgr.24320) 168 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:24.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:23 smithi131 bash[32005]: audit 2024-08-17T17:00:23.660045+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:00:24.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:23 smithi169 bash[24469]: cluster 2024-08-17T17:00:22.662071+0000 mgr.y (mgr.24320) 168 : cluster [DBG] pgmap v145: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:24.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:23 smithi169 bash[24469]: audit 2024-08-17T17:00:23.660045+0000 mon.a (mon.0) 911 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:00:26.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:25 smithi131 bash[32005]: cluster 2024-08-17T17:00:24.663091+0000 mgr.y (mgr.24320) 169 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:26.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:25 smithi131 bash[22554]: cluster 2024-08-17T17:00:24.663091+0000 mgr.y (mgr.24320) 169 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:26.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:25 smithi169 bash[24469]: cluster 2024-08-17T17:00:24.663091+0000 mgr.y (mgr.24320) 169 : cluster [DBG] pgmap v146: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:27.021 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:00:28.159 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:27 smithi131 bash[22554]: cluster 2024-08-17T17:00:26.663705+0000 mgr.y (mgr.24320) 170 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:28.159 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:27 smithi131 bash[32005]: cluster 2024-08-17T17:00:26.663705+0000 mgr.y (mgr.24320) 170 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:28.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:27 smithi169 bash[24469]: cluster 2024-08-17T17:00:26.663705+0000 mgr.y (mgr.24320) 170 : cluster [DBG] pgmap v147: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:30.078 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T17:00:30.079 INFO:teuthology.orchestra.run.smithi131.stderr:dumped all 2024-08-17T17:00:30.091 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:29 smithi131 bash[32005]: cluster 2024-08-17T17:00:28.664329+0000 mgr.y (mgr.24320) 171 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:30.091 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:29 smithi131 bash[22554]: cluster 2024-08-17T17:00:28.664329+0000 mgr.y (mgr.24320) 171 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:30.343 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:00:30 smithi131 bash[22809]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:00:30] "GET /metrics HTTP/1.1" 200 33795 "" "Prometheus/2.43.0" 2024-08-17T17:00:30.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:29 smithi169 bash[24469]: cluster 2024-08-17T17:00:28.664329+0000 mgr.y (mgr.24320) 171 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:30.751 INFO:teuthology.orchestra.run.smithi131.stdout:{"pg_ready":true,"pg_map":{"version":148,"stamp":"2024-08-17T17:00:28.664008+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592749,"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":289,"num_read_kb":386,"num_write":226,"num_write_kb":2432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":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":176,"ondisk_log_size":176,"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":240492,"kb_used_data":7924,"kb_used_omap":12,"kb_used_meta":232435,"kb_avail":749720724,"statfs":{"total":767960285184,"available":767714021376,"internally_reserved":0,"allocated":8114176,"data_stored":4527534,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12743,"internal_metadata":238014009},"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.003824"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.944374+0000","last_change":"2024-08-17T16:58:55.789852+0000","last_active":"2024-08-17T16:59:08.944374+0000","last_peered":"2024-08-17T16:59:08.944374+0000","last_clean":"2024-08-17T16:59:08.944374+0000","last_became_active":"2024-08-17T16:58:55.788230+0000","last_became_peered":"2024-08-17T16:58:55.788230+0000","last_unstale":"2024-08-17T16:59:08.944374+0000","last_undegraded":"2024-08-17T16:59:08.944374+0000","last_fullsized":"2024-08-17T16:59:08.944374+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:16:00.777756+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:09.158810+0000","last_change":"2024-08-17T16:58:54.776270+0000","last_active":"2024-08-17T16:59:09.158810+0000","last_peered":"2024-08-17T16:59:09.158810+0000","last_clean":"2024-08-17T16:59:09.158810+0000","last_became_active":"2024-08-17T16:58:54.775821+0000","last_became_peered":"2024-08-17T16:58:54.775821+0000","last_unstale":"2024-08-17T16:59:09.158810+0000","last_undegraded":"2024-08-17T16:59:09.158810+0000","last_fullsized":"2024-08-17T16:59:09.158810+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:23:16.531992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":8,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.15","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.938618+0000","last_change":"2024-08-17T16:58:55.320746+0000","last_active":"2024-08-17T16:59:08.938618+0000","last_peered":"2024-08-17T16:59:08.938618+0000","last_clean":"2024-08-17T16:59:08.938618+0000","last_became_active":"2024-08-17T16:58:55.319956+0000","last_became_peered":"2024-08-17T16:58:55.319956+0000","last_unstale":"2024-08-17T16:59:08.938618+0000","last_undegraded":"2024-08-17T16:59:08.938618+0000","last_fullsized":"2024-08-17T16:59:08.938618+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:15:07.789817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.940574+0000","last_change":"2024-08-17T16:58:54.787271+0000","last_active":"2024-08-17T16:59:08.940574+0000","last_peered":"2024-08-17T16:59:08.940574+0000","last_clean":"2024-08-17T16:59:08.940574+0000","last_became_active":"2024-08-17T16:58:54.786827+0000","last_became_peered":"2024-08-17T16:58:54.786827+0000","last_unstale":"2024-08-17T16:59:08.940574+0000","last_undegraded":"2024-08-17T16:59:08.940574+0000","last_fullsized":"2024-08-17T16:59:08.940574+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:04:40.154873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.940993+0000","last_change":"2024-08-17T16:58:55.794336+0000","last_active":"2024-08-17T16:59:08.940993+0000","last_peered":"2024-08-17T16:59:08.940993+0000","last_clean":"2024-08-17T16:59:08.940993+0000","last_became_active":"2024-08-17T16:58:55.791897+0000","last_became_peered":"2024-08-17T16:58:55.791897+0000","last_unstale":"2024-08-17T16:59:08.940993+0000","last_undegraded":"2024-08-17T16:59:08.940993+0000","last_fullsized":"2024-08-17T16:59:08.940993+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:40:30.125485+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:09.158676+0000","last_change":"2024-08-17T16:58:54.781197+0000","last_active":"2024-08-17T16:59:09.158676+0000","last_peered":"2024-08-17T16:59:09.158676+0000","last_clean":"2024-08-17T16:59:09.158676+0000","last_became_active":"2024-08-17T16:58:54.780408+0000","last_became_peered":"2024-08-17T16:58:54.780408+0000","last_unstale":"2024-08-17T16:59:09.158676+0000","last_undegraded":"2024-08-17T16:59:09.158676+0000","last_fullsized":"2024-08-17T16:59:09.158676+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:03:00.355012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.17","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.945015+0000","last_change":"2024-08-17T16:58:55.790384+0000","last_active":"2024-08-17T16:59:08.945015+0000","last_peered":"2024-08-17T16:59:08.945015+0000","last_clean":"2024-08-17T16:59:08.945015+0000","last_became_active":"2024-08-17T16:58:55.789152+0000","last_became_peered":"2024-08-17T16:58:55.789152+0000","last_unstale":"2024-08-17T16:59:08.945015+0000","last_undegraded":"2024-08-17T16:59:08.945015+0000","last_fullsized":"2024-08-17T16:59:08.945015+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:06:12.360334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'8","reported_seq":31,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.933834+0000","last_change":"2024-08-17T16:58:54.778156+0000","last_active":"2024-08-17T16:59:08.933834+0000","last_peered":"2024-08-17T16:59:08.933834+0000","last_clean":"2024-08-17T16:59:08.933834+0000","last_became_active":"2024-08-17T16:58:54.777278+0000","last_became_peered":"2024-08-17T16:58:54.777278+0000","last_unstale":"2024-08-17T16:59:08.933834+0000","last_undegraded":"2024-08-17T16:59:08.933834+0000","last_fullsized":"2024-08-17T16:59:08.933834+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-18T23:26:08.476756+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":24,"num_read_kb":24,"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":"3.f","version":"72'1","reported_seq":18,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:09.159430+0000","last_change":"2024-08-17T16:58:54.768451+0000","last_active":"2024-08-17T16:59:09.159430+0000","last_peered":"2024-08-17T16:59:09.159430+0000","last_clean":"2024-08-17T16:59:09.159430+0000","last_became_active":"2024-08-17T16:58:54.767572+0000","last_became_peered":"2024-08-17T16:58:54.767572+0000","last_unstale":"2024-08-17T16:59:09.159430+0000","last_undegraded":"2024-08-17T16:59:09.159430+0000","last_fullsized":"2024-08-17T16:59:09.159430+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:09:02.562665+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":1,"num_read_kb":1,"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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.938452+0000","last_change":"2024-08-17T16:58:55.784844+0000","last_active":"2024-08-17T16:59:08.938452+0000","last_peered":"2024-08-17T16:59:08.938452+0000","last_clean":"2024-08-17T16:59:08.938452+0000","last_became_active":"2024-08-17T16:58:55.783777+0000","last_became_peered":"2024-08-17T16:58:55.783777+0000","last_unstale":"2024-08-17T16:59:08.938452+0000","last_undegraded":"2024-08-17T16:59:08.938452+0000","last_fullsized":"2024-08-17T16:59:08.938452+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:08:35.069672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:09.159316+0000","last_change":"2024-08-17T16:58:54.770835+0000","last_active":"2024-08-17T16:59:09.159316+0000","last_peered":"2024-08-17T16:59:09.159316+0000","last_clean":"2024-08-17T16:59:09.159316+0000","last_became_active":"2024-08-17T16:58:54.770094+0000","last_became_peered":"2024-08-17T16:58:54.770094+0000","last_unstale":"2024-08-17T16:59:09.159316+0000","last_undegraded":"2024-08-17T16:59:09.159316+0000","last_fullsized":"2024-08-17T16:59:09.159316+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:24:59.185425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.944251+0000","last_change":"2024-08-17T16:58:55.803895+0000","last_active":"2024-08-17T16:59:08.944251+0000","last_peered":"2024-08-17T16:59:08.944251+0000","last_clean":"2024-08-17T16:59:08.944251+0000","last_became_active":"2024-08-17T16:58:55.803209+0000","last_became_peered":"2024-08-17T16:58:55.803209+0000","last_unstale":"2024-08-17T16:59:08.944251+0000","last_undegraded":"2024-08-17T16:59:08.944251+0000","last_fullsized":"2024-08-17T16:59:08.944251+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:45:31.677624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":18,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:09.159211+0000","last_change":"2024-08-17T16:58:54.781889+0000","last_active":"2024-08-17T16:59:09.159211+0000","last_peered":"2024-08-17T16:59:09.159211+0000","last_clean":"2024-08-17T16:59:09.159211+0000","last_became_active":"2024-08-17T16:58:54.779814+0000","last_became_peered":"2024-08-17T16:58:54.779814+0000","last_unstale":"2024-08-17T16:59:09.159211+0000","last_undegraded":"2024-08-17T16:59:09.159211+0000","last_fullsized":"2024-08-17T16:59:09.159211+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:03:35.262628+0000","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":1,"num_read_kb":1,"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":14,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.933953+0000","last_change":"2024-08-17T16:58:55.791575+0000","last_active":"2024-08-17T16:59:08.933953+0000","last_peered":"2024-08-17T16:59:08.933953+0000","last_clean":"2024-08-17T16:59:08.933953+0000","last_became_active":"2024-08-17T16:58:55.789495+0000","last_became_peered":"2024-08-17T16:58:55.789495+0000","last_unstale":"2024-08-17T16:59:08.933953+0000","last_undegraded":"2024-08-17T16:59:08.933953+0000","last_fullsized":"2024-08-17T16:59:08.933953+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:12:04.166558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.938654+0000","last_change":"2024-08-17T16:58:54.765793+0000","last_active":"2024-08-17T16:59:08.938654+0000","last_peered":"2024-08-17T16:59:08.938654+0000","last_clean":"2024-08-17T16:59:08.938654+0000","last_became_active":"2024-08-17T16:58:54.764869+0000","last_became_peered":"2024-08-17T16:58:54.764869+0000","last_unstale":"2024-08-17T16:59:08.938654+0000","last_undegraded":"2024-08-17T16:59:08.938654+0000","last_fullsized":"2024-08-17T16:59:08.938654+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:40:01.968499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":24,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T16:59:09.947753+0000","last_change":"2024-08-17T16:59:09.947753+0000","last_active":"2024-08-17T16:59:09.947753+0000","last_peered":"2024-08-17T16:59:09.947753+0000","last_clean":"2024-08-17T16:59:09.947753+0000","last_became_active":"2024-08-17T16:59:09.947372+0000","last_became_peered":"2024-08-17T16:59:09.947372+0000","last_unstale":"2024-08-17T16:59:09.947753+0000","last_undegraded":"2024-08-17T16:59:09.947753+0000","last_fullsized":"2024-08-17T16:59:09.947753+0000","mapping_epoch":74,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":75,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:27:49.058064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"73'3","reported_seq":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.944119+0000","last_change":"2024-08-17T16:58:54.793729+0000","last_active":"2024-08-17T16:59:08.944119+0000","last_peered":"2024-08-17T16:59:08.944119+0000","last_clean":"2024-08-17T16:59:08.944119+0000","last_became_active":"2024-08-17T16:58:54.788654+0000","last_became_peered":"2024-08-17T16:58:54.788654+0000","last_unstale":"2024-08-17T16:59:08.944119+0000","last_undegraded":"2024-08-17T16:59:08.944119+0000","last_fullsized":"2024-08-17T16:59:08.944119+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-18T23:54:56.179697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":2,"num_read_kb":2,"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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.944628+0000","last_change":"2024-08-17T16:58:55.793998+0000","last_active":"2024-08-17T16:59:08.944628+0000","last_peered":"2024-08-17T16:59:08.944628+0000","last_clean":"2024-08-17T16:59:08.944628+0000","last_became_active":"2024-08-17T16:58:55.793137+0000","last_became_peered":"2024-08-17T16:58:55.793137+0000","last_unstale":"2024-08-17T16:59:08.944628+0000","last_undegraded":"2024-08-17T16:59:08.944628+0000","last_fullsized":"2024-08-17T16:59:08.944628+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:34:28.612516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.933759+0000","last_change":"2024-08-17T16:58:54.772088+0000","last_active":"2024-08-17T16:59:08.933759+0000","last_peered":"2024-08-17T16:59:08.933759+0000","last_clean":"2024-08-17T16:59:08.933759+0000","last_became_active":"2024-08-17T16:58:54.771455+0000","last_became_peered":"2024-08-17T16:58:54.771455+0000","last_unstale":"2024-08-17T16:59:08.933759+0000","last_undegraded":"2024-08-17T16:59:08.933759+0000","last_fullsized":"2024-08-17T16:59:08.933759+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:54:40.135677+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.944945+0000","last_change":"2024-08-17T16:58:55.803438+0000","last_active":"2024-08-17T16:59:08.944945+0000","last_peered":"2024-08-17T16:59:08.944945+0000","last_clean":"2024-08-17T16:59:08.944945+0000","last_became_active":"2024-08-17T16:58:55.802714+0000","last_became_peered":"2024-08-17T16:58:55.802714+0000","last_unstale":"2024-08-17T16:59:08.944945+0000","last_undegraded":"2024-08-17T16:59:08.944945+0000","last_fullsized":"2024-08-17T16:59:08.944945+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:52:53.470838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.944748+0000","last_change":"2024-08-17T16:58:54.777088+0000","last_active":"2024-08-17T16:59:08.944748+0000","last_peered":"2024-08-17T16:59:08.944748+0000","last_clean":"2024-08-17T16:59:08.944748+0000","last_became_active":"2024-08-17T16:58:54.776799+0000","last_became_peered":"2024-08-17T16:58:54.776799+0000","last_unstale":"2024-08-17T16:59:08.944748+0000","last_undegraded":"2024-08-17T16:59:08.944748+0000","last_fullsized":"2024-08-17T16:59:08.944748+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:34:02.758727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.945078+0000","last_change":"2024-08-17T16:58:55.804004+0000","last_active":"2024-08-17T16:59:08.945078+0000","last_peered":"2024-08-17T16:59:08.945078+0000","last_clean":"2024-08-17T16:59:08.945078+0000","last_became_active":"2024-08-17T16:58:55.803243+0000","last_became_peered":"2024-08-17T16:58:55.803243+0000","last_unstale":"2024-08-17T16:59:08.945078+0000","last_undegraded":"2024-08-17T16:59:08.945078+0000","last_fullsized":"2024-08-17T16:59:08.945078+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:57:16.342600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.942018+0000","last_change":"2024-08-17T16:58:54.780247+0000","last_active":"2024-08-17T16:59:08.942018+0000","last_peered":"2024-08-17T16:59:08.942018+0000","last_clean":"2024-08-17T16:59:08.942018+0000","last_became_active":"2024-08-17T16:58:54.779630+0000","last_became_peered":"2024-08-17T16:58:54.779630+0000","last_unstale":"2024-08-17T16:59:08.942018+0000","last_undegraded":"2024-08-17T16:59:08.942018+0000","last_fullsized":"2024-08-17T16:59:08.942018+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:26:32.548818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.937652+0000","last_change":"2024-08-17T16:58:54.799896+0000","last_active":"2024-08-17T16:59:08.937652+0000","last_peered":"2024-08-17T16:59:08.937652+0000","last_clean":"2024-08-17T16:59:08.937652+0000","last_became_active":"2024-08-17T16:58:54.798935+0000","last_became_peered":"2024-08-17T16:58:54.798935+0000","last_unstale":"2024-08-17T16:59:08.937652+0000","last_undegraded":"2024-08-17T16:59:08.937652+0000","last_fullsized":"2024-08-17T16:59:08.937652+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:21:18.971316+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.0","version":"60'128","reported_seq":272,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T16:59:10.691571+0000","last_change":"2024-08-17T16:55:12.610673+0000","last_active":"2024-08-17T16:59:10.691571+0000","last_peered":"2024-08-17T16:59:10.691571+0000","last_clean":"2024-08-17T16:59:10.691571+0000","last_became_active":"2024-08-17T16:55:12.609453+0000","last_became_peered":"2024-08-17T16:55:12.609453+0000","last_unstale":"2024-08-17T16:59:10.691571+0000","last_undegraded":"2024-08-17T16:59:10.691571+0000","last_fullsized":"2024-08-17T16:59:10.691571+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T16:50:43.700602+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":"periodic scrub scheduled @ 2024-08-19T00:08:25.325440+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":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":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"64'1","reported_seq":30,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.938506+0000","last_change":"2024-08-17T16:57:00.754120+0000","last_active":"2024-08-17T16:59:08.938506+0000","last_peered":"2024-08-17T16:59:08.938506+0000","last_clean":"2024-08-17T16:59:08.938506+0000","last_became_active":"2024-08-17T16:56:50.697438+0000","last_became_peered":"2024-08-17T16:56:50.697438+0000","last_unstale":"2024-08-17T16:59:08.938506+0000","last_undegraded":"2024-08-17T16:59:08.938506+0000","last_fullsized":"2024-08-17T16:59:08.938506+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:04:21.982822+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00092444000000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.943897+0000","last_change":"2024-08-17T16:58:54.765498+0000","last_active":"2024-08-17T16:59:08.943897+0000","last_peered":"2024-08-17T16:59:08.943897+0000","last_clean":"2024-08-17T16:59:08.943897+0000","last_became_active":"2024-08-17T16:58:54.764668+0000","last_became_peered":"2024-08-17T16:58:54.764668+0000","last_unstale":"2024-08-17T16:59:08.943897+0000","last_undegraded":"2024-08-17T16:59:08.943897+0000","last_fullsized":"2024-08-17T16:59:08.943897+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:52:12.125814+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":14,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.933953+0000","last_change":"2024-08-17T16:58:55.791767+0000","last_active":"2024-08-17T16:59:08.933953+0000","last_peered":"2024-08-17T16:59:08.933953+0000","last_clean":"2024-08-17T16:59:08.933953+0000","last_became_active":"2024-08-17T16:58:55.790452+0000","last_became_peered":"2024-08-17T16:58:55.790452+0000","last_unstale":"2024-08-17T16:59:08.933953+0000","last_undegraded":"2024-08-17T16:59:08.933953+0000","last_fullsized":"2024-08-17T16:59:08.933953+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:48:24.218305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":29,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:09.158570+0000","last_change":"2024-08-17T16:57:01.029478+0000","last_active":"2024-08-17T16:59:09.158570+0000","last_peered":"2024-08-17T16:59:09.158570+0000","last_clean":"2024-08-17T16:59:09.158570+0000","last_became_active":"2024-08-17T16:56:51.044526+0000","last_became_peered":"2024-08-17T16:56:51.044526+0000","last_unstale":"2024-08-17T16:59:09.158570+0000","last_undegraded":"2024-08-17T16:59:09.158570+0000","last_fullsized":"2024-08-17T16:59:09.158570+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:43:21.808432+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00081337499999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.940341+0000","last_change":"2024-08-17T16:58:54.790004+0000","last_active":"2024-08-17T16:59:08.940341+0000","last_peered":"2024-08-17T16:59:08.940341+0000","last_clean":"2024-08-17T16:59:08.940341+0000","last_became_active":"2024-08-17T16:58:54.789589+0000","last_became_peered":"2024-08-17T16:58:54.789589+0000","last_unstale":"2024-08-17T16:59:08.940341+0000","last_undegraded":"2024-08-17T16:59:08.940341+0000","last_fullsized":"2024-08-17T16:59:08.940341+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:39:23.295067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.941056+0000","last_change":"2024-08-17T16:58:55.786713+0000","last_active":"2024-08-17T16:59:08.941056+0000","last_peered":"2024-08-17T16:59:08.941056+0000","last_clean":"2024-08-17T16:59:08.941056+0000","last_became_active":"2024-08-17T16:58:55.786141+0000","last_became_peered":"2024-08-17T16:58:55.786141+0000","last_unstale":"2024-08-17T16:59:08.941056+0000","last_undegraded":"2024-08-17T16:59:08.941056+0000","last_fullsized":"2024-08-17T16:59:08.941056+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:03:54.053474+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1","version":"0'0","reported_seq":29,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.933848+0000","last_change":"2024-08-17T16:57:00.745519+0000","last_active":"2024-08-17T16:59:08.933848+0000","last_peered":"2024-08-17T16:59:08.933848+0000","last_clean":"2024-08-17T16:59:08.933848+0000","last_became_active":"2024-08-17T16:56:51.401983+0000","last_became_peered":"2024-08-17T16:56:51.401983+0000","last_unstale":"2024-08-17T16:59:08.933848+0000","last_undegraded":"2024-08-17T16:59:08.933848+0000","last_fullsized":"2024-08-17T16:59:08.933848+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:48:10.538595+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00091001700000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.932143+0000","last_change":"2024-08-17T16:58:54.769479+0000","last_active":"2024-08-17T16:59:08.932143+0000","last_peered":"2024-08-17T16:59:08.932143+0000","last_clean":"2024-08-17T16:59:08.932143+0000","last_became_active":"2024-08-17T16:58:54.767903+0000","last_became_peered":"2024-08-17T16:58:54.767903+0000","last_unstale":"2024-08-17T16:59:08.932143+0000","last_undegraded":"2024-08-17T16:59:08.932143+0000","last_fullsized":"2024-08-17T16:59:08.932143+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:58:13.774485+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.937751+0000","last_change":"2024-08-17T16:58:54.802940+0000","last_active":"2024-08-17T16:59:08.937751+0000","last_peered":"2024-08-17T16:59:08.937751+0000","last_clean":"2024-08-17T16:59:08.937751+0000","last_became_active":"2024-08-17T16:58:54.802325+0000","last_became_peered":"2024-08-17T16:58:54.802325+0000","last_unstale":"2024-08-17T16:59:08.937751+0000","last_undegraded":"2024-08-17T16:59:08.937751+0000","last_fullsized":"2024-08-17T16:59:08.937751+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:55:53.631220+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"66'2","reported_seq":31,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.939694+0000","last_change":"2024-08-17T16:57:00.755254+0000","last_active":"2024-08-17T16:59:08.939694+0000","last_peered":"2024-08-17T16:59:08.939694+0000","last_clean":"2024-08-17T16:59:08.939694+0000","last_became_active":"2024-08-17T16:56:50.698911+0000","last_became_peered":"2024-08-17T16:56:50.698911+0000","last_unstale":"2024-08-17T16:59:08.939694+0000","last_undegraded":"2024-08-17T16:59:08.939694+0000","last_fullsized":"2024-08-17T16:59:08.939694+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:47:12.935545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020478699999999998,"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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.946598+0000","last_change":"2024-08-17T16:58:54.788220+0000","last_active":"2024-08-17T16:59:08.946598+0000","last_peered":"2024-08-17T16:59:08.946598+0000","last_clean":"2024-08-17T16:59:08.946598+0000","last_became_active":"2024-08-17T16:58:54.787537+0000","last_became_peered":"2024-08-17T16:58:54.787537+0000","last_unstale":"2024-08-17T16:59:08.946598+0000","last_undegraded":"2024-08-17T16:59:08.946598+0000","last_fullsized":"2024-08-17T16:59:08.946598+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:32:41.976977+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T16:59:09.999283+0000","last_change":"2024-08-17T16:59:09.999283+0000","last_active":"2024-08-17T16:59:09.999283+0000","last_peered":"2024-08-17T16:59:09.999283+0000","last_clean":"2024-08-17T16:59:09.999283+0000","last_became_active":"2024-08-17T16:59:09.998207+0000","last_became_peered":"2024-08-17T16:59:09.998207+0000","last_unstale":"2024-08-17T16:59:09.999283+0000","last_undegraded":"2024-08-17T16:59:09.999283+0000","last_fullsized":"2024-08-17T16:59:09.999283+0000","mapping_epoch":74,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":75,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:44:15.694732+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"3.5","version":"0'0","reported_seq":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.939057+0000","last_change":"2024-08-17T16:58:54.773997+0000","last_active":"2024-08-17T16:59:08.939057+0000","last_peered":"2024-08-17T16:59:08.939057+0000","last_clean":"2024-08-17T16:59:08.939057+0000","last_became_active":"2024-08-17T16:58:54.773569+0000","last_became_peered":"2024-08-17T16:58:54.773569+0000","last_unstale":"2024-08-17T16:59:08.939057+0000","last_undegraded":"2024-08-17T16:59:08.939057+0000","last_fullsized":"2024-08-17T16:59:08.939057+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:25:36.180150+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":29,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.935711+0000","last_change":"2024-08-17T16:57:00.746222+0000","last_active":"2024-08-17T16:59:08.935711+0000","last_peered":"2024-08-17T16:59:08.935711+0000","last_clean":"2024-08-17T16:59:08.935711+0000","last_became_active":"2024-08-17T16:56:51.042903+0000","last_became_peered":"2024-08-17T16:56:51.042903+0000","last_unstale":"2024-08-17T16:59:08.935711+0000","last_undegraded":"2024-08-17T16:59:08.935711+0000","last_fullsized":"2024-08-17T16:59:08.935711+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:20:26.820728+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001020055,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":11,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T16:59:09.945713+0000","last_change":"2024-08-17T16:59:09.945713+0000","last_active":"2024-08-17T16:59:09.945713+0000","last_peered":"2024-08-17T16:59:09.945713+0000","last_clean":"2024-08-17T16:59:09.945713+0000","last_became_active":"2024-08-17T16:59:09.944814+0000","last_became_peered":"2024-08-17T16:59:09.944814+0000","last_unstale":"2024-08-17T16:59:09.945713+0000","last_undegraded":"2024-08-17T16:59:09.945713+0000","last_fullsized":"2024-08-17T16:59:09.945713+0000","mapping_epoch":74,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":75,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:58:20.252354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,4],"acting":[2,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.935462+0000","last_change":"2024-08-17T16:58:54.772484+0000","last_active":"2024-08-17T16:59:08.935462+0000","last_peered":"2024-08-17T16:59:08.935462+0000","last_clean":"2024-08-17T16:59:08.935462+0000","last_became_active":"2024-08-17T16:58:54.767830+0000","last_became_peered":"2024-08-17T16:58:54.767830+0000","last_unstale":"2024-08-17T16:59:08.935462+0000","last_undegraded":"2024-08-17T16:59:08.935462+0000","last_fullsized":"2024-08-17T16:59:08.935462+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:32:24.271206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":29,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:09.159206+0000","last_change":"2024-08-17T16:57:01.029474+0000","last_active":"2024-08-17T16:59:09.159206+0000","last_peered":"2024-08-17T16:59:09.159206+0000","last_clean":"2024-08-17T16:59:09.159206+0000","last_became_active":"2024-08-17T16:56:51.420612+0000","last_became_peered":"2024-08-17T16:56:51.420612+0000","last_unstale":"2024-08-17T16:59:09.159206+0000","last_undegraded":"2024-08-17T16:59:09.159206+0000","last_fullsized":"2024-08-17T16:59:09.159206+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:26:20.329511+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069231800000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.942418+0000","last_change":"2024-08-17T16:58:55.795732+0000","last_active":"2024-08-17T16:59:08.942418+0000","last_peered":"2024-08-17T16:59:08.942418+0000","last_clean":"2024-08-17T16:59:08.942418+0000","last_became_active":"2024-08-17T16:58:55.791892+0000","last_became_peered":"2024-08-17T16:58:55.791892+0000","last_unstale":"2024-08-17T16:59:08.942418+0000","last_undegraded":"2024-08-17T16:59:08.942418+0000","last_fullsized":"2024-08-17T16:59:08.942418+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:20:34.741450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.945104+0000","last_change":"2024-08-17T16:58:54.793650+0000","last_active":"2024-08-17T16:59:08.945104+0000","last_peered":"2024-08-17T16:59:08.945104+0000","last_clean":"2024-08-17T16:59:08.945104+0000","last_became_active":"2024-08-17T16:58:54.790481+0000","last_became_peered":"2024-08-17T16:58:54.790481+0000","last_unstale":"2024-08-17T16:59:08.945104+0000","last_undegraded":"2024-08-17T16:59:08.945104+0000","last_fullsized":"2024-08-17T16:59:08.945104+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:40:33.632577+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":29,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.937556+0000","last_change":"2024-08-17T16:57:00.746380+0000","last_active":"2024-08-17T16:59:08.937556+0000","last_peered":"2024-08-17T16:59:08.937556+0000","last_clean":"2024-08-17T16:59:08.937556+0000","last_became_active":"2024-08-17T16:56:51.419484+0000","last_became_peered":"2024-08-17T16:56:51.419484+0000","last_unstale":"2024-08-17T16:59:08.937556+0000","last_undegraded":"2024-08-17T16:59:08.937556+0000","last_fullsized":"2024-08-17T16:59:08.937556+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:35:08.631616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077172799999999995,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.941573+0000","last_change":"2024-08-17T16:58:55.790332+0000","last_active":"2024-08-17T16:59:08.941573+0000","last_peered":"2024-08-17T16:59:08.941573+0000","last_clean":"2024-08-17T16:59:08.941573+0000","last_became_active":"2024-08-17T16:58:55.789017+0000","last_became_peered":"2024-08-17T16:58:55.789017+0000","last_unstale":"2024-08-17T16:59:08.941573+0000","last_undegraded":"2024-08-17T16:59:08.941573+0000","last_fullsized":"2024-08-17T16:59:08.941573+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:23:18.852774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.6","version":"73'1","reported_seq":17,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.941245+0000","last_change":"2024-08-17T16:58:54.793137+0000","last_active":"2024-08-17T16:59:08.941245+0000","last_peered":"2024-08-17T16:59:08.941245+0000","last_clean":"2024-08-17T16:59:08.941245+0000","last_became_active":"2024-08-17T16:58:54.792413+0000","last_became_peered":"2024-08-17T16:58:54.792413+0000","last_unstale":"2024-08-17T16:59:08.941245+0000","last_undegraded":"2024-08-17T16:59:08.941245+0000","last_fullsized":"2024-08-17T16:59:08.941245+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:27:49.124329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":28,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.934489+0000","last_change":"2024-08-17T16:57:00.757117+0000","last_active":"2024-08-17T16:59:08.934489+0000","last_peered":"2024-08-17T16:59:08.934489+0000","last_clean":"2024-08-17T16:59:08.934489+0000","last_became_active":"2024-08-17T16:56:50.697338+0000","last_became_peered":"2024-08-17T16:56:50.697338+0000","last_unstale":"2024-08-17T16:59:08.934489+0000","last_undegraded":"2024-08-17T16:59:08.934489+0000","last_fullsized":"2024-08-17T16:59:08.934489+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:44:25.421543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055220200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.944534+0000","last_change":"2024-08-17T16:58:55.798371+0000","last_active":"2024-08-17T16:59:08.944534+0000","last_peered":"2024-08-17T16:59:08.944534+0000","last_clean":"2024-08-17T16:59:08.944534+0000","last_became_active":"2024-08-17T16:58:55.797569+0000","last_became_peered":"2024-08-17T16:58:55.797569+0000","last_unstale":"2024-08-17T16:59:08.944534+0000","last_undegraded":"2024-08-17T16:59:08.944534+0000","last_fullsized":"2024-08-17T16:59:08.944534+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:01:10.936104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.946402+0000","last_change":"2024-08-17T16:58:55.803817+0000","last_active":"2024-08-17T16:59:08.946402+0000","last_peered":"2024-08-17T16:59:08.946402+0000","last_clean":"2024-08-17T16:59:08.946402+0000","last_became_active":"2024-08-17T16:58:55.803044+0000","last_became_peered":"2024-08-17T16:58:55.803044+0000","last_unstale":"2024-08-17T16:59:08.946402+0000","last_undegraded":"2024-08-17T16:59:08.946402+0000","last_fullsized":"2024-08-17T16:59:08.946402+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:27:54.217335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"73'7","reported_seq":29,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.944901+0000","last_change":"2024-08-17T16:58:54.776072+0000","last_active":"2024-08-17T16:59:08.944901+0000","last_peered":"2024-08-17T16:59:08.944901+0000","last_clean":"2024-08-17T16:59:08.944901+0000","last_became_active":"2024-08-17T16:58:54.775651+0000","last_became_peered":"2024-08-17T16:58:54.775651+0000","last_unstale":"2024-08-17T16:59:08.944901+0000","last_undegraded":"2024-08-17T16:59:08.944901+0000","last_fullsized":"2024-08-17T16:59:08.944901+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":7,"log_dups_size":0,"ondisk_log_size":7,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:12:22.596338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1564,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":10,"num_read_kb":9,"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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.932968+0000","last_change":"2024-08-17T16:58:55.781689+0000","last_active":"2024-08-17T16:59:08.932968+0000","last_peered":"2024-08-17T16:59:08.932968+0000","last_clean":"2024-08-17T16:59:08.932968+0000","last_became_active":"2024-08-17T16:58:55.780765+0000","last_became_peered":"2024-08-17T16:58:55.780765+0000","last_unstale":"2024-08-17T16:59:08.932968+0000","last_undegraded":"2024-08-17T16:59:08.932968+0000","last_fullsized":"2024-08-17T16:59:08.932968+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:50:59.320284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'3","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:09.158972+0000","last_change":"2024-08-17T16:58:54.772125+0000","last_active":"2024-08-17T16:59:09.158972+0000","last_peered":"2024-08-17T16:59:09.158972+0000","last_clean":"2024-08-17T16:59:09.158972+0000","last_became_active":"2024-08-17T16:58:54.771331+0000","last_became_peered":"2024-08-17T16:58:54.771331+0000","last_unstale":"2024-08-17T16:59:09.158972+0000","last_undegraded":"2024-08-17T16:59:09.158972+0000","last_fullsized":"2024-08-17T16:59:09.158972+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-18T20:38:40.255695+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":7,"num_read_kb":7,"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":"3.16","version":"0'0","reported_seq":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.939166+0000","last_change":"2024-08-17T16:58:54.749327+0000","last_active":"2024-08-17T16:59:08.939166+0000","last_peered":"2024-08-17T16:59:08.939166+0000","last_clean":"2024-08-17T16:59:08.939166+0000","last_became_active":"2024-08-17T16:58:54.748456+0000","last_became_peered":"2024-08-17T16:58:54.748456+0000","last_unstale":"2024-08-17T16:59:08.939166+0000","last_undegraded":"2024-08-17T16:59:08.939166+0000","last_fullsized":"2024-08-17T16:59:08.939166+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:17:31.084752+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.942705+0000","last_change":"2024-08-17T16:58:55.788936+0000","last_active":"2024-08-17T16:59:08.942705+0000","last_peered":"2024-08-17T16:59:08.942705+0000","last_clean":"2024-08-17T16:59:08.942705+0000","last_became_active":"2024-08-17T16:58:55.788650+0000","last_became_peered":"2024-08-17T16:58:55.788650+0000","last_unstale":"2024-08-17T16:59:08.942705+0000","last_undegraded":"2024-08-17T16:59:08.942705+0000","last_fullsized":"2024-08-17T16:59:08.942705+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:03:17.886264+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.17","version":"0'0","reported_seq":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.941807+0000","last_change":"2024-08-17T16:58:54.795737+0000","last_active":"2024-08-17T16:59:08.941807+0000","last_peered":"2024-08-17T16:59:08.941807+0000","last_clean":"2024-08-17T16:59:08.941807+0000","last_became_active":"2024-08-17T16:58:54.792137+0000","last_became_peered":"2024-08-17T16:58:54.792137+0000","last_unstale":"2024-08-17T16:59:08.941807+0000","last_undegraded":"2024-08-17T16:59:08.941807+0000","last_fullsized":"2024-08-17T16:59:08.941807+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:10:54.131938+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.941341+0000","last_change":"2024-08-17T16:58:55.786861+0000","last_active":"2024-08-17T16:59:08.941341+0000","last_peered":"2024-08-17T16:59:08.941341+0000","last_clean":"2024-08-17T16:59:08.941341+0000","last_became_active":"2024-08-17T16:58:55.786011+0000","last_became_peered":"2024-08-17T16:58:55.786011+0000","last_unstale":"2024-08-17T16:59:08.941341+0000","last_undegraded":"2024-08-17T16:59:08.941341+0000","last_fullsized":"2024-08-17T16:59:08.941341+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:32:34.122571+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.1f","version":"0'0","reported_seq":14,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.934301+0000","last_change":"2024-08-17T16:58:55.797588+0000","last_active":"2024-08-17T16:59:08.934301+0000","last_peered":"2024-08-17T16:59:08.934301+0000","last_clean":"2024-08-17T16:59:08.934301+0000","last_became_active":"2024-08-17T16:58:55.796512+0000","last_became_peered":"2024-08-17T16:58:55.796512+0000","last_unstale":"2024-08-17T16:59:08.934301+0000","last_undegraded":"2024-08-17T16:59:08.934301+0000","last_fullsized":"2024-08-17T16:59:08.934301+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:47:04.423123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.941799+0000","last_change":"2024-08-17T16:58:54.779639+0000","last_active":"2024-08-17T16:59:08.941799+0000","last_peered":"2024-08-17T16:59:08.941799+0000","last_clean":"2024-08-17T16:59:08.941799+0000","last_became_active":"2024-08-17T16:58:54.778250+0000","last_became_peered":"2024-08-17T16:58:54.778250+0000","last_unstale":"2024-08-17T16:59:08.941799+0000","last_undegraded":"2024-08-17T16:59:08.941799+0000","last_fullsized":"2024-08-17T16:59:08.941799+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:41:08.019267+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.940775+0000","last_change":"2024-08-17T16:58:55.793583+0000","last_active":"2024-08-17T16:59:08.940775+0000","last_peered":"2024-08-17T16:59:08.940775+0000","last_clean":"2024-08-17T16:59:08.940775+0000","last_became_active":"2024-08-17T16:58:55.792561+0000","last_became_peered":"2024-08-17T16:58:55.792561+0000","last_unstale":"2024-08-17T16:59:08.940775+0000","last_undegraded":"2024-08-17T16:59:08.940775+0000","last_fullsized":"2024-08-17T16:59:08.940775+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:13:20.499942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.932232+0000","last_change":"2024-08-17T16:58:54.771242+0000","last_active":"2024-08-17T16:59:08.932232+0000","last_peered":"2024-08-17T16:59:08.932232+0000","last_clean":"2024-08-17T16:59:08.932232+0000","last_became_active":"2024-08-17T16:58:54.770216+0000","last_became_peered":"2024-08-17T16:58:54.770216+0000","last_unstale":"2024-08-17T16:59:08.932232+0000","last_undegraded":"2024-08-17T16:59:08.932232+0000","last_fullsized":"2024-08-17T16:59:08.932232+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:48:01.030484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.944426+0000","last_change":"2024-08-17T16:58:55.794552+0000","last_active":"2024-08-17T16:59:08.944426+0000","last_peered":"2024-08-17T16:59:08.944426+0000","last_clean":"2024-08-17T16:59:08.944426+0000","last_became_active":"2024-08-17T16:58:55.793997+0000","last_became_peered":"2024-08-17T16:58:55.793997+0000","last_unstale":"2024-08-17T16:59:08.944426+0000","last_undegraded":"2024-08-17T16:59:08.944426+0000","last_fullsized":"2024-08-17T16:59:08.944426+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:17:05.352818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"73'2","reported_seq":18,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.945771+0000","last_change":"2024-08-17T16:58:54.774804+0000","last_active":"2024-08-17T16:59:08.945771+0000","last_peered":"2024-08-17T16:59:08.945771+0000","last_clean":"2024-08-17T16:59:08.945771+0000","last_became_active":"2024-08-17T16:58:54.773922+0000","last_became_peered":"2024-08-17T16:58:54.773922+0000","last_unstale":"2024-08-17T16:59:08.945771+0000","last_undegraded":"2024-08-17T16:59:08.945771+0000","last_fullsized":"2024-08-17T16:59:08.945771+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:32:18.547006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.934333+0000","last_change":"2024-08-17T16:58:55.775463+0000","last_active":"2024-08-17T16:59:08.934333+0000","last_peered":"2024-08-17T16:59:08.934333+0000","last_clean":"2024-08-17T16:59:08.934333+0000","last_became_active":"2024-08-17T16:58:55.775099+0000","last_became_peered":"2024-08-17T16:58:55.775099+0000","last_unstale":"2024-08-17T16:59:08.934333+0000","last_undegraded":"2024-08-17T16:59:08.934333+0000","last_fullsized":"2024-08-17T16:59:08.934333+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:36:57.012745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'2","reported_seq":18,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.942184+0000","last_change":"2024-08-17T16:58:54.791272+0000","last_active":"2024-08-17T16:59:08.942184+0000","last_peered":"2024-08-17T16:59:08.942184+0000","last_clean":"2024-08-17T16:59:08.942184+0000","last_became_active":"2024-08-17T16:58:54.790531+0000","last_became_peered":"2024-08-17T16:58:54.790531+0000","last_unstale":"2024-08-17T16:59:08.942184+0000","last_undegraded":"2024-08-17T16:59:08.942184+0000","last_fullsized":"2024-08-17T16:59:08.942184+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:12:22.081547+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.946359+0000","last_change":"2024-08-17T16:58:55.804859+0000","last_active":"2024-08-17T16:59:08.946359+0000","last_peered":"2024-08-17T16:59:08.946359+0000","last_clean":"2024-08-17T16:59:08.946359+0000","last_became_active":"2024-08-17T16:58:55.803352+0000","last_became_peered":"2024-08-17T16:58:55.803352+0000","last_unstale":"2024-08-17T16:59:08.946359+0000","last_undegraded":"2024-08-17T16:59:08.946359+0000","last_fullsized":"2024-08-17T16:59:08.946359+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:40:13.498042+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.938647+0000","last_change":"2024-08-17T16:58:54.760203+0000","last_active":"2024-08-17T16:59:08.938647+0000","last_peered":"2024-08-17T16:59:08.938647+0000","last_clean":"2024-08-17T16:59:08.938647+0000","last_became_active":"2024-08-17T16:58:54.759387+0000","last_became_peered":"2024-08-17T16:58:54.759387+0000","last_unstale":"2024-08-17T16:59:08.938647+0000","last_undegraded":"2024-08-17T16:59:08.938647+0000","last_fullsized":"2024-08-17T16:59:08.938647+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:47:52.247384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.945512+0000","last_change":"2024-08-17T16:58:55.794137+0000","last_active":"2024-08-17T16:59:08.945512+0000","last_peered":"2024-08-17T16:59:08.945512+0000","last_clean":"2024-08-17T16:59:08.945512+0000","last_became_active":"2024-08-17T16:58:55.793193+0000","last_became_peered":"2024-08-17T16:58:55.793193+0000","last_unstale":"2024-08-17T16:59:08.945512+0000","last_undegraded":"2024-08-17T16:59:08.945512+0000","last_fullsized":"2024-08-17T16:59:08.945512+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:09:37.645297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.938823+0000","last_change":"2024-08-17T16:58:54.764871+0000","last_active":"2024-08-17T16:59:08.938823+0000","last_peered":"2024-08-17T16:59:08.938823+0000","last_clean":"2024-08-17T16:59:08.938823+0000","last_became_active":"2024-08-17T16:58:54.764067+0000","last_became_peered":"2024-08-17T16:58:54.764067+0000","last_unstale":"2024-08-17T16:59:08.938823+0000","last_undegraded":"2024-08-17T16:59:08.938823+0000","last_fullsized":"2024-08-17T16:59:08.938823+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:37:27.753212+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.942960+0000","last_change":"2024-08-17T16:58:55.792187+0000","last_active":"2024-08-17T16:59:08.942960+0000","last_peered":"2024-08-17T16:59:08.942960+0000","last_clean":"2024-08-17T16:59:08.942960+0000","last_became_active":"2024-08-17T16:58:55.791811+0000","last_became_peered":"2024-08-17T16:58:55.791811+0000","last_unstale":"2024-08-17T16:59:08.942960+0000","last_undegraded":"2024-08-17T16:59:08.942960+0000","last_fullsized":"2024-08-17T16:59:08.942960+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:43:39.600627+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'2","reported_seq":18,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.944803+0000","last_change":"2024-08-17T16:58:54.782714+0000","last_active":"2024-08-17T16:59:08.944803+0000","last_peered":"2024-08-17T16:59:08.944803+0000","last_clean":"2024-08-17T16:59:08.944803+0000","last_became_active":"2024-08-17T16:58:54.781999+0000","last_became_peered":"2024-08-17T16:58:54.781999+0000","last_unstale":"2024-08-17T16:59:08.944803+0000","last_undegraded":"2024-08-17T16:59:08.944803+0000","last_fullsized":"2024-08-17T16:59:08.944803+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:20:13.943996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.944105+0000","last_change":"2024-08-17T16:58:55.803758+0000","last_active":"2024-08-17T16:59:08.944105+0000","last_peered":"2024-08-17T16:59:08.944105+0000","last_clean":"2024-08-17T16:59:08.944105+0000","last_became_active":"2024-08-17T16:58:55.802957+0000","last_became_peered":"2024-08-17T16:58:55.802957+0000","last_unstale":"2024-08-17T16:59:08.944105+0000","last_undegraded":"2024-08-17T16:59:08.944105+0000","last_fullsized":"2024-08-17T16:59:08.944105+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:29:04.035636+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"73'5","reported_seq":23,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.941787+0000","last_change":"2024-08-17T16:58:54.796399+0000","last_active":"2024-08-17T16:59:08.941787+0000","last_peered":"2024-08-17T16:59:08.941787+0000","last_clean":"2024-08-17T16:59:08.941787+0000","last_became_active":"2024-08-17T16:58:54.794814+0000","last_became_peered":"2024-08-17T16:58:54.794814+0000","last_unstale":"2024-08-17T16:59:08.941787+0000","last_undegraded":"2024-08-17T16:59:08.941787+0000","last_fullsized":"2024-08-17T16:59:08.941787+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:04:02.353068+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"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":[]}],"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":2362,"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":77,"num_read_kb":80,"num_write":45,"num_write_kb":14,"num_scrub_errors":0,"num_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":7086,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":45,"ondisk_log_size":45,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"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":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":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}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201346,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28388,"kb_used_data":1368,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716764,"statfs":{"total":95995035648,"available":95965966336,"internally_reserved":0,"allocated":1400832,"data_stored":935843,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":27654603},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 17:00:13 2024","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.90800000000000003,"15min":0.90000000000000002},"min":{"1min":0.57599999999999996,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.379,"5min":1.417,"15min":1.417},"last":1.149},{"interface":"front","average":{"1min":0.92500000000000004,"5min":0.93799999999999994,"15min":0.94999999999999996},"min":{"1min":0.63700000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.159,"5min":1.7290000000000001,"15min":1.7290000000000001},"last":0.66700000000000004}]},{"osd":1,"last update":"Sat Aug 17 17:00:13 2024","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.96099999999999997,"15min":0.94899999999999995},"min":{"1min":0.58799999999999997,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.2729999999999999,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":1.0940000000000001},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.94999999999999996,"15min":0.996},"min":{"1min":0.68600000000000005,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.248,"5min":1.849,"15min":1.849},"last":0.75600000000000001}]},{"osd":2,"last update":"Sat Aug 17 17:00:13 2024","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.92500000000000004,"15min":0.91300000000000003},"min":{"1min":0.64200000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.2430000000000001,"5min":1.319,"15min":1.319},"last":1.135},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.97299999999999998,"15min":0.95999999999999996},"min":{"1min":0.65900000000000003,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.2729999999999999,"5min":1.5209999999999999,"15min":1.5209999999999999},"last":1.042}]},{"osd":3,"last update":"Sat Aug 17 17:00:13 2024","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.96099999999999997,"15min":0.95099999999999996},"min":{"1min":0.63700000000000001,"5min":0.432,"15min":0.432},"max":{"1min":1.147,"5min":1.4279999999999999,"15min":1.4279999999999999},"last":0.95699999999999996},{"interface":"front","average":{"1min":1.034,"5min":1.014,"15min":0.99099999999999999},"min":{"1min":0.72799999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.357,"5min":1.466,"15min":1.466},"last":0.88700000000000001}]},{"osd":4,"last update":"Sat Aug 17 17:00:13 2024","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.90300000000000002,"15min":0.91300000000000003},"min":{"1min":0.59599999999999997,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":1.1519999999999999,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":0.82499999999999996},{"interface":"front","average":{"1min":0.97099999999999997,"5min":0.97199999999999998,"15min":0.89800000000000002},"min":{"1min":0.74099999999999999,"5min":0.37,"15min":0.37},"max":{"1min":1.242,"5min":1.448,"15min":1.448},"last":1.073}]},{"osd":5,"last update":"Sat Aug 17 17:00:13 2024","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":1.004,"15min":0.96599999999999997},"min":{"1min":0.60099999999999998,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.4139999999999999,"5min":1.448,"15min":1.448},"last":1.1970000000000001},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.0589999999999999,"15min":1.018},"min":{"1min":0.70899999999999996,"5min":0.38,"15min":0.38},"max":{"1min":1.325,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":1.1200000000000001}]},{"osd":6,"last update":"Sat Aug 17 17:00:13 2024","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.1080000000000001,"15min":1.1000000000000001},"min":{"1min":0.90200000000000002,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.508,"5min":1.653,"15min":1.653},"last":1.01},{"interface":"front","average":{"1min":1.0980000000000001,"5min":1.0820000000000001,"15min":1.0289999999999999},"min":{"1min":0.84199999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.385,"5min":1.486,"15min":1.486},"last":1.177}]}]},{"osd":6,"up_from":47,"seq":201863462990,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28380,"kb_used_data":1360,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716772,"statfs":{"total":95995035648,"available":95965974528,"internally_reserved":0,"allocated":1392640,"data_stored":935716,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 17:00:19 2024","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.90000000000000002,"15min":0.84799999999999998},"min":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.1879999999999999,"5min":1.272,"15min":1.3200000000000001},"last":0.85099999999999998},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.89700000000000002,"15min":0.86199999999999999},"min":{"1min":0.52800000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.3180000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":0.70699999999999996}]},{"osd":1,"last update":"Sat Aug 17 17:00:19 2024","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":0.91600000000000004,"15min":0.91800000000000004},"min":{"1min":0.56699999999999995,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.157,"5min":1.341,"15min":1.341},"last":0.93600000000000005},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.93100000000000005,"15min":0.89700000000000002},"min":{"1min":0.624,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.1559999999999999,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":1.0880000000000001}]},{"osd":2,"last update":"Sat Aug 17 17:00:19 2024","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":0.93500000000000005,"15min":0.876},"min":{"1min":0.627,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.198,"5min":1.321,"15min":1.321},"last":0.80200000000000005},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.94899999999999995,"15min":0.92900000000000005},"min":{"1min":0.67700000000000005,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.2569999999999999,"5min":1.393,"15min":1.4359999999999999},"last":0.63900000000000001}]},{"osd":3,"last update":"Sat Aug 17 17:00:19 2024","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.93200000000000005,"15min":0.90800000000000003},"min":{"1min":0.626,"5min":0.5,"15min":0.5},"max":{"1min":1.264,"5min":1.304,"15min":1.304},"last":0.98799999999999999},{"interface":"front","average":{"1min":1.042,"5min":1.04,"15min":0.91500000000000004},"min":{"1min":0.80100000000000005,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.276,"5min":2.1960000000000002,"15min":2.1960000000000002},"last":0.90100000000000002}]},{"osd":4,"last update":"Sat Aug 17 17:00:19 2024","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.91300000000000003,"15min":0.82299999999999995},"min":{"1min":0.63900000000000001,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.2430000000000001,"5min":1.393,"15min":1.393},"last":0.73499999999999999},{"interface":"front","average":{"1min":1.0129999999999999,"5min":0.97499999999999998,"15min":0.83099999999999996},"min":{"1min":0.68300000000000005,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.341,"5min":1.363,"15min":1.363},"last":1.1890000000000001}]},{"osd":5,"last update":"Sat Aug 17 17:00:19 2024","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":1.0169999999999999,"15min":0.84899999999999998},"min":{"1min":0.64500000000000002,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.284,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.96099999999999997},{"interface":"front","average":{"1min":1.05,"5min":1.0629999999999999,"15min":0.96499999999999997},"min":{"1min":0.64200000000000002,"5min":0.33400000000000002,"15min":0.33200000000000002},"max":{"1min":1.353,"5min":1.444,"15min":1.504},"last":1.056}]},{"osd":7,"last update":"Sat Aug 17 17:00:19 2024","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":1.0389999999999999,"15min":1.0409999999999999},"min":{"1min":0.72199999999999998,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.2370000000000001,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":1.143},{"interface":"front","average":{"1min":1.147,"5min":1.1339999999999999,"15min":1.1259999999999999},"min":{"1min":0.85699999999999998,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.367,"5min":1.5169999999999999,"15min":1.5169999999999999},"last":1.0269999999999999}]}]},{"osd":5,"up_from":39,"seq":167503724633,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27796,"kb_used_data":772,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717356,"statfs":{"total":95995035648,"available":95966572544,"internally_reserved":0,"allocated":790528,"data_stored":344366,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 16:59:26 2024","interfaces":[{"interface":"back","average":{"1min":0.85799999999999998,"5min":0.85499999999999998,"15min":0.81899999999999995},"min":{"1min":0.56699999999999995,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.149,"5min":1.25,"15min":1.3660000000000001},"last":0.86399999999999999},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.91000000000000003,"15min":0.85399999999999998},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.234,"5min":1.2669999999999999,"15min":1.2669999999999999},"last":0.99399999999999999}]},{"osd":1,"last update":"Sat Aug 17 16:59:26 2024","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.90500000000000003,"15min":0.82899999999999996},"min":{"1min":0.52400000000000002,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.2829999999999999,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":1.1910000000000001},{"interface":"front","average":{"1min":0.84699999999999998,"5min":0.88,"15min":0.85199999999999998},"min":{"1min":0.49099999999999999,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.2030000000000001,"5min":1.2170000000000001,"15min":1.399},"last":0.81599999999999995}]},{"osd":2,"last update":"Sat Aug 17 16:59:26 2024","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.89000000000000001,"15min":0.85799999999999998},"min":{"1min":0.51100000000000001,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.228,"5min":1.472,"15min":1.472},"last":0.68600000000000005},{"interface":"front","average":{"1min":0.92200000000000004,"5min":0.89600000000000002,"15min":0.83399999999999996},"min":{"1min":0.63400000000000001,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.2,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.94999999999999996}]},{"osd":3,"last update":"Sat Aug 17 16:59:26 2024","interfaces":[{"interface":"back","average":{"1min":0.99199999999999999,"5min":0.89600000000000002,"15min":0.83699999999999997},"min":{"1min":0.58599999999999997,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.28,"5min":1.28,"15min":1.28},"last":1.0649999999999999},{"interface":"front","average":{"1min":0.94499999999999995,"5min":0.96599999999999997,"15min":0.93000000000000005},"min":{"1min":0.56899999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.258,"5min":1.4119999999999999,"15min":1.4670000000000001},"last":1.0349999999999999}]},{"osd":4,"last update":"Sat Aug 17 16:59:26 2024","interfaces":[{"interface":"back","average":{"1min":0.89900000000000002,"5min":0.83299999999999996,"15min":0.73199999999999998},"min":{"1min":0.44400000000000001,"5min":0.35699999999999998,"15min":0.29599999999999999},"max":{"1min":1.345,"5min":1.345,"15min":1.345},"last":1.3149999999999999},{"interface":"front","average":{"1min":0.95599999999999996,"5min":0.90800000000000003,"15min":0.77100000000000002},"min":{"1min":0.32700000000000001,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":1.2889999999999999,"5min":1.329,"15min":1.329},"last":0.91500000000000004}]},{"osd":6,"last update":"Sat Aug 17 17:00:22 2024","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.97699999999999998,"15min":0.84899999999999998},"min":{"1min":0.59399999999999997,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.2330000000000001,"5min":1.379,"15min":1.379},"last":1.105},{"interface":"front","average":{"1min":1.075,"5min":1.0509999999999999,"15min":0.88600000000000001},"min":{"1min":0.83399999999999996,"5min":0.377,"15min":0.377},"max":{"1min":1.325,"5min":1.506,"15min":1.506},"last":1.155}]},{"osd":7,"last update":"Sat Aug 17 17:00:22 2024","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":1.073,"15min":1.0669999999999999},"min":{"1min":0.75800000000000001,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.3560000000000001,"5min":1.6519999999999999,"15min":1.6519999999999999},"last":1.2609999999999999},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.103,"15min":1.107},"min":{"1min":0.89800000000000002,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.268,"5min":1.401,"15min":1.401},"last":1.236}]}]},{"osd":4,"up_from":31,"seq":133143986275,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31900,"kb_used_data":780,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713252,"statfs":{"total":95995035648,"available":95962370048,"internally_reserved":0,"allocated":798720,"data_stored":345132,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 16:59:35 2024","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.88700000000000001,"15min":0.81200000000000006},"min":{"1min":0.52900000000000003,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.165,"5min":1.25,"15min":1.25},"last":0.86199999999999999},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.92100000000000004,"15min":0.82899999999999996},"min":{"1min":0.58099999999999996,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.234,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":1.002}]},{"osd":1,"last update":"Sat Aug 17 16:59:35 2024","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.89900000000000002,"15min":0.82299999999999995},"min":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.1970000000000001,"5min":1.381,"15min":1.381},"last":0.78200000000000003},{"interface":"front","average":{"1min":0.997,"5min":0.95799999999999996,"15min":0.84599999999999997},"min":{"1min":0.60799999999999998,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.2669999999999999,"5min":1.2669999999999999,"15min":1.2669999999999999},"last":1.1870000000000001}]},{"osd":2,"last update":"Sat Aug 17 16:59:35 2024","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.93200000000000005,"15min":0.85099999999999998},"min":{"1min":0.57399999999999995,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.2929999999999999,"5min":1.341,"15min":1.341},"last":0.89200000000000002},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.88200000000000001,"15min":0.85999999999999999},"min":{"1min":0.71499999999999997,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.0880000000000001,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":0.97499999999999998}]},{"osd":3,"last update":"Sat Aug 17 16:59:35 2024","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.90400000000000003,"15min":0.85699999999999998},"min":{"1min":0.54500000000000004,"5min":0.436,"15min":0.436},"max":{"1min":1.194,"5min":1.605,"15min":1.605},"last":0.92700000000000005},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.94499999999999995,"15min":0.83799999999999997},"min":{"1min":0.71299999999999997,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.2849999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":0.94299999999999995}]},{"osd":5,"last update":"Sat Aug 17 16:59:27 2024","interfaces":[{"interface":"back","average":{"1min":0.91900000000000004,"5min":0.874,"15min":0.748},"min":{"1min":0.40400000000000003,"5min":0.33800000000000002,"15min":0.28999999999999998},"max":{"1min":1.3380000000000001,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":0.73999999999999999},{"interface":"front","average":{"1min":0.85299999999999998,"5min":0.878,"15min":0.81200000000000006},"min":{"1min":0.42599999999999999,"5min":0.36799999999999999,"15min":0.34799999999999998},"max":{"1min":1.0820000000000001,"5min":1.512,"15min":1.655},"last":0.81699999999999995}]},{"osd":6,"last update":"Sat Aug 17 17:00:24 2024","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":0.96599999999999997,"15min":0.88800000000000001},"min":{"1min":0.67100000000000004,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.331,"5min":1.4910000000000001,"15min":1.4910000000000001},"last":0.68500000000000005},{"interface":"front","average":{"1min":1.123,"5min":1.071,"15min":1.0129999999999999},"min":{"1min":0.73099999999999998,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.355,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":1.113}]},{"osd":7,"last update":"Sat Aug 17 17:00:17 2024","interfaces":[{"interface":"back","average":{"1min":1.109,"5min":1.081,"15min":1.0469999999999999},"min":{"1min":0.77800000000000002,"5min":0.38,"15min":0.38},"max":{"1min":1.3049999999999999,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":1.2569999999999999},{"interface":"front","average":{"1min":1.1439999999999999,"5min":1.0800000000000001,"15min":1.0669999999999999},"min":{"1min":0.85199999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.4259999999999999,"5min":1.8260000000000001,"15min":1.8260000000000001},"last":1.071}]}]},{"osd":3,"up_from":26,"seq":111669149806,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27788,"kb_used_data":764,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717364,"statfs":{"total":95995035648,"available":95966580736,"internally_reserved":0,"allocated":782336,"data_stored":343785,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1591,"internal_metadata":27654601},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 16:59:50 2024","interfaces":[{"interface":"back","average":{"1min":0.56299999999999994,"5min":0.66000000000000003,"15min":0.64300000000000002},"min":{"1min":0.318,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":1.0309999999999999,"5min":2.4510000000000001,"15min":2.4510000000000001},"last":0.50900000000000001},{"interface":"front","average":{"1min":0.67400000000000004,"5min":0.70899999999999996,"15min":0.69399999999999995},"min":{"1min":0.33200000000000002,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":1.266,"5min":1.266,"15min":1.266},"last":0.59799999999999998}]},{"osd":1,"last update":"Sat Aug 17 16:59:50 2024","interfaces":[{"interface":"back","average":{"1min":0.68400000000000005,"5min":0.73899999999999999,"15min":0.71599999999999997},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":1.1930000000000001,"5min":1.1930000000000001,"15min":1.198},"last":0.77500000000000002},{"interface":"front","average":{"1min":0.72299999999999998,"5min":0.75800000000000001,"15min":0.73699999999999999},"min":{"1min":0.39700000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.234,"5min":2.6930000000000001,"15min":2.6930000000000001},"last":0.64200000000000002}]},{"osd":2,"last update":"Sat Aug 17 16:59:50 2024","interfaces":[{"interface":"back","average":{"1min":0.745,"5min":0.81499999999999995,"15min":0.78500000000000003},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.1220000000000001,"5min":2.7349999999999999,"15min":2.7349999999999999},"last":0.746},{"interface":"front","average":{"1min":0.66800000000000004,"5min":0.76000000000000001,"15min":0.72399999999999998},"min":{"1min":0.35699999999999998,"5min":0.307,"15min":0.307},"max":{"1min":1.1000000000000001,"5min":1.595,"15min":1.595},"last":0.88100000000000001}]},{"osd":4,"last update":"Sat Aug 17 16:59:43 2024","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.97999999999999998,"15min":0.93300000000000005},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.232,"5min":2.9790000000000001,"15min":2.9790000000000001},"last":0.82299999999999995},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.96099999999999997,"15min":0.92100000000000004},"min":{"1min":0.63100000000000001,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.21,"5min":1.762,"15min":1.762},"last":0.996}]},{"osd":5,"last update":"Sat Aug 17 16:59:32 2024","interfaces":[{"interface":"back","average":{"1min":0.97399999999999998,"5min":0.96799999999999997,"15min":0.95199999999999996},"min":{"1min":0.54900000000000004,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":2.0230000000000001,"5min":2.0230000000000001,"15min":2.0230000000000001},"last":0.94099999999999995},{"interface":"front","average":{"1min":1.008,"5min":0.96899999999999997,"15min":0.92100000000000004},"min":{"1min":0.73899999999999999,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.3560000000000001,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":1.101}]},{"osd":6,"last update":"Sat Aug 17 16:59:22 2024","interfaces":[{"interface":"back","average":{"1min":0.96999999999999997,"5min":1.014,"15min":1.012},"min":{"1min":0.56899999999999995,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.3260000000000001,"5min":3.0270000000000001,"15min":3.0270000000000001},"last":1.0589999999999999},{"interface":"front","average":{"1min":1.0620000000000001,"5min":1.0660000000000001,"15min":1.069},"min":{"1min":0.65800000000000003,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.851,"5min":1.851,"15min":1.851},"last":1.077}]},{"osd":7,"last update":"Sat Aug 17 16:59:22 2024","interfaces":[{"interface":"back","average":{"1min":1.0649999999999999,"5min":1.105,"15min":1.113},"min":{"1min":0.61799999999999999,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.4059999999999999,"5min":3.0539999999999998,"15min":3.0539999999999998},"last":1.018},{"interface":"front","average":{"1min":1.083,"5min":1.129,"15min":1.1519999999999999},"min":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.9370000000000001,"5min":1.9370000000000001,"15min":1.9370000000000001},"last":1.151}]}]},{"osd":2,"up_from":18,"seq":77309411448,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31888,"kb_used_data":768,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713264,"statfs":{"total":95995035648,"available":95962382336,"internally_reserved":0,"allocated":786432,"data_stored":344311,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 16:59:55 2024","interfaces":[{"interface":"back","average":{"1min":0.60399999999999998,"5min":0.82699999999999996,"15min":0.65200000000000002},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.29499999999999998},"max":{"1min":0.84799999999999998,"5min":13.829000000000001,"15min":13.829000000000001},"last":0.58199999999999996},{"interface":"front","average":{"1min":0.69399999999999995,"5min":0.85299999999999998,"15min":0.68300000000000005},"min":{"1min":0.316,"5min":0.316,"15min":0.315},"max":{"1min":0.92800000000000005,"5min":12.452999999999999,"15min":12.452999999999999},"last":0.77700000000000002}]},{"osd":1,"last update":"Sat Aug 17 16:59:55 2024","interfaces":[{"interface":"back","average":{"1min":0.65000000000000002,"5min":0.71299999999999997,"15min":0.64700000000000002},"min":{"1min":0.38400000000000001,"5min":0.36799999999999999,"15min":0.309},"max":{"1min":1.0129999999999999,"5min":2.3010000000000002,"15min":2.3010000000000002},"last":0.83899999999999997},{"interface":"front","average":{"1min":0.73299999999999998,"5min":0.79000000000000004,"15min":0.68799999999999994},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.35199999999999998},"max":{"1min":1.0600000000000001,"5min":1.129,"15min":1.129},"last":0.67300000000000004}]},{"osd":3,"last update":"Sat Aug 17 16:59:55 2024","interfaces":[{"interface":"back","average":{"1min":1.6739999999999999,"5min":0.93899999999999995,"15min":0.80600000000000005},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":20.327000000000002,"5min":20.327000000000002,"15min":20.327000000000002},"last":0.64200000000000002},{"interface":"front","average":{"1min":1.038,"5min":0.84399999999999997,"15min":0.79200000000000004},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":6.633,"5min":6.633,"15min":6.633},"last":0.71699999999999997}]},{"osd":4,"last update":"Sat Aug 17 16:59:41 2024","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.92400000000000004,"15min":0.89100000000000001},"min":{"1min":0.622,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.089,"5min":1.1930000000000001,"15min":1.1930000000000001},"last":1.0629999999999999},{"interface":"front","average":{"1min":1.387,"5min":1.089,"15min":0.94299999999999995},"min":{"1min":0.75900000000000001,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":8.7279999999999998,"5min":8.7279999999999998,"15min":8.7279999999999998},"last":0.82399999999999995}]},{"osd":5,"last update":"Sat Aug 17 16:59:28 2024","interfaces":[{"interface":"back","average":{"1min":1.095,"5min":1.0169999999999999,"15min":0.99099999999999999},"min":{"1min":0.71899999999999997,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":2.0070000000000001,"5min":2.0070000000000001,"15min":2.0070000000000001},"last":1.0069999999999999},{"interface":"front","average":{"1min":1.03,"5min":1.069,"15min":0.98199999999999998},"min":{"1min":0.76500000000000001,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.399,"5min":1.4139999999999999,"15min":1.4139999999999999},"last":1.0369999999999999}]},{"osd":6,"last update":"Sat Aug 17 17:00:24 2024","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":1.028,"15min":1.0309999999999999},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.4950000000000001,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":0.97699999999999998},{"interface":"front","average":{"1min":0.96199999999999997,"5min":1.0009999999999999,"15min":1.0209999999999999},"min":{"1min":0.68100000000000005,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.288,"5min":2.056,"15min":2.056},"last":0.879}]},{"osd":7,"last update":"Sat Aug 17 17:00:15 2024","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":1.0389999999999999,"15min":1.04},"min":{"1min":0.64700000000000002,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.1899999999999999,"5min":2.46,"15min":2.46},"last":0.94199999999999995},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.121,"15min":1.163},"min":{"1min":0.63600000000000001,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.4470000000000001,"5min":1.669,"15min":1.669},"last":0.91100000000000003}]}]},{"osd":1,"up_from":13,"seq":55834574979,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31884,"kb_used_data":764,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713268,"statfs":{"total":95995035648,"available":95962386432,"internally_reserved":0,"allocated":782336,"data_stored":343714,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 17:00:11 2024","interfaces":[{"interface":"back","average":{"1min":0.59299999999999997,"5min":0.63700000000000001,"15min":0.57399999999999995},"min":{"1min":0.36599999999999999,"5min":0.29099999999999998,"15min":0.28699999999999998},"max":{"1min":0.86299999999999999,"5min":1.0289999999999999,"15min":1.0289999999999999},"last":0.92800000000000005},{"interface":"front","average":{"1min":0.65200000000000002,"5min":0.71399999999999997,"15min":0.61799999999999999},"min":{"1min":0.42899999999999999,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":1.0089999999999999,"5min":1.1459999999999999,"15min":1.2390000000000001},"last":0.71999999999999997}]},{"osd":2,"last update":"Sat Aug 17 17:00:00 2024","interfaces":[{"interface":"back","average":{"1min":0.71599999999999997,"5min":0.69599999999999995,"15min":0.63200000000000001},"min":{"1min":0.40899999999999997,"5min":0.34399999999999997,"15min":0.312},"max":{"1min":1.1020000000000001,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":0.84199999999999997},{"interface":"front","average":{"1min":0.754,"5min":0.79200000000000004,"15min":0.72199999999999998},"min":{"1min":0.38800000000000001,"5min":0.38400000000000001,"15min":0.33900000000000002},"max":{"1min":1.04,"5min":1.216,"15min":1.216},"last":0.63100000000000001}]},{"osd":3,"last update":"Sat Aug 17 16:59:41 2024","interfaces":[{"interface":"back","average":{"1min":0.76400000000000001,"5min":0.72299999999999998,"15min":0.71299999999999997},"min":{"1min":0.36299999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.056,"5min":1.056,"15min":1.0860000000000001},"last":0.69099999999999995},{"interface":"front","average":{"1min":0.81799999999999995,"5min":0.80200000000000005,"15min":0.76700000000000002},"min":{"1min":0.40500000000000003,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.0669999999999999,"5min":1.1619999999999999,"15min":1.1890000000000001},"last":1.018}]},{"osd":4,"last update":"Sat Aug 17 16:59:34 2024","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":0.96999999999999997,"15min":0.90700000000000003},"min":{"1min":0.80600000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.1899999999999999,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":1.1080000000000001},{"interface":"front","average":{"1min":0.97699999999999998,"5min":1.0189999999999999,"15min":0.95299999999999996},"min":{"1min":0.71399999999999997,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.206,"5min":6.0119999999999996,"15min":6.0119999999999996},"last":1.1459999999999999}]},{"osd":5,"last update":"Sat Aug 17 16:59:28 2024","interfaces":[{"interface":"back","average":{"1min":1.2330000000000001,"5min":1.0229999999999999,"15min":0.95699999999999996},"min":{"1min":0.67100000000000004,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":6.0609999999999999,"5min":6.0609999999999999,"15min":6.0609999999999999},"last":1.2250000000000001},{"interface":"front","average":{"1min":1.292,"5min":1.0549999999999999,"15min":1.0049999999999999},"min":{"1min":0.80000000000000004,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":6.0860000000000003,"5min":6.0860000000000003,"15min":6.0860000000000003},"last":0.97499999999999998}]},{"osd":6,"last update":"Sat Aug 17 16:59:28 2024","interfaces":[{"interface":"back","average":{"1min":1.1020000000000001,"5min":1.028,"15min":1.0029999999999999},"min":{"1min":0.70999999999999996,"5min":0.55800000000000005,"15min":0.55800000000000005},"max":{"1min":1.4179999999999999,"5min":1.456,"15min":1.456},"last":1.071},{"interface":"front","average":{"1min":0.98999999999999999,"5min":0.999,"15min":0.97899999999999998},"min":{"1min":0.60899999999999999,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.258,"5min":1.5669999999999999,"15min":1.5669999999999999},"last":1.175}]},{"osd":7,"last update":"Sat Aug 17 17:00:21 2024","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.0429999999999999,"15min":1.0580000000000001},"min":{"1min":0.65000000000000002,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.365,"5min":1.4339999999999999,"15min":1.4339999999999999},"last":1.3069999999999999},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.093,"15min":1.131},"min":{"1min":0.69999999999999996,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.3839999999999999,"5min":1.554,"15min":1.554},"last":1.2050000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738510,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32468,"kb_used_data":1348,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712684,"statfs":{"total":95995035648,"available":95961788416,"internally_reserved":0,"allocated":1380352,"data_stored":934667,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Aug 17 17:00:06 2024","interfaces":[{"interface":"back","average":{"1min":0.72099999999999997,"5min":0.66400000000000003,"15min":0.58599999999999997},"min":{"1min":0.36299999999999999,"5min":0.35099999999999998,"15min":0.307},"max":{"1min":1.069,"5min":1.069,"15min":1.069},"last":0.56999999999999995},{"interface":"front","average":{"1min":0.70299999999999996,"5min":0.68500000000000005,"15min":0.61399999999999999},"min":{"1min":0.39500000000000002,"5min":0.33100000000000002,"15min":0.29899999999999999},"max":{"1min":0.92400000000000004,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":0.82499999999999996}]},{"osd":2,"last update":"Sat Aug 17 17:00:01 2024","interfaces":[{"interface":"back","average":{"1min":0.72199999999999998,"5min":0.69499999999999995,"15min":0.63600000000000001},"min":{"1min":0.40799999999999997,"5min":0.38700000000000001,"15min":0.371},"max":{"1min":0.99299999999999999,"5min":0.99299999999999999,"15min":0.99299999999999999},"last":0.71499999999999997},{"interface":"front","average":{"1min":0.751,"5min":0.73499999999999999,"15min":0.66400000000000003},"min":{"1min":0.42899999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.111,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":0.90800000000000003}]},{"osd":3,"last update":"Sat Aug 17 16:59:50 2024","interfaces":[{"interface":"back","average":{"1min":0.83299999999999996,"5min":0.82599999999999996,"15min":0.77800000000000002},"min":{"1min":0.46500000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":1.143,"5min":1.1859999999999999,"15min":1.1859999999999999},"last":0.94199999999999995},{"interface":"front","average":{"1min":0.92900000000000005,"5min":0.90200000000000002,"15min":0.83899999999999997},"min":{"1min":0.48799999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.506,"5min":1.506,"15min":1.506},"last":1.014}]},{"osd":4,"last update":"Sat Aug 17 16:59:37 2024","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.94599999999999995,"15min":0.89800000000000002},"min":{"1min":0.63900000000000001,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.7430000000000001,"5min":1.7430000000000001,"15min":1.7430000000000001},"last":1.1519999999999999},{"interface":"front","average":{"1min":0.84099999999999997,"5min":0.89600000000000002,"15min":0.85899999999999999},"min":{"1min":0.64200000000000002,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.1739999999999999,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":0.755}]},{"osd":5,"last update":"Sat Aug 17 16:59:34 2024","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":0.96999999999999997,"15min":0.92200000000000004},"min":{"1min":0.70799999999999996,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.244,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":0.79700000000000004},{"interface":"front","average":{"1min":1.0509999999999999,"5min":0.999,"15min":0.97499999999999998},"min":{"1min":0.72299999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.603,"5min":1.603,"15min":1.603},"last":1.099}]},{"osd":6,"last update":"Sat Aug 17 16:59:25 2024","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.94799999999999995,"15min":0.95599999999999996},"min":{"1min":0.55200000000000005,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.3899999999999999,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":0.998},{"interface":"front","average":{"1min":1.085,"5min":1.04,"15min":1.04},"min":{"1min":0.85999999999999999,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.302,"5min":1.401,"15min":1.401},"last":1.0660000000000001}]},{"osd":7,"last update":"Sat Aug 17 17:00:21 2024","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.0640000000000001,"15min":1.087},"min":{"1min":0.67600000000000005,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.3720000000000001,"5min":1.673,"15min":1.673},"last":1.1970000000000001},{"interface":"front","average":{"1min":0.98699999999999999,"5min":0.99299999999999999,"15min":1.014},"min":{"1min":0.67600000000000005,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.212,"5min":1.629,"15min":1.629},"last":0.879}]}]}],"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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"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":616,"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":1710,"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":652,"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":1634,"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":1780,"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}]}} 2024-08-17T17:00:30.755 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:00:32.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:31 smithi131 bash[22554]: audit 2024-08-17T17:00:30.072560+0000 mgr.y (mgr.24320) 172 : audit [DBG] from='client.14745 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:00:32.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:31 smithi131 bash[22554]: cluster 2024-08-17T17:00:30.665390+0000 mgr.y (mgr.24320) 173 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:32.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:31 smithi131 bash[32005]: audit 2024-08-17T17:00:30.072560+0000 mgr.y (mgr.24320) 172 : audit [DBG] from='client.14745 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:00:32.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:31 smithi131 bash[32005]: cluster 2024-08-17T17:00:30.665390+0000 mgr.y (mgr.24320) 173 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:32.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:31 smithi169 bash[24469]: audit 2024-08-17T17:00:30.072560+0000 mgr.y (mgr.24320) 172 : audit [DBG] from='client.14745 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:00:32.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:31 smithi169 bash[24469]: cluster 2024-08-17T17:00:30.665390+0000 mgr.y (mgr.24320) 173 : cluster [DBG] pgmap v149: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:34.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:33 smithi131 bash[22554]: cluster 2024-08-17T17:00:32.666082+0000 mgr.y (mgr.24320) 174 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:34.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:33 smithi131 bash[32005]: cluster 2024-08-17T17:00:32.666082+0000 mgr.y (mgr.24320) 174 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:34.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:33 smithi169 bash[24469]: cluster 2024-08-17T17:00:32.666082+0000 mgr.y (mgr.24320) 174 : cluster [DBG] pgmap v150: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:35.533 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:00:36.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:35 smithi131 bash[22554]: cluster 2024-08-17T17:00:34.667169+0000 mgr.y (mgr.24320) 175 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:36.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:35 smithi131 bash[32005]: cluster 2024-08-17T17:00:34.667169+0000 mgr.y (mgr.24320) 175 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:36.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:35 smithi169 bash[24469]: cluster 2024-08-17T17:00:34.667169+0000 mgr.y (mgr.24320) 175 : cluster [DBG] pgmap v151: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:38.257 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:37 smithi131 bash[22554]: cluster 2024-08-17T17:00:36.667626+0000 mgr.y (mgr.24320) 176 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:38.258 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:37 smithi131 bash[32005]: cluster 2024-08-17T17:00:36.667626+0000 mgr.y (mgr.24320) 176 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:38.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:37 smithi169 bash[24469]: cluster 2024-08-17T17:00:36.667626+0000 mgr.y (mgr.24320) 176 : cluster [DBG] pgmap v152: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:38.567 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T17:00:38.569 INFO:teuthology.orchestra.run.smithi131.stderr:dumped all 2024-08-17T17:00:39.214 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:38 smithi131 bash[32005]: audit 2024-08-17T17:00:38.659291+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:00:39.215 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:38 smithi131 bash[22554]: audit 2024-08-17T17:00:38.659291+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:00:39.216 INFO:teuthology.orchestra.run.smithi131.stdout:{"pg_ready":true,"pg_map":{"version":152,"stamp":"2024-08-17T17:00:36.667389+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":592749,"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":289,"num_read_kb":386,"num_write":226,"num_write_kb":2432,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":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":176,"ondisk_log_size":176,"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":240492,"kb_used_data":7924,"kb_used_omap":12,"kb_used_meta":232435,"kb_avail":749720724,"statfs":{"total":767960285184,"available":767714021376,"internally_reserved":0,"allocated":8114176,"data_stored":4527534,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":12743,"internal_metadata":238014009},"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.005053"},"pg_stats":[{"pgid":"4.14","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.944374+0000","last_change":"2024-08-17T16:58:55.789852+0000","last_active":"2024-08-17T16:59:08.944374+0000","last_peered":"2024-08-17T16:59:08.944374+0000","last_clean":"2024-08-17T16:59:08.944374+0000","last_became_active":"2024-08-17T16:58:55.788230+0000","last_became_peered":"2024-08-17T16:58:55.788230+0000","last_unstale":"2024-08-17T16:59:08.944374+0000","last_undegraded":"2024-08-17T16:59:08.944374+0000","last_fullsized":"2024-08-17T16:59:08.944374+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:16:00.777756+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:09.158810+0000","last_change":"2024-08-17T16:58:54.776270+0000","last_active":"2024-08-17T16:59:09.158810+0000","last_peered":"2024-08-17T16:59:09.158810+0000","last_clean":"2024-08-17T16:59:09.158810+0000","last_became_active":"2024-08-17T16:58:54.775821+0000","last_became_peered":"2024-08-17T16:58:54.775821+0000","last_unstale":"2024-08-17T16:59:09.158810+0000","last_undegraded":"2024-08-17T16:59:09.158810+0000","last_fullsized":"2024-08-17T16:59:09.158810+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:23:16.531992+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":8,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.15","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.938618+0000","last_change":"2024-08-17T16:58:55.320746+0000","last_active":"2024-08-17T16:59:08.938618+0000","last_peered":"2024-08-17T16:59:08.938618+0000","last_clean":"2024-08-17T16:59:08.938618+0000","last_became_active":"2024-08-17T16:58:55.319956+0000","last_became_peered":"2024-08-17T16:58:55.319956+0000","last_unstale":"2024-08-17T16:59:08.938618+0000","last_undegraded":"2024-08-17T16:59:08.938618+0000","last_fullsized":"2024-08-17T16:59:08.938618+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:15:07.789817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.940574+0000","last_change":"2024-08-17T16:58:54.787271+0000","last_active":"2024-08-17T16:59:08.940574+0000","last_peered":"2024-08-17T16:59:08.940574+0000","last_clean":"2024-08-17T16:59:08.940574+0000","last_became_active":"2024-08-17T16:58:54.786827+0000","last_became_peered":"2024-08-17T16:58:54.786827+0000","last_unstale":"2024-08-17T16:59:08.940574+0000","last_undegraded":"2024-08-17T16:59:08.940574+0000","last_fullsized":"2024-08-17T16:59:08.940574+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:04:40.154873+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.16","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.940993+0000","last_change":"2024-08-17T16:58:55.794336+0000","last_active":"2024-08-17T16:59:08.940993+0000","last_peered":"2024-08-17T16:59:08.940993+0000","last_clean":"2024-08-17T16:59:08.940993+0000","last_became_active":"2024-08-17T16:58:55.791897+0000","last_became_peered":"2024-08-17T16:58:55.791897+0000","last_unstale":"2024-08-17T16:59:08.940993+0000","last_undegraded":"2024-08-17T16:59:08.940993+0000","last_fullsized":"2024-08-17T16:59:08.940993+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:40:30.125485+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:09.158676+0000","last_change":"2024-08-17T16:58:54.781197+0000","last_active":"2024-08-17T16:59:09.158676+0000","last_peered":"2024-08-17T16:59:09.158676+0000","last_clean":"2024-08-17T16:59:09.158676+0000","last_became_active":"2024-08-17T16:58:54.780408+0000","last_became_peered":"2024-08-17T16:58:54.780408+0000","last_unstale":"2024-08-17T16:59:09.158676+0000","last_undegraded":"2024-08-17T16:59:09.158676+0000","last_fullsized":"2024-08-17T16:59:09.158676+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:03:00.355012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.17","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.945015+0000","last_change":"2024-08-17T16:58:55.790384+0000","last_active":"2024-08-17T16:59:08.945015+0000","last_peered":"2024-08-17T16:59:08.945015+0000","last_clean":"2024-08-17T16:59:08.945015+0000","last_became_active":"2024-08-17T16:58:55.789152+0000","last_became_peered":"2024-08-17T16:58:55.789152+0000","last_unstale":"2024-08-17T16:59:08.945015+0000","last_undegraded":"2024-08-17T16:59:08.945015+0000","last_fullsized":"2024-08-17T16:59:08.945015+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:06:12.360334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'8","reported_seq":31,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.933834+0000","last_change":"2024-08-17T16:58:54.778156+0000","last_active":"2024-08-17T16:59:08.933834+0000","last_peered":"2024-08-17T16:59:08.933834+0000","last_clean":"2024-08-17T16:59:08.933834+0000","last_became_active":"2024-08-17T16:58:54.777278+0000","last_became_peered":"2024-08-17T16:58:54.777278+0000","last_unstale":"2024-08-17T16:59:08.933834+0000","last_undegraded":"2024-08-17T16:59:08.933834+0000","last_fullsized":"2024-08-17T16:59:08.933834+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-18T23:26:08.476756+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":24,"num_read_kb":24,"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":"3.f","version":"72'1","reported_seq":18,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:09.159430+0000","last_change":"2024-08-17T16:58:54.768451+0000","last_active":"2024-08-17T16:59:09.159430+0000","last_peered":"2024-08-17T16:59:09.159430+0000","last_clean":"2024-08-17T16:59:09.159430+0000","last_became_active":"2024-08-17T16:58:54.767572+0000","last_became_peered":"2024-08-17T16:58:54.767572+0000","last_unstale":"2024-08-17T16:59:09.159430+0000","last_undegraded":"2024-08-17T16:59:09.159430+0000","last_fullsized":"2024-08-17T16:59:09.159430+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:09:02.562665+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":1,"num_read_kb":1,"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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.938452+0000","last_change":"2024-08-17T16:58:55.784844+0000","last_active":"2024-08-17T16:59:08.938452+0000","last_peered":"2024-08-17T16:59:08.938452+0000","last_clean":"2024-08-17T16:59:08.938452+0000","last_became_active":"2024-08-17T16:58:55.783777+0000","last_became_peered":"2024-08-17T16:58:55.783777+0000","last_unstale":"2024-08-17T16:59:08.938452+0000","last_undegraded":"2024-08-17T16:59:08.938452+0000","last_fullsized":"2024-08-17T16:59:08.938452+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:08:35.069672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:09.159316+0000","last_change":"2024-08-17T16:58:54.770835+0000","last_active":"2024-08-17T16:59:09.159316+0000","last_peered":"2024-08-17T16:59:09.159316+0000","last_clean":"2024-08-17T16:59:09.159316+0000","last_became_active":"2024-08-17T16:58:54.770094+0000","last_became_peered":"2024-08-17T16:58:54.770094+0000","last_unstale":"2024-08-17T16:59:09.159316+0000","last_undegraded":"2024-08-17T16:59:09.159316+0000","last_fullsized":"2024-08-17T16:59:09.159316+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:24:59.185425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.944251+0000","last_change":"2024-08-17T16:58:55.803895+0000","last_active":"2024-08-17T16:59:08.944251+0000","last_peered":"2024-08-17T16:59:08.944251+0000","last_clean":"2024-08-17T16:59:08.944251+0000","last_became_active":"2024-08-17T16:58:55.803209+0000","last_became_peered":"2024-08-17T16:58:55.803209+0000","last_unstale":"2024-08-17T16:59:08.944251+0000","last_undegraded":"2024-08-17T16:59:08.944251+0000","last_fullsized":"2024-08-17T16:59:08.944251+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:45:31.677624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":18,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:09.159211+0000","last_change":"2024-08-17T16:58:54.781889+0000","last_active":"2024-08-17T16:59:09.159211+0000","last_peered":"2024-08-17T16:59:09.159211+0000","last_clean":"2024-08-17T16:59:09.159211+0000","last_became_active":"2024-08-17T16:58:54.779814+0000","last_became_peered":"2024-08-17T16:58:54.779814+0000","last_unstale":"2024-08-17T16:59:09.159211+0000","last_undegraded":"2024-08-17T16:59:09.159211+0000","last_fullsized":"2024-08-17T16:59:09.159211+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:03:35.262628+0000","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":1,"num_read_kb":1,"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":14,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.933953+0000","last_change":"2024-08-17T16:58:55.791575+0000","last_active":"2024-08-17T16:59:08.933953+0000","last_peered":"2024-08-17T16:59:08.933953+0000","last_clean":"2024-08-17T16:59:08.933953+0000","last_became_active":"2024-08-17T16:58:55.789495+0000","last_became_peered":"2024-08-17T16:58:55.789495+0000","last_unstale":"2024-08-17T16:59:08.933953+0000","last_undegraded":"2024-08-17T16:59:08.933953+0000","last_fullsized":"2024-08-17T16:59:08.933953+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:12:04.166558+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.938654+0000","last_change":"2024-08-17T16:58:54.765793+0000","last_active":"2024-08-17T16:59:08.938654+0000","last_peered":"2024-08-17T16:59:08.938654+0000","last_clean":"2024-08-17T16:59:08.938654+0000","last_became_active":"2024-08-17T16:58:54.764869+0000","last_became_peered":"2024-08-17T16:58:54.764869+0000","last_unstale":"2024-08-17T16:59:08.938654+0000","last_undegraded":"2024-08-17T16:59:08.938654+0000","last_fullsized":"2024-08-17T16:59:08.938654+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:40:01.968499+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":24,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T16:59:09.947753+0000","last_change":"2024-08-17T16:59:09.947753+0000","last_active":"2024-08-17T16:59:09.947753+0000","last_peered":"2024-08-17T16:59:09.947753+0000","last_clean":"2024-08-17T16:59:09.947753+0000","last_became_active":"2024-08-17T16:59:09.947372+0000","last_became_peered":"2024-08-17T16:59:09.947372+0000","last_unstale":"2024-08-17T16:59:09.947753+0000","last_undegraded":"2024-08-17T16:59:09.947753+0000","last_fullsized":"2024-08-17T16:59:09.947753+0000","mapping_epoch":74,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":75,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:27:49.058064+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.b","version":"73'3","reported_seq":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.944119+0000","last_change":"2024-08-17T16:58:54.793729+0000","last_active":"2024-08-17T16:59:08.944119+0000","last_peered":"2024-08-17T16:59:08.944119+0000","last_clean":"2024-08-17T16:59:08.944119+0000","last_became_active":"2024-08-17T16:58:54.788654+0000","last_became_peered":"2024-08-17T16:58:54.788654+0000","last_unstale":"2024-08-17T16:59:08.944119+0000","last_undegraded":"2024-08-17T16:59:08.944119+0000","last_fullsized":"2024-08-17T16:59:08.944119+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-18T23:54:56.179697+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":2,"num_read_kb":2,"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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.944628+0000","last_change":"2024-08-17T16:58:55.793998+0000","last_active":"2024-08-17T16:59:08.944628+0000","last_peered":"2024-08-17T16:59:08.944628+0000","last_clean":"2024-08-17T16:59:08.944628+0000","last_became_active":"2024-08-17T16:58:55.793137+0000","last_became_peered":"2024-08-17T16:58:55.793137+0000","last_unstale":"2024-08-17T16:59:08.944628+0000","last_undegraded":"2024-08-17T16:59:08.944628+0000","last_fullsized":"2024-08-17T16:59:08.944628+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:34:28.612516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,3,6],"acting":[4,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.933759+0000","last_change":"2024-08-17T16:58:54.772088+0000","last_active":"2024-08-17T16:59:08.933759+0000","last_peered":"2024-08-17T16:59:08.933759+0000","last_clean":"2024-08-17T16:59:08.933759+0000","last_became_active":"2024-08-17T16:58:54.771455+0000","last_became_peered":"2024-08-17T16:58:54.771455+0000","last_unstale":"2024-08-17T16:59:08.933759+0000","last_undegraded":"2024-08-17T16:59:08.933759+0000","last_fullsized":"2024-08-17T16:59:08.933759+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:54:40.135677+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.944945+0000","last_change":"2024-08-17T16:58:55.803438+0000","last_active":"2024-08-17T16:59:08.944945+0000","last_peered":"2024-08-17T16:59:08.944945+0000","last_clean":"2024-08-17T16:59:08.944945+0000","last_became_active":"2024-08-17T16:58:55.802714+0000","last_became_peered":"2024-08-17T16:58:55.802714+0000","last_unstale":"2024-08-17T16:59:08.944945+0000","last_undegraded":"2024-08-17T16:59:08.944945+0000","last_fullsized":"2024-08-17T16:59:08.944945+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:52:53.470838+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.944748+0000","last_change":"2024-08-17T16:58:54.777088+0000","last_active":"2024-08-17T16:59:08.944748+0000","last_peered":"2024-08-17T16:59:08.944748+0000","last_clean":"2024-08-17T16:59:08.944748+0000","last_became_active":"2024-08-17T16:58:54.776799+0000","last_became_peered":"2024-08-17T16:58:54.776799+0000","last_unstale":"2024-08-17T16:59:08.944748+0000","last_undegraded":"2024-08-17T16:59:08.944748+0000","last_fullsized":"2024-08-17T16:59:08.944748+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:34:02.758727+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.945078+0000","last_change":"2024-08-17T16:58:55.804004+0000","last_active":"2024-08-17T16:59:08.945078+0000","last_peered":"2024-08-17T16:59:08.945078+0000","last_clean":"2024-08-17T16:59:08.945078+0000","last_became_active":"2024-08-17T16:58:55.803243+0000","last_became_peered":"2024-08-17T16:58:55.803243+0000","last_unstale":"2024-08-17T16:59:08.945078+0000","last_undegraded":"2024-08-17T16:59:08.945078+0000","last_fullsized":"2024-08-17T16:59:08.945078+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:57:16.342600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.942018+0000","last_change":"2024-08-17T16:58:54.780247+0000","last_active":"2024-08-17T16:59:08.942018+0000","last_peered":"2024-08-17T16:59:08.942018+0000","last_clean":"2024-08-17T16:59:08.942018+0000","last_became_active":"2024-08-17T16:58:54.779630+0000","last_became_peered":"2024-08-17T16:58:54.779630+0000","last_unstale":"2024-08-17T16:59:08.942018+0000","last_undegraded":"2024-08-17T16:59:08.942018+0000","last_fullsized":"2024-08-17T16:59:08.942018+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:26:32.548818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.937652+0000","last_change":"2024-08-17T16:58:54.799896+0000","last_active":"2024-08-17T16:59:08.937652+0000","last_peered":"2024-08-17T16:59:08.937652+0000","last_clean":"2024-08-17T16:59:08.937652+0000","last_became_active":"2024-08-17T16:58:54.798935+0000","last_became_peered":"2024-08-17T16:58:54.798935+0000","last_unstale":"2024-08-17T16:59:08.937652+0000","last_undegraded":"2024-08-17T16:59:08.937652+0000","last_fullsized":"2024-08-17T16:59:08.937652+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:21:18.971316+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.0","version":"60'128","reported_seq":272,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T16:59:10.691571+0000","last_change":"2024-08-17T16:55:12.610673+0000","last_active":"2024-08-17T16:59:10.691571+0000","last_peered":"2024-08-17T16:59:10.691571+0000","last_clean":"2024-08-17T16:59:10.691571+0000","last_became_active":"2024-08-17T16:55:12.609453+0000","last_became_peered":"2024-08-17T16:55:12.609453+0000","last_unstale":"2024-08-17T16:59:10.691571+0000","last_undegraded":"2024-08-17T16:59:10.691571+0000","last_fullsized":"2024-08-17T16:59:10.691571+0000","mapping_epoch":58,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":59,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T16:50:43.700602+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":"periodic scrub scheduled @ 2024-08-19T00:08:25.325440+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":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":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.3","version":"64'1","reported_seq":30,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.938506+0000","last_change":"2024-08-17T16:57:00.754120+0000","last_active":"2024-08-17T16:59:08.938506+0000","last_peered":"2024-08-17T16:59:08.938506+0000","last_clean":"2024-08-17T16:59:08.938506+0000","last_became_active":"2024-08-17T16:56:50.697438+0000","last_became_peered":"2024-08-17T16:56:50.697438+0000","last_unstale":"2024-08-17T16:59:08.938506+0000","last_undegraded":"2024-08-17T16:59:08.938506+0000","last_fullsized":"2024-08-17T16:59:08.938506+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:04:21.982822+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00092444000000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,7],"acting":[5,2,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.2","version":"0'0","reported_seq":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.943897+0000","last_change":"2024-08-17T16:58:54.765498+0000","last_active":"2024-08-17T16:59:08.943897+0000","last_peered":"2024-08-17T16:59:08.943897+0000","last_clean":"2024-08-17T16:59:08.943897+0000","last_became_active":"2024-08-17T16:58:54.764668+0000","last_became_peered":"2024-08-17T16:58:54.764668+0000","last_unstale":"2024-08-17T16:59:08.943897+0000","last_undegraded":"2024-08-17T16:59:08.943897+0000","last_fullsized":"2024-08-17T16:59:08.943897+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:52:12.125814+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,5,6],"acting":[3,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.5","version":"0'0","reported_seq":14,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.933953+0000","last_change":"2024-08-17T16:58:55.791767+0000","last_active":"2024-08-17T16:59:08.933953+0000","last_peered":"2024-08-17T16:59:08.933953+0000","last_clean":"2024-08-17T16:59:08.933953+0000","last_became_active":"2024-08-17T16:58:55.790452+0000","last_became_peered":"2024-08-17T16:58:55.790452+0000","last_unstale":"2024-08-17T16:59:08.933953+0000","last_undegraded":"2024-08-17T16:59:08.933953+0000","last_fullsized":"2024-08-17T16:59:08.933953+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:48:24.218305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":29,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:09.158570+0000","last_change":"2024-08-17T16:57:01.029478+0000","last_active":"2024-08-17T16:59:09.158570+0000","last_peered":"2024-08-17T16:59:09.158570+0000","last_clean":"2024-08-17T16:59:09.158570+0000","last_became_active":"2024-08-17T16:56:51.044526+0000","last_became_peered":"2024-08-17T16:56:51.044526+0000","last_unstale":"2024-08-17T16:59:09.158570+0000","last_undegraded":"2024-08-17T16:59:09.158570+0000","last_fullsized":"2024-08-17T16:59:09.158570+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:43:21.808432+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00081337499999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.940341+0000","last_change":"2024-08-17T16:58:54.790004+0000","last_active":"2024-08-17T16:59:08.940341+0000","last_peered":"2024-08-17T16:59:08.940341+0000","last_clean":"2024-08-17T16:59:08.940341+0000","last_became_active":"2024-08-17T16:58:54.789589+0000","last_became_peered":"2024-08-17T16:58:54.789589+0000","last_unstale":"2024-08-17T16:59:08.940341+0000","last_undegraded":"2024-08-17T16:59:08.940341+0000","last_fullsized":"2024-08-17T16:59:08.940341+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:39:23.295067+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.941056+0000","last_change":"2024-08-17T16:58:55.786713+0000","last_active":"2024-08-17T16:59:08.941056+0000","last_peered":"2024-08-17T16:59:08.941056+0000","last_clean":"2024-08-17T16:59:08.941056+0000","last_became_active":"2024-08-17T16:58:55.786141+0000","last_became_peered":"2024-08-17T16:58:55.786141+0000","last_unstale":"2024-08-17T16:59:08.941056+0000","last_undegraded":"2024-08-17T16:59:08.941056+0000","last_fullsized":"2024-08-17T16:59:08.941056+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:03:54.053474+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1","version":"0'0","reported_seq":29,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.933848+0000","last_change":"2024-08-17T16:57:00.745519+0000","last_active":"2024-08-17T16:59:08.933848+0000","last_peered":"2024-08-17T16:59:08.933848+0000","last_clean":"2024-08-17T16:59:08.933848+0000","last_became_active":"2024-08-17T16:56:51.401983+0000","last_became_peered":"2024-08-17T16:56:51.401983+0000","last_unstale":"2024-08-17T16:59:08.933848+0000","last_undegraded":"2024-08-17T16:59:08.933848+0000","last_fullsized":"2024-08-17T16:59:08.933848+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:48:10.538595+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00091001700000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.932143+0000","last_change":"2024-08-17T16:58:54.769479+0000","last_active":"2024-08-17T16:59:08.932143+0000","last_peered":"2024-08-17T16:59:08.932143+0000","last_clean":"2024-08-17T16:59:08.932143+0000","last_became_active":"2024-08-17T16:58:54.767903+0000","last_became_peered":"2024-08-17T16:58:54.767903+0000","last_unstale":"2024-08-17T16:59:08.932143+0000","last_undegraded":"2024-08-17T16:59:08.932143+0000","last_fullsized":"2024-08-17T16:59:08.932143+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:58:13.774485+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.937751+0000","last_change":"2024-08-17T16:58:54.802940+0000","last_active":"2024-08-17T16:59:08.937751+0000","last_peered":"2024-08-17T16:59:08.937751+0000","last_clean":"2024-08-17T16:59:08.937751+0000","last_became_active":"2024-08-17T16:58:54.802325+0000","last_became_peered":"2024-08-17T16:58:54.802325+0000","last_unstale":"2024-08-17T16:59:08.937751+0000","last_undegraded":"2024-08-17T16:59:08.937751+0000","last_fullsized":"2024-08-17T16:59:08.937751+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:55:53.631220+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"66'2","reported_seq":31,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.939694+0000","last_change":"2024-08-17T16:57:00.755254+0000","last_active":"2024-08-17T16:59:08.939694+0000","last_peered":"2024-08-17T16:59:08.939694+0000","last_clean":"2024-08-17T16:59:08.939694+0000","last_became_active":"2024-08-17T16:56:50.698911+0000","last_became_peered":"2024-08-17T16:56:50.698911+0000","last_unstale":"2024-08-17T16:59:08.939694+0000","last_undegraded":"2024-08-17T16:59:08.939694+0000","last_fullsized":"2024-08-17T16:59:08.939694+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:47:12.935545+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020478699999999998,"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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.946598+0000","last_change":"2024-08-17T16:58:54.788220+0000","last_active":"2024-08-17T16:59:08.946598+0000","last_peered":"2024-08-17T16:59:08.946598+0000","last_clean":"2024-08-17T16:59:08.946598+0000","last_became_active":"2024-08-17T16:58:54.787537+0000","last_became_peered":"2024-08-17T16:58:54.787537+0000","last_unstale":"2024-08-17T16:59:08.946598+0000","last_undegraded":"2024-08-17T16:59:08.946598+0000","last_fullsized":"2024-08-17T16:59:08.946598+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:32:41.976977+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":11,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T16:59:09.999283+0000","last_change":"2024-08-17T16:59:09.999283+0000","last_active":"2024-08-17T16:59:09.999283+0000","last_peered":"2024-08-17T16:59:09.999283+0000","last_clean":"2024-08-17T16:59:09.999283+0000","last_became_active":"2024-08-17T16:59:09.998207+0000","last_became_peered":"2024-08-17T16:59:09.998207+0000","last_unstale":"2024-08-17T16:59:09.999283+0000","last_undegraded":"2024-08-17T16:59:09.999283+0000","last_fullsized":"2024-08-17T16:59:09.999283+0000","mapping_epoch":74,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":75,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:44:15.694732+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"3.5","version":"0'0","reported_seq":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.939057+0000","last_change":"2024-08-17T16:58:54.773997+0000","last_active":"2024-08-17T16:59:08.939057+0000","last_peered":"2024-08-17T16:59:08.939057+0000","last_clean":"2024-08-17T16:59:08.939057+0000","last_became_active":"2024-08-17T16:58:54.773569+0000","last_became_peered":"2024-08-17T16:58:54.773569+0000","last_unstale":"2024-08-17T16:59:08.939057+0000","last_undegraded":"2024-08-17T16:59:08.939057+0000","last_fullsized":"2024-08-17T16:59:08.939057+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:25:36.180150+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":29,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.935711+0000","last_change":"2024-08-17T16:57:00.746222+0000","last_active":"2024-08-17T16:59:08.935711+0000","last_peered":"2024-08-17T16:59:08.935711+0000","last_clean":"2024-08-17T16:59:08.935711+0000","last_became_active":"2024-08-17T16:56:51.042903+0000","last_became_peered":"2024-08-17T16:56:51.042903+0000","last_unstale":"2024-08-17T16:59:08.935711+0000","last_undegraded":"2024-08-17T16:59:08.935711+0000","last_fullsized":"2024-08-17T16:59:08.935711+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:20:26.820728+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001020055,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":11,"reported_epoch":75,"state":"active+clean","last_fresh":"2024-08-17T16:59:09.945713+0000","last_change":"2024-08-17T16:59:09.945713+0000","last_active":"2024-08-17T16:59:09.945713+0000","last_peered":"2024-08-17T16:59:09.945713+0000","last_clean":"2024-08-17T16:59:09.945713+0000","last_became_active":"2024-08-17T16:59:09.944814+0000","last_became_peered":"2024-08-17T16:59:09.944814+0000","last_unstale":"2024-08-17T16:59:09.945713+0000","last_undegraded":"2024-08-17T16:59:09.945713+0000","last_fullsized":"2024-08-17T16:59:09.945713+0000","mapping_epoch":74,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":75,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:58:20.252354+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,4],"acting":[2,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.935462+0000","last_change":"2024-08-17T16:58:54.772484+0000","last_active":"2024-08-17T16:59:08.935462+0000","last_peered":"2024-08-17T16:59:08.935462+0000","last_clean":"2024-08-17T16:59:08.935462+0000","last_became_active":"2024-08-17T16:58:54.767830+0000","last_became_peered":"2024-08-17T16:58:54.767830+0000","last_unstale":"2024-08-17T16:59:08.935462+0000","last_undegraded":"2024-08-17T16:59:08.935462+0000","last_fullsized":"2024-08-17T16:59:08.935462+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:32:24.271206+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":29,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:09.159206+0000","last_change":"2024-08-17T16:57:01.029474+0000","last_active":"2024-08-17T16:59:09.159206+0000","last_peered":"2024-08-17T16:59:09.159206+0000","last_clean":"2024-08-17T16:59:09.159206+0000","last_became_active":"2024-08-17T16:56:51.420612+0000","last_became_peered":"2024-08-17T16:56:51.420612+0000","last_unstale":"2024-08-17T16:59:09.159206+0000","last_undegraded":"2024-08-17T16:59:09.159206+0000","last_fullsized":"2024-08-17T16:59:09.159206+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:26:20.329511+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069231800000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.942418+0000","last_change":"2024-08-17T16:58:55.795732+0000","last_active":"2024-08-17T16:59:08.942418+0000","last_peered":"2024-08-17T16:59:08.942418+0000","last_clean":"2024-08-17T16:59:08.942418+0000","last_became_active":"2024-08-17T16:58:55.791892+0000","last_became_peered":"2024-08-17T16:58:55.791892+0000","last_unstale":"2024-08-17T16:59:08.942418+0000","last_undegraded":"2024-08-17T16:59:08.942418+0000","last_fullsized":"2024-08-17T16:59:08.942418+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:20:34.741450+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.945104+0000","last_change":"2024-08-17T16:58:54.793650+0000","last_active":"2024-08-17T16:59:08.945104+0000","last_peered":"2024-08-17T16:59:08.945104+0000","last_clean":"2024-08-17T16:59:08.945104+0000","last_became_active":"2024-08-17T16:58:54.790481+0000","last_became_peered":"2024-08-17T16:58:54.790481+0000","last_unstale":"2024-08-17T16:59:08.945104+0000","last_undegraded":"2024-08-17T16:59:08.945104+0000","last_fullsized":"2024-08-17T16:59:08.945104+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:40:33.632577+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,0],"acting":[3,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":29,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.937556+0000","last_change":"2024-08-17T16:57:00.746380+0000","last_active":"2024-08-17T16:59:08.937556+0000","last_peered":"2024-08-17T16:59:08.937556+0000","last_clean":"2024-08-17T16:59:08.937556+0000","last_became_active":"2024-08-17T16:56:51.419484+0000","last_became_peered":"2024-08-17T16:56:51.419484+0000","last_unstale":"2024-08-17T16:59:08.937556+0000","last_undegraded":"2024-08-17T16:59:08.937556+0000","last_fullsized":"2024-08-17T16:59:08.937556+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:35:08.631616+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00077172799999999995,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.941573+0000","last_change":"2024-08-17T16:58:55.790332+0000","last_active":"2024-08-17T16:59:08.941573+0000","last_peered":"2024-08-17T16:59:08.941573+0000","last_clean":"2024-08-17T16:59:08.941573+0000","last_became_active":"2024-08-17T16:58:55.789017+0000","last_became_peered":"2024-08-17T16:58:55.789017+0000","last_unstale":"2024-08-17T16:59:08.941573+0000","last_undegraded":"2024-08-17T16:59:08.941573+0000","last_fullsized":"2024-08-17T16:59:08.941573+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:23:18.852774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.6","version":"73'1","reported_seq":17,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.941245+0000","last_change":"2024-08-17T16:58:54.793137+0000","last_active":"2024-08-17T16:59:08.941245+0000","last_peered":"2024-08-17T16:59:08.941245+0000","last_clean":"2024-08-17T16:59:08.941245+0000","last_became_active":"2024-08-17T16:58:54.792413+0000","last_became_peered":"2024-08-17T16:58:54.792413+0000","last_unstale":"2024-08-17T16:59:08.941245+0000","last_undegraded":"2024-08-17T16:59:08.941245+0000","last_fullsized":"2024-08-17T16:59:08.941245+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:27:49.124329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":28,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.934489+0000","last_change":"2024-08-17T16:57:00.757117+0000","last_active":"2024-08-17T16:59:08.934489+0000","last_peered":"2024-08-17T16:59:08.934489+0000","last_clean":"2024-08-17T16:59:08.934489+0000","last_became_active":"2024-08-17T16:56:50.697338+0000","last_became_peered":"2024-08-17T16:56:50.697338+0000","last_unstale":"2024-08-17T16:59:08.934489+0000","last_undegraded":"2024-08-17T16:59:08.934489+0000","last_fullsized":"2024-08-17T16:59:08.934489+0000","mapping_epoch":61,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":62,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:44:25.421543+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055220200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.944534+0000","last_change":"2024-08-17T16:58:55.798371+0000","last_active":"2024-08-17T16:59:08.944534+0000","last_peered":"2024-08-17T16:59:08.944534+0000","last_clean":"2024-08-17T16:59:08.944534+0000","last_became_active":"2024-08-17T16:58:55.797569+0000","last_became_peered":"2024-08-17T16:58:55.797569+0000","last_unstale":"2024-08-17T16:59:08.944534+0000","last_undegraded":"2024-08-17T16:59:08.944534+0000","last_fullsized":"2024-08-17T16:59:08.944534+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:01:10.936104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,6],"acting":[4,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.946402+0000","last_change":"2024-08-17T16:58:55.803817+0000","last_active":"2024-08-17T16:59:08.946402+0000","last_peered":"2024-08-17T16:59:08.946402+0000","last_clean":"2024-08-17T16:59:08.946402+0000","last_became_active":"2024-08-17T16:58:55.803044+0000","last_became_peered":"2024-08-17T16:58:55.803044+0000","last_unstale":"2024-08-17T16:59:08.946402+0000","last_undegraded":"2024-08-17T16:59:08.946402+0000","last_fullsized":"2024-08-17T16:59:08.946402+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:27:54.217335+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"73'7","reported_seq":29,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.944901+0000","last_change":"2024-08-17T16:58:54.776072+0000","last_active":"2024-08-17T16:59:08.944901+0000","last_peered":"2024-08-17T16:59:08.944901+0000","last_clean":"2024-08-17T16:59:08.944901+0000","last_became_active":"2024-08-17T16:58:54.775651+0000","last_became_peered":"2024-08-17T16:58:54.775651+0000","last_unstale":"2024-08-17T16:59:08.944901+0000","last_undegraded":"2024-08-17T16:59:08.944901+0000","last_fullsized":"2024-08-17T16:59:08.944901+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":7,"log_dups_size":0,"ondisk_log_size":7,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:12:22.596338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":1564,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":10,"num_read_kb":9,"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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.932968+0000","last_change":"2024-08-17T16:58:55.781689+0000","last_active":"2024-08-17T16:59:08.932968+0000","last_peered":"2024-08-17T16:59:08.932968+0000","last_clean":"2024-08-17T16:59:08.932968+0000","last_became_active":"2024-08-17T16:58:55.780765+0000","last_became_peered":"2024-08-17T16:58:55.780765+0000","last_unstale":"2024-08-17T16:59:08.932968+0000","last_undegraded":"2024-08-17T16:59:08.932968+0000","last_fullsized":"2024-08-17T16:59:08.932968+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:50:59.320284+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'3","reported_seq":22,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:09.158972+0000","last_change":"2024-08-17T16:58:54.772125+0000","last_active":"2024-08-17T16:59:09.158972+0000","last_peered":"2024-08-17T16:59:09.158972+0000","last_clean":"2024-08-17T16:59:09.158972+0000","last_became_active":"2024-08-17T16:58:54.771331+0000","last_became_peered":"2024-08-17T16:58:54.771331+0000","last_unstale":"2024-08-17T16:59:09.158972+0000","last_undegraded":"2024-08-17T16:59:09.158972+0000","last_fullsized":"2024-08-17T16:59:09.158972+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-18T20:38:40.255695+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":7,"num_read_kb":7,"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":"3.16","version":"0'0","reported_seq":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.939166+0000","last_change":"2024-08-17T16:58:54.749327+0000","last_active":"2024-08-17T16:59:08.939166+0000","last_peered":"2024-08-17T16:59:08.939166+0000","last_clean":"2024-08-17T16:59:08.939166+0000","last_became_active":"2024-08-17T16:58:54.748456+0000","last_became_peered":"2024-08-17T16:58:54.748456+0000","last_unstale":"2024-08-17T16:59:08.939166+0000","last_undegraded":"2024-08-17T16:59:08.939166+0000","last_fullsized":"2024-08-17T16:59:08.939166+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:17:31.084752+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.942705+0000","last_change":"2024-08-17T16:58:55.788936+0000","last_active":"2024-08-17T16:59:08.942705+0000","last_peered":"2024-08-17T16:59:08.942705+0000","last_clean":"2024-08-17T16:59:08.942705+0000","last_became_active":"2024-08-17T16:58:55.788650+0000","last_became_peered":"2024-08-17T16:58:55.788650+0000","last_unstale":"2024-08-17T16:59:08.942705+0000","last_undegraded":"2024-08-17T16:59:08.942705+0000","last_fullsized":"2024-08-17T16:59:08.942705+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:03:17.886264+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.17","version":"0'0","reported_seq":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.941807+0000","last_change":"2024-08-17T16:58:54.795737+0000","last_active":"2024-08-17T16:59:08.941807+0000","last_peered":"2024-08-17T16:59:08.941807+0000","last_clean":"2024-08-17T16:59:08.941807+0000","last_became_active":"2024-08-17T16:58:54.792137+0000","last_became_peered":"2024-08-17T16:58:54.792137+0000","last_unstale":"2024-08-17T16:59:08.941807+0000","last_undegraded":"2024-08-17T16:59:08.941807+0000","last_fullsized":"2024-08-17T16:59:08.941807+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:10:54.131938+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.941341+0000","last_change":"2024-08-17T16:58:55.786861+0000","last_active":"2024-08-17T16:59:08.941341+0000","last_peered":"2024-08-17T16:59:08.941341+0000","last_clean":"2024-08-17T16:59:08.941341+0000","last_became_active":"2024-08-17T16:58:55.786011+0000","last_became_peered":"2024-08-17T16:58:55.786011+0000","last_unstale":"2024-08-17T16:59:08.941341+0000","last_undegraded":"2024-08-17T16:59:08.941341+0000","last_fullsized":"2024-08-17T16:59:08.941341+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:32:34.122571+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.1f","version":"0'0","reported_seq":14,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.934301+0000","last_change":"2024-08-17T16:58:55.797588+0000","last_active":"2024-08-17T16:59:08.934301+0000","last_peered":"2024-08-17T16:59:08.934301+0000","last_clean":"2024-08-17T16:59:08.934301+0000","last_became_active":"2024-08-17T16:58:55.796512+0000","last_became_peered":"2024-08-17T16:58:55.796512+0000","last_unstale":"2024-08-17T16:59:08.934301+0000","last_undegraded":"2024-08-17T16:59:08.934301+0000","last_fullsized":"2024-08-17T16:59:08.934301+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:47:04.423123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,1],"acting":[6,5,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.941799+0000","last_change":"2024-08-17T16:58:54.779639+0000","last_active":"2024-08-17T16:59:08.941799+0000","last_peered":"2024-08-17T16:59:08.941799+0000","last_clean":"2024-08-17T16:59:08.941799+0000","last_became_active":"2024-08-17T16:58:54.778250+0000","last_became_peered":"2024-08-17T16:58:54.778250+0000","last_unstale":"2024-08-17T16:59:08.941799+0000","last_undegraded":"2024-08-17T16:59:08.941799+0000","last_fullsized":"2024-08-17T16:59:08.941799+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:41:08.019267+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.940775+0000","last_change":"2024-08-17T16:58:55.793583+0000","last_active":"2024-08-17T16:59:08.940775+0000","last_peered":"2024-08-17T16:59:08.940775+0000","last_clean":"2024-08-17T16:59:08.940775+0000","last_became_active":"2024-08-17T16:58:55.792561+0000","last_became_peered":"2024-08-17T16:58:55.792561+0000","last_unstale":"2024-08-17T16:59:08.940775+0000","last_undegraded":"2024-08-17T16:59:08.940775+0000","last_fullsized":"2024-08-17T16:59:08.940775+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:13:20.499942+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.932232+0000","last_change":"2024-08-17T16:58:54.771242+0000","last_active":"2024-08-17T16:59:08.932232+0000","last_peered":"2024-08-17T16:59:08.932232+0000","last_clean":"2024-08-17T16:59:08.932232+0000","last_became_active":"2024-08-17T16:58:54.770216+0000","last_became_peered":"2024-08-17T16:58:54.770216+0000","last_unstale":"2024-08-17T16:59:08.932232+0000","last_undegraded":"2024-08-17T16:59:08.932232+0000","last_fullsized":"2024-08-17T16:59:08.932232+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:48:01.030484+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.944426+0000","last_change":"2024-08-17T16:58:55.794552+0000","last_active":"2024-08-17T16:59:08.944426+0000","last_peered":"2024-08-17T16:59:08.944426+0000","last_clean":"2024-08-17T16:59:08.944426+0000","last_became_active":"2024-08-17T16:58:55.793997+0000","last_became_peered":"2024-08-17T16:58:55.793997+0000","last_unstale":"2024-08-17T16:59:08.944426+0000","last_undegraded":"2024-08-17T16:59:08.944426+0000","last_fullsized":"2024-08-17T16:59:08.944426+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:17:05.352818+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"73'2","reported_seq":18,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.945771+0000","last_change":"2024-08-17T16:58:54.774804+0000","last_active":"2024-08-17T16:59:08.945771+0000","last_peered":"2024-08-17T16:59:08.945771+0000","last_clean":"2024-08-17T16:59:08.945771+0000","last_became_active":"2024-08-17T16:58:54.773922+0000","last_became_peered":"2024-08-17T16:58:54.773922+0000","last_unstale":"2024-08-17T16:59:08.945771+0000","last_undegraded":"2024-08-17T16:59:08.945771+0000","last_fullsized":"2024-08-17T16:59:08.945771+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:32:18.547006+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.934333+0000","last_change":"2024-08-17T16:58:55.775463+0000","last_active":"2024-08-17T16:59:08.934333+0000","last_peered":"2024-08-17T16:59:08.934333+0000","last_clean":"2024-08-17T16:59:08.934333+0000","last_became_active":"2024-08-17T16:58:55.775099+0000","last_became_peered":"2024-08-17T16:58:55.775099+0000","last_unstale":"2024-08-17T16:59:08.934333+0000","last_undegraded":"2024-08-17T16:59:08.934333+0000","last_fullsized":"2024-08-17T16:59:08.934333+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:36:57.012745+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'2","reported_seq":18,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.942184+0000","last_change":"2024-08-17T16:58:54.791272+0000","last_active":"2024-08-17T16:59:08.942184+0000","last_peered":"2024-08-17T16:59:08.942184+0000","last_clean":"2024-08-17T16:59:08.942184+0000","last_became_active":"2024-08-17T16:58:54.790531+0000","last_became_peered":"2024-08-17T16:58:54.790531+0000","last_unstale":"2024-08-17T16:59:08.942184+0000","last_undegraded":"2024-08-17T16:59:08.942184+0000","last_fullsized":"2024-08-17T16:59:08.942184+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:12:22.081547+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1b","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.946359+0000","last_change":"2024-08-17T16:58:55.804859+0000","last_active":"2024-08-17T16:59:08.946359+0000","last_peered":"2024-08-17T16:59:08.946359+0000","last_clean":"2024-08-17T16:59:08.946359+0000","last_became_active":"2024-08-17T16:58:55.803352+0000","last_became_peered":"2024-08-17T16:58:55.803352+0000","last_unstale":"2024-08-17T16:59:08.946359+0000","last_undegraded":"2024-08-17T16:59:08.946359+0000","last_fullsized":"2024-08-17T16:59:08.946359+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:40:13.498042+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.938647+0000","last_change":"2024-08-17T16:58:54.760203+0000","last_active":"2024-08-17T16:59:08.938647+0000","last_peered":"2024-08-17T16:59:08.938647+0000","last_clean":"2024-08-17T16:59:08.938647+0000","last_became_active":"2024-08-17T16:58:54.759387+0000","last_became_peered":"2024-08-17T16:58:54.759387+0000","last_unstale":"2024-08-17T16:59:08.938647+0000","last_undegraded":"2024-08-17T16:59:08.938647+0000","last_fullsized":"2024-08-17T16:59:08.938647+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:47:52.247384+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.945512+0000","last_change":"2024-08-17T16:58:55.794137+0000","last_active":"2024-08-17T16:59:08.945512+0000","last_peered":"2024-08-17T16:59:08.945512+0000","last_clean":"2024-08-17T16:59:08.945512+0000","last_became_active":"2024-08-17T16:58:55.793193+0000","last_became_peered":"2024-08-17T16:58:55.793193+0000","last_unstale":"2024-08-17T16:59:08.945512+0000","last_undegraded":"2024-08-17T16:59:08.945512+0000","last_fullsized":"2024-08-17T16:59:08.945512+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:09:37.645297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":20,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.938823+0000","last_change":"2024-08-17T16:58:54.764871+0000","last_active":"2024-08-17T16:59:08.938823+0000","last_peered":"2024-08-17T16:59:08.938823+0000","last_clean":"2024-08-17T16:59:08.938823+0000","last_became_active":"2024-08-17T16:58:54.764067+0000","last_became_peered":"2024-08-17T16:58:54.764067+0000","last_unstale":"2024-08-17T16:59:08.938823+0000","last_undegraded":"2024-08-17T16:59:08.938823+0000","last_fullsized":"2024-08-17T16:59:08.938823+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:37:27.753212+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.19","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.942960+0000","last_change":"2024-08-17T16:58:55.792187+0000","last_active":"2024-08-17T16:59:08.942960+0000","last_peered":"2024-08-17T16:59:08.942960+0000","last_clean":"2024-08-17T16:59:08.942960+0000","last_became_active":"2024-08-17T16:58:55.791811+0000","last_became_peered":"2024-08-17T16:58:55.791811+0000","last_unstale":"2024-08-17T16:59:08.942960+0000","last_undegraded":"2024-08-17T16:59:08.942960+0000","last_fullsized":"2024-08-17T16:59:08.942960+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:43:39.600627+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'2","reported_seq":18,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.944803+0000","last_change":"2024-08-17T16:58:54.782714+0000","last_active":"2024-08-17T16:59:08.944803+0000","last_peered":"2024-08-17T16:59:08.944803+0000","last_clean":"2024-08-17T16:59:08.944803+0000","last_became_active":"2024-08-17T16:58:54.781999+0000","last_became_peered":"2024-08-17T16:58:54.781999+0000","last_unstale":"2024-08-17T16:59:08.944803+0000","last_undegraded":"2024-08-17T16:59:08.944803+0000","last_fullsized":"2024-08-17T16:59:08.944803+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:20:13.943996+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.18","version":"0'0","reported_seq":15,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.944105+0000","last_change":"2024-08-17T16:58:55.803758+0000","last_active":"2024-08-17T16:59:08.944105+0000","last_peered":"2024-08-17T16:59:08.944105+0000","last_clean":"2024-08-17T16:59:08.944105+0000","last_became_active":"2024-08-17T16:58:55.802957+0000","last_became_peered":"2024-08-17T16:58:55.802957+0000","last_unstale":"2024-08-17T16:59:08.944105+0000","last_undegraded":"2024-08-17T16:59:08.944105+0000","last_fullsized":"2024-08-17T16:59:08.944105+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:29:04.035636+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"73'5","reported_seq":23,"reported_epoch":74,"state":"active+clean","last_fresh":"2024-08-17T16:59:08.941787+0000","last_change":"2024-08-17T16:58:54.796399+0000","last_active":"2024-08-17T16:59:08.941787+0000","last_peered":"2024-08-17T16:59:08.941787+0000","last_clean":"2024-08-17T16:59:08.941787+0000","last_became_active":"2024-08-17T16:58:54.794814+0000","last_became_peered":"2024-08-17T16:58:54.794814+0000","last_unstale":"2024-08-17T16:59:08.941787+0000","last_undegraded":"2024-08-17T16:59:08.941787+0000","last_fullsized":"2024-08-17T16:59:08.941787+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":70,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:04:02.353068+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":4,"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":[]}],"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":2362,"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":77,"num_read_kb":80,"num_write":45,"num_write_kb":14,"num_scrub_errors":0,"num_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":7086,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":45,"ondisk_log_size":45,"up":96,"acting":96,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"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":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":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}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201348,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28388,"kb_used_data":1368,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716764,"statfs":{"total":95995035648,"available":95965966336,"internally_reserved":0,"allocated":1400832,"data_stored":935843,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":27654603},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 17:00:13 2024","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.90800000000000003,"15min":0.90000000000000002},"min":{"1min":0.57599999999999996,"5min":0.42499999999999999,"15min":0.42499999999999999},"max":{"1min":1.379,"5min":1.417,"15min":1.417},"last":1.101},{"interface":"front","average":{"1min":0.92500000000000004,"5min":0.93799999999999994,"15min":0.94999999999999996},"min":{"1min":0.63700000000000001,"5min":0.50900000000000001,"15min":0.50900000000000001},"max":{"1min":1.159,"5min":1.7290000000000001,"15min":1.7290000000000001},"last":1.032}]},{"osd":1,"last update":"Sat Aug 17 17:00:13 2024","interfaces":[{"interface":"back","average":{"1min":0.95699999999999996,"5min":0.96099999999999997,"15min":0.94899999999999995},"min":{"1min":0.58799999999999997,"5min":0.48099999999999998,"15min":0.48099999999999998},"max":{"1min":1.2729999999999999,"5min":1.3919999999999999,"15min":1.3919999999999999},"last":1.1439999999999999},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.94999999999999996,"15min":0.996},"min":{"1min":0.68600000000000005,"5min":0.52300000000000002,"15min":0.52300000000000002},"max":{"1min":1.248,"5min":1.849,"15min":1.849},"last":0.94399999999999995}]},{"osd":2,"last update":"Sat Aug 17 17:00:13 2024","interfaces":[{"interface":"back","average":{"1min":0.94799999999999995,"5min":0.92500000000000004,"15min":0.91300000000000003},"min":{"1min":0.64200000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.2430000000000001,"5min":1.319,"15min":1.319},"last":0.91700000000000004},{"interface":"front","average":{"1min":0.92800000000000005,"5min":0.97299999999999998,"15min":0.95999999999999996},"min":{"1min":0.65900000000000003,"5min":0.48599999999999999,"15min":0.48599999999999999},"max":{"1min":1.2729999999999999,"5min":1.5209999999999999,"15min":1.5209999999999999},"last":1.002}]},{"osd":3,"last update":"Sat Aug 17 17:00:13 2024","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.96099999999999997,"15min":0.95099999999999996},"min":{"1min":0.63700000000000001,"5min":0.432,"15min":0.432},"max":{"1min":1.147,"5min":1.4279999999999999,"15min":1.4279999999999999},"last":0.76500000000000001},{"interface":"front","average":{"1min":1.034,"5min":1.014,"15min":0.99099999999999999},"min":{"1min":0.72799999999999998,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.357,"5min":1.466,"15min":1.466},"last":1.0589999999999999}]},{"osd":4,"last update":"Sat Aug 17 17:00:13 2024","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.90300000000000002,"15min":0.91300000000000003},"min":{"1min":0.59599999999999997,"5min":0.32300000000000001,"15min":0.32300000000000001},"max":{"1min":1.1519999999999999,"5min":1.5069999999999999,"15min":1.5069999999999999},"last":1.0800000000000001},{"interface":"front","average":{"1min":0.97099999999999997,"5min":0.97199999999999998,"15min":0.89800000000000002},"min":{"1min":0.74099999999999999,"5min":0.37,"15min":0.37},"max":{"1min":1.242,"5min":1.448,"15min":1.448},"last":0.66800000000000004}]},{"osd":5,"last update":"Sat Aug 17 17:00:13 2024","interfaces":[{"interface":"back","average":{"1min":1.0029999999999999,"5min":1.004,"15min":0.96599999999999997},"min":{"1min":0.60099999999999998,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":1.4139999999999999,"5min":1.448,"15min":1.448},"last":0.872},{"interface":"front","average":{"1min":1.0660000000000001,"5min":1.0589999999999999,"15min":1.018},"min":{"1min":0.70899999999999996,"5min":0.38,"15min":0.38},"max":{"1min":1.325,"5min":1.5549999999999999,"15min":1.5549999999999999},"last":0.73599999999999999}]},{"osd":6,"last update":"Sat Aug 17 17:00:13 2024","interfaces":[{"interface":"back","average":{"1min":1.1100000000000001,"5min":1.1080000000000001,"15min":1.1000000000000001},"min":{"1min":0.90200000000000002,"5min":0.36199999999999999,"15min":0.36199999999999999},"max":{"1min":1.508,"5min":1.653,"15min":1.653},"last":0.83899999999999997},{"interface":"front","average":{"1min":1.0980000000000001,"5min":1.0820000000000001,"15min":1.0289999999999999},"min":{"1min":0.84199999999999997,"5min":0.40799999999999997,"15min":0.40799999999999997},"max":{"1min":1.385,"5min":1.486,"15min":1.486},"last":0.97099999999999997}]}]},{"osd":6,"up_from":47,"seq":201863462992,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":28380,"kb_used_data":1360,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93716772,"statfs":{"total":95995035648,"available":95965974528,"internally_reserved":0,"allocated":1392640,"data_stored":935716,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":27654599},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 17:00:19 2024","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.90000000000000002,"15min":0.84799999999999998},"min":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.1879999999999999,"5min":1.272,"15min":1.3200000000000001},"last":1.1200000000000001},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.89700000000000002,"15min":0.86199999999999999},"min":{"1min":0.52800000000000002,"5min":0.51700000000000002,"15min":0.51700000000000002},"max":{"1min":1.3180000000000001,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":1.1000000000000001}]},{"osd":1,"last update":"Sat Aug 17 17:00:19 2024","interfaces":[{"interface":"back","average":{"1min":0.86099999999999999,"5min":0.91600000000000004,"15min":0.91800000000000004},"min":{"1min":0.56699999999999995,"5min":0.50800000000000001,"15min":0.50800000000000001},"max":{"1min":1.157,"5min":1.341,"15min":1.341},"last":0.93100000000000005},{"interface":"front","average":{"1min":0.96099999999999997,"5min":0.93100000000000005,"15min":0.89700000000000002},"min":{"1min":0.624,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.1559999999999999,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":0.90700000000000003}]},{"osd":2,"last update":"Sat Aug 17 17:00:19 2024","interfaces":[{"interface":"back","average":{"1min":0.995,"5min":0.93500000000000005,"15min":0.876},"min":{"1min":0.627,"5min":0.52500000000000002,"15min":0.52500000000000002},"max":{"1min":1.198,"5min":1.321,"15min":1.321},"last":1.1419999999999999},{"interface":"front","average":{"1min":0.88400000000000001,"5min":0.94899999999999995,"15min":0.92900000000000005},"min":{"1min":0.67700000000000005,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.2569999999999999,"5min":1.393,"15min":1.4359999999999999},"last":1.0760000000000001}]},{"osd":3,"last update":"Sat Aug 17 17:00:19 2024","interfaces":[{"interface":"back","average":{"1min":0.88200000000000001,"5min":0.93200000000000005,"15min":0.90800000000000003},"min":{"1min":0.626,"5min":0.5,"15min":0.5},"max":{"1min":1.264,"5min":1.304,"15min":1.304},"last":0.80900000000000005},{"interface":"front","average":{"1min":1.042,"5min":1.04,"15min":0.91500000000000004},"min":{"1min":0.80100000000000005,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.276,"5min":2.1960000000000002,"15min":2.1960000000000002},"last":1.2050000000000001}]},{"osd":4,"last update":"Sat Aug 17 17:00:19 2024","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.91300000000000003,"15min":0.82299999999999995},"min":{"1min":0.63900000000000001,"5min":0.34799999999999998,"15min":0.34799999999999998},"max":{"1min":1.2430000000000001,"5min":1.393,"15min":1.393},"last":0.75},{"interface":"front","average":{"1min":1.0129999999999999,"5min":0.97499999999999998,"15min":0.83099999999999996},"min":{"1min":0.68300000000000005,"5min":0.35799999999999998,"15min":0.35799999999999998},"max":{"1min":1.341,"5min":1.363,"15min":1.363},"last":1.012}]},{"osd":5,"last update":"Sat Aug 17 17:00:19 2024","interfaces":[{"interface":"back","average":{"1min":1.042,"5min":1.0169999999999999,"15min":0.84899999999999998},"min":{"1min":0.64500000000000002,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.284,"5min":1.3700000000000001,"15min":1.3700000000000001},"last":0.96199999999999997},{"interface":"front","average":{"1min":1.05,"5min":1.0629999999999999,"15min":0.96499999999999997},"min":{"1min":0.64200000000000002,"5min":0.33400000000000002,"15min":0.33200000000000002},"max":{"1min":1.353,"5min":1.444,"15min":1.504},"last":0.86599999999999999}]},{"osd":7,"last update":"Sat Aug 17 17:00:19 2024","interfaces":[{"interface":"back","average":{"1min":1.01,"5min":1.0389999999999999,"15min":1.0409999999999999},"min":{"1min":0.72199999999999998,"5min":0.39800000000000002,"15min":0.39800000000000002},"max":{"1min":1.2370000000000001,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":1.1659999999999999},{"interface":"front","average":{"1min":1.147,"5min":1.1339999999999999,"15min":1.1259999999999999},"min":{"1min":0.85699999999999998,"5min":0.34599999999999997,"15min":0.34599999999999997},"max":{"1min":1.367,"5min":1.5169999999999999,"15min":1.5169999999999999},"last":1.0549999999999999}]}]},{"osd":5,"up_from":39,"seq":167503724635,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27796,"kb_used_data":772,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717356,"statfs":{"total":95995035648,"available":95966572544,"internally_reserved":0,"allocated":790528,"data_stored":344366,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":27654598},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 17:00:27 2024","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":0.88400000000000001,"15min":0.83199999999999996},"min":{"1min":0.497,"5min":0.497,"15min":0.497},"max":{"1min":1.3520000000000001,"5min":1.3520000000000001,"15min":1.3660000000000001},"last":0.73499999999999999},{"interface":"front","average":{"1min":0.86799999999999999,"5min":0.91300000000000003,"15min":0.85599999999999998},"min":{"1min":0.66400000000000003,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.1639999999999999,"5min":1.2669999999999999,"15min":1.2669999999999999},"last":1.1439999999999999}]},{"osd":1,"last update":"Sat Aug 17 17:00:27 2024","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.91500000000000004,"15min":0.83599999999999997},"min":{"1min":0.63300000000000001,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.1910000000000001,"5min":1.2829999999999999,"15min":1.2829999999999999},"last":0.98799999999999999},{"interface":"front","average":{"1min":0.94099999999999995,"5min":0.90200000000000002,"15min":0.85899999999999999},"min":{"1min":0.72799999999999998,"5min":0.49099999999999999,"15min":0.49099999999999999},"max":{"1min":1.24,"5min":1.24,"15min":1.399},"last":1.012}]},{"osd":2,"last update":"Sat Aug 17 17:00:27 2024","interfaces":[{"interface":"back","average":{"1min":0.90500000000000003,"5min":0.90700000000000003,"15min":0.86199999999999999},"min":{"1min":0.60099999999999998,"5min":0.51100000000000001,"15min":0.51100000000000001},"max":{"1min":1.179,"5min":1.472,"15min":1.472},"last":1.044},{"interface":"front","average":{"1min":1.0029999999999999,"5min":0.93000000000000005,"15min":0.84699999999999998},"min":{"1min":0.69299999999999995,"5min":0.57899999999999996,"15min":0.57099999999999995},"max":{"1min":1.282,"5min":1.3200000000000001,"15min":1.3200000000000001},"last":0.85699999999999998}]},{"osd":3,"last update":"Sat Aug 17 17:00:27 2024","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.90900000000000003,"15min":0.84199999999999997},"min":{"1min":0.61899999999999999,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.3720000000000001,"5min":1.3720000000000001,"15min":1.3720000000000001},"last":0.91900000000000004},{"interface":"front","average":{"1min":1.034,"5min":0.99199999999999999,"15min":0.93799999999999994},"min":{"1min":0.69199999999999995,"5min":0.56899999999999995,"15min":0.56899999999999995},"max":{"1min":1.331,"5min":1.4119999999999999,"15min":1.4670000000000001},"last":0.93400000000000005}]},{"osd":4,"last update":"Sat Aug 17 17:00:27 2024","interfaces":[{"interface":"back","average":{"1min":0.90200000000000002,"5min":0.87,"15min":0.747},"min":{"1min":0.57899999999999996,"5min":0.35699999999999998,"15min":0.29599999999999999},"max":{"1min":1.3149999999999999,"5min":1.345,"15min":1.345},"last":0.68200000000000005},{"interface":"front","average":{"1min":1.022,"5min":0.95499999999999996,"15min":0.79200000000000004},"min":{"1min":0.71499999999999997,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":1.286,"5min":1.329,"15min":1.329},"last":0.81499999999999995}]},{"osd":6,"last update":"Sat Aug 17 17:00:22 2024","interfaces":[{"interface":"back","average":{"1min":0.92800000000000005,"5min":0.97699999999999998,"15min":0.84899999999999998},"min":{"1min":0.59399999999999997,"5min":0.34999999999999998,"15min":0.34999999999999998},"max":{"1min":1.2330000000000001,"5min":1.379,"15min":1.379},"last":0.89000000000000001},{"interface":"front","average":{"1min":1.075,"5min":1.0509999999999999,"15min":0.88600000000000001},"min":{"1min":0.83399999999999996,"5min":0.377,"15min":0.377},"max":{"1min":1.325,"5min":1.506,"15min":1.506},"last":0.96299999999999997}]},{"osd":7,"last update":"Sat Aug 17 17:00:22 2024","interfaces":[{"interface":"back","average":{"1min":1.0860000000000001,"5min":1.073,"15min":1.0669999999999999},"min":{"1min":0.75800000000000001,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.3560000000000001,"5min":1.6519999999999999,"15min":1.6519999999999999},"last":1.0820000000000001},{"interface":"front","average":{"1min":1.1120000000000001,"5min":1.103,"15min":1.107},"min":{"1min":0.89800000000000002,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.268,"5min":1.401,"15min":1.401},"last":1.1160000000000001}]}]},{"osd":4,"up_from":31,"seq":133143986277,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31900,"kb_used_data":780,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713252,"statfs":{"total":95995035648,"available":95962370048,"internally_reserved":0,"allocated":798720,"data_stored":345132,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 16:59:35 2024","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.88700000000000001,"15min":0.81200000000000006},"min":{"1min":0.52900000000000003,"5min":0.40699999999999997,"15min":0.40699999999999997},"max":{"1min":1.165,"5min":1.25,"15min":1.25},"last":0.997},{"interface":"front","average":{"1min":0.93799999999999994,"5min":0.92100000000000004,"15min":0.82899999999999996},"min":{"1min":0.58099999999999996,"5min":0.45200000000000001,"15min":0.45200000000000001},"max":{"1min":1.234,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":0.92300000000000004}]},{"osd":1,"last update":"Sat Aug 17 16:59:35 2024","interfaces":[{"interface":"back","average":{"1min":0.90900000000000003,"5min":0.89900000000000002,"15min":0.82299999999999995},"min":{"1min":0.54000000000000004,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.1970000000000001,"5min":1.381,"15min":1.381},"last":1.081},{"interface":"front","average":{"1min":0.997,"5min":0.95799999999999996,"15min":0.84599999999999997},"min":{"1min":0.60799999999999998,"5min":0.39000000000000001,"15min":0.39000000000000001},"max":{"1min":1.2669999999999999,"5min":1.2669999999999999,"15min":1.2669999999999999},"last":1.1499999999999999}]},{"osd":2,"last update":"Sat Aug 17 16:59:35 2024","interfaces":[{"interface":"back","average":{"1min":0.92500000000000004,"5min":0.93200000000000005,"15min":0.85099999999999998},"min":{"1min":0.57399999999999995,"5min":0.53100000000000003,"15min":0.53100000000000003},"max":{"1min":1.2929999999999999,"5min":1.341,"15min":1.341},"last":0.78900000000000003},{"interface":"front","average":{"1min":0.88800000000000001,"5min":0.88200000000000001,"15min":0.85999999999999999},"min":{"1min":0.71499999999999997,"5min":0.44500000000000001,"15min":0.44500000000000001},"max":{"1min":1.0880000000000001,"5min":1.3819999999999999,"15min":1.3819999999999999},"last":0.95699999999999996}]},{"osd":3,"last update":"Sat Aug 17 16:59:35 2024","interfaces":[{"interface":"back","average":{"1min":0.91000000000000003,"5min":0.90400000000000003,"15min":0.85699999999999998},"min":{"1min":0.54500000000000004,"5min":0.436,"15min":0.436},"max":{"1min":1.194,"5min":1.605,"15min":1.605},"last":0.83699999999999997},{"interface":"front","average":{"1min":0.98199999999999998,"5min":0.94499999999999995,"15min":0.83799999999999997},"min":{"1min":0.71299999999999997,"5min":0.47299999999999998,"15min":0.47299999999999998},"max":{"1min":1.2849999999999999,"5min":1.2849999999999999,"15min":1.2849999999999999},"last":1.2490000000000001}]},{"osd":5,"last update":"Sat Aug 17 17:00:29 2024","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.90200000000000002,"15min":0.76100000000000001},"min":{"1min":0.64600000000000002,"5min":0.34699999999999998,"15min":0.28999999999999998},"max":{"1min":1.125,"5min":1.3380000000000001,"15min":1.3380000000000001},"last":0.69399999999999995},{"interface":"front","average":{"1min":0.92500000000000004,"5min":0.90600000000000003,"15min":0.82199999999999995},"min":{"1min":0.68700000000000006,"5min":0.36799999999999999,"15min":0.34799999999999998},"max":{"1min":1.248,"5min":1.512,"15min":1.655},"last":0.73199999999999998}]},{"osd":6,"last update":"Sat Aug 17 17:00:24 2024","interfaces":[{"interface":"back","average":{"1min":1.002,"5min":0.96599999999999997,"15min":0.88800000000000001},"min":{"1min":0.67100000000000004,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.331,"5min":1.4910000000000001,"15min":1.4910000000000001},"last":0.88500000000000001},{"interface":"front","average":{"1min":1.123,"5min":1.071,"15min":1.0129999999999999},"min":{"1min":0.73099999999999998,"5min":0.34399999999999997,"15min":0.34399999999999997},"max":{"1min":1.355,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":1.0369999999999999}]},{"osd":7,"last update":"Sat Aug 17 17:00:17 2024","interfaces":[{"interface":"back","average":{"1min":1.109,"5min":1.081,"15min":1.0469999999999999},"min":{"1min":0.77800000000000002,"5min":0.38,"15min":0.38},"max":{"1min":1.3049999999999999,"5min":1.5569999999999999,"15min":1.5569999999999999},"last":1.109},{"interface":"front","average":{"1min":1.1439999999999999,"5min":1.0800000000000001,"15min":1.0669999999999999},"min":{"1min":0.85199999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.4259999999999999,"5min":1.8260000000000001,"15min":1.8260000000000001},"last":1.175}]}]},{"osd":3,"up_from":26,"seq":111669149808,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":27788,"kb_used_data":764,"kb_used_omap":1,"kb_used_meta":27006,"kb_avail":93717364,"statfs":{"total":95995035648,"available":95966580736,"internally_reserved":0,"allocated":782336,"data_stored":343785,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1591,"internal_metadata":27654601},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 16:59:50 2024","interfaces":[{"interface":"back","average":{"1min":0.56299999999999994,"5min":0.66000000000000003,"15min":0.64300000000000002},"min":{"1min":0.318,"5min":0.23699999999999999,"15min":0.23699999999999999},"max":{"1min":1.0309999999999999,"5min":2.4510000000000001,"15min":2.4510000000000001},"last":0.70899999999999996},{"interface":"front","average":{"1min":0.67400000000000004,"5min":0.70899999999999996,"15min":0.69399999999999995},"min":{"1min":0.33200000000000002,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":1.266,"5min":1.266,"15min":1.266},"last":0.84899999999999998}]},{"osd":1,"last update":"Sat Aug 17 16:59:50 2024","interfaces":[{"interface":"back","average":{"1min":0.68400000000000005,"5min":0.73899999999999999,"15min":0.71599999999999997},"min":{"1min":0.316,"5min":0.316,"15min":0.316},"max":{"1min":1.1930000000000001,"5min":1.1930000000000001,"15min":1.198},"last":0.755},{"interface":"front","average":{"1min":0.72299999999999998,"5min":0.75800000000000001,"15min":0.73699999999999999},"min":{"1min":0.39700000000000002,"5min":0.33300000000000002,"15min":0.33300000000000002},"max":{"1min":1.234,"5min":2.6930000000000001,"15min":2.6930000000000001},"last":1.206}]},{"osd":2,"last update":"Sat Aug 17 16:59:50 2024","interfaces":[{"interface":"back","average":{"1min":0.745,"5min":0.81499999999999995,"15min":0.78500000000000003},"min":{"1min":0.34899999999999998,"5min":0.34899999999999998,"15min":0.34899999999999998},"max":{"1min":1.1220000000000001,"5min":2.7349999999999999,"15min":2.7349999999999999},"last":0.90700000000000003},{"interface":"front","average":{"1min":0.66800000000000004,"5min":0.76000000000000001,"15min":0.72399999999999998},"min":{"1min":0.35699999999999998,"5min":0.307,"15min":0.307},"max":{"1min":1.1000000000000001,"5min":1.595,"15min":1.595},"last":1.226}]},{"osd":4,"last update":"Sat Aug 17 16:59:43 2024","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.97999999999999998,"15min":0.93300000000000005},"min":{"1min":0.61499999999999999,"5min":0.61499999999999999,"15min":0.61499999999999999},"max":{"1min":1.232,"5min":2.9790000000000001,"15min":2.9790000000000001},"last":1.1559999999999999},{"interface":"front","average":{"1min":0.94399999999999995,"5min":0.96099999999999997,"15min":0.92100000000000004},"min":{"1min":0.63100000000000001,"5min":0.48899999999999999,"15min":0.48899999999999999},"max":{"1min":1.21,"5min":1.762,"15min":1.762},"last":1.0760000000000001}]},{"osd":5,"last update":"Sat Aug 17 17:00:33 2024","interfaces":[{"interface":"back","average":{"1min":0.95299999999999996,"5min":0.96799999999999997,"15min":0.95199999999999996},"min":{"1min":0.72099999999999997,"5min":0.54900000000000004,"15min":0.54900000000000004},"max":{"1min":1.242,"5min":2.0230000000000001,"15min":2.0230000000000001},"last":1.1160000000000001},{"interface":"front","average":{"1min":0.98299999999999998,"5min":0.97599999999999998,"15min":0.92600000000000005},"min":{"1min":0.60199999999999998,"5min":0.52700000000000002,"15min":0.52700000000000002},"max":{"1min":1.3160000000000001,"5min":1.3560000000000001,"15min":1.3560000000000001},"last":0.93700000000000006}]},{"osd":6,"last update":"Sat Aug 17 17:00:25 2024","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":1.0069999999999999,"15min":1.01},"min":{"1min":0.58099999999999996,"5min":0.51400000000000001,"15min":0.51400000000000001},"max":{"1min":1.508,"5min":3.0270000000000001,"15min":3.0270000000000001},"last":1.04},{"interface":"front","average":{"1min":1.0069999999999999,"5min":1.0529999999999999,"15min":1.0649999999999999},"min":{"1min":0.71499999999999997,"5min":0.54500000000000004,"15min":0.54500000000000004},"max":{"1min":1.298,"5min":1.851,"15min":1.851},"last":1.0069999999999999}]},{"osd":7,"last update":"Sat Aug 17 17:00:25 2024","interfaces":[{"interface":"back","average":{"1min":1.056,"5min":1.093,"15min":1.109},"min":{"1min":0.69999999999999996,"5min":0.61799999999999999,"15min":0.61799999999999999},"max":{"1min":1.4079999999999999,"5min":3.0539999999999998,"15min":3.0539999999999998},"last":1.331},{"interface":"front","average":{"1min":1.052,"5min":1.1060000000000001,"15min":1.1439999999999999},"min":{"1min":0.59299999999999997,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.3460000000000001,"5min":1.9370000000000001,"15min":1.9370000000000001},"last":1.1859999999999999}]}]},{"osd":2,"up_from":18,"seq":77309411450,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31888,"kb_used_data":768,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713264,"statfs":{"total":95995035648,"available":95962382336,"internally_reserved":0,"allocated":786432,"data_stored":344311,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 16:59:55 2024","interfaces":[{"interface":"back","average":{"1min":0.60399999999999998,"5min":0.82699999999999996,"15min":0.65200000000000002},"min":{"1min":0.33200000000000002,"5min":0.33200000000000002,"15min":0.29499999999999998},"max":{"1min":0.84799999999999998,"5min":13.829000000000001,"15min":13.829000000000001},"last":0.67200000000000004},{"interface":"front","average":{"1min":0.69399999999999995,"5min":0.85299999999999998,"15min":0.68300000000000005},"min":{"1min":0.316,"5min":0.316,"15min":0.315},"max":{"1min":0.92800000000000005,"5min":12.452999999999999,"15min":12.452999999999999},"last":0.629}]},{"osd":1,"last update":"Sat Aug 17 16:59:55 2024","interfaces":[{"interface":"back","average":{"1min":0.65000000000000002,"5min":0.71299999999999997,"15min":0.64700000000000002},"min":{"1min":0.38400000000000001,"5min":0.36799999999999999,"15min":0.309},"max":{"1min":1.0129999999999999,"5min":2.3010000000000002,"15min":2.3010000000000002},"last":0.58199999999999996},{"interface":"front","average":{"1min":0.73299999999999998,"5min":0.79000000000000004,"15min":0.68799999999999994},"min":{"1min":0.40799999999999997,"5min":0.40799999999999997,"15min":0.35199999999999998},"max":{"1min":1.0600000000000001,"5min":1.129,"15min":1.129},"last":0.96999999999999997}]},{"osd":3,"last update":"Sat Aug 17 16:59:55 2024","interfaces":[{"interface":"back","average":{"1min":1.6739999999999999,"5min":0.93899999999999995,"15min":0.80600000000000005},"min":{"1min":0.36099999999999999,"5min":0.36099999999999999,"15min":0.36099999999999999},"max":{"1min":20.327000000000002,"5min":20.327000000000002,"15min":20.327000000000002},"last":0.89100000000000001},{"interface":"front","average":{"1min":1.038,"5min":0.84399999999999997,"15min":0.79200000000000004},"min":{"1min":0.34000000000000002,"5min":0.34000000000000002,"15min":0.34000000000000002},"max":{"1min":6.633,"5min":6.633,"15min":6.633},"last":0.76700000000000002}]},{"osd":4,"last update":"Sat Aug 17 16:59:41 2024","interfaces":[{"interface":"back","average":{"1min":0.89600000000000002,"5min":0.92400000000000004,"15min":0.89100000000000001},"min":{"1min":0.622,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.089,"5min":1.1930000000000001,"15min":1.1930000000000001},"last":1.1379999999999999},{"interface":"front","average":{"1min":1.387,"5min":1.089,"15min":0.94299999999999995},"min":{"1min":0.75900000000000001,"5min":0.69499999999999995,"15min":0.69499999999999995},"max":{"1min":8.7279999999999998,"5min":8.7279999999999998,"15min":8.7279999999999998},"last":1.327}]},{"osd":5,"last update":"Sat Aug 17 17:00:33 2024","interfaces":[{"interface":"back","average":{"1min":0.96299999999999997,"5min":1.01,"15min":0.98999999999999999},"min":{"1min":0.748,"5min":0.70899999999999996,"15min":0.70899999999999996},"max":{"1min":1.2450000000000001,"5min":2.0070000000000001,"15min":2.0070000000000001},"last":1.2450000000000001},{"interface":"front","average":{"1min":0.98699999999999999,"5min":1.0589999999999999,"15min":0.98499999999999999},"min":{"1min":0.71099999999999997,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.46,"5min":1.46,"15min":1.46},"last":1.46}]},{"osd":6,"last update":"Sat Aug 17 17:00:24 2024","interfaces":[{"interface":"back","average":{"1min":0.95099999999999996,"5min":1.028,"15min":1.0309999999999999},"min":{"1min":0.62,"5min":0.62,"15min":0.62},"max":{"1min":1.4950000000000001,"5min":1.5149999999999999,"15min":1.5149999999999999},"last":1.3819999999999999},{"interface":"front","average":{"1min":0.96199999999999997,"5min":1.0009999999999999,"15min":1.0209999999999999},"min":{"1min":0.68100000000000005,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.288,"5min":2.056,"15min":2.056},"last":1.1890000000000001}]},{"osd":7,"last update":"Sat Aug 17 17:00:15 2024","interfaces":[{"interface":"back","average":{"1min":0.97299999999999998,"5min":1.0389999999999999,"15min":1.04},"min":{"1min":0.64700000000000002,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.1899999999999999,"5min":2.46,"15min":2.46},"last":1.2150000000000001},{"interface":"front","average":{"1min":1.0309999999999999,"5min":1.121,"15min":1.163},"min":{"1min":0.63600000000000001,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.4470000000000001,"5min":1.669,"15min":1.669},"last":1.5069999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574981,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":31884,"kb_used_data":764,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93713268,"statfs":{"total":95995035648,"available":95962386432,"internally_reserved":0,"allocated":782336,"data_stored":343714,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Sat Aug 17 17:00:11 2024","interfaces":[{"interface":"back","average":{"1min":0.59299999999999997,"5min":0.63700000000000001,"15min":0.57399999999999995},"min":{"1min":0.36599999999999999,"5min":0.29099999999999998,"15min":0.28699999999999998},"max":{"1min":0.86299999999999999,"5min":1.0289999999999999,"15min":1.0289999999999999},"last":0.58499999999999996},{"interface":"front","average":{"1min":0.65200000000000002,"5min":0.71399999999999997,"15min":0.61799999999999999},"min":{"1min":0.42899999999999999,"5min":0.26400000000000001,"15min":0.26400000000000001},"max":{"1min":1.0089999999999999,"5min":1.1459999999999999,"15min":1.2390000000000001},"last":0.627}]},{"osd":2,"last update":"Sat Aug 17 17:00:00 2024","interfaces":[{"interface":"back","average":{"1min":0.71599999999999997,"5min":0.69599999999999995,"15min":0.63200000000000001},"min":{"1min":0.40899999999999997,"5min":0.34399999999999997,"15min":0.312},"max":{"1min":1.1020000000000001,"5min":1.3520000000000001,"15min":1.3520000000000001},"last":0.71799999999999997},{"interface":"front","average":{"1min":0.754,"5min":0.79200000000000004,"15min":0.72199999999999998},"min":{"1min":0.38800000000000001,"5min":0.38400000000000001,"15min":0.33900000000000002},"max":{"1min":1.04,"5min":1.216,"15min":1.216},"last":0.98799999999999999}]},{"osd":3,"last update":"Sat Aug 17 16:59:41 2024","interfaces":[{"interface":"back","average":{"1min":0.76400000000000001,"5min":0.72299999999999998,"15min":0.71299999999999997},"min":{"1min":0.36299999999999999,"5min":0.35999999999999999,"15min":0.35999999999999999},"max":{"1min":1.056,"5min":1.056,"15min":1.0860000000000001},"last":0.76100000000000001},{"interface":"front","average":{"1min":0.81799999999999995,"5min":0.80200000000000005,"15min":0.76700000000000002},"min":{"1min":0.40500000000000003,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.0669999999999999,"5min":1.1619999999999999,"15min":1.1890000000000001},"last":0.89300000000000002}]},{"osd":4,"last update":"Sat Aug 17 16:59:34 2024","interfaces":[{"interface":"back","average":{"1min":0.98599999999999999,"5min":0.96999999999999997,"15min":0.90700000000000003},"min":{"1min":0.80600000000000005,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.1899999999999999,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":1.073},{"interface":"front","average":{"1min":0.97699999999999998,"5min":1.0189999999999999,"15min":0.95299999999999996},"min":{"1min":0.71399999999999997,"5min":0.42099999999999999,"15min":0.42099999999999999},"max":{"1min":1.206,"5min":6.0119999999999996,"15min":6.0119999999999996},"last":0.92000000000000004}]},{"osd":5,"last update":"Sat Aug 17 17:00:32 2024","interfaces":[{"interface":"back","average":{"1min":0.95799999999999996,"5min":1.024,"15min":0.95899999999999996},"min":{"1min":0.63400000000000001,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.3100000000000001,"5min":6.0609999999999999,"15min":6.0609999999999999},"last":1.0129999999999999},{"interface":"front","average":{"1min":0.95299999999999996,"5min":1.05,"15min":1.004},"min":{"1min":0.65200000000000002,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.341,"5min":6.0860000000000003,"15min":6.0860000000000003},"last":0.79400000000000004}]},{"osd":6,"last update":"Sat Aug 17 17:00:32 2024","interfaces":[{"interface":"back","average":{"1min":0.96899999999999997,"5min":1.0229999999999999,"15min":1.0009999999999999},"min":{"1min":0.61699999999999999,"5min":0.57299999999999995,"15min":0.55800000000000005},"max":{"1min":1.276,"5min":1.456,"15min":1.456},"last":1.1120000000000001},{"interface":"front","average":{"1min":0.91100000000000003,"5min":0.98699999999999999,"15min":0.97499999999999998},"min":{"1min":0.56999999999999995,"5min":0.56999999999999995,"15min":0.53100000000000003},"max":{"1min":1.24,"5min":1.5669999999999999,"15min":1.5669999999999999},"last":0.87}]},{"osd":7,"last update":"Sat Aug 17 17:00:21 2024","interfaces":[{"interface":"back","average":{"1min":1.032,"5min":1.0429999999999999,"15min":1.0580000000000001},"min":{"1min":0.65000000000000002,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.365,"5min":1.4339999999999999,"15min":1.4339999999999999},"last":0.95799999999999996},{"interface":"front","average":{"1min":1.0649999999999999,"5min":1.093,"15min":1.131},"min":{"1min":0.69999999999999996,"5min":0.61699999999999999,"15min":0.61699999999999999},"max":{"1min":1.3839999999999999,"5min":1.554,"15min":1.554},"last":1.042}]}]},{"osd":0,"up_from":8,"seq":34359738512,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":32468,"kb_used_data":1348,"kb_used_omap":1,"kb_used_meta":31102,"kb_avail":93712684,"statfs":{"total":95995035648,"available":95961788416,"internally_reserved":0,"allocated":1380352,"data_stored":934667,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":31848902},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Sat Aug 17 17:00:06 2024","interfaces":[{"interface":"back","average":{"1min":0.72099999999999997,"5min":0.66400000000000003,"15min":0.58599999999999997},"min":{"1min":0.36299999999999999,"5min":0.35099999999999998,"15min":0.307},"max":{"1min":1.069,"5min":1.069,"15min":1.069},"last":0.57699999999999996},{"interface":"front","average":{"1min":0.70299999999999996,"5min":0.68500000000000005,"15min":0.61399999999999999},"min":{"1min":0.39500000000000002,"5min":0.33100000000000002,"15min":0.29899999999999999},"max":{"1min":0.92400000000000004,"5min":1.3080000000000001,"15min":1.3080000000000001},"last":0.95899999999999996}]},{"osd":2,"last update":"Sat Aug 17 17:00:01 2024","interfaces":[{"interface":"back","average":{"1min":0.72199999999999998,"5min":0.69499999999999995,"15min":0.63600000000000001},"min":{"1min":0.40799999999999997,"5min":0.38700000000000001,"15min":0.371},"max":{"1min":0.99299999999999999,"5min":0.99299999999999999,"15min":0.99299999999999999},"last":0.73299999999999998},{"interface":"front","average":{"1min":0.751,"5min":0.73499999999999999,"15min":0.66400000000000003},"min":{"1min":0.42899999999999999,"5min":0.30299999999999999,"15min":0.30299999999999999},"max":{"1min":1.111,"5min":1.4039999999999999,"15min":1.4039999999999999},"last":0.63500000000000001}]},{"osd":3,"last update":"Sat Aug 17 16:59:50 2024","interfaces":[{"interface":"back","average":{"1min":0.83299999999999996,"5min":0.82599999999999996,"15min":0.77800000000000002},"min":{"1min":0.46500000000000002,"5min":0.33100000000000002,"15min":0.33100000000000002},"max":{"1min":1.143,"5min":1.1859999999999999,"15min":1.1859999999999999},"last":1.018},{"interface":"front","average":{"1min":0.92900000000000005,"5min":0.90200000000000002,"15min":0.83899999999999997},"min":{"1min":0.48799999999999999,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.506,"5min":1.506,"15min":1.506},"last":0.872}]},{"osd":4,"last update":"Sat Aug 17 16:59:37 2024","interfaces":[{"interface":"back","average":{"1min":0.97999999999999998,"5min":0.94599999999999995,"15min":0.89800000000000002},"min":{"1min":0.63900000000000001,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.7430000000000001,"5min":1.7430000000000001,"15min":1.7430000000000001},"last":1.173},{"interface":"front","average":{"1min":0.84099999999999997,"5min":0.89600000000000002,"15min":0.85899999999999999},"min":{"1min":0.64200000000000002,"5min":0.56999999999999995,"15min":0.56999999999999995},"max":{"1min":1.1739999999999999,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":0.91000000000000003}]},{"osd":5,"last update":"Sat Aug 17 16:59:34 2024","interfaces":[{"interface":"back","average":{"1min":0.92400000000000004,"5min":0.96999999999999997,"15min":0.92200000000000004},"min":{"1min":0.70799999999999996,"5min":0.59499999999999997,"15min":0.59499999999999997},"max":{"1min":1.244,"5min":1.4179999999999999,"15min":1.4179999999999999},"last":0.93400000000000005},{"interface":"front","average":{"1min":1.0509999999999999,"5min":0.999,"15min":0.97499999999999998},"min":{"1min":0.72299999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.603,"5min":1.603,"15min":1.603},"last":1.1020000000000001}]},{"osd":6,"last update":"Sat Aug 17 17:00:30 2024","interfaces":[{"interface":"back","average":{"1min":0.98899999999999999,"5min":0.95399999999999996,"15min":0.95799999999999996},"min":{"1min":0.59499999999999997,"5min":0.55200000000000005,"15min":0.55200000000000005},"max":{"1min":1.2549999999999999,"5min":1.3899999999999999,"15min":1.3899999999999999},"last":0.83299999999999996},{"interface":"front","average":{"1min":1.0840000000000001,"5min":1.0489999999999999,"15min":1.0429999999999999},"min":{"1min":0.71899999999999997,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.357,"5min":1.401,"15min":1.401},"last":1.0649999999999999}]},{"osd":7,"last update":"Sat Aug 17 17:00:21 2024","interfaces":[{"interface":"back","average":{"1min":1.0820000000000001,"5min":1.0640000000000001,"15min":1.087},"min":{"1min":0.67600000000000005,"5min":0.60199999999999998,"15min":0.60199999999999998},"max":{"1min":1.3720000000000001,"5min":1.673,"15min":1.673},"last":1.0369999999999999},{"interface":"front","average":{"1min":0.98699999999999999,"5min":0.99299999999999999,"15min":1.014},"min":{"1min":0.67600000000000005,"5min":0.60699999999999998,"15min":0.60699999999999998},"max":{"1min":1.212,"5min":1.629,"15min":1.629},"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":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":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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"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":616,"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":1710,"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":652,"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":1634,"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":1780,"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}]}} 2024-08-17T17:00:39.220 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-08-17T17:00:39.220 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-08-17T17:00:39.220 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-08-17T17:00:39.220 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph health --format=json 2024-08-17T17:00:39.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:38 smithi169 bash[24469]: audit 2024-08-17T17:00:38.659291+0000 mon.a (mon.0) 912 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:00:40.269 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:39 smithi131 bash[32005]: audit 2024-08-17T17:00:38.550864+0000 mgr.y (mgr.24320) 177 : audit [DBG] from='client.14751 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:00:40.269 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:39 smithi131 bash[32005]: cluster 2024-08-17T17:00:38.667994+0000 mgr.y (mgr.24320) 178 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:40.270 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:39 smithi131 bash[22554]: audit 2024-08-17T17:00:38.550864+0000 mgr.y (mgr.24320) 177 : audit [DBG] from='client.14751 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:00:40.270 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:39 smithi131 bash[22554]: cluster 2024-08-17T17:00:38.667994+0000 mgr.y (mgr.24320) 178 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:40.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:39 smithi169 bash[24469]: audit 2024-08-17T17:00:38.550864+0000 mgr.y (mgr.24320) 177 : audit [DBG] from='client.14751 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:00:40.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:39 smithi169 bash[24469]: cluster 2024-08-17T17:00:38.667994+0000 mgr.y (mgr.24320) 178 : cluster [DBG] pgmap v153: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:40.593 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:00:40 smithi131 bash[22809]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:00:40] "GET /metrics HTTP/1.1" 200 33797 "" "Prometheus/2.43.0" 2024-08-17T17:00:42.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:41 smithi131 bash[32005]: cluster 2024-08-17T17:00:40.669046+0000 mgr.y (mgr.24320) 179 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:42.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:41 smithi131 bash[22554]: cluster 2024-08-17T17:00:40.669046+0000 mgr.y (mgr.24320) 179 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:42.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:41 smithi169 bash[24469]: cluster 2024-08-17T17:00:40.669046+0000 mgr.y (mgr.24320) 179 : cluster [DBG] pgmap v154: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:43.957 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:00:44.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:43 smithi131 bash[32005]: cluster 2024-08-17T17:00:42.669647+0000 mgr.y (mgr.24320) 180 : cluster [DBG] pgmap v155: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:44.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:43 smithi131 bash[22554]: cluster 2024-08-17T17:00:42.669647+0000 mgr.y (mgr.24320) 180 : cluster [DBG] pgmap v155: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:44.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:43 smithi169 bash[24469]: cluster 2024-08-17T17:00:42.669647+0000 mgr.y (mgr.24320) 180 : cluster [DBG] pgmap v155: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:46.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:45 smithi131 bash[22554]: cluster 2024-08-17T17:00:44.670709+0000 mgr.y (mgr.24320) 181 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:46.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:45 smithi131 bash[32005]: cluster 2024-08-17T17:00:44.670709+0000 mgr.y (mgr.24320) 181 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:46.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:45 smithi169 bash[24469]: cluster 2024-08-17T17:00:44.670709+0000 mgr.y (mgr.24320) 181 : cluster [DBG] pgmap v156: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:47.005 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T17:00:47.005 INFO:teuthology.orchestra.run.smithi131.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-08-17T17:00:47.615 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-08-17T17:00:47.615 INFO:teuthology.run_tasks:Running task print... 2024-08-17T17:00:47.626 INFO:teuthology.task.print:**** upgrading first half of cluster, with stress **** 2024-08-17T17:00:47.626 INFO:teuthology.run_tasks:Running task parallel... 2024-08-17T17:00:47.665 INFO:teuthology.task.parallel:starting parallel... 2024-08-17T17:00:47.665 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-08-17T17:00:47.665 INFO:teuthology.task.sequential:In sequential, running task workunit... 2024-08-17T17:00:47.670 INFO:tasks.workunit:Pulling workunits from ref reef 2024-08-17T17:00:47.670 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-08-17T17:00:47.670 DEBUG:teuthology.orchestra.run.smithi131:> stat -- /home/ubuntu/cephtest/mnt.0 2024-08-17T17:00:47.670 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-08-17T17:00:47.671 INFO:teuthology.task.sequential:In sequential, running task cephadm.shell... 2024-08-17T17:00:47.671 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi131.front.sepia.ceph.com 2024-08-17T17:00:47.671 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph config set mgr mgr/cephadm/daemon_cache_timeout 60' 2024-08-17T17:00:47.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:00:47.677 INFO:teuthology.orchestra.run.smithi131.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-08-17T17:00:47.677 DEBUG:teuthology.orchestra.run.smithi131:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-08-17T17:00:47.724 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-08-17T17:00:47.724 DEBUG:teuthology.orchestra.run.smithi131:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-08-17T17:00:47.772 INFO:tasks.workunit:timeout=3h 2024-08-17T17:00:47.772 INFO:tasks.workunit:cleanup=True 2024-08-17T17:00:47.772 DEBUG:teuthology.orchestra.run.smithi131:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-08-17T17:00:47.824 INFO:tasks.workunit.client.0.smithi131.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-08-17T17:00:48.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:47 smithi131 bash[22554]: cluster 2024-08-17T17:00:46.671114+0000 mgr.y (mgr.24320) 182 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:48.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:47 smithi131 bash[22554]: audit 2024-08-17T17:00:47.011550+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.131:0/31067535' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-17T17:00:48.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:47 smithi131 bash[32005]: cluster 2024-08-17T17:00:46.671114+0000 mgr.y (mgr.24320) 182 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:48.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:47 smithi131 bash[32005]: audit 2024-08-17T17:00:47.011550+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.131:0/31067535' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-17T17:00:48.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:47 smithi169 bash[24469]: cluster 2024-08-17T17:00:46.671114+0000 mgr.y (mgr.24320) 182 : cluster [DBG] pgmap v157: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:48.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:47 smithi169 bash[24469]: audit 2024-08-17T17:00:47.011550+0000 mon.c (mon.2) 33 : audit [DBG] from='client.? 172.21.15.131:0/31067535' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-08-17T17:00:49.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:49 smithi131 bash[32005]: cluster 2024-08-17T17:00:48.671679+0000 mgr.y (mgr.24320) 183 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:49.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:49 smithi131 bash[22554]: cluster 2024-08-17T17:00:48.671679+0000 mgr.y (mgr.24320) 183 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:49.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:49 smithi169 bash[24469]: cluster 2024-08-17T17:00:48.671679+0000 mgr.y (mgr.24320) 183 : cluster [DBG] pgmap v158: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:50.593 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:00:50 smithi131 bash[22809]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:00:50] "GET /metrics HTTP/1.1" 200 33797 "" "Prometheus/2.43.0" 2024-08-17T17:00:52.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:51 smithi131 bash[32005]: cluster 2024-08-17T17:00:50.672792+0000 mgr.y (mgr.24320) 184 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:52.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:51 smithi131 bash[22554]: cluster 2024-08-17T17:00:50.672792+0000 mgr.y (mgr.24320) 184 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:52.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:51 smithi169 bash[24469]: cluster 2024-08-17T17:00:50.672792+0000 mgr.y (mgr.24320) 184 : cluster [DBG] pgmap v159: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:52.410 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:00:53.477 DEBUG:teuthology.orchestra.run.smithi131:> 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 2024-08-17T17:00:53.528 INFO:tasks.workunit.client.0.smithi131.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-08-17T17:00:53.531 INFO:tasks.workunit.client.0.smithi131.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-17T17:00:53.531 INFO:tasks.workunit.client.0.smithi131.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-08-17T17:00:54.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:53 smithi131 bash[22554]: cluster 2024-08-17T17:00:52.673403+0000 mgr.y (mgr.24320) 185 : cluster [DBG] pgmap v160: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:54.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:53 smithi131 bash[22554]: audit 2024-08-17T17:00:53.660685+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:00:54.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:53 smithi131 bash[32005]: cluster 2024-08-17T17:00:52.673403+0000 mgr.y (mgr.24320) 185 : cluster [DBG] pgmap v160: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:54.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:53 smithi131 bash[32005]: audit 2024-08-17T17:00:53.660685+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:00:54.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:53 smithi169 bash[24469]: cluster 2024-08-17T17:00:52.673403+0000 mgr.y (mgr.24320) 185 : cluster [DBG] pgmap v160: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:54.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:53 smithi169 bash[24469]: audit 2024-08-17T17:00:53.660685+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:00:56.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:55 smithi131 bash[22554]: cluster 2024-08-17T17:00:54.674521+0000 mgr.y (mgr.24320) 186 : cluster [DBG] pgmap v161: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:56.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:55 smithi131 bash[32005]: cluster 2024-08-17T17:00:54.674521+0000 mgr.y (mgr.24320) 186 : cluster [DBG] pgmap v161: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:56.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:55 smithi169 bash[24469]: cluster 2024-08-17T17:00:54.674521+0000 mgr.y (mgr.24320) 186 : cluster [DBG] pgmap v161: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:57.812 INFO:tasks.workunit.client.0.smithi131.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-08-17T17:00:57.970 INFO:tasks.workunit.client.0.smithi131.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-08-17T17:00:58.038 INFO:tasks.workunit.client.0.smithi131.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-17T17:00:58.039 INFO:tasks.workunit.client.0.smithi131.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-17T17:00:58.039 INFO:tasks.workunit.client.0.smithi131.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-08-17T17:00:58.080 INFO:tasks.workunit.client.0.smithi131.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-17T17:00:58.083 DEBUG:teuthology.orchestra.run.smithi131:> set -ex 2024-08-17T17:00:58.083 DEBUG:teuthology.orchestra.run.smithi131:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-08-17T17:00:58.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:57 smithi131 bash[32005]: cluster 2024-08-17T17:00:56.675269+0000 mgr.y (mgr.24320) 187 : cluster [DBG] pgmap v162: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:58.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:57 smithi131 bash[22554]: cluster 2024-08-17T17:00:56.675269+0000 mgr.y (mgr.24320) 187 : cluster [DBG] pgmap v162: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:58.097 INFO:tasks.workunit:Running workunits matching rbd/test_librbd.sh on client.0... 2024-08-17T17:00:58.098 INFO:tasks.workunit:Running workunit rbd/test_librbd.sh... 2024-08-17T17:00:58.099 DEBUG:teuthology.orchestra.run.smithi131:workunit test rbd/test_librbd.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=reef 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_FEATURES=61 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/rbd/test_librbd.sh 2024-08-17T17:00:58.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:57 smithi169 bash[24469]: cluster 2024-08-17T17:00:56.675269+0000 mgr.y (mgr.24320) 187 : cluster [DBG] pgmap v162: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:00:58.188 INFO:tasks.workunit.client.0.smithi131.stderr:warning: failed to enable lockdep 2024-08-17T17:00:58.189 INFO:tasks.workunit.client.0.smithi131.stdout:seed 69450 2024-08-17T17:00:58.189 INFO:tasks.workunit.client.0.smithi131.stdout:[==========] Running 490 tests from 24 test suites. 2024-08-17T17:00:58.189 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] Global test environment set-up. 2024-08-17T17:00:58.189 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 1 test from TestJournalStress 2024-08-17T17:00:59.093 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:00:58 smithi131 bash[22809]: [17/Aug/2024:17:00:58] ENGINE Bus STOPPING 2024-08-17T17:00:59.094 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:00:58 smithi131 bash[22809]: [17/Aug/2024:17:00:58] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T17:00:59.094 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:00:58 smithi131 bash[22809]: [17/Aug/2024:17:00:58] ENGINE Bus STOPPED 2024-08-17T17:00:59.094 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:00:58 smithi131 bash[22809]: [17/Aug/2024:17:00:58] ENGINE Bus STARTING 2024-08-17T17:00:59.094 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:00:58 smithi131 bash[22809]: [17/Aug/2024:17:00:58] ENGINE Serving on http://:::9283 2024-08-17T17:00:59.094 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:00:58 smithi131 bash[22809]: [17/Aug/2024:17:00:58] ENGINE Bus STARTED 2024-08-17T17:00:59.343 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph config set global log_to_journald false --force' 2024-08-17T17:00:59.754 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestJournalStress.DiscardWithPruneWriteOverlap 2024-08-17T17:01:00.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:59 smithi131 bash[22554]: audit 2024-08-17T17:00:58.644712+0000 mon.a (mon.0) 914 : audit [INF] from='client.? 172.21.15.131:0/2386519125' entity='client.admin' 2024-08-17T17:01:00.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:59 smithi131 bash[22554]: audit 2024-08-17T17:00:58.656856+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:01:00.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:59 smithi131 bash[22554]: cluster 2024-08-17T17:00:58.675744+0000 mgr.y (mgr.24320) 188 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:00.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:59 smithi131 bash[22554]: cluster 2024-08-17T17:00:58.748936+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-08-17T17:01:00.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:00:59 smithi131 bash[22554]: audit 2024-08-17T17:00:58.750728+0000 mon.a (mon.0) 917 : audit [INF] from='client.? 172.21.15.131:0/2549222906' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:01:00.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:59 smithi131 bash[32005]: audit 2024-08-17T17:00:58.644712+0000 mon.a (mon.0) 914 : audit [INF] from='client.? 172.21.15.131:0/2386519125' entity='client.admin' 2024-08-17T17:01:00.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:59 smithi131 bash[32005]: audit 2024-08-17T17:00:58.656856+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:01:00.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:59 smithi131 bash[32005]: cluster 2024-08-17T17:00:58.675744+0000 mgr.y (mgr.24320) 188 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:00.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:59 smithi131 bash[32005]: cluster 2024-08-17T17:00:58.748936+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-08-17T17:01:00.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:00:59 smithi131 bash[32005]: audit 2024-08-17T17:00:58.750728+0000 mon.a (mon.0) 917 : audit [INF] from='client.? 172.21.15.131:0/2549222906' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:01:00.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:59 smithi169 bash[24469]: audit 2024-08-17T17:00:58.644712+0000 mon.a (mon.0) 914 : audit [INF] from='client.? 172.21.15.131:0/2386519125' entity='client.admin' 2024-08-17T17:01:00.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:59 smithi169 bash[24469]: audit 2024-08-17T17:00:58.656856+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:01:00.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:59 smithi169 bash[24469]: cluster 2024-08-17T17:00:58.675744+0000 mgr.y (mgr.24320) 188 : cluster [DBG] pgmap v163: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:00.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:59 smithi169 bash[24469]: cluster 2024-08-17T17:00:58.748936+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-08-17T17:01:00.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:00:59 smithi169 bash[24469]: audit 2024-08-17T17:00:58.750728+0000 mon.a (mon.0) 917 : audit [INF] from='client.? 172.21.15.131:0/2549222906' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-1","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:01:00.593 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:01:00 smithi131 bash[22809]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:01:00] "GET /metrics HTTP/1.1" 200 33795 "" "Prometheus/2.43.0" 2024-08-17T17:01:01.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:00 smithi131 bash[22554]: audit 2024-08-17T17:00:59.755757+0000 mon.a (mon.0) 918 : audit [INF] from='client.? 172.21.15.131:0/2549222906' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:01:01.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:00 smithi131 bash[22554]: cluster 2024-08-17T17:00:59.756339+0000 mon.a (mon.0) 919 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-08-17T17:01:01.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:00 smithi131 bash[32005]: audit 2024-08-17T17:00:59.755757+0000 mon.a (mon.0) 918 : audit [INF] from='client.? 172.21.15.131:0/2549222906' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:01:01.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:00 smithi131 bash[32005]: cluster 2024-08-17T17:00:59.756339+0000 mon.a (mon.0) 919 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-08-17T17:01:01.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:00 smithi169 bash[24469]: audit 2024-08-17T17:00:59.755757+0000 mon.a (mon.0) 918 : audit [INF] from='client.? 172.21.15.131:0/2549222906' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:01:01.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:00 smithi169 bash[24469]: cluster 2024-08-17T17:00:59.756339+0000 mon.a (mon.0) 919 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-08-17T17:01:01.796 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/journal/test_Stress.cc:37: Skipped 2024-08-17T17:01:01.796 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to unmet REQUIRE 2024-08-17T17:01:01.796 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestJournalStress.DiscardWithPruneWriteOverlap (2042 ms) 2024-08-17T17:01:02.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:01 smithi131 bash[22554]: cluster 2024-08-17T17:01:00.676350+0000 mgr.y (mgr.24320) 189 : cluster [DBG] pgmap v166: 105 pgs: 32 creating+peering, 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:02.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:01 smithi131 bash[22554]: cluster 2024-08-17T17:01:00.769129+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-08-17T17:01:02.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:01 smithi131 bash[32005]: cluster 2024-08-17T17:01:00.676350+0000 mgr.y (mgr.24320) 189 : cluster [DBG] pgmap v166: 105 pgs: 32 creating+peering, 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:02.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:01 smithi131 bash[32005]: cluster 2024-08-17T17:01:00.769129+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-08-17T17:01:02.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:01 smithi169 bash[24469]: cluster 2024-08-17T17:01:00.676350+0000 mgr.y (mgr.24320) 189 : cluster [DBG] pgmap v166: 105 pgs: 32 creating+peering, 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:02.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:01 smithi169 bash[24469]: cluster 2024-08-17T17:01:00.769129+0000 mon.a (mon.0) 920 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-08-17T17:01:02.799 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 1 test from TestJournalStress (2042 ms total) 2024-08-17T17:01:02.799 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:01:02.799 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 16 tests from TestJournalReplay 2024-08-17T17:01:03.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:02 smithi131 bash[22554]: cluster 2024-08-17T17:01:01.766258+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-08-17T17:01:03.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:02 smithi131 bash[32005]: cluster 2024-08-17T17:01:01.766258+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-08-17T17:01:03.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:02 smithi169 bash[24469]: cluster 2024-08-17T17:01:01.766258+0000 mon.a (mon.0) 921 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-08-17T17:01:03.525 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:01:04.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:03 smithi131 bash[22554]: cluster 2024-08-17T17:01:02.677117+0000 mgr.y (mgr.24320) 190 : cluster [DBG] pgmap v169: 105 pgs: 32 creating+peering, 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:04.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:03 smithi131 bash[22554]: cluster 2024-08-17T17:01:02.797466+0000 mon.a (mon.0) 922 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-08-17T17:01:04.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:03 smithi131 bash[32005]: cluster 2024-08-17T17:01:02.677117+0000 mgr.y (mgr.24320) 190 : cluster [DBG] pgmap v169: 105 pgs: 32 creating+peering, 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:04.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:03 smithi131 bash[32005]: cluster 2024-08-17T17:01:02.797466+0000 mon.a (mon.0) 922 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-08-17T17:01:04.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:03 smithi169 bash[24469]: cluster 2024-08-17T17:01:02.677117+0000 mgr.y (mgr.24320) 190 : cluster [DBG] pgmap v169: 105 pgs: 32 creating+peering, 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:04.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:03 smithi169 bash[24469]: cluster 2024-08-17T17:01:02.797466+0000 mon.a (mon.0) 922 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-08-17T17:01:04.817 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestJournalReplay.AioDiscardEvent 2024-08-17T17:01:05.062 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:04 smithi131 bash[22554]: cluster 2024-08-17T17:01:03.815848+0000 mon.a (mon.0) 923 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-08-17T17:01:05.062 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:04 smithi131 bash[22554]: audit 2024-08-17T17:01:03.818757+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.131:0/4212615880' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:01:05.062 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:04 smithi131 bash[22554]: audit 2024-08-17T17:01:03.826675+0000 mon.a (mon.0) 924 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:01:05.062 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:04 smithi131 bash[22554]: audit 2024-08-17T17:01:04.018029+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:01:05.062 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:04 smithi131 bash[22554]: audit 2024-08-17T17:01:04.024432+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:01:05.062 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:04 smithi131 bash[22554]: audit 2024-08-17T17:01:04.394360+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:01:05.062 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:04 smithi131 bash[22554]: audit 2024-08-17T17:01:04.406417+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:01:05.062 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:04 smithi131 bash[22554]: audit 2024-08-17T17:01:04.408273+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:01:05.062 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:04 smithi131 bash[22554]: audit 2024-08-17T17:01:04.409896+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:01:05.062 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:04 smithi131 bash[22554]: audit 2024-08-17T17:01:04.420142+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:01:05.063 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:04 smithi131 bash[32005]: cluster 2024-08-17T17:01:03.815848+0000 mon.a (mon.0) 923 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-08-17T17:01:05.063 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:04 smithi131 bash[32005]: audit 2024-08-17T17:01:03.818757+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.131:0/4212615880' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:01:05.063 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:04 smithi131 bash[32005]: audit 2024-08-17T17:01:03.826675+0000 mon.a (mon.0) 924 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:01:05.063 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:04 smithi131 bash[32005]: audit 2024-08-17T17:01:04.018029+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:01:05.063 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:04 smithi131 bash[32005]: audit 2024-08-17T17:01:04.024432+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:01:05.063 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:04 smithi131 bash[32005]: audit 2024-08-17T17:01:04.394360+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:01:05.063 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:04 smithi131 bash[32005]: audit 2024-08-17T17:01:04.406417+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:01:05.063 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:04 smithi131 bash[32005]: audit 2024-08-17T17:01:04.408273+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:01:05.063 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:04 smithi131 bash[32005]: audit 2024-08-17T17:01:04.409896+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:01:05.063 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:04 smithi131 bash[32005]: audit 2024-08-17T17:01:04.420142+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:01:05.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:04 smithi169 bash[24469]: cluster 2024-08-17T17:01:03.815848+0000 mon.a (mon.0) 923 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-08-17T17:01:05.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:04 smithi169 bash[24469]: audit 2024-08-17T17:01:03.818757+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.131:0/4212615880' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:01:05.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:04 smithi169 bash[24469]: audit 2024-08-17T17:01:03.826675+0000 mon.a (mon.0) 924 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-2","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:01:05.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:04 smithi169 bash[24469]: audit 2024-08-17T17:01:04.018029+0000 mon.a (mon.0) 925 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:01:05.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:04 smithi169 bash[24469]: audit 2024-08-17T17:01:04.024432+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:01:05.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:04 smithi169 bash[24469]: audit 2024-08-17T17:01:04.394360+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:01:05.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:04 smithi169 bash[24469]: audit 2024-08-17T17:01:04.406417+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:01:05.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:04 smithi169 bash[24469]: audit 2024-08-17T17:01:04.408273+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:01:05.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:04 smithi169 bash[24469]: audit 2024-08-17T17:01:04.409896+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:01:05.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:04 smithi169 bash[24469]: audit 2024-08-17T17:01:04.420142+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:01:06.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:05 smithi131 bash[22554]: cluster 2024-08-17T17:01:04.678450+0000 mgr.y (mgr.24320) 191 : cluster [DBG] pgmap v172: 105 pgs: 32 creating+peering, 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:06.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:05 smithi131 bash[22554]: audit 2024-08-17T17:01:04.822666+0000 mon.a (mon.0) 932 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:01:06.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:05 smithi131 bash[22554]: cluster 2024-08-17T17:01:04.822833+0000 mon.a (mon.0) 933 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-08-17T17:01:06.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:05 smithi131 bash[22554]: cluster 2024-08-17T17:01:05.415792+0000 mon.a (mon.0) 934 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:01:06.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:05 smithi131 bash[22554]: cluster 2024-08-17T17:01:05.828998+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-08-17T17:01:06.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:05 smithi131 bash[32005]: cluster 2024-08-17T17:01:04.678450+0000 mgr.y (mgr.24320) 191 : cluster [DBG] pgmap v172: 105 pgs: 32 creating+peering, 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:06.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:05 smithi131 bash[32005]: audit 2024-08-17T17:01:04.822666+0000 mon.a (mon.0) 932 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:01:06.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:05 smithi131 bash[32005]: cluster 2024-08-17T17:01:04.822833+0000 mon.a (mon.0) 933 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-08-17T17:01:06.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:05 smithi131 bash[32005]: cluster 2024-08-17T17:01:05.415792+0000 mon.a (mon.0) 934 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:01:06.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:05 smithi131 bash[32005]: cluster 2024-08-17T17:01:05.828998+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-08-17T17:01:06.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:05 smithi169 bash[24469]: cluster 2024-08-17T17:01:04.678450+0000 mgr.y (mgr.24320) 191 : cluster [DBG] pgmap v172: 105 pgs: 32 creating+peering, 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:06.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:05 smithi169 bash[24469]: audit 2024-08-17T17:01:04.822666+0000 mon.a (mon.0) 932 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-2","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:01:06.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:05 smithi169 bash[24469]: cluster 2024-08-17T17:01:04.822833+0000 mon.a (mon.0) 933 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-08-17T17:01:06.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:05 smithi169 bash[24469]: cluster 2024-08-17T17:01:05.415792+0000 mon.a (mon.0) 934 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:01:06.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:05 smithi169 bash[24469]: cluster 2024-08-17T17:01:05.828998+0000 mon.a (mon.0) 935 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-08-17T17:01:06.855 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/journal/test_Replay.cc:109: Skipped 2024-08-17T17:01:06.855 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to unmet REQUIRE 2024-08-17T17:01:06.855 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestJournalReplay.AioDiscardEvent (2038 ms) 2024-08-17T17:01:06.855 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestJournalReplay.AioWriteEvent 2024-08-17T17:01:06.871 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/journal/test_Replay.cc:200: Skipped 2024-08-17T17:01:06.871 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to unmet REQUIRE 2024-08-17T17:01:06.871 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestJournalReplay.AioWriteEvent (16 ms) 2024-08-17T17:01:06.871 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestJournalReplay.AioFlushEvent 2024-08-17T17:01:06.886 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/journal/test_Replay.cc:261: Skipped 2024-08-17T17:01:06.886 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to unmet REQUIRE 2024-08-17T17:01:06.886 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestJournalReplay.AioFlushEvent (15 ms) 2024-08-17T17:01:06.886 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestJournalReplay.SnapCreate 2024-08-17T17:01:06.899 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/journal/test_Replay.cc:307: Skipped 2024-08-17T17:01:06.900 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to unmet REQUIRE 2024-08-17T17:01:06.900 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestJournalReplay.SnapCreate (14 ms) 2024-08-17T17:01:06.900 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestJournalReplay.SnapProtect 2024-08-17T17:01:06.914 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/journal/test_Replay.cc:348: Skipped 2024-08-17T17:01:06.914 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to unmet REQUIRE 2024-08-17T17:01:06.914 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestJournalReplay.SnapProtect (14 ms) 2024-08-17T17:01:06.914 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestJournalReplay.SnapUnprotect 2024-08-17T17:01:06.930 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/journal/test_Replay.cc:394: Skipped 2024-08-17T17:01:06.930 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to unmet REQUIRE 2024-08-17T17:01:06.930 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestJournalReplay.SnapUnprotect (16 ms) 2024-08-17T17:01:06.930 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestJournalReplay.SnapRename 2024-08-17T17:01:06.943 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/journal/test_Replay.cc:450: Skipped 2024-08-17T17:01:06.943 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to unmet REQUIRE 2024-08-17T17:01:06.943 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestJournalReplay.SnapRename (13 ms) 2024-08-17T17:01:06.943 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestJournalReplay.SnapRollback 2024-08-17T17:01:06.956 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/journal/test_Replay.cc:500: Skipped 2024-08-17T17:01:06.956 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to unmet REQUIRE 2024-08-17T17:01:06.956 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestJournalReplay.SnapRollback (13 ms) 2024-08-17T17:01:06.956 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestJournalReplay.SnapRemove 2024-08-17T17:01:06.968 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/journal/test_Replay.cc:541: Skipped 2024-08-17T17:01:06.968 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to unmet REQUIRE 2024-08-17T17:01:06.968 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestJournalReplay.SnapRemove (12 ms) 2024-08-17T17:01:06.968 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestJournalReplay.Rename 2024-08-17T17:01:06.980 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/journal/test_Replay.cc:590: Skipped 2024-08-17T17:01:06.980 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to unmet REQUIRE 2024-08-17T17:01:06.980 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestJournalReplay.Rename (12 ms) 2024-08-17T17:01:06.980 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestJournalReplay.Resize 2024-08-17T17:01:06.992 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/journal/test_Replay.cc:624: Skipped 2024-08-17T17:01:06.992 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to unmet REQUIRE 2024-08-17T17:01:06.992 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestJournalReplay.Resize (12 ms) 2024-08-17T17:01:06.992 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestJournalReplay.Flatten 2024-08-17T17:01:07.005 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/journal/test_Replay.cc:657: Skipped 2024-08-17T17:01:07.006 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to unmet REQUIRE 2024-08-17T17:01:07.006 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestJournalReplay.Flatten (14 ms) 2024-08-17T17:01:07.006 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestJournalReplay.UpdateFeatures 2024-08-17T17:01:07.019 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/journal/test_Replay.cc:704: Skipped 2024-08-17T17:01:07.019 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to unmet REQUIRE 2024-08-17T17:01:07.019 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestJournalReplay.UpdateFeatures (13 ms) 2024-08-17T17:01:07.019 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestJournalReplay.MetadataSet 2024-08-17T17:01:07.032 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/journal/test_Replay.cc:741: Skipped 2024-08-17T17:01:07.032 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to unmet REQUIRE 2024-08-17T17:01:07.032 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestJournalReplay.MetadataSet (13 ms) 2024-08-17T17:01:07.032 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestJournalReplay.MetadataRemove 2024-08-17T17:01:07.046 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/journal/test_Replay.cc:781: Skipped 2024-08-17T17:01:07.046 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to unmet REQUIRE 2024-08-17T17:01:07.046 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestJournalReplay.MetadataRemove (14 ms) 2024-08-17T17:01:07.047 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestJournalReplay.ObjectPosition 2024-08-17T17:01:07.060 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/journal/test_Replay.cc:824: Skipped 2024-08-17T17:01:07.060 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to unmet REQUIRE 2024-08-17T17:01:07.060 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestJournalReplay.ObjectPosition (14 ms) 2024-08-17T17:01:07.727 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'echo wait for mgr daemons to upgrade' 2024-08-17T17:01:07.846 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 16 tests from TestJournalReplay (2243 ms total) 2024-08-17T17:01:07.846 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:01:07.847 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 4 tests from TestJournalEntries 2024-08-17T17:01:08.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:07 smithi131 bash[32005]: cluster 2024-08-17T17:01:06.679204+0000 mgr.y (mgr.24320) 192 : cluster [DBG] pgmap v175: 105 pgs: 32 creating+peering, 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:08.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:07 smithi131 bash[32005]: cluster 2024-08-17T17:01:06.830052+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-08-17T17:01:08.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:07 smithi131 bash[32005]: cluster 2024-08-17T17:01:06.837464+0000 mon.a (mon.0) 937 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:01:08.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:07 smithi131 bash[32005]: cluster 2024-08-17T17:01:06.837497+0000 mon.a (mon.0) 938 : cluster [INF] Cluster is now healthy 2024-08-17T17:01:08.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:07 smithi131 bash[22554]: cluster 2024-08-17T17:01:06.679204+0000 mgr.y (mgr.24320) 192 : cluster [DBG] pgmap v175: 105 pgs: 32 creating+peering, 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:08.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:07 smithi131 bash[22554]: cluster 2024-08-17T17:01:06.830052+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-08-17T17:01:08.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:07 smithi131 bash[22554]: cluster 2024-08-17T17:01:06.837464+0000 mon.a (mon.0) 937 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:01:08.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:07 smithi131 bash[22554]: cluster 2024-08-17T17:01:06.837497+0000 mon.a (mon.0) 938 : cluster [INF] Cluster is now healthy 2024-08-17T17:01:08.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:07 smithi169 bash[24469]: cluster 2024-08-17T17:01:06.679204+0000 mgr.y (mgr.24320) 192 : cluster [DBG] pgmap v175: 105 pgs: 32 creating+peering, 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:08.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:07 smithi169 bash[24469]: cluster 2024-08-17T17:01:06.830052+0000 mon.a (mon.0) 936 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-08-17T17:01:08.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:07 smithi169 bash[24469]: cluster 2024-08-17T17:01:06.837464+0000 mon.a (mon.0) 937 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:01:08.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:07 smithi169 bash[24469]: cluster 2024-08-17T17:01:06.837497+0000 mon.a (mon.0) 938 : cluster [INF] Cluster is now healthy 2024-08-17T17:01:09.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:08 smithi131 bash[32005]: cluster 2024-08-17T17:01:07.847433+0000 mon.a (mon.0) 939 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-08-17T17:01:09.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:08 smithi131 bash[32005]: audit 2024-08-17T17:01:08.661238+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:01:09.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:08 smithi131 bash[22554]: cluster 2024-08-17T17:01:07.847433+0000 mon.a (mon.0) 939 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-08-17T17:01:09.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:08 smithi131 bash[22554]: audit 2024-08-17T17:01:08.661238+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:01:09.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:08 smithi169 bash[24469]: cluster 2024-08-17T17:01:07.847433+0000 mon.a (mon.0) 939 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-08-17T17:01:09.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:08 smithi169 bash[24469]: audit 2024-08-17T17:01:08.661238+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:01:09.861 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestJournalEntries.AioWrite 2024-08-17T17:01:10.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:09 smithi169 bash[24469]: cluster 2024-08-17T17:01:08.679977+0000 mgr.y (mgr.24320) 193 : cluster [DBG] pgmap v178: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:10.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:09 smithi169 bash[24469]: cluster 2024-08-17T17:01:08.861556+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-08-17T17:01:10.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:09 smithi169 bash[24469]: audit 2024-08-17T17:01:08.867803+0000 mon.c (mon.2) 35 : audit [INF] from='client.? 172.21.15.131:0/855200874' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:01:10.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:09 smithi169 bash[24469]: audit 2024-08-17T17:01:08.869291+0000 mon.a (mon.0) 942 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:01:10.270 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:09 smithi131 bash[32005]: cluster 2024-08-17T17:01:08.679977+0000 mgr.y (mgr.24320) 193 : cluster [DBG] pgmap v178: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:10.270 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:09 smithi131 bash[32005]: cluster 2024-08-17T17:01:08.861556+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-08-17T17:01:10.270 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:09 smithi131 bash[32005]: audit 2024-08-17T17:01:08.867803+0000 mon.c (mon.2) 35 : audit [INF] from='client.? 172.21.15.131:0/855200874' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:01:10.270 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:09 smithi131 bash[32005]: audit 2024-08-17T17:01:08.869291+0000 mon.a (mon.0) 942 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:01:10.271 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:09 smithi131 bash[22554]: cluster 2024-08-17T17:01:08.679977+0000 mgr.y (mgr.24320) 193 : cluster [DBG] pgmap v178: 73 pgs: 73 active+clean; 579 KiB data, 235 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:10.271 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:09 smithi131 bash[22554]: cluster 2024-08-17T17:01:08.861556+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-08-17T17:01:10.271 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:09 smithi131 bash[22554]: audit 2024-08-17T17:01:08.867803+0000 mon.c (mon.2) 35 : audit [INF] from='client.? 172.21.15.131:0/855200874' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:01:10.271 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:09 smithi131 bash[22554]: audit 2024-08-17T17:01:08.869291+0000 mon.a (mon.0) 942 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-3","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:01:10.593 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:01:10 smithi131 bash[22809]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:01:10] "GET /metrics HTTP/1.1" 200 33794 "" "Prometheus/2.43.0" 2024-08-17T17:01:11.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:10 smithi169 bash[24469]: audit 2024-08-17T17:01:09.865581+0000 mon.a (mon.0) 943 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:01:11.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:10 smithi169 bash[24469]: cluster 2024-08-17T17:01:09.865907+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-08-17T17:01:11.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:10 smithi131 bash[22554]: audit 2024-08-17T17:01:09.865581+0000 mon.a (mon.0) 943 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:01:11.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:10 smithi131 bash[22554]: cluster 2024-08-17T17:01:09.865907+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-08-17T17:01:11.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:10 smithi131 bash[32005]: audit 2024-08-17T17:01:09.865581+0000 mon.a (mon.0) 943 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-3","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:01:11.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:10 smithi131 bash[32005]: cluster 2024-08-17T17:01:09.865907+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-08-17T17:01:11.941 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/journal/test_Entries.cc:118: Skipped 2024-08-17T17:01:11.941 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to unmet REQUIRE 2024-08-17T17:01:11.942 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestJournalEntries.AioWrite (2080 ms) 2024-08-17T17:01:11.942 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestJournalEntries.AioDiscard 2024-08-17T17:01:11.969 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/journal/test_Entries.cc:163: Skipped 2024-08-17T17:01:11.969 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to unmet REQUIRE 2024-08-17T17:01:11.969 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestJournalEntries.AioDiscard (28 ms) 2024-08-17T17:01:11.969 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestJournalEntries.AioDiscardWithPrune 2024-08-17T17:01:11.988 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/journal/test_Entries.cc:200: Skipped 2024-08-17T17:01:11.989 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to unmet REQUIRE 2024-08-17T17:01:11.989 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestJournalEntries.AioDiscardWithPrune (20 ms) 2024-08-17T17:01:11.989 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestJournalEntries.AioFlush 2024-08-17T17:01:12.005 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/journal/test_Entries.cc:263: Skipped 2024-08-17T17:01:12.005 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to unmet REQUIRE 2024-08-17T17:01:12.006 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestJournalEntries.AioFlush (16 ms) 2024-08-17T17:01:12.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:11 smithi169 bash[24469]: cluster 2024-08-17T17:01:10.680688+0000 mgr.y (mgr.24320) 194 : cluster [DBG] pgmap v181: 105 pgs: 32 creating+peering, 73 active+clean; 579 KiB data, 236 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:12.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:11 smithi169 bash[24469]: cluster 2024-08-17T17:01:10.902281+0000 mon.a (mon.0) 945 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-08-17T17:01:12.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:11 smithi131 bash[22554]: cluster 2024-08-17T17:01:10.680688+0000 mgr.y (mgr.24320) 194 : cluster [DBG] pgmap v181: 105 pgs: 32 creating+peering, 73 active+clean; 579 KiB data, 236 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:12.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:11 smithi131 bash[22554]: cluster 2024-08-17T17:01:10.902281+0000 mon.a (mon.0) 945 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-08-17T17:01:12.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:11 smithi131 bash[32005]: cluster 2024-08-17T17:01:10.680688+0000 mgr.y (mgr.24320) 194 : cluster [DBG] pgmap v181: 105 pgs: 32 creating+peering, 73 active+clean; 579 KiB data, 236 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:12.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:11 smithi131 bash[32005]: cluster 2024-08-17T17:01:10.902281+0000 mon.a (mon.0) 945 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-08-17T17:01:12.477 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:01:12.920 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 4 tests from TestJournalEntries (2144 ms total) 2024-08-17T17:01:12.920 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:01:12.921 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 2 tests from TestTrash 2024-08-17T17:01:13.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:12 smithi131 bash[32005]: cluster 2024-08-17T17:01:11.911598+0000 mon.a (mon.0) 946 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-08-17T17:01:13.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:12 smithi131 bash[22554]: cluster 2024-08-17T17:01:11.911598+0000 mon.a (mon.0) 946 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-08-17T17:01:13.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:12 smithi169 bash[24469]: cluster 2024-08-17T17:01:11.911598+0000 mon.a (mon.0) 946 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-08-17T17:01:14.001 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:13 smithi131 bash[22554]: cluster 2024-08-17T17:01:12.681491+0000 mgr.y (mgr.24320) 195 : cluster [DBG] pgmap v184: 105 pgs: 32 creating+peering, 73 active+clean; 579 KiB data, 236 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:14.001 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:13 smithi131 bash[22554]: cluster 2024-08-17T17:01:12.920179+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-08-17T17:01:14.001 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:13 smithi131 bash[32005]: cluster 2024-08-17T17:01:12.681491+0000 mgr.y (mgr.24320) 195 : cluster [DBG] pgmap v184: 105 pgs: 32 creating+peering, 73 active+clean; 579 KiB data, 236 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:14.002 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:13 smithi131 bash[32005]: cluster 2024-08-17T17:01:12.920179+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-08-17T17:01:14.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:13 smithi169 bash[24469]: cluster 2024-08-17T17:01:12.681491+0000 mgr.y (mgr.24320) 195 : cluster [DBG] pgmap v184: 105 pgs: 32 creating+peering, 73 active+clean; 579 KiB data, 236 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:14.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:13 smithi169 bash[24469]: cluster 2024-08-17T17:01:12.920179+0000 mon.a (mon.0) 947 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-08-17T17:01:14.924 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestTrash.UserRemovingSource 2024-08-17T17:01:15.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:14 smithi131 bash[22554]: cluster 2024-08-17T17:01:13.917238+0000 mon.a (mon.0) 948 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-08-17T17:01:15.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:14 smithi131 bash[22554]: audit 2024-08-17T17:01:13.919320+0000 mon.a (mon.0) 949 : audit [INF] from='client.? 172.21.15.131:0/4222487751' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:01:15.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:14 smithi131 bash[22554]: audit 2024-08-17T17:01:14.923502+0000 mon.a (mon.0) 950 : audit [INF] from='client.? 172.21.15.131:0/4222487751' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:01:15.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:14 smithi131 bash[22554]: cluster 2024-08-17T17:01:14.924100+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-08-17T17:01:15.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:14 smithi131 bash[32005]: cluster 2024-08-17T17:01:13.917238+0000 mon.a (mon.0) 948 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-08-17T17:01:15.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:14 smithi131 bash[32005]: audit 2024-08-17T17:01:13.919320+0000 mon.a (mon.0) 949 : audit [INF] from='client.? 172.21.15.131:0/4222487751' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:01:15.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:14 smithi131 bash[32005]: audit 2024-08-17T17:01:14.923502+0000 mon.a (mon.0) 950 : audit [INF] from='client.? 172.21.15.131:0/4222487751' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:01:15.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:14 smithi131 bash[32005]: cluster 2024-08-17T17:01:14.924100+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-08-17T17:01:15.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:14 smithi169 bash[24469]: cluster 2024-08-17T17:01:13.917238+0000 mon.a (mon.0) 948 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-08-17T17:01:15.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:14 smithi169 bash[24469]: audit 2024-08-17T17:01:13.919320+0000 mon.a (mon.0) 949 : audit [INF] from='client.? 172.21.15.131:0/4222487751' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-4","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:01:15.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:14 smithi169 bash[24469]: audit 2024-08-17T17:01:14.923502+0000 mon.a (mon.0) 950 : audit [INF] from='client.? 172.21.15.131:0/4222487751' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-4","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:01:15.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:14 smithi169 bash[24469]: cluster 2024-08-17T17:01:14.924100+0000 mon.a (mon.0) 951 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-08-17T17:01:15.567 INFO:teuthology.orchestra.run.smithi131.stdout:wait for mgr daemons to upgrade 2024-08-17T17:01:16.236 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:15 smithi131 bash[22554]: cluster 2024-08-17T17:01:14.682828+0000 mgr.y (mgr.24320) 196 : cluster [DBG] pgmap v187: 105 pgs: 32 creating+peering, 73 active+clean; 579 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:16.236 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:15 smithi131 bash[22554]: cluster 2024-08-17T17:01:14.928003+0000 mon.a (mon.0) 952 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:01:16.236 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:15 smithi131 bash[22554]: cluster 2024-08-17T17:01:15.942902+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-08-17T17:01:16.236 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:15 smithi131 bash[32005]: cluster 2024-08-17T17:01:14.682828+0000 mgr.y (mgr.24320) 196 : cluster [DBG] pgmap v187: 105 pgs: 32 creating+peering, 73 active+clean; 579 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:16.236 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:15 smithi131 bash[32005]: cluster 2024-08-17T17:01:14.928003+0000 mon.a (mon.0) 952 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:01:16.236 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:15 smithi131 bash[32005]: cluster 2024-08-17T17:01:15.942902+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-08-17T17:01:16.237 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mgr' 2024-08-17T17:01:16.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:15 smithi169 bash[24469]: cluster 2024-08-17T17:01:14.682828+0000 mgr.y (mgr.24320) 196 : cluster [DBG] pgmap v187: 105 pgs: 32 creating+peering, 73 active+clean; 579 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:16.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:15 smithi169 bash[24469]: cluster 2024-08-17T17:01:14.928003+0000 mon.a (mon.0) 952 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:01:16.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:15 smithi169 bash[24469]: cluster 2024-08-17T17:01:15.942902+0000 mon.a (mon.0) 953 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-08-17T17:01:17.144 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestTrash.UserRemovingSource (2220 ms) 2024-08-17T17:01:17.144 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestTrash.RestoreMirroringSource 2024-08-17T17:01:17.247 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestTrash.RestoreMirroringSource (103 ms) 2024-08-17T17:01:17.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:17 smithi131 bash[22554]: cluster 2024-08-17T17:01:16.683544+0000 mgr.y (mgr.24320) 197 : cluster [DBG] pgmap v190: 105 pgs: 32 creating+peering, 73 active+clean; 579 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:17.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:17 smithi131 bash[22554]: cluster 2024-08-17T17:01:16.950508+0000 mon.a (mon.0) 954 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:01:17.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:17 smithi131 bash[22554]: cluster 2024-08-17T17:01:16.950559+0000 mon.a (mon.0) 955 : cluster [INF] Cluster is now healthy 2024-08-17T17:01:17.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:17 smithi131 bash[22554]: cluster 2024-08-17T17:01:16.968407+0000 mon.a (mon.0) 956 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-08-17T17:01:17.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:17 smithi131 bash[32005]: cluster 2024-08-17T17:01:16.683544+0000 mgr.y (mgr.24320) 197 : cluster [DBG] pgmap v190: 105 pgs: 32 creating+peering, 73 active+clean; 579 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:17.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:17 smithi131 bash[32005]: cluster 2024-08-17T17:01:16.950508+0000 mon.a (mon.0) 954 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:01:17.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:17 smithi131 bash[32005]: cluster 2024-08-17T17:01:16.950559+0000 mon.a (mon.0) 955 : cluster [INF] Cluster is now healthy 2024-08-17T17:01:17.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:17 smithi131 bash[32005]: cluster 2024-08-17T17:01:16.968407+0000 mon.a (mon.0) 956 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-08-17T17:01:17.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:17 smithi169 bash[24469]: cluster 2024-08-17T17:01:16.683544+0000 mgr.y (mgr.24320) 197 : cluster [DBG] pgmap v190: 105 pgs: 32 creating+peering, 73 active+clean; 579 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:17.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:17 smithi169 bash[24469]: cluster 2024-08-17T17:01:16.950508+0000 mon.a (mon.0) 954 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:01:17.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:17 smithi169 bash[24469]: cluster 2024-08-17T17:01:16.950559+0000 mon.a (mon.0) 955 : cluster [INF] Cluster is now healthy 2024-08-17T17:01:17.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:17 smithi169 bash[24469]: cluster 2024-08-17T17:01:16.968407+0000 mon.a (mon.0) 956 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-08-17T17:01:18.021 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 2 tests from TestTrash (2323 ms total) 2024-08-17T17:01:18.021 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:01:18.021 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 1 test from TestOperations 2024-08-17T17:01:19.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:19 smithi131 bash[32005]: cluster 2024-08-17T17:01:18.013314+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-08-17T17:01:19.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:19 smithi131 bash[32005]: cluster 2024-08-17T17:01:18.684163+0000 mgr.y (mgr.24320) 198 : cluster [DBG] pgmap v193: 73 pgs: 73 active+clean; 579 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:19.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:19 smithi131 bash[22554]: cluster 2024-08-17T17:01:18.013314+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-08-17T17:01:19.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:19 smithi131 bash[22554]: cluster 2024-08-17T17:01:18.684163+0000 mgr.y (mgr.24320) 198 : cluster [DBG] pgmap v193: 73 pgs: 73 active+clean; 579 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:19.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:19 smithi169 bash[24469]: cluster 2024-08-17T17:01:18.013314+0000 mon.a (mon.0) 957 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-08-17T17:01:19.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:19 smithi169 bash[24469]: cluster 2024-08-17T17:01:18.684163+0000 mgr.y (mgr.24320) 198 : cluster [DBG] pgmap v193: 73 pgs: 73 active+clean; 579 KiB data, 240 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:20.020 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestOperations.DisableJournalingCorrupt 2024-08-17T17:01:20.343 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:01:20 smithi131 bash[22809]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:01:20] "GET /metrics HTTP/1.1" 200 33794 "" "Prometheus/2.43.0" 2024-08-17T17:01:20.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:20 smithi131 bash[22554]: cluster 2024-08-17T17:01:19.019465+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-08-17T17:01:20.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:20 smithi131 bash[22554]: audit 2024-08-17T17:01:19.022080+0000 mon.a (mon.0) 959 : audit [INF] from='client.? 172.21.15.131:0/3205764076' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:01:20.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:20 smithi131 bash[32005]: cluster 2024-08-17T17:01:19.019465+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-08-17T17:01:20.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:20 smithi131 bash[32005]: audit 2024-08-17T17:01:19.022080+0000 mon.a (mon.0) 959 : audit [INF] from='client.? 172.21.15.131:0/3205764076' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:01:20.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:20 smithi169 bash[24469]: cluster 2024-08-17T17:01:19.019465+0000 mon.a (mon.0) 958 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-08-17T17:01:20.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:20 smithi169 bash[24469]: audit 2024-08-17T17:01:19.022080+0000 mon.a (mon.0) 959 : audit [INF] from='client.? 172.21.15.131:0/3205764076' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-5","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:01:20.972 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:01:21.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:21 smithi131 bash[22554]: audit 2024-08-17T17:01:20.024849+0000 mon.a (mon.0) 960 : audit [INF] from='client.? 172.21.15.131:0/3205764076' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:01:21.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:21 smithi131 bash[22554]: cluster 2024-08-17T17:01:20.025184+0000 mon.a (mon.0) 961 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-08-17T17:01:21.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:21 smithi131 bash[22554]: cluster 2024-08-17T17:01:20.684855+0000 mgr.y (mgr.24320) 199 : cluster [DBG] pgmap v196: 105 pgs: 32 creating+peering, 73 active+clean; 579 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:21.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:21 smithi131 bash[32005]: audit 2024-08-17T17:01:20.024849+0000 mon.a (mon.0) 960 : audit [INF] from='client.? 172.21.15.131:0/3205764076' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:01:21.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:21 smithi131 bash[32005]: cluster 2024-08-17T17:01:20.025184+0000 mon.a (mon.0) 961 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-08-17T17:01:21.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:21 smithi131 bash[32005]: cluster 2024-08-17T17:01:20.684855+0000 mgr.y (mgr.24320) 199 : cluster [DBG] pgmap v196: 105 pgs: 32 creating+peering, 73 active+clean; 579 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:21.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:21 smithi169 bash[24469]: audit 2024-08-17T17:01:20.024849+0000 mon.a (mon.0) 960 : audit [INF] from='client.? 172.21.15.131:0/3205764076' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-5","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:01:21.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:21 smithi169 bash[24469]: cluster 2024-08-17T17:01:20.025184+0000 mon.a (mon.0) 961 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-08-17T17:01:21.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:21 smithi169 bash[24469]: cluster 2024-08-17T17:01:20.684855+0000 mgr.y (mgr.24320) 199 : cluster [DBG] pgmap v196: 105 pgs: 32 creating+peering, 73 active+clean; 579 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:22.084 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/test_Operations.cc:18: Skipped 2024-08-17T17:01:22.084 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to unmet REQUIRE 2024-08-17T17:01:22.084 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestOperations.DisableJournalingCorrupt (2064 ms) 2024-08-17T17:01:22.308 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:22 smithi131 bash[32005]: cluster 2024-08-17T17:01:21.046600+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-08-17T17:01:22.309 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:22 smithi131 bash[22554]: cluster 2024-08-17T17:01:21.046600+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-08-17T17:01:22.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:22 smithi169 bash[24469]: cluster 2024-08-17T17:01:21.046600+0000 mon.a (mon.0) 962 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-08-17T17:01:23.067 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 1 test from TestOperations (2064 ms total) 2024-08-17T17:01:23.067 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:01:23.067 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 4 tests from TestObjectMap 2024-08-17T17:01:23.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:23 smithi131 bash[22554]: cluster 2024-08-17T17:01:22.058183+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-08-17T17:01:23.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:23 smithi131 bash[22554]: cluster 2024-08-17T17:01:22.685535+0000 mgr.y (mgr.24320) 200 : cluster [DBG] pgmap v199: 105 pgs: 32 creating+peering, 73 active+clean; 579 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:23.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:23 smithi131 bash[32005]: cluster 2024-08-17T17:01:22.058183+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-08-17T17:01:23.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:23 smithi131 bash[32005]: cluster 2024-08-17T17:01:22.685535+0000 mgr.y (mgr.24320) 200 : cluster [DBG] pgmap v199: 105 pgs: 32 creating+peering, 73 active+clean; 579 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:23.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:23 smithi169 bash[24469]: cluster 2024-08-17T17:01:22.058183+0000 mon.a (mon.0) 963 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-08-17T17:01:23.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:23 smithi169 bash[24469]: cluster 2024-08-17T17:01:22.685535+0000 mgr.y (mgr.24320) 200 : cluster [DBG] pgmap v199: 105 pgs: 32 creating+peering, 73 active+clean; 579 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:24.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:24 smithi131 bash[32005]: cluster 2024-08-17T17:01:23.059683+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-08-17T17:01:24.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:24 smithi131 bash[32005]: audit 2024-08-17T17:01:23.661226+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:01:24.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:24 smithi131 bash[22554]: cluster 2024-08-17T17:01:23.059683+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-08-17T17:01:24.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:24 smithi131 bash[22554]: audit 2024-08-17T17:01:23.661226+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:01:24.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:24 smithi169 bash[24469]: cluster 2024-08-17T17:01:23.059683+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-08-17T17:01:24.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:24 smithi169 bash[24469]: audit 2024-08-17T17:01:23.661226+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:01:25.077 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestObjectMap.RefreshInvalidatesWhenCorrupt 2024-08-17T17:01:25.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:25 smithi169 bash[24469]: cluster 2024-08-17T17:01:24.081970+0000 mon.a (mon.0) 966 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-08-17T17:01:25.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:25 smithi169 bash[24469]: audit 2024-08-17T17:01:24.088406+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.131:0/1468579095' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:01:25.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:25 smithi169 bash[24469]: audit 2024-08-17T17:01:24.103187+0000 mon.a (mon.0) 967 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:01:25.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:25 smithi169 bash[24469]: audit 2024-08-17T17:01:24.467105+0000 mgr.y (mgr.24320) 201 : audit [DBG] from='client.14853 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:01:25.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:25 smithi169 bash[24469]: cluster 2024-08-17T17:01:24.686855+0000 mgr.y (mgr.24320) 202 : cluster [DBG] pgmap v202: 105 pgs: 32 creating+peering, 73 active+clean; 579 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:25.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:25 smithi169 bash[24469]: audit 2024-08-17T17:01:25.080144+0000 mon.a (mon.0) 968 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:01:25.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:25 smithi169 bash[24469]: cluster 2024-08-17T17:01:25.080805+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-08-17T17:01:25.593 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:25 smithi131 bash[32005]: cluster 2024-08-17T17:01:24.081970+0000 mon.a (mon.0) 966 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-08-17T17:01:25.593 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:25 smithi131 bash[32005]: audit 2024-08-17T17:01:24.088406+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.131:0/1468579095' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:01:25.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:25 smithi131 bash[32005]: audit 2024-08-17T17:01:24.103187+0000 mon.a (mon.0) 967 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:01:25.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:25 smithi131 bash[32005]: audit 2024-08-17T17:01:24.467105+0000 mgr.y (mgr.24320) 201 : audit [DBG] from='client.14853 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:01:25.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:25 smithi131 bash[32005]: cluster 2024-08-17T17:01:24.686855+0000 mgr.y (mgr.24320) 202 : cluster [DBG] pgmap v202: 105 pgs: 32 creating+peering, 73 active+clean; 579 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:25.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:25 smithi131 bash[32005]: audit 2024-08-17T17:01:25.080144+0000 mon.a (mon.0) 968 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:01:25.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:25 smithi131 bash[32005]: cluster 2024-08-17T17:01:25.080805+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-08-17T17:01:25.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:25 smithi131 bash[22554]: cluster 2024-08-17T17:01:24.081970+0000 mon.a (mon.0) 966 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-08-17T17:01:25.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:25 smithi131 bash[22554]: audit 2024-08-17T17:01:24.088406+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.131:0/1468579095' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:01:25.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:25 smithi131 bash[22554]: audit 2024-08-17T17:01:24.103187+0000 mon.a (mon.0) 967 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-6","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:01:25.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:25 smithi131 bash[22554]: audit 2024-08-17T17:01:24.467105+0000 mgr.y (mgr.24320) 201 : audit [DBG] from='client.14853 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453", "daemon_types": "mgr", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:01:25.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:25 smithi131 bash[22554]: cluster 2024-08-17T17:01:24.686855+0000 mgr.y (mgr.24320) 202 : cluster [DBG] pgmap v202: 105 pgs: 32 creating+peering, 73 active+clean; 579 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:25.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:25 smithi131 bash[22554]: audit 2024-08-17T17:01:25.080144+0000 mon.a (mon.0) 968 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-6","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:01:25.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:25 smithi131 bash[22554]: cluster 2024-08-17T17:01:25.080805+0000 mon.a (mon.0) 969 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-08-17T17:01:26.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:26 smithi169 bash[24469]: cluster 2024-08-17T17:01:25.093011+0000 mon.a (mon.0) 970 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:01:26.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:26 smithi169 bash[24469]: cluster 2024-08-17T17:01:26.088771+0000 mon.a (mon.0) 971 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-08-17T17:01:26.593 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:26 smithi131 bash[32005]: cluster 2024-08-17T17:01:25.093011+0000 mon.a (mon.0) 970 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:01:26.593 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:26 smithi131 bash[32005]: cluster 2024-08-17T17:01:26.088771+0000 mon.a (mon.0) 971 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-08-17T17:01:26.593 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:26 smithi131 bash[22554]: cluster 2024-08-17T17:01:25.093011+0000 mon.a (mon.0) 970 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:01:26.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:26 smithi131 bash[22554]: cluster 2024-08-17T17:01:26.088771+0000 mon.a (mon.0) 971 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-08-17T17:01:27.151 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestObjectMap.RefreshInvalidatesWhenCorrupt (2074 ms) 2024-08-17T17:01:27.151 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestObjectMap.RefreshInvalidatesWhenTooSmall 2024-08-17T17:01:27.200 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestObjectMap.RefreshInvalidatesWhenTooSmall (49 ms) 2024-08-17T17:01:27.200 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestObjectMap.InvalidateFlagOnDisk 2024-08-17T17:01:27.269 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestObjectMap.InvalidateFlagOnDisk (70 ms) 2024-08-17T17:01:27.270 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestObjectMap.AcquireLockInvalidatesWhenTooSmall 2024-08-17T17:01:27.318 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestObjectMap.AcquireLockInvalidatesWhenTooSmall (48 ms) 2024-08-17T17:01:27.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:27 smithi169 bash[24469]: cluster 2024-08-17T17:01:26.687535+0000 mgr.y (mgr.24320) 203 : cluster [DBG] pgmap v205: 105 pgs: 32 creating+peering, 73 active+clean; 579 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:27.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:27 smithi169 bash[24469]: cluster 2024-08-17T17:01:27.091158+0000 mon.a (mon.0) 972 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-08-17T17:01:27.593 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:27 smithi131 bash[32005]: cluster 2024-08-17T17:01:26.687535+0000 mgr.y (mgr.24320) 203 : cluster [DBG] pgmap v205: 105 pgs: 32 creating+peering, 73 active+clean; 579 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:27.593 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:27 smithi131 bash[32005]: cluster 2024-08-17T17:01:27.091158+0000 mon.a (mon.0) 972 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-08-17T17:01:27.593 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:27 smithi131 bash[22554]: cluster 2024-08-17T17:01:26.687535+0000 mgr.y (mgr.24320) 203 : cluster [DBG] pgmap v205: 105 pgs: 32 creating+peering, 73 active+clean; 579 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:27.593 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:27 smithi131 bash[22554]: cluster 2024-08-17T17:01:27.091158+0000 mon.a (mon.0) 972 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-08-17T17:01:28.135 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 4 tests from TestObjectMap (2241 ms total) 2024-08-17T17:01:28.135 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:01:28.135 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 2 tests from TestMirroringWatcher 2024-08-17T17:01:28.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:28 smithi169 bash[24469]: cluster 2024-08-17T17:01:27.108272+0000 mon.a (mon.0) 973 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:01:28.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:28 smithi169 bash[24469]: cluster 2024-08-17T17:01:27.108314+0000 mon.a (mon.0) 974 : cluster [INF] Cluster is now healthy 2024-08-17T17:01:28.593 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:28 smithi131 bash[32005]: cluster 2024-08-17T17:01:27.108272+0000 mon.a (mon.0) 973 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:01:28.593 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:28 smithi131 bash[32005]: cluster 2024-08-17T17:01:27.108314+0000 mon.a (mon.0) 974 : cluster [INF] Cluster is now healthy 2024-08-17T17:01:28.593 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:28 smithi131 bash[22554]: cluster 2024-08-17T17:01:27.108272+0000 mon.a (mon.0) 973 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:01:28.593 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:28 smithi131 bash[22554]: cluster 2024-08-17T17:01:27.108314+0000 mon.a (mon.0) 974 : cluster [INF] Cluster is now healthy 2024-08-17T17:01:29.593 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:29 smithi131 bash[22554]: cluster 2024-08-17T17:01:28.136125+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-08-17T17:01:29.593 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:29 smithi131 bash[22554]: cluster 2024-08-17T17:01:28.690390+0000 mgr.y (mgr.24320) 204 : cluster [DBG] pgmap v208: 73 pgs: 73 active+clean; 579 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:29.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:29 smithi131 bash[32005]: cluster 2024-08-17T17:01:28.136125+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-08-17T17:01:29.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:29 smithi131 bash[32005]: cluster 2024-08-17T17:01:28.690390+0000 mgr.y (mgr.24320) 204 : cluster [DBG] pgmap v208: 73 pgs: 73 active+clean; 579 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:29.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:29 smithi169 bash[24469]: cluster 2024-08-17T17:01:28.136125+0000 mon.a (mon.0) 975 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-08-17T17:01:29.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:29 smithi169 bash[24469]: cluster 2024-08-17T17:01:28.690390+0000 mgr.y (mgr.24320) 204 : cluster [DBG] pgmap v208: 73 pgs: 73 active+clean; 579 KiB data, 245 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:30.174 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroringWatcher.ModeUpdated 2024-08-17T17:01:30.593 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:01:30 smithi131 bash[22809]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:01:30] "GET /metrics HTTP/1.1" 200 33795 "" "Prometheus/2.43.0" 2024-08-17T17:01:30.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:30 smithi131 bash[32005]: cluster 2024-08-17T17:01:29.169885+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-08-17T17:01:30.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:30 smithi131 bash[32005]: audit 2024-08-17T17:01:29.173831+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.131:0/3394972467' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:01:30.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:30 smithi131 bash[32005]: audit 2024-08-17T17:01:29.174494+0000 mon.a (mon.0) 977 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:01:30.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:30 smithi131 bash[22554]: cluster 2024-08-17T17:01:29.169885+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-08-17T17:01:30.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:30 smithi131 bash[22554]: audit 2024-08-17T17:01:29.173831+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.131:0/3394972467' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:01:30.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:30 smithi131 bash[22554]: audit 2024-08-17T17:01:29.174494+0000 mon.a (mon.0) 977 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:01:30.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:30 smithi169 bash[24469]: cluster 2024-08-17T17:01:29.169885+0000 mon.a (mon.0) 976 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-08-17T17:01:30.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:30 smithi169 bash[24469]: audit 2024-08-17T17:01:29.173831+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.131:0/3394972467' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:01:30.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:30 smithi169 bash[24469]: audit 2024-08-17T17:01:29.174494+0000 mon.a (mon.0) 977 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-7","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:01:31.593 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:31 smithi131 bash[32005]: audit 2024-08-17T17:01:30.177597+0000 mon.a (mon.0) 978 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:01:31.593 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:31 smithi131 bash[32005]: cluster 2024-08-17T17:01:30.178290+0000 mon.a (mon.0) 979 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-08-17T17:01:31.593 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:31 smithi131 bash[32005]: cluster 2024-08-17T17:01:30.691158+0000 mgr.y (mgr.24320) 205 : cluster [DBG] pgmap v211: 105 pgs: 32 creating+peering, 73 active+clean; 579 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:31.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:31 smithi131 bash[32005]: cluster 2024-08-17T17:01:31.179634+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-08-17T17:01:31.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:31 smithi131 bash[22554]: audit 2024-08-17T17:01:30.177597+0000 mon.a (mon.0) 978 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:01:31.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:31 smithi131 bash[22554]: cluster 2024-08-17T17:01:30.178290+0000 mon.a (mon.0) 979 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-08-17T17:01:31.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:31 smithi131 bash[22554]: cluster 2024-08-17T17:01:30.691158+0000 mgr.y (mgr.24320) 205 : cluster [DBG] pgmap v211: 105 pgs: 32 creating+peering, 73 active+clean; 579 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:31.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:31 smithi131 bash[22554]: cluster 2024-08-17T17:01:31.179634+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-08-17T17:01:31.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:31 smithi169 bash[24469]: audit 2024-08-17T17:01:30.177597+0000 mon.a (mon.0) 978 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-7","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:01:31.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:31 smithi169 bash[24469]: cluster 2024-08-17T17:01:30.178290+0000 mon.a (mon.0) 979 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-08-17T17:01:31.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:31 smithi169 bash[24469]: cluster 2024-08-17T17:01:30.691158+0000 mgr.y (mgr.24320) 205 : cluster [DBG] pgmap v211: 105 pgs: 32 creating+peering, 73 active+clean; 579 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:31.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:31 smithi169 bash[24469]: cluster 2024-08-17T17:01:31.179634+0000 mon.a (mon.0) 980 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-08-17T17:01:32.235 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroringWatcher.ModeUpdated (2062 ms) 2024-08-17T17:01:32.235 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroringWatcher.ImageStatusUpdated 2024-08-17T17:01:32.273 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroringWatcher.ImageStatusUpdated (39 ms) 2024-08-17T17:01:33.187 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 2 tests from TestMirroringWatcher (2101 ms total) 2024-08-17T17:01:33.187 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:01:33.188 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 57 tests from TestMigration 2024-08-17T17:01:33.593 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:33 smithi131 bash[32005]: cluster 2024-08-17T17:01:32.179141+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-08-17T17:01:33.593 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:33 smithi131 bash[32005]: cluster 2024-08-17T17:01:32.691860+0000 mgr.y (mgr.24320) 206 : cluster [DBG] pgmap v214: 105 pgs: 32 creating+peering, 73 active+clean; 579 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:33.593 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:33 smithi131 bash[22554]: cluster 2024-08-17T17:01:32.179141+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-08-17T17:01:33.593 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:33 smithi131 bash[22554]: cluster 2024-08-17T17:01:32.691860+0000 mgr.y (mgr.24320) 206 : cluster [DBG] pgmap v214: 105 pgs: 32 creating+peering, 73 active+clean; 579 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:33.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:33 smithi169 bash[24469]: cluster 2024-08-17T17:01:32.179141+0000 mon.a (mon.0) 981 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-08-17T17:01:33.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:33 smithi169 bash[24469]: cluster 2024-08-17T17:01:32.691860+0000 mgr.y (mgr.24320) 206 : cluster [DBG] pgmap v214: 105 pgs: 32 creating+peering, 73 active+clean; 579 KiB data, 246 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:34.593 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:34 smithi131 bash[22554]: cluster 2024-08-17T17:01:33.189556+0000 mon.a (mon.0) 982 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-08-17T17:01:34.593 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:34 smithi131 bash[32005]: cluster 2024-08-17T17:01:33.189556+0000 mon.a (mon.0) 982 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-08-17T17:01:34.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:34 smithi169 bash[24469]: cluster 2024-08-17T17:01:33.189556+0000 mon.a (mon.0) 982 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-08-17T17:01:35.593 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:35 smithi131 bash[22554]: cluster 2024-08-17T17:01:34.202993+0000 mon.a (mon.0) 983 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-17T17:01:35.593 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:35 smithi131 bash[22554]: audit 2024-08-17T17:01:34.212630+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.131:0/1119879414' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:01:35.593 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:35 smithi131 bash[22554]: audit 2024-08-17T17:01:34.218300+0000 mon.a (mon.0) 984 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:01:35.593 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:35 smithi131 bash[22554]: cluster 2024-08-17T17:01:34.693147+0000 mgr.y (mgr.24320) 207 : cluster [DBG] pgmap v217: 105 pgs: 32 creating+peering, 73 active+clean; 579 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:35.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:35 smithi131 bash[32005]: cluster 2024-08-17T17:01:34.202993+0000 mon.a (mon.0) 983 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-17T17:01:35.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:35 smithi131 bash[32005]: audit 2024-08-17T17:01:34.212630+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.131:0/1119879414' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:01:35.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:35 smithi131 bash[32005]: audit 2024-08-17T17:01:34.218300+0000 mon.a (mon.0) 984 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:01:35.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:35 smithi131 bash[32005]: cluster 2024-08-17T17:01:34.693147+0000 mgr.y (mgr.24320) 207 : cluster [DBG] pgmap v217: 105 pgs: 32 creating+peering, 73 active+clean; 579 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:35.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:35 smithi169 bash[24469]: cluster 2024-08-17T17:01:34.202993+0000 mon.a (mon.0) 983 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-08-17T17:01:35.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:35 smithi169 bash[24469]: audit 2024-08-17T17:01:34.212630+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.131:0/1119879414' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:01:35.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:35 smithi169 bash[24469]: audit 2024-08-17T17:01:34.218300+0000 mon.a (mon.0) 984 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-8","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:01:35.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:35 smithi169 bash[24469]: cluster 2024-08-17T17:01:34.693147+0000 mgr.y (mgr.24320) 207 : cluster [DBG] pgmap v217: 105 pgs: 32 creating+peering, 73 active+clean; 579 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:36.224 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.Empty 2024-08-17T17:01:36.593 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:36 smithi131 bash[32005]: cluster 2024-08-17T17:01:35.193406+0000 mon.a (mon.0) 985 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:01:36.593 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:36 smithi131 bash[32005]: audit 2024-08-17T17:01:35.215141+0000 mon.a (mon.0) 986 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:01:36.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:36 smithi131 bash[32005]: cluster 2024-08-17T17:01:35.215461+0000 mon.a (mon.0) 987 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-08-17T17:01:36.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:36 smithi131 bash[22554]: cluster 2024-08-17T17:01:35.193406+0000 mon.a (mon.0) 985 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:01:36.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:36 smithi131 bash[22554]: audit 2024-08-17T17:01:35.215141+0000 mon.a (mon.0) 986 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:01:36.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:36 smithi131 bash[22554]: cluster 2024-08-17T17:01:35.215461+0000 mon.a (mon.0) 987 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-08-17T17:01:36.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:36 smithi169 bash[24469]: cluster 2024-08-17T17:01:35.193406+0000 mon.a (mon.0) 985 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:01:36.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:36 smithi169 bash[24469]: audit 2024-08-17T17:01:35.215141+0000 mon.a (mon.0) 986 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-8","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:01:36.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:36 smithi169 bash[24469]: cluster 2024-08-17T17:01:35.215461+0000 mon.a (mon.0) 987 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-08-17T17:01:37.593 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:37 smithi131 bash[22554]: cluster 2024-08-17T17:01:36.229169+0000 mon.a (mon.0) 988 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-08-17T17:01:37.593 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:37 smithi131 bash[22554]: cluster 2024-08-17T17:01:36.693950+0000 mgr.y (mgr.24320) 208 : cluster [DBG] pgmap v220: 137 pgs: 32 unknown, 32 creating+peering, 73 active+clean; 579 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:37.593 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:37 smithi131 bash[32005]: cluster 2024-08-17T17:01:36.229169+0000 mon.a (mon.0) 988 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-08-17T17:01:37.593 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:37 smithi131 bash[32005]: cluster 2024-08-17T17:01:36.693950+0000 mgr.y (mgr.24320) 208 : cluster [DBG] pgmap v220: 137 pgs: 32 unknown, 32 creating+peering, 73 active+clean; 579 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:37.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:37 smithi169 bash[24469]: cluster 2024-08-17T17:01:36.229169+0000 mon.a (mon.0) 988 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-08-17T17:01:37.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:37 smithi169 bash[24469]: cluster 2024-08-17T17:01:36.693950+0000 mgr.y (mgr.24320) 208 : cluster [DBG] pgmap v220: 137 pgs: 32 unknown, 32 creating+peering, 73 active+clean; 579 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:38.326 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:01:38.347 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:01:38.593 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:38 smithi131 bash[22554]: cluster 2024-08-17T17:01:37.229716+0000 mon.a (mon.0) 989 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-08-17T17:01:38.593 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:38 smithi131 bash[32005]: cluster 2024-08-17T17:01:37.229716+0000 mon.a (mon.0) 989 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-08-17T17:01:38.636 INFO:tasks.workunit.client.0.smithi131.stdout:migration_execute 2024-08-17T17:01:38.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:38 smithi169 bash[24469]: cluster 2024-08-17T17:01:37.229716+0000 mon.a (mon.0) 989 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-08-17T17:01:38.764 INFO:tasks.workunit.client.0.smithi131.stdout:migration_commit 2024-08-17T17:01:38.908 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.Empty (2684 ms) 2024-08-17T17:01:38.908 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.OtherName 2024-08-17T17:01:38.964 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:01:38.987 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:01:39.245 INFO:tasks.workunit.client.0.smithi131.stdout:migration_execute 2024-08-17T17:01:39.369 INFO:tasks.workunit.client.0.smithi131.stdout:migration_commit 2024-08-17T17:01:39.535 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.OtherName (627 ms) 2024-08-17T17:01:39.535 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.OtherPool 2024-08-17T17:01:39.593 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:39 smithi131 bash[32005]: cluster 2024-08-17T17:01:38.261402+0000 mon.a (mon.0) 990 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-08-17T17:01:39.593 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:39 smithi131 bash[32005]: audit 2024-08-17T17:01:38.666579+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:01:39.593 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:39 smithi131 bash[32005]: audit 2024-08-17T17:01:38.668419+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:01:39.593 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:39 smithi131 bash[32005]: cluster 2024-08-17T17:01:38.703089+0000 mgr.y (mgr.24320) 209 : cluster [DBG] pgmap v223: 137 pgs: 32 unknown, 32 creating+peering, 73 active+clean; 579 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:39.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:39 smithi131 bash[22554]: cluster 2024-08-17T17:01:38.261402+0000 mon.a (mon.0) 990 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-08-17T17:01:39.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:39 smithi131 bash[22554]: audit 2024-08-17T17:01:38.666579+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:01:39.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:39 smithi131 bash[22554]: audit 2024-08-17T17:01:38.668419+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:01:39.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:39 smithi131 bash[22554]: cluster 2024-08-17T17:01:38.703089+0000 mgr.y (mgr.24320) 209 : cluster [DBG] pgmap v223: 137 pgs: 32 unknown, 32 creating+peering, 73 active+clean; 579 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:39.606 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:01:39.632 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:01:39.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:39 smithi169 bash[24469]: cluster 2024-08-17T17:01:38.261402+0000 mon.a (mon.0) 990 : cluster [DBG] osdmap e115: 8 total, 8 up, 8 in 2024-08-17T17:01:39.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:39 smithi169 bash[24469]: audit 2024-08-17T17:01:38.666579+0000 mon.a (mon.0) 991 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:01:39.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:39 smithi169 bash[24469]: audit 2024-08-17T17:01:38.668419+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:01:39.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:39 smithi169 bash[24469]: cluster 2024-08-17T17:01:38.703089+0000 mgr.y (mgr.24320) 209 : cluster [DBG] pgmap v223: 137 pgs: 32 unknown, 32 creating+peering, 73 active+clean; 579 KiB data, 254 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:01:40.593 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:01:40 smithi131 bash[22809]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:01:40] "GET /metrics HTTP/1.1" 200 38521 "" "Prometheus/2.43.0" 2024-08-17T17:01:41.929 INFO:tasks.workunit.client.0.smithi131.stdout:migration_execute 2024-08-17T17:01:42.082 INFO:tasks.workunit.client.0.smithi131.stdout:migration_commit 2024-08-17T17:01:42.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:41 smithi131 bash[32005]: cluster 2024-08-17T17:01:40.680438+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-08-17T17:01:42.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:41 smithi131 bash[32005]: cluster 2024-08-17T17:01:40.703875+0000 mgr.y (mgr.24320) 210 : cluster [DBG] pgmap v225: 137 pgs: 137 active+clean; 579 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 304 KiB/s rd, 18 KiB/s wr, 385 op/s 2024-08-17T17:01:42.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:41 smithi131 bash[22554]: cluster 2024-08-17T17:01:40.680438+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-08-17T17:01:42.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:41 smithi131 bash[22554]: cluster 2024-08-17T17:01:40.703875+0000 mgr.y (mgr.24320) 210 : cluster [DBG] pgmap v225: 137 pgs: 137 active+clean; 579 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 304 KiB/s rd, 18 KiB/s wr, 385 op/s 2024-08-17T17:01:42.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:41 smithi169 bash[24469]: cluster 2024-08-17T17:01:40.680438+0000 mon.a (mon.0) 993 : cluster [DBG] osdmap e116: 8 total, 8 up, 8 in 2024-08-17T17:01:42.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:41 smithi169 bash[24469]: cluster 2024-08-17T17:01:40.703875+0000 mgr.y (mgr.24320) 210 : cluster [DBG] pgmap v225: 137 pgs: 137 active+clean; 579 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 304 KiB/s rd, 18 KiB/s wr, 385 op/s 2024-08-17T17:01:42.258 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.OtherPool (2724 ms) 2024-08-17T17:01:42.258 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.OtherNamespace 2024-08-17T17:01:42.332 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:01:42.361 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:01:42.637 INFO:tasks.workunit.client.0.smithi131.stdout:migration_execute 2024-08-17T17:01:42.795 INFO:tasks.workunit.client.0.smithi131.stdout:migration_commit 2024-08-17T17:01:42.960 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.OtherNamespace (701 ms) 2024-08-17T17:01:42.960 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.DataPool 2024-08-17T17:01:43.016 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:01:43.037 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:01:43.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:42 smithi131 bash[32005]: cluster 2024-08-17T17:01:41.693047+0000 mon.a (mon.0) 994 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-08-17T17:01:43.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:42 smithi131 bash[22554]: cluster 2024-08-17T17:01:41.693047+0000 mon.a (mon.0) 994 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-08-17T17:01:43.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:42 smithi169 bash[24469]: cluster 2024-08-17T17:01:41.693047+0000 mon.a (mon.0) 994 : cluster [DBG] osdmap e117: 8 total, 8 up, 8 in 2024-08-17T17:01:43.298 INFO:tasks.workunit.client.0.smithi131.stdout:migration_execute 2024-08-17T17:01:43.425 INFO:tasks.workunit.client.0.smithi131.stdout:migration_commit 2024-08-17T17:01:43.559 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.DataPool (600 ms) 2024-08-17T17:01:43.560 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.AbortAfterPrepare 2024-08-17T17:01:43.623 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:01:43.645 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:01:43.971 INFO:tasks.workunit.client.0.smithi131.stdout:migration_abort 2024-08-17T17:01:44.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:43 smithi131 bash[32005]: cluster 2024-08-17T17:01:42.704794+0000 mgr.y (mgr.24320) 211 : cluster [DBG] pgmap v227: 137 pgs: 137 active+clean; 579 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 248 KiB/s rd, 15 KiB/s wr, 314 op/s 2024-08-17T17:01:44.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:43 smithi131 bash[22554]: cluster 2024-08-17T17:01:42.704794+0000 mgr.y (mgr.24320) 211 : cluster [DBG] pgmap v227: 137 pgs: 137 active+clean; 579 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 248 KiB/s rd, 15 KiB/s wr, 314 op/s 2024-08-17T17:01:44.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:43 smithi169 bash[24469]: cluster 2024-08-17T17:01:42.704794+0000 mgr.y (mgr.24320) 211 : cluster [DBG] pgmap v227: 137 pgs: 137 active+clean; 579 KiB data, 267 MiB used, 715 GiB / 715 GiB avail; 248 KiB/s rd, 15 KiB/s wr, 314 op/s 2024-08-17T17:01:44.195 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.AbortAfterPrepare (635 ms) 2024-08-17T17:01:44.195 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.AbortAfterFailedPrepare 2024-08-17T17:01:44.261 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:01:44.285 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:01:44.517 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.AbortAfterFailedPrepare (322 ms) 2024-08-17T17:01:44.517 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.AbortAfterExecute 2024-08-17T17:01:44.593 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:01:44.621 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:01:44.975 INFO:tasks.workunit.client.0.smithi131.stdout:migration_execute 2024-08-17T17:01:45.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:44 smithi131 bash[32005]: cluster 2024-08-17T17:01:43.700503+0000 mon.a (mon.0) 995 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-08-17T17:01:45.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:44 smithi131 bash[22554]: cluster 2024-08-17T17:01:43.700503+0000 mon.a (mon.0) 995 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-08-17T17:01:45.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:44 smithi169 bash[24469]: cluster 2024-08-17T17:01:43.700503+0000 mon.a (mon.0) 995 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-08-17T17:01:45.159 INFO:tasks.workunit.client.0.smithi131.stdout:migration_abort 2024-08-17T17:01:45.394 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.AbortAfterExecute (877 ms) 2024-08-17T17:01:45.394 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.OtherPoolAbortAfterExecute 2024-08-17T17:01:45.468 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:01:45.493 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:01:45.793 INFO:tasks.workunit.client.0.smithi131.stdout:migration_execute 2024-08-17T17:01:45.947 INFO:tasks.workunit.client.0.smithi131.stdout:migration_abort 2024-08-17T17:01:46.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:45 smithi131 bash[32005]: cluster 2024-08-17T17:01:44.706578+0000 mgr.y (mgr.24320) 212 : cluster [DBG] pgmap v229: 137 pgs: 137 active+clean; 580 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 671 KiB/s rd, 39 KiB/s wr, 851 op/s 2024-08-17T17:01:46.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:45 smithi131 bash[22554]: cluster 2024-08-17T17:01:44.706578+0000 mgr.y (mgr.24320) 212 : cluster [DBG] pgmap v229: 137 pgs: 137 active+clean; 580 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 671 KiB/s rd, 39 KiB/s wr, 851 op/s 2024-08-17T17:01:46.138 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.OtherPoolAbortAfterExecute (745 ms) 2024-08-17T17:01:46.139 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.OtherNamespaceAbortAfterExecute 2024-08-17T17:01:46.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:45 smithi169 bash[24469]: cluster 2024-08-17T17:01:44.706578+0000 mgr.y (mgr.24320) 212 : cluster [DBG] pgmap v229: 137 pgs: 137 active+clean; 580 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 671 KiB/s rd, 39 KiB/s wr, 851 op/s 2024-08-17T17:01:46.194 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:01:46.219 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:01:46.433 INFO:tasks.workunit.client.0.smithi131.stdout:migration_execute 2024-08-17T17:01:46.541 INFO:tasks.workunit.client.0.smithi131.stdout:migration_abort 2024-08-17T17:01:46.721 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.OtherNamespaceAbortAfterExecute (582 ms) 2024-08-17T17:01:46.721 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.MirroringSamePool 2024-08-17T17:01:46.771 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:01:46.788 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/test_Migration.cc:635: Skipped 2024-08-17T17:01:46.789 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to unmet REQUIRE 2024-08-17T17:01:46.800 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestMigration.MirroringSamePool (79 ms) 2024-08-17T17:01:46.800 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.MirroringAbort 2024-08-17T17:01:46.849 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:01:46.869 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/test_Migration.cc:653: Skipped 2024-08-17T17:01:46.869 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to unmet REQUIRE 2024-08-17T17:01:46.880 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestMigration.MirroringAbort (80 ms) 2024-08-17T17:01:46.880 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.MirroringOtherPoolDisabled 2024-08-17T17:01:46.933 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:01:46.952 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/test_Migration.cc:676: Skipped 2024-08-17T17:01:46.952 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to unmet REQUIRE 2024-08-17T17:01:46.965 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolDisabled (86 ms) 2024-08-17T17:01:46.965 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.MirroringOtherPoolEnabled 2024-08-17T17:01:47.020 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:01:47.042 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/test_Migration.cc:694: Skipped 2024-08-17T17:01:47.043 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to unmet REQUIRE 2024-08-17T17:01:47.055 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolEnabled (89 ms) 2024-08-17T17:01:47.055 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.MirroringPool 2024-08-17T17:01:47.105 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:01:47.126 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/test_Migration.cc:714: Skipped 2024-08-17T17:01:47.126 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to unmet REQUIRE 2024-08-17T17:01:47.138 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestMigration.MirroringPool (83 ms) 2024-08-17T17:01:47.138 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.Group 2024-08-17T17:01:47.181 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:01:47.216 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:01:47.408 INFO:tasks.workunit.client.0.smithi131.stdout:migration_execute 2024-08-17T17:01:47.498 INFO:tasks.workunit.client.0.smithi131.stdout:migration_commit 2024-08-17T17:01:47.621 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.Group (484 ms) 2024-08-17T17:01:47.622 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.GroupAbort 2024-08-17T17:01:47.664 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:01:47.696 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:01:47.901 INFO:tasks.workunit.client.0.smithi131.stdout:migration_abort 2024-08-17T17:01:48.065 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.GroupAbort (443 ms) 2024-08-17T17:01:48.066 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.NoSnaps 2024-08-17T17:01:48.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:47 smithi131 bash[32005]: cluster 2024-08-17T17:01:46.707142+0000 mgr.y (mgr.24320) 213 : cluster [DBG] pgmap v230: 137 pgs: 137 active+clean; 580 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 442 KiB/s rd, 25 KiB/s wr, 560 op/s 2024-08-17T17:01:48.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:47 smithi131 bash[22554]: cluster 2024-08-17T17:01:46.707142+0000 mgr.y (mgr.24320) 213 : cluster [DBG] pgmap v230: 137 pgs: 137 active+clean; 580 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 442 KiB/s rd, 25 KiB/s wr, 560 op/s 2024-08-17T17:01:48.110 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:01:48.128 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 0~8388609 2024-08-17T17:01:48.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:47 smithi169 bash[24469]: cluster 2024-08-17T17:01:46.707142+0000 mgr.y (mgr.24320) 213 : cluster [DBG] pgmap v230: 137 pgs: 137 active+clean; 580 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 442 KiB/s rd, 25 KiB/s wr, 560 op/s 2024-08-17T17:01:48.216 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 16777218~8388609 2024-08-17T17:01:48.277 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:01:48.560 INFO:tasks.workunit.client.0.smithi131.stdout:migration_execute 2024-08-17T17:01:48.735 INFO:tasks.workunit.client.0.smithi131.stdout:migration_commit 2024-08-17T17:01:48.898 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.NoSnaps (834 ms) 2024-08-17T17:01:48.899 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.NoSnapsOtherPool 2024-08-17T17:01:48.941 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:01:48.962 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 0~8388609 2024-08-17T17:01:49.021 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 16777218~8388609 2024-08-17T17:01:49.089 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 0~8388609 2024-08-17T17:01:49.097 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 16777218~8388609 2024-08-17T17:01:49.151 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:01:49.388 INFO:tasks.workunit.client.0.smithi131.stdout:migration_execute 2024-08-17T17:01:49.556 INFO:tasks.workunit.client.0.smithi131.stdout:migration_commit 2024-08-17T17:01:49.742 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.NoSnapsOtherPool (844 ms) 2024-08-17T17:01:49.742 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.NoSnapsDataPool 2024-08-17T17:01:49.792 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:01:49.811 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 0~8388609 2024-08-17T17:01:49.887 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 16777218~8388609 2024-08-17T17:01:49.947 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:01:50.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:49 smithi131 bash[32005]: cluster 2024-08-17T17:01:48.689139+0000 mon.a (mon.0) 996 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-08-17T17:01:50.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:49 smithi131 bash[32005]: cluster 2024-08-17T17:01:48.707643+0000 mgr.y (mgr.24320) 214 : cluster [DBG] pgmap v232: 137 pgs: 137 active+clean; 580 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 380 KiB/s rd, 22 KiB/s wr, 481 op/s 2024-08-17T17:01:50.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:49 smithi131 bash[22554]: cluster 2024-08-17T17:01:48.689139+0000 mon.a (mon.0) 996 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-08-17T17:01:50.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:49 smithi131 bash[22554]: cluster 2024-08-17T17:01:48.707643+0000 mgr.y (mgr.24320) 214 : cluster [DBG] pgmap v232: 137 pgs: 137 active+clean; 580 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 380 KiB/s rd, 22 KiB/s wr, 481 op/s 2024-08-17T17:01:50.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:49 smithi169 bash[24469]: cluster 2024-08-17T17:01:48.689139+0000 mon.a (mon.0) 996 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-08-17T17:01:50.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:49 smithi169 bash[24469]: cluster 2024-08-17T17:01:48.707643+0000 mgr.y (mgr.24320) 214 : cluster [DBG] pgmap v232: 137 pgs: 137 active+clean; 580 KiB data, 271 MiB used, 715 GiB / 715 GiB avail; 380 KiB/s rd, 22 KiB/s wr, 481 op/s 2024-08-17T17:01:50.237 INFO:tasks.workunit.client.0.smithi131.stdout:migration_execute 2024-08-17T17:01:50.428 INFO:tasks.workunit.client.0.smithi131.stdout:migration_commit 2024-08-17T17:01:50.592 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:01:50 smithi131 bash[22809]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:01:50] "GET /metrics HTTP/1.1" 200 38521 "" "Prometheus/2.43.0" 2024-08-17T17:01:50.611 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.NoSnapsDataPool (869 ms) 2024-08-17T17:01:50.611 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.NoSnapsShrinkAfterPrepare 2024-08-17T17:01:50.661 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:01:50.681 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 0~8388609 2024-08-17T17:01:50.748 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 16777218~8388609 2024-08-17T17:01:50.821 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:01:51.059 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 41943040 2024-08-17T17:01:51.075 INFO:tasks.workunit.client.0.smithi131.stdout:migration_execute 2024-08-17T17:01:51.216 INFO:tasks.workunit.client.0.smithi131.stdout:migration_commit 2024-08-17T17:01:51.347 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.NoSnapsShrinkAfterPrepare (736 ms) 2024-08-17T17:01:51.347 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.NoSnapsShrinkToZeroBeforePrepare 2024-08-17T17:01:51.388 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:01:51.405 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 0~8388609 2024-08-17T17:01:51.473 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 16777218~8388609 2024-08-17T17:01:51.537 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 0 2024-08-17T17:01:51.561 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:01:51.725 INFO:tasks.workunit.client.0.smithi131.stdout:migration_execute 2024-08-17T17:01:51.840 INFO:tasks.workunit.client.0.smithi131.stdout:migration_commit 2024-08-17T17:01:51.914 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.NoSnapsShrinkToZeroBeforePrepare (567 ms) 2024-08-17T17:01:51.914 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.NoSnapsShrinkToZeroAfterPrepare 2024-08-17T17:01:51.966 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:01:51.990 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 0~8388609 2024-08-17T17:01:52.067 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 16777218~8388609 2024-08-17T17:01:52.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:51 smithi131 bash[22554]: cluster 2024-08-17T17:01:50.708816+0000 mgr.y (mgr.24320) 215 : cluster [DBG] pgmap v233: 137 pgs: 137 active+clean; 65 MiB data, 448 MiB used, 715 GiB / 715 GiB avail; 17 MiB/s rd, 16 MiB/s wr, 1.26k op/s 2024-08-17T17:01:52.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:51 smithi131 bash[32005]: cluster 2024-08-17T17:01:50.708816+0000 mgr.y (mgr.24320) 215 : cluster [DBG] pgmap v233: 137 pgs: 137 active+clean; 65 MiB data, 448 MiB used, 715 GiB / 715 GiB avail; 17 MiB/s rd, 16 MiB/s wr, 1.26k op/s 2024-08-17T17:01:52.128 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:01:52.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:51 smithi169 bash[24469]: cluster 2024-08-17T17:01:50.708816+0000 mgr.y (mgr.24320) 215 : cluster [DBG] pgmap v233: 137 pgs: 137 active+clean; 65 MiB data, 448 MiB used, 715 GiB / 715 GiB avail; 17 MiB/s rd, 16 MiB/s wr, 1.26k op/s 2024-08-17T17:01:52.400 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 0 2024-08-17T17:01:52.422 INFO:tasks.workunit.client.0.smithi131.stdout:migration_execute 2024-08-17T17:01:52.528 INFO:tasks.workunit.client.0.smithi131.stdout:migration_commit 2024-08-17T17:01:52.616 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.NoSnapsShrinkToZeroAfterPrepare (701 ms) 2024-08-17T17:01:52.616 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.NoSnapsExpandAfterPrepare 2024-08-17T17:01:52.665 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:01:52.684 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 0~8388609 2024-08-17T17:01:52.755 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 16777218~8388609 2024-08-17T17:01:52.824 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:01:53.072 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 167772160 2024-08-17T17:01:53.085 INFO:tasks.workunit.client.0.smithi131.stdout:migration_execute 2024-08-17T17:01:53.228 INFO:tasks.workunit.client.0.smithi131.stdout:migration_commit 2024-08-17T17:01:53.403 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.NoSnapsExpandAfterPrepare (788 ms) 2024-08-17T17:01:53.404 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.NoSnapsSnapAfterPrepare 2024-08-17T17:01:53.453 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:01:53.471 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 0~8388609 2024-08-17T17:01:53.555 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 16777218~8388609 2024-08-17T17:01:53.621 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:01:53.879 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: after_prepare_snap 2024-08-17T17:01:54.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:53 smithi131 bash[22554]: cluster 2024-08-17T17:01:52.709386+0000 mgr.y (mgr.24320) 216 : cluster [DBG] pgmap v234: 137 pgs: 137 active+clean; 65 MiB data, 448 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 14 MiB/s wr, 1.12k op/s 2024-08-17T17:01:54.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:53 smithi131 bash[22554]: audit 2024-08-17T17:01:53.661351+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:01:54.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:53 smithi131 bash[32005]: cluster 2024-08-17T17:01:52.709386+0000 mgr.y (mgr.24320) 216 : cluster [DBG] pgmap v234: 137 pgs: 137 active+clean; 65 MiB data, 448 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 14 MiB/s wr, 1.12k op/s 2024-08-17T17:01:54.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:53 smithi131 bash[32005]: audit 2024-08-17T17:01:53.661351+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:01:54.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:53 smithi169 bash[24469]: cluster 2024-08-17T17:01:52.709386+0000 mgr.y (mgr.24320) 216 : cluster [DBG] pgmap v234: 137 pgs: 137 active+clean; 65 MiB data, 448 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 14 MiB/s wr, 1.12k op/s 2024-08-17T17:01:54.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:53 smithi169 bash[24469]: audit 2024-08-17T17:01:53.661351+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:01:55.809 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 41943040 2024-08-17T17:01:55.853 INFO:tasks.workunit.client.0.smithi131.stdout:write: * 0~1000 2024-08-17T17:01:55.864 INFO:tasks.workunit.client.0.smithi131.stdout:migration_execute 2024-08-17T17:01:56.027 INFO:tasks.workunit.client.0.smithi131.stdout:migration_commit 2024-08-17T17:01:56.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:55 smithi131 bash[32005]: cluster 2024-08-17T17:01:54.710873+0000 mgr.y (mgr.24320) 217 : cluster [DBG] pgmap v235: 137 pgs: 137 active+clean; 193 MiB data, 869 MiB used, 714 GiB / 715 GiB avail; 47 MiB/s rd, 37 MiB/s wr, 1.29k op/s 2024-08-17T17:01:56.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:55 smithi131 bash[32005]: cluster 2024-08-17T17:01:54.781419+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-08-17T17:01:56.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:55 smithi131 bash[22554]: cluster 2024-08-17T17:01:54.710873+0000 mgr.y (mgr.24320) 217 : cluster [DBG] pgmap v235: 137 pgs: 137 active+clean; 193 MiB data, 869 MiB used, 714 GiB / 715 GiB avail; 47 MiB/s rd, 37 MiB/s wr, 1.29k op/s 2024-08-17T17:01:56.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:55 smithi131 bash[22554]: cluster 2024-08-17T17:01:54.781419+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-08-17T17:01:56.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:55 smithi169 bash[24469]: cluster 2024-08-17T17:01:54.710873+0000 mgr.y (mgr.24320) 217 : cluster [DBG] pgmap v235: 137 pgs: 137 active+clean; 193 MiB data, 869 MiB used, 714 GiB / 715 GiB avail; 47 MiB/s rd, 37 MiB/s wr, 1.29k op/s 2024-08-17T17:01:56.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:55 smithi169 bash[24469]: cluster 2024-08-17T17:01:54.781419+0000 mon.a (mon.0) 998 : cluster [DBG] osdmap e120: 8 total, 8 up, 8 in 2024-08-17T17:01:56.246 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.NoSnapsSnapAfterPrepare (2843 ms) 2024-08-17T17:01:56.247 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.Snaps 2024-08-17T17:01:56.315 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:01:56.338 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 0~8388609 2024-08-17T17:01:56.413 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap1 2024-08-17T17:01:57.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:56 smithi131 bash[32005]: cluster 2024-08-17T17:01:55.793261+0000 mon.a (mon.0) 999 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-08-17T17:01:57.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:56 smithi131 bash[22554]: cluster 2024-08-17T17:01:55.793261+0000 mon.a (mon.0) 999 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-08-17T17:01:57.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:56 smithi169 bash[24469]: cluster 2024-08-17T17:01:55.793261+0000 mon.a (mon.0) 999 : cluster [DBG] osdmap e121: 8 total, 8 up, 8 in 2024-08-17T17:01:57.825 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 8388609~8388609 2024-08-17T17:01:57.861 INFO:tasks.workunit.client.0.smithi131.stdout:write: X 0~1000 2024-08-17T17:01:57.861 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 1010~1000 2024-08-17T17:01:57.861 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap2 2024-08-17T17:01:58.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:57 smithi131 bash[32005]: cluster 2024-08-17T17:01:56.711578+0000 mgr.y (mgr.24320) 218 : cluster [DBG] pgmap v238: 137 pgs: 137 active+clean; 193 MiB data, 869 MiB used, 714 GiB / 715 GiB avail; 59 MiB/s rd, 46 MiB/s wr, 1.62k op/s 2024-08-17T17:01:58.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:57 smithi131 bash[32005]: cluster 2024-08-17T17:01:56.805125+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-08-17T17:01:58.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:57 smithi131 bash[22554]: cluster 2024-08-17T17:01:56.711578+0000 mgr.y (mgr.24320) 218 : cluster [DBG] pgmap v238: 137 pgs: 137 active+clean; 193 MiB data, 869 MiB used, 714 GiB / 715 GiB avail; 59 MiB/s rd, 46 MiB/s wr, 1.62k op/s 2024-08-17T17:01:58.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:57 smithi131 bash[22554]: cluster 2024-08-17T17:01:56.805125+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-08-17T17:01:58.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:57 smithi169 bash[24469]: cluster 2024-08-17T17:01:56.711578+0000 mgr.y (mgr.24320) 218 : cluster [DBG] pgmap v238: 137 pgs: 137 active+clean; 193 MiB data, 869 MiB used, 714 GiB / 715 GiB avail; 59 MiB/s rd, 46 MiB/s wr, 1.62k op/s 2024-08-17T17:01:58.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:57 smithi169 bash[24469]: cluster 2024-08-17T17:01:56.805125+0000 mon.a (mon.0) 1000 : cluster [DBG] osdmap e122: 8 total, 8 up, 8 in 2024-08-17T17:01:59.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:58 smithi131 bash[32005]: cluster 2024-08-17T17:01:57.806354+0000 mon.a (mon.0) 1001 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-08-17T17:01:59.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:58 smithi131 bash[22554]: cluster 2024-08-17T17:01:57.806354+0000 mon.a (mon.0) 1001 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-08-17T17:01:59.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:58 smithi169 bash[24469]: cluster 2024-08-17T17:01:57.806354+0000 mon.a (mon.0) 1001 : cluster [DBG] osdmap e123: 8 total, 8 up, 8 in 2024-08-17T17:01:59.863 INFO:tasks.workunit.client.0.smithi131.stdout:write: X 8388609~1000 2024-08-17T17:01:59.877 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 16777228~1000 2024-08-17T17:01:59.877 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 167772160 2024-08-17T17:01:59.898 INFO:tasks.workunit.client.0.smithi131.stdout:write: 2 83886079~8388609 2024-08-17T17:01:59.948 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap3 2024-08-17T17:02:00.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:59 smithi131 bash[32005]: cluster 2024-08-17T17:01:58.712281+0000 mgr.y (mgr.24320) 219 : cluster [DBG] pgmap v241: 137 pgs: 137 active+clean; 193 MiB data, 869 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:02:00.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:01:59 smithi131 bash[32005]: cluster 2024-08-17T17:01:58.833989+0000 mon.a (mon.0) 1002 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-08-17T17:02:00.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:59 smithi131 bash[22554]: cluster 2024-08-17T17:01:58.712281+0000 mgr.y (mgr.24320) 219 : cluster [DBG] pgmap v241: 137 pgs: 137 active+clean; 193 MiB data, 869 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:02:00.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:01:59 smithi131 bash[22554]: cluster 2024-08-17T17:01:58.833989+0000 mon.a (mon.0) 1002 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-08-17T17:02:00.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:59 smithi169 bash[24469]: cluster 2024-08-17T17:01:58.712281+0000 mgr.y (mgr.24320) 219 : cluster [DBG] pgmap v241: 137 pgs: 137 active+clean; 193 MiB data, 869 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:02:00.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:01:59 smithi169 bash[24469]: cluster 2024-08-17T17:01:58.833989+0000 mon.a (mon.0) 1002 : cluster [DBG] osdmap e124: 8 total, 8 up, 8 in 2024-08-17T17:02:00.593 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:02:00 smithi131 bash[22809]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:02:00] "GET /metrics HTTP/1.1" 200 38646 "" "Prometheus/2.43.0" 2024-08-17T17:02:01.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:00 smithi131 bash[22554]: cluster 2024-08-17T17:01:59.841568+0000 mon.a (mon.0) 1003 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-08-17T17:02:01.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:00 smithi131 bash[32005]: cluster 2024-08-17T17:01:59.841568+0000 mon.a (mon.0) 1003 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-08-17T17:02:01.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:00 smithi169 bash[24469]: cluster 2024-08-17T17:01:59.841568+0000 mon.a (mon.0) 1003 : cluster [DBG] osdmap e125: 8 total, 8 up, 8 in 2024-08-17T17:02:01.875 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:02:01.926 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 83886079~1 2024-08-17T17:02:01.946 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:02:02.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:01 smithi169 bash[24469]: cluster 2024-08-17T17:02:00.713030+0000 mgr.y (mgr.24320) 220 : cluster [DBG] pgmap v244: 137 pgs: 137 active+clean; 225 MiB data, 965 MiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 12 MiB/s wr, 296 op/s 2024-08-17T17:02:02.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:01 smithi169 bash[24469]: cluster 2024-08-17T17:02:00.842075+0000 mon.a (mon.0) 1004 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-08-17T17:02:02.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:01 smithi131 bash[32005]: cluster 2024-08-17T17:02:00.713030+0000 mgr.y (mgr.24320) 220 : cluster [DBG] pgmap v244: 137 pgs: 137 active+clean; 225 MiB data, 965 MiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 12 MiB/s wr, 296 op/s 2024-08-17T17:02:02.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:01 smithi131 bash[32005]: cluster 2024-08-17T17:02:00.842075+0000 mon.a (mon.0) 1004 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-08-17T17:02:02.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:01 smithi131 bash[22554]: cluster 2024-08-17T17:02:00.713030+0000 mgr.y (mgr.24320) 220 : cluster [DBG] pgmap v244: 137 pgs: 137 active+clean; 225 MiB data, 965 MiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 12 MiB/s wr, 296 op/s 2024-08-17T17:02:02.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:01 smithi131 bash[22554]: cluster 2024-08-17T17:02:00.842075+0000 mon.a (mon.0) 1004 : cluster [DBG] osdmap e126: 8 total, 8 up, 8 in 2024-08-17T17:02:03.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:02 smithi169 bash[24469]: cluster 2024-08-17T17:02:01.858554+0000 mon.a (mon.0) 1005 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-08-17T17:02:03.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:02 smithi131 bash[22554]: cluster 2024-08-17T17:02:01.858554+0000 mon.a (mon.0) 1005 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-08-17T17:02:03.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:02 smithi131 bash[32005]: cluster 2024-08-17T17:02:01.858554+0000 mon.a (mon.0) 1005 : cluster [DBG] osdmap e127: 8 total, 8 up, 8 in 2024-08-17T17:02:04.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:03 smithi169 bash[24469]: cluster 2024-08-17T17:02:02.713815+0000 mgr.y (mgr.24320) 221 : cluster [DBG] pgmap v247: 137 pgs: 137 active+clean; 225 MiB data, 965 MiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 12 MiB/s wr, 296 op/s 2024-08-17T17:02:04.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:03 smithi169 bash[24469]: cluster 2024-08-17T17:02:02.881752+0000 mon.a (mon.0) 1006 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-08-17T17:02:04.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:03 smithi131 bash[32005]: cluster 2024-08-17T17:02:02.713815+0000 mgr.y (mgr.24320) 221 : cluster [DBG] pgmap v247: 137 pgs: 137 active+clean; 225 MiB data, 965 MiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 12 MiB/s wr, 296 op/s 2024-08-17T17:02:04.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:03 smithi131 bash[32005]: cluster 2024-08-17T17:02:02.881752+0000 mon.a (mon.0) 1006 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-08-17T17:02:04.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:03 smithi131 bash[22554]: cluster 2024-08-17T17:02:02.713815+0000 mgr.y (mgr.24320) 221 : cluster [DBG] pgmap v247: 137 pgs: 137 active+clean; 225 MiB data, 965 MiB used, 714 GiB / 715 GiB avail; 20 MiB/s rd, 12 MiB/s wr, 296 op/s 2024-08-17T17:02:04.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:03 smithi131 bash[22554]: cluster 2024-08-17T17:02:02.881752+0000 mon.a (mon.0) 1006 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-08-17T17:02:05.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:04 smithi169 bash[24469]: cluster 2024-08-17T17:02:03.882984+0000 mon.a (mon.0) 1007 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-08-17T17:02:05.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:04 smithi169 bash[24469]: audit 2024-08-17T17:02:04.573128+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:02:05.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:04 smithi131 bash[22554]: cluster 2024-08-17T17:02:03.882984+0000 mon.a (mon.0) 1007 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-08-17T17:02:05.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:04 smithi131 bash[22554]: audit 2024-08-17T17:02:04.573128+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:02:05.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:04 smithi131 bash[32005]: cluster 2024-08-17T17:02:03.882984+0000 mon.a (mon.0) 1007 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-08-17T17:02:05.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:04 smithi131 bash[32005]: audit 2024-08-17T17:02:04.573128+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:02:05.618 INFO:tasks.workunit.client.0.smithi131.stdout:migration_execute 2024-08-17T17:02:05.921 INFO:tasks.workunit.client.0.smithi131.stdout:migration_commit 2024-08-17T17:02:06.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:05 smithi131 bash[32005]: cluster 2024-08-17T17:02:04.715564+0000 mgr.y (mgr.24320) 222 : cluster [DBG] pgmap v250: 137 pgs: 137 active+clean; 249 MiB data, 1014 MiB used, 714 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-08-17T17:02:06.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:05 smithi131 bash[32005]: cluster 2024-08-17T17:02:04.897734+0000 mon.a (mon.0) 1009 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-08-17T17:02:06.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:05 smithi131 bash[22554]: cluster 2024-08-17T17:02:04.715564+0000 mgr.y (mgr.24320) 222 : cluster [DBG] pgmap v250: 137 pgs: 137 active+clean; 249 MiB data, 1014 MiB used, 714 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-08-17T17:02:06.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:05 smithi131 bash[22554]: cluster 2024-08-17T17:02:04.897734+0000 mon.a (mon.0) 1009 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-08-17T17:02:06.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:05 smithi169 bash[24469]: cluster 2024-08-17T17:02:04.715564+0000 mgr.y (mgr.24320) 222 : cluster [DBG] pgmap v250: 137 pgs: 137 active+clean; 249 MiB data, 1014 MiB used, 714 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-08-17T17:02:06.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:05 smithi169 bash[24469]: cluster 2024-08-17T17:02:04.897734+0000 mon.a (mon.0) 1009 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-08-17T17:02:08.259 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:07 smithi131 bash[32005]: cluster 2024-08-17T17:02:06.716384+0000 mgr.y (mgr.24320) 223 : cluster [DBG] pgmap v252: 137 pgs: 137 active+clean; 249 MiB data, 1014 MiB used, 714 GiB / 715 GiB avail; 98 KiB/s rd, 3.3 MiB/s wr, 139 op/s 2024-08-17T17:02:08.259 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:07 smithi131 bash[32005]: cluster 2024-08-17T17:02:06.915051+0000 mon.a (mon.0) 1010 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-08-17T17:02:08.260 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:07 smithi131 bash[22554]: cluster 2024-08-17T17:02:06.716384+0000 mgr.y (mgr.24320) 223 : cluster [DBG] pgmap v252: 137 pgs: 137 active+clean; 249 MiB data, 1014 MiB used, 714 GiB / 715 GiB avail; 98 KiB/s rd, 3.3 MiB/s wr, 139 op/s 2024-08-17T17:02:08.260 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:07 smithi131 bash[22554]: cluster 2024-08-17T17:02:06.915051+0000 mon.a (mon.0) 1010 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-08-17T17:02:08.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:07 smithi169 bash[24469]: cluster 2024-08-17T17:02:06.716384+0000 mgr.y (mgr.24320) 223 : cluster [DBG] pgmap v252: 137 pgs: 137 active+clean; 249 MiB data, 1014 MiB used, 714 GiB / 715 GiB avail; 98 KiB/s rd, 3.3 MiB/s wr, 139 op/s 2024-08-17T17:02:08.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:07 smithi169 bash[24469]: cluster 2024-08-17T17:02:06.915051+0000 mon.a (mon.0) 1010 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-08-17T17:02:08.735 INFO:teuthology.orchestra.run.smithi131.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:02:09.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:08 smithi131 bash[32005]: cluster 2024-08-17T17:02:07.917308+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-08-17T17:02:09.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:08 smithi131 bash[32005]: audit 2024-08-17T17:02:08.662211+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:02:09.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:08 smithi131 bash[32005]: audit 2024-08-17T17:02:08.741651+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:02:09.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:08 smithi131 bash[22554]: cluster 2024-08-17T17:02:07.917308+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-08-17T17:02:09.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:08 smithi131 bash[22554]: audit 2024-08-17T17:02:08.662211+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:02:09.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:08 smithi131 bash[22554]: audit 2024-08-17T17:02:08.741651+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:02:09.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:08 smithi169 bash[24469]: cluster 2024-08-17T17:02:07.917308+0000 mon.a (mon.0) 1011 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-08-17T17:02:09.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:08 smithi169 bash[24469]: audit 2024-08-17T17:02:08.662211+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:02:09.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:08 smithi169 bash[24469]: audit 2024-08-17T17:02:08.741651+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:02:09.432 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-08-17T17:02:09.465 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.Snaps (13219 ms) 2024-08-17T17:02:09.465 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.SnapsOtherPool 2024-08-17T17:02:09.521 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:02:09.540 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 0~8388609 2024-08-17T17:02:09.620 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap1 2024-08-17T17:02:10.268 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:09 smithi131 bash[32005]: cluster 2024-08-17T17:02:08.717619+0000 mgr.y (mgr.24320) 224 : cluster [DBG] pgmap v255: 137 pgs: 137 active+clean; 249 MiB data, 1014 MiB used, 714 GiB / 715 GiB avail; 98 KiB/s rd, 3.3 MiB/s wr, 140 op/s 2024-08-17T17:02:10.269 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:09 smithi131 bash[32005]: cephadm 2024-08-17T17:02:08.733657+0000 mgr.y (mgr.24320) 225 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:02:10.269 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:09 smithi131 bash[32005]: cluster 2024-08-17T17:02:08.946210+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-08-17T17:02:10.269 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:09 smithi131 bash[22554]: cluster 2024-08-17T17:02:08.717619+0000 mgr.y (mgr.24320) 224 : cluster [DBG] pgmap v255: 137 pgs: 137 active+clean; 249 MiB data, 1014 MiB used, 714 GiB / 715 GiB avail; 98 KiB/s rd, 3.3 MiB/s wr, 140 op/s 2024-08-17T17:02:10.269 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:09 smithi131 bash[22554]: cephadm 2024-08-17T17:02:08.733657+0000 mgr.y (mgr.24320) 225 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:02:10.269 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:09 smithi131 bash[22554]: cluster 2024-08-17T17:02:08.946210+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-08-17T17:02:10.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:09 smithi169 bash[24469]: cluster 2024-08-17T17:02:08.717619+0000 mgr.y (mgr.24320) 224 : cluster [DBG] pgmap v255: 137 pgs: 137 active+clean; 249 MiB data, 1014 MiB used, 714 GiB / 715 GiB avail; 98 KiB/s rd, 3.3 MiB/s wr, 140 op/s 2024-08-17T17:02:10.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:09 smithi169 bash[24469]: cephadm 2024-08-17T17:02:08.733657+0000 mgr.y (mgr.24320) 225 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:02:10.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:09 smithi169 bash[24469]: cluster 2024-08-17T17:02:08.946210+0000 mon.a (mon.0) 1014 : cluster [DBG] osdmap e133: 8 total, 8 up, 8 in 2024-08-17T17:02:10.592 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:02:10 smithi131 bash[22809]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:02:10] "GET /metrics HTTP/1.1" 200 38652 "" "Prometheus/2.43.0" 2024-08-17T17:02:10.978 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 8388609~8388609 2024-08-17T17:02:11.018 INFO:tasks.workunit.client.0.smithi131.stdout:write: X 0~1000 2024-08-17T17:02:11.018 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 1010~1000 2024-08-17T17:02:11.018 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap2 2024-08-17T17:02:11.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:10 smithi131 bash[22554]: cluster 2024-08-17T17:02:09.944512+0000 mon.a (mon.0) 1015 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-08-17T17:02:11.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:10 smithi131 bash[22554]: audit 2024-08-17T17:02:10.274990+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:02:11.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:10 smithi131 bash[22554]: audit 2024-08-17T17:02:10.281666+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:02:11.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:10 smithi131 bash[22554]: audit 2024-08-17T17:02:10.453591+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:02:11.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:10 smithi131 bash[22554]: audit 2024-08-17T17:02:10.458821+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:02:11.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:10 smithi131 bash[22554]: audit 2024-08-17T17:02:10.876429+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:02:11.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:10 smithi131 bash[22554]: audit 2024-08-17T17:02:10.877888+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:02:11.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:10 smithi131 bash[22554]: audit 2024-08-17T17:02:10.884062+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:02:11.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:10 smithi131 bash[32005]: cluster 2024-08-17T17:02:09.944512+0000 mon.a (mon.0) 1015 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-08-17T17:02:11.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:10 smithi131 bash[32005]: audit 2024-08-17T17:02:10.274990+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:02:11.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:10 smithi131 bash[32005]: audit 2024-08-17T17:02:10.281666+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:02:11.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:10 smithi131 bash[32005]: audit 2024-08-17T17:02:10.453591+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:02:11.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:10 smithi131 bash[32005]: audit 2024-08-17T17:02:10.458821+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:02:11.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:10 smithi131 bash[32005]: audit 2024-08-17T17:02:10.876429+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:02:11.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:10 smithi131 bash[32005]: audit 2024-08-17T17:02:10.877888+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:02:11.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:10 smithi131 bash[32005]: audit 2024-08-17T17:02:10.884062+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:02:11.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:10 smithi169 bash[24469]: cluster 2024-08-17T17:02:09.944512+0000 mon.a (mon.0) 1015 : cluster [DBG] osdmap e134: 8 total, 8 up, 8 in 2024-08-17T17:02:11.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:10 smithi169 bash[24469]: audit 2024-08-17T17:02:10.274990+0000 mon.a (mon.0) 1016 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:02:11.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:10 smithi169 bash[24469]: audit 2024-08-17T17:02:10.281666+0000 mon.a (mon.0) 1017 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:02:11.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:10 smithi169 bash[24469]: audit 2024-08-17T17:02:10.453591+0000 mon.a (mon.0) 1018 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:02:11.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:10 smithi169 bash[24469]: audit 2024-08-17T17:02:10.458821+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:02:11.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:10 smithi169 bash[24469]: audit 2024-08-17T17:02:10.876429+0000 mon.a (mon.0) 1020 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:02:11.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:10 smithi169 bash[24469]: audit 2024-08-17T17:02:10.877888+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:02:11.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:10 smithi169 bash[24469]: audit 2024-08-17T17:02:10.884062+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:02:12.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:11 smithi131 bash[32005]: cluster 2024-08-17T17:02:10.718152+0000 mgr.y (mgr.24320) 226 : cluster [DBG] pgmap v258: 137 pgs: 137 active+clean; 265 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 70 MiB/s rd, 10 MiB/s wr, 485 op/s 2024-08-17T17:02:12.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:11 smithi131 bash[32005]: cluster 2024-08-17T17:02:10.961773+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-08-17T17:02:12.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:11 smithi131 bash[22554]: cluster 2024-08-17T17:02:10.718152+0000 mgr.y (mgr.24320) 226 : cluster [DBG] pgmap v258: 137 pgs: 137 active+clean; 265 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 70 MiB/s rd, 10 MiB/s wr, 485 op/s 2024-08-17T17:02:12.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:11 smithi131 bash[22554]: cluster 2024-08-17T17:02:10.961773+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-08-17T17:02:12.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:11 smithi169 bash[24469]: cluster 2024-08-17T17:02:10.718152+0000 mgr.y (mgr.24320) 226 : cluster [DBG] pgmap v258: 137 pgs: 137 active+clean; 265 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 70 MiB/s rd, 10 MiB/s wr, 485 op/s 2024-08-17T17:02:12.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:11 smithi169 bash[24469]: cluster 2024-08-17T17:02:10.961773+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e135: 8 total, 8 up, 8 in 2024-08-17T17:02:13.009 INFO:tasks.workunit.client.0.smithi131.stdout:write: X 8388609~1000 2024-08-17T17:02:13.024 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 16777228~1000 2024-08-17T17:02:13.024 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 167772160 2024-08-17T17:02:13.045 INFO:tasks.workunit.client.0.smithi131.stdout:write: 2 83886079~8388609 2024-08-17T17:02:13.095 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap3 2024-08-17T17:02:13.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:12 smithi131 bash[22554]: cephadm 2024-08-17T17:02:11.016795+0000 mgr.y (mgr.24320) 227 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:02:13.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:12 smithi131 bash[22554]: cluster 2024-08-17T17:02:11.979045+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-08-17T17:02:13.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:12 smithi131 bash[32005]: cephadm 2024-08-17T17:02:11.016795+0000 mgr.y (mgr.24320) 227 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:02:13.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:12 smithi131 bash[32005]: cluster 2024-08-17T17:02:11.979045+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-08-17T17:02:13.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:12 smithi169 bash[24469]: cephadm 2024-08-17T17:02:11.016795+0000 mgr.y (mgr.24320) 227 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:02:13.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:12 smithi169 bash[24469]: cluster 2024-08-17T17:02:11.979045+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-08-17T17:02:13.974 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:02:14.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:13 smithi131 bash[22554]: cluster 2024-08-17T17:02:12.718559+0000 mgr.y (mgr.24320) 228 : cluster [DBG] pgmap v261: 137 pgs: 137 active+clean; 265 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 70 MiB/s rd, 10 MiB/s wr, 485 op/s 2024-08-17T17:02:14.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:13 smithi131 bash[22554]: cluster 2024-08-17T17:02:12.990666+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-08-17T17:02:14.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:13 smithi131 bash[22554]: audit 2024-08-17T17:02:13.330842+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:02:14.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:13 smithi131 bash[22554]: audit 2024-08-17T17:02:13.333594+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:02:14.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:13 smithi131 bash[22554]: audit 2024-08-17T17:02:13.342390+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:02:14.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:13 smithi131 bash[22554]: cluster 2024-08-17T17:02:13.701649+0000 mon.a (mon.0) 1029 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-08-17T17:02:14.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:13 smithi131 bash[32005]: cluster 2024-08-17T17:02:12.718559+0000 mgr.y (mgr.24320) 228 : cluster [DBG] pgmap v261: 137 pgs: 137 active+clean; 265 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 70 MiB/s rd, 10 MiB/s wr, 485 op/s 2024-08-17T17:02:14.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:13 smithi131 bash[32005]: cluster 2024-08-17T17:02:12.990666+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-08-17T17:02:14.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:13 smithi131 bash[32005]: audit 2024-08-17T17:02:13.330842+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:02:14.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:13 smithi131 bash[32005]: audit 2024-08-17T17:02:13.333594+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:02:14.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:13 smithi131 bash[32005]: audit 2024-08-17T17:02:13.342390+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:02:14.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:13 smithi131 bash[32005]: cluster 2024-08-17T17:02:13.701649+0000 mon.a (mon.0) 1029 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-08-17T17:02:14.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:13 smithi169 bash[24469]: cluster 2024-08-17T17:02:12.718559+0000 mgr.y (mgr.24320) 228 : cluster [DBG] pgmap v261: 137 pgs: 137 active+clean; 265 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 70 MiB/s rd, 10 MiB/s wr, 485 op/s 2024-08-17T17:02:14.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:13 smithi169 bash[24469]: cluster 2024-08-17T17:02:12.990666+0000 mon.a (mon.0) 1025 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-08-17T17:02:14.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:13 smithi169 bash[24469]: audit 2024-08-17T17:02:13.330842+0000 mon.a (mon.0) 1026 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:02:14.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:13 smithi169 bash[24469]: audit 2024-08-17T17:02:13.333594+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:02:14.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:13 smithi169 bash[24469]: audit 2024-08-17T17:02:13.342390+0000 mon.a (mon.0) 1028 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:02:14.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:13 smithi169 bash[24469]: cluster 2024-08-17T17:02:13.701649+0000 mon.a (mon.0) 1029 : cluster [DBG] osdmap e138: 8 total, 8 up, 8 in 2024-08-17T17:02:14.732 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:02:14.785 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 83886079~1 2024-08-17T17:02:14.800 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 0~8388609 2024-08-17T17:02:14.820 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 16777218~8388609 2024-08-17T17:02:14.892 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:02:15.223 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:14 smithi131 bash[32005]: cephadm 2024-08-17T17:02:13.331354+0000 mgr.y (mgr.24320) 229 : cephadm [INF] Upgrade: Target is version 19.0.0-5836-gcd8bdbeb (unknown) 2024-08-17T17:02:15.223 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:14 smithi131 bash[32005]: cephadm 2024-08-17T17:02:13.331436+0000 mgr.y (mgr.24320) 230 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d'] 2024-08-17T17:02:15.223 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:14 smithi131 bash[32005]: cephadm 2024-08-17T17:02:13.343425+0000 mgr.y (mgr.24320) 231 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-08-17T17:02:15.224 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:14 smithi131 bash[32005]: cephadm 2024-08-17T17:02:13.662809+0000 mgr.y (mgr.24320) 232 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d on smithi169 2024-08-17T17:02:15.224 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:14 smithi131 bash[32005]: cluster 2024-08-17T17:02:14.703681+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-08-17T17:02:15.224 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:14 smithi131 bash[22554]: cephadm 2024-08-17T17:02:13.331354+0000 mgr.y (mgr.24320) 229 : cephadm [INF] Upgrade: Target is version 19.0.0-5836-gcd8bdbeb (unknown) 2024-08-17T17:02:15.224 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:14 smithi131 bash[22554]: cephadm 2024-08-17T17:02:13.331436+0000 mgr.y (mgr.24320) 230 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d'] 2024-08-17T17:02:15.224 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:14 smithi131 bash[22554]: cephadm 2024-08-17T17:02:13.343425+0000 mgr.y (mgr.24320) 231 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-08-17T17:02:15.224 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:14 smithi131 bash[22554]: cephadm 2024-08-17T17:02:13.662809+0000 mgr.y (mgr.24320) 232 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d on smithi169 2024-08-17T17:02:15.224 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:14 smithi131 bash[22554]: cluster 2024-08-17T17:02:14.703681+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-08-17T17:02:15.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:14 smithi169 bash[24469]: cephadm 2024-08-17T17:02:13.331354+0000 mgr.y (mgr.24320) 229 : cephadm [INF] Upgrade: Target is version 19.0.0-5836-gcd8bdbeb (unknown) 2024-08-17T17:02:15.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:14 smithi169 bash[24469]: cephadm 2024-08-17T17:02:13.331436+0000 mgr.y (mgr.24320) 230 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d'] 2024-08-17T17:02:15.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:14 smithi169 bash[24469]: cephadm 2024-08-17T17:02:13.343425+0000 mgr.y (mgr.24320) 231 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-08-17T17:02:15.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:14 smithi169 bash[24469]: cephadm 2024-08-17T17:02:13.662809+0000 mgr.y (mgr.24320) 232 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d on smithi169 2024-08-17T17:02:15.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:14 smithi169 bash[24469]: cluster 2024-08-17T17:02:14.703681+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e139: 8 total, 8 up, 8 in 2024-08-17T17:02:16.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:15 smithi131 bash[32005]: cluster 2024-08-17T17:02:14.719452+0000 mgr.y (mgr.24320) 233 : cluster [DBG] pgmap v265: 137 pgs: 137 active+clean; 305 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 75 KiB/s rd, 8.5 MiB/s wr, 110 op/s 2024-08-17T17:02:16.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:15 smithi131 bash[22554]: cluster 2024-08-17T17:02:14.719452+0000 mgr.y (mgr.24320) 233 : cluster [DBG] pgmap v265: 137 pgs: 137 active+clean; 305 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 75 KiB/s rd, 8.5 MiB/s wr, 110 op/s 2024-08-17T17:02:16.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:15 smithi169 bash[24469]: cluster 2024-08-17T17:02:14.719452+0000 mgr.y (mgr.24320) 233 : cluster [DBG] pgmap v265: 137 pgs: 137 active+clean; 305 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 75 KiB/s rd, 8.5 MiB/s wr, 110 op/s 2024-08-17T17:02:17.275 INFO:teuthology.orchestra.run.smithi131.stdout:true 2024-08-17T17:02:17.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:16 smithi131 bash[32005]: cluster 2024-08-17T17:02:15.978061+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-08-17T17:02:17.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:16 smithi131 bash[32005]: cluster 2024-08-17T17:02:16.720215+0000 mgr.y (mgr.24320) 234 : cluster [DBG] pgmap v267: 137 pgs: 137 active+clean; 305 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 70 KiB/s rd, 8.0 MiB/s wr, 103 op/s 2024-08-17T17:02:17.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:16 smithi131 bash[22554]: cluster 2024-08-17T17:02:15.978061+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-08-17T17:02:17.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:16 smithi131 bash[22554]: cluster 2024-08-17T17:02:16.720215+0000 mgr.y (mgr.24320) 234 : cluster [DBG] pgmap v267: 137 pgs: 137 active+clean; 305 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 70 KiB/s rd, 8.0 MiB/s wr, 103 op/s 2024-08-17T17:02:17.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:16 smithi169 bash[24469]: cluster 2024-08-17T17:02:15.978061+0000 mon.a (mon.0) 1031 : cluster [DBG] osdmap e140: 8 total, 8 up, 8 in 2024-08-17T17:02:17.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:16 smithi169 bash[24469]: cluster 2024-08-17T17:02:16.720215+0000 mgr.y (mgr.24320) 234 : cluster [DBG] pgmap v267: 137 pgs: 137 active+clean; 305 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 70 KiB/s rd, 8.0 MiB/s wr, 103 op/s 2024-08-17T17:02:17.887 INFO:teuthology.orchestra.run.smithi131.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T17:02:17.887 INFO:teuthology.orchestra.run.smithi131.stdout:alertmanager.a smithi131 *:9093,9094 running (4m) 7s ago 5m 13.7M - 0.25.0 c8568f914cd2 dee86a28ddfc 2024-08-17T17:02:17.887 INFO:teuthology.orchestra.run.smithi131.stdout:grafana.a smithi169 *:3000 running (5m) 7s ago 5m 79.1M - 9.4.7 954c08fa6188 d0446dbf1cf1 2024-08-17T17:02:17.887 INFO:teuthology.orchestra.run.smithi131.stdout:mds.foo.smithi131.ctintn smithi131 running (3m) 7s ago 3m 12.4M - 18.2.4-719-gced649f8 c870753d67c2 6dd140bebf9a 2024-08-17T17:02:17.887 INFO:teuthology.orchestra.run.smithi131.stdout:mds.foo.smithi169.mekqdz smithi169 running (3m) 7s ago 3m 14.4M - 18.2.4-719-gced649f8 c870753d67c2 de2b6ed48bc0 2024-08-17T17:02:17.887 INFO:teuthology.orchestra.run.smithi131.stdout:mgr.x smithi169 *:8443,8765 running (14m) 7s ago 14m 428M - 18.2.4-719-gced649f8 c870753d67c2 260b0bfdcffd 2024-08-17T17:02:17.887 INFO:teuthology.orchestra.run.smithi131.stdout:mgr.y smithi131 *:9283,8765 running (16m) 7s ago 16m 480M - 18.2.4-719-gced649f8 c870753d67c2 0f3aa116b245 2024-08-17T17:02:17.887 INFO:teuthology.orchestra.run.smithi131.stdout:mon.a smithi131 running (16m) 7s ago 16m 52.4M 2048M 18.2.4-719-gced649f8 c870753d67c2 1767c0122aeb 2024-08-17T17:02:17.887 INFO:teuthology.orchestra.run.smithi131.stdout:mon.b smithi169 running (14m) 7s ago 14m 41.9M 2048M 18.2.4-719-gced649f8 c870753d67c2 ca0432409671 2024-08-17T17:02:17.887 INFO:teuthology.orchestra.run.smithi131.stdout:mon.c smithi131 running (14m) 7s ago 14m 41.2M 2048M 18.2.4-719-gced649f8 c870753d67c2 7fec9fe0b005 2024-08-17T17:02:17.888 INFO:teuthology.orchestra.run.smithi131.stdout:node-exporter.a smithi131 *:9100 running (5m) 7s ago 6m 8359k - 1.5.0 0da6a335fe13 432b6cc24df8 2024-08-17T17:02:17.888 INFO:teuthology.orchestra.run.smithi131.stdout:node-exporter.b smithi169 *:9100 running (5m) 7s ago 6m 8311k - 1.5.0 0da6a335fe13 1ad8a77b7942 2024-08-17T17:02:17.888 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0 smithi131 running (13m) 7s ago 13m 105M 4060M 18.2.4-719-gced649f8 c870753d67c2 56f0a67267a6 2024-08-17T17:02:17.888 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1 smithi131 running (12m) 7s ago 12m 89.2M 4060M 18.2.4-719-gced649f8 c870753d67c2 2f713ee6cf33 2024-08-17T17:02:17.888 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2 smithi131 running (11m) 7s ago 11m 84.8M 4060M 18.2.4-719-gced649f8 c870753d67c2 fe215c9d7f47 2024-08-17T17:02:17.888 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3 smithi131 running (10m) 7s ago 10m 104M 4060M 18.2.4-719-gced649f8 c870753d67c2 2f170c02ee2d 2024-08-17T17:02:17.888 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4 smithi169 running (10m) 7s ago 10m 97.8M 4060M 18.2.4-719-gced649f8 c870753d67c2 524bbf4e0cc3 2024-08-17T17:02:17.888 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5 smithi169 running (9m) 7s ago 9m 73.0M 4060M 18.2.4-719-gced649f8 c870753d67c2 5878adfca71c 2024-08-17T17:02:17.888 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6 smithi169 running (8m) 7s ago 8m 93.0M 4060M 18.2.4-719-gced649f8 c870753d67c2 78df1d40d56b 2024-08-17T17:02:17.888 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7 smithi169 running (7m) 7s ago 7m 77.2M 4060M 18.2.4-719-gced649f8 c870753d67c2 c1f457bcf070 2024-08-17T17:02:17.888 INFO:teuthology.orchestra.run.smithi131.stdout:prometheus.a smithi169 *:9095 running (4m) 7s ago 6m 42.9M - 2.43.0 a07b618ecd1d 2399e5ae0cde 2024-08-17T17:02:18.260 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:02:18.260 INFO:teuthology.orchestra.run.smithi131.stdout: "mon": { 2024-08-17T17:02:18.260 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 3 2024-08-17T17:02:18.260 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:02:18.260 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr": { 2024-08-17T17:02:18.260 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 2 2024-08-17T17:02:18.260 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:02:18.261 INFO:teuthology.orchestra.run.smithi131.stdout: "osd": { 2024-08-17T17:02:18.261 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 8 2024-08-17T17:02:18.261 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:02:18.261 INFO:teuthology.orchestra.run.smithi131.stdout: "mds": { 2024-08-17T17:02:18.261 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 2 2024-08-17T17:02:18.261 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:02:18.261 INFO:teuthology.orchestra.run.smithi131.stdout: "overall": { 2024-08-17T17:02:18.261 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 15 2024-08-17T17:02:18.261 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:02:18.261 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:02:18.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:18 smithi131 bash[22554]: cluster 2024-08-17T17:02:16.998922+0000 mon.a (mon.0) 1032 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-08-17T17:02:18.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:18 smithi131 bash[22554]: audit 2024-08-17T17:02:17.268284+0000 mgr.y (mgr.24320) 235 : audit [DBG] from='client.14883 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:02:18.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:18 smithi131 bash[22554]: audit 2024-08-17T17:02:17.576022+0000 mgr.y (mgr.24320) 236 : audit [DBG] from='client.14889 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:02:18.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:18 smithi131 bash[22554]: audit 2024-08-17T17:02:17.869717+0000 mgr.y (mgr.24320) 237 : audit [DBG] from='client.24818 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:02:18.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:18 smithi131 bash[32005]: cluster 2024-08-17T17:02:16.998922+0000 mon.a (mon.0) 1032 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-08-17T17:02:18.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:18 smithi131 bash[32005]: audit 2024-08-17T17:02:17.268284+0000 mgr.y (mgr.24320) 235 : audit [DBG] from='client.14883 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:02:18.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:18 smithi131 bash[32005]: audit 2024-08-17T17:02:17.576022+0000 mgr.y (mgr.24320) 236 : audit [DBG] from='client.14889 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:02:18.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:18 smithi131 bash[32005]: audit 2024-08-17T17:02:17.869717+0000 mgr.y (mgr.24320) 237 : audit [DBG] from='client.24818 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:02:18.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:18 smithi169 bash[24469]: cluster 2024-08-17T17:02:16.998922+0000 mon.a (mon.0) 1032 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-08-17T17:02:18.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:18 smithi169 bash[24469]: audit 2024-08-17T17:02:17.268284+0000 mgr.y (mgr.24320) 235 : audit [DBG] from='client.14883 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:02:18.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:18 smithi169 bash[24469]: audit 2024-08-17T17:02:17.576022+0000 mgr.y (mgr.24320) 236 : audit [DBG] from='client.14889 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:02:18.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:18 smithi169 bash[24469]: audit 2024-08-17T17:02:17.869717+0000 mgr.y (mgr.24320) 237 : audit [DBG] from='client.24818 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:02:18.596 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:02:18.596 INFO:teuthology.orchestra.run.smithi131.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d", 2024-08-17T17:02:18.596 INFO:teuthology.orchestra.run.smithi131.stdout: "in_progress": true, 2024-08-17T17:02:18.596 INFO:teuthology.orchestra.run.smithi131.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-08-17T17:02:18.596 INFO:teuthology.orchestra.run.smithi131.stdout: "services_complete": [], 2024-08-17T17:02:18.596 INFO:teuthology.orchestra.run.smithi131.stdout: "progress": "0/2 daemons upgraded", 2024-08-17T17:02:18.596 INFO:teuthology.orchestra.run.smithi131.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d image on host smithi169", 2024-08-17T17:02:18.597 INFO:teuthology.orchestra.run.smithi131.stdout: "is_paused": false 2024-08-17T17:02:18.597 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:02:18.640 INFO:tasks.workunit.client.0.smithi131.stdout:migration_execute 2024-08-17T17:02:18.908 INFO:tasks.workunit.client.0.smithi131.stdout:migration_commit 2024-08-17T17:02:19.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:19 smithi131 bash[32005]: cluster 2024-08-17T17:02:17.998001+0000 mon.a (mon.0) 1033 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-08-17T17:02:19.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:19 smithi131 bash[32005]: audit 2024-08-17T17:02:18.266037+0000 mon.a (mon.0) 1034 : audit [DBG] from='client.? 172.21.15.131:0/2274531109' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:02:19.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:19 smithi131 bash[32005]: audit 2024-08-17T17:02:18.603087+0000 mgr.y (mgr.24320) 238 : audit [DBG] from='client.24830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:02:19.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:19 smithi131 bash[32005]: cluster 2024-08-17T17:02:18.720873+0000 mgr.y (mgr.24320) 239 : cluster [DBG] pgmap v270: 137 pgs: 137 active+clean; 305 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:02:19.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:19 smithi131 bash[22554]: cluster 2024-08-17T17:02:17.998001+0000 mon.a (mon.0) 1033 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-08-17T17:02:19.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:19 smithi131 bash[22554]: audit 2024-08-17T17:02:18.266037+0000 mon.a (mon.0) 1034 : audit [DBG] from='client.? 172.21.15.131:0/2274531109' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:02:19.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:19 smithi131 bash[22554]: audit 2024-08-17T17:02:18.603087+0000 mgr.y (mgr.24320) 238 : audit [DBG] from='client.24830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:02:19.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:19 smithi131 bash[22554]: cluster 2024-08-17T17:02:18.720873+0000 mgr.y (mgr.24320) 239 : cluster [DBG] pgmap v270: 137 pgs: 137 active+clean; 305 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:02:19.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:19 smithi169 bash[24469]: cluster 2024-08-17T17:02:17.998001+0000 mon.a (mon.0) 1033 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-08-17T17:02:19.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:19 smithi169 bash[24469]: audit 2024-08-17T17:02:18.266037+0000 mon.a (mon.0) 1034 : audit [DBG] from='client.? 172.21.15.131:0/2274531109' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:02:19.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:19 smithi169 bash[24469]: audit 2024-08-17T17:02:18.603087+0000 mgr.y (mgr.24320) 238 : audit [DBG] from='client.24830 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:02:19.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:19 smithi169 bash[24469]: cluster 2024-08-17T17:02:18.720873+0000 mgr.y (mgr.24320) 239 : cluster [DBG] pgmap v270: 137 pgs: 137 active+clean; 305 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:02:20.271 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:20 smithi131 bash[32005]: cluster 2024-08-17T17:02:19.025463+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-08-17T17:02:20.271 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:20 smithi131 bash[22554]: cluster 2024-08-17T17:02:19.025463+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-08-17T17:02:20.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:20 smithi169 bash[24469]: cluster 2024-08-17T17:02:19.025463+0000 mon.a (mon.0) 1035 : cluster [DBG] osdmap e143: 8 total, 8 up, 8 in 2024-08-17T17:02:20.592 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:02:20 smithi131 bash[22809]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:02:20] "GET /metrics HTTP/1.1" 200 38652 "" "Prometheus/2.43.0" 2024-08-17T17:02:21.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:21 smithi131 bash[32005]: cluster 2024-08-17T17:02:20.042741+0000 mon.a (mon.0) 1036 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-08-17T17:02:21.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:21 smithi131 bash[32005]: cluster 2024-08-17T17:02:20.721645+0000 mgr.y (mgr.24320) 240 : cluster [DBG] pgmap v273: 137 pgs: 137 active+clean; 373 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 46 MiB/s rd, 18 MiB/s wr, 497 op/s 2024-08-17T17:02:21.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:21 smithi131 bash[22554]: cluster 2024-08-17T17:02:20.042741+0000 mon.a (mon.0) 1036 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-08-17T17:02:21.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:21 smithi131 bash[22554]: cluster 2024-08-17T17:02:20.721645+0000 mgr.y (mgr.24320) 240 : cluster [DBG] pgmap v273: 137 pgs: 137 active+clean; 373 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 46 MiB/s rd, 18 MiB/s wr, 497 op/s 2024-08-17T17:02:21.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:21 smithi169 bash[24469]: cluster 2024-08-17T17:02:20.042741+0000 mon.a (mon.0) 1036 : cluster [DBG] osdmap e144: 8 total, 8 up, 8 in 2024-08-17T17:02:21.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:21 smithi169 bash[24469]: cluster 2024-08-17T17:02:20.721645+0000 mgr.y (mgr.24320) 240 : cluster [DBG] pgmap v273: 137 pgs: 137 active+clean; 373 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 46 MiB/s rd, 18 MiB/s wr, 497 op/s 2024-08-17T17:02:21.644 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.SnapsOtherPool (12179 ms) 2024-08-17T17:02:21.645 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.SnapsDataPool 2024-08-17T17:02:21.728 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:02:21.756 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 0~8388609 2024-08-17T17:02:21.871 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap1 2024-08-17T17:02:22.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:22 smithi131 bash[32005]: cluster 2024-08-17T17:02:21.053617+0000 mon.a (mon.0) 1037 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-08-17T17:02:22.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:22 smithi131 bash[22554]: cluster 2024-08-17T17:02:21.053617+0000 mon.a (mon.0) 1037 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-08-17T17:02:22.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:22 smithi169 bash[24469]: cluster 2024-08-17T17:02:21.053617+0000 mon.a (mon.0) 1037 : cluster [DBG] osdmap e145: 8 total, 8 up, 8 in 2024-08-17T17:02:23.094 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 8388609~8388609 2024-08-17T17:02:23.132 INFO:tasks.workunit.client.0.smithi131.stdout:write: X 0~1000 2024-08-17T17:02:23.132 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 1010~1000 2024-08-17T17:02:23.133 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap2 2024-08-17T17:02:23.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:23 smithi131 bash[22554]: cluster 2024-08-17T17:02:22.051599+0000 mon.a (mon.0) 1038 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-08-17T17:02:23.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:23 smithi131 bash[22554]: cluster 2024-08-17T17:02:22.722424+0000 mgr.y (mgr.24320) 241 : cluster [DBG] pgmap v276: 137 pgs: 137 active+clean; 373 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 46 MiB/s rd, 18 MiB/s wr, 497 op/s 2024-08-17T17:02:23.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:23 smithi131 bash[32005]: cluster 2024-08-17T17:02:22.051599+0000 mon.a (mon.0) 1038 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-08-17T17:02:23.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:23 smithi131 bash[32005]: cluster 2024-08-17T17:02:22.722424+0000 mgr.y (mgr.24320) 241 : cluster [DBG] pgmap v276: 137 pgs: 137 active+clean; 373 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 46 MiB/s rd, 18 MiB/s wr, 497 op/s 2024-08-17T17:02:23.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:23 smithi169 bash[24469]: cluster 2024-08-17T17:02:22.051599+0000 mon.a (mon.0) 1038 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-08-17T17:02:23.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:23 smithi169 bash[24469]: cluster 2024-08-17T17:02:22.722424+0000 mgr.y (mgr.24320) 241 : cluster [DBG] pgmap v276: 137 pgs: 137 active+clean; 373 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 46 MiB/s rd, 18 MiB/s wr, 497 op/s 2024-08-17T17:02:24.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:24 smithi131 bash[22554]: cluster 2024-08-17T17:02:23.073309+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-08-17T17:02:24.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:24 smithi131 bash[22554]: audit 2024-08-17T17:02:23.662944+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:02:24.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:24 smithi131 bash[22554]: cluster 2024-08-17T17:02:23.704163+0000 mon.a (mon.0) 1041 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-08-17T17:02:24.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:24 smithi131 bash[32005]: cluster 2024-08-17T17:02:23.073309+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-08-17T17:02:24.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:24 smithi131 bash[32005]: audit 2024-08-17T17:02:23.662944+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:02:24.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:24 smithi131 bash[32005]: cluster 2024-08-17T17:02:23.704163+0000 mon.a (mon.0) 1041 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-08-17T17:02:24.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:24 smithi169 bash[24469]: cluster 2024-08-17T17:02:23.073309+0000 mon.a (mon.0) 1039 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-08-17T17:02:24.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:24 smithi169 bash[24469]: audit 2024-08-17T17:02:23.662944+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:02:24.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:24 smithi169 bash[24469]: cluster 2024-08-17T17:02:23.704163+0000 mon.a (mon.0) 1041 : cluster [DBG] osdmap e148: 8 total, 8 up, 8 in 2024-08-17T17:02:24.724 INFO:tasks.workunit.client.0.smithi131.stdout:write: X 8388609~1000 2024-08-17T17:02:24.743 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 16777228~1000 2024-08-17T17:02:24.743 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 167772160 2024-08-17T17:02:24.764 INFO:tasks.workunit.client.0.smithi131.stdout:write: 2 83886079~8388609 2024-08-17T17:02:24.811 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap3 2024-08-17T17:02:26.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:25 smithi131 bash[22554]: cluster 2024-08-17T17:02:24.706266+0000 mon.a (mon.0) 1042 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-08-17T17:02:26.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:25 smithi131 bash[22554]: cluster 2024-08-17T17:02:24.723390+0000 mgr.y (mgr.24320) 242 : cluster [DBG] pgmap v280: 137 pgs: 137 active+clean; 369 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 39 MiB/s rd, 8.7 MiB/s wr, 147 op/s 2024-08-17T17:02:26.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:25 smithi131 bash[32005]: cluster 2024-08-17T17:02:24.706266+0000 mon.a (mon.0) 1042 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-08-17T17:02:26.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:25 smithi131 bash[32005]: cluster 2024-08-17T17:02:24.723390+0000 mgr.y (mgr.24320) 242 : cluster [DBG] pgmap v280: 137 pgs: 137 active+clean; 369 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 39 MiB/s rd, 8.7 MiB/s wr, 147 op/s 2024-08-17T17:02:26.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:25 smithi169 bash[24469]: cluster 2024-08-17T17:02:24.706266+0000 mon.a (mon.0) 1042 : cluster [DBG] osdmap e149: 8 total, 8 up, 8 in 2024-08-17T17:02:26.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:25 smithi169 bash[24469]: cluster 2024-08-17T17:02:24.723390+0000 mgr.y (mgr.24320) 242 : cluster [DBG] pgmap v280: 137 pgs: 137 active+clean; 369 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 39 MiB/s rd, 8.7 MiB/s wr, 147 op/s 2024-08-17T17:02:26.740 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:02:26.788 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 83886079~1 2024-08-17T17:02:26.812 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:02:27.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:26 smithi131 bash[32005]: cluster 2024-08-17T17:02:25.717551+0000 mon.a (mon.0) 1043 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-08-17T17:02:27.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:26 smithi131 bash[22554]: cluster 2024-08-17T17:02:25.717551+0000 mon.a (mon.0) 1043 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-08-17T17:02:27.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:26 smithi169 bash[24469]: cluster 2024-08-17T17:02:25.717551+0000 mon.a (mon.0) 1043 : cluster [DBG] osdmap e150: 8 total, 8 up, 8 in 2024-08-17T17:02:28.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:27 smithi131 bash[22554]: cluster 2024-08-17T17:02:26.718549+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-08-17T17:02:28.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:27 smithi131 bash[22554]: cluster 2024-08-17T17:02:26.724191+0000 mgr.y (mgr.24320) 243 : cluster [DBG] pgmap v283: 137 pgs: 137 active+clean; 369 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 39 MiB/s rd, 8.8 MiB/s wr, 148 op/s 2024-08-17T17:02:28.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:27 smithi131 bash[32005]: cluster 2024-08-17T17:02:26.718549+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-08-17T17:02:28.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:27 smithi131 bash[32005]: cluster 2024-08-17T17:02:26.724191+0000 mgr.y (mgr.24320) 243 : cluster [DBG] pgmap v283: 137 pgs: 137 active+clean; 369 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 39 MiB/s rd, 8.8 MiB/s wr, 148 op/s 2024-08-17T17:02:28.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:27 smithi169 bash[24469]: cluster 2024-08-17T17:02:26.718549+0000 mon.a (mon.0) 1044 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-08-17T17:02:28.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:27 smithi169 bash[24469]: cluster 2024-08-17T17:02:26.724191+0000 mgr.y (mgr.24320) 243 : cluster [DBG] pgmap v283: 137 pgs: 137 active+clean; 369 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 39 MiB/s rd, 8.8 MiB/s wr, 148 op/s 2024-08-17T17:02:29.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:28 smithi131 bash[22554]: cluster 2024-08-17T17:02:27.745271+0000 mon.a (mon.0) 1045 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-08-17T17:02:29.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:28 smithi131 bash[22554]: cluster 2024-08-17T17:02:28.704762+0000 mon.a (mon.0) 1046 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-08-17T17:02:29.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:28 smithi131 bash[32005]: cluster 2024-08-17T17:02:27.745271+0000 mon.a (mon.0) 1045 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-08-17T17:02:29.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:28 smithi131 bash[32005]: cluster 2024-08-17T17:02:28.704762+0000 mon.a (mon.0) 1046 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-08-17T17:02:29.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:28 smithi169 bash[24469]: cluster 2024-08-17T17:02:27.745271+0000 mon.a (mon.0) 1045 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-08-17T17:02:29.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:28 smithi169 bash[24469]: cluster 2024-08-17T17:02:28.704762+0000 mon.a (mon.0) 1046 : cluster [DBG] osdmap e153: 8 total, 8 up, 8 in 2024-08-17T17:02:30.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:29 smithi131 bash[32005]: cluster 2024-08-17T17:02:28.724927+0000 mgr.y (mgr.24320) 244 : cluster [DBG] pgmap v286: 137 pgs: 137 active+clean; 369 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:02:30.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:29 smithi131 bash[32005]: cluster 2024-08-17T17:02:29.714659+0000 mon.a (mon.0) 1047 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-08-17T17:02:30.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:29 smithi131 bash[22554]: cluster 2024-08-17T17:02:28.724927+0000 mgr.y (mgr.24320) 244 : cluster [DBG] pgmap v286: 137 pgs: 137 active+clean; 369 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:02:30.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:29 smithi131 bash[22554]: cluster 2024-08-17T17:02:29.714659+0000 mon.a (mon.0) 1047 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-08-17T17:02:30.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:29 smithi169 bash[24469]: cluster 2024-08-17T17:02:28.724927+0000 mgr.y (mgr.24320) 244 : cluster [DBG] pgmap v286: 137 pgs: 137 active+clean; 369 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:02:30.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:29 smithi169 bash[24469]: cluster 2024-08-17T17:02:29.714659+0000 mon.a (mon.0) 1047 : cluster [DBG] osdmap e154: 8 total, 8 up, 8 in 2024-08-17T17:02:30.524 INFO:tasks.workunit.client.0.smithi131.stdout:migration_execute 2024-08-17T17:02:30.592 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:02:30 smithi131 bash[22809]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:02:30] "GET /metrics HTTP/1.1" 200 38656 "" "Prometheus/2.43.0" 2024-08-17T17:02:30.783 INFO:tasks.workunit.client.0.smithi131.stdout:migration_commit 2024-08-17T17:02:32.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:31 smithi131 bash[32005]: cluster 2024-08-17T17:02:30.725625+0000 mgr.y (mgr.24320) 245 : cluster [DBG] pgmap v288: 137 pgs: 137 active+clean; 393 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-08-17T17:02:32.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:31 smithi131 bash[22554]: cluster 2024-08-17T17:02:30.725625+0000 mgr.y (mgr.24320) 245 : cluster [DBG] pgmap v288: 137 pgs: 137 active+clean; 393 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-08-17T17:02:32.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:31 smithi169 bash[24469]: cluster 2024-08-17T17:02:30.725625+0000 mgr.y (mgr.24320) 245 : cluster [DBG] pgmap v288: 137 pgs: 137 active+clean; 393 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 119 KiB/s rd, 4.0 MiB/s wr, 169 op/s 2024-08-17T17:02:33.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:32 smithi131 bash[32005]: cluster 2024-08-17T17:02:31.759233+0000 mon.a (mon.0) 1048 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-08-17T17:02:33.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:32 smithi131 bash[22554]: cluster 2024-08-17T17:02:31.759233+0000 mon.a (mon.0) 1048 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-08-17T17:02:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:32 smithi169 bash[24469]: cluster 2024-08-17T17:02:31.759233+0000 mon.a (mon.0) 1048 : cluster [DBG] osdmap e155: 8 total, 8 up, 8 in 2024-08-17T17:02:34.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:33 smithi131 bash[32005]: cluster 2024-08-17T17:02:32.726383+0000 mgr.y (mgr.24320) 246 : cluster [DBG] pgmap v290: 137 pgs: 137 active+clean; 393 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 95 KiB/s rd, 3.2 MiB/s wr, 136 op/s 2024-08-17T17:02:34.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:33 smithi131 bash[32005]: cluster 2024-08-17T17:02:32.769619+0000 mon.a (mon.0) 1049 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-08-17T17:02:34.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:33 smithi131 bash[22554]: cluster 2024-08-17T17:02:32.726383+0000 mgr.y (mgr.24320) 246 : cluster [DBG] pgmap v290: 137 pgs: 137 active+clean; 393 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 95 KiB/s rd, 3.2 MiB/s wr, 136 op/s 2024-08-17T17:02:34.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:33 smithi131 bash[22554]: cluster 2024-08-17T17:02:32.769619+0000 mon.a (mon.0) 1049 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-08-17T17:02:34.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:33 smithi169 bash[24469]: cluster 2024-08-17T17:02:32.726383+0000 mgr.y (mgr.24320) 246 : cluster [DBG] pgmap v290: 137 pgs: 137 active+clean; 393 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 95 KiB/s rd, 3.2 MiB/s wr, 136 op/s 2024-08-17T17:02:34.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:33 smithi169 bash[24469]: cluster 2024-08-17T17:02:32.769619+0000 mon.a (mon.0) 1049 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-08-17T17:02:34.347 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.SnapsDataPool (12702 ms) 2024-08-17T17:02:34.347 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.SnapsShrinkAfterPrepare 2024-08-17T17:02:34.431 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:02:34.462 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 0~8388609 2024-08-17T17:02:34.569 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap1 2024-08-17T17:02:35.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:34 smithi131 bash[22554]: cluster 2024-08-17T17:02:33.783404+0000 mon.a (mon.0) 1050 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-08-17T17:02:35.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:34 smithi131 bash[32005]: cluster 2024-08-17T17:02:33.783404+0000 mon.a (mon.0) 1050 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-08-17T17:02:35.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:34 smithi169 bash[24469]: cluster 2024-08-17T17:02:33.783404+0000 mon.a (mon.0) 1050 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-08-17T17:02:35.813 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 8388609~8388609 2024-08-17T17:02:35.842 INFO:tasks.workunit.client.0.smithi131.stdout:write: X 0~1000 2024-08-17T17:02:35.842 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 1010~1000 2024-08-17T17:02:35.843 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap2 2024-08-17T17:02:36.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:35 smithi131 bash[22554]: cluster 2024-08-17T17:02:34.727916+0000 mgr.y (mgr.24320) 247 : cluster [DBG] pgmap v293: 137 pgs: 137 active+clean; 409 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 56 MiB/s rd, 8.0 MiB/s wr, 388 op/s 2024-08-17T17:02:36.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:35 smithi131 bash[22554]: cluster 2024-08-17T17:02:34.792662+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-08-17T17:02:36.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:35 smithi131 bash[32005]: cluster 2024-08-17T17:02:34.727916+0000 mgr.y (mgr.24320) 247 : cluster [DBG] pgmap v293: 137 pgs: 137 active+clean; 409 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 56 MiB/s rd, 8.0 MiB/s wr, 388 op/s 2024-08-17T17:02:36.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:35 smithi131 bash[32005]: cluster 2024-08-17T17:02:34.792662+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-08-17T17:02:36.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:35 smithi169 bash[24469]: cluster 2024-08-17T17:02:34.727916+0000 mgr.y (mgr.24320) 247 : cluster [DBG] pgmap v293: 137 pgs: 137 active+clean; 409 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 56 MiB/s rd, 8.0 MiB/s wr, 388 op/s 2024-08-17T17:02:36.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:35 smithi169 bash[24469]: cluster 2024-08-17T17:02:34.792662+0000 mon.a (mon.0) 1051 : cluster [DBG] osdmap e158: 8 total, 8 up, 8 in 2024-08-17T17:02:37.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:36 smithi131 bash[32005]: cluster 2024-08-17T17:02:35.795407+0000 mon.a (mon.0) 1052 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-08-17T17:02:37.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:36 smithi131 bash[22554]: cluster 2024-08-17T17:02:35.795407+0000 mon.a (mon.0) 1052 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-08-17T17:02:37.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:36 smithi169 bash[24469]: cluster 2024-08-17T17:02:35.795407+0000 mon.a (mon.0) 1052 : cluster [DBG] osdmap e159: 8 total, 8 up, 8 in 2024-08-17T17:02:37.840 INFO:tasks.workunit.client.0.smithi131.stdout:write: X 8388609~1000 2024-08-17T17:02:37.853 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 16777228~1000 2024-08-17T17:02:37.853 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 167772160 2024-08-17T17:02:37.871 INFO:tasks.workunit.client.0.smithi131.stdout:write: 2 83886079~8388609 2024-08-17T17:02:37.913 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap3 2024-08-17T17:02:38.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:37 smithi131 bash[32005]: cluster 2024-08-17T17:02:36.728672+0000 mgr.y (mgr.24320) 248 : cluster [DBG] pgmap v296: 137 pgs: 137 active+clean; 409 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 70 MiB/s rd, 10 MiB/s wr, 486 op/s 2024-08-17T17:02:38.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:37 smithi131 bash[32005]: cluster 2024-08-17T17:02:36.817004+0000 mon.a (mon.0) 1053 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-08-17T17:02:38.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:37 smithi131 bash[22554]: cluster 2024-08-17T17:02:36.728672+0000 mgr.y (mgr.24320) 248 : cluster [DBG] pgmap v296: 137 pgs: 137 active+clean; 409 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 70 MiB/s rd, 10 MiB/s wr, 486 op/s 2024-08-17T17:02:38.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:37 smithi131 bash[22554]: cluster 2024-08-17T17:02:36.817004+0000 mon.a (mon.0) 1053 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-08-17T17:02:38.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:37 smithi169 bash[24469]: cluster 2024-08-17T17:02:36.728672+0000 mgr.y (mgr.24320) 248 : cluster [DBG] pgmap v296: 137 pgs: 137 active+clean; 409 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 70 MiB/s rd, 10 MiB/s wr, 486 op/s 2024-08-17T17:02:38.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:37 smithi169 bash[24469]: cluster 2024-08-17T17:02:36.817004+0000 mon.a (mon.0) 1053 : cluster [DBG] osdmap e160: 8 total, 8 up, 8 in 2024-08-17T17:02:39.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:38 smithi131 bash[32005]: cluster 2024-08-17T17:02:37.830443+0000 mon.a (mon.0) 1054 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-08-17T17:02:39.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:38 smithi131 bash[32005]: audit 2024-08-17T17:02:38.663289+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:02:39.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:38 smithi131 bash[32005]: cluster 2024-08-17T17:02:38.709704+0000 mon.a (mon.0) 1056 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-08-17T17:02:39.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:38 smithi131 bash[22554]: cluster 2024-08-17T17:02:37.830443+0000 mon.a (mon.0) 1054 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-08-17T17:02:39.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:38 smithi131 bash[22554]: audit 2024-08-17T17:02:38.663289+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:02:39.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:38 smithi131 bash[22554]: cluster 2024-08-17T17:02:38.709704+0000 mon.a (mon.0) 1056 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-08-17T17:02:39.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:38 smithi169 bash[24469]: cluster 2024-08-17T17:02:37.830443+0000 mon.a (mon.0) 1054 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-08-17T17:02:39.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:38 smithi169 bash[24469]: audit 2024-08-17T17:02:38.663289+0000 mon.a (mon.0) 1055 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:02:39.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:38 smithi169 bash[24469]: cluster 2024-08-17T17:02:38.709704+0000 mon.a (mon.0) 1056 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-08-17T17:02:39.733 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:02:39.776 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 83886079~1 2024-08-17T17:02:39.796 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:02:40.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:39 smithi131 bash[22554]: cluster 2024-08-17T17:02:38.729709+0000 mgr.y (mgr.24320) 249 : cluster [DBG] pgmap v300: 137 pgs: 137 active+clean; 409 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:02:40.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:39 smithi131 bash[22554]: cluster 2024-08-17T17:02:39.719564+0000 mon.a (mon.0) 1057 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-08-17T17:02:40.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:39 smithi131 bash[32005]: cluster 2024-08-17T17:02:38.729709+0000 mgr.y (mgr.24320) 249 : cluster [DBG] pgmap v300: 137 pgs: 137 active+clean; 409 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:02:40.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:39 smithi131 bash[32005]: cluster 2024-08-17T17:02:39.719564+0000 mon.a (mon.0) 1057 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-08-17T17:02:40.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:39 smithi169 bash[24469]: cluster 2024-08-17T17:02:38.729709+0000 mgr.y (mgr.24320) 249 : cluster [DBG] pgmap v300: 137 pgs: 137 active+clean; 409 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:02:40.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:39 smithi169 bash[24469]: cluster 2024-08-17T17:02:39.719564+0000 mon.a (mon.0) 1057 : cluster [DBG] osdmap e163: 8 total, 8 up, 8 in 2024-08-17T17:02:40.592 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:02:40 smithi131 bash[22809]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:02:40] "GET /metrics HTTP/1.1" 200 38662 "" "Prometheus/2.43.0" 2024-08-17T17:02:42.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:41 smithi131 bash[32005]: cluster 2024-08-17T17:02:40.730533+0000 mgr.y (mgr.24320) 250 : cluster [DBG] pgmap v302: 137 pgs: 137 active+clean; 449 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 70 KiB/s rd, 8.0 MiB/s wr, 103 op/s 2024-08-17T17:02:42.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:41 smithi131 bash[32005]: cluster 2024-08-17T17:02:40.840603+0000 mon.a (mon.0) 1058 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-08-17T17:02:42.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:41 smithi131 bash[22554]: cluster 2024-08-17T17:02:40.730533+0000 mgr.y (mgr.24320) 250 : cluster [DBG] pgmap v302: 137 pgs: 137 active+clean; 449 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 70 KiB/s rd, 8.0 MiB/s wr, 103 op/s 2024-08-17T17:02:42.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:41 smithi131 bash[22554]: cluster 2024-08-17T17:02:40.840603+0000 mon.a (mon.0) 1058 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-08-17T17:02:42.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:41 smithi169 bash[24469]: cluster 2024-08-17T17:02:40.730533+0000 mgr.y (mgr.24320) 250 : cluster [DBG] pgmap v302: 137 pgs: 137 active+clean; 449 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 70 KiB/s rd, 8.0 MiB/s wr, 103 op/s 2024-08-17T17:02:42.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:41 smithi169 bash[24469]: cluster 2024-08-17T17:02:40.840603+0000 mon.a (mon.0) 1058 : cluster [DBG] osdmap e164: 8 total, 8 up, 8 in 2024-08-17T17:02:43.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:42 smithi169 bash[24469]: cluster 2024-08-17T17:02:41.843270+0000 mon.a (mon.0) 1059 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-08-17T17:02:43.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:42 smithi131 bash[22554]: cluster 2024-08-17T17:02:41.843270+0000 mon.a (mon.0) 1059 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-08-17T17:02:43.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:42 smithi131 bash[32005]: cluster 2024-08-17T17:02:41.843270+0000 mon.a (mon.0) 1059 : cluster [DBG] osdmap e165: 8 total, 8 up, 8 in 2024-08-17T17:02:43.599 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 41943040 2024-08-17T17:02:43.643 INFO:tasks.workunit.client.0.smithi131.stdout:migration_execute 2024-08-17T17:02:43.884 INFO:tasks.workunit.client.0.smithi131.stdout:migration_commit 2024-08-17T17:02:44.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:43 smithi169 bash[24469]: cluster 2024-08-17T17:02:42.731242+0000 mgr.y (mgr.24320) 251 : cluster [DBG] pgmap v305: 137 pgs: 137 active+clean; 449 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 70 KiB/s rd, 8.0 MiB/s wr, 103 op/s 2024-08-17T17:02:44.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:43 smithi169 bash[24469]: cluster 2024-08-17T17:02:42.863399+0000 mon.a (mon.0) 1060 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-08-17T17:02:44.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:43 smithi131 bash[32005]: cluster 2024-08-17T17:02:42.731242+0000 mgr.y (mgr.24320) 251 : cluster [DBG] pgmap v305: 137 pgs: 137 active+clean; 449 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 70 KiB/s rd, 8.0 MiB/s wr, 103 op/s 2024-08-17T17:02:44.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:43 smithi131 bash[32005]: cluster 2024-08-17T17:02:42.863399+0000 mon.a (mon.0) 1060 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-08-17T17:02:44.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:43 smithi131 bash[22554]: cluster 2024-08-17T17:02:42.731242+0000 mgr.y (mgr.24320) 251 : cluster [DBG] pgmap v305: 137 pgs: 137 active+clean; 449 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 70 KiB/s rd, 8.0 MiB/s wr, 103 op/s 2024-08-17T17:02:44.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:43 smithi131 bash[22554]: cluster 2024-08-17T17:02:42.863399+0000 mon.a (mon.0) 1060 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-08-17T17:02:46.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:45 smithi169 bash[24469]: cluster 2024-08-17T17:02:44.732868+0000 mgr.y (mgr.24320) 252 : cluster [DBG] pgmap v307: 137 pgs: 137 active+clean; 477 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 31 MiB/s rd, 4.8 MiB/s wr, 409 op/s 2024-08-17T17:02:46.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:45 smithi169 bash[24469]: cluster 2024-08-17T17:02:44.874289+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-08-17T17:02:46.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:45 smithi131 bash[22554]: cluster 2024-08-17T17:02:44.732868+0000 mgr.y (mgr.24320) 252 : cluster [DBG] pgmap v307: 137 pgs: 137 active+clean; 477 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 31 MiB/s rd, 4.8 MiB/s wr, 409 op/s 2024-08-17T17:02:46.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:45 smithi131 bash[22554]: cluster 2024-08-17T17:02:44.874289+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-08-17T17:02:46.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:45 smithi131 bash[32005]: cluster 2024-08-17T17:02:44.732868+0000 mgr.y (mgr.24320) 252 : cluster [DBG] pgmap v307: 137 pgs: 137 active+clean; 477 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 31 MiB/s rd, 4.8 MiB/s wr, 409 op/s 2024-08-17T17:02:46.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:45 smithi131 bash[32005]: cluster 2024-08-17T17:02:44.874289+0000 mon.a (mon.0) 1061 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-08-17T17:02:47.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:46 smithi169 bash[24469]: cluster 2024-08-17T17:02:45.882339+0000 mon.a (mon.0) 1062 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-08-17T17:02:47.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:46 smithi131 bash[32005]: cluster 2024-08-17T17:02:45.882339+0000 mon.a (mon.0) 1062 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-08-17T17:02:47.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:46 smithi131 bash[22554]: cluster 2024-08-17T17:02:45.882339+0000 mon.a (mon.0) 1062 : cluster [DBG] osdmap e168: 8 total, 8 up, 8 in 2024-08-17T17:02:47.385 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.SnapsShrinkAfterPrepare (13039 ms) 2024-08-17T17:02:47.385 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.SnapsShrinkToZeroBeforePrepare 2024-08-17T17:02:47.450 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:02:47.473 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 0~8388609 2024-08-17T17:02:47.571 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap1 2024-08-17T17:02:48.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:47 smithi131 bash[32005]: cluster 2024-08-17T17:02:46.733645+0000 mgr.y (mgr.24320) 253 : cluster [DBG] pgmap v310: 137 pgs: 137 active+clean; 477 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 31 MiB/s rd, 4.9 MiB/s wr, 419 op/s 2024-08-17T17:02:48.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:47 smithi131 bash[32005]: cluster 2024-08-17T17:02:46.891727+0000 mon.a (mon.0) 1063 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-08-17T17:02:48.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:47 smithi131 bash[22554]: cluster 2024-08-17T17:02:46.733645+0000 mgr.y (mgr.24320) 253 : cluster [DBG] pgmap v310: 137 pgs: 137 active+clean; 477 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 31 MiB/s rd, 4.9 MiB/s wr, 419 op/s 2024-08-17T17:02:48.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:47 smithi131 bash[22554]: cluster 2024-08-17T17:02:46.891727+0000 mon.a (mon.0) 1063 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-08-17T17:02:48.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:47 smithi169 bash[24469]: cluster 2024-08-17T17:02:46.733645+0000 mgr.y (mgr.24320) 253 : cluster [DBG] pgmap v310: 137 pgs: 137 active+clean; 477 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 31 MiB/s rd, 4.9 MiB/s wr, 419 op/s 2024-08-17T17:02:48.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:47 smithi169 bash[24469]: cluster 2024-08-17T17:02:46.891727+0000 mon.a (mon.0) 1063 : cluster [DBG] osdmap e169: 8 total, 8 up, 8 in 2024-08-17T17:02:48.925 INFO:teuthology.orchestra.run.smithi131.stdout:true 2024-08-17T17:02:48.933 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 8388609~8388609 2024-08-17T17:02:48.952 INFO:tasks.workunit.client.0.smithi131.stdout:write: X 0~1000 2024-08-17T17:02:48.953 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 1010~1000 2024-08-17T17:02:48.953 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap2 2024-08-17T17:02:49.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:48 smithi131 bash[22554]: cluster 2024-08-17T17:02:47.892569+0000 mon.a (mon.0) 1064 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-08-17T17:02:49.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:48 smithi131 bash[32005]: cluster 2024-08-17T17:02:47.892569+0000 mon.a (mon.0) 1064 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-08-17T17:02:49.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:48 smithi169 bash[24469]: cluster 2024-08-17T17:02:47.892569+0000 mon.a (mon.0) 1064 : cluster [DBG] osdmap e170: 8 total, 8 up, 8 in 2024-08-17T17:02:49.554 INFO:teuthology.orchestra.run.smithi131.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T17:02:49.555 INFO:teuthology.orchestra.run.smithi131.stdout:alertmanager.a smithi131 *:9093,9094 running (5m) 39s ago 6m 13.7M - 0.25.0 c8568f914cd2 dee86a28ddfc 2024-08-17T17:02:49.555 INFO:teuthology.orchestra.run.smithi131.stdout:grafana.a smithi169 *:3000 running (5m) 39s ago 5m 79.1M - 9.4.7 954c08fa6188 d0446dbf1cf1 2024-08-17T17:02:49.555 INFO:teuthology.orchestra.run.smithi131.stdout:mds.foo.smithi131.ctintn smithi131 running (3m) 39s ago 3m 12.4M - 18.2.4-719-gced649f8 c870753d67c2 6dd140bebf9a 2024-08-17T17:02:49.555 INFO:teuthology.orchestra.run.smithi131.stdout:mds.foo.smithi169.mekqdz smithi169 running (3m) 39s ago 3m 14.4M - 18.2.4-719-gced649f8 c870753d67c2 de2b6ed48bc0 2024-08-17T17:02:49.555 INFO:teuthology.orchestra.run.smithi131.stdout:mgr.x smithi169 *:8443,8765 running (14m) 39s ago 14m 428M - 18.2.4-719-gced649f8 c870753d67c2 260b0bfdcffd 2024-08-17T17:02:49.555 INFO:teuthology.orchestra.run.smithi131.stdout:mgr.y smithi131 *:9283,8765 running (17m) 39s ago 17m 480M - 18.2.4-719-gced649f8 c870753d67c2 0f3aa116b245 2024-08-17T17:02:49.555 INFO:teuthology.orchestra.run.smithi131.stdout:mon.a smithi131 running (17m) 39s ago 17m 52.4M 2048M 18.2.4-719-gced649f8 c870753d67c2 1767c0122aeb 2024-08-17T17:02:49.555 INFO:teuthology.orchestra.run.smithi131.stdout:mon.b smithi169 running (15m) 39s ago 15m 41.9M 2048M 18.2.4-719-gced649f8 c870753d67c2 ca0432409671 2024-08-17T17:02:49.555 INFO:teuthology.orchestra.run.smithi131.stdout:mon.c smithi131 running (15m) 39s ago 15m 41.2M 2048M 18.2.4-719-gced649f8 c870753d67c2 7fec9fe0b005 2024-08-17T17:02:49.555 INFO:teuthology.orchestra.run.smithi131.stdout:node-exporter.a smithi131 *:9100 running (6m) 39s ago 6m 8359k - 1.5.0 0da6a335fe13 432b6cc24df8 2024-08-17T17:02:49.555 INFO:teuthology.orchestra.run.smithi131.stdout:node-exporter.b smithi169 *:9100 running (6m) 39s ago 6m 8311k - 1.5.0 0da6a335fe13 1ad8a77b7942 2024-08-17T17:02:49.555 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0 smithi131 running (14m) 39s ago 14m 105M 4060M 18.2.4-719-gced649f8 c870753d67c2 56f0a67267a6 2024-08-17T17:02:49.556 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1 smithi131 running (13m) 39s ago 13m 89.2M 4060M 18.2.4-719-gced649f8 c870753d67c2 2f713ee6cf33 2024-08-17T17:02:49.556 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2 smithi131 running (12m) 39s ago 12m 84.8M 4060M 18.2.4-719-gced649f8 c870753d67c2 fe215c9d7f47 2024-08-17T17:02:49.556 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3 smithi131 running (11m) 39s ago 11m 104M 4060M 18.2.4-719-gced649f8 c870753d67c2 2f170c02ee2d 2024-08-17T17:02:49.556 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4 smithi169 running (10m) 39s ago 10m 97.8M 4060M 18.2.4-719-gced649f8 c870753d67c2 524bbf4e0cc3 2024-08-17T17:02:49.556 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5 smithi169 running (9m) 39s ago 9m 73.0M 4060M 18.2.4-719-gced649f8 c870753d67c2 5878adfca71c 2024-08-17T17:02:49.556 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6 smithi169 running (8m) 39s ago 8m 93.0M 4060M 18.2.4-719-gced649f8 c870753d67c2 78df1d40d56b 2024-08-17T17:02:49.556 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7 smithi169 running (7m) 39s ago 7m 77.2M 4060M 18.2.4-719-gced649f8 c870753d67c2 c1f457bcf070 2024-08-17T17:02:49.556 INFO:teuthology.orchestra.run.smithi131.stdout:prometheus.a smithi169 *:9095 running (5m) 39s ago 6m 42.9M - 2.43.0 a07b618ecd1d 2399e5ae0cde 2024-08-17T17:02:49.899 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:02:49.899 INFO:teuthology.orchestra.run.smithi131.stdout: "mon": { 2024-08-17T17:02:49.899 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 3 2024-08-17T17:02:49.899 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:02:49.899 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr": { 2024-08-17T17:02:49.899 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 2 2024-08-17T17:02:49.899 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:02:49.899 INFO:teuthology.orchestra.run.smithi131.stdout: "osd": { 2024-08-17T17:02:49.899 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 8 2024-08-17T17:02:49.899 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:02:49.900 INFO:teuthology.orchestra.run.smithi131.stdout: "mds": { 2024-08-17T17:02:49.900 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 2 2024-08-17T17:02:49.900 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:02:49.900 INFO:teuthology.orchestra.run.smithi131.stdout: "overall": { 2024-08-17T17:02:49.900 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 15 2024-08-17T17:02:49.900 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:02:49.900 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:02:50.177 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:02:50.177 INFO:teuthology.orchestra.run.smithi131.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d", 2024-08-17T17:02:50.177 INFO:teuthology.orchestra.run.smithi131.stdout: "in_progress": true, 2024-08-17T17:02:50.177 INFO:teuthology.orchestra.run.smithi131.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-08-17T17:02:50.177 INFO:teuthology.orchestra.run.smithi131.stdout: "services_complete": [], 2024-08-17T17:02:50.177 INFO:teuthology.orchestra.run.smithi131.stdout: "progress": "0/2 daemons upgraded", 2024-08-17T17:02:50.177 INFO:teuthology.orchestra.run.smithi131.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d image on host smithi169", 2024-08-17T17:02:50.177 INFO:teuthology.orchestra.run.smithi131.stdout: "is_paused": false 2024-08-17T17:02:50.177 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:02:50.270 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:49 smithi131 bash[32005]: cluster 2024-08-17T17:02:48.734069+0000 mgr.y (mgr.24320) 254 : cluster [DBG] pgmap v313: 137 pgs: 137 active+clean; 477 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:02:50.270 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:49 smithi131 bash[32005]: cluster 2024-08-17T17:02:48.915923+0000 mon.a (mon.0) 1065 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-08-17T17:02:50.270 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:49 smithi131 bash[32005]: audit 2024-08-17T17:02:48.918841+0000 mgr.y (mgr.24320) 255 : audit [DBG] from='client.14913 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:02:50.270 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:49 smithi131 bash[32005]: audit 2024-08-17T17:02:49.906074+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.131:0/3922051851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:02:50.270 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:49 smithi131 bash[22554]: cluster 2024-08-17T17:02:48.734069+0000 mgr.y (mgr.24320) 254 : cluster [DBG] pgmap v313: 137 pgs: 137 active+clean; 477 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:02:50.270 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:49 smithi131 bash[22554]: cluster 2024-08-17T17:02:48.915923+0000 mon.a (mon.0) 1065 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-08-17T17:02:50.270 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:49 smithi131 bash[22554]: audit 2024-08-17T17:02:48.918841+0000 mgr.y (mgr.24320) 255 : audit [DBG] from='client.14913 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:02:50.271 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:49 smithi131 bash[22554]: audit 2024-08-17T17:02:49.906074+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.131:0/3922051851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:02:50.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:49 smithi169 bash[24469]: cluster 2024-08-17T17:02:48.734069+0000 mgr.y (mgr.24320) 254 : cluster [DBG] pgmap v313: 137 pgs: 137 active+clean; 477 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:02:50.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:49 smithi169 bash[24469]: cluster 2024-08-17T17:02:48.915923+0000 mon.a (mon.0) 1065 : cluster [DBG] osdmap e171: 8 total, 8 up, 8 in 2024-08-17T17:02:50.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:49 smithi169 bash[24469]: audit 2024-08-17T17:02:48.918841+0000 mgr.y (mgr.24320) 255 : audit [DBG] from='client.14913 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:02:50.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:49 smithi169 bash[24469]: audit 2024-08-17T17:02:49.906074+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.131:0/3922051851' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:02:50.592 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:02:50 smithi131 bash[22809]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:02:50] "GET /metrics HTTP/1.1" 200 38662 "" "Prometheus/2.43.0" 2024-08-17T17:02:50.945 INFO:tasks.workunit.client.0.smithi131.stdout:write: X 8388609~1000 2024-08-17T17:02:50.959 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 16777228~1000 2024-08-17T17:02:50.959 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 167772160 2024-08-17T17:02:50.980 INFO:tasks.workunit.client.0.smithi131.stdout:write: 2 83886079~8388609 2024-08-17T17:02:51.031 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap3 2024-08-17T17:02:51.251 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:50 smithi169 bash[24469]: audit 2024-08-17T17:02:49.233946+0000 mgr.y (mgr.24320) 256 : audit [DBG] from='client.24842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:02:51.251 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:50 smithi169 bash[24469]: audit 2024-08-17T17:02:49.527117+0000 mgr.y (mgr.24320) 257 : audit [DBG] from='client.24848 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:02:51.251 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:50 smithi169 bash[24469]: cluster 2024-08-17T17:02:49.920301+0000 mon.a (mon.0) 1066 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-08-17T17:02:51.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:50 smithi131 bash[32005]: audit 2024-08-17T17:02:49.233946+0000 mgr.y (mgr.24320) 256 : audit [DBG] from='client.24842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:02:51.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:50 smithi131 bash[32005]: audit 2024-08-17T17:02:49.527117+0000 mgr.y (mgr.24320) 257 : audit [DBG] from='client.24848 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:02:51.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:50 smithi131 bash[32005]: cluster 2024-08-17T17:02:49.920301+0000 mon.a (mon.0) 1066 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-08-17T17:02:51.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:50 smithi131 bash[22554]: audit 2024-08-17T17:02:49.233946+0000 mgr.y (mgr.24320) 256 : audit [DBG] from='client.24842 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:02:51.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:50 smithi131 bash[22554]: audit 2024-08-17T17:02:49.527117+0000 mgr.y (mgr.24320) 257 : audit [DBG] from='client.24848 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:02:51.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:50 smithi131 bash[22554]: cluster 2024-08-17T17:02:49.920301+0000 mon.a (mon.0) 1066 : cluster [DBG] osdmap e172: 8 total, 8 up, 8 in 2024-08-17T17:02:52.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:51 smithi131 bash[32005]: audit 2024-08-17T17:02:50.183953+0000 mgr.y (mgr.24320) 258 : audit [DBG] from='client.14937 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:02:52.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:51 smithi131 bash[32005]: cluster 2024-08-17T17:02:50.734800+0000 mgr.y (mgr.24320) 259 : cluster [DBG] pgmap v316: 137 pgs: 137 active+clean; 481 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 32 MiB/s rd, 8.0 MiB/s wr, 155 op/s 2024-08-17T17:02:52.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:51 smithi131 bash[32005]: cluster 2024-08-17T17:02:50.925479+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e173: 8 total, 8 up, 8 in 2024-08-17T17:02:52.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:51 smithi131 bash[22554]: audit 2024-08-17T17:02:50.183953+0000 mgr.y (mgr.24320) 258 : audit [DBG] from='client.14937 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:02:52.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:51 smithi131 bash[22554]: cluster 2024-08-17T17:02:50.734800+0000 mgr.y (mgr.24320) 259 : cluster [DBG] pgmap v316: 137 pgs: 137 active+clean; 481 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 32 MiB/s rd, 8.0 MiB/s wr, 155 op/s 2024-08-17T17:02:52.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:51 smithi131 bash[22554]: cluster 2024-08-17T17:02:50.925479+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e173: 8 total, 8 up, 8 in 2024-08-17T17:02:52.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:51 smithi169 bash[24469]: audit 2024-08-17T17:02:50.183953+0000 mgr.y (mgr.24320) 258 : audit [DBG] from='client.14937 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:02:52.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:51 smithi169 bash[24469]: cluster 2024-08-17T17:02:50.734800+0000 mgr.y (mgr.24320) 259 : cluster [DBG] pgmap v316: 137 pgs: 137 active+clean; 481 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 32 MiB/s rd, 8.0 MiB/s wr, 155 op/s 2024-08-17T17:02:52.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:51 smithi169 bash[24469]: cluster 2024-08-17T17:02:50.925479+0000 mon.a (mon.0) 1067 : cluster [DBG] osdmap e173: 8 total, 8 up, 8 in 2024-08-17T17:02:52.970 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:02:53.026 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 83886079~1 2024-08-17T17:02:53.049 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 0 2024-08-17T17:02:53.089 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:02:53.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:52 smithi131 bash[22554]: cluster 2024-08-17T17:02:51.944233+0000 mon.a (mon.0) 1068 : cluster [DBG] osdmap e174: 8 total, 8 up, 8 in 2024-08-17T17:02:53.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:52 smithi131 bash[32005]: cluster 2024-08-17T17:02:51.944233+0000 mon.a (mon.0) 1068 : cluster [DBG] osdmap e174: 8 total, 8 up, 8 in 2024-08-17T17:02:53.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:52 smithi169 bash[24469]: cluster 2024-08-17T17:02:51.944233+0000 mon.a (mon.0) 1068 : cluster [DBG] osdmap e174: 8 total, 8 up, 8 in 2024-08-17T17:02:54.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:53 smithi131 bash[22554]: cluster 2024-08-17T17:02:52.735588+0000 mgr.y (mgr.24320) 260 : cluster [DBG] pgmap v319: 137 pgs: 137 active+clean; 481 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 32 MiB/s rd, 8.0 MiB/s wr, 155 op/s 2024-08-17T17:02:54.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:53 smithi131 bash[22554]: cluster 2024-08-17T17:02:52.958078+0000 mon.a (mon.0) 1069 : cluster [DBG] osdmap e175: 8 total, 8 up, 8 in 2024-08-17T17:02:54.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:53 smithi131 bash[22554]: audit 2024-08-17T17:02:53.663695+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:02:54.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:53 smithi131 bash[22554]: cluster 2024-08-17T17:02:53.712845+0000 mon.a (mon.0) 1071 : cluster [DBG] osdmap e176: 8 total, 8 up, 8 in 2024-08-17T17:02:54.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:53 smithi131 bash[32005]: cluster 2024-08-17T17:02:52.735588+0000 mgr.y (mgr.24320) 260 : cluster [DBG] pgmap v319: 137 pgs: 137 active+clean; 481 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 32 MiB/s rd, 8.0 MiB/s wr, 155 op/s 2024-08-17T17:02:54.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:53 smithi131 bash[32005]: cluster 2024-08-17T17:02:52.958078+0000 mon.a (mon.0) 1069 : cluster [DBG] osdmap e175: 8 total, 8 up, 8 in 2024-08-17T17:02:54.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:53 smithi131 bash[32005]: audit 2024-08-17T17:02:53.663695+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:02:54.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:53 smithi131 bash[32005]: cluster 2024-08-17T17:02:53.712845+0000 mon.a (mon.0) 1071 : cluster [DBG] osdmap e176: 8 total, 8 up, 8 in 2024-08-17T17:02:54.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:53 smithi169 bash[24469]: cluster 2024-08-17T17:02:52.735588+0000 mgr.y (mgr.24320) 260 : cluster [DBG] pgmap v319: 137 pgs: 137 active+clean; 481 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 32 MiB/s rd, 8.0 MiB/s wr, 155 op/s 2024-08-17T17:02:54.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:53 smithi169 bash[24469]: cluster 2024-08-17T17:02:52.958078+0000 mon.a (mon.0) 1069 : cluster [DBG] osdmap e175: 8 total, 8 up, 8 in 2024-08-17T17:02:54.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:53 smithi169 bash[24469]: audit 2024-08-17T17:02:53.663695+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:02:54.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:53 smithi169 bash[24469]: cluster 2024-08-17T17:02:53.712845+0000 mon.a (mon.0) 1071 : cluster [DBG] osdmap e176: 8 total, 8 up, 8 in 2024-08-17T17:02:56.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:55 smithi131 bash[32005]: cluster 2024-08-17T17:02:54.720097+0000 mon.a (mon.0) 1072 : cluster [DBG] osdmap e177: 8 total, 8 up, 8 in 2024-08-17T17:02:56.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:55 smithi131 bash[32005]: cluster 2024-08-17T17:02:54.736330+0000 mgr.y (mgr.24320) 261 : cluster [DBG] pgmap v323: 137 pgs: 137 active+clean; 505 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 133 KiB/s rd, 4.2 MiB/s wr, 194 op/s 2024-08-17T17:02:56.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:55 smithi131 bash[22554]: cluster 2024-08-17T17:02:54.720097+0000 mon.a (mon.0) 1072 : cluster [DBG] osdmap e177: 8 total, 8 up, 8 in 2024-08-17T17:02:56.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:55 smithi131 bash[22554]: cluster 2024-08-17T17:02:54.736330+0000 mgr.y (mgr.24320) 261 : cluster [DBG] pgmap v323: 137 pgs: 137 active+clean; 505 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 133 KiB/s rd, 4.2 MiB/s wr, 194 op/s 2024-08-17T17:02:56.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:55 smithi169 bash[24469]: cluster 2024-08-17T17:02:54.720097+0000 mon.a (mon.0) 1072 : cluster [DBG] osdmap e177: 8 total, 8 up, 8 in 2024-08-17T17:02:56.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:55 smithi169 bash[24469]: cluster 2024-08-17T17:02:54.736330+0000 mgr.y (mgr.24320) 261 : cluster [DBG] pgmap v323: 137 pgs: 137 active+clean; 505 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 133 KiB/s rd, 4.2 MiB/s wr, 194 op/s 2024-08-17T17:02:56.430 INFO:tasks.workunit.client.0.smithi131.stdout:migration_execute 2024-08-17T17:02:56.777 INFO:tasks.workunit.client.0.smithi131.stdout:migration_commit 2024-08-17T17:02:57.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:56 smithi131 bash[22554]: cluster 2024-08-17T17:02:55.723380+0000 mon.a (mon.0) 1073 : cluster [DBG] osdmap e178: 8 total, 8 up, 8 in 2024-08-17T17:02:57.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:56 smithi131 bash[32005]: cluster 2024-08-17T17:02:55.723380+0000 mon.a (mon.0) 1073 : cluster [DBG] osdmap e178: 8 total, 8 up, 8 in 2024-08-17T17:02:57.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:56 smithi169 bash[24469]: cluster 2024-08-17T17:02:55.723380+0000 mon.a (mon.0) 1073 : cluster [DBG] osdmap e178: 8 total, 8 up, 8 in 2024-08-17T17:02:58.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:57 smithi131 bash[32005]: cluster 2024-08-17T17:02:56.737054+0000 mgr.y (mgr.24320) 262 : cluster [DBG] pgmap v325: 137 pgs: 137 active+clean; 505 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 127 KiB/s rd, 4.0 MiB/s wr, 185 op/s 2024-08-17T17:02:58.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:57 smithi131 bash[22554]: cluster 2024-08-17T17:02:56.737054+0000 mgr.y (mgr.24320) 262 : cluster [DBG] pgmap v325: 137 pgs: 137 active+clean; 505 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 127 KiB/s rd, 4.0 MiB/s wr, 185 op/s 2024-08-17T17:02:58.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:57 smithi169 bash[24469]: cluster 2024-08-17T17:02:56.737054+0000 mgr.y (mgr.24320) 262 : cluster [DBG] pgmap v325: 137 pgs: 137 active+clean; 505 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 127 KiB/s rd, 4.0 MiB/s wr, 185 op/s 2024-08-17T17:02:59.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:58 smithi131 bash[22554]: cluster 2024-08-17T17:02:57.749012+0000 mon.a (mon.0) 1074 : cluster [DBG] osdmap e179: 8 total, 8 up, 8 in 2024-08-17T17:02:59.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:58 smithi131 bash[32005]: cluster 2024-08-17T17:02:57.749012+0000 mon.a (mon.0) 1074 : cluster [DBG] osdmap e179: 8 total, 8 up, 8 in 2024-08-17T17:02:59.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:58 smithi169 bash[24469]: cluster 2024-08-17T17:02:57.749012+0000 mon.a (mon.0) 1074 : cluster [DBG] osdmap e179: 8 total, 8 up, 8 in 2024-08-17T17:03:00.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:59 smithi131 bash[32005]: cluster 2024-08-17T17:02:58.737912+0000 mgr.y (mgr.24320) 263 : cluster [DBG] pgmap v327: 137 pgs: 137 active+clean; 505 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 101 KiB/s rd, 3.2 MiB/s wr, 147 op/s 2024-08-17T17:03:00.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:02:59 smithi131 bash[32005]: cluster 2024-08-17T17:02:58.762482+0000 mon.a (mon.0) 1075 : cluster [DBG] osdmap e180: 8 total, 8 up, 8 in 2024-08-17T17:03:00.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:59 smithi131 bash[22554]: cluster 2024-08-17T17:02:58.737912+0000 mgr.y (mgr.24320) 263 : cluster [DBG] pgmap v327: 137 pgs: 137 active+clean; 505 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 101 KiB/s rd, 3.2 MiB/s wr, 147 op/s 2024-08-17T17:03:00.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:02:59 smithi131 bash[22554]: cluster 2024-08-17T17:02:58.762482+0000 mon.a (mon.0) 1075 : cluster [DBG] osdmap e180: 8 total, 8 up, 8 in 2024-08-17T17:03:00.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:59 smithi169 bash[24469]: cluster 2024-08-17T17:02:58.737912+0000 mgr.y (mgr.24320) 263 : cluster [DBG] pgmap v327: 137 pgs: 137 active+clean; 505 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 101 KiB/s rd, 3.2 MiB/s wr, 147 op/s 2024-08-17T17:03:00.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:02:59 smithi169 bash[24469]: cluster 2024-08-17T17:02:58.762482+0000 mon.a (mon.0) 1075 : cluster [DBG] osdmap e180: 8 total, 8 up, 8 in 2024-08-17T17:03:00.215 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.SnapsShrinkToZeroBeforePrepare (12830 ms) 2024-08-17T17:03:00.215 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.SnapsShrinkToZeroAfterPrepare 2024-08-17T17:03:00.303 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:03:00.330 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 0~8388609 2024-08-17T17:03:00.448 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap1 2024-08-17T17:03:00.592 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:03:00 smithi131 bash[22809]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:03:00] "GET /metrics HTTP/1.1" 200 38656 "" "Prometheus/2.43.0" 2024-08-17T17:03:01.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:00 smithi131 bash[32005]: cluster 2024-08-17T17:02:59.793041+0000 mon.a (mon.0) 1076 : cluster [DBG] osdmap e181: 8 total, 8 up, 8 in 2024-08-17T17:03:01.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:00 smithi131 bash[22554]: cluster 2024-08-17T17:02:59.793041+0000 mon.a (mon.0) 1076 : cluster [DBG] osdmap e181: 8 total, 8 up, 8 in 2024-08-17T17:03:01.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:00 smithi169 bash[24469]: cluster 2024-08-17T17:02:59.793041+0000 mon.a (mon.0) 1076 : cluster [DBG] osdmap e181: 8 total, 8 up, 8 in 2024-08-17T17:03:01.824 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 8388609~8388609 2024-08-17T17:03:01.857 INFO:tasks.workunit.client.0.smithi131.stdout:write: X 0~1000 2024-08-17T17:03:01.857 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 1010~1000 2024-08-17T17:03:01.857 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap2 2024-08-17T17:03:02.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:01 smithi131 bash[32005]: cluster 2024-08-17T17:03:00.738707+0000 mgr.y (mgr.24320) 264 : cluster [DBG] pgmap v330: 137 pgs: 137 active+clean; 513 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 24 MiB/s rd, 4.8 MiB/s wr, 319 op/s 2024-08-17T17:03:02.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:01 smithi131 bash[32005]: cluster 2024-08-17T17:03:00.806206+0000 mon.a (mon.0) 1077 : cluster [DBG] osdmap e182: 8 total, 8 up, 8 in 2024-08-17T17:03:02.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:01 smithi131 bash[22554]: cluster 2024-08-17T17:03:00.738707+0000 mgr.y (mgr.24320) 264 : cluster [DBG] pgmap v330: 137 pgs: 137 active+clean; 513 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 24 MiB/s rd, 4.8 MiB/s wr, 319 op/s 2024-08-17T17:03:02.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:01 smithi131 bash[22554]: cluster 2024-08-17T17:03:00.806206+0000 mon.a (mon.0) 1077 : cluster [DBG] osdmap e182: 8 total, 8 up, 8 in 2024-08-17T17:03:02.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:01 smithi169 bash[24469]: cluster 2024-08-17T17:03:00.738707+0000 mgr.y (mgr.24320) 264 : cluster [DBG] pgmap v330: 137 pgs: 137 active+clean; 513 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 24 MiB/s rd, 4.8 MiB/s wr, 319 op/s 2024-08-17T17:03:02.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:01 smithi169 bash[24469]: cluster 2024-08-17T17:03:00.806206+0000 mon.a (mon.0) 1077 : cluster [DBG] osdmap e182: 8 total, 8 up, 8 in 2024-08-17T17:03:03.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:02 smithi131 bash[22554]: cluster 2024-08-17T17:03:01.806411+0000 mon.a (mon.0) 1078 : cluster [DBG] osdmap e183: 8 total, 8 up, 8 in 2024-08-17T17:03:03.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:02 smithi131 bash[32005]: cluster 2024-08-17T17:03:01.806411+0000 mon.a (mon.0) 1078 : cluster [DBG] osdmap e183: 8 total, 8 up, 8 in 2024-08-17T17:03:03.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:02 smithi169 bash[24469]: cluster 2024-08-17T17:03:01.806411+0000 mon.a (mon.0) 1078 : cluster [DBG] osdmap e183: 8 total, 8 up, 8 in 2024-08-17T17:03:03.741 INFO:tasks.workunit.client.0.smithi131.stdout:write: X 8388609~1000 2024-08-17T17:03:03.756 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 16777228~1000 2024-08-17T17:03:03.756 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 167772160 2024-08-17T17:03:03.776 INFO:tasks.workunit.client.0.smithi131.stdout:write: 2 83886079~8388609 2024-08-17T17:03:03.828 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap3 2024-08-17T17:03:04.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:03 smithi131 bash[22554]: cluster 2024-08-17T17:03:02.739593+0000 mgr.y (mgr.24320) 265 : cluster [DBG] pgmap v333: 137 pgs: 137 active+clean; 513 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 30 MiB/s rd, 6.0 MiB/s wr, 401 op/s 2024-08-17T17:03:04.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:03 smithi131 bash[22554]: cluster 2024-08-17T17:03:02.828432+0000 mon.a (mon.0) 1079 : cluster [DBG] osdmap e184: 8 total, 8 up, 8 in 2024-08-17T17:03:04.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:03 smithi131 bash[22554]: cluster 2024-08-17T17:03:03.714762+0000 mon.a (mon.0) 1080 : cluster [DBG] osdmap e185: 8 total, 8 up, 8 in 2024-08-17T17:03:04.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:03 smithi131 bash[32005]: cluster 2024-08-17T17:03:02.739593+0000 mgr.y (mgr.24320) 265 : cluster [DBG] pgmap v333: 137 pgs: 137 active+clean; 513 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 30 MiB/s rd, 6.0 MiB/s wr, 401 op/s 2024-08-17T17:03:04.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:03 smithi131 bash[32005]: cluster 2024-08-17T17:03:02.828432+0000 mon.a (mon.0) 1079 : cluster [DBG] osdmap e184: 8 total, 8 up, 8 in 2024-08-17T17:03:04.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:03 smithi131 bash[32005]: cluster 2024-08-17T17:03:03.714762+0000 mon.a (mon.0) 1080 : cluster [DBG] osdmap e185: 8 total, 8 up, 8 in 2024-08-17T17:03:04.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:03 smithi169 bash[24469]: cluster 2024-08-17T17:03:02.739593+0000 mgr.y (mgr.24320) 265 : cluster [DBG] pgmap v333: 137 pgs: 137 active+clean; 513 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 30 MiB/s rd, 6.0 MiB/s wr, 401 op/s 2024-08-17T17:03:04.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:03 smithi169 bash[24469]: cluster 2024-08-17T17:03:02.828432+0000 mon.a (mon.0) 1079 : cluster [DBG] osdmap e184: 8 total, 8 up, 8 in 2024-08-17T17:03:04.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:03 smithi169 bash[24469]: cluster 2024-08-17T17:03:03.714762+0000 mon.a (mon.0) 1080 : cluster [DBG] osdmap e185: 8 total, 8 up, 8 in 2024-08-17T17:03:05.862 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:03:05.901 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 83886079~1 2024-08-17T17:03:05.920 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:03:06.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:05 smithi169 bash[24469]: cluster 2024-08-17T17:03:04.741144+0000 mgr.y (mgr.24320) 266 : cluster [DBG] pgmap v336: 137 pgs: 137 active+clean; 561 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 12 MiB/s wr, 173 op/s 2024-08-17T17:03:06.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:05 smithi169 bash[24469]: cluster 2024-08-17T17:03:04.842604+0000 mon.a (mon.0) 1081 : cluster [DBG] osdmap e186: 8 total, 8 up, 8 in 2024-08-17T17:03:06.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:05 smithi131 bash[22554]: cluster 2024-08-17T17:03:04.741144+0000 mgr.y (mgr.24320) 266 : cluster [DBG] pgmap v336: 137 pgs: 137 active+clean; 561 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 12 MiB/s wr, 173 op/s 2024-08-17T17:03:06.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:05 smithi131 bash[22554]: cluster 2024-08-17T17:03:04.842604+0000 mon.a (mon.0) 1081 : cluster [DBG] osdmap e186: 8 total, 8 up, 8 in 2024-08-17T17:03:06.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:05 smithi131 bash[32005]: cluster 2024-08-17T17:03:04.741144+0000 mgr.y (mgr.24320) 266 : cluster [DBG] pgmap v336: 137 pgs: 137 active+clean; 561 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 12 MiB/s wr, 173 op/s 2024-08-17T17:03:06.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:05 smithi131 bash[32005]: cluster 2024-08-17T17:03:04.842604+0000 mon.a (mon.0) 1081 : cluster [DBG] osdmap e186: 8 total, 8 up, 8 in 2024-08-17T17:03:07.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:06 smithi169 bash[24469]: cluster 2024-08-17T17:03:05.848829+0000 mon.a (mon.0) 1082 : cluster [DBG] osdmap e187: 8 total, 8 up, 8 in 2024-08-17T17:03:07.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:06 smithi169 bash[24469]: audit 2024-08-17T17:03:06.505658+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:03:07.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:06 smithi169 bash[24469]: audit 2024-08-17T17:03:06.507762+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:03:07.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:06 smithi169 bash[24469]: audit 2024-08-17T17:03:06.509672+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T17:03:07.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:06 smithi169 bash[24469]: audit 2024-08-17T17:03:06.511781+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:03:07.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:06 smithi131 bash[32005]: cluster 2024-08-17T17:03:05.848829+0000 mon.a (mon.0) 1082 : cluster [DBG] osdmap e187: 8 total, 8 up, 8 in 2024-08-17T17:03:07.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:06 smithi131 bash[32005]: audit 2024-08-17T17:03:06.505658+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:03:07.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:06 smithi131 bash[32005]: audit 2024-08-17T17:03:06.507762+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:03:07.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:06 smithi131 bash[32005]: audit 2024-08-17T17:03:06.509672+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T17:03:07.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:06 smithi131 bash[32005]: audit 2024-08-17T17:03:06.511781+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:03:07.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:06 smithi131 bash[22554]: cluster 2024-08-17T17:03:05.848829+0000 mon.a (mon.0) 1082 : cluster [DBG] osdmap e187: 8 total, 8 up, 8 in 2024-08-17T17:03:07.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:06 smithi131 bash[22554]: audit 2024-08-17T17:03:06.505658+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:03:07.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:06 smithi131 bash[22554]: audit 2024-08-17T17:03:06.507762+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:03:07.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:06 smithi131 bash[22554]: audit 2024-08-17T17:03:06.509672+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T17:03:07.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:06 smithi131 bash[22554]: audit 2024-08-17T17:03:06.511781+0000 mon.a (mon.0) 1086 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:03:08.115 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:07 smithi169 bash[24469]: cephadm 2024-08-17T17:03:06.496451+0000 mgr.y (mgr.24320) 267 : cephadm [INF] Upgrade: Updating mgr.x 2024-08-17T17:03:08.115 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:07 smithi169 bash[24469]: cephadm 2024-08-17T17:03:06.513723+0000 mgr.y (mgr.24320) 268 : cephadm [INF] Deploying daemon mgr.x on smithi169 2024-08-17T17:03:08.115 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:07 smithi169 bash[24469]: cluster 2024-08-17T17:03:06.741863+0000 mgr.y (mgr.24320) 269 : cluster [DBG] pgmap v339: 137 pgs: 137 active+clean; 561 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 12 MiB/s wr, 173 op/s 2024-08-17T17:03:08.115 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:07 smithi169 bash[24469]: cluster 2024-08-17T17:03:06.869713+0000 mon.a (mon.0) 1087 : cluster [DBG] osdmap e188: 8 total, 8 up, 8 in 2024-08-17T17:03:08.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:07 smithi131 bash[32005]: cephadm 2024-08-17T17:03:06.496451+0000 mgr.y (mgr.24320) 267 : cephadm [INF] Upgrade: Updating mgr.x 2024-08-17T17:03:08.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:07 smithi131 bash[32005]: cephadm 2024-08-17T17:03:06.513723+0000 mgr.y (mgr.24320) 268 : cephadm [INF] Deploying daemon mgr.x on smithi169 2024-08-17T17:03:08.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:07 smithi131 bash[32005]: cluster 2024-08-17T17:03:06.741863+0000 mgr.y (mgr.24320) 269 : cluster [DBG] pgmap v339: 137 pgs: 137 active+clean; 561 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 12 MiB/s wr, 173 op/s 2024-08-17T17:03:08.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:07 smithi131 bash[32005]: cluster 2024-08-17T17:03:06.869713+0000 mon.a (mon.0) 1087 : cluster [DBG] osdmap e188: 8 total, 8 up, 8 in 2024-08-17T17:03:08.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:07 smithi131 bash[22554]: cephadm 2024-08-17T17:03:06.496451+0000 mgr.y (mgr.24320) 267 : cephadm [INF] Upgrade: Updating mgr.x 2024-08-17T17:03:08.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:07 smithi131 bash[22554]: cephadm 2024-08-17T17:03:06.513723+0000 mgr.y (mgr.24320) 268 : cephadm [INF] Deploying daemon mgr.x on smithi169 2024-08-17T17:03:08.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:07 smithi131 bash[22554]: cluster 2024-08-17T17:03:06.741863+0000 mgr.y (mgr.24320) 269 : cluster [DBG] pgmap v339: 137 pgs: 137 active+clean; 561 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 12 MiB/s wr, 173 op/s 2024-08-17T17:03:08.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:07 smithi131 bash[22554]: cluster 2024-08-17T17:03:06.869713+0000 mon.a (mon.0) 1087 : cluster [DBG] osdmap e188: 8 total, 8 up, 8 in 2024-08-17T17:03:09.140 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:03:09 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:03:09.140 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 17:03:09 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:03:09.140 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 17:03:09 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:03:09.141 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:03:09 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:03:09.141 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 17:03:09 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:03:09.141 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 17:03:09 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:03:09.142 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:03:09 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:03:09.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:08 smithi169 bash[24469]: cluster 2024-08-17T17:03:07.878821+0000 mon.a (mon.0) 1088 : cluster [DBG] osdmap e189: 8 total, 8 up, 8 in 2024-08-17T17:03:09.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:08 smithi169 bash[24469]: audit 2024-08-17T17:03:08.664210+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:03:09.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:08 smithi169 bash[24469]: cluster 2024-08-17T17:03:08.720953+0000 mon.a (mon.0) 1090 : cluster [DBG] osdmap e190: 8 total, 8 up, 8 in 2024-08-17T17:03:09.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:09 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:03:09.142 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:09 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:03:09.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:08 smithi131 bash[32005]: cluster 2024-08-17T17:03:07.878821+0000 mon.a (mon.0) 1088 : cluster [DBG] osdmap e189: 8 total, 8 up, 8 in 2024-08-17T17:03:09.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:08 smithi131 bash[32005]: audit 2024-08-17T17:03:08.664210+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:03:09.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:08 smithi131 bash[32005]: cluster 2024-08-17T17:03:08.720953+0000 mon.a (mon.0) 1090 : cluster [DBG] osdmap e190: 8 total, 8 up, 8 in 2024-08-17T17:03:09.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:08 smithi131 bash[22554]: cluster 2024-08-17T17:03:07.878821+0000 mon.a (mon.0) 1088 : cluster [DBG] osdmap e189: 8 total, 8 up, 8 in 2024-08-17T17:03:09.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:08 smithi131 bash[22554]: audit 2024-08-17T17:03:08.664210+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:03:09.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:08 smithi131 bash[22554]: cluster 2024-08-17T17:03:08.720953+0000 mon.a (mon.0) 1090 : cluster [DBG] osdmap e190: 8 total, 8 up, 8 in 2024-08-17T17:03:09.499 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 0 2024-08-17T17:03:09.535 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:09 smithi169 systemd[1]: Stopping Ceph mgr.x for f27a2518-5cb7-11ef-bccf-c7b262605968... 2024-08-17T17:03:09.633 INFO:tasks.workunit.client.0.smithi131.stdout:migration_execute 2024-08-17T17:03:09.857 INFO:tasks.workunit.client.0.smithi131.stdout:migration_commit 2024-08-17T17:03:10.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:09 smithi169 bash[24469]: cluster 2024-08-17T17:03:08.742628+0000 mgr.y (mgr.24320) 270 : cluster [DBG] pgmap v343: 137 pgs: 137 active+clean; 561 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:03:10.140 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:09 smithi169 bash[52898]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-mgr-x 2024-08-17T17:03:10.270 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:09 smithi131 bash[32005]: cluster 2024-08-17T17:03:08.742628+0000 mgr.y (mgr.24320) 270 : cluster [DBG] pgmap v343: 137 pgs: 137 active+clean; 561 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:03:10.270 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:09 smithi131 bash[22554]: cluster 2024-08-17T17:03:08.742628+0000 mgr.y (mgr.24320) 270 : cluster [DBG] pgmap v343: 137 pgs: 137 active+clean; 561 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:03:10.432 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 17:03:10 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:03:10.432 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 17:03:10 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:03:10.433 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:03:10 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:03:10.433 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:03:10 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:03:10.433 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:03:10 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:03:10.434 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 17:03:10 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:03:10.434 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 17:03:10 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:03:10.434 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:10 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:03:10.434 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:10 smithi169 systemd[1]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-08-17T17:03:10.435 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:10 smithi169 bash[52958]: Error response from daemon: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-mgr-x 2024-08-17T17:03:10.435 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:10 smithi169 systemd[1]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-08-17T17:03:10.435 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:10 smithi169 systemd[1]: Stopped Ceph mgr.x for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T17:03:10.435 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:10 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:03:10.435 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:10 smithi169 systemd[1]: Started Ceph mgr.x for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T17:03:10.592 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:03:10 smithi131 bash[22809]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:03:10] "GET /metrics HTTP/1.1" 200 38661 "" "Prometheus/2.43.0" 2024-08-17T17:03:11.735 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:11 smithi169 bash[24469]: audit 2024-08-17T17:03:10.480082+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:03:11.735 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:11 smithi169 bash[24469]: audit 2024-08-17T17:03:10.490435+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:03:11.735 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:11 smithi169 bash[24469]: audit 2024-08-17T17:03:10.492682+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:03:11.735 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:11 smithi169 bash[24469]: cluster 2024-08-17T17:03:10.744230+0000 mgr.y (mgr.24320) 271 : cluster [DBG] pgmap v344: 137 pgs: 137 active+clean; 581 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 30 MiB/s rd, 3.3 MiB/s wr, 280 op/s 2024-08-17T17:03:11.735 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:11 smithi169 bash[24469]: cluster 2024-08-17T17:03:10.882532+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e191: 8 total, 8 up, 8 in 2024-08-17T17:03:11.842 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:11 smithi131 bash[32005]: audit 2024-08-17T17:03:10.480082+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:03:11.842 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:11 smithi131 bash[32005]: audit 2024-08-17T17:03:10.490435+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:03:11.842 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:11 smithi131 bash[32005]: audit 2024-08-17T17:03:10.492682+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:03:11.842 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:11 smithi131 bash[32005]: cluster 2024-08-17T17:03:10.744230+0000 mgr.y (mgr.24320) 271 : cluster [DBG] pgmap v344: 137 pgs: 137 active+clean; 581 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 30 MiB/s rd, 3.3 MiB/s wr, 280 op/s 2024-08-17T17:03:11.842 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:11 smithi131 bash[32005]: cluster 2024-08-17T17:03:10.882532+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e191: 8 total, 8 up, 8 in 2024-08-17T17:03:11.843 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:11 smithi131 bash[22554]: audit 2024-08-17T17:03:10.480082+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:03:11.843 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:11 smithi131 bash[22554]: audit 2024-08-17T17:03:10.490435+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:03:11.843 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:11 smithi131 bash[22554]: audit 2024-08-17T17:03:10.492682+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:03:11.843 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:11 smithi131 bash[22554]: cluster 2024-08-17T17:03:10.744230+0000 mgr.y (mgr.24320) 271 : cluster [DBG] pgmap v344: 137 pgs: 137 active+clean; 581 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 30 MiB/s rd, 3.3 MiB/s wr, 280 op/s 2024-08-17T17:03:11.843 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:11 smithi131 bash[22554]: cluster 2024-08-17T17:03:10.882532+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e191: 8 total, 8 up, 8 in 2024-08-17T17:03:12.139 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:11 smithi169 bash[53014]: debug 2024-08-17T17:03:11.841+0000 7f8e05c45640 1 -- 172.21.15.169:0/4179566929 <== mon.1 v2:172.21.15.169:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55be827a90e0 con 0x55be827aa800 2024-08-17T17:03:13.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:12 smithi169 bash[24469]: cluster 2024-08-17T17:03:11.889475+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e192: 8 total, 8 up, 8 in 2024-08-17T17:03:13.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:12 smithi131 bash[32005]: cluster 2024-08-17T17:03:11.889475+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e192: 8 total, 8 up, 8 in 2024-08-17T17:03:13.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:12 smithi131 bash[22554]: cluster 2024-08-17T17:03:11.889475+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e192: 8 total, 8 up, 8 in 2024-08-17T17:03:13.363 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.SnapsShrinkToZeroAfterPrepare (13148 ms) 2024-08-17T17:03:13.363 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.SnapsExpandAfterPrepare 2024-08-17T17:03:13.420 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:03:13.436 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 0~8388609 2024-08-17T17:03:13.510 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap1 2024-08-17T17:03:14.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:13 smithi131 bash[22554]: cluster 2024-08-17T17:03:12.744968+0000 mgr.y (mgr.24320) 272 : cluster [DBG] pgmap v347: 137 pgs: 137 active+clean; 581 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 30 MiB/s rd, 3.3 MiB/s wr, 282 op/s 2024-08-17T17:03:14.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:13 smithi131 bash[22554]: cluster 2024-08-17T17:03:12.894921+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e193: 8 total, 8 up, 8 in 2024-08-17T17:03:14.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:13 smithi131 bash[32005]: cluster 2024-08-17T17:03:12.744968+0000 mgr.y (mgr.24320) 272 : cluster [DBG] pgmap v347: 137 pgs: 137 active+clean; 581 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 30 MiB/s rd, 3.3 MiB/s wr, 282 op/s 2024-08-17T17:03:14.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:13 smithi131 bash[32005]: cluster 2024-08-17T17:03:12.894921+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e193: 8 total, 8 up, 8 in 2024-08-17T17:03:14.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:13 smithi169 bash[24469]: cluster 2024-08-17T17:03:12.744968+0000 mgr.y (mgr.24320) 272 : cluster [DBG] pgmap v347: 137 pgs: 137 active+clean; 581 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 30 MiB/s rd, 3.3 MiB/s wr, 282 op/s 2024-08-17T17:03:14.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:13 smithi169 bash[24469]: cluster 2024-08-17T17:03:12.894921+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e193: 8 total, 8 up, 8 in 2024-08-17T17:03:14.932 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 8388609~8388609 2024-08-17T17:03:14.957 INFO:tasks.workunit.client.0.smithi131.stdout:write: X 0~1000 2024-08-17T17:03:14.957 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 1010~1000 2024-08-17T17:03:14.957 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap2 2024-08-17T17:03:15.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:14 smithi131 bash[22554]: cluster 2024-08-17T17:03:13.897898+0000 mon.a (mon.0) 1097 : cluster [DBG] osdmap e194: 8 total, 8 up, 8 in 2024-08-17T17:03:15.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:14 smithi131 bash[32005]: cluster 2024-08-17T17:03:13.897898+0000 mon.a (mon.0) 1097 : cluster [DBG] osdmap e194: 8 total, 8 up, 8 in 2024-08-17T17:03:15.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:14 smithi169 bash[24469]: cluster 2024-08-17T17:03:13.897898+0000 mon.a (mon.0) 1097 : cluster [DBG] osdmap e194: 8 total, 8 up, 8 in 2024-08-17T17:03:16.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:15 smithi131 bash[22554]: cluster 2024-08-17T17:03:14.746553+0000 mgr.y (mgr.24320) 273 : cluster [DBG] pgmap v350: 137 pgs: 137 active+clean; 577 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 30 MiB/s rd, 6.0 MiB/s wr, 307 op/s 2024-08-17T17:03:16.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:15 smithi131 bash[22554]: cluster 2024-08-17T17:03:14.920531+0000 mon.a (mon.0) 1098 : cluster [DBG] osdmap e195: 8 total, 8 up, 8 in 2024-08-17T17:03:16.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:15 smithi131 bash[32005]: cluster 2024-08-17T17:03:14.746553+0000 mgr.y (mgr.24320) 273 : cluster [DBG] pgmap v350: 137 pgs: 137 active+clean; 577 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 30 MiB/s rd, 6.0 MiB/s wr, 307 op/s 2024-08-17T17:03:16.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:15 smithi131 bash[32005]: cluster 2024-08-17T17:03:14.920531+0000 mon.a (mon.0) 1098 : cluster [DBG] osdmap e195: 8 total, 8 up, 8 in 2024-08-17T17:03:16.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:15 smithi169 bash[24469]: cluster 2024-08-17T17:03:14.746553+0000 mgr.y (mgr.24320) 273 : cluster [DBG] pgmap v350: 137 pgs: 137 active+clean; 577 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 30 MiB/s rd, 6.0 MiB/s wr, 307 op/s 2024-08-17T17:03:16.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:15 smithi169 bash[24469]: cluster 2024-08-17T17:03:14.920531+0000 mon.a (mon.0) 1098 : cluster [DBG] osdmap e195: 8 total, 8 up, 8 in 2024-08-17T17:03:16.958 INFO:tasks.workunit.client.0.smithi131.stdout:write: X 8388609~1000 2024-08-17T17:03:16.971 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 16777228~1000 2024-08-17T17:03:16.971 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 167772160 2024-08-17T17:03:16.989 INFO:tasks.workunit.client.0.smithi131.stdout:write: 2 83886079~8388609 2024-08-17T17:03:17.040 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap3 2024-08-17T17:03:17.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:16 smithi131 bash[22554]: cluster 2024-08-17T17:03:15.918635+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e196: 8 total, 8 up, 8 in 2024-08-17T17:03:17.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:16 smithi131 bash[22554]: audit 2024-08-17T17:03:16.009796+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:03:17.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:16 smithi131 bash[22554]: audit 2024-08-17T17:03:16.016406+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:03:17.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:16 smithi131 bash[32005]: cluster 2024-08-17T17:03:15.918635+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e196: 8 total, 8 up, 8 in 2024-08-17T17:03:17.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:16 smithi131 bash[32005]: audit 2024-08-17T17:03:16.009796+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:03:17.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:16 smithi131 bash[32005]: audit 2024-08-17T17:03:16.016406+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:03:17.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:16 smithi169 bash[24469]: cluster 2024-08-17T17:03:15.918635+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e196: 8 total, 8 up, 8 in 2024-08-17T17:03:17.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:16 smithi169 bash[24469]: audit 2024-08-17T17:03:16.009796+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:03:17.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:16 smithi169 bash[24469]: audit 2024-08-17T17:03:16.016406+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:03:18.202 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:17 smithi169 bash[24469]: cluster 2024-08-17T17:03:16.747316+0000 mgr.y (mgr.24320) 274 : cluster [DBG] pgmap v353: 137 pgs: 137 active+clean; 577 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 30 MiB/s rd, 6.0 MiB/s wr, 307 op/s 2024-08-17T17:03:18.203 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:17 smithi169 bash[24469]: cluster 2024-08-17T17:03:16.947471+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e197: 8 total, 8 up, 8 in 2024-08-17T17:03:18.203 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:17 smithi169 bash[24469]: audit 2024-08-17T17:03:17.332522+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:03:18.203 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:17 smithi169 bash[24469]: audit 2024-08-17T17:03:17.343053+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:03:18.203 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:18 smithi169 bash[53014]: [17/Aug/2024:17:03:18] ENGINE Bus STARTING 2024-08-17T17:03:18.203 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:18 smithi169 bash[53014]: CherryPy Checker: 2024-08-17T17:03:18.203 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:18 smithi169 bash[53014]: The Application mounted at '' has an empty config. 2024-08-17T17:03:18.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:17 smithi131 bash[32005]: cluster 2024-08-17T17:03:16.747316+0000 mgr.y (mgr.24320) 274 : cluster [DBG] pgmap v353: 137 pgs: 137 active+clean; 577 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 30 MiB/s rd, 6.0 MiB/s wr, 307 op/s 2024-08-17T17:03:18.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:17 smithi131 bash[32005]: cluster 2024-08-17T17:03:16.947471+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e197: 8 total, 8 up, 8 in 2024-08-17T17:03:18.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:17 smithi131 bash[32005]: audit 2024-08-17T17:03:17.332522+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:03:18.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:17 smithi131 bash[32005]: audit 2024-08-17T17:03:17.343053+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:03:18.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:17 smithi131 bash[22554]: cluster 2024-08-17T17:03:16.747316+0000 mgr.y (mgr.24320) 274 : cluster [DBG] pgmap v353: 137 pgs: 137 active+clean; 577 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 30 MiB/s rd, 6.0 MiB/s wr, 307 op/s 2024-08-17T17:03:18.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:17 smithi131 bash[22554]: cluster 2024-08-17T17:03:16.947471+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e197: 8 total, 8 up, 8 in 2024-08-17T17:03:18.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:17 smithi131 bash[22554]: audit 2024-08-17T17:03:17.332522+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:03:18.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:17 smithi131 bash[22554]: audit 2024-08-17T17:03:17.343053+0000 mon.a (mon.0) 1104 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:03:18.640 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:18 smithi169 bash[53014]: [17/Aug/2024:17:03:18] ENGINE Serving on http://:::9283 2024-08-17T17:03:18.640 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:18 smithi169 bash[53014]: [17/Aug/2024:17:03:18] ENGINE Bus STARTED 2024-08-17T17:03:18.754 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:03:18.815 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 83886079~1 2024-08-17T17:03:18.829 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:03:19.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:19 smithi131 bash[22554]: cluster 2024-08-17T17:03:18.026474+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e198: 8 total, 8 up, 8 in 2024-08-17T17:03:19.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:19 smithi131 bash[22554]: audit 2024-08-17T17:03:18.073851+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:03:19.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:19 smithi131 bash[22554]: audit 2024-08-17T17:03:18.084370+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:03:19.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:19 smithi131 bash[22554]: audit 2024-08-17T17:03:18.100869+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:03:19.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:19 smithi131 bash[22554]: audit 2024-08-17T17:03:18.101416+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:03:19.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:19 smithi131 bash[22554]: audit 2024-08-17T17:03:18.102835+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:03:19.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:19 smithi131 bash[22554]: audit 2024-08-17T17:03:18.103406+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:03:19.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:19 smithi131 bash[22554]: cluster 2024-08-17T17:03:18.105092+0000 mon.a (mon.0) 1108 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T17:03:19.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:19 smithi131 bash[22554]: cluster 2024-08-17T17:03:18.105394+0000 mon.a (mon.0) 1109 : cluster [DBG] Standby manager daemon x started 2024-08-17T17:03:19.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:19 smithi131 bash[22554]: cluster 2024-08-17T17:03:18.725654+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e199: 8 total, 8 up, 8 in 2024-08-17T17:03:19.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:19 smithi131 bash[22554]: cluster 2024-08-17T17:03:18.748290+0000 mgr.y (mgr.24320) 275 : cluster [DBG] pgmap v357: 137 pgs: 137 active+clean; 577 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:03:19.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:19 smithi131 bash[32005]: cluster 2024-08-17T17:03:18.026474+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e198: 8 total, 8 up, 8 in 2024-08-17T17:03:19.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:19 smithi131 bash[32005]: audit 2024-08-17T17:03:18.073851+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:03:19.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:19 smithi131 bash[32005]: audit 2024-08-17T17:03:18.084370+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:03:19.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:19 smithi131 bash[32005]: audit 2024-08-17T17:03:18.100869+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:03:19.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:19 smithi131 bash[32005]: audit 2024-08-17T17:03:18.101416+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:03:19.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:19 smithi131 bash[32005]: audit 2024-08-17T17:03:18.102835+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:03:19.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:19 smithi131 bash[32005]: audit 2024-08-17T17:03:18.103406+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:03:19.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:19 smithi131 bash[32005]: cluster 2024-08-17T17:03:18.105092+0000 mon.a (mon.0) 1108 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T17:03:19.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:19 smithi131 bash[32005]: cluster 2024-08-17T17:03:18.105394+0000 mon.a (mon.0) 1109 : cluster [DBG] Standby manager daemon x started 2024-08-17T17:03:19.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:19 smithi131 bash[32005]: cluster 2024-08-17T17:03:18.725654+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e199: 8 total, 8 up, 8 in 2024-08-17T17:03:19.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:19 smithi131 bash[32005]: cluster 2024-08-17T17:03:18.748290+0000 mgr.y (mgr.24320) 275 : cluster [DBG] pgmap v357: 137 pgs: 137 active+clean; 577 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:03:19.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:19 smithi169 bash[24469]: cluster 2024-08-17T17:03:18.026474+0000 mon.a (mon.0) 1105 : cluster [DBG] osdmap e198: 8 total, 8 up, 8 in 2024-08-17T17:03:19.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:19 smithi169 bash[24469]: audit 2024-08-17T17:03:18.073851+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:03:19.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:19 smithi169 bash[24469]: audit 2024-08-17T17:03:18.084370+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:03:19.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:19 smithi169 bash[24469]: audit 2024-08-17T17:03:18.100869+0000 mon.b (mon.1) 31 : audit [DBG] from='mgr.? 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:03:19.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:19 smithi169 bash[24469]: audit 2024-08-17T17:03:18.101416+0000 mon.b (mon.1) 32 : audit [DBG] from='mgr.? 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:03:19.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:19 smithi169 bash[24469]: audit 2024-08-17T17:03:18.102835+0000 mon.b (mon.1) 33 : audit [DBG] from='mgr.? 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:03:19.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:19 smithi169 bash[24469]: audit 2024-08-17T17:03:18.103406+0000 mon.b (mon.1) 34 : audit [DBG] from='mgr.? 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:03:19.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:19 smithi169 bash[24469]: cluster 2024-08-17T17:03:18.105092+0000 mon.a (mon.0) 1108 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T17:03:19.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:19 smithi169 bash[24469]: cluster 2024-08-17T17:03:18.105394+0000 mon.a (mon.0) 1109 : cluster [DBG] Standby manager daemon x started 2024-08-17T17:03:19.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:19 smithi169 bash[24469]: cluster 2024-08-17T17:03:18.725654+0000 mon.a (mon.0) 1110 : cluster [DBG] osdmap e199: 8 total, 8 up, 8 in 2024-08-17T17:03:19.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:19 smithi169 bash[24469]: cluster 2024-08-17T17:03:18.748290+0000 mgr.y (mgr.24320) 275 : cluster [DBG] pgmap v357: 137 pgs: 137 active+clean; 577 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:03:20.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:20 smithi131 bash[32005]: cluster 2024-08-17T17:03:19.100174+0000 mon.a (mon.0) 1111 : cluster [DBG] mgrmap e21: y(active, since 7m), standbys: x 2024-08-17T17:03:20.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:20 smithi131 bash[32005]: cluster 2024-08-17T17:03:19.747774+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e200: 8 total, 8 up, 8 in 2024-08-17T17:03:20.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:20 smithi131 bash[22554]: cluster 2024-08-17T17:03:19.100174+0000 mon.a (mon.0) 1111 : cluster [DBG] mgrmap e21: y(active, since 7m), standbys: x 2024-08-17T17:03:20.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:20 smithi131 bash[22554]: cluster 2024-08-17T17:03:19.747774+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e200: 8 total, 8 up, 8 in 2024-08-17T17:03:20.343 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:03:20 smithi131 bash[22809]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:03:20] "GET /metrics HTTP/1.1" 200 38661 "" "Prometheus/2.43.0" 2024-08-17T17:03:20.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:20 smithi169 bash[24469]: cluster 2024-08-17T17:03:19.100174+0000 mon.a (mon.0) 1111 : cluster [DBG] mgrmap e21: y(active, since 7m), standbys: x 2024-08-17T17:03:20.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:20 smithi169 bash[24469]: cluster 2024-08-17T17:03:19.747774+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e200: 8 total, 8 up, 8 in 2024-08-17T17:03:20.500 INFO:teuthology.orchestra.run.smithi131.stdout:true 2024-08-17T17:03:21.116 INFO:teuthology.orchestra.run.smithi131.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T17:03:21.116 INFO:teuthology.orchestra.run.smithi131.stdout:alertmanager.a smithi131 *:9093,9094 running (6m) 5s ago 6m 14.1M - 0.25.0 c8568f914cd2 dee86a28ddfc 2024-08-17T17:03:21.116 INFO:teuthology.orchestra.run.smithi131.stdout:grafana.a smithi169 *:3000 running (6m) 3s ago 6m 78.5M - 9.4.7 954c08fa6188 d0446dbf1cf1 2024-08-17T17:03:21.116 INFO:teuthology.orchestra.run.smithi131.stdout:mds.foo.smithi131.ctintn smithi131 running (4m) 5s ago 4m 12.8M - 18.2.4-719-gced649f8 c870753d67c2 6dd140bebf9a 2024-08-17T17:03:21.116 INFO:teuthology.orchestra.run.smithi131.stdout:mds.foo.smithi169.mekqdz smithi169 running (4m) 3s ago 4m 15.0M - 18.2.4-719-gced649f8 c870753d67c2 de2b6ed48bc0 2024-08-17T17:03:21.116 INFO:teuthology.orchestra.run.smithi131.stdout:mgr.x smithi169 *:8443,9283,8765 running (10s) 3s ago 15m 179M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb ef8d09007773 2024-08-17T17:03:21.117 INFO:teuthology.orchestra.run.smithi131.stdout:mgr.y smithi131 *:9283,8765 running (17m) 5s ago 17m 482M - 18.2.4-719-gced649f8 c870753d67c2 0f3aa116b245 2024-08-17T17:03:21.117 INFO:teuthology.orchestra.run.smithi131.stdout:mon.a smithi131 running (17m) 5s ago 17m 55.8M 2048M 18.2.4-719-gced649f8 c870753d67c2 1767c0122aeb 2024-08-17T17:03:21.117 INFO:teuthology.orchestra.run.smithi131.stdout:mon.b smithi169 running (15m) 3s ago 15m 45.4M 2048M 18.2.4-719-gced649f8 c870753d67c2 ca0432409671 2024-08-17T17:03:21.117 INFO:teuthology.orchestra.run.smithi131.stdout:mon.c smithi131 running (15m) 5s ago 15m 44.9M 2048M 18.2.4-719-gced649f8 c870753d67c2 7fec9fe0b005 2024-08-17T17:03:21.117 INFO:teuthology.orchestra.run.smithi131.stdout:node-exporter.a smithi131 *:9100 running (7m) 5s ago 7m 9111k - 1.5.0 0da6a335fe13 432b6cc24df8 2024-08-17T17:03:21.117 INFO:teuthology.orchestra.run.smithi131.stdout:node-exporter.b smithi169 *:9100 running (6m) 3s ago 7m 8724k - 1.5.0 0da6a335fe13 1ad8a77b7942 2024-08-17T17:03:21.117 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0 smithi131 running (14m) 5s ago 14m 118M 4060M 18.2.4-719-gced649f8 c870753d67c2 56f0a67267a6 2024-08-17T17:03:21.117 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1 smithi131 running (13m) 5s ago 13m 123M 4060M 18.2.4-719-gced649f8 c870753d67c2 2f713ee6cf33 2024-08-17T17:03:21.117 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2 smithi131 running (12m) 5s ago 12m 100M 4060M 18.2.4-719-gced649f8 c870753d67c2 fe215c9d7f47 2024-08-17T17:03:21.117 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3 smithi131 running (11m) 5s ago 11m 96.9M 4060M 18.2.4-719-gced649f8 c870753d67c2 2f170c02ee2d 2024-08-17T17:03:21.117 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4 smithi169 running (11m) 3s ago 11m 109M 4060M 18.2.4-719-gced649f8 c870753d67c2 524bbf4e0cc3 2024-08-17T17:03:21.117 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5 smithi169 running (10m) 3s ago 10m 81.3M 4060M 18.2.4-719-gced649f8 c870753d67c2 5878adfca71c 2024-08-17T17:03:21.117 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6 smithi169 running (9m) 3s ago 9m 123M 4060M 18.2.4-719-gced649f8 c870753d67c2 78df1d40d56b 2024-08-17T17:03:21.118 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7 smithi169 running (8m) 3s ago 8m 93.6M 4060M 18.2.4-719-gced649f8 c870753d67c2 c1f457bcf070 2024-08-17T17:03:21.118 INFO:teuthology.orchestra.run.smithi131.stdout:prometheus.a smithi169 *:9095 running (5m) 3s ago 7m 44.2M - 2.43.0 a07b618ecd1d 2399e5ae0cde 2024-08-17T17:03:21.469 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:03:21.469 INFO:teuthology.orchestra.run.smithi131.stdout: "mon": { 2024-08-17T17:03:21.469 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 3 2024-08-17T17:03:21.469 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:03:21.470 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr": { 2024-08-17T17:03:21.470 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 1, 2024-08-17T17:03:21.470 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 1 2024-08-17T17:03:21.470 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:03:21.470 INFO:teuthology.orchestra.run.smithi131.stdout: "osd": { 2024-08-17T17:03:21.470 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 8 2024-08-17T17:03:21.470 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:03:21.470 INFO:teuthology.orchestra.run.smithi131.stdout: "mds": { 2024-08-17T17:03:21.470 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 2 2024-08-17T17:03:21.470 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:03:21.471 INFO:teuthology.orchestra.run.smithi131.stdout: "overall": { 2024-08-17T17:03:21.471 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 14, 2024-08-17T17:03:21.471 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 1 2024-08-17T17:03:21.471 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:03:21.471 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:03:21.765 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:03:21.765 INFO:teuthology.orchestra.run.smithi131.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d", 2024-08-17T17:03:21.765 INFO:teuthology.orchestra.run.smithi131.stdout: "in_progress": true, 2024-08-17T17:03:21.765 INFO:teuthology.orchestra.run.smithi131.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-08-17T17:03:21.766 INFO:teuthology.orchestra.run.smithi131.stdout: "services_complete": [], 2024-08-17T17:03:21.766 INFO:teuthology.orchestra.run.smithi131.stdout: "progress": "1/2 daemons upgraded", 2024-08-17T17:03:21.766 INFO:teuthology.orchestra.run.smithi131.stdout: "message": "Currently upgrading mgr daemons", 2024-08-17T17:03:21.766 INFO:teuthology.orchestra.run.smithi131.stdout: "is_paused": false 2024-08-17T17:03:21.766 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:03:22.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:21 smithi131 bash[22554]: audit 2024-08-17T17:03:20.494077+0000 mgr.y (mgr.24320) 276 : audit [DBG] from='client.24869 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:22.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:21 smithi131 bash[22554]: cluster 2024-08-17T17:03:20.749183+0000 mgr.y (mgr.24320) 277 : cluster [DBG] pgmap v360: 137 pgs: 137 active+clean; 617 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 147 KiB/s rd, 8.4 MiB/s wr, 211 op/s 2024-08-17T17:03:22.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:21 smithi131 bash[22554]: cluster 2024-08-17T17:03:20.749908+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e201: 8 total, 8 up, 8 in 2024-08-17T17:03:22.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:21 smithi131 bash[22554]: audit 2024-08-17T17:03:20.798755+0000 mgr.y (mgr.24320) 278 : audit [DBG] from='client.24875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:22.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:21 smithi131 bash[22554]: audit 2024-08-17T17:03:21.476943+0000 mon.a (mon.0) 1114 : audit [DBG] from='client.? 172.21.15.131:0/1503624199' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:03:22.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:21 smithi131 bash[32005]: audit 2024-08-17T17:03:20.494077+0000 mgr.y (mgr.24320) 276 : audit [DBG] from='client.24869 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:22.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:21 smithi131 bash[32005]: cluster 2024-08-17T17:03:20.749183+0000 mgr.y (mgr.24320) 277 : cluster [DBG] pgmap v360: 137 pgs: 137 active+clean; 617 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 147 KiB/s rd, 8.4 MiB/s wr, 211 op/s 2024-08-17T17:03:22.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:21 smithi131 bash[32005]: cluster 2024-08-17T17:03:20.749908+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e201: 8 total, 8 up, 8 in 2024-08-17T17:03:22.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:21 smithi131 bash[32005]: audit 2024-08-17T17:03:20.798755+0000 mgr.y (mgr.24320) 278 : audit [DBG] from='client.24875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:22.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:21 smithi131 bash[32005]: audit 2024-08-17T17:03:21.476943+0000 mon.a (mon.0) 1114 : audit [DBG] from='client.? 172.21.15.131:0/1503624199' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:03:22.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:21 smithi169 bash[24469]: audit 2024-08-17T17:03:20.494077+0000 mgr.y (mgr.24320) 276 : audit [DBG] from='client.24869 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:22.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:21 smithi169 bash[24469]: cluster 2024-08-17T17:03:20.749183+0000 mgr.y (mgr.24320) 277 : cluster [DBG] pgmap v360: 137 pgs: 137 active+clean; 617 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 147 KiB/s rd, 8.4 MiB/s wr, 211 op/s 2024-08-17T17:03:22.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:21 smithi169 bash[24469]: cluster 2024-08-17T17:03:20.749908+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e201: 8 total, 8 up, 8 in 2024-08-17T17:03:22.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:21 smithi169 bash[24469]: audit 2024-08-17T17:03:20.798755+0000 mgr.y (mgr.24320) 278 : audit [DBG] from='client.24875 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:22.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:21 smithi169 bash[24469]: audit 2024-08-17T17:03:21.476943+0000 mon.a (mon.0) 1114 : audit [DBG] from='client.? 172.21.15.131:0/1503624199' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:03:22.473 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 167772160 2024-08-17T17:03:22.501 INFO:tasks.workunit.client.0.smithi131.stdout:write: * 83886080~1000 2024-08-17T17:03:22.563 INFO:tasks.workunit.client.0.smithi131.stdout:migration_execute 2024-08-17T17:03:22.813 INFO:tasks.workunit.client.0.smithi131.stdout:migration_commit 2024-08-17T17:03:23.047 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:22 smithi169 bash[24469]: audit 2024-08-17T17:03:21.089292+0000 mgr.y (mgr.24320) 279 : audit [DBG] from='client.24881 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:23.047 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:22 smithi169 bash[24469]: cluster 2024-08-17T17:03:21.761027+0000 mon.a (mon.0) 1115 : cluster [DBG] osdmap e202: 8 total, 8 up, 8 in 2024-08-17T17:03:23.047 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:22 smithi169 bash[24469]: audit 2024-08-17T17:03:21.772628+0000 mgr.y (mgr.24320) 280 : audit [DBG] from='client.24893 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:23.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:22 smithi131 bash[22554]: audit 2024-08-17T17:03:21.089292+0000 mgr.y (mgr.24320) 279 : audit [DBG] from='client.24881 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:23.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:22 smithi131 bash[22554]: cluster 2024-08-17T17:03:21.761027+0000 mon.a (mon.0) 1115 : cluster [DBG] osdmap e202: 8 total, 8 up, 8 in 2024-08-17T17:03:23.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:22 smithi131 bash[22554]: audit 2024-08-17T17:03:21.772628+0000 mgr.y (mgr.24320) 280 : audit [DBG] from='client.24893 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:23.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:22 smithi131 bash[32005]: audit 2024-08-17T17:03:21.089292+0000 mgr.y (mgr.24320) 279 : audit [DBG] from='client.24881 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:23.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:22 smithi131 bash[32005]: cluster 2024-08-17T17:03:21.761027+0000 mon.a (mon.0) 1115 : cluster [DBG] osdmap e202: 8 total, 8 up, 8 in 2024-08-17T17:03:23.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:22 smithi131 bash[32005]: audit 2024-08-17T17:03:21.772628+0000 mgr.y (mgr.24320) 280 : audit [DBG] from='client.24893 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:24.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:23 smithi131 bash[32005]: cluster 2024-08-17T17:03:22.749680+0000 mgr.y (mgr.24320) 281 : cluster [DBG] pgmap v362: 137 pgs: 137 active+clean; 617 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 139 KiB/s rd, 8.0 MiB/s wr, 200 op/s 2024-08-17T17:03:24.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:23 smithi131 bash[32005]: audit 2024-08-17T17:03:23.664501+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:03:24.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:23 smithi131 bash[22554]: cluster 2024-08-17T17:03:22.749680+0000 mgr.y (mgr.24320) 281 : cluster [DBG] pgmap v362: 137 pgs: 137 active+clean; 617 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 139 KiB/s rd, 8.0 MiB/s wr, 200 op/s 2024-08-17T17:03:24.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:23 smithi131 bash[22554]: audit 2024-08-17T17:03:23.664501+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:03:24.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:23 smithi169 bash[24469]: cluster 2024-08-17T17:03:22.749680+0000 mgr.y (mgr.24320) 281 : cluster [DBG] pgmap v362: 137 pgs: 137 active+clean; 617 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 139 KiB/s rd, 8.0 MiB/s wr, 200 op/s 2024-08-17T17:03:24.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:23 smithi169 bash[24469]: audit 2024-08-17T17:03:23.664501+0000 mon.a (mon.0) 1116 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:03:24.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:24 smithi169 bash[24469]: cluster 2024-08-17T17:03:23.787798+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e203: 8 total, 8 up, 8 in 2024-08-17T17:03:25.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:24 smithi131 bash[22554]: cluster 2024-08-17T17:03:23.787798+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e203: 8 total, 8 up, 8 in 2024-08-17T17:03:25.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:24 smithi131 bash[32005]: cluster 2024-08-17T17:03:23.787798+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e203: 8 total, 8 up, 8 in 2024-08-17T17:03:25.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:25 smithi169 bash[24469]: cluster 2024-08-17T17:03:24.751239+0000 mgr.y (mgr.24320) 282 : cluster [DBG] pgmap v364: 137 pgs: 137 active+clean; 637 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 31 MiB/s rd, 4.8 MiB/s wr, 338 op/s 2024-08-17T17:03:25.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:25 smithi169 bash[24469]: cluster 2024-08-17T17:03:24.805789+0000 mon.a (mon.0) 1118 : cluster [DBG] osdmap e204: 8 total, 8 up, 8 in 2024-08-17T17:03:26.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:25 smithi131 bash[32005]: cluster 2024-08-17T17:03:24.751239+0000 mgr.y (mgr.24320) 282 : cluster [DBG] pgmap v364: 137 pgs: 137 active+clean; 637 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 31 MiB/s rd, 4.8 MiB/s wr, 338 op/s 2024-08-17T17:03:26.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:25 smithi131 bash[32005]: cluster 2024-08-17T17:03:24.805789+0000 mon.a (mon.0) 1118 : cluster [DBG] osdmap e204: 8 total, 8 up, 8 in 2024-08-17T17:03:26.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:25 smithi131 bash[22554]: cluster 2024-08-17T17:03:24.751239+0000 mgr.y (mgr.24320) 282 : cluster [DBG] pgmap v364: 137 pgs: 137 active+clean; 637 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 31 MiB/s rd, 4.8 MiB/s wr, 338 op/s 2024-08-17T17:03:26.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:25 smithi131 bash[22554]: cluster 2024-08-17T17:03:24.805789+0000 mon.a (mon.0) 1118 : cluster [DBG] osdmap e204: 8 total, 8 up, 8 in 2024-08-17T17:03:26.447 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.SnapsExpandAfterPrepare (13084 ms) 2024-08-17T17:03:26.447 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.SnapsExpandAfterPrepare2 2024-08-17T17:03:26.528 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:03:26.557 INFO:tasks.workunit.client.0.smithi131.stdout:write: X 41943040~10 2024-08-17T17:03:26.580 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap1 2024-08-17T17:03:27.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:26 smithi131 bash[22554]: cluster 2024-08-17T17:03:25.802108+0000 mon.a (mon.0) 1119 : cluster [DBG] osdmap e205: 8 total, 8 up, 8 in 2024-08-17T17:03:27.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:26 smithi131 bash[32005]: cluster 2024-08-17T17:03:25.802108+0000 mon.a (mon.0) 1119 : cluster [DBG] osdmap e205: 8 total, 8 up, 8 in 2024-08-17T17:03:27.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:26 smithi169 bash[24469]: cluster 2024-08-17T17:03:25.802108+0000 mon.a (mon.0) 1119 : cluster [DBG] osdmap e205: 8 total, 8 up, 8 in 2024-08-17T17:03:27.859 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 41943040 2024-08-17T17:03:27.900 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:03:28.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:27 smithi131 bash[32005]: cluster 2024-08-17T17:03:26.752004+0000 mgr.y (mgr.24320) 283 : cluster [DBG] pgmap v367: 137 pgs: 137 active+clean; 637 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 31 MiB/s rd, 4.8 MiB/s wr, 339 op/s 2024-08-17T17:03:28.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:27 smithi131 bash[32005]: cluster 2024-08-17T17:03:26.836133+0000 mon.a (mon.0) 1120 : cluster [DBG] osdmap e206: 8 total, 8 up, 8 in 2024-08-17T17:03:28.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:27 smithi131 bash[22554]: cluster 2024-08-17T17:03:26.752004+0000 mgr.y (mgr.24320) 283 : cluster [DBG] pgmap v367: 137 pgs: 137 active+clean; 637 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 31 MiB/s rd, 4.8 MiB/s wr, 339 op/s 2024-08-17T17:03:28.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:27 smithi131 bash[22554]: cluster 2024-08-17T17:03:26.836133+0000 mon.a (mon.0) 1120 : cluster [DBG] osdmap e206: 8 total, 8 up, 8 in 2024-08-17T17:03:28.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:27 smithi169 bash[24469]: cluster 2024-08-17T17:03:26.752004+0000 mgr.y (mgr.24320) 283 : cluster [DBG] pgmap v367: 137 pgs: 137 active+clean; 637 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 31 MiB/s rd, 4.8 MiB/s wr, 339 op/s 2024-08-17T17:03:28.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:27 smithi169 bash[24469]: cluster 2024-08-17T17:03:26.836133+0000 mon.a (mon.0) 1120 : cluster [DBG] osdmap e206: 8 total, 8 up, 8 in 2024-08-17T17:03:28.987 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:03:29.003 INFO:tasks.workunit.client.0.smithi131.stdout:write: Y 41943040~5 2024-08-17T17:03:29.092 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:03:28 smithi131 bash[22809]: ignoring --setuser ceph since I am not root 2024-08-17T17:03:29.092 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:03:28 smithi131 bash[22809]: ignoring --setgroup ceph since I am not root 2024-08-17T17:03:29.092 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[22809]: debug 2024-08-17T17:03:29.053+0000 7f992220f040 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-08-17T17:03:29.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:28 smithi131 bash[22554]: cluster 2024-08-17T17:03:27.849047+0000 mon.a (mon.0) 1121 : cluster [DBG] osdmap e207: 8 total, 8 up, 8 in 2024-08-17T17:03:29.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:28 smithi131 bash[22554]: audit 2024-08-17T17:03:28.661018+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:03:29.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:28 smithi131 bash[22554]: audit 2024-08-17T17:03:28.671805+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:03:29.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:28 smithi131 bash[22554]: audit 2024-08-17T17:03:28.674064+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:03:29.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:28 smithi131 bash[22554]: audit 2024-08-17T17:03:28.675884+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:03:29.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:28 smithi131 bash[22554]: audit 2024-08-17T17:03:28.686594+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:03:29.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:28 smithi131 bash[22554]: cluster 2024-08-17T17:03:28.732667+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e208: 8 total, 8 up, 8 in 2024-08-17T17:03:29.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:28 smithi131 bash[22554]: audit 2024-08-17T17:03:28.831062+0000 mon.a (mon.0) 1128 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:03:29.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:28 smithi131 bash[32005]: cluster 2024-08-17T17:03:27.849047+0000 mon.a (mon.0) 1121 : cluster [DBG] osdmap e207: 8 total, 8 up, 8 in 2024-08-17T17:03:29.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:28 smithi131 bash[32005]: audit 2024-08-17T17:03:28.661018+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:03:29.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:28 smithi131 bash[32005]: audit 2024-08-17T17:03:28.671805+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:03:29.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:28 smithi131 bash[32005]: audit 2024-08-17T17:03:28.674064+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:03:29.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:28 smithi131 bash[32005]: audit 2024-08-17T17:03:28.675884+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:03:29.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:28 smithi131 bash[32005]: audit 2024-08-17T17:03:28.686594+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:03:29.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:28 smithi131 bash[32005]: cluster 2024-08-17T17:03:28.732667+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e208: 8 total, 8 up, 8 in 2024-08-17T17:03:29.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:28 smithi131 bash[32005]: audit 2024-08-17T17:03:28.831062+0000 mon.a (mon.0) 1128 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:03:29.140 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:28 smithi169 bash[53014]: [17/Aug/2024:17:03:28] ENGINE Bus STOPPING 2024-08-17T17:03:29.140 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:03:28 smithi169 bash[50869]: ts=2024-08-17T17:03:28.941Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.131:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.131:8765: connect: connection refused" 2024-08-17T17:03:29.140 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:03:28 smithi169 bash[50869]: ts=2024-08-17T17:03:28.945Z caller=refresh.go:99 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.131:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.131:8765: connect: connection refused" 2024-08-17T17:03:29.140 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:03:28 smithi169 bash[50869]: ts=2024-08-17T17:03:28.949Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.131:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.131:8765: connect: connection refused" 2024-08-17T17:03:29.140 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:03:28 smithi169 bash[50869]: ts=2024-08-17T17:03:28.951Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.131:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.131:8765: connect: connection refused" 2024-08-17T17:03:29.140 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:03:28 smithi169 bash[50869]: ts=2024-08-17T17:03:28.953Z caller=refresh.go:99 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.131:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.131:8765: connect: connection refused" 2024-08-17T17:03:29.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:28 smithi169 bash[24469]: cluster 2024-08-17T17:03:27.849047+0000 mon.a (mon.0) 1121 : cluster [DBG] osdmap e207: 8 total, 8 up, 8 in 2024-08-17T17:03:29.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:28 smithi169 bash[24469]: audit 2024-08-17T17:03:28.661018+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:03:29.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:28 smithi169 bash[24469]: audit 2024-08-17T17:03:28.671805+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:03:29.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:28 smithi169 bash[24469]: audit 2024-08-17T17:03:28.674064+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:03:29.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:28 smithi169 bash[24469]: audit 2024-08-17T17:03:28.675884+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:03:29.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:28 smithi169 bash[24469]: audit 2024-08-17T17:03:28.686594+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' 2024-08-17T17:03:29.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:28 smithi169 bash[24469]: cluster 2024-08-17T17:03:28.732667+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e208: 8 total, 8 up, 8 in 2024-08-17T17:03:29.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:28 smithi169 bash[24469]: audit 2024-08-17T17:03:28.831062+0000 mon.a (mon.0) 1128 : audit [DBG] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:03:29.141 INFO:tasks.workunit.client.0.smithi131.stdout:migration_execute 2024-08-17T17:03:29.330 INFO:tasks.workunit.client.0.smithi131.stdout:migration_commit 2024-08-17T17:03:29.639 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:29 smithi169 bash[53014]: [17/Aug/2024:17:03:29] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T17:03:29.640 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:29 smithi169 bash[53014]: [17/Aug/2024:17:03:29] ENGINE Bus STOPPED 2024-08-17T17:03:30.043 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.SnapsExpandAfterPrepare2 (3597 ms) 2024-08-17T17:03:30.044 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.SnapsSnapAfterPrepare 2024-08-17T17:03:30.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[32005]: audit 2024-08-17T17:03:28.842583+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-08-17T17:03:30.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[32005]: cluster 2024-08-17T17:03:28.843245+0000 mon.a (mon.0) 1130 : cluster [INF] Activating manager daemon x 2024-08-17T17:03:30.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[32005]: cluster 2024-08-17T17:03:28.855507+0000 mon.a (mon.0) 1131 : cluster [DBG] osdmap e209: 8 total, 8 up, 8 in 2024-08-17T17:03:30.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[32005]: audit 2024-08-17T17:03:28.856132+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-08-17T17:03:30.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[32005]: cluster 2024-08-17T17:03:28.856267+0000 mon.a (mon.0) 1133 : cluster [DBG] mgrmap e22: x(active, starting, since 0.0130211s) 2024-08-17T17:03:30.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[32005]: audit 2024-08-17T17:03:28.857414+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:03:30.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[32005]: audit 2024-08-17T17:03:28.857663+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:03:30.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[32005]: audit 2024-08-17T17:03:28.858011+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:03:30.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[32005]: audit 2024-08-17T17:03:28.858389+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi169.mekqdz"}]: dispatch 2024-08-17T17:03:30.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[32005]: audit 2024-08-17T17:03:28.858901+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi131.ctintn"}]: dispatch 2024-08-17T17:03:30.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[32005]: audit 2024-08-17T17:03:28.859477+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T17:03:30.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[32005]: audit 2024-08-17T17:03:28.860060+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:03:30.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[32005]: audit 2024-08-17T17:03:28.860609+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:03:30.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[32005]: audit 2024-08-17T17:03:28.860922+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:03:30.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[32005]: audit 2024-08-17T17:03:28.861493+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:03:30.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[32005]: audit 2024-08-17T17:03:28.862047+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:03:30.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[32005]: audit 2024-08-17T17:03:28.862614+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:03:30.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[32005]: audit 2024-08-17T17:03:28.863162+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:03:30.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[32005]: audit 2024-08-17T17:03:28.863720+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:03:30.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[32005]: audit 2024-08-17T17:03:28.864585+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T17:03:30.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[32005]: audit 2024-08-17T17:03:28.864950+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T17:03:30.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[32005]: audit 2024-08-17T17:03:28.865622+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T17:03:30.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[32005]: cluster 2024-08-17T17:03:29.346825+0000 mon.a (mon.0) 1134 : cluster [INF] Manager daemon x is now available 2024-08-17T17:03:30.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[22554]: audit 2024-08-17T17:03:28.842583+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-08-17T17:03:30.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[22554]: cluster 2024-08-17T17:03:28.843245+0000 mon.a (mon.0) 1130 : cluster [INF] Activating manager daemon x 2024-08-17T17:03:30.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[22554]: cluster 2024-08-17T17:03:28.855507+0000 mon.a (mon.0) 1131 : cluster [DBG] osdmap e209: 8 total, 8 up, 8 in 2024-08-17T17:03:30.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[22554]: audit 2024-08-17T17:03:28.856132+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-08-17T17:03:30.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[22554]: cluster 2024-08-17T17:03:28.856267+0000 mon.a (mon.0) 1133 : cluster [DBG] mgrmap e22: x(active, starting, since 0.0130211s) 2024-08-17T17:03:30.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[22554]: audit 2024-08-17T17:03:28.857414+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:03:30.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[22554]: audit 2024-08-17T17:03:28.857663+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:03:30.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[22554]: audit 2024-08-17T17:03:28.858011+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:03:30.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[22554]: audit 2024-08-17T17:03:28.858389+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi169.mekqdz"}]: dispatch 2024-08-17T17:03:30.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[22554]: audit 2024-08-17T17:03:28.858901+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi131.ctintn"}]: dispatch 2024-08-17T17:03:30.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[22554]: audit 2024-08-17T17:03:28.859477+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T17:03:30.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[22554]: audit 2024-08-17T17:03:28.860060+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:03:30.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[22554]: audit 2024-08-17T17:03:28.860609+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:03:30.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[22554]: audit 2024-08-17T17:03:28.860922+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:03:30.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[22554]: audit 2024-08-17T17:03:28.861493+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:03:30.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[22554]: audit 2024-08-17T17:03:28.862047+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:03:30.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[22554]: audit 2024-08-17T17:03:28.862614+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:03:30.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[22554]: audit 2024-08-17T17:03:28.863162+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:03:30.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[22554]: audit 2024-08-17T17:03:28.863720+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:03:30.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[22554]: audit 2024-08-17T17:03:28.864585+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T17:03:30.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[22554]: audit 2024-08-17T17:03:28.864950+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T17:03:30.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[22554]: audit 2024-08-17T17:03:28.865622+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T17:03:30.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:29 smithi131 bash[22554]: cluster 2024-08-17T17:03:29.346825+0000 mon.a (mon.0) 1134 : cluster [INF] Manager daemon x is now available 2024-08-17T17:03:30.113 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:03:30.139 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 0~8388609 2024-08-17T17:03:30.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:29 smithi169 bash[24469]: audit 2024-08-17T17:03:28.842583+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-08-17T17:03:30.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:29 smithi169 bash[24469]: cluster 2024-08-17T17:03:28.843245+0000 mon.a (mon.0) 1130 : cluster [INF] Activating manager daemon x 2024-08-17T17:03:30.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:29 smithi169 bash[24469]: cluster 2024-08-17T17:03:28.855507+0000 mon.a (mon.0) 1131 : cluster [DBG] osdmap e209: 8 total, 8 up, 8 in 2024-08-17T17:03:30.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:29 smithi169 bash[24469]: audit 2024-08-17T17:03:28.856132+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24320 172.21.15.131:0/742463072' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-08-17T17:03:30.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:29 smithi169 bash[24469]: cluster 2024-08-17T17:03:28.856267+0000 mon.a (mon.0) 1133 : cluster [DBG] mgrmap e22: x(active, starting, since 0.0130211s) 2024-08-17T17:03:30.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:29 smithi169 bash[24469]: audit 2024-08-17T17:03:28.857414+0000 mon.b (mon.1) 35 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:03:30.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:29 smithi169 bash[24469]: audit 2024-08-17T17:03:28.857663+0000 mon.b (mon.1) 36 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:03:30.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:29 smithi169 bash[24469]: audit 2024-08-17T17:03:28.858011+0000 mon.b (mon.1) 37 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:03:30.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:29 smithi169 bash[24469]: audit 2024-08-17T17:03:28.858389+0000 mon.b (mon.1) 38 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi169.mekqdz"}]: dispatch 2024-08-17T17:03:30.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:29 smithi169 bash[24469]: audit 2024-08-17T17:03:28.858901+0000 mon.b (mon.1) 39 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "mds metadata", "who": "foo.smithi131.ctintn"}]: dispatch 2024-08-17T17:03:30.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:29 smithi169 bash[24469]: audit 2024-08-17T17:03:28.859477+0000 mon.b (mon.1) 40 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T17:03:30.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:29 smithi169 bash[24469]: audit 2024-08-17T17:03:28.860060+0000 mon.b (mon.1) 41 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:03:30.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:29 smithi169 bash[24469]: audit 2024-08-17T17:03:28.860609+0000 mon.b (mon.1) 42 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:03:30.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:29 smithi169 bash[24469]: audit 2024-08-17T17:03:28.860922+0000 mon.b (mon.1) 43 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:03:30.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:29 smithi169 bash[24469]: audit 2024-08-17T17:03:28.861493+0000 mon.b (mon.1) 44 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:03:30.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:29 smithi169 bash[24469]: audit 2024-08-17T17:03:28.862047+0000 mon.b (mon.1) 45 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:03:30.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:29 smithi169 bash[24469]: audit 2024-08-17T17:03:28.862614+0000 mon.b (mon.1) 46 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:03:30.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:29 smithi169 bash[24469]: audit 2024-08-17T17:03:28.863162+0000 mon.b (mon.1) 47 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:03:30.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:29 smithi169 bash[24469]: audit 2024-08-17T17:03:28.863720+0000 mon.b (mon.1) 48 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:03:30.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:29 smithi169 bash[24469]: audit 2024-08-17T17:03:28.864585+0000 mon.b (mon.1) 49 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T17:03:30.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:29 smithi169 bash[24469]: audit 2024-08-17T17:03:28.864950+0000 mon.b (mon.1) 50 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T17:03:30.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:29 smithi169 bash[24469]: audit 2024-08-17T17:03:28.865622+0000 mon.b (mon.1) 51 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T17:03:30.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:29 smithi169 bash[24469]: cluster 2024-08-17T17:03:29.346825+0000 mon.a (mon.0) 1134 : cluster [INF] Manager daemon x is now available 2024-08-17T17:03:30.245 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap1 2024-08-17T17:03:30.842 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:03:30 smithi131 bash[22809]: debug 2024-08-17T17:03:30.365+0000 7f992220f040 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-08-17T17:03:30.842 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:03:30 smithi131 bash[22809]: debug 2024-08-17T17:03:30.429+0000 7f992220f040 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-08-17T17:03:30.842 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:03:30 smithi131 bash[22809]: debug 2024-08-17T17:03:30.577+0000 7f992220f040 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-08-17T17:03:31.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:30 smithi169 bash[24469]: cluster 2024-08-17T17:03:29.858804+0000 mon.a (mon.0) 1135 : cluster [DBG] mgrmap e23: x(active, since 1.01555s) 2024-08-17T17:03:31.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:30 smithi169 bash[24469]: cluster 2024-08-17T17:03:29.875101+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e210: 8 total, 8 up, 8 in 2024-08-17T17:03:31.214 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:30 smithi131 bash[32005]: cluster 2024-08-17T17:03:29.858804+0000 mon.a (mon.0) 1135 : cluster [DBG] mgrmap e23: x(active, since 1.01555s) 2024-08-17T17:03:31.215 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:30 smithi131 bash[32005]: cluster 2024-08-17T17:03:29.875101+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e210: 8 total, 8 up, 8 in 2024-08-17T17:03:31.215 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:30 smithi131 bash[22554]: cluster 2024-08-17T17:03:29.858804+0000 mon.a (mon.0) 1135 : cluster [DBG] mgrmap e23: x(active, since 1.01555s) 2024-08-17T17:03:31.215 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:30 smithi131 bash[22554]: cluster 2024-08-17T17:03:29.875101+0000 mon.a (mon.0) 1136 : cluster [DBG] osdmap e210: 8 total, 8 up, 8 in 2024-08-17T17:03:31.531 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:03:31 smithi131 bash[22809]: debug 2024-08-17T17:03:31.221+0000 7f992220f040 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-08-17T17:03:31.531 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:03:31 smithi131 bash[22809]: debug 2024-08-17T17:03:31.289+0000 7f992220f040 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-08-17T17:03:31.532 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:03:31 smithi131 bash[22809]: debug 2024-08-17T17:03:31.357+0000 7f992220f040 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-08-17T17:03:31.842 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:03:31 smithi131 bash[22809]: debug 2024-08-17T17:03:31.537+0000 7f992220f040 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-08-17T17:03:31.842 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:03:31 smithi131 bash[22809]: debug 2024-08-17T17:03:31.613+0000 7f992220f040 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-08-17T17:03:31.842 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:03:31 smithi131 bash[22809]: debug 2024-08-17T17:03:31.681+0000 7f992220f040 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-08-17T17:03:31.905 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 8388609~8388609 2024-08-17T17:03:31.934 INFO:tasks.workunit.client.0.smithi131.stdout:write: X 0~1000 2024-08-17T17:03:31.935 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 1010~1000 2024-08-17T17:03:31.935 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap2 2024-08-17T17:03:32.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:31 smithi169 bash[24469]: cluster 2024-08-17T17:03:29.875548+0000 mgr.x (mgr.24487) 1 : cluster [DBG] pgmap v4: 137 pgs: 137 active+clean; 617 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 19 GiB/s rd, 8.8 GiB/s wr, 300.97k op/s 2024-08-17T17:03:32.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:31 smithi169 bash[24469]: cluster 2024-08-17T17:03:30.882966+0000 mon.a (mon.0) 1137 : cluster [DBG] osdmap e211: 8 total, 8 up, 8 in 2024-08-17T17:03:32.140 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:32 smithi169 bash[53014]: [17/Aug/2024:17:03:32] ENGINE Bus STARTING 2024-08-17T17:03:32.140 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:32 smithi169 bash[53014]: debug 2024-08-17T17:03:32.077+0000 7f8d6e791640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:03:32.140 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:32 smithi169 bash[53014]: debug 2024-08-17T17:03:32.077+0000 7f8d6e791640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:03:32.140 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:32 smithi169 bash[53014]: debug 2024-08-17T17:03:32.077+0000 7f8d6e791640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:03:32.140 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:32 smithi169 bash[53014]: debug 2024-08-17T17:03:32.077+0000 7f8d6e791640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:03:32.140 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:32 smithi169 bash[53014]: debug 2024-08-17T17:03:32.077+0000 7f8d6e791640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:03:32.140 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:32 smithi169 bash[53014]: debug 2024-08-17T17:03:32.077+0000 7f8d71f98640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:03:32.140 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:32 smithi169 bash[53014]: debug 2024-08-17T17:03:32.077+0000 7f8d71f98640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:03:32.140 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:32 smithi169 bash[53014]: debug 2024-08-17T17:03:32.077+0000 7f8d71f98640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:03:32.140 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:32 smithi169 bash[53014]: debug 2024-08-17T17:03:32.077+0000 7f8d71f98640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:03:32.141 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:32 smithi169 bash[53014]: debug 2024-08-17T17:03:32.077+0000 7f8d71f98640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:03:32.209 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:03:31 smithi131 bash[22809]: debug 2024-08-17T17:03:31.953+0000 7f992220f040 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-08-17T17:03:32.209 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:03:32 smithi131 bash[22809]: debug 2024-08-17T17:03:32.029+0000 7f992220f040 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-08-17T17:03:32.209 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:31 smithi131 bash[22554]: cluster 2024-08-17T17:03:29.875548+0000 mgr.x (mgr.24487) 1 : cluster [DBG] pgmap v4: 137 pgs: 137 active+clean; 617 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 19 GiB/s rd, 8.8 GiB/s wr, 300.97k op/s 2024-08-17T17:03:32.209 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:31 smithi131 bash[22554]: cluster 2024-08-17T17:03:30.882966+0000 mon.a (mon.0) 1137 : cluster [DBG] osdmap e211: 8 total, 8 up, 8 in 2024-08-17T17:03:32.210 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:31 smithi131 bash[32005]: cluster 2024-08-17T17:03:29.875548+0000 mgr.x (mgr.24487) 1 : cluster [DBG] pgmap v4: 137 pgs: 137 active+clean; 617 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 19 GiB/s rd, 8.8 GiB/s wr, 300.97k op/s 2024-08-17T17:03:32.210 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:31 smithi131 bash[32005]: cluster 2024-08-17T17:03:30.882966+0000 mon.a (mon.0) 1137 : cluster [DBG] osdmap e211: 8 total, 8 up, 8 in 2024-08-17T17:03:32.492 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:32 smithi169 bash[53014]: [17/Aug/2024:17:03:32] ENGINE Serving on http://:::9283 2024-08-17T17:03:32.492 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:32 smithi169 bash[53014]: [17/Aug/2024:17:03:32] ENGINE Bus STARTED 2024-08-17T17:03:32.551 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:03:32 smithi131 bash[22809]: debug 2024-08-17T17:03:32.225+0000 7f992220f040 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-08-17T17:03:32.551 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:03:32 smithi131 bash[22809]: debug 2024-08-17T17:03:32.301+0000 7f992220f040 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-08-17T17:03:32.842 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:03:32 smithi131 bash[22809]: debug 2024-08-17T17:03:32.557+0000 7f992220f040 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-08-17T17:03:32.842 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:03:32 smithi131 bash[22809]: debug 2024-08-17T17:03:32.733+0000 7f992220f040 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-08-17T17:03:33.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:32 smithi169 bash[24469]: cluster 2024-08-17T17:03:30.864628+0000 mgr.x (mgr.24487) 2 : cluster [DBG] pgmap v5: 137 pgs: 137 active+clean; 617 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 134 MiB/s rd, 60 MiB/s wr, 2.03k op/s 2024-08-17T17:03:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:32 smithi169 bash[24469]: cluster 2024-08-17T17:03:31.892234+0000 mon.a (mon.0) 1138 : cluster [DBG] osdmap e212: 8 total, 8 up, 8 in 2024-08-17T17:03:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:32 smithi169 bash[24469]: audit 2024-08-17T17:03:31.943543+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:32 smithi169 bash[24469]: audit 2024-08-17T17:03:31.961966+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:32 smithi169 bash[24469]: audit 2024-08-17T17:03:31.982384+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:32 smithi169 bash[24469]: audit 2024-08-17T17:03:31.991941+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:32 smithi169 bash[24469]: audit 2024-08-17T17:03:32.001202+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:32 smithi169 bash[24469]: audit 2024-08-17T17:03:32.006450+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:03:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:32 smithi169 bash[24469]: audit 2024-08-17T17:03:32.028029+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:03:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:32 smithi169 bash[24469]: audit 2024-08-17T17:03:32.028248+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:03:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:32 smithi169 bash[24469]: audit 2024-08-17T17:03:32.054557+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:03:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:32 smithi169 bash[24469]: audit 2024-08-17T17:03:32.059803+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24487 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:03:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:32 smithi169 bash[24469]: audit 2024-08-17T17:03:32.068426+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-17T17:03:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:32 smithi169 bash[24469]: audit 2024-08-17T17:03:32.073369+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24487 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-17T17:03:33.157 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:03:32 smithi131 bash[22809]: debug 2024-08-17T17:03:32.897+0000 7f992220f040 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-08-17T17:03:33.157 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:03:32 smithi131 bash[22809]: debug 2024-08-17T17:03:32.977+0000 7f992220f040 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-08-17T17:03:33.158 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:32 smithi131 bash[32005]: cluster 2024-08-17T17:03:30.864628+0000 mgr.x (mgr.24487) 2 : cluster [DBG] pgmap v5: 137 pgs: 137 active+clean; 617 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 134 MiB/s rd, 60 MiB/s wr, 2.03k op/s 2024-08-17T17:03:33.158 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:32 smithi131 bash[32005]: cluster 2024-08-17T17:03:31.892234+0000 mon.a (mon.0) 1138 : cluster [DBG] osdmap e212: 8 total, 8 up, 8 in 2024-08-17T17:03:33.158 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:32 smithi131 bash[32005]: audit 2024-08-17T17:03:31.943543+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:33.158 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:32 smithi131 bash[32005]: audit 2024-08-17T17:03:31.961966+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:33.158 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:32 smithi131 bash[32005]: audit 2024-08-17T17:03:31.982384+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:33.158 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:32 smithi131 bash[32005]: audit 2024-08-17T17:03:31.991941+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:33.158 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:32 smithi131 bash[32005]: audit 2024-08-17T17:03:32.001202+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:33.158 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:32 smithi131 bash[32005]: audit 2024-08-17T17:03:32.006450+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:03:33.158 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:32 smithi131 bash[32005]: audit 2024-08-17T17:03:32.028029+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:03:33.158 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:32 smithi131 bash[32005]: audit 2024-08-17T17:03:32.028248+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:03:33.158 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:32 smithi131 bash[32005]: audit 2024-08-17T17:03:32.054557+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:03:33.159 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:32 smithi131 bash[32005]: audit 2024-08-17T17:03:32.059803+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24487 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:03:33.159 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:32 smithi131 bash[32005]: audit 2024-08-17T17:03:32.068426+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-17T17:03:33.159 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:32 smithi131 bash[32005]: audit 2024-08-17T17:03:32.073369+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24487 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-17T17:03:33.159 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:32 smithi131 bash[22554]: cluster 2024-08-17T17:03:30.864628+0000 mgr.x (mgr.24487) 2 : cluster [DBG] pgmap v5: 137 pgs: 137 active+clean; 617 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 134 MiB/s rd, 60 MiB/s wr, 2.03k op/s 2024-08-17T17:03:33.159 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:32 smithi131 bash[22554]: cluster 2024-08-17T17:03:31.892234+0000 mon.a (mon.0) 1138 : cluster [DBG] osdmap e212: 8 total, 8 up, 8 in 2024-08-17T17:03:33.159 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:32 smithi131 bash[22554]: audit 2024-08-17T17:03:31.943543+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:33.159 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:32 smithi131 bash[22554]: audit 2024-08-17T17:03:31.961966+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:33.159 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:32 smithi131 bash[22554]: audit 2024-08-17T17:03:31.982384+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:33.159 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:32 smithi131 bash[22554]: audit 2024-08-17T17:03:31.991941+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:33.159 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:32 smithi131 bash[22554]: audit 2024-08-17T17:03:32.001202+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:33.159 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:32 smithi131 bash[22554]: audit 2024-08-17T17:03:32.006450+0000 mon.b (mon.1) 52 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:03:33.159 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:32 smithi131 bash[22554]: audit 2024-08-17T17:03:32.028029+0000 mon.b (mon.1) 53 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:03:33.159 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:32 smithi131 bash[22554]: audit 2024-08-17T17:03:32.028248+0000 mon.b (mon.1) 54 : audit [INF] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:03:33.160 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:32 smithi131 bash[22554]: audit 2024-08-17T17:03:32.054557+0000 mon.b (mon.1) 55 : audit [INF] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:03:33.160 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:32 smithi131 bash[22554]: audit 2024-08-17T17:03:32.059803+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24487 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:03:33.160 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:32 smithi131 bash[22554]: audit 2024-08-17T17:03:32.068426+0000 mon.b (mon.1) 56 : audit [INF] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-17T17:03:33.160 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:32 smithi131 bash[22554]: audit 2024-08-17T17:03:32.073369+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24487 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-08-17T17:03:33.592 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[22809]: debug 2024-08-17T17:03:33.161+0000 7f992220f040 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-08-17T17:03:33.640 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[53014]: debug 2024-08-17T17:03:33.257+0000 7f8d54ca1640 -1 log_channel(cephadm) log [ERR] : [17/Aug/2024:17:03:33] ENGINE Error in HTTPServer.serve 2024-08-17T17:03:33.640 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[53014]: Traceback (most recent call last): 2024-08-17T17:03:33.640 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[53014]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:03:33.640 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[53014]: self._connections.run(self.expiration_interval) 2024-08-17T17:03:33.640 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[53014]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:03:33.640 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[53014]: self._run(expiration_interval) 2024-08-17T17:03:33.640 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[53014]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:03:33.640 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[53014]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:03:33.641 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[53014]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:03:33.641 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[53014]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:03:33.641 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[53014]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:03:33.641 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[53014]: s = self.context.wrap_socket( 2024-08-17T17:03:33.641 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[53014]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:03:33.641 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[53014]: return self.sslsocket_class._create( 2024-08-17T17:03:33.641 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[53014]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:03:33.641 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[53014]: self.do_handshake() 2024-08-17T17:03:33.641 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[53014]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:03:33.641 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[53014]: self._sslobj.do_handshake() 2024-08-17T17:03:33.641 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[53014]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:03:33.745 INFO:tasks.workunit.client.0.smithi131.stdout:write: X 8388609~1000 2024-08-17T17:03:33.757 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 16777228~1000 2024-08-17T17:03:33.757 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 167772160 2024-08-17T17:03:33.768 INFO:tasks.workunit.client.0.smithi131.stdout:write: 2 83886079~8388609 2024-08-17T17:03:33.794 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap3 2024-08-17T17:03:34.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[24469]: cephadm 2024-08-17T17:03:31.959918+0000 mgr.x (mgr.24487) 3 : cephadm [INF] Checking for cert/key for grafana.a 2024-08-17T17:03:34.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[24469]: cephadm 2024-08-17T17:03:31.960018+0000 mgr.x (mgr.24487) 4 : cephadm [INF] Migrating grafana.a cert to cert store 2024-08-17T17:03:34.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[24469]: cephadm 2024-08-17T17:03:31.980126+0000 mgr.x (mgr.24487) 5 : cephadm [INF] Migrating grafana.a key to cert store 2024-08-17T17:03:34.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[24469]: audit 2024-08-17T17:03:32.029045+0000 mgr.x (mgr.24487) 6 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:03:34.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[24469]: cephadm 2024-08-17T17:03:32.561135+0000 mgr.x (mgr.24487) 7 : cephadm [INF] Deploying cephadm binary to smithi131 2024-08-17T17:03:34.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[24469]: cluster 2024-08-17T17:03:32.865122+0000 mgr.x (mgr.24487) 8 : cluster [DBG] pgmap v8: 137 pgs: 137 active+clean; 617 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 44 MiB/s rd, 20 MiB/s wr, 674 op/s 2024-08-17T17:03:34.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[24469]: cephadm 2024-08-17T17:03:32.938587+0000 mgr.x (mgr.24487) 9 : cephadm [INF] [17/Aug/2024:17:03:32] ENGINE Bus STARTING 2024-08-17T17:03:34.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[24469]: cluster 2024-08-17T17:03:32.987064+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e213: 8 total, 8 up, 8 in 2024-08-17T17:03:34.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[24469]: cluster 2024-08-17T17:03:33.006347+0000 mon.a (mon.0) 1147 : cluster [DBG] mgrmap e24: x(active, since 4s) 2024-08-17T17:03:34.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[24469]: cephadm 2024-08-17T17:03:33.063626+0000 mgr.x (mgr.24487) 10 : cephadm [INF] [17/Aug/2024:17:03:33] ENGINE Serving on http://172.21.15.169:8765 2024-08-17T17:03:34.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[24469]: cephadm 2024-08-17T17:03:33.236127+0000 mgr.x (mgr.24487) 11 : cephadm [INF] [17/Aug/2024:17:03:33] ENGINE Serving on https://172.21.15.169:7150 2024-08-17T17:03:34.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[24469]: cephadm 2024-08-17T17:03:33.236456+0000 mgr.x (mgr.24487) 12 : cephadm [INF] [17/Aug/2024:17:03:33] ENGINE Bus STARTED 2024-08-17T17:03:34.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[24469]: cephadm 2024-08-17T17:03:33.260007+0000 mgr.x (mgr.24487) 13 : cephadm [ERR] [17/Aug/2024:17:03:33] ENGINE Error in HTTPServer.serve 2024-08-17T17:03:34.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[24469]: Traceback (most recent call last): 2024-08-17T17:03:34.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[24469]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:03:34.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[24469]: self._connections.run(self.expiration_interval) 2024-08-17T17:03:34.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[24469]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:03:34.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[24469]: self._run(expiration_interval) 2024-08-17T17:03:34.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[24469]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:03:34.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[24469]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:03:34.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[24469]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:03:34.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[24469]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:03:34.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[24469]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:03:34.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[24469]: s = self.context.wrap_socket( 2024-08-17T17:03:34.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[24469]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:03:34.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[24469]: return self.sslsocket_class._create( 2024-08-17T17:03:34.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[24469]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:03:34.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[24469]: self.do_handshake() 2024-08-17T17:03:34.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[24469]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:03:34.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[24469]: self._sslobj.do_handshake() 2024-08-17T17:03:34.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[24469]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:03:34.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[24469]: cluster 2024-08-17T17:03:33.732641+0000 mon.a (mon.0) 1148 : cluster [DBG] osdmap e214: 8 total, 8 up, 8 in 2024-08-17T17:03:34.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:33 smithi169 bash[24469]: cephadm 2024-08-17T17:03:33.776195+0000 mgr.x (mgr.24487) 14 : cephadm [INF] Deploying cephadm binary to smithi169 2024-08-17T17:03:34.342 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:03:34 smithi131 bash[22809]: debug 2024-08-17T17:03:34.025+0000 7f992220f040 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-08-17T17:03:34.342 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:03:34 smithi131 bash[22809]: debug 2024-08-17T17:03:34.109+0000 7f992220f040 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-08-17T17:03:34.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[22554]: cephadm 2024-08-17T17:03:31.959918+0000 mgr.x (mgr.24487) 3 : cephadm [INF] Checking for cert/key for grafana.a 2024-08-17T17:03:34.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[22554]: cephadm 2024-08-17T17:03:31.960018+0000 mgr.x (mgr.24487) 4 : cephadm [INF] Migrating grafana.a cert to cert store 2024-08-17T17:03:34.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[22554]: cephadm 2024-08-17T17:03:31.980126+0000 mgr.x (mgr.24487) 5 : cephadm [INF] Migrating grafana.a key to cert store 2024-08-17T17:03:34.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[22554]: audit 2024-08-17T17:03:32.029045+0000 mgr.x (mgr.24487) 6 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:03:34.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[22554]: cephadm 2024-08-17T17:03:32.561135+0000 mgr.x (mgr.24487) 7 : cephadm [INF] Deploying cephadm binary to smithi131 2024-08-17T17:03:34.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[22554]: cluster 2024-08-17T17:03:32.865122+0000 mgr.x (mgr.24487) 8 : cluster [DBG] pgmap v8: 137 pgs: 137 active+clean; 617 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 44 MiB/s rd, 20 MiB/s wr, 674 op/s 2024-08-17T17:03:34.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[22554]: cephadm 2024-08-17T17:03:32.938587+0000 mgr.x (mgr.24487) 9 : cephadm [INF] [17/Aug/2024:17:03:32] ENGINE Bus STARTING 2024-08-17T17:03:34.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[22554]: cluster 2024-08-17T17:03:32.987064+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e213: 8 total, 8 up, 8 in 2024-08-17T17:03:34.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[22554]: cluster 2024-08-17T17:03:33.006347+0000 mon.a (mon.0) 1147 : cluster [DBG] mgrmap e24: x(active, since 4s) 2024-08-17T17:03:34.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[22554]: cephadm 2024-08-17T17:03:33.063626+0000 mgr.x (mgr.24487) 10 : cephadm [INF] [17/Aug/2024:17:03:33] ENGINE Serving on http://172.21.15.169:8765 2024-08-17T17:03:34.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[22554]: cephadm 2024-08-17T17:03:33.236127+0000 mgr.x (mgr.24487) 11 : cephadm [INF] [17/Aug/2024:17:03:33] ENGINE Serving on https://172.21.15.169:7150 2024-08-17T17:03:34.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[22554]: cephadm 2024-08-17T17:03:33.236456+0000 mgr.x (mgr.24487) 12 : cephadm [INF] [17/Aug/2024:17:03:33] ENGINE Bus STARTED 2024-08-17T17:03:34.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[22554]: cephadm 2024-08-17T17:03:33.260007+0000 mgr.x (mgr.24487) 13 : cephadm [ERR] [17/Aug/2024:17:03:33] ENGINE Error in HTTPServer.serve 2024-08-17T17:03:34.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[22554]: Traceback (most recent call last): 2024-08-17T17:03:34.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[22554]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:03:34.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[22554]: self._connections.run(self.expiration_interval) 2024-08-17T17:03:34.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[22554]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:03:34.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[22554]: self._run(expiration_interval) 2024-08-17T17:03:34.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[22554]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:03:34.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[22554]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:03:34.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[22554]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:03:34.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[22554]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:03:34.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[22554]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:03:34.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[22554]: s = self.context.wrap_socket( 2024-08-17T17:03:34.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[22554]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:03:34.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[22554]: return self.sslsocket_class._create( 2024-08-17T17:03:34.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[22554]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:03:34.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[22554]: self.do_handshake() 2024-08-17T17:03:34.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[22554]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:03:34.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[22554]: self._sslobj.do_handshake() 2024-08-17T17:03:34.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[22554]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:03:34.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[22554]: cluster 2024-08-17T17:03:33.732641+0000 mon.a (mon.0) 1148 : cluster [DBG] osdmap e214: 8 total, 8 up, 8 in 2024-08-17T17:03:34.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[22554]: cephadm 2024-08-17T17:03:33.776195+0000 mgr.x (mgr.24487) 14 : cephadm [INF] Deploying cephadm binary to smithi169 2024-08-17T17:03:34.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[32005]: cephadm 2024-08-17T17:03:31.959918+0000 mgr.x (mgr.24487) 3 : cephadm [INF] Checking for cert/key for grafana.a 2024-08-17T17:03:34.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[32005]: cephadm 2024-08-17T17:03:31.960018+0000 mgr.x (mgr.24487) 4 : cephadm [INF] Migrating grafana.a cert to cert store 2024-08-17T17:03:34.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[32005]: cephadm 2024-08-17T17:03:31.980126+0000 mgr.x (mgr.24487) 5 : cephadm [INF] Migrating grafana.a key to cert store 2024-08-17T17:03:34.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[32005]: audit 2024-08-17T17:03:32.029045+0000 mgr.x (mgr.24487) 6 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:03:34.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[32005]: cephadm 2024-08-17T17:03:32.561135+0000 mgr.x (mgr.24487) 7 : cephadm [INF] Deploying cephadm binary to smithi131 2024-08-17T17:03:34.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[32005]: cluster 2024-08-17T17:03:32.865122+0000 mgr.x (mgr.24487) 8 : cluster [DBG] pgmap v8: 137 pgs: 137 active+clean; 617 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 44 MiB/s rd, 20 MiB/s wr, 674 op/s 2024-08-17T17:03:34.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[32005]: cephadm 2024-08-17T17:03:32.938587+0000 mgr.x (mgr.24487) 9 : cephadm [INF] [17/Aug/2024:17:03:32] ENGINE Bus STARTING 2024-08-17T17:03:34.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[32005]: cluster 2024-08-17T17:03:32.987064+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e213: 8 total, 8 up, 8 in 2024-08-17T17:03:34.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[32005]: cluster 2024-08-17T17:03:33.006347+0000 mon.a (mon.0) 1147 : cluster [DBG] mgrmap e24: x(active, since 4s) 2024-08-17T17:03:34.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[32005]: cephadm 2024-08-17T17:03:33.063626+0000 mgr.x (mgr.24487) 10 : cephadm [INF] [17/Aug/2024:17:03:33] ENGINE Serving on http://172.21.15.169:8765 2024-08-17T17:03:34.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[32005]: cephadm 2024-08-17T17:03:33.236127+0000 mgr.x (mgr.24487) 11 : cephadm [INF] [17/Aug/2024:17:03:33] ENGINE Serving on https://172.21.15.169:7150 2024-08-17T17:03:34.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[32005]: cephadm 2024-08-17T17:03:33.236456+0000 mgr.x (mgr.24487) 12 : cephadm [INF] [17/Aug/2024:17:03:33] ENGINE Bus STARTED 2024-08-17T17:03:34.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[32005]: cephadm 2024-08-17T17:03:33.260007+0000 mgr.x (mgr.24487) 13 : cephadm [ERR] [17/Aug/2024:17:03:33] ENGINE Error in HTTPServer.serve 2024-08-17T17:03:34.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[32005]: Traceback (most recent call last): 2024-08-17T17:03:34.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[32005]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:03:34.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[32005]: self._connections.run(self.expiration_interval) 2024-08-17T17:03:34.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[32005]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:03:34.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[32005]: self._run(expiration_interval) 2024-08-17T17:03:34.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[32005]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:03:34.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[32005]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:03:34.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[32005]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:03:34.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[32005]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:03:34.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[32005]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:03:34.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[32005]: s = self.context.wrap_socket( 2024-08-17T17:03:34.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[32005]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:03:34.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[32005]: return self.sslsocket_class._create( 2024-08-17T17:03:34.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[32005]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:03:34.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[32005]: self.do_handshake() 2024-08-17T17:03:34.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[32005]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:03:34.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[32005]: self._sslobj.do_handshake() 2024-08-17T17:03:34.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[32005]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:03:34.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[32005]: cluster 2024-08-17T17:03:33.732641+0000 mon.a (mon.0) 1148 : cluster [DBG] osdmap e214: 8 total, 8 up, 8 in 2024-08-17T17:03:34.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:33 smithi131 bash[32005]: cephadm 2024-08-17T17:03:33.776195+0000 mgr.x (mgr.24487) 14 : cephadm [INF] Deploying cephadm binary to smithi169 2024-08-17T17:03:34.808 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:03:34 smithi131 bash[22809]: debug 2024-08-17T17:03:34.349+0000 7f992220f040 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-08-17T17:03:34.809 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:03:34 smithi131 bash[22809]: debug 2024-08-17T17:03:34.421+0000 7f992220f040 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-08-17T17:03:35.092 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:03:34 smithi131 bash[22809]: debug 2024-08-17T17:03:34.813+0000 7f992220f040 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-08-17T17:03:35.092 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:03:34 smithi131 bash[22809]: debug 2024-08-17T17:03:34.893+0000 7f992220f040 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-08-17T17:03:35.092 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:03:34 smithi131 bash[22809]: [17/Aug/2024:17:03:34] ENGINE Bus STARTING 2024-08-17T17:03:35.092 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:03:34 smithi131 bash[22809]: CherryPy Checker: 2024-08-17T17:03:35.092 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:03:34 smithi131 bash[22809]: The Application mounted at '' has an empty config. 2024-08-17T17:03:35.092 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:03:35 smithi131 bash[22809]: [17/Aug/2024:17:03:35] ENGINE Serving on http://:::9283 2024-08-17T17:03:35.092 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:03:35 smithi131 bash[22809]: [17/Aug/2024:17:03:35] ENGINE Bus STARTED 2024-08-17T17:03:35.759 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:03:35.812 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 83886079~1 2024-08-17T17:03:35.832 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:03:36.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:35 smithi131 bash[32005]: cluster 2024-08-17T17:03:34.734332+0000 mon.a (mon.0) 1149 : cluster [DBG] osdmap e215: 8 total, 8 up, 8 in 2024-08-17T17:03:36.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:35 smithi131 bash[32005]: cluster 2024-08-17T17:03:34.882917+0000 mon.a (mon.0) 1150 : cluster [DBG] mgrmap e25: x(active, since 6s) 2024-08-17T17:03:36.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:35 smithi131 bash[32005]: cluster 2024-08-17T17:03:34.921992+0000 mon.a (mon.0) 1151 : cluster [DBG] Standby manager daemon y started 2024-08-17T17:03:36.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:35 smithi131 bash[32005]: audit 2024-08-17T17:03:34.924122+0000 mon.c (mon.2) 40 : audit [DBG] from='mgr.? 172.21.15.131:0/1171900555' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-17T17:03:36.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:35 smithi131 bash[32005]: audit 2024-08-17T17:03:34.924658+0000 mon.c (mon.2) 41 : audit [DBG] from='mgr.? 172.21.15.131:0/1171900555' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:03:36.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:35 smithi131 bash[32005]: audit 2024-08-17T17:03:34.926396+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.? 172.21.15.131:0/1171900555' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-17T17:03:36.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:35 smithi131 bash[32005]: audit 2024-08-17T17:03:34.927947+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.? 172.21.15.131:0/1171900555' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:03:36.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:35 smithi131 bash[22554]: cluster 2024-08-17T17:03:34.734332+0000 mon.a (mon.0) 1149 : cluster [DBG] osdmap e215: 8 total, 8 up, 8 in 2024-08-17T17:03:36.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:35 smithi131 bash[22554]: cluster 2024-08-17T17:03:34.882917+0000 mon.a (mon.0) 1150 : cluster [DBG] mgrmap e25: x(active, since 6s) 2024-08-17T17:03:36.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:35 smithi131 bash[22554]: cluster 2024-08-17T17:03:34.921992+0000 mon.a (mon.0) 1151 : cluster [DBG] Standby manager daemon y started 2024-08-17T17:03:36.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:35 smithi131 bash[22554]: audit 2024-08-17T17:03:34.924122+0000 mon.c (mon.2) 40 : audit [DBG] from='mgr.? 172.21.15.131:0/1171900555' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-17T17:03:36.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:35 smithi131 bash[22554]: audit 2024-08-17T17:03:34.924658+0000 mon.c (mon.2) 41 : audit [DBG] from='mgr.? 172.21.15.131:0/1171900555' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:03:36.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:35 smithi131 bash[22554]: audit 2024-08-17T17:03:34.926396+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.? 172.21.15.131:0/1171900555' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-17T17:03:36.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:35 smithi131 bash[22554]: audit 2024-08-17T17:03:34.927947+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.? 172.21.15.131:0/1171900555' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:03:36.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:35 smithi169 bash[24469]: cluster 2024-08-17T17:03:34.734332+0000 mon.a (mon.0) 1149 : cluster [DBG] osdmap e215: 8 total, 8 up, 8 in 2024-08-17T17:03:36.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:35 smithi169 bash[24469]: cluster 2024-08-17T17:03:34.882917+0000 mon.a (mon.0) 1150 : cluster [DBG] mgrmap e25: x(active, since 6s) 2024-08-17T17:03:36.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:35 smithi169 bash[24469]: cluster 2024-08-17T17:03:34.921992+0000 mon.a (mon.0) 1151 : cluster [DBG] Standby manager daemon y started 2024-08-17T17:03:36.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:35 smithi169 bash[24469]: audit 2024-08-17T17:03:34.924122+0000 mon.c (mon.2) 40 : audit [DBG] from='mgr.? 172.21.15.131:0/1171900555' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-17T17:03:36.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:35 smithi169 bash[24469]: audit 2024-08-17T17:03:34.924658+0000 mon.c (mon.2) 41 : audit [DBG] from='mgr.? 172.21.15.131:0/1171900555' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:03:36.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:35 smithi169 bash[24469]: audit 2024-08-17T17:03:34.926396+0000 mon.c (mon.2) 42 : audit [DBG] from='mgr.? 172.21.15.131:0/1171900555' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-17T17:03:36.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:35 smithi169 bash[24469]: audit 2024-08-17T17:03:34.927947+0000 mon.c (mon.2) 43 : audit [DBG] from='mgr.? 172.21.15.131:0/1171900555' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:03:37.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:36 smithi131 bash[32005]: cluster 2024-08-17T17:03:34.866709+0000 mgr.x (mgr.24487) 15 : cluster [DBG] pgmap v12: 137 pgs: 137 active+clean; 665 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 136 KiB/s rd, 11 MiB/s wr, 152 op/s 2024-08-17T17:03:37.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:36 smithi131 bash[32005]: cluster 2024-08-17T17:03:35.744619+0000 mon.a (mon.0) 1152 : cluster [DBG] osdmap e216: 8 total, 8 up, 8 in 2024-08-17T17:03:37.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:36 smithi131 bash[32005]: cluster 2024-08-17T17:03:35.890078+0000 mon.a (mon.0) 1153 : cluster [DBG] mgrmap e26: x(active, since 7s), standbys: y 2024-08-17T17:03:37.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:36 smithi131 bash[32005]: audit 2024-08-17T17:03:35.891768+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T17:03:37.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:36 smithi131 bash[22554]: cluster 2024-08-17T17:03:34.866709+0000 mgr.x (mgr.24487) 15 : cluster [DBG] pgmap v12: 137 pgs: 137 active+clean; 665 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 136 KiB/s rd, 11 MiB/s wr, 152 op/s 2024-08-17T17:03:37.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:36 smithi131 bash[22554]: cluster 2024-08-17T17:03:35.744619+0000 mon.a (mon.0) 1152 : cluster [DBG] osdmap e216: 8 total, 8 up, 8 in 2024-08-17T17:03:37.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:36 smithi131 bash[22554]: cluster 2024-08-17T17:03:35.890078+0000 mon.a (mon.0) 1153 : cluster [DBG] mgrmap e26: x(active, since 7s), standbys: y 2024-08-17T17:03:37.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:36 smithi131 bash[22554]: audit 2024-08-17T17:03:35.891768+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T17:03:37.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:36 smithi169 bash[24469]: cluster 2024-08-17T17:03:34.866709+0000 mgr.x (mgr.24487) 15 : cluster [DBG] pgmap v12: 137 pgs: 137 active+clean; 665 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 136 KiB/s rd, 11 MiB/s wr, 152 op/s 2024-08-17T17:03:37.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:36 smithi169 bash[24469]: cluster 2024-08-17T17:03:35.744619+0000 mon.a (mon.0) 1152 : cluster [DBG] osdmap e216: 8 total, 8 up, 8 in 2024-08-17T17:03:37.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:36 smithi169 bash[24469]: cluster 2024-08-17T17:03:35.890078+0000 mon.a (mon.0) 1153 : cluster [DBG] mgrmap e26: x(active, since 7s), standbys: y 2024-08-17T17:03:37.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:36 smithi169 bash[24469]: audit 2024-08-17T17:03:35.891768+0000 mon.b (mon.1) 57 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T17:03:38.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:37 smithi169 bash[24469]: cluster 2024-08-17T17:03:36.867483+0000 mgr.x (mgr.24487) 16 : cluster [DBG] pgmap v14: 137 pgs: 137 active+clean; 673 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 154 KiB/s rd, 12 MiB/s wr, 183 op/s 2024-08-17T17:03:38.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:37 smithi169 bash[24469]: cluster 2024-08-17T17:03:36.885500+0000 mon.a (mon.0) 1154 : cluster [DBG] osdmap e217: 8 total, 8 up, 8 in 2024-08-17T17:03:38.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:37 smithi131 bash[22554]: cluster 2024-08-17T17:03:36.867483+0000 mgr.x (mgr.24487) 16 : cluster [DBG] pgmap v14: 137 pgs: 137 active+clean; 673 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 154 KiB/s rd, 12 MiB/s wr, 183 op/s 2024-08-17T17:03:38.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:37 smithi131 bash[22554]: cluster 2024-08-17T17:03:36.885500+0000 mon.a (mon.0) 1154 : cluster [DBG] osdmap e217: 8 total, 8 up, 8 in 2024-08-17T17:03:38.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:37 smithi131 bash[32005]: cluster 2024-08-17T17:03:36.867483+0000 mgr.x (mgr.24487) 16 : cluster [DBG] pgmap v14: 137 pgs: 137 active+clean; 673 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 154 KiB/s rd, 12 MiB/s wr, 183 op/s 2024-08-17T17:03:38.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:37 smithi131 bash[32005]: cluster 2024-08-17T17:03:36.885500+0000 mon.a (mon.0) 1154 : cluster [DBG] osdmap e217: 8 total, 8 up, 8 in 2024-08-17T17:03:39.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:38 smithi169 bash[24469]: cluster 2024-08-17T17:03:37.900666+0000 mon.a (mon.0) 1155 : cluster [DBG] osdmap e218: 8 total, 8 up, 8 in 2024-08-17T17:03:39.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:38 smithi169 bash[24469]: cluster 2024-08-17T17:03:38.733936+0000 mon.a (mon.0) 1156 : cluster [DBG] osdmap e219: 8 total, 8 up, 8 in 2024-08-17T17:03:39.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:38 smithi131 bash[22554]: cluster 2024-08-17T17:03:37.900666+0000 mon.a (mon.0) 1155 : cluster [DBG] osdmap e218: 8 total, 8 up, 8 in 2024-08-17T17:03:39.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:38 smithi131 bash[22554]: cluster 2024-08-17T17:03:38.733936+0000 mon.a (mon.0) 1156 : cluster [DBG] osdmap e219: 8 total, 8 up, 8 in 2024-08-17T17:03:39.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:38 smithi131 bash[32005]: cluster 2024-08-17T17:03:37.900666+0000 mon.a (mon.0) 1155 : cluster [DBG] osdmap e218: 8 total, 8 up, 8 in 2024-08-17T17:03:39.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:38 smithi131 bash[32005]: cluster 2024-08-17T17:03:38.733936+0000 mon.a (mon.0) 1156 : cluster [DBG] osdmap e219: 8 total, 8 up, 8 in 2024-08-17T17:03:39.516 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: after_prepare_snap 2024-08-17T17:03:40.592 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:03:40 smithi131 bash[22809]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:03:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:03:40.592 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:40 smithi131 bash[22554]: cluster 2024-08-17T17:03:38.868406+0000 mgr.x (mgr.24487) 17 : cluster [DBG] pgmap v18: 137 pgs: 137 active+clean; 673 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 1.0 MiB/s wr, 31 op/s 2024-08-17T17:03:40.592 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:40 smithi131 bash[22554]: audit 2024-08-17T17:03:39.491097+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:40.592 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:40 smithi131 bash[22554]: audit 2024-08-17T17:03:39.503534+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:40.592 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:40 smithi131 bash[32005]: cluster 2024-08-17T17:03:38.868406+0000 mgr.x (mgr.24487) 17 : cluster [DBG] pgmap v18: 137 pgs: 137 active+clean; 673 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 1.0 MiB/s wr, 31 op/s 2024-08-17T17:03:40.592 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:40 smithi131 bash[32005]: audit 2024-08-17T17:03:39.491097+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:40.592 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:40 smithi131 bash[32005]: audit 2024-08-17T17:03:39.503534+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:40.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:40 smithi169 bash[24469]: cluster 2024-08-17T17:03:38.868406+0000 mgr.x (mgr.24487) 17 : cluster [DBG] pgmap v18: 137 pgs: 137 active+clean; 673 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 1.0 MiB/s wr, 31 op/s 2024-08-17T17:03:40.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:40 smithi169 bash[24469]: audit 2024-08-17T17:03:39.491097+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:40.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:40 smithi169 bash[24469]: audit 2024-08-17T17:03:39.503534+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:41.541 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 41943040 2024-08-17T17:03:41.605 INFO:tasks.workunit.client.0.smithi131.stdout:write: * 0~1000 2024-08-17T17:03:41.623 INFO:tasks.workunit.client.0.smithi131.stdout:migration_execute 2024-08-17T17:03:41.842 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:41 smithi131 bash[22554]: cluster 2024-08-17T17:03:40.510370+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e220: 8 total, 8 up, 8 in 2024-08-17T17:03:41.842 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:41 smithi131 bash[22554]: audit 2024-08-17T17:03:40.620123+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:41.842 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:41 smithi131 bash[22554]: audit 2024-08-17T17:03:40.624309+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:41.842 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:41 smithi131 bash[22554]: audit 2024-08-17T17:03:40.625650+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:41.842 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:41 smithi131 bash[22554]: audit 2024-08-17T17:03:40.626085+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:41.842 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:41 smithi131 bash[22554]: audit 2024-08-17T17:03:40.626742+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:41.842 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:41 smithi131 bash[22554]: audit 2024-08-17T17:03:40.627735+0000 mon.b (mon.1) 61 : audit [INF] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:41.842 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:41 smithi131 bash[22554]: cephadm 2024-08-17T17:03:40.628614+0000 mgr.x (mgr.24487) 18 : cephadm [INF] Adjusting osd_memory_target on smithi131 to 2524M 2024-08-17T17:03:41.843 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:41 smithi131 bash[22554]: audit 2024-08-17T17:03:40.629036+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24487 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:41.843 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:41 smithi131 bash[22554]: audit 2024-08-17T17:03:40.630290+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24487 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:41.843 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:41 smithi131 bash[22554]: audit 2024-08-17T17:03:40.631352+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24487 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:41.843 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:41 smithi131 bash[22554]: audit 2024-08-17T17:03:40.632346+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24487 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:41.843 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:41 smithi131 bash[22554]: audit 2024-08-17T17:03:40.637793+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:41.843 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:41 smithi131 bash[22554]: audit 2024-08-17T17:03:41.029845+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:41.843 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:41 smithi131 bash[22554]: audit 2024-08-17T17:03:41.042427+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:41.843 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:41 smithi131 bash[32005]: cluster 2024-08-17T17:03:40.510370+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e220: 8 total, 8 up, 8 in 2024-08-17T17:03:41.843 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:41 smithi131 bash[32005]: audit 2024-08-17T17:03:40.620123+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:41.843 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:41 smithi131 bash[32005]: audit 2024-08-17T17:03:40.624309+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:41.843 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:41 smithi131 bash[32005]: audit 2024-08-17T17:03:40.625650+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:41.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:41 smithi131 bash[32005]: audit 2024-08-17T17:03:40.626085+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:41.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:41 smithi131 bash[32005]: audit 2024-08-17T17:03:40.626742+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:41.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:41 smithi131 bash[32005]: audit 2024-08-17T17:03:40.627735+0000 mon.b (mon.1) 61 : audit [INF] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:41.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:41 smithi131 bash[32005]: cephadm 2024-08-17T17:03:40.628614+0000 mgr.x (mgr.24487) 18 : cephadm [INF] Adjusting osd_memory_target on smithi131 to 2524M 2024-08-17T17:03:41.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:41 smithi131 bash[32005]: audit 2024-08-17T17:03:40.629036+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24487 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:41.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:41 smithi131 bash[32005]: audit 2024-08-17T17:03:40.630290+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24487 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:41.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:41 smithi131 bash[32005]: audit 2024-08-17T17:03:40.631352+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24487 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:41.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:41 smithi131 bash[32005]: audit 2024-08-17T17:03:40.632346+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24487 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:41.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:41 smithi131 bash[32005]: audit 2024-08-17T17:03:40.637793+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:41.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:41 smithi131 bash[32005]: audit 2024-08-17T17:03:41.029845+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:41.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:41 smithi131 bash[32005]: audit 2024-08-17T17:03:41.042427+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:41.866 INFO:tasks.workunit.client.0.smithi131.stdout:migration_commit 2024-08-17T17:03:41.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:41 smithi169 bash[24469]: cluster 2024-08-17T17:03:40.510370+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e220: 8 total, 8 up, 8 in 2024-08-17T17:03:41.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:41 smithi169 bash[24469]: audit 2024-08-17T17:03:40.620123+0000 mon.a (mon.0) 1160 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:41.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:41 smithi169 bash[24469]: audit 2024-08-17T17:03:40.624309+0000 mon.b (mon.1) 58 : audit [INF] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:41.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:41 smithi169 bash[24469]: audit 2024-08-17T17:03:40.625650+0000 mon.b (mon.1) 59 : audit [INF] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:41.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:41 smithi169 bash[24469]: audit 2024-08-17T17:03:40.626085+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:41.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:41 smithi169 bash[24469]: audit 2024-08-17T17:03:40.626742+0000 mon.b (mon.1) 60 : audit [INF] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:41.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:41 smithi169 bash[24469]: audit 2024-08-17T17:03:40.627735+0000 mon.b (mon.1) 61 : audit [INF] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:41.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:41 smithi169 bash[24469]: cephadm 2024-08-17T17:03:40.628614+0000 mgr.x (mgr.24487) 18 : cephadm [INF] Adjusting osd_memory_target on smithi131 to 2524M 2024-08-17T17:03:41.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:41 smithi169 bash[24469]: audit 2024-08-17T17:03:40.629036+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.24487 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:41.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:41 smithi169 bash[24469]: audit 2024-08-17T17:03:40.630290+0000 mon.a (mon.0) 1163 : audit [INF] from='mgr.24487 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:41.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:41 smithi169 bash[24469]: audit 2024-08-17T17:03:40.631352+0000 mon.a (mon.0) 1164 : audit [INF] from='mgr.24487 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:41.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:41 smithi169 bash[24469]: audit 2024-08-17T17:03:40.632346+0000 mon.a (mon.0) 1165 : audit [INF] from='mgr.24487 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:41.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:41 smithi169 bash[24469]: audit 2024-08-17T17:03:40.637793+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:41.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:41 smithi169 bash[24469]: audit 2024-08-17T17:03:41.029845+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:41.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:41 smithi169 bash[24469]: audit 2024-08-17T17:03:41.042427+0000 mon.a (mon.0) 1168 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:42.842 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:42 smithi131 bash[32005]: cluster 2024-08-17T17:03:40.869230+0000 mgr.x (mgr.24487) 19 : cluster [DBG] pgmap v20: 137 pgs: 137 active+clean; 673 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 44 MiB/s rd, 11 KiB/s wr, 319 op/s 2024-08-17T17:03:42.842 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:42 smithi131 bash[32005]: cluster 2024-08-17T17:03:41.530335+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e221: 8 total, 8 up, 8 in 2024-08-17T17:03:42.842 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:42 smithi131 bash[32005]: audit 2024-08-17T17:03:42.165550+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:42.842 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:42 smithi131 bash[32005]: audit 2024-08-17T17:03:42.176243+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:42.843 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:42 smithi131 bash[22554]: cluster 2024-08-17T17:03:40.869230+0000 mgr.x (mgr.24487) 19 : cluster [DBG] pgmap v20: 137 pgs: 137 active+clean; 673 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 44 MiB/s rd, 11 KiB/s wr, 319 op/s 2024-08-17T17:03:42.843 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:42 smithi131 bash[22554]: cluster 2024-08-17T17:03:41.530335+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e221: 8 total, 8 up, 8 in 2024-08-17T17:03:42.843 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:42 smithi131 bash[22554]: audit 2024-08-17T17:03:42.165550+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:42.843 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:42 smithi131 bash[22554]: audit 2024-08-17T17:03:42.176243+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:42.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:42 smithi169 bash[24469]: cluster 2024-08-17T17:03:40.869230+0000 mgr.x (mgr.24487) 19 : cluster [DBG] pgmap v20: 137 pgs: 137 active+clean; 673 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 44 MiB/s rd, 11 KiB/s wr, 319 op/s 2024-08-17T17:03:42.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:42 smithi169 bash[24469]: cluster 2024-08-17T17:03:41.530335+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e221: 8 total, 8 up, 8 in 2024-08-17T17:03:42.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:42 smithi169 bash[24469]: audit 2024-08-17T17:03:42.165550+0000 mon.a (mon.0) 1170 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:42.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:42 smithi169 bash[24469]: audit 2024-08-17T17:03:42.176243+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:44.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:43 smithi131 bash[22554]: cluster 2024-08-17T17:03:42.651269+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e222: 8 total, 8 up, 8 in 2024-08-17T17:03:44.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:43 smithi131 bash[32005]: cluster 2024-08-17T17:03:42.651269+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e222: 8 total, 8 up, 8 in 2024-08-17T17:03:44.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:43 smithi169 bash[24469]: cluster 2024-08-17T17:03:42.651269+0000 mon.a (mon.0) 1172 : cluster [DBG] osdmap e222: 8 total, 8 up, 8 in 2024-08-17T17:03:45.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:44 smithi131 bash[22554]: cluster 2024-08-17T17:03:42.870019+0000 mgr.x (mgr.24487) 20 : cluster [DBG] pgmap v23: 137 pgs: 137 active+clean; 673 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 43 MiB/s rd, 10 KiB/s wr, 308 op/s 2024-08-17T17:03:45.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:44 smithi131 bash[22554]: cluster 2024-08-17T17:03:43.658970+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e223: 8 total, 8 up, 8 in 2024-08-17T17:03:45.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:44 smithi131 bash[32005]: cluster 2024-08-17T17:03:42.870019+0000 mgr.x (mgr.24487) 20 : cluster [DBG] pgmap v23: 137 pgs: 137 active+clean; 673 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 43 MiB/s rd, 10 KiB/s wr, 308 op/s 2024-08-17T17:03:45.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:44 smithi131 bash[32005]: cluster 2024-08-17T17:03:43.658970+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e223: 8 total, 8 up, 8 in 2024-08-17T17:03:45.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:44 smithi169 bash[24469]: cluster 2024-08-17T17:03:42.870019+0000 mgr.x (mgr.24487) 20 : cluster [DBG] pgmap v23: 137 pgs: 137 active+clean; 673 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 43 MiB/s rd, 10 KiB/s wr, 308 op/s 2024-08-17T17:03:45.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:44 smithi169 bash[24469]: cluster 2024-08-17T17:03:43.658970+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e223: 8 total, 8 up, 8 in 2024-08-17T17:03:45.280 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.SnapsSnapAfterPrepare (15236 ms) 2024-08-17T17:03:45.280 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.SnapsSnapExpandAfterPrepare 2024-08-17T17:03:45.364 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:03:45.393 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 0~8388609 2024-08-17T17:03:45.519 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap1 2024-08-17T17:03:46.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:45 smithi131 bash[22554]: cluster 2024-08-17T17:03:44.669966+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e224: 8 total, 8 up, 8 in 2024-08-17T17:03:46.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:45 smithi131 bash[32005]: cluster 2024-08-17T17:03:44.669966+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e224: 8 total, 8 up, 8 in 2024-08-17T17:03:46.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:45 smithi169 bash[24469]: cluster 2024-08-17T17:03:44.669966+0000 mon.a (mon.0) 1174 : cluster [DBG] osdmap e224: 8 total, 8 up, 8 in 2024-08-17T17:03:46.698 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 8388609~8388609 2024-08-17T17:03:46.730 INFO:tasks.workunit.client.0.smithi131.stdout:write: X 0~1000 2024-08-17T17:03:46.731 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 1010~1000 2024-08-17T17:03:46.731 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap2 2024-08-17T17:03:47.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:46 smithi131 bash[32005]: cluster 2024-08-17T17:03:44.871460+0000 mgr.x (mgr.24487) 21 : cluster [DBG] pgmap v26: 137 pgs: 137 active+clean; 681 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 6.0 MiB/s wr, 323 op/s 2024-08-17T17:03:47.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:46 smithi131 bash[32005]: cluster 2024-08-17T17:03:45.680066+0000 mon.a (mon.0) 1175 : cluster [DBG] osdmap e225: 8 total, 8 up, 8 in 2024-08-17T17:03:47.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:46 smithi131 bash[22554]: cluster 2024-08-17T17:03:44.871460+0000 mgr.x (mgr.24487) 21 : cluster [DBG] pgmap v26: 137 pgs: 137 active+clean; 681 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 6.0 MiB/s wr, 323 op/s 2024-08-17T17:03:47.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:46 smithi131 bash[22554]: cluster 2024-08-17T17:03:45.680066+0000 mon.a (mon.0) 1175 : cluster [DBG] osdmap e225: 8 total, 8 up, 8 in 2024-08-17T17:03:47.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:46 smithi169 bash[24469]: cluster 2024-08-17T17:03:44.871460+0000 mgr.x (mgr.24487) 21 : cluster [DBG] pgmap v26: 137 pgs: 137 active+clean; 681 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s rd, 6.0 MiB/s wr, 323 op/s 2024-08-17T17:03:47.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:46 smithi169 bash[24469]: cluster 2024-08-17T17:03:45.680066+0000 mon.a (mon.0) 1175 : cluster [DBG] osdmap e225: 8 total, 8 up, 8 in 2024-08-17T17:03:48.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:47 smithi131 bash[32005]: cluster 2024-08-17T17:03:46.682126+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e226: 8 total, 8 up, 8 in 2024-08-17T17:03:48.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:47 smithi131 bash[32005]: audit 2024-08-17T17:03:47.029034+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:03:48.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:47 smithi131 bash[22554]: cluster 2024-08-17T17:03:46.682126+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e226: 8 total, 8 up, 8 in 2024-08-17T17:03:48.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:47 smithi131 bash[22554]: audit 2024-08-17T17:03:47.029034+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:03:48.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:47 smithi169 bash[24469]: cluster 2024-08-17T17:03:46.682126+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e226: 8 total, 8 up, 8 in 2024-08-17T17:03:48.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:47 smithi169 bash[24469]: audit 2024-08-17T17:03:47.029034+0000 mon.b (mon.1) 62 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:03:48.725 INFO:tasks.workunit.client.0.smithi131.stdout:write: X 8388609~1000 2024-08-17T17:03:48.743 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 16777228~1000 2024-08-17T17:03:48.744 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 167772160 2024-08-17T17:03:48.774 INFO:tasks.workunit.client.0.smithi131.stdout:write: 2 83886079~8388609 2024-08-17T17:03:48.825 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap3 2024-08-17T17:03:48.979 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:48 smithi169 bash[24469]: cluster 2024-08-17T17:03:46.872163+0000 mgr.x (mgr.24487) 22 : cluster [DBG] pgmap v29: 137 pgs: 137 active+clean; 673 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 6.0 MiB/s wr, 365 op/s 2024-08-17T17:03:48.979 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:48 smithi169 bash[24469]: cluster 2024-08-17T17:03:47.706709+0000 mon.a (mon.0) 1177 : cluster [DBG] osdmap e227: 8 total, 8 up, 8 in 2024-08-17T17:03:49.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:48 smithi131 bash[32005]: cluster 2024-08-17T17:03:46.872163+0000 mgr.x (mgr.24487) 22 : cluster [DBG] pgmap v29: 137 pgs: 137 active+clean; 673 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 6.0 MiB/s wr, 365 op/s 2024-08-17T17:03:49.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:48 smithi131 bash[32005]: cluster 2024-08-17T17:03:47.706709+0000 mon.a (mon.0) 1177 : cluster [DBG] osdmap e227: 8 total, 8 up, 8 in 2024-08-17T17:03:49.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:48 smithi131 bash[22554]: cluster 2024-08-17T17:03:46.872163+0000 mgr.x (mgr.24487) 22 : cluster [DBG] pgmap v29: 137 pgs: 137 active+clean; 673 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 15 MiB/s rd, 6.0 MiB/s wr, 365 op/s 2024-08-17T17:03:49.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:48 smithi131 bash[22554]: cluster 2024-08-17T17:03:47.706709+0000 mon.a (mon.0) 1177 : cluster [DBG] osdmap e227: 8 total, 8 up, 8 in 2024-08-17T17:03:50.054 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:49 smithi169 bash[24469]: cluster 2024-08-17T17:03:48.714024+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e228: 8 total, 8 up, 8 in 2024-08-17T17:03:50.055 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:49 smithi169 bash[24469]: cluster 2024-08-17T17:03:48.742632+0000 mon.a (mon.0) 1179 : cluster [DBG] osdmap e229: 8 total, 8 up, 8 in 2024-08-17T17:03:50.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:49 smithi131 bash[32005]: cluster 2024-08-17T17:03:48.714024+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e228: 8 total, 8 up, 8 in 2024-08-17T17:03:50.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:49 smithi131 bash[32005]: cluster 2024-08-17T17:03:48.742632+0000 mon.a (mon.0) 1179 : cluster [DBG] osdmap e229: 8 total, 8 up, 8 in 2024-08-17T17:03:50.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:49 smithi131 bash[22554]: cluster 2024-08-17T17:03:48.714024+0000 mon.a (mon.0) 1178 : cluster [DBG] osdmap e228: 8 total, 8 up, 8 in 2024-08-17T17:03:50.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:49 smithi131 bash[22554]: cluster 2024-08-17T17:03:48.742632+0000 mon.a (mon.0) 1179 : cluster [DBG] osdmap e229: 8 total, 8 up, 8 in 2024-08-17T17:03:50.592 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:03:50 smithi131 bash[22809]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:03:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:03:50.789 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:03:50.840 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 83886079~1 2024-08-17T17:03:50.862 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:03:51.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:50 smithi131 bash[32005]: cluster 2024-08-17T17:03:48.872873+0000 mgr.x (mgr.24487) 23 : cluster [DBG] pgmap v33: 137 pgs: 137 active+clean; 673 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:03:51.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:50 smithi131 bash[32005]: cluster 2024-08-17T17:03:49.756402+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e230: 8 total, 8 up, 8 in 2024-08-17T17:03:51.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:50 smithi131 bash[22554]: cluster 2024-08-17T17:03:48.872873+0000 mgr.x (mgr.24487) 23 : cluster [DBG] pgmap v33: 137 pgs: 137 active+clean; 673 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:03:51.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:50 smithi131 bash[22554]: cluster 2024-08-17T17:03:49.756402+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e230: 8 total, 8 up, 8 in 2024-08-17T17:03:51.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:50 smithi169 bash[24469]: cluster 2024-08-17T17:03:48.872873+0000 mgr.x (mgr.24487) 23 : cluster [DBG] pgmap v33: 137 pgs: 137 active+clean; 673 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:03:51.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:50 smithi169 bash[24469]: cluster 2024-08-17T17:03:49.756402+0000 mon.a (mon.0) 1180 : cluster [DBG] osdmap e230: 8 total, 8 up, 8 in 2024-08-17T17:03:52.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:51 smithi131 bash[22554]: cluster 2024-08-17T17:03:50.760727+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e231: 8 total, 8 up, 8 in 2024-08-17T17:03:52.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:51 smithi131 bash[32005]: cluster 2024-08-17T17:03:50.760727+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e231: 8 total, 8 up, 8 in 2024-08-17T17:03:52.100 INFO:teuthology.orchestra.run.smithi131.stdout:true 2024-08-17T17:03:52.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:51 smithi169 bash[24469]: cluster 2024-08-17T17:03:50.760727+0000 mon.a (mon.0) 1181 : cluster [DBG] osdmap e231: 8 total, 8 up, 8 in 2024-08-17T17:03:52.732 INFO:teuthology.orchestra.run.smithi131.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T17:03:52.732 INFO:teuthology.orchestra.run.smithi131.stdout:alertmanager.a smithi131 *:9093,9094 running (6m) 13s ago 7m 13.5M - 0.25.0 c8568f914cd2 dee86a28ddfc 2024-08-17T17:03:52.732 INFO:teuthology.orchestra.run.smithi131.stdout:grafana.a smithi169 *:3000 running (6m) 11s ago 6m 78.8M - 9.4.7 954c08fa6188 d0446dbf1cf1 2024-08-17T17:03:52.732 INFO:teuthology.orchestra.run.smithi131.stdout:mds.foo.smithi131.ctintn smithi131 running (4m) 13s ago 4m 13.2M - 18.2.4-719-gced649f8 c870753d67c2 6dd140bebf9a 2024-08-17T17:03:52.732 INFO:teuthology.orchestra.run.smithi131.stdout:mds.foo.smithi169.mekqdz smithi169 running (4m) 11s ago 4m 15.8M - 18.2.4-719-gced649f8 c870753d67c2 de2b6ed48bc0 2024-08-17T17:03:52.732 INFO:teuthology.orchestra.run.smithi131.stdout:mgr.x smithi169 *:8443,9283,8765 running (42s) 11s ago 15m 487M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb ef8d09007773 2024-08-17T17:03:52.732 INFO:teuthology.orchestra.run.smithi131.stdout:mgr.y smithi131 *:9283,8765 running (18m) 13s ago 18m 423M - 18.2.4-719-gced649f8 c870753d67c2 0f3aa116b245 2024-08-17T17:03:52.732 INFO:teuthology.orchestra.run.smithi131.stdout:mon.a smithi131 running (18m) 13s ago 18m 57.2M 2048M 18.2.4-719-gced649f8 c870753d67c2 1767c0122aeb 2024-08-17T17:03:52.732 INFO:teuthology.orchestra.run.smithi131.stdout:mon.b smithi169 running (16m) 11s ago 16m 45.7M 2048M 18.2.4-719-gced649f8 c870753d67c2 ca0432409671 2024-08-17T17:03:52.733 INFO:teuthology.orchestra.run.smithi131.stdout:mon.c smithi131 running (16m) 13s ago 16m 43.7M 2048M 18.2.4-719-gced649f8 c870753d67c2 7fec9fe0b005 2024-08-17T17:03:52.733 INFO:teuthology.orchestra.run.smithi131.stdout:node-exporter.a smithi131 *:9100 running (7m) 13s ago 7m 8567k - 1.5.0 0da6a335fe13 432b6cc24df8 2024-08-17T17:03:52.733 INFO:teuthology.orchestra.run.smithi131.stdout:node-exporter.b smithi169 *:9100 running (7m) 11s ago 7m 8471k - 1.5.0 0da6a335fe13 1ad8a77b7942 2024-08-17T17:03:52.733 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0 smithi131 running (15m) 13s ago 15m 119M 2524M 18.2.4-719-gced649f8 c870753d67c2 56f0a67267a6 2024-08-17T17:03:52.733 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1 smithi131 running (14m) 13s ago 14m 126M 2524M 18.2.4-719-gced649f8 c870753d67c2 2f713ee6cf33 2024-08-17T17:03:52.733 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2 smithi131 running (13m) 13s ago 13m 108M 2524M 18.2.4-719-gced649f8 c870753d67c2 fe215c9d7f47 2024-08-17T17:03:52.733 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3 smithi131 running (12m) 13s ago 12m 103M 2524M 18.2.4-719-gced649f8 c870753d67c2 2f170c02ee2d 2024-08-17T17:03:52.733 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4 smithi169 running (11m) 11s ago 11m 117M 4060M 18.2.4-719-gced649f8 c870753d67c2 524bbf4e0cc3 2024-08-17T17:03:52.733 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5 smithi169 running (10m) 11s ago 10m 87.5M 4060M 18.2.4-719-gced649f8 c870753d67c2 5878adfca71c 2024-08-17T17:03:52.733 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6 smithi169 running (9m) 11s ago 9m 129M 4060M 18.2.4-719-gced649f8 c870753d67c2 78df1d40d56b 2024-08-17T17:03:52.733 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7 smithi169 running (8m) 11s ago 8m 92.0M 4060M 18.2.4-719-gced649f8 c870753d67c2 c1f457bcf070 2024-08-17T17:03:52.733 INFO:teuthology.orchestra.run.smithi131.stdout:prometheus.a smithi169 *:9095 running (6m) 11s ago 7m 44.5M - 2.43.0 a07b618ecd1d 2399e5ae0cde 2024-08-17T17:03:53.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:52 smithi131 bash[22554]: cluster 2024-08-17T17:03:50.873857+0000 mgr.x (mgr.24487) 24 : cluster [DBG] pgmap v36: 137 pgs: 137 active+clean; 729 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 39 MiB/s rd, 15 MiB/s wr, 207 op/s 2024-08-17T17:03:53.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:52 smithi131 bash[22554]: cluster 2024-08-17T17:03:51.774526+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e232: 8 total, 8 up, 8 in 2024-08-17T17:03:53.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:52 smithi131 bash[32005]: cluster 2024-08-17T17:03:50.873857+0000 mgr.x (mgr.24487) 24 : cluster [DBG] pgmap v36: 137 pgs: 137 active+clean; 729 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 39 MiB/s rd, 15 MiB/s wr, 207 op/s 2024-08-17T17:03:53.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:52 smithi131 bash[32005]: cluster 2024-08-17T17:03:51.774526+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e232: 8 total, 8 up, 8 in 2024-08-17T17:03:53.107 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:03:53.108 INFO:teuthology.orchestra.run.smithi131.stdout: "mon": { 2024-08-17T17:03:53.108 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 3 2024-08-17T17:03:53.108 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:03:53.108 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr": { 2024-08-17T17:03:53.108 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 1, 2024-08-17T17:03:53.108 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 1 2024-08-17T17:03:53.108 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:03:53.108 INFO:teuthology.orchestra.run.smithi131.stdout: "osd": { 2024-08-17T17:03:53.108 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 8 2024-08-17T17:03:53.108 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:03:53.108 INFO:teuthology.orchestra.run.smithi131.stdout: "mds": { 2024-08-17T17:03:53.108 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 2 2024-08-17T17:03:53.108 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:03:53.108 INFO:teuthology.orchestra.run.smithi131.stdout: "overall": { 2024-08-17T17:03:53.109 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 14, 2024-08-17T17:03:53.109 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 1 2024-08-17T17:03:53.109 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:03:53.109 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:03:53.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:52 smithi169 bash[24469]: cluster 2024-08-17T17:03:50.873857+0000 mgr.x (mgr.24487) 24 : cluster [DBG] pgmap v36: 137 pgs: 137 active+clean; 729 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 39 MiB/s rd, 15 MiB/s wr, 207 op/s 2024-08-17T17:03:53.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:52 smithi169 bash[24469]: cluster 2024-08-17T17:03:51.774526+0000 mon.a (mon.0) 1182 : cluster [DBG] osdmap e232: 8 total, 8 up, 8 in 2024-08-17T17:03:53.414 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:03:53.414 INFO:teuthology.orchestra.run.smithi131.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d", 2024-08-17T17:03:53.414 INFO:teuthology.orchestra.run.smithi131.stdout: "in_progress": true, 2024-08-17T17:03:53.414 INFO:teuthology.orchestra.run.smithi131.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-08-17T17:03:53.414 INFO:teuthology.orchestra.run.smithi131.stdout: "services_complete": [], 2024-08-17T17:03:53.414 INFO:teuthology.orchestra.run.smithi131.stdout: "progress": "1/2 daemons upgraded", 2024-08-17T17:03:53.414 INFO:teuthology.orchestra.run.smithi131.stdout: "message": "", 2024-08-17T17:03:53.414 INFO:teuthology.orchestra.run.smithi131.stdout: "is_paused": false 2024-08-17T17:03:53.415 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:03:54.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:53 smithi131 bash[22554]: audit 2024-08-17T17:03:52.090458+0000 mgr.x (mgr.24487) 25 : audit [DBG] from='client.15009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:54.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:53 smithi131 bash[22554]: audit 2024-08-17T17:03:52.397395+0000 mgr.x (mgr.24487) 26 : audit [DBG] from='client.24938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:54.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:53 smithi131 bash[22554]: audit 2024-08-17T17:03:52.697600+0000 mgr.x (mgr.24487) 27 : audit [DBG] from='client.15021 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:54.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:53 smithi131 bash[22554]: cluster 2024-08-17T17:03:52.772201+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e233: 8 total, 8 up, 8 in 2024-08-17T17:03:54.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:53 smithi131 bash[22554]: audit 2024-08-17T17:03:53.115430+0000 mon.a (mon.0) 1184 : audit [DBG] from='client.? 172.21.15.131:0/1764265725' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:03:54.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:53 smithi131 bash[22554]: audit 2024-08-17T17:03:53.148298+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:54.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:53 smithi131 bash[22554]: audit 2024-08-17T17:03:53.160179+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:54.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:53 smithi131 bash[22554]: audit 2024-08-17T17:03:53.162409+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:54.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:53 smithi131 bash[22554]: audit 2024-08-17T17:03:53.164991+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:54.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:53 smithi131 bash[22554]: audit 2024-08-17T17:03:53.167222+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24487 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:54.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:53 smithi131 bash[22554]: audit 2024-08-17T17:03:53.167460+0000 mon.b (mon.1) 65 : audit [INF] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:54.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:53 smithi131 bash[22554]: audit 2024-08-17T17:03:53.169760+0000 mon.b (mon.1) 66 : audit [INF] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:54.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:53 smithi131 bash[22554]: audit 2024-08-17T17:03:53.169772+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24487 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:54.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:53 smithi131 bash[22554]: audit 2024-08-17T17:03:53.172233+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24487 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:54.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:53 smithi131 bash[22554]: audit 2024-08-17T17:03:53.174458+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24487 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:54.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:53 smithi131 bash[22554]: audit 2024-08-17T17:03:53.181186+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:54.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:53 smithi131 bash[22554]: audit 2024-08-17T17:03:53.183581+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:03:54.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:53 smithi131 bash[22554]: audit 2024-08-17T17:03:53.185225+0000 mon.b (mon.1) 68 : audit [INF] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:03:54.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:53 smithi131 bash[32005]: audit 2024-08-17T17:03:52.090458+0000 mgr.x (mgr.24487) 25 : audit [DBG] from='client.15009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:54.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:53 smithi131 bash[32005]: audit 2024-08-17T17:03:52.397395+0000 mgr.x (mgr.24487) 26 : audit [DBG] from='client.24938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:54.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:53 smithi131 bash[32005]: audit 2024-08-17T17:03:52.697600+0000 mgr.x (mgr.24487) 27 : audit [DBG] from='client.15021 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:54.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:53 smithi131 bash[32005]: cluster 2024-08-17T17:03:52.772201+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e233: 8 total, 8 up, 8 in 2024-08-17T17:03:54.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:53 smithi131 bash[32005]: audit 2024-08-17T17:03:53.115430+0000 mon.a (mon.0) 1184 : audit [DBG] from='client.? 172.21.15.131:0/1764265725' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:03:54.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:53 smithi131 bash[32005]: audit 2024-08-17T17:03:53.148298+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:54.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:53 smithi131 bash[32005]: audit 2024-08-17T17:03:53.160179+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:54.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:53 smithi131 bash[32005]: audit 2024-08-17T17:03:53.162409+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:54.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:53 smithi131 bash[32005]: audit 2024-08-17T17:03:53.164991+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:54.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:53 smithi131 bash[32005]: audit 2024-08-17T17:03:53.167222+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24487 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:54.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:53 smithi131 bash[32005]: audit 2024-08-17T17:03:53.167460+0000 mon.b (mon.1) 65 : audit [INF] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:54.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:53 smithi131 bash[32005]: audit 2024-08-17T17:03:53.169760+0000 mon.b (mon.1) 66 : audit [INF] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:54.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:53 smithi131 bash[32005]: audit 2024-08-17T17:03:53.169772+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24487 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:54.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:53 smithi131 bash[32005]: audit 2024-08-17T17:03:53.172233+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24487 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:54.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:53 smithi131 bash[32005]: audit 2024-08-17T17:03:53.174458+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24487 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:54.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:53 smithi131 bash[32005]: audit 2024-08-17T17:03:53.181186+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:54.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:53 smithi131 bash[32005]: audit 2024-08-17T17:03:53.183581+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:03:54.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:53 smithi131 bash[32005]: audit 2024-08-17T17:03:53.185225+0000 mon.b (mon.1) 68 : audit [INF] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:03:54.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:53 smithi169 bash[24469]: audit 2024-08-17T17:03:52.090458+0000 mgr.x (mgr.24487) 25 : audit [DBG] from='client.15009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:54.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:53 smithi169 bash[24469]: audit 2024-08-17T17:03:52.397395+0000 mgr.x (mgr.24487) 26 : audit [DBG] from='client.24938 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:54.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:53 smithi169 bash[24469]: audit 2024-08-17T17:03:52.697600+0000 mgr.x (mgr.24487) 27 : audit [DBG] from='client.15021 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:54.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:53 smithi169 bash[24469]: cluster 2024-08-17T17:03:52.772201+0000 mon.a (mon.0) 1183 : cluster [DBG] osdmap e233: 8 total, 8 up, 8 in 2024-08-17T17:03:54.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:53 smithi169 bash[24469]: audit 2024-08-17T17:03:53.115430+0000 mon.a (mon.0) 1184 : audit [DBG] from='client.? 172.21.15.131:0/1764265725' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:03:54.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:53 smithi169 bash[24469]: audit 2024-08-17T17:03:53.148298+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:54.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:53 smithi169 bash[24469]: audit 2024-08-17T17:03:53.160179+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:54.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:53 smithi169 bash[24469]: audit 2024-08-17T17:03:53.162409+0000 mon.b (mon.1) 63 : audit [INF] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:54.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:53 smithi169 bash[24469]: audit 2024-08-17T17:03:53.164991+0000 mon.b (mon.1) 64 : audit [INF] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:54.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:53 smithi169 bash[24469]: audit 2024-08-17T17:03:53.167222+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24487 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:54.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:53 smithi169 bash[24469]: audit 2024-08-17T17:03:53.167460+0000 mon.b (mon.1) 65 : audit [INF] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:54.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:53 smithi169 bash[24469]: audit 2024-08-17T17:03:53.169760+0000 mon.b (mon.1) 66 : audit [INF] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:54.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:53 smithi169 bash[24469]: audit 2024-08-17T17:03:53.169772+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24487 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:54.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:53 smithi169 bash[24469]: audit 2024-08-17T17:03:53.172233+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24487 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:54.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:53 smithi169 bash[24469]: audit 2024-08-17T17:03:53.174458+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24487 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-08-17T17:03:54.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:53 smithi169 bash[24469]: audit 2024-08-17T17:03:53.181186+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:54.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:53 smithi169 bash[24469]: audit 2024-08-17T17:03:53.183581+0000 mon.b (mon.1) 67 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:03:54.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:53 smithi169 bash[24469]: audit 2024-08-17T17:03:53.185225+0000 mon.b (mon.1) 68 : audit [INF] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:03:54.536 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: after_prepare_snap 2024-08-17T17:03:55.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:54 smithi131 bash[22554]: cluster 2024-08-17T17:03:52.874574+0000 mgr.x (mgr.24487) 28 : cluster [DBG] pgmap v39: 137 pgs: 137 active+clean; 729 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 31 MiB/s rd, 12 MiB/s wr, 165 op/s 2024-08-17T17:03:55.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:54 smithi131 bash[22554]: cephadm 2024-08-17T17:03:53.171811+0000 mgr.x (mgr.24487) 29 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 2524M 2024-08-17T17:03:55.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:54 smithi131 bash[22554]: cephadm 2024-08-17T17:03:53.187502+0000 mgr.x (mgr.24487) 30 : cephadm [INF] Updating smithi131:/etc/ceph/ceph.conf 2024-08-17T17:03:55.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:54 smithi131 bash[22554]: cephadm 2024-08-17T17:03:53.187816+0000 mgr.x (mgr.24487) 31 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-08-17T17:03:55.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:54 smithi131 bash[22554]: cephadm 2024-08-17T17:03:53.381516+0000 mgr.x (mgr.24487) 32 : cephadm [INF] Updating smithi131:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:03:55.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:54 smithi131 bash[22554]: cephadm 2024-08-17T17:03:53.385280+0000 mgr.x (mgr.24487) 33 : cephadm [INF] Updating smithi169:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:03:55.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:54 smithi131 bash[22554]: audit 2024-08-17T17:03:53.417472+0000 mgr.x (mgr.24487) 34 : audit [DBG] from='client.15033 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:55.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:54 smithi131 bash[22554]: cephadm 2024-08-17T17:03:53.508971+0000 mgr.x (mgr.24487) 35 : cephadm [INF] Updating smithi131:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:03:55.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:54 smithi131 bash[22554]: cephadm 2024-08-17T17:03:53.524762+0000 mgr.x (mgr.24487) 36 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:03:55.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:54 smithi131 bash[22554]: cephadm 2024-08-17T17:03:53.643508+0000 mgr.x (mgr.24487) 37 : cephadm [INF] Updating smithi131:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:03:55.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:54 smithi131 bash[22554]: cephadm 2024-08-17T17:03:53.657803+0000 mgr.x (mgr.24487) 38 : cephadm [INF] Updating smithi169:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:03:55.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:54 smithi131 bash[22554]: cluster 2024-08-17T17:03:53.787752+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e234: 8 total, 8 up, 8 in 2024-08-17T17:03:55.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:54 smithi131 bash[22554]: audit 2024-08-17T17:03:53.793529+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:55.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:54 smithi131 bash[22554]: audit 2024-08-17T17:03:53.801908+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:55.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:54 smithi131 bash[22554]: audit 2024-08-17T17:03:53.807432+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:55.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:54 smithi131 bash[22554]: audit 2024-08-17T17:03:53.815258+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:55.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:54 smithi131 bash[22554]: audit 2024-08-17T17:03:53.821060+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:55.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:54 smithi131 bash[22554]: cephadm 2024-08-17T17:03:53.850117+0000 mgr.x (mgr.24487) 39 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T17:03:55.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:54 smithi131 bash[32005]: cluster 2024-08-17T17:03:52.874574+0000 mgr.x (mgr.24487) 28 : cluster [DBG] pgmap v39: 137 pgs: 137 active+clean; 729 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 31 MiB/s rd, 12 MiB/s wr, 165 op/s 2024-08-17T17:03:55.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:54 smithi131 bash[32005]: cephadm 2024-08-17T17:03:53.171811+0000 mgr.x (mgr.24487) 29 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 2524M 2024-08-17T17:03:55.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:54 smithi131 bash[32005]: cephadm 2024-08-17T17:03:53.187502+0000 mgr.x (mgr.24487) 30 : cephadm [INF] Updating smithi131:/etc/ceph/ceph.conf 2024-08-17T17:03:55.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:54 smithi131 bash[32005]: cephadm 2024-08-17T17:03:53.187816+0000 mgr.x (mgr.24487) 31 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-08-17T17:03:55.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:54 smithi131 bash[32005]: cephadm 2024-08-17T17:03:53.381516+0000 mgr.x (mgr.24487) 32 : cephadm [INF] Updating smithi131:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:03:55.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:54 smithi131 bash[32005]: cephadm 2024-08-17T17:03:53.385280+0000 mgr.x (mgr.24487) 33 : cephadm [INF] Updating smithi169:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:03:55.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:54 smithi131 bash[32005]: audit 2024-08-17T17:03:53.417472+0000 mgr.x (mgr.24487) 34 : audit [DBG] from='client.15033 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:55.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:54 smithi131 bash[32005]: cephadm 2024-08-17T17:03:53.508971+0000 mgr.x (mgr.24487) 35 : cephadm [INF] Updating smithi131:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:03:55.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:54 smithi131 bash[32005]: cephadm 2024-08-17T17:03:53.524762+0000 mgr.x (mgr.24487) 36 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:03:55.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:54 smithi131 bash[32005]: cephadm 2024-08-17T17:03:53.643508+0000 mgr.x (mgr.24487) 37 : cephadm [INF] Updating smithi131:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:03:55.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:54 smithi131 bash[32005]: cephadm 2024-08-17T17:03:53.657803+0000 mgr.x (mgr.24487) 38 : cephadm [INF] Updating smithi169:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:03:55.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:54 smithi131 bash[32005]: cluster 2024-08-17T17:03:53.787752+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e234: 8 total, 8 up, 8 in 2024-08-17T17:03:55.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:54 smithi131 bash[32005]: audit 2024-08-17T17:03:53.793529+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:55.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:54 smithi131 bash[32005]: audit 2024-08-17T17:03:53.801908+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:55.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:54 smithi131 bash[32005]: audit 2024-08-17T17:03:53.807432+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:55.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:54 smithi131 bash[32005]: audit 2024-08-17T17:03:53.815258+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:55.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:54 smithi131 bash[32005]: audit 2024-08-17T17:03:53.821060+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:55.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:54 smithi131 bash[32005]: cephadm 2024-08-17T17:03:53.850117+0000 mgr.x (mgr.24487) 39 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T17:03:55.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:54 smithi169 bash[24469]: cluster 2024-08-17T17:03:52.874574+0000 mgr.x (mgr.24487) 28 : cluster [DBG] pgmap v39: 137 pgs: 137 active+clean; 729 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 31 MiB/s rd, 12 MiB/s wr, 165 op/s 2024-08-17T17:03:55.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:54 smithi169 bash[24469]: cephadm 2024-08-17T17:03:53.171811+0000 mgr.x (mgr.24487) 29 : cephadm [INF] Adjusting osd_memory_target on smithi169 to 2524M 2024-08-17T17:03:55.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:54 smithi169 bash[24469]: cephadm 2024-08-17T17:03:53.187502+0000 mgr.x (mgr.24487) 30 : cephadm [INF] Updating smithi131:/etc/ceph/ceph.conf 2024-08-17T17:03:55.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:54 smithi169 bash[24469]: cephadm 2024-08-17T17:03:53.187816+0000 mgr.x (mgr.24487) 31 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-08-17T17:03:55.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:54 smithi169 bash[24469]: cephadm 2024-08-17T17:03:53.381516+0000 mgr.x (mgr.24487) 32 : cephadm [INF] Updating smithi131:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:03:55.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:54 smithi169 bash[24469]: cephadm 2024-08-17T17:03:53.385280+0000 mgr.x (mgr.24487) 33 : cephadm [INF] Updating smithi169:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:03:55.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:54 smithi169 bash[24469]: audit 2024-08-17T17:03:53.417472+0000 mgr.x (mgr.24487) 34 : audit [DBG] from='client.15033 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:03:55.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:54 smithi169 bash[24469]: cephadm 2024-08-17T17:03:53.508971+0000 mgr.x (mgr.24487) 35 : cephadm [INF] Updating smithi131:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:03:55.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:54 smithi169 bash[24469]: cephadm 2024-08-17T17:03:53.524762+0000 mgr.x (mgr.24487) 36 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:03:55.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:54 smithi169 bash[24469]: cephadm 2024-08-17T17:03:53.643508+0000 mgr.x (mgr.24487) 37 : cephadm [INF] Updating smithi131:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:03:55.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:54 smithi169 bash[24469]: cephadm 2024-08-17T17:03:53.657803+0000 mgr.x (mgr.24487) 38 : cephadm [INF] Updating smithi169:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:03:55.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:54 smithi169 bash[24469]: cluster 2024-08-17T17:03:53.787752+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e234: 8 total, 8 up, 8 in 2024-08-17T17:03:55.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:54 smithi169 bash[24469]: audit 2024-08-17T17:03:53.793529+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:55.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:54 smithi169 bash[24469]: audit 2024-08-17T17:03:53.801908+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:55.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:54 smithi169 bash[24469]: audit 2024-08-17T17:03:53.807432+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:55.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:54 smithi169 bash[24469]: audit 2024-08-17T17:03:53.815258+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:55.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:54 smithi169 bash[24469]: audit 2024-08-17T17:03:53.821060+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:03:55.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:54 smithi169 bash[24469]: cephadm 2024-08-17T17:03:53.850117+0000 mgr.x (mgr.24487) 39 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T17:03:55.860 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 167772160 2024-08-17T17:03:55.889 INFO:tasks.workunit.client.0.smithi131.stdout:write: * 83886080~1000 2024-08-17T17:03:55.904 INFO:tasks.workunit.client.0.smithi131.stdout:migration_execute 2024-08-17T17:03:56.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:55 smithi131 bash[32005]: cephadm 2024-08-17T17:03:54.098231+0000 mgr.x (mgr.24487) 40 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi169 2024-08-17T17:03:56.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:55 smithi131 bash[32005]: cluster 2024-08-17T17:03:54.827572+0000 mon.a (mon.0) 1198 : cluster [DBG] osdmap e235: 8 total, 8 up, 8 in 2024-08-17T17:03:56.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:55 smithi131 bash[22554]: cephadm 2024-08-17T17:03:54.098231+0000 mgr.x (mgr.24487) 40 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi169 2024-08-17T17:03:56.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:55 smithi131 bash[22554]: cluster 2024-08-17T17:03:54.827572+0000 mon.a (mon.0) 1198 : cluster [DBG] osdmap e235: 8 total, 8 up, 8 in 2024-08-17T17:03:56.106 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:55 smithi169 bash[24469]: cephadm 2024-08-17T17:03:54.098231+0000 mgr.x (mgr.24487) 40 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi169 2024-08-17T17:03:56.106 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:55 smithi169 bash[24469]: cluster 2024-08-17T17:03:54.827572+0000 mon.a (mon.0) 1198 : cluster [DBG] osdmap e235: 8 total, 8 up, 8 in 2024-08-17T17:03:56.138 INFO:tasks.workunit.client.0.smithi131.stdout:migration_commit 2024-08-17T17:03:57.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:56 smithi131 bash[32005]: cluster 2024-08-17T17:03:54.876052+0000 mgr.x (mgr.24487) 41 : cluster [DBG] pgmap v42: 137 pgs: 137 active+clean; 729 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 31 MiB/s rd, 9.5 KiB/s wr, 264 op/s 2024-08-17T17:03:57.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:56 smithi131 bash[32005]: cluster 2024-08-17T17:03:55.844559+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e236: 8 total, 8 up, 8 in 2024-08-17T17:03:57.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:56 smithi131 bash[22554]: cluster 2024-08-17T17:03:54.876052+0000 mgr.x (mgr.24487) 41 : cluster [DBG] pgmap v42: 137 pgs: 137 active+clean; 729 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 31 MiB/s rd, 9.5 KiB/s wr, 264 op/s 2024-08-17T17:03:57.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:56 smithi131 bash[22554]: cluster 2024-08-17T17:03:55.844559+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e236: 8 total, 8 up, 8 in 2024-08-17T17:03:57.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:56 smithi169 bash[24469]: cluster 2024-08-17T17:03:54.876052+0000 mgr.x (mgr.24487) 41 : cluster [DBG] pgmap v42: 137 pgs: 137 active+clean; 729 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 31 MiB/s rd, 9.5 KiB/s wr, 264 op/s 2024-08-17T17:03:57.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:56 smithi169 bash[24469]: cluster 2024-08-17T17:03:55.844559+0000 mon.a (mon.0) 1199 : cluster [DBG] osdmap e236: 8 total, 8 up, 8 in 2024-08-17T17:03:58.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:57 smithi169 bash[24469]: cluster 2024-08-17T17:03:56.850083+0000 mon.a (mon.0) 1200 : cluster [DBG] osdmap e237: 8 total, 8 up, 8 in 2024-08-17T17:03:58.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:57 smithi131 bash[22554]: cluster 2024-08-17T17:03:56.850083+0000 mon.a (mon.0) 1200 : cluster [DBG] osdmap e237: 8 total, 8 up, 8 in 2024-08-17T17:03:58.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:57 smithi131 bash[32005]: cluster 2024-08-17T17:03:56.850083+0000 mon.a (mon.0) 1200 : cluster [DBG] osdmap e237: 8 total, 8 up, 8 in 2024-08-17T17:03:59.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:58 smithi169 bash[24469]: cluster 2024-08-17T17:03:56.876597+0000 mgr.x (mgr.24487) 42 : cluster [DBG] pgmap v45: 137 pgs: 137 active+clean; 729 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 32 MiB/s rd, 12 KiB/s wr, 279 op/s 2024-08-17T17:03:59.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:58 smithi169 bash[24469]: cluster 2024-08-17T17:03:57.853881+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e238: 8 total, 8 up, 8 in 2024-08-17T17:03:59.140 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:03:58 smithi169 systemd[1]: Stopping Ceph prometheus.a for f27a2518-5cb7-11ef-bccf-c7b262605968... 2024-08-17T17:03:59.140 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:03:59 smithi169 bash[50869]: ts=2024-08-17T17:03:59.071Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-17T17:03:59.140 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:03:59 smithi169 bash[50869]: ts=2024-08-17T17:03:59.071Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-08-17T17:03:59.141 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:03:59 smithi169 bash[50869]: ts=2024-08-17T17:03:59.071Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-08-17T17:03:59.141 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:03:59 smithi169 bash[50869]: ts=2024-08-17T17:03:59.071Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-17T17:03:59.141 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:03:59 smithi169 bash[50869]: ts=2024-08-17T17:03:59.071Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-08-17T17:03:59.141 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:03:59 smithi169 bash[50869]: ts=2024-08-17T17:03:59.071Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-08-17T17:03:59.141 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:03:59 smithi169 bash[50869]: ts=2024-08-17T17:03:59.071Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-08-17T17:03:59.141 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:03:59 smithi169 bash[50869]: ts=2024-08-17T17:03:59.071Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-08-17T17:03:59.141 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:03:59 smithi169 bash[50869]: ts=2024-08-17T17:03:59.072Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-08-17T17:03:59.141 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:03:59 smithi169 bash[50869]: ts=2024-08-17T17:03:59.072Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-08-17T17:03:59.141 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:03:59 smithi169 bash[50869]: ts=2024-08-17T17:03:59.072Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-08-17T17:03:59.141 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:03:59 smithi169 bash[50869]: ts=2024-08-17T17:03:59.072Z caller=main.go:1147 level=info msg="See you next time!" 2024-08-17T17:03:59.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:58 smithi131 bash[22554]: cluster 2024-08-17T17:03:56.876597+0000 mgr.x (mgr.24487) 42 : cluster [DBG] pgmap v45: 137 pgs: 137 active+clean; 729 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 32 MiB/s rd, 12 KiB/s wr, 279 op/s 2024-08-17T17:03:59.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:58 smithi131 bash[22554]: cluster 2024-08-17T17:03:57.853881+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e238: 8 total, 8 up, 8 in 2024-08-17T17:03:59.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:58 smithi131 bash[32005]: cluster 2024-08-17T17:03:56.876597+0000 mgr.x (mgr.24487) 42 : cluster [DBG] pgmap v45: 137 pgs: 137 active+clean; 729 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 32 MiB/s rd, 12 KiB/s wr, 279 op/s 2024-08-17T17:03:59.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:58 smithi131 bash[32005]: cluster 2024-08-17T17:03:57.853881+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e238: 8 total, 8 up, 8 in 2024-08-17T17:03:59.627 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.SnapsSnapExpandAfterPrepare (14347 ms) 2024-08-17T17:03:59.627 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.Clone 2024-08-17T17:03:59.698 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:03:59.721 INFO:tasks.workunit.client.0.smithi131.stdout:write: X 0~8388609 2024-08-17T17:03:59.840 INFO:tasks.workunit.client.0.smithi131.stdout:write: X 16777218~8388609 2024-08-17T17:03:59.867 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:03:59 smithi169 bash[59743]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-prometheus-a 2024-08-17T17:03:59.867 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:03:59 smithi169 bash[59805]: Error response from daemon: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-prometheus-a 2024-08-17T17:03:59.867 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:03:59 smithi169 systemd[1]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-17T17:03:59.867 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:03:59 smithi169 systemd[1]: Stopped Ceph prometheus.a for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T17:03:59.911 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap 2024-08-17T17:04:00.140 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:03:59 smithi169 systemd[1]: Started Ceph prometheus.a for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T17:04:00.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:59 smithi169 bash[24469]: cluster 2024-08-17T17:03:58.870795+0000 mon.a (mon.0) 1202 : cluster [DBG] osdmap e239: 8 total, 8 up, 8 in 2024-08-17T17:04:00.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:03:59 smithi169 bash[24469]: cluster 2024-08-17T17:03:58.877596+0000 mgr.x (mgr.24487) 43 : cluster [DBG] pgmap v48: 137 pgs: 137 active+clean; 729 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 2.2 KiB/s wr, 14 op/s 2024-08-17T17:04:00.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:59 smithi131 bash[22554]: cluster 2024-08-17T17:03:58.870795+0000 mon.a (mon.0) 1202 : cluster [DBG] osdmap e239: 8 total, 8 up, 8 in 2024-08-17T17:04:00.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:03:59 smithi131 bash[22554]: cluster 2024-08-17T17:03:58.877596+0000 mgr.x (mgr.24487) 43 : cluster [DBG] pgmap v48: 137 pgs: 137 active+clean; 729 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 2.2 KiB/s wr, 14 op/s 2024-08-17T17:04:00.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:59 smithi131 bash[32005]: cluster 2024-08-17T17:03:58.870795+0000 mon.a (mon.0) 1202 : cluster [DBG] osdmap e239: 8 total, 8 up, 8 in 2024-08-17T17:04:00.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:03:59 smithi131 bash[32005]: cluster 2024-08-17T17:03:58.877596+0000 mgr.x (mgr.24487) 43 : cluster [DBG] pgmap v48: 137 pgs: 137 active+clean; 729 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 2.2 KiB/s wr, 14 op/s 2024-08-17T17:04:01.175 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:01 smithi169 bash[59833]: ts=2024-08-17T17:04:01.176Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-08-17T17:04:01.175 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:01 smithi169 bash[59833]: ts=2024-08-17T17:04:01.176Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-08-17T17:04:01.175 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:01 smithi169 bash[59833]: ts=2024-08-17T17:04:01.176Z caller=main.go:570 level=info host_details="(Linux 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64 smithi169 (none))" 2024-08-17T17:04:01.175 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:01 smithi169 bash[59833]: ts=2024-08-17T17:04:01.176Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-17T17:04:01.175 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:01 smithi169 bash[59833]: ts=2024-08-17T17:04:01.176Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-17T17:04:01.175 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:01 smithi169 bash[59833]: ts=2024-08-17T17:04:01.178Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-08-17T17:04:01.176 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:00 smithi169 bash[24469]: audit 2024-08-17T17:03:59.932471+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:04:01.176 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:00 smithi169 bash[24469]: audit 2024-08-17T17:03:59.945092+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:04:01.176 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:00 smithi169 bash[24469]: audit 2024-08-17T17:03:59.947112+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:04:01.176 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:00 smithi169 bash[24469]: audit 2024-08-17T17:03:59.947644+0000 mgr.x (mgr.24487) 44 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:04:01.176 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:00 smithi169 bash[24469]: audit 2024-08-17T17:03:59.990969+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:04:01.176 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:00 smithi169 bash[24469]: cephadm 2024-08-17T17:03:59.992136+0000 mgr.x (mgr.24487) 45 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-08-17T17:04:01.176 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:00 smithi169 bash[24469]: cephadm 2024-08-17T17:03:59.992733+0000 mgr.x (mgr.24487) 46 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-08-17T17:04:01.176 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:00 smithi169 bash[24469]: cluster 2024-08-17T17:04:00.907754+0000 mon.a (mon.0) 1205 : cluster [DBG] osdmap e240: 8 total, 8 up, 8 in 2024-08-17T17:04:01.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:00 smithi131 bash[22554]: audit 2024-08-17T17:03:59.932471+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:04:01.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:00 smithi131 bash[22554]: audit 2024-08-17T17:03:59.945092+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:04:01.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:00 smithi131 bash[22554]: audit 2024-08-17T17:03:59.947112+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:04:01.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:00 smithi131 bash[22554]: audit 2024-08-17T17:03:59.947644+0000 mgr.x (mgr.24487) 44 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:04:01.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:00 smithi131 bash[22554]: audit 2024-08-17T17:03:59.990969+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:04:01.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:00 smithi131 bash[22554]: cephadm 2024-08-17T17:03:59.992136+0000 mgr.x (mgr.24487) 45 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-08-17T17:04:01.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:00 smithi131 bash[22554]: cephadm 2024-08-17T17:03:59.992733+0000 mgr.x (mgr.24487) 46 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-08-17T17:04:01.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:00 smithi131 bash[22554]: cluster 2024-08-17T17:04:00.907754+0000 mon.a (mon.0) 1205 : cluster [DBG] osdmap e240: 8 total, 8 up, 8 in 2024-08-17T17:04:01.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:00 smithi131 bash[32005]: audit 2024-08-17T17:03:59.932471+0000 mon.a (mon.0) 1203 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:04:01.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:00 smithi131 bash[32005]: audit 2024-08-17T17:03:59.945092+0000 mon.a (mon.0) 1204 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:04:01.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:00 smithi131 bash[32005]: audit 2024-08-17T17:03:59.947112+0000 mon.b (mon.1) 69 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:04:01.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:00 smithi131 bash[32005]: audit 2024-08-17T17:03:59.947644+0000 mgr.x (mgr.24487) 44 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:04:01.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:00 smithi131 bash[32005]: audit 2024-08-17T17:03:59.990969+0000 mon.b (mon.1) 70 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:04:01.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:00 smithi131 bash[32005]: cephadm 2024-08-17T17:03:59.992136+0000 mgr.x (mgr.24487) 45 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-08-17T17:04:01.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:00 smithi131 bash[32005]: cephadm 2024-08-17T17:03:59.992733+0000 mgr.x (mgr.24487) 46 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-08-17T17:04:01.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:00 smithi131 bash[32005]: cluster 2024-08-17T17:04:00.907754+0000 mon.a (mon.0) 1205 : cluster [DBG] osdmap e240: 8 total, 8 up, 8 in 2024-08-17T17:04:01.640 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:01 smithi169 bash[59833]: ts=2024-08-17T17:04:01.179Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-08-17T17:04:01.640 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:01 smithi169 bash[59833]: ts=2024-08-17T17:04:01.180Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-08-17T17:04:01.640 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:01 smithi169 bash[59833]: ts=2024-08-17T17:04:01.180Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-17T17:04:01.640 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:01 smithi169 bash[59833]: ts=2024-08-17T17:04:01.183Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-17T17:04:01.641 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:01 smithi169 bash[59833]: ts=2024-08-17T17:04:01.183Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.865µs 2024-08-17T17:04:01.641 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:01 smithi169 bash[59833]: ts=2024-08-17T17:04:01.183Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-17T17:04:01.641 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:01 smithi169 bash[59833]: ts=2024-08-17T17:04:01.184Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-08-17T17:04:01.641 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:01 smithi169 bash[59833]: ts=2024-08-17T17:04:01.197Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-08-17T17:04:01.641 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:01 smithi169 bash[59833]: ts=2024-08-17T17:04:01.197Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-08-17T17:04:01.641 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:01 smithi169 bash[59833]: ts=2024-08-17T17:04:01.197Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=30.329µs wal_replay_duration=14.713546ms wbl_replay_duration=144ns total_replay_duration=14.764497ms 2024-08-17T17:04:01.641 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:01 smithi169 bash[59833]: ts=2024-08-17T17:04:01.199Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-08-17T17:04:01.641 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:01 smithi169 bash[59833]: ts=2024-08-17T17:04:01.199Z caller=main.go:1029 level=info msg="TSDB started" 2024-08-17T17:04:01.641 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:01 smithi169 bash[59833]: ts=2024-08-17T17:04:01.199Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-17T17:04:01.641 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:01 smithi169 bash[59833]: ts=2024-08-17T17:04:01.227Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=28.103381ms db_storage=1.005µs remote_storage=1.273µs web_handler=466ns query_engine=786ns scrape=291.668µs scrape_sd=152.839µs notify=12.611µs notify_sd=12.7µs rules=27.163474ms tracing=6.513µs 2024-08-17T17:04:01.641 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:01 smithi169 bash[59833]: ts=2024-08-17T17:04:01.227Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-08-17T17:04:01.641 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:01 smithi169 bash[59833]: ts=2024-08-17T17:04:01.227Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-08-17T17:04:01.949 INFO:tasks.workunit.client.0.smithi131.stdout:snap_protect: snap 2024-08-17T17:04:01.980 INFO:tasks.workunit.client.0.smithi131.stdout:clone image105 -> image108 2024-08-17T17:04:02.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:01 smithi131 bash[22554]: cluster 2024-08-17T17:04:00.878660+0000 mgr.x (mgr.24487) 47 : cluster [DBG] pgmap v49: 137 pgs: 137 active+clean; 745 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 37 MiB/s rd, 8.0 MiB/s wr, 337 op/s 2024-08-17T17:04:02.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:01 smithi131 bash[22554]: cluster 2024-08-17T17:04:01.935650+0000 mon.a (mon.0) 1206 : cluster [DBG] osdmap e241: 8 total, 8 up, 8 in 2024-08-17T17:04:02.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:01 smithi131 bash[32005]: cluster 2024-08-17T17:04:00.878660+0000 mgr.x (mgr.24487) 47 : cluster [DBG] pgmap v49: 137 pgs: 137 active+clean; 745 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 37 MiB/s rd, 8.0 MiB/s wr, 337 op/s 2024-08-17T17:04:02.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:01 smithi131 bash[32005]: cluster 2024-08-17T17:04:01.935650+0000 mon.a (mon.0) 1206 : cluster [DBG] osdmap e241: 8 total, 8 up, 8 in 2024-08-17T17:04:02.146 INFO:tasks.workunit.client.0.smithi131.stdout:write: X 0~1000 2024-08-17T17:04:02.232 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 1010~1000 2024-08-17T17:04:02.236 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap 2024-08-17T17:04:02.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:01 smithi169 bash[24469]: cluster 2024-08-17T17:04:00.878660+0000 mgr.x (mgr.24487) 47 : cluster [DBG] pgmap v49: 137 pgs: 137 active+clean; 745 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 37 MiB/s rd, 8.0 MiB/s wr, 337 op/s 2024-08-17T17:04:02.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:01 smithi169 bash[24469]: cluster 2024-08-17T17:04:01.935650+0000 mon.a (mon.0) 1206 : cluster [DBG] osdmap e241: 8 total, 8 up, 8 in 2024-08-17T17:04:03.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:02 smithi131 bash[32005]: audit 2024-08-17T17:04:02.029690+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:04:03.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:02 smithi131 bash[32005]: cephadm 2024-08-17T17:04:02.758252+0000 mgr.x (mgr.24487) 48 : cephadm [INF] Upgrade: Updating mgr.y 2024-08-17T17:04:03.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:02 smithi131 bash[32005]: audit 2024-08-17T17:04:02.769486+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:04:03.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:02 smithi131 bash[32005]: audit 2024-08-17T17:04:02.770512+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:04:03.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:02 smithi131 bash[32005]: audit 2024-08-17T17:04:02.773449+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T17:04:03.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:02 smithi131 bash[32005]: audit 2024-08-17T17:04:02.775367+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24487 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:04:03.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:02 smithi131 bash[32005]: audit 2024-08-17T17:04:02.775478+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:04:03.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:02 smithi131 bash[32005]: cephadm 2024-08-17T17:04:02.777595+0000 mgr.x (mgr.24487) 49 : cephadm [INF] Deploying daemon mgr.y on smithi131 2024-08-17T17:04:03.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:02 smithi131 bash[22554]: audit 2024-08-17T17:04:02.029690+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:04:03.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:02 smithi131 bash[22554]: cephadm 2024-08-17T17:04:02.758252+0000 mgr.x (mgr.24487) 48 : cephadm [INF] Upgrade: Updating mgr.y 2024-08-17T17:04:03.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:02 smithi131 bash[22554]: audit 2024-08-17T17:04:02.769486+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:04:03.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:02 smithi131 bash[22554]: audit 2024-08-17T17:04:02.770512+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:04:03.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:02 smithi131 bash[22554]: audit 2024-08-17T17:04:02.773449+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T17:04:03.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:02 smithi131 bash[22554]: audit 2024-08-17T17:04:02.775367+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24487 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:04:03.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:02 smithi131 bash[22554]: audit 2024-08-17T17:04:02.775478+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:04:03.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:02 smithi131 bash[22554]: cephadm 2024-08-17T17:04:02.777595+0000 mgr.x (mgr.24487) 49 : cephadm [INF] Deploying daemon mgr.y on smithi131 2024-08-17T17:04:03.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:02 smithi169 bash[24469]: audit 2024-08-17T17:04:02.029690+0000 mon.b (mon.1) 71 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:04:03.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:02 smithi169 bash[24469]: cephadm 2024-08-17T17:04:02.758252+0000 mgr.x (mgr.24487) 48 : cephadm [INF] Upgrade: Updating mgr.y 2024-08-17T17:04:03.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:02 smithi169 bash[24469]: audit 2024-08-17T17:04:02.769486+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:04:03.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:02 smithi169 bash[24469]: audit 2024-08-17T17:04:02.770512+0000 mon.b (mon.1) 72 : audit [INF] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:04:03.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:02 smithi169 bash[24469]: audit 2024-08-17T17:04:02.773449+0000 mon.b (mon.1) 73 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T17:04:03.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:02 smithi169 bash[24469]: audit 2024-08-17T17:04:02.775367+0000 mon.a (mon.0) 1208 : audit [INF] from='mgr.24487 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:04:03.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:02 smithi169 bash[24469]: audit 2024-08-17T17:04:02.775478+0000 mon.b (mon.1) 74 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:04:03.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:02 smithi169 bash[24469]: cephadm 2024-08-17T17:04:02.777595+0000 mgr.x (mgr.24487) 49 : cephadm [INF] Deploying daemon mgr.y on smithi131 2024-08-17T17:04:03.768 INFO:tasks.workunit.client.0.smithi131.stdout:snap_protect: snap 2024-08-17T17:04:03.795 INFO:tasks.workunit.client.0.smithi131.stdout:clone image108 -> image110 2024-08-17T17:04:04.084 INFO:tasks.workunit.client.0.smithi131.stdout:write: X 1000~1000 2024-08-17T17:04:04.181 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 2010~1000 2024-08-17T17:04:04.186 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:04:04.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:03 smithi131 bash[32005]: cluster 2024-08-17T17:04:02.879380+0000 mgr.x (mgr.24487) 50 : cluster [DBG] pgmap v52: 137 pgs: 137 active+clean; 745 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 37 MiB/s rd, 8.0 MiB/s wr, 338 op/s 2024-08-17T17:04:04.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:03 smithi131 bash[32005]: cluster 2024-08-17T17:04:02.996446+0000 mon.a (mon.0) 1209 : cluster [DBG] osdmap e242: 8 total, 8 up, 8 in 2024-08-17T17:04:04.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:03 smithi131 bash[32005]: cluster 2024-08-17T17:04:03.747505+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e243: 8 total, 8 up, 8 in 2024-08-17T17:04:04.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:03 smithi131 bash[22554]: cluster 2024-08-17T17:04:02.879380+0000 mgr.x (mgr.24487) 50 : cluster [DBG] pgmap v52: 137 pgs: 137 active+clean; 745 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 37 MiB/s rd, 8.0 MiB/s wr, 338 op/s 2024-08-17T17:04:04.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:03 smithi131 bash[22554]: cluster 2024-08-17T17:04:02.996446+0000 mon.a (mon.0) 1209 : cluster [DBG] osdmap e242: 8 total, 8 up, 8 in 2024-08-17T17:04:04.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:03 smithi131 bash[22554]: cluster 2024-08-17T17:04:03.747505+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e243: 8 total, 8 up, 8 in 2024-08-17T17:04:04.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:03 smithi169 bash[24469]: cluster 2024-08-17T17:04:02.879380+0000 mgr.x (mgr.24487) 50 : cluster [DBG] pgmap v52: 137 pgs: 137 active+clean; 745 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 37 MiB/s rd, 8.0 MiB/s wr, 338 op/s 2024-08-17T17:04:04.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:03 smithi169 bash[24469]: cluster 2024-08-17T17:04:02.996446+0000 mon.a (mon.0) 1209 : cluster [DBG] osdmap e242: 8 total, 8 up, 8 in 2024-08-17T17:04:04.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:03 smithi169 bash[24469]: cluster 2024-08-17T17:04:03.747505+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e243: 8 total, 8 up, 8 in 2024-08-17T17:04:04.850 INFO:tasks.workunit.client.0.smithi131.stdout:migration_execute 2024-08-17T17:04:05.269 INFO:tasks.workunit.client.0.smithi131.stdout:migration_commit 2024-08-17T17:04:05.574 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.Clone (5947 ms) 2024-08-17T17:04:05.574 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.CloneParent 2024-08-17T17:04:05.592 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:05 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:04:05.592 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 17:04:05 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:04:05.593 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 17:04:05 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:04:05.593 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 17:04:05 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:04:05.593 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 17:04:05 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:04:05.594 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:04:05 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:04:05.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:05 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:04:05.594 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:05 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:04:05.594 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:05 smithi131 systemd[1]: Stopping Ceph mgr.y for f27a2518-5cb7-11ef-bccf-c7b262605968... 2024-08-17T17:04:05.595 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 17:04:05 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:04:05.616 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:04:05.636 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap 2024-08-17T17:04:06.342 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:06 smithi131 bash[72802]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-mgr-y 2024-08-17T17:04:06.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:06 smithi131 bash[22554]: cluster 2024-08-17T17:04:04.880867+0000 mgr.x (mgr.24487) 51 : cluster [DBG] pgmap v55: 137 pgs: 137 active+clean; 769 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.4 MiB/s rd, 6.0 MiB/s wr, 518 op/s 2024-08-17T17:04:06.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:06 smithi131 bash[32005]: cluster 2024-08-17T17:04:04.880867+0000 mgr.x (mgr.24487) 51 : cluster [DBG] pgmap v55: 137 pgs: 137 active+clean; 769 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.4 MiB/s rd, 6.0 MiB/s wr, 518 op/s 2024-08-17T17:04:06.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:06 smithi169 bash[24469]: cluster 2024-08-17T17:04:04.880867+0000 mgr.x (mgr.24487) 51 : cluster [DBG] pgmap v55: 137 pgs: 137 active+clean; 769 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.4 MiB/s rd, 6.0 MiB/s wr, 518 op/s 2024-08-17T17:04:06.645 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:06 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:04:06.645 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 17:04:06 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:04:06.646 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 17:04:06 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:04:06.646 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 17:04:06 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:04:06.646 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 17:04:06 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:04:06.647 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:04:06 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:04:06.647 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:06 smithi131 systemd[1]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-08-17T17:04:06.647 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:06 smithi131 bash[72862]: Error response from daemon: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-mgr-y 2024-08-17T17:04:06.647 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:06 smithi131 systemd[1]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-08-17T17:04:06.647 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:06 smithi131 systemd[1]: Stopped Ceph mgr.y for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T17:04:06.647 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:06 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:04:06.647 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:06 smithi131 systemd[1]: Started Ceph mgr.y for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T17:04:06.648 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 17:04:06 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:04:06.648 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:06 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:04:07.034 INFO:tasks.workunit.client.0.smithi131.stdout:snap_protect: snap 2024-08-17T17:04:07.059 INFO:tasks.workunit.client.0.smithi131.stdout:clone image111 -> image114 2024-08-17T17:04:07.271 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:07 smithi131 bash[32005]: cluster 2024-08-17T17:04:06.003324+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e244: 8 total, 8 up, 8 in 2024-08-17T17:04:07.271 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:07 smithi131 bash[32005]: audit 2024-08-17T17:04:06.704864+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:04:07.271 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:07 smithi131 bash[32005]: audit 2024-08-17T17:04:06.717642+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:04:07.272 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:07 smithi131 bash[32005]: audit 2024-08-17T17:04:06.718502+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:04:07.272 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:07 smithi131 bash[22554]: cluster 2024-08-17T17:04:06.003324+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e244: 8 total, 8 up, 8 in 2024-08-17T17:04:07.272 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:07 smithi131 bash[22554]: audit 2024-08-17T17:04:06.704864+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:04:07.272 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:07 smithi131 bash[22554]: audit 2024-08-17T17:04:06.717642+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:04:07.272 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:07 smithi131 bash[22554]: audit 2024-08-17T17:04:06.718502+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:04:07.275 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:04:07.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:07 smithi169 bash[24469]: cluster 2024-08-17T17:04:06.003324+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e244: 8 total, 8 up, 8 in 2024-08-17T17:04:07.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:07 smithi169 bash[24469]: audit 2024-08-17T17:04:06.704864+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:04:07.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:07 smithi169 bash[24469]: audit 2024-08-17T17:04:06.717642+0000 mon.a (mon.0) 1213 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:04:07.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:07 smithi169 bash[24469]: audit 2024-08-17T17:04:06.718502+0000 mon.b (mon.1) 75 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:04:07.473 INFO:tasks.workunit.client.0.smithi131.stdout:migration_abort 2024-08-17T17:04:07.764 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.CloneParent (2190 ms) 2024-08-17T17:04:07.764 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.CloneUpdateAfterPrepare 2024-08-17T17:04:07.838 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:04:07.866 INFO:tasks.workunit.client.0.smithi131.stdout:write: X 0~10 2024-08-17T17:04:07.891 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap 2024-08-17T17:04:08.342 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:08 smithi131 bash[72920]: debug 2024-08-17T17:04:08.024+0000 7f650faad640 1 -- 172.21.15.131:0/752179407 <== mon.2 v2:172.21.15.131:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55bf9df430e0 con 0x55bf9df44800 2024-08-17T17:04:08.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:08 smithi131 bash[22554]: cluster 2024-08-17T17:04:06.881498+0000 mgr.x (mgr.24487) 52 : cluster [DBG] pgmap v57: 137 pgs: 137 active+clean; 777 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 6.5 MiB/s wr, 421 op/s 2024-08-17T17:04:08.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:08 smithi131 bash[22554]: cluster 2024-08-17T17:04:07.016382+0000 mon.a (mon.0) 1214 : cluster [DBG] osdmap e245: 8 total, 8 up, 8 in 2024-08-17T17:04:08.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:08 smithi131 bash[32005]: cluster 2024-08-17T17:04:06.881498+0000 mgr.x (mgr.24487) 52 : cluster [DBG] pgmap v57: 137 pgs: 137 active+clean; 777 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 6.5 MiB/s wr, 421 op/s 2024-08-17T17:04:08.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:08 smithi131 bash[32005]: cluster 2024-08-17T17:04:07.016382+0000 mon.a (mon.0) 1214 : cluster [DBG] osdmap e245: 8 total, 8 up, 8 in 2024-08-17T17:04:08.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:08 smithi169 bash[24469]: cluster 2024-08-17T17:04:06.881498+0000 mgr.x (mgr.24487) 52 : cluster [DBG] pgmap v57: 137 pgs: 137 active+clean; 777 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 10 MiB/s rd, 6.5 MiB/s wr, 421 op/s 2024-08-17T17:04:08.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:08 smithi169 bash[24469]: cluster 2024-08-17T17:04:07.016382+0000 mon.a (mon.0) 1214 : cluster [DBG] osdmap e245: 8 total, 8 up, 8 in 2024-08-17T17:04:09.389 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:04:09 smithi169 bash[53014]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:04:09] "GET /metrics HTTP/1.1" 200 38738 "" "Prometheus/2.43.0" 2024-08-17T17:04:09.756 INFO:tasks.workunit.client.0.smithi131.stdout:snap_protect: snap 2024-08-17T17:04:09.789 INFO:tasks.workunit.client.0.smithi131.stdout:clone image115 -> image118 2024-08-17T17:04:09.911 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:04:10.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:09 smithi131 bash[22554]: cluster 2024-08-17T17:04:08.725269+0000 mon.a (mon.0) 1215 : cluster [DBG] osdmap e246: 8 total, 8 up, 8 in 2024-08-17T17:04:10.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:09 smithi131 bash[32005]: cluster 2024-08-17T17:04:08.725269+0000 mon.a (mon.0) 1215 : cluster [DBG] osdmap e246: 8 total, 8 up, 8 in 2024-08-17T17:04:10.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:09 smithi169 bash[24469]: cluster 2024-08-17T17:04:08.725269+0000 mon.a (mon.0) 1215 : cluster [DBG] osdmap e246: 8 total, 8 up, 8 in 2024-08-17T17:04:10.190 INFO:tasks.workunit.client.0.smithi131.stdout:write: Y 0~1 2024-08-17T17:04:10.243 INFO:tasks.workunit.client.0.smithi131.stdout:migration_execute 2024-08-17T17:04:10.438 INFO:tasks.workunit.client.0.smithi131.stdout:migration_commit 2024-08-17T17:04:10.677 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.CloneUpdateAfterPrepare (2913 ms) 2024-08-17T17:04:10.677 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.TriggerAssertSnapcSeq 2024-08-17T17:04:10.754 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:04:10.779 INFO:tasks.workunit.client.0.smithi131.stdout:write: A 41943040~10 2024-08-17T17:04:10.800 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap1 2024-08-17T17:04:11.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:10 smithi131 bash[32005]: cluster 2024-08-17T17:04:08.882243+0000 mgr.x (mgr.24487) 53 : cluster [DBG] pgmap v60: 137 pgs: 137 active+clean; 777 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 6.2 MiB/s wr, 405 op/s 2024-08-17T17:04:11.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:10 smithi131 bash[32005]: cluster 2024-08-17T17:04:09.738814+0000 mon.a (mon.0) 1216 : cluster [DBG] osdmap e247: 8 total, 8 up, 8 in 2024-08-17T17:04:11.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:10 smithi131 bash[22554]: cluster 2024-08-17T17:04:08.882243+0000 mgr.x (mgr.24487) 53 : cluster [DBG] pgmap v60: 137 pgs: 137 active+clean; 777 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 6.2 MiB/s wr, 405 op/s 2024-08-17T17:04:11.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:10 smithi131 bash[22554]: cluster 2024-08-17T17:04:09.738814+0000 mon.a (mon.0) 1216 : cluster [DBG] osdmap e247: 8 total, 8 up, 8 in 2024-08-17T17:04:11.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:10 smithi169 bash[24469]: cluster 2024-08-17T17:04:08.882243+0000 mgr.x (mgr.24487) 53 : cluster [DBG] pgmap v60: 137 pgs: 137 active+clean; 777 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 9.6 MiB/s rd, 6.2 MiB/s wr, 405 op/s 2024-08-17T17:04:11.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:10 smithi169 bash[24469]: cluster 2024-08-17T17:04:09.738814+0000 mon.a (mon.0) 1216 : cluster [DBG] osdmap e247: 8 total, 8 up, 8 in 2024-08-17T17:04:12.760 INFO:tasks.workunit.client.0.smithi131.stdout:write: B 41943041~10 2024-08-17T17:04:12.768 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:04:13.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:12 smithi131 bash[22554]: cluster 2024-08-17T17:04:10.883827+0000 mgr.x (mgr.24487) 54 : cluster [DBG] pgmap v62: 137 pgs: 137 active+clean; 777 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 860 KiB/s wr, 584 op/s 2024-08-17T17:04:13.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:12 smithi131 bash[22554]: cluster 2024-08-17T17:04:11.746491+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e248: 8 total, 8 up, 8 in 2024-08-17T17:04:13.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:12 smithi131 bash[22554]: audit 2024-08-17T17:04:12.544190+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:04:13.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:12 smithi131 bash[22554]: audit 2024-08-17T17:04:12.550100+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:04:13.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:12 smithi131 bash[32005]: cluster 2024-08-17T17:04:10.883827+0000 mgr.x (mgr.24487) 54 : cluster [DBG] pgmap v62: 137 pgs: 137 active+clean; 777 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 860 KiB/s wr, 584 op/s 2024-08-17T17:04:13.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:12 smithi131 bash[32005]: cluster 2024-08-17T17:04:11.746491+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e248: 8 total, 8 up, 8 in 2024-08-17T17:04:13.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:12 smithi131 bash[32005]: audit 2024-08-17T17:04:12.544190+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:04:13.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:12 smithi131 bash[32005]: audit 2024-08-17T17:04:12.550100+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:04:13.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:12 smithi169 bash[24469]: cluster 2024-08-17T17:04:10.883827+0000 mgr.x (mgr.24487) 54 : cluster [DBG] pgmap v62: 137 pgs: 137 active+clean; 777 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 7.8 MiB/s rd, 860 KiB/s wr, 584 op/s 2024-08-17T17:04:13.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:12 smithi169 bash[24469]: cluster 2024-08-17T17:04:11.746491+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e248: 8 total, 8 up, 8 in 2024-08-17T17:04:13.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:12 smithi169 bash[24469]: audit 2024-08-17T17:04:12.544190+0000 mon.a (mon.0) 1218 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:04:13.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:12 smithi169 bash[24469]: audit 2024-08-17T17:04:12.550100+0000 mon.a (mon.0) 1219 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:04:13.996 INFO:tasks.workunit.client.0.smithi131.stdout:write: C 41943042~10 2024-08-17T17:04:14.030 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap2 2024-08-17T17:04:14.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:13 smithi131 bash[22554]: cluster 2024-08-17T17:04:12.751634+0000 mon.a (mon.0) 1220 : cluster [DBG] osdmap e249: 8 total, 8 up, 8 in 2024-08-17T17:04:14.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:13 smithi131 bash[22554]: audit 2024-08-17T17:04:12.872759+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:04:14.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:13 smithi131 bash[22554]: audit 2024-08-17T17:04:12.881987+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:04:14.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:13 smithi131 bash[32005]: cluster 2024-08-17T17:04:12.751634+0000 mon.a (mon.0) 1220 : cluster [DBG] osdmap e249: 8 total, 8 up, 8 in 2024-08-17T17:04:14.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:13 smithi131 bash[32005]: audit 2024-08-17T17:04:12.872759+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:04:14.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:13 smithi131 bash[32005]: audit 2024-08-17T17:04:12.881987+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:04:14.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:13 smithi169 bash[24469]: cluster 2024-08-17T17:04:12.751634+0000 mon.a (mon.0) 1220 : cluster [DBG] osdmap e249: 8 total, 8 up, 8 in 2024-08-17T17:04:14.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:13 smithi169 bash[24469]: audit 2024-08-17T17:04:12.872759+0000 mon.a (mon.0) 1221 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:04:14.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:13 smithi169 bash[24469]: audit 2024-08-17T17:04:12.881987+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:04:14.752 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:14 smithi131 bash[72920]: [17/Aug/2024:17:04:14] ENGINE Bus STARTING 2024-08-17T17:04:14.753 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:14 smithi131 bash[72920]: CherryPy Checker: 2024-08-17T17:04:14.753 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:14 smithi131 bash[72920]: The Application mounted at '' has an empty config. 2024-08-17T17:04:14.753 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:14 smithi131 bash[72920]: [17/Aug/2024:17:04:14] ENGINE Serving on http://:::9283 2024-08-17T17:04:14.753 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:14 smithi131 bash[72920]: [17/Aug/2024:17:04:14] ENGINE Bus STARTED 2024-08-17T17:04:15.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:14 smithi131 bash[22554]: cluster 2024-08-17T17:04:12.884287+0000 mgr.x (mgr.24487) 55 : cluster [DBG] pgmap v65: 137 pgs: 137 active+clean; 777 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 1009 KiB/s wr, 685 op/s 2024-08-17T17:04:15.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:14 smithi131 bash[22554]: cluster 2024-08-17T17:04:13.764591+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e250: 8 total, 8 up, 8 in 2024-08-17T17:04:15.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:14 smithi131 bash[22554]: audit 2024-08-17T17:04:13.773594+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:04:15.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:14 smithi131 bash[22554]: audit 2024-08-17T17:04:13.792961+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:04:15.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:14 smithi131 bash[22554]: cluster 2024-08-17T17:04:14.387183+0000 mon.a (mon.0) 1226 : cluster [DBG] Standby manager daemon y restarted 2024-08-17T17:04:15.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:14 smithi131 bash[22554]: cluster 2024-08-17T17:04:14.387284+0000 mon.a (mon.0) 1227 : cluster [DBG] Standby manager daemon y started 2024-08-17T17:04:15.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:14 smithi131 bash[22554]: audit 2024-08-17T17:04:14.390127+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.? 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-17T17:04:15.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:14 smithi131 bash[22554]: audit 2024-08-17T17:04:14.390607+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.? 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:04:15.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:14 smithi131 bash[22554]: audit 2024-08-17T17:04:14.391845+0000 mon.a (mon.0) 1230 : audit [DBG] from='mgr.? 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-17T17:04:15.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:14 smithi131 bash[22554]: audit 2024-08-17T17:04:14.392876+0000 mon.a (mon.0) 1231 : audit [DBG] from='mgr.? 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:04:15.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:14 smithi131 bash[32005]: cluster 2024-08-17T17:04:12.884287+0000 mgr.x (mgr.24487) 55 : cluster [DBG] pgmap v65: 137 pgs: 137 active+clean; 777 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 1009 KiB/s wr, 685 op/s 2024-08-17T17:04:15.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:14 smithi131 bash[32005]: cluster 2024-08-17T17:04:13.764591+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e250: 8 total, 8 up, 8 in 2024-08-17T17:04:15.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:14 smithi131 bash[32005]: audit 2024-08-17T17:04:13.773594+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:04:15.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:14 smithi131 bash[32005]: audit 2024-08-17T17:04:13.792961+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:04:15.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:14 smithi131 bash[32005]: cluster 2024-08-17T17:04:14.387183+0000 mon.a (mon.0) 1226 : cluster [DBG] Standby manager daemon y restarted 2024-08-17T17:04:15.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:14 smithi131 bash[32005]: cluster 2024-08-17T17:04:14.387284+0000 mon.a (mon.0) 1227 : cluster [DBG] Standby manager daemon y started 2024-08-17T17:04:15.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:14 smithi131 bash[32005]: audit 2024-08-17T17:04:14.390127+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.? 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-17T17:04:15.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:14 smithi131 bash[32005]: audit 2024-08-17T17:04:14.390607+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.? 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:04:15.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:14 smithi131 bash[32005]: audit 2024-08-17T17:04:14.391845+0000 mon.a (mon.0) 1230 : audit [DBG] from='mgr.? 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-17T17:04:15.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:14 smithi131 bash[32005]: audit 2024-08-17T17:04:14.392876+0000 mon.a (mon.0) 1231 : audit [DBG] from='mgr.? 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:04:15.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:14 smithi169 bash[24469]: cluster 2024-08-17T17:04:12.884287+0000 mgr.x (mgr.24487) 55 : cluster [DBG] pgmap v65: 137 pgs: 137 active+clean; 777 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 9.2 MiB/s rd, 1009 KiB/s wr, 685 op/s 2024-08-17T17:04:15.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:14 smithi169 bash[24469]: cluster 2024-08-17T17:04:13.764591+0000 mon.a (mon.0) 1223 : cluster [DBG] osdmap e250: 8 total, 8 up, 8 in 2024-08-17T17:04:15.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:14 smithi169 bash[24469]: audit 2024-08-17T17:04:13.773594+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:04:15.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:14 smithi169 bash[24469]: audit 2024-08-17T17:04:13.792961+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:04:15.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:14 smithi169 bash[24469]: cluster 2024-08-17T17:04:14.387183+0000 mon.a (mon.0) 1226 : cluster [DBG] Standby manager daemon y restarted 2024-08-17T17:04:15.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:14 smithi169 bash[24469]: cluster 2024-08-17T17:04:14.387284+0000 mon.a (mon.0) 1227 : cluster [DBG] Standby manager daemon y started 2024-08-17T17:04:15.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:14 smithi169 bash[24469]: audit 2024-08-17T17:04:14.390127+0000 mon.a (mon.0) 1228 : audit [DBG] from='mgr.? 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-08-17T17:04:15.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:14 smithi169 bash[24469]: audit 2024-08-17T17:04:14.390607+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.? 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:04:15.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:14 smithi169 bash[24469]: audit 2024-08-17T17:04:14.391845+0000 mon.a (mon.0) 1230 : audit [DBG] from='mgr.? 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-08-17T17:04:15.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:14 smithi169 bash[24469]: audit 2024-08-17T17:04:14.392876+0000 mon.a (mon.0) 1231 : audit [DBG] from='mgr.? 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:04:15.936 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 41943040 2024-08-17T17:04:16.008 INFO:tasks.workunit.client.0.smithi131.stdout:migration_execute 2024-08-17T17:04:16.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:15 smithi169 bash[24469]: cluster 2024-08-17T17:04:14.886001+0000 mgr.x (mgr.24487) 56 : cluster [DBG] pgmap v67: 137 pgs: 137 active+clean; 781 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.5 MiB/s rd, 1.6 MiB/s wr, 916 op/s 2024-08-17T17:04:16.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:15 smithi169 bash[24469]: cluster 2024-08-17T17:04:14.896618+0000 mon.a (mon.0) 1232 : cluster [DBG] mgrmap e27: x(active, since 46s), standbys: y 2024-08-17T17:04:16.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:15 smithi169 bash[24469]: cluster 2024-08-17T17:04:14.911135+0000 mon.a (mon.0) 1233 : cluster [DBG] osdmap e251: 8 total, 8 up, 8 in 2024-08-17T17:04:16.179 INFO:tasks.workunit.client.0.smithi131.stdout:migration_commit 2024-08-17T17:04:16.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:15 smithi131 bash[22554]: cluster 2024-08-17T17:04:14.886001+0000 mgr.x (mgr.24487) 56 : cluster [DBG] pgmap v67: 137 pgs: 137 active+clean; 781 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.5 MiB/s rd, 1.6 MiB/s wr, 916 op/s 2024-08-17T17:04:16.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:15 smithi131 bash[22554]: cluster 2024-08-17T17:04:14.896618+0000 mon.a (mon.0) 1232 : cluster [DBG] mgrmap e27: x(active, since 46s), standbys: y 2024-08-17T17:04:16.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:15 smithi131 bash[22554]: cluster 2024-08-17T17:04:14.911135+0000 mon.a (mon.0) 1233 : cluster [DBG] osdmap e251: 8 total, 8 up, 8 in 2024-08-17T17:04:16.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:15 smithi131 bash[32005]: cluster 2024-08-17T17:04:14.886001+0000 mgr.x (mgr.24487) 56 : cluster [DBG] pgmap v67: 137 pgs: 137 active+clean; 781 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 8.5 MiB/s rd, 1.6 MiB/s wr, 916 op/s 2024-08-17T17:04:16.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:15 smithi131 bash[32005]: cluster 2024-08-17T17:04:14.896618+0000 mon.a (mon.0) 1232 : cluster [DBG] mgrmap e27: x(active, since 46s), standbys: y 2024-08-17T17:04:16.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:15 smithi131 bash[32005]: cluster 2024-08-17T17:04:14.911135+0000 mon.a (mon.0) 1233 : cluster [DBG] osdmap e251: 8 total, 8 up, 8 in 2024-08-17T17:04:17.143 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.TriggerAssertSnapcSeq (6466 ms) 2024-08-17T17:04:17.143 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.SnapTrimBeforePrepare 2024-08-17T17:04:17.225 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:04:17.255 INFO:tasks.workunit.client.0.smithi131.stdout:write: A 41943040~10 2024-08-17T17:04:17.278 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap1 2024-08-17T17:04:17.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:16 smithi131 bash[22554]: cluster 2024-08-17T17:04:15.920598+0000 mon.a (mon.0) 1234 : cluster [DBG] osdmap e252: 8 total, 8 up, 8 in 2024-08-17T17:04:17.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:16 smithi131 bash[32005]: cluster 2024-08-17T17:04:15.920598+0000 mon.a (mon.0) 1234 : cluster [DBG] osdmap e252: 8 total, 8 up, 8 in 2024-08-17T17:04:17.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:16 smithi169 bash[24469]: cluster 2024-08-17T17:04:15.920598+0000 mon.a (mon.0) 1234 : cluster [DBG] osdmap e252: 8 total, 8 up, 8 in 2024-08-17T17:04:18.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:17 smithi131 bash[22554]: cluster 2024-08-17T17:04:16.886816+0000 mgr.x (mgr.24487) 57 : cluster [DBG] pgmap v70: 137 pgs: 137 active+clean; 781 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 1011 KiB/s wr, 451 op/s 2024-08-17T17:04:18.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:17 smithi131 bash[22554]: cluster 2024-08-17T17:04:16.929305+0000 mon.a (mon.0) 1235 : cluster [DBG] osdmap e253: 8 total, 8 up, 8 in 2024-08-17T17:04:18.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:17 smithi131 bash[22554]: audit 2024-08-17T17:04:17.030327+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:04:18.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:17 smithi131 bash[32005]: cluster 2024-08-17T17:04:16.886816+0000 mgr.x (mgr.24487) 57 : cluster [DBG] pgmap v70: 137 pgs: 137 active+clean; 781 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 1011 KiB/s wr, 451 op/s 2024-08-17T17:04:18.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:17 smithi131 bash[32005]: cluster 2024-08-17T17:04:16.929305+0000 mon.a (mon.0) 1235 : cluster [DBG] osdmap e253: 8 total, 8 up, 8 in 2024-08-17T17:04:18.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:17 smithi131 bash[32005]: audit 2024-08-17T17:04:17.030327+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:04:18.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:17 smithi169 bash[24469]: cluster 2024-08-17T17:04:16.886816+0000 mgr.x (mgr.24487) 57 : cluster [DBG] pgmap v70: 137 pgs: 137 active+clean; 781 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 1.3 MiB/s rd, 1011 KiB/s wr, 451 op/s 2024-08-17T17:04:18.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:17 smithi169 bash[24469]: cluster 2024-08-17T17:04:16.929305+0000 mon.a (mon.0) 1235 : cluster [DBG] osdmap e253: 8 total, 8 up, 8 in 2024-08-17T17:04:18.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:17 smithi169 bash[24469]: audit 2024-08-17T17:04:17.030327+0000 mon.b (mon.1) 76 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:04:18.950 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 41943040 2024-08-17T17:04:18.984 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:04:19.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:18 smithi131 bash[32005]: cluster 2024-08-17T17:04:17.941225+0000 mon.a (mon.0) 1236 : cluster [DBG] osdmap e254: 8 total, 8 up, 8 in 2024-08-17T17:04:19.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:18 smithi131 bash[22554]: cluster 2024-08-17T17:04:17.941225+0000 mon.a (mon.0) 1236 : cluster [DBG] osdmap e254: 8 total, 8 up, 8 in 2024-08-17T17:04:19.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:18 smithi169 bash[24469]: cluster 2024-08-17T17:04:17.941225+0000 mon.a (mon.0) 1236 : cluster [DBG] osdmap e254: 8 total, 8 up, 8 in 2024-08-17T17:04:19.390 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:04:19 smithi169 bash[53014]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:04:19] "GET /metrics HTTP/1.1" 200 38736 "" "Prometheus/2.43.0" 2024-08-17T17:04:20.188 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:04:20.215 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap3 2024-08-17T17:04:20.312 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:19 smithi131 bash[32005]: cluster 2024-08-17T17:04:18.887577+0000 mgr.x (mgr.24487) 58 : cluster [DBG] pgmap v73: 137 pgs: 137 active+clean; 781 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:04:20.312 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:19 smithi131 bash[32005]: cluster 2024-08-17T17:04:18.947227+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e255: 8 total, 8 up, 8 in 2024-08-17T17:04:20.312 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:19 smithi131 bash[22554]: cluster 2024-08-17T17:04:18.887577+0000 mgr.x (mgr.24487) 58 : cluster [DBG] pgmap v73: 137 pgs: 137 active+clean; 781 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:04:20.312 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:19 smithi131 bash[22554]: cluster 2024-08-17T17:04:18.947227+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e255: 8 total, 8 up, 8 in 2024-08-17T17:04:20.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:19 smithi169 bash[24469]: cluster 2024-08-17T17:04:18.887577+0000 mgr.x (mgr.24487) 58 : cluster [DBG] pgmap v73: 137 pgs: 137 active+clean; 781 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:04:20.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:19 smithi169 bash[24469]: cluster 2024-08-17T17:04:18.947227+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e255: 8 total, 8 up, 8 in 2024-08-17T17:04:21.299 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:20 smithi131 bash[32005]: cluster 2024-08-17T17:04:19.961910+0000 mon.a (mon.0) 1238 : cluster [DBG] osdmap e256: 8 total, 8 up, 8 in 2024-08-17T17:04:21.299 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:20 smithi131 bash[22554]: cluster 2024-08-17T17:04:19.961910+0000 mon.a (mon.0) 1238 : cluster [DBG] osdmap e256: 8 total, 8 up, 8 in 2024-08-17T17:04:21.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:20 smithi169 bash[24469]: cluster 2024-08-17T17:04:19.961910+0000 mon.a (mon.0) 1238 : cluster [DBG] osdmap e256: 8 total, 8 up, 8 in 2024-08-17T17:04:21.993 INFO:tasks.workunit.client.0.smithi131.stdout:write: B 41943040~10 2024-08-17T17:04:22.009 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap4 2024-08-17T17:04:22.239 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:21 smithi131 bash[22554]: cluster 2024-08-17T17:04:20.888339+0000 mgr.x (mgr.24487) 59 : cluster [DBG] pgmap v76: 137 pgs: 137 active+clean; 781 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 213 KiB/s rd, 23 KiB/s wr, 294 op/s 2024-08-17T17:04:22.240 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:21 smithi131 bash[22554]: cluster 2024-08-17T17:04:20.971823+0000 mon.a (mon.0) 1239 : cluster [DBG] osdmap e257: 8 total, 8 up, 8 in 2024-08-17T17:04:22.240 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:21 smithi131 bash[32005]: cluster 2024-08-17T17:04:20.888339+0000 mgr.x (mgr.24487) 59 : cluster [DBG] pgmap v76: 137 pgs: 137 active+clean; 781 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 213 KiB/s rd, 23 KiB/s wr, 294 op/s 2024-08-17T17:04:22.240 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:21 smithi131 bash[32005]: cluster 2024-08-17T17:04:20.971823+0000 mon.a (mon.0) 1239 : cluster [DBG] osdmap e257: 8 total, 8 up, 8 in 2024-08-17T17:04:22.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:21 smithi169 bash[24469]: cluster 2024-08-17T17:04:20.888339+0000 mgr.x (mgr.24487) 59 : cluster [DBG] pgmap v76: 137 pgs: 137 active+clean; 781 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 213 KiB/s rd, 23 KiB/s wr, 294 op/s 2024-08-17T17:04:22.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:21 smithi169 bash[24469]: cluster 2024-08-17T17:04:20.971823+0000 mon.a (mon.0) 1239 : cluster [DBG] osdmap e257: 8 total, 8 up, 8 in 2024-08-17T17:04:23.322 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:22 smithi131 bash[32005]: cluster 2024-08-17T17:04:21.972181+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e258: 8 total, 8 up, 8 in 2024-08-17T17:04:23.322 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:22 smithi131 bash[22554]: cluster 2024-08-17T17:04:21.972181+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e258: 8 total, 8 up, 8 in 2024-08-17T17:04:23.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:22 smithi169 bash[24469]: cluster 2024-08-17T17:04:21.972181+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e258: 8 total, 8 up, 8 in 2024-08-17T17:04:23.767 INFO:teuthology.orchestra.run.smithi131.stdout:true 2024-08-17T17:04:23.775 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 41943040 2024-08-17T17:04:23.816 INFO:tasks.workunit.client.0.smithi131.stdout:migration_execute 2024-08-17T17:04:23.939 INFO:tasks.workunit.client.0.smithi131.stdout:migration_commit 2024-08-17T17:04:24.210 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.SnapTrimBeforePrepare (7067 ms) 2024-08-17T17:04:24.210 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.AbortInUseImage 2024-08-17T17:04:24.275 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:04:24.299 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:04:24.342 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[72920]: [17/Aug/2024:17:04:24] ENGINE Bus STOPPING 2024-08-17T17:04:24.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:23 smithi131 bash[32005]: cluster 2024-08-17T17:04:22.889218+0000 mgr.x (mgr.24487) 60 : cluster [DBG] pgmap v79: 137 pgs: 137 active+clean; 781 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 213 KiB/s rd, 23 KiB/s wr, 294 op/s 2024-08-17T17:04:24.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:23 smithi131 bash[32005]: cluster 2024-08-17T17:04:22.988540+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e259: 8 total, 8 up, 8 in 2024-08-17T17:04:24.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:23 smithi131 bash[32005]: audit 2024-08-17T17:04:23.744859+0000 mgr.x (mgr.24487) 61 : audit [DBG] from='client.15045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:24.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:23 smithi131 bash[32005]: cluster 2024-08-17T17:04:23.752439+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e260: 8 total, 8 up, 8 in 2024-08-17T17:04:24.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:23 smithi131 bash[32005]: audit 2024-08-17T17:04:23.834839+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:04:24.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:23 smithi131 bash[32005]: audit 2024-08-17T17:04:23.847405+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:04:24.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:23 smithi131 bash[32005]: audit 2024-08-17T17:04:23.848614+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:04:24.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:23 smithi131 bash[32005]: audit 2024-08-17T17:04:23.850601+0000 mon.b (mon.1) 78 : audit [INF] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:04:24.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:23 smithi131 bash[32005]: audit 2024-08-17T17:04:23.865703+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:04:24.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:23 smithi131 bash[22554]: cluster 2024-08-17T17:04:22.889218+0000 mgr.x (mgr.24487) 60 : cluster [DBG] pgmap v79: 137 pgs: 137 active+clean; 781 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 213 KiB/s rd, 23 KiB/s wr, 294 op/s 2024-08-17T17:04:24.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:23 smithi131 bash[22554]: cluster 2024-08-17T17:04:22.988540+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e259: 8 total, 8 up, 8 in 2024-08-17T17:04:24.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:23 smithi131 bash[22554]: audit 2024-08-17T17:04:23.744859+0000 mgr.x (mgr.24487) 61 : audit [DBG] from='client.15045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:24.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:23 smithi131 bash[22554]: cluster 2024-08-17T17:04:23.752439+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e260: 8 total, 8 up, 8 in 2024-08-17T17:04:24.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:23 smithi131 bash[22554]: audit 2024-08-17T17:04:23.834839+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:04:24.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:23 smithi131 bash[22554]: audit 2024-08-17T17:04:23.847405+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:04:24.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:23 smithi131 bash[22554]: audit 2024-08-17T17:04:23.848614+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:04:24.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:23 smithi131 bash[22554]: audit 2024-08-17T17:04:23.850601+0000 mon.b (mon.1) 78 : audit [INF] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:04:24.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:23 smithi131 bash[22554]: audit 2024-08-17T17:04:23.865703+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:04:24.389 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:04:24 smithi169 bash[53014]: ignoring --setuser ceph since I am not root 2024-08-17T17:04:24.390 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:04:24 smithi169 bash[53014]: ignoring --setgroup ceph since I am not root 2024-08-17T17:04:24.390 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:04:24 smithi169 bash[53014]: debug 2024-08-17T17:04:24.100+0000 7fbf29f4b640 1 -- 172.21.15.169:0/1334350019 <== mon.1 v2:172.21.15.169:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x557addb730e0 con 0x557addb75800 2024-08-17T17:04:24.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:23 smithi169 bash[24469]: cluster 2024-08-17T17:04:22.889218+0000 mgr.x (mgr.24487) 60 : cluster [DBG] pgmap v79: 137 pgs: 137 active+clean; 781 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 213 KiB/s rd, 23 KiB/s wr, 294 op/s 2024-08-17T17:04:24.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:23 smithi169 bash[24469]: cluster 2024-08-17T17:04:22.988540+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e259: 8 total, 8 up, 8 in 2024-08-17T17:04:24.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:23 smithi169 bash[24469]: audit 2024-08-17T17:04:23.744859+0000 mgr.x (mgr.24487) 61 : audit [DBG] from='client.15045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:24.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:23 smithi169 bash[24469]: cluster 2024-08-17T17:04:23.752439+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e260: 8 total, 8 up, 8 in 2024-08-17T17:04:24.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:23 smithi169 bash[24469]: audit 2024-08-17T17:04:23.834839+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:04:24.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:23 smithi169 bash[24469]: audit 2024-08-17T17:04:23.847405+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:04:24.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:23 smithi169 bash[24469]: audit 2024-08-17T17:04:23.848614+0000 mon.b (mon.1) 77 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:04:24.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:23 smithi169 bash[24469]: audit 2024-08-17T17:04:23.850601+0000 mon.b (mon.1) 78 : audit [INF] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:04:24.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:23 smithi169 bash[24469]: audit 2024-08-17T17:04:23.865703+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.24487 ' entity='mgr.x' 2024-08-17T17:04:24.664 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.AbortInUseImage (454 ms) 2024-08-17T17:04:24.665 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.AbortWithoutSnapshots 2024-08-17T17:04:24.716 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:04:24.735 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 0~8388609 2024-08-17T17:04:24.819 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 16777218~8388609 2024-08-17T17:04:24.842 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[72920]: [17/Aug/2024:17:04:24] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T17:04:24.842 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[72920]: [17/Aug/2024:17:04:24] ENGINE Bus STOPPED 2024-08-17T17:04:24.894 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:04:25.203 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 0~8388609 2024-08-17T17:04:25.255 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 16777218~8388609 2024-08-17T17:04:25.315 INFO:tasks.workunit.client.0.smithi131.stdout:migration_abort 2024-08-17T17:04:25.342 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:25 smithi131 bash[72920]: debug 2024-08-17T17:04:25.007+0000 7f6480e0a640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:04:25.342 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:25 smithi131 bash[72920]: debug 2024-08-17T17:04:25.007+0000 7f6480e0a640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:04:25.343 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:25 smithi131 bash[72920]: debug 2024-08-17T17:04:25.007+0000 7f6480e0a640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:04:25.343 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:25 smithi131 bash[72920]: debug 2024-08-17T17:04:25.007+0000 7f6480e0a640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:04:25.343 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:25 smithi131 bash[72920]: debug 2024-08-17T17:04:25.007+0000 7f6480e0a640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:04:25.343 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:25 smithi131 bash[72920]: debug 2024-08-17T17:04:25.007+0000 7f647de04640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:04:25.343 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:25 smithi131 bash[72920]: debug 2024-08-17T17:04:25.007+0000 7f647de04640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:04:25.343 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:25 smithi131 bash[72920]: debug 2024-08-17T17:04:25.007+0000 7f647de04640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:04:25.343 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:25 smithi131 bash[72920]: debug 2024-08-17T17:04:25.007+0000 7f647de04640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:04:25.343 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:25 smithi131 bash[72920]: debug 2024-08-17T17:04:25.007+0000 7f647de04640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:04:25.343 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:25 smithi131 bash[72920]: [17/Aug/2024:17:04:25] ENGINE Bus STARTING 2024-08-17T17:04:25.343 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:25 smithi131 bash[72920]: [17/Aug/2024:17:04:25] ENGINE Serving on http://:::9283 2024-08-17T17:04:25.343 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:25 smithi131 bash[72920]: [17/Aug/2024:17:04:25] ENGINE Bus STARTED 2024-08-17T17:04:25.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[22554]: audit 2024-08-17T17:04:24.019146+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:04:25.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[22554]: audit 2024-08-17T17:04:24.024936+0000 mon.b (mon.1) 80 : audit [INF] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-17T17:04:25.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[22554]: audit 2024-08-17T17:04:24.029387+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24487 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-17T17:04:25.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[22554]: cluster 2024-08-17T17:04:24.030372+0000 mon.a (mon.0) 1247 : cluster [INF] Activating manager daemon y 2024-08-17T17:04:25.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[22554]: cluster 2024-08-17T17:04:24.036984+0000 mon.a (mon.0) 1248 : cluster [DBG] osdmap e261: 8 total, 8 up, 8 in 2024-08-17T17:04:25.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[22554]: audit 2024-08-17T17:04:24.037427+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.24487 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-08-17T17:04:25.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[22554]: cluster 2024-08-17T17:04:24.037550+0000 mon.a (mon.0) 1250 : cluster [DBG] mgrmap e28: y(active, starting, since 0.00718065s) 2024-08-17T17:04:25.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[22554]: audit 2024-08-17T17:04:24.042092+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:04:25.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[22554]: audit 2024-08-17T17:04:24.042420+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:04:25.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[22554]: audit 2024-08-17T17:04:24.042762+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:04:25.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[22554]: audit 2024-08-17T17:04:24.043401+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi169.mekqdz"}]: dispatch 2024-08-17T17:04:25.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[22554]: audit 2024-08-17T17:04:24.043537+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi131.ctintn"}]: dispatch 2024-08-17T17:04:25.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[22554]: audit 2024-08-17T17:04:24.046014+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T17:04:25.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[22554]: audit 2024-08-17T17:04:24.046409+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:04:25.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[22554]: audit 2024-08-17T17:04:24.046855+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:04:25.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[22554]: audit 2024-08-17T17:04:24.047231+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:04:25.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[22554]: audit 2024-08-17T17:04:24.047719+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:04:25.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[22554]: audit 2024-08-17T17:04:24.048147+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:04:25.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[22554]: audit 2024-08-17T17:04:24.048445+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:04:25.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[32005]: audit 2024-08-17T17:04:24.019146+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:04:25.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[32005]: audit 2024-08-17T17:04:24.024936+0000 mon.b (mon.1) 80 : audit [INF] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-17T17:04:25.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[32005]: audit 2024-08-17T17:04:24.029387+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24487 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-17T17:04:25.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[32005]: cluster 2024-08-17T17:04:24.030372+0000 mon.a (mon.0) 1247 : cluster [INF] Activating manager daemon y 2024-08-17T17:04:25.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[32005]: cluster 2024-08-17T17:04:24.036984+0000 mon.a (mon.0) 1248 : cluster [DBG] osdmap e261: 8 total, 8 up, 8 in 2024-08-17T17:04:25.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[32005]: audit 2024-08-17T17:04:24.037427+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.24487 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-08-17T17:04:25.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[32005]: cluster 2024-08-17T17:04:24.037550+0000 mon.a (mon.0) 1250 : cluster [DBG] mgrmap e28: y(active, starting, since 0.00718065s) 2024-08-17T17:04:25.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[32005]: audit 2024-08-17T17:04:24.042092+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:04:25.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[32005]: audit 2024-08-17T17:04:24.042420+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:04:25.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[32005]: audit 2024-08-17T17:04:24.042762+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:04:25.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[32005]: audit 2024-08-17T17:04:24.043401+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi169.mekqdz"}]: dispatch 2024-08-17T17:04:25.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[32005]: audit 2024-08-17T17:04:24.043537+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi131.ctintn"}]: dispatch 2024-08-17T17:04:25.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[32005]: audit 2024-08-17T17:04:24.046014+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T17:04:25.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[32005]: audit 2024-08-17T17:04:24.046409+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:04:25.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[32005]: audit 2024-08-17T17:04:24.046855+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:04:25.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[32005]: audit 2024-08-17T17:04:24.047231+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:04:25.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[32005]: audit 2024-08-17T17:04:24.047719+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:04:25.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[32005]: audit 2024-08-17T17:04:24.048147+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:04:25.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[32005]: audit 2024-08-17T17:04:24.048445+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:04:25.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[22554]: audit 2024-08-17T17:04:24.049577+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:04:25.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[22554]: audit 2024-08-17T17:04:24.050226+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:04:25.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[22554]: audit 2024-08-17T17:04:24.051102+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T17:04:25.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[22554]: audit 2024-08-17T17:04:24.051956+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T17:04:25.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[22554]: audit 2024-08-17T17:04:24.052963+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T17:04:25.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[22554]: cluster 2024-08-17T17:04:24.562097+0000 mon.a (mon.0) 1251 : cluster [INF] Manager daemon y is now available 2024-08-17T17:04:25.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[22554]: audit 2024-08-17T17:04:24.882076+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:04:25.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[22554]: audit 2024-08-17T17:04:24.913856+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:04:25.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[22554]: audit 2024-08-17T17:04:24.914309+0000 mon.c (mon.2) 63 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:04:25.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[22554]: audit 2024-08-17T17:04:24.933117+0000 mon.c (mon.2) 64 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:04:25.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[22554]: audit 2024-08-17T17:04:24.933565+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:04:25.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[22554]: audit 2024-08-17T17:04:24.961281+0000 mon.c (mon.2) 65 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T17:04:25.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[22554]: audit 2024-08-17T17:04:24.961799+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T17:04:25.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[32005]: audit 2024-08-17T17:04:24.049577+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:04:25.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[32005]: audit 2024-08-17T17:04:24.050226+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:04:25.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[32005]: audit 2024-08-17T17:04:24.051102+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T17:04:25.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[32005]: audit 2024-08-17T17:04:24.051956+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T17:04:25.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[32005]: audit 2024-08-17T17:04:24.052963+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T17:04:25.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[32005]: cluster 2024-08-17T17:04:24.562097+0000 mon.a (mon.0) 1251 : cluster [INF] Manager daemon y is now available 2024-08-17T17:04:25.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[32005]: audit 2024-08-17T17:04:24.882076+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:04:25.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[32005]: audit 2024-08-17T17:04:24.913856+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:04:25.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[32005]: audit 2024-08-17T17:04:24.914309+0000 mon.c (mon.2) 63 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:04:25.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[32005]: audit 2024-08-17T17:04:24.933117+0000 mon.c (mon.2) 64 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:04:25.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[32005]: audit 2024-08-17T17:04:24.933565+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:04:25.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[32005]: audit 2024-08-17T17:04:24.961281+0000 mon.c (mon.2) 65 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T17:04:25.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:24 smithi131 bash[32005]: audit 2024-08-17T17:04:24.961799+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T17:04:25.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:24 smithi169 bash[24469]: audit 2024-08-17T17:04:24.019146+0000 mon.b (mon.1) 79 : audit [DBG] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:04:25.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:24 smithi169 bash[24469]: audit 2024-08-17T17:04:24.024936+0000 mon.b (mon.1) 80 : audit [INF] from='mgr.24487 172.21.15.169:0/1478909141' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-17T17:04:25.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:24 smithi169 bash[24469]: audit 2024-08-17T17:04:24.029387+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.24487 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-08-17T17:04:25.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:24 smithi169 bash[24469]: cluster 2024-08-17T17:04:24.030372+0000 mon.a (mon.0) 1247 : cluster [INF] Activating manager daemon y 2024-08-17T17:04:25.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:24 smithi169 bash[24469]: cluster 2024-08-17T17:04:24.036984+0000 mon.a (mon.0) 1248 : cluster [DBG] osdmap e261: 8 total, 8 up, 8 in 2024-08-17T17:04:25.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:24 smithi169 bash[24469]: audit 2024-08-17T17:04:24.037427+0000 mon.a (mon.0) 1249 : audit [INF] from='mgr.24487 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-08-17T17:04:25.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:24 smithi169 bash[24469]: cluster 2024-08-17T17:04:24.037550+0000 mon.a (mon.0) 1250 : cluster [DBG] mgrmap e28: y(active, starting, since 0.00718065s) 2024-08-17T17:04:25.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:24 smithi169 bash[24469]: audit 2024-08-17T17:04:24.042092+0000 mon.c (mon.2) 44 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:04:25.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:24 smithi169 bash[24469]: audit 2024-08-17T17:04:24.042420+0000 mon.c (mon.2) 45 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:04:25.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:24 smithi169 bash[24469]: audit 2024-08-17T17:04:24.042762+0000 mon.c (mon.2) 46 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:04:25.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:24 smithi169 bash[24469]: audit 2024-08-17T17:04:24.043401+0000 mon.c (mon.2) 47 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi169.mekqdz"}]: dispatch 2024-08-17T17:04:25.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:24 smithi169 bash[24469]: audit 2024-08-17T17:04:24.043537+0000 mon.c (mon.2) 48 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi131.ctintn"}]: dispatch 2024-08-17T17:04:25.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:24 smithi169 bash[24469]: audit 2024-08-17T17:04:24.046014+0000 mon.c (mon.2) 49 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T17:04:25.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:24 smithi169 bash[24469]: audit 2024-08-17T17:04:24.046409+0000 mon.c (mon.2) 50 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:04:25.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:24 smithi169 bash[24469]: audit 2024-08-17T17:04:24.046855+0000 mon.c (mon.2) 51 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:04:25.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:24 smithi169 bash[24469]: audit 2024-08-17T17:04:24.047231+0000 mon.c (mon.2) 52 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:04:25.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:24 smithi169 bash[24469]: audit 2024-08-17T17:04:24.047719+0000 mon.c (mon.2) 53 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:04:25.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:24 smithi169 bash[24469]: audit 2024-08-17T17:04:24.048147+0000 mon.c (mon.2) 54 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:04:25.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:24 smithi169 bash[24469]: audit 2024-08-17T17:04:24.048445+0000 mon.c (mon.2) 55 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:04:25.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:24 smithi169 bash[24469]: audit 2024-08-17T17:04:24.049577+0000 mon.c (mon.2) 56 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:04:25.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:24 smithi169 bash[24469]: audit 2024-08-17T17:04:24.050226+0000 mon.c (mon.2) 57 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:04:25.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:24 smithi169 bash[24469]: audit 2024-08-17T17:04:24.051102+0000 mon.c (mon.2) 58 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T17:04:25.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:24 smithi169 bash[24469]: audit 2024-08-17T17:04:24.051956+0000 mon.c (mon.2) 59 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T17:04:25.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:24 smithi169 bash[24469]: audit 2024-08-17T17:04:24.052963+0000 mon.c (mon.2) 60 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T17:04:25.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:24 smithi169 bash[24469]: cluster 2024-08-17T17:04:24.562097+0000 mon.a (mon.0) 1251 : cluster [INF] Manager daemon y is now available 2024-08-17T17:04:25.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:24 smithi169 bash[24469]: audit 2024-08-17T17:04:24.882076+0000 mon.c (mon.2) 61 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:04:25.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:24 smithi169 bash[24469]: audit 2024-08-17T17:04:24.913856+0000 mon.c (mon.2) 62 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:04:25.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:24 smithi169 bash[24469]: audit 2024-08-17T17:04:24.914309+0000 mon.c (mon.2) 63 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:04:25.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:24 smithi169 bash[24469]: audit 2024-08-17T17:04:24.933117+0000 mon.c (mon.2) 64 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:04:25.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:24 smithi169 bash[24469]: audit 2024-08-17T17:04:24.933565+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:04:25.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:24 smithi169 bash[24469]: audit 2024-08-17T17:04:24.961281+0000 mon.c (mon.2) 65 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T17:04:25.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:24 smithi169 bash[24469]: audit 2024-08-17T17:04:24.961799+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T17:04:25.482 INFO:teuthology.orchestra.run.smithi131.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T17:04:25.482 INFO:teuthology.orchestra.run.smithi131.stdout:alertmanager.a smithi131 *:9093,9094 running (7m) 12s ago 7m 13.6M - 0.25.0 c8568f914cd2 dee86a28ddfc 2024-08-17T17:04:25.482 INFO:teuthology.orchestra.run.smithi131.stdout:grafana.a smithi169 *:3000 running (7m) 12s ago 7m 78.8M - 9.4.7 954c08fa6188 d0446dbf1cf1 2024-08-17T17:04:25.482 INFO:teuthology.orchestra.run.smithi131.stdout:mds.foo.smithi131.ctintn smithi131 running (5m) 12s ago 5m 13.4M - 18.2.4-719-gced649f8 c870753d67c2 6dd140bebf9a 2024-08-17T17:04:25.482 INFO:teuthology.orchestra.run.smithi131.stdout:mds.foo.smithi169.mekqdz smithi169 running (5m) 12s ago 5m 16.1M - 18.2.4-719-gced649f8 c870753d67c2 de2b6ed48bc0 2024-08-17T17:04:25.482 INFO:teuthology.orchestra.run.smithi131.stdout:mgr.x smithi169 *:8443,9283,8765 running (75s) 12s ago 16m 496M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb ef8d09007773 2024-08-17T17:04:25.482 INFO:teuthology.orchestra.run.smithi131.stdout:mgr.y smithi131 *:8443,9283,8765 running (18s) 12s ago 18m 137M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb c3e5c2355bd4 2024-08-17T17:04:25.483 INFO:teuthology.orchestra.run.smithi131.stdout:mon.a smithi131 running (18m) 12s ago 18m 58.0M 2048M 18.2.4-719-gced649f8 c870753d67c2 1767c0122aeb 2024-08-17T17:04:25.483 INFO:teuthology.orchestra.run.smithi131.stdout:mon.b smithi169 running (16m) 12s ago 16m 44.8M 2048M 18.2.4-719-gced649f8 c870753d67c2 ca0432409671 2024-08-17T17:04:25.483 INFO:teuthology.orchestra.run.smithi131.stdout:mon.c smithi131 running (16m) 12s ago 16m 43.2M 2048M 18.2.4-719-gced649f8 c870753d67c2 7fec9fe0b005 2024-08-17T17:04:25.483 INFO:teuthology.orchestra.run.smithi131.stdout:node-exporter.a smithi131 *:9100 running (8m) 12s ago 8m 8748k - 1.5.0 0da6a335fe13 432b6cc24df8 2024-08-17T17:04:25.483 INFO:teuthology.orchestra.run.smithi131.stdout:node-exporter.b smithi169 *:9100 running (8m) 12s ago 8m 8640k - 1.5.0 0da6a335fe13 1ad8a77b7942 2024-08-17T17:04:25.483 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0 smithi131 running (15m) 12s ago 15m 124M 2524M 18.2.4-719-gced649f8 c870753d67c2 56f0a67267a6 2024-08-17T17:04:25.483 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1 smithi131 running (14m) 12s ago 14m 116M 2524M 18.2.4-719-gced649f8 c870753d67c2 2f713ee6cf33 2024-08-17T17:04:25.483 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2 smithi131 running (13m) 12s ago 13m 106M 2524M 18.2.4-719-gced649f8 c870753d67c2 fe215c9d7f47 2024-08-17T17:04:25.483 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3 smithi131 running (13m) 12s ago 13m 102M 2524M 18.2.4-719-gced649f8 c870753d67c2 2f170c02ee2d 2024-08-17T17:04:25.483 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4 smithi169 running (12m) 12s ago 12m 116M 2524M 18.2.4-719-gced649f8 c870753d67c2 524bbf4e0cc3 2024-08-17T17:04:25.483 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5 smithi169 running (11m) 12s ago 11m 89.5M 2524M 18.2.4-719-gced649f8 c870753d67c2 5878adfca71c 2024-08-17T17:04:25.483 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6 smithi169 running (10m) 12s ago 10m 126M 2524M 18.2.4-719-gced649f8 c870753d67c2 78df1d40d56b 2024-08-17T17:04:25.483 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7 smithi169 running (9m) 12s ago 9m 98.9M 2524M 18.2.4-719-gced649f8 c870753d67c2 c1f457bcf070 2024-08-17T17:04:25.483 INFO:teuthology.orchestra.run.smithi131.stdout:prometheus.a smithi169 *:9095 running (25s) 12s ago 8m 32.3M - 2.43.0 a07b618ecd1d cb622be1d8d1 2024-08-17T17:04:25.571 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.AbortWithoutSnapshots (907 ms) 2024-08-17T17:04:25.572 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.AbortWithSnapshots 2024-08-17T17:04:25.617 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:04:25.629 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 0~8388609 2024-08-17T17:04:25.688 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap1 2024-08-17T17:04:25.874 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:04:25.874 INFO:teuthology.orchestra.run.smithi131.stdout: "mon": { 2024-08-17T17:04:25.875 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 3 2024-08-17T17:04:25.875 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:04:25.875 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr": { 2024-08-17T17:04:25.875 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 1 2024-08-17T17:04:25.875 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:04:25.875 INFO:teuthology.orchestra.run.smithi131.stdout: "osd": { 2024-08-17T17:04:25.875 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 8 2024-08-17T17:04:25.875 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:04:25.875 INFO:teuthology.orchestra.run.smithi131.stdout: "mds": { 2024-08-17T17:04:25.875 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 2 2024-08-17T17:04:25.876 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:04:25.876 INFO:teuthology.orchestra.run.smithi131.stdout: "overall": { 2024-08-17T17:04:25.876 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 13, 2024-08-17T17:04:25.876 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 1 2024-08-17T17:04:25.876 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:04:25.876 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:04:26.185 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:04:26.185 INFO:teuthology.orchestra.run.smithi131.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d", 2024-08-17T17:04:26.185 INFO:teuthology.orchestra.run.smithi131.stdout: "in_progress": true, 2024-08-17T17:04:26.185 INFO:teuthology.orchestra.run.smithi131.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-08-17T17:04:26.185 INFO:teuthology.orchestra.run.smithi131.stdout: "services_complete": [ 2024-08-17T17:04:26.185 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr" 2024-08-17T17:04:26.185 INFO:teuthology.orchestra.run.smithi131.stdout: ], 2024-08-17T17:04:26.185 INFO:teuthology.orchestra.run.smithi131.stdout: "progress": "2/2 daemons upgraded", 2024-08-17T17:04:26.185 INFO:teuthology.orchestra.run.smithi131.stdout: "message": "", 2024-08-17T17:04:26.185 INFO:teuthology.orchestra.run.smithi131.stdout: "is_paused": false 2024-08-17T17:04:26.185 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:04:26.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:26 smithi131 bash[22554]: cluster 2024-08-17T17:04:25.046128+0000 mon.a (mon.0) 1254 : cluster [DBG] mgrmap e29: y(active, since 1.01575s) 2024-08-17T17:04:26.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:26 smithi131 bash[22554]: audit 2024-08-17T17:04:25.086551+0000 mgr.y (mgr.15039) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:04:26.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:26 smithi131 bash[22554]: audit 2024-08-17T17:04:25.088397+0000 mgr.y (mgr.15039) 2 : audit [DBG] from='client.24974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:26.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:26 smithi131 bash[22554]: cluster 2024-08-17T17:04:25.094984+0000 mgr.y (mgr.15039) 3 : cluster [DBG] pgmap v3: 137 pgs: 137 active+clean; 813 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:04:26.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:26 smithi131 bash[22554]: audit 2024-08-17T17:04:25.468792+0000 mgr.y (mgr.15039) 4 : audit [DBG] from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:26.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:26 smithi131 bash[22554]: audit 2024-08-17T17:04:25.881662+0000 mon.a (mon.0) 1255 : audit [DBG] from='client.? 172.21.15.131:0/3212833778' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:04:26.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:26 smithi131 bash[32005]: cluster 2024-08-17T17:04:25.046128+0000 mon.a (mon.0) 1254 : cluster [DBG] mgrmap e29: y(active, since 1.01575s) 2024-08-17T17:04:26.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:26 smithi131 bash[32005]: audit 2024-08-17T17:04:25.086551+0000 mgr.y (mgr.15039) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:04:26.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:26 smithi131 bash[32005]: audit 2024-08-17T17:04:25.088397+0000 mgr.y (mgr.15039) 2 : audit [DBG] from='client.24974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:26.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:26 smithi131 bash[32005]: cluster 2024-08-17T17:04:25.094984+0000 mgr.y (mgr.15039) 3 : cluster [DBG] pgmap v3: 137 pgs: 137 active+clean; 813 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:04:26.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:26 smithi131 bash[32005]: audit 2024-08-17T17:04:25.468792+0000 mgr.y (mgr.15039) 4 : audit [DBG] from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:26.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:26 smithi131 bash[32005]: audit 2024-08-17T17:04:25.881662+0000 mon.a (mon.0) 1255 : audit [DBG] from='client.? 172.21.15.131:0/3212833778' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:04:26.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:26 smithi169 bash[24469]: cluster 2024-08-17T17:04:25.046128+0000 mon.a (mon.0) 1254 : cluster [DBG] mgrmap e29: y(active, since 1.01575s) 2024-08-17T17:04:26.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:26 smithi169 bash[24469]: audit 2024-08-17T17:04:25.086551+0000 mgr.y (mgr.15039) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:04:26.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:26 smithi169 bash[24469]: audit 2024-08-17T17:04:25.088397+0000 mgr.y (mgr.15039) 2 : audit [DBG] from='client.24974 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:26.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:26 smithi169 bash[24469]: cluster 2024-08-17T17:04:25.094984+0000 mgr.y (mgr.15039) 3 : cluster [DBG] pgmap v3: 137 pgs: 137 active+clean; 813 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:04:26.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:26 smithi169 bash[24469]: audit 2024-08-17T17:04:25.468792+0000 mgr.y (mgr.15039) 4 : audit [DBG] from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:26.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:26 smithi169 bash[24469]: audit 2024-08-17T17:04:25.881662+0000 mon.a (mon.0) 1255 : audit [DBG] from='client.? 172.21.15.131:0/3212833778' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:04:26.843 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:26 smithi131 bash[72920]: debug 2024-08-17T17:04:26.427+0000 7f6464354640 -1 log_channel(cephadm) log [ERR] : [17/Aug/2024:17:04:26] ENGINE Error in HTTPServer.serve 2024-08-17T17:04:26.843 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:26 smithi131 bash[72920]: Traceback (most recent call last): 2024-08-17T17:04:26.843 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:26 smithi131 bash[72920]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:04:26.843 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:26 smithi131 bash[72920]: self._connections.run(self.expiration_interval) 2024-08-17T17:04:26.843 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:26 smithi131 bash[72920]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:04:26.843 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:26 smithi131 bash[72920]: self._run(expiration_interval) 2024-08-17T17:04:26.843 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:26 smithi131 bash[72920]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:04:26.843 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:26 smithi131 bash[72920]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:04:26.844 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:26 smithi131 bash[72920]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:04:26.844 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:26 smithi131 bash[72920]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:04:26.844 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:26 smithi131 bash[72920]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:04:26.844 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:26 smithi131 bash[72920]: s = self.context.wrap_socket( 2024-08-17T17:04:26.844 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:26 smithi131 bash[72920]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:04:26.844 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:26 smithi131 bash[72920]: return self.sslsocket_class._create( 2024-08-17T17:04:26.844 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:26 smithi131 bash[72920]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:04:26.844 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:26 smithi131 bash[72920]: self.do_handshake() 2024-08-17T17:04:26.844 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:26 smithi131 bash[72920]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:04:26.844 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:26 smithi131 bash[72920]: self._sslobj.do_handshake() 2024-08-17T17:04:26.844 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:04:26 smithi131 bash[72920]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:04:27.079 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 8388609~8388609 2024-08-17T17:04:27.107 INFO:tasks.workunit.client.0.smithi131.stdout:write: X 0~1000 2024-08-17T17:04:27.107 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 1010~1000 2024-08-17T17:04:27.108 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap2 2024-08-17T17:04:27.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[22554]: cluster 2024-08-17T17:04:26.049471+0000 mon.a (mon.0) 1256 : cluster [DBG] osdmap e262: 8 total, 8 up, 8 in 2024-08-17T17:04:27.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[22554]: cephadm 2024-08-17T17:04:26.307431+0000 mgr.y (mgr.15039) 7 : cephadm [INF] [17/Aug/2024:17:04:26] ENGINE Bus STARTING 2024-08-17T17:04:27.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[22554]: cephadm 2024-08-17T17:04:26.427086+0000 mgr.y (mgr.15039) 8 : cephadm [INF] [17/Aug/2024:17:04:26] ENGINE Serving on https://172.21.15.131:7150 2024-08-17T17:04:27.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[22554]: cephadm 2024-08-17T17:04:26.431996+0000 mgr.y (mgr.15039) 9 : cephadm [ERR] [17/Aug/2024:17:04:26] ENGINE Error in HTTPServer.serve 2024-08-17T17:04:27.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[22554]: Traceback (most recent call last): 2024-08-17T17:04:27.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[22554]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:04:27.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[22554]: self._connections.run(self.expiration_interval) 2024-08-17T17:04:27.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[22554]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:04:27.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[22554]: self._run(expiration_interval) 2024-08-17T17:04:27.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[22554]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:04:27.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[22554]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:04:27.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[22554]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:04:27.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[22554]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:04:27.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[22554]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:04:27.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[22554]: s = self.context.wrap_socket( 2024-08-17T17:04:27.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[22554]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:04:27.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[22554]: return self.sslsocket_class._create( 2024-08-17T17:04:27.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[22554]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:04:27.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[22554]: self.do_handshake() 2024-08-17T17:04:27.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[22554]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:04:27.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[22554]: self._sslobj.do_handshake() 2024-08-17T17:04:27.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[22554]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:04:27.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[22554]: cephadm 2024-08-17T17:04:26.528269+0000 mgr.y (mgr.15039) 10 : cephadm [INF] [17/Aug/2024:17:04:26] ENGINE Serving on http://172.21.15.131:8765 2024-08-17T17:04:27.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[22554]: cephadm 2024-08-17T17:04:26.528391+0000 mgr.y (mgr.15039) 11 : cephadm [INF] [17/Aug/2024:17:04:26] ENGINE Bus STARTED 2024-08-17T17:04:27.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[32005]: cluster 2024-08-17T17:04:26.049471+0000 mon.a (mon.0) 1256 : cluster [DBG] osdmap e262: 8 total, 8 up, 8 in 2024-08-17T17:04:27.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[32005]: cephadm 2024-08-17T17:04:26.307431+0000 mgr.y (mgr.15039) 7 : cephadm [INF] [17/Aug/2024:17:04:26] ENGINE Bus STARTING 2024-08-17T17:04:27.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[32005]: cephadm 2024-08-17T17:04:26.427086+0000 mgr.y (mgr.15039) 8 : cephadm [INF] [17/Aug/2024:17:04:26] ENGINE Serving on https://172.21.15.131:7150 2024-08-17T17:04:27.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[32005]: cephadm 2024-08-17T17:04:26.431996+0000 mgr.y (mgr.15039) 9 : cephadm [ERR] [17/Aug/2024:17:04:26] ENGINE Error in HTTPServer.serve 2024-08-17T17:04:27.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[32005]: Traceback (most recent call last): 2024-08-17T17:04:27.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[32005]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:04:27.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[32005]: self._connections.run(self.expiration_interval) 2024-08-17T17:04:27.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[32005]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:04:27.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[32005]: self._run(expiration_interval) 2024-08-17T17:04:27.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[32005]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:04:27.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[32005]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:04:27.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[32005]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:04:27.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[32005]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:04:27.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[32005]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:04:27.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[32005]: s = self.context.wrap_socket( 2024-08-17T17:04:27.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[32005]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:04:27.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[32005]: return self.sslsocket_class._create( 2024-08-17T17:04:27.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[32005]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:04:27.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[32005]: self.do_handshake() 2024-08-17T17:04:27.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[32005]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:04:27.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[32005]: self._sslobj.do_handshake() 2024-08-17T17:04:27.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[32005]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:04:27.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[32005]: cephadm 2024-08-17T17:04:26.528269+0000 mgr.y (mgr.15039) 10 : cephadm [INF] [17/Aug/2024:17:04:26] ENGINE Serving on http://172.21.15.131:8765 2024-08-17T17:04:27.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:27 smithi131 bash[32005]: cephadm 2024-08-17T17:04:26.528391+0000 mgr.y (mgr.15039) 11 : cephadm [INF] [17/Aug/2024:17:04:26] ENGINE Bus STARTED 2024-08-17T17:04:27.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:27 smithi169 bash[24469]: cluster 2024-08-17T17:04:26.049471+0000 mon.a (mon.0) 1256 : cluster [DBG] osdmap e262: 8 total, 8 up, 8 in 2024-08-17T17:04:27.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:27 smithi169 bash[24469]: cephadm 2024-08-17T17:04:26.307431+0000 mgr.y (mgr.15039) 7 : cephadm [INF] [17/Aug/2024:17:04:26] ENGINE Bus STARTING 2024-08-17T17:04:27.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:27 smithi169 bash[24469]: cephadm 2024-08-17T17:04:26.427086+0000 mgr.y (mgr.15039) 8 : cephadm [INF] [17/Aug/2024:17:04:26] ENGINE Serving on https://172.21.15.131:7150 2024-08-17T17:04:27.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:27 smithi169 bash[24469]: cephadm 2024-08-17T17:04:26.431996+0000 mgr.y (mgr.15039) 9 : cephadm [ERR] [17/Aug/2024:17:04:26] ENGINE Error in HTTPServer.serve 2024-08-17T17:04:27.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:27 smithi169 bash[24469]: Traceback (most recent call last): 2024-08-17T17:04:27.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:27 smithi169 bash[24469]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:04:27.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:27 smithi169 bash[24469]: self._connections.run(self.expiration_interval) 2024-08-17T17:04:27.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:27 smithi169 bash[24469]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:04:27.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:27 smithi169 bash[24469]: self._run(expiration_interval) 2024-08-17T17:04:27.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:27 smithi169 bash[24469]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:04:27.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:27 smithi169 bash[24469]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:04:27.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:27 smithi169 bash[24469]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:04:27.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:27 smithi169 bash[24469]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:04:27.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:27 smithi169 bash[24469]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:04:27.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:27 smithi169 bash[24469]: s = self.context.wrap_socket( 2024-08-17T17:04:27.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:27 smithi169 bash[24469]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:04:27.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:27 smithi169 bash[24469]: return self.sslsocket_class._create( 2024-08-17T17:04:27.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:27 smithi169 bash[24469]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:04:27.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:27 smithi169 bash[24469]: self.do_handshake() 2024-08-17T17:04:27.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:27 smithi169 bash[24469]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:04:27.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:27 smithi169 bash[24469]: self._sslobj.do_handshake() 2024-08-17T17:04:27.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:27 smithi169 bash[24469]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:04:27.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:27 smithi169 bash[24469]: cephadm 2024-08-17T17:04:26.528269+0000 mgr.y (mgr.15039) 10 : cephadm [INF] [17/Aug/2024:17:04:26] ENGINE Serving on http://172.21.15.131:8765 2024-08-17T17:04:27.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:27 smithi169 bash[24469]: cephadm 2024-08-17T17:04:26.528391+0000 mgr.y (mgr.15039) 11 : cephadm [INF] [17/Aug/2024:17:04:26] ENGINE Bus STARTED 2024-08-17T17:04:28.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:28 smithi131 bash[32005]: cluster 2024-08-17T17:04:27.065929+0000 mon.a (mon.0) 1257 : cluster [DBG] osdmap e263: 8 total, 8 up, 8 in 2024-08-17T17:04:28.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:28 smithi131 bash[32005]: cluster 2024-08-17T17:04:27.066876+0000 mon.a (mon.0) 1258 : cluster [DBG] mgrmap e30: y(active, since 3s) 2024-08-17T17:04:28.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:28 smithi131 bash[22554]: cluster 2024-08-17T17:04:27.065929+0000 mon.a (mon.0) 1257 : cluster [DBG] osdmap e263: 8 total, 8 up, 8 in 2024-08-17T17:04:28.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:28 smithi131 bash[22554]: cluster 2024-08-17T17:04:27.066876+0000 mon.a (mon.0) 1258 : cluster [DBG] mgrmap e30: y(active, since 3s) 2024-08-17T17:04:28.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:28 smithi169 bash[24469]: cluster 2024-08-17T17:04:27.065929+0000 mon.a (mon.0) 1257 : cluster [DBG] osdmap e263: 8 total, 8 up, 8 in 2024-08-17T17:04:28.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:28 smithi169 bash[24469]: cluster 2024-08-17T17:04:27.066876+0000 mon.a (mon.0) 1258 : cluster [DBG] mgrmap e30: y(active, since 3s) 2024-08-17T17:04:28.769 INFO:tasks.workunit.client.0.smithi131.stdout:write: X 8388609~1000 2024-08-17T17:04:28.782 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 16777228~1000 2024-08-17T17:04:28.782 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 167772160 2024-08-17T17:04:28.801 INFO:tasks.workunit.client.0.smithi131.stdout:write: 2 83886079~8388609 2024-08-17T17:04:28.854 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap3 2024-08-17T17:04:29.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:29 smithi131 bash[22554]: cluster 2024-08-17T17:04:28.048770+0000 mgr.y (mgr.15039) 12 : cluster [DBG] pgmap v7: 137 pgs: 137 active+clean; 813 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:04:29.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:29 smithi131 bash[22554]: cluster 2024-08-17T17:04:28.063415+0000 mon.a (mon.0) 1259 : cluster [DBG] osdmap e264: 8 total, 8 up, 8 in 2024-08-17T17:04:29.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:29 smithi131 bash[22554]: cluster 2024-08-17T17:04:28.756137+0000 mon.a (mon.0) 1260 : cluster [DBG] osdmap e265: 8 total, 8 up, 8 in 2024-08-17T17:04:29.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:29 smithi131 bash[32005]: cluster 2024-08-17T17:04:28.048770+0000 mgr.y (mgr.15039) 12 : cluster [DBG] pgmap v7: 137 pgs: 137 active+clean; 813 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:04:29.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:29 smithi131 bash[32005]: cluster 2024-08-17T17:04:28.063415+0000 mon.a (mon.0) 1259 : cluster [DBG] osdmap e264: 8 total, 8 up, 8 in 2024-08-17T17:04:29.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:29 smithi131 bash[32005]: cluster 2024-08-17T17:04:28.756137+0000 mon.a (mon.0) 1260 : cluster [DBG] osdmap e265: 8 total, 8 up, 8 in 2024-08-17T17:04:29.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:29 smithi169 bash[24469]: cluster 2024-08-17T17:04:28.048770+0000 mgr.y (mgr.15039) 12 : cluster [DBG] pgmap v7: 137 pgs: 137 active+clean; 813 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:04:29.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:29 smithi169 bash[24469]: cluster 2024-08-17T17:04:28.063415+0000 mon.a (mon.0) 1259 : cluster [DBG] osdmap e264: 8 total, 8 up, 8 in 2024-08-17T17:04:29.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:29 smithi169 bash[24469]: cluster 2024-08-17T17:04:28.756137+0000 mon.a (mon.0) 1260 : cluster [DBG] osdmap e265: 8 total, 8 up, 8 in 2024-08-17T17:04:30.337 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:30 smithi169 bash[24469]: cluster 2024-08-17T17:04:29.085337+0000 mon.a (mon.0) 1261 : cluster [DBG] mgrmap e31: y(active, since 5s) 2024-08-17T17:04:30.337 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:30 smithi169 bash[24469]: cluster 2024-08-17T17:04:29.756963+0000 mon.a (mon.0) 1262 : cluster [DBG] osdmap e266: 8 total, 8 up, 8 in 2024-08-17T17:04:30.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:30 smithi131 bash[32005]: cluster 2024-08-17T17:04:29.085337+0000 mon.a (mon.0) 1261 : cluster [DBG] mgrmap e31: y(active, since 5s) 2024-08-17T17:04:30.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:30 smithi131 bash[32005]: cluster 2024-08-17T17:04:29.756963+0000 mon.a (mon.0) 1262 : cluster [DBG] osdmap e266: 8 total, 8 up, 8 in 2024-08-17T17:04:30.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:30 smithi131 bash[22554]: cluster 2024-08-17T17:04:29.085337+0000 mon.a (mon.0) 1261 : cluster [DBG] mgrmap e31: y(active, since 5s) 2024-08-17T17:04:30.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:30 smithi131 bash[22554]: cluster 2024-08-17T17:04:29.756963+0000 mon.a (mon.0) 1262 : cluster [DBG] osdmap e266: 8 total, 8 up, 8 in 2024-08-17T17:04:30.639 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:04:30 smithi169 bash[53014]: [17/Aug/2024:17:04:30] ENGINE Bus STARTING 2024-08-17T17:04:30.639 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:04:30 smithi169 bash[53014]: CherryPy Checker: 2024-08-17T17:04:30.640 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:04:30 smithi169 bash[53014]: The Application mounted at '' has an empty config. 2024-08-17T17:04:30.640 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:04:30 smithi169 bash[53014]: [17/Aug/2024:17:04:30] ENGINE Serving on http://:::9283 2024-08-17T17:04:30.640 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:04:30 smithi169 bash[53014]: [17/Aug/2024:17:04:30] ENGINE Bus STARTED 2024-08-17T17:04:30.772 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:04:30.801 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 83886079~1 2024-08-17T17:04:30.809 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:04:31.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:31 smithi131 bash[22554]: cluster 2024-08-17T17:04:30.049534+0000 mgr.y (mgr.15039) 13 : cluster [DBG] pgmap v11: 137 pgs: 137 active+clean; 813 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:04:31.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:31 smithi131 bash[22554]: audit 2024-08-17T17:04:30.341240+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.? 172.21.15.169:0/1942966301' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:04:31.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:31 smithi131 bash[22554]: cluster 2024-08-17T17:04:30.345133+0000 mon.a (mon.0) 1263 : cluster [DBG] Standby manager daemon x started 2024-08-17T17:04:31.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:31 smithi131 bash[22554]: audit 2024-08-17T17:04:30.346631+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.? 172.21.15.169:0/1942966301' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:04:31.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:31 smithi131 bash[22554]: audit 2024-08-17T17:04:30.347583+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.? 172.21.15.169:0/1942966301' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:04:31.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:31 smithi131 bash[22554]: audit 2024-08-17T17:04:30.348034+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.? 172.21.15.169:0/1942966301' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:04:31.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:31 smithi131 bash[22554]: cluster 2024-08-17T17:04:30.768178+0000 mon.a (mon.0) 1264 : cluster [DBG] osdmap e267: 8 total, 8 up, 8 in 2024-08-17T17:04:31.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:31 smithi131 bash[32005]: cluster 2024-08-17T17:04:30.049534+0000 mgr.y (mgr.15039) 13 : cluster [DBG] pgmap v11: 137 pgs: 137 active+clean; 813 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:04:31.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:31 smithi131 bash[32005]: audit 2024-08-17T17:04:30.341240+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.? 172.21.15.169:0/1942966301' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:04:31.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:31 smithi131 bash[32005]: cluster 2024-08-17T17:04:30.345133+0000 mon.a (mon.0) 1263 : cluster [DBG] Standby manager daemon x started 2024-08-17T17:04:31.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:31 smithi131 bash[32005]: audit 2024-08-17T17:04:30.346631+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.? 172.21.15.169:0/1942966301' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:04:31.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:31 smithi131 bash[32005]: audit 2024-08-17T17:04:30.347583+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.? 172.21.15.169:0/1942966301' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:04:31.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:31 smithi131 bash[32005]: audit 2024-08-17T17:04:30.348034+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.? 172.21.15.169:0/1942966301' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:04:31.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:31 smithi131 bash[32005]: cluster 2024-08-17T17:04:30.768178+0000 mon.a (mon.0) 1264 : cluster [DBG] osdmap e267: 8 total, 8 up, 8 in 2024-08-17T17:04:31.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:31 smithi169 bash[24469]: cluster 2024-08-17T17:04:30.049534+0000 mgr.y (mgr.15039) 13 : cluster [DBG] pgmap v11: 137 pgs: 137 active+clean; 813 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:04:31.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:31 smithi169 bash[24469]: audit 2024-08-17T17:04:30.341240+0000 mon.b (mon.1) 81 : audit [DBG] from='mgr.? 172.21.15.169:0/1942966301' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:04:31.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:31 smithi169 bash[24469]: cluster 2024-08-17T17:04:30.345133+0000 mon.a (mon.0) 1263 : cluster [DBG] Standby manager daemon x started 2024-08-17T17:04:31.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:31 smithi169 bash[24469]: audit 2024-08-17T17:04:30.346631+0000 mon.b (mon.1) 82 : audit [DBG] from='mgr.? 172.21.15.169:0/1942966301' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:04:31.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:31 smithi169 bash[24469]: audit 2024-08-17T17:04:30.347583+0000 mon.b (mon.1) 83 : audit [DBG] from='mgr.? 172.21.15.169:0/1942966301' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:04:31.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:31 smithi169 bash[24469]: audit 2024-08-17T17:04:30.348034+0000 mon.b (mon.1) 84 : audit [DBG] from='mgr.? 172.21.15.169:0/1942966301' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:04:31.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:31 smithi169 bash[24469]: cluster 2024-08-17T17:04:30.768178+0000 mon.a (mon.0) 1264 : cluster [DBG] osdmap e267: 8 total, 8 up, 8 in 2024-08-17T17:04:32.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:32 smithi131 bash[32005]: cluster 2024-08-17T17:04:31.091514+0000 mon.a (mon.0) 1265 : cluster [DBG] mgrmap e32: y(active, since 7s), standbys: x 2024-08-17T17:04:32.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:32 smithi131 bash[32005]: audit 2024-08-17T17:04:31.095194+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T17:04:32.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:32 smithi131 bash[32005]: audit 2024-08-17T17:04:31.315670+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:32.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:32 smithi131 bash[32005]: audit 2024-08-17T17:04:31.321674+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:32.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:32 smithi131 bash[32005]: audit 2024-08-17T17:04:31.527583+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:32.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:32 smithi131 bash[32005]: audit 2024-08-17T17:04:31.540653+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:32.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:32 smithi131 bash[32005]: cluster 2024-08-17T17:04:31.766597+0000 mon.a (mon.0) 1270 : cluster [DBG] osdmap e268: 8 total, 8 up, 8 in 2024-08-17T17:04:32.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:32 smithi131 bash[22554]: cluster 2024-08-17T17:04:31.091514+0000 mon.a (mon.0) 1265 : cluster [DBG] mgrmap e32: y(active, since 7s), standbys: x 2024-08-17T17:04:32.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:32 smithi131 bash[22554]: audit 2024-08-17T17:04:31.095194+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T17:04:32.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:32 smithi131 bash[22554]: audit 2024-08-17T17:04:31.315670+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:32.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:32 smithi131 bash[22554]: audit 2024-08-17T17:04:31.321674+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:32.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:32 smithi131 bash[22554]: audit 2024-08-17T17:04:31.527583+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:32.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:32 smithi131 bash[22554]: audit 2024-08-17T17:04:31.540653+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:32.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:32 smithi131 bash[22554]: cluster 2024-08-17T17:04:31.766597+0000 mon.a (mon.0) 1270 : cluster [DBG] osdmap e268: 8 total, 8 up, 8 in 2024-08-17T17:04:32.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:32 smithi169 bash[24469]: cluster 2024-08-17T17:04:31.091514+0000 mon.a (mon.0) 1265 : cluster [DBG] mgrmap e32: y(active, since 7s), standbys: x 2024-08-17T17:04:32.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:32 smithi169 bash[24469]: audit 2024-08-17T17:04:31.095194+0000 mon.c (mon.2) 66 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T17:04:32.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:32 smithi169 bash[24469]: audit 2024-08-17T17:04:31.315670+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:32.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:32 smithi169 bash[24469]: audit 2024-08-17T17:04:31.321674+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:32.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:32 smithi169 bash[24469]: audit 2024-08-17T17:04:31.527583+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:32.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:32 smithi169 bash[24469]: audit 2024-08-17T17:04:31.540653+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:32.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:32 smithi169 bash[24469]: cluster 2024-08-17T17:04:31.766597+0000 mon.a (mon.0) 1270 : cluster [DBG] osdmap e268: 8 total, 8 up, 8 in 2024-08-17T17:04:33.842 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:33 smithi131 bash[22554]: cluster 2024-08-17T17:04:32.050029+0000 mgr.y (mgr.15039) 14 : cluster [DBG] pgmap v14: 137 pgs: 137 active+clean; 869 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 25 MiB/s wr, 278 op/s 2024-08-17T17:04:33.843 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:33 smithi131 bash[22554]: audit 2024-08-17T17:04:32.415901+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:33.843 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:33 smithi131 bash[22554]: audit 2024-08-17T17:04:32.422435+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:33.843 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:33 smithi131 bash[22554]: audit 2024-08-17T17:04:32.703317+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:33.843 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:33 smithi131 bash[22554]: audit 2024-08-17T17:04:32.716156+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:33.843 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:33 smithi131 bash[22554]: cluster 2024-08-17T17:04:32.770553+0000 mon.a (mon.0) 1275 : cluster [DBG] osdmap e269: 8 total, 8 up, 8 in 2024-08-17T17:04:33.843 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:33 smithi131 bash[32005]: cluster 2024-08-17T17:04:32.050029+0000 mgr.y (mgr.15039) 14 : cluster [DBG] pgmap v14: 137 pgs: 137 active+clean; 869 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 25 MiB/s wr, 278 op/s 2024-08-17T17:04:33.843 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:33 smithi131 bash[32005]: audit 2024-08-17T17:04:32.415901+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:33.843 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:33 smithi131 bash[32005]: audit 2024-08-17T17:04:32.422435+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:33.843 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:33 smithi131 bash[32005]: audit 2024-08-17T17:04:32.703317+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:33.843 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:33 smithi131 bash[32005]: audit 2024-08-17T17:04:32.716156+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:33.843 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:33 smithi131 bash[32005]: cluster 2024-08-17T17:04:32.770553+0000 mon.a (mon.0) 1275 : cluster [DBG] osdmap e269: 8 total, 8 up, 8 in 2024-08-17T17:04:33.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:33 smithi169 bash[24469]: cluster 2024-08-17T17:04:32.050029+0000 mgr.y (mgr.15039) 14 : cluster [DBG] pgmap v14: 137 pgs: 137 active+clean; 869 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 25 MiB/s wr, 278 op/s 2024-08-17T17:04:33.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:33 smithi169 bash[24469]: audit 2024-08-17T17:04:32.415901+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:33.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:33 smithi169 bash[24469]: audit 2024-08-17T17:04:32.422435+0000 mon.a (mon.0) 1272 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:33.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:33 smithi169 bash[24469]: audit 2024-08-17T17:04:32.703317+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:33.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:33 smithi169 bash[24469]: audit 2024-08-17T17:04:32.716156+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:33.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:33 smithi169 bash[24469]: cluster 2024-08-17T17:04:32.770553+0000 mon.a (mon.0) 1275 : cluster [DBG] osdmap e269: 8 total, 8 up, 8 in 2024-08-17T17:04:34.588 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 0~8388609 2024-08-17T17:04:34.748 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 16777218~8388609 2024-08-17T17:04:35.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:34 smithi131 bash[22554]: cluster 2024-08-17T17:04:33.789291+0000 mon.a (mon.0) 1276 : cluster [DBG] osdmap e270: 8 total, 8 up, 8 in 2024-08-17T17:04:35.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:34 smithi131 bash[32005]: cluster 2024-08-17T17:04:33.789291+0000 mon.a (mon.0) 1276 : cluster [DBG] osdmap e270: 8 total, 8 up, 8 in 2024-08-17T17:04:35.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:34 smithi169 bash[24469]: cluster 2024-08-17T17:04:33.789291+0000 mon.a (mon.0) 1276 : cluster [DBG] osdmap e270: 8 total, 8 up, 8 in 2024-08-17T17:04:35.826 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 0~8388609 2024-08-17T17:04:35.869 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 16777218~8388609 2024-08-17T17:04:35.977 INFO:tasks.workunit.client.0.smithi131.stdout:migration_abort 2024-08-17T17:04:36.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:35 smithi131 bash[22554]: cluster 2024-08-17T17:04:34.050793+0000 mgr.y (mgr.15039) 15 : cluster [DBG] pgmap v17: 137 pgs: 137 active+clean; 869 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 25 MiB/s wr, 278 op/s 2024-08-17T17:04:36.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:35 smithi131 bash[32005]: cluster 2024-08-17T17:04:34.050793+0000 mgr.y (mgr.15039) 15 : cluster [DBG] pgmap v17: 137 pgs: 137 active+clean; 869 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 25 MiB/s wr, 278 op/s 2024-08-17T17:04:36.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:35 smithi169 bash[24469]: cluster 2024-08-17T17:04:34.050793+0000 mgr.y (mgr.15039) 15 : cluster [DBG] pgmap v17: 137 pgs: 137 active+clean; 869 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 18 MiB/s rd, 25 MiB/s wr, 278 op/s 2024-08-17T17:04:37.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:36 smithi131 bash[32005]: cluster 2024-08-17T17:04:35.799863+0000 mon.a (mon.0) 1277 : cluster [DBG] osdmap e271: 8 total, 8 up, 8 in 2024-08-17T17:04:37.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:36 smithi131 bash[22554]: cluster 2024-08-17T17:04:35.799863+0000 mon.a (mon.0) 1277 : cluster [DBG] osdmap e271: 8 total, 8 up, 8 in 2024-08-17T17:04:37.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:36 smithi169 bash[24469]: cluster 2024-08-17T17:04:35.799863+0000 mon.a (mon.0) 1277 : cluster [DBG] osdmap e271: 8 total, 8 up, 8 in 2024-08-17T17:04:38.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:37 smithi131 bash[22554]: cluster 2024-08-17T17:04:36.051540+0000 mgr.y (mgr.15039) 16 : cluster [DBG] pgmap v19: 137 pgs: 137 active+clean; 913 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 33 MiB/s rd, 10 MiB/s wr, 314 op/s 2024-08-17T17:04:38.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:37 smithi131 bash[22554]: cluster 2024-08-17T17:04:36.821756+0000 mon.a (mon.0) 1278 : cluster [DBG] osdmap e272: 8 total, 8 up, 8 in 2024-08-17T17:04:38.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:37 smithi131 bash[32005]: cluster 2024-08-17T17:04:36.051540+0000 mgr.y (mgr.15039) 16 : cluster [DBG] pgmap v19: 137 pgs: 137 active+clean; 913 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 33 MiB/s rd, 10 MiB/s wr, 314 op/s 2024-08-17T17:04:38.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:37 smithi131 bash[32005]: cluster 2024-08-17T17:04:36.821756+0000 mon.a (mon.0) 1278 : cluster [DBG] osdmap e272: 8 total, 8 up, 8 in 2024-08-17T17:04:38.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:37 smithi169 bash[24469]: cluster 2024-08-17T17:04:36.051540+0000 mgr.y (mgr.15039) 16 : cluster [DBG] pgmap v19: 137 pgs: 137 active+clean; 913 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 33 MiB/s rd, 10 MiB/s wr, 314 op/s 2024-08-17T17:04:38.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:37 smithi169 bash[24469]: cluster 2024-08-17T17:04:36.821756+0000 mon.a (mon.0) 1278 : cluster [DBG] osdmap e272: 8 total, 8 up, 8 in 2024-08-17T17:04:39.092 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:38 smithi169 bash[24469]: cluster 2024-08-17T17:04:37.829943+0000 mon.a (mon.0) 1279 : cluster [DBG] osdmap e273: 8 total, 8 up, 8 in 2024-08-17T17:04:39.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:38 smithi131 bash[22554]: cluster 2024-08-17T17:04:37.829943+0000 mon.a (mon.0) 1279 : cluster [DBG] osdmap e273: 8 total, 8 up, 8 in 2024-08-17T17:04:39.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:38 smithi131 bash[32005]: cluster 2024-08-17T17:04:37.829943+0000 mon.a (mon.0) 1279 : cluster [DBG] osdmap e273: 8 total, 8 up, 8 in 2024-08-17T17:04:39.389 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:04:39 smithi169 bash[53014]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:04:39] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.43.0" 2024-08-17T17:04:40.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:39 smithi131 bash[32005]: cluster 2024-08-17T17:04:38.052391+0000 mgr.y (mgr.15039) 17 : cluster [DBG] pgmap v22: 137 pgs: 137 active+clean; 913 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 33 MiB/s rd, 10 MiB/s wr, 315 op/s 2024-08-17T17:04:40.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:39 smithi131 bash[32005]: cluster 2024-08-17T17:04:38.843612+0000 mon.a (mon.0) 1280 : cluster [DBG] osdmap e274: 8 total, 8 up, 8 in 2024-08-17T17:04:40.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:39 smithi131 bash[22554]: cluster 2024-08-17T17:04:38.052391+0000 mgr.y (mgr.15039) 17 : cluster [DBG] pgmap v22: 137 pgs: 137 active+clean; 913 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 33 MiB/s rd, 10 MiB/s wr, 315 op/s 2024-08-17T17:04:40.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:39 smithi131 bash[22554]: cluster 2024-08-17T17:04:38.843612+0000 mon.a (mon.0) 1280 : cluster [DBG] osdmap e274: 8 total, 8 up, 8 in 2024-08-17T17:04:40.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:39 smithi169 bash[24469]: cluster 2024-08-17T17:04:38.052391+0000 mgr.y (mgr.15039) 17 : cluster [DBG] pgmap v22: 137 pgs: 137 active+clean; 913 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 33 MiB/s rd, 10 MiB/s wr, 315 op/s 2024-08-17T17:04:40.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:39 smithi169 bash[24469]: cluster 2024-08-17T17:04:38.843612+0000 mon.a (mon.0) 1280 : cluster [DBG] osdmap e274: 8 total, 8 up, 8 in 2024-08-17T17:04:40.388 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.AbortWithSnapshots (14816 ms) 2024-08-17T17:04:40.388 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.CloneV1Parent 2024-08-17T17:04:40.469 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:04:40.498 INFO:tasks.workunit.client.0.smithi131.stdout:write: A 0~10 2024-08-17T17:04:40.520 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap1 2024-08-17T17:04:41.104 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:40 smithi131 bash[22554]: cluster 2024-08-17T17:04:39.850692+0000 mon.a (mon.0) 1281 : cluster [DBG] osdmap e275: 8 total, 8 up, 8 in 2024-08-17T17:04:41.105 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:40 smithi131 bash[22554]: audit 2024-08-17T17:04:39.914441+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:04:41.105 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:40 smithi131 bash[32005]: cluster 2024-08-17T17:04:39.850692+0000 mon.a (mon.0) 1281 : cluster [DBG] osdmap e275: 8 total, 8 up, 8 in 2024-08-17T17:04:41.105 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:40 smithi131 bash[32005]: audit 2024-08-17T17:04:39.914441+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:04:41.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:40 smithi169 bash[24469]: cluster 2024-08-17T17:04:39.850692+0000 mon.a (mon.0) 1281 : cluster [DBG] osdmap e275: 8 total, 8 up, 8 in 2024-08-17T17:04:41.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:40 smithi169 bash[24469]: audit 2024-08-17T17:04:39.914441+0000 mon.c (mon.2) 67 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:04:41.875 INFO:tasks.workunit.client.0.smithi131.stdout:snap_protect: snap1 2024-08-17T17:04:41.969 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:04:42.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:41 smithi131 bash[22554]: cluster 2024-08-17T17:04:40.053093+0000 mgr.y (mgr.15039) 18 : cluster [DBG] pgmap v25: 137 pgs: 137 active+clean; 913 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:04:42.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:41 smithi131 bash[22554]: cluster 2024-08-17T17:04:40.863603+0000 mon.a (mon.0) 1282 : cluster [DBG] osdmap e276: 8 total, 8 up, 8 in 2024-08-17T17:04:42.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:41 smithi131 bash[32005]: cluster 2024-08-17T17:04:40.053093+0000 mgr.y (mgr.15039) 18 : cluster [DBG] pgmap v25: 137 pgs: 137 active+clean; 913 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:04:42.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:41 smithi131 bash[32005]: cluster 2024-08-17T17:04:40.863603+0000 mon.a (mon.0) 1282 : cluster [DBG] osdmap e276: 8 total, 8 up, 8 in 2024-08-17T17:04:42.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:41 smithi169 bash[24469]: cluster 2024-08-17T17:04:40.053093+0000 mgr.y (mgr.15039) 18 : cluster [DBG] pgmap v25: 137 pgs: 137 active+clean; 913 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:04:42.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:41 smithi169 bash[24469]: cluster 2024-08-17T17:04:40.863603+0000 mon.a (mon.0) 1282 : cluster [DBG] osdmap e276: 8 total, 8 up, 8 in 2024-08-17T17:04:43.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:42 smithi169 bash[24469]: cluster 2024-08-17T17:04:41.868450+0000 mon.a (mon.0) 1283 : cluster [DBG] osdmap e277: 8 total, 8 up, 8 in 2024-08-17T17:04:43.195 INFO:tasks.workunit.client.0.smithi131.stdout:migration_execute 2024-08-17T17:04:43.295 INFO:tasks.workunit.client.0.smithi131.stdout:migration_commit 2024-08-17T17:04:43.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:42 smithi131 bash[32005]: cluster 2024-08-17T17:04:41.868450+0000 mon.a (mon.0) 1283 : cluster [DBG] osdmap e277: 8 total, 8 up, 8 in 2024-08-17T17:04:43.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:42 smithi131 bash[22554]: cluster 2024-08-17T17:04:41.868450+0000 mon.a (mon.0) 1283 : cluster [DBG] osdmap e277: 8 total, 8 up, 8 in 2024-08-17T17:04:43.990 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.CloneV1Parent (3602 ms) 2024-08-17T17:04:43.990 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.CloneV2Parent 2024-08-17T17:04:44.053 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:04:44.082 INFO:tasks.workunit.client.0.smithi131.stdout:write: A 0~10 2024-08-17T17:04:44.106 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap1 2024-08-17T17:04:44.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:43 smithi169 bash[24469]: cluster 2024-08-17T17:04:42.053601+0000 mgr.y (mgr.15039) 19 : cluster [DBG] pgmap v28: 137 pgs: 137 active+clean; 901 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 12 MiB/s wr, 207 op/s 2024-08-17T17:04:44.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:43 smithi169 bash[24469]: audit 2024-08-17T17:04:42.870408+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:44.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:43 smithi169 bash[24469]: cluster 2024-08-17T17:04:42.880890+0000 mon.a (mon.0) 1285 : cluster [DBG] osdmap e278: 8 total, 8 up, 8 in 2024-08-17T17:04:44.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:43 smithi169 bash[24469]: audit 2024-08-17T17:04:42.892748+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:44.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:43 smithi169 bash[24469]: audit 2024-08-17T17:04:42.900861+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:04:44.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:43 smithi169 bash[24469]: audit 2024-08-17T17:04:42.902547+0000 mon.c (mon.2) 69 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:04:44.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:43 smithi169 bash[24469]: cephadm 2024-08-17T17:04:42.904571+0000 mgr.y (mgr.15039) 20 : cephadm [INF] Updating smithi131:/etc/ceph/ceph.conf 2024-08-17T17:04:44.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:43 smithi169 bash[24469]: cephadm 2024-08-17T17:04:42.905006+0000 mgr.y (mgr.15039) 21 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-08-17T17:04:44.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:43 smithi169 bash[24469]: audit 2024-08-17T17:04:43.514340+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:44.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:43 smithi169 bash[24469]: audit 2024-08-17T17:04:43.522510+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:44.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:43 smithi169 bash[24469]: audit 2024-08-17T17:04:43.546581+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:44.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:43 smithi169 bash[24469]: audit 2024-08-17T17:04:43.554432+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:44.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:43 smithi169 bash[24469]: audit 2024-08-17T17:04:43.563783+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:44.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:43 smithi169 bash[24469]: cluster 2024-08-17T17:04:43.770146+0000 mon.a (mon.0) 1292 : cluster [DBG] osdmap e279: 8 total, 8 up, 8 in 2024-08-17T17:04:44.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:43 smithi131 bash[22554]: cluster 2024-08-17T17:04:42.053601+0000 mgr.y (mgr.15039) 19 : cluster [DBG] pgmap v28: 137 pgs: 137 active+clean; 901 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 12 MiB/s wr, 207 op/s 2024-08-17T17:04:44.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:43 smithi131 bash[22554]: audit 2024-08-17T17:04:42.870408+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:44.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:43 smithi131 bash[22554]: cluster 2024-08-17T17:04:42.880890+0000 mon.a (mon.0) 1285 : cluster [DBG] osdmap e278: 8 total, 8 up, 8 in 2024-08-17T17:04:44.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:43 smithi131 bash[22554]: audit 2024-08-17T17:04:42.892748+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:44.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:43 smithi131 bash[22554]: audit 2024-08-17T17:04:42.900861+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:04:44.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:43 smithi131 bash[22554]: audit 2024-08-17T17:04:42.902547+0000 mon.c (mon.2) 69 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:04:44.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:43 smithi131 bash[22554]: cephadm 2024-08-17T17:04:42.904571+0000 mgr.y (mgr.15039) 20 : cephadm [INF] Updating smithi131:/etc/ceph/ceph.conf 2024-08-17T17:04:44.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:43 smithi131 bash[22554]: cephadm 2024-08-17T17:04:42.905006+0000 mgr.y (mgr.15039) 21 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-08-17T17:04:44.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:43 smithi131 bash[22554]: audit 2024-08-17T17:04:43.514340+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:44.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:43 smithi131 bash[22554]: audit 2024-08-17T17:04:43.522510+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:44.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:43 smithi131 bash[22554]: audit 2024-08-17T17:04:43.546581+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:44.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:43 smithi131 bash[22554]: audit 2024-08-17T17:04:43.554432+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:44.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:43 smithi131 bash[22554]: audit 2024-08-17T17:04:43.563783+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:44.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:43 smithi131 bash[22554]: cluster 2024-08-17T17:04:43.770146+0000 mon.a (mon.0) 1292 : cluster [DBG] osdmap e279: 8 total, 8 up, 8 in 2024-08-17T17:04:44.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:43 smithi131 bash[32005]: cluster 2024-08-17T17:04:42.053601+0000 mgr.y (mgr.15039) 19 : cluster [DBG] pgmap v28: 137 pgs: 137 active+clean; 901 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 12 MiB/s wr, 207 op/s 2024-08-17T17:04:44.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:43 smithi131 bash[32005]: audit 2024-08-17T17:04:42.870408+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:44.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:43 smithi131 bash[32005]: cluster 2024-08-17T17:04:42.880890+0000 mon.a (mon.0) 1285 : cluster [DBG] osdmap e278: 8 total, 8 up, 8 in 2024-08-17T17:04:44.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:43 smithi131 bash[32005]: audit 2024-08-17T17:04:42.892748+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:44.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:43 smithi131 bash[32005]: audit 2024-08-17T17:04:42.900861+0000 mon.c (mon.2) 68 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:04:44.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:43 smithi131 bash[32005]: audit 2024-08-17T17:04:42.902547+0000 mon.c (mon.2) 69 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:04:44.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:43 smithi131 bash[32005]: cephadm 2024-08-17T17:04:42.904571+0000 mgr.y (mgr.15039) 20 : cephadm [INF] Updating smithi131:/etc/ceph/ceph.conf 2024-08-17T17:04:44.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:43 smithi131 bash[32005]: cephadm 2024-08-17T17:04:42.905006+0000 mgr.y (mgr.15039) 21 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-08-17T17:04:44.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:43 smithi131 bash[32005]: audit 2024-08-17T17:04:43.514340+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:44.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:43 smithi131 bash[32005]: audit 2024-08-17T17:04:43.522510+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:44.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:43 smithi131 bash[32005]: audit 2024-08-17T17:04:43.546581+0000 mon.a (mon.0) 1289 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:44.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:43 smithi131 bash[32005]: audit 2024-08-17T17:04:43.554432+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:44.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:43 smithi131 bash[32005]: audit 2024-08-17T17:04:43.563783+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:44.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:43 smithi131 bash[32005]: cluster 2024-08-17T17:04:43.770146+0000 mon.a (mon.0) 1292 : cluster [DBG] osdmap e279: 8 total, 8 up, 8 in 2024-08-17T17:04:45.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:44 smithi169 bash[24469]: cephadm 2024-08-17T17:04:43.096606+0000 mgr.y (mgr.15039) 22 : cephadm [INF] Updating smithi131:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:04:45.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:44 smithi169 bash[24469]: cephadm 2024-08-17T17:04:43.096796+0000 mgr.y (mgr.15039) 23 : cephadm [INF] Updating smithi169:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:04:45.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:44 smithi169 bash[24469]: cephadm 2024-08-17T17:04:43.249258+0000 mgr.y (mgr.15039) 24 : cephadm [INF] Updating smithi131:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:04:45.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:44 smithi169 bash[24469]: cephadm 2024-08-17T17:04:43.265532+0000 mgr.y (mgr.15039) 25 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:04:45.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:44 smithi169 bash[24469]: cephadm 2024-08-17T17:04:43.388049+0000 mgr.y (mgr.15039) 26 : cephadm [INF] Updating smithi131:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:04:45.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:44 smithi169 bash[24469]: cephadm 2024-08-17T17:04:43.410658+0000 mgr.y (mgr.15039) 27 : cephadm [INF] Updating smithi169:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:04:45.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:44 smithi169 bash[24469]: cephadm 2024-08-17T17:04:43.606321+0000 mgr.y (mgr.15039) 28 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T17:04:45.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:44 smithi169 bash[24469]: cephadm 2024-08-17T17:04:43.895198+0000 mgr.y (mgr.15039) 29 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi169 2024-08-17T17:04:45.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:44 smithi131 bash[22554]: cephadm 2024-08-17T17:04:43.096606+0000 mgr.y (mgr.15039) 22 : cephadm [INF] Updating smithi131:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:04:45.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:44 smithi131 bash[22554]: cephadm 2024-08-17T17:04:43.096796+0000 mgr.y (mgr.15039) 23 : cephadm [INF] Updating smithi169:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:04:45.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:44 smithi131 bash[22554]: cephadm 2024-08-17T17:04:43.249258+0000 mgr.y (mgr.15039) 24 : cephadm [INF] Updating smithi131:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:04:45.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:44 smithi131 bash[22554]: cephadm 2024-08-17T17:04:43.265532+0000 mgr.y (mgr.15039) 25 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:04:45.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:44 smithi131 bash[22554]: cephadm 2024-08-17T17:04:43.388049+0000 mgr.y (mgr.15039) 26 : cephadm [INF] Updating smithi131:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:04:45.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:44 smithi131 bash[22554]: cephadm 2024-08-17T17:04:43.410658+0000 mgr.y (mgr.15039) 27 : cephadm [INF] Updating smithi169:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:04:45.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:44 smithi131 bash[22554]: cephadm 2024-08-17T17:04:43.606321+0000 mgr.y (mgr.15039) 28 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T17:04:45.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:44 smithi131 bash[22554]: cephadm 2024-08-17T17:04:43.895198+0000 mgr.y (mgr.15039) 29 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi169 2024-08-17T17:04:45.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:44 smithi131 bash[32005]: cephadm 2024-08-17T17:04:43.096606+0000 mgr.y (mgr.15039) 22 : cephadm [INF] Updating smithi131:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:04:45.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:44 smithi131 bash[32005]: cephadm 2024-08-17T17:04:43.096796+0000 mgr.y (mgr.15039) 23 : cephadm [INF] Updating smithi169:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:04:45.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:44 smithi131 bash[32005]: cephadm 2024-08-17T17:04:43.249258+0000 mgr.y (mgr.15039) 24 : cephadm [INF] Updating smithi131:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:04:45.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:44 smithi131 bash[32005]: cephadm 2024-08-17T17:04:43.265532+0000 mgr.y (mgr.15039) 25 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:04:45.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:44 smithi131 bash[32005]: cephadm 2024-08-17T17:04:43.388049+0000 mgr.y (mgr.15039) 26 : cephadm [INF] Updating smithi131:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:04:45.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:44 smithi131 bash[32005]: cephadm 2024-08-17T17:04:43.410658+0000 mgr.y (mgr.15039) 27 : cephadm [INF] Updating smithi169:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:04:45.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:44 smithi131 bash[32005]: cephadm 2024-08-17T17:04:43.606321+0000 mgr.y (mgr.15039) 28 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-08-17T17:04:45.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:44 smithi131 bash[32005]: cephadm 2024-08-17T17:04:43.895198+0000 mgr.y (mgr.15039) 29 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi169 2024-08-17T17:04:45.914 INFO:tasks.workunit.client.0.smithi131.stdout:snap_protect: snap1 2024-08-17T17:04:46.043 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:04:46.154 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:45 smithi169 bash[24469]: cluster 2024-08-17T17:04:44.054435+0000 mgr.y (mgr.15039) 30 : cluster [DBG] pgmap v31: 137 pgs: 137 active+clean; 901 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 12 MiB/s wr, 207 op/s 2024-08-17T17:04:46.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:45 smithi169 bash[24469]: cluster 2024-08-17T17:04:44.893356+0000 mon.a (mon.0) 1293 : cluster [DBG] osdmap e280: 8 total, 8 up, 8 in 2024-08-17T17:04:46.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:45 smithi131 bash[32005]: cluster 2024-08-17T17:04:44.054435+0000 mgr.y (mgr.15039) 30 : cluster [DBG] pgmap v31: 137 pgs: 137 active+clean; 901 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 12 MiB/s wr, 207 op/s 2024-08-17T17:04:46.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:45 smithi131 bash[32005]: cluster 2024-08-17T17:04:44.893356+0000 mon.a (mon.0) 1293 : cluster [DBG] osdmap e280: 8 total, 8 up, 8 in 2024-08-17T17:04:46.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:45 smithi131 bash[22554]: cluster 2024-08-17T17:04:44.054435+0000 mgr.y (mgr.15039) 30 : cluster [DBG] pgmap v31: 137 pgs: 137 active+clean; 901 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 22 MiB/s rd, 12 MiB/s wr, 207 op/s 2024-08-17T17:04:46.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:45 smithi131 bash[22554]: cluster 2024-08-17T17:04:44.893356+0000 mon.a (mon.0) 1293 : cluster [DBG] osdmap e280: 8 total, 8 up, 8 in 2024-08-17T17:04:47.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:46 smithi131 bash[22554]: cluster 2024-08-17T17:04:45.898977+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e281: 8 total, 8 up, 8 in 2024-08-17T17:04:47.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:46 smithi131 bash[32005]: cluster 2024-08-17T17:04:45.898977+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e281: 8 total, 8 up, 8 in 2024-08-17T17:04:47.355 INFO:tasks.workunit.client.0.smithi131.stdout:migration_execute 2024-08-17T17:04:47.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:46 smithi169 bash[24469]: cluster 2024-08-17T17:04:45.898977+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e281: 8 total, 8 up, 8 in 2024-08-17T17:04:47.583 INFO:tasks.workunit.client.0.smithi131.stdout:migration_commit 2024-08-17T17:04:48.151 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.CloneV2Parent (4162 ms) 2024-08-17T17:04:48.151 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.CloneV1ParentAbort 2024-08-17T17:04:48.225 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:04:48.250 INFO:tasks.workunit.client.0.smithi131.stdout:write: A 0~10 2024-08-17T17:04:48.269 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:47 smithi169 bash[24469]: cluster 2024-08-17T17:04:46.055380+0000 mgr.y (mgr.15039) 31 : cluster [DBG] pgmap v34: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 25 KiB/s wr, 483 op/s 2024-08-17T17:04:48.269 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:47 smithi169 bash[24469]: cluster 2024-08-17T17:04:46.920903+0000 mon.a (mon.0) 1295 : cluster [DBG] osdmap e282: 8 total, 8 up, 8 in 2024-08-17T17:04:48.272 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap1 2024-08-17T17:04:48.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:47 smithi131 bash[32005]: cluster 2024-08-17T17:04:46.055380+0000 mgr.y (mgr.15039) 31 : cluster [DBG] pgmap v34: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 25 KiB/s wr, 483 op/s 2024-08-17T17:04:48.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:47 smithi131 bash[32005]: cluster 2024-08-17T17:04:46.920903+0000 mon.a (mon.0) 1295 : cluster [DBG] osdmap e282: 8 total, 8 up, 8 in 2024-08-17T17:04:48.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:47 smithi131 bash[22554]: cluster 2024-08-17T17:04:46.055380+0000 mgr.y (mgr.15039) 31 : cluster [DBG] pgmap v34: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 25 KiB/s wr, 483 op/s 2024-08-17T17:04:48.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:47 smithi131 bash[22554]: cluster 2024-08-17T17:04:46.920903+0000 mon.a (mon.0) 1295 : cluster [DBG] osdmap e282: 8 total, 8 up, 8 in 2024-08-17T17:04:49.169 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:48 smithi169 bash[24469]: cluster 2024-08-17T17:04:47.934187+0000 mon.a (mon.0) 1296 : cluster [DBG] osdmap e283: 8 total, 8 up, 8 in 2024-08-17T17:04:49.169 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:48 smithi169 bash[24469]: cluster 2024-08-17T17:04:48.771076+0000 mon.a (mon.0) 1297 : cluster [DBG] osdmap e284: 8 total, 8 up, 8 in 2024-08-17T17:04:49.170 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:48 smithi169 systemd[1]: Stopping Ceph prometheus.a for f27a2518-5cb7-11ef-bccf-c7b262605968... 2024-08-17T17:04:49.170 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:48 smithi169 bash[59833]: ts=2024-08-17T17:04:48.995Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-17T17:04:49.170 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:48 smithi169 bash[59833]: ts=2024-08-17T17:04:48.995Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-08-17T17:04:49.170 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:48 smithi169 bash[59833]: ts=2024-08-17T17:04:48.995Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-08-17T17:04:49.170 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:48 smithi169 bash[59833]: ts=2024-08-17T17:04:48.995Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-17T17:04:49.170 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:48 smithi169 bash[59833]: ts=2024-08-17T17:04:48.995Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-08-17T17:04:49.170 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:48 smithi169 bash[59833]: ts=2024-08-17T17:04:48.995Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-08-17T17:04:49.170 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:48 smithi169 bash[59833]: ts=2024-08-17T17:04:48.996Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-08-17T17:04:49.170 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:48 smithi169 bash[59833]: ts=2024-08-17T17:04:48.996Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-08-17T17:04:49.170 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:48 smithi169 bash[59833]: ts=2024-08-17T17:04:48.996Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-08-17T17:04:49.170 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:48 smithi169 bash[59833]: ts=2024-08-17T17:04:48.996Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-08-17T17:04:49.171 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:48 smithi169 bash[59833]: ts=2024-08-17T17:04:48.996Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-08-17T17:04:49.171 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:48 smithi169 bash[59833]: ts=2024-08-17T17:04:48.996Z caller=main.go:1147 level=info msg="See you next time!" 2024-08-17T17:04:49.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:48 smithi131 bash[32005]: cluster 2024-08-17T17:04:47.934187+0000 mon.a (mon.0) 1296 : cluster [DBG] osdmap e283: 8 total, 8 up, 8 in 2024-08-17T17:04:49.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:48 smithi131 bash[32005]: cluster 2024-08-17T17:04:48.771076+0000 mon.a (mon.0) 1297 : cluster [DBG] osdmap e284: 8 total, 8 up, 8 in 2024-08-17T17:04:49.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:48 smithi131 bash[22554]: cluster 2024-08-17T17:04:47.934187+0000 mon.a (mon.0) 1296 : cluster [DBG] osdmap e283: 8 total, 8 up, 8 in 2024-08-17T17:04:49.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:48 smithi131 bash[22554]: cluster 2024-08-17T17:04:48.771076+0000 mon.a (mon.0) 1297 : cluster [DBG] osdmap e284: 8 total, 8 up, 8 in 2024-08-17T17:04:49.786 INFO:tasks.workunit.client.0.smithi131.stdout:snap_protect: snap1 2024-08-17T17:04:49.889 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:49 smithi169 bash[61002]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-prometheus-a 2024-08-17T17:04:49.889 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:49 smithi169 bash[61061]: Error response from daemon: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-prometheus-a 2024-08-17T17:04:49.890 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:49 smithi169 systemd[1]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-17T17:04:49.890 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:49 smithi169 systemd[1]: Stopped Ceph prometheus.a for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T17:04:49.890 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:49 smithi169 systemd[1]: Started Ceph prometheus.a for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T17:04:49.912 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:04:50.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:49 smithi131 bash[22554]: cluster 2024-08-17T17:04:48.056382+0000 mgr.y (mgr.15039) 32 : cluster [DBG] pgmap v37: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 25 KiB/s wr, 483 op/s 2024-08-17T17:04:50.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:49 smithi131 bash[22554]: cluster 2024-08-17T17:04:49.775187+0000 mon.a (mon.0) 1298 : cluster [DBG] osdmap e285: 8 total, 8 up, 8 in 2024-08-17T17:04:50.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:49 smithi131 bash[22554]: audit 2024-08-17T17:04:49.833450+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:50.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:49 smithi131 bash[22554]: audit 2024-08-17T17:04:49.853083+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:50.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:49 smithi131 bash[22554]: audit 2024-08-17T17:04:49.861854+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:04:50.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:49 smithi131 bash[22554]: audit 2024-08-17T17:04:49.909355+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:04:50.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:49 smithi131 bash[32005]: cluster 2024-08-17T17:04:48.056382+0000 mgr.y (mgr.15039) 32 : cluster [DBG] pgmap v37: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 25 KiB/s wr, 483 op/s 2024-08-17T17:04:50.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:49 smithi131 bash[32005]: cluster 2024-08-17T17:04:49.775187+0000 mon.a (mon.0) 1298 : cluster [DBG] osdmap e285: 8 total, 8 up, 8 in 2024-08-17T17:04:50.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:49 smithi131 bash[32005]: audit 2024-08-17T17:04:49.833450+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:50.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:49 smithi131 bash[32005]: audit 2024-08-17T17:04:49.853083+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:50.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:49 smithi131 bash[32005]: audit 2024-08-17T17:04:49.861854+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:04:50.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:49 smithi131 bash[32005]: audit 2024-08-17T17:04:49.909355+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:04:50.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:49 smithi169 bash[24469]: cluster 2024-08-17T17:04:48.056382+0000 mgr.y (mgr.15039) 32 : cluster [DBG] pgmap v37: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 21 MiB/s rd, 25 KiB/s wr, 483 op/s 2024-08-17T17:04:50.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:49 smithi169 bash[24469]: cluster 2024-08-17T17:04:49.775187+0000 mon.a (mon.0) 1298 : cluster [DBG] osdmap e285: 8 total, 8 up, 8 in 2024-08-17T17:04:50.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:49 smithi169 bash[24469]: audit 2024-08-17T17:04:49.833450+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:50.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:49 smithi169 bash[24469]: audit 2024-08-17T17:04:49.853083+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:50.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:49 smithi169 bash[24469]: audit 2024-08-17T17:04:49.861854+0000 mon.c (mon.2) 70 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:04:50.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:49 smithi169 bash[24469]: audit 2024-08-17T17:04:49.909355+0000 mon.c (mon.2) 71 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:04:51.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:50 smithi169 bash[24469]: audit 2024-08-17T17:04:49.862507+0000 mgr.y (mgr.15039) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:04:51.314 INFO:tasks.workunit.client.0.smithi131.stdout:migration_abort 2024-08-17T17:04:51.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:50 smithi131 bash[22554]: audit 2024-08-17T17:04:49.862507+0000 mgr.y (mgr.15039) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:04:51.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:50 smithi131 bash[32005]: audit 2024-08-17T17:04:49.862507+0000 mgr.y (mgr.15039) 33 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:04:52.102 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:51 smithi169 bash[24469]: cluster 2024-08-17T17:04:50.057387+0000 mgr.y (mgr.15039) 34 : cluster [DBG] pgmap v40: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 55 KiB/s rd, 2.5 KiB/s wr, 69 op/s 2024-08-17T17:04:52.103 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:51 smithi169 bash[24469]: cluster 2024-08-17T17:04:50.951769+0000 mon.a (mon.0) 1301 : cluster [DBG] osdmap e286: 8 total, 8 up, 8 in 2024-08-17T17:04:52.103 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:51 smithi169 bash[61088]: ts=2024-08-17T17:04:51.946Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-08-17T17:04:52.103 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:51 smithi169 bash[61088]: ts=2024-08-17T17:04:51.946Z caller=main.go:569 level=info build_context="(go=go1.19.7, platform=linux/amd64, user=root@8a0ee342e522, date=20230321-12:56:07, tags=netgo,builtinassets)" 2024-08-17T17:04:52.103 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:51 smithi169 bash[61088]: ts=2024-08-17T17:04:51.946Z caller=main.go:570 level=info host_details="(Linux 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64 smithi169 (none))" 2024-08-17T17:04:52.103 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:51 smithi169 bash[61088]: ts=2024-08-17T17:04:51.946Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-17T17:04:52.103 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:51 smithi169 bash[61088]: ts=2024-08-17T17:04:51.946Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-17T17:04:52.103 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:51 smithi169 bash[61088]: ts=2024-08-17T17:04:51.948Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-08-17T17:04:52.103 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:51 smithi169 bash[61088]: ts=2024-08-17T17:04:51.949Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-08-17T17:04:52.103 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:51 smithi169 bash[61088]: ts=2024-08-17T17:04:51.950Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-08-17T17:04:52.103 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:51 smithi169 bash[61088]: ts=2024-08-17T17:04:51.950Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-17T17:04:52.103 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:51 smithi169 bash[61088]: ts=2024-08-17T17:04:51.952Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-17T17:04:52.104 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:51 smithi169 bash[61088]: ts=2024-08-17T17:04:51.952Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=4.467µs 2024-08-17T17:04:52.104 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:51 smithi169 bash[61088]: ts=2024-08-17T17:04:51.952Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-17T17:04:52.104 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:51 smithi169 bash[61088]: ts=2024-08-17T17:04:51.955Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-08-17T17:04:52.104 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:51 smithi169 bash[61088]: ts=2024-08-17T17:04:51.971Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-08-17T17:04:52.104 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:51 smithi169 bash[61088]: ts=2024-08-17T17:04:51.972Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-08-17T17:04:52.104 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:51 smithi169 bash[61088]: ts=2024-08-17T17:04:51.972Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-08-17T17:04:52.104 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:51 smithi169 bash[61088]: ts=2024-08-17T17:04:51.972Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=48.371µs wal_replay_duration=19.906783ms wbl_replay_duration=106ns total_replay_duration=20.075612ms 2024-08-17T17:04:52.104 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:51 smithi169 bash[61088]: ts=2024-08-17T17:04:51.974Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-08-17T17:04:52.104 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:51 smithi169 bash[61088]: ts=2024-08-17T17:04:51.974Z caller=main.go:1029 level=info msg="TSDB started" 2024-08-17T17:04:52.104 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:51 smithi169 bash[61088]: ts=2024-08-17T17:04:51.974Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-17T17:04:52.104 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:52 smithi169 bash[61088]: ts=2024-08-17T17:04:52.000Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=25.765193ms db_storage=900ns remote_storage=1.253µs web_handler=431ns query_engine=752ns scrape=300.916µs scrape_sd=109.025µs notify=13.665µs notify_sd=12.321µs rules=24.899469ms tracing=6.589µs 2024-08-17T17:04:52.104 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:52 smithi169 bash[61088]: ts=2024-08-17T17:04:52.000Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-08-17T17:04:52.104 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:52 smithi169 bash[61088]: ts=2024-08-17T17:04:52.000Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-08-17T17:04:52.200 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.CloneV1ParentAbort (4048 ms) 2024-08-17T17:04:52.200 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.CloneV2ParentAbort 2024-08-17T17:04:52.272 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:04:52.294 INFO:tasks.workunit.client.0.smithi131.stdout:write: A 0~10 2024-08-17T17:04:52.316 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap1 2024-08-17T17:04:52.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:51 smithi131 bash[22554]: cluster 2024-08-17T17:04:50.057387+0000 mgr.y (mgr.15039) 34 : cluster [DBG] pgmap v40: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 55 KiB/s rd, 2.5 KiB/s wr, 69 op/s 2024-08-17T17:04:52.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:51 smithi131 bash[22554]: cluster 2024-08-17T17:04:50.951769+0000 mon.a (mon.0) 1301 : cluster [DBG] osdmap e286: 8 total, 8 up, 8 in 2024-08-17T17:04:52.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:51 smithi131 bash[32005]: cluster 2024-08-17T17:04:50.057387+0000 mgr.y (mgr.15039) 34 : cluster [DBG] pgmap v40: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 55 KiB/s rd, 2.5 KiB/s wr, 69 op/s 2024-08-17T17:04:52.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:51 smithi131 bash[32005]: cluster 2024-08-17T17:04:50.951769+0000 mon.a (mon.0) 1301 : cluster [DBG] osdmap e286: 8 total, 8 up, 8 in 2024-08-17T17:04:53.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:52 smithi131 bash[22554]: cluster 2024-08-17T17:04:51.967956+0000 mon.a (mon.0) 1302 : cluster [DBG] osdmap e287: 8 total, 8 up, 8 in 2024-08-17T17:04:53.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:52 smithi131 bash[32005]: cluster 2024-08-17T17:04:51.967956+0000 mon.a (mon.0) 1302 : cluster [DBG] osdmap e287: 8 total, 8 up, 8 in 2024-08-17T17:04:53.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:52 smithi169 bash[24469]: cluster 2024-08-17T17:04:51.967956+0000 mon.a (mon.0) 1302 : cluster [DBG] osdmap e287: 8 total, 8 up, 8 in 2024-08-17T17:04:53.793 INFO:tasks.workunit.client.0.smithi131.stdout:snap_protect: snap1 2024-08-17T17:04:53.934 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:04:54.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:53 smithi131 bash[22554]: cluster 2024-08-17T17:04:52.058184+0000 mgr.y (mgr.15039) 35 : cluster [DBG] pgmap v43: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 417 KiB/s rd, 27 KiB/s wr, 529 op/s 2024-08-17T17:04:54.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:53 smithi131 bash[22554]: cluster 2024-08-17T17:04:52.977903+0000 mon.a (mon.0) 1303 : cluster [DBG] osdmap e288: 8 total, 8 up, 8 in 2024-08-17T17:04:54.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:53 smithi131 bash[22554]: cephadm 2024-08-17T17:04:53.036394+0000 mgr.y (mgr.15039) 36 : cephadm [INF] Upgrade: Updating mgr.x 2024-08-17T17:04:54.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:53 smithi131 bash[22554]: audit 2024-08-17T17:04:53.037229+0000 mon.c (mon.2) 72 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:04:54.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:53 smithi131 bash[22554]: audit 2024-08-17T17:04:53.038032+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:04:54.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:53 smithi131 bash[22554]: audit 2024-08-17T17:04:53.040492+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T17:04:54.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:53 smithi131 bash[22554]: audit 2024-08-17T17:04:53.042454+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:04:54.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:53 smithi131 bash[22554]: cluster 2024-08-17T17:04:53.773337+0000 mon.a (mon.0) 1305 : cluster [DBG] osdmap e289: 8 total, 8 up, 8 in 2024-08-17T17:04:54.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:53 smithi131 bash[32005]: cluster 2024-08-17T17:04:52.058184+0000 mgr.y (mgr.15039) 35 : cluster [DBG] pgmap v43: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 417 KiB/s rd, 27 KiB/s wr, 529 op/s 2024-08-17T17:04:54.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:53 smithi131 bash[32005]: cluster 2024-08-17T17:04:52.977903+0000 mon.a (mon.0) 1303 : cluster [DBG] osdmap e288: 8 total, 8 up, 8 in 2024-08-17T17:04:54.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:53 smithi131 bash[32005]: cephadm 2024-08-17T17:04:53.036394+0000 mgr.y (mgr.15039) 36 : cephadm [INF] Upgrade: Updating mgr.x 2024-08-17T17:04:54.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:53 smithi131 bash[32005]: audit 2024-08-17T17:04:53.037229+0000 mon.c (mon.2) 72 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:04:54.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:53 smithi131 bash[32005]: audit 2024-08-17T17:04:53.038032+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:04:54.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:53 smithi131 bash[32005]: audit 2024-08-17T17:04:53.040492+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T17:04:54.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:53 smithi131 bash[32005]: audit 2024-08-17T17:04:53.042454+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:04:54.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:53 smithi131 bash[32005]: cluster 2024-08-17T17:04:53.773337+0000 mon.a (mon.0) 1305 : cluster [DBG] osdmap e289: 8 total, 8 up, 8 in 2024-08-17T17:04:54.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:53 smithi169 bash[24469]: cluster 2024-08-17T17:04:52.058184+0000 mgr.y (mgr.15039) 35 : cluster [DBG] pgmap v43: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 417 KiB/s rd, 27 KiB/s wr, 529 op/s 2024-08-17T17:04:54.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:53 smithi169 bash[24469]: cluster 2024-08-17T17:04:52.977903+0000 mon.a (mon.0) 1303 : cluster [DBG] osdmap e288: 8 total, 8 up, 8 in 2024-08-17T17:04:54.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:53 smithi169 bash[24469]: cephadm 2024-08-17T17:04:53.036394+0000 mgr.y (mgr.15039) 36 : cephadm [INF] Upgrade: Updating mgr.x 2024-08-17T17:04:54.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:53 smithi169 bash[24469]: audit 2024-08-17T17:04:53.037229+0000 mon.c (mon.2) 72 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:04:54.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:53 smithi169 bash[24469]: audit 2024-08-17T17:04:53.038032+0000 mon.a (mon.0) 1304 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-08-17T17:04:54.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:53 smithi169 bash[24469]: audit 2024-08-17T17:04:53.040492+0000 mon.c (mon.2) 73 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-08-17T17:04:54.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:53 smithi169 bash[24469]: audit 2024-08-17T17:04:53.042454+0000 mon.c (mon.2) 74 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:04:54.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:53 smithi169 bash[24469]: cluster 2024-08-17T17:04:53.773337+0000 mon.a (mon.0) 1305 : cluster [DBG] osdmap e289: 8 total, 8 up, 8 in 2024-08-17T17:04:55.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:54 smithi169 bash[24469]: cephadm 2024-08-17T17:04:53.044331+0000 mgr.y (mgr.15039) 37 : cephadm [INF] Deploying daemon mgr.x on smithi169 2024-08-17T17:04:55.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:54 smithi169 bash[24469]: audit 2024-08-17T17:04:54.914898+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:04:55.310 INFO:tasks.workunit.client.0.smithi131.stdout:migration_abort 2024-08-17T17:04:55.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:54 smithi131 bash[22554]: cephadm 2024-08-17T17:04:53.044331+0000 mgr.y (mgr.15039) 37 : cephadm [INF] Deploying daemon mgr.x on smithi169 2024-08-17T17:04:55.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:54 smithi131 bash[22554]: audit 2024-08-17T17:04:54.914898+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:04:55.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:54 smithi131 bash[32005]: cephadm 2024-08-17T17:04:53.044331+0000 mgr.y (mgr.15039) 37 : cephadm [INF] Deploying daemon mgr.x on smithi169 2024-08-17T17:04:55.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:54 smithi131 bash[32005]: audit 2024-08-17T17:04:54.914898+0000 mon.c (mon.2) 75 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:04:56.139 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 17:04:56 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:04:56.140 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 17:04:56 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:04:56.140 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 17:04:56 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:04:56.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:55 smithi169 bash[24469]: cluster 2024-08-17T17:04:54.058936+0000 mgr.y (mgr.15039) 38 : cluster [DBG] pgmap v46: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 362 KiB/s rd, 24 KiB/s wr, 459 op/s 2024-08-17T17:04:56.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:55 smithi169 bash[24469]: cluster 2024-08-17T17:04:54.991581+0000 mon.a (mon.0) 1306 : cluster [DBG] osdmap e290: 8 total, 8 up, 8 in 2024-08-17T17:04:56.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:56 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:04:56.141 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:56 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:04:56.141 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:04:56 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:04:56.141 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:04:56 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:04:56.141 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:04:56 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:04:56.142 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 17:04:56 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:04:56.222 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.CloneV2ParentAbort (4023 ms) 2024-08-17T17:04:56.222 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.CloneV1ParentAbortFixIncompleteChildReattach 2024-08-17T17:04:56.271 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:04:56.290 INFO:tasks.workunit.client.0.smithi131.stdout:write: A 0~10 2024-08-17T17:04:56.300 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap1 2024-08-17T17:04:56.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:55 smithi131 bash[32005]: cluster 2024-08-17T17:04:54.058936+0000 mgr.y (mgr.15039) 38 : cluster [DBG] pgmap v46: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 362 KiB/s rd, 24 KiB/s wr, 459 op/s 2024-08-17T17:04:56.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:55 smithi131 bash[32005]: cluster 2024-08-17T17:04:54.991581+0000 mon.a (mon.0) 1306 : cluster [DBG] osdmap e290: 8 total, 8 up, 8 in 2024-08-17T17:04:56.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:55 smithi131 bash[22554]: cluster 2024-08-17T17:04:54.058936+0000 mgr.y (mgr.15039) 38 : cluster [DBG] pgmap v46: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 362 KiB/s rd, 24 KiB/s wr, 459 op/s 2024-08-17T17:04:56.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:55 smithi131 bash[22554]: cluster 2024-08-17T17:04:54.991581+0000 mon.a (mon.0) 1306 : cluster [DBG] osdmap e290: 8 total, 8 up, 8 in 2024-08-17T17:04:56.509 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:04:56 smithi169 systemd[1]: Stopping Ceph mgr.x for f27a2518-5cb7-11ef-bccf-c7b262605968... 2024-08-17T17:04:56.527 INFO:teuthology.orchestra.run.smithi131.stdout:true 2024-08-17T17:04:57.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:57 smithi169 bash[24469]: cluster 2024-08-17T17:04:56.002787+0000 mon.a (mon.0) 1307 : cluster [DBG] osdmap e291: 8 total, 8 up, 8 in 2024-08-17T17:04:57.140 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:04:56 smithi169 bash[61370]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-mgr-x 2024-08-17T17:04:57.140 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:04:57 smithi169 systemd[1]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-08-17T17:04:57.140 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:04:57 smithi169 bash[61428]: Error response from daemon: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-mgr-x 2024-08-17T17:04:57.140 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:04:57 smithi169 systemd[1]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-08-17T17:04:57.140 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:04:57 smithi169 systemd[1]: Stopped Ceph mgr.x for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T17:04:57.180 INFO:teuthology.orchestra.run.smithi131.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T17:04:57.181 INFO:teuthology.orchestra.run.smithi131.stdout:alertmanager.a smithi131 *:9093,9094 running (7m) 25s ago 8m 13.6M - 0.25.0 c8568f914cd2 dee86a28ddfc 2024-08-17T17:04:57.181 INFO:teuthology.orchestra.run.smithi131.stdout:grafana.a smithi169 *:3000 running (7m) 25s ago 7m 78.8M - 9.4.7 954c08fa6188 d0446dbf1cf1 2024-08-17T17:04:57.181 INFO:teuthology.orchestra.run.smithi131.stdout:mds.foo.smithi131.ctintn smithi131 running (5m) 25s ago 5m 13.5M - 18.2.4-719-gced649f8 c870753d67c2 6dd140bebf9a 2024-08-17T17:04:57.181 INFO:teuthology.orchestra.run.smithi131.stdout:mds.foo.smithi169.mekqdz smithi169 running (5m) 25s ago 5m 16.7M - 18.2.4-719-gced649f8 c870753d67c2 de2b6ed48bc0 2024-08-17T17:04:57.181 INFO:teuthology.orchestra.run.smithi131.stdout:mgr.x smithi169 *:8443,9283,8765 running (106s) 25s ago 16m 310M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb ef8d09007773 2024-08-17T17:04:57.181 INFO:teuthology.orchestra.run.smithi131.stdout:mgr.y smithi131 *:8443,9283,8765 running (50s) 25s ago 19m 482M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb c3e5c2355bd4 2024-08-17T17:04:57.181 INFO:teuthology.orchestra.run.smithi131.stdout:mon.a smithi131 running (19m) 25s ago 19m 62.2M 2048M 18.2.4-719-gced649f8 c870753d67c2 1767c0122aeb 2024-08-17T17:04:57.181 INFO:teuthology.orchestra.run.smithi131.stdout:mon.b smithi169 running (17m) 25s ago 17m 49.7M 2048M 18.2.4-719-gced649f8 c870753d67c2 ca0432409671 2024-08-17T17:04:57.181 INFO:teuthology.orchestra.run.smithi131.stdout:mon.c smithi131 running (17m) 25s ago 17m 48.3M 2048M 18.2.4-719-gced649f8 c870753d67c2 7fec9fe0b005 2024-08-17T17:04:57.181 INFO:teuthology.orchestra.run.smithi131.stdout:node-exporter.a smithi131 *:9100 running (8m) 25s ago 8m 8748k - 1.5.0 0da6a335fe13 432b6cc24df8 2024-08-17T17:04:57.181 INFO:teuthology.orchestra.run.smithi131.stdout:node-exporter.b smithi169 *:9100 running (8m) 25s ago 8m 8615k - 1.5.0 0da6a335fe13 1ad8a77b7942 2024-08-17T17:04:57.181 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0 smithi131 running (16m) 25s ago 16m 126M 2524M 18.2.4-719-gced649f8 c870753d67c2 56f0a67267a6 2024-08-17T17:04:57.181 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1 smithi131 running (15m) 25s ago 15m 148M 2524M 18.2.4-719-gced649f8 c870753d67c2 2f713ee6cf33 2024-08-17T17:04:57.181 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2 smithi131 running (14m) 25s ago 14m 108M 2524M 18.2.4-719-gced649f8 c870753d67c2 fe215c9d7f47 2024-08-17T17:04:57.182 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3 smithi131 running (13m) 25s ago 13m 104M 2524M 18.2.4-719-gced649f8 c870753d67c2 2f170c02ee2d 2024-08-17T17:04:57.182 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4 smithi169 running (12m) 25s ago 12m 117M 2524M 18.2.4-719-gced649f8 c870753d67c2 524bbf4e0cc3 2024-08-17T17:04:57.182 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5 smithi169 running (11m) 25s ago 11m 91.2M 2524M 18.2.4-719-gced649f8 c870753d67c2 5878adfca71c 2024-08-17T17:04:57.182 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6 smithi169 running (10m) 25s ago 10m 123M 2524M 18.2.4-719-gced649f8 c870753d67c2 78df1d40d56b 2024-08-17T17:04:57.182 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7 smithi169 running (9m) 25s ago 9m 99.4M 2524M 18.2.4-719-gced649f8 c870753d67c2 c1f457bcf070 2024-08-17T17:04:57.182 INFO:teuthology.orchestra.run.smithi131.stdout:prometheus.a smithi169 *:9095 starting - - - - 2024-08-17T17:04:57.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:57 smithi131 bash[32005]: cluster 2024-08-17T17:04:56.002787+0000 mon.a (mon.0) 1307 : cluster [DBG] osdmap e291: 8 total, 8 up, 8 in 2024-08-17T17:04:57.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:57 smithi131 bash[22554]: cluster 2024-08-17T17:04:56.002787+0000 mon.a (mon.0) 1307 : cluster [DBG] osdmap e291: 8 total, 8 up, 8 in 2024-08-17T17:04:57.553 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:04:57.553 INFO:teuthology.orchestra.run.smithi131.stdout: "mon": { 2024-08-17T17:04:57.553 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 3 2024-08-17T17:04:57.553 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:04:57.553 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr": { 2024-08-17T17:04:57.554 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 2 2024-08-17T17:04:57.554 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:04:57.554 INFO:teuthology.orchestra.run.smithi131.stdout: "osd": { 2024-08-17T17:04:57.554 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 8 2024-08-17T17:04:57.554 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:04:57.554 INFO:teuthology.orchestra.run.smithi131.stdout: "mds": { 2024-08-17T17:04:57.554 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 2 2024-08-17T17:04:57.554 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:04:57.554 INFO:teuthology.orchestra.run.smithi131.stdout: "overall": { 2024-08-17T17:04:57.554 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 13, 2024-08-17T17:04:57.554 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 2 2024-08-17T17:04:57.554 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:04:57.554 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:04:57.639 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:04:57 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:04:57.640 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 17:04:57 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:04:57.640 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 17:04:57 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:04:57.640 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 17:04:57 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:04:57.640 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:04:57 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:04:57.641 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:04:57 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:04:57.641 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 17:04:57 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:04:57.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:57 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:04:57.641 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:04:57 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:04:57.642 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:04:57 smithi169 systemd[1]: Started Ceph mgr.x for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T17:04:57.864 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:04:57.864 INFO:teuthology.orchestra.run.smithi131.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d", 2024-08-17T17:04:57.864 INFO:teuthology.orchestra.run.smithi131.stdout: "in_progress": true, 2024-08-17T17:04:57.864 INFO:teuthology.orchestra.run.smithi131.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-08-17T17:04:57.864 INFO:teuthology.orchestra.run.smithi131.stdout: "services_complete": [], 2024-08-17T17:04:57.864 INFO:teuthology.orchestra.run.smithi131.stdout: "progress": "", 2024-08-17T17:04:57.864 INFO:teuthology.orchestra.run.smithi131.stdout: "message": "Currently upgrading mgr daemons", 2024-08-17T17:04:57.864 INFO:teuthology.orchestra.run.smithi131.stdout: "is_paused": false 2024-08-17T17:04:57.864 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:04:58.037 INFO:tasks.workunit.client.0.smithi131.stdout:snap_protect: snap1 2024-08-17T17:04:58.180 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:04:58.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:58 smithi131 bash[22554]: cluster 2024-08-17T17:04:56.059685+0000 mgr.y (mgr.15039) 39 : cluster [DBG] pgmap v49: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 283 KiB/s rd, 21 KiB/s wr, 364 op/s 2024-08-17T17:04:58.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:58 smithi131 bash[22554]: audit 2024-08-17T17:04:56.521284+0000 mgr.y (mgr.15039) 40 : audit [DBG] from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:58.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:58 smithi131 bash[22554]: audit 2024-08-17T17:04:56.840638+0000 mgr.y (mgr.15039) 41 : audit [DBG] from='client.15117 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:58.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:58 smithi131 bash[22554]: cluster 2024-08-17T17:04:57.001481+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e292: 8 total, 8 up, 8 in 2024-08-17T17:04:58.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:58 smithi131 bash[22554]: audit 2024-08-17T17:04:57.423189+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:58.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:58 smithi131 bash[22554]: audit 2024-08-17T17:04:57.436658+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:58.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:58 smithi131 bash[22554]: audit 2024-08-17T17:04:57.439504+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:04:58.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:58 smithi131 bash[22554]: audit 2024-08-17T17:04:57.560243+0000 mon.a (mon.0) 1311 : audit [DBG] from='client.? 172.21.15.131:0/2367072304' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:04:58.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:58 smithi131 bash[32005]: cluster 2024-08-17T17:04:56.059685+0000 mgr.y (mgr.15039) 39 : cluster [DBG] pgmap v49: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 283 KiB/s rd, 21 KiB/s wr, 364 op/s 2024-08-17T17:04:58.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:58 smithi131 bash[32005]: audit 2024-08-17T17:04:56.521284+0000 mgr.y (mgr.15039) 40 : audit [DBG] from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:58.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:58 smithi131 bash[32005]: audit 2024-08-17T17:04:56.840638+0000 mgr.y (mgr.15039) 41 : audit [DBG] from='client.15117 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:58.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:58 smithi131 bash[32005]: cluster 2024-08-17T17:04:57.001481+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e292: 8 total, 8 up, 8 in 2024-08-17T17:04:58.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:58 smithi131 bash[32005]: audit 2024-08-17T17:04:57.423189+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:58.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:58 smithi131 bash[32005]: audit 2024-08-17T17:04:57.436658+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:58.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:58 smithi131 bash[32005]: audit 2024-08-17T17:04:57.439504+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:04:58.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:58 smithi131 bash[32005]: audit 2024-08-17T17:04:57.560243+0000 mon.a (mon.0) 1311 : audit [DBG] from='client.? 172.21.15.131:0/2367072304' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:04:58.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:58 smithi169 bash[24469]: cluster 2024-08-17T17:04:56.059685+0000 mgr.y (mgr.15039) 39 : cluster [DBG] pgmap v49: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 283 KiB/s rd, 21 KiB/s wr, 364 op/s 2024-08-17T17:04:58.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:58 smithi169 bash[24469]: audit 2024-08-17T17:04:56.521284+0000 mgr.y (mgr.15039) 40 : audit [DBG] from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:58.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:58 smithi169 bash[24469]: audit 2024-08-17T17:04:56.840638+0000 mgr.y (mgr.15039) 41 : audit [DBG] from='client.15117 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:58.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:58 smithi169 bash[24469]: cluster 2024-08-17T17:04:57.001481+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e292: 8 total, 8 up, 8 in 2024-08-17T17:04:58.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:58 smithi169 bash[24469]: audit 2024-08-17T17:04:57.423189+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:58.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:58 smithi169 bash[24469]: audit 2024-08-17T17:04:57.436658+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:04:58.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:58 smithi169 bash[24469]: audit 2024-08-17T17:04:57.439504+0000 mon.c (mon.2) 76 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:04:58.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:58 smithi169 bash[24469]: audit 2024-08-17T17:04:57.560243+0000 mon.a (mon.0) 1311 : audit [DBG] from='client.? 172.21.15.131:0/2367072304' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:04:58.889 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:04:58 smithi169 bash[61485]: debug 2024-08-17T17:04:58.739+0000 7f8f9e95d640 1 -- 172.21.15.169:0/527559812 <== mon.1 v2:172.21.15.169:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55bf4a1af0e0 con 0x55bf4a1b1400 2024-08-17T17:04:59.158 INFO:tasks.workunit.client.0.smithi131.stdout:migration_abort 2024-08-17T17:04:59.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:59 smithi131 bash[32005]: audit 2024-08-17T17:04:57.152276+0000 mgr.y (mgr.15039) 42 : audit [DBG] from='client.25049 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:59.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:59 smithi131 bash[32005]: audit 2024-08-17T17:04:57.870442+0000 mgr.y (mgr.15039) 43 : audit [DBG] from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:59.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:59 smithi131 bash[32005]: cluster 2024-08-17T17:04:58.014848+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e293: 8 total, 8 up, 8 in 2024-08-17T17:04:59.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:04:59 smithi131 bash[32005]: cluster 2024-08-17T17:04:58.777143+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e294: 8 total, 8 up, 8 in 2024-08-17T17:04:59.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:59 smithi131 bash[22554]: audit 2024-08-17T17:04:57.152276+0000 mgr.y (mgr.15039) 42 : audit [DBG] from='client.25049 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:59.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:59 smithi131 bash[22554]: audit 2024-08-17T17:04:57.870442+0000 mgr.y (mgr.15039) 43 : audit [DBG] from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:59.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:59 smithi131 bash[22554]: cluster 2024-08-17T17:04:58.014848+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e293: 8 total, 8 up, 8 in 2024-08-17T17:04:59.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:04:59 smithi131 bash[22554]: cluster 2024-08-17T17:04:58.777143+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e294: 8 total, 8 up, 8 in 2024-08-17T17:04:59.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:59 smithi169 bash[24469]: audit 2024-08-17T17:04:57.152276+0000 mgr.y (mgr.15039) 42 : audit [DBG] from='client.25049 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:59.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:59 smithi169 bash[24469]: audit 2024-08-17T17:04:57.870442+0000 mgr.y (mgr.15039) 43 : audit [DBG] from='client.15135 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:04:59.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:59 smithi169 bash[24469]: cluster 2024-08-17T17:04:58.014848+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e293: 8 total, 8 up, 8 in 2024-08-17T17:04:59.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:04:59 smithi169 bash[24469]: cluster 2024-08-17T17:04:58.777143+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e294: 8 total, 8 up, 8 in 2024-08-17T17:05:00.307 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.CloneV1ParentAbortFixIncompleteChildReattach (4085 ms) 2024-08-17T17:05:00.307 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.CloneV1ParentAbortFixParentReattach 2024-08-17T17:05:00.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:00 smithi131 bash[22554]: cluster 2024-08-17T17:04:58.060539+0000 mgr.y (mgr.15039) 44 : cluster [DBG] pgmap v52: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 283 KiB/s rd, 21 KiB/s wr, 364 op/s 2024-08-17T17:05:00.343 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:05:00 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:05:00] "GET /metrics HTTP/1.1" 200 38740 "" "Prometheus/2.43.0" 2024-08-17T17:05:00.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:00 smithi131 bash[32005]: cluster 2024-08-17T17:04:58.060539+0000 mgr.y (mgr.15039) 44 : cluster [DBG] pgmap v52: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 283 KiB/s rd, 21 KiB/s wr, 364 op/s 2024-08-17T17:05:00.386 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:05:00.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:00 smithi169 bash[24469]: cluster 2024-08-17T17:04:58.060539+0000 mgr.y (mgr.15039) 44 : cluster [DBG] pgmap v52: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 283 KiB/s rd, 21 KiB/s wr, 364 op/s 2024-08-17T17:05:00.412 INFO:tasks.workunit.client.0.smithi131.stdout:write: A 0~10 2024-08-17T17:05:00.433 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap1 2024-08-17T17:05:01.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:01 smithi131 bash[22554]: cluster 2024-08-17T17:05:00.049069+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e295: 8 total, 8 up, 8 in 2024-08-17T17:05:01.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:01 smithi131 bash[22554]: cluster 2024-08-17T17:05:00.061639+0000 mgr.y (mgr.15039) 45 : cluster [DBG] pgmap v55: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.0 KiB/s rd, 2.0 KiB/s wr, 11 op/s 2024-08-17T17:05:01.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:01 smithi131 bash[32005]: cluster 2024-08-17T17:05:00.049069+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e295: 8 total, 8 up, 8 in 2024-08-17T17:05:01.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:01 smithi131 bash[32005]: cluster 2024-08-17T17:05:00.061639+0000 mgr.y (mgr.15039) 45 : cluster [DBG] pgmap v55: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.0 KiB/s rd, 2.0 KiB/s wr, 11 op/s 2024-08-17T17:05:01.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:01 smithi169 bash[24469]: cluster 2024-08-17T17:05:00.049069+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e295: 8 total, 8 up, 8 in 2024-08-17T17:05:01.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:01 smithi169 bash[24469]: cluster 2024-08-17T17:05:00.061639+0000 mgr.y (mgr.15039) 45 : cluster [DBG] pgmap v55: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 5.0 KiB/s rd, 2.0 KiB/s wr, 11 op/s 2024-08-17T17:05:02.087 INFO:tasks.workunit.client.0.smithi131.stdout:snap_protect: snap1 2024-08-17T17:05:02.231 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:05:02.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:02 smithi131 bash[32005]: cluster 2024-08-17T17:05:01.060639+0000 mon.a (mon.0) 1315 : cluster [DBG] osdmap e296: 8 total, 8 up, 8 in 2024-08-17T17:05:02.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:02 smithi131 bash[22554]: cluster 2024-08-17T17:05:01.060639+0000 mon.a (mon.0) 1315 : cluster [DBG] osdmap e296: 8 total, 8 up, 8 in 2024-08-17T17:05:02.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:02 smithi169 bash[24469]: cluster 2024-08-17T17:05:01.060639+0000 mon.a (mon.0) 1315 : cluster [DBG] osdmap e296: 8 total, 8 up, 8 in 2024-08-17T17:05:03.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:03 smithi131 bash[32005]: cluster 2024-08-17T17:05:02.062691+0000 mgr.y (mgr.15039) 46 : cluster [DBG] pgmap v57: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 359 KiB/s rd, 21 KiB/s wr, 454 op/s 2024-08-17T17:05:03.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:03 smithi131 bash[32005]: cluster 2024-08-17T17:05:02.068685+0000 mon.a (mon.0) 1316 : cluster [DBG] osdmap e297: 8 total, 8 up, 8 in 2024-08-17T17:05:03.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:03 smithi131 bash[22554]: cluster 2024-08-17T17:05:02.062691+0000 mgr.y (mgr.15039) 46 : cluster [DBG] pgmap v57: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 359 KiB/s rd, 21 KiB/s wr, 454 op/s 2024-08-17T17:05:03.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:03 smithi131 bash[22554]: cluster 2024-08-17T17:05:02.068685+0000 mon.a (mon.0) 1316 : cluster [DBG] osdmap e297: 8 total, 8 up, 8 in 2024-08-17T17:05:03.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:03 smithi169 bash[24469]: cluster 2024-08-17T17:05:02.062691+0000 mgr.y (mgr.15039) 46 : cluster [DBG] pgmap v57: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 359 KiB/s rd, 21 KiB/s wr, 454 op/s 2024-08-17T17:05:03.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:03 smithi169 bash[24469]: cluster 2024-08-17T17:05:02.068685+0000 mon.a (mon.0) 1316 : cluster [DBG] osdmap e297: 8 total, 8 up, 8 in 2024-08-17T17:05:03.425 INFO:tasks.workunit.client.0.smithi131.stdout:migration_abort 2024-08-17T17:05:04.030 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.CloneV1ParentAbortFixParentReattach (3722 ms) 2024-08-17T17:05:04.030 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.CloneV1ParentAbortRelinkNotNeeded 2024-08-17T17:05:04.110 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:05:04.140 INFO:tasks.workunit.client.0.smithi131.stdout:write: A 0~10 2024-08-17T17:05:04.161 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap1 2024-08-17T17:05:04.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:04 smithi131 bash[22554]: cluster 2024-08-17T17:05:03.079603+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e298: 8 total, 8 up, 8 in 2024-08-17T17:05:04.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:04 smithi131 bash[22554]: audit 2024-08-17T17:05:03.507468+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:04.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:04 smithi131 bash[22554]: audit 2024-08-17T17:05:03.522230+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:04.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:04 smithi131 bash[22554]: cluster 2024-08-17T17:05:03.779034+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e299: 8 total, 8 up, 8 in 2024-08-17T17:05:04.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:04 smithi131 bash[32005]: cluster 2024-08-17T17:05:03.079603+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e298: 8 total, 8 up, 8 in 2024-08-17T17:05:04.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:04 smithi131 bash[32005]: audit 2024-08-17T17:05:03.507468+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:04.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:04 smithi131 bash[32005]: audit 2024-08-17T17:05:03.522230+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:04.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:04 smithi131 bash[32005]: cluster 2024-08-17T17:05:03.779034+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e299: 8 total, 8 up, 8 in 2024-08-17T17:05:04.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:04 smithi169 bash[24469]: cluster 2024-08-17T17:05:03.079603+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e298: 8 total, 8 up, 8 in 2024-08-17T17:05:04.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:04 smithi169 bash[24469]: audit 2024-08-17T17:05:03.507468+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:04.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:04 smithi169 bash[24469]: audit 2024-08-17T17:05:03.522230+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:04.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:04 smithi169 bash[24469]: cluster 2024-08-17T17:05:03.779034+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e299: 8 total, 8 up, 8 in 2024-08-17T17:05:05.389 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:05:05 smithi169 bash[61485]: [17/Aug/2024:17:05:05] ENGINE Bus STARTING 2024-08-17T17:05:05.390 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:05:05 smithi169 bash[61485]: CherryPy Checker: 2024-08-17T17:05:05.390 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:05:05 smithi169 bash[61485]: The Application mounted at '' has an empty config. 2024-08-17T17:05:05.390 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:05:05 smithi169 bash[61485]: [17/Aug/2024:17:05:05] ENGINE Serving on http://:::9283 2024-08-17T17:05:05.390 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:05:05 smithi169 bash[61485]: [17/Aug/2024:17:05:05] ENGINE Bus STARTED 2024-08-17T17:05:06.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:05 smithi131 bash[32005]: cluster 2024-08-17T17:05:04.063525+0000 mgr.y (mgr.15039) 47 : cluster [DBG] pgmap v61: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 358 KiB/s rd, 19 KiB/s wr, 448 op/s 2024-08-17T17:05:06.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:05 smithi131 bash[32005]: audit 2024-08-17T17:05:04.735796+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:06.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:05 smithi131 bash[32005]: audit 2024-08-17T17:05:04.749037+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:06.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:05 smithi131 bash[32005]: audit 2024-08-17T17:05:05.054230+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.? 172.21.15.169:0/2318553027' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:05:06.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:05 smithi131 bash[32005]: audit 2024-08-17T17:05:05.055049+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.? 172.21.15.169:0/2318553027' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:05:06.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:05 smithi131 bash[32005]: cluster 2024-08-17T17:05:05.055660+0000 mon.a (mon.0) 1323 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T17:05:06.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:05 smithi131 bash[32005]: cluster 2024-08-17T17:05:05.055891+0000 mon.a (mon.0) 1324 : cluster [DBG] Standby manager daemon x started 2024-08-17T17:05:06.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:05 smithi131 bash[32005]: audit 2024-08-17T17:05:05.057596+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.? 172.21.15.169:0/2318553027' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:05:06.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:05 smithi131 bash[32005]: audit 2024-08-17T17:05:05.058134+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.? 172.21.15.169:0/2318553027' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:05:06.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:05 smithi131 bash[32005]: cluster 2024-08-17T17:05:05.083723+0000 mon.a (mon.0) 1325 : cluster [DBG] osdmap e300: 8 total, 8 up, 8 in 2024-08-17T17:05:06.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:05 smithi131 bash[22554]: cluster 2024-08-17T17:05:04.063525+0000 mgr.y (mgr.15039) 47 : cluster [DBG] pgmap v61: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 358 KiB/s rd, 19 KiB/s wr, 448 op/s 2024-08-17T17:05:06.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:05 smithi131 bash[22554]: audit 2024-08-17T17:05:04.735796+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:06.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:05 smithi131 bash[22554]: audit 2024-08-17T17:05:04.749037+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:06.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:05 smithi131 bash[22554]: audit 2024-08-17T17:05:05.054230+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.? 172.21.15.169:0/2318553027' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:05:06.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:05 smithi131 bash[22554]: audit 2024-08-17T17:05:05.055049+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.? 172.21.15.169:0/2318553027' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:05:06.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:05 smithi131 bash[22554]: cluster 2024-08-17T17:05:05.055660+0000 mon.a (mon.0) 1323 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T17:05:06.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:05 smithi131 bash[22554]: cluster 2024-08-17T17:05:05.055891+0000 mon.a (mon.0) 1324 : cluster [DBG] Standby manager daemon x started 2024-08-17T17:05:06.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:05 smithi131 bash[22554]: audit 2024-08-17T17:05:05.057596+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.? 172.21.15.169:0/2318553027' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:05:06.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:05 smithi131 bash[22554]: audit 2024-08-17T17:05:05.058134+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.? 172.21.15.169:0/2318553027' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:05:06.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:05 smithi131 bash[22554]: cluster 2024-08-17T17:05:05.083723+0000 mon.a (mon.0) 1325 : cluster [DBG] osdmap e300: 8 total, 8 up, 8 in 2024-08-17T17:05:06.102 INFO:tasks.workunit.client.0.smithi131.stdout:snap_protect: snap1 2024-08-17T17:05:06.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:05 smithi169 bash[24469]: cluster 2024-08-17T17:05:04.063525+0000 mgr.y (mgr.15039) 47 : cluster [DBG] pgmap v61: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 358 KiB/s rd, 19 KiB/s wr, 448 op/s 2024-08-17T17:05:06.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:05 smithi169 bash[24469]: audit 2024-08-17T17:05:04.735796+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:06.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:05 smithi169 bash[24469]: audit 2024-08-17T17:05:04.749037+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:06.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:05 smithi169 bash[24469]: audit 2024-08-17T17:05:05.054230+0000 mon.b (mon.1) 85 : audit [DBG] from='mgr.? 172.21.15.169:0/2318553027' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:05:06.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:05 smithi169 bash[24469]: audit 2024-08-17T17:05:05.055049+0000 mon.b (mon.1) 86 : audit [DBG] from='mgr.? 172.21.15.169:0/2318553027' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:05:06.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:05 smithi169 bash[24469]: cluster 2024-08-17T17:05:05.055660+0000 mon.a (mon.0) 1323 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T17:05:06.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:05 smithi169 bash[24469]: cluster 2024-08-17T17:05:05.055891+0000 mon.a (mon.0) 1324 : cluster [DBG] Standby manager daemon x started 2024-08-17T17:05:06.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:05 smithi169 bash[24469]: audit 2024-08-17T17:05:05.057596+0000 mon.b (mon.1) 87 : audit [DBG] from='mgr.? 172.21.15.169:0/2318553027' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:05:06.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:05 smithi169 bash[24469]: audit 2024-08-17T17:05:05.058134+0000 mon.b (mon.1) 88 : audit [DBG] from='mgr.? 172.21.15.169:0/2318553027' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:05:06.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:05 smithi169 bash[24469]: cluster 2024-08-17T17:05:05.083723+0000 mon.a (mon.0) 1325 : cluster [DBG] osdmap e300: 8 total, 8 up, 8 in 2024-08-17T17:05:06.240 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:05:07.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:06 smithi131 bash[22554]: cluster 2024-08-17T17:05:05.793553+0000 mon.a (mon.0) 1326 : cluster [DBG] mgrmap e33: y(active, since 41s), standbys: x 2024-08-17T17:05:07.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:06 smithi131 bash[22554]: cluster 2024-08-17T17:05:06.086065+0000 mon.a (mon.0) 1327 : cluster [DBG] osdmap e301: 8 total, 8 up, 8 in 2024-08-17T17:05:07.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:06 smithi131 bash[32005]: cluster 2024-08-17T17:05:05.793553+0000 mon.a (mon.0) 1326 : cluster [DBG] mgrmap e33: y(active, since 41s), standbys: x 2024-08-17T17:05:07.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:06 smithi131 bash[32005]: cluster 2024-08-17T17:05:06.086065+0000 mon.a (mon.0) 1327 : cluster [DBG] osdmap e301: 8 total, 8 up, 8 in 2024-08-17T17:05:07.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:06 smithi169 bash[24469]: cluster 2024-08-17T17:05:05.793553+0000 mon.a (mon.0) 1326 : cluster [DBG] mgrmap e33: y(active, since 41s), standbys: x 2024-08-17T17:05:07.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:06 smithi169 bash[24469]: cluster 2024-08-17T17:05:06.086065+0000 mon.a (mon.0) 1327 : cluster [DBG] osdmap e301: 8 total, 8 up, 8 in 2024-08-17T17:05:07.511 INFO:tasks.workunit.client.0.smithi131.stdout:migration_abort 2024-08-17T17:05:08.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:07 smithi131 bash[22554]: cluster 2024-08-17T17:05:06.064828+0000 mgr.y (mgr.15039) 48 : cluster [DBG] pgmap v63: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 308 KiB/s rd, 22 KiB/s wr, 403 op/s 2024-08-17T17:05:08.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:07 smithi131 bash[22554]: cluster 2024-08-17T17:05:07.088775+0000 mon.a (mon.0) 1328 : cluster [DBG] osdmap e302: 8 total, 8 up, 8 in 2024-08-17T17:05:08.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:07 smithi131 bash[32005]: cluster 2024-08-17T17:05:06.064828+0000 mgr.y (mgr.15039) 48 : cluster [DBG] pgmap v63: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 308 KiB/s rd, 22 KiB/s wr, 403 op/s 2024-08-17T17:05:08.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:07 smithi131 bash[32005]: cluster 2024-08-17T17:05:07.088775+0000 mon.a (mon.0) 1328 : cluster [DBG] osdmap e302: 8 total, 8 up, 8 in 2024-08-17T17:05:08.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:07 smithi169 bash[24469]: cluster 2024-08-17T17:05:06.064828+0000 mgr.y (mgr.15039) 48 : cluster [DBG] pgmap v63: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 308 KiB/s rd, 22 KiB/s wr, 403 op/s 2024-08-17T17:05:08.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:07 smithi169 bash[24469]: cluster 2024-08-17T17:05:07.088775+0000 mon.a (mon.0) 1328 : cluster [DBG] osdmap e302: 8 total, 8 up, 8 in 2024-08-17T17:05:08.354 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.CloneV1ParentAbortRelinkNotNeeded (4324 ms) 2024-08-17T17:05:08.354 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.CloneV2ParentAbortFixIncompleteChildReattach 2024-08-17T17:05:08.442 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:05:08.472 INFO:tasks.workunit.client.0.smithi131.stdout:write: A 0~10 2024-08-17T17:05:08.496 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap1 2024-08-17T17:05:09.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:09 smithi131 bash[22554]: cluster 2024-08-17T17:05:08.065630+0000 mgr.y (mgr.15039) 49 : cluster [DBG] pgmap v66: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 287 KiB/s rd, 21 KiB/s wr, 376 op/s 2024-08-17T17:05:09.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:09 smithi131 bash[22554]: cluster 2024-08-17T17:05:08.094668+0000 mon.a (mon.0) 1329 : cluster [DBG] osdmap e303: 8 total, 8 up, 8 in 2024-08-17T17:05:09.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:09 smithi131 bash[22554]: cluster 2024-08-17T17:05:08.785530+0000 mon.a (mon.0) 1330 : cluster [DBG] osdmap e304: 8 total, 8 up, 8 in 2024-08-17T17:05:09.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:09 smithi131 bash[32005]: cluster 2024-08-17T17:05:08.065630+0000 mgr.y (mgr.15039) 49 : cluster [DBG] pgmap v66: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 287 KiB/s rd, 21 KiB/s wr, 376 op/s 2024-08-17T17:05:09.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:09 smithi131 bash[32005]: cluster 2024-08-17T17:05:08.094668+0000 mon.a (mon.0) 1329 : cluster [DBG] osdmap e303: 8 total, 8 up, 8 in 2024-08-17T17:05:09.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:09 smithi131 bash[32005]: cluster 2024-08-17T17:05:08.785530+0000 mon.a (mon.0) 1330 : cluster [DBG] osdmap e304: 8 total, 8 up, 8 in 2024-08-17T17:05:09.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:09 smithi169 bash[24469]: cluster 2024-08-17T17:05:08.065630+0000 mgr.y (mgr.15039) 49 : cluster [DBG] pgmap v66: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 287 KiB/s rd, 21 KiB/s wr, 376 op/s 2024-08-17T17:05:09.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:09 smithi169 bash[24469]: cluster 2024-08-17T17:05:08.094668+0000 mon.a (mon.0) 1329 : cluster [DBG] osdmap e303: 8 total, 8 up, 8 in 2024-08-17T17:05:09.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:09 smithi169 bash[24469]: cluster 2024-08-17T17:05:08.785530+0000 mon.a (mon.0) 1330 : cluster [DBG] osdmap e304: 8 total, 8 up, 8 in 2024-08-17T17:05:09.816 INFO:tasks.workunit.client.0.smithi131.stdout:snap_protect: snap1 2024-08-17T17:05:09.967 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:05:10.593 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:05:10 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:05:10] "GET /metrics HTTP/1.1" 200 38733 "" "Prometheus/2.43.0" 2024-08-17T17:05:11.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:10 smithi131 bash[32005]: cluster 2024-08-17T17:05:09.803240+0000 mon.a (mon.0) 1331 : cluster [DBG] osdmap e305: 8 total, 8 up, 8 in 2024-08-17T17:05:11.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:10 smithi131 bash[32005]: audit 2024-08-17T17:05:09.915876+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:05:11.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:10 smithi131 bash[22554]: cluster 2024-08-17T17:05:09.803240+0000 mon.a (mon.0) 1331 : cluster [DBG] osdmap e305: 8 total, 8 up, 8 in 2024-08-17T17:05:11.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:10 smithi131 bash[22554]: audit 2024-08-17T17:05:09.915876+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:05:11.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:10 smithi169 bash[24469]: cluster 2024-08-17T17:05:09.803240+0000 mon.a (mon.0) 1331 : cluster [DBG] osdmap e305: 8 total, 8 up, 8 in 2024-08-17T17:05:11.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:10 smithi169 bash[24469]: audit 2024-08-17T17:05:09.915876+0000 mon.c (mon.2) 77 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:05:11.195 INFO:tasks.workunit.client.0.smithi131.stdout:migration_abort 2024-08-17T17:05:11.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:11 smithi169 bash[24469]: cluster 2024-08-17T17:05:10.066866+0000 mgr.y (mgr.15039) 50 : cluster [DBG] pgmap v70: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 98 KiB/s rd, 6.8 KiB/s wr, 127 op/s 2024-08-17T17:05:11.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:11 smithi169 bash[24469]: cluster 2024-08-17T17:05:10.815226+0000 mon.a (mon.0) 1332 : cluster [DBG] osdmap e306: 8 total, 8 up, 8 in 2024-08-17T17:05:12.080 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.CloneV2ParentAbortFixIncompleteChildReattach (3726 ms) 2024-08-17T17:05:12.080 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.CloneV2ParentAbortFixParentReattach 2024-08-17T17:05:12.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:11 smithi131 bash[22554]: cluster 2024-08-17T17:05:10.066866+0000 mgr.y (mgr.15039) 50 : cluster [DBG] pgmap v70: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 98 KiB/s rd, 6.8 KiB/s wr, 127 op/s 2024-08-17T17:05:12.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:11 smithi131 bash[22554]: cluster 2024-08-17T17:05:10.815226+0000 mon.a (mon.0) 1332 : cluster [DBG] osdmap e306: 8 total, 8 up, 8 in 2024-08-17T17:05:12.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:11 smithi131 bash[32005]: cluster 2024-08-17T17:05:10.066866+0000 mgr.y (mgr.15039) 50 : cluster [DBG] pgmap v70: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 98 KiB/s rd, 6.8 KiB/s wr, 127 op/s 2024-08-17T17:05:12.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:11 smithi131 bash[32005]: cluster 2024-08-17T17:05:10.815226+0000 mon.a (mon.0) 1332 : cluster [DBG] osdmap e306: 8 total, 8 up, 8 in 2024-08-17T17:05:12.166 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:05:12.194 INFO:tasks.workunit.client.0.smithi131.stdout:write: A 0~10 2024-08-17T17:05:12.211 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap1 2024-08-17T17:05:13.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:12 smithi131 bash[32005]: cluster 2024-08-17T17:05:11.818532+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e307: 8 total, 8 up, 8 in 2024-08-17T17:05:13.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:12 smithi131 bash[22554]: cluster 2024-08-17T17:05:11.818532+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e307: 8 total, 8 up, 8 in 2024-08-17T17:05:13.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:12 smithi169 bash[24469]: cluster 2024-08-17T17:05:11.818532+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e307: 8 total, 8 up, 8 in 2024-08-17T17:05:13.797 INFO:tasks.workunit.client.0.smithi131.stdout:snap_protect: snap1 2024-08-17T17:05:13.926 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:05:14.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:13 smithi131 bash[32005]: cluster 2024-08-17T17:05:12.067793+0000 mgr.y (mgr.15039) 51 : cluster [DBG] pgmap v73: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 KiB/s rd, 23 KiB/s wr, 438 op/s 2024-08-17T17:05:14.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:13 smithi131 bash[32005]: cluster 2024-08-17T17:05:12.842933+0000 mon.a (mon.0) 1334 : cluster [DBG] osdmap e308: 8 total, 8 up, 8 in 2024-08-17T17:05:14.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:13 smithi131 bash[32005]: cluster 2024-08-17T17:05:13.783611+0000 mon.a (mon.0) 1335 : cluster [DBG] osdmap e309: 8 total, 8 up, 8 in 2024-08-17T17:05:14.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:13 smithi131 bash[22554]: cluster 2024-08-17T17:05:12.067793+0000 mgr.y (mgr.15039) 51 : cluster [DBG] pgmap v73: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 KiB/s rd, 23 KiB/s wr, 438 op/s 2024-08-17T17:05:14.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:13 smithi131 bash[22554]: cluster 2024-08-17T17:05:12.842933+0000 mon.a (mon.0) 1334 : cluster [DBG] osdmap e308: 8 total, 8 up, 8 in 2024-08-17T17:05:14.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:13 smithi131 bash[22554]: cluster 2024-08-17T17:05:13.783611+0000 mon.a (mon.0) 1335 : cluster [DBG] osdmap e309: 8 total, 8 up, 8 in 2024-08-17T17:05:14.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:13 smithi169 bash[24469]: cluster 2024-08-17T17:05:12.067793+0000 mgr.y (mgr.15039) 51 : cluster [DBG] pgmap v73: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 341 KiB/s rd, 23 KiB/s wr, 438 op/s 2024-08-17T17:05:14.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:13 smithi169 bash[24469]: cluster 2024-08-17T17:05:12.842933+0000 mon.a (mon.0) 1334 : cluster [DBG] osdmap e308: 8 total, 8 up, 8 in 2024-08-17T17:05:14.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:13 smithi169 bash[24469]: cluster 2024-08-17T17:05:13.783611+0000 mon.a (mon.0) 1335 : cluster [DBG] osdmap e309: 8 total, 8 up, 8 in 2024-08-17T17:05:15.240 INFO:tasks.workunit.client.0.smithi131.stdout:migration_abort 2024-08-17T17:05:16.094 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.CloneV2ParentAbortFixParentReattach (4014 ms) 2024-08-17T17:05:16.094 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.CloneV2ParentAbortRelinkNotNeeded 2024-08-17T17:05:16.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:15 smithi169 bash[24469]: cluster 2024-08-17T17:05:14.068553+0000 mgr.y (mgr.15039) 52 : cluster [DBG] pgmap v76: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 241 KiB/s rd, 16 KiB/s wr, 308 op/s 2024-08-17T17:05:16.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:15 smithi169 bash[24469]: cluster 2024-08-17T17:05:14.859117+0000 mon.a (mon.0) 1336 : cluster [DBG] osdmap e310: 8 total, 8 up, 8 in 2024-08-17T17:05:16.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:15 smithi169 bash[24469]: audit 2024-08-17T17:05:15.562184+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:16.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:15 smithi169 bash[24469]: audit 2024-08-17T17:05:15.576145+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:16.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:15 smithi169 bash[24469]: audit 2024-08-17T17:05:15.579637+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:05:16.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:15 smithi169 bash[24469]: audit 2024-08-17T17:05:15.581552+0000 mon.c (mon.2) 79 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:05:16.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:15 smithi169 bash[24469]: audit 2024-08-17T17:05:15.593233+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:16.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:15 smithi169 bash[24469]: audit 2024-08-17T17:05:15.749337+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:05:16.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:15 smithi169 bash[24469]: audit 2024-08-17T17:05:15.752597+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:16.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:15 smithi169 bash[24469]: audit 2024-08-17T17:05:15.763744+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:16.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:15 smithi169 bash[24469]: audit 2024-08-17T17:05:15.765854+0000 mon.c (mon.2) 82 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-17T17:05:16.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:15 smithi169 bash[24469]: audit 2024-08-17T17:05:15.766586+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-17T17:05:16.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:15 smithi169 bash[24469]: audit 2024-08-17T17:05:15.775311+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-08-17T17:05:16.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:15 smithi169 bash[24469]: audit 2024-08-17T17:05:15.777548+0000 mon.c (mon.2) 83 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-17T17:05:16.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:15 smithi169 bash[24469]: audit 2024-08-17T17:05:15.778320+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-17T17:05:16.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:15 smithi169 bash[24469]: audit 2024-08-17T17:05:15.786429+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-08-17T17:05:16.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:15 smithi169 bash[24469]: audit 2024-08-17T17:05:15.791709+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:16.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:15 smithi169 bash[24469]: audit 2024-08-17T17:05:15.802659+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:16.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:15 smithi169 bash[24469]: audit 2024-08-17T17:05:15.807543+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:16.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:15 smithi169 bash[24469]: audit 2024-08-17T17:05:15.818487+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:16.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:15 smithi169 bash[24469]: audit 2024-08-17T17:05:15.821531+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:16.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:15 smithi169 bash[24469]: audit 2024-08-17T17:05:15.832654+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:16.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:15 smithi169 bash[24469]: audit 2024-08-17T17:05:15.836922+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:16.162 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:05:16.190 INFO:tasks.workunit.client.0.smithi131.stdout:write: A 0~10 2024-08-17T17:05:16.209 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap1 2024-08-17T17:05:16.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[22554]: cluster 2024-08-17T17:05:14.068553+0000 mgr.y (mgr.15039) 52 : cluster [DBG] pgmap v76: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 241 KiB/s rd, 16 KiB/s wr, 308 op/s 2024-08-17T17:05:16.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[22554]: cluster 2024-08-17T17:05:14.859117+0000 mon.a (mon.0) 1336 : cluster [DBG] osdmap e310: 8 total, 8 up, 8 in 2024-08-17T17:05:16.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[22554]: audit 2024-08-17T17:05:15.562184+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:16.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[22554]: audit 2024-08-17T17:05:15.576145+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:16.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[22554]: audit 2024-08-17T17:05:15.579637+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:05:16.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[22554]: audit 2024-08-17T17:05:15.581552+0000 mon.c (mon.2) 79 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:05:16.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[22554]: audit 2024-08-17T17:05:15.593233+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:16.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[22554]: audit 2024-08-17T17:05:15.749337+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:05:16.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[22554]: audit 2024-08-17T17:05:15.752597+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:16.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[22554]: audit 2024-08-17T17:05:15.763744+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:16.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[22554]: audit 2024-08-17T17:05:15.765854+0000 mon.c (mon.2) 82 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-17T17:05:16.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[22554]: audit 2024-08-17T17:05:15.766586+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-17T17:05:16.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[22554]: audit 2024-08-17T17:05:15.775311+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-08-17T17:05:16.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[22554]: audit 2024-08-17T17:05:15.777548+0000 mon.c (mon.2) 83 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-17T17:05:16.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[22554]: audit 2024-08-17T17:05:15.778320+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-17T17:05:16.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[22554]: audit 2024-08-17T17:05:15.786429+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-08-17T17:05:16.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[22554]: audit 2024-08-17T17:05:15.791709+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:16.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[22554]: audit 2024-08-17T17:05:15.802659+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:16.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[22554]: audit 2024-08-17T17:05:15.807543+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:16.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[22554]: audit 2024-08-17T17:05:15.818487+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:16.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[32005]: cluster 2024-08-17T17:05:14.068553+0000 mgr.y (mgr.15039) 52 : cluster [DBG] pgmap v76: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 241 KiB/s rd, 16 KiB/s wr, 308 op/s 2024-08-17T17:05:16.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[32005]: cluster 2024-08-17T17:05:14.859117+0000 mon.a (mon.0) 1336 : cluster [DBG] osdmap e310: 8 total, 8 up, 8 in 2024-08-17T17:05:16.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[32005]: audit 2024-08-17T17:05:15.562184+0000 mon.a (mon.0) 1337 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:16.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[32005]: audit 2024-08-17T17:05:15.576145+0000 mon.a (mon.0) 1338 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:16.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[32005]: audit 2024-08-17T17:05:15.579637+0000 mon.c (mon.2) 78 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:05:16.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[32005]: audit 2024-08-17T17:05:15.581552+0000 mon.c (mon.2) 79 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:05:16.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[32005]: audit 2024-08-17T17:05:15.593233+0000 mon.a (mon.0) 1339 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:16.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[32005]: audit 2024-08-17T17:05:15.749337+0000 mon.c (mon.2) 80 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:05:16.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[32005]: audit 2024-08-17T17:05:15.752597+0000 mon.c (mon.2) 81 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:16.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[32005]: audit 2024-08-17T17:05:15.763744+0000 mon.a (mon.0) 1340 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:16.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[32005]: audit 2024-08-17T17:05:15.765854+0000 mon.c (mon.2) 82 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-17T17:05:16.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[32005]: audit 2024-08-17T17:05:15.766586+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-08-17T17:05:16.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[32005]: audit 2024-08-17T17:05:15.775311+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-08-17T17:05:16.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[32005]: audit 2024-08-17T17:05:15.777548+0000 mon.c (mon.2) 83 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-17T17:05:16.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[32005]: audit 2024-08-17T17:05:15.778320+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-08-17T17:05:16.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[32005]: audit 2024-08-17T17:05:15.786429+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-08-17T17:05:16.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[32005]: audit 2024-08-17T17:05:15.791709+0000 mon.c (mon.2) 84 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:16.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[32005]: audit 2024-08-17T17:05:15.802659+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:16.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[32005]: audit 2024-08-17T17:05:15.807543+0000 mon.c (mon.2) 85 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:16.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[32005]: audit 2024-08-17T17:05:15.818487+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:16.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[22554]: audit 2024-08-17T17:05:15.821531+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:16.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[22554]: audit 2024-08-17T17:05:15.832654+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:16.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[22554]: audit 2024-08-17T17:05:15.836922+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:16.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[32005]: audit 2024-08-17T17:05:15.821531+0000 mon.c (mon.2) 86 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:16.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[32005]: audit 2024-08-17T17:05:15.832654+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:16.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:15 smithi131 bash[32005]: audit 2024-08-17T17:05:15.836922+0000 mon.c (mon.2) 87 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:16.901 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:16 smithi131 bash[22554]: cephadm 2024-08-17T17:05:15.753979+0000 mgr.y (mgr.15039) 53 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-17T17:05:16.901 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:16 smithi131 bash[22554]: cephadm 2024-08-17T17:05:15.793330+0000 mgr.y (mgr.15039) 54 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-17T17:05:16.901 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:16 smithi131 bash[22554]: cephadm 2024-08-17T17:05:15.809033+0000 mgr.y (mgr.15039) 55 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-08-17T17:05:16.901 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:16 smithi131 bash[22554]: cephadm 2024-08-17T17:05:15.823165+0000 mgr.y (mgr.15039) 56 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-17T17:05:16.901 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:16 smithi131 bash[22554]: cephadm 2024-08-17T17:05:15.838687+0000 mgr.y (mgr.15039) 57 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-08-17T17:05:16.901 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:16 smithi131 bash[22554]: audit 2024-08-17T17:05:15.852390+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:16.901 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:16 smithi131 bash[22554]: audit 2024-08-17T17:05:15.866594+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:16.901 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:16 smithi131 bash[22554]: cluster 2024-08-17T17:05:15.872937+0000 mon.a (mon.0) 1349 : cluster [DBG] osdmap e311: 8 total, 8 up, 8 in 2024-08-17T17:05:16.901 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:16 smithi131 bash[22554]: cephadm 2024-08-17T17:05:15.881221+0000 mgr.y (mgr.15039) 58 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-17T17:05:16.901 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:16 smithi131 bash[22554]: audit 2024-08-17T17:05:15.893654+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:16.901 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:16 smithi131 bash[22554]: audit 2024-08-17T17:05:15.896323+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:17.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:16 smithi169 bash[24469]: cephadm 2024-08-17T17:05:15.753979+0000 mgr.y (mgr.15039) 53 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-17T17:05:17.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:16 smithi169 bash[24469]: cephadm 2024-08-17T17:05:15.793330+0000 mgr.y (mgr.15039) 54 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-17T17:05:17.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:16 smithi169 bash[24469]: cephadm 2024-08-17T17:05:15.809033+0000 mgr.y (mgr.15039) 55 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-08-17T17:05:17.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:16 smithi169 bash[24469]: cephadm 2024-08-17T17:05:15.823165+0000 mgr.y (mgr.15039) 56 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-17T17:05:17.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:16 smithi169 bash[24469]: cephadm 2024-08-17T17:05:15.838687+0000 mgr.y (mgr.15039) 57 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-08-17T17:05:17.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:16 smithi169 bash[24469]: audit 2024-08-17T17:05:15.852390+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:17.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:16 smithi169 bash[24469]: audit 2024-08-17T17:05:15.866594+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:17.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:16 smithi169 bash[24469]: cluster 2024-08-17T17:05:15.872937+0000 mon.a (mon.0) 1349 : cluster [DBG] osdmap e311: 8 total, 8 up, 8 in 2024-08-17T17:05:17.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:16 smithi169 bash[24469]: cephadm 2024-08-17T17:05:15.881221+0000 mgr.y (mgr.15039) 58 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-17T17:05:17.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:16 smithi169 bash[24469]: audit 2024-08-17T17:05:15.893654+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:17.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:16 smithi169 bash[24469]: audit 2024-08-17T17:05:15.896323+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:17.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:16 smithi169 bash[24469]: cephadm 2024-08-17T17:05:15.897670+0000 mgr.y (mgr.15039) 59 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-08-17T17:05:17.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:16 smithi169 bash[24469]: audit 2024-08-17T17:05:15.910266+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:17.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:16 smithi169 bash[24469]: audit 2024-08-17T17:05:15.914310+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:17.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:16 smithi169 bash[24469]: cephadm 2024-08-17T17:05:15.915865+0000 mgr.y (mgr.15039) 60 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-17T17:05:17.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:16 smithi169 bash[24469]: audit 2024-08-17T17:05:15.926003+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:17.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:16 smithi169 bash[24469]: audit 2024-08-17T17:05:15.930100+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:17.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:16 smithi169 bash[24469]: cephadm 2024-08-17T17:05:15.931245+0000 mgr.y (mgr.15039) 61 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-17T17:05:17.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:16 smithi169 bash[24469]: audit 2024-08-17T17:05:15.938879+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:17.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:16 smithi131 bash[22554]: cephadm 2024-08-17T17:05:15.897670+0000 mgr.y (mgr.15039) 59 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-08-17T17:05:17.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:16 smithi131 bash[22554]: audit 2024-08-17T17:05:15.910266+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:17.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:16 smithi131 bash[22554]: audit 2024-08-17T17:05:15.914310+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:17.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:16 smithi131 bash[22554]: cephadm 2024-08-17T17:05:15.915865+0000 mgr.y (mgr.15039) 60 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-17T17:05:17.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:16 smithi131 bash[22554]: audit 2024-08-17T17:05:15.926003+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:17.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:16 smithi131 bash[22554]: audit 2024-08-17T17:05:15.930100+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:17.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:16 smithi131 bash[22554]: cephadm 2024-08-17T17:05:15.931245+0000 mgr.y (mgr.15039) 61 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-17T17:05:17.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:16 smithi131 bash[22554]: audit 2024-08-17T17:05:15.938879+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:17.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:16 smithi131 bash[32005]: cephadm 2024-08-17T17:05:15.753979+0000 mgr.y (mgr.15039) 53 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-17T17:05:17.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:16 smithi131 bash[32005]: cephadm 2024-08-17T17:05:15.793330+0000 mgr.y (mgr.15039) 54 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-17T17:05:17.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:16 smithi131 bash[32005]: cephadm 2024-08-17T17:05:15.809033+0000 mgr.y (mgr.15039) 55 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-08-17T17:05:17.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:16 smithi131 bash[32005]: cephadm 2024-08-17T17:05:15.823165+0000 mgr.y (mgr.15039) 56 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-17T17:05:17.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:16 smithi131 bash[32005]: cephadm 2024-08-17T17:05:15.838687+0000 mgr.y (mgr.15039) 57 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-08-17T17:05:17.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:16 smithi131 bash[32005]: audit 2024-08-17T17:05:15.852390+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:17.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:16 smithi131 bash[32005]: audit 2024-08-17T17:05:15.866594+0000 mon.c (mon.2) 88 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:17.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:16 smithi131 bash[32005]: cluster 2024-08-17T17:05:15.872937+0000 mon.a (mon.0) 1349 : cluster [DBG] osdmap e311: 8 total, 8 up, 8 in 2024-08-17T17:05:17.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:16 smithi131 bash[32005]: cephadm 2024-08-17T17:05:15.881221+0000 mgr.y (mgr.15039) 58 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-17T17:05:17.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:16 smithi131 bash[32005]: audit 2024-08-17T17:05:15.893654+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:17.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:16 smithi131 bash[32005]: audit 2024-08-17T17:05:15.896323+0000 mon.c (mon.2) 89 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:17.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:16 smithi131 bash[32005]: cephadm 2024-08-17T17:05:15.897670+0000 mgr.y (mgr.15039) 59 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-08-17T17:05:17.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:16 smithi131 bash[32005]: audit 2024-08-17T17:05:15.910266+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:17.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:16 smithi131 bash[32005]: audit 2024-08-17T17:05:15.914310+0000 mon.c (mon.2) 90 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:17.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:16 smithi131 bash[32005]: cephadm 2024-08-17T17:05:15.915865+0000 mgr.y (mgr.15039) 60 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-17T17:05:17.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:16 smithi131 bash[32005]: audit 2024-08-17T17:05:15.926003+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:17.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:16 smithi131 bash[32005]: audit 2024-08-17T17:05:15.930100+0000 mon.c (mon.2) 91 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:17.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:16 smithi131 bash[32005]: cephadm 2024-08-17T17:05:15.931245+0000 mgr.y (mgr.15039) 61 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-17T17:05:17.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:16 smithi131 bash[32005]: audit 2024-08-17T17:05:15.938879+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:17.985 INFO:tasks.workunit.client.0.smithi131.stdout:snap_protect: snap1 2024-08-17T17:05:18.118 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:05:18.232 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:17 smithi131 bash[32005]: cluster 2024-08-17T17:05:16.069308+0000 mgr.y (mgr.15039) 62 : cluster [DBG] pgmap v79: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 310 KiB/s rd, 25 KiB/s wr, 400 op/s 2024-08-17T17:05:18.232 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:17 smithi131 bash[32005]: cluster 2024-08-17T17:05:16.953473+0000 mon.a (mon.0) 1354 : cluster [DBG] osdmap e312: 8 total, 8 up, 8 in 2024-08-17T17:05:18.233 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:17 smithi131 bash[22554]: cluster 2024-08-17T17:05:16.069308+0000 mgr.y (mgr.15039) 62 : cluster [DBG] pgmap v79: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 310 KiB/s rd, 25 KiB/s wr, 400 op/s 2024-08-17T17:05:18.233 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:17 smithi131 bash[22554]: cluster 2024-08-17T17:05:16.953473+0000 mon.a (mon.0) 1354 : cluster [DBG] osdmap e312: 8 total, 8 up, 8 in 2024-08-17T17:05:18.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:17 smithi169 bash[24469]: cluster 2024-08-17T17:05:16.069308+0000 mgr.y (mgr.15039) 62 : cluster [DBG] pgmap v79: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 310 KiB/s rd, 25 KiB/s wr, 400 op/s 2024-08-17T17:05:18.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:17 smithi169 bash[24469]: cluster 2024-08-17T17:05:16.953473+0000 mon.a (mon.0) 1354 : cluster [DBG] osdmap e312: 8 total, 8 up, 8 in 2024-08-17T17:05:19.169 INFO:tasks.workunit.client.0.smithi131.stdout:migration_abort 2024-08-17T17:05:19.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:18 smithi131 bash[32005]: cluster 2024-08-17T17:05:17.961835+0000 mon.a (mon.0) 1355 : cluster [DBG] osdmap e313: 8 total, 8 up, 8 in 2024-08-17T17:05:19.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:18 smithi131 bash[32005]: cluster 2024-08-17T17:05:18.788373+0000 mon.a (mon.0) 1356 : cluster [DBG] osdmap e314: 8 total, 8 up, 8 in 2024-08-17T17:05:19.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:18 smithi131 bash[22554]: cluster 2024-08-17T17:05:17.961835+0000 mon.a (mon.0) 1355 : cluster [DBG] osdmap e313: 8 total, 8 up, 8 in 2024-08-17T17:05:19.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:18 smithi131 bash[22554]: cluster 2024-08-17T17:05:18.788373+0000 mon.a (mon.0) 1356 : cluster [DBG] osdmap e314: 8 total, 8 up, 8 in 2024-08-17T17:05:19.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:18 smithi169 bash[24469]: cluster 2024-08-17T17:05:17.961835+0000 mon.a (mon.0) 1355 : cluster [DBG] osdmap e313: 8 total, 8 up, 8 in 2024-08-17T17:05:19.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:18 smithi169 bash[24469]: cluster 2024-08-17T17:05:18.788373+0000 mon.a (mon.0) 1356 : cluster [DBG] osdmap e314: 8 total, 8 up, 8 in 2024-08-17T17:05:19.813 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:19 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:05:19.813 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:05:19 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:05:19.813 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 17:05:19 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:05:19.814 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 17:05:19 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:05:19.814 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:19 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:05:19.814 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 17:05:19 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:05:19.814 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 17:05:19 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:05:19.815 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:19 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:05:19.815 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:19 smithi131 systemd[1]: Stopping Ceph node-exporter.a for f27a2518-5cb7-11ef-bccf-c7b262605968... 2024-08-17T17:05:19.815 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 17:05:19 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:05:20.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:19 smithi131 bash[32005]: cluster 2024-08-17T17:05:18.070078+0000 mgr.y (mgr.15039) 63 : cluster [DBG] pgmap v82: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 310 KiB/s rd, 25 KiB/s wr, 400 op/s 2024-08-17T17:05:20.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:19 smithi131 bash[32005]: cephadm 2024-08-17T17:05:18.929355+0000 mgr.y (mgr.15039) 64 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-08-17T17:05:20.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:19 smithi131 bash[32005]: cephadm 2024-08-17T17:05:18.930260+0000 mgr.y (mgr.15039) 65 : cephadm [INF] Deploying daemon node-exporter.a on smithi131 2024-08-17T17:05:20.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:19 smithi131 bash[22554]: cluster 2024-08-17T17:05:18.070078+0000 mgr.y (mgr.15039) 63 : cluster [DBG] pgmap v82: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 310 KiB/s rd, 25 KiB/s wr, 400 op/s 2024-08-17T17:05:20.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:19 smithi131 bash[22554]: cephadm 2024-08-17T17:05:18.929355+0000 mgr.y (mgr.15039) 64 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-08-17T17:05:20.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:19 smithi131 bash[22554]: cephadm 2024-08-17T17:05:18.930260+0000 mgr.y (mgr.15039) 65 : cephadm [INF] Deploying daemon node-exporter.a on smithi131 2024-08-17T17:05:20.225 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.CloneV2ParentAbortRelinkNotNeeded (4131 ms) 2024-08-17T17:05:20.225 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.StressNoMigrate 2024-08-17T17:05:20.300 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:05:20.330 INFO:tasks.workunit.client.0.smithi131.stdout:write: A 26391837~5920268 2024-08-17T17:05:20.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:19 smithi169 bash[24469]: cluster 2024-08-17T17:05:18.070078+0000 mgr.y (mgr.15039) 63 : cluster [DBG] pgmap v82: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 310 KiB/s rd, 25 KiB/s wr, 400 op/s 2024-08-17T17:05:20.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:19 smithi169 bash[24469]: cephadm 2024-08-17T17:05:18.929355+0000 mgr.y (mgr.15039) 64 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-08-17T17:05:20.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:19 smithi169 bash[24469]: cephadm 2024-08-17T17:05:18.930260+0000 mgr.y (mgr.15039) 65 : cephadm [INF] Deploying daemon node-exporter.a on smithi131 2024-08-17T17:05:20.408 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 40811528~5860081 2024-08-17T17:05:20.408 INFO:tasks.workunit.client.0.smithi131.stdout:write: A 29254011~5785132 2024-08-17T17:05:20.458 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 43208759~7368691 2024-08-17T17:05:20.458 INFO:tasks.workunit.client.0.smithi131.stdout:write: A 56967127~564864 2024-08-17T17:05:20.475 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 80351882~1142324 2024-08-17T17:05:20.475 INFO:tasks.workunit.client.0.smithi131.stdout:write: A 62549923~7708394 2024-08-17T17:05:20.561 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 16509645~6514354 2024-08-17T17:05:20.561 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap0 2024-08-17T17:05:20.593 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:05:20 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:05:20] "GET /metrics HTTP/1.1" 200 38733 "" "Prometheus/2.43.0" 2024-08-17T17:05:20.943 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:20 smithi131 bash[79551]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-node-exporter-a 2024-08-17T17:05:20.943 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:20 smithi131 systemd[1]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-08-17T17:05:20.943 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:20 smithi131 bash[79611]: Error response from daemon: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-node-exporter-a 2024-08-17T17:05:20.943 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:20 smithi131 systemd[1]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-08-17T17:05:20.943 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:20 smithi131 systemd[1]: Stopped Ceph node-exporter.a for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T17:05:21.343 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:05:20 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:05:21.344 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 17:05:20 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:05:21.344 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 17:05:20 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:05:21.344 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 17:05:20 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:05:21.345 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 17:05:20 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:05:21.345 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 17:05:20 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:05:21.345 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:20 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:05:21.345 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:21 smithi131 systemd[1]: Started Ceph node-exporter.a for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T17:05:21.345 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:21 smithi131 bash[79667]: Unable to find image 'quay.io/prometheus/node-exporter:v1.7.0' locally 2024-08-17T17:05:21.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:20 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:05:21.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:20 smithi131 bash[22554]: cluster 2024-08-17T17:05:19.985860+0000 mon.a (mon.0) 1357 : cluster [DBG] osdmap e315: 8 total, 8 up, 8 in 2024-08-17T17:05:21.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:20 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:05:21.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:20 smithi131 bash[32005]: cluster 2024-08-17T17:05:19.985860+0000 mon.a (mon.0) 1357 : cluster [DBG] osdmap e315: 8 total, 8 up, 8 in 2024-08-17T17:05:21.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:20 smithi169 bash[24469]: cluster 2024-08-17T17:05:19.985860+0000 mon.a (mon.0) 1357 : cluster [DBG] osdmap e315: 8 total, 8 up, 8 in 2024-08-17T17:05:21.949 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:21 smithi131 bash[79667]: v1.7.0: Pulling from prometheus/node-exporter 2024-08-17T17:05:21.949 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:21 smithi131 bash[79667]: 2abcce694348: Pulling fs layer 2024-08-17T17:05:21.949 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:21 smithi131 bash[79667]: 455fd88e5221: Pulling fs layer 2024-08-17T17:05:21.949 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:21 smithi131 bash[79667]: 324153f2810a: Pulling fs layer 2024-08-17T17:05:21.950 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:21 smithi131 bash[79667]: 455fd88e5221: Download complete 2024-08-17T17:05:22.021 INFO:tasks.workunit.client.0.smithi131.stdout:snap_protect: snap0 2024-08-17T17:05:22.041 INFO:tasks.workunit.client.0.smithi131.stdout:clone image159 -> image162 2024-08-17T17:05:22.202 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 126279061 2024-08-17T17:05:22.222 INFO:tasks.workunit.client.0.smithi131.stdout:write: B 108888940~5728753 2024-08-17T17:05:22.282 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 22893276~5822438 2024-08-17T17:05:22.316 INFO:tasks.workunit.client.0.smithi131.stdout:write: B 115573337~3563828 2024-08-17T17:05:22.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:21 smithi131 bash[22554]: cluster 2024-08-17T17:05:20.070832+0000 mgr.y (mgr.15039) 66 : cluster [DBG] pgmap v85: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 45 KiB/s rd, 2.2 KiB/s wr, 54 op/s 2024-08-17T17:05:22.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:21 smithi131 bash[22554]: cluster 2024-08-17T17:05:20.995822+0000 mon.a (mon.0) 1358 : cluster [DBG] osdmap e316: 8 total, 8 up, 8 in 2024-08-17T17:05:22.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:21 smithi131 bash[22554]: audit 2024-08-17T17:05:21.119902+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:22.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:21 smithi131 bash[22554]: audit 2024-08-17T17:05:21.126533+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:22.343 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:21 smithi131 bash[79667]: 2abcce694348: Verifying Checksum 2024-08-17T17:05:22.343 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:21 smithi131 bash[79667]: 2abcce694348: Download complete 2024-08-17T17:05:22.343 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:22 smithi131 bash[79667]: 324153f2810a: Verifying Checksum 2024-08-17T17:05:22.344 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:22 smithi131 bash[79667]: 324153f2810a: Download complete 2024-08-17T17:05:22.344 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:22 smithi131 bash[79667]: 2abcce694348: Pull complete 2024-08-17T17:05:22.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:21 smithi131 bash[32005]: cluster 2024-08-17T17:05:20.070832+0000 mgr.y (mgr.15039) 66 : cluster [DBG] pgmap v85: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 45 KiB/s rd, 2.2 KiB/s wr, 54 op/s 2024-08-17T17:05:22.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:21 smithi131 bash[32005]: cluster 2024-08-17T17:05:20.995822+0000 mon.a (mon.0) 1358 : cluster [DBG] osdmap e316: 8 total, 8 up, 8 in 2024-08-17T17:05:22.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:21 smithi131 bash[32005]: audit 2024-08-17T17:05:21.119902+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:22.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:21 smithi131 bash[32005]: audit 2024-08-17T17:05:21.126533+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:22.344 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 109035184~3930942 2024-08-17T17:05:22.349 INFO:tasks.workunit.client.0.smithi131.stdout:write: B 50514191~7908770 2024-08-17T17:05:22.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:21 smithi169 bash[24469]: cluster 2024-08-17T17:05:20.070832+0000 mgr.y (mgr.15039) 66 : cluster [DBG] pgmap v85: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 45 KiB/s rd, 2.2 KiB/s wr, 54 op/s 2024-08-17T17:05:22.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:21 smithi169 bash[24469]: cluster 2024-08-17T17:05:20.995822+0000 mon.a (mon.0) 1358 : cluster [DBG] osdmap e316: 8 total, 8 up, 8 in 2024-08-17T17:05:22.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:21 smithi169 bash[24469]: audit 2024-08-17T17:05:21.119902+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:22.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:21 smithi169 bash[24469]: audit 2024-08-17T17:05:21.126533+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:22.405 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 820837~2382086 2024-08-17T17:05:22.414 INFO:tasks.workunit.client.0.smithi131.stdout:write: B 1808335~3563436 2024-08-17T17:05:22.439 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 47364280~6680918 2024-08-17T17:05:22.448 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap1 2024-08-17T17:05:23.002 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:22 smithi131 bash[79667]: 455fd88e5221: Pull complete 2024-08-17T17:05:23.260 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:23 smithi131 bash[22554]: cluster 2024-08-17T17:05:22.003866+0000 mon.a (mon.0) 1361 : cluster [DBG] osdmap e317: 8 total, 8 up, 8 in 2024-08-17T17:05:23.260 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:23 smithi131 bash[32005]: cluster 2024-08-17T17:05:22.003866+0000 mon.a (mon.0) 1361 : cluster [DBG] osdmap e317: 8 total, 8 up, 8 in 2024-08-17T17:05:23.261 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:23 smithi131 bash[79667]: 324153f2810a: Pull complete 2024-08-17T17:05:23.379 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:23 smithi169 bash[24469]: cluster 2024-08-17T17:05:22.003866+0000 mon.a (mon.0) 1361 : cluster [DBG] osdmap e317: 8 total, 8 up, 8 in 2024-08-17T17:05:23.593 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:23 smithi131 bash[79667]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-08-17T17:05:23.593 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:23 smithi131 bash[79667]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.7.0 2024-08-17T17:05:23.806 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 177122835 2024-08-17T17:05:23.832 INFO:tasks.workunit.client.0.smithi131.stdout:write: C 162058918~2270343 2024-08-17T17:05:23.851 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 148635209~8047487 2024-08-17T17:05:23.852 INFO:tasks.workunit.client.0.smithi131.stdout:write: C 126461924~7799771 2024-08-17T17:05:23.870 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 31091341~7242334 2024-08-17T17:05:23.871 INFO:tasks.workunit.client.0.smithi131.stdout:write: C 36587914~7099702 2024-08-17T17:05:23.950 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 23094797~6506478 2024-08-17T17:05:23.951 INFO:tasks.workunit.client.0.smithi131.stdout:write: C 36887376~643623 2024-08-17T17:05:23.971 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 12442036~4983474 2024-08-17T17:05:23.972 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap2 2024-08-17T17:05:24.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:24 smithi131 bash[32005]: cluster 2024-08-17T17:05:22.071366+0000 mgr.y (mgr.15039) 67 : cluster [DBG] pgmap v88: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 322 KiB/s rd, 25 KiB/s wr, 418 op/s 2024-08-17T17:05:24.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:24 smithi131 bash[32005]: cluster 2024-08-17T17:05:23.015279+0000 mon.a (mon.0) 1362 : cluster [DBG] osdmap e318: 8 total, 8 up, 8 in 2024-08-17T17:05:24.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:24 smithi131 bash[32005]: cluster 2024-08-17T17:05:23.787862+0000 mon.a (mon.0) 1363 : cluster [DBG] osdmap e319: 8 total, 8 up, 8 in 2024-08-17T17:05:24.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:24 smithi131 bash[22554]: cluster 2024-08-17T17:05:22.071366+0000 mgr.y (mgr.15039) 67 : cluster [DBG] pgmap v88: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 322 KiB/s rd, 25 KiB/s wr, 418 op/s 2024-08-17T17:05:24.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:24 smithi131 bash[22554]: cluster 2024-08-17T17:05:23.015279+0000 mon.a (mon.0) 1362 : cluster [DBG] osdmap e318: 8 total, 8 up, 8 in 2024-08-17T17:05:24.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:24 smithi131 bash[22554]: cluster 2024-08-17T17:05:23.787862+0000 mon.a (mon.0) 1363 : cluster [DBG] osdmap e319: 8 total, 8 up, 8 in 2024-08-17T17:05:24.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:24 smithi169 bash[24469]: cluster 2024-08-17T17:05:22.071366+0000 mgr.y (mgr.15039) 67 : cluster [DBG] pgmap v88: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 322 KiB/s rd, 25 KiB/s wr, 418 op/s 2024-08-17T17:05:24.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:24 smithi169 bash[24469]: cluster 2024-08-17T17:05:23.015279+0000 mon.a (mon.0) 1362 : cluster [DBG] osdmap e318: 8 total, 8 up, 8 in 2024-08-17T17:05:24.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:24 smithi169 bash[24469]: cluster 2024-08-17T17:05:23.787862+0000 mon.a (mon.0) 1363 : cluster [DBG] osdmap e319: 8 total, 8 up, 8 in 2024-08-17T17:05:24.831 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 17:05:24 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:05:24.832 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:05:24 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:05:24.832 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:24 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:05:24.832 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 17:05:24 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:05:24.833 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 17:05:24 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:05:24.833 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:05:24 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:05:24.833 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:05:24 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:05:24.834 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:24 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:05:24.834 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 17:05:24 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:05:25.139 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:24 smithi169 systemd[1]: Stopping Ceph node-exporter.b for f27a2518-5cb7-11ef-bccf-c7b262605968... 2024-08-17T17:05:25.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:25 smithi169 bash[24469]: cephadm 2024-08-17T17:05:23.956553+0000 mgr.y (mgr.15039) 68 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-08-17T17:05:25.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:25 smithi169 bash[24469]: cephadm 2024-08-17T17:05:23.957794+0000 mgr.y (mgr.15039) 69 : cephadm [INF] Deploying daemon node-exporter.b on smithi169 2024-08-17T17:05:25.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:25 smithi169 bash[24469]: cluster 2024-08-17T17:05:24.790700+0000 mon.a (mon.0) 1364 : cluster [DBG] osdmap e320: 8 total, 8 up, 8 in 2024-08-17T17:05:25.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:25 smithi169 bash[24469]: audit 2024-08-17T17:05:24.916973+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:05:25.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[22554]: cephadm 2024-08-17T17:05:23.956553+0000 mgr.y (mgr.15039) 68 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-08-17T17:05:25.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[22554]: cephadm 2024-08-17T17:05:23.957794+0000 mgr.y (mgr.15039) 69 : cephadm [INF] Deploying daemon node-exporter.b on smithi169 2024-08-17T17:05:25.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[22554]: cluster 2024-08-17T17:05:24.790700+0000 mon.a (mon.0) 1364 : cluster [DBG] osdmap e320: 8 total, 8 up, 8 in 2024-08-17T17:05:25.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[22554]: audit 2024-08-17T17:05:24.916973+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:05:25.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[32005]: cephadm 2024-08-17T17:05:23.956553+0000 mgr.y (mgr.15039) 68 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-08-17T17:05:25.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[32005]: cephadm 2024-08-17T17:05:23.957794+0000 mgr.y (mgr.15039) 69 : cephadm [INF] Deploying daemon node-exporter.b on smithi169 2024-08-17T17:05:25.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[32005]: cluster 2024-08-17T17:05:24.790700+0000 mon.a (mon.0) 1364 : cluster [DBG] osdmap e320: 8 total, 8 up, 8 in 2024-08-17T17:05:25.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[32005]: audit 2024-08-17T17:05:24.916973+0000 mon.c (mon.2) 92 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:05:25.345 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.004Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-08-17T17:05:25.345 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.004Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2024-08-17T17:05:25.345 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.004Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-08-17T17:05:25.345 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.004Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-08-17T17:05:25.345 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.005Z 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/.+|var/lib/containers/storage/.+)($|/) 2024-08-17T17:05:25.345 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.005Z 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)$ 2024-08-17T17:05:25.345 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.006Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-17T17:05:25.345 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.006Z caller=node_exporter.go:117 level=info collector=arp 2024-08-17T17:05:25.345 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.006Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-17T17:05:25.345 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.006Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-17T17:05:25.345 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.006Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-17T17:05:25.346 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.006Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-17T17:05:25.346 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.006Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-17T17:05:25.346 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.006Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-17T17:05:25.346 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.006Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-17T17:05:25.346 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.006Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-17T17:05:25.346 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.006Z caller=node_exporter.go:117 level=info collector=edac 2024-08-17T17:05:25.346 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.006Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-17T17:05:25.346 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.006Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-17T17:05:25.346 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.006Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-17T17:05:25.346 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.006Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-17T17:05:25.346 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.006Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-17T17:05:25.346 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.006Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-17T17:05:25.347 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.006Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-17T17:05:25.347 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.006Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-17T17:05:25.347 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.006Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-17T17:05:25.347 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.006Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-17T17:05:25.347 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.006Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-17T17:05:25.347 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.006Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-17T17:05:25.347 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.006Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-17T17:05:25.347 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.006Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-17T17:05:25.348 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.006Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-17T17:05:25.348 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.006Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-17T17:05:25.348 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.006Z caller=node_exporter.go:117 level=info collector=os 2024-08-17T17:05:25.348 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.006Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-17T17:05:25.348 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.006Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-17T17:05:25.348 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.006Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-17T17:05:25.348 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.006Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-17T17:05:25.348 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.006Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-17T17:05:25.348 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.006Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-17T17:05:25.348 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.006Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-17T17:05:25.348 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.006Z caller=node_exporter.go:117 level=info collector=stat 2024-08-17T17:05:25.348 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.006Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-17T17:05:25.348 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.006Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-17T17:05:25.348 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.006Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-17T17:05:25.349 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.006Z caller=node_exporter.go:117 level=info collector=time 2024-08-17T17:05:25.349 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.006Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-17T17:05:25.349 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.006Z caller=node_exporter.go:117 level=info collector=uname 2024-08-17T17:05:25.349 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.006Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-17T17:05:25.349 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.006Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-17T17:05:25.349 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.006Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-17T17:05:25.349 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.007Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-08-17T17:05:25.349 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:05:25 smithi131 bash[79667]: ts=2024-08-17T17:05:25.007Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-17T17:05:25.804 INFO:tasks.workunit.client.0.smithi131.stdout:snap_protect: snap2 2024-08-17T17:05:25.832 INFO:tasks.workunit.client.0.smithi131.stdout:clone image162 -> image164 2024-08-17T17:05:25.889 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:25 smithi169 bash[64753]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-node-exporter-b 2024-08-17T17:05:25.889 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:25 smithi169 systemd[1]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-08-17T17:05:25.889 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:25 smithi169 bash[64812]: Error response from daemon: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-node-exporter-b 2024-08-17T17:05:25.889 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:25 smithi169 systemd[1]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-08-17T17:05:25.889 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:25 smithi169 systemd[1]: Stopped Ceph node-exporter.b for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T17:05:26.107 INFO:tasks.workunit.client.0.smithi131.stdout:write: D 9067572~2751958 2024-08-17T17:05:26.166 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 10437874~6685930 2024-08-17T17:05:26.181 INFO:tasks.workunit.client.0.smithi131.stdout:write: D 141724495~444845 2024-08-17T17:05:26.196 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 120261394~3958563 2024-08-17T17:05:26.229 INFO:tasks.workunit.client.0.smithi131.stdout:write: D 118058598~5799077 2024-08-17T17:05:26.280 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 150785910~5057568 2024-08-17T17:05:26.291 INFO:tasks.workunit.client.0.smithi131.stdout:write: D 14484458~7802496 2024-08-17T17:05:26.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:26 smithi131 bash[32005]: cluster 2024-08-17T17:05:24.072093+0000 mgr.y (mgr.15039) 70 : cluster [DBG] pgmap v91: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 277 KiB/s rd, 23 KiB/s wr, 363 op/s 2024-08-17T17:05:26.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:26 smithi131 bash[32005]: cluster 2024-08-17T17:05:25.794078+0000 mon.a (mon.0) 1365 : cluster [DBG] osdmap e321: 8 total, 8 up, 8 in 2024-08-17T17:05:26.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:26 smithi131 bash[22554]: cluster 2024-08-17T17:05:24.072093+0000 mgr.y (mgr.15039) 70 : cluster [DBG] pgmap v91: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 277 KiB/s rd, 23 KiB/s wr, 363 op/s 2024-08-17T17:05:26.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:26 smithi131 bash[22554]: cluster 2024-08-17T17:05:25.794078+0000 mon.a (mon.0) 1365 : cluster [DBG] osdmap e321: 8 total, 8 up, 8 in 2024-08-17T17:05:26.357 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 73338177~2736327 2024-08-17T17:05:26.370 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap3 2024-08-17T17:05:26.389 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 17:05:25 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:05:26.389 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 17:05:25 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:05:26.390 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 17:05:25 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:05:26.390 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:05:25 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:05:26.390 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 17:05:25 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:05:26.391 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:05:25 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:05:26.391 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:25 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:05:26.391 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:26 smithi169 systemd[1]: Started Ceph node-exporter.b for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T17:05:26.391 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:26 smithi169 bash[64868]: Unable to find image 'quay.io/prometheus/node-exporter:v1.7.0' locally 2024-08-17T17:05:26.391 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:05:25 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:05:26.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:25 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:05:26.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:26 smithi169 bash[24469]: cluster 2024-08-17T17:05:24.072093+0000 mgr.y (mgr.15039) 70 : cluster [DBG] pgmap v91: 137 pgs: 137 active+clean; 901 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 277 KiB/s rd, 23 KiB/s wr, 363 op/s 2024-08-17T17:05:26.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:26 smithi169 bash[24469]: cluster 2024-08-17T17:05:25.794078+0000 mon.a (mon.0) 1365 : cluster [DBG] osdmap e321: 8 total, 8 up, 8 in 2024-08-17T17:05:26.889 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:26 smithi169 bash[64868]: v1.7.0: Pulling from prometheus/node-exporter 2024-08-17T17:05:26.889 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:26 smithi169 bash[64868]: 2abcce694348: Pulling fs layer 2024-08-17T17:05:26.890 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:26 smithi169 bash[64868]: 455fd88e5221: Pulling fs layer 2024-08-17T17:05:26.890 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:26 smithi169 bash[64868]: 324153f2810a: Pulling fs layer 2024-08-17T17:05:27.389 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:26 smithi169 bash[64868]: 455fd88e5221: Verifying Checksum 2024-08-17T17:05:27.390 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:26 smithi169 bash[64868]: 455fd88e5221: Download complete 2024-08-17T17:05:27.390 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:26 smithi169 bash[64868]: 2abcce694348: Verifying Checksum 2024-08-17T17:05:27.390 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:26 smithi169 bash[64868]: 2abcce694348: Download complete 2024-08-17T17:05:27.390 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:27 smithi169 bash[64868]: 324153f2810a: Verifying Checksum 2024-08-17T17:05:27.390 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:27 smithi169 bash[64868]: 324153f2810a: Download complete 2024-08-17T17:05:27.390 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:27 smithi169 bash[64868]: 2abcce694348: Pull complete 2024-08-17T17:05:27.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:27 smithi169 bash[24469]: cluster 2024-08-17T17:05:26.073047+0000 mgr.y (mgr.15039) 71 : cluster [DBG] pgmap v94: 137 pgs: 137 active+clean; 1.1 GiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.6 MiB/s rd, 31 MiB/s wr, 376 op/s 2024-08-17T17:05:27.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:27 smithi169 bash[24469]: audit 2024-08-17T17:05:26.157496+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:27.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:27 smithi169 bash[24469]: audit 2024-08-17T17:05:26.174440+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:27.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:27 smithi169 bash[24469]: audit 2024-08-17T17:05:26.178429+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:05:27.593 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:27 smithi131 bash[32005]: cluster 2024-08-17T17:05:26.073047+0000 mgr.y (mgr.15039) 71 : cluster [DBG] pgmap v94: 137 pgs: 137 active+clean; 1.1 GiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.6 MiB/s rd, 31 MiB/s wr, 376 op/s 2024-08-17T17:05:27.593 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:27 smithi131 bash[32005]: audit 2024-08-17T17:05:26.157496+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:27.593 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:27 smithi131 bash[32005]: audit 2024-08-17T17:05:26.174440+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:27.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:27 smithi131 bash[32005]: audit 2024-08-17T17:05:26.178429+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:05:27.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:27 smithi131 bash[22554]: cluster 2024-08-17T17:05:26.073047+0000 mgr.y (mgr.15039) 71 : cluster [DBG] pgmap v94: 137 pgs: 137 active+clean; 1.1 GiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.6 MiB/s rd, 31 MiB/s wr, 376 op/s 2024-08-17T17:05:27.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:27 smithi131 bash[22554]: audit 2024-08-17T17:05:26.157496+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:27.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:27 smithi131 bash[22554]: audit 2024-08-17T17:05:26.174440+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:27.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:27 smithi131 bash[22554]: audit 2024-08-17T17:05:26.178429+0000 mon.c (mon.2) 93 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:05:27.889 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:27 smithi169 bash[64868]: 455fd88e5221: Pull complete 2024-08-17T17:05:28.203 INFO:tasks.workunit.client.0.smithi131.stdout:snap_protect: snap3 2024-08-17T17:05:28.210 INFO:teuthology.orchestra.run.smithi131.stdout:true 2024-08-17T17:05:28.222 INFO:tasks.workunit.client.0.smithi131.stdout:clone image164 -> image166 2024-08-17T17:05:28.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:28 smithi169 bash[24469]: cluster 2024-08-17T17:05:27.175933+0000 mon.a (mon.0) 1368 : cluster [DBG] osdmap e322: 8 total, 8 up, 8 in 2024-08-17T17:05:28.390 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:28 smithi169 bash[64868]: 324153f2810a: Pull complete 2024-08-17T17:05:28.390 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:28 smithi169 bash[64868]: Digest: sha256:4cb2b9019f1757be8482419002cb7afe028fdba35d47958829e4cfeaf6246d80 2024-08-17T17:05:28.390 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:28 smithi169 bash[64868]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.7.0 2024-08-17T17:05:28.593 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:28 smithi131 bash[22554]: cluster 2024-08-17T17:05:27.175933+0000 mon.a (mon.0) 1368 : cluster [DBG] osdmap e322: 8 total, 8 up, 8 in 2024-08-17T17:05:28.593 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:28 smithi131 bash[32005]: cluster 2024-08-17T17:05:27.175933+0000 mon.a (mon.0) 1368 : cluster [DBG] osdmap e322: 8 total, 8 up, 8 in 2024-08-17T17:05:28.839 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.StressNoMigrate (8614 ms) 2024-08-17T17:05:28.839 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.Stress 2024-08-17T17:05:28.881 INFO:teuthology.orchestra.run.smithi131.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T17:05:28.882 INFO:teuthology.orchestra.run.smithi131.stdout:alertmanager.a smithi131 *:9093,9094 running (8m) 57s ago 8m 13.6M - 0.25.0 c8568f914cd2 dee86a28ddfc 2024-08-17T17:05:28.882 INFO:teuthology.orchestra.run.smithi131.stdout:grafana.a smithi169 *:3000 running (8m) 25s ago 8m 79.3M - 9.4.7 954c08fa6188 d0446dbf1cf1 2024-08-17T17:05:28.882 INFO:teuthology.orchestra.run.smithi131.stdout:mds.foo.smithi131.ctintn smithi131 running (6m) 57s ago 6m 13.5M - 18.2.4-719-gced649f8 c870753d67c2 6dd140bebf9a 2024-08-17T17:05:28.882 INFO:teuthology.orchestra.run.smithi131.stdout:mds.foo.smithi169.mekqdz smithi169 running (6m) 25s ago 6m 17.1M - 18.2.4-719-gced649f8 c870753d67c2 de2b6ed48bc0 2024-08-17T17:05:28.882 INFO:teuthology.orchestra.run.smithi131.stdout:mgr.x smithi169 *:8443,9283,8765 running (31s) 25s ago 17m 135M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 86a2f0d4c679 2024-08-17T17:05:28.882 INFO:teuthology.orchestra.run.smithi131.stdout:mgr.y smithi131 *:8443,9283,8765 running (82s) 57s ago 19m 482M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb c3e5c2355bd4 2024-08-17T17:05:28.882 INFO:teuthology.orchestra.run.smithi131.stdout:mon.a smithi131 running (19m) 57s ago 20m 62.2M 2048M 18.2.4-719-gced649f8 c870753d67c2 1767c0122aeb 2024-08-17T17:05:28.882 INFO:teuthology.orchestra.run.smithi131.stdout:mon.b smithi169 running (17m) 25s ago 17m 46.9M 2048M 18.2.4-719-gced649f8 c870753d67c2 ca0432409671 2024-08-17T17:05:28.882 INFO:teuthology.orchestra.run.smithi131.stdout:mon.c smithi131 running (17m) 57s ago 17m 48.3M 2048M 18.2.4-719-gced649f8 c870753d67c2 7fec9fe0b005 2024-08-17T17:05:28.882 INFO:teuthology.orchestra.run.smithi131.stdout:node-exporter.a smithi131 *:9100 starting - - - - 2024-08-17T17:05:28.882 INFO:teuthology.orchestra.run.smithi131.stdout:node-exporter.b smithi169 *:9100 starting - - - - 2024-08-17T17:05:28.883 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0 smithi131 running (16m) 57s ago 16m 126M 2524M 18.2.4-719-gced649f8 c870753d67c2 56f0a67267a6 2024-08-17T17:05:28.883 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1 smithi131 running (15m) 57s ago 15m 148M 2524M 18.2.4-719-gced649f8 c870753d67c2 2f713ee6cf33 2024-08-17T17:05:28.883 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2 smithi131 running (14m) 57s ago 14m 108M 2524M 18.2.4-719-gced649f8 c870753d67c2 fe215c9d7f47 2024-08-17T17:05:28.883 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3 smithi131 running (14m) 57s ago 14m 104M 2524M 18.2.4-719-gced649f8 c870753d67c2 2f170c02ee2d 2024-08-17T17:05:28.883 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4 smithi169 running (13m) 25s ago 13m 126M 2524M 18.2.4-719-gced649f8 c870753d67c2 524bbf4e0cc3 2024-08-17T17:05:28.883 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5 smithi169 running (12m) 25s ago 12m 92.4M 2524M 18.2.4-719-gced649f8 c870753d67c2 5878adfca71c 2024-08-17T17:05:28.883 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6 smithi169 running (11m) 25s ago 11m 134M 2524M 18.2.4-719-gced649f8 c870753d67c2 78df1d40d56b 2024-08-17T17:05:28.883 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7 smithi169 running (10m) 25s ago 10m 101M 2524M 18.2.4-719-gced649f8 c870753d67c2 c1f457bcf070 2024-08-17T17:05:28.883 INFO:teuthology.orchestra.run.smithi131.stdout:prometheus.a smithi169 *:9095 running (39s) 25s ago 9m 36.6M - 2.43.0 a07b618ecd1d c5d505fca672 2024-08-17T17:05:28.905 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:05:28.931 INFO:tasks.workunit.client.0.smithi131.stdout:write: A 59925954~6440041 2024-08-17T17:05:28.996 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 47094175~8073008 2024-08-17T17:05:28.996 INFO:tasks.workunit.client.0.smithi131.stdout:write: A 39745310~4509175 2024-08-17T17:05:29.029 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 21930014~4312171 2024-08-17T17:05:29.029 INFO:tasks.workunit.client.0.smithi131.stdout:write: A 59627293~5945549 2024-08-17T17:05:29.066 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 34429873~3973814 2024-08-17T17:05:29.069 INFO:tasks.workunit.client.0.smithi131.stdout:write: A 73834637~8072805 2024-08-17T17:05:29.133 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 56701776~7326807 2024-08-17T17:05:29.146 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap0 2024-08-17T17:05:29.294 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:05:29.294 INFO:teuthology.orchestra.run.smithi131.stdout: "mon": { 2024-08-17T17:05:29.294 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 3 2024-08-17T17:05:29.294 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:05:29.294 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr": { 2024-08-17T17:05:29.294 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 2 2024-08-17T17:05:29.294 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:05:29.294 INFO:teuthology.orchestra.run.smithi131.stdout: "osd": { 2024-08-17T17:05:29.294 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 8 2024-08-17T17:05:29.294 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:05:29.294 INFO:teuthology.orchestra.run.smithi131.stdout: "mds": { 2024-08-17T17:05:29.295 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 2 2024-08-17T17:05:29.295 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:05:29.295 INFO:teuthology.orchestra.run.smithi131.stdout: "overall": { 2024-08-17T17:05:29.295 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 13, 2024-08-17T17:05:29.295 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 2 2024-08-17T17:05:29.295 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:05:29.295 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:05:29.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:29 smithi131 bash[22554]: cluster 2024-08-17T17:05:28.073861+0000 mgr.y (mgr.15039) 72 : cluster [DBG] pgmap v96: 137 pgs: 137 active+clean; 1.1 GiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 29 MiB/s wr, 351 op/s 2024-08-17T17:05:29.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:29 smithi131 bash[22554]: cluster 2024-08-17T17:05:28.187269+0000 mon.a (mon.0) 1369 : cluster [DBG] osdmap e323: 8 total, 8 up, 8 in 2024-08-17T17:05:29.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:29 smithi131 bash[22554]: audit 2024-08-17T17:05:28.202639+0000 mgr.y (mgr.15039) 73 : audit [DBG] from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:05:29.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:29 smithi131 bash[22554]: audit 2024-08-17T17:05:28.531671+0000 mgr.y (mgr.15039) 74 : audit [DBG] from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:05:29.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:29 smithi131 bash[22554]: audit 2024-08-17T17:05:28.872627+0000 mgr.y (mgr.15039) 75 : audit [DBG] from='client.25079 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:05:29.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:29 smithi131 bash[32005]: cluster 2024-08-17T17:05:28.073861+0000 mgr.y (mgr.15039) 72 : cluster [DBG] pgmap v96: 137 pgs: 137 active+clean; 1.1 GiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 29 MiB/s wr, 351 op/s 2024-08-17T17:05:29.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:29 smithi131 bash[32005]: cluster 2024-08-17T17:05:28.187269+0000 mon.a (mon.0) 1369 : cluster [DBG] osdmap e323: 8 total, 8 up, 8 in 2024-08-17T17:05:29.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:29 smithi131 bash[32005]: audit 2024-08-17T17:05:28.202639+0000 mgr.y (mgr.15039) 73 : audit [DBG] from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:05:29.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:29 smithi131 bash[32005]: audit 2024-08-17T17:05:28.531671+0000 mgr.y (mgr.15039) 74 : audit [DBG] from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:05:29.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:29 smithi131 bash[32005]: audit 2024-08-17T17:05:28.872627+0000 mgr.y (mgr.15039) 75 : audit [DBG] from='client.25079 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:05:29.599 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:05:29.599 INFO:teuthology.orchestra.run.smithi131.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d", 2024-08-17T17:05:29.599 INFO:teuthology.orchestra.run.smithi131.stdout: "in_progress": true, 2024-08-17T17:05:29.599 INFO:teuthology.orchestra.run.smithi131.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-08-17T17:05:29.599 INFO:teuthology.orchestra.run.smithi131.stdout: "services_complete": [ 2024-08-17T17:05:29.599 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr" 2024-08-17T17:05:29.599 INFO:teuthology.orchestra.run.smithi131.stdout: ], 2024-08-17T17:05:29.599 INFO:teuthology.orchestra.run.smithi131.stdout: "progress": "2/2 daemons upgraded", 2024-08-17T17:05:29.600 INFO:teuthology.orchestra.run.smithi131.stdout: "message": "Currently upgrading node-exporter daemons", 2024-08-17T17:05:29.600 INFO:teuthology.orchestra.run.smithi131.stdout: "is_paused": false 2024-08-17T17:05:29.600 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:05:29.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:29 smithi169 bash[24469]: cluster 2024-08-17T17:05:28.073861+0000 mgr.y (mgr.15039) 72 : cluster [DBG] pgmap v96: 137 pgs: 137 active+clean; 1.1 GiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 4.3 MiB/s rd, 29 MiB/s wr, 351 op/s 2024-08-17T17:05:29.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:29 smithi169 bash[24469]: cluster 2024-08-17T17:05:28.187269+0000 mon.a (mon.0) 1369 : cluster [DBG] osdmap e323: 8 total, 8 up, 8 in 2024-08-17T17:05:29.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:29 smithi169 bash[24469]: audit 2024-08-17T17:05:28.202639+0000 mgr.y (mgr.15039) 73 : audit [DBG] from='client.15141 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:05:29.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:29 smithi169 bash[24469]: audit 2024-08-17T17:05:28.531671+0000 mgr.y (mgr.15039) 74 : audit [DBG] from='client.15147 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:05:29.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:29 smithi169 bash[24469]: audit 2024-08-17T17:05:28.872627+0000 mgr.y (mgr.15039) 75 : audit [DBG] from='client.25079 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:05:30.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[24469]: audit 2024-08-17T17:05:29.300373+0000 mon.a (mon.0) 1370 : audit [DBG] from='client.? 172.21.15.131:0/349880239' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:30.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[24469]: audit 2024-08-17T17:05:29.605422+0000 mgr.y (mgr.15039) 76 : audit [DBG] from='client.25091 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:05:30.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[24469]: cluster 2024-08-17T17:05:29.792254+0000 mon.a (mon.0) 1371 : cluster [DBG] osdmap e324: 8 total, 8 up, 8 in 2024-08-17T17:05:30.390 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.055Z caller=node_exporter.go:192 level=info msg="Starting node_exporter" version="(version=1.7.0, branch=HEAD, revision=7333465abf9efba81876303bb57e6fadb946041b)" 2024-08-17T17:05:30.390 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.055Z caller=node_exporter.go:193 level=info msg="Build context" build_context="(go=go1.21.4, platform=linux/amd64, user=root@35918982f6d8, date=20231112-23:53:35, tags=netgo osusergo static_build)" 2024-08-17T17:05:30.390 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.056Z 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/.+|var/lib/containers/storage/.+)($|/) 2024-08-17T17:05:30.391 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.056Z 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)$ 2024-08-17T17:05:30.391 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.056Z caller=diskstats_common.go:111 level=info collector=diskstats msg="Parsed flag --collector.diskstats.device-exclude" flag=^(ram|loop|fd|(h|s|v|xv)d[a-z]|nvme\d+n\d+p)\d+$ 2024-08-17T17:05:30.391 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=diskstats_linux.go:265 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-08-17T17:05:30.391 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-08-17T17:05:30.391 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=node_exporter.go:117 level=info collector=arp 2024-08-17T17:05:30.391 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=node_exporter.go:117 level=info collector=bcache 2024-08-17T17:05:30.391 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=node_exporter.go:117 level=info collector=bonding 2024-08-17T17:05:30.391 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=node_exporter.go:117 level=info collector=btrfs 2024-08-17T17:05:30.391 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=node_exporter.go:117 level=info collector=conntrack 2024-08-17T17:05:30.391 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=node_exporter.go:117 level=info collector=cpu 2024-08-17T17:05:30.391 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-08-17T17:05:30.391 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=node_exporter.go:117 level=info collector=diskstats 2024-08-17T17:05:30.391 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=node_exporter.go:117 level=info collector=dmi 2024-08-17T17:05:30.392 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=node_exporter.go:117 level=info collector=edac 2024-08-17T17:05:30.392 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=node_exporter.go:117 level=info collector=entropy 2024-08-17T17:05:30.392 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-08-17T17:05:30.392 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=node_exporter.go:117 level=info collector=filefd 2024-08-17T17:05:30.392 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=node_exporter.go:117 level=info collector=filesystem 2024-08-17T17:05:30.392 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=node_exporter.go:117 level=info collector=hwmon 2024-08-17T17:05:30.392 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=node_exporter.go:117 level=info collector=infiniband 2024-08-17T17:05:30.392 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=node_exporter.go:117 level=info collector=ipvs 2024-08-17T17:05:30.392 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=node_exporter.go:117 level=info collector=loadavg 2024-08-17T17:05:30.392 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=node_exporter.go:117 level=info collector=mdadm 2024-08-17T17:05:30.393 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=node_exporter.go:117 level=info collector=meminfo 2024-08-17T17:05:30.393 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=node_exporter.go:117 level=info collector=netclass 2024-08-17T17:05:30.393 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=node_exporter.go:117 level=info collector=netdev 2024-08-17T17:05:30.393 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=node_exporter.go:117 level=info collector=netstat 2024-08-17T17:05:30.393 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=node_exporter.go:117 level=info collector=nfs 2024-08-17T17:05:30.393 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=node_exporter.go:117 level=info collector=nfsd 2024-08-17T17:05:30.393 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=node_exporter.go:117 level=info collector=nvme 2024-08-17T17:05:30.393 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=node_exporter.go:117 level=info collector=os 2024-08-17T17:05:30.393 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-08-17T17:05:30.393 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=node_exporter.go:117 level=info collector=pressure 2024-08-17T17:05:30.393 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=node_exporter.go:117 level=info collector=rapl 2024-08-17T17:05:30.393 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=node_exporter.go:117 level=info collector=schedstat 2024-08-17T17:05:30.393 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=node_exporter.go:117 level=info collector=selinux 2024-08-17T17:05:30.393 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=node_exporter.go:117 level=info collector=sockstat 2024-08-17T17:05:30.394 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=node_exporter.go:117 level=info collector=softnet 2024-08-17T17:05:30.394 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=node_exporter.go:117 level=info collector=stat 2024-08-17T17:05:30.394 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=node_exporter.go:117 level=info collector=tapestats 2024-08-17T17:05:30.394 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=node_exporter.go:117 level=info collector=textfile 2024-08-17T17:05:30.394 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-08-17T17:05:30.394 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=node_exporter.go:117 level=info collector=time 2024-08-17T17:05:30.394 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-08-17T17:05:30.394 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=node_exporter.go:117 level=info collector=uname 2024-08-17T17:05:30.394 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=node_exporter.go:117 level=info collector=vmstat 2024-08-17T17:05:30.394 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=node_exporter.go:117 level=info collector=xfs 2024-08-17T17:05:30.394 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.057Z caller=node_exporter.go:117 level=info collector=zfs 2024-08-17T17:05:30.395 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.058Z caller=tls_config.go:274 level=info msg="Listening on" address=[::]:9100 2024-08-17T17:05:30.395 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:05:30 smithi169 bash[64868]: ts=2024-08-17T17:05:30.058Z caller=tls_config.go:277 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-08-17T17:05:30.593 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:05:30 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:05:30] "GET /metrics HTTP/1.1" 200 38738 "" "Prometheus/2.43.0" 2024-08-17T17:05:30.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:30 smithi131 bash[22554]: audit 2024-08-17T17:05:29.300373+0000 mon.a (mon.0) 1370 : audit [DBG] from='client.? 172.21.15.131:0/349880239' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:30.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:30 smithi131 bash[22554]: audit 2024-08-17T17:05:29.605422+0000 mgr.y (mgr.15039) 76 : audit [DBG] from='client.25091 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:05:30.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:30 smithi131 bash[22554]: cluster 2024-08-17T17:05:29.792254+0000 mon.a (mon.0) 1371 : cluster [DBG] osdmap e324: 8 total, 8 up, 8 in 2024-08-17T17:05:30.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:30 smithi131 bash[32005]: audit 2024-08-17T17:05:29.300373+0000 mon.a (mon.0) 1370 : audit [DBG] from='client.? 172.21.15.131:0/349880239' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:30.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:30 smithi131 bash[32005]: audit 2024-08-17T17:05:29.605422+0000 mgr.y (mgr.15039) 76 : audit [DBG] from='client.25091 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:05:30.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:30 smithi131 bash[32005]: cluster 2024-08-17T17:05:29.792254+0000 mon.a (mon.0) 1371 : cluster [DBG] osdmap e324: 8 total, 8 up, 8 in 2024-08-17T17:05:30.820 INFO:tasks.workunit.client.0.smithi131.stdout:write: B 53022503~5488287 2024-08-17T17:05:30.836 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 78396229~3435989 2024-08-17T17:05:30.836 INFO:tasks.workunit.client.0.smithi131.stdout:write: B 33659381~692735 2024-08-17T17:05:30.836 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 67215487~2689723 2024-08-17T17:05:30.837 INFO:tasks.workunit.client.0.smithi131.stdout:write: B 72534915~7432861 2024-08-17T17:05:30.873 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 18173441~7567999 2024-08-17T17:05:30.873 INFO:tasks.workunit.client.0.smithi131.stdout:write: B 72728296~7573541 2024-08-17T17:05:30.923 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 40812373~2601923 2024-08-17T17:05:30.923 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap1 2024-08-17T17:05:32.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:31 smithi131 bash[22554]: cluster 2024-08-17T17:05:30.075075+0000 mgr.y (mgr.15039) 77 : cluster [DBG] pgmap v99: 137 pgs: 137 active+clean; 1.1 GiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.9 MiB/s rd, 6.0 MiB/s wr, 160 op/s 2024-08-17T17:05:32.093 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:31 smithi131 bash[22554]: cluster 2024-08-17T17:05:30.802417+0000 mon.a (mon.0) 1372 : cluster [DBG] osdmap e325: 8 total, 8 up, 8 in 2024-08-17T17:05:32.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:31 smithi131 bash[32005]: cluster 2024-08-17T17:05:30.075075+0000 mgr.y (mgr.15039) 77 : cluster [DBG] pgmap v99: 137 pgs: 137 active+clean; 1.1 GiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.9 MiB/s rd, 6.0 MiB/s wr, 160 op/s 2024-08-17T17:05:32.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:31 smithi131 bash[32005]: cluster 2024-08-17T17:05:30.802417+0000 mon.a (mon.0) 1372 : cluster [DBG] osdmap e325: 8 total, 8 up, 8 in 2024-08-17T17:05:32.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:31 smithi169 bash[24469]: cluster 2024-08-17T17:05:30.075075+0000 mgr.y (mgr.15039) 77 : cluster [DBG] pgmap v99: 137 pgs: 137 active+clean; 1.1 GiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 5.9 MiB/s rd, 6.0 MiB/s wr, 160 op/s 2024-08-17T17:05:32.169 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:31 smithi169 bash[24469]: cluster 2024-08-17T17:05:30.802417+0000 mon.a (mon.0) 1372 : cluster [DBG] osdmap e325: 8 total, 8 up, 8 in 2024-08-17T17:05:32.832 INFO:tasks.workunit.client.0.smithi131.stdout:snap_protect: snap1 2024-08-17T17:05:32.855 INFO:tasks.workunit.client.0.smithi131.stdout:clone image167 -> image170 2024-08-17T17:05:33.042 INFO:tasks.workunit.client.0.smithi131.stdout:write: C 48637170~5060212 2024-08-17T17:05:33.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:32 smithi131 bash[22554]: cluster 2024-08-17T17:05:31.804436+0000 mon.a (mon.0) 1373 : cluster [DBG] osdmap e326: 8 total, 8 up, 8 in 2024-08-17T17:05:33.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:32 smithi131 bash[22554]: audit 2024-08-17T17:05:32.050812+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:33.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:32 smithi131 bash[22554]: audit 2024-08-17T17:05:32.059442+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:33.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:32 smithi131 bash[32005]: cluster 2024-08-17T17:05:31.804436+0000 mon.a (mon.0) 1373 : cluster [DBG] osdmap e326: 8 total, 8 up, 8 in 2024-08-17T17:05:33.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:32 smithi131 bash[32005]: audit 2024-08-17T17:05:32.050812+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:33.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:32 smithi131 bash[32005]: audit 2024-08-17T17:05:32.059442+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:33.112 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 69726017~3875289 2024-08-17T17:05:33.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:32 smithi169 bash[24469]: cluster 2024-08-17T17:05:31.804436+0000 mon.a (mon.0) 1373 : cluster [DBG] osdmap e326: 8 total, 8 up, 8 in 2024-08-17T17:05:33.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:32 smithi169 bash[24469]: audit 2024-08-17T17:05:32.050812+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:33.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:32 smithi169 bash[24469]: audit 2024-08-17T17:05:32.059442+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:33.146 INFO:tasks.workunit.client.0.smithi131.stdout:write: C 58180751~7601167 2024-08-17T17:05:33.230 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 57617013~3492594 2024-08-17T17:05:33.236 INFO:tasks.workunit.client.0.smithi131.stdout:write: C 19208010~6186268 2024-08-17T17:05:33.278 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 13307168~5266885 2024-08-17T17:05:33.283 INFO:tasks.workunit.client.0.smithi131.stdout:write: C 44309604~1813838 2024-08-17T17:05:33.318 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 13638435~7609416 2024-08-17T17:05:33.321 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap2 2024-08-17T17:05:34.093 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:33 smithi131 bash[32005]: cluster 2024-08-17T17:05:32.075630+0000 mgr.y (mgr.15039) 78 : cluster [DBG] pgmap v102: 137 pgs: 137 active+clean; 1.1 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 27 MiB/s rd, 21 MiB/s wr, 519 op/s 2024-08-17T17:05:34.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:33 smithi131 bash[32005]: cluster 2024-08-17T17:05:32.823580+0000 mon.a (mon.0) 1376 : cluster [DBG] osdmap e327: 8 total, 8 up, 8 in 2024-08-17T17:05:34.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:33 smithi131 bash[32005]: audit 2024-08-17T17:05:33.219843+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:34.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:33 smithi131 bash[32005]: audit 2024-08-17T17:05:33.235521+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:34.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:33 smithi131 bash[32005]: audit 2024-08-17T17:05:33.344296+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:34.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:33 smithi131 bash[32005]: audit 2024-08-17T17:05:33.353110+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:34.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:33 smithi131 bash[22554]: cluster 2024-08-17T17:05:32.075630+0000 mgr.y (mgr.15039) 78 : cluster [DBG] pgmap v102: 137 pgs: 137 active+clean; 1.1 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 27 MiB/s rd, 21 MiB/s wr, 519 op/s 2024-08-17T17:05:34.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:33 smithi131 bash[22554]: cluster 2024-08-17T17:05:32.823580+0000 mon.a (mon.0) 1376 : cluster [DBG] osdmap e327: 8 total, 8 up, 8 in 2024-08-17T17:05:34.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:33 smithi131 bash[22554]: audit 2024-08-17T17:05:33.219843+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:34.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:33 smithi131 bash[22554]: audit 2024-08-17T17:05:33.235521+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:34.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:33 smithi131 bash[22554]: audit 2024-08-17T17:05:33.344296+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:34.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:33 smithi131 bash[22554]: audit 2024-08-17T17:05:33.353110+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:34.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:33 smithi169 bash[24469]: cluster 2024-08-17T17:05:32.075630+0000 mgr.y (mgr.15039) 78 : cluster [DBG] pgmap v102: 137 pgs: 137 active+clean; 1.1 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 27 MiB/s rd, 21 MiB/s wr, 519 op/s 2024-08-17T17:05:34.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:33 smithi169 bash[24469]: cluster 2024-08-17T17:05:32.823580+0000 mon.a (mon.0) 1376 : cluster [DBG] osdmap e327: 8 total, 8 up, 8 in 2024-08-17T17:05:34.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:33 smithi169 bash[24469]: audit 2024-08-17T17:05:33.219843+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:34.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:33 smithi169 bash[24469]: audit 2024-08-17T17:05:33.235521+0000 mon.a (mon.0) 1378 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:34.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:33 smithi169 bash[24469]: audit 2024-08-17T17:05:33.344296+0000 mon.a (mon.0) 1379 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:34.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:33 smithi169 bash[24469]: audit 2024-08-17T17:05:33.353110+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:35.270 INFO:tasks.workunit.client.0.smithi131.stdout:snap_protect: snap2 2024-08-17T17:05:35.294 INFO:tasks.workunit.client.0.smithi131.stdout:clone image170 -> image172 2024-08-17T17:05:35.593 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:35 smithi131 bash[32005]: cluster 2024-08-17T17:05:34.076349+0000 mgr.y (mgr.15039) 79 : cluster [DBG] pgmap v104: 137 pgs: 137 active+clean; 1.1 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 19 MiB/s wr, 484 op/s 2024-08-17T17:05:35.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:35 smithi131 bash[32005]: cluster 2024-08-17T17:05:34.243588+0000 mon.a (mon.0) 1381 : cluster [DBG] osdmap e328: 8 total, 8 up, 8 in 2024-08-17T17:05:35.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:35 smithi131 bash[32005]: audit 2024-08-17T17:05:34.449041+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:35.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:35 smithi131 bash[32005]: audit 2024-08-17T17:05:34.464666+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:35.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:35 smithi131 bash[22554]: cluster 2024-08-17T17:05:34.076349+0000 mgr.y (mgr.15039) 79 : cluster [DBG] pgmap v104: 137 pgs: 137 active+clean; 1.1 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 19 MiB/s wr, 484 op/s 2024-08-17T17:05:35.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:35 smithi131 bash[22554]: cluster 2024-08-17T17:05:34.243588+0000 mon.a (mon.0) 1381 : cluster [DBG] osdmap e328: 8 total, 8 up, 8 in 2024-08-17T17:05:35.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:35 smithi131 bash[22554]: audit 2024-08-17T17:05:34.449041+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:35.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:35 smithi131 bash[22554]: audit 2024-08-17T17:05:34.464666+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:35.605 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 164738329 2024-08-17T17:05:35.634 INFO:tasks.workunit.client.0.smithi131.stdout:write: D 70875747~7955045 2024-08-17T17:05:35.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:35 smithi169 bash[24469]: cluster 2024-08-17T17:05:34.076349+0000 mgr.y (mgr.15039) 79 : cluster [DBG] pgmap v104: 137 pgs: 137 active+clean; 1.1 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 25 MiB/s rd, 19 MiB/s wr, 484 op/s 2024-08-17T17:05:35.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:35 smithi169 bash[24469]: cluster 2024-08-17T17:05:34.243588+0000 mon.a (mon.0) 1381 : cluster [DBG] osdmap e328: 8 total, 8 up, 8 in 2024-08-17T17:05:35.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:35 smithi169 bash[24469]: audit 2024-08-17T17:05:34.449041+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:35.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:35 smithi169 bash[24469]: audit 2024-08-17T17:05:34.464666+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:35.744 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 24621244~4399030 2024-08-17T17:05:35.808 INFO:tasks.workunit.client.0.smithi131.stdout:write: D 86465213~7588166 2024-08-17T17:05:35.877 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 13207598~4177421 2024-08-17T17:05:35.893 INFO:tasks.workunit.client.0.smithi131.stdout:write: D 129588760~8570 2024-08-17T17:05:35.906 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 110634505~7200949 2024-08-17T17:05:35.906 INFO:tasks.workunit.client.0.smithi131.stdout:write: D 149538578~8106967 2024-08-17T17:05:35.971 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 67836315~2606350 2024-08-17T17:05:35.976 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap3 2024-08-17T17:05:36.593 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:36 smithi131 bash[32005]: cluster 2024-08-17T17:05:35.253258+0000 mon.a (mon.0) 1384 : cluster [DBG] osdmap e329: 8 total, 8 up, 8 in 2024-08-17T17:05:36.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:36 smithi131 bash[22554]: cluster 2024-08-17T17:05:35.253258+0000 mon.a (mon.0) 1384 : cluster [DBG] osdmap e329: 8 total, 8 up, 8 in 2024-08-17T17:05:36.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:36 smithi169 bash[24469]: cluster 2024-08-17T17:05:35.253258+0000 mon.a (mon.0) 1384 : cluster [DBG] osdmap e329: 8 total, 8 up, 8 in 2024-08-17T17:05:37.294 INFO:tasks.workunit.client.0.smithi131.stdout:snap_protect: snap3 2024-08-17T17:05:37.320 INFO:tasks.workunit.client.0.smithi131.stdout:clone image172 -> image174 2024-08-17T17:05:37.593 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:37 smithi131 bash[22554]: cluster 2024-08-17T17:05:36.077076+0000 mgr.y (mgr.15039) 80 : cluster [DBG] pgmap v107: 137 pgs: 137 active+clean; 1.2 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 5.3 MiB/s rd, 22 MiB/s wr, 244 op/s 2024-08-17T17:05:37.593 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:37 smithi131 bash[22554]: cluster 2024-08-17T17:05:36.259922+0000 mon.a (mon.0) 1385 : cluster [DBG] osdmap e330: 8 total, 8 up, 8 in 2024-08-17T17:05:37.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:37 smithi131 bash[32005]: cluster 2024-08-17T17:05:36.077076+0000 mgr.y (mgr.15039) 80 : cluster [DBG] pgmap v107: 137 pgs: 137 active+clean; 1.2 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 5.3 MiB/s rd, 22 MiB/s wr, 244 op/s 2024-08-17T17:05:37.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:37 smithi131 bash[32005]: cluster 2024-08-17T17:05:36.259922+0000 mon.a (mon.0) 1385 : cluster [DBG] osdmap e330: 8 total, 8 up, 8 in 2024-08-17T17:05:37.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:37 smithi169 bash[24469]: cluster 2024-08-17T17:05:36.077076+0000 mgr.y (mgr.15039) 80 : cluster [DBG] pgmap v107: 137 pgs: 137 active+clean; 1.2 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 5.3 MiB/s rd, 22 MiB/s wr, 244 op/s 2024-08-17T17:05:37.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:37 smithi169 bash[24469]: cluster 2024-08-17T17:05:36.259922+0000 mon.a (mon.0) 1385 : cluster [DBG] osdmap e330: 8 total, 8 up, 8 in 2024-08-17T17:05:37.694 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 133795882 2024-08-17T17:05:37.749 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:05:38.593 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:38 smithi131 bash[22554]: cluster 2024-08-17T17:05:37.276449+0000 mon.a (mon.0) 1386 : cluster [DBG] osdmap e331: 8 total, 8 up, 8 in 2024-08-17T17:05:38.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:38 smithi131 bash[32005]: cluster 2024-08-17T17:05:37.276449+0000 mon.a (mon.0) 1386 : cluster [DBG] osdmap e331: 8 total, 8 up, 8 in 2024-08-17T17:05:38.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:38 smithi169 bash[24469]: cluster 2024-08-17T17:05:37.276449+0000 mon.a (mon.0) 1386 : cluster [DBG] osdmap e331: 8 total, 8 up, 8 in 2024-08-17T17:05:38.766 INFO:tasks.workunit.client.0.smithi131.stdout:migration_execute 2024-08-17T17:05:39.275 INFO:tasks.workunit.client.0.smithi131.stdout:migration_commit 2024-08-17T17:05:39.593 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:39 smithi131 bash[32005]: cluster 2024-08-17T17:05:38.077814+0000 mgr.y (mgr.15039) 81 : cluster [DBG] pgmap v110: 137 pgs: 137 active+clean; 1.2 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 5.7 MiB/s rd, 24 MiB/s wr, 261 op/s 2024-08-17T17:05:39.593 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:39 smithi131 bash[22554]: cluster 2024-08-17T17:05:38.077814+0000 mgr.y (mgr.15039) 81 : cluster [DBG] pgmap v110: 137 pgs: 137 active+clean; 1.2 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 5.7 MiB/s rd, 24 MiB/s wr, 261 op/s 2024-08-17T17:05:39.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:39 smithi169 bash[24469]: cluster 2024-08-17T17:05:38.077814+0000 mgr.y (mgr.15039) 81 : cluster [DBG] pgmap v110: 137 pgs: 137 active+clean; 1.2 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 5.7 MiB/s rd, 24 MiB/s wr, 261 op/s 2024-08-17T17:05:39.903 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.Stress (11064 ms) 2024-08-17T17:05:39.903 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.Stress2 2024-08-17T17:05:39.979 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:05:40.002 INFO:tasks.workunit.client.0.smithi131.stdout:write: A 41807546~3615788 2024-08-17T17:05:40.052 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 59214321~8258901 2024-08-17T17:05:40.053 INFO:tasks.workunit.client.0.smithi131.stdout:write: A 52015779~4783066 2024-08-17T17:05:40.096 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 71112738~2860630 2024-08-17T17:05:40.097 INFO:tasks.workunit.client.0.smithi131.stdout:write: A 41680383~6933959 2024-08-17T17:05:40.140 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 12288736~3917418 2024-08-17T17:05:40.140 INFO:tasks.workunit.client.0.smithi131.stdout:write: A 71046449~7692388 2024-08-17T17:05:40.211 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 63016524~8299158 2024-08-17T17:05:40.228 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap0 2024-08-17T17:05:40.593 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:40 smithi131 bash[22554]: audit 2024-08-17T17:05:39.918111+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:05:40.594 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:05:40 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:05:40] "GET /metrics HTTP/1.1" 200 38737 "" "Prometheus/2.43.0" 2024-08-17T17:05:40.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:40 smithi131 bash[32005]: audit 2024-08-17T17:05:39.918111+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:05:40.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:40 smithi169 bash[24469]: audit 2024-08-17T17:05:39.918111+0000 mon.c (mon.2) 94 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:05:41.310 INFO:tasks.workunit.client.0.smithi131.stdout:snap_protect: snap0 2024-08-17T17:05:41.326 INFO:tasks.workunit.client.0.smithi131.stdout:clone image175 -> image178 2024-08-17T17:05:41.535 INFO:tasks.workunit.client.0.smithi131.stdout:write: B 75064997~85082 2024-08-17T17:05:41.536 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:41 smithi169 bash[24469]: cluster 2024-08-17T17:05:40.078443+0000 mgr.y (mgr.15039) 82 : cluster [DBG] pgmap v111: 137 pgs: 137 active+clean; 1.3 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 19 MiB/s wr, 728 op/s 2024-08-17T17:05:41.536 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:41 smithi169 bash[24469]: cluster 2024-08-17T17:05:40.297625+0000 mon.a (mon.0) 1387 : cluster [DBG] osdmap e332: 8 total, 8 up, 8 in 2024-08-17T17:05:41.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:41 smithi131 bash[22554]: cluster 2024-08-17T17:05:40.078443+0000 mgr.y (mgr.15039) 82 : cluster [DBG] pgmap v111: 137 pgs: 137 active+clean; 1.3 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 19 MiB/s wr, 728 op/s 2024-08-17T17:05:41.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:41 smithi131 bash[22554]: cluster 2024-08-17T17:05:40.297625+0000 mon.a (mon.0) 1387 : cluster [DBG] osdmap e332: 8 total, 8 up, 8 in 2024-08-17T17:05:41.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:41 smithi131 bash[32005]: cluster 2024-08-17T17:05:40.078443+0000 mgr.y (mgr.15039) 82 : cluster [DBG] pgmap v111: 137 pgs: 137 active+clean; 1.3 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 13 MiB/s rd, 19 MiB/s wr, 728 op/s 2024-08-17T17:05:41.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:41 smithi131 bash[32005]: cluster 2024-08-17T17:05:40.297625+0000 mon.a (mon.0) 1387 : cluster [DBG] osdmap e332: 8 total, 8 up, 8 in 2024-08-17T17:05:41.625 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 11520445~5714376 2024-08-17T17:05:41.642 INFO:tasks.workunit.client.0.smithi131.stdout:write: B 29611261~6768474 2024-08-17T17:05:41.714 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 70995202~2850196 2024-08-17T17:05:41.728 INFO:tasks.workunit.client.0.smithi131.stdout:write: B 47128748~7051787 2024-08-17T17:05:41.813 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 59450281~216762 2024-08-17T17:05:41.821 INFO:tasks.workunit.client.0.smithi131.stdout:write: B 37386982~2625207 2024-08-17T17:05:41.861 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 10884108~594531 2024-08-17T17:05:41.865 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap1 2024-08-17T17:05:42.593 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:42 smithi131 bash[32005]: cluster 2024-08-17T17:05:41.297523+0000 mon.a (mon.0) 1388 : cluster [DBG] osdmap e333: 8 total, 8 up, 8 in 2024-08-17T17:05:42.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:42 smithi131 bash[22554]: cluster 2024-08-17T17:05:41.297523+0000 mon.a (mon.0) 1388 : cluster [DBG] osdmap e333: 8 total, 8 up, 8 in 2024-08-17T17:05:42.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:42 smithi169 bash[24469]: cluster 2024-08-17T17:05:41.297523+0000 mon.a (mon.0) 1388 : cluster [DBG] osdmap e333: 8 total, 8 up, 8 in 2024-08-17T17:05:43.342 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 96454320 2024-08-17T17:05:43.365 INFO:tasks.workunit.client.0.smithi131.stdout:write: C 68307136~7187246 2024-08-17T17:05:43.396 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 57256237~2724983 2024-08-17T17:05:43.396 INFO:tasks.workunit.client.0.smithi131.stdout:write: C 2709575~4910282 2024-08-17T17:05:43.408 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 25625083~6228370 2024-08-17T17:05:43.409 INFO:tasks.workunit.client.0.smithi131.stdout:write: C 14792302~6535661 2024-08-17T17:05:43.458 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 37612699~3596402 2024-08-17T17:05:43.462 INFO:tasks.workunit.client.0.smithi131.stdout:write: C 45283031~2221112 2024-08-17T17:05:43.475 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 55890005~1178628 2024-08-17T17:05:43.475 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap2 2024-08-17T17:05:43.593 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:43 smithi131 bash[32005]: cluster 2024-08-17T17:05:42.078991+0000 mgr.y (mgr.15039) 83 : cluster [DBG] pgmap v114: 137 pgs: 137 active+clean; 1.3 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 29 MiB/s rd, 11 MiB/s wr, 820 op/s 2024-08-17T17:05:43.593 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:43 smithi131 bash[32005]: cluster 2024-08-17T17:05:42.326582+0000 mon.a (mon.0) 1389 : cluster [DBG] osdmap e334: 8 total, 8 up, 8 in 2024-08-17T17:05:43.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:43 smithi131 bash[22554]: cluster 2024-08-17T17:05:42.078991+0000 mgr.y (mgr.15039) 83 : cluster [DBG] pgmap v114: 137 pgs: 137 active+clean; 1.3 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 29 MiB/s rd, 11 MiB/s wr, 820 op/s 2024-08-17T17:05:43.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:43 smithi131 bash[22554]: cluster 2024-08-17T17:05:42.326582+0000 mon.a (mon.0) 1389 : cluster [DBG] osdmap e334: 8 total, 8 up, 8 in 2024-08-17T17:05:43.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:43 smithi169 bash[24469]: cluster 2024-08-17T17:05:42.078991+0000 mgr.y (mgr.15039) 83 : cluster [DBG] pgmap v114: 137 pgs: 137 active+clean; 1.3 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 29 MiB/s rd, 11 MiB/s wr, 820 op/s 2024-08-17T17:05:43.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:43 smithi169 bash[24469]: cluster 2024-08-17T17:05:42.326582+0000 mon.a (mon.0) 1389 : cluster [DBG] osdmap e334: 8 total, 8 up, 8 in 2024-08-17T17:05:44.593 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:44 smithi131 bash[32005]: cluster 2024-08-17T17:05:43.331224+0000 mon.a (mon.0) 1390 : cluster [DBG] osdmap e335: 8 total, 8 up, 8 in 2024-08-17T17:05:44.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:44 smithi131 bash[32005]: audit 2024-08-17T17:05:43.547191+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:44.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:44 smithi131 bash[32005]: audit 2024-08-17T17:05:43.554980+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:44.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:44 smithi131 bash[22554]: cluster 2024-08-17T17:05:43.331224+0000 mon.a (mon.0) 1390 : cluster [DBG] osdmap e335: 8 total, 8 up, 8 in 2024-08-17T17:05:44.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:44 smithi131 bash[22554]: audit 2024-08-17T17:05:43.547191+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:44.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:44 smithi131 bash[22554]: audit 2024-08-17T17:05:43.554980+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:44.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:44 smithi169 bash[24469]: cluster 2024-08-17T17:05:43.331224+0000 mon.a (mon.0) 1390 : cluster [DBG] osdmap e335: 8 total, 8 up, 8 in 2024-08-17T17:05:44.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:44 smithi169 bash[24469]: audit 2024-08-17T17:05:43.547191+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:44.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:44 smithi169 bash[24469]: audit 2024-08-17T17:05:43.554980+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:45.377 INFO:tasks.workunit.client.0.smithi131.stdout:snap_protect: snap2 2024-08-17T17:05:45.410 INFO:tasks.workunit.client.0.smithi131.stdout:clone image178 -> image180 2024-08-17T17:05:45.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:45 smithi169 bash[24469]: cluster 2024-08-17T17:05:44.079683+0000 mgr.y (mgr.15039) 84 : cluster [DBG] pgmap v117: 137 pgs: 137 active+clean; 1.3 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 29 MiB/s rd, 13 MiB/s wr, 391 op/s 2024-08-17T17:05:45.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:45 smithi169 bash[24469]: cluster 2024-08-17T17:05:44.338719+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e336: 8 total, 8 up, 8 in 2024-08-17T17:05:45.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:45 smithi169 bash[24469]: audit 2024-08-17T17:05:44.997143+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:45.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:45 smithi169 bash[24469]: audit 2024-08-17T17:05:45.013459+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:45.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:45 smithi169 bash[24469]: audit 2024-08-17T17:05:45.016955+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:05:45.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:45 smithi169 bash[24469]: audit 2024-08-17T17:05:45.019056+0000 mon.c (mon.2) 96 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:05:45.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:45 smithi169 bash[24469]: audit 2024-08-17T17:05:45.033105+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:45.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:45 smithi169 bash[24469]: audit 2024-08-17T17:05:45.189679+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:05:45.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:45 smithi169 bash[24469]: audit 2024-08-17T17:05:45.192825+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:45.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:45 smithi169 bash[24469]: audit 2024-08-17T17:05:45.195711+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:45.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:45 smithi169 bash[24469]: audit 2024-08-17T17:05:45.199048+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:45.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:45 smithi169 bash[24469]: audit 2024-08-17T17:05:45.201168+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:45.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:45 smithi169 bash[24469]: audit 2024-08-17T17:05:45.203109+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:45.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:45 smithi169 bash[24469]: audit 2024-08-17T17:05:45.204963+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:45.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:45 smithi169 bash[24469]: audit 2024-08-17T17:05:45.206835+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:45.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:45 smithi169 bash[24469]: audit 2024-08-17T17:05:45.209112+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:45.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:45 smithi169 bash[24469]: audit 2024-08-17T17:05:45.212089+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:45.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:45 smithi169 bash[24469]: audit 2024-08-17T17:05:45.214808+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:45.731 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 130146073 2024-08-17T17:05:45.755 INFO:tasks.workunit.client.0.smithi131.stdout:write: D 37596379~5430132 2024-08-17T17:05:45.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:45 smithi131 bash[22554]: cluster 2024-08-17T17:05:44.079683+0000 mgr.y (mgr.15039) 84 : cluster [DBG] pgmap v117: 137 pgs: 137 active+clean; 1.3 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 29 MiB/s rd, 13 MiB/s wr, 391 op/s 2024-08-17T17:05:45.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:45 smithi131 bash[22554]: cluster 2024-08-17T17:05:44.338719+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e336: 8 total, 8 up, 8 in 2024-08-17T17:05:45.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:45 smithi131 bash[22554]: audit 2024-08-17T17:05:44.997143+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:45.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:45 smithi131 bash[22554]: audit 2024-08-17T17:05:45.013459+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:45.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:45 smithi131 bash[22554]: audit 2024-08-17T17:05:45.016955+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:05:45.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:45 smithi131 bash[22554]: audit 2024-08-17T17:05:45.019056+0000 mon.c (mon.2) 96 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:05:45.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:45 smithi131 bash[22554]: audit 2024-08-17T17:05:45.033105+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:45.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:45 smithi131 bash[22554]: audit 2024-08-17T17:05:45.189679+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:05:45.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:45 smithi131 bash[22554]: audit 2024-08-17T17:05:45.192825+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:45.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:45 smithi131 bash[22554]: audit 2024-08-17T17:05:45.195711+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:45.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:45 smithi131 bash[22554]: audit 2024-08-17T17:05:45.199048+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:45.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:45 smithi131 bash[22554]: audit 2024-08-17T17:05:45.201168+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:45.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:45 smithi131 bash[22554]: audit 2024-08-17T17:05:45.203109+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:45.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:45 smithi131 bash[22554]: audit 2024-08-17T17:05:45.204963+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:45.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:45 smithi131 bash[22554]: audit 2024-08-17T17:05:45.206835+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:45.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:45 smithi131 bash[22554]: audit 2024-08-17T17:05:45.209112+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:45.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:45 smithi131 bash[22554]: audit 2024-08-17T17:05:45.212089+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:45.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:45 smithi131 bash[22554]: audit 2024-08-17T17:05:45.214808+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:45.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:45 smithi131 bash[32005]: cluster 2024-08-17T17:05:44.079683+0000 mgr.y (mgr.15039) 84 : cluster [DBG] pgmap v117: 137 pgs: 137 active+clean; 1.3 GiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 29 MiB/s rd, 13 MiB/s wr, 391 op/s 2024-08-17T17:05:45.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:45 smithi131 bash[32005]: cluster 2024-08-17T17:05:44.338719+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e336: 8 total, 8 up, 8 in 2024-08-17T17:05:45.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:45 smithi131 bash[32005]: audit 2024-08-17T17:05:44.997143+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:45.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:45 smithi131 bash[32005]: audit 2024-08-17T17:05:45.013459+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:45.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:45 smithi131 bash[32005]: audit 2024-08-17T17:05:45.016955+0000 mon.c (mon.2) 95 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:05:45.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:45 smithi131 bash[32005]: audit 2024-08-17T17:05:45.019056+0000 mon.c (mon.2) 96 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:05:45.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:45 smithi131 bash[32005]: audit 2024-08-17T17:05:45.033105+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:05:45.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:45 smithi131 bash[32005]: audit 2024-08-17T17:05:45.189679+0000 mon.c (mon.2) 97 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:05:45.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:45 smithi131 bash[32005]: audit 2024-08-17T17:05:45.192825+0000 mon.c (mon.2) 98 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:45.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:45 smithi131 bash[32005]: audit 2024-08-17T17:05:45.195711+0000 mon.c (mon.2) 99 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:45.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:45 smithi131 bash[32005]: audit 2024-08-17T17:05:45.199048+0000 mon.c (mon.2) 100 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:45.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:45 smithi131 bash[32005]: audit 2024-08-17T17:05:45.201168+0000 mon.c (mon.2) 101 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:45.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:45 smithi131 bash[32005]: audit 2024-08-17T17:05:45.203109+0000 mon.c (mon.2) 102 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:45.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:45 smithi131 bash[32005]: audit 2024-08-17T17:05:45.204963+0000 mon.c (mon.2) 103 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:45.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:45 smithi131 bash[32005]: audit 2024-08-17T17:05:45.206835+0000 mon.c (mon.2) 104 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:45.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:45 smithi131 bash[32005]: audit 2024-08-17T17:05:45.209112+0000 mon.c (mon.2) 105 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:45.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:45 smithi131 bash[32005]: audit 2024-08-17T17:05:45.212089+0000 mon.c (mon.2) 106 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:45.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:45 smithi131 bash[32005]: audit 2024-08-17T17:05:45.214808+0000 mon.c (mon.2) 107 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:05:45.867 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 51170993~5000246 2024-08-17T17:05:45.903 INFO:tasks.workunit.client.0.smithi131.stdout:write: D 15768763~5017270 2024-08-17T17:05:45.986 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 13755111~1090836 2024-08-17T17:05:45.992 INFO:tasks.workunit.client.0.smithi131.stdout:write: D 71299826~1732346 2024-08-17T17:05:46.081 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 122126000~2600790 2024-08-17T17:05:46.082 INFO:tasks.workunit.client.0.smithi131.stdout:write: D 23461333~4216090 2024-08-17T17:05:46.126 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 60245838~248353 2024-08-17T17:05:46.141 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap3 2024-08-17T17:05:46.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:46 smithi169 bash[24469]: cluster 2024-08-17T17:05:45.354258+0000 mon.a (mon.0) 1397 : cluster [DBG] osdmap e337: 8 total, 8 up, 8 in 2024-08-17T17:05:46.844 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:46 smithi131 bash[22554]: cluster 2024-08-17T17:05:45.354258+0000 mon.a (mon.0) 1397 : cluster [DBG] osdmap e337: 8 total, 8 up, 8 in 2024-08-17T17:05:46.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:46 smithi131 bash[32005]: cluster 2024-08-17T17:05:45.354258+0000 mon.a (mon.0) 1397 : cluster [DBG] osdmap e337: 8 total, 8 up, 8 in 2024-08-17T17:05:47.414 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:05:47.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:47 smithi169 bash[24469]: cluster 2024-08-17T17:05:46.080398+0000 mgr.y (mgr.15039) 85 : cluster [DBG] pgmap v120: 137 pgs: 137 active+clean; 1.5 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.8 MiB/s rd, 32 MiB/s wr, 329 op/s 2024-08-17T17:05:47.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:47 smithi169 bash[24469]: cluster 2024-08-17T17:05:46.376005+0000 mon.a (mon.0) 1398 : cluster [DBG] osdmap e338: 8 total, 8 up, 8 in 2024-08-17T17:05:47.843 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:47 smithi131 bash[22554]: cluster 2024-08-17T17:05:46.080398+0000 mgr.y (mgr.15039) 85 : cluster [DBG] pgmap v120: 137 pgs: 137 active+clean; 1.5 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.8 MiB/s rd, 32 MiB/s wr, 329 op/s 2024-08-17T17:05:47.844 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:47 smithi131 bash[22554]: cluster 2024-08-17T17:05:46.376005+0000 mon.a (mon.0) 1398 : cluster [DBG] osdmap e338: 8 total, 8 up, 8 in 2024-08-17T17:05:47.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:47 smithi131 bash[32005]: cluster 2024-08-17T17:05:46.080398+0000 mgr.y (mgr.15039) 85 : cluster [DBG] pgmap v120: 137 pgs: 137 active+clean; 1.5 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.8 MiB/s rd, 32 MiB/s wr, 329 op/s 2024-08-17T17:05:47.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:47 smithi131 bash[32005]: cluster 2024-08-17T17:05:46.376005+0000 mon.a (mon.0) 1398 : cluster [DBG] osdmap e338: 8 total, 8 up, 8 in 2024-08-17T17:05:48.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:48 smithi169 bash[24469]: cluster 2024-08-17T17:05:47.377300+0000 mon.a (mon.0) 1399 : cluster [DBG] osdmap e339: 8 total, 8 up, 8 in 2024-08-17T17:05:48.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:48 smithi169 bash[24469]: cephadm 2024-08-17T17:05:47.629013+0000 mgr.y (mgr.15039) 86 : cephadm [INF] Upgrade: Updating prometheus.a 2024-08-17T17:05:48.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:48 smithi169 bash[24469]: cephadm 2024-08-17T17:05:47.906818+0000 mgr.y (mgr.15039) 87 : cephadm [INF] Deploying daemon prometheus.a on smithi169 2024-08-17T17:05:48.844 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:48 smithi131 bash[22554]: cluster 2024-08-17T17:05:47.377300+0000 mon.a (mon.0) 1399 : cluster [DBG] osdmap e339: 8 total, 8 up, 8 in 2024-08-17T17:05:48.844 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:48 smithi131 bash[22554]: cephadm 2024-08-17T17:05:47.629013+0000 mgr.y (mgr.15039) 86 : cephadm [INF] Upgrade: Updating prometheus.a 2024-08-17T17:05:48.844 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:48 smithi131 bash[22554]: cephadm 2024-08-17T17:05:47.906818+0000 mgr.y (mgr.15039) 87 : cephadm [INF] Deploying daemon prometheus.a on smithi169 2024-08-17T17:05:48.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:48 smithi131 bash[32005]: cluster 2024-08-17T17:05:47.377300+0000 mon.a (mon.0) 1399 : cluster [DBG] osdmap e339: 8 total, 8 up, 8 in 2024-08-17T17:05:48.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:48 smithi131 bash[32005]: cephadm 2024-08-17T17:05:47.629013+0000 mgr.y (mgr.15039) 86 : cephadm [INF] Upgrade: Updating prometheus.a 2024-08-17T17:05:48.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:48 smithi131 bash[32005]: cephadm 2024-08-17T17:05:47.906818+0000 mgr.y (mgr.15039) 87 : cephadm [INF] Deploying daemon prometheus.a on smithi169 2024-08-17T17:05:49.429 INFO:tasks.workunit.client.0.smithi131.stdout:write: a 113452848~591834 2024-08-17T17:05:49.459 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 61448120~5020517 2024-08-17T17:05:49.499 INFO:tasks.workunit.client.0.smithi131.stdout:write: a 62050190~4170989 2024-08-17T17:05:49.534 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 69145635~4948977 2024-08-17T17:05:49.579 INFO:tasks.workunit.client.0.smithi131.stdout:write: a 25116758~1663397 2024-08-17T17:05:49.616 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 10132627~490102 2024-08-17T17:05:49.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:49 smithi169 bash[24469]: cluster 2024-08-17T17:05:48.081139+0000 mgr.y (mgr.15039) 88 : cluster [DBG] pgmap v123: 137 pgs: 137 active+clean; 1.5 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.8 MiB/s rd, 32 MiB/s wr, 329 op/s 2024-08-17T17:05:49.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:49 smithi169 bash[24469]: cluster 2024-08-17T17:05:48.399498+0000 mon.a (mon.0) 1400 : cluster [DBG] osdmap e340: 8 total, 8 up, 8 in 2024-08-17T17:05:49.650 INFO:tasks.workunit.client.0.smithi131.stdout:write: a 125960613~1727856 2024-08-17T17:05:49.664 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 64221868~3186099 2024-08-17T17:05:49.667 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: user0 2024-08-17T17:05:49.844 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:49 smithi131 bash[22554]: cluster 2024-08-17T17:05:48.081139+0000 mgr.y (mgr.15039) 88 : cluster [DBG] pgmap v123: 137 pgs: 137 active+clean; 1.5 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.8 MiB/s rd, 32 MiB/s wr, 329 op/s 2024-08-17T17:05:49.844 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:49 smithi131 bash[22554]: cluster 2024-08-17T17:05:48.399498+0000 mon.a (mon.0) 1400 : cluster [DBG] osdmap e340: 8 total, 8 up, 8 in 2024-08-17T17:05:49.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:49 smithi131 bash[32005]: cluster 2024-08-17T17:05:48.081139+0000 mgr.y (mgr.15039) 88 : cluster [DBG] pgmap v123: 137 pgs: 137 active+clean; 1.5 GiB data, 3.9 GiB used, 711 GiB / 715 GiB avail; 7.8 MiB/s rd, 32 MiB/s wr, 329 op/s 2024-08-17T17:05:49.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:49 smithi131 bash[32005]: cluster 2024-08-17T17:05:48.399498+0000 mon.a (mon.0) 1400 : cluster [DBG] osdmap e340: 8 total, 8 up, 8 in 2024-08-17T17:05:50.594 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:05:50 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:05:50] "GET /metrics HTTP/1.1" 200 38737 "" "Prometheus/2.43.0" 2024-08-17T17:05:51.429 INFO:tasks.workunit.client.0.smithi131.stdout:write: b 79990631~8203369 2024-08-17T17:05:51.466 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 96474760~4269356 2024-08-17T17:05:51.467 INFO:tasks.workunit.client.0.smithi131.stdout:write: b 13022570~7697293 2024-08-17T17:05:51.483 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 84299194~8027353 2024-08-17T17:05:51.601 INFO:tasks.workunit.client.0.smithi131.stdout:write: b 91190134~5514291 2024-08-17T17:05:51.605 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 11111528~5469016 2024-08-17T17:05:51.605 INFO:tasks.workunit.client.0.smithi131.stdout:write: b 94511474~3347728 2024-08-17T17:05:51.633 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 32178602~469589 2024-08-17T17:05:51.633 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: user1 2024-08-17T17:05:51.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:51 smithi131 bash[32005]: cluster 2024-08-17T17:05:50.082245+0000 mgr.y (mgr.15039) 89 : cluster [DBG] pgmap v125: 137 pgs: 137 active+clean; 1.6 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 22 MiB/s rd, 7.3 MiB/s wr, 76 op/s 2024-08-17T17:05:51.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:51 smithi131 bash[32005]: cluster 2024-08-17T17:05:50.410523+0000 mon.a (mon.0) 1401 : cluster [DBG] osdmap e341: 8 total, 8 up, 8 in 2024-08-17T17:05:51.844 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:51 smithi131 bash[22554]: cluster 2024-08-17T17:05:50.082245+0000 mgr.y (mgr.15039) 89 : cluster [DBG] pgmap v125: 137 pgs: 137 active+clean; 1.6 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 22 MiB/s rd, 7.3 MiB/s wr, 76 op/s 2024-08-17T17:05:51.844 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:51 smithi131 bash[22554]: cluster 2024-08-17T17:05:50.410523+0000 mon.a (mon.0) 1401 : cluster [DBG] osdmap e341: 8 total, 8 up, 8 in 2024-08-17T17:05:51.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:51 smithi169 bash[24469]: cluster 2024-08-17T17:05:50.082245+0000 mgr.y (mgr.15039) 89 : cluster [DBG] pgmap v125: 137 pgs: 137 active+clean; 1.6 GiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 22 MiB/s rd, 7.3 MiB/s wr, 76 op/s 2024-08-17T17:05:51.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:51 smithi169 bash[24469]: cluster 2024-08-17T17:05:50.410523+0000 mon.a (mon.0) 1401 : cluster [DBG] osdmap e341: 8 total, 8 up, 8 in 2024-08-17T17:05:52.843 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:52 smithi131 bash[32005]: cluster 2024-08-17T17:05:51.414341+0000 mon.a (mon.0) 1402 : cluster [DBG] osdmap e342: 8 total, 8 up, 8 in 2024-08-17T17:05:52.844 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:52 smithi131 bash[22554]: cluster 2024-08-17T17:05:51.414341+0000 mon.a (mon.0) 1402 : cluster [DBG] osdmap e342: 8 total, 8 up, 8 in 2024-08-17T17:05:52.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:52 smithi169 bash[24469]: cluster 2024-08-17T17:05:51.414341+0000 mon.a (mon.0) 1402 : cluster [DBG] osdmap e342: 8 total, 8 up, 8 in 2024-08-17T17:05:53.472 INFO:tasks.workunit.client.0.smithi131.stdout:write: c 69904024~3197454 2024-08-17T17:05:53.501 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 77855162~1070551 2024-08-17T17:05:53.501 INFO:tasks.workunit.client.0.smithi131.stdout:write: c 73669169~7039613 2024-08-17T17:05:53.572 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 31714347~1671141 2024-08-17T17:05:53.572 INFO:tasks.workunit.client.0.smithi131.stdout:write: c 52258857~1632802 2024-08-17T17:05:53.574 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 66384323~5061341 2024-08-17T17:05:53.596 INFO:tasks.workunit.client.0.smithi131.stdout:write: c 74367533~1738491 2024-08-17T17:05:53.613 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 66178397~4633663 2024-08-17T17:05:53.630 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: user2 2024-08-17T17:05:53.844 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:53 smithi131 bash[22554]: cluster 2024-08-17T17:05:52.082959+0000 mgr.y (mgr.15039) 90 : cluster [DBG] pgmap v128: 137 pgs: 137 active+clean; 1.6 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 49 MiB/s rd, 20 MiB/s wr, 574 op/s 2024-08-17T17:05:53.844 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:53 smithi131 bash[22554]: cluster 2024-08-17T17:05:52.448296+0000 mon.a (mon.0) 1403 : cluster [DBG] osdmap e343: 8 total, 8 up, 8 in 2024-08-17T17:05:53.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:53 smithi131 bash[32005]: cluster 2024-08-17T17:05:52.082959+0000 mgr.y (mgr.15039) 90 : cluster [DBG] pgmap v128: 137 pgs: 137 active+clean; 1.6 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 49 MiB/s rd, 20 MiB/s wr, 574 op/s 2024-08-17T17:05:53.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:53 smithi131 bash[32005]: cluster 2024-08-17T17:05:52.448296+0000 mon.a (mon.0) 1403 : cluster [DBG] osdmap e343: 8 total, 8 up, 8 in 2024-08-17T17:05:53.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:53 smithi169 bash[24469]: cluster 2024-08-17T17:05:52.082959+0000 mgr.y (mgr.15039) 90 : cluster [DBG] pgmap v128: 137 pgs: 137 active+clean; 1.6 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 49 MiB/s rd, 20 MiB/s wr, 574 op/s 2024-08-17T17:05:53.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:53 smithi169 bash[24469]: cluster 2024-08-17T17:05:52.448296+0000 mon.a (mon.0) 1403 : cluster [DBG] osdmap e343: 8 total, 8 up, 8 in 2024-08-17T17:05:54.844 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:54 smithi131 bash[22554]: cluster 2024-08-17T17:05:53.457901+0000 mon.a (mon.0) 1404 : cluster [DBG] osdmap e344: 8 total, 8 up, 8 in 2024-08-17T17:05:54.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:54 smithi131 bash[32005]: cluster 2024-08-17T17:05:53.457901+0000 mon.a (mon.0) 1404 : cluster [DBG] osdmap e344: 8 total, 8 up, 8 in 2024-08-17T17:05:54.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:54 smithi169 bash[24469]: cluster 2024-08-17T17:05:53.457901+0000 mon.a (mon.0) 1404 : cluster [DBG] osdmap e344: 8 total, 8 up, 8 in 2024-08-17T17:05:55.510 INFO:tasks.workunit.client.0.smithi131.stdout:write: d 93498071~1671618 2024-08-17T17:05:55.528 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 118014981~5418811 2024-08-17T17:05:55.528 INFO:tasks.workunit.client.0.smithi131.stdout:write: d 110124610~3844180 2024-08-17T17:05:55.531 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 188694~4542762 2024-08-17T17:05:55.532 INFO:tasks.workunit.client.0.smithi131.stdout:write: d 127723823~2422250 2024-08-17T17:05:55.534 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 22023624~4878461 2024-08-17T17:05:55.535 INFO:tasks.workunit.client.0.smithi131.stdout:write: d 34456424~3424198 2024-08-17T17:05:55.560 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 34720943~6089293 2024-08-17T17:05:55.678 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: user3 2024-08-17T17:05:55.844 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:55 smithi131 bash[22554]: cluster 2024-08-17T17:05:54.083683+0000 mgr.y (mgr.15039) 91 : cluster [DBG] pgmap v131: 137 pgs: 137 active+clean; 1.6 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 15 MiB/s wr, 585 op/s 2024-08-17T17:05:55.844 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:55 smithi131 bash[22554]: cluster 2024-08-17T17:05:54.465706+0000 mon.a (mon.0) 1405 : cluster [DBG] osdmap e345: 8 total, 8 up, 8 in 2024-08-17T17:05:55.844 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:55 smithi131 bash[22554]: audit 2024-08-17T17:05:54.918399+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:05:55.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:55 smithi131 bash[32005]: cluster 2024-08-17T17:05:54.083683+0000 mgr.y (mgr.15039) 91 : cluster [DBG] pgmap v131: 137 pgs: 137 active+clean; 1.6 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 15 MiB/s wr, 585 op/s 2024-08-17T17:05:55.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:55 smithi131 bash[32005]: cluster 2024-08-17T17:05:54.465706+0000 mon.a (mon.0) 1405 : cluster [DBG] osdmap e345: 8 total, 8 up, 8 in 2024-08-17T17:05:55.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:55 smithi131 bash[32005]: audit 2024-08-17T17:05:54.918399+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:05:55.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:55 smithi169 bash[24469]: cluster 2024-08-17T17:05:54.083683+0000 mgr.y (mgr.15039) 91 : cluster [DBG] pgmap v131: 137 pgs: 137 active+clean; 1.6 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 32 MiB/s rd, 15 MiB/s wr, 585 op/s 2024-08-17T17:05:55.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:55 smithi169 bash[24469]: cluster 2024-08-17T17:05:54.465706+0000 mon.a (mon.0) 1405 : cluster [DBG] osdmap e345: 8 total, 8 up, 8 in 2024-08-17T17:05:55.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:55 smithi169 bash[24469]: audit 2024-08-17T17:05:54.918399+0000 mon.c (mon.2) 108 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:05:56.844 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:56 smithi131 bash[22554]: cluster 2024-08-17T17:05:55.474475+0000 mon.a (mon.0) 1406 : cluster [DBG] mgrmap e34: y(active, since 91s), standbys: x 2024-08-17T17:05:56.844 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:56 smithi131 bash[22554]: cluster 2024-08-17T17:05:55.491884+0000 mon.a (mon.0) 1407 : cluster [DBG] osdmap e346: 8 total, 8 up, 8 in 2024-08-17T17:05:56.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:56 smithi131 bash[32005]: cluster 2024-08-17T17:05:55.474475+0000 mon.a (mon.0) 1406 : cluster [DBG] mgrmap e34: y(active, since 91s), standbys: x 2024-08-17T17:05:56.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:56 smithi131 bash[32005]: cluster 2024-08-17T17:05:55.491884+0000 mon.a (mon.0) 1407 : cluster [DBG] osdmap e346: 8 total, 8 up, 8 in 2024-08-17T17:05:56.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:56 smithi169 bash[24469]: cluster 2024-08-17T17:05:55.474475+0000 mon.a (mon.0) 1406 : cluster [DBG] mgrmap e34: y(active, since 91s), standbys: x 2024-08-17T17:05:56.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:56 smithi169 bash[24469]: cluster 2024-08-17T17:05:55.491884+0000 mon.a (mon.0) 1407 : cluster [DBG] osdmap e346: 8 total, 8 up, 8 in 2024-08-17T17:05:57.548 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 13014607~3253651 2024-08-17T17:05:57.550 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 13828019~1626825 2024-08-17T17:05:57.609 INFO:tasks.workunit.client.0.smithi131.stdout:write: 2 26029214~3253651 2024-08-17T17:05:57.611 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 26842626~1626825 2024-08-17T17:05:57.667 INFO:tasks.workunit.client.0.smithi131.stdout:write: 3 39043821~3253651 2024-08-17T17:05:57.670 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 39857233~1626825 2024-08-17T17:05:57.748 INFO:tasks.workunit.client.0.smithi131.stdout:write: 4 52058429~3253651 2024-08-17T17:05:57.750 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 52871841~1626825 2024-08-17T17:05:57.807 INFO:tasks.workunit.client.0.smithi131.stdout:write: 5 65073036~3253651 2024-08-17T17:05:57.809 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 65886448~1626825 2024-08-17T17:05:57.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:57 smithi131 bash[32005]: cluster 2024-08-17T17:05:56.084525+0000 mgr.y (mgr.15039) 92 : cluster [DBG] pgmap v134: 137 pgs: 137 active+clean; 1.7 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.3 MiB/s rd, 27 MiB/s wr, 239 op/s 2024-08-17T17:05:57.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:57 smithi131 bash[32005]: cluster 2024-08-17T17:05:56.501605+0000 mon.a (mon.0) 1408 : cluster [DBG] osdmap e347: 8 total, 8 up, 8 in 2024-08-17T17:05:57.844 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:57 smithi131 bash[22554]: cluster 2024-08-17T17:05:56.084525+0000 mgr.y (mgr.15039) 92 : cluster [DBG] pgmap v134: 137 pgs: 137 active+clean; 1.7 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.3 MiB/s rd, 27 MiB/s wr, 239 op/s 2024-08-17T17:05:57.844 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:57 smithi131 bash[22554]: cluster 2024-08-17T17:05:56.501605+0000 mon.a (mon.0) 1408 : cluster [DBG] osdmap e347: 8 total, 8 up, 8 in 2024-08-17T17:05:57.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:57 smithi169 bash[24469]: cluster 2024-08-17T17:05:56.084525+0000 mgr.y (mgr.15039) 92 : cluster [DBG] pgmap v134: 137 pgs: 137 active+clean; 1.7 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.3 MiB/s rd, 27 MiB/s wr, 239 op/s 2024-08-17T17:05:57.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:57 smithi169 bash[24469]: cluster 2024-08-17T17:05:56.501605+0000 mon.a (mon.0) 1408 : cluster [DBG] osdmap e347: 8 total, 8 up, 8 in 2024-08-17T17:05:58.808 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:58 smithi169 bash[24469]: cluster 2024-08-17T17:05:57.506628+0000 mon.a (mon.0) 1409 : cluster [DBG] osdmap e348: 8 total, 8 up, 8 in 2024-08-17T17:05:58.843 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:58 smithi131 bash[32005]: cluster 2024-08-17T17:05:57.506628+0000 mon.a (mon.0) 1409 : cluster [DBG] osdmap e348: 8 total, 8 up, 8 in 2024-08-17T17:05:58.844 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:58 smithi131 bash[22554]: cluster 2024-08-17T17:05:57.506628+0000 mon.a (mon.0) 1409 : cluster [DBG] osdmap e348: 8 total, 8 up, 8 in 2024-08-17T17:05:59.844 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:05:59 smithi131 bash[22554]: cluster 2024-08-17T17:05:58.085335+0000 mgr.y (mgr.15039) 93 : cluster [DBG] pgmap v137: 137 pgs: 137 active+clean; 1.7 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.3 MiB/s rd, 27 MiB/s wr, 239 op/s 2024-08-17T17:05:59.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:05:59 smithi131 bash[32005]: cluster 2024-08-17T17:05:58.085335+0000 mgr.y (mgr.15039) 93 : cluster [DBG] pgmap v137: 137 pgs: 137 active+clean; 1.7 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.3 MiB/s rd, 27 MiB/s wr, 239 op/s 2024-08-17T17:05:59.880 INFO:tasks.workunit.client.0.smithi131.stdout:migration_execute 2024-08-17T17:05:59.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:05:59 smithi169 bash[24469]: cluster 2024-08-17T17:05:58.085335+0000 mgr.y (mgr.15039) 93 : cluster [DBG] pgmap v137: 137 pgs: 137 active+clean; 1.7 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 6.3 MiB/s rd, 27 MiB/s wr, 239 op/s 2024-08-17T17:05:59.968 INFO:teuthology.orchestra.run.smithi131.stdout:true 2024-08-17T17:06:00.253 INFO:tasks.workunit.client.0.smithi131.stdout:migration_commit 2024-08-17T17:06:00.529 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:06:00 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:06:00] "GET /metrics HTTP/1.1" 200 38733 "" "Prometheus/2.43.0" 2024-08-17T17:06:00.653 INFO:teuthology.orchestra.run.smithi131.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T17:06:00.653 INFO:teuthology.orchestra.run.smithi131.stdout:alertmanager.a smithi131 *:9093,9094 running (8m) 28s ago 9m 13.5M - 0.25.0 c8568f914cd2 dee86a28ddfc 2024-08-17T17:06:00.653 INFO:teuthology.orchestra.run.smithi131.stdout:grafana.a smithi169 *:3000 running (8m) 27s ago 8m 80.1M - 9.4.7 954c08fa6188 d0446dbf1cf1 2024-08-17T17:06:00.653 INFO:teuthology.orchestra.run.smithi131.stdout:mds.foo.smithi131.ctintn smithi131 running (7m) 28s ago 7m 13.9M - 18.2.4-719-gced649f8 c870753d67c2 6dd140bebf9a 2024-08-17T17:06:00.653 INFO:teuthology.orchestra.run.smithi131.stdout:mds.foo.smithi169.mekqdz smithi169 running (6m) 27s ago 6m 17.3M - 18.2.4-719-gced649f8 c870753d67c2 de2b6ed48bc0 2024-08-17T17:06:00.653 INFO:teuthology.orchestra.run.smithi131.stdout:mgr.x smithi169 *:8443,9283,8765 running (63s) 27s ago 17m 436M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 86a2f0d4c679 2024-08-17T17:06:00.654 INFO:teuthology.orchestra.run.smithi131.stdout:mgr.y smithi131 *:8443,9283,8765 running (113s) 28s ago 20m 497M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb c3e5c2355bd4 2024-08-17T17:06:00.654 INFO:teuthology.orchestra.run.smithi131.stdout:mon.a smithi131 running (20m) 28s ago 20m 63.8M 2048M 18.2.4-719-gced649f8 c870753d67c2 1767c0122aeb 2024-08-17T17:06:00.654 INFO:teuthology.orchestra.run.smithi131.stdout:mon.b smithi169 running (18m) 27s ago 18m 49.4M 2048M 18.2.4-719-gced649f8 c870753d67c2 ca0432409671 2024-08-17T17:06:00.654 INFO:teuthology.orchestra.run.smithi131.stdout:mon.c smithi131 running (18m) 28s ago 18m 51.2M 2048M 18.2.4-719-gced649f8 c870753d67c2 7fec9fe0b005 2024-08-17T17:06:00.654 INFO:teuthology.orchestra.run.smithi131.stdout:node-exporter.a smithi131 *:9100 running (37s) 28s ago 9m 6935k - 1.7.0 72c9c2088986 adbbbf140ad8 2024-08-17T17:06:00.654 INFO:teuthology.orchestra.run.smithi131.stdout:node-exporter.b smithi169 *:9100 running (32s) 27s ago 9m - - 1.7.0 72c9c2088986 706e3ff6618b 2024-08-17T17:06:00.654 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0 smithi131 running (17m) 28s ago 17m 147M 2524M 18.2.4-719-gced649f8 c870753d67c2 56f0a67267a6 2024-08-17T17:06:00.654 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1 smithi131 running (16m) 28s ago 16m 129M 2524M 18.2.4-719-gced649f8 c870753d67c2 2f713ee6cf33 2024-08-17T17:06:00.654 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2 smithi131 running (15m) 28s ago 15m 122M 2524M 18.2.4-719-gced649f8 c870753d67c2 fe215c9d7f47 2024-08-17T17:06:00.654 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3 smithi131 running (14m) 28s ago 14m 113M 2524M 18.2.4-719-gced649f8 c870753d67c2 2f170c02ee2d 2024-08-17T17:06:00.654 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4 smithi169 running (13m) 27s ago 13m 138M 2524M 18.2.4-719-gced649f8 c870753d67c2 524bbf4e0cc3 2024-08-17T17:06:00.654 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5 smithi169 running (12m) 27s ago 12m 98.4M 2524M 18.2.4-719-gced649f8 c870753d67c2 5878adfca71c 2024-08-17T17:06:00.654 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6 smithi169 running (11m) 27s ago 11m 149M 2524M 18.2.4-719-gced649f8 c870753d67c2 78df1d40d56b 2024-08-17T17:06:00.654 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7 smithi169 running (10m) 27s ago 11m 106M 2524M 18.2.4-719-gced649f8 c870753d67c2 c1f457bcf070 2024-08-17T17:06:00.655 INFO:teuthology.orchestra.run.smithi131.stdout:prometheus.a smithi169 *:9095 running (70s) 27s ago 9m 39.4M - 2.43.0 a07b618ecd1d c5d505fca672 2024-08-17T17:06:00.788 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:00 smithi169 bash[24469]: audit 2024-08-17T17:05:59.960321+0000 mgr.y (mgr.15039) 94 : audit [DBG] from='client.25097 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:06:00.843 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:00 smithi131 bash[32005]: audit 2024-08-17T17:05:59.960321+0000 mgr.y (mgr.15039) 94 : audit [DBG] from='client.25097 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:06:00.844 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:00 smithi131 bash[22554]: audit 2024-08-17T17:05:59.960321+0000 mgr.y (mgr.15039) 94 : audit [DBG] from='client.25097 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:06:01.049 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:06:01.049 INFO:teuthology.orchestra.run.smithi131.stdout: "mon": { 2024-08-17T17:06:01.049 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 3 2024-08-17T17:06:01.049 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:06:01.049 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr": { 2024-08-17T17:06:01.049 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 2 2024-08-17T17:06:01.049 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:06:01.049 INFO:teuthology.orchestra.run.smithi131.stdout: "osd": { 2024-08-17T17:06:01.049 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 8 2024-08-17T17:06:01.050 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:06:01.050 INFO:teuthology.orchestra.run.smithi131.stdout: "mds": { 2024-08-17T17:06:01.050 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 2 2024-08-17T17:06:01.050 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:06:01.050 INFO:teuthology.orchestra.run.smithi131.stdout: "overall": { 2024-08-17T17:06:01.050 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 13, 2024-08-17T17:06:01.050 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 2 2024-08-17T17:06:01.050 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:06:01.050 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:06:01.385 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:06:01.385 INFO:teuthology.orchestra.run.smithi131.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d", 2024-08-17T17:06:01.385 INFO:teuthology.orchestra.run.smithi131.stdout: "in_progress": true, 2024-08-17T17:06:01.385 INFO:teuthology.orchestra.run.smithi131.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-08-17T17:06:01.385 INFO:teuthology.orchestra.run.smithi131.stdout: "services_complete": [ 2024-08-17T17:06:01.385 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr" 2024-08-17T17:06:01.385 INFO:teuthology.orchestra.run.smithi131.stdout: ], 2024-08-17T17:06:01.385 INFO:teuthology.orchestra.run.smithi131.stdout: "progress": "2/2 daemons upgraded", 2024-08-17T17:06:01.385 INFO:teuthology.orchestra.run.smithi131.stdout: "message": "Currently upgrading prometheus daemons", 2024-08-17T17:06:01.386 INFO:teuthology.orchestra.run.smithi131.stdout: "is_paused": false 2024-08-17T17:06:01.386 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:06:01.783 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:01 smithi169 bash[24469]: cluster 2024-08-17T17:06:00.086115+0000 mgr.y (mgr.15039) 95 : cluster [DBG] pgmap v138: 137 pgs: 137 active+clean; 1.8 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s rd, 23 MiB/s wr, 295 op/s 2024-08-17T17:06:01.783 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:01 smithi169 bash[24469]: audit 2024-08-17T17:06:00.307426+0000 mgr.y (mgr.15039) 96 : audit [DBG] from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:06:01.783 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:01 smithi169 bash[24469]: cluster 2024-08-17T17:06:00.544933+0000 mon.a (mon.0) 1410 : cluster [DBG] osdmap e349: 8 total, 8 up, 8 in 2024-08-17T17:06:01.783 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:01 smithi169 bash[24469]: audit 2024-08-17T17:06:00.640726+0000 mgr.y (mgr.15039) 97 : audit [DBG] from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:06:01.783 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:01 smithi169 bash[24469]: audit 2024-08-17T17:06:01.054470+0000 mon.a (mon.0) 1411 : audit [DBG] from='client.? 172.21.15.131:0/4009728967' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:01.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:01 smithi131 bash[32005]: cluster 2024-08-17T17:06:00.086115+0000 mgr.y (mgr.15039) 95 : cluster [DBG] pgmap v138: 137 pgs: 137 active+clean; 1.8 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s rd, 23 MiB/s wr, 295 op/s 2024-08-17T17:06:01.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:01 smithi131 bash[32005]: audit 2024-08-17T17:06:00.307426+0000 mgr.y (mgr.15039) 96 : audit [DBG] from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:06:01.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:01 smithi131 bash[32005]: cluster 2024-08-17T17:06:00.544933+0000 mon.a (mon.0) 1410 : cluster [DBG] osdmap e349: 8 total, 8 up, 8 in 2024-08-17T17:06:01.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:01 smithi131 bash[32005]: audit 2024-08-17T17:06:00.640726+0000 mgr.y (mgr.15039) 97 : audit [DBG] from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:06:01.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:01 smithi131 bash[32005]: audit 2024-08-17T17:06:01.054470+0000 mon.a (mon.0) 1411 : audit [DBG] from='client.? 172.21.15.131:0/4009728967' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:01.844 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:01 smithi131 bash[22554]: cluster 2024-08-17T17:06:00.086115+0000 mgr.y (mgr.15039) 95 : cluster [DBG] pgmap v138: 137 pgs: 137 active+clean; 1.8 GiB data, 4.5 GiB used, 711 GiB / 715 GiB avail; 41 MiB/s rd, 23 MiB/s wr, 295 op/s 2024-08-17T17:06:01.844 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:01 smithi131 bash[22554]: audit 2024-08-17T17:06:00.307426+0000 mgr.y (mgr.15039) 96 : audit [DBG] from='client.15177 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:06:01.844 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:01 smithi131 bash[22554]: cluster 2024-08-17T17:06:00.544933+0000 mon.a (mon.0) 1410 : cluster [DBG] osdmap e349: 8 total, 8 up, 8 in 2024-08-17T17:06:01.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:01 smithi131 bash[22554]: audit 2024-08-17T17:06:00.640726+0000 mgr.y (mgr.15039) 97 : audit [DBG] from='client.15183 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:06:01.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:01 smithi131 bash[22554]: audit 2024-08-17T17:06:01.054470+0000 mon.a (mon.0) 1411 : audit [DBG] from='client.? 172.21.15.131:0/4009728967' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:02.048 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:06:01 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:02.049 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:06:01 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:02.049 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 17:06:01 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:02.049 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 17:06:01 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:02.050 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:06:01 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:02.050 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 17:06:01 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:02.050 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:01 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:02.051 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 17:06:01 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:02.051 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:06:01 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:02.306 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.Stress2 (22402 ms) 2024-08-17T17:06:02.306 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMigration.StressLive 2024-08-17T17:06:02.356 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:06:02 smithi169 systemd[1]: Stopping Ceph prometheus.a for f27a2518-5cb7-11ef-bccf-c7b262605968... 2024-08-17T17:06:02.356 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:06:02 smithi169 bash[61088]: ts=2024-08-17T17:06:02.155Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-17T17:06:02.356 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:06:02 smithi169 bash[61088]: ts=2024-08-17T17:06:02.155Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-08-17T17:06:02.356 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:06:02 smithi169 bash[61088]: ts=2024-08-17T17:06:02.155Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-08-17T17:06:02.356 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:06:02 smithi169 bash[61088]: ts=2024-08-17T17:06:02.155Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-08-17T17:06:02.356 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:06:02 smithi169 bash[61088]: ts=2024-08-17T17:06:02.155Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-17T17:06:02.356 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:06:02 smithi169 bash[61088]: ts=2024-08-17T17:06:02.155Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-08-17T17:06:02.356 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:06:02 smithi169 bash[61088]: ts=2024-08-17T17:06:02.155Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-08-17T17:06:02.356 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:06:02 smithi169 bash[61088]: ts=2024-08-17T17:06:02.155Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-08-17T17:06:02.356 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:06:02 smithi169 bash[61088]: ts=2024-08-17T17:06:02.155Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-08-17T17:06:02.357 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:06:02 smithi169 bash[61088]: ts=2024-08-17T17:06:02.156Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-08-17T17:06:02.357 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:06:02 smithi169 bash[61088]: ts=2024-08-17T17:06:02.156Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-08-17T17:06:02.357 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:06:02 smithi169 bash[61088]: ts=2024-08-17T17:06:02.156Z caller=main.go:1147 level=info msg="See you next time!" 2024-08-17T17:06:02.392 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 83886080 2024-08-17T17:06:02.423 INFO:tasks.workunit.client.0.smithi131.stdout:write: A 52111548~5847116 2024-08-17T17:06:02.497 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 15906866~880134 2024-08-17T17:06:02.497 INFO:tasks.workunit.client.0.smithi131.stdout:write: A 2512936~921008 2024-08-17T17:06:02.516 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 22759565~2528647 2024-08-17T17:06:02.516 INFO:tasks.workunit.client.0.smithi131.stdout:write: A 62987395~7331838 2024-08-17T17:06:02.589 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 78052477~5833603 2024-08-17T17:06:02.590 INFO:tasks.workunit.client.0.smithi131.stdout:write: A 77063077~3581970 2024-08-17T17:06:02.629 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 27371310~5248512 2024-08-17T17:06:02.629 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap0 2024-08-17T17:06:02.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:02 smithi131 bash[32005]: audit 2024-08-17T17:06:01.390361+0000 mgr.y (mgr.15039) 98 : audit [DBG] from='client.25121 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:06:02.844 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:02 smithi131 bash[22554]: audit 2024-08-17T17:06:01.390361+0000 mgr.y (mgr.15039) 98 : audit [DBG] from='client.25121 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:06:02.889 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:06:02 smithi169 bash[68041]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-prometheus-a 2024-08-17T17:06:02.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:02 smithi169 bash[24469]: audit 2024-08-17T17:06:01.390361+0000 mgr.y (mgr.15039) 98 : audit [DBG] from='client.25121 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:06:03.303 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 17:06:03 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:03.303 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 17:06:03 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:03.303 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 17:06:03 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:03.304 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:06:02 smithi169 bash[68101]: Error response from daemon: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-prometheus-a 2024-08-17T17:06:03.304 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:06:02 smithi169 systemd[1]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-08-17T17:06:03.304 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:06:02 smithi169 systemd[1]: Stopped Ceph prometheus.a for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T17:06:03.304 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:06:03 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:03.304 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:06:03 smithi169 systemd[1]: Started Ceph prometheus.a for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T17:06:03.304 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:06:03 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:03.304 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:06:03 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:03.305 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 17:06:03 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:03.305 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:03 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:03.305 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:06:03 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:03.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:03 smithi169 bash[24469]: cluster 2024-08-17T17:06:02.086817+0000 mgr.y (mgr.15039) 99 : cluster [DBG] pgmap v140: 137 pgs: 137 active+clean; 1.8 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 119 MiB/s rd, 13 MiB/s wr, 425 op/s 2024-08-17T17:06:03.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:03 smithi169 bash[24469]: audit 2024-08-17T17:06:03.236570+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:03.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:03 smithi169 bash[24469]: audit 2024-08-17T17:06:03.249394+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:03.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:03 smithi169 bash[24469]: audit 2024-08-17T17:06:03.252540+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:06:03.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:03 smithi131 bash[32005]: cluster 2024-08-17T17:06:02.086817+0000 mgr.y (mgr.15039) 99 : cluster [DBG] pgmap v140: 137 pgs: 137 active+clean; 1.8 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 119 MiB/s rd, 13 MiB/s wr, 425 op/s 2024-08-17T17:06:03.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:03 smithi131 bash[32005]: audit 2024-08-17T17:06:03.236570+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:03.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:03 smithi131 bash[32005]: audit 2024-08-17T17:06:03.249394+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:03.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:03 smithi131 bash[32005]: audit 2024-08-17T17:06:03.252540+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:06:03.844 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:03 smithi131 bash[22554]: cluster 2024-08-17T17:06:02.086817+0000 mgr.y (mgr.15039) 99 : cluster [DBG] pgmap v140: 137 pgs: 137 active+clean; 1.8 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 119 MiB/s rd, 13 MiB/s wr, 425 op/s 2024-08-17T17:06:03.844 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:03 smithi131 bash[22554]: audit 2024-08-17T17:06:03.236570+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:03.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:03 smithi131 bash[22554]: audit 2024-08-17T17:06:03.249394+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:03.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:03 smithi131 bash[22554]: audit 2024-08-17T17:06:03.252540+0000 mon.c (mon.2) 109 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:06:04.585 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 148656002 2024-08-17T17:06:04.604 INFO:tasks.workunit.client.0.smithi131.stdout:write: B 99260979~1140302 2024-08-17T17:06:04.614 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 54456738~6974255 2024-08-17T17:06:04.614 INFO:tasks.workunit.client.0.smithi131.stdout:write: B 134533650~2214912 2024-08-17T17:06:04.617 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 52822572~6454392 2024-08-17T17:06:04.641 INFO:tasks.workunit.client.0.smithi131.stdout:write: B 115545923~539743 2024-08-17T17:06:04.641 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 56596941~379397 2024-08-17T17:06:04.641 INFO:tasks.workunit.client.0.smithi131.stdout:write: B 111211201~1613586 2024-08-17T17:06:04.642 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 138267066~7954671 2024-08-17T17:06:04.642 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap1 2024-08-17T17:06:04.844 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:04 smithi131 bash[22554]: cluster 2024-08-17T17:06:03.565237+0000 mon.a (mon.0) 1414 : cluster [DBG] osdmap e350: 8 total, 8 up, 8 in 2024-08-17T17:06:04.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:04 smithi131 bash[32005]: cluster 2024-08-17T17:06:03.565237+0000 mon.a (mon.0) 1414 : cluster [DBG] osdmap e350: 8 total, 8 up, 8 in 2024-08-17T17:06:04.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:04 smithi169 bash[24469]: cluster 2024-08-17T17:06:03.565237+0000 mon.a (mon.0) 1414 : cluster [DBG] osdmap e350: 8 total, 8 up, 8 in 2024-08-17T17:06:04.890 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:06:04 smithi169 bash[68157]: ts=2024-08-17T17:06:04.553Z caller=main.go:617 level=info msg="Starting Prometheus Server" mode=server version="(version=2.51.0, branch=HEAD, revision=c05c15512acb675e3f6cd662a6727854e93fc024)" 2024-08-17T17:06:04.890 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:06:04 smithi169 bash[68157]: ts=2024-08-17T17:06:04.553Z caller=main.go:622 level=info build_context="(go=go1.22.1, platform=linux/amd64, user=root@b5723e458358, date=20240319-10:54:45, tags=netgo,builtinassets,stringlabels)" 2024-08-17T17:06:04.890 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:06:04 smithi169 bash[68157]: ts=2024-08-17T17:06:04.553Z caller=main.go:623 level=info host_details="(Linux 5.15.0-118-generic #128-Ubuntu SMP Fri Jul 5 09:28:59 UTC 2024 x86_64 smithi169 (none))" 2024-08-17T17:06:04.890 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:06:04 smithi169 bash[68157]: ts=2024-08-17T17:06:04.553Z caller=main.go:624 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-08-17T17:06:04.890 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:06:04 smithi169 bash[68157]: ts=2024-08-17T17:06:04.553Z caller=main.go:625 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-08-17T17:06:04.890 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:06:04 smithi169 bash[68157]: ts=2024-08-17T17:06:04.556Z caller=web.go:568 level=info component=web msg="Start listening for connections" address=:9095 2024-08-17T17:06:04.890 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:06:04 smithi169 bash[68157]: ts=2024-08-17T17:06:04.556Z caller=main.go:1129 level=info msg="Starting TSDB ..." 2024-08-17T17:06:04.891 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:06:04 smithi169 bash[68157]: ts=2024-08-17T17:06:04.559Z caller=tls_config.go:313 level=info component=web msg="Listening on" address=[::]:9095 2024-08-17T17:06:04.891 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:06:04 smithi169 bash[68157]: ts=2024-08-17T17:06:04.559Z caller=tls_config.go:316 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-08-17T17:06:04.891 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:06:04 smithi169 bash[68157]: ts=2024-08-17T17:06:04.561Z caller=head.go:616 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-08-17T17:06:04.891 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:06:04 smithi169 bash[68157]: ts=2024-08-17T17:06:04.561Z caller=head.go:698 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.59µs 2024-08-17T17:06:04.891 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:06:04 smithi169 bash[68157]: ts=2024-08-17T17:06:04.561Z caller=head.go:706 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-08-17T17:06:04.891 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:06:04 smithi169 bash[68157]: ts=2024-08-17T17:06:04.563Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-08-17T17:06:04.891 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:06:04 smithi169 bash[68157]: ts=2024-08-17T17:06:04.578Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-08-17T17:06:04.891 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:06:04 smithi169 bash[68157]: ts=2024-08-17T17:06:04.581Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-08-17T17:06:04.891 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:06:04 smithi169 bash[68157]: ts=2024-08-17T17:06:04.583Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-08-17T17:06:04.891 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:06:04 smithi169 bash[68157]: ts=2024-08-17T17:06:04.584Z caller=head.go:778 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-08-17T17:06:04.891 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:06:04 smithi169 bash[68157]: ts=2024-08-17T17:06:04.584Z caller=head.go:815 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=46.926µs wal_replay_duration=22.088722ms wbl_replay_duration=129ns total_replay_duration=22.178032ms 2024-08-17T17:06:04.891 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:06:04 smithi169 bash[68157]: ts=2024-08-17T17:06:04.587Z caller=main.go:1150 level=info fs_type=XFS_SUPER_MAGIC 2024-08-17T17:06:04.891 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:06:04 smithi169 bash[68157]: ts=2024-08-17T17:06:04.587Z caller=main.go:1153 level=info msg="TSDB started" 2024-08-17T17:06:04.891 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:06:04 smithi169 bash[68157]: ts=2024-08-17T17:06:04.587Z caller=main.go:1335 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-08-17T17:06:04.892 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:06:04 smithi169 bash[68157]: ts=2024-08-17T17:06:04.608Z caller=main.go:1372 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=21.432014ms db_storage=1.25µs remote_storage=1.787µs web_handler=439ns query_engine=881ns scrape=282.303µs scrape_sd=104.387µs notify=22.041µs notify_sd=18.521µs rules=20.565033ms tracing=6.81µs 2024-08-17T17:06:04.892 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:06:04 smithi169 bash[68157]: ts=2024-08-17T17:06:04.608Z caller=main.go:1114 level=info msg="Server is ready to receive web requests." 2024-08-17T17:06:04.892 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:06:04 smithi169 bash[68157]: ts=2024-08-17T17:06:04.608Z caller=manager.go:163 level=info component="rule manager" msg="Starting rule manager..." 2024-08-17T17:06:05.844 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:05 smithi131 bash[22554]: cluster 2024-08-17T17:06:04.087557+0000 mgr.y (mgr.15039) 100 : cluster [DBG] pgmap v142: 137 pgs: 137 active+clean; 1.8 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 108 MiB/s rd, 12 MiB/s wr, 387 op/s 2024-08-17T17:06:05.844 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:05 smithi131 bash[22554]: cluster 2024-08-17T17:06:04.575059+0000 mon.a (mon.0) 1415 : cluster [DBG] osdmap e351: 8 total, 8 up, 8 in 2024-08-17T17:06:05.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:05 smithi131 bash[32005]: cluster 2024-08-17T17:06:04.087557+0000 mgr.y (mgr.15039) 100 : cluster [DBG] pgmap v142: 137 pgs: 137 active+clean; 1.8 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 108 MiB/s rd, 12 MiB/s wr, 387 op/s 2024-08-17T17:06:05.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:05 smithi131 bash[32005]: cluster 2024-08-17T17:06:04.575059+0000 mon.a (mon.0) 1415 : cluster [DBG] osdmap e351: 8 total, 8 up, 8 in 2024-08-17T17:06:05.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:05 smithi169 bash[24469]: cluster 2024-08-17T17:06:04.087557+0000 mgr.y (mgr.15039) 100 : cluster [DBG] pgmap v142: 137 pgs: 137 active+clean; 1.8 GiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 108 MiB/s rd, 12 MiB/s wr, 387 op/s 2024-08-17T17:06:05.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:05 smithi169 bash[24469]: cluster 2024-08-17T17:06:04.575059+0000 mon.a (mon.0) 1415 : cluster [DBG] osdmap e351: 8 total, 8 up, 8 in 2024-08-17T17:06:06.616 INFO:tasks.workunit.client.0.smithi131.stdout:snap_protect: snap1 2024-08-17T17:06:06.647 INFO:tasks.workunit.client.0.smithi131.stdout:clone image181 -> image184 2024-08-17T17:06:06.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:06 smithi131 bash[32005]: cluster 2024-08-17T17:06:05.575533+0000 mon.a (mon.0) 1416 : cluster [DBG] osdmap e352: 8 total, 8 up, 8 in 2024-08-17T17:06:06.844 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:06 smithi131 bash[22554]: cluster 2024-08-17T17:06:05.575533+0000 mon.a (mon.0) 1416 : cluster [DBG] osdmap e352: 8 total, 8 up, 8 in 2024-08-17T17:06:06.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:06 smithi169 bash[24469]: cluster 2024-08-17T17:06:05.575533+0000 mon.a (mon.0) 1416 : cluster [DBG] osdmap e352: 8 total, 8 up, 8 in 2024-08-17T17:06:06.908 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 85786181 2024-08-17T17:06:06.951 INFO:tasks.workunit.client.0.smithi131.stdout:write: C 48018187~674047 2024-08-17T17:06:06.984 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 57627502~7539022 2024-08-17T17:06:07.045 INFO:tasks.workunit.client.0.smithi131.stdout:write: C 27250822~4599124 2024-08-17T17:06:07.096 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 17124347~8073255 2024-08-17T17:06:07.112 INFO:tasks.workunit.client.0.smithi131.stdout:write: C 5233473~4937871 2024-08-17T17:06:07.165 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 7975539~8017903 2024-08-17T17:06:07.178 INFO:tasks.workunit.client.0.smithi131.stdout:write: C 52673972~7809365 2024-08-17T17:06:07.247 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 12624633~1184576 2024-08-17T17:06:07.253 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap2 2024-08-17T17:06:07.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:07 smithi131 bash[32005]: cluster 2024-08-17T17:06:06.088424+0000 mgr.y (mgr.15039) 101 : cluster [DBG] pgmap v145: 137 pgs: 137 active+clean; 1.9 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 121 MiB/s rd, 8.0 MiB/s wr, 365 op/s 2024-08-17T17:06:07.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:07 smithi131 bash[32005]: cluster 2024-08-17T17:06:06.596813+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e353: 8 total, 8 up, 8 in 2024-08-17T17:06:07.844 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:07 smithi131 bash[22554]: cluster 2024-08-17T17:06:06.088424+0000 mgr.y (mgr.15039) 101 : cluster [DBG] pgmap v145: 137 pgs: 137 active+clean; 1.9 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 121 MiB/s rd, 8.0 MiB/s wr, 365 op/s 2024-08-17T17:06:07.844 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:07 smithi131 bash[22554]: cluster 2024-08-17T17:06:06.596813+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e353: 8 total, 8 up, 8 in 2024-08-17T17:06:07.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:07 smithi169 bash[24469]: cluster 2024-08-17T17:06:06.088424+0000 mgr.y (mgr.15039) 101 : cluster [DBG] pgmap v145: 137 pgs: 137 active+clean; 1.9 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 121 MiB/s rd, 8.0 MiB/s wr, 365 op/s 2024-08-17T17:06:07.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:07 smithi169 bash[24469]: cluster 2024-08-17T17:06:06.596813+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e353: 8 total, 8 up, 8 in 2024-08-17T17:06:08.630 INFO:tasks.workunit.client.0.smithi131.stdout:write: D 56404099~1049094 2024-08-17T17:06:08.645 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 74677647~5188427 2024-08-17T17:06:08.645 INFO:tasks.workunit.client.0.smithi131.stdout:write: D 60694511~2187135 2024-08-17T17:06:08.647 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 60842895~6817757 2024-08-17T17:06:08.690 INFO:tasks.workunit.client.0.smithi131.stdout:write: D 19426110~3440419 2024-08-17T17:06:08.692 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 43662257~7426738 2024-08-17T17:06:08.692 INFO:tasks.workunit.client.0.smithi131.stdout:write: D 3653197~2444269 2024-08-17T17:06:08.694 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 26901325~6541649 2024-08-17T17:06:08.696 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: snap3 2024-08-17T17:06:08.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:08 smithi169 bash[24469]: cluster 2024-08-17T17:06:07.604864+0000 mon.a (mon.0) 1418 : cluster [DBG] osdmap e354: 8 total, 8 up, 8 in 2024-08-17T17:06:09.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:08 smithi131 bash[22554]: cluster 2024-08-17T17:06:07.604864+0000 mon.a (mon.0) 1418 : cluster [DBG] osdmap e354: 8 total, 8 up, 8 in 2024-08-17T17:06:09.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:08 smithi131 bash[32005]: cluster 2024-08-17T17:06:07.604864+0000 mon.a (mon.0) 1418 : cluster [DBG] osdmap e354: 8 total, 8 up, 8 in 2024-08-17T17:06:09.820 INFO:tasks.workunit.client.0.smithi131.stdout:snap_protect: snap3 2024-08-17T17:06:09.849 INFO:tasks.workunit.client.0.smithi131.stdout:clone image184 -> image186 2024-08-17T17:06:09.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:09 smithi169 bash[24469]: cluster 2024-08-17T17:06:08.089193+0000 mgr.y (mgr.15039) 102 : cluster [DBG] pgmap v148: 137 pgs: 137 active+clean; 1.9 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 167 MiB/s rd, 11 MiB/s wr, 506 op/s 2024-08-17T17:06:09.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:09 smithi169 bash[24469]: cluster 2024-08-17T17:06:08.617104+0000 mon.a (mon.0) 1419 : cluster [DBG] osdmap e355: 8 total, 8 up, 8 in 2024-08-17T17:06:09.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:09 smithi169 bash[24469]: cluster 2024-08-17T17:06:08.798938+0000 mon.a (mon.0) 1420 : cluster [DBG] osdmap e356: 8 total, 8 up, 8 in 2024-08-17T17:06:09.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:09 smithi169 bash[24469]: audit 2024-08-17T17:06:09.367888+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:09.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:09 smithi169 bash[24469]: audit 2024-08-17T17:06:09.382228+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:10.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:09 smithi131 bash[32005]: cluster 2024-08-17T17:06:08.089193+0000 mgr.y (mgr.15039) 102 : cluster [DBG] pgmap v148: 137 pgs: 137 active+clean; 1.9 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 167 MiB/s rd, 11 MiB/s wr, 506 op/s 2024-08-17T17:06:10.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:09 smithi131 bash[32005]: cluster 2024-08-17T17:06:08.617104+0000 mon.a (mon.0) 1419 : cluster [DBG] osdmap e355: 8 total, 8 up, 8 in 2024-08-17T17:06:10.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:09 smithi131 bash[32005]: cluster 2024-08-17T17:06:08.798938+0000 mon.a (mon.0) 1420 : cluster [DBG] osdmap e356: 8 total, 8 up, 8 in 2024-08-17T17:06:10.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:09 smithi131 bash[32005]: audit 2024-08-17T17:06:09.367888+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:10.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:09 smithi131 bash[32005]: audit 2024-08-17T17:06:09.382228+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:10.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:09 smithi131 bash[22554]: cluster 2024-08-17T17:06:08.089193+0000 mgr.y (mgr.15039) 102 : cluster [DBG] pgmap v148: 137 pgs: 137 active+clean; 1.9 GiB data, 4.7 GiB used, 711 GiB / 715 GiB avail; 167 MiB/s rd, 11 MiB/s wr, 506 op/s 2024-08-17T17:06:10.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:09 smithi131 bash[22554]: cluster 2024-08-17T17:06:08.617104+0000 mon.a (mon.0) 1419 : cluster [DBG] osdmap e355: 8 total, 8 up, 8 in 2024-08-17T17:06:10.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:09 smithi131 bash[22554]: cluster 2024-08-17T17:06:08.798938+0000 mon.a (mon.0) 1420 : cluster [DBG] osdmap e356: 8 total, 8 up, 8 in 2024-08-17T17:06:10.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:09 smithi131 bash[22554]: audit 2024-08-17T17:06:09.367888+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:10.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:09 smithi131 bash[22554]: audit 2024-08-17T17:06:09.382228+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:10.124 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 135209105 2024-08-17T17:06:10.156 INFO:tasks.workunit.client.0.smithi131.stdout:migration_prepare 2024-08-17T17:06:10.982 INFO:tasks.workunit.client.0.smithi131.stdout:migration_execute 2024-08-17T17:06:10.982 INFO:tasks.workunit.client.0.smithi131.stdout:write: a 65371795~5904474 2024-08-17T17:06:11.080 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 105305817~876331 2024-08-17T17:06:11.090 INFO:tasks.workunit.client.0.smithi131.stdout:write: a 25133168~3840488 2024-08-17T17:06:11.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:10 smithi131 bash[22554]: cluster 2024-08-17T17:06:09.801629+0000 mon.a (mon.0) 1423 : cluster [DBG] osdmap e357: 8 total, 8 up, 8 in 2024-08-17T17:06:11.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:10 smithi131 bash[22554]: audit 2024-08-17T17:06:09.919022+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:06:11.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:10 smithi131 bash[22554]: audit 2024-08-17T17:06:10.610525+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:11.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:10 smithi131 bash[22554]: audit 2024-08-17T17:06:10.629440+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:11.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:10 smithi131 bash[32005]: cluster 2024-08-17T17:06:09.801629+0000 mon.a (mon.0) 1423 : cluster [DBG] osdmap e357: 8 total, 8 up, 8 in 2024-08-17T17:06:11.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:10 smithi131 bash[32005]: audit 2024-08-17T17:06:09.919022+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:06:11.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:10 smithi131 bash[32005]: audit 2024-08-17T17:06:10.610525+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:11.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:10 smithi131 bash[32005]: audit 2024-08-17T17:06:10.629440+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:11.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:10 smithi169 bash[24469]: cluster 2024-08-17T17:06:09.801629+0000 mon.a (mon.0) 1423 : cluster [DBG] osdmap e357: 8 total, 8 up, 8 in 2024-08-17T17:06:11.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:10 smithi169 bash[24469]: audit 2024-08-17T17:06:09.919022+0000 mon.c (mon.2) 110 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:06:11.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:10 smithi169 bash[24469]: audit 2024-08-17T17:06:10.610525+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:11.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:10 smithi169 bash[24469]: audit 2024-08-17T17:06:10.629440+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:11.179 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 69783760~3605687 2024-08-17T17:06:11.215 INFO:tasks.workunit.client.0.smithi131.stdout:write: a 21383459~4659837 2024-08-17T17:06:11.247 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 132857664~2351441 2024-08-17T17:06:11.252 INFO:tasks.workunit.client.0.smithi131.stdout:write: a 84537343~7638091 2024-08-17T17:06:11.320 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 88339734~6108341 2024-08-17T17:06:11.361 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: user0 2024-08-17T17:06:12.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:11 smithi131 bash[22554]: cluster 2024-08-17T17:06:10.090318+0000 mgr.y (mgr.15039) 103 : cluster [DBG] pgmap v152: 137 pgs: 137 active+clean; 1.9 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.0 MiB/s rd, 5.0 MiB/s wr, 188 op/s 2024-08-17T17:06:12.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:11 smithi131 bash[32005]: cluster 2024-08-17T17:06:10.090318+0000 mgr.y (mgr.15039) 103 : cluster [DBG] pgmap v152: 137 pgs: 137 active+clean; 1.9 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.0 MiB/s rd, 5.0 MiB/s wr, 188 op/s 2024-08-17T17:06:12.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:11 smithi169 bash[24469]: cluster 2024-08-17T17:06:10.090318+0000 mgr.y (mgr.15039) 103 : cluster [DBG] pgmap v152: 137 pgs: 137 active+clean; 1.9 GiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 4.0 MiB/s rd, 5.0 MiB/s wr, 188 op/s 2024-08-17T17:06:12.856 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 166849710 2024-08-17T17:06:12.890 INFO:tasks.workunit.client.0.smithi131.stdout:write: b 117813194~2882804 2024-08-17T17:06:12.922 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 112951993~5034509 2024-08-17T17:06:12.942 INFO:tasks.workunit.client.0.smithi131.stdout:write: b 113898016~1342270 2024-08-17T17:06:12.943 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 115641052~4499458 2024-08-17T17:06:12.945 INFO:tasks.workunit.client.0.smithi131.stdout:write: b 113214588~318361 2024-08-17T17:06:12.946 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 113880772~7274275 2024-08-17T17:06:12.965 INFO:tasks.workunit.client.0.smithi131.stdout:write: b 69045098~2032602 2024-08-17T17:06:12.967 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 95097063~7281719 2024-08-17T17:06:12.967 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: user1 2024-08-17T17:06:13.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:12 smithi131 bash[32005]: cluster 2024-08-17T17:06:11.823327+0000 mon.a (mon.0) 1426 : cluster [DBG] osdmap e358: 8 total, 8 up, 8 in 2024-08-17T17:06:13.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:12 smithi131 bash[22554]: cluster 2024-08-17T17:06:11.823327+0000 mon.a (mon.0) 1426 : cluster [DBG] osdmap e358: 8 total, 8 up, 8 in 2024-08-17T17:06:13.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:12 smithi169 bash[24469]: cluster 2024-08-17T17:06:11.823327+0000 mon.a (mon.0) 1426 : cluster [DBG] osdmap e358: 8 total, 8 up, 8 in 2024-08-17T17:06:14.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:13 smithi131 bash[32005]: cluster 2024-08-17T17:06:12.091023+0000 mgr.y (mgr.15039) 104 : cluster [DBG] pgmap v154: 137 pgs: 137 active+clean; 2.0 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 6.3 MiB/s rd, 18 MiB/s wr, 493 op/s 2024-08-17T17:06:14.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:13 smithi131 bash[32005]: cluster 2024-08-17T17:06:12.834944+0000 mon.a (mon.0) 1427 : cluster [DBG] osdmap e359: 8 total, 8 up, 8 in 2024-08-17T17:06:14.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:13 smithi131 bash[22554]: cluster 2024-08-17T17:06:12.091023+0000 mgr.y (mgr.15039) 104 : cluster [DBG] pgmap v154: 137 pgs: 137 active+clean; 2.0 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 6.3 MiB/s rd, 18 MiB/s wr, 493 op/s 2024-08-17T17:06:14.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:13 smithi131 bash[22554]: cluster 2024-08-17T17:06:12.834944+0000 mon.a (mon.0) 1427 : cluster [DBG] osdmap e359: 8 total, 8 up, 8 in 2024-08-17T17:06:14.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:13 smithi169 bash[24469]: cluster 2024-08-17T17:06:12.091023+0000 mgr.y (mgr.15039) 104 : cluster [DBG] pgmap v154: 137 pgs: 137 active+clean; 2.0 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 6.3 MiB/s rd, 18 MiB/s wr, 493 op/s 2024-08-17T17:06:14.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:13 smithi169 bash[24469]: cluster 2024-08-17T17:06:12.834944+0000 mon.a (mon.0) 1427 : cluster [DBG] osdmap e359: 8 total, 8 up, 8 in 2024-08-17T17:06:14.876 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 138865154 2024-08-17T17:06:14.908 INFO:tasks.workunit.client.0.smithi131.stdout:write: c 105877896~6384193 2024-08-17T17:06:14.947 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 72599224~527803 2024-08-17T17:06:14.947 INFO:tasks.workunit.client.0.smithi131.stdout:write: c 5714182~2392539 2024-08-17T17:06:14.953 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 76233250~3575336 2024-08-17T17:06:14.953 INFO:tasks.workunit.client.0.smithi131.stdout:write: c 89944781~7038424 2024-08-17T17:06:14.977 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 71198751~6095677 2024-08-17T17:06:14.989 INFO:tasks.workunit.client.0.smithi131.stdout:write: c 130160175~2889158 2024-08-17T17:06:14.997 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 44313037~7300271 2024-08-17T17:06:15.025 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: user2 2024-08-17T17:06:15.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:14 smithi131 bash[22554]: cluster 2024-08-17T17:06:13.835159+0000 mon.a (mon.0) 1428 : cluster [DBG] osdmap e360: 8 total, 8 up, 8 in 2024-08-17T17:06:15.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:14 smithi131 bash[32005]: cluster 2024-08-17T17:06:13.835159+0000 mon.a (mon.0) 1428 : cluster [DBG] osdmap e360: 8 total, 8 up, 8 in 2024-08-17T17:06:15.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:14 smithi169 bash[24469]: cluster 2024-08-17T17:06:13.835159+0000 mon.a (mon.0) 1428 : cluster [DBG] osdmap e360: 8 total, 8 up, 8 in 2024-08-17T17:06:16.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:15 smithi169 bash[24469]: cluster 2024-08-17T17:06:14.091872+0000 mgr.y (mgr.15039) 105 : cluster [DBG] pgmap v157: 137 pgs: 137 active+clean; 2.0 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.9 MiB/s rd, 17 MiB/s wr, 459 op/s 2024-08-17T17:06:16.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:15 smithi169 bash[24469]: cluster 2024-08-17T17:06:14.855284+0000 mon.a (mon.0) 1429 : cluster [DBG] osdmap e361: 8 total, 8 up, 8 in 2024-08-17T17:06:16.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:15 smithi131 bash[22554]: cluster 2024-08-17T17:06:14.091872+0000 mgr.y (mgr.15039) 105 : cluster [DBG] pgmap v157: 137 pgs: 137 active+clean; 2.0 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.9 MiB/s rd, 17 MiB/s wr, 459 op/s 2024-08-17T17:06:16.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:15 smithi131 bash[22554]: cluster 2024-08-17T17:06:14.855284+0000 mon.a (mon.0) 1429 : cluster [DBG] osdmap e361: 8 total, 8 up, 8 in 2024-08-17T17:06:16.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:15 smithi131 bash[32005]: cluster 2024-08-17T17:06:14.091872+0000 mgr.y (mgr.15039) 105 : cluster [DBG] pgmap v157: 137 pgs: 137 active+clean; 2.0 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 5.9 MiB/s rd, 17 MiB/s wr, 459 op/s 2024-08-17T17:06:16.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:15 smithi131 bash[32005]: cluster 2024-08-17T17:06:14.855284+0000 mon.a (mon.0) 1429 : cluster [DBG] osdmap e361: 8 total, 8 up, 8 in 2024-08-17T17:06:16.891 INFO:tasks.workunit.client.0.smithi131.stdout:write: d 12923925~253933 2024-08-17T17:06:16.909 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 1308381~7144521 2024-08-17T17:06:16.909 INFO:tasks.workunit.client.0.smithi131.stdout:write: d 114018165~2018740 2024-08-17T17:06:16.920 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 83537882~194049 2024-08-17T17:06:16.922 INFO:tasks.workunit.client.0.smithi131.stdout:write: d 13372799~6882657 2024-08-17T17:06:16.956 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 35073620~3982377 2024-08-17T17:06:16.959 INFO:tasks.workunit.client.0.smithi131.stdout:write: d 34716738~5570654 2024-08-17T17:06:16.993 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 90023909~7787175 2024-08-17T17:06:16.994 INFO:tasks.workunit.client.0.smithi131.stdout:snap_create: user3 2024-08-17T17:06:17.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:16 smithi169 bash[24469]: cluster 2024-08-17T17:06:15.856935+0000 mon.a (mon.0) 1430 : cluster [DBG] osdmap e362: 8 total, 8 up, 8 in 2024-08-17T17:06:17.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:16 smithi131 bash[22554]: cluster 2024-08-17T17:06:15.856935+0000 mon.a (mon.0) 1430 : cluster [DBG] osdmap e362: 8 total, 8 up, 8 in 2024-08-17T17:06:17.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:16 smithi131 bash[32005]: cluster 2024-08-17T17:06:15.856935+0000 mon.a (mon.0) 1430 : cluster [DBG] osdmap e362: 8 total, 8 up, 8 in 2024-08-17T17:06:18.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:17 smithi169 bash[24469]: cluster 2024-08-17T17:06:16.092640+0000 mgr.y (mgr.15039) 106 : cluster [DBG] pgmap v160: 137 pgs: 137 active+clean; 2.1 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 32 MiB/s wr, 661 op/s 2024-08-17T17:06:18.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:17 smithi169 bash[24469]: cluster 2024-08-17T17:06:16.877613+0000 mon.a (mon.0) 1431 : cluster [DBG] osdmap e363: 8 total, 8 up, 8 in 2024-08-17T17:06:18.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:17 smithi131 bash[22554]: cluster 2024-08-17T17:06:16.092640+0000 mgr.y (mgr.15039) 106 : cluster [DBG] pgmap v160: 137 pgs: 137 active+clean; 2.1 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 32 MiB/s wr, 661 op/s 2024-08-17T17:06:18.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:17 smithi131 bash[22554]: cluster 2024-08-17T17:06:16.877613+0000 mon.a (mon.0) 1431 : cluster [DBG] osdmap e363: 8 total, 8 up, 8 in 2024-08-17T17:06:18.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:17 smithi131 bash[32005]: cluster 2024-08-17T17:06:16.092640+0000 mgr.y (mgr.15039) 106 : cluster [DBG] pgmap v160: 137 pgs: 137 active+clean; 2.1 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 32 MiB/s wr, 661 op/s 2024-08-17T17:06:18.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:17 smithi131 bash[32005]: cluster 2024-08-17T17:06:16.877613+0000 mon.a (mon.0) 1431 : cluster [DBG] osdmap e363: 8 total, 8 up, 8 in 2024-08-17T17:06:18.928 INFO:tasks.workunit.client.0.smithi131.stdout:write: 1 13886515~3471628 2024-08-17T17:06:18.931 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 14754422~1735814 2024-08-17T17:06:18.962 INFO:tasks.workunit.client.0.smithi131.stdout:write: 2 27773030~3471628 2024-08-17T17:06:18.964 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 28640937~1735814 2024-08-17T17:06:18.989 INFO:tasks.workunit.client.0.smithi131.stdout:write: 3 41659546~3471628 2024-08-17T17:06:18.991 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 42527453~1735814 2024-08-17T17:06:19.015 INFO:tasks.workunit.client.0.smithi131.stdout:write: 4 55546061~3471628 2024-08-17T17:06:19.017 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 56413968~1735814 2024-08-17T17:06:19.086 INFO:tasks.workunit.client.0.smithi131.stdout:write: 5 69432577~3471628 2024-08-17T17:06:19.087 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 70300484~1735814 2024-08-17T17:06:19.094 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:06:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:06:18] "GET /metrics HTTP/1.1" 200 38735 "" "Prometheus/2.51.0" 2024-08-17T17:06:19.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:18 smithi131 bash[32005]: cluster 2024-08-17T17:06:17.877512+0000 mon.a (mon.0) 1432 : cluster [DBG] osdmap e364: 8 total, 8 up, 8 in 2024-08-17T17:06:19.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:18 smithi131 bash[22554]: cluster 2024-08-17T17:06:17.877512+0000 mon.a (mon.0) 1432 : cluster [DBG] osdmap e364: 8 total, 8 up, 8 in 2024-08-17T17:06:19.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:18 smithi169 bash[24469]: cluster 2024-08-17T17:06:17.877512+0000 mon.a (mon.0) 1432 : cluster [DBG] osdmap e364: 8 total, 8 up, 8 in 2024-08-17T17:06:19.255 INFO:tasks.workunit.client.0.smithi131.stdout:migration_commit 2024-08-17T17:06:20.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:19 smithi169 bash[24469]: cluster 2024-08-17T17:06:18.093398+0000 mgr.y (mgr.15039) 107 : cluster [DBG] pgmap v163: 137 pgs: 137 active+clean; 2.1 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 32 MiB/s wr, 661 op/s 2024-08-17T17:06:20.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:19 smithi169 bash[24469]: cluster 2024-08-17T17:06:18.898904+0000 mon.a (mon.0) 1433 : cluster [DBG] osdmap e365: 8 total, 8 up, 8 in 2024-08-17T17:06:20.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:19 smithi131 bash[22554]: cluster 2024-08-17T17:06:18.093398+0000 mgr.y (mgr.15039) 107 : cluster [DBG] pgmap v163: 137 pgs: 137 active+clean; 2.1 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 32 MiB/s wr, 661 op/s 2024-08-17T17:06:20.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:19 smithi131 bash[22554]: cluster 2024-08-17T17:06:18.898904+0000 mon.a (mon.0) 1433 : cluster [DBG] osdmap e365: 8 total, 8 up, 8 in 2024-08-17T17:06:20.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:19 smithi131 bash[32005]: cluster 2024-08-17T17:06:18.093398+0000 mgr.y (mgr.15039) 107 : cluster [DBG] pgmap v163: 137 pgs: 137 active+clean; 2.1 GiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 16 MiB/s rd, 32 MiB/s wr, 661 op/s 2024-08-17T17:06:20.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:19 smithi131 bash[32005]: cluster 2024-08-17T17:06:18.898904+0000 mon.a (mon.0) 1433 : cluster [DBG] osdmap e365: 8 total, 8 up, 8 in 2024-08-17T17:06:20.911 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMigration.StressLive (18605 ms) 2024-08-17T17:06:22.220 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:21 smithi131 bash[22554]: cluster 2024-08-17T17:06:20.094599+0000 mgr.y (mgr.15039) 108 : cluster [DBG] pgmap v165: 137 pgs: 137 active+clean; 2.1 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 18 MiB/s rd, 6.7 MiB/s wr, 155 op/s 2024-08-17T17:06:22.220 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:21 smithi131 bash[22554]: audit 2024-08-17T17:06:21.001675+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:22.220 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:21 smithi131 bash[22554]: audit 2024-08-17T17:06:21.015199+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:22.220 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:21 smithi131 bash[22554]: audit 2024-08-17T17:06:21.018416+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:06:22.220 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:21 smithi131 bash[22554]: audit 2024-08-17T17:06:21.020190+0000 mon.c (mon.2) 112 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:06:22.220 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:21 smithi131 bash[22554]: audit 2024-08-17T17:06:21.032313+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:22.220 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:21 smithi131 bash[22554]: audit 2024-08-17T17:06:21.103534+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:06:22.220 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:22 smithi131 bash[22554]: audit 2024-08-17T17:06:21.185499+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:06:22.220 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:22 smithi131 bash[22554]: audit 2024-08-17T17:06:21.188408+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:22.220 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:22 smithi131 bash[22554]: audit 2024-08-17T17:06:21.190824+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:22.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:21 smithi169 bash[24469]: cluster 2024-08-17T17:06:20.094599+0000 mgr.y (mgr.15039) 108 : cluster [DBG] pgmap v165: 137 pgs: 137 active+clean; 2.1 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 18 MiB/s rd, 6.7 MiB/s wr, 155 op/s 2024-08-17T17:06:22.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:21 smithi169 bash[24469]: audit 2024-08-17T17:06:21.001675+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:22.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:21 smithi169 bash[24469]: audit 2024-08-17T17:06:21.015199+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:22.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:21 smithi169 bash[24469]: audit 2024-08-17T17:06:21.018416+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:06:22.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:21 smithi169 bash[24469]: audit 2024-08-17T17:06:21.020190+0000 mon.c (mon.2) 112 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:06:22.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:21 smithi169 bash[24469]: audit 2024-08-17T17:06:21.032313+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:22.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:21 smithi169 bash[24469]: audit 2024-08-17T17:06:21.103534+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:06:22.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:21 smithi169 bash[24469]: audit 2024-08-17T17:06:21.185499+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:06:22.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:21 smithi169 bash[24469]: audit 2024-08-17T17:06:21.188408+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:22.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:21 smithi169 bash[24469]: audit 2024-08-17T17:06:21.190824+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:22.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:21 smithi169 bash[24469]: audit 2024-08-17T17:06:21.193769+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:22.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:21 smithi169 bash[24469]: audit 2024-08-17T17:06:21.195619+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:22.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:21 smithi169 bash[24469]: audit 2024-08-17T17:06:21.197363+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:22.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:21 smithi169 bash[24469]: audit 2024-08-17T17:06:21.199130+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:22.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:21 smithi169 bash[24469]: audit 2024-08-17T17:06:21.200890+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:22.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:21 smithi169 bash[24469]: audit 2024-08-17T17:06:21.202664+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:22.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:22 smithi169 bash[24469]: audit 2024-08-17T17:06:21.205089+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:22.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:22 smithi169 bash[24469]: audit 2024-08-17T17:06:21.207283+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:22.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:22 smithi169 bash[24469]: audit 2024-08-17T17:06:21.209281+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:22.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:22 smithi169 bash[24469]: cluster 2024-08-17T17:06:21.903754+0000 mon.a (mon.0) 1437 : cluster [DBG] osdmap e366: 8 total, 8 up, 8 in 2024-08-17T17:06:22.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:22 smithi131 bash[22554]: audit 2024-08-17T17:06:21.193769+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:22.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:22 smithi131 bash[22554]: audit 2024-08-17T17:06:21.195619+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:22.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:22 smithi131 bash[22554]: audit 2024-08-17T17:06:21.197363+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:22.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:22 smithi131 bash[22554]: audit 2024-08-17T17:06:21.199130+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:22.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:22 smithi131 bash[22554]: audit 2024-08-17T17:06:21.200890+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:22.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:22 smithi131 bash[22554]: audit 2024-08-17T17:06:21.202664+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:22.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:22 smithi131 bash[22554]: audit 2024-08-17T17:06:21.205089+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:22.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:22 smithi131 bash[22554]: audit 2024-08-17T17:06:21.207283+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:22.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:22 smithi131 bash[22554]: audit 2024-08-17T17:06:21.209281+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:22.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:22 smithi131 bash[22554]: cluster 2024-08-17T17:06:21.903754+0000 mon.a (mon.0) 1437 : cluster [DBG] osdmap e366: 8 total, 8 up, 8 in 2024-08-17T17:06:22.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:22 smithi131 bash[32005]: cluster 2024-08-17T17:06:20.094599+0000 mgr.y (mgr.15039) 108 : cluster [DBG] pgmap v165: 137 pgs: 137 active+clean; 2.1 GiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 18 MiB/s rd, 6.7 MiB/s wr, 155 op/s 2024-08-17T17:06:22.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:22 smithi131 bash[32005]: audit 2024-08-17T17:06:21.001675+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:22.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:22 smithi131 bash[32005]: audit 2024-08-17T17:06:21.015199+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:22.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:22 smithi131 bash[32005]: audit 2024-08-17T17:06:21.018416+0000 mon.c (mon.2) 111 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:06:22.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:22 smithi131 bash[32005]: audit 2024-08-17T17:06:21.020190+0000 mon.c (mon.2) 112 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:06:22.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:22 smithi131 bash[32005]: audit 2024-08-17T17:06:21.032313+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:22.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:22 smithi131 bash[32005]: audit 2024-08-17T17:06:21.103534+0000 mon.c (mon.2) 113 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:06:22.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:22 smithi131 bash[32005]: audit 2024-08-17T17:06:21.185499+0000 mon.c (mon.2) 114 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:06:22.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:22 smithi131 bash[32005]: audit 2024-08-17T17:06:21.188408+0000 mon.c (mon.2) 115 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:22.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:22 smithi131 bash[32005]: audit 2024-08-17T17:06:21.190824+0000 mon.c (mon.2) 116 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:22.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:22 smithi131 bash[32005]: audit 2024-08-17T17:06:21.193769+0000 mon.c (mon.2) 117 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:22.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:22 smithi131 bash[32005]: audit 2024-08-17T17:06:21.195619+0000 mon.c (mon.2) 118 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:22.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:22 smithi131 bash[32005]: audit 2024-08-17T17:06:21.197363+0000 mon.c (mon.2) 119 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:22.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:22 smithi131 bash[32005]: audit 2024-08-17T17:06:21.199130+0000 mon.c (mon.2) 120 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:22.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:22 smithi131 bash[32005]: audit 2024-08-17T17:06:21.200890+0000 mon.c (mon.2) 121 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:22.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:22 smithi131 bash[32005]: audit 2024-08-17T17:06:21.202664+0000 mon.c (mon.2) 122 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:22.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:22 smithi131 bash[32005]: audit 2024-08-17T17:06:21.205089+0000 mon.c (mon.2) 123 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:22.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:22 smithi131 bash[32005]: audit 2024-08-17T17:06:21.207283+0000 mon.c (mon.2) 124 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:22.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:22 smithi131 bash[32005]: audit 2024-08-17T17:06:21.209281+0000 mon.c (mon.2) 125 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:22.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:22 smithi131 bash[32005]: cluster 2024-08-17T17:06:21.903754+0000 mon.a (mon.0) 1437 : cluster [DBG] osdmap e366: 8 total, 8 up, 8 in 2024-08-17T17:06:22.925 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 57 tests from TestMigration (284686 ms total) 2024-08-17T17:06:22.925 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:06:22.925 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 6 tests from TestGroup 2024-08-17T17:06:23.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:23 smithi131 bash[32005]: audit 2024-08-17T17:06:21.104492+0000 mgr.y (mgr.15039) 109 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:06:23.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:23 smithi131 bash[32005]: cluster 2024-08-17T17:06:22.908204+0000 mon.a (mon.0) 1438 : cluster [DBG] osdmap e367: 8 total, 8 up, 8 in 2024-08-17T17:06:23.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:23 smithi131 bash[22554]: audit 2024-08-17T17:06:21.104492+0000 mgr.y (mgr.15039) 109 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:06:23.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:23 smithi131 bash[22554]: cluster 2024-08-17T17:06:22.908204+0000 mon.a (mon.0) 1438 : cluster [DBG] osdmap e367: 8 total, 8 up, 8 in 2024-08-17T17:06:23.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:23 smithi169 bash[24469]: audit 2024-08-17T17:06:21.104492+0000 mgr.y (mgr.15039) 109 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-08-17T17:06:23.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:23 smithi169 bash[24469]: cluster 2024-08-17T17:06:22.908204+0000 mon.a (mon.0) 1438 : cluster [DBG] osdmap e367: 8 total, 8 up, 8 in 2024-08-17T17:06:24.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:24 smithi131 bash[32005]: cluster 2024-08-17T17:06:22.095243+0000 mgr.y (mgr.15039) 110 : cluster [DBG] pgmap v167: 105 pgs: 105 active+clean; 2.1 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T17:06:24.845 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:24 smithi131 bash[32005]: cluster 2024-08-17T17:06:23.431847+0000 mon.a (mon.0) 1439 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:06:24.845 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:24 smithi131 bash[32005]: cluster 2024-08-17T17:06:23.431880+0000 mon.a (mon.0) 1440 : cluster [INF] Cluster is now healthy 2024-08-17T17:06:24.845 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:24 smithi131 bash[32005]: cluster 2024-08-17T17:06:23.913995+0000 mon.a (mon.0) 1441 : cluster [DBG] osdmap e368: 8 total, 8 up, 8 in 2024-08-17T17:06:24.845 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:24 smithi131 bash[32005]: audit 2024-08-17T17:06:23.917096+0000 mon.a (mon.0) 1442 : audit [INF] from='client.? 172.21.15.131:0/218265340' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:06:24.845 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:24 smithi131 bash[32005]: cephadm 2024-08-17T17:06:24.047988+0000 mgr.y (mgr.15039) 111 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-08-17T17:06:24.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:24 smithi131 bash[22554]: cluster 2024-08-17T17:06:22.095243+0000 mgr.y (mgr.15039) 110 : cluster [DBG] pgmap v167: 105 pgs: 105 active+clean; 2.1 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T17:06:24.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:24 smithi131 bash[22554]: cluster 2024-08-17T17:06:23.431847+0000 mon.a (mon.0) 1439 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:06:24.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:24 smithi131 bash[22554]: cluster 2024-08-17T17:06:23.431880+0000 mon.a (mon.0) 1440 : cluster [INF] Cluster is now healthy 2024-08-17T17:06:24.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:24 smithi131 bash[22554]: cluster 2024-08-17T17:06:23.913995+0000 mon.a (mon.0) 1441 : cluster [DBG] osdmap e368: 8 total, 8 up, 8 in 2024-08-17T17:06:24.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:24 smithi131 bash[22554]: audit 2024-08-17T17:06:23.917096+0000 mon.a (mon.0) 1442 : audit [INF] from='client.? 172.21.15.131:0/218265340' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:06:24.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:24 smithi131 bash[22554]: cephadm 2024-08-17T17:06:24.047988+0000 mgr.y (mgr.15039) 111 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-08-17T17:06:24.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:24 smithi169 bash[24469]: cluster 2024-08-17T17:06:22.095243+0000 mgr.y (mgr.15039) 110 : cluster [DBG] pgmap v167: 105 pgs: 105 active+clean; 2.1 GiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T17:06:24.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:24 smithi169 bash[24469]: cluster 2024-08-17T17:06:23.431847+0000 mon.a (mon.0) 1439 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:06:24.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:24 smithi169 bash[24469]: cluster 2024-08-17T17:06:23.431880+0000 mon.a (mon.0) 1440 : cluster [INF] Cluster is now healthy 2024-08-17T17:06:24.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:24 smithi169 bash[24469]: cluster 2024-08-17T17:06:23.913995+0000 mon.a (mon.0) 1441 : cluster [DBG] osdmap e368: 8 total, 8 up, 8 in 2024-08-17T17:06:24.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:24 smithi169 bash[24469]: audit 2024-08-17T17:06:23.917096+0000 mon.a (mon.0) 1442 : audit [INF] from='client.? 172.21.15.131:0/218265340' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-10","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:06:24.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:24 smithi169 bash[24469]: cephadm 2024-08-17T17:06:24.047988+0000 mgr.y (mgr.15039) 111 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-08-17T17:06:24.917 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestGroup.group_create 2024-08-17T17:06:25.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:25 smithi131 bash[22554]: cephadm 2024-08-17T17:06:24.059058+0000 mgr.y (mgr.15039) 112 : cephadm [INF] Deploying daemon alertmanager.a on smithi131 2024-08-17T17:06:25.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:25 smithi131 bash[22554]: cluster 2024-08-17T17:06:24.095701+0000 mgr.y (mgr.15039) 113 : cluster [DBG] pgmap v170: 105 pgs: 32 unknown, 73 active+clean; 581 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T17:06:25.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:25 smithi131 bash[22554]: cluster 2024-08-17T17:06:24.902084+0000 mon.a (mon.0) 1443 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:06:25.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:25 smithi131 bash[22554]: audit 2024-08-17T17:06:24.919811+0000 mon.a (mon.0) 1444 : audit [INF] from='client.? 172.21.15.131:0/218265340' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:06:25.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:25 smithi131 bash[22554]: cluster 2024-08-17T17:06:24.920185+0000 mon.a (mon.0) 1445 : cluster [DBG] osdmap e369: 8 total, 8 up, 8 in 2024-08-17T17:06:25.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:25 smithi131 bash[22554]: audit 2024-08-17T17:06:24.938276+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:06:25.845 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:25 smithi131 bash[32005]: cephadm 2024-08-17T17:06:24.059058+0000 mgr.y (mgr.15039) 112 : cephadm [INF] Deploying daemon alertmanager.a on smithi131 2024-08-17T17:06:25.845 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:25 smithi131 bash[32005]: cluster 2024-08-17T17:06:24.095701+0000 mgr.y (mgr.15039) 113 : cluster [DBG] pgmap v170: 105 pgs: 32 unknown, 73 active+clean; 581 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T17:06:25.845 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:25 smithi131 bash[32005]: cluster 2024-08-17T17:06:24.902084+0000 mon.a (mon.0) 1443 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:06:25.845 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:25 smithi131 bash[32005]: audit 2024-08-17T17:06:24.919811+0000 mon.a (mon.0) 1444 : audit [INF] from='client.? 172.21.15.131:0/218265340' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:06:25.845 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:25 smithi131 bash[32005]: cluster 2024-08-17T17:06:24.920185+0000 mon.a (mon.0) 1445 : cluster [DBG] osdmap e369: 8 total, 8 up, 8 in 2024-08-17T17:06:25.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:25 smithi131 bash[32005]: audit 2024-08-17T17:06:24.938276+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:06:25.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:25 smithi169 bash[24469]: cephadm 2024-08-17T17:06:24.059058+0000 mgr.y (mgr.15039) 112 : cephadm [INF] Deploying daemon alertmanager.a on smithi131 2024-08-17T17:06:25.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:25 smithi169 bash[24469]: cluster 2024-08-17T17:06:24.095701+0000 mgr.y (mgr.15039) 113 : cluster [DBG] pgmap v170: 105 pgs: 32 unknown, 73 active+clean; 581 KiB data, 5.4 GiB used, 710 GiB / 715 GiB avail 2024-08-17T17:06:25.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:25 smithi169 bash[24469]: cluster 2024-08-17T17:06:24.902084+0000 mon.a (mon.0) 1443 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:06:25.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:25 smithi169 bash[24469]: audit 2024-08-17T17:06:24.919811+0000 mon.a (mon.0) 1444 : audit [INF] from='client.? 172.21.15.131:0/218265340' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-10","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:06:25.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:25 smithi169 bash[24469]: cluster 2024-08-17T17:06:24.920185+0000 mon.a (mon.0) 1445 : cluster [DBG] osdmap e369: 8 total, 8 up, 8 in 2024-08-17T17:06:25.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:25 smithi169 bash[24469]: audit 2024-08-17T17:06:24.938276+0000 mon.c (mon.2) 126 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:06:26.983 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestGroup.group_create (2066 ms) 2024-08-17T17:06:26.983 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestGroup.group_createPP 2024-08-17T17:06:27.016 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestGroup.group_createPP (34 ms) 2024-08-17T17:06:27.017 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestGroup.add_image 2024-08-17T17:06:27.091 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestGroup.add_image (75 ms) 2024-08-17T17:06:27.092 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestGroup.add_imagePP 2024-08-17T17:06:27.162 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestGroup.add_imagePP (70 ms) 2024-08-17T17:06:27.163 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestGroup.add_snapshot 2024-08-17T17:06:27.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:26 smithi131 bash[32005]: cluster 2024-08-17T17:06:25.923426+0000 mon.a (mon.0) 1446 : cluster [DBG] osdmap e370: 8 total, 8 up, 8 in 2024-08-17T17:06:27.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:26 smithi131 bash[22554]: cluster 2024-08-17T17:06:25.923426+0000 mon.a (mon.0) 1446 : cluster [DBG] osdmap e370: 8 total, 8 up, 8 in 2024-08-17T17:06:27.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:26 smithi169 bash[24469]: cluster 2024-08-17T17:06:25.923426+0000 mon.a (mon.0) 1446 : cluster [DBG] osdmap e370: 8 total, 8 up, 8 in 2024-08-17T17:06:28.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:27 smithi131 bash[32005]: cluster 2024-08-17T17:06:26.096162+0000 mgr.y (mgr.15039) 114 : cluster [DBG] pgmap v173: 105 pgs: 105 active+clean; 581 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:06:28.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:27 smithi131 bash[32005]: cluster 2024-08-17T17:06:26.915337+0000 mon.a (mon.0) 1447 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:06:28.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:27 smithi131 bash[32005]: cluster 2024-08-17T17:06:26.915383+0000 mon.a (mon.0) 1448 : cluster [INF] Cluster is now healthy 2024-08-17T17:06:28.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:27 smithi131 bash[32005]: cluster 2024-08-17T17:06:26.932661+0000 mon.a (mon.0) 1449 : cluster [DBG] osdmap e371: 8 total, 8 up, 8 in 2024-08-17T17:06:28.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:27 smithi131 bash[22554]: cluster 2024-08-17T17:06:26.096162+0000 mgr.y (mgr.15039) 114 : cluster [DBG] pgmap v173: 105 pgs: 105 active+clean; 581 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:06:28.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:27 smithi131 bash[22554]: cluster 2024-08-17T17:06:26.915337+0000 mon.a (mon.0) 1447 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:06:28.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:27 smithi131 bash[22554]: cluster 2024-08-17T17:06:26.915383+0000 mon.a (mon.0) 1448 : cluster [INF] Cluster is now healthy 2024-08-17T17:06:28.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:27 smithi131 bash[22554]: cluster 2024-08-17T17:06:26.932661+0000 mon.a (mon.0) 1449 : cluster [DBG] osdmap e371: 8 total, 8 up, 8 in 2024-08-17T17:06:28.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:27 smithi169 bash[24469]: cluster 2024-08-17T17:06:26.096162+0000 mgr.y (mgr.15039) 114 : cluster [DBG] pgmap v173: 105 pgs: 105 active+clean; 581 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:06:28.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:27 smithi169 bash[24469]: cluster 2024-08-17T17:06:26.915337+0000 mon.a (mon.0) 1447 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:06:28.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:27 smithi169 bash[24469]: cluster 2024-08-17T17:06:26.915383+0000 mon.a (mon.0) 1448 : cluster [INF] Cluster is now healthy 2024-08-17T17:06:28.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:27 smithi169 bash[24469]: cluster 2024-08-17T17:06:26.932661+0000 mon.a (mon.0) 1449 : cluster [DBG] osdmap e371: 8 total, 8 up, 8 in 2024-08-17T17:06:29.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:28 smithi131 bash[22554]: cluster 2024-08-17T17:06:27.930914+0000 mon.a (mon.0) 1450 : cluster [DBG] osdmap e372: 8 total, 8 up, 8 in 2024-08-17T17:06:29.095 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:06:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:06:28] "GET /metrics HTTP/1.1" 200 36232 "" "Prometheus/2.51.0" 2024-08-17T17:06:29.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:28 smithi131 bash[32005]: cluster 2024-08-17T17:06:27.930914+0000 mon.a (mon.0) 1450 : cluster [DBG] osdmap e372: 8 total, 8 up, 8 in 2024-08-17T17:06:29.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:28 smithi169 bash[24469]: cluster 2024-08-17T17:06:27.930914+0000 mon.a (mon.0) 1450 : cluster [DBG] osdmap e372: 8 total, 8 up, 8 in 2024-08-17T17:06:29.936 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:29 smithi131 bash[22554]: cluster 2024-08-17T17:06:28.096735+0000 mgr.y (mgr.15039) 115 : cluster [DBG] pgmap v176: 105 pgs: 105 active+clean; 581 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:06:30.258 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:29 smithi131 bash[32005]: cluster 2024-08-17T17:06:28.096735+0000 mgr.y (mgr.15039) 115 : cluster [DBG] pgmap v176: 105 pgs: 105 active+clean; 581 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:06:30.258 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:29 smithi131 bash[32005]: cluster 2024-08-17T17:06:28.945898+0000 mon.a (mon.0) 1451 : cluster [DBG] osdmap e373: 8 total, 8 up, 8 in 2024-08-17T17:06:30.259 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:29 smithi131 bash[22554]: cluster 2024-08-17T17:06:28.945898+0000 mon.a (mon.0) 1451 : cluster [DBG] osdmap e373: 8 total, 8 up, 8 in 2024-08-17T17:06:30.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:29 smithi169 bash[24469]: cluster 2024-08-17T17:06:28.096735+0000 mgr.y (mgr.15039) 115 : cluster [DBG] pgmap v176: 105 pgs: 105 active+clean; 581 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:06:30.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:29 smithi169 bash[24469]: cluster 2024-08-17T17:06:28.945898+0000 mon.a (mon.0) 1451 : cluster [DBG] osdmap e373: 8 total, 8 up, 8 in 2024-08-17T17:06:31.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:30 smithi131 bash[32005]: cluster 2024-08-17T17:06:29.957029+0000 mon.a (mon.0) 1452 : cluster [DBG] osdmap e374: 8 total, 8 up, 8 in 2024-08-17T17:06:31.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:30 smithi131 bash[22554]: cluster 2024-08-17T17:06:29.957029+0000 mon.a (mon.0) 1452 : cluster [DBG] osdmap e374: 8 total, 8 up, 8 in 2024-08-17T17:06:31.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:30 smithi169 bash[24469]: cluster 2024-08-17T17:06:29.957029+0000 mon.a (mon.0) 1452 : cluster [DBG] osdmap e374: 8 total, 8 up, 8 in 2024-08-17T17:06:31.730 INFO:teuthology.orchestra.run.smithi131.stdout:true 2024-08-17T17:06:32.212 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:31 smithi131 bash[32005]: cluster 2024-08-17T17:06:30.097601+0000 mgr.y (mgr.15039) 116 : cluster [DBG] pgmap v179: 105 pgs: 105 active+clean; 581 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 112 KiB/s rd, 9.0 KiB/s wr, 141 op/s 2024-08-17T17:06:32.213 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:31 smithi131 bash[32005]: cluster 2024-08-17T17:06:30.968372+0000 mon.a (mon.0) 1453 : cluster [DBG] osdmap e375: 8 total, 8 up, 8 in 2024-08-17T17:06:32.213 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:31 smithi131 bash[22554]: cluster 2024-08-17T17:06:30.097601+0000 mgr.y (mgr.15039) 116 : cluster [DBG] pgmap v179: 105 pgs: 105 active+clean; 581 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 112 KiB/s rd, 9.0 KiB/s wr, 141 op/s 2024-08-17T17:06:32.213 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:31 smithi131 bash[22554]: cluster 2024-08-17T17:06:30.968372+0000 mon.a (mon.0) 1453 : cluster [DBG] osdmap e375: 8 total, 8 up, 8 in 2024-08-17T17:06:32.374 INFO:teuthology.orchestra.run.smithi131.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T17:06:32.374 INFO:teuthology.orchestra.run.smithi131.stdout:alertmanager.a smithi131 *:9093,9094 running (9m) 60s ago 10m 13.5M - 0.25.0 c8568f914cd2 dee86a28ddfc 2024-08-17T17:06:32.374 INFO:teuthology.orchestra.run.smithi131.stdout:grafana.a smithi169 *:3000 running (9m) 23s ago 9m 80.1M - 9.4.7 954c08fa6188 d0446dbf1cf1 2024-08-17T17:06:32.374 INFO:teuthology.orchestra.run.smithi131.stdout:mds.foo.smithi131.ctintn smithi131 running (7m) 60s ago 7m 13.9M - 18.2.4-719-gced649f8 c870753d67c2 6dd140bebf9a 2024-08-17T17:06:32.374 INFO:teuthology.orchestra.run.smithi131.stdout:mds.foo.smithi169.mekqdz smithi169 running (7m) 23s ago 7m 17.8M - 18.2.4-719-gced649f8 c870753d67c2 de2b6ed48bc0 2024-08-17T17:06:32.374 INFO:teuthology.orchestra.run.smithi131.stdout:mgr.x smithi169 *:8443,9283,8765 running (94s) 23s ago 18m 437M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 86a2f0d4c679 2024-08-17T17:06:32.374 INFO:teuthology.orchestra.run.smithi131.stdout:mgr.y smithi131 *:8443,9283,8765 running (2m) 60s ago 20m 497M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb c3e5c2355bd4 2024-08-17T17:06:32.374 INFO:teuthology.orchestra.run.smithi131.stdout:mon.a smithi131 running (21m) 60s ago 21m 63.8M 2048M 18.2.4-719-gced649f8 c870753d67c2 1767c0122aeb 2024-08-17T17:06:32.375 INFO:teuthology.orchestra.run.smithi131.stdout:mon.b smithi169 running (18m) 23s ago 18m 52.2M 2048M 18.2.4-719-gced649f8 c870753d67c2 ca0432409671 2024-08-17T17:06:32.375 INFO:teuthology.orchestra.run.smithi131.stdout:mon.c smithi131 running (18m) 60s ago 18m 51.2M 2048M 18.2.4-719-gced649f8 c870753d67c2 7fec9fe0b005 2024-08-17T17:06:32.375 INFO:teuthology.orchestra.run.smithi131.stdout:node-exporter.a smithi131 *:9100 running (69s) 60s ago 10m 6935k - 1.7.0 72c9c2088986 adbbbf140ad8 2024-08-17T17:06:32.375 INFO:teuthology.orchestra.run.smithi131.stdout:node-exporter.b smithi169 *:9100 running (64s) 23s ago 10m 7440k - 1.7.0 72c9c2088986 706e3ff6618b 2024-08-17T17:06:32.375 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0 smithi131 running (17m) 60s ago 17m 147M 2524M 18.2.4-719-gced649f8 c870753d67c2 56f0a67267a6 2024-08-17T17:06:32.375 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1 smithi131 running (16m) 60s ago 16m 129M 2524M 18.2.4-719-gced649f8 c870753d67c2 2f713ee6cf33 2024-08-17T17:06:32.375 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2 smithi131 running (15m) 60s ago 16m 122M 2524M 18.2.4-719-gced649f8 c870753d67c2 fe215c9d7f47 2024-08-17T17:06:32.375 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3 smithi131 running (15m) 60s ago 15m 113M 2524M 18.2.4-719-gced649f8 c870753d67c2 2f170c02ee2d 2024-08-17T17:06:32.375 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4 smithi169 running (14m) 23s ago 14m 141M 2524M 18.2.4-719-gced649f8 c870753d67c2 524bbf4e0cc3 2024-08-17T17:06:32.375 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5 smithi169 running (13m) 23s ago 13m 101M 2524M 18.2.4-719-gced649f8 c870753d67c2 5878adfca71c 2024-08-17T17:06:32.375 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6 smithi169 running (12m) 23s ago 12m 151M 2524M 18.2.4-719-gced649f8 c870753d67c2 78df1d40d56b 2024-08-17T17:06:32.375 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7 smithi169 running (11m) 23s ago 11m 116M 2524M 18.2.4-719-gced649f8 c870753d67c2 c1f457bcf070 2024-08-17T17:06:32.375 INFO:teuthology.orchestra.run.smithi131.stdout:prometheus.a smithi169 *:9095 running (29s) 23s ago 10m 29.5M - 2.51.0 1d3b7f56885b 8075d2417311 2024-08-17T17:06:32.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:31 smithi169 bash[24469]: cluster 2024-08-17T17:06:30.097601+0000 mgr.y (mgr.15039) 116 : cluster [DBG] pgmap v179: 105 pgs: 105 active+clean; 581 KiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 112 KiB/s rd, 9.0 KiB/s wr, 141 op/s 2024-08-17T17:06:32.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:31 smithi169 bash[24469]: cluster 2024-08-17T17:06:30.968372+0000 mon.a (mon.0) 1453 : cluster [DBG] osdmap e375: 8 total, 8 up, 8 in 2024-08-17T17:06:32.748 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:06:32.748 INFO:teuthology.orchestra.run.smithi131.stdout: "mon": { 2024-08-17T17:06:32.748 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 3 2024-08-17T17:06:32.748 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:06:32.749 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr": { 2024-08-17T17:06:32.749 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 2 2024-08-17T17:06:32.749 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:06:32.749 INFO:teuthology.orchestra.run.smithi131.stdout: "osd": { 2024-08-17T17:06:32.749 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 8 2024-08-17T17:06:32.749 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:06:32.749 INFO:teuthology.orchestra.run.smithi131.stdout: "mds": { 2024-08-17T17:06:32.749 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 2 2024-08-17T17:06:32.749 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:06:32.749 INFO:teuthology.orchestra.run.smithi131.stdout: "overall": { 2024-08-17T17:06:32.749 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 13, 2024-08-17T17:06:32.749 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 2 2024-08-17T17:06:32.749 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:06:32.749 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:06:33.027 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestGroup.add_snapshot (5865 ms) 2024-08-17T17:06:33.027 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestGroup.add_snapshotPP 2024-08-17T17:06:33.098 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:06:33.098 INFO:teuthology.orchestra.run.smithi131.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d", 2024-08-17T17:06:33.098 INFO:teuthology.orchestra.run.smithi131.stdout: "in_progress": true, 2024-08-17T17:06:33.098 INFO:teuthology.orchestra.run.smithi131.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-08-17T17:06:33.098 INFO:teuthology.orchestra.run.smithi131.stdout: "services_complete": [ 2024-08-17T17:06:33.098 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr" 2024-08-17T17:06:33.098 INFO:teuthology.orchestra.run.smithi131.stdout: ], 2024-08-17T17:06:33.098 INFO:teuthology.orchestra.run.smithi131.stdout: "progress": "2/2 daemons upgraded", 2024-08-17T17:06:33.098 INFO:teuthology.orchestra.run.smithi131.stdout: "message": "Currently upgrading alertmanager daemons", 2024-08-17T17:06:33.098 INFO:teuthology.orchestra.run.smithi131.stdout: "is_paused": false 2024-08-17T17:06:33.098 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:06:33.230 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:32 smithi131 bash[22554]: audit 2024-08-17T17:06:31.722987+0000 mgr.y (mgr.15039) 117 : audit [DBG] from='client.25139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:06:33.230 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:32 smithi131 bash[22554]: cluster 2024-08-17T17:06:31.981405+0000 mon.a (mon.0) 1454 : cluster [DBG] osdmap e376: 8 total, 8 up, 8 in 2024-08-17T17:06:33.230 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:32 smithi131 bash[22554]: audit 2024-08-17T17:06:32.753424+0000 mon.c (mon.2) 127 : audit [DBG] from='client.? 172.21.15.131:0/2956238995' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:33.230 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:33 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:33.230 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:06:33 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:33.231 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 17:06:33 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:33.231 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 17:06:33 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:33.231 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 17:06:33 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:33.231 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 17:06:33 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:33.232 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:32 smithi131 bash[32005]: audit 2024-08-17T17:06:31.722987+0000 mgr.y (mgr.15039) 117 : audit [DBG] from='client.25139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:06:33.232 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:32 smithi131 bash[32005]: cluster 2024-08-17T17:06:31.981405+0000 mon.a (mon.0) 1454 : cluster [DBG] osdmap e376: 8 total, 8 up, 8 in 2024-08-17T17:06:33.232 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:32 smithi131 bash[32005]: audit 2024-08-17T17:06:32.753424+0000 mon.c (mon.2) 127 : audit [DBG] from='client.? 172.21.15.131:0/2956238995' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:33.232 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:33 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:33.232 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 17:06:33 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:33.232 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:06:33 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:33.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:32 smithi169 bash[24469]: audit 2024-08-17T17:06:31.722987+0000 mgr.y (mgr.15039) 117 : audit [DBG] from='client.25139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:06:33.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:32 smithi169 bash[24469]: cluster 2024-08-17T17:06:31.981405+0000 mon.a (mon.0) 1454 : cluster [DBG] osdmap e376: 8 total, 8 up, 8 in 2024-08-17T17:06:33.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:32 smithi169 bash[24469]: audit 2024-08-17T17:06:32.753424+0000 mon.c (mon.2) 127 : audit [DBG] from='client.? 172.21.15.131:0/2956238995' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:33.594 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 17:06:33 smithi131 systemd[1]: Stopping Ceph alertmanager.a for f27a2518-5cb7-11ef-bccf-c7b262605968... 2024-08-17T17:06:33.594 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 17:06:33 smithi131 bash[58843]: ts=2024-08-17T17:06:33.367Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-08-17T17:06:34.245 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 17:06:34 smithi131 bash[83178]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-alertmanager-a 2024-08-17T17:06:34.245 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:33 smithi131 bash[22554]: audit 2024-08-17T17:06:32.058815+0000 mgr.y (mgr.15039) 118 : audit [DBG] from='client.25145 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:06:34.246 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:33 smithi131 bash[22554]: cluster 2024-08-17T17:06:32.098008+0000 mgr.y (mgr.15039) 119 : cluster [DBG] pgmap v182: 105 pgs: 105 active+clean; 581 KiB data, 408 MiB used, 715 GiB / 715 GiB avail; 154 KiB/s rd, 18 KiB/s wr, 208 op/s 2024-08-17T17:06:34.246 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:33 smithi131 bash[22554]: audit 2024-08-17T17:06:32.362090+0000 mgr.y (mgr.15039) 120 : audit [DBG] from='client.25151 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:06:34.246 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:33 smithi131 bash[22554]: cluster 2024-08-17T17:06:32.987321+0000 mon.a (mon.0) 1455 : cluster [DBG] osdmap e377: 8 total, 8 up, 8 in 2024-08-17T17:06:34.246 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:33 smithi131 bash[22554]: cluster 2024-08-17T17:06:33.807231+0000 mon.a (mon.0) 1456 : cluster [DBG] osdmap e378: 8 total, 8 up, 8 in 2024-08-17T17:06:34.246 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:33 smithi131 bash[32005]: audit 2024-08-17T17:06:32.058815+0000 mgr.y (mgr.15039) 118 : audit [DBG] from='client.25145 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:06:34.246 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:33 smithi131 bash[32005]: cluster 2024-08-17T17:06:32.098008+0000 mgr.y (mgr.15039) 119 : cluster [DBG] pgmap v182: 105 pgs: 105 active+clean; 581 KiB data, 408 MiB used, 715 GiB / 715 GiB avail; 154 KiB/s rd, 18 KiB/s wr, 208 op/s 2024-08-17T17:06:34.246 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:33 smithi131 bash[32005]: audit 2024-08-17T17:06:32.362090+0000 mgr.y (mgr.15039) 120 : audit [DBG] from='client.25151 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:06:34.246 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:33 smithi131 bash[32005]: cluster 2024-08-17T17:06:32.987321+0000 mon.a (mon.0) 1455 : cluster [DBG] osdmap e377: 8 total, 8 up, 8 in 2024-08-17T17:06:34.246 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:33 smithi131 bash[32005]: cluster 2024-08-17T17:06:33.807231+0000 mon.a (mon.0) 1456 : cluster [DBG] osdmap e378: 8 total, 8 up, 8 in 2024-08-17T17:06:34.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:33 smithi169 bash[24469]: audit 2024-08-17T17:06:32.058815+0000 mgr.y (mgr.15039) 118 : audit [DBG] from='client.25145 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:06:34.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:33 smithi169 bash[24469]: cluster 2024-08-17T17:06:32.098008+0000 mgr.y (mgr.15039) 119 : cluster [DBG] pgmap v182: 105 pgs: 105 active+clean; 581 KiB data, 408 MiB used, 715 GiB / 715 GiB avail; 154 KiB/s rd, 18 KiB/s wr, 208 op/s 2024-08-17T17:06:34.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:33 smithi169 bash[24469]: audit 2024-08-17T17:06:32.362090+0000 mgr.y (mgr.15039) 120 : audit [DBG] from='client.25151 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:06:34.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:33 smithi169 bash[24469]: cluster 2024-08-17T17:06:32.987321+0000 mon.a (mon.0) 1455 : cluster [DBG] osdmap e377: 8 total, 8 up, 8 in 2024-08-17T17:06:34.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:33 smithi169 bash[24469]: cluster 2024-08-17T17:06:33.807231+0000 mon.a (mon.0) 1456 : cluster [DBG] osdmap e378: 8 total, 8 up, 8 in 2024-08-17T17:06:34.495 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 17:06:34 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:34.496 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 17:06:34 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:34.496 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 17:06:34 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:34.496 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 17:06:34 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:34.497 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:06:34 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:34.497 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:06:34 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:34.497 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:34 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:34.498 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 17:06:34 smithi131 bash[83238]: Error response from daemon: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-alertmanager-a 2024-08-17T17:06:34.498 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 17:06:34 smithi131 systemd[1]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-08-17T17:06:34.498 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 17:06:34 smithi131 systemd[1]: Stopped Ceph alertmanager.a for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T17:06:34.498 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 17:06:34 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:34.498 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 17:06:34 smithi131 systemd[1]: Started Ceph alertmanager.a for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T17:06:34.498 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:34 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:06:35.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:34 smithi131 bash[22554]: audit 2024-08-17T17:06:33.103290+0000 mgr.y (mgr.15039) 121 : audit [DBG] from='client.25163 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:06:35.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:34 smithi131 bash[22554]: audit 2024-08-17T17:06:34.544947+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:35.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:34 smithi131 bash[22554]: audit 2024-08-17T17:06:34.551187+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:35.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:34 smithi131 bash[22554]: audit 2024-08-17T17:06:34.552513+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:06:35.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:34 smithi131 bash[32005]: audit 2024-08-17T17:06:33.103290+0000 mgr.y (mgr.15039) 121 : audit [DBG] from='client.25163 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:06:35.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:34 smithi131 bash[32005]: audit 2024-08-17T17:06:34.544947+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:35.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:34 smithi131 bash[32005]: audit 2024-08-17T17:06:34.551187+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:35.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:34 smithi131 bash[32005]: audit 2024-08-17T17:06:34.552513+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:06:35.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:34 smithi169 bash[24469]: audit 2024-08-17T17:06:33.103290+0000 mgr.y (mgr.15039) 121 : audit [DBG] from='client.25163 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:06:35.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:34 smithi169 bash[24469]: audit 2024-08-17T17:06:34.544947+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:35.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:34 smithi169 bash[24469]: audit 2024-08-17T17:06:34.551187+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:35.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:34 smithi169 bash[24469]: audit 2024-08-17T17:06:34.552513+0000 mon.c (mon.2) 128 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:06:36.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:35 smithi131 bash[32005]: cluster 2024-08-17T17:06:34.098577+0000 mgr.y (mgr.15039) 122 : cluster [DBG] pgmap v185: 105 pgs: 105 active+clean; 581 KiB data, 408 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 9.2 KiB/s wr, 66 op/s 2024-08-17T17:06:36.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:35 smithi131 bash[32005]: cluster 2024-08-17T17:06:35.000535+0000 mon.a (mon.0) 1459 : cluster [DBG] osdmap e379: 8 total, 8 up, 8 in 2024-08-17T17:06:36.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:35 smithi131 bash[32005]: audit 2024-08-17T17:06:35.021224+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:36.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:35 smithi131 bash[32005]: audit 2024-08-17T17:06:35.110102+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:36.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:35 smithi131 bash[32005]: audit 2024-08-17T17:06:35.118233+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:36.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:35 smithi131 bash[22554]: cluster 2024-08-17T17:06:34.098577+0000 mgr.y (mgr.15039) 122 : cluster [DBG] pgmap v185: 105 pgs: 105 active+clean; 581 KiB data, 408 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 9.2 KiB/s wr, 66 op/s 2024-08-17T17:06:36.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:35 smithi131 bash[22554]: cluster 2024-08-17T17:06:35.000535+0000 mon.a (mon.0) 1459 : cluster [DBG] osdmap e379: 8 total, 8 up, 8 in 2024-08-17T17:06:36.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:35 smithi131 bash[22554]: audit 2024-08-17T17:06:35.021224+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:36.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:35 smithi131 bash[22554]: audit 2024-08-17T17:06:35.110102+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:36.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:35 smithi131 bash[22554]: audit 2024-08-17T17:06:35.118233+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:36.346 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 17:06:35 smithi131 bash[83295]: ts=2024-08-17T17:06:35.985Z caller=main.go:181 level=info msg="Starting Alertmanager" version="(version=0.27.0, branch=HEAD, revision=0aa3c2aad14cff039931923ab16b26b7481783b5)" 2024-08-17T17:06:36.346 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 17:06:35 smithi131 bash[83295]: ts=2024-08-17T17:06:35.985Z caller=main.go:182 level=info build_context="(go=go1.21.7, platform=linux/amd64, user=root@22cd11f671e9, date=20240228-11:51:20, tags=netgo)" 2024-08-17T17:06:36.346 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 17:06:35 smithi131 bash[83295]: ts=2024-08-17T17:06:35.987Z caller=cluster.go:186 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.131 port=9094 2024-08-17T17:06:36.346 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 17:06:35 smithi131 bash[83295]: ts=2024-08-17T17:06:35.988Z caller=cluster.go:683 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-08-17T17:06:36.346 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 17:06:36 smithi131 bash[83295]: ts=2024-08-17T17:06:36.021Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-17T17:06:36.346 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 17:06:36 smithi131 bash[83295]: ts=2024-08-17T17:06:36.021Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-08-17T17:06:36.346 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 17:06:36 smithi131 bash[83295]: ts=2024-08-17T17:06:36.024Z caller=tls_config.go:313 level=info msg="Listening on" address=[::]:9093 2024-08-17T17:06:36.346 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 17:06:36 smithi131 bash[83295]: ts=2024-08-17T17:06:36.025Z caller=tls_config.go:316 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-08-17T17:06:36.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:35 smithi169 bash[24469]: cluster 2024-08-17T17:06:34.098577+0000 mgr.y (mgr.15039) 122 : cluster [DBG] pgmap v185: 105 pgs: 105 active+clean; 581 KiB data, 408 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 9.2 KiB/s wr, 66 op/s 2024-08-17T17:06:36.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:35 smithi169 bash[24469]: cluster 2024-08-17T17:06:35.000535+0000 mon.a (mon.0) 1459 : cluster [DBG] osdmap e379: 8 total, 8 up, 8 in 2024-08-17T17:06:36.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:35 smithi169 bash[24469]: audit 2024-08-17T17:06:35.021224+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:36.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:35 smithi169 bash[24469]: audit 2024-08-17T17:06:35.110102+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:36.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:35 smithi169 bash[24469]: audit 2024-08-17T17:06:35.118233+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:37.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:37 smithi131 bash[22554]: cluster 2024-08-17T17:06:36.020566+0000 mon.a (mon.0) 1463 : cluster [DBG] osdmap e380: 8 total, 8 up, 8 in 2024-08-17T17:06:37.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:37 smithi131 bash[32005]: cluster 2024-08-17T17:06:36.020566+0000 mon.a (mon.0) 1463 : cluster [DBG] osdmap e380: 8 total, 8 up, 8 in 2024-08-17T17:06:37.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:37 smithi169 bash[24469]: cluster 2024-08-17T17:06:36.020566+0000 mon.a (mon.0) 1463 : cluster [DBG] osdmap e380: 8 total, 8 up, 8 in 2024-08-17T17:06:38.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:38 smithi131 bash[22554]: cluster 2024-08-17T17:06:36.099222+0000 mgr.y (mgr.15039) 123 : cluster [DBG] pgmap v188: 105 pgs: 105 active+clean; 582 KiB data, 413 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 10 KiB/s wr, 141 op/s 2024-08-17T17:06:38.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:38 smithi131 bash[22554]: cluster 2024-08-17T17:06:37.037403+0000 mon.a (mon.0) 1464 : cluster [DBG] osdmap e381: 8 total, 8 up, 8 in 2024-08-17T17:06:38.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:38 smithi131 bash[32005]: cluster 2024-08-17T17:06:36.099222+0000 mgr.y (mgr.15039) 123 : cluster [DBG] pgmap v188: 105 pgs: 105 active+clean; 582 KiB data, 413 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 10 KiB/s wr, 141 op/s 2024-08-17T17:06:38.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:38 smithi131 bash[32005]: cluster 2024-08-17T17:06:37.037403+0000 mon.a (mon.0) 1464 : cluster [DBG] osdmap e381: 8 total, 8 up, 8 in 2024-08-17T17:06:38.345 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 17:06:37 smithi131 bash[83295]: ts=2024-08-17T17:06:37.989Z caller=cluster.go:708 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000887726s 2024-08-17T17:06:38.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:38 smithi169 bash[24469]: cluster 2024-08-17T17:06:36.099222+0000 mgr.y (mgr.15039) 123 : cluster [DBG] pgmap v188: 105 pgs: 105 active+clean; 582 KiB data, 413 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 10 KiB/s wr, 141 op/s 2024-08-17T17:06:38.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:38 smithi169 bash[24469]: cluster 2024-08-17T17:06:37.037403+0000 mon.a (mon.0) 1464 : cluster [DBG] osdmap e381: 8 total, 8 up, 8 in 2024-08-17T17:06:38.857 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestGroup.add_snapshotPP (5830 ms) 2024-08-17T17:06:39.048 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:06:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:06:38] "GET /metrics HTTP/1.1" 200 36232 "" "Prometheus/2.51.0" 2024-08-17T17:06:39.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:39 smithi131 bash[32005]: cluster 2024-08-17T17:06:38.037903+0000 mon.a (mon.0) 1465 : cluster [DBG] osdmap e382: 8 total, 8 up, 8 in 2024-08-17T17:06:39.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:39 smithi131 bash[32005]: cluster 2024-08-17T17:06:38.808885+0000 mon.a (mon.0) 1466 : cluster [DBG] osdmap e383: 8 total, 8 up, 8 in 2024-08-17T17:06:39.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:39 smithi131 bash[22554]: cluster 2024-08-17T17:06:38.037903+0000 mon.a (mon.0) 1465 : cluster [DBG] osdmap e382: 8 total, 8 up, 8 in 2024-08-17T17:06:39.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:39 smithi131 bash[22554]: cluster 2024-08-17T17:06:38.808885+0000 mon.a (mon.0) 1466 : cluster [DBG] osdmap e383: 8 total, 8 up, 8 in 2024-08-17T17:06:39.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:39 smithi169 bash[24469]: cluster 2024-08-17T17:06:38.037903+0000 mon.a (mon.0) 1465 : cluster [DBG] osdmap e382: 8 total, 8 up, 8 in 2024-08-17T17:06:39.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:39 smithi169 bash[24469]: cluster 2024-08-17T17:06:38.808885+0000 mon.a (mon.0) 1466 : cluster [DBG] osdmap e383: 8 total, 8 up, 8 in 2024-08-17T17:06:39.813 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 6 tests from TestGroup (13940 ms total) 2024-08-17T17:06:39.813 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:06:39.813 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 31 tests from TestDeepCopy 2024-08-17T17:06:40.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:40 smithi131 bash[22554]: cluster 2024-08-17T17:06:38.099871+0000 mgr.y (mgr.15039) 124 : cluster [DBG] pgmap v191: 105 pgs: 105 active+clean; 582 KiB data, 413 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 10 KiB/s wr, 141 op/s 2024-08-17T17:06:40.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:40 smithi131 bash[22554]: cluster 2024-08-17T17:06:39.811715+0000 mon.a (mon.0) 1467 : cluster [DBG] osdmap e384: 8 total, 8 up, 8 in 2024-08-17T17:06:40.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:40 smithi131 bash[32005]: cluster 2024-08-17T17:06:38.099871+0000 mgr.y (mgr.15039) 124 : cluster [DBG] pgmap v191: 105 pgs: 105 active+clean; 582 KiB data, 413 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 10 KiB/s wr, 141 op/s 2024-08-17T17:06:40.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:40 smithi131 bash[32005]: cluster 2024-08-17T17:06:39.811715+0000 mon.a (mon.0) 1467 : cluster [DBG] osdmap e384: 8 total, 8 up, 8 in 2024-08-17T17:06:40.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:40 smithi169 bash[24469]: cluster 2024-08-17T17:06:38.099871+0000 mgr.y (mgr.15039) 124 : cluster [DBG] pgmap v191: 105 pgs: 105 active+clean; 582 KiB data, 413 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 10 KiB/s wr, 141 op/s 2024-08-17T17:06:40.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:40 smithi169 bash[24469]: cluster 2024-08-17T17:06:39.811715+0000 mon.a (mon.0) 1467 : cluster [DBG] osdmap e384: 8 total, 8 up, 8 in 2024-08-17T17:06:41.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:41 smithi131 bash[22554]: cluster 2024-08-17T17:06:40.100785+0000 mgr.y (mgr.15039) 125 : cluster [DBG] pgmap v194: 73 pgs: 73 active+clean; 581 KiB data, 413 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:06:41.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:41 smithi131 bash[22554]: audit 2024-08-17T17:06:40.336568+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:41.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:41 smithi131 bash[22554]: audit 2024-08-17T17:06:40.337698+0000 mon.c (mon.2) 129 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:06:41.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:41 smithi131 bash[22554]: audit 2024-08-17T17:06:40.534071+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:41.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:41 smithi131 bash[22554]: audit 2024-08-17T17:06:40.540965+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:41.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:41 smithi131 bash[22554]: audit 2024-08-17T17:06:40.788707+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:41.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:41 smithi131 bash[22554]: audit 2024-08-17T17:06:40.794417+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:41.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:41 smithi131 bash[22554]: cluster 2024-08-17T17:06:40.820254+0000 mon.a (mon.0) 1473 : cluster [DBG] osdmap e385: 8 total, 8 up, 8 in 2024-08-17T17:06:41.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:41 smithi131 bash[22554]: audit 2024-08-17T17:06:40.822060+0000 mon.a (mon.0) 1474 : audit [INF] from='client.? 172.21.15.131:0/614037309' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:06:41.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:41 smithi131 bash[32005]: cluster 2024-08-17T17:06:40.100785+0000 mgr.y (mgr.15039) 125 : cluster [DBG] pgmap v194: 73 pgs: 73 active+clean; 581 KiB data, 413 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:06:41.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:41 smithi131 bash[32005]: audit 2024-08-17T17:06:40.336568+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:41.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:41 smithi131 bash[32005]: audit 2024-08-17T17:06:40.337698+0000 mon.c (mon.2) 129 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:06:41.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:41 smithi131 bash[32005]: audit 2024-08-17T17:06:40.534071+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:41.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:41 smithi131 bash[32005]: audit 2024-08-17T17:06:40.540965+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:41.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:41 smithi131 bash[32005]: audit 2024-08-17T17:06:40.788707+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:41.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:41 smithi131 bash[32005]: audit 2024-08-17T17:06:40.794417+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:41.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:41 smithi131 bash[32005]: cluster 2024-08-17T17:06:40.820254+0000 mon.a (mon.0) 1473 : cluster [DBG] osdmap e385: 8 total, 8 up, 8 in 2024-08-17T17:06:41.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:41 smithi131 bash[32005]: audit 2024-08-17T17:06:40.822060+0000 mon.a (mon.0) 1474 : audit [INF] from='client.? 172.21.15.131:0/614037309' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:06:41.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:41 smithi169 bash[24469]: cluster 2024-08-17T17:06:40.100785+0000 mgr.y (mgr.15039) 125 : cluster [DBG] pgmap v194: 73 pgs: 73 active+clean; 581 KiB data, 413 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:06:41.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:41 smithi169 bash[24469]: audit 2024-08-17T17:06:40.336568+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:41.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:41 smithi169 bash[24469]: audit 2024-08-17T17:06:40.337698+0000 mon.c (mon.2) 129 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:06:41.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:41 smithi169 bash[24469]: audit 2024-08-17T17:06:40.534071+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:41.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:41 smithi169 bash[24469]: audit 2024-08-17T17:06:40.540965+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:41.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:41 smithi169 bash[24469]: audit 2024-08-17T17:06:40.788707+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:41.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:41 smithi169 bash[24469]: audit 2024-08-17T17:06:40.794417+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:41.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:41 smithi169 bash[24469]: cluster 2024-08-17T17:06:40.820254+0000 mon.a (mon.0) 1473 : cluster [DBG] osdmap e385: 8 total, 8 up, 8 in 2024-08-17T17:06:41.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:41 smithi169 bash[24469]: audit 2024-08-17T17:06:40.822060+0000 mon.a (mon.0) 1474 : audit [INF] from='client.? 172.21.15.131:0/614037309' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-11","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:06:41.818 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestDeepCopy.Empty 2024-08-17T17:06:43.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:42 smithi131 bash[32005]: audit 2024-08-17T17:06:41.821826+0000 mon.a (mon.0) 1475 : audit [INF] from='client.? 172.21.15.131:0/614037309' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:06:43.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:42 smithi131 bash[32005]: cluster 2024-08-17T17:06:41.822645+0000 mon.a (mon.0) 1476 : cluster [DBG] osdmap e386: 8 total, 8 up, 8 in 2024-08-17T17:06:43.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:42 smithi131 bash[32005]: audit 2024-08-17T17:06:41.903554+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:43.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:42 smithi131 bash[32005]: audit 2024-08-17T17:06:41.914846+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:43.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:42 smithi131 bash[22554]: audit 2024-08-17T17:06:41.821826+0000 mon.a (mon.0) 1475 : audit [INF] from='client.? 172.21.15.131:0/614037309' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:06:43.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:42 smithi131 bash[22554]: cluster 2024-08-17T17:06:41.822645+0000 mon.a (mon.0) 1476 : cluster [DBG] osdmap e386: 8 total, 8 up, 8 in 2024-08-17T17:06:43.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:42 smithi131 bash[22554]: audit 2024-08-17T17:06:41.903554+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:43.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:42 smithi131 bash[22554]: audit 2024-08-17T17:06:41.914846+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:43.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:42 smithi169 bash[24469]: audit 2024-08-17T17:06:41.821826+0000 mon.a (mon.0) 1475 : audit [INF] from='client.? 172.21.15.131:0/614037309' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-11","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:06:43.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:42 smithi169 bash[24469]: cluster 2024-08-17T17:06:41.822645+0000 mon.a (mon.0) 1476 : cluster [DBG] osdmap e386: 8 total, 8 up, 8 in 2024-08-17T17:06:43.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:42 smithi169 bash[24469]: audit 2024-08-17T17:06:41.903554+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:43.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:42 smithi169 bash[24469]: audit 2024-08-17T17:06:41.914846+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:44.091 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestDeepCopy.Empty (2274 ms) 2024-08-17T17:06:44.091 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestDeepCopy.NoSnaps 2024-08-17T17:06:44.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:43 smithi131 bash[22554]: cluster 2024-08-17T17:06:42.101535+0000 mgr.y (mgr.15039) 126 : cluster [DBG] pgmap v197: 105 pgs: 32 unknown, 73 active+clean; 581 KiB data, 413 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:06:44.094 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:43 smithi131 bash[22554]: cluster 2024-08-17T17:06:42.825563+0000 mon.a (mon.0) 1479 : cluster [DBG] osdmap e387: 8 total, 8 up, 8 in 2024-08-17T17:06:44.094 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:43 smithi131 bash[32005]: cluster 2024-08-17T17:06:42.101535+0000 mgr.y (mgr.15039) 126 : cluster [DBG] pgmap v197: 105 pgs: 32 unknown, 73 active+clean; 581 KiB data, 413 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:06:44.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:43 smithi131 bash[32005]: cluster 2024-08-17T17:06:42.825563+0000 mon.a (mon.0) 1479 : cluster [DBG] osdmap e387: 8 total, 8 up, 8 in 2024-08-17T17:06:44.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:43 smithi169 bash[24469]: cluster 2024-08-17T17:06:42.101535+0000 mgr.y (mgr.15039) 126 : cluster [DBG] pgmap v197: 105 pgs: 32 unknown, 73 active+clean; 581 KiB data, 413 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:06:44.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:43 smithi169 bash[24469]: cluster 2024-08-17T17:06:42.825563+0000 mon.a (mon.0) 1479 : cluster [DBG] osdmap e387: 8 total, 8 up, 8 in 2024-08-17T17:06:44.549 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestDeepCopy.NoSnaps (458 ms) 2024-08-17T17:06:44.549 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestDeepCopy.Snaps 2024-08-17T17:06:45.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:44 smithi169 bash[24469]: cluster 2024-08-17T17:06:43.850175+0000 mon.a (mon.0) 1480 : cluster [DBG] osdmap e388: 8 total, 8 up, 8 in 2024-08-17T17:06:45.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:44 smithi131 bash[22554]: cluster 2024-08-17T17:06:43.850175+0000 mon.a (mon.0) 1480 : cluster [DBG] osdmap e388: 8 total, 8 up, 8 in 2024-08-17T17:06:45.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:44 smithi131 bash[32005]: cluster 2024-08-17T17:06:43.850175+0000 mon.a (mon.0) 1480 : cluster [DBG] osdmap e388: 8 total, 8 up, 8 in 2024-08-17T17:06:46.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:45 smithi169 bash[24469]: cluster 2024-08-17T17:06:44.102070+0000 mgr.y (mgr.15039) 127 : cluster [DBG] pgmap v200: 105 pgs: 32 unknown, 73 active+clean; 581 KiB data, 413 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:06:46.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:45 smithi169 bash[24469]: cluster 2024-08-17T17:06:44.860262+0000 mon.a (mon.0) 1481 : cluster [DBG] osdmap e389: 8 total, 8 up, 8 in 2024-08-17T17:06:46.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:45 smithi131 bash[32005]: cluster 2024-08-17T17:06:44.102070+0000 mgr.y (mgr.15039) 127 : cluster [DBG] pgmap v200: 105 pgs: 32 unknown, 73 active+clean; 581 KiB data, 413 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:06:46.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:45 smithi131 bash[32005]: cluster 2024-08-17T17:06:44.860262+0000 mon.a (mon.0) 1481 : cluster [DBG] osdmap e389: 8 total, 8 up, 8 in 2024-08-17T17:06:46.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:45 smithi131 bash[22554]: cluster 2024-08-17T17:06:44.102070+0000 mgr.y (mgr.15039) 127 : cluster [DBG] pgmap v200: 105 pgs: 32 unknown, 73 active+clean; 581 KiB data, 413 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:06:46.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:45 smithi131 bash[22554]: cluster 2024-08-17T17:06:44.860262+0000 mon.a (mon.0) 1481 : cluster [DBG] osdmap e389: 8 total, 8 up, 8 in 2024-08-17T17:06:46.345 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 17:06:45 smithi131 bash[83295]: ts=2024-08-17T17:06:45.992Z caller=cluster.go:700 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.004267353s 2024-08-17T17:06:47.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:46 smithi169 bash[24469]: cluster 2024-08-17T17:06:45.877445+0000 mon.a (mon.0) 1482 : cluster [DBG] osdmap e390: 8 total, 8 up, 8 in 2024-08-17T17:06:47.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:46 smithi131 bash[22554]: cluster 2024-08-17T17:06:45.877445+0000 mon.a (mon.0) 1482 : cluster [DBG] osdmap e390: 8 total, 8 up, 8 in 2024-08-17T17:06:47.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:46 smithi131 bash[32005]: cluster 2024-08-17T17:06:45.877445+0000 mon.a (mon.0) 1482 : cluster [DBG] osdmap e390: 8 total, 8 up, 8 in 2024-08-17T17:06:48.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:47 smithi169 bash[24469]: cluster 2024-08-17T17:06:46.102729+0000 mgr.y (mgr.15039) 128 : cluster [DBG] pgmap v203: 105 pgs: 105 active+clean; 49 MiB data, 494 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 12 MiB/s wr, 146 op/s 2024-08-17T17:06:48.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:47 smithi169 bash[24469]: cluster 2024-08-17T17:06:46.882679+0000 mon.a (mon.0) 1483 : cluster [DBG] osdmap e391: 8 total, 8 up, 8 in 2024-08-17T17:06:48.266 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:47 smithi131 bash[32005]: cluster 2024-08-17T17:06:46.102729+0000 mgr.y (mgr.15039) 128 : cluster [DBG] pgmap v203: 105 pgs: 105 active+clean; 49 MiB data, 494 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 12 MiB/s wr, 146 op/s 2024-08-17T17:06:48.266 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:47 smithi131 bash[32005]: cluster 2024-08-17T17:06:46.882679+0000 mon.a (mon.0) 1483 : cluster [DBG] osdmap e391: 8 total, 8 up, 8 in 2024-08-17T17:06:48.267 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:47 smithi131 bash[22554]: cluster 2024-08-17T17:06:46.102729+0000 mgr.y (mgr.15039) 128 : cluster [DBG] pgmap v203: 105 pgs: 105 active+clean; 49 MiB data, 494 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 12 MiB/s wr, 146 op/s 2024-08-17T17:06:48.267 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:47 smithi131 bash[22554]: cluster 2024-08-17T17:06:46.882679+0000 mon.a (mon.0) 1483 : cluster [DBG] osdmap e391: 8 total, 8 up, 8 in 2024-08-17T17:06:48.321 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestDeepCopy.Snaps (3772 ms) 2024-08-17T17:06:48.321 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestDeepCopy.SnapDiscard 2024-08-17T17:06:48.845 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:06:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:06:48] "GET /metrics HTTP/1.1" 200 33876 "" "Prometheus/2.51.0" 2024-08-17T17:06:49.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:48 smithi169 bash[24469]: cluster 2024-08-17T17:06:47.891012+0000 mon.a (mon.0) 1484 : cluster [DBG] osdmap e392: 8 total, 8 up, 8 in 2024-08-17T17:06:49.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:48 smithi169 bash[24469]: cluster 2024-08-17T17:06:48.812706+0000 mon.a (mon.0) 1485 : cluster [DBG] osdmap e393: 8 total, 8 up, 8 in 2024-08-17T17:06:49.238 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:48 smithi131 bash[32005]: cluster 2024-08-17T17:06:47.891012+0000 mon.a (mon.0) 1484 : cluster [DBG] osdmap e392: 8 total, 8 up, 8 in 2024-08-17T17:06:49.238 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:48 smithi131 bash[32005]: cluster 2024-08-17T17:06:48.812706+0000 mon.a (mon.0) 1485 : cluster [DBG] osdmap e393: 8 total, 8 up, 8 in 2024-08-17T17:06:49.238 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:48 smithi131 bash[22554]: cluster 2024-08-17T17:06:47.891012+0000 mon.a (mon.0) 1484 : cluster [DBG] osdmap e392: 8 total, 8 up, 8 in 2024-08-17T17:06:49.239 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:48 smithi131 bash[22554]: cluster 2024-08-17T17:06:48.812706+0000 mon.a (mon.0) 1485 : cluster [DBG] osdmap e393: 8 total, 8 up, 8 in 2024-08-17T17:06:50.099 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestDeepCopy.SnapDiscard (1778 ms) 2024-08-17T17:06:50.100 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestDeepCopy.CloneDiscard 2024-08-17T17:06:50.157 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:49 smithi131 bash[22554]: cluster 2024-08-17T17:06:48.103425+0000 mgr.y (mgr.15039) 129 : cluster [DBG] pgmap v206: 105 pgs: 105 active+clean; 49 MiB data, 494 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 12 MiB/s wr, 146 op/s 2024-08-17T17:06:50.157 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:49 smithi131 bash[32005]: cluster 2024-08-17T17:06:48.103425+0000 mgr.y (mgr.15039) 129 : cluster [DBG] pgmap v206: 105 pgs: 105 active+clean; 49 MiB data, 494 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 12 MiB/s wr, 146 op/s 2024-08-17T17:06:50.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:49 smithi169 bash[24469]: cluster 2024-08-17T17:06:48.103425+0000 mgr.y (mgr.15039) 129 : cluster [DBG] pgmap v206: 105 pgs: 105 active+clean; 49 MiB data, 494 MiB used, 715 GiB / 715 GiB avail; 12 MiB/s rd, 12 MiB/s wr, 146 op/s 2024-08-17T17:06:51.232 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestDeepCopy.CloneDiscard (1133 ms) 2024-08-17T17:06:51.232 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestDeepCopy.CloneShrink 2024-08-17T17:06:51.300 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:50 smithi131 bash[32005]: cluster 2024-08-17T17:06:49.902346+0000 mon.a (mon.0) 1486 : cluster [DBG] osdmap e394: 8 total, 8 up, 8 in 2024-08-17T17:06:51.300 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:50 smithi131 bash[22554]: cluster 2024-08-17T17:06:49.902346+0000 mon.a (mon.0) 1486 : cluster [DBG] osdmap e394: 8 total, 8 up, 8 in 2024-08-17T17:06:51.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:50 smithi169 bash[24469]: cluster 2024-08-17T17:06:49.902346+0000 mon.a (mon.0) 1486 : cluster [DBG] osdmap e394: 8 total, 8 up, 8 in 2024-08-17T17:06:52.319 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestDeepCopy.CloneShrink (1087 ms) 2024-08-17T17:06:52.319 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestDeepCopy.CloneExpand 2024-08-17T17:06:52.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:51 smithi131 bash[22554]: cluster 2024-08-17T17:06:50.104440+0000 mgr.y (mgr.15039) 130 : cluster [DBG] pgmap v209: 105 pgs: 105 active+clean; 57 MiB data, 550 MiB used, 715 GiB / 715 GiB avail; 9.0 MiB/s rd, 2.0 MiB/s wr, 68 op/s 2024-08-17T17:06:52.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:51 smithi131 bash[22554]: cluster 2024-08-17T17:06:50.923747+0000 mon.a (mon.0) 1487 : cluster [DBG] osdmap e395: 8 total, 8 up, 8 in 2024-08-17T17:06:52.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:51 smithi131 bash[22554]: audit 2024-08-17T17:06:51.838789+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:52.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:51 smithi131 bash[22554]: audit 2024-08-17T17:06:51.851956+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:52.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:51 smithi131 bash[22554]: audit 2024-08-17T17:06:51.855475+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:06:52.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:51 smithi131 bash[22554]: audit 2024-08-17T17:06:51.857345+0000 mon.c (mon.2) 131 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:06:52.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:51 smithi131 bash[22554]: audit 2024-08-17T17:06:51.868721+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:52.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:51 smithi131 bash[32005]: cluster 2024-08-17T17:06:50.104440+0000 mgr.y (mgr.15039) 130 : cluster [DBG] pgmap v209: 105 pgs: 105 active+clean; 57 MiB data, 550 MiB used, 715 GiB / 715 GiB avail; 9.0 MiB/s rd, 2.0 MiB/s wr, 68 op/s 2024-08-17T17:06:52.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:51 smithi131 bash[32005]: cluster 2024-08-17T17:06:50.923747+0000 mon.a (mon.0) 1487 : cluster [DBG] osdmap e395: 8 total, 8 up, 8 in 2024-08-17T17:06:52.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:51 smithi131 bash[32005]: audit 2024-08-17T17:06:51.838789+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:52.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:51 smithi131 bash[32005]: audit 2024-08-17T17:06:51.851956+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:52.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:51 smithi131 bash[32005]: audit 2024-08-17T17:06:51.855475+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:06:52.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:51 smithi131 bash[32005]: audit 2024-08-17T17:06:51.857345+0000 mon.c (mon.2) 131 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:06:52.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:51 smithi131 bash[32005]: audit 2024-08-17T17:06:51.868721+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:52.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:51 smithi169 bash[24469]: cluster 2024-08-17T17:06:50.104440+0000 mgr.y (mgr.15039) 130 : cluster [DBG] pgmap v209: 105 pgs: 105 active+clean; 57 MiB data, 550 MiB used, 715 GiB / 715 GiB avail; 9.0 MiB/s rd, 2.0 MiB/s wr, 68 op/s 2024-08-17T17:06:52.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:51 smithi169 bash[24469]: cluster 2024-08-17T17:06:50.923747+0000 mon.a (mon.0) 1487 : cluster [DBG] osdmap e395: 8 total, 8 up, 8 in 2024-08-17T17:06:52.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:51 smithi169 bash[24469]: audit 2024-08-17T17:06:51.838789+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:52.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:51 smithi169 bash[24469]: audit 2024-08-17T17:06:51.851956+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:52.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:51 smithi169 bash[24469]: audit 2024-08-17T17:06:51.855475+0000 mon.c (mon.2) 130 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:06:52.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:51 smithi169 bash[24469]: audit 2024-08-17T17:06:51.857345+0000 mon.c (mon.2) 131 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:06:52.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:51 smithi169 bash[24469]: audit 2024-08-17T17:06:51.868721+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:53.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:52 smithi131 bash[32005]: cluster 2024-08-17T17:06:51.936654+0000 mon.a (mon.0) 1491 : cluster [DBG] osdmap e396: 8 total, 8 up, 8 in 2024-08-17T17:06:53.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:52 smithi131 bash[32005]: audit 2024-08-17T17:06:51.952160+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T17:06:53.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:52 smithi131 bash[32005]: audit 2024-08-17T17:06:51.952887+0000 mgr.y (mgr.15039) 131 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T17:06:53.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:52 smithi131 bash[32005]: audit 2024-08-17T17:06:52.045609+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:06:53.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:52 smithi131 bash[32005]: audit 2024-08-17T17:06:52.049086+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:53.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:52 smithi131 bash[32005]: audit 2024-08-17T17:06:52.052016+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:53.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:52 smithi131 bash[32005]: audit 2024-08-17T17:06:52.055777+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:53.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:52 smithi131 bash[32005]: audit 2024-08-17T17:06:52.058136+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:53.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:52 smithi131 bash[32005]: audit 2024-08-17T17:06:52.060332+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:53.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:52 smithi131 bash[32005]: audit 2024-08-17T17:06:52.062294+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:53.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:52 smithi131 bash[32005]: audit 2024-08-17T17:06:52.065052+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:53.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:52 smithi131 bash[32005]: audit 2024-08-17T17:06:52.067721+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:53.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:52 smithi131 bash[32005]: audit 2024-08-17T17:06:52.071650+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:53.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:52 smithi131 bash[32005]: audit 2024-08-17T17:06:52.074943+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:53.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:52 smithi131 bash[32005]: audit 2024-08-17T17:06:52.077831+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:53.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:52 smithi131 bash[32005]: audit 2024-08-17T17:06:52.080774+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:53.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:52 smithi131 bash[22554]: cluster 2024-08-17T17:06:51.936654+0000 mon.a (mon.0) 1491 : cluster [DBG] osdmap e396: 8 total, 8 up, 8 in 2024-08-17T17:06:53.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:52 smithi131 bash[22554]: audit 2024-08-17T17:06:51.952160+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T17:06:53.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:52 smithi131 bash[22554]: audit 2024-08-17T17:06:51.952887+0000 mgr.y (mgr.15039) 131 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T17:06:53.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:52 smithi131 bash[22554]: audit 2024-08-17T17:06:52.045609+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:06:53.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:52 smithi131 bash[22554]: audit 2024-08-17T17:06:52.049086+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:53.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:52 smithi131 bash[22554]: audit 2024-08-17T17:06:52.052016+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:53.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:52 smithi131 bash[22554]: audit 2024-08-17T17:06:52.055777+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:53.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:52 smithi131 bash[22554]: audit 2024-08-17T17:06:52.058136+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:53.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:52 smithi131 bash[22554]: audit 2024-08-17T17:06:52.060332+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:53.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:52 smithi131 bash[22554]: audit 2024-08-17T17:06:52.062294+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:53.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:52 smithi131 bash[22554]: audit 2024-08-17T17:06:52.065052+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:53.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:52 smithi131 bash[22554]: audit 2024-08-17T17:06:52.067721+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:53.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:52 smithi131 bash[22554]: audit 2024-08-17T17:06:52.071650+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:53.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:52 smithi131 bash[22554]: audit 2024-08-17T17:06:52.074943+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:53.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:52 smithi131 bash[22554]: audit 2024-08-17T17:06:52.077831+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:53.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:52 smithi131 bash[22554]: audit 2024-08-17T17:06:52.080774+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:53.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:52 smithi169 bash[24469]: cluster 2024-08-17T17:06:51.936654+0000 mon.a (mon.0) 1491 : cluster [DBG] osdmap e396: 8 total, 8 up, 8 in 2024-08-17T17:06:53.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:52 smithi169 bash[24469]: audit 2024-08-17T17:06:51.952160+0000 mon.c (mon.2) 132 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T17:06:53.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:52 smithi169 bash[24469]: audit 2024-08-17T17:06:51.952887+0000 mgr.y (mgr.15039) 131 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-08-17T17:06:53.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:52 smithi169 bash[24469]: audit 2024-08-17T17:06:52.045609+0000 mon.c (mon.2) 133 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:06:53.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:52 smithi169 bash[24469]: audit 2024-08-17T17:06:52.049086+0000 mon.c (mon.2) 134 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:53.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:52 smithi169 bash[24469]: audit 2024-08-17T17:06:52.052016+0000 mon.c (mon.2) 135 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:53.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:52 smithi169 bash[24469]: audit 2024-08-17T17:06:52.055777+0000 mon.c (mon.2) 136 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:53.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:52 smithi169 bash[24469]: audit 2024-08-17T17:06:52.058136+0000 mon.c (mon.2) 137 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:53.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:52 smithi169 bash[24469]: audit 2024-08-17T17:06:52.060332+0000 mon.c (mon.2) 138 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:53.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:52 smithi169 bash[24469]: audit 2024-08-17T17:06:52.062294+0000 mon.c (mon.2) 139 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:53.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:52 smithi169 bash[24469]: audit 2024-08-17T17:06:52.065052+0000 mon.c (mon.2) 140 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:53.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:52 smithi169 bash[24469]: audit 2024-08-17T17:06:52.067721+0000 mon.c (mon.2) 141 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:53.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:52 smithi169 bash[24469]: audit 2024-08-17T17:06:52.071650+0000 mon.c (mon.2) 142 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:53.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:52 smithi169 bash[24469]: audit 2024-08-17T17:06:52.074943+0000 mon.c (mon.2) 143 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:53.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:52 smithi169 bash[24469]: audit 2024-08-17T17:06:52.077831+0000 mon.c (mon.2) 144 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:53.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:52 smithi169 bash[24469]: audit 2024-08-17T17:06:52.080774+0000 mon.c (mon.2) 145 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:06:53.459 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestDeepCopy.CloneExpand (1139 ms) 2024-08-17T17:06:53.459 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestDeepCopy.CloneHideParent 2024-08-17T17:06:54.290 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:53 smithi169 bash[24469]: cluster 2024-08-17T17:06:52.105095+0000 mgr.y (mgr.15039) 132 : cluster [DBG] pgmap v212: 105 pgs: 105 active+clean; 65 MiB data, 611 MiB used, 715 GiB / 715 GiB avail; 24 MiB/s rd, 4.0 MiB/s wr, 148 op/s 2024-08-17T17:06:54.290 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:53 smithi169 bash[24469]: cluster 2024-08-17T17:06:52.948739+0000 mon.a (mon.0) 1492 : cluster [DBG] osdmap e397: 8 total, 8 up, 8 in 2024-08-17T17:06:54.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:53 smithi131 bash[32005]: cluster 2024-08-17T17:06:52.105095+0000 mgr.y (mgr.15039) 132 : cluster [DBG] pgmap v212: 105 pgs: 105 active+clean; 65 MiB data, 611 MiB used, 715 GiB / 715 GiB avail; 24 MiB/s rd, 4.0 MiB/s wr, 148 op/s 2024-08-17T17:06:54.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:53 smithi131 bash[32005]: cluster 2024-08-17T17:06:52.948739+0000 mon.a (mon.0) 1492 : cluster [DBG] osdmap e397: 8 total, 8 up, 8 in 2024-08-17T17:06:54.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:53 smithi131 bash[22554]: cluster 2024-08-17T17:06:52.105095+0000 mgr.y (mgr.15039) 132 : cluster [DBG] pgmap v212: 105 pgs: 105 active+clean; 65 MiB data, 611 MiB used, 715 GiB / 715 GiB avail; 24 MiB/s rd, 4.0 MiB/s wr, 148 op/s 2024-08-17T17:06:54.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:53 smithi131 bash[22554]: cluster 2024-08-17T17:06:52.948739+0000 mon.a (mon.0) 1492 : cluster [DBG] osdmap e397: 8 total, 8 up, 8 in 2024-08-17T17:06:55.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:54 smithi131 bash[22554]: cluster 2024-08-17T17:06:53.949413+0000 mon.a (mon.0) 1493 : cluster [DBG] osdmap e398: 8 total, 8 up, 8 in 2024-08-17T17:06:55.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:54 smithi131 bash[22554]: audit 2024-08-17T17:06:54.935184+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:06:55.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:54 smithi131 bash[32005]: cluster 2024-08-17T17:06:53.949413+0000 mon.a (mon.0) 1493 : cluster [DBG] osdmap e398: 8 total, 8 up, 8 in 2024-08-17T17:06:55.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:54 smithi131 bash[32005]: audit 2024-08-17T17:06:54.935184+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:06:55.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:54 smithi169 bash[24469]: cluster 2024-08-17T17:06:53.949413+0000 mon.a (mon.0) 1493 : cluster [DBG] osdmap e398: 8 total, 8 up, 8 in 2024-08-17T17:06:55.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:54 smithi169 bash[24469]: audit 2024-08-17T17:06:54.935184+0000 mon.c (mon.2) 146 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:06:56.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:55 smithi131 bash[22554]: cluster 2024-08-17T17:06:54.105768+0000 mgr.y (mgr.15039) 133 : cluster [DBG] pgmap v215: 105 pgs: 105 active+clean; 65 MiB data, 611 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 2.0 MiB/s wr, 79 op/s 2024-08-17T17:06:56.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:55 smithi131 bash[22554]: cephadm 2024-08-17T17:06:54.842144+0000 mgr.y (mgr.15039) 134 : cephadm [INF] Upgrade: Updating grafana.a 2024-08-17T17:06:56.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:55 smithi131 bash[22554]: cluster 2024-08-17T17:06:54.974913+0000 mon.a (mon.0) 1494 : cluster [DBG] osdmap e399: 8 total, 8 up, 8 in 2024-08-17T17:06:56.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:55 smithi131 bash[22554]: cephadm 2024-08-17T17:06:54.994964+0000 mgr.y (mgr.15039) 135 : cephadm [INF] Deploying daemon grafana.a on smithi169 2024-08-17T17:06:56.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:55 smithi131 bash[22554]: audit 2024-08-17T17:06:55.047075+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:56.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:55 smithi131 bash[32005]: cluster 2024-08-17T17:06:54.105768+0000 mgr.y (mgr.15039) 133 : cluster [DBG] pgmap v215: 105 pgs: 105 active+clean; 65 MiB data, 611 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 2.0 MiB/s wr, 79 op/s 2024-08-17T17:06:56.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:55 smithi131 bash[32005]: cephadm 2024-08-17T17:06:54.842144+0000 mgr.y (mgr.15039) 134 : cephadm [INF] Upgrade: Updating grafana.a 2024-08-17T17:06:56.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:55 smithi131 bash[32005]: cluster 2024-08-17T17:06:54.974913+0000 mon.a (mon.0) 1494 : cluster [DBG] osdmap e399: 8 total, 8 up, 8 in 2024-08-17T17:06:56.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:55 smithi131 bash[32005]: cephadm 2024-08-17T17:06:54.994964+0000 mgr.y (mgr.15039) 135 : cephadm [INF] Deploying daemon grafana.a on smithi169 2024-08-17T17:06:56.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:55 smithi131 bash[32005]: audit 2024-08-17T17:06:55.047075+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:56.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:55 smithi169 bash[24469]: cluster 2024-08-17T17:06:54.105768+0000 mgr.y (mgr.15039) 133 : cluster [DBG] pgmap v215: 105 pgs: 105 active+clean; 65 MiB data, 611 MiB used, 715 GiB / 715 GiB avail; 15 MiB/s rd, 2.0 MiB/s wr, 79 op/s 2024-08-17T17:06:56.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:55 smithi169 bash[24469]: cephadm 2024-08-17T17:06:54.842144+0000 mgr.y (mgr.15039) 134 : cephadm [INF] Upgrade: Updating grafana.a 2024-08-17T17:06:56.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:55 smithi169 bash[24469]: cluster 2024-08-17T17:06:54.974913+0000 mon.a (mon.0) 1494 : cluster [DBG] osdmap e399: 8 total, 8 up, 8 in 2024-08-17T17:06:56.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:55 smithi169 bash[24469]: cephadm 2024-08-17T17:06:54.994964+0000 mgr.y (mgr.15039) 135 : cephadm [INF] Deploying daemon grafana.a on smithi169 2024-08-17T17:06:56.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:55 smithi169 bash[24469]: audit 2024-08-17T17:06:55.047075+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:06:57.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:56 smithi131 bash[32005]: cluster 2024-08-17T17:06:55.985129+0000 mon.a (mon.0) 1496 : cluster [DBG] osdmap e400: 8 total, 8 up, 8 in 2024-08-17T17:06:57.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:56 smithi131 bash[22554]: cluster 2024-08-17T17:06:55.985129+0000 mon.a (mon.0) 1496 : cluster [DBG] osdmap e400: 8 total, 8 up, 8 in 2024-08-17T17:06:57.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:56 smithi169 bash[24469]: cluster 2024-08-17T17:06:55.985129+0000 mon.a (mon.0) 1496 : cluster [DBG] osdmap e400: 8 total, 8 up, 8 in 2024-08-17T17:06:58.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:58 smithi131 bash[32005]: cluster 2024-08-17T17:06:56.106498+0000 mgr.y (mgr.15039) 136 : cluster [DBG] pgmap v218: 105 pgs: 105 active+clean; 65 MiB data, 611 MiB used, 715 GiB / 715 GiB avail; 403 KiB/s rd, 33 KiB/s wr, 545 op/s 2024-08-17T17:06:58.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:58 smithi131 bash[32005]: cluster 2024-08-17T17:06:56.994876+0000 mon.a (mon.0) 1497 : cluster [DBG] osdmap e401: 8 total, 8 up, 8 in 2024-08-17T17:06:58.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:57 smithi131 bash[22554]: cluster 2024-08-17T17:06:56.106498+0000 mgr.y (mgr.15039) 136 : cluster [DBG] pgmap v218: 105 pgs: 105 active+clean; 65 MiB data, 611 MiB used, 715 GiB / 715 GiB avail; 403 KiB/s rd, 33 KiB/s wr, 545 op/s 2024-08-17T17:06:58.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:57 smithi131 bash[22554]: cluster 2024-08-17T17:06:56.994876+0000 mon.a (mon.0) 1497 : cluster [DBG] osdmap e401: 8 total, 8 up, 8 in 2024-08-17T17:06:58.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:57 smithi169 bash[24469]: cluster 2024-08-17T17:06:56.106498+0000 mgr.y (mgr.15039) 136 : cluster [DBG] pgmap v218: 105 pgs: 105 active+clean; 65 MiB data, 611 MiB used, 715 GiB / 715 GiB avail; 403 KiB/s rd, 33 KiB/s wr, 545 op/s 2024-08-17T17:06:58.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:57 smithi169 bash[24469]: cluster 2024-08-17T17:06:56.994876+0000 mon.a (mon.0) 1497 : cluster [DBG] osdmap e401: 8 total, 8 up, 8 in 2024-08-17T17:06:59.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:06:59 smithi131 bash[22554]: cluster 2024-08-17T17:06:57.995841+0000 mon.a (mon.0) 1498 : cluster [DBG] osdmap e402: 8 total, 8 up, 8 in 2024-08-17T17:06:59.095 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:06:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:06:58] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.51.0" 2024-08-17T17:06:59.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:06:59 smithi131 bash[32005]: cluster 2024-08-17T17:06:57.995841+0000 mon.a (mon.0) 1498 : cluster [DBG] osdmap e402: 8 total, 8 up, 8 in 2024-08-17T17:06:59.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:06:59 smithi169 bash[24469]: cluster 2024-08-17T17:06:57.995841+0000 mon.a (mon.0) 1498 : cluster [DBG] osdmap e402: 8 total, 8 up, 8 in 2024-08-17T17:07:00.228 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestDeepCopy.CloneHideParent (6769 ms) 2024-08-17T17:07:00.228 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestDeepCopy.Clone 2024-08-17T17:07:00.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:00 smithi131 bash[22554]: cluster 2024-08-17T17:06:58.107136+0000 mgr.y (mgr.15039) 137 : cluster [DBG] pgmap v221: 105 pgs: 105 active+clean; 65 MiB data, 611 MiB used, 715 GiB / 715 GiB avail; 403 KiB/s rd, 33 KiB/s wr, 545 op/s 2024-08-17T17:07:00.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:00 smithi131 bash[22554]: cluster 2024-08-17T17:06:59.018081+0000 mon.a (mon.0) 1499 : cluster [DBG] osdmap e403: 8 total, 8 up, 8 in 2024-08-17T17:07:00.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:00 smithi131 bash[32005]: cluster 2024-08-17T17:06:58.107136+0000 mgr.y (mgr.15039) 137 : cluster [DBG] pgmap v221: 105 pgs: 105 active+clean; 65 MiB data, 611 MiB used, 715 GiB / 715 GiB avail; 403 KiB/s rd, 33 KiB/s wr, 545 op/s 2024-08-17T17:07:00.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:00 smithi131 bash[32005]: cluster 2024-08-17T17:06:59.018081+0000 mon.a (mon.0) 1499 : cluster [DBG] osdmap e403: 8 total, 8 up, 8 in 2024-08-17T17:07:00.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:00 smithi169 bash[24469]: cluster 2024-08-17T17:06:58.107136+0000 mgr.y (mgr.15039) 137 : cluster [DBG] pgmap v221: 105 pgs: 105 active+clean; 65 MiB data, 611 MiB used, 715 GiB / 715 GiB avail; 403 KiB/s rd, 33 KiB/s wr, 545 op/s 2024-08-17T17:07:00.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:00 smithi169 bash[24469]: cluster 2024-08-17T17:06:59.018081+0000 mon.a (mon.0) 1499 : cluster [DBG] osdmap e403: 8 total, 8 up, 8 in 2024-08-17T17:07:01.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:01 smithi131 bash[22554]: cluster 2024-08-17T17:07:00.025175+0000 mon.a (mon.0) 1500 : cluster [DBG] osdmap e404: 8 total, 8 up, 8 in 2024-08-17T17:07:01.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:01 smithi131 bash[32005]: cluster 2024-08-17T17:07:00.025175+0000 mon.a (mon.0) 1500 : cluster [DBG] osdmap e404: 8 total, 8 up, 8 in 2024-08-17T17:07:01.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:01 smithi169 bash[24469]: cluster 2024-08-17T17:07:00.025175+0000 mon.a (mon.0) 1500 : cluster [DBG] osdmap e404: 8 total, 8 up, 8 in 2024-08-17T17:07:02.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:02 smithi131 bash[22554]: cluster 2024-08-17T17:07:00.108045+0000 mgr.y (mgr.15039) 138 : cluster [DBG] pgmap v224: 105 pgs: 105 active+clean; 65 MiB data, 612 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 767 B/s wr, 5 op/s 2024-08-17T17:07:02.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:02 smithi131 bash[22554]: cluster 2024-08-17T17:07:01.035182+0000 mon.a (mon.0) 1501 : cluster [DBG] osdmap e405: 8 total, 8 up, 8 in 2024-08-17T17:07:02.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:02 smithi131 bash[32005]: cluster 2024-08-17T17:07:00.108045+0000 mgr.y (mgr.15039) 138 : cluster [DBG] pgmap v224: 105 pgs: 105 active+clean; 65 MiB data, 612 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 767 B/s wr, 5 op/s 2024-08-17T17:07:02.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:02 smithi131 bash[32005]: cluster 2024-08-17T17:07:01.035182+0000 mon.a (mon.0) 1501 : cluster [DBG] osdmap e405: 8 total, 8 up, 8 in 2024-08-17T17:07:02.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:02 smithi169 bash[24469]: cluster 2024-08-17T17:07:00.108045+0000 mgr.y (mgr.15039) 138 : cluster [DBG] pgmap v224: 105 pgs: 105 active+clean; 65 MiB data, 612 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 767 B/s wr, 5 op/s 2024-08-17T17:07:02.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:02 smithi169 bash[24469]: cluster 2024-08-17T17:07:01.035182+0000 mon.a (mon.0) 1501 : cluster [DBG] osdmap e405: 8 total, 8 up, 8 in 2024-08-17T17:07:02.678 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestDeepCopy.Clone (2450 ms) 2024-08-17T17:07:02.678 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestDeepCopy.CloneFlatten 2024-08-17T17:07:03.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:03 smithi131 bash[32005]: cluster 2024-08-17T17:07:02.043088+0000 mon.a (mon.0) 1502 : cluster [DBG] osdmap e406: 8 total, 8 up, 8 in 2024-08-17T17:07:03.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:03 smithi131 bash[22554]: cluster 2024-08-17T17:07:02.043088+0000 mon.a (mon.0) 1502 : cluster [DBG] osdmap e406: 8 total, 8 up, 8 in 2024-08-17T17:07:03.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:03 smithi169 bash[24469]: cluster 2024-08-17T17:07:02.043088+0000 mon.a (mon.0) 1502 : cluster [DBG] osdmap e406: 8 total, 8 up, 8 in 2024-08-17T17:07:03.442 INFO:teuthology.orchestra.run.smithi131.stdout:true 2024-08-17T17:07:04.100 INFO:teuthology.orchestra.run.smithi131.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T17:07:04.101 INFO:teuthology.orchestra.run.smithi131.stdout:alertmanager.a smithi131 *:9093,9094 running (29s) 23s ago 10m 13.9M - 0.27.0 11f11916f8cd 790124fcd830 2024-08-17T17:07:04.101 INFO:teuthology.orchestra.run.smithi131.stdout:grafana.a smithi169 *:3000 running (9m) 23s ago 9m 80.1M - 9.4.7 954c08fa6188 d0446dbf1cf1 2024-08-17T17:07:04.101 INFO:teuthology.orchestra.run.smithi131.stdout:mds.foo.smithi131.ctintn smithi131 running (8m) 23s ago 8m 14.2M - 18.2.4-719-gced649f8 c870753d67c2 6dd140bebf9a 2024-08-17T17:07:04.101 INFO:teuthology.orchestra.run.smithi131.stdout:mds.foo.smithi169.mekqdz smithi169 running (8m) 23s ago 8m 18.0M - 18.2.4-719-gced649f8 c870753d67c2 de2b6ed48bc0 2024-08-17T17:07:04.101 INFO:teuthology.orchestra.run.smithi131.stdout:mgr.x smithi169 *:8443,9283,8765 running (2m) 23s ago 18m 437M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 86a2f0d4c679 2024-08-17T17:07:04.101 INFO:teuthology.orchestra.run.smithi131.stdout:mgr.y smithi131 *:8443,9283,8765 running (2m) 23s ago 21m 502M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb c3e5c2355bd4 2024-08-17T17:07:04.101 INFO:teuthology.orchestra.run.smithi131.stdout:mon.a smithi131 running (21m) 23s ago 21m 68.3M 2048M 18.2.4-719-gced649f8 c870753d67c2 1767c0122aeb 2024-08-17T17:07:04.101 INFO:teuthology.orchestra.run.smithi131.stdout:mon.b smithi169 running (19m) 23s ago 19m 54.5M 2048M 18.2.4-719-gced649f8 c870753d67c2 ca0432409671 2024-08-17T17:07:04.101 INFO:teuthology.orchestra.run.smithi131.stdout:mon.c smithi131 running (19m) 23s ago 19m 56.5M 2048M 18.2.4-719-gced649f8 c870753d67c2 7fec9fe0b005 2024-08-17T17:07:04.101 INFO:teuthology.orchestra.run.smithi131.stdout:node-exporter.a smithi131 *:9100 running (100s) 23s ago 10m 7627k - 1.7.0 72c9c2088986 adbbbf140ad8 2024-08-17T17:07:04.101 INFO:teuthology.orchestra.run.smithi131.stdout:node-exporter.b smithi169 *:9100 running (95s) 23s ago 10m 7780k - 1.7.0 72c9c2088986 706e3ff6618b 2024-08-17T17:07:04.101 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0 smithi131 running (18m) 23s ago 18m 125M 2524M 18.2.4-719-gced649f8 c870753d67c2 56f0a67267a6 2024-08-17T17:07:04.102 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1 smithi131 running (17m) 23s ago 17m 118M 2524M 18.2.4-719-gced649f8 c870753d67c2 2f713ee6cf33 2024-08-17T17:07:04.102 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2 smithi131 running (16m) 23s ago 16m 129M 2524M 18.2.4-719-gced649f8 c870753d67c2 fe215c9d7f47 2024-08-17T17:07:04.102 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3 smithi131 running (15m) 23s ago 15m 116M 2524M 18.2.4-719-gced649f8 c870753d67c2 2f170c02ee2d 2024-08-17T17:07:04.102 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4 smithi169 running (14m) 23s ago 14m 124M 2524M 18.2.4-719-gced649f8 c870753d67c2 524bbf4e0cc3 2024-08-17T17:07:04.102 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5 smithi169 running (13m) 23s ago 13m 92.1M 2524M 18.2.4-719-gced649f8 c870753d67c2 5878adfca71c 2024-08-17T17:07:04.102 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6 smithi169 running (13m) 23s ago 13m 119M 2524M 18.2.4-719-gced649f8 c870753d67c2 78df1d40d56b 2024-08-17T17:07:04.102 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7 smithi169 running (12m) 23s ago 12m 102M 2524M 18.2.4-719-gced649f8 c870753d67c2 c1f457bcf070 2024-08-17T17:07:04.102 INFO:teuthology.orchestra.run.smithi131.stdout:prometheus.a smithi169 *:9095 running (60s) 23s ago 11m 33.1M - 2.51.0 1d3b7f56885b 8075d2417311 2024-08-17T17:07:04.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:04 smithi131 bash[32005]: cluster 2024-08-17T17:07:02.108832+0000 mgr.y (mgr.15039) 139 : cluster [DBG] pgmap v227: 105 pgs: 105 active+clean; 65 MiB data, 612 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 10 KiB/s wr, 143 op/s 2024-08-17T17:07:04.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:04 smithi131 bash[32005]: cluster 2024-08-17T17:07:03.056789+0000 mon.a (mon.0) 1503 : cluster [DBG] osdmap e407: 8 total, 8 up, 8 in 2024-08-17T17:07:04.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:04 smithi131 bash[22554]: cluster 2024-08-17T17:07:02.108832+0000 mgr.y (mgr.15039) 139 : cluster [DBG] pgmap v227: 105 pgs: 105 active+clean; 65 MiB data, 612 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 10 KiB/s wr, 143 op/s 2024-08-17T17:07:04.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:04 smithi131 bash[22554]: cluster 2024-08-17T17:07:03.056789+0000 mon.a (mon.0) 1503 : cluster [DBG] osdmap e407: 8 total, 8 up, 8 in 2024-08-17T17:07:04.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:04 smithi169 bash[24469]: cluster 2024-08-17T17:07:02.108832+0000 mgr.y (mgr.15039) 139 : cluster [DBG] pgmap v227: 105 pgs: 105 active+clean; 65 MiB data, 612 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s rd, 10 KiB/s wr, 143 op/s 2024-08-17T17:07:04.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:04 smithi169 bash[24469]: cluster 2024-08-17T17:07:03.056789+0000 mon.a (mon.0) 1503 : cluster [DBG] osdmap e407: 8 total, 8 up, 8 in 2024-08-17T17:07:04.525 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:07:04.525 INFO:teuthology.orchestra.run.smithi131.stdout: "mon": { 2024-08-17T17:07:04.526 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 3 2024-08-17T17:07:04.526 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:07:04.526 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr": { 2024-08-17T17:07:04.526 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 2 2024-08-17T17:07:04.526 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:07:04.526 INFO:teuthology.orchestra.run.smithi131.stdout: "osd": { 2024-08-17T17:07:04.526 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 8 2024-08-17T17:07:04.526 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:07:04.526 INFO:teuthology.orchestra.run.smithi131.stdout: "mds": { 2024-08-17T17:07:04.526 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 2 2024-08-17T17:07:04.526 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:07:04.526 INFO:teuthology.orchestra.run.smithi131.stdout: "overall": { 2024-08-17T17:07:04.527 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 13, 2024-08-17T17:07:04.527 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 2 2024-08-17T17:07:04.527 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:07:04.527 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:07:04.755 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestDeepCopy.CloneFlatten (2078 ms) 2024-08-17T17:07:04.756 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestDeepCopy.Stress 2024-08-17T17:07:04.813 INFO:tasks.workunit.client.0.smithi131.stdout:write: A 3766736~2053990 2024-08-17T17:07:04.836 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 81126798~1734416 2024-08-17T17:07:04.838 INFO:tasks.workunit.client.0.smithi131.stdout:write: A 67493096~5408759 2024-08-17T17:07:04.860 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 45058868~6924395 2024-08-17T17:07:04.861 INFO:tasks.workunit.client.0.smithi131.stdout:write: A 9813553~5380363 2024-08-17T17:07:04.865 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:07:04.865 INFO:teuthology.orchestra.run.smithi131.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d", 2024-08-17T17:07:04.865 INFO:teuthology.orchestra.run.smithi131.stdout: "in_progress": true, 2024-08-17T17:07:04.865 INFO:teuthology.orchestra.run.smithi131.stdout: "which": "Upgrading daemons of type(s) mgr", 2024-08-17T17:07:04.865 INFO:teuthology.orchestra.run.smithi131.stdout: "services_complete": [ 2024-08-17T17:07:04.865 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr" 2024-08-17T17:07:04.865 INFO:teuthology.orchestra.run.smithi131.stdout: ], 2024-08-17T17:07:04.866 INFO:teuthology.orchestra.run.smithi131.stdout: "progress": "2/2 daemons upgraded", 2024-08-17T17:07:04.866 INFO:teuthology.orchestra.run.smithi131.stdout: "message": "Currently upgrading grafana daemons", 2024-08-17T17:07:04.866 INFO:teuthology.orchestra.run.smithi131.stdout: "is_paused": false 2024-08-17T17:07:04.866 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:07:04.885 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 71400890~3705701 2024-08-17T17:07:04.887 INFO:tasks.workunit.client.0.smithi131.stdout:write: A 56682411~960005 2024-08-17T17:07:04.895 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 61380640~4545960 2024-08-17T17:07:04.896 INFO:tasks.workunit.client.0.smithi131.stdout:snap: snap0 2024-08-17T17:07:05.093 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 113731029 2024-08-17T17:07:05.106 INFO:tasks.workunit.client.0.smithi131.stdout:write: B 42342663~1568123 2024-08-17T17:07:05.113 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 53934218~1379783 2024-08-17T17:07:05.114 INFO:tasks.workunit.client.0.smithi131.stdout:write: B 69562099~2643973 2024-08-17T17:07:05.114 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 64995600~1465154 2024-08-17T17:07:05.116 INFO:tasks.workunit.client.0.smithi131.stdout:write: B 107976342~3689529 2024-08-17T17:07:05.116 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 5115457~1200217 2024-08-17T17:07:05.117 INFO:tasks.workunit.client.0.smithi131.stdout:write: B 96903471~2917712 2024-08-17T17:07:05.117 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 109451911~4279118 2024-08-17T17:07:05.158 INFO:tasks.workunit.client.0.smithi131.stdout:snap: snap1 2024-08-17T17:07:05.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:05 smithi131 bash[22554]: audit 2024-08-17T17:07:03.433904+0000 mgr.y (mgr.15039) 140 : audit [DBG] from='client.15252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:05.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:05 smithi131 bash[22554]: audit 2024-08-17T17:07:03.750926+0000 mgr.y (mgr.15039) 141 : audit [DBG] from='client.15258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:05.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:05 smithi131 bash[22554]: cluster 2024-08-17T17:07:04.069979+0000 mon.a (mon.0) 1504 : cluster [DBG] osdmap e408: 8 total, 8 up, 8 in 2024-08-17T17:07:05.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:05 smithi131 bash[22554]: audit 2024-08-17T17:07:04.530226+0000 mon.a (mon.0) 1505 : audit [DBG] from='client.? 172.21.15.131:0/1470483860' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:05.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:05 smithi131 bash[32005]: audit 2024-08-17T17:07:03.433904+0000 mgr.y (mgr.15039) 140 : audit [DBG] from='client.15252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:05.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:05 smithi131 bash[32005]: audit 2024-08-17T17:07:03.750926+0000 mgr.y (mgr.15039) 141 : audit [DBG] from='client.15258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:05.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:05 smithi131 bash[32005]: cluster 2024-08-17T17:07:04.069979+0000 mon.a (mon.0) 1504 : cluster [DBG] osdmap e408: 8 total, 8 up, 8 in 2024-08-17T17:07:05.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:05 smithi131 bash[32005]: audit 2024-08-17T17:07:04.530226+0000 mon.a (mon.0) 1505 : audit [DBG] from='client.? 172.21.15.131:0/1470483860' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:05.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:05 smithi169 bash[24469]: audit 2024-08-17T17:07:03.433904+0000 mgr.y (mgr.15039) 140 : audit [DBG] from='client.15252 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:05.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:05 smithi169 bash[24469]: audit 2024-08-17T17:07:03.750926+0000 mgr.y (mgr.15039) 141 : audit [DBG] from='client.15258 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:05.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:05 smithi169 bash[24469]: cluster 2024-08-17T17:07:04.069979+0000 mon.a (mon.0) 1504 : cluster [DBG] osdmap e408: 8 total, 8 up, 8 in 2024-08-17T17:07:05.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:05 smithi169 bash[24469]: audit 2024-08-17T17:07:04.530226+0000 mon.a (mon.0) 1505 : audit [DBG] from='client.? 172.21.15.131:0/1470483860' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:06.096 INFO:tasks.workunit.client.0.smithi131.stdout:write: C 59775535~7082825 2024-08-17T17:07:06.102 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 99643731~1655106 2024-08-17T17:07:06.102 INFO:tasks.workunit.client.0.smithi131.stdout:write: C 2869121~420025 2024-08-17T17:07:06.103 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 26118761~1079167 2024-08-17T17:07:06.103 INFO:tasks.workunit.client.0.smithi131.stdout:write: C 111626545~2104484 2024-08-17T17:07:06.103 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 65709440~3488857 2024-08-17T17:07:06.142 INFO:tasks.workunit.client.0.smithi131.stdout:write: C 89743618~30069 2024-08-17T17:07:06.142 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 102073148~5618608 2024-08-17T17:07:06.150 INFO:tasks.workunit.client.0.smithi131.stdout:snap: snap2 2024-08-17T17:07:06.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:06 smithi131 bash[32005]: audit 2024-08-17T17:07:04.061752+0000 mgr.y (mgr.15039) 142 : audit [DBG] from='client.25193 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:06.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:06 smithi131 bash[32005]: cluster 2024-08-17T17:07:04.109409+0000 mgr.y (mgr.15039) 143 : cluster [DBG] pgmap v230: 105 pgs: 105 active+clean; 65 MiB data, 612 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 9.2 KiB/s wr, 137 op/s 2024-08-17T17:07:06.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:06 smithi131 bash[32005]: audit 2024-08-17T17:07:04.870190+0000 mgr.y (mgr.15039) 144 : audit [DBG] from='client.25205 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:06.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:06 smithi131 bash[32005]: cluster 2024-08-17T17:07:05.079553+0000 mon.a (mon.0) 1506 : cluster [DBG] osdmap e409: 8 total, 8 up, 8 in 2024-08-17T17:07:06.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:06 smithi131 bash[22554]: audit 2024-08-17T17:07:04.061752+0000 mgr.y (mgr.15039) 142 : audit [DBG] from='client.25193 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:06.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:06 smithi131 bash[22554]: cluster 2024-08-17T17:07:04.109409+0000 mgr.y (mgr.15039) 143 : cluster [DBG] pgmap v230: 105 pgs: 105 active+clean; 65 MiB data, 612 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 9.2 KiB/s wr, 137 op/s 2024-08-17T17:07:06.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:06 smithi131 bash[22554]: audit 2024-08-17T17:07:04.870190+0000 mgr.y (mgr.15039) 144 : audit [DBG] from='client.25205 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:06.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:06 smithi131 bash[22554]: cluster 2024-08-17T17:07:05.079553+0000 mon.a (mon.0) 1506 : cluster [DBG] osdmap e409: 8 total, 8 up, 8 in 2024-08-17T17:07:06.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:06 smithi169 bash[24469]: audit 2024-08-17T17:07:04.061752+0000 mgr.y (mgr.15039) 142 : audit [DBG] from='client.25193 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:06.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:06 smithi169 bash[24469]: cluster 2024-08-17T17:07:04.109409+0000 mgr.y (mgr.15039) 143 : cluster [DBG] pgmap v230: 105 pgs: 105 active+clean; 65 MiB data, 612 MiB used, 715 GiB / 715 GiB avail; 97 KiB/s rd, 9.2 KiB/s wr, 137 op/s 2024-08-17T17:07:06.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:06 smithi169 bash[24469]: audit 2024-08-17T17:07:04.870190+0000 mgr.y (mgr.15039) 144 : audit [DBG] from='client.25205 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:06.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:06 smithi169 bash[24469]: cluster 2024-08-17T17:07:05.079553+0000 mon.a (mon.0) 1506 : cluster [DBG] osdmap e409: 8 total, 8 up, 8 in 2024-08-17T17:07:07.128 INFO:tasks.workunit.client.0.smithi131.stdout:clone image232 -> image233 2024-08-17T17:07:07.257 INFO:tasks.workunit.client.0.smithi131.stdout:write: D 30780490~6772013 2024-08-17T17:07:07.297 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 10123373~8088602 2024-08-17T17:07:07.314 INFO:tasks.workunit.client.0.smithi131.stdout:write: D 29606433~7448030 2024-08-17T17:07:07.341 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 60359220~4617636 2024-08-17T17:07:07.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:07 smithi131 bash[32005]: cluster 2024-08-17T17:07:06.082698+0000 mon.a (mon.0) 1507 : cluster [DBG] osdmap e410: 8 total, 8 up, 8 in 2024-08-17T17:07:07.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:07 smithi131 bash[32005]: cluster 2024-08-17T17:07:06.110108+0000 mgr.y (mgr.15039) 145 : cluster [DBG] pgmap v233: 105 pgs: 105 active+clean; 228 MiB data, 922 MiB used, 714 GiB / 715 GiB avail; 46 MiB/s rd, 39 MiB/s wr, 565 op/s 2024-08-17T17:07:07.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:07 smithi131 bash[22554]: cluster 2024-08-17T17:07:06.082698+0000 mon.a (mon.0) 1507 : cluster [DBG] osdmap e410: 8 total, 8 up, 8 in 2024-08-17T17:07:07.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:07 smithi131 bash[22554]: cluster 2024-08-17T17:07:06.110108+0000 mgr.y (mgr.15039) 145 : cluster [DBG] pgmap v233: 105 pgs: 105 active+clean; 228 MiB data, 922 MiB used, 714 GiB / 715 GiB avail; 46 MiB/s rd, 39 MiB/s wr, 565 op/s 2024-08-17T17:07:07.362 INFO:tasks.workunit.client.0.smithi131.stdout:write: D 67447925~5867164 2024-08-17T17:07:07.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:07 smithi169 bash[24469]: cluster 2024-08-17T17:07:06.082698+0000 mon.a (mon.0) 1507 : cluster [DBG] osdmap e410: 8 total, 8 up, 8 in 2024-08-17T17:07:07.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:07 smithi169 bash[24469]: cluster 2024-08-17T17:07:06.110108+0000 mgr.y (mgr.15039) 145 : cluster [DBG] pgmap v233: 105 pgs: 105 active+clean; 228 MiB data, 922 MiB used, 714 GiB / 715 GiB avail; 46 MiB/s rd, 39 MiB/s wr, 565 op/s 2024-08-17T17:07:07.394 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 3806616~2135564 2024-08-17T17:07:07.408 INFO:tasks.workunit.client.0.smithi131.stdout:write: D 6309463~5171497 2024-08-17T17:07:07.426 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 58928450~4568593 2024-08-17T17:07:07.429 INFO:tasks.workunit.client.0.smithi131.stdout:snap: snap3 2024-08-17T17:07:08.132 INFO:tasks.workunit.client.0.smithi131.stdout:clone image233 -> image234 2024-08-17T17:07:08.301 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 159089554 2024-08-17T17:07:08.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:08 smithi131 bash[22554]: cluster 2024-08-17T17:07:07.092179+0000 mon.a (mon.0) 1508 : cluster [DBG] osdmap e411: 8 total, 8 up, 8 in 2024-08-17T17:07:08.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:08 smithi131 bash[32005]: cluster 2024-08-17T17:07:07.092179+0000 mon.a (mon.0) 1508 : cluster [DBG] osdmap e411: 8 total, 8 up, 8 in 2024-08-17T17:07:08.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:08 smithi169 bash[24469]: cluster 2024-08-17T17:07:07.092179+0000 mon.a (mon.0) 1508 : cluster [DBG] osdmap e411: 8 total, 8 up, 8 in 2024-08-17T17:07:08.821 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestDeepCopy.Stress (4066 ms) 2024-08-17T17:07:08.821 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestDeepCopy.NoSnaps_LargerDstObjSize 2024-08-17T17:07:09.095 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:07:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:07:08] "GET /metrics HTTP/1.1" 200 36297 "" "Prometheus/2.51.0" 2024-08-17T17:07:09.292 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestDeepCopy.NoSnaps_LargerDstObjSize (470 ms) 2024-08-17T17:07:09.292 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestDeepCopy.Snaps_LargerDstObjSize 2024-08-17T17:07:09.383 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:09 smithi169 bash[24469]: cluster 2024-08-17T17:07:08.093690+0000 mon.a (mon.0) 1509 : cluster [DBG] osdmap e412: 8 total, 8 up, 8 in 2024-08-17T17:07:09.383 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:09 smithi169 bash[24469]: cluster 2024-08-17T17:07:08.111102+0000 mgr.y (mgr.15039) 146 : cluster [DBG] pgmap v236: 105 pgs: 105 active+clean; 228 MiB data, 922 MiB used, 714 GiB / 715 GiB avail; 46 MiB/s rd, 39 MiB/s wr, 565 op/s 2024-08-17T17:07:09.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:09 smithi131 bash[32005]: cluster 2024-08-17T17:07:08.093690+0000 mon.a (mon.0) 1509 : cluster [DBG] osdmap e412: 8 total, 8 up, 8 in 2024-08-17T17:07:09.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:09 smithi131 bash[32005]: cluster 2024-08-17T17:07:08.111102+0000 mgr.y (mgr.15039) 146 : cluster [DBG] pgmap v236: 105 pgs: 105 active+clean; 228 MiB data, 922 MiB used, 714 GiB / 715 GiB avail; 46 MiB/s rd, 39 MiB/s wr, 565 op/s 2024-08-17T17:07:09.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:09 smithi131 bash[22554]: cluster 2024-08-17T17:07:08.093690+0000 mon.a (mon.0) 1509 : cluster [DBG] osdmap e412: 8 total, 8 up, 8 in 2024-08-17T17:07:09.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:09 smithi131 bash[22554]: cluster 2024-08-17T17:07:08.111102+0000 mgr.y (mgr.15039) 146 : cluster [DBG] pgmap v236: 105 pgs: 105 active+clean; 228 MiB data, 922 MiB used, 714 GiB / 715 GiB avail; 46 MiB/s rd, 39 MiB/s wr, 565 op/s 2024-08-17T17:07:10.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:10 smithi169 bash[24469]: audit 2024-08-17T17:07:09.935818+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:07:10.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:10 smithi131 bash[22554]: audit 2024-08-17T17:07:09.935818+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:07:10.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:10 smithi131 bash[32005]: audit 2024-08-17T17:07:09.935818+0000 mon.c (mon.2) 147 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:07:11.381 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:11 smithi169 bash[24469]: cluster 2024-08-17T17:07:10.111991+0000 mgr.y (mgr.15039) 147 : cluster [DBG] pgmap v237: 105 pgs: 105 active+clean; 265 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 46 MiB/s rd, 38 MiB/s wr, 620 op/s 2024-08-17T17:07:11.381 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:11 smithi169 bash[24469]: cluster 2024-08-17T17:07:10.135758+0000 mon.a (mon.0) 1510 : cluster [DBG] osdmap e413: 8 total, 8 up, 8 in 2024-08-17T17:07:11.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:11 smithi131 bash[32005]: cluster 2024-08-17T17:07:10.111991+0000 mgr.y (mgr.15039) 147 : cluster [DBG] pgmap v237: 105 pgs: 105 active+clean; 265 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 46 MiB/s rd, 38 MiB/s wr, 620 op/s 2024-08-17T17:07:11.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:11 smithi131 bash[32005]: cluster 2024-08-17T17:07:10.135758+0000 mon.a (mon.0) 1510 : cluster [DBG] osdmap e413: 8 total, 8 up, 8 in 2024-08-17T17:07:11.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:11 smithi131 bash[22554]: cluster 2024-08-17T17:07:10.111991+0000 mgr.y (mgr.15039) 147 : cluster [DBG] pgmap v237: 105 pgs: 105 active+clean; 265 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 46 MiB/s rd, 38 MiB/s wr, 620 op/s 2024-08-17T17:07:11.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:11 smithi131 bash[22554]: cluster 2024-08-17T17:07:10.135758+0000 mon.a (mon.0) 1510 : cluster [DBG] osdmap e413: 8 total, 8 up, 8 in 2024-08-17T17:07:12.390 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:07:12 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:07:12.390 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:07:12 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:07:12.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:12 smithi169 bash[24469]: cluster 2024-08-17T17:07:11.149510+0000 mon.a (mon.0) 1511 : cluster [DBG] osdmap e414: 8 total, 8 up, 8 in 2024-08-17T17:07:12.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:12 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:07:12.391 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:12 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:07:12.391 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:07:12 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:07:12.391 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 17:07:12 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:07:12.392 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 17:07:12 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:07:12.392 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 17:07:12 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:07:12.392 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 17:07:12 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:07:12.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:12 smithi131 bash[22554]: cluster 2024-08-17T17:07:11.149510+0000 mon.a (mon.0) 1511 : cluster [DBG] osdmap e414: 8 total, 8 up, 8 in 2024-08-17T17:07:12.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:12 smithi131 bash[32005]: cluster 2024-08-17T17:07:11.149510+0000 mon.a (mon.0) 1511 : cluster [DBG] osdmap e414: 8 total, 8 up, 8 in 2024-08-17T17:07:12.770 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:12 smithi169 systemd[1]: Stopping Ceph grafana.a for f27a2518-5cb7-11ef-bccf-c7b262605968... 2024-08-17T17:07:13.364 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:13 smithi169 bash[24469]: cluster 2024-08-17T17:07:12.112635+0000 mgr.y (mgr.15039) 148 : cluster [DBG] pgmap v240: 105 pgs: 105 active+clean; 325 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 17 MiB/s wr, 364 op/s 2024-08-17T17:07:13.364 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:13 smithi169 bash[24469]: cluster 2024-08-17T17:07:12.157759+0000 mon.a (mon.0) 1512 : cluster [DBG] osdmap e415: 8 total, 8 up, 8 in 2024-08-17T17:07:13.364 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:13 smithi169 bash[71954]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-grafana-a 2024-08-17T17:07:13.364 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:13 smithi169 systemd[1]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-08-17T17:07:13.364 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:13 smithi169 bash[72014]: Error response from daemon: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-grafana-a 2024-08-17T17:07:13.365 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:13 smithi169 systemd[1]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-08-17T17:07:13.365 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:13 smithi169 systemd[1]: Stopped Ceph grafana.a for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T17:07:13.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:13 smithi131 bash[22554]: cluster 2024-08-17T17:07:12.112635+0000 mgr.y (mgr.15039) 148 : cluster [DBG] pgmap v240: 105 pgs: 105 active+clean; 325 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 17 MiB/s wr, 364 op/s 2024-08-17T17:07:13.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:13 smithi131 bash[22554]: cluster 2024-08-17T17:07:12.157759+0000 mon.a (mon.0) 1512 : cluster [DBG] osdmap e415: 8 total, 8 up, 8 in 2024-08-17T17:07:13.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:13 smithi131 bash[32005]: cluster 2024-08-17T17:07:12.112635+0000 mgr.y (mgr.15039) 148 : cluster [DBG] pgmap v240: 105 pgs: 105 active+clean; 325 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 23 MiB/s rd, 17 MiB/s wr, 364 op/s 2024-08-17T17:07:13.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:13 smithi131 bash[32005]: cluster 2024-08-17T17:07:12.157759+0000 mon.a (mon.0) 1512 : cluster [DBG] osdmap e415: 8 total, 8 up, 8 in 2024-08-17T17:07:13.640 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 17:07:13 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:07:13.640 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 17:07:13 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:07:13.640 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 17:07:13 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:07:13.641 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 17:07:13 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:07:13.641 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:07:13 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:07:13.641 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:13 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:07:13.641 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:13 smithi169 systemd[1]: Started Ceph grafana.a for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T17:07:13.641 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:07:13 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:07:13.642 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:07:13 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:07:13.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:13 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:07:13.656 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestDeepCopy.Snaps_LargerDstObjSize (4364 ms) 2024-08-17T17:07:13.656 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestDeepCopy.Clone_LargerDstObjSize 2024-08-17T17:07:14.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:14 smithi131 bash[22554]: cluster 2024-08-17T17:07:13.159437+0000 mon.a (mon.0) 1513 : cluster [DBG] osdmap e416: 8 total, 8 up, 8 in 2024-08-17T17:07:14.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:14 smithi131 bash[22554]: audit 2024-08-17T17:07:13.650026+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:14.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:14 smithi131 bash[22554]: audit 2024-08-17T17:07:13.665551+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:14.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:14 smithi131 bash[22554]: audit 2024-08-17T17:07:13.669667+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:07:14.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:14 smithi131 bash[32005]: cluster 2024-08-17T17:07:13.159437+0000 mon.a (mon.0) 1513 : cluster [DBG] osdmap e416: 8 total, 8 up, 8 in 2024-08-17T17:07:14.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:14 smithi131 bash[32005]: audit 2024-08-17T17:07:13.650026+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:14.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:14 smithi131 bash[32005]: audit 2024-08-17T17:07:13.665551+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:14.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:14 smithi131 bash[32005]: audit 2024-08-17T17:07:13.669667+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:07:14.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:14 smithi169 bash[24469]: cluster 2024-08-17T17:07:13.159437+0000 mon.a (mon.0) 1513 : cluster [DBG] osdmap e416: 8 total, 8 up, 8 in 2024-08-17T17:07:14.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:14 smithi169 bash[24469]: audit 2024-08-17T17:07:13.650026+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:14.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:14 smithi169 bash[24469]: audit 2024-08-17T17:07:13.665551+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:14.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:14 smithi169 bash[24469]: audit 2024-08-17T17:07:13.669667+0000 mon.c (mon.2) 148 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:07:15.350 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[24469]: cluster 2024-08-17T17:07:14.113308+0000 mgr.y (mgr.15039) 149 : cluster [DBG] pgmap v243: 105 pgs: 105 active+clean; 325 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 13 MiB/s wr, 242 op/s 2024-08-17T17:07:15.350 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[24469]: audit 2024-08-17T17:07:14.217470+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:15.350 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[24469]: audit 2024-08-17T17:07:14.230959+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:15.350 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[24469]: cluster 2024-08-17T17:07:14.675659+0000 mon.a (mon.0) 1518 : cluster [DBG] osdmap e417: 8 total, 8 up, 8 in 2024-08-17T17:07:15.351 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=settings t=2024-08-17T17:07:15.262935076Z level=info msg="Starting Grafana" version=10.4.0 commit=03f502a94d17f7dc4e6c34acdf8428aedd986e4c branch=HEAD compiled=2024-08-17T17:07:15Z 2024-08-17T17:07:15.351 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=settings t=2024-08-17T17:07:15.263168624Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-08-17T17:07:15.351 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=settings t=2024-08-17T17:07:15.263176761Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-08-17T17:07:15.351 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=settings t=2024-08-17T17:07:15.263180482Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-08-17T17:07:15.351 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=settings t=2024-08-17T17:07:15.263185198Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-08-17T17:07:15.351 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=settings t=2024-08-17T17:07:15.263192437Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-08-17T17:07:15.351 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=settings t=2024-08-17T17:07:15.263199043Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-08-17T17:07:15.351 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=settings t=2024-08-17T17:07:15.263208801Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-08-17T17:07:15.351 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=settings t=2024-08-17T17:07:15.26321505Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-08-17T17:07:15.352 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=settings t=2024-08-17T17:07:15.263221668Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-08-17T17:07:15.352 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=settings t=2024-08-17T17:07:15.263228878Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-08-17T17:07:15.352 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=settings t=2024-08-17T17:07:15.263233823Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-08-17T17:07:15.352 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=settings t=2024-08-17T17:07:15.263239847Z level=info msg=Target target=[all] 2024-08-17T17:07:15.352 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=settings t=2024-08-17T17:07:15.263248Z level=info msg="Path Home" path=/usr/share/grafana 2024-08-17T17:07:15.352 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=settings t=2024-08-17T17:07:15.263252756Z level=info msg="Path Data" path=/var/lib/grafana 2024-08-17T17:07:15.352 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=settings t=2024-08-17T17:07:15.263257001Z level=info msg="Path Logs" path=/var/log/grafana 2024-08-17T17:07:15.352 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=settings t=2024-08-17T17:07:15.263259788Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-08-17T17:07:15.352 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=settings t=2024-08-17T17:07:15.263262769Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-08-17T17:07:15.352 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=settings t=2024-08-17T17:07:15.263265846Z level=info msg="App mode production" 2024-08-17T17:07:15.352 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=sqlstore t=2024-08-17T17:07:15.263552843Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-08-17T17:07:15.352 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=sqlstore t=2024-08-17T17:07:15.26356662Z level=warn msg="SQLite database file has broader permissions than it should" path=/var/lib/grafana/grafana.db mode=-rw-r--r-- expected=-rw-r----- 2024-08-17T17:07:15.352 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:15.265101554Z level=info msg="Starting DB migrations" 2024-08-17T17:07:15.352 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:15.289194863Z level=info msg="Executing migration" id="Add uid column to user" 2024-08-17T17:07:15.353 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:15.304506205Z level=info msg="Migration successfully executed" id="Add uid column to user" duration=15.310827ms 2024-08-17T17:07:15.353 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:15.353217493Z level=info msg="Executing migration" id="Update uid column values for users" 2024-08-17T17:07:15.353 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:15.353721081Z level=info msg="Migration successfully executed" id="Update uid column values for users" duration=501.712µs 2024-08-17T17:07:15.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:15 smithi131 bash[22554]: cluster 2024-08-17T17:07:14.113308+0000 mgr.y (mgr.15039) 149 : cluster [DBG] pgmap v243: 105 pgs: 105 active+clean; 325 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 13 MiB/s wr, 242 op/s 2024-08-17T17:07:15.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:15 smithi131 bash[22554]: audit 2024-08-17T17:07:14.217470+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:15.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:15 smithi131 bash[22554]: audit 2024-08-17T17:07:14.230959+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:15.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:15 smithi131 bash[22554]: cluster 2024-08-17T17:07:14.675659+0000 mon.a (mon.0) 1518 : cluster [DBG] osdmap e417: 8 total, 8 up, 8 in 2024-08-17T17:07:15.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:15 smithi131 bash[32005]: cluster 2024-08-17T17:07:14.113308+0000 mgr.y (mgr.15039) 149 : cluster [DBG] pgmap v243: 105 pgs: 105 active+clean; 325 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 13 MiB/s wr, 242 op/s 2024-08-17T17:07:15.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:15 smithi131 bash[32005]: audit 2024-08-17T17:07:14.217470+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:15.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:15 smithi131 bash[32005]: audit 2024-08-17T17:07:14.230959+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:15.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:15 smithi131 bash[32005]: cluster 2024-08-17T17:07:14.675659+0000 mon.a (mon.0) 1518 : cluster [DBG] osdmap e417: 8 total, 8 up, 8 in 2024-08-17T17:07:15.603 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:15.378382142Z level=info msg="Executing migration" id="Add unique index user_uid" 2024-08-17T17:07:15.603 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:15.380538498Z level=info msg="Migration successfully executed" id="Add unique index user_uid" duration=2.155877ms 2024-08-17T17:07:15.603 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:15.395840727Z level=info msg="Executing migration" id="Add playlist column created_at" 2024-08-17T17:07:15.603 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:15.411058841Z level=info msg="Migration successfully executed" id="Add playlist column created_at" duration=15.215923ms 2024-08-17T17:07:15.603 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:15.429444372Z level=info msg="Executing migration" id="Add playlist column updated_at" 2024-08-17T17:07:15.603 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:15.444949962Z level=info msg="Migration successfully executed" id="Add playlist column updated_at" duration=15.504748ms 2024-08-17T17:07:15.603 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:15.479628019Z level=info msg="Executing migration" id="Add column uid in team" 2024-08-17T17:07:15.603 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:15.495260147Z level=info msg="Migration successfully executed" id="Add column uid in team" duration=15.629958ms 2024-08-17T17:07:15.603 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:15.512870418Z level=info msg="Executing migration" id="Update uid column values in team" 2024-08-17T17:07:15.603 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:15.513339047Z level=info msg="Migration successfully executed" id="Update uid column values in team" duration=468.203µs 2024-08-17T17:07:15.603 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:15.529892251Z level=info msg="Executing migration" id="Add unique index team_org_id_uid" 2024-08-17T17:07:15.604 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:15.532403026Z level=info msg="Migration successfully executed" id="Add unique index team_org_id_uid" duration=2.509066ms 2024-08-17T17:07:15.604 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:15.56371164Z level=info msg="Executing migration" id="add index user_auth_token.revoked_at" 2024-08-17T17:07:15.604 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:15.565946352Z level=info msg="Migration successfully executed" id="add index user_auth_token.revoked_at" duration=2.233041ms 2024-08-17T17:07:15.604 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:15.605686726Z level=info msg="Executing migration" id="add result_fingerprint column to alert_instance" 2024-08-17T17:07:15.856 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:15.622820739Z level=info msg="Migration successfully executed" id="add result_fingerprint column to alert_instance" duration=17.131357ms 2024-08-17T17:07:15.857 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:15.664405966Z level=info msg="Executing migration" id="add last_applied column to alert_configuration_history" 2024-08-17T17:07:15.857 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:15.685713684Z level=info msg="Migration successfully executed" id="add last_applied column to alert_configuration_history" duration=21.298881ms 2024-08-17T17:07:15.857 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:15.731570223Z level=info msg="Executing migration" id="alter library_element model to mediumtext" 2024-08-17T17:07:15.857 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:15.731789965Z level=info msg="Migration successfully executed" id="alter library_element model to mediumtext" duration=219.285µs 2024-08-17T17:07:15.857 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:15.773572142Z level=info msg="Executing migration" id="permission kind migration" 2024-08-17T17:07:15.857 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:15.790407681Z level=info msg="Migration successfully executed" id="permission kind migration" duration=16.836096ms 2024-08-17T17:07:15.857 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:15.840750362Z level=info msg="Executing migration" id="permission attribute migration" 2024-08-17T17:07:15.857 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:15.859727469Z level=info msg="Migration successfully executed" id="permission attribute migration" duration=18.977778ms 2024-08-17T17:07:16.124 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:15.899811982Z level=info msg="Executing migration" id="permission identifier migration" 2024-08-17T17:07:16.124 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:15.917110507Z level=info msg="Migration successfully executed" id="permission identifier migration" duration=17.296439ms 2024-08-17T17:07:16.124 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:15.958406129Z level=info msg="Executing migration" id="add permission identifier index" 2024-08-17T17:07:16.124 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:15 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:15.961368957Z level=info msg="Migration successfully executed" id="add permission identifier index" duration=2.963542ms 2024-08-17T17:07:16.124 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:16 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:16.000459473Z level=info msg="Executing migration" id="add permission action scope role_id index" 2024-08-17T17:07:16.124 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:16 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:16.003155068Z level=info msg="Migration successfully executed" id="add permission action scope role_id index" duration=2.694831ms 2024-08-17T17:07:16.124 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:16 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:16.042393461Z level=info msg="Executing migration" id="remove permission role_id action scope index" 2024-08-17T17:07:16.124 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:16 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:16.0449193Z level=info msg="Migration successfully executed" id="remove permission role_id action scope index" duration=2.525359ms 2024-08-17T17:07:16.124 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:16 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:16.084573527Z level=info msg="Executing migration" id="rbac disabled migrator" 2024-08-17T17:07:16.124 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:16 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:16.084645639Z level=info msg="Migration successfully executed" id="rbac disabled migrator" duration=71.445µs 2024-08-17T17:07:16.125 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:16 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:16.126985448Z level=info msg="Executing migration" id="drop index IDX_correlation_uid - v1" 2024-08-17T17:07:16.390 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:16 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:16.130530977Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_uid - v1" duration=3.539452ms 2024-08-17T17:07:16.390 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:16 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:16.168913026Z level=info msg="Executing migration" id="drop index IDX_correlation_source_uid - v1" 2024-08-17T17:07:16.390 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:16 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:16.172358008Z level=info msg="Migration successfully executed" id="drop index IDX_correlation_source_uid - v1" duration=3.441354ms 2024-08-17T17:07:16.390 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:16 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:16.232441373Z level=info msg="Executing migration" id="Rename table correlation to correlation_tmp_qwerty - v1" 2024-08-17T17:07:16.391 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:16 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:16.284462627Z level=info msg="Migration successfully executed" id="Rename table correlation to correlation_tmp_qwerty - v1" duration=52.014514ms 2024-08-17T17:07:16.391 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:16 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:16.327867852Z level=info msg="Executing migration" id="create correlation v2" 2024-08-17T17:07:16.391 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:16 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:16.330905842Z level=info msg="Migration successfully executed" id="create correlation v2" duration=3.034654ms 2024-08-17T17:07:16.391 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:16 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:16.369918964Z level=info msg="Executing migration" id="create index IDX_correlation_uid - v2" 2024-08-17T17:07:16.391 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:16 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:16.372874033Z level=info msg="Migration successfully executed" id="create index IDX_correlation_uid - v2" duration=2.955775ms 2024-08-17T17:07:16.461 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestDeepCopy.Clone_LargerDstObjSize (2805 ms) 2024-08-17T17:07:16.461 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestDeepCopy.CloneFlatten_LargerDstObjSize 2024-08-17T17:07:16.661 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:16 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:16.411894441Z level=info msg="Executing migration" id="create index IDX_correlation_source_uid - v2" 2024-08-17T17:07:16.661 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:16 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:16.414588913Z level=info msg="Migration successfully executed" id="create index IDX_correlation_source_uid - v2" duration=2.696115ms 2024-08-17T17:07:16.662 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:16 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:16.453877123Z level=info msg="Executing migration" id="create index IDX_correlation_org_id - v2" 2024-08-17T17:07:16.662 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:16 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:16.456838398Z level=info msg="Migration successfully executed" id="create index IDX_correlation_org_id - v2" duration=2.958366ms 2024-08-17T17:07:16.662 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:16 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:16.495996623Z level=info msg="Executing migration" id="copy correlation v1 to v2" 2024-08-17T17:07:16.662 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:16 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:16.496617276Z level=info msg="Migration successfully executed" id="copy correlation v1 to v2" duration=620.626µs 2024-08-17T17:07:16.662 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:16 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:16.537999273Z level=info msg="Executing migration" id="drop correlation_tmp_qwerty" 2024-08-17T17:07:16.662 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:16 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:16.540373102Z level=info msg="Migration successfully executed" id="drop correlation_tmp_qwerty" duration=2.37432ms 2024-08-17T17:07:16.662 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:16 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:16.58029003Z level=info msg="Executing migration" id="add provisioning column" 2024-08-17T17:07:16.662 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:16 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:16.597447866Z level=info msg="Migration successfully executed" id="add provisioning column" duration=17.144287ms 2024-08-17T17:07:16.662 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:16 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:16.639086489Z level=info msg="Executing migration" id="backfill empty share column fields with default of public" 2024-08-17T17:07:16.662 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:16 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:16.639708337Z level=info msg="Migration successfully executed" id="backfill empty share column fields with default of public" duration=616.289µs 2024-08-17T17:07:16.662 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:16 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:16.664202959Z level=info msg="Executing migration" id="migrate contents column to mediumblob for MySQL" 2024-08-17T17:07:16.662 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:16 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:16.664356606Z level=info msg="Migration successfully executed" id="migrate contents column to mediumblob for MySQL" duration=153.056µs 2024-08-17T17:07:16.930 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:16 smithi169 bash[24469]: cluster 2024-08-17T17:07:15.681878+0000 mon.a (mon.0) 1519 : cluster [DBG] osdmap e418: 8 total, 8 up, 8 in 2024-08-17T17:07:16.931 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:16 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:16.706472633Z level=info msg="Executing migration" id="add origin column to seed_assignment" 2024-08-17T17:07:16.931 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:16 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:16.725982049Z level=info msg="Migration successfully executed" id="add origin column to seed_assignment" duration=19.505623ms 2024-08-17T17:07:16.931 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:16 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:16.765014553Z level=info msg="Executing migration" id="add origin to plugin seed_assignment" 2024-08-17T17:07:16.931 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:16 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:16.765838196Z level=info msg="Migration successfully executed" id="add origin to plugin seed_assignment" duration=824.24µs 2024-08-17T17:07:16.931 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:16 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:16.807325577Z level=info msg="Executing migration" id="prevent seeding OnCall access" 2024-08-17T17:07:16.931 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:16 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:16.807737722Z level=info msg="Migration successfully executed" id="prevent seeding OnCall access" duration=413.606µs 2024-08-17T17:07:16.931 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:16 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:16.849353058Z level=info msg="Executing migration" id="managed folder permissions library panel actions migration" 2024-08-17T17:07:16.931 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:16 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:16.851772075Z level=info msg="Migration successfully executed" id="managed folder permissions library panel actions migration" duration=2.417535ms 2024-08-17T17:07:16.931 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:16 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:16.891953858Z level=info msg="Executing migration" id="Remove unique index for folder.title and folder.parent_uid" 2024-08-17T17:07:16.931 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:16 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:16.894052223Z level=info msg="Migration successfully executed" id="Remove unique index for folder.title and folder.parent_uid" duration=2.097989ms 2024-08-17T17:07:16.932 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:16 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:16.933630511Z level=info msg="Executing migration" id="Add unique index for title, parent_uid, and org_id" 2024-08-17T17:07:17.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:16 smithi131 bash[32005]: cluster 2024-08-17T17:07:15.681878+0000 mon.a (mon.0) 1519 : cluster [DBG] osdmap e418: 8 total, 8 up, 8 in 2024-08-17T17:07:17.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:16 smithi131 bash[22554]: cluster 2024-08-17T17:07:15.681878+0000 mon.a (mon.0) 1519 : cluster [DBG] osdmap e418: 8 total, 8 up, 8 in 2024-08-17T17:07:17.192 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:16 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:16.936525781Z level=info msg="Migration successfully executed" id="Add unique index for title, parent_uid, and org_id" duration=2.894871ms 2024-08-17T17:07:17.192 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:16 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:16.958949304Z level=info msg="Executing migration" id="Sync dashboard and folder table" 2024-08-17T17:07:17.192 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:16 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:16.960339542Z level=info msg="Migration successfully executed" id="Sync dashboard and folder table" duration=1.391575ms 2024-08-17T17:07:17.192 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.000911714Z level=info msg="Executing migration" id="Remove ghost folders from the folder table" 2024-08-17T17:07:17.192 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.001710973Z level=info msg="Migration successfully executed" id="Remove ghost folders from the folder table" duration=799.321µs 2024-08-17T17:07:17.192 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.026091635Z level=info msg="Executing migration" id="Remove unique index UQE_folder_uid_org_id" 2024-08-17T17:07:17.192 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.028337957Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_uid_org_id" duration=2.245692ms 2024-08-17T17:07:17.192 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.051406546Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_uid" 2024-08-17T17:07:17.192 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.053800824Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_uid" duration=2.393268ms 2024-08-17T17:07:17.192 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.07668855Z level=info msg="Executing migration" id="Remove unique index UQE_folder_title_parent_uid_org_id" 2024-08-17T17:07:17.192 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.079122388Z level=info msg="Migration successfully executed" id="Remove unique index UQE_folder_title_parent_uid_org_id" duration=2.433402ms 2024-08-17T17:07:17.192 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.101950542Z level=info msg="Executing migration" id="Add unique index UQE_folder_org_id_parent_uid_title" 2024-08-17T17:07:17.193 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.104263023Z level=info msg="Migration successfully executed" id="Add unique index UQE_folder_org_id_parent_uid_title" duration=2.311767ms 2024-08-17T17:07:17.193 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.127238673Z level=info msg="Executing migration" id="Remove index IDX_folder_parent_uid_org_id" 2024-08-17T17:07:17.193 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.129462486Z level=info msg="Migration successfully executed" id="Remove index IDX_folder_parent_uid_org_id" duration=2.22546ms 2024-08-17T17:07:17.193 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.169162093Z level=info msg="Executing migration" id="create anon_device table" 2024-08-17T17:07:17.193 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.171144885Z level=info msg="Migration successfully executed" id="create anon_device table" duration=1.984891ms 2024-08-17T17:07:17.193 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.194431889Z level=info msg="Executing migration" id="add unique index anon_device.device_id" 2024-08-17T17:07:17.478 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.196800032Z level=info msg="Migration successfully executed" id="add unique index anon_device.device_id" duration=2.367596ms 2024-08-17T17:07:17.478 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.236399299Z level=info msg="Executing migration" id="add index anon_device.updated_at" 2024-08-17T17:07:17.478 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.238709322Z level=info msg="Migration successfully executed" id="add index anon_device.updated_at" duration=2.30914ms 2024-08-17T17:07:17.478 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.261694963Z level=info msg="Executing migration" id="create signing_key table" 2024-08-17T17:07:17.478 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.263419046Z level=info msg="Migration successfully executed" id="create signing_key table" duration=1.724996ms 2024-08-17T17:07:17.478 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.286774697Z level=info msg="Executing migration" id="add unique index signing_key.key_id" 2024-08-17T17:07:17.478 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.2879228Z level=info msg="Migration successfully executed" id="add unique index signing_key.key_id" duration=1.150197ms 2024-08-17T17:07:17.479 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.312195826Z level=info msg="Executing migration" id="set legacy alert migration status in kvstore" 2024-08-17T17:07:17.479 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.313177203Z level=info msg="Migration successfully executed" id="set legacy alert migration status in kvstore" duration=983.36µs 2024-08-17T17:07:17.479 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.33714218Z level=info msg="Executing migration" id="migrate record of created folders during legacy migration to kvstore" 2024-08-17T17:07:17.479 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.337787597Z level=info msg="Migration successfully executed" id="migrate record of created folders during legacy migration to kvstore" duration=646.513µs 2024-08-17T17:07:17.479 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.379315841Z level=info msg="Executing migration" id="Add folder_uid for dashboard" 2024-08-17T17:07:17.479 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.395465755Z level=info msg="Migration successfully executed" id="Add folder_uid for dashboard" duration=16.148611ms 2024-08-17T17:07:17.479 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.4380433Z level=info msg="Executing migration" id="Populate dashboard folder_uid column" 2024-08-17T17:07:17.479 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.443023643Z level=info msg="Migration successfully executed" id="Populate dashboard folder_uid column" duration=4.982149ms 2024-08-17T17:07:17.480 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.480720153Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title" 2024-08-17T17:07:17.763 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[24469]: cluster 2024-08-17T17:07:16.114045+0000 mgr.y (mgr.15039) 150 : cluster [DBG] pgmap v246: 105 pgs: 105 active+clean; 369 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 25 MiB/s rd, 11 MiB/s wr, 192 op/s 2024-08-17T17:07:17.763 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[24469]: cluster 2024-08-17T17:07:16.694404+0000 mon.a (mon.0) 1520 : cluster [DBG] osdmap e419: 8 total, 8 up, 8 in 2024-08-17T17:07:17.764 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.483754271Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title" duration=3.033394ms 2024-08-17T17:07:17.764 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.505446911Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_id_title" 2024-08-17T17:07:17.764 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.50769845Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_id_title" duration=2.251396ms 2024-08-17T17:07:17.764 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.530642638Z level=info msg="Executing migration" id="Delete unique index for dashboard_org_id_folder_uid_title" 2024-08-17T17:07:17.764 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.533048163Z level=info msg="Migration successfully executed" id="Delete unique index for dashboard_org_id_folder_uid_title" duration=2.404792ms 2024-08-17T17:07:17.764 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.572570461Z level=info msg="Executing migration" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" 2024-08-17T17:07:17.764 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.575222464Z level=info msg="Migration successfully executed" id="Add unique index for dashboard_org_id_folder_uid_title_is_folder" duration=2.650979ms 2024-08-17T17:07:17.764 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.597900858Z level=info msg="Executing migration" id="Restore index for dashboard_org_id_folder_id_title" 2024-08-17T17:07:17.765 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.60032502Z level=info msg="Migration successfully executed" id="Restore index for dashboard_org_id_folder_id_title" duration=2.426661ms 2024-08-17T17:07:17.765 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.639795613Z level=info msg="Executing migration" id="create sso_setting table" 2024-08-17T17:07:17.765 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.642190038Z level=info msg="Migration successfully executed" id="create sso_setting table" duration=2.394025ms 2024-08-17T17:07:17.765 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.681985477Z level=info msg="Executing migration" id="copy kvstore migration status to each org" 2024-08-17T17:07:17.765 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.684141968Z level=info msg="Migration successfully executed" id="copy kvstore migration status to each org" duration=2.157441ms 2024-08-17T17:07:17.765 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.72440365Z level=info msg="Executing migration" id="add back entry for orgid=0 migrated status" 2024-08-17T17:07:17.765 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.726109608Z level=info msg="Migration successfully executed" id="add back entry for orgid=0 migrated status" duration=1.707897ms 2024-08-17T17:07:17.765 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.766453394Z level=info msg="Executing migration" id="alter kv_store.value to longtext" 2024-08-17T17:07:17.765 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.766658843Z level=info msg="Migration successfully executed" id="alter kv_store.value to longtext" duration=207.955µs 2024-08-17T17:07:18.024 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.808511502Z level=info msg="Executing migration" id="add notification_settings column to alert_rule table" 2024-08-17T17:07:18.024 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.826575245Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule table" duration=18.066552ms 2024-08-17T17:07:18.024 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.867361215Z level=info msg="Executing migration" id="add notification_settings column to alert_rule_version table" 2024-08-17T17:07:18.024 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.884633649Z level=info msg="Migration successfully executed" id="add notification_settings column to alert_rule_version table" duration=17.272408ms 2024-08-17T17:07:18.024 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.926006226Z level=info msg="Executing migration" id="removing scope from alert.instances:read action migration" 2024-08-17T17:07:18.024 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.926812444Z level=info msg="Migration successfully executed" id="removing scope from alert.instances:read action migration" duration=808.414µs 2024-08-17T17:07:18.024 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=migrator t=2024-08-17T17:07:17.968021158Z level=info msg="migrations completed" performed=65 skipped=482 duration=2.678958195s 2024-08-17T17:07:18.025 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:17 smithi169 bash[72069]: logger=sqlstore t=2024-08-17T17:07:17.970616418Z level=info msg="Created default organization" 2024-08-17T17:07:18.025 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:18 smithi169 bash[72069]: logger=secrets t=2024-08-17T17:07:18.026939643Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-08-17T17:07:18.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:17 smithi131 bash[32005]: cluster 2024-08-17T17:07:16.114045+0000 mgr.y (mgr.15039) 150 : cluster [DBG] pgmap v246: 105 pgs: 105 active+clean; 369 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 25 MiB/s rd, 11 MiB/s wr, 192 op/s 2024-08-17T17:07:18.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:17 smithi131 bash[32005]: cluster 2024-08-17T17:07:16.694404+0000 mon.a (mon.0) 1520 : cluster [DBG] osdmap e419: 8 total, 8 up, 8 in 2024-08-17T17:07:18.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:17 smithi131 bash[22554]: cluster 2024-08-17T17:07:16.114045+0000 mgr.y (mgr.15039) 150 : cluster [DBG] pgmap v246: 105 pgs: 105 active+clean; 369 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 25 MiB/s rd, 11 MiB/s wr, 192 op/s 2024-08-17T17:07:18.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:17 smithi131 bash[22554]: cluster 2024-08-17T17:07:16.694404+0000 mon.a (mon.0) 1520 : cluster [DBG] osdmap e419: 8 total, 8 up, 8 in 2024-08-17T17:07:18.327 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:18 smithi169 bash[72069]: logger=plugin.store t=2024-08-17T17:07:18.112046727Z level=info msg="Loading plugins..." 2024-08-17T17:07:18.327 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:18 smithi169 bash[72069]: logger=local.finder t=2024-08-17T17:07:18.20012424Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-08-17T17:07:18.327 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:18 smithi169 bash[72069]: logger=plugin.store t=2024-08-17T17:07:18.200149851Z level=info msg="Plugins loaded" count=55 duration=88.108685ms 2024-08-17T17:07:18.328 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:18 smithi169 bash[72069]: logger=query_data t=2024-08-17T17:07:18.20300869Z level=info msg="Query Service initialization" 2024-08-17T17:07:18.328 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:18 smithi169 bash[72069]: logger=live.push_http t=2024-08-17T17:07:18.209076245Z level=info msg="Live Push Gateway initialization" 2024-08-17T17:07:18.328 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:18 smithi169 bash[72069]: logger=ngalert.migration t=2024-08-17T17:07:18.252815354Z level=info msg=Starting 2024-08-17T17:07:18.527 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestDeepCopy.CloneFlatten_LargerDstObjSize (2067 ms) 2024-08-17T17:07:18.528 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestDeepCopy.Stress_LargerDstObjSize 2024-08-17T17:07:18.590 INFO:tasks.workunit.client.0.smithi131.stdout:write: A 65579913~5767663 2024-08-17T17:07:18.615 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:18 smithi169 bash[72069]: logger=ngalert.state.manager t=2024-08-17T17:07:18.330493115Z level=info msg="Running in alternative execution of Error/NoData mode" 2024-08-17T17:07:18.615 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:18 smithi169 bash[72069]: logger=infra.usagestats.collector t=2024-08-17T17:07:18.334720646Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-08-17T17:07:18.615 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:18 smithi169 bash[72069]: logger=provisioning.datasources t=2024-08-17T17:07:18.379394439Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-08-17T17:07:18.615 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:18 smithi169 bash[72069]: logger=provisioning.datasources t=2024-08-17T17:07:18.380800877Z level=info msg="inserting datasource from configuration" name=Dashboard1 uid=P43CA22E17D0F9596 2024-08-17T17:07:18.615 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:18 smithi169 bash[72069]: logger=provisioning.alerting t=2024-08-17T17:07:18.532258026Z level=info msg="starting to provision alerting" 2024-08-17T17:07:18.615 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:18 smithi169 bash[72069]: logger=provisioning.alerting t=2024-08-17T17:07:18.532289953Z level=info msg="finished to provision alerting" 2024-08-17T17:07:18.615 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:18 smithi169 bash[72069]: logger=grafanaStorageLogger t=2024-08-17T17:07:18.532559744Z level=info msg="Storage starting" 2024-08-17T17:07:18.616 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:18 smithi169 bash[72069]: logger=ngalert.state.manager t=2024-08-17T17:07:18.533738963Z level=info msg="Warming state cache for startup" 2024-08-17T17:07:18.616 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:18 smithi169 bash[72069]: logger=ngalert.multiorg.alertmanager t=2024-08-17T17:07:18.53404334Z level=info msg="Starting MultiOrg Alertmanager" 2024-08-17T17:07:18.616 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:18 smithi169 bash[72069]: logger=http.server t=2024-08-17T17:07:18.53686163Z level=info msg="HTTP Server TLS settings" MinTLSVersion=TLS1.2 configuredciphers=TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384,TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA,TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA,TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA,TLS_RSA_WITH_AES_128_GCM_SHA256,TLS_RSA_WITH_AES_256_GCM_SHA384,TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA 2024-08-17T17:07:18.616 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:18 smithi169 bash[72069]: logger=http.server t=2024-08-17T17:07:18.53730162Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-08-17T17:07:18.616 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:18 smithi169 bash[72069]: logger=ngalert.state.manager t=2024-08-17T17:07:18.57415921Z level=info msg="State cache has been initialized" states=0 duration=40.418834ms 2024-08-17T17:07:18.616 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:18 smithi169 bash[72069]: logger=ngalert.scheduler t=2024-08-17T17:07:18.574230712Z level=info msg="Starting scheduler" tickInterval=10s maxAttempts=1 2024-08-17T17:07:18.616 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:18 smithi169 bash[72069]: logger=ticker t=2024-08-17T17:07:18.574302608Z level=info msg=starting first_tick=2024-08-17T17:07:20Z 2024-08-17T17:07:18.616 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:18 smithi169 bash[72069]: logger=grafana.update.checker t=2024-08-17T17:07:18.618347168Z level=info msg="Update check succeeded" duration=83.930241ms 2024-08-17T17:07:18.627 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 22574948~6059830 2024-08-17T17:07:18.628 INFO:tasks.workunit.client.0.smithi131.stdout:write: A 11678438~3528030 2024-08-17T17:07:18.652 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 75756048~7207584 2024-08-17T17:07:18.653 INFO:tasks.workunit.client.0.smithi131.stdout:write: A 55922638~3163804 2024-08-17T17:07:18.670 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 28029622~6842884 2024-08-17T17:07:18.672 INFO:tasks.workunit.client.0.smithi131.stdout:write: A 64622562~7663925 2024-08-17T17:07:18.695 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 20670169~3764009 2024-08-17T17:07:18.695 INFO:tasks.workunit.client.0.smithi131.stdout:snap: snap0 2024-08-17T17:07:18.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:18 smithi169 bash[24469]: cluster 2024-08-17T17:07:17.708959+0000 mon.a (mon.0) 1521 : cluster [DBG] osdmap e420: 8 total, 8 up, 8 in 2024-08-17T17:07:18.890 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:18 smithi169 bash[72069]: logger=plugins.update.checker t=2024-08-17T17:07:18.626538957Z level=info msg="Update check succeeded" duration=92.302653ms 2024-08-17T17:07:18.890 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:18 smithi169 bash[72069]: logger=grafana-apiserver t=2024-08-17T17:07:18.727221837Z level=info msg="Adding GroupVersion playlist.grafana.app v0alpha1 to ResourceManager" 2024-08-17T17:07:18.890 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:18 smithi169 bash[72069]: logger=grafana-apiserver t=2024-08-17T17:07:18.727727626Z level=info msg="Adding GroupVersion featuretoggle.grafana.app v0alpha1 to ResourceManager" 2024-08-17T17:07:18.890 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:18 smithi169 bash[72069]: logger=provisioning.dashboard t=2024-08-17T17:07:18.754168899Z level=info msg="starting to provision dashboards" 2024-08-17T17:07:19.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:18 smithi131 bash[22554]: cluster 2024-08-17T17:07:17.708959+0000 mon.a (mon.0) 1521 : cluster [DBG] osdmap e420: 8 total, 8 up, 8 in 2024-08-17T17:07:19.095 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:07:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:07:18] "GET /metrics HTTP/1.1" 200 36305 "" "Prometheus/2.51.0" 2024-08-17T17:07:19.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:18 smithi131 bash[32005]: cluster 2024-08-17T17:07:17.708959+0000 mon.a (mon.0) 1521 : cluster [DBG] osdmap e420: 8 total, 8 up, 8 in 2024-08-17T17:07:19.729 INFO:tasks.workunit.client.0.smithi131.stdout:write: B 43569436~4401100 2024-08-17T17:07:19.737 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 17961205~708227 2024-08-17T17:07:19.737 INFO:tasks.workunit.client.0.smithi131.stdout:write: B 55608468~2456177 2024-08-17T17:07:19.738 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 36959552~8010592 2024-08-17T17:07:19.767 INFO:tasks.workunit.client.0.smithi131.stdout:write: B 79504583~1876831 2024-08-17T17:07:19.767 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 63967887~5433231 2024-08-17T17:07:19.768 INFO:tasks.workunit.client.0.smithi131.stdout:write: B 78309758~2108115 2024-08-17T17:07:19.782 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 16556553~3718681 2024-08-17T17:07:19.789 INFO:tasks.workunit.client.0.smithi131.stdout:snap: snap1 2024-08-17T17:07:20.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:19 smithi131 bash[32005]: cluster 2024-08-17T17:07:18.114809+0000 mgr.y (mgr.15039) 151 : cluster [DBG] pgmap v249: 105 pgs: 105 active+clean; 369 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 25 MiB/s rd, 11 MiB/s wr, 192 op/s 2024-08-17T17:07:20.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:19 smithi131 bash[22554]: cluster 2024-08-17T17:07:18.114809+0000 mgr.y (mgr.15039) 151 : cluster [DBG] pgmap v249: 105 pgs: 105 active+clean; 369 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 25 MiB/s rd, 11 MiB/s wr, 192 op/s 2024-08-17T17:07:20.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:19 smithi169 bash[24469]: cluster 2024-08-17T17:07:18.114809+0000 mgr.y (mgr.15039) 151 : cluster [DBG] pgmap v249: 105 pgs: 105 active+clean; 369 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 25 MiB/s rd, 11 MiB/s wr, 192 op/s 2024-08-17T17:07:20.761 INFO:tasks.workunit.client.0.smithi131.stdout:clone image253 -> image254 2024-08-17T17:07:20.867 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 112121072 2024-08-17T17:07:20.881 INFO:tasks.workunit.client.0.smithi131.stdout:write: C 17118855~7428995 2024-08-17T17:07:20.919 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 87492145~6232972 2024-08-17T17:07:20.920 INFO:tasks.workunit.client.0.smithi131.stdout:write: C 53083667~5959563 2024-08-17T17:07:20.947 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 29864045~3906694 2024-08-17T17:07:20.955 INFO:tasks.workunit.client.0.smithi131.stdout:write: C 25189343~4472172 2024-08-17T17:07:20.980 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 93894946~2964093 2024-08-17T17:07:20.981 INFO:tasks.workunit.client.0.smithi131.stdout:write: C 75174585~3812139 2024-08-17T17:07:21.015 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 42232208~6422965 2024-08-17T17:07:21.026 INFO:tasks.workunit.client.0.smithi131.stdout:snap: snap2 2024-08-17T17:07:21.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:20 smithi131 bash[32005]: cluster 2024-08-17T17:07:19.713021+0000 mon.a (mon.0) 1522 : cluster [DBG] osdmap e421: 8 total, 8 up, 8 in 2024-08-17T17:07:21.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:20 smithi131 bash[32005]: audit 2024-08-17T17:07:20.233741+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:21.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:20 smithi131 bash[32005]: audit 2024-08-17T17:07:20.247448+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:21.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:20 smithi131 bash[22554]: cluster 2024-08-17T17:07:19.713021+0000 mon.a (mon.0) 1522 : cluster [DBG] osdmap e421: 8 total, 8 up, 8 in 2024-08-17T17:07:21.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:20 smithi131 bash[22554]: audit 2024-08-17T17:07:20.233741+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:21.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:20 smithi131 bash[22554]: audit 2024-08-17T17:07:20.247448+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:21.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:20 smithi169 bash[24469]: cluster 2024-08-17T17:07:19.713021+0000 mon.a (mon.0) 1522 : cluster [DBG] osdmap e421: 8 total, 8 up, 8 in 2024-08-17T17:07:21.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:20 smithi169 bash[24469]: audit 2024-08-17T17:07:20.233741+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:21.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:20 smithi169 bash[24469]: audit 2024-08-17T17:07:20.247448+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:21.640 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:07:21 smithi169 bash[72069]: logger=provisioning.dashboard t=2024-08-17T17:07:21.155240667Z level=info msg="finished to provision dashboards" 2024-08-17T17:07:21.777 INFO:tasks.workunit.client.0.smithi131.stdout:clone image254 -> image255 2024-08-17T17:07:21.937 INFO:tasks.workunit.client.0.smithi131.stdout:write: D 103338955~4618112 2024-08-17T17:07:21.967 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 44223512~5188009 2024-08-17T17:07:21.979 INFO:tasks.workunit.client.0.smithi131.stdout:write: D 104624662~7496410 2024-08-17T17:07:22.010 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 38949753~2344731 2024-08-17T17:07:22.018 INFO:tasks.workunit.client.0.smithi131.stdout:write: D 25445685~5765714 2024-08-17T17:07:22.054 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 53317673~2141499 2024-08-17T17:07:22.079 INFO:tasks.workunit.client.0.smithi131.stdout:write: D 50694638~5193237 2024-08-17T17:07:22.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:21 smithi131 bash[32005]: cluster 2024-08-17T17:07:20.115751+0000 mgr.y (mgr.15039) 152 : cluster [DBG] pgmap v251: 105 pgs: 105 active+clean; 436 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 15 MiB/s wr, 218 op/s 2024-08-17T17:07:22.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:21 smithi131 bash[32005]: cluster 2024-08-17T17:07:20.733760+0000 mon.a (mon.0) 1525 : cluster [DBG] osdmap e422: 8 total, 8 up, 8 in 2024-08-17T17:07:22.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:21 smithi131 bash[32005]: audit 2024-08-17T17:07:21.478433+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:22.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:21 smithi131 bash[32005]: audit 2024-08-17T17:07:21.492000+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:22.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:21 smithi131 bash[22554]: cluster 2024-08-17T17:07:20.115751+0000 mgr.y (mgr.15039) 152 : cluster [DBG] pgmap v251: 105 pgs: 105 active+clean; 436 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 15 MiB/s wr, 218 op/s 2024-08-17T17:07:22.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:21 smithi131 bash[22554]: cluster 2024-08-17T17:07:20.733760+0000 mon.a (mon.0) 1525 : cluster [DBG] osdmap e422: 8 total, 8 up, 8 in 2024-08-17T17:07:22.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:21 smithi131 bash[22554]: audit 2024-08-17T17:07:21.478433+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:22.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:21 smithi131 bash[22554]: audit 2024-08-17T17:07:21.492000+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:22.100 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 96743665~3740497 2024-08-17T17:07:22.105 INFO:tasks.workunit.client.0.smithi131.stdout:snap: snap3 2024-08-17T17:07:22.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:21 smithi169 bash[24469]: cluster 2024-08-17T17:07:20.115751+0000 mgr.y (mgr.15039) 152 : cluster [DBG] pgmap v251: 105 pgs: 105 active+clean; 436 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 15 MiB/s wr, 218 op/s 2024-08-17T17:07:22.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:21 smithi169 bash[24469]: cluster 2024-08-17T17:07:20.733760+0000 mon.a (mon.0) 1525 : cluster [DBG] osdmap e422: 8 total, 8 up, 8 in 2024-08-17T17:07:22.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:21 smithi169 bash[24469]: audit 2024-08-17T17:07:21.478433+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:22.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:21 smithi169 bash[24469]: audit 2024-08-17T17:07:21.492000+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:22.784 INFO:tasks.workunit.client.0.smithi131.stdout:clone image255 -> image256 2024-08-17T17:07:23.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:22 smithi131 bash[32005]: cluster 2024-08-17T17:07:21.740398+0000 mon.a (mon.0) 1528 : cluster [DBG] osdmap e423: 8 total, 8 up, 8 in 2024-08-17T17:07:23.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:22 smithi131 bash[22554]: cluster 2024-08-17T17:07:21.740398+0000 mon.a (mon.0) 1528 : cluster [DBG] osdmap e423: 8 total, 8 up, 8 in 2024-08-17T17:07:23.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:22 smithi169 bash[24469]: cluster 2024-08-17T17:07:21.740398+0000 mon.a (mon.0) 1528 : cluster [DBG] osdmap e423: 8 total, 8 up, 8 in 2024-08-17T17:07:23.539 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestDeepCopy.Stress_LargerDstObjSize (5011 ms) 2024-08-17T17:07:23.539 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestDeepCopy.NoSnaps_SmallerDstObjSize 2024-08-17T17:07:23.994 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestDeepCopy.NoSnaps_SmallerDstObjSize (455 ms) 2024-08-17T17:07:23.994 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestDeepCopy.Snaps_SmallerDstObjSize 2024-08-17T17:07:24.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:23 smithi131 bash[32005]: cluster 2024-08-17T17:07:22.116354+0000 mgr.y (mgr.15039) 153 : cluster [DBG] pgmap v254: 105 pgs: 105 active+clean; 538 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 43 MiB/s rd, 37 MiB/s wr, 423 op/s 2024-08-17T17:07:24.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:23 smithi131 bash[32005]: cluster 2024-08-17T17:07:22.755403+0000 mon.a (mon.0) 1529 : cluster [DBG] osdmap e424: 8 total, 8 up, 8 in 2024-08-17T17:07:24.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:23 smithi131 bash[22554]: cluster 2024-08-17T17:07:22.116354+0000 mgr.y (mgr.15039) 153 : cluster [DBG] pgmap v254: 105 pgs: 105 active+clean; 538 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 43 MiB/s rd, 37 MiB/s wr, 423 op/s 2024-08-17T17:07:24.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:23 smithi131 bash[22554]: cluster 2024-08-17T17:07:22.755403+0000 mon.a (mon.0) 1529 : cluster [DBG] osdmap e424: 8 total, 8 up, 8 in 2024-08-17T17:07:24.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:23 smithi169 bash[24469]: cluster 2024-08-17T17:07:22.116354+0000 mgr.y (mgr.15039) 153 : cluster [DBG] pgmap v254: 105 pgs: 105 active+clean; 538 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 43 MiB/s rd, 37 MiB/s wr, 423 op/s 2024-08-17T17:07:24.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:23 smithi169 bash[24469]: cluster 2024-08-17T17:07:22.755403+0000 mon.a (mon.0) 1529 : cluster [DBG] osdmap e424: 8 total, 8 up, 8 in 2024-08-17T17:07:26.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:25 smithi131 bash[32005]: cluster 2024-08-17T17:07:24.116977+0000 mgr.y (mgr.15039) 154 : cluster [DBG] pgmap v256: 105 pgs: 105 active+clean; 538 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 43 MiB/s rd, 37 MiB/s wr, 424 op/s 2024-08-17T17:07:26.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:25 smithi131 bash[32005]: cluster 2024-08-17T17:07:24.762678+0000 mon.a (mon.0) 1530 : cluster [DBG] osdmap e425: 8 total, 8 up, 8 in 2024-08-17T17:07:26.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:25 smithi131 bash[32005]: audit 2024-08-17T17:07:24.936255+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:07:26.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:25 smithi131 bash[22554]: cluster 2024-08-17T17:07:24.116977+0000 mgr.y (mgr.15039) 154 : cluster [DBG] pgmap v256: 105 pgs: 105 active+clean; 538 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 43 MiB/s rd, 37 MiB/s wr, 424 op/s 2024-08-17T17:07:26.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:25 smithi131 bash[22554]: cluster 2024-08-17T17:07:24.762678+0000 mon.a (mon.0) 1530 : cluster [DBG] osdmap e425: 8 total, 8 up, 8 in 2024-08-17T17:07:26.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:25 smithi131 bash[22554]: audit 2024-08-17T17:07:24.936255+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:07:26.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:25 smithi169 bash[24469]: cluster 2024-08-17T17:07:24.116977+0000 mgr.y (mgr.15039) 154 : cluster [DBG] pgmap v256: 105 pgs: 105 active+clean; 538 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 43 MiB/s rd, 37 MiB/s wr, 424 op/s 2024-08-17T17:07:26.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:25 smithi169 bash[24469]: cluster 2024-08-17T17:07:24.762678+0000 mon.a (mon.0) 1530 : cluster [DBG] osdmap e425: 8 total, 8 up, 8 in 2024-08-17T17:07:26.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:25 smithi169 bash[24469]: audit 2024-08-17T17:07:24.936255+0000 mon.c (mon.2) 149 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:07:27.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:26 smithi131 bash[22554]: cluster 2024-08-17T17:07:25.774714+0000 mon.a (mon.0) 1531 : cluster [DBG] osdmap e426: 8 total, 8 up, 8 in 2024-08-17T17:07:27.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:26 smithi131 bash[32005]: cluster 2024-08-17T17:07:25.774714+0000 mon.a (mon.0) 1531 : cluster [DBG] osdmap e426: 8 total, 8 up, 8 in 2024-08-17T17:07:27.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:26 smithi169 bash[24469]: cluster 2024-08-17T17:07:25.774714+0000 mon.a (mon.0) 1531 : cluster [DBG] osdmap e426: 8 total, 8 up, 8 in 2024-08-17T17:07:28.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:27 smithi131 bash[22554]: cluster 2024-08-17T17:07:26.117736+0000 mgr.y (mgr.15039) 155 : cluster [DBG] pgmap v259: 105 pgs: 105 active+clean; 641 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 34 MiB/s rd, 22 MiB/s wr, 526 op/s 2024-08-17T17:07:28.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:27 smithi131 bash[22554]: cluster 2024-08-17T17:07:26.786859+0000 mon.a (mon.0) 1532 : cluster [DBG] osdmap e427: 8 total, 8 up, 8 in 2024-08-17T17:07:28.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:27 smithi131 bash[32005]: cluster 2024-08-17T17:07:26.117736+0000 mgr.y (mgr.15039) 155 : cluster [DBG] pgmap v259: 105 pgs: 105 active+clean; 641 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 34 MiB/s rd, 22 MiB/s wr, 526 op/s 2024-08-17T17:07:28.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:27 smithi131 bash[32005]: cluster 2024-08-17T17:07:26.786859+0000 mon.a (mon.0) 1532 : cluster [DBG] osdmap e427: 8 total, 8 up, 8 in 2024-08-17T17:07:28.102 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:27 smithi169 bash[24469]: cluster 2024-08-17T17:07:26.117736+0000 mgr.y (mgr.15039) 155 : cluster [DBG] pgmap v259: 105 pgs: 105 active+clean; 641 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 34 MiB/s rd, 22 MiB/s wr, 526 op/s 2024-08-17T17:07:28.102 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:27 smithi169 bash[24469]: cluster 2024-08-17T17:07:26.786859+0000 mon.a (mon.0) 1532 : cluster [DBG] osdmap e427: 8 total, 8 up, 8 in 2024-08-17T17:07:28.206 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestDeepCopy.Snaps_SmallerDstObjSize (4212 ms) 2024-08-17T17:07:28.206 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestDeepCopy.Clone_SmallerDstObjSize 2024-08-17T17:07:29.085 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:28 smithi169 bash[24469]: cluster 2024-08-17T17:07:27.788741+0000 mon.a (mon.0) 1533 : cluster [DBG] osdmap e428: 8 total, 8 up, 8 in 2024-08-17T17:07:29.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:28 smithi131 bash[22554]: cluster 2024-08-17T17:07:27.788741+0000 mon.a (mon.0) 1533 : cluster [DBG] osdmap e428: 8 total, 8 up, 8 in 2024-08-17T17:07:29.095 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:07:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:07:28] "GET /metrics HTTP/1.1" 200 36308 "" "Prometheus/2.51.0" 2024-08-17T17:07:29.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:28 smithi131 bash[32005]: cluster 2024-08-17T17:07:27.788741+0000 mon.a (mon.0) 1533 : cluster [DBG] osdmap e428: 8 total, 8 up, 8 in 2024-08-17T17:07:30.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:29 smithi131 bash[32005]: cluster 2024-08-17T17:07:28.118687+0000 mgr.y (mgr.15039) 156 : cluster [DBG] pgmap v262: 105 pgs: 105 active+clean; 641 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 37 MiB/s rd, 24 MiB/s wr, 576 op/s 2024-08-17T17:07:30.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:29 smithi131 bash[32005]: cluster 2024-08-17T17:07:28.813147+0000 mon.a (mon.0) 1534 : cluster [DBG] osdmap e429: 8 total, 8 up, 8 in 2024-08-17T17:07:30.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:29 smithi131 bash[22554]: cluster 2024-08-17T17:07:28.118687+0000 mgr.y (mgr.15039) 156 : cluster [DBG] pgmap v262: 105 pgs: 105 active+clean; 641 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 37 MiB/s rd, 24 MiB/s wr, 576 op/s 2024-08-17T17:07:30.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:29 smithi131 bash[22554]: cluster 2024-08-17T17:07:28.813147+0000 mon.a (mon.0) 1534 : cluster [DBG] osdmap e429: 8 total, 8 up, 8 in 2024-08-17T17:07:30.137 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:29 smithi169 bash[24469]: cluster 2024-08-17T17:07:28.118687+0000 mgr.y (mgr.15039) 156 : cluster [DBG] pgmap v262: 105 pgs: 105 active+clean; 641 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 37 MiB/s rd, 24 MiB/s wr, 576 op/s 2024-08-17T17:07:30.137 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:29 smithi169 bash[24469]: cluster 2024-08-17T17:07:28.813147+0000 mon.a (mon.0) 1534 : cluster [DBG] osdmap e429: 8 total, 8 up, 8 in 2024-08-17T17:07:30.479 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestDeepCopy.Clone_SmallerDstObjSize (2273 ms) 2024-08-17T17:07:30.480 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestDeepCopy.CloneFlatten_SmallerDstObjSize 2024-08-17T17:07:31.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:30 smithi131 bash[32005]: cluster 2024-08-17T17:07:29.827095+0000 mon.a (mon.0) 1535 : cluster [DBG] osdmap e430: 8 total, 8 up, 8 in 2024-08-17T17:07:31.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:30 smithi131 bash[22554]: cluster 2024-08-17T17:07:29.827095+0000 mon.a (mon.0) 1535 : cluster [DBG] osdmap e430: 8 total, 8 up, 8 in 2024-08-17T17:07:31.134 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:30 smithi169 bash[24469]: cluster 2024-08-17T17:07:29.827095+0000 mon.a (mon.0) 1535 : cluster [DBG] osdmap e430: 8 total, 8 up, 8 in 2024-08-17T17:07:32.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:31 smithi131 bash[32005]: cluster 2024-08-17T17:07:30.119718+0000 mgr.y (mgr.15039) 157 : cluster [DBG] pgmap v265: 105 pgs: 105 active+clean; 655 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.5 MiB/s wr, 146 op/s 2024-08-17T17:07:32.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:31 smithi131 bash[32005]: cluster 2024-08-17T17:07:30.843704+0000 mon.a (mon.0) 1536 : cluster [DBG] osdmap e431: 8 total, 8 up, 8 in 2024-08-17T17:07:32.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:31 smithi131 bash[22554]: cluster 2024-08-17T17:07:30.119718+0000 mgr.y (mgr.15039) 157 : cluster [DBG] pgmap v265: 105 pgs: 105 active+clean; 655 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.5 MiB/s wr, 146 op/s 2024-08-17T17:07:32.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:31 smithi131 bash[22554]: cluster 2024-08-17T17:07:30.843704+0000 mon.a (mon.0) 1536 : cluster [DBG] osdmap e431: 8 total, 8 up, 8 in 2024-08-17T17:07:32.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:31 smithi169 bash[24469]: cluster 2024-08-17T17:07:30.119718+0000 mgr.y (mgr.15039) 157 : cluster [DBG] pgmap v265: 105 pgs: 105 active+clean; 655 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 12 MiB/s rd, 3.5 MiB/s wr, 146 op/s 2024-08-17T17:07:32.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:31 smithi169 bash[24469]: cluster 2024-08-17T17:07:30.843704+0000 mon.a (mon.0) 1536 : cluster [DBG] osdmap e431: 8 total, 8 up, 8 in 2024-08-17T17:07:32.475 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestDeepCopy.CloneFlatten_SmallerDstObjSize (1995 ms) 2024-08-17T17:07:32.475 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestDeepCopy.Stress_SmallerDstObjSize 2024-08-17T17:07:32.507 INFO:tasks.workunit.client.0.smithi131.stdout:write: A 42685429~8217937 2024-08-17T17:07:32.550 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 39098499~7748807 2024-08-17T17:07:32.555 INFO:tasks.workunit.client.0.smithi131.stdout:write: A 45893729~4554528 2024-08-17T17:07:32.574 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 34716481~3578425 2024-08-17T17:07:32.574 INFO:tasks.workunit.client.0.smithi131.stdout:write: A 23666819~2608747 2024-08-17T17:07:32.586 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 78105919~5780161 2024-08-17T17:07:32.587 INFO:tasks.workunit.client.0.smithi131.stdout:write: A 22793993~3689004 2024-08-17T17:07:32.600 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 64456293~3779729 2024-08-17T17:07:32.600 INFO:tasks.workunit.client.0.smithi131.stdout:snap: snap0 2024-08-17T17:07:33.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: cluster 2024-08-17T17:07:31.849408+0000 mon.a (mon.0) 1537 : cluster [DBG] osdmap e432: 8 total, 8 up, 8 in 2024-08-17T17:07:33.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.021638+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:33.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.040590+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:33.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.044816+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:07:33.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.047193+0000 mon.c (mon.2) 151 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:07:33.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.063513+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:33.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.141729+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T17:07:33.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.217013+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:07:33.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.220415+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:33.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.222630+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:33.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.225088+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:33.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.226326+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:33.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.227429+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:33.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.228763+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:33.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.231190+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:33.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.234909+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:33.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.238253+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:33.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.240982+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:33.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.244212+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:33.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.247462+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:33.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: cluster 2024-08-17T17:07:31.849408+0000 mon.a (mon.0) 1537 : cluster [DBG] osdmap e432: 8 total, 8 up, 8 in 2024-08-17T17:07:33.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.021638+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:33.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.040590+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:33.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.044816+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:07:33.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.047193+0000 mon.c (mon.2) 151 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:07:33.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.063513+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:33.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.141729+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T17:07:33.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.217013+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:07:33.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.220415+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:33.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.222630+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:33.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.225088+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:33.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.226326+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:33.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.227429+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:33.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.228763+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:33.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.231190+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:33.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.234909+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:33.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.238253+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:33.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.240982+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:33.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.244212+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:33.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.247462+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:33.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.250355+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:33.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.251995+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:33.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.253280+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:33.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.262959+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:33.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.289114+0000 mon.c (mon.2) 169 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-17T17:07:33.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.290290+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-17T17:07:33.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.304420+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-17T17:07:33.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.309403+0000 mon.c (mon.2) 170 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.309815+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.320261+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-17T17:07:33.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.321710+0000 mon.c (mon.2) 171 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-17T17:07:33.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.322016+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-17T17:07:33.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.331824+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-17T17:07:33.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.333141+0000 mon.c (mon.2) 172 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-17T17:07:33.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.333484+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-17T17:07:33.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.334429+0000 mon.c (mon.2) 173 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-17T17:07:33.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.334754+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-17T17:07:33.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.335604+0000 mon.c (mon.2) 174 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-17T17:07:33.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.250355+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:33.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.251995+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:33.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.253280+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:33.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.262959+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:33.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.289114+0000 mon.c (mon.2) 169 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-17T17:07:33.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.290290+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-17T17:07:33.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.304420+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-17T17:07:33.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.309403+0000 mon.c (mon.2) 170 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.309815+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.320261+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-17T17:07:33.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.321710+0000 mon.c (mon.2) 171 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-17T17:07:33.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.322016+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-17T17:07:33.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.331824+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-17T17:07:33.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.333141+0000 mon.c (mon.2) 172 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-17T17:07:33.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.333484+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-17T17:07:33.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.334429+0000 mon.c (mon.2) 173 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-17T17:07:33.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.334754+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-17T17:07:33.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.335604+0000 mon.c (mon.2) 174 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-17T17:07:33.103 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.335899+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-17T17:07:33.103 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.340381+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-08-17T17:07:33.103 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.341708+0000 mon.c (mon.2) 175 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-17T17:07:33.103 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.341987+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-17T17:07:33.103 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.347928+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-17T17:07:33.103 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.349005+0000 mon.c (mon.2) 176 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.104 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.349378+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.104 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.350698+0000 mon.c (mon.2) 177 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-17T17:07:33.104 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.351119+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-17T17:07:33.104 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.356129+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-17T17:07:33.104 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.359477+0000 mon.c (mon.2) 178 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-17T17:07:33.104 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.359900+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-17T17:07:33.104 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.365031+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-08-17T17:07:33.104 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.366330+0000 mon.c (mon.2) 179 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-17T17:07:33.104 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.366738+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-17T17:07:33.104 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.372136+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-17T17:07:33.104 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.375061+0000 mon.c (mon.2) 180 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-17T17:07:33.105 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.335899+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-17T17:07:33.105 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.340381+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-08-17T17:07:33.105 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.341708+0000 mon.c (mon.2) 175 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-17T17:07:33.105 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.341987+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-17T17:07:33.105 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.347928+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-17T17:07:33.105 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.349005+0000 mon.c (mon.2) 176 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.105 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.349378+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.105 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.350698+0000 mon.c (mon.2) 177 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-17T17:07:33.105 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.351119+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-17T17:07:33.105 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.356129+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-17T17:07:33.105 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.359477+0000 mon.c (mon.2) 178 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-17T17:07:33.105 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.359900+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-17T17:07:33.105 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.365031+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-08-17T17:07:33.106 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.366330+0000 mon.c (mon.2) 179 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-17T17:07:33.106 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.366738+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-17T17:07:33.106 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.372136+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-17T17:07:33.106 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.375061+0000 mon.c (mon.2) 180 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-17T17:07:33.106 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.375438+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-17T17:07:33.106 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.381883+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-17T17:07:33.106 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.383008+0000 mon.c (mon.2) 181 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.106 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.383355+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.107 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.384326+0000 mon.c (mon.2) 182 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.107 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.384667+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.107 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.385843+0000 mon.c (mon.2) 183 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.107 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.386221+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.107 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.387188+0000 mon.c (mon.2) 184 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.108 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.387649+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.108 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.388763+0000 mon.c (mon.2) 185 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.108 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.389134+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.108 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.390210+0000 mon.c (mon.2) 186 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.108 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.390531+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.108 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.391827+0000 mon.c (mon.2) 187 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-17T17:07:33.108 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.392108+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-17T17:07:33.109 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.397018+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-17T17:07:33.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.375438+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-17T17:07:33.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.381883+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-17T17:07:33.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.383008+0000 mon.c (mon.2) 181 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.110 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.383355+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.110 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.384326+0000 mon.c (mon.2) 182 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.110 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.384667+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.110 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.385843+0000 mon.c (mon.2) 183 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.110 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.386221+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.110 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.387188+0000 mon.c (mon.2) 184 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.110 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.387649+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.110 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.388763+0000 mon.c (mon.2) 185 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.111 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.389134+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.111 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.390210+0000 mon.c (mon.2) 186 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.111 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.390531+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.111 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.391827+0000 mon.c (mon.2) 187 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-17T17:07:33.111 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.392108+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-17T17:07:33.111 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.397018+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-17T17:07:33.112 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.397898+0000 mon.c (mon.2) 188 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:07:33.112 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.399890+0000 mon.c (mon.2) 189 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:07:33.112 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.401065+0000 mon.c (mon.2) 190 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:07:33.112 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.408209+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:33.112 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.494547+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:07:33.112 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.496282+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:07:33.113 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.496997+0000 mon.c (mon.2) 193 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:07:33.113 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[22554]: audit 2024-08-17T17:07:32.502671+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:33.113 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.397898+0000 mon.c (mon.2) 188 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:07:33.114 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.399890+0000 mon.c (mon.2) 189 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:07:33.114 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.401065+0000 mon.c (mon.2) 190 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:07:33.114 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.408209+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:33.114 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.494547+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:07:33.114 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.496282+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:07:33.114 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.496997+0000 mon.c (mon.2) 193 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:07:33.114 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:32 smithi131 bash[32005]: audit 2024-08-17T17:07:32.502671+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: cluster 2024-08-17T17:07:31.849408+0000 mon.a (mon.0) 1537 : cluster [DBG] osdmap e432: 8 total, 8 up, 8 in 2024-08-17T17:07:33.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.021638+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:33.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.040590+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:33.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.044816+0000 mon.c (mon.2) 150 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:07:33.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.047193+0000 mon.c (mon.2) 151 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:07:33.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.063513+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:33.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.141729+0000 mon.c (mon.2) 152 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T17:07:33.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.217013+0000 mon.c (mon.2) 153 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:07:33.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.220415+0000 mon.c (mon.2) 154 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:33.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.222630+0000 mon.c (mon.2) 155 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:33.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.225088+0000 mon.c (mon.2) 156 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:33.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.226326+0000 mon.c (mon.2) 157 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:33.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.227429+0000 mon.c (mon.2) 158 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:33.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.228763+0000 mon.c (mon.2) 159 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:33.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.231190+0000 mon.c (mon.2) 160 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:33.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.234909+0000 mon.c (mon.2) 161 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:33.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.238253+0000 mon.c (mon.2) 162 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:33.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.240982+0000 mon.c (mon.2) 163 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:33.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.244212+0000 mon.c (mon.2) 164 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:33.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.247462+0000 mon.c (mon.2) 165 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:33.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.250355+0000 mon.c (mon.2) 166 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:33.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.251995+0000 mon.c (mon.2) 167 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:33.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.253280+0000 mon.c (mon.2) 168 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:07:33.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.262959+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:33.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.289114+0000 mon.c (mon.2) 169 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-17T17:07:33.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.290290+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-08-17T17:07:33.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.304420+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-17T17:07:33.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.309403+0000 mon.c (mon.2) 170 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.309815+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.320261+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-17T17:07:33.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.321710+0000 mon.c (mon.2) 171 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-17T17:07:33.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.322016+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-08-17T17:07:33.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.331824+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-17T17:07:33.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.333141+0000 mon.c (mon.2) 172 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-17T17:07:33.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.333484+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-08-17T17:07:33.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.334429+0000 mon.c (mon.2) 173 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-17T17:07:33.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.334754+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-08-17T17:07:33.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.335604+0000 mon.c (mon.2) 174 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-17T17:07:33.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.335899+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-08-17T17:07:33.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.340381+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-08-17T17:07:33.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.341708+0000 mon.c (mon.2) 175 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-17T17:07:33.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.341987+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-08-17T17:07:33.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.347928+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-17T17:07:33.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.349005+0000 mon.c (mon.2) 176 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.349378+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.350698+0000 mon.c (mon.2) 177 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-17T17:07:33.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.351119+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-08-17T17:07:33.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.356129+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-17T17:07:33.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.359477+0000 mon.c (mon.2) 178 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-17T17:07:33.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.359900+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-08-17T17:07:33.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.365031+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-08-17T17:07:33.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.366330+0000 mon.c (mon.2) 179 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-17T17:07:33.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.366738+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-08-17T17:07:33.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.372136+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-17T17:07:33.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.375061+0000 mon.c (mon.2) 180 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-17T17:07:33.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.375438+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-08-17T17:07:33.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.381883+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-17T17:07:33.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.383008+0000 mon.c (mon.2) 181 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.383355+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.384326+0000 mon.c (mon.2) 182 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.384667+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.385843+0000 mon.c (mon.2) 183 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.386221+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.387188+0000 mon.c (mon.2) 184 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.387649+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.388763+0000 mon.c (mon.2) 185 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.389134+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.390210+0000 mon.c (mon.2) 186 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.390531+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-08-17T17:07:33.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.391827+0000 mon.c (mon.2) 187 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-17T17:07:33.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.392108+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-08-17T17:07:33.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.397018+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.15039 ' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-17T17:07:33.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.397898+0000 mon.c (mon.2) 188 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:07:33.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.399890+0000 mon.c (mon.2) 189 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:07:33.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.401065+0000 mon.c (mon.2) 190 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:07:33.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.408209+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:33.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.494547+0000 mon.c (mon.2) 191 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:07:33.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.496282+0000 mon.c (mon.2) 192 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:07:33.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.496997+0000 mon.c (mon.2) 193 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:07:33.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:32 smithi169 bash[24469]: audit 2024-08-17T17:07:32.502671+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:33.543 INFO:tasks.workunit.client.0.smithi131.stdout:clone image275 -> image276 2024-08-17T17:07:33.664 INFO:tasks.workunit.client.0.smithi131.stdout:write: B 44040010~3113143 2024-08-17T17:07:33.715 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 32902785~7841317 2024-08-17T17:07:33.726 INFO:tasks.workunit.client.0.smithi131.stdout:write: B 634596~7290207 2024-08-17T17:07:33.763 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 43882240~3088850 2024-08-17T17:07:33.768 INFO:tasks.workunit.client.0.smithi131.stdout:write: B 54731950~6447859 2024-08-17T17:07:33.800 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 24556425~5684965 2024-08-17T17:07:33.821 INFO:tasks.workunit.client.0.smithi131.stdout:write: B 5514294~796408 2024-08-17T17:07:33.831 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 156608~132990 2024-08-17T17:07:33.834 INFO:tasks.workunit.client.0.smithi131.stdout:snap: snap1 2024-08-17T17:07:34.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:34 smithi131 bash[32005]: cluster 2024-08-17T17:07:32.120465+0000 mgr.y (mgr.15039) 158 : cluster [DBG] pgmap v268: 105 pgs: 105 active+clean; 685 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 11 MiB/s wr, 283 op/s 2024-08-17T17:07:34.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:34 smithi131 bash[32005]: audit 2024-08-17T17:07:32.143069+0000 mgr.y (mgr.15039) 159 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T17:07:34.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:34 smithi131 bash[32005]: cephadm 2024-08-17T17:07:32.253989+0000 mgr.y (mgr.15039) 160 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-17T17:07:34.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:34 smithi131 bash[32005]: cephadm 2024-08-17T17:07:32.391341+0000 mgr.y (mgr.15039) 161 : cephadm [INF] Upgrade: Complete! 2024-08-17T17:07:34.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:34 smithi131 bash[32005]: cluster 2024-08-17T17:07:33.509476+0000 mon.a (mon.0) 1573 : cluster [DBG] osdmap e433: 8 total, 8 up, 8 in 2024-08-17T17:07:34.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:34 smithi131 bash[22554]: cluster 2024-08-17T17:07:32.120465+0000 mgr.y (mgr.15039) 158 : cluster [DBG] pgmap v268: 105 pgs: 105 active+clean; 685 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 11 MiB/s wr, 283 op/s 2024-08-17T17:07:34.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:34 smithi131 bash[22554]: audit 2024-08-17T17:07:32.143069+0000 mgr.y (mgr.15039) 159 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T17:07:34.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:34 smithi131 bash[22554]: cephadm 2024-08-17T17:07:32.253989+0000 mgr.y (mgr.15039) 160 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-17T17:07:34.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:34 smithi131 bash[22554]: cephadm 2024-08-17T17:07:32.391341+0000 mgr.y (mgr.15039) 161 : cephadm [INF] Upgrade: Complete! 2024-08-17T17:07:34.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:34 smithi131 bash[22554]: cluster 2024-08-17T17:07:33.509476+0000 mon.a (mon.0) 1573 : cluster [DBG] osdmap e433: 8 total, 8 up, 8 in 2024-08-17T17:07:34.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:34 smithi169 bash[24469]: cluster 2024-08-17T17:07:32.120465+0000 mgr.y (mgr.15039) 158 : cluster [DBG] pgmap v268: 105 pgs: 105 active+clean; 685 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 26 MiB/s rd, 11 MiB/s wr, 283 op/s 2024-08-17T17:07:34.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:34 smithi169 bash[24469]: audit 2024-08-17T17:07:32.143069+0000 mgr.y (mgr.15039) 159 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-08-17T17:07:34.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:34 smithi169 bash[24469]: cephadm 2024-08-17T17:07:32.253989+0000 mgr.y (mgr.15039) 160 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-17T17:07:34.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:34 smithi169 bash[24469]: cephadm 2024-08-17T17:07:32.391341+0000 mgr.y (mgr.15039) 161 : cephadm [INF] Upgrade: Complete! 2024-08-17T17:07:34.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:34 smithi169 bash[24469]: cluster 2024-08-17T17:07:33.509476+0000 mon.a (mon.0) 1573 : cluster [DBG] osdmap e433: 8 total, 8 up, 8 in 2024-08-17T17:07:34.540 INFO:tasks.workunit.client.0.smithi131.stdout:clone image276 -> image277 2024-08-17T17:07:34.709 INFO:tasks.workunit.client.0.smithi131.stdout:write: C 79778783~4107297 2024-08-17T17:07:34.748 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 78036513~5849567 2024-08-17T17:07:34.756 INFO:tasks.workunit.client.0.smithi131.stdout:write: C 11629729~4749173 2024-08-17T17:07:34.793 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 33604002~2999363 2024-08-17T17:07:34.800 INFO:tasks.workunit.client.0.smithi131.stdout:write: C 23556308~869290 2024-08-17T17:07:34.822 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 26008015~5785607 2024-08-17T17:07:34.832 INFO:tasks.workunit.client.0.smithi131.stdout:write: C 25675967~4090302 2024-08-17T17:07:34.855 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 45486051~2939161 2024-08-17T17:07:34.878 INFO:tasks.workunit.client.0.smithi131.stdout:snap: snap2 2024-08-17T17:07:35.623 INFO:tasks.workunit.client.0.smithi131.stdout:write: D 11335954~4177607 2024-08-17T17:07:35.630 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 27402683~3779961 2024-08-17T17:07:35.636 INFO:tasks.workunit.client.0.smithi131.stdout:write: D 1076318~7347648 2024-08-17T17:07:35.636 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 82258620~1627460 2024-08-17T17:07:35.639 INFO:tasks.workunit.client.0.smithi131.stdout:write: D 18537666~6590612 2024-08-17T17:07:35.640 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 871757~8300665 2024-08-17T17:07:35.764 INFO:tasks.workunit.client.0.smithi131.stdout:write: D 29185178~6447968 2024-08-17T17:07:35.764 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 62629184~7119936 2024-08-17T17:07:35.799 INFO:tasks.workunit.client.0.smithi131.stdout:snap: snap3 2024-08-17T17:07:35.854 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:35 smithi131 bash[32005]: cluster 2024-08-17T17:07:34.121165+0000 mgr.y (mgr.15039) 162 : cluster [DBG] pgmap v270: 105 pgs: 105 active+clean; 685 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 10 MiB/s wr, 264 op/s 2024-08-17T17:07:35.854 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:35 smithi131 bash[32005]: cluster 2024-08-17T17:07:34.512568+0000 mon.a (mon.0) 1574 : cluster [DBG] osdmap e434: 8 total, 8 up, 8 in 2024-08-17T17:07:35.854 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:35 smithi131 bash[32005]: audit 2024-08-17T17:07:35.097435+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:35.854 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:35 smithi131 bash[22554]: cluster 2024-08-17T17:07:34.121165+0000 mgr.y (mgr.15039) 162 : cluster [DBG] pgmap v270: 105 pgs: 105 active+clean; 685 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 10 MiB/s wr, 264 op/s 2024-08-17T17:07:35.855 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:35 smithi131 bash[22554]: cluster 2024-08-17T17:07:34.512568+0000 mon.a (mon.0) 1574 : cluster [DBG] osdmap e434: 8 total, 8 up, 8 in 2024-08-17T17:07:35.855 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:35 smithi131 bash[22554]: audit 2024-08-17T17:07:35.097435+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:35.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:35 smithi169 bash[24469]: cluster 2024-08-17T17:07:34.121165+0000 mgr.y (mgr.15039) 162 : cluster [DBG] pgmap v270: 105 pgs: 105 active+clean; 685 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 24 MiB/s rd, 10 MiB/s wr, 264 op/s 2024-08-17T17:07:35.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:35 smithi169 bash[24469]: cluster 2024-08-17T17:07:34.512568+0000 mon.a (mon.0) 1574 : cluster [DBG] osdmap e434: 8 total, 8 up, 8 in 2024-08-17T17:07:35.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:35 smithi169 bash[24469]: audit 2024-08-17T17:07:35.097435+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:36.484 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'echo wait for minority of mons to upgrade' 2024-08-17T17:07:36.568 INFO:tasks.workunit.client.0.smithi131.stdout:clone image277 -> image278 2024-08-17T17:07:36.694 INFO:tasks.workunit.client.0.smithi131.stdout:resize: 107813345 2024-08-17T17:07:36.845 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:36 smithi131 bash[32005]: audit 2024-08-17T17:07:35.201947+0000 mgr.y (mgr.15039) 163 : audit [DBG] from='client.15282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:36.845 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:36 smithi131 bash[32005]: cluster 2024-08-17T17:07:35.524628+0000 mon.a (mon.0) 1576 : cluster [DBG] osdmap e435: 8 total, 8 up, 8 in 2024-08-17T17:07:36.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:36 smithi131 bash[22554]: audit 2024-08-17T17:07:35.201947+0000 mgr.y (mgr.15039) 163 : audit [DBG] from='client.15282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:36.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:36 smithi131 bash[22554]: cluster 2024-08-17T17:07:35.524628+0000 mon.a (mon.0) 1576 : cluster [DBG] osdmap e435: 8 total, 8 up, 8 in 2024-08-17T17:07:36.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:36 smithi169 bash[24469]: audit 2024-08-17T17:07:35.201947+0000 mgr.y (mgr.15039) 163 : audit [DBG] from='client.15282 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:36.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:36 smithi169 bash[24469]: cluster 2024-08-17T17:07:35.524628+0000 mon.a (mon.0) 1576 : cluster [DBG] osdmap e435: 8 total, 8 up, 8 in 2024-08-17T17:07:37.203 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestDeepCopy.Stress_SmallerDstObjSize (4728 ms) 2024-08-17T17:07:37.203 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize 2024-08-17T17:07:37.266 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/test_DeepCopy.cc:621: Skipped 2024-08-17T17:07:37.267 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to unmet REQUIRE 2024-08-17T17:07:37.445 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize (242 ms) 2024-08-17T17:07:37.446 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestDeepCopy.Snaps_StrippingLargerDstObjSize 2024-08-17T17:07:37.506 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/test_DeepCopy.cc:635: Skipped 2024-08-17T17:07:37.506 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to unmet REQUIRE 2024-08-17T17:07:37.682 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingLargerDstObjSize (237 ms) 2024-08-17T17:07:37.682 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestDeepCopy.Clone_StrippingLargerDstObjSize 2024-08-17T17:07:37.746 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/test_DeepCopy.cc:649: Skipped 2024-08-17T17:07:37.746 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to unmet REQUIRE 2024-08-17T17:07:37.845 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:37 smithi131 bash[32005]: cluster 2024-08-17T17:07:36.121831+0000 mgr.y (mgr.15039) 164 : cluster [DBG] pgmap v273: 105 pgs: 105 active+clean; 867 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 44 MiB/s rd, 40 MiB/s wr, 697 op/s 2024-08-17T17:07:37.845 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:37 smithi131 bash[32005]: cluster 2024-08-17T17:07:36.539057+0000 mon.a (mon.0) 1577 : cluster [DBG] osdmap e436: 8 total, 8 up, 8 in 2024-08-17T17:07:37.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:37 smithi131 bash[22554]: cluster 2024-08-17T17:07:36.121831+0000 mgr.y (mgr.15039) 164 : cluster [DBG] pgmap v273: 105 pgs: 105 active+clean; 867 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 44 MiB/s rd, 40 MiB/s wr, 697 op/s 2024-08-17T17:07:37.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:37 smithi131 bash[22554]: cluster 2024-08-17T17:07:36.539057+0000 mon.a (mon.0) 1577 : cluster [DBG] osdmap e436: 8 total, 8 up, 8 in 2024-08-17T17:07:37.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:37 smithi169 bash[24469]: cluster 2024-08-17T17:07:36.121831+0000 mgr.y (mgr.15039) 164 : cluster [DBG] pgmap v273: 105 pgs: 105 active+clean; 867 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 44 MiB/s rd, 40 MiB/s wr, 697 op/s 2024-08-17T17:07:37.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:37 smithi169 bash[24469]: cluster 2024-08-17T17:07:36.539057+0000 mon.a (mon.0) 1577 : cluster [DBG] osdmap e436: 8 total, 8 up, 8 in 2024-08-17T17:07:37.920 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingLargerDstObjSize (238 ms) 2024-08-17T17:07:37.921 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize 2024-08-17T17:07:37.979 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/test_DeepCopy.cc:663: Skipped 2024-08-17T17:07:37.979 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to unmet REQUIRE 2024-08-17T17:07:38.152 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize (232 ms) 2024-08-17T17:07:38.152 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestDeepCopy.Stress_StrippingLargerDstObjSize 2024-08-17T17:07:38.210 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/test_DeepCopy.cc:679: Skipped 2024-08-17T17:07:38.211 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to unmet REQUIRE 2024-08-17T17:07:38.384 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingLargerDstObjSize (232 ms) 2024-08-17T17:07:38.384 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize 2024-08-17T17:07:38.449 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/test_DeepCopy.cc:693: Skipped 2024-08-17T17:07:38.449 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to unmet REQUIRE 2024-08-17T17:07:38.620 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize (236 ms) 2024-08-17T17:07:38.620 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize 2024-08-17T17:07:38.681 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/test_DeepCopy.cc:707: Skipped 2024-08-17T17:07:38.681 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to unmet REQUIRE 2024-08-17T17:07:38.850 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize (230 ms) 2024-08-17T17:07:38.851 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestDeepCopy.Clone_StrippingSmallerDstObjSize 2024-08-17T17:07:38.911 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/test_DeepCopy.cc:721: Skipped 2024-08-17T17:07:38.911 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to unmet REQUIRE 2024-08-17T17:07:39.084 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingSmallerDstObjSize (234 ms) 2024-08-17T17:07:39.084 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize 2024-08-17T17:07:39.095 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:07:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:07:38] "GET /metrics HTTP/1.1" 200 36308 "" "Prometheus/2.51.0" 2024-08-17T17:07:39.146 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/test_DeepCopy.cc:735: Skipped 2024-08-17T17:07:39.146 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to unmet REQUIRE 2024-08-17T17:07:39.278 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize (194 ms) 2024-08-17T17:07:39.278 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestDeepCopy.Stress_StrippingSmallerDstObjSize 2024-08-17T17:07:39.321 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/test_DeepCopy.cc:751: Skipped 2024-08-17T17:07:39.321 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to unmet REQUIRE 2024-08-17T17:07:39.486 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingSmallerDstObjSize (208 ms) 2024-08-17T17:07:39.557 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 31 tests from TestDeepCopy (57668 ms total) 2024-08-17T17:07:39.557 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:07:39.557 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 51 tests from TestMirroring 2024-08-17T17:07:39.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:39 smithi131 bash[22554]: cluster 2024-08-17T17:07:38.122509+0000 mgr.y (mgr.15039) 165 : cluster [DBG] pgmap v275: 105 pgs: 105 active+clean; 867 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 41 MiB/s rd, 37 MiB/s wr, 646 op/s 2024-08-17T17:07:39.845 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:39 smithi131 bash[32005]: cluster 2024-08-17T17:07:38.122509+0000 mgr.y (mgr.15039) 165 : cluster [DBG] pgmap v275: 105 pgs: 105 active+clean; 867 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 41 MiB/s rd, 37 MiB/s wr, 646 op/s 2024-08-17T17:07:39.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:39 smithi169 bash[24469]: cluster 2024-08-17T17:07:38.122509+0000 mgr.y (mgr.15039) 165 : cluster [DBG] pgmap v275: 105 pgs: 105 active+clean; 867 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 41 MiB/s rd, 37 MiB/s wr, 646 op/s 2024-08-17T17:07:40.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:40 smithi131 bash[22554]: cluster 2024-08-17T17:07:39.541643+0000 mon.a (mon.0) 1578 : cluster [DBG] osdmap e437: 8 total, 8 up, 8 in 2024-08-17T17:07:40.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:40 smithi131 bash[22554]: audit 2024-08-17T17:07:39.936435+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:07:40.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:40 smithi131 bash[32005]: cluster 2024-08-17T17:07:39.541643+0000 mon.a (mon.0) 1578 : cluster [DBG] osdmap e437: 8 total, 8 up, 8 in 2024-08-17T17:07:40.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:40 smithi131 bash[32005]: audit 2024-08-17T17:07:39.936435+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:07:40.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:40 smithi169 bash[24469]: cluster 2024-08-17T17:07:39.541643+0000 mon.a (mon.0) 1578 : cluster [DBG] osdmap e437: 8 total, 8 up, 8 in 2024-08-17T17:07:40.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:40 smithi169 bash[24469]: audit 2024-08-17T17:07:39.936435+0000 mon.c (mon.2) 194 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:07:41.228 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:07:41.577 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage 2024-08-17T17:07:41.845 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:41 smithi131 bash[32005]: cluster 2024-08-17T17:07:40.123444+0000 mgr.y (mgr.15039) 166 : cluster [DBG] pgmap v277: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:41.845 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:41 smithi131 bash[32005]: cluster 2024-08-17T17:07:40.570940+0000 mon.a (mon.0) 1579 : cluster [DBG] osdmap e438: 8 total, 8 up, 8 in 2024-08-17T17:07:41.845 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:41 smithi131 bash[32005]: audit 2024-08-17T17:07:40.582648+0000 mon.a (mon.0) 1580 : audit [INF] from='client.? 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:07:41.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:41 smithi131 bash[22554]: cluster 2024-08-17T17:07:40.123444+0000 mgr.y (mgr.15039) 166 : cluster [DBG] pgmap v277: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:41.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:41 smithi131 bash[22554]: cluster 2024-08-17T17:07:40.570940+0000 mon.a (mon.0) 1579 : cluster [DBG] osdmap e438: 8 total, 8 up, 8 in 2024-08-17T17:07:41.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:41 smithi131 bash[22554]: audit 2024-08-17T17:07:40.582648+0000 mon.a (mon.0) 1580 : audit [INF] from='client.? 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:07:41.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:41 smithi169 bash[24469]: cluster 2024-08-17T17:07:40.123444+0000 mgr.y (mgr.15039) 166 : cluster [DBG] pgmap v277: 73 pgs: 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:41.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:41 smithi169 bash[24469]: cluster 2024-08-17T17:07:40.570940+0000 mon.a (mon.0) 1579 : cluster [DBG] osdmap e438: 8 total, 8 up, 8 in 2024-08-17T17:07:41.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:41 smithi169 bash[24469]: audit 2024-08-17T17:07:40.582648+0000 mon.a (mon.0) 1580 : audit [INF] from='client.? 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-12","app": "rados","yes_i_really_mean_it": true}]: dispatch 2024-08-17T17:07:42.845 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:42 smithi131 bash[32005]: audit 2024-08-17T17:07:41.578889+0000 mon.a (mon.0) 1581 : audit [INF] from='client.? 172.21.15.131:0/2137392686' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:07:42.845 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:42 smithi131 bash[32005]: cluster 2024-08-17T17:07:41.579180+0000 mon.a (mon.0) 1582 : cluster [DBG] osdmap e439: 8 total, 8 up, 8 in 2024-08-17T17:07:42.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:42 smithi131 bash[22554]: audit 2024-08-17T17:07:41.578889+0000 mon.a (mon.0) 1581 : audit [INF] from='client.? 172.21.15.131:0/2137392686' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:07:42.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:42 smithi131 bash[22554]: cluster 2024-08-17T17:07:41.579180+0000 mon.a (mon.0) 1582 : cluster [DBG] osdmap e439: 8 total, 8 up, 8 in 2024-08-17T17:07:42.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:42 smithi169 bash[24469]: audit 2024-08-17T17:07:41.578889+0000 mon.a (mon.0) 1581 : audit [INF] from='client.? 172.21.15.131:0/2137392686' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-12","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:07:42.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:42 smithi169 bash[24469]: cluster 2024-08-17T17:07:41.579180+0000 mon.a (mon.0) 1582 : cluster [DBG] osdmap e439: 8 total, 8 up, 8 in 2024-08-17T17:07:43.787 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage (2210 ms) 2024-08-17T17:07:43.788 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModePool 2024-08-17T17:07:43.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:43 smithi169 bash[24469]: cluster 2024-08-17T17:07:42.124103+0000 mgr.y (mgr.15039) 167 : cluster [DBG] pgmap v280: 105 pgs: 32 unknown, 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:43.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:43 smithi169 bash[24469]: cluster 2024-08-17T17:07:42.599048+0000 mon.a (mon.0) 1583 : cluster [DBG] osdmap e440: 8 total, 8 up, 8 in 2024-08-17T17:07:43.967 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModePool (180 ms) 2024-08-17T17:07:43.967 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled 2024-08-17T17:07:44.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:43 smithi131 bash[22554]: cluster 2024-08-17T17:07:42.124103+0000 mgr.y (mgr.15039) 167 : cluster [DBG] pgmap v280: 105 pgs: 32 unknown, 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:44.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:43 smithi131 bash[22554]: cluster 2024-08-17T17:07:42.599048+0000 mon.a (mon.0) 1583 : cluster [DBG] osdmap e440: 8 total, 8 up, 8 in 2024-08-17T17:07:44.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:43 smithi131 bash[32005]: cluster 2024-08-17T17:07:42.124103+0000 mgr.y (mgr.15039) 167 : cluster [DBG] pgmap v280: 105 pgs: 32 unknown, 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:44.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:43 smithi131 bash[32005]: cluster 2024-08-17T17:07:42.599048+0000 mon.a (mon.0) 1583 : cluster [DBG] osdmap e440: 8 total, 8 up, 8 in 2024-08-17T17:07:44.148 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled (181 ms) 2024-08-17T17:07:44.148 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeImage 2024-08-17T17:07:44.369 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeImage (221 ms) 2024-08-17T17:07:44.369 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeImage_NoObjectMap 2024-08-17T17:07:44.572 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeImage_NoObjectMap (203 ms) 2024-08-17T17:07:44.572 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModePool 2024-08-17T17:07:44.800 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModePool (228 ms) 2024-08-17T17:07:44.800 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.DisableImageMirror_In_MirrorModeDisabled 2024-08-17T17:07:44.887 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:44 smithi131 bash[22554]: cluster 2024-08-17T17:07:43.599465+0000 mon.a (mon.0) 1584 : cluster [DBG] osdmap e441: 8 total, 8 up, 8 in 2024-08-17T17:07:44.887 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:44 smithi131 bash[32005]: cluster 2024-08-17T17:07:43.599465+0000 mon.a (mon.0) 1584 : cluster [DBG] osdmap e441: 8 total, 8 up, 8 in 2024-08-17T17:07:44.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:44 smithi169 bash[24469]: cluster 2024-08-17T17:07:43.599465+0000 mon.a (mon.0) 1584 : cluster [DBG] osdmap e441: 8 total, 8 up, 8 in 2024-08-17T17:07:44.953 INFO:teuthology.orchestra.run.smithi131.stdout:wait for minority of mons to upgrade 2024-08-17T17:07:45.020 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.DisableImageMirror_In_MirrorModeDisabled (220 ms) 2024-08-17T17:07:45.020 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.DisableImageMirrorWithPeer 2024-08-17T17:07:45.020 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/test_mirroring.cc:482: Skipped 2024-08-17T17:07:45.020 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to unmet REQUIRE 2024-08-17T17:07:45.020 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestMirroring.DisableImageMirrorWithPeer (0 ms) 2024-08-17T17:07:45.020 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.DisableJournalingWithPeer 2024-08-17T17:07:45.020 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/test_mirroring.cc:520: Skipped 2024-08-17T17:07:45.020 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to unmet REQUIRE 2024-08-17T17:07:45.020 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestMirroring.DisableJournalingWithPeer (0 ms) 2024-08-17T17:07:45.021 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled_WithoutJournaling 2024-08-17T17:07:45.142 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeDisabled_WithoutJournaling (122 ms) 2024-08-17T17:07:45.142 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModePool_WithoutJournaling 2024-08-17T17:07:45.319 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModePool_WithoutJournaling (177 ms) 2024-08-17T17:07:45.319 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutJournaling 2024-08-17T17:07:45.814 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --limit 1' 2024-08-17T17:07:45.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:45 smithi169 bash[24469]: cluster 2024-08-17T17:07:44.124824+0000 mgr.y (mgr.15039) 168 : cluster [DBG] pgmap v283: 105 pgs: 32 unknown, 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:46.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:45 smithi131 bash[32005]: cluster 2024-08-17T17:07:44.124824+0000 mgr.y (mgr.15039) 168 : cluster [DBG] pgmap v283: 105 pgs: 32 unknown, 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:46.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:45 smithi131 bash[22554]: cluster 2024-08-17T17:07:44.124824+0000 mgr.y (mgr.15039) 168 : cluster [DBG] pgmap v283: 105 pgs: 32 unknown, 73 active+clean; 581 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:07:46.754 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutJournaling (1435 ms) 2024-08-17T17:07:46.754 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutExclusiveLock 2024-08-17T17:07:46.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:46 smithi169 bash[24469]: cluster 2024-08-17T17:07:45.621937+0000 mon.a (mon.0) 1585 : cluster [DBG] osdmap e442: 8 total, 8 up, 8 in 2024-08-17T17:07:47.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:46 smithi131 bash[32005]: cluster 2024-08-17T17:07:45.621937+0000 mon.a (mon.0) 1585 : cluster [DBG] osdmap e442: 8 total, 8 up, 8 in 2024-08-17T17:07:47.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:46 smithi131 bash[22554]: cluster 2024-08-17T17:07:45.621937+0000 mon.a (mon.0) 1585 : cluster [DBG] osdmap e442: 8 total, 8 up, 8 in 2024-08-17T17:07:47.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:47 smithi169 bash[24469]: cluster 2024-08-17T17:07:46.125571+0000 mgr.y (mgr.15039) 169 : cluster [DBG] pgmap v285: 105 pgs: 105 active+clean; 581 KiB data, 412 MiB used, 715 GiB / 715 GiB avail; 285 KiB/s rd, 40 KiB/s wr, 411 op/s 2024-08-17T17:07:47.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:47 smithi169 bash[24469]: cluster 2024-08-17T17:07:46.649912+0000 mon.a (mon.0) 1586 : cluster [DBG] osdmap e443: 8 total, 8 up, 8 in 2024-08-17T17:07:48.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:47 smithi131 bash[32005]: cluster 2024-08-17T17:07:46.125571+0000 mgr.y (mgr.15039) 169 : cluster [DBG] pgmap v285: 105 pgs: 105 active+clean; 581 KiB data, 412 MiB used, 715 GiB / 715 GiB avail; 285 KiB/s rd, 40 KiB/s wr, 411 op/s 2024-08-17T17:07:48.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:47 smithi131 bash[32005]: cluster 2024-08-17T17:07:46.649912+0000 mon.a (mon.0) 1586 : cluster [DBG] osdmap e443: 8 total, 8 up, 8 in 2024-08-17T17:07:48.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:47 smithi131 bash[22554]: cluster 2024-08-17T17:07:46.125571+0000 mgr.y (mgr.15039) 169 : cluster [DBG] pgmap v285: 105 pgs: 105 active+clean; 581 KiB data, 412 MiB used, 715 GiB / 715 GiB avail; 285 KiB/s rd, 40 KiB/s wr, 411 op/s 2024-08-17T17:07:48.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:47 smithi131 bash[22554]: cluster 2024-08-17T17:07:46.649912+0000 mon.a (mon.0) 1586 : cluster [DBG] osdmap e443: 8 total, 8 up, 8 in 2024-08-17T17:07:48.763 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.EnableImageMirror_In_MirrorModeImage_WithoutExclusiveLock (2009 ms) 2024-08-17T17:07:48.763 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeDisabled 2024-08-17T17:07:49.025 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeDisabled (262 ms) 2024-08-17T17:07:49.025 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeImage 2024-08-17T17:07:49.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:48 smithi131 bash[32005]: cluster 2024-08-17T17:07:47.660051+0000 mon.a (mon.0) 1587 : cluster [DBG] osdmap e444: 8 total, 8 up, 8 in 2024-08-17T17:07:49.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:48 smithi131 bash[22554]: cluster 2024-08-17T17:07:47.660051+0000 mon.a (mon.0) 1587 : cluster [DBG] osdmap e444: 8 total, 8 up, 8 in 2024-08-17T17:07:49.096 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:07:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:07:48] "GET /metrics HTTP/1.1" 200 33869 "" "Prometheus/2.51.0" 2024-08-17T17:07:49.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:48 smithi169 bash[24469]: cluster 2024-08-17T17:07:47.660051+0000 mon.a (mon.0) 1587 : cluster [DBG] osdmap e444: 8 total, 8 up, 8 in 2024-08-17T17:07:49.274 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeImage (248 ms) 2024-08-17T17:07:49.274 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModePool 2024-08-17T17:07:49.521 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModePool (248 ms) 2024-08-17T17:07:49.521 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModePool_WithoutJournaling 2024-08-17T17:07:49.730 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModePool_WithoutJournaling (209 ms) 2024-08-17T17:07:49.730 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.CreateImage_In_MirrorModeImage_WithoutJournaling 2024-08-17T17:07:49.943 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.CreateImage_In_MirrorModeImage_WithoutJournaling (213 ms) 2024-08-17T17:07:49.943 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeDisabled 2024-08-17T17:07:50.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:49 smithi131 bash[32005]: cluster 2024-08-17T17:07:48.126376+0000 mgr.y (mgr.15039) 170 : cluster [DBG] pgmap v288: 105 pgs: 105 active+clean; 581 KiB data, 412 MiB used, 715 GiB / 715 GiB avail; 286 KiB/s rd, 40 KiB/s wr, 413 op/s 2024-08-17T17:07:50.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:49 smithi131 bash[32005]: cluster 2024-08-17T17:07:48.670786+0000 mon.a (mon.0) 1588 : cluster [DBG] osdmap e445: 8 total, 8 up, 8 in 2024-08-17T17:07:50.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:49 smithi131 bash[32005]: cluster 2024-08-17T17:07:48.833464+0000 mon.a (mon.0) 1589 : cluster [DBG] osdmap e446: 8 total, 8 up, 8 in 2024-08-17T17:07:50.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:49 smithi131 bash[22554]: cluster 2024-08-17T17:07:48.126376+0000 mgr.y (mgr.15039) 170 : cluster [DBG] pgmap v288: 105 pgs: 105 active+clean; 581 KiB data, 412 MiB used, 715 GiB / 715 GiB avail; 286 KiB/s rd, 40 KiB/s wr, 413 op/s 2024-08-17T17:07:50.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:49 smithi131 bash[22554]: cluster 2024-08-17T17:07:48.670786+0000 mon.a (mon.0) 1588 : cluster [DBG] osdmap e445: 8 total, 8 up, 8 in 2024-08-17T17:07:50.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:49 smithi131 bash[22554]: cluster 2024-08-17T17:07:48.833464+0000 mon.a (mon.0) 1589 : cluster [DBG] osdmap e446: 8 total, 8 up, 8 in 2024-08-17T17:07:50.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:49 smithi169 bash[24469]: cluster 2024-08-17T17:07:48.126376+0000 mgr.y (mgr.15039) 170 : cluster [DBG] pgmap v288: 105 pgs: 105 active+clean; 581 KiB data, 412 MiB used, 715 GiB / 715 GiB avail; 286 KiB/s rd, 40 KiB/s wr, 413 op/s 2024-08-17T17:07:50.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:49 smithi169 bash[24469]: cluster 2024-08-17T17:07:48.670786+0000 mon.a (mon.0) 1588 : cluster [DBG] osdmap e445: 8 total, 8 up, 8 in 2024-08-17T17:07:50.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:49 smithi169 bash[24469]: cluster 2024-08-17T17:07:48.833464+0000 mon.a (mon.0) 1589 : cluster [DBG] osdmap e446: 8 total, 8 up, 8 in 2024-08-17T17:07:50.153 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeDisabled (210 ms) 2024-08-17T17:07:50.153 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeImage 2024-08-17T17:07:50.405 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeImage (252 ms) 2024-08-17T17:07:50.405 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModeImage_SnapshotMirroringEnabled 2024-08-17T17:07:50.552 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:07:51.827 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModeImage_SnapshotMirroringEnabled (1422 ms) 2024-08-17T17:07:51.827 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.EnableJournaling_In_MirrorModePool 2024-08-17T17:07:51.928 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:51 smithi131 bash[32005]: cluster 2024-08-17T17:07:50.127130+0000 mgr.y (mgr.15039) 171 : cluster [DBG] pgmap v291: 105 pgs: 105 active+clean; 581 KiB data, 412 MiB used, 715 GiB / 715 GiB avail; 131 KiB/s rd, 22 KiB/s wr, 204 op/s 2024-08-17T17:07:51.929 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:51 smithi131 bash[32005]: cluster 2024-08-17T17:07:50.683384+0000 mon.a (mon.0) 1590 : cluster [DBG] osdmap e447: 8 total, 8 up, 8 in 2024-08-17T17:07:51.929 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:51 smithi131 bash[22554]: cluster 2024-08-17T17:07:50.127130+0000 mgr.y (mgr.15039) 171 : cluster [DBG] pgmap v291: 105 pgs: 105 active+clean; 581 KiB data, 412 MiB used, 715 GiB / 715 GiB avail; 131 KiB/s rd, 22 KiB/s wr, 204 op/s 2024-08-17T17:07:51.929 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:51 smithi131 bash[22554]: cluster 2024-08-17T17:07:50.683384+0000 mon.a (mon.0) 1590 : cluster [DBG] osdmap e447: 8 total, 8 up, 8 in 2024-08-17T17:07:52.031 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.EnableJournaling_In_MirrorModePool (204 ms) 2024-08-17T17:07:52.031 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.DisableJournaling_In_MirrorModePool 2024-08-17T17:07:52.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:51 smithi169 bash[24469]: cluster 2024-08-17T17:07:50.127130+0000 mgr.y (mgr.15039) 171 : cluster [DBG] pgmap v291: 105 pgs: 105 active+clean; 581 KiB data, 412 MiB used, 715 GiB / 715 GiB avail; 131 KiB/s rd, 22 KiB/s wr, 204 op/s 2024-08-17T17:07:52.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:51 smithi169 bash[24469]: cluster 2024-08-17T17:07:50.683384+0000 mon.a (mon.0) 1590 : cluster [DBG] osdmap e447: 8 total, 8 up, 8 in 2024-08-17T17:07:52.218 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.DisableJournaling_In_MirrorModePool (187 ms) 2024-08-17T17:07:52.219 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.DisableJournaling_In_MirrorModeImage 2024-08-17T17:07:52.453 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.DisableJournaling_In_MirrorModeImage (235 ms) 2024-08-17T17:07:52.453 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.MirrorModeSet_DisabledMode_To_PoolMode 2024-08-17T17:07:52.832 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.MirrorModeSet_DisabledMode_To_PoolMode (379 ms) 2024-08-17T17:07:52.832 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.MirrorModeSet_PoolMode_To_DisabledMode 2024-08-17T17:07:53.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:52 smithi131 bash[22554]: cluster 2024-08-17T17:07:51.694083+0000 mon.a (mon.0) 1591 : cluster [DBG] osdmap e448: 8 total, 8 up, 8 in 2024-08-17T17:07:53.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:52 smithi131 bash[32005]: cluster 2024-08-17T17:07:51.694083+0000 mon.a (mon.0) 1591 : cluster [DBG] osdmap e448: 8 total, 8 up, 8 in 2024-08-17T17:07:53.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:52 smithi169 bash[24469]: cluster 2024-08-17T17:07:51.694083+0000 mon.a (mon.0) 1591 : cluster [DBG] osdmap e448: 8 total, 8 up, 8 in 2024-08-17T17:07:53.230 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.MirrorModeSet_PoolMode_To_DisabledMode (398 ms) 2024-08-17T17:07:53.231 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.MirrorModeSet_DisabledMode_To_ImageMode 2024-08-17T17:07:53.604 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.MirrorModeSet_DisabledMode_To_ImageMode (374 ms) 2024-08-17T17:07:53.604 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.MirrorModeSet_PoolMode_To_ImageMode 2024-08-17T17:07:53.953 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.MirrorModeSet_PoolMode_To_ImageMode (349 ms) 2024-08-17T17:07:53.953 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.MirrorModeSet_ImageMode_To_PoolMode 2024-08-17T17:07:53.962 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:53 smithi131 bash[22554]: cluster 2024-08-17T17:07:52.127535+0000 mgr.y (mgr.15039) 172 : cluster [DBG] pgmap v294: 105 pgs: 105 active+clean; 581 KiB data, 413 MiB used, 715 GiB / 715 GiB avail; 343 KiB/s rd, 39 KiB/s wr, 500 op/s 2024-08-17T17:07:53.963 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:53 smithi131 bash[32005]: cluster 2024-08-17T17:07:52.127535+0000 mgr.y (mgr.15039) 172 : cluster [DBG] pgmap v294: 105 pgs: 105 active+clean; 581 KiB data, 413 MiB used, 715 GiB / 715 GiB avail; 343 KiB/s rd, 39 KiB/s wr, 500 op/s 2024-08-17T17:07:54.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:53 smithi169 bash[24469]: cluster 2024-08-17T17:07:52.127535+0000 mgr.y (mgr.15039) 172 : cluster [DBG] pgmap v294: 105 pgs: 105 active+clean; 581 KiB data, 413 MiB used, 715 GiB / 715 GiB avail; 343 KiB/s rd, 39 KiB/s wr, 500 op/s 2024-08-17T17:07:54.252 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.MirrorModeSet_ImageMode_To_PoolMode (299 ms) 2024-08-17T17:07:54.252 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.MirrorModeSet_ImageMode_To_DisabledMode 2024-08-17T17:07:54.589 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.MirrorModeSet_ImageMode_To_DisabledMode (337 ms) 2024-08-17T17:07:54.589 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageEnabled 2024-08-17T17:07:54.775 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageEnabled (186 ms) 2024-08-17T17:07:54.775 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageDisabled 2024-08-17T17:07:54.931 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageDisabled (156 ms) 2024-08-17T17:07:54.931 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.RemoveImage_With_ImageWithoutJournal 2024-08-17T17:07:55.080 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.RemoveImage_With_ImageWithoutJournal (148 ms) 2024-08-17T17:07:55.080 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.RemoveImage_With_MirrorImageDemoted 2024-08-17T17:07:55.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:54 smithi131 bash[22554]: cluster 2024-08-17T17:07:53.831161+0000 mon.a (mon.0) 1592 : cluster [DBG] osdmap e449: 8 total, 8 up, 8 in 2024-08-17T17:07:55.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:54 smithi131 bash[32005]: cluster 2024-08-17T17:07:53.831161+0000 mon.a (mon.0) 1592 : cluster [DBG] osdmap e449: 8 total, 8 up, 8 in 2024-08-17T17:07:55.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:54 smithi169 bash[24469]: cluster 2024-08-17T17:07:53.831161+0000 mon.a (mon.0) 1592 : cluster [DBG] osdmap e449: 8 total, 8 up, 8 in 2024-08-17T17:07:55.272 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.RemoveImage_With_MirrorImageDemoted (193 ms) 2024-08-17T17:07:55.272 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.TrashMoveRestore_PoolMode 2024-08-17T17:07:55.516 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.TrashMoveRestore_PoolMode (244 ms) 2024-08-17T17:07:55.516 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.TrashMoveRestore_ImageMode_MirroringDisabled 2024-08-17T17:07:55.803 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.TrashMoveRestore_ImageMode_MirroringDisabled (287 ms) 2024-08-17T17:07:55.803 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.TrashMoveRestore_ImageMode_MirroringEnabled 2024-08-17T17:07:56.072 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.TrashMoveRestore_ImageMode_MirroringEnabled (269 ms) 2024-08-17T17:07:56.072 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.MirrorStatusList 2024-08-17T17:07:56.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:55 smithi131 bash[22554]: cluster 2024-08-17T17:07:54.127996+0000 mgr.y (mgr.15039) 173 : cluster [DBG] pgmap v296: 105 pgs: 105 active+clean; 581 KiB data, 413 MiB used, 715 GiB / 715 GiB avail; 259 KiB/s rd, 29 KiB/s wr, 378 op/s 2024-08-17T17:07:56.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:55 smithi131 bash[22554]: audit 2024-08-17T17:07:54.326348+0000 mgr.y (mgr.15039) 174 : audit [DBG] from='client.15300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453", "daemon_types": "mon", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:56.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:55 smithi131 bash[22554]: audit 2024-08-17T17:07:54.936433+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:07:56.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:55 smithi131 bash[32005]: cluster 2024-08-17T17:07:54.127996+0000 mgr.y (mgr.15039) 173 : cluster [DBG] pgmap v296: 105 pgs: 105 active+clean; 581 KiB data, 413 MiB used, 715 GiB / 715 GiB avail; 259 KiB/s rd, 29 KiB/s wr, 378 op/s 2024-08-17T17:07:56.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:55 smithi131 bash[32005]: audit 2024-08-17T17:07:54.326348+0000 mgr.y (mgr.15039) 174 : audit [DBG] from='client.15300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453", "daemon_types": "mon", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:56.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:55 smithi131 bash[32005]: audit 2024-08-17T17:07:54.936433+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:07:56.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:55 smithi169 bash[24469]: cluster 2024-08-17T17:07:54.127996+0000 mgr.y (mgr.15039) 173 : cluster [DBG] pgmap v296: 105 pgs: 105 active+clean; 581 KiB data, 413 MiB used, 715 GiB / 715 GiB avail; 259 KiB/s rd, 29 KiB/s wr, 378 op/s 2024-08-17T17:07:56.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:55 smithi169 bash[24469]: audit 2024-08-17T17:07:54.326348+0000 mgr.y (mgr.15039) 174 : audit [DBG] from='client.15300 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453", "daemon_types": "mon", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:07:56.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:55 smithi169 bash[24469]: audit 2024-08-17T17:07:54.936433+0000 mon.c (mon.2) 195 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:07:56.235 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.MirrorStatusList (163 ms) 2024-08-17T17:07:56.235 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.RemoveBootstrapped 2024-08-17T17:07:56.446 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.RemoveBootstrapped (211 ms) 2024-08-17T17:07:56.446 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.AioPromoteDemote 2024-08-17T17:07:56.985 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.AioPromoteDemote (539 ms) 2024-08-17T17:07:56.985 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.AioGetInfo 2024-08-17T17:07:57.450 INFO:teuthology.orchestra.run.smithi131.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:07:57.685 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.AioGetInfo (700 ms) 2024-08-17T17:07:57.685 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.AioGetStatus 2024-08-17T17:07:58.038 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.AioGetStatus (353 ms) 2024-08-17T17:07:58.038 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.SiteName 2024-08-17T17:07:58.051 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.SiteName (13 ms) 2024-08-17T17:07:58.051 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.Bootstrap 2024-08-17T17:07:58.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:57 smithi131 bash[32005]: cluster 2024-08-17T17:07:56.128848+0000 mgr.y (mgr.15039) 175 : cluster [DBG] pgmap v297: 105 pgs: 105 active+clean; 581 KiB data, 425 MiB used, 715 GiB / 715 GiB avail; 642 KiB/s rd, 74 KiB/s wr, 899 op/s 2024-08-17T17:07:58.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:57 smithi131 bash[32005]: audit 2024-08-17T17:07:57.454108+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:58.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:57 smithi131 bash[32005]: audit 2024-08-17T17:07:57.455264+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:07:58.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:57 smithi131 bash[22554]: cluster 2024-08-17T17:07:56.128848+0000 mgr.y (mgr.15039) 175 : cluster [DBG] pgmap v297: 105 pgs: 105 active+clean; 581 KiB data, 425 MiB used, 715 GiB / 715 GiB avail; 642 KiB/s rd, 74 KiB/s wr, 899 op/s 2024-08-17T17:07:58.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:57 smithi131 bash[22554]: audit 2024-08-17T17:07:57.454108+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:58.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:57 smithi131 bash[22554]: audit 2024-08-17T17:07:57.455264+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:07:58.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:57 smithi169 bash[24469]: cluster 2024-08-17T17:07:56.128848+0000 mgr.y (mgr.15039) 175 : cluster [DBG] pgmap v297: 105 pgs: 105 active+clean; 581 KiB data, 425 MiB used, 715 GiB / 715 GiB avail; 642 KiB/s rd, 74 KiB/s wr, 899 op/s 2024-08-17T17:07:58.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:57 smithi169 bash[24469]: audit 2024-08-17T17:07:57.454108+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:07:58.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:57 smithi169 bash[24469]: audit 2024-08-17T17:07:57.455264+0000 mon.c (mon.2) 196 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:07:58.144 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-08-17T17:07:59.042 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:07:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:07:58] "GET /metrics HTTP/1.1" 200 36277 "" "Prometheus/2.51.0" 2024-08-17T17:07:59.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:59 smithi131 bash[32005]: cephadm 2024-08-17T17:07:57.447623+0000 mgr.y (mgr.15039) 176 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:07:59.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:59 smithi131 bash[32005]: audit 2024-08-17T17:07:58.048288+0000 mon.a (mon.0) 1594 : audit [INF] from='client.? 172.21.15.131:0/2137392686' entity='client.admin' 2024-08-17T17:07:59.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:59 smithi131 bash[32005]: audit 2024-08-17T17:07:58.048685+0000 mon.a (mon.0) 1595 : audit [DBG] from='client.? 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-17T17:07:59.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:59 smithi131 bash[32005]: audit 2024-08-17T17:07:58.048939+0000 mon.a (mon.0) 1596 : audit [INF] from='client.? 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-17T17:07:59.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:59 smithi131 bash[32005]: audit 2024-08-17T17:07:58.055750+0000 mon.a (mon.0) 1597 : audit [INF] from='client.? 172.21.15.131:0/2137392686' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-08-17T17:07:59.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:59 smithi131 bash[32005]: audit 2024-08-17T17:07:58.056165+0000 mon.a (mon.0) 1598 : audit [DBG] from='client.? 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-17T17:07:59.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:07:59 smithi131 bash[32005]: cluster 2024-08-17T17:07:58.834146+0000 mon.a (mon.0) 1599 : cluster [DBG] osdmap e450: 8 total, 8 up, 8 in 2024-08-17T17:07:59.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:59 smithi131 bash[22554]: cephadm 2024-08-17T17:07:57.447623+0000 mgr.y (mgr.15039) 176 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:07:59.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:59 smithi131 bash[22554]: audit 2024-08-17T17:07:58.048288+0000 mon.a (mon.0) 1594 : audit [INF] from='client.? 172.21.15.131:0/2137392686' entity='client.admin' 2024-08-17T17:07:59.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:59 smithi131 bash[22554]: audit 2024-08-17T17:07:58.048685+0000 mon.a (mon.0) 1595 : audit [DBG] from='client.? 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-17T17:07:59.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:59 smithi131 bash[22554]: audit 2024-08-17T17:07:58.048939+0000 mon.a (mon.0) 1596 : audit [INF] from='client.? 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-17T17:07:59.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:59 smithi131 bash[22554]: audit 2024-08-17T17:07:58.055750+0000 mon.a (mon.0) 1597 : audit [INF] from='client.? 172.21.15.131:0/2137392686' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-08-17T17:07:59.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:59 smithi131 bash[22554]: audit 2024-08-17T17:07:58.056165+0000 mon.a (mon.0) 1598 : audit [DBG] from='client.? 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-17T17:07:59.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:07:59 smithi131 bash[22554]: cluster 2024-08-17T17:07:58.834146+0000 mon.a (mon.0) 1599 : cluster [DBG] osdmap e450: 8 total, 8 up, 8 in 2024-08-17T17:07:59.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:59 smithi169 bash[24469]: cephadm 2024-08-17T17:07:57.447623+0000 mgr.y (mgr.15039) 176 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:07:59.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:59 smithi169 bash[24469]: audit 2024-08-17T17:07:58.048288+0000 mon.a (mon.0) 1594 : audit [INF] from='client.? 172.21.15.131:0/2137392686' entity='client.admin' 2024-08-17T17:07:59.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:59 smithi169 bash[24469]: audit 2024-08-17T17:07:58.048685+0000 mon.a (mon.0) 1595 : audit [DBG] from='client.? 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-17T17:07:59.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:59 smithi169 bash[24469]: audit 2024-08-17T17:07:58.048939+0000 mon.a (mon.0) 1596 : audit [INF] from='client.? 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-17T17:07:59.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:59 smithi169 bash[24469]: audit 2024-08-17T17:07:58.055750+0000 mon.a (mon.0) 1597 : audit [INF] from='client.? 172.21.15.131:0/2137392686' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/site_name"}]': finished 2024-08-17T17:07:59.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:59 smithi169 bash[24469]: audit 2024-08-17T17:07:58.056165+0000 mon.a (mon.0) 1598 : audit [DBG] from='client.? 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-17T17:07:59.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:07:59 smithi169 bash[24469]: cluster 2024-08-17T17:07:58.834146+0000 mon.a (mon.0) 1599 : cluster [DBG] osdmap e450: 8 total, 8 up, 8 in 2024-08-17T17:07:59.825 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.Bootstrap (1774 ms) 2024-08-17T17:07:59.825 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.PeerDirection 2024-08-17T17:07:59.840 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.PeerDirection (15 ms) 2024-08-17T17:07:59.840 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.Snapshot 2024-08-17T17:08:00.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:00 smithi131 bash[32005]: cluster 2024-08-17T17:07:58.129341+0000 mgr.y (mgr.15039) 177 : cluster [DBG] pgmap v298: 105 pgs: 105 active+clean; 581 KiB data, 425 MiB used, 715 GiB / 715 GiB avail; 403 KiB/s rd, 51 KiB/s wr, 565 op/s 2024-08-17T17:08:00.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:00 smithi131 bash[32005]: audit 2024-08-17T17:07:59.790683+0000 mon.a (mon.0) 1600 : audit [DBG] from='client.? 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-08-17T17:08:00.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:00 smithi131 bash[32005]: audit 2024-08-17T17:07:59.797463+0000 mon.a (mon.0) 1601 : audit [INF] from='client.? 172.21.15.131:0/2137392686' entity='client.admin' 2024-08-17T17:08:00.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:00 smithi131 bash[32005]: audit 2024-08-17T17:07:59.798274+0000 mon.a (mon.0) 1602 : audit [INF] from='client.? 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-08-17T17:08:00.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:00 smithi131 bash[32005]: audit 2024-08-17T17:07:59.808514+0000 mon.a (mon.0) 1603 : audit [INF] from='client.? 172.21.15.131:0/2137392686' entity='client.admin' cmd='[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]': finished 2024-08-17T17:08:00.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:00 smithi131 bash[32005]: audit 2024-08-17T17:07:59.809414+0000 mon.a (mon.0) 1604 : audit [DBG] from='client.? 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-17T17:08:00.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:00 smithi131 bash[32005]: audit 2024-08-17T17:07:59.837572+0000 mon.a (mon.0) 1605 : audit [INF] from='client.? 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/45fd0109-4a26-45ae-80d2-13519ea44b2c"}]: dispatch 2024-08-17T17:08:00.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:00 smithi131 bash[32005]: audit 2024-08-17T17:07:59.841576+0000 mon.a (mon.0) 1606 : audit [INF] from='client.? 172.21.15.131:0/2137392686' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/45fd0109-4a26-45ae-80d2-13519ea44b2c"}]': finished 2024-08-17T17:08:00.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:00 smithi131 bash[22554]: cluster 2024-08-17T17:07:58.129341+0000 mgr.y (mgr.15039) 177 : cluster [DBG] pgmap v298: 105 pgs: 105 active+clean; 581 KiB data, 425 MiB used, 715 GiB / 715 GiB avail; 403 KiB/s rd, 51 KiB/s wr, 565 op/s 2024-08-17T17:08:00.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:00 smithi131 bash[22554]: audit 2024-08-17T17:07:59.790683+0000 mon.a (mon.0) 1600 : audit [DBG] from='client.? 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-08-17T17:08:00.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:00 smithi131 bash[22554]: audit 2024-08-17T17:07:59.797463+0000 mon.a (mon.0) 1601 : audit [INF] from='client.? 172.21.15.131:0/2137392686' entity='client.admin' 2024-08-17T17:08:00.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:00 smithi131 bash[22554]: audit 2024-08-17T17:07:59.798274+0000 mon.a (mon.0) 1602 : audit [INF] from='client.? 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-08-17T17:08:00.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:00 smithi131 bash[22554]: audit 2024-08-17T17:07:59.808514+0000 mon.a (mon.0) 1603 : audit [INF] from='client.? 172.21.15.131:0/2137392686' entity='client.admin' cmd='[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]': finished 2024-08-17T17:08:00.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:00 smithi131 bash[22554]: audit 2024-08-17T17:07:59.809414+0000 mon.a (mon.0) 1604 : audit [DBG] from='client.? 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-17T17:08:00.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:00 smithi131 bash[22554]: audit 2024-08-17T17:07:59.837572+0000 mon.a (mon.0) 1605 : audit [INF] from='client.? 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/45fd0109-4a26-45ae-80d2-13519ea44b2c"}]: dispatch 2024-08-17T17:08:00.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:00 smithi131 bash[22554]: audit 2024-08-17T17:07:59.841576+0000 mon.a (mon.0) 1606 : audit [INF] from='client.? 172.21.15.131:0/2137392686' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/45fd0109-4a26-45ae-80d2-13519ea44b2c"}]': finished 2024-08-17T17:08:00.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:00 smithi169 bash[24469]: cluster 2024-08-17T17:07:58.129341+0000 mgr.y (mgr.15039) 177 : cluster [DBG] pgmap v298: 105 pgs: 105 active+clean; 581 KiB data, 425 MiB used, 715 GiB / 715 GiB avail; 403 KiB/s rd, 51 KiB/s wr, 565 op/s 2024-08-17T17:08:00.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:00 smithi169 bash[24469]: audit 2024-08-17T17:07:59.790683+0000 mon.a (mon.0) 1600 : audit [DBG] from='client.? 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/peer_client_id"}]: dispatch 2024-08-17T17:08:00.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:00 smithi169 bash[24469]: audit 2024-08-17T17:07:59.797463+0000 mon.a (mon.0) 1601 : audit [INF] from='client.? 172.21.15.131:0/2137392686' entity='client.admin' 2024-08-17T17:08:00.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:00 smithi169 bash[24469]: audit 2024-08-17T17:07:59.798274+0000 mon.a (mon.0) 1602 : audit [INF] from='client.? 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]: dispatch 2024-08-17T17:08:00.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:00 smithi169 bash[24469]: audit 2024-08-17T17:07:59.808514+0000 mon.a (mon.0) 1603 : audit [INF] from='client.? 172.21.15.131:0/2137392686' entity='client.admin' cmd='[{ "prefix": "auth get-or-create", "entity": "client.rbd-mirror-peer", "caps": [ "mon", "profile rbd-mirror-peer", "osd", "profile rbd"], "format": "json"}]': finished 2024-08-17T17:08:00.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:00 smithi169 bash[24469]: audit 2024-08-17T17:07:59.809414+0000 mon.a (mon.0) 1604 : audit [DBG] from='client.? 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key get", "key": "rbd/mirror/site_name"}]: dispatch 2024-08-17T17:08:00.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:00 smithi169 bash[24469]: audit 2024-08-17T17:07:59.837572+0000 mon.a (mon.0) 1605 : audit [INF] from='client.? 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/45fd0109-4a26-45ae-80d2-13519ea44b2c"}]: dispatch 2024-08-17T17:08:00.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:00 smithi169 bash[24469]: audit 2024-08-17T17:07:59.841576+0000 mon.a (mon.0) 1606 : audit [INF] from='client.? 172.21.15.131:0/2137392686' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/45fd0109-4a26-45ae-80d2-13519ea44b2c"}]': finished 2024-08-17T17:08:02.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:01 smithi169 bash[24469]: cluster 2024-08-17T17:08:00.130484+0000 mgr.y (mgr.15039) 178 : cluster [DBG] pgmap v300: 105 pgs: 105 active+clean; 581 KiB data, 421 MiB used, 715 GiB / 715 GiB avail; 880 KiB/s rd, 141 KiB/s wr, 1.23k op/s 2024-08-17T17:08:02.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:01 smithi169 bash[24469]: cluster 2024-08-17T17:08:00.850019+0000 mon.a (mon.0) 1607 : cluster [DBG] osdmap e451: 8 total, 8 up, 8 in 2024-08-17T17:08:02.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:01 smithi131 bash[32005]: cluster 2024-08-17T17:08:00.130484+0000 mgr.y (mgr.15039) 178 : cluster [DBG] pgmap v300: 105 pgs: 105 active+clean; 581 KiB data, 421 MiB used, 715 GiB / 715 GiB avail; 880 KiB/s rd, 141 KiB/s wr, 1.23k op/s 2024-08-17T17:08:02.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:01 smithi131 bash[32005]: cluster 2024-08-17T17:08:00.850019+0000 mon.a (mon.0) 1607 : cluster [DBG] osdmap e451: 8 total, 8 up, 8 in 2024-08-17T17:08:02.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:01 smithi131 bash[22554]: cluster 2024-08-17T17:08:00.130484+0000 mgr.y (mgr.15039) 178 : cluster [DBG] pgmap v300: 105 pgs: 105 active+clean; 581 KiB data, 421 MiB used, 715 GiB / 715 GiB avail; 880 KiB/s rd, 141 KiB/s wr, 1.23k op/s 2024-08-17T17:08:02.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:01 smithi131 bash[22554]: cluster 2024-08-17T17:08:00.850019+0000 mon.a (mon.0) 1607 : cluster [DBG] osdmap e451: 8 total, 8 up, 8 in 2024-08-17T17:08:02.579 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:08:03.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:02 smithi131 bash[22554]: cluster 2024-08-17T17:08:01.853223+0000 mon.a (mon.0) 1608 : cluster [DBG] osdmap e452: 8 total, 8 up, 8 in 2024-08-17T17:08:03.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:02 smithi131 bash[32005]: cluster 2024-08-17T17:08:01.853223+0000 mon.a (mon.0) 1608 : cluster [DBG] osdmap e452: 8 total, 8 up, 8 in 2024-08-17T17:08:03.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:02 smithi169 bash[24469]: cluster 2024-08-17T17:08:01.853223+0000 mon.a (mon.0) 1608 : cluster [DBG] osdmap e452: 8 total, 8 up, 8 in 2024-08-17T17:08:04.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:03 smithi169 bash[24469]: cluster 2024-08-17T17:08:02.131200+0000 mgr.y (mgr.15039) 179 : cluster [DBG] pgmap v303: 105 pgs: 105 active+clean; 582 KiB data, 421 MiB used, 715 GiB / 715 GiB avail; 945 KiB/s rd, 151 KiB/s wr, 1.28k op/s 2024-08-17T17:08:04.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:03 smithi169 bash[24469]: cluster 2024-08-17T17:08:02.873344+0000 mon.a (mon.0) 1609 : cluster [DBG] osdmap e453: 8 total, 8 up, 8 in 2024-08-17T17:08:04.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:03 smithi169 bash[24469]: audit 2024-08-17T17:08:03.240376+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:08:04.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:03 smithi169 bash[24469]: audit 2024-08-17T17:08:03.246180+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:08:04.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:03 smithi169 bash[24469]: audit 2024-08-17T17:08:03.850318+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:08:04.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:03 smithi169 bash[24469]: audit 2024-08-17T17:08:03.851186+0000 mon.c (mon.2) 198 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:08:04.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:03 smithi169 bash[24469]: audit 2024-08-17T17:08:03.857575+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:08:04.220 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:03 smithi131 bash[32005]: cluster 2024-08-17T17:08:02.131200+0000 mgr.y (mgr.15039) 179 : cluster [DBG] pgmap v303: 105 pgs: 105 active+clean; 582 KiB data, 421 MiB used, 715 GiB / 715 GiB avail; 945 KiB/s rd, 151 KiB/s wr, 1.28k op/s 2024-08-17T17:08:04.220 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:03 smithi131 bash[32005]: cluster 2024-08-17T17:08:02.873344+0000 mon.a (mon.0) 1609 : cluster [DBG] osdmap e453: 8 total, 8 up, 8 in 2024-08-17T17:08:04.220 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:03 smithi131 bash[32005]: audit 2024-08-17T17:08:03.240376+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:08:04.221 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:03 smithi131 bash[32005]: audit 2024-08-17T17:08:03.246180+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:08:04.221 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:03 smithi131 bash[32005]: audit 2024-08-17T17:08:03.850318+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:08:04.221 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:03 smithi131 bash[32005]: audit 2024-08-17T17:08:03.851186+0000 mon.c (mon.2) 198 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:08:04.221 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:03 smithi131 bash[32005]: audit 2024-08-17T17:08:03.857575+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:08:04.221 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:03 smithi131 bash[22554]: cluster 2024-08-17T17:08:02.131200+0000 mgr.y (mgr.15039) 179 : cluster [DBG] pgmap v303: 105 pgs: 105 active+clean; 582 KiB data, 421 MiB used, 715 GiB / 715 GiB avail; 945 KiB/s rd, 151 KiB/s wr, 1.28k op/s 2024-08-17T17:08:04.221 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:03 smithi131 bash[22554]: cluster 2024-08-17T17:08:02.873344+0000 mon.a (mon.0) 1609 : cluster [DBG] osdmap e453: 8 total, 8 up, 8 in 2024-08-17T17:08:04.221 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:03 smithi131 bash[22554]: audit 2024-08-17T17:08:03.240376+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:08:04.221 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:03 smithi131 bash[22554]: audit 2024-08-17T17:08:03.246180+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:08:04.221 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:03 smithi131 bash[22554]: audit 2024-08-17T17:08:03.850318+0000 mon.c (mon.2) 197 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:08:04.221 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:03 smithi131 bash[22554]: audit 2024-08-17T17:08:03.851186+0000 mon.c (mon.2) 198 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:08:04.221 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:03 smithi131 bash[22554]: audit 2024-08-17T17:08:03.857575+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:08:05.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:04 smithi169 bash[24469]: cluster 2024-08-17T17:08:03.877373+0000 mon.a (mon.0) 1613 : cluster [DBG] osdmap e454: 8 total, 8 up, 8 in 2024-08-17T17:08:05.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:04 smithi169 bash[24469]: cephadm 2024-08-17T17:08:03.938280+0000 mgr.y (mgr.15039) 180 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:08:05.175 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:04 smithi131 bash[32005]: cluster 2024-08-17T17:08:03.877373+0000 mon.a (mon.0) 1613 : cluster [DBG] osdmap e454: 8 total, 8 up, 8 in 2024-08-17T17:08:05.175 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:04 smithi131 bash[32005]: cephadm 2024-08-17T17:08:03.938280+0000 mgr.y (mgr.15039) 180 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:08:05.175 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:04 smithi131 bash[22554]: cluster 2024-08-17T17:08:03.877373+0000 mon.a (mon.0) 1613 : cluster [DBG] osdmap e454: 8 total, 8 up, 8 in 2024-08-17T17:08:05.175 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:04 smithi131 bash[22554]: cephadm 2024-08-17T17:08:03.938280+0000 mgr.y (mgr.15039) 180 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:08:06.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:05 smithi131 bash[22554]: cluster 2024-08-17T17:08:04.131622+0000 mgr.y (mgr.15039) 181 : cluster [DBG] pgmap v306: 105 pgs: 105 active+clean; 582 KiB data, 421 MiB used, 715 GiB / 715 GiB avail; 408 KiB/s rd, 39 KiB/s wr, 511 op/s 2024-08-17T17:08:06.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:05 smithi131 bash[22554]: cluster 2024-08-17T17:08:04.891913+0000 mon.a (mon.0) 1614 : cluster [DBG] osdmap e455: 8 total, 8 up, 8 in 2024-08-17T17:08:06.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:05 smithi131 bash[32005]: cluster 2024-08-17T17:08:04.131622+0000 mgr.y (mgr.15039) 181 : cluster [DBG] pgmap v306: 105 pgs: 105 active+clean; 582 KiB data, 421 MiB used, 715 GiB / 715 GiB avail; 408 KiB/s rd, 39 KiB/s wr, 511 op/s 2024-08-17T17:08:06.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:05 smithi131 bash[32005]: cluster 2024-08-17T17:08:04.891913+0000 mon.a (mon.0) 1614 : cluster [DBG] osdmap e455: 8 total, 8 up, 8 in 2024-08-17T17:08:06.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:05 smithi169 bash[24469]: cluster 2024-08-17T17:08:04.131622+0000 mgr.y (mgr.15039) 181 : cluster [DBG] pgmap v306: 105 pgs: 105 active+clean; 582 KiB data, 421 MiB used, 715 GiB / 715 GiB avail; 408 KiB/s rd, 39 KiB/s wr, 511 op/s 2024-08-17T17:08:06.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:05 smithi169 bash[24469]: cluster 2024-08-17T17:08:04.891913+0000 mon.a (mon.0) 1614 : cluster [DBG] osdmap e455: 8 total, 8 up, 8 in 2024-08-17T17:08:06.895 INFO:teuthology.orchestra.run.smithi131.stdout:true 2024-08-17T17:08:07.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:06 smithi131 bash[32005]: cluster 2024-08-17T17:08:05.892572+0000 mon.a (mon.0) 1615 : cluster [DBG] osdmap e456: 8 total, 8 up, 8 in 2024-08-17T17:08:07.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:06 smithi131 bash[22554]: cluster 2024-08-17T17:08:05.892572+0000 mon.a (mon.0) 1615 : cluster [DBG] osdmap e456: 8 total, 8 up, 8 in 2024-08-17T17:08:07.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:06 smithi169 bash[24469]: cluster 2024-08-17T17:08:05.892572+0000 mon.a (mon.0) 1615 : cluster [DBG] osdmap e456: 8 total, 8 up, 8 in 2024-08-17T17:08:07.519 INFO:teuthology.orchestra.run.smithi131.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T17:08:07.519 INFO:teuthology.orchestra.run.smithi131.stdout:alertmanager.a smithi131 *:9093,9094 running (92s) 4s ago 11m 14.7M - 0.27.0 11f11916f8cd 790124fcd830 2024-08-17T17:08:07.519 INFO:teuthology.orchestra.run.smithi131.stdout:grafana.a smithi169 *:3000 running (53s) 47s ago 11m 34.4M - c8b91775d855 ce594f124891 2024-08-17T17:08:07.519 INFO:teuthology.orchestra.run.smithi131.stdout:mds.foo.smithi131.ctintn smithi131 running (9m) 4s ago 9m 14.6M - 18.2.4-719-gced649f8 c870753d67c2 6dd140bebf9a 2024-08-17T17:08:07.519 INFO:teuthology.orchestra.run.smithi131.stdout:mds.foo.smithi169.mekqdz smithi169 running (9m) 47s ago 9m 18.4M - 18.2.4-719-gced649f8 c870753d67c2 de2b6ed48bc0 2024-08-17T17:08:07.519 INFO:teuthology.orchestra.run.smithi131.stdout:mgr.x smithi169 *:8443,9283,8765 running (3m) 47s ago 20m 438M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 86a2f0d4c679 2024-08-17T17:08:07.519 INFO:teuthology.orchestra.run.smithi131.stdout:mgr.y smithi131 *:8443,9283,8765 running (4m) 4s ago 22m 509M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb c3e5c2355bd4 2024-08-17T17:08:07.519 INFO:teuthology.orchestra.run.smithi131.stdout:mon.a smithi131 running (22m) 4s ago 22m 70.7M 2048M 18.2.4-719-gced649f8 c870753d67c2 1767c0122aeb 2024-08-17T17:08:07.519 INFO:teuthology.orchestra.run.smithi131.stdout:mon.b smithi169 running (20m) 47s ago 20m 53.2M 2048M 18.2.4-719-gced649f8 c870753d67c2 ca0432409671 2024-08-17T17:08:07.519 INFO:teuthology.orchestra.run.smithi131.stdout:mon.c smithi131 running (20m) 4s ago 20m 57.4M 2048M 18.2.4-719-gced649f8 c870753d67c2 7fec9fe0b005 2024-08-17T17:08:07.520 INFO:teuthology.orchestra.run.smithi131.stdout:node-exporter.a smithi131 *:9100 running (2m) 4s ago 11m 7780k - 1.7.0 72c9c2088986 adbbbf140ad8 2024-08-17T17:08:07.520 INFO:teuthology.orchestra.run.smithi131.stdout:node-exporter.b smithi169 *:9100 running (2m) 47s ago 11m 7812k - 1.7.0 72c9c2088986 706e3ff6618b 2024-08-17T17:08:07.520 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0 smithi131 running (19m) 4s ago 19m 125M 2524M 18.2.4-719-gced649f8 c870753d67c2 56f0a67267a6 2024-08-17T17:08:07.520 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1 smithi131 running (18m) 4s ago 18m 128M 2524M 18.2.4-719-gced649f8 c870753d67c2 2f713ee6cf33 2024-08-17T17:08:07.520 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2 smithi131 running (17m) 4s ago 17m 147M 2524M 18.2.4-719-gced649f8 c870753d67c2 fe215c9d7f47 2024-08-17T17:08:07.520 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3 smithi131 running (16m) 4s ago 16m 130M 2524M 18.2.4-719-gced649f8 c870753d67c2 2f170c02ee2d 2024-08-17T17:08:07.520 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4 smithi169 running (15m) 47s ago 15m 158M 2524M 18.2.4-719-gced649f8 c870753d67c2 524bbf4e0cc3 2024-08-17T17:08:07.520 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5 smithi169 running (14m) 47s ago 15m 126M 2524M 18.2.4-719-gced649f8 c870753d67c2 5878adfca71c 2024-08-17T17:08:07.520 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6 smithi169 running (14m) 47s ago 14m 143M 2524M 18.2.4-719-gced649f8 c870753d67c2 78df1d40d56b 2024-08-17T17:08:07.520 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7 smithi169 running (13m) 47s ago 13m 122M 2524M 18.2.4-719-gced649f8 c870753d67c2 c1f457bcf070 2024-08-17T17:08:07.520 INFO:teuthology.orchestra.run.smithi131.stdout:prometheus.a smithi169 *:9095 running (2m) 47s ago 12m 34.7M - 2.51.0 1d3b7f56885b 8075d2417311 2024-08-17T17:08:07.891 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:08:07.892 INFO:teuthology.orchestra.run.smithi131.stdout: "mon": { 2024-08-17T17:08:07.892 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 3 2024-08-17T17:08:07.892 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:08:07.892 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr": { 2024-08-17T17:08:07.892 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 2 2024-08-17T17:08:07.892 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:08:07.892 INFO:teuthology.orchestra.run.smithi131.stdout: "osd": { 2024-08-17T17:08:07.892 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 8 2024-08-17T17:08:07.892 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:08:07.892 INFO:teuthology.orchestra.run.smithi131.stdout: "mds": { 2024-08-17T17:08:07.892 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 2 2024-08-17T17:08:07.892 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:08:07.893 INFO:teuthology.orchestra.run.smithi131.stdout: "overall": { 2024-08-17T17:08:07.893 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 13, 2024-08-17T17:08:07.893 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 2 2024-08-17T17:08:07.893 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:08:07.893 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:08:08.205 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:08:08.205 INFO:teuthology.orchestra.run.smithi131.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d", 2024-08-17T17:08:08.205 INFO:teuthology.orchestra.run.smithi131.stdout: "in_progress": true, 2024-08-17T17:08:08.205 INFO:teuthology.orchestra.run.smithi131.stdout: "which": "Upgrading daemons of type(s) mon. Upgrade limited to 1 daemons (1 remaining).", 2024-08-17T17:08:08.205 INFO:teuthology.orchestra.run.smithi131.stdout: "services_complete": [], 2024-08-17T17:08:08.205 INFO:teuthology.orchestra.run.smithi131.stdout: "progress": "0/3 daemons upgraded", 2024-08-17T17:08:08.205 INFO:teuthology.orchestra.run.smithi131.stdout: "message": "Currently upgrading mon daemons", 2024-08-17T17:08:08.205 INFO:teuthology.orchestra.run.smithi131.stdout: "is_paused": false 2024-08-17T17:08:08.205 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:08:08.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:07 smithi131 bash[22554]: cluster 2024-08-17T17:08:06.132229+0000 mgr.y (mgr.15039) 182 : cluster [DBG] pgmap v309: 105 pgs: 105 active+clean; 582 KiB data, 426 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 6.7 KiB/s wr, 66 op/s 2024-08-17T17:08:08.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:07 smithi131 bash[22554]: audit 2024-08-17T17:08:06.886802+0000 mgr.y (mgr.15039) 183 : audit [DBG] from='client.15312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:08.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:07 smithi131 bash[22554]: cluster 2024-08-17T17:08:06.909212+0000 mon.a (mon.0) 1616 : cluster [DBG] osdmap e457: 8 total, 8 up, 8 in 2024-08-17T17:08:08.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:07 smithi131 bash[22554]: audit 2024-08-17T17:08:07.431868+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:08:08.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:07 smithi131 bash[22554]: audit 2024-08-17T17:08:07.434384+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:08:08.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:07 smithi131 bash[22554]: audit 2024-08-17T17:08:07.436526+0000 mon.c (mon.2) 200 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:08:08.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:07 smithi131 bash[22554]: audit 2024-08-17T17:08:07.444475+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:08:08.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:07 smithi131 bash[22554]: audit 2024-08-17T17:08:07.446508+0000 mon.c (mon.2) 201 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-17T17:08:08.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:07 smithi131 bash[22554]: audit 2024-08-17T17:08:07.447756+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-17T17:08:08.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:07 smithi131 bash[22554]: audit 2024-08-17T17:08:07.895942+0000 mon.c (mon.2) 203 : audit [DBG] from='client.? 172.21.15.131:0/2837680894' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:08:08.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:07 smithi131 bash[32005]: cluster 2024-08-17T17:08:06.132229+0000 mgr.y (mgr.15039) 182 : cluster [DBG] pgmap v309: 105 pgs: 105 active+clean; 582 KiB data, 426 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 6.7 KiB/s wr, 66 op/s 2024-08-17T17:08:08.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:07 smithi131 bash[32005]: audit 2024-08-17T17:08:06.886802+0000 mgr.y (mgr.15039) 183 : audit [DBG] from='client.15312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:08.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:07 smithi131 bash[32005]: cluster 2024-08-17T17:08:06.909212+0000 mon.a (mon.0) 1616 : cluster [DBG] osdmap e457: 8 total, 8 up, 8 in 2024-08-17T17:08:08.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:07 smithi131 bash[32005]: audit 2024-08-17T17:08:07.431868+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:08:08.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:07 smithi131 bash[32005]: audit 2024-08-17T17:08:07.434384+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:08:08.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:07 smithi131 bash[32005]: audit 2024-08-17T17:08:07.436526+0000 mon.c (mon.2) 200 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:08:08.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:07 smithi131 bash[32005]: audit 2024-08-17T17:08:07.444475+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:08:08.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:07 smithi131 bash[32005]: audit 2024-08-17T17:08:07.446508+0000 mon.c (mon.2) 201 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-17T17:08:08.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:07 smithi131 bash[32005]: audit 2024-08-17T17:08:07.447756+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-17T17:08:08.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:07 smithi131 bash[32005]: audit 2024-08-17T17:08:07.895942+0000 mon.c (mon.2) 203 : audit [DBG] from='client.? 172.21.15.131:0/2837680894' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:08:08.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:07 smithi169 bash[24469]: cluster 2024-08-17T17:08:06.132229+0000 mgr.y (mgr.15039) 182 : cluster [DBG] pgmap v309: 105 pgs: 105 active+clean; 582 KiB data, 426 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 6.7 KiB/s wr, 66 op/s 2024-08-17T17:08:08.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:07 smithi169 bash[24469]: audit 2024-08-17T17:08:06.886802+0000 mgr.y (mgr.15039) 183 : audit [DBG] from='client.15312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:08.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:07 smithi169 bash[24469]: cluster 2024-08-17T17:08:06.909212+0000 mon.a (mon.0) 1616 : cluster [DBG] osdmap e457: 8 total, 8 up, 8 in 2024-08-17T17:08:08.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:07 smithi169 bash[24469]: audit 2024-08-17T17:08:07.431868+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:08:08.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:07 smithi169 bash[24469]: audit 2024-08-17T17:08:07.434384+0000 mon.c (mon.2) 199 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:08:08.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:07 smithi169 bash[24469]: audit 2024-08-17T17:08:07.436526+0000 mon.c (mon.2) 200 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:08:08.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:07 smithi169 bash[24469]: audit 2024-08-17T17:08:07.444475+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:08:08.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:07 smithi169 bash[24469]: audit 2024-08-17T17:08:07.446508+0000 mon.c (mon.2) 201 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-17T17:08:08.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:07 smithi169 bash[24469]: audit 2024-08-17T17:08:07.447756+0000 mon.c (mon.2) 202 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-08-17T17:08:08.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:07 smithi169 bash[24469]: audit 2024-08-17T17:08:07.895942+0000 mon.c (mon.2) 203 : audit [DBG] from='client.? 172.21.15.131:0/2837680894' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:08:09.095 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:08:08] "GET /metrics HTTP/1.1" 200 36277 "" "Prometheus/2.51.0" 2024-08-17T17:08:09.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:08 smithi131 bash[32005]: audit 2024-08-17T17:08:07.200649+0000 mgr.y (mgr.15039) 184 : audit [DBG] from='client.25247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:09.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:08 smithi131 bash[32005]: cephadm 2024-08-17T17:08:07.432554+0000 mgr.y (mgr.15039) 185 : cephadm [INF] Upgrade: Target is version 19.0.0-5836-gcd8bdbeb (squid) 2024-08-17T17:08:09.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:08 smithi131 bash[32005]: cephadm 2024-08-17T17:08:07.432623+0000 mgr.y (mgr.15039) 186 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d'] 2024-08-17T17:08:09.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:08 smithi131 bash[32005]: cephadm 2024-08-17T17:08:07.437356+0000 mgr.y (mgr.15039) 187 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-17T17:08:09.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:08 smithi131 bash[32005]: cephadm 2024-08-17T17:08:07.448529+0000 mgr.y (mgr.15039) 188 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-08-17T17:08:09.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:08 smithi131 bash[32005]: audit 2024-08-17T17:08:07.499589+0000 mgr.y (mgr.15039) 189 : audit [DBG] from='client.15324 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:09.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:08 smithi131 bash[32005]: cluster 2024-08-17T17:08:07.919115+0000 mon.a (mon.0) 1619 : cluster [DBG] osdmap e458: 8 total, 8 up, 8 in 2024-08-17T17:08:09.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:08 smithi131 bash[32005]: cluster 2024-08-17T17:08:08.838151+0000 mon.a (mon.0) 1620 : cluster [DBG] osdmap e459: 8 total, 8 up, 8 in 2024-08-17T17:08:09.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:08 smithi131 bash[22554]: audit 2024-08-17T17:08:07.200649+0000 mgr.y (mgr.15039) 184 : audit [DBG] from='client.25247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:09.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:08 smithi131 bash[22554]: cephadm 2024-08-17T17:08:07.432554+0000 mgr.y (mgr.15039) 185 : cephadm [INF] Upgrade: Target is version 19.0.0-5836-gcd8bdbeb (squid) 2024-08-17T17:08:09.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:08 smithi131 bash[22554]: cephadm 2024-08-17T17:08:07.432623+0000 mgr.y (mgr.15039) 186 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d'] 2024-08-17T17:08:09.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:08 smithi131 bash[22554]: cephadm 2024-08-17T17:08:07.437356+0000 mgr.y (mgr.15039) 187 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-17T17:08:09.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:08 smithi131 bash[22554]: cephadm 2024-08-17T17:08:07.448529+0000 mgr.y (mgr.15039) 188 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-08-17T17:08:09.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:08 smithi131 bash[22554]: audit 2024-08-17T17:08:07.499589+0000 mgr.y (mgr.15039) 189 : audit [DBG] from='client.15324 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:09.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:08 smithi131 bash[22554]: cluster 2024-08-17T17:08:07.919115+0000 mon.a (mon.0) 1619 : cluster [DBG] osdmap e458: 8 total, 8 up, 8 in 2024-08-17T17:08:09.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:08 smithi131 bash[22554]: cluster 2024-08-17T17:08:08.838151+0000 mon.a (mon.0) 1620 : cluster [DBG] osdmap e459: 8 total, 8 up, 8 in 2024-08-17T17:08:09.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:08 smithi169 bash[24469]: audit 2024-08-17T17:08:07.200649+0000 mgr.y (mgr.15039) 184 : audit [DBG] from='client.25247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:09.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:08 smithi169 bash[24469]: cephadm 2024-08-17T17:08:07.432554+0000 mgr.y (mgr.15039) 185 : cephadm [INF] Upgrade: Target is version 19.0.0-5836-gcd8bdbeb (squid) 2024-08-17T17:08:09.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:08 smithi169 bash[24469]: cephadm 2024-08-17T17:08:07.432623+0000 mgr.y (mgr.15039) 186 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d'] 2024-08-17T17:08:09.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:08 smithi169 bash[24469]: cephadm 2024-08-17T17:08:07.437356+0000 mgr.y (mgr.15039) 187 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-17T17:08:09.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:08 smithi169 bash[24469]: cephadm 2024-08-17T17:08:07.448529+0000 mgr.y (mgr.15039) 188 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-08-17T17:08:09.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:08 smithi169 bash[24469]: audit 2024-08-17T17:08:07.499589+0000 mgr.y (mgr.15039) 189 : audit [DBG] from='client.15324 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:09.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:08 smithi169 bash[24469]: cluster 2024-08-17T17:08:07.919115+0000 mon.a (mon.0) 1619 : cluster [DBG] osdmap e458: 8 total, 8 up, 8 in 2024-08-17T17:08:09.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:08 smithi169 bash[24469]: cluster 2024-08-17T17:08:08.838151+0000 mon.a (mon.0) 1620 : cluster [DBG] osdmap e459: 8 total, 8 up, 8 in 2024-08-17T17:08:10.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:09 smithi131 bash[32005]: cluster 2024-08-17T17:08:08.132877+0000 mgr.y (mgr.15039) 190 : cluster [DBG] pgmap v312: 105 pgs: 105 active+clean; 582 KiB data, 426 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 6.7 KiB/s wr, 66 op/s 2024-08-17T17:08:10.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:09 smithi131 bash[32005]: audit 2024-08-17T17:08:08.208792+0000 mgr.y (mgr.15039) 191 : audit [DBG] from='client.25265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:10.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:09 smithi131 bash[32005]: audit 2024-08-17T17:08:09.833071+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:08:10.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:09 smithi131 bash[32005]: audit 2024-08-17T17:08:09.836742+0000 mon.c (mon.2) 204 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T17:08:10.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:09 smithi131 bash[32005]: cluster 2024-08-17T17:08:09.844002+0000 mon.a (mon.0) 1622 : cluster [DBG] osdmap e460: 8 total, 8 up, 8 in 2024-08-17T17:08:10.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:09 smithi131 bash[32005]: audit 2024-08-17T17:08:09.846302+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T17:08:10.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:09 smithi131 bash[32005]: audit 2024-08-17T17:08:09.847774+0000 mon.c (mon.2) 206 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:08:10.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:09 smithi131 bash[22554]: cluster 2024-08-17T17:08:08.132877+0000 mgr.y (mgr.15039) 190 : cluster [DBG] pgmap v312: 105 pgs: 105 active+clean; 582 KiB data, 426 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 6.7 KiB/s wr, 66 op/s 2024-08-17T17:08:10.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:09 smithi131 bash[22554]: audit 2024-08-17T17:08:08.208792+0000 mgr.y (mgr.15039) 191 : audit [DBG] from='client.25265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:10.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:09 smithi131 bash[22554]: audit 2024-08-17T17:08:09.833071+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:08:10.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:09 smithi131 bash[22554]: audit 2024-08-17T17:08:09.836742+0000 mon.c (mon.2) 204 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T17:08:10.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:09 smithi131 bash[22554]: cluster 2024-08-17T17:08:09.844002+0000 mon.a (mon.0) 1622 : cluster [DBG] osdmap e460: 8 total, 8 up, 8 in 2024-08-17T17:08:10.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:09 smithi131 bash[22554]: audit 2024-08-17T17:08:09.846302+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T17:08:10.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:09 smithi131 bash[22554]: audit 2024-08-17T17:08:09.847774+0000 mon.c (mon.2) 206 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:08:10.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:09 smithi169 bash[24469]: cluster 2024-08-17T17:08:08.132877+0000 mgr.y (mgr.15039) 190 : cluster [DBG] pgmap v312: 105 pgs: 105 active+clean; 582 KiB data, 426 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 6.7 KiB/s wr, 66 op/s 2024-08-17T17:08:10.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:09 smithi169 bash[24469]: audit 2024-08-17T17:08:08.208792+0000 mgr.y (mgr.15039) 191 : audit [DBG] from='client.25265 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:10.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:09 smithi169 bash[24469]: audit 2024-08-17T17:08:09.833071+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.15039 ' entity='mgr.y' 2024-08-17T17:08:10.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:09 smithi169 bash[24469]: audit 2024-08-17T17:08:09.836742+0000 mon.c (mon.2) 204 : audit [INF] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T17:08:10.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:09 smithi169 bash[24469]: cluster 2024-08-17T17:08:09.844002+0000 mon.a (mon.0) 1622 : cluster [DBG] osdmap e460: 8 total, 8 up, 8 in 2024-08-17T17:08:10.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:09 smithi169 bash[24469]: audit 2024-08-17T17:08:09.846302+0000 mon.c (mon.2) 205 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T17:08:10.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:09 smithi169 bash[24469]: audit 2024-08-17T17:08:09.847774+0000 mon.c (mon.2) 206 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:08:11.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:10 smithi131 bash[32005]: cephadm 2024-08-17T17:08:09.822970+0000 mgr.y (mgr.15039) 192 : cephadm [INF] Upgrade: Updating mon.a 2024-08-17T17:08:11.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:10 smithi131 bash[32005]: cephadm 2024-08-17T17:08:09.849494+0000 mgr.y (mgr.15039) 193 : cephadm [INF] Deploying daemon mon.a on smithi131 2024-08-17T17:08:11.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:10 smithi131 bash[32005]: audit 2024-08-17T17:08:09.936488+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:08:11.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:10 smithi131 bash[32005]: cluster 2024-08-17T17:08:10.847847+0000 mon.a (mon.0) 1623 : cluster [DBG] osdmap e461: 8 total, 8 up, 8 in 2024-08-17T17:08:11.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:10 smithi131 bash[22554]: cephadm 2024-08-17T17:08:09.822970+0000 mgr.y (mgr.15039) 192 : cephadm [INF] Upgrade: Updating mon.a 2024-08-17T17:08:11.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:10 smithi131 bash[22554]: cephadm 2024-08-17T17:08:09.849494+0000 mgr.y (mgr.15039) 193 : cephadm [INF] Deploying daemon mon.a on smithi131 2024-08-17T17:08:11.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:10 smithi131 bash[22554]: audit 2024-08-17T17:08:09.936488+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:08:11.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:10 smithi131 bash[22554]: cluster 2024-08-17T17:08:10.847847+0000 mon.a (mon.0) 1623 : cluster [DBG] osdmap e461: 8 total, 8 up, 8 in 2024-08-17T17:08:11.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:10 smithi169 bash[24469]: cephadm 2024-08-17T17:08:09.822970+0000 mgr.y (mgr.15039) 192 : cephadm [INF] Upgrade: Updating mon.a 2024-08-17T17:08:11.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:10 smithi169 bash[24469]: cephadm 2024-08-17T17:08:09.849494+0000 mgr.y (mgr.15039) 193 : cephadm [INF] Deploying daemon mon.a on smithi131 2024-08-17T17:08:11.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:10 smithi169 bash[24469]: audit 2024-08-17T17:08:09.936488+0000 mon.c (mon.2) 207 : audit [DBG] from='mgr.15039 172.21.15.131:0/2672515617' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:08:11.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:10 smithi169 bash[24469]: cluster 2024-08-17T17:08:10.847847+0000 mon.a (mon.0) 1623 : cluster [DBG] osdmap e461: 8 total, 8 up, 8 in 2024-08-17T17:08:12.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:11 smithi131 bash[22554]: cluster 2024-08-17T17:08:10.133924+0000 mgr.y (mgr.15039) 194 : cluster [DBG] pgmap v315: 105 pgs: 105 active+clean; 582 KiB data, 426 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 6.0 KiB/s wr, 92 op/s 2024-08-17T17:08:12.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:11 smithi131 bash[22554]: cluster 2024-08-17T17:08:11.848064+0000 mon.a (mon.0) 1624 : cluster [DBG] osdmap e462: 8 total, 8 up, 8 in 2024-08-17T17:08:12.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:11 smithi131 bash[32005]: cluster 2024-08-17T17:08:10.133924+0000 mgr.y (mgr.15039) 194 : cluster [DBG] pgmap v315: 105 pgs: 105 active+clean; 582 KiB data, 426 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 6.0 KiB/s wr, 92 op/s 2024-08-17T17:08:12.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:11 smithi131 bash[32005]: cluster 2024-08-17T17:08:11.848064+0000 mon.a (mon.0) 1624 : cluster [DBG] osdmap e462: 8 total, 8 up, 8 in 2024-08-17T17:08:12.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:11 smithi169 bash[24469]: cluster 2024-08-17T17:08:10.133924+0000 mgr.y (mgr.15039) 194 : cluster [DBG] pgmap v315: 105 pgs: 105 active+clean; 582 KiB data, 426 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 6.0 KiB/s wr, 92 op/s 2024-08-17T17:08:12.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:11 smithi169 bash[24469]: cluster 2024-08-17T17:08:11.848064+0000 mon.a (mon.0) 1624 : cluster [DBG] osdmap e462: 8 total, 8 up, 8 in 2024-08-17T17:08:12.772 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 17:08:12 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:12.772 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 17:08:12 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:12.772 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:12 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:12.772 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 17:08:12 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:12.773 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 17:08:12 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:12.773 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 17:08:12 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:12.773 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:12 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:12.773 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:12 smithi131 systemd[1]: Stopping Ceph mon.a for f27a2518-5cb7-11ef-bccf-c7b262605968... 2024-08-17T17:08:12.774 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:08:12 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:12.774 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:12 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:13.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:12 smithi131 bash[22554]: debug 2024-08-17T17:08:12.892+0000 7f54ab88f640 -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 2024-08-17T17:08:13.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:12 smithi131 bash[22554]: debug 2024-08-17T17:08:12.892+0000 7f54ab88f640 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-08-17T17:08:13.779 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:13 smithi131 bash[88231]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-mon-a 2024-08-17T17:08:13.780 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:13 smithi131 bash[88291]: Error response from daemon: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-mon-a 2024-08-17T17:08:13.780 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:13 smithi131 systemd[1]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@mon.a.service: Deactivated successfully. 2024-08-17T17:08:13.780 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:13 smithi131 systemd[1]: Stopped Ceph mon.a for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T17:08:14.095 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:13 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:14.096 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 17:08:13 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:14.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:13 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:14.096 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 17:08:13 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:14.096 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 17:08:13 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:14.097 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 17:08:13 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:14.097 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:08:13 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:14.097 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 17:08:13 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:14.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:13 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:14.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:13 smithi131 systemd[1]: Started Ceph mon.a for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T17:08:15.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.080+0000 7f29a65ecc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-17T17:08:15.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.080+0000 7f29a65ecc80 0 ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev), process ceph-mon, pid 7 2024-08-17T17:08:15.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.080+0000 7f29a65ecc80 0 pidfile_write: ignore empty --pid-file 2024-08-17T17:08:15.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 0 load: jerasure load: lrc 2024-08-17T17:08:15.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: RocksDB version: 7.9.2 2024-08-17T17:08:15.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Git sha 0 2024-08-17T17:08:15.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Compile date 2024-08-15 20:43:31 2024-08-17T17:08:15.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: DB SUMMARY 2024-08-17T17:08:15.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: DB Session ID: 7IVZIVCYBOPMKZ09QS9O 2024-08-17T17:08:15.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: CURRENT file: CURRENT 2024-08-17T17:08:15.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: IDENTITY file: IDENTITY 2024-08-17T17:08:15.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 2741 Bytes 2024-08-17T17:08:15.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000047.sst 2024-08-17T17:08:15.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000045.log size: 2081991 ; 2024-08-17T17:08:15.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.error_if_exists: 0 2024-08-17T17:08:15.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.create_if_missing: 0 2024-08-17T17:08:15.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.paranoid_checks: 1 2024-08-17T17:08:15.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-08-17T17:08:15.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-17T17:08:15.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-17T17:08:15.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.env: 0x56380ae09be0 2024-08-17T17:08:15.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.fs: PosixFileSystem 2024-08-17T17:08:15.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.info_log: 0x56380ba1b700 2024-08-17T17:08:15.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-17T17:08:15.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.statistics: (nil) 2024-08-17T17:08:15.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.use_fsync: 0 2024-08-17T17:08:15.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.max_log_file_size: 0 2024-08-17T17:08:15.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-17T17:08:15.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-17T17:08:15.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-17T17:08:15.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-17T17:08:15.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.allow_fallocate: 1 2024-08-17T17:08:15.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-17T17:08:15.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-17T17:08:15.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.use_direct_reads: 0 2024-08-17T17:08:15.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-17T17:08:15.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.create_missing_column_families: 0 2024-08-17T17:08:15.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.db_log_dir: 2024-08-17T17:08:15.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.wal_dir: 2024-08-17T17:08:15.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-17T17:08:15.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-17T17:08:15.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-17T17:08:15.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-17T17:08:15.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-17T17:08:15.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-17T17:08:15.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.advise_random_on_open: 1 2024-08-17T17:08:15.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-17T17:08:15.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.write_buffer_manager: 0x56380ba1e960 2024-08-17T17:08:15.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-17T17:08:15.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-17T17:08:15.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-17T17:08:15.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.rate_limiter: (nil) 2024-08-17T17:08:15.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-17T17:08:15.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-17T17:08:15.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-17T17:08:15.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-17T17:08:15.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.unordered_write: 0 2024-08-17T17:08:15.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-17T17:08:15.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-17T17:08:15.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-17T17:08:15.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-17T17:08:15.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.row_cache: None 2024-08-17T17:08:15.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.wal_filter: None 2024-08-17T17:08:15.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-17T17:08:15.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-17T17:08:15.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.two_write_queues: 0 2024-08-17T17:08:15.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.manual_wal_flush: 0 2024-08-17T17:08:15.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.wal_compression: 0 2024-08-17T17:08:15.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.atomic_flush: 0 2024-08-17T17:08:15.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-17T17:08:15.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-17T17:08:15.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-17T17:08:15.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.log_readahead_size: 0 2024-08-17T17:08:15.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-17T17:08:15.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-17T17:08:15.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-17T17:08:15.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-17T17:08:15.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-17T17:08:15.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-17T17:08:15.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-08-17T17:08:15.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.max_background_jobs: 2 2024-08-17T17:08:15.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.max_background_compactions: -1 2024-08-17T17:08:15.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.max_subcompactions: 1 2024-08-17T17:08:15.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-17T17:08:15.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-17T17:08:15.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-17T17:08:15.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.max_total_wal_size: 0 2024-08-17T17:08:15.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-17T17:08:15.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-17T17:08:15.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-17T17:08:15.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-17T17:08:15.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.max_open_files: -1 2024-08-17T17:08:15.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.bytes_per_sync: 0 2024-08-17T17:08:15.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-17T17:08:15.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-17T17:08:15.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-17T17:08:15.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.max_background_flushes: -1 2024-08-17T17:08:15.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Compression algorithms supported: 2024-08-17T17:08:15.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: kZSTD supported: 0 2024-08-17T17:08:15.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: kXpressCompression supported: 0 2024-08-17T17:08:15.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: kBZip2Compression supported: 0 2024-08-17T17:08:15.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-17T17:08:15.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: kLZ4Compression supported: 1 2024-08-17T17:08:15.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: kZlibCompression supported: 1 2024-08-17T17:08:15.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-17T17:08:15.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: kSnappyCompression supported: 1 2024-08-17T17:08:15.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-17T17:08:15.356 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-08-17T17:08:15.356 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-08-17T17:08:15.356 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-17T17:08:15.356 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-17T17:08:15.356 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.merge_operator: 2024-08-17T17:08:15.356 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.compaction_filter: None 2024-08-17T17:08:15.356 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.compaction_filter_factory: None 2024-08-17T17:08:15.356 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-17T17:08:15.356 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-17T17:08:15.356 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-17T17:08:15.356 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56380ba1b380) 2024-08-17T17:08:15.356 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: cache_index_and_filter_blocks: 1 2024-08-17T17:08:15.356 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-17T17:08:15.356 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-17T17:08:15.357 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: pin_top_level_index_and_filter: 1 2024-08-17T17:08:15.357 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: index_type: 0 2024-08-17T17:08:15.357 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: data_block_index_type: 0 2024-08-17T17:08:15.357 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: index_shortening: 1 2024-08-17T17:08:15.357 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: data_block_hash_table_util_ratio: 0.750000 2024-08-17T17:08:15.357 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: checksum: 4 2024-08-17T17:08:15.357 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: no_block_cache: 0 2024-08-17T17:08:15.357 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: block_cache: 0x56380ba11610 2024-08-17T17:08:15.357 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: block_cache_name: BinnedLRUCache 2024-08-17T17:08:15.357 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: block_cache_options: 2024-08-17T17:08:15.357 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: capacity : 536870912 2024-08-17T17:08:15.357 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: num_shard_bits : 4 2024-08-17T17:08:15.357 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: strict_capacity_limit : 0 2024-08-17T17:08:15.357 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: high_pri_pool_ratio: 0.000 2024-08-17T17:08:15.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: block_cache_compressed: (nil) 2024-08-17T17:08:15.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: persistent_cache: (nil) 2024-08-17T17:08:15.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: block_size: 4096 2024-08-17T17:08:15.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: block_size_deviation: 10 2024-08-17T17:08:15.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: block_restart_interval: 16 2024-08-17T17:08:15.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: index_block_restart_interval: 1 2024-08-17T17:08:15.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: metadata_block_size: 4096 2024-08-17T17:08:15.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: partition_filters: 0 2024-08-17T17:08:15.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: use_delta_encoding: 1 2024-08-17T17:08:15.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: filter_policy: bloomfilter 2024-08-17T17:08:15.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: whole_key_filtering: 1 2024-08-17T17:08:15.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: verify_compression: 0 2024-08-17T17:08:15.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: read_amp_bytes_per_bit: 0 2024-08-17T17:08:15.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: format_version: 5 2024-08-17T17:08:15.359 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: enable_index_compression: 1 2024-08-17T17:08:15.359 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: block_align: 0 2024-08-17T17:08:15.359 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: max_auto_readahead_size: 262144 2024-08-17T17:08:15.359 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: prepopulate_block_cache: 0 2024-08-17T17:08:15.359 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: initial_auto_readahead_size: 8192 2024-08-17T17:08:15.359 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: num_file_reads_for_auto_readahead: 2 2024-08-17T17:08:15.359 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-17T17:08:15.359 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-17T17:08:15.359 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.compression: NoCompression 2024-08-17T17:08:15.359 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-17T17:08:15.359 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-17T17:08:15.359 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-17T17:08:15.359 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.num_levels: 7 2024-08-17T17:08:15.359 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-17T17:08:15.360 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-17T17:08:15.360 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-17T17:08:15.360 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-17T17:08:15.360 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-17T17:08:15.360 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-17T17:08:15.360 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-17T17:08:15.360 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-17T17:08:15.360 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-17T17:08:15.360 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-17T17:08:15.360 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-17T17:08:15.360 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-17T17:08:15.360 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-17T17:08:15.360 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.compression_opts.level: 32767 2024-08-17T17:08:15.361 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-17T17:08:15.361 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-17T17:08:15.361 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-17T17:08:15.361 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-17T17:08:15.361 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-17T17:08:15.361 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.compression_opts.enabled: false 2024-08-17T17:08:15.361 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-17T17:08:15.362 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-17T17:08:15.362 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-17T17:08:15.362 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-17T17:08:15.362 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-17T17:08:15.362 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-17T17:08:15.362 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-17T17:08:15.362 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-17T17:08:15.363 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-17T17:08:15.363 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-17T17:08:15.363 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-17T17:08:15.363 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-17T17:08:15.363 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-17T17:08:15.363 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-17T17:08:15.363 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-17T17:08:15.363 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-17T17:08:15.363 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-17T17:08:15.363 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-17T17:08:15.363 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-17T17:08:15.363 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.arena_block_size: 1048576 2024-08-17T17:08:15.363 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-17T17:08:15.363 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-17T17:08:15.364 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-17T17:08:15.364 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-17T17:08:15.364 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-17T17:08:15.364 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-17T17:08:15.364 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-17T17:08:15.364 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-17T17:08:15.364 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-17T17:08:15.364 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-17T17:08:15.364 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-17T17:08:15.364 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-17T17:08:15.364 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-17T17:08:15.364 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-17T17:08:15.365 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.inplace_update_support: 0 2024-08-17T17:08:15.365 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-17T17:08:15.365 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-17T17:08:15.365 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-17T17:08:15.365 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-17T17:08:15.365 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.bloom_locality: 0 2024-08-17T17:08:15.365 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.max_successive_merges: 0 2024-08-17T17:08:15.365 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-17T17:08:15.365 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-17T17:08:15.365 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.force_consistency_checks: 1 2024-08-17T17:08:15.365 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-17T17:08:15.365 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.ttl: 2592000 2024-08-17T17:08:15.366 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-17T17:08:15.366 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-17T17:08:15.366 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-17T17:08:15.366 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.enable_blob_files: false 2024-08-17T17:08:15.366 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.min_blob_size: 0 2024-08-17T17:08:15.366 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.blob_file_size: 268435456 2024-08-17T17:08:15.366 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-17T17:08:15.366 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-17T17:08:15.366 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-17T17:08:15.366 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-17T17:08:15.366 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-17T17:08:15.366 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-08-17T17:08:15.366 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-17T17:08:15.367 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-17T17:08:15.367 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 succeeded,manifest_file_number is 15, next_file_number is 49, last_sequence is 22818, log_number is 45,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 45 2024-08-17T17:08:15.367 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 45 2024-08-17T17:08:15.367 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 5d4ebce0-aa5e-438d-8623-af636f05842c 2024-08-17T17:08:15.367 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723914495088968, "job": 1, "event": "recovery_started", "wal_files": [45]} 2024-08-17T17:08:15.367 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.084+0000 7f29a65ecc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #45 mode 2 2024-08-17T17:08:15.367 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.096+0000 7f29a65ecc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723914495101326, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 50, "file_size": 1988668, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 22820, "largest_seqno": 24506, "table_properties": {"data_size": 1980237, "index_size": 5533, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1861, "raw_key_size": 17894, "raw_average_key_size": 24, "raw_value_size": 1963496, "raw_average_value_size": 2660, "num_data_blocks": 242, "num_entries": 738, "num_filter_entries": 738, "num_deletions": 16, "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": "[CompactOnDeletionCollector]", "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": 1723914495, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "5d4ebce0-aa5e-438d-8623-af636f05842c", "db_session_id": "7IVZIVCYBOPMKZ09QS9O", "orig_file_number": 50, "seqno_to_time_mapping": "N/A"}} 2024-08-17T17:08:15.367 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.096+0000 7f29a65ecc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723914495101510, "job": 1, "event": "recovery_finished"} 2024-08-17T17:08:15.367 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.096+0000 7f29a65ecc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 52 2024-08-17T17:08:15.367 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.096+0000 7f29a65ecc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-17T17:08:15.367 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.100+0000 7f29a65ecc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-a/store.db/000045.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-17T17:08:15.367 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.100+0000 7f29a65ecc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x56380ba3ee00 2024-08-17T17:08:15.368 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.100+0000 7f29a65ecc80 4 rocksdb: DB pointer 0x56380bb40000 2024-08-17T17:08:15.368 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.100+0000 7f299c3b4640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-17T17:08:15.368 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.100+0000 7f299c3b4640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-17T17:08:15.368 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: ** DB Stats ** 2024-08-17T17:08:15.368 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T17:08:15.368 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-17T17:08:15.368 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T17:08:15.368 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T17:08:15.368 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-17T17:08:15.368 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T17:08:15.368 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T17:08:15.368 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: ** Compaction Stats [default] ** 2024-08-17T17:08:15.368 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: 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) 2024-08-17T17:08:15.369 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-17T17:08:15.369 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: L0 1/0 1.90 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 324.9 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-08-17T17:08:15.369 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: L6 1/0 12.02 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 2024-08-17T17:08:15.369 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: Sum 2/0 13.91 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 324.9 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-08-17T17:08:15.369 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 324.9 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-08-17T17:08:15.369 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: ** Compaction Stats [default] ** 2024-08-17T17:08:15.369 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: 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) 2024-08-17T17:08:15.369 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T17:08:15.369 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 324.9 0.01 0.00 1 0.006 0 0 0.0 0.0 2024-08-17T17:08:15.369 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-17T17:08:15.369 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T17:08:15.369 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: Flush(GB): cumulative 0.002, interval 0.002 2024-08-17T17:08:15.369 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T17:08:15.369 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T17:08:15.370 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T17:08:15.370 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: AddFile(Keys): cumulative 0, interval 0 2024-08-17T17:08:15.370 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: Cumulative compaction: 0.00 GB write, 106.79 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T17:08:15.370 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: Interval compaction: 0.00 GB write, 106.79 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T17:08:15.370 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: 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 2024-08-17T17:08:15.370 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: Block cache BinnedLRUCache@0x56380ba11610#7 capacity: 512.00 MB usage: 8.11 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-08-17T17:08:15.370 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: Block cache entry stats(count,size,portion): FilterBlock(1,2.03 KB,0.00038743%) IndexBlock(1,6.08 KB,0.00115931%) Misc(1,0.00 KB,0%) 2024-08-17T17:08:15.370 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: ** File Read Latency Histogram By Level [default] ** 2024-08-17T17:08:15.370 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.100+0000 7f29a65ecc80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0] at bind addrs [v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T17:08:15.370 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.104+0000 7f29a65ecc80 1 mon.a@-1(???) e3 preinit fsid f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T17:08:15.370 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.104+0000 7f29a65ecc80 0 mon.a@-1(???).mds e10 new map 2024-08-17T17:08:15.370 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.104+0000 7f29a65ecc80 0 mon.a@-1(???).mds e10 print_map 2024-08-17T17:08:15.370 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: e10 2024-08-17T17:08:15.371 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: btime 1970-01-01T00:00:00:000000+0000 2024-08-17T17:08:15.371 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-17T17:08:15.371 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: 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} 2024-08-17T17:08:15.371 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: legacy client fscid: 1 2024-08-17T17:08:15.371 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: 2024-08-17T17:08:15.371 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: Filesystem 'foo' (1) 2024-08-17T17:08:15.371 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: fs_name foo 2024-08-17T17:08:15.371 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: epoch 10 2024-08-17T17:08:15.371 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: flags 12 joinable allow_snaps allow_multimds_snaps 2024-08-17T17:08:15.371 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: created 2024-08-17T16:58:54.751255+0000 2024-08-17T17:08:15.371 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: modified 2024-08-17T16:59:05.904203+0000 2024-08-17T17:08:15.371 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: tableserver 0 2024-08-17T17:08:15.371 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: root 0 2024-08-17T17:08:15.371 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: session_timeout 60 2024-08-17T17:08:15.372 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: session_autoclose 300 2024-08-17T17:08:15.372 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: max_file_size 1099511627776 2024-08-17T17:08:15.372 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: max_xattr_size 65536 2024-08-17T17:08:15.372 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: required_client_features {} 2024-08-17T17:08:15.372 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: last_failure 0 2024-08-17T17:08:15.372 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: last_failure_osd_epoch 73 2024-08-17T17:08:15.372 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: 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} 2024-08-17T17:08:15.372 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: max_mds 1 2024-08-17T17:08:15.372 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: in 0 2024-08-17T17:08:15.372 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: up {0=24379} 2024-08-17T17:08:15.372 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: failed 2024-08-17T17:08:15.372 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: damaged 2024-08-17T17:08:15.372 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: stopped 2024-08-17T17:08:15.373 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: data_pools [4] 2024-08-17T17:08:15.373 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: metadata_pool 3 2024-08-17T17:08:15.373 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: inline_data disabled 2024-08-17T17:08:15.373 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: balancer 2024-08-17T17:08:15.373 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: bal_rank_mask -1 2024-08-17T17:08:15.373 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: standby_count_wanted 1 2024-08-17T17:08:15.373 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: qdb_cluster leader: 0 members: 2024-08-17T17:08:15.373 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: [mds.foo.smithi169.mekqdz{0:24379} state up:active seq 4 join_fscid=1 addr [v2:172.21.15.169:6832/2212625279,v1:172.21.15.169:6833/2212625279] compat {c=[1],r=[1],i=[7ff]}] 2024-08-17T17:08:15.373 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: 2024-08-17T17:08:15.373 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: 2024-08-17T17:08:15.373 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: Standby daemons: 2024-08-17T17:08:15.373 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: 2024-08-17T17:08:15.373 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: [mds.foo.smithi131.ctintn{-1:24536} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.131:6834/2928999328,v1:172.21.15.131:6835/2928999328] compat {c=[1],r=[1],i=[7ff]}] 2024-08-17T17:08:15.373 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.104+0000 7f29a65ecc80 0 mon.a@-1(???).osd e463 crush map has features 3314933000854323200, adjusting msgr requires 2024-08-17T17:08:15.374 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.104+0000 7f29a65ecc80 0 mon.a@-1(???).osd e463 crush map has features 432629239337189376, adjusting msgr requires 2024-08-17T17:08:15.374 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.104+0000 7f29a65ecc80 0 mon.a@-1(???).osd e463 crush map has features 432629239337189376, adjusting msgr requires 2024-08-17T17:08:15.374 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.104+0000 7f29a65ecc80 0 mon.a@-1(???).osd e463 crush map has features 432629239337189376, adjusting msgr requires 2024-08-17T17:08:15.374 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:15 smithi131 bash[88347]: debug 2024-08-17T17:08:15.104+0000 7f29a65ecc80 1 mon.a@-1(???).paxosservice(auth 1..23) refresh upgraded, format 0 -> 3 2024-08-17T17:08:16.890 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:08:16 smithi169 bash[61485]: ignoring --setuser ceph since I am not root 2024-08-17T17:08:16.890 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:08:16 smithi169 bash[61485]: ignoring --setgroup ceph since I am not root 2024-08-17T17:08:16.890 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:08:16 smithi169 bash[61485]: debug 2024-08-17T17:08:16.658+0000 7f8dd5a8c640 1 -- 172.21.15.169:0/2447524652 <== mon.1 v2:172.21.15.169:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5561a1cd50e0 con 0x5561a1cd7800 2024-08-17T17:08:16.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:16 smithi169 bash[24469]: cluster 2024-08-17T17:08:12.134695+0000 mgr.y (mgr.15039) 195 : cluster [DBG] pgmap v318: 105 pgs: 105 active+clean; 582 KiB data, 426 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 6.7 KiB/s wr, 96 op/s 2024-08-17T17:08:16.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:16 smithi169 bash[24469]: cluster 2024-08-17T17:08:14.135371+0000 mgr.y (mgr.15039) 196 : cluster [DBG] pgmap v320: 105 pgs: 105 active+clean; 582 KiB data, 426 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 6.3 KiB/s wr, 89 op/s 2024-08-17T17:08:16.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:16 smithi169 bash[24469]: cluster 2024-08-17T17:08:16.528179+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-08-17T17:08:16.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:16 smithi169 bash[24469]: cluster 2024-08-17T17:08:16.552038+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:08:16.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:16 smithi169 bash[24469]: cluster 2024-08-17T17:08:16.561962+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-08-17T17:08:16.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:16 smithi169 bash[24469]: cluster 2024-08-17T17:08:16.561996+0000 mon.a (mon.0) 4 : cluster [DBG] fsid f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T17:08:16.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:16 smithi169 bash[24469]: cluster 2024-08-17T17:08:16.562028+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-08-17T16:47:40.657488+0000 2024-08-17T17:08:16.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:16 smithi169 bash[24469]: cluster 2024-08-17T17:08:16.562057+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-08-17T16:45:22.566402+0000 2024-08-17T17:08:16.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:16 smithi169 bash[24469]: cluster 2024-08-17T17:08:16.562091+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 18 (reef) 2024-08-17T17:08:16.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:16 smithi169 bash[24469]: cluster 2024-08-17T17:08:16.562121+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-08-17T17:08:16.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:16 smithi169 bash[24469]: cluster 2024-08-17T17:08:16.562166+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0] mon.a 2024-08-17T17:08:16.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:16 smithi169 bash[24469]: cluster 2024-08-17T17:08:16.562201+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-08-17T17:08:16.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:16 smithi169 bash[24469]: cluster 2024-08-17T17:08:16.562234+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.131:3301/0,v1:172.21.15.131:6790/0] mon.c 2024-08-17T17:08:16.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:16 smithi169 bash[24469]: cluster 2024-08-17T17:08:16.563465+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap foo:1 {0=foo.smithi169.mekqdz=up:active} 1 up:standby 2024-08-17T17:08:16.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:16 smithi169 bash[24469]: cluster 2024-08-17T17:08:16.563533+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e463: 8 total, 8 up, 8 in 2024-08-17T17:08:16.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:16 smithi169 bash[24469]: cluster 2024-08-17T17:08:16.565815+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e34: y(active, since 3m), standbys: x 2024-08-17T17:08:16.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:16 smithi169 bash[24469]: cluster 2024-08-17T17:08:16.566912+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-08-17T17:08:16.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:16 smithi169 bash[24469]: audit 2024-08-17T17:08:16.598457+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15039 ' entity='' 2024-08-17T17:08:16.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:16 smithi169 bash[24469]: cluster 2024-08-17T17:08:16.600277+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e35: y(active, since 3m), standbys: x 2024-08-17T17:08:17.095 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[72920]: ignoring --setuser ceph since I am not root 2024-08-17T17:08:17.095 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[72920]: ignoring --setgroup ceph since I am not root 2024-08-17T17:08:17.096 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[72920]: debug 2024-08-17T17:08:16.680+0000 7f76d5227640 1 -- 172.21.15.131:0/3070178213 <== mon.0 v2:172.21.15.131:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5620d35a50e0 con 0x5620d35a6800 2024-08-17T17:08:17.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[32005]: cluster 2024-08-17T17:08:12.134695+0000 mgr.y (mgr.15039) 195 : cluster [DBG] pgmap v318: 105 pgs: 105 active+clean; 582 KiB data, 426 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 6.7 KiB/s wr, 96 op/s 2024-08-17T17:08:17.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[32005]: cluster 2024-08-17T17:08:14.135371+0000 mgr.y (mgr.15039) 196 : cluster [DBG] pgmap v320: 105 pgs: 105 active+clean; 582 KiB data, 426 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 6.3 KiB/s wr, 89 op/s 2024-08-17T17:08:17.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[32005]: cluster 2024-08-17T17:08:16.528179+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-08-17T17:08:17.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[32005]: cluster 2024-08-17T17:08:16.552038+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:08:17.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[32005]: cluster 2024-08-17T17:08:16.561962+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-08-17T17:08:17.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[32005]: cluster 2024-08-17T17:08:16.561996+0000 mon.a (mon.0) 4 : cluster [DBG] fsid f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T17:08:17.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[32005]: cluster 2024-08-17T17:08:16.562028+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-08-17T16:47:40.657488+0000 2024-08-17T17:08:17.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[32005]: cluster 2024-08-17T17:08:16.562057+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-08-17T16:45:22.566402+0000 2024-08-17T17:08:17.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[32005]: cluster 2024-08-17T17:08:16.562091+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 18 (reef) 2024-08-17T17:08:17.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[32005]: cluster 2024-08-17T17:08:16.562121+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-08-17T17:08:17.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[32005]: cluster 2024-08-17T17:08:16.562166+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0] mon.a 2024-08-17T17:08:17.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[32005]: cluster 2024-08-17T17:08:16.562201+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-08-17T17:08:17.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[32005]: cluster 2024-08-17T17:08:16.562234+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.131:3301/0,v1:172.21.15.131:6790/0] mon.c 2024-08-17T17:08:17.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[32005]: cluster 2024-08-17T17:08:16.563465+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap foo:1 {0=foo.smithi169.mekqdz=up:active} 1 up:standby 2024-08-17T17:08:17.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[32005]: cluster 2024-08-17T17:08:16.563533+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e463: 8 total, 8 up, 8 in 2024-08-17T17:08:17.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[32005]: cluster 2024-08-17T17:08:16.565815+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e34: y(active, since 3m), standbys: x 2024-08-17T17:08:17.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[32005]: cluster 2024-08-17T17:08:16.566912+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-08-17T17:08:17.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[32005]: audit 2024-08-17T17:08:16.598457+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15039 ' entity='' 2024-08-17T17:08:17.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[32005]: cluster 2024-08-17T17:08:16.600277+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e35: y(active, since 3m), standbys: x 2024-08-17T17:08:17.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[88347]: cluster 2024-08-17T17:08:12.134695+0000 mgr.y (mgr.15039) 195 : cluster [DBG] pgmap v318: 105 pgs: 105 active+clean; 582 KiB data, 426 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 6.7 KiB/s wr, 96 op/s 2024-08-17T17:08:17.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[88347]: cluster 2024-08-17T17:08:12.134695+0000 mgr.y (mgr.15039) 195 : cluster [DBG] pgmap v318: 105 pgs: 105 active+clean; 582 KiB data, 426 MiB used, 715 GiB / 715 GiB avail; 72 KiB/s rd, 6.7 KiB/s wr, 96 op/s 2024-08-17T17:08:17.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[88347]: cluster 2024-08-17T17:08:14.135371+0000 mgr.y (mgr.15039) 196 : cluster [DBG] pgmap v320: 105 pgs: 105 active+clean; 582 KiB data, 426 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 6.3 KiB/s wr, 89 op/s 2024-08-17T17:08:17.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[88347]: cluster 2024-08-17T17:08:14.135371+0000 mgr.y (mgr.15039) 196 : cluster [DBG] pgmap v320: 105 pgs: 105 active+clean; 582 KiB data, 426 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 6.3 KiB/s wr, 89 op/s 2024-08-17T17:08:17.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[88347]: cluster 2024-08-17T17:08:16.528179+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-08-17T17:08:17.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[88347]: cluster 2024-08-17T17:08:16.528179+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-08-17T17:08:17.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[88347]: cluster 2024-08-17T17:08:16.552038+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:08:17.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[88347]: cluster 2024-08-17T17:08:16.552038+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:08:17.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[88347]: cluster 2024-08-17T17:08:16.561962+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-08-17T17:08:17.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[88347]: cluster 2024-08-17T17:08:16.561962+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-08-17T17:08:17.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[88347]: cluster 2024-08-17T17:08:16.561996+0000 mon.a (mon.0) 4 : cluster [DBG] fsid f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T17:08:17.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[88347]: cluster 2024-08-17T17:08:16.561996+0000 mon.a (mon.0) 4 : cluster [DBG] fsid f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T17:08:17.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[88347]: cluster 2024-08-17T17:08:16.562028+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-08-17T16:47:40.657488+0000 2024-08-17T17:08:17.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[88347]: cluster 2024-08-17T17:08:16.562028+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-08-17T16:47:40.657488+0000 2024-08-17T17:08:17.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[88347]: cluster 2024-08-17T17:08:16.562057+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-08-17T16:45:22.566402+0000 2024-08-17T17:08:17.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[88347]: cluster 2024-08-17T17:08:16.562057+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-08-17T16:45:22.566402+0000 2024-08-17T17:08:17.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[88347]: cluster 2024-08-17T17:08:16.562091+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 18 (reef) 2024-08-17T17:08:17.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[88347]: cluster 2024-08-17T17:08:16.562091+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 18 (reef) 2024-08-17T17:08:17.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[88347]: cluster 2024-08-17T17:08:16.562121+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-08-17T17:08:17.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[88347]: cluster 2024-08-17T17:08:16.562121+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-08-17T17:08:17.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[88347]: cluster 2024-08-17T17:08:16.562166+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0] mon.a 2024-08-17T17:08:17.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[88347]: cluster 2024-08-17T17:08:16.562166+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0] mon.a 2024-08-17T17:08:17.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[88347]: cluster 2024-08-17T17:08:16.562201+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-08-17T17:08:17.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[88347]: cluster 2024-08-17T17:08:16.562201+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-08-17T17:08:17.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[88347]: cluster 2024-08-17T17:08:16.562234+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.131:3301/0,v1:172.21.15.131:6790/0] mon.c 2024-08-17T17:08:17.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[88347]: cluster 2024-08-17T17:08:16.562234+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.131:3301/0,v1:172.21.15.131:6790/0] mon.c 2024-08-17T17:08:17.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[88347]: cluster 2024-08-17T17:08:16.563465+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap foo:1 {0=foo.smithi169.mekqdz=up:active} 1 up:standby 2024-08-17T17:08:17.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[88347]: cluster 2024-08-17T17:08:16.563465+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap foo:1 {0=foo.smithi169.mekqdz=up:active} 1 up:standby 2024-08-17T17:08:17.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[88347]: cluster 2024-08-17T17:08:16.563533+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e463: 8 total, 8 up, 8 in 2024-08-17T17:08:17.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[88347]: cluster 2024-08-17T17:08:16.563533+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e463: 8 total, 8 up, 8 in 2024-08-17T17:08:17.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[88347]: cluster 2024-08-17T17:08:16.565815+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e34: y(active, since 3m), standbys: x 2024-08-17T17:08:17.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[88347]: cluster 2024-08-17T17:08:16.565815+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e34: y(active, since 3m), standbys: x 2024-08-17T17:08:17.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[88347]: cluster 2024-08-17T17:08:16.566912+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-08-17T17:08:17.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[88347]: cluster 2024-08-17T17:08:16.566912+0000 mon.a (mon.0) 15 : cluster [INF] overall HEALTH_OK 2024-08-17T17:08:17.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[88347]: audit 2024-08-17T17:08:16.598457+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15039 ' entity='' 2024-08-17T17:08:17.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[88347]: audit 2024-08-17T17:08:16.598457+0000 mon.a (mon.0) 16 : audit [INF] from='mgr.15039 ' entity='' 2024-08-17T17:08:17.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[88347]: cluster 2024-08-17T17:08:16.600277+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e35: y(active, since 3m), standbys: x 2024-08-17T17:08:17.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:16 smithi131 bash[88347]: cluster 2024-08-17T17:08:16.600277+0000 mon.a (mon.0) 17 : cluster [DBG] mgrmap e35: y(active, since 3m), standbys: x 2024-08-17T17:08:17.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:17 smithi169 bash[24469]: cluster 2024-08-17T17:08:16.630469+0000 mon.a (mon.0) 18 : cluster [DBG] osdmap e464: 8 total, 8 up, 8 in 2024-08-17T17:08:18.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:17 smithi131 bash[32005]: cluster 2024-08-17T17:08:16.630469+0000 mon.a (mon.0) 18 : cluster [DBG] osdmap e464: 8 total, 8 up, 8 in 2024-08-17T17:08:18.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:17 smithi131 bash[88347]: cluster 2024-08-17T17:08:16.630469+0000 mon.a (mon.0) 18 : cluster [DBG] osdmap e464: 8 total, 8 up, 8 in 2024-08-17T17:08:18.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:17 smithi131 bash[88347]: cluster 2024-08-17T17:08:16.630469+0000 mon.a (mon.0) 18 : cluster [DBG] osdmap e464: 8 total, 8 up, 8 in 2024-08-17T17:08:18.850 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.Snapshot (19010 ms) 2024-08-17T17:08:18.850 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.SnapshotRemoveOnDisable 2024-08-17T17:08:18.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:18 smithi169 bash[24469]: cluster 2024-08-17T17:08:17.648364+0000 mon.a (mon.0) 19 : cluster [DBG] osdmap e465: 8 total, 8 up, 8 in 2024-08-17T17:08:19.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:18 smithi131 bash[88347]: cluster 2024-08-17T17:08:17.648364+0000 mon.a (mon.0) 19 : cluster [DBG] osdmap e465: 8 total, 8 up, 8 in 2024-08-17T17:08:19.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:18 smithi131 bash[88347]: cluster 2024-08-17T17:08:17.648364+0000 mon.a (mon.0) 19 : cluster [DBG] osdmap e465: 8 total, 8 up, 8 in 2024-08-17T17:08:19.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:18 smithi131 bash[32005]: cluster 2024-08-17T17:08:17.648364+0000 mon.a (mon.0) 19 : cluster [DBG] osdmap e465: 8 total, 8 up, 8 in 2024-08-17T17:08:20.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:19 smithi131 bash[32005]: cluster 2024-08-17T17:08:18.656473+0000 mon.a (mon.0) 20 : cluster [DBG] osdmap e466: 8 total, 8 up, 8 in 2024-08-17T17:08:20.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:19 smithi131 bash[32005]: audit 2024-08-17T17:08:18.837094+0000 mon.b (mon.1) 89 : audit [INF] from='client.15294 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/9aef0861-cd51-436c-8e85-53e1c8333d05"}]: dispatch 2024-08-17T17:08:20.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:19 smithi131 bash[32005]: audit 2024-08-17T17:08:18.839202+0000 mon.a (mon.0) 21 : audit [INF] from='client.15294 ' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/16/9aef0861-cd51-436c-8e85-53e1c8333d05"} : dispatch 2024-08-17T17:08:20.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:19 smithi131 bash[32005]: audit 2024-08-17T17:08:18.845054+0000 mon.a (mon.0) 22 : audit [INF] from='client.15294 ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/9aef0861-cd51-436c-8e85-53e1c8333d05"}]': finished 2024-08-17T17:08:20.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:19 smithi131 bash[88347]: cluster 2024-08-17T17:08:18.656473+0000 mon.a (mon.0) 20 : cluster [DBG] osdmap e466: 8 total, 8 up, 8 in 2024-08-17T17:08:20.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:19 smithi131 bash[88347]: cluster 2024-08-17T17:08:18.656473+0000 mon.a (mon.0) 20 : cluster [DBG] osdmap e466: 8 total, 8 up, 8 in 2024-08-17T17:08:20.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:19 smithi131 bash[88347]: audit 2024-08-17T17:08:18.837094+0000 mon.b (mon.1) 89 : audit [INF] from='client.15294 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/9aef0861-cd51-436c-8e85-53e1c8333d05"}]: dispatch 2024-08-17T17:08:20.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:19 smithi131 bash[88347]: audit 2024-08-17T17:08:18.837094+0000 mon.b (mon.1) 89 : audit [INF] from='client.15294 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/9aef0861-cd51-436c-8e85-53e1c8333d05"}]: dispatch 2024-08-17T17:08:20.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:19 smithi131 bash[88347]: audit 2024-08-17T17:08:18.839202+0000 mon.a (mon.0) 21 : audit [INF] from='client.15294 ' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/16/9aef0861-cd51-436c-8e85-53e1c8333d05"} : dispatch 2024-08-17T17:08:20.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:19 smithi131 bash[88347]: audit 2024-08-17T17:08:18.839202+0000 mon.a (mon.0) 21 : audit [INF] from='client.15294 ' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/16/9aef0861-cd51-436c-8e85-53e1c8333d05"} : dispatch 2024-08-17T17:08:20.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:19 smithi131 bash[88347]: audit 2024-08-17T17:08:18.845054+0000 mon.a (mon.0) 22 : audit [INF] from='client.15294 ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/9aef0861-cd51-436c-8e85-53e1c8333d05"}]': finished 2024-08-17T17:08:20.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:19 smithi131 bash[88347]: audit 2024-08-17T17:08:18.845054+0000 mon.a (mon.0) 22 : audit [INF] from='client.15294 ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/9aef0861-cd51-436c-8e85-53e1c8333d05"}]': finished 2024-08-17T17:08:20.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:19 smithi169 bash[24469]: cluster 2024-08-17T17:08:18.656473+0000 mon.a (mon.0) 20 : cluster [DBG] osdmap e466: 8 total, 8 up, 8 in 2024-08-17T17:08:20.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:19 smithi169 bash[24469]: audit 2024-08-17T17:08:18.837094+0000 mon.b (mon.1) 89 : audit [INF] from='client.15294 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/9aef0861-cd51-436c-8e85-53e1c8333d05"}]: dispatch 2024-08-17T17:08:20.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:19 smithi169 bash[24469]: audit 2024-08-17T17:08:18.839202+0000 mon.a (mon.0) 21 : audit [INF] from='client.15294 ' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/16/9aef0861-cd51-436c-8e85-53e1c8333d05"} : dispatch 2024-08-17T17:08:20.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:19 smithi169 bash[24469]: audit 2024-08-17T17:08:18.845054+0000 mon.a (mon.0) 22 : audit [INF] from='client.15294 ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/9aef0861-cd51-436c-8e85-53e1c8333d05"}]': finished 2024-08-17T17:08:21.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:20 smithi131 bash[32005]: cluster 2024-08-17T17:08:19.854026+0000 mon.a (mon.0) 23 : cluster [DBG] osdmap e467: 8 total, 8 up, 8 in 2024-08-17T17:08:21.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:20 smithi131 bash[32005]: cluster 2024-08-17T17:08:20.121923+0000 mon.a (mon.0) 24 : cluster [DBG] osdmap e468: 8 total, 8 up, 8 in 2024-08-17T17:08:21.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:20 smithi131 bash[88347]: cluster 2024-08-17T17:08:19.854026+0000 mon.a (mon.0) 23 : cluster [DBG] osdmap e467: 8 total, 8 up, 8 in 2024-08-17T17:08:21.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:20 smithi131 bash[88347]: cluster 2024-08-17T17:08:19.854026+0000 mon.a (mon.0) 23 : cluster [DBG] osdmap e467: 8 total, 8 up, 8 in 2024-08-17T17:08:21.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:20 smithi131 bash[88347]: cluster 2024-08-17T17:08:20.121923+0000 mon.a (mon.0) 24 : cluster [DBG] osdmap e468: 8 total, 8 up, 8 in 2024-08-17T17:08:21.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:20 smithi131 bash[88347]: cluster 2024-08-17T17:08:20.121923+0000 mon.a (mon.0) 24 : cluster [DBG] osdmap e468: 8 total, 8 up, 8 in 2024-08-17T17:08:21.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:20 smithi169 bash[24469]: cluster 2024-08-17T17:08:19.854026+0000 mon.a (mon.0) 23 : cluster [DBG] osdmap e467: 8 total, 8 up, 8 in 2024-08-17T17:08:21.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:20 smithi169 bash[24469]: cluster 2024-08-17T17:08:20.121923+0000 mon.a (mon.0) 24 : cluster [DBG] osdmap e468: 8 total, 8 up, 8 in 2024-08-17T17:08:22.315 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.SnapshotRemoveOnDisable (3465 ms) 2024-08-17T17:08:22.315 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.SnapshotUnlinkPeer 2024-08-17T17:08:22.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:22 smithi169 bash[24469]: cluster 2024-08-17T17:08:21.123287+0000 mon.a (mon.0) 25 : cluster [DBG] osdmap e469: 8 total, 8 up, 8 in 2024-08-17T17:08:22.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:22 smithi131 bash[32005]: cluster 2024-08-17T17:08:21.123287+0000 mon.a (mon.0) 25 : cluster [DBG] osdmap e469: 8 total, 8 up, 8 in 2024-08-17T17:08:22.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:22 smithi131 bash[88347]: cluster 2024-08-17T17:08:21.123287+0000 mon.a (mon.0) 25 : cluster [DBG] osdmap e469: 8 total, 8 up, 8 in 2024-08-17T17:08:22.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:22 smithi131 bash[88347]: cluster 2024-08-17T17:08:21.123287+0000 mon.a (mon.0) 25 : cluster [DBG] osdmap e469: 8 total, 8 up, 8 in 2024-08-17T17:08:23.126 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:08:22 smithi169 bash[61485]: [17/Aug/2024:17:08:22] ENGINE Bus STARTING 2024-08-17T17:08:23.126 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:08:22 smithi169 bash[61485]: CherryPy Checker: 2024-08-17T17:08:23.126 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:08:22 smithi169 bash[61485]: The Application mounted at '' has an empty config. 2024-08-17T17:08:23.126 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:08:22 smithi169 bash[61485]: [17/Aug/2024:17:08:22] ENGINE Serving on http://:::9283 2024-08-17T17:08:23.126 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:08:22 smithi169 bash[61485]: [17/Aug/2024:17:08:22] ENGINE Bus STARTED 2024-08-17T17:08:23.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:23 smithi169 bash[24469]: cluster 2024-08-17T17:08:22.132305+0000 mon.a (mon.0) 26 : cluster [DBG] osdmap e470: 8 total, 8 up, 8 in 2024-08-17T17:08:23.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:23 smithi169 bash[24469]: audit 2024-08-17T17:08:22.301764+0000 mon.b (mon.1) 90 : audit [INF] from='client.15294 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/546c2fea-feaf-4270-b6d4-6e60fc13f6ba"}]: dispatch 2024-08-17T17:08:23.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:23 smithi169 bash[24469]: audit 2024-08-17T17:08:22.303729+0000 mon.a (mon.0) 27 : audit [INF] from='client.15294 ' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/16/546c2fea-feaf-4270-b6d4-6e60fc13f6ba"} : dispatch 2024-08-17T17:08:23.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:23 smithi169 bash[24469]: audit 2024-08-17T17:08:22.309257+0000 mon.a (mon.0) 28 : audit [INF] from='client.15294 ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/546c2fea-feaf-4270-b6d4-6e60fc13f6ba"}]': finished 2024-08-17T17:08:23.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:23 smithi169 bash[24469]: cluster 2024-08-17T17:08:22.745743+0000 mon.a (mon.0) 29 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T17:08:23.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:23 smithi169 bash[24469]: cluster 2024-08-17T17:08:22.745888+0000 mon.a (mon.0) 30 : cluster [DBG] Standby manager daemon x started 2024-08-17T17:08:23.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:23 smithi169 bash[24469]: audit 2024-08-17T17:08:22.746387+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.? 172.21.15.169:0/2025266139' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:08:23.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:23 smithi169 bash[24469]: audit 2024-08-17T17:08:22.747152+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.? 172.21.15.169:0/2025266139' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:08:23.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:23 smithi169 bash[24469]: audit 2024-08-17T17:08:22.748879+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.? 172.21.15.169:0/2025266139' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:08:23.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:23 smithi169 bash[24469]: audit 2024-08-17T17:08:22.750222+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.? 172.21.15.169:0/2025266139' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:08:23.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:23 smithi169 bash[24469]: cluster 2024-08-17T17:08:22.776078+0000 mon.a (mon.0) 31 : cluster [INF] Active manager daemon y restarted 2024-08-17T17:08:23.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:23 smithi169 bash[24469]: cluster 2024-08-17T17:08:22.776774+0000 mon.a (mon.0) 32 : cluster [INF] Activating manager daemon y 2024-08-17T17:08:23.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:23 smithi169 bash[24469]: cluster 2024-08-17T17:08:22.791024+0000 mon.a (mon.0) 33 : cluster [DBG] osdmap e471: 8 total, 8 up, 8 in 2024-08-17T17:08:23.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:23 smithi169 bash[24469]: cluster 2024-08-17T17:08:22.792292+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e36: y(active, starting, since 0.0156808s), standbys: x 2024-08-17T17:08:23.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:23 smithi169 bash[24469]: audit 2024-08-17T17:08:22.800363+0000 mon.c (mon.2) 208 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:08:23.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:23 smithi169 bash[24469]: audit 2024-08-17T17:08:22.800817+0000 mon.c (mon.2) 209 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:08:23.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:23 smithi169 bash[24469]: audit 2024-08-17T17:08:22.801232+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:08:23.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:23 smithi169 bash[24469]: audit 2024-08-17T17:08:22.801840+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi169.mekqdz"}]: dispatch 2024-08-17T17:08:23.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:23 smithi169 bash[24469]: audit 2024-08-17T17:08:22.802799+0000 mon.c (mon.2) 212 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi131.ctintn"}]: dispatch 2024-08-17T17:08:23.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:23 smithi169 bash[24469]: audit 2024-08-17T17:08:22.804553+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T17:08:23.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:23 smithi169 bash[24469]: audit 2024-08-17T17:08:22.805051+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T17:08:23.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:23 smithi169 bash[24469]: audit 2024-08-17T17:08:22.805620+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:08:23.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:23 smithi169 bash[24469]: audit 2024-08-17T17:08:22.806488+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:08:23.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:23 smithi169 bash[24469]: audit 2024-08-17T17:08:22.807130+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:08:23.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:23 smithi169 bash[24469]: audit 2024-08-17T17:08:22.807464+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:08:23.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:23 smithi169 bash[24469]: audit 2024-08-17T17:08:22.807753+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:08:23.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:23 smithi169 bash[24469]: audit 2024-08-17T17:08:22.808060+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:08:23.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:23 smithi169 bash[24469]: audit 2024-08-17T17:08:22.808343+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:08:23.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:23 smithi169 bash[24469]: audit 2024-08-17T17:08:22.808576+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:08:23.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:23 smithi169 bash[24469]: audit 2024-08-17T17:08:22.808802+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T17:08:23.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:23 smithi169 bash[24469]: audit 2024-08-17T17:08:22.809135+0000 mon.c (mon.2) 224 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T17:08:23.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:23 smithi169 bash[24469]: audit 2024-08-17T17:08:22.809720+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T17:08:23.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:23 smithi169 bash[24469]: cluster 2024-08-17T17:08:22.841598+0000 mon.a (mon.0) 35 : cluster [INF] Manager daemon y is now available 2024-08-17T17:08:23.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: cluster 2024-08-17T17:08:22.132305+0000 mon.a (mon.0) 26 : cluster [DBG] osdmap e470: 8 total, 8 up, 8 in 2024-08-17T17:08:23.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: cluster 2024-08-17T17:08:22.132305+0000 mon.a (mon.0) 26 : cluster [DBG] osdmap e470: 8 total, 8 up, 8 in 2024-08-17T17:08:23.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.301764+0000 mon.b (mon.1) 90 : audit [INF] from='client.15294 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/546c2fea-feaf-4270-b6d4-6e60fc13f6ba"}]: dispatch 2024-08-17T17:08:23.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.301764+0000 mon.b (mon.1) 90 : audit [INF] from='client.15294 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/546c2fea-feaf-4270-b6d4-6e60fc13f6ba"}]: dispatch 2024-08-17T17:08:23.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.303729+0000 mon.a (mon.0) 27 : audit [INF] from='client.15294 ' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/16/546c2fea-feaf-4270-b6d4-6e60fc13f6ba"} : dispatch 2024-08-17T17:08:23.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.303729+0000 mon.a (mon.0) 27 : audit [INF] from='client.15294 ' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/16/546c2fea-feaf-4270-b6d4-6e60fc13f6ba"} : dispatch 2024-08-17T17:08:23.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.309257+0000 mon.a (mon.0) 28 : audit [INF] from='client.15294 ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/546c2fea-feaf-4270-b6d4-6e60fc13f6ba"}]': finished 2024-08-17T17:08:23.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.309257+0000 mon.a (mon.0) 28 : audit [INF] from='client.15294 ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/546c2fea-feaf-4270-b6d4-6e60fc13f6ba"}]': finished 2024-08-17T17:08:23.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: cluster 2024-08-17T17:08:22.745743+0000 mon.a (mon.0) 29 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T17:08:23.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: cluster 2024-08-17T17:08:22.745743+0000 mon.a (mon.0) 29 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T17:08:23.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: cluster 2024-08-17T17:08:22.745888+0000 mon.a (mon.0) 30 : cluster [DBG] Standby manager daemon x started 2024-08-17T17:08:23.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: cluster 2024-08-17T17:08:22.745888+0000 mon.a (mon.0) 30 : cluster [DBG] Standby manager daemon x started 2024-08-17T17:08:23.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.746387+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.? 172.21.15.169:0/2025266139' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:08:23.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.746387+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.? 172.21.15.169:0/2025266139' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:08:23.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.747152+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.? 172.21.15.169:0/2025266139' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:08:23.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.747152+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.? 172.21.15.169:0/2025266139' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:08:23.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.748879+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.? 172.21.15.169:0/2025266139' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:08:23.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.748879+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.? 172.21.15.169:0/2025266139' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:08:23.597 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[72920]: debug 2024-08-17T17:08:23.227+0000 7f7643cbf640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:08:23.597 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[72920]: debug 2024-08-17T17:08:23.227+0000 7f7643cbf640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:08:23.597 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[72920]: debug 2024-08-17T17:08:23.227+0000 7f7643cbf640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:08:23.597 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[72920]: debug 2024-08-17T17:08:23.227+0000 7f7643cbf640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:08:23.598 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[72920]: debug 2024-08-17T17:08:23.227+0000 7f7643cbf640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:08:23.598 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[72920]: debug 2024-08-17T17:08:23.231+0000 7f7646d05640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:08:23.598 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[72920]: debug 2024-08-17T17:08:23.231+0000 7f7646d05640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:08:23.598 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[72920]: debug 2024-08-17T17:08:23.231+0000 7f7646d05640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:08:23.598 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[72920]: debug 2024-08-17T17:08:23.231+0000 7f7646d05640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:08:23.598 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[72920]: debug 2024-08-17T17:08:23.231+0000 7f7646d05640 -1 client.0 error registering admin socket command: (17) File exists 2024-08-17T17:08:23.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.750222+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.? 172.21.15.169:0/2025266139' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:08:23.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.750222+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.? 172.21.15.169:0/2025266139' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:08:23.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: cluster 2024-08-17T17:08:22.776078+0000 mon.a (mon.0) 31 : cluster [INF] Active manager daemon y restarted 2024-08-17T17:08:23.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: cluster 2024-08-17T17:08:22.776078+0000 mon.a (mon.0) 31 : cluster [INF] Active manager daemon y restarted 2024-08-17T17:08:23.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: cluster 2024-08-17T17:08:22.776774+0000 mon.a (mon.0) 32 : cluster [INF] Activating manager daemon y 2024-08-17T17:08:23.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: cluster 2024-08-17T17:08:22.776774+0000 mon.a (mon.0) 32 : cluster [INF] Activating manager daemon y 2024-08-17T17:08:23.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: cluster 2024-08-17T17:08:22.791024+0000 mon.a (mon.0) 33 : cluster [DBG] osdmap e471: 8 total, 8 up, 8 in 2024-08-17T17:08:23.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: cluster 2024-08-17T17:08:22.791024+0000 mon.a (mon.0) 33 : cluster [DBG] osdmap e471: 8 total, 8 up, 8 in 2024-08-17T17:08:23.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: cluster 2024-08-17T17:08:22.792292+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e36: y(active, starting, since 0.0156808s), standbys: x 2024-08-17T17:08:23.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: cluster 2024-08-17T17:08:22.792292+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e36: y(active, starting, since 0.0156808s), standbys: x 2024-08-17T17:08:23.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.800363+0000 mon.c (mon.2) 208 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:08:23.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.800363+0000 mon.c (mon.2) 208 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:08:23.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.800817+0000 mon.c (mon.2) 209 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:08:23.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.800817+0000 mon.c (mon.2) 209 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:08:23.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.801232+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:08:23.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.801232+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:08:23.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.801840+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi169.mekqdz"}]: dispatch 2024-08-17T17:08:23.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.801840+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi169.mekqdz"}]: dispatch 2024-08-17T17:08:23.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.802799+0000 mon.c (mon.2) 212 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi131.ctintn"}]: dispatch 2024-08-17T17:08:23.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.802799+0000 mon.c (mon.2) 212 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi131.ctintn"}]: dispatch 2024-08-17T17:08:23.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.804553+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T17:08:23.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.804553+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T17:08:23.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.805051+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T17:08:23.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.805051+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T17:08:23.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.805620+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:08:23.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.805620+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:08:23.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.806488+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:08:23.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.806488+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:08:23.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.807130+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:08:23.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.807130+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:08:23.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.807464+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:08:23.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.807464+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:08:23.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.807753+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:08:23.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.807753+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:08:23.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.808060+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:08:23.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.808060+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:08:23.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.808343+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:08:23.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.808343+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:08:23.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.808576+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:08:23.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.808576+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:08:23.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.808802+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T17:08:23.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.808802+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T17:08:23.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.809135+0000 mon.c (mon.2) 224 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T17:08:23.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.809135+0000 mon.c (mon.2) 224 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T17:08:23.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.809720+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T17:08:23.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: audit 2024-08-17T17:08:22.809720+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T17:08:23.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: cluster 2024-08-17T17:08:22.841598+0000 mon.a (mon.0) 35 : cluster [INF] Manager daemon y is now available 2024-08-17T17:08:23.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[88347]: cluster 2024-08-17T17:08:22.841598+0000 mon.a (mon.0) 35 : cluster [INF] Manager daemon y is now available 2024-08-17T17:08:23.602 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[32005]: cluster 2024-08-17T17:08:22.132305+0000 mon.a (mon.0) 26 : cluster [DBG] osdmap e470: 8 total, 8 up, 8 in 2024-08-17T17:08:23.602 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[32005]: audit 2024-08-17T17:08:22.301764+0000 mon.b (mon.1) 90 : audit [INF] from='client.15294 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/546c2fea-feaf-4270-b6d4-6e60fc13f6ba"}]: dispatch 2024-08-17T17:08:23.602 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[32005]: audit 2024-08-17T17:08:22.303729+0000 mon.a (mon.0) 27 : audit [INF] from='client.15294 ' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/16/546c2fea-feaf-4270-b6d4-6e60fc13f6ba"} : dispatch 2024-08-17T17:08:23.602 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[32005]: audit 2024-08-17T17:08:22.309257+0000 mon.a (mon.0) 28 : audit [INF] from='client.15294 ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/546c2fea-feaf-4270-b6d4-6e60fc13f6ba"}]': finished 2024-08-17T17:08:23.602 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[32005]: cluster 2024-08-17T17:08:22.745743+0000 mon.a (mon.0) 29 : cluster [DBG] Standby manager daemon x restarted 2024-08-17T17:08:23.602 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[32005]: cluster 2024-08-17T17:08:22.745888+0000 mon.a (mon.0) 30 : cluster [DBG] Standby manager daemon x started 2024-08-17T17:08:23.602 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[32005]: audit 2024-08-17T17:08:22.746387+0000 mon.b (mon.1) 91 : audit [DBG] from='mgr.? 172.21.15.169:0/2025266139' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-08-17T17:08:23.602 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[32005]: audit 2024-08-17T17:08:22.747152+0000 mon.b (mon.1) 92 : audit [DBG] from='mgr.? 172.21.15.169:0/2025266139' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-08-17T17:08:23.603 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[32005]: audit 2024-08-17T17:08:22.748879+0000 mon.b (mon.1) 93 : audit [DBG] from='mgr.? 172.21.15.169:0/2025266139' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-08-17T17:08:23.603 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[32005]: audit 2024-08-17T17:08:22.750222+0000 mon.b (mon.1) 94 : audit [DBG] from='mgr.? 172.21.15.169:0/2025266139' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-08-17T17:08:23.603 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[32005]: cluster 2024-08-17T17:08:22.776078+0000 mon.a (mon.0) 31 : cluster [INF] Active manager daemon y restarted 2024-08-17T17:08:23.603 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[32005]: cluster 2024-08-17T17:08:22.776774+0000 mon.a (mon.0) 32 : cluster [INF] Activating manager daemon y 2024-08-17T17:08:23.603 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[32005]: cluster 2024-08-17T17:08:22.791024+0000 mon.a (mon.0) 33 : cluster [DBG] osdmap e471: 8 total, 8 up, 8 in 2024-08-17T17:08:23.603 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[32005]: cluster 2024-08-17T17:08:22.792292+0000 mon.a (mon.0) 34 : cluster [DBG] mgrmap e36: y(active, starting, since 0.0156808s), standbys: x 2024-08-17T17:08:23.603 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[32005]: audit 2024-08-17T17:08:22.800363+0000 mon.c (mon.2) 208 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-08-17T17:08:23.603 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[32005]: audit 2024-08-17T17:08:22.800817+0000 mon.c (mon.2) 209 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-08-17T17:08:23.603 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[32005]: audit 2024-08-17T17:08:22.801232+0000 mon.c (mon.2) 210 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-08-17T17:08:23.603 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[32005]: audit 2024-08-17T17:08:22.801840+0000 mon.c (mon.2) 211 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi169.mekqdz"}]: dispatch 2024-08-17T17:08:23.603 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[32005]: audit 2024-08-17T17:08:22.802799+0000 mon.c (mon.2) 212 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "mds metadata", "who": "foo.smithi131.ctintn"}]: dispatch 2024-08-17T17:08:23.603 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[32005]: audit 2024-08-17T17:08:22.804553+0000 mon.c (mon.2) 213 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-08-17T17:08:23.603 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[32005]: audit 2024-08-17T17:08:22.805051+0000 mon.c (mon.2) 214 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-08-17T17:08:23.603 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[32005]: audit 2024-08-17T17:08:22.805620+0000 mon.c (mon.2) 215 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-08-17T17:08:23.603 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[32005]: audit 2024-08-17T17:08:22.806488+0000 mon.c (mon.2) 216 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-08-17T17:08:23.604 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[32005]: audit 2024-08-17T17:08:22.807130+0000 mon.c (mon.2) 217 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-08-17T17:08:23.604 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[32005]: audit 2024-08-17T17:08:22.807464+0000 mon.c (mon.2) 218 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-08-17T17:08:23.604 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[32005]: audit 2024-08-17T17:08:22.807753+0000 mon.c (mon.2) 219 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-08-17T17:08:23.604 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[32005]: audit 2024-08-17T17:08:22.808060+0000 mon.c (mon.2) 220 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-08-17T17:08:23.604 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[32005]: audit 2024-08-17T17:08:22.808343+0000 mon.c (mon.2) 221 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-08-17T17:08:23.604 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[32005]: audit 2024-08-17T17:08:22.808576+0000 mon.c (mon.2) 222 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-08-17T17:08:23.604 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[32005]: audit 2024-08-17T17:08:22.808802+0000 mon.c (mon.2) 223 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-08-17T17:08:23.604 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[32005]: audit 2024-08-17T17:08:22.809135+0000 mon.c (mon.2) 224 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-08-17T17:08:23.604 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[32005]: audit 2024-08-17T17:08:22.809720+0000 mon.c (mon.2) 225 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-08-17T17:08:23.604 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[32005]: cluster 2024-08-17T17:08:22.841598+0000 mon.a (mon.0) 35 : cluster [INF] Manager daemon y is now available 2024-08-17T17:08:24.095 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[72920]: debug 2024-08-17T17:08:23.811+0000 7f7676023640 -1 mgr.server handle_report got status from non-daemon mon.a 2024-08-17T17:08:24.095 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[72920]: [17/Aug/2024:17:08:23] ENGINE Bus STARTING 2024-08-17T17:08:24.095 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[72920]: CherryPy Checker: 2024-08-17T17:08:24.095 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[72920]: The Application mounted at '' has an empty config. 2024-08-17T17:08:24.095 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[72920]: [17/Aug/2024:17:08:23] ENGINE Serving on http://:::9283 2024-08-17T17:08:24.095 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:23 smithi131 bash[72920]: [17/Aug/2024:17:08:23] ENGINE Bus STARTED 2024-08-17T17:08:24.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:24 smithi169 bash[24469]: audit 2024-08-17T17:08:23.137040+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:08:24.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:24 smithi169 bash[24469]: audit 2024-08-17T17:08:23.161591+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:08:24.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:24 smithi169 bash[24469]: audit 2024-08-17T17:08:23.162819+0000 mon.c (mon.2) 228 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:08:24.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:24 smithi169 bash[24469]: audit 2024-08-17T17:08:23.173544+0000 mon.c (mon.2) 229 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:08:24.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:24 smithi169 bash[24469]: audit 2024-08-17T17:08:23.173992+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.34107 ' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-08-17T17:08:24.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:24 smithi169 bash[24469]: audit 2024-08-17T17:08:23.201315+0000 mon.c (mon.2) 230 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T17:08:24.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:24 smithi169 bash[24469]: audit 2024-08-17T17:08:23.201737+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.34107 ' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-08-17T17:08:24.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:24 smithi169 bash[24469]: cluster 2024-08-17T17:08:23.790503+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e472: 8 total, 8 up, 8 in 2024-08-17T17:08:24.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:24 smithi169 bash[24469]: cluster 2024-08-17T17:08:23.815354+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e37: y(active, since 1.03874s), standbys: x 2024-08-17T17:08:24.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:24 smithi131 bash[32005]: audit 2024-08-17T17:08:23.137040+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:08:24.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:24 smithi131 bash[32005]: audit 2024-08-17T17:08:23.161591+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:08:24.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:24 smithi131 bash[32005]: audit 2024-08-17T17:08:23.162819+0000 mon.c (mon.2) 228 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:08:24.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:24 smithi131 bash[32005]: audit 2024-08-17T17:08:23.173544+0000 mon.c (mon.2) 229 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:08:24.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:24 smithi131 bash[32005]: audit 2024-08-17T17:08:23.173992+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.34107 ' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-08-17T17:08:24.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:24 smithi131 bash[32005]: audit 2024-08-17T17:08:23.201315+0000 mon.c (mon.2) 230 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T17:08:24.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:24 smithi131 bash[32005]: audit 2024-08-17T17:08:23.201737+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.34107 ' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-08-17T17:08:24.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:24 smithi131 bash[32005]: cluster 2024-08-17T17:08:23.790503+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e472: 8 total, 8 up, 8 in 2024-08-17T17:08:24.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:24 smithi131 bash[32005]: cluster 2024-08-17T17:08:23.815354+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e37: y(active, since 1.03874s), standbys: x 2024-08-17T17:08:24.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:24 smithi131 bash[88347]: audit 2024-08-17T17:08:23.137040+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:08:24.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:24 smithi131 bash[88347]: audit 2024-08-17T17:08:23.137040+0000 mon.c (mon.2) 226 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:08:24.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:24 smithi131 bash[88347]: audit 2024-08-17T17:08:23.161591+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:08:24.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:24 smithi131 bash[88347]: audit 2024-08-17T17:08:23.161591+0000 mon.c (mon.2) 227 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:08:24.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:24 smithi131 bash[88347]: audit 2024-08-17T17:08:23.162819+0000 mon.c (mon.2) 228 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:08:24.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:24 smithi131 bash[88347]: audit 2024-08-17T17:08:23.162819+0000 mon.c (mon.2) 228 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:08:24.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:24 smithi131 bash[88347]: audit 2024-08-17T17:08:23.173544+0000 mon.c (mon.2) 229 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:08:24.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:24 smithi131 bash[88347]: audit 2024-08-17T17:08:23.173544+0000 mon.c (mon.2) 229 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-08-17T17:08:24.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:24 smithi131 bash[88347]: audit 2024-08-17T17:08:23.173992+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.34107 ' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-08-17T17:08:24.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:24 smithi131 bash[88347]: audit 2024-08-17T17:08:23.173992+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.34107 ' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"} : dispatch 2024-08-17T17:08:24.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:24 smithi131 bash[88347]: audit 2024-08-17T17:08:23.201315+0000 mon.c (mon.2) 230 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T17:08:24.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:24 smithi131 bash[88347]: audit 2024-08-17T17:08:23.201315+0000 mon.c (mon.2) 230 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-08-17T17:08:24.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:24 smithi131 bash[88347]: audit 2024-08-17T17:08:23.201737+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.34107 ' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-08-17T17:08:24.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:24 smithi131 bash[88347]: audit 2024-08-17T17:08:23.201737+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.34107 ' entity='mgr.y' cmd={"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"} : dispatch 2024-08-17T17:08:24.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:24 smithi131 bash[88347]: cluster 2024-08-17T17:08:23.790503+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e472: 8 total, 8 up, 8 in 2024-08-17T17:08:24.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:24 smithi131 bash[88347]: cluster 2024-08-17T17:08:23.790503+0000 mon.a (mon.0) 38 : cluster [DBG] osdmap e472: 8 total, 8 up, 8 in 2024-08-17T17:08:24.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:24 smithi131 bash[88347]: cluster 2024-08-17T17:08:23.815354+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e37: y(active, since 1.03874s), standbys: x 2024-08-17T17:08:24.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:24 smithi131 bash[88347]: cluster 2024-08-17T17:08:23.815354+0000 mon.a (mon.0) 39 : cluster [DBG] mgrmap e37: y(active, since 1.03874s), standbys: x 2024-08-17T17:08:25.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:25 smithi169 bash[24469]: audit 2024-08-17T17:08:23.841644+0000 mgr.y (mgr.34107) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:08:25.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:25 smithi169 bash[24469]: cluster 2024-08-17T17:08:23.842234+0000 mgr.y (mgr.34107) 2 : cluster [DBG] pgmap v4: 105 pgs: 105 active+clean; 582 KiB data, 428 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:08:25.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:25 smithi169 bash[24469]: cluster 2024-08-17T17:08:24.804790+0000 mon.a (mon.0) 40 : cluster [DBG] osdmap e473: 8 total, 8 up, 8 in 2024-08-17T17:08:25.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:25 smithi169 bash[24469]: cluster 2024-08-17T17:08:25.122850+0000 mon.a (mon.0) 41 : cluster [DBG] osdmap e474: 8 total, 8 up, 8 in 2024-08-17T17:08:25.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:25 smithi131 bash[32005]: audit 2024-08-17T17:08:23.841644+0000 mgr.y (mgr.34107) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:08:25.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:25 smithi131 bash[32005]: cluster 2024-08-17T17:08:23.842234+0000 mgr.y (mgr.34107) 2 : cluster [DBG] pgmap v4: 105 pgs: 105 active+clean; 582 KiB data, 428 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:08:25.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:25 smithi131 bash[32005]: cluster 2024-08-17T17:08:24.804790+0000 mon.a (mon.0) 40 : cluster [DBG] osdmap e473: 8 total, 8 up, 8 in 2024-08-17T17:08:25.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:25 smithi131 bash[32005]: cluster 2024-08-17T17:08:25.122850+0000 mon.a (mon.0) 41 : cluster [DBG] osdmap e474: 8 total, 8 up, 8 in 2024-08-17T17:08:25.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:25 smithi131 bash[88347]: audit 2024-08-17T17:08:23.841644+0000 mgr.y (mgr.34107) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:08:25.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:25 smithi131 bash[88347]: audit 2024-08-17T17:08:23.841644+0000 mgr.y (mgr.34107) 1 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:08:25.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:25 smithi131 bash[88347]: cluster 2024-08-17T17:08:23.842234+0000 mgr.y (mgr.34107) 2 : cluster [DBG] pgmap v4: 105 pgs: 105 active+clean; 582 KiB data, 428 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:08:25.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:25 smithi131 bash[88347]: cluster 2024-08-17T17:08:23.842234+0000 mgr.y (mgr.34107) 2 : cluster [DBG] pgmap v4: 105 pgs: 105 active+clean; 582 KiB data, 428 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:08:25.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:25 smithi131 bash[88347]: cluster 2024-08-17T17:08:24.804790+0000 mon.a (mon.0) 40 : cluster [DBG] osdmap e473: 8 total, 8 up, 8 in 2024-08-17T17:08:25.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:25 smithi131 bash[88347]: cluster 2024-08-17T17:08:24.804790+0000 mon.a (mon.0) 40 : cluster [DBG] osdmap e473: 8 total, 8 up, 8 in 2024-08-17T17:08:25.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:25 smithi131 bash[88347]: cluster 2024-08-17T17:08:25.122850+0000 mon.a (mon.0) 41 : cluster [DBG] osdmap e474: 8 total, 8 up, 8 in 2024-08-17T17:08:25.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:25 smithi131 bash[88347]: cluster 2024-08-17T17:08:25.122850+0000 mon.a (mon.0) 41 : cluster [DBG] osdmap e474: 8 total, 8 up, 8 in 2024-08-17T17:08:25.597 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:25 smithi131 bash[72920]: debug 2024-08-17T17:08:25.143+0000 7f7629b1b640 -1 log_channel(cephadm) log [ERR] : [17/Aug/2024:17:08:25] ENGINE Error in HTTPServer.serve 2024-08-17T17:08:25.597 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:25 smithi131 bash[72920]: Traceback (most recent call last): 2024-08-17T17:08:25.597 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:25 smithi131 bash[72920]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:08:25.597 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:25 smithi131 bash[72920]: self._connections.run(self.expiration_interval) 2024-08-17T17:08:25.597 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:25 smithi131 bash[72920]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:08:25.597 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:25 smithi131 bash[72920]: self._run(expiration_interval) 2024-08-17T17:08:25.597 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:25 smithi131 bash[72920]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:08:25.597 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:25 smithi131 bash[72920]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:08:25.598 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:25 smithi131 bash[72920]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:08:25.598 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:25 smithi131 bash[72920]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:08:25.598 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:25 smithi131 bash[72920]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:08:25.598 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:25 smithi131 bash[72920]: s = self.context.wrap_socket( 2024-08-17T17:08:25.598 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:25 smithi131 bash[72920]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:08:25.598 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:25 smithi131 bash[72920]: return self.sslsocket_class._create( 2024-08-17T17:08:25.598 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:25 smithi131 bash[72920]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:08:25.598 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:25 smithi131 bash[72920]: self.do_handshake() 2024-08-17T17:08:25.598 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:25 smithi131 bash[72920]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:08:25.598 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:25 smithi131 bash[72920]: self._sslobj.do_handshake() 2024-08-17T17:08:25.598 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:25 smithi131 bash[72920]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:08:26.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[32005]: cephadm 2024-08-17T17:08:25.025750+0000 mgr.y (mgr.34107) 4 : cephadm [INF] [17/Aug/2024:17:08:25] ENGINE Bus STARTING 2024-08-17T17:08:26.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[32005]: cephadm 2024-08-17T17:08:25.147519+0000 mgr.y (mgr.34107) 5 : cephadm [INF] [17/Aug/2024:17:08:25] ENGINE Serving on https://172.21.15.131:7150 2024-08-17T17:08:26.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[32005]: cephadm 2024-08-17T17:08:25.149960+0000 mgr.y (mgr.34107) 6 : cephadm [ERR] [17/Aug/2024:17:08:25] ENGINE Error in HTTPServer.serve 2024-08-17T17:08:26.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[32005]: Traceback (most recent call last): 2024-08-17T17:08:26.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[32005]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:08:26.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[32005]: self._connections.run(self.expiration_interval) 2024-08-17T17:08:26.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[32005]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:08:26.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[32005]: self._run(expiration_interval) 2024-08-17T17:08:26.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[32005]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:08:26.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[32005]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:08:26.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[32005]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:08:26.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[32005]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:08:26.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[32005]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:08:26.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[32005]: s = self.context.wrap_socket( 2024-08-17T17:08:26.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[32005]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:08:26.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[32005]: return self.sslsocket_class._create( 2024-08-17T17:08:26.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[32005]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:08:26.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[32005]: self.do_handshake() 2024-08-17T17:08:26.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[32005]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:08:26.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[32005]: self._sslobj.do_handshake() 2024-08-17T17:08:26.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[32005]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:08:26.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[32005]: cluster 2024-08-17T17:08:25.152948+0000 mon.a (mon.0) 42 : cluster [DBG] mgrmap e38: y(active, since 2s), standbys: x 2024-08-17T17:08:26.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[32005]: cephadm 2024-08-17T17:08:25.250960+0000 mgr.y (mgr.34107) 7 : cephadm [INF] [17/Aug/2024:17:08:25] ENGINE Serving on http://172.21.15.131:8765 2024-08-17T17:08:26.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[32005]: cephadm 2024-08-17T17:08:25.251137+0000 mgr.y (mgr.34107) 8 : cephadm [INF] [17/Aug/2024:17:08:25] ENGINE Bus STARTED 2024-08-17T17:08:26.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: cephadm 2024-08-17T17:08:25.025750+0000 mgr.y (mgr.34107) 4 : cephadm [INF] [17/Aug/2024:17:08:25] ENGINE Bus STARTING 2024-08-17T17:08:26.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: cephadm 2024-08-17T17:08:25.025750+0000 mgr.y (mgr.34107) 4 : cephadm [INF] [17/Aug/2024:17:08:25] ENGINE Bus STARTING 2024-08-17T17:08:26.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: cephadm 2024-08-17T17:08:25.147519+0000 mgr.y (mgr.34107) 5 : cephadm [INF] [17/Aug/2024:17:08:25] ENGINE Serving on https://172.21.15.131:7150 2024-08-17T17:08:26.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: cephadm 2024-08-17T17:08:25.147519+0000 mgr.y (mgr.34107) 5 : cephadm [INF] [17/Aug/2024:17:08:25] ENGINE Serving on https://172.21.15.131:7150 2024-08-17T17:08:26.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: cephadm 2024-08-17T17:08:25.149960+0000 mgr.y (mgr.34107) 6 : cephadm [ERR] [17/Aug/2024:17:08:25] ENGINE Error in HTTPServer.serve 2024-08-17T17:08:26.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: Traceback (most recent call last): 2024-08-17T17:08:26.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:08:26.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: self._connections.run(self.expiration_interval) 2024-08-17T17:08:26.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:08:26.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: self._run(expiration_interval) 2024-08-17T17:08:26.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:08:26.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:08:26.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:08:26.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:08:26.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:08:26.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: s = self.context.wrap_socket( 2024-08-17T17:08:26.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:08:26.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: return self.sslsocket_class._create( 2024-08-17T17:08:26.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:08:26.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: self.do_handshake() 2024-08-17T17:08:26.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:08:26.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: self._sslobj.do_handshake() 2024-08-17T17:08:26.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:08:26.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: cephadm 2024-08-17T17:08:25.149960+0000 mgr.y (mgr.34107) 6 : cephadm [ERR] [17/Aug/2024:17:08:25] ENGINE Error in HTTPServer.serve 2024-08-17T17:08:26.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: Traceback (most recent call last): 2024-08-17T17:08:26.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:08:26.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: self._connections.run(self.expiration_interval) 2024-08-17T17:08:26.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:08:26.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: self._run(expiration_interval) 2024-08-17T17:08:26.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:08:26.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:08:26.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:08:26.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:08:26.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:08:26.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: s = self.context.wrap_socket( 2024-08-17T17:08:26.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:08:26.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: return self.sslsocket_class._create( 2024-08-17T17:08:26.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:08:26.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: self.do_handshake() 2024-08-17T17:08:26.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:08:26.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: self._sslobj.do_handshake() 2024-08-17T17:08:26.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:08:26.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: cluster 2024-08-17T17:08:25.152948+0000 mon.a (mon.0) 42 : cluster [DBG] mgrmap e38: y(active, since 2s), standbys: x 2024-08-17T17:08:26.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: cluster 2024-08-17T17:08:25.152948+0000 mon.a (mon.0) 42 : cluster [DBG] mgrmap e38: y(active, since 2s), standbys: x 2024-08-17T17:08:26.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: cephadm 2024-08-17T17:08:25.250960+0000 mgr.y (mgr.34107) 7 : cephadm [INF] [17/Aug/2024:17:08:25] ENGINE Serving on http://172.21.15.131:8765 2024-08-17T17:08:26.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: cephadm 2024-08-17T17:08:25.250960+0000 mgr.y (mgr.34107) 7 : cephadm [INF] [17/Aug/2024:17:08:25] ENGINE Serving on http://172.21.15.131:8765 2024-08-17T17:08:26.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: cephadm 2024-08-17T17:08:25.251137+0000 mgr.y (mgr.34107) 8 : cephadm [INF] [17/Aug/2024:17:08:25] ENGINE Bus STARTED 2024-08-17T17:08:26.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:26 smithi131 bash[88347]: cephadm 2024-08-17T17:08:25.251137+0000 mgr.y (mgr.34107) 8 : cephadm [INF] [17/Aug/2024:17:08:25] ENGINE Bus STARTED 2024-08-17T17:08:26.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:26 smithi169 bash[24469]: cephadm 2024-08-17T17:08:25.025750+0000 mgr.y (mgr.34107) 4 : cephadm [INF] [17/Aug/2024:17:08:25] ENGINE Bus STARTING 2024-08-17T17:08:26.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:26 smithi169 bash[24469]: cephadm 2024-08-17T17:08:25.147519+0000 mgr.y (mgr.34107) 5 : cephadm [INF] [17/Aug/2024:17:08:25] ENGINE Serving on https://172.21.15.131:7150 2024-08-17T17:08:26.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:26 smithi169 bash[24469]: cephadm 2024-08-17T17:08:25.149960+0000 mgr.y (mgr.34107) 6 : cephadm [ERR] [17/Aug/2024:17:08:25] ENGINE Error in HTTPServer.serve 2024-08-17T17:08:26.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:26 smithi169 bash[24469]: Traceback (most recent call last): 2024-08-17T17:08:26.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:26 smithi169 bash[24469]: File "/lib/python3.9/site-packages/cheroot/server.py", line 1823, in serve 2024-08-17T17:08:26.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:26 smithi169 bash[24469]: self._connections.run(self.expiration_interval) 2024-08-17T17:08:26.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:26 smithi169 bash[24469]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 203, in run 2024-08-17T17:08:26.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:26 smithi169 bash[24469]: self._run(expiration_interval) 2024-08-17T17:08:26.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:26 smithi169 bash[24469]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 246, in _run 2024-08-17T17:08:26.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:26 smithi169 bash[24469]: new_conn = self._from_server_socket(self.server.socket) 2024-08-17T17:08:26.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:26 smithi169 bash[24469]: File "/lib/python3.9/site-packages/cheroot/connections.py", line 300, in _from_server_socket 2024-08-17T17:08:26.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:26 smithi169 bash[24469]: s, ssl_env = self.server.ssl_adapter.wrap(s) 2024-08-17T17:08:26.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:26 smithi169 bash[24469]: File "/lib/python3.9/site-packages/cheroot/ssl/builtin.py", line 277, in wrap 2024-08-17T17:08:26.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:26 smithi169 bash[24469]: s = self.context.wrap_socket( 2024-08-17T17:08:26.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:26 smithi169 bash[24469]: File "/lib64/python3.9/ssl.py", line 501, in wrap_socket 2024-08-17T17:08:26.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:26 smithi169 bash[24469]: return self.sslsocket_class._create( 2024-08-17T17:08:26.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:26 smithi169 bash[24469]: File "/lib64/python3.9/ssl.py", line 1074, in _create 2024-08-17T17:08:26.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:26 smithi169 bash[24469]: self.do_handshake() 2024-08-17T17:08:26.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:26 smithi169 bash[24469]: File "/lib64/python3.9/ssl.py", line 1343, in do_handshake 2024-08-17T17:08:26.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:26 smithi169 bash[24469]: self._sslobj.do_handshake() 2024-08-17T17:08:26.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:26 smithi169 bash[24469]: ssl.SSLZeroReturnError: TLS/SSL connection has been closed (EOF) (_ssl.c:1133) 2024-08-17T17:08:26.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:26 smithi169 bash[24469]: cluster 2024-08-17T17:08:25.152948+0000 mon.a (mon.0) 42 : cluster [DBG] mgrmap e38: y(active, since 2s), standbys: x 2024-08-17T17:08:26.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:26 smithi169 bash[24469]: cephadm 2024-08-17T17:08:25.250960+0000 mgr.y (mgr.34107) 7 : cephadm [INF] [17/Aug/2024:17:08:25] ENGINE Serving on http://172.21.15.131:8765 2024-08-17T17:08:26.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:26 smithi169 bash[24469]: cephadm 2024-08-17T17:08:25.251137+0000 mgr.y (mgr.34107) 8 : cephadm [INF] [17/Aug/2024:17:08:25] ENGINE Bus STARTED 2024-08-17T17:08:27.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:27 smithi131 bash[32005]: cluster 2024-08-17T17:08:26.170190+0000 mon.a (mon.0) 43 : cluster [DBG] osdmap e475: 8 total, 8 up, 8 in 2024-08-17T17:08:27.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:27 smithi131 bash[32005]: audit 2024-08-17T17:08:26.200778+0000 mon.b (mon.1) 95 : audit [INF] from='client.15294 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/e4d8890d-d202-4ea5-8576-cccb8cc3e27f"}]: dispatch 2024-08-17T17:08:27.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:27 smithi131 bash[32005]: audit 2024-08-17T17:08:26.202628+0000 mon.a (mon.0) 44 : audit [INF] from='client.15294 ' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/16/e4d8890d-d202-4ea5-8576-cccb8cc3e27f"} : dispatch 2024-08-17T17:08:27.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:27 smithi131 bash[32005]: audit 2024-08-17T17:08:26.209441+0000 mon.a (mon.0) 45 : audit [INF] from='client.15294 ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/e4d8890d-d202-4ea5-8576-cccb8cc3e27f"}]': finished 2024-08-17T17:08:27.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:27 smithi131 bash[88347]: cluster 2024-08-17T17:08:26.170190+0000 mon.a (mon.0) 43 : cluster [DBG] osdmap e475: 8 total, 8 up, 8 in 2024-08-17T17:08:27.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:27 smithi131 bash[88347]: cluster 2024-08-17T17:08:26.170190+0000 mon.a (mon.0) 43 : cluster [DBG] osdmap e475: 8 total, 8 up, 8 in 2024-08-17T17:08:27.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:27 smithi131 bash[88347]: audit 2024-08-17T17:08:26.200778+0000 mon.b (mon.1) 95 : audit [INF] from='client.15294 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/e4d8890d-d202-4ea5-8576-cccb8cc3e27f"}]: dispatch 2024-08-17T17:08:27.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:27 smithi131 bash[88347]: audit 2024-08-17T17:08:26.200778+0000 mon.b (mon.1) 95 : audit [INF] from='client.15294 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/e4d8890d-d202-4ea5-8576-cccb8cc3e27f"}]: dispatch 2024-08-17T17:08:27.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:27 smithi131 bash[88347]: audit 2024-08-17T17:08:26.202628+0000 mon.a (mon.0) 44 : audit [INF] from='client.15294 ' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/16/e4d8890d-d202-4ea5-8576-cccb8cc3e27f"} : dispatch 2024-08-17T17:08:27.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:27 smithi131 bash[88347]: audit 2024-08-17T17:08:26.202628+0000 mon.a (mon.0) 44 : audit [INF] from='client.15294 ' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/16/e4d8890d-d202-4ea5-8576-cccb8cc3e27f"} : dispatch 2024-08-17T17:08:27.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:27 smithi131 bash[88347]: audit 2024-08-17T17:08:26.209441+0000 mon.a (mon.0) 45 : audit [INF] from='client.15294 ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/e4d8890d-d202-4ea5-8576-cccb8cc3e27f"}]': finished 2024-08-17T17:08:27.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:27 smithi131 bash[88347]: audit 2024-08-17T17:08:26.209441+0000 mon.a (mon.0) 45 : audit [INF] from='client.15294 ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/e4d8890d-d202-4ea5-8576-cccb8cc3e27f"}]': finished 2024-08-17T17:08:27.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:27 smithi169 bash[24469]: cluster 2024-08-17T17:08:26.170190+0000 mon.a (mon.0) 43 : cluster [DBG] osdmap e475: 8 total, 8 up, 8 in 2024-08-17T17:08:27.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:27 smithi169 bash[24469]: audit 2024-08-17T17:08:26.200778+0000 mon.b (mon.1) 95 : audit [INF] from='client.15294 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/e4d8890d-d202-4ea5-8576-cccb8cc3e27f"}]: dispatch 2024-08-17T17:08:27.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:27 smithi169 bash[24469]: audit 2024-08-17T17:08:26.202628+0000 mon.a (mon.0) 44 : audit [INF] from='client.15294 ' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/16/e4d8890d-d202-4ea5-8576-cccb8cc3e27f"} : dispatch 2024-08-17T17:08:27.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:27 smithi169 bash[24469]: audit 2024-08-17T17:08:26.209441+0000 mon.a (mon.0) 45 : audit [INF] from='client.15294 ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/e4d8890d-d202-4ea5-8576-cccb8cc3e27f"}]': finished 2024-08-17T17:08:28.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:28 smithi131 bash[32005]: cluster 2024-08-17T17:08:26.807255+0000 mgr.y (mgr.34107) 9 : cluster [DBG] pgmap v9: 105 pgs: 105 active+clean; 582 KiB data, 428 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:08:28.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:28 smithi131 bash[32005]: cluster 2024-08-17T17:08:27.229212+0000 mon.a (mon.0) 46 : cluster [DBG] mgrmap e39: y(active, since 4s), standbys: x 2024-08-17T17:08:28.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:28 smithi131 bash[32005]: cluster 2024-08-17T17:08:27.229379+0000 mon.a (mon.0) 47 : cluster [DBG] osdmap e476: 8 total, 8 up, 8 in 2024-08-17T17:08:28.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:28 smithi131 bash[88347]: cluster 2024-08-17T17:08:26.807255+0000 mgr.y (mgr.34107) 9 : cluster [DBG] pgmap v9: 105 pgs: 105 active+clean; 582 KiB data, 428 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:08:28.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:28 smithi131 bash[88347]: cluster 2024-08-17T17:08:26.807255+0000 mgr.y (mgr.34107) 9 : cluster [DBG] pgmap v9: 105 pgs: 105 active+clean; 582 KiB data, 428 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:08:28.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:28 smithi131 bash[88347]: cluster 2024-08-17T17:08:27.229212+0000 mon.a (mon.0) 46 : cluster [DBG] mgrmap e39: y(active, since 4s), standbys: x 2024-08-17T17:08:28.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:28 smithi131 bash[88347]: cluster 2024-08-17T17:08:27.229212+0000 mon.a (mon.0) 46 : cluster [DBG] mgrmap e39: y(active, since 4s), standbys: x 2024-08-17T17:08:28.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:28 smithi131 bash[88347]: cluster 2024-08-17T17:08:27.229379+0000 mon.a (mon.0) 47 : cluster [DBG] osdmap e476: 8 total, 8 up, 8 in 2024-08-17T17:08:28.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:28 smithi131 bash[88347]: cluster 2024-08-17T17:08:27.229379+0000 mon.a (mon.0) 47 : cluster [DBG] osdmap e476: 8 total, 8 up, 8 in 2024-08-17T17:08:28.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:28 smithi169 bash[24469]: cluster 2024-08-17T17:08:26.807255+0000 mgr.y (mgr.34107) 9 : cluster [DBG] pgmap v9: 105 pgs: 105 active+clean; 582 KiB data, 428 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:08:28.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:28 smithi169 bash[24469]: cluster 2024-08-17T17:08:27.229212+0000 mon.a (mon.0) 46 : cluster [DBG] mgrmap e39: y(active, since 4s), standbys: x 2024-08-17T17:08:28.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:28 smithi169 bash[24469]: cluster 2024-08-17T17:08:27.229379+0000 mon.a (mon.0) 47 : cluster [DBG] osdmap e476: 8 total, 8 up, 8 in 2024-08-17T17:08:29.095 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:08:28] "GET /metrics HTTP/1.1" 200 33557 "" "Prometheus/2.51.0" 2024-08-17T17:08:29.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:29 smithi131 bash[32005]: cluster 2024-08-17T17:08:28.227421+0000 mon.a (mon.0) 48 : cluster [DBG] osdmap e477: 8 total, 8 up, 8 in 2024-08-17T17:08:29.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:29 smithi131 bash[88347]: cluster 2024-08-17T17:08:28.227421+0000 mon.a (mon.0) 48 : cluster [DBG] osdmap e477: 8 total, 8 up, 8 in 2024-08-17T17:08:29.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:29 smithi131 bash[88347]: cluster 2024-08-17T17:08:28.227421+0000 mon.a (mon.0) 48 : cluster [DBG] osdmap e477: 8 total, 8 up, 8 in 2024-08-17T17:08:29.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:29 smithi169 bash[24469]: cluster 2024-08-17T17:08:28.227421+0000 mon.a (mon.0) 48 : cluster [DBG] osdmap e477: 8 total, 8 up, 8 in 2024-08-17T17:08:30.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:30 smithi131 bash[32005]: cluster 2024-08-17T17:08:28.807689+0000 mgr.y (mgr.34107) 10 : cluster [DBG] pgmap v12: 105 pgs: 105 active+clean; 582 KiB data, 428 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:08:30.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:30 smithi131 bash[32005]: cluster 2024-08-17T17:08:29.245007+0000 mon.a (mon.0) 49 : cluster [DBG] osdmap e478: 8 total, 8 up, 8 in 2024-08-17T17:08:30.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:30 smithi131 bash[32005]: audit 2024-08-17T17:08:29.445428+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:30.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:30 smithi131 bash[32005]: audit 2024-08-17T17:08:29.456020+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:30.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:30 smithi131 bash[32005]: audit 2024-08-17T17:08:29.707289+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:30.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:30 smithi131 bash[32005]: audit 2024-08-17T17:08:29.721046+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:30.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:30 smithi131 bash[88347]: cluster 2024-08-17T17:08:28.807689+0000 mgr.y (mgr.34107) 10 : cluster [DBG] pgmap v12: 105 pgs: 105 active+clean; 582 KiB data, 428 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:08:30.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:30 smithi131 bash[88347]: cluster 2024-08-17T17:08:28.807689+0000 mgr.y (mgr.34107) 10 : cluster [DBG] pgmap v12: 105 pgs: 105 active+clean; 582 KiB data, 428 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:08:30.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:30 smithi131 bash[88347]: cluster 2024-08-17T17:08:29.245007+0000 mon.a (mon.0) 49 : cluster [DBG] osdmap e478: 8 total, 8 up, 8 in 2024-08-17T17:08:30.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:30 smithi131 bash[88347]: cluster 2024-08-17T17:08:29.245007+0000 mon.a (mon.0) 49 : cluster [DBG] osdmap e478: 8 total, 8 up, 8 in 2024-08-17T17:08:30.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:30 smithi131 bash[88347]: audit 2024-08-17T17:08:29.445428+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:30.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:30 smithi131 bash[88347]: audit 2024-08-17T17:08:29.445428+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:30.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:30 smithi131 bash[88347]: audit 2024-08-17T17:08:29.456020+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:30.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:30 smithi131 bash[88347]: audit 2024-08-17T17:08:29.456020+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:30.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:30 smithi131 bash[88347]: audit 2024-08-17T17:08:29.707289+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:30.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:30 smithi131 bash[88347]: audit 2024-08-17T17:08:29.707289+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:30.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:30 smithi131 bash[88347]: audit 2024-08-17T17:08:29.721046+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:30.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:30 smithi131 bash[88347]: audit 2024-08-17T17:08:29.721046+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:30.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:30 smithi169 bash[24469]: cluster 2024-08-17T17:08:28.807689+0000 mgr.y (mgr.34107) 10 : cluster [DBG] pgmap v12: 105 pgs: 105 active+clean; 582 KiB data, 428 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:08:30.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:30 smithi169 bash[24469]: cluster 2024-08-17T17:08:29.245007+0000 mon.a (mon.0) 49 : cluster [DBG] osdmap e478: 8 total, 8 up, 8 in 2024-08-17T17:08:30.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:30 smithi169 bash[24469]: audit 2024-08-17T17:08:29.445428+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:30.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:30 smithi169 bash[24469]: audit 2024-08-17T17:08:29.456020+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:30.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:30 smithi169 bash[24469]: audit 2024-08-17T17:08:29.707289+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:30.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:30 smithi169 bash[24469]: audit 2024-08-17T17:08:29.721046+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:31.422 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.SnapshotUnlinkPeer (9107 ms) 2024-08-17T17:08:31.423 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.SnapshotImageState 2024-08-17T17:08:31.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:31 smithi131 bash[32005]: cluster 2024-08-17T17:08:30.258094+0000 mon.a (mon.0) 54 : cluster [DBG] osdmap e479: 8 total, 8 up, 8 in 2024-08-17T17:08:31.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:31 smithi131 bash[32005]: audit 2024-08-17T17:08:30.623484+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:31.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:31 smithi131 bash[32005]: audit 2024-08-17T17:08:30.629568+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:31.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:31 smithi131 bash[32005]: audit 2024-08-17T17:08:30.882150+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:31.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:31 smithi131 bash[32005]: audit 2024-08-17T17:08:30.895941+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:31.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:31 smithi131 bash[88347]: cluster 2024-08-17T17:08:30.258094+0000 mon.a (mon.0) 54 : cluster [DBG] osdmap e479: 8 total, 8 up, 8 in 2024-08-17T17:08:31.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:31 smithi131 bash[88347]: cluster 2024-08-17T17:08:30.258094+0000 mon.a (mon.0) 54 : cluster [DBG] osdmap e479: 8 total, 8 up, 8 in 2024-08-17T17:08:31.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:31 smithi131 bash[88347]: audit 2024-08-17T17:08:30.623484+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:31.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:31 smithi131 bash[88347]: audit 2024-08-17T17:08:30.623484+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:31.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:31 smithi131 bash[88347]: audit 2024-08-17T17:08:30.629568+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:31.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:31 smithi131 bash[88347]: audit 2024-08-17T17:08:30.629568+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:31.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:31 smithi131 bash[88347]: audit 2024-08-17T17:08:30.882150+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:31.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:31 smithi131 bash[88347]: audit 2024-08-17T17:08:30.882150+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:31.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:31 smithi131 bash[88347]: audit 2024-08-17T17:08:30.895941+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:31.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:31 smithi131 bash[88347]: audit 2024-08-17T17:08:30.895941+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:31.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:31 smithi169 bash[24469]: cluster 2024-08-17T17:08:30.258094+0000 mon.a (mon.0) 54 : cluster [DBG] osdmap e479: 8 total, 8 up, 8 in 2024-08-17T17:08:31.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:31 smithi169 bash[24469]: audit 2024-08-17T17:08:30.623484+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:31.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:31 smithi169 bash[24469]: audit 2024-08-17T17:08:30.629568+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:31.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:31 smithi169 bash[24469]: audit 2024-08-17T17:08:30.882150+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:31.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:31 smithi169 bash[24469]: audit 2024-08-17T17:08:30.895941+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:32.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:32 smithi131 bash[32005]: cluster 2024-08-17T17:08:30.808405+0000 mgr.y (mgr.34107) 11 : cluster [DBG] pgmap v15: 105 pgs: 105 active+clean; 583 KiB data, 440 MiB used, 715 GiB / 715 GiB avail; 228 KiB/s rd, 11 KiB/s wr, 261 op/s 2024-08-17T17:08:32.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:32 smithi131 bash[32005]: cluster 2024-08-17T17:08:31.267326+0000 mon.a (mon.0) 59 : cluster [DBG] osdmap e480: 8 total, 8 up, 8 in 2024-08-17T17:08:32.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:32 smithi131 bash[32005]: audit 2024-08-17T17:08:31.398337+0000 mon.b (mon.1) 96 : audit [INF] from='client.15294 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/73bf9265-bca2-4b4a-aa81-2a1ea498049f"}]: dispatch 2024-08-17T17:08:32.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:32 smithi131 bash[32005]: audit 2024-08-17T17:08:31.400154+0000 mon.a (mon.0) 60 : audit [INF] from='client.15294 ' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/16/73bf9265-bca2-4b4a-aa81-2a1ea498049f"} : dispatch 2024-08-17T17:08:32.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:32 smithi131 bash[32005]: audit 2024-08-17T17:08:31.406545+0000 mon.a (mon.0) 61 : audit [INF] from='client.15294 ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/73bf9265-bca2-4b4a-aa81-2a1ea498049f"}]': finished 2024-08-17T17:08:32.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:32 smithi131 bash[32005]: audit 2024-08-17T17:08:31.412898+0000 mon.b (mon.1) 97 : audit [INF] from='client.15294 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/890f8ee2-f172-4c2b-b9e4-2de6f2ce3d9a"}]: dispatch 2024-08-17T17:08:32.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:32 smithi131 bash[32005]: audit 2024-08-17T17:08:31.414618+0000 mon.a (mon.0) 62 : audit [INF] from='client.15294 ' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/16/890f8ee2-f172-4c2b-b9e4-2de6f2ce3d9a"} : dispatch 2024-08-17T17:08:32.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:32 smithi131 bash[32005]: audit 2024-08-17T17:08:31.420421+0000 mon.a (mon.0) 63 : audit [INF] from='client.15294 ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/890f8ee2-f172-4c2b-b9e4-2de6f2ce3d9a"}]': finished 2024-08-17T17:08:32.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:32 smithi131 bash[88347]: cluster 2024-08-17T17:08:30.808405+0000 mgr.y (mgr.34107) 11 : cluster [DBG] pgmap v15: 105 pgs: 105 active+clean; 583 KiB data, 440 MiB used, 715 GiB / 715 GiB avail; 228 KiB/s rd, 11 KiB/s wr, 261 op/s 2024-08-17T17:08:32.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:32 smithi131 bash[88347]: cluster 2024-08-17T17:08:30.808405+0000 mgr.y (mgr.34107) 11 : cluster [DBG] pgmap v15: 105 pgs: 105 active+clean; 583 KiB data, 440 MiB used, 715 GiB / 715 GiB avail; 228 KiB/s rd, 11 KiB/s wr, 261 op/s 2024-08-17T17:08:32.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:32 smithi131 bash[88347]: cluster 2024-08-17T17:08:31.267326+0000 mon.a (mon.0) 59 : cluster [DBG] osdmap e480: 8 total, 8 up, 8 in 2024-08-17T17:08:32.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:32 smithi131 bash[88347]: cluster 2024-08-17T17:08:31.267326+0000 mon.a (mon.0) 59 : cluster [DBG] osdmap e480: 8 total, 8 up, 8 in 2024-08-17T17:08:32.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:32 smithi131 bash[88347]: audit 2024-08-17T17:08:31.398337+0000 mon.b (mon.1) 96 : audit [INF] from='client.15294 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/73bf9265-bca2-4b4a-aa81-2a1ea498049f"}]: dispatch 2024-08-17T17:08:32.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:32 smithi131 bash[88347]: audit 2024-08-17T17:08:31.398337+0000 mon.b (mon.1) 96 : audit [INF] from='client.15294 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/73bf9265-bca2-4b4a-aa81-2a1ea498049f"}]: dispatch 2024-08-17T17:08:32.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:32 smithi131 bash[88347]: audit 2024-08-17T17:08:31.400154+0000 mon.a (mon.0) 60 : audit [INF] from='client.15294 ' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/16/73bf9265-bca2-4b4a-aa81-2a1ea498049f"} : dispatch 2024-08-17T17:08:32.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:32 smithi131 bash[88347]: audit 2024-08-17T17:08:31.400154+0000 mon.a (mon.0) 60 : audit [INF] from='client.15294 ' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/16/73bf9265-bca2-4b4a-aa81-2a1ea498049f"} : dispatch 2024-08-17T17:08:32.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:32 smithi131 bash[88347]: audit 2024-08-17T17:08:31.406545+0000 mon.a (mon.0) 61 : audit [INF] from='client.15294 ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/73bf9265-bca2-4b4a-aa81-2a1ea498049f"}]': finished 2024-08-17T17:08:32.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:32 smithi131 bash[88347]: audit 2024-08-17T17:08:31.406545+0000 mon.a (mon.0) 61 : audit [INF] from='client.15294 ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/73bf9265-bca2-4b4a-aa81-2a1ea498049f"}]': finished 2024-08-17T17:08:32.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:32 smithi131 bash[88347]: audit 2024-08-17T17:08:31.412898+0000 mon.b (mon.1) 97 : audit [INF] from='client.15294 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/890f8ee2-f172-4c2b-b9e4-2de6f2ce3d9a"}]: dispatch 2024-08-17T17:08:32.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:32 smithi131 bash[88347]: audit 2024-08-17T17:08:31.412898+0000 mon.b (mon.1) 97 : audit [INF] from='client.15294 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/890f8ee2-f172-4c2b-b9e4-2de6f2ce3d9a"}]: dispatch 2024-08-17T17:08:32.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:32 smithi131 bash[88347]: audit 2024-08-17T17:08:31.414618+0000 mon.a (mon.0) 62 : audit [INF] from='client.15294 ' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/16/890f8ee2-f172-4c2b-b9e4-2de6f2ce3d9a"} : dispatch 2024-08-17T17:08:32.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:32 smithi131 bash[88347]: audit 2024-08-17T17:08:31.414618+0000 mon.a (mon.0) 62 : audit [INF] from='client.15294 ' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/16/890f8ee2-f172-4c2b-b9e4-2de6f2ce3d9a"} : dispatch 2024-08-17T17:08:32.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:32 smithi131 bash[88347]: audit 2024-08-17T17:08:31.420421+0000 mon.a (mon.0) 63 : audit [INF] from='client.15294 ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/890f8ee2-f172-4c2b-b9e4-2de6f2ce3d9a"}]': finished 2024-08-17T17:08:32.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:32 smithi131 bash[88347]: audit 2024-08-17T17:08:31.420421+0000 mon.a (mon.0) 63 : audit [INF] from='client.15294 ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/890f8ee2-f172-4c2b-b9e4-2de6f2ce3d9a"}]': finished 2024-08-17T17:08:32.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:32 smithi169 bash[24469]: cluster 2024-08-17T17:08:30.808405+0000 mgr.y (mgr.34107) 11 : cluster [DBG] pgmap v15: 105 pgs: 105 active+clean; 583 KiB data, 440 MiB used, 715 GiB / 715 GiB avail; 228 KiB/s rd, 11 KiB/s wr, 261 op/s 2024-08-17T17:08:32.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:32 smithi169 bash[24469]: cluster 2024-08-17T17:08:31.267326+0000 mon.a (mon.0) 59 : cluster [DBG] osdmap e480: 8 total, 8 up, 8 in 2024-08-17T17:08:32.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:32 smithi169 bash[24469]: audit 2024-08-17T17:08:31.398337+0000 mon.b (mon.1) 96 : audit [INF] from='client.15294 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/73bf9265-bca2-4b4a-aa81-2a1ea498049f"}]: dispatch 2024-08-17T17:08:32.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:32 smithi169 bash[24469]: audit 2024-08-17T17:08:31.400154+0000 mon.a (mon.0) 60 : audit [INF] from='client.15294 ' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/16/73bf9265-bca2-4b4a-aa81-2a1ea498049f"} : dispatch 2024-08-17T17:08:32.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:32 smithi169 bash[24469]: audit 2024-08-17T17:08:31.406545+0000 mon.a (mon.0) 61 : audit [INF] from='client.15294 ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/73bf9265-bca2-4b4a-aa81-2a1ea498049f"}]': finished 2024-08-17T17:08:32.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:32 smithi169 bash[24469]: audit 2024-08-17T17:08:31.412898+0000 mon.b (mon.1) 97 : audit [INF] from='client.15294 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/890f8ee2-f172-4c2b-b9e4-2de6f2ce3d9a"}]: dispatch 2024-08-17T17:08:32.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:32 smithi169 bash[24469]: audit 2024-08-17T17:08:31.414618+0000 mon.a (mon.0) 62 : audit [INF] from='client.15294 ' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/16/890f8ee2-f172-4c2b-b9e4-2de6f2ce3d9a"} : dispatch 2024-08-17T17:08:32.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:32 smithi169 bash[24469]: audit 2024-08-17T17:08:31.420421+0000 mon.a (mon.0) 63 : audit [INF] from='client.15294 ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/890f8ee2-f172-4c2b-b9e4-2de6f2ce3d9a"}]': finished 2024-08-17T17:08:33.845 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:33 smithi131 bash[32005]: cluster 2024-08-17T17:08:32.425226+0000 mon.a (mon.0) 64 : cluster [DBG] osdmap e481: 8 total, 8 up, 8 in 2024-08-17T17:08:33.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:33 smithi131 bash[88347]: cluster 2024-08-17T17:08:32.425226+0000 mon.a (mon.0) 64 : cluster [DBG] osdmap e481: 8 total, 8 up, 8 in 2024-08-17T17:08:33.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:33 smithi131 bash[88347]: cluster 2024-08-17T17:08:32.425226+0000 mon.a (mon.0) 64 : cluster [DBG] osdmap e481: 8 total, 8 up, 8 in 2024-08-17T17:08:33.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:33 smithi169 bash[24469]: cluster 2024-08-17T17:08:32.425226+0000 mon.a (mon.0) 64 : cluster [DBG] osdmap e481: 8 total, 8 up, 8 in 2024-08-17T17:08:34.845 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:34 smithi131 bash[32005]: cluster 2024-08-17T17:08:32.809095+0000 mgr.y (mgr.34107) 12 : cluster [DBG] pgmap v18: 105 pgs: 105 active+clean; 583 KiB data, 440 MiB used, 715 GiB / 715 GiB avail; 228 KiB/s rd, 11 KiB/s wr, 261 op/s 2024-08-17T17:08:34.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:34 smithi131 bash[32005]: cluster 2024-08-17T17:08:33.435162+0000 mon.a (mon.0) 65 : cluster [DBG] osdmap e482: 8 total, 8 up, 8 in 2024-08-17T17:08:34.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:34 smithi131 bash[88347]: cluster 2024-08-17T17:08:32.809095+0000 mgr.y (mgr.34107) 12 : cluster [DBG] pgmap v18: 105 pgs: 105 active+clean; 583 KiB data, 440 MiB used, 715 GiB / 715 GiB avail; 228 KiB/s rd, 11 KiB/s wr, 261 op/s 2024-08-17T17:08:34.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:34 smithi131 bash[88347]: cluster 2024-08-17T17:08:32.809095+0000 mgr.y (mgr.34107) 12 : cluster [DBG] pgmap v18: 105 pgs: 105 active+clean; 583 KiB data, 440 MiB used, 715 GiB / 715 GiB avail; 228 KiB/s rd, 11 KiB/s wr, 261 op/s 2024-08-17T17:08:34.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:34 smithi131 bash[88347]: cluster 2024-08-17T17:08:33.435162+0000 mon.a (mon.0) 65 : cluster [DBG] osdmap e482: 8 total, 8 up, 8 in 2024-08-17T17:08:34.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:34 smithi131 bash[88347]: cluster 2024-08-17T17:08:33.435162+0000 mon.a (mon.0) 65 : cluster [DBG] osdmap e482: 8 total, 8 up, 8 in 2024-08-17T17:08:34.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:34 smithi169 bash[24469]: cluster 2024-08-17T17:08:32.809095+0000 mgr.y (mgr.34107) 12 : cluster [DBG] pgmap v18: 105 pgs: 105 active+clean; 583 KiB data, 440 MiB used, 715 GiB / 715 GiB avail; 228 KiB/s rd, 11 KiB/s wr, 261 op/s 2024-08-17T17:08:34.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:34 smithi169 bash[24469]: cluster 2024-08-17T17:08:33.435162+0000 mon.a (mon.0) 65 : cluster [DBG] osdmap e482: 8 total, 8 up, 8 in 2024-08-17T17:08:35.234 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.SnapshotImageState (3812 ms) 2024-08-17T17:08:35.234 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.SnapshotPromoteDemote 2024-08-17T17:08:35.845 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:35 smithi131 bash[32005]: cluster 2024-08-17T17:08:34.448828+0000 mon.a (mon.0) 66 : cluster [DBG] osdmap e483: 8 total, 8 up, 8 in 2024-08-17T17:08:35.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:35 smithi131 bash[32005]: cluster 2024-08-17T17:08:35.127285+0000 mon.a (mon.0) 67 : cluster [DBG] osdmap e484: 8 total, 8 up, 8 in 2024-08-17T17:08:35.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:35 smithi131 bash[88347]: cluster 2024-08-17T17:08:34.448828+0000 mon.a (mon.0) 66 : cluster [DBG] osdmap e483: 8 total, 8 up, 8 in 2024-08-17T17:08:35.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:35 smithi131 bash[88347]: cluster 2024-08-17T17:08:34.448828+0000 mon.a (mon.0) 66 : cluster [DBG] osdmap e483: 8 total, 8 up, 8 in 2024-08-17T17:08:35.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:35 smithi131 bash[88347]: cluster 2024-08-17T17:08:35.127285+0000 mon.a (mon.0) 67 : cluster [DBG] osdmap e484: 8 total, 8 up, 8 in 2024-08-17T17:08:35.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:35 smithi131 bash[88347]: cluster 2024-08-17T17:08:35.127285+0000 mon.a (mon.0) 67 : cluster [DBG] osdmap e484: 8 total, 8 up, 8 in 2024-08-17T17:08:35.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:35 smithi169 bash[24469]: cluster 2024-08-17T17:08:34.448828+0000 mon.a (mon.0) 66 : cluster [DBG] osdmap e483: 8 total, 8 up, 8 in 2024-08-17T17:08:35.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:35 smithi169 bash[24469]: cluster 2024-08-17T17:08:35.127285+0000 mon.a (mon.0) 67 : cluster [DBG] osdmap e484: 8 total, 8 up, 8 in 2024-08-17T17:08:36.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:36 smithi131 bash[32005]: cluster 2024-08-17T17:08:34.809823+0000 mgr.y (mgr.34107) 13 : cluster [DBG] pgmap v21: 105 pgs: 105 active+clean; 589 KiB data, 449 MiB used, 715 GiB / 715 GiB avail; 159 KiB/s rd, 24 KiB/s wr, 227 op/s 2024-08-17T17:08:36.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:36 smithi131 bash[32005]: cluster 2024-08-17T17:08:36.129921+0000 mon.a (mon.0) 68 : cluster [DBG] osdmap e485: 8 total, 8 up, 8 in 2024-08-17T17:08:36.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:36 smithi131 bash[88347]: cluster 2024-08-17T17:08:34.809823+0000 mgr.y (mgr.34107) 13 : cluster [DBG] pgmap v21: 105 pgs: 105 active+clean; 589 KiB data, 449 MiB used, 715 GiB / 715 GiB avail; 159 KiB/s rd, 24 KiB/s wr, 227 op/s 2024-08-17T17:08:36.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:36 smithi131 bash[88347]: cluster 2024-08-17T17:08:34.809823+0000 mgr.y (mgr.34107) 13 : cluster [DBG] pgmap v21: 105 pgs: 105 active+clean; 589 KiB data, 449 MiB used, 715 GiB / 715 GiB avail; 159 KiB/s rd, 24 KiB/s wr, 227 op/s 2024-08-17T17:08:36.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:36 smithi131 bash[88347]: cluster 2024-08-17T17:08:36.129921+0000 mon.a (mon.0) 68 : cluster [DBG] osdmap e485: 8 total, 8 up, 8 in 2024-08-17T17:08:36.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:36 smithi131 bash[88347]: cluster 2024-08-17T17:08:36.129921+0000 mon.a (mon.0) 68 : cluster [DBG] osdmap e485: 8 total, 8 up, 8 in 2024-08-17T17:08:36.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:36 smithi169 bash[24469]: cluster 2024-08-17T17:08:34.809823+0000 mgr.y (mgr.34107) 13 : cluster [DBG] pgmap v21: 105 pgs: 105 active+clean; 589 KiB data, 449 MiB used, 715 GiB / 715 GiB avail; 159 KiB/s rd, 24 KiB/s wr, 227 op/s 2024-08-17T17:08:36.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:36 smithi169 bash[24469]: cluster 2024-08-17T17:08:36.129921+0000 mon.a (mon.0) 68 : cluster [DBG] osdmap e485: 8 total, 8 up, 8 in 2024-08-17T17:08:38.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:38 smithi169 bash[24469]: cluster 2024-08-17T17:08:36.810565+0000 mgr.y (mgr.34107) 14 : cluster [DBG] pgmap v24: 105 pgs: 105 active+clean; 589 KiB data, 449 MiB used, 715 GiB / 715 GiB avail; 159 KiB/s rd, 24 KiB/s wr, 227 op/s 2024-08-17T17:08:38.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:38 smithi169 bash[24469]: cluster 2024-08-17T17:08:37.132100+0000 mon.a (mon.0) 69 : cluster [DBG] osdmap e486: 8 total, 8 up, 8 in 2024-08-17T17:08:38.541 INFO:teuthology.orchestra.run.smithi131.stdout:true 2024-08-17T17:08:38.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:38 smithi131 bash[32005]: cluster 2024-08-17T17:08:36.810565+0000 mgr.y (mgr.34107) 14 : cluster [DBG] pgmap v24: 105 pgs: 105 active+clean; 589 KiB data, 449 MiB used, 715 GiB / 715 GiB avail; 159 KiB/s rd, 24 KiB/s wr, 227 op/s 2024-08-17T17:08:38.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:38 smithi131 bash[32005]: cluster 2024-08-17T17:08:37.132100+0000 mon.a (mon.0) 69 : cluster [DBG] osdmap e486: 8 total, 8 up, 8 in 2024-08-17T17:08:38.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:38 smithi131 bash[88347]: cluster 2024-08-17T17:08:36.810565+0000 mgr.y (mgr.34107) 14 : cluster [DBG] pgmap v24: 105 pgs: 105 active+clean; 589 KiB data, 449 MiB used, 715 GiB / 715 GiB avail; 159 KiB/s rd, 24 KiB/s wr, 227 op/s 2024-08-17T17:08:38.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:38 smithi131 bash[88347]: cluster 2024-08-17T17:08:36.810565+0000 mgr.y (mgr.34107) 14 : cluster [DBG] pgmap v24: 105 pgs: 105 active+clean; 589 KiB data, 449 MiB used, 715 GiB / 715 GiB avail; 159 KiB/s rd, 24 KiB/s wr, 227 op/s 2024-08-17T17:08:38.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:38 smithi131 bash[88347]: cluster 2024-08-17T17:08:37.132100+0000 mon.a (mon.0) 69 : cluster [DBG] osdmap e486: 8 total, 8 up, 8 in 2024-08-17T17:08:38.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:38 smithi131 bash[88347]: cluster 2024-08-17T17:08:37.132100+0000 mon.a (mon.0) 69 : cluster [DBG] osdmap e486: 8 total, 8 up, 8 in 2024-08-17T17:08:39.095 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:08:38] "GET /metrics HTTP/1.1" 200 36290 "" "Prometheus/2.51.0" 2024-08-17T17:08:39.201 INFO:teuthology.orchestra.run.smithi131.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T17:08:39.201 INFO:teuthology.orchestra.run.smithi131.stdout:alertmanager.a smithi131 *:9093,9094 running (2m) 9s ago 12m 14.7M - 0.27.0 11f11916f8cd 790124fcd830 2024-08-17T17:08:39.201 INFO:teuthology.orchestra.run.smithi131.stdout:grafana.a smithi169 *:3000 running (85s) 9s ago 11m 69.7M - c8b91775d855 ce594f124891 2024-08-17T17:08:39.201 INFO:teuthology.orchestra.run.smithi131.stdout:mds.foo.smithi131.ctintn smithi131 running (9m) 9s ago 9m 14.8M - 18.2.4-719-gced649f8 c870753d67c2 6dd140bebf9a 2024-08-17T17:08:39.201 INFO:teuthology.orchestra.run.smithi131.stdout:mds.foo.smithi169.mekqdz smithi169 running (9m) 9s ago 9m 19.2M - 18.2.4-719-gced649f8 c870753d67c2 de2b6ed48bc0 2024-08-17T17:08:39.202 INFO:teuthology.orchestra.run.smithi131.stdout:mgr.x smithi169 *:8443,9283,8765 running (3m) 9s ago 20m 436M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 86a2f0d4c679 2024-08-17T17:08:39.202 INFO:teuthology.orchestra.run.smithi131.stdout:mgr.y smithi131 *:8443,9283,8765 running (4m) 9s ago 23m 482M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb c3e5c2355bd4 2024-08-17T17:08:39.202 INFO:teuthology.orchestra.run.smithi131.stdout:mon.a smithi131 running (25s) 9s ago 23m 34.0M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb d4e38ba36c07 2024-08-17T17:08:39.202 INFO:teuthology.orchestra.run.smithi131.stdout:mon.b smithi169 running (21m) 9s ago 21m 61.9M 2048M 18.2.4-719-gced649f8 c870753d67c2 ca0432409671 2024-08-17T17:08:39.202 INFO:teuthology.orchestra.run.smithi131.stdout:mon.c smithi131 running (21m) 9s ago 21m 64.5M 2048M 18.2.4-719-gced649f8 c870753d67c2 7fec9fe0b005 2024-08-17T17:08:39.202 INFO:teuthology.orchestra.run.smithi131.stdout:node-exporter.a smithi131 *:9100 running (3m) 9s ago 12m 7828k - 1.7.0 72c9c2088986 adbbbf140ad8 2024-08-17T17:08:39.202 INFO:teuthology.orchestra.run.smithi131.stdout:node-exporter.b smithi169 *:9100 running (3m) 9s ago 12m 7732k - 1.7.0 72c9c2088986 706e3ff6618b 2024-08-17T17:08:39.202 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0 smithi131 running (19m) 9s ago 19m 125M 2524M 18.2.4-719-gced649f8 c870753d67c2 56f0a67267a6 2024-08-17T17:08:39.202 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1 smithi131 running (19m) 9s ago 19m 129M 2524M 18.2.4-719-gced649f8 c870753d67c2 2f713ee6cf33 2024-08-17T17:08:39.202 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2 smithi131 running (18m) 9s ago 18m 148M 2524M 18.2.4-719-gced649f8 c870753d67c2 fe215c9d7f47 2024-08-17T17:08:39.202 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3 smithi131 running (17m) 9s ago 17m 131M 2524M 18.2.4-719-gced649f8 c870753d67c2 2f170c02ee2d 2024-08-17T17:08:39.203 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4 smithi169 running (16m) 9s ago 16m 133M 2524M 18.2.4-719-gced649f8 c870753d67c2 524bbf4e0cc3 2024-08-17T17:08:39.203 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5 smithi169 running (15m) 9s ago 15m 105M 2524M 18.2.4-719-gced649f8 c870753d67c2 5878adfca71c 2024-08-17T17:08:39.203 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6 smithi169 running (14m) 9s ago 14m 134M 2524M 18.2.4-719-gced649f8 c870753d67c2 78df1d40d56b 2024-08-17T17:08:39.203 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7 smithi169 running (13m) 9s ago 13m 109M 2524M 18.2.4-719-gced649f8 c870753d67c2 c1f457bcf070 2024-08-17T17:08:39.203 INFO:teuthology.orchestra.run.smithi131.stdout:prometheus.a smithi169 *:9095 running (2m) 9s ago 12m 39.6M - 2.51.0 1d3b7f56885b 8075d2417311 2024-08-17T17:08:39.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:39 smithi169 bash[24469]: cluster 2024-08-17T17:08:38.143263+0000 mon.a (mon.0) 70 : cluster [DBG] osdmap e487: 8 total, 8 up, 8 in 2024-08-17T17:08:39.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:39 smithi169 bash[24469]: audit 2024-08-17T17:08:38.162734+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:08:39.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:39 smithi169 bash[24469]: audit 2024-08-17T17:08:38.532106+0000 mgr.y (mgr.34107) 15 : audit [DBG] from='client.25316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:39.565 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:08:39.565 INFO:teuthology.orchestra.run.smithi131.stdout: "mon": { 2024-08-17T17:08:39.565 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 2, 2024-08-17T17:08:39.565 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 1 2024-08-17T17:08:39.565 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:08:39.565 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr": { 2024-08-17T17:08:39.565 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 2 2024-08-17T17:08:39.565 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:08:39.565 INFO:teuthology.orchestra.run.smithi131.stdout: "osd": { 2024-08-17T17:08:39.565 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 8 2024-08-17T17:08:39.565 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:08:39.566 INFO:teuthology.orchestra.run.smithi131.stdout: "mds": { 2024-08-17T17:08:39.566 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 2 2024-08-17T17:08:39.566 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:08:39.566 INFO:teuthology.orchestra.run.smithi131.stdout: "overall": { 2024-08-17T17:08:39.566 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 12, 2024-08-17T17:08:39.566 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 3 2024-08-17T17:08:39.566 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:08:39.566 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:08:39.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:39 smithi131 bash[32005]: cluster 2024-08-17T17:08:38.143263+0000 mon.a (mon.0) 70 : cluster [DBG] osdmap e487: 8 total, 8 up, 8 in 2024-08-17T17:08:39.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:39 smithi131 bash[32005]: audit 2024-08-17T17:08:38.162734+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:08:39.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:39 smithi131 bash[32005]: audit 2024-08-17T17:08:38.532106+0000 mgr.y (mgr.34107) 15 : audit [DBG] from='client.25316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:39.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:39 smithi131 bash[88347]: cluster 2024-08-17T17:08:38.143263+0000 mon.a (mon.0) 70 : cluster [DBG] osdmap e487: 8 total, 8 up, 8 in 2024-08-17T17:08:39.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:39 smithi131 bash[88347]: cluster 2024-08-17T17:08:38.143263+0000 mon.a (mon.0) 70 : cluster [DBG] osdmap e487: 8 total, 8 up, 8 in 2024-08-17T17:08:39.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:39 smithi131 bash[88347]: audit 2024-08-17T17:08:38.162734+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:08:39.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:39 smithi131 bash[88347]: audit 2024-08-17T17:08:38.162734+0000 mon.c (mon.2) 231 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-08-17T17:08:39.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:39 smithi131 bash[88347]: audit 2024-08-17T17:08:38.532106+0000 mgr.y (mgr.34107) 15 : audit [DBG] from='client.25316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:39.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:39 smithi131 bash[88347]: audit 2024-08-17T17:08:38.532106+0000 mgr.y (mgr.34107) 15 : audit [DBG] from='client.25316 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:39.881 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:08:39.881 INFO:teuthology.orchestra.run.smithi131.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d", 2024-08-17T17:08:39.881 INFO:teuthology.orchestra.run.smithi131.stdout: "in_progress": true, 2024-08-17T17:08:39.881 INFO:teuthology.orchestra.run.smithi131.stdout: "which": "Upgrading daemons of type(s) mon. Upgrade limited to 1 daemons (1 remaining).", 2024-08-17T17:08:39.881 INFO:teuthology.orchestra.run.smithi131.stdout: "services_complete": [], 2024-08-17T17:08:39.881 INFO:teuthology.orchestra.run.smithi131.stdout: "progress": "1/3 daemons upgraded", 2024-08-17T17:08:39.881 INFO:teuthology.orchestra.run.smithi131.stdout: "message": "", 2024-08-17T17:08:39.881 INFO:teuthology.orchestra.run.smithi131.stdout: "is_paused": false 2024-08-17T17:08:39.881 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:08:40.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:40 smithi131 bash[32005]: cluster 2024-08-17T17:08:38.811283+0000 mgr.y (mgr.34107) 16 : cluster [DBG] pgmap v27: 105 pgs: 105 active+clean; 589 KiB data, 449 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:08:40.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:40 smithi131 bash[32005]: audit 2024-08-17T17:08:38.853460+0000 mgr.y (mgr.34107) 17 : audit [DBG] from='client.34155 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:40.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:40 smithi131 bash[32005]: cluster 2024-08-17T17:08:39.152673+0000 mon.a (mon.0) 71 : cluster [DBG] osdmap e488: 8 total, 8 up, 8 in 2024-08-17T17:08:40.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:40 smithi131 bash[32005]: audit 2024-08-17T17:08:39.163742+0000 mgr.y (mgr.34107) 18 : audit [DBG] from='client.25328 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:40.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:40 smithi131 bash[32005]: audit 2024-08-17T17:08:39.569253+0000 mon.c (mon.2) 232 : audit [DBG] from='client.? 172.21.15.131:0/3938236722' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:08:40.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:40 smithi131 bash[88347]: cluster 2024-08-17T17:08:38.811283+0000 mgr.y (mgr.34107) 16 : cluster [DBG] pgmap v27: 105 pgs: 105 active+clean; 589 KiB data, 449 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:08:40.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:40 smithi131 bash[88347]: cluster 2024-08-17T17:08:38.811283+0000 mgr.y (mgr.34107) 16 : cluster [DBG] pgmap v27: 105 pgs: 105 active+clean; 589 KiB data, 449 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:08:40.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:40 smithi131 bash[88347]: audit 2024-08-17T17:08:38.853460+0000 mgr.y (mgr.34107) 17 : audit [DBG] from='client.34155 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:40.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:40 smithi131 bash[88347]: audit 2024-08-17T17:08:38.853460+0000 mgr.y (mgr.34107) 17 : audit [DBG] from='client.34155 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:40.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:40 smithi131 bash[88347]: cluster 2024-08-17T17:08:39.152673+0000 mon.a (mon.0) 71 : cluster [DBG] osdmap e488: 8 total, 8 up, 8 in 2024-08-17T17:08:40.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:40 smithi131 bash[88347]: cluster 2024-08-17T17:08:39.152673+0000 mon.a (mon.0) 71 : cluster [DBG] osdmap e488: 8 total, 8 up, 8 in 2024-08-17T17:08:40.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:40 smithi131 bash[88347]: audit 2024-08-17T17:08:39.163742+0000 mgr.y (mgr.34107) 18 : audit [DBG] from='client.25328 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:40.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:40 smithi131 bash[88347]: audit 2024-08-17T17:08:39.163742+0000 mgr.y (mgr.34107) 18 : audit [DBG] from='client.25328 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:40.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:40 smithi131 bash[88347]: audit 2024-08-17T17:08:39.569253+0000 mon.c (mon.2) 232 : audit [DBG] from='client.? 172.21.15.131:0/3938236722' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:08:40.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:40 smithi131 bash[88347]: audit 2024-08-17T17:08:39.569253+0000 mon.c (mon.2) 232 : audit [DBG] from='client.? 172.21.15.131:0/3938236722' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:08:40.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:40 smithi169 bash[24469]: cluster 2024-08-17T17:08:38.811283+0000 mgr.y (mgr.34107) 16 : cluster [DBG] pgmap v27: 105 pgs: 105 active+clean; 589 KiB data, 449 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:08:40.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:40 smithi169 bash[24469]: audit 2024-08-17T17:08:38.853460+0000 mgr.y (mgr.34107) 17 : audit [DBG] from='client.34155 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:40.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:40 smithi169 bash[24469]: cluster 2024-08-17T17:08:39.152673+0000 mon.a (mon.0) 71 : cluster [DBG] osdmap e488: 8 total, 8 up, 8 in 2024-08-17T17:08:40.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:40 smithi169 bash[24469]: audit 2024-08-17T17:08:39.163742+0000 mgr.y (mgr.34107) 18 : audit [DBG] from='client.25328 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:40.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:40 smithi169 bash[24469]: audit 2024-08-17T17:08:39.569253+0000 mon.c (mon.2) 232 : audit [DBG] from='client.? 172.21.15.131:0/3938236722' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:08:41.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:41 smithi169 bash[24469]: audit 2024-08-17T17:08:39.884762+0000 mgr.y (mgr.34107) 19 : audit [DBG] from='client.25340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:41.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:41 smithi169 bash[24469]: cluster 2024-08-17T17:08:40.168397+0000 mon.a (mon.0) 72 : cluster [DBG] osdmap e489: 8 total, 8 up, 8 in 2024-08-17T17:08:41.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:41 smithi131 bash[88347]: audit 2024-08-17T17:08:39.884762+0000 mgr.y (mgr.34107) 19 : audit [DBG] from='client.25340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:41.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:41 smithi131 bash[88347]: audit 2024-08-17T17:08:39.884762+0000 mgr.y (mgr.34107) 19 : audit [DBG] from='client.25340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:41.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:41 smithi131 bash[88347]: cluster 2024-08-17T17:08:40.168397+0000 mon.a (mon.0) 72 : cluster [DBG] osdmap e489: 8 total, 8 up, 8 in 2024-08-17T17:08:41.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:41 smithi131 bash[88347]: cluster 2024-08-17T17:08:40.168397+0000 mon.a (mon.0) 72 : cluster [DBG] osdmap e489: 8 total, 8 up, 8 in 2024-08-17T17:08:41.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:41 smithi131 bash[32005]: audit 2024-08-17T17:08:39.884762+0000 mgr.y (mgr.34107) 19 : audit [DBG] from='client.25340 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:08:41.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:41 smithi131 bash[32005]: cluster 2024-08-17T17:08:40.168397+0000 mon.a (mon.0) 72 : cluster [DBG] osdmap e489: 8 total, 8 up, 8 in 2024-08-17T17:08:42.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:42 smithi131 bash[32005]: cluster 2024-08-17T17:08:40.811983+0000 mgr.y (mgr.34107) 20 : cluster [DBG] pgmap v30: 105 pgs: 105 active+clean; 583 KiB data, 467 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 9.5 KiB/s wr, 152 op/s 2024-08-17T17:08:42.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:42 smithi131 bash[32005]: cluster 2024-08-17T17:08:41.178971+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e490: 8 total, 8 up, 8 in 2024-08-17T17:08:42.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:42 smithi131 bash[32005]: audit 2024-08-17T17:08:41.527829+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:42.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:42 smithi131 bash[32005]: audit 2024-08-17T17:08:41.543663+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:42.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:42 smithi131 bash[32005]: audit 2024-08-17T17:08:41.549822+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:08:42.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:42 smithi131 bash[32005]: audit 2024-08-17T17:08:41.551599+0000 mon.c (mon.2) 234 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:08:42.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:42 smithi131 bash[32005]: cephadm 2024-08-17T17:08:41.554247+0000 mgr.y (mgr.34107) 21 : cephadm [INF] Updating smithi131:/etc/ceph/ceph.conf 2024-08-17T17:08:42.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:42 smithi131 bash[32005]: cephadm 2024-08-17T17:08:41.554671+0000 mgr.y (mgr.34107) 22 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-08-17T17:08:42.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:42 smithi131 bash[32005]: audit 2024-08-17T17:08:42.166445+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:42.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:42 smithi131 bash[88347]: cluster 2024-08-17T17:08:40.811983+0000 mgr.y (mgr.34107) 20 : cluster [DBG] pgmap v30: 105 pgs: 105 active+clean; 583 KiB data, 467 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 9.5 KiB/s wr, 152 op/s 2024-08-17T17:08:42.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:42 smithi131 bash[88347]: cluster 2024-08-17T17:08:40.811983+0000 mgr.y (mgr.34107) 20 : cluster [DBG] pgmap v30: 105 pgs: 105 active+clean; 583 KiB data, 467 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 9.5 KiB/s wr, 152 op/s 2024-08-17T17:08:42.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:42 smithi131 bash[88347]: cluster 2024-08-17T17:08:41.178971+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e490: 8 total, 8 up, 8 in 2024-08-17T17:08:42.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:42 smithi131 bash[88347]: cluster 2024-08-17T17:08:41.178971+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e490: 8 total, 8 up, 8 in 2024-08-17T17:08:42.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:42 smithi131 bash[88347]: audit 2024-08-17T17:08:41.527829+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:42.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:42 smithi131 bash[88347]: audit 2024-08-17T17:08:41.527829+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:42.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:42 smithi131 bash[88347]: audit 2024-08-17T17:08:41.543663+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:42.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:42 smithi131 bash[88347]: audit 2024-08-17T17:08:41.543663+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:42.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:42 smithi131 bash[88347]: audit 2024-08-17T17:08:41.549822+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:08:42.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:42 smithi131 bash[88347]: audit 2024-08-17T17:08:41.549822+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:08:42.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:42 smithi131 bash[88347]: audit 2024-08-17T17:08:41.551599+0000 mon.c (mon.2) 234 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:08:42.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:42 smithi131 bash[88347]: audit 2024-08-17T17:08:41.551599+0000 mon.c (mon.2) 234 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:08:42.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:42 smithi131 bash[88347]: cephadm 2024-08-17T17:08:41.554247+0000 mgr.y (mgr.34107) 21 : cephadm [INF] Updating smithi131:/etc/ceph/ceph.conf 2024-08-17T17:08:42.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:42 smithi131 bash[88347]: cephadm 2024-08-17T17:08:41.554247+0000 mgr.y (mgr.34107) 21 : cephadm [INF] Updating smithi131:/etc/ceph/ceph.conf 2024-08-17T17:08:42.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:42 smithi131 bash[88347]: cephadm 2024-08-17T17:08:41.554671+0000 mgr.y (mgr.34107) 22 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-08-17T17:08:42.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:42 smithi131 bash[88347]: cephadm 2024-08-17T17:08:41.554671+0000 mgr.y (mgr.34107) 22 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-08-17T17:08:42.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:42 smithi131 bash[88347]: audit 2024-08-17T17:08:42.166445+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:42.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:42 smithi131 bash[88347]: audit 2024-08-17T17:08:42.166445+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:42.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:42 smithi169 bash[24469]: cluster 2024-08-17T17:08:40.811983+0000 mgr.y (mgr.34107) 20 : cluster [DBG] pgmap v30: 105 pgs: 105 active+clean; 583 KiB data, 467 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 9.5 KiB/s wr, 152 op/s 2024-08-17T17:08:42.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:42 smithi169 bash[24469]: cluster 2024-08-17T17:08:41.178971+0000 mon.a (mon.0) 73 : cluster [DBG] osdmap e490: 8 total, 8 up, 8 in 2024-08-17T17:08:42.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:42 smithi169 bash[24469]: audit 2024-08-17T17:08:41.527829+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:42.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:42 smithi169 bash[24469]: audit 2024-08-17T17:08:41.543663+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:42.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:42 smithi169 bash[24469]: audit 2024-08-17T17:08:41.549822+0000 mon.c (mon.2) 233 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:08:42.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:42 smithi169 bash[24469]: audit 2024-08-17T17:08:41.551599+0000 mon.c (mon.2) 234 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-08-17T17:08:42.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:42 smithi169 bash[24469]: cephadm 2024-08-17T17:08:41.554247+0000 mgr.y (mgr.34107) 21 : cephadm [INF] Updating smithi131:/etc/ceph/ceph.conf 2024-08-17T17:08:42.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:42 smithi169 bash[24469]: cephadm 2024-08-17T17:08:41.554671+0000 mgr.y (mgr.34107) 22 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.conf 2024-08-17T17:08:42.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:42 smithi169 bash[24469]: audit 2024-08-17T17:08:42.166445+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:43.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[32005]: cephadm 2024-08-17T17:08:41.752886+0000 mgr.y (mgr.34107) 23 : cephadm [INF] Updating smithi131:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:08:43.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[32005]: cephadm 2024-08-17T17:08:41.753054+0000 mgr.y (mgr.34107) 24 : cephadm [INF] Updating smithi169:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:08:43.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[32005]: cephadm 2024-08-17T17:08:41.893074+0000 mgr.y (mgr.34107) 25 : cephadm [INF] Updating smithi131:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:08:43.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[32005]: cephadm 2024-08-17T17:08:41.893296+0000 mgr.y (mgr.34107) 26 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:08:43.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[32005]: cephadm 2024-08-17T17:08:42.029503+0000 mgr.y (mgr.34107) 27 : cephadm [INF] Updating smithi131:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:08:43.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[32005]: cephadm 2024-08-17T17:08:42.034313+0000 mgr.y (mgr.34107) 28 : cephadm [INF] Updating smithi169:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:08:43.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[32005]: cluster 2024-08-17T17:08:42.193429+0000 mon.a (mon.0) 77 : cluster [DBG] osdmap e491: 8 total, 8 up, 8 in 2024-08-17T17:08:43.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[32005]: audit 2024-08-17T17:08:42.199768+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:43.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[32005]: audit 2024-08-17T17:08:42.212423+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:43.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[32005]: audit 2024-08-17T17:08:42.249393+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:43.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[32005]: audit 2024-08-17T17:08:42.257602+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:43.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[32005]: audit 2024-08-17T17:08:42.352439+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:08:43.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[32005]: audit 2024-08-17T17:08:42.355661+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:08:43.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[32005]: audit 2024-08-17T17:08:42.357904+0000 mon.c (mon.2) 237 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-17T17:08:43.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[32005]: audit 2024-08-17T17:08:42.359367+0000 mon.c (mon.2) 238 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-08-17T17:08:43.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[32005]: cephadm 2024-08-17T17:08:42.360439+0000 mgr.y (mgr.34107) 29 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-08-17T17:08:43.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[88347]: cephadm 2024-08-17T17:08:41.752886+0000 mgr.y (mgr.34107) 23 : cephadm [INF] Updating smithi131:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:08:43.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[88347]: cephadm 2024-08-17T17:08:41.752886+0000 mgr.y (mgr.34107) 23 : cephadm [INF] Updating smithi131:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:08:43.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[88347]: cephadm 2024-08-17T17:08:41.753054+0000 mgr.y (mgr.34107) 24 : cephadm [INF] Updating smithi169:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:08:43.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[88347]: cephadm 2024-08-17T17:08:41.753054+0000 mgr.y (mgr.34107) 24 : cephadm [INF] Updating smithi169:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:08:43.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[88347]: cephadm 2024-08-17T17:08:41.893074+0000 mgr.y (mgr.34107) 25 : cephadm [INF] Updating smithi131:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:08:43.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[88347]: cephadm 2024-08-17T17:08:41.893074+0000 mgr.y (mgr.34107) 25 : cephadm [INF] Updating smithi131:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:08:43.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[88347]: cephadm 2024-08-17T17:08:41.893296+0000 mgr.y (mgr.34107) 26 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:08:43.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[88347]: cephadm 2024-08-17T17:08:41.893296+0000 mgr.y (mgr.34107) 26 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:08:43.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[88347]: cephadm 2024-08-17T17:08:42.029503+0000 mgr.y (mgr.34107) 27 : cephadm [INF] Updating smithi131:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:08:43.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[88347]: cephadm 2024-08-17T17:08:42.029503+0000 mgr.y (mgr.34107) 27 : cephadm [INF] Updating smithi131:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:08:43.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[88347]: cephadm 2024-08-17T17:08:42.034313+0000 mgr.y (mgr.34107) 28 : cephadm [INF] Updating smithi169:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:08:43.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[88347]: cephadm 2024-08-17T17:08:42.034313+0000 mgr.y (mgr.34107) 28 : cephadm [INF] Updating smithi169:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:08:43.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[88347]: cluster 2024-08-17T17:08:42.193429+0000 mon.a (mon.0) 77 : cluster [DBG] osdmap e491: 8 total, 8 up, 8 in 2024-08-17T17:08:43.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[88347]: cluster 2024-08-17T17:08:42.193429+0000 mon.a (mon.0) 77 : cluster [DBG] osdmap e491: 8 total, 8 up, 8 in 2024-08-17T17:08:43.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[88347]: audit 2024-08-17T17:08:42.199768+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:43.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[88347]: audit 2024-08-17T17:08:42.199768+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:43.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[88347]: audit 2024-08-17T17:08:42.212423+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:43.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[88347]: audit 2024-08-17T17:08:42.212423+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:43.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[88347]: audit 2024-08-17T17:08:42.249393+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:43.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[88347]: audit 2024-08-17T17:08:42.249393+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:43.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[88347]: audit 2024-08-17T17:08:42.257602+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:43.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[88347]: audit 2024-08-17T17:08:42.257602+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:43.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[88347]: audit 2024-08-17T17:08:42.352439+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:08:43.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[88347]: audit 2024-08-17T17:08:42.352439+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:08:43.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[88347]: audit 2024-08-17T17:08:42.355661+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:08:43.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[88347]: audit 2024-08-17T17:08:42.355661+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:08:43.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[88347]: audit 2024-08-17T17:08:42.357904+0000 mon.c (mon.2) 237 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-17T17:08:43.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[88347]: audit 2024-08-17T17:08:42.357904+0000 mon.c (mon.2) 237 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-17T17:08:43.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[88347]: audit 2024-08-17T17:08:42.359367+0000 mon.c (mon.2) 238 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-08-17T17:08:43.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[88347]: audit 2024-08-17T17:08:42.359367+0000 mon.c (mon.2) 238 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-08-17T17:08:43.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[88347]: cephadm 2024-08-17T17:08:42.360439+0000 mgr.y (mgr.34107) 29 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-08-17T17:08:43.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:43 smithi131 bash[88347]: cephadm 2024-08-17T17:08:42.360439+0000 mgr.y (mgr.34107) 29 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-08-17T17:08:43.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:43 smithi169 bash[24469]: cephadm 2024-08-17T17:08:41.752886+0000 mgr.y (mgr.34107) 23 : cephadm [INF] Updating smithi131:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:08:43.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:43 smithi169 bash[24469]: cephadm 2024-08-17T17:08:41.753054+0000 mgr.y (mgr.34107) 24 : cephadm [INF] Updating smithi169:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.conf 2024-08-17T17:08:43.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:43 smithi169 bash[24469]: cephadm 2024-08-17T17:08:41.893074+0000 mgr.y (mgr.34107) 25 : cephadm [INF] Updating smithi131:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:08:43.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:43 smithi169 bash[24469]: cephadm 2024-08-17T17:08:41.893296+0000 mgr.y (mgr.34107) 26 : cephadm [INF] Updating smithi169:/etc/ceph/ceph.client.admin.keyring 2024-08-17T17:08:43.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:43 smithi169 bash[24469]: cephadm 2024-08-17T17:08:42.029503+0000 mgr.y (mgr.34107) 27 : cephadm [INF] Updating smithi131:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:08:43.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:43 smithi169 bash[24469]: cephadm 2024-08-17T17:08:42.034313+0000 mgr.y (mgr.34107) 28 : cephadm [INF] Updating smithi169:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/config/ceph.client.admin.keyring 2024-08-17T17:08:43.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:43 smithi169 bash[24469]: cluster 2024-08-17T17:08:42.193429+0000 mon.a (mon.0) 77 : cluster [DBG] osdmap e491: 8 total, 8 up, 8 in 2024-08-17T17:08:43.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:43 smithi169 bash[24469]: audit 2024-08-17T17:08:42.199768+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:43.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:43 smithi169 bash[24469]: audit 2024-08-17T17:08:42.212423+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:43.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:43 smithi169 bash[24469]: audit 2024-08-17T17:08:42.249393+0000 mon.a (mon.0) 80 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:43.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:43 smithi169 bash[24469]: audit 2024-08-17T17:08:42.257602+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:43.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:43 smithi169 bash[24469]: audit 2024-08-17T17:08:42.352439+0000 mon.c (mon.2) 235 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-08-17T17:08:43.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:43 smithi169 bash[24469]: audit 2024-08-17T17:08:42.355661+0000 mon.c (mon.2) 236 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "versions"}]: dispatch 2024-08-17T17:08:43.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:43 smithi169 bash[24469]: audit 2024-08-17T17:08:42.357904+0000 mon.c (mon.2) 237 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-08-17T17:08:43.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:43 smithi169 bash[24469]: audit 2024-08-17T17:08:42.359367+0000 mon.c (mon.2) 238 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-08-17T17:08:43.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:43 smithi169 bash[24469]: cephadm 2024-08-17T17:08:42.360439+0000 mgr.y (mgr.34107) 29 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-08-17T17:08:44.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:44 smithi131 bash[32005]: cluster 2024-08-17T17:08:42.812657+0000 mgr.y (mgr.34107) 30 : cluster [DBG] pgmap v33: 105 pgs: 105 active+clean; 583 KiB data, 467 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 9.5 KiB/s wr, 152 op/s 2024-08-17T17:08:44.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:44 smithi131 bash[32005]: cluster 2024-08-17T17:08:43.256793+0000 mon.a (mon.0) 82 : cluster [DBG] osdmap e492: 8 total, 8 up, 8 in 2024-08-17T17:08:44.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:44 smithi131 bash[88347]: cluster 2024-08-17T17:08:42.812657+0000 mgr.y (mgr.34107) 30 : cluster [DBG] pgmap v33: 105 pgs: 105 active+clean; 583 KiB data, 467 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 9.5 KiB/s wr, 152 op/s 2024-08-17T17:08:44.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:44 smithi131 bash[88347]: cluster 2024-08-17T17:08:42.812657+0000 mgr.y (mgr.34107) 30 : cluster [DBG] pgmap v33: 105 pgs: 105 active+clean; 583 KiB data, 467 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 9.5 KiB/s wr, 152 op/s 2024-08-17T17:08:44.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:44 smithi131 bash[88347]: cluster 2024-08-17T17:08:43.256793+0000 mon.a (mon.0) 82 : cluster [DBG] osdmap e492: 8 total, 8 up, 8 in 2024-08-17T17:08:44.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:44 smithi131 bash[88347]: cluster 2024-08-17T17:08:43.256793+0000 mon.a (mon.0) 82 : cluster [DBG] osdmap e492: 8 total, 8 up, 8 in 2024-08-17T17:08:44.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:44 smithi169 bash[24469]: cluster 2024-08-17T17:08:42.812657+0000 mgr.y (mgr.34107) 30 : cluster [DBG] pgmap v33: 105 pgs: 105 active+clean; 583 KiB data, 467 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 9.5 KiB/s wr, 152 op/s 2024-08-17T17:08:44.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:44 smithi169 bash[24469]: cluster 2024-08-17T17:08:43.256793+0000 mon.a (mon.0) 82 : cluster [DBG] osdmap e492: 8 total, 8 up, 8 in 2024-08-17T17:08:45.236 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.SnapshotPromoteDemote (10002 ms) 2024-08-17T17:08:45.236 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestMirroring.AioSnapshotCreate 2024-08-17T17:08:45.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:45 smithi131 bash[32005]: cluster 2024-08-17T17:08:44.270427+0000 mon.a (mon.0) 83 : cluster [DBG] osdmap e493: 8 total, 8 up, 8 in 2024-08-17T17:08:45.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:45 smithi131 bash[32005]: cluster 2024-08-17T17:08:45.132900+0000 mon.a (mon.0) 84 : cluster [DBG] osdmap e494: 8 total, 8 up, 8 in 2024-08-17T17:08:45.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:45 smithi131 bash[32005]: audit 2024-08-17T17:08:45.206802+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:45.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:45 smithi131 bash[32005]: audit 2024-08-17T17:08:45.210976+0000 mon.c (mon.2) 239 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T17:08:45.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:45 smithi131 bash[32005]: audit 2024-08-17T17:08:45.212363+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T17:08:45.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:45 smithi131 bash[32005]: audit 2024-08-17T17:08:45.213574+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:08:45.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:45 smithi131 bash[32005]: audit 2024-08-17T17:08:45.224436+0000 mon.b (mon.1) 98 : audit [INF] from='client.15294 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/2c4d89bd-b478-4c72-8d80-151f48bd53b5"}]: dispatch 2024-08-17T17:08:45.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:45 smithi131 bash[32005]: audit 2024-08-17T17:08:45.226029+0000 mon.a (mon.0) 86 : audit [INF] from='client.15294 ' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/16/2c4d89bd-b478-4c72-8d80-151f48bd53b5"} : dispatch 2024-08-17T17:08:45.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:45 smithi131 bash[32005]: audit 2024-08-17T17:08:45.230261+0000 mon.a (mon.0) 87 : audit [INF] from='client.15294 ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/2c4d89bd-b478-4c72-8d80-151f48bd53b5"}]': finished 2024-08-17T17:08:45.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:45 smithi131 bash[88347]: cluster 2024-08-17T17:08:44.270427+0000 mon.a (mon.0) 83 : cluster [DBG] osdmap e493: 8 total, 8 up, 8 in 2024-08-17T17:08:45.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:45 smithi131 bash[88347]: cluster 2024-08-17T17:08:44.270427+0000 mon.a (mon.0) 83 : cluster [DBG] osdmap e493: 8 total, 8 up, 8 in 2024-08-17T17:08:45.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:45 smithi131 bash[88347]: cluster 2024-08-17T17:08:45.132900+0000 mon.a (mon.0) 84 : cluster [DBG] osdmap e494: 8 total, 8 up, 8 in 2024-08-17T17:08:45.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:45 smithi131 bash[88347]: cluster 2024-08-17T17:08:45.132900+0000 mon.a (mon.0) 84 : cluster [DBG] osdmap e494: 8 total, 8 up, 8 in 2024-08-17T17:08:45.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:45 smithi131 bash[88347]: audit 2024-08-17T17:08:45.206802+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:45.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:45 smithi131 bash[88347]: audit 2024-08-17T17:08:45.206802+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:45.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:45 smithi131 bash[88347]: audit 2024-08-17T17:08:45.210976+0000 mon.c (mon.2) 239 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T17:08:45.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:45 smithi131 bash[88347]: audit 2024-08-17T17:08:45.210976+0000 mon.c (mon.2) 239 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T17:08:45.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:45 smithi131 bash[88347]: audit 2024-08-17T17:08:45.212363+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T17:08:45.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:45 smithi131 bash[88347]: audit 2024-08-17T17:08:45.212363+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T17:08:45.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:45 smithi131 bash[88347]: audit 2024-08-17T17:08:45.213574+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:08:45.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:45 smithi131 bash[88347]: audit 2024-08-17T17:08:45.213574+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:08:45.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:45 smithi131 bash[88347]: audit 2024-08-17T17:08:45.224436+0000 mon.b (mon.1) 98 : audit [INF] from='client.15294 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/2c4d89bd-b478-4c72-8d80-151f48bd53b5"}]: dispatch 2024-08-17T17:08:45.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:45 smithi131 bash[88347]: audit 2024-08-17T17:08:45.224436+0000 mon.b (mon.1) 98 : audit [INF] from='client.15294 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/2c4d89bd-b478-4c72-8d80-151f48bd53b5"}]: dispatch 2024-08-17T17:08:45.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:45 smithi131 bash[88347]: audit 2024-08-17T17:08:45.226029+0000 mon.a (mon.0) 86 : audit [INF] from='client.15294 ' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/16/2c4d89bd-b478-4c72-8d80-151f48bd53b5"} : dispatch 2024-08-17T17:08:45.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:45 smithi131 bash[88347]: audit 2024-08-17T17:08:45.226029+0000 mon.a (mon.0) 86 : audit [INF] from='client.15294 ' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/16/2c4d89bd-b478-4c72-8d80-151f48bd53b5"} : dispatch 2024-08-17T17:08:45.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:45 smithi131 bash[88347]: audit 2024-08-17T17:08:45.230261+0000 mon.a (mon.0) 87 : audit [INF] from='client.15294 ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/2c4d89bd-b478-4c72-8d80-151f48bd53b5"}]': finished 2024-08-17T17:08:45.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:45 smithi131 bash[88347]: audit 2024-08-17T17:08:45.230261+0000 mon.a (mon.0) 87 : audit [INF] from='client.15294 ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/2c4d89bd-b478-4c72-8d80-151f48bd53b5"}]': finished 2024-08-17T17:08:45.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:45 smithi169 bash[24469]: cluster 2024-08-17T17:08:44.270427+0000 mon.a (mon.0) 83 : cluster [DBG] osdmap e493: 8 total, 8 up, 8 in 2024-08-17T17:08:45.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:45 smithi169 bash[24469]: cluster 2024-08-17T17:08:45.132900+0000 mon.a (mon.0) 84 : cluster [DBG] osdmap e494: 8 total, 8 up, 8 in 2024-08-17T17:08:45.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:45 smithi169 bash[24469]: audit 2024-08-17T17:08:45.206802+0000 mon.a (mon.0) 85 : audit [INF] from='mgr.34107 ' entity='mgr.y' 2024-08-17T17:08:45.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:45 smithi169 bash[24469]: audit 2024-08-17T17:08:45.210976+0000 mon.c (mon.2) 239 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-08-17T17:08:45.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:45 smithi169 bash[24469]: audit 2024-08-17T17:08:45.212363+0000 mon.c (mon.2) 240 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-08-17T17:08:45.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:45 smithi169 bash[24469]: audit 2024-08-17T17:08:45.213574+0000 mon.c (mon.2) 241 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-08-17T17:08:45.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:45 smithi169 bash[24469]: audit 2024-08-17T17:08:45.224436+0000 mon.b (mon.1) 98 : audit [INF] from='client.15294 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/2c4d89bd-b478-4c72-8d80-151f48bd53b5"}]: dispatch 2024-08-17T17:08:45.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:45 smithi169 bash[24469]: audit 2024-08-17T17:08:45.226029+0000 mon.a (mon.0) 86 : audit [INF] from='client.15294 ' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/16/2c4d89bd-b478-4c72-8d80-151f48bd53b5"} : dispatch 2024-08-17T17:08:45.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:45 smithi169 bash[24469]: audit 2024-08-17T17:08:45.230261+0000 mon.a (mon.0) 87 : audit [INF] from='client.15294 ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/2c4d89bd-b478-4c72-8d80-151f48bd53b5"}]': finished 2024-08-17T17:08:46.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:46 smithi131 bash[88347]: cluster 2024-08-17T17:08:44.813396+0000 mgr.y (mgr.34107) 31 : cluster [DBG] pgmap v36: 105 pgs: 105 active+clean; 582 KiB data, 468 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 7.0 KiB/s wr, 107 op/s 2024-08-17T17:08:46.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:46 smithi131 bash[88347]: cluster 2024-08-17T17:08:44.813396+0000 mgr.y (mgr.34107) 31 : cluster [DBG] pgmap v36: 105 pgs: 105 active+clean; 582 KiB data, 468 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 7.0 KiB/s wr, 107 op/s 2024-08-17T17:08:46.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:46 smithi131 bash[88347]: cephadm 2024-08-17T17:08:45.199164+0000 mgr.y (mgr.34107) 32 : cephadm [INF] Upgrade: Updating mon.c 2024-08-17T17:08:46.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:46 smithi131 bash[88347]: cephadm 2024-08-17T17:08:45.199164+0000 mgr.y (mgr.34107) 32 : cephadm [INF] Upgrade: Updating mon.c 2024-08-17T17:08:46.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:46 smithi131 bash[88347]: cephadm 2024-08-17T17:08:45.215056+0000 mgr.y (mgr.34107) 33 : cephadm [INF] Deploying daemon mon.c on smithi131 2024-08-17T17:08:46.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:46 smithi131 bash[88347]: cephadm 2024-08-17T17:08:45.215056+0000 mgr.y (mgr.34107) 33 : cephadm [INF] Deploying daemon mon.c on smithi131 2024-08-17T17:08:46.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:46 smithi131 bash[32005]: cluster 2024-08-17T17:08:44.813396+0000 mgr.y (mgr.34107) 31 : cluster [DBG] pgmap v36: 105 pgs: 105 active+clean; 582 KiB data, 468 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 7.0 KiB/s wr, 107 op/s 2024-08-17T17:08:46.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:46 smithi131 bash[32005]: cephadm 2024-08-17T17:08:45.199164+0000 mgr.y (mgr.34107) 32 : cephadm [INF] Upgrade: Updating mon.c 2024-08-17T17:08:46.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:46 smithi131 bash[32005]: cephadm 2024-08-17T17:08:45.215056+0000 mgr.y (mgr.34107) 33 : cephadm [INF] Deploying daemon mon.c on smithi131 2024-08-17T17:08:46.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:46 smithi169 bash[24469]: cluster 2024-08-17T17:08:44.813396+0000 mgr.y (mgr.34107) 31 : cluster [DBG] pgmap v36: 105 pgs: 105 active+clean; 582 KiB data, 468 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 7.0 KiB/s wr, 107 op/s 2024-08-17T17:08:46.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:46 smithi169 bash[24469]: cephadm 2024-08-17T17:08:45.199164+0000 mgr.y (mgr.34107) 32 : cephadm [INF] Upgrade: Updating mon.c 2024-08-17T17:08:46.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:46 smithi169 bash[24469]: cephadm 2024-08-17T17:08:45.215056+0000 mgr.y (mgr.34107) 33 : cephadm [INF] Deploying daemon mon.c on smithi131 2024-08-17T17:08:47.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:47 smithi131 bash[32005]: cluster 2024-08-17T17:08:46.280872+0000 mon.a (mon.0) 88 : cluster [DBG] osdmap e495: 8 total, 8 up, 8 in 2024-08-17T17:08:47.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:47 smithi131 bash[88347]: cluster 2024-08-17T17:08:46.280872+0000 mon.a (mon.0) 88 : cluster [DBG] osdmap e495: 8 total, 8 up, 8 in 2024-08-17T17:08:47.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:47 smithi131 bash[88347]: cluster 2024-08-17T17:08:46.280872+0000 mon.a (mon.0) 88 : cluster [DBG] osdmap e495: 8 total, 8 up, 8 in 2024-08-17T17:08:47.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:47 smithi169 bash[24469]: cluster 2024-08-17T17:08:46.280872+0000 mon.a (mon.0) 88 : cluster [DBG] osdmap e495: 8 total, 8 up, 8 in 2024-08-17T17:08:48.087 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 17:08:47 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:48.087 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 17:08:47 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:48.088 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 17:08:47 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:48.088 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:47 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:48.088 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:08:47 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:48.089 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:47 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:48.089 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 17:08:47 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:48.089 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 17:08:47 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:48.089 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:47 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:48.345 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:48 smithi131 bash[72920]: [17/Aug/2024:17:08:48] ENGINE Bus STOPPING 2024-08-17T17:08:48.346 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:48 smithi131 bash[72920]: [17/Aug/2024:17:08:48] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T17:08:48.346 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:48 smithi131 bash[72920]: [17/Aug/2024:17:08:48] ENGINE Bus STOPPED 2024-08-17T17:08:48.346 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:48 smithi131 bash[72920]: [17/Aug/2024:17:08:48] ENGINE Bus STARTING 2024-08-17T17:08:48.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:48 smithi131 systemd[1]: Stopping Ceph mon.c for f27a2518-5cb7-11ef-bccf-c7b262605968... 2024-08-17T17:08:48.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:48 smithi131 bash[32005]: debug 2024-08-17T17:08:48.195+0000 7f7c44233640 -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 2024-08-17T17:08:48.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:48 smithi131 bash[32005]: debug 2024-08-17T17:08:48.195+0000 7f7c44233640 -1 mon.c@2(peon) e3 *** Got Signal Terminated *** 2024-08-17T17:08:48.781 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:48 smithi131 bash[72920]: [17/Aug/2024:17:08:48] ENGINE Serving on http://:::9283 2024-08-17T17:08:48.781 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:48 smithi131 bash[72920]: [17/Aug/2024:17:08:48] ENGINE Bus STARTED 2024-08-17T17:08:49.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:49 smithi131 bash[89435]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-mon-c 2024-08-17T17:08:49.096 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:08:48] "GET /metrics HTTP/1.1" 200 36290 "" "Prometheus/2.51.0" 2024-08-17T17:08:49.492 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 17:08:49 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:49.493 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:49 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:49.493 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 17:08:49 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:49.493 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 17:08:49 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:49.494 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:08:49 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:49.494 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:49 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:49.494 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:49 smithi131 bash[89506]: Error response from daemon: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-mon-c 2024-08-17T17:08:49.494 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:49 smithi131 systemd[1]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@mon.c.service: Deactivated successfully. 2024-08-17T17:08:49.494 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:49 smithi131 systemd[1]: Stopped Ceph mon.c for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T17:08:49.495 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:49 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:49.495 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:49 smithi131 systemd[1]: Started Ceph mon.c for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T17:08:49.495 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 17:08:49 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:49.495 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 17:08:49 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:08:51.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.719+0000 7fae0e6bcc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-17T17:08:51.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.719+0000 7fae0e6bcc80 0 ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev), process ceph-mon, pid 7 2024-08-17T17:08:51.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.719+0000 7fae0e6bcc80 0 pidfile_write: ignore empty --pid-file 2024-08-17T17:08:51.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 0 load: jerasure load: lrc 2024-08-17T17:08:51.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: RocksDB version: 7.9.2 2024-08-17T17:08:51.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Git sha 0 2024-08-17T17:08:51.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Compile date 2024-08-15 20:43:31 2024-08-17T17:08:51.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: DB SUMMARY 2024-08-17T17:08:51.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: DB Session ID: V6LYPOZZBJRM4GKUM1RC 2024-08-17T17:08:51.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: CURRENT file: CURRENT 2024-08-17T17:08:51.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: IDENTITY file: IDENTITY 2024-08-17T17:08:51.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 2883 Bytes 2024-08-17T17:08:51.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000045.sst 2024-08-17T17:08:51.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000043.log size: 423717 ; 2024-08-17T17:08:51.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.error_if_exists: 0 2024-08-17T17:08:51.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.create_if_missing: 0 2024-08-17T17:08:51.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.paranoid_checks: 1 2024-08-17T17:08:51.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-08-17T17:08:51.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-17T17:08:51.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-17T17:08:51.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.env: 0x563f04a43be0 2024-08-17T17:08:51.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.fs: PosixFileSystem 2024-08-17T17:08:51.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.info_log: 0x563f067c7700 2024-08-17T17:08:51.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-17T17:08:51.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.statistics: (nil) 2024-08-17T17:08:51.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.use_fsync: 0 2024-08-17T17:08:51.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.max_log_file_size: 0 2024-08-17T17:08:51.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-17T17:08:51.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-17T17:08:51.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-17T17:08:51.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-17T17:08:51.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.allow_fallocate: 1 2024-08-17T17:08:51.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-17T17:08:51.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-17T17:08:51.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.use_direct_reads: 0 2024-08-17T17:08:51.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-17T17:08:51.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.create_missing_column_families: 0 2024-08-17T17:08:51.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.db_log_dir: 2024-08-17T17:08:51.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.wal_dir: 2024-08-17T17:08:51.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-17T17:08:51.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-17T17:08:51.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-17T17:08:51.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-17T17:08:51.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-17T17:08:51.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-17T17:08:51.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.advise_random_on_open: 1 2024-08-17T17:08:51.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-17T17:08:51.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.write_buffer_manager: 0x563f067ca960 2024-08-17T17:08:51.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-17T17:08:51.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-17T17:08:51.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-17T17:08:51.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.rate_limiter: (nil) 2024-08-17T17:08:51.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-17T17:08:51.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-17T17:08:51.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-17T17:08:51.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-17T17:08:51.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.unordered_write: 0 2024-08-17T17:08:51.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-17T17:08:51.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-17T17:08:51.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-17T17:08:51.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-17T17:08:51.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.row_cache: None 2024-08-17T17:08:51.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.wal_filter: None 2024-08-17T17:08:51.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-17T17:08:51.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-17T17:08:51.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.two_write_queues: 0 2024-08-17T17:08:51.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.manual_wal_flush: 0 2024-08-17T17:08:51.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.wal_compression: 0 2024-08-17T17:08:51.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.atomic_flush: 0 2024-08-17T17:08:51.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-17T17:08:51.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-17T17:08:51.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-17T17:08:51.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.log_readahead_size: 0 2024-08-17T17:08:51.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-17T17:08:51.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-17T17:08:51.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-17T17:08:51.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-17T17:08:51.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-17T17:08:51.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-17T17:08:51.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-08-17T17:08:51.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.max_background_jobs: 2 2024-08-17T17:08:51.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.max_background_compactions: -1 2024-08-17T17:08:51.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.max_subcompactions: 1 2024-08-17T17:08:51.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-17T17:08:51.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-17T17:08:51.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-17T17:08:51.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.max_total_wal_size: 0 2024-08-17T17:08:51.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-17T17:08:51.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-17T17:08:51.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-17T17:08:51.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-17T17:08:51.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.max_open_files: -1 2024-08-17T17:08:51.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.bytes_per_sync: 0 2024-08-17T17:08:51.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-17T17:08:51.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-17T17:08:51.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-17T17:08:51.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.max_background_flushes: -1 2024-08-17T17:08:51.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Compression algorithms supported: 2024-08-17T17:08:51.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: kZSTD supported: 0 2024-08-17T17:08:51.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: kXpressCompression supported: 0 2024-08-17T17:08:51.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: kBZip2Compression supported: 0 2024-08-17T17:08:51.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-17T17:08:51.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: kLZ4Compression supported: 1 2024-08-17T17:08:51.105 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: kZlibCompression supported: 1 2024-08-17T17:08:51.105 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-17T17:08:51.105 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: kSnappyCompression supported: 1 2024-08-17T17:08:51.105 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-17T17:08:51.105 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-08-17T17:08:51.105 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 2024-08-17T17:08:51.106 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-17T17:08:51.106 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-17T17:08:51.106 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.merge_operator: 2024-08-17T17:08:51.106 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.compaction_filter: None 2024-08-17T17:08:51.106 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.compaction_filter_factory: None 2024-08-17T17:08:51.106 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-17T17:08:51.107 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-17T17:08:51.107 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-17T17:08:51.107 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x563f067c7380) 2024-08-17T17:08:51.107 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: cache_index_and_filter_blocks: 1 2024-08-17T17:08:51.107 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-17T17:08:51.107 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-17T17:08:51.107 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: pin_top_level_index_and_filter: 1 2024-08-17T17:08:51.107 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: index_type: 0 2024-08-17T17:08:51.107 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: data_block_index_type: 0 2024-08-17T17:08:51.107 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: index_shortening: 1 2024-08-17T17:08:51.107 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: data_block_hash_table_util_ratio: 0.750000 2024-08-17T17:08:51.107 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: checksum: 4 2024-08-17T17:08:51.107 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: no_block_cache: 0 2024-08-17T17:08:51.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: block_cache: 0x563f067bd610 2024-08-17T17:08:51.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: block_cache_name: BinnedLRUCache 2024-08-17T17:08:51.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: block_cache_options: 2024-08-17T17:08:51.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: capacity : 536870912 2024-08-17T17:08:51.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: num_shard_bits : 4 2024-08-17T17:08:51.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: strict_capacity_limit : 0 2024-08-17T17:08:51.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: high_pri_pool_ratio: 0.000 2024-08-17T17:08:51.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: block_cache_compressed: (nil) 2024-08-17T17:08:51.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: persistent_cache: (nil) 2024-08-17T17:08:51.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: block_size: 4096 2024-08-17T17:08:51.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: block_size_deviation: 10 2024-08-17T17:08:51.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: block_restart_interval: 16 2024-08-17T17:08:51.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: index_block_restart_interval: 1 2024-08-17T17:08:51.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: metadata_block_size: 4096 2024-08-17T17:08:51.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: partition_filters: 0 2024-08-17T17:08:51.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: use_delta_encoding: 1 2024-08-17T17:08:51.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: filter_policy: bloomfilter 2024-08-17T17:08:51.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: whole_key_filtering: 1 2024-08-17T17:08:51.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: verify_compression: 0 2024-08-17T17:08:51.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: read_amp_bytes_per_bit: 0 2024-08-17T17:08:51.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: format_version: 5 2024-08-17T17:08:51.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: enable_index_compression: 1 2024-08-17T17:08:51.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: block_align: 0 2024-08-17T17:08:51.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: max_auto_readahead_size: 262144 2024-08-17T17:08:51.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: prepopulate_block_cache: 0 2024-08-17T17:08:51.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: initial_auto_readahead_size: 8192 2024-08-17T17:08:51.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: num_file_reads_for_auto_readahead: 2 2024-08-17T17:08:51.110 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-17T17:08:51.110 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-17T17:08:51.110 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.compression: NoCompression 2024-08-17T17:08:51.110 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-17T17:08:51.110 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-17T17:08:51.110 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-17T17:08:51.110 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.num_levels: 7 2024-08-17T17:08:51.110 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-17T17:08:51.110 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-17T17:08:51.110 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-17T17:08:51.110 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-17T17:08:51.110 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-17T17:08:51.110 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-17T17:08:51.110 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-17T17:08:51.111 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-17T17:08:51.111 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-17T17:08:51.111 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-17T17:08:51.111 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-17T17:08:51.111 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-17T17:08:51.111 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-17T17:08:51.111 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.compression_opts.level: 32767 2024-08-17T17:08:51.111 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-17T17:08:51.111 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-17T17:08:51.111 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-17T17:08:51.111 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-17T17:08:51.111 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-17T17:08:51.111 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.compression_opts.enabled: false 2024-08-17T17:08:51.111 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-17T17:08:51.112 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-17T17:08:51.112 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-17T17:08:51.112 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-17T17:08:51.112 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-17T17:08:51.112 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-17T17:08:51.112 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-17T17:08:51.112 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-17T17:08:51.112 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-17T17:08:51.112 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-17T17:08:51.112 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-17T17:08:51.112 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-17T17:08:51.112 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-17T17:08:51.112 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-17T17:08:51.113 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-17T17:08:51.113 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-17T17:08:51.113 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-17T17:08:51.113 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-17T17:08:51.113 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-17T17:08:51.113 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.arena_block_size: 1048576 2024-08-17T17:08:51.113 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-17T17:08:51.113 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-17T17:08:51.113 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-17T17:08:51.113 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-17T17:08:51.113 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-17T17:08:51.113 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-17T17:08:51.113 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-17T17:08:51.113 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-17T17:08:51.114 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-17T17:08:51.114 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-17T17:08:51.114 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-17T17:08:51.114 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-17T17:08:51.114 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-17T17:08:51.114 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-17T17:08:51.114 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.inplace_update_support: 0 2024-08-17T17:08:51.114 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-17T17:08:51.114 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-17T17:08:51.114 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-17T17:08:51.114 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-17T17:08:51.114 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.bloom_locality: 0 2024-08-17T17:08:51.114 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.max_successive_merges: 0 2024-08-17T17:08:51.114 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-17T17:08:51.115 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-17T17:08:51.115 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.force_consistency_checks: 1 2024-08-17T17:08:51.115 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-17T17:08:51.115 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.ttl: 2592000 2024-08-17T17:08:51.115 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-17T17:08:51.115 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-17T17:08:51.115 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-17T17:08:51.115 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.enable_blob_files: false 2024-08-17T17:08:51.115 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.min_blob_size: 0 2024-08-17T17:08:51.115 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.blob_file_size: 268435456 2024-08-17T17:08:51.115 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-17T17:08:51.115 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-17T17:08:51.115 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-17T17:08:51.115 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-17T17:08:51.116 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-17T17:08:51.116 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-08-17T17:08:51.116 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-17T17:08:51.116 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-17T17:08:51.116 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 47, last_sequence is 27250, log_number is 43,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 43 2024-08-17T17:08:51.116 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 43 2024-08-17T17:08:51.116 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 00cf528b-041b-49bb-8742-eb52a8d81473 2024-08-17T17:08:51.116 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723914530729723, "job": 1, "event": "recovery_started", "wal_files": [43]} 2024-08-17T17:08:51.116 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.723+0000 7fae0e6bcc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #43 mode 2 2024-08-17T17:08:51.116 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.727+0000 7fae0e6bcc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723914530732759, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 48, "file_size": 281221, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 27255, "largest_seqno": 27467, "table_properties": {"data_size": 279085, "index_size": 778, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 325, "raw_key_size": 2871, "raw_average_key_size": 26, "raw_value_size": 276361, "raw_average_value_size": 2512, "num_data_blocks": 33, "num_entries": 110, "num_filter_entries": 110, "num_deletions": 2, "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": "[CompactOnDeletionCollector]", "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": 1723914530, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "00cf528b-041b-49bb-8742-eb52a8d81473", "db_session_id": "V6LYPOZZBJRM4GKUM1RC", "orig_file_number": 48, "seqno_to_time_mapping": "N/A"}} 2024-08-17T17:08:51.116 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.727+0000 7fae0e6bcc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723914530732920, "job": 1, "event": "recovery_finished"} 2024-08-17T17:08:51.116 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.727+0000 7fae0e6bcc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 50 2024-08-17T17:08:51.116 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.727+0000 7fae0e6bcc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-17T17:08:51.117 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.731+0000 7fae0e6bcc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000043.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-17T17:08:51.117 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.731+0000 7fae0e6bcc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x563f067eae00 2024-08-17T17:08:51.117 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.731+0000 7fae0e6bcc80 4 rocksdb: DB pointer 0x563f068ec000 2024-08-17T17:08:51.117 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.731+0000 7fae04484640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-17T17:08:51.117 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.731+0000 7fae04484640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-17T17:08:51.117 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: ** DB Stats ** 2024-08-17T17:08:51.117 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T17:08:51.117 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-17T17:08:51.117 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T17:08:51.117 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T17:08:51.117 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-17T17:08:51.117 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T17:08:51.117 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T17:08:51.117 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: ** Compaction Stats [default] ** 2024-08-17T17:08:51.118 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: 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) 2024-08-17T17:08:51.118 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-17T17:08:51.118 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: L0 1/0 274.63 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 133.2 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-08-17T17:08:51.118 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: L6 1/0 13.52 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 2024-08-17T17:08:51.118 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: Sum 2/0 13.79 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 133.2 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-08-17T17:08:51.118 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 133.2 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-08-17T17:08:51.118 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: ** Compaction Stats [default] ** 2024-08-17T17:08:51.118 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: 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) 2024-08-17T17:08:51.118 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T17:08:51.118 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 133.2 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-08-17T17:08:51.118 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-17T17:08:51.118 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T17:08:51.118 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: Flush(GB): cumulative 0.000, interval 0.000 2024-08-17T17:08:51.119 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T17:08:51.119 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T17:08:51.119 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T17:08:51.119 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: AddFile(Keys): cumulative 0, interval 0 2024-08-17T17:08:51.119 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: Cumulative compaction: 0.00 GB write, 30.36 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T17:08:51.119 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: Interval compaction: 0.00 GB write, 30.36 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T17:08:51.119 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: 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 2024-08-17T17:08:51.119 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: Block cache BinnedLRUCache@0x563f067bd610#7 capacity: 512.00 MB usage: 1.33 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.4e-05 secs_since: 0 2024-08-17T17:08:51.119 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: Block cache entry stats(count,size,portion): FilterBlock(1,0.38 KB,7.15256e-05%) IndexBlock(1,0.95 KB,0.000181794%) Misc(1,0.00 KB,0%) 2024-08-17T17:08:51.119 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: ** File Read Latency Histogram By Level [default] ** 2024-08-17T17:08:51.119 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.731+0000 7fae0e6bcc80 0 starting mon.c rank 2 at public addrs [v2:172.21.15.131:3301/0,v1:172.21.15.131:6790/0] at bind addrs [v2:172.21.15.131:3301/0,v1:172.21.15.131:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T17:08:51.119 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.735+0000 7fae0e6bcc80 1 mon.c@-1(???) e3 preinit fsid f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T17:08:51.119 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.735+0000 7fae0e6bcc80 0 mon.c@-1(???).mds e10 new map 2024-08-17T17:08:51.119 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.735+0000 7fae0e6bcc80 0 mon.c@-1(???).mds e10 print_map 2024-08-17T17:08:51.120 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: e10 2024-08-17T17:08:51.120 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: btime 1970-01-01T00:00:00:000000+0000 2024-08-17T17:08:51.120 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-17T17:08:51.120 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: 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} 2024-08-17T17:08:51.120 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: legacy client fscid: 1 2024-08-17T17:08:51.120 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: 2024-08-17T17:08:51.120 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: Filesystem 'foo' (1) 2024-08-17T17:08:51.120 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: fs_name foo 2024-08-17T17:08:51.120 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: epoch 10 2024-08-17T17:08:51.120 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: flags 12 joinable allow_snaps allow_multimds_snaps 2024-08-17T17:08:51.120 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: created 2024-08-17T16:58:54.751255+0000 2024-08-17T17:08:51.120 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: modified 2024-08-17T16:59:05.904203+0000 2024-08-17T17:08:51.120 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: tableserver 0 2024-08-17T17:08:51.120 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: root 0 2024-08-17T17:08:51.121 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: session_timeout 60 2024-08-17T17:08:51.121 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: session_autoclose 300 2024-08-17T17:08:51.121 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: max_file_size 1099511627776 2024-08-17T17:08:51.121 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: max_xattr_size 65536 2024-08-17T17:08:51.121 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: required_client_features {} 2024-08-17T17:08:51.121 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: last_failure 0 2024-08-17T17:08:51.121 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: last_failure_osd_epoch 73 2024-08-17T17:08:51.121 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: 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} 2024-08-17T17:08:51.121 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: max_mds 1 2024-08-17T17:08:51.121 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: in 0 2024-08-17T17:08:51.121 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: up {0=24379} 2024-08-17T17:08:51.121 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: failed 2024-08-17T17:08:51.121 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: damaged 2024-08-17T17:08:51.121 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: stopped 2024-08-17T17:08:51.122 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: data_pools [4] 2024-08-17T17:08:51.122 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: metadata_pool 3 2024-08-17T17:08:51.122 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: inline_data disabled 2024-08-17T17:08:51.122 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: balancer 2024-08-17T17:08:51.122 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: bal_rank_mask -1 2024-08-17T17:08:51.122 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: standby_count_wanted 1 2024-08-17T17:08:51.122 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: qdb_cluster leader: 0 members: 2024-08-17T17:08:51.122 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: [mds.foo.smithi169.mekqdz{0:24379} state up:active seq 4 join_fscid=1 addr [v2:172.21.15.169:6832/2212625279,v1:172.21.15.169:6833/2212625279] compat {c=[1],r=[1],i=[7ff]}] 2024-08-17T17:08:51.122 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: 2024-08-17T17:08:51.122 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: 2024-08-17T17:08:51.122 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: Standby daemons: 2024-08-17T17:08:51.122 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: 2024-08-17T17:08:51.122 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: [mds.foo.smithi131.ctintn{-1:24536} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.131:6834/2928999328,v1:172.21.15.131:6835/2928999328] compat {c=[1],r=[1],i=[7ff]}] 2024-08-17T17:08:51.122 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.735+0000 7fae0e6bcc80 0 mon.c@-1(???).osd e496 crush map has features 3314933000854323200, adjusting msgr requires 2024-08-17T17:08:51.123 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.735+0000 7fae0e6bcc80 0 mon.c@-1(???).osd e496 crush map has features 432629239337189376, adjusting msgr requires 2024-08-17T17:08:51.123 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.735+0000 7fae0e6bcc80 0 mon.c@-1(???).osd e496 crush map has features 432629239337189376, adjusting msgr requires 2024-08-17T17:08:51.123 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.735+0000 7fae0e6bcc80 0 mon.c@-1(???).osd e496 crush map has features 432629239337189376, adjusting msgr requires 2024-08-17T17:08:51.123 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:50 smithi131 bash[89561]: debug 2024-08-17T17:08:50.735+0000 7fae0e6bcc80 1 mon.c@-1(???).paxosservice(auth 1..24) refresh upgraded, format 0 -> 3 2024-08-17T17:08:52.890 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:08:52 smithi169 bash[72069]: logger=infra.usagestats t=2024-08-17T17:08:52.549649328Z level=info msg="Usage stats are ready to report" 2024-08-17T17:08:57.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: audit 2024-08-17T17:08:48.296134+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:08:57.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: audit 2024-08-17T17:08:48.296134+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:08:57.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: audit 2024-08-17T17:08:48.297909+0000 mgr.y (mgr.34107) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:08:57.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: audit 2024-08-17T17:08:48.297909+0000 mgr.y (mgr.34107) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:08:57.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: cluster 2024-08-17T17:08:48.815127+0000 mgr.y (mgr.34107) 36 : cluster [DBG] pgmap v41: 105 pgs: 105 active+clean; 582 KiB data, 468 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 900 B/s wr, 4 op/s 2024-08-17T17:08:57.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: cluster 2024-08-17T17:08:48.815127+0000 mgr.y (mgr.34107) 36 : cluster [DBG] pgmap v41: 105 pgs: 105 active+clean; 582 KiB data, 468 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 900 B/s wr, 4 op/s 2024-08-17T17:08:57.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: cluster 2024-08-17T17:08:50.816373+0000 mgr.y (mgr.34107) 37 : cluster [DBG] pgmap v42: 105 pgs: 105 active+clean; 583 KiB data, 468 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 6.2 KiB/s wr, 58 op/s 2024-08-17T17:08:57.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: cluster 2024-08-17T17:08:50.816373+0000 mgr.y (mgr.34107) 37 : cluster [DBG] pgmap v42: 105 pgs: 105 active+clean; 583 KiB data, 468 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 6.2 KiB/s wr, 58 op/s 2024-08-17T17:08:57.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: cluster 2024-08-17T17:08:50.956760+0000 mon.b (mon.1) 99 : cluster [INF] mon.b calling monitor election 2024-08-17T17:08:57.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: cluster 2024-08-17T17:08:50.956760+0000 mon.b (mon.1) 99 : cluster [INF] mon.b calling monitor election 2024-08-17T17:08:57.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: cluster 2024-08-17T17:08:50.962629+0000 mon.a (mon.0) 94 : cluster [INF] mon.a calling monitor election 2024-08-17T17:08:57.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: cluster 2024-08-17T17:08:50.962629+0000 mon.a (mon.0) 94 : cluster [INF] mon.a calling monitor election 2024-08-17T17:08:57.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: cluster 2024-08-17T17:08:52.817070+0000 mgr.y (mgr.34107) 38 : cluster [DBG] pgmap v43: 105 pgs: 105 active+clean; 583 KiB data, 468 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 4.8 KiB/s wr, 46 op/s 2024-08-17T17:08:57.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: cluster 2024-08-17T17:08:52.817070+0000 mgr.y (mgr.34107) 38 : cluster [DBG] pgmap v43: 105 pgs: 105 active+clean; 583 KiB data, 468 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 4.8 KiB/s wr, 46 op/s 2024-08-17T17:08:57.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: audit 2024-08-17T17:08:53.162995+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:08:57.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: audit 2024-08-17T17:08:53.162995+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:08:57.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: cluster 2024-08-17T17:08:54.818443+0000 mgr.y (mgr.34107) 39 : cluster [DBG] pgmap v44: 105 pgs: 105 active+clean; 583 KiB data, 468 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 4.3 KiB/s wr, 41 op/s 2024-08-17T17:08:57.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: cluster 2024-08-17T17:08:54.818443+0000 mgr.y (mgr.34107) 39 : cluster [DBG] pgmap v44: 105 pgs: 105 active+clean; 583 KiB data, 468 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 4.3 KiB/s wr, 41 op/s 2024-08-17T17:08:57.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: cluster 2024-08-17T17:08:55.967349+0000 mon.a (mon.0) 96 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-17T17:08:57.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: audit 2024-08-17T17:08:48.296134+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:08:57.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: audit 2024-08-17T17:08:48.296134+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:08:57.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: audit 2024-08-17T17:08:48.297909+0000 mgr.y (mgr.34107) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:08:57.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: audit 2024-08-17T17:08:48.297909+0000 mgr.y (mgr.34107) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:08:57.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: cluster 2024-08-17T17:08:48.815127+0000 mgr.y (mgr.34107) 36 : cluster [DBG] pgmap v41: 105 pgs: 105 active+clean; 582 KiB data, 468 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 900 B/s wr, 4 op/s 2024-08-17T17:08:57.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: cluster 2024-08-17T17:08:48.815127+0000 mgr.y (mgr.34107) 36 : cluster [DBG] pgmap v41: 105 pgs: 105 active+clean; 582 KiB data, 468 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 900 B/s wr, 4 op/s 2024-08-17T17:08:57.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: cluster 2024-08-17T17:08:50.816373+0000 mgr.y (mgr.34107) 37 : cluster [DBG] pgmap v42: 105 pgs: 105 active+clean; 583 KiB data, 468 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 6.2 KiB/s wr, 58 op/s 2024-08-17T17:08:57.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: cluster 2024-08-17T17:08:50.816373+0000 mgr.y (mgr.34107) 37 : cluster [DBG] pgmap v42: 105 pgs: 105 active+clean; 583 KiB data, 468 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 6.2 KiB/s wr, 58 op/s 2024-08-17T17:08:57.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: cluster 2024-08-17T17:08:50.956760+0000 mon.b (mon.1) 99 : cluster [INF] mon.b calling monitor election 2024-08-17T17:08:57.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: cluster 2024-08-17T17:08:50.956760+0000 mon.b (mon.1) 99 : cluster [INF] mon.b calling monitor election 2024-08-17T17:08:57.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: cluster 2024-08-17T17:08:50.962629+0000 mon.a (mon.0) 94 : cluster [INF] mon.a calling monitor election 2024-08-17T17:08:57.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: cluster 2024-08-17T17:08:50.962629+0000 mon.a (mon.0) 94 : cluster [INF] mon.a calling monitor election 2024-08-17T17:08:57.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: cluster 2024-08-17T17:08:52.817070+0000 mgr.y (mgr.34107) 38 : cluster [DBG] pgmap v43: 105 pgs: 105 active+clean; 583 KiB data, 468 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 4.8 KiB/s wr, 46 op/s 2024-08-17T17:08:57.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: cluster 2024-08-17T17:08:52.817070+0000 mgr.y (mgr.34107) 38 : cluster [DBG] pgmap v43: 105 pgs: 105 active+clean; 583 KiB data, 468 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 4.8 KiB/s wr, 46 op/s 2024-08-17T17:08:57.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: audit 2024-08-17T17:08:53.162995+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:08:57.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: audit 2024-08-17T17:08:53.162995+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:08:57.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: cluster 2024-08-17T17:08:54.818443+0000 mgr.y (mgr.34107) 39 : cluster [DBG] pgmap v44: 105 pgs: 105 active+clean; 583 KiB data, 468 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 4.3 KiB/s wr, 41 op/s 2024-08-17T17:08:57.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: cluster 2024-08-17T17:08:54.818443+0000 mgr.y (mgr.34107) 39 : cluster [DBG] pgmap v44: 105 pgs: 105 active+clean; 583 KiB data, 468 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 4.3 KiB/s wr, 41 op/s 2024-08-17T17:08:57.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: cluster 2024-08-17T17:08:55.967349+0000 mon.a (mon.0) 96 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-17T17:08:57.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: cluster 2024-08-17T17:08:55.967349+0000 mon.a (mon.0) 96 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-17T17:08:57.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: cluster 2024-08-17T17:08:55.981746+0000 mon.a (mon.0) 97 : cluster [DBG] monmap epoch 3 2024-08-17T17:08:57.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: cluster 2024-08-17T17:08:55.981746+0000 mon.a (mon.0) 97 : cluster [DBG] monmap epoch 3 2024-08-17T17:08:57.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: cluster 2024-08-17T17:08:55.981808+0000 mon.a (mon.0) 98 : cluster [DBG] fsid f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T17:08:57.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: cluster 2024-08-17T17:08:55.981808+0000 mon.a (mon.0) 98 : cluster [DBG] fsid f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T17:08:57.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: cluster 2024-08-17T17:08:55.981837+0000 mon.a (mon.0) 99 : cluster [DBG] last_changed 2024-08-17T16:47:40.657488+0000 2024-08-17T17:08:57.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: cluster 2024-08-17T17:08:55.981837+0000 mon.a (mon.0) 99 : cluster [DBG] last_changed 2024-08-17T16:47:40.657488+0000 2024-08-17T17:08:57.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: cluster 2024-08-17T17:08:55.981857+0000 mon.a (mon.0) 100 : cluster [DBG] created 2024-08-17T16:45:22.566402+0000 2024-08-17T17:08:57.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: cluster 2024-08-17T17:08:55.981857+0000 mon.a (mon.0) 100 : cluster [DBG] created 2024-08-17T16:45:22.566402+0000 2024-08-17T17:08:57.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: cluster 2024-08-17T17:08:55.981879+0000 mon.a (mon.0) 101 : cluster [DBG] min_mon_release 18 (reef) 2024-08-17T17:08:57.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: cluster 2024-08-17T17:08:55.981879+0000 mon.a (mon.0) 101 : cluster [DBG] min_mon_release 18 (reef) 2024-08-17T17:08:57.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: cluster 2024-08-17T17:08:55.981897+0000 mon.a (mon.0) 102 : cluster [DBG] election_strategy: 1 2024-08-17T17:08:57.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: cluster 2024-08-17T17:08:55.981897+0000 mon.a (mon.0) 102 : cluster [DBG] election_strategy: 1 2024-08-17T17:08:57.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: cluster 2024-08-17T17:08:55.981914+0000 mon.a (mon.0) 103 : cluster [DBG] 0: [v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0] mon.a 2024-08-17T17:08:57.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: cluster 2024-08-17T17:08:55.981914+0000 mon.a (mon.0) 103 : cluster [DBG] 0: [v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0] mon.a 2024-08-17T17:08:57.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: cluster 2024-08-17T17:08:55.981932+0000 mon.a (mon.0) 104 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-08-17T17:08:57.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: cluster 2024-08-17T17:08:55.981932+0000 mon.a (mon.0) 104 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-08-17T17:08:57.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: cluster 2024-08-17T17:08:55.981949+0000 mon.a (mon.0) 105 : cluster [DBG] 2: [v2:172.21.15.131:3301/0,v1:172.21.15.131:6790/0] mon.c 2024-08-17T17:08:57.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: cluster 2024-08-17T17:08:55.981949+0000 mon.a (mon.0) 105 : cluster [DBG] 2: [v2:172.21.15.131:3301/0,v1:172.21.15.131:6790/0] mon.c 2024-08-17T17:08:57.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: cluster 2024-08-17T17:08:56.003169+0000 mon.a (mon.0) 106 : cluster [DBG] fsmap foo:1 {0=foo.smithi169.mekqdz=up:active} 1 up:standby 2024-08-17T17:08:57.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: cluster 2024-08-17T17:08:56.003169+0000 mon.a (mon.0) 106 : cluster [DBG] fsmap foo:1 {0=foo.smithi169.mekqdz=up:active} 1 up:standby 2024-08-17T17:08:57.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: cluster 2024-08-17T17:08:56.003232+0000 mon.a (mon.0) 107 : cluster [DBG] osdmap e497: 8 total, 8 up, 8 in 2024-08-17T17:08:57.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: cluster 2024-08-17T17:08:56.003232+0000 mon.a (mon.0) 107 : cluster [DBG] osdmap e497: 8 total, 8 up, 8 in 2024-08-17T17:08:57.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: cluster 2024-08-17T17:08:56.003962+0000 mon.a (mon.0) 108 : cluster [DBG] mgrmap e39: y(active, since 33s), standbys: x 2024-08-17T17:08:57.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: cluster 2024-08-17T17:08:56.003962+0000 mon.a (mon.0) 108 : cluster [DBG] mgrmap e39: y(active, since 33s), standbys: x 2024-08-17T17:08:57.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: cluster 2024-08-17T17:08:56.004254+0000 mon.a (mon.0) 109 : cluster [INF] overall HEALTH_OK 2024-08-17T17:08:57.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: cluster 2024-08-17T17:08:56.004254+0000 mon.a (mon.0) 109 : cluster [INF] overall HEALTH_OK 2024-08-17T17:08:57.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: cluster 2024-08-17T17:08:55.967349+0000 mon.a (mon.0) 96 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-17T17:08:57.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: cluster 2024-08-17T17:08:55.981746+0000 mon.a (mon.0) 97 : cluster [DBG] monmap epoch 3 2024-08-17T17:08:57.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: cluster 2024-08-17T17:08:55.981746+0000 mon.a (mon.0) 97 : cluster [DBG] monmap epoch 3 2024-08-17T17:08:57.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: cluster 2024-08-17T17:08:55.981808+0000 mon.a (mon.0) 98 : cluster [DBG] fsid f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T17:08:57.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: cluster 2024-08-17T17:08:55.981808+0000 mon.a (mon.0) 98 : cluster [DBG] fsid f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T17:08:57.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: cluster 2024-08-17T17:08:55.981837+0000 mon.a (mon.0) 99 : cluster [DBG] last_changed 2024-08-17T16:47:40.657488+0000 2024-08-17T17:08:57.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: cluster 2024-08-17T17:08:55.981837+0000 mon.a (mon.0) 99 : cluster [DBG] last_changed 2024-08-17T16:47:40.657488+0000 2024-08-17T17:08:57.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: cluster 2024-08-17T17:08:55.981857+0000 mon.a (mon.0) 100 : cluster [DBG] created 2024-08-17T16:45:22.566402+0000 2024-08-17T17:08:57.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: cluster 2024-08-17T17:08:55.981857+0000 mon.a (mon.0) 100 : cluster [DBG] created 2024-08-17T16:45:22.566402+0000 2024-08-17T17:08:57.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: cluster 2024-08-17T17:08:55.981879+0000 mon.a (mon.0) 101 : cluster [DBG] min_mon_release 18 (reef) 2024-08-17T17:08:57.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: cluster 2024-08-17T17:08:55.981879+0000 mon.a (mon.0) 101 : cluster [DBG] min_mon_release 18 (reef) 2024-08-17T17:08:57.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: cluster 2024-08-17T17:08:55.981897+0000 mon.a (mon.0) 102 : cluster [DBG] election_strategy: 1 2024-08-17T17:08:57.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: cluster 2024-08-17T17:08:55.981897+0000 mon.a (mon.0) 102 : cluster [DBG] election_strategy: 1 2024-08-17T17:08:57.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: cluster 2024-08-17T17:08:55.981914+0000 mon.a (mon.0) 103 : cluster [DBG] 0: [v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0] mon.a 2024-08-17T17:08:57.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: cluster 2024-08-17T17:08:55.981914+0000 mon.a (mon.0) 103 : cluster [DBG] 0: [v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0] mon.a 2024-08-17T17:08:57.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: cluster 2024-08-17T17:08:55.981932+0000 mon.a (mon.0) 104 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-08-17T17:08:57.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: cluster 2024-08-17T17:08:55.981932+0000 mon.a (mon.0) 104 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-08-17T17:08:57.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: cluster 2024-08-17T17:08:55.981949+0000 mon.a (mon.0) 105 : cluster [DBG] 2: [v2:172.21.15.131:3301/0,v1:172.21.15.131:6790/0] mon.c 2024-08-17T17:08:57.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: cluster 2024-08-17T17:08:55.981949+0000 mon.a (mon.0) 105 : cluster [DBG] 2: [v2:172.21.15.131:3301/0,v1:172.21.15.131:6790/0] mon.c 2024-08-17T17:08:57.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: cluster 2024-08-17T17:08:56.003169+0000 mon.a (mon.0) 106 : cluster [DBG] fsmap foo:1 {0=foo.smithi169.mekqdz=up:active} 1 up:standby 2024-08-17T17:08:57.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: cluster 2024-08-17T17:08:56.003169+0000 mon.a (mon.0) 106 : cluster [DBG] fsmap foo:1 {0=foo.smithi169.mekqdz=up:active} 1 up:standby 2024-08-17T17:08:57.356 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: cluster 2024-08-17T17:08:56.003232+0000 mon.a (mon.0) 107 : cluster [DBG] osdmap e497: 8 total, 8 up, 8 in 2024-08-17T17:08:57.356 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: cluster 2024-08-17T17:08:56.003232+0000 mon.a (mon.0) 107 : cluster [DBG] osdmap e497: 8 total, 8 up, 8 in 2024-08-17T17:08:57.356 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: cluster 2024-08-17T17:08:56.003962+0000 mon.a (mon.0) 108 : cluster [DBG] mgrmap e39: y(active, since 33s), standbys: x 2024-08-17T17:08:57.356 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: cluster 2024-08-17T17:08:56.003962+0000 mon.a (mon.0) 108 : cluster [DBG] mgrmap e39: y(active, since 33s), standbys: x 2024-08-17T17:08:57.356 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: cluster 2024-08-17T17:08:56.004254+0000 mon.a (mon.0) 109 : cluster [INF] overall HEALTH_OK 2024-08-17T17:08:57.356 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: cluster 2024-08-17T17:08:56.004254+0000 mon.a (mon.0) 109 : cluster [INF] overall HEALTH_OK 2024-08-17T17:08:57.356 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: audit 2024-08-17T17:08:56.015354+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:08:57.356 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: audit 2024-08-17T17:08:56.015354+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:08:57.356 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: audit 2024-08-17T17:08:56.033154+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:08:57.357 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: audit 2024-08-17T17:08:56.033154+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:08:57.357 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: audit 2024-08-17T17:08:56.062920+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:08:57.357 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: audit 2024-08-17T17:08:56.062920+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:08:57.357 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: audit 2024-08-17T17:08:56.066876+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:08:57.357 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[89561]: audit 2024-08-17T17:08:56.066876+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:08:57.357 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: audit 2024-08-17T17:08:56.015354+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:08:57.357 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: audit 2024-08-17T17:08:56.015354+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:08:57.357 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: audit 2024-08-17T17:08:56.033154+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:08:57.357 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: audit 2024-08-17T17:08:56.033154+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:08:57.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: audit 2024-08-17T17:08:56.062920+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:08:57.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: audit 2024-08-17T17:08:56.062920+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:08:57.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: audit 2024-08-17T17:08:56.066876+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:08:57.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:57 smithi131 bash[88347]: audit 2024-08-17T17:08:56.066876+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:08:57.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:57 smithi169 bash[24469]: audit 2024-08-17T17:08:48.296134+0000 mon.a (mon.0) 93 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:08:57.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:57 smithi169 bash[24469]: audit 2024-08-17T17:08:48.297909+0000 mgr.y (mgr.34107) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:08:57.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:57 smithi169 bash[24469]: cluster 2024-08-17T17:08:48.815127+0000 mgr.y (mgr.34107) 36 : cluster [DBG] pgmap v41: 105 pgs: 105 active+clean; 582 KiB data, 468 MiB used, 715 GiB / 715 GiB avail; 2.0 KiB/s rd, 900 B/s wr, 4 op/s 2024-08-17T17:08:57.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:57 smithi169 bash[24469]: cluster 2024-08-17T17:08:50.816373+0000 mgr.y (mgr.34107) 37 : cluster [DBG] pgmap v42: 105 pgs: 105 active+clean; 583 KiB data, 468 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 6.2 KiB/s wr, 58 op/s 2024-08-17T17:08:57.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:57 smithi169 bash[24469]: cluster 2024-08-17T17:08:50.956760+0000 mon.b (mon.1) 99 : cluster [INF] mon.b calling monitor election 2024-08-17T17:08:57.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:57 smithi169 bash[24469]: cluster 2024-08-17T17:08:50.962629+0000 mon.a (mon.0) 94 : cluster [INF] mon.a calling monitor election 2024-08-17T17:08:57.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:57 smithi169 bash[24469]: cluster 2024-08-17T17:08:52.817070+0000 mgr.y (mgr.34107) 38 : cluster [DBG] pgmap v43: 105 pgs: 105 active+clean; 583 KiB data, 468 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 4.8 KiB/s wr, 46 op/s 2024-08-17T17:08:57.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:57 smithi169 bash[24469]: audit 2024-08-17T17:08:53.162995+0000 mon.a (mon.0) 95 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:08:57.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:57 smithi169 bash[24469]: cluster 2024-08-17T17:08:54.818443+0000 mgr.y (mgr.34107) 39 : cluster [DBG] pgmap v44: 105 pgs: 105 active+clean; 583 KiB data, 468 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 4.3 KiB/s wr, 41 op/s 2024-08-17T17:08:57.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:57 smithi169 bash[24469]: cluster 2024-08-17T17:08:55.967349+0000 mon.a (mon.0) 96 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-17T17:08:57.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:57 smithi169 bash[24469]: cluster 2024-08-17T17:08:55.981746+0000 mon.a (mon.0) 97 : cluster [DBG] monmap epoch 3 2024-08-17T17:08:57.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:57 smithi169 bash[24469]: cluster 2024-08-17T17:08:55.981808+0000 mon.a (mon.0) 98 : cluster [DBG] fsid f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T17:08:57.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:57 smithi169 bash[24469]: cluster 2024-08-17T17:08:55.981837+0000 mon.a (mon.0) 99 : cluster [DBG] last_changed 2024-08-17T16:47:40.657488+0000 2024-08-17T17:08:57.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:57 smithi169 bash[24469]: cluster 2024-08-17T17:08:55.981857+0000 mon.a (mon.0) 100 : cluster [DBG] created 2024-08-17T16:45:22.566402+0000 2024-08-17T17:08:57.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:57 smithi169 bash[24469]: cluster 2024-08-17T17:08:55.981879+0000 mon.a (mon.0) 101 : cluster [DBG] min_mon_release 18 (reef) 2024-08-17T17:08:57.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:57 smithi169 bash[24469]: cluster 2024-08-17T17:08:55.981897+0000 mon.a (mon.0) 102 : cluster [DBG] election_strategy: 1 2024-08-17T17:08:57.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:57 smithi169 bash[24469]: cluster 2024-08-17T17:08:55.981914+0000 mon.a (mon.0) 103 : cluster [DBG] 0: [v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0] mon.a 2024-08-17T17:08:57.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:57 smithi169 bash[24469]: cluster 2024-08-17T17:08:55.981932+0000 mon.a (mon.0) 104 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-08-17T17:08:57.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:57 smithi169 bash[24469]: cluster 2024-08-17T17:08:55.981949+0000 mon.a (mon.0) 105 : cluster [DBG] 2: [v2:172.21.15.131:3301/0,v1:172.21.15.131:6790/0] mon.c 2024-08-17T17:08:57.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:57 smithi169 bash[24469]: cluster 2024-08-17T17:08:56.003169+0000 mon.a (mon.0) 106 : cluster [DBG] fsmap foo:1 {0=foo.smithi169.mekqdz=up:active} 1 up:standby 2024-08-17T17:08:57.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:57 smithi169 bash[24469]: cluster 2024-08-17T17:08:56.003232+0000 mon.a (mon.0) 107 : cluster [DBG] osdmap e497: 8 total, 8 up, 8 in 2024-08-17T17:08:57.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:57 smithi169 bash[24469]: cluster 2024-08-17T17:08:56.003962+0000 mon.a (mon.0) 108 : cluster [DBG] mgrmap e39: y(active, since 33s), standbys: x 2024-08-17T17:08:57.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:57 smithi169 bash[24469]: cluster 2024-08-17T17:08:56.004254+0000 mon.a (mon.0) 109 : cluster [INF] overall HEALTH_OK 2024-08-17T17:08:57.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:57 smithi169 bash[24469]: audit 2024-08-17T17:08:56.015354+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:08:57.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:57 smithi169 bash[24469]: audit 2024-08-17T17:08:56.033154+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:08:57.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:57 smithi169 bash[24469]: audit 2024-08-17T17:08:56.062920+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:08:57.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:57 smithi169 bash[24469]: audit 2024-08-17T17:08:56.066876+0000 mon.a (mon.0) 113 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:08:58.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[89561]: cluster 2024-08-17T17:08:50.956719+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-17T17:08:58.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[89561]: cluster 2024-08-17T17:08:50.956719+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-17T17:08:58.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[89561]: cluster 2024-08-17T17:08:56.819259+0000 mgr.y (mgr.34107) 40 : cluster [DBG] pgmap v46: 105 pgs: 105 active+clean; 583 KiB data, 468 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 3.9 KiB/s wr, 37 op/s 2024-08-17T17:08:58.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[89561]: cluster 2024-08-17T17:08:56.819259+0000 mgr.y (mgr.34107) 40 : cluster [DBG] pgmap v46: 105 pgs: 105 active+clean; 583 KiB data, 468 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 3.9 KiB/s wr, 37 op/s 2024-08-17T17:08:58.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[89561]: cluster 2024-08-17T17:08:56.982322+0000 mon.a (mon.0) 114 : cluster [DBG] osdmap e498: 8 total, 8 up, 8 in 2024-08-17T17:08:58.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[89561]: cluster 2024-08-17T17:08:56.982322+0000 mon.a (mon.0) 114 : cluster [DBG] osdmap e498: 8 total, 8 up, 8 in 2024-08-17T17:08:58.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[89561]: cluster 2024-08-17T17:08:56.983512+0000 mon.b (mon.1) 100 : cluster [INF] mon.b calling monitor election 2024-08-17T17:08:58.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[89561]: cluster 2024-08-17T17:08:56.983512+0000 mon.b (mon.1) 100 : cluster [INF] mon.b calling monitor election 2024-08-17T17:08:58.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[89561]: cluster 2024-08-17T17:08:56.983798+0000 mon.a (mon.0) 115 : cluster [INF] mon.a calling monitor election 2024-08-17T17:08:58.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[89561]: cluster 2024-08-17T17:08:56.983798+0000 mon.a (mon.0) 115 : cluster [INF] mon.a calling monitor election 2024-08-17T17:08:58.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[89561]: cluster 2024-08-17T17:08:57.005809+0000 mon.a (mon.0) 116 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:08:58.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[89561]: cluster 2024-08-17T17:08:57.005809+0000 mon.a (mon.0) 116 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:08:58.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[89561]: cluster 2024-08-17T17:08:57.036919+0000 mon.a (mon.0) 117 : cluster [DBG] monmap epoch 3 2024-08-17T17:08:58.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[89561]: cluster 2024-08-17T17:08:57.036919+0000 mon.a (mon.0) 117 : cluster [DBG] monmap epoch 3 2024-08-17T17:08:58.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[89561]: cluster 2024-08-17T17:08:57.036954+0000 mon.a (mon.0) 118 : cluster [DBG] fsid f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T17:08:58.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[89561]: cluster 2024-08-17T17:08:57.036954+0000 mon.a (mon.0) 118 : cluster [DBG] fsid f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T17:08:58.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[89561]: cluster 2024-08-17T17:08:57.036985+0000 mon.a (mon.0) 119 : cluster [DBG] last_changed 2024-08-17T16:47:40.657488+0000 2024-08-17T17:08:58.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[89561]: cluster 2024-08-17T17:08:57.036985+0000 mon.a (mon.0) 119 : cluster [DBG] last_changed 2024-08-17T16:47:40.657488+0000 2024-08-17T17:08:58.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[89561]: cluster 2024-08-17T17:08:57.037051+0000 mon.a (mon.0) 120 : cluster [DBG] created 2024-08-17T16:45:22.566402+0000 2024-08-17T17:08:58.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[89561]: cluster 2024-08-17T17:08:57.037051+0000 mon.a (mon.0) 120 : cluster [DBG] created 2024-08-17T16:45:22.566402+0000 2024-08-17T17:08:58.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[89561]: cluster 2024-08-17T17:08:57.037080+0000 mon.a (mon.0) 121 : cluster [DBG] min_mon_release 18 (reef) 2024-08-17T17:08:58.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[89561]: cluster 2024-08-17T17:08:57.037080+0000 mon.a (mon.0) 121 : cluster [DBG] min_mon_release 18 (reef) 2024-08-17T17:08:58.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[89561]: cluster 2024-08-17T17:08:57.037154+0000 mon.a (mon.0) 122 : cluster [DBG] election_strategy: 1 2024-08-17T17:08:58.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[89561]: cluster 2024-08-17T17:08:57.037154+0000 mon.a (mon.0) 122 : cluster [DBG] election_strategy: 1 2024-08-17T17:08:58.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[89561]: cluster 2024-08-17T17:08:57.037193+0000 mon.a (mon.0) 123 : cluster [DBG] 0: [v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0] mon.a 2024-08-17T17:08:58.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[89561]: cluster 2024-08-17T17:08:57.037193+0000 mon.a (mon.0) 123 : cluster [DBG] 0: [v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0] mon.a 2024-08-17T17:08:58.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[88347]: cluster 2024-08-17T17:08:50.956719+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-17T17:08:58.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[88347]: cluster 2024-08-17T17:08:50.956719+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-17T17:08:58.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[88347]: cluster 2024-08-17T17:08:56.819259+0000 mgr.y (mgr.34107) 40 : cluster [DBG] pgmap v46: 105 pgs: 105 active+clean; 583 KiB data, 468 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 3.9 KiB/s wr, 37 op/s 2024-08-17T17:08:58.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[88347]: cluster 2024-08-17T17:08:56.819259+0000 mgr.y (mgr.34107) 40 : cluster [DBG] pgmap v46: 105 pgs: 105 active+clean; 583 KiB data, 468 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 3.9 KiB/s wr, 37 op/s 2024-08-17T17:08:58.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[88347]: cluster 2024-08-17T17:08:56.982322+0000 mon.a (mon.0) 114 : cluster [DBG] osdmap e498: 8 total, 8 up, 8 in 2024-08-17T17:08:58.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[88347]: cluster 2024-08-17T17:08:56.982322+0000 mon.a (mon.0) 114 : cluster [DBG] osdmap e498: 8 total, 8 up, 8 in 2024-08-17T17:08:58.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[88347]: cluster 2024-08-17T17:08:56.983512+0000 mon.b (mon.1) 100 : cluster [INF] mon.b calling monitor election 2024-08-17T17:08:58.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[88347]: cluster 2024-08-17T17:08:56.983512+0000 mon.b (mon.1) 100 : cluster [INF] mon.b calling monitor election 2024-08-17T17:08:58.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[88347]: cluster 2024-08-17T17:08:56.983798+0000 mon.a (mon.0) 115 : cluster [INF] mon.a calling monitor election 2024-08-17T17:08:58.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[88347]: cluster 2024-08-17T17:08:56.983798+0000 mon.a (mon.0) 115 : cluster [INF] mon.a calling monitor election 2024-08-17T17:08:58.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[88347]: cluster 2024-08-17T17:08:57.005809+0000 mon.a (mon.0) 116 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:08:58.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[88347]: cluster 2024-08-17T17:08:57.005809+0000 mon.a (mon.0) 116 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:08:58.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[88347]: cluster 2024-08-17T17:08:57.036919+0000 mon.a (mon.0) 117 : cluster [DBG] monmap epoch 3 2024-08-17T17:08:58.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[88347]: cluster 2024-08-17T17:08:57.036919+0000 mon.a (mon.0) 117 : cluster [DBG] monmap epoch 3 2024-08-17T17:08:58.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[88347]: cluster 2024-08-17T17:08:57.036954+0000 mon.a (mon.0) 118 : cluster [DBG] fsid f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T17:08:58.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[88347]: cluster 2024-08-17T17:08:57.036954+0000 mon.a (mon.0) 118 : cluster [DBG] fsid f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T17:08:58.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[88347]: cluster 2024-08-17T17:08:57.036985+0000 mon.a (mon.0) 119 : cluster [DBG] last_changed 2024-08-17T16:47:40.657488+0000 2024-08-17T17:08:58.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[88347]: cluster 2024-08-17T17:08:57.036985+0000 mon.a (mon.0) 119 : cluster [DBG] last_changed 2024-08-17T16:47:40.657488+0000 2024-08-17T17:08:58.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[88347]: cluster 2024-08-17T17:08:57.037051+0000 mon.a (mon.0) 120 : cluster [DBG] created 2024-08-17T16:45:22.566402+0000 2024-08-17T17:08:58.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[88347]: cluster 2024-08-17T17:08:57.037051+0000 mon.a (mon.0) 120 : cluster [DBG] created 2024-08-17T16:45:22.566402+0000 2024-08-17T17:08:58.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[88347]: cluster 2024-08-17T17:08:57.037080+0000 mon.a (mon.0) 121 : cluster [DBG] min_mon_release 18 (reef) 2024-08-17T17:08:58.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[88347]: cluster 2024-08-17T17:08:57.037080+0000 mon.a (mon.0) 121 : cluster [DBG] min_mon_release 18 (reef) 2024-08-17T17:08:58.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[88347]: cluster 2024-08-17T17:08:57.037154+0000 mon.a (mon.0) 122 : cluster [DBG] election_strategy: 1 2024-08-17T17:08:58.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[88347]: cluster 2024-08-17T17:08:57.037154+0000 mon.a (mon.0) 122 : cluster [DBG] election_strategy: 1 2024-08-17T17:08:58.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[88347]: cluster 2024-08-17T17:08:57.037193+0000 mon.a (mon.0) 123 : cluster [DBG] 0: [v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0] mon.a 2024-08-17T17:08:58.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[88347]: cluster 2024-08-17T17:08:57.037193+0000 mon.a (mon.0) 123 : cluster [DBG] 0: [v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0] mon.a 2024-08-17T17:08:58.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[88347]: cluster 2024-08-17T17:08:57.037226+0000 mon.a (mon.0) 124 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-08-17T17:08:58.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[88347]: cluster 2024-08-17T17:08:57.037226+0000 mon.a (mon.0) 124 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-08-17T17:08:58.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[88347]: cluster 2024-08-17T17:08:57.037297+0000 mon.a (mon.0) 125 : cluster [DBG] 2: [v2:172.21.15.131:3301/0,v1:172.21.15.131:6790/0] mon.c 2024-08-17T17:08:58.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[88347]: cluster 2024-08-17T17:08:57.037297+0000 mon.a (mon.0) 125 : cluster [DBG] 2: [v2:172.21.15.131:3301/0,v1:172.21.15.131:6790/0] mon.c 2024-08-17T17:08:58.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[88347]: cluster 2024-08-17T17:08:57.039444+0000 mon.a (mon.0) 126 : cluster [DBG] fsmap foo:1 {0=foo.smithi169.mekqdz=up:active} 1 up:standby 2024-08-17T17:08:58.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[88347]: cluster 2024-08-17T17:08:57.039444+0000 mon.a (mon.0) 126 : cluster [DBG] fsmap foo:1 {0=foo.smithi169.mekqdz=up:active} 1 up:standby 2024-08-17T17:08:58.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[88347]: cluster 2024-08-17T17:08:57.039532+0000 mon.a (mon.0) 127 : cluster [DBG] osdmap e498: 8 total, 8 up, 8 in 2024-08-17T17:08:58.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[88347]: cluster 2024-08-17T17:08:57.039532+0000 mon.a (mon.0) 127 : cluster [DBG] osdmap e498: 8 total, 8 up, 8 in 2024-08-17T17:08:58.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[88347]: cluster 2024-08-17T17:08:57.040768+0000 mon.a (mon.0) 128 : cluster [DBG] mgrmap e39: y(active, since 34s), standbys: x 2024-08-17T17:08:58.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[88347]: cluster 2024-08-17T17:08:57.040768+0000 mon.a (mon.0) 128 : cluster [DBG] mgrmap e39: y(active, since 34s), standbys: x 2024-08-17T17:08:58.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[88347]: cluster 2024-08-17T17:08:57.041125+0000 mon.a (mon.0) 129 : cluster [INF] overall HEALTH_OK 2024-08-17T17:08:58.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[88347]: cluster 2024-08-17T17:08:57.041125+0000 mon.a (mon.0) 129 : cluster [INF] overall HEALTH_OK 2024-08-17T17:08:58.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[89561]: cluster 2024-08-17T17:08:57.037226+0000 mon.a (mon.0) 124 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-08-17T17:08:58.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[89561]: cluster 2024-08-17T17:08:57.037226+0000 mon.a (mon.0) 124 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-08-17T17:08:58.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[89561]: cluster 2024-08-17T17:08:57.037297+0000 mon.a (mon.0) 125 : cluster [DBG] 2: [v2:172.21.15.131:3301/0,v1:172.21.15.131:6790/0] mon.c 2024-08-17T17:08:58.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[89561]: cluster 2024-08-17T17:08:57.037297+0000 mon.a (mon.0) 125 : cluster [DBG] 2: [v2:172.21.15.131:3301/0,v1:172.21.15.131:6790/0] mon.c 2024-08-17T17:08:58.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[89561]: cluster 2024-08-17T17:08:57.039444+0000 mon.a (mon.0) 126 : cluster [DBG] fsmap foo:1 {0=foo.smithi169.mekqdz=up:active} 1 up:standby 2024-08-17T17:08:58.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[89561]: cluster 2024-08-17T17:08:57.039444+0000 mon.a (mon.0) 126 : cluster [DBG] fsmap foo:1 {0=foo.smithi169.mekqdz=up:active} 1 up:standby 2024-08-17T17:08:58.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[89561]: cluster 2024-08-17T17:08:57.039532+0000 mon.a (mon.0) 127 : cluster [DBG] osdmap e498: 8 total, 8 up, 8 in 2024-08-17T17:08:58.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[89561]: cluster 2024-08-17T17:08:57.039532+0000 mon.a (mon.0) 127 : cluster [DBG] osdmap e498: 8 total, 8 up, 8 in 2024-08-17T17:08:58.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[89561]: cluster 2024-08-17T17:08:57.040768+0000 mon.a (mon.0) 128 : cluster [DBG] mgrmap e39: y(active, since 34s), standbys: x 2024-08-17T17:08:58.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[89561]: cluster 2024-08-17T17:08:57.040768+0000 mon.a (mon.0) 128 : cluster [DBG] mgrmap e39: y(active, since 34s), standbys: x 2024-08-17T17:08:58.354 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[89561]: cluster 2024-08-17T17:08:57.041125+0000 mon.a (mon.0) 129 : cluster [INF] overall HEALTH_OK 2024-08-17T17:08:58.354 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[89561]: cluster 2024-08-17T17:08:57.041125+0000 mon.a (mon.0) 129 : cluster [INF] overall HEALTH_OK 2024-08-17T17:08:58.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:58 smithi169 bash[24469]: cluster 2024-08-17T17:08:50.956719+0000 mon.c (mon.2) 1 : cluster [INF] mon.c calling monitor election 2024-08-17T17:08:58.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:58 smithi169 bash[24469]: cluster 2024-08-17T17:08:56.819259+0000 mgr.y (mgr.34107) 40 : cluster [DBG] pgmap v46: 105 pgs: 105 active+clean; 583 KiB data, 468 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 3.9 KiB/s wr, 37 op/s 2024-08-17T17:08:58.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:58 smithi169 bash[24469]: cluster 2024-08-17T17:08:56.982322+0000 mon.a (mon.0) 114 : cluster [DBG] osdmap e498: 8 total, 8 up, 8 in 2024-08-17T17:08:58.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:58 smithi169 bash[24469]: cluster 2024-08-17T17:08:56.983512+0000 mon.b (mon.1) 100 : cluster [INF] mon.b calling monitor election 2024-08-17T17:08:58.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:58 smithi169 bash[24469]: cluster 2024-08-17T17:08:56.983798+0000 mon.a (mon.0) 115 : cluster [INF] mon.a calling monitor election 2024-08-17T17:08:58.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:58 smithi169 bash[24469]: cluster 2024-08-17T17:08:57.005809+0000 mon.a (mon.0) 116 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:08:58.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:58 smithi169 bash[24469]: cluster 2024-08-17T17:08:57.036919+0000 mon.a (mon.0) 117 : cluster [DBG] monmap epoch 3 2024-08-17T17:08:58.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:58 smithi169 bash[24469]: cluster 2024-08-17T17:08:57.036954+0000 mon.a (mon.0) 118 : cluster [DBG] fsid f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T17:08:58.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:58 smithi169 bash[24469]: cluster 2024-08-17T17:08:57.036985+0000 mon.a (mon.0) 119 : cluster [DBG] last_changed 2024-08-17T16:47:40.657488+0000 2024-08-17T17:08:58.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:58 smithi169 bash[24469]: cluster 2024-08-17T17:08:57.037051+0000 mon.a (mon.0) 120 : cluster [DBG] created 2024-08-17T16:45:22.566402+0000 2024-08-17T17:08:58.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:58 smithi169 bash[24469]: cluster 2024-08-17T17:08:57.037080+0000 mon.a (mon.0) 121 : cluster [DBG] min_mon_release 18 (reef) 2024-08-17T17:08:58.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:58 smithi169 bash[24469]: cluster 2024-08-17T17:08:57.037154+0000 mon.a (mon.0) 122 : cluster [DBG] election_strategy: 1 2024-08-17T17:08:58.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:58 smithi169 bash[24469]: cluster 2024-08-17T17:08:57.037193+0000 mon.a (mon.0) 123 : cluster [DBG] 0: [v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0] mon.a 2024-08-17T17:08:58.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:58 smithi169 bash[24469]: cluster 2024-08-17T17:08:57.037226+0000 mon.a (mon.0) 124 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-08-17T17:08:58.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:58 smithi169 bash[24469]: cluster 2024-08-17T17:08:57.037297+0000 mon.a (mon.0) 125 : cluster [DBG] 2: [v2:172.21.15.131:3301/0,v1:172.21.15.131:6790/0] mon.c 2024-08-17T17:08:58.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:58 smithi169 bash[24469]: cluster 2024-08-17T17:08:57.039444+0000 mon.a (mon.0) 126 : cluster [DBG] fsmap foo:1 {0=foo.smithi169.mekqdz=up:active} 1 up:standby 2024-08-17T17:08:58.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:58 smithi169 bash[24469]: cluster 2024-08-17T17:08:57.039532+0000 mon.a (mon.0) 127 : cluster [DBG] osdmap e498: 8 total, 8 up, 8 in 2024-08-17T17:08:58.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:58 smithi169 bash[24469]: cluster 2024-08-17T17:08:57.040768+0000 mon.a (mon.0) 128 : cluster [DBG] mgrmap e39: y(active, since 34s), standbys: x 2024-08-17T17:08:58.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:58 smithi169 bash[24469]: cluster 2024-08-17T17:08:57.041125+0000 mon.a (mon.0) 129 : cluster [INF] overall HEALTH_OK 2024-08-17T17:08:59.071 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:08:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:08:58] "GET /metrics HTTP/1.1" 200 36278 "" "Prometheus/2.51.0" 2024-08-17T17:08:59.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:59 smithi131 bash[88347]: cluster 2024-08-17T17:08:58.071152+0000 mon.a (mon.0) 130 : cluster [DBG] osdmap e499: 8 total, 8 up, 8 in 2024-08-17T17:08:59.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:08:59 smithi131 bash[88347]: cluster 2024-08-17T17:08:58.071152+0000 mon.a (mon.0) 130 : cluster [DBG] osdmap e499: 8 total, 8 up, 8 in 2024-08-17T17:08:59.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:59 smithi131 bash[89561]: cluster 2024-08-17T17:08:58.071152+0000 mon.a (mon.0) 130 : cluster [DBG] osdmap e499: 8 total, 8 up, 8 in 2024-08-17T17:08:59.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:08:59 smithi131 bash[89561]: cluster 2024-08-17T17:08:58.071152+0000 mon.a (mon.0) 130 : cluster [DBG] osdmap e499: 8 total, 8 up, 8 in 2024-08-17T17:08:59.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:08:59 smithi169 bash[24469]: cluster 2024-08-17T17:08:58.071152+0000 mon.a (mon.0) 130 : cluster [DBG] osdmap e499: 8 total, 8 up, 8 in 2024-08-17T17:09:00.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:00 smithi131 bash[88347]: cluster 2024-08-17T17:08:58.820085+0000 mgr.y (mgr.34107) 41 : cluster [DBG] pgmap v49: 105 pgs: 105 active+clean; 583 KiB data, 468 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 511 B/s wr, 2 op/s 2024-08-17T17:09:00.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:00 smithi131 bash[88347]: cluster 2024-08-17T17:08:58.820085+0000 mgr.y (mgr.34107) 41 : cluster [DBG] pgmap v49: 105 pgs: 105 active+clean; 583 KiB data, 468 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 511 B/s wr, 2 op/s 2024-08-17T17:09:00.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:00 smithi131 bash[88347]: cluster 2024-08-17T17:08:59.084534+0000 mon.a (mon.0) 131 : cluster [DBG] osdmap e500: 8 total, 8 up, 8 in 2024-08-17T17:09:00.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:00 smithi131 bash[88347]: cluster 2024-08-17T17:08:59.084534+0000 mon.a (mon.0) 131 : cluster [DBG] osdmap e500: 8 total, 8 up, 8 in 2024-08-17T17:09:00.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:00 smithi131 bash[89561]: cluster 2024-08-17T17:08:58.820085+0000 mgr.y (mgr.34107) 41 : cluster [DBG] pgmap v49: 105 pgs: 105 active+clean; 583 KiB data, 468 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 511 B/s wr, 2 op/s 2024-08-17T17:09:00.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:00 smithi131 bash[89561]: cluster 2024-08-17T17:08:58.820085+0000 mgr.y (mgr.34107) 41 : cluster [DBG] pgmap v49: 105 pgs: 105 active+clean; 583 KiB data, 468 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 511 B/s wr, 2 op/s 2024-08-17T17:09:00.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:00 smithi131 bash[89561]: cluster 2024-08-17T17:08:59.084534+0000 mon.a (mon.0) 131 : cluster [DBG] osdmap e500: 8 total, 8 up, 8 in 2024-08-17T17:09:00.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:00 smithi131 bash[89561]: cluster 2024-08-17T17:08:59.084534+0000 mon.a (mon.0) 131 : cluster [DBG] osdmap e500: 8 total, 8 up, 8 in 2024-08-17T17:09:00.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:00 smithi169 bash[24469]: cluster 2024-08-17T17:08:58.820085+0000 mgr.y (mgr.34107) 41 : cluster [DBG] pgmap v49: 105 pgs: 105 active+clean; 583 KiB data, 468 MiB used, 715 GiB / 715 GiB avail; 341 B/s rd, 511 B/s wr, 2 op/s 2024-08-17T17:09:00.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:00 smithi169 bash[24469]: cluster 2024-08-17T17:08:59.084534+0000 mon.a (mon.0) 131 : cluster [DBG] osdmap e500: 8 total, 8 up, 8 in 2024-08-17T17:09:01.086 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:09:00 smithi131 bash[72920]: debug 2024-08-17T17:09:00.750+0000 7f7676023640 -1 mgr.server handle_report got status from non-daemon mon.c 2024-08-17T17:09:01.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:01 smithi131 bash[88347]: cluster 2024-08-17T17:09:00.084567+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e501: 8 total, 8 up, 8 in 2024-08-17T17:09:01.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:01 smithi131 bash[88347]: cluster 2024-08-17T17:09:00.084567+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e501: 8 total, 8 up, 8 in 2024-08-17T17:09:01.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:01 smithi131 bash[88347]: cluster 2024-08-17T17:09:00.137737+0000 mon.a (mon.0) 133 : cluster [DBG] osdmap e502: 8 total, 8 up, 8 in 2024-08-17T17:09:01.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:01 smithi131 bash[88347]: cluster 2024-08-17T17:09:00.137737+0000 mon.a (mon.0) 133 : cluster [DBG] osdmap e502: 8 total, 8 up, 8 in 2024-08-17T17:09:01.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:01 smithi131 bash[89561]: cluster 2024-08-17T17:09:00.084567+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e501: 8 total, 8 up, 8 in 2024-08-17T17:09:01.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:01 smithi131 bash[89561]: cluster 2024-08-17T17:09:00.084567+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e501: 8 total, 8 up, 8 in 2024-08-17T17:09:01.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:01 smithi131 bash[89561]: cluster 2024-08-17T17:09:00.137737+0000 mon.a (mon.0) 133 : cluster [DBG] osdmap e502: 8 total, 8 up, 8 in 2024-08-17T17:09:01.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:01 smithi131 bash[89561]: cluster 2024-08-17T17:09:00.137737+0000 mon.a (mon.0) 133 : cluster [DBG] osdmap e502: 8 total, 8 up, 8 in 2024-08-17T17:09:01.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:01 smithi169 bash[24469]: cluster 2024-08-17T17:09:00.084567+0000 mon.a (mon.0) 132 : cluster [DBG] osdmap e501: 8 total, 8 up, 8 in 2024-08-17T17:09:01.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:01 smithi169 bash[24469]: cluster 2024-08-17T17:09:00.137737+0000 mon.a (mon.0) 133 : cluster [DBG] osdmap e502: 8 total, 8 up, 8 in 2024-08-17T17:09:02.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:02 smithi131 bash[88347]: cluster 2024-08-17T17:09:00.820810+0000 mgr.y (mgr.34107) 42 : cluster [DBG] pgmap v53: 105 pgs: 105 active+clean; 583 KiB data, 469 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 5.7 KiB/s wr, 49 op/s 2024-08-17T17:09:02.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:02 smithi131 bash[88347]: cluster 2024-08-17T17:09:00.820810+0000 mgr.y (mgr.34107) 42 : cluster [DBG] pgmap v53: 105 pgs: 105 active+clean; 583 KiB data, 469 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 5.7 KiB/s wr, 49 op/s 2024-08-17T17:09:02.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:02 smithi131 bash[88347]: cluster 2024-08-17T17:09:01.138231+0000 mon.a (mon.0) 134 : cluster [DBG] osdmap e503: 8 total, 8 up, 8 in 2024-08-17T17:09:02.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:02 smithi131 bash[88347]: cluster 2024-08-17T17:09:01.138231+0000 mon.a (mon.0) 134 : cluster [DBG] osdmap e503: 8 total, 8 up, 8 in 2024-08-17T17:09:02.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:02 smithi131 bash[88347]: audit 2024-08-17T17:09:01.867188+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:02.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:02 smithi131 bash[88347]: audit 2024-08-17T17:09:01.867188+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:02.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:02 smithi131 bash[88347]: audit 2024-08-17T17:09:01.873694+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:02.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:02 smithi131 bash[88347]: audit 2024-08-17T17:09:01.873694+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:02.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:02 smithi131 bash[89561]: cluster 2024-08-17T17:09:00.820810+0000 mgr.y (mgr.34107) 42 : cluster [DBG] pgmap v53: 105 pgs: 105 active+clean; 583 KiB data, 469 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 5.7 KiB/s wr, 49 op/s 2024-08-17T17:09:02.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:02 smithi131 bash[89561]: cluster 2024-08-17T17:09:00.820810+0000 mgr.y (mgr.34107) 42 : cluster [DBG] pgmap v53: 105 pgs: 105 active+clean; 583 KiB data, 469 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 5.7 KiB/s wr, 49 op/s 2024-08-17T17:09:02.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:02 smithi131 bash[89561]: cluster 2024-08-17T17:09:01.138231+0000 mon.a (mon.0) 134 : cluster [DBG] osdmap e503: 8 total, 8 up, 8 in 2024-08-17T17:09:02.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:02 smithi131 bash[89561]: cluster 2024-08-17T17:09:01.138231+0000 mon.a (mon.0) 134 : cluster [DBG] osdmap e503: 8 total, 8 up, 8 in 2024-08-17T17:09:02.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:02 smithi131 bash[89561]: audit 2024-08-17T17:09:01.867188+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:02.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:02 smithi131 bash[89561]: audit 2024-08-17T17:09:01.867188+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:02.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:02 smithi131 bash[89561]: audit 2024-08-17T17:09:01.873694+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:02.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:02 smithi131 bash[89561]: audit 2024-08-17T17:09:01.873694+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:02.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:02 smithi169 bash[24469]: cluster 2024-08-17T17:09:00.820810+0000 mgr.y (mgr.34107) 42 : cluster [DBG] pgmap v53: 105 pgs: 105 active+clean; 583 KiB data, 469 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 5.7 KiB/s wr, 49 op/s 2024-08-17T17:09:02.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:02 smithi169 bash[24469]: cluster 2024-08-17T17:09:01.138231+0000 mon.a (mon.0) 134 : cluster [DBG] osdmap e503: 8 total, 8 up, 8 in 2024-08-17T17:09:02.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:02 smithi169 bash[24469]: audit 2024-08-17T17:09:01.867188+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:02.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:02 smithi169 bash[24469]: audit 2024-08-17T17:09:01.873694+0000 mon.a (mon.0) 136 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:03.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:03 smithi131 bash[89561]: cluster 2024-08-17T17:09:02.145041+0000 mon.a (mon.0) 137 : cluster [DBG] osdmap e504: 8 total, 8 up, 8 in 2024-08-17T17:09:03.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:03 smithi131 bash[89561]: cluster 2024-08-17T17:09:02.145041+0000 mon.a (mon.0) 137 : cluster [DBG] osdmap e504: 8 total, 8 up, 8 in 2024-08-17T17:09:03.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:03 smithi131 bash[89561]: audit 2024-08-17T17:09:03.030946+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:03.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:03 smithi131 bash[89561]: audit 2024-08-17T17:09:03.030946+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:03.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:03 smithi131 bash[89561]: audit 2024-08-17T17:09:03.037006+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:03.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:03 smithi131 bash[89561]: audit 2024-08-17T17:09:03.037006+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:03.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:03 smithi131 bash[88347]: cluster 2024-08-17T17:09:02.145041+0000 mon.a (mon.0) 137 : cluster [DBG] osdmap e504: 8 total, 8 up, 8 in 2024-08-17T17:09:03.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:03 smithi131 bash[88347]: cluster 2024-08-17T17:09:02.145041+0000 mon.a (mon.0) 137 : cluster [DBG] osdmap e504: 8 total, 8 up, 8 in 2024-08-17T17:09:03.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:03 smithi131 bash[88347]: audit 2024-08-17T17:09:03.030946+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:03.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:03 smithi131 bash[88347]: audit 2024-08-17T17:09:03.030946+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:03.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:03 smithi131 bash[88347]: audit 2024-08-17T17:09:03.037006+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:03.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:03 smithi131 bash[88347]: audit 2024-08-17T17:09:03.037006+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:03.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:03 smithi169 bash[24469]: cluster 2024-08-17T17:09:02.145041+0000 mon.a (mon.0) 137 : cluster [DBG] osdmap e504: 8 total, 8 up, 8 in 2024-08-17T17:09:03.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:03 smithi169 bash[24469]: audit 2024-08-17T17:09:03.030946+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:03.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:03 smithi169 bash[24469]: audit 2024-08-17T17:09:03.037006+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:04.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:04 smithi131 bash[89561]: cluster 2024-08-17T17:09:02.821412+0000 mgr.y (mgr.34107) 43 : cluster [DBG] pgmap v56: 105 pgs: 105 active+clean; 583 KiB data, 469 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:09:04.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:04 smithi131 bash[89561]: cluster 2024-08-17T17:09:02.821412+0000 mgr.y (mgr.34107) 43 : cluster [DBG] pgmap v56: 105 pgs: 105 active+clean; 583 KiB data, 469 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:09:04.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:04 smithi131 bash[89561]: cluster 2024-08-17T17:09:03.169837+0000 mon.a (mon.0) 140 : cluster [DBG] osdmap e505: 8 total, 8 up, 8 in 2024-08-17T17:09:04.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:04 smithi131 bash[89561]: cluster 2024-08-17T17:09:03.169837+0000 mon.a (mon.0) 140 : cluster [DBG] osdmap e505: 8 total, 8 up, 8 in 2024-08-17T17:09:04.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:04 smithi131 bash[88347]: cluster 2024-08-17T17:09:02.821412+0000 mgr.y (mgr.34107) 43 : cluster [DBG] pgmap v56: 105 pgs: 105 active+clean; 583 KiB data, 469 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:09:04.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:04 smithi131 bash[88347]: cluster 2024-08-17T17:09:02.821412+0000 mgr.y (mgr.34107) 43 : cluster [DBG] pgmap v56: 105 pgs: 105 active+clean; 583 KiB data, 469 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:09:04.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:04 smithi131 bash[88347]: cluster 2024-08-17T17:09:03.169837+0000 mon.a (mon.0) 140 : cluster [DBG] osdmap e505: 8 total, 8 up, 8 in 2024-08-17T17:09:04.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:04 smithi131 bash[88347]: cluster 2024-08-17T17:09:03.169837+0000 mon.a (mon.0) 140 : cluster [DBG] osdmap e505: 8 total, 8 up, 8 in 2024-08-17T17:09:04.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:04 smithi169 bash[24469]: cluster 2024-08-17T17:09:02.821412+0000 mgr.y (mgr.34107) 43 : cluster [DBG] pgmap v56: 105 pgs: 105 active+clean; 583 KiB data, 469 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:09:04.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:04 smithi169 bash[24469]: cluster 2024-08-17T17:09:03.169837+0000 mon.a (mon.0) 140 : cluster [DBG] osdmap e505: 8 total, 8 up, 8 in 2024-08-17T17:09:05.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:05 smithi131 bash[88347]: cluster 2024-08-17T17:09:04.177809+0000 mon.a (mon.0) 141 : cluster [DBG] osdmap e506: 8 total, 8 up, 8 in 2024-08-17T17:09:05.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:05 smithi131 bash[88347]: cluster 2024-08-17T17:09:04.177809+0000 mon.a (mon.0) 141 : cluster [DBG] osdmap e506: 8 total, 8 up, 8 in 2024-08-17T17:09:05.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:05 smithi131 bash[89561]: cluster 2024-08-17T17:09:04.177809+0000 mon.a (mon.0) 141 : cluster [DBG] osdmap e506: 8 total, 8 up, 8 in 2024-08-17T17:09:05.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:05 smithi131 bash[89561]: cluster 2024-08-17T17:09:04.177809+0000 mon.a (mon.0) 141 : cluster [DBG] osdmap e506: 8 total, 8 up, 8 in 2024-08-17T17:09:05.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:05 smithi169 bash[24469]: cluster 2024-08-17T17:09:04.177809+0000 mon.a (mon.0) 141 : cluster [DBG] osdmap e506: 8 total, 8 up, 8 in 2024-08-17T17:09:06.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:06 smithi131 bash[88347]: cluster 2024-08-17T17:09:04.822103+0000 mgr.y (mgr.34107) 44 : cluster [DBG] pgmap v59: 105 pgs: 105 active+clean; 584 KiB data, 470 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2024-08-17T17:09:06.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:06 smithi131 bash[88347]: cluster 2024-08-17T17:09:04.822103+0000 mgr.y (mgr.34107) 44 : cluster [DBG] pgmap v59: 105 pgs: 105 active+clean; 584 KiB data, 470 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2024-08-17T17:09:06.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:06 smithi131 bash[88347]: cluster 2024-08-17T17:09:05.187453+0000 mon.a (mon.0) 142 : cluster [DBG] osdmap e507: 8 total, 8 up, 8 in 2024-08-17T17:09:06.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:06 smithi131 bash[88347]: cluster 2024-08-17T17:09:05.187453+0000 mon.a (mon.0) 142 : cluster [DBG] osdmap e507: 8 total, 8 up, 8 in 2024-08-17T17:09:06.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:06 smithi131 bash[89561]: cluster 2024-08-17T17:09:04.822103+0000 mgr.y (mgr.34107) 44 : cluster [DBG] pgmap v59: 105 pgs: 105 active+clean; 584 KiB data, 470 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2024-08-17T17:09:06.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:06 smithi131 bash[89561]: cluster 2024-08-17T17:09:04.822103+0000 mgr.y (mgr.34107) 44 : cluster [DBG] pgmap v59: 105 pgs: 105 active+clean; 584 KiB data, 470 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2024-08-17T17:09:06.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:06 smithi131 bash[89561]: cluster 2024-08-17T17:09:05.187453+0000 mon.a (mon.0) 142 : cluster [DBG] osdmap e507: 8 total, 8 up, 8 in 2024-08-17T17:09:06.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:06 smithi131 bash[89561]: cluster 2024-08-17T17:09:05.187453+0000 mon.a (mon.0) 142 : cluster [DBG] osdmap e507: 8 total, 8 up, 8 in 2024-08-17T17:09:06.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:06 smithi169 bash[24469]: cluster 2024-08-17T17:09:04.822103+0000 mgr.y (mgr.34107) 44 : cluster [DBG] pgmap v59: 105 pgs: 105 active+clean; 584 KiB data, 470 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2024-08-17T17:09:06.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:06 smithi169 bash[24469]: cluster 2024-08-17T17:09:05.187453+0000 mon.a (mon.0) 142 : cluster [DBG] osdmap e507: 8 total, 8 up, 8 in 2024-08-17T17:09:07.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:07 smithi131 bash[89561]: cluster 2024-08-17T17:09:06.190596+0000 mon.a (mon.0) 143 : cluster [DBG] osdmap e508: 8 total, 8 up, 8 in 2024-08-17T17:09:07.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:07 smithi131 bash[89561]: cluster 2024-08-17T17:09:06.190596+0000 mon.a (mon.0) 143 : cluster [DBG] osdmap e508: 8 total, 8 up, 8 in 2024-08-17T17:09:07.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:07 smithi131 bash[88347]: cluster 2024-08-17T17:09:06.190596+0000 mon.a (mon.0) 143 : cluster [DBG] osdmap e508: 8 total, 8 up, 8 in 2024-08-17T17:09:07.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:07 smithi131 bash[88347]: cluster 2024-08-17T17:09:06.190596+0000 mon.a (mon.0) 143 : cluster [DBG] osdmap e508: 8 total, 8 up, 8 in 2024-08-17T17:09:07.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:07 smithi169 bash[24469]: cluster 2024-08-17T17:09:06.190596+0000 mon.a (mon.0) 143 : cluster [DBG] osdmap e508: 8 total, 8 up, 8 in 2024-08-17T17:09:08.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:08 smithi131 bash[88347]: cluster 2024-08-17T17:09:06.822777+0000 mgr.y (mgr.34107) 45 : cluster [DBG] pgmap v62: 105 pgs: 105 active+clean; 584 KiB data, 470 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2024-08-17T17:09:08.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:08 smithi131 bash[88347]: cluster 2024-08-17T17:09:06.822777+0000 mgr.y (mgr.34107) 45 : cluster [DBG] pgmap v62: 105 pgs: 105 active+clean; 584 KiB data, 470 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2024-08-17T17:09:08.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:08 smithi131 bash[88347]: cluster 2024-08-17T17:09:07.217363+0000 mon.a (mon.0) 144 : cluster [DBG] osdmap e509: 8 total, 8 up, 8 in 2024-08-17T17:09:08.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:08 smithi131 bash[88347]: cluster 2024-08-17T17:09:07.217363+0000 mon.a (mon.0) 144 : cluster [DBG] osdmap e509: 8 total, 8 up, 8 in 2024-08-17T17:09:08.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:08 smithi131 bash[88347]: audit 2024-08-17T17:09:08.163540+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:09:08.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:08 smithi131 bash[88347]: audit 2024-08-17T17:09:08.163540+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:09:08.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:08 smithi131 bash[89561]: cluster 2024-08-17T17:09:06.822777+0000 mgr.y (mgr.34107) 45 : cluster [DBG] pgmap v62: 105 pgs: 105 active+clean; 584 KiB data, 470 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2024-08-17T17:09:08.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:08 smithi131 bash[89561]: cluster 2024-08-17T17:09:06.822777+0000 mgr.y (mgr.34107) 45 : cluster [DBG] pgmap v62: 105 pgs: 105 active+clean; 584 KiB data, 470 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2024-08-17T17:09:08.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:08 smithi131 bash[89561]: cluster 2024-08-17T17:09:07.217363+0000 mon.a (mon.0) 144 : cluster [DBG] osdmap e509: 8 total, 8 up, 8 in 2024-08-17T17:09:08.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:08 smithi131 bash[89561]: cluster 2024-08-17T17:09:07.217363+0000 mon.a (mon.0) 144 : cluster [DBG] osdmap e509: 8 total, 8 up, 8 in 2024-08-17T17:09:08.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:08 smithi131 bash[89561]: audit 2024-08-17T17:09:08.163540+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:09:08.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:08 smithi131 bash[89561]: audit 2024-08-17T17:09:08.163540+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:09:08.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:08 smithi169 bash[24469]: cluster 2024-08-17T17:09:06.822777+0000 mgr.y (mgr.34107) 45 : cluster [DBG] pgmap v62: 105 pgs: 105 active+clean; 584 KiB data, 470 MiB used, 715 GiB / 715 GiB avail; 82 KiB/s rd, 14 KiB/s wr, 119 op/s 2024-08-17T17:09:08.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:08 smithi169 bash[24469]: cluster 2024-08-17T17:09:07.217363+0000 mon.a (mon.0) 144 : cluster [DBG] osdmap e509: 8 total, 8 up, 8 in 2024-08-17T17:09:08.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:08 smithi169 bash[24469]: audit 2024-08-17T17:09:08.163540+0000 mon.a (mon.0) 145 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:09:09.095 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:09:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:09:08] "GET /metrics HTTP/1.1" 200 36283 "" "Prometheus/2.51.0" 2024-08-17T17:09:09.491 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:09 smithi131 bash[88347]: cluster 2024-08-17T17:09:08.229286+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e510: 8 total, 8 up, 8 in 2024-08-17T17:09:09.491 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:09 smithi131 bash[88347]: cluster 2024-08-17T17:09:08.229286+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e510: 8 total, 8 up, 8 in 2024-08-17T17:09:09.491 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:09 smithi131 bash[89561]: cluster 2024-08-17T17:09:08.229286+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e510: 8 total, 8 up, 8 in 2024-08-17T17:09:09.491 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:09 smithi131 bash[89561]: cluster 2024-08-17T17:09:08.229286+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e510: 8 total, 8 up, 8 in 2024-08-17T17:09:09.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:09 smithi169 bash[24469]: cluster 2024-08-17T17:09:08.229286+0000 mon.a (mon.0) 146 : cluster [DBG] osdmap e510: 8 total, 8 up, 8 in 2024-08-17T17:09:10.225 INFO:teuthology.orchestra.run.smithi131.stdout:true 2024-08-17T17:09:10.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:10 smithi131 bash[88347]: cluster 2024-08-17T17:09:08.823519+0000 mgr.y (mgr.34107) 46 : cluster [DBG] pgmap v65: 105 pgs: 105 active+clean; 584 KiB data, 470 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-08-17T17:09:10.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:10 smithi131 bash[88347]: cluster 2024-08-17T17:09:08.823519+0000 mgr.y (mgr.34107) 46 : cluster [DBG] pgmap v65: 105 pgs: 105 active+clean; 584 KiB data, 470 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-08-17T17:09:10.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:10 smithi131 bash[88347]: cluster 2024-08-17T17:09:09.241484+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e511: 8 total, 8 up, 8 in 2024-08-17T17:09:10.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:10 smithi131 bash[88347]: cluster 2024-08-17T17:09:09.241484+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e511: 8 total, 8 up, 8 in 2024-08-17T17:09:10.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:10 smithi131 bash[89561]: cluster 2024-08-17T17:09:08.823519+0000 mgr.y (mgr.34107) 46 : cluster [DBG] pgmap v65: 105 pgs: 105 active+clean; 584 KiB data, 470 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-08-17T17:09:10.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:10 smithi131 bash[89561]: cluster 2024-08-17T17:09:08.823519+0000 mgr.y (mgr.34107) 46 : cluster [DBG] pgmap v65: 105 pgs: 105 active+clean; 584 KiB data, 470 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-08-17T17:09:10.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:10 smithi131 bash[89561]: cluster 2024-08-17T17:09:09.241484+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e511: 8 total, 8 up, 8 in 2024-08-17T17:09:10.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:10 smithi131 bash[89561]: cluster 2024-08-17T17:09:09.241484+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e511: 8 total, 8 up, 8 in 2024-08-17T17:09:10.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:10 smithi169 bash[24469]: cluster 2024-08-17T17:09:08.823519+0000 mgr.y (mgr.34107) 46 : cluster [DBG] pgmap v65: 105 pgs: 105 active+clean; 584 KiB data, 470 MiB used, 715 GiB / 715 GiB avail; 2.2 KiB/s rd, 1.2 KiB/s wr, 3 op/s 2024-08-17T17:09:10.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:10 smithi169 bash[24469]: cluster 2024-08-17T17:09:09.241484+0000 mon.a (mon.0) 147 : cluster [DBG] osdmap e511: 8 total, 8 up, 8 in 2024-08-17T17:09:10.889 INFO:teuthology.orchestra.run.smithi131.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T17:09:10.889 INFO:teuthology.orchestra.run.smithi131.stdout:alertmanager.a smithi131 *:9093,9094 running (2m) 9s ago 12m 14.9M - 0.27.0 11f11916f8cd 790124fcd830 2024-08-17T17:09:10.889 INFO:teuthology.orchestra.run.smithi131.stdout:grafana.a smithi169 *:3000 running (117s) 41s ago 12m 69.7M - c8b91775d855 ce594f124891 2024-08-17T17:09:10.889 INFO:teuthology.orchestra.run.smithi131.stdout:mds.foo.smithi131.ctintn smithi131 running (10m) 9s ago 10m 15.2M - 18.2.4-719-gced649f8 c870753d67c2 6dd140bebf9a 2024-08-17T17:09:10.889 INFO:teuthology.orchestra.run.smithi131.stdout:mds.foo.smithi169.mekqdz smithi169 running (10m) 41s ago 10m 19.2M - 18.2.4-719-gced649f8 c870753d67c2 de2b6ed48bc0 2024-08-17T17:09:10.889 INFO:teuthology.orchestra.run.smithi131.stdout:mgr.x smithi169 *:8443,9283,8765 running (4m) 41s ago 21m 436M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 86a2f0d4c679 2024-08-17T17:09:10.889 INFO:teuthology.orchestra.run.smithi131.stdout:mgr.y smithi131 *:8443,9283,8765 running (5m) 9s ago 23m 494M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb c3e5c2355bd4 2024-08-17T17:09:10.890 INFO:teuthology.orchestra.run.smithi131.stdout:mon.a smithi131 running (56s) 9s ago 23m 40.8M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb d4e38ba36c07 2024-08-17T17:09:10.890 INFO:teuthology.orchestra.run.smithi131.stdout:mon.b smithi169 running (21m) 41s ago 21m 61.9M 2048M 18.2.4-719-gced649f8 c870753d67c2 ca0432409671 2024-08-17T17:09:10.890 INFO:teuthology.orchestra.run.smithi131.stdout:mon.c smithi131 running (21s) 9s ago 21m 18.5M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 0818bcbd33de 2024-08-17T17:09:10.890 INFO:teuthology.orchestra.run.smithi131.stdout:node-exporter.a smithi131 *:9100 running (3m) 9s ago 12m 7919k - 1.7.0 72c9c2088986 adbbbf140ad8 2024-08-17T17:09:10.890 INFO:teuthology.orchestra.run.smithi131.stdout:node-exporter.b smithi169 *:9100 running (3m) 41s ago 12m 7732k - 1.7.0 72c9c2088986 706e3ff6618b 2024-08-17T17:09:10.890 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0 smithi131 running (20m) 9s ago 20m 127M 2524M 18.2.4-719-gced649f8 c870753d67c2 56f0a67267a6 2024-08-17T17:09:10.890 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1 smithi131 running (19m) 9s ago 19m 131M 2524M 18.2.4-719-gced649f8 c870753d67c2 2f713ee6cf33 2024-08-17T17:09:10.890 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2 smithi131 running (18m) 9s ago 18m 150M 2524M 18.2.4-719-gced649f8 c870753d67c2 fe215c9d7f47 2024-08-17T17:09:10.890 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3 smithi131 running (17m) 9s ago 17m 131M 2524M 18.2.4-719-gced649f8 c870753d67c2 2f170c02ee2d 2024-08-17T17:09:10.890 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4 smithi169 running (16m) 41s ago 16m 133M 2524M 18.2.4-719-gced649f8 c870753d67c2 524bbf4e0cc3 2024-08-17T17:09:10.890 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5 smithi169 running (16m) 41s ago 16m 105M 2524M 18.2.4-719-gced649f8 c870753d67c2 5878adfca71c 2024-08-17T17:09:10.890 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6 smithi169 running (15m) 41s ago 15m 134M 2524M 18.2.4-719-gced649f8 c870753d67c2 78df1d40d56b 2024-08-17T17:09:10.890 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7 smithi169 running (14m) 41s ago 14m 109M 2524M 18.2.4-719-gced649f8 c870753d67c2 c1f457bcf070 2024-08-17T17:09:10.890 INFO:teuthology.orchestra.run.smithi131.stdout:prometheus.a smithi169 *:9095 running (3m) 41s ago 13m 39.6M - 2.51.0 1d3b7f56885b 8075d2417311 2024-08-17T17:09:11.279 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:09:11.279 INFO:teuthology.orchestra.run.smithi131.stdout: "mon": { 2024-08-17T17:09:11.279 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 1, 2024-08-17T17:09:11.280 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 2 2024-08-17T17:09:11.280 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:09:11.280 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr": { 2024-08-17T17:09:11.280 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 2 2024-08-17T17:09:11.280 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:09:11.281 INFO:teuthology.orchestra.run.smithi131.stdout: "osd": { 2024-08-17T17:09:11.281 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 8 2024-08-17T17:09:11.281 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:09:11.281 INFO:teuthology.orchestra.run.smithi131.stdout: "mds": { 2024-08-17T17:09:11.281 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 2 2024-08-17T17:09:11.281 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:09:11.282 INFO:teuthology.orchestra.run.smithi131.stdout: "overall": { 2024-08-17T17:09:11.282 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 11, 2024-08-17T17:09:11.282 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 4 2024-08-17T17:09:11.282 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:09:11.282 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:09:11.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:11 smithi131 bash[89561]: audit 2024-08-17T17:09:10.216613+0000 mgr.y (mgr.34107) 47 : audit [DBG] from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:09:11.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:11 smithi131 bash[89561]: audit 2024-08-17T17:09:10.216613+0000 mgr.y (mgr.34107) 47 : audit [DBG] from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:09:11.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:11 smithi131 bash[89561]: cluster 2024-08-17T17:09:10.237185+0000 mon.a (mon.0) 148 : cluster [DBG] osdmap e512: 8 total, 8 up, 8 in 2024-08-17T17:09:11.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:11 smithi131 bash[89561]: cluster 2024-08-17T17:09:10.237185+0000 mon.a (mon.0) 148 : cluster [DBG] osdmap e512: 8 total, 8 up, 8 in 2024-08-17T17:09:11.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:11 smithi131 bash[89561]: audit 2024-08-17T17:09:10.545821+0000 mgr.y (mgr.34107) 48 : audit [DBG] from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:09:11.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:11 smithi131 bash[89561]: audit 2024-08-17T17:09:10.545821+0000 mgr.y (mgr.34107) 48 : audit [DBG] from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:09:11.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:11 smithi131 bash[88347]: audit 2024-08-17T17:09:10.216613+0000 mgr.y (mgr.34107) 47 : audit [DBG] from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:09:11.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:11 smithi131 bash[88347]: audit 2024-08-17T17:09:10.216613+0000 mgr.y (mgr.34107) 47 : audit [DBG] from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:09:11.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:11 smithi131 bash[88347]: cluster 2024-08-17T17:09:10.237185+0000 mon.a (mon.0) 148 : cluster [DBG] osdmap e512: 8 total, 8 up, 8 in 2024-08-17T17:09:11.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:11 smithi131 bash[88347]: cluster 2024-08-17T17:09:10.237185+0000 mon.a (mon.0) 148 : cluster [DBG] osdmap e512: 8 total, 8 up, 8 in 2024-08-17T17:09:11.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:11 smithi131 bash[88347]: audit 2024-08-17T17:09:10.545821+0000 mgr.y (mgr.34107) 48 : audit [DBG] from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:09:11.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:11 smithi131 bash[88347]: audit 2024-08-17T17:09:10.545821+0000 mgr.y (mgr.34107) 48 : audit [DBG] from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:09:11.614 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:09:11.614 INFO:teuthology.orchestra.run.smithi131.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d", 2024-08-17T17:09:11.614 INFO:teuthology.orchestra.run.smithi131.stdout: "in_progress": true, 2024-08-17T17:09:11.614 INFO:teuthology.orchestra.run.smithi131.stdout: "which": "Upgrading daemons of type(s) mon. Upgrade limited to 1 daemons (0 remaining).", 2024-08-17T17:09:11.614 INFO:teuthology.orchestra.run.smithi131.stdout: "services_complete": [], 2024-08-17T17:09:11.615 INFO:teuthology.orchestra.run.smithi131.stdout: "progress": "2/3 daemons upgraded", 2024-08-17T17:09:11.615 INFO:teuthology.orchestra.run.smithi131.stdout: "message": "Currently upgrading mon daemons", 2024-08-17T17:09:11.615 INFO:teuthology.orchestra.run.smithi131.stdout: "is_paused": false 2024-08-17T17:09:11.615 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:09:11.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:11 smithi169 bash[24469]: audit 2024-08-17T17:09:10.216613+0000 mgr.y (mgr.34107) 47 : audit [DBG] from='client.44102 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:09:11.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:11 smithi169 bash[24469]: cluster 2024-08-17T17:09:10.237185+0000 mon.a (mon.0) 148 : cluster [DBG] osdmap e512: 8 total, 8 up, 8 in 2024-08-17T17:09:11.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:11 smithi169 bash[24469]: audit 2024-08-17T17:09:10.545821+0000 mgr.y (mgr.34107) 48 : audit [DBG] from='client.44108 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:09:12.568 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:12 smithi131 bash[88347]: cluster 2024-08-17T17:09:10.824197+0000 mgr.y (mgr.34107) 49 : cluster [DBG] pgmap v68: 105 pgs: 105 active+clean; 584 KiB data, 474 MiB used, 715 GiB / 715 GiB avail; 173 KiB/s rd, 20 KiB/s wr, 234 op/s 2024-08-17T17:09:12.568 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:12 smithi131 bash[88347]: cluster 2024-08-17T17:09:10.824197+0000 mgr.y (mgr.34107) 49 : cluster [DBG] pgmap v68: 105 pgs: 105 active+clean; 584 KiB data, 474 MiB used, 715 GiB / 715 GiB avail; 173 KiB/s rd, 20 KiB/s wr, 234 op/s 2024-08-17T17:09:12.568 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:12 smithi131 bash[88347]: audit 2024-08-17T17:09:10.855995+0000 mgr.y (mgr.34107) 50 : audit [DBG] from='client.34191 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:09:12.568 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:12 smithi131 bash[88347]: audit 2024-08-17T17:09:10.855995+0000 mgr.y (mgr.34107) 50 : audit [DBG] from='client.34191 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:09:12.568 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:12 smithi131 bash[88347]: cluster 2024-08-17T17:09:11.251771+0000 mon.a (mon.0) 149 : cluster [DBG] osdmap e513: 8 total, 8 up, 8 in 2024-08-17T17:09:12.568 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:12 smithi131 bash[88347]: cluster 2024-08-17T17:09:11.251771+0000 mon.a (mon.0) 149 : cluster [DBG] osdmap e513: 8 total, 8 up, 8 in 2024-08-17T17:09:12.568 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:12 smithi131 bash[88347]: audit 2024-08-17T17:09:11.283169+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.131:0/1892271693' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:12.568 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:12 smithi131 bash[88347]: audit 2024-08-17T17:09:11.283169+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.131:0/1892271693' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:12.568 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:12 smithi131 bash[88347]: audit 2024-08-17T17:09:11.618266+0000 mgr.y (mgr.34107) 51 : audit [DBG] from='client.34203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:09:12.568 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:12 smithi131 bash[88347]: audit 2024-08-17T17:09:11.618266+0000 mgr.y (mgr.34107) 51 : audit [DBG] from='client.34203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:09:12.569 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:12 smithi131 bash[89561]: cluster 2024-08-17T17:09:10.824197+0000 mgr.y (mgr.34107) 49 : cluster [DBG] pgmap v68: 105 pgs: 105 active+clean; 584 KiB data, 474 MiB used, 715 GiB / 715 GiB avail; 173 KiB/s rd, 20 KiB/s wr, 234 op/s 2024-08-17T17:09:12.569 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:12 smithi131 bash[89561]: cluster 2024-08-17T17:09:10.824197+0000 mgr.y (mgr.34107) 49 : cluster [DBG] pgmap v68: 105 pgs: 105 active+clean; 584 KiB data, 474 MiB used, 715 GiB / 715 GiB avail; 173 KiB/s rd, 20 KiB/s wr, 234 op/s 2024-08-17T17:09:12.569 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:12 smithi131 bash[89561]: audit 2024-08-17T17:09:10.855995+0000 mgr.y (mgr.34107) 50 : audit [DBG] from='client.34191 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:09:12.569 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:12 smithi131 bash[89561]: audit 2024-08-17T17:09:10.855995+0000 mgr.y (mgr.34107) 50 : audit [DBG] from='client.34191 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:09:12.569 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:12 smithi131 bash[89561]: cluster 2024-08-17T17:09:11.251771+0000 mon.a (mon.0) 149 : cluster [DBG] osdmap e513: 8 total, 8 up, 8 in 2024-08-17T17:09:12.569 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:12 smithi131 bash[89561]: cluster 2024-08-17T17:09:11.251771+0000 mon.a (mon.0) 149 : cluster [DBG] osdmap e513: 8 total, 8 up, 8 in 2024-08-17T17:09:12.569 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:12 smithi131 bash[89561]: audit 2024-08-17T17:09:11.283169+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.131:0/1892271693' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:12.569 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:12 smithi131 bash[89561]: audit 2024-08-17T17:09:11.283169+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.131:0/1892271693' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:12.569 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:12 smithi131 bash[89561]: audit 2024-08-17T17:09:11.618266+0000 mgr.y (mgr.34107) 51 : audit [DBG] from='client.34203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:09:12.569 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:12 smithi131 bash[89561]: audit 2024-08-17T17:09:11.618266+0000 mgr.y (mgr.34107) 51 : audit [DBG] from='client.34203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:09:12.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:12 smithi169 bash[24469]: cluster 2024-08-17T17:09:10.824197+0000 mgr.y (mgr.34107) 49 : cluster [DBG] pgmap v68: 105 pgs: 105 active+clean; 584 KiB data, 474 MiB used, 715 GiB / 715 GiB avail; 173 KiB/s rd, 20 KiB/s wr, 234 op/s 2024-08-17T17:09:12.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:12 smithi169 bash[24469]: audit 2024-08-17T17:09:10.855995+0000 mgr.y (mgr.34107) 50 : audit [DBG] from='client.34191 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:09:12.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:12 smithi169 bash[24469]: cluster 2024-08-17T17:09:11.251771+0000 mon.a (mon.0) 149 : cluster [DBG] osdmap e513: 8 total, 8 up, 8 in 2024-08-17T17:09:12.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:12 smithi169 bash[24469]: audit 2024-08-17T17:09:11.283169+0000 mon.c (mon.2) 2 : audit [DBG] from='client.? 172.21.15.131:0/1892271693' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:12.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:12 smithi169 bash[24469]: audit 2024-08-17T17:09:11.618266+0000 mgr.y (mgr.34107) 51 : audit [DBG] from='client.34203 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:09:13.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:13 smithi131 bash[88347]: cluster 2024-08-17T17:09:12.275176+0000 mon.a (mon.0) 150 : cluster [DBG] osdmap e514: 8 total, 8 up, 8 in 2024-08-17T17:09:13.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:13 smithi131 bash[88347]: cluster 2024-08-17T17:09:12.275176+0000 mon.a (mon.0) 150 : cluster [DBG] osdmap e514: 8 total, 8 up, 8 in 2024-08-17T17:09:13.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:13 smithi131 bash[88347]: audit 2024-08-17T17:09:13.202583+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:13.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:13 smithi131 bash[88347]: audit 2024-08-17T17:09:13.202583+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:13.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:13 smithi131 bash[88347]: audit 2024-08-17T17:09:13.215272+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:13.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:13 smithi131 bash[88347]: audit 2024-08-17T17:09:13.215272+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:13.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:13 smithi131 bash[88347]: audit 2024-08-17T17:09:13.217670+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:13.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:13 smithi131 bash[88347]: audit 2024-08-17T17:09:13.217670+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:13.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:13 smithi131 bash[88347]: audit 2024-08-17T17:09:13.219452+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:09:13.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:13 smithi131 bash[88347]: audit 2024-08-17T17:09:13.219452+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:09:13.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:13 smithi131 bash[88347]: audit 2024-08-17T17:09:13.231819+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:13.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:13 smithi131 bash[88347]: audit 2024-08-17T17:09:13.231819+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:13.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:13 smithi131 bash[89561]: cluster 2024-08-17T17:09:12.275176+0000 mon.a (mon.0) 150 : cluster [DBG] osdmap e514: 8 total, 8 up, 8 in 2024-08-17T17:09:13.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:13 smithi131 bash[89561]: cluster 2024-08-17T17:09:12.275176+0000 mon.a (mon.0) 150 : cluster [DBG] osdmap e514: 8 total, 8 up, 8 in 2024-08-17T17:09:13.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:13 smithi131 bash[89561]: audit 2024-08-17T17:09:13.202583+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:13.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:13 smithi131 bash[89561]: audit 2024-08-17T17:09:13.202583+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:13.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:13 smithi131 bash[89561]: audit 2024-08-17T17:09:13.215272+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:13.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:13 smithi131 bash[89561]: audit 2024-08-17T17:09:13.215272+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:13.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:13 smithi131 bash[89561]: audit 2024-08-17T17:09:13.217670+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:13.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:13 smithi131 bash[89561]: audit 2024-08-17T17:09:13.217670+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:13.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:13 smithi131 bash[89561]: audit 2024-08-17T17:09:13.219452+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:09:13.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:13 smithi131 bash[89561]: audit 2024-08-17T17:09:13.219452+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:09:13.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:13 smithi131 bash[89561]: audit 2024-08-17T17:09:13.231819+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:13.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:13 smithi131 bash[89561]: audit 2024-08-17T17:09:13.231819+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:13.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:13 smithi169 bash[24469]: cluster 2024-08-17T17:09:12.275176+0000 mon.a (mon.0) 150 : cluster [DBG] osdmap e514: 8 total, 8 up, 8 in 2024-08-17T17:09:13.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:13 smithi169 bash[24469]: audit 2024-08-17T17:09:13.202583+0000 mon.a (mon.0) 151 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:13.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:13 smithi169 bash[24469]: audit 2024-08-17T17:09:13.215272+0000 mon.a (mon.0) 152 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:13.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:13 smithi169 bash[24469]: audit 2024-08-17T17:09:13.217670+0000 mon.a (mon.0) 153 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:13.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:13 smithi169 bash[24469]: audit 2024-08-17T17:09:13.219452+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:09:13.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:13 smithi169 bash[24469]: audit 2024-08-17T17:09:13.231819+0000 mon.a (mon.0) 155 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:14.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: cluster 2024-08-17T17:09:12.824858+0000 mgr.y (mgr.34107) 52 : cluster [DBG] pgmap v71: 105 pgs: 105 active+clean; 584 KiB data, 474 MiB used, 715 GiB / 715 GiB avail; 171 KiB/s rd, 18 KiB/s wr, 230 op/s 2024-08-17T17:09:14.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: cluster 2024-08-17T17:09:12.824858+0000 mgr.y (mgr.34107) 52 : cluster [DBG] pgmap v71: 105 pgs: 105 active+clean; 584 KiB data, 474 MiB used, 715 GiB / 715 GiB avail; 171 KiB/s rd, 18 KiB/s wr, 230 op/s 2024-08-17T17:09:14.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: cluster 2024-08-17T17:09:13.300306+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e515: 8 total, 8 up, 8 in 2024-08-17T17:09:14.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: cluster 2024-08-17T17:09:13.300306+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e515: 8 total, 8 up, 8 in 2024-08-17T17:09:14.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.397129+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:09:14.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.397129+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:09:14.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.400116+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:14.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.400116+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:14.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.404259+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:14.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.404259+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:14.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: cephadm 2024-08-17T17:09:13.405318+0000 mgr.y (mgr.34107) 53 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-17T17:09:14.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: cephadm 2024-08-17T17:09:13.405318+0000 mgr.y (mgr.34107) 53 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-17T17:09:14.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.410133+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:14.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.410133+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:14.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.414243+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:14.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.414243+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:14.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: cephadm 2024-08-17T17:09:13.415375+0000 mgr.y (mgr.34107) 54 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-08-17T17:09:14.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: cephadm 2024-08-17T17:09:13.415375+0000 mgr.y (mgr.34107) 54 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-08-17T17:09:14.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.419646+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:14.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.419646+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:14.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.422509+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-17T17:09:14.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: cluster 2024-08-17T17:09:12.824858+0000 mgr.y (mgr.34107) 52 : cluster [DBG] pgmap v71: 105 pgs: 105 active+clean; 584 KiB data, 474 MiB used, 715 GiB / 715 GiB avail; 171 KiB/s rd, 18 KiB/s wr, 230 op/s 2024-08-17T17:09:14.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: cluster 2024-08-17T17:09:12.824858+0000 mgr.y (mgr.34107) 52 : cluster [DBG] pgmap v71: 105 pgs: 105 active+clean; 584 KiB data, 474 MiB used, 715 GiB / 715 GiB avail; 171 KiB/s rd, 18 KiB/s wr, 230 op/s 2024-08-17T17:09:14.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: cluster 2024-08-17T17:09:13.300306+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e515: 8 total, 8 up, 8 in 2024-08-17T17:09:14.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: cluster 2024-08-17T17:09:13.300306+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e515: 8 total, 8 up, 8 in 2024-08-17T17:09:14.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.397129+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:09:14.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.397129+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:09:14.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.400116+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:14.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.400116+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:14.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.404259+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:14.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.404259+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:14.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: cephadm 2024-08-17T17:09:13.405318+0000 mgr.y (mgr.34107) 53 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-17T17:09:14.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: cephadm 2024-08-17T17:09:13.405318+0000 mgr.y (mgr.34107) 53 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-17T17:09:14.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.410133+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:14.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.410133+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:14.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.414243+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:14.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.414243+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:14.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: cephadm 2024-08-17T17:09:13.415375+0000 mgr.y (mgr.34107) 54 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-08-17T17:09:14.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: cephadm 2024-08-17T17:09:13.415375+0000 mgr.y (mgr.34107) 54 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-08-17T17:09:14.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.419646+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:14.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.419646+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:14.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.422509+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-17T17:09:14.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.422509+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-17T17:09:14.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.426991+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-17T17:09:14.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.426991+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-17T17:09:14.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.430083+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-17T17:09:14.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.430083+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-17T17:09:14.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.435278+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-17T17:09:14.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.435278+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-17T17:09:14.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.439944+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:14.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.439944+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:14.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: cephadm 2024-08-17T17:09:13.441331+0000 mgr.y (mgr.34107) 55 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-08-17T17:09:14.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: cephadm 2024-08-17T17:09:13.441331+0000 mgr.y (mgr.34107) 55 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-08-17T17:09:14.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.443205+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-17T17:09:14.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.443205+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-17T17:09:14.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.444479+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-17T17:09:14.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.444479+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-17T17:09:14.602 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.447138+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:14.602 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.447138+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:14.602 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: cephadm 2024-08-17T17:09:13.448792+0000 mgr.y (mgr.34107) 56 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-08-17T17:09:14.602 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.422509+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-17T17:09:14.602 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.426991+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-17T17:09:14.602 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.426991+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-17T17:09:14.602 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.430083+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-17T17:09:14.602 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.430083+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-17T17:09:14.602 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.435278+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-17T17:09:14.602 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.435278+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-17T17:09:14.602 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.439944+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:14.603 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.439944+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:14.603 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: cephadm 2024-08-17T17:09:13.441331+0000 mgr.y (mgr.34107) 55 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-08-17T17:09:14.603 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: cephadm 2024-08-17T17:09:13.441331+0000 mgr.y (mgr.34107) 55 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-08-17T17:09:14.603 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.443205+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-17T17:09:14.603 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.443205+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-17T17:09:14.603 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.444479+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-17T17:09:14.603 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.444479+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-17T17:09:14.603 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.447138+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:14.603 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.447138+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:14.603 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: cephadm 2024-08-17T17:09:13.448792+0000 mgr.y (mgr.34107) 56 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-08-17T17:09:14.603 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: cephadm 2024-08-17T17:09:13.448792+0000 mgr.y (mgr.34107) 56 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-08-17T17:09:14.604 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.450601+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-17T17:09:14.604 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.450601+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-17T17:09:14.604 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.451837+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-17T17:09:14.604 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.451837+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-17T17:09:14.604 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.454181+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:14.604 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.454181+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:14.604 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: cephadm 2024-08-17T17:09:13.455246+0000 mgr.y (mgr.34107) 57 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-08-17T17:09:14.604 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: cephadm 2024-08-17T17:09:13.455246+0000 mgr.y (mgr.34107) 57 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-08-17T17:09:14.604 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.456854+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-17T17:09:14.604 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.456854+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-17T17:09:14.604 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.457945+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-17T17:09:14.604 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.457945+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-17T17:09:14.604 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.460395+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:14.604 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.460395+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:14.604 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: cephadm 2024-08-17T17:09:13.461582+0000 mgr.y (mgr.34107) 58 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-08-17T17:09:14.605 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: cephadm 2024-08-17T17:09:13.461582+0000 mgr.y (mgr.34107) 58 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-08-17T17:09:14.605 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.463233+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-17T17:09:14.605 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: cephadm 2024-08-17T17:09:13.448792+0000 mgr.y (mgr.34107) 56 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-08-17T17:09:14.605 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.450601+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-17T17:09:14.605 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.450601+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-17T17:09:14.605 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.451837+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-17T17:09:14.605 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.451837+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-17T17:09:14.605 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.454181+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:14.605 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.454181+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:14.605 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: cephadm 2024-08-17T17:09:13.455246+0000 mgr.y (mgr.34107) 57 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-08-17T17:09:14.606 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: cephadm 2024-08-17T17:09:13.455246+0000 mgr.y (mgr.34107) 57 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-08-17T17:09:14.606 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.456854+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-17T17:09:14.606 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.456854+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-17T17:09:14.606 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.457945+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-17T17:09:14.606 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.457945+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-17T17:09:14.606 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.460395+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:14.606 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.460395+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:14.606 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: cephadm 2024-08-17T17:09:13.461582+0000 mgr.y (mgr.34107) 58 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-08-17T17:09:14.606 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: cephadm 2024-08-17T17:09:13.461582+0000 mgr.y (mgr.34107) 58 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-08-17T17:09:14.606 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.463233+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-17T17:09:14.607 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.463233+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-17T17:09:14.607 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.464487+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-17T17:09:14.607 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.464487+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-17T17:09:14.607 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.466868+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:14.607 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.466868+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:14.607 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: cephadm 2024-08-17T17:09:13.467953+0000 mgr.y (mgr.34107) 59 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-08-17T17:09:14.607 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: cephadm 2024-08-17T17:09:13.467953+0000 mgr.y (mgr.34107) 59 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-08-17T17:09:14.607 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.469361+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-17T17:09:14.607 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.469361+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-17T17:09:14.607 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.470345+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-17T17:09:14.607 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.470345+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-17T17:09:14.607 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: cephadm 2024-08-17T17:09:13.471159+0000 mgr.y (mgr.34107) 60 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-17T17:09:14.607 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: cephadm 2024-08-17T17:09:13.471159+0000 mgr.y (mgr.34107) 60 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-17T17:09:14.608 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.472675+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-17T17:09:14.608 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.472675+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-17T17:09:14.608 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.477854+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-17T17:09:14.608 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.477854+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-17T17:09:14.608 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.481416+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:09:14.608 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.481416+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:09:14.608 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.463233+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-17T17:09:14.608 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.464487+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-17T17:09:14.608 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.464487+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-17T17:09:14.609 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.466868+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:14.609 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.466868+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:14.609 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: cephadm 2024-08-17T17:09:13.467953+0000 mgr.y (mgr.34107) 59 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-08-17T17:09:14.609 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: cephadm 2024-08-17T17:09:13.467953+0000 mgr.y (mgr.34107) 59 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-08-17T17:09:14.609 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.469361+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-17T17:09:14.609 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.469361+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-17T17:09:14.609 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.470345+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-17T17:09:14.609 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.470345+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-17T17:09:14.609 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: cephadm 2024-08-17T17:09:13.471159+0000 mgr.y (mgr.34107) 60 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-17T17:09:14.609 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: cephadm 2024-08-17T17:09:13.471159+0000 mgr.y (mgr.34107) 60 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-17T17:09:14.609 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.472675+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-17T17:09:14.609 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.472675+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-17T17:09:14.609 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.477854+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-17T17:09:14.609 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.477854+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-17T17:09:14.609 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.481416+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:09:14.610 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.481416+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:09:14.610 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.487949+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-17T17:09:14.610 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.487949+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-17T17:09:14.610 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.491188+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-17T17:09:14.610 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.491188+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-17T17:09:14.610 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.492587+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-17T17:09:14.610 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.492587+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-17T17:09:14.610 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.493908+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-17T17:09:14.610 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.493908+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-17T17:09:14.610 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.495176+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-17T17:09:14.611 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.495176+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-17T17:09:14.611 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.496222+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-17T17:09:14.611 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.496222+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-17T17:09:14.611 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.497164+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:09:14.611 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.497164+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:09:14.611 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.497981+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-17T17:09:14.611 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.497981+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-17T17:09:14.611 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.487949+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-17T17:09:14.611 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.487949+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-17T17:09:14.611 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.491188+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-17T17:09:14.612 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.491188+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-17T17:09:14.612 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.492587+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-17T17:09:14.612 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.492587+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-17T17:09:14.612 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.493908+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-17T17:09:14.612 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.493908+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-17T17:09:14.612 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.495176+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-17T17:09:14.612 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.495176+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-17T17:09:14.612 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.496222+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-17T17:09:14.612 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.496222+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-17T17:09:14.612 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.497164+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:09:14.612 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.497164+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:09:14.612 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.497981+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-17T17:09:14.612 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.497981+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-17T17:09:14.613 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.498922+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-17T17:09:14.613 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.498922+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-17T17:09:14.613 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.499753+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-17T17:09:14.613 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.499753+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-17T17:09:14.613 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.500605+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-17T17:09:14.613 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.500605+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-17T17:09:14.613 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.505005+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-17T17:09:14.613 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.505005+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-17T17:09:14.613 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.507708+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:09:14.614 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.507708+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:09:14.614 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.508755+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:09:14.614 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.508755+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:09:14.614 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.509832+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:09:14.614 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.509832+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:09:14.614 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.510845+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:09:14.614 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.510845+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:09:14.614 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.498922+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-17T17:09:14.614 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.498922+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-17T17:09:14.614 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.499753+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-17T17:09:14.615 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.499753+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-17T17:09:14.615 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.500605+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-17T17:09:14.615 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.500605+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-17T17:09:14.615 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.505005+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-17T17:09:14.615 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.505005+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-17T17:09:14.615 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.507708+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:09:14.615 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.507708+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:09:14.615 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.508755+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:09:14.615 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.508755+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:09:14.615 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.509832+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:09:14.615 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.509832+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:09:14.615 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.510845+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:09:14.615 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.510845+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:09:14.616 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.511758+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:09:14.616 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.511758+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:09:14.616 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.512671+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:09:14.616 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.512671+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:09:14.616 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: cephadm 2024-08-17T17:09:13.513419+0000 mgr.y (mgr.34107) 61 : cephadm [INF] Upgrade: Complete! 2024-08-17T17:09:14.616 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: cephadm 2024-08-17T17:09:13.513419+0000 mgr.y (mgr.34107) 61 : cephadm [INF] Upgrade: Complete! 2024-08-17T17:09:14.616 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.514091+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-17T17:09:14.616 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.514091+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-17T17:09:14.616 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.520024+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-17T17:09:14.616 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.520024+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-17T17:09:14.616 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.520829+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:09:14.616 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.520829+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:09:14.617 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.523274+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:14.617 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.523274+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:14.617 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.524430+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:09:14.617 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.524430+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:09:14.617 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.533032+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:14.617 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.533032+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:14.617 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.644056+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:09:14.617 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.511758+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:09:14.617 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.511758+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:09:14.617 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.512671+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:09:14.618 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.512671+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:09:14.618 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: cephadm 2024-08-17T17:09:13.513419+0000 mgr.y (mgr.34107) 61 : cephadm [INF] Upgrade: Complete! 2024-08-17T17:09:14.618 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: cephadm 2024-08-17T17:09:13.513419+0000 mgr.y (mgr.34107) 61 : cephadm [INF] Upgrade: Complete! 2024-08-17T17:09:14.618 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.514091+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-17T17:09:14.618 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.514091+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-17T17:09:14.618 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.520024+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-17T17:09:14.618 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.520024+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-17T17:09:14.618 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.520829+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:09:14.618 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.520829+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:09:14.618 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.523274+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:14.618 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.523274+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:14.619 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.524430+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:09:14.619 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.524430+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:09:14.619 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.533032+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:14.619 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.533032+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:14.619 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.644056+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:09:14.619 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.644056+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:09:14.619 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.647186+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:14.619 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.647186+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:14.619 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.648650+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:09:14.619 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.648650+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:09:14.619 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.658608+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:14.620 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[89561]: audit 2024-08-17T17:09:13.658608+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:14.620 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.644056+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:09:14.620 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.647186+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:14.620 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.647186+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:14.620 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.648650+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:09:14.620 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.648650+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:09:14.620 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.658608+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:14.620 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:14 smithi131 bash[88347]: audit 2024-08-17T17:09:13.658608+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:14.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: cluster 2024-08-17T17:09:12.824858+0000 mgr.y (mgr.34107) 52 : cluster [DBG] pgmap v71: 105 pgs: 105 active+clean; 584 KiB data, 474 MiB used, 715 GiB / 715 GiB avail; 171 KiB/s rd, 18 KiB/s wr, 230 op/s 2024-08-17T17:09:14.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: cluster 2024-08-17T17:09:13.300306+0000 mon.a (mon.0) 156 : cluster [DBG] osdmap e515: 8 total, 8 up, 8 in 2024-08-17T17:09:14.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.397129+0000 mon.a (mon.0) 157 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:09:14.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.400116+0000 mon.a (mon.0) 158 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:14.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.404259+0000 mon.a (mon.0) 159 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:14.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: cephadm 2024-08-17T17:09:13.405318+0000 mgr.y (mgr.34107) 53 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-17T17:09:14.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.410133+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:14.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.414243+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:14.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: cephadm 2024-08-17T17:09:13.415375+0000 mgr.y (mgr.34107) 54 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-08-17T17:09:14.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.419646+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:14.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.422509+0000 mon.a (mon.0) 163 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-17T17:09:14.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.426991+0000 mon.a (mon.0) 164 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-08-17T17:09:14.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.430083+0000 mon.a (mon.0) 165 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-17T17:09:14.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.435278+0000 mon.a (mon.0) 166 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-08-17T17:09:14.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.439944+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:14.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: cephadm 2024-08-17T17:09:13.441331+0000 mgr.y (mgr.34107) 55 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-08-17T17:09:14.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.443205+0000 mon.a (mon.0) 168 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-17T17:09:14.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.444479+0000 mon.a (mon.0) 169 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-17T17:09:14.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.447138+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:14.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: cephadm 2024-08-17T17:09:13.448792+0000 mgr.y (mgr.34107) 56 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-08-17T17:09:14.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.450601+0000 mon.a (mon.0) 171 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-17T17:09:14.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.451837+0000 mon.a (mon.0) 172 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-17T17:09:14.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.454181+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:14.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: cephadm 2024-08-17T17:09:13.455246+0000 mgr.y (mgr.34107) 57 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-08-17T17:09:14.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.456854+0000 mon.a (mon.0) 174 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-17T17:09:14.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.457945+0000 mon.a (mon.0) 175 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-17T17:09:14.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.460395+0000 mon.a (mon.0) 176 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:14.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: cephadm 2024-08-17T17:09:13.461582+0000 mgr.y (mgr.34107) 58 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-08-17T17:09:14.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.463233+0000 mon.a (mon.0) 177 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-17T17:09:14.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.464487+0000 mon.a (mon.0) 178 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-17T17:09:14.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.466868+0000 mon.a (mon.0) 179 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:09:14.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: cephadm 2024-08-17T17:09:13.467953+0000 mgr.y (mgr.34107) 59 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-08-17T17:09:14.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.469361+0000 mon.a (mon.0) 180 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.a"} : dispatch 2024-08-17T17:09:14.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.470345+0000 mon.a (mon.0) 181 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.c"} : dispatch 2024-08-17T17:09:14.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: cephadm 2024-08-17T17:09:13.471159+0000 mgr.y (mgr.34107) 60 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-17T17:09:14.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.472675+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-17T17:09:14.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.477854+0000 mon.a (mon.0) 183 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-17T17:09:14.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.481416+0000 mon.a (mon.0) 184 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:09:14.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.487949+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-17T17:09:14.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.491188+0000 mon.a (mon.0) 186 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-17T17:09:14.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.492587+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-17T17:09:14.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.493908+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-17T17:09:14.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.495176+0000 mon.a (mon.0) 189 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-17T17:09:14.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.496222+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-17T17:09:14.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.497164+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:09:14.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.497981+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-17T17:09:14.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.498922+0000 mon.a (mon.0) 193 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-17T17:09:14.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.499753+0000 mon.a (mon.0) 194 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-17T17:09:14.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.500605+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-17T17:09:14.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.505005+0000 mon.a (mon.0) 196 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-17T17:09:14.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.507708+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:09:14.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.508755+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:09:14.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.509832+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:09:14.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.510845+0000 mon.a (mon.0) 200 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:09:14.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.511758+0000 mon.a (mon.0) 201 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:09:14.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.512671+0000 mon.a (mon.0) 202 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:09:14.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: cephadm 2024-08-17T17:09:13.513419+0000 mgr.y (mgr.34107) 61 : cephadm [INF] Upgrade: Complete! 2024-08-17T17:09:14.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.514091+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-17T17:09:14.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.520024+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-17T17:09:14.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.520829+0000 mon.a (mon.0) 205 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:09:14.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.523274+0000 mon.a (mon.0) 206 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:14.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.524430+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:09:14.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.533032+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:14.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.644056+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:09:14.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.647186+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:09:14.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.648650+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:09:14.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:14 smithi169 bash[24469]: audit 2024-08-17T17:09:13.658608+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:15.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:15 smithi131 bash[89561]: cluster 2024-08-17T17:09:14.496799+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e516: 8 total, 8 up, 8 in 2024-08-17T17:09:15.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:15 smithi131 bash[89561]: cluster 2024-08-17T17:09:14.496799+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e516: 8 total, 8 up, 8 in 2024-08-17T17:09:15.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:15 smithi131 bash[89561]: cluster 2024-08-17T17:09:15.147987+0000 mon.a (mon.0) 214 : cluster [DBG] osdmap e517: 8 total, 8 up, 8 in 2024-08-17T17:09:15.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:15 smithi131 bash[89561]: cluster 2024-08-17T17:09:15.147987+0000 mon.a (mon.0) 214 : cluster [DBG] osdmap e517: 8 total, 8 up, 8 in 2024-08-17T17:09:15.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:15 smithi131 bash[88347]: cluster 2024-08-17T17:09:14.496799+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e516: 8 total, 8 up, 8 in 2024-08-17T17:09:15.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:15 smithi131 bash[88347]: cluster 2024-08-17T17:09:14.496799+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e516: 8 total, 8 up, 8 in 2024-08-17T17:09:15.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:15 smithi131 bash[88347]: cluster 2024-08-17T17:09:15.147987+0000 mon.a (mon.0) 214 : cluster [DBG] osdmap e517: 8 total, 8 up, 8 in 2024-08-17T17:09:15.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:15 smithi131 bash[88347]: cluster 2024-08-17T17:09:15.147987+0000 mon.a (mon.0) 214 : cluster [DBG] osdmap e517: 8 total, 8 up, 8 in 2024-08-17T17:09:15.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:15 smithi169 bash[24469]: cluster 2024-08-17T17:09:14.496799+0000 mon.a (mon.0) 213 : cluster [DBG] osdmap e516: 8 total, 8 up, 8 in 2024-08-17T17:09:15.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:15 smithi169 bash[24469]: cluster 2024-08-17T17:09:15.147987+0000 mon.a (mon.0) 214 : cluster [DBG] osdmap e517: 8 total, 8 up, 8 in 2024-08-17T17:09:16.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:16 smithi131 bash[88347]: cluster 2024-08-17T17:09:14.825610+0000 mgr.y (mgr.34107) 62 : cluster [DBG] pgmap v74: 105 pgs: 105 active+clean; 583 KiB data, 475 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-08-17T17:09:16.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:16 smithi131 bash[88347]: cluster 2024-08-17T17:09:14.825610+0000 mgr.y (mgr.34107) 62 : cluster [DBG] pgmap v74: 105 pgs: 105 active+clean; 583 KiB data, 475 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-08-17T17:09:16.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:16 smithi131 bash[88347]: cluster 2024-08-17T17:09:16.159801+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e518: 8 total, 8 up, 8 in 2024-08-17T17:09:16.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:16 smithi131 bash[88347]: cluster 2024-08-17T17:09:16.159801+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e518: 8 total, 8 up, 8 in 2024-08-17T17:09:16.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:16 smithi131 bash[89561]: cluster 2024-08-17T17:09:14.825610+0000 mgr.y (mgr.34107) 62 : cluster [DBG] pgmap v74: 105 pgs: 105 active+clean; 583 KiB data, 475 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-08-17T17:09:16.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:16 smithi131 bash[89561]: cluster 2024-08-17T17:09:14.825610+0000 mgr.y (mgr.34107) 62 : cluster [DBG] pgmap v74: 105 pgs: 105 active+clean; 583 KiB data, 475 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-08-17T17:09:16.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:16 smithi131 bash[89561]: cluster 2024-08-17T17:09:16.159801+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e518: 8 total, 8 up, 8 in 2024-08-17T17:09:16.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:16 smithi131 bash[89561]: cluster 2024-08-17T17:09:16.159801+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e518: 8 total, 8 up, 8 in 2024-08-17T17:09:16.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:16 smithi169 bash[24469]: cluster 2024-08-17T17:09:14.825610+0000 mgr.y (mgr.34107) 62 : cluster [DBG] pgmap v74: 105 pgs: 105 active+clean; 583 KiB data, 475 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-08-17T17:09:16.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:16 smithi169 bash[24469]: cluster 2024-08-17T17:09:16.159801+0000 mon.a (mon.0) 215 : cluster [DBG] osdmap e518: 8 total, 8 up, 8 in 2024-08-17T17:09:18.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:18 smithi131 bash[88347]: cluster 2024-08-17T17:09:16.826470+0000 mgr.y (mgr.34107) 63 : cluster [DBG] pgmap v77: 105 pgs: 105 active+clean; 583 KiB data, 475 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-08-17T17:09:18.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:18 smithi131 bash[88347]: cluster 2024-08-17T17:09:16.826470+0000 mgr.y (mgr.34107) 63 : cluster [DBG] pgmap v77: 105 pgs: 105 active+clean; 583 KiB data, 475 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-08-17T17:09:18.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:18 smithi131 bash[88347]: cluster 2024-08-17T17:09:17.162438+0000 mon.a (mon.0) 216 : cluster [DBG] osdmap e519: 8 total, 8 up, 8 in 2024-08-17T17:09:18.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:18 smithi131 bash[88347]: cluster 2024-08-17T17:09:17.162438+0000 mon.a (mon.0) 216 : cluster [DBG] osdmap e519: 8 total, 8 up, 8 in 2024-08-17T17:09:18.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:18 smithi131 bash[89561]: cluster 2024-08-17T17:09:16.826470+0000 mgr.y (mgr.34107) 63 : cluster [DBG] pgmap v77: 105 pgs: 105 active+clean; 583 KiB data, 475 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-08-17T17:09:18.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:18 smithi131 bash[89561]: cluster 2024-08-17T17:09:16.826470+0000 mgr.y (mgr.34107) 63 : cluster [DBG] pgmap v77: 105 pgs: 105 active+clean; 583 KiB data, 475 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-08-17T17:09:18.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:18 smithi131 bash[89561]: cluster 2024-08-17T17:09:17.162438+0000 mon.a (mon.0) 216 : cluster [DBG] osdmap e519: 8 total, 8 up, 8 in 2024-08-17T17:09:18.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:18 smithi131 bash[89561]: cluster 2024-08-17T17:09:17.162438+0000 mon.a (mon.0) 216 : cluster [DBG] osdmap e519: 8 total, 8 up, 8 in 2024-08-17T17:09:18.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:18 smithi169 bash[24469]: cluster 2024-08-17T17:09:16.826470+0000 mgr.y (mgr.34107) 63 : cluster [DBG] pgmap v77: 105 pgs: 105 active+clean; 583 KiB data, 475 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-08-17T17:09:18.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:18 smithi169 bash[24469]: cluster 2024-08-17T17:09:17.162438+0000 mon.a (mon.0) 216 : cluster [DBG] osdmap e519: 8 total, 8 up, 8 in 2024-08-17T17:09:19.095 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:09:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:09:18] "GET /metrics HTTP/1.1" 200 36283 "" "Prometheus/2.51.0" 2024-08-17T17:09:19.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:19 smithi131 bash[88347]: cluster 2024-08-17T17:09:18.173294+0000 mon.a (mon.0) 217 : cluster [DBG] osdmap e520: 8 total, 8 up, 8 in 2024-08-17T17:09:19.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:19 smithi131 bash[88347]: cluster 2024-08-17T17:09:18.173294+0000 mon.a (mon.0) 217 : cluster [DBG] osdmap e520: 8 total, 8 up, 8 in 2024-08-17T17:09:19.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:19 smithi131 bash[88347]: audit 2024-08-17T17:09:18.186752+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:19.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:19 smithi131 bash[88347]: audit 2024-08-17T17:09:18.186752+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:19.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:19 smithi131 bash[89561]: cluster 2024-08-17T17:09:18.173294+0000 mon.a (mon.0) 217 : cluster [DBG] osdmap e520: 8 total, 8 up, 8 in 2024-08-17T17:09:19.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:19 smithi131 bash[89561]: cluster 2024-08-17T17:09:18.173294+0000 mon.a (mon.0) 217 : cluster [DBG] osdmap e520: 8 total, 8 up, 8 in 2024-08-17T17:09:19.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:19 smithi131 bash[89561]: audit 2024-08-17T17:09:18.186752+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:19.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:19 smithi131 bash[89561]: audit 2024-08-17T17:09:18.186752+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:19.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:19 smithi169 bash[24469]: cluster 2024-08-17T17:09:18.173294+0000 mon.a (mon.0) 217 : cluster [DBG] osdmap e520: 8 total, 8 up, 8 in 2024-08-17T17:09:19.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:19 smithi169 bash[24469]: audit 2024-08-17T17:09:18.186752+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:09:20.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:20 smithi131 bash[88347]: cluster 2024-08-17T17:09:18.827479+0000 mgr.y (mgr.34107) 64 : cluster [DBG] pgmap v80: 105 pgs: 105 active+clean; 583 KiB data, 475 MiB used, 715 GiB / 715 GiB avail; 5.5 KiB/s rd, 1.5 KiB/s wr, 10 op/s 2024-08-17T17:09:20.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:20 smithi131 bash[88347]: cluster 2024-08-17T17:09:18.827479+0000 mgr.y (mgr.34107) 64 : cluster [DBG] pgmap v80: 105 pgs: 105 active+clean; 583 KiB data, 475 MiB used, 715 GiB / 715 GiB avail; 5.5 KiB/s rd, 1.5 KiB/s wr, 10 op/s 2024-08-17T17:09:20.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:20 smithi131 bash[88347]: cluster 2024-08-17T17:09:19.194268+0000 mon.a (mon.0) 219 : cluster [DBG] osdmap e521: 8 total, 8 up, 8 in 2024-08-17T17:09:20.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:20 smithi131 bash[88347]: cluster 2024-08-17T17:09:19.194268+0000 mon.a (mon.0) 219 : cluster [DBG] osdmap e521: 8 total, 8 up, 8 in 2024-08-17T17:09:20.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:20 smithi131 bash[88347]: cluster 2024-08-17T17:09:20.146106+0000 mon.a (mon.0) 220 : cluster [DBG] osdmap e522: 8 total, 8 up, 8 in 2024-08-17T17:09:20.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:20 smithi131 bash[88347]: cluster 2024-08-17T17:09:20.146106+0000 mon.a (mon.0) 220 : cluster [DBG] osdmap e522: 8 total, 8 up, 8 in 2024-08-17T17:09:20.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:20 smithi131 bash[89561]: cluster 2024-08-17T17:09:18.827479+0000 mgr.y (mgr.34107) 64 : cluster [DBG] pgmap v80: 105 pgs: 105 active+clean; 583 KiB data, 475 MiB used, 715 GiB / 715 GiB avail; 5.5 KiB/s rd, 1.5 KiB/s wr, 10 op/s 2024-08-17T17:09:20.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:20 smithi131 bash[89561]: cluster 2024-08-17T17:09:18.827479+0000 mgr.y (mgr.34107) 64 : cluster [DBG] pgmap v80: 105 pgs: 105 active+clean; 583 KiB data, 475 MiB used, 715 GiB / 715 GiB avail; 5.5 KiB/s rd, 1.5 KiB/s wr, 10 op/s 2024-08-17T17:09:20.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:20 smithi131 bash[89561]: cluster 2024-08-17T17:09:19.194268+0000 mon.a (mon.0) 219 : cluster [DBG] osdmap e521: 8 total, 8 up, 8 in 2024-08-17T17:09:20.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:20 smithi131 bash[89561]: cluster 2024-08-17T17:09:19.194268+0000 mon.a (mon.0) 219 : cluster [DBG] osdmap e521: 8 total, 8 up, 8 in 2024-08-17T17:09:20.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:20 smithi131 bash[89561]: cluster 2024-08-17T17:09:20.146106+0000 mon.a (mon.0) 220 : cluster [DBG] osdmap e522: 8 total, 8 up, 8 in 2024-08-17T17:09:20.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:20 smithi131 bash[89561]: cluster 2024-08-17T17:09:20.146106+0000 mon.a (mon.0) 220 : cluster [DBG] osdmap e522: 8 total, 8 up, 8 in 2024-08-17T17:09:20.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:20 smithi169 bash[24469]: cluster 2024-08-17T17:09:18.827479+0000 mgr.y (mgr.34107) 64 : cluster [DBG] pgmap v80: 105 pgs: 105 active+clean; 583 KiB data, 475 MiB used, 715 GiB / 715 GiB avail; 5.5 KiB/s rd, 1.5 KiB/s wr, 10 op/s 2024-08-17T17:09:20.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:20 smithi169 bash[24469]: cluster 2024-08-17T17:09:19.194268+0000 mon.a (mon.0) 219 : cluster [DBG] osdmap e521: 8 total, 8 up, 8 in 2024-08-17T17:09:20.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:20 smithi169 bash[24469]: cluster 2024-08-17T17:09:20.146106+0000 mon.a (mon.0) 220 : cluster [DBG] osdmap e522: 8 total, 8 up, 8 in 2024-08-17T17:09:22.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:22 smithi131 bash[88347]: cluster 2024-08-17T17:09:20.828213+0000 mgr.y (mgr.34107) 65 : cluster [DBG] pgmap v83: 105 pgs: 105 active+clean; 583 KiB data, 475 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2024-08-17T17:09:22.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:22 smithi131 bash[88347]: cluster 2024-08-17T17:09:20.828213+0000 mgr.y (mgr.34107) 65 : cluster [DBG] pgmap v83: 105 pgs: 105 active+clean; 583 KiB data, 475 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2024-08-17T17:09:22.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:22 smithi131 bash[88347]: cluster 2024-08-17T17:09:21.149360+0000 mon.a (mon.0) 221 : cluster [DBG] osdmap e523: 8 total, 8 up, 8 in 2024-08-17T17:09:22.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:22 smithi131 bash[88347]: cluster 2024-08-17T17:09:21.149360+0000 mon.a (mon.0) 221 : cluster [DBG] osdmap e523: 8 total, 8 up, 8 in 2024-08-17T17:09:22.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:22 smithi131 bash[89561]: cluster 2024-08-17T17:09:20.828213+0000 mgr.y (mgr.34107) 65 : cluster [DBG] pgmap v83: 105 pgs: 105 active+clean; 583 KiB data, 475 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2024-08-17T17:09:22.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:22 smithi131 bash[89561]: cluster 2024-08-17T17:09:20.828213+0000 mgr.y (mgr.34107) 65 : cluster [DBG] pgmap v83: 105 pgs: 105 active+clean; 583 KiB data, 475 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2024-08-17T17:09:22.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:22 smithi131 bash[89561]: cluster 2024-08-17T17:09:21.149360+0000 mon.a (mon.0) 221 : cluster [DBG] osdmap e523: 8 total, 8 up, 8 in 2024-08-17T17:09:22.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:22 smithi131 bash[89561]: cluster 2024-08-17T17:09:21.149360+0000 mon.a (mon.0) 221 : cluster [DBG] osdmap e523: 8 total, 8 up, 8 in 2024-08-17T17:09:22.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:22 smithi169 bash[24469]: cluster 2024-08-17T17:09:20.828213+0000 mgr.y (mgr.34107) 65 : cluster [DBG] pgmap v83: 105 pgs: 105 active+clean; 583 KiB data, 475 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 7.5 KiB/s wr, 116 op/s 2024-08-17T17:09:22.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:22 smithi169 bash[24469]: cluster 2024-08-17T17:09:21.149360+0000 mon.a (mon.0) 221 : cluster [DBG] osdmap e523: 8 total, 8 up, 8 in 2024-08-17T17:09:23.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:23 smithi131 bash[89561]: cluster 2024-08-17T17:09:22.205204+0000 mon.a (mon.0) 222 : cluster [DBG] osdmap e524: 8 total, 8 up, 8 in 2024-08-17T17:09:23.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:23 smithi131 bash[89561]: cluster 2024-08-17T17:09:22.205204+0000 mon.a (mon.0) 222 : cluster [DBG] osdmap e524: 8 total, 8 up, 8 in 2024-08-17T17:09:23.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:23 smithi131 bash[89561]: audit 2024-08-17T17:09:23.189275+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:09:23.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:23 smithi131 bash[89561]: audit 2024-08-17T17:09:23.189275+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:09:23.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:23 smithi131 bash[88347]: cluster 2024-08-17T17:09:22.205204+0000 mon.a (mon.0) 222 : cluster [DBG] osdmap e524: 8 total, 8 up, 8 in 2024-08-17T17:09:23.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:23 smithi131 bash[88347]: cluster 2024-08-17T17:09:22.205204+0000 mon.a (mon.0) 222 : cluster [DBG] osdmap e524: 8 total, 8 up, 8 in 2024-08-17T17:09:23.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:23 smithi131 bash[88347]: audit 2024-08-17T17:09:23.189275+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:09:23.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:23 smithi131 bash[88347]: audit 2024-08-17T17:09:23.189275+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:09:23.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:23 smithi169 bash[24469]: cluster 2024-08-17T17:09:22.205204+0000 mon.a (mon.0) 222 : cluster [DBG] osdmap e524: 8 total, 8 up, 8 in 2024-08-17T17:09:23.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:23 smithi169 bash[24469]: audit 2024-08-17T17:09:23.189275+0000 mon.a (mon.0) 223 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:09:24.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:24 smithi131 bash[88347]: cluster 2024-08-17T17:09:22.828896+0000 mgr.y (mgr.34107) 66 : cluster [DBG] pgmap v86: 105 pgs: 105 active+clean; 583 KiB data, 475 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 6.0 KiB/s wr, 106 op/s 2024-08-17T17:09:24.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:24 smithi131 bash[88347]: cluster 2024-08-17T17:09:22.828896+0000 mgr.y (mgr.34107) 66 : cluster [DBG] pgmap v86: 105 pgs: 105 active+clean; 583 KiB data, 475 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 6.0 KiB/s wr, 106 op/s 2024-08-17T17:09:24.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:24 smithi131 bash[88347]: cluster 2024-08-17T17:09:23.219736+0000 mon.a (mon.0) 224 : cluster [DBG] osdmap e525: 8 total, 8 up, 8 in 2024-08-17T17:09:24.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:24 smithi131 bash[88347]: cluster 2024-08-17T17:09:23.219736+0000 mon.a (mon.0) 224 : cluster [DBG] osdmap e525: 8 total, 8 up, 8 in 2024-08-17T17:09:24.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:24 smithi131 bash[89561]: cluster 2024-08-17T17:09:22.828896+0000 mgr.y (mgr.34107) 66 : cluster [DBG] pgmap v86: 105 pgs: 105 active+clean; 583 KiB data, 475 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 6.0 KiB/s wr, 106 op/s 2024-08-17T17:09:24.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:24 smithi131 bash[89561]: cluster 2024-08-17T17:09:22.828896+0000 mgr.y (mgr.34107) 66 : cluster [DBG] pgmap v86: 105 pgs: 105 active+clean; 583 KiB data, 475 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 6.0 KiB/s wr, 106 op/s 2024-08-17T17:09:24.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:24 smithi131 bash[89561]: cluster 2024-08-17T17:09:23.219736+0000 mon.a (mon.0) 224 : cluster [DBG] osdmap e525: 8 total, 8 up, 8 in 2024-08-17T17:09:24.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:24 smithi131 bash[89561]: cluster 2024-08-17T17:09:23.219736+0000 mon.a (mon.0) 224 : cluster [DBG] osdmap e525: 8 total, 8 up, 8 in 2024-08-17T17:09:24.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:24 smithi169 bash[24469]: cluster 2024-08-17T17:09:22.828896+0000 mgr.y (mgr.34107) 66 : cluster [DBG] pgmap v86: 105 pgs: 105 active+clean; 583 KiB data, 475 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s rd, 6.0 KiB/s wr, 106 op/s 2024-08-17T17:09:24.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:24 smithi169 bash[24469]: cluster 2024-08-17T17:09:23.219736+0000 mon.a (mon.0) 224 : cluster [DBG] osdmap e525: 8 total, 8 up, 8 in 2024-08-17T17:09:25.359 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestMirroring.AioSnapshotCreate (40122 ms) 2024-08-17T17:09:25.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:25 smithi131 bash[89561]: cluster 2024-08-17T17:09:24.225724+0000 mon.a (mon.0) 225 : cluster [DBG] osdmap e526: 8 total, 8 up, 8 in 2024-08-17T17:09:25.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:25 smithi131 bash[89561]: cluster 2024-08-17T17:09:24.225724+0000 mon.a (mon.0) 225 : cluster [DBG] osdmap e526: 8 total, 8 up, 8 in 2024-08-17T17:09:25.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:25 smithi131 bash[88347]: cluster 2024-08-17T17:09:24.225724+0000 mon.a (mon.0) 225 : cluster [DBG] osdmap e526: 8 total, 8 up, 8 in 2024-08-17T17:09:25.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:25 smithi131 bash[88347]: cluster 2024-08-17T17:09:24.225724+0000 mon.a (mon.0) 225 : cluster [DBG] osdmap e526: 8 total, 8 up, 8 in 2024-08-17T17:09:25.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:25 smithi169 bash[24469]: cluster 2024-08-17T17:09:24.225724+0000 mon.a (mon.0) 225 : cluster [DBG] osdmap e526: 8 total, 8 up, 8 in 2024-08-17T17:09:26.357 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 51 tests from TestMirroring (103782 ms total) 2024-08-17T17:09:26.357 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:09:26.357 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 34 tests from TestInternal 2024-08-17T17:09:26.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:26 smithi131 bash[89561]: cluster 2024-08-17T17:09:24.829725+0000 mgr.y (mgr.34107) 67 : cluster [DBG] pgmap v89: 105 pgs: 105 active+clean; 582 KiB data, 476 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-08-17T17:09:26.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:26 smithi131 bash[89561]: cluster 2024-08-17T17:09:24.829725+0000 mgr.y (mgr.34107) 67 : cluster [DBG] pgmap v89: 105 pgs: 105 active+clean; 582 KiB data, 476 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-08-17T17:09:26.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:26 smithi131 bash[89561]: cluster 2024-08-17T17:09:25.238680+0000 mon.a (mon.0) 226 : cluster [DBG] osdmap e527: 8 total, 8 up, 8 in 2024-08-17T17:09:26.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:26 smithi131 bash[89561]: cluster 2024-08-17T17:09:25.238680+0000 mon.a (mon.0) 226 : cluster [DBG] osdmap e527: 8 total, 8 up, 8 in 2024-08-17T17:09:26.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:26 smithi131 bash[89561]: audit 2024-08-17T17:09:25.339952+0000 mon.b (mon.1) 101 : audit [INF] from='client.15294 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/e5cd6bf2-5968-4066-8180-a80ed51feef2"}]: dispatch 2024-08-17T17:09:26.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:26 smithi131 bash[89561]: audit 2024-08-17T17:09:25.339952+0000 mon.b (mon.1) 101 : audit [INF] from='client.15294 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/e5cd6bf2-5968-4066-8180-a80ed51feef2"}]: dispatch 2024-08-17T17:09:26.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:26 smithi131 bash[89561]: audit 2024-08-17T17:09:25.341836+0000 mon.a (mon.0) 227 : audit [INF] from='client.15294 ' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/16/e5cd6bf2-5968-4066-8180-a80ed51feef2"} : dispatch 2024-08-17T17:09:26.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:26 smithi131 bash[89561]: audit 2024-08-17T17:09:25.341836+0000 mon.a (mon.0) 227 : audit [INF] from='client.15294 ' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/16/e5cd6bf2-5968-4066-8180-a80ed51feef2"} : dispatch 2024-08-17T17:09:26.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:26 smithi131 bash[89561]: audit 2024-08-17T17:09:25.348403+0000 mon.a (mon.0) 228 : audit [INF] from='client.15294 ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/e5cd6bf2-5968-4066-8180-a80ed51feef2"}]': finished 2024-08-17T17:09:26.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:26 smithi131 bash[89561]: audit 2024-08-17T17:09:25.348403+0000 mon.a (mon.0) 228 : audit [INF] from='client.15294 ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/e5cd6bf2-5968-4066-8180-a80ed51feef2"}]': finished 2024-08-17T17:09:26.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:26 smithi131 bash[88347]: cluster 2024-08-17T17:09:24.829725+0000 mgr.y (mgr.34107) 67 : cluster [DBG] pgmap v89: 105 pgs: 105 active+clean; 582 KiB data, 476 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-08-17T17:09:26.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:26 smithi131 bash[88347]: cluster 2024-08-17T17:09:24.829725+0000 mgr.y (mgr.34107) 67 : cluster [DBG] pgmap v89: 105 pgs: 105 active+clean; 582 KiB data, 476 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-08-17T17:09:26.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:26 smithi131 bash[88347]: cluster 2024-08-17T17:09:25.238680+0000 mon.a (mon.0) 226 : cluster [DBG] osdmap e527: 8 total, 8 up, 8 in 2024-08-17T17:09:26.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:26 smithi131 bash[88347]: cluster 2024-08-17T17:09:25.238680+0000 mon.a (mon.0) 226 : cluster [DBG] osdmap e527: 8 total, 8 up, 8 in 2024-08-17T17:09:26.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:26 smithi131 bash[88347]: audit 2024-08-17T17:09:25.339952+0000 mon.b (mon.1) 101 : audit [INF] from='client.15294 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/e5cd6bf2-5968-4066-8180-a80ed51feef2"}]: dispatch 2024-08-17T17:09:26.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:26 smithi131 bash[88347]: audit 2024-08-17T17:09:25.339952+0000 mon.b (mon.1) 101 : audit [INF] from='client.15294 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/e5cd6bf2-5968-4066-8180-a80ed51feef2"}]: dispatch 2024-08-17T17:09:26.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:26 smithi131 bash[88347]: audit 2024-08-17T17:09:25.341836+0000 mon.a (mon.0) 227 : audit [INF] from='client.15294 ' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/16/e5cd6bf2-5968-4066-8180-a80ed51feef2"} : dispatch 2024-08-17T17:09:26.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:26 smithi131 bash[88347]: audit 2024-08-17T17:09:25.341836+0000 mon.a (mon.0) 227 : audit [INF] from='client.15294 ' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/16/e5cd6bf2-5968-4066-8180-a80ed51feef2"} : dispatch 2024-08-17T17:09:26.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:26 smithi131 bash[88347]: audit 2024-08-17T17:09:25.348403+0000 mon.a (mon.0) 228 : audit [INF] from='client.15294 ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/e5cd6bf2-5968-4066-8180-a80ed51feef2"}]': finished 2024-08-17T17:09:26.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:26 smithi131 bash[88347]: audit 2024-08-17T17:09:25.348403+0000 mon.a (mon.0) 228 : audit [INF] from='client.15294 ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/e5cd6bf2-5968-4066-8180-a80ed51feef2"}]': finished 2024-08-17T17:09:26.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:26 smithi169 bash[24469]: cluster 2024-08-17T17:09:24.829725+0000 mgr.y (mgr.34107) 67 : cluster [DBG] pgmap v89: 105 pgs: 105 active+clean; 582 KiB data, 476 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 8.7 KiB/s wr, 160 op/s 2024-08-17T17:09:26.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:26 smithi169 bash[24469]: cluster 2024-08-17T17:09:25.238680+0000 mon.a (mon.0) 226 : cluster [DBG] osdmap e527: 8 total, 8 up, 8 in 2024-08-17T17:09:26.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:26 smithi169 bash[24469]: audit 2024-08-17T17:09:25.339952+0000 mon.b (mon.1) 101 : audit [INF] from='client.15294 172.21.15.131:0/2137392686' entity='client.admin' cmd=[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/e5cd6bf2-5968-4066-8180-a80ed51feef2"}]: dispatch 2024-08-17T17:09:26.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:26 smithi169 bash[24469]: audit 2024-08-17T17:09:25.341836+0000 mon.a (mon.0) 227 : audit [INF] from='client.15294 ' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/16/e5cd6bf2-5968-4066-8180-a80ed51feef2"} : dispatch 2024-08-17T17:09:26.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:26 smithi169 bash[24469]: audit 2024-08-17T17:09:25.348403+0000 mon.a (mon.0) 228 : audit [INF] from='client.15294 ' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/16/e5cd6bf2-5968-4066-8180-a80ed51feef2"}]': finished 2024-08-17T17:09:27.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:27 smithi169 bash[24469]: cluster 2024-08-17T17:09:26.352765+0000 mon.a (mon.0) 229 : cluster [DBG] osdmap e528: 8 total, 8 up, 8 in 2024-08-17T17:09:27.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:27 smithi131 bash[89561]: cluster 2024-08-17T17:09:26.352765+0000 mon.a (mon.0) 229 : cluster [DBG] osdmap e528: 8 total, 8 up, 8 in 2024-08-17T17:09:27.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:27 smithi131 bash[89561]: cluster 2024-08-17T17:09:26.352765+0000 mon.a (mon.0) 229 : cluster [DBG] osdmap e528: 8 total, 8 up, 8 in 2024-08-17T17:09:27.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:27 smithi131 bash[88347]: cluster 2024-08-17T17:09:26.352765+0000 mon.a (mon.0) 229 : cluster [DBG] osdmap e528: 8 total, 8 up, 8 in 2024-08-17T17:09:27.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:27 smithi131 bash[88347]: cluster 2024-08-17T17:09:26.352765+0000 mon.a (mon.0) 229 : cluster [DBG] osdmap e528: 8 total, 8 up, 8 in 2024-08-17T17:09:28.369 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestInternal.OpenByID 2024-08-17T17:09:28.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:28 smithi169 bash[24469]: cluster 2024-08-17T17:09:26.830502+0000 mgr.y (mgr.34107) 68 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 476 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:09:28.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:28 smithi169 bash[24469]: cluster 2024-08-17T17:09:27.367107+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e529: 8 total, 8 up, 8 in 2024-08-17T17:09:28.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:28 smithi169 bash[24469]: audit 2024-08-17T17:09:27.369031+0000 mon.a (mon.0) 231 : audit [INF] from='client.? 172.21.15.131:0/3855587789' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-13","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:09:28.780 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:28 smithi131 bash[88347]: cluster 2024-08-17T17:09:26.830502+0000 mgr.y (mgr.34107) 68 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 476 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:09:28.780 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:28 smithi131 bash[88347]: cluster 2024-08-17T17:09:26.830502+0000 mgr.y (mgr.34107) 68 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 476 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:09:28.780 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:28 smithi131 bash[88347]: cluster 2024-08-17T17:09:27.367107+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e529: 8 total, 8 up, 8 in 2024-08-17T17:09:28.780 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:28 smithi131 bash[88347]: cluster 2024-08-17T17:09:27.367107+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e529: 8 total, 8 up, 8 in 2024-08-17T17:09:28.780 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:28 smithi131 bash[88347]: audit 2024-08-17T17:09:27.369031+0000 mon.a (mon.0) 231 : audit [INF] from='client.? 172.21.15.131:0/3855587789' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-13","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:09:28.780 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:28 smithi131 bash[88347]: audit 2024-08-17T17:09:27.369031+0000 mon.a (mon.0) 231 : audit [INF] from='client.? 172.21.15.131:0/3855587789' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-13","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:09:28.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:28 smithi131 bash[89561]: cluster 2024-08-17T17:09:26.830502+0000 mgr.y (mgr.34107) 68 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 476 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:09:28.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:28 smithi131 bash[89561]: cluster 2024-08-17T17:09:26.830502+0000 mgr.y (mgr.34107) 68 : cluster [DBG] pgmap v92: 73 pgs: 73 active+clean; 582 KiB data, 476 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:09:28.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:28 smithi131 bash[89561]: cluster 2024-08-17T17:09:27.367107+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e529: 8 total, 8 up, 8 in 2024-08-17T17:09:28.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:28 smithi131 bash[89561]: cluster 2024-08-17T17:09:27.367107+0000 mon.a (mon.0) 230 : cluster [DBG] osdmap e529: 8 total, 8 up, 8 in 2024-08-17T17:09:28.781 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:28 smithi131 bash[89561]: audit 2024-08-17T17:09:27.369031+0000 mon.a (mon.0) 231 : audit [INF] from='client.? 172.21.15.131:0/3855587789' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-13","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:09:28.781 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:28 smithi131 bash[89561]: audit 2024-08-17T17:09:27.369031+0000 mon.a (mon.0) 231 : audit [INF] from='client.? 172.21.15.131:0/3855587789' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-13","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:09:29.095 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:09:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:09:28] "GET /metrics HTTP/1.1" 200 36278 "" "Prometheus/2.51.0" 2024-08-17T17:09:29.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:29 smithi169 bash[24469]: audit 2024-08-17T17:09:28.361201+0000 mon.a (mon.0) 232 : audit [INF] from='client.? 172.21.15.131:0/3855587789' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:09:29.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:29 smithi169 bash[24469]: cluster 2024-08-17T17:09:28.370425+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e530: 8 total, 8 up, 8 in 2024-08-17T17:09:29.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:29 smithi131 bash[89561]: audit 2024-08-17T17:09:28.361201+0000 mon.a (mon.0) 232 : audit [INF] from='client.? 172.21.15.131:0/3855587789' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:09:29.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:29 smithi131 bash[89561]: audit 2024-08-17T17:09:28.361201+0000 mon.a (mon.0) 232 : audit [INF] from='client.? 172.21.15.131:0/3855587789' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:09:29.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:29 smithi131 bash[89561]: cluster 2024-08-17T17:09:28.370425+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e530: 8 total, 8 up, 8 in 2024-08-17T17:09:29.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:29 smithi131 bash[89561]: cluster 2024-08-17T17:09:28.370425+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e530: 8 total, 8 up, 8 in 2024-08-17T17:09:29.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:29 smithi131 bash[88347]: audit 2024-08-17T17:09:28.361201+0000 mon.a (mon.0) 232 : audit [INF] from='client.? 172.21.15.131:0/3855587789' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:09:29.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:29 smithi131 bash[88347]: audit 2024-08-17T17:09:28.361201+0000 mon.a (mon.0) 232 : audit [INF] from='client.? 172.21.15.131:0/3855587789' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-13","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:09:29.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:29 smithi131 bash[88347]: cluster 2024-08-17T17:09:28.370425+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e530: 8 total, 8 up, 8 in 2024-08-17T17:09:29.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:29 smithi131 bash[88347]: cluster 2024-08-17T17:09:28.370425+0000 mon.a (mon.0) 233 : cluster [DBG] osdmap e530: 8 total, 8 up, 8 in 2024-08-17T17:09:30.455 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestInternal.OpenByID (2085 ms) 2024-08-17T17:09:30.455 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestInternal.OpenSnapDNE 2024-08-17T17:09:30.491 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestInternal.OpenSnapDNE (36 ms) 2024-08-17T17:09:30.491 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestInternal.IsExclusiveLockOwner 2024-08-17T17:09:30.531 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestInternal.IsExclusiveLockOwner (41 ms) 2024-08-17T17:09:30.531 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestInternal.ResizeLocksImage 2024-08-17T17:09:30.584 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestInternal.ResizeLocksImage (53 ms) 2024-08-17T17:09:30.584 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestInternal.ResizeFailsToLockImage 2024-08-17T17:09:30.630 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestInternal.ResizeFailsToLockImage (45 ms) 2024-08-17T17:09:30.630 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestInternal.SnapCreateLocksImage 2024-08-17T17:09:30.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:30 smithi169 bash[24469]: cluster 2024-08-17T17:09:28.831300+0000 mgr.y (mgr.34107) 69 : cluster [DBG] pgmap v95: 105 pgs: 29 unknown, 76 active+clean; 582 KiB data, 476 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:09:30.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:30 smithi169 bash[24469]: cluster 2024-08-17T17:09:29.396576+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e531: 8 total, 8 up, 8 in 2024-08-17T17:09:30.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:30 smithi131 bash[88347]: cluster 2024-08-17T17:09:28.831300+0000 mgr.y (mgr.34107) 69 : cluster [DBG] pgmap v95: 105 pgs: 29 unknown, 76 active+clean; 582 KiB data, 476 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:09:30.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:30 smithi131 bash[88347]: cluster 2024-08-17T17:09:28.831300+0000 mgr.y (mgr.34107) 69 : cluster [DBG] pgmap v95: 105 pgs: 29 unknown, 76 active+clean; 582 KiB data, 476 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:09:30.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:30 smithi131 bash[88347]: cluster 2024-08-17T17:09:29.396576+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e531: 8 total, 8 up, 8 in 2024-08-17T17:09:30.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:30 smithi131 bash[88347]: cluster 2024-08-17T17:09:29.396576+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e531: 8 total, 8 up, 8 in 2024-08-17T17:09:30.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:30 smithi131 bash[89561]: cluster 2024-08-17T17:09:28.831300+0000 mgr.y (mgr.34107) 69 : cluster [DBG] pgmap v95: 105 pgs: 29 unknown, 76 active+clean; 582 KiB data, 476 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:09:30.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:30 smithi131 bash[89561]: cluster 2024-08-17T17:09:28.831300+0000 mgr.y (mgr.34107) 69 : cluster [DBG] pgmap v95: 105 pgs: 29 unknown, 76 active+clean; 582 KiB data, 476 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:09:30.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:30 smithi131 bash[89561]: cluster 2024-08-17T17:09:29.396576+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e531: 8 total, 8 up, 8 in 2024-08-17T17:09:30.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:30 smithi131 bash[89561]: cluster 2024-08-17T17:09:29.396576+0000 mon.a (mon.0) 234 : cluster [DBG] osdmap e531: 8 total, 8 up, 8 in 2024-08-17T17:09:31.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:31 smithi131 bash[88347]: cluster 2024-08-17T17:09:30.400965+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e532: 8 total, 8 up, 8 in 2024-08-17T17:09:31.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:31 smithi131 bash[88347]: cluster 2024-08-17T17:09:30.400965+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e532: 8 total, 8 up, 8 in 2024-08-17T17:09:31.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:31 smithi131 bash[89561]: cluster 2024-08-17T17:09:30.400965+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e532: 8 total, 8 up, 8 in 2024-08-17T17:09:31.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:31 smithi131 bash[89561]: cluster 2024-08-17T17:09:30.400965+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e532: 8 total, 8 up, 8 in 2024-08-17T17:09:31.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:31 smithi169 bash[24469]: cluster 2024-08-17T17:09:30.400965+0000 mon.a (mon.0) 235 : cluster [DBG] osdmap e532: 8 total, 8 up, 8 in 2024-08-17T17:09:32.448 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestInternal.SnapCreateLocksImage (1818 ms) 2024-08-17T17:09:32.448 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestInternal.SnapCreateFailsToLockImage 2024-08-17T17:09:32.501 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestInternal.SnapCreateFailsToLockImage (54 ms) 2024-08-17T17:09:32.501 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestInternal.SnapRollbackLocksImage 2024-08-17T17:09:32.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:32 smithi131 bash[88347]: cluster 2024-08-17T17:09:30.831963+0000 mgr.y (mgr.34107) 70 : cluster [DBG] pgmap v98: 105 pgs: 105 active+clean; 582 KiB data, 476 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:09:32.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:32 smithi131 bash[88347]: cluster 2024-08-17T17:09:30.831963+0000 mgr.y (mgr.34107) 70 : cluster [DBG] pgmap v98: 105 pgs: 105 active+clean; 582 KiB data, 476 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:09:32.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:32 smithi131 bash[88347]: cluster 2024-08-17T17:09:31.415028+0000 mon.a (mon.0) 236 : cluster [DBG] osdmap e533: 8 total, 8 up, 8 in 2024-08-17T17:09:32.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:32 smithi131 bash[88347]: cluster 2024-08-17T17:09:31.415028+0000 mon.a (mon.0) 236 : cluster [DBG] osdmap e533: 8 total, 8 up, 8 in 2024-08-17T17:09:32.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:32 smithi131 bash[89561]: cluster 2024-08-17T17:09:30.831963+0000 mgr.y (mgr.34107) 70 : cluster [DBG] pgmap v98: 105 pgs: 105 active+clean; 582 KiB data, 476 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:09:32.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:32 smithi131 bash[89561]: cluster 2024-08-17T17:09:30.831963+0000 mgr.y (mgr.34107) 70 : cluster [DBG] pgmap v98: 105 pgs: 105 active+clean; 582 KiB data, 476 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:09:32.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:32 smithi131 bash[89561]: cluster 2024-08-17T17:09:31.415028+0000 mon.a (mon.0) 236 : cluster [DBG] osdmap e533: 8 total, 8 up, 8 in 2024-08-17T17:09:32.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:32 smithi131 bash[89561]: cluster 2024-08-17T17:09:31.415028+0000 mon.a (mon.0) 236 : cluster [DBG] osdmap e533: 8 total, 8 up, 8 in 2024-08-17T17:09:32.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:32 smithi169 bash[24469]: cluster 2024-08-17T17:09:30.831963+0000 mgr.y (mgr.34107) 70 : cluster [DBG] pgmap v98: 105 pgs: 105 active+clean; 582 KiB data, 476 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:09:32.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:32 smithi169 bash[24469]: cluster 2024-08-17T17:09:31.415028+0000 mon.a (mon.0) 236 : cluster [DBG] osdmap e533: 8 total, 8 up, 8 in 2024-08-17T17:09:33.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:33 smithi131 bash[89561]: cluster 2024-08-17T17:09:32.423834+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e534: 8 total, 8 up, 8 in 2024-08-17T17:09:33.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:33 smithi131 bash[89561]: cluster 2024-08-17T17:09:32.423834+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e534: 8 total, 8 up, 8 in 2024-08-17T17:09:33.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:33 smithi131 bash[88347]: cluster 2024-08-17T17:09:32.423834+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e534: 8 total, 8 up, 8 in 2024-08-17T17:09:33.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:33 smithi131 bash[88347]: cluster 2024-08-17T17:09:32.423834+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e534: 8 total, 8 up, 8 in 2024-08-17T17:09:33.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:33 smithi169 bash[24469]: cluster 2024-08-17T17:09:32.423834+0000 mon.a (mon.0) 237 : cluster [DBG] osdmap e534: 8 total, 8 up, 8 in 2024-08-17T17:09:34.476 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestInternal.SnapRollbackLocksImage (1974 ms) 2024-08-17T17:09:34.476 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestInternal.SnapRollbackFailsToLockImage 2024-08-17T17:09:34.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:34 smithi131 bash[88347]: cluster 2024-08-17T17:09:32.832624+0000 mgr.y (mgr.34107) 71 : cluster [DBG] pgmap v101: 105 pgs: 105 active+clean; 582 KiB data, 476 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:09:34.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:34 smithi131 bash[88347]: cluster 2024-08-17T17:09:32.832624+0000 mgr.y (mgr.34107) 71 : cluster [DBG] pgmap v101: 105 pgs: 105 active+clean; 582 KiB data, 476 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:09:34.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:34 smithi131 bash[88347]: cluster 2024-08-17T17:09:33.435684+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e535: 8 total, 8 up, 8 in 2024-08-17T17:09:34.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:34 smithi131 bash[88347]: cluster 2024-08-17T17:09:33.435684+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e535: 8 total, 8 up, 8 in 2024-08-17T17:09:34.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:34 smithi131 bash[89561]: cluster 2024-08-17T17:09:32.832624+0000 mgr.y (mgr.34107) 71 : cluster [DBG] pgmap v101: 105 pgs: 105 active+clean; 582 KiB data, 476 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:09:34.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:34 smithi131 bash[89561]: cluster 2024-08-17T17:09:32.832624+0000 mgr.y (mgr.34107) 71 : cluster [DBG] pgmap v101: 105 pgs: 105 active+clean; 582 KiB data, 476 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:09:34.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:34 smithi131 bash[89561]: cluster 2024-08-17T17:09:33.435684+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e535: 8 total, 8 up, 8 in 2024-08-17T17:09:34.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:34 smithi131 bash[89561]: cluster 2024-08-17T17:09:33.435684+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e535: 8 total, 8 up, 8 in 2024-08-17T17:09:34.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:34 smithi169 bash[24469]: cluster 2024-08-17T17:09:32.832624+0000 mgr.y (mgr.34107) 71 : cluster [DBG] pgmap v101: 105 pgs: 105 active+clean; 582 KiB data, 476 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:09:34.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:34 smithi169 bash[24469]: cluster 2024-08-17T17:09:33.435684+0000 mon.a (mon.0) 238 : cluster [DBG] osdmap e535: 8 total, 8 up, 8 in 2024-08-17T17:09:35.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:35 smithi131 bash[88347]: cluster 2024-08-17T17:09:34.442393+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e536: 8 total, 8 up, 8 in 2024-08-17T17:09:35.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:35 smithi131 bash[88347]: cluster 2024-08-17T17:09:34.442393+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e536: 8 total, 8 up, 8 in 2024-08-17T17:09:35.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:35 smithi131 bash[89561]: cluster 2024-08-17T17:09:34.442393+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e536: 8 total, 8 up, 8 in 2024-08-17T17:09:35.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:35 smithi131 bash[89561]: cluster 2024-08-17T17:09:34.442393+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e536: 8 total, 8 up, 8 in 2024-08-17T17:09:35.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:35 smithi169 bash[24469]: cluster 2024-08-17T17:09:34.442393+0000 mon.a (mon.0) 239 : cluster [DBG] osdmap e536: 8 total, 8 up, 8 in 2024-08-17T17:09:36.481 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestInternal.SnapRollbackFailsToLockImage (2006 ms) 2024-08-17T17:09:36.482 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestInternal.SnapSetReleasesLock 2024-08-17T17:09:36.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:36 smithi131 bash[89561]: cluster 2024-08-17T17:09:34.833376+0000 mgr.y (mgr.34107) 72 : cluster [DBG] pgmap v104: 105 pgs: 105 active+clean; 582 KiB data, 481 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 12 KiB/s wr, 158 op/s 2024-08-17T17:09:36.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:36 smithi131 bash[89561]: cluster 2024-08-17T17:09:34.833376+0000 mgr.y (mgr.34107) 72 : cluster [DBG] pgmap v104: 105 pgs: 105 active+clean; 582 KiB data, 481 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 12 KiB/s wr, 158 op/s 2024-08-17T17:09:36.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:36 smithi131 bash[89561]: cluster 2024-08-17T17:09:35.453199+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e537: 8 total, 8 up, 8 in 2024-08-17T17:09:36.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:36 smithi131 bash[89561]: cluster 2024-08-17T17:09:35.453199+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e537: 8 total, 8 up, 8 in 2024-08-17T17:09:36.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:36 smithi131 bash[88347]: cluster 2024-08-17T17:09:34.833376+0000 mgr.y (mgr.34107) 72 : cluster [DBG] pgmap v104: 105 pgs: 105 active+clean; 582 KiB data, 481 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 12 KiB/s wr, 158 op/s 2024-08-17T17:09:36.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:36 smithi131 bash[88347]: cluster 2024-08-17T17:09:34.833376+0000 mgr.y (mgr.34107) 72 : cluster [DBG] pgmap v104: 105 pgs: 105 active+clean; 582 KiB data, 481 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 12 KiB/s wr, 158 op/s 2024-08-17T17:09:36.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:36 smithi131 bash[88347]: cluster 2024-08-17T17:09:35.453199+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e537: 8 total, 8 up, 8 in 2024-08-17T17:09:36.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:36 smithi131 bash[88347]: cluster 2024-08-17T17:09:35.453199+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e537: 8 total, 8 up, 8 in 2024-08-17T17:09:36.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:36 smithi169 bash[24469]: cluster 2024-08-17T17:09:34.833376+0000 mgr.y (mgr.34107) 72 : cluster [DBG] pgmap v104: 105 pgs: 105 active+clean; 582 KiB data, 481 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 12 KiB/s wr, 158 op/s 2024-08-17T17:09:36.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:36 smithi169 bash[24469]: cluster 2024-08-17T17:09:35.453199+0000 mon.a (mon.0) 240 : cluster [DBG] osdmap e537: 8 total, 8 up, 8 in 2024-08-17T17:09:37.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:37 smithi131 bash[89561]: cluster 2024-08-17T17:09:36.461869+0000 mon.a (mon.0) 241 : cluster [DBG] osdmap e538: 8 total, 8 up, 8 in 2024-08-17T17:09:37.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:37 smithi131 bash[89561]: cluster 2024-08-17T17:09:36.461869+0000 mon.a (mon.0) 241 : cluster [DBG] osdmap e538: 8 total, 8 up, 8 in 2024-08-17T17:09:37.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:37 smithi131 bash[88347]: cluster 2024-08-17T17:09:36.461869+0000 mon.a (mon.0) 241 : cluster [DBG] osdmap e538: 8 total, 8 up, 8 in 2024-08-17T17:09:37.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:37 smithi131 bash[88347]: cluster 2024-08-17T17:09:36.461869+0000 mon.a (mon.0) 241 : cluster [DBG] osdmap e538: 8 total, 8 up, 8 in 2024-08-17T17:09:37.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:37 smithi169 bash[24469]: cluster 2024-08-17T17:09:36.461869+0000 mon.a (mon.0) 241 : cluster [DBG] osdmap e538: 8 total, 8 up, 8 in 2024-08-17T17:09:38.504 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestInternal.SnapSetReleasesLock (2022 ms) 2024-08-17T17:09:38.504 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestInternal.FlattenLocksImage 2024-08-17T17:09:38.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:38 smithi131 bash[89561]: cluster 2024-08-17T17:09:36.834112+0000 mgr.y (mgr.34107) 73 : cluster [DBG] pgmap v107: 105 pgs: 105 active+clean; 582 KiB data, 481 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 12 KiB/s wr, 158 op/s 2024-08-17T17:09:38.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:38 smithi131 bash[89561]: cluster 2024-08-17T17:09:36.834112+0000 mgr.y (mgr.34107) 73 : cluster [DBG] pgmap v107: 105 pgs: 105 active+clean; 582 KiB data, 481 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 12 KiB/s wr, 158 op/s 2024-08-17T17:09:38.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:38 smithi131 bash[89561]: cluster 2024-08-17T17:09:37.478029+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e539: 8 total, 8 up, 8 in 2024-08-17T17:09:38.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:38 smithi131 bash[89561]: cluster 2024-08-17T17:09:37.478029+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e539: 8 total, 8 up, 8 in 2024-08-17T17:09:38.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:38 smithi131 bash[89561]: audit 2024-08-17T17:09:38.189880+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:09:38.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:38 smithi131 bash[89561]: audit 2024-08-17T17:09:38.189880+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:09:38.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:38 smithi131 bash[88347]: cluster 2024-08-17T17:09:36.834112+0000 mgr.y (mgr.34107) 73 : cluster [DBG] pgmap v107: 105 pgs: 105 active+clean; 582 KiB data, 481 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 12 KiB/s wr, 158 op/s 2024-08-17T17:09:38.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:38 smithi131 bash[88347]: cluster 2024-08-17T17:09:36.834112+0000 mgr.y (mgr.34107) 73 : cluster [DBG] pgmap v107: 105 pgs: 105 active+clean; 582 KiB data, 481 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 12 KiB/s wr, 158 op/s 2024-08-17T17:09:38.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:38 smithi131 bash[88347]: cluster 2024-08-17T17:09:37.478029+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e539: 8 total, 8 up, 8 in 2024-08-17T17:09:38.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:38 smithi131 bash[88347]: cluster 2024-08-17T17:09:37.478029+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e539: 8 total, 8 up, 8 in 2024-08-17T17:09:38.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:38 smithi131 bash[88347]: audit 2024-08-17T17:09:38.189880+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:09:38.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:38 smithi131 bash[88347]: audit 2024-08-17T17:09:38.189880+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:09:38.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:38 smithi169 bash[24469]: cluster 2024-08-17T17:09:36.834112+0000 mgr.y (mgr.34107) 73 : cluster [DBG] pgmap v107: 105 pgs: 105 active+clean; 582 KiB data, 481 MiB used, 715 GiB / 715 GiB avail; 109 KiB/s rd, 12 KiB/s wr, 158 op/s 2024-08-17T17:09:38.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:38 smithi169 bash[24469]: cluster 2024-08-17T17:09:37.478029+0000 mon.a (mon.0) 242 : cluster [DBG] osdmap e539: 8 total, 8 up, 8 in 2024-08-17T17:09:38.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:38 smithi169 bash[24469]: audit 2024-08-17T17:09:38.189880+0000 mon.a (mon.0) 243 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:09:39.095 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:09:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:09:38] "GET /metrics HTTP/1.1" 200 36265 "" "Prometheus/2.51.0" 2024-08-17T17:09:39.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:39 smithi131 bash[88347]: cluster 2024-08-17T17:09:38.481240+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e540: 8 total, 8 up, 8 in 2024-08-17T17:09:39.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:39 smithi131 bash[88347]: cluster 2024-08-17T17:09:38.481240+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e540: 8 total, 8 up, 8 in 2024-08-17T17:09:39.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:39 smithi131 bash[89561]: cluster 2024-08-17T17:09:38.481240+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e540: 8 total, 8 up, 8 in 2024-08-17T17:09:39.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:39 smithi131 bash[89561]: cluster 2024-08-17T17:09:38.481240+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e540: 8 total, 8 up, 8 in 2024-08-17T17:09:39.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:39 smithi169 bash[24469]: cluster 2024-08-17T17:09:38.481240+0000 mon.a (mon.0) 244 : cluster [DBG] osdmap e540: 8 total, 8 up, 8 in 2024-08-17T17:09:40.203 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestInternal.FlattenLocksImage (1699 ms) 2024-08-17T17:09:40.203 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestInternal.FlattenFailsToLockImage 2024-08-17T17:09:40.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:40 smithi131 bash[89561]: cluster 2024-08-17T17:09:38.834944+0000 mgr.y (mgr.34107) 74 : cluster [DBG] pgmap v110: 105 pgs: 105 active+clean; 582 KiB data, 481 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:09:40.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:40 smithi131 bash[89561]: cluster 2024-08-17T17:09:38.834944+0000 mgr.y (mgr.34107) 74 : cluster [DBG] pgmap v110: 105 pgs: 105 active+clean; 582 KiB data, 481 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:09:40.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:40 smithi131 bash[89561]: cluster 2024-08-17T17:09:39.498985+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e541: 8 total, 8 up, 8 in 2024-08-17T17:09:40.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:40 smithi131 bash[89561]: cluster 2024-08-17T17:09:39.498985+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e541: 8 total, 8 up, 8 in 2024-08-17T17:09:40.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:40 smithi131 bash[89561]: cluster 2024-08-17T17:09:40.153486+0000 mon.a (mon.0) 246 : cluster [DBG] osdmap e542: 8 total, 8 up, 8 in 2024-08-17T17:09:40.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:40 smithi131 bash[89561]: cluster 2024-08-17T17:09:40.153486+0000 mon.a (mon.0) 246 : cluster [DBG] osdmap e542: 8 total, 8 up, 8 in 2024-08-17T17:09:40.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:40 smithi131 bash[88347]: cluster 2024-08-17T17:09:38.834944+0000 mgr.y (mgr.34107) 74 : cluster [DBG] pgmap v110: 105 pgs: 105 active+clean; 582 KiB data, 481 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:09:40.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:40 smithi131 bash[88347]: cluster 2024-08-17T17:09:38.834944+0000 mgr.y (mgr.34107) 74 : cluster [DBG] pgmap v110: 105 pgs: 105 active+clean; 582 KiB data, 481 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:09:40.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:40 smithi131 bash[88347]: cluster 2024-08-17T17:09:39.498985+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e541: 8 total, 8 up, 8 in 2024-08-17T17:09:40.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:40 smithi131 bash[88347]: cluster 2024-08-17T17:09:39.498985+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e541: 8 total, 8 up, 8 in 2024-08-17T17:09:40.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:40 smithi131 bash[88347]: cluster 2024-08-17T17:09:40.153486+0000 mon.a (mon.0) 246 : cluster [DBG] osdmap e542: 8 total, 8 up, 8 in 2024-08-17T17:09:40.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:40 smithi131 bash[88347]: cluster 2024-08-17T17:09:40.153486+0000 mon.a (mon.0) 246 : cluster [DBG] osdmap e542: 8 total, 8 up, 8 in 2024-08-17T17:09:40.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:40 smithi169 bash[24469]: cluster 2024-08-17T17:09:38.834944+0000 mgr.y (mgr.34107) 74 : cluster [DBG] pgmap v110: 105 pgs: 105 active+clean; 582 KiB data, 481 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:09:40.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:40 smithi169 bash[24469]: cluster 2024-08-17T17:09:39.498985+0000 mon.a (mon.0) 245 : cluster [DBG] osdmap e541: 8 total, 8 up, 8 in 2024-08-17T17:09:40.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:40 smithi169 bash[24469]: cluster 2024-08-17T17:09:40.153486+0000 mon.a (mon.0) 246 : cluster [DBG] osdmap e542: 8 total, 8 up, 8 in 2024-08-17T17:09:42.238 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:42 smithi131 bash[89561]: cluster 2024-08-17T17:09:40.835672+0000 mgr.y (mgr.34107) 75 : cluster [DBG] pgmap v113: 105 pgs: 105 active+clean; 582 KiB data, 485 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 6.7 KiB/s wr, 99 op/s 2024-08-17T17:09:42.238 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:42 smithi131 bash[89561]: cluster 2024-08-17T17:09:40.835672+0000 mgr.y (mgr.34107) 75 : cluster [DBG] pgmap v113: 105 pgs: 105 active+clean; 582 KiB data, 485 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 6.7 KiB/s wr, 99 op/s 2024-08-17T17:09:42.238 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:42 smithi131 bash[89561]: cluster 2024-08-17T17:09:41.158384+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e543: 8 total, 8 up, 8 in 2024-08-17T17:09:42.238 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:42 smithi131 bash[89561]: cluster 2024-08-17T17:09:41.158384+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e543: 8 total, 8 up, 8 in 2024-08-17T17:09:42.238 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:42 smithi131 bash[88347]: cluster 2024-08-17T17:09:40.835672+0000 mgr.y (mgr.34107) 75 : cluster [DBG] pgmap v113: 105 pgs: 105 active+clean; 582 KiB data, 485 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 6.7 KiB/s wr, 99 op/s 2024-08-17T17:09:42.238 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:42 smithi131 bash[88347]: cluster 2024-08-17T17:09:40.835672+0000 mgr.y (mgr.34107) 75 : cluster [DBG] pgmap v113: 105 pgs: 105 active+clean; 582 KiB data, 485 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 6.7 KiB/s wr, 99 op/s 2024-08-17T17:09:42.239 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:42 smithi131 bash[88347]: cluster 2024-08-17T17:09:41.158384+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e543: 8 total, 8 up, 8 in 2024-08-17T17:09:42.239 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:42 smithi131 bash[88347]: cluster 2024-08-17T17:09:41.158384+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e543: 8 total, 8 up, 8 in 2024-08-17T17:09:42.526 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestInternal.FlattenFailsToLockImage (2324 ms) 2024-08-17T17:09:42.526 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestInternal.WriteFailsToLockImageBlocklisted 2024-08-17T17:09:42.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:42 smithi169 bash[24469]: cluster 2024-08-17T17:09:40.835672+0000 mgr.y (mgr.34107) 75 : cluster [DBG] pgmap v113: 105 pgs: 105 active+clean; 582 KiB data, 485 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 6.7 KiB/s wr, 99 op/s 2024-08-17T17:09:42.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:42 smithi169 bash[24469]: cluster 2024-08-17T17:09:41.158384+0000 mon.a (mon.0) 247 : cluster [DBG] osdmap e543: 8 total, 8 up, 8 in 2024-08-17T17:09:42.899 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'sleep 60' 2024-08-17T17:09:43.510 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestInternal.WriteFailsToLockImageBlocklisted (984 ms) 2024-08-17T17:09:43.511 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestInternal.WriteFailsToLockImageBlocklistedWatch 2024-08-17T17:09:43.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:43 smithi131 bash[89561]: audit 2024-08-17T17:09:41.942451+0000 mgr.y (mgr.34107) 76 : audit [DBG] from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:09:43.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:43 smithi131 bash[89561]: audit 2024-08-17T17:09:41.942451+0000 mgr.y (mgr.34107) 76 : audit [DBG] from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:09:43.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:43 smithi131 bash[89561]: cluster 2024-08-17T17:09:42.502124+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e544: 8 total, 8 up, 8 in 2024-08-17T17:09:43.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:43 smithi131 bash[89561]: cluster 2024-08-17T17:09:42.502124+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e544: 8 total, 8 up, 8 in 2024-08-17T17:09:43.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:43 smithi131 bash[89561]: audit 2024-08-17T17:09:42.610644+0000 mon.a (mon.0) 249 : audit [INF] from='client.? 172.21.15.131:0/1886773554' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.131:0/1886773554"} : dispatch 2024-08-17T17:09:43.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:43 smithi131 bash[89561]: audit 2024-08-17T17:09:42.610644+0000 mon.a (mon.0) 249 : audit [INF] from='client.? 172.21.15.131:0/1886773554' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.131:0/1886773554"} : dispatch 2024-08-17T17:09:43.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:43 smithi131 bash[88347]: audit 2024-08-17T17:09:41.942451+0000 mgr.y (mgr.34107) 76 : audit [DBG] from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:09:43.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:43 smithi131 bash[88347]: audit 2024-08-17T17:09:41.942451+0000 mgr.y (mgr.34107) 76 : audit [DBG] from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:09:43.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:43 smithi131 bash[88347]: cluster 2024-08-17T17:09:42.502124+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e544: 8 total, 8 up, 8 in 2024-08-17T17:09:43.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:43 smithi131 bash[88347]: cluster 2024-08-17T17:09:42.502124+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e544: 8 total, 8 up, 8 in 2024-08-17T17:09:43.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:43 smithi131 bash[88347]: audit 2024-08-17T17:09:42.610644+0000 mon.a (mon.0) 249 : audit [INF] from='client.? 172.21.15.131:0/1886773554' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.131:0/1886773554"} : dispatch 2024-08-17T17:09:43.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:43 smithi131 bash[88347]: audit 2024-08-17T17:09:42.610644+0000 mon.a (mon.0) 249 : audit [INF] from='client.? 172.21.15.131:0/1886773554' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.131:0/1886773554"} : dispatch 2024-08-17T17:09:43.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:43 smithi169 bash[24469]: audit 2024-08-17T17:09:41.942451+0000 mgr.y (mgr.34107) 76 : audit [DBG] from='client.44144 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:09:43.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:43 smithi169 bash[24469]: cluster 2024-08-17T17:09:42.502124+0000 mon.a (mon.0) 248 : cluster [DBG] osdmap e544: 8 total, 8 up, 8 in 2024-08-17T17:09:43.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:43 smithi169 bash[24469]: audit 2024-08-17T17:09:42.610644+0000 mon.a (mon.0) 249 : audit [INF] from='client.? 172.21.15.131:0/1886773554' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.131:0/1886773554"} : dispatch 2024-08-17T17:09:44.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:44 smithi131 bash[88347]: cluster 2024-08-17T17:09:42.836448+0000 mgr.y (mgr.34107) 77 : cluster [DBG] pgmap v116: 105 pgs: 105 active+clean; 582 KiB data, 485 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 6.7 KiB/s wr, 99 op/s 2024-08-17T17:09:44.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:44 smithi131 bash[88347]: cluster 2024-08-17T17:09:42.836448+0000 mgr.y (mgr.34107) 77 : cluster [DBG] pgmap v116: 105 pgs: 105 active+clean; 582 KiB data, 485 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 6.7 KiB/s wr, 99 op/s 2024-08-17T17:09:44.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:44 smithi131 bash[88347]: audit 2024-08-17T17:09:43.495043+0000 mon.a (mon.0) 250 : audit [INF] from='client.? 172.21.15.131:0/1886773554' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.131:0/1886773554"}]': finished 2024-08-17T17:09:44.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:44 smithi131 bash[88347]: audit 2024-08-17T17:09:43.495043+0000 mon.a (mon.0) 250 : audit [INF] from='client.? 172.21.15.131:0/1886773554' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.131:0/1886773554"}]': finished 2024-08-17T17:09:44.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:44 smithi131 bash[88347]: cluster 2024-08-17T17:09:43.501792+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e545: 8 total, 8 up, 8 in 2024-08-17T17:09:44.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:44 smithi131 bash[88347]: cluster 2024-08-17T17:09:43.501792+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e545: 8 total, 8 up, 8 in 2024-08-17T17:09:44.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:44 smithi131 bash[88347]: audit 2024-08-17T17:09:43.572486+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.131:0/1352865815' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.131:0/1352865815"} : dispatch 2024-08-17T17:09:44.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:44 smithi131 bash[88347]: audit 2024-08-17T17:09:43.572486+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.131:0/1352865815' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.131:0/1352865815"} : dispatch 2024-08-17T17:09:44.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:44 smithi131 bash[88347]: audit 2024-08-17T17:09:43.572992+0000 mon.a (mon.0) 252 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.131:0/1352865815"} : dispatch 2024-08-17T17:09:44.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:44 smithi131 bash[88347]: audit 2024-08-17T17:09:43.572992+0000 mon.a (mon.0) 252 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.131:0/1352865815"} : dispatch 2024-08-17T17:09:44.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:44 smithi131 bash[89561]: cluster 2024-08-17T17:09:42.836448+0000 mgr.y (mgr.34107) 77 : cluster [DBG] pgmap v116: 105 pgs: 105 active+clean; 582 KiB data, 485 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 6.7 KiB/s wr, 99 op/s 2024-08-17T17:09:44.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:44 smithi131 bash[89561]: cluster 2024-08-17T17:09:42.836448+0000 mgr.y (mgr.34107) 77 : cluster [DBG] pgmap v116: 105 pgs: 105 active+clean; 582 KiB data, 485 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 6.7 KiB/s wr, 99 op/s 2024-08-17T17:09:44.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:44 smithi131 bash[89561]: audit 2024-08-17T17:09:43.495043+0000 mon.a (mon.0) 250 : audit [INF] from='client.? 172.21.15.131:0/1886773554' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.131:0/1886773554"}]': finished 2024-08-17T17:09:44.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:44 smithi131 bash[89561]: audit 2024-08-17T17:09:43.495043+0000 mon.a (mon.0) 250 : audit [INF] from='client.? 172.21.15.131:0/1886773554' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.131:0/1886773554"}]': finished 2024-08-17T17:09:44.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:44 smithi131 bash[89561]: cluster 2024-08-17T17:09:43.501792+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e545: 8 total, 8 up, 8 in 2024-08-17T17:09:44.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:44 smithi131 bash[89561]: cluster 2024-08-17T17:09:43.501792+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e545: 8 total, 8 up, 8 in 2024-08-17T17:09:44.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:44 smithi131 bash[89561]: audit 2024-08-17T17:09:43.572486+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.131:0/1352865815' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.131:0/1352865815"} : dispatch 2024-08-17T17:09:44.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:44 smithi131 bash[89561]: audit 2024-08-17T17:09:43.572486+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.131:0/1352865815' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.131:0/1352865815"} : dispatch 2024-08-17T17:09:44.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:44 smithi131 bash[89561]: audit 2024-08-17T17:09:43.572992+0000 mon.a (mon.0) 252 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.131:0/1352865815"} : dispatch 2024-08-17T17:09:44.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:44 smithi131 bash[89561]: audit 2024-08-17T17:09:43.572992+0000 mon.a (mon.0) 252 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.131:0/1352865815"} : dispatch 2024-08-17T17:09:44.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:44 smithi169 bash[24469]: cluster 2024-08-17T17:09:42.836448+0000 mgr.y (mgr.34107) 77 : cluster [DBG] pgmap v116: 105 pgs: 105 active+clean; 582 KiB data, 485 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 6.7 KiB/s wr, 99 op/s 2024-08-17T17:09:44.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:44 smithi169 bash[24469]: audit 2024-08-17T17:09:43.495043+0000 mon.a (mon.0) 250 : audit [INF] from='client.? 172.21.15.131:0/1886773554' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.131:0/1886773554"}]': finished 2024-08-17T17:09:44.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:44 smithi169 bash[24469]: cluster 2024-08-17T17:09:43.501792+0000 mon.a (mon.0) 251 : cluster [DBG] osdmap e545: 8 total, 8 up, 8 in 2024-08-17T17:09:44.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:44 smithi169 bash[24469]: audit 2024-08-17T17:09:43.572486+0000 mon.c (mon.2) 3 : audit [INF] from='client.? 172.21.15.131:0/1352865815' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.131:0/1352865815"} : dispatch 2024-08-17T17:09:44.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:44 smithi169 bash[24469]: audit 2024-08-17T17:09:43.572992+0000 mon.a (mon.0) 252 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.131:0/1352865815"} : dispatch 2024-08-17T17:09:45.528 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestInternal.WriteFailsToLockImageBlocklistedWatch (2017 ms) 2024-08-17T17:09:45.528 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestInternal.AioWriteRequestsLock 2024-08-17T17:09:45.591 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestInternal.AioWriteRequestsLock (63 ms) 2024-08-17T17:09:45.591 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestInternal.AioDiscardRequestsLock 2024-08-17T17:09:45.645 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestInternal.AioDiscardRequestsLock (54 ms) 2024-08-17T17:09:45.645 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestInternal.CancelAsyncResize 2024-08-17T17:09:45.731 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestInternal.CancelAsyncResize (86 ms) 2024-08-17T17:09:45.732 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestInternal.MultipleResize 2024-08-17T17:09:45.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:45 smithi131 bash[88347]: audit 2024-08-17T17:09:44.507487+0000 mon.a (mon.0) 253 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.131:0/1352865815"}]': finished 2024-08-17T17:09:45.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:45 smithi131 bash[88347]: audit 2024-08-17T17:09:44.507487+0000 mon.a (mon.0) 253 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.131:0/1352865815"}]': finished 2024-08-17T17:09:45.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:45 smithi131 bash[88347]: cluster 2024-08-17T17:09:44.517112+0000 mon.a (mon.0) 254 : cluster [DBG] osdmap e546: 8 total, 8 up, 8 in 2024-08-17T17:09:45.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:45 smithi131 bash[88347]: cluster 2024-08-17T17:09:44.517112+0000 mon.a (mon.0) 254 : cluster [DBG] osdmap e546: 8 total, 8 up, 8 in 2024-08-17T17:09:45.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:45 smithi131 bash[89561]: audit 2024-08-17T17:09:44.507487+0000 mon.a (mon.0) 253 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.131:0/1352865815"}]': finished 2024-08-17T17:09:45.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:45 smithi131 bash[89561]: audit 2024-08-17T17:09:44.507487+0000 mon.a (mon.0) 253 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.131:0/1352865815"}]': finished 2024-08-17T17:09:45.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:45 smithi131 bash[89561]: cluster 2024-08-17T17:09:44.517112+0000 mon.a (mon.0) 254 : cluster [DBG] osdmap e546: 8 total, 8 up, 8 in 2024-08-17T17:09:45.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:45 smithi131 bash[89561]: cluster 2024-08-17T17:09:44.517112+0000 mon.a (mon.0) 254 : cluster [DBG] osdmap e546: 8 total, 8 up, 8 in 2024-08-17T17:09:45.858 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestInternal.MultipleResize (127 ms) 2024-08-17T17:09:45.858 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestInternal.Metadata 2024-08-17T17:09:45.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:45 smithi169 bash[24469]: audit 2024-08-17T17:09:44.507487+0000 mon.a (mon.0) 253 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.131:0/1352865815"}]': finished 2024-08-17T17:09:45.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:45 smithi169 bash[24469]: cluster 2024-08-17T17:09:44.517112+0000 mon.a (mon.0) 254 : cluster [DBG] osdmap e546: 8 total, 8 up, 8 in 2024-08-17T17:09:45.987 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestInternal.Metadata (128 ms) 2024-08-17T17:09:45.987 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestInternal.MetadataConfApply 2024-08-17T17:09:46.070 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestInternal.MetadataConfApply (83 ms) 2024-08-17T17:09:46.070 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestInternal.SnapshotCopyup 2024-08-17T17:09:46.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:46 smithi131 bash[89561]: cluster 2024-08-17T17:09:44.837176+0000 mgr.y (mgr.34107) 78 : cluster [DBG] pgmap v119: 105 pgs: 105 active+clean; 582 KiB data, 486 MiB used, 715 GiB / 715 GiB avail; 184 KiB/s rd, 12 KiB/s wr, 247 op/s 2024-08-17T17:09:46.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:46 smithi131 bash[89561]: cluster 2024-08-17T17:09:44.837176+0000 mgr.y (mgr.34107) 78 : cluster [DBG] pgmap v119: 105 pgs: 105 active+clean; 582 KiB data, 486 MiB used, 715 GiB / 715 GiB avail; 184 KiB/s rd, 12 KiB/s wr, 247 op/s 2024-08-17T17:09:46.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:46 smithi131 bash[88347]: cluster 2024-08-17T17:09:44.837176+0000 mgr.y (mgr.34107) 78 : cluster [DBG] pgmap v119: 105 pgs: 105 active+clean; 582 KiB data, 486 MiB used, 715 GiB / 715 GiB avail; 184 KiB/s rd, 12 KiB/s wr, 247 op/s 2024-08-17T17:09:46.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:46 smithi131 bash[88347]: cluster 2024-08-17T17:09:44.837176+0000 mgr.y (mgr.34107) 78 : cluster [DBG] pgmap v119: 105 pgs: 105 active+clean; 582 KiB data, 486 MiB used, 715 GiB / 715 GiB avail; 184 KiB/s rd, 12 KiB/s wr, 247 op/s 2024-08-17T17:09:46.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:46 smithi169 bash[24469]: cluster 2024-08-17T17:09:44.837176+0000 mgr.y (mgr.34107) 78 : cluster [DBG] pgmap v119: 105 pgs: 105 active+clean; 582 KiB data, 486 MiB used, 715 GiB / 715 GiB avail; 184 KiB/s rd, 12 KiB/s wr, 247 op/s 2024-08-17T17:09:47.636 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:09:47.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:47 smithi131 bash[88347]: cluster 2024-08-17T17:09:46.551101+0000 mon.a (mon.0) 255 : cluster [DBG] osdmap e547: 8 total, 8 up, 8 in 2024-08-17T17:09:47.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:47 smithi131 bash[88347]: cluster 2024-08-17T17:09:46.551101+0000 mon.a (mon.0) 255 : cluster [DBG] osdmap e547: 8 total, 8 up, 8 in 2024-08-17T17:09:47.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:47 smithi131 bash[89561]: cluster 2024-08-17T17:09:46.551101+0000 mon.a (mon.0) 255 : cluster [DBG] osdmap e547: 8 total, 8 up, 8 in 2024-08-17T17:09:47.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:47 smithi131 bash[89561]: cluster 2024-08-17T17:09:46.551101+0000 mon.a (mon.0) 255 : cluster [DBG] osdmap e547: 8 total, 8 up, 8 in 2024-08-17T17:09:47.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:47 smithi169 bash[24469]: cluster 2024-08-17T17:09:46.551101+0000 mon.a (mon.0) 255 : cluster [DBG] osdmap e547: 8 total, 8 up, 8 in 2024-08-17T17:09:48.768 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestInternal.SnapshotCopyup (2698 ms) 2024-08-17T17:09:48.768 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestInternal.SnapshotCopyupZeros 2024-08-17T17:09:48.846 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:09:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:09:48] "GET /metrics HTTP/1.1" 200 36265 "" "Prometheus/2.51.0" 2024-08-17T17:09:48.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:48 smithi131 bash[89561]: cluster 2024-08-17T17:09:46.837882+0000 mgr.y (mgr.34107) 79 : cluster [DBG] pgmap v121: 105 pgs: 105 active+clean; 582 KiB data, 486 MiB used, 715 GiB / 715 GiB avail; 169 KiB/s rd, 11 KiB/s wr, 227 op/s 2024-08-17T17:09:48.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:48 smithi131 bash[89561]: cluster 2024-08-17T17:09:46.837882+0000 mgr.y (mgr.34107) 79 : cluster [DBG] pgmap v121: 105 pgs: 105 active+clean; 582 KiB data, 486 MiB used, 715 GiB / 715 GiB avail; 169 KiB/s rd, 11 KiB/s wr, 227 op/s 2024-08-17T17:09:48.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:48 smithi131 bash[89561]: cluster 2024-08-17T17:09:47.566485+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e548: 8 total, 8 up, 8 in 2024-08-17T17:09:48.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:48 smithi131 bash[89561]: cluster 2024-08-17T17:09:47.566485+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e548: 8 total, 8 up, 8 in 2024-08-17T17:09:48.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:48 smithi131 bash[88347]: cluster 2024-08-17T17:09:46.837882+0000 mgr.y (mgr.34107) 79 : cluster [DBG] pgmap v121: 105 pgs: 105 active+clean; 582 KiB data, 486 MiB used, 715 GiB / 715 GiB avail; 169 KiB/s rd, 11 KiB/s wr, 227 op/s 2024-08-17T17:09:48.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:48 smithi131 bash[88347]: cluster 2024-08-17T17:09:46.837882+0000 mgr.y (mgr.34107) 79 : cluster [DBG] pgmap v121: 105 pgs: 105 active+clean; 582 KiB data, 486 MiB used, 715 GiB / 715 GiB avail; 169 KiB/s rd, 11 KiB/s wr, 227 op/s 2024-08-17T17:09:48.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:48 smithi131 bash[88347]: cluster 2024-08-17T17:09:47.566485+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e548: 8 total, 8 up, 8 in 2024-08-17T17:09:48.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:48 smithi131 bash[88347]: cluster 2024-08-17T17:09:47.566485+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e548: 8 total, 8 up, 8 in 2024-08-17T17:09:48.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:48 smithi169 bash[24469]: cluster 2024-08-17T17:09:46.837882+0000 mgr.y (mgr.34107) 79 : cluster [DBG] pgmap v121: 105 pgs: 105 active+clean; 582 KiB data, 486 MiB used, 715 GiB / 715 GiB avail; 169 KiB/s rd, 11 KiB/s wr, 227 op/s 2024-08-17T17:09:48.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:48 smithi169 bash[24469]: cluster 2024-08-17T17:09:47.566485+0000 mon.a (mon.0) 256 : cluster [DBG] osdmap e548: 8 total, 8 up, 8 in 2024-08-17T17:09:49.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:49 smithi131 bash[89561]: cluster 2024-08-17T17:09:48.575986+0000 mon.a (mon.0) 257 : cluster [DBG] osdmap e549: 8 total, 8 up, 8 in 2024-08-17T17:09:49.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:49 smithi131 bash[89561]: cluster 2024-08-17T17:09:48.575986+0000 mon.a (mon.0) 257 : cluster [DBG] osdmap e549: 8 total, 8 up, 8 in 2024-08-17T17:09:49.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:49 smithi131 bash[88347]: cluster 2024-08-17T17:09:48.575986+0000 mon.a (mon.0) 257 : cluster [DBG] osdmap e549: 8 total, 8 up, 8 in 2024-08-17T17:09:49.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:49 smithi131 bash[88347]: cluster 2024-08-17T17:09:48.575986+0000 mon.a (mon.0) 257 : cluster [DBG] osdmap e549: 8 total, 8 up, 8 in 2024-08-17T17:09:49.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:49 smithi169 bash[24469]: cluster 2024-08-17T17:09:48.575986+0000 mon.a (mon.0) 257 : cluster [DBG] osdmap e549: 8 total, 8 up, 8 in 2024-08-17T17:09:50.217 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestInternal.SnapshotCopyupZeros (1449 ms) 2024-08-17T17:09:50.217 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestInternal.SnapshotCopyupZerosMigration 2024-08-17T17:09:50.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:50 smithi131 bash[88347]: cluster 2024-08-17T17:09:48.838508+0000 mgr.y (mgr.34107) 80 : cluster [DBG] pgmap v124: 105 pgs: 105 active+clean; 583 KiB data, 490 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 2.8 KiB/s wr, 13 op/s 2024-08-17T17:09:50.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:50 smithi131 bash[88347]: cluster 2024-08-17T17:09:48.838508+0000 mgr.y (mgr.34107) 80 : cluster [DBG] pgmap v124: 105 pgs: 105 active+clean; 583 KiB data, 490 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 2.8 KiB/s wr, 13 op/s 2024-08-17T17:09:50.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:50 smithi131 bash[88347]: cluster 2024-08-17T17:09:49.590409+0000 mon.a (mon.0) 258 : cluster [DBG] osdmap e550: 8 total, 8 up, 8 in 2024-08-17T17:09:50.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:50 smithi131 bash[88347]: cluster 2024-08-17T17:09:49.590409+0000 mon.a (mon.0) 258 : cluster [DBG] osdmap e550: 8 total, 8 up, 8 in 2024-08-17T17:09:50.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:50 smithi131 bash[88347]: cluster 2024-08-17T17:09:50.157879+0000 mon.a (mon.0) 259 : cluster [DBG] osdmap e551: 8 total, 8 up, 8 in 2024-08-17T17:09:50.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:50 smithi131 bash[88347]: cluster 2024-08-17T17:09:50.157879+0000 mon.a (mon.0) 259 : cluster [DBG] osdmap e551: 8 total, 8 up, 8 in 2024-08-17T17:09:50.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:50 smithi131 bash[89561]: cluster 2024-08-17T17:09:48.838508+0000 mgr.y (mgr.34107) 80 : cluster [DBG] pgmap v124: 105 pgs: 105 active+clean; 583 KiB data, 490 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 2.8 KiB/s wr, 13 op/s 2024-08-17T17:09:50.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:50 smithi131 bash[89561]: cluster 2024-08-17T17:09:48.838508+0000 mgr.y (mgr.34107) 80 : cluster [DBG] pgmap v124: 105 pgs: 105 active+clean; 583 KiB data, 490 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 2.8 KiB/s wr, 13 op/s 2024-08-17T17:09:50.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:50 smithi131 bash[89561]: cluster 2024-08-17T17:09:49.590409+0000 mon.a (mon.0) 258 : cluster [DBG] osdmap e550: 8 total, 8 up, 8 in 2024-08-17T17:09:50.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:50 smithi131 bash[89561]: cluster 2024-08-17T17:09:49.590409+0000 mon.a (mon.0) 258 : cluster [DBG] osdmap e550: 8 total, 8 up, 8 in 2024-08-17T17:09:50.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:50 smithi131 bash[89561]: cluster 2024-08-17T17:09:50.157879+0000 mon.a (mon.0) 259 : cluster [DBG] osdmap e551: 8 total, 8 up, 8 in 2024-08-17T17:09:50.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:50 smithi131 bash[89561]: cluster 2024-08-17T17:09:50.157879+0000 mon.a (mon.0) 259 : cluster [DBG] osdmap e551: 8 total, 8 up, 8 in 2024-08-17T17:09:50.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:50 smithi169 bash[24469]: cluster 2024-08-17T17:09:48.838508+0000 mgr.y (mgr.34107) 80 : cluster [DBG] pgmap v124: 105 pgs: 105 active+clean; 583 KiB data, 490 MiB used, 715 GiB / 715 GiB avail; 4.9 KiB/s rd, 2.8 KiB/s wr, 13 op/s 2024-08-17T17:09:50.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:50 smithi169 bash[24469]: cluster 2024-08-17T17:09:49.590409+0000 mon.a (mon.0) 258 : cluster [DBG] osdmap e550: 8 total, 8 up, 8 in 2024-08-17T17:09:50.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:50 smithi169 bash[24469]: cluster 2024-08-17T17:09:50.157879+0000 mon.a (mon.0) 259 : cluster [DBG] osdmap e551: 8 total, 8 up, 8 in 2024-08-17T17:09:51.196 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestInternal.SnapshotCopyupZerosMigration (980 ms) 2024-08-17T17:09:51.196 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestInternal.ResizeCopyup 2024-08-17T17:09:52.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:52 smithi131 bash[88347]: cluster 2024-08-17T17:09:50.839235+0000 mgr.y (mgr.34107) 81 : cluster [DBG] pgmap v127: 105 pgs: 105 active+clean; 586 KiB data, 495 MiB used, 715 GiB / 715 GiB avail; 252 KiB/s rd, 30 KiB/s wr, 355 op/s 2024-08-17T17:09:52.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:52 smithi131 bash[88347]: cluster 2024-08-17T17:09:50.839235+0000 mgr.y (mgr.34107) 81 : cluster [DBG] pgmap v127: 105 pgs: 105 active+clean; 586 KiB data, 495 MiB used, 715 GiB / 715 GiB avail; 252 KiB/s rd, 30 KiB/s wr, 355 op/s 2024-08-17T17:09:52.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:52 smithi131 bash[88347]: cluster 2024-08-17T17:09:51.156816+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e552: 8 total, 8 up, 8 in 2024-08-17T17:09:52.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:52 smithi131 bash[88347]: cluster 2024-08-17T17:09:51.156816+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e552: 8 total, 8 up, 8 in 2024-08-17T17:09:52.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:52 smithi131 bash[89561]: cluster 2024-08-17T17:09:50.839235+0000 mgr.y (mgr.34107) 81 : cluster [DBG] pgmap v127: 105 pgs: 105 active+clean; 586 KiB data, 495 MiB used, 715 GiB / 715 GiB avail; 252 KiB/s rd, 30 KiB/s wr, 355 op/s 2024-08-17T17:09:52.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:52 smithi131 bash[89561]: cluster 2024-08-17T17:09:50.839235+0000 mgr.y (mgr.34107) 81 : cluster [DBG] pgmap v127: 105 pgs: 105 active+clean; 586 KiB data, 495 MiB used, 715 GiB / 715 GiB avail; 252 KiB/s rd, 30 KiB/s wr, 355 op/s 2024-08-17T17:09:52.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:52 smithi131 bash[89561]: cluster 2024-08-17T17:09:51.156816+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e552: 8 total, 8 up, 8 in 2024-08-17T17:09:52.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:52 smithi131 bash[89561]: cluster 2024-08-17T17:09:51.156816+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e552: 8 total, 8 up, 8 in 2024-08-17T17:09:52.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:52 smithi169 bash[24469]: cluster 2024-08-17T17:09:50.839235+0000 mgr.y (mgr.34107) 81 : cluster [DBG] pgmap v127: 105 pgs: 105 active+clean; 586 KiB data, 495 MiB used, 715 GiB / 715 GiB avail; 252 KiB/s rd, 30 KiB/s wr, 355 op/s 2024-08-17T17:09:52.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:52 smithi169 bash[24469]: cluster 2024-08-17T17:09:51.156816+0000 mon.a (mon.0) 260 : cluster [DBG] osdmap e552: 8 total, 8 up, 8 in 2024-08-17T17:09:53.294 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestInternal.ResizeCopyup (2097 ms) 2024-08-17T17:09:53.294 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestInternal.DiscardCopyup 2024-08-17T17:09:53.314 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/test_internal.cc:1056: Skipped 2024-08-17T17:09:53.314 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to unmet REQUIRE 2024-08-17T17:09:53.314 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestInternal.DiscardCopyup (20 ms) 2024-08-17T17:09:53.314 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestInternal.ImageOptions 2024-08-17T17:09:53.333 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestInternal.ImageOptions (19 ms) 2024-08-17T17:09:53.333 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestInternal.WriteFullCopyup 2024-08-17T17:09:53.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:53 smithi131 bash[88347]: cluster 2024-08-17T17:09:52.169036+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e553: 8 total, 8 up, 8 in 2024-08-17T17:09:53.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:53 smithi131 bash[88347]: cluster 2024-08-17T17:09:52.169036+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e553: 8 total, 8 up, 8 in 2024-08-17T17:09:53.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:53 smithi131 bash[89561]: cluster 2024-08-17T17:09:52.169036+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e553: 8 total, 8 up, 8 in 2024-08-17T17:09:53.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:53 smithi131 bash[89561]: cluster 2024-08-17T17:09:52.169036+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e553: 8 total, 8 up, 8 in 2024-08-17T17:09:53.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:53 smithi169 bash[24469]: cluster 2024-08-17T17:09:52.169036+0000 mon.a (mon.0) 261 : cluster [DBG] osdmap e553: 8 total, 8 up, 8 in 2024-08-17T17:09:54.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:54 smithi131 bash[88347]: cluster 2024-08-17T17:09:52.839964+0000 mgr.y (mgr.34107) 82 : cluster [DBG] pgmap v130: 105 pgs: 105 active+clean; 586 KiB data, 495 MiB used, 715 GiB / 715 GiB avail; 247 KiB/s rd, 27 KiB/s wr, 341 op/s 2024-08-17T17:09:54.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:54 smithi131 bash[88347]: cluster 2024-08-17T17:09:52.839964+0000 mgr.y (mgr.34107) 82 : cluster [DBG] pgmap v130: 105 pgs: 105 active+clean; 586 KiB data, 495 MiB used, 715 GiB / 715 GiB avail; 247 KiB/s rd, 27 KiB/s wr, 341 op/s 2024-08-17T17:09:54.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:54 smithi131 bash[88347]: cluster 2024-08-17T17:09:53.180607+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e554: 8 total, 8 up, 8 in 2024-08-17T17:09:54.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:54 smithi131 bash[88347]: cluster 2024-08-17T17:09:53.180607+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e554: 8 total, 8 up, 8 in 2024-08-17T17:09:54.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:54 smithi131 bash[88347]: audit 2024-08-17T17:09:53.191662+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:09:54.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:54 smithi131 bash[88347]: audit 2024-08-17T17:09:53.191662+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:09:54.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:54 smithi131 bash[89561]: cluster 2024-08-17T17:09:52.839964+0000 mgr.y (mgr.34107) 82 : cluster [DBG] pgmap v130: 105 pgs: 105 active+clean; 586 KiB data, 495 MiB used, 715 GiB / 715 GiB avail; 247 KiB/s rd, 27 KiB/s wr, 341 op/s 2024-08-17T17:09:54.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:54 smithi131 bash[89561]: cluster 2024-08-17T17:09:52.839964+0000 mgr.y (mgr.34107) 82 : cluster [DBG] pgmap v130: 105 pgs: 105 active+clean; 586 KiB data, 495 MiB used, 715 GiB / 715 GiB avail; 247 KiB/s rd, 27 KiB/s wr, 341 op/s 2024-08-17T17:09:54.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:54 smithi131 bash[89561]: cluster 2024-08-17T17:09:53.180607+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e554: 8 total, 8 up, 8 in 2024-08-17T17:09:54.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:54 smithi131 bash[89561]: cluster 2024-08-17T17:09:53.180607+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e554: 8 total, 8 up, 8 in 2024-08-17T17:09:54.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:54 smithi131 bash[89561]: audit 2024-08-17T17:09:53.191662+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:09:54.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:54 smithi131 bash[89561]: audit 2024-08-17T17:09:53.191662+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:09:54.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:54 smithi169 bash[24469]: cluster 2024-08-17T17:09:52.839964+0000 mgr.y (mgr.34107) 82 : cluster [DBG] pgmap v130: 105 pgs: 105 active+clean; 586 KiB data, 495 MiB used, 715 GiB / 715 GiB avail; 247 KiB/s rd, 27 KiB/s wr, 341 op/s 2024-08-17T17:09:54.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:54 smithi169 bash[24469]: cluster 2024-08-17T17:09:53.180607+0000 mon.a (mon.0) 262 : cluster [DBG] osdmap e554: 8 total, 8 up, 8 in 2024-08-17T17:09:54.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:54 smithi169 bash[24469]: audit 2024-08-17T17:09:53.191662+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:09:55.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:55 smithi131 bash[88347]: cluster 2024-08-17T17:09:54.206528+0000 mon.a (mon.0) 264 : cluster [DBG] mgrmap e40: y(active, since 91s), standbys: x 2024-08-17T17:09:55.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:55 smithi131 bash[88347]: cluster 2024-08-17T17:09:54.206528+0000 mon.a (mon.0) 264 : cluster [DBG] mgrmap e40: y(active, since 91s), standbys: x 2024-08-17T17:09:55.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:55 smithi131 bash[88347]: cluster 2024-08-17T17:09:54.206686+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e555: 8 total, 8 up, 8 in 2024-08-17T17:09:55.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:55 smithi131 bash[88347]: cluster 2024-08-17T17:09:54.206686+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e555: 8 total, 8 up, 8 in 2024-08-17T17:09:55.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:55 smithi131 bash[89561]: cluster 2024-08-17T17:09:54.206528+0000 mon.a (mon.0) 264 : cluster [DBG] mgrmap e40: y(active, since 91s), standbys: x 2024-08-17T17:09:55.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:55 smithi131 bash[89561]: cluster 2024-08-17T17:09:54.206528+0000 mon.a (mon.0) 264 : cluster [DBG] mgrmap e40: y(active, since 91s), standbys: x 2024-08-17T17:09:55.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:55 smithi131 bash[89561]: cluster 2024-08-17T17:09:54.206686+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e555: 8 total, 8 up, 8 in 2024-08-17T17:09:55.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:55 smithi131 bash[89561]: cluster 2024-08-17T17:09:54.206686+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e555: 8 total, 8 up, 8 in 2024-08-17T17:09:55.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:55 smithi169 bash[24469]: cluster 2024-08-17T17:09:54.206528+0000 mon.a (mon.0) 264 : cluster [DBG] mgrmap e40: y(active, since 91s), standbys: x 2024-08-17T17:09:55.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:55 smithi169 bash[24469]: cluster 2024-08-17T17:09:54.206686+0000 mon.a (mon.0) 265 : cluster [DBG] osdmap e555: 8 total, 8 up, 8 in 2024-08-17T17:09:56.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:56 smithi131 bash[89561]: cluster 2024-08-17T17:09:54.840647+0000 mgr.y (mgr.34107) 83 : cluster [DBG] pgmap v133: 105 pgs: 105 active+clean; 4.6 MiB data, 488 MiB used, 715 GiB / 715 GiB avail; 231 KiB/s rd, 1.0 MiB/s wr, 320 op/s 2024-08-17T17:09:56.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:56 smithi131 bash[89561]: cluster 2024-08-17T17:09:54.840647+0000 mgr.y (mgr.34107) 83 : cluster [DBG] pgmap v133: 105 pgs: 105 active+clean; 4.6 MiB data, 488 MiB used, 715 GiB / 715 GiB avail; 231 KiB/s rd, 1.0 MiB/s wr, 320 op/s 2024-08-17T17:09:56.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:56 smithi131 bash[89561]: cluster 2024-08-17T17:09:55.207598+0000 mon.a (mon.0) 266 : cluster [DBG] osdmap e556: 8 total, 8 up, 8 in 2024-08-17T17:09:56.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:56 smithi131 bash[89561]: cluster 2024-08-17T17:09:55.207598+0000 mon.a (mon.0) 266 : cluster [DBG] osdmap e556: 8 total, 8 up, 8 in 2024-08-17T17:09:56.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:56 smithi131 bash[88347]: cluster 2024-08-17T17:09:54.840647+0000 mgr.y (mgr.34107) 83 : cluster [DBG] pgmap v133: 105 pgs: 105 active+clean; 4.6 MiB data, 488 MiB used, 715 GiB / 715 GiB avail; 231 KiB/s rd, 1.0 MiB/s wr, 320 op/s 2024-08-17T17:09:56.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:56 smithi131 bash[88347]: cluster 2024-08-17T17:09:54.840647+0000 mgr.y (mgr.34107) 83 : cluster [DBG] pgmap v133: 105 pgs: 105 active+clean; 4.6 MiB data, 488 MiB used, 715 GiB / 715 GiB avail; 231 KiB/s rd, 1.0 MiB/s wr, 320 op/s 2024-08-17T17:09:56.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:56 smithi131 bash[88347]: cluster 2024-08-17T17:09:55.207598+0000 mon.a (mon.0) 266 : cluster [DBG] osdmap e556: 8 total, 8 up, 8 in 2024-08-17T17:09:56.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:56 smithi131 bash[88347]: cluster 2024-08-17T17:09:55.207598+0000 mon.a (mon.0) 266 : cluster [DBG] osdmap e556: 8 total, 8 up, 8 in 2024-08-17T17:09:56.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:56 smithi169 bash[24469]: cluster 2024-08-17T17:09:54.840647+0000 mgr.y (mgr.34107) 83 : cluster [DBG] pgmap v133: 105 pgs: 105 active+clean; 4.6 MiB data, 488 MiB used, 715 GiB / 715 GiB avail; 231 KiB/s rd, 1.0 MiB/s wr, 320 op/s 2024-08-17T17:09:56.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:56 smithi169 bash[24469]: cluster 2024-08-17T17:09:55.207598+0000 mon.a (mon.0) 266 : cluster [DBG] osdmap e556: 8 total, 8 up, 8 in 2024-08-17T17:09:57.261 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestInternal.WriteFullCopyup (3927 ms) 2024-08-17T17:09:57.261 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestInternal.DiffIterateCloneOverwrite 2024-08-17T17:09:57.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:57 smithi131 bash[88347]: cluster 2024-08-17T17:09:56.220347+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e557: 8 total, 8 up, 8 in 2024-08-17T17:09:57.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:57 smithi131 bash[88347]: cluster 2024-08-17T17:09:56.220347+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e557: 8 total, 8 up, 8 in 2024-08-17T17:09:57.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:57 smithi131 bash[89561]: cluster 2024-08-17T17:09:56.220347+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e557: 8 total, 8 up, 8 in 2024-08-17T17:09:57.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:57 smithi131 bash[89561]: cluster 2024-08-17T17:09:56.220347+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e557: 8 total, 8 up, 8 in 2024-08-17T17:09:57.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:57 smithi169 bash[24469]: cluster 2024-08-17T17:09:56.220347+0000 mon.a (mon.0) 267 : cluster [DBG] osdmap e557: 8 total, 8 up, 8 in 2024-08-17T17:09:58.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:58 smithi131 bash[89561]: cluster 2024-08-17T17:09:56.841317+0000 mgr.y (mgr.34107) 84 : cluster [DBG] pgmap v136: 105 pgs: 105 active+clean; 4.6 MiB data, 488 MiB used, 715 GiB / 715 GiB avail; 231 KiB/s rd, 1.0 MiB/s wr, 320 op/s 2024-08-17T17:09:58.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:58 smithi131 bash[89561]: cluster 2024-08-17T17:09:56.841317+0000 mgr.y (mgr.34107) 84 : cluster [DBG] pgmap v136: 105 pgs: 105 active+clean; 4.6 MiB data, 488 MiB used, 715 GiB / 715 GiB avail; 231 KiB/s rd, 1.0 MiB/s wr, 320 op/s 2024-08-17T17:09:58.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:58 smithi131 bash[89561]: cluster 2024-08-17T17:09:57.231128+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e558: 8 total, 8 up, 8 in 2024-08-17T17:09:58.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:58 smithi131 bash[89561]: cluster 2024-08-17T17:09:57.231128+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e558: 8 total, 8 up, 8 in 2024-08-17T17:09:58.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:58 smithi131 bash[88347]: cluster 2024-08-17T17:09:56.841317+0000 mgr.y (mgr.34107) 84 : cluster [DBG] pgmap v136: 105 pgs: 105 active+clean; 4.6 MiB data, 488 MiB used, 715 GiB / 715 GiB avail; 231 KiB/s rd, 1.0 MiB/s wr, 320 op/s 2024-08-17T17:09:58.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:58 smithi131 bash[88347]: cluster 2024-08-17T17:09:56.841317+0000 mgr.y (mgr.34107) 84 : cluster [DBG] pgmap v136: 105 pgs: 105 active+clean; 4.6 MiB data, 488 MiB used, 715 GiB / 715 GiB avail; 231 KiB/s rd, 1.0 MiB/s wr, 320 op/s 2024-08-17T17:09:58.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:58 smithi131 bash[88347]: cluster 2024-08-17T17:09:57.231128+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e558: 8 total, 8 up, 8 in 2024-08-17T17:09:58.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:58 smithi131 bash[88347]: cluster 2024-08-17T17:09:57.231128+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e558: 8 total, 8 up, 8 in 2024-08-17T17:09:58.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:58 smithi169 bash[24469]: cluster 2024-08-17T17:09:56.841317+0000 mgr.y (mgr.34107) 84 : cluster [DBG] pgmap v136: 105 pgs: 105 active+clean; 4.6 MiB data, 488 MiB used, 715 GiB / 715 GiB avail; 231 KiB/s rd, 1.0 MiB/s wr, 320 op/s 2024-08-17T17:09:58.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:58 smithi169 bash[24469]: cluster 2024-08-17T17:09:57.231128+0000 mon.a (mon.0) 268 : cluster [DBG] osdmap e558: 8 total, 8 up, 8 in 2024-08-17T17:09:59.096 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:09:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:09:58] "GET /metrics HTTP/1.1" 200 36273 "" "Prometheus/2.51.0" 2024-08-17T17:09:59.307 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestInternal.DiffIterateCloneOverwrite (2047 ms) 2024-08-17T17:09:59.308 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestInternal.TestCoR 2024-08-17T17:09:59.330 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/test_internal.cc:1313: Skipped 2024-08-17T17:09:59.331 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to disabled copy-on-read 2024-08-17T17:09:59.331 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestInternal.TestCoR (23 ms) 2024-08-17T17:09:59.331 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestInternal.FlattenNoEmptyObjects 2024-08-17T17:09:59.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:59 smithi131 bash[88347]: cluster 2024-08-17T17:09:58.231012+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e559: 8 total, 8 up, 8 in 2024-08-17T17:09:59.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:09:59 smithi131 bash[88347]: cluster 2024-08-17T17:09:58.231012+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e559: 8 total, 8 up, 8 in 2024-08-17T17:09:59.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:59 smithi131 bash[89561]: cluster 2024-08-17T17:09:58.231012+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e559: 8 total, 8 up, 8 in 2024-08-17T17:09:59.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:09:59 smithi131 bash[89561]: cluster 2024-08-17T17:09:58.231012+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e559: 8 total, 8 up, 8 in 2024-08-17T17:09:59.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:09:59 smithi169 bash[24469]: cluster 2024-08-17T17:09:58.231012+0000 mon.a (mon.0) 269 : cluster [DBG] osdmap e559: 8 total, 8 up, 8 in 2024-08-17T17:09:59.906 INFO:tasks.workunit.client.0.smithi131.stdout:made parent image "image389": 4194304K (1024 * 4K) 2024-08-17T17:09:59.906 INFO:tasks.workunit.client.0.smithi131.stdout:generated random write map: 2024-08-17T17:09:59.906 INFO:tasks.workunit.client.0.smithi131.stdout: [41 , 168883 ] 2024-08-17T17:09:59.906 INFO:tasks.workunit.client.0.smithi131.stdout: [54 , 223462 ] 2024-08-17T17:09:59.906 INFO:tasks.workunit.client.0.smithi131.stdout: [65 , 268457 ] 2024-08-17T17:09:59.906 INFO:tasks.workunit.client.0.smithi131.stdout: [77 , 316254 ] 2024-08-17T17:09:59.906 INFO:tasks.workunit.client.0.smithi131.stdout: [102 , 418294 ] 2024-08-17T17:09:59.906 INFO:tasks.workunit.client.0.smithi131.stdout: [111 , 455558 ] 2024-08-17T17:09:59.906 INFO:tasks.workunit.client.0.smithi131.stdout: [115 , 472174 ] 2024-08-17T17:09:59.906 INFO:tasks.workunit.client.0.smithi131.stdout: [117 , 480616 ] 2024-08-17T17:09:59.907 INFO:tasks.workunit.client.0.smithi131.stdout: [121 , 496438 ] 2024-08-17T17:09:59.907 INFO:tasks.workunit.client.0.smithi131.stdout: [129 , 531364 ] 2024-08-17T17:09:59.907 INFO:tasks.workunit.client.0.smithi131.stdout: [134 , 550387 ] 2024-08-17T17:09:59.907 INFO:tasks.workunit.client.0.smithi131.stdout: [138 , 567201 ] 2024-08-17T17:09:59.907 INFO:tasks.workunit.client.0.smithi131.stdout: [144 , 592739 ] 2024-08-17T17:09:59.907 INFO:tasks.workunit.client.0.smithi131.stdout: [171 , 703471 ] 2024-08-17T17:09:59.907 INFO:tasks.workunit.client.0.smithi131.stdout: [175 , 719330 ] 2024-08-17T17:09:59.907 INFO:tasks.workunit.client.0.smithi131.stdout: [180 , 738602 ] 2024-08-17T17:09:59.907 INFO:tasks.workunit.client.0.smithi131.stdout: [183 , 752303 ] 2024-08-17T17:09:59.907 INFO:tasks.workunit.client.0.smithi131.stdout: [185 , 760244 ] 2024-08-17T17:09:59.907 INFO:tasks.workunit.client.0.smithi131.stdout: [190 , 781485 ] 2024-08-17T17:09:59.907 INFO:tasks.workunit.client.0.smithi131.stdout: [196 , 805820 ] 2024-08-17T17:09:59.908 INFO:tasks.workunit.client.0.smithi131.stdout: [198 , 814440 ] 2024-08-17T17:09:59.908 INFO:tasks.workunit.client.0.smithi131.stdout: [200 , 820331 ] 2024-08-17T17:09:59.908 INFO:tasks.workunit.client.0.smithi131.stdout: [221 , 906428 ] 2024-08-17T17:09:59.908 INFO:tasks.workunit.client.0.smithi131.stdout: [225 , 924627 ] 2024-08-17T17:09:59.908 INFO:tasks.workunit.client.0.smithi131.stdout: [228 , 935925 ] 2024-08-17T17:09:59.908 INFO:tasks.workunit.client.0.smithi131.stdout: [263 , 1077513 ] 2024-08-17T17:09:59.908 INFO:tasks.workunit.client.0.smithi131.stdout: [281 , 1151026 ] 2024-08-17T17:09:59.908 INFO:tasks.workunit.client.0.smithi131.stdout: [322 , 1319309 ] 2024-08-17T17:09:59.909 INFO:tasks.workunit.client.0.smithi131.stdout: [329 , 1347802 ] 2024-08-17T17:09:59.909 INFO:tasks.workunit.client.0.smithi131.stdout: [337 , 1383816 ] 2024-08-17T17:09:59.909 INFO:tasks.workunit.client.0.smithi131.stdout: [364 , 1492589 ] 2024-08-17T17:09:59.909 INFO:tasks.workunit.client.0.smithi131.stdout: [367 , 1504670 ] 2024-08-17T17:09:59.909 INFO:tasks.workunit.client.0.smithi131.stdout: [373 , 1528327 ] 2024-08-17T17:09:59.909 INFO:tasks.workunit.client.0.smithi131.stdout: [382 , 1567064 ] 2024-08-17T17:09:59.909 INFO:tasks.workunit.client.0.smithi131.stdout: [384 , 1576104 ] 2024-08-17T17:09:59.909 INFO:tasks.workunit.client.0.smithi131.stdout: [387 , 1588586 ] 2024-08-17T17:09:59.909 INFO:tasks.workunit.client.0.smithi131.stdout: [388 , 1591355 ] 2024-08-17T17:09:59.909 INFO:tasks.workunit.client.0.smithi131.stdout: [391 , 1604783 ] 2024-08-17T17:09:59.909 INFO:tasks.workunit.client.0.smithi131.stdout: [393 , 1613121 ] 2024-08-17T17:09:59.909 INFO:tasks.workunit.client.0.smithi131.stdout: [400 , 1641961 ] 2024-08-17T17:09:59.909 INFO:tasks.workunit.client.0.smithi131.stdout: [417 , 1708081 ] 2024-08-17T17:09:59.909 INFO:tasks.workunit.client.0.smithi131.stdout: [423 , 1733718 ] 2024-08-17T17:09:59.910 INFO:tasks.workunit.client.0.smithi131.stdout: [431 , 1766592 ] 2024-08-17T17:09:59.910 INFO:tasks.workunit.client.0.smithi131.stdout: [449 , 1840617 ] 2024-08-17T17:09:59.910 INFO:tasks.workunit.client.0.smithi131.stdout: [473 , 1937707 ] 2024-08-17T17:09:59.910 INFO:tasks.workunit.client.0.smithi131.stdout: [495 , 2027606 ] 2024-08-17T17:09:59.910 INFO:tasks.workunit.client.0.smithi131.stdout: [497 , 2038201 ] 2024-08-17T17:09:59.910 INFO:tasks.workunit.client.0.smithi131.stdout: [500 , 2051194 ] 2024-08-17T17:09:59.910 INFO:tasks.workunit.client.0.smithi131.stdout: [504 , 2067950 ] 2024-08-17T17:09:59.910 INFO:tasks.workunit.client.0.smithi131.stdout: [508 , 2083556 ] 2024-08-17T17:09:59.910 INFO:tasks.workunit.client.0.smithi131.stdout: [513 , 2101928 ] 2024-08-17T17:09:59.910 INFO:tasks.workunit.client.0.smithi131.stdout: [521 , 2135064 ] 2024-08-17T17:09:59.910 INFO:tasks.workunit.client.0.smithi131.stdout: [526 , 2156764 ] 2024-08-17T17:09:59.910 INFO:tasks.workunit.client.0.smithi131.stdout: [535 , 2191816 ] 2024-08-17T17:09:59.910 INFO:tasks.workunit.client.0.smithi131.stdout: [540 , 2214410 ] 2024-08-17T17:09:59.911 INFO:tasks.workunit.client.0.smithi131.stdout: [570 , 2337430 ] 2024-08-17T17:09:59.911 INFO:tasks.workunit.client.0.smithi131.stdout: [585 , 2396203 ] 2024-08-17T17:09:59.911 INFO:tasks.workunit.client.0.smithi131.stdout: [598 , 2452858 ] 2024-08-17T17:09:59.911 INFO:tasks.workunit.client.0.smithi131.stdout: [606 , 2482499 ] 2024-08-17T17:09:59.911 INFO:tasks.workunit.client.0.smithi131.stdout: [610 , 2500947 ] 2024-08-17T17:09:59.911 INFO:tasks.workunit.client.0.smithi131.stdout: [623 , 2554089 ] 2024-08-17T17:09:59.911 INFO:tasks.workunit.client.0.smithi131.stdout: [631 , 2584876 ] 2024-08-17T17:09:59.911 INFO:tasks.workunit.client.0.smithi131.stdout: [639 , 2617659 ] 2024-08-17T17:09:59.911 INFO:tasks.workunit.client.0.smithi131.stdout: [641 , 2628509 ] 2024-08-17T17:09:59.911 INFO:tasks.workunit.client.0.smithi131.stdout: [643 , 2636283 ] 2024-08-17T17:09:59.911 INFO:tasks.workunit.client.0.smithi131.stdout: [662 , 2711778 ] 2024-08-17T17:09:59.911 INFO:tasks.workunit.client.0.smithi131.stdout: [675 , 2765613 ] 2024-08-17T17:09:59.912 INFO:tasks.workunit.client.0.smithi131.stdout: [683 , 2799829 ] 2024-08-17T17:09:59.912 INFO:tasks.workunit.client.0.smithi131.stdout: [711 , 2912285 ] 2024-08-17T17:09:59.912 INFO:tasks.workunit.client.0.smithi131.stdout: [729 , 2986923 ] 2024-08-17T17:09:59.912 INFO:tasks.workunit.client.0.smithi131.stdout: [738 , 3023003 ] 2024-08-17T17:09:59.912 INFO:tasks.workunit.client.0.smithi131.stdout: [747 , 3061082 ] 2024-08-17T17:09:59.912 INFO:tasks.workunit.client.0.smithi131.stdout: [767 , 3142725 ] 2024-08-17T17:09:59.912 INFO:tasks.workunit.client.0.smithi131.stdout: [781 , 3199011 ] 2024-08-17T17:09:59.912 INFO:tasks.workunit.client.0.smithi131.stdout: [804 , 3296573 ] 2024-08-17T17:09:59.912 INFO:tasks.workunit.client.0.smithi131.stdout: [811 , 3321903 ] 2024-08-17T17:09:59.912 INFO:tasks.workunit.client.0.smithi131.stdout: [814 , 3337428 ] 2024-08-17T17:09:59.912 INFO:tasks.workunit.client.0.smithi131.stdout: [818 , 3351223 ] 2024-08-17T17:09:59.912 INFO:tasks.workunit.client.0.smithi131.stdout: [821 , 3366113 ] 2024-08-17T17:09:59.912 INFO:tasks.workunit.client.0.smithi131.stdout: [826 , 3383391 ] 2024-08-17T17:09:59.912 INFO:tasks.workunit.client.0.smithi131.stdout: [842 , 3449994 ] 2024-08-17T17:09:59.913 INFO:tasks.workunit.client.0.smithi131.stdout: [850 , 3483340 ] 2024-08-17T17:09:59.913 INFO:tasks.workunit.client.0.smithi131.stdout: [856 , 3508312 ] 2024-08-17T17:09:59.913 INFO:tasks.workunit.client.0.smithi131.stdout: [871 , 3568134 ] 2024-08-17T17:09:59.913 INFO:tasks.workunit.client.0.smithi131.stdout: [875 , 3586490 ] 2024-08-17T17:09:59.913 INFO:tasks.workunit.client.0.smithi131.stdout: [905 , 3709779 ] 2024-08-17T17:09:59.913 INFO:tasks.workunit.client.0.smithi131.stdout: [933 , 3825131 ] 2024-08-17T17:09:59.913 INFO:tasks.workunit.client.0.smithi131.stdout: [934 , 3827287 ] 2024-08-17T17:09:59.913 INFO:tasks.workunit.client.0.smithi131.stdout: [939 , 3849424 ] 2024-08-17T17:09:59.913 INFO:tasks.workunit.client.0.smithi131.stdout: [964 , 3950212 ] 2024-08-17T17:09:59.913 INFO:tasks.workunit.client.0.smithi131.stdout: [967 , 3963491 ] 2024-08-17T17:09:59.914 INFO:tasks.workunit.client.0.smithi131.stdout: [991 , 4061880 ] 2024-08-17T17:09:59.914 INFO:tasks.workunit.client.0.smithi131.stdout: [1007 , 4127457 ] 2024-08-17T17:09:59.914 INFO:tasks.workunit.client.0.smithi131.stdout: [1015 , 4159893 ] 2024-08-17T17:09:59.914 INFO:tasks.workunit.client.0.smithi131.stdout: [1018 , 4171806 ] 2024-08-17T17:09:59.914 INFO:tasks.workunit.client.0.smithi131.stdout:write data based on random map 2024-08-17T17:09:59.914 INFO:tasks.workunit.client.0.smithi131.stdout: write object-41 2024-08-17T17:09:59.914 INFO:tasks.workunit.client.0.smithi131.stdout: write object-54 2024-08-17T17:09:59.914 INFO:tasks.workunit.client.0.smithi131.stdout: write object-65 2024-08-17T17:09:59.914 INFO:tasks.workunit.client.0.smithi131.stdout: write object-77 2024-08-17T17:09:59.914 INFO:tasks.workunit.client.0.smithi131.stdout: write object-102 2024-08-17T17:09:59.914 INFO:tasks.workunit.client.0.smithi131.stdout: write object-111 2024-08-17T17:09:59.914 INFO:tasks.workunit.client.0.smithi131.stdout: write object-115 2024-08-17T17:09:59.915 INFO:tasks.workunit.client.0.smithi131.stdout: write object-117 2024-08-17T17:09:59.915 INFO:tasks.workunit.client.0.smithi131.stdout: write object-121 2024-08-17T17:09:59.915 INFO:tasks.workunit.client.0.smithi131.stdout: write object-129 2024-08-17T17:09:59.915 INFO:tasks.workunit.client.0.smithi131.stdout: write object-134 2024-08-17T17:09:59.915 INFO:tasks.workunit.client.0.smithi131.stdout: write object-138 2024-08-17T17:09:59.915 INFO:tasks.workunit.client.0.smithi131.stdout: write object-144 2024-08-17T17:09:59.915 INFO:tasks.workunit.client.0.smithi131.stdout: write object-171 2024-08-17T17:09:59.915 INFO:tasks.workunit.client.0.smithi131.stdout: write object-175 2024-08-17T17:09:59.915 INFO:tasks.workunit.client.0.smithi131.stdout: write object-180 2024-08-17T17:09:59.915 INFO:tasks.workunit.client.0.smithi131.stdout: write object-183 2024-08-17T17:09:59.915 INFO:tasks.workunit.client.0.smithi131.stdout: write object-185 2024-08-17T17:09:59.915 INFO:tasks.workunit.client.0.smithi131.stdout: write object-190 2024-08-17T17:09:59.915 INFO:tasks.workunit.client.0.smithi131.stdout: write object-196 2024-08-17T17:09:59.915 INFO:tasks.workunit.client.0.smithi131.stdout: write object-198 2024-08-17T17:09:59.916 INFO:tasks.workunit.client.0.smithi131.stdout: write object-200 2024-08-17T17:09:59.916 INFO:tasks.workunit.client.0.smithi131.stdout: write object-221 2024-08-17T17:09:59.916 INFO:tasks.workunit.client.0.smithi131.stdout: write object-225 2024-08-17T17:09:59.916 INFO:tasks.workunit.client.0.smithi131.stdout: write object-228 2024-08-17T17:09:59.916 INFO:tasks.workunit.client.0.smithi131.stdout: write object-263 2024-08-17T17:09:59.916 INFO:tasks.workunit.client.0.smithi131.stdout: write object-281 2024-08-17T17:09:59.916 INFO:tasks.workunit.client.0.smithi131.stdout: write object-322 2024-08-17T17:09:59.916 INFO:tasks.workunit.client.0.smithi131.stdout: write object-329 2024-08-17T17:09:59.916 INFO:tasks.workunit.client.0.smithi131.stdout: write object-337 2024-08-17T17:09:59.916 INFO:tasks.workunit.client.0.smithi131.stdout: write object-364 2024-08-17T17:09:59.916 INFO:tasks.workunit.client.0.smithi131.stdout: write object-367 2024-08-17T17:09:59.916 INFO:tasks.workunit.client.0.smithi131.stdout: write object-373 2024-08-17T17:09:59.916 INFO:tasks.workunit.client.0.smithi131.stdout: write object-382 2024-08-17T17:09:59.916 INFO:tasks.workunit.client.0.smithi131.stdout: write object-384 2024-08-17T17:09:59.917 INFO:tasks.workunit.client.0.smithi131.stdout: write object-387 2024-08-17T17:09:59.917 INFO:tasks.workunit.client.0.smithi131.stdout: write object-388 2024-08-17T17:09:59.917 INFO:tasks.workunit.client.0.smithi131.stdout: write object-391 2024-08-17T17:09:59.917 INFO:tasks.workunit.client.0.smithi131.stdout: write object-393 2024-08-17T17:09:59.917 INFO:tasks.workunit.client.0.smithi131.stdout: write object-400 2024-08-17T17:09:59.917 INFO:tasks.workunit.client.0.smithi131.stdout: write object-417 2024-08-17T17:09:59.917 INFO:tasks.workunit.client.0.smithi131.stdout: write object-423 2024-08-17T17:09:59.917 INFO:tasks.workunit.client.0.smithi131.stdout: write object-431 2024-08-17T17:09:59.917 INFO:tasks.workunit.client.0.smithi131.stdout: write object-449 2024-08-17T17:09:59.917 INFO:tasks.workunit.client.0.smithi131.stdout: write object-473 2024-08-17T17:09:59.917 INFO:tasks.workunit.client.0.smithi131.stdout: write object-495 2024-08-17T17:09:59.917 INFO:tasks.workunit.client.0.smithi131.stdout: write object-497 2024-08-17T17:09:59.917 INFO:tasks.workunit.client.0.smithi131.stdout: write object-500 2024-08-17T17:09:59.918 INFO:tasks.workunit.client.0.smithi131.stdout: write object-504 2024-08-17T17:09:59.918 INFO:tasks.workunit.client.0.smithi131.stdout: write object-508 2024-08-17T17:09:59.918 INFO:tasks.workunit.client.0.smithi131.stdout: write object-513 2024-08-17T17:09:59.918 INFO:tasks.workunit.client.0.smithi131.stdout: write object-521 2024-08-17T17:09:59.918 INFO:tasks.workunit.client.0.smithi131.stdout: write object-526 2024-08-17T17:09:59.918 INFO:tasks.workunit.client.0.smithi131.stdout: write object-535 2024-08-17T17:09:59.918 INFO:tasks.workunit.client.0.smithi131.stdout: write object-540 2024-08-17T17:09:59.918 INFO:tasks.workunit.client.0.smithi131.stdout: write object-570 2024-08-17T17:09:59.918 INFO:tasks.workunit.client.0.smithi131.stdout: write object-585 2024-08-17T17:09:59.919 INFO:tasks.workunit.client.0.smithi131.stdout: write object-598 2024-08-17T17:09:59.919 INFO:tasks.workunit.client.0.smithi131.stdout: write object-606 2024-08-17T17:09:59.919 INFO:tasks.workunit.client.0.smithi131.stdout: write object-610 2024-08-17T17:09:59.919 INFO:tasks.workunit.client.0.smithi131.stdout: write object-623 2024-08-17T17:09:59.919 INFO:tasks.workunit.client.0.smithi131.stdout: write object-631 2024-08-17T17:09:59.919 INFO:tasks.workunit.client.0.smithi131.stdout: write object-639 2024-08-17T17:09:59.919 INFO:tasks.workunit.client.0.smithi131.stdout: write object-641 2024-08-17T17:09:59.919 INFO:tasks.workunit.client.0.smithi131.stdout: write object-643 2024-08-17T17:09:59.919 INFO:tasks.workunit.client.0.smithi131.stdout: write object-662 2024-08-17T17:09:59.919 INFO:tasks.workunit.client.0.smithi131.stdout: write object-675 2024-08-17T17:09:59.919 INFO:tasks.workunit.client.0.smithi131.stdout: write object-683 2024-08-17T17:09:59.919 INFO:tasks.workunit.client.0.smithi131.stdout: write object-711 2024-08-17T17:09:59.919 INFO:tasks.workunit.client.0.smithi131.stdout: write object-729 2024-08-17T17:09:59.919 INFO:tasks.workunit.client.0.smithi131.stdout: write object-738 2024-08-17T17:09:59.920 INFO:tasks.workunit.client.0.smithi131.stdout: write object-747 2024-08-17T17:09:59.920 INFO:tasks.workunit.client.0.smithi131.stdout: write object-767 2024-08-17T17:09:59.920 INFO:tasks.workunit.client.0.smithi131.stdout: write object-781 2024-08-17T17:09:59.920 INFO:tasks.workunit.client.0.smithi131.stdout: write object-804 2024-08-17T17:09:59.920 INFO:tasks.workunit.client.0.smithi131.stdout: write object-811 2024-08-17T17:09:59.920 INFO:tasks.workunit.client.0.smithi131.stdout: write object-814 2024-08-17T17:09:59.920 INFO:tasks.workunit.client.0.smithi131.stdout: write object-818 2024-08-17T17:09:59.920 INFO:tasks.workunit.client.0.smithi131.stdout: write object-821 2024-08-17T17:09:59.920 INFO:tasks.workunit.client.0.smithi131.stdout: write object-826 2024-08-17T17:09:59.920 INFO:tasks.workunit.client.0.smithi131.stdout: write object-842 2024-08-17T17:09:59.920 INFO:tasks.workunit.client.0.smithi131.stdout: write object-850 2024-08-17T17:09:59.921 INFO:tasks.workunit.client.0.smithi131.stdout: write object-856 2024-08-17T17:09:59.921 INFO:tasks.workunit.client.0.smithi131.stdout: write object-871 2024-08-17T17:09:59.921 INFO:tasks.workunit.client.0.smithi131.stdout: write object-875 2024-08-17T17:09:59.921 INFO:tasks.workunit.client.0.smithi131.stdout: write object-905 2024-08-17T17:09:59.921 INFO:tasks.workunit.client.0.smithi131.stdout: write object-933 2024-08-17T17:09:59.921 INFO:tasks.workunit.client.0.smithi131.stdout: write object-934 2024-08-17T17:09:59.922 INFO:tasks.workunit.client.0.smithi131.stdout: write object-939 2024-08-17T17:09:59.922 INFO:tasks.workunit.client.0.smithi131.stdout: write object-964 2024-08-17T17:10:00.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:00 smithi131 bash[89561]: cluster 2024-08-17T17:09:58.842091+0000 mgr.y (mgr.34107) 85 : cluster [DBG] pgmap v139: 105 pgs: 105 active+clean; 4.6 MiB data, 492 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 1023 B/s wr, 0 op/s 2024-08-17T17:10:00.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:00 smithi131 bash[89561]: cluster 2024-08-17T17:09:58.842091+0000 mgr.y (mgr.34107) 85 : cluster [DBG] pgmap v139: 105 pgs: 105 active+clean; 4.6 MiB data, 492 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 1023 B/s wr, 0 op/s 2024-08-17T17:10:00.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:00 smithi131 bash[89561]: cluster 2024-08-17T17:09:59.255857+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e560: 8 total, 8 up, 8 in 2024-08-17T17:10:00.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:00 smithi131 bash[89561]: cluster 2024-08-17T17:09:59.255857+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e560: 8 total, 8 up, 8 in 2024-08-17T17:10:00.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:00 smithi131 bash[89561]: cluster 2024-08-17T17:10:00.000168+0000 mon.a (mon.0) 271 : cluster [INF] overall HEALTH_OK 2024-08-17T17:10:00.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:00 smithi131 bash[89561]: cluster 2024-08-17T17:10:00.000168+0000 mon.a (mon.0) 271 : cluster [INF] overall HEALTH_OK 2024-08-17T17:10:00.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:00 smithi131 bash[88347]: cluster 2024-08-17T17:09:58.842091+0000 mgr.y (mgr.34107) 85 : cluster [DBG] pgmap v139: 105 pgs: 105 active+clean; 4.6 MiB data, 492 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 1023 B/s wr, 0 op/s 2024-08-17T17:10:00.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:00 smithi131 bash[88347]: cluster 2024-08-17T17:09:58.842091+0000 mgr.y (mgr.34107) 85 : cluster [DBG] pgmap v139: 105 pgs: 105 active+clean; 4.6 MiB data, 492 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 1023 B/s wr, 0 op/s 2024-08-17T17:10:00.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:00 smithi131 bash[88347]: cluster 2024-08-17T17:09:59.255857+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e560: 8 total, 8 up, 8 in 2024-08-17T17:10:00.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:00 smithi131 bash[88347]: cluster 2024-08-17T17:09:59.255857+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e560: 8 total, 8 up, 8 in 2024-08-17T17:10:00.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:00 smithi131 bash[88347]: cluster 2024-08-17T17:10:00.000168+0000 mon.a (mon.0) 271 : cluster [INF] overall HEALTH_OK 2024-08-17T17:10:00.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:00 smithi131 bash[88347]: cluster 2024-08-17T17:10:00.000168+0000 mon.a (mon.0) 271 : cluster [INF] overall HEALTH_OK 2024-08-17T17:10:00.617 INFO:tasks.workunit.client.0.smithi131.stdout: write object-967 2024-08-17T17:10:00.617 INFO:tasks.workunit.client.0.smithi131.stdout: write object-991 2024-08-17T17:10:00.617 INFO:tasks.workunit.client.0.smithi131.stdout: write object-1007 2024-08-17T17:10:00.617 INFO:tasks.workunit.client.0.smithi131.stdout: write object-1015 2024-08-17T17:10:00.617 INFO:tasks.workunit.client.0.smithi131.stdout: write object-1018 2024-08-17T17:10:00.617 INFO:tasks.workunit.client.0.smithi131.stdout:verify written data by reading 2024-08-17T17:10:00.617 INFO:tasks.workunit.client.0.smithi131.stdout: read object-41 2024-08-17T17:10:00.617 INFO:tasks.workunit.client.0.smithi131.stdout:made snapshot "image389@parent_snap" and protect it 2024-08-17T17:10:00.617 INFO:tasks.workunit.client.0.smithi131.stdout:made and opened clone "image390" 2024-08-17T17:10:00.618 INFO:tasks.workunit.client.0.smithi131.stdout:flattening clone: "image390" 2024-08-17T17:10:00.618 INFO:tasks.workunit.client.0.smithi131.stdout:check whether child image has the same set of objects as parent 2024-08-17T17:10:00.618 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestInternal.FlattenNoEmptyObjects (1286 ms) 2024-08-17T17:10:00.618 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestInternal.PoolMetadataConfApply 2024-08-17T17:10:00.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:00 smithi169 bash[24469]: cluster 2024-08-17T17:09:58.842091+0000 mgr.y (mgr.34107) 85 : cluster [DBG] pgmap v139: 105 pgs: 105 active+clean; 4.6 MiB data, 492 MiB used, 715 GiB / 715 GiB avail; 0 B/s rd, 1023 B/s wr, 0 op/s 2024-08-17T17:10:00.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:00 smithi169 bash[24469]: cluster 2024-08-17T17:09:59.255857+0000 mon.a (mon.0) 270 : cluster [DBG] osdmap e560: 8 total, 8 up, 8 in 2024-08-17T17:10:00.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:00 smithi169 bash[24469]: cluster 2024-08-17T17:10:00.000168+0000 mon.a (mon.0) 271 : cluster [INF] overall HEALTH_OK 2024-08-17T17:10:00.719 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestInternal.PoolMetadataConfApply (102 ms) 2024-08-17T17:10:00.719 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestInternal.Sparsify 2024-08-17T17:10:00.756 INFO:tasks.workunit.client.0.smithi131.stdout:sparsify_supported=1 2024-08-17T17:10:00.756 INFO:tasks.workunit.client.0.smithi131.stdout:sparse_read_supported=1 2024-08-17T17:10:00.804 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestInternal.Sparsify (85 ms) 2024-08-17T17:10:00.804 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestInternal.SparsifyClone 2024-08-17T17:10:00.829 INFO:tasks.workunit.client.0.smithi131.stdout:sparsify_supported=1 2024-08-17T17:10:01.096 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:10:00 smithi131 bash[72920]: [17/Aug/2024:17:10:00] ENGINE Bus STOPPING 2024-08-17T17:10:01.096 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:10:00 smithi131 bash[72920]: [17/Aug/2024:17:10:00] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T17:10:01.096 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:10:00 smithi131 bash[72920]: [17/Aug/2024:17:10:00] ENGINE Bus STOPPED 2024-08-17T17:10:01.096 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:10:00 smithi131 bash[72920]: [17/Aug/2024:17:10:00] ENGINE Bus STARTING 2024-08-17T17:10:01.096 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:10:00 smithi131 bash[72920]: [17/Aug/2024:17:10:00] ENGINE Serving on http://:::9283 2024-08-17T17:10:01.096 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:10:00 smithi131 bash[72920]: [17/Aug/2024:17:10:00] ENGINE Bus STARTED 2024-08-17T17:10:01.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:01 smithi131 bash[88347]: cluster 2024-08-17T17:10:00.260530+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e561: 8 total, 8 up, 8 in 2024-08-17T17:10:01.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:01 smithi131 bash[88347]: cluster 2024-08-17T17:10:00.260530+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e561: 8 total, 8 up, 8 in 2024-08-17T17:10:01.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:01 smithi131 bash[88347]: audit 2024-08-17T17:10:00.651951+0000 mon.a (mon.0) 273 : audit [INF] from='client.? 172.21.15.131:0/3855587789' entity='client.admin' 2024-08-17T17:10:01.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:01 smithi131 bash[88347]: audit 2024-08-17T17:10:00.651951+0000 mon.a (mon.0) 273 : audit [INF] from='client.? 172.21.15.131:0/3855587789' entity='client.admin' 2024-08-17T17:10:01.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:01 smithi131 bash[88347]: audit 2024-08-17T17:10:00.672217+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:10:01.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:01 smithi131 bash[88347]: audit 2024-08-17T17:10:00.672217+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:10:01.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:01 smithi131 bash[88347]: audit 2024-08-17T17:10:00.794690+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:10:01.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:01 smithi131 bash[88347]: audit 2024-08-17T17:10:00.794690+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:10:01.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:01 smithi131 bash[89561]: cluster 2024-08-17T17:10:00.260530+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e561: 8 total, 8 up, 8 in 2024-08-17T17:10:01.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:01 smithi131 bash[89561]: cluster 2024-08-17T17:10:00.260530+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e561: 8 total, 8 up, 8 in 2024-08-17T17:10:01.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:01 smithi131 bash[89561]: audit 2024-08-17T17:10:00.651951+0000 mon.a (mon.0) 273 : audit [INF] from='client.? 172.21.15.131:0/3855587789' entity='client.admin' 2024-08-17T17:10:01.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:01 smithi131 bash[89561]: audit 2024-08-17T17:10:00.651951+0000 mon.a (mon.0) 273 : audit [INF] from='client.? 172.21.15.131:0/3855587789' entity='client.admin' 2024-08-17T17:10:01.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:01 smithi131 bash[89561]: audit 2024-08-17T17:10:00.672217+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:10:01.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:01 smithi131 bash[89561]: audit 2024-08-17T17:10:00.672217+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:10:01.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:01 smithi131 bash[89561]: audit 2024-08-17T17:10:00.794690+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:10:01.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:01 smithi131 bash[89561]: audit 2024-08-17T17:10:00.794690+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:10:01.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:01 smithi169 bash[24469]: cluster 2024-08-17T17:10:00.260530+0000 mon.a (mon.0) 272 : cluster [DBG] osdmap e561: 8 total, 8 up, 8 in 2024-08-17T17:10:01.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:01 smithi169 bash[24469]: audit 2024-08-17T17:10:00.651951+0000 mon.a (mon.0) 273 : audit [INF] from='client.? 172.21.15.131:0/3855587789' entity='client.admin' 2024-08-17T17:10:01.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:01 smithi169 bash[24469]: audit 2024-08-17T17:10:00.672217+0000 mon.a (mon.0) 274 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:10:01.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:01 smithi169 bash[24469]: audit 2024-08-17T17:10:00.794690+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:10:02.704 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestInternal.SparsifyClone (1900 ms) 2024-08-17T17:10:02.704 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestInternal.MissingDataPool 2024-08-17T17:10:03.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:02 smithi131 bash[89561]: audit 2024-08-17T17:10:00.795856+0000 mgr.y (mgr.34107) 86 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:10:03.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:02 smithi131 bash[89561]: audit 2024-08-17T17:10:00.795856+0000 mgr.y (mgr.34107) 86 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:10:03.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:02 smithi131 bash[89561]: cluster 2024-08-17T17:10:00.842557+0000 mgr.y (mgr.34107) 87 : cluster [DBG] pgmap v142: 105 pgs: 105 active+clean; 4.6 MiB data, 501 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 219 op/s 2024-08-17T17:10:03.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:02 smithi131 bash[89561]: cluster 2024-08-17T17:10:00.842557+0000 mgr.y (mgr.34107) 87 : cluster [DBG] pgmap v142: 105 pgs: 105 active+clean; 4.6 MiB data, 501 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 219 op/s 2024-08-17T17:10:03.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:02 smithi131 bash[89561]: cluster 2024-08-17T17:10:01.668324+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e562: 8 total, 8 up, 8 in 2024-08-17T17:10:03.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:02 smithi131 bash[89561]: cluster 2024-08-17T17:10:01.668324+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e562: 8 total, 8 up, 8 in 2024-08-17T17:10:03.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:02 smithi131 bash[88347]: audit 2024-08-17T17:10:00.795856+0000 mgr.y (mgr.34107) 86 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:10:03.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:02 smithi131 bash[88347]: audit 2024-08-17T17:10:00.795856+0000 mgr.y (mgr.34107) 86 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:10:03.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:02 smithi131 bash[88347]: cluster 2024-08-17T17:10:00.842557+0000 mgr.y (mgr.34107) 87 : cluster [DBG] pgmap v142: 105 pgs: 105 active+clean; 4.6 MiB data, 501 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 219 op/s 2024-08-17T17:10:03.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:02 smithi131 bash[88347]: cluster 2024-08-17T17:10:00.842557+0000 mgr.y (mgr.34107) 87 : cluster [DBG] pgmap v142: 105 pgs: 105 active+clean; 4.6 MiB data, 501 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 219 op/s 2024-08-17T17:10:03.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:02 smithi131 bash[88347]: cluster 2024-08-17T17:10:01.668324+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e562: 8 total, 8 up, 8 in 2024-08-17T17:10:03.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:02 smithi131 bash[88347]: cluster 2024-08-17T17:10:01.668324+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e562: 8 total, 8 up, 8 in 2024-08-17T17:10:03.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:02 smithi169 bash[24469]: audit 2024-08-17T17:10:00.795856+0000 mgr.y (mgr.34107) 86 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:10:03.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:02 smithi169 bash[24469]: cluster 2024-08-17T17:10:00.842557+0000 mgr.y (mgr.34107) 87 : cluster [DBG] pgmap v142: 105 pgs: 105 active+clean; 4.6 MiB data, 501 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 219 op/s 2024-08-17T17:10:03.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:02 smithi169 bash[24469]: cluster 2024-08-17T17:10:01.668324+0000 mon.a (mon.0) 276 : cluster [DBG] osdmap e562: 8 total, 8 up, 8 in 2024-08-17T17:10:03.943 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestInternal.MissingDataPool (1238 ms) 2024-08-17T17:10:04.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:03 smithi131 bash[89561]: cluster 2024-08-17T17:10:02.678563+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e563: 8 total, 8 up, 8 in 2024-08-17T17:10:04.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:03 smithi131 bash[89561]: cluster 2024-08-17T17:10:02.678563+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e563: 8 total, 8 up, 8 in 2024-08-17T17:10:04.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:03 smithi131 bash[88347]: cluster 2024-08-17T17:10:02.678563+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e563: 8 total, 8 up, 8 in 2024-08-17T17:10:04.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:03 smithi131 bash[88347]: cluster 2024-08-17T17:10:02.678563+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e563: 8 total, 8 up, 8 in 2024-08-17T17:10:04.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:03 smithi169 bash[24469]: cluster 2024-08-17T17:10:02.678563+0000 mon.a (mon.0) 277 : cluster [DBG] osdmap e563: 8 total, 8 up, 8 in 2024-08-17T17:10:04.698 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 34 tests from TestInternal (35573 ms total) 2024-08-17T17:10:04.699 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:10:04.699 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 17 tests from TestImageWatcher 2024-08-17T17:10:05.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:04 smithi131 bash[89561]: cluster 2024-08-17T17:10:02.843205+0000 mgr.y (mgr.34107) 88 : cluster [DBG] pgmap v145: 105 pgs: 105 active+clean; 4.6 MiB data, 501 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 218 op/s 2024-08-17T17:10:05.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:04 smithi131 bash[89561]: cluster 2024-08-17T17:10:02.843205+0000 mgr.y (mgr.34107) 88 : cluster [DBG] pgmap v145: 105 pgs: 105 active+clean; 4.6 MiB data, 501 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 218 op/s 2024-08-17T17:10:05.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:04 smithi131 bash[89561]: cluster 2024-08-17T17:10:03.689807+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e564: 8 total, 8 up, 8 in 2024-08-17T17:10:05.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:04 smithi131 bash[89561]: cluster 2024-08-17T17:10:03.689807+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e564: 8 total, 8 up, 8 in 2024-08-17T17:10:05.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:04 smithi131 bash[88347]: cluster 2024-08-17T17:10:02.843205+0000 mgr.y (mgr.34107) 88 : cluster [DBG] pgmap v145: 105 pgs: 105 active+clean; 4.6 MiB data, 501 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 218 op/s 2024-08-17T17:10:05.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:04 smithi131 bash[88347]: cluster 2024-08-17T17:10:02.843205+0000 mgr.y (mgr.34107) 88 : cluster [DBG] pgmap v145: 105 pgs: 105 active+clean; 4.6 MiB data, 501 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 218 op/s 2024-08-17T17:10:05.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:04 smithi131 bash[88347]: cluster 2024-08-17T17:10:03.689807+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e564: 8 total, 8 up, 8 in 2024-08-17T17:10:05.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:04 smithi131 bash[88347]: cluster 2024-08-17T17:10:03.689807+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e564: 8 total, 8 up, 8 in 2024-08-17T17:10:05.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:04 smithi169 bash[24469]: cluster 2024-08-17T17:10:02.843205+0000 mgr.y (mgr.34107) 88 : cluster [DBG] pgmap v145: 105 pgs: 105 active+clean; 4.6 MiB data, 501 MiB used, 715 GiB / 715 GiB avail; 3.2 MiB/s rd, 2.0 MiB/s wr, 218 op/s 2024-08-17T17:10:05.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:04 smithi169 bash[24469]: cluster 2024-08-17T17:10:03.689807+0000 mon.a (mon.0) 278 : cluster [DBG] osdmap e564: 8 total, 8 up, 8 in 2024-08-17T17:10:06.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:05 smithi131 bash[89561]: cluster 2024-08-17T17:10:04.695965+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e565: 8 total, 8 up, 8 in 2024-08-17T17:10:06.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:05 smithi131 bash[89561]: cluster 2024-08-17T17:10:04.695965+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e565: 8 total, 8 up, 8 in 2024-08-17T17:10:06.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:05 smithi131 bash[88347]: cluster 2024-08-17T17:10:04.695965+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e565: 8 total, 8 up, 8 in 2024-08-17T17:10:06.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:05 smithi131 bash[88347]: cluster 2024-08-17T17:10:04.695965+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e565: 8 total, 8 up, 8 in 2024-08-17T17:10:06.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:05 smithi169 bash[24469]: cluster 2024-08-17T17:10:04.695965+0000 mon.a (mon.0) 279 : cluster [DBG] osdmap e565: 8 total, 8 up, 8 in 2024-08-17T17:10:06.719 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestImageWatcher.NotifyHeaderUpdate 2024-08-17T17:10:07.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:06 smithi131 bash[88347]: cluster 2024-08-17T17:10:04.843829+0000 mgr.y (mgr.34107) 89 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 582 KiB data, 480 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:10:07.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:06 smithi131 bash[88347]: cluster 2024-08-17T17:10:04.843829+0000 mgr.y (mgr.34107) 89 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 582 KiB data, 480 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:10:07.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:06 smithi131 bash[88347]: cluster 2024-08-17T17:10:05.719735+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e566: 8 total, 8 up, 8 in 2024-08-17T17:10:07.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:06 smithi131 bash[88347]: cluster 2024-08-17T17:10:05.719735+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e566: 8 total, 8 up, 8 in 2024-08-17T17:10:07.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:06 smithi131 bash[88347]: audit 2024-08-17T17:10:05.727281+0000 mon.c (mon.2) 4 : audit [INF] from='client.? 172.21.15.131:0/3185198960' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-14","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:07.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:06 smithi131 bash[88347]: audit 2024-08-17T17:10:05.727281+0000 mon.c (mon.2) 4 : audit [INF] from='client.? 172.21.15.131:0/3185198960' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-14","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:07.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:06 smithi131 bash[88347]: audit 2024-08-17T17:10:05.728404+0000 mon.a (mon.0) 281 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-14","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:07.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:06 smithi131 bash[88347]: audit 2024-08-17T17:10:05.728404+0000 mon.a (mon.0) 281 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-14","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:07.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:06 smithi131 bash[89561]: cluster 2024-08-17T17:10:04.843829+0000 mgr.y (mgr.34107) 89 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 582 KiB data, 480 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:10:07.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:06 smithi131 bash[89561]: cluster 2024-08-17T17:10:04.843829+0000 mgr.y (mgr.34107) 89 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 582 KiB data, 480 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:10:07.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:06 smithi131 bash[89561]: cluster 2024-08-17T17:10:05.719735+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e566: 8 total, 8 up, 8 in 2024-08-17T17:10:07.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:06 smithi131 bash[89561]: cluster 2024-08-17T17:10:05.719735+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e566: 8 total, 8 up, 8 in 2024-08-17T17:10:07.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:06 smithi131 bash[89561]: audit 2024-08-17T17:10:05.727281+0000 mon.c (mon.2) 4 : audit [INF] from='client.? 172.21.15.131:0/3185198960' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-14","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:07.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:06 smithi131 bash[89561]: audit 2024-08-17T17:10:05.727281+0000 mon.c (mon.2) 4 : audit [INF] from='client.? 172.21.15.131:0/3185198960' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-14","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:07.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:06 smithi131 bash[89561]: audit 2024-08-17T17:10:05.728404+0000 mon.a (mon.0) 281 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-14","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:07.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:06 smithi131 bash[89561]: audit 2024-08-17T17:10:05.728404+0000 mon.a (mon.0) 281 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-14","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:07.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:06 smithi169 bash[24469]: cluster 2024-08-17T17:10:04.843829+0000 mgr.y (mgr.34107) 89 : cluster [DBG] pgmap v148: 73 pgs: 73 active+clean; 582 KiB data, 480 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:10:07.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:06 smithi169 bash[24469]: cluster 2024-08-17T17:10:05.719735+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e566: 8 total, 8 up, 8 in 2024-08-17T17:10:07.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:06 smithi169 bash[24469]: audit 2024-08-17T17:10:05.727281+0000 mon.c (mon.2) 4 : audit [INF] from='client.? 172.21.15.131:0/3185198960' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-14","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:07.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:06 smithi169 bash[24469]: audit 2024-08-17T17:10:05.728404+0000 mon.a (mon.0) 281 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-14","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:08.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:07 smithi131 bash[88347]: audit 2024-08-17T17:10:06.714125+0000 mon.a (mon.0) 282 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:10:08.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:07 smithi131 bash[88347]: audit 2024-08-17T17:10:06.714125+0000 mon.a (mon.0) 282 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:10:08.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:07 smithi131 bash[88347]: cluster 2024-08-17T17:10:06.722144+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e567: 8 total, 8 up, 8 in 2024-08-17T17:10:08.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:07 smithi131 bash[88347]: cluster 2024-08-17T17:10:06.722144+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e567: 8 total, 8 up, 8 in 2024-08-17T17:10:08.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:07 smithi131 bash[88347]: audit 2024-08-17T17:10:06.737415+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:10:08.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:07 smithi131 bash[88347]: audit 2024-08-17T17:10:06.737415+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:10:08.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:07 smithi131 bash[88347]: audit 2024-08-17T17:10:06.750471+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:10:08.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:07 smithi131 bash[88347]: audit 2024-08-17T17:10:06.750471+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:10:08.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:07 smithi131 bash[88347]: cluster 2024-08-17T17:10:06.844513+0000 mgr.y (mgr.34107) 90 : cluster [DBG] pgmap v151: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 480 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:10:08.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:07 smithi131 bash[88347]: cluster 2024-08-17T17:10:06.844513+0000 mgr.y (mgr.34107) 90 : cluster [DBG] pgmap v151: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 480 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:10:08.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:07 smithi131 bash[88347]: audit 2024-08-17T17:10:07.428316+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:08.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:07 smithi131 bash[88347]: audit 2024-08-17T17:10:07.428316+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:08.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:07 smithi131 bash[88347]: audit 2024-08-17T17:10:07.429727+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:10:08.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:07 smithi131 bash[88347]: audit 2024-08-17T17:10:07.429727+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:10:08.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:07 smithi131 bash[88347]: audit 2024-08-17T17:10:07.438542+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:10:08.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:07 smithi131 bash[88347]: audit 2024-08-17T17:10:07.438542+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:10:08.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:07 smithi131 bash[89561]: audit 2024-08-17T17:10:06.714125+0000 mon.a (mon.0) 282 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:10:08.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:07 smithi131 bash[89561]: audit 2024-08-17T17:10:06.714125+0000 mon.a (mon.0) 282 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:10:08.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:07 smithi131 bash[89561]: cluster 2024-08-17T17:10:06.722144+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e567: 8 total, 8 up, 8 in 2024-08-17T17:10:08.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:07 smithi131 bash[89561]: cluster 2024-08-17T17:10:06.722144+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e567: 8 total, 8 up, 8 in 2024-08-17T17:10:08.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:07 smithi131 bash[89561]: audit 2024-08-17T17:10:06.737415+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:10:08.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:07 smithi131 bash[89561]: audit 2024-08-17T17:10:06.737415+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:10:08.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:07 smithi131 bash[89561]: audit 2024-08-17T17:10:06.750471+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:10:08.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:07 smithi131 bash[89561]: audit 2024-08-17T17:10:06.750471+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:10:08.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:07 smithi131 bash[89561]: cluster 2024-08-17T17:10:06.844513+0000 mgr.y (mgr.34107) 90 : cluster [DBG] pgmap v151: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 480 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:10:08.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:07 smithi131 bash[89561]: cluster 2024-08-17T17:10:06.844513+0000 mgr.y (mgr.34107) 90 : cluster [DBG] pgmap v151: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 480 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:10:08.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:07 smithi131 bash[89561]: audit 2024-08-17T17:10:07.428316+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:08.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:07 smithi131 bash[89561]: audit 2024-08-17T17:10:07.428316+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:08.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:07 smithi131 bash[89561]: audit 2024-08-17T17:10:07.429727+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:10:08.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:07 smithi131 bash[89561]: audit 2024-08-17T17:10:07.429727+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:10:08.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:07 smithi131 bash[89561]: audit 2024-08-17T17:10:07.438542+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:10:08.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:07 smithi131 bash[89561]: audit 2024-08-17T17:10:07.438542+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:10:08.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:07 smithi169 bash[24469]: audit 2024-08-17T17:10:06.714125+0000 mon.a (mon.0) 282 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-14","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:10:08.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:07 smithi169 bash[24469]: cluster 2024-08-17T17:10:06.722144+0000 mon.a (mon.0) 283 : cluster [DBG] osdmap e567: 8 total, 8 up, 8 in 2024-08-17T17:10:08.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:07 smithi169 bash[24469]: audit 2024-08-17T17:10:06.737415+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:10:08.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:07 smithi169 bash[24469]: audit 2024-08-17T17:10:06.750471+0000 mon.a (mon.0) 285 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:10:08.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:07 smithi169 bash[24469]: cluster 2024-08-17T17:10:06.844513+0000 mgr.y (mgr.34107) 90 : cluster [DBG] pgmap v151: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 480 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:10:08.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:07 smithi169 bash[24469]: audit 2024-08-17T17:10:07.428316+0000 mon.a (mon.0) 286 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:10:08.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:07 smithi169 bash[24469]: audit 2024-08-17T17:10:07.429727+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:10:08.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:07 smithi169 bash[24469]: audit 2024-08-17T17:10:07.438542+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:10:08.818 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestImageWatcher.NotifyHeaderUpdate (2100 ms) 2024-08-17T17:10:08.819 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestImageWatcher.NotifyFlatten 2024-08-17T17:10:08.869 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestImageWatcher.NotifyFlatten (50 ms) 2024-08-17T17:10:08.869 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestImageWatcher.NotifyResize 2024-08-17T17:10:08.908 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestImageWatcher.NotifyResize (40 ms) 2024-08-17T17:10:08.909 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestImageWatcher.NotifyRebuildObjectMap 2024-08-17T17:10:08.954 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestImageWatcher.NotifyRebuildObjectMap (45 ms) 2024-08-17T17:10:08.954 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestImageWatcher.NotifyUpdateFeatures 2024-08-17T17:10:09.001 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestImageWatcher.NotifyUpdateFeatures (48 ms) 2024-08-17T17:10:09.001 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestImageWatcher.NotifySnapCreate 2024-08-17T17:10:09.041 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestImageWatcher.NotifySnapCreate (39 ms) 2024-08-17T17:10:09.041 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestImageWatcher.NotifySnapCreateError 2024-08-17T17:10:09.089 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestImageWatcher.NotifySnapCreateError (48 ms) 2024-08-17T17:10:09.089 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestImageWatcher.NotifySnapRename 2024-08-17T17:10:09.095 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:10:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:10:08] "GET /metrics HTTP/1.1" 200 36221 "" "Prometheus/2.51.0" 2024-08-17T17:10:09.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:08 smithi131 bash[89561]: cluster 2024-08-17T17:10:07.737941+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e568: 8 total, 8 up, 8 in 2024-08-17T17:10:09.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:08 smithi131 bash[89561]: cluster 2024-08-17T17:10:07.737941+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e568: 8 total, 8 up, 8 in 2024-08-17T17:10:09.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:08 smithi131 bash[89561]: audit 2024-08-17T17:10:08.190880+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:10:09.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:08 smithi131 bash[89561]: audit 2024-08-17T17:10:08.190880+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:10:09.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:08 smithi131 bash[88347]: cluster 2024-08-17T17:10:07.737941+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e568: 8 total, 8 up, 8 in 2024-08-17T17:10:09.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:08 smithi131 bash[88347]: cluster 2024-08-17T17:10:07.737941+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e568: 8 total, 8 up, 8 in 2024-08-17T17:10:09.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:08 smithi131 bash[88347]: audit 2024-08-17T17:10:08.190880+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:10:09.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:08 smithi131 bash[88347]: audit 2024-08-17T17:10:08.190880+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:10:09.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:08 smithi169 bash[24469]: cluster 2024-08-17T17:10:07.737941+0000 mon.a (mon.0) 289 : cluster [DBG] osdmap e568: 8 total, 8 up, 8 in 2024-08-17T17:10:09.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:08 smithi169 bash[24469]: audit 2024-08-17T17:10:08.190880+0000 mon.a (mon.0) 290 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:10:09.145 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestImageWatcher.NotifySnapRename (55 ms) 2024-08-17T17:10:09.145 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestImageWatcher.NotifySnapRenameError 2024-08-17T17:10:09.196 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestImageWatcher.NotifySnapRenameError (51 ms) 2024-08-17T17:10:09.196 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestImageWatcher.NotifySnapRemove 2024-08-17T17:10:09.246 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestImageWatcher.NotifySnapRemove (50 ms) 2024-08-17T17:10:09.246 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestImageWatcher.NotifySnapProtect 2024-08-17T17:10:09.289 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestImageWatcher.NotifySnapProtect (43 ms) 2024-08-17T17:10:09.289 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestImageWatcher.NotifySnapUnprotect 2024-08-17T17:10:09.339 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestImageWatcher.NotifySnapUnprotect (50 ms) 2024-08-17T17:10:09.339 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestImageWatcher.NotifyRename 2024-08-17T17:10:09.394 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestImageWatcher.NotifyRename (56 ms) 2024-08-17T17:10:09.395 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestImageWatcher.NotifyAsyncTimedOut 2024-08-17T17:10:09.446 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestImageWatcher.NotifyAsyncTimedOut (51 ms) 2024-08-17T17:10:09.446 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestImageWatcher.NotifyAsyncError 2024-08-17T17:10:09.494 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestImageWatcher.NotifyAsyncError (48 ms) 2024-08-17T17:10:09.494 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestImageWatcher.NotifyAsyncCompleteError 2024-08-17T17:10:09.548 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestImageWatcher.NotifyAsyncCompleteError (55 ms) 2024-08-17T17:10:09.548 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestImageWatcher.NotifyAsyncRequestTimedOut 2024-08-17T17:10:09.589 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestImageWatcher.NotifyAsyncRequestTimedOut (41 ms) 2024-08-17T17:10:09.776 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 17 tests from TestImageWatcher (2871 ms total) 2024-08-17T17:10:09.777 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:10:09.777 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 170 tests from TestLibRBD 2024-08-17T17:10:09.832 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.CreateAndStat 2024-08-17T17:10:10.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:09 smithi131 bash[89561]: cluster 2024-08-17T17:10:08.762213+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e569: 8 total, 8 up, 8 in 2024-08-17T17:10:10.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:09 smithi131 bash[89561]: cluster 2024-08-17T17:10:08.762213+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e569: 8 total, 8 up, 8 in 2024-08-17T17:10:10.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:09 smithi131 bash[89561]: cluster 2024-08-17T17:10:08.845183+0000 mgr.y (mgr.34107) 91 : cluster [DBG] pgmap v154: 105 pgs: 24 unknown, 81 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail; 5.5 KiB/s rd, 511 B/s wr, 6 op/s 2024-08-17T17:10:10.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:09 smithi131 bash[89561]: cluster 2024-08-17T17:10:08.845183+0000 mgr.y (mgr.34107) 91 : cluster [DBG] pgmap v154: 105 pgs: 24 unknown, 81 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail; 5.5 KiB/s rd, 511 B/s wr, 6 op/s 2024-08-17T17:10:10.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:09 smithi131 bash[88347]: cluster 2024-08-17T17:10:08.762213+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e569: 8 total, 8 up, 8 in 2024-08-17T17:10:10.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:09 smithi131 bash[88347]: cluster 2024-08-17T17:10:08.762213+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e569: 8 total, 8 up, 8 in 2024-08-17T17:10:10.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:09 smithi131 bash[88347]: cluster 2024-08-17T17:10:08.845183+0000 mgr.y (mgr.34107) 91 : cluster [DBG] pgmap v154: 105 pgs: 24 unknown, 81 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail; 5.5 KiB/s rd, 511 B/s wr, 6 op/s 2024-08-17T17:10:10.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:09 smithi131 bash[88347]: cluster 2024-08-17T17:10:08.845183+0000 mgr.y (mgr.34107) 91 : cluster [DBG] pgmap v154: 105 pgs: 24 unknown, 81 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail; 5.5 KiB/s rd, 511 B/s wr, 6 op/s 2024-08-17T17:10:10.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:09 smithi169 bash[24469]: cluster 2024-08-17T17:10:08.762213+0000 mon.a (mon.0) 291 : cluster [DBG] osdmap e569: 8 total, 8 up, 8 in 2024-08-17T17:10:10.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:09 smithi169 bash[24469]: cluster 2024-08-17T17:10:08.845183+0000 mgr.y (mgr.34107) 91 : cluster [DBG] pgmap v154: 105 pgs: 24 unknown, 81 active+clean; 582 KiB data, 475 MiB used, 715 GiB / 715 GiB avail; 5.5 KiB/s rd, 511 B/s wr, 6 op/s 2024-08-17T17:10:11.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:10 smithi131 bash[89561]: cluster 2024-08-17T17:10:09.773481+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e570: 8 total, 8 up, 8 in 2024-08-17T17:10:11.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:10 smithi131 bash[89561]: cluster 2024-08-17T17:10:09.773481+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e570: 8 total, 8 up, 8 in 2024-08-17T17:10:11.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:10 smithi131 bash[88347]: cluster 2024-08-17T17:10:09.773481+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e570: 8 total, 8 up, 8 in 2024-08-17T17:10:11.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:10 smithi131 bash[88347]: cluster 2024-08-17T17:10:09.773481+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e570: 8 total, 8 up, 8 in 2024-08-17T17:10:11.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:10 smithi169 bash[24469]: cluster 2024-08-17T17:10:09.773481+0000 mon.a (mon.0) 292 : cluster [DBG] osdmap e570: 8 total, 8 up, 8 in 2024-08-17T17:10:11.780 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:10:12.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:11 smithi131 bash[88347]: cluster 2024-08-17T17:10:10.776398+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e571: 8 total, 8 up, 8 in 2024-08-17T17:10:12.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:11 smithi131 bash[88347]: cluster 2024-08-17T17:10:10.776398+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e571: 8 total, 8 up, 8 in 2024-08-17T17:10:12.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:11 smithi131 bash[88347]: audit 2024-08-17T17:10:10.780332+0000 mon.a (mon.0) 294 : audit [INF] from='client.? 172.21.15.131:0/3491995711' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-15","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:12.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:11 smithi131 bash[88347]: audit 2024-08-17T17:10:10.780332+0000 mon.a (mon.0) 294 : audit [INF] from='client.? 172.21.15.131:0/3491995711' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-15","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:12.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:11 smithi131 bash[88347]: cluster 2024-08-17T17:10:10.846011+0000 mgr.y (mgr.34107) 92 : cluster [DBG] pgmap v157: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 449 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:10:12.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:11 smithi131 bash[88347]: cluster 2024-08-17T17:10:10.846011+0000 mgr.y (mgr.34107) 92 : cluster [DBG] pgmap v157: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 449 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:10:12.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:11 smithi131 bash[88347]: audit 2024-08-17T17:10:11.771285+0000 mon.a (mon.0) 295 : audit [INF] from='client.? 172.21.15.131:0/3491995711' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:10:12.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:11 smithi131 bash[88347]: audit 2024-08-17T17:10:11.771285+0000 mon.a (mon.0) 295 : audit [INF] from='client.? 172.21.15.131:0/3491995711' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:10:12.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:11 smithi131 bash[88347]: cluster 2024-08-17T17:10:11.779405+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e572: 8 total, 8 up, 8 in 2024-08-17T17:10:12.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:11 smithi131 bash[88347]: cluster 2024-08-17T17:10:11.779405+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e572: 8 total, 8 up, 8 in 2024-08-17T17:10:12.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:11 smithi131 bash[89561]: cluster 2024-08-17T17:10:10.776398+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e571: 8 total, 8 up, 8 in 2024-08-17T17:10:12.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:11 smithi131 bash[89561]: cluster 2024-08-17T17:10:10.776398+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e571: 8 total, 8 up, 8 in 2024-08-17T17:10:12.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:11 smithi131 bash[89561]: audit 2024-08-17T17:10:10.780332+0000 mon.a (mon.0) 294 : audit [INF] from='client.? 172.21.15.131:0/3491995711' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-15","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:12.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:11 smithi131 bash[89561]: audit 2024-08-17T17:10:10.780332+0000 mon.a (mon.0) 294 : audit [INF] from='client.? 172.21.15.131:0/3491995711' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-15","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:12.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:11 smithi131 bash[89561]: cluster 2024-08-17T17:10:10.846011+0000 mgr.y (mgr.34107) 92 : cluster [DBG] pgmap v157: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 449 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:10:12.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:11 smithi131 bash[89561]: cluster 2024-08-17T17:10:10.846011+0000 mgr.y (mgr.34107) 92 : cluster [DBG] pgmap v157: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 449 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:10:12.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:11 smithi131 bash[89561]: audit 2024-08-17T17:10:11.771285+0000 mon.a (mon.0) 295 : audit [INF] from='client.? 172.21.15.131:0/3491995711' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:10:12.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:11 smithi131 bash[89561]: audit 2024-08-17T17:10:11.771285+0000 mon.a (mon.0) 295 : audit [INF] from='client.? 172.21.15.131:0/3491995711' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:10:12.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:11 smithi131 bash[89561]: cluster 2024-08-17T17:10:11.779405+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e572: 8 total, 8 up, 8 in 2024-08-17T17:10:12.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:11 smithi131 bash[89561]: cluster 2024-08-17T17:10:11.779405+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e572: 8 total, 8 up, 8 in 2024-08-17T17:10:12.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:11 smithi169 bash[24469]: cluster 2024-08-17T17:10:10.776398+0000 mon.a (mon.0) 293 : cluster [DBG] osdmap e571: 8 total, 8 up, 8 in 2024-08-17T17:10:12.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:11 smithi169 bash[24469]: audit 2024-08-17T17:10:10.780332+0000 mon.a (mon.0) 294 : audit [INF] from='client.? 172.21.15.131:0/3491995711' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-15","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:12.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:11 smithi169 bash[24469]: cluster 2024-08-17T17:10:10.846011+0000 mgr.y (mgr.34107) 92 : cluster [DBG] pgmap v157: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 449 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:10:12.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:11 smithi169 bash[24469]: audit 2024-08-17T17:10:11.771285+0000 mon.a (mon.0) 295 : audit [INF] from='client.? 172.21.15.131:0/3491995711' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-15","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:10:12.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:11 smithi169 bash[24469]: cluster 2024-08-17T17:10:11.779405+0000 mon.a (mon.0) 296 : cluster [DBG] osdmap e572: 8 total, 8 up, 8 in 2024-08-17T17:10:13.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:12 smithi131 bash[88347]: cluster 2024-08-17T17:10:11.782869+0000 mon.a (mon.0) 297 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:10:13.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:12 smithi131 bash[88347]: cluster 2024-08-17T17:10:11.782869+0000 mon.a (mon.0) 297 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:10:13.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:12 smithi131 bash[88347]: cluster 2024-08-17T17:10:12.781009+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e573: 8 total, 8 up, 8 in 2024-08-17T17:10:13.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:12 smithi131 bash[88347]: cluster 2024-08-17T17:10:12.781009+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e573: 8 total, 8 up, 8 in 2024-08-17T17:10:13.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:12 smithi131 bash[89561]: cluster 2024-08-17T17:10:11.782869+0000 mon.a (mon.0) 297 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:10:13.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:12 smithi131 bash[89561]: cluster 2024-08-17T17:10:11.782869+0000 mon.a (mon.0) 297 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:10:13.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:12 smithi131 bash[89561]: cluster 2024-08-17T17:10:12.781009+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e573: 8 total, 8 up, 8 in 2024-08-17T17:10:13.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:12 smithi131 bash[89561]: cluster 2024-08-17T17:10:12.781009+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e573: 8 total, 8 up, 8 in 2024-08-17T17:10:13.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:12 smithi169 bash[24469]: cluster 2024-08-17T17:10:11.782869+0000 mon.a (mon.0) 297 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:10:13.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:12 smithi169 bash[24469]: cluster 2024-08-17T17:10:12.781009+0000 mon.a (mon.0) 298 : cluster [DBG] osdmap e573: 8 total, 8 up, 8 in 2024-08-17T17:10:13.846 INFO:tasks.workunit.client.0.smithi131.stdout:image has size 2097152 and order 22 2024-08-17T17:10:13.846 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.CreateAndStat (4014 ms) 2024-08-17T17:10:13.846 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.CreateWithSameDataPool 2024-08-17T17:10:13.846 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:10:13.888 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.CreateWithSameDataPool (43 ms) 2024-08-17T17:10:13.888 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.CreateAndStatPP 2024-08-17T17:10:13.889 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:10:13.932 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.CreateAndStatPP (43 ms) 2024-08-17T17:10:13.932 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.GetId 2024-08-17T17:10:13.932 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:10:13.977 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.GetId (45 ms) 2024-08-17T17:10:13.977 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.GetIdPP 2024-08-17T17:10:13.977 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:10:14.033 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.GetIdPP (56 ms) 2024-08-17T17:10:14.033 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.GetBlockNamePrefix 2024-08-17T17:10:14.033 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:10:14.066 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.GetBlockNamePrefix (34 ms) 2024-08-17T17:10:14.066 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.GetBlockNamePrefixPP 2024-08-17T17:10:14.067 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:10:14.094 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.GetBlockNamePrefixPP (27 ms) 2024-08-17T17:10:14.094 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestGetCreateTimestamp 2024-08-17T17:10:14.094 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:10:14.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:13 smithi131 bash[89561]: cluster 2024-08-17T17:10:12.846788+0000 mgr.y (mgr.34107) 93 : cluster [DBG] pgmap v160: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 449 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:10:14.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:13 smithi131 bash[89561]: cluster 2024-08-17T17:10:12.846788+0000 mgr.y (mgr.34107) 93 : cluster [DBG] pgmap v160: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 449 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:10:14.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:13 smithi131 bash[89561]: cluster 2024-08-17T17:10:13.785926+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e574: 8 total, 8 up, 8 in 2024-08-17T17:10:14.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:13 smithi131 bash[89561]: cluster 2024-08-17T17:10:13.785926+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e574: 8 total, 8 up, 8 in 2024-08-17T17:10:14.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:13 smithi131 bash[88347]: cluster 2024-08-17T17:10:12.846788+0000 mgr.y (mgr.34107) 93 : cluster [DBG] pgmap v160: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 449 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:10:14.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:13 smithi131 bash[88347]: cluster 2024-08-17T17:10:12.846788+0000 mgr.y (mgr.34107) 93 : cluster [DBG] pgmap v160: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 449 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:10:14.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:13 smithi131 bash[88347]: cluster 2024-08-17T17:10:13.785926+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e574: 8 total, 8 up, 8 in 2024-08-17T17:10:14.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:13 smithi131 bash[88347]: cluster 2024-08-17T17:10:13.785926+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e574: 8 total, 8 up, 8 in 2024-08-17T17:10:14.132 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestGetCreateTimestamp (38 ms) 2024-08-17T17:10:14.132 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.GetCreateTimestampPP 2024-08-17T17:10:14.132 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:10:14.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:13 smithi169 bash[24469]: cluster 2024-08-17T17:10:12.846788+0000 mgr.y (mgr.34107) 93 : cluster [DBG] pgmap v160: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 449 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:10:14.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:13 smithi169 bash[24469]: cluster 2024-08-17T17:10:13.785926+0000 mon.a (mon.0) 299 : cluster [DBG] osdmap e574: 8 total, 8 up, 8 in 2024-08-17T17:10:14.174 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.GetCreateTimestampPP (42 ms) 2024-08-17T17:10:14.174 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.OpenAio 2024-08-17T17:10:14.174 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:10:14.218 INFO:tasks.workunit.client.0.smithi131.stdout:image has size 2097152 and order 22 2024-08-17T17:10:14.218 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.OpenAio (44 ms) 2024-08-17T17:10:14.218 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.OpenAioFail 2024-08-17T17:10:14.225 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.OpenAioFail (7 ms) 2024-08-17T17:10:14.225 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.OpenAioPP 2024-08-17T17:10:14.225 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:10:14.289 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.OpenAioPP (64 ms) 2024-08-17T17:10:14.289 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.OpenAioFailPP 2024-08-17T17:10:14.296 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.OpenAioFailPP (8 ms) 2024-08-17T17:10:14.297 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.ResizeAndStat 2024-08-17T17:10:14.297 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:10:14.389 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.ResizeAndStat (92 ms) 2024-08-17T17:10:14.389 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.ResizeAndStatPP 2024-08-17T17:10:14.389 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:10:14.473 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.ResizeAndStatPP (84 ms) 2024-08-17T17:10:14.473 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.UpdateWatchAndResize 2024-08-17T17:10:14.473 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:10:14.566 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.UpdateWatchAndResize (93 ms) 2024-08-17T17:10:14.566 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.UpdateWatchAndResizePP 2024-08-17T17:10:14.566 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:10:14.646 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.UpdateWatchAndResizePP (80 ms) 2024-08-17T17:10:14.646 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestCreateLsDelete 2024-08-17T17:10:15.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:14 smithi131 bash[89561]: cluster 2024-08-17T17:10:13.809296+0000 mon.a (mon.0) 300 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:10:15.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:14 smithi131 bash[89561]: cluster 2024-08-17T17:10:13.809296+0000 mon.a (mon.0) 300 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:10:15.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:14 smithi131 bash[89561]: cluster 2024-08-17T17:10:13.809363+0000 mon.a (mon.0) 301 : cluster [INF] Cluster is now healthy 2024-08-17T17:10:15.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:14 smithi131 bash[89561]: cluster 2024-08-17T17:10:13.809363+0000 mon.a (mon.0) 301 : cluster [INF] Cluster is now healthy 2024-08-17T17:10:15.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:14 smithi131 bash[88347]: cluster 2024-08-17T17:10:13.809296+0000 mon.a (mon.0) 300 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:10:15.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:14 smithi131 bash[88347]: cluster 2024-08-17T17:10:13.809296+0000 mon.a (mon.0) 300 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:10:15.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:14 smithi131 bash[88347]: cluster 2024-08-17T17:10:13.809363+0000 mon.a (mon.0) 301 : cluster [INF] Cluster is now healthy 2024-08-17T17:10:15.096 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:14 smithi131 bash[88347]: cluster 2024-08-17T17:10:13.809363+0000 mon.a (mon.0) 301 : cluster [INF] Cluster is now healthy 2024-08-17T17:10:15.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:14 smithi169 bash[24469]: cluster 2024-08-17T17:10:13.809296+0000 mon.a (mon.0) 300 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:10:15.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:14 smithi169 bash[24469]: cluster 2024-08-17T17:10:13.809363+0000 mon.a (mon.0) 301 : cluster [INF] Cluster is now healthy 2024-08-17T17:10:15.873 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:10:16.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:15 smithi169 bash[24469]: cluster 2024-08-17T17:10:14.837784+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e575: 8 total, 8 up, 8 in 2024-08-17T17:10:16.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:15 smithi169 bash[24469]: audit 2024-08-17T17:10:14.840483+0000 mon.a (mon.0) 303 : audit [INF] from='client.? 172.21.15.131:0/2229934898' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-16","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:16.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:15 smithi169 bash[24469]: cluster 2024-08-17T17:10:14.847485+0000 mgr.y (mgr.34107) 94 : cluster [DBG] pgmap v163: 137 pgs: 32 unknown, 105 active+clean; 582 KiB data, 449 MiB used, 715 GiB / 715 GiB avail; 6.7 KiB/s rd, 1.7 KiB/s wr, 9 op/s 2024-08-17T17:10:16.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:15 smithi169 bash[24469]: audit 2024-08-17T17:10:15.829176+0000 mon.a (mon.0) 304 : audit [INF] from='client.? 172.21.15.131:0/2229934898' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:10:16.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:15 smithi169 bash[24469]: cluster 2024-08-17T17:10:15.835017+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e576: 8 total, 8 up, 8 in 2024-08-17T17:10:16.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:15 smithi131 bash[89561]: cluster 2024-08-17T17:10:14.837784+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e575: 8 total, 8 up, 8 in 2024-08-17T17:10:16.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:15 smithi131 bash[89561]: cluster 2024-08-17T17:10:14.837784+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e575: 8 total, 8 up, 8 in 2024-08-17T17:10:16.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:15 smithi131 bash[89561]: audit 2024-08-17T17:10:14.840483+0000 mon.a (mon.0) 303 : audit [INF] from='client.? 172.21.15.131:0/2229934898' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-16","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:16.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:15 smithi131 bash[89561]: audit 2024-08-17T17:10:14.840483+0000 mon.a (mon.0) 303 : audit [INF] from='client.? 172.21.15.131:0/2229934898' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-16","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:16.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:15 smithi131 bash[89561]: cluster 2024-08-17T17:10:14.847485+0000 mgr.y (mgr.34107) 94 : cluster [DBG] pgmap v163: 137 pgs: 32 unknown, 105 active+clean; 582 KiB data, 449 MiB used, 715 GiB / 715 GiB avail; 6.7 KiB/s rd, 1.7 KiB/s wr, 9 op/s 2024-08-17T17:10:16.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:15 smithi131 bash[89561]: cluster 2024-08-17T17:10:14.847485+0000 mgr.y (mgr.34107) 94 : cluster [DBG] pgmap v163: 137 pgs: 32 unknown, 105 active+clean; 582 KiB data, 449 MiB used, 715 GiB / 715 GiB avail; 6.7 KiB/s rd, 1.7 KiB/s wr, 9 op/s 2024-08-17T17:10:16.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:15 smithi131 bash[89561]: audit 2024-08-17T17:10:15.829176+0000 mon.a (mon.0) 304 : audit [INF] from='client.? 172.21.15.131:0/2229934898' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:10:16.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:15 smithi131 bash[89561]: audit 2024-08-17T17:10:15.829176+0000 mon.a (mon.0) 304 : audit [INF] from='client.? 172.21.15.131:0/2229934898' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:10:16.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:15 smithi131 bash[89561]: cluster 2024-08-17T17:10:15.835017+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e576: 8 total, 8 up, 8 in 2024-08-17T17:10:16.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:15 smithi131 bash[89561]: cluster 2024-08-17T17:10:15.835017+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e576: 8 total, 8 up, 8 in 2024-08-17T17:10:16.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:15 smithi131 bash[88347]: cluster 2024-08-17T17:10:14.837784+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e575: 8 total, 8 up, 8 in 2024-08-17T17:10:16.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:15 smithi131 bash[88347]: cluster 2024-08-17T17:10:14.837784+0000 mon.a (mon.0) 302 : cluster [DBG] osdmap e575: 8 total, 8 up, 8 in 2024-08-17T17:10:16.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:15 smithi131 bash[88347]: audit 2024-08-17T17:10:14.840483+0000 mon.a (mon.0) 303 : audit [INF] from='client.? 172.21.15.131:0/2229934898' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-16","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:16.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:15 smithi131 bash[88347]: audit 2024-08-17T17:10:14.840483+0000 mon.a (mon.0) 303 : audit [INF] from='client.? 172.21.15.131:0/2229934898' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-16","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:16.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:15 smithi131 bash[88347]: cluster 2024-08-17T17:10:14.847485+0000 mgr.y (mgr.34107) 94 : cluster [DBG] pgmap v163: 137 pgs: 32 unknown, 105 active+clean; 582 KiB data, 449 MiB used, 715 GiB / 715 GiB avail; 6.7 KiB/s rd, 1.7 KiB/s wr, 9 op/s 2024-08-17T17:10:16.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:15 smithi131 bash[88347]: cluster 2024-08-17T17:10:14.847485+0000 mgr.y (mgr.34107) 94 : cluster [DBG] pgmap v163: 137 pgs: 32 unknown, 105 active+clean; 582 KiB data, 449 MiB used, 715 GiB / 715 GiB avail; 6.7 KiB/s rd, 1.7 KiB/s wr, 9 op/s 2024-08-17T17:10:16.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:15 smithi131 bash[88347]: audit 2024-08-17T17:10:15.829176+0000 mon.a (mon.0) 304 : audit [INF] from='client.? 172.21.15.131:0/2229934898' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:10:16.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:15 smithi131 bash[88347]: audit 2024-08-17T17:10:15.829176+0000 mon.a (mon.0) 304 : audit [INF] from='client.? 172.21.15.131:0/2229934898' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-16","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:10:16.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:15 smithi131 bash[88347]: cluster 2024-08-17T17:10:15.835017+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e576: 8 total, 8 up, 8 in 2024-08-17T17:10:16.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:15 smithi131 bash[88347]: cluster 2024-08-17T17:10:15.835017+0000 mon.a (mon.0) 305 : cluster [DBG] osdmap e576: 8 total, 8 up, 8 in 2024-08-17T17:10:17.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:16 smithi169 bash[24469]: cluster 2024-08-17T17:10:15.848242+0000 mon.a (mon.0) 306 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:10:17.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:16 smithi169 bash[24469]: cluster 2024-08-17T17:10:16.838465+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e577: 8 total, 8 up, 8 in 2024-08-17T17:10:17.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:16 smithi131 bash[89561]: cluster 2024-08-17T17:10:15.848242+0000 mon.a (mon.0) 306 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:10:17.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:16 smithi131 bash[89561]: cluster 2024-08-17T17:10:15.848242+0000 mon.a (mon.0) 306 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:10:17.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:16 smithi131 bash[89561]: cluster 2024-08-17T17:10:16.838465+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e577: 8 total, 8 up, 8 in 2024-08-17T17:10:17.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:16 smithi131 bash[89561]: cluster 2024-08-17T17:10:16.838465+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e577: 8 total, 8 up, 8 in 2024-08-17T17:10:17.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:16 smithi131 bash[88347]: cluster 2024-08-17T17:10:15.848242+0000 mon.a (mon.0) 306 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:10:17.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:16 smithi131 bash[88347]: cluster 2024-08-17T17:10:15.848242+0000 mon.a (mon.0) 306 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:10:17.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:16 smithi131 bash[88347]: cluster 2024-08-17T17:10:16.838465+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e577: 8 total, 8 up, 8 in 2024-08-17T17:10:17.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:16 smithi131 bash[88347]: cluster 2024-08-17T17:10:16.838465+0000 mon.a (mon.0) 307 : cluster [DBG] osdmap e577: 8 total, 8 up, 8 in 2024-08-17T17:10:17.888 INFO:tasks.workunit.client.0.smithi131.stdout:image: image18 2024-08-17T17:10:17.888 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image18 2024-08-17T17:10:17.888 INFO:tasks.workunit.client.0.smithi131.stdout:found image18 2024-08-17T17:10:17.888 INFO:tasks.workunit.client.0.smithi131.stdout:erased image18 2024-08-17T17:10:17.889 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:10:18.086 INFO:tasks.workunit.client.0.smithi131.stdout:image: image18 2024-08-17T17:10:18.086 INFO:tasks.workunit.client.0.smithi131.stdout:image: image19 2024-08-17T17:10:18.086 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image18 2024-08-17T17:10:18.086 INFO:tasks.workunit.client.0.smithi131.stdout:found image18 2024-08-17T17:10:18.086 INFO:tasks.workunit.client.0.smithi131.stdout:erased image18 2024-08-17T17:10:18.086 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image19 2024-08-17T17:10:18.087 INFO:tasks.workunit.client.0.smithi131.stdout:found image19 2024-08-17T17:10:18.087 INFO:tasks.workunit.client.0.smithi131.stdout:erased image19 2024-08-17T17:10:18.087 INFO:tasks.workunit.client.0.smithi131.stdout:image: image19 2024-08-17T17:10:18.087 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image19 2024-08-17T17:10:18.087 INFO:tasks.workunit.client.0.smithi131.stdout:found image19 2024-08-17T17:10:18.087 INFO:tasks.workunit.client.0.smithi131.stdout:erased image19 2024-08-17T17:10:18.087 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestCreateLsDelete (3440 ms) 2024-08-17T17:10:18.087 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestCreateLsDeletePP 2024-08-17T17:10:18.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:17 smithi169 bash[24469]: cluster 2024-08-17T17:10:16.848360+0000 mgr.y (mgr.34107) 95 : cluster [DBG] pgmap v166: 137 pgs: 32 unknown, 105 active+clean; 582 KiB data, 449 MiB used, 715 GiB / 715 GiB avail; 6.7 KiB/s rd, 1.7 KiB/s wr, 9 op/s 2024-08-17T17:10:18.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:17 smithi169 bash[24469]: cluster 2024-08-17T17:10:17.832063+0000 mon.a (mon.0) 308 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:10:18.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:17 smithi169 bash[24469]: cluster 2024-08-17T17:10:17.832108+0000 mon.a (mon.0) 309 : cluster [INF] Cluster is now healthy 2024-08-17T17:10:18.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:17 smithi169 bash[24469]: cluster 2024-08-17T17:10:17.854703+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e578: 8 total, 8 up, 8 in 2024-08-17T17:10:18.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:17 smithi131 bash[89561]: cluster 2024-08-17T17:10:16.848360+0000 mgr.y (mgr.34107) 95 : cluster [DBG] pgmap v166: 137 pgs: 32 unknown, 105 active+clean; 582 KiB data, 449 MiB used, 715 GiB / 715 GiB avail; 6.7 KiB/s rd, 1.7 KiB/s wr, 9 op/s 2024-08-17T17:10:18.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:17 smithi131 bash[89561]: cluster 2024-08-17T17:10:16.848360+0000 mgr.y (mgr.34107) 95 : cluster [DBG] pgmap v166: 137 pgs: 32 unknown, 105 active+clean; 582 KiB data, 449 MiB used, 715 GiB / 715 GiB avail; 6.7 KiB/s rd, 1.7 KiB/s wr, 9 op/s 2024-08-17T17:10:18.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:17 smithi131 bash[89561]: cluster 2024-08-17T17:10:17.832063+0000 mon.a (mon.0) 308 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:10:18.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:17 smithi131 bash[89561]: cluster 2024-08-17T17:10:17.832063+0000 mon.a (mon.0) 308 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:10:18.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:17 smithi131 bash[89561]: cluster 2024-08-17T17:10:17.832108+0000 mon.a (mon.0) 309 : cluster [INF] Cluster is now healthy 2024-08-17T17:10:18.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:17 smithi131 bash[89561]: cluster 2024-08-17T17:10:17.832108+0000 mon.a (mon.0) 309 : cluster [INF] Cluster is now healthy 2024-08-17T17:10:18.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:17 smithi131 bash[89561]: cluster 2024-08-17T17:10:17.854703+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e578: 8 total, 8 up, 8 in 2024-08-17T17:10:18.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:17 smithi131 bash[89561]: cluster 2024-08-17T17:10:17.854703+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e578: 8 total, 8 up, 8 in 2024-08-17T17:10:18.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:17 smithi131 bash[88347]: cluster 2024-08-17T17:10:16.848360+0000 mgr.y (mgr.34107) 95 : cluster [DBG] pgmap v166: 137 pgs: 32 unknown, 105 active+clean; 582 KiB data, 449 MiB used, 715 GiB / 715 GiB avail; 6.7 KiB/s rd, 1.7 KiB/s wr, 9 op/s 2024-08-17T17:10:18.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:17 smithi131 bash[88347]: cluster 2024-08-17T17:10:16.848360+0000 mgr.y (mgr.34107) 95 : cluster [DBG] pgmap v166: 137 pgs: 32 unknown, 105 active+clean; 582 KiB data, 449 MiB used, 715 GiB / 715 GiB avail; 6.7 KiB/s rd, 1.7 KiB/s wr, 9 op/s 2024-08-17T17:10:18.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:17 smithi131 bash[88347]: cluster 2024-08-17T17:10:17.832063+0000 mon.a (mon.0) 308 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:10:18.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:17 smithi131 bash[88347]: cluster 2024-08-17T17:10:17.832063+0000 mon.a (mon.0) 308 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:10:18.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:17 smithi131 bash[88347]: cluster 2024-08-17T17:10:17.832108+0000 mon.a (mon.0) 309 : cluster [INF] Cluster is now healthy 2024-08-17T17:10:18.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:17 smithi131 bash[88347]: cluster 2024-08-17T17:10:17.832108+0000 mon.a (mon.0) 309 : cluster [INF] Cluster is now healthy 2024-08-17T17:10:18.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:17 smithi131 bash[88347]: cluster 2024-08-17T17:10:17.854703+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e578: 8 total, 8 up, 8 in 2024-08-17T17:10:18.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:17 smithi131 bash[88347]: cluster 2024-08-17T17:10:17.854703+0000 mon.a (mon.0) 310 : cluster [DBG] osdmap e578: 8 total, 8 up, 8 in 2024-08-17T17:10:19.096 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:10:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:10:18] "GET /metrics HTTP/1.1" 200 36221 "" "Prometheus/2.51.0" 2024-08-17T17:10:19.908 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:10:20.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:19 smithi131 bash[88347]: cluster 2024-08-17T17:10:18.849259+0000 mgr.y (mgr.34107) 96 : cluster [DBG] pgmap v168: 137 pgs: 26 unknown, 111 active+clean; 582 KiB data, 450 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 4.0 KiB/s wr, 41 op/s 2024-08-17T17:10:20.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:19 smithi131 bash[88347]: cluster 2024-08-17T17:10:18.849259+0000 mgr.y (mgr.34107) 96 : cluster [DBG] pgmap v168: 137 pgs: 26 unknown, 111 active+clean; 582 KiB data, 450 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 4.0 KiB/s wr, 41 op/s 2024-08-17T17:10:20.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:19 smithi131 bash[88347]: cluster 2024-08-17T17:10:18.885360+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e579: 8 total, 8 up, 8 in 2024-08-17T17:10:20.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:19 smithi131 bash[88347]: cluster 2024-08-17T17:10:18.885360+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e579: 8 total, 8 up, 8 in 2024-08-17T17:10:20.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:19 smithi131 bash[88347]: audit 2024-08-17T17:10:18.888108+0000 mon.a (mon.0) 312 : audit [INF] from='client.? 172.21.15.131:0/373266144' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-17","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:20.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:19 smithi131 bash[88347]: audit 2024-08-17T17:10:18.888108+0000 mon.a (mon.0) 312 : audit [INF] from='client.? 172.21.15.131:0/373266144' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-17","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:20.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:19 smithi131 bash[89561]: cluster 2024-08-17T17:10:18.849259+0000 mgr.y (mgr.34107) 96 : cluster [DBG] pgmap v168: 137 pgs: 26 unknown, 111 active+clean; 582 KiB data, 450 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 4.0 KiB/s wr, 41 op/s 2024-08-17T17:10:20.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:19 smithi131 bash[89561]: cluster 2024-08-17T17:10:18.849259+0000 mgr.y (mgr.34107) 96 : cluster [DBG] pgmap v168: 137 pgs: 26 unknown, 111 active+clean; 582 KiB data, 450 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 4.0 KiB/s wr, 41 op/s 2024-08-17T17:10:20.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:19 smithi131 bash[89561]: cluster 2024-08-17T17:10:18.885360+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e579: 8 total, 8 up, 8 in 2024-08-17T17:10:20.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:19 smithi131 bash[89561]: cluster 2024-08-17T17:10:18.885360+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e579: 8 total, 8 up, 8 in 2024-08-17T17:10:20.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:19 smithi131 bash[89561]: audit 2024-08-17T17:10:18.888108+0000 mon.a (mon.0) 312 : audit [INF] from='client.? 172.21.15.131:0/373266144' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-17","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:20.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:19 smithi131 bash[89561]: audit 2024-08-17T17:10:18.888108+0000 mon.a (mon.0) 312 : audit [INF] from='client.? 172.21.15.131:0/373266144' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-17","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:20.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:19 smithi169 bash[24469]: cluster 2024-08-17T17:10:18.849259+0000 mgr.y (mgr.34107) 96 : cluster [DBG] pgmap v168: 137 pgs: 26 unknown, 111 active+clean; 582 KiB data, 450 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 4.0 KiB/s wr, 41 op/s 2024-08-17T17:10:20.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:19 smithi169 bash[24469]: cluster 2024-08-17T17:10:18.885360+0000 mon.a (mon.0) 311 : cluster [DBG] osdmap e579: 8 total, 8 up, 8 in 2024-08-17T17:10:20.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:19 smithi169 bash[24469]: audit 2024-08-17T17:10:18.888108+0000 mon.a (mon.0) 312 : audit [INF] from='client.? 172.21.15.131:0/373266144' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-17","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:21.215 INFO:tasks.workunit.client.0.smithi131.stdout:num images is: 1 2024-08-17T17:10:21.215 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 1 2024-08-17T17:10:21.215 INFO:tasks.workunit.client.0.smithi131.stdout:image: image20 2024-08-17T17:10:21.215 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image20 2024-08-17T17:10:21.215 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:10:21.238 INFO:tasks.workunit.client.0.smithi131.stdout:num images is: 2 2024-08-17T17:10:21.238 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 2 2024-08-17T17:10:21.238 INFO:tasks.workunit.client.0.smithi131.stdout:image: image20 2024-08-17T17:10:21.238 INFO:tasks.workunit.client.0.smithi131.stdout:image: image21 2024-08-17T17:10:21.238 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image20 2024-08-17T17:10:21.238 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image21 2024-08-17T17:10:21.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:20 smithi131 bash[88347]: audit 2024-08-17T17:10:19.881688+0000 mon.a (mon.0) 313 : audit [INF] from='client.? 172.21.15.131:0/373266144' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:10:21.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:20 smithi131 bash[88347]: audit 2024-08-17T17:10:19.881688+0000 mon.a (mon.0) 313 : audit [INF] from='client.? 172.21.15.131:0/373266144' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:10:21.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:20 smithi131 bash[88347]: cluster 2024-08-17T17:10:19.890627+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e580: 8 total, 8 up, 8 in 2024-08-17T17:10:21.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:20 smithi131 bash[88347]: cluster 2024-08-17T17:10:19.890627+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e580: 8 total, 8 up, 8 in 2024-08-17T17:10:21.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:20 smithi131 bash[88347]: cluster 2024-08-17T17:10:20.167544+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e581: 8 total, 8 up, 8 in 2024-08-17T17:10:21.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:20 smithi131 bash[88347]: cluster 2024-08-17T17:10:20.167544+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e581: 8 total, 8 up, 8 in 2024-08-17T17:10:21.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:20 smithi131 bash[89561]: audit 2024-08-17T17:10:19.881688+0000 mon.a (mon.0) 313 : audit [INF] from='client.? 172.21.15.131:0/373266144' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:10:21.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:20 smithi131 bash[89561]: audit 2024-08-17T17:10:19.881688+0000 mon.a (mon.0) 313 : audit [INF] from='client.? 172.21.15.131:0/373266144' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:10:21.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:20 smithi131 bash[89561]: cluster 2024-08-17T17:10:19.890627+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e580: 8 total, 8 up, 8 in 2024-08-17T17:10:21.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:20 smithi131 bash[89561]: cluster 2024-08-17T17:10:19.890627+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e580: 8 total, 8 up, 8 in 2024-08-17T17:10:21.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:20 smithi131 bash[89561]: cluster 2024-08-17T17:10:20.167544+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e581: 8 total, 8 up, 8 in 2024-08-17T17:10:21.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:20 smithi131 bash[89561]: cluster 2024-08-17T17:10:20.167544+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e581: 8 total, 8 up, 8 in 2024-08-17T17:10:21.378 INFO:tasks.workunit.client.0.smithi131.stdout:num images is: 1 2024-08-17T17:10:21.378 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 1 2024-08-17T17:10:21.378 INFO:tasks.workunit.client.0.smithi131.stdout:image: image21 2024-08-17T17:10:21.378 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image21 2024-08-17T17:10:21.378 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestCreateLsDeletePP (3292 ms) 2024-08-17T17:10:21.378 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestCopy 2024-08-17T17:10:21.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:20 smithi169 bash[24469]: audit 2024-08-17T17:10:19.881688+0000 mon.a (mon.0) 313 : audit [INF] from='client.? 172.21.15.131:0/373266144' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-17","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:10:21.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:20 smithi169 bash[24469]: cluster 2024-08-17T17:10:19.890627+0000 mon.a (mon.0) 314 : cluster [DBG] osdmap e580: 8 total, 8 up, 8 in 2024-08-17T17:10:21.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:20 smithi169 bash[24469]: cluster 2024-08-17T17:10:20.167544+0000 mon.a (mon.0) 315 : cluster [DBG] osdmap e581: 8 total, 8 up, 8 in 2024-08-17T17:10:22.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:22 smithi131 bash[89561]: cluster 2024-08-17T17:10:20.850027+0000 mgr.y (mgr.34107) 97 : cluster [DBG] pgmap v172: 169 pgs: 32 unknown, 137 active+clean; 583 KiB data, 454 MiB used, 715 GiB / 715 GiB avail; 202 KiB/s rd, 21 KiB/s wr, 282 op/s 2024-08-17T17:10:22.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:22 smithi131 bash[89561]: cluster 2024-08-17T17:10:20.850027+0000 mgr.y (mgr.34107) 97 : cluster [DBG] pgmap v172: 169 pgs: 32 unknown, 137 active+clean; 583 KiB data, 454 MiB used, 715 GiB / 715 GiB avail; 202 KiB/s rd, 21 KiB/s wr, 282 op/s 2024-08-17T17:10:22.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:22 smithi131 bash[89561]: cluster 2024-08-17T17:10:21.178909+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e582: 8 total, 8 up, 8 in 2024-08-17T17:10:22.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:22 smithi131 bash[89561]: cluster 2024-08-17T17:10:21.178909+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e582: 8 total, 8 up, 8 in 2024-08-17T17:10:22.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:22 smithi131 bash[88347]: cluster 2024-08-17T17:10:20.850027+0000 mgr.y (mgr.34107) 97 : cluster [DBG] pgmap v172: 169 pgs: 32 unknown, 137 active+clean; 583 KiB data, 454 MiB used, 715 GiB / 715 GiB avail; 202 KiB/s rd, 21 KiB/s wr, 282 op/s 2024-08-17T17:10:22.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:22 smithi131 bash[88347]: cluster 2024-08-17T17:10:20.850027+0000 mgr.y (mgr.34107) 97 : cluster [DBG] pgmap v172: 169 pgs: 32 unknown, 137 active+clean; 583 KiB data, 454 MiB used, 715 GiB / 715 GiB avail; 202 KiB/s rd, 21 KiB/s wr, 282 op/s 2024-08-17T17:10:22.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:22 smithi131 bash[88347]: cluster 2024-08-17T17:10:21.178909+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e582: 8 total, 8 up, 8 in 2024-08-17T17:10:22.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:22 smithi131 bash[88347]: cluster 2024-08-17T17:10:21.178909+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e582: 8 total, 8 up, 8 in 2024-08-17T17:10:22.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:22 smithi169 bash[24469]: cluster 2024-08-17T17:10:20.850027+0000 mgr.y (mgr.34107) 97 : cluster [DBG] pgmap v172: 169 pgs: 32 unknown, 137 active+clean; 583 KiB data, 454 MiB used, 715 GiB / 715 GiB avail; 202 KiB/s rd, 21 KiB/s wr, 282 op/s 2024-08-17T17:10:22.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:22 smithi169 bash[24469]: cluster 2024-08-17T17:10:21.178909+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e582: 8 total, 8 up, 8 in 2024-08-17T17:10:23.217 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:10:23.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:23 smithi131 bash[89561]: cluster 2024-08-17T17:10:22.191205+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e583: 8 total, 8 up, 8 in 2024-08-17T17:10:23.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:23 smithi131 bash[89561]: cluster 2024-08-17T17:10:22.191205+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e583: 8 total, 8 up, 8 in 2024-08-17T17:10:23.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:23 smithi131 bash[89561]: audit 2024-08-17T17:10:22.193594+0000 mon.a (mon.0) 318 : audit [INF] from='client.? 172.21.15.131:0/2380775962' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-18","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:23.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:23 smithi131 bash[89561]: audit 2024-08-17T17:10:22.193594+0000 mon.a (mon.0) 318 : audit [INF] from='client.? 172.21.15.131:0/2380775962' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-18","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:23.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:23 smithi131 bash[88347]: cluster 2024-08-17T17:10:22.191205+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e583: 8 total, 8 up, 8 in 2024-08-17T17:10:23.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:23 smithi131 bash[88347]: cluster 2024-08-17T17:10:22.191205+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e583: 8 total, 8 up, 8 in 2024-08-17T17:10:23.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:23 smithi131 bash[88347]: audit 2024-08-17T17:10:22.193594+0000 mon.a (mon.0) 318 : audit [INF] from='client.? 172.21.15.131:0/2380775962' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-18","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:23.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:23 smithi131 bash[88347]: audit 2024-08-17T17:10:22.193594+0000 mon.a (mon.0) 318 : audit [INF] from='client.? 172.21.15.131:0/2380775962' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-18","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:23.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:23 smithi169 bash[24469]: cluster 2024-08-17T17:10:22.191205+0000 mon.a (mon.0) 317 : cluster [DBG] osdmap e583: 8 total, 8 up, 8 in 2024-08-17T17:10:23.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:23 smithi169 bash[24469]: audit 2024-08-17T17:10:22.193594+0000 mon.a (mon.0) 318 : audit [INF] from='client.? 172.21.15.131:0/2380775962' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-18","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:24.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:24 smithi131 bash[89561]: cluster 2024-08-17T17:10:22.850802+0000 mgr.y (mgr.34107) 98 : cluster [DBG] pgmap v175: 201 pgs: 64 unknown, 137 active+clean; 583 KiB data, 454 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:10:24.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:24 smithi131 bash[89561]: cluster 2024-08-17T17:10:22.850802+0000 mgr.y (mgr.34107) 98 : cluster [DBG] pgmap v175: 201 pgs: 64 unknown, 137 active+clean; 583 KiB data, 454 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:10:24.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:24 smithi131 bash[89561]: cluster 2024-08-17T17:10:23.183377+0000 mon.a (mon.0) 319 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:10:24.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:24 smithi131 bash[89561]: cluster 2024-08-17T17:10:23.183377+0000 mon.a (mon.0) 319 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:10:24.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:24 smithi131 bash[89561]: audit 2024-08-17T17:10:23.194437+0000 mon.a (mon.0) 320 : audit [INF] from='client.? 172.21.15.131:0/2380775962' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:10:24.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:24 smithi131 bash[89561]: audit 2024-08-17T17:10:23.194437+0000 mon.a (mon.0) 320 : audit [INF] from='client.? 172.21.15.131:0/2380775962' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:10:24.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:24 smithi131 bash[89561]: cluster 2024-08-17T17:10:23.203723+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e584: 8 total, 8 up, 8 in 2024-08-17T17:10:24.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:24 smithi131 bash[89561]: cluster 2024-08-17T17:10:23.203723+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e584: 8 total, 8 up, 8 in 2024-08-17T17:10:24.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:24 smithi131 bash[89561]: audit 2024-08-17T17:10:23.217101+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:10:24.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:24 smithi131 bash[89561]: audit 2024-08-17T17:10:23.217101+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:10:24.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:24 smithi131 bash[89561]: audit 2024-08-17T17:10:23.246615+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:10:24.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:24 smithi131 bash[89561]: audit 2024-08-17T17:10:23.246615+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:10:24.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:24 smithi131 bash[88347]: cluster 2024-08-17T17:10:22.850802+0000 mgr.y (mgr.34107) 98 : cluster [DBG] pgmap v175: 201 pgs: 64 unknown, 137 active+clean; 583 KiB data, 454 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:10:24.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:24 smithi131 bash[88347]: cluster 2024-08-17T17:10:22.850802+0000 mgr.y (mgr.34107) 98 : cluster [DBG] pgmap v175: 201 pgs: 64 unknown, 137 active+clean; 583 KiB data, 454 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:10:24.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:24 smithi131 bash[88347]: cluster 2024-08-17T17:10:23.183377+0000 mon.a (mon.0) 319 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:10:24.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:24 smithi131 bash[88347]: cluster 2024-08-17T17:10:23.183377+0000 mon.a (mon.0) 319 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:10:24.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:24 smithi131 bash[88347]: audit 2024-08-17T17:10:23.194437+0000 mon.a (mon.0) 320 : audit [INF] from='client.? 172.21.15.131:0/2380775962' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:10:24.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:24 smithi131 bash[88347]: audit 2024-08-17T17:10:23.194437+0000 mon.a (mon.0) 320 : audit [INF] from='client.? 172.21.15.131:0/2380775962' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:10:24.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:24 smithi131 bash[88347]: cluster 2024-08-17T17:10:23.203723+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e584: 8 total, 8 up, 8 in 2024-08-17T17:10:24.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:24 smithi131 bash[88347]: cluster 2024-08-17T17:10:23.203723+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e584: 8 total, 8 up, 8 in 2024-08-17T17:10:24.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:24 smithi131 bash[88347]: audit 2024-08-17T17:10:23.217101+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:10:24.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:24 smithi131 bash[88347]: audit 2024-08-17T17:10:23.217101+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:10:24.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:24 smithi131 bash[88347]: audit 2024-08-17T17:10:23.246615+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:10:24.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:24 smithi131 bash[88347]: audit 2024-08-17T17:10:23.246615+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:10:24.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:24 smithi169 bash[24469]: cluster 2024-08-17T17:10:22.850802+0000 mgr.y (mgr.34107) 98 : cluster [DBG] pgmap v175: 201 pgs: 64 unknown, 137 active+clean; 583 KiB data, 454 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:10:24.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:24 smithi169 bash[24469]: cluster 2024-08-17T17:10:23.183377+0000 mon.a (mon.0) 319 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:10:24.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:24 smithi169 bash[24469]: audit 2024-08-17T17:10:23.194437+0000 mon.a (mon.0) 320 : audit [INF] from='client.? 172.21.15.131:0/2380775962' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-18","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:10:24.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:24 smithi169 bash[24469]: cluster 2024-08-17T17:10:23.203723+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e584: 8 total, 8 up, 8 in 2024-08-17T17:10:24.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:24 smithi169 bash[24469]: audit 2024-08-17T17:10:23.217101+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:10:24.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:24 smithi169 bash[24469]: audit 2024-08-17T17:10:23.246615+0000 mon.a (mon.0) 323 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:10:25.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:25 smithi131 bash[88347]: cluster 2024-08-17T17:10:24.221422+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e585: 8 total, 8 up, 8 in 2024-08-17T17:10:25.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:25 smithi131 bash[88347]: cluster 2024-08-17T17:10:24.221422+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e585: 8 total, 8 up, 8 in 2024-08-17T17:10:25.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:25 smithi131 bash[88347]: cluster 2024-08-17T17:10:25.170305+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e586: 8 total, 8 up, 8 in 2024-08-17T17:10:25.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:25 smithi131 bash[88347]: cluster 2024-08-17T17:10:25.170305+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e586: 8 total, 8 up, 8 in 2024-08-17T17:10:25.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:25 smithi131 bash[89561]: cluster 2024-08-17T17:10:24.221422+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e585: 8 total, 8 up, 8 in 2024-08-17T17:10:25.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:25 smithi131 bash[89561]: cluster 2024-08-17T17:10:24.221422+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e585: 8 total, 8 up, 8 in 2024-08-17T17:10:25.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:25 smithi131 bash[89561]: cluster 2024-08-17T17:10:25.170305+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e586: 8 total, 8 up, 8 in 2024-08-17T17:10:25.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:25 smithi131 bash[89561]: cluster 2024-08-17T17:10:25.170305+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e586: 8 total, 8 up, 8 in 2024-08-17T17:10:25.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:25 smithi169 bash[24469]: cluster 2024-08-17T17:10:24.221422+0000 mon.a (mon.0) 324 : cluster [DBG] osdmap e585: 8 total, 8 up, 8 in 2024-08-17T17:10:25.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:25 smithi169 bash[24469]: cluster 2024-08-17T17:10:25.170305+0000 mon.a (mon.0) 325 : cluster [DBG] osdmap e586: 8 total, 8 up, 8 in 2024-08-17T17:10:26.260 INFO:tasks.workunit.client.0.smithi131.stdout:image: image22 2024-08-17T17:10:26.260 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image22 2024-08-17T17:10:26.260 INFO:tasks.workunit.client.0.smithi131.stdout:found image22 2024-08-17T17:10:26.260 INFO:tasks.workunit.client.0.smithi131.stdout:erased image22 2024-08-17T17:10:26.260 INFO:tasks.workunit.client.0.smithi131.stdout:image: image22 2024-08-17T17:10:26.260 INFO:tasks.workunit.client.0.smithi131.stdout:image: image23 2024-08-17T17:10:26.260 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image22 2024-08-17T17:10:26.261 INFO:tasks.workunit.client.0.smithi131.stdout:found image22 2024-08-17T17:10:26.261 INFO:tasks.workunit.client.0.smithi131.stdout:erased image22 2024-08-17T17:10:26.261 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image23 2024-08-17T17:10:26.261 INFO:tasks.workunit.client.0.smithi131.stdout:found image23 2024-08-17T17:10:26.261 INFO:tasks.workunit.client.0.smithi131.stdout:erased image23 2024-08-17T17:10:26.261 INFO:tasks.workunit.client.0.smithi131.stdout:100.00% done 2024-08-17T17:10:26.261 INFO:tasks.workunit.client.0.smithi131.stdout:image: image22 2024-08-17T17:10:26.261 INFO:tasks.workunit.client.0.smithi131.stdout:image: image23 2024-08-17T17:10:26.261 INFO:tasks.workunit.client.0.smithi131.stdout:image: image24 2024-08-17T17:10:26.261 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image22 2024-08-17T17:10:26.261 INFO:tasks.workunit.client.0.smithi131.stdout:found image22 2024-08-17T17:10:26.261 INFO:tasks.workunit.client.0.smithi131.stdout:erased image22 2024-08-17T17:10:26.261 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image23 2024-08-17T17:10:26.261 INFO:tasks.workunit.client.0.smithi131.stdout:found image23 2024-08-17T17:10:26.261 INFO:tasks.workunit.client.0.smithi131.stdout:erased image23 2024-08-17T17:10:26.262 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image24 2024-08-17T17:10:26.262 INFO:tasks.workunit.client.0.smithi131.stdout:found image24 2024-08-17T17:10:26.262 INFO:tasks.workunit.client.0.smithi131.stdout:erased image24 2024-08-17T17:10:26.262 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestCopy (4882 ms) 2024-08-17T17:10:26.262 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestCopyPP 2024-08-17T17:10:26.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:26 smithi131 bash[88347]: cluster 2024-08-17T17:10:24.851516+0000 mgr.y (mgr.34107) 99 : cluster [DBG] pgmap v178: 201 pgs: 201 active+clean; 583 KiB data, 473 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 3.2 KiB/s wr, 40 op/s 2024-08-17T17:10:26.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:26 smithi131 bash[88347]: cluster 2024-08-17T17:10:24.851516+0000 mgr.y (mgr.34107) 99 : cluster [DBG] pgmap v178: 201 pgs: 201 active+clean; 583 KiB data, 473 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 3.2 KiB/s wr, 40 op/s 2024-08-17T17:10:26.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:26 smithi131 bash[88347]: cluster 2024-08-17T17:10:25.214510+0000 mon.a (mon.0) 326 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:10:26.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:26 smithi131 bash[88347]: cluster 2024-08-17T17:10:25.214510+0000 mon.a (mon.0) 326 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:10:26.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:26 smithi131 bash[88347]: cluster 2024-08-17T17:10:25.214563+0000 mon.a (mon.0) 327 : cluster [INF] Cluster is now healthy 2024-08-17T17:10:26.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:26 smithi131 bash[88347]: cluster 2024-08-17T17:10:25.214563+0000 mon.a (mon.0) 327 : cluster [INF] Cluster is now healthy 2024-08-17T17:10:26.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:26 smithi131 bash[89561]: cluster 2024-08-17T17:10:24.851516+0000 mgr.y (mgr.34107) 99 : cluster [DBG] pgmap v178: 201 pgs: 201 active+clean; 583 KiB data, 473 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 3.2 KiB/s wr, 40 op/s 2024-08-17T17:10:26.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:26 smithi131 bash[89561]: cluster 2024-08-17T17:10:24.851516+0000 mgr.y (mgr.34107) 99 : cluster [DBG] pgmap v178: 201 pgs: 201 active+clean; 583 KiB data, 473 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 3.2 KiB/s wr, 40 op/s 2024-08-17T17:10:26.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:26 smithi131 bash[89561]: cluster 2024-08-17T17:10:25.214510+0000 mon.a (mon.0) 326 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:10:26.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:26 smithi131 bash[89561]: cluster 2024-08-17T17:10:25.214510+0000 mon.a (mon.0) 326 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:10:26.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:26 smithi131 bash[89561]: cluster 2024-08-17T17:10:25.214563+0000 mon.a (mon.0) 327 : cluster [INF] Cluster is now healthy 2024-08-17T17:10:26.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:26 smithi131 bash[89561]: cluster 2024-08-17T17:10:25.214563+0000 mon.a (mon.0) 327 : cluster [INF] Cluster is now healthy 2024-08-17T17:10:26.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:26 smithi169 bash[24469]: cluster 2024-08-17T17:10:24.851516+0000 mgr.y (mgr.34107) 99 : cluster [DBG] pgmap v178: 201 pgs: 201 active+clean; 583 KiB data, 473 MiB used, 715 GiB / 715 GiB avail; 27 KiB/s rd, 3.2 KiB/s wr, 40 op/s 2024-08-17T17:10:26.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:26 smithi169 bash[24469]: cluster 2024-08-17T17:10:25.214510+0000 mon.a (mon.0) 326 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:10:26.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:26 smithi169 bash[24469]: cluster 2024-08-17T17:10:25.214563+0000 mon.a (mon.0) 327 : cluster [INF] Cluster is now healthy 2024-08-17T17:10:28.273 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:10:28.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:28 smithi131 bash[88347]: cluster 2024-08-17T17:10:26.852286+0000 mgr.y (mgr.34107) 100 : cluster [DBG] pgmap v180: 201 pgs: 201 active+clean; 583 KiB data, 473 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 2.8 KiB/s wr, 35 op/s 2024-08-17T17:10:28.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:28 smithi131 bash[88347]: cluster 2024-08-17T17:10:26.852286+0000 mgr.y (mgr.34107) 100 : cluster [DBG] pgmap v180: 201 pgs: 201 active+clean; 583 KiB data, 473 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 2.8 KiB/s wr, 35 op/s 2024-08-17T17:10:28.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:28 smithi131 bash[88347]: cluster 2024-08-17T17:10:27.249178+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e587: 8 total, 8 up, 8 in 2024-08-17T17:10:28.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:28 smithi131 bash[88347]: cluster 2024-08-17T17:10:27.249178+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e587: 8 total, 8 up, 8 in 2024-08-17T17:10:28.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:28 smithi131 bash[88347]: audit 2024-08-17T17:10:27.251618+0000 mon.a (mon.0) 329 : audit [INF] from='client.? 172.21.15.131:0/4085625855' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-19","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:28.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:28 smithi131 bash[88347]: audit 2024-08-17T17:10:27.251618+0000 mon.a (mon.0) 329 : audit [INF] from='client.? 172.21.15.131:0/4085625855' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-19","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:28.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:28 smithi131 bash[89561]: cluster 2024-08-17T17:10:26.852286+0000 mgr.y (mgr.34107) 100 : cluster [DBG] pgmap v180: 201 pgs: 201 active+clean; 583 KiB data, 473 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 2.8 KiB/s wr, 35 op/s 2024-08-17T17:10:28.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:28 smithi131 bash[89561]: cluster 2024-08-17T17:10:26.852286+0000 mgr.y (mgr.34107) 100 : cluster [DBG] pgmap v180: 201 pgs: 201 active+clean; 583 KiB data, 473 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 2.8 KiB/s wr, 35 op/s 2024-08-17T17:10:28.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:28 smithi131 bash[89561]: cluster 2024-08-17T17:10:27.249178+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e587: 8 total, 8 up, 8 in 2024-08-17T17:10:28.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:28 smithi131 bash[89561]: cluster 2024-08-17T17:10:27.249178+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e587: 8 total, 8 up, 8 in 2024-08-17T17:10:28.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:28 smithi131 bash[89561]: audit 2024-08-17T17:10:27.251618+0000 mon.a (mon.0) 329 : audit [INF] from='client.? 172.21.15.131:0/4085625855' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-19","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:28.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:28 smithi131 bash[89561]: audit 2024-08-17T17:10:27.251618+0000 mon.a (mon.0) 329 : audit [INF] from='client.? 172.21.15.131:0/4085625855' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-19","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:28.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:28 smithi169 bash[24469]: cluster 2024-08-17T17:10:26.852286+0000 mgr.y (mgr.34107) 100 : cluster [DBG] pgmap v180: 201 pgs: 201 active+clean; 583 KiB data, 473 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 2.8 KiB/s wr, 35 op/s 2024-08-17T17:10:28.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:28 smithi169 bash[24469]: cluster 2024-08-17T17:10:27.249178+0000 mon.a (mon.0) 328 : cluster [DBG] osdmap e587: 8 total, 8 up, 8 in 2024-08-17T17:10:28.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:28 smithi169 bash[24469]: audit 2024-08-17T17:10:27.251618+0000 mon.a (mon.0) 329 : audit [INF] from='client.? 172.21.15.131:0/4085625855' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-19","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:29.096 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:10:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:10:28] "GET /metrics HTTP/1.1" 200 43395 "" "Prometheus/2.51.0" 2024-08-17T17:10:29.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:29 smithi131 bash[89561]: audit 2024-08-17T17:10:28.256646+0000 mon.a (mon.0) 330 : audit [INF] from='client.? 172.21.15.131:0/4085625855' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:10:29.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:29 smithi131 bash[89561]: audit 2024-08-17T17:10:28.256646+0000 mon.a (mon.0) 330 : audit [INF] from='client.? 172.21.15.131:0/4085625855' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:10:29.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:29 smithi131 bash[89561]: cluster 2024-08-17T17:10:28.264246+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e588: 8 total, 8 up, 8 in 2024-08-17T17:10:29.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:29 smithi131 bash[89561]: cluster 2024-08-17T17:10:28.264246+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e588: 8 total, 8 up, 8 in 2024-08-17T17:10:29.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:29 smithi131 bash[88347]: audit 2024-08-17T17:10:28.256646+0000 mon.a (mon.0) 330 : audit [INF] from='client.? 172.21.15.131:0/4085625855' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:10:29.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:29 smithi131 bash[88347]: audit 2024-08-17T17:10:28.256646+0000 mon.a (mon.0) 330 : audit [INF] from='client.? 172.21.15.131:0/4085625855' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:10:29.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:29 smithi131 bash[88347]: cluster 2024-08-17T17:10:28.264246+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e588: 8 total, 8 up, 8 in 2024-08-17T17:10:29.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:29 smithi131 bash[88347]: cluster 2024-08-17T17:10:28.264246+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e588: 8 total, 8 up, 8 in 2024-08-17T17:10:29.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:29 smithi169 bash[24469]: audit 2024-08-17T17:10:28.256646+0000 mon.a (mon.0) 330 : audit [INF] from='client.? 172.21.15.131:0/4085625855' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-19","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:10:29.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:29 smithi169 bash[24469]: cluster 2024-08-17T17:10:28.264246+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e588: 8 total, 8 up, 8 in 2024-08-17T17:10:30.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:30 smithi131 bash[89561]: cluster 2024-08-17T17:10:28.853413+0000 mgr.y (mgr.34107) 101 : cluster [DBG] pgmap v183: 233 pgs: 24 unknown, 209 active+clean; 583 KiB data, 477 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 662 B/s wr, 26 op/s 2024-08-17T17:10:30.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:30 smithi131 bash[89561]: cluster 2024-08-17T17:10:28.853413+0000 mgr.y (mgr.34107) 101 : cluster [DBG] pgmap v183: 233 pgs: 24 unknown, 209 active+clean; 583 KiB data, 477 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 662 B/s wr, 26 op/s 2024-08-17T17:10:30.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:30 smithi131 bash[89561]: cluster 2024-08-17T17:10:29.266806+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e589: 8 total, 8 up, 8 in 2024-08-17T17:10:30.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:30 smithi131 bash[89561]: cluster 2024-08-17T17:10:29.266806+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e589: 8 total, 8 up, 8 in 2024-08-17T17:10:30.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:30 smithi131 bash[89561]: cluster 2024-08-17T17:10:30.173786+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e590: 8 total, 8 up, 8 in 2024-08-17T17:10:30.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:30 smithi131 bash[89561]: cluster 2024-08-17T17:10:30.173786+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e590: 8 total, 8 up, 8 in 2024-08-17T17:10:30.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:30 smithi131 bash[88347]: cluster 2024-08-17T17:10:28.853413+0000 mgr.y (mgr.34107) 101 : cluster [DBG] pgmap v183: 233 pgs: 24 unknown, 209 active+clean; 583 KiB data, 477 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 662 B/s wr, 26 op/s 2024-08-17T17:10:30.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:30 smithi131 bash[88347]: cluster 2024-08-17T17:10:28.853413+0000 mgr.y (mgr.34107) 101 : cluster [DBG] pgmap v183: 233 pgs: 24 unknown, 209 active+clean; 583 KiB data, 477 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 662 B/s wr, 26 op/s 2024-08-17T17:10:30.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:30 smithi131 bash[88347]: cluster 2024-08-17T17:10:29.266806+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e589: 8 total, 8 up, 8 in 2024-08-17T17:10:30.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:30 smithi131 bash[88347]: cluster 2024-08-17T17:10:29.266806+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e589: 8 total, 8 up, 8 in 2024-08-17T17:10:30.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:30 smithi131 bash[88347]: cluster 2024-08-17T17:10:30.173786+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e590: 8 total, 8 up, 8 in 2024-08-17T17:10:30.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:30 smithi131 bash[88347]: cluster 2024-08-17T17:10:30.173786+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e590: 8 total, 8 up, 8 in 2024-08-17T17:10:30.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:30 smithi169 bash[24469]: cluster 2024-08-17T17:10:28.853413+0000 mgr.y (mgr.34107) 101 : cluster [DBG] pgmap v183: 233 pgs: 24 unknown, 209 active+clean; 583 KiB data, 477 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 662 B/s wr, 26 op/s 2024-08-17T17:10:30.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:30 smithi169 bash[24469]: cluster 2024-08-17T17:10:29.266806+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e589: 8 total, 8 up, 8 in 2024-08-17T17:10:30.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:30 smithi169 bash[24469]: cluster 2024-08-17T17:10:30.173786+0000 mon.a (mon.0) 333 : cluster [DBG] osdmap e590: 8 total, 8 up, 8 in 2024-08-17T17:10:30.927 INFO:tasks.workunit.client.0.smithi131.stdout:num images is: 1 2024-08-17T17:10:30.927 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 1 2024-08-17T17:10:30.927 INFO:tasks.workunit.client.0.smithi131.stdout:image: image25 2024-08-17T17:10:30.927 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image25 2024-08-17T17:10:30.980 INFO:tasks.workunit.client.0.smithi131.stdout:num images is: 2 2024-08-17T17:10:30.980 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 2 2024-08-17T17:10:30.980 INFO:tasks.workunit.client.0.smithi131.stdout:image: image25 2024-08-17T17:10:30.980 INFO:tasks.workunit.client.0.smithi131.stdout:image: image26 2024-08-17T17:10:30.980 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image25 2024-08-17T17:10:30.980 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image26 2024-08-17T17:10:31.106 INFO:tasks.workunit.client.0.smithi131.stdout:100.00% done 2024-08-17T17:10:31.107 INFO:tasks.workunit.client.0.smithi131.stdout:num images is: 3 2024-08-17T17:10:31.107 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 3 2024-08-17T17:10:31.107 INFO:tasks.workunit.client.0.smithi131.stdout:image: image25 2024-08-17T17:10:31.107 INFO:tasks.workunit.client.0.smithi131.stdout:image: image26 2024-08-17T17:10:31.107 INFO:tasks.workunit.client.0.smithi131.stdout:image: image27 2024-08-17T17:10:31.107 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image25 2024-08-17T17:10:31.107 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image26 2024-08-17T17:10:31.107 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image27 2024-08-17T17:10:31.208 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestCopyPP (4948 ms) 2024-08-17T17:10:31.208 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestDeepCopy 2024-08-17T17:10:32.322 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:10:32.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:32 smithi131 bash[88347]: cluster 2024-08-17T17:10:30.854256+0000 mgr.y (mgr.34107) 102 : cluster [DBG] pgmap v186: 233 pgs: 233 active+clean; 583 KiB data, 477 MiB used, 715 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2024-08-17T17:10:32.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:32 smithi131 bash[88347]: cluster 2024-08-17T17:10:30.854256+0000 mgr.y (mgr.34107) 102 : cluster [DBG] pgmap v186: 233 pgs: 233 active+clean; 583 KiB data, 477 MiB used, 715 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2024-08-17T17:10:32.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:32 smithi131 bash[88347]: cluster 2024-08-17T17:10:31.284612+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e591: 8 total, 8 up, 8 in 2024-08-17T17:10:32.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:32 smithi131 bash[88347]: cluster 2024-08-17T17:10:31.284612+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e591: 8 total, 8 up, 8 in 2024-08-17T17:10:32.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:32 smithi131 bash[88347]: audit 2024-08-17T17:10:31.286125+0000 mon.c (mon.2) 5 : audit [INF] from='client.? 172.21.15.131:0/2832733101' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-20","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:32.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:32 smithi131 bash[88347]: audit 2024-08-17T17:10:31.286125+0000 mon.c (mon.2) 5 : audit [INF] from='client.? 172.21.15.131:0/2832733101' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-20","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:32.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:32 smithi131 bash[88347]: audit 2024-08-17T17:10:31.286737+0000 mon.a (mon.0) 335 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-20","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:32.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:32 smithi131 bash[88347]: audit 2024-08-17T17:10:31.286737+0000 mon.a (mon.0) 335 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-20","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:32.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:32 smithi131 bash[89561]: cluster 2024-08-17T17:10:30.854256+0000 mgr.y (mgr.34107) 102 : cluster [DBG] pgmap v186: 233 pgs: 233 active+clean; 583 KiB data, 477 MiB used, 715 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2024-08-17T17:10:32.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:32 smithi131 bash[89561]: cluster 2024-08-17T17:10:30.854256+0000 mgr.y (mgr.34107) 102 : cluster [DBG] pgmap v186: 233 pgs: 233 active+clean; 583 KiB data, 477 MiB used, 715 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2024-08-17T17:10:32.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:32 smithi131 bash[89561]: cluster 2024-08-17T17:10:31.284612+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e591: 8 total, 8 up, 8 in 2024-08-17T17:10:32.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:32 smithi131 bash[89561]: cluster 2024-08-17T17:10:31.284612+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e591: 8 total, 8 up, 8 in 2024-08-17T17:10:32.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:32 smithi131 bash[89561]: audit 2024-08-17T17:10:31.286125+0000 mon.c (mon.2) 5 : audit [INF] from='client.? 172.21.15.131:0/2832733101' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-20","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:32.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:32 smithi131 bash[89561]: audit 2024-08-17T17:10:31.286125+0000 mon.c (mon.2) 5 : audit [INF] from='client.? 172.21.15.131:0/2832733101' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-20","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:32.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:32 smithi131 bash[89561]: audit 2024-08-17T17:10:31.286737+0000 mon.a (mon.0) 335 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-20","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:32.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:32 smithi131 bash[89561]: audit 2024-08-17T17:10:31.286737+0000 mon.a (mon.0) 335 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-20","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:32.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:32 smithi169 bash[24469]: cluster 2024-08-17T17:10:30.854256+0000 mgr.y (mgr.34107) 102 : cluster [DBG] pgmap v186: 233 pgs: 233 active+clean; 583 KiB data, 477 MiB used, 715 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2024-08-17T17:10:32.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:32 smithi169 bash[24469]: cluster 2024-08-17T17:10:31.284612+0000 mon.a (mon.0) 334 : cluster [DBG] osdmap e591: 8 total, 8 up, 8 in 2024-08-17T17:10:32.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:32 smithi169 bash[24469]: audit 2024-08-17T17:10:31.286125+0000 mon.c (mon.2) 5 : audit [INF] from='client.? 172.21.15.131:0/2832733101' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-20","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:32.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:32 smithi169 bash[24469]: audit 2024-08-17T17:10:31.286737+0000 mon.a (mon.0) 335 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-20","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:33.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:33 smithi131 bash[88347]: audit 2024-08-17T17:10:32.283530+0000 mon.a (mon.0) 336 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:10:33.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:33 smithi131 bash[88347]: audit 2024-08-17T17:10:32.283530+0000 mon.a (mon.0) 336 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:10:33.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:33 smithi131 bash[88347]: cluster 2024-08-17T17:10:32.294384+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e592: 8 total, 8 up, 8 in 2024-08-17T17:10:33.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:33 smithi131 bash[88347]: cluster 2024-08-17T17:10:32.294384+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e592: 8 total, 8 up, 8 in 2024-08-17T17:10:33.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:33 smithi131 bash[89561]: audit 2024-08-17T17:10:32.283530+0000 mon.a (mon.0) 336 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:10:33.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:33 smithi131 bash[89561]: audit 2024-08-17T17:10:32.283530+0000 mon.a (mon.0) 336 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:10:33.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:33 smithi131 bash[89561]: cluster 2024-08-17T17:10:32.294384+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e592: 8 total, 8 up, 8 in 2024-08-17T17:10:33.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:33 smithi131 bash[89561]: cluster 2024-08-17T17:10:32.294384+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e592: 8 total, 8 up, 8 in 2024-08-17T17:10:33.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:33 smithi169 bash[24469]: audit 2024-08-17T17:10:32.283530+0000 mon.a (mon.0) 336 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-20","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:10:33.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:33 smithi169 bash[24469]: cluster 2024-08-17T17:10:32.294384+0000 mon.a (mon.0) 337 : cluster [DBG] osdmap e592: 8 total, 8 up, 8 in 2024-08-17T17:10:34.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:34 smithi131 bash[88347]: cluster 2024-08-17T17:10:32.855071+0000 mgr.y (mgr.34107) 103 : cluster [DBG] pgmap v189: 265 pgs: 32 unknown, 233 active+clean; 583 KiB data, 477 MiB used, 715 GiB / 715 GiB avail; 312 KiB/s rd, 21 KiB/s wr, 367 op/s 2024-08-17T17:10:34.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:34 smithi131 bash[88347]: cluster 2024-08-17T17:10:32.855071+0000 mgr.y (mgr.34107) 103 : cluster [DBG] pgmap v189: 265 pgs: 32 unknown, 233 active+clean; 583 KiB data, 477 MiB used, 715 GiB / 715 GiB avail; 312 KiB/s rd, 21 KiB/s wr, 367 op/s 2024-08-17T17:10:34.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:34 smithi131 bash[88347]: cluster 2024-08-17T17:10:33.319235+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e593: 8 total, 8 up, 8 in 2024-08-17T17:10:34.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:34 smithi131 bash[88347]: cluster 2024-08-17T17:10:33.319235+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e593: 8 total, 8 up, 8 in 2024-08-17T17:10:34.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:34 smithi131 bash[89561]: cluster 2024-08-17T17:10:32.855071+0000 mgr.y (mgr.34107) 103 : cluster [DBG] pgmap v189: 265 pgs: 32 unknown, 233 active+clean; 583 KiB data, 477 MiB used, 715 GiB / 715 GiB avail; 312 KiB/s rd, 21 KiB/s wr, 367 op/s 2024-08-17T17:10:34.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:34 smithi131 bash[89561]: cluster 2024-08-17T17:10:32.855071+0000 mgr.y (mgr.34107) 103 : cluster [DBG] pgmap v189: 265 pgs: 32 unknown, 233 active+clean; 583 KiB data, 477 MiB used, 715 GiB / 715 GiB avail; 312 KiB/s rd, 21 KiB/s wr, 367 op/s 2024-08-17T17:10:34.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:34 smithi131 bash[89561]: cluster 2024-08-17T17:10:33.319235+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e593: 8 total, 8 up, 8 in 2024-08-17T17:10:34.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:34 smithi131 bash[89561]: cluster 2024-08-17T17:10:33.319235+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e593: 8 total, 8 up, 8 in 2024-08-17T17:10:34.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:34 smithi169 bash[24469]: cluster 2024-08-17T17:10:32.855071+0000 mgr.y (mgr.34107) 103 : cluster [DBG] pgmap v189: 265 pgs: 32 unknown, 233 active+clean; 583 KiB data, 477 MiB used, 715 GiB / 715 GiB avail; 312 KiB/s rd, 21 KiB/s wr, 367 op/s 2024-08-17T17:10:34.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:34 smithi169 bash[24469]: cluster 2024-08-17T17:10:33.319235+0000 mon.a (mon.0) 338 : cluster [DBG] osdmap e593: 8 total, 8 up, 8 in 2024-08-17T17:10:35.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:35 smithi131 bash[89561]: cluster 2024-08-17T17:10:34.328066+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e594: 8 total, 8 up, 8 in 2024-08-17T17:10:35.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:35 smithi131 bash[89561]: cluster 2024-08-17T17:10:34.328066+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e594: 8 total, 8 up, 8 in 2024-08-17T17:10:35.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:35 smithi131 bash[89561]: cluster 2024-08-17T17:10:35.175380+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e595: 8 total, 8 up, 8 in 2024-08-17T17:10:35.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:35 smithi131 bash[89561]: cluster 2024-08-17T17:10:35.175380+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e595: 8 total, 8 up, 8 in 2024-08-17T17:10:35.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:35 smithi131 bash[88347]: cluster 2024-08-17T17:10:34.328066+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e594: 8 total, 8 up, 8 in 2024-08-17T17:10:35.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:35 smithi131 bash[88347]: cluster 2024-08-17T17:10:34.328066+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e594: 8 total, 8 up, 8 in 2024-08-17T17:10:35.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:35 smithi131 bash[88347]: cluster 2024-08-17T17:10:35.175380+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e595: 8 total, 8 up, 8 in 2024-08-17T17:10:35.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:35 smithi131 bash[88347]: cluster 2024-08-17T17:10:35.175380+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e595: 8 total, 8 up, 8 in 2024-08-17T17:10:35.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:35 smithi169 bash[24469]: cluster 2024-08-17T17:10:34.328066+0000 mon.a (mon.0) 339 : cluster [DBG] osdmap e594: 8 total, 8 up, 8 in 2024-08-17T17:10:35.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:35 smithi169 bash[24469]: cluster 2024-08-17T17:10:35.175380+0000 mon.a (mon.0) 340 : cluster [DBG] osdmap e595: 8 total, 8 up, 8 in 2024-08-17T17:10:36.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:36 smithi131 bash[89561]: cluster 2024-08-17T17:10:34.855889+0000 mgr.y (mgr.34107) 104 : cluster [DBG] pgmap v192: 265 pgs: 265 active+clean; 583 KiB data, 462 MiB used, 715 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2024-08-17T17:10:36.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:36 smithi131 bash[89561]: cluster 2024-08-17T17:10:34.855889+0000 mgr.y (mgr.34107) 104 : cluster [DBG] pgmap v192: 265 pgs: 265 active+clean; 583 KiB data, 462 MiB used, 715 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2024-08-17T17:10:36.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:36 smithi131 bash[88347]: cluster 2024-08-17T17:10:34.855889+0000 mgr.y (mgr.34107) 104 : cluster [DBG] pgmap v192: 265 pgs: 265 active+clean; 583 KiB data, 462 MiB used, 715 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2024-08-17T17:10:36.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:36 smithi131 bash[88347]: cluster 2024-08-17T17:10:34.855889+0000 mgr.y (mgr.34107) 104 : cluster [DBG] pgmap v192: 265 pgs: 265 active+clean; 583 KiB data, 462 MiB used, 715 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2024-08-17T17:10:36.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:36 smithi169 bash[24469]: cluster 2024-08-17T17:10:34.855889+0000 mgr.y (mgr.34107) 104 : cluster [DBG] pgmap v192: 265 pgs: 265 active+clean; 583 KiB data, 462 MiB used, 715 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2024-08-17T17:10:37.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:37 smithi169 bash[24469]: cluster 2024-08-17T17:10:36.355873+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e596: 8 total, 8 up, 8 in 2024-08-17T17:10:37.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:37 smithi131 bash[89561]: cluster 2024-08-17T17:10:36.355873+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e596: 8 total, 8 up, 8 in 2024-08-17T17:10:37.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:37 smithi131 bash[89561]: cluster 2024-08-17T17:10:36.355873+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e596: 8 total, 8 up, 8 in 2024-08-17T17:10:37.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:37 smithi131 bash[88347]: cluster 2024-08-17T17:10:36.355873+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e596: 8 total, 8 up, 8 in 2024-08-17T17:10:37.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:37 smithi131 bash[88347]: cluster 2024-08-17T17:10:36.355873+0000 mon.a (mon.0) 341 : cluster [DBG] osdmap e596: 8 total, 8 up, 8 in 2024-08-17T17:10:38.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:38 smithi169 bash[24469]: cluster 2024-08-17T17:10:36.856758+0000 mgr.y (mgr.34107) 105 : cluster [DBG] pgmap v195: 265 pgs: 265 active+clean; 583 KiB data, 462 MiB used, 715 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2024-08-17T17:10:38.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:38 smithi169 bash[24469]: cluster 2024-08-17T17:10:37.367883+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e597: 8 total, 8 up, 8 in 2024-08-17T17:10:38.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:38 smithi169 bash[24469]: audit 2024-08-17T17:10:38.201806+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:10:38.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:38 smithi169 bash[24469]: audit 2024-08-17T17:10:38.204071+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:10:38.780 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:38 smithi131 bash[88347]: cluster 2024-08-17T17:10:36.856758+0000 mgr.y (mgr.34107) 105 : cluster [DBG] pgmap v195: 265 pgs: 265 active+clean; 583 KiB data, 462 MiB used, 715 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2024-08-17T17:10:38.780 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:38 smithi131 bash[88347]: cluster 2024-08-17T17:10:36.856758+0000 mgr.y (mgr.34107) 105 : cluster [DBG] pgmap v195: 265 pgs: 265 active+clean; 583 KiB data, 462 MiB used, 715 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2024-08-17T17:10:38.780 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:38 smithi131 bash[88347]: cluster 2024-08-17T17:10:37.367883+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e597: 8 total, 8 up, 8 in 2024-08-17T17:10:38.780 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:38 smithi131 bash[88347]: cluster 2024-08-17T17:10:37.367883+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e597: 8 total, 8 up, 8 in 2024-08-17T17:10:38.780 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:38 smithi131 bash[88347]: audit 2024-08-17T17:10:38.201806+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:10:38.780 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:38 smithi131 bash[88347]: audit 2024-08-17T17:10:38.201806+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:10:38.780 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:38 smithi131 bash[88347]: audit 2024-08-17T17:10:38.204071+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:10:38.780 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:38 smithi131 bash[88347]: audit 2024-08-17T17:10:38.204071+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:10:38.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:38 smithi131 bash[89561]: cluster 2024-08-17T17:10:36.856758+0000 mgr.y (mgr.34107) 105 : cluster [DBG] pgmap v195: 265 pgs: 265 active+clean; 583 KiB data, 462 MiB used, 715 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2024-08-17T17:10:38.781 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:38 smithi131 bash[89561]: cluster 2024-08-17T17:10:36.856758+0000 mgr.y (mgr.34107) 105 : cluster [DBG] pgmap v195: 265 pgs: 265 active+clean; 583 KiB data, 462 MiB used, 715 GiB / 715 GiB avail; 341 KiB/s rd, 22 KiB/s wr, 398 op/s 2024-08-17T17:10:38.781 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:38 smithi131 bash[89561]: cluster 2024-08-17T17:10:37.367883+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e597: 8 total, 8 up, 8 in 2024-08-17T17:10:38.781 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:38 smithi131 bash[89561]: cluster 2024-08-17T17:10:37.367883+0000 mon.a (mon.0) 342 : cluster [DBG] osdmap e597: 8 total, 8 up, 8 in 2024-08-17T17:10:38.781 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:38 smithi131 bash[89561]: audit 2024-08-17T17:10:38.201806+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:10:38.781 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:38 smithi131 bash[89561]: audit 2024-08-17T17:10:38.201806+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:10:38.781 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:38 smithi131 bash[89561]: audit 2024-08-17T17:10:38.204071+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:10:38.781 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:38 smithi131 bash[89561]: audit 2024-08-17T17:10:38.204071+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:10:39.095 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:10:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:10:38] "GET /metrics HTTP/1.1" 200 48207 "" "Prometheus/2.51.0" 2024-08-17T17:10:39.584 INFO:tasks.workunit.client.0.smithi131.stdout:image: image28 2024-08-17T17:10:39.584 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image28 2024-08-17T17:10:39.584 INFO:tasks.workunit.client.0.smithi131.stdout:found image28 2024-08-17T17:10:39.584 INFO:tasks.workunit.client.0.smithi131.stdout:erased image28 2024-08-17T17:10:39.585 INFO:tasks.workunit.client.0.smithi131.stdout:image: image28 2024-08-17T17:10:39.585 INFO:tasks.workunit.client.0.smithi131.stdout:image: image29 2024-08-17T17:10:39.585 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image28 2024-08-17T17:10:39.585 INFO:tasks.workunit.client.0.smithi131.stdout:found image28 2024-08-17T17:10:39.585 INFO:tasks.workunit.client.0.smithi131.stdout:erased image28 2024-08-17T17:10:39.585 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image29 2024-08-17T17:10:39.585 INFO:tasks.workunit.client.0.smithi131.stdout:found image29 2024-08-17T17:10:39.585 INFO:tasks.workunit.client.0.smithi131.stdout:erased image29 2024-08-17T17:10:39.585 INFO:tasks.workunit.client.0.smithi131.stdout:100.00% done 2024-08-17T17:10:39.585 INFO:tasks.workunit.client.0.smithi131.stdout:image: image28 2024-08-17T17:10:39.585 INFO:tasks.workunit.client.0.smithi131.stdout:image: image29 2024-08-17T17:10:39.585 INFO:tasks.workunit.client.0.smithi131.stdout:image: image30 2024-08-17T17:10:39.585 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image28 2024-08-17T17:10:39.585 INFO:tasks.workunit.client.0.smithi131.stdout:found image28 2024-08-17T17:10:39.586 INFO:tasks.workunit.client.0.smithi131.stdout:erased image28 2024-08-17T17:10:39.586 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image29 2024-08-17T17:10:39.586 INFO:tasks.workunit.client.0.smithi131.stdout:found image29 2024-08-17T17:10:39.586 INFO:tasks.workunit.client.0.smithi131.stdout:erased image29 2024-08-17T17:10:39.586 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image30 2024-08-17T17:10:39.586 INFO:tasks.workunit.client.0.smithi131.stdout:found image30 2024-08-17T17:10:39.586 INFO:tasks.workunit.client.0.smithi131.stdout:erased image30 2024-08-17T17:10:39.586 INFO:tasks.workunit.client.0.smithi131.stdout:image: image28 2024-08-17T17:10:39.586 INFO:tasks.workunit.client.0.smithi131.stdout:image: image29 2024-08-17T17:10:39.586 INFO:tasks.workunit.client.0.smithi131.stdout:image: image30 2024-08-17T17:10:39.586 INFO:tasks.workunit.client.0.smithi131.stdout:image: image31 2024-08-17T17:10:39.586 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image28 2024-08-17T17:10:39.586 INFO:tasks.workunit.client.0.smithi131.stdout:found image28 2024-08-17T17:10:39.587 INFO:tasks.workunit.client.0.smithi131.stdout:erased image28 2024-08-17T17:10:39.587 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image29 2024-08-17T17:10:39.587 INFO:tasks.workunit.client.0.smithi131.stdout:found image29 2024-08-17T17:10:39.587 INFO:tasks.workunit.client.0.smithi131.stdout:erased image29 2024-08-17T17:10:39.587 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image30 2024-08-17T17:10:39.587 INFO:tasks.workunit.client.0.smithi131.stdout:found image30 2024-08-17T17:10:39.587 INFO:tasks.workunit.client.0.smithi131.stdout:erased image30 2024-08-17T17:10:39.587 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image31 2024-08-17T17:10:39.587 INFO:tasks.workunit.client.0.smithi131.stdout:found image31 2024-08-17T17:10:39.587 INFO:tasks.workunit.client.0.smithi131.stdout:erased image31 2024-08-17T17:10:39.587 INFO:tasks.workunit.client.0.smithi131.stdout:image: image28 2024-08-17T17:10:39.587 INFO:tasks.workunit.client.0.smithi131.stdout:image: image29 2024-08-17T17:10:39.587 INFO:tasks.workunit.client.0.smithi131.stdout:image: image30 2024-08-17T17:10:39.588 INFO:tasks.workunit.client.0.smithi131.stdout:image: image31 2024-08-17T17:10:39.588 INFO:tasks.workunit.client.0.smithi131.stdout:image: image32 2024-08-17T17:10:39.588 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image28 2024-08-17T17:10:39.588 INFO:tasks.workunit.client.0.smithi131.stdout:found image28 2024-08-17T17:10:39.588 INFO:tasks.workunit.client.0.smithi131.stdout:erased image28 2024-08-17T17:10:39.588 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image29 2024-08-17T17:10:39.588 INFO:tasks.workunit.client.0.smithi131.stdout:found image29 2024-08-17T17:10:39.588 INFO:tasks.workunit.client.0.smithi131.stdout:erased image29 2024-08-17T17:10:39.588 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image30 2024-08-17T17:10:39.588 INFO:tasks.workunit.client.0.smithi131.stdout:found image30 2024-08-17T17:10:39.588 INFO:tasks.workunit.client.0.smithi131.stdout:erased image30 2024-08-17T17:10:39.588 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image31 2024-08-17T17:10:39.588 INFO:tasks.workunit.client.0.smithi131.stdout:found image31 2024-08-17T17:10:39.588 INFO:tasks.workunit.client.0.smithi131.stdout:erased image31 2024-08-17T17:10:39.588 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image32 2024-08-17T17:10:39.589 INFO:tasks.workunit.client.0.smithi131.stdout:found image32 2024-08-17T17:10:39.589 INFO:tasks.workunit.client.0.smithi131.stdout:erased image32 2024-08-17T17:10:39.589 INFO:tasks.workunit.client.0.smithi131.stdout:100.00% done 2024-08-17T17:10:39.589 INFO:tasks.workunit.client.0.smithi131.stdout:image: image28 2024-08-17T17:10:39.589 INFO:tasks.workunit.client.0.smithi131.stdout:image: image29 2024-08-17T17:10:39.589 INFO:tasks.workunit.client.0.smithi131.stdout:image: image30 2024-08-17T17:10:39.589 INFO:tasks.workunit.client.0.smithi131.stdout:image: image31 2024-08-17T17:10:39.589 INFO:tasks.workunit.client.0.smithi131.stdout:image: image32 2024-08-17T17:10:39.589 INFO:tasks.workunit.client.0.smithi131.stdout:image: image33 2024-08-17T17:10:39.589 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image28 2024-08-17T17:10:39.589 INFO:tasks.workunit.client.0.smithi131.stdout:found image28 2024-08-17T17:10:39.589 INFO:tasks.workunit.client.0.smithi131.stdout:erased image28 2024-08-17T17:10:39.589 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image29 2024-08-17T17:10:39.589 INFO:tasks.workunit.client.0.smithi131.stdout:found image29 2024-08-17T17:10:39.590 INFO:tasks.workunit.client.0.smithi131.stdout:erased image29 2024-08-17T17:10:39.590 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image30 2024-08-17T17:10:39.590 INFO:tasks.workunit.client.0.smithi131.stdout:found image30 2024-08-17T17:10:39.590 INFO:tasks.workunit.client.0.smithi131.stdout:erased image30 2024-08-17T17:10:39.590 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image31 2024-08-17T17:10:39.590 INFO:tasks.workunit.client.0.smithi131.stdout:found image31 2024-08-17T17:10:39.590 INFO:tasks.workunit.client.0.smithi131.stdout:erased image31 2024-08-17T17:10:39.590 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image32 2024-08-17T17:10:39.590 INFO:tasks.workunit.client.0.smithi131.stdout:found image32 2024-08-17T17:10:39.590 INFO:tasks.workunit.client.0.smithi131.stdout:erased image32 2024-08-17T17:10:39.590 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image33 2024-08-17T17:10:39.591 INFO:tasks.workunit.client.0.smithi131.stdout:found image33 2024-08-17T17:10:39.591 INFO:tasks.workunit.client.0.smithi131.stdout:erased image33 2024-08-17T17:10:39.591 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestDeepCopy (8376 ms) 2024-08-17T17:10:39.591 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestDeepCopyPP 2024-08-17T17:10:39.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:39 smithi169 bash[24469]: cluster 2024-08-17T17:10:38.372720+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e598: 8 total, 8 up, 8 in 2024-08-17T17:10:39.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:39 smithi131 bash[88347]: cluster 2024-08-17T17:10:38.372720+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e598: 8 total, 8 up, 8 in 2024-08-17T17:10:39.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:39 smithi131 bash[88347]: cluster 2024-08-17T17:10:38.372720+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e598: 8 total, 8 up, 8 in 2024-08-17T17:10:39.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:39 smithi131 bash[89561]: cluster 2024-08-17T17:10:38.372720+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e598: 8 total, 8 up, 8 in 2024-08-17T17:10:39.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:39 smithi131 bash[89561]: cluster 2024-08-17T17:10:38.372720+0000 mon.a (mon.0) 345 : cluster [DBG] osdmap e598: 8 total, 8 up, 8 in 2024-08-17T17:10:40.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:40 smithi169 bash[24469]: cluster 2024-08-17T17:10:38.857956+0000 mgr.y (mgr.34107) 106 : cluster [DBG] pgmap v198: 265 pgs: 265 active+clean; 583 KiB data, 462 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 2.5 KiB/s wr, 44 op/s 2024-08-17T17:10:40.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:40 smithi169 bash[24469]: cluster 2024-08-17T17:10:39.387534+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e599: 8 total, 8 up, 8 in 2024-08-17T17:10:40.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:40 smithi169 bash[24469]: cluster 2024-08-17T17:10:40.187108+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e600: 8 total, 8 up, 8 in 2024-08-17T17:10:40.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:40 smithi169 bash[24469]: audit 2024-08-17T17:10:40.190535+0000 mon.c (mon.2) 6 : audit [INF] from='client.? 172.21.15.131:0/1278226050' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-21","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:40.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:40 smithi169 bash[24469]: audit 2024-08-17T17:10:40.194961+0000 mon.a (mon.0) 348 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-21","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:40.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:40 smithi131 bash[89561]: cluster 2024-08-17T17:10:38.857956+0000 mgr.y (mgr.34107) 106 : cluster [DBG] pgmap v198: 265 pgs: 265 active+clean; 583 KiB data, 462 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 2.5 KiB/s wr, 44 op/s 2024-08-17T17:10:40.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:40 smithi131 bash[89561]: cluster 2024-08-17T17:10:38.857956+0000 mgr.y (mgr.34107) 106 : cluster [DBG] pgmap v198: 265 pgs: 265 active+clean; 583 KiB data, 462 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 2.5 KiB/s wr, 44 op/s 2024-08-17T17:10:40.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:40 smithi131 bash[89561]: cluster 2024-08-17T17:10:39.387534+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e599: 8 total, 8 up, 8 in 2024-08-17T17:10:40.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:40 smithi131 bash[89561]: cluster 2024-08-17T17:10:39.387534+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e599: 8 total, 8 up, 8 in 2024-08-17T17:10:40.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:40 smithi131 bash[89561]: cluster 2024-08-17T17:10:40.187108+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e600: 8 total, 8 up, 8 in 2024-08-17T17:10:40.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:40 smithi131 bash[89561]: cluster 2024-08-17T17:10:40.187108+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e600: 8 total, 8 up, 8 in 2024-08-17T17:10:40.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:40 smithi131 bash[89561]: audit 2024-08-17T17:10:40.190535+0000 mon.c (mon.2) 6 : audit [INF] from='client.? 172.21.15.131:0/1278226050' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-21","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:40.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:40 smithi131 bash[89561]: audit 2024-08-17T17:10:40.190535+0000 mon.c (mon.2) 6 : audit [INF] from='client.? 172.21.15.131:0/1278226050' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-21","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:40.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:40 smithi131 bash[89561]: audit 2024-08-17T17:10:40.194961+0000 mon.a (mon.0) 348 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-21","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:40.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:40 smithi131 bash[89561]: audit 2024-08-17T17:10:40.194961+0000 mon.a (mon.0) 348 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-21","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:40.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:40 smithi131 bash[88347]: cluster 2024-08-17T17:10:38.857956+0000 mgr.y (mgr.34107) 106 : cluster [DBG] pgmap v198: 265 pgs: 265 active+clean; 583 KiB data, 462 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 2.5 KiB/s wr, 44 op/s 2024-08-17T17:10:40.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:40 smithi131 bash[88347]: cluster 2024-08-17T17:10:38.857956+0000 mgr.y (mgr.34107) 106 : cluster [DBG] pgmap v198: 265 pgs: 265 active+clean; 583 KiB data, 462 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 2.5 KiB/s wr, 44 op/s 2024-08-17T17:10:40.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:40 smithi131 bash[88347]: cluster 2024-08-17T17:10:39.387534+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e599: 8 total, 8 up, 8 in 2024-08-17T17:10:40.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:40 smithi131 bash[88347]: cluster 2024-08-17T17:10:39.387534+0000 mon.a (mon.0) 346 : cluster [DBG] osdmap e599: 8 total, 8 up, 8 in 2024-08-17T17:10:40.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:40 smithi131 bash[88347]: cluster 2024-08-17T17:10:40.187108+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e600: 8 total, 8 up, 8 in 2024-08-17T17:10:40.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:40 smithi131 bash[88347]: cluster 2024-08-17T17:10:40.187108+0000 mon.a (mon.0) 347 : cluster [DBG] osdmap e600: 8 total, 8 up, 8 in 2024-08-17T17:10:40.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:40 smithi131 bash[88347]: audit 2024-08-17T17:10:40.190535+0000 mon.c (mon.2) 6 : audit [INF] from='client.? 172.21.15.131:0/1278226050' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-21","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:40.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:40 smithi131 bash[88347]: audit 2024-08-17T17:10:40.190535+0000 mon.c (mon.2) 6 : audit [INF] from='client.? 172.21.15.131:0/1278226050' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-21","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:40.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:40 smithi131 bash[88347]: audit 2024-08-17T17:10:40.194961+0000 mon.a (mon.0) 348 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-21","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:40.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:40 smithi131 bash[88347]: audit 2024-08-17T17:10:40.194961+0000 mon.a (mon.0) 348 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-21","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:10:41.189 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:10:42.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:42 smithi131 bash[89561]: cluster 2024-08-17T17:10:40.858843+0000 mgr.y (mgr.34107) 107 : cluster [DBG] pgmap v201: 297 pgs: 32 unknown, 265 active+clean; 584 KiB data, 471 MiB used, 715 GiB / 715 GiB avail; 510 KiB/s rd, 31 KiB/s wr, 607 op/s 2024-08-17T17:10:42.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:42 smithi131 bash[89561]: cluster 2024-08-17T17:10:40.858843+0000 mgr.y (mgr.34107) 107 : cluster [DBG] pgmap v201: 297 pgs: 32 unknown, 265 active+clean; 584 KiB data, 471 MiB used, 715 GiB / 715 GiB avail; 510 KiB/s rd, 31 KiB/s wr, 607 op/s 2024-08-17T17:10:42.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:42 smithi131 bash[89561]: audit 2024-08-17T17:10:41.176865+0000 mon.a (mon.0) 349 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:10:42.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:42 smithi131 bash[89561]: audit 2024-08-17T17:10:41.176865+0000 mon.a (mon.0) 349 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:10:42.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:42 smithi131 bash[89561]: cluster 2024-08-17T17:10:41.185168+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e601: 8 total, 8 up, 8 in 2024-08-17T17:10:42.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:42 smithi131 bash[89561]: cluster 2024-08-17T17:10:41.185168+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e601: 8 total, 8 up, 8 in 2024-08-17T17:10:42.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:42 smithi131 bash[89561]: cluster 2024-08-17T17:10:41.379886+0000 mon.a (mon.0) 351 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:10:42.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:42 smithi131 bash[89561]: cluster 2024-08-17T17:10:41.379886+0000 mon.a (mon.0) 351 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:10:42.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:42 smithi131 bash[88347]: cluster 2024-08-17T17:10:40.858843+0000 mgr.y (mgr.34107) 107 : cluster [DBG] pgmap v201: 297 pgs: 32 unknown, 265 active+clean; 584 KiB data, 471 MiB used, 715 GiB / 715 GiB avail; 510 KiB/s rd, 31 KiB/s wr, 607 op/s 2024-08-17T17:10:42.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:42 smithi131 bash[88347]: cluster 2024-08-17T17:10:40.858843+0000 mgr.y (mgr.34107) 107 : cluster [DBG] pgmap v201: 297 pgs: 32 unknown, 265 active+clean; 584 KiB data, 471 MiB used, 715 GiB / 715 GiB avail; 510 KiB/s rd, 31 KiB/s wr, 607 op/s 2024-08-17T17:10:42.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:42 smithi131 bash[88347]: audit 2024-08-17T17:10:41.176865+0000 mon.a (mon.0) 349 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:10:42.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:42 smithi131 bash[88347]: audit 2024-08-17T17:10:41.176865+0000 mon.a (mon.0) 349 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:10:42.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:42 smithi131 bash[88347]: cluster 2024-08-17T17:10:41.185168+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e601: 8 total, 8 up, 8 in 2024-08-17T17:10:42.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:42 smithi131 bash[88347]: cluster 2024-08-17T17:10:41.185168+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e601: 8 total, 8 up, 8 in 2024-08-17T17:10:42.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:42 smithi131 bash[88347]: cluster 2024-08-17T17:10:41.379886+0000 mon.a (mon.0) 351 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:10:42.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:42 smithi131 bash[88347]: cluster 2024-08-17T17:10:41.379886+0000 mon.a (mon.0) 351 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:10:42.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:42 smithi169 bash[24469]: cluster 2024-08-17T17:10:40.858843+0000 mgr.y (mgr.34107) 107 : cluster [DBG] pgmap v201: 297 pgs: 32 unknown, 265 active+clean; 584 KiB data, 471 MiB used, 715 GiB / 715 GiB avail; 510 KiB/s rd, 31 KiB/s wr, 607 op/s 2024-08-17T17:10:42.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:42 smithi169 bash[24469]: audit 2024-08-17T17:10:41.176865+0000 mon.a (mon.0) 349 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-21","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:10:42.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:42 smithi169 bash[24469]: cluster 2024-08-17T17:10:41.185168+0000 mon.a (mon.0) 350 : cluster [DBG] osdmap e601: 8 total, 8 up, 8 in 2024-08-17T17:10:42.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:42 smithi169 bash[24469]: cluster 2024-08-17T17:10:41.379886+0000 mon.a (mon.0) 351 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:10:43.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:43 smithi131 bash[88347]: cluster 2024-08-17T17:10:42.196816+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e602: 8 total, 8 up, 8 in 2024-08-17T17:10:43.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:43 smithi131 bash[88347]: cluster 2024-08-17T17:10:42.196816+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e602: 8 total, 8 up, 8 in 2024-08-17T17:10:43.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:43 smithi131 bash[89561]: cluster 2024-08-17T17:10:42.196816+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e602: 8 total, 8 up, 8 in 2024-08-17T17:10:43.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:43 smithi131 bash[89561]: cluster 2024-08-17T17:10:42.196816+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e602: 8 total, 8 up, 8 in 2024-08-17T17:10:43.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:43 smithi169 bash[24469]: cluster 2024-08-17T17:10:42.196816+0000 mon.a (mon.0) 352 : cluster [DBG] osdmap e602: 8 total, 8 up, 8 in 2024-08-17T17:10:43.959 INFO:tasks.workunit.client.0.smithi131.stdout:num images is: 1 2024-08-17T17:10:43.959 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 1 2024-08-17T17:10:43.959 INFO:tasks.workunit.client.0.smithi131.stdout:image: image34 2024-08-17T17:10:43.959 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image34 2024-08-17T17:10:44.031 INFO:tasks.workunit.client.0.smithi131.stdout:num images is: 2 2024-08-17T17:10:44.031 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 2 2024-08-17T17:10:44.031 INFO:tasks.workunit.client.0.smithi131.stdout:image: image34 2024-08-17T17:10:44.031 INFO:tasks.workunit.client.0.smithi131.stdout:image: image35 2024-08-17T17:10:44.031 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image34 2024-08-17T17:10:44.031 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image35 2024-08-17T17:10:44.213 INFO:tasks.workunit.client.0.smithi131.stdout:100.00% done 2024-08-17T17:10:44.213 INFO:tasks.workunit.client.0.smithi131.stdout:num images is: 3 2024-08-17T17:10:44.213 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 3 2024-08-17T17:10:44.213 INFO:tasks.workunit.client.0.smithi131.stdout:image: image34 2024-08-17T17:10:44.213 INFO:tasks.workunit.client.0.smithi131.stdout:image: image35 2024-08-17T17:10:44.213 INFO:tasks.workunit.client.0.smithi131.stdout:image: image36 2024-08-17T17:10:44.213 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image34 2024-08-17T17:10:44.214 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image35 2024-08-17T17:10:44.214 INFO:tasks.workunit.client.0.smithi131.stdout:expected = image36 2024-08-17T17:10:44.298 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestDeepCopyPP (4714 ms) 2024-08-17T17:10:44.298 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestCreateLsDeleteSnap 2024-08-17T17:10:44.298 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:10:44.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:44 smithi131 bash[89561]: cluster 2024-08-17T17:10:42.859696+0000 mgr.y (mgr.34107) 108 : cluster [DBG] pgmap v204: 297 pgs: 32 unknown, 265 active+clean; 584 KiB data, 471 MiB used, 715 GiB / 715 GiB avail; 476 KiB/s rd, 28 KiB/s wr, 562 op/s 2024-08-17T17:10:44.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:44 smithi131 bash[89561]: cluster 2024-08-17T17:10:42.859696+0000 mgr.y (mgr.34107) 108 : cluster [DBG] pgmap v204: 297 pgs: 32 unknown, 265 active+clean; 584 KiB data, 471 MiB used, 715 GiB / 715 GiB avail; 476 KiB/s rd, 28 KiB/s wr, 562 op/s 2024-08-17T17:10:44.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:44 smithi131 bash[89561]: cluster 2024-08-17T17:10:43.189578+0000 mon.a (mon.0) 353 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:10:44.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:44 smithi131 bash[89561]: cluster 2024-08-17T17:10:43.189578+0000 mon.a (mon.0) 353 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:10:44.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:44 smithi131 bash[89561]: cluster 2024-08-17T17:10:43.189625+0000 mon.a (mon.0) 354 : cluster [INF] Cluster is now healthy 2024-08-17T17:10:44.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:44 smithi131 bash[89561]: cluster 2024-08-17T17:10:43.189625+0000 mon.a (mon.0) 354 : cluster [INF] Cluster is now healthy 2024-08-17T17:10:44.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:44 smithi131 bash[89561]: cluster 2024-08-17T17:10:43.213598+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e603: 8 total, 8 up, 8 in 2024-08-17T17:10:44.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:44 smithi131 bash[89561]: cluster 2024-08-17T17:10:43.213598+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e603: 8 total, 8 up, 8 in 2024-08-17T17:10:44.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:44 smithi131 bash[88347]: cluster 2024-08-17T17:10:42.859696+0000 mgr.y (mgr.34107) 108 : cluster [DBG] pgmap v204: 297 pgs: 32 unknown, 265 active+clean; 584 KiB data, 471 MiB used, 715 GiB / 715 GiB avail; 476 KiB/s rd, 28 KiB/s wr, 562 op/s 2024-08-17T17:10:44.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:44 smithi131 bash[88347]: cluster 2024-08-17T17:10:42.859696+0000 mgr.y (mgr.34107) 108 : cluster [DBG] pgmap v204: 297 pgs: 32 unknown, 265 active+clean; 584 KiB data, 471 MiB used, 715 GiB / 715 GiB avail; 476 KiB/s rd, 28 KiB/s wr, 562 op/s 2024-08-17T17:10:44.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:44 smithi131 bash[88347]: cluster 2024-08-17T17:10:43.189578+0000 mon.a (mon.0) 353 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:10:44.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:44 smithi131 bash[88347]: cluster 2024-08-17T17:10:43.189578+0000 mon.a (mon.0) 353 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:10:44.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:44 smithi131 bash[88347]: cluster 2024-08-17T17:10:43.189625+0000 mon.a (mon.0) 354 : cluster [INF] Cluster is now healthy 2024-08-17T17:10:44.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:44 smithi131 bash[88347]: cluster 2024-08-17T17:10:43.189625+0000 mon.a (mon.0) 354 : cluster [INF] Cluster is now healthy 2024-08-17T17:10:44.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:44 smithi131 bash[88347]: cluster 2024-08-17T17:10:43.213598+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e603: 8 total, 8 up, 8 in 2024-08-17T17:10:44.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:44 smithi131 bash[88347]: cluster 2024-08-17T17:10:43.213598+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e603: 8 total, 8 up, 8 in 2024-08-17T17:10:44.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:44 smithi169 bash[24469]: cluster 2024-08-17T17:10:42.859696+0000 mgr.y (mgr.34107) 108 : cluster [DBG] pgmap v204: 297 pgs: 32 unknown, 265 active+clean; 584 KiB data, 471 MiB used, 715 GiB / 715 GiB avail; 476 KiB/s rd, 28 KiB/s wr, 562 op/s 2024-08-17T17:10:44.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:44 smithi169 bash[24469]: cluster 2024-08-17T17:10:43.189578+0000 mon.a (mon.0) 353 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:10:44.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:44 smithi169 bash[24469]: cluster 2024-08-17T17:10:43.189625+0000 mon.a (mon.0) 354 : cluster [INF] Cluster is now healthy 2024-08-17T17:10:44.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:44 smithi169 bash[24469]: cluster 2024-08-17T17:10:43.213598+0000 mon.a (mon.0) 355 : cluster [DBG] osdmap e603: 8 total, 8 up, 8 in 2024-08-17T17:10:46.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:46 smithi131 bash[89561]: cluster 2024-08-17T17:10:44.862430+0000 mgr.y (mgr.34107) 109 : cluster [DBG] pgmap v206: 297 pgs: 297 active+clean; 584 KiB data, 480 MiB used, 715 GiB / 715 GiB avail; 223 KiB/s rd, 15 KiB/s wr, 263 op/s 2024-08-17T17:10:46.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:46 smithi131 bash[89561]: cluster 2024-08-17T17:10:44.862430+0000 mgr.y (mgr.34107) 109 : cluster [DBG] pgmap v206: 297 pgs: 297 active+clean; 584 KiB data, 480 MiB used, 715 GiB / 715 GiB avail; 223 KiB/s rd, 15 KiB/s wr, 263 op/s 2024-08-17T17:10:46.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:46 smithi131 bash[89561]: cluster 2024-08-17T17:10:45.186422+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e604: 8 total, 8 up, 8 in 2024-08-17T17:10:46.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:46 smithi131 bash[89561]: cluster 2024-08-17T17:10:45.186422+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e604: 8 total, 8 up, 8 in 2024-08-17T17:10:46.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:46 smithi131 bash[88347]: cluster 2024-08-17T17:10:44.862430+0000 mgr.y (mgr.34107) 109 : cluster [DBG] pgmap v206: 297 pgs: 297 active+clean; 584 KiB data, 480 MiB used, 715 GiB / 715 GiB avail; 223 KiB/s rd, 15 KiB/s wr, 263 op/s 2024-08-17T17:10:46.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:46 smithi131 bash[88347]: cluster 2024-08-17T17:10:44.862430+0000 mgr.y (mgr.34107) 109 : cluster [DBG] pgmap v206: 297 pgs: 297 active+clean; 584 KiB data, 480 MiB used, 715 GiB / 715 GiB avail; 223 KiB/s rd, 15 KiB/s wr, 263 op/s 2024-08-17T17:10:46.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:46 smithi131 bash[88347]: cluster 2024-08-17T17:10:45.186422+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e604: 8 total, 8 up, 8 in 2024-08-17T17:10:46.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:46 smithi131 bash[88347]: cluster 2024-08-17T17:10:45.186422+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e604: 8 total, 8 up, 8 in 2024-08-17T17:10:46.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:46 smithi169 bash[24469]: cluster 2024-08-17T17:10:44.862430+0000 mgr.y (mgr.34107) 109 : cluster [DBG] pgmap v206: 297 pgs: 297 active+clean; 584 KiB data, 480 MiB used, 715 GiB / 715 GiB avail; 223 KiB/s rd, 15 KiB/s wr, 263 op/s 2024-08-17T17:10:46.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:46 smithi169 bash[24469]: cluster 2024-08-17T17:10:45.186422+0000 mon.a (mon.0) 356 : cluster [DBG] osdmap e604: 8 total, 8 up, 8 in 2024-08-17T17:10:47.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:47 smithi131 bash[88347]: cluster 2024-08-17T17:10:46.218360+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e605: 8 total, 8 up, 8 in 2024-08-17T17:10:47.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:47 smithi131 bash[88347]: cluster 2024-08-17T17:10:46.218360+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e605: 8 total, 8 up, 8 in 2024-08-17T17:10:47.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:47 smithi131 bash[89561]: cluster 2024-08-17T17:10:46.218360+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e605: 8 total, 8 up, 8 in 2024-08-17T17:10:47.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:47 smithi131 bash[89561]: cluster 2024-08-17T17:10:46.218360+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e605: 8 total, 8 up, 8 in 2024-08-17T17:10:47.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:47 smithi169 bash[24469]: cluster 2024-08-17T17:10:46.218360+0000 mon.a (mon.0) 357 : cluster [DBG] osdmap e605: 8 total, 8 up, 8 in 2024-08-17T17:10:48.282 INFO:tasks.workunit.client.0.smithi131.stdout:num snaps is: 1 2024-08-17T17:10:48.282 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 1 2024-08-17T17:10:48.282 INFO:tasks.workunit.client.0.smithi131.stdout:snap: snap1 2024-08-17T17:10:48.282 INFO:tasks.workunit.client.0.smithi131.stdout:found snap1 with size 2097152 2024-08-17T17:10:48.282 INFO:tasks.workunit.client.0.smithi131.stdout:num snaps is: 2 2024-08-17T17:10:48.282 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 2 2024-08-17T17:10:48.282 INFO:tasks.workunit.client.0.smithi131.stdout:snap: snap1 2024-08-17T17:10:48.282 INFO:tasks.workunit.client.0.smithi131.stdout:snap: snap2 2024-08-17T17:10:48.282 INFO:tasks.workunit.client.0.smithi131.stdout:found snap1 with size 2097152 2024-08-17T17:10:48.282 INFO:tasks.workunit.client.0.smithi131.stdout:found snap2 with size 4194304 2024-08-17T17:10:48.283 INFO:tasks.workunit.client.0.smithi131.stdout:num snaps is: 1 2024-08-17T17:10:48.283 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 1 2024-08-17T17:10:48.283 INFO:tasks.workunit.client.0.smithi131.stdout:snap: snap2 2024-08-17T17:10:48.283 INFO:tasks.workunit.client.0.smithi131.stdout:found snap2 with size 4194304 2024-08-17T17:10:48.283 INFO:tasks.workunit.client.0.smithi131.stdout:num snaps is: 0 2024-08-17T17:10:48.283 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 0 2024-08-17T17:10:48.283 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestCreateLsDeleteSnap (3984 ms) 2024-08-17T17:10:48.283 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestGetSnapShotTimeStamp 2024-08-17T17:10:48.283 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:10:48.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:48 smithi131 bash[88347]: cluster 2024-08-17T17:10:46.863325+0000 mgr.y (mgr.34107) 110 : cluster [DBG] pgmap v209: 297 pgs: 297 active+clean; 584 KiB data, 480 MiB used, 715 GiB / 715 GiB avail; 223 KiB/s rd, 15 KiB/s wr, 263 op/s 2024-08-17T17:10:48.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:48 smithi131 bash[88347]: cluster 2024-08-17T17:10:46.863325+0000 mgr.y (mgr.34107) 110 : cluster [DBG] pgmap v209: 297 pgs: 297 active+clean; 584 KiB data, 480 MiB used, 715 GiB / 715 GiB avail; 223 KiB/s rd, 15 KiB/s wr, 263 op/s 2024-08-17T17:10:48.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:48 smithi131 bash[88347]: cluster 2024-08-17T17:10:47.235541+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e606: 8 total, 8 up, 8 in 2024-08-17T17:10:48.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:48 smithi131 bash[88347]: cluster 2024-08-17T17:10:47.235541+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e606: 8 total, 8 up, 8 in 2024-08-17T17:10:48.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:48 smithi131 bash[89561]: cluster 2024-08-17T17:10:46.863325+0000 mgr.y (mgr.34107) 110 : cluster [DBG] pgmap v209: 297 pgs: 297 active+clean; 584 KiB data, 480 MiB used, 715 GiB / 715 GiB avail; 223 KiB/s rd, 15 KiB/s wr, 263 op/s 2024-08-17T17:10:48.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:48 smithi131 bash[89561]: cluster 2024-08-17T17:10:46.863325+0000 mgr.y (mgr.34107) 110 : cluster [DBG] pgmap v209: 297 pgs: 297 active+clean; 584 KiB data, 480 MiB used, 715 GiB / 715 GiB avail; 223 KiB/s rd, 15 KiB/s wr, 263 op/s 2024-08-17T17:10:48.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:48 smithi131 bash[89561]: cluster 2024-08-17T17:10:47.235541+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e606: 8 total, 8 up, 8 in 2024-08-17T17:10:48.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:48 smithi131 bash[89561]: cluster 2024-08-17T17:10:47.235541+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e606: 8 total, 8 up, 8 in 2024-08-17T17:10:48.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:48 smithi169 bash[24469]: cluster 2024-08-17T17:10:46.863325+0000 mgr.y (mgr.34107) 110 : cluster [DBG] pgmap v209: 297 pgs: 297 active+clean; 584 KiB data, 480 MiB used, 715 GiB / 715 GiB avail; 223 KiB/s rd, 15 KiB/s wr, 263 op/s 2024-08-17T17:10:48.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:48 smithi169 bash[24469]: cluster 2024-08-17T17:10:47.235541+0000 mon.a (mon.0) 358 : cluster [DBG] osdmap e606: 8 total, 8 up, 8 in 2024-08-17T17:10:49.096 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:10:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:10:48] "GET /metrics HTTP/1.1" 200 48207 "" "Prometheus/2.51.0" 2024-08-17T17:10:49.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:49 smithi131 bash[88347]: cluster 2024-08-17T17:10:48.243334+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e607: 8 total, 8 up, 8 in 2024-08-17T17:10:49.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:49 smithi131 bash[88347]: cluster 2024-08-17T17:10:48.243334+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e607: 8 total, 8 up, 8 in 2024-08-17T17:10:49.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:49 smithi131 bash[89561]: cluster 2024-08-17T17:10:48.243334+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e607: 8 total, 8 up, 8 in 2024-08-17T17:10:49.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:49 smithi131 bash[89561]: cluster 2024-08-17T17:10:48.243334+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e607: 8 total, 8 up, 8 in 2024-08-17T17:10:49.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:49 smithi169 bash[24469]: cluster 2024-08-17T17:10:48.243334+0000 mon.a (mon.0) 359 : cluster [DBG] osdmap e607: 8 total, 8 up, 8 in 2024-08-17T17:10:50.234 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestGetSnapShotTimeStamp (1952 ms) 2024-08-17T17:10:50.234 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestCreateLsDeleteSnapPP 2024-08-17T17:10:50.234 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:10:50.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:50 smithi131 bash[88347]: cluster 2024-08-17T17:10:48.864845+0000 mgr.y (mgr.34107) 111 : cluster [DBG] pgmap v212: 297 pgs: 297 active+clean; 584 KiB data, 480 MiB used, 715 GiB / 715 GiB avail; 121 KiB/s rd, 8.0 KiB/s wr, 144 op/s 2024-08-17T17:10:50.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:50 smithi131 bash[88347]: cluster 2024-08-17T17:10:48.864845+0000 mgr.y (mgr.34107) 111 : cluster [DBG] pgmap v212: 297 pgs: 297 active+clean; 584 KiB data, 480 MiB used, 715 GiB / 715 GiB avail; 121 KiB/s rd, 8.0 KiB/s wr, 144 op/s 2024-08-17T17:10:50.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:50 smithi131 bash[88347]: cluster 2024-08-17T17:10:49.254792+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e608: 8 total, 8 up, 8 in 2024-08-17T17:10:50.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:50 smithi131 bash[88347]: cluster 2024-08-17T17:10:49.254792+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e608: 8 total, 8 up, 8 in 2024-08-17T17:10:50.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:50 smithi131 bash[88347]: cluster 2024-08-17T17:10:50.183619+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e609: 8 total, 8 up, 8 in 2024-08-17T17:10:50.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:50 smithi131 bash[88347]: cluster 2024-08-17T17:10:50.183619+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e609: 8 total, 8 up, 8 in 2024-08-17T17:10:50.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:50 smithi131 bash[89561]: cluster 2024-08-17T17:10:48.864845+0000 mgr.y (mgr.34107) 111 : cluster [DBG] pgmap v212: 297 pgs: 297 active+clean; 584 KiB data, 480 MiB used, 715 GiB / 715 GiB avail; 121 KiB/s rd, 8.0 KiB/s wr, 144 op/s 2024-08-17T17:10:50.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:50 smithi131 bash[89561]: cluster 2024-08-17T17:10:48.864845+0000 mgr.y (mgr.34107) 111 : cluster [DBG] pgmap v212: 297 pgs: 297 active+clean; 584 KiB data, 480 MiB used, 715 GiB / 715 GiB avail; 121 KiB/s rd, 8.0 KiB/s wr, 144 op/s 2024-08-17T17:10:50.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:50 smithi131 bash[89561]: cluster 2024-08-17T17:10:49.254792+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e608: 8 total, 8 up, 8 in 2024-08-17T17:10:50.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:50 smithi131 bash[89561]: cluster 2024-08-17T17:10:49.254792+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e608: 8 total, 8 up, 8 in 2024-08-17T17:10:50.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:50 smithi131 bash[89561]: cluster 2024-08-17T17:10:50.183619+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e609: 8 total, 8 up, 8 in 2024-08-17T17:10:50.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:50 smithi131 bash[89561]: cluster 2024-08-17T17:10:50.183619+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e609: 8 total, 8 up, 8 in 2024-08-17T17:10:50.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:50 smithi169 bash[24469]: cluster 2024-08-17T17:10:48.864845+0000 mgr.y (mgr.34107) 111 : cluster [DBG] pgmap v212: 297 pgs: 297 active+clean; 584 KiB data, 480 MiB used, 715 GiB / 715 GiB avail; 121 KiB/s rd, 8.0 KiB/s wr, 144 op/s 2024-08-17T17:10:50.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:50 smithi169 bash[24469]: cluster 2024-08-17T17:10:49.254792+0000 mon.a (mon.0) 360 : cluster [DBG] osdmap e608: 8 total, 8 up, 8 in 2024-08-17T17:10:50.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:50 smithi169 bash[24469]: cluster 2024-08-17T17:10:50.183619+0000 mon.a (mon.0) 361 : cluster [DBG] osdmap e609: 8 total, 8 up, 8 in 2024-08-17T17:10:51.296 INFO:tasks.workunit.client.0.smithi131.stdout:num snaps is: 1 2024-08-17T17:10:51.296 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 1 2024-08-17T17:10:51.296 INFO:tasks.workunit.client.0.smithi131.stdout:snap: snap1 2024-08-17T17:10:51.296 INFO:tasks.workunit.client.0.smithi131.stdout:found snap1 with size 2097152 2024-08-17T17:10:52.263 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'echo wait for majority of mons to upgrade' 2024-08-17T17:10:52.302 INFO:tasks.workunit.client.0.smithi131.stdout:num snaps is: 2 2024-08-17T17:10:52.302 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 2 2024-08-17T17:10:52.302 INFO:tasks.workunit.client.0.smithi131.stdout:snap: snap1 2024-08-17T17:10:52.302 INFO:tasks.workunit.client.0.smithi131.stdout:snap: snap2 2024-08-17T17:10:52.302 INFO:tasks.workunit.client.0.smithi131.stdout:found snap1 with size 2097152 2024-08-17T17:10:52.303 INFO:tasks.workunit.client.0.smithi131.stdout:found snap2 with size 4194304 2024-08-17T17:10:52.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:52 smithi131 bash[89561]: cluster 2024-08-17T17:10:50.865885+0000 mgr.y (mgr.34107) 112 : cluster [DBG] pgmap v215: 297 pgs: 297 active+clean; 584 KiB data, 484 MiB used, 715 GiB / 715 GiB avail; 172 KiB/s rd, 12 KiB/s wr, 213 op/s 2024-08-17T17:10:52.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:52 smithi131 bash[89561]: cluster 2024-08-17T17:10:50.865885+0000 mgr.y (mgr.34107) 112 : cluster [DBG] pgmap v215: 297 pgs: 297 active+clean; 584 KiB data, 484 MiB used, 715 GiB / 715 GiB avail; 172 KiB/s rd, 12 KiB/s wr, 213 op/s 2024-08-17T17:10:52.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:52 smithi131 bash[89561]: cluster 2024-08-17T17:10:51.266601+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e610: 8 total, 8 up, 8 in 2024-08-17T17:10:52.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:52 smithi131 bash[89561]: cluster 2024-08-17T17:10:51.266601+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e610: 8 total, 8 up, 8 in 2024-08-17T17:10:52.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:52 smithi131 bash[88347]: cluster 2024-08-17T17:10:50.865885+0000 mgr.y (mgr.34107) 112 : cluster [DBG] pgmap v215: 297 pgs: 297 active+clean; 584 KiB data, 484 MiB used, 715 GiB / 715 GiB avail; 172 KiB/s rd, 12 KiB/s wr, 213 op/s 2024-08-17T17:10:52.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:52 smithi131 bash[88347]: cluster 2024-08-17T17:10:50.865885+0000 mgr.y (mgr.34107) 112 : cluster [DBG] pgmap v215: 297 pgs: 297 active+clean; 584 KiB data, 484 MiB used, 715 GiB / 715 GiB avail; 172 KiB/s rd, 12 KiB/s wr, 213 op/s 2024-08-17T17:10:52.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:52 smithi131 bash[88347]: cluster 2024-08-17T17:10:51.266601+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e610: 8 total, 8 up, 8 in 2024-08-17T17:10:52.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:52 smithi131 bash[88347]: cluster 2024-08-17T17:10:51.266601+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e610: 8 total, 8 up, 8 in 2024-08-17T17:10:52.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:52 smithi169 bash[24469]: cluster 2024-08-17T17:10:50.865885+0000 mgr.y (mgr.34107) 112 : cluster [DBG] pgmap v215: 297 pgs: 297 active+clean; 584 KiB data, 484 MiB used, 715 GiB / 715 GiB avail; 172 KiB/s rd, 12 KiB/s wr, 213 op/s 2024-08-17T17:10:52.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:52 smithi169 bash[24469]: cluster 2024-08-17T17:10:51.266601+0000 mon.a (mon.0) 362 : cluster [DBG] osdmap e610: 8 total, 8 up, 8 in 2024-08-17T17:10:53.309 INFO:tasks.workunit.client.0.smithi131.stdout:num snaps is: 1 2024-08-17T17:10:53.309 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 1 2024-08-17T17:10:53.309 INFO:tasks.workunit.client.0.smithi131.stdout:snap: snap2 2024-08-17T17:10:53.309 INFO:tasks.workunit.client.0.smithi131.stdout:found snap2 with size 4194304 2024-08-17T17:10:53.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:53 smithi131 bash[89561]: cluster 2024-08-17T17:10:52.274751+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e611: 8 total, 8 up, 8 in 2024-08-17T17:10:53.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:53 smithi131 bash[89561]: cluster 2024-08-17T17:10:52.274751+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e611: 8 total, 8 up, 8 in 2024-08-17T17:10:53.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:53 smithi131 bash[89561]: audit 2024-08-17T17:10:53.196602+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:10:53.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:53 smithi131 bash[89561]: audit 2024-08-17T17:10:53.196602+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:10:53.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:53 smithi131 bash[88347]: cluster 2024-08-17T17:10:52.274751+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e611: 8 total, 8 up, 8 in 2024-08-17T17:10:53.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:53 smithi131 bash[88347]: cluster 2024-08-17T17:10:52.274751+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e611: 8 total, 8 up, 8 in 2024-08-17T17:10:53.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:53 smithi131 bash[88347]: audit 2024-08-17T17:10:53.196602+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:10:53.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:53 smithi131 bash[88347]: audit 2024-08-17T17:10:53.196602+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:10:53.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:53 smithi169 bash[24469]: cluster 2024-08-17T17:10:52.274751+0000 mon.a (mon.0) 363 : cluster [DBG] osdmap e611: 8 total, 8 up, 8 in 2024-08-17T17:10:53.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:53 smithi169 bash[24469]: audit 2024-08-17T17:10:53.196602+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:10:54.321 INFO:tasks.workunit.client.0.smithi131.stdout:num snaps is: 0 2024-08-17T17:10:54.321 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 0 2024-08-17T17:10:54.342 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestCreateLsDeleteSnapPP (4108 ms) 2024-08-17T17:10:54.342 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestGetNameIdSnapPP 2024-08-17T17:10:54.342 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:10:54.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:54 smithi131 bash[88347]: cluster 2024-08-17T17:10:52.866781+0000 mgr.y (mgr.34107) 113 : cluster [DBG] pgmap v218: 297 pgs: 297 active+clean; 584 KiB data, 484 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 4.2 KiB/s wr, 69 op/s 2024-08-17T17:10:54.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:54 smithi131 bash[88347]: cluster 2024-08-17T17:10:52.866781+0000 mgr.y (mgr.34107) 113 : cluster [DBG] pgmap v218: 297 pgs: 297 active+clean; 584 KiB data, 484 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 4.2 KiB/s wr, 69 op/s 2024-08-17T17:10:54.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:54 smithi131 bash[88347]: cluster 2024-08-17T17:10:53.289722+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e612: 8 total, 8 up, 8 in 2024-08-17T17:10:54.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:54 smithi131 bash[88347]: cluster 2024-08-17T17:10:53.289722+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e612: 8 total, 8 up, 8 in 2024-08-17T17:10:54.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:54 smithi131 bash[89561]: cluster 2024-08-17T17:10:52.866781+0000 mgr.y (mgr.34107) 113 : cluster [DBG] pgmap v218: 297 pgs: 297 active+clean; 584 KiB data, 484 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 4.2 KiB/s wr, 69 op/s 2024-08-17T17:10:54.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:54 smithi131 bash[89561]: cluster 2024-08-17T17:10:52.866781+0000 mgr.y (mgr.34107) 113 : cluster [DBG] pgmap v218: 297 pgs: 297 active+clean; 584 KiB data, 484 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 4.2 KiB/s wr, 69 op/s 2024-08-17T17:10:54.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:54 smithi131 bash[89561]: cluster 2024-08-17T17:10:53.289722+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e612: 8 total, 8 up, 8 in 2024-08-17T17:10:54.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:54 smithi131 bash[89561]: cluster 2024-08-17T17:10:53.289722+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e612: 8 total, 8 up, 8 in 2024-08-17T17:10:54.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:54 smithi169 bash[24469]: cluster 2024-08-17T17:10:52.866781+0000 mgr.y (mgr.34107) 113 : cluster [DBG] pgmap v218: 297 pgs: 297 active+clean; 584 KiB data, 484 MiB used, 715 GiB / 715 GiB avail; 51 KiB/s rd, 4.2 KiB/s wr, 69 op/s 2024-08-17T17:10:54.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:54 smithi169 bash[24469]: cluster 2024-08-17T17:10:53.289722+0000 mon.a (mon.0) 365 : cluster [DBG] osdmap e612: 8 total, 8 up, 8 in 2024-08-17T17:10:55.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:55 smithi131 bash[89561]: cluster 2024-08-17T17:10:54.298858+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e613: 8 total, 8 up, 8 in 2024-08-17T17:10:55.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:55 smithi131 bash[89561]: cluster 2024-08-17T17:10:54.298858+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e613: 8 total, 8 up, 8 in 2024-08-17T17:10:55.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:55 smithi131 bash[89561]: cluster 2024-08-17T17:10:55.187612+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e614: 8 total, 8 up, 8 in 2024-08-17T17:10:55.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:55 smithi131 bash[89561]: cluster 2024-08-17T17:10:55.187612+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e614: 8 total, 8 up, 8 in 2024-08-17T17:10:55.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:55 smithi131 bash[88347]: cluster 2024-08-17T17:10:54.298858+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e613: 8 total, 8 up, 8 in 2024-08-17T17:10:55.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:55 smithi131 bash[88347]: cluster 2024-08-17T17:10:54.298858+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e613: 8 total, 8 up, 8 in 2024-08-17T17:10:55.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:55 smithi131 bash[88347]: cluster 2024-08-17T17:10:55.187612+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e614: 8 total, 8 up, 8 in 2024-08-17T17:10:55.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:55 smithi131 bash[88347]: cluster 2024-08-17T17:10:55.187612+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e614: 8 total, 8 up, 8 in 2024-08-17T17:10:55.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:55 smithi169 bash[24469]: cluster 2024-08-17T17:10:54.298858+0000 mon.a (mon.0) 366 : cluster [DBG] osdmap e613: 8 total, 8 up, 8 in 2024-08-17T17:10:55.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:55 smithi169 bash[24469]: cluster 2024-08-17T17:10:55.187612+0000 mon.a (mon.0) 367 : cluster [DBG] osdmap e614: 8 total, 8 up, 8 in 2024-08-17T17:10:56.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:56 smithi131 bash[89561]: cluster 2024-08-17T17:10:54.867668+0000 mgr.y (mgr.34107) 114 : cluster [DBG] pgmap v221: 297 pgs: 297 active+clean; 584 KiB data, 485 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 6.2 KiB/s wr, 74 op/s 2024-08-17T17:10:56.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:56 smithi131 bash[89561]: cluster 2024-08-17T17:10:54.867668+0000 mgr.y (mgr.34107) 114 : cluster [DBG] pgmap v221: 297 pgs: 297 active+clean; 584 KiB data, 485 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 6.2 KiB/s wr, 74 op/s 2024-08-17T17:10:56.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:56 smithi131 bash[89561]: cluster 2024-08-17T17:10:56.188542+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e615: 8 total, 8 up, 8 in 2024-08-17T17:10:56.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:56 smithi131 bash[89561]: cluster 2024-08-17T17:10:56.188542+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e615: 8 total, 8 up, 8 in 2024-08-17T17:10:56.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:56 smithi131 bash[88347]: cluster 2024-08-17T17:10:54.867668+0000 mgr.y (mgr.34107) 114 : cluster [DBG] pgmap v221: 297 pgs: 297 active+clean; 584 KiB data, 485 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 6.2 KiB/s wr, 74 op/s 2024-08-17T17:10:56.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:56 smithi131 bash[88347]: cluster 2024-08-17T17:10:54.867668+0000 mgr.y (mgr.34107) 114 : cluster [DBG] pgmap v221: 297 pgs: 297 active+clean; 584 KiB data, 485 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 6.2 KiB/s wr, 74 op/s 2024-08-17T17:10:56.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:56 smithi131 bash[88347]: cluster 2024-08-17T17:10:56.188542+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e615: 8 total, 8 up, 8 in 2024-08-17T17:10:56.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:56 smithi131 bash[88347]: cluster 2024-08-17T17:10:56.188542+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e615: 8 total, 8 up, 8 in 2024-08-17T17:10:56.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:56 smithi169 bash[24469]: cluster 2024-08-17T17:10:54.867668+0000 mgr.y (mgr.34107) 114 : cluster [DBG] pgmap v221: 297 pgs: 297 active+clean; 584 KiB data, 485 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 6.2 KiB/s wr, 74 op/s 2024-08-17T17:10:56.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:56 smithi169 bash[24469]: cluster 2024-08-17T17:10:56.188542+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e615: 8 total, 8 up, 8 in 2024-08-17T17:10:57.040 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:10:58.473 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:58 smithi131 bash[88347]: cluster 2024-08-17T17:10:56.868507+0000 mgr.y (mgr.34107) 115 : cluster [DBG] pgmap v224: 297 pgs: 297 active+clean; 584 KiB data, 485 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 6.2 KiB/s wr, 74 op/s 2024-08-17T17:10:58.473 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:58 smithi131 bash[88347]: cluster 2024-08-17T17:10:56.868507+0000 mgr.y (mgr.34107) 115 : cluster [DBG] pgmap v224: 297 pgs: 297 active+clean; 584 KiB data, 485 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 6.2 KiB/s wr, 74 op/s 2024-08-17T17:10:58.473 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:58 smithi131 bash[88347]: cluster 2024-08-17T17:10:57.192408+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e616: 8 total, 8 up, 8 in 2024-08-17T17:10:58.473 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:58 smithi131 bash[88347]: cluster 2024-08-17T17:10:57.192408+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e616: 8 total, 8 up, 8 in 2024-08-17T17:10:58.474 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:58 smithi131 bash[89561]: cluster 2024-08-17T17:10:56.868507+0000 mgr.y (mgr.34107) 115 : cluster [DBG] pgmap v224: 297 pgs: 297 active+clean; 584 KiB data, 485 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 6.2 KiB/s wr, 74 op/s 2024-08-17T17:10:58.474 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:58 smithi131 bash[89561]: cluster 2024-08-17T17:10:56.868507+0000 mgr.y (mgr.34107) 115 : cluster [DBG] pgmap v224: 297 pgs: 297 active+clean; 584 KiB data, 485 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 6.2 KiB/s wr, 74 op/s 2024-08-17T17:10:58.474 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:58 smithi131 bash[89561]: cluster 2024-08-17T17:10:57.192408+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e616: 8 total, 8 up, 8 in 2024-08-17T17:10:58.474 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:58 smithi131 bash[89561]: cluster 2024-08-17T17:10:57.192408+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e616: 8 total, 8 up, 8 in 2024-08-17T17:10:58.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:58 smithi169 bash[24469]: cluster 2024-08-17T17:10:56.868507+0000 mgr.y (mgr.34107) 115 : cluster [DBG] pgmap v224: 297 pgs: 297 active+clean; 584 KiB data, 485 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 6.2 KiB/s wr, 74 op/s 2024-08-17T17:10:58.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:58 smithi169 bash[24469]: cluster 2024-08-17T17:10:57.192408+0000 mon.a (mon.0) 369 : cluster [DBG] osdmap e616: 8 total, 8 up, 8 in 2024-08-17T17:10:59.096 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:10:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:10:58] "GET /metrics HTTP/1.1" 200 50713 "" "Prometheus/2.51.0" 2024-08-17T17:10:59.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:59 smithi131 bash[89561]: cluster 2024-08-17T17:10:58.203201+0000 mon.a (mon.0) 370 : cluster [DBG] osdmap e617: 8 total, 8 up, 8 in 2024-08-17T17:10:59.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:10:59 smithi131 bash[89561]: cluster 2024-08-17T17:10:58.203201+0000 mon.a (mon.0) 370 : cluster [DBG] osdmap e617: 8 total, 8 up, 8 in 2024-08-17T17:10:59.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:59 smithi131 bash[88347]: cluster 2024-08-17T17:10:58.203201+0000 mon.a (mon.0) 370 : cluster [DBG] osdmap e617: 8 total, 8 up, 8 in 2024-08-17T17:10:59.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:10:59 smithi131 bash[88347]: cluster 2024-08-17T17:10:58.203201+0000 mon.a (mon.0) 370 : cluster [DBG] osdmap e617: 8 total, 8 up, 8 in 2024-08-17T17:10:59.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:10:59 smithi169 bash[24469]: cluster 2024-08-17T17:10:58.203201+0000 mon.a (mon.0) 370 : cluster [DBG] osdmap e617: 8 total, 8 up, 8 in 2024-08-17T17:11:00.220 INFO:tasks.workunit.client.0.smithi131.stdout:num snaps is: 0 2024-08-17T17:11:00.220 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 0 2024-08-17T17:11:00.237 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestGetNameIdSnapPP (5895 ms) 2024-08-17T17:11:00.237 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestCreateLsRenameSnapPP 2024-08-17T17:11:00.237 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:11:00.337 INFO:teuthology.orchestra.run.smithi131.stdout:wait for majority of mons to upgrade 2024-08-17T17:11:00.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:00 smithi131 bash[88347]: cluster 2024-08-17T17:10:58.870116+0000 mgr.y (mgr.34107) 116 : cluster [DBG] pgmap v227: 297 pgs: 297 active+clean; 584 KiB data, 485 MiB used, 715 GiB / 715 GiB avail; 9.7 KiB/s rd, 511 B/s wr, 13 op/s 2024-08-17T17:11:00.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:00 smithi131 bash[88347]: cluster 2024-08-17T17:10:58.870116+0000 mgr.y (mgr.34107) 116 : cluster [DBG] pgmap v227: 297 pgs: 297 active+clean; 584 KiB data, 485 MiB used, 715 GiB / 715 GiB avail; 9.7 KiB/s rd, 511 B/s wr, 13 op/s 2024-08-17T17:11:00.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:00 smithi131 bash[88347]: cluster 2024-08-17T17:10:59.215035+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e618: 8 total, 8 up, 8 in 2024-08-17T17:11:00.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:00 smithi131 bash[88347]: cluster 2024-08-17T17:10:59.215035+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e618: 8 total, 8 up, 8 in 2024-08-17T17:11:00.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:00 smithi131 bash[88347]: cluster 2024-08-17T17:11:00.188067+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e619: 8 total, 8 up, 8 in 2024-08-17T17:11:00.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:00 smithi131 bash[88347]: cluster 2024-08-17T17:11:00.188067+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e619: 8 total, 8 up, 8 in 2024-08-17T17:11:00.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:00 smithi131 bash[89561]: cluster 2024-08-17T17:10:58.870116+0000 mgr.y (mgr.34107) 116 : cluster [DBG] pgmap v227: 297 pgs: 297 active+clean; 584 KiB data, 485 MiB used, 715 GiB / 715 GiB avail; 9.7 KiB/s rd, 511 B/s wr, 13 op/s 2024-08-17T17:11:00.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:00 smithi131 bash[89561]: cluster 2024-08-17T17:10:58.870116+0000 mgr.y (mgr.34107) 116 : cluster [DBG] pgmap v227: 297 pgs: 297 active+clean; 584 KiB data, 485 MiB used, 715 GiB / 715 GiB avail; 9.7 KiB/s rd, 511 B/s wr, 13 op/s 2024-08-17T17:11:00.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:00 smithi131 bash[89561]: cluster 2024-08-17T17:10:59.215035+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e618: 8 total, 8 up, 8 in 2024-08-17T17:11:00.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:00 smithi131 bash[89561]: cluster 2024-08-17T17:10:59.215035+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e618: 8 total, 8 up, 8 in 2024-08-17T17:11:00.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:00 smithi131 bash[89561]: cluster 2024-08-17T17:11:00.188067+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e619: 8 total, 8 up, 8 in 2024-08-17T17:11:00.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:00 smithi131 bash[89561]: cluster 2024-08-17T17:11:00.188067+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e619: 8 total, 8 up, 8 in 2024-08-17T17:11:00.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:00 smithi169 bash[24469]: cluster 2024-08-17T17:10:58.870116+0000 mgr.y (mgr.34107) 116 : cluster [DBG] pgmap v227: 297 pgs: 297 active+clean; 584 KiB data, 485 MiB used, 715 GiB / 715 GiB avail; 9.7 KiB/s rd, 511 B/s wr, 13 op/s 2024-08-17T17:11:00.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:00 smithi169 bash[24469]: cluster 2024-08-17T17:10:59.215035+0000 mon.a (mon.0) 371 : cluster [DBG] osdmap e618: 8 total, 8 up, 8 in 2024-08-17T17:11:00.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:00 smithi169 bash[24469]: cluster 2024-08-17T17:11:00.188067+0000 mon.a (mon.0) 372 : cluster [DBG] osdmap e619: 8 total, 8 up, 8 in 2024-08-17T17:11:01.105 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon --limit 1' 2024-08-17T17:11:01.254 INFO:tasks.workunit.client.0.smithi131.stdout:num snaps is: 1 2024-08-17T17:11:01.255 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 1 2024-08-17T17:11:01.255 INFO:tasks.workunit.client.0.smithi131.stdout:snap: snap1 2024-08-17T17:11:01.255 INFO:tasks.workunit.client.0.smithi131.stdout:found snap1 with size 2097152 2024-08-17T17:11:02.268 INFO:tasks.workunit.client.0.smithi131.stdout:num snaps is: 2 2024-08-17T17:11:02.269 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 2 2024-08-17T17:11:02.269 INFO:tasks.workunit.client.0.smithi131.stdout:snap: snap1 2024-08-17T17:11:02.269 INFO:tasks.workunit.client.0.smithi131.stdout:snap: snap2 2024-08-17T17:11:02.269 INFO:tasks.workunit.client.0.smithi131.stdout:found snap1 with size 2097152 2024-08-17T17:11:02.269 INFO:tasks.workunit.client.0.smithi131.stdout:found snap2 with size 4194304 2024-08-17T17:11:02.279 INFO:tasks.workunit.client.0.smithi131.stdout:num snaps is: 2 2024-08-17T17:11:02.279 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 2 2024-08-17T17:11:02.279 INFO:tasks.workunit.client.0.smithi131.stdout:snap: snap1-rename 2024-08-17T17:11:02.279 INFO:tasks.workunit.client.0.smithi131.stdout:snap: snap2 2024-08-17T17:11:02.280 INFO:tasks.workunit.client.0.smithi131.stdout:found snap1-rename with size 2097152 2024-08-17T17:11:02.280 INFO:tasks.workunit.client.0.smithi131.stdout:found snap2 with size 4194304 2024-08-17T17:11:02.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:02 smithi131 bash[89561]: cluster 2024-08-17T17:11:00.870950+0000 mgr.y (mgr.34107) 117 : cluster [DBG] pgmap v230: 297 pgs: 297 active+clean; 584 KiB data, 485 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 5.2 KiB/s wr, 67 op/s 2024-08-17T17:11:02.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:02 smithi131 bash[89561]: cluster 2024-08-17T17:11:00.870950+0000 mgr.y (mgr.34107) 117 : cluster [DBG] pgmap v230: 297 pgs: 297 active+clean; 584 KiB data, 485 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 5.2 KiB/s wr, 67 op/s 2024-08-17T17:11:02.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:02 smithi131 bash[89561]: cluster 2024-08-17T17:11:01.221449+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e620: 8 total, 8 up, 8 in 2024-08-17T17:11:02.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:02 smithi131 bash[89561]: cluster 2024-08-17T17:11:01.221449+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e620: 8 total, 8 up, 8 in 2024-08-17T17:11:02.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:02 smithi131 bash[88347]: cluster 2024-08-17T17:11:00.870950+0000 mgr.y (mgr.34107) 117 : cluster [DBG] pgmap v230: 297 pgs: 297 active+clean; 584 KiB data, 485 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 5.2 KiB/s wr, 67 op/s 2024-08-17T17:11:02.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:02 smithi131 bash[88347]: cluster 2024-08-17T17:11:00.870950+0000 mgr.y (mgr.34107) 117 : cluster [DBG] pgmap v230: 297 pgs: 297 active+clean; 584 KiB data, 485 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 5.2 KiB/s wr, 67 op/s 2024-08-17T17:11:02.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:02 smithi131 bash[88347]: cluster 2024-08-17T17:11:01.221449+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e620: 8 total, 8 up, 8 in 2024-08-17T17:11:02.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:02 smithi131 bash[88347]: cluster 2024-08-17T17:11:01.221449+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e620: 8 total, 8 up, 8 in 2024-08-17T17:11:02.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:02 smithi169 bash[24469]: cluster 2024-08-17T17:11:00.870950+0000 mgr.y (mgr.34107) 117 : cluster [DBG] pgmap v230: 297 pgs: 297 active+clean; 584 KiB data, 485 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 5.2 KiB/s wr, 67 op/s 2024-08-17T17:11:02.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:02 smithi169 bash[24469]: cluster 2024-08-17T17:11:01.221449+0000 mon.a (mon.0) 373 : cluster [DBG] osdmap e620: 8 total, 8 up, 8 in 2024-08-17T17:11:03.283 INFO:tasks.workunit.client.0.smithi131.stdout:num snaps is: 1 2024-08-17T17:11:03.283 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 1 2024-08-17T17:11:03.283 INFO:tasks.workunit.client.0.smithi131.stdout:snap: snap2-rename 2024-08-17T17:11:03.283 INFO:tasks.workunit.client.0.smithi131.stdout:found snap2-rename with size 4194304 2024-08-17T17:11:03.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:03 smithi131 bash[89561]: cluster 2024-08-17T17:11:02.226554+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e621: 8 total, 8 up, 8 in 2024-08-17T17:11:03.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:03 smithi131 bash[89561]: cluster 2024-08-17T17:11:02.226554+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e621: 8 total, 8 up, 8 in 2024-08-17T17:11:03.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:03 smithi131 bash[88347]: cluster 2024-08-17T17:11:02.226554+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e621: 8 total, 8 up, 8 in 2024-08-17T17:11:03.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:03 smithi131 bash[88347]: cluster 2024-08-17T17:11:02.226554+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e621: 8 total, 8 up, 8 in 2024-08-17T17:11:03.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:03 smithi169 bash[24469]: cluster 2024-08-17T17:11:02.226554+0000 mon.a (mon.0) 374 : cluster [DBG] osdmap e621: 8 total, 8 up, 8 in 2024-08-17T17:11:04.280 INFO:tasks.workunit.client.0.smithi131.stdout:num snaps is: 0 2024-08-17T17:11:04.280 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 0 2024-08-17T17:11:04.299 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestCreateLsRenameSnapPP (4063 ms) 2024-08-17T17:11:04.300 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.ConcurrentCreatesUnvalidatedPool 2024-08-17T17:11:04.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:04 smithi131 bash[88347]: cluster 2024-08-17T17:11:02.871805+0000 mgr.y (mgr.34107) 118 : cluster [DBG] pgmap v233: 297 pgs: 297 active+clean; 584 KiB data, 485 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 4.7 KiB/s wr, 54 op/s 2024-08-17T17:11:04.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:04 smithi131 bash[88347]: cluster 2024-08-17T17:11:02.871805+0000 mgr.y (mgr.34107) 118 : cluster [DBG] pgmap v233: 297 pgs: 297 active+clean; 584 KiB data, 485 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 4.7 KiB/s wr, 54 op/s 2024-08-17T17:11:04.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:04 smithi131 bash[88347]: cluster 2024-08-17T17:11:03.251022+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e622: 8 total, 8 up, 8 in 2024-08-17T17:11:04.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:04 smithi131 bash[88347]: cluster 2024-08-17T17:11:03.251022+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e622: 8 total, 8 up, 8 in 2024-08-17T17:11:04.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:04 smithi131 bash[89561]: cluster 2024-08-17T17:11:02.871805+0000 mgr.y (mgr.34107) 118 : cluster [DBG] pgmap v233: 297 pgs: 297 active+clean; 584 KiB data, 485 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 4.7 KiB/s wr, 54 op/s 2024-08-17T17:11:04.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:04 smithi131 bash[89561]: cluster 2024-08-17T17:11:02.871805+0000 mgr.y (mgr.34107) 118 : cluster [DBG] pgmap v233: 297 pgs: 297 active+clean; 584 KiB data, 485 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 4.7 KiB/s wr, 54 op/s 2024-08-17T17:11:04.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:04 smithi131 bash[89561]: cluster 2024-08-17T17:11:03.251022+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e622: 8 total, 8 up, 8 in 2024-08-17T17:11:04.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:04 smithi131 bash[89561]: cluster 2024-08-17T17:11:03.251022+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e622: 8 total, 8 up, 8 in 2024-08-17T17:11:04.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:04 smithi169 bash[24469]: cluster 2024-08-17T17:11:02.871805+0000 mgr.y (mgr.34107) 118 : cluster [DBG] pgmap v233: 297 pgs: 297 active+clean; 584 KiB data, 485 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 4.7 KiB/s wr, 54 op/s 2024-08-17T17:11:04.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:04 smithi169 bash[24469]: cluster 2024-08-17T17:11:03.251022+0000 mon.a (mon.0) 375 : cluster [DBG] osdmap e622: 8 total, 8 up, 8 in 2024-08-17T17:11:05.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:05 smithi131 bash[88347]: cluster 2024-08-17T17:11:04.254105+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e623: 8 total, 8 up, 8 in 2024-08-17T17:11:05.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:05 smithi131 bash[88347]: cluster 2024-08-17T17:11:04.254105+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e623: 8 total, 8 up, 8 in 2024-08-17T17:11:05.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:05 smithi131 bash[89561]: cluster 2024-08-17T17:11:04.254105+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e623: 8 total, 8 up, 8 in 2024-08-17T17:11:05.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:05 smithi131 bash[89561]: cluster 2024-08-17T17:11:04.254105+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e623: 8 total, 8 up, 8 in 2024-08-17T17:11:05.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:05 smithi169 bash[24469]: cluster 2024-08-17T17:11:04.254105+0000 mon.a (mon.0) 376 : cluster [DBG] osdmap e623: 8 total, 8 up, 8 in 2024-08-17T17:11:05.860 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:11:06.314 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:11:06.314 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:11:06.315 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:11:06.315 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:11:06.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:06 smithi131 bash[88347]: cluster 2024-08-17T17:11:04.872634+0000 mgr.y (mgr.34107) 119 : cluster [DBG] pgmap v236: 297 pgs: 297 active+clean; 584 KiB data, 486 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 6.5 KiB/s wr, 87 op/s 2024-08-17T17:11:06.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:06 smithi131 bash[88347]: cluster 2024-08-17T17:11:04.872634+0000 mgr.y (mgr.34107) 119 : cluster [DBG] pgmap v236: 297 pgs: 297 active+clean; 584 KiB data, 486 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 6.5 KiB/s wr, 87 op/s 2024-08-17T17:11:06.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:06 smithi131 bash[88347]: cluster 2024-08-17T17:11:05.285131+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e624: 8 total, 8 up, 8 in 2024-08-17T17:11:06.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:06 smithi131 bash[88347]: cluster 2024-08-17T17:11:05.285131+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e624: 8 total, 8 up, 8 in 2024-08-17T17:11:06.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:06 smithi131 bash[88347]: audit 2024-08-17T17:11:05.288082+0000 mon.c (mon.2) 7 : audit [INF] from='client.? 172.21.15.131:0/2886194295' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-22","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:06.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:06 smithi131 bash[88347]: audit 2024-08-17T17:11:05.288082+0000 mon.c (mon.2) 7 : audit [INF] from='client.? 172.21.15.131:0/2886194295' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-22","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:06.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:06 smithi131 bash[88347]: audit 2024-08-17T17:11:05.289803+0000 mon.a (mon.0) 378 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-22","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:06.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:06 smithi131 bash[88347]: audit 2024-08-17T17:11:05.289803+0000 mon.a (mon.0) 378 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-22","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:06.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:06 smithi131 bash[89561]: cluster 2024-08-17T17:11:04.872634+0000 mgr.y (mgr.34107) 119 : cluster [DBG] pgmap v236: 297 pgs: 297 active+clean; 584 KiB data, 486 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 6.5 KiB/s wr, 87 op/s 2024-08-17T17:11:06.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:06 smithi131 bash[89561]: cluster 2024-08-17T17:11:04.872634+0000 mgr.y (mgr.34107) 119 : cluster [DBG] pgmap v236: 297 pgs: 297 active+clean; 584 KiB data, 486 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 6.5 KiB/s wr, 87 op/s 2024-08-17T17:11:06.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:06 smithi131 bash[89561]: cluster 2024-08-17T17:11:05.285131+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e624: 8 total, 8 up, 8 in 2024-08-17T17:11:06.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:06 smithi131 bash[89561]: cluster 2024-08-17T17:11:05.285131+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e624: 8 total, 8 up, 8 in 2024-08-17T17:11:06.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:06 smithi131 bash[89561]: audit 2024-08-17T17:11:05.288082+0000 mon.c (mon.2) 7 : audit [INF] from='client.? 172.21.15.131:0/2886194295' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-22","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:06.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:06 smithi131 bash[89561]: audit 2024-08-17T17:11:05.288082+0000 mon.c (mon.2) 7 : audit [INF] from='client.? 172.21.15.131:0/2886194295' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-22","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:06.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:06 smithi131 bash[89561]: audit 2024-08-17T17:11:05.289803+0000 mon.a (mon.0) 378 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-22","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:06.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:06 smithi131 bash[89561]: audit 2024-08-17T17:11:05.289803+0000 mon.a (mon.0) 378 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-22","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:06.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:06 smithi169 bash[24469]: cluster 2024-08-17T17:11:04.872634+0000 mgr.y (mgr.34107) 119 : cluster [DBG] pgmap v236: 297 pgs: 297 active+clean; 584 KiB data, 486 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 6.5 KiB/s wr, 87 op/s 2024-08-17T17:11:06.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:06 smithi169 bash[24469]: cluster 2024-08-17T17:11:05.285131+0000 mon.a (mon.0) 377 : cluster [DBG] osdmap e624: 8 total, 8 up, 8 in 2024-08-17T17:11:06.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:06 smithi169 bash[24469]: audit 2024-08-17T17:11:05.288082+0000 mon.c (mon.2) 7 : audit [INF] from='client.? 172.21.15.131:0/2886194295' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-22","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:06.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:06 smithi169 bash[24469]: audit 2024-08-17T17:11:05.289803+0000 mon.a (mon.0) 378 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-22","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:07.558 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:07 smithi131 bash[89561]: audit 2024-08-17T17:11:06.279540+0000 mon.a (mon.0) 379 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:11:07.558 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:07 smithi131 bash[89561]: audit 2024-08-17T17:11:06.279540+0000 mon.a (mon.0) 379 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:11:07.558 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:07 smithi131 bash[89561]: cluster 2024-08-17T17:11:06.288707+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e625: 8 total, 8 up, 8 in 2024-08-17T17:11:07.558 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:07 smithi131 bash[89561]: cluster 2024-08-17T17:11:06.288707+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e625: 8 total, 8 up, 8 in 2024-08-17T17:11:07.558 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:07 smithi131 bash[88347]: audit 2024-08-17T17:11:06.279540+0000 mon.a (mon.0) 379 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:11:07.559 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:07 smithi131 bash[88347]: audit 2024-08-17T17:11:06.279540+0000 mon.a (mon.0) 379 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:11:07.559 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:07 smithi131 bash[88347]: cluster 2024-08-17T17:11:06.288707+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e625: 8 total, 8 up, 8 in 2024-08-17T17:11:07.559 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:07 smithi131 bash[88347]: cluster 2024-08-17T17:11:06.288707+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e625: 8 total, 8 up, 8 in 2024-08-17T17:11:07.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:07 smithi169 bash[24469]: audit 2024-08-17T17:11:06.279540+0000 mon.a (mon.0) 379 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-22","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:11:07.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:07 smithi169 bash[24469]: cluster 2024-08-17T17:11:06.288707+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e625: 8 total, 8 up, 8 in 2024-08-17T17:11:08.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:08 smithi131 bash[89561]: cluster 2024-08-17T17:11:06.873512+0000 mgr.y (mgr.34107) 120 : cluster [DBG] pgmap v239: 329 pgs: 32 unknown, 297 active+clean; 584 KiB data, 486 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 6.5 KiB/s wr, 87 op/s 2024-08-17T17:11:08.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:08 smithi131 bash[89561]: cluster 2024-08-17T17:11:06.873512+0000 mgr.y (mgr.34107) 120 : cluster [DBG] pgmap v239: 329 pgs: 32 unknown, 297 active+clean; 584 KiB data, 486 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 6.5 KiB/s wr, 87 op/s 2024-08-17T17:11:08.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:08 smithi131 bash[89561]: cluster 2024-08-17T17:11:07.305639+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e626: 8 total, 8 up, 8 in 2024-08-17T17:11:08.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:08 smithi131 bash[89561]: cluster 2024-08-17T17:11:07.305639+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e626: 8 total, 8 up, 8 in 2024-08-17T17:11:08.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:08 smithi131 bash[89561]: audit 2024-08-17T17:11:07.579035+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:11:08.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:08 smithi131 bash[89561]: audit 2024-08-17T17:11:07.579035+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:11:08.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:08 smithi131 bash[89561]: audit 2024-08-17T17:11:08.196342+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:08.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:08 smithi131 bash[89561]: audit 2024-08-17T17:11:08.196342+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:08.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:08 smithi131 bash[88347]: cluster 2024-08-17T17:11:06.873512+0000 mgr.y (mgr.34107) 120 : cluster [DBG] pgmap v239: 329 pgs: 32 unknown, 297 active+clean; 584 KiB data, 486 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 6.5 KiB/s wr, 87 op/s 2024-08-17T17:11:08.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:08 smithi131 bash[88347]: cluster 2024-08-17T17:11:06.873512+0000 mgr.y (mgr.34107) 120 : cluster [DBG] pgmap v239: 329 pgs: 32 unknown, 297 active+clean; 584 KiB data, 486 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 6.5 KiB/s wr, 87 op/s 2024-08-17T17:11:08.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:08 smithi131 bash[88347]: cluster 2024-08-17T17:11:07.305639+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e626: 8 total, 8 up, 8 in 2024-08-17T17:11:08.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:08 smithi131 bash[88347]: cluster 2024-08-17T17:11:07.305639+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e626: 8 total, 8 up, 8 in 2024-08-17T17:11:08.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:08 smithi131 bash[88347]: audit 2024-08-17T17:11:07.579035+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:11:08.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:08 smithi131 bash[88347]: audit 2024-08-17T17:11:07.579035+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:11:08.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:08 smithi131 bash[88347]: audit 2024-08-17T17:11:08.196342+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:08.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:08 smithi131 bash[88347]: audit 2024-08-17T17:11:08.196342+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:08.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:08 smithi169 bash[24469]: cluster 2024-08-17T17:11:06.873512+0000 mgr.y (mgr.34107) 120 : cluster [DBG] pgmap v239: 329 pgs: 32 unknown, 297 active+clean; 584 KiB data, 486 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 6.5 KiB/s wr, 87 op/s 2024-08-17T17:11:08.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:08 smithi169 bash[24469]: cluster 2024-08-17T17:11:07.305639+0000 mon.a (mon.0) 381 : cluster [DBG] osdmap e626: 8 total, 8 up, 8 in 2024-08-17T17:11:08.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:08 smithi169 bash[24469]: audit 2024-08-17T17:11:07.579035+0000 mon.a (mon.0) 382 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:11:08.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:08 smithi169 bash[24469]: audit 2024-08-17T17:11:08.196342+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:08.881 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.ConcurrentCreatesUnvalidatedPool (4581 ms) 2024-08-17T17:11:08.881 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.RemoveFullTry 2024-08-17T17:11:09.096 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:11:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:11:08] "GET /metrics HTTP/1.1" 200 53080 "" "Prometheus/2.51.0" 2024-08-17T17:11:09.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:09 smithi131 bash[89561]: cluster 2024-08-17T17:11:08.329098+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e627: 8 total, 8 up, 8 in 2024-08-17T17:11:09.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:09 smithi131 bash[89561]: cluster 2024-08-17T17:11:08.329098+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e627: 8 total, 8 up, 8 in 2024-08-17T17:11:09.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:09 smithi131 bash[88347]: cluster 2024-08-17T17:11:08.329098+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e627: 8 total, 8 up, 8 in 2024-08-17T17:11:09.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:09 smithi131 bash[88347]: cluster 2024-08-17T17:11:08.329098+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e627: 8 total, 8 up, 8 in 2024-08-17T17:11:09.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:09 smithi169 bash[24469]: cluster 2024-08-17T17:11:08.329098+0000 mon.a (mon.0) 384 : cluster [DBG] osdmap e627: 8 total, 8 up, 8 in 2024-08-17T17:11:10.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:10 smithi131 bash[88347]: cluster 2024-08-17T17:11:08.875660+0000 mgr.y (mgr.34107) 121 : cluster [DBG] pgmap v242: 329 pgs: 13 unknown, 316 active+clean; 584 KiB data, 490 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 1.7 KiB/s wr, 83 op/s 2024-08-17T17:11:10.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:10 smithi131 bash[88347]: cluster 2024-08-17T17:11:08.875660+0000 mgr.y (mgr.34107) 121 : cluster [DBG] pgmap v242: 329 pgs: 13 unknown, 316 active+clean; 584 KiB data, 490 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 1.7 KiB/s wr, 83 op/s 2024-08-17T17:11:10.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:10 smithi131 bash[88347]: cluster 2024-08-17T17:11:09.337431+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e628: 8 total, 8 up, 8 in 2024-08-17T17:11:10.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:10 smithi131 bash[88347]: cluster 2024-08-17T17:11:09.337431+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e628: 8 total, 8 up, 8 in 2024-08-17T17:11:10.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:10 smithi131 bash[88347]: audit 2024-08-17T17:11:09.340122+0000 mon.c (mon.2) 8 : audit [INF] from='client.? 172.21.15.131:0/1634447236' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-23","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:10.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:10 smithi131 bash[88347]: audit 2024-08-17T17:11:09.340122+0000 mon.c (mon.2) 8 : audit [INF] from='client.? 172.21.15.131:0/1634447236' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-23","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:10.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:10 smithi131 bash[88347]: audit 2024-08-17T17:11:09.340666+0000 mon.a (mon.0) 386 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-23","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:10.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:10 smithi131 bash[88347]: audit 2024-08-17T17:11:09.340666+0000 mon.a (mon.0) 386 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-23","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:10.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:10 smithi131 bash[88347]: audit 2024-08-17T17:11:09.692694+0000 mgr.y (mgr.34107) 122 : audit [DBG] from='client.34317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453", "daemon_types": "mon", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:10.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:10 smithi131 bash[88347]: audit 2024-08-17T17:11:09.692694+0000 mgr.y (mgr.34107) 122 : audit [DBG] from='client.34317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453", "daemon_types": "mon", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:10.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:10 smithi131 bash[88347]: audit 2024-08-17T17:11:10.184426+0000 mon.a (mon.0) 387 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:11:10.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:10 smithi131 bash[88347]: audit 2024-08-17T17:11:10.184426+0000 mon.a (mon.0) 387 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:11:10.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:10 smithi131 bash[88347]: cluster 2024-08-17T17:11:10.188901+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e629: 8 total, 8 up, 8 in 2024-08-17T17:11:10.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:10 smithi131 bash[88347]: cluster 2024-08-17T17:11:10.188901+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e629: 8 total, 8 up, 8 in 2024-08-17T17:11:10.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:10 smithi131 bash[88347]: audit 2024-08-17T17:11:10.195074+0000 mon.c (mon.2) 9 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-23","app": "rbd","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:10.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:10 smithi131 bash[89561]: cluster 2024-08-17T17:11:08.875660+0000 mgr.y (mgr.34107) 121 : cluster [DBG] pgmap v242: 329 pgs: 13 unknown, 316 active+clean; 584 KiB data, 490 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 1.7 KiB/s wr, 83 op/s 2024-08-17T17:11:10.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:10 smithi131 bash[89561]: cluster 2024-08-17T17:11:08.875660+0000 mgr.y (mgr.34107) 121 : cluster [DBG] pgmap v242: 329 pgs: 13 unknown, 316 active+clean; 584 KiB data, 490 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 1.7 KiB/s wr, 83 op/s 2024-08-17T17:11:10.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:10 smithi131 bash[89561]: cluster 2024-08-17T17:11:09.337431+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e628: 8 total, 8 up, 8 in 2024-08-17T17:11:10.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:10 smithi131 bash[89561]: cluster 2024-08-17T17:11:09.337431+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e628: 8 total, 8 up, 8 in 2024-08-17T17:11:10.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:10 smithi131 bash[89561]: audit 2024-08-17T17:11:09.340122+0000 mon.c (mon.2) 8 : audit [INF] from='client.? 172.21.15.131:0/1634447236' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-23","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:10.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:10 smithi131 bash[89561]: audit 2024-08-17T17:11:09.340122+0000 mon.c (mon.2) 8 : audit [INF] from='client.? 172.21.15.131:0/1634447236' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-23","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:10.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:10 smithi131 bash[89561]: audit 2024-08-17T17:11:09.340666+0000 mon.a (mon.0) 386 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-23","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:10.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:10 smithi131 bash[89561]: audit 2024-08-17T17:11:09.340666+0000 mon.a (mon.0) 386 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-23","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:10.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:10 smithi131 bash[89561]: audit 2024-08-17T17:11:09.692694+0000 mgr.y (mgr.34107) 122 : audit [DBG] from='client.34317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453", "daemon_types": "mon", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:10.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:10 smithi131 bash[89561]: audit 2024-08-17T17:11:09.692694+0000 mgr.y (mgr.34107) 122 : audit [DBG] from='client.34317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453", "daemon_types": "mon", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:10.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:10 smithi131 bash[89561]: audit 2024-08-17T17:11:10.184426+0000 mon.a (mon.0) 387 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:11:10.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:10 smithi131 bash[89561]: audit 2024-08-17T17:11:10.184426+0000 mon.a (mon.0) 387 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:11:10.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:10 smithi131 bash[89561]: cluster 2024-08-17T17:11:10.188901+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e629: 8 total, 8 up, 8 in 2024-08-17T17:11:10.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:10 smithi131 bash[89561]: cluster 2024-08-17T17:11:10.188901+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e629: 8 total, 8 up, 8 in 2024-08-17T17:11:10.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:10 smithi131 bash[89561]: audit 2024-08-17T17:11:10.195074+0000 mon.c (mon.2) 9 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-23","app": "rbd","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:10.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:10 smithi131 bash[89561]: audit 2024-08-17T17:11:10.195074+0000 mon.c (mon.2) 9 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-23","app": "rbd","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:10.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:10 smithi131 bash[89561]: audit 2024-08-17T17:11:10.195921+0000 mon.a (mon.0) 389 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-23","app": "rbd","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:10.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:10 smithi131 bash[89561]: audit 2024-08-17T17:11:10.195921+0000 mon.a (mon.0) 389 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-23","app": "rbd","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:10.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:10 smithi131 bash[88347]: audit 2024-08-17T17:11:10.195074+0000 mon.c (mon.2) 9 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-23","app": "rbd","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:10.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:10 smithi131 bash[88347]: audit 2024-08-17T17:11:10.195921+0000 mon.a (mon.0) 389 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-23","app": "rbd","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:10.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:10 smithi131 bash[88347]: audit 2024-08-17T17:11:10.195921+0000 mon.a (mon.0) 389 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-23","app": "rbd","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:10.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:10 smithi169 bash[24469]: cluster 2024-08-17T17:11:08.875660+0000 mgr.y (mgr.34107) 121 : cluster [DBG] pgmap v242: 329 pgs: 13 unknown, 316 active+clean; 584 KiB data, 490 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 1.7 KiB/s wr, 83 op/s 2024-08-17T17:11:10.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:10 smithi169 bash[24469]: cluster 2024-08-17T17:11:09.337431+0000 mon.a (mon.0) 385 : cluster [DBG] osdmap e628: 8 total, 8 up, 8 in 2024-08-17T17:11:10.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:10 smithi169 bash[24469]: audit 2024-08-17T17:11:09.340122+0000 mon.c (mon.2) 8 : audit [INF] from='client.? 172.21.15.131:0/1634447236' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-23","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:10.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:10 smithi169 bash[24469]: audit 2024-08-17T17:11:09.340666+0000 mon.a (mon.0) 386 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-23","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:10.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:10 smithi169 bash[24469]: audit 2024-08-17T17:11:09.692694+0000 mgr.y (mgr.34107) 122 : audit [DBG] from='client.34317 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453", "daemon_types": "mon", "limit": 1, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:10.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:10 smithi169 bash[24469]: audit 2024-08-17T17:11:10.184426+0000 mon.a (mon.0) 387 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-23","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:11:10.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:10 smithi169 bash[24469]: cluster 2024-08-17T17:11:10.188901+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e629: 8 total, 8 up, 8 in 2024-08-17T17:11:10.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:10 smithi169 bash[24469]: audit 2024-08-17T17:11:10.195074+0000 mon.c (mon.2) 9 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-23","app": "rbd","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:10.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:10 smithi169 bash[24469]: audit 2024-08-17T17:11:10.195921+0000 mon.a (mon.0) 389 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-23","app": "rbd","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:12.330 INFO:teuthology.orchestra.run.smithi131.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:11:12.532 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:12 smithi131 bash[89561]: cluster 2024-08-17T17:11:10.876613+0000 mgr.y (mgr.34107) 123 : cluster [DBG] pgmap v245: 361 pgs: 32 unknown, 329 active+clean; 584 KiB data, 491 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 8.5 KiB/s wr, 150 op/s 2024-08-17T17:11:12.532 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:12 smithi131 bash[89561]: cluster 2024-08-17T17:11:10.876613+0000 mgr.y (mgr.34107) 123 : cluster [DBG] pgmap v245: 361 pgs: 32 unknown, 329 active+clean; 584 KiB data, 491 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 8.5 KiB/s wr, 150 op/s 2024-08-17T17:11:12.532 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:12 smithi131 bash[89561]: audit 2024-08-17T17:11:11.187254+0000 mon.a (mon.0) 390 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-23","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-17T17:11:12.533 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:12 smithi131 bash[89561]: audit 2024-08-17T17:11:11.187254+0000 mon.a (mon.0) 390 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-23","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-17T17:11:12.533 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:12 smithi131 bash[89561]: cluster 2024-08-17T17:11:11.195857+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e630: 8 total, 8 up, 8 in 2024-08-17T17:11:12.533 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:12 smithi131 bash[89561]: cluster 2024-08-17T17:11:11.195857+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e630: 8 total, 8 up, 8 in 2024-08-17T17:11:12.533 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:12 smithi131 bash[88347]: cluster 2024-08-17T17:11:10.876613+0000 mgr.y (mgr.34107) 123 : cluster [DBG] pgmap v245: 361 pgs: 32 unknown, 329 active+clean; 584 KiB data, 491 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 8.5 KiB/s wr, 150 op/s 2024-08-17T17:11:12.533 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:12 smithi131 bash[88347]: cluster 2024-08-17T17:11:10.876613+0000 mgr.y (mgr.34107) 123 : cluster [DBG] pgmap v245: 361 pgs: 32 unknown, 329 active+clean; 584 KiB data, 491 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 8.5 KiB/s wr, 150 op/s 2024-08-17T17:11:12.533 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:12 smithi131 bash[88347]: audit 2024-08-17T17:11:11.187254+0000 mon.a (mon.0) 390 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-23","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-17T17:11:12.533 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:12 smithi131 bash[88347]: audit 2024-08-17T17:11:11.187254+0000 mon.a (mon.0) 390 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-23","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-17T17:11:12.533 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:12 smithi131 bash[88347]: cluster 2024-08-17T17:11:11.195857+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e630: 8 total, 8 up, 8 in 2024-08-17T17:11:12.533 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:12 smithi131 bash[88347]: cluster 2024-08-17T17:11:11.195857+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e630: 8 total, 8 up, 8 in 2024-08-17T17:11:12.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:12 smithi169 bash[24469]: cluster 2024-08-17T17:11:10.876613+0000 mgr.y (mgr.34107) 123 : cluster [DBG] pgmap v245: 361 pgs: 32 unknown, 329 active+clean; 584 KiB data, 491 MiB used, 715 GiB / 715 GiB avail; 105 KiB/s rd, 8.5 KiB/s wr, 150 op/s 2024-08-17T17:11:12.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:12 smithi169 bash[24469]: audit 2024-08-17T17:11:11.187254+0000 mon.a (mon.0) 390 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-23","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-17T17:11:12.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:12 smithi169 bash[24469]: cluster 2024-08-17T17:11:11.195857+0000 mon.a (mon.0) 391 : cluster [DBG] osdmap e630: 8 total, 8 up, 8 in 2024-08-17T17:11:13.020 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-08-17T17:11:13.241 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:11:13.290 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:11:13 smithi131 bash[72920]: [17/Aug/2024:17:11:13] ENGINE Bus STOPPING 2024-08-17T17:11:13.291 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:13 smithi131 bash[89561]: cluster 2024-08-17T17:11:12.197124+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e631: 8 total, 8 up, 8 in 2024-08-17T17:11:13.291 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:13 smithi131 bash[89561]: cluster 2024-08-17T17:11:12.197124+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e631: 8 total, 8 up, 8 in 2024-08-17T17:11:13.291 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:13 smithi131 bash[89561]: cephadm 2024-08-17T17:11:12.322676+0000 mgr.y (mgr.34107) 124 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:11:13.291 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:13 smithi131 bash[89561]: cephadm 2024-08-17T17:11:12.322676+0000 mgr.y (mgr.34107) 124 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:11:13.291 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:13 smithi131 bash[89561]: audit 2024-08-17T17:11:12.333742+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:13.291 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:13 smithi131 bash[89561]: audit 2024-08-17T17:11:12.333742+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:13.291 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:13 smithi131 bash[88347]: cluster 2024-08-17T17:11:12.197124+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e631: 8 total, 8 up, 8 in 2024-08-17T17:11:13.291 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:13 smithi131 bash[88347]: cluster 2024-08-17T17:11:12.197124+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e631: 8 total, 8 up, 8 in 2024-08-17T17:11:13.291 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:13 smithi131 bash[88347]: cephadm 2024-08-17T17:11:12.322676+0000 mgr.y (mgr.34107) 124 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:11:13.292 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:13 smithi131 bash[88347]: cephadm 2024-08-17T17:11:12.322676+0000 mgr.y (mgr.34107) 124 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:11:13.292 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:13 smithi131 bash[88347]: audit 2024-08-17T17:11:12.333742+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:13.292 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:13 smithi131 bash[88347]: audit 2024-08-17T17:11:12.333742+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:13.596 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:11:13 smithi131 bash[72920]: [17/Aug/2024:17:11:13] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T17:11:13.596 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:11:13 smithi131 bash[72920]: [17/Aug/2024:17:11:13] ENGINE Bus STOPPED 2024-08-17T17:11:13.596 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:11:13 smithi131 bash[72920]: [17/Aug/2024:17:11:13] ENGINE Bus STARTING 2024-08-17T17:11:13.596 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:11:13 smithi131 bash[72920]: [17/Aug/2024:17:11:13] ENGINE Serving on http://:::9283 2024-08-17T17:11:13.596 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:11:13 smithi131 bash[72920]: [17/Aug/2024:17:11:13] ENGINE Bus STARTED 2024-08-17T17:11:13.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:13 smithi169 bash[24469]: cluster 2024-08-17T17:11:12.197124+0000 mon.a (mon.0) 392 : cluster [DBG] osdmap e631: 8 total, 8 up, 8 in 2024-08-17T17:11:13.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:13 smithi169 bash[24469]: cephadm 2024-08-17T17:11:12.322676+0000 mgr.y (mgr.34107) 124 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:11:13.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:13 smithi169 bash[24469]: audit 2024-08-17T17:11:12.333742+0000 mon.a (mon.0) 393 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:14.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:14 smithi131 bash[88347]: cluster 2024-08-17T17:11:12.877662+0000 mgr.y (mgr.34107) 125 : cluster [DBG] pgmap v248: 361 pgs: 32 unknown, 329 active+clean; 584 KiB data, 491 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 6.7 KiB/s wr, 67 op/s 2024-08-17T17:11:14.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:14 smithi131 bash[88347]: cluster 2024-08-17T17:11:12.877662+0000 mgr.y (mgr.34107) 125 : cluster [DBG] pgmap v248: 361 pgs: 32 unknown, 329 active+clean; 584 KiB data, 491 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 6.7 KiB/s wr, 67 op/s 2024-08-17T17:11:14.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:14 smithi131 bash[88347]: cluster 2024-08-17T17:11:13.221367+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e632: 8 total, 8 up, 8 in 2024-08-17T17:11:14.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:14 smithi131 bash[88347]: cluster 2024-08-17T17:11:13.221367+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e632: 8 total, 8 up, 8 in 2024-08-17T17:11:14.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:14 smithi131 bash[88347]: audit 2024-08-17T17:11:13.242986+0000 mon.a (mon.0) 395 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:11:14.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:14 smithi131 bash[88347]: audit 2024-08-17T17:11:13.242986+0000 mon.a (mon.0) 395 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:11:14.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:14 smithi131 bash[88347]: audit 2024-08-17T17:11:13.264619+0000 mon.c (mon.2) 10 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-23", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:11:14.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:14 smithi131 bash[88347]: audit 2024-08-17T17:11:13.264619+0000 mon.c (mon.2) 10 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-23", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:11:14.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:14 smithi131 bash[88347]: audit 2024-08-17T17:11:13.265000+0000 mon.a (mon.0) 396 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-23", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:11:14.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:14 smithi131 bash[88347]: audit 2024-08-17T17:11:13.265000+0000 mon.a (mon.0) 396 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-23", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:11:14.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:14 smithi131 bash[88347]: audit 2024-08-17T17:11:13.295294+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:11:14.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:14 smithi131 bash[88347]: audit 2024-08-17T17:11:13.295294+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:11:14.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:14 smithi131 bash[88347]: audit 2024-08-17T17:11:13.296232+0000 mgr.y (mgr.34107) 126 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:11:14.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:14 smithi131 bash[88347]: audit 2024-08-17T17:11:13.296232+0000 mgr.y (mgr.34107) 126 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:11:14.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:14 smithi131 bash[88347]: audit 2024-08-17T17:11:13.628158+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:14.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:14 smithi131 bash[88347]: audit 2024-08-17T17:11:13.628158+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:14.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:14 smithi131 bash[88347]: audit 2024-08-17T17:11:13.638597+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:14.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:14 smithi131 bash[88347]: audit 2024-08-17T17:11:13.638597+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:14.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:14 smithi131 bash[89561]: cluster 2024-08-17T17:11:12.877662+0000 mgr.y (mgr.34107) 125 : cluster [DBG] pgmap v248: 361 pgs: 32 unknown, 329 active+clean; 584 KiB data, 491 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 6.7 KiB/s wr, 67 op/s 2024-08-17T17:11:14.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:14 smithi131 bash[89561]: cluster 2024-08-17T17:11:12.877662+0000 mgr.y (mgr.34107) 125 : cluster [DBG] pgmap v248: 361 pgs: 32 unknown, 329 active+clean; 584 KiB data, 491 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 6.7 KiB/s wr, 67 op/s 2024-08-17T17:11:14.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:14 smithi131 bash[89561]: cluster 2024-08-17T17:11:13.221367+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e632: 8 total, 8 up, 8 in 2024-08-17T17:11:14.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:14 smithi131 bash[89561]: cluster 2024-08-17T17:11:13.221367+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e632: 8 total, 8 up, 8 in 2024-08-17T17:11:14.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:14 smithi131 bash[89561]: audit 2024-08-17T17:11:13.242986+0000 mon.a (mon.0) 395 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:11:14.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:14 smithi131 bash[89561]: audit 2024-08-17T17:11:13.242986+0000 mon.a (mon.0) 395 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:11:14.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:14 smithi131 bash[89561]: audit 2024-08-17T17:11:13.264619+0000 mon.c (mon.2) 10 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-23", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:11:14.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:14 smithi131 bash[89561]: audit 2024-08-17T17:11:13.264619+0000 mon.c (mon.2) 10 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-23", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:11:14.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:14 smithi131 bash[89561]: audit 2024-08-17T17:11:13.265000+0000 mon.a (mon.0) 396 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-23", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:11:14.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:14 smithi131 bash[89561]: audit 2024-08-17T17:11:13.265000+0000 mon.a (mon.0) 396 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-23", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:11:14.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:14 smithi131 bash[89561]: audit 2024-08-17T17:11:13.295294+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:11:14.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:14 smithi131 bash[89561]: audit 2024-08-17T17:11:13.295294+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:11:14.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:14 smithi131 bash[89561]: audit 2024-08-17T17:11:13.296232+0000 mgr.y (mgr.34107) 126 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:11:14.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:14 smithi131 bash[89561]: audit 2024-08-17T17:11:13.296232+0000 mgr.y (mgr.34107) 126 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:11:14.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:14 smithi131 bash[89561]: audit 2024-08-17T17:11:13.628158+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:14.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:14 smithi131 bash[89561]: audit 2024-08-17T17:11:13.628158+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:14.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:14 smithi131 bash[89561]: audit 2024-08-17T17:11:13.638597+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:14.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:14 smithi131 bash[89561]: audit 2024-08-17T17:11:13.638597+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:14.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:14 smithi169 bash[24469]: cluster 2024-08-17T17:11:12.877662+0000 mgr.y (mgr.34107) 125 : cluster [DBG] pgmap v248: 361 pgs: 32 unknown, 329 active+clean; 584 KiB data, 491 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 6.7 KiB/s wr, 67 op/s 2024-08-17T17:11:14.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:14 smithi169 bash[24469]: cluster 2024-08-17T17:11:13.221367+0000 mon.a (mon.0) 394 : cluster [DBG] osdmap e632: 8 total, 8 up, 8 in 2024-08-17T17:11:14.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:14 smithi169 bash[24469]: audit 2024-08-17T17:11:13.242986+0000 mon.a (mon.0) 395 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:11:14.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:14 smithi169 bash[24469]: audit 2024-08-17T17:11:13.264619+0000 mon.c (mon.2) 10 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-23", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:11:14.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:14 smithi169 bash[24469]: audit 2024-08-17T17:11:13.265000+0000 mon.a (mon.0) 396 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-23", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:11:14.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:14 smithi169 bash[24469]: audit 2024-08-17T17:11:13.295294+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:11:14.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:14 smithi169 bash[24469]: audit 2024-08-17T17:11:13.296232+0000 mgr.y (mgr.34107) 126 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:11:14.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:14 smithi169 bash[24469]: audit 2024-08-17T17:11:13.628158+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:14.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:14 smithi169 bash[24469]: audit 2024-08-17T17:11:13.638597+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:15.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:15 smithi131 bash[88347]: audit 2024-08-17T17:11:14.244001+0000 mon.a (mon.0) 400 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-23", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T17:11:15.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:15 smithi131 bash[88347]: audit 2024-08-17T17:11:14.244001+0000 mon.a (mon.0) 400 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-23", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T17:11:15.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:15 smithi131 bash[88347]: cluster 2024-08-17T17:11:14.250021+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e633: 8 total, 8 up, 8 in 2024-08-17T17:11:15.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:15 smithi131 bash[88347]: cluster 2024-08-17T17:11:14.250021+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e633: 8 total, 8 up, 8 in 2024-08-17T17:11:15.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:15 smithi131 bash[88347]: audit 2024-08-17T17:11:14.379063+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:15.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:15 smithi131 bash[88347]: audit 2024-08-17T17:11:14.379063+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:15.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:15 smithi131 bash[88347]: audit 2024-08-17T17:11:14.385312+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:15.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:15 smithi131 bash[88347]: audit 2024-08-17T17:11:14.385312+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:15.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:15 smithi131 bash[88347]: audit 2024-08-17T17:11:14.984875+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:15.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:15 smithi131 bash[88347]: audit 2024-08-17T17:11:14.984875+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:15.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:15 smithi131 bash[88347]: audit 2024-08-17T17:11:14.985974+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:11:15.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:15 smithi131 bash[88347]: audit 2024-08-17T17:11:14.985974+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:11:15.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:15 smithi131 bash[88347]: audit 2024-08-17T17:11:14.993171+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:15.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:15 smithi131 bash[88347]: audit 2024-08-17T17:11:14.993171+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:15.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:15 smithi131 bash[88347]: cluster 2024-08-17T17:11:15.190265+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e634: 8 total, 8 up, 8 in 2024-08-17T17:11:15.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:15 smithi131 bash[88347]: cluster 2024-08-17T17:11:15.190265+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e634: 8 total, 8 up, 8 in 2024-08-17T17:11:15.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:15 smithi131 bash[89561]: audit 2024-08-17T17:11:14.244001+0000 mon.a (mon.0) 400 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-23", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T17:11:15.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:15 smithi131 bash[89561]: audit 2024-08-17T17:11:14.244001+0000 mon.a (mon.0) 400 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-23", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T17:11:15.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:15 smithi131 bash[89561]: cluster 2024-08-17T17:11:14.250021+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e633: 8 total, 8 up, 8 in 2024-08-17T17:11:15.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:15 smithi131 bash[89561]: cluster 2024-08-17T17:11:14.250021+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e633: 8 total, 8 up, 8 in 2024-08-17T17:11:15.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:15 smithi131 bash[89561]: audit 2024-08-17T17:11:14.379063+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:15.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:15 smithi131 bash[89561]: audit 2024-08-17T17:11:14.379063+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:15.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:15 smithi131 bash[89561]: audit 2024-08-17T17:11:14.385312+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:15.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:15 smithi131 bash[89561]: audit 2024-08-17T17:11:14.385312+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:15.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:15 smithi131 bash[89561]: audit 2024-08-17T17:11:14.984875+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:15.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:15 smithi131 bash[89561]: audit 2024-08-17T17:11:14.984875+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:15.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:15 smithi131 bash[89561]: audit 2024-08-17T17:11:14.985974+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:11:15.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:15 smithi131 bash[89561]: audit 2024-08-17T17:11:14.985974+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:11:15.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:15 smithi131 bash[89561]: audit 2024-08-17T17:11:14.993171+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:15.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:15 smithi131 bash[89561]: audit 2024-08-17T17:11:14.993171+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:15.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:15 smithi131 bash[89561]: cluster 2024-08-17T17:11:15.190265+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e634: 8 total, 8 up, 8 in 2024-08-17T17:11:15.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:15 smithi131 bash[89561]: cluster 2024-08-17T17:11:15.190265+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e634: 8 total, 8 up, 8 in 2024-08-17T17:11:15.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:15 smithi169 bash[24469]: audit 2024-08-17T17:11:14.244001+0000 mon.a (mon.0) 400 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-23", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T17:11:15.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:15 smithi169 bash[24469]: cluster 2024-08-17T17:11:14.250021+0000 mon.a (mon.0) 401 : cluster [DBG] osdmap e633: 8 total, 8 up, 8 in 2024-08-17T17:11:15.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:15 smithi169 bash[24469]: audit 2024-08-17T17:11:14.379063+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:15.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:15 smithi169 bash[24469]: audit 2024-08-17T17:11:14.385312+0000 mon.a (mon.0) 403 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:15.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:15 smithi169 bash[24469]: audit 2024-08-17T17:11:14.984875+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:15.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:15 smithi169 bash[24469]: audit 2024-08-17T17:11:14.985974+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:11:15.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:15 smithi169 bash[24469]: audit 2024-08-17T17:11:14.993171+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:15.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:15 smithi169 bash[24469]: cluster 2024-08-17T17:11:15.190265+0000 mon.a (mon.0) 407 : cluster [DBG] osdmap e634: 8 total, 8 up, 8 in 2024-08-17T17:11:16.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:16 smithi169 bash[24469]: cluster 2024-08-17T17:11:14.878549+0000 mgr.y (mgr.34107) 127 : cluster [DBG] pgmap v251: 361 pgs: 361 active+clean; 584 KiB data, 491 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.7 KiB/s wr, 4 op/s 2024-08-17T17:11:16.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:16 smithi169 bash[24469]: cephadm 2024-08-17T17:11:15.105684+0000 mgr.y (mgr.34107) 128 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:11:16.804 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:11:16.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:16 smithi131 bash[88347]: cluster 2024-08-17T17:11:14.878549+0000 mgr.y (mgr.34107) 127 : cluster [DBG] pgmap v251: 361 pgs: 361 active+clean; 584 KiB data, 491 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.7 KiB/s wr, 4 op/s 2024-08-17T17:11:16.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:16 smithi131 bash[88347]: cluster 2024-08-17T17:11:14.878549+0000 mgr.y (mgr.34107) 127 : cluster [DBG] pgmap v251: 361 pgs: 361 active+clean; 584 KiB data, 491 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.7 KiB/s wr, 4 op/s 2024-08-17T17:11:16.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:16 smithi131 bash[88347]: cephadm 2024-08-17T17:11:15.105684+0000 mgr.y (mgr.34107) 128 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:11:16.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:16 smithi131 bash[88347]: cephadm 2024-08-17T17:11:15.105684+0000 mgr.y (mgr.34107) 128 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:11:16.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:16 smithi131 bash[89561]: cluster 2024-08-17T17:11:14.878549+0000 mgr.y (mgr.34107) 127 : cluster [DBG] pgmap v251: 361 pgs: 361 active+clean; 584 KiB data, 491 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.7 KiB/s wr, 4 op/s 2024-08-17T17:11:16.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:16 smithi131 bash[89561]: cluster 2024-08-17T17:11:14.878549+0000 mgr.y (mgr.34107) 127 : cluster [DBG] pgmap v251: 361 pgs: 361 active+clean; 584 KiB data, 491 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1.7 KiB/s wr, 4 op/s 2024-08-17T17:11:16.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:16 smithi131 bash[89561]: cephadm 2024-08-17T17:11:15.105684+0000 mgr.y (mgr.34107) 128 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:11:16.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:16 smithi131 bash[89561]: cephadm 2024-08-17T17:11:15.105684+0000 mgr.y (mgr.34107) 128 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:11:18.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:18 smithi169 bash[24469]: cluster 2024-08-17T17:11:16.879151+0000 mgr.y (mgr.34107) 129 : cluster [DBG] pgmap v253: 361 pgs: 361 active+clean; 584 KiB data, 491 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2024-08-17T17:11:18.688 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:18 smithi131 bash[88347]: cluster 2024-08-17T17:11:16.879151+0000 mgr.y (mgr.34107) 129 : cluster [DBG] pgmap v253: 361 pgs: 361 active+clean; 584 KiB data, 491 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2024-08-17T17:11:18.688 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:18 smithi131 bash[88347]: cluster 2024-08-17T17:11:16.879151+0000 mgr.y (mgr.34107) 129 : cluster [DBG] pgmap v253: 361 pgs: 361 active+clean; 584 KiB data, 491 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2024-08-17T17:11:18.688 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:18 smithi131 bash[89561]: cluster 2024-08-17T17:11:16.879151+0000 mgr.y (mgr.34107) 129 : cluster [DBG] pgmap v253: 361 pgs: 361 active+clean; 584 KiB data, 491 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2024-08-17T17:11:18.688 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:18 smithi131 bash[89561]: cluster 2024-08-17T17:11:16.879151+0000 mgr.y (mgr.34107) 129 : cluster [DBG] pgmap v253: 361 pgs: 361 active+clean; 584 KiB data, 491 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1.5 KiB/s wr, 4 op/s 2024-08-17T17:11:19.096 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:11:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:11:18] "GET /metrics HTTP/1.1" 200 53080 "" "Prometheus/2.51.0" 2024-08-17T17:11:20.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:19 smithi131 bash[88347]: audit 2024-08-17T17:11:18.647860+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:20.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:19 smithi131 bash[88347]: audit 2024-08-17T17:11:18.647860+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:20.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:19 smithi131 bash[88347]: cephadm 2024-08-17T17:11:18.648633+0000 mgr.y (mgr.34107) 130 : cephadm [INF] Upgrade: Target is version 19.0.0-5836-gcd8bdbeb (squid) 2024-08-17T17:11:20.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:19 smithi131 bash[88347]: cephadm 2024-08-17T17:11:18.648633+0000 mgr.y (mgr.34107) 130 : cephadm [INF] Upgrade: Target is version 19.0.0-5836-gcd8bdbeb (squid) 2024-08-17T17:11:20.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:19 smithi131 bash[88347]: cephadm 2024-08-17T17:11:18.648817+0000 mgr.y (mgr.34107) 131 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d'] 2024-08-17T17:11:20.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:19 smithi131 bash[88347]: cephadm 2024-08-17T17:11:18.648817+0000 mgr.y (mgr.34107) 131 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d'] 2024-08-17T17:11:20.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:19 smithi131 bash[88347]: audit 2024-08-17T17:11:18.653635+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:11:20.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:19 smithi131 bash[88347]: audit 2024-08-17T17:11:18.653635+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:11:20.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:19 smithi131 bash[88347]: audit 2024-08-17T17:11:18.656787+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:11:20.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:19 smithi131 bash[88347]: audit 2024-08-17T17:11:18.656787+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:11:20.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:19 smithi131 bash[88347]: cephadm 2024-08-17T17:11:18.658039+0000 mgr.y (mgr.34107) 132 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-17T17:11:20.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:19 smithi131 bash[88347]: cephadm 2024-08-17T17:11:18.658039+0000 mgr.y (mgr.34107) 132 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-17T17:11:20.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:19 smithi131 bash[88347]: audit 2024-08-17T17:11:18.664496+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:20.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:19 smithi131 bash[88347]: audit 2024-08-17T17:11:18.664496+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:20.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:19 smithi131 bash[88347]: audit 2024-08-17T17:11:18.668716+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-08-17T17:11:20.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:19 smithi131 bash[88347]: audit 2024-08-17T17:11:18.668716+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-08-17T17:11:20.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:19 smithi131 bash[88347]: audit 2024-08-17T17:11:18.670007+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["b"]} : dispatch 2024-08-17T17:11:20.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:19 smithi131 bash[88347]: audit 2024-08-17T17:11:18.670007+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["b"]} : dispatch 2024-08-17T17:11:20.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:19 smithi131 bash[88347]: cephadm 2024-08-17T17:11:18.670888+0000 mgr.y (mgr.34107) 133 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-08-17T17:11:20.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:19 smithi131 bash[88347]: cephadm 2024-08-17T17:11:18.670888+0000 mgr.y (mgr.34107) 133 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-08-17T17:11:20.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:19 smithi131 bash[89561]: audit 2024-08-17T17:11:18.647860+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:20.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:19 smithi131 bash[89561]: audit 2024-08-17T17:11:18.647860+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:20.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:19 smithi131 bash[89561]: cephadm 2024-08-17T17:11:18.648633+0000 mgr.y (mgr.34107) 130 : cephadm [INF] Upgrade: Target is version 19.0.0-5836-gcd8bdbeb (squid) 2024-08-17T17:11:20.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:19 smithi131 bash[89561]: cephadm 2024-08-17T17:11:18.648633+0000 mgr.y (mgr.34107) 130 : cephadm [INF] Upgrade: Target is version 19.0.0-5836-gcd8bdbeb (squid) 2024-08-17T17:11:20.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:19 smithi131 bash[89561]: cephadm 2024-08-17T17:11:18.648817+0000 mgr.y (mgr.34107) 131 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d'] 2024-08-17T17:11:20.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:19 smithi131 bash[89561]: cephadm 2024-08-17T17:11:18.648817+0000 mgr.y (mgr.34107) 131 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d'] 2024-08-17T17:11:20.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:19 smithi131 bash[89561]: audit 2024-08-17T17:11:18.653635+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:11:20.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:19 smithi131 bash[89561]: audit 2024-08-17T17:11:18.653635+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:11:20.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:19 smithi131 bash[89561]: audit 2024-08-17T17:11:18.656787+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:11:20.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:19 smithi131 bash[89561]: audit 2024-08-17T17:11:18.656787+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:11:20.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:19 smithi131 bash[89561]: cephadm 2024-08-17T17:11:18.658039+0000 mgr.y (mgr.34107) 132 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-17T17:11:20.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:19 smithi131 bash[89561]: cephadm 2024-08-17T17:11:18.658039+0000 mgr.y (mgr.34107) 132 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-17T17:11:20.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:19 smithi131 bash[89561]: audit 2024-08-17T17:11:18.664496+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:20.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:19 smithi131 bash[89561]: audit 2024-08-17T17:11:18.664496+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:20.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:19 smithi131 bash[89561]: audit 2024-08-17T17:11:18.668716+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-08-17T17:11:20.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:19 smithi131 bash[89561]: audit 2024-08-17T17:11:18.668716+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-08-17T17:11:20.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:19 smithi131 bash[89561]: audit 2024-08-17T17:11:18.670007+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["b"]} : dispatch 2024-08-17T17:11:20.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:19 smithi131 bash[89561]: audit 2024-08-17T17:11:18.670007+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["b"]} : dispatch 2024-08-17T17:11:20.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:19 smithi131 bash[89561]: cephadm 2024-08-17T17:11:18.670888+0000 mgr.y (mgr.34107) 133 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-08-17T17:11:20.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:19 smithi131 bash[89561]: cephadm 2024-08-17T17:11:18.670888+0000 mgr.y (mgr.34107) 133 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-08-17T17:11:20.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:19 smithi169 bash[24469]: audit 2024-08-17T17:11:18.647860+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:20.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:19 smithi169 bash[24469]: cephadm 2024-08-17T17:11:18.648633+0000 mgr.y (mgr.34107) 130 : cephadm [INF] Upgrade: Target is version 19.0.0-5836-gcd8bdbeb (squid) 2024-08-17T17:11:20.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:19 smithi169 bash[24469]: cephadm 2024-08-17T17:11:18.648817+0000 mgr.y (mgr.34107) 131 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d'] 2024-08-17T17:11:20.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:19 smithi169 bash[24469]: audit 2024-08-17T17:11:18.653635+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:11:20.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:19 smithi169 bash[24469]: audit 2024-08-17T17:11:18.656787+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:11:20.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:19 smithi169 bash[24469]: cephadm 2024-08-17T17:11:18.658039+0000 mgr.y (mgr.34107) 132 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-17T17:11:20.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:19 smithi169 bash[24469]: audit 2024-08-17T17:11:18.664496+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:20.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:19 smithi169 bash[24469]: audit 2024-08-17T17:11:18.668716+0000 mon.a (mon.0) 412 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "quorum_status"} : dispatch 2024-08-17T17:11:20.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:19 smithi169 bash[24469]: audit 2024-08-17T17:11:18.670007+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "mon ok-to-stop", "ids": ["b"]} : dispatch 2024-08-17T17:11:20.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:19 smithi169 bash[24469]: cephadm 2024-08-17T17:11:18.670888+0000 mgr.y (mgr.34107) 133 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-08-17T17:11:20.822 INFO:teuthology.orchestra.run.smithi131.stdout:true 2024-08-17T17:11:20.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:20 smithi131 bash[89561]: cluster 2024-08-17T17:11:18.881978+0000 mgr.y (mgr.34107) 134 : cluster [DBG] pgmap v254: 361 pgs: 361 active+clean; 1.6 MiB data, 501 MiB used, 715 GiB / 715 GiB avail; 6.7 KiB/s rd, 172 KiB/s wr, 11 op/s 2024-08-17T17:11:20.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:20 smithi131 bash[89561]: cluster 2024-08-17T17:11:18.881978+0000 mgr.y (mgr.34107) 134 : cluster [DBG] pgmap v254: 361 pgs: 361 active+clean; 1.6 MiB data, 501 MiB used, 715 GiB / 715 GiB avail; 6.7 KiB/s rd, 172 KiB/s wr, 11 op/s 2024-08-17T17:11:20.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:20 smithi131 bash[89561]: cluster 2024-08-17T17:11:20.194292+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e635: 8 total, 8 up, 8 in 2024-08-17T17:11:20.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:20 smithi131 bash[89561]: cluster 2024-08-17T17:11:20.194292+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e635: 8 total, 8 up, 8 in 2024-08-17T17:11:20.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:20 smithi131 bash[88347]: cluster 2024-08-17T17:11:18.881978+0000 mgr.y (mgr.34107) 134 : cluster [DBG] pgmap v254: 361 pgs: 361 active+clean; 1.6 MiB data, 501 MiB used, 715 GiB / 715 GiB avail; 6.7 KiB/s rd, 172 KiB/s wr, 11 op/s 2024-08-17T17:11:20.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:20 smithi131 bash[88347]: cluster 2024-08-17T17:11:18.881978+0000 mgr.y (mgr.34107) 134 : cluster [DBG] pgmap v254: 361 pgs: 361 active+clean; 1.6 MiB data, 501 MiB used, 715 GiB / 715 GiB avail; 6.7 KiB/s rd, 172 KiB/s wr, 11 op/s 2024-08-17T17:11:20.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:20 smithi131 bash[88347]: cluster 2024-08-17T17:11:20.194292+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e635: 8 total, 8 up, 8 in 2024-08-17T17:11:20.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:20 smithi131 bash[88347]: cluster 2024-08-17T17:11:20.194292+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e635: 8 total, 8 up, 8 in 2024-08-17T17:11:20.923 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:20 smithi169 bash[24469]: cluster 2024-08-17T17:11:18.881978+0000 mgr.y (mgr.34107) 134 : cluster [DBG] pgmap v254: 361 pgs: 361 active+clean; 1.6 MiB data, 501 MiB used, 715 GiB / 715 GiB avail; 6.7 KiB/s rd, 172 KiB/s wr, 11 op/s 2024-08-17T17:11:20.924 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:20 smithi169 bash[24469]: cluster 2024-08-17T17:11:20.194292+0000 mon.a (mon.0) 414 : cluster [DBG] osdmap e635: 8 total, 8 up, 8 in 2024-08-17T17:11:21.446 INFO:teuthology.orchestra.run.smithi131.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T17:11:21.447 INFO:teuthology.orchestra.run.smithi131.stdout:alertmanager.a smithi131 *:9093,9094 running (4m) 7s ago 14m 14.1M - 0.27.0 11f11916f8cd 790124fcd830 2024-08-17T17:11:21.447 INFO:teuthology.orchestra.run.smithi131.stdout:grafana.a smithi169 *:3000 running (4m) 7s ago 14m 70.0M - c8b91775d855 ce594f124891 2024-08-17T17:11:21.447 INFO:teuthology.orchestra.run.smithi131.stdout:mds.foo.smithi131.ctintn smithi131 running (12m) 7s ago 12m 15.8M - 18.2.4-719-gced649f8 c870753d67c2 6dd140bebf9a 2024-08-17T17:11:21.447 INFO:teuthology.orchestra.run.smithi131.stdout:mds.foo.smithi169.mekqdz smithi169 running (12m) 7s ago 12m 20.8M - 18.2.4-719-gced649f8 c870753d67c2 de2b6ed48bc0 2024-08-17T17:11:21.447 INFO:teuthology.orchestra.run.smithi131.stdout:mgr.x smithi169 *:8443,9283,8765 running (6m) 7s ago 23m 439M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 86a2f0d4c679 2024-08-17T17:11:21.447 INFO:teuthology.orchestra.run.smithi131.stdout:mgr.y smithi131 *:8443,9283,8765 running (7m) 7s ago 25m 506M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb c3e5c2355bd4 2024-08-17T17:11:21.447 INFO:teuthology.orchestra.run.smithi131.stdout:mon.a smithi131 running (3m) 7s ago 25m 53.1M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb d4e38ba36c07 2024-08-17T17:11:21.447 INFO:teuthology.orchestra.run.smithi131.stdout:mon.b smithi169 running (23m) 7s ago 23m 67.2M 2048M 18.2.4-719-gced649f8 c870753d67c2 ca0432409671 2024-08-17T17:11:21.447 INFO:teuthology.orchestra.run.smithi131.stdout:mon.c smithi131 running (2m) 7s ago 23m 39.0M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 0818bcbd33de 2024-08-17T17:11:21.447 INFO:teuthology.orchestra.run.smithi131.stdout:node-exporter.a smithi131 *:9100 running (5m) 7s ago 15m 8179k - 1.7.0 72c9c2088986 adbbbf140ad8 2024-08-17T17:11:21.447 INFO:teuthology.orchestra.run.smithi131.stdout:node-exporter.b smithi169 *:9100 running (5m) 7s ago 15m 8212k - 1.7.0 72c9c2088986 706e3ff6618b 2024-08-17T17:11:21.447 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0 smithi131 running (22m) 7s ago 22m 137M 2524M 18.2.4-719-gced649f8 c870753d67c2 56f0a67267a6 2024-08-17T17:11:21.447 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1 smithi131 running (21m) 7s ago 21m 141M 2524M 18.2.4-719-gced649f8 c870753d67c2 2f713ee6cf33 2024-08-17T17:11:21.448 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2 smithi131 running (20m) 7s ago 20m 157M 2524M 18.2.4-719-gced649f8 c870753d67c2 fe215c9d7f47 2024-08-17T17:11:21.448 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3 smithi131 running (19m) 7s ago 19m 143M 2524M 18.2.4-719-gced649f8 c870753d67c2 2f170c02ee2d 2024-08-17T17:11:21.448 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4 smithi169 running (19m) 7s ago 19m 143M 2524M 18.2.4-719-gced649f8 c870753d67c2 524bbf4e0cc3 2024-08-17T17:11:21.448 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5 smithi169 running (18m) 7s ago 18m 117M 2524M 18.2.4-719-gced649f8 c870753d67c2 5878adfca71c 2024-08-17T17:11:21.448 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6 smithi169 running (17m) 7s ago 17m 142M 2524M 18.2.4-719-gced649f8 c870753d67c2 78df1d40d56b 2024-08-17T17:11:21.448 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7 smithi169 running (16m) 7s ago 16m 120M 2524M 18.2.4-719-gced649f8 c870753d67c2 c1f457bcf070 2024-08-17T17:11:21.448 INFO:teuthology.orchestra.run.smithi131.stdout:prometheus.a smithi169 *:9095 running (5m) 7s ago 15m 44.0M - 2.51.0 1d3b7f56885b 8075d2417311 2024-08-17T17:11:21.806 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:11:21.806 INFO:teuthology.orchestra.run.smithi131.stdout: "mon": { 2024-08-17T17:11:21.806 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 1, 2024-08-17T17:11:21.806 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 2 2024-08-17T17:11:21.806 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:11:21.806 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr": { 2024-08-17T17:11:21.806 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 2 2024-08-17T17:11:21.806 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:11:21.806 INFO:teuthology.orchestra.run.smithi131.stdout: "osd": { 2024-08-17T17:11:21.807 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 8 2024-08-17T17:11:21.807 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:11:21.807 INFO:teuthology.orchestra.run.smithi131.stdout: "mds": { 2024-08-17T17:11:21.807 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 2 2024-08-17T17:11:21.807 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:11:21.807 INFO:teuthology.orchestra.run.smithi131.stdout: "overall": { 2024-08-17T17:11:21.807 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 11, 2024-08-17T17:11:21.807 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 4 2024-08-17T17:11:21.807 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:11:21.807 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:11:22.120 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:11:22.120 INFO:teuthology.orchestra.run.smithi131.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d", 2024-08-17T17:11:22.120 INFO:teuthology.orchestra.run.smithi131.stdout: "in_progress": true, 2024-08-17T17:11:22.120 INFO:teuthology.orchestra.run.smithi131.stdout: "which": "Upgrading daemons of type(s) mon. Upgrade limited to 1 daemons (1 remaining).", 2024-08-17T17:11:22.121 INFO:teuthology.orchestra.run.smithi131.stdout: "services_complete": [], 2024-08-17T17:11:22.121 INFO:teuthology.orchestra.run.smithi131.stdout: "progress": "2/3 daemons upgraded", 2024-08-17T17:11:22.121 INFO:teuthology.orchestra.run.smithi131.stdout: "message": "Currently upgrading mon daemons", 2024-08-17T17:11:22.121 INFO:teuthology.orchestra.run.smithi131.stdout: "is_paused": false 2024-08-17T17:11:22.121 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:11:22.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:22 smithi169 bash[24469]: audit 2024-08-17T17:11:20.812597+0000 mgr.y (mgr.34107) 135 : audit [DBG] from='client.44246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:22.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:22 smithi169 bash[24469]: cluster 2024-08-17T17:11:20.882769+0000 mgr.y (mgr.34107) 136 : cluster [DBG] pgmap v256: 361 pgs: 361 active+clean; 5.6 MiB data, 505 MiB used, 715 GiB / 715 GiB avail; 5.1 KiB/s rd, 772 KiB/s wr, 8 op/s 2024-08-17T17:11:22.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:22 smithi169 bash[24469]: audit 2024-08-17T17:11:21.133221+0000 mgr.y (mgr.34107) 137 : audit [DBG] from='client.34329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:22.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:22 smithi169 bash[24469]: audit 2024-08-17T17:11:21.438087+0000 mgr.y (mgr.34107) 138 : audit [DBG] from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:22.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:22 smithi169 bash[24469]: audit 2024-08-17T17:11:21.807475+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.131:0/1678260741' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:11:22.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:22 smithi169 bash[24469]: audit 2024-08-17T17:11:21.884119+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:22.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:22 smithi169 bash[24469]: audit 2024-08-17T17:11:21.886168+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:11:22.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:22 smithi169 bash[24469]: audit 2024-08-17T17:11:21.886933+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:11:22.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:22 smithi169 bash[24469]: audit 2024-08-17T17:11:21.887729+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:23.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:22 smithi131 bash[89561]: audit 2024-08-17T17:11:20.812597+0000 mgr.y (mgr.34107) 135 : audit [DBG] from='client.44246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:23.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:22 smithi131 bash[89561]: audit 2024-08-17T17:11:20.812597+0000 mgr.y (mgr.34107) 135 : audit [DBG] from='client.44246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:23.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:22 smithi131 bash[89561]: cluster 2024-08-17T17:11:20.882769+0000 mgr.y (mgr.34107) 136 : cluster [DBG] pgmap v256: 361 pgs: 361 active+clean; 5.6 MiB data, 505 MiB used, 715 GiB / 715 GiB avail; 5.1 KiB/s rd, 772 KiB/s wr, 8 op/s 2024-08-17T17:11:23.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:22 smithi131 bash[89561]: cluster 2024-08-17T17:11:20.882769+0000 mgr.y (mgr.34107) 136 : cluster [DBG] pgmap v256: 361 pgs: 361 active+clean; 5.6 MiB data, 505 MiB used, 715 GiB / 715 GiB avail; 5.1 KiB/s rd, 772 KiB/s wr, 8 op/s 2024-08-17T17:11:23.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:22 smithi131 bash[89561]: audit 2024-08-17T17:11:21.133221+0000 mgr.y (mgr.34107) 137 : audit [DBG] from='client.34329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:23.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:22 smithi131 bash[89561]: audit 2024-08-17T17:11:21.133221+0000 mgr.y (mgr.34107) 137 : audit [DBG] from='client.34329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:23.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:22 smithi131 bash[89561]: audit 2024-08-17T17:11:21.438087+0000 mgr.y (mgr.34107) 138 : audit [DBG] from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:23.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:22 smithi131 bash[89561]: audit 2024-08-17T17:11:21.438087+0000 mgr.y (mgr.34107) 138 : audit [DBG] from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:23.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:22 smithi131 bash[89561]: audit 2024-08-17T17:11:21.807475+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.131:0/1678260741' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:11:23.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:22 smithi131 bash[89561]: audit 2024-08-17T17:11:21.807475+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.131:0/1678260741' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:11:23.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:22 smithi131 bash[89561]: audit 2024-08-17T17:11:21.884119+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:23.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:22 smithi131 bash[89561]: audit 2024-08-17T17:11:21.884119+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:23.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:22 smithi131 bash[89561]: audit 2024-08-17T17:11:21.886168+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:11:23.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:22 smithi131 bash[89561]: audit 2024-08-17T17:11:21.886168+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:11:23.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:22 smithi131 bash[89561]: audit 2024-08-17T17:11:21.886933+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:11:23.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:22 smithi131 bash[89561]: audit 2024-08-17T17:11:21.886933+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:11:23.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:22 smithi131 bash[89561]: audit 2024-08-17T17:11:21.887729+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:23.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:22 smithi131 bash[89561]: audit 2024-08-17T17:11:21.887729+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:23.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:22 smithi131 bash[88347]: audit 2024-08-17T17:11:20.812597+0000 mgr.y (mgr.34107) 135 : audit [DBG] from='client.44246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:23.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:22 smithi131 bash[88347]: audit 2024-08-17T17:11:20.812597+0000 mgr.y (mgr.34107) 135 : audit [DBG] from='client.44246 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:23.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:22 smithi131 bash[88347]: cluster 2024-08-17T17:11:20.882769+0000 mgr.y (mgr.34107) 136 : cluster [DBG] pgmap v256: 361 pgs: 361 active+clean; 5.6 MiB data, 505 MiB used, 715 GiB / 715 GiB avail; 5.1 KiB/s rd, 772 KiB/s wr, 8 op/s 2024-08-17T17:11:23.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:22 smithi131 bash[88347]: cluster 2024-08-17T17:11:20.882769+0000 mgr.y (mgr.34107) 136 : cluster [DBG] pgmap v256: 361 pgs: 361 active+clean; 5.6 MiB data, 505 MiB used, 715 GiB / 715 GiB avail; 5.1 KiB/s rd, 772 KiB/s wr, 8 op/s 2024-08-17T17:11:23.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:22 smithi131 bash[88347]: audit 2024-08-17T17:11:21.133221+0000 mgr.y (mgr.34107) 137 : audit [DBG] from='client.34329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:23.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:22 smithi131 bash[88347]: audit 2024-08-17T17:11:21.133221+0000 mgr.y (mgr.34107) 137 : audit [DBG] from='client.34329 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:23.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:22 smithi131 bash[88347]: audit 2024-08-17T17:11:21.438087+0000 mgr.y (mgr.34107) 138 : audit [DBG] from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:23.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:22 smithi131 bash[88347]: audit 2024-08-17T17:11:21.438087+0000 mgr.y (mgr.34107) 138 : audit [DBG] from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:23.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:22 smithi131 bash[88347]: audit 2024-08-17T17:11:21.807475+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.131:0/1678260741' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:11:23.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:22 smithi131 bash[88347]: audit 2024-08-17T17:11:21.807475+0000 mon.c (mon.2) 11 : audit [DBG] from='client.? 172.21.15.131:0/1678260741' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:11:23.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:22 smithi131 bash[88347]: audit 2024-08-17T17:11:21.884119+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:23.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:22 smithi131 bash[88347]: audit 2024-08-17T17:11:21.884119+0000 mon.a (mon.0) 415 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:23.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:22 smithi131 bash[88347]: audit 2024-08-17T17:11:21.886168+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:11:23.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:22 smithi131 bash[88347]: audit 2024-08-17T17:11:21.886168+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:11:23.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:22 smithi131 bash[88347]: audit 2024-08-17T17:11:21.886933+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:11:23.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:22 smithi131 bash[88347]: audit 2024-08-17T17:11:21.886933+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:11:23.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:22 smithi131 bash[88347]: audit 2024-08-17T17:11:21.887729+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:23.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:22 smithi131 bash[88347]: audit 2024-08-17T17:11:21.887729+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:23.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:23 smithi169 bash[24469]: cephadm 2024-08-17T17:11:21.879376+0000 mgr.y (mgr.34107) 139 : cephadm [INF] Upgrade: Updating mon.b 2024-08-17T17:11:23.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:23 smithi169 bash[24469]: cephadm 2024-08-17T17:11:21.889050+0000 mgr.y (mgr.34107) 140 : cephadm [INF] Deploying daemon mon.b on smithi169 2024-08-17T17:11:23.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:23 smithi169 bash[24469]: audit 2024-08-17T17:11:22.124026+0000 mgr.y (mgr.34107) 141 : audit [DBG] from='client.44270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:23.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:23 smithi169 bash[24469]: audit 2024-08-17T17:11:22.913507+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.13", "id": [7, 4]} : dispatch 2024-08-17T17:11:23.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:23 smithi169 bash[24469]: audit 2024-08-17T17:11:22.914093+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.15", "id": [7, 4]} : dispatch 2024-08-17T17:11:23.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:23 smithi169 bash[24469]: audit 2024-08-17T17:11:22.914632+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.17", "id": [7, 0]} : dispatch 2024-08-17T17:11:23.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:23 smithi169 bash[24469]: audit 2024-08-17T17:11:22.915140+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.18", "id": [7, 5]} : dispatch 2024-08-17T17:11:23.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:23 smithi169 bash[24469]: audit 2024-08-17T17:11:22.915532+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.11", "id": [7, 0]} : dispatch 2024-08-17T17:11:23.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:23 smithi169 bash[24469]: audit 2024-08-17T17:11:22.915882+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.14", "id": [7, 0]} : dispatch 2024-08-17T17:11:23.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:23 smithi169 bash[24469]: audit 2024-08-17T17:11:22.916228+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.16", "id": [7, 0]} : dispatch 2024-08-17T17:11:23.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:23 smithi169 bash[24469]: audit 2024-08-17T17:11:22.916574+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "25.a", "id": [0, 1]} : dispatch 2024-08-17T17:11:23.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:23 smithi169 bash[24469]: audit 2024-08-17T17:11:22.916918+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "25.f", "id": [0, 2]} : dispatch 2024-08-17T17:11:23.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:23 smithi169 bash[24469]: audit 2024-08-17T17:11:23.196938+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:23.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:23 smithi169 bash[24469]: audit 2024-08-17T17:11:23.273432+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:24.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[89561]: cephadm 2024-08-17T17:11:21.879376+0000 mgr.y (mgr.34107) 139 : cephadm [INF] Upgrade: Updating mon.b 2024-08-17T17:11:24.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[89561]: cephadm 2024-08-17T17:11:21.879376+0000 mgr.y (mgr.34107) 139 : cephadm [INF] Upgrade: Updating mon.b 2024-08-17T17:11:24.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[89561]: cephadm 2024-08-17T17:11:21.889050+0000 mgr.y (mgr.34107) 140 : cephadm [INF] Deploying daemon mon.b on smithi169 2024-08-17T17:11:24.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[89561]: cephadm 2024-08-17T17:11:21.889050+0000 mgr.y (mgr.34107) 140 : cephadm [INF] Deploying daemon mon.b on smithi169 2024-08-17T17:11:24.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[89561]: audit 2024-08-17T17:11:22.124026+0000 mgr.y (mgr.34107) 141 : audit [DBG] from='client.44270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:24.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[89561]: audit 2024-08-17T17:11:22.124026+0000 mgr.y (mgr.34107) 141 : audit [DBG] from='client.44270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:24.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[89561]: audit 2024-08-17T17:11:22.913507+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.13", "id": [7, 4]} : dispatch 2024-08-17T17:11:24.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[89561]: audit 2024-08-17T17:11:22.913507+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.13", "id": [7, 4]} : dispatch 2024-08-17T17:11:24.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[89561]: audit 2024-08-17T17:11:22.914093+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.15", "id": [7, 4]} : dispatch 2024-08-17T17:11:24.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[89561]: audit 2024-08-17T17:11:22.914093+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.15", "id": [7, 4]} : dispatch 2024-08-17T17:11:24.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[89561]: audit 2024-08-17T17:11:22.914632+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.17", "id": [7, 0]} : dispatch 2024-08-17T17:11:24.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[89561]: audit 2024-08-17T17:11:22.914632+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.17", "id": [7, 0]} : dispatch 2024-08-17T17:11:24.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[89561]: audit 2024-08-17T17:11:22.915140+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.18", "id": [7, 5]} : dispatch 2024-08-17T17:11:24.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[89561]: audit 2024-08-17T17:11:22.915140+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.18", "id": [7, 5]} : dispatch 2024-08-17T17:11:24.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[89561]: audit 2024-08-17T17:11:22.915532+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.11", "id": [7, 0]} : dispatch 2024-08-17T17:11:24.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[89561]: audit 2024-08-17T17:11:22.915532+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.11", "id": [7, 0]} : dispatch 2024-08-17T17:11:24.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[89561]: audit 2024-08-17T17:11:22.915882+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.14", "id": [7, 0]} : dispatch 2024-08-17T17:11:24.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[88347]: cephadm 2024-08-17T17:11:21.879376+0000 mgr.y (mgr.34107) 139 : cephadm [INF] Upgrade: Updating mon.b 2024-08-17T17:11:24.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[88347]: cephadm 2024-08-17T17:11:21.879376+0000 mgr.y (mgr.34107) 139 : cephadm [INF] Upgrade: Updating mon.b 2024-08-17T17:11:24.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[88347]: cephadm 2024-08-17T17:11:21.889050+0000 mgr.y (mgr.34107) 140 : cephadm [INF] Deploying daemon mon.b on smithi169 2024-08-17T17:11:24.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[88347]: cephadm 2024-08-17T17:11:21.889050+0000 mgr.y (mgr.34107) 140 : cephadm [INF] Deploying daemon mon.b on smithi169 2024-08-17T17:11:24.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[88347]: audit 2024-08-17T17:11:22.124026+0000 mgr.y (mgr.34107) 141 : audit [DBG] from='client.44270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:24.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[88347]: audit 2024-08-17T17:11:22.124026+0000 mgr.y (mgr.34107) 141 : audit [DBG] from='client.44270 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:24.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[88347]: audit 2024-08-17T17:11:22.913507+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.13", "id": [7, 4]} : dispatch 2024-08-17T17:11:24.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[88347]: audit 2024-08-17T17:11:22.913507+0000 mon.a (mon.0) 419 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.13", "id": [7, 4]} : dispatch 2024-08-17T17:11:24.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[88347]: audit 2024-08-17T17:11:22.914093+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.15", "id": [7, 4]} : dispatch 2024-08-17T17:11:24.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[88347]: audit 2024-08-17T17:11:22.914093+0000 mon.a (mon.0) 420 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.15", "id": [7, 4]} : dispatch 2024-08-17T17:11:24.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[88347]: audit 2024-08-17T17:11:22.914632+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.17", "id": [7, 0]} : dispatch 2024-08-17T17:11:24.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[88347]: audit 2024-08-17T17:11:22.914632+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.17", "id": [7, 0]} : dispatch 2024-08-17T17:11:24.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[88347]: audit 2024-08-17T17:11:22.915140+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.18", "id": [7, 5]} : dispatch 2024-08-17T17:11:24.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[88347]: audit 2024-08-17T17:11:22.915140+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.18", "id": [7, 5]} : dispatch 2024-08-17T17:11:24.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[88347]: audit 2024-08-17T17:11:22.915532+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.11", "id": [7, 0]} : dispatch 2024-08-17T17:11:24.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[88347]: audit 2024-08-17T17:11:22.915532+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.11", "id": [7, 0]} : dispatch 2024-08-17T17:11:24.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[88347]: audit 2024-08-17T17:11:22.915882+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.14", "id": [7, 0]} : dispatch 2024-08-17T17:11:24.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[89561]: audit 2024-08-17T17:11:22.915882+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.14", "id": [7, 0]} : dispatch 2024-08-17T17:11:24.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[89561]: audit 2024-08-17T17:11:22.916228+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.16", "id": [7, 0]} : dispatch 2024-08-17T17:11:24.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[89561]: audit 2024-08-17T17:11:22.916228+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.16", "id": [7, 0]} : dispatch 2024-08-17T17:11:24.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[89561]: audit 2024-08-17T17:11:22.916574+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "25.a", "id": [0, 1]} : dispatch 2024-08-17T17:11:24.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[89561]: audit 2024-08-17T17:11:22.916574+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "25.a", "id": [0, 1]} : dispatch 2024-08-17T17:11:24.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[89561]: audit 2024-08-17T17:11:22.916918+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "25.f", "id": [0, 2]} : dispatch 2024-08-17T17:11:24.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[89561]: audit 2024-08-17T17:11:22.916918+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "25.f", "id": [0, 2]} : dispatch 2024-08-17T17:11:24.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[89561]: audit 2024-08-17T17:11:23.196938+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:24.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[89561]: audit 2024-08-17T17:11:23.196938+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:24.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[89561]: audit 2024-08-17T17:11:23.273432+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:24.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[89561]: audit 2024-08-17T17:11:23.273432+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:24.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[88347]: audit 2024-08-17T17:11:22.915882+0000 mon.a (mon.0) 424 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.14", "id": [7, 0]} : dispatch 2024-08-17T17:11:24.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[88347]: audit 2024-08-17T17:11:22.916228+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.16", "id": [7, 0]} : dispatch 2024-08-17T17:11:24.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[88347]: audit 2024-08-17T17:11:22.916228+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.16", "id": [7, 0]} : dispatch 2024-08-17T17:11:24.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[88347]: audit 2024-08-17T17:11:22.916574+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "25.a", "id": [0, 1]} : dispatch 2024-08-17T17:11:24.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[88347]: audit 2024-08-17T17:11:22.916574+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "25.a", "id": [0, 1]} : dispatch 2024-08-17T17:11:24.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[88347]: audit 2024-08-17T17:11:22.916918+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "25.f", "id": [0, 2]} : dispatch 2024-08-17T17:11:24.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[88347]: audit 2024-08-17T17:11:22.916918+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "25.f", "id": [0, 2]} : dispatch 2024-08-17T17:11:24.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[88347]: audit 2024-08-17T17:11:23.196938+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:24.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[88347]: audit 2024-08-17T17:11:23.196938+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:24.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[88347]: audit 2024-08-17T17:11:23.273432+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:24.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:23 smithi131 bash[88347]: audit 2024-08-17T17:11:23.273432+0000 mon.a (mon.0) 429 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:24.839 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:11:24 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:24.839 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 17:11:24 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:24.840 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 17:11:24 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:24.840 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 17:11:24 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:24.840 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:11:24 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:24.841 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 17:11:24 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:24.841 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:24 smithi169 bash[24469]: cluster 2024-08-17T17:11:22.883653+0000 mgr.y (mgr.34107) 142 : cluster [DBG] pgmap v257: 361 pgs: 361 active+clean; 5.6 MiB data, 505 MiB used, 715 GiB / 715 GiB avail; 4.2 KiB/s rd, 640 KiB/s wr, 6 op/s 2024-08-17T17:11:24.841 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:24 smithi169 bash[24469]: audit 2024-08-17T17:11:23.661062+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.13", "id": [7, 4]}]': finished 2024-08-17T17:11:24.841 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:24 smithi169 bash[24469]: audit 2024-08-17T17:11:23.661245+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.15", "id": [7, 4]}]': finished 2024-08-17T17:11:24.841 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:24 smithi169 bash[24469]: audit 2024-08-17T17:11:23.661409+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.17", "id": [7, 0]}]': finished 2024-08-17T17:11:24.841 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:24 smithi169 bash[24469]: audit 2024-08-17T17:11:23.661569+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.18", "id": [7, 5]}]': finished 2024-08-17T17:11:24.841 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:24 smithi169 bash[24469]: audit 2024-08-17T17:11:23.661727+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.11", "id": [7, 0]}]': finished 2024-08-17T17:11:24.841 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:24 smithi169 bash[24469]: audit 2024-08-17T17:11:23.661889+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.14", "id": [7, 0]}]': finished 2024-08-17T17:11:24.841 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:24 smithi169 bash[24469]: audit 2024-08-17T17:11:23.662054+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.16", "id": [7, 0]}]': finished 2024-08-17T17:11:24.842 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:24 smithi169 bash[24469]: audit 2024-08-17T17:11:23.662241+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "25.a", "id": [0, 1]}]': finished 2024-08-17T17:11:24.842 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:24 smithi169 bash[24469]: audit 2024-08-17T17:11:23.662393+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "25.f", "id": [0, 2]}]': finished 2024-08-17T17:11:24.842 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:24 smithi169 bash[24469]: cluster 2024-08-17T17:11:23.674589+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e636: 8 total, 8 up, 8 in 2024-08-17T17:11:24.842 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:24 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:24.842 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:11:24 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:24.842 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:11:24 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:25.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:24 smithi131 bash[89561]: cluster 2024-08-17T17:11:22.883653+0000 mgr.y (mgr.34107) 142 : cluster [DBG] pgmap v257: 361 pgs: 361 active+clean; 5.6 MiB data, 505 MiB used, 715 GiB / 715 GiB avail; 4.2 KiB/s rd, 640 KiB/s wr, 6 op/s 2024-08-17T17:11:25.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:24 smithi131 bash[89561]: cluster 2024-08-17T17:11:22.883653+0000 mgr.y (mgr.34107) 142 : cluster [DBG] pgmap v257: 361 pgs: 361 active+clean; 5.6 MiB data, 505 MiB used, 715 GiB / 715 GiB avail; 4.2 KiB/s rd, 640 KiB/s wr, 6 op/s 2024-08-17T17:11:25.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:24 smithi131 bash[89561]: audit 2024-08-17T17:11:23.661062+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.13", "id": [7, 4]}]': finished 2024-08-17T17:11:25.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:24 smithi131 bash[89561]: audit 2024-08-17T17:11:23.661062+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.13", "id": [7, 4]}]': finished 2024-08-17T17:11:25.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:24 smithi131 bash[89561]: audit 2024-08-17T17:11:23.661245+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.15", "id": [7, 4]}]': finished 2024-08-17T17:11:25.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:24 smithi131 bash[89561]: audit 2024-08-17T17:11:23.661245+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.15", "id": [7, 4]}]': finished 2024-08-17T17:11:25.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:24 smithi131 bash[89561]: audit 2024-08-17T17:11:23.661409+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.17", "id": [7, 0]}]': finished 2024-08-17T17:11:25.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:24 smithi131 bash[89561]: audit 2024-08-17T17:11:23.661409+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.17", "id": [7, 0]}]': finished 2024-08-17T17:11:25.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:24 smithi131 bash[89561]: audit 2024-08-17T17:11:23.661569+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.18", "id": [7, 5]}]': finished 2024-08-17T17:11:25.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:24 smithi131 bash[89561]: audit 2024-08-17T17:11:23.661569+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.18", "id": [7, 5]}]': finished 2024-08-17T17:11:25.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:24 smithi131 bash[89561]: audit 2024-08-17T17:11:23.661727+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.11", "id": [7, 0]}]': finished 2024-08-17T17:11:25.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:24 smithi131 bash[89561]: audit 2024-08-17T17:11:23.661727+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.11", "id": [7, 0]}]': finished 2024-08-17T17:11:25.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:24 smithi131 bash[89561]: audit 2024-08-17T17:11:23.661889+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.14", "id": [7, 0]}]': finished 2024-08-17T17:11:25.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:24 smithi131 bash[89561]: audit 2024-08-17T17:11:23.661889+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.14", "id": [7, 0]}]': finished 2024-08-17T17:11:25.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:24 smithi131 bash[89561]: audit 2024-08-17T17:11:23.662054+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.16", "id": [7, 0]}]': finished 2024-08-17T17:11:25.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:24 smithi131 bash[88347]: cluster 2024-08-17T17:11:22.883653+0000 mgr.y (mgr.34107) 142 : cluster [DBG] pgmap v257: 361 pgs: 361 active+clean; 5.6 MiB data, 505 MiB used, 715 GiB / 715 GiB avail; 4.2 KiB/s rd, 640 KiB/s wr, 6 op/s 2024-08-17T17:11:25.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:24 smithi131 bash[88347]: cluster 2024-08-17T17:11:22.883653+0000 mgr.y (mgr.34107) 142 : cluster [DBG] pgmap v257: 361 pgs: 361 active+clean; 5.6 MiB data, 505 MiB used, 715 GiB / 715 GiB avail; 4.2 KiB/s rd, 640 KiB/s wr, 6 op/s 2024-08-17T17:11:25.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:24 smithi131 bash[88347]: audit 2024-08-17T17:11:23.661062+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.13", "id": [7, 4]}]': finished 2024-08-17T17:11:25.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:24 smithi131 bash[88347]: audit 2024-08-17T17:11:23.661062+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.13", "id": [7, 4]}]': finished 2024-08-17T17:11:25.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:24 smithi131 bash[88347]: audit 2024-08-17T17:11:23.661245+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.15", "id": [7, 4]}]': finished 2024-08-17T17:11:25.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:24 smithi131 bash[88347]: audit 2024-08-17T17:11:23.661245+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.15", "id": [7, 4]}]': finished 2024-08-17T17:11:25.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:24 smithi131 bash[88347]: audit 2024-08-17T17:11:23.661409+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.17", "id": [7, 0]}]': finished 2024-08-17T17:11:25.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:24 smithi131 bash[88347]: audit 2024-08-17T17:11:23.661409+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.17", "id": [7, 0]}]': finished 2024-08-17T17:11:25.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:24 smithi131 bash[88347]: audit 2024-08-17T17:11:23.661569+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.18", "id": [7, 5]}]': finished 2024-08-17T17:11:25.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:24 smithi131 bash[88347]: audit 2024-08-17T17:11:23.661569+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "20.18", "id": [7, 5]}]': finished 2024-08-17T17:11:25.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:24 smithi131 bash[88347]: audit 2024-08-17T17:11:23.661727+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.11", "id": [7, 0]}]': finished 2024-08-17T17:11:25.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:24 smithi131 bash[88347]: audit 2024-08-17T17:11:23.661727+0000 mon.a (mon.0) 434 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.11", "id": [7, 0]}]': finished 2024-08-17T17:11:25.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:24 smithi131 bash[88347]: audit 2024-08-17T17:11:23.661889+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.14", "id": [7, 0]}]': finished 2024-08-17T17:11:25.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:24 smithi131 bash[88347]: audit 2024-08-17T17:11:23.661889+0000 mon.a (mon.0) 435 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.14", "id": [7, 0]}]': finished 2024-08-17T17:11:25.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:24 smithi131 bash[88347]: audit 2024-08-17T17:11:23.662054+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.16", "id": [7, 0]}]': finished 2024-08-17T17:11:25.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:24 smithi131 bash[89561]: audit 2024-08-17T17:11:23.662054+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.16", "id": [7, 0]}]': finished 2024-08-17T17:11:25.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:24 smithi131 bash[89561]: audit 2024-08-17T17:11:23.662241+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "25.a", "id": [0, 1]}]': finished 2024-08-17T17:11:25.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:24 smithi131 bash[89561]: audit 2024-08-17T17:11:23.662241+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "25.a", "id": [0, 1]}]': finished 2024-08-17T17:11:25.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:24 smithi131 bash[89561]: audit 2024-08-17T17:11:23.662393+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "25.f", "id": [0, 2]}]': finished 2024-08-17T17:11:25.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:24 smithi131 bash[89561]: audit 2024-08-17T17:11:23.662393+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "25.f", "id": [0, 2]}]': finished 2024-08-17T17:11:25.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:24 smithi131 bash[89561]: cluster 2024-08-17T17:11:23.674589+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e636: 8 total, 8 up, 8 in 2024-08-17T17:11:25.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:24 smithi131 bash[89561]: cluster 2024-08-17T17:11:23.674589+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e636: 8 total, 8 up, 8 in 2024-08-17T17:11:25.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:24 smithi131 bash[88347]: audit 2024-08-17T17:11:23.662054+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "22.16", "id": [7, 0]}]': finished 2024-08-17T17:11:25.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:24 smithi131 bash[88347]: audit 2024-08-17T17:11:23.662241+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "25.a", "id": [0, 1]}]': finished 2024-08-17T17:11:25.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:24 smithi131 bash[88347]: audit 2024-08-17T17:11:23.662241+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "25.a", "id": [0, 1]}]': finished 2024-08-17T17:11:25.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:24 smithi131 bash[88347]: audit 2024-08-17T17:11:23.662393+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "25.f", "id": [0, 2]}]': finished 2024-08-17T17:11:25.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:24 smithi131 bash[88347]: audit 2024-08-17T17:11:23.662393+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "25.f", "id": [0, 2]}]': finished 2024-08-17T17:11:25.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:24 smithi131 bash[88347]: cluster 2024-08-17T17:11:23.674589+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e636: 8 total, 8 up, 8 in 2024-08-17T17:11:25.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:24 smithi131 bash[88347]: cluster 2024-08-17T17:11:23.674589+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e636: 8 total, 8 up, 8 in 2024-08-17T17:11:25.106 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:24 smithi169 systemd[1]: Stopping Ceph mon.b for f27a2518-5cb7-11ef-bccf-c7b262605968... 2024-08-17T17:11:25.106 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:24 smithi169 bash[24469]: debug 2024-08-17T17:11:24.935+0000 7fda626df640 -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 2024-08-17T17:11:25.106 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:24 smithi169 bash[24469]: debug 2024-08-17T17:11:24.935+0000 7fda626df640 -1 mon.b@1(peon) e3 *** Got Signal Terminated *** 2024-08-17T17:11:26.112 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:25 smithi169 bash[79230]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-mon-b 2024-08-17T17:11:26.112 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:25 smithi169 bash[79292]: Error response from daemon: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-mon-b 2024-08-17T17:11:26.112 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:25 smithi169 systemd[1]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@mon.b.service: Deactivated successfully. 2024-08-17T17:11:26.112 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:25 smithi169 systemd[1]: Stopped Ceph mon.b for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T17:11:26.389 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 17:11:26 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:26.390 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 17:11:26 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:26.390 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 17:11:26 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:26.390 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 17:11:26 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:26.390 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:11:26 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:26.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:26 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:26.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:26 smithi169 systemd[1]: Started Ceph mon.b for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T17:11:26.391 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 17:11:26 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:26.391 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 17:11:26 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:26.392 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 17:11:26 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:11:27.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.462+0000 7f3da067bc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-08-17T17:11:27.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.462+0000 7f3da067bc80 0 ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev), process ceph-mon, pid 7 2024-08-17T17:11:27.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.462+0000 7f3da067bc80 0 pidfile_write: ignore empty --pid-file 2024-08-17T17:11:27.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 0 load: jerasure load: lrc 2024-08-17T17:11:27.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: RocksDB version: 7.9.2 2024-08-17T17:11:27.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Git sha 0 2024-08-17T17:11:27.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Compile date 2024-08-15 20:43:31 2024-08-17T17:11:27.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: DB SUMMARY 2024-08-17T17:11:27.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: DB Session ID: HASNZUNHWU9U7T5VPBYK 2024-08-17T17:11:27.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: CURRENT file: CURRENT 2024-08-17T17:11:27.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: IDENTITY file: IDENTITY 2024-08-17T17:11:27.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: MANIFEST file: MANIFEST-000010 size: 3370 Bytes 2024-08-17T17:11:27.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000051.sst 2024-08-17T17:11:27.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000049.log size: 3230635 ; 2024-08-17T17:11:27.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.error_if_exists: 0 2024-08-17T17:11:27.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.create_if_missing: 0 2024-08-17T17:11:27.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.paranoid_checks: 1 2024-08-17T17:11:27.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-08-17T17:11:27.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-08-17T17:11:27.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-08-17T17:11:27.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.env: 0x565536addbe0 2024-08-17T17:11:27.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.fs: PosixFileSystem 2024-08-17T17:11:27.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.info_log: 0x56553746f700 2024-08-17T17:11:27.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-08-17T17:11:27.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.statistics: (nil) 2024-08-17T17:11:27.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.use_fsync: 0 2024-08-17T17:11:27.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.max_log_file_size: 0 2024-08-17T17:11:27.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-08-17T17:11:27.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-08-17T17:11:27.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-08-17T17:11:27.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-08-17T17:11:27.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.allow_fallocate: 1 2024-08-17T17:11:27.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-08-17T17:11:27.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-08-17T17:11:27.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.use_direct_reads: 0 2024-08-17T17:11:27.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-08-17T17:11:27.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.create_missing_column_families: 0 2024-08-17T17:11:27.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.db_log_dir: 2024-08-17T17:11:27.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.wal_dir: 2024-08-17T17:11:27.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-08-17T17:11:27.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-08-17T17:11:27.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-08-17T17:11:27.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-08-17T17:11:27.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-08-17T17:11:27.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-08-17T17:11:27.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.advise_random_on_open: 1 2024-08-17T17:11:27.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-08-17T17:11:27.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.write_buffer_manager: 0x565537472960 2024-08-17T17:11:27.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-08-17T17:11:27.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-08-17T17:11:27.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-08-17T17:11:27.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.rate_limiter: (nil) 2024-08-17T17:11:27.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-08-17T17:11:27.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-08-17T17:11:27.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-08-17T17:11:27.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-08-17T17:11:27.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.unordered_write: 0 2024-08-17T17:11:27.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-08-17T17:11:27.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-08-17T17:11:27.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-08-17T17:11:27.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-08-17T17:11:27.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.row_cache: None 2024-08-17T17:11:27.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.wal_filter: None 2024-08-17T17:11:27.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-08-17T17:11:27.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-08-17T17:11:27.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.two_write_queues: 0 2024-08-17T17:11:27.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.manual_wal_flush: 0 2024-08-17T17:11:27.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.wal_compression: 0 2024-08-17T17:11:27.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.atomic_flush: 0 2024-08-17T17:11:27.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-08-17T17:11:27.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-08-17T17:11:27.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-08-17T17:11:27.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.log_readahead_size: 0 2024-08-17T17:11:27.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-08-17T17:11:27.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-08-17T17:11:27.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-08-17T17:11:27.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-08-17T17:11:27.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-08-17T17:11:27.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-08-17T17:11:27.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-08-17T17:11:27.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.max_background_jobs: 2 2024-08-17T17:11:27.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.max_background_compactions: -1 2024-08-17T17:11:27.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.max_subcompactions: 1 2024-08-17T17:11:27.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-08-17T17:11:27.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-08-17T17:11:27.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-08-17T17:11:27.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.max_total_wal_size: 0 2024-08-17T17:11:27.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-08-17T17:11:27.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-08-17T17:11:27.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-08-17T17:11:27.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-08-17T17:11:27.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.max_open_files: -1 2024-08-17T17:11:27.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.bytes_per_sync: 0 2024-08-17T17:11:27.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-08-17T17:11:27.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-08-17T17:11:27.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-08-17T17:11:27.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.max_background_flushes: -1 2024-08-17T17:11:27.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Compression algorithms supported: 2024-08-17T17:11:27.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: kZSTD supported: 0 2024-08-17T17:11:27.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: kXpressCompression supported: 0 2024-08-17T17:11:27.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: kBZip2Compression supported: 0 2024-08-17T17:11:27.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-08-17T17:11:27.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: kLZ4Compression supported: 1 2024-08-17T17:11:27.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: kZlibCompression supported: 1 2024-08-17T17:11:27.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-08-17T17:11:27.649 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: kSnappyCompression supported: 1 2024-08-17T17:11:27.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-08-17T17:11:27.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-08-17T17:11:27.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 2024-08-17T17:11:27.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-08-17T17:11:27.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-08-17T17:11:27.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.merge_operator: 2024-08-17T17:11:27.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.compaction_filter: None 2024-08-17T17:11:27.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.compaction_filter_factory: None 2024-08-17T17:11:27.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-08-17T17:11:27.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-08-17T17:11:27.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-08-17T17:11:27.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56553746f380) 2024-08-17T17:11:27.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: cache_index_and_filter_blocks: 1 2024-08-17T17:11:27.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: cache_index_and_filter_blocks_with_high_priority: 0 2024-08-17T17:11:27.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-08-17T17:11:27.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: pin_top_level_index_and_filter: 1 2024-08-17T17:11:27.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: index_type: 0 2024-08-17T17:11:27.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: data_block_index_type: 0 2024-08-17T17:11:27.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: index_shortening: 1 2024-08-17T17:11:27.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: data_block_hash_table_util_ratio: 0.750000 2024-08-17T17:11:27.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: checksum: 4 2024-08-17T17:11:27.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: no_block_cache: 0 2024-08-17T17:11:27.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: block_cache: 0x565537465610 2024-08-17T17:11:27.653 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: block_cache_name: BinnedLRUCache 2024-08-17T17:11:27.653 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: block_cache_options: 2024-08-17T17:11:27.653 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: capacity : 536870912 2024-08-17T17:11:27.653 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: num_shard_bits : 4 2024-08-17T17:11:27.653 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: strict_capacity_limit : 0 2024-08-17T17:11:27.653 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: high_pri_pool_ratio: 0.000 2024-08-17T17:11:27.653 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: block_cache_compressed: (nil) 2024-08-17T17:11:27.653 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: persistent_cache: (nil) 2024-08-17T17:11:27.653 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: block_size: 4096 2024-08-17T17:11:27.653 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: block_size_deviation: 10 2024-08-17T17:11:27.653 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: block_restart_interval: 16 2024-08-17T17:11:27.653 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: index_block_restart_interval: 1 2024-08-17T17:11:27.653 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: metadata_block_size: 4096 2024-08-17T17:11:27.654 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: partition_filters: 0 2024-08-17T17:11:27.654 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: use_delta_encoding: 1 2024-08-17T17:11:27.654 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: filter_policy: bloomfilter 2024-08-17T17:11:27.654 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: whole_key_filtering: 1 2024-08-17T17:11:27.654 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: verify_compression: 0 2024-08-17T17:11:27.654 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: read_amp_bytes_per_bit: 0 2024-08-17T17:11:27.654 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: format_version: 5 2024-08-17T17:11:27.654 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: enable_index_compression: 1 2024-08-17T17:11:27.654 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: block_align: 0 2024-08-17T17:11:27.654 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: max_auto_readahead_size: 262144 2024-08-17T17:11:27.654 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: prepopulate_block_cache: 0 2024-08-17T17:11:27.654 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: initial_auto_readahead_size: 8192 2024-08-17T17:11:27.654 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: num_file_reads_for_auto_readahead: 2 2024-08-17T17:11:27.655 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-08-17T17:11:27.655 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-08-17T17:11:27.655 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.compression: NoCompression 2024-08-17T17:11:27.655 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-08-17T17:11:27.655 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-08-17T17:11:27.655 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-08-17T17:11:27.655 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.num_levels: 7 2024-08-17T17:11:27.655 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-08-17T17:11:27.655 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-08-17T17:11:27.655 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-08-17T17:11:27.655 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-08-17T17:11:27.655 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-08-17T17:11:27.655 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-08-17T17:11:27.655 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-08-17T17:11:27.656 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-08-17T17:11:27.656 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-08-17T17:11:27.656 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-08-17T17:11:27.656 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-08-17T17:11:27.656 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-08-17T17:11:27.656 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-08-17T17:11:27.656 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.compression_opts.level: 32767 2024-08-17T17:11:27.656 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-08-17T17:11:27.656 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-08-17T17:11:27.656 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-08-17T17:11:27.656 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-08-17T17:11:27.656 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-08-17T17:11:27.656 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.compression_opts.enabled: false 2024-08-17T17:11:27.656 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-08-17T17:11:27.657 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-08-17T17:11:27.657 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-08-17T17:11:27.657 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-08-17T17:11:27.657 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-08-17T17:11:27.657 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-08-17T17:11:27.657 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-08-17T17:11:27.657 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-08-17T17:11:27.657 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-08-17T17:11:27.657 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-08-17T17:11:27.657 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-08-17T17:11:27.657 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-08-17T17:11:27.657 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-08-17T17:11:27.657 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-08-17T17:11:27.657 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-08-17T17:11:27.658 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-08-17T17:11:27.658 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-08-17T17:11:27.658 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-08-17T17:11:27.658 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-08-17T17:11:27.658 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.arena_block_size: 1048576 2024-08-17T17:11:27.658 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-08-17T17:11:27.658 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-08-17T17:11:27.658 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-08-17T17:11:27.658 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-08-17T17:11:27.658 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-08-17T17:11:27.658 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-08-17T17:11:27.658 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-08-17T17:11:27.658 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-08-17T17:11:27.658 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-08-17T17:11:27.659 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-08-17T17:11:27.659 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-08-17T17:11:27.659 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-08-17T17:11:27.659 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-08-17T17:11:27.659 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-08-17T17:11:27.659 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.inplace_update_support: 0 2024-08-17T17:11:27.659 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-08-17T17:11:27.659 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-08-17T17:11:27.659 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-08-17T17:11:27.659 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-08-17T17:11:27.659 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.bloom_locality: 0 2024-08-17T17:11:27.659 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.max_successive_merges: 0 2024-08-17T17:11:27.659 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-08-17T17:11:27.660 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-08-17T17:11:27.660 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.force_consistency_checks: 1 2024-08-17T17:11:27.660 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-08-17T17:11:27.660 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.ttl: 2592000 2024-08-17T17:11:27.660 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-08-17T17:11:27.660 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-08-17T17:11:27.660 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-08-17T17:11:27.660 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.enable_blob_files: false 2024-08-17T17:11:27.660 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.min_blob_size: 0 2024-08-17T17:11:27.660 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.blob_file_size: 268435456 2024-08-17T17:11:27.660 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-08-17T17:11:27.660 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-08-17T17:11:27.660 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-08-17T17:11:27.660 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-08-17T17:11:27.661 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-08-17T17:11:27.661 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-08-17T17:11:27.661 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.466+0000 7f3da067bc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-08-17T17:11:27.661 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.470+0000 7f3da067bc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-17T17:11:27.661 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.470+0000 7f3da067bc80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000010 succeeded,manifest_file_number is 10, next_file_number is 53, last_sequence is 30628, log_number is 49,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 49 2024-08-17T17:11:27.661 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.470+0000 7f3da067bc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 49 2024-08-17T17:11:27.661 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.470+0000 7f3da067bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: c4eead1f-a25f-461d-89ac-cad09b8d63e1 2024-08-17T17:11:27.661 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.470+0000 7f3da067bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723914687473807, "job": 1, "event": "recovery_started", "wal_files": [49]} 2024-08-17T17:11:27.661 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.470+0000 7f3da067bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #49 mode 2 2024-08-17T17:11:27.661 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.478+0000 7f3da067bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723914687483253, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 54, "file_size": 2083785, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 30634, "largest_seqno": 31885, "table_properties": {"data_size": 2077164, "index_size": 4300, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 1285, "raw_key_size": 11965, "raw_average_key_size": 24, "raw_value_size": 2065326, "raw_average_value_size": 4163, "num_data_blocks": 186, "num_entries": 496, "num_filter_entries": 496, "num_deletions": 3, "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": "[CompactOnDeletionCollector]", "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": 1723914687, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "c4eead1f-a25f-461d-89ac-cad09b8d63e1", "db_session_id": "HASNZUNHWU9U7T5VPBYK", "orig_file_number": 54, "seqno_to_time_mapping": "N/A"}} 2024-08-17T17:11:27.661 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.478+0000 7f3da067bc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1723914687483406, "job": 1, "event": "recovery_finished"} 2024-08-17T17:11:27.661 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.478+0000 7f3da067bc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 56 2024-08-17T17:11:27.661 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.478+0000 7f3da067bc80 4 rocksdb: [db/version_set.cc:4390] More existing levels in DB than needed. max_bytes_for_level_multiplier may not be guaranteed. 2024-08-17T17:11:27.662 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.482+0000 7f3da067bc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000049.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-08-17T17:11:27.662 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.482+0000 7f3da067bc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x565537492e00 2024-08-17T17:11:27.662 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.482+0000 7f3da067bc80 4 rocksdb: DB pointer 0x565537594000 2024-08-17T17:11:27.662 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.482+0000 7f3d96443640 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-08-17T17:11:27.662 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.482+0000 7f3d96443640 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-08-17T17:11:27.662 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: ** DB Stats ** 2024-08-17T17:11:27.662 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T17:11:27.662 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: Cumulative writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 GB, 0.00 MB/s 2024-08-17T17:11:27.662 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T17:11:27.662 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T17:11:27.662 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: Interval writes: 0 writes, 0 keys, 0 commit groups, 0.0 writes per commit group, ingest: 0.00 MB, 0.00 MB/s 2024-08-17T17:11:27.662 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-08-17T17:11:27.662 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-08-17T17:11:27.663 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: ** Compaction Stats [default] ** 2024-08-17T17:11:27.663 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: 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) 2024-08-17T17:11:27.663 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-08-17T17:11:27.663 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: L0 1/0 1.99 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 464.6 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-08-17T17:11:27.663 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: L6 1/0 14.91 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 2024-08-17T17:11:27.663 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: Sum 2/0 16.89 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 464.6 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-08-17T17:11:27.663 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 464.6 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-08-17T17:11:27.663 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: ** Compaction Stats [default] ** 2024-08-17T17:11:27.663 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: 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) 2024-08-17T17:11:27.663 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-08-17T17:11:27.663 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 464.6 0.00 0.00 1 0.004 0 0 0.0 0.0 2024-08-17T17:11:27.663 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-08-17T17:11:27.663 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: Uptime(secs): 0.0 total, 0.0 interval 2024-08-17T17:11:27.664 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: Flush(GB): cumulative 0.002, interval 0.002 2024-08-17T17:11:27.664 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: AddFile(GB): cumulative 0.000, interval 0.000 2024-08-17T17:11:27.664 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: AddFile(Total Files): cumulative 0, interval 0 2024-08-17T17:11:27.664 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: AddFile(L0 Files): cumulative 0, interval 0 2024-08-17T17:11:27.664 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: AddFile(Keys): cumulative 0, interval 0 2024-08-17T17:11:27.664 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: Cumulative compaction: 0.00 GB write, 136.84 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T17:11:27.664 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: Interval compaction: 0.00 GB write, 136.84 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-08-17T17:11:27.664 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: 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 2024-08-17T17:11:27.664 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: Block cache BinnedLRUCache@0x565537465610#7 capacity: 512.00 MB usage: 5.98 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-08-17T17:11:27.664 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: Block cache entry stats(count,size,portion): FilterBlock(1,1.41 KB,0.000268221%) IndexBlock(1,4.58 KB,0.000873208%) Misc(1,0.00 KB,0%) 2024-08-17T17:11:27.664 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: ** File Read Latency Histogram By Level [default] ** 2024-08-17T17:11:27.664 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.482+0000 7f3da067bc80 0 starting mon.b rank 1 at public addrs [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] at bind addrs [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T17:11:27.664 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.482+0000 7f3da067bc80 1 mon.b@-1(???) e3 preinit fsid f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T17:11:27.665 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.482+0000 7f3da067bc80 0 mon.b@-1(???).mds e10 new map 2024-08-17T17:11:27.665 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.482+0000 7f3da067bc80 0 mon.b@-1(???).mds e10 print_map 2024-08-17T17:11:27.665 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: e10 2024-08-17T17:11:27.665 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: btime 1970-01-01T00:00:00:000000+0000 2024-08-17T17:11:27.665 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: enable_multiple, ever_enabled_multiple: 1,1 2024-08-17T17:11:27.665 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: 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} 2024-08-17T17:11:27.665 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: legacy client fscid: 1 2024-08-17T17:11:27.665 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: 2024-08-17T17:11:27.665 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: Filesystem 'foo' (1) 2024-08-17T17:11:27.665 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: fs_name foo 2024-08-17T17:11:27.665 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: epoch 10 2024-08-17T17:11:27.665 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: flags 12 joinable allow_snaps allow_multimds_snaps 2024-08-17T17:11:27.665 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: created 2024-08-17T16:58:54.751255+0000 2024-08-17T17:11:27.665 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: modified 2024-08-17T16:59:05.904203+0000 2024-08-17T17:11:27.666 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: tableserver 0 2024-08-17T17:11:27.666 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: root 0 2024-08-17T17:11:27.666 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: session_timeout 60 2024-08-17T17:11:27.666 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: session_autoclose 300 2024-08-17T17:11:27.666 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: max_file_size 1099511627776 2024-08-17T17:11:27.666 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: max_xattr_size 65536 2024-08-17T17:11:27.666 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: required_client_features {} 2024-08-17T17:11:27.666 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: last_failure 0 2024-08-17T17:11:27.666 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: last_failure_osd_epoch 73 2024-08-17T17:11:27.666 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: 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} 2024-08-17T17:11:27.666 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: max_mds 1 2024-08-17T17:11:27.666 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: in 0 2024-08-17T17:11:27.666 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: up {0=24379} 2024-08-17T17:11:27.666 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: failed 2024-08-17T17:11:27.667 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: damaged 2024-08-17T17:11:27.667 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: stopped 2024-08-17T17:11:27.667 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: data_pools [4] 2024-08-17T17:11:27.667 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: metadata_pool 3 2024-08-17T17:11:27.667 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: inline_data disabled 2024-08-17T17:11:27.667 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: balancer 2024-08-17T17:11:27.667 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: bal_rank_mask -1 2024-08-17T17:11:27.667 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: standby_count_wanted 1 2024-08-17T17:11:27.667 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: qdb_cluster leader: 0 members: 2024-08-17T17:11:27.667 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: [mds.foo.smithi169.mekqdz{0:24379} state up:active seq 4 join_fscid=1 addr [v2:172.21.15.169:6832/2212625279,v1:172.21.15.169:6833/2212625279] compat {c=[1],r=[1],i=[7ff]}] 2024-08-17T17:11:27.667 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: 2024-08-17T17:11:27.667 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: 2024-08-17T17:11:27.667 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: Standby daemons: 2024-08-17T17:11:27.667 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: 2024-08-17T17:11:27.668 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: [mds.foo.smithi131.ctintn{-1:24536} state up:standby seq 1 join_fscid=1 addr [v2:172.21.15.131:6834/2928999328,v1:172.21.15.131:6835/2928999328] compat {c=[1],r=[1],i=[7ff]}] 2024-08-17T17:11:27.668 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.482+0000 7f3da067bc80 0 mon.b@-1(???).osd e637 crush map has features 3314933000854323200, adjusting msgr requires 2024-08-17T17:11:27.668 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.482+0000 7f3da067bc80 0 mon.b@-1(???).osd e637 crush map has features 432629239337189376, adjusting msgr requires 2024-08-17T17:11:27.668 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.482+0000 7f3da067bc80 0 mon.b@-1(???).osd e637 crush map has features 432629239337189376, adjusting msgr requires 2024-08-17T17:11:27.668 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.482+0000 7f3da067bc80 0 mon.b@-1(???).osd e637 crush map has features 432629239337189376, adjusting msgr requires 2024-08-17T17:11:27.668 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:27 smithi169 bash[79348]: debug 2024-08-17T17:11:27.486+0000 7f3da067bc80 1 mon.b@-1(???).paxosservice(auth 1..26) refresh upgraded, format 0 -> 3 2024-08-17T17:11:29.096 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:11:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:11:28] "GET /metrics HTTP/1.1" 200 55543 "" "Prometheus/2.51.0" 2024-08-17T17:11:32.846 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:11:32 smithi131 bash[72920]: debug 2024-08-17T17:11:32.495+0000 7f7676023640 -1 mgr.server handle_report got status from non-daemon mon.b 2024-08-17T17:11:34.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:28.640701+0000 mon.a (mon.0) 455 : cluster [INF] overall HEALTH_OK 2024-08-17T17:11:34.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:28.640701+0000 mon.a (mon.0) 455 : cluster [INF] overall HEALTH_OK 2024-08-17T17:11:34.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:28.653360+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-17T17:11:34.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:28.653360+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-17T17:11:34.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:28.653613+0000 mon.a (mon.0) 456 : cluster [INF] mon.a calling monitor election 2024-08-17T17:11:34.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:28.653613+0000 mon.a (mon.0) 456 : cluster [INF] mon.a calling monitor election 2024-08-17T17:11:34.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:28.655821+0000 mon.c (mon.2) 12 : cluster [INF] mon.c calling monitor election 2024-08-17T17:11:34.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:28.655821+0000 mon.c (mon.2) 12 : cluster [INF] mon.c calling monitor election 2024-08-17T17:11:34.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: audit 2024-08-17T17:11:28.655906+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-08-17T17:11:34.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: audit 2024-08-17T17:11:28.655906+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-08-17T17:11:34.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: audit 2024-08-17T17:11:28.656223+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-08-17T17:11:34.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: audit 2024-08-17T17:11:28.656223+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-08-17T17:11:34.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: audit 2024-08-17T17:11:28.656855+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-08-17T17:11:34.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: audit 2024-08-17T17:11:28.656855+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-08-17T17:11:34.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:28.888766+0000 mgr.y (mgr.34107) 145 : cluster [DBG] pgmap v262: 361 pgs: 361 active+clean; 16 MiB data, 535 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 MiB/s wr, 3 op/s; 4 B/s, 0 objects/s recovering 2024-08-17T17:11:34.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:28.888766+0000 mgr.y (mgr.34107) 145 : cluster [DBG] pgmap v262: 361 pgs: 361 active+clean; 16 MiB data, 535 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 MiB/s wr, 3 op/s; 4 B/s, 0 objects/s recovering 2024-08-17T17:11:34.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:30.889639+0000 mgr.y (mgr.34107) 146 : cluster [DBG] pgmap v263: 361 pgs: 361 active+clean; 16 MiB data, 535 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 MiB/s wr, 3 op/s; 4 B/s, 0 objects/s recovering 2024-08-17T17:11:34.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:30.889639+0000 mgr.y (mgr.34107) 146 : cluster [DBG] pgmap v263: 361 pgs: 361 active+clean; 16 MiB data, 535 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 MiB/s wr, 3 op/s; 4 B/s, 0 objects/s recovering 2024-08-17T17:11:34.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:32.890544+0000 mgr.y (mgr.34107) 147 : cluster [DBG] pgmap v264: 361 pgs: 361 active+clean; 16 MiB data, 535 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.1 MiB/s wr, 2 op/s; 3 B/s, 0 objects/s recovering 2024-08-17T17:11:34.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:32.890544+0000 mgr.y (mgr.34107) 147 : cluster [DBG] pgmap v264: 361 pgs: 361 active+clean; 16 MiB data, 535 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.1 MiB/s wr, 2 op/s; 3 B/s, 0 objects/s recovering 2024-08-17T17:11:34.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:28.640701+0000 mon.a (mon.0) 455 : cluster [INF] overall HEALTH_OK 2024-08-17T17:11:34.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:28.640701+0000 mon.a (mon.0) 455 : cluster [INF] overall HEALTH_OK 2024-08-17T17:11:34.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:28.653360+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-17T17:11:34.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:28.653360+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-17T17:11:34.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:28.653613+0000 mon.a (mon.0) 456 : cluster [INF] mon.a calling monitor election 2024-08-17T17:11:34.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:28.653613+0000 mon.a (mon.0) 456 : cluster [INF] mon.a calling monitor election 2024-08-17T17:11:34.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:28.655821+0000 mon.c (mon.2) 12 : cluster [INF] mon.c calling monitor election 2024-08-17T17:11:34.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:28.655821+0000 mon.c (mon.2) 12 : cluster [INF] mon.c calling monitor election 2024-08-17T17:11:34.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: audit 2024-08-17T17:11:28.655906+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-08-17T17:11:34.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: audit 2024-08-17T17:11:28.655906+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-08-17T17:11:34.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: audit 2024-08-17T17:11:28.656223+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-08-17T17:11:34.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: audit 2024-08-17T17:11:28.656223+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-08-17T17:11:34.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: audit 2024-08-17T17:11:28.656855+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-08-17T17:11:34.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: audit 2024-08-17T17:11:28.656855+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-08-17T17:11:34.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:28.888766+0000 mgr.y (mgr.34107) 145 : cluster [DBG] pgmap v262: 361 pgs: 361 active+clean; 16 MiB data, 535 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 MiB/s wr, 3 op/s; 4 B/s, 0 objects/s recovering 2024-08-17T17:11:34.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:28.888766+0000 mgr.y (mgr.34107) 145 : cluster [DBG] pgmap v262: 361 pgs: 361 active+clean; 16 MiB data, 535 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 MiB/s wr, 3 op/s; 4 B/s, 0 objects/s recovering 2024-08-17T17:11:34.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:30.889639+0000 mgr.y (mgr.34107) 146 : cluster [DBG] pgmap v263: 361 pgs: 361 active+clean; 16 MiB data, 535 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 MiB/s wr, 3 op/s; 4 B/s, 0 objects/s recovering 2024-08-17T17:11:34.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:30.889639+0000 mgr.y (mgr.34107) 146 : cluster [DBG] pgmap v263: 361 pgs: 361 active+clean; 16 MiB data, 535 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 MiB/s wr, 3 op/s; 4 B/s, 0 objects/s recovering 2024-08-17T17:11:34.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:32.890544+0000 mgr.y (mgr.34107) 147 : cluster [DBG] pgmap v264: 361 pgs: 361 active+clean; 16 MiB data, 535 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.1 MiB/s wr, 2 op/s; 3 B/s, 0 objects/s recovering 2024-08-17T17:11:34.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:32.890544+0000 mgr.y (mgr.34107) 147 : cluster [DBG] pgmap v264: 361 pgs: 361 active+clean; 16 MiB data, 535 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.1 MiB/s wr, 2 op/s; 3 B/s, 0 objects/s recovering 2024-08-17T17:11:34.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:33.655886+0000 mon.a (mon.0) 460 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-17T17:11:34.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:33.655886+0000 mon.a (mon.0) 460 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-17T17:11:34.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:33.658678+0000 mon.a (mon.0) 461 : cluster [INF] overall HEALTH_OK 2024-08-17T17:11:34.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:33.658678+0000 mon.a (mon.0) 461 : cluster [INF] overall HEALTH_OK 2024-08-17T17:11:34.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:33.658774+0000 mon.a (mon.0) 462 : cluster [INF] mon.a calling monitor election 2024-08-17T17:11:34.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:33.658774+0000 mon.a (mon.0) 462 : cluster [INF] mon.a calling monitor election 2024-08-17T17:11:34.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:33.660646+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-08-17T17:11:34.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:33.660646+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-08-17T17:11:34.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:33.699903+0000 mon.a (mon.0) 463 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:11:34.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:33.699903+0000 mon.a (mon.0) 463 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:11:34.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:33.709179+0000 mon.a (mon.0) 464 : cluster [DBG] monmap epoch 4 2024-08-17T17:11:34.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:33.709179+0000 mon.a (mon.0) 464 : cluster [DBG] monmap epoch 4 2024-08-17T17:11:34.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:33.709211+0000 mon.a (mon.0) 465 : cluster [DBG] fsid f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T17:11:34.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:33.709211+0000 mon.a (mon.0) 465 : cluster [DBG] fsid f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T17:11:34.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:33.709233+0000 mon.a (mon.0) 466 : cluster [DBG] last_changed 2024-08-17T17:11:28.618404+0000 2024-08-17T17:11:34.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:33.709233+0000 mon.a (mon.0) 466 : cluster [DBG] last_changed 2024-08-17T17:11:28.618404+0000 2024-08-17T17:11:34.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:33.709256+0000 mon.a (mon.0) 467 : cluster [DBG] created 2024-08-17T16:45:22.566402+0000 2024-08-17T17:11:34.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:33.709256+0000 mon.a (mon.0) 467 : cluster [DBG] created 2024-08-17T16:45:22.566402+0000 2024-08-17T17:11:34.103 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:33.709277+0000 mon.a (mon.0) 468 : cluster [DBG] min_mon_release 19 (squid) 2024-08-17T17:11:34.103 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:33.709277+0000 mon.a (mon.0) 468 : cluster [DBG] min_mon_release 19 (squid) 2024-08-17T17:11:34.103 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:33.709295+0000 mon.a (mon.0) 469 : cluster [DBG] election_strategy: 1 2024-08-17T17:11:34.103 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:33.709295+0000 mon.a (mon.0) 469 : cluster [DBG] election_strategy: 1 2024-08-17T17:11:34.103 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:33.709316+0000 mon.a (mon.0) 470 : cluster [DBG] 0: [v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0] mon.a 2024-08-17T17:11:34.103 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:33.709316+0000 mon.a (mon.0) 470 : cluster [DBG] 0: [v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0] mon.a 2024-08-17T17:11:34.103 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:33.709337+0000 mon.a (mon.0) 471 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-08-17T17:11:34.103 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:33.709337+0000 mon.a (mon.0) 471 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-08-17T17:11:34.103 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:33.709358+0000 mon.a (mon.0) 472 : cluster [DBG] 2: [v2:172.21.15.131:3301/0,v1:172.21.15.131:6790/0] mon.c 2024-08-17T17:11:34.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:33.655886+0000 mon.a (mon.0) 460 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-17T17:11:34.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:33.655886+0000 mon.a (mon.0) 460 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-17T17:11:34.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:33.658678+0000 mon.a (mon.0) 461 : cluster [INF] overall HEALTH_OK 2024-08-17T17:11:34.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:33.658678+0000 mon.a (mon.0) 461 : cluster [INF] overall HEALTH_OK 2024-08-17T17:11:34.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:33.658774+0000 mon.a (mon.0) 462 : cluster [INF] mon.a calling monitor election 2024-08-17T17:11:34.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:33.658774+0000 mon.a (mon.0) 462 : cluster [INF] mon.a calling monitor election 2024-08-17T17:11:34.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:33.660646+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-08-17T17:11:34.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:33.660646+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-08-17T17:11:34.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:33.699903+0000 mon.a (mon.0) 463 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:11:34.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:33.699903+0000 mon.a (mon.0) 463 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:11:34.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:33.709179+0000 mon.a (mon.0) 464 : cluster [DBG] monmap epoch 4 2024-08-17T17:11:34.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:33.709179+0000 mon.a (mon.0) 464 : cluster [DBG] monmap epoch 4 2024-08-17T17:11:34.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:33.709211+0000 mon.a (mon.0) 465 : cluster [DBG] fsid f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T17:11:34.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:33.709211+0000 mon.a (mon.0) 465 : cluster [DBG] fsid f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T17:11:34.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:33.709233+0000 mon.a (mon.0) 466 : cluster [DBG] last_changed 2024-08-17T17:11:28.618404+0000 2024-08-17T17:11:34.105 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:33.709233+0000 mon.a (mon.0) 466 : cluster [DBG] last_changed 2024-08-17T17:11:28.618404+0000 2024-08-17T17:11:34.105 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:33.709256+0000 mon.a (mon.0) 467 : cluster [DBG] created 2024-08-17T16:45:22.566402+0000 2024-08-17T17:11:34.105 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:33.709256+0000 mon.a (mon.0) 467 : cluster [DBG] created 2024-08-17T16:45:22.566402+0000 2024-08-17T17:11:34.105 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:33.709277+0000 mon.a (mon.0) 468 : cluster [DBG] min_mon_release 19 (squid) 2024-08-17T17:11:34.105 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:33.709277+0000 mon.a (mon.0) 468 : cluster [DBG] min_mon_release 19 (squid) 2024-08-17T17:11:34.105 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:33.709295+0000 mon.a (mon.0) 469 : cluster [DBG] election_strategy: 1 2024-08-17T17:11:34.105 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:33.709295+0000 mon.a (mon.0) 469 : cluster [DBG] election_strategy: 1 2024-08-17T17:11:34.105 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:33.709316+0000 mon.a (mon.0) 470 : cluster [DBG] 0: [v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0] mon.a 2024-08-17T17:11:34.105 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:33.709316+0000 mon.a (mon.0) 470 : cluster [DBG] 0: [v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0] mon.a 2024-08-17T17:11:34.105 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:33.709337+0000 mon.a (mon.0) 471 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-08-17T17:11:34.105 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:33.709337+0000 mon.a (mon.0) 471 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-08-17T17:11:34.105 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:33.709358+0000 mon.a (mon.0) 472 : cluster [DBG] 2: [v2:172.21.15.131:3301/0,v1:172.21.15.131:6790/0] mon.c 2024-08-17T17:11:34.106 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:33.709358+0000 mon.a (mon.0) 472 : cluster [DBG] 2: [v2:172.21.15.131:3301/0,v1:172.21.15.131:6790/0] mon.c 2024-08-17T17:11:34.106 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:33.710429+0000 mon.a (mon.0) 473 : cluster [DBG] fsmap foo:1 {0=foo.smithi169.mekqdz=up:active} 1 up:standby 2024-08-17T17:11:34.106 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:33.710429+0000 mon.a (mon.0) 473 : cluster [DBG] fsmap foo:1 {0=foo.smithi169.mekqdz=up:active} 1 up:standby 2024-08-17T17:11:34.106 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:33.710486+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e637: 8 total, 8 up, 8 in 2024-08-17T17:11:34.106 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:33.710486+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e637: 8 total, 8 up, 8 in 2024-08-17T17:11:34.106 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:33.711279+0000 mon.a (mon.0) 475 : cluster [DBG] mgrmap e40: y(active, since 3m), standbys: x 2024-08-17T17:11:34.106 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:33.711279+0000 mon.a (mon.0) 475 : cluster [DBG] mgrmap e40: y(active, since 3m), standbys: x 2024-08-17T17:11:34.106 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:33.711547+0000 mon.a (mon.0) 476 : cluster [INF] overall HEALTH_OK 2024-08-17T17:11:34.106 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: cluster 2024-08-17T17:11:33.711547+0000 mon.a (mon.0) 476 : cluster [INF] overall HEALTH_OK 2024-08-17T17:11:34.106 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: audit 2024-08-17T17:11:33.728506+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:34.106 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: audit 2024-08-17T17:11:33.728506+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:34.107 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: audit 2024-08-17T17:11:33.740858+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:34.107 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: audit 2024-08-17T17:11:33.740858+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:34.107 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: audit 2024-08-17T17:11:33.750566+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:34.107 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: audit 2024-08-17T17:11:33.750566+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:34.107 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: audit 2024-08-17T17:11:33.752303+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:11:34.107 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[88347]: audit 2024-08-17T17:11:33.752303+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:11:34.107 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:33.709358+0000 mon.a (mon.0) 472 : cluster [DBG] 2: [v2:172.21.15.131:3301/0,v1:172.21.15.131:6790/0] mon.c 2024-08-17T17:11:34.107 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:33.710429+0000 mon.a (mon.0) 473 : cluster [DBG] fsmap foo:1 {0=foo.smithi169.mekqdz=up:active} 1 up:standby 2024-08-17T17:11:34.107 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:33.710429+0000 mon.a (mon.0) 473 : cluster [DBG] fsmap foo:1 {0=foo.smithi169.mekqdz=up:active} 1 up:standby 2024-08-17T17:11:34.107 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:33.710486+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e637: 8 total, 8 up, 8 in 2024-08-17T17:11:34.107 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:33.710486+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e637: 8 total, 8 up, 8 in 2024-08-17T17:11:34.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:33.711279+0000 mon.a (mon.0) 475 : cluster [DBG] mgrmap e40: y(active, since 3m), standbys: x 2024-08-17T17:11:34.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:33.711279+0000 mon.a (mon.0) 475 : cluster [DBG] mgrmap e40: y(active, since 3m), standbys: x 2024-08-17T17:11:34.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:33.711547+0000 mon.a (mon.0) 476 : cluster [INF] overall HEALTH_OK 2024-08-17T17:11:34.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: cluster 2024-08-17T17:11:33.711547+0000 mon.a (mon.0) 476 : cluster [INF] overall HEALTH_OK 2024-08-17T17:11:34.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: audit 2024-08-17T17:11:33.728506+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:34.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: audit 2024-08-17T17:11:33.728506+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:34.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: audit 2024-08-17T17:11:33.740858+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:34.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: audit 2024-08-17T17:11:33.740858+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:34.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: audit 2024-08-17T17:11:33.750566+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:34.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: audit 2024-08-17T17:11:33.750566+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:34.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: audit 2024-08-17T17:11:33.752303+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:11:34.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:33 smithi131 bash[89561]: audit 2024-08-17T17:11:33.752303+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:11:34.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:28.640701+0000 mon.a (mon.0) 455 : cluster [INF] overall HEALTH_OK 2024-08-17T17:11:34.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:28.640701+0000 mon.a (mon.0) 455 : cluster [INF] overall HEALTH_OK 2024-08-17T17:11:34.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:28.653360+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-17T17:11:34.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:28.653360+0000 mon.b (mon.1) 2 : cluster [INF] mon.b calling monitor election 2024-08-17T17:11:34.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:28.653613+0000 mon.a (mon.0) 456 : cluster [INF] mon.a calling monitor election 2024-08-17T17:11:34.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:28.653613+0000 mon.a (mon.0) 456 : cluster [INF] mon.a calling monitor election 2024-08-17T17:11:34.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:28.655821+0000 mon.c (mon.2) 12 : cluster [INF] mon.c calling monitor election 2024-08-17T17:11:34.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:28.655821+0000 mon.c (mon.2) 12 : cluster [INF] mon.c calling monitor election 2024-08-17T17:11:34.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: audit 2024-08-17T17:11:28.655906+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-08-17T17:11:34.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: audit 2024-08-17T17:11:28.655906+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "a"} : dispatch 2024-08-17T17:11:34.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: audit 2024-08-17T17:11:28.656223+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-08-17T17:11:34.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: audit 2024-08-17T17:11:28.656223+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "b"} : dispatch 2024-08-17T17:11:34.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: audit 2024-08-17T17:11:28.656855+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-08-17T17:11:34.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: audit 2024-08-17T17:11:28.656855+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "mon metadata", "id": "c"} : dispatch 2024-08-17T17:11:34.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:28.888766+0000 mgr.y (mgr.34107) 145 : cluster [DBG] pgmap v262: 361 pgs: 361 active+clean; 16 MiB data, 535 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 MiB/s wr, 3 op/s; 4 B/s, 0 objects/s recovering 2024-08-17T17:11:34.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:28.888766+0000 mgr.y (mgr.34107) 145 : cluster [DBG] pgmap v262: 361 pgs: 361 active+clean; 16 MiB data, 535 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 MiB/s wr, 3 op/s; 4 B/s, 0 objects/s recovering 2024-08-17T17:11:34.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:30.889639+0000 mgr.y (mgr.34107) 146 : cluster [DBG] pgmap v263: 361 pgs: 361 active+clean; 16 MiB data, 535 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 MiB/s wr, 3 op/s; 4 B/s, 0 objects/s recovering 2024-08-17T17:11:34.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:30.889639+0000 mgr.y (mgr.34107) 146 : cluster [DBG] pgmap v263: 361 pgs: 361 active+clean; 16 MiB data, 535 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 MiB/s wr, 3 op/s; 4 B/s, 0 objects/s recovering 2024-08-17T17:11:34.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:32.890544+0000 mgr.y (mgr.34107) 147 : cluster [DBG] pgmap v264: 361 pgs: 361 active+clean; 16 MiB data, 535 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.1 MiB/s wr, 2 op/s; 3 B/s, 0 objects/s recovering 2024-08-17T17:11:34.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:32.890544+0000 mgr.y (mgr.34107) 147 : cluster [DBG] pgmap v264: 361 pgs: 361 active+clean; 16 MiB data, 535 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1.1 MiB/s wr, 2 op/s; 3 B/s, 0 objects/s recovering 2024-08-17T17:11:34.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:33.655886+0000 mon.a (mon.0) 460 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-17T17:11:34.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:33.655886+0000 mon.a (mon.0) 460 : cluster [INF] mon.a is new leader, mons a,b in quorum (ranks 0,1) 2024-08-17T17:11:34.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:33.658678+0000 mon.a (mon.0) 461 : cluster [INF] overall HEALTH_OK 2024-08-17T17:11:34.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:33.658678+0000 mon.a (mon.0) 461 : cluster [INF] overall HEALTH_OK 2024-08-17T17:11:34.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:33.658774+0000 mon.a (mon.0) 462 : cluster [INF] mon.a calling monitor election 2024-08-17T17:11:34.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:33.658774+0000 mon.a (mon.0) 462 : cluster [INF] mon.a calling monitor election 2024-08-17T17:11:34.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:33.660646+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-08-17T17:11:34.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:33.660646+0000 mon.b (mon.1) 3 : cluster [INF] mon.b calling monitor election 2024-08-17T17:11:34.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:33.699903+0000 mon.a (mon.0) 463 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:11:34.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:33.699903+0000 mon.a (mon.0) 463 : cluster [INF] mon.a is new leader, mons a,b,c in quorum (ranks 0,1,2) 2024-08-17T17:11:34.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:33.709179+0000 mon.a (mon.0) 464 : cluster [DBG] monmap epoch 4 2024-08-17T17:11:34.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:33.709179+0000 mon.a (mon.0) 464 : cluster [DBG] monmap epoch 4 2024-08-17T17:11:34.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:33.709211+0000 mon.a (mon.0) 465 : cluster [DBG] fsid f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T17:11:34.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:33.709211+0000 mon.a (mon.0) 465 : cluster [DBG] fsid f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T17:11:34.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:33.709233+0000 mon.a (mon.0) 466 : cluster [DBG] last_changed 2024-08-17T17:11:28.618404+0000 2024-08-17T17:11:34.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:33.709233+0000 mon.a (mon.0) 466 : cluster [DBG] last_changed 2024-08-17T17:11:28.618404+0000 2024-08-17T17:11:34.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:33.709256+0000 mon.a (mon.0) 467 : cluster [DBG] created 2024-08-17T16:45:22.566402+0000 2024-08-17T17:11:34.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:33.709256+0000 mon.a (mon.0) 467 : cluster [DBG] created 2024-08-17T16:45:22.566402+0000 2024-08-17T17:11:34.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:33.709277+0000 mon.a (mon.0) 468 : cluster [DBG] min_mon_release 19 (squid) 2024-08-17T17:11:34.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:33.709277+0000 mon.a (mon.0) 468 : cluster [DBG] min_mon_release 19 (squid) 2024-08-17T17:11:34.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:33.709295+0000 mon.a (mon.0) 469 : cluster [DBG] election_strategy: 1 2024-08-17T17:11:34.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:33.709295+0000 mon.a (mon.0) 469 : cluster [DBG] election_strategy: 1 2024-08-17T17:11:34.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:33.709316+0000 mon.a (mon.0) 470 : cluster [DBG] 0: [v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0] mon.a 2024-08-17T17:11:34.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:33.709316+0000 mon.a (mon.0) 470 : cluster [DBG] 0: [v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0] mon.a 2024-08-17T17:11:34.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:33.709337+0000 mon.a (mon.0) 471 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-08-17T17:11:34.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:33.709337+0000 mon.a (mon.0) 471 : cluster [DBG] 1: [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] mon.b 2024-08-17T17:11:34.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:33.709358+0000 mon.a (mon.0) 472 : cluster [DBG] 2: [v2:172.21.15.131:3301/0,v1:172.21.15.131:6790/0] mon.c 2024-08-17T17:11:34.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:33.709358+0000 mon.a (mon.0) 472 : cluster [DBG] 2: [v2:172.21.15.131:3301/0,v1:172.21.15.131:6790/0] mon.c 2024-08-17T17:11:34.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:33.710429+0000 mon.a (mon.0) 473 : cluster [DBG] fsmap foo:1 {0=foo.smithi169.mekqdz=up:active} 1 up:standby 2024-08-17T17:11:34.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:33.710429+0000 mon.a (mon.0) 473 : cluster [DBG] fsmap foo:1 {0=foo.smithi169.mekqdz=up:active} 1 up:standby 2024-08-17T17:11:34.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:33.710486+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e637: 8 total, 8 up, 8 in 2024-08-17T17:11:34.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:33.710486+0000 mon.a (mon.0) 474 : cluster [DBG] osdmap e637: 8 total, 8 up, 8 in 2024-08-17T17:11:34.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:33.711279+0000 mon.a (mon.0) 475 : cluster [DBG] mgrmap e40: y(active, since 3m), standbys: x 2024-08-17T17:11:34.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:33.711279+0000 mon.a (mon.0) 475 : cluster [DBG] mgrmap e40: y(active, since 3m), standbys: x 2024-08-17T17:11:34.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:33.711547+0000 mon.a (mon.0) 476 : cluster [INF] overall HEALTH_OK 2024-08-17T17:11:34.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: cluster 2024-08-17T17:11:33.711547+0000 mon.a (mon.0) 476 : cluster [INF] overall HEALTH_OK 2024-08-17T17:11:34.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: audit 2024-08-17T17:11:33.728506+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:34.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: audit 2024-08-17T17:11:33.728506+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:34.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: audit 2024-08-17T17:11:33.740858+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:34.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: audit 2024-08-17T17:11:33.740858+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:34.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: audit 2024-08-17T17:11:33.750566+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:34.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: audit 2024-08-17T17:11:33.750566+0000 mon.a (mon.0) 479 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:34.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: audit 2024-08-17T17:11:33.752303+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:11:34.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:33 smithi169 bash[79348]: audit 2024-08-17T17:11:33.752303+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:11:35.639 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.RemoveFullTry (26758 ms) 2024-08-17T17:11:35.640 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.RemoveFullTryDataPool 2024-08-17T17:11:36.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:35 smithi131 bash[88347]: cluster 2024-08-17T17:11:34.893741+0000 mgr.y (mgr.34107) 148 : cluster [DBG] pgmap v265: 361 pgs: 361 active+clean; 21 MiB data, 550 MiB used, 715 GiB / 715 GiB avail; 1001 B/s rd, 1002 KiB/s wr, 2 op/s; 3 B/s, 0 objects/s recovering 2024-08-17T17:11:36.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:35 smithi131 bash[88347]: cluster 2024-08-17T17:11:34.893741+0000 mgr.y (mgr.34107) 148 : cluster [DBG] pgmap v265: 361 pgs: 361 active+clean; 21 MiB data, 550 MiB used, 715 GiB / 715 GiB avail; 1001 B/s rd, 1002 KiB/s wr, 2 op/s; 3 B/s, 0 objects/s recovering 2024-08-17T17:11:36.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:35 smithi131 bash[88347]: cluster 2024-08-17T17:11:35.189873+0000 mon.a (mon.0) 481 : cluster [WRN] pool 'test-librbd-smithi131-69450-23' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T17:11:36.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:35 smithi131 bash[88347]: cluster 2024-08-17T17:11:35.189873+0000 mon.a (mon.0) 481 : cluster [WRN] pool 'test-librbd-smithi131-69450-23' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T17:11:36.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:35 smithi131 bash[88347]: cluster 2024-08-17T17:11:35.190494+0000 mon.a (mon.0) 482 : cluster [WRN] Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-17T17:11:36.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:35 smithi131 bash[88347]: cluster 2024-08-17T17:11:35.190494+0000 mon.a (mon.0) 482 : cluster [WRN] Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-17T17:11:36.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:35 smithi131 bash[88347]: cluster 2024-08-17T17:11:35.201115+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e638: 8 total, 8 up, 8 in 2024-08-17T17:11:36.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:35 smithi131 bash[88347]: cluster 2024-08-17T17:11:35.201115+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e638: 8 total, 8 up, 8 in 2024-08-17T17:11:36.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:35 smithi131 bash[89561]: cluster 2024-08-17T17:11:34.893741+0000 mgr.y (mgr.34107) 148 : cluster [DBG] pgmap v265: 361 pgs: 361 active+clean; 21 MiB data, 550 MiB used, 715 GiB / 715 GiB avail; 1001 B/s rd, 1002 KiB/s wr, 2 op/s; 3 B/s, 0 objects/s recovering 2024-08-17T17:11:36.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:35 smithi131 bash[89561]: cluster 2024-08-17T17:11:34.893741+0000 mgr.y (mgr.34107) 148 : cluster [DBG] pgmap v265: 361 pgs: 361 active+clean; 21 MiB data, 550 MiB used, 715 GiB / 715 GiB avail; 1001 B/s rd, 1002 KiB/s wr, 2 op/s; 3 B/s, 0 objects/s recovering 2024-08-17T17:11:36.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:35 smithi131 bash[89561]: cluster 2024-08-17T17:11:35.189873+0000 mon.a (mon.0) 481 : cluster [WRN] pool 'test-librbd-smithi131-69450-23' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T17:11:36.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:35 smithi131 bash[89561]: cluster 2024-08-17T17:11:35.189873+0000 mon.a (mon.0) 481 : cluster [WRN] pool 'test-librbd-smithi131-69450-23' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T17:11:36.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:35 smithi131 bash[89561]: cluster 2024-08-17T17:11:35.190494+0000 mon.a (mon.0) 482 : cluster [WRN] Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-17T17:11:36.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:35 smithi131 bash[89561]: cluster 2024-08-17T17:11:35.190494+0000 mon.a (mon.0) 482 : cluster [WRN] Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-17T17:11:36.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:35 smithi131 bash[89561]: cluster 2024-08-17T17:11:35.201115+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e638: 8 total, 8 up, 8 in 2024-08-17T17:11:36.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:35 smithi131 bash[89561]: cluster 2024-08-17T17:11:35.201115+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e638: 8 total, 8 up, 8 in 2024-08-17T17:11:36.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:35 smithi169 bash[79348]: cluster 2024-08-17T17:11:34.893741+0000 mgr.y (mgr.34107) 148 : cluster [DBG] pgmap v265: 361 pgs: 361 active+clean; 21 MiB data, 550 MiB used, 715 GiB / 715 GiB avail; 1001 B/s rd, 1002 KiB/s wr, 2 op/s; 3 B/s, 0 objects/s recovering 2024-08-17T17:11:36.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:35 smithi169 bash[79348]: cluster 2024-08-17T17:11:34.893741+0000 mgr.y (mgr.34107) 148 : cluster [DBG] pgmap v265: 361 pgs: 361 active+clean; 21 MiB data, 550 MiB used, 715 GiB / 715 GiB avail; 1001 B/s rd, 1002 KiB/s wr, 2 op/s; 3 B/s, 0 objects/s recovering 2024-08-17T17:11:36.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:35 smithi169 bash[79348]: cluster 2024-08-17T17:11:35.189873+0000 mon.a (mon.0) 481 : cluster [WRN] pool 'test-librbd-smithi131-69450-23' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T17:11:36.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:35 smithi169 bash[79348]: cluster 2024-08-17T17:11:35.189873+0000 mon.a (mon.0) 481 : cluster [WRN] pool 'test-librbd-smithi131-69450-23' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T17:11:36.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:35 smithi169 bash[79348]: cluster 2024-08-17T17:11:35.190494+0000 mon.a (mon.0) 482 : cluster [WRN] Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-17T17:11:36.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:35 smithi169 bash[79348]: cluster 2024-08-17T17:11:35.190494+0000 mon.a (mon.0) 482 : cluster [WRN] Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-17T17:11:36.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:35 smithi169 bash[79348]: cluster 2024-08-17T17:11:35.201115+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e638: 8 total, 8 up, 8 in 2024-08-17T17:11:36.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:35 smithi169 bash[79348]: cluster 2024-08-17T17:11:35.201115+0000 mon.a (mon.0) 483 : cluster [DBG] osdmap e638: 8 total, 8 up, 8 in 2024-08-17T17:11:37.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:37 smithi131 bash[88347]: cluster 2024-08-17T17:11:36.207556+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e639: 8 total, 8 up, 8 in 2024-08-17T17:11:37.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:37 smithi131 bash[88347]: cluster 2024-08-17T17:11:36.207556+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e639: 8 total, 8 up, 8 in 2024-08-17T17:11:37.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:37 smithi131 bash[88347]: audit 2024-08-17T17:11:36.214173+0000 mon.a (mon.0) 485 : audit [INF] from='client.? 172.21.15.131:0/2290833206' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-24","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:37.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:37 smithi131 bash[88347]: audit 2024-08-17T17:11:36.214173+0000 mon.a (mon.0) 485 : audit [INF] from='client.? 172.21.15.131:0/2290833206' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-24","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:37.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:37 smithi131 bash[89561]: cluster 2024-08-17T17:11:36.207556+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e639: 8 total, 8 up, 8 in 2024-08-17T17:11:37.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:37 smithi131 bash[89561]: cluster 2024-08-17T17:11:36.207556+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e639: 8 total, 8 up, 8 in 2024-08-17T17:11:37.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:37 smithi131 bash[89561]: audit 2024-08-17T17:11:36.214173+0000 mon.a (mon.0) 485 : audit [INF] from='client.? 172.21.15.131:0/2290833206' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-24","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:37.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:37 smithi131 bash[89561]: audit 2024-08-17T17:11:36.214173+0000 mon.a (mon.0) 485 : audit [INF] from='client.? 172.21.15.131:0/2290833206' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-24","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:37.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:37 smithi169 bash[79348]: cluster 2024-08-17T17:11:36.207556+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e639: 8 total, 8 up, 8 in 2024-08-17T17:11:37.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:37 smithi169 bash[79348]: cluster 2024-08-17T17:11:36.207556+0000 mon.a (mon.0) 484 : cluster [DBG] osdmap e639: 8 total, 8 up, 8 in 2024-08-17T17:11:37.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:37 smithi169 bash[79348]: audit 2024-08-17T17:11:36.214173+0000 mon.a (mon.0) 485 : audit [INF] from='client.? 172.21.15.131:0/2290833206' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-24","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:37.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:37 smithi169 bash[79348]: audit 2024-08-17T17:11:36.214173+0000 mon.a (mon.0) 485 : audit [INF] from='client.? 172.21.15.131:0/2290833206' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-24","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:38.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:38 smithi131 bash[88347]: cluster 2024-08-17T17:11:36.894742+0000 mgr.y (mgr.34107) 149 : cluster [DBG] pgmap v268: 393 pgs: 32 unknown, 361 active+clean; 21 MiB data, 550 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 640 KiB/s wr, 1 op/s 2024-08-17T17:11:38.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:38 smithi131 bash[88347]: cluster 2024-08-17T17:11:36.894742+0000 mgr.y (mgr.34107) 149 : cluster [DBG] pgmap v268: 393 pgs: 32 unknown, 361 active+clean; 21 MiB data, 550 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 640 KiB/s wr, 1 op/s 2024-08-17T17:11:38.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:38 smithi131 bash[88347]: cluster 2024-08-17T17:11:37.197958+0000 mon.a (mon.0) 486 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:11:38.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:38 smithi131 bash[88347]: cluster 2024-08-17T17:11:37.197958+0000 mon.a (mon.0) 486 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:11:38.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:38 smithi131 bash[88347]: audit 2024-08-17T17:11:37.208104+0000 mon.a (mon.0) 487 : audit [INF] from='client.? 172.21.15.131:0/2290833206' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:11:38.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:38 smithi131 bash[88347]: audit 2024-08-17T17:11:37.208104+0000 mon.a (mon.0) 487 : audit [INF] from='client.? 172.21.15.131:0/2290833206' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:11:38.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:38 smithi131 bash[88347]: cluster 2024-08-17T17:11:37.219087+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e640: 8 total, 8 up, 8 in 2024-08-17T17:11:38.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:38 smithi131 bash[88347]: cluster 2024-08-17T17:11:37.219087+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e640: 8 total, 8 up, 8 in 2024-08-17T17:11:38.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:38 smithi131 bash[88347]: audit 2024-08-17T17:11:38.203129+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:38.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:38 smithi131 bash[88347]: audit 2024-08-17T17:11:38.203129+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:38.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:38 smithi131 bash[88347]: audit 2024-08-17T17:11:38.205278+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:38.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:38 smithi131 bash[88347]: audit 2024-08-17T17:11:38.205278+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:38.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:38 smithi131 bash[89561]: cluster 2024-08-17T17:11:36.894742+0000 mgr.y (mgr.34107) 149 : cluster [DBG] pgmap v268: 393 pgs: 32 unknown, 361 active+clean; 21 MiB data, 550 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 640 KiB/s wr, 1 op/s 2024-08-17T17:11:38.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:38 smithi131 bash[89561]: cluster 2024-08-17T17:11:36.894742+0000 mgr.y (mgr.34107) 149 : cluster [DBG] pgmap v268: 393 pgs: 32 unknown, 361 active+clean; 21 MiB data, 550 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 640 KiB/s wr, 1 op/s 2024-08-17T17:11:38.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:38 smithi131 bash[89561]: cluster 2024-08-17T17:11:37.197958+0000 mon.a (mon.0) 486 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:11:38.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:38 smithi131 bash[89561]: cluster 2024-08-17T17:11:37.197958+0000 mon.a (mon.0) 486 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:11:38.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:38 smithi131 bash[89561]: audit 2024-08-17T17:11:37.208104+0000 mon.a (mon.0) 487 : audit [INF] from='client.? 172.21.15.131:0/2290833206' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:11:38.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:38 smithi131 bash[89561]: audit 2024-08-17T17:11:37.208104+0000 mon.a (mon.0) 487 : audit [INF] from='client.? 172.21.15.131:0/2290833206' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:11:38.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:38 smithi131 bash[89561]: cluster 2024-08-17T17:11:37.219087+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e640: 8 total, 8 up, 8 in 2024-08-17T17:11:38.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:38 smithi131 bash[89561]: cluster 2024-08-17T17:11:37.219087+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e640: 8 total, 8 up, 8 in 2024-08-17T17:11:38.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:38 smithi131 bash[89561]: audit 2024-08-17T17:11:38.203129+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:38.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:38 smithi131 bash[89561]: audit 2024-08-17T17:11:38.203129+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:38.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:38 smithi131 bash[89561]: audit 2024-08-17T17:11:38.205278+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:38.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:38 smithi131 bash[89561]: audit 2024-08-17T17:11:38.205278+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:38.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:38 smithi169 bash[79348]: cluster 2024-08-17T17:11:36.894742+0000 mgr.y (mgr.34107) 149 : cluster [DBG] pgmap v268: 393 pgs: 32 unknown, 361 active+clean; 21 MiB data, 550 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 640 KiB/s wr, 1 op/s 2024-08-17T17:11:38.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:38 smithi169 bash[79348]: cluster 2024-08-17T17:11:36.894742+0000 mgr.y (mgr.34107) 149 : cluster [DBG] pgmap v268: 393 pgs: 32 unknown, 361 active+clean; 21 MiB data, 550 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 640 KiB/s wr, 1 op/s 2024-08-17T17:11:38.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:38 smithi169 bash[79348]: cluster 2024-08-17T17:11:37.197958+0000 mon.a (mon.0) 486 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:11:38.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:38 smithi169 bash[79348]: cluster 2024-08-17T17:11:37.197958+0000 mon.a (mon.0) 486 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:11:38.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:38 smithi169 bash[79348]: audit 2024-08-17T17:11:37.208104+0000 mon.a (mon.0) 487 : audit [INF] from='client.? 172.21.15.131:0/2290833206' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:11:38.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:38 smithi169 bash[79348]: audit 2024-08-17T17:11:37.208104+0000 mon.a (mon.0) 487 : audit [INF] from='client.? 172.21.15.131:0/2290833206' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-24","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:11:38.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:38 smithi169 bash[79348]: cluster 2024-08-17T17:11:37.219087+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e640: 8 total, 8 up, 8 in 2024-08-17T17:11:38.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:38 smithi169 bash[79348]: cluster 2024-08-17T17:11:37.219087+0000 mon.a (mon.0) 488 : cluster [DBG] osdmap e640: 8 total, 8 up, 8 in 2024-08-17T17:11:38.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:38 smithi169 bash[79348]: audit 2024-08-17T17:11:38.203129+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:38.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:38 smithi169 bash[79348]: audit 2024-08-17T17:11:38.203129+0000 mon.a (mon.0) 489 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:38.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:38 smithi169 bash[79348]: audit 2024-08-17T17:11:38.205278+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:38.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:38 smithi169 bash[79348]: audit 2024-08-17T17:11:38.205278+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:39.096 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:11:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:11:38] "GET /metrics HTTP/1.1" 200 59438 "" "Prometheus/2.51.0" 2024-08-17T17:11:39.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:39 smithi131 bash[88347]: cluster 2024-08-17T17:11:38.221875+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e641: 8 total, 8 up, 8 in 2024-08-17T17:11:39.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:39 smithi131 bash[88347]: cluster 2024-08-17T17:11:38.221875+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e641: 8 total, 8 up, 8 in 2024-08-17T17:11:39.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:39 smithi131 bash[88347]: audit 2024-08-17T17:11:38.226250+0000 mon.c (mon.2) 13 : audit [INF] from='client.? 172.21.15.131:0/2986246817' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-25","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:39.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:39 smithi131 bash[88347]: audit 2024-08-17T17:11:38.226250+0000 mon.c (mon.2) 13 : audit [INF] from='client.? 172.21.15.131:0/2986246817' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-25","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:39.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:39 smithi131 bash[88347]: audit 2024-08-17T17:11:38.229772+0000 mon.a (mon.0) 492 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-25","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:39.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:39 smithi131 bash[88347]: audit 2024-08-17T17:11:38.229772+0000 mon.a (mon.0) 492 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-25","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:39.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:39 smithi131 bash[88347]: audit 2024-08-17T17:11:38.336426+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:39.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:39 smithi131 bash[88347]: audit 2024-08-17T17:11:38.336426+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:39.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:39 smithi131 bash[88347]: audit 2024-08-17T17:11:39.214989+0000 mon.a (mon.0) 494 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:11:39.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:39 smithi131 bash[88347]: audit 2024-08-17T17:11:39.214989+0000 mon.a (mon.0) 494 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:11:39.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:39 smithi131 bash[88347]: cluster 2024-08-17T17:11:39.224532+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e642: 8 total, 8 up, 8 in 2024-08-17T17:11:39.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:39 smithi131 bash[88347]: cluster 2024-08-17T17:11:39.224532+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e642: 8 total, 8 up, 8 in 2024-08-17T17:11:39.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:39 smithi131 bash[88347]: audit 2024-08-17T17:11:39.228469+0000 mon.c (mon.2) 14 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-24","app": "rbd","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:39.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:39 smithi131 bash[88347]: audit 2024-08-17T17:11:39.228469+0000 mon.c (mon.2) 14 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-24","app": "rbd","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:39.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:39 smithi131 bash[88347]: audit 2024-08-17T17:11:39.229773+0000 mon.a (mon.0) 496 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-24","app": "rbd","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:39.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:39 smithi131 bash[88347]: audit 2024-08-17T17:11:39.229773+0000 mon.a (mon.0) 496 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-24","app": "rbd","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:39.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:39 smithi131 bash[89561]: cluster 2024-08-17T17:11:38.221875+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e641: 8 total, 8 up, 8 in 2024-08-17T17:11:39.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:39 smithi131 bash[89561]: cluster 2024-08-17T17:11:38.221875+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e641: 8 total, 8 up, 8 in 2024-08-17T17:11:39.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:39 smithi131 bash[89561]: audit 2024-08-17T17:11:38.226250+0000 mon.c (mon.2) 13 : audit [INF] from='client.? 172.21.15.131:0/2986246817' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-25","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:39.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:39 smithi131 bash[89561]: audit 2024-08-17T17:11:38.226250+0000 mon.c (mon.2) 13 : audit [INF] from='client.? 172.21.15.131:0/2986246817' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-25","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:39.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:39 smithi131 bash[89561]: audit 2024-08-17T17:11:38.229772+0000 mon.a (mon.0) 492 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-25","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:39.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:39 smithi131 bash[89561]: audit 2024-08-17T17:11:38.229772+0000 mon.a (mon.0) 492 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-25","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:39.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:39 smithi131 bash[89561]: audit 2024-08-17T17:11:38.336426+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:39.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:39 smithi131 bash[89561]: audit 2024-08-17T17:11:38.336426+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:39.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:39 smithi131 bash[89561]: audit 2024-08-17T17:11:39.214989+0000 mon.a (mon.0) 494 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:11:39.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:39 smithi131 bash[89561]: audit 2024-08-17T17:11:39.214989+0000 mon.a (mon.0) 494 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:11:39.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:39 smithi131 bash[89561]: cluster 2024-08-17T17:11:39.224532+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e642: 8 total, 8 up, 8 in 2024-08-17T17:11:39.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:39 smithi131 bash[89561]: cluster 2024-08-17T17:11:39.224532+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e642: 8 total, 8 up, 8 in 2024-08-17T17:11:39.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:39 smithi131 bash[89561]: audit 2024-08-17T17:11:39.228469+0000 mon.c (mon.2) 14 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-24","app": "rbd","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:39.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:39 smithi131 bash[89561]: audit 2024-08-17T17:11:39.228469+0000 mon.c (mon.2) 14 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-24","app": "rbd","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:39.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:39 smithi131 bash[89561]: audit 2024-08-17T17:11:39.229773+0000 mon.a (mon.0) 496 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-24","app": "rbd","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:39.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:39 smithi131 bash[89561]: audit 2024-08-17T17:11:39.229773+0000 mon.a (mon.0) 496 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-24","app": "rbd","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:39.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:39 smithi169 bash[79348]: cluster 2024-08-17T17:11:38.221875+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e641: 8 total, 8 up, 8 in 2024-08-17T17:11:39.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:39 smithi169 bash[79348]: cluster 2024-08-17T17:11:38.221875+0000 mon.a (mon.0) 491 : cluster [DBG] osdmap e641: 8 total, 8 up, 8 in 2024-08-17T17:11:39.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:39 smithi169 bash[79348]: audit 2024-08-17T17:11:38.226250+0000 mon.c (mon.2) 13 : audit [INF] from='client.? 172.21.15.131:0/2986246817' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-25","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:39.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:39 smithi169 bash[79348]: audit 2024-08-17T17:11:38.226250+0000 mon.c (mon.2) 13 : audit [INF] from='client.? 172.21.15.131:0/2986246817' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-25","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:39.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:39 smithi169 bash[79348]: audit 2024-08-17T17:11:38.229772+0000 mon.a (mon.0) 492 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-25","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:39.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:39 smithi169 bash[79348]: audit 2024-08-17T17:11:38.229772+0000 mon.a (mon.0) 492 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-25","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:39.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:39 smithi169 bash[79348]: audit 2024-08-17T17:11:38.336426+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:39.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:39 smithi169 bash[79348]: audit 2024-08-17T17:11:38.336426+0000 mon.a (mon.0) 493 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:39.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:39 smithi169 bash[79348]: audit 2024-08-17T17:11:39.214989+0000 mon.a (mon.0) 494 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:11:39.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:39 smithi169 bash[79348]: audit 2024-08-17T17:11:39.214989+0000 mon.a (mon.0) 494 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-25","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:11:39.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:39 smithi169 bash[79348]: cluster 2024-08-17T17:11:39.224532+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e642: 8 total, 8 up, 8 in 2024-08-17T17:11:39.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:39 smithi169 bash[79348]: cluster 2024-08-17T17:11:39.224532+0000 mon.a (mon.0) 495 : cluster [DBG] osdmap e642: 8 total, 8 up, 8 in 2024-08-17T17:11:39.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:39 smithi169 bash[79348]: audit 2024-08-17T17:11:39.228469+0000 mon.c (mon.2) 14 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-24","app": "rbd","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:39.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:39 smithi169 bash[79348]: audit 2024-08-17T17:11:39.228469+0000 mon.c (mon.2) 14 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-24","app": "rbd","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:39.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:39 smithi169 bash[79348]: audit 2024-08-17T17:11:39.229773+0000 mon.a (mon.0) 496 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-24","app": "rbd","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:39.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:39 smithi169 bash[79348]: audit 2024-08-17T17:11:39.229773+0000 mon.a (mon.0) 496 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-24","app": "rbd","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:11:40.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:40 smithi131 bash[89561]: cluster 2024-08-17T17:11:38.898086+0000 mgr.y (mgr.34107) 150 : cluster [DBG] pgmap v271: 425 pgs: 32 creating+peering, 393 active+clean; 584 KiB data, 493 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 258 KiB/s wr, 41 op/s 2024-08-17T17:11:40.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:40 smithi131 bash[89561]: cluster 2024-08-17T17:11:38.898086+0000 mgr.y (mgr.34107) 150 : cluster [DBG] pgmap v271: 425 pgs: 32 creating+peering, 393 active+clean; 584 KiB data, 493 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 258 KiB/s wr, 41 op/s 2024-08-17T17:11:40.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:40 smithi131 bash[89561]: audit 2024-08-17T17:11:39.809549+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:40.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:40 smithi131 bash[89561]: audit 2024-08-17T17:11:39.809549+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:40.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:40 smithi131 bash[89561]: audit 2024-08-17T17:11:39.821032+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:40.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:40 smithi131 bash[89561]: audit 2024-08-17T17:11:39.821032+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:40.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:40 smithi131 bash[89561]: cluster 2024-08-17T17:11:40.192202+0000 mon.a (mon.0) 499 : cluster [INF] pool 'test-librbd-smithi131-69450-23' no longer out of quota; removing NO_QUOTA flag 2024-08-17T17:11:40.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:40 smithi131 bash[89561]: cluster 2024-08-17T17:11:40.192202+0000 mon.a (mon.0) 499 : cluster [INF] pool 'test-librbd-smithi131-69450-23' no longer out of quota; removing NO_QUOTA flag 2024-08-17T17:11:40.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:40 smithi131 bash[89561]: cluster 2024-08-17T17:11:40.192883+0000 mon.a (mon.0) 500 : cluster [INF] Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-17T17:11:40.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:40 smithi131 bash[89561]: cluster 2024-08-17T17:11:40.192883+0000 mon.a (mon.0) 500 : cluster [INF] Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-17T17:11:40.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:40 smithi131 bash[89561]: audit 2024-08-17T17:11:40.195247+0000 mon.a (mon.0) 501 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-24","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-17T17:11:40.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:40 smithi131 bash[89561]: audit 2024-08-17T17:11:40.195247+0000 mon.a (mon.0) 501 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-24","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-17T17:11:40.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:40 smithi131 bash[89561]: cluster 2024-08-17T17:11:40.204975+0000 mon.a (mon.0) 502 : cluster [DBG] osdmap e643: 8 total, 8 up, 8 in 2024-08-17T17:11:40.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:40 smithi131 bash[89561]: cluster 2024-08-17T17:11:40.204975+0000 mon.a (mon.0) 502 : cluster [DBG] osdmap e643: 8 total, 8 up, 8 in 2024-08-17T17:11:40.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:40 smithi131 bash[88347]: cluster 2024-08-17T17:11:38.898086+0000 mgr.y (mgr.34107) 150 : cluster [DBG] pgmap v271: 425 pgs: 32 creating+peering, 393 active+clean; 584 KiB data, 493 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 258 KiB/s wr, 41 op/s 2024-08-17T17:11:40.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:40 smithi131 bash[88347]: cluster 2024-08-17T17:11:38.898086+0000 mgr.y (mgr.34107) 150 : cluster [DBG] pgmap v271: 425 pgs: 32 creating+peering, 393 active+clean; 584 KiB data, 493 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 258 KiB/s wr, 41 op/s 2024-08-17T17:11:40.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:40 smithi131 bash[88347]: audit 2024-08-17T17:11:39.809549+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:40.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:40 smithi131 bash[88347]: audit 2024-08-17T17:11:39.809549+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:40.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:40 smithi131 bash[88347]: audit 2024-08-17T17:11:39.821032+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:40.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:40 smithi131 bash[88347]: audit 2024-08-17T17:11:39.821032+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:40.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:40 smithi131 bash[88347]: cluster 2024-08-17T17:11:40.192202+0000 mon.a (mon.0) 499 : cluster [INF] pool 'test-librbd-smithi131-69450-23' no longer out of quota; removing NO_QUOTA flag 2024-08-17T17:11:40.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:40 smithi131 bash[88347]: cluster 2024-08-17T17:11:40.192202+0000 mon.a (mon.0) 499 : cluster [INF] pool 'test-librbd-smithi131-69450-23' no longer out of quota; removing NO_QUOTA flag 2024-08-17T17:11:40.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:40 smithi131 bash[88347]: cluster 2024-08-17T17:11:40.192883+0000 mon.a (mon.0) 500 : cluster [INF] Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-17T17:11:40.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:40 smithi131 bash[88347]: cluster 2024-08-17T17:11:40.192883+0000 mon.a (mon.0) 500 : cluster [INF] Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-17T17:11:40.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:40 smithi131 bash[88347]: audit 2024-08-17T17:11:40.195247+0000 mon.a (mon.0) 501 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-24","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-17T17:11:40.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:40 smithi131 bash[88347]: audit 2024-08-17T17:11:40.195247+0000 mon.a (mon.0) 501 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-24","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-17T17:11:40.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:40 smithi131 bash[88347]: cluster 2024-08-17T17:11:40.204975+0000 mon.a (mon.0) 502 : cluster [DBG] osdmap e643: 8 total, 8 up, 8 in 2024-08-17T17:11:40.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:40 smithi131 bash[88347]: cluster 2024-08-17T17:11:40.204975+0000 mon.a (mon.0) 502 : cluster [DBG] osdmap e643: 8 total, 8 up, 8 in 2024-08-17T17:11:40.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:40 smithi169 bash[79348]: cluster 2024-08-17T17:11:38.898086+0000 mgr.y (mgr.34107) 150 : cluster [DBG] pgmap v271: 425 pgs: 32 creating+peering, 393 active+clean; 584 KiB data, 493 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 258 KiB/s wr, 41 op/s 2024-08-17T17:11:40.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:40 smithi169 bash[79348]: cluster 2024-08-17T17:11:38.898086+0000 mgr.y (mgr.34107) 150 : cluster [DBG] pgmap v271: 425 pgs: 32 creating+peering, 393 active+clean; 584 KiB data, 493 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 258 KiB/s wr, 41 op/s 2024-08-17T17:11:40.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:40 smithi169 bash[79348]: audit 2024-08-17T17:11:39.809549+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:40.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:40 smithi169 bash[79348]: audit 2024-08-17T17:11:39.809549+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:40.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:40 smithi169 bash[79348]: audit 2024-08-17T17:11:39.821032+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:40.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:40 smithi169 bash[79348]: audit 2024-08-17T17:11:39.821032+0000 mon.a (mon.0) 498 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:40.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:40 smithi169 bash[79348]: cluster 2024-08-17T17:11:40.192202+0000 mon.a (mon.0) 499 : cluster [INF] pool 'test-librbd-smithi131-69450-23' no longer out of quota; removing NO_QUOTA flag 2024-08-17T17:11:40.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:40 smithi169 bash[79348]: cluster 2024-08-17T17:11:40.192202+0000 mon.a (mon.0) 499 : cluster [INF] pool 'test-librbd-smithi131-69450-23' no longer out of quota; removing NO_QUOTA flag 2024-08-17T17:11:40.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:40 smithi169 bash[79348]: cluster 2024-08-17T17:11:40.192883+0000 mon.a (mon.0) 500 : cluster [INF] Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-17T17:11:40.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:40 smithi169 bash[79348]: cluster 2024-08-17T17:11:40.192883+0000 mon.a (mon.0) 500 : cluster [INF] Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-17T17:11:40.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:40 smithi169 bash[79348]: audit 2024-08-17T17:11:40.195247+0000 mon.a (mon.0) 501 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-24","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-17T17:11:40.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:40 smithi169 bash[79348]: audit 2024-08-17T17:11:40.195247+0000 mon.a (mon.0) 501 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-24","app": "rbd","yes_i_really_mean_it": true}]': finished 2024-08-17T17:11:40.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:40 smithi169 bash[79348]: cluster 2024-08-17T17:11:40.204975+0000 mon.a (mon.0) 502 : cluster [DBG] osdmap e643: 8 total, 8 up, 8 in 2024-08-17T17:11:40.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:40 smithi169 bash[79348]: cluster 2024-08-17T17:11:40.204975+0000 mon.a (mon.0) 502 : cluster [DBG] osdmap e643: 8 total, 8 up, 8 in 2024-08-17T17:11:42.252 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:11:42.346 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:11:42 smithi131 bash[72920]: [17/Aug/2024:17:11:42] ENGINE Bus STOPPING 2024-08-17T17:11:42.346 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:11:42 smithi131 bash[72920]: [17/Aug/2024:17:11:42] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T17:11:42.347 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:11:42 smithi131 bash[72920]: [17/Aug/2024:17:11:42] ENGINE Bus STOPPED 2024-08-17T17:11:42.347 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:11:42 smithi131 bash[72920]: [17/Aug/2024:17:11:42] ENGINE Bus STARTING 2024-08-17T17:11:42.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:42 smithi131 bash[88347]: cluster 2024-08-17T17:11:40.899048+0000 mgr.y (mgr.34107) 151 : cluster [DBG] pgmap v274: 425 pgs: 32 creating+peering, 393 active+clean; 584 KiB data, 493 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 258 KiB/s wr, 41 op/s 2024-08-17T17:11:42.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:42 smithi131 bash[88347]: cluster 2024-08-17T17:11:40.899048+0000 mgr.y (mgr.34107) 151 : cluster [DBG] pgmap v274: 425 pgs: 32 creating+peering, 393 active+clean; 584 KiB data, 493 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 258 KiB/s wr, 41 op/s 2024-08-17T17:11:42.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:42 smithi131 bash[88347]: audit 2024-08-17T17:11:41.056890+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:42.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:42 smithi131 bash[88347]: audit 2024-08-17T17:11:41.056890+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:42.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:42 smithi131 bash[88347]: audit 2024-08-17T17:11:41.069010+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:42.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:42 smithi131 bash[88347]: audit 2024-08-17T17:11:41.069010+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:42.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:42 smithi131 bash[88347]: cluster 2024-08-17T17:11:41.212698+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e644: 8 total, 8 up, 8 in 2024-08-17T17:11:42.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:42 smithi131 bash[88347]: cluster 2024-08-17T17:11:41.212698+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e644: 8 total, 8 up, 8 in 2024-08-17T17:11:42.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:42 smithi131 bash[88347]: cluster 2024-08-17T17:11:41.334942+0000 mon.a (mon.0) 506 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:11:42.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:42 smithi131 bash[88347]: cluster 2024-08-17T17:11:41.334942+0000 mon.a (mon.0) 506 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:11:42.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:42 smithi131 bash[88347]: cluster 2024-08-17T17:11:41.335012+0000 mon.a (mon.0) 507 : cluster [INF] Cluster is now healthy 2024-08-17T17:11:42.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:42 smithi131 bash[88347]: cluster 2024-08-17T17:11:41.335012+0000 mon.a (mon.0) 507 : cluster [INF] Cluster is now healthy 2024-08-17T17:11:42.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:42 smithi131 bash[89561]: cluster 2024-08-17T17:11:40.899048+0000 mgr.y (mgr.34107) 151 : cluster [DBG] pgmap v274: 425 pgs: 32 creating+peering, 393 active+clean; 584 KiB data, 493 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 258 KiB/s wr, 41 op/s 2024-08-17T17:11:42.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:42 smithi131 bash[89561]: cluster 2024-08-17T17:11:40.899048+0000 mgr.y (mgr.34107) 151 : cluster [DBG] pgmap v274: 425 pgs: 32 creating+peering, 393 active+clean; 584 KiB data, 493 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 258 KiB/s wr, 41 op/s 2024-08-17T17:11:42.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:42 smithi131 bash[89561]: audit 2024-08-17T17:11:41.056890+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:42.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:42 smithi131 bash[89561]: audit 2024-08-17T17:11:41.056890+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:42.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:42 smithi131 bash[89561]: audit 2024-08-17T17:11:41.069010+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:42.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:42 smithi131 bash[89561]: audit 2024-08-17T17:11:41.069010+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:42.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:42 smithi131 bash[89561]: cluster 2024-08-17T17:11:41.212698+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e644: 8 total, 8 up, 8 in 2024-08-17T17:11:42.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:42 smithi131 bash[89561]: cluster 2024-08-17T17:11:41.212698+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e644: 8 total, 8 up, 8 in 2024-08-17T17:11:42.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:42 smithi131 bash[89561]: cluster 2024-08-17T17:11:41.334942+0000 mon.a (mon.0) 506 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:11:42.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:42 smithi131 bash[89561]: cluster 2024-08-17T17:11:41.334942+0000 mon.a (mon.0) 506 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:11:42.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:42 smithi131 bash[89561]: cluster 2024-08-17T17:11:41.335012+0000 mon.a (mon.0) 507 : cluster [INF] Cluster is now healthy 2024-08-17T17:11:42.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:42 smithi131 bash[89561]: cluster 2024-08-17T17:11:41.335012+0000 mon.a (mon.0) 507 : cluster [INF] Cluster is now healthy 2024-08-17T17:11:42.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:42 smithi169 bash[79348]: cluster 2024-08-17T17:11:40.899048+0000 mgr.y (mgr.34107) 151 : cluster [DBG] pgmap v274: 425 pgs: 32 creating+peering, 393 active+clean; 584 KiB data, 493 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 258 KiB/s wr, 41 op/s 2024-08-17T17:11:42.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:42 smithi169 bash[79348]: cluster 2024-08-17T17:11:40.899048+0000 mgr.y (mgr.34107) 151 : cluster [DBG] pgmap v274: 425 pgs: 32 creating+peering, 393 active+clean; 584 KiB data, 493 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 258 KiB/s wr, 41 op/s 2024-08-17T17:11:42.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:42 smithi169 bash[79348]: audit 2024-08-17T17:11:41.056890+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:42.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:42 smithi169 bash[79348]: audit 2024-08-17T17:11:41.056890+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:42.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:42 smithi169 bash[79348]: audit 2024-08-17T17:11:41.069010+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:42.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:42 smithi169 bash[79348]: audit 2024-08-17T17:11:41.069010+0000 mon.a (mon.0) 504 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:42.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:42 smithi169 bash[79348]: cluster 2024-08-17T17:11:41.212698+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e644: 8 total, 8 up, 8 in 2024-08-17T17:11:42.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:42 smithi169 bash[79348]: cluster 2024-08-17T17:11:41.212698+0000 mon.a (mon.0) 505 : cluster [DBG] osdmap e644: 8 total, 8 up, 8 in 2024-08-17T17:11:42.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:42 smithi169 bash[79348]: cluster 2024-08-17T17:11:41.334942+0000 mon.a (mon.0) 506 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:11:42.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:42 smithi169 bash[79348]: cluster 2024-08-17T17:11:41.334942+0000 mon.a (mon.0) 506 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:11:42.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:42 smithi169 bash[79348]: cluster 2024-08-17T17:11:41.335012+0000 mon.a (mon.0) 507 : cluster [INF] Cluster is now healthy 2024-08-17T17:11:42.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:42 smithi169 bash[79348]: cluster 2024-08-17T17:11:41.335012+0000 mon.a (mon.0) 507 : cluster [INF] Cluster is now healthy 2024-08-17T17:11:42.846 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:11:42 smithi131 bash[72920]: [17/Aug/2024:17:11:42] ENGINE Serving on http://:::9283 2024-08-17T17:11:42.846 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:11:42 smithi131 bash[72920]: [17/Aug/2024:17:11:42] ENGINE Bus STARTED 2024-08-17T17:11:43.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:43 smithi131 bash[88347]: cluster 2024-08-17T17:11:42.212285+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e645: 8 total, 8 up, 8 in 2024-08-17T17:11:43.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:43 smithi131 bash[88347]: cluster 2024-08-17T17:11:42.212285+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e645: 8 total, 8 up, 8 in 2024-08-17T17:11:43.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:43 smithi131 bash[88347]: audit 2024-08-17T17:11:42.251069+0000 mon.a (mon.0) 509 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:11:43.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:43 smithi131 bash[88347]: audit 2024-08-17T17:11:42.251069+0000 mon.a (mon.0) 509 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:11:43.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:43 smithi131 bash[88347]: audit 2024-08-17T17:11:42.299257+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:11:43.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:43 smithi131 bash[88347]: audit 2024-08-17T17:11:42.299257+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:11:43.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:43 smithi131 bash[88347]: audit 2024-08-17T17:11:42.300523+0000 mgr.y (mgr.34107) 152 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:11:43.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:43 smithi131 bash[88347]: audit 2024-08-17T17:11:42.300523+0000 mgr.y (mgr.34107) 152 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:11:43.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:43 smithi131 bash[89561]: cluster 2024-08-17T17:11:42.212285+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e645: 8 total, 8 up, 8 in 2024-08-17T17:11:43.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:43 smithi131 bash[89561]: cluster 2024-08-17T17:11:42.212285+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e645: 8 total, 8 up, 8 in 2024-08-17T17:11:43.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:43 smithi131 bash[89561]: audit 2024-08-17T17:11:42.251069+0000 mon.a (mon.0) 509 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:11:43.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:43 smithi131 bash[89561]: audit 2024-08-17T17:11:42.251069+0000 mon.a (mon.0) 509 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:11:43.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:43 smithi131 bash[89561]: audit 2024-08-17T17:11:42.299257+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:11:43.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:43 smithi131 bash[89561]: audit 2024-08-17T17:11:42.299257+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:11:43.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:43 smithi131 bash[89561]: audit 2024-08-17T17:11:42.300523+0000 mgr.y (mgr.34107) 152 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:11:43.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:43 smithi131 bash[89561]: audit 2024-08-17T17:11:42.300523+0000 mgr.y (mgr.34107) 152 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:11:43.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:43 smithi169 bash[79348]: cluster 2024-08-17T17:11:42.212285+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e645: 8 total, 8 up, 8 in 2024-08-17T17:11:43.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:43 smithi169 bash[79348]: cluster 2024-08-17T17:11:42.212285+0000 mon.a (mon.0) 508 : cluster [DBG] osdmap e645: 8 total, 8 up, 8 in 2024-08-17T17:11:43.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:43 smithi169 bash[79348]: audit 2024-08-17T17:11:42.251069+0000 mon.a (mon.0) 509 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:11:43.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:43 smithi169 bash[79348]: audit 2024-08-17T17:11:42.251069+0000 mon.a (mon.0) 509 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:11:43.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:43 smithi169 bash[79348]: audit 2024-08-17T17:11:42.299257+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:11:43.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:43 smithi169 bash[79348]: audit 2024-08-17T17:11:42.299257+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:11:43.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:43 smithi169 bash[79348]: audit 2024-08-17T17:11:42.300523+0000 mgr.y (mgr.34107) 152 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:11:43.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:43 smithi169 bash[79348]: audit 2024-08-17T17:11:42.300523+0000 mgr.y (mgr.34107) 152 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:11:44.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:44 smithi131 bash[89561]: cluster 2024-08-17T17:11:42.900079+0000 mgr.y (mgr.34107) 153 : cluster [DBG] pgmap v277: 425 pgs: 32 creating+peering, 393 active+clean; 584 KiB data, 493 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:11:44.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:44 smithi131 bash[89561]: cluster 2024-08-17T17:11:42.900079+0000 mgr.y (mgr.34107) 153 : cluster [DBG] pgmap v277: 425 pgs: 32 creating+peering, 393 active+clean; 584 KiB data, 493 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:11:44.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:44 smithi131 bash[89561]: cluster 2024-08-17T17:11:43.263005+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e646: 8 total, 8 up, 8 in 2024-08-17T17:11:44.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:44 smithi131 bash[89561]: cluster 2024-08-17T17:11:43.263005+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e646: 8 total, 8 up, 8 in 2024-08-17T17:11:44.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:44 smithi131 bash[88347]: cluster 2024-08-17T17:11:42.900079+0000 mgr.y (mgr.34107) 153 : cluster [DBG] pgmap v277: 425 pgs: 32 creating+peering, 393 active+clean; 584 KiB data, 493 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:11:44.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:44 smithi131 bash[88347]: cluster 2024-08-17T17:11:42.900079+0000 mgr.y (mgr.34107) 153 : cluster [DBG] pgmap v277: 425 pgs: 32 creating+peering, 393 active+clean; 584 KiB data, 493 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:11:44.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:44 smithi131 bash[88347]: cluster 2024-08-17T17:11:43.263005+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e646: 8 total, 8 up, 8 in 2024-08-17T17:11:44.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:44 smithi131 bash[88347]: cluster 2024-08-17T17:11:43.263005+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e646: 8 total, 8 up, 8 in 2024-08-17T17:11:44.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:44 smithi169 bash[79348]: cluster 2024-08-17T17:11:42.900079+0000 mgr.y (mgr.34107) 153 : cluster [DBG] pgmap v277: 425 pgs: 32 creating+peering, 393 active+clean; 584 KiB data, 493 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:11:44.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:44 smithi169 bash[79348]: cluster 2024-08-17T17:11:42.900079+0000 mgr.y (mgr.34107) 153 : cluster [DBG] pgmap v277: 425 pgs: 32 creating+peering, 393 active+clean; 584 KiB data, 493 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:11:44.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:44 smithi169 bash[79348]: cluster 2024-08-17T17:11:43.263005+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e646: 8 total, 8 up, 8 in 2024-08-17T17:11:44.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:44 smithi169 bash[79348]: cluster 2024-08-17T17:11:43.263005+0000 mon.a (mon.0) 511 : cluster [DBG] osdmap e646: 8 total, 8 up, 8 in 2024-08-17T17:11:45.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:45 smithi131 bash[88347]: cluster 2024-08-17T17:11:44.272192+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e647: 8 total, 8 up, 8 in 2024-08-17T17:11:45.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:45 smithi131 bash[88347]: cluster 2024-08-17T17:11:44.272192+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e647: 8 total, 8 up, 8 in 2024-08-17T17:11:45.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:45 smithi131 bash[88347]: audit 2024-08-17T17:11:44.343910+0000 mon.c (mon.2) 15 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-25", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:11:45.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:45 smithi131 bash[88347]: audit 2024-08-17T17:11:44.343910+0000 mon.c (mon.2) 15 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-25", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:11:45.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:45 smithi131 bash[88347]: audit 2024-08-17T17:11:44.344747+0000 mon.a (mon.0) 513 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-25", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:11:45.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:45 smithi131 bash[88347]: audit 2024-08-17T17:11:44.344747+0000 mon.a (mon.0) 513 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-25", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:11:45.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:45 smithi131 bash[89561]: cluster 2024-08-17T17:11:44.272192+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e647: 8 total, 8 up, 8 in 2024-08-17T17:11:45.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:45 smithi131 bash[89561]: cluster 2024-08-17T17:11:44.272192+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e647: 8 total, 8 up, 8 in 2024-08-17T17:11:45.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:45 smithi131 bash[89561]: audit 2024-08-17T17:11:44.343910+0000 mon.c (mon.2) 15 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-25", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:11:45.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:45 smithi131 bash[89561]: audit 2024-08-17T17:11:44.343910+0000 mon.c (mon.2) 15 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-25", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:11:45.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:45 smithi131 bash[89561]: audit 2024-08-17T17:11:44.344747+0000 mon.a (mon.0) 513 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-25", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:11:45.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:45 smithi131 bash[89561]: audit 2024-08-17T17:11:44.344747+0000 mon.a (mon.0) 513 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-25", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:11:45.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:45 smithi169 bash[79348]: cluster 2024-08-17T17:11:44.272192+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e647: 8 total, 8 up, 8 in 2024-08-17T17:11:45.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:45 smithi169 bash[79348]: cluster 2024-08-17T17:11:44.272192+0000 mon.a (mon.0) 512 : cluster [DBG] osdmap e647: 8 total, 8 up, 8 in 2024-08-17T17:11:45.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:45 smithi169 bash[79348]: audit 2024-08-17T17:11:44.343910+0000 mon.c (mon.2) 15 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-25", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:11:45.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:45 smithi169 bash[79348]: audit 2024-08-17T17:11:44.343910+0000 mon.c (mon.2) 15 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-25", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:11:45.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:45 smithi169 bash[79348]: audit 2024-08-17T17:11:44.344747+0000 mon.a (mon.0) 513 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-25", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:11:45.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:45 smithi169 bash[79348]: audit 2024-08-17T17:11:44.344747+0000 mon.a (mon.0) 513 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-25", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:11:46.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:46 smithi131 bash[88347]: cluster 2024-08-17T17:11:44.901042+0000 mgr.y (mgr.34107) 154 : cluster [DBG] pgmap v280: 425 pgs: 425 active+clean; 584 KiB data, 497 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 1023 B/s wr, 1 op/s 2024-08-17T17:11:46.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:46 smithi131 bash[88347]: cluster 2024-08-17T17:11:44.901042+0000 mgr.y (mgr.34107) 154 : cluster [DBG] pgmap v280: 425 pgs: 425 active+clean; 584 KiB data, 497 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 1023 B/s wr, 1 op/s 2024-08-17T17:11:46.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:46 smithi131 bash[88347]: audit 2024-08-17T17:11:45.277306+0000 mon.a (mon.0) 514 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-25", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T17:11:46.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:46 smithi131 bash[88347]: audit 2024-08-17T17:11:45.277306+0000 mon.a (mon.0) 514 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-25", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T17:11:46.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:46 smithi131 bash[88347]: cluster 2024-08-17T17:11:45.287587+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e648: 8 total, 8 up, 8 in 2024-08-17T17:11:46.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:46 smithi131 bash[88347]: cluster 2024-08-17T17:11:45.287587+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e648: 8 total, 8 up, 8 in 2024-08-17T17:11:46.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:46 smithi131 bash[89561]: cluster 2024-08-17T17:11:44.901042+0000 mgr.y (mgr.34107) 154 : cluster [DBG] pgmap v280: 425 pgs: 425 active+clean; 584 KiB data, 497 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 1023 B/s wr, 1 op/s 2024-08-17T17:11:46.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:46 smithi131 bash[89561]: cluster 2024-08-17T17:11:44.901042+0000 mgr.y (mgr.34107) 154 : cluster [DBG] pgmap v280: 425 pgs: 425 active+clean; 584 KiB data, 497 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 1023 B/s wr, 1 op/s 2024-08-17T17:11:46.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:46 smithi131 bash[89561]: audit 2024-08-17T17:11:45.277306+0000 mon.a (mon.0) 514 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-25", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T17:11:46.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:46 smithi131 bash[89561]: audit 2024-08-17T17:11:45.277306+0000 mon.a (mon.0) 514 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-25", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T17:11:46.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:46 smithi131 bash[89561]: cluster 2024-08-17T17:11:45.287587+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e648: 8 total, 8 up, 8 in 2024-08-17T17:11:46.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:46 smithi131 bash[89561]: cluster 2024-08-17T17:11:45.287587+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e648: 8 total, 8 up, 8 in 2024-08-17T17:11:46.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:46 smithi169 bash[79348]: cluster 2024-08-17T17:11:44.901042+0000 mgr.y (mgr.34107) 154 : cluster [DBG] pgmap v280: 425 pgs: 425 active+clean; 584 KiB data, 497 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 1023 B/s wr, 1 op/s 2024-08-17T17:11:46.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:46 smithi169 bash[79348]: cluster 2024-08-17T17:11:44.901042+0000 mgr.y (mgr.34107) 154 : cluster [DBG] pgmap v280: 425 pgs: 425 active+clean; 584 KiB data, 497 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 1023 B/s wr, 1 op/s 2024-08-17T17:11:46.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:46 smithi169 bash[79348]: audit 2024-08-17T17:11:45.277306+0000 mon.a (mon.0) 514 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-25", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T17:11:46.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:46 smithi169 bash[79348]: audit 2024-08-17T17:11:45.277306+0000 mon.a (mon.0) 514 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-25", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T17:11:46.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:46 smithi169 bash[79348]: cluster 2024-08-17T17:11:45.287587+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e648: 8 total, 8 up, 8 in 2024-08-17T17:11:46.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:46 smithi169 bash[79348]: cluster 2024-08-17T17:11:45.287587+0000 mon.a (mon.0) 515 : cluster [DBG] osdmap e648: 8 total, 8 up, 8 in 2024-08-17T17:11:48.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:48 smithi169 bash[79348]: cluster 2024-08-17T17:11:46.902076+0000 mgr.y (mgr.34107) 155 : cluster [DBG] pgmap v282: 425 pgs: 425 active+clean; 584 KiB data, 497 MiB used, 715 GiB / 715 GiB avail; 218 B/s rd, 872 B/s wr, 1 op/s 2024-08-17T17:11:48.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:48 smithi169 bash[79348]: cluster 2024-08-17T17:11:46.902076+0000 mgr.y (mgr.34107) 155 : cluster [DBG] pgmap v282: 425 pgs: 425 active+clean; 584 KiB data, 497 MiB used, 715 GiB / 715 GiB avail; 218 B/s rd, 872 B/s wr, 1 op/s 2024-08-17T17:11:48.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:48 smithi131 bash[89561]: cluster 2024-08-17T17:11:46.902076+0000 mgr.y (mgr.34107) 155 : cluster [DBG] pgmap v282: 425 pgs: 425 active+clean; 584 KiB data, 497 MiB used, 715 GiB / 715 GiB avail; 218 B/s rd, 872 B/s wr, 1 op/s 2024-08-17T17:11:48.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:48 smithi131 bash[89561]: cluster 2024-08-17T17:11:46.902076+0000 mgr.y (mgr.34107) 155 : cluster [DBG] pgmap v282: 425 pgs: 425 active+clean; 584 KiB data, 497 MiB used, 715 GiB / 715 GiB avail; 218 B/s rd, 872 B/s wr, 1 op/s 2024-08-17T17:11:48.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:48 smithi131 bash[88347]: cluster 2024-08-17T17:11:46.902076+0000 mgr.y (mgr.34107) 155 : cluster [DBG] pgmap v282: 425 pgs: 425 active+clean; 584 KiB data, 497 MiB used, 715 GiB / 715 GiB avail; 218 B/s rd, 872 B/s wr, 1 op/s 2024-08-17T17:11:48.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:48 smithi131 bash[88347]: cluster 2024-08-17T17:11:46.902076+0000 mgr.y (mgr.34107) 155 : cluster [DBG] pgmap v282: 425 pgs: 425 active+clean; 584 KiB data, 497 MiB used, 715 GiB / 715 GiB avail; 218 B/s rd, 872 B/s wr, 1 op/s 2024-08-17T17:11:49.096 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:11:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:11:48] "GET /metrics HTTP/1.1" 200 59438 "" "Prometheus/2.51.0" 2024-08-17T17:11:49.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:49 smithi169 bash[79348]: audit 2024-08-17T17:11:48.400454+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:49.727 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:49 smithi169 bash[79348]: audit 2024-08-17T17:11:48.400454+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:49.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:49 smithi131 bash[89561]: audit 2024-08-17T17:11:48.400454+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:49.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:49 smithi131 bash[89561]: audit 2024-08-17T17:11:48.400454+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:49.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:49 smithi131 bash[88347]: audit 2024-08-17T17:11:48.400454+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:49.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:49 smithi131 bash[88347]: audit 2024-08-17T17:11:48.400454+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:50.798 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:50 smithi169 bash[79348]: cluster 2024-08-17T17:11:48.905627+0000 mgr.y (mgr.34107) 156 : cluster [DBG] pgmap v283: 425 pgs: 425 active+clean; 4.6 MiB data, 509 MiB used, 715 GiB / 715 GiB avail; 5.5 KiB/s rd, 684 KiB/s wr, 10 op/s 2024-08-17T17:11:50.798 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:50 smithi169 bash[79348]: cluster 2024-08-17T17:11:48.905627+0000 mgr.y (mgr.34107) 156 : cluster [DBG] pgmap v283: 425 pgs: 425 active+clean; 4.6 MiB data, 509 MiB used, 715 GiB / 715 GiB avail; 5.5 KiB/s rd, 684 KiB/s wr, 10 op/s 2024-08-17T17:11:50.798 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:50 smithi169 bash[79348]: cluster 2024-08-17T17:11:50.206102+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e649: 8 total, 8 up, 8 in 2024-08-17T17:11:50.799 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:50 smithi169 bash[79348]: cluster 2024-08-17T17:11:50.206102+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e649: 8 total, 8 up, 8 in 2024-08-17T17:11:50.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:50 smithi131 bash[88347]: cluster 2024-08-17T17:11:48.905627+0000 mgr.y (mgr.34107) 156 : cluster [DBG] pgmap v283: 425 pgs: 425 active+clean; 4.6 MiB data, 509 MiB used, 715 GiB / 715 GiB avail; 5.5 KiB/s rd, 684 KiB/s wr, 10 op/s 2024-08-17T17:11:50.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:50 smithi131 bash[88347]: cluster 2024-08-17T17:11:48.905627+0000 mgr.y (mgr.34107) 156 : cluster [DBG] pgmap v283: 425 pgs: 425 active+clean; 4.6 MiB data, 509 MiB used, 715 GiB / 715 GiB avail; 5.5 KiB/s rd, 684 KiB/s wr, 10 op/s 2024-08-17T17:11:50.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:50 smithi131 bash[88347]: cluster 2024-08-17T17:11:50.206102+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e649: 8 total, 8 up, 8 in 2024-08-17T17:11:50.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:50 smithi131 bash[88347]: cluster 2024-08-17T17:11:50.206102+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e649: 8 total, 8 up, 8 in 2024-08-17T17:11:50.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:50 smithi131 bash[89561]: cluster 2024-08-17T17:11:48.905627+0000 mgr.y (mgr.34107) 156 : cluster [DBG] pgmap v283: 425 pgs: 425 active+clean; 4.6 MiB data, 509 MiB used, 715 GiB / 715 GiB avail; 5.5 KiB/s rd, 684 KiB/s wr, 10 op/s 2024-08-17T17:11:50.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:50 smithi131 bash[89561]: cluster 2024-08-17T17:11:48.905627+0000 mgr.y (mgr.34107) 156 : cluster [DBG] pgmap v283: 425 pgs: 425 active+clean; 4.6 MiB data, 509 MiB used, 715 GiB / 715 GiB avail; 5.5 KiB/s rd, 684 KiB/s wr, 10 op/s 2024-08-17T17:11:50.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:50 smithi131 bash[89561]: cluster 2024-08-17T17:11:50.206102+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e649: 8 total, 8 up, 8 in 2024-08-17T17:11:50.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:50 smithi131 bash[89561]: cluster 2024-08-17T17:11:50.206102+0000 mon.a (mon.0) 517 : cluster [DBG] osdmap e649: 8 total, 8 up, 8 in 2024-08-17T17:11:52.461 INFO:teuthology.orchestra.run.smithi131.stdout:true 2024-08-17T17:11:52.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:52 smithi169 bash[79348]: cluster 2024-08-17T17:11:50.906736+0000 mgr.y (mgr.34107) 157 : cluster [DBG] pgmap v285: 425 pgs: 425 active+clean; 4.6 MiB data, 509 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 618 KiB/s wr, 8 op/s 2024-08-17T17:11:52.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:52 smithi169 bash[79348]: cluster 2024-08-17T17:11:50.906736+0000 mgr.y (mgr.34107) 157 : cluster [DBG] pgmap v285: 425 pgs: 425 active+clean; 4.6 MiB data, 509 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 618 KiB/s wr, 8 op/s 2024-08-17T17:11:52.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:52 smithi169 bash[79348]: audit 2024-08-17T17:11:51.619744+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:52.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:52 smithi169 bash[79348]: audit 2024-08-17T17:11:51.619744+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:52.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:52 smithi169 bash[79348]: audit 2024-08-17T17:11:51.630175+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:52.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:52 smithi169 bash[79348]: audit 2024-08-17T17:11:51.630175+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:52.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:52 smithi169 bash[79348]: audit 2024-08-17T17:11:51.632684+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:52.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:52 smithi169 bash[79348]: audit 2024-08-17T17:11:51.632684+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:52.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:52 smithi169 bash[79348]: audit 2024-08-17T17:11:51.634540+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:11:52.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:52 smithi169 bash[79348]: audit 2024-08-17T17:11:51.634540+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:11:52.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:52 smithi169 bash[79348]: audit 2024-08-17T17:11:51.646804+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:52.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:52 smithi169 bash[79348]: audit 2024-08-17T17:11:51.646804+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:52.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:52 smithi169 bash[79348]: cephadm 2024-08-17T17:11:51.710779+0000 mgr.y (mgr.34107) 158 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-08-17T17:11:52.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:52 smithi169 bash[79348]: cephadm 2024-08-17T17:11:51.710779+0000 mgr.y (mgr.34107) 158 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-08-17T17:11:52.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:52 smithi169 bash[79348]: audit 2024-08-17T17:11:51.711347+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:11:52.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:52 smithi169 bash[79348]: audit 2024-08-17T17:11:51.711347+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:11:52.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:52 smithi169 bash[79348]: audit 2024-08-17T17:11:51.713001+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:11:52.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:52 smithi169 bash[79348]: audit 2024-08-17T17:11:51.713001+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:11:52.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:52 smithi169 bash[79348]: audit 2024-08-17T17:11:51.714541+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:52.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:52 smithi169 bash[79348]: audit 2024-08-17T17:11:51.714541+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:52.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:52 smithi169 bash[79348]: cephadm 2024-08-17T17:11:51.716481+0000 mgr.y (mgr.34107) 159 : cephadm [INF] Reconfiguring daemon mon.a on smithi131 2024-08-17T17:11:52.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:52 smithi169 bash[79348]: cephadm 2024-08-17T17:11:51.716481+0000 mgr.y (mgr.34107) 159 : cephadm [INF] Reconfiguring daemon mon.a on smithi131 2024-08-17T17:11:53.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:52 smithi131 bash[89561]: cluster 2024-08-17T17:11:50.906736+0000 mgr.y (mgr.34107) 157 : cluster [DBG] pgmap v285: 425 pgs: 425 active+clean; 4.6 MiB data, 509 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 618 KiB/s wr, 8 op/s 2024-08-17T17:11:53.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:52 smithi131 bash[89561]: cluster 2024-08-17T17:11:50.906736+0000 mgr.y (mgr.34107) 157 : cluster [DBG] pgmap v285: 425 pgs: 425 active+clean; 4.6 MiB data, 509 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 618 KiB/s wr, 8 op/s 2024-08-17T17:11:53.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:52 smithi131 bash[89561]: audit 2024-08-17T17:11:51.619744+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:53.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:52 smithi131 bash[89561]: audit 2024-08-17T17:11:51.619744+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:53.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:52 smithi131 bash[89561]: audit 2024-08-17T17:11:51.630175+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:53.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:52 smithi131 bash[89561]: audit 2024-08-17T17:11:51.630175+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:53.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:52 smithi131 bash[89561]: audit 2024-08-17T17:11:51.632684+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:53.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:52 smithi131 bash[89561]: audit 2024-08-17T17:11:51.632684+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:53.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:52 smithi131 bash[89561]: audit 2024-08-17T17:11:51.634540+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:11:53.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:52 smithi131 bash[89561]: audit 2024-08-17T17:11:51.634540+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:11:53.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:52 smithi131 bash[89561]: audit 2024-08-17T17:11:51.646804+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:53.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:52 smithi131 bash[89561]: audit 2024-08-17T17:11:51.646804+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:53.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:52 smithi131 bash[89561]: cephadm 2024-08-17T17:11:51.710779+0000 mgr.y (mgr.34107) 158 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-08-17T17:11:53.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:52 smithi131 bash[89561]: cephadm 2024-08-17T17:11:51.710779+0000 mgr.y (mgr.34107) 158 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-08-17T17:11:53.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:52 smithi131 bash[89561]: audit 2024-08-17T17:11:51.711347+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:11:53.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:52 smithi131 bash[89561]: audit 2024-08-17T17:11:51.711347+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:11:53.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:52 smithi131 bash[89561]: audit 2024-08-17T17:11:51.713001+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:11:53.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:52 smithi131 bash[89561]: audit 2024-08-17T17:11:51.713001+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:11:53.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:52 smithi131 bash[89561]: audit 2024-08-17T17:11:51.714541+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:53.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:52 smithi131 bash[89561]: audit 2024-08-17T17:11:51.714541+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:53.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:52 smithi131 bash[89561]: cephadm 2024-08-17T17:11:51.716481+0000 mgr.y (mgr.34107) 159 : cephadm [INF] Reconfiguring daemon mon.a on smithi131 2024-08-17T17:11:53.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:52 smithi131 bash[89561]: cephadm 2024-08-17T17:11:51.716481+0000 mgr.y (mgr.34107) 159 : cephadm [INF] Reconfiguring daemon mon.a on smithi131 2024-08-17T17:11:53.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:52 smithi131 bash[88347]: cluster 2024-08-17T17:11:50.906736+0000 mgr.y (mgr.34107) 157 : cluster [DBG] pgmap v285: 425 pgs: 425 active+clean; 4.6 MiB data, 509 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 618 KiB/s wr, 8 op/s 2024-08-17T17:11:53.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:52 smithi131 bash[88347]: cluster 2024-08-17T17:11:50.906736+0000 mgr.y (mgr.34107) 157 : cluster [DBG] pgmap v285: 425 pgs: 425 active+clean; 4.6 MiB data, 509 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 618 KiB/s wr, 8 op/s 2024-08-17T17:11:53.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:52 smithi131 bash[88347]: audit 2024-08-17T17:11:51.619744+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:53.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:52 smithi131 bash[88347]: audit 2024-08-17T17:11:51.619744+0000 mon.a (mon.0) 518 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:53.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:52 smithi131 bash[88347]: audit 2024-08-17T17:11:51.630175+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:53.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:52 smithi131 bash[88347]: audit 2024-08-17T17:11:51.630175+0000 mon.a (mon.0) 519 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:53.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:52 smithi131 bash[88347]: audit 2024-08-17T17:11:51.632684+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:53.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:52 smithi131 bash[88347]: audit 2024-08-17T17:11:51.632684+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:53.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:52 smithi131 bash[88347]: audit 2024-08-17T17:11:51.634540+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:11:53.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:52 smithi131 bash[88347]: audit 2024-08-17T17:11:51.634540+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:11:53.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:52 smithi131 bash[88347]: audit 2024-08-17T17:11:51.646804+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:53.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:52 smithi131 bash[88347]: audit 2024-08-17T17:11:51.646804+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:53.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:52 smithi131 bash[88347]: cephadm 2024-08-17T17:11:51.710779+0000 mgr.y (mgr.34107) 158 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-08-17T17:11:53.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:52 smithi131 bash[88347]: cephadm 2024-08-17T17:11:51.710779+0000 mgr.y (mgr.34107) 158 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-08-17T17:11:53.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:52 smithi131 bash[88347]: audit 2024-08-17T17:11:51.711347+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:11:53.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:52 smithi131 bash[88347]: audit 2024-08-17T17:11:51.711347+0000 mon.a (mon.0) 523 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:11:53.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:52 smithi131 bash[88347]: audit 2024-08-17T17:11:51.713001+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:11:53.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:52 smithi131 bash[88347]: audit 2024-08-17T17:11:51.713001+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:11:53.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:52 smithi131 bash[88347]: audit 2024-08-17T17:11:51.714541+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:53.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:52 smithi131 bash[88347]: audit 2024-08-17T17:11:51.714541+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:53.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:52 smithi131 bash[88347]: cephadm 2024-08-17T17:11:51.716481+0000 mgr.y (mgr.34107) 159 : cephadm [INF] Reconfiguring daemon mon.a on smithi131 2024-08-17T17:11:53.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:52 smithi131 bash[88347]: cephadm 2024-08-17T17:11:51.716481+0000 mgr.y (mgr.34107) 159 : cephadm [INF] Reconfiguring daemon mon.a on smithi131 2024-08-17T17:11:53.121 INFO:teuthology.orchestra.run.smithi131.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T17:11:53.122 INFO:teuthology.orchestra.run.smithi131.stdout:alertmanager.a smithi131 *:9093,9094 running (5m) 38s ago 15m 14.1M - 0.27.0 11f11916f8cd 790124fcd830 2024-08-17T17:11:53.122 INFO:teuthology.orchestra.run.smithi131.stdout:grafana.a smithi169 *:3000 running (4m) 13s ago 14m 70.0M - c8b91775d855 ce594f124891 2024-08-17T17:11:53.122 INFO:teuthology.orchestra.run.smithi131.stdout:mds.foo.smithi131.ctintn smithi131 running (12m) 38s ago 12m 15.8M - 18.2.4-719-gced649f8 c870753d67c2 6dd140bebf9a 2024-08-17T17:11:53.122 INFO:teuthology.orchestra.run.smithi131.stdout:mds.foo.smithi169.mekqdz smithi169 running (12m) 13s ago 12m 21.0M - 18.2.4-719-gced649f8 c870753d67c2 de2b6ed48bc0 2024-08-17T17:11:53.122 INFO:teuthology.orchestra.run.smithi131.stdout:mgr.x smithi169 *:8443,9283,8765 running (6m) 13s ago 23m 439M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 86a2f0d4c679 2024-08-17T17:11:53.122 INFO:teuthology.orchestra.run.smithi131.stdout:mgr.y smithi131 *:8443,9283,8765 running (7m) 38s ago 26m 506M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb c3e5c2355bd4 2024-08-17T17:11:53.122 INFO:teuthology.orchestra.run.smithi131.stdout:mon.a smithi131 running (3m) 38s ago 26m 53.1M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb d4e38ba36c07 2024-08-17T17:11:53.122 INFO:teuthology.orchestra.run.smithi131.stdout:mon.b smithi169 running (26s) 13s ago 24m 21.0M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb bed7babf6889 2024-08-17T17:11:53.122 INFO:teuthology.orchestra.run.smithi131.stdout:mon.c smithi131 running (3m) 38s ago 24m 39.0M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 0818bcbd33de 2024-08-17T17:11:53.122 INFO:teuthology.orchestra.run.smithi131.stdout:node-exporter.a smithi131 *:9100 running (6m) 38s ago 15m 8179k - 1.7.0 72c9c2088986 adbbbf140ad8 2024-08-17T17:11:53.122 INFO:teuthology.orchestra.run.smithi131.stdout:node-exporter.b smithi169 *:9100 running (6m) 13s ago 15m 8248k - 1.7.0 72c9c2088986 706e3ff6618b 2024-08-17T17:11:53.122 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0 smithi131 running (23m) 38s ago 23m 137M 2524M 18.2.4-719-gced649f8 c870753d67c2 56f0a67267a6 2024-08-17T17:11:53.122 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1 smithi131 running (22m) 38s ago 22m 141M 2524M 18.2.4-719-gced649f8 c870753d67c2 2f713ee6cf33 2024-08-17T17:11:53.123 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2 smithi131 running (21m) 38s ago 21m 157M 2524M 18.2.4-719-gced649f8 c870753d67c2 fe215c9d7f47 2024-08-17T17:11:53.123 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3 smithi131 running (20m) 38s ago 20m 143M 2524M 18.2.4-719-gced649f8 c870753d67c2 2f170c02ee2d 2024-08-17T17:11:53.123 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4 smithi169 running (19m) 13s ago 19m 143M 2524M 18.2.4-719-gced649f8 c870753d67c2 524bbf4e0cc3 2024-08-17T17:11:53.123 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5 smithi169 running (18m) 13s ago 18m 118M 2524M 18.2.4-719-gced649f8 c870753d67c2 5878adfca71c 2024-08-17T17:11:53.123 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6 smithi169 running (17m) 13s ago 17m 138M 2524M 18.2.4-719-gced649f8 c870753d67c2 78df1d40d56b 2024-08-17T17:11:53.123 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7 smithi169 running (16m) 13s ago 16m 123M 2524M 18.2.4-719-gced649f8 c870753d67c2 c1f457bcf070 2024-08-17T17:11:53.123 INFO:teuthology.orchestra.run.smithi131.stdout:prometheus.a smithi169 *:9095 running (5m) 13s ago 15m 45.0M - 2.51.0 1d3b7f56885b 8075d2417311 2024-08-17T17:11:53.501 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:11:53.501 INFO:teuthology.orchestra.run.smithi131.stdout: "mon": { 2024-08-17T17:11:53.501 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 3 2024-08-17T17:11:53.501 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:11:53.501 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr": { 2024-08-17T17:11:53.501 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 2 2024-08-17T17:11:53.501 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:11:53.502 INFO:teuthology.orchestra.run.smithi131.stdout: "osd": { 2024-08-17T17:11:53.502 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 8 2024-08-17T17:11:53.502 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:11:53.502 INFO:teuthology.orchestra.run.smithi131.stdout: "mds": { 2024-08-17T17:11:53.502 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 2 2024-08-17T17:11:53.502 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:11:53.502 INFO:teuthology.orchestra.run.smithi131.stdout: "overall": { 2024-08-17T17:11:53.502 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 10, 2024-08-17T17:11:53.502 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 5 2024-08-17T17:11:53.502 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:11:53.502 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:11:53.818 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:11:53.818 INFO:teuthology.orchestra.run.smithi131.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d", 2024-08-17T17:11:53.818 INFO:teuthology.orchestra.run.smithi131.stdout: "in_progress": true, 2024-08-17T17:11:53.818 INFO:teuthology.orchestra.run.smithi131.stdout: "which": "Upgrading daemons of type(s) mon. Upgrade limited to 1 daemons (0 remaining).", 2024-08-17T17:11:53.818 INFO:teuthology.orchestra.run.smithi131.stdout: "services_complete": [ 2024-08-17T17:11:53.818 INFO:teuthology.orchestra.run.smithi131.stdout: "mon" 2024-08-17T17:11:53.818 INFO:teuthology.orchestra.run.smithi131.stdout: ], 2024-08-17T17:11:53.819 INFO:teuthology.orchestra.run.smithi131.stdout: "progress": "3/3 daemons upgraded", 2024-08-17T17:11:53.819 INFO:teuthology.orchestra.run.smithi131.stdout: "message": "Currently upgrading mon daemons", 2024-08-17T17:11:53.819 INFO:teuthology.orchestra.run.smithi131.stdout: "is_paused": false 2024-08-17T17:11:53.819 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:11:53.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:53 smithi169 bash[79348]: audit 2024-08-17T17:11:52.451684+0000 mgr.y (mgr.34107) 160 : audit [DBG] from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:53.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:53 smithi169 bash[79348]: audit 2024-08-17T17:11:52.451684+0000 mgr.y (mgr.34107) 160 : audit [DBG] from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:53.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:53 smithi169 bash[79348]: audit 2024-08-17T17:11:53.203276+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:53.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:53 smithi169 bash[79348]: audit 2024-08-17T17:11:53.203276+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:53.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:53 smithi169 bash[79348]: audit 2024-08-17T17:11:53.205213+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:53.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:53 smithi169 bash[79348]: audit 2024-08-17T17:11:53.205213+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:53.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:53 smithi169 bash[79348]: audit 2024-08-17T17:11:53.504285+0000 mon.a (mon.0) 528 : audit [DBG] from='client.? 172.21.15.131:0/3218711285' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:11:53.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:53 smithi169 bash[79348]: audit 2024-08-17T17:11:53.504285+0000 mon.a (mon.0) 528 : audit [DBG] from='client.? 172.21.15.131:0/3218711285' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:11:53.959 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:53 smithi131 bash[88347]: audit 2024-08-17T17:11:52.451684+0000 mgr.y (mgr.34107) 160 : audit [DBG] from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:53.959 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:53 smithi131 bash[88347]: audit 2024-08-17T17:11:52.451684+0000 mgr.y (mgr.34107) 160 : audit [DBG] from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:53.959 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:53 smithi131 bash[88347]: audit 2024-08-17T17:11:53.203276+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:53.959 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:53 smithi131 bash[88347]: audit 2024-08-17T17:11:53.203276+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:53.960 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:53 smithi131 bash[88347]: audit 2024-08-17T17:11:53.205213+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:53.960 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:53 smithi131 bash[88347]: audit 2024-08-17T17:11:53.205213+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:53.960 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:53 smithi131 bash[88347]: audit 2024-08-17T17:11:53.504285+0000 mon.a (mon.0) 528 : audit [DBG] from='client.? 172.21.15.131:0/3218711285' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:11:53.960 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:53 smithi131 bash[88347]: audit 2024-08-17T17:11:53.504285+0000 mon.a (mon.0) 528 : audit [DBG] from='client.? 172.21.15.131:0/3218711285' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:11:53.960 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:53 smithi131 bash[89561]: audit 2024-08-17T17:11:52.451684+0000 mgr.y (mgr.34107) 160 : audit [DBG] from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:53.960 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:53 smithi131 bash[89561]: audit 2024-08-17T17:11:52.451684+0000 mgr.y (mgr.34107) 160 : audit [DBG] from='client.44288 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:53.960 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:53 smithi131 bash[89561]: audit 2024-08-17T17:11:53.203276+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:53.960 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:53 smithi131 bash[89561]: audit 2024-08-17T17:11:53.203276+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:53.960 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:53 smithi131 bash[89561]: audit 2024-08-17T17:11:53.205213+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:53.960 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:53 smithi131 bash[89561]: audit 2024-08-17T17:11:53.205213+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:11:53.960 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:53 smithi131 bash[89561]: audit 2024-08-17T17:11:53.504285+0000 mon.a (mon.0) 528 : audit [DBG] from='client.? 172.21.15.131:0/3218711285' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:11:53.961 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:53 smithi131 bash[89561]: audit 2024-08-17T17:11:53.504285+0000 mon.a (mon.0) 528 : audit [DBG] from='client.? 172.21.15.131:0/3218711285' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:11:54.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:54 smithi169 bash[79348]: audit 2024-08-17T17:11:52.778447+0000 mgr.y (mgr.34107) 161 : audit [DBG] from='client.34368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:54.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:54 smithi169 bash[79348]: audit 2024-08-17T17:11:52.778447+0000 mgr.y (mgr.34107) 161 : audit [DBG] from='client.34368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:54.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:54 smithi169 bash[79348]: cluster 2024-08-17T17:11:52.907291+0000 mgr.y (mgr.34107) 162 : cluster [DBG] pgmap v286: 425 pgs: 425 active+clean; 4.6 MiB data, 509 MiB used, 715 GiB / 715 GiB avail; 4.0 KiB/s rd, 512 KiB/s wr, 7 op/s 2024-08-17T17:11:54.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:54 smithi169 bash[79348]: cluster 2024-08-17T17:11:52.907291+0000 mgr.y (mgr.34107) 162 : cluster [DBG] pgmap v286: 425 pgs: 425 active+clean; 4.6 MiB data, 509 MiB used, 715 GiB / 715 GiB avail; 4.0 KiB/s rd, 512 KiB/s wr, 7 op/s 2024-08-17T17:11:54.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:54 smithi169 bash[79348]: audit 2024-08-17T17:11:53.088283+0000 mgr.y (mgr.34107) 163 : audit [DBG] from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:54.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:54 smithi169 bash[79348]: audit 2024-08-17T17:11:53.088283+0000 mgr.y (mgr.34107) 163 : audit [DBG] from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:54.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:54 smithi169 bash[79348]: audit 2024-08-17T17:11:54.499019+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:54.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:54 smithi169 bash[79348]: audit 2024-08-17T17:11:54.499019+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:54.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:54 smithi169 bash[79348]: audit 2024-08-17T17:11:54.508706+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:54.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:54 smithi169 bash[79348]: audit 2024-08-17T17:11:54.508706+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:54.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:54 smithi169 bash[79348]: audit 2024-08-17T17:11:54.510619+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-08-17T17:11:54.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:54 smithi169 bash[79348]: audit 2024-08-17T17:11:54.510619+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-08-17T17:11:54.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:54 smithi169 bash[79348]: audit 2024-08-17T17:11:54.512294+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-08-17T17:11:54.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:54 smithi169 bash[79348]: audit 2024-08-17T17:11:54.512294+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-08-17T17:11:54.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:54 smithi169 bash[79348]: audit 2024-08-17T17:11:54.513593+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:54.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:54 smithi169 bash[79348]: audit 2024-08-17T17:11:54.513593+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:55.058 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:54 smithi131 bash[89561]: audit 2024-08-17T17:11:52.778447+0000 mgr.y (mgr.34107) 161 : audit [DBG] from='client.34368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:55.059 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:54 smithi131 bash[89561]: audit 2024-08-17T17:11:52.778447+0000 mgr.y (mgr.34107) 161 : audit [DBG] from='client.34368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:55.059 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:54 smithi131 bash[89561]: cluster 2024-08-17T17:11:52.907291+0000 mgr.y (mgr.34107) 162 : cluster [DBG] pgmap v286: 425 pgs: 425 active+clean; 4.6 MiB data, 509 MiB used, 715 GiB / 715 GiB avail; 4.0 KiB/s rd, 512 KiB/s wr, 7 op/s 2024-08-17T17:11:55.059 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:54 smithi131 bash[89561]: cluster 2024-08-17T17:11:52.907291+0000 mgr.y (mgr.34107) 162 : cluster [DBG] pgmap v286: 425 pgs: 425 active+clean; 4.6 MiB data, 509 MiB used, 715 GiB / 715 GiB avail; 4.0 KiB/s rd, 512 KiB/s wr, 7 op/s 2024-08-17T17:11:55.059 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:54 smithi131 bash[89561]: audit 2024-08-17T17:11:53.088283+0000 mgr.y (mgr.34107) 163 : audit [DBG] from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:55.059 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:54 smithi131 bash[89561]: audit 2024-08-17T17:11:53.088283+0000 mgr.y (mgr.34107) 163 : audit [DBG] from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:55.059 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:54 smithi131 bash[89561]: audit 2024-08-17T17:11:54.499019+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:55.059 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:54 smithi131 bash[89561]: audit 2024-08-17T17:11:54.499019+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:55.059 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:54 smithi131 bash[89561]: audit 2024-08-17T17:11:54.508706+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:55.059 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:54 smithi131 bash[89561]: audit 2024-08-17T17:11:54.508706+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:55.059 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:54 smithi131 bash[89561]: audit 2024-08-17T17:11:54.510619+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-08-17T17:11:55.059 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:54 smithi131 bash[89561]: audit 2024-08-17T17:11:54.510619+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-08-17T17:11:55.059 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:54 smithi131 bash[89561]: audit 2024-08-17T17:11:54.512294+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-08-17T17:11:55.060 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:54 smithi131 bash[89561]: audit 2024-08-17T17:11:54.512294+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-08-17T17:11:55.060 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:54 smithi131 bash[89561]: audit 2024-08-17T17:11:54.513593+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:55.060 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:54 smithi131 bash[89561]: audit 2024-08-17T17:11:54.513593+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:55.060 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:54 smithi131 bash[88347]: audit 2024-08-17T17:11:52.778447+0000 mgr.y (mgr.34107) 161 : audit [DBG] from='client.34368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:55.060 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:54 smithi131 bash[88347]: audit 2024-08-17T17:11:52.778447+0000 mgr.y (mgr.34107) 161 : audit [DBG] from='client.34368 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:55.060 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:54 smithi131 bash[88347]: cluster 2024-08-17T17:11:52.907291+0000 mgr.y (mgr.34107) 162 : cluster [DBG] pgmap v286: 425 pgs: 425 active+clean; 4.6 MiB data, 509 MiB used, 715 GiB / 715 GiB avail; 4.0 KiB/s rd, 512 KiB/s wr, 7 op/s 2024-08-17T17:11:55.060 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:54 smithi131 bash[88347]: cluster 2024-08-17T17:11:52.907291+0000 mgr.y (mgr.34107) 162 : cluster [DBG] pgmap v286: 425 pgs: 425 active+clean; 4.6 MiB data, 509 MiB used, 715 GiB / 715 GiB avail; 4.0 KiB/s rd, 512 KiB/s wr, 7 op/s 2024-08-17T17:11:55.060 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:54 smithi131 bash[88347]: audit 2024-08-17T17:11:53.088283+0000 mgr.y (mgr.34107) 163 : audit [DBG] from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:55.060 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:54 smithi131 bash[88347]: audit 2024-08-17T17:11:53.088283+0000 mgr.y (mgr.34107) 163 : audit [DBG] from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:55.061 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:54 smithi131 bash[88347]: audit 2024-08-17T17:11:54.499019+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:55.061 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:54 smithi131 bash[88347]: audit 2024-08-17T17:11:54.499019+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:55.061 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:54 smithi131 bash[88347]: audit 2024-08-17T17:11:54.508706+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:55.061 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:54 smithi131 bash[88347]: audit 2024-08-17T17:11:54.508706+0000 mon.a (mon.0) 530 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:55.061 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:54 smithi131 bash[88347]: audit 2024-08-17T17:11:54.510619+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-08-17T17:11:55.061 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:54 smithi131 bash[88347]: audit 2024-08-17T17:11:54.510619+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-08-17T17:11:55.061 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:54 smithi131 bash[88347]: audit 2024-08-17T17:11:54.512294+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-08-17T17:11:55.061 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:54 smithi131 bash[88347]: audit 2024-08-17T17:11:54.512294+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-08-17T17:11:55.061 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:54 smithi131 bash[88347]: audit 2024-08-17T17:11:54.513593+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:55.061 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:54 smithi131 bash[88347]: audit 2024-08-17T17:11:54.513593+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:55.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:55 smithi169 bash[79348]: audit 2024-08-17T17:11:53.821595+0000 mgr.y (mgr.34107) 164 : audit [DBG] from='client.34386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:55.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:55 smithi169 bash[79348]: audit 2024-08-17T17:11:53.821595+0000 mgr.y (mgr.34107) 164 : audit [DBG] from='client.34386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:55.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:55 smithi169 bash[79348]: cephadm 2024-08-17T17:11:54.510118+0000 mgr.y (mgr.34107) 165 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-08-17T17:11:55.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:55 smithi169 bash[79348]: cephadm 2024-08-17T17:11:54.510118+0000 mgr.y (mgr.34107) 165 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-08-17T17:11:55.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:55 smithi169 bash[79348]: cephadm 2024-08-17T17:11:54.514780+0000 mgr.y (mgr.34107) 166 : cephadm [INF] Reconfiguring daemon mgr.y on smithi131 2024-08-17T17:11:55.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:55 smithi169 bash[79348]: cephadm 2024-08-17T17:11:54.514780+0000 mgr.y (mgr.34107) 166 : cephadm [INF] Reconfiguring daemon mgr.y on smithi131 2024-08-17T17:11:56.048 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:55 smithi131 bash[89561]: audit 2024-08-17T17:11:53.821595+0000 mgr.y (mgr.34107) 164 : audit [DBG] from='client.34386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:56.048 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:55 smithi131 bash[89561]: audit 2024-08-17T17:11:53.821595+0000 mgr.y (mgr.34107) 164 : audit [DBG] from='client.34386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:56.048 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:55 smithi131 bash[89561]: cephadm 2024-08-17T17:11:54.510118+0000 mgr.y (mgr.34107) 165 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-08-17T17:11:56.048 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:55 smithi131 bash[89561]: cephadm 2024-08-17T17:11:54.510118+0000 mgr.y (mgr.34107) 165 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-08-17T17:11:56.048 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:55 smithi131 bash[89561]: cephadm 2024-08-17T17:11:54.514780+0000 mgr.y (mgr.34107) 166 : cephadm [INF] Reconfiguring daemon mgr.y on smithi131 2024-08-17T17:11:56.049 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:55 smithi131 bash[89561]: cephadm 2024-08-17T17:11:54.514780+0000 mgr.y (mgr.34107) 166 : cephadm [INF] Reconfiguring daemon mgr.y on smithi131 2024-08-17T17:11:56.049 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:55 smithi131 bash[88347]: audit 2024-08-17T17:11:53.821595+0000 mgr.y (mgr.34107) 164 : audit [DBG] from='client.34386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:56.049 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:55 smithi131 bash[88347]: audit 2024-08-17T17:11:53.821595+0000 mgr.y (mgr.34107) 164 : audit [DBG] from='client.34386 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:11:56.049 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:55 smithi131 bash[88347]: cephadm 2024-08-17T17:11:54.510118+0000 mgr.y (mgr.34107) 165 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-08-17T17:11:56.049 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:55 smithi131 bash[88347]: cephadm 2024-08-17T17:11:54.510118+0000 mgr.y (mgr.34107) 165 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-08-17T17:11:56.049 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:55 smithi131 bash[88347]: cephadm 2024-08-17T17:11:54.514780+0000 mgr.y (mgr.34107) 166 : cephadm [INF] Reconfiguring daemon mgr.y on smithi131 2024-08-17T17:11:56.049 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:55 smithi131 bash[88347]: cephadm 2024-08-17T17:11:54.514780+0000 mgr.y (mgr.34107) 166 : cephadm [INF] Reconfiguring daemon mgr.y on smithi131 2024-08-17T17:11:56.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:56 smithi131 bash[88347]: cluster 2024-08-17T17:11:54.910876+0000 mgr.y (mgr.34107) 167 : cluster [DBG] pgmap v287: 425 pgs: 425 active+clean; 9.6 MiB data, 522 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 958 KiB/s wr, 8 op/s 2024-08-17T17:11:56.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:56 smithi131 bash[88347]: cluster 2024-08-17T17:11:54.910876+0000 mgr.y (mgr.34107) 167 : cluster [DBG] pgmap v287: 425 pgs: 425 active+clean; 9.6 MiB data, 522 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 958 KiB/s wr, 8 op/s 2024-08-17T17:11:56.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:56 smithi131 bash[89561]: cluster 2024-08-17T17:11:54.910876+0000 mgr.y (mgr.34107) 167 : cluster [DBG] pgmap v287: 425 pgs: 425 active+clean; 9.6 MiB data, 522 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 958 KiB/s wr, 8 op/s 2024-08-17T17:11:56.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:56 smithi131 bash[89561]: cluster 2024-08-17T17:11:54.910876+0000 mgr.y (mgr.34107) 167 : cluster [DBG] pgmap v287: 425 pgs: 425 active+clean; 9.6 MiB data, 522 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 958 KiB/s wr, 8 op/s 2024-08-17T17:11:56.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:56 smithi169 bash[79348]: cluster 2024-08-17T17:11:54.910876+0000 mgr.y (mgr.34107) 167 : cluster [DBG] pgmap v287: 425 pgs: 425 active+clean; 9.6 MiB data, 522 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 958 KiB/s wr, 8 op/s 2024-08-17T17:11:56.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:56 smithi169 bash[79348]: cluster 2024-08-17T17:11:54.910876+0000 mgr.y (mgr.34107) 167 : cluster [DBG] pgmap v287: 425 pgs: 425 active+clean; 9.6 MiB data, 522 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 958 KiB/s wr, 8 op/s 2024-08-17T17:11:58.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:57 smithi131 bash[89561]: cluster 2024-08-17T17:11:56.911751+0000 mgr.y (mgr.34107) 168 : cluster [DBG] pgmap v288: 425 pgs: 425 active+clean; 9.6 MiB data, 522 MiB used, 715 GiB / 715 GiB avail; 4.2 KiB/s rd, 922 KiB/s wr, 7 op/s 2024-08-17T17:11:58.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:57 smithi131 bash[89561]: cluster 2024-08-17T17:11:56.911751+0000 mgr.y (mgr.34107) 168 : cluster [DBG] pgmap v288: 425 pgs: 425 active+clean; 9.6 MiB data, 522 MiB used, 715 GiB / 715 GiB avail; 4.2 KiB/s rd, 922 KiB/s wr, 7 op/s 2024-08-17T17:11:58.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:57 smithi131 bash[89561]: audit 2024-08-17T17:11:56.947762+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:58.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:57 smithi131 bash[89561]: audit 2024-08-17T17:11:56.947762+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:58.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:57 smithi131 bash[89561]: audit 2024-08-17T17:11:56.956961+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:58.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:57 smithi131 bash[89561]: audit 2024-08-17T17:11:56.956961+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:58.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:57 smithi131 bash[89561]: cephadm 2024-08-17T17:11:56.958936+0000 mgr.y (mgr.34107) 169 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-17T17:11:58.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:57 smithi131 bash[89561]: cephadm 2024-08-17T17:11:56.958936+0000 mgr.y (mgr.34107) 169 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-17T17:11:58.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:57 smithi131 bash[89561]: audit 2024-08-17T17:11:56.959550+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:11:58.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:57 smithi131 bash[89561]: audit 2024-08-17T17:11:56.959550+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:11:58.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:57 smithi131 bash[89561]: audit 2024-08-17T17:11:56.960897+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:11:58.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:57 smithi131 bash[89561]: audit 2024-08-17T17:11:56.960897+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:11:58.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:57 smithi131 bash[89561]: audit 2024-08-17T17:11:56.962331+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:58.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:57 smithi131 bash[89561]: audit 2024-08-17T17:11:56.962331+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:58.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:57 smithi131 bash[89561]: cephadm 2024-08-17T17:11:56.963992+0000 mgr.y (mgr.34107) 170 : cephadm [INF] Reconfiguring daemon mon.c on smithi131 2024-08-17T17:11:58.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:11:57 smithi131 bash[89561]: cephadm 2024-08-17T17:11:56.963992+0000 mgr.y (mgr.34107) 170 : cephadm [INF] Reconfiguring daemon mon.c on smithi131 2024-08-17T17:11:58.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:57 smithi131 bash[88347]: cluster 2024-08-17T17:11:56.911751+0000 mgr.y (mgr.34107) 168 : cluster [DBG] pgmap v288: 425 pgs: 425 active+clean; 9.6 MiB data, 522 MiB used, 715 GiB / 715 GiB avail; 4.2 KiB/s rd, 922 KiB/s wr, 7 op/s 2024-08-17T17:11:58.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:57 smithi131 bash[88347]: cluster 2024-08-17T17:11:56.911751+0000 mgr.y (mgr.34107) 168 : cluster [DBG] pgmap v288: 425 pgs: 425 active+clean; 9.6 MiB data, 522 MiB used, 715 GiB / 715 GiB avail; 4.2 KiB/s rd, 922 KiB/s wr, 7 op/s 2024-08-17T17:11:58.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:57 smithi131 bash[88347]: audit 2024-08-17T17:11:56.947762+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:58.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:57 smithi131 bash[88347]: audit 2024-08-17T17:11:56.947762+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:58.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:57 smithi131 bash[88347]: audit 2024-08-17T17:11:56.956961+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:58.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:57 smithi131 bash[88347]: audit 2024-08-17T17:11:56.956961+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:58.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:57 smithi131 bash[88347]: cephadm 2024-08-17T17:11:56.958936+0000 mgr.y (mgr.34107) 169 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-17T17:11:58.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:57 smithi131 bash[88347]: cephadm 2024-08-17T17:11:56.958936+0000 mgr.y (mgr.34107) 169 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-17T17:11:58.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:57 smithi131 bash[88347]: audit 2024-08-17T17:11:56.959550+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:11:58.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:57 smithi131 bash[88347]: audit 2024-08-17T17:11:56.959550+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:11:58.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:57 smithi131 bash[88347]: audit 2024-08-17T17:11:56.960897+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:11:58.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:57 smithi131 bash[88347]: audit 2024-08-17T17:11:56.960897+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:11:58.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:57 smithi131 bash[88347]: audit 2024-08-17T17:11:56.962331+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:58.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:57 smithi131 bash[88347]: audit 2024-08-17T17:11:56.962331+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:58.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:57 smithi131 bash[88347]: cephadm 2024-08-17T17:11:56.963992+0000 mgr.y (mgr.34107) 170 : cephadm [INF] Reconfiguring daemon mon.c on smithi131 2024-08-17T17:11:58.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:11:57 smithi131 bash[88347]: cephadm 2024-08-17T17:11:56.963992+0000 mgr.y (mgr.34107) 170 : cephadm [INF] Reconfiguring daemon mon.c on smithi131 2024-08-17T17:11:58.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:57 smithi169 bash[79348]: cluster 2024-08-17T17:11:56.911751+0000 mgr.y (mgr.34107) 168 : cluster [DBG] pgmap v288: 425 pgs: 425 active+clean; 9.6 MiB data, 522 MiB used, 715 GiB / 715 GiB avail; 4.2 KiB/s rd, 922 KiB/s wr, 7 op/s 2024-08-17T17:11:58.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:57 smithi169 bash[79348]: cluster 2024-08-17T17:11:56.911751+0000 mgr.y (mgr.34107) 168 : cluster [DBG] pgmap v288: 425 pgs: 425 active+clean; 9.6 MiB data, 522 MiB used, 715 GiB / 715 GiB avail; 4.2 KiB/s rd, 922 KiB/s wr, 7 op/s 2024-08-17T17:11:58.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:57 smithi169 bash[79348]: audit 2024-08-17T17:11:56.947762+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:58.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:57 smithi169 bash[79348]: audit 2024-08-17T17:11:56.947762+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:58.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:57 smithi169 bash[79348]: audit 2024-08-17T17:11:56.956961+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:58.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:57 smithi169 bash[79348]: audit 2024-08-17T17:11:56.956961+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:11:58.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:57 smithi169 bash[79348]: cephadm 2024-08-17T17:11:56.958936+0000 mgr.y (mgr.34107) 169 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-17T17:11:58.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:57 smithi169 bash[79348]: cephadm 2024-08-17T17:11:56.958936+0000 mgr.y (mgr.34107) 169 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-08-17T17:11:58.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:57 smithi169 bash[79348]: audit 2024-08-17T17:11:56.959550+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:11:58.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:57 smithi169 bash[79348]: audit 2024-08-17T17:11:56.959550+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:11:58.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:57 smithi169 bash[79348]: audit 2024-08-17T17:11:56.960897+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:11:58.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:57 smithi169 bash[79348]: audit 2024-08-17T17:11:56.960897+0000 mon.a (mon.0) 537 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:11:58.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:57 smithi169 bash[79348]: audit 2024-08-17T17:11:56.962331+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:58.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:57 smithi169 bash[79348]: audit 2024-08-17T17:11:56.962331+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:11:58.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:57 smithi169 bash[79348]: cephadm 2024-08-17T17:11:56.963992+0000 mgr.y (mgr.34107) 170 : cephadm [INF] Reconfiguring daemon mon.c on smithi131 2024-08-17T17:11:58.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:11:57 smithi169 bash[79348]: cephadm 2024-08-17T17:11:56.963992+0000 mgr.y (mgr.34107) 170 : cephadm [INF] Reconfiguring daemon mon.c on smithi131 2024-08-17T17:11:59.033 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:11:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:11:58] "GET /metrics HTTP/1.1" 200 60404 "" "Prometheus/2.51.0" 2024-08-17T17:12:00.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:00 smithi131 bash[89561]: cluster 2024-08-17T17:11:58.915206+0000 mgr.y (mgr.34107) 171 : cluster [DBG] pgmap v289: 425 pgs: 425 active+clean; 15 MiB data, 537 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1024 KiB/s wr, 3 op/s 2024-08-17T17:12:00.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:00 smithi131 bash[89561]: cluster 2024-08-17T17:11:58.915206+0000 mgr.y (mgr.34107) 171 : cluster [DBG] pgmap v289: 425 pgs: 425 active+clean; 15 MiB data, 537 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1024 KiB/s wr, 3 op/s 2024-08-17T17:12:00.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:00 smithi131 bash[89561]: audit 2024-08-17T17:11:59.506689+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:00.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:00 smithi131 bash[89561]: audit 2024-08-17T17:11:59.506689+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:00.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:00 smithi131 bash[89561]: audit 2024-08-17T17:11:59.515456+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:00.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:00 smithi131 bash[89561]: audit 2024-08-17T17:11:59.515456+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:00.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:00 smithi131 bash[89561]: cephadm 2024-08-17T17:11:59.517431+0000 mgr.y (mgr.34107) 172 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-08-17T17:12:00.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:00 smithi131 bash[89561]: cephadm 2024-08-17T17:11:59.517431+0000 mgr.y (mgr.34107) 172 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-08-17T17:12:00.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:00 smithi131 bash[89561]: audit 2024-08-17T17:11:59.517936+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-17T17:12:00.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:00 smithi131 bash[89561]: audit 2024-08-17T17:11:59.517936+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-17T17:12:00.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:00 smithi131 bash[89561]: audit 2024-08-17T17:11:59.519073+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:00.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:00 smithi131 bash[89561]: audit 2024-08-17T17:11:59.519073+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:00.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:00 smithi131 bash[89561]: cephadm 2024-08-17T17:11:59.529062+0000 mgr.y (mgr.34107) 173 : cephadm [INF] Reconfiguring daemon osd.0 on smithi131 2024-08-17T17:12:00.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:00 smithi131 bash[89561]: cephadm 2024-08-17T17:11:59.529062+0000 mgr.y (mgr.34107) 173 : cephadm [INF] Reconfiguring daemon osd.0 on smithi131 2024-08-17T17:12:00.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:00 smithi131 bash[89561]: cluster 2024-08-17T17:12:00.199483+0000 mon.a (mon.0) 543 : cluster [WRN] pool 'test-librbd-smithi131-69450-25' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T17:12:00.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:00 smithi131 bash[89561]: cluster 2024-08-17T17:12:00.199483+0000 mon.a (mon.0) 543 : cluster [WRN] pool 'test-librbd-smithi131-69450-25' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T17:12:00.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:00 smithi131 bash[89561]: cluster 2024-08-17T17:12:00.200055+0000 mon.a (mon.0) 544 : cluster [WRN] Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-17T17:12:00.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:00 smithi131 bash[89561]: cluster 2024-08-17T17:12:00.200055+0000 mon.a (mon.0) 544 : cluster [WRN] Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-17T17:12:00.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:00 smithi131 bash[89561]: cluster 2024-08-17T17:12:00.209002+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e650: 8 total, 8 up, 8 in 2024-08-17T17:12:00.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:00 smithi131 bash[89561]: cluster 2024-08-17T17:12:00.209002+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e650: 8 total, 8 up, 8 in 2024-08-17T17:12:00.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:00 smithi131 bash[88347]: cluster 2024-08-17T17:11:58.915206+0000 mgr.y (mgr.34107) 171 : cluster [DBG] pgmap v289: 425 pgs: 425 active+clean; 15 MiB data, 537 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1024 KiB/s wr, 3 op/s 2024-08-17T17:12:00.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:00 smithi131 bash[88347]: cluster 2024-08-17T17:11:58.915206+0000 mgr.y (mgr.34107) 171 : cluster [DBG] pgmap v289: 425 pgs: 425 active+clean; 15 MiB data, 537 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1024 KiB/s wr, 3 op/s 2024-08-17T17:12:00.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:00 smithi131 bash[88347]: audit 2024-08-17T17:11:59.506689+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:00.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:00 smithi131 bash[88347]: audit 2024-08-17T17:11:59.506689+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:00.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:00 smithi131 bash[88347]: audit 2024-08-17T17:11:59.515456+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:00.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:00 smithi131 bash[88347]: audit 2024-08-17T17:11:59.515456+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:00.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:00 smithi131 bash[88347]: cephadm 2024-08-17T17:11:59.517431+0000 mgr.y (mgr.34107) 172 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-08-17T17:12:00.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:00 smithi131 bash[88347]: cephadm 2024-08-17T17:11:59.517431+0000 mgr.y (mgr.34107) 172 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-08-17T17:12:00.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:00 smithi131 bash[88347]: audit 2024-08-17T17:11:59.517936+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-17T17:12:00.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:00 smithi131 bash[88347]: audit 2024-08-17T17:11:59.517936+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-17T17:12:00.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:00 smithi131 bash[88347]: audit 2024-08-17T17:11:59.519073+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:00.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:00 smithi131 bash[88347]: audit 2024-08-17T17:11:59.519073+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:00.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:00 smithi131 bash[88347]: cephadm 2024-08-17T17:11:59.529062+0000 mgr.y (mgr.34107) 173 : cephadm [INF] Reconfiguring daemon osd.0 on smithi131 2024-08-17T17:12:00.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:00 smithi131 bash[88347]: cephadm 2024-08-17T17:11:59.529062+0000 mgr.y (mgr.34107) 173 : cephadm [INF] Reconfiguring daemon osd.0 on smithi131 2024-08-17T17:12:00.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:00 smithi131 bash[88347]: cluster 2024-08-17T17:12:00.199483+0000 mon.a (mon.0) 543 : cluster [WRN] pool 'test-librbd-smithi131-69450-25' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T17:12:00.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:00 smithi131 bash[88347]: cluster 2024-08-17T17:12:00.199483+0000 mon.a (mon.0) 543 : cluster [WRN] pool 'test-librbd-smithi131-69450-25' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T17:12:00.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:00 smithi131 bash[88347]: cluster 2024-08-17T17:12:00.200055+0000 mon.a (mon.0) 544 : cluster [WRN] Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-17T17:12:00.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:00 smithi131 bash[88347]: cluster 2024-08-17T17:12:00.200055+0000 mon.a (mon.0) 544 : cluster [WRN] Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-17T17:12:00.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:00 smithi131 bash[88347]: cluster 2024-08-17T17:12:00.209002+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e650: 8 total, 8 up, 8 in 2024-08-17T17:12:00.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:00 smithi131 bash[88347]: cluster 2024-08-17T17:12:00.209002+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e650: 8 total, 8 up, 8 in 2024-08-17T17:12:00.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:00 smithi169 bash[79348]: cluster 2024-08-17T17:11:58.915206+0000 mgr.y (mgr.34107) 171 : cluster [DBG] pgmap v289: 425 pgs: 425 active+clean; 15 MiB data, 537 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1024 KiB/s wr, 3 op/s 2024-08-17T17:12:00.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:00 smithi169 bash[79348]: cluster 2024-08-17T17:11:58.915206+0000 mgr.y (mgr.34107) 171 : cluster [DBG] pgmap v289: 425 pgs: 425 active+clean; 15 MiB data, 537 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1024 KiB/s wr, 3 op/s 2024-08-17T17:12:00.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:00 smithi169 bash[79348]: audit 2024-08-17T17:11:59.506689+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:00.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:00 smithi169 bash[79348]: audit 2024-08-17T17:11:59.506689+0000 mon.a (mon.0) 539 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:00.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:00 smithi169 bash[79348]: audit 2024-08-17T17:11:59.515456+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:00.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:00 smithi169 bash[79348]: audit 2024-08-17T17:11:59.515456+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:00.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:00 smithi169 bash[79348]: cephadm 2024-08-17T17:11:59.517431+0000 mgr.y (mgr.34107) 172 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-08-17T17:12:00.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:00 smithi169 bash[79348]: cephadm 2024-08-17T17:11:59.517431+0000 mgr.y (mgr.34107) 172 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-08-17T17:12:00.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:00 smithi169 bash[79348]: audit 2024-08-17T17:11:59.517936+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-17T17:12:00.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:00 smithi169 bash[79348]: audit 2024-08-17T17:11:59.517936+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-17T17:12:00.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:00 smithi169 bash[79348]: audit 2024-08-17T17:11:59.519073+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:00.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:00 smithi169 bash[79348]: audit 2024-08-17T17:11:59.519073+0000 mon.a (mon.0) 542 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:00.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:00 smithi169 bash[79348]: cephadm 2024-08-17T17:11:59.529062+0000 mgr.y (mgr.34107) 173 : cephadm [INF] Reconfiguring daemon osd.0 on smithi131 2024-08-17T17:12:00.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:00 smithi169 bash[79348]: cephadm 2024-08-17T17:11:59.529062+0000 mgr.y (mgr.34107) 173 : cephadm [INF] Reconfiguring daemon osd.0 on smithi131 2024-08-17T17:12:00.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:00 smithi169 bash[79348]: cluster 2024-08-17T17:12:00.199483+0000 mon.a (mon.0) 543 : cluster [WRN] pool 'test-librbd-smithi131-69450-25' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T17:12:00.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:00 smithi169 bash[79348]: cluster 2024-08-17T17:12:00.199483+0000 mon.a (mon.0) 543 : cluster [WRN] pool 'test-librbd-smithi131-69450-25' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T17:12:00.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:00 smithi169 bash[79348]: cluster 2024-08-17T17:12:00.200055+0000 mon.a (mon.0) 544 : cluster [WRN] Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-17T17:12:00.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:00 smithi169 bash[79348]: cluster 2024-08-17T17:12:00.200055+0000 mon.a (mon.0) 544 : cluster [WRN] Health check failed: 1 pool(s) full (POOL_FULL) 2024-08-17T17:12:00.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:00 smithi169 bash[79348]: cluster 2024-08-17T17:12:00.209002+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e650: 8 total, 8 up, 8 in 2024-08-17T17:12:00.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:00 smithi169 bash[79348]: cluster 2024-08-17T17:12:00.209002+0000 mon.a (mon.0) 545 : cluster [DBG] osdmap e650: 8 total, 8 up, 8 in 2024-08-17T17:12:01.521 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:12:01.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:01 smithi131 bash[89561]: audit 2024-08-17T17:12:00.520892+0000 mon.c (mon.2) 16 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-24", "field": "max_objects", "val": "6"} : dispatch 2024-08-17T17:12:01.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:01 smithi131 bash[89561]: audit 2024-08-17T17:12:00.520892+0000 mon.c (mon.2) 16 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-24", "field": "max_objects", "val": "6"} : dispatch 2024-08-17T17:12:01.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:01 smithi131 bash[89561]: audit 2024-08-17T17:12:00.521465+0000 mon.a (mon.0) 546 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-24", "field": "max_objects", "val": "6"} : dispatch 2024-08-17T17:12:01.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:01 smithi131 bash[89561]: audit 2024-08-17T17:12:00.521465+0000 mon.a (mon.0) 546 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-24", "field": "max_objects", "val": "6"} : dispatch 2024-08-17T17:12:01.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:01 smithi131 bash[88347]: audit 2024-08-17T17:12:00.520892+0000 mon.c (mon.2) 16 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-24", "field": "max_objects", "val": "6"} : dispatch 2024-08-17T17:12:01.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:01 smithi131 bash[88347]: audit 2024-08-17T17:12:00.520892+0000 mon.c (mon.2) 16 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-24", "field": "max_objects", "val": "6"} : dispatch 2024-08-17T17:12:01.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:01 smithi131 bash[88347]: audit 2024-08-17T17:12:00.521465+0000 mon.a (mon.0) 546 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-24", "field": "max_objects", "val": "6"} : dispatch 2024-08-17T17:12:01.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:01 smithi131 bash[88347]: audit 2024-08-17T17:12:00.521465+0000 mon.a (mon.0) 546 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-24", "field": "max_objects", "val": "6"} : dispatch 2024-08-17T17:12:01.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:01 smithi169 bash[79348]: audit 2024-08-17T17:12:00.520892+0000 mon.c (mon.2) 16 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-24", "field": "max_objects", "val": "6"} : dispatch 2024-08-17T17:12:01.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:01 smithi169 bash[79348]: audit 2024-08-17T17:12:00.520892+0000 mon.c (mon.2) 16 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-24", "field": "max_objects", "val": "6"} : dispatch 2024-08-17T17:12:01.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:01 smithi169 bash[79348]: audit 2024-08-17T17:12:00.521465+0000 mon.a (mon.0) 546 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-24", "field": "max_objects", "val": "6"} : dispatch 2024-08-17T17:12:01.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:01 smithi169 bash[79348]: audit 2024-08-17T17:12:00.521465+0000 mon.a (mon.0) 546 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-24", "field": "max_objects", "val": "6"} : dispatch 2024-08-17T17:12:02.559 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:12:02.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:02 smithi131 bash[88347]: cluster 2024-08-17T17:12:00.916237+0000 mgr.y (mgr.34107) 174 : cluster [DBG] pgmap v291: 425 pgs: 425 active+clean; 15 MiB data, 537 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1024 KiB/s wr, 3 op/s 2024-08-17T17:12:02.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:02 smithi131 bash[88347]: cluster 2024-08-17T17:12:00.916237+0000 mgr.y (mgr.34107) 174 : cluster [DBG] pgmap v291: 425 pgs: 425 active+clean; 15 MiB data, 537 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1024 KiB/s wr, 3 op/s 2024-08-17T17:12:02.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:02 smithi131 bash[88347]: audit 2024-08-17T17:12:01.514114+0000 mon.a (mon.0) 547 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-24", "field": "max_objects", "val": "6"}]': finished 2024-08-17T17:12:02.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:02 smithi131 bash[88347]: audit 2024-08-17T17:12:01.514114+0000 mon.a (mon.0) 547 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-24", "field": "max_objects", "val": "6"}]': finished 2024-08-17T17:12:02.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:02 smithi131 bash[88347]: cluster 2024-08-17T17:12:01.523914+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e651: 8 total, 8 up, 8 in 2024-08-17T17:12:02.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:02 smithi131 bash[88347]: cluster 2024-08-17T17:12:01.523914+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e651: 8 total, 8 up, 8 in 2024-08-17T17:12:02.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:02 smithi131 bash[88347]: audit 2024-08-17T17:12:01.890983+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:02.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:02 smithi131 bash[88347]: audit 2024-08-17T17:12:01.890983+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:02.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:02 smithi131 bash[88347]: audit 2024-08-17T17:12:01.901808+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:02.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:02 smithi131 bash[88347]: audit 2024-08-17T17:12:01.901808+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:02.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:02 smithi131 bash[88347]: audit 2024-08-17T17:12:01.903591+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-17T17:12:02.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:02 smithi131 bash[88347]: audit 2024-08-17T17:12:01.903591+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-17T17:12:02.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:02 smithi131 bash[88347]: audit 2024-08-17T17:12:01.904639+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:02.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:02 smithi131 bash[88347]: audit 2024-08-17T17:12:01.904639+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:02.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:02 smithi131 bash[89561]: cluster 2024-08-17T17:12:00.916237+0000 mgr.y (mgr.34107) 174 : cluster [DBG] pgmap v291: 425 pgs: 425 active+clean; 15 MiB data, 537 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1024 KiB/s wr, 3 op/s 2024-08-17T17:12:02.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:02 smithi131 bash[89561]: cluster 2024-08-17T17:12:00.916237+0000 mgr.y (mgr.34107) 174 : cluster [DBG] pgmap v291: 425 pgs: 425 active+clean; 15 MiB data, 537 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1024 KiB/s wr, 3 op/s 2024-08-17T17:12:02.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:02 smithi131 bash[89561]: audit 2024-08-17T17:12:01.514114+0000 mon.a (mon.0) 547 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-24", "field": "max_objects", "val": "6"}]': finished 2024-08-17T17:12:02.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:02 smithi131 bash[89561]: audit 2024-08-17T17:12:01.514114+0000 mon.a (mon.0) 547 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-24", "field": "max_objects", "val": "6"}]': finished 2024-08-17T17:12:02.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:02 smithi131 bash[89561]: cluster 2024-08-17T17:12:01.523914+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e651: 8 total, 8 up, 8 in 2024-08-17T17:12:02.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:02 smithi131 bash[89561]: cluster 2024-08-17T17:12:01.523914+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e651: 8 total, 8 up, 8 in 2024-08-17T17:12:02.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:02 smithi131 bash[89561]: audit 2024-08-17T17:12:01.890983+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:02.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:02 smithi131 bash[89561]: audit 2024-08-17T17:12:01.890983+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:02.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:02 smithi131 bash[89561]: audit 2024-08-17T17:12:01.901808+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:02.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:02 smithi131 bash[89561]: audit 2024-08-17T17:12:01.901808+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:02.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:02 smithi131 bash[89561]: audit 2024-08-17T17:12:01.903591+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-17T17:12:02.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:02 smithi131 bash[89561]: audit 2024-08-17T17:12:01.903591+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-17T17:12:02.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:02 smithi131 bash[89561]: audit 2024-08-17T17:12:01.904639+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:02.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:02 smithi131 bash[89561]: audit 2024-08-17T17:12:01.904639+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:02.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:02 smithi169 bash[79348]: cluster 2024-08-17T17:12:00.916237+0000 mgr.y (mgr.34107) 174 : cluster [DBG] pgmap v291: 425 pgs: 425 active+clean; 15 MiB data, 537 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1024 KiB/s wr, 3 op/s 2024-08-17T17:12:02.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:02 smithi169 bash[79348]: cluster 2024-08-17T17:12:00.916237+0000 mgr.y (mgr.34107) 174 : cluster [DBG] pgmap v291: 425 pgs: 425 active+clean; 15 MiB data, 537 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1024 KiB/s wr, 3 op/s 2024-08-17T17:12:02.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:02 smithi169 bash[79348]: audit 2024-08-17T17:12:01.514114+0000 mon.a (mon.0) 547 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-24", "field": "max_objects", "val": "6"}]': finished 2024-08-17T17:12:02.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:02 smithi169 bash[79348]: audit 2024-08-17T17:12:01.514114+0000 mon.a (mon.0) 547 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-24", "field": "max_objects", "val": "6"}]': finished 2024-08-17T17:12:02.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:02 smithi169 bash[79348]: cluster 2024-08-17T17:12:01.523914+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e651: 8 total, 8 up, 8 in 2024-08-17T17:12:02.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:02 smithi169 bash[79348]: cluster 2024-08-17T17:12:01.523914+0000 mon.a (mon.0) 548 : cluster [DBG] osdmap e651: 8 total, 8 up, 8 in 2024-08-17T17:12:02.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:02 smithi169 bash[79348]: audit 2024-08-17T17:12:01.890983+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:02.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:02 smithi169 bash[79348]: audit 2024-08-17T17:12:01.890983+0000 mon.a (mon.0) 549 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:02.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:02 smithi169 bash[79348]: audit 2024-08-17T17:12:01.901808+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:02.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:02 smithi169 bash[79348]: audit 2024-08-17T17:12:01.901808+0000 mon.a (mon.0) 550 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:02.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:02 smithi169 bash[79348]: audit 2024-08-17T17:12:01.903591+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-17T17:12:02.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:02 smithi169 bash[79348]: audit 2024-08-17T17:12:01.903591+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-17T17:12:02.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:02 smithi169 bash[79348]: audit 2024-08-17T17:12:01.904639+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:02.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:02 smithi169 bash[79348]: audit 2024-08-17T17:12:01.904639+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:03.581 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:12:03.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:03 smithi131 bash[88347]: cephadm 2024-08-17T17:12:01.903210+0000 mgr.y (mgr.34107) 175 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-08-17T17:12:03.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:03 smithi131 bash[88347]: cephadm 2024-08-17T17:12:01.903210+0000 mgr.y (mgr.34107) 175 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-08-17T17:12:03.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:03 smithi131 bash[88347]: cephadm 2024-08-17T17:12:01.908673+0000 mgr.y (mgr.34107) 176 : cephadm [INF] Reconfiguring daemon osd.1 on smithi131 2024-08-17T17:12:03.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:03 smithi131 bash[88347]: cephadm 2024-08-17T17:12:01.908673+0000 mgr.y (mgr.34107) 176 : cephadm [INF] Reconfiguring daemon osd.1 on smithi131 2024-08-17T17:12:03.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:03 smithi131 bash[89561]: cephadm 2024-08-17T17:12:01.903210+0000 mgr.y (mgr.34107) 175 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-08-17T17:12:03.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:03 smithi131 bash[89561]: cephadm 2024-08-17T17:12:01.903210+0000 mgr.y (mgr.34107) 175 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-08-17T17:12:03.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:03 smithi131 bash[89561]: cephadm 2024-08-17T17:12:01.908673+0000 mgr.y (mgr.34107) 176 : cephadm [INF] Reconfiguring daemon osd.1 on smithi131 2024-08-17T17:12:03.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:03 smithi131 bash[89561]: cephadm 2024-08-17T17:12:01.908673+0000 mgr.y (mgr.34107) 176 : cephadm [INF] Reconfiguring daemon osd.1 on smithi131 2024-08-17T17:12:03.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:03 smithi169 bash[79348]: cephadm 2024-08-17T17:12:01.903210+0000 mgr.y (mgr.34107) 175 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-08-17T17:12:03.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:03 smithi169 bash[79348]: cephadm 2024-08-17T17:12:01.903210+0000 mgr.y (mgr.34107) 175 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-08-17T17:12:03.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:03 smithi169 bash[79348]: cephadm 2024-08-17T17:12:01.908673+0000 mgr.y (mgr.34107) 176 : cephadm [INF] Reconfiguring daemon osd.1 on smithi131 2024-08-17T17:12:03.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:03 smithi169 bash[79348]: cephadm 2024-08-17T17:12:01.908673+0000 mgr.y (mgr.34107) 176 : cephadm [INF] Reconfiguring daemon osd.1 on smithi131 2024-08-17T17:12:04.596 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:12:04.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:04 smithi131 bash[89561]: cluster 2024-08-17T17:12:02.917487+0000 mgr.y (mgr.34107) 177 : cluster [DBG] pgmap v293: 425 pgs: 425 active+clean; 15 MiB data, 537 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 640 KiB/s wr, 1 op/s 2024-08-17T17:12:04.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:04 smithi131 bash[89561]: cluster 2024-08-17T17:12:02.917487+0000 mgr.y (mgr.34107) 177 : cluster [DBG] pgmap v293: 425 pgs: 425 active+clean; 15 MiB data, 537 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 640 KiB/s wr, 1 op/s 2024-08-17T17:12:04.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:04 smithi131 bash[89561]: audit 2024-08-17T17:12:04.476447+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:04.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:04 smithi131 bash[89561]: audit 2024-08-17T17:12:04.476447+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:04.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:04 smithi131 bash[89561]: audit 2024-08-17T17:12:04.483353+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:04.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:04 smithi131 bash[89561]: audit 2024-08-17T17:12:04.483353+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:04.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:04 smithi131 bash[89561]: audit 2024-08-17T17:12:04.484981+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-17T17:12:04.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:04 smithi131 bash[89561]: audit 2024-08-17T17:12:04.484981+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-17T17:12:04.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:04 smithi131 bash[89561]: audit 2024-08-17T17:12:04.485976+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:04.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:04 smithi131 bash[89561]: audit 2024-08-17T17:12:04.485976+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:04.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:04 smithi131 bash[88347]: cluster 2024-08-17T17:12:02.917487+0000 mgr.y (mgr.34107) 177 : cluster [DBG] pgmap v293: 425 pgs: 425 active+clean; 15 MiB data, 537 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 640 KiB/s wr, 1 op/s 2024-08-17T17:12:04.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:04 smithi131 bash[88347]: cluster 2024-08-17T17:12:02.917487+0000 mgr.y (mgr.34107) 177 : cluster [DBG] pgmap v293: 425 pgs: 425 active+clean; 15 MiB data, 537 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 640 KiB/s wr, 1 op/s 2024-08-17T17:12:04.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:04 smithi131 bash[88347]: audit 2024-08-17T17:12:04.476447+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:04.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:04 smithi131 bash[88347]: audit 2024-08-17T17:12:04.476447+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:04.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:04 smithi131 bash[88347]: audit 2024-08-17T17:12:04.483353+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:04.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:04 smithi131 bash[88347]: audit 2024-08-17T17:12:04.483353+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:04.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:04 smithi131 bash[88347]: audit 2024-08-17T17:12:04.484981+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-17T17:12:04.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:04 smithi131 bash[88347]: audit 2024-08-17T17:12:04.484981+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-17T17:12:04.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:04 smithi131 bash[88347]: audit 2024-08-17T17:12:04.485976+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:04.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:04 smithi131 bash[88347]: audit 2024-08-17T17:12:04.485976+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:04.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:04 smithi169 bash[79348]: cluster 2024-08-17T17:12:02.917487+0000 mgr.y (mgr.34107) 177 : cluster [DBG] pgmap v293: 425 pgs: 425 active+clean; 15 MiB data, 537 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 640 KiB/s wr, 1 op/s 2024-08-17T17:12:04.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:04 smithi169 bash[79348]: cluster 2024-08-17T17:12:02.917487+0000 mgr.y (mgr.34107) 177 : cluster [DBG] pgmap v293: 425 pgs: 425 active+clean; 15 MiB data, 537 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 640 KiB/s wr, 1 op/s 2024-08-17T17:12:04.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:04 smithi169 bash[79348]: audit 2024-08-17T17:12:04.476447+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:04.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:04 smithi169 bash[79348]: audit 2024-08-17T17:12:04.476447+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:04.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:04 smithi169 bash[79348]: audit 2024-08-17T17:12:04.483353+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:04.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:04 smithi169 bash[79348]: audit 2024-08-17T17:12:04.483353+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:04.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:04 smithi169 bash[79348]: audit 2024-08-17T17:12:04.484981+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-17T17:12:04.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:04 smithi169 bash[79348]: audit 2024-08-17T17:12:04.484981+0000 mon.a (mon.0) 555 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-17T17:12:04.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:04 smithi169 bash[79348]: audit 2024-08-17T17:12:04.485976+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:04.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:04 smithi169 bash[79348]: audit 2024-08-17T17:12:04.485976+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:05.618 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:12:05.773 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.RemoveFullTryDataPool (30134 ms) 2024-08-17T17:12:05.773 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.RemoveFullTryNamespace 2024-08-17T17:12:05.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:05 smithi131 bash[88347]: cephadm 2024-08-17T17:12:04.484607+0000 mgr.y (mgr.34107) 178 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-08-17T17:12:05.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:05 smithi131 bash[88347]: cephadm 2024-08-17T17:12:04.484607+0000 mgr.y (mgr.34107) 178 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-08-17T17:12:05.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:05 smithi131 bash[88347]: cephadm 2024-08-17T17:12:04.495967+0000 mgr.y (mgr.34107) 179 : cephadm [INF] Reconfiguring daemon osd.2 on smithi131 2024-08-17T17:12:05.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:05 smithi131 bash[88347]: cephadm 2024-08-17T17:12:04.495967+0000 mgr.y (mgr.34107) 179 : cephadm [INF] Reconfiguring daemon osd.2 on smithi131 2024-08-17T17:12:05.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:05 smithi131 bash[88347]: cluster 2024-08-17T17:12:05.201673+0000 mon.a (mon.0) 557 : cluster [WRN] pool 'test-librbd-smithi131-69450-24' is full (reached quota's max_objects: 6) 2024-08-17T17:12:05.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:05 smithi131 bash[88347]: cluster 2024-08-17T17:12:05.201673+0000 mon.a (mon.0) 557 : cluster [WRN] pool 'test-librbd-smithi131-69450-24' is full (reached quota's max_objects: 6) 2024-08-17T17:12:05.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:05 smithi131 bash[88347]: cluster 2024-08-17T17:12:05.202424+0000 mon.a (mon.0) 558 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-17T17:12:05.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:05 smithi131 bash[88347]: cluster 2024-08-17T17:12:05.202424+0000 mon.a (mon.0) 558 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-17T17:12:05.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:05 smithi131 bash[88347]: cluster 2024-08-17T17:12:05.211155+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e652: 8 total, 8 up, 8 in 2024-08-17T17:12:05.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:05 smithi131 bash[88347]: cluster 2024-08-17T17:12:05.211155+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e652: 8 total, 8 up, 8 in 2024-08-17T17:12:05.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:05 smithi131 bash[89561]: cephadm 2024-08-17T17:12:04.484607+0000 mgr.y (mgr.34107) 178 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-08-17T17:12:05.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:05 smithi131 bash[89561]: cephadm 2024-08-17T17:12:04.484607+0000 mgr.y (mgr.34107) 178 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-08-17T17:12:05.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:05 smithi131 bash[89561]: cephadm 2024-08-17T17:12:04.495967+0000 mgr.y (mgr.34107) 179 : cephadm [INF] Reconfiguring daemon osd.2 on smithi131 2024-08-17T17:12:05.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:05 smithi131 bash[89561]: cephadm 2024-08-17T17:12:04.495967+0000 mgr.y (mgr.34107) 179 : cephadm [INF] Reconfiguring daemon osd.2 on smithi131 2024-08-17T17:12:05.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:05 smithi131 bash[89561]: cluster 2024-08-17T17:12:05.201673+0000 mon.a (mon.0) 557 : cluster [WRN] pool 'test-librbd-smithi131-69450-24' is full (reached quota's max_objects: 6) 2024-08-17T17:12:05.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:05 smithi131 bash[89561]: cluster 2024-08-17T17:12:05.201673+0000 mon.a (mon.0) 557 : cluster [WRN] pool 'test-librbd-smithi131-69450-24' is full (reached quota's max_objects: 6) 2024-08-17T17:12:05.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:05 smithi131 bash[89561]: cluster 2024-08-17T17:12:05.202424+0000 mon.a (mon.0) 558 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-17T17:12:05.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:05 smithi131 bash[89561]: cluster 2024-08-17T17:12:05.202424+0000 mon.a (mon.0) 558 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-17T17:12:05.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:05 smithi131 bash[89561]: cluster 2024-08-17T17:12:05.211155+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e652: 8 total, 8 up, 8 in 2024-08-17T17:12:05.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:05 smithi131 bash[89561]: cluster 2024-08-17T17:12:05.211155+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e652: 8 total, 8 up, 8 in 2024-08-17T17:12:05.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:05 smithi169 bash[79348]: cephadm 2024-08-17T17:12:04.484607+0000 mgr.y (mgr.34107) 178 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-08-17T17:12:05.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:05 smithi169 bash[79348]: cephadm 2024-08-17T17:12:04.484607+0000 mgr.y (mgr.34107) 178 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-08-17T17:12:05.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:05 smithi169 bash[79348]: cephadm 2024-08-17T17:12:04.495967+0000 mgr.y (mgr.34107) 179 : cephadm [INF] Reconfiguring daemon osd.2 on smithi131 2024-08-17T17:12:05.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:05 smithi169 bash[79348]: cephadm 2024-08-17T17:12:04.495967+0000 mgr.y (mgr.34107) 179 : cephadm [INF] Reconfiguring daemon osd.2 on smithi131 2024-08-17T17:12:05.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:05 smithi169 bash[79348]: cluster 2024-08-17T17:12:05.201673+0000 mon.a (mon.0) 557 : cluster [WRN] pool 'test-librbd-smithi131-69450-24' is full (reached quota's max_objects: 6) 2024-08-17T17:12:05.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:05 smithi169 bash[79348]: cluster 2024-08-17T17:12:05.201673+0000 mon.a (mon.0) 557 : cluster [WRN] pool 'test-librbd-smithi131-69450-24' is full (reached quota's max_objects: 6) 2024-08-17T17:12:05.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:05 smithi169 bash[79348]: cluster 2024-08-17T17:12:05.202424+0000 mon.a (mon.0) 558 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-17T17:12:05.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:05 smithi169 bash[79348]: cluster 2024-08-17T17:12:05.202424+0000 mon.a (mon.0) 558 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-17T17:12:05.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:05 smithi169 bash[79348]: cluster 2024-08-17T17:12:05.211155+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e652: 8 total, 8 up, 8 in 2024-08-17T17:12:05.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:05 smithi169 bash[79348]: cluster 2024-08-17T17:12:05.211155+0000 mon.a (mon.0) 559 : cluster [DBG] osdmap e652: 8 total, 8 up, 8 in 2024-08-17T17:12:06.567 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:06 smithi131 bash[89561]: cluster 2024-08-17T17:12:04.921043+0000 mgr.y (mgr.34107) 180 : cluster [DBG] pgmap v294: 425 pgs: 425 active+clean; 16 MiB data, 543 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 769 KiB/s wr, 6 op/s 2024-08-17T17:12:06.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:06 smithi131 bash[88347]: cluster 2024-08-17T17:12:04.921043+0000 mgr.y (mgr.34107) 180 : cluster [DBG] pgmap v294: 425 pgs: 425 active+clean; 16 MiB data, 543 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 769 KiB/s wr, 6 op/s 2024-08-17T17:12:06.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:06 smithi131 bash[88347]: cluster 2024-08-17T17:12:04.921043+0000 mgr.y (mgr.34107) 180 : cluster [DBG] pgmap v294: 425 pgs: 425 active+clean; 16 MiB data, 543 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 769 KiB/s wr, 6 op/s 2024-08-17T17:12:06.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:06 smithi131 bash[89561]: cluster 2024-08-17T17:12:04.921043+0000 mgr.y (mgr.34107) 180 : cluster [DBG] pgmap v294: 425 pgs: 425 active+clean; 16 MiB data, 543 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 769 KiB/s wr, 6 op/s 2024-08-17T17:12:06.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:06 smithi169 bash[79348]: cluster 2024-08-17T17:12:04.921043+0000 mgr.y (mgr.34107) 180 : cluster [DBG] pgmap v294: 425 pgs: 425 active+clean; 16 MiB data, 543 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 769 KiB/s wr, 6 op/s 2024-08-17T17:12:06.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:06 smithi169 bash[79348]: cluster 2024-08-17T17:12:04.921043+0000 mgr.y (mgr.34107) 180 : cluster [DBG] pgmap v294: 425 pgs: 425 active+clean; 16 MiB data, 543 MiB used, 715 GiB / 715 GiB avail; 2.7 KiB/s rd, 769 KiB/s wr, 6 op/s 2024-08-17T17:12:07.623 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:12:07.792 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:12:07 smithi131 bash[72920]: [17/Aug/2024:17:12:07] ENGINE Bus STOPPING 2024-08-17T17:12:07.792 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:07 smithi131 bash[88347]: cluster 2024-08-17T17:12:06.555520+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e653: 8 total, 8 up, 8 in 2024-08-17T17:12:07.792 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:07 smithi131 bash[88347]: cluster 2024-08-17T17:12:06.555520+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e653: 8 total, 8 up, 8 in 2024-08-17T17:12:07.792 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:07 smithi131 bash[88347]: audit 2024-08-17T17:12:06.566340+0000 mon.c (mon.2) 17 : audit [INF] from='client.? 172.21.15.131:0/2490525079' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-26","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:07.792 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:07 smithi131 bash[88347]: audit 2024-08-17T17:12:06.566340+0000 mon.c (mon.2) 17 : audit [INF] from='client.? 172.21.15.131:0/2490525079' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-26","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:07.793 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:07 smithi131 bash[88347]: audit 2024-08-17T17:12:06.579882+0000 mon.a (mon.0) 561 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-26","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:07.793 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:07 smithi131 bash[88347]: audit 2024-08-17T17:12:06.579882+0000 mon.a (mon.0) 561 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-26","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:07.793 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:07 smithi131 bash[88347]: audit 2024-08-17T17:12:06.915125+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:07.793 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:07 smithi131 bash[88347]: audit 2024-08-17T17:12:06.915125+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:07.793 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:07 smithi131 bash[88347]: audit 2024-08-17T17:12:06.926534+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:07.793 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:07 smithi131 bash[88347]: audit 2024-08-17T17:12:06.926534+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:07.793 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:07 smithi131 bash[88347]: audit 2024-08-17T17:12:06.929013+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-17T17:12:07.793 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:07 smithi131 bash[88347]: audit 2024-08-17T17:12:06.929013+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-17T17:12:07.793 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:07 smithi131 bash[88347]: audit 2024-08-17T17:12:06.930818+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:07.793 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:07 smithi131 bash[88347]: audit 2024-08-17T17:12:06.930818+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:07.793 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:07 smithi131 bash[88347]: audit 2024-08-17T17:12:07.549015+0000 mon.a (mon.0) 566 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:07.793 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:07 smithi131 bash[88347]: audit 2024-08-17T17:12:07.549015+0000 mon.a (mon.0) 566 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:07.793 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:07 smithi131 bash[88347]: cluster 2024-08-17T17:12:07.559864+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e654: 8 total, 8 up, 8 in 2024-08-17T17:12:07.794 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:07 smithi131 bash[88347]: cluster 2024-08-17T17:12:07.559864+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e654: 8 total, 8 up, 8 in 2024-08-17T17:12:07.794 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:07 smithi131 bash[89561]: cluster 2024-08-17T17:12:06.555520+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e653: 8 total, 8 up, 8 in 2024-08-17T17:12:07.794 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:07 smithi131 bash[89561]: cluster 2024-08-17T17:12:06.555520+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e653: 8 total, 8 up, 8 in 2024-08-17T17:12:07.794 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:07 smithi131 bash[89561]: audit 2024-08-17T17:12:06.566340+0000 mon.c (mon.2) 17 : audit [INF] from='client.? 172.21.15.131:0/2490525079' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-26","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:07.794 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:07 smithi131 bash[89561]: audit 2024-08-17T17:12:06.566340+0000 mon.c (mon.2) 17 : audit [INF] from='client.? 172.21.15.131:0/2490525079' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-26","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:07.794 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:07 smithi131 bash[89561]: audit 2024-08-17T17:12:06.579882+0000 mon.a (mon.0) 561 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-26","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:07.794 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:07 smithi131 bash[89561]: audit 2024-08-17T17:12:06.579882+0000 mon.a (mon.0) 561 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-26","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:07.794 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:07 smithi131 bash[89561]: audit 2024-08-17T17:12:06.915125+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:07.794 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:07 smithi131 bash[89561]: audit 2024-08-17T17:12:06.915125+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:07.795 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:07 smithi131 bash[89561]: audit 2024-08-17T17:12:06.926534+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:07.795 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:07 smithi131 bash[89561]: audit 2024-08-17T17:12:06.926534+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:07.795 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:07 smithi131 bash[89561]: audit 2024-08-17T17:12:06.929013+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-17T17:12:07.795 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:07 smithi131 bash[89561]: audit 2024-08-17T17:12:06.929013+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-17T17:12:07.795 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:07 smithi131 bash[89561]: audit 2024-08-17T17:12:06.930818+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:07.795 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:07 smithi131 bash[89561]: audit 2024-08-17T17:12:06.930818+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:07.795 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:07 smithi131 bash[89561]: audit 2024-08-17T17:12:07.549015+0000 mon.a (mon.0) 566 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:07.795 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:07 smithi131 bash[89561]: audit 2024-08-17T17:12:07.549015+0000 mon.a (mon.0) 566 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:07.795 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:07 smithi131 bash[89561]: cluster 2024-08-17T17:12:07.559864+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e654: 8 total, 8 up, 8 in 2024-08-17T17:12:07.795 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:07 smithi131 bash[89561]: cluster 2024-08-17T17:12:07.559864+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e654: 8 total, 8 up, 8 in 2024-08-17T17:12:07.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:07 smithi169 bash[79348]: cluster 2024-08-17T17:12:06.555520+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e653: 8 total, 8 up, 8 in 2024-08-17T17:12:07.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:07 smithi169 bash[79348]: cluster 2024-08-17T17:12:06.555520+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e653: 8 total, 8 up, 8 in 2024-08-17T17:12:07.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:07 smithi169 bash[79348]: audit 2024-08-17T17:12:06.566340+0000 mon.c (mon.2) 17 : audit [INF] from='client.? 172.21.15.131:0/2490525079' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-26","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:07.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:07 smithi169 bash[79348]: audit 2024-08-17T17:12:06.566340+0000 mon.c (mon.2) 17 : audit [INF] from='client.? 172.21.15.131:0/2490525079' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-26","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:07.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:07 smithi169 bash[79348]: audit 2024-08-17T17:12:06.579882+0000 mon.a (mon.0) 561 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-26","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:07.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:07 smithi169 bash[79348]: audit 2024-08-17T17:12:06.579882+0000 mon.a (mon.0) 561 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-26","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:07.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:07 smithi169 bash[79348]: audit 2024-08-17T17:12:06.915125+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:07.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:07 smithi169 bash[79348]: audit 2024-08-17T17:12:06.915125+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:07.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:07 smithi169 bash[79348]: audit 2024-08-17T17:12:06.926534+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:07.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:07 smithi169 bash[79348]: audit 2024-08-17T17:12:06.926534+0000 mon.a (mon.0) 563 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:07.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:07 smithi169 bash[79348]: audit 2024-08-17T17:12:06.929013+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-17T17:12:07.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:07 smithi169 bash[79348]: audit 2024-08-17T17:12:06.929013+0000 mon.a (mon.0) 564 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-17T17:12:07.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:07 smithi169 bash[79348]: audit 2024-08-17T17:12:06.930818+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:07.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:07 smithi169 bash[79348]: audit 2024-08-17T17:12:06.930818+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:07.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:07 smithi169 bash[79348]: audit 2024-08-17T17:12:07.549015+0000 mon.a (mon.0) 566 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:07.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:07 smithi169 bash[79348]: audit 2024-08-17T17:12:07.549015+0000 mon.a (mon.0) 566 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-26","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:07.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:07 smithi169 bash[79348]: cluster 2024-08-17T17:12:07.559864+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e654: 8 total, 8 up, 8 in 2024-08-17T17:12:07.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:07 smithi169 bash[79348]: cluster 2024-08-17T17:12:07.559864+0000 mon.a (mon.0) 567 : cluster [DBG] osdmap e654: 8 total, 8 up, 8 in 2024-08-17T17:12:08.096 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:12:07 smithi131 bash[72920]: [17/Aug/2024:17:12:07] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T17:12:08.097 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:12:07 smithi131 bash[72920]: [17/Aug/2024:17:12:07] ENGINE Bus STOPPED 2024-08-17T17:12:08.097 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:12:07 smithi131 bash[72920]: [17/Aug/2024:17:12:07] ENGINE Bus STARTING 2024-08-17T17:12:08.097 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:12:07 smithi131 bash[72920]: [17/Aug/2024:17:12:07] ENGINE Serving on http://:::9283 2024-08-17T17:12:08.097 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:12:07 smithi131 bash[72920]: [17/Aug/2024:17:12:07] ENGINE Bus STARTED 2024-08-17T17:12:08.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:08 smithi169 bash[79348]: cluster 2024-08-17T17:12:06.921709+0000 mgr.y (mgr.34107) 181 : cluster [DBG] pgmap v297: 457 pgs: 32 unknown, 425 active+clean; 16 MiB data, 543 MiB used, 715 GiB / 715 GiB avail; 2.8 KiB/s rd, 173 KiB/s wr, 6 op/s 2024-08-17T17:12:08.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:08 smithi169 bash[79348]: cluster 2024-08-17T17:12:06.921709+0000 mgr.y (mgr.34107) 181 : cluster [DBG] pgmap v297: 457 pgs: 32 unknown, 425 active+clean; 16 MiB data, 543 MiB used, 715 GiB / 715 GiB avail; 2.8 KiB/s rd, 173 KiB/s wr, 6 op/s 2024-08-17T17:12:08.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:08 smithi169 bash[79348]: cephadm 2024-08-17T17:12:06.928372+0000 mgr.y (mgr.34107) 182 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-08-17T17:12:08.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:08 smithi169 bash[79348]: cephadm 2024-08-17T17:12:06.928372+0000 mgr.y (mgr.34107) 182 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-08-17T17:12:08.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:08 smithi169 bash[79348]: cephadm 2024-08-17T17:12:06.937049+0000 mgr.y (mgr.34107) 183 : cephadm [INF] Reconfiguring daemon osd.3 on smithi131 2024-08-17T17:12:08.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:08 smithi169 bash[79348]: cephadm 2024-08-17T17:12:06.937049+0000 mgr.y (mgr.34107) 183 : cephadm [INF] Reconfiguring daemon osd.3 on smithi131 2024-08-17T17:12:08.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:08 smithi169 bash[79348]: audit 2024-08-17T17:12:07.618922+0000 mon.a (mon.0) 568 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:12:08.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:08 smithi169 bash[79348]: audit 2024-08-17T17:12:07.618922+0000 mon.a (mon.0) 568 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:12:08.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:08 smithi169 bash[79348]: audit 2024-08-17T17:12:07.795616+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:12:08.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:08 smithi169 bash[79348]: audit 2024-08-17T17:12:07.795616+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:12:08.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:08 smithi169 bash[79348]: cluster 2024-08-17T17:12:07.912110+0000 mon.a (mon.0) 570 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:12:08.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:08 smithi169 bash[79348]: cluster 2024-08-17T17:12:07.912110+0000 mon.a (mon.0) 570 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:12:08.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:08 smithi169 bash[79348]: audit 2024-08-17T17:12:08.204254+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:08.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:08 smithi169 bash[79348]: audit 2024-08-17T17:12:08.204254+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:08.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:08 smithi169 bash[79348]: audit 2024-08-17T17:12:08.206499+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:08.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:08 smithi169 bash[79348]: audit 2024-08-17T17:12:08.206499+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:08.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:08 smithi169 bash[79348]: cluster 2024-08-17T17:12:08.596613+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e655: 8 total, 8 up, 8 in 2024-08-17T17:12:08.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:08 smithi169 bash[79348]: cluster 2024-08-17T17:12:08.596613+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e655: 8 total, 8 up, 8 in 2024-08-17T17:12:08.931 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:12:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:12:08] "GET /metrics HTTP/1.1" 200 62782 "" "Prometheus/2.51.0" 2024-08-17T17:12:08.931 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:08 smithi131 bash[88347]: cluster 2024-08-17T17:12:06.921709+0000 mgr.y (mgr.34107) 181 : cluster [DBG] pgmap v297: 457 pgs: 32 unknown, 425 active+clean; 16 MiB data, 543 MiB used, 715 GiB / 715 GiB avail; 2.8 KiB/s rd, 173 KiB/s wr, 6 op/s 2024-08-17T17:12:08.931 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:08 smithi131 bash[88347]: cluster 2024-08-17T17:12:06.921709+0000 mgr.y (mgr.34107) 181 : cluster [DBG] pgmap v297: 457 pgs: 32 unknown, 425 active+clean; 16 MiB data, 543 MiB used, 715 GiB / 715 GiB avail; 2.8 KiB/s rd, 173 KiB/s wr, 6 op/s 2024-08-17T17:12:08.931 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:08 smithi131 bash[88347]: cephadm 2024-08-17T17:12:06.928372+0000 mgr.y (mgr.34107) 182 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-08-17T17:12:08.931 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:08 smithi131 bash[88347]: cephadm 2024-08-17T17:12:06.928372+0000 mgr.y (mgr.34107) 182 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-08-17T17:12:08.931 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:08 smithi131 bash[88347]: cephadm 2024-08-17T17:12:06.937049+0000 mgr.y (mgr.34107) 183 : cephadm [INF] Reconfiguring daemon osd.3 on smithi131 2024-08-17T17:12:08.932 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:08 smithi131 bash[88347]: cephadm 2024-08-17T17:12:06.937049+0000 mgr.y (mgr.34107) 183 : cephadm [INF] Reconfiguring daemon osd.3 on smithi131 2024-08-17T17:12:08.932 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:08 smithi131 bash[88347]: audit 2024-08-17T17:12:07.618922+0000 mon.a (mon.0) 568 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:12:08.932 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:08 smithi131 bash[88347]: audit 2024-08-17T17:12:07.618922+0000 mon.a (mon.0) 568 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:12:08.932 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:08 smithi131 bash[88347]: audit 2024-08-17T17:12:07.795616+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:12:08.932 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:08 smithi131 bash[88347]: audit 2024-08-17T17:12:07.795616+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:12:08.932 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:08 smithi131 bash[88347]: cluster 2024-08-17T17:12:07.912110+0000 mon.a (mon.0) 570 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:12:08.932 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:08 smithi131 bash[88347]: cluster 2024-08-17T17:12:07.912110+0000 mon.a (mon.0) 570 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:12:08.932 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:08 smithi131 bash[88347]: audit 2024-08-17T17:12:08.204254+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:08.932 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:08 smithi131 bash[88347]: audit 2024-08-17T17:12:08.204254+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:08.932 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:08 smithi131 bash[88347]: audit 2024-08-17T17:12:08.206499+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:08.932 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:08 smithi131 bash[88347]: audit 2024-08-17T17:12:08.206499+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:08.932 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:08 smithi131 bash[88347]: cluster 2024-08-17T17:12:08.596613+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e655: 8 total, 8 up, 8 in 2024-08-17T17:12:08.932 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:08 smithi131 bash[88347]: cluster 2024-08-17T17:12:08.596613+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e655: 8 total, 8 up, 8 in 2024-08-17T17:12:08.933 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:08 smithi131 bash[89561]: cluster 2024-08-17T17:12:06.921709+0000 mgr.y (mgr.34107) 181 : cluster [DBG] pgmap v297: 457 pgs: 32 unknown, 425 active+clean; 16 MiB data, 543 MiB used, 715 GiB / 715 GiB avail; 2.8 KiB/s rd, 173 KiB/s wr, 6 op/s 2024-08-17T17:12:08.933 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:08 smithi131 bash[89561]: cluster 2024-08-17T17:12:06.921709+0000 mgr.y (mgr.34107) 181 : cluster [DBG] pgmap v297: 457 pgs: 32 unknown, 425 active+clean; 16 MiB data, 543 MiB used, 715 GiB / 715 GiB avail; 2.8 KiB/s rd, 173 KiB/s wr, 6 op/s 2024-08-17T17:12:08.933 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:08 smithi131 bash[89561]: cephadm 2024-08-17T17:12:06.928372+0000 mgr.y (mgr.34107) 182 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-08-17T17:12:08.933 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:08 smithi131 bash[89561]: cephadm 2024-08-17T17:12:06.928372+0000 mgr.y (mgr.34107) 182 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-08-17T17:12:08.933 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:08 smithi131 bash[89561]: cephadm 2024-08-17T17:12:06.937049+0000 mgr.y (mgr.34107) 183 : cephadm [INF] Reconfiguring daemon osd.3 on smithi131 2024-08-17T17:12:08.933 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:08 smithi131 bash[89561]: cephadm 2024-08-17T17:12:06.937049+0000 mgr.y (mgr.34107) 183 : cephadm [INF] Reconfiguring daemon osd.3 on smithi131 2024-08-17T17:12:08.933 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:08 smithi131 bash[89561]: audit 2024-08-17T17:12:07.618922+0000 mon.a (mon.0) 568 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:12:08.933 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:08 smithi131 bash[89561]: audit 2024-08-17T17:12:07.618922+0000 mon.a (mon.0) 568 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:12:08.933 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:08 smithi131 bash[89561]: audit 2024-08-17T17:12:07.795616+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:12:08.933 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:08 smithi131 bash[89561]: audit 2024-08-17T17:12:07.795616+0000 mon.a (mon.0) 569 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:12:08.933 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:08 smithi131 bash[89561]: cluster 2024-08-17T17:12:07.912110+0000 mon.a (mon.0) 570 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:12:08.933 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:08 smithi131 bash[89561]: cluster 2024-08-17T17:12:07.912110+0000 mon.a (mon.0) 570 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:12:08.934 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:08 smithi131 bash[89561]: audit 2024-08-17T17:12:08.204254+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:08.934 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:08 smithi131 bash[89561]: audit 2024-08-17T17:12:08.204254+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:08.934 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:08 smithi131 bash[89561]: audit 2024-08-17T17:12:08.206499+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:08.934 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:08 smithi131 bash[89561]: audit 2024-08-17T17:12:08.206499+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:08.934 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:08 smithi131 bash[89561]: cluster 2024-08-17T17:12:08.596613+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e655: 8 total, 8 up, 8 in 2024-08-17T17:12:08.934 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:08 smithi131 bash[89561]: cluster 2024-08-17T17:12:08.596613+0000 mon.a (mon.0) 573 : cluster [DBG] osdmap e655: 8 total, 8 up, 8 in 2024-08-17T17:12:09.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:09 smithi169 bash[79348]: audit 2024-08-17T17:12:07.797451+0000 mgr.y (mgr.34107) 184 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:12:09.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:09 smithi169 bash[79348]: audit 2024-08-17T17:12:07.797451+0000 mgr.y (mgr.34107) 184 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:12:09.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:09 smithi169 bash[79348]: audit 2024-08-17T17:12:09.517900+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:09.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:09 smithi169 bash[79348]: audit 2024-08-17T17:12:09.517900+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:09.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:09 smithi169 bash[79348]: audit 2024-08-17T17:12:09.523405+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:09.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:09 smithi169 bash[79348]: audit 2024-08-17T17:12:09.523405+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:09.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:09 smithi169 bash[79348]: audit 2024-08-17T17:12:09.525440+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi131.ctintn", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-08-17T17:12:09.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:09 smithi169 bash[79348]: audit 2024-08-17T17:12:09.525440+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi131.ctintn", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-08-17T17:12:09.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:09 smithi169 bash[79348]: audit 2024-08-17T17:12:09.526638+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:09.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:09 smithi169 bash[79348]: audit 2024-08-17T17:12:09.526638+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:10.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:09 smithi131 bash[89561]: audit 2024-08-17T17:12:07.797451+0000 mgr.y (mgr.34107) 184 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:12:10.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:09 smithi131 bash[89561]: audit 2024-08-17T17:12:07.797451+0000 mgr.y (mgr.34107) 184 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:12:10.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:09 smithi131 bash[89561]: audit 2024-08-17T17:12:09.517900+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:10.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:09 smithi131 bash[89561]: audit 2024-08-17T17:12:09.517900+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:10.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:09 smithi131 bash[89561]: audit 2024-08-17T17:12:09.523405+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:10.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:09 smithi131 bash[89561]: audit 2024-08-17T17:12:09.523405+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:10.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:09 smithi131 bash[89561]: audit 2024-08-17T17:12:09.525440+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi131.ctintn", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-08-17T17:12:10.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:09 smithi131 bash[89561]: audit 2024-08-17T17:12:09.525440+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi131.ctintn", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-08-17T17:12:10.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:09 smithi131 bash[89561]: audit 2024-08-17T17:12:09.526638+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:10.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:09 smithi131 bash[89561]: audit 2024-08-17T17:12:09.526638+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:10.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:09 smithi131 bash[88347]: audit 2024-08-17T17:12:07.797451+0000 mgr.y (mgr.34107) 184 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:12:10.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:09 smithi131 bash[88347]: audit 2024-08-17T17:12:07.797451+0000 mgr.y (mgr.34107) 184 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:12:10.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:09 smithi131 bash[88347]: audit 2024-08-17T17:12:09.517900+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:10.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:09 smithi131 bash[88347]: audit 2024-08-17T17:12:09.517900+0000 mon.a (mon.0) 574 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:10.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:09 smithi131 bash[88347]: audit 2024-08-17T17:12:09.523405+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:10.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:09 smithi131 bash[88347]: audit 2024-08-17T17:12:09.523405+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:10.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:09 smithi131 bash[88347]: audit 2024-08-17T17:12:09.525440+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi131.ctintn", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-08-17T17:12:10.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:09 smithi131 bash[88347]: audit 2024-08-17T17:12:09.525440+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi131.ctintn", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-08-17T17:12:10.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:09 smithi131 bash[88347]: audit 2024-08-17T17:12:09.526638+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:10.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:09 smithi131 bash[88347]: audit 2024-08-17T17:12:09.526638+0000 mon.a (mon.0) 577 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:10.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:10 smithi169 bash[79348]: cluster 2024-08-17T17:12:08.925534+0000 mgr.y (mgr.34107) 185 : cluster [DBG] pgmap v300: 457 pgs: 457 active+clean; 584 KiB data, 499 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 3.7 KiB/s wr, 45 op/s 2024-08-17T17:12:10.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:10 smithi169 bash[79348]: cluster 2024-08-17T17:12:08.925534+0000 mgr.y (mgr.34107) 185 : cluster [DBG] pgmap v300: 457 pgs: 457 active+clean; 584 KiB data, 499 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 3.7 KiB/s wr, 45 op/s 2024-08-17T17:12:10.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:10 smithi169 bash[79348]: cephadm 2024-08-17T17:12:09.525080+0000 mgr.y (mgr.34107) 186 : cephadm [INF] Reconfiguring mds.foo.smithi131.ctintn (monmap changed)... 2024-08-17T17:12:10.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:10 smithi169 bash[79348]: cephadm 2024-08-17T17:12:09.525080+0000 mgr.y (mgr.34107) 186 : cephadm [INF] Reconfiguring mds.foo.smithi131.ctintn (monmap changed)... 2024-08-17T17:12:10.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:10 smithi169 bash[79348]: cephadm 2024-08-17T17:12:09.527766+0000 mgr.y (mgr.34107) 187 : cephadm [INF] Reconfiguring daemon mds.foo.smithi131.ctintn on smithi131 2024-08-17T17:12:10.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:10 smithi169 bash[79348]: cephadm 2024-08-17T17:12:09.527766+0000 mgr.y (mgr.34107) 187 : cephadm [INF] Reconfiguring daemon mds.foo.smithi131.ctintn on smithi131 2024-08-17T17:12:10.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:10 smithi169 bash[79348]: cluster 2024-08-17T17:12:09.621761+0000 mon.a (mon.0) 578 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:12:10.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:10 smithi169 bash[79348]: cluster 2024-08-17T17:12:09.621761+0000 mon.a (mon.0) 578 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:12:10.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:10 smithi169 bash[79348]: cluster 2024-08-17T17:12:09.640091+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e656: 8 total, 8 up, 8 in 2024-08-17T17:12:10.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:10 smithi169 bash[79348]: cluster 2024-08-17T17:12:09.640091+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e656: 8 total, 8 up, 8 in 2024-08-17T17:12:10.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:10 smithi169 bash[79348]: audit 2024-08-17T17:12:09.686778+0000 mon.c (mon.2) 18 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-26", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:12:10.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:10 smithi169 bash[79348]: audit 2024-08-17T17:12:09.686778+0000 mon.c (mon.2) 18 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-26", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:12:10.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:10 smithi169 bash[79348]: audit 2024-08-17T17:12:09.687346+0000 mon.a (mon.0) 580 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-26", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:12:10.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:10 smithi169 bash[79348]: audit 2024-08-17T17:12:09.687346+0000 mon.a (mon.0) 580 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-26", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:12:10.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:10 smithi169 bash[79348]: cluster 2024-08-17T17:12:10.204196+0000 mon.a (mon.0) 581 : cluster [INF] pool 'test-librbd-smithi131-69450-25' no longer out of quota; removing NO_QUOTA flag 2024-08-17T17:12:10.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:10 smithi169 bash[79348]: cluster 2024-08-17T17:12:10.204196+0000 mon.a (mon.0) 581 : cluster [INF] pool 'test-librbd-smithi131-69450-25' no longer out of quota; removing NO_QUOTA flag 2024-08-17T17:12:10.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:10 smithi169 bash[79348]: cluster 2024-08-17T17:12:10.204861+0000 mon.a (mon.0) 582 : cluster [WRN] Health check update: 1 pool(s) full (POOL_FULL) 2024-08-17T17:12:10.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:10 smithi169 bash[79348]: cluster 2024-08-17T17:12:10.204861+0000 mon.a (mon.0) 582 : cluster [WRN] Health check update: 1 pool(s) full (POOL_FULL) 2024-08-17T17:12:10.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:10 smithi169 bash[79348]: audit 2024-08-17T17:12:10.207341+0000 mon.a (mon.0) 583 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-26", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T17:12:10.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:10 smithi169 bash[79348]: audit 2024-08-17T17:12:10.207341+0000 mon.a (mon.0) 583 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-26", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T17:12:10.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:10 smithi169 bash[79348]: cluster 2024-08-17T17:12:10.215409+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e657: 8 total, 8 up, 8 in 2024-08-17T17:12:10.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:10 smithi169 bash[79348]: cluster 2024-08-17T17:12:10.215409+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e657: 8 total, 8 up, 8 in 2024-08-17T17:12:11.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:10 smithi131 bash[89561]: cluster 2024-08-17T17:12:08.925534+0000 mgr.y (mgr.34107) 185 : cluster [DBG] pgmap v300: 457 pgs: 457 active+clean; 584 KiB data, 499 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 3.7 KiB/s wr, 45 op/s 2024-08-17T17:12:11.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:10 smithi131 bash[89561]: cluster 2024-08-17T17:12:08.925534+0000 mgr.y (mgr.34107) 185 : cluster [DBG] pgmap v300: 457 pgs: 457 active+clean; 584 KiB data, 499 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 3.7 KiB/s wr, 45 op/s 2024-08-17T17:12:11.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:10 smithi131 bash[89561]: cephadm 2024-08-17T17:12:09.525080+0000 mgr.y (mgr.34107) 186 : cephadm [INF] Reconfiguring mds.foo.smithi131.ctintn (monmap changed)... 2024-08-17T17:12:11.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:10 smithi131 bash[89561]: cephadm 2024-08-17T17:12:09.525080+0000 mgr.y (mgr.34107) 186 : cephadm [INF] Reconfiguring mds.foo.smithi131.ctintn (monmap changed)... 2024-08-17T17:12:11.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:10 smithi131 bash[89561]: cephadm 2024-08-17T17:12:09.527766+0000 mgr.y (mgr.34107) 187 : cephadm [INF] Reconfiguring daemon mds.foo.smithi131.ctintn on smithi131 2024-08-17T17:12:11.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:10 smithi131 bash[89561]: cephadm 2024-08-17T17:12:09.527766+0000 mgr.y (mgr.34107) 187 : cephadm [INF] Reconfiguring daemon mds.foo.smithi131.ctintn on smithi131 2024-08-17T17:12:11.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:10 smithi131 bash[89561]: cluster 2024-08-17T17:12:09.621761+0000 mon.a (mon.0) 578 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:12:11.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:10 smithi131 bash[89561]: cluster 2024-08-17T17:12:09.621761+0000 mon.a (mon.0) 578 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:12:11.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:10 smithi131 bash[89561]: cluster 2024-08-17T17:12:09.640091+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e656: 8 total, 8 up, 8 in 2024-08-17T17:12:11.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:10 smithi131 bash[89561]: cluster 2024-08-17T17:12:09.640091+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e656: 8 total, 8 up, 8 in 2024-08-17T17:12:11.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:10 smithi131 bash[89561]: audit 2024-08-17T17:12:09.686778+0000 mon.c (mon.2) 18 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-26", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:12:11.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:10 smithi131 bash[89561]: audit 2024-08-17T17:12:09.686778+0000 mon.c (mon.2) 18 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-26", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:12:11.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:10 smithi131 bash[89561]: audit 2024-08-17T17:12:09.687346+0000 mon.a (mon.0) 580 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-26", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:12:11.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:10 smithi131 bash[89561]: audit 2024-08-17T17:12:09.687346+0000 mon.a (mon.0) 580 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-26", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:12:11.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:10 smithi131 bash[89561]: cluster 2024-08-17T17:12:10.204196+0000 mon.a (mon.0) 581 : cluster [INF] pool 'test-librbd-smithi131-69450-25' no longer out of quota; removing NO_QUOTA flag 2024-08-17T17:12:11.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:10 smithi131 bash[89561]: cluster 2024-08-17T17:12:10.204196+0000 mon.a (mon.0) 581 : cluster [INF] pool 'test-librbd-smithi131-69450-25' no longer out of quota; removing NO_QUOTA flag 2024-08-17T17:12:11.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:10 smithi131 bash[89561]: cluster 2024-08-17T17:12:10.204861+0000 mon.a (mon.0) 582 : cluster [WRN] Health check update: 1 pool(s) full (POOL_FULL) 2024-08-17T17:12:11.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:10 smithi131 bash[89561]: cluster 2024-08-17T17:12:10.204861+0000 mon.a (mon.0) 582 : cluster [WRN] Health check update: 1 pool(s) full (POOL_FULL) 2024-08-17T17:12:11.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:10 smithi131 bash[89561]: audit 2024-08-17T17:12:10.207341+0000 mon.a (mon.0) 583 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-26", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T17:12:11.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:10 smithi131 bash[88347]: cluster 2024-08-17T17:12:08.925534+0000 mgr.y (mgr.34107) 185 : cluster [DBG] pgmap v300: 457 pgs: 457 active+clean; 584 KiB data, 499 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 3.7 KiB/s wr, 45 op/s 2024-08-17T17:12:11.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:10 smithi131 bash[88347]: cluster 2024-08-17T17:12:08.925534+0000 mgr.y (mgr.34107) 185 : cluster [DBG] pgmap v300: 457 pgs: 457 active+clean; 584 KiB data, 499 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 3.7 KiB/s wr, 45 op/s 2024-08-17T17:12:11.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:10 smithi131 bash[88347]: cephadm 2024-08-17T17:12:09.525080+0000 mgr.y (mgr.34107) 186 : cephadm [INF] Reconfiguring mds.foo.smithi131.ctintn (monmap changed)... 2024-08-17T17:12:11.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:10 smithi131 bash[88347]: cephadm 2024-08-17T17:12:09.525080+0000 mgr.y (mgr.34107) 186 : cephadm [INF] Reconfiguring mds.foo.smithi131.ctintn (monmap changed)... 2024-08-17T17:12:11.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:10 smithi131 bash[88347]: cephadm 2024-08-17T17:12:09.527766+0000 mgr.y (mgr.34107) 187 : cephadm [INF] Reconfiguring daemon mds.foo.smithi131.ctintn on smithi131 2024-08-17T17:12:11.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:10 smithi131 bash[88347]: cephadm 2024-08-17T17:12:09.527766+0000 mgr.y (mgr.34107) 187 : cephadm [INF] Reconfiguring daemon mds.foo.smithi131.ctintn on smithi131 2024-08-17T17:12:11.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:10 smithi131 bash[88347]: cluster 2024-08-17T17:12:09.621761+0000 mon.a (mon.0) 578 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:12:11.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:10 smithi131 bash[88347]: cluster 2024-08-17T17:12:09.621761+0000 mon.a (mon.0) 578 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:12:11.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:10 smithi131 bash[88347]: cluster 2024-08-17T17:12:09.640091+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e656: 8 total, 8 up, 8 in 2024-08-17T17:12:11.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:10 smithi131 bash[88347]: cluster 2024-08-17T17:12:09.640091+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e656: 8 total, 8 up, 8 in 2024-08-17T17:12:11.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:10 smithi131 bash[88347]: audit 2024-08-17T17:12:09.686778+0000 mon.c (mon.2) 18 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-26", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:12:11.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:10 smithi131 bash[88347]: audit 2024-08-17T17:12:09.686778+0000 mon.c (mon.2) 18 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-26", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:12:11.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:10 smithi131 bash[88347]: audit 2024-08-17T17:12:09.687346+0000 mon.a (mon.0) 580 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-26", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:12:11.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:10 smithi131 bash[88347]: audit 2024-08-17T17:12:09.687346+0000 mon.a (mon.0) 580 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-26", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:12:11.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:10 smithi131 bash[88347]: cluster 2024-08-17T17:12:10.204196+0000 mon.a (mon.0) 581 : cluster [INF] pool 'test-librbd-smithi131-69450-25' no longer out of quota; removing NO_QUOTA flag 2024-08-17T17:12:11.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:10 smithi131 bash[88347]: cluster 2024-08-17T17:12:10.204196+0000 mon.a (mon.0) 581 : cluster [INF] pool 'test-librbd-smithi131-69450-25' no longer out of quota; removing NO_QUOTA flag 2024-08-17T17:12:11.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:10 smithi131 bash[88347]: cluster 2024-08-17T17:12:10.204861+0000 mon.a (mon.0) 582 : cluster [WRN] Health check update: 1 pool(s) full (POOL_FULL) 2024-08-17T17:12:11.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:10 smithi131 bash[88347]: cluster 2024-08-17T17:12:10.204861+0000 mon.a (mon.0) 582 : cluster [WRN] Health check update: 1 pool(s) full (POOL_FULL) 2024-08-17T17:12:11.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:10 smithi131 bash[88347]: audit 2024-08-17T17:12:10.207341+0000 mon.a (mon.0) 583 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-26", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T17:12:11.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:10 smithi131 bash[88347]: audit 2024-08-17T17:12:10.207341+0000 mon.a (mon.0) 583 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-26", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T17:12:11.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:10 smithi131 bash[88347]: cluster 2024-08-17T17:12:10.215409+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e657: 8 total, 8 up, 8 in 2024-08-17T17:12:11.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:10 smithi131 bash[88347]: cluster 2024-08-17T17:12:10.215409+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e657: 8 total, 8 up, 8 in 2024-08-17T17:12:11.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:10 smithi131 bash[89561]: audit 2024-08-17T17:12:10.207341+0000 mon.a (mon.0) 583 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-26", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T17:12:11.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:10 smithi131 bash[89561]: cluster 2024-08-17T17:12:10.215409+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e657: 8 total, 8 up, 8 in 2024-08-17T17:12:11.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:10 smithi131 bash[89561]: cluster 2024-08-17T17:12:10.215409+0000 mon.a (mon.0) 584 : cluster [DBG] osdmap e657: 8 total, 8 up, 8 in 2024-08-17T17:12:12.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:12 smithi169 bash[79348]: cluster 2024-08-17T17:12:10.926561+0000 mgr.y (mgr.34107) 188 : cluster [DBG] pgmap v303: 457 pgs: 457 active+clean; 584 KiB data, 499 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 3.7 KiB/s wr, 45 op/s 2024-08-17T17:12:12.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:12 smithi169 bash[79348]: cluster 2024-08-17T17:12:10.926561+0000 mgr.y (mgr.34107) 188 : cluster [DBG] pgmap v303: 457 pgs: 457 active+clean; 584 KiB data, 499 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 3.7 KiB/s wr, 45 op/s 2024-08-17T17:12:12.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:12 smithi169 bash[79348]: audit 2024-08-17T17:12:11.881233+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:12.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:12 smithi169 bash[79348]: audit 2024-08-17T17:12:11.881233+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:12.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:12 smithi169 bash[79348]: audit 2024-08-17T17:12:11.888961+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:12.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:12 smithi169 bash[79348]: audit 2024-08-17T17:12:11.888961+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:12.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:12 smithi169 bash[79348]: audit 2024-08-17T17:12:11.890739+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:12:12.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:12 smithi169 bash[79348]: audit 2024-08-17T17:12:11.890739+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:12:12.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:12 smithi169 bash[79348]: audit 2024-08-17T17:12:11.891983+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:12:12.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:12 smithi169 bash[79348]: audit 2024-08-17T17:12:11.891983+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:12:12.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:12 smithi169 bash[79348]: audit 2024-08-17T17:12:11.893051+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:12.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:12 smithi169 bash[79348]: audit 2024-08-17T17:12:11.893051+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:13.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:12 smithi131 bash[88347]: cluster 2024-08-17T17:12:10.926561+0000 mgr.y (mgr.34107) 188 : cluster [DBG] pgmap v303: 457 pgs: 457 active+clean; 584 KiB data, 499 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 3.7 KiB/s wr, 45 op/s 2024-08-17T17:12:13.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:12 smithi131 bash[88347]: cluster 2024-08-17T17:12:10.926561+0000 mgr.y (mgr.34107) 188 : cluster [DBG] pgmap v303: 457 pgs: 457 active+clean; 584 KiB data, 499 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 3.7 KiB/s wr, 45 op/s 2024-08-17T17:12:13.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:12 smithi131 bash[88347]: audit 2024-08-17T17:12:11.881233+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:13.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:12 smithi131 bash[88347]: audit 2024-08-17T17:12:11.881233+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:13.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:12 smithi131 bash[88347]: audit 2024-08-17T17:12:11.888961+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:13.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:12 smithi131 bash[88347]: audit 2024-08-17T17:12:11.888961+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:13.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:12 smithi131 bash[88347]: audit 2024-08-17T17:12:11.890739+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:12:13.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:12 smithi131 bash[88347]: audit 2024-08-17T17:12:11.890739+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:12:13.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:12 smithi131 bash[88347]: audit 2024-08-17T17:12:11.891983+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:12:13.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:12 smithi131 bash[88347]: audit 2024-08-17T17:12:11.891983+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:12:13.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:12 smithi131 bash[88347]: audit 2024-08-17T17:12:11.893051+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:13.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:12 smithi131 bash[88347]: audit 2024-08-17T17:12:11.893051+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:13.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:12 smithi131 bash[89561]: cluster 2024-08-17T17:12:10.926561+0000 mgr.y (mgr.34107) 188 : cluster [DBG] pgmap v303: 457 pgs: 457 active+clean; 584 KiB data, 499 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 3.7 KiB/s wr, 45 op/s 2024-08-17T17:12:13.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:12 smithi131 bash[89561]: cluster 2024-08-17T17:12:10.926561+0000 mgr.y (mgr.34107) 188 : cluster [DBG] pgmap v303: 457 pgs: 457 active+clean; 584 KiB data, 499 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 3.7 KiB/s wr, 45 op/s 2024-08-17T17:12:13.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:12 smithi131 bash[89561]: audit 2024-08-17T17:12:11.881233+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:13.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:12 smithi131 bash[89561]: audit 2024-08-17T17:12:11.881233+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:13.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:12 smithi131 bash[89561]: audit 2024-08-17T17:12:11.888961+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:13.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:12 smithi131 bash[89561]: audit 2024-08-17T17:12:11.888961+0000 mon.a (mon.0) 586 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:13.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:12 smithi131 bash[89561]: audit 2024-08-17T17:12:11.890739+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:12:13.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:12 smithi131 bash[89561]: audit 2024-08-17T17:12:11.890739+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "mon."} : dispatch 2024-08-17T17:12:13.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:12 smithi131 bash[89561]: audit 2024-08-17T17:12:11.891983+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:12:13.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:12 smithi131 bash[89561]: audit 2024-08-17T17:12:11.891983+0000 mon.a (mon.0) 588 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config get", "who": "mon", "key": "public_network"} : dispatch 2024-08-17T17:12:13.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:12 smithi131 bash[89561]: audit 2024-08-17T17:12:11.893051+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:13.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:12 smithi131 bash[89561]: audit 2024-08-17T17:12:11.893051+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:13.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:13 smithi169 bash[79348]: cephadm 2024-08-17T17:12:11.890249+0000 mgr.y (mgr.34107) 189 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-17T17:12:13.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:13 smithi169 bash[79348]: cephadm 2024-08-17T17:12:11.890249+0000 mgr.y (mgr.34107) 189 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-17T17:12:13.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:13 smithi169 bash[79348]: cephadm 2024-08-17T17:12:11.894406+0000 mgr.y (mgr.34107) 190 : cephadm [INF] Reconfiguring daemon mon.b on smithi169 2024-08-17T17:12:13.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:13 smithi169 bash[79348]: cephadm 2024-08-17T17:12:11.894406+0000 mgr.y (mgr.34107) 190 : cephadm [INF] Reconfiguring daemon mon.b on smithi169 2024-08-17T17:12:14.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:13 smithi131 bash[89561]: cephadm 2024-08-17T17:12:11.890249+0000 mgr.y (mgr.34107) 189 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-17T17:12:14.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:13 smithi131 bash[89561]: cephadm 2024-08-17T17:12:11.890249+0000 mgr.y (mgr.34107) 189 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-17T17:12:14.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:13 smithi131 bash[89561]: cephadm 2024-08-17T17:12:11.894406+0000 mgr.y (mgr.34107) 190 : cephadm [INF] Reconfiguring daemon mon.b on smithi169 2024-08-17T17:12:14.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:13 smithi131 bash[89561]: cephadm 2024-08-17T17:12:11.894406+0000 mgr.y (mgr.34107) 190 : cephadm [INF] Reconfiguring daemon mon.b on smithi169 2024-08-17T17:12:14.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:13 smithi131 bash[88347]: cephadm 2024-08-17T17:12:11.890249+0000 mgr.y (mgr.34107) 189 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-17T17:12:14.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:13 smithi131 bash[88347]: cephadm 2024-08-17T17:12:11.890249+0000 mgr.y (mgr.34107) 189 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-08-17T17:12:14.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:13 smithi131 bash[88347]: cephadm 2024-08-17T17:12:11.894406+0000 mgr.y (mgr.34107) 190 : cephadm [INF] Reconfiguring daemon mon.b on smithi169 2024-08-17T17:12:14.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:13 smithi131 bash[88347]: cephadm 2024-08-17T17:12:11.894406+0000 mgr.y (mgr.34107) 190 : cephadm [INF] Reconfiguring daemon mon.b on smithi169 2024-08-17T17:12:15.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:14 smithi131 bash[88347]: cluster 2024-08-17T17:12:12.927532+0000 mgr.y (mgr.34107) 191 : cluster [DBG] pgmap v304: 457 pgs: 457 active+clean; 584 KiB data, 499 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 2.8 KiB/s wr, 33 op/s 2024-08-17T17:12:15.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:14 smithi131 bash[88347]: cluster 2024-08-17T17:12:12.927532+0000 mgr.y (mgr.34107) 191 : cluster [DBG] pgmap v304: 457 pgs: 457 active+clean; 584 KiB data, 499 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 2.8 KiB/s wr, 33 op/s 2024-08-17T17:12:15.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:14 smithi131 bash[89561]: cluster 2024-08-17T17:12:12.927532+0000 mgr.y (mgr.34107) 191 : cluster [DBG] pgmap v304: 457 pgs: 457 active+clean; 584 KiB data, 499 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 2.8 KiB/s wr, 33 op/s 2024-08-17T17:12:15.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:14 smithi131 bash[89561]: cluster 2024-08-17T17:12:12.927532+0000 mgr.y (mgr.34107) 191 : cluster [DBG] pgmap v304: 457 pgs: 457 active+clean; 584 KiB data, 499 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 2.8 KiB/s wr, 33 op/s 2024-08-17T17:12:15.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:14 smithi169 bash[79348]: cluster 2024-08-17T17:12:12.927532+0000 mgr.y (mgr.34107) 191 : cluster [DBG] pgmap v304: 457 pgs: 457 active+clean; 584 KiB data, 499 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 2.8 KiB/s wr, 33 op/s 2024-08-17T17:12:15.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:14 smithi169 bash[79348]: cluster 2024-08-17T17:12:12.927532+0000 mgr.y (mgr.34107) 191 : cluster [DBG] pgmap v304: 457 pgs: 457 active+clean; 584 KiB data, 499 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 2.8 KiB/s wr, 33 op/s 2024-08-17T17:12:16.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:15 smithi131 bash[89561]: audit 2024-08-17T17:12:14.831323+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:16.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:15 smithi131 bash[89561]: audit 2024-08-17T17:12:14.831323+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:16.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:15 smithi131 bash[89561]: audit 2024-08-17T17:12:14.842273+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:16.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:15 smithi131 bash[89561]: audit 2024-08-17T17:12:14.842273+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:16.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:15 smithi131 bash[89561]: cephadm 2024-08-17T17:12:14.844328+0000 mgr.y (mgr.34107) 192 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-08-17T17:12:16.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:15 smithi131 bash[89561]: cephadm 2024-08-17T17:12:14.844328+0000 mgr.y (mgr.34107) 192 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-08-17T17:12:16.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:15 smithi131 bash[89561]: audit 2024-08-17T17:12:14.844968+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-08-17T17:12:16.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:15 smithi131 bash[89561]: audit 2024-08-17T17:12:14.844968+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-08-17T17:12:16.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:15 smithi131 bash[89561]: audit 2024-08-17T17:12:14.846848+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-08-17T17:12:16.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:15 smithi131 bash[89561]: audit 2024-08-17T17:12:14.846848+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-08-17T17:12:16.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:15 smithi131 bash[89561]: audit 2024-08-17T17:12:14.848386+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:16.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:15 smithi131 bash[89561]: audit 2024-08-17T17:12:14.848386+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:16.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:15 smithi131 bash[89561]: cephadm 2024-08-17T17:12:14.850237+0000 mgr.y (mgr.34107) 193 : cephadm [INF] Reconfiguring daemon mgr.x on smithi169 2024-08-17T17:12:16.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:15 smithi131 bash[89561]: cephadm 2024-08-17T17:12:14.850237+0000 mgr.y (mgr.34107) 193 : cephadm [INF] Reconfiguring daemon mgr.x on smithi169 2024-08-17T17:12:16.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:15 smithi131 bash[89561]: cluster 2024-08-17T17:12:14.931465+0000 mgr.y (mgr.34107) 194 : cluster [DBG] pgmap v305: 457 pgs: 457 active+clean; 4.6 MiB data, 511 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 650 KiB/s wr, 37 op/s 2024-08-17T17:12:16.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:15 smithi131 bash[89561]: cluster 2024-08-17T17:12:14.931465+0000 mgr.y (mgr.34107) 194 : cluster [DBG] pgmap v305: 457 pgs: 457 active+clean; 4.6 MiB data, 511 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 650 KiB/s wr, 37 op/s 2024-08-17T17:12:16.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:15 smithi131 bash[88347]: audit 2024-08-17T17:12:14.831323+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:16.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:15 smithi131 bash[88347]: audit 2024-08-17T17:12:14.831323+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:16.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:15 smithi131 bash[88347]: audit 2024-08-17T17:12:14.842273+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:16.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:15 smithi131 bash[88347]: audit 2024-08-17T17:12:14.842273+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:16.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:15 smithi131 bash[88347]: cephadm 2024-08-17T17:12:14.844328+0000 mgr.y (mgr.34107) 192 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-08-17T17:12:16.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:15 smithi131 bash[88347]: cephadm 2024-08-17T17:12:14.844328+0000 mgr.y (mgr.34107) 192 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-08-17T17:12:16.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:15 smithi131 bash[88347]: audit 2024-08-17T17:12:14.844968+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-08-17T17:12:16.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:15 smithi131 bash[88347]: audit 2024-08-17T17:12:14.844968+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-08-17T17:12:16.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:15 smithi131 bash[88347]: audit 2024-08-17T17:12:14.846848+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-08-17T17:12:16.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:15 smithi131 bash[88347]: audit 2024-08-17T17:12:14.846848+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-08-17T17:12:16.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:15 smithi131 bash[88347]: audit 2024-08-17T17:12:14.848386+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:16.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:15 smithi131 bash[88347]: audit 2024-08-17T17:12:14.848386+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:16.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:15 smithi131 bash[88347]: cephadm 2024-08-17T17:12:14.850237+0000 mgr.y (mgr.34107) 193 : cephadm [INF] Reconfiguring daemon mgr.x on smithi169 2024-08-17T17:12:16.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:15 smithi131 bash[88347]: cephadm 2024-08-17T17:12:14.850237+0000 mgr.y (mgr.34107) 193 : cephadm [INF] Reconfiguring daemon mgr.x on smithi169 2024-08-17T17:12:16.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:15 smithi131 bash[88347]: cluster 2024-08-17T17:12:14.931465+0000 mgr.y (mgr.34107) 194 : cluster [DBG] pgmap v305: 457 pgs: 457 active+clean; 4.6 MiB data, 511 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 650 KiB/s wr, 37 op/s 2024-08-17T17:12:16.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:15 smithi131 bash[88347]: cluster 2024-08-17T17:12:14.931465+0000 mgr.y (mgr.34107) 194 : cluster [DBG] pgmap v305: 457 pgs: 457 active+clean; 4.6 MiB data, 511 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 650 KiB/s wr, 37 op/s 2024-08-17T17:12:16.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:15 smithi169 bash[79348]: audit 2024-08-17T17:12:14.831323+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:16.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:15 smithi169 bash[79348]: audit 2024-08-17T17:12:14.831323+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:16.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:15 smithi169 bash[79348]: audit 2024-08-17T17:12:14.842273+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:16.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:15 smithi169 bash[79348]: audit 2024-08-17T17:12:14.842273+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:16.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:15 smithi169 bash[79348]: cephadm 2024-08-17T17:12:14.844328+0000 mgr.y (mgr.34107) 192 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-08-17T17:12:16.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:15 smithi169 bash[79348]: cephadm 2024-08-17T17:12:14.844328+0000 mgr.y (mgr.34107) 192 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-08-17T17:12:16.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:15 smithi169 bash[79348]: audit 2024-08-17T17:12:14.844968+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-08-17T17:12:16.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:15 smithi169 bash[79348]: audit 2024-08-17T17:12:14.844968+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]} : dispatch 2024-08-17T17:12:16.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:15 smithi169 bash[79348]: audit 2024-08-17T17:12:14.846848+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-08-17T17:12:16.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:15 smithi169 bash[79348]: audit 2024-08-17T17:12:14.846848+0000 mon.a (mon.0) 593 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "mgr services"} : dispatch 2024-08-17T17:12:16.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:15 smithi169 bash[79348]: audit 2024-08-17T17:12:14.848386+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:16.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:15 smithi169 bash[79348]: audit 2024-08-17T17:12:14.848386+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:16.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:15 smithi169 bash[79348]: cephadm 2024-08-17T17:12:14.850237+0000 mgr.y (mgr.34107) 193 : cephadm [INF] Reconfiguring daemon mgr.x on smithi169 2024-08-17T17:12:16.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:15 smithi169 bash[79348]: cephadm 2024-08-17T17:12:14.850237+0000 mgr.y (mgr.34107) 193 : cephadm [INF] Reconfiguring daemon mgr.x on smithi169 2024-08-17T17:12:16.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:15 smithi169 bash[79348]: cluster 2024-08-17T17:12:14.931465+0000 mgr.y (mgr.34107) 194 : cluster [DBG] pgmap v305: 457 pgs: 457 active+clean; 4.6 MiB data, 511 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 650 KiB/s wr, 37 op/s 2024-08-17T17:12:16.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:15 smithi169 bash[79348]: cluster 2024-08-17T17:12:14.931465+0000 mgr.y (mgr.34107) 194 : cluster [DBG] pgmap v305: 457 pgs: 457 active+clean; 4.6 MiB data, 511 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 650 KiB/s wr, 37 op/s 2024-08-17T17:12:18.847 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:12:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:12:18] "GET /metrics HTTP/1.1" 200 62782 "" "Prometheus/2.51.0" 2024-08-17T17:12:18.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:18 smithi131 bash[88347]: cluster 2024-08-17T17:12:16.932511+0000 mgr.y (mgr.34107) 195 : cluster [DBG] pgmap v306: 457 pgs: 457 active+clean; 4.6 MiB data, 511 MiB used, 715 GiB / 715 GiB avail; 4.1 KiB/s rd, 512 KiB/s wr, 7 op/s 2024-08-17T17:12:18.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:18 smithi131 bash[88347]: cluster 2024-08-17T17:12:16.932511+0000 mgr.y (mgr.34107) 195 : cluster [DBG] pgmap v306: 457 pgs: 457 active+clean; 4.6 MiB data, 511 MiB used, 715 GiB / 715 GiB avail; 4.1 KiB/s rd, 512 KiB/s wr, 7 op/s 2024-08-17T17:12:18.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:18 smithi131 bash[88347]: audit 2024-08-17T17:12:17.543042+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:18.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:18 smithi131 bash[88347]: audit 2024-08-17T17:12:17.543042+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:18.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:18 smithi131 bash[88347]: audit 2024-08-17T17:12:17.553778+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:18.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:18 smithi131 bash[88347]: audit 2024-08-17T17:12:17.553778+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:18.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:18 smithi131 bash[88347]: cephadm 2024-08-17T17:12:17.555922+0000 mgr.y (mgr.34107) 196 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-08-17T17:12:18.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:18 smithi131 bash[88347]: cephadm 2024-08-17T17:12:17.555922+0000 mgr.y (mgr.34107) 196 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-08-17T17:12:18.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:18 smithi131 bash[88347]: audit 2024-08-17T17:12:17.556579+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-17T17:12:18.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:18 smithi131 bash[88347]: audit 2024-08-17T17:12:17.556579+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-17T17:12:18.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:18 smithi131 bash[88347]: audit 2024-08-17T17:12:17.558361+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:18.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:18 smithi131 bash[88347]: audit 2024-08-17T17:12:17.558361+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:18.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:18 smithi131 bash[88347]: cephadm 2024-08-17T17:12:17.569127+0000 mgr.y (mgr.34107) 197 : cephadm [INF] Reconfiguring daemon osd.4 on smithi169 2024-08-17T17:12:18.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:18 smithi131 bash[88347]: cephadm 2024-08-17T17:12:17.569127+0000 mgr.y (mgr.34107) 197 : cephadm [INF] Reconfiguring daemon osd.4 on smithi169 2024-08-17T17:12:18.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:18 smithi131 bash[88347]: audit 2024-08-17T17:12:18.459464+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:18.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:18 smithi131 bash[88347]: audit 2024-08-17T17:12:18.459464+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:18.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:18 smithi131 bash[89561]: cluster 2024-08-17T17:12:16.932511+0000 mgr.y (mgr.34107) 195 : cluster [DBG] pgmap v306: 457 pgs: 457 active+clean; 4.6 MiB data, 511 MiB used, 715 GiB / 715 GiB avail; 4.1 KiB/s rd, 512 KiB/s wr, 7 op/s 2024-08-17T17:12:18.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:18 smithi131 bash[89561]: cluster 2024-08-17T17:12:16.932511+0000 mgr.y (mgr.34107) 195 : cluster [DBG] pgmap v306: 457 pgs: 457 active+clean; 4.6 MiB data, 511 MiB used, 715 GiB / 715 GiB avail; 4.1 KiB/s rd, 512 KiB/s wr, 7 op/s 2024-08-17T17:12:18.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:18 smithi131 bash[89561]: audit 2024-08-17T17:12:17.543042+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:18.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:18 smithi131 bash[89561]: audit 2024-08-17T17:12:17.543042+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:18.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:18 smithi131 bash[89561]: audit 2024-08-17T17:12:17.553778+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:18.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:18 smithi131 bash[89561]: audit 2024-08-17T17:12:17.553778+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:18.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:18 smithi131 bash[89561]: cephadm 2024-08-17T17:12:17.555922+0000 mgr.y (mgr.34107) 196 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-08-17T17:12:18.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:18 smithi131 bash[89561]: cephadm 2024-08-17T17:12:17.555922+0000 mgr.y (mgr.34107) 196 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-08-17T17:12:18.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:18 smithi131 bash[89561]: audit 2024-08-17T17:12:17.556579+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-17T17:12:18.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:18 smithi131 bash[89561]: audit 2024-08-17T17:12:17.556579+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-17T17:12:18.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:18 smithi131 bash[89561]: audit 2024-08-17T17:12:17.558361+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:18.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:18 smithi131 bash[89561]: audit 2024-08-17T17:12:17.558361+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:18.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:18 smithi131 bash[89561]: cephadm 2024-08-17T17:12:17.569127+0000 mgr.y (mgr.34107) 197 : cephadm [INF] Reconfiguring daemon osd.4 on smithi169 2024-08-17T17:12:18.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:18 smithi131 bash[89561]: cephadm 2024-08-17T17:12:17.569127+0000 mgr.y (mgr.34107) 197 : cephadm [INF] Reconfiguring daemon osd.4 on smithi169 2024-08-17T17:12:18.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:18 smithi131 bash[89561]: audit 2024-08-17T17:12:18.459464+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:18.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:18 smithi131 bash[89561]: audit 2024-08-17T17:12:18.459464+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:18.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:18 smithi169 bash[79348]: cluster 2024-08-17T17:12:16.932511+0000 mgr.y (mgr.34107) 195 : cluster [DBG] pgmap v306: 457 pgs: 457 active+clean; 4.6 MiB data, 511 MiB used, 715 GiB / 715 GiB avail; 4.1 KiB/s rd, 512 KiB/s wr, 7 op/s 2024-08-17T17:12:18.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:18 smithi169 bash[79348]: cluster 2024-08-17T17:12:16.932511+0000 mgr.y (mgr.34107) 195 : cluster [DBG] pgmap v306: 457 pgs: 457 active+clean; 4.6 MiB data, 511 MiB used, 715 GiB / 715 GiB avail; 4.1 KiB/s rd, 512 KiB/s wr, 7 op/s 2024-08-17T17:12:18.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:18 smithi169 bash[79348]: audit 2024-08-17T17:12:17.543042+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:18.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:18 smithi169 bash[79348]: audit 2024-08-17T17:12:17.543042+0000 mon.a (mon.0) 595 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:18.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:18 smithi169 bash[79348]: audit 2024-08-17T17:12:17.553778+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:18.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:18 smithi169 bash[79348]: audit 2024-08-17T17:12:17.553778+0000 mon.a (mon.0) 596 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:18.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:18 smithi169 bash[79348]: cephadm 2024-08-17T17:12:17.555922+0000 mgr.y (mgr.34107) 196 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-08-17T17:12:18.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:18 smithi169 bash[79348]: cephadm 2024-08-17T17:12:17.555922+0000 mgr.y (mgr.34107) 196 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-08-17T17:12:18.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:18 smithi169 bash[79348]: audit 2024-08-17T17:12:17.556579+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-17T17:12:18.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:18 smithi169 bash[79348]: audit 2024-08-17T17:12:17.556579+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.4"} : dispatch 2024-08-17T17:12:18.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:18 smithi169 bash[79348]: audit 2024-08-17T17:12:17.558361+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:18.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:18 smithi169 bash[79348]: audit 2024-08-17T17:12:17.558361+0000 mon.a (mon.0) 598 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:18.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:18 smithi169 bash[79348]: cephadm 2024-08-17T17:12:17.569127+0000 mgr.y (mgr.34107) 197 : cephadm [INF] Reconfiguring daemon osd.4 on smithi169 2024-08-17T17:12:18.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:18 smithi169 bash[79348]: cephadm 2024-08-17T17:12:17.569127+0000 mgr.y (mgr.34107) 197 : cephadm [INF] Reconfiguring daemon osd.4 on smithi169 2024-08-17T17:12:18.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:18 smithi169 bash[79348]: audit 2024-08-17T17:12:18.459464+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:18.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:18 smithi169 bash[79348]: audit 2024-08-17T17:12:18.459464+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:20.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:20 smithi131 bash[88347]: cluster 2024-08-17T17:12:18.936331+0000 mgr.y (mgr.34107) 198 : cluster [DBG] pgmap v307: 457 pgs: 457 active+clean; 9.6 MiB data, 524 MiB used, 715 GiB / 715 GiB avail; 4.6 KiB/s rd, 992 KiB/s wr, 8 op/s 2024-08-17T17:12:20.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:20 smithi131 bash[88347]: cluster 2024-08-17T17:12:18.936331+0000 mgr.y (mgr.34107) 198 : cluster [DBG] pgmap v307: 457 pgs: 457 active+clean; 9.6 MiB data, 524 MiB used, 715 GiB / 715 GiB avail; 4.6 KiB/s rd, 992 KiB/s wr, 8 op/s 2024-08-17T17:12:20.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:20 smithi131 bash[88347]: audit 2024-08-17T17:12:19.967171+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:20.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:20 smithi131 bash[88347]: audit 2024-08-17T17:12:19.967171+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:20.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:20 smithi131 bash[88347]: audit 2024-08-17T17:12:19.977369+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:20.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:20 smithi131 bash[88347]: audit 2024-08-17T17:12:19.977369+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:20.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:20 smithi131 bash[88347]: audit 2024-08-17T17:12:19.980072+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-08-17T17:12:20.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:20 smithi131 bash[88347]: audit 2024-08-17T17:12:19.980072+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-08-17T17:12:20.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:20 smithi131 bash[88347]: audit 2024-08-17T17:12:19.981781+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:20.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:20 smithi131 bash[88347]: audit 2024-08-17T17:12:19.981781+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:20.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:20 smithi131 bash[88347]: cluster 2024-08-17T17:12:20.229136+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e658: 8 total, 8 up, 8 in 2024-08-17T17:12:20.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:20 smithi131 bash[88347]: cluster 2024-08-17T17:12:20.229136+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e658: 8 total, 8 up, 8 in 2024-08-17T17:12:20.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:20 smithi131 bash[89561]: cluster 2024-08-17T17:12:18.936331+0000 mgr.y (mgr.34107) 198 : cluster [DBG] pgmap v307: 457 pgs: 457 active+clean; 9.6 MiB data, 524 MiB used, 715 GiB / 715 GiB avail; 4.6 KiB/s rd, 992 KiB/s wr, 8 op/s 2024-08-17T17:12:20.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:20 smithi131 bash[89561]: cluster 2024-08-17T17:12:18.936331+0000 mgr.y (mgr.34107) 198 : cluster [DBG] pgmap v307: 457 pgs: 457 active+clean; 9.6 MiB data, 524 MiB used, 715 GiB / 715 GiB avail; 4.6 KiB/s rd, 992 KiB/s wr, 8 op/s 2024-08-17T17:12:20.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:20 smithi131 bash[89561]: audit 2024-08-17T17:12:19.967171+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:20.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:20 smithi131 bash[89561]: audit 2024-08-17T17:12:19.967171+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:20.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:20 smithi131 bash[89561]: audit 2024-08-17T17:12:19.977369+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:20.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:20 smithi131 bash[89561]: audit 2024-08-17T17:12:19.977369+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:20.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:20 smithi131 bash[89561]: audit 2024-08-17T17:12:19.980072+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-08-17T17:12:20.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:20 smithi131 bash[89561]: audit 2024-08-17T17:12:19.980072+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-08-17T17:12:20.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:20 smithi131 bash[89561]: audit 2024-08-17T17:12:19.981781+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:20.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:20 smithi131 bash[89561]: audit 2024-08-17T17:12:19.981781+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:20.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:20 smithi131 bash[89561]: cluster 2024-08-17T17:12:20.229136+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e658: 8 total, 8 up, 8 in 2024-08-17T17:12:20.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:20 smithi131 bash[89561]: cluster 2024-08-17T17:12:20.229136+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e658: 8 total, 8 up, 8 in 2024-08-17T17:12:20.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:20 smithi169 bash[79348]: cluster 2024-08-17T17:12:18.936331+0000 mgr.y (mgr.34107) 198 : cluster [DBG] pgmap v307: 457 pgs: 457 active+clean; 9.6 MiB data, 524 MiB used, 715 GiB / 715 GiB avail; 4.6 KiB/s rd, 992 KiB/s wr, 8 op/s 2024-08-17T17:12:20.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:20 smithi169 bash[79348]: cluster 2024-08-17T17:12:18.936331+0000 mgr.y (mgr.34107) 198 : cluster [DBG] pgmap v307: 457 pgs: 457 active+clean; 9.6 MiB data, 524 MiB used, 715 GiB / 715 GiB avail; 4.6 KiB/s rd, 992 KiB/s wr, 8 op/s 2024-08-17T17:12:20.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:20 smithi169 bash[79348]: audit 2024-08-17T17:12:19.967171+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:20.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:20 smithi169 bash[79348]: audit 2024-08-17T17:12:19.967171+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:20.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:20 smithi169 bash[79348]: audit 2024-08-17T17:12:19.977369+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:20.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:20 smithi169 bash[79348]: audit 2024-08-17T17:12:19.977369+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:20.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:20 smithi169 bash[79348]: audit 2024-08-17T17:12:19.980072+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-08-17T17:12:20.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:20 smithi169 bash[79348]: audit 2024-08-17T17:12:19.980072+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.5"} : dispatch 2024-08-17T17:12:20.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:20 smithi169 bash[79348]: audit 2024-08-17T17:12:19.981781+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:20.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:20 smithi169 bash[79348]: audit 2024-08-17T17:12:19.981781+0000 mon.a (mon.0) 603 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:20.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:20 smithi169 bash[79348]: cluster 2024-08-17T17:12:20.229136+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e658: 8 total, 8 up, 8 in 2024-08-17T17:12:20.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:20 smithi169 bash[79348]: cluster 2024-08-17T17:12:20.229136+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e658: 8 total, 8 up, 8 in 2024-08-17T17:12:21.818 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:21 smithi169 bash[79348]: cephadm 2024-08-17T17:12:19.979424+0000 mgr.y (mgr.34107) 199 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-08-17T17:12:21.818 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:21 smithi169 bash[79348]: cephadm 2024-08-17T17:12:19.979424+0000 mgr.y (mgr.34107) 199 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-08-17T17:12:21.818 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:21 smithi169 bash[79348]: cephadm 2024-08-17T17:12:19.992109+0000 mgr.y (mgr.34107) 200 : cephadm [INF] Reconfiguring daemon osd.5 on smithi169 2024-08-17T17:12:21.818 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:21 smithi169 bash[79348]: cephadm 2024-08-17T17:12:19.992109+0000 mgr.y (mgr.34107) 200 : cephadm [INF] Reconfiguring daemon osd.5 on smithi169 2024-08-17T17:12:21.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:21 smithi131 bash[89561]: cephadm 2024-08-17T17:12:19.979424+0000 mgr.y (mgr.34107) 199 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-08-17T17:12:21.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:21 smithi131 bash[89561]: cephadm 2024-08-17T17:12:19.979424+0000 mgr.y (mgr.34107) 199 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-08-17T17:12:21.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:21 smithi131 bash[89561]: cephadm 2024-08-17T17:12:19.992109+0000 mgr.y (mgr.34107) 200 : cephadm [INF] Reconfiguring daemon osd.5 on smithi169 2024-08-17T17:12:21.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:21 smithi131 bash[89561]: cephadm 2024-08-17T17:12:19.992109+0000 mgr.y (mgr.34107) 200 : cephadm [INF] Reconfiguring daemon osd.5 on smithi169 2024-08-17T17:12:21.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:21 smithi131 bash[88347]: cephadm 2024-08-17T17:12:19.979424+0000 mgr.y (mgr.34107) 199 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-08-17T17:12:21.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:21 smithi131 bash[88347]: cephadm 2024-08-17T17:12:19.979424+0000 mgr.y (mgr.34107) 199 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-08-17T17:12:21.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:21 smithi131 bash[88347]: cephadm 2024-08-17T17:12:19.992109+0000 mgr.y (mgr.34107) 200 : cephadm [INF] Reconfiguring daemon osd.5 on smithi169 2024-08-17T17:12:21.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:21 smithi131 bash[88347]: cephadm 2024-08-17T17:12:19.992109+0000 mgr.y (mgr.34107) 200 : cephadm [INF] Reconfiguring daemon osd.5 on smithi169 2024-08-17T17:12:22.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:22 smithi131 bash[88347]: cluster 2024-08-17T17:12:20.937277+0000 mgr.y (mgr.34107) 201 : cluster [DBG] pgmap v309: 457 pgs: 457 active+clean; 9.6 MiB data, 524 MiB used, 715 GiB / 715 GiB avail; 4.3 KiB/s rd, 922 KiB/s wr, 7 op/s 2024-08-17T17:12:22.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:22 smithi131 bash[88347]: cluster 2024-08-17T17:12:20.937277+0000 mgr.y (mgr.34107) 201 : cluster [DBG] pgmap v309: 457 pgs: 457 active+clean; 9.6 MiB data, 524 MiB used, 715 GiB / 715 GiB avail; 4.3 KiB/s rd, 922 KiB/s wr, 7 op/s 2024-08-17T17:12:22.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:22 smithi131 bash[89561]: cluster 2024-08-17T17:12:20.937277+0000 mgr.y (mgr.34107) 201 : cluster [DBG] pgmap v309: 457 pgs: 457 active+clean; 9.6 MiB data, 524 MiB used, 715 GiB / 715 GiB avail; 4.3 KiB/s rd, 922 KiB/s wr, 7 op/s 2024-08-17T17:12:22.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:22 smithi131 bash[89561]: cluster 2024-08-17T17:12:20.937277+0000 mgr.y (mgr.34107) 201 : cluster [DBG] pgmap v309: 457 pgs: 457 active+clean; 9.6 MiB data, 524 MiB used, 715 GiB / 715 GiB avail; 4.3 KiB/s rd, 922 KiB/s wr, 7 op/s 2024-08-17T17:12:22.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:22 smithi169 bash[79348]: cluster 2024-08-17T17:12:20.937277+0000 mgr.y (mgr.34107) 201 : cluster [DBG] pgmap v309: 457 pgs: 457 active+clean; 9.6 MiB data, 524 MiB used, 715 GiB / 715 GiB avail; 4.3 KiB/s rd, 922 KiB/s wr, 7 op/s 2024-08-17T17:12:22.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:22 smithi169 bash[79348]: cluster 2024-08-17T17:12:20.937277+0000 mgr.y (mgr.34107) 201 : cluster [DBG] pgmap v309: 457 pgs: 457 active+clean; 9.6 MiB data, 524 MiB used, 715 GiB / 715 GiB avail; 4.3 KiB/s rd, 922 KiB/s wr, 7 op/s 2024-08-17T17:12:23.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:23 smithi131 bash[89561]: audit 2024-08-17T17:12:22.557568+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:23.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:23 smithi131 bash[89561]: audit 2024-08-17T17:12:22.557568+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:23.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:23 smithi131 bash[89561]: audit 2024-08-17T17:12:22.574226+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:23.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:23 smithi131 bash[89561]: audit 2024-08-17T17:12:22.574226+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:23.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:23 smithi131 bash[89561]: cephadm 2024-08-17T17:12:22.576434+0000 mgr.y (mgr.34107) 202 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-08-17T17:12:23.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:23 smithi131 bash[89561]: cephadm 2024-08-17T17:12:22.576434+0000 mgr.y (mgr.34107) 202 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-08-17T17:12:23.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:23 smithi131 bash[89561]: audit 2024-08-17T17:12:22.577052+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-08-17T17:12:23.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:23 smithi131 bash[89561]: audit 2024-08-17T17:12:22.577052+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-08-17T17:12:23.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:23 smithi131 bash[89561]: audit 2024-08-17T17:12:22.578688+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:23.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:23 smithi131 bash[89561]: audit 2024-08-17T17:12:22.578688+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:23.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:23 smithi131 bash[89561]: cephadm 2024-08-17T17:12:22.589355+0000 mgr.y (mgr.34107) 203 : cephadm [INF] Reconfiguring daemon osd.6 on smithi169 2024-08-17T17:12:23.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:23 smithi131 bash[89561]: cephadm 2024-08-17T17:12:22.589355+0000 mgr.y (mgr.34107) 203 : cephadm [INF] Reconfiguring daemon osd.6 on smithi169 2024-08-17T17:12:23.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:23 smithi131 bash[89561]: audit 2024-08-17T17:12:23.204171+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:23.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:23 smithi131 bash[89561]: audit 2024-08-17T17:12:23.204171+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:23.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:23 smithi131 bash[89561]: audit 2024-08-17T17:12:23.206313+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:23.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:23 smithi131 bash[89561]: audit 2024-08-17T17:12:23.206313+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:23.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:23 smithi131 bash[88347]: audit 2024-08-17T17:12:22.557568+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:23.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:23 smithi131 bash[88347]: audit 2024-08-17T17:12:22.557568+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:23.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:23 smithi131 bash[88347]: audit 2024-08-17T17:12:22.574226+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:23.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:23 smithi131 bash[88347]: audit 2024-08-17T17:12:22.574226+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:23.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:23 smithi131 bash[88347]: cephadm 2024-08-17T17:12:22.576434+0000 mgr.y (mgr.34107) 202 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-08-17T17:12:23.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:23 smithi131 bash[88347]: cephadm 2024-08-17T17:12:22.576434+0000 mgr.y (mgr.34107) 202 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-08-17T17:12:23.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:23 smithi131 bash[88347]: audit 2024-08-17T17:12:22.577052+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-08-17T17:12:23.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:23 smithi131 bash[88347]: audit 2024-08-17T17:12:22.577052+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-08-17T17:12:23.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:23 smithi131 bash[88347]: audit 2024-08-17T17:12:22.578688+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:23.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:23 smithi131 bash[88347]: audit 2024-08-17T17:12:22.578688+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:23.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:23 smithi131 bash[88347]: cephadm 2024-08-17T17:12:22.589355+0000 mgr.y (mgr.34107) 203 : cephadm [INF] Reconfiguring daemon osd.6 on smithi169 2024-08-17T17:12:23.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:23 smithi131 bash[88347]: cephadm 2024-08-17T17:12:22.589355+0000 mgr.y (mgr.34107) 203 : cephadm [INF] Reconfiguring daemon osd.6 on smithi169 2024-08-17T17:12:23.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:23 smithi131 bash[88347]: audit 2024-08-17T17:12:23.204171+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:23.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:23 smithi131 bash[88347]: audit 2024-08-17T17:12:23.204171+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:23.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:23 smithi131 bash[88347]: audit 2024-08-17T17:12:23.206313+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:23.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:23 smithi131 bash[88347]: audit 2024-08-17T17:12:23.206313+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:23.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:23 smithi169 bash[79348]: audit 2024-08-17T17:12:22.557568+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:23.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:23 smithi169 bash[79348]: audit 2024-08-17T17:12:22.557568+0000 mon.a (mon.0) 605 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:23.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:23 smithi169 bash[79348]: audit 2024-08-17T17:12:22.574226+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:23.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:23 smithi169 bash[79348]: audit 2024-08-17T17:12:22.574226+0000 mon.a (mon.0) 606 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:23.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:23 smithi169 bash[79348]: cephadm 2024-08-17T17:12:22.576434+0000 mgr.y (mgr.34107) 202 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-08-17T17:12:23.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:23 smithi169 bash[79348]: cephadm 2024-08-17T17:12:22.576434+0000 mgr.y (mgr.34107) 202 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-08-17T17:12:23.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:23 smithi169 bash[79348]: audit 2024-08-17T17:12:22.577052+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-08-17T17:12:23.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:23 smithi169 bash[79348]: audit 2024-08-17T17:12:22.577052+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.6"} : dispatch 2024-08-17T17:12:23.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:23 smithi169 bash[79348]: audit 2024-08-17T17:12:22.578688+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:23.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:23 smithi169 bash[79348]: audit 2024-08-17T17:12:22.578688+0000 mon.a (mon.0) 608 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:23.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:23 smithi169 bash[79348]: cephadm 2024-08-17T17:12:22.589355+0000 mgr.y (mgr.34107) 203 : cephadm [INF] Reconfiguring daemon osd.6 on smithi169 2024-08-17T17:12:23.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:23 smithi169 bash[79348]: cephadm 2024-08-17T17:12:22.589355+0000 mgr.y (mgr.34107) 203 : cephadm [INF] Reconfiguring daemon osd.6 on smithi169 2024-08-17T17:12:23.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:23 smithi169 bash[79348]: audit 2024-08-17T17:12:23.204171+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:23.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:23 smithi169 bash[79348]: audit 2024-08-17T17:12:23.204171+0000 mon.a (mon.0) 609 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:23.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:23 smithi169 bash[79348]: audit 2024-08-17T17:12:23.206313+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:23.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:23 smithi169 bash[79348]: audit 2024-08-17T17:12:23.206313+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:24.162 INFO:teuthology.orchestra.run.smithi131.stdout:true 2024-08-17T17:12:24.815 INFO:teuthology.orchestra.run.smithi131.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T17:12:24.815 INFO:teuthology.orchestra.run.smithi131.stdout:alertmanager.a smithi131 *:9093,9094 running (5m) 70s ago 15m 14.1M - 0.27.0 11f11916f8cd 790124fcd830 2024-08-17T17:12:24.816 INFO:teuthology.orchestra.run.smithi131.stdout:grafana.a smithi169 *:3000 running (5m) 45s ago 15m 70.0M - c8b91775d855 ce594f124891 2024-08-17T17:12:24.816 INFO:teuthology.orchestra.run.smithi131.stdout:mds.foo.smithi131.ctintn smithi131 running (13m) 70s ago 13m 15.8M - 18.2.4-719-gced649f8 c870753d67c2 6dd140bebf9a 2024-08-17T17:12:24.816 INFO:teuthology.orchestra.run.smithi131.stdout:mds.foo.smithi169.mekqdz smithi169 running (13m) 45s ago 13m 21.0M - 18.2.4-719-gced649f8 c870753d67c2 de2b6ed48bc0 2024-08-17T17:12:24.816 INFO:teuthology.orchestra.run.smithi131.stdout:mgr.x smithi169 *:8443,9283,8765 running (7m) 45s ago 24m 439M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 86a2f0d4c679 2024-08-17T17:12:24.816 INFO:teuthology.orchestra.run.smithi131.stdout:mgr.y smithi131 *:8443,9283,8765 running (8m) 70s ago 26m 506M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb c3e5c2355bd4 2024-08-17T17:12:24.816 INFO:teuthology.orchestra.run.smithi131.stdout:mon.a smithi131 running (4m) 70s ago 26m 53.1M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb d4e38ba36c07 2024-08-17T17:12:24.816 INFO:teuthology.orchestra.run.smithi131.stdout:mon.b smithi169 running (58s) 45s ago 24m 21.0M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb bed7babf6889 2024-08-17T17:12:24.816 INFO:teuthology.orchestra.run.smithi131.stdout:mon.c smithi131 running (3m) 70s ago 24m 39.0M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 0818bcbd33de 2024-08-17T17:12:24.816 INFO:teuthology.orchestra.run.smithi131.stdout:node-exporter.a smithi131 *:9100 running (7m) 70s ago 16m 8179k - 1.7.0 72c9c2088986 adbbbf140ad8 2024-08-17T17:12:24.816 INFO:teuthology.orchestra.run.smithi131.stdout:node-exporter.b smithi169 *:9100 running (6m) 45s ago 16m 8248k - 1.7.0 72c9c2088986 706e3ff6618b 2024-08-17T17:12:24.816 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0 smithi131 running (23m) 70s ago 23m 137M 2524M 18.2.4-719-gced649f8 c870753d67c2 56f0a67267a6 2024-08-17T17:12:24.816 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1 smithi131 running (22m) 70s ago 22m 141M 2524M 18.2.4-719-gced649f8 c870753d67c2 2f713ee6cf33 2024-08-17T17:12:24.817 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2 smithi131 running (21m) 70s ago 21m 157M 2524M 18.2.4-719-gced649f8 c870753d67c2 fe215c9d7f47 2024-08-17T17:12:24.817 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3 smithi131 running (20m) 70s ago 21m 143M 2524M 18.2.4-719-gced649f8 c870753d67c2 2f170c02ee2d 2024-08-17T17:12:24.817 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4 smithi169 running (20m) 45s ago 20m 143M 2524M 18.2.4-719-gced649f8 c870753d67c2 524bbf4e0cc3 2024-08-17T17:12:24.817 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5 smithi169 running (19m) 45s ago 19m 118M 2524M 18.2.4-719-gced649f8 c870753d67c2 5878adfca71c 2024-08-17T17:12:24.817 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6 smithi169 running (18m) 45s ago 18m 138M 2524M 18.2.4-719-gced649f8 c870753d67c2 78df1d40d56b 2024-08-17T17:12:24.817 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7 smithi169 running (17m) 45s ago 17m 123M 2524M 18.2.4-719-gced649f8 c870753d67c2 c1f457bcf070 2024-08-17T17:12:24.817 INFO:teuthology.orchestra.run.smithi131.stdout:prometheus.a smithi169 *:9095 running (6m) 45s ago 16m 45.0M - 2.51.0 1d3b7f56885b 8075d2417311 2024-08-17T17:12:24.846 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:24 smithi131 bash[88347]: cluster 2024-08-17T17:12:22.938290+0000 mgr.y (mgr.34107) 204 : cluster [DBG] pgmap v310: 457 pgs: 457 active+clean; 9.6 MiB data, 524 MiB used, 715 GiB / 715 GiB avail; 4.3 KiB/s rd, 922 KiB/s wr, 7 op/s 2024-08-17T17:12:24.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:24 smithi131 bash[88347]: cluster 2024-08-17T17:12:22.938290+0000 mgr.y (mgr.34107) 204 : cluster [DBG] pgmap v310: 457 pgs: 457 active+clean; 9.6 MiB data, 524 MiB used, 715 GiB / 715 GiB avail; 4.3 KiB/s rd, 922 KiB/s wr, 7 op/s 2024-08-17T17:12:24.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:24 smithi131 bash[88347]: audit 2024-08-17T17:12:23.756263+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "28.4", "id": [6, 4]} : dispatch 2024-08-17T17:12:24.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:24 smithi131 bash[88347]: audit 2024-08-17T17:12:23.756263+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "28.4", "id": [6, 4]} : dispatch 2024-08-17T17:12:24.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:24 smithi131 bash[88347]: audit 2024-08-17T17:12:23.756677+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "29.13", "id": [6, 0]} : dispatch 2024-08-17T17:12:24.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:24 smithi131 bash[88347]: audit 2024-08-17T17:12:23.756677+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "29.13", "id": [6, 0]} : dispatch 2024-08-17T17:12:24.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:24 smithi131 bash[89561]: cluster 2024-08-17T17:12:22.938290+0000 mgr.y (mgr.34107) 204 : cluster [DBG] pgmap v310: 457 pgs: 457 active+clean; 9.6 MiB data, 524 MiB used, 715 GiB / 715 GiB avail; 4.3 KiB/s rd, 922 KiB/s wr, 7 op/s 2024-08-17T17:12:24.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:24 smithi131 bash[89561]: cluster 2024-08-17T17:12:22.938290+0000 mgr.y (mgr.34107) 204 : cluster [DBG] pgmap v310: 457 pgs: 457 active+clean; 9.6 MiB data, 524 MiB used, 715 GiB / 715 GiB avail; 4.3 KiB/s rd, 922 KiB/s wr, 7 op/s 2024-08-17T17:12:24.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:24 smithi131 bash[89561]: audit 2024-08-17T17:12:23.756263+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "28.4", "id": [6, 4]} : dispatch 2024-08-17T17:12:24.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:24 smithi131 bash[89561]: audit 2024-08-17T17:12:23.756263+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "28.4", "id": [6, 4]} : dispatch 2024-08-17T17:12:24.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:24 smithi131 bash[89561]: audit 2024-08-17T17:12:23.756677+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "29.13", "id": [6, 0]} : dispatch 2024-08-17T17:12:24.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:24 smithi131 bash[89561]: audit 2024-08-17T17:12:23.756677+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "29.13", "id": [6, 0]} : dispatch 2024-08-17T17:12:24.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:24 smithi169 bash[79348]: cluster 2024-08-17T17:12:22.938290+0000 mgr.y (mgr.34107) 204 : cluster [DBG] pgmap v310: 457 pgs: 457 active+clean; 9.6 MiB data, 524 MiB used, 715 GiB / 715 GiB avail; 4.3 KiB/s rd, 922 KiB/s wr, 7 op/s 2024-08-17T17:12:24.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:24 smithi169 bash[79348]: cluster 2024-08-17T17:12:22.938290+0000 mgr.y (mgr.34107) 204 : cluster [DBG] pgmap v310: 457 pgs: 457 active+clean; 9.6 MiB data, 524 MiB used, 715 GiB / 715 GiB avail; 4.3 KiB/s rd, 922 KiB/s wr, 7 op/s 2024-08-17T17:12:24.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:24 smithi169 bash[79348]: audit 2024-08-17T17:12:23.756263+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "28.4", "id": [6, 4]} : dispatch 2024-08-17T17:12:24.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:24 smithi169 bash[79348]: audit 2024-08-17T17:12:23.756263+0000 mon.a (mon.0) 611 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "28.4", "id": [6, 4]} : dispatch 2024-08-17T17:12:24.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:24 smithi169 bash[79348]: audit 2024-08-17T17:12:23.756677+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "29.13", "id": [6, 0]} : dispatch 2024-08-17T17:12:24.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:24 smithi169 bash[79348]: audit 2024-08-17T17:12:23.756677+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "29.13", "id": [6, 0]} : dispatch 2024-08-17T17:12:25.186 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:12:25.186 INFO:teuthology.orchestra.run.smithi131.stdout: "mon": { 2024-08-17T17:12:25.186 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 3 2024-08-17T17:12:25.186 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:12:25.186 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr": { 2024-08-17T17:12:25.186 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 2 2024-08-17T17:12:25.187 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:12:25.187 INFO:teuthology.orchestra.run.smithi131.stdout: "osd": { 2024-08-17T17:12:25.187 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 8 2024-08-17T17:12:25.187 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:12:25.187 INFO:teuthology.orchestra.run.smithi131.stdout: "mds": { 2024-08-17T17:12:25.187 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 2 2024-08-17T17:12:25.187 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:12:25.187 INFO:teuthology.orchestra.run.smithi131.stdout: "overall": { 2024-08-17T17:12:25.187 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 10, 2024-08-17T17:12:25.187 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 5 2024-08-17T17:12:25.187 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:12:25.187 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:12:25.501 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:12:25.502 INFO:teuthology.orchestra.run.smithi131.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d", 2024-08-17T17:12:25.502 INFO:teuthology.orchestra.run.smithi131.stdout: "in_progress": true, 2024-08-17T17:12:25.502 INFO:teuthology.orchestra.run.smithi131.stdout: "which": "Upgrading daemons of type(s) mon. Upgrade limited to 1 daemons (0 remaining).", 2024-08-17T17:12:25.502 INFO:teuthology.orchestra.run.smithi131.stdout: "services_complete": [ 2024-08-17T17:12:25.502 INFO:teuthology.orchestra.run.smithi131.stdout: "mon" 2024-08-17T17:12:25.502 INFO:teuthology.orchestra.run.smithi131.stdout: ], 2024-08-17T17:12:25.502 INFO:teuthology.orchestra.run.smithi131.stdout: "progress": "3/3 daemons upgraded", 2024-08-17T17:12:25.502 INFO:teuthology.orchestra.run.smithi131.stdout: "message": "Currently upgrading mon daemons", 2024-08-17T17:12:25.502 INFO:teuthology.orchestra.run.smithi131.stdout: "is_paused": false 2024-08-17T17:12:25.502 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:12:25.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:25 smithi169 bash[79348]: audit 2024-08-17T17:12:24.152373+0000 mgr.y (mgr.34107) 205 : audit [DBG] from='client.44324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:12:25.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:25 smithi169 bash[79348]: audit 2024-08-17T17:12:24.152373+0000 mgr.y (mgr.34107) 205 : audit [DBG] from='client.44324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:12:25.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:25 smithi169 bash[79348]: audit 2024-08-17T17:12:24.479726+0000 mgr.y (mgr.34107) 206 : audit [DBG] from='client.34404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:12:25.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:25 smithi169 bash[79348]: audit 2024-08-17T17:12:24.479726+0000 mgr.y (mgr.34107) 206 : audit [DBG] from='client.34404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:12:25.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:25 smithi169 bash[79348]: audit 2024-08-17T17:12:24.574717+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "28.4", "id": [6, 4]}]': finished 2024-08-17T17:12:25.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:25 smithi169 bash[79348]: audit 2024-08-17T17:12:24.574717+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "28.4", "id": [6, 4]}]': finished 2024-08-17T17:12:25.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:25 smithi169 bash[79348]: audit 2024-08-17T17:12:24.574810+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "29.13", "id": [6, 0]}]': finished 2024-08-17T17:12:25.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:25 smithi169 bash[79348]: audit 2024-08-17T17:12:24.574810+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "29.13", "id": [6, 0]}]': finished 2024-08-17T17:12:25.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:25 smithi169 bash[79348]: cluster 2024-08-17T17:12:24.589114+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e659: 8 total, 8 up, 8 in 2024-08-17T17:12:25.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:25 smithi169 bash[79348]: cluster 2024-08-17T17:12:24.589114+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e659: 8 total, 8 up, 8 in 2024-08-17T17:12:25.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:25 smithi169 bash[79348]: audit 2024-08-17T17:12:25.174042+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:25.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:25 smithi169 bash[79348]: audit 2024-08-17T17:12:25.174042+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:25.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:25 smithi169 bash[79348]: audit 2024-08-17T17:12:25.187683+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:25.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:25 smithi169 bash[79348]: audit 2024-08-17T17:12:25.187683+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:25.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:25 smithi169 bash[79348]: audit 2024-08-17T17:12:25.188790+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.131:0/2651184804' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:25.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:25 smithi169 bash[79348]: audit 2024-08-17T17:12:25.188790+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.131:0/2651184804' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:25.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:25 smithi169 bash[79348]: audit 2024-08-17T17:12:25.191413+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-08-17T17:12:25.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:25 smithi169 bash[79348]: audit 2024-08-17T17:12:25.191413+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-08-17T17:12:25.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:25 smithi169 bash[79348]: audit 2024-08-17T17:12:25.198337+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:25.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:25 smithi169 bash[79348]: audit 2024-08-17T17:12:25.198337+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:25.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:25 smithi169 bash[79348]: cluster 2024-08-17T17:12:25.580811+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e660: 8 total, 8 up, 8 in 2024-08-17T17:12:25.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:25 smithi169 bash[79348]: cluster 2024-08-17T17:12:25.580811+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e660: 8 total, 8 up, 8 in 2024-08-17T17:12:26.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:25 smithi131 bash[88347]: audit 2024-08-17T17:12:24.152373+0000 mgr.y (mgr.34107) 205 : audit [DBG] from='client.44324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:12:26.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:25 smithi131 bash[88347]: audit 2024-08-17T17:12:24.152373+0000 mgr.y (mgr.34107) 205 : audit [DBG] from='client.44324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:12:26.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:25 smithi131 bash[88347]: audit 2024-08-17T17:12:24.479726+0000 mgr.y (mgr.34107) 206 : audit [DBG] from='client.34404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:12:26.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:25 smithi131 bash[88347]: audit 2024-08-17T17:12:24.479726+0000 mgr.y (mgr.34107) 206 : audit [DBG] from='client.34404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:12:26.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:25 smithi131 bash[88347]: audit 2024-08-17T17:12:24.574717+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "28.4", "id": [6, 4]}]': finished 2024-08-17T17:12:26.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:25 smithi131 bash[88347]: audit 2024-08-17T17:12:24.574717+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "28.4", "id": [6, 4]}]': finished 2024-08-17T17:12:26.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:25 smithi131 bash[88347]: audit 2024-08-17T17:12:24.574810+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "29.13", "id": [6, 0]}]': finished 2024-08-17T17:12:26.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:25 smithi131 bash[88347]: audit 2024-08-17T17:12:24.574810+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "29.13", "id": [6, 0]}]': finished 2024-08-17T17:12:26.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:25 smithi131 bash[88347]: cluster 2024-08-17T17:12:24.589114+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e659: 8 total, 8 up, 8 in 2024-08-17T17:12:26.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:25 smithi131 bash[88347]: cluster 2024-08-17T17:12:24.589114+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e659: 8 total, 8 up, 8 in 2024-08-17T17:12:26.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:25 smithi131 bash[88347]: audit 2024-08-17T17:12:25.174042+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:26.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:25 smithi131 bash[88347]: audit 2024-08-17T17:12:25.174042+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:26.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:25 smithi131 bash[88347]: audit 2024-08-17T17:12:25.187683+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:26.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:25 smithi131 bash[88347]: audit 2024-08-17T17:12:25.187683+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:26.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:25 smithi131 bash[88347]: audit 2024-08-17T17:12:25.188790+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.131:0/2651184804' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:26.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:25 smithi131 bash[88347]: audit 2024-08-17T17:12:25.188790+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.131:0/2651184804' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:26.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:25 smithi131 bash[88347]: audit 2024-08-17T17:12:25.191413+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-08-17T17:12:26.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:25 smithi131 bash[88347]: audit 2024-08-17T17:12:25.191413+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-08-17T17:12:26.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:25 smithi131 bash[88347]: audit 2024-08-17T17:12:25.198337+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:26.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:25 smithi131 bash[89561]: audit 2024-08-17T17:12:24.152373+0000 mgr.y (mgr.34107) 205 : audit [DBG] from='client.44324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:12:26.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:25 smithi131 bash[89561]: audit 2024-08-17T17:12:24.152373+0000 mgr.y (mgr.34107) 205 : audit [DBG] from='client.44324 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:12:26.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:25 smithi131 bash[89561]: audit 2024-08-17T17:12:24.479726+0000 mgr.y (mgr.34107) 206 : audit [DBG] from='client.34404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:12:26.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:25 smithi131 bash[89561]: audit 2024-08-17T17:12:24.479726+0000 mgr.y (mgr.34107) 206 : audit [DBG] from='client.34404 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:12:26.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:25 smithi131 bash[89561]: audit 2024-08-17T17:12:24.574717+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "28.4", "id": [6, 4]}]': finished 2024-08-17T17:12:26.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:25 smithi131 bash[89561]: audit 2024-08-17T17:12:24.574717+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "28.4", "id": [6, 4]}]': finished 2024-08-17T17:12:26.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:25 smithi131 bash[89561]: audit 2024-08-17T17:12:24.574810+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "29.13", "id": [6, 0]}]': finished 2024-08-17T17:12:26.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:25 smithi131 bash[89561]: audit 2024-08-17T17:12:24.574810+0000 mon.a (mon.0) 614 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "29.13", "id": [6, 0]}]': finished 2024-08-17T17:12:26.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:25 smithi131 bash[89561]: cluster 2024-08-17T17:12:24.589114+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e659: 8 total, 8 up, 8 in 2024-08-17T17:12:26.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:25 smithi131 bash[89561]: cluster 2024-08-17T17:12:24.589114+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e659: 8 total, 8 up, 8 in 2024-08-17T17:12:26.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:25 smithi131 bash[89561]: audit 2024-08-17T17:12:25.174042+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:26.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:25 smithi131 bash[89561]: audit 2024-08-17T17:12:25.174042+0000 mon.a (mon.0) 616 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:26.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:25 smithi131 bash[89561]: audit 2024-08-17T17:12:25.187683+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:26.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:25 smithi131 bash[89561]: audit 2024-08-17T17:12:25.187683+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:26.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:25 smithi131 bash[89561]: audit 2024-08-17T17:12:25.188790+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.131:0/2651184804' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:26.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:25 smithi131 bash[89561]: audit 2024-08-17T17:12:25.188790+0000 mon.c (mon.2) 19 : audit [DBG] from='client.? 172.21.15.131:0/2651184804' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:26.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:25 smithi131 bash[89561]: audit 2024-08-17T17:12:25.191413+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-08-17T17:12:26.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:25 smithi131 bash[89561]: audit 2024-08-17T17:12:25.191413+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.7"} : dispatch 2024-08-17T17:12:26.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:25 smithi131 bash[89561]: audit 2024-08-17T17:12:25.198337+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:26.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:25 smithi131 bash[89561]: audit 2024-08-17T17:12:25.198337+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:26.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:25 smithi131 bash[89561]: cluster 2024-08-17T17:12:25.580811+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e660: 8 total, 8 up, 8 in 2024-08-17T17:12:26.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:25 smithi131 bash[89561]: cluster 2024-08-17T17:12:25.580811+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e660: 8 total, 8 up, 8 in 2024-08-17T17:12:26.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:25 smithi131 bash[88347]: audit 2024-08-17T17:12:25.198337+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:26.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:25 smithi131 bash[88347]: cluster 2024-08-17T17:12:25.580811+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e660: 8 total, 8 up, 8 in 2024-08-17T17:12:26.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:25 smithi131 bash[88347]: cluster 2024-08-17T17:12:25.580811+0000 mon.a (mon.0) 620 : cluster [DBG] osdmap e660: 8 total, 8 up, 8 in 2024-08-17T17:12:26.886 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:26 smithi169 bash[79348]: audit 2024-08-17T17:12:24.806219+0000 mgr.y (mgr.34107) 207 : audit [DBG] from='client.34410 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:12:26.887 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:26 smithi169 bash[79348]: audit 2024-08-17T17:12:24.806219+0000 mgr.y (mgr.34107) 207 : audit [DBG] from='client.34410 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:12:26.887 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:26 smithi169 bash[79348]: cluster 2024-08-17T17:12:24.938817+0000 mgr.y (mgr.34107) 208 : cluster [DBG] pgmap v312: 457 pgs: 457 active+clean; 15 MiB data, 547 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1.2 MiB/s wr, 4 op/s 2024-08-17T17:12:26.887 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:26 smithi169 bash[79348]: cluster 2024-08-17T17:12:24.938817+0000 mgr.y (mgr.34107) 208 : cluster [DBG] pgmap v312: 457 pgs: 457 active+clean; 15 MiB data, 547 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1.2 MiB/s wr, 4 op/s 2024-08-17T17:12:26.887 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:26 smithi169 bash[79348]: cephadm 2024-08-17T17:12:25.189526+0000 mgr.y (mgr.34107) 209 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-08-17T17:12:26.887 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:26 smithi169 bash[79348]: cephadm 2024-08-17T17:12:25.189526+0000 mgr.y (mgr.34107) 209 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-08-17T17:12:26.887 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:26 smithi169 bash[79348]: cephadm 2024-08-17T17:12:25.202588+0000 mgr.y (mgr.34107) 210 : cephadm [INF] Reconfiguring daemon osd.7 on smithi169 2024-08-17T17:12:26.887 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:26 smithi169 bash[79348]: cephadm 2024-08-17T17:12:25.202588+0000 mgr.y (mgr.34107) 210 : cephadm [INF] Reconfiguring daemon osd.7 on smithi169 2024-08-17T17:12:26.887 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:26 smithi169 bash[79348]: audit 2024-08-17T17:12:25.504152+0000 mgr.y (mgr.34107) 211 : audit [DBG] from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:12:26.887 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:26 smithi169 bash[79348]: audit 2024-08-17T17:12:25.504152+0000 mgr.y (mgr.34107) 211 : audit [DBG] from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:12:27.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:26 smithi131 bash[88347]: audit 2024-08-17T17:12:24.806219+0000 mgr.y (mgr.34107) 207 : audit [DBG] from='client.34410 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:12:27.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:26 smithi131 bash[88347]: audit 2024-08-17T17:12:24.806219+0000 mgr.y (mgr.34107) 207 : audit [DBG] from='client.34410 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:12:27.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:26 smithi131 bash[88347]: cluster 2024-08-17T17:12:24.938817+0000 mgr.y (mgr.34107) 208 : cluster [DBG] pgmap v312: 457 pgs: 457 active+clean; 15 MiB data, 547 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1.2 MiB/s wr, 4 op/s 2024-08-17T17:12:27.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:26 smithi131 bash[88347]: cluster 2024-08-17T17:12:24.938817+0000 mgr.y (mgr.34107) 208 : cluster [DBG] pgmap v312: 457 pgs: 457 active+clean; 15 MiB data, 547 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1.2 MiB/s wr, 4 op/s 2024-08-17T17:12:27.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:26 smithi131 bash[88347]: cephadm 2024-08-17T17:12:25.189526+0000 mgr.y (mgr.34107) 209 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-08-17T17:12:27.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:26 smithi131 bash[88347]: cephadm 2024-08-17T17:12:25.189526+0000 mgr.y (mgr.34107) 209 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-08-17T17:12:27.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:26 smithi131 bash[88347]: cephadm 2024-08-17T17:12:25.202588+0000 mgr.y (mgr.34107) 210 : cephadm [INF] Reconfiguring daemon osd.7 on smithi169 2024-08-17T17:12:27.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:26 smithi131 bash[88347]: cephadm 2024-08-17T17:12:25.202588+0000 mgr.y (mgr.34107) 210 : cephadm [INF] Reconfiguring daemon osd.7 on smithi169 2024-08-17T17:12:27.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:26 smithi131 bash[88347]: audit 2024-08-17T17:12:25.504152+0000 mgr.y (mgr.34107) 211 : audit [DBG] from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:12:27.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:26 smithi131 bash[88347]: audit 2024-08-17T17:12:25.504152+0000 mgr.y (mgr.34107) 211 : audit [DBG] from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:12:27.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:26 smithi131 bash[89561]: audit 2024-08-17T17:12:24.806219+0000 mgr.y (mgr.34107) 207 : audit [DBG] from='client.34410 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:12:27.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:26 smithi131 bash[89561]: audit 2024-08-17T17:12:24.806219+0000 mgr.y (mgr.34107) 207 : audit [DBG] from='client.34410 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:12:27.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:26 smithi131 bash[89561]: cluster 2024-08-17T17:12:24.938817+0000 mgr.y (mgr.34107) 208 : cluster [DBG] pgmap v312: 457 pgs: 457 active+clean; 15 MiB data, 547 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1.2 MiB/s wr, 4 op/s 2024-08-17T17:12:27.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:26 smithi131 bash[89561]: cluster 2024-08-17T17:12:24.938817+0000 mgr.y (mgr.34107) 208 : cluster [DBG] pgmap v312: 457 pgs: 457 active+clean; 15 MiB data, 547 MiB used, 715 GiB / 715 GiB avail; 1.9 KiB/s rd, 1.2 MiB/s wr, 4 op/s 2024-08-17T17:12:27.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:26 smithi131 bash[89561]: cephadm 2024-08-17T17:12:25.189526+0000 mgr.y (mgr.34107) 209 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-08-17T17:12:27.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:26 smithi131 bash[89561]: cephadm 2024-08-17T17:12:25.189526+0000 mgr.y (mgr.34107) 209 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-08-17T17:12:27.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:26 smithi131 bash[89561]: cephadm 2024-08-17T17:12:25.202588+0000 mgr.y (mgr.34107) 210 : cephadm [INF] Reconfiguring daemon osd.7 on smithi169 2024-08-17T17:12:27.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:26 smithi131 bash[89561]: cephadm 2024-08-17T17:12:25.202588+0000 mgr.y (mgr.34107) 210 : cephadm [INF] Reconfiguring daemon osd.7 on smithi169 2024-08-17T17:12:27.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:26 smithi131 bash[89561]: audit 2024-08-17T17:12:25.504152+0000 mgr.y (mgr.34107) 211 : audit [DBG] from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:12:27.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:26 smithi131 bash[89561]: audit 2024-08-17T17:12:25.504152+0000 mgr.y (mgr.34107) 211 : audit [DBG] from='client.34422 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:12:28.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:28 smithi169 bash[79348]: cluster 2024-08-17T17:12:26.939696+0000 mgr.y (mgr.34107) 212 : cluster [DBG] pgmap v314: 457 pgs: 457 active+clean; 15 MiB data, 547 MiB used, 715 GiB / 715 GiB avail; 762 B/s rd, 763 KiB/s wr, 1 op/s 2024-08-17T17:12:28.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:28 smithi169 bash[79348]: cluster 2024-08-17T17:12:26.939696+0000 mgr.y (mgr.34107) 212 : cluster [DBG] pgmap v314: 457 pgs: 457 active+clean; 15 MiB data, 547 MiB used, 715 GiB / 715 GiB avail; 762 B/s rd, 763 KiB/s wr, 1 op/s 2024-08-17T17:12:28.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:28 smithi169 bash[79348]: audit 2024-08-17T17:12:27.811336+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:28.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:28 smithi169 bash[79348]: audit 2024-08-17T17:12:27.811336+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:28.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:28 smithi169 bash[79348]: audit 2024-08-17T17:12:27.826572+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:28.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:28 smithi169 bash[79348]: audit 2024-08-17T17:12:27.826572+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:28.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:28 smithi169 bash[79348]: audit 2024-08-17T17:12:27.831442+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi169.mekqdz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-08-17T17:12:28.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:28 smithi169 bash[79348]: audit 2024-08-17T17:12:27.831442+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi169.mekqdz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-08-17T17:12:28.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:28 smithi169 bash[79348]: audit 2024-08-17T17:12:27.833399+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:28.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:28 smithi169 bash[79348]: audit 2024-08-17T17:12:27.833399+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:29.096 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:12:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:12:28] "GET /metrics HTTP/1.1" 200 62833 "" "Prometheus/2.51.0" 2024-08-17T17:12:29.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:28 smithi131 bash[89561]: cluster 2024-08-17T17:12:26.939696+0000 mgr.y (mgr.34107) 212 : cluster [DBG] pgmap v314: 457 pgs: 457 active+clean; 15 MiB data, 547 MiB used, 715 GiB / 715 GiB avail; 762 B/s rd, 763 KiB/s wr, 1 op/s 2024-08-17T17:12:29.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:28 smithi131 bash[89561]: cluster 2024-08-17T17:12:26.939696+0000 mgr.y (mgr.34107) 212 : cluster [DBG] pgmap v314: 457 pgs: 457 active+clean; 15 MiB data, 547 MiB used, 715 GiB / 715 GiB avail; 762 B/s rd, 763 KiB/s wr, 1 op/s 2024-08-17T17:12:29.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:28 smithi131 bash[89561]: audit 2024-08-17T17:12:27.811336+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:29.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:28 smithi131 bash[89561]: audit 2024-08-17T17:12:27.811336+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:29.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:28 smithi131 bash[89561]: audit 2024-08-17T17:12:27.826572+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:29.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:28 smithi131 bash[89561]: audit 2024-08-17T17:12:27.826572+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:29.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:28 smithi131 bash[89561]: audit 2024-08-17T17:12:27.831442+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi169.mekqdz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-08-17T17:12:29.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:28 smithi131 bash[89561]: audit 2024-08-17T17:12:27.831442+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi169.mekqdz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-08-17T17:12:29.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:28 smithi131 bash[89561]: audit 2024-08-17T17:12:27.833399+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:29.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:28 smithi131 bash[89561]: audit 2024-08-17T17:12:27.833399+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:29.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:28 smithi131 bash[88347]: cluster 2024-08-17T17:12:26.939696+0000 mgr.y (mgr.34107) 212 : cluster [DBG] pgmap v314: 457 pgs: 457 active+clean; 15 MiB data, 547 MiB used, 715 GiB / 715 GiB avail; 762 B/s rd, 763 KiB/s wr, 1 op/s 2024-08-17T17:12:29.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:28 smithi131 bash[88347]: cluster 2024-08-17T17:12:26.939696+0000 mgr.y (mgr.34107) 212 : cluster [DBG] pgmap v314: 457 pgs: 457 active+clean; 15 MiB data, 547 MiB used, 715 GiB / 715 GiB avail; 762 B/s rd, 763 KiB/s wr, 1 op/s 2024-08-17T17:12:29.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:28 smithi131 bash[88347]: audit 2024-08-17T17:12:27.811336+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:29.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:28 smithi131 bash[88347]: audit 2024-08-17T17:12:27.811336+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:29.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:28 smithi131 bash[88347]: audit 2024-08-17T17:12:27.826572+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:29.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:28 smithi131 bash[88347]: audit 2024-08-17T17:12:27.826572+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:29.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:28 smithi131 bash[88347]: audit 2024-08-17T17:12:27.831442+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi169.mekqdz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-08-17T17:12:29.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:28 smithi131 bash[88347]: audit 2024-08-17T17:12:27.831442+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get-or-create", "entity": "mds.foo.smithi169.mekqdz", "caps": ["mon", "profile mds", "osd", "allow rw tag cephfs *=*", "mds", "allow"]} : dispatch 2024-08-17T17:12:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:28 smithi131 bash[88347]: audit 2024-08-17T17:12:27.833399+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:28 smithi131 bash[88347]: audit 2024-08-17T17:12:27.833399+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:29.785 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:29 smithi169 bash[79348]: cephadm 2024-08-17T17:12:27.830766+0000 mgr.y (mgr.34107) 213 : cephadm [INF] Reconfiguring mds.foo.smithi169.mekqdz (monmap changed)... 2024-08-17T17:12:29.785 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:29 smithi169 bash[79348]: cephadm 2024-08-17T17:12:27.830766+0000 mgr.y (mgr.34107) 213 : cephadm [INF] Reconfiguring mds.foo.smithi169.mekqdz (monmap changed)... 2024-08-17T17:12:29.785 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:29 smithi169 bash[79348]: cephadm 2024-08-17T17:12:27.835307+0000 mgr.y (mgr.34107) 214 : cephadm [INF] Reconfiguring daemon mds.foo.smithi169.mekqdz on smithi169 2024-08-17T17:12:29.785 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:29 smithi169 bash[79348]: cephadm 2024-08-17T17:12:27.835307+0000 mgr.y (mgr.34107) 214 : cephadm [INF] Reconfiguring daemon mds.foo.smithi169.mekqdz on smithi169 2024-08-17T17:12:30.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:29 smithi131 bash[89561]: cephadm 2024-08-17T17:12:27.830766+0000 mgr.y (mgr.34107) 213 : cephadm [INF] Reconfiguring mds.foo.smithi169.mekqdz (monmap changed)... 2024-08-17T17:12:30.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:29 smithi131 bash[89561]: cephadm 2024-08-17T17:12:27.830766+0000 mgr.y (mgr.34107) 213 : cephadm [INF] Reconfiguring mds.foo.smithi169.mekqdz (monmap changed)... 2024-08-17T17:12:30.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:29 smithi131 bash[89561]: cephadm 2024-08-17T17:12:27.835307+0000 mgr.y (mgr.34107) 214 : cephadm [INF] Reconfiguring daemon mds.foo.smithi169.mekqdz on smithi169 2024-08-17T17:12:30.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:29 smithi131 bash[89561]: cephadm 2024-08-17T17:12:27.835307+0000 mgr.y (mgr.34107) 214 : cephadm [INF] Reconfiguring daemon mds.foo.smithi169.mekqdz on smithi169 2024-08-17T17:12:30.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:29 smithi131 bash[88347]: cephadm 2024-08-17T17:12:27.830766+0000 mgr.y (mgr.34107) 213 : cephadm [INF] Reconfiguring mds.foo.smithi169.mekqdz (monmap changed)... 2024-08-17T17:12:30.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:29 smithi131 bash[88347]: cephadm 2024-08-17T17:12:27.830766+0000 mgr.y (mgr.34107) 213 : cephadm [INF] Reconfiguring mds.foo.smithi169.mekqdz (monmap changed)... 2024-08-17T17:12:30.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:29 smithi131 bash[88347]: cephadm 2024-08-17T17:12:27.835307+0000 mgr.y (mgr.34107) 214 : cephadm [INF] Reconfiguring daemon mds.foo.smithi169.mekqdz on smithi169 2024-08-17T17:12:30.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:29 smithi131 bash[88347]: cephadm 2024-08-17T17:12:27.835307+0000 mgr.y (mgr.34107) 214 : cephadm [INF] Reconfiguring daemon mds.foo.smithi169.mekqdz on smithi169 2024-08-17T17:12:30.585 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.RemoveFullTryNamespace (24812 ms) 2024-08-17T17:12:30.585 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.RemoveFullTryNamespaceDataPool 2024-08-17T17:12:30.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: cluster 2024-08-17T17:12:28.943468+0000 mgr.y (mgr.34107) 215 : cluster [DBG] pgmap v315: 457 pgs: 457 active+clean; 20 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 MiB/s wr, 3 op/s; 1 B/s, 0 objects/s recovering 2024-08-17T17:12:30.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: cluster 2024-08-17T17:12:28.943468+0000 mgr.y (mgr.34107) 215 : cluster [DBG] pgmap v315: 457 pgs: 457 active+clean; 20 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 MiB/s wr, 3 op/s; 1 B/s, 0 objects/s recovering 2024-08-17T17:12:30.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: cluster 2024-08-17T17:12:30.224645+0000 mon.a (mon.0) 625 : cluster [WRN] pool 'test-librbd-smithi131-69450-26' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T17:12:30.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: cluster 2024-08-17T17:12:30.224645+0000 mon.a (mon.0) 625 : cluster [WRN] pool 'test-librbd-smithi131-69450-26' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T17:12:30.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: cluster 2024-08-17T17:12:30.225418+0000 mon.a (mon.0) 626 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-17T17:12:30.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: cluster 2024-08-17T17:12:30.225418+0000 mon.a (mon.0) 626 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-17T17:12:30.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: cluster 2024-08-17T17:12:30.241691+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e661: 8 total, 8 up, 8 in 2024-08-17T17:12:30.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: cluster 2024-08-17T17:12:30.241691+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e661: 8 total, 8 up, 8 in 2024-08-17T17:12:30.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.282018+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:30.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.282018+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:30.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.290303+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:30.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.290303+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:30.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.347814+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:12:30.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.347814+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:12:30.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.350792+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:30.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.350792+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:30.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.354805+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:30.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.354805+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:30.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.360310+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:30.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.360310+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:30.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.363333+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:30.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.363333+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:30.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.367982+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:30.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.367982+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:30.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.370009+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:12:30.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.370009+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:12:30.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.374856+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-17T17:12:30.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.374856+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-17T17:12:30.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.377875+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:30.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.377875+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:30.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.379752+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:12:30.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.379752+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:12:30.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.381214+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:30.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.381214+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:30.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.382955+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:12:30.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.382955+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:12:30.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.384457+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:30.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.384457+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:30.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.386209+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:12:30.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.386209+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:12:30.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.387513+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:30.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.387513+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:30.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.389251+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:12:30.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.389251+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:12:30.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.390581+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:30.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.390581+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:30.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.392295+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:12:30.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.392295+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:12:30.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.393832+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-17T17:12:30.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.393832+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-17T17:12:30.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.397206+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-17T17:12:30.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.397206+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-17T17:12:30.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.399365+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:30.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.399365+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:30.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.406631+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-17T17:12:30.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.406631+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-17T17:12:30.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.410194+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-17T17:12:30.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.410194+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-17T17:12:30.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.411182+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-17T17:12:30.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.411182+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-17T17:12:30.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.412190+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-17T17:12:30.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.412190+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-17T17:12:30.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.413203+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-17T17:12:30.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.413203+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-17T17:12:30.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.414210+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-17T17:12:30.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.414210+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-17T17:12:30.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.415195+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:30.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.415195+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:30.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.416211+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-17T17:12:30.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.416211+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-17T17:12:30.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.417240+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-17T17:12:30.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.417240+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-17T17:12:30.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.418279+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-17T17:12:30.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.418279+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-17T17:12:30.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.419279+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-17T17:12:30.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.419279+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-17T17:12:30.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.423983+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-17T17:12:30.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.423983+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-17T17:12:30.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.427740+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:30.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.427740+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:30.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.429039+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:30.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.429039+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:30.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.430079+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:30.898 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.430079+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:30.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.431275+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:30.899 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.431275+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:30.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.432661+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:30.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.432661+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:30.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.433776+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:30.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.433776+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:30.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.435399+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-17T17:12:30.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.435399+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-17T17:12:30.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.440926+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-17T17:12:30.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.440926+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-17T17:12:30.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.442045+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:12:30.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:30 smithi169 bash[79348]: audit 2024-08-17T17:12:30.442045+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:12:31.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: cluster 2024-08-17T17:12:28.943468+0000 mgr.y (mgr.34107) 215 : cluster [DBG] pgmap v315: 457 pgs: 457 active+clean; 20 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 MiB/s wr, 3 op/s; 1 B/s, 0 objects/s recovering 2024-08-17T17:12:31.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: cluster 2024-08-17T17:12:28.943468+0000 mgr.y (mgr.34107) 215 : cluster [DBG] pgmap v315: 457 pgs: 457 active+clean; 20 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 MiB/s wr, 3 op/s; 1 B/s, 0 objects/s recovering 2024-08-17T17:12:31.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: cluster 2024-08-17T17:12:30.224645+0000 mon.a (mon.0) 625 : cluster [WRN] pool 'test-librbd-smithi131-69450-26' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T17:12:31.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: cluster 2024-08-17T17:12:30.224645+0000 mon.a (mon.0) 625 : cluster [WRN] pool 'test-librbd-smithi131-69450-26' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T17:12:31.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: cluster 2024-08-17T17:12:30.225418+0000 mon.a (mon.0) 626 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-17T17:12:31.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: cluster 2024-08-17T17:12:30.225418+0000 mon.a (mon.0) 626 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-17T17:12:31.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: cluster 2024-08-17T17:12:30.241691+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e661: 8 total, 8 up, 8 in 2024-08-17T17:12:31.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: cluster 2024-08-17T17:12:30.241691+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e661: 8 total, 8 up, 8 in 2024-08-17T17:12:31.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.282018+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:31.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.282018+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:31.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.290303+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:31.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.290303+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:31.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.347814+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:12:31.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.347814+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:12:31.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.350792+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:31.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.350792+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:31.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.354805+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:31.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.354805+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:31.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.360310+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:31.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.360310+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:31.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.363333+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:31.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: cluster 2024-08-17T17:12:28.943468+0000 mgr.y (mgr.34107) 215 : cluster [DBG] pgmap v315: 457 pgs: 457 active+clean; 20 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 MiB/s wr, 3 op/s; 1 B/s, 0 objects/s recovering 2024-08-17T17:12:31.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: cluster 2024-08-17T17:12:28.943468+0000 mgr.y (mgr.34107) 215 : cluster [DBG] pgmap v315: 457 pgs: 457 active+clean; 20 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 MiB/s wr, 3 op/s; 1 B/s, 0 objects/s recovering 2024-08-17T17:12:31.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: cluster 2024-08-17T17:12:30.224645+0000 mon.a (mon.0) 625 : cluster [WRN] pool 'test-librbd-smithi131-69450-26' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T17:12:31.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: cluster 2024-08-17T17:12:30.224645+0000 mon.a (mon.0) 625 : cluster [WRN] pool 'test-librbd-smithi131-69450-26' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T17:12:31.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: cluster 2024-08-17T17:12:30.225418+0000 mon.a (mon.0) 626 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-17T17:12:31.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: cluster 2024-08-17T17:12:30.225418+0000 mon.a (mon.0) 626 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-17T17:12:31.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: cluster 2024-08-17T17:12:30.241691+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e661: 8 total, 8 up, 8 in 2024-08-17T17:12:31.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: cluster 2024-08-17T17:12:30.241691+0000 mon.a (mon.0) 627 : cluster [DBG] osdmap e661: 8 total, 8 up, 8 in 2024-08-17T17:12:31.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.282018+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:31.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.282018+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:31.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.290303+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:31.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.290303+0000 mon.a (mon.0) 629 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:31.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.347814+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:12:31.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.347814+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:12:31.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.350792+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:31.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.350792+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:31.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.354805+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:31.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.354805+0000 mon.a (mon.0) 632 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:31.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.360310+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:31.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.360310+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:31.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.363333+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:31.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.363333+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:31.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.367982+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:31.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.367982+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:31.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.370009+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:12:31.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.370009+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:12:31.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.374856+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-17T17:12:31.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.374856+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-17T17:12:31.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.377875+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:31.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.377875+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:31.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.379752+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:12:31.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.379752+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:12:31.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.381214+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:31.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.381214+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:31.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.382955+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:12:31.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.382955+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:12:31.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.384457+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:31.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.384457+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:31.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.386209+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:12:31.104 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.363333+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:31.104 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.367982+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:31.104 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.367982+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:31.104 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.370009+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:12:31.104 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.370009+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:12:31.105 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.374856+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-17T17:12:31.105 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.374856+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-08-17T17:12:31.105 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.377875+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:31.105 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.377875+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:31.105 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.379752+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:12:31.105 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.379752+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:12:31.105 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.381214+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:31.105 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.381214+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:31.105 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.382955+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:12:31.105 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.382955+0000 mon.a (mon.0) 641 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:12:31.105 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.384457+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:31.105 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.384457+0000 mon.a (mon.0) 642 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:31.106 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.386209+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:12:31.106 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.386209+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:12:31.106 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.387513+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:31.106 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.387513+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:31.106 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.389251+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:12:31.106 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.389251+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:12:31.106 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.390581+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:31.106 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.390581+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:31.106 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.392295+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:12:31.106 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.392295+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:12:31.107 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.393832+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-17T17:12:31.107 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.393832+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-17T17:12:31.107 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.397206+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-17T17:12:31.107 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.397206+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-17T17:12:31.107 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.399365+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:31.107 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.399365+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:31.107 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.406631+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-17T17:12:31.107 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.406631+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-17T17:12:31.107 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.386209+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:12:31.107 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.387513+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:31.108 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.387513+0000 mon.a (mon.0) 644 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:31.108 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.389251+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:12:31.108 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.389251+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:12:31.108 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.390581+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:31.108 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.390581+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:12:31.108 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.392295+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:12:31.108 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.392295+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon.b"} : dispatch 2024-08-17T17:12:31.108 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.393832+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-17T17:12:31.108 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.393832+0000 mon.a (mon.0) 648 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-17T17:12:31.108 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.397206+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-17T17:12:31.108 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.397206+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-17T17:12:31.108 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.399365+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:31.108 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.399365+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:31.108 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.406631+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-17T17:12:31.109 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.406631+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-17T17:12:31.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.410194+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-17T17:12:31.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.410194+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-17T17:12:31.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.411182+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-17T17:12:31.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.411182+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-17T17:12:31.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.412190+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-17T17:12:31.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.412190+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-17T17:12:31.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.413203+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-17T17:12:31.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.413203+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-17T17:12:31.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.414210+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-17T17:12:31.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.414210+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-17T17:12:31.110 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.415195+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:31.110 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.415195+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:31.110 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.416211+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-17T17:12:31.110 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.416211+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-17T17:12:31.110 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.417240+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-17T17:12:31.110 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.417240+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-17T17:12:31.111 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.410194+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-17T17:12:31.111 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.410194+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-17T17:12:31.111 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.411182+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-17T17:12:31.111 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.411182+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-17T17:12:31.111 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.412190+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-17T17:12:31.111 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.412190+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-17T17:12:31.111 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.413203+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-17T17:12:31.112 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.413203+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-17T17:12:31.112 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.414210+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-17T17:12:31.112 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.414210+0000 mon.a (mon.0) 656 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-17T17:12:31.112 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.415195+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:31.112 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.415195+0000 mon.a (mon.0) 657 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:31.112 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.416211+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-17T17:12:31.112 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.416211+0000 mon.a (mon.0) 658 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-17T17:12:31.112 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.417240+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-17T17:12:31.112 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.417240+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-17T17:12:31.113 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.418279+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-17T17:12:31.113 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.418279+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-17T17:12:31.113 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.419279+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-17T17:12:31.113 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.419279+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-17T17:12:31.113 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.423983+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-17T17:12:31.113 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.423983+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-17T17:12:31.114 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.427740+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:31.114 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.427740+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:31.114 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.429039+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:31.114 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.429039+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:31.114 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.430079+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:31.114 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.430079+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:31.114 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.431275+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:31.114 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.431275+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:31.115 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.432661+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:31.115 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.432661+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:31.115 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.418279+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-17T17:12:31.115 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.418279+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-17T17:12:31.115 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.419279+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-17T17:12:31.115 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.419279+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-17T17:12:31.116 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.423983+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-17T17:12:31.116 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.423983+0000 mon.a (mon.0) 662 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-17T17:12:31.116 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.427740+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:31.116 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.427740+0000 mon.a (mon.0) 663 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:31.116 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.429039+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:31.117 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.429039+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:31.117 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.430079+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:31.117 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.430079+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:31.117 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.431275+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:31.117 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.431275+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:31.117 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.432661+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:31.117 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.432661+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:31.118 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.433776+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:31.118 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.433776+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:31.119 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.435399+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-17T17:12:31.119 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.435399+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-17T17:12:31.119 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.440926+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-17T17:12:31.119 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.440926+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-17T17:12:31.119 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.442045+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:12:31.119 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[89561]: audit 2024-08-17T17:12:30.442045+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:12:31.120 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.433776+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:31.120 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.433776+0000 mon.a (mon.0) 668 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:12:31.120 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.435399+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-17T17:12:31.120 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.435399+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-17T17:12:31.120 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.440926+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-17T17:12:31.121 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.440926+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-17T17:12:31.121 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.442045+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:12:31.121 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:30 smithi131 bash[88347]: audit 2024-08-17T17:12:30.442045+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:12:32.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:31 smithi131 bash[88347]: cephadm 2024-08-17T17:12:30.355941+0000 mgr.y (mgr.34107) 216 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-17T17:12:32.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:31 smithi131 bash[88347]: cephadm 2024-08-17T17:12:30.355941+0000 mgr.y (mgr.34107) 216 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-17T17:12:32.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:31 smithi131 bash[88347]: cephadm 2024-08-17T17:12:30.364125+0000 mgr.y (mgr.34107) 217 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-08-17T17:12:32.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:31 smithi131 bash[88347]: cephadm 2024-08-17T17:12:30.364125+0000 mgr.y (mgr.34107) 217 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-08-17T17:12:32.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:31 smithi131 bash[88347]: cephadm 2024-08-17T17:12:30.378647+0000 mgr.y (mgr.34107) 218 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-08-17T17:12:32.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:31 smithi131 bash[88347]: cephadm 2024-08-17T17:12:30.378647+0000 mgr.y (mgr.34107) 218 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-08-17T17:12:32.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:31 smithi131 bash[88347]: cephadm 2024-08-17T17:12:30.381925+0000 mgr.y (mgr.34107) 219 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-08-17T17:12:32.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:31 smithi131 bash[88347]: cephadm 2024-08-17T17:12:30.381925+0000 mgr.y (mgr.34107) 219 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-08-17T17:12:32.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:31 smithi131 bash[88347]: cephadm 2024-08-17T17:12:30.385189+0000 mgr.y (mgr.34107) 220 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-08-17T17:12:32.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:31 smithi131 bash[88347]: cephadm 2024-08-17T17:12:30.385189+0000 mgr.y (mgr.34107) 220 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-08-17T17:12:32.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:31 smithi131 bash[88347]: cephadm 2024-08-17T17:12:30.388252+0000 mgr.y (mgr.34107) 221 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-08-17T17:12:32.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:31 smithi131 bash[88347]: cephadm 2024-08-17T17:12:30.388252+0000 mgr.y (mgr.34107) 221 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-08-17T17:12:32.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:31 smithi131 bash[88347]: cephadm 2024-08-17T17:12:30.391298+0000 mgr.y (mgr.34107) 222 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-08-17T17:12:32.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:31 smithi131 bash[88347]: cephadm 2024-08-17T17:12:30.391298+0000 mgr.y (mgr.34107) 222 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-08-17T17:12:32.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:31 smithi131 bash[88347]: cephadm 2024-08-17T17:12:30.392899+0000 mgr.y (mgr.34107) 223 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-17T17:12:32.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:31 smithi131 bash[88347]: cephadm 2024-08-17T17:12:30.392899+0000 mgr.y (mgr.34107) 223 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-17T17:12:32.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:31 smithi131 bash[88347]: cephadm 2024-08-17T17:12:30.434669+0000 mgr.y (mgr.34107) 224 : cephadm [INF] Upgrade: Complete! 2024-08-17T17:12:32.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:31 smithi131 bash[88347]: cephadm 2024-08-17T17:12:30.434669+0000 mgr.y (mgr.34107) 224 : cephadm [INF] Upgrade: Complete! 2024-08-17T17:12:32.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:31 smithi131 bash[88347]: cluster 2024-08-17T17:12:31.450178+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e662: 8 total, 8 up, 8 in 2024-08-17T17:12:32.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:31 smithi131 bash[88347]: cluster 2024-08-17T17:12:31.450178+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e662: 8 total, 8 up, 8 in 2024-08-17T17:12:32.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:31 smithi131 bash[88347]: audit 2024-08-17T17:12:31.456866+0000 mon.a (mon.0) 673 : audit [INF] from='client.? 172.21.15.131:0/3297663850' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-27","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:32.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:31 smithi131 bash[88347]: audit 2024-08-17T17:12:31.456866+0000 mon.a (mon.0) 673 : audit [INF] from='client.? 172.21.15.131:0/3297663850' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-27","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:32.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:31 smithi131 bash[89561]: cephadm 2024-08-17T17:12:30.355941+0000 mgr.y (mgr.34107) 216 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-17T17:12:32.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:31 smithi131 bash[89561]: cephadm 2024-08-17T17:12:30.355941+0000 mgr.y (mgr.34107) 216 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-17T17:12:32.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:31 smithi131 bash[89561]: cephadm 2024-08-17T17:12:30.364125+0000 mgr.y (mgr.34107) 217 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-08-17T17:12:32.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:31 smithi131 bash[89561]: cephadm 2024-08-17T17:12:30.364125+0000 mgr.y (mgr.34107) 217 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-08-17T17:12:32.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:31 smithi131 bash[89561]: cephadm 2024-08-17T17:12:30.378647+0000 mgr.y (mgr.34107) 218 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-08-17T17:12:32.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:31 smithi131 bash[89561]: cephadm 2024-08-17T17:12:30.378647+0000 mgr.y (mgr.34107) 218 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-08-17T17:12:32.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:31 smithi131 bash[89561]: cephadm 2024-08-17T17:12:30.381925+0000 mgr.y (mgr.34107) 219 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-08-17T17:12:32.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:31 smithi131 bash[89561]: cephadm 2024-08-17T17:12:30.381925+0000 mgr.y (mgr.34107) 219 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-08-17T17:12:32.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:31 smithi131 bash[89561]: cephadm 2024-08-17T17:12:30.385189+0000 mgr.y (mgr.34107) 220 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-08-17T17:12:32.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:31 smithi131 bash[89561]: cephadm 2024-08-17T17:12:30.385189+0000 mgr.y (mgr.34107) 220 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-08-17T17:12:32.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:31 smithi131 bash[89561]: cephadm 2024-08-17T17:12:30.388252+0000 mgr.y (mgr.34107) 221 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-08-17T17:12:32.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:31 smithi131 bash[89561]: cephadm 2024-08-17T17:12:30.388252+0000 mgr.y (mgr.34107) 221 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-08-17T17:12:32.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:31 smithi131 bash[89561]: cephadm 2024-08-17T17:12:30.391298+0000 mgr.y (mgr.34107) 222 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-08-17T17:12:32.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:31 smithi131 bash[89561]: cephadm 2024-08-17T17:12:30.391298+0000 mgr.y (mgr.34107) 222 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-08-17T17:12:32.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:31 smithi131 bash[89561]: cephadm 2024-08-17T17:12:30.392899+0000 mgr.y (mgr.34107) 223 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-17T17:12:32.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:31 smithi131 bash[89561]: cephadm 2024-08-17T17:12:30.392899+0000 mgr.y (mgr.34107) 223 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-17T17:12:32.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:31 smithi131 bash[89561]: cephadm 2024-08-17T17:12:30.434669+0000 mgr.y (mgr.34107) 224 : cephadm [INF] Upgrade: Complete! 2024-08-17T17:12:32.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:31 smithi131 bash[89561]: cephadm 2024-08-17T17:12:30.434669+0000 mgr.y (mgr.34107) 224 : cephadm [INF] Upgrade: Complete! 2024-08-17T17:12:32.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:31 smithi131 bash[89561]: cluster 2024-08-17T17:12:31.450178+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e662: 8 total, 8 up, 8 in 2024-08-17T17:12:32.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:31 smithi131 bash[89561]: cluster 2024-08-17T17:12:31.450178+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e662: 8 total, 8 up, 8 in 2024-08-17T17:12:32.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:31 smithi131 bash[89561]: audit 2024-08-17T17:12:31.456866+0000 mon.a (mon.0) 673 : audit [INF] from='client.? 172.21.15.131:0/3297663850' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-27","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:32.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:31 smithi131 bash[89561]: audit 2024-08-17T17:12:31.456866+0000 mon.a (mon.0) 673 : audit [INF] from='client.? 172.21.15.131:0/3297663850' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-27","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:32.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:31 smithi169 bash[79348]: cephadm 2024-08-17T17:12:30.355941+0000 mgr.y (mgr.34107) 216 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-17T17:12:32.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:31 smithi169 bash[79348]: cephadm 2024-08-17T17:12:30.355941+0000 mgr.y (mgr.34107) 216 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-17T17:12:32.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:31 smithi169 bash[79348]: cephadm 2024-08-17T17:12:30.364125+0000 mgr.y (mgr.34107) 217 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-08-17T17:12:32.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:31 smithi169 bash[79348]: cephadm 2024-08-17T17:12:30.364125+0000 mgr.y (mgr.34107) 217 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-08-17T17:12:32.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:31 smithi169 bash[79348]: cephadm 2024-08-17T17:12:30.378647+0000 mgr.y (mgr.34107) 218 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-08-17T17:12:32.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:31 smithi169 bash[79348]: cephadm 2024-08-17T17:12:30.378647+0000 mgr.y (mgr.34107) 218 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-08-17T17:12:32.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:31 smithi169 bash[79348]: cephadm 2024-08-17T17:12:30.381925+0000 mgr.y (mgr.34107) 219 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-08-17T17:12:32.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:31 smithi169 bash[79348]: cephadm 2024-08-17T17:12:30.381925+0000 mgr.y (mgr.34107) 219 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-08-17T17:12:32.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:31 smithi169 bash[79348]: cephadm 2024-08-17T17:12:30.385189+0000 mgr.y (mgr.34107) 220 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-08-17T17:12:32.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:31 smithi169 bash[79348]: cephadm 2024-08-17T17:12:30.385189+0000 mgr.y (mgr.34107) 220 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-08-17T17:12:32.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:31 smithi169 bash[79348]: cephadm 2024-08-17T17:12:30.388252+0000 mgr.y (mgr.34107) 221 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-08-17T17:12:32.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:31 smithi169 bash[79348]: cephadm 2024-08-17T17:12:30.388252+0000 mgr.y (mgr.34107) 221 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-08-17T17:12:32.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:31 smithi169 bash[79348]: cephadm 2024-08-17T17:12:30.391298+0000 mgr.y (mgr.34107) 222 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-08-17T17:12:32.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:31 smithi169 bash[79348]: cephadm 2024-08-17T17:12:30.391298+0000 mgr.y (mgr.34107) 222 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-08-17T17:12:32.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:31 smithi169 bash[79348]: cephadm 2024-08-17T17:12:30.392899+0000 mgr.y (mgr.34107) 223 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-17T17:12:32.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:31 smithi169 bash[79348]: cephadm 2024-08-17T17:12:30.392899+0000 mgr.y (mgr.34107) 223 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-17T17:12:32.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:31 smithi169 bash[79348]: cephadm 2024-08-17T17:12:30.434669+0000 mgr.y (mgr.34107) 224 : cephadm [INF] Upgrade: Complete! 2024-08-17T17:12:32.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:31 smithi169 bash[79348]: cephadm 2024-08-17T17:12:30.434669+0000 mgr.y (mgr.34107) 224 : cephadm [INF] Upgrade: Complete! 2024-08-17T17:12:32.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:31 smithi169 bash[79348]: cluster 2024-08-17T17:12:31.450178+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e662: 8 total, 8 up, 8 in 2024-08-17T17:12:32.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:31 smithi169 bash[79348]: cluster 2024-08-17T17:12:31.450178+0000 mon.a (mon.0) 672 : cluster [DBG] osdmap e662: 8 total, 8 up, 8 in 2024-08-17T17:12:32.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:31 smithi169 bash[79348]: audit 2024-08-17T17:12:31.456866+0000 mon.a (mon.0) 673 : audit [INF] from='client.? 172.21.15.131:0/3297663850' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-27","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:32.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:31 smithi169 bash[79348]: audit 2024-08-17T17:12:31.456866+0000 mon.a (mon.0) 673 : audit [INF] from='client.? 172.21.15.131:0/3297663850' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-27","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:33.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:32 smithi131 bash[88347]: cluster 2024-08-17T17:12:30.944695+0000 mgr.y (mgr.34107) 225 : cluster [DBG] pgmap v317: 457 pgs: 457 active+clean; 20 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 804 B/s rd, 805 KiB/s wr, 2 op/s; 2 B/s, 0 objects/s recovering 2024-08-17T17:12:33.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:32 smithi131 bash[88347]: cluster 2024-08-17T17:12:30.944695+0000 mgr.y (mgr.34107) 225 : cluster [DBG] pgmap v317: 457 pgs: 457 active+clean; 20 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 804 B/s rd, 805 KiB/s wr, 2 op/s; 2 B/s, 0 objects/s recovering 2024-08-17T17:12:33.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:32 smithi131 bash[88347]: audit 2024-08-17T17:12:32.444126+0000 mon.a (mon.0) 674 : audit [INF] from='client.? 172.21.15.131:0/3297663850' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:33.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:32 smithi131 bash[88347]: audit 2024-08-17T17:12:32.444126+0000 mon.a (mon.0) 674 : audit [INF] from='client.? 172.21.15.131:0/3297663850' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:33.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:32 smithi131 bash[88347]: cluster 2024-08-17T17:12:32.455210+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e663: 8 total, 8 up, 8 in 2024-08-17T17:12:33.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:32 smithi131 bash[88347]: cluster 2024-08-17T17:12:32.455210+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e663: 8 total, 8 up, 8 in 2024-08-17T17:12:33.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:32 smithi131 bash[89561]: cluster 2024-08-17T17:12:30.944695+0000 mgr.y (mgr.34107) 225 : cluster [DBG] pgmap v317: 457 pgs: 457 active+clean; 20 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 804 B/s rd, 805 KiB/s wr, 2 op/s; 2 B/s, 0 objects/s recovering 2024-08-17T17:12:33.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:32 smithi131 bash[89561]: cluster 2024-08-17T17:12:30.944695+0000 mgr.y (mgr.34107) 225 : cluster [DBG] pgmap v317: 457 pgs: 457 active+clean; 20 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 804 B/s rd, 805 KiB/s wr, 2 op/s; 2 B/s, 0 objects/s recovering 2024-08-17T17:12:33.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:32 smithi131 bash[89561]: audit 2024-08-17T17:12:32.444126+0000 mon.a (mon.0) 674 : audit [INF] from='client.? 172.21.15.131:0/3297663850' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:33.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:32 smithi131 bash[89561]: audit 2024-08-17T17:12:32.444126+0000 mon.a (mon.0) 674 : audit [INF] from='client.? 172.21.15.131:0/3297663850' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:33.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:32 smithi131 bash[89561]: cluster 2024-08-17T17:12:32.455210+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e663: 8 total, 8 up, 8 in 2024-08-17T17:12:33.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:32 smithi131 bash[89561]: cluster 2024-08-17T17:12:32.455210+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e663: 8 total, 8 up, 8 in 2024-08-17T17:12:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:32 smithi169 bash[79348]: cluster 2024-08-17T17:12:30.944695+0000 mgr.y (mgr.34107) 225 : cluster [DBG] pgmap v317: 457 pgs: 457 active+clean; 20 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 804 B/s rd, 805 KiB/s wr, 2 op/s; 2 B/s, 0 objects/s recovering 2024-08-17T17:12:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:32 smithi169 bash[79348]: cluster 2024-08-17T17:12:30.944695+0000 mgr.y (mgr.34107) 225 : cluster [DBG] pgmap v317: 457 pgs: 457 active+clean; 20 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 804 B/s rd, 805 KiB/s wr, 2 op/s; 2 B/s, 0 objects/s recovering 2024-08-17T17:12:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:32 smithi169 bash[79348]: audit 2024-08-17T17:12:32.444126+0000 mon.a (mon.0) 674 : audit [INF] from='client.? 172.21.15.131:0/3297663850' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:32 smithi169 bash[79348]: audit 2024-08-17T17:12:32.444126+0000 mon.a (mon.0) 674 : audit [INF] from='client.? 172.21.15.131:0/3297663850' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-27","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:32 smithi169 bash[79348]: cluster 2024-08-17T17:12:32.455210+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e663: 8 total, 8 up, 8 in 2024-08-17T17:12:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:32 smithi169 bash[79348]: cluster 2024-08-17T17:12:32.455210+0000 mon.a (mon.0) 675 : cluster [DBG] osdmap e663: 8 total, 8 up, 8 in 2024-08-17T17:12:34.519 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:12:34.790 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:12:34 smithi131 bash[72920]: [17/Aug/2024:17:12:34] ENGINE Bus STOPPING 2024-08-17T17:12:34.791 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:34 smithi131 bash[89561]: cluster 2024-08-17T17:12:32.945744+0000 mgr.y (mgr.34107) 226 : cluster [DBG] pgmap v320: 489 pgs: 32 unknown, 457 active+clean; 20 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 853 KiB/s wr, 2 op/s; 2 B/s, 0 objects/s recovering 2024-08-17T17:12:34.791 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:34 smithi131 bash[89561]: cluster 2024-08-17T17:12:32.945744+0000 mgr.y (mgr.34107) 226 : cluster [DBG] pgmap v320: 489 pgs: 32 unknown, 457 active+clean; 20 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 853 KiB/s wr, 2 op/s; 2 B/s, 0 objects/s recovering 2024-08-17T17:12:34.791 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:34 smithi131 bash[89561]: cluster 2024-08-17T17:12:33.456063+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e664: 8 total, 8 up, 8 in 2024-08-17T17:12:34.791 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:34 smithi131 bash[89561]: cluster 2024-08-17T17:12:33.456063+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e664: 8 total, 8 up, 8 in 2024-08-17T17:12:34.792 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:34 smithi131 bash[89561]: audit 2024-08-17T17:12:33.461526+0000 mon.a (mon.0) 677 : audit [INF] from='client.? 172.21.15.131:0/204376004' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-28","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:34.792 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:34 smithi131 bash[89561]: audit 2024-08-17T17:12:33.461526+0000 mon.a (mon.0) 677 : audit [INF] from='client.? 172.21.15.131:0/204376004' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-28","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:34.792 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:34 smithi131 bash[89561]: audit 2024-08-17T17:12:33.484235+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:34.792 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:34 smithi131 bash[89561]: audit 2024-08-17T17:12:33.484235+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:34.792 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:34 smithi131 bash[88347]: cluster 2024-08-17T17:12:32.945744+0000 mgr.y (mgr.34107) 226 : cluster [DBG] pgmap v320: 489 pgs: 32 unknown, 457 active+clean; 20 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 853 KiB/s wr, 2 op/s; 2 B/s, 0 objects/s recovering 2024-08-17T17:12:34.793 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:34 smithi131 bash[88347]: cluster 2024-08-17T17:12:32.945744+0000 mgr.y (mgr.34107) 226 : cluster [DBG] pgmap v320: 489 pgs: 32 unknown, 457 active+clean; 20 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 853 KiB/s wr, 2 op/s; 2 B/s, 0 objects/s recovering 2024-08-17T17:12:34.793 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:34 smithi131 bash[88347]: cluster 2024-08-17T17:12:33.456063+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e664: 8 total, 8 up, 8 in 2024-08-17T17:12:34.793 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:34 smithi131 bash[88347]: cluster 2024-08-17T17:12:33.456063+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e664: 8 total, 8 up, 8 in 2024-08-17T17:12:34.793 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:34 smithi131 bash[88347]: audit 2024-08-17T17:12:33.461526+0000 mon.a (mon.0) 677 : audit [INF] from='client.? 172.21.15.131:0/204376004' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-28","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:34.793 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:34 smithi131 bash[88347]: audit 2024-08-17T17:12:33.461526+0000 mon.a (mon.0) 677 : audit [INF] from='client.? 172.21.15.131:0/204376004' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-28","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:34.793 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:34 smithi131 bash[88347]: audit 2024-08-17T17:12:33.484235+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:34.794 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:34 smithi131 bash[88347]: audit 2024-08-17T17:12:33.484235+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:34.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:34 smithi169 bash[79348]: cluster 2024-08-17T17:12:32.945744+0000 mgr.y (mgr.34107) 226 : cluster [DBG] pgmap v320: 489 pgs: 32 unknown, 457 active+clean; 20 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 853 KiB/s wr, 2 op/s; 2 B/s, 0 objects/s recovering 2024-08-17T17:12:34.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:34 smithi169 bash[79348]: cluster 2024-08-17T17:12:32.945744+0000 mgr.y (mgr.34107) 226 : cluster [DBG] pgmap v320: 489 pgs: 32 unknown, 457 active+clean; 20 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 853 KiB/s wr, 2 op/s; 2 B/s, 0 objects/s recovering 2024-08-17T17:12:34.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:34 smithi169 bash[79348]: cluster 2024-08-17T17:12:33.456063+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e664: 8 total, 8 up, 8 in 2024-08-17T17:12:34.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:34 smithi169 bash[79348]: cluster 2024-08-17T17:12:33.456063+0000 mon.a (mon.0) 676 : cluster [DBG] osdmap e664: 8 total, 8 up, 8 in 2024-08-17T17:12:34.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:34 smithi169 bash[79348]: audit 2024-08-17T17:12:33.461526+0000 mon.a (mon.0) 677 : audit [INF] from='client.? 172.21.15.131:0/204376004' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-28","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:34.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:34 smithi169 bash[79348]: audit 2024-08-17T17:12:33.461526+0000 mon.a (mon.0) 677 : audit [INF] from='client.? 172.21.15.131:0/204376004' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-28","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:12:34.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:34 smithi169 bash[79348]: audit 2024-08-17T17:12:33.484235+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:34.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:34 smithi169 bash[79348]: audit 2024-08-17T17:12:33.484235+0000 mon.a (mon.0) 678 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:35.097 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:12:34 smithi131 bash[72920]: [17/Aug/2024:17:12:34] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T17:12:35.097 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:12:34 smithi131 bash[72920]: [17/Aug/2024:17:12:34] ENGINE Bus STOPPED 2024-08-17T17:12:35.097 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:12:34 smithi131 bash[72920]: [17/Aug/2024:17:12:34] ENGINE Bus STARTING 2024-08-17T17:12:35.097 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:12:34 smithi131 bash[72920]: [17/Aug/2024:17:12:34] ENGINE Serving on http://:::9283 2024-08-17T17:12:35.097 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:12:34 smithi131 bash[72920]: [17/Aug/2024:17:12:34] ENGINE Bus STARTED 2024-08-17T17:12:35.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:35 smithi131 bash[89561]: audit 2024-08-17T17:12:34.451076+0000 mon.a (mon.0) 679 : audit [INF] from='client.? 172.21.15.131:0/204376004' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:35.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:35 smithi131 bash[89561]: audit 2024-08-17T17:12:34.451076+0000 mon.a (mon.0) 679 : audit [INF] from='client.? 172.21.15.131:0/204376004' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:35.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:35 smithi131 bash[89561]: cluster 2024-08-17T17:12:34.458998+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e665: 8 total, 8 up, 8 in 2024-08-17T17:12:35.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:35 smithi131 bash[89561]: cluster 2024-08-17T17:12:34.458998+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e665: 8 total, 8 up, 8 in 2024-08-17T17:12:35.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:35 smithi131 bash[89561]: audit 2024-08-17T17:12:34.514941+0000 mon.a (mon.0) 681 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:12:35.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:35 smithi131 bash[89561]: audit 2024-08-17T17:12:34.514941+0000 mon.a (mon.0) 681 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:12:35.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:35 smithi131 bash[89561]: audit 2024-08-17T17:12:34.793885+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:12:35.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:35 smithi131 bash[89561]: audit 2024-08-17T17:12:34.793885+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:12:35.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:35 smithi131 bash[88347]: audit 2024-08-17T17:12:34.451076+0000 mon.a (mon.0) 679 : audit [INF] from='client.? 172.21.15.131:0/204376004' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:35.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:35 smithi131 bash[88347]: audit 2024-08-17T17:12:34.451076+0000 mon.a (mon.0) 679 : audit [INF] from='client.? 172.21.15.131:0/204376004' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:35.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:35 smithi131 bash[88347]: cluster 2024-08-17T17:12:34.458998+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e665: 8 total, 8 up, 8 in 2024-08-17T17:12:35.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:35 smithi131 bash[88347]: cluster 2024-08-17T17:12:34.458998+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e665: 8 total, 8 up, 8 in 2024-08-17T17:12:35.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:35 smithi131 bash[88347]: audit 2024-08-17T17:12:34.514941+0000 mon.a (mon.0) 681 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:12:35.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:35 smithi131 bash[88347]: audit 2024-08-17T17:12:34.514941+0000 mon.a (mon.0) 681 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:12:35.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:35 smithi131 bash[88347]: audit 2024-08-17T17:12:34.793885+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:12:35.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:35 smithi131 bash[88347]: audit 2024-08-17T17:12:34.793885+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:12:35.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:35 smithi169 bash[79348]: audit 2024-08-17T17:12:34.451076+0000 mon.a (mon.0) 679 : audit [INF] from='client.? 172.21.15.131:0/204376004' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:35.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:35 smithi169 bash[79348]: audit 2024-08-17T17:12:34.451076+0000 mon.a (mon.0) 679 : audit [INF] from='client.? 172.21.15.131:0/204376004' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-28","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:12:35.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:35 smithi169 bash[79348]: cluster 2024-08-17T17:12:34.458998+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e665: 8 total, 8 up, 8 in 2024-08-17T17:12:35.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:35 smithi169 bash[79348]: cluster 2024-08-17T17:12:34.458998+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e665: 8 total, 8 up, 8 in 2024-08-17T17:12:35.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:35 smithi169 bash[79348]: audit 2024-08-17T17:12:34.514941+0000 mon.a (mon.0) 681 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:12:35.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:35 smithi169 bash[79348]: audit 2024-08-17T17:12:34.514941+0000 mon.a (mon.0) 681 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:12:35.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:35 smithi169 bash[79348]: audit 2024-08-17T17:12:34.793885+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:12:35.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:35 smithi169 bash[79348]: audit 2024-08-17T17:12:34.793885+0000 mon.a (mon.0) 682 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:12:36.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:36 smithi131 bash[88347]: audit 2024-08-17T17:12:34.795180+0000 mgr.y (mgr.34107) 227 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:12:36.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:36 smithi131 bash[88347]: audit 2024-08-17T17:12:34.795180+0000 mgr.y (mgr.34107) 227 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:12:36.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:36 smithi131 bash[88347]: cluster 2024-08-17T17:12:34.946742+0000 mgr.y (mgr.34107) 228 : cluster [DBG] pgmap v323: 521 pgs: 32 creating+peering, 489 active+clean; 584 KiB data, 508 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 258 KiB/s wr, 41 op/s 2024-08-17T17:12:36.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:36 smithi131 bash[88347]: cluster 2024-08-17T17:12:34.946742+0000 mgr.y (mgr.34107) 228 : cluster [DBG] pgmap v323: 521 pgs: 32 creating+peering, 489 active+clean; 584 KiB data, 508 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 258 KiB/s wr, 41 op/s 2024-08-17T17:12:36.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:36 smithi131 bash[88347]: cluster 2024-08-17T17:12:35.495727+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e666: 8 total, 8 up, 8 in 2024-08-17T17:12:36.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:36 smithi131 bash[88347]: cluster 2024-08-17T17:12:35.495727+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e666: 8 total, 8 up, 8 in 2024-08-17T17:12:36.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:36 smithi131 bash[88347]: audit 2024-08-17T17:12:36.288770+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:36.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:36 smithi131 bash[88347]: audit 2024-08-17T17:12:36.288770+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:36.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:36 smithi131 bash[88347]: audit 2024-08-17T17:12:36.294953+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:36.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:36 smithi131 bash[88347]: audit 2024-08-17T17:12:36.294953+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:36.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:36 smithi131 bash[89561]: audit 2024-08-17T17:12:34.795180+0000 mgr.y (mgr.34107) 227 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:12:36.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:36 smithi131 bash[89561]: audit 2024-08-17T17:12:34.795180+0000 mgr.y (mgr.34107) 227 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:12:36.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:36 smithi131 bash[89561]: cluster 2024-08-17T17:12:34.946742+0000 mgr.y (mgr.34107) 228 : cluster [DBG] pgmap v323: 521 pgs: 32 creating+peering, 489 active+clean; 584 KiB data, 508 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 258 KiB/s wr, 41 op/s 2024-08-17T17:12:36.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:36 smithi131 bash[89561]: cluster 2024-08-17T17:12:34.946742+0000 mgr.y (mgr.34107) 228 : cluster [DBG] pgmap v323: 521 pgs: 32 creating+peering, 489 active+clean; 584 KiB data, 508 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 258 KiB/s wr, 41 op/s 2024-08-17T17:12:36.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:36 smithi131 bash[89561]: cluster 2024-08-17T17:12:35.495727+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e666: 8 total, 8 up, 8 in 2024-08-17T17:12:36.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:36 smithi131 bash[89561]: cluster 2024-08-17T17:12:35.495727+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e666: 8 total, 8 up, 8 in 2024-08-17T17:12:36.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:36 smithi131 bash[89561]: audit 2024-08-17T17:12:36.288770+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:36.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:36 smithi131 bash[89561]: audit 2024-08-17T17:12:36.288770+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:36.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:36 smithi131 bash[89561]: audit 2024-08-17T17:12:36.294953+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:36.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:36 smithi131 bash[89561]: audit 2024-08-17T17:12:36.294953+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:36.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:36 smithi169 bash[79348]: audit 2024-08-17T17:12:34.795180+0000 mgr.y (mgr.34107) 227 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:12:36.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:36 smithi169 bash[79348]: audit 2024-08-17T17:12:34.795180+0000 mgr.y (mgr.34107) 227 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:12:36.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:36 smithi169 bash[79348]: cluster 2024-08-17T17:12:34.946742+0000 mgr.y (mgr.34107) 228 : cluster [DBG] pgmap v323: 521 pgs: 32 creating+peering, 489 active+clean; 584 KiB data, 508 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 258 KiB/s wr, 41 op/s 2024-08-17T17:12:36.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:36 smithi169 bash[79348]: cluster 2024-08-17T17:12:34.946742+0000 mgr.y (mgr.34107) 228 : cluster [DBG] pgmap v323: 521 pgs: 32 creating+peering, 489 active+clean; 584 KiB data, 508 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 258 KiB/s wr, 41 op/s 2024-08-17T17:12:36.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:36 smithi169 bash[79348]: cluster 2024-08-17T17:12:35.495727+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e666: 8 total, 8 up, 8 in 2024-08-17T17:12:36.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:36 smithi169 bash[79348]: cluster 2024-08-17T17:12:35.495727+0000 mon.a (mon.0) 683 : cluster [DBG] osdmap e666: 8 total, 8 up, 8 in 2024-08-17T17:12:36.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:36 smithi169 bash[79348]: audit 2024-08-17T17:12:36.288770+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:36.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:36 smithi169 bash[79348]: audit 2024-08-17T17:12:36.288770+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:36.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:36 smithi169 bash[79348]: audit 2024-08-17T17:12:36.294953+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:36.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:36 smithi169 bash[79348]: audit 2024-08-17T17:12:36.294953+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:37.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:37 smithi131 bash[88347]: cluster 2024-08-17T17:12:36.529831+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e667: 8 total, 8 up, 8 in 2024-08-17T17:12:37.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:37 smithi131 bash[88347]: cluster 2024-08-17T17:12:36.529831+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e667: 8 total, 8 up, 8 in 2024-08-17T17:12:37.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:37 smithi131 bash[88347]: audit 2024-08-17T17:12:36.582336+0000 mon.c (mon.2) 20 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-28", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:12:37.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:37 smithi131 bash[88347]: audit 2024-08-17T17:12:36.582336+0000 mon.c (mon.2) 20 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-28", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:12:37.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:37 smithi131 bash[88347]: audit 2024-08-17T17:12:36.582931+0000 mon.a (mon.0) 687 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-28", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:12:37.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:37 smithi131 bash[88347]: audit 2024-08-17T17:12:36.582931+0000 mon.a (mon.0) 687 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-28", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:12:37.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:37 smithi131 bash[88347]: audit 2024-08-17T17:12:36.989507+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:37.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:37 smithi131 bash[88347]: audit 2024-08-17T17:12:36.989507+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:37.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:37 smithi131 bash[88347]: audit 2024-08-17T17:12:36.991110+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:12:37.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:37 smithi131 bash[88347]: audit 2024-08-17T17:12:36.991110+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:12:37.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:37 smithi131 bash[88347]: audit 2024-08-17T17:12:37.000449+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:37.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:37 smithi131 bash[88347]: audit 2024-08-17T17:12:37.000449+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:37.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:37 smithi131 bash[88347]: audit 2024-08-17T17:12:37.127198+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:12:37.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:37 smithi131 bash[88347]: audit 2024-08-17T17:12:37.127198+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:12:37.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:37 smithi131 bash[88347]: audit 2024-08-17T17:12:37.129976+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:37.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:37 smithi131 bash[88347]: audit 2024-08-17T17:12:37.129976+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:37.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:37 smithi131 bash[88347]: audit 2024-08-17T17:12:37.131201+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:12:37.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:37 smithi131 bash[88347]: audit 2024-08-17T17:12:37.131201+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:12:37.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:37 smithi131 bash[89561]: cluster 2024-08-17T17:12:36.529831+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e667: 8 total, 8 up, 8 in 2024-08-17T17:12:37.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:37 smithi131 bash[89561]: cluster 2024-08-17T17:12:36.529831+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e667: 8 total, 8 up, 8 in 2024-08-17T17:12:37.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:37 smithi131 bash[89561]: audit 2024-08-17T17:12:36.582336+0000 mon.c (mon.2) 20 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-28", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:12:37.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:37 smithi131 bash[89561]: audit 2024-08-17T17:12:36.582336+0000 mon.c (mon.2) 20 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-28", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:12:37.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:37 smithi131 bash[89561]: audit 2024-08-17T17:12:36.582931+0000 mon.a (mon.0) 687 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-28", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:12:37.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:37 smithi131 bash[89561]: audit 2024-08-17T17:12:36.582931+0000 mon.a (mon.0) 687 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-28", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:12:37.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:37 smithi131 bash[89561]: audit 2024-08-17T17:12:36.989507+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:37.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:37 smithi131 bash[89561]: audit 2024-08-17T17:12:36.989507+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:37.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:37 smithi131 bash[89561]: audit 2024-08-17T17:12:36.991110+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:12:37.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:37 smithi131 bash[89561]: audit 2024-08-17T17:12:36.991110+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:12:37.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:37 smithi131 bash[89561]: audit 2024-08-17T17:12:37.000449+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:37.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:37 smithi131 bash[89561]: audit 2024-08-17T17:12:37.000449+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:37.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:37 smithi131 bash[89561]: audit 2024-08-17T17:12:37.127198+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:12:37.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:37 smithi131 bash[89561]: audit 2024-08-17T17:12:37.127198+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:12:37.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:37 smithi131 bash[89561]: audit 2024-08-17T17:12:37.129976+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:37.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:37 smithi131 bash[89561]: audit 2024-08-17T17:12:37.129976+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:37.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:37 smithi131 bash[89561]: audit 2024-08-17T17:12:37.131201+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:12:37.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:37 smithi131 bash[89561]: audit 2024-08-17T17:12:37.131201+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:12:37.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:37 smithi131 bash[89561]: audit 2024-08-17T17:12:37.138782+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:37.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:37 smithi131 bash[89561]: audit 2024-08-17T17:12:37.138782+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:37.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:37 smithi131 bash[88347]: audit 2024-08-17T17:12:37.138782+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:37.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:37 smithi131 bash[88347]: audit 2024-08-17T17:12:37.138782+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:37.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:37 smithi169 bash[79348]: cluster 2024-08-17T17:12:36.529831+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e667: 8 total, 8 up, 8 in 2024-08-17T17:12:37.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:37 smithi169 bash[79348]: cluster 2024-08-17T17:12:36.529831+0000 mon.a (mon.0) 686 : cluster [DBG] osdmap e667: 8 total, 8 up, 8 in 2024-08-17T17:12:37.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:37 smithi169 bash[79348]: audit 2024-08-17T17:12:36.582336+0000 mon.c (mon.2) 20 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-28", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:12:37.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:37 smithi169 bash[79348]: audit 2024-08-17T17:12:36.582336+0000 mon.c (mon.2) 20 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-28", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:12:37.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:37 smithi169 bash[79348]: audit 2024-08-17T17:12:36.582931+0000 mon.a (mon.0) 687 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-28", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:12:37.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:37 smithi169 bash[79348]: audit 2024-08-17T17:12:36.582931+0000 mon.a (mon.0) 687 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-28", "field": "max_bytes", "val": "10485760"} : dispatch 2024-08-17T17:12:37.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:37 smithi169 bash[79348]: audit 2024-08-17T17:12:36.989507+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:37.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:37 smithi169 bash[79348]: audit 2024-08-17T17:12:36.989507+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:37.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:37 smithi169 bash[79348]: audit 2024-08-17T17:12:36.991110+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:12:37.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:37 smithi169 bash[79348]: audit 2024-08-17T17:12:36.991110+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:12:37.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:37 smithi169 bash[79348]: audit 2024-08-17T17:12:37.000449+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:37.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:37 smithi169 bash[79348]: audit 2024-08-17T17:12:37.000449+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:37.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:37 smithi169 bash[79348]: audit 2024-08-17T17:12:37.127198+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:12:37.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:37 smithi169 bash[79348]: audit 2024-08-17T17:12:37.127198+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:12:37.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:37 smithi169 bash[79348]: audit 2024-08-17T17:12:37.129976+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:37.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:37 smithi169 bash[79348]: audit 2024-08-17T17:12:37.129976+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:12:37.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:37 smithi169 bash[79348]: audit 2024-08-17T17:12:37.131201+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:12:37.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:37 smithi169 bash[79348]: audit 2024-08-17T17:12:37.131201+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:12:37.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:37 smithi169 bash[79348]: audit 2024-08-17T17:12:37.138782+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:37.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:37 smithi169 bash[79348]: audit 2024-08-17T17:12:37.138782+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:12:38.847 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:12:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:12:38] "GET /metrics HTTP/1.1" 200 67558 "" "Prometheus/2.51.0" 2024-08-17T17:12:38.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:38 smithi131 bash[89561]: cluster 2024-08-17T17:12:36.947319+0000 mgr.y (mgr.34107) 229 : cluster [DBG] pgmap v326: 521 pgs: 32 creating+peering, 489 active+clean; 584 KiB data, 508 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 258 KiB/s wr, 41 op/s 2024-08-17T17:12:38.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:38 smithi131 bash[89561]: cluster 2024-08-17T17:12:36.947319+0000 mgr.y (mgr.34107) 229 : cluster [DBG] pgmap v326: 521 pgs: 32 creating+peering, 489 active+clean; 584 KiB data, 508 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 258 KiB/s wr, 41 op/s 2024-08-17T17:12:38.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:38 smithi131 bash[89561]: audit 2024-08-17T17:12:37.534681+0000 mon.a (mon.0) 695 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-28", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T17:12:38.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:38 smithi131 bash[89561]: audit 2024-08-17T17:12:37.534681+0000 mon.a (mon.0) 695 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-28", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T17:12:38.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:38 smithi131 bash[89561]: cluster 2024-08-17T17:12:37.553130+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e668: 8 total, 8 up, 8 in 2024-08-17T17:12:38.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:38 smithi131 bash[89561]: cluster 2024-08-17T17:12:37.553130+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e668: 8 total, 8 up, 8 in 2024-08-17T17:12:38.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:38 smithi131 bash[89561]: audit 2024-08-17T17:12:38.199321+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:38.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:38 smithi131 bash[89561]: audit 2024-08-17T17:12:38.199321+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:38.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:38 smithi131 bash[88347]: cluster 2024-08-17T17:12:36.947319+0000 mgr.y (mgr.34107) 229 : cluster [DBG] pgmap v326: 521 pgs: 32 creating+peering, 489 active+clean; 584 KiB data, 508 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 258 KiB/s wr, 41 op/s 2024-08-17T17:12:38.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:38 smithi131 bash[88347]: cluster 2024-08-17T17:12:36.947319+0000 mgr.y (mgr.34107) 229 : cluster [DBG] pgmap v326: 521 pgs: 32 creating+peering, 489 active+clean; 584 KiB data, 508 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 258 KiB/s wr, 41 op/s 2024-08-17T17:12:38.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:38 smithi131 bash[88347]: audit 2024-08-17T17:12:37.534681+0000 mon.a (mon.0) 695 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-28", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T17:12:38.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:38 smithi131 bash[88347]: audit 2024-08-17T17:12:37.534681+0000 mon.a (mon.0) 695 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-28", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T17:12:38.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:38 smithi131 bash[88347]: cluster 2024-08-17T17:12:37.553130+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e668: 8 total, 8 up, 8 in 2024-08-17T17:12:38.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:38 smithi131 bash[88347]: cluster 2024-08-17T17:12:37.553130+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e668: 8 total, 8 up, 8 in 2024-08-17T17:12:38.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:38 smithi131 bash[88347]: audit 2024-08-17T17:12:38.199321+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:38.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:38 smithi131 bash[88347]: audit 2024-08-17T17:12:38.199321+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:38.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:38 smithi169 bash[79348]: cluster 2024-08-17T17:12:36.947319+0000 mgr.y (mgr.34107) 229 : cluster [DBG] pgmap v326: 521 pgs: 32 creating+peering, 489 active+clean; 584 KiB data, 508 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 258 KiB/s wr, 41 op/s 2024-08-17T17:12:38.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:38 smithi169 bash[79348]: cluster 2024-08-17T17:12:36.947319+0000 mgr.y (mgr.34107) 229 : cluster [DBG] pgmap v326: 521 pgs: 32 creating+peering, 489 active+clean; 584 KiB data, 508 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 258 KiB/s wr, 41 op/s 2024-08-17T17:12:38.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:38 smithi169 bash[79348]: audit 2024-08-17T17:12:37.534681+0000 mon.a (mon.0) 695 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-28", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T17:12:38.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:38 smithi169 bash[79348]: audit 2024-08-17T17:12:37.534681+0000 mon.a (mon.0) 695 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-28", "field": "max_bytes", "val": "10485760"}]': finished 2024-08-17T17:12:38.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:38 smithi169 bash[79348]: cluster 2024-08-17T17:12:37.553130+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e668: 8 total, 8 up, 8 in 2024-08-17T17:12:38.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:38 smithi169 bash[79348]: cluster 2024-08-17T17:12:37.553130+0000 mon.a (mon.0) 696 : cluster [DBG] osdmap e668: 8 total, 8 up, 8 in 2024-08-17T17:12:38.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:38 smithi169 bash[79348]: audit 2024-08-17T17:12:38.199321+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:38.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:38 smithi169 bash[79348]: audit 2024-08-17T17:12:38.199321+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:40.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:40 smithi131 bash[88347]: cluster 2024-08-17T17:12:38.951953+0000 mgr.y (mgr.34107) 230 : cluster [DBG] pgmap v328: 521 pgs: 521 active+clean; 2.6 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 7.8 KiB/s rd, 458 KiB/s wr, 14 op/s 2024-08-17T17:12:40.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:40 smithi131 bash[88347]: cluster 2024-08-17T17:12:38.951953+0000 mgr.y (mgr.34107) 230 : cluster [DBG] pgmap v328: 521 pgs: 521 active+clean; 2.6 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 7.8 KiB/s rd, 458 KiB/s wr, 14 op/s 2024-08-17T17:12:40.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:40 smithi131 bash[88347]: cluster 2024-08-17T17:12:40.232743+0000 mon.a (mon.0) 698 : cluster [INF] pool 'test-librbd-smithi131-69450-26' no longer out of quota; removing NO_QUOTA flag 2024-08-17T17:12:40.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:40 smithi131 bash[88347]: cluster 2024-08-17T17:12:40.232743+0000 mon.a (mon.0) 698 : cluster [INF] pool 'test-librbd-smithi131-69450-26' no longer out of quota; removing NO_QUOTA flag 2024-08-17T17:12:40.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:40 smithi131 bash[88347]: cluster 2024-08-17T17:12:40.233490+0000 mon.a (mon.0) 699 : cluster [WRN] Health check update: 1 pool(s) full (POOL_FULL) 2024-08-17T17:12:40.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:40 smithi131 bash[88347]: cluster 2024-08-17T17:12:40.233490+0000 mon.a (mon.0) 699 : cluster [WRN] Health check update: 1 pool(s) full (POOL_FULL) 2024-08-17T17:12:40.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:40 smithi131 bash[88347]: cluster 2024-08-17T17:12:40.246679+0000 mon.a (mon.0) 700 : cluster [DBG] osdmap e669: 8 total, 8 up, 8 in 2024-08-17T17:12:40.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:40 smithi131 bash[88347]: cluster 2024-08-17T17:12:40.246679+0000 mon.a (mon.0) 700 : cluster [DBG] osdmap e669: 8 total, 8 up, 8 in 2024-08-17T17:12:40.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:40 smithi131 bash[89561]: cluster 2024-08-17T17:12:38.951953+0000 mgr.y (mgr.34107) 230 : cluster [DBG] pgmap v328: 521 pgs: 521 active+clean; 2.6 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 7.8 KiB/s rd, 458 KiB/s wr, 14 op/s 2024-08-17T17:12:40.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:40 smithi131 bash[89561]: cluster 2024-08-17T17:12:38.951953+0000 mgr.y (mgr.34107) 230 : cluster [DBG] pgmap v328: 521 pgs: 521 active+clean; 2.6 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 7.8 KiB/s rd, 458 KiB/s wr, 14 op/s 2024-08-17T17:12:40.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:40 smithi131 bash[89561]: cluster 2024-08-17T17:12:40.232743+0000 mon.a (mon.0) 698 : cluster [INF] pool 'test-librbd-smithi131-69450-26' no longer out of quota; removing NO_QUOTA flag 2024-08-17T17:12:40.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:40 smithi131 bash[89561]: cluster 2024-08-17T17:12:40.232743+0000 mon.a (mon.0) 698 : cluster [INF] pool 'test-librbd-smithi131-69450-26' no longer out of quota; removing NO_QUOTA flag 2024-08-17T17:12:40.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:40 smithi131 bash[89561]: cluster 2024-08-17T17:12:40.233490+0000 mon.a (mon.0) 699 : cluster [WRN] Health check update: 1 pool(s) full (POOL_FULL) 2024-08-17T17:12:40.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:40 smithi131 bash[89561]: cluster 2024-08-17T17:12:40.233490+0000 mon.a (mon.0) 699 : cluster [WRN] Health check update: 1 pool(s) full (POOL_FULL) 2024-08-17T17:12:40.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:40 smithi131 bash[89561]: cluster 2024-08-17T17:12:40.246679+0000 mon.a (mon.0) 700 : cluster [DBG] osdmap e669: 8 total, 8 up, 8 in 2024-08-17T17:12:40.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:40 smithi131 bash[89561]: cluster 2024-08-17T17:12:40.246679+0000 mon.a (mon.0) 700 : cluster [DBG] osdmap e669: 8 total, 8 up, 8 in 2024-08-17T17:12:40.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:40 smithi169 bash[79348]: cluster 2024-08-17T17:12:38.951953+0000 mgr.y (mgr.34107) 230 : cluster [DBG] pgmap v328: 521 pgs: 521 active+clean; 2.6 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 7.8 KiB/s rd, 458 KiB/s wr, 14 op/s 2024-08-17T17:12:40.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:40 smithi169 bash[79348]: cluster 2024-08-17T17:12:38.951953+0000 mgr.y (mgr.34107) 230 : cluster [DBG] pgmap v328: 521 pgs: 521 active+clean; 2.6 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 7.8 KiB/s rd, 458 KiB/s wr, 14 op/s 2024-08-17T17:12:40.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:40 smithi169 bash[79348]: cluster 2024-08-17T17:12:40.232743+0000 mon.a (mon.0) 698 : cluster [INF] pool 'test-librbd-smithi131-69450-26' no longer out of quota; removing NO_QUOTA flag 2024-08-17T17:12:40.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:40 smithi169 bash[79348]: cluster 2024-08-17T17:12:40.232743+0000 mon.a (mon.0) 698 : cluster [INF] pool 'test-librbd-smithi131-69450-26' no longer out of quota; removing NO_QUOTA flag 2024-08-17T17:12:40.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:40 smithi169 bash[79348]: cluster 2024-08-17T17:12:40.233490+0000 mon.a (mon.0) 699 : cluster [WRN] Health check update: 1 pool(s) full (POOL_FULL) 2024-08-17T17:12:40.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:40 smithi169 bash[79348]: cluster 2024-08-17T17:12:40.233490+0000 mon.a (mon.0) 699 : cluster [WRN] Health check update: 1 pool(s) full (POOL_FULL) 2024-08-17T17:12:40.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:40 smithi169 bash[79348]: cluster 2024-08-17T17:12:40.246679+0000 mon.a (mon.0) 700 : cluster [DBG] osdmap e669: 8 total, 8 up, 8 in 2024-08-17T17:12:40.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:40 smithi169 bash[79348]: cluster 2024-08-17T17:12:40.246679+0000 mon.a (mon.0) 700 : cluster [DBG] osdmap e669: 8 total, 8 up, 8 in 2024-08-17T17:12:42.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:42 smithi131 bash[88347]: cluster 2024-08-17T17:12:40.952956+0000 mgr.y (mgr.34107) 231 : cluster [DBG] pgmap v330: 521 pgs: 521 active+clean; 2.6 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 6.4 KiB/s rd, 377 KiB/s wr, 11 op/s 2024-08-17T17:12:42.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:42 smithi131 bash[88347]: cluster 2024-08-17T17:12:40.952956+0000 mgr.y (mgr.34107) 231 : cluster [DBG] pgmap v330: 521 pgs: 521 active+clean; 2.6 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 6.4 KiB/s rd, 377 KiB/s wr, 11 op/s 2024-08-17T17:12:42.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:42 smithi131 bash[89561]: cluster 2024-08-17T17:12:40.952956+0000 mgr.y (mgr.34107) 231 : cluster [DBG] pgmap v330: 521 pgs: 521 active+clean; 2.6 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 6.4 KiB/s rd, 377 KiB/s wr, 11 op/s 2024-08-17T17:12:42.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:42 smithi131 bash[89561]: cluster 2024-08-17T17:12:40.952956+0000 mgr.y (mgr.34107) 231 : cluster [DBG] pgmap v330: 521 pgs: 521 active+clean; 2.6 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 6.4 KiB/s rd, 377 KiB/s wr, 11 op/s 2024-08-17T17:12:42.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:42 smithi169 bash[79348]: cluster 2024-08-17T17:12:40.952956+0000 mgr.y (mgr.34107) 231 : cluster [DBG] pgmap v330: 521 pgs: 521 active+clean; 2.6 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 6.4 KiB/s rd, 377 KiB/s wr, 11 op/s 2024-08-17T17:12:42.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:42 smithi169 bash[79348]: cluster 2024-08-17T17:12:40.952956+0000 mgr.y (mgr.34107) 231 : cluster [DBG] pgmap v330: 521 pgs: 521 active+clean; 2.6 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 6.4 KiB/s rd, 377 KiB/s wr, 11 op/s 2024-08-17T17:12:44.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:44 smithi131 bash[88347]: cluster 2024-08-17T17:12:42.953968+0000 mgr.y (mgr.34107) 232 : cluster [DBG] pgmap v331: 521 pgs: 521 active+clean; 2.6 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 5.4 KiB/s rd, 320 KiB/s wr, 9 op/s 2024-08-17T17:12:44.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:44 smithi131 bash[88347]: cluster 2024-08-17T17:12:42.953968+0000 mgr.y (mgr.34107) 232 : cluster [DBG] pgmap v331: 521 pgs: 521 active+clean; 2.6 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 5.4 KiB/s rd, 320 KiB/s wr, 9 op/s 2024-08-17T17:12:44.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:44 smithi131 bash[89561]: cluster 2024-08-17T17:12:42.953968+0000 mgr.y (mgr.34107) 232 : cluster [DBG] pgmap v331: 521 pgs: 521 active+clean; 2.6 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 5.4 KiB/s rd, 320 KiB/s wr, 9 op/s 2024-08-17T17:12:44.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:44 smithi131 bash[89561]: cluster 2024-08-17T17:12:42.953968+0000 mgr.y (mgr.34107) 232 : cluster [DBG] pgmap v331: 521 pgs: 521 active+clean; 2.6 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 5.4 KiB/s rd, 320 KiB/s wr, 9 op/s 2024-08-17T17:12:44.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:44 smithi169 bash[79348]: cluster 2024-08-17T17:12:42.953968+0000 mgr.y (mgr.34107) 232 : cluster [DBG] pgmap v331: 521 pgs: 521 active+clean; 2.6 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 5.4 KiB/s rd, 320 KiB/s wr, 9 op/s 2024-08-17T17:12:44.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:44 smithi169 bash[79348]: cluster 2024-08-17T17:12:42.953968+0000 mgr.y (mgr.34107) 232 : cluster [DBG] pgmap v331: 521 pgs: 521 active+clean; 2.6 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 5.4 KiB/s rd, 320 KiB/s wr, 9 op/s 2024-08-17T17:12:46.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:46 smithi131 bash[88347]: cluster 2024-08-17T17:12:44.958436+0000 mgr.y (mgr.34107) 233 : cluster [DBG] pgmap v332: 521 pgs: 521 active+clean; 7.6 MiB data, 533 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 897 KiB/s wr, 9 op/s 2024-08-17T17:12:46.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:46 smithi131 bash[88347]: cluster 2024-08-17T17:12:44.958436+0000 mgr.y (mgr.34107) 233 : cluster [DBG] pgmap v332: 521 pgs: 521 active+clean; 7.6 MiB data, 533 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 897 KiB/s wr, 9 op/s 2024-08-17T17:12:46.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:46 smithi131 bash[89561]: cluster 2024-08-17T17:12:44.958436+0000 mgr.y (mgr.34107) 233 : cluster [DBG] pgmap v332: 521 pgs: 521 active+clean; 7.6 MiB data, 533 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 897 KiB/s wr, 9 op/s 2024-08-17T17:12:46.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:46 smithi131 bash[89561]: cluster 2024-08-17T17:12:44.958436+0000 mgr.y (mgr.34107) 233 : cluster [DBG] pgmap v332: 521 pgs: 521 active+clean; 7.6 MiB data, 533 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 897 KiB/s wr, 9 op/s 2024-08-17T17:12:46.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:46 smithi169 bash[79348]: cluster 2024-08-17T17:12:44.958436+0000 mgr.y (mgr.34107) 233 : cluster [DBG] pgmap v332: 521 pgs: 521 active+clean; 7.6 MiB data, 533 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 897 KiB/s wr, 9 op/s 2024-08-17T17:12:46.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:46 smithi169 bash[79348]: cluster 2024-08-17T17:12:44.958436+0000 mgr.y (mgr.34107) 233 : cluster [DBG] pgmap v332: 521 pgs: 521 active+clean; 7.6 MiB data, 533 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 897 KiB/s wr, 9 op/s 2024-08-17T17:12:48.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:48 smithi131 bash[89561]: cluster 2024-08-17T17:12:46.959386+0000 mgr.y (mgr.34107) 234 : cluster [DBG] pgmap v333: 521 pgs: 521 active+clean; 7.6 MiB data, 533 MiB used, 715 GiB / 715 GiB avail; 4.2 KiB/s rd, 762 KiB/s wr, 8 op/s 2024-08-17T17:12:48.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:48 smithi131 bash[89561]: cluster 2024-08-17T17:12:46.959386+0000 mgr.y (mgr.34107) 234 : cluster [DBG] pgmap v333: 521 pgs: 521 active+clean; 7.6 MiB data, 533 MiB used, 715 GiB / 715 GiB avail; 4.2 KiB/s rd, 762 KiB/s wr, 8 op/s 2024-08-17T17:12:48.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:48 smithi131 bash[88347]: cluster 2024-08-17T17:12:46.959386+0000 mgr.y (mgr.34107) 234 : cluster [DBG] pgmap v333: 521 pgs: 521 active+clean; 7.6 MiB data, 533 MiB used, 715 GiB / 715 GiB avail; 4.2 KiB/s rd, 762 KiB/s wr, 8 op/s 2024-08-17T17:12:48.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:48 smithi131 bash[88347]: cluster 2024-08-17T17:12:46.959386+0000 mgr.y (mgr.34107) 234 : cluster [DBG] pgmap v333: 521 pgs: 521 active+clean; 7.6 MiB data, 533 MiB used, 715 GiB / 715 GiB avail; 4.2 KiB/s rd, 762 KiB/s wr, 8 op/s 2024-08-17T17:12:48.848 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:12:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:12:48] "GET /metrics HTTP/1.1" 200 67558 "" "Prometheus/2.51.0" 2024-08-17T17:12:48.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:48 smithi169 bash[79348]: cluster 2024-08-17T17:12:46.959386+0000 mgr.y (mgr.34107) 234 : cluster [DBG] pgmap v333: 521 pgs: 521 active+clean; 7.6 MiB data, 533 MiB used, 715 GiB / 715 GiB avail; 4.2 KiB/s rd, 762 KiB/s wr, 8 op/s 2024-08-17T17:12:48.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:48 smithi169 bash[79348]: cluster 2024-08-17T17:12:46.959386+0000 mgr.y (mgr.34107) 234 : cluster [DBG] pgmap v333: 521 pgs: 521 active+clean; 7.6 MiB data, 533 MiB used, 715 GiB / 715 GiB avail; 4.2 KiB/s rd, 762 KiB/s wr, 8 op/s 2024-08-17T17:12:50.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:50 smithi131 bash[88347]: cluster 2024-08-17T17:12:48.963623+0000 mgr.y (mgr.34107) 235 : cluster [DBG] pgmap v334: 521 pgs: 521 active+clean; 13 MiB data, 547 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 1023 KiB/s wr, 2 op/s 2024-08-17T17:12:50.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:50 smithi131 bash[88347]: cluster 2024-08-17T17:12:48.963623+0000 mgr.y (mgr.34107) 235 : cluster [DBG] pgmap v334: 521 pgs: 521 active+clean; 13 MiB data, 547 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 1023 KiB/s wr, 2 op/s 2024-08-17T17:12:50.852 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:50 smithi131 bash[88347]: cluster 2024-08-17T17:12:50.236753+0000 mon.a (mon.0) 701 : cluster [WRN] pool 'test-librbd-smithi131-69450-28' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T17:12:50.852 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:50 smithi131 bash[88347]: cluster 2024-08-17T17:12:50.236753+0000 mon.a (mon.0) 701 : cluster [WRN] pool 'test-librbd-smithi131-69450-28' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T17:12:50.852 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:50 smithi131 bash[88347]: cluster 2024-08-17T17:12:50.237520+0000 mon.a (mon.0) 702 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-17T17:12:50.852 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:50 smithi131 bash[88347]: cluster 2024-08-17T17:12:50.237520+0000 mon.a (mon.0) 702 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-17T17:12:50.852 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:50 smithi131 bash[88347]: cluster 2024-08-17T17:12:50.247732+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e670: 8 total, 8 up, 8 in 2024-08-17T17:12:50.852 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:50 smithi131 bash[88347]: cluster 2024-08-17T17:12:50.247732+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e670: 8 total, 8 up, 8 in 2024-08-17T17:12:50.852 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:50 smithi131 bash[89561]: cluster 2024-08-17T17:12:48.963623+0000 mgr.y (mgr.34107) 235 : cluster [DBG] pgmap v334: 521 pgs: 521 active+clean; 13 MiB data, 547 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 1023 KiB/s wr, 2 op/s 2024-08-17T17:12:50.852 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:50 smithi131 bash[89561]: cluster 2024-08-17T17:12:48.963623+0000 mgr.y (mgr.34107) 235 : cluster [DBG] pgmap v334: 521 pgs: 521 active+clean; 13 MiB data, 547 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 1023 KiB/s wr, 2 op/s 2024-08-17T17:12:50.852 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:50 smithi131 bash[89561]: cluster 2024-08-17T17:12:50.236753+0000 mon.a (mon.0) 701 : cluster [WRN] pool 'test-librbd-smithi131-69450-28' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T17:12:50.852 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:50 smithi131 bash[89561]: cluster 2024-08-17T17:12:50.236753+0000 mon.a (mon.0) 701 : cluster [WRN] pool 'test-librbd-smithi131-69450-28' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T17:12:50.852 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:50 smithi131 bash[89561]: cluster 2024-08-17T17:12:50.237520+0000 mon.a (mon.0) 702 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-17T17:12:50.852 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:50 smithi131 bash[89561]: cluster 2024-08-17T17:12:50.237520+0000 mon.a (mon.0) 702 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-17T17:12:50.853 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:50 smithi131 bash[89561]: cluster 2024-08-17T17:12:50.247732+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e670: 8 total, 8 up, 8 in 2024-08-17T17:12:50.853 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:50 smithi131 bash[89561]: cluster 2024-08-17T17:12:50.247732+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e670: 8 total, 8 up, 8 in 2024-08-17T17:12:50.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:50 smithi169 bash[79348]: cluster 2024-08-17T17:12:48.963623+0000 mgr.y (mgr.34107) 235 : cluster [DBG] pgmap v334: 521 pgs: 521 active+clean; 13 MiB data, 547 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 1023 KiB/s wr, 2 op/s 2024-08-17T17:12:50.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:50 smithi169 bash[79348]: cluster 2024-08-17T17:12:48.963623+0000 mgr.y (mgr.34107) 235 : cluster [DBG] pgmap v334: 521 pgs: 521 active+clean; 13 MiB data, 547 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 1023 KiB/s wr, 2 op/s 2024-08-17T17:12:50.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:50 smithi169 bash[79348]: cluster 2024-08-17T17:12:50.236753+0000 mon.a (mon.0) 701 : cluster [WRN] pool 'test-librbd-smithi131-69450-28' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T17:12:50.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:50 smithi169 bash[79348]: cluster 2024-08-17T17:12:50.236753+0000 mon.a (mon.0) 701 : cluster [WRN] pool 'test-librbd-smithi131-69450-28' is full (reached quota's max_bytes: 10 MiB) 2024-08-17T17:12:50.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:50 smithi169 bash[79348]: cluster 2024-08-17T17:12:50.237520+0000 mon.a (mon.0) 702 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-17T17:12:50.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:50 smithi169 bash[79348]: cluster 2024-08-17T17:12:50.237520+0000 mon.a (mon.0) 702 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-17T17:12:50.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:50 smithi169 bash[79348]: cluster 2024-08-17T17:12:50.247732+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e670: 8 total, 8 up, 8 in 2024-08-17T17:12:50.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:50 smithi169 bash[79348]: cluster 2024-08-17T17:12:50.247732+0000 mon.a (mon.0) 703 : cluster [DBG] osdmap e670: 8 total, 8 up, 8 in 2024-08-17T17:12:51.583 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:12:51.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:51 smithi131 bash[88347]: audit 2024-08-17T17:12:50.727724+0000 mon.c (mon.2) 21 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-27", "field": "max_objects", "val": "7"} : dispatch 2024-08-17T17:12:51.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:51 smithi131 bash[88347]: audit 2024-08-17T17:12:50.727724+0000 mon.c (mon.2) 21 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-27", "field": "max_objects", "val": "7"} : dispatch 2024-08-17T17:12:51.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:51 smithi131 bash[88347]: audit 2024-08-17T17:12:50.728483+0000 mon.a (mon.0) 704 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-27", "field": "max_objects", "val": "7"} : dispatch 2024-08-17T17:12:51.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:51 smithi131 bash[88347]: audit 2024-08-17T17:12:50.728483+0000 mon.a (mon.0) 704 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-27", "field": "max_objects", "val": "7"} : dispatch 2024-08-17T17:12:51.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:51 smithi131 bash[89561]: audit 2024-08-17T17:12:50.727724+0000 mon.c (mon.2) 21 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-27", "field": "max_objects", "val": "7"} : dispatch 2024-08-17T17:12:51.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:51 smithi131 bash[89561]: audit 2024-08-17T17:12:50.727724+0000 mon.c (mon.2) 21 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-27", "field": "max_objects", "val": "7"} : dispatch 2024-08-17T17:12:51.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:51 smithi131 bash[89561]: audit 2024-08-17T17:12:50.728483+0000 mon.a (mon.0) 704 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-27", "field": "max_objects", "val": "7"} : dispatch 2024-08-17T17:12:51.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:51 smithi131 bash[89561]: audit 2024-08-17T17:12:50.728483+0000 mon.a (mon.0) 704 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-27", "field": "max_objects", "val": "7"} : dispatch 2024-08-17T17:12:51.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:51 smithi169 bash[79348]: audit 2024-08-17T17:12:50.727724+0000 mon.c (mon.2) 21 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-27", "field": "max_objects", "val": "7"} : dispatch 2024-08-17T17:12:51.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:51 smithi169 bash[79348]: audit 2024-08-17T17:12:50.727724+0000 mon.c (mon.2) 21 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-27", "field": "max_objects", "val": "7"} : dispatch 2024-08-17T17:12:51.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:51 smithi169 bash[79348]: audit 2024-08-17T17:12:50.728483+0000 mon.a (mon.0) 704 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-27", "field": "max_objects", "val": "7"} : dispatch 2024-08-17T17:12:51.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:51 smithi169 bash[79348]: audit 2024-08-17T17:12:50.728483+0000 mon.a (mon.0) 704 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-27", "field": "max_objects", "val": "7"} : dispatch 2024-08-17T17:12:52.633 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:12:52.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:52 smithi131 bash[88347]: cluster 2024-08-17T17:12:50.964615+0000 mgr.y (mgr.34107) 236 : cluster [DBG] pgmap v336: 521 pgs: 521 active+clean; 13 MiB data, 547 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 1023 KiB/s wr, 2 op/s 2024-08-17T17:12:52.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:52 smithi131 bash[88347]: cluster 2024-08-17T17:12:50.964615+0000 mgr.y (mgr.34107) 236 : cluster [DBG] pgmap v336: 521 pgs: 521 active+clean; 13 MiB data, 547 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 1023 KiB/s wr, 2 op/s 2024-08-17T17:12:52.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:52 smithi131 bash[88347]: audit 2024-08-17T17:12:51.577285+0000 mon.a (mon.0) 705 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-27", "field": "max_objects", "val": "7"}]': finished 2024-08-17T17:12:52.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:52 smithi131 bash[88347]: audit 2024-08-17T17:12:51.577285+0000 mon.a (mon.0) 705 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-27", "field": "max_objects", "val": "7"}]': finished 2024-08-17T17:12:52.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:52 smithi131 bash[88347]: cluster 2024-08-17T17:12:51.585607+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e671: 8 total, 8 up, 8 in 2024-08-17T17:12:52.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:52 smithi131 bash[88347]: cluster 2024-08-17T17:12:51.585607+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e671: 8 total, 8 up, 8 in 2024-08-17T17:12:52.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:52 smithi131 bash[89561]: cluster 2024-08-17T17:12:50.964615+0000 mgr.y (mgr.34107) 236 : cluster [DBG] pgmap v336: 521 pgs: 521 active+clean; 13 MiB data, 547 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 1023 KiB/s wr, 2 op/s 2024-08-17T17:12:52.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:52 smithi131 bash[89561]: cluster 2024-08-17T17:12:50.964615+0000 mgr.y (mgr.34107) 236 : cluster [DBG] pgmap v336: 521 pgs: 521 active+clean; 13 MiB data, 547 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 1023 KiB/s wr, 2 op/s 2024-08-17T17:12:52.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:52 smithi131 bash[89561]: audit 2024-08-17T17:12:51.577285+0000 mon.a (mon.0) 705 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-27", "field": "max_objects", "val": "7"}]': finished 2024-08-17T17:12:52.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:52 smithi131 bash[89561]: audit 2024-08-17T17:12:51.577285+0000 mon.a (mon.0) 705 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-27", "field": "max_objects", "val": "7"}]': finished 2024-08-17T17:12:52.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:52 smithi131 bash[89561]: cluster 2024-08-17T17:12:51.585607+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e671: 8 total, 8 up, 8 in 2024-08-17T17:12:52.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:52 smithi131 bash[89561]: cluster 2024-08-17T17:12:51.585607+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e671: 8 total, 8 up, 8 in 2024-08-17T17:12:52.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:52 smithi169 bash[79348]: cluster 2024-08-17T17:12:50.964615+0000 mgr.y (mgr.34107) 236 : cluster [DBG] pgmap v336: 521 pgs: 521 active+clean; 13 MiB data, 547 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 1023 KiB/s wr, 2 op/s 2024-08-17T17:12:52.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:52 smithi169 bash[79348]: cluster 2024-08-17T17:12:50.964615+0000 mgr.y (mgr.34107) 236 : cluster [DBG] pgmap v336: 521 pgs: 521 active+clean; 13 MiB data, 547 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 1023 KiB/s wr, 2 op/s 2024-08-17T17:12:52.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:52 smithi169 bash[79348]: audit 2024-08-17T17:12:51.577285+0000 mon.a (mon.0) 705 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-27", "field": "max_objects", "val": "7"}]': finished 2024-08-17T17:12:52.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:52 smithi169 bash[79348]: audit 2024-08-17T17:12:51.577285+0000 mon.a (mon.0) 705 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set-quota", "pool": "test-librbd-smithi131-69450-27", "field": "max_objects", "val": "7"}]': finished 2024-08-17T17:12:52.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:52 smithi169 bash[79348]: cluster 2024-08-17T17:12:51.585607+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e671: 8 total, 8 up, 8 in 2024-08-17T17:12:52.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:52 smithi169 bash[79348]: cluster 2024-08-17T17:12:51.585607+0000 mon.a (mon.0) 706 : cluster [DBG] osdmap e671: 8 total, 8 up, 8 in 2024-08-17T17:12:53.657 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:12:53.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:53 smithi131 bash[88347]: audit 2024-08-17T17:12:53.199423+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:53.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:53 smithi131 bash[88347]: audit 2024-08-17T17:12:53.199423+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:53.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:53 smithi131 bash[89561]: audit 2024-08-17T17:12:53.199423+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:53.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:53 smithi131 bash[89561]: audit 2024-08-17T17:12:53.199423+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:53.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:53 smithi169 bash[79348]: audit 2024-08-17T17:12:53.199423+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:53.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:53 smithi169 bash[79348]: audit 2024-08-17T17:12:53.199423+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:12:54.679 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:12:54.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:54 smithi131 bash[88347]: cluster 2024-08-17T17:12:52.965572+0000 mgr.y (mgr.34107) 237 : cluster [DBG] pgmap v338: 521 pgs: 521 active+clean; 13 MiB data, 547 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 639 KiB/s wr, 1 op/s 2024-08-17T17:12:54.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:54 smithi131 bash[88347]: cluster 2024-08-17T17:12:52.965572+0000 mgr.y (mgr.34107) 237 : cluster [DBG] pgmap v338: 521 pgs: 521 active+clean; 13 MiB data, 547 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 639 KiB/s wr, 1 op/s 2024-08-17T17:12:54.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:54 smithi131 bash[89561]: cluster 2024-08-17T17:12:52.965572+0000 mgr.y (mgr.34107) 237 : cluster [DBG] pgmap v338: 521 pgs: 521 active+clean; 13 MiB data, 547 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 639 KiB/s wr, 1 op/s 2024-08-17T17:12:54.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:54 smithi131 bash[89561]: cluster 2024-08-17T17:12:52.965572+0000 mgr.y (mgr.34107) 237 : cluster [DBG] pgmap v338: 521 pgs: 521 active+clean; 13 MiB data, 547 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 639 KiB/s wr, 1 op/s 2024-08-17T17:12:54.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:54 smithi169 bash[79348]: cluster 2024-08-17T17:12:52.965572+0000 mgr.y (mgr.34107) 237 : cluster [DBG] pgmap v338: 521 pgs: 521 active+clean; 13 MiB data, 547 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 639 KiB/s wr, 1 op/s 2024-08-17T17:12:54.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:54 smithi169 bash[79348]: cluster 2024-08-17T17:12:52.965572+0000 mgr.y (mgr.34107) 237 : cluster [DBG] pgmap v338: 521 pgs: 521 active+clean; 13 MiB data, 547 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 639 KiB/s wr, 1 op/s 2024-08-17T17:12:55.703 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:12:55.861 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:55 smithi131 bash[89561]: cluster 2024-08-17T17:12:55.239441+0000 mon.a (mon.0) 708 : cluster [WRN] pool 'test-librbd-smithi131-69450-27' is full (reached quota's max_objects: 7) 2024-08-17T17:12:55.861 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:55 smithi131 bash[89561]: cluster 2024-08-17T17:12:55.239441+0000 mon.a (mon.0) 708 : cluster [WRN] pool 'test-librbd-smithi131-69450-27' is full (reached quota's max_objects: 7) 2024-08-17T17:12:55.861 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:55 smithi131 bash[89561]: cluster 2024-08-17T17:12:55.240276+0000 mon.a (mon.0) 709 : cluster [WRN] Health check update: 3 pool(s) full (POOL_FULL) 2024-08-17T17:12:55.861 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:55 smithi131 bash[89561]: cluster 2024-08-17T17:12:55.240276+0000 mon.a (mon.0) 709 : cluster [WRN] Health check update: 3 pool(s) full (POOL_FULL) 2024-08-17T17:12:55.861 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:55 smithi131 bash[89561]: cluster 2024-08-17T17:12:55.251034+0000 mon.a (mon.0) 710 : cluster [DBG] osdmap e672: 8 total, 8 up, 8 in 2024-08-17T17:12:55.861 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:55 smithi131 bash[89561]: cluster 2024-08-17T17:12:55.251034+0000 mon.a (mon.0) 710 : cluster [DBG] osdmap e672: 8 total, 8 up, 8 in 2024-08-17T17:12:55.862 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:55 smithi131 bash[88347]: cluster 2024-08-17T17:12:55.239441+0000 mon.a (mon.0) 708 : cluster [WRN] pool 'test-librbd-smithi131-69450-27' is full (reached quota's max_objects: 7) 2024-08-17T17:12:55.862 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:55 smithi131 bash[88347]: cluster 2024-08-17T17:12:55.239441+0000 mon.a (mon.0) 708 : cluster [WRN] pool 'test-librbd-smithi131-69450-27' is full (reached quota's max_objects: 7) 2024-08-17T17:12:55.862 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:55 smithi131 bash[88347]: cluster 2024-08-17T17:12:55.240276+0000 mon.a (mon.0) 709 : cluster [WRN] Health check update: 3 pool(s) full (POOL_FULL) 2024-08-17T17:12:55.862 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:55 smithi131 bash[88347]: cluster 2024-08-17T17:12:55.240276+0000 mon.a (mon.0) 709 : cluster [WRN] Health check update: 3 pool(s) full (POOL_FULL) 2024-08-17T17:12:55.862 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:55 smithi131 bash[88347]: cluster 2024-08-17T17:12:55.251034+0000 mon.a (mon.0) 710 : cluster [DBG] osdmap e672: 8 total, 8 up, 8 in 2024-08-17T17:12:55.862 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:55 smithi131 bash[88347]: cluster 2024-08-17T17:12:55.251034+0000 mon.a (mon.0) 710 : cluster [DBG] osdmap e672: 8 total, 8 up, 8 in 2024-08-17T17:12:55.863 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.RemoveFullTryNamespaceDataPool (25277 ms) 2024-08-17T17:12:55.863 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestIO 2024-08-17T17:12:55.863 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:12:55.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:55 smithi169 bash[79348]: cluster 2024-08-17T17:12:55.239441+0000 mon.a (mon.0) 708 : cluster [WRN] pool 'test-librbd-smithi131-69450-27' is full (reached quota's max_objects: 7) 2024-08-17T17:12:55.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:55 smithi169 bash[79348]: cluster 2024-08-17T17:12:55.239441+0000 mon.a (mon.0) 708 : cluster [WRN] pool 'test-librbd-smithi131-69450-27' is full (reached quota's max_objects: 7) 2024-08-17T17:12:55.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:55 smithi169 bash[79348]: cluster 2024-08-17T17:12:55.240276+0000 mon.a (mon.0) 709 : cluster [WRN] Health check update: 3 pool(s) full (POOL_FULL) 2024-08-17T17:12:55.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:55 smithi169 bash[79348]: cluster 2024-08-17T17:12:55.240276+0000 mon.a (mon.0) 709 : cluster [WRN] Health check update: 3 pool(s) full (POOL_FULL) 2024-08-17T17:12:55.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:55 smithi169 bash[79348]: cluster 2024-08-17T17:12:55.251034+0000 mon.a (mon.0) 710 : cluster [DBG] osdmap e672: 8 total, 8 up, 8 in 2024-08-17T17:12:55.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:55 smithi169 bash[79348]: cluster 2024-08-17T17:12:55.251034+0000 mon.a (mon.0) 710 : cluster [DBG] osdmap e672: 8 total, 8 up, 8 in 2024-08-17T17:12:56.815 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'sleep 60' 2024-08-17T17:12:56.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:56 smithi169 bash[79348]: cluster 2024-08-17T17:12:54.970049+0000 mgr.y (mgr.34107) 238 : cluster [DBG] pgmap v339: 521 pgs: 521 active+clean; 14 MiB data, 552 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 769 KiB/s wr, 8 op/s 2024-08-17T17:12:56.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:56 smithi169 bash[79348]: cluster 2024-08-17T17:12:54.970049+0000 mgr.y (mgr.34107) 238 : cluster [DBG] pgmap v339: 521 pgs: 521 active+clean; 14 MiB data, 552 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 769 KiB/s wr, 8 op/s 2024-08-17T17:12:57.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:56 smithi131 bash[89561]: cluster 2024-08-17T17:12:54.970049+0000 mgr.y (mgr.34107) 238 : cluster [DBG] pgmap v339: 521 pgs: 521 active+clean; 14 MiB data, 552 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 769 KiB/s wr, 8 op/s 2024-08-17T17:12:57.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:56 smithi131 bash[89561]: cluster 2024-08-17T17:12:54.970049+0000 mgr.y (mgr.34107) 238 : cluster [DBG] pgmap v339: 521 pgs: 521 active+clean; 14 MiB data, 552 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 769 KiB/s wr, 8 op/s 2024-08-17T17:12:57.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:56 smithi131 bash[88347]: cluster 2024-08-17T17:12:54.970049+0000 mgr.y (mgr.34107) 238 : cluster [DBG] pgmap v339: 521 pgs: 521 active+clean; 14 MiB data, 552 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 769 KiB/s wr, 8 op/s 2024-08-17T17:12:57.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:56 smithi131 bash[88347]: cluster 2024-08-17T17:12:54.970049+0000 mgr.y (mgr.34107) 238 : cluster [DBG] pgmap v339: 521 pgs: 521 active+clean; 14 MiB data, 552 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 769 KiB/s wr, 8 op/s 2024-08-17T17:12:57.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:57 smithi169 bash[79348]: audit 2024-08-17T17:12:55.848343+0000 mgr.y (mgr.34107) 239 : audit [DBG] from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:12:57.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:57 smithi169 bash[79348]: audit 2024-08-17T17:12:55.848343+0000 mgr.y (mgr.34107) 239 : audit [DBG] from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:12:58.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:57 smithi131 bash[89561]: audit 2024-08-17T17:12:55.848343+0000 mgr.y (mgr.34107) 239 : audit [DBG] from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:12:58.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:57 smithi131 bash[89561]: audit 2024-08-17T17:12:55.848343+0000 mgr.y (mgr.34107) 239 : audit [DBG] from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:12:58.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:57 smithi131 bash[88347]: audit 2024-08-17T17:12:55.848343+0000 mgr.y (mgr.34107) 239 : audit [DBG] from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:12:58.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:57 smithi131 bash[88347]: audit 2024-08-17T17:12:55.848343+0000 mgr.y (mgr.34107) 239 : audit [DBG] from='client.34440 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:12:58.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:58 smithi169 bash[79348]: cluster 2024-08-17T17:12:56.970572+0000 mgr.y (mgr.34107) 240 : cluster [DBG] pgmap v341: 521 pgs: 521 active+clean; 14 MiB data, 552 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 154 KiB/s wr, 7 op/s 2024-08-17T17:12:58.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:12:58 smithi169 bash[79348]: cluster 2024-08-17T17:12:56.970572+0000 mgr.y (mgr.34107) 240 : cluster [DBG] pgmap v341: 521 pgs: 521 active+clean; 14 MiB data, 552 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 154 KiB/s wr, 7 op/s 2024-08-17T17:12:59.097 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:12:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:12:58] "GET /metrics HTTP/1.1" 200 67632 "" "Prometheus/2.51.0" 2024-08-17T17:12:59.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:58 smithi131 bash[88347]: cluster 2024-08-17T17:12:56.970572+0000 mgr.y (mgr.34107) 240 : cluster [DBG] pgmap v341: 521 pgs: 521 active+clean; 14 MiB data, 552 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 154 KiB/s wr, 7 op/s 2024-08-17T17:12:59.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:12:58 smithi131 bash[88347]: cluster 2024-08-17T17:12:56.970572+0000 mgr.y (mgr.34107) 240 : cluster [DBG] pgmap v341: 521 pgs: 521 active+clean; 14 MiB data, 552 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 154 KiB/s wr, 7 op/s 2024-08-17T17:12:59.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:58 smithi131 bash[89561]: cluster 2024-08-17T17:12:56.970572+0000 mgr.y (mgr.34107) 240 : cluster [DBG] pgmap v341: 521 pgs: 521 active+clean; 14 MiB data, 552 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 154 KiB/s wr, 7 op/s 2024-08-17T17:12:59.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:12:58 smithi131 bash[89561]: cluster 2024-08-17T17:12:56.970572+0000 mgr.y (mgr.34107) 240 : cluster [DBG] pgmap v341: 521 pgs: 521 active+clean; 14 MiB data, 552 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 154 KiB/s wr, 7 op/s 2024-08-17T17:13:00.444 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:13:00.445 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:13:00.445 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:13:00.445 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:13:00.445 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:13:00.445 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:00.445 INFO:tasks.workunit.client.0.smithi131.stdout:started write 2024-08-17T17:13:00.445 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:00.445 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:00.445 INFO:tasks.workunit.client.0.smithi131.stdout:finished write 2024-08-17T17:13:00.445 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:00.445 INFO:tasks.workunit.client.0.smithi131.stdout:started write 2024-08-17T17:13:00.445 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:00.446 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:00.446 INFO:tasks.workunit.client.0.smithi131.stdout:finished write 2024-08-17T17:13:00.446 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:00.446 INFO:tasks.workunit.client.0.smithi131.stdout:started write 2024-08-17T17:13:00.446 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:00.446 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:00.446 INFO:tasks.workunit.client.0.smithi131.stdout:finished write 2024-08-17T17:13:00.446 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:00.446 INFO:tasks.workunit.client.0.smithi131.stdout:started write 2024-08-17T17:13:00.446 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:00.446 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:00.446 INFO:tasks.workunit.client.0.smithi131.stdout:finished write 2024-08-17T17:13:00.446 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:00.447 INFO:tasks.workunit.client.0.smithi131.stdout:started write 2024-08-17T17:13:00.447 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:00.447 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:00.447 INFO:tasks.workunit.client.0.smithi131.stdout:finished write 2024-08-17T17:13:00.447 INFO:tasks.workunit.client.0.smithi131.stdout:start compare and write 2024-08-17T17:13:00.447 INFO:tasks.workunit.client.0.smithi131.stdout:compare and wrote: 512 2024-08-17T17:13:00.447 INFO:tasks.workunit.client.0.smithi131.stdout:start compare and write 2024-08-17T17:13:00.447 INFO:tasks.workunit.client.0.smithi131.stdout:compare and wrote: 512 2024-08-17T17:13:00.447 INFO:tasks.workunit.client.0.smithi131.stdout:start compare and write 2024-08-17T17:13:00.447 INFO:tasks.workunit.client.0.smithi131.stdout:compare and wrote: 512 2024-08-17T17:13:00.447 INFO:tasks.workunit.client.0.smithi131.stdout:start compare and write 2024-08-17T17:13:00.447 INFO:tasks.workunit.client.0.smithi131.stdout:compare and wrote: 512 2024-08-17T17:13:00.448 INFO:tasks.workunit.client.0.smithi131.stdout:start compare and write 2024-08-17T17:13:00.448 INFO:tasks.workunit.client.0.smithi131.stdout:compare and wrote: 512 2024-08-17T17:13:00.448 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:00.448 INFO:tasks.workunit.client.0.smithi131.stdout:started aio compare and write 2024-08-17T17:13:00.448 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:00.448 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:00.448 INFO:tasks.workunit.client.0.smithi131.stdout:finished aio compare and write 2024-08-17T17:13:00.448 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:00.448 INFO:tasks.workunit.client.0.smithi131.stdout:started aio compare and write 2024-08-17T17:13:00.448 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:00.448 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:00.448 INFO:tasks.workunit.client.0.smithi131.stdout:finished aio compare and write 2024-08-17T17:13:00.448 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:00.448 INFO:tasks.workunit.client.0.smithi131.stdout:started aio compare and write 2024-08-17T17:13:00.449 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:00.449 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:00.449 INFO:tasks.workunit.client.0.smithi131.stdout:finished aio compare and write 2024-08-17T17:13:00.449 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:00.449 INFO:tasks.workunit.client.0.smithi131.stdout:started aio compare and write 2024-08-17T17:13:00.449 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:00.449 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:00.449 INFO:tasks.workunit.client.0.smithi131.stdout:finished aio compare and write 2024-08-17T17:13:00.449 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:00.449 INFO:tasks.workunit.client.0.smithi131.stdout:started aio compare and write 2024-08-17T17:13:00.449 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:00.449 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:00.449 INFO:tasks.workunit.client.0.smithi131.stdout:finished aio compare and write 2024-08-17T17:13:00.449 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:13:00.450 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:13:00.450 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:13:00.450 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:13:00.450 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:13:00.450 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:00.450 INFO:tasks.workunit.client.0.smithi131.stdout:started read 2024-08-17T17:13:00.450 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:13:00.450 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 512 2024-08-17T17:13:00.450 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:00.450 INFO:tasks.workunit.client.0.smithi131.stdout:started read 2024-08-17T17:13:00.450 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:13:00.450 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 512 2024-08-17T17:13:00.450 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:00.451 INFO:tasks.workunit.client.0.smithi131.stdout:started read 2024-08-17T17:13:00.451 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:13:00.451 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 512 2024-08-17T17:13:00.451 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:00.451 INFO:tasks.workunit.client.0.smithi131.stdout:started read 2024-08-17T17:13:00.451 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:13:00.451 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 512 2024-08-17T17:13:00.451 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:00.451 INFO:tasks.workunit.client.0.smithi131.stdout:started read 2024-08-17T17:13:00.451 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:13:00.451 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 512 2024-08-17T17:13:00.451 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 512~512 = 512 2024-08-17T17:13:00.452 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:00.452 INFO:tasks.workunit.client.0.smithi131.stdout:aio discard: 1536~512 = 0 2024-08-17T17:13:00.452 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:13:00.453 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:13:00.453 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:13:00.453 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:13:00.453 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:13:00.453 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 0 2024-08-17T17:13:00.453 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:00.453 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:00.453 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 0 2024-08-17T17:13:00.453 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:00.453 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:00.453 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 16384 2024-08-17T17:13:00.453 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:00.453 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:00.453 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 16384 2024-08-17T17:13:00.453 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:00.454 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:00.454 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:00.454 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:00.454 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 49152 2024-08-17T17:13:00.454 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:00.454 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:00.454 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 49152 2024-08-17T17:13:00.454 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:00.454 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:00.454 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 65536 2024-08-17T17:13:00.454 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:00.454 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:00.454 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 65536 2024-08-17T17:13:00.455 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:00.455 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:00.455 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:00.455 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:00.455 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 98304 2024-08-17T17:13:00.455 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:00.455 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:00.455 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 98304 2024-08-17T17:13:00.455 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:00.455 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:00.455 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 114688 2024-08-17T17:13:00.455 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:00.455 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:00.455 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 114688 2024-08-17T17:13:00.456 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:00.456 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:00.456 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:00.456 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:00.456 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 147456 2024-08-17T17:13:00.456 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:00.456 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:00.456 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 147456 2024-08-17T17:13:00.456 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:00.456 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:00.456 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 163840 2024-08-17T17:13:00.456 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:00.456 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:00.456 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 163840 2024-08-17T17:13:00.457 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:00.457 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:00.457 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:00.457 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:00.457 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 196608 2024-08-17T17:13:00.457 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:00.457 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:00.457 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 196608 2024-08-17T17:13:00.457 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:00.457 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:00.457 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 212992 2024-08-17T17:13:00.457 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:00.457 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:00.457 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 212992 2024-08-17T17:13:00.458 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:00.458 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:00.458 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:00.458 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:00.458 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:00.458 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:00.458 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:00.458 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:00.458 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:00.458 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:00.458 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:00.458 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:00.458 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:00.459 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:00.459 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:00.459 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:00.459 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:00.459 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:00.459 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:00.459 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:00.459 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:00.459 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:00.459 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:00.459 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:00.459 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:00.459 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:00.459 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:00.459 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:00.460 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:00.460 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:00.460 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:00.460 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:00.460 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:00.460 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:00.460 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:00.460 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:00.460 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:00.460 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:00.460 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:00.460 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:00.460 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:00.460 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:00.461 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:00.461 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:00.461 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:00.461 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:00.461 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:00.461 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:00.461 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:00.461 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:00.461 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:00.461 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:00.461 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:00.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:00 smithi169 bash[79348]: cluster 2024-08-17T17:12:58.975138+0000 mgr.y (mgr.34107) 241 : cluster [DBG] pgmap v342: 521 pgs: 521 active+clean; 591 KiB data, 504 MiB used, 715 GiB / 715 GiB avail; 234 KiB/s rd, 238 KiB/s wr, 412 op/s 2024-08-17T17:13:00.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:00 smithi169 bash[79348]: cluster 2024-08-17T17:12:58.975138+0000 mgr.y (mgr.34107) 241 : cluster [DBG] pgmap v342: 521 pgs: 521 active+clean; 591 KiB data, 504 MiB used, 715 GiB / 715 GiB avail; 234 KiB/s rd, 238 KiB/s wr, 412 op/s 2024-08-17T17:13:00.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:00 smithi169 bash[79348]: cluster 2024-08-17T17:13:00.242085+0000 mon.a (mon.0) 711 : cluster [INF] pool 'test-librbd-smithi131-69450-28' no longer out of quota; removing NO_QUOTA flag 2024-08-17T17:13:00.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:00 smithi169 bash[79348]: cluster 2024-08-17T17:13:00.242085+0000 mon.a (mon.0) 711 : cluster [INF] pool 'test-librbd-smithi131-69450-28' no longer out of quota; removing NO_QUOTA flag 2024-08-17T17:13:00.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:00 smithi169 bash[79348]: cluster 2024-08-17T17:13:00.242807+0000 mon.a (mon.0) 712 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-17T17:13:00.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:00 smithi169 bash[79348]: cluster 2024-08-17T17:13:00.242807+0000 mon.a (mon.0) 712 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-17T17:13:00.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:00 smithi169 bash[79348]: cluster 2024-08-17T17:13:00.255478+0000 mon.a (mon.0) 713 : cluster [DBG] osdmap e673: 8 total, 8 up, 8 in 2024-08-17T17:13:00.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:00 smithi169 bash[79348]: cluster 2024-08-17T17:13:00.255478+0000 mon.a (mon.0) 713 : cluster [DBG] osdmap e673: 8 total, 8 up, 8 in 2024-08-17T17:13:01.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:00 smithi131 bash[88347]: cluster 2024-08-17T17:12:58.975138+0000 mgr.y (mgr.34107) 241 : cluster [DBG] pgmap v342: 521 pgs: 521 active+clean; 591 KiB data, 504 MiB used, 715 GiB / 715 GiB avail; 234 KiB/s rd, 238 KiB/s wr, 412 op/s 2024-08-17T17:13:01.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:00 smithi131 bash[88347]: cluster 2024-08-17T17:12:58.975138+0000 mgr.y (mgr.34107) 241 : cluster [DBG] pgmap v342: 521 pgs: 521 active+clean; 591 KiB data, 504 MiB used, 715 GiB / 715 GiB avail; 234 KiB/s rd, 238 KiB/s wr, 412 op/s 2024-08-17T17:13:01.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:00 smithi131 bash[88347]: cluster 2024-08-17T17:13:00.242085+0000 mon.a (mon.0) 711 : cluster [INF] pool 'test-librbd-smithi131-69450-28' no longer out of quota; removing NO_QUOTA flag 2024-08-17T17:13:01.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:00 smithi131 bash[88347]: cluster 2024-08-17T17:13:00.242085+0000 mon.a (mon.0) 711 : cluster [INF] pool 'test-librbd-smithi131-69450-28' no longer out of quota; removing NO_QUOTA flag 2024-08-17T17:13:01.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:00 smithi131 bash[88347]: cluster 2024-08-17T17:13:00.242807+0000 mon.a (mon.0) 712 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-17T17:13:01.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:00 smithi131 bash[88347]: cluster 2024-08-17T17:13:00.242807+0000 mon.a (mon.0) 712 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-17T17:13:01.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:00 smithi131 bash[88347]: cluster 2024-08-17T17:13:00.255478+0000 mon.a (mon.0) 713 : cluster [DBG] osdmap e673: 8 total, 8 up, 8 in 2024-08-17T17:13:01.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:00 smithi131 bash[88347]: cluster 2024-08-17T17:13:00.255478+0000 mon.a (mon.0) 713 : cluster [DBG] osdmap e673: 8 total, 8 up, 8 in 2024-08-17T17:13:01.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:00 smithi131 bash[89561]: cluster 2024-08-17T17:12:58.975138+0000 mgr.y (mgr.34107) 241 : cluster [DBG] pgmap v342: 521 pgs: 521 active+clean; 591 KiB data, 504 MiB used, 715 GiB / 715 GiB avail; 234 KiB/s rd, 238 KiB/s wr, 412 op/s 2024-08-17T17:13:01.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:00 smithi131 bash[89561]: cluster 2024-08-17T17:12:58.975138+0000 mgr.y (mgr.34107) 241 : cluster [DBG] pgmap v342: 521 pgs: 521 active+clean; 591 KiB data, 504 MiB used, 715 GiB / 715 GiB avail; 234 KiB/s rd, 238 KiB/s wr, 412 op/s 2024-08-17T17:13:01.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:00 smithi131 bash[89561]: cluster 2024-08-17T17:13:00.242085+0000 mon.a (mon.0) 711 : cluster [INF] pool 'test-librbd-smithi131-69450-28' no longer out of quota; removing NO_QUOTA flag 2024-08-17T17:13:01.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:00 smithi131 bash[89561]: cluster 2024-08-17T17:13:00.242085+0000 mon.a (mon.0) 711 : cluster [INF] pool 'test-librbd-smithi131-69450-28' no longer out of quota; removing NO_QUOTA flag 2024-08-17T17:13:01.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:00 smithi131 bash[89561]: cluster 2024-08-17T17:13:00.242807+0000 mon.a (mon.0) 712 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-17T17:13:01.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:00 smithi131 bash[89561]: cluster 2024-08-17T17:13:00.242807+0000 mon.a (mon.0) 712 : cluster [WRN] Health check update: 2 pool(s) full (POOL_FULL) 2024-08-17T17:13:01.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:00 smithi131 bash[89561]: cluster 2024-08-17T17:13:00.255478+0000 mon.a (mon.0) 713 : cluster [DBG] osdmap e673: 8 total, 8 up, 8 in 2024-08-17T17:13:01.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:00 smithi131 bash[89561]: cluster 2024-08-17T17:13:00.255478+0000 mon.a (mon.0) 713 : cluster [DBG] osdmap e673: 8 total, 8 up, 8 in 2024-08-17T17:13:01.558 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:13:02.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:02 smithi169 bash[79348]: cluster 2024-08-17T17:13:00.976214+0000 mgr.y (mgr.34107) 242 : cluster [DBG] pgmap v344: 521 pgs: 521 active+clean; 591 KiB data, 504 MiB used, 715 GiB / 715 GiB avail; 234 KiB/s rd, 238 KiB/s wr, 411 op/s 2024-08-17T17:13:02.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:02 smithi169 bash[79348]: cluster 2024-08-17T17:13:00.976214+0000 mgr.y (mgr.34107) 242 : cluster [DBG] pgmap v344: 521 pgs: 521 active+clean; 591 KiB data, 504 MiB used, 715 GiB / 715 GiB avail; 234 KiB/s rd, 238 KiB/s wr, 411 op/s 2024-08-17T17:13:03.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:02 smithi131 bash[88347]: cluster 2024-08-17T17:13:00.976214+0000 mgr.y (mgr.34107) 242 : cluster [DBG] pgmap v344: 521 pgs: 521 active+clean; 591 KiB data, 504 MiB used, 715 GiB / 715 GiB avail; 234 KiB/s rd, 238 KiB/s wr, 411 op/s 2024-08-17T17:13:03.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:02 smithi131 bash[88347]: cluster 2024-08-17T17:13:00.976214+0000 mgr.y (mgr.34107) 242 : cluster [DBG] pgmap v344: 521 pgs: 521 active+clean; 591 KiB data, 504 MiB used, 715 GiB / 715 GiB avail; 234 KiB/s rd, 238 KiB/s wr, 411 op/s 2024-08-17T17:13:03.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:02 smithi131 bash[89561]: cluster 2024-08-17T17:13:00.976214+0000 mgr.y (mgr.34107) 242 : cluster [DBG] pgmap v344: 521 pgs: 521 active+clean; 591 KiB data, 504 MiB used, 715 GiB / 715 GiB avail; 234 KiB/s rd, 238 KiB/s wr, 411 op/s 2024-08-17T17:13:03.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:02 smithi131 bash[89561]: cluster 2024-08-17T17:13:00.976214+0000 mgr.y (mgr.34107) 242 : cluster [DBG] pgmap v344: 521 pgs: 521 active+clean; 591 KiB data, 504 MiB used, 715 GiB / 715 GiB avail; 234 KiB/s rd, 238 KiB/s wr, 411 op/s 2024-08-17T17:13:04.201 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:04.201 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:04.201 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:04.201 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:04.201 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:04.201 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:04.201 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:04.201 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:04.201 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:04.202 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:04.202 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:04.202 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:04.202 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:04.202 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:04.202 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:04.202 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:04.202 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:04.202 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:04.202 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:04.202 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:04.202 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:04.202 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:04.203 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:04.203 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:04.203 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:04.203 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:04.203 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:04.203 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:04.203 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:04.203 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:04.203 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:04.203 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:04.203 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:04.203 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:04.203 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:04.204 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:04.204 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:04.204 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:04.204 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:04.204 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:04.204 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:04.204 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:04.204 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:04.204 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:04.204 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:04.204 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:04.204 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:04.204 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:04.204 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:04.205 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:04.205 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:04.205 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:04.205 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:04.205 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:04.205 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:04.205 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:04.205 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:04.205 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:04.205 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:04.205 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:04.205 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:04.205 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:04.205 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:04.205 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:04.206 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:04.206 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:04.206 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:04.206 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:04.206 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:04.206 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:04.206 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:04.206 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:04.206 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:04.206 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:04.206 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:04.206 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:04.206 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:04.206 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:04.207 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:04.207 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:04.207 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:04.207 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:04.207 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:04.207 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:04.207 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:04.207 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:04.207 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:04.207 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:04.207 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:04.207 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:04.207 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:04.207 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:04.208 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:04.208 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:04.208 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:04.208 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:04.208 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:04.208 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:04.208 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:04.208 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:04.208 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:04.208 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:04.208 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:04.208 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:04.208 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:04.208 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:04.209 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:04.209 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:04.209 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:04.209 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:04.209 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:04.209 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:04.209 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:04.209 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:04.209 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:04.209 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:04.209 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:04.209 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:04.209 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:04.209 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:04.210 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:04.210 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:13:04.210 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:13:04.210 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:13:04.210 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:13:04.210 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestIO (8338 ms) 2024-08-17T17:13:04.210 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestEncryptionLUKS1 2024-08-17T17:13:04.210 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:13:04.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:04 smithi131 bash[89561]: cluster 2024-08-17T17:13:02.977393+0000 mgr.y (mgr.34107) 243 : cluster [DBG] pgmap v345: 521 pgs: 521 active+clean; 591 KiB data, 504 MiB used, 715 GiB / 715 GiB avail; 231 KiB/s rd, 109 KiB/s wr, 405 op/s 2024-08-17T17:13:04.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:04 smithi131 bash[89561]: cluster 2024-08-17T17:13:02.977393+0000 mgr.y (mgr.34107) 243 : cluster [DBG] pgmap v345: 521 pgs: 521 active+clean; 591 KiB data, 504 MiB used, 715 GiB / 715 GiB avail; 231 KiB/s rd, 109 KiB/s wr, 405 op/s 2024-08-17T17:13:04.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:04 smithi131 bash[88347]: cluster 2024-08-17T17:13:02.977393+0000 mgr.y (mgr.34107) 243 : cluster [DBG] pgmap v345: 521 pgs: 521 active+clean; 591 KiB data, 504 MiB used, 715 GiB / 715 GiB avail; 231 KiB/s rd, 109 KiB/s wr, 405 op/s 2024-08-17T17:13:04.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:04 smithi131 bash[88347]: cluster 2024-08-17T17:13:02.977393+0000 mgr.y (mgr.34107) 243 : cluster [DBG] pgmap v345: 521 pgs: 521 active+clean; 591 KiB data, 504 MiB used, 715 GiB / 715 GiB avail; 231 KiB/s rd, 109 KiB/s wr, 405 op/s 2024-08-17T17:13:04.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:04 smithi169 bash[79348]: cluster 2024-08-17T17:13:02.977393+0000 mgr.y (mgr.34107) 243 : cluster [DBG] pgmap v345: 521 pgs: 521 active+clean; 591 KiB data, 504 MiB used, 715 GiB / 715 GiB avail; 231 KiB/s rd, 109 KiB/s wr, 405 op/s 2024-08-17T17:13:04.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:04 smithi169 bash[79348]: cluster 2024-08-17T17:13:02.977393+0000 mgr.y (mgr.34107) 243 : cluster [DBG] pgmap v345: 521 pgs: 521 active+clean; 591 KiB data, 504 MiB used, 715 GiB / 715 GiB avail; 231 KiB/s rd, 109 KiB/s wr, 405 op/s 2024-08-17T17:13:06.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:06 smithi169 bash[79348]: cluster 2024-08-17T17:13:04.981750+0000 mgr.y (mgr.34107) 244 : cluster [DBG] pgmap v346: 521 pgs: 521 active+clean; 585 KiB data, 503 MiB used, 715 GiB / 715 GiB avail; 446 KiB/s rd, 218 KiB/s wr, 852 op/s 2024-08-17T17:13:06.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:06 smithi169 bash[79348]: cluster 2024-08-17T17:13:04.981750+0000 mgr.y (mgr.34107) 244 : cluster [DBG] pgmap v346: 521 pgs: 521 active+clean; 585 KiB data, 503 MiB used, 715 GiB / 715 GiB avail; 446 KiB/s rd, 218 KiB/s wr, 852 op/s 2024-08-17T17:13:07.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:06 smithi131 bash[89561]: cluster 2024-08-17T17:13:04.981750+0000 mgr.y (mgr.34107) 244 : cluster [DBG] pgmap v346: 521 pgs: 521 active+clean; 585 KiB data, 503 MiB used, 715 GiB / 715 GiB avail; 446 KiB/s rd, 218 KiB/s wr, 852 op/s 2024-08-17T17:13:07.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:06 smithi131 bash[89561]: cluster 2024-08-17T17:13:04.981750+0000 mgr.y (mgr.34107) 244 : cluster [DBG] pgmap v346: 521 pgs: 521 active+clean; 585 KiB data, 503 MiB used, 715 GiB / 715 GiB avail; 446 KiB/s rd, 218 KiB/s wr, 852 op/s 2024-08-17T17:13:07.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:06 smithi131 bash[88347]: cluster 2024-08-17T17:13:04.981750+0000 mgr.y (mgr.34107) 244 : cluster [DBG] pgmap v346: 521 pgs: 521 active+clean; 585 KiB data, 503 MiB used, 715 GiB / 715 GiB avail; 446 KiB/s rd, 218 KiB/s wr, 852 op/s 2024-08-17T17:13:07.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:06 smithi131 bash[88347]: cluster 2024-08-17T17:13:04.981750+0000 mgr.y (mgr.34107) 244 : cluster [DBG] pgmap v346: 521 pgs: 521 active+clean; 585 KiB data, 503 MiB used, 715 GiB / 715 GiB avail; 446 KiB/s rd, 218 KiB/s wr, 852 op/s 2024-08-17T17:13:08.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:08 smithi169 bash[79348]: cluster 2024-08-17T17:13:06.982736+0000 mgr.y (mgr.34107) 245 : cluster [DBG] pgmap v347: 521 pgs: 521 active+clean; 585 KiB data, 503 MiB used, 715 GiB / 715 GiB avail; 434 KiB/s rd, 212 KiB/s wr, 828 op/s 2024-08-17T17:13:08.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:08 smithi169 bash[79348]: cluster 2024-08-17T17:13:06.982736+0000 mgr.y (mgr.34107) 245 : cluster [DBG] pgmap v347: 521 pgs: 521 active+clean; 585 KiB data, 503 MiB used, 715 GiB / 715 GiB avail; 434 KiB/s rd, 212 KiB/s wr, 828 op/s 2024-08-17T17:13:08.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:08 smithi169 bash[79348]: audit 2024-08-17T17:13:08.199620+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:08.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:08 smithi169 bash[79348]: audit 2024-08-17T17:13:08.199620+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:09.097 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:13:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:13:08] "GET /metrics HTTP/1.1" 200 67628 "" "Prometheus/2.51.0" 2024-08-17T17:13:09.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:08 smithi131 bash[88347]: cluster 2024-08-17T17:13:06.982736+0000 mgr.y (mgr.34107) 245 : cluster [DBG] pgmap v347: 521 pgs: 521 active+clean; 585 KiB data, 503 MiB used, 715 GiB / 715 GiB avail; 434 KiB/s rd, 212 KiB/s wr, 828 op/s 2024-08-17T17:13:09.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:08 smithi131 bash[88347]: cluster 2024-08-17T17:13:06.982736+0000 mgr.y (mgr.34107) 245 : cluster [DBG] pgmap v347: 521 pgs: 521 active+clean; 585 KiB data, 503 MiB used, 715 GiB / 715 GiB avail; 434 KiB/s rd, 212 KiB/s wr, 828 op/s 2024-08-17T17:13:09.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:08 smithi131 bash[88347]: audit 2024-08-17T17:13:08.199620+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:09.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:08 smithi131 bash[88347]: audit 2024-08-17T17:13:08.199620+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:09.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:08 smithi131 bash[89561]: cluster 2024-08-17T17:13:06.982736+0000 mgr.y (mgr.34107) 245 : cluster [DBG] pgmap v347: 521 pgs: 521 active+clean; 585 KiB data, 503 MiB used, 715 GiB / 715 GiB avail; 434 KiB/s rd, 212 KiB/s wr, 828 op/s 2024-08-17T17:13:09.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:08 smithi131 bash[89561]: cluster 2024-08-17T17:13:06.982736+0000 mgr.y (mgr.34107) 245 : cluster [DBG] pgmap v347: 521 pgs: 521 active+clean; 585 KiB data, 503 MiB used, 715 GiB / 715 GiB avail; 434 KiB/s rd, 212 KiB/s wr, 828 op/s 2024-08-17T17:13:09.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:08 smithi131 bash[89561]: audit 2024-08-17T17:13:08.199620+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:09.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:08 smithi131 bash[89561]: audit 2024-08-17T17:13:08.199620+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:10.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:10 smithi169 bash[79348]: cluster 2024-08-17T17:13:08.987235+0000 mgr.y (mgr.34107) 246 : cluster [DBG] pgmap v348: 521 pgs: 521 active+clean; 6.7 MiB data, 510 MiB used, 715 GiB / 715 GiB avail; 324 KiB/s rd, 572 KiB/s wr, 618 op/s 2024-08-17T17:13:10.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:10 smithi169 bash[79348]: cluster 2024-08-17T17:13:08.987235+0000 mgr.y (mgr.34107) 246 : cluster [DBG] pgmap v348: 521 pgs: 521 active+clean; 6.7 MiB data, 510 MiB used, 715 GiB / 715 GiB avail; 324 KiB/s rd, 572 KiB/s wr, 618 op/s 2024-08-17T17:13:11.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:10 smithi131 bash[88347]: cluster 2024-08-17T17:13:08.987235+0000 mgr.y (mgr.34107) 246 : cluster [DBG] pgmap v348: 521 pgs: 521 active+clean; 6.7 MiB data, 510 MiB used, 715 GiB / 715 GiB avail; 324 KiB/s rd, 572 KiB/s wr, 618 op/s 2024-08-17T17:13:11.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:10 smithi131 bash[88347]: cluster 2024-08-17T17:13:08.987235+0000 mgr.y (mgr.34107) 246 : cluster [DBG] pgmap v348: 521 pgs: 521 active+clean; 6.7 MiB data, 510 MiB used, 715 GiB / 715 GiB avail; 324 KiB/s rd, 572 KiB/s wr, 618 op/s 2024-08-17T17:13:11.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:10 smithi131 bash[89561]: cluster 2024-08-17T17:13:08.987235+0000 mgr.y (mgr.34107) 246 : cluster [DBG] pgmap v348: 521 pgs: 521 active+clean; 6.7 MiB data, 510 MiB used, 715 GiB / 715 GiB avail; 324 KiB/s rd, 572 KiB/s wr, 618 op/s 2024-08-17T17:13:11.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:10 smithi131 bash[89561]: cluster 2024-08-17T17:13:08.987235+0000 mgr.y (mgr.34107) 246 : cluster [DBG] pgmap v348: 521 pgs: 521 active+clean; 6.7 MiB data, 510 MiB used, 715 GiB / 715 GiB avail; 324 KiB/s rd, 572 KiB/s wr, 618 op/s 2024-08-17T17:13:13.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:12 smithi131 bash[89561]: cluster 2024-08-17T17:13:10.988432+0000 mgr.y (mgr.34107) 247 : cluster [DBG] pgmap v349: 521 pgs: 521 active+clean; 6.7 MiB data, 510 MiB used, 715 GiB / 715 GiB avail; 302 KiB/s rd, 533 KiB/s wr, 576 op/s 2024-08-17T17:13:13.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:12 smithi131 bash[89561]: cluster 2024-08-17T17:13:10.988432+0000 mgr.y (mgr.34107) 247 : cluster [DBG] pgmap v349: 521 pgs: 521 active+clean; 6.7 MiB data, 510 MiB used, 715 GiB / 715 GiB avail; 302 KiB/s rd, 533 KiB/s wr, 576 op/s 2024-08-17T17:13:13.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:12 smithi131 bash[88347]: cluster 2024-08-17T17:13:10.988432+0000 mgr.y (mgr.34107) 247 : cluster [DBG] pgmap v349: 521 pgs: 521 active+clean; 6.7 MiB data, 510 MiB used, 715 GiB / 715 GiB avail; 302 KiB/s rd, 533 KiB/s wr, 576 op/s 2024-08-17T17:13:13.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:12 smithi131 bash[88347]: cluster 2024-08-17T17:13:10.988432+0000 mgr.y (mgr.34107) 247 : cluster [DBG] pgmap v349: 521 pgs: 521 active+clean; 6.7 MiB data, 510 MiB used, 715 GiB / 715 GiB avail; 302 KiB/s rd, 533 KiB/s wr, 576 op/s 2024-08-17T17:13:13.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:12 smithi169 bash[79348]: cluster 2024-08-17T17:13:10.988432+0000 mgr.y (mgr.34107) 247 : cluster [DBG] pgmap v349: 521 pgs: 521 active+clean; 6.7 MiB data, 510 MiB used, 715 GiB / 715 GiB avail; 302 KiB/s rd, 533 KiB/s wr, 576 op/s 2024-08-17T17:13:13.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:12 smithi169 bash[79348]: cluster 2024-08-17T17:13:10.988432+0000 mgr.y (mgr.34107) 247 : cluster [DBG] pgmap v349: 521 pgs: 521 active+clean; 6.7 MiB data, 510 MiB used, 715 GiB / 715 GiB avail; 302 KiB/s rd, 533 KiB/s wr, 576 op/s 2024-08-17T17:13:13.332 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:13:13.332 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:13:13.332 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:13:13.332 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:13:13.332 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:13:13.332 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:13.332 INFO:tasks.workunit.client.0.smithi131.stdout:started write 2024-08-17T17:13:13.332 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:13.333 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:13.333 INFO:tasks.workunit.client.0.smithi131.stdout:finished write 2024-08-17T17:13:13.333 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:13.333 INFO:tasks.workunit.client.0.smithi131.stdout:started write 2024-08-17T17:13:13.333 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:13.333 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:13.333 INFO:tasks.workunit.client.0.smithi131.stdout:finished write 2024-08-17T17:13:13.333 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:13.333 INFO:tasks.workunit.client.0.smithi131.stdout:started write 2024-08-17T17:13:13.333 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:13.333 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:13.333 INFO:tasks.workunit.client.0.smithi131.stdout:finished write 2024-08-17T17:13:13.333 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:13.333 INFO:tasks.workunit.client.0.smithi131.stdout:started write 2024-08-17T17:13:13.334 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:13.334 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:13.334 INFO:tasks.workunit.client.0.smithi131.stdout:finished write 2024-08-17T17:13:13.334 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:13.334 INFO:tasks.workunit.client.0.smithi131.stdout:started write 2024-08-17T17:13:13.334 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:13.334 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:13.334 INFO:tasks.workunit.client.0.smithi131.stdout:finished write 2024-08-17T17:13:13.334 INFO:tasks.workunit.client.0.smithi131.stdout:start compare and write 2024-08-17T17:13:13.334 INFO:tasks.workunit.client.0.smithi131.stdout:compare and wrote: 512 2024-08-17T17:13:13.334 INFO:tasks.workunit.client.0.smithi131.stdout:start compare and write 2024-08-17T17:13:13.334 INFO:tasks.workunit.client.0.smithi131.stdout:compare and wrote: 512 2024-08-17T17:13:13.334 INFO:tasks.workunit.client.0.smithi131.stdout:start compare and write 2024-08-17T17:13:13.334 INFO:tasks.workunit.client.0.smithi131.stdout:compare and wrote: 512 2024-08-17T17:13:13.335 INFO:tasks.workunit.client.0.smithi131.stdout:start compare and write 2024-08-17T17:13:13.335 INFO:tasks.workunit.client.0.smithi131.stdout:compare and wrote: 512 2024-08-17T17:13:13.335 INFO:tasks.workunit.client.0.smithi131.stdout:start compare and write 2024-08-17T17:13:13.335 INFO:tasks.workunit.client.0.smithi131.stdout:compare and wrote: 512 2024-08-17T17:13:13.335 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:13.335 INFO:tasks.workunit.client.0.smithi131.stdout:started aio compare and write 2024-08-17T17:13:13.335 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:13.335 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:13.335 INFO:tasks.workunit.client.0.smithi131.stdout:finished aio compare and write 2024-08-17T17:13:13.335 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:13.335 INFO:tasks.workunit.client.0.smithi131.stdout:started aio compare and write 2024-08-17T17:13:13.335 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:13.335 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:13.335 INFO:tasks.workunit.client.0.smithi131.stdout:finished aio compare and write 2024-08-17T17:13:13.336 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:13.336 INFO:tasks.workunit.client.0.smithi131.stdout:started aio compare and write 2024-08-17T17:13:13.336 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:13.336 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:13.336 INFO:tasks.workunit.client.0.smithi131.stdout:finished aio compare and write 2024-08-17T17:13:13.336 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:13.336 INFO:tasks.workunit.client.0.smithi131.stdout:started aio compare and write 2024-08-17T17:13:13.336 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:13.336 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:13.336 INFO:tasks.workunit.client.0.smithi131.stdout:finished aio compare and write 2024-08-17T17:13:13.336 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:13.336 INFO:tasks.workunit.client.0.smithi131.stdout:started aio compare and write 2024-08-17T17:13:13.336 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:13.336 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:13.336 INFO:tasks.workunit.client.0.smithi131.stdout:finished aio compare and write 2024-08-17T17:13:13.337 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:13:13.337 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:13:13.337 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:13:13.337 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:13:13.337 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:13:13.337 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:13.337 INFO:tasks.workunit.client.0.smithi131.stdout:started read 2024-08-17T17:13:13.337 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:13:13.337 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 512 2024-08-17T17:13:13.337 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:13.337 INFO:tasks.workunit.client.0.smithi131.stdout:started read 2024-08-17T17:13:13.337 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:13:13.337 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 512 2024-08-17T17:13:13.338 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:13.338 INFO:tasks.workunit.client.0.smithi131.stdout:started read 2024-08-17T17:13:13.338 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:13:13.338 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 512 2024-08-17T17:13:13.338 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:13.338 INFO:tasks.workunit.client.0.smithi131.stdout:started read 2024-08-17T17:13:13.338 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:13:13.338 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 512 2024-08-17T17:13:13.338 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:13.338 INFO:tasks.workunit.client.0.smithi131.stdout:started read 2024-08-17T17:13:13.338 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:13:13.338 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 512 2024-08-17T17:13:13.338 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 512~512 = 512 2024-08-17T17:13:13.338 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:13.339 INFO:tasks.workunit.client.0.smithi131.stdout:aio discard: 1536~512 = 0 2024-08-17T17:13:13.339 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:13:13.339 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:13:13.339 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:13:13.339 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:13:13.339 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:13:13.339 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 0 2024-08-17T17:13:13.339 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:13.339 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:13.339 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 0 2024-08-17T17:13:13.339 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:13.339 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:13.339 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 16384 2024-08-17T17:13:13.339 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:13.339 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:13.340 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 16384 2024-08-17T17:13:13.340 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:13.340 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:13.340 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:13.340 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:13.340 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 49152 2024-08-17T17:13:13.340 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:13.340 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:13.340 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 49152 2024-08-17T17:13:13.340 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:13.340 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:13.340 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 65536 2024-08-17T17:13:13.340 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:13.340 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:13.341 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 65536 2024-08-17T17:13:13.341 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:13.341 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:13.341 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:13.341 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:13.341 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 98304 2024-08-17T17:13:13.341 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:13.341 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:13.341 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 98304 2024-08-17T17:13:13.341 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:13.341 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:13.341 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 114688 2024-08-17T17:13:13.341 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:13.342 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:13.342 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 114688 2024-08-17T17:13:13.342 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:13.342 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:13.342 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:13.342 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:13.342 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 147456 2024-08-17T17:13:13.342 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:13.342 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:13.342 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 147456 2024-08-17T17:13:13.342 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:13.342 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:13.342 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 163840 2024-08-17T17:13:13.342 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:13.342 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:13.343 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 163840 2024-08-17T17:13:13.343 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:13.343 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:13.343 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:13.343 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:13.343 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 196608 2024-08-17T17:13:13.343 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:13.343 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:13.343 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 196608 2024-08-17T17:13:13.343 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:13.343 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:13.343 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 212992 2024-08-17T17:13:13.343 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:13.344 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:13.344 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 212992 2024-08-17T17:13:13.344 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:13.344 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:13.344 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:13.344 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:13.344 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:13.344 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:13.344 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:13.344 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:13.344 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:13.344 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:13.344 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:13.345 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:13.345 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:13.345 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:13.345 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:13.345 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:13.345 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:13.345 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:13.345 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:13.345 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:13.345 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:13.346 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:13.346 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:13.346 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:13.346 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:13.346 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:13.346 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:13.346 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:13.346 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:13.346 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:13.347 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:13.347 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:13.347 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:13.347 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:13.347 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:13.347 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:13.348 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:13.348 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:13.348 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:13.348 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:13.348 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:13.348 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:13.348 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:13.348 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:13.348 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:13.348 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:13.348 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:13.349 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:13.349 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:13.349 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:13.349 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:13.349 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:13.349 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:15.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:14 smithi131 bash[88347]: cluster 2024-08-17T17:13:12.989514+0000 mgr.y (mgr.34107) 248 : cluster [DBG] pgmap v350: 521 pgs: 521 active+clean; 6.7 MiB data, 510 MiB used, 715 GiB / 715 GiB avail; 270 KiB/s rd, 477 KiB/s wr, 515 op/s 2024-08-17T17:13:15.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:14 smithi131 bash[88347]: cluster 2024-08-17T17:13:12.989514+0000 mgr.y (mgr.34107) 248 : cluster [DBG] pgmap v350: 521 pgs: 521 active+clean; 6.7 MiB data, 510 MiB used, 715 GiB / 715 GiB avail; 270 KiB/s rd, 477 KiB/s wr, 515 op/s 2024-08-17T17:13:15.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:14 smithi131 bash[89561]: cluster 2024-08-17T17:13:12.989514+0000 mgr.y (mgr.34107) 248 : cluster [DBG] pgmap v350: 521 pgs: 521 active+clean; 6.7 MiB data, 510 MiB used, 715 GiB / 715 GiB avail; 270 KiB/s rd, 477 KiB/s wr, 515 op/s 2024-08-17T17:13:15.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:14 smithi131 bash[89561]: cluster 2024-08-17T17:13:12.989514+0000 mgr.y (mgr.34107) 248 : cluster [DBG] pgmap v350: 521 pgs: 521 active+clean; 6.7 MiB data, 510 MiB used, 715 GiB / 715 GiB avail; 270 KiB/s rd, 477 KiB/s wr, 515 op/s 2024-08-17T17:13:15.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:14 smithi169 bash[79348]: cluster 2024-08-17T17:13:12.989514+0000 mgr.y (mgr.34107) 248 : cluster [DBG] pgmap v350: 521 pgs: 521 active+clean; 6.7 MiB data, 510 MiB used, 715 GiB / 715 GiB avail; 270 KiB/s rd, 477 KiB/s wr, 515 op/s 2024-08-17T17:13:15.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:14 smithi169 bash[79348]: cluster 2024-08-17T17:13:12.989514+0000 mgr.y (mgr.34107) 248 : cluster [DBG] pgmap v350: 521 pgs: 521 active+clean; 6.7 MiB data, 510 MiB used, 715 GiB / 715 GiB avail; 270 KiB/s rd, 477 KiB/s wr, 515 op/s 2024-08-17T17:13:17.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:16 smithi131 bash[89561]: cluster 2024-08-17T17:13:14.994684+0000 mgr.y (mgr.34107) 249 : cluster [DBG] pgmap v351: 521 pgs: 521 active+clean; 6.8 MiB data, 516 MiB used, 715 GiB / 715 GiB avail; 618 KiB/s rd, 651 KiB/s wr, 865 op/s 2024-08-17T17:13:17.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:16 smithi131 bash[89561]: cluster 2024-08-17T17:13:14.994684+0000 mgr.y (mgr.34107) 249 : cluster [DBG] pgmap v351: 521 pgs: 521 active+clean; 6.8 MiB data, 516 MiB used, 715 GiB / 715 GiB avail; 618 KiB/s rd, 651 KiB/s wr, 865 op/s 2024-08-17T17:13:17.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:16 smithi131 bash[88347]: cluster 2024-08-17T17:13:14.994684+0000 mgr.y (mgr.34107) 249 : cluster [DBG] pgmap v351: 521 pgs: 521 active+clean; 6.8 MiB data, 516 MiB used, 715 GiB / 715 GiB avail; 618 KiB/s rd, 651 KiB/s wr, 865 op/s 2024-08-17T17:13:17.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:16 smithi131 bash[88347]: cluster 2024-08-17T17:13:14.994684+0000 mgr.y (mgr.34107) 249 : cluster [DBG] pgmap v351: 521 pgs: 521 active+clean; 6.8 MiB data, 516 MiB used, 715 GiB / 715 GiB avail; 618 KiB/s rd, 651 KiB/s wr, 865 op/s 2024-08-17T17:13:17.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:16 smithi169 bash[79348]: cluster 2024-08-17T17:13:14.994684+0000 mgr.y (mgr.34107) 249 : cluster [DBG] pgmap v351: 521 pgs: 521 active+clean; 6.8 MiB data, 516 MiB used, 715 GiB / 715 GiB avail; 618 KiB/s rd, 651 KiB/s wr, 865 op/s 2024-08-17T17:13:17.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:16 smithi169 bash[79348]: cluster 2024-08-17T17:13:14.994684+0000 mgr.y (mgr.34107) 249 : cluster [DBG] pgmap v351: 521 pgs: 521 active+clean; 6.8 MiB data, 516 MiB used, 715 GiB / 715 GiB avail; 618 KiB/s rd, 651 KiB/s wr, 865 op/s 2024-08-17T17:13:19.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:18 smithi131 bash[88347]: cluster 2024-08-17T17:13:16.995763+0000 mgr.y (mgr.34107) 250 : cluster [DBG] pgmap v352: 521 pgs: 521 active+clean; 6.8 MiB data, 516 MiB used, 715 GiB / 715 GiB avail; 410 KiB/s rd, 547 KiB/s wr, 444 op/s 2024-08-17T17:13:19.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:18 smithi131 bash[88347]: cluster 2024-08-17T17:13:16.995763+0000 mgr.y (mgr.34107) 250 : cluster [DBG] pgmap v352: 521 pgs: 521 active+clean; 6.8 MiB data, 516 MiB used, 715 GiB / 715 GiB avail; 410 KiB/s rd, 547 KiB/s wr, 444 op/s 2024-08-17T17:13:19.097 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:13:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:13:18] "GET /metrics HTTP/1.1" 200 67628 "" "Prometheus/2.51.0" 2024-08-17T17:13:19.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:18 smithi131 bash[89561]: cluster 2024-08-17T17:13:16.995763+0000 mgr.y (mgr.34107) 250 : cluster [DBG] pgmap v352: 521 pgs: 521 active+clean; 6.8 MiB data, 516 MiB used, 715 GiB / 715 GiB avail; 410 KiB/s rd, 547 KiB/s wr, 444 op/s 2024-08-17T17:13:19.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:18 smithi131 bash[89561]: cluster 2024-08-17T17:13:16.995763+0000 mgr.y (mgr.34107) 250 : cluster [DBG] pgmap v352: 521 pgs: 521 active+clean; 6.8 MiB data, 516 MiB used, 715 GiB / 715 GiB avail; 410 KiB/s rd, 547 KiB/s wr, 444 op/s 2024-08-17T17:13:19.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:18 smithi169 bash[79348]: cluster 2024-08-17T17:13:16.995763+0000 mgr.y (mgr.34107) 250 : cluster [DBG] pgmap v352: 521 pgs: 521 active+clean; 6.8 MiB data, 516 MiB used, 715 GiB / 715 GiB avail; 410 KiB/s rd, 547 KiB/s wr, 444 op/s 2024-08-17T17:13:19.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:18 smithi169 bash[79348]: cluster 2024-08-17T17:13:16.995763+0000 mgr.y (mgr.34107) 250 : cluster [DBG] pgmap v352: 521 pgs: 521 active+clean; 6.8 MiB data, 516 MiB used, 715 GiB / 715 GiB avail; 410 KiB/s rd, 547 KiB/s wr, 444 op/s 2024-08-17T17:13:21.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:20 smithi131 bash[89561]: cluster 2024-08-17T17:13:18.999979+0000 mgr.y (mgr.34107) 251 : cluster [DBG] pgmap v353: 521 pgs: 521 active+clean; 11 MiB data, 516 MiB used, 715 GiB / 715 GiB avail; 1.0 MiB/s rd, 692 KiB/s wr, 740 op/s 2024-08-17T17:13:21.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:20 smithi131 bash[89561]: cluster 2024-08-17T17:13:18.999979+0000 mgr.y (mgr.34107) 251 : cluster [DBG] pgmap v353: 521 pgs: 521 active+clean; 11 MiB data, 516 MiB used, 715 GiB / 715 GiB avail; 1.0 MiB/s rd, 692 KiB/s wr, 740 op/s 2024-08-17T17:13:21.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:20 smithi131 bash[88347]: cluster 2024-08-17T17:13:18.999979+0000 mgr.y (mgr.34107) 251 : cluster [DBG] pgmap v353: 521 pgs: 521 active+clean; 11 MiB data, 516 MiB used, 715 GiB / 715 GiB avail; 1.0 MiB/s rd, 692 KiB/s wr, 740 op/s 2024-08-17T17:13:21.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:20 smithi131 bash[88347]: cluster 2024-08-17T17:13:18.999979+0000 mgr.y (mgr.34107) 251 : cluster [DBG] pgmap v353: 521 pgs: 521 active+clean; 11 MiB data, 516 MiB used, 715 GiB / 715 GiB avail; 1.0 MiB/s rd, 692 KiB/s wr, 740 op/s 2024-08-17T17:13:21.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:20 smithi169 bash[79348]: cluster 2024-08-17T17:13:18.999979+0000 mgr.y (mgr.34107) 251 : cluster [DBG] pgmap v353: 521 pgs: 521 active+clean; 11 MiB data, 516 MiB used, 715 GiB / 715 GiB avail; 1.0 MiB/s rd, 692 KiB/s wr, 740 op/s 2024-08-17T17:13:21.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:20 smithi169 bash[79348]: cluster 2024-08-17T17:13:18.999979+0000 mgr.y (mgr.34107) 251 : cluster [DBG] pgmap v353: 521 pgs: 521 active+clean; 11 MiB data, 516 MiB used, 715 GiB / 715 GiB avail; 1.0 MiB/s rd, 692 KiB/s wr, 740 op/s 2024-08-17T17:13:22.388 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:22.388 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:22.389 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:22.389 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:22.389 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:22.389 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:22.389 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:22.389 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:22.389 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:22.389 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:22.389 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:22.389 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:22.389 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:22.389 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:22.390 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:22.390 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:22.390 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:22.390 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:22.390 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:22.390 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:22.390 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:22.390 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:22.390 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:22.390 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:22.390 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:22.390 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:22.391 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:22.391 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:22.391 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:22.391 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:22.391 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:22.391 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:22.391 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:22.391 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:22.391 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:22.391 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:22.391 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:22.391 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:22.391 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:22.392 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:22.392 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:22.392 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:22.392 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:22.392 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:22.392 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:22.392 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:22.392 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:22.392 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:22.392 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:22.393 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:22.393 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:22.393 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:22.393 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:22.393 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:22.393 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:22.393 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:22.393 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:22.393 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:22.393 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:22.393 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:22.394 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:22.394 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:22.394 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:22.394 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:22.394 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:22.394 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:22.394 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:22.394 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:22.394 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:22.394 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:22.394 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:22.395 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:22.395 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:22.395 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:22.395 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:22.395 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:22.395 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:22.395 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:22.395 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:22.395 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:22.395 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:22.395 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:22.396 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:22.396 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:22.396 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:22.396 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:22.396 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:22.396 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:22.396 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:22.396 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:22.396 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:22.396 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:22.396 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:22.396 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:22.397 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:22.397 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:22.397 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:22.397 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:22.397 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:22.397 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:22.397 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:22.397 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:22.397 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:22.397 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:22.397 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:22.397 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:22.397 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:22.398 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:22.398 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:22.398 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:22.398 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:22.398 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:22.398 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:22.398 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:22.398 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:22.398 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:22.398 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:22.399 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:22.399 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:22.399 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:22.399 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:22.399 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:13:22.399 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:13:22.399 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:13:22.399 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:13:22.399 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 4 2024-08-17T17:13:22.399 INFO:tasks.workunit.client.0.smithi131.stdout:read: 4 2024-08-17T17:13:22.399 INFO:tasks.workunit.client.0.smithi131.stdout:read: 4 2024-08-17T17:13:22.399 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestEncryptionLUKS1 (18187 ms) 2024-08-17T17:13:22.400 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestEncryptionLUKS2 2024-08-17T17:13:22.400 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:13:23.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:22 smithi131 bash[88347]: cluster 2024-08-17T17:13:21.000947+0000 mgr.y (mgr.34107) 252 : cluster [DBG] pgmap v354: 521 pgs: 521 active+clean; 11 MiB data, 516 MiB used, 715 GiB / 715 GiB avail; 1006 KiB/s rd, 319 KiB/s wr, 644 op/s 2024-08-17T17:13:23.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:22 smithi131 bash[88347]: cluster 2024-08-17T17:13:21.000947+0000 mgr.y (mgr.34107) 252 : cluster [DBG] pgmap v354: 521 pgs: 521 active+clean; 11 MiB data, 516 MiB used, 715 GiB / 715 GiB avail; 1006 KiB/s rd, 319 KiB/s wr, 644 op/s 2024-08-17T17:13:23.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:22 smithi131 bash[89561]: cluster 2024-08-17T17:13:21.000947+0000 mgr.y (mgr.34107) 252 : cluster [DBG] pgmap v354: 521 pgs: 521 active+clean; 11 MiB data, 516 MiB used, 715 GiB / 715 GiB avail; 1006 KiB/s rd, 319 KiB/s wr, 644 op/s 2024-08-17T17:13:23.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:22 smithi131 bash[89561]: cluster 2024-08-17T17:13:21.000947+0000 mgr.y (mgr.34107) 252 : cluster [DBG] pgmap v354: 521 pgs: 521 active+clean; 11 MiB data, 516 MiB used, 715 GiB / 715 GiB avail; 1006 KiB/s rd, 319 KiB/s wr, 644 op/s 2024-08-17T17:13:23.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:22 smithi169 bash[79348]: cluster 2024-08-17T17:13:21.000947+0000 mgr.y (mgr.34107) 252 : cluster [DBG] pgmap v354: 521 pgs: 521 active+clean; 11 MiB data, 516 MiB used, 715 GiB / 715 GiB avail; 1006 KiB/s rd, 319 KiB/s wr, 644 op/s 2024-08-17T17:13:23.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:22 smithi169 bash[79348]: cluster 2024-08-17T17:13:21.000947+0000 mgr.y (mgr.34107) 252 : cluster [DBG] pgmap v354: 521 pgs: 521 active+clean; 11 MiB data, 516 MiB used, 715 GiB / 715 GiB avail; 1006 KiB/s rd, 319 KiB/s wr, 644 op/s 2024-08-17T17:13:24.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:23 smithi131 bash[88347]: audit 2024-08-17T17:13:23.200700+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:24.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:23 smithi131 bash[88347]: audit 2024-08-17T17:13:23.200700+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:24.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:23 smithi131 bash[89561]: audit 2024-08-17T17:13:23.200700+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:24.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:23 smithi131 bash[89561]: audit 2024-08-17T17:13:23.200700+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:24.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:23 smithi169 bash[79348]: audit 2024-08-17T17:13:23.200700+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:24.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:23 smithi169 bash[79348]: audit 2024-08-17T17:13:23.200700+0000 mon.a (mon.0) 715 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:25.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:24 smithi131 bash[88347]: cluster 2024-08-17T17:13:23.001893+0000 mgr.y (mgr.34107) 253 : cluster [DBG] pgmap v355: 521 pgs: 521 active+clean; 11 MiB data, 516 MiB used, 715 GiB / 715 GiB avail; 1006 KiB/s rd, 319 KiB/s wr, 645 op/s 2024-08-17T17:13:25.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:24 smithi131 bash[88347]: cluster 2024-08-17T17:13:23.001893+0000 mgr.y (mgr.34107) 253 : cluster [DBG] pgmap v355: 521 pgs: 521 active+clean; 11 MiB data, 516 MiB used, 715 GiB / 715 GiB avail; 1006 KiB/s rd, 319 KiB/s wr, 645 op/s 2024-08-17T17:13:25.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:24 smithi131 bash[89561]: cluster 2024-08-17T17:13:23.001893+0000 mgr.y (mgr.34107) 253 : cluster [DBG] pgmap v355: 521 pgs: 521 active+clean; 11 MiB data, 516 MiB used, 715 GiB / 715 GiB avail; 1006 KiB/s rd, 319 KiB/s wr, 645 op/s 2024-08-17T17:13:25.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:24 smithi131 bash[89561]: cluster 2024-08-17T17:13:23.001893+0000 mgr.y (mgr.34107) 253 : cluster [DBG] pgmap v355: 521 pgs: 521 active+clean; 11 MiB data, 516 MiB used, 715 GiB / 715 GiB avail; 1006 KiB/s rd, 319 KiB/s wr, 645 op/s 2024-08-17T17:13:25.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:24 smithi169 bash[79348]: cluster 2024-08-17T17:13:23.001893+0000 mgr.y (mgr.34107) 253 : cluster [DBG] pgmap v355: 521 pgs: 521 active+clean; 11 MiB data, 516 MiB used, 715 GiB / 715 GiB avail; 1006 KiB/s rd, 319 KiB/s wr, 645 op/s 2024-08-17T17:13:25.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:24 smithi169 bash[79348]: cluster 2024-08-17T17:13:23.001893+0000 mgr.y (mgr.34107) 253 : cluster [DBG] pgmap v355: 521 pgs: 521 active+clean; 11 MiB data, 516 MiB used, 715 GiB / 715 GiB avail; 1006 KiB/s rd, 319 KiB/s wr, 645 op/s 2024-08-17T17:13:27.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:26 smithi131 bash[89561]: cluster 2024-08-17T17:13:25.004515+0000 mgr.y (mgr.34107) 254 : cluster [DBG] pgmap v356: 521 pgs: 521 active+clean; 11 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 319 KiB/s wr, 651 op/s 2024-08-17T17:13:27.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:26 smithi131 bash[89561]: cluster 2024-08-17T17:13:25.004515+0000 mgr.y (mgr.34107) 254 : cluster [DBG] pgmap v356: 521 pgs: 521 active+clean; 11 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 319 KiB/s wr, 651 op/s 2024-08-17T17:13:27.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:26 smithi131 bash[88347]: cluster 2024-08-17T17:13:25.004515+0000 mgr.y (mgr.34107) 254 : cluster [DBG] pgmap v356: 521 pgs: 521 active+clean; 11 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 319 KiB/s wr, 651 op/s 2024-08-17T17:13:27.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:26 smithi131 bash[88347]: cluster 2024-08-17T17:13:25.004515+0000 mgr.y (mgr.34107) 254 : cluster [DBG] pgmap v356: 521 pgs: 521 active+clean; 11 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 319 KiB/s wr, 651 op/s 2024-08-17T17:13:27.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:26 smithi169 bash[79348]: cluster 2024-08-17T17:13:25.004515+0000 mgr.y (mgr.34107) 254 : cluster [DBG] pgmap v356: 521 pgs: 521 active+clean; 11 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 319 KiB/s wr, 651 op/s 2024-08-17T17:13:27.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:26 smithi169 bash[79348]: cluster 2024-08-17T17:13:25.004515+0000 mgr.y (mgr.34107) 254 : cluster [DBG] pgmap v356: 521 pgs: 521 active+clean; 11 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 319 KiB/s wr, 651 op/s 2024-08-17T17:13:29.097 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:13:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:13:28] "GET /metrics HTTP/1.1" 200 67643 "" "Prometheus/2.51.0" 2024-08-17T17:13:29.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:28 smithi131 bash[88347]: cluster 2024-08-17T17:13:27.005193+0000 mgr.y (mgr.34107) 255 : cluster [DBG] pgmap v357: 521 pgs: 521 active+clean; 11 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 1.0 MiB/s rd, 145 KiB/s wr, 301 op/s 2024-08-17T17:13:29.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:28 smithi131 bash[88347]: cluster 2024-08-17T17:13:27.005193+0000 mgr.y (mgr.34107) 255 : cluster [DBG] pgmap v357: 521 pgs: 521 active+clean; 11 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 1.0 MiB/s rd, 145 KiB/s wr, 301 op/s 2024-08-17T17:13:29.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:28 smithi131 bash[89561]: cluster 2024-08-17T17:13:27.005193+0000 mgr.y (mgr.34107) 255 : cluster [DBG] pgmap v357: 521 pgs: 521 active+clean; 11 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 1.0 MiB/s rd, 145 KiB/s wr, 301 op/s 2024-08-17T17:13:29.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:28 smithi131 bash[89561]: cluster 2024-08-17T17:13:27.005193+0000 mgr.y (mgr.34107) 255 : cluster [DBG] pgmap v357: 521 pgs: 521 active+clean; 11 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 1.0 MiB/s rd, 145 KiB/s wr, 301 op/s 2024-08-17T17:13:29.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:28 smithi169 bash[79348]: cluster 2024-08-17T17:13:27.005193+0000 mgr.y (mgr.34107) 255 : cluster [DBG] pgmap v357: 521 pgs: 521 active+clean; 11 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 1.0 MiB/s rd, 145 KiB/s wr, 301 op/s 2024-08-17T17:13:29.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:28 smithi169 bash[79348]: cluster 2024-08-17T17:13:27.005193+0000 mgr.y (mgr.34107) 255 : cluster [DBG] pgmap v357: 521 pgs: 521 active+clean; 11 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 1.0 MiB/s rd, 145 KiB/s wr, 301 op/s 2024-08-17T17:13:31.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:30 smithi131 bash[88347]: cluster 2024-08-17T17:13:29.009808+0000 mgr.y (mgr.34107) 256 : cluster [DBG] pgmap v358: 521 pgs: 521 active+clean; 27 MiB data, 546 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.5 MiB/s wr, 360 op/s 2024-08-17T17:13:31.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:30 smithi131 bash[88347]: cluster 2024-08-17T17:13:29.009808+0000 mgr.y (mgr.34107) 256 : cluster [DBG] pgmap v358: 521 pgs: 521 active+clean; 27 MiB data, 546 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.5 MiB/s wr, 360 op/s 2024-08-17T17:13:31.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:30 smithi131 bash[89561]: cluster 2024-08-17T17:13:29.009808+0000 mgr.y (mgr.34107) 256 : cluster [DBG] pgmap v358: 521 pgs: 521 active+clean; 27 MiB data, 546 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.5 MiB/s wr, 360 op/s 2024-08-17T17:13:31.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:30 smithi131 bash[89561]: cluster 2024-08-17T17:13:29.009808+0000 mgr.y (mgr.34107) 256 : cluster [DBG] pgmap v358: 521 pgs: 521 active+clean; 27 MiB data, 546 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.5 MiB/s wr, 360 op/s 2024-08-17T17:13:31.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:30 smithi169 bash[79348]: cluster 2024-08-17T17:13:29.009808+0000 mgr.y (mgr.34107) 256 : cluster [DBG] pgmap v358: 521 pgs: 521 active+clean; 27 MiB data, 546 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.5 MiB/s wr, 360 op/s 2024-08-17T17:13:31.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:30 smithi169 bash[79348]: cluster 2024-08-17T17:13:29.009808+0000 mgr.y (mgr.34107) 256 : cluster [DBG] pgmap v358: 521 pgs: 521 active+clean; 27 MiB data, 546 MiB used, 715 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.5 MiB/s wr, 360 op/s 2024-08-17T17:13:33.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:32 smithi131 bash[89561]: cluster 2024-08-17T17:13:31.010893+0000 mgr.y (mgr.34107) 257 : cluster [DBG] pgmap v359: 521 pgs: 521 active+clean; 27 MiB data, 546 MiB used, 715 GiB / 715 GiB avail; 593 KiB/s rd, 1.4 MiB/s wr, 65 op/s 2024-08-17T17:13:33.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:32 smithi131 bash[89561]: cluster 2024-08-17T17:13:31.010893+0000 mgr.y (mgr.34107) 257 : cluster [DBG] pgmap v359: 521 pgs: 521 active+clean; 27 MiB data, 546 MiB used, 715 GiB / 715 GiB avail; 593 KiB/s rd, 1.4 MiB/s wr, 65 op/s 2024-08-17T17:13:33.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:32 smithi131 bash[88347]: cluster 2024-08-17T17:13:31.010893+0000 mgr.y (mgr.34107) 257 : cluster [DBG] pgmap v359: 521 pgs: 521 active+clean; 27 MiB data, 546 MiB used, 715 GiB / 715 GiB avail; 593 KiB/s rd, 1.4 MiB/s wr, 65 op/s 2024-08-17T17:13:33.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:32 smithi131 bash[88347]: cluster 2024-08-17T17:13:31.010893+0000 mgr.y (mgr.34107) 257 : cluster [DBG] pgmap v359: 521 pgs: 521 active+clean; 27 MiB data, 546 MiB used, 715 GiB / 715 GiB avail; 593 KiB/s rd, 1.4 MiB/s wr, 65 op/s 2024-08-17T17:13:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:32 smithi169 bash[79348]: cluster 2024-08-17T17:13:31.010893+0000 mgr.y (mgr.34107) 257 : cluster [DBG] pgmap v359: 521 pgs: 521 active+clean; 27 MiB data, 546 MiB used, 715 GiB / 715 GiB avail; 593 KiB/s rd, 1.4 MiB/s wr, 65 op/s 2024-08-17T17:13:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:32 smithi169 bash[79348]: cluster 2024-08-17T17:13:31.010893+0000 mgr.y (mgr.34107) 257 : cluster [DBG] pgmap v359: 521 pgs: 521 active+clean; 27 MiB data, 546 MiB used, 715 GiB / 715 GiB avail; 593 KiB/s rd, 1.4 MiB/s wr, 65 op/s 2024-08-17T17:13:33.269 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:13:33.269 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:13:33.269 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:13:33.269 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:13:33.269 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:13:33.269 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:33.270 INFO:tasks.workunit.client.0.smithi131.stdout:started write 2024-08-17T17:13:33.270 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:33.270 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:33.270 INFO:tasks.workunit.client.0.smithi131.stdout:finished write 2024-08-17T17:13:33.270 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:33.270 INFO:tasks.workunit.client.0.smithi131.stdout:started write 2024-08-17T17:13:33.270 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:33.270 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:33.270 INFO:tasks.workunit.client.0.smithi131.stdout:finished write 2024-08-17T17:13:33.270 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:33.270 INFO:tasks.workunit.client.0.smithi131.stdout:started write 2024-08-17T17:13:33.270 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:33.271 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:33.271 INFO:tasks.workunit.client.0.smithi131.stdout:finished write 2024-08-17T17:13:33.271 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:33.271 INFO:tasks.workunit.client.0.smithi131.stdout:started write 2024-08-17T17:13:33.271 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:33.271 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:33.271 INFO:tasks.workunit.client.0.smithi131.stdout:finished write 2024-08-17T17:13:33.271 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:33.271 INFO:tasks.workunit.client.0.smithi131.stdout:started write 2024-08-17T17:13:33.271 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:33.271 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:33.271 INFO:tasks.workunit.client.0.smithi131.stdout:finished write 2024-08-17T17:13:33.271 INFO:tasks.workunit.client.0.smithi131.stdout:start compare and write 2024-08-17T17:13:33.271 INFO:tasks.workunit.client.0.smithi131.stdout:compare and wrote: 512 2024-08-17T17:13:33.272 INFO:tasks.workunit.client.0.smithi131.stdout:start compare and write 2024-08-17T17:13:33.272 INFO:tasks.workunit.client.0.smithi131.stdout:compare and wrote: 512 2024-08-17T17:13:33.272 INFO:tasks.workunit.client.0.smithi131.stdout:start compare and write 2024-08-17T17:13:33.272 INFO:tasks.workunit.client.0.smithi131.stdout:compare and wrote: 512 2024-08-17T17:13:33.272 INFO:tasks.workunit.client.0.smithi131.stdout:start compare and write 2024-08-17T17:13:33.272 INFO:tasks.workunit.client.0.smithi131.stdout:compare and wrote: 512 2024-08-17T17:13:33.272 INFO:tasks.workunit.client.0.smithi131.stdout:start compare and write 2024-08-17T17:13:33.272 INFO:tasks.workunit.client.0.smithi131.stdout:compare and wrote: 512 2024-08-17T17:13:33.272 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:33.272 INFO:tasks.workunit.client.0.smithi131.stdout:started aio compare and write 2024-08-17T17:13:33.272 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:33.272 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:33.272 INFO:tasks.workunit.client.0.smithi131.stdout:finished aio compare and write 2024-08-17T17:13:33.272 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:33.272 INFO:tasks.workunit.client.0.smithi131.stdout:started aio compare and write 2024-08-17T17:13:33.273 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:33.273 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:33.273 INFO:tasks.workunit.client.0.smithi131.stdout:finished aio compare and write 2024-08-17T17:13:33.273 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:33.273 INFO:tasks.workunit.client.0.smithi131.stdout:started aio compare and write 2024-08-17T17:13:33.273 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:33.273 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:33.273 INFO:tasks.workunit.client.0.smithi131.stdout:finished aio compare and write 2024-08-17T17:13:33.273 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:33.273 INFO:tasks.workunit.client.0.smithi131.stdout:started aio compare and write 2024-08-17T17:13:33.273 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:33.273 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:33.273 INFO:tasks.workunit.client.0.smithi131.stdout:finished aio compare and write 2024-08-17T17:13:33.273 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:33.274 INFO:tasks.workunit.client.0.smithi131.stdout:started aio compare and write 2024-08-17T17:13:33.274 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:33.274 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:33.274 INFO:tasks.workunit.client.0.smithi131.stdout:finished aio compare and write 2024-08-17T17:13:33.274 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:13:33.274 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:13:33.274 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:13:33.274 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:13:33.274 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:13:33.274 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:33.274 INFO:tasks.workunit.client.0.smithi131.stdout:started read 2024-08-17T17:13:33.274 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:13:33.274 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 512 2024-08-17T17:13:33.275 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:33.275 INFO:tasks.workunit.client.0.smithi131.stdout:started read 2024-08-17T17:13:33.275 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:13:33.275 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 512 2024-08-17T17:13:33.275 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:33.275 INFO:tasks.workunit.client.0.smithi131.stdout:started read 2024-08-17T17:13:33.275 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:13:33.275 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 512 2024-08-17T17:13:33.275 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:33.275 INFO:tasks.workunit.client.0.smithi131.stdout:started read 2024-08-17T17:13:33.275 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:13:33.275 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 512 2024-08-17T17:13:33.275 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:33.275 INFO:tasks.workunit.client.0.smithi131.stdout:started read 2024-08-17T17:13:33.276 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:13:33.276 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 512 2024-08-17T17:13:33.276 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 512~512 = 512 2024-08-17T17:13:33.276 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:33.276 INFO:tasks.workunit.client.0.smithi131.stdout:aio discard: 1536~512 = 0 2024-08-17T17:13:33.276 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:13:33.276 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:13:33.276 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:13:33.276 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:13:33.276 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:13:33.277 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 0 2024-08-17T17:13:33.277 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:33.277 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:33.277 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 0 2024-08-17T17:13:33.277 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:33.277 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:33.277 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 16384 2024-08-17T17:13:33.277 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:33.277 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:33.277 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 16384 2024-08-17T17:13:33.277 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:33.277 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:33.277 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:33.277 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:33.278 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 49152 2024-08-17T17:13:33.278 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:33.278 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:33.278 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 49152 2024-08-17T17:13:33.278 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:33.278 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:33.278 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 65536 2024-08-17T17:13:33.278 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:33.278 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:33.278 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 65536 2024-08-17T17:13:33.278 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:33.278 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:33.278 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:33.279 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:33.279 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 98304 2024-08-17T17:13:33.279 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:33.279 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:33.279 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 98304 2024-08-17T17:13:33.279 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:33.279 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:33.279 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 114688 2024-08-17T17:13:33.279 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:33.279 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:33.279 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 114688 2024-08-17T17:13:33.279 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:33.279 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:33.279 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:33.280 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:33.280 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 147456 2024-08-17T17:13:33.280 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:33.280 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:33.280 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 147456 2024-08-17T17:13:33.280 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:33.280 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:33.280 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 163840 2024-08-17T17:13:33.280 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:33.280 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:33.280 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 163840 2024-08-17T17:13:33.280 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:33.280 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:33.280 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:33.281 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:33.281 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 196608 2024-08-17T17:13:33.281 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:33.281 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:33.281 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 196608 2024-08-17T17:13:33.281 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:33.281 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:33.281 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 212992 2024-08-17T17:13:33.281 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:33.281 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:33.281 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 212992 2024-08-17T17:13:33.281 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:33.281 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:33.282 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:33.282 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:33.282 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:33.282 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:33.282 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:33.282 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:33.282 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:33.282 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:33.282 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:33.282 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:33.282 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:33.282 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:33.282 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:33.283 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:33.283 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:33.283 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:33.283 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:33.283 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:33.283 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:33.283 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:33.283 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:33.283 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:33.283 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:33.283 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:33.284 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:33.284 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:33.284 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:33.284 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:33.284 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:33.284 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:33.284 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:33.284 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:33.284 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:33.284 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:33.284 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:33.284 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:33.284 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:33.284 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:33.284 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:33.284 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:33.285 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:33.285 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:33.285 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:33.285 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:33.285 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:33.285 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:33.285 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:33.285 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:33.285 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:33.285 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:33.285 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:35.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:34 smithi131 bash[88347]: cluster 2024-08-17T17:13:33.012056+0000 mgr.y (mgr.34107) 258 : cluster [DBG] pgmap v360: 521 pgs: 521 active+clean; 27 MiB data, 546 MiB used, 715 GiB / 715 GiB avail; 593 KiB/s rd, 1.4 MiB/s wr, 65 op/s 2024-08-17T17:13:35.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:34 smithi131 bash[88347]: cluster 2024-08-17T17:13:33.012056+0000 mgr.y (mgr.34107) 258 : cluster [DBG] pgmap v360: 521 pgs: 521 active+clean; 27 MiB data, 546 MiB used, 715 GiB / 715 GiB avail; 593 KiB/s rd, 1.4 MiB/s wr, 65 op/s 2024-08-17T17:13:35.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:34 smithi131 bash[89561]: cluster 2024-08-17T17:13:33.012056+0000 mgr.y (mgr.34107) 258 : cluster [DBG] pgmap v360: 521 pgs: 521 active+clean; 27 MiB data, 546 MiB used, 715 GiB / 715 GiB avail; 593 KiB/s rd, 1.4 MiB/s wr, 65 op/s 2024-08-17T17:13:35.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:34 smithi131 bash[89561]: cluster 2024-08-17T17:13:33.012056+0000 mgr.y (mgr.34107) 258 : cluster [DBG] pgmap v360: 521 pgs: 521 active+clean; 27 MiB data, 546 MiB used, 715 GiB / 715 GiB avail; 593 KiB/s rd, 1.4 MiB/s wr, 65 op/s 2024-08-17T17:13:35.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:34 smithi169 bash[79348]: cluster 2024-08-17T17:13:33.012056+0000 mgr.y (mgr.34107) 258 : cluster [DBG] pgmap v360: 521 pgs: 521 active+clean; 27 MiB data, 546 MiB used, 715 GiB / 715 GiB avail; 593 KiB/s rd, 1.4 MiB/s wr, 65 op/s 2024-08-17T17:13:35.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:34 smithi169 bash[79348]: cluster 2024-08-17T17:13:33.012056+0000 mgr.y (mgr.34107) 258 : cluster [DBG] pgmap v360: 521 pgs: 521 active+clean; 27 MiB data, 546 MiB used, 715 GiB / 715 GiB avail; 593 KiB/s rd, 1.4 MiB/s wr, 65 op/s 2024-08-17T17:13:37.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:36 smithi131 bash[89561]: cluster 2024-08-17T17:13:35.016820+0000 mgr.y (mgr.34107) 259 : cluster [DBG] pgmap v361: 521 pgs: 521 active+clean; 27 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.6 MiB/s wr, 442 op/s 2024-08-17T17:13:37.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:36 smithi131 bash[89561]: cluster 2024-08-17T17:13:35.016820+0000 mgr.y (mgr.34107) 259 : cluster [DBG] pgmap v361: 521 pgs: 521 active+clean; 27 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.6 MiB/s wr, 442 op/s 2024-08-17T17:13:37.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:36 smithi131 bash[88347]: cluster 2024-08-17T17:13:35.016820+0000 mgr.y (mgr.34107) 259 : cluster [DBG] pgmap v361: 521 pgs: 521 active+clean; 27 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.6 MiB/s wr, 442 op/s 2024-08-17T17:13:37.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:36 smithi131 bash[88347]: cluster 2024-08-17T17:13:35.016820+0000 mgr.y (mgr.34107) 259 : cluster [DBG] pgmap v361: 521 pgs: 521 active+clean; 27 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.6 MiB/s wr, 442 op/s 2024-08-17T17:13:37.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:36 smithi169 bash[79348]: cluster 2024-08-17T17:13:35.016820+0000 mgr.y (mgr.34107) 259 : cluster [DBG] pgmap v361: 521 pgs: 521 active+clean; 27 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.6 MiB/s wr, 442 op/s 2024-08-17T17:13:37.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:36 smithi169 bash[79348]: cluster 2024-08-17T17:13:35.016820+0000 mgr.y (mgr.34107) 259 : cluster [DBG] pgmap v361: 521 pgs: 521 active+clean; 27 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.6 MiB/s wr, 442 op/s 2024-08-17T17:13:38.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:37 smithi131 bash[89561]: audit 2024-08-17T17:13:37.272332+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:13:38.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:37 smithi131 bash[89561]: audit 2024-08-17T17:13:37.272332+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:13:38.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:37 smithi131 bash[88347]: audit 2024-08-17T17:13:37.272332+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:13:38.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:37 smithi131 bash[88347]: audit 2024-08-17T17:13:37.272332+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:13:38.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:37 smithi169 bash[79348]: audit 2024-08-17T17:13:37.272332+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:13:38.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:37 smithi169 bash[79348]: audit 2024-08-17T17:13:37.272332+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:13:39.097 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:13:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:13:38] "GET /metrics HTTP/1.1" 200 67643 "" "Prometheus/2.51.0" 2024-08-17T17:13:39.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:38 smithi131 bash[89561]: cluster 2024-08-17T17:13:37.017808+0000 mgr.y (mgr.34107) 260 : cluster [DBG] pgmap v362: 521 pgs: 521 active+clean; 27 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.6 MiB/s wr, 436 op/s 2024-08-17T17:13:39.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:38 smithi131 bash[89561]: cluster 2024-08-17T17:13:37.017808+0000 mgr.y (mgr.34107) 260 : cluster [DBG] pgmap v362: 521 pgs: 521 active+clean; 27 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.6 MiB/s wr, 436 op/s 2024-08-17T17:13:39.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:38 smithi131 bash[89561]: audit 2024-08-17T17:13:38.200305+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:39.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:38 smithi131 bash[89561]: audit 2024-08-17T17:13:38.200305+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:39.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:38 smithi131 bash[88347]: cluster 2024-08-17T17:13:37.017808+0000 mgr.y (mgr.34107) 260 : cluster [DBG] pgmap v362: 521 pgs: 521 active+clean; 27 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.6 MiB/s wr, 436 op/s 2024-08-17T17:13:39.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:38 smithi131 bash[88347]: cluster 2024-08-17T17:13:37.017808+0000 mgr.y (mgr.34107) 260 : cluster [DBG] pgmap v362: 521 pgs: 521 active+clean; 27 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.6 MiB/s wr, 436 op/s 2024-08-17T17:13:39.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:38 smithi131 bash[88347]: audit 2024-08-17T17:13:38.200305+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:39.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:38 smithi131 bash[88347]: audit 2024-08-17T17:13:38.200305+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:39.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:38 smithi169 bash[79348]: cluster 2024-08-17T17:13:37.017808+0000 mgr.y (mgr.34107) 260 : cluster [DBG] pgmap v362: 521 pgs: 521 active+clean; 27 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.6 MiB/s wr, 436 op/s 2024-08-17T17:13:39.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:38 smithi169 bash[79348]: cluster 2024-08-17T17:13:37.017808+0000 mgr.y (mgr.34107) 260 : cluster [DBG] pgmap v362: 521 pgs: 521 active+clean; 27 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.6 MiB/s wr, 436 op/s 2024-08-17T17:13:39.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:38 smithi169 bash[79348]: audit 2024-08-17T17:13:38.200305+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:39.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:38 smithi169 bash[79348]: audit 2024-08-17T17:13:38.200305+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:41.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:40 smithi131 bash[88347]: cluster 2024-08-17T17:13:39.020574+0000 mgr.y (mgr.34107) 261 : cluster [DBG] pgmap v363: 521 pgs: 521 active+clean; 31 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.7 MiB/s wr, 721 op/s 2024-08-17T17:13:41.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:40 smithi131 bash[88347]: cluster 2024-08-17T17:13:39.020574+0000 mgr.y (mgr.34107) 261 : cluster [DBG] pgmap v363: 521 pgs: 521 active+clean; 31 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.7 MiB/s wr, 721 op/s 2024-08-17T17:13:41.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:40 smithi131 bash[89561]: cluster 2024-08-17T17:13:39.020574+0000 mgr.y (mgr.34107) 261 : cluster [DBG] pgmap v363: 521 pgs: 521 active+clean; 31 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.7 MiB/s wr, 721 op/s 2024-08-17T17:13:41.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:40 smithi131 bash[89561]: cluster 2024-08-17T17:13:39.020574+0000 mgr.y (mgr.34107) 261 : cluster [DBG] pgmap v363: 521 pgs: 521 active+clean; 31 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.7 MiB/s wr, 721 op/s 2024-08-17T17:13:41.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:40 smithi169 bash[79348]: cluster 2024-08-17T17:13:39.020574+0000 mgr.y (mgr.34107) 261 : cluster [DBG] pgmap v363: 521 pgs: 521 active+clean; 31 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.7 MiB/s wr, 721 op/s 2024-08-17T17:13:41.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:40 smithi169 bash[79348]: cluster 2024-08-17T17:13:39.020574+0000 mgr.y (mgr.34107) 261 : cluster [DBG] pgmap v363: 521 pgs: 521 active+clean; 31 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 3.3 MiB/s rd, 1.7 MiB/s wr, 721 op/s 2024-08-17T17:13:41.327 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:41.327 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:41.327 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:41.327 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:41.328 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:41.328 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:41.328 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:41.328 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:41.328 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:41.328 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:41.328 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:41.328 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:41.328 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:41.328 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:41.328 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:41.329 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:41.329 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:41.329 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:41.329 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:41.329 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:41.329 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:41.329 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:41.329 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:41.329 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:41.329 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:41.329 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:41.329 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:41.329 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:41.330 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:41.330 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:41.330 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:41.330 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:41.330 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:41.330 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:41.330 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:41.330 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:41.330 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:41.330 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:41.330 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:41.330 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:41.331 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:41.331 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:41.331 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:41.331 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:41.331 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:41.331 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:41.331 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:41.331 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:41.331 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:41.331 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:41.331 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:41.331 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:41.331 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:41.331 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:41.331 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:41.332 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:41.332 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:41.332 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:41.332 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:41.332 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:41.332 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:41.332 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:41.332 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:41.332 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:41.332 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:41.332 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:41.332 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:41.332 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:41.332 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:41.332 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:41.333 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:41.333 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:41.333 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:41.333 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:41.333 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:41.333 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:41.333 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:41.333 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:41.333 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:41.333 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:41.333 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:41.333 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:41.333 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:41.333 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:41.333 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:41.334 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:41.334 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:41.334 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:41.334 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:41.334 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:41.334 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:41.334 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:41.334 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:41.334 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:41.334 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:41.334 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:41.334 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:41.334 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:41.334 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:41.334 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:41.335 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:41.335 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:41.335 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:41.335 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:41.335 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:41.335 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:41.335 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:41.335 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:41.335 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:41.335 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:41.335 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:13:41.335 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:13:41.335 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:13:41.335 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:13:41.335 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:13:41.335 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:41.336 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:41.336 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:41.336 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:13:41.336 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:13:41.336 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:13:41.336 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:13:41.336 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:13:41.336 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:13:41.336 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:13:41.336 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 4 2024-08-17T17:13:41.336 INFO:tasks.workunit.client.0.smithi131.stdout:read: 4 2024-08-17T17:13:41.336 INFO:tasks.workunit.client.0.smithi131.stdout:read: 4 2024-08-17T17:13:41.336 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestEncryptionLUKS2 (18939 ms) 2024-08-17T17:13:41.336 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestCloneEncryption 2024-08-17T17:13:41.336 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:13:43.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:42 smithi131 bash[88347]: cluster 2024-08-17T17:13:41.021269+0000 mgr.y (mgr.34107) 262 : cluster [DBG] pgmap v364: 521 pgs: 521 active+clean; 31 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 336 KiB/s wr, 662 op/s 2024-08-17T17:13:43.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:42 smithi131 bash[88347]: cluster 2024-08-17T17:13:41.021269+0000 mgr.y (mgr.34107) 262 : cluster [DBG] pgmap v364: 521 pgs: 521 active+clean; 31 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 336 KiB/s wr, 662 op/s 2024-08-17T17:13:43.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:42 smithi131 bash[88347]: cluster 2024-08-17T17:13:41.736020+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e674: 8 total, 8 up, 8 in 2024-08-17T17:13:43.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:42 smithi131 bash[88347]: cluster 2024-08-17T17:13:41.736020+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e674: 8 total, 8 up, 8 in 2024-08-17T17:13:43.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:42 smithi131 bash[89561]: cluster 2024-08-17T17:13:41.021269+0000 mgr.y (mgr.34107) 262 : cluster [DBG] pgmap v364: 521 pgs: 521 active+clean; 31 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 336 KiB/s wr, 662 op/s 2024-08-17T17:13:43.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:42 smithi131 bash[89561]: cluster 2024-08-17T17:13:41.021269+0000 mgr.y (mgr.34107) 262 : cluster [DBG] pgmap v364: 521 pgs: 521 active+clean; 31 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 336 KiB/s wr, 662 op/s 2024-08-17T17:13:43.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:42 smithi131 bash[89561]: cluster 2024-08-17T17:13:41.736020+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e674: 8 total, 8 up, 8 in 2024-08-17T17:13:43.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:42 smithi131 bash[89561]: cluster 2024-08-17T17:13:41.736020+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e674: 8 total, 8 up, 8 in 2024-08-17T17:13:43.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:42 smithi169 bash[79348]: cluster 2024-08-17T17:13:41.021269+0000 mgr.y (mgr.34107) 262 : cluster [DBG] pgmap v364: 521 pgs: 521 active+clean; 31 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 336 KiB/s wr, 662 op/s 2024-08-17T17:13:43.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:42 smithi169 bash[79348]: cluster 2024-08-17T17:13:41.021269+0000 mgr.y (mgr.34107) 262 : cluster [DBG] pgmap v364: 521 pgs: 521 active+clean; 31 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 3.1 MiB/s rd, 336 KiB/s wr, 662 op/s 2024-08-17T17:13:43.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:42 smithi169 bash[79348]: cluster 2024-08-17T17:13:41.736020+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e674: 8 total, 8 up, 8 in 2024-08-17T17:13:43.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:42 smithi169 bash[79348]: cluster 2024-08-17T17:13:41.736020+0000 mon.a (mon.0) 718 : cluster [DBG] osdmap e674: 8 total, 8 up, 8 in 2024-08-17T17:13:44.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:44 smithi169 bash[79348]: cluster 2024-08-17T17:13:43.021880+0000 mgr.y (mgr.34107) 263 : cluster [DBG] pgmap v366: 521 pgs: 521 active+clean; 31 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 403 KiB/s wr, 795 op/s 2024-08-17T17:13:44.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:44 smithi169 bash[79348]: cluster 2024-08-17T17:13:43.021880+0000 mgr.y (mgr.34107) 263 : cluster [DBG] pgmap v366: 521 pgs: 521 active+clean; 31 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 403 KiB/s wr, 795 op/s 2024-08-17T17:13:44.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:44 smithi169 bash[79348]: audit 2024-08-17T17:13:43.125973+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:13:44.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:44 smithi169 bash[79348]: audit 2024-08-17T17:13:43.125973+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:13:44.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:44 smithi169 bash[79348]: audit 2024-08-17T17:13:43.130509+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:13:44.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:44 smithi169 bash[79348]: audit 2024-08-17T17:13:43.130509+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:13:44.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:44 smithi169 bash[79348]: audit 2024-08-17T17:13:43.306000+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:13:44.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:44 smithi169 bash[79348]: audit 2024-08-17T17:13:43.306000+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:13:44.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:44 smithi169 bash[79348]: audit 2024-08-17T17:13:43.316661+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:13:44.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:44 smithi169 bash[79348]: audit 2024-08-17T17:13:43.316661+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:13:44.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:44 smithi169 bash[79348]: audit 2024-08-17T17:13:43.933928+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:13:44.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:44 smithi169 bash[79348]: audit 2024-08-17T17:13:43.933928+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:13:44.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:44 smithi169 bash[79348]: audit 2024-08-17T17:13:43.934980+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:13:44.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:44 smithi169 bash[79348]: audit 2024-08-17T17:13:43.934980+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:13:44.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:44 smithi169 bash[79348]: audit 2024-08-17T17:13:43.941953+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:13:44.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:44 smithi169 bash[79348]: audit 2024-08-17T17:13:43.941953+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:13:44.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:44 smithi131 bash[88347]: cluster 2024-08-17T17:13:43.021880+0000 mgr.y (mgr.34107) 263 : cluster [DBG] pgmap v366: 521 pgs: 521 active+clean; 31 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 403 KiB/s wr, 795 op/s 2024-08-17T17:13:44.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:44 smithi131 bash[88347]: cluster 2024-08-17T17:13:43.021880+0000 mgr.y (mgr.34107) 263 : cluster [DBG] pgmap v366: 521 pgs: 521 active+clean; 31 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 403 KiB/s wr, 795 op/s 2024-08-17T17:13:44.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:44 smithi131 bash[88347]: audit 2024-08-17T17:13:43.125973+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:13:44.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:44 smithi131 bash[88347]: audit 2024-08-17T17:13:43.125973+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:13:44.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:44 smithi131 bash[88347]: audit 2024-08-17T17:13:43.130509+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:13:44.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:44 smithi131 bash[88347]: audit 2024-08-17T17:13:43.130509+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:13:44.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:44 smithi131 bash[88347]: audit 2024-08-17T17:13:43.306000+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:13:44.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:44 smithi131 bash[88347]: audit 2024-08-17T17:13:43.306000+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:13:44.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:44 smithi131 bash[88347]: audit 2024-08-17T17:13:43.316661+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:13:44.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:44 smithi131 bash[88347]: audit 2024-08-17T17:13:43.316661+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:13:44.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:44 smithi131 bash[88347]: audit 2024-08-17T17:13:43.933928+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:13:44.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:44 smithi131 bash[88347]: audit 2024-08-17T17:13:43.933928+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:13:44.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:44 smithi131 bash[88347]: audit 2024-08-17T17:13:43.934980+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:13:44.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:44 smithi131 bash[88347]: audit 2024-08-17T17:13:43.934980+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:13:44.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:44 smithi131 bash[88347]: audit 2024-08-17T17:13:43.941953+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:13:44.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:44 smithi131 bash[88347]: audit 2024-08-17T17:13:43.941953+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:13:44.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:44 smithi131 bash[89561]: cluster 2024-08-17T17:13:43.021880+0000 mgr.y (mgr.34107) 263 : cluster [DBG] pgmap v366: 521 pgs: 521 active+clean; 31 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 403 KiB/s wr, 795 op/s 2024-08-17T17:13:44.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:44 smithi131 bash[89561]: cluster 2024-08-17T17:13:43.021880+0000 mgr.y (mgr.34107) 263 : cluster [DBG] pgmap v366: 521 pgs: 521 active+clean; 31 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 3.7 MiB/s rd, 403 KiB/s wr, 795 op/s 2024-08-17T17:13:44.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:44 smithi131 bash[89561]: audit 2024-08-17T17:13:43.125973+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:13:44.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:44 smithi131 bash[89561]: audit 2024-08-17T17:13:43.125973+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:13:44.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:44 smithi131 bash[89561]: audit 2024-08-17T17:13:43.130509+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:13:44.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:44 smithi131 bash[89561]: audit 2024-08-17T17:13:43.130509+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:13:44.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:44 smithi131 bash[89561]: audit 2024-08-17T17:13:43.306000+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:13:44.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:44 smithi131 bash[89561]: audit 2024-08-17T17:13:43.306000+0000 mon.a (mon.0) 721 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:13:44.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:44 smithi131 bash[89561]: audit 2024-08-17T17:13:43.316661+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:13:44.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:44 smithi131 bash[89561]: audit 2024-08-17T17:13:43.316661+0000 mon.a (mon.0) 722 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:13:44.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:44 smithi131 bash[89561]: audit 2024-08-17T17:13:43.933928+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:13:44.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:44 smithi131 bash[89561]: audit 2024-08-17T17:13:43.933928+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:13:44.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:44 smithi131 bash[89561]: audit 2024-08-17T17:13:43.934980+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:13:44.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:44 smithi131 bash[89561]: audit 2024-08-17T17:13:43.934980+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:13:44.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:44 smithi131 bash[89561]: audit 2024-08-17T17:13:43.941953+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:13:44.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:44 smithi131 bash[89561]: audit 2024-08-17T17:13:43.941953+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:13:46.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:46 smithi169 bash[79348]: cluster 2024-08-17T17:13:45.024027+0000 mgr.y (mgr.34107) 264 : cluster [DBG] pgmap v367: 521 pgs: 521 active+clean; 31 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 170 KiB/s wr, 372 op/s 2024-08-17T17:13:46.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:46 smithi169 bash[79348]: cluster 2024-08-17T17:13:45.024027+0000 mgr.y (mgr.34107) 264 : cluster [DBG] pgmap v367: 521 pgs: 521 active+clean; 31 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 170 KiB/s wr, 372 op/s 2024-08-17T17:13:46.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:46 smithi131 bash[88347]: cluster 2024-08-17T17:13:45.024027+0000 mgr.y (mgr.34107) 264 : cluster [DBG] pgmap v367: 521 pgs: 521 active+clean; 31 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 170 KiB/s wr, 372 op/s 2024-08-17T17:13:46.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:46 smithi131 bash[88347]: cluster 2024-08-17T17:13:45.024027+0000 mgr.y (mgr.34107) 264 : cluster [DBG] pgmap v367: 521 pgs: 521 active+clean; 31 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 170 KiB/s wr, 372 op/s 2024-08-17T17:13:46.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:46 smithi131 bash[89561]: cluster 2024-08-17T17:13:45.024027+0000 mgr.y (mgr.34107) 264 : cluster [DBG] pgmap v367: 521 pgs: 521 active+clean; 31 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 170 KiB/s wr, 372 op/s 2024-08-17T17:13:46.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:46 smithi131 bash[89561]: cluster 2024-08-17T17:13:45.024027+0000 mgr.y (mgr.34107) 264 : cluster [DBG] pgmap v367: 521 pgs: 521 active+clean; 31 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 170 KiB/s wr, 372 op/s 2024-08-17T17:13:48.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:48 smithi169 bash[79348]: cluster 2024-08-17T17:13:47.024954+0000 mgr.y (mgr.34107) 265 : cluster [DBG] pgmap v368: 521 pgs: 521 active+clean; 31 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 170 KiB/s wr, 372 op/s 2024-08-17T17:13:48.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:48 smithi169 bash[79348]: cluster 2024-08-17T17:13:47.024954+0000 mgr.y (mgr.34107) 265 : cluster [DBG] pgmap v368: 521 pgs: 521 active+clean; 31 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 170 KiB/s wr, 372 op/s 2024-08-17T17:13:48.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:48 smithi131 bash[88347]: cluster 2024-08-17T17:13:47.024954+0000 mgr.y (mgr.34107) 265 : cluster [DBG] pgmap v368: 521 pgs: 521 active+clean; 31 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 170 KiB/s wr, 372 op/s 2024-08-17T17:13:48.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:48 smithi131 bash[88347]: cluster 2024-08-17T17:13:47.024954+0000 mgr.y (mgr.34107) 265 : cluster [DBG] pgmap v368: 521 pgs: 521 active+clean; 31 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 170 KiB/s wr, 372 op/s 2024-08-17T17:13:48.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:48 smithi131 bash[89561]: cluster 2024-08-17T17:13:47.024954+0000 mgr.y (mgr.34107) 265 : cluster [DBG] pgmap v368: 521 pgs: 521 active+clean; 31 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 170 KiB/s wr, 372 op/s 2024-08-17T17:13:48.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:48 smithi131 bash[89561]: cluster 2024-08-17T17:13:47.024954+0000 mgr.y (mgr.34107) 265 : cluster [DBG] pgmap v368: 521 pgs: 521 active+clean; 31 MiB data, 563 MiB used, 715 GiB / 715 GiB avail; 2.3 MiB/s rd, 170 KiB/s wr, 372 op/s 2024-08-17T17:13:49.097 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:13:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:13:48] "GET /metrics HTTP/1.1" 200 67643 "" "Prometheus/2.51.0" 2024-08-17T17:13:49.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:49 smithi131 bash[88347]: cluster 2024-08-17T17:13:48.151086+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e675: 8 total, 8 up, 8 in 2024-08-17T17:13:49.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:49 smithi131 bash[88347]: cluster 2024-08-17T17:13:48.151086+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e675: 8 total, 8 up, 8 in 2024-08-17T17:13:49.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:49 smithi131 bash[89561]: cluster 2024-08-17T17:13:48.151086+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e675: 8 total, 8 up, 8 in 2024-08-17T17:13:49.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:49 smithi131 bash[89561]: cluster 2024-08-17T17:13:48.151086+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e675: 8 total, 8 up, 8 in 2024-08-17T17:13:49.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:49 smithi169 bash[79348]: cluster 2024-08-17T17:13:48.151086+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e675: 8 total, 8 up, 8 in 2024-08-17T17:13:49.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:49 smithi169 bash[79348]: cluster 2024-08-17T17:13:48.151086+0000 mon.a (mon.0) 726 : cluster [DBG] osdmap e675: 8 total, 8 up, 8 in 2024-08-17T17:13:50.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:50 smithi131 bash[89561]: cluster 2024-08-17T17:13:49.029132+0000 mgr.y (mgr.34107) 266 : cluster [DBG] pgmap v370: 521 pgs: 521 active+clean; 35 MiB data, 575 MiB used, 715 GiB / 715 GiB avail; 643 KiB/s rd, 516 KiB/s wr, 76 op/s 2024-08-17T17:13:50.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:50 smithi131 bash[89561]: cluster 2024-08-17T17:13:49.029132+0000 mgr.y (mgr.34107) 266 : cluster [DBG] pgmap v370: 521 pgs: 521 active+clean; 35 MiB data, 575 MiB used, 715 GiB / 715 GiB avail; 643 KiB/s rd, 516 KiB/s wr, 76 op/s 2024-08-17T17:13:50.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:50 smithi131 bash[88347]: cluster 2024-08-17T17:13:49.029132+0000 mgr.y (mgr.34107) 266 : cluster [DBG] pgmap v370: 521 pgs: 521 active+clean; 35 MiB data, 575 MiB used, 715 GiB / 715 GiB avail; 643 KiB/s rd, 516 KiB/s wr, 76 op/s 2024-08-17T17:13:50.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:50 smithi131 bash[88347]: cluster 2024-08-17T17:13:49.029132+0000 mgr.y (mgr.34107) 266 : cluster [DBG] pgmap v370: 521 pgs: 521 active+clean; 35 MiB data, 575 MiB used, 715 GiB / 715 GiB avail; 643 KiB/s rd, 516 KiB/s wr, 76 op/s 2024-08-17T17:13:50.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:50 smithi169 bash[79348]: cluster 2024-08-17T17:13:49.029132+0000 mgr.y (mgr.34107) 266 : cluster [DBG] pgmap v370: 521 pgs: 521 active+clean; 35 MiB data, 575 MiB used, 715 GiB / 715 GiB avail; 643 KiB/s rd, 516 KiB/s wr, 76 op/s 2024-08-17T17:13:50.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:50 smithi169 bash[79348]: cluster 2024-08-17T17:13:49.029132+0000 mgr.y (mgr.34107) 266 : cluster [DBG] pgmap v370: 521 pgs: 521 active+clean; 35 MiB data, 575 MiB used, 715 GiB / 715 GiB avail; 643 KiB/s rd, 516 KiB/s wr, 76 op/s 2024-08-17T17:13:52.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:52 smithi131 bash[89561]: cluster 2024-08-17T17:13:51.029943+0000 mgr.y (mgr.34107) 267 : cluster [DBG] pgmap v371: 521 pgs: 521 active+clean; 35 MiB data, 575 MiB used, 715 GiB / 715 GiB avail; 553 KiB/s rd, 444 KiB/s wr, 65 op/s 2024-08-17T17:13:52.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:52 smithi131 bash[89561]: cluster 2024-08-17T17:13:51.029943+0000 mgr.y (mgr.34107) 267 : cluster [DBG] pgmap v371: 521 pgs: 521 active+clean; 35 MiB data, 575 MiB used, 715 GiB / 715 GiB avail; 553 KiB/s rd, 444 KiB/s wr, 65 op/s 2024-08-17T17:13:52.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:52 smithi131 bash[88347]: cluster 2024-08-17T17:13:51.029943+0000 mgr.y (mgr.34107) 267 : cluster [DBG] pgmap v371: 521 pgs: 521 active+clean; 35 MiB data, 575 MiB used, 715 GiB / 715 GiB avail; 553 KiB/s rd, 444 KiB/s wr, 65 op/s 2024-08-17T17:13:52.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:52 smithi131 bash[88347]: cluster 2024-08-17T17:13:51.029943+0000 mgr.y (mgr.34107) 267 : cluster [DBG] pgmap v371: 521 pgs: 521 active+clean; 35 MiB data, 575 MiB used, 715 GiB / 715 GiB avail; 553 KiB/s rd, 444 KiB/s wr, 65 op/s 2024-08-17T17:13:52.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:52 smithi169 bash[79348]: cluster 2024-08-17T17:13:51.029943+0000 mgr.y (mgr.34107) 267 : cluster [DBG] pgmap v371: 521 pgs: 521 active+clean; 35 MiB data, 575 MiB used, 715 GiB / 715 GiB avail; 553 KiB/s rd, 444 KiB/s wr, 65 op/s 2024-08-17T17:13:52.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:52 smithi169 bash[79348]: cluster 2024-08-17T17:13:51.029943+0000 mgr.y (mgr.34107) 267 : cluster [DBG] pgmap v371: 521 pgs: 521 active+clean; 35 MiB data, 575 MiB used, 715 GiB / 715 GiB avail; 553 KiB/s rd, 444 KiB/s wr, 65 op/s 2024-08-17T17:13:54.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:54 smithi131 bash[88347]: cluster 2024-08-17T17:13:53.030656+0000 mgr.y (mgr.34107) 268 : cluster [DBG] pgmap v372: 521 pgs: 521 active+clean; 35 MiB data, 575 MiB used, 715 GiB / 715 GiB avail; 514 KiB/s rd, 413 KiB/s wr, 61 op/s 2024-08-17T17:13:54.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:54 smithi131 bash[88347]: cluster 2024-08-17T17:13:53.030656+0000 mgr.y (mgr.34107) 268 : cluster [DBG] pgmap v372: 521 pgs: 521 active+clean; 35 MiB data, 575 MiB used, 715 GiB / 715 GiB avail; 514 KiB/s rd, 413 KiB/s wr, 61 op/s 2024-08-17T17:13:54.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:54 smithi131 bash[88347]: audit 2024-08-17T17:13:53.200194+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:54.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:54 smithi131 bash[88347]: audit 2024-08-17T17:13:53.200194+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:54.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:54 smithi131 bash[89561]: cluster 2024-08-17T17:13:53.030656+0000 mgr.y (mgr.34107) 268 : cluster [DBG] pgmap v372: 521 pgs: 521 active+clean; 35 MiB data, 575 MiB used, 715 GiB / 715 GiB avail; 514 KiB/s rd, 413 KiB/s wr, 61 op/s 2024-08-17T17:13:54.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:54 smithi131 bash[89561]: cluster 2024-08-17T17:13:53.030656+0000 mgr.y (mgr.34107) 268 : cluster [DBG] pgmap v372: 521 pgs: 521 active+clean; 35 MiB data, 575 MiB used, 715 GiB / 715 GiB avail; 514 KiB/s rd, 413 KiB/s wr, 61 op/s 2024-08-17T17:13:54.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:54 smithi131 bash[89561]: audit 2024-08-17T17:13:53.200194+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:54.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:54 smithi131 bash[89561]: audit 2024-08-17T17:13:53.200194+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:54.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:54 smithi169 bash[79348]: cluster 2024-08-17T17:13:53.030656+0000 mgr.y (mgr.34107) 268 : cluster [DBG] pgmap v372: 521 pgs: 521 active+clean; 35 MiB data, 575 MiB used, 715 GiB / 715 GiB avail; 514 KiB/s rd, 413 KiB/s wr, 61 op/s 2024-08-17T17:13:54.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:54 smithi169 bash[79348]: cluster 2024-08-17T17:13:53.030656+0000 mgr.y (mgr.34107) 268 : cluster [DBG] pgmap v372: 521 pgs: 521 active+clean; 35 MiB data, 575 MiB used, 715 GiB / 715 GiB avail; 514 KiB/s rd, 413 KiB/s wr, 61 op/s 2024-08-17T17:13:54.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:54 smithi169 bash[79348]: audit 2024-08-17T17:13:53.200194+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:54.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:54 smithi169 bash[79348]: audit 2024-08-17T17:13:53.200194+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:13:56.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:56 smithi131 bash[89561]: cluster 2024-08-17T17:13:55.033374+0000 mgr.y (mgr.34107) 269 : cluster [DBG] pgmap v373: 521 pgs: 521 active+clean; 35 MiB data, 576 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 411 KiB/s wr, 30 op/s 2024-08-17T17:13:56.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:56 smithi131 bash[89561]: cluster 2024-08-17T17:13:55.033374+0000 mgr.y (mgr.34107) 269 : cluster [DBG] pgmap v373: 521 pgs: 521 active+clean; 35 MiB data, 576 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 411 KiB/s wr, 30 op/s 2024-08-17T17:13:56.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:56 smithi131 bash[88347]: cluster 2024-08-17T17:13:55.033374+0000 mgr.y (mgr.34107) 269 : cluster [DBG] pgmap v373: 521 pgs: 521 active+clean; 35 MiB data, 576 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 411 KiB/s wr, 30 op/s 2024-08-17T17:13:56.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:56 smithi131 bash[88347]: cluster 2024-08-17T17:13:55.033374+0000 mgr.y (mgr.34107) 269 : cluster [DBG] pgmap v373: 521 pgs: 521 active+clean; 35 MiB data, 576 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 411 KiB/s wr, 30 op/s 2024-08-17T17:13:56.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:56 smithi169 bash[79348]: cluster 2024-08-17T17:13:55.033374+0000 mgr.y (mgr.34107) 269 : cluster [DBG] pgmap v373: 521 pgs: 521 active+clean; 35 MiB data, 576 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 411 KiB/s wr, 30 op/s 2024-08-17T17:13:56.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:56 smithi169 bash[79348]: cluster 2024-08-17T17:13:55.033374+0000 mgr.y (mgr.34107) 269 : cluster [DBG] pgmap v373: 521 pgs: 521 active+clean; 35 MiB data, 576 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 411 KiB/s wr, 30 op/s 2024-08-17T17:13:58.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:58 smithi131 bash[89561]: cluster 2024-08-17T17:13:57.034089+0000 mgr.y (mgr.34107) 270 : cluster [DBG] pgmap v374: 521 pgs: 521 active+clean; 35 MiB data, 576 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 411 KiB/s wr, 30 op/s 2024-08-17T17:13:58.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:13:58 smithi131 bash[89561]: cluster 2024-08-17T17:13:57.034089+0000 mgr.y (mgr.34107) 270 : cluster [DBG] pgmap v374: 521 pgs: 521 active+clean; 35 MiB data, 576 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 411 KiB/s wr, 30 op/s 2024-08-17T17:13:58.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:58 smithi131 bash[88347]: cluster 2024-08-17T17:13:57.034089+0000 mgr.y (mgr.34107) 270 : cluster [DBG] pgmap v374: 521 pgs: 521 active+clean; 35 MiB data, 576 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 411 KiB/s wr, 30 op/s 2024-08-17T17:13:58.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:13:58 smithi131 bash[88347]: cluster 2024-08-17T17:13:57.034089+0000 mgr.y (mgr.34107) 270 : cluster [DBG] pgmap v374: 521 pgs: 521 active+clean; 35 MiB data, 576 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 411 KiB/s wr, 30 op/s 2024-08-17T17:13:58.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:58 smithi169 bash[79348]: cluster 2024-08-17T17:13:57.034089+0000 mgr.y (mgr.34107) 270 : cluster [DBG] pgmap v374: 521 pgs: 521 active+clean; 35 MiB data, 576 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 411 KiB/s wr, 30 op/s 2024-08-17T17:13:58.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:13:58 smithi169 bash[79348]: cluster 2024-08-17T17:13:57.034089+0000 mgr.y (mgr.34107) 270 : cluster [DBG] pgmap v374: 521 pgs: 521 active+clean; 35 MiB data, 576 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 411 KiB/s wr, 30 op/s 2024-08-17T17:13:59.097 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:13:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:13:58] "GET /metrics HTTP/1.1" 200 67635 "" "Prometheus/2.51.0" 2024-08-17T17:14:00.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:00 smithi131 bash[89561]: cluster 2024-08-17T17:13:59.038101+0000 mgr.y (mgr.34107) 271 : cluster [DBG] pgmap v375: 521 pgs: 521 active+clean; 51 MiB data, 624 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 1.8 MiB/s wr, 32 op/s 2024-08-17T17:14:00.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:00 smithi131 bash[89561]: cluster 2024-08-17T17:13:59.038101+0000 mgr.y (mgr.34107) 271 : cluster [DBG] pgmap v375: 521 pgs: 521 active+clean; 51 MiB data, 624 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 1.8 MiB/s wr, 32 op/s 2024-08-17T17:14:00.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:00 smithi131 bash[88347]: cluster 2024-08-17T17:13:59.038101+0000 mgr.y (mgr.34107) 271 : cluster [DBG] pgmap v375: 521 pgs: 521 active+clean; 51 MiB data, 624 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 1.8 MiB/s wr, 32 op/s 2024-08-17T17:14:00.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:00 smithi131 bash[88347]: cluster 2024-08-17T17:13:59.038101+0000 mgr.y (mgr.34107) 271 : cluster [DBG] pgmap v375: 521 pgs: 521 active+clean; 51 MiB data, 624 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 1.8 MiB/s wr, 32 op/s 2024-08-17T17:14:00.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:00 smithi169 bash[79348]: cluster 2024-08-17T17:13:59.038101+0000 mgr.y (mgr.34107) 271 : cluster [DBG] pgmap v375: 521 pgs: 521 active+clean; 51 MiB data, 624 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 1.8 MiB/s wr, 32 op/s 2024-08-17T17:14:00.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:00 smithi169 bash[79348]: cluster 2024-08-17T17:13:59.038101+0000 mgr.y (mgr.34107) 271 : cluster [DBG] pgmap v375: 521 pgs: 521 active+clean; 51 MiB data, 624 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 1.8 MiB/s wr, 32 op/s 2024-08-17T17:14:01.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:01 smithi131 bash[89561]: cluster 2024-08-17T17:14:00.189569+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e676: 8 total, 8 up, 8 in 2024-08-17T17:14:01.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:01 smithi131 bash[89561]: cluster 2024-08-17T17:14:00.189569+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e676: 8 total, 8 up, 8 in 2024-08-17T17:14:01.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:01 smithi131 bash[88347]: cluster 2024-08-17T17:14:00.189569+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e676: 8 total, 8 up, 8 in 2024-08-17T17:14:01.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:01 smithi131 bash[88347]: cluster 2024-08-17T17:14:00.189569+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e676: 8 total, 8 up, 8 in 2024-08-17T17:14:01.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:01 smithi169 bash[79348]: cluster 2024-08-17T17:14:00.189569+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e676: 8 total, 8 up, 8 in 2024-08-17T17:14:01.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:01 smithi169 bash[79348]: cluster 2024-08-17T17:14:00.189569+0000 mon.a (mon.0) 728 : cluster [DBG] osdmap e676: 8 total, 8 up, 8 in 2024-08-17T17:14:02.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:02 smithi131 bash[89561]: cluster 2024-08-17T17:14:01.039069+0000 mgr.y (mgr.34107) 272 : cluster [DBG] pgmap v377: 521 pgs: 521 active+clean; 51 MiB data, 624 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-17T17:14:02.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:02 smithi131 bash[89561]: cluster 2024-08-17T17:14:01.039069+0000 mgr.y (mgr.34107) 272 : cluster [DBG] pgmap v377: 521 pgs: 521 active+clean; 51 MiB data, 624 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-17T17:14:02.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:02 smithi131 bash[88347]: cluster 2024-08-17T17:14:01.039069+0000 mgr.y (mgr.34107) 272 : cluster [DBG] pgmap v377: 521 pgs: 521 active+clean; 51 MiB data, 624 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-17T17:14:02.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:02 smithi131 bash[88347]: cluster 2024-08-17T17:14:01.039069+0000 mgr.y (mgr.34107) 272 : cluster [DBG] pgmap v377: 521 pgs: 521 active+clean; 51 MiB data, 624 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-17T17:14:02.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:02 smithi169 bash[79348]: cluster 2024-08-17T17:14:01.039069+0000 mgr.y (mgr.34107) 272 : cluster [DBG] pgmap v377: 521 pgs: 521 active+clean; 51 MiB data, 624 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-17T17:14:02.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:02 smithi169 bash[79348]: cluster 2024-08-17T17:14:01.039069+0000 mgr.y (mgr.34107) 272 : cluster [DBG] pgmap v377: 521 pgs: 521 active+clean; 51 MiB data, 624 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-17T17:14:04.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:04 smithi131 bash[89561]: cluster 2024-08-17T17:14:03.039836+0000 mgr.y (mgr.34107) 273 : cluster [DBG] pgmap v378: 521 pgs: 521 active+clean; 51 MiB data, 624 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-17T17:14:04.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:04 smithi131 bash[89561]: cluster 2024-08-17T17:14:03.039836+0000 mgr.y (mgr.34107) 273 : cluster [DBG] pgmap v378: 521 pgs: 521 active+clean; 51 MiB data, 624 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-17T17:14:04.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:04 smithi131 bash[88347]: cluster 2024-08-17T17:14:03.039836+0000 mgr.y (mgr.34107) 273 : cluster [DBG] pgmap v378: 521 pgs: 521 active+clean; 51 MiB data, 624 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-17T17:14:04.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:04 smithi131 bash[88347]: cluster 2024-08-17T17:14:03.039836+0000 mgr.y (mgr.34107) 273 : cluster [DBG] pgmap v378: 521 pgs: 521 active+clean; 51 MiB data, 624 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-17T17:14:04.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:04 smithi169 bash[79348]: cluster 2024-08-17T17:14:03.039836+0000 mgr.y (mgr.34107) 273 : cluster [DBG] pgmap v378: 521 pgs: 521 active+clean; 51 MiB data, 624 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-17T17:14:04.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:04 smithi169 bash[79348]: cluster 2024-08-17T17:14:03.039836+0000 mgr.y (mgr.34107) 273 : cluster [DBG] pgmap v378: 521 pgs: 521 active+clean; 51 MiB data, 624 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-17T17:14:06.423 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'echo wait for all mons to upgrade' 2024-08-17T17:14:06.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:06 smithi131 bash[89561]: cluster 2024-08-17T17:14:05.042518+0000 mgr.y (mgr.34107) 274 : cluster [DBG] pgmap v379: 521 pgs: 521 active+clean; 55 MiB data, 636 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-08-17T17:14:06.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:06 smithi131 bash[89561]: cluster 2024-08-17T17:14:05.042518+0000 mgr.y (mgr.34107) 274 : cluster [DBG] pgmap v379: 521 pgs: 521 active+clean; 55 MiB data, 636 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-08-17T17:14:06.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:06 smithi131 bash[88347]: cluster 2024-08-17T17:14:05.042518+0000 mgr.y (mgr.34107) 274 : cluster [DBG] pgmap v379: 521 pgs: 521 active+clean; 55 MiB data, 636 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-08-17T17:14:06.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:06 smithi131 bash[88347]: cluster 2024-08-17T17:14:05.042518+0000 mgr.y (mgr.34107) 274 : cluster [DBG] pgmap v379: 521 pgs: 521 active+clean; 55 MiB data, 636 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-08-17T17:14:06.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:06 smithi169 bash[79348]: cluster 2024-08-17T17:14:05.042518+0000 mgr.y (mgr.34107) 274 : cluster [DBG] pgmap v379: 521 pgs: 521 active+clean; 55 MiB data, 636 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-08-17T17:14:06.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:06 smithi169 bash[79348]: cluster 2024-08-17T17:14:05.042518+0000 mgr.y (mgr.34107) 274 : cluster [DBG] pgmap v379: 521 pgs: 521 active+clean; 55 MiB data, 636 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-08-17T17:14:08.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:08 smithi131 bash[88347]: cluster 2024-08-17T17:14:07.043226+0000 mgr.y (mgr.34107) 275 : cluster [DBG] pgmap v380: 521 pgs: 521 active+clean; 55 MiB data, 636 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-08-17T17:14:08.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:08 smithi131 bash[88347]: cluster 2024-08-17T17:14:07.043226+0000 mgr.y (mgr.34107) 275 : cluster [DBG] pgmap v380: 521 pgs: 521 active+clean; 55 MiB data, 636 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-08-17T17:14:08.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:08 smithi131 bash[88347]: audit 2024-08-17T17:14:08.200910+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:08.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:08 smithi131 bash[88347]: audit 2024-08-17T17:14:08.200910+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:08.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:08 smithi131 bash[89561]: cluster 2024-08-17T17:14:07.043226+0000 mgr.y (mgr.34107) 275 : cluster [DBG] pgmap v380: 521 pgs: 521 active+clean; 55 MiB data, 636 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-08-17T17:14:08.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:08 smithi131 bash[89561]: cluster 2024-08-17T17:14:07.043226+0000 mgr.y (mgr.34107) 275 : cluster [DBG] pgmap v380: 521 pgs: 521 active+clean; 55 MiB data, 636 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-08-17T17:14:08.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:08 smithi131 bash[89561]: audit 2024-08-17T17:14:08.200910+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:08.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:08 smithi131 bash[89561]: audit 2024-08-17T17:14:08.200910+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:08.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:08 smithi169 bash[79348]: cluster 2024-08-17T17:14:07.043226+0000 mgr.y (mgr.34107) 275 : cluster [DBG] pgmap v380: 521 pgs: 521 active+clean; 55 MiB data, 636 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-08-17T17:14:08.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:08 smithi169 bash[79348]: cluster 2024-08-17T17:14:07.043226+0000 mgr.y (mgr.34107) 275 : cluster [DBG] pgmap v380: 521 pgs: 521 active+clean; 55 MiB data, 636 MiB used, 715 GiB / 715 GiB avail; 89 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-08-17T17:14:08.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:08 smithi169 bash[79348]: audit 2024-08-17T17:14:08.200910+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:08.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:08 smithi169 bash[79348]: audit 2024-08-17T17:14:08.200910+0000 mon.a (mon.0) 729 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:09.097 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:14:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:14:08] "GET /metrics HTTP/1.1" 200 67635 "" "Prometheus/2.51.0" 2024-08-17T17:14:10.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:10 smithi131 bash[88347]: cluster 2024-08-17T17:14:09.045900+0000 mgr.y (mgr.34107) 276 : cluster [DBG] pgmap v381: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-08-17T17:14:10.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:10 smithi131 bash[88347]: cluster 2024-08-17T17:14:09.045900+0000 mgr.y (mgr.34107) 276 : cluster [DBG] pgmap v381: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-08-17T17:14:10.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:10 smithi131 bash[89561]: cluster 2024-08-17T17:14:09.045900+0000 mgr.y (mgr.34107) 276 : cluster [DBG] pgmap v381: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-08-17T17:14:10.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:10 smithi131 bash[89561]: cluster 2024-08-17T17:14:09.045900+0000 mgr.y (mgr.34107) 276 : cluster [DBG] pgmap v381: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-08-17T17:14:10.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:10 smithi169 bash[79348]: cluster 2024-08-17T17:14:09.045900+0000 mgr.y (mgr.34107) 276 : cluster [DBG] pgmap v381: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-08-17T17:14:10.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:10 smithi169 bash[79348]: cluster 2024-08-17T17:14:09.045900+0000 mgr.y (mgr.34107) 276 : cluster [DBG] pgmap v381: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-08-17T17:14:11.130 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:14:12.499 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:12 smithi131 bash[88347]: cluster 2024-08-17T17:14:11.046866+0000 mgr.y (mgr.34107) 277 : cluster [DBG] pgmap v382: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 1.8 MiB/s wr, 37 op/s 2024-08-17T17:14:12.499 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:12 smithi131 bash[88347]: cluster 2024-08-17T17:14:11.046866+0000 mgr.y (mgr.34107) 277 : cluster [DBG] pgmap v382: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 1.8 MiB/s wr, 37 op/s 2024-08-17T17:14:12.500 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:12 smithi131 bash[89561]: cluster 2024-08-17T17:14:11.046866+0000 mgr.y (mgr.34107) 277 : cluster [DBG] pgmap v382: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 1.8 MiB/s wr, 37 op/s 2024-08-17T17:14:12.500 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:12 smithi131 bash[89561]: cluster 2024-08-17T17:14:11.046866+0000 mgr.y (mgr.34107) 277 : cluster [DBG] pgmap v382: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 1.8 MiB/s wr, 37 op/s 2024-08-17T17:14:12.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:12 smithi169 bash[79348]: cluster 2024-08-17T17:14:11.046866+0000 mgr.y (mgr.34107) 277 : cluster [DBG] pgmap v382: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 1.8 MiB/s wr, 37 op/s 2024-08-17T17:14:12.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:12 smithi169 bash[79348]: cluster 2024-08-17T17:14:11.046866+0000 mgr.y (mgr.34107) 277 : cluster [DBG] pgmap v382: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 1.8 MiB/s wr, 37 op/s 2024-08-17T17:14:14.138 INFO:teuthology.orchestra.run.smithi131.stdout:wait for all mons to upgrade 2024-08-17T17:14:14.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:14 smithi131 bash[89561]: cluster 2024-08-17T17:14:13.047592+0000 mgr.y (mgr.34107) 278 : cluster [DBG] pgmap v383: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 1.7 MiB/s wr, 33 op/s 2024-08-17T17:14:14.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:14 smithi131 bash[89561]: cluster 2024-08-17T17:14:13.047592+0000 mgr.y (mgr.34107) 278 : cluster [DBG] pgmap v383: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 1.7 MiB/s wr, 33 op/s 2024-08-17T17:14:14.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:14 smithi131 bash[88347]: cluster 2024-08-17T17:14:13.047592+0000 mgr.y (mgr.34107) 278 : cluster [DBG] pgmap v383: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 1.7 MiB/s wr, 33 op/s 2024-08-17T17:14:14.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:14 smithi131 bash[88347]: cluster 2024-08-17T17:14:13.047592+0000 mgr.y (mgr.34107) 278 : cluster [DBG] pgmap v383: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 1.7 MiB/s wr, 33 op/s 2024-08-17T17:14:14.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:14 smithi169 bash[79348]: cluster 2024-08-17T17:14:13.047592+0000 mgr.y (mgr.34107) 278 : cluster [DBG] pgmap v383: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 1.7 MiB/s wr, 33 op/s 2024-08-17T17:14:14.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:14 smithi169 bash[79348]: cluster 2024-08-17T17:14:13.047592+0000 mgr.y (mgr.34107) 278 : cluster [DBG] pgmap v383: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 1.7 MiB/s wr, 33 op/s 2024-08-17T17:14:14.872 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types mon' 2024-08-17T17:14:16.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:16 smithi131 bash[89561]: cluster 2024-08-17T17:14:15.050240+0000 mgr.y (mgr.34107) 279 : cluster [DBG] pgmap v384: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.7 MiB/s wr, 34 op/s 2024-08-17T17:14:16.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:16 smithi131 bash[89561]: cluster 2024-08-17T17:14:15.050240+0000 mgr.y (mgr.34107) 279 : cluster [DBG] pgmap v384: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.7 MiB/s wr, 34 op/s 2024-08-17T17:14:16.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:16 smithi131 bash[88347]: cluster 2024-08-17T17:14:15.050240+0000 mgr.y (mgr.34107) 279 : cluster [DBG] pgmap v384: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.7 MiB/s wr, 34 op/s 2024-08-17T17:14:16.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:16 smithi131 bash[88347]: cluster 2024-08-17T17:14:15.050240+0000 mgr.y (mgr.34107) 279 : cluster [DBG] pgmap v384: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.7 MiB/s wr, 34 op/s 2024-08-17T17:14:16.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:16 smithi169 bash[79348]: cluster 2024-08-17T17:14:15.050240+0000 mgr.y (mgr.34107) 279 : cluster [DBG] pgmap v384: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.7 MiB/s wr, 34 op/s 2024-08-17T17:14:16.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:16 smithi169 bash[79348]: cluster 2024-08-17T17:14:15.050240+0000 mgr.y (mgr.34107) 279 : cluster [DBG] pgmap v384: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.7 MiB/s wr, 34 op/s 2024-08-17T17:14:18.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:18 smithi131 bash[88347]: cluster 2024-08-17T17:14:17.051412+0000 mgr.y (mgr.34107) 280 : cluster [DBG] pgmap v385: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-17T17:14:18.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:18 smithi131 bash[88347]: cluster 2024-08-17T17:14:17.051412+0000 mgr.y (mgr.34107) 280 : cluster [DBG] pgmap v385: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-17T17:14:18.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:18 smithi131 bash[89561]: cluster 2024-08-17T17:14:17.051412+0000 mgr.y (mgr.34107) 280 : cluster [DBG] pgmap v385: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-17T17:14:18.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:18 smithi131 bash[89561]: cluster 2024-08-17T17:14:17.051412+0000 mgr.y (mgr.34107) 280 : cluster [DBG] pgmap v385: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-17T17:14:18.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:18 smithi169 bash[79348]: cluster 2024-08-17T17:14:17.051412+0000 mgr.y (mgr.34107) 280 : cluster [DBG] pgmap v385: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-17T17:14:18.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:18 smithi169 bash[79348]: cluster 2024-08-17T17:14:17.051412+0000 mgr.y (mgr.34107) 280 : cluster [DBG] pgmap v385: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-17T17:14:19.097 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:14:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:14:18] "GET /metrics HTTP/1.1" 200 67635 "" "Prometheus/2.51.0" 2024-08-17T17:14:19.597 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:14:20.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:20 smithi131 bash[89561]: cluster 2024-08-17T17:14:19.055711+0000 mgr.y (mgr.34107) 281 : cluster [DBG] pgmap v386: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-17T17:14:20.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:20 smithi131 bash[89561]: cluster 2024-08-17T17:14:19.055711+0000 mgr.y (mgr.34107) 281 : cluster [DBG] pgmap v386: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-17T17:14:20.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:20 smithi131 bash[89561]: cluster 2024-08-17T17:14:19.246593+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e677: 8 total, 8 up, 8 in 2024-08-17T17:14:20.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:20 smithi131 bash[89561]: cluster 2024-08-17T17:14:19.246593+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e677: 8 total, 8 up, 8 in 2024-08-17T17:14:20.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:20 smithi131 bash[88347]: cluster 2024-08-17T17:14:19.055711+0000 mgr.y (mgr.34107) 281 : cluster [DBG] pgmap v386: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-17T17:14:20.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:20 smithi131 bash[88347]: cluster 2024-08-17T17:14:19.055711+0000 mgr.y (mgr.34107) 281 : cluster [DBG] pgmap v386: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-17T17:14:20.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:20 smithi131 bash[88347]: cluster 2024-08-17T17:14:19.246593+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e677: 8 total, 8 up, 8 in 2024-08-17T17:14:20.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:20 smithi131 bash[88347]: cluster 2024-08-17T17:14:19.246593+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e677: 8 total, 8 up, 8 in 2024-08-17T17:14:20.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:20 smithi169 bash[79348]: cluster 2024-08-17T17:14:19.055711+0000 mgr.y (mgr.34107) 281 : cluster [DBG] pgmap v386: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-17T17:14:20.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:20 smithi169 bash[79348]: cluster 2024-08-17T17:14:19.055711+0000 mgr.y (mgr.34107) 281 : cluster [DBG] pgmap v386: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.3 MiB/s wr, 4 op/s 2024-08-17T17:14:20.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:20 smithi169 bash[79348]: cluster 2024-08-17T17:14:19.246593+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e677: 8 total, 8 up, 8 in 2024-08-17T17:14:20.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:20 smithi169 bash[79348]: cluster 2024-08-17T17:14:19.246593+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e677: 8 total, 8 up, 8 in 2024-08-17T17:14:22.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:22 smithi131 bash[89561]: cluster 2024-08-17T17:14:21.056282+0000 mgr.y (mgr.34107) 282 : cluster [DBG] pgmap v388: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 1.7 MiB/s rd, 1 op/s 2024-08-17T17:14:22.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:22 smithi131 bash[89561]: cluster 2024-08-17T17:14:21.056282+0000 mgr.y (mgr.34107) 282 : cluster [DBG] pgmap v388: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 1.7 MiB/s rd, 1 op/s 2024-08-17T17:14:22.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:22 smithi131 bash[88347]: cluster 2024-08-17T17:14:21.056282+0000 mgr.y (mgr.34107) 282 : cluster [DBG] pgmap v388: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 1.7 MiB/s rd, 1 op/s 2024-08-17T17:14:22.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:22 smithi131 bash[88347]: cluster 2024-08-17T17:14:21.056282+0000 mgr.y (mgr.34107) 282 : cluster [DBG] pgmap v388: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 1.7 MiB/s rd, 1 op/s 2024-08-17T17:14:22.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:22 smithi169 bash[79348]: cluster 2024-08-17T17:14:21.056282+0000 mgr.y (mgr.34107) 282 : cluster [DBG] pgmap v388: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 1.7 MiB/s rd, 1 op/s 2024-08-17T17:14:22.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:22 smithi169 bash[79348]: cluster 2024-08-17T17:14:21.056282+0000 mgr.y (mgr.34107) 282 : cluster [DBG] pgmap v388: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 1.7 MiB/s rd, 1 op/s 2024-08-17T17:14:23.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:23 smithi131 bash[89561]: audit 2024-08-17T17:14:23.201172+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:23.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:23 smithi131 bash[89561]: audit 2024-08-17T17:14:23.201172+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:23.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:23 smithi131 bash[88347]: audit 2024-08-17T17:14:23.201172+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:23.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:23 smithi131 bash[88347]: audit 2024-08-17T17:14:23.201172+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:23.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:23 smithi169 bash[79348]: audit 2024-08-17T17:14:23.201172+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:23.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:23 smithi169 bash[79348]: audit 2024-08-17T17:14:23.201172+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:24.253 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:24 smithi131 bash[89561]: cluster 2024-08-17T17:14:23.056960+0000 mgr.y (mgr.34107) 283 : cluster [DBG] pgmap v389: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 1.7 MiB/s rd, 1 op/s 2024-08-17T17:14:24.253 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:24 smithi131 bash[89561]: cluster 2024-08-17T17:14:23.056960+0000 mgr.y (mgr.34107) 283 : cluster [DBG] pgmap v389: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 1.7 MiB/s rd, 1 op/s 2024-08-17T17:14:24.253 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:24 smithi131 bash[89561]: audit 2024-08-17T17:14:23.159303+0000 mgr.y (mgr.34107) 284 : audit [DBG] from='client.44372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453", "daemon_types": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:24.253 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:24 smithi131 bash[89561]: audit 2024-08-17T17:14:23.159303+0000 mgr.y (mgr.34107) 284 : audit [DBG] from='client.44372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453", "daemon_types": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:24.253 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:24 smithi131 bash[88347]: cluster 2024-08-17T17:14:23.056960+0000 mgr.y (mgr.34107) 283 : cluster [DBG] pgmap v389: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 1.7 MiB/s rd, 1 op/s 2024-08-17T17:14:24.253 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:24 smithi131 bash[88347]: cluster 2024-08-17T17:14:23.056960+0000 mgr.y (mgr.34107) 283 : cluster [DBG] pgmap v389: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 1.7 MiB/s rd, 1 op/s 2024-08-17T17:14:24.254 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:24 smithi131 bash[88347]: audit 2024-08-17T17:14:23.159303+0000 mgr.y (mgr.34107) 284 : audit [DBG] from='client.44372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453", "daemon_types": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:24.254 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:24 smithi131 bash[88347]: audit 2024-08-17T17:14:23.159303+0000 mgr.y (mgr.34107) 284 : audit [DBG] from='client.44372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453", "daemon_types": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:24.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:24 smithi169 bash[79348]: cluster 2024-08-17T17:14:23.056960+0000 mgr.y (mgr.34107) 283 : cluster [DBG] pgmap v389: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 1.7 MiB/s rd, 1 op/s 2024-08-17T17:14:24.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:24 smithi169 bash[79348]: cluster 2024-08-17T17:14:23.056960+0000 mgr.y (mgr.34107) 283 : cluster [DBG] pgmap v389: 521 pgs: 521 active+clean; 71 MiB data, 684 MiB used, 715 GiB / 715 GiB avail; 1.7 MiB/s rd, 1 op/s 2024-08-17T17:14:24.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:24 smithi169 bash[79348]: audit 2024-08-17T17:14:23.159303+0000 mgr.y (mgr.34107) 284 : audit [DBG] from='client.44372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453", "daemon_types": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:24.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:24 smithi169 bash[79348]: audit 2024-08-17T17:14:23.159303+0000 mgr.y (mgr.34107) 284 : audit [DBG] from='client.44372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453", "daemon_types": "mon", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:25.841 INFO:teuthology.orchestra.run.smithi131.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:14:26.439 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-08-17T17:14:26.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:26 smithi131 bash[88347]: cluster 2024-08-17T17:14:25.058934+0000 mgr.y (mgr.34107) 285 : cluster [DBG] pgmap v390: 521 pgs: 521 active+clean; 71 MiB data, 701 MiB used, 715 GiB / 715 GiB avail; 179 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-08-17T17:14:26.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:26 smithi131 bash[88347]: cluster 2024-08-17T17:14:25.058934+0000 mgr.y (mgr.34107) 285 : cluster [DBG] pgmap v390: 521 pgs: 521 active+clean; 71 MiB data, 701 MiB used, 715 GiB / 715 GiB avail; 179 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-08-17T17:14:26.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:26 smithi131 bash[88347]: audit 2024-08-17T17:14:25.843151+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:26.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:26 smithi131 bash[88347]: audit 2024-08-17T17:14:25.843151+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:26.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:26 smithi131 bash[88347]: audit 2024-08-17T17:14:25.844146+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:14:26.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:26 smithi131 bash[88347]: audit 2024-08-17T17:14:25.844146+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:14:26.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:26 smithi131 bash[88347]: audit 2024-08-17T17:14:25.846484+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:14:26.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:26 smithi131 bash[88347]: audit 2024-08-17T17:14:25.846484+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:14:26.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:26 smithi131 bash[88347]: audit 2024-08-17T17:14:25.847205+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:14:26.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:26 smithi131 bash[88347]: audit 2024-08-17T17:14:25.847205+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:14:26.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:26 smithi131 bash[88347]: audit 2024-08-17T17:14:25.854541+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:26.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:26 smithi131 bash[88347]: audit 2024-08-17T17:14:25.854541+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:26.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:26 smithi131 bash[89561]: cluster 2024-08-17T17:14:25.058934+0000 mgr.y (mgr.34107) 285 : cluster [DBG] pgmap v390: 521 pgs: 521 active+clean; 71 MiB data, 701 MiB used, 715 GiB / 715 GiB avail; 179 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-08-17T17:14:26.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:26 smithi131 bash[89561]: cluster 2024-08-17T17:14:25.058934+0000 mgr.y (mgr.34107) 285 : cluster [DBG] pgmap v390: 521 pgs: 521 active+clean; 71 MiB data, 701 MiB used, 715 GiB / 715 GiB avail; 179 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-08-17T17:14:26.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:26 smithi131 bash[89561]: audit 2024-08-17T17:14:25.843151+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:26.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:26 smithi131 bash[89561]: audit 2024-08-17T17:14:25.843151+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:26.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:26 smithi131 bash[89561]: audit 2024-08-17T17:14:25.844146+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:14:26.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:26 smithi131 bash[89561]: audit 2024-08-17T17:14:25.844146+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:14:26.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:26 smithi131 bash[89561]: audit 2024-08-17T17:14:25.846484+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:14:26.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:26 smithi131 bash[89561]: audit 2024-08-17T17:14:25.846484+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:14:26.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:26 smithi131 bash[89561]: audit 2024-08-17T17:14:25.847205+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:14:26.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:26 smithi131 bash[89561]: audit 2024-08-17T17:14:25.847205+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:14:26.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:26 smithi131 bash[89561]: audit 2024-08-17T17:14:25.854541+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:26.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:26 smithi131 bash[89561]: audit 2024-08-17T17:14:25.854541+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:26.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:26 smithi169 bash[79348]: cluster 2024-08-17T17:14:25.058934+0000 mgr.y (mgr.34107) 285 : cluster [DBG] pgmap v390: 521 pgs: 521 active+clean; 71 MiB data, 701 MiB used, 715 GiB / 715 GiB avail; 179 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-08-17T17:14:26.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:26 smithi169 bash[79348]: cluster 2024-08-17T17:14:25.058934+0000 mgr.y (mgr.34107) 285 : cluster [DBG] pgmap v390: 521 pgs: 521 active+clean; 71 MiB data, 701 MiB used, 715 GiB / 715 GiB avail; 179 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-08-17T17:14:26.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:26 smithi169 bash[79348]: audit 2024-08-17T17:14:25.843151+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:26.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:26 smithi169 bash[79348]: audit 2024-08-17T17:14:25.843151+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:26.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:26 smithi169 bash[79348]: audit 2024-08-17T17:14:25.844146+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:14:26.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:26 smithi169 bash[79348]: audit 2024-08-17T17:14:25.844146+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:14:26.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:26 smithi169 bash[79348]: audit 2024-08-17T17:14:25.846484+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:14:26.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:26 smithi169 bash[79348]: audit 2024-08-17T17:14:25.846484+0000 mon.a (mon.0) 734 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:14:26.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:26 smithi169 bash[79348]: audit 2024-08-17T17:14:25.847205+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:14:26.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:26 smithi169 bash[79348]: audit 2024-08-17T17:14:25.847205+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:14:26.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:26 smithi169 bash[79348]: audit 2024-08-17T17:14:25.854541+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:26.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:26 smithi169 bash[79348]: audit 2024-08-17T17:14:25.854541+0000 mon.a (mon.0) 736 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:27.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:27 smithi131 bash[88347]: cephadm 2024-08-17T17:14:25.837848+0000 mgr.y (mgr.34107) 286 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:14:27.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:27 smithi131 bash[88347]: cephadm 2024-08-17T17:14:25.837848+0000 mgr.y (mgr.34107) 286 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:14:27.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:27 smithi131 bash[88347]: cephadm 2024-08-17T17:14:25.929872+0000 mgr.y (mgr.34107) 287 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:14:27.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:27 smithi131 bash[88347]: cephadm 2024-08-17T17:14:25.929872+0000 mgr.y (mgr.34107) 287 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:14:27.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:27 smithi131 bash[89561]: cephadm 2024-08-17T17:14:25.837848+0000 mgr.y (mgr.34107) 286 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:14:27.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:27 smithi131 bash[89561]: cephadm 2024-08-17T17:14:25.837848+0000 mgr.y (mgr.34107) 286 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:14:27.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:27 smithi131 bash[89561]: cephadm 2024-08-17T17:14:25.929872+0000 mgr.y (mgr.34107) 287 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:14:27.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:27 smithi131 bash[89561]: cephadm 2024-08-17T17:14:25.929872+0000 mgr.y (mgr.34107) 287 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:14:27.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:27 smithi169 bash[79348]: cephadm 2024-08-17T17:14:25.837848+0000 mgr.y (mgr.34107) 286 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:14:27.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:27 smithi169 bash[79348]: cephadm 2024-08-17T17:14:25.837848+0000 mgr.y (mgr.34107) 286 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:14:27.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:27 smithi169 bash[79348]: cephadm 2024-08-17T17:14:25.929872+0000 mgr.y (mgr.34107) 287 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:14:27.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:27 smithi169 bash[79348]: cephadm 2024-08-17T17:14:25.929872+0000 mgr.y (mgr.34107) 287 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:14:28.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:28 smithi131 bash[88347]: cluster 2024-08-17T17:14:27.059851+0000 mgr.y (mgr.34107) 288 : cluster [DBG] pgmap v391: 521 pgs: 521 active+clean; 71 MiB data, 701 MiB used, 715 GiB / 715 GiB avail; 179 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-08-17T17:14:28.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:28 smithi131 bash[88347]: cluster 2024-08-17T17:14:27.059851+0000 mgr.y (mgr.34107) 288 : cluster [DBG] pgmap v391: 521 pgs: 521 active+clean; 71 MiB data, 701 MiB used, 715 GiB / 715 GiB avail; 179 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-08-17T17:14:28.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:28 smithi131 bash[89561]: cluster 2024-08-17T17:14:27.059851+0000 mgr.y (mgr.34107) 288 : cluster [DBG] pgmap v391: 521 pgs: 521 active+clean; 71 MiB data, 701 MiB used, 715 GiB / 715 GiB avail; 179 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-08-17T17:14:28.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:28 smithi131 bash[89561]: cluster 2024-08-17T17:14:27.059851+0000 mgr.y (mgr.34107) 288 : cluster [DBG] pgmap v391: 521 pgs: 521 active+clean; 71 MiB data, 701 MiB used, 715 GiB / 715 GiB avail; 179 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-08-17T17:14:28.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:28 smithi169 bash[79348]: cluster 2024-08-17T17:14:27.059851+0000 mgr.y (mgr.34107) 288 : cluster [DBG] pgmap v391: 521 pgs: 521 active+clean; 71 MiB data, 701 MiB used, 715 GiB / 715 GiB avail; 179 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-08-17T17:14:28.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:28 smithi169 bash[79348]: cluster 2024-08-17T17:14:27.059851+0000 mgr.y (mgr.34107) 288 : cluster [DBG] pgmap v391: 521 pgs: 521 active+clean; 71 MiB data, 701 MiB used, 715 GiB / 715 GiB avail; 179 KiB/s rd, 1.1 KiB/s wr, 42 op/s 2024-08-17T17:14:29.097 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:14:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:14:28] "GET /metrics HTTP/1.1" 200 67650 "" "Prometheus/2.51.0" 2024-08-17T17:14:30.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.662143+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.662143+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: cephadm 2024-08-17T17:14:28.662776+0000 mgr.y (mgr.34107) 289 : cephadm [INF] Upgrade: Target is version 19.0.0-5836-gcd8bdbeb (squid) 2024-08-17T17:14:30.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: cephadm 2024-08-17T17:14:28.662776+0000 mgr.y (mgr.34107) 289 : cephadm [INF] Upgrade: Target is version 19.0.0-5836-gcd8bdbeb (squid) 2024-08-17T17:14:30.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: cephadm 2024-08-17T17:14:28.662836+0000 mgr.y (mgr.34107) 290 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d'] 2024-08-17T17:14:30.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: cephadm 2024-08-17T17:14:28.662836+0000 mgr.y (mgr.34107) 290 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d'] 2024-08-17T17:14:30.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.666914+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:14:30.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.666914+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:14:30.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.669046+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.669046+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: cephadm 2024-08-17T17:14:28.669896+0000 mgr.y (mgr.34107) 291 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-17T17:14:30.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: cephadm 2024-08-17T17:14:28.669896+0000 mgr.y (mgr.34107) 291 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-17T17:14:30.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.675759+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.675759+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.679224+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.679224+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: cephadm 2024-08-17T17:14:28.679953+0000 mgr.y (mgr.34107) 292 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-17T17:14:30.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: cephadm 2024-08-17T17:14:28.679953+0000 mgr.y (mgr.34107) 292 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-17T17:14:30.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.686910+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.686910+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.662143+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.662143+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: cephadm 2024-08-17T17:14:28.662776+0000 mgr.y (mgr.34107) 289 : cephadm [INF] Upgrade: Target is version 19.0.0-5836-gcd8bdbeb (squid) 2024-08-17T17:14:30.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: cephadm 2024-08-17T17:14:28.662776+0000 mgr.y (mgr.34107) 289 : cephadm [INF] Upgrade: Target is version 19.0.0-5836-gcd8bdbeb (squid) 2024-08-17T17:14:30.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: cephadm 2024-08-17T17:14:28.662836+0000 mgr.y (mgr.34107) 290 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d'] 2024-08-17T17:14:30.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: cephadm 2024-08-17T17:14:28.662836+0000 mgr.y (mgr.34107) 290 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d'] 2024-08-17T17:14:30.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.666914+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:14:30.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.666914+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:14:30.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.669046+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.669046+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: cephadm 2024-08-17T17:14:28.669896+0000 mgr.y (mgr.34107) 291 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-17T17:14:30.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: cephadm 2024-08-17T17:14:28.669896+0000 mgr.y (mgr.34107) 291 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-17T17:14:30.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.675759+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.675759+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.679224+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.679224+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: cephadm 2024-08-17T17:14:28.679953+0000 mgr.y (mgr.34107) 292 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-17T17:14:30.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: cephadm 2024-08-17T17:14:28.679953+0000 mgr.y (mgr.34107) 292 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-17T17:14:30.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.686910+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.686910+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.690556+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.690556+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: cephadm 2024-08-17T17:14:28.691569+0000 mgr.y (mgr.34107) 293 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-17T17:14:30.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: cephadm 2024-08-17T17:14:28.691569+0000 mgr.y (mgr.34107) 293 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-17T17:14:30.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.699070+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.699070+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.704188+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.704188+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: cephadm 2024-08-17T17:14:28.705363+0000 mgr.y (mgr.34107) 294 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-08-17T17:14:30.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: cephadm 2024-08-17T17:14:28.705363+0000 mgr.y (mgr.34107) 294 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-08-17T17:14:30.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.713011+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.713011+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.716869+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.716869+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: cephadm 2024-08-17T17:14:28.718031+0000 mgr.y (mgr.34107) 295 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-17T17:14:30.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: cephadm 2024-08-17T17:14:28.718031+0000 mgr.y (mgr.34107) 295 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-17T17:14:30.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.723407+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.723407+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.727121+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.105 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.727121+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.105 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: cephadm 2024-08-17T17:14:28.728070+0000 mgr.y (mgr.34107) 296 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-08-17T17:14:30.105 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: cephadm 2024-08-17T17:14:28.728070+0000 mgr.y (mgr.34107) 296 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-08-17T17:14:30.105 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.729759+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.105 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.690556+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.105 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.690556+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.105 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: cephadm 2024-08-17T17:14:28.691569+0000 mgr.y (mgr.34107) 293 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-17T17:14:30.105 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: cephadm 2024-08-17T17:14:28.691569+0000 mgr.y (mgr.34107) 293 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-17T17:14:30.106 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.699070+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.106 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.699070+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.106 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.704188+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.106 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.704188+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.106 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: cephadm 2024-08-17T17:14:28.705363+0000 mgr.y (mgr.34107) 294 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-08-17T17:14:30.106 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: cephadm 2024-08-17T17:14:28.705363+0000 mgr.y (mgr.34107) 294 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-08-17T17:14:30.106 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.713011+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.106 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.713011+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.106 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.716869+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.106 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.716869+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.106 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: cephadm 2024-08-17T17:14:28.718031+0000 mgr.y (mgr.34107) 295 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-17T17:14:30.107 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: cephadm 2024-08-17T17:14:28.718031+0000 mgr.y (mgr.34107) 295 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-17T17:14:30.107 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.723407+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.107 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.723407+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.107 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.727121+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.107 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.727121+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.107 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: cephadm 2024-08-17T17:14:28.728070+0000 mgr.y (mgr.34107) 296 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-08-17T17:14:30.107 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: cephadm 2024-08-17T17:14:28.728070+0000 mgr.y (mgr.34107) 296 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-08-17T17:14:30.107 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.729759+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.107 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.729759+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: cephadm 2024-08-17T17:14:28.730724+0000 mgr.y (mgr.34107) 297 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-17T17:14:30.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: cephadm 2024-08-17T17:14:28.730724+0000 mgr.y (mgr.34107) 297 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-17T17:14:30.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.735951+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.735951+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.739703+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.739703+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: cephadm 2024-08-17T17:14:28.740641+0000 mgr.y (mgr.34107) 298 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-08-17T17:14:30.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: cephadm 2024-08-17T17:14:28.740641+0000 mgr.y (mgr.34107) 298 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-08-17T17:14:30.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.745815+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.745815+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.751544+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.751544+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: cephadm 2024-08-17T17:14:28.752371+0000 mgr.y (mgr.34107) 299 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-17T17:14:30.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: cephadm 2024-08-17T17:14:28.752371+0000 mgr.y (mgr.34107) 299 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-17T17:14:30.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.757201+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.757201+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.761233+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.761233+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.765808+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.765808+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.769526+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.110 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.729759+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.110 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: cephadm 2024-08-17T17:14:28.730724+0000 mgr.y (mgr.34107) 297 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-17T17:14:30.110 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: cephadm 2024-08-17T17:14:28.730724+0000 mgr.y (mgr.34107) 297 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-17T17:14:30.110 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.735951+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.110 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.735951+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.110 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.739703+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.110 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.739703+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.110 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: cephadm 2024-08-17T17:14:28.740641+0000 mgr.y (mgr.34107) 298 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-08-17T17:14:30.110 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: cephadm 2024-08-17T17:14:28.740641+0000 mgr.y (mgr.34107) 298 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-08-17T17:14:30.110 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.745815+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.111 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.745815+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.111 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.751544+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.111 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.751544+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.111 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: cephadm 2024-08-17T17:14:28.752371+0000 mgr.y (mgr.34107) 299 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-17T17:14:30.111 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: cephadm 2024-08-17T17:14:28.752371+0000 mgr.y (mgr.34107) 299 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-17T17:14:30.111 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.757201+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.111 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.757201+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.111 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.761233+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.111 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.761233+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.111 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.765808+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.111 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.765808+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.112 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.769526+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.112 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.769526+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.112 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.772382+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.112 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.772382+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.112 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.775246+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.112 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.775246+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.112 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.778047+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.112 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.778047+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.112 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.782259+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.113 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.782259+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.113 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.785021+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.113 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.785021+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.113 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.787831+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-17T17:14:30.113 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.787831+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-17T17:14:30.113 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.791884+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-17T17:14:30.113 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.791884+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-17T17:14:30.113 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.794587+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.113 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.794587+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.113 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.799112+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-17T17:14:30.114 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.769526+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.114 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.772382+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.114 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.772382+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.114 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.775246+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.114 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.775246+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.114 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.778047+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.114 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.778047+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.114 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.782259+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.114 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.782259+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.115 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.785021+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.115 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.785021+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.115 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.787831+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-17T17:14:30.115 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.787831+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-17T17:14:30.115 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.791884+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-17T17:14:30.115 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.791884+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-17T17:14:30.115 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.794587+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.115 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.794587+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.115 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.799112+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-17T17:14:30.115 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.799112+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-17T17:14:30.116 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.801775+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-17T17:14:30.116 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.801775+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-17T17:14:30.116 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.806671+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-17T17:14:30.116 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.806671+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-17T17:14:30.116 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.809865+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-17T17:14:30.116 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.809865+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-17T17:14:30.116 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.810662+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-17T17:14:30.116 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.810662+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-17T17:14:30.116 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.811381+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-17T17:14:30.116 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.811381+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-17T17:14:30.116 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.816212+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-08-17T17:14:30.117 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.816212+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-08-17T17:14:30.117 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.819519+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-17T17:14:30.117 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.819519+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-17T17:14:30.117 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.825080+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-17T17:14:30.117 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.799112+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-17T17:14:30.117 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.801775+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-17T17:14:30.117 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.801775+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-17T17:14:30.117 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.806671+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-17T17:14:30.117 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.806671+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-17T17:14:30.118 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.809865+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-17T17:14:30.118 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.809865+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-17T17:14:30.118 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.810662+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-17T17:14:30.118 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.810662+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-17T17:14:30.118 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.811381+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-17T17:14:30.118 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.811381+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-17T17:14:30.118 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.816212+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-08-17T17:14:30.118 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.816212+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-08-17T17:14:30.118 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.819519+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-17T17:14:30.118 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.819519+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-17T17:14:30.118 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.825080+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-17T17:14:30.119 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.825080+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-17T17:14:30.119 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.828164+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.119 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.828164+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.119 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.828897+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-17T17:14:30.119 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.828897+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-17T17:14:30.119 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.833425+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-17T17:14:30.119 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.833425+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-17T17:14:30.119 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.836317+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-17T17:14:30.119 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.836317+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-17T17:14:30.120 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.842385+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-08-17T17:14:30.120 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.842385+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-08-17T17:14:30.120 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.845232+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-17T17:14:30.120 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.845232+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-17T17:14:30.120 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.849513+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-17T17:14:30.120 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.849513+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-17T17:14:30.120 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.852079+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-17T17:14:30.120 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.825080+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-17T17:14:30.120 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.828164+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.121 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.828164+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.121 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.828897+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-17T17:14:30.121 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.828897+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-17T17:14:30.121 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.833425+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-17T17:14:30.121 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.833425+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-17T17:14:30.121 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.836317+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-17T17:14:30.121 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.836317+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-17T17:14:30.121 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.842385+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-08-17T17:14:30.121 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.842385+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-08-17T17:14:30.121 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.845232+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-17T17:14:30.121 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.845232+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-17T17:14:30.122 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.849513+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-17T17:14:30.122 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.849513+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-17T17:14:30.122 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.852079+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-17T17:14:30.122 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.852079+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-17T17:14:30.122 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.858925+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-17T17:14:30.122 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.858925+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-17T17:14:30.122 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.862023+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.123 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.862023+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.123 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.863025+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.123 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.863025+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.123 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.863828+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.123 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.863828+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.123 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.864565+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.123 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.864565+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.123 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.865285+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.123 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.865285+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.123 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.866018+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.123 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.866018+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.124 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.867098+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-17T17:14:30.124 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.867098+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-17T17:14:30.124 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.871893+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-17T17:14:30.124 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.871893+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-17T17:14:30.124 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.872991+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:14:30.124 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.872991+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:14:30.124 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.875156+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:14:30.124 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.875156+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:14:30.124 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.876342+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:14:30.124 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.876342+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:14:30.124 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.883704+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.124 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[89561]: audit 2024-08-17T17:14:28.883704+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.125 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.852079+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-17T17:14:30.125 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.858925+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-17T17:14:30.125 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.858925+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-17T17:14:30.125 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.862023+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.125 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.862023+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.125 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.863025+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.125 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.863025+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.125 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.863828+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.126 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.863828+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.126 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.864565+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.126 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.864565+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.126 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.865285+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.126 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.865285+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.126 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.866018+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.126 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.866018+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.126 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.867098+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-17T17:14:30.126 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.867098+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-17T17:14:30.126 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.871893+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-17T17:14:30.126 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.871893+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-17T17:14:30.127 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.872991+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:14:30.127 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.872991+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:14:30.127 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.875156+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:14:30.127 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.875156+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:14:30.127 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.876342+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:14:30.127 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.876342+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:14:30.127 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.883704+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.127 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:29 smithi131 bash[88347]: audit 2024-08-17T17:14:28.883704+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.662143+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.662143+0000 mon.a (mon.0) 737 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: cephadm 2024-08-17T17:14:28.662776+0000 mgr.y (mgr.34107) 289 : cephadm [INF] Upgrade: Target is version 19.0.0-5836-gcd8bdbeb (squid) 2024-08-17T17:14:30.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: cephadm 2024-08-17T17:14:28.662776+0000 mgr.y (mgr.34107) 289 : cephadm [INF] Upgrade: Target is version 19.0.0-5836-gcd8bdbeb (squid) 2024-08-17T17:14:30.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: cephadm 2024-08-17T17:14:28.662836+0000 mgr.y (mgr.34107) 290 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d'] 2024-08-17T17:14:30.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: cephadm 2024-08-17T17:14:28.662836+0000 mgr.y (mgr.34107) 290 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d'] 2024-08-17T17:14:30.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.666914+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:14:30.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.666914+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:14:30.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.669046+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.669046+0000 mon.a (mon.0) 739 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: cephadm 2024-08-17T17:14:28.669896+0000 mgr.y (mgr.34107) 291 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-17T17:14:30.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: cephadm 2024-08-17T17:14:28.669896+0000 mgr.y (mgr.34107) 291 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-17T17:14:30.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.675759+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.675759+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.679224+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.679224+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: cephadm 2024-08-17T17:14:28.679953+0000 mgr.y (mgr.34107) 292 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-17T17:14:30.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: cephadm 2024-08-17T17:14:28.679953+0000 mgr.y (mgr.34107) 292 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-17T17:14:30.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.686910+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.686910+0000 mon.a (mon.0) 742 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.690556+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.690556+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: cephadm 2024-08-17T17:14:28.691569+0000 mgr.y (mgr.34107) 293 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-17T17:14:30.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: cephadm 2024-08-17T17:14:28.691569+0000 mgr.y (mgr.34107) 293 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-17T17:14:30.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.699070+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.699070+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.704188+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.704188+0000 mon.a (mon.0) 745 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: cephadm 2024-08-17T17:14:28.705363+0000 mgr.y (mgr.34107) 294 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-08-17T17:14:30.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: cephadm 2024-08-17T17:14:28.705363+0000 mgr.y (mgr.34107) 294 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-08-17T17:14:30.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.713011+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.713011+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.716869+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.716869+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: cephadm 2024-08-17T17:14:28.718031+0000 mgr.y (mgr.34107) 295 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-17T17:14:30.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: cephadm 2024-08-17T17:14:28.718031+0000 mgr.y (mgr.34107) 295 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-08-17T17:14:30.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.723407+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.723407+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.727121+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.727121+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: cephadm 2024-08-17T17:14:28.728070+0000 mgr.y (mgr.34107) 296 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-08-17T17:14:30.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: cephadm 2024-08-17T17:14:28.728070+0000 mgr.y (mgr.34107) 296 : cephadm [INF] Upgrade: Setting container_image for all cephfs-mirror 2024-08-17T17:14:30.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.729759+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.729759+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: cephadm 2024-08-17T17:14:28.730724+0000 mgr.y (mgr.34107) 297 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-17T17:14:30.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: cephadm 2024-08-17T17:14:28.730724+0000 mgr.y (mgr.34107) 297 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-08-17T17:14:30.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.735951+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.735951+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.739703+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.739703+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: cephadm 2024-08-17T17:14:28.740641+0000 mgr.y (mgr.34107) 298 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-08-17T17:14:30.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: cephadm 2024-08-17T17:14:28.740641+0000 mgr.y (mgr.34107) 298 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-08-17T17:14:30.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.745815+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.745815+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.751544+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.751544+0000 mon.a (mon.0) 754 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: cephadm 2024-08-17T17:14:28.752371+0000 mgr.y (mgr.34107) 299 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-17T17:14:30.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: cephadm 2024-08-17T17:14:28.752371+0000 mgr.y (mgr.34107) 299 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-08-17T17:14:30.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.757201+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.757201+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.761233+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.761233+0000 mon.a (mon.0) 756 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.765808+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.765808+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.769526+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.769526+0000 mon.a (mon.0) 758 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.772382+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.772382+0000 mon.a (mon.0) 759 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.775246+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.775246+0000 mon.a (mon.0) 760 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.778047+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.778047+0000 mon.a (mon.0) 761 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.782259+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.782259+0000 mon.a (mon.0) 762 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.785021+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.785021+0000 mon.a (mon.0) 763 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:14:30.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.787831+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-17T17:14:30.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.787831+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-17T17:14:30.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.791884+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-17T17:14:30.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.791884+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-17T17:14:30.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.794587+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.794587+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.799112+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-17T17:14:30.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.799112+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-17T17:14:30.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.801775+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-17T17:14:30.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.801775+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-17T17:14:30.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.806671+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-17T17:14:30.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.806671+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-17T17:14:30.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.809865+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-17T17:14:30.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.809865+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-17T17:14:30.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.810662+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-17T17:14:30.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.810662+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-17T17:14:30.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.811381+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-17T17:14:30.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.811381+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-17T17:14:30.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.816212+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-08-17T17:14:30.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.816212+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-08-17T17:14:30.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.819519+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-17T17:14:30.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.819519+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-17T17:14:30.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.825080+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-17T17:14:30.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.825080+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-08-17T17:14:30.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.828164+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.828164+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.828897+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-17T17:14:30.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.828897+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-17T17:14:30.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.833425+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-17T17:14:30.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.833425+0000 mon.a (mon.0) 778 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-08-17T17:14:30.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.836317+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-17T17:14:30.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.836317+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-17T17:14:30.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.842385+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-08-17T17:14:30.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.842385+0000 mon.a (mon.0) 780 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-08-17T17:14:30.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.845232+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-17T17:14:30.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.845232+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-17T17:14:30.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.849513+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-17T17:14:30.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.849513+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-08-17T17:14:30.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.852079+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-17T17:14:30.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.852079+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-17T17:14:30.151 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.858925+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-17T17:14:30.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.858925+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-17T17:14:30.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.862023+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.862023+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.863025+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.863025+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.863828+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.863828+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.864565+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.864565+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.865285+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.865285+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.866018+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.866018+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:14:30.152 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.867098+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-17T17:14:30.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.867098+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-17T17:14:30.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.871893+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-17T17:14:30.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.871893+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-17T17:14:30.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.872991+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:14:30.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.872991+0000 mon.a (mon.0) 793 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:14:30.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.875156+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:14:30.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.875156+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:14:30.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.876342+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:14:30.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.876342+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:14:30.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.883704+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:30.153 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:29 smithi169 bash[79348]: audit 2024-08-17T17:14:28.883704+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:31.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:30 smithi131 bash[89561]: cephadm 2024-08-17T17:14:28.761867+0000 mgr.y (mgr.34107) 300 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-17T17:14:31.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:30 smithi131 bash[89561]: cephadm 2024-08-17T17:14:28.761867+0000 mgr.y (mgr.34107) 300 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-17T17:14:31.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:30 smithi131 bash[89561]: cephadm 2024-08-17T17:14:28.770456+0000 mgr.y (mgr.34107) 301 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-08-17T17:14:31.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:30 smithi131 bash[89561]: cephadm 2024-08-17T17:14:28.770456+0000 mgr.y (mgr.34107) 301 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-08-17T17:14:31.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:30 smithi131 bash[89561]: cephadm 2024-08-17T17:14:28.773287+0000 mgr.y (mgr.34107) 302 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-08-17T17:14:31.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:30 smithi131 bash[89561]: cephadm 2024-08-17T17:14:28.773287+0000 mgr.y (mgr.34107) 302 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-08-17T17:14:31.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:30 smithi131 bash[89561]: cephadm 2024-08-17T17:14:28.776134+0000 mgr.y (mgr.34107) 303 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-08-17T17:14:31.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:30 smithi131 bash[89561]: cephadm 2024-08-17T17:14:28.776134+0000 mgr.y (mgr.34107) 303 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-08-17T17:14:31.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:30 smithi131 bash[89561]: cephadm 2024-08-17T17:14:28.778976+0000 mgr.y (mgr.34107) 304 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-08-17T17:14:31.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:30 smithi131 bash[89561]: cephadm 2024-08-17T17:14:28.778976+0000 mgr.y (mgr.34107) 304 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-08-17T17:14:31.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:30 smithi131 bash[89561]: cephadm 2024-08-17T17:14:28.783227+0000 mgr.y (mgr.34107) 305 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-08-17T17:14:31.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:30 smithi131 bash[89561]: cephadm 2024-08-17T17:14:28.783227+0000 mgr.y (mgr.34107) 305 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-08-17T17:14:31.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:30 smithi131 bash[89561]: cephadm 2024-08-17T17:14:28.785930+0000 mgr.y (mgr.34107) 306 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-08-17T17:14:31.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:30 smithi131 bash[89561]: cephadm 2024-08-17T17:14:28.785930+0000 mgr.y (mgr.34107) 306 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-08-17T17:14:31.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:30 smithi131 bash[89561]: cephadm 2024-08-17T17:14:28.786861+0000 mgr.y (mgr.34107) 307 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-17T17:14:31.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:30 smithi131 bash[89561]: cephadm 2024-08-17T17:14:28.786861+0000 mgr.y (mgr.34107) 307 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-17T17:14:31.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:30 smithi131 bash[89561]: cephadm 2024-08-17T17:14:28.866589+0000 mgr.y (mgr.34107) 308 : cephadm [INF] Upgrade: Complete! 2024-08-17T17:14:31.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:30 smithi131 bash[89561]: cephadm 2024-08-17T17:14:28.866589+0000 mgr.y (mgr.34107) 308 : cephadm [INF] Upgrade: Complete! 2024-08-17T17:14:31.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:30 smithi131 bash[89561]: cluster 2024-08-17T17:14:29.062645+0000 mgr.y (mgr.34107) 309 : cluster [DBG] pgmap v392: 521 pgs: 521 active+clean; 327 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 26 MiB/s wr, 117 op/s 2024-08-17T17:14:31.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:30 smithi131 bash[89561]: cluster 2024-08-17T17:14:29.062645+0000 mgr.y (mgr.34107) 309 : cluster [DBG] pgmap v392: 521 pgs: 521 active+clean; 327 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 26 MiB/s wr, 117 op/s 2024-08-17T17:14:31.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:30 smithi131 bash[88347]: cephadm 2024-08-17T17:14:28.761867+0000 mgr.y (mgr.34107) 300 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-17T17:14:31.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:30 smithi131 bash[88347]: cephadm 2024-08-17T17:14:28.761867+0000 mgr.y (mgr.34107) 300 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-17T17:14:31.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:30 smithi131 bash[88347]: cephadm 2024-08-17T17:14:28.770456+0000 mgr.y (mgr.34107) 301 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-08-17T17:14:31.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:30 smithi131 bash[88347]: cephadm 2024-08-17T17:14:28.770456+0000 mgr.y (mgr.34107) 301 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-08-17T17:14:31.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:30 smithi131 bash[88347]: cephadm 2024-08-17T17:14:28.773287+0000 mgr.y (mgr.34107) 302 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-08-17T17:14:31.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:30 smithi131 bash[88347]: cephadm 2024-08-17T17:14:28.773287+0000 mgr.y (mgr.34107) 302 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-08-17T17:14:31.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:30 smithi131 bash[88347]: cephadm 2024-08-17T17:14:28.776134+0000 mgr.y (mgr.34107) 303 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-08-17T17:14:31.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:30 smithi131 bash[88347]: cephadm 2024-08-17T17:14:28.776134+0000 mgr.y (mgr.34107) 303 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-08-17T17:14:31.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:30 smithi131 bash[88347]: cephadm 2024-08-17T17:14:28.778976+0000 mgr.y (mgr.34107) 304 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-08-17T17:14:31.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:30 smithi131 bash[88347]: cephadm 2024-08-17T17:14:28.778976+0000 mgr.y (mgr.34107) 304 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-08-17T17:14:31.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:30 smithi131 bash[88347]: cephadm 2024-08-17T17:14:28.783227+0000 mgr.y (mgr.34107) 305 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-08-17T17:14:31.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:30 smithi131 bash[88347]: cephadm 2024-08-17T17:14:28.783227+0000 mgr.y (mgr.34107) 305 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-08-17T17:14:31.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:30 smithi131 bash[88347]: cephadm 2024-08-17T17:14:28.785930+0000 mgr.y (mgr.34107) 306 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-08-17T17:14:31.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:30 smithi131 bash[88347]: cephadm 2024-08-17T17:14:28.785930+0000 mgr.y (mgr.34107) 306 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-08-17T17:14:31.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:30 smithi131 bash[88347]: cephadm 2024-08-17T17:14:28.786861+0000 mgr.y (mgr.34107) 307 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-17T17:14:31.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:30 smithi131 bash[88347]: cephadm 2024-08-17T17:14:28.786861+0000 mgr.y (mgr.34107) 307 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-17T17:14:31.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:30 smithi131 bash[88347]: cephadm 2024-08-17T17:14:28.866589+0000 mgr.y (mgr.34107) 308 : cephadm [INF] Upgrade: Complete! 2024-08-17T17:14:31.103 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:30 smithi131 bash[88347]: cephadm 2024-08-17T17:14:28.866589+0000 mgr.y (mgr.34107) 308 : cephadm [INF] Upgrade: Complete! 2024-08-17T17:14:31.103 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:30 smithi131 bash[88347]: cluster 2024-08-17T17:14:29.062645+0000 mgr.y (mgr.34107) 309 : cluster [DBG] pgmap v392: 521 pgs: 521 active+clean; 327 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 26 MiB/s wr, 117 op/s 2024-08-17T17:14:31.103 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:30 smithi131 bash[88347]: cluster 2024-08-17T17:14:29.062645+0000 mgr.y (mgr.34107) 309 : cluster [DBG] pgmap v392: 521 pgs: 521 active+clean; 327 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 26 MiB/s wr, 117 op/s 2024-08-17T17:14:31.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:30 smithi169 bash[79348]: cephadm 2024-08-17T17:14:28.761867+0000 mgr.y (mgr.34107) 300 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-17T17:14:31.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:30 smithi169 bash[79348]: cephadm 2024-08-17T17:14:28.761867+0000 mgr.y (mgr.34107) 300 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-17T17:14:31.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:30 smithi169 bash[79348]: cephadm 2024-08-17T17:14:28.770456+0000 mgr.y (mgr.34107) 301 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-08-17T17:14:31.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:30 smithi169 bash[79348]: cephadm 2024-08-17T17:14:28.770456+0000 mgr.y (mgr.34107) 301 : cephadm [INF] Upgrade: Setting container_image for all node-exporter 2024-08-17T17:14:31.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:30 smithi169 bash[79348]: cephadm 2024-08-17T17:14:28.773287+0000 mgr.y (mgr.34107) 302 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-08-17T17:14:31.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:30 smithi169 bash[79348]: cephadm 2024-08-17T17:14:28.773287+0000 mgr.y (mgr.34107) 302 : cephadm [INF] Upgrade: Setting container_image for all prometheus 2024-08-17T17:14:31.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:30 smithi169 bash[79348]: cephadm 2024-08-17T17:14:28.776134+0000 mgr.y (mgr.34107) 303 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-08-17T17:14:31.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:30 smithi169 bash[79348]: cephadm 2024-08-17T17:14:28.776134+0000 mgr.y (mgr.34107) 303 : cephadm [INF] Upgrade: Setting container_image for all alertmanager 2024-08-17T17:14:31.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:30 smithi169 bash[79348]: cephadm 2024-08-17T17:14:28.778976+0000 mgr.y (mgr.34107) 304 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-08-17T17:14:31.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:30 smithi169 bash[79348]: cephadm 2024-08-17T17:14:28.778976+0000 mgr.y (mgr.34107) 304 : cephadm [INF] Upgrade: Setting container_image for all grafana 2024-08-17T17:14:31.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:30 smithi169 bash[79348]: cephadm 2024-08-17T17:14:28.783227+0000 mgr.y (mgr.34107) 305 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-08-17T17:14:31.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:30 smithi169 bash[79348]: cephadm 2024-08-17T17:14:28.783227+0000 mgr.y (mgr.34107) 305 : cephadm [INF] Upgrade: Setting container_image for all loki 2024-08-17T17:14:31.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:30 smithi169 bash[79348]: cephadm 2024-08-17T17:14:28.785930+0000 mgr.y (mgr.34107) 306 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-08-17T17:14:31.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:30 smithi169 bash[79348]: cephadm 2024-08-17T17:14:28.785930+0000 mgr.y (mgr.34107) 306 : cephadm [INF] Upgrade: Setting container_image for all promtail 2024-08-17T17:14:31.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:30 smithi169 bash[79348]: cephadm 2024-08-17T17:14:28.786861+0000 mgr.y (mgr.34107) 307 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-17T17:14:31.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:30 smithi169 bash[79348]: cephadm 2024-08-17T17:14:28.786861+0000 mgr.y (mgr.34107) 307 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-17T17:14:31.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:30 smithi169 bash[79348]: cephadm 2024-08-17T17:14:28.866589+0000 mgr.y (mgr.34107) 308 : cephadm [INF] Upgrade: Complete! 2024-08-17T17:14:31.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:30 smithi169 bash[79348]: cephadm 2024-08-17T17:14:28.866589+0000 mgr.y (mgr.34107) 308 : cephadm [INF] Upgrade: Complete! 2024-08-17T17:14:31.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:30 smithi169 bash[79348]: cluster 2024-08-17T17:14:29.062645+0000 mgr.y (mgr.34107) 309 : cluster [DBG] pgmap v392: 521 pgs: 521 active+clean; 327 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 26 MiB/s wr, 117 op/s 2024-08-17T17:14:31.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:30 smithi169 bash[79348]: cluster 2024-08-17T17:14:29.062645+0000 mgr.y (mgr.34107) 309 : cluster [DBG] pgmap v392: 521 pgs: 521 active+clean; 327 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 26 MiB/s wr, 117 op/s 2024-08-17T17:14:31.150 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:14:32.332 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:31 smithi131 bash[89561]: cluster 2024-08-17T17:14:30.895288+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e678: 8 total, 8 up, 8 in 2024-08-17T17:14:32.332 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:31 smithi131 bash[89561]: cluster 2024-08-17T17:14:30.895288+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e678: 8 total, 8 up, 8 in 2024-08-17T17:14:32.333 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:31 smithi131 bash[89561]: cluster 2024-08-17T17:14:31.063952+0000 mgr.y (mgr.34107) 310 : cluster [DBG] pgmap v394: 521 pgs: 521 active+clean; 327 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 26 MiB/s wr, 117 op/s 2024-08-17T17:14:32.333 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:31 smithi131 bash[89561]: cluster 2024-08-17T17:14:31.063952+0000 mgr.y (mgr.34107) 310 : cluster [DBG] pgmap v394: 521 pgs: 521 active+clean; 327 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 26 MiB/s wr, 117 op/s 2024-08-17T17:14:32.333 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:31 smithi131 bash[88347]: cluster 2024-08-17T17:14:30.895288+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e678: 8 total, 8 up, 8 in 2024-08-17T17:14:32.333 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:31 smithi131 bash[88347]: cluster 2024-08-17T17:14:30.895288+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e678: 8 total, 8 up, 8 in 2024-08-17T17:14:32.333 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:31 smithi131 bash[88347]: cluster 2024-08-17T17:14:31.063952+0000 mgr.y (mgr.34107) 310 : cluster [DBG] pgmap v394: 521 pgs: 521 active+clean; 327 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 26 MiB/s wr, 117 op/s 2024-08-17T17:14:32.333 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:31 smithi131 bash[88347]: cluster 2024-08-17T17:14:31.063952+0000 mgr.y (mgr.34107) 310 : cluster [DBG] pgmap v394: 521 pgs: 521 active+clean; 327 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 26 MiB/s wr, 117 op/s 2024-08-17T17:14:32.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:31 smithi169 bash[79348]: cluster 2024-08-17T17:14:30.895288+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e678: 8 total, 8 up, 8 in 2024-08-17T17:14:32.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:31 smithi169 bash[79348]: cluster 2024-08-17T17:14:30.895288+0000 mon.a (mon.0) 797 : cluster [DBG] osdmap e678: 8 total, 8 up, 8 in 2024-08-17T17:14:32.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:31 smithi169 bash[79348]: cluster 2024-08-17T17:14:31.063952+0000 mgr.y (mgr.34107) 310 : cluster [DBG] pgmap v394: 521 pgs: 521 active+clean; 327 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 26 MiB/s wr, 117 op/s 2024-08-17T17:14:32.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:31 smithi169 bash[79348]: cluster 2024-08-17T17:14:31.063952+0000 mgr.y (mgr.34107) 310 : cluster [DBG] pgmap v394: 521 pgs: 521 active+clean; 327 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 26 MiB/s wr, 117 op/s 2024-08-17T17:14:33.272 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:32 smithi131 bash[89561]: cluster 2024-08-17T17:14:31.907459+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e679: 8 total, 8 up, 8 in 2024-08-17T17:14:33.272 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:32 smithi131 bash[89561]: cluster 2024-08-17T17:14:31.907459+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e679: 8 total, 8 up, 8 in 2024-08-17T17:14:33.272 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:32 smithi131 bash[88347]: cluster 2024-08-17T17:14:31.907459+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e679: 8 total, 8 up, 8 in 2024-08-17T17:14:33.272 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:32 smithi131 bash[88347]: cluster 2024-08-17T17:14:31.907459+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e679: 8 total, 8 up, 8 in 2024-08-17T17:14:33.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:32 smithi169 bash[79348]: cluster 2024-08-17T17:14:31.907459+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e679: 8 total, 8 up, 8 in 2024-08-17T17:14:33.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:32 smithi169 bash[79348]: cluster 2024-08-17T17:14:31.907459+0000 mon.a (mon.0) 798 : cluster [DBG] osdmap e679: 8 total, 8 up, 8 in 2024-08-17T17:14:34.137 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 4 2024-08-17T17:14:34.138 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 4 2024-08-17T17:14:34.138 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 4 2024-08-17T17:14:34.138 INFO:tasks.workunit.client.0.smithi131.stdout:read: 4 2024-08-17T17:14:34.138 INFO:tasks.workunit.client.0.smithi131.stdout:read: 4 2024-08-17T17:14:34.138 INFO:tasks.workunit.client.0.smithi131.stdout:read: 4 2024-08-17T17:14:34.138 INFO:tasks.workunit.client.0.smithi131.stdout:read: 4 2024-08-17T17:14:34.138 INFO:tasks.workunit.client.0.smithi131.stdout:read: 4 2024-08-17T17:14:34.138 INFO:tasks.workunit.client.0.smithi131.stdout:read: 4 2024-08-17T17:14:34.138 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestCloneEncryption (52810 ms) 2024-08-17T17:14:34.138 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.LUKS1UnderLUKS2WithoutResize 2024-08-17T17:14:34.139 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:14:34.316 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:33 smithi131 bash[88347]: cluster 2024-08-17T17:14:32.911855+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e680: 8 total, 8 up, 8 in 2024-08-17T17:14:34.316 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:33 smithi131 bash[88347]: cluster 2024-08-17T17:14:32.911855+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e680: 8 total, 8 up, 8 in 2024-08-17T17:14:34.316 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:33 smithi131 bash[88347]: cluster 2024-08-17T17:14:33.065009+0000 mgr.y (mgr.34107) 311 : cluster [DBG] pgmap v397: 521 pgs: 521 active+clean; 327 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 43 MiB/s wr, 125 op/s 2024-08-17T17:14:34.316 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:33 smithi131 bash[88347]: cluster 2024-08-17T17:14:33.065009+0000 mgr.y (mgr.34107) 311 : cluster [DBG] pgmap v397: 521 pgs: 521 active+clean; 327 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 43 MiB/s wr, 125 op/s 2024-08-17T17:14:34.316 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:33 smithi131 bash[88347]: audit 2024-08-17T17:14:33.507568+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:34.316 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:33 smithi131 bash[88347]: audit 2024-08-17T17:14:33.507568+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:34.316 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:33 smithi131 bash[89561]: cluster 2024-08-17T17:14:32.911855+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e680: 8 total, 8 up, 8 in 2024-08-17T17:14:34.316 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:33 smithi131 bash[89561]: cluster 2024-08-17T17:14:32.911855+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e680: 8 total, 8 up, 8 in 2024-08-17T17:14:34.317 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:33 smithi131 bash[89561]: cluster 2024-08-17T17:14:33.065009+0000 mgr.y (mgr.34107) 311 : cluster [DBG] pgmap v397: 521 pgs: 521 active+clean; 327 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 43 MiB/s wr, 125 op/s 2024-08-17T17:14:34.317 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:33 smithi131 bash[89561]: cluster 2024-08-17T17:14:33.065009+0000 mgr.y (mgr.34107) 311 : cluster [DBG] pgmap v397: 521 pgs: 521 active+clean; 327 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 43 MiB/s wr, 125 op/s 2024-08-17T17:14:34.317 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:33 smithi131 bash[89561]: audit 2024-08-17T17:14:33.507568+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:34.317 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:33 smithi131 bash[89561]: audit 2024-08-17T17:14:33.507568+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:34.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:33 smithi169 bash[79348]: cluster 2024-08-17T17:14:32.911855+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e680: 8 total, 8 up, 8 in 2024-08-17T17:14:34.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:33 smithi169 bash[79348]: cluster 2024-08-17T17:14:32.911855+0000 mon.a (mon.0) 799 : cluster [DBG] osdmap e680: 8 total, 8 up, 8 in 2024-08-17T17:14:34.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:33 smithi169 bash[79348]: cluster 2024-08-17T17:14:33.065009+0000 mgr.y (mgr.34107) 311 : cluster [DBG] pgmap v397: 521 pgs: 521 active+clean; 327 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 43 MiB/s wr, 125 op/s 2024-08-17T17:14:34.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:33 smithi169 bash[79348]: cluster 2024-08-17T17:14:33.065009+0000 mgr.y (mgr.34107) 311 : cluster [DBG] pgmap v397: 521 pgs: 521 active+clean; 327 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.8 MiB/s rd, 43 MiB/s wr, 125 op/s 2024-08-17T17:14:34.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:33 smithi169 bash[79348]: audit 2024-08-17T17:14:33.507568+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:34.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:33 smithi169 bash[79348]: audit 2024-08-17T17:14:33.507568+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:14:35.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:34 smithi131 bash[89561]: cluster 2024-08-17T17:14:33.934319+0000 mon.a (mon.0) 801 : cluster [DBG] osdmap e681: 8 total, 8 up, 8 in 2024-08-17T17:14:35.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:34 smithi131 bash[89561]: cluster 2024-08-17T17:14:33.934319+0000 mon.a (mon.0) 801 : cluster [DBG] osdmap e681: 8 total, 8 up, 8 in 2024-08-17T17:14:35.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:34 smithi131 bash[89561]: audit 2024-08-17T17:14:34.650323+0000 mgr.y (mgr.34107) 312 : audit [DBG] from='client.44378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:35.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:34 smithi131 bash[89561]: audit 2024-08-17T17:14:34.650323+0000 mgr.y (mgr.34107) 312 : audit [DBG] from='client.44378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:35.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:34 smithi131 bash[88347]: cluster 2024-08-17T17:14:33.934319+0000 mon.a (mon.0) 801 : cluster [DBG] osdmap e681: 8 total, 8 up, 8 in 2024-08-17T17:14:35.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:34 smithi131 bash[88347]: cluster 2024-08-17T17:14:33.934319+0000 mon.a (mon.0) 801 : cluster [DBG] osdmap e681: 8 total, 8 up, 8 in 2024-08-17T17:14:35.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:34 smithi131 bash[88347]: audit 2024-08-17T17:14:34.650323+0000 mgr.y (mgr.34107) 312 : audit [DBG] from='client.44378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:35.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:34 smithi131 bash[88347]: audit 2024-08-17T17:14:34.650323+0000 mgr.y (mgr.34107) 312 : audit [DBG] from='client.44378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:35.387 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'sleep 60' 2024-08-17T17:14:35.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:34 smithi169 bash[79348]: cluster 2024-08-17T17:14:33.934319+0000 mon.a (mon.0) 801 : cluster [DBG] osdmap e681: 8 total, 8 up, 8 in 2024-08-17T17:14:35.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:34 smithi169 bash[79348]: cluster 2024-08-17T17:14:33.934319+0000 mon.a (mon.0) 801 : cluster [DBG] osdmap e681: 8 total, 8 up, 8 in 2024-08-17T17:14:35.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:34 smithi169 bash[79348]: audit 2024-08-17T17:14:34.650323+0000 mgr.y (mgr.34107) 312 : audit [DBG] from='client.44378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:35.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:34 smithi169 bash[79348]: audit 2024-08-17T17:14:34.650323+0000 mgr.y (mgr.34107) 312 : audit [DBG] from='client.44378 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:14:36.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:35 smithi131 bash[89561]: cluster 2024-08-17T17:14:35.066997+0000 mgr.y (mgr.34107) 313 : cluster [DBG] pgmap v399: 521 pgs: 3 active+clean+snaptrim, 518 active+clean; 31 MiB data, 578 MiB used, 715 GiB / 715 GiB avail; 160 KiB/s rd, 13 KiB/s wr, 234 op/s 2024-08-17T17:14:36.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:35 smithi131 bash[89561]: cluster 2024-08-17T17:14:35.066997+0000 mgr.y (mgr.34107) 313 : cluster [DBG] pgmap v399: 521 pgs: 3 active+clean+snaptrim, 518 active+clean; 31 MiB data, 578 MiB used, 715 GiB / 715 GiB avail; 160 KiB/s rd, 13 KiB/s wr, 234 op/s 2024-08-17T17:14:36.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:35 smithi131 bash[88347]: cluster 2024-08-17T17:14:35.066997+0000 mgr.y (mgr.34107) 313 : cluster [DBG] pgmap v399: 521 pgs: 3 active+clean+snaptrim, 518 active+clean; 31 MiB data, 578 MiB used, 715 GiB / 715 GiB avail; 160 KiB/s rd, 13 KiB/s wr, 234 op/s 2024-08-17T17:14:36.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:35 smithi131 bash[88347]: cluster 2024-08-17T17:14:35.066997+0000 mgr.y (mgr.34107) 313 : cluster [DBG] pgmap v399: 521 pgs: 3 active+clean+snaptrim, 518 active+clean; 31 MiB data, 578 MiB used, 715 GiB / 715 GiB avail; 160 KiB/s rd, 13 KiB/s wr, 234 op/s 2024-08-17T17:14:36.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:35 smithi169 bash[79348]: cluster 2024-08-17T17:14:35.066997+0000 mgr.y (mgr.34107) 313 : cluster [DBG] pgmap v399: 521 pgs: 3 active+clean+snaptrim, 518 active+clean; 31 MiB data, 578 MiB used, 715 GiB / 715 GiB avail; 160 KiB/s rd, 13 KiB/s wr, 234 op/s 2024-08-17T17:14:36.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:35 smithi169 bash[79348]: cluster 2024-08-17T17:14:35.066997+0000 mgr.y (mgr.34107) 313 : cluster [DBG] pgmap v399: 521 pgs: 3 active+clean+snaptrim, 518 active+clean; 31 MiB data, 578 MiB used, 715 GiB / 715 GiB avail; 160 KiB/s rd, 13 KiB/s wr, 234 op/s 2024-08-17T17:14:38.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:38 smithi131 bash[89561]: cluster 2024-08-17T17:14:37.067589+0000 mgr.y (mgr.34107) 314 : cluster [DBG] pgmap v400: 521 pgs: 3 active+clean+snaptrim, 518 active+clean; 31 MiB data, 578 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 9.2 KiB/s wr, 163 op/s 2024-08-17T17:14:38.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:38 smithi131 bash[89561]: cluster 2024-08-17T17:14:37.067589+0000 mgr.y (mgr.34107) 314 : cluster [DBG] pgmap v400: 521 pgs: 3 active+clean+snaptrim, 518 active+clean; 31 MiB data, 578 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 9.2 KiB/s wr, 163 op/s 2024-08-17T17:14:38.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:38 smithi131 bash[88347]: cluster 2024-08-17T17:14:37.067589+0000 mgr.y (mgr.34107) 314 : cluster [DBG] pgmap v400: 521 pgs: 3 active+clean+snaptrim, 518 active+clean; 31 MiB data, 578 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 9.2 KiB/s wr, 163 op/s 2024-08-17T17:14:38.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:38 smithi131 bash[88347]: cluster 2024-08-17T17:14:37.067589+0000 mgr.y (mgr.34107) 314 : cluster [DBG] pgmap v400: 521 pgs: 3 active+clean+snaptrim, 518 active+clean; 31 MiB data, 578 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 9.2 KiB/s wr, 163 op/s 2024-08-17T17:14:38.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:38 smithi169 bash[79348]: cluster 2024-08-17T17:14:37.067589+0000 mgr.y (mgr.34107) 314 : cluster [DBG] pgmap v400: 521 pgs: 3 active+clean+snaptrim, 518 active+clean; 31 MiB data, 578 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 9.2 KiB/s wr, 163 op/s 2024-08-17T17:14:38.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:38 smithi169 bash[79348]: cluster 2024-08-17T17:14:37.067589+0000 mgr.y (mgr.34107) 314 : cluster [DBG] pgmap v400: 521 pgs: 3 active+clean+snaptrim, 518 active+clean; 31 MiB data, 578 MiB used, 715 GiB / 715 GiB avail; 111 KiB/s rd, 9.2 KiB/s wr, 163 op/s 2024-08-17T17:14:39.097 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:14:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:14:38] "GET /metrics HTTP/1.1" 200 67644 "" "Prometheus/2.51.0" 2024-08-17T17:14:39.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:39 smithi131 bash[89561]: cluster 2024-08-17T17:14:38.128192+0000 mon.a (mon.0) 802 : cluster [DBG] osdmap e682: 8 total, 8 up, 8 in 2024-08-17T17:14:39.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:39 smithi131 bash[89561]: cluster 2024-08-17T17:14:38.128192+0000 mon.a (mon.0) 802 : cluster [DBG] osdmap e682: 8 total, 8 up, 8 in 2024-08-17T17:14:39.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:39 smithi131 bash[89561]: audit 2024-08-17T17:14:38.201343+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:39.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:39 smithi131 bash[89561]: audit 2024-08-17T17:14:38.201343+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:39.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:39 smithi131 bash[88347]: cluster 2024-08-17T17:14:38.128192+0000 mon.a (mon.0) 802 : cluster [DBG] osdmap e682: 8 total, 8 up, 8 in 2024-08-17T17:14:39.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:39 smithi131 bash[88347]: cluster 2024-08-17T17:14:38.128192+0000 mon.a (mon.0) 802 : cluster [DBG] osdmap e682: 8 total, 8 up, 8 in 2024-08-17T17:14:39.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:39 smithi131 bash[88347]: audit 2024-08-17T17:14:38.201343+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:39.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:39 smithi131 bash[88347]: audit 2024-08-17T17:14:38.201343+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:39.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:39 smithi169 bash[79348]: cluster 2024-08-17T17:14:38.128192+0000 mon.a (mon.0) 802 : cluster [DBG] osdmap e682: 8 total, 8 up, 8 in 2024-08-17T17:14:39.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:39 smithi169 bash[79348]: cluster 2024-08-17T17:14:38.128192+0000 mon.a (mon.0) 802 : cluster [DBG] osdmap e682: 8 total, 8 up, 8 in 2024-08-17T17:14:39.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:39 smithi169 bash[79348]: audit 2024-08-17T17:14:38.201343+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:39.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:39 smithi169 bash[79348]: audit 2024-08-17T17:14:38.201343+0000 mon.a (mon.0) 803 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:40.110 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:14:40.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:40 smithi131 bash[89561]: cluster 2024-08-17T17:14:39.071826+0000 mgr.y (mgr.34107) 315 : cluster [DBG] pgmap v402: 521 pgs: 521 active+clean; 60 MiB data, 652 MiB used, 715 GiB / 715 GiB avail; 170 KiB/s rd, 4.7 MiB/s wr, 244 op/s 2024-08-17T17:14:40.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:40 smithi131 bash[89561]: cluster 2024-08-17T17:14:39.071826+0000 mgr.y (mgr.34107) 315 : cluster [DBG] pgmap v402: 521 pgs: 521 active+clean; 60 MiB data, 652 MiB used, 715 GiB / 715 GiB avail; 170 KiB/s rd, 4.7 MiB/s wr, 244 op/s 2024-08-17T17:14:40.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:40 smithi131 bash[88347]: cluster 2024-08-17T17:14:39.071826+0000 mgr.y (mgr.34107) 315 : cluster [DBG] pgmap v402: 521 pgs: 521 active+clean; 60 MiB data, 652 MiB used, 715 GiB / 715 GiB avail; 170 KiB/s rd, 4.7 MiB/s wr, 244 op/s 2024-08-17T17:14:40.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:40 smithi131 bash[88347]: cluster 2024-08-17T17:14:39.071826+0000 mgr.y (mgr.34107) 315 : cluster [DBG] pgmap v402: 521 pgs: 521 active+clean; 60 MiB data, 652 MiB used, 715 GiB / 715 GiB avail; 170 KiB/s rd, 4.7 MiB/s wr, 244 op/s 2024-08-17T17:14:40.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:40 smithi169 bash[79348]: cluster 2024-08-17T17:14:39.071826+0000 mgr.y (mgr.34107) 315 : cluster [DBG] pgmap v402: 521 pgs: 521 active+clean; 60 MiB data, 652 MiB used, 715 GiB / 715 GiB avail; 170 KiB/s rd, 4.7 MiB/s wr, 244 op/s 2024-08-17T17:14:40.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:40 smithi169 bash[79348]: cluster 2024-08-17T17:14:39.071826+0000 mgr.y (mgr.34107) 315 : cluster [DBG] pgmap v402: 521 pgs: 521 active+clean; 60 MiB data, 652 MiB used, 715 GiB / 715 GiB avail; 170 KiB/s rd, 4.7 MiB/s wr, 244 op/s 2024-08-17T17:14:41.571 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:41 smithi131 bash[89561]: cluster 2024-08-17T17:14:40.274262+0000 mon.a (mon.0) 804 : cluster [DBG] osdmap e683: 8 total, 8 up, 8 in 2024-08-17T17:14:41.572 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:41 smithi131 bash[89561]: cluster 2024-08-17T17:14:40.274262+0000 mon.a (mon.0) 804 : cluster [DBG] osdmap e683: 8 total, 8 up, 8 in 2024-08-17T17:14:41.572 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:41 smithi131 bash[88347]: cluster 2024-08-17T17:14:40.274262+0000 mon.a (mon.0) 804 : cluster [DBG] osdmap e683: 8 total, 8 up, 8 in 2024-08-17T17:14:41.572 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:41 smithi131 bash[88347]: cluster 2024-08-17T17:14:40.274262+0000 mon.a (mon.0) 804 : cluster [DBG] osdmap e683: 8 total, 8 up, 8 in 2024-08-17T17:14:41.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:41 smithi169 bash[79348]: cluster 2024-08-17T17:14:40.274262+0000 mon.a (mon.0) 804 : cluster [DBG] osdmap e683: 8 total, 8 up, 8 in 2024-08-17T17:14:41.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:41 smithi169 bash[79348]: cluster 2024-08-17T17:14:40.274262+0000 mon.a (mon.0) 804 : cluster [DBG] osdmap e683: 8 total, 8 up, 8 in 2024-08-17T17:14:42.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:42 smithi131 bash[89561]: cluster 2024-08-17T17:14:41.072673+0000 mgr.y (mgr.34107) 316 : cluster [DBG] pgmap v404: 521 pgs: 521 active+clean; 60 MiB data, 652 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 4.1 MiB/s wr, 190 op/s 2024-08-17T17:14:42.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:42 smithi131 bash[89561]: cluster 2024-08-17T17:14:41.072673+0000 mgr.y (mgr.34107) 316 : cluster [DBG] pgmap v404: 521 pgs: 521 active+clean; 60 MiB data, 652 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 4.1 MiB/s wr, 190 op/s 2024-08-17T17:14:42.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:42 smithi131 bash[88347]: cluster 2024-08-17T17:14:41.072673+0000 mgr.y (mgr.34107) 316 : cluster [DBG] pgmap v404: 521 pgs: 521 active+clean; 60 MiB data, 652 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 4.1 MiB/s wr, 190 op/s 2024-08-17T17:14:42.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:42 smithi131 bash[88347]: cluster 2024-08-17T17:14:41.072673+0000 mgr.y (mgr.34107) 316 : cluster [DBG] pgmap v404: 521 pgs: 521 active+clean; 60 MiB data, 652 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 4.1 MiB/s wr, 190 op/s 2024-08-17T17:14:42.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:42 smithi169 bash[79348]: cluster 2024-08-17T17:14:41.072673+0000 mgr.y (mgr.34107) 316 : cluster [DBG] pgmap v404: 521 pgs: 521 active+clean; 60 MiB data, 652 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 4.1 MiB/s wr, 190 op/s 2024-08-17T17:14:42.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:42 smithi169 bash[79348]: cluster 2024-08-17T17:14:41.072673+0000 mgr.y (mgr.34107) 316 : cluster [DBG] pgmap v404: 521 pgs: 521 active+clean; 60 MiB data, 652 MiB used, 715 GiB / 715 GiB avail; 137 KiB/s rd, 4.1 MiB/s wr, 190 op/s 2024-08-17T17:14:44.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:44 smithi131 bash[88347]: cluster 2024-08-17T17:14:43.073462+0000 mgr.y (mgr.34107) 317 : cluster [DBG] pgmap v405: 521 pgs: 521 active+clean; 60 MiB data, 652 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 3.6 MiB/s wr, 65 op/s 2024-08-17T17:14:44.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:44 smithi131 bash[88347]: cluster 2024-08-17T17:14:43.073462+0000 mgr.y (mgr.34107) 317 : cluster [DBG] pgmap v405: 521 pgs: 521 active+clean; 60 MiB data, 652 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 3.6 MiB/s wr, 65 op/s 2024-08-17T17:14:44.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:44 smithi131 bash[89561]: cluster 2024-08-17T17:14:43.073462+0000 mgr.y (mgr.34107) 317 : cluster [DBG] pgmap v405: 521 pgs: 521 active+clean; 60 MiB data, 652 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 3.6 MiB/s wr, 65 op/s 2024-08-17T17:14:44.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:44 smithi131 bash[89561]: cluster 2024-08-17T17:14:43.073462+0000 mgr.y (mgr.34107) 317 : cluster [DBG] pgmap v405: 521 pgs: 521 active+clean; 60 MiB data, 652 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 3.6 MiB/s wr, 65 op/s 2024-08-17T17:14:44.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:44 smithi169 bash[79348]: cluster 2024-08-17T17:14:43.073462+0000 mgr.y (mgr.34107) 317 : cluster [DBG] pgmap v405: 521 pgs: 521 active+clean; 60 MiB data, 652 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 3.6 MiB/s wr, 65 op/s 2024-08-17T17:14:44.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:44 smithi169 bash[79348]: cluster 2024-08-17T17:14:43.073462+0000 mgr.y (mgr.34107) 317 : cluster [DBG] pgmap v405: 521 pgs: 521 active+clean; 60 MiB data, 652 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 3.6 MiB/s wr, 65 op/s 2024-08-17T17:14:46.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:46 smithi131 bash[89561]: cluster 2024-08-17T17:14:45.076163+0000 mgr.y (mgr.34107) 318 : cluster [DBG] pgmap v406: 521 pgs: 521 active+clean; 60 MiB data, 665 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 3.6 MiB/s wr, 65 op/s 2024-08-17T17:14:46.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:46 smithi131 bash[89561]: cluster 2024-08-17T17:14:45.076163+0000 mgr.y (mgr.34107) 318 : cluster [DBG] pgmap v406: 521 pgs: 521 active+clean; 60 MiB data, 665 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 3.6 MiB/s wr, 65 op/s 2024-08-17T17:14:46.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:46 smithi131 bash[88347]: cluster 2024-08-17T17:14:45.076163+0000 mgr.y (mgr.34107) 318 : cluster [DBG] pgmap v406: 521 pgs: 521 active+clean; 60 MiB data, 665 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 3.6 MiB/s wr, 65 op/s 2024-08-17T17:14:46.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:46 smithi131 bash[88347]: cluster 2024-08-17T17:14:45.076163+0000 mgr.y (mgr.34107) 318 : cluster [DBG] pgmap v406: 521 pgs: 521 active+clean; 60 MiB data, 665 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 3.6 MiB/s wr, 65 op/s 2024-08-17T17:14:46.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:46 smithi169 bash[79348]: cluster 2024-08-17T17:14:45.076163+0000 mgr.y (mgr.34107) 318 : cluster [DBG] pgmap v406: 521 pgs: 521 active+clean; 60 MiB data, 665 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 3.6 MiB/s wr, 65 op/s 2024-08-17T17:14:46.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:46 smithi169 bash[79348]: cluster 2024-08-17T17:14:45.076163+0000 mgr.y (mgr.34107) 318 : cluster [DBG] pgmap v406: 521 pgs: 521 active+clean; 60 MiB data, 665 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 3.6 MiB/s wr, 65 op/s 2024-08-17T17:14:48.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:48 smithi131 bash[88347]: cluster 2024-08-17T17:14:47.076849+0000 mgr.y (mgr.34107) 319 : cluster [DBG] pgmap v407: 521 pgs: 521 active+clean; 60 MiB data, 665 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 3.2 MiB/s wr, 58 op/s 2024-08-17T17:14:48.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:48 smithi131 bash[88347]: cluster 2024-08-17T17:14:47.076849+0000 mgr.y (mgr.34107) 319 : cluster [DBG] pgmap v407: 521 pgs: 521 active+clean; 60 MiB data, 665 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 3.2 MiB/s wr, 58 op/s 2024-08-17T17:14:48.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:48 smithi131 bash[89561]: cluster 2024-08-17T17:14:47.076849+0000 mgr.y (mgr.34107) 319 : cluster [DBG] pgmap v407: 521 pgs: 521 active+clean; 60 MiB data, 665 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 3.2 MiB/s wr, 58 op/s 2024-08-17T17:14:48.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:48 smithi131 bash[89561]: cluster 2024-08-17T17:14:47.076849+0000 mgr.y (mgr.34107) 319 : cluster [DBG] pgmap v407: 521 pgs: 521 active+clean; 60 MiB data, 665 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 3.2 MiB/s wr, 58 op/s 2024-08-17T17:14:48.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:48 smithi169 bash[79348]: cluster 2024-08-17T17:14:47.076849+0000 mgr.y (mgr.34107) 319 : cluster [DBG] pgmap v407: 521 pgs: 521 active+clean; 60 MiB data, 665 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 3.2 MiB/s wr, 58 op/s 2024-08-17T17:14:48.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:48 smithi169 bash[79348]: cluster 2024-08-17T17:14:47.076849+0000 mgr.y (mgr.34107) 319 : cluster [DBG] pgmap v407: 521 pgs: 521 active+clean; 60 MiB data, 665 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 3.2 MiB/s wr, 58 op/s 2024-08-17T17:14:49.097 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:14:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:14:48] "GET /metrics HTTP/1.1" 200 67644 "" "Prometheus/2.51.0" 2024-08-17T17:14:49.965 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.LUKS1UnderLUKS2WithoutResize (15827 ms) 2024-08-17T17:14:49.965 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.LUKS2UnderLUKS1WithoutResize 2024-08-17T17:14:49.965 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:14:50.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:50 smithi131 bash[88347]: cluster 2024-08-17T17:14:49.078975+0000 mgr.y (mgr.34107) 320 : cluster [DBG] pgmap v408: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-17T17:14:50.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:50 smithi131 bash[88347]: cluster 2024-08-17T17:14:49.078975+0000 mgr.y (mgr.34107) 320 : cluster [DBG] pgmap v408: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-17T17:14:50.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:50 smithi131 bash[89561]: cluster 2024-08-17T17:14:49.078975+0000 mgr.y (mgr.34107) 320 : cluster [DBG] pgmap v408: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-17T17:14:50.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:50 smithi131 bash[89561]: cluster 2024-08-17T17:14:49.078975+0000 mgr.y (mgr.34107) 320 : cluster [DBG] pgmap v408: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-17T17:14:50.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:50 smithi169 bash[79348]: cluster 2024-08-17T17:14:49.078975+0000 mgr.y (mgr.34107) 320 : cluster [DBG] pgmap v408: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-17T17:14:50.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:50 smithi169 bash[79348]: cluster 2024-08-17T17:14:49.078975+0000 mgr.y (mgr.34107) 320 : cluster [DBG] pgmap v408: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 1.6 MiB/s wr, 4 op/s 2024-08-17T17:14:52.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:52 smithi131 bash[89561]: cluster 2024-08-17T17:14:51.079905+0000 mgr.y (mgr.34107) 321 : cluster [DBG] pgmap v409: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-08-17T17:14:52.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:52 smithi131 bash[89561]: cluster 2024-08-17T17:14:51.079905+0000 mgr.y (mgr.34107) 321 : cluster [DBG] pgmap v409: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-08-17T17:14:52.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:52 smithi131 bash[88347]: cluster 2024-08-17T17:14:51.079905+0000 mgr.y (mgr.34107) 321 : cluster [DBG] pgmap v409: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-08-17T17:14:52.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:52 smithi131 bash[88347]: cluster 2024-08-17T17:14:51.079905+0000 mgr.y (mgr.34107) 321 : cluster [DBG] pgmap v409: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-08-17T17:14:52.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:52 smithi169 bash[79348]: cluster 2024-08-17T17:14:51.079905+0000 mgr.y (mgr.34107) 321 : cluster [DBG] pgmap v409: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-08-17T17:14:52.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:52 smithi169 bash[79348]: cluster 2024-08-17T17:14:51.079905+0000 mgr.y (mgr.34107) 321 : cluster [DBG] pgmap v409: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 1.5 MiB/s wr, 4 op/s 2024-08-17T17:14:53.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:53 smithi131 bash[88347]: audit 2024-08-17T17:14:53.201859+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:53.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:53 smithi131 bash[88347]: audit 2024-08-17T17:14:53.201859+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:53.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:53 smithi131 bash[89561]: audit 2024-08-17T17:14:53.201859+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:53.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:53 smithi131 bash[89561]: audit 2024-08-17T17:14:53.201859+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:53.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:53 smithi169 bash[79348]: audit 2024-08-17T17:14:53.201859+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:53.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:53 smithi169 bash[79348]: audit 2024-08-17T17:14:53.201859+0000 mon.a (mon.0) 805 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:14:54.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:54 smithi131 bash[89561]: cluster 2024-08-17T17:14:53.080642+0000 mgr.y (mgr.34107) 322 : cluster [DBG] pgmap v410: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-08-17T17:14:54.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:54 smithi131 bash[89561]: cluster 2024-08-17T17:14:53.080642+0000 mgr.y (mgr.34107) 322 : cluster [DBG] pgmap v410: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-08-17T17:14:54.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:54 smithi131 bash[88347]: cluster 2024-08-17T17:14:53.080642+0000 mgr.y (mgr.34107) 322 : cluster [DBG] pgmap v410: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-08-17T17:14:54.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:54 smithi131 bash[88347]: cluster 2024-08-17T17:14:53.080642+0000 mgr.y (mgr.34107) 322 : cluster [DBG] pgmap v410: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-08-17T17:14:54.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:54 smithi169 bash[79348]: cluster 2024-08-17T17:14:53.080642+0000 mgr.y (mgr.34107) 322 : cluster [DBG] pgmap v410: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-08-17T17:14:54.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:54 smithi169 bash[79348]: cluster 2024-08-17T17:14:53.080642+0000 mgr.y (mgr.34107) 322 : cluster [DBG] pgmap v410: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 1.3 MiB/s wr, 3 op/s 2024-08-17T17:14:56.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:56 smithi131 bash[88347]: cluster 2024-08-17T17:14:55.083375+0000 mgr.y (mgr.34107) 323 : cluster [DBG] pgmap v411: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-08-17T17:14:56.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:56 smithi131 bash[88347]: cluster 2024-08-17T17:14:55.083375+0000 mgr.y (mgr.34107) 323 : cluster [DBG] pgmap v411: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-08-17T17:14:56.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:56 smithi131 bash[89561]: cluster 2024-08-17T17:14:55.083375+0000 mgr.y (mgr.34107) 323 : cluster [DBG] pgmap v411: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-08-17T17:14:56.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:56 smithi131 bash[89561]: cluster 2024-08-17T17:14:55.083375+0000 mgr.y (mgr.34107) 323 : cluster [DBG] pgmap v411: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-08-17T17:14:56.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:56 smithi169 bash[79348]: cluster 2024-08-17T17:14:55.083375+0000 mgr.y (mgr.34107) 323 : cluster [DBG] pgmap v411: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-08-17T17:14:56.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:56 smithi169 bash[79348]: cluster 2024-08-17T17:14:55.083375+0000 mgr.y (mgr.34107) 323 : cluster [DBG] pgmap v411: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-08-17T17:14:58.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:58 smithi131 bash[88347]: cluster 2024-08-17T17:14:57.084076+0000 mgr.y (mgr.34107) 324 : cluster [DBG] pgmap v412: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-08-17T17:14:58.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:14:58 smithi131 bash[88347]: cluster 2024-08-17T17:14:57.084076+0000 mgr.y (mgr.34107) 324 : cluster [DBG] pgmap v412: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-08-17T17:14:58.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:58 smithi131 bash[89561]: cluster 2024-08-17T17:14:57.084076+0000 mgr.y (mgr.34107) 324 : cluster [DBG] pgmap v412: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-08-17T17:14:58.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:14:58 smithi131 bash[89561]: cluster 2024-08-17T17:14:57.084076+0000 mgr.y (mgr.34107) 324 : cluster [DBG] pgmap v412: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-08-17T17:14:58.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:58 smithi169 bash[79348]: cluster 2024-08-17T17:14:57.084076+0000 mgr.y (mgr.34107) 324 : cluster [DBG] pgmap v412: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-08-17T17:14:58.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:14:58 smithi169 bash[79348]: cluster 2024-08-17T17:14:57.084076+0000 mgr.y (mgr.34107) 324 : cluster [DBG] pgmap v412: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-08-17T17:14:59.097 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:14:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:14:58] "GET /metrics HTTP/1.1" 200 67654 "" "Prometheus/2.51.0" 2024-08-17T17:15:00.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:00 smithi131 bash[89561]: cluster 2024-08-17T17:14:59.086824+0000 mgr.y (mgr.34107) 325 : cluster [DBG] pgmap v413: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-08-17T17:15:00.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:00 smithi131 bash[89561]: cluster 2024-08-17T17:14:59.086824+0000 mgr.y (mgr.34107) 325 : cluster [DBG] pgmap v413: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-08-17T17:15:00.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:00 smithi131 bash[88347]: cluster 2024-08-17T17:14:59.086824+0000 mgr.y (mgr.34107) 325 : cluster [DBG] pgmap v413: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-08-17T17:15:00.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:00 smithi131 bash[88347]: cluster 2024-08-17T17:14:59.086824+0000 mgr.y (mgr.34107) 325 : cluster [DBG] pgmap v413: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-08-17T17:15:00.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:00 smithi169 bash[79348]: cluster 2024-08-17T17:14:59.086824+0000 mgr.y (mgr.34107) 325 : cluster [DBG] pgmap v413: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-08-17T17:15:00.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:00 smithi169 bash[79348]: cluster 2024-08-17T17:14:59.086824+0000 mgr.y (mgr.34107) 325 : cluster [DBG] pgmap v413: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 1.1 MiB/s rd, 1.3 MiB/s wr, 7 op/s 2024-08-17T17:15:01.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:01 smithi131 bash[88347]: cluster 2024-08-17T17:15:00.339144+0000 mon.a (mon.0) 806 : cluster [DBG] osdmap e684: 8 total, 8 up, 8 in 2024-08-17T17:15:01.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:01 smithi131 bash[88347]: cluster 2024-08-17T17:15:00.339144+0000 mon.a (mon.0) 806 : cluster [DBG] osdmap e684: 8 total, 8 up, 8 in 2024-08-17T17:15:01.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:01 smithi131 bash[89561]: cluster 2024-08-17T17:15:00.339144+0000 mon.a (mon.0) 806 : cluster [DBG] osdmap e684: 8 total, 8 up, 8 in 2024-08-17T17:15:01.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:01 smithi131 bash[89561]: cluster 2024-08-17T17:15:00.339144+0000 mon.a (mon.0) 806 : cluster [DBG] osdmap e684: 8 total, 8 up, 8 in 2024-08-17T17:15:01.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:01 smithi169 bash[79348]: cluster 2024-08-17T17:15:00.339144+0000 mon.a (mon.0) 806 : cluster [DBG] osdmap e684: 8 total, 8 up, 8 in 2024-08-17T17:15:01.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:01 smithi169 bash[79348]: cluster 2024-08-17T17:15:00.339144+0000 mon.a (mon.0) 806 : cluster [DBG] osdmap e684: 8 total, 8 up, 8 in 2024-08-17T17:15:02.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:02 smithi131 bash[89561]: cluster 2024-08-17T17:15:01.087442+0000 mgr.y (mgr.34107) 326 : cluster [DBG] pgmap v415: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 409 B/s wr, 4 op/s 2024-08-17T17:15:02.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:02 smithi131 bash[89561]: cluster 2024-08-17T17:15:01.087442+0000 mgr.y (mgr.34107) 326 : cluster [DBG] pgmap v415: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 409 B/s wr, 4 op/s 2024-08-17T17:15:02.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:02 smithi131 bash[88347]: cluster 2024-08-17T17:15:01.087442+0000 mgr.y (mgr.34107) 326 : cluster [DBG] pgmap v415: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 409 B/s wr, 4 op/s 2024-08-17T17:15:02.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:02 smithi131 bash[88347]: cluster 2024-08-17T17:15:01.087442+0000 mgr.y (mgr.34107) 326 : cluster [DBG] pgmap v415: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 409 B/s wr, 4 op/s 2024-08-17T17:15:02.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:02 smithi169 bash[79348]: cluster 2024-08-17T17:15:01.087442+0000 mgr.y (mgr.34107) 326 : cluster [DBG] pgmap v415: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 409 B/s wr, 4 op/s 2024-08-17T17:15:02.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:02 smithi169 bash[79348]: cluster 2024-08-17T17:15:01.087442+0000 mgr.y (mgr.34107) 326 : cluster [DBG] pgmap v415: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 409 B/s wr, 4 op/s 2024-08-17T17:15:04.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:04 smithi169 bash[79348]: cluster 2024-08-17T17:15:03.088004+0000 mgr.y (mgr.34107) 327 : cluster [DBG] pgmap v416: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 409 B/s wr, 4 op/s 2024-08-17T17:15:04.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:04 smithi169 bash[79348]: cluster 2024-08-17T17:15:03.088004+0000 mgr.y (mgr.34107) 327 : cluster [DBG] pgmap v416: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 409 B/s wr, 4 op/s 2024-08-17T17:15:04.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:04 smithi131 bash[88347]: cluster 2024-08-17T17:15:03.088004+0000 mgr.y (mgr.34107) 327 : cluster [DBG] pgmap v416: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 409 B/s wr, 4 op/s 2024-08-17T17:15:04.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:04 smithi131 bash[88347]: cluster 2024-08-17T17:15:03.088004+0000 mgr.y (mgr.34107) 327 : cluster [DBG] pgmap v416: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 409 B/s wr, 4 op/s 2024-08-17T17:15:04.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:04 smithi131 bash[89561]: cluster 2024-08-17T17:15:03.088004+0000 mgr.y (mgr.34107) 327 : cluster [DBG] pgmap v416: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 409 B/s wr, 4 op/s 2024-08-17T17:15:04.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:04 smithi131 bash[89561]: cluster 2024-08-17T17:15:03.088004+0000 mgr.y (mgr.34107) 327 : cluster [DBG] pgmap v416: 521 pgs: 521 active+clean; 76 MiB data, 731 MiB used, 715 GiB / 715 GiB avail; 1.3 MiB/s rd, 409 B/s wr, 4 op/s 2024-08-17T17:15:06.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:06 smithi169 bash[79348]: cluster 2024-08-17T17:15:05.090177+0000 mgr.y (mgr.34107) 328 : cluster [DBG] pgmap v417: 521 pgs: 521 active+clean; 117 MiB data, 854 MiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-17T17:15:06.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:06 smithi169 bash[79348]: cluster 2024-08-17T17:15:05.090177+0000 mgr.y (mgr.34107) 328 : cluster [DBG] pgmap v417: 521 pgs: 521 active+clean; 117 MiB data, 854 MiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-17T17:15:06.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:06 smithi131 bash[89561]: cluster 2024-08-17T17:15:05.090177+0000 mgr.y (mgr.34107) 328 : cluster [DBG] pgmap v417: 521 pgs: 521 active+clean; 117 MiB data, 854 MiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-17T17:15:06.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:06 smithi131 bash[89561]: cluster 2024-08-17T17:15:05.090177+0000 mgr.y (mgr.34107) 328 : cluster [DBG] pgmap v417: 521 pgs: 521 active+clean; 117 MiB data, 854 MiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-17T17:15:06.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:06 smithi131 bash[88347]: cluster 2024-08-17T17:15:05.090177+0000 mgr.y (mgr.34107) 328 : cluster [DBG] pgmap v417: 521 pgs: 521 active+clean; 117 MiB data, 854 MiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-17T17:15:06.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:06 smithi131 bash[88347]: cluster 2024-08-17T17:15:05.090177+0000 mgr.y (mgr.34107) 328 : cluster [DBG] pgmap v417: 521 pgs: 521 active+clean; 117 MiB data, 854 MiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-17T17:15:08.570 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.LUKS2UnderLUKS1WithoutResize (18606 ms) 2024-08-17T17:15:08.571 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.EncryptionFormatNoData 2024-08-17T17:15:08.571 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:15:08.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:08 smithi169 bash[79348]: cluster 2024-08-17T17:15:07.090853+0000 mgr.y (mgr.34107) 329 : cluster [DBG] pgmap v418: 521 pgs: 521 active+clean; 117 MiB data, 854 MiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-17T17:15:08.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:08 smithi169 bash[79348]: cluster 2024-08-17T17:15:07.090853+0000 mgr.y (mgr.34107) 329 : cluster [DBG] pgmap v418: 521 pgs: 521 active+clean; 117 MiB data, 854 MiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-17T17:15:08.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:08 smithi169 bash[79348]: audit 2024-08-17T17:15:08.202246+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:15:08.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:08 smithi169 bash[79348]: audit 2024-08-17T17:15:08.202246+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:15:08.778 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:08 smithi131 bash[89561]: cluster 2024-08-17T17:15:07.090853+0000 mgr.y (mgr.34107) 329 : cluster [DBG] pgmap v418: 521 pgs: 521 active+clean; 117 MiB data, 854 MiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-17T17:15:08.778 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:08 smithi131 bash[89561]: cluster 2024-08-17T17:15:07.090853+0000 mgr.y (mgr.34107) 329 : cluster [DBG] pgmap v418: 521 pgs: 521 active+clean; 117 MiB data, 854 MiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-17T17:15:08.778 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:08 smithi131 bash[89561]: audit 2024-08-17T17:15:08.202246+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:15:08.779 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:08 smithi131 bash[89561]: audit 2024-08-17T17:15:08.202246+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:15:08.779 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:08 smithi131 bash[88347]: cluster 2024-08-17T17:15:07.090853+0000 mgr.y (mgr.34107) 329 : cluster [DBG] pgmap v418: 521 pgs: 521 active+clean; 117 MiB data, 854 MiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-17T17:15:08.779 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:08 smithi131 bash[88347]: cluster 2024-08-17T17:15:07.090853+0000 mgr.y (mgr.34107) 329 : cluster [DBG] pgmap v418: 521 pgs: 521 active+clean; 117 MiB data, 854 MiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-17T17:15:08.779 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:08 smithi131 bash[88347]: audit 2024-08-17T17:15:08.202246+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:15:08.779 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:08 smithi131 bash[88347]: audit 2024-08-17T17:15:08.202246+0000 mon.a (mon.0) 807 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:15:09.097 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:15:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:15:08] "GET /metrics HTTP/1.1" 200 67637 "" "Prometheus/2.51.0" 2024-08-17T17:15:10.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:10 smithi169 bash[79348]: cluster 2024-08-17T17:15:09.092911+0000 mgr.y (mgr.34107) 330 : cluster [DBG] pgmap v419: 521 pgs: 521 active+clean; 121 MiB data, 866 MiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.5 MiB/s wr, 41 op/s 2024-08-17T17:15:10.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:10 smithi169 bash[79348]: cluster 2024-08-17T17:15:09.092911+0000 mgr.y (mgr.34107) 330 : cluster [DBG] pgmap v419: 521 pgs: 521 active+clean; 121 MiB data, 866 MiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.5 MiB/s wr, 41 op/s 2024-08-17T17:15:10.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:10 smithi131 bash[89561]: cluster 2024-08-17T17:15:09.092911+0000 mgr.y (mgr.34107) 330 : cluster [DBG] pgmap v419: 521 pgs: 521 active+clean; 121 MiB data, 866 MiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.5 MiB/s wr, 41 op/s 2024-08-17T17:15:10.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:10 smithi131 bash[89561]: cluster 2024-08-17T17:15:09.092911+0000 mgr.y (mgr.34107) 330 : cluster [DBG] pgmap v419: 521 pgs: 521 active+clean; 121 MiB data, 866 MiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.5 MiB/s wr, 41 op/s 2024-08-17T17:15:10.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:10 smithi131 bash[88347]: cluster 2024-08-17T17:15:09.092911+0000 mgr.y (mgr.34107) 330 : cluster [DBG] pgmap v419: 521 pgs: 521 active+clean; 121 MiB data, 866 MiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.5 MiB/s wr, 41 op/s 2024-08-17T17:15:10.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:10 smithi131 bash[88347]: cluster 2024-08-17T17:15:09.092911+0000 mgr.y (mgr.34107) 330 : cluster [DBG] pgmap v419: 521 pgs: 521 active+clean; 121 MiB data, 866 MiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.5 MiB/s wr, 41 op/s 2024-08-17T17:15:12.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:12 smithi169 bash[79348]: cluster 2024-08-17T17:15:11.093488+0000 mgr.y (mgr.34107) 331 : cluster [DBG] pgmap v420: 521 pgs: 521 active+clean; 121 MiB data, 866 MiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.2 MiB/s wr, 38 op/s 2024-08-17T17:15:12.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:12 smithi169 bash[79348]: cluster 2024-08-17T17:15:11.093488+0000 mgr.y (mgr.34107) 331 : cluster [DBG] pgmap v420: 521 pgs: 521 active+clean; 121 MiB data, 866 MiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.2 MiB/s wr, 38 op/s 2024-08-17T17:15:12.753 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.EncryptionFormatNoData (4183 ms) 2024-08-17T17:15:12.753 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.EncryptionLoadBadSize 2024-08-17T17:15:12.753 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:15:12.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:12 smithi131 bash[89561]: cluster 2024-08-17T17:15:11.093488+0000 mgr.y (mgr.34107) 331 : cluster [DBG] pgmap v420: 521 pgs: 521 active+clean; 121 MiB data, 866 MiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.2 MiB/s wr, 38 op/s 2024-08-17T17:15:12.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:12 smithi131 bash[89561]: cluster 2024-08-17T17:15:11.093488+0000 mgr.y (mgr.34107) 331 : cluster [DBG] pgmap v420: 521 pgs: 521 active+clean; 121 MiB data, 866 MiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.2 MiB/s wr, 38 op/s 2024-08-17T17:15:12.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:12 smithi131 bash[88347]: cluster 2024-08-17T17:15:11.093488+0000 mgr.y (mgr.34107) 331 : cluster [DBG] pgmap v420: 521 pgs: 521 active+clean; 121 MiB data, 866 MiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.2 MiB/s wr, 38 op/s 2024-08-17T17:15:12.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:12 smithi131 bash[88347]: cluster 2024-08-17T17:15:11.093488+0000 mgr.y (mgr.34107) 331 : cluster [DBG] pgmap v420: 521 pgs: 521 active+clean; 121 MiB data, 866 MiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 4.2 MiB/s wr, 38 op/s 2024-08-17T17:15:14.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:14 smithi169 bash[79348]: cluster 2024-08-17T17:15:13.094067+0000 mgr.y (mgr.34107) 332 : cluster [DBG] pgmap v421: 521 pgs: 521 active+clean; 121 MiB data, 866 MiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.8 MiB/s wr, 34 op/s 2024-08-17T17:15:14.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:14 smithi169 bash[79348]: cluster 2024-08-17T17:15:13.094067+0000 mgr.y (mgr.34107) 332 : cluster [DBG] pgmap v421: 521 pgs: 521 active+clean; 121 MiB data, 866 MiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.8 MiB/s wr, 34 op/s 2024-08-17T17:15:14.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:14 smithi131 bash[89561]: cluster 2024-08-17T17:15:13.094067+0000 mgr.y (mgr.34107) 332 : cluster [DBG] pgmap v421: 521 pgs: 521 active+clean; 121 MiB data, 866 MiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.8 MiB/s wr, 34 op/s 2024-08-17T17:15:14.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:14 smithi131 bash[89561]: cluster 2024-08-17T17:15:13.094067+0000 mgr.y (mgr.34107) 332 : cluster [DBG] pgmap v421: 521 pgs: 521 active+clean; 121 MiB data, 866 MiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.8 MiB/s wr, 34 op/s 2024-08-17T17:15:14.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:14 smithi131 bash[88347]: cluster 2024-08-17T17:15:13.094067+0000 mgr.y (mgr.34107) 332 : cluster [DBG] pgmap v421: 521 pgs: 521 active+clean; 121 MiB data, 866 MiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.8 MiB/s wr, 34 op/s 2024-08-17T17:15:14.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:14 smithi131 bash[88347]: cluster 2024-08-17T17:15:13.094067+0000 mgr.y (mgr.34107) 332 : cluster [DBG] pgmap v421: 521 pgs: 521 active+clean; 121 MiB data, 866 MiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 3.8 MiB/s wr, 34 op/s 2024-08-17T17:15:16.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:16 smithi169 bash[79348]: cluster 2024-08-17T17:15:15.096288+0000 mgr.y (mgr.34107) 333 : cluster [DBG] pgmap v422: 521 pgs: 521 active+clean; 125 MiB data, 878 MiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.1 MiB/s wr, 43 op/s 2024-08-17T17:15:16.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:16 smithi169 bash[79348]: cluster 2024-08-17T17:15:15.096288+0000 mgr.y (mgr.34107) 333 : cluster [DBG] pgmap v422: 521 pgs: 521 active+clean; 125 MiB data, 878 MiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.1 MiB/s wr, 43 op/s 2024-08-17T17:15:16.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:16 smithi131 bash[89561]: cluster 2024-08-17T17:15:15.096288+0000 mgr.y (mgr.34107) 333 : cluster [DBG] pgmap v422: 521 pgs: 521 active+clean; 125 MiB data, 878 MiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.1 MiB/s wr, 43 op/s 2024-08-17T17:15:16.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:16 smithi131 bash[89561]: cluster 2024-08-17T17:15:15.096288+0000 mgr.y (mgr.34107) 333 : cluster [DBG] pgmap v422: 521 pgs: 521 active+clean; 125 MiB data, 878 MiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.1 MiB/s wr, 43 op/s 2024-08-17T17:15:16.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:16 smithi131 bash[88347]: cluster 2024-08-17T17:15:15.096288+0000 mgr.y (mgr.34107) 333 : cluster [DBG] pgmap v422: 521 pgs: 521 active+clean; 125 MiB data, 878 MiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.1 MiB/s wr, 43 op/s 2024-08-17T17:15:16.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:16 smithi131 bash[88347]: cluster 2024-08-17T17:15:15.096288+0000 mgr.y (mgr.34107) 333 : cluster [DBG] pgmap v422: 521 pgs: 521 active+clean; 125 MiB data, 878 MiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 4.1 MiB/s wr, 43 op/s 2024-08-17T17:15:18.375 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.EncryptionLoadBadSize (5621 ms) 2024-08-17T17:15:18.375 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.EncryptionLoadBadStripePattern 2024-08-17T17:15:18.375 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/test_librbd.cc:2905: Skipped 2024-08-17T17:15:18.375 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to unmet REQUIRE 2024-08-17T17:15:18.376 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestLibRBD.EncryptionLoadBadStripePattern (0 ms) 2024-08-17T17:15:18.376 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.EncryptionLoadFormatMismatch 2024-08-17T17:15:18.376 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:15:18.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:18 smithi169 bash[79348]: cluster 2024-08-17T17:15:17.096863+0000 mgr.y (mgr.34107) 334 : cluster [DBG] pgmap v423: 521 pgs: 521 active+clean; 125 MiB data, 878 MiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 683 KiB/s wr, 14 op/s 2024-08-17T17:15:18.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:18 smithi169 bash[79348]: cluster 2024-08-17T17:15:17.096863+0000 mgr.y (mgr.34107) 334 : cluster [DBG] pgmap v423: 521 pgs: 521 active+clean; 125 MiB data, 878 MiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 683 KiB/s wr, 14 op/s 2024-08-17T17:15:18.777 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:18 smithi131 bash[88347]: cluster 2024-08-17T17:15:17.096863+0000 mgr.y (mgr.34107) 334 : cluster [DBG] pgmap v423: 521 pgs: 521 active+clean; 125 MiB data, 878 MiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 683 KiB/s wr, 14 op/s 2024-08-17T17:15:18.778 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:18 smithi131 bash[88347]: cluster 2024-08-17T17:15:17.096863+0000 mgr.y (mgr.34107) 334 : cluster [DBG] pgmap v423: 521 pgs: 521 active+clean; 125 MiB data, 878 MiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 683 KiB/s wr, 14 op/s 2024-08-17T17:15:18.778 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:18 smithi131 bash[89561]: cluster 2024-08-17T17:15:17.096863+0000 mgr.y (mgr.34107) 334 : cluster [DBG] pgmap v423: 521 pgs: 521 active+clean; 125 MiB data, 878 MiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 683 KiB/s wr, 14 op/s 2024-08-17T17:15:18.778 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:18 smithi131 bash[89561]: cluster 2024-08-17T17:15:17.096863+0000 mgr.y (mgr.34107) 334 : cluster [DBG] pgmap v423: 521 pgs: 521 active+clean; 125 MiB data, 878 MiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 683 KiB/s wr, 14 op/s 2024-08-17T17:15:19.097 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:15:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:15:18] "GET /metrics HTTP/1.1" 200 67637 "" "Prometheus/2.51.0" 2024-08-17T17:15:20.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:20 smithi169 bash[79348]: cluster 2024-08-17T17:15:19.098904+0000 mgr.y (mgr.34107) 335 : cluster [DBG] pgmap v424: 521 pgs: 521 active+clean; 129 MiB data, 890 MiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.0 MiB/s wr, 27 op/s 2024-08-17T17:15:20.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:20 smithi169 bash[79348]: cluster 2024-08-17T17:15:19.098904+0000 mgr.y (mgr.34107) 335 : cluster [DBG] pgmap v424: 521 pgs: 521 active+clean; 129 MiB data, 890 MiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.0 MiB/s wr, 27 op/s 2024-08-17T17:15:20.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:20 smithi131 bash[88347]: cluster 2024-08-17T17:15:19.098904+0000 mgr.y (mgr.34107) 335 : cluster [DBG] pgmap v424: 521 pgs: 521 active+clean; 129 MiB data, 890 MiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.0 MiB/s wr, 27 op/s 2024-08-17T17:15:20.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:20 smithi131 bash[88347]: cluster 2024-08-17T17:15:19.098904+0000 mgr.y (mgr.34107) 335 : cluster [DBG] pgmap v424: 521 pgs: 521 active+clean; 129 MiB data, 890 MiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.0 MiB/s wr, 27 op/s 2024-08-17T17:15:20.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:20 smithi131 bash[89561]: cluster 2024-08-17T17:15:19.098904+0000 mgr.y (mgr.34107) 335 : cluster [DBG] pgmap v424: 521 pgs: 521 active+clean; 129 MiB data, 890 MiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.0 MiB/s wr, 27 op/s 2024-08-17T17:15:20.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:20 smithi131 bash[89561]: cluster 2024-08-17T17:15:19.098904+0000 mgr.y (mgr.34107) 335 : cluster [DBG] pgmap v424: 521 pgs: 521 active+clean; 129 MiB data, 890 MiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.0 MiB/s wr, 27 op/s 2024-08-17T17:15:22.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:22 smithi131 bash[89561]: cluster 2024-08-17T17:15:21.099470+0000 mgr.y (mgr.34107) 336 : cluster [DBG] pgmap v425: 521 pgs: 521 active+clean; 129 MiB data, 890 MiB used, 714 GiB / 715 GiB avail; 63 KiB/s rd, 684 KiB/s wr, 22 op/s 2024-08-17T17:15:22.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:22 smithi131 bash[89561]: cluster 2024-08-17T17:15:21.099470+0000 mgr.y (mgr.34107) 336 : cluster [DBG] pgmap v425: 521 pgs: 521 active+clean; 129 MiB data, 890 MiB used, 714 GiB / 715 GiB avail; 63 KiB/s rd, 684 KiB/s wr, 22 op/s 2024-08-17T17:15:22.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:22 smithi131 bash[88347]: cluster 2024-08-17T17:15:21.099470+0000 mgr.y (mgr.34107) 336 : cluster [DBG] pgmap v425: 521 pgs: 521 active+clean; 129 MiB data, 890 MiB used, 714 GiB / 715 GiB avail; 63 KiB/s rd, 684 KiB/s wr, 22 op/s 2024-08-17T17:15:22.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:22 smithi131 bash[88347]: cluster 2024-08-17T17:15:21.099470+0000 mgr.y (mgr.34107) 336 : cluster [DBG] pgmap v425: 521 pgs: 521 active+clean; 129 MiB data, 890 MiB used, 714 GiB / 715 GiB avail; 63 KiB/s rd, 684 KiB/s wr, 22 op/s 2024-08-17T17:15:22.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:22 smithi169 bash[79348]: cluster 2024-08-17T17:15:21.099470+0000 mgr.y (mgr.34107) 336 : cluster [DBG] pgmap v425: 521 pgs: 521 active+clean; 129 MiB data, 890 MiB used, 714 GiB / 715 GiB avail; 63 KiB/s rd, 684 KiB/s wr, 22 op/s 2024-08-17T17:15:22.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:22 smithi169 bash[79348]: cluster 2024-08-17T17:15:21.099470+0000 mgr.y (mgr.34107) 336 : cluster [DBG] pgmap v425: 521 pgs: 521 active+clean; 129 MiB data, 890 MiB used, 714 GiB / 715 GiB avail; 63 KiB/s rd, 684 KiB/s wr, 22 op/s 2024-08-17T17:15:23.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:23 smithi131 bash[89561]: cluster 2024-08-17T17:15:22.402907+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e685: 8 total, 8 up, 8 in 2024-08-17T17:15:23.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:23 smithi131 bash[89561]: cluster 2024-08-17T17:15:22.402907+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e685: 8 total, 8 up, 8 in 2024-08-17T17:15:23.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:23 smithi131 bash[89561]: audit 2024-08-17T17:15:23.202595+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:15:23.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:23 smithi131 bash[89561]: audit 2024-08-17T17:15:23.202595+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:15:23.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:23 smithi131 bash[88347]: cluster 2024-08-17T17:15:22.402907+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e685: 8 total, 8 up, 8 in 2024-08-17T17:15:23.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:23 smithi131 bash[88347]: cluster 2024-08-17T17:15:22.402907+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e685: 8 total, 8 up, 8 in 2024-08-17T17:15:23.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:23 smithi131 bash[88347]: audit 2024-08-17T17:15:23.202595+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:15:23.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:23 smithi131 bash[88347]: audit 2024-08-17T17:15:23.202595+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:15:23.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:23 smithi169 bash[79348]: cluster 2024-08-17T17:15:22.402907+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e685: 8 total, 8 up, 8 in 2024-08-17T17:15:23.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:23 smithi169 bash[79348]: cluster 2024-08-17T17:15:22.402907+0000 mon.a (mon.0) 808 : cluster [DBG] osdmap e685: 8 total, 8 up, 8 in 2024-08-17T17:15:23.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:23 smithi169 bash[79348]: audit 2024-08-17T17:15:23.202595+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:15:23.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:23 smithi169 bash[79348]: audit 2024-08-17T17:15:23.202595+0000 mon.a (mon.0) 809 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:15:24.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:24 smithi131 bash[88347]: cluster 2024-08-17T17:15:23.100461+0000 mgr.y (mgr.34107) 337 : cluster [DBG] pgmap v427: 521 pgs: 521 active+clean; 129 MiB data, 890 MiB used, 714 GiB / 715 GiB avail; 76 KiB/s rd, 820 KiB/s wr, 26 op/s 2024-08-17T17:15:24.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:24 smithi131 bash[88347]: cluster 2024-08-17T17:15:23.100461+0000 mgr.y (mgr.34107) 337 : cluster [DBG] pgmap v427: 521 pgs: 521 active+clean; 129 MiB data, 890 MiB used, 714 GiB / 715 GiB avail; 76 KiB/s rd, 820 KiB/s wr, 26 op/s 2024-08-17T17:15:24.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:24 smithi131 bash[88347]: cluster 2024-08-17T17:15:23.452286+0000 mon.a (mon.0) 810 : cluster [DBG] osdmap e686: 8 total, 8 up, 8 in 2024-08-17T17:15:24.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:24 smithi131 bash[88347]: cluster 2024-08-17T17:15:23.452286+0000 mon.a (mon.0) 810 : cluster [DBG] osdmap e686: 8 total, 8 up, 8 in 2024-08-17T17:15:24.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:24 smithi131 bash[89561]: cluster 2024-08-17T17:15:23.100461+0000 mgr.y (mgr.34107) 337 : cluster [DBG] pgmap v427: 521 pgs: 521 active+clean; 129 MiB data, 890 MiB used, 714 GiB / 715 GiB avail; 76 KiB/s rd, 820 KiB/s wr, 26 op/s 2024-08-17T17:15:24.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:24 smithi131 bash[89561]: cluster 2024-08-17T17:15:23.100461+0000 mgr.y (mgr.34107) 337 : cluster [DBG] pgmap v427: 521 pgs: 521 active+clean; 129 MiB data, 890 MiB used, 714 GiB / 715 GiB avail; 76 KiB/s rd, 820 KiB/s wr, 26 op/s 2024-08-17T17:15:24.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:24 smithi131 bash[89561]: cluster 2024-08-17T17:15:23.452286+0000 mon.a (mon.0) 810 : cluster [DBG] osdmap e686: 8 total, 8 up, 8 in 2024-08-17T17:15:24.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:24 smithi131 bash[89561]: cluster 2024-08-17T17:15:23.452286+0000 mon.a (mon.0) 810 : cluster [DBG] osdmap e686: 8 total, 8 up, 8 in 2024-08-17T17:15:24.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:24 smithi169 bash[79348]: cluster 2024-08-17T17:15:23.100461+0000 mgr.y (mgr.34107) 337 : cluster [DBG] pgmap v427: 521 pgs: 521 active+clean; 129 MiB data, 890 MiB used, 714 GiB / 715 GiB avail; 76 KiB/s rd, 820 KiB/s wr, 26 op/s 2024-08-17T17:15:24.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:24 smithi169 bash[79348]: cluster 2024-08-17T17:15:23.100461+0000 mgr.y (mgr.34107) 337 : cluster [DBG] pgmap v427: 521 pgs: 521 active+clean; 129 MiB data, 890 MiB used, 714 GiB / 715 GiB avail; 76 KiB/s rd, 820 KiB/s wr, 26 op/s 2024-08-17T17:15:24.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:24 smithi169 bash[79348]: cluster 2024-08-17T17:15:23.452286+0000 mon.a (mon.0) 810 : cluster [DBG] osdmap e686: 8 total, 8 up, 8 in 2024-08-17T17:15:24.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:24 smithi169 bash[79348]: cluster 2024-08-17T17:15:23.452286+0000 mon.a (mon.0) 810 : cluster [DBG] osdmap e686: 8 total, 8 up, 8 in 2024-08-17T17:15:26.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:26 smithi131 bash[88347]: cluster 2024-08-17T17:15:25.103783+0000 mgr.y (mgr.34107) 338 : cluster [DBG] pgmap v429: 521 pgs: 521 active+clean; 133 MiB data, 902 MiB used, 714 GiB / 715 GiB avail; 138 KiB/s rd, 1.0 MiB/s wr, 86 op/s 2024-08-17T17:15:26.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:26 smithi131 bash[88347]: cluster 2024-08-17T17:15:25.103783+0000 mgr.y (mgr.34107) 338 : cluster [DBG] pgmap v429: 521 pgs: 521 active+clean; 133 MiB data, 902 MiB used, 714 GiB / 715 GiB avail; 138 KiB/s rd, 1.0 MiB/s wr, 86 op/s 2024-08-17T17:15:26.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:26 smithi131 bash[89561]: cluster 2024-08-17T17:15:25.103783+0000 mgr.y (mgr.34107) 338 : cluster [DBG] pgmap v429: 521 pgs: 521 active+clean; 133 MiB data, 902 MiB used, 714 GiB / 715 GiB avail; 138 KiB/s rd, 1.0 MiB/s wr, 86 op/s 2024-08-17T17:15:26.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:26 smithi131 bash[89561]: cluster 2024-08-17T17:15:25.103783+0000 mgr.y (mgr.34107) 338 : cluster [DBG] pgmap v429: 521 pgs: 521 active+clean; 133 MiB data, 902 MiB used, 714 GiB / 715 GiB avail; 138 KiB/s rd, 1.0 MiB/s wr, 86 op/s 2024-08-17T17:15:26.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:26 smithi169 bash[79348]: cluster 2024-08-17T17:15:25.103783+0000 mgr.y (mgr.34107) 338 : cluster [DBG] pgmap v429: 521 pgs: 521 active+clean; 133 MiB data, 902 MiB used, 714 GiB / 715 GiB avail; 138 KiB/s rd, 1.0 MiB/s wr, 86 op/s 2024-08-17T17:15:26.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:26 smithi169 bash[79348]: cluster 2024-08-17T17:15:25.103783+0000 mgr.y (mgr.34107) 338 : cluster [DBG] pgmap v429: 521 pgs: 521 active+clean; 133 MiB data, 902 MiB used, 714 GiB / 715 GiB avail; 138 KiB/s rd, 1.0 MiB/s wr, 86 op/s 2024-08-17T17:15:28.778 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:28 smithi131 bash[89561]: cluster 2024-08-17T17:15:27.104551+0000 mgr.y (mgr.34107) 339 : cluster [DBG] pgmap v430: 521 pgs: 521 active+clean; 133 MiB data, 902 MiB used, 714 GiB / 715 GiB avail; 52 KiB/s rd, 514 KiB/s wr, 67 op/s 2024-08-17T17:15:28.778 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:28 smithi131 bash[89561]: cluster 2024-08-17T17:15:27.104551+0000 mgr.y (mgr.34107) 339 : cluster [DBG] pgmap v430: 521 pgs: 521 active+clean; 133 MiB data, 902 MiB used, 714 GiB / 715 GiB avail; 52 KiB/s rd, 514 KiB/s wr, 67 op/s 2024-08-17T17:15:28.778 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:28 smithi131 bash[88347]: cluster 2024-08-17T17:15:27.104551+0000 mgr.y (mgr.34107) 339 : cluster [DBG] pgmap v430: 521 pgs: 521 active+clean; 133 MiB data, 902 MiB used, 714 GiB / 715 GiB avail; 52 KiB/s rd, 514 KiB/s wr, 67 op/s 2024-08-17T17:15:28.778 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:28 smithi131 bash[88347]: cluster 2024-08-17T17:15:27.104551+0000 mgr.y (mgr.34107) 339 : cluster [DBG] pgmap v430: 521 pgs: 521 active+clean; 133 MiB data, 902 MiB used, 714 GiB / 715 GiB avail; 52 KiB/s rd, 514 KiB/s wr, 67 op/s 2024-08-17T17:15:28.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:28 smithi169 bash[79348]: cluster 2024-08-17T17:15:27.104551+0000 mgr.y (mgr.34107) 339 : cluster [DBG] pgmap v430: 521 pgs: 521 active+clean; 133 MiB data, 902 MiB used, 714 GiB / 715 GiB avail; 52 KiB/s rd, 514 KiB/s wr, 67 op/s 2024-08-17T17:15:28.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:28 smithi169 bash[79348]: cluster 2024-08-17T17:15:27.104551+0000 mgr.y (mgr.34107) 339 : cluster [DBG] pgmap v430: 521 pgs: 521 active+clean; 133 MiB data, 902 MiB used, 714 GiB / 715 GiB avail; 52 KiB/s rd, 514 KiB/s wr, 67 op/s 2024-08-17T17:15:29.097 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:15:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:15:28] "GET /metrics HTTP/1.1" 200 67653 "" "Prometheus/2.51.0" 2024-08-17T17:15:29.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:29 smithi131 bash[89561]: audit 2024-08-17T17:15:28.999396+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:15:29.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:29 smithi131 bash[89561]: audit 2024-08-17T17:15:28.999396+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:15:29.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:29 smithi131 bash[88347]: audit 2024-08-17T17:15:28.999396+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:15:29.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:29 smithi131 bash[88347]: audit 2024-08-17T17:15:28.999396+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:15:29.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:29 smithi169 bash[79348]: audit 2024-08-17T17:15:28.999396+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:15:29.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:29 smithi169 bash[79348]: audit 2024-08-17T17:15:28.999396+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:15:30.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:30 smithi131 bash[88347]: cluster 2024-08-17T17:15:29.107188+0000 mgr.y (mgr.34107) 340 : cluster [DBG] pgmap v431: 521 pgs: 521 active+clean; 133 MiB data, 903 MiB used, 714 GiB / 715 GiB avail; 52 KiB/s rd, 515 KiB/s wr, 67 op/s 2024-08-17T17:15:30.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:30 smithi131 bash[88347]: cluster 2024-08-17T17:15:29.107188+0000 mgr.y (mgr.34107) 340 : cluster [DBG] pgmap v431: 521 pgs: 521 active+clean; 133 MiB data, 903 MiB used, 714 GiB / 715 GiB avail; 52 KiB/s rd, 515 KiB/s wr, 67 op/s 2024-08-17T17:15:30.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:30 smithi131 bash[89561]: cluster 2024-08-17T17:15:29.107188+0000 mgr.y (mgr.34107) 340 : cluster [DBG] pgmap v431: 521 pgs: 521 active+clean; 133 MiB data, 903 MiB used, 714 GiB / 715 GiB avail; 52 KiB/s rd, 515 KiB/s wr, 67 op/s 2024-08-17T17:15:30.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:30 smithi131 bash[89561]: cluster 2024-08-17T17:15:29.107188+0000 mgr.y (mgr.34107) 340 : cluster [DBG] pgmap v431: 521 pgs: 521 active+clean; 133 MiB data, 903 MiB used, 714 GiB / 715 GiB avail; 52 KiB/s rd, 515 KiB/s wr, 67 op/s 2024-08-17T17:15:30.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:30 smithi169 bash[79348]: cluster 2024-08-17T17:15:29.107188+0000 mgr.y (mgr.34107) 340 : cluster [DBG] pgmap v431: 521 pgs: 521 active+clean; 133 MiB data, 903 MiB used, 714 GiB / 715 GiB avail; 52 KiB/s rd, 515 KiB/s wr, 67 op/s 2024-08-17T17:15:30.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:30 smithi169 bash[79348]: cluster 2024-08-17T17:15:29.107188+0000 mgr.y (mgr.34107) 340 : cluster [DBG] pgmap v431: 521 pgs: 521 active+clean; 133 MiB data, 903 MiB used, 714 GiB / 715 GiB avail; 52 KiB/s rd, 515 KiB/s wr, 67 op/s 2024-08-17T17:15:32.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:32 smithi131 bash[88347]: cluster 2024-08-17T17:15:31.107888+0000 mgr.y (mgr.34107) 341 : cluster [DBG] pgmap v432: 521 pgs: 521 active+clean; 133 MiB data, 903 MiB used, 714 GiB / 715 GiB avail; 48 KiB/s rd, 473 KiB/s wr, 62 op/s 2024-08-17T17:15:32.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:32 smithi131 bash[88347]: cluster 2024-08-17T17:15:31.107888+0000 mgr.y (mgr.34107) 341 : cluster [DBG] pgmap v432: 521 pgs: 521 active+clean; 133 MiB data, 903 MiB used, 714 GiB / 715 GiB avail; 48 KiB/s rd, 473 KiB/s wr, 62 op/s 2024-08-17T17:15:32.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:32 smithi131 bash[89561]: cluster 2024-08-17T17:15:31.107888+0000 mgr.y (mgr.34107) 341 : cluster [DBG] pgmap v432: 521 pgs: 521 active+clean; 133 MiB data, 903 MiB used, 714 GiB / 715 GiB avail; 48 KiB/s rd, 473 KiB/s wr, 62 op/s 2024-08-17T17:15:32.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:32 smithi131 bash[89561]: cluster 2024-08-17T17:15:31.107888+0000 mgr.y (mgr.34107) 341 : cluster [DBG] pgmap v432: 521 pgs: 521 active+clean; 133 MiB data, 903 MiB used, 714 GiB / 715 GiB avail; 48 KiB/s rd, 473 KiB/s wr, 62 op/s 2024-08-17T17:15:32.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:32 smithi169 bash[79348]: cluster 2024-08-17T17:15:31.107888+0000 mgr.y (mgr.34107) 341 : cluster [DBG] pgmap v432: 521 pgs: 521 active+clean; 133 MiB data, 903 MiB used, 714 GiB / 715 GiB avail; 48 KiB/s rd, 473 KiB/s wr, 62 op/s 2024-08-17T17:15:32.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:32 smithi169 bash[79348]: cluster 2024-08-17T17:15:31.107888+0000 mgr.y (mgr.34107) 341 : cluster [DBG] pgmap v432: 521 pgs: 521 active+clean; 133 MiB data, 903 MiB used, 714 GiB / 715 GiB avail; 48 KiB/s rd, 473 KiB/s wr, 62 op/s 2024-08-17T17:15:34.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:34 smithi131 bash[89561]: cluster 2024-08-17T17:15:33.108618+0000 mgr.y (mgr.34107) 342 : cluster [DBG] pgmap v433: 521 pgs: 521 active+clean; 133 MiB data, 903 MiB used, 714 GiB / 715 GiB avail; 42 KiB/s rd, 412 KiB/s wr, 54 op/s 2024-08-17T17:15:34.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:34 smithi131 bash[89561]: cluster 2024-08-17T17:15:33.108618+0000 mgr.y (mgr.34107) 342 : cluster [DBG] pgmap v433: 521 pgs: 521 active+clean; 133 MiB data, 903 MiB used, 714 GiB / 715 GiB avail; 42 KiB/s rd, 412 KiB/s wr, 54 op/s 2024-08-17T17:15:34.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:34 smithi131 bash[88347]: cluster 2024-08-17T17:15:33.108618+0000 mgr.y (mgr.34107) 342 : cluster [DBG] pgmap v433: 521 pgs: 521 active+clean; 133 MiB data, 903 MiB used, 714 GiB / 715 GiB avail; 42 KiB/s rd, 412 KiB/s wr, 54 op/s 2024-08-17T17:15:34.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:34 smithi131 bash[88347]: cluster 2024-08-17T17:15:33.108618+0000 mgr.y (mgr.34107) 342 : cluster [DBG] pgmap v433: 521 pgs: 521 active+clean; 133 MiB data, 903 MiB used, 714 GiB / 715 GiB avail; 42 KiB/s rd, 412 KiB/s wr, 54 op/s 2024-08-17T17:15:34.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:34 smithi169 bash[79348]: cluster 2024-08-17T17:15:33.108618+0000 mgr.y (mgr.34107) 342 : cluster [DBG] pgmap v433: 521 pgs: 521 active+clean; 133 MiB data, 903 MiB used, 714 GiB / 715 GiB avail; 42 KiB/s rd, 412 KiB/s wr, 54 op/s 2024-08-17T17:15:34.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:34 smithi169 bash[79348]: cluster 2024-08-17T17:15:33.108618+0000 mgr.y (mgr.34107) 342 : cluster [DBG] pgmap v433: 521 pgs: 521 active+clean; 133 MiB data, 903 MiB used, 714 GiB / 715 GiB avail; 42 KiB/s rd, 412 KiB/s wr, 54 op/s 2024-08-17T17:15:36.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:35 smithi131 bash[89561]: audit 2024-08-17T17:15:34.845613+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:15:36.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:35 smithi131 bash[89561]: audit 2024-08-17T17:15:34.845613+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:15:36.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:35 smithi131 bash[89561]: audit 2024-08-17T17:15:34.851899+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:15:36.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:35 smithi131 bash[89561]: audit 2024-08-17T17:15:34.851899+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:15:36.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:35 smithi131 bash[89561]: audit 2024-08-17T17:15:34.993424+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:15:36.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:35 smithi131 bash[89561]: audit 2024-08-17T17:15:34.993424+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:15:36.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:35 smithi131 bash[89561]: audit 2024-08-17T17:15:34.999649+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:15:36.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:35 smithi131 bash[89561]: audit 2024-08-17T17:15:34.999649+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:15:36.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:35 smithi131 bash[89561]: cluster 2024-08-17T17:15:35.111439+0000 mgr.y (mgr.34107) 343 : cluster [DBG] pgmap v434: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.7 MiB/s wr, 60 op/s 2024-08-17T17:15:36.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:35 smithi131 bash[89561]: cluster 2024-08-17T17:15:35.111439+0000 mgr.y (mgr.34107) 343 : cluster [DBG] pgmap v434: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.7 MiB/s wr, 60 op/s 2024-08-17T17:15:36.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:35 smithi131 bash[89561]: audit 2024-08-17T17:15:35.639627+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:15:36.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:35 smithi131 bash[89561]: audit 2024-08-17T17:15:35.639627+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:15:36.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:35 smithi131 bash[89561]: audit 2024-08-17T17:15:35.640655+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:15:36.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:35 smithi131 bash[89561]: audit 2024-08-17T17:15:35.640655+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:15:36.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:35 smithi131 bash[89561]: audit 2024-08-17T17:15:35.647250+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:15:36.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:35 smithi131 bash[89561]: audit 2024-08-17T17:15:35.647250+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:15:36.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:35 smithi131 bash[88347]: audit 2024-08-17T17:15:34.845613+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:15:36.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:35 smithi131 bash[88347]: audit 2024-08-17T17:15:34.845613+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:15:36.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:35 smithi131 bash[88347]: audit 2024-08-17T17:15:34.851899+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:15:36.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:35 smithi131 bash[88347]: audit 2024-08-17T17:15:34.851899+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:15:36.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:35 smithi131 bash[88347]: audit 2024-08-17T17:15:34.993424+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:15:36.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:35 smithi131 bash[88347]: audit 2024-08-17T17:15:34.993424+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:15:36.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:35 smithi131 bash[88347]: audit 2024-08-17T17:15:34.999649+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:15:36.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:35 smithi131 bash[88347]: audit 2024-08-17T17:15:34.999649+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:15:36.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:35 smithi131 bash[88347]: cluster 2024-08-17T17:15:35.111439+0000 mgr.y (mgr.34107) 343 : cluster [DBG] pgmap v434: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.7 MiB/s wr, 60 op/s 2024-08-17T17:15:36.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:35 smithi131 bash[88347]: cluster 2024-08-17T17:15:35.111439+0000 mgr.y (mgr.34107) 343 : cluster [DBG] pgmap v434: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.7 MiB/s wr, 60 op/s 2024-08-17T17:15:36.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:35 smithi131 bash[88347]: audit 2024-08-17T17:15:35.639627+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:15:36.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:35 smithi131 bash[88347]: audit 2024-08-17T17:15:35.639627+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:15:36.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:35 smithi131 bash[88347]: audit 2024-08-17T17:15:35.640655+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:15:36.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:35 smithi131 bash[88347]: audit 2024-08-17T17:15:35.640655+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:15:36.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:35 smithi131 bash[88347]: audit 2024-08-17T17:15:35.647250+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:15:36.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:35 smithi131 bash[88347]: audit 2024-08-17T17:15:35.647250+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:15:36.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:35 smithi169 bash[79348]: audit 2024-08-17T17:15:34.845613+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:15:36.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:35 smithi169 bash[79348]: audit 2024-08-17T17:15:34.845613+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:15:36.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:35 smithi169 bash[79348]: audit 2024-08-17T17:15:34.851899+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:15:36.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:35 smithi169 bash[79348]: audit 2024-08-17T17:15:34.851899+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:15:36.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:35 smithi169 bash[79348]: audit 2024-08-17T17:15:34.993424+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:15:36.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:35 smithi169 bash[79348]: audit 2024-08-17T17:15:34.993424+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:15:36.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:35 smithi169 bash[79348]: audit 2024-08-17T17:15:34.999649+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:15:36.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:35 smithi169 bash[79348]: audit 2024-08-17T17:15:34.999649+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:15:36.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:35 smithi169 bash[79348]: cluster 2024-08-17T17:15:35.111439+0000 mgr.y (mgr.34107) 343 : cluster [DBG] pgmap v434: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.7 MiB/s wr, 60 op/s 2024-08-17T17:15:36.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:35 smithi169 bash[79348]: cluster 2024-08-17T17:15:35.111439+0000 mgr.y (mgr.34107) 343 : cluster [DBG] pgmap v434: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1.7 MiB/s wr, 60 op/s 2024-08-17T17:15:36.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:35 smithi169 bash[79348]: audit 2024-08-17T17:15:35.639627+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:15:36.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:35 smithi169 bash[79348]: audit 2024-08-17T17:15:35.639627+0000 mon.a (mon.0) 816 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:15:36.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:35 smithi169 bash[79348]: audit 2024-08-17T17:15:35.640655+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:15:36.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:35 smithi169 bash[79348]: audit 2024-08-17T17:15:35.640655+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:15:36.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:35 smithi169 bash[79348]: audit 2024-08-17T17:15:35.647250+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:15:36.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:35 smithi169 bash[79348]: audit 2024-08-17T17:15:35.647250+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:15:38.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:38 smithi131 bash[88347]: cluster 2024-08-17T17:15:37.112144+0000 mgr.y (mgr.34107) 344 : cluster [DBG] pgmap v435: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-08-17T17:15:38.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:38 smithi131 bash[88347]: cluster 2024-08-17T17:15:37.112144+0000 mgr.y (mgr.34107) 344 : cluster [DBG] pgmap v435: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-08-17T17:15:38.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:38 smithi131 bash[89561]: cluster 2024-08-17T17:15:37.112144+0000 mgr.y (mgr.34107) 344 : cluster [DBG] pgmap v435: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-08-17T17:15:38.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:38 smithi131 bash[89561]: cluster 2024-08-17T17:15:37.112144+0000 mgr.y (mgr.34107) 344 : cluster [DBG] pgmap v435: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-08-17T17:15:38.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:38 smithi169 bash[79348]: cluster 2024-08-17T17:15:37.112144+0000 mgr.y (mgr.34107) 344 : cluster [DBG] pgmap v435: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-08-17T17:15:38.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:38 smithi169 bash[79348]: cluster 2024-08-17T17:15:37.112144+0000 mgr.y (mgr.34107) 344 : cluster [DBG] pgmap v435: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-08-17T17:15:39.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:15:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:15:38] "GET /metrics HTTP/1.1" 200 67647 "" "Prometheus/2.51.0" 2024-08-17T17:15:39.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:39 smithi131 bash[88347]: audit 2024-08-17T17:15:38.202931+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:15:39.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:39 smithi131 bash[88347]: audit 2024-08-17T17:15:38.202931+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:15:39.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:39 smithi131 bash[89561]: audit 2024-08-17T17:15:38.202931+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:15:39.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:39 smithi131 bash[89561]: audit 2024-08-17T17:15:38.202931+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:15:39.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:39 smithi169 bash[79348]: audit 2024-08-17T17:15:38.202931+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:15:39.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:39 smithi169 bash[79348]: audit 2024-08-17T17:15:38.202931+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:15:40.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:40 smithi131 bash[89561]: cluster 2024-08-17T17:15:39.114924+0000 mgr.y (mgr.34107) 345 : cluster [DBG] pgmap v436: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-17T17:15:40.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:40 smithi131 bash[89561]: cluster 2024-08-17T17:15:39.114924+0000 mgr.y (mgr.34107) 345 : cluster [DBG] pgmap v436: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-17T17:15:40.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:40 smithi131 bash[88347]: cluster 2024-08-17T17:15:39.114924+0000 mgr.y (mgr.34107) 345 : cluster [DBG] pgmap v436: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-17T17:15:40.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:40 smithi131 bash[88347]: cluster 2024-08-17T17:15:39.114924+0000 mgr.y (mgr.34107) 345 : cluster [DBG] pgmap v436: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-17T17:15:40.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:40 smithi169 bash[79348]: cluster 2024-08-17T17:15:39.114924+0000 mgr.y (mgr.34107) 345 : cluster [DBG] pgmap v436: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-17T17:15:40.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:40 smithi169 bash[79348]: cluster 2024-08-17T17:15:39.114924+0000 mgr.y (mgr.34107) 345 : cluster [DBG] pgmap v436: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-17T17:15:42.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:42 smithi131 bash[88347]: cluster 2024-08-17T17:15:41.115487+0000 mgr.y (mgr.34107) 346 : cluster [DBG] pgmap v437: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-17T17:15:42.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:42 smithi131 bash[88347]: cluster 2024-08-17T17:15:41.115487+0000 mgr.y (mgr.34107) 346 : cluster [DBG] pgmap v437: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-17T17:15:42.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:42 smithi131 bash[89561]: cluster 2024-08-17T17:15:41.115487+0000 mgr.y (mgr.34107) 346 : cluster [DBG] pgmap v437: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-17T17:15:42.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:42 smithi131 bash[89561]: cluster 2024-08-17T17:15:41.115487+0000 mgr.y (mgr.34107) 346 : cluster [DBG] pgmap v437: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-17T17:15:42.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:42 smithi169 bash[79348]: cluster 2024-08-17T17:15:41.115487+0000 mgr.y (mgr.34107) 346 : cluster [DBG] pgmap v437: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-17T17:15:42.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:42 smithi169 bash[79348]: cluster 2024-08-17T17:15:41.115487+0000 mgr.y (mgr.34107) 346 : cluster [DBG] pgmap v437: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-17T17:15:44.061 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'echo wait for half of osds to upgrade' 2024-08-17T17:15:44.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:44 smithi131 bash[89561]: cluster 2024-08-17T17:15:43.116167+0000 mgr.y (mgr.34107) 347 : cluster [DBG] pgmap v438: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-17T17:15:44.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:44 smithi131 bash[89561]: cluster 2024-08-17T17:15:43.116167+0000 mgr.y (mgr.34107) 347 : cluster [DBG] pgmap v438: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-17T17:15:44.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:44 smithi131 bash[88347]: cluster 2024-08-17T17:15:43.116167+0000 mgr.y (mgr.34107) 347 : cluster [DBG] pgmap v438: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-17T17:15:44.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:44 smithi131 bash[88347]: cluster 2024-08-17T17:15:43.116167+0000 mgr.y (mgr.34107) 347 : cluster [DBG] pgmap v438: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-17T17:15:44.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:44 smithi169 bash[79348]: cluster 2024-08-17T17:15:43.116167+0000 mgr.y (mgr.34107) 347 : cluster [DBG] pgmap v438: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-17T17:15:44.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:44 smithi169 bash[79348]: cluster 2024-08-17T17:15:43.116167+0000 mgr.y (mgr.34107) 347 : cluster [DBG] pgmap v438: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 5.4 MiB/s rd, 1.3 MiB/s wr, 15 op/s 2024-08-17T17:15:46.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:46 smithi131 bash[89561]: cluster 2024-08-17T17:15:45.118910+0000 mgr.y (mgr.34107) 348 : cluster [DBG] pgmap v439: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2024-08-17T17:15:46.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:46 smithi131 bash[89561]: cluster 2024-08-17T17:15:45.118910+0000 mgr.y (mgr.34107) 348 : cluster [DBG] pgmap v439: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2024-08-17T17:15:46.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:46 smithi131 bash[88347]: cluster 2024-08-17T17:15:45.118910+0000 mgr.y (mgr.34107) 348 : cluster [DBG] pgmap v439: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2024-08-17T17:15:46.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:46 smithi131 bash[88347]: cluster 2024-08-17T17:15:45.118910+0000 mgr.y (mgr.34107) 348 : cluster [DBG] pgmap v439: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2024-08-17T17:15:46.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:46 smithi169 bash[79348]: cluster 2024-08-17T17:15:45.118910+0000 mgr.y (mgr.34107) 348 : cluster [DBG] pgmap v439: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2024-08-17T17:15:46.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:46 smithi169 bash[79348]: cluster 2024-08-17T17:15:45.118910+0000 mgr.y (mgr.34107) 348 : cluster [DBG] pgmap v439: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 6.2 MiB/s rd, 1.3 MiB/s wr, 16 op/s 2024-08-17T17:15:48.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:48 smithi131 bash[88347]: cluster 2024-08-17T17:15:47.119619+0000 mgr.y (mgr.34107) 349 : cluster [DBG] pgmap v440: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 2 op/s 2024-08-17T17:15:48.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:48 smithi131 bash[88347]: cluster 2024-08-17T17:15:47.119619+0000 mgr.y (mgr.34107) 349 : cluster [DBG] pgmap v440: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 2 op/s 2024-08-17T17:15:48.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:48 smithi131 bash[89561]: cluster 2024-08-17T17:15:47.119619+0000 mgr.y (mgr.34107) 349 : cluster [DBG] pgmap v440: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 2 op/s 2024-08-17T17:15:48.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:48 smithi131 bash[89561]: cluster 2024-08-17T17:15:47.119619+0000 mgr.y (mgr.34107) 349 : cluster [DBG] pgmap v440: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 2 op/s 2024-08-17T17:15:48.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:48 smithi169 bash[79348]: cluster 2024-08-17T17:15:47.119619+0000 mgr.y (mgr.34107) 349 : cluster [DBG] pgmap v440: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 2 op/s 2024-08-17T17:15:48.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:48 smithi169 bash[79348]: cluster 2024-08-17T17:15:47.119619+0000 mgr.y (mgr.34107) 349 : cluster [DBG] pgmap v440: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 4.4 MiB/s rd, 2 op/s 2024-08-17T17:15:48.765 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:15:49.097 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:15:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:15:48] "GET /metrics HTTP/1.1" 200 67647 "" "Prometheus/2.51.0" 2024-08-17T17:15:50.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:50 smithi131 bash[89561]: cluster 2024-08-17T17:15:49.122306+0000 mgr.y (mgr.34107) 350 : cluster [DBG] pgmap v441: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 3 op/s 2024-08-17T17:15:50.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:50 smithi131 bash[89561]: cluster 2024-08-17T17:15:49.122306+0000 mgr.y (mgr.34107) 350 : cluster [DBG] pgmap v441: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 3 op/s 2024-08-17T17:15:50.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:50 smithi131 bash[88347]: cluster 2024-08-17T17:15:49.122306+0000 mgr.y (mgr.34107) 350 : cluster [DBG] pgmap v441: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 3 op/s 2024-08-17T17:15:50.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:50 smithi131 bash[88347]: cluster 2024-08-17T17:15:49.122306+0000 mgr.y (mgr.34107) 350 : cluster [DBG] pgmap v441: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 3 op/s 2024-08-17T17:15:50.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:50 smithi169 bash[79348]: cluster 2024-08-17T17:15:49.122306+0000 mgr.y (mgr.34107) 350 : cluster [DBG] pgmap v441: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 3 op/s 2024-08-17T17:15:50.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:50 smithi169 bash[79348]: cluster 2024-08-17T17:15:49.122306+0000 mgr.y (mgr.34107) 350 : cluster [DBG] pgmap v441: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 5.2 MiB/s rd, 3 op/s 2024-08-17T17:15:51.687 INFO:teuthology.orchestra.run.smithi131.stdout:wait for half of osds to upgrade 2024-08-17T17:15:52.336 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1 --daemon-types osd --limit 4' 2024-08-17T17:15:52.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:52 smithi131 bash[88347]: cluster 2024-08-17T17:15:51.123191+0000 mgr.y (mgr.34107) 351 : cluster [DBG] pgmap v442: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-08-17T17:15:52.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:52 smithi131 bash[88347]: cluster 2024-08-17T17:15:51.123191+0000 mgr.y (mgr.34107) 351 : cluster [DBG] pgmap v442: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-08-17T17:15:52.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:52 smithi131 bash[89561]: cluster 2024-08-17T17:15:51.123191+0000 mgr.y (mgr.34107) 351 : cluster [DBG] pgmap v442: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-08-17T17:15:52.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:52 smithi131 bash[89561]: cluster 2024-08-17T17:15:51.123191+0000 mgr.y (mgr.34107) 351 : cluster [DBG] pgmap v442: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-08-17T17:15:52.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:52 smithi169 bash[79348]: cluster 2024-08-17T17:15:51.123191+0000 mgr.y (mgr.34107) 351 : cluster [DBG] pgmap v442: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-08-17T17:15:52.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:52 smithi169 bash[79348]: cluster 2024-08-17T17:15:51.123191+0000 mgr.y (mgr.34107) 351 : cluster [DBG] pgmap v442: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-08-17T17:15:54.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:54 smithi131 bash[88347]: cluster 2024-08-17T17:15:53.123912+0000 mgr.y (mgr.34107) 352 : cluster [DBG] pgmap v443: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-08-17T17:15:54.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:54 smithi131 bash[88347]: cluster 2024-08-17T17:15:53.123912+0000 mgr.y (mgr.34107) 352 : cluster [DBG] pgmap v443: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-08-17T17:15:54.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:54 smithi131 bash[88347]: audit 2024-08-17T17:15:53.205587+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:15:54.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:54 smithi131 bash[88347]: audit 2024-08-17T17:15:53.205587+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:15:54.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:54 smithi131 bash[89561]: cluster 2024-08-17T17:15:53.123912+0000 mgr.y (mgr.34107) 352 : cluster [DBG] pgmap v443: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-08-17T17:15:54.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:54 smithi131 bash[89561]: cluster 2024-08-17T17:15:53.123912+0000 mgr.y (mgr.34107) 352 : cluster [DBG] pgmap v443: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-08-17T17:15:54.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:54 smithi131 bash[89561]: audit 2024-08-17T17:15:53.205587+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:15:54.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:54 smithi131 bash[89561]: audit 2024-08-17T17:15:53.205587+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:15:54.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:54 smithi169 bash[79348]: cluster 2024-08-17T17:15:53.123912+0000 mgr.y (mgr.34107) 352 : cluster [DBG] pgmap v443: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-08-17T17:15:54.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:54 smithi169 bash[79348]: cluster 2024-08-17T17:15:53.123912+0000 mgr.y (mgr.34107) 352 : cluster [DBG] pgmap v443: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-08-17T17:15:54.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:54 smithi169 bash[79348]: audit 2024-08-17T17:15:53.205587+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:15:54.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:54 smithi169 bash[79348]: audit 2024-08-17T17:15:53.205587+0000 mon.a (mon.0) 820 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:15:56.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:56 smithi131 bash[89561]: cluster 2024-08-17T17:15:55.125864+0000 mgr.y (mgr.34107) 353 : cluster [DBG] pgmap v444: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1 op/s 2024-08-17T17:15:56.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:56 smithi131 bash[89561]: cluster 2024-08-17T17:15:55.125864+0000 mgr.y (mgr.34107) 353 : cluster [DBG] pgmap v444: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1 op/s 2024-08-17T17:15:56.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:56 smithi131 bash[88347]: cluster 2024-08-17T17:15:55.125864+0000 mgr.y (mgr.34107) 353 : cluster [DBG] pgmap v444: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1 op/s 2024-08-17T17:15:56.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:56 smithi131 bash[88347]: cluster 2024-08-17T17:15:55.125864+0000 mgr.y (mgr.34107) 353 : cluster [DBG] pgmap v444: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1 op/s 2024-08-17T17:15:56.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:56 smithi169 bash[79348]: cluster 2024-08-17T17:15:55.125864+0000 mgr.y (mgr.34107) 353 : cluster [DBG] pgmap v444: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1 op/s 2024-08-17T17:15:56.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:56 smithi169 bash[79348]: cluster 2024-08-17T17:15:55.125864+0000 mgr.y (mgr.34107) 353 : cluster [DBG] pgmap v444: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1 op/s 2024-08-17T17:15:57.085 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:15:58.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:58 smithi131 bash[89561]: cluster 2024-08-17T17:15:57.126526+0000 mgr.y (mgr.34107) 354 : cluster [DBG] pgmap v445: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-17T17:15:58.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:15:58 smithi131 bash[89561]: cluster 2024-08-17T17:15:57.126526+0000 mgr.y (mgr.34107) 354 : cluster [DBG] pgmap v445: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-17T17:15:58.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:58 smithi131 bash[88347]: cluster 2024-08-17T17:15:57.126526+0000 mgr.y (mgr.34107) 354 : cluster [DBG] pgmap v445: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-17T17:15:58.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:15:58 smithi131 bash[88347]: cluster 2024-08-17T17:15:57.126526+0000 mgr.y (mgr.34107) 354 : cluster [DBG] pgmap v445: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-17T17:15:58.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:58 smithi169 bash[79348]: cluster 2024-08-17T17:15:57.126526+0000 mgr.y (mgr.34107) 354 : cluster [DBG] pgmap v445: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-17T17:15:58.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:15:58 smithi169 bash[79348]: cluster 2024-08-17T17:15:57.126526+0000 mgr.y (mgr.34107) 354 : cluster [DBG] pgmap v445: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-17T17:15:59.097 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:15:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:15:58] "GET /metrics HTTP/1.1" 200 67647 "" "Prometheus/2.51.0" 2024-08-17T17:16:00.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:00 smithi131 bash[89561]: cluster 2024-08-17T17:15:59.128885+0000 mgr.y (mgr.34107) 355 : cluster [DBG] pgmap v446: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-08-17T17:16:00.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:00 smithi131 bash[89561]: cluster 2024-08-17T17:15:59.128885+0000 mgr.y (mgr.34107) 355 : cluster [DBG] pgmap v446: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-08-17T17:16:00.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:00 smithi131 bash[88347]: cluster 2024-08-17T17:15:59.128885+0000 mgr.y (mgr.34107) 355 : cluster [DBG] pgmap v446: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-08-17T17:16:00.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:00 smithi131 bash[88347]: cluster 2024-08-17T17:15:59.128885+0000 mgr.y (mgr.34107) 355 : cluster [DBG] pgmap v446: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-08-17T17:16:00.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:00 smithi169 bash[79348]: cluster 2024-08-17T17:15:59.128885+0000 mgr.y (mgr.34107) 355 : cluster [DBG] pgmap v446: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-08-17T17:16:00.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:00 smithi169 bash[79348]: cluster 2024-08-17T17:15:59.128885+0000 mgr.y (mgr.34107) 355 : cluster [DBG] pgmap v446: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-08-17T17:16:01.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:01 smithi131 bash[88347]: audit 2024-08-17T17:16:00.567823+0000 mgr.y (mgr.34107) 356 : audit [DBG] from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453", "daemon_types": "osd", "limit": 4, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:01.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:01 smithi131 bash[88347]: audit 2024-08-17T17:16:00.567823+0000 mgr.y (mgr.34107) 356 : audit [DBG] from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453", "daemon_types": "osd", "limit": 4, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:01.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:01 smithi131 bash[89561]: audit 2024-08-17T17:16:00.567823+0000 mgr.y (mgr.34107) 356 : audit [DBG] from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453", "daemon_types": "osd", "limit": 4, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:01.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:01 smithi131 bash[89561]: audit 2024-08-17T17:16:00.567823+0000 mgr.y (mgr.34107) 356 : audit [DBG] from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453", "daemon_types": "osd", "limit": 4, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:01.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:01 smithi169 bash[79348]: audit 2024-08-17T17:16:00.567823+0000 mgr.y (mgr.34107) 356 : audit [DBG] from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453", "daemon_types": "osd", "limit": 4, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:01.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:01 smithi169 bash[79348]: audit 2024-08-17T17:16:00.567823+0000 mgr.y (mgr.34107) 356 : audit [DBG] from='client.34458 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453", "daemon_types": "osd", "limit": 4, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:02.478 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:02 smithi131 bash[88347]: cluster 2024-08-17T17:16:01.129914+0000 mgr.y (mgr.34107) 357 : cluster [DBG] pgmap v447: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-17T17:16:02.478 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:02 smithi131 bash[88347]: cluster 2024-08-17T17:16:01.129914+0000 mgr.y (mgr.34107) 357 : cluster [DBG] pgmap v447: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-17T17:16:02.478 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:02 smithi131 bash[89561]: cluster 2024-08-17T17:16:01.129914+0000 mgr.y (mgr.34107) 357 : cluster [DBG] pgmap v447: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-17T17:16:02.479 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:02 smithi131 bash[89561]: cluster 2024-08-17T17:16:01.129914+0000 mgr.y (mgr.34107) 357 : cluster [DBG] pgmap v447: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-17T17:16:02.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:02 smithi169 bash[79348]: cluster 2024-08-17T17:16:01.129914+0000 mgr.y (mgr.34107) 357 : cluster [DBG] pgmap v447: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-17T17:16:02.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:02 smithi169 bash[79348]: cluster 2024-08-17T17:16:01.129914+0000 mgr.y (mgr.34107) 357 : cluster [DBG] pgmap v447: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-17T17:16:03.318 INFO:teuthology.orchestra.run.smithi131.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:16:03.941 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -e sha1=cd8bdbeb9fbdab5733aa3aaadc042c965473e453 -- bash -c 'while ceph orch upgrade status | jq '"'"'.in_progress'"'"' | grep true && ! ceph orch upgrade status | jq '"'"'.message'"'"' | grep Error ; do ceph orch ps ; ceph versions ; ceph orch upgrade status ; sleep 30 ; done' 2024-08-17T17:16:04.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:04 smithi131 bash[88347]: cluster 2024-08-17T17:16:03.130631+0000 mgr.y (mgr.34107) 358 : cluster [DBG] pgmap v448: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-17T17:16:04.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:04 smithi131 bash[88347]: cluster 2024-08-17T17:16:03.130631+0000 mgr.y (mgr.34107) 358 : cluster [DBG] pgmap v448: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-17T17:16:04.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:04 smithi131 bash[88347]: cephadm 2024-08-17T17:16:03.311984+0000 mgr.y (mgr.34107) 359 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:16:04.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:04 smithi131 bash[88347]: cephadm 2024-08-17T17:16:03.311984+0000 mgr.y (mgr.34107) 359 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:16:04.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:04 smithi131 bash[88347]: audit 2024-08-17T17:16:03.319699+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:04.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:04 smithi131 bash[88347]: audit 2024-08-17T17:16:03.319699+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:04.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:04 smithi131 bash[88347]: audit 2024-08-17T17:16:03.320706+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:16:04.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:04 smithi131 bash[88347]: audit 2024-08-17T17:16:03.320706+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:16:04.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:04 smithi131 bash[88347]: audit 2024-08-17T17:16:03.322969+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:16:04.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:04 smithi131 bash[88347]: audit 2024-08-17T17:16:03.322969+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:16:04.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:04 smithi131 bash[88347]: audit 2024-08-17T17:16:03.324342+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:16:04.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:04 smithi131 bash[88347]: audit 2024-08-17T17:16:03.324342+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:16:04.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:04 smithi131 bash[88347]: audit 2024-08-17T17:16:03.334183+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:04.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:04 smithi131 bash[88347]: audit 2024-08-17T17:16:03.334183+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:04.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:04 smithi131 bash[88347]: cephadm 2024-08-17T17:16:03.407960+0000 mgr.y (mgr.34107) 360 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:16:04.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:04 smithi131 bash[88347]: cephadm 2024-08-17T17:16:03.407960+0000 mgr.y (mgr.34107) 360 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:16:04.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:04 smithi131 bash[89561]: cluster 2024-08-17T17:16:03.130631+0000 mgr.y (mgr.34107) 358 : cluster [DBG] pgmap v448: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-17T17:16:04.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:04 smithi131 bash[89561]: cluster 2024-08-17T17:16:03.130631+0000 mgr.y (mgr.34107) 358 : cluster [DBG] pgmap v448: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-17T17:16:04.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:04 smithi131 bash[89561]: cephadm 2024-08-17T17:16:03.311984+0000 mgr.y (mgr.34107) 359 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:16:04.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:04 smithi131 bash[89561]: cephadm 2024-08-17T17:16:03.311984+0000 mgr.y (mgr.34107) 359 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:16:04.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:04 smithi131 bash[89561]: audit 2024-08-17T17:16:03.319699+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:04.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:04 smithi131 bash[89561]: audit 2024-08-17T17:16:03.319699+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:04.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:04 smithi131 bash[89561]: audit 2024-08-17T17:16:03.320706+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:16:04.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:04 smithi131 bash[89561]: audit 2024-08-17T17:16:03.320706+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:16:04.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:04 smithi131 bash[89561]: audit 2024-08-17T17:16:03.322969+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:16:04.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:04 smithi131 bash[89561]: audit 2024-08-17T17:16:03.322969+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:16:04.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:04 smithi131 bash[89561]: audit 2024-08-17T17:16:03.324342+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:16:04.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:04 smithi131 bash[89561]: audit 2024-08-17T17:16:03.324342+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:16:04.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:04 smithi131 bash[89561]: audit 2024-08-17T17:16:03.334183+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:04.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:04 smithi131 bash[89561]: audit 2024-08-17T17:16:03.334183+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:04.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:04 smithi131 bash[89561]: cephadm 2024-08-17T17:16:03.407960+0000 mgr.y (mgr.34107) 360 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:16:04.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:04 smithi131 bash[89561]: cephadm 2024-08-17T17:16:03.407960+0000 mgr.y (mgr.34107) 360 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:16:04.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:04 smithi169 bash[79348]: cluster 2024-08-17T17:16:03.130631+0000 mgr.y (mgr.34107) 358 : cluster [DBG] pgmap v448: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-17T17:16:04.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:04 smithi169 bash[79348]: cluster 2024-08-17T17:16:03.130631+0000 mgr.y (mgr.34107) 358 : cluster [DBG] pgmap v448: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-17T17:16:04.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:04 smithi169 bash[79348]: cephadm 2024-08-17T17:16:03.311984+0000 mgr.y (mgr.34107) 359 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:16:04.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:04 smithi169 bash[79348]: cephadm 2024-08-17T17:16:03.311984+0000 mgr.y (mgr.34107) 359 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:16:04.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:04 smithi169 bash[79348]: audit 2024-08-17T17:16:03.319699+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:04.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:04 smithi169 bash[79348]: audit 2024-08-17T17:16:03.319699+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:04.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:04 smithi169 bash[79348]: audit 2024-08-17T17:16:03.320706+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:16:04.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:04 smithi169 bash[79348]: audit 2024-08-17T17:16:03.320706+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:16:04.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:04 smithi169 bash[79348]: audit 2024-08-17T17:16:03.322969+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:16:04.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:04 smithi169 bash[79348]: audit 2024-08-17T17:16:03.322969+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:16:04.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:04 smithi169 bash[79348]: audit 2024-08-17T17:16:03.324342+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:16:04.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:04 smithi169 bash[79348]: audit 2024-08-17T17:16:03.324342+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:16:04.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:04 smithi169 bash[79348]: audit 2024-08-17T17:16:03.334183+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:04.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:04 smithi169 bash[79348]: audit 2024-08-17T17:16:03.334183+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:04.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:04 smithi169 bash[79348]: cephadm 2024-08-17T17:16:03.407960+0000 mgr.y (mgr.34107) 360 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:16:04.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:04 smithi169 bash[79348]: cephadm 2024-08-17T17:16:03.407960+0000 mgr.y (mgr.34107) 360 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:cd8bdbeb9fbdab5733aa3aaadc042c965473e453 2024-08-17T17:16:06.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:06 smithi131 bash[88347]: cluster 2024-08-17T17:16:05.132842+0000 mgr.y (mgr.34107) 361 : cluster [DBG] pgmap v449: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1 op/s 2024-08-17T17:16:06.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:06 smithi131 bash[88347]: cluster 2024-08-17T17:16:05.132842+0000 mgr.y (mgr.34107) 361 : cluster [DBG] pgmap v449: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1 op/s 2024-08-17T17:16:06.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:06 smithi131 bash[88347]: audit 2024-08-17T17:16:06.248191+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:06.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:06 smithi131 bash[88347]: audit 2024-08-17T17:16:06.248191+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:06.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:06 smithi131 bash[88347]: audit 2024-08-17T17:16:06.252963+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:16:06.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:06 smithi131 bash[88347]: audit 2024-08-17T17:16:06.252963+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:16:06.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:06 smithi131 bash[88347]: audit 2024-08-17T17:16:06.255696+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:06.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:06 smithi131 bash[88347]: audit 2024-08-17T17:16:06.255696+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:06.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:06 smithi131 bash[88347]: audit 2024-08-17T17:16:06.261927+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:06.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:06 smithi131 bash[88347]: audit 2024-08-17T17:16:06.261927+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:06.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:06 smithi131 bash[88347]: audit 2024-08-17T17:16:06.265872+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:06.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:06 smithi131 bash[88347]: audit 2024-08-17T17:16:06.265872+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:06.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:06 smithi131 bash[88347]: audit 2024-08-17T17:16:06.271768+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:06.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:06 smithi131 bash[88347]: audit 2024-08-17T17:16:06.271768+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:06.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:06 smithi131 bash[88347]: audit 2024-08-17T17:16:06.275401+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:06.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:06 smithi131 bash[88347]: audit 2024-08-17T17:16:06.275401+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:06.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:06 smithi131 bash[88347]: audit 2024-08-17T17:16:06.281679+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:06.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:06 smithi131 bash[88347]: audit 2024-08-17T17:16:06.281679+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:06.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:06 smithi131 bash[88347]: audit 2024-08-17T17:16:06.285969+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-08-17T17:16:06.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:06 smithi131 bash[88347]: audit 2024-08-17T17:16:06.285969+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-08-17T17:16:06.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:06 smithi131 bash[89561]: cluster 2024-08-17T17:16:05.132842+0000 mgr.y (mgr.34107) 361 : cluster [DBG] pgmap v449: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1 op/s 2024-08-17T17:16:06.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:06 smithi131 bash[89561]: cluster 2024-08-17T17:16:05.132842+0000 mgr.y (mgr.34107) 361 : cluster [DBG] pgmap v449: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1 op/s 2024-08-17T17:16:06.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:06 smithi131 bash[89561]: audit 2024-08-17T17:16:06.248191+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:06.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:06 smithi131 bash[89561]: audit 2024-08-17T17:16:06.248191+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:06.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:06 smithi131 bash[89561]: audit 2024-08-17T17:16:06.252963+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:16:06.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:06 smithi131 bash[89561]: audit 2024-08-17T17:16:06.252963+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:16:06.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:06 smithi131 bash[89561]: audit 2024-08-17T17:16:06.255696+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:06.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:06 smithi131 bash[89561]: audit 2024-08-17T17:16:06.255696+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:06.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:06 smithi131 bash[89561]: audit 2024-08-17T17:16:06.261927+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:06.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:06 smithi131 bash[89561]: audit 2024-08-17T17:16:06.261927+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:06.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:06 smithi131 bash[89561]: audit 2024-08-17T17:16:06.265872+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:06.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:06 smithi131 bash[89561]: audit 2024-08-17T17:16:06.265872+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:06.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:06 smithi131 bash[89561]: audit 2024-08-17T17:16:06.271768+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:06.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:06 smithi131 bash[89561]: audit 2024-08-17T17:16:06.271768+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:06.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:06 smithi131 bash[89561]: audit 2024-08-17T17:16:06.275401+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:06.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:06 smithi131 bash[89561]: audit 2024-08-17T17:16:06.275401+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:06.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:06 smithi131 bash[89561]: audit 2024-08-17T17:16:06.281679+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:06.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:06 smithi131 bash[89561]: audit 2024-08-17T17:16:06.281679+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:06.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:06 smithi131 bash[89561]: audit 2024-08-17T17:16:06.285969+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-08-17T17:16:06.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:06 smithi131 bash[89561]: audit 2024-08-17T17:16:06.285969+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-08-17T17:16:06.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:06 smithi169 bash[79348]: cluster 2024-08-17T17:16:05.132842+0000 mgr.y (mgr.34107) 361 : cluster [DBG] pgmap v449: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1 op/s 2024-08-17T17:16:06.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:06 smithi169 bash[79348]: cluster 2024-08-17T17:16:05.132842+0000 mgr.y (mgr.34107) 361 : cluster [DBG] pgmap v449: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.9 MiB/s rd, 1 op/s 2024-08-17T17:16:06.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:06 smithi169 bash[79348]: audit 2024-08-17T17:16:06.248191+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:06.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:06 smithi169 bash[79348]: audit 2024-08-17T17:16:06.248191+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:06.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:06 smithi169 bash[79348]: audit 2024-08-17T17:16:06.252963+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:16:06.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:06 smithi169 bash[79348]: audit 2024-08-17T17:16:06.252963+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:16:06.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:06 smithi169 bash[79348]: audit 2024-08-17T17:16:06.255696+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:06.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:06 smithi169 bash[79348]: audit 2024-08-17T17:16:06.255696+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:06.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:06 smithi169 bash[79348]: audit 2024-08-17T17:16:06.261927+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:06.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:06 smithi169 bash[79348]: audit 2024-08-17T17:16:06.261927+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:06.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:06 smithi169 bash[79348]: audit 2024-08-17T17:16:06.265872+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:06.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:06 smithi169 bash[79348]: audit 2024-08-17T17:16:06.265872+0000 mon.a (mon.0) 830 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:06.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:06 smithi169 bash[79348]: audit 2024-08-17T17:16:06.271768+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:06.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:06 smithi169 bash[79348]: audit 2024-08-17T17:16:06.271768+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:06.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:06 smithi169 bash[79348]: audit 2024-08-17T17:16:06.275401+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:06.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:06 smithi169 bash[79348]: audit 2024-08-17T17:16:06.275401+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:06.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:06 smithi169 bash[79348]: audit 2024-08-17T17:16:06.281679+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:06.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:06 smithi169 bash[79348]: audit 2024-08-17T17:16:06.281679+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:06.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:06 smithi169 bash[79348]: audit 2024-08-17T17:16:06.285969+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-08-17T17:16:06.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:06 smithi169 bash[79348]: audit 2024-08-17T17:16:06.285969+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16} : dispatch 2024-08-17T17:16:07.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:07 smithi131 bash[88347]: cephadm 2024-08-17T17:16:06.248699+0000 mgr.y (mgr.34107) 362 : cephadm [INF] Upgrade: Target is version 19.0.0-5836-gcd8bdbeb (squid) 2024-08-17T17:16:07.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:07 smithi131 bash[88347]: cephadm 2024-08-17T17:16:06.248699+0000 mgr.y (mgr.34107) 362 : cephadm [INF] Upgrade: Target is version 19.0.0-5836-gcd8bdbeb (squid) 2024-08-17T17:16:07.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:07 smithi131 bash[88347]: cephadm 2024-08-17T17:16:06.248772+0000 mgr.y (mgr.34107) 363 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d'] 2024-08-17T17:16:07.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:07 smithi131 bash[88347]: cephadm 2024-08-17T17:16:06.248772+0000 mgr.y (mgr.34107) 363 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d'] 2024-08-17T17:16:07.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:07 smithi131 bash[88347]: cephadm 2024-08-17T17:16:06.256777+0000 mgr.y (mgr.34107) 364 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-17T17:16:07.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:07 smithi131 bash[88347]: cephadm 2024-08-17T17:16:06.256777+0000 mgr.y (mgr.34107) 364 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-17T17:16:07.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:07 smithi131 bash[88347]: cephadm 2024-08-17T17:16:06.266889+0000 mgr.y (mgr.34107) 365 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-17T17:16:07.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:07 smithi131 bash[88347]: cephadm 2024-08-17T17:16:06.266889+0000 mgr.y (mgr.34107) 365 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-17T17:16:07.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:07 smithi131 bash[88347]: cephadm 2024-08-17T17:16:06.276393+0000 mgr.y (mgr.34107) 366 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-17T17:16:07.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:07 smithi131 bash[88347]: cephadm 2024-08-17T17:16:06.276393+0000 mgr.y (mgr.34107) 366 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-17T17:16:07.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:07 smithi131 bash[88347]: audit 2024-08-17T17:16:06.286252+0000 mgr.y (mgr.34107) 367 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-17T17:16:07.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:07 smithi131 bash[88347]: audit 2024-08-17T17:16:06.286252+0000 mgr.y (mgr.34107) 367 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-17T17:16:07.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:07 smithi131 bash[88347]: cephadm 2024-08-17T17:16:06.288405+0000 mgr.y (mgr.34107) 368 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-08-17T17:16:07.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:07 smithi131 bash[88347]: cephadm 2024-08-17T17:16:06.288405+0000 mgr.y (mgr.34107) 368 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-08-17T17:16:07.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:07 smithi131 bash[89561]: cephadm 2024-08-17T17:16:06.248699+0000 mgr.y (mgr.34107) 362 : cephadm [INF] Upgrade: Target is version 19.0.0-5836-gcd8bdbeb (squid) 2024-08-17T17:16:07.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:07 smithi131 bash[89561]: cephadm 2024-08-17T17:16:06.248699+0000 mgr.y (mgr.34107) 362 : cephadm [INF] Upgrade: Target is version 19.0.0-5836-gcd8bdbeb (squid) 2024-08-17T17:16:07.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:07 smithi131 bash[89561]: cephadm 2024-08-17T17:16:06.248772+0000 mgr.y (mgr.34107) 363 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d'] 2024-08-17T17:16:07.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:07 smithi131 bash[89561]: cephadm 2024-08-17T17:16:06.248772+0000 mgr.y (mgr.34107) 363 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d'] 2024-08-17T17:16:07.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:07 smithi131 bash[89561]: cephadm 2024-08-17T17:16:06.256777+0000 mgr.y (mgr.34107) 364 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-17T17:16:07.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:07 smithi131 bash[89561]: cephadm 2024-08-17T17:16:06.256777+0000 mgr.y (mgr.34107) 364 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-17T17:16:07.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:07 smithi131 bash[89561]: cephadm 2024-08-17T17:16:06.266889+0000 mgr.y (mgr.34107) 365 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-17T17:16:07.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:07 smithi131 bash[89561]: cephadm 2024-08-17T17:16:06.266889+0000 mgr.y (mgr.34107) 365 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-17T17:16:07.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:07 smithi131 bash[89561]: cephadm 2024-08-17T17:16:06.276393+0000 mgr.y (mgr.34107) 366 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-17T17:16:07.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:07 smithi131 bash[89561]: cephadm 2024-08-17T17:16:06.276393+0000 mgr.y (mgr.34107) 366 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-17T17:16:07.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:07 smithi131 bash[89561]: audit 2024-08-17T17:16:06.286252+0000 mgr.y (mgr.34107) 367 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-17T17:16:07.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:07 smithi131 bash[89561]: audit 2024-08-17T17:16:06.286252+0000 mgr.y (mgr.34107) 367 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-17T17:16:07.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:07 smithi131 bash[89561]: cephadm 2024-08-17T17:16:06.288405+0000 mgr.y (mgr.34107) 368 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-08-17T17:16:07.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:07 smithi131 bash[89561]: cephadm 2024-08-17T17:16:06.288405+0000 mgr.y (mgr.34107) 368 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-08-17T17:16:07.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:07 smithi169 bash[79348]: cephadm 2024-08-17T17:16:06.248699+0000 mgr.y (mgr.34107) 362 : cephadm [INF] Upgrade: Target is version 19.0.0-5836-gcd8bdbeb (squid) 2024-08-17T17:16:07.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:07 smithi169 bash[79348]: cephadm 2024-08-17T17:16:06.248699+0000 mgr.y (mgr.34107) 362 : cephadm [INF] Upgrade: Target is version 19.0.0-5836-gcd8bdbeb (squid) 2024-08-17T17:16:07.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:07 smithi169 bash[79348]: cephadm 2024-08-17T17:16:06.248772+0000 mgr.y (mgr.34107) 363 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d'] 2024-08-17T17:16:07.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:07 smithi169 bash[79348]: cephadm 2024-08-17T17:16:06.248772+0000 mgr.y (mgr.34107) 363 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d, digests ['quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d'] 2024-08-17T17:16:07.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:07 smithi169 bash[79348]: cephadm 2024-08-17T17:16:06.256777+0000 mgr.y (mgr.34107) 364 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-17T17:16:07.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:07 smithi169 bash[79348]: cephadm 2024-08-17T17:16:06.256777+0000 mgr.y (mgr.34107) 364 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-08-17T17:16:07.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:07 smithi169 bash[79348]: cephadm 2024-08-17T17:16:06.266889+0000 mgr.y (mgr.34107) 365 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-17T17:16:07.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:07 smithi169 bash[79348]: cephadm 2024-08-17T17:16:06.266889+0000 mgr.y (mgr.34107) 365 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-08-17T17:16:07.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:07 smithi169 bash[79348]: cephadm 2024-08-17T17:16:06.276393+0000 mgr.y (mgr.34107) 366 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-17T17:16:07.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:07 smithi169 bash[79348]: cephadm 2024-08-17T17:16:06.276393+0000 mgr.y (mgr.34107) 366 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-08-17T17:16:07.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:07 smithi169 bash[79348]: audit 2024-08-17T17:16:06.286252+0000 mgr.y (mgr.34107) 367 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-17T17:16:07.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:07 smithi169 bash[79348]: audit 2024-08-17T17:16:06.286252+0000 mgr.y (mgr.34107) 367 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-08-17T17:16:07.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:07 smithi169 bash[79348]: cephadm 2024-08-17T17:16:06.288405+0000 mgr.y (mgr.34107) 368 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-08-17T17:16:07.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:07 smithi169 bash[79348]: cephadm 2024-08-17T17:16:06.288405+0000 mgr.y (mgr.34107) 368 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-08-17T17:16:08.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:08 smithi131 bash[89561]: cluster 2024-08-17T17:16:07.133840+0000 mgr.y (mgr.34107) 369 : cluster [DBG] pgmap v450: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-08-17T17:16:08.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:08 smithi131 bash[89561]: cluster 2024-08-17T17:16:07.133840+0000 mgr.y (mgr.34107) 369 : cluster [DBG] pgmap v450: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-08-17T17:16:08.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:08 smithi131 bash[89561]: audit 2024-08-17T17:16:08.203058+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:08.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:08 smithi131 bash[89561]: audit 2024-08-17T17:16:08.203058+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:08.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:08 smithi131 bash[88347]: cluster 2024-08-17T17:16:07.133840+0000 mgr.y (mgr.34107) 369 : cluster [DBG] pgmap v450: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-08-17T17:16:08.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:08 smithi131 bash[88347]: cluster 2024-08-17T17:16:07.133840+0000 mgr.y (mgr.34107) 369 : cluster [DBG] pgmap v450: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-08-17T17:16:08.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:08 smithi131 bash[88347]: audit 2024-08-17T17:16:08.203058+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:08.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:08 smithi131 bash[88347]: audit 2024-08-17T17:16:08.203058+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:08.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:08 smithi169 bash[79348]: cluster 2024-08-17T17:16:07.133840+0000 mgr.y (mgr.34107) 369 : cluster [DBG] pgmap v450: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-08-17T17:16:08.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:08 smithi169 bash[79348]: cluster 2024-08-17T17:16:07.133840+0000 mgr.y (mgr.34107) 369 : cluster [DBG] pgmap v450: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 1 op/s 2024-08-17T17:16:08.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:08 smithi169 bash[79348]: audit 2024-08-17T17:16:08.203058+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:08.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:08 smithi169 bash[79348]: audit 2024-08-17T17:16:08.203058+0000 mon.a (mon.0) 835 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:09.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:16:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:16:08] "GET /metrics HTTP/1.1" 200 67647 "" "Prometheus/2.51.0" 2024-08-17T17:16:09.329 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:16:10.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:09 smithi169 bash[79348]: cephadm 2024-08-17T17:16:08.855153+0000 mgr.y (mgr.34107) 370 : cephadm [INF] Upgrade: Updating osd.0 2024-08-17T17:16:10.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:09 smithi169 bash[79348]: cephadm 2024-08-17T17:16:08.855153+0000 mgr.y (mgr.34107) 370 : cephadm [INF] Upgrade: Updating osd.0 2024-08-17T17:16:10.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:09 smithi169 bash[79348]: audit 2024-08-17T17:16:08.863799+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:10.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:09 smithi169 bash[79348]: audit 2024-08-17T17:16:08.863799+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:10.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:09 smithi169 bash[79348]: audit 2024-08-17T17:16:08.867899+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-17T17:16:10.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:09 smithi169 bash[79348]: audit 2024-08-17T17:16:08.867899+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-17T17:16:10.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:09 smithi169 bash[79348]: audit 2024-08-17T17:16:08.868758+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:16:10.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:09 smithi169 bash[79348]: audit 2024-08-17T17:16:08.868758+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:16:10.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:09 smithi169 bash[79348]: cephadm 2024-08-17T17:16:08.873668+0000 mgr.y (mgr.34107) 371 : cephadm [INF] Deploying daemon osd.0 on smithi131 2024-08-17T17:16:10.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:09 smithi169 bash[79348]: cephadm 2024-08-17T17:16:08.873668+0000 mgr.y (mgr.34107) 371 : cephadm [INF] Deploying daemon osd.0 on smithi131 2024-08-17T17:16:10.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:09 smithi169 bash[79348]: cluster 2024-08-17T17:16:09.136390+0000 mgr.y (mgr.34107) 372 : cluster [DBG] pgmap v451: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-08-17T17:16:10.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:09 smithi169 bash[79348]: cluster 2024-08-17T17:16:09.136390+0000 mgr.y (mgr.34107) 372 : cluster [DBG] pgmap v451: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-08-17T17:16:10.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:09 smithi131 bash[88347]: cephadm 2024-08-17T17:16:08.855153+0000 mgr.y (mgr.34107) 370 : cephadm [INF] Upgrade: Updating osd.0 2024-08-17T17:16:10.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:09 smithi131 bash[88347]: cephadm 2024-08-17T17:16:08.855153+0000 mgr.y (mgr.34107) 370 : cephadm [INF] Upgrade: Updating osd.0 2024-08-17T17:16:10.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:09 smithi131 bash[88347]: audit 2024-08-17T17:16:08.863799+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:10.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:09 smithi131 bash[88347]: audit 2024-08-17T17:16:08.863799+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:10.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:09 smithi131 bash[88347]: audit 2024-08-17T17:16:08.867899+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-17T17:16:10.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:09 smithi131 bash[88347]: audit 2024-08-17T17:16:08.867899+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-17T17:16:10.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:09 smithi131 bash[88347]: audit 2024-08-17T17:16:08.868758+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:16:10.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:09 smithi131 bash[88347]: audit 2024-08-17T17:16:08.868758+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:16:10.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:09 smithi131 bash[88347]: cephadm 2024-08-17T17:16:08.873668+0000 mgr.y (mgr.34107) 371 : cephadm [INF] Deploying daemon osd.0 on smithi131 2024-08-17T17:16:10.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:09 smithi131 bash[88347]: cephadm 2024-08-17T17:16:08.873668+0000 mgr.y (mgr.34107) 371 : cephadm [INF] Deploying daemon osd.0 on smithi131 2024-08-17T17:16:10.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:09 smithi131 bash[88347]: cluster 2024-08-17T17:16:09.136390+0000 mgr.y (mgr.34107) 372 : cluster [DBG] pgmap v451: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-08-17T17:16:10.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:09 smithi131 bash[88347]: cluster 2024-08-17T17:16:09.136390+0000 mgr.y (mgr.34107) 372 : cluster [DBG] pgmap v451: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-08-17T17:16:10.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:09 smithi131 bash[89561]: cephadm 2024-08-17T17:16:08.855153+0000 mgr.y (mgr.34107) 370 : cephadm [INF] Upgrade: Updating osd.0 2024-08-17T17:16:10.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:09 smithi131 bash[89561]: cephadm 2024-08-17T17:16:08.855153+0000 mgr.y (mgr.34107) 370 : cephadm [INF] Upgrade: Updating osd.0 2024-08-17T17:16:10.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:09 smithi131 bash[89561]: audit 2024-08-17T17:16:08.863799+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:10.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:09 smithi131 bash[89561]: audit 2024-08-17T17:16:08.863799+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:10.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:09 smithi131 bash[89561]: audit 2024-08-17T17:16:08.867899+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-17T17:16:10.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:09 smithi131 bash[89561]: audit 2024-08-17T17:16:08.867899+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.0"} : dispatch 2024-08-17T17:16:10.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:09 smithi131 bash[89561]: audit 2024-08-17T17:16:08.868758+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:16:10.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:09 smithi131 bash[89561]: audit 2024-08-17T17:16:08.868758+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:16:10.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:09 smithi131 bash[89561]: cephadm 2024-08-17T17:16:08.873668+0000 mgr.y (mgr.34107) 371 : cephadm [INF] Deploying daemon osd.0 on smithi131 2024-08-17T17:16:10.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:09 smithi131 bash[89561]: cephadm 2024-08-17T17:16:08.873668+0000 mgr.y (mgr.34107) 371 : cephadm [INF] Deploying daemon osd.0 on smithi131 2024-08-17T17:16:10.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:09 smithi131 bash[89561]: cluster 2024-08-17T17:16:09.136390+0000 mgr.y (mgr.34107) 372 : cluster [DBG] pgmap v451: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-08-17T17:16:10.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:09 smithi131 bash[89561]: cluster 2024-08-17T17:16:09.136390+0000 mgr.y (mgr.34107) 372 : cluster [DBG] pgmap v451: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 1 op/s 2024-08-17T17:16:12.193 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:12 smithi131 bash[88347]: cluster 2024-08-17T17:16:11.136925+0000 mgr.y (mgr.34107) 373 : cluster [DBG] pgmap v452: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-17T17:16:12.193 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:12 smithi131 bash[88347]: cluster 2024-08-17T17:16:11.136925+0000 mgr.y (mgr.34107) 373 : cluster [DBG] pgmap v452: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-17T17:16:12.193 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:12 smithi131 bash[89561]: cluster 2024-08-17T17:16:11.136925+0000 mgr.y (mgr.34107) 373 : cluster [DBG] pgmap v452: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-17T17:16:12.193 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:12 smithi131 bash[89561]: cluster 2024-08-17T17:16:11.136925+0000 mgr.y (mgr.34107) 373 : cluster [DBG] pgmap v452: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-17T17:16:12.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:12 smithi169 bash[79348]: cluster 2024-08-17T17:16:11.136925+0000 mgr.y (mgr.34107) 373 : cluster [DBG] pgmap v452: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-17T17:16:12.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:12 smithi169 bash[79348]: cluster 2024-08-17T17:16:11.136925+0000 mgr.y (mgr.34107) 373 : cluster [DBG] pgmap v452: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-17T17:16:14.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:14 smithi131 bash[89561]: cluster 2024-08-17T17:16:13.137630+0000 mgr.y (mgr.34107) 374 : cluster [DBG] pgmap v453: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-17T17:16:14.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:14 smithi131 bash[89561]: cluster 2024-08-17T17:16:13.137630+0000 mgr.y (mgr.34107) 374 : cluster [DBG] pgmap v453: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-17T17:16:14.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:14 smithi131 bash[88347]: cluster 2024-08-17T17:16:13.137630+0000 mgr.y (mgr.34107) 374 : cluster [DBG] pgmap v453: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-17T17:16:14.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:14 smithi131 bash[88347]: cluster 2024-08-17T17:16:13.137630+0000 mgr.y (mgr.34107) 374 : cluster [DBG] pgmap v453: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-17T17:16:14.429 INFO:teuthology.orchestra.run.smithi131.stdout:true 2024-08-17T17:16:14.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:14 smithi169 bash[79348]: cluster 2024-08-17T17:16:13.137630+0000 mgr.y (mgr.34107) 374 : cluster [DBG] pgmap v453: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-17T17:16:14.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:14 smithi169 bash[79348]: cluster 2024-08-17T17:16:13.137630+0000 mgr.y (mgr.34107) 374 : cluster [DBG] pgmap v453: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.1 MiB/s rd, 0 op/s 2024-08-17T17:16:15.035 INFO:teuthology.orchestra.run.smithi131.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T17:16:15.035 INFO:teuthology.orchestra.run.smithi131.stdout:alertmanager.a smithi131 *:9093,9094 running (9m) 40s ago 19m 14.2M - 0.27.0 11f11916f8cd 790124fcd830 2024-08-17T17:16:15.035 INFO:teuthology.orchestra.run.smithi131.stdout:grafana.a smithi169 *:3000 running (9m) 40s ago 19m 70.5M - c8b91775d855 ce594f124891 2024-08-17T17:16:15.036 INFO:teuthology.orchestra.run.smithi131.stdout:mds.foo.smithi131.ctintn smithi131 running (17m) 40s ago 17m 16.9M - 18.2.4-719-gced649f8 c870753d67c2 6dd140bebf9a 2024-08-17T17:16:15.036 INFO:teuthology.orchestra.run.smithi131.stdout:mds.foo.smithi169.mekqdz smithi169 running (17m) 40s ago 17m 22.6M - 18.2.4-719-gced649f8 c870753d67c2 de2b6ed48bc0 2024-08-17T17:16:15.036 INFO:teuthology.orchestra.run.smithi131.stdout:mgr.x smithi169 *:8443,9283,8765 running (11m) 40s ago 28m 441M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 86a2f0d4c679 2024-08-17T17:16:15.036 INFO:teuthology.orchestra.run.smithi131.stdout:mgr.y smithi131 *:8443,9283,8765 running (12m) 40s ago 30m 521M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb c3e5c2355bd4 2024-08-17T17:16:15.036 INFO:teuthology.orchestra.run.smithi131.stdout:mon.a smithi131 running (8m) 40s ago 30m 69.9M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb d4e38ba36c07 2024-08-17T17:16:15.036 INFO:teuthology.orchestra.run.smithi131.stdout:mon.b smithi169 running (4m) 40s ago 28m 40.3M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb bed7babf6889 2024-08-17T17:16:15.036 INFO:teuthology.orchestra.run.smithi131.stdout:mon.c smithi131 running (7m) 40s ago 28m 49.0M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 0818bcbd33de 2024-08-17T17:16:15.036 INFO:teuthology.orchestra.run.smithi131.stdout:node-exporter.a smithi131 *:9100 running (10m) 40s ago 19m 8588k - 1.7.0 72c9c2088986 adbbbf140ad8 2024-08-17T17:16:15.036 INFO:teuthology.orchestra.run.smithi131.stdout:node-exporter.b smithi169 *:9100 running (10m) 40s ago 19m 9140k - 1.7.0 72c9c2088986 706e3ff6618b 2024-08-17T17:16:15.036 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0 smithi131 running (27m) 40s ago 27m 146M 2524M 18.2.4-719-gced649f8 c870753d67c2 56f0a67267a6 2024-08-17T17:16:15.036 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1 smithi131 running (26m) 40s ago 26m 156M 2524M 18.2.4-719-gced649f8 c870753d67c2 2f713ee6cf33 2024-08-17T17:16:15.036 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2 smithi131 running (25m) 40s ago 25m 163M 2524M 18.2.4-719-gced649f8 c870753d67c2 fe215c9d7f47 2024-08-17T17:16:15.036 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3 smithi131 running (24m) 40s ago 24m 152M 2524M 18.2.4-719-gced649f8 c870753d67c2 2f170c02ee2d 2024-08-17T17:16:15.036 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4 smithi169 running (23m) 40s ago 24m 152M 2524M 18.2.4-719-gced649f8 c870753d67c2 524bbf4e0cc3 2024-08-17T17:16:15.036 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5 smithi169 running (23m) 40s ago 23m 128M 2524M 18.2.4-719-gced649f8 c870753d67c2 5878adfca71c 2024-08-17T17:16:15.037 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6 smithi169 running (22m) 40s ago 22m 152M 2524M 18.2.4-719-gced649f8 c870753d67c2 78df1d40d56b 2024-08-17T17:16:15.037 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7 smithi169 running (21m) 40s ago 21m 137M 2524M 18.2.4-719-gced649f8 c870753d67c2 c1f457bcf070 2024-08-17T17:16:15.037 INFO:teuthology.orchestra.run.smithi131.stdout:prometheus.a smithi169 *:9095 running (10m) 40s ago 20m 46.2M - 2.51.0 1d3b7f56885b 8075d2417311 2024-08-17T17:16:15.403 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:16:15.403 INFO:teuthology.orchestra.run.smithi131.stdout: "mon": { 2024-08-17T17:16:15.403 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 3 2024-08-17T17:16:15.403 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:16:15.403 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr": { 2024-08-17T17:16:15.403 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 2 2024-08-17T17:16:15.403 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:16:15.403 INFO:teuthology.orchestra.run.smithi131.stdout: "osd": { 2024-08-17T17:16:15.403 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 8 2024-08-17T17:16:15.403 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:16:15.403 INFO:teuthology.orchestra.run.smithi131.stdout: "mds": { 2024-08-17T17:16:15.404 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 2 2024-08-17T17:16:15.404 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:16:15.404 INFO:teuthology.orchestra.run.smithi131.stdout: "overall": { 2024-08-17T17:16:15.404 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 10, 2024-08-17T17:16:15.404 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 5 2024-08-17T17:16:15.404 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:16:15.404 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:16:15.498 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:16:15 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:15.498 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 17:16:15 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:15.498 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 17:16:15 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:15.499 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 17:16:15 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:15.499 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:15 smithi131 bash[88347]: audit 2024-08-17T17:16:14.418997+0000 mgr.y (mgr.34107) 375 : audit [DBG] from='client.44390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:15.499 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:15 smithi131 bash[88347]: audit 2024-08-17T17:16:14.418997+0000 mgr.y (mgr.34107) 375 : audit [DBG] from='client.44390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:15.499 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:15 smithi131 bash[88347]: audit 2024-08-17T17:16:14.725404+0000 mgr.y (mgr.34107) 376 : audit [DBG] from='client.44396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:15.499 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:15 smithi131 bash[88347]: audit 2024-08-17T17:16:14.725404+0000 mgr.y (mgr.34107) 376 : audit [DBG] from='client.44396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:15.499 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:15 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:15.500 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:15 smithi131 bash[89561]: audit 2024-08-17T17:16:14.418997+0000 mgr.y (mgr.34107) 375 : audit [DBG] from='client.44390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:15.500 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:15 smithi131 bash[89561]: audit 2024-08-17T17:16:14.418997+0000 mgr.y (mgr.34107) 375 : audit [DBG] from='client.44390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:15.500 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:15 smithi131 bash[89561]: audit 2024-08-17T17:16:14.725404+0000 mgr.y (mgr.34107) 376 : audit [DBG] from='client.44396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:15.500 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:15 smithi131 bash[89561]: audit 2024-08-17T17:16:14.725404+0000 mgr.y (mgr.34107) 376 : audit [DBG] from='client.44396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:15.500 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:15 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:15.500 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 17:16:15 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:15.500 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:16:15 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:15.501 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 17:16:15 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:15.501 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 17:16:15 smithi131 systemd[1]: Stopping Ceph osd.0 for f27a2518-5cb7-11ef-bccf-c7b262605968... 2024-08-17T17:16:15.501 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 17:16:15 smithi131 bash[35000]: debug 2024-08-17T17:16:15.495+0000 7fb878c9f640 -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 2024-08-17T17:16:15.501 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 17:16:15 smithi131 bash[35000]: debug 2024-08-17T17:16:15.495+0000 7fb878c9f640 -1 osd.0 686 *** Got signal Terminated *** 2024-08-17T17:16:15.501 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 17:16:15 smithi131 bash[35000]: debug 2024-08-17T17:16:15.495+0000 7fb878c9f640 -1 osd.0 686 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T17:16:15.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:15 smithi169 bash[79348]: audit 2024-08-17T17:16:14.418997+0000 mgr.y (mgr.34107) 375 : audit [DBG] from='client.44390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:15.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:15 smithi169 bash[79348]: audit 2024-08-17T17:16:14.418997+0000 mgr.y (mgr.34107) 375 : audit [DBG] from='client.44390 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:15.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:15 smithi169 bash[79348]: audit 2024-08-17T17:16:14.725404+0000 mgr.y (mgr.34107) 376 : audit [DBG] from='client.44396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:15.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:15 smithi169 bash[79348]: audit 2024-08-17T17:16:14.725404+0000 mgr.y (mgr.34107) 376 : audit [DBG] from='client.44396 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:15.697 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:16:15.697 INFO:teuthology.orchestra.run.smithi131.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d", 2024-08-17T17:16:15.697 INFO:teuthology.orchestra.run.smithi131.stdout: "in_progress": true, 2024-08-17T17:16:15.697 INFO:teuthology.orchestra.run.smithi131.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 4 daemons (4 remaining).", 2024-08-17T17:16:15.697 INFO:teuthology.orchestra.run.smithi131.stdout: "services_complete": [], 2024-08-17T17:16:15.697 INFO:teuthology.orchestra.run.smithi131.stdout: "progress": "0/8 daemons upgraded", 2024-08-17T17:16:15.697 INFO:teuthology.orchestra.run.smithi131.stdout: "message": "Currently upgrading osd daemons", 2024-08-17T17:16:15.697 INFO:teuthology.orchestra.run.smithi131.stdout: "is_paused": false 2024-08-17T17:16:15.697 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:16:16.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:16 smithi131 bash[88347]: audit 2024-08-17T17:16:15.022424+0000 mgr.y (mgr.34107) 377 : audit [DBG] from='client.44402 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:16.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:16 smithi131 bash[88347]: audit 2024-08-17T17:16:15.022424+0000 mgr.y (mgr.34107) 377 : audit [DBG] from='client.44402 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:16.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:16 smithi131 bash[88347]: cluster 2024-08-17T17:16:15.139452+0000 mgr.y (mgr.34107) 378 : cluster [DBG] pgmap v454: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 9 op/s 2024-08-17T17:16:16.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:16 smithi131 bash[88347]: cluster 2024-08-17T17:16:15.139452+0000 mgr.y (mgr.34107) 378 : cluster [DBG] pgmap v454: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 9 op/s 2024-08-17T17:16:16.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:16 smithi131 bash[88347]: audit 2024-08-17T17:16:15.404946+0000 mon.a (mon.0) 839 : audit [DBG] from='client.? 172.21.15.131:0/1512621957' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:16.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:16 smithi131 bash[88347]: audit 2024-08-17T17:16:15.404946+0000 mon.a (mon.0) 839 : audit [DBG] from='client.? 172.21.15.131:0/1512621957' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:16.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:16 smithi131 bash[88347]: cluster 2024-08-17T17:16:15.500386+0000 mon.a (mon.0) 840 : cluster [INF] osd.0 marked itself down and dead 2024-08-17T17:16:16.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:16 smithi131 bash[88347]: cluster 2024-08-17T17:16:15.500386+0000 mon.a (mon.0) 840 : cluster [INF] osd.0 marked itself down and dead 2024-08-17T17:16:16.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:16 smithi131 bash[88347]: audit 2024-08-17T17:16:15.698656+0000 mgr.y (mgr.34107) 379 : audit [DBG] from='client.44414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:16.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:16 smithi131 bash[88347]: audit 2024-08-17T17:16:15.698656+0000 mgr.y (mgr.34107) 379 : audit [DBG] from='client.44414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:16.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:16 smithi131 bash[89561]: audit 2024-08-17T17:16:15.022424+0000 mgr.y (mgr.34107) 377 : audit [DBG] from='client.44402 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:16.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:16 smithi131 bash[89561]: audit 2024-08-17T17:16:15.022424+0000 mgr.y (mgr.34107) 377 : audit [DBG] from='client.44402 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:16.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:16 smithi131 bash[89561]: cluster 2024-08-17T17:16:15.139452+0000 mgr.y (mgr.34107) 378 : cluster [DBG] pgmap v454: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 9 op/s 2024-08-17T17:16:16.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:16 smithi131 bash[89561]: cluster 2024-08-17T17:16:15.139452+0000 mgr.y (mgr.34107) 378 : cluster [DBG] pgmap v454: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 9 op/s 2024-08-17T17:16:16.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:16 smithi131 bash[89561]: audit 2024-08-17T17:16:15.404946+0000 mon.a (mon.0) 839 : audit [DBG] from='client.? 172.21.15.131:0/1512621957' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:16.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:16 smithi131 bash[89561]: audit 2024-08-17T17:16:15.404946+0000 mon.a (mon.0) 839 : audit [DBG] from='client.? 172.21.15.131:0/1512621957' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:16.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:16 smithi131 bash[89561]: cluster 2024-08-17T17:16:15.500386+0000 mon.a (mon.0) 840 : cluster [INF] osd.0 marked itself down and dead 2024-08-17T17:16:16.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:16 smithi131 bash[89561]: cluster 2024-08-17T17:16:15.500386+0000 mon.a (mon.0) 840 : cluster [INF] osd.0 marked itself down and dead 2024-08-17T17:16:16.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:16 smithi131 bash[89561]: audit 2024-08-17T17:16:15.698656+0000 mgr.y (mgr.34107) 379 : audit [DBG] from='client.44414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:16.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:16 smithi131 bash[89561]: audit 2024-08-17T17:16:15.698656+0000 mgr.y (mgr.34107) 379 : audit [DBG] from='client.44414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:16.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:16 smithi169 bash[79348]: audit 2024-08-17T17:16:15.022424+0000 mgr.y (mgr.34107) 377 : audit [DBG] from='client.44402 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:16.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:16 smithi169 bash[79348]: audit 2024-08-17T17:16:15.022424+0000 mgr.y (mgr.34107) 377 : audit [DBG] from='client.44402 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:16.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:16 smithi169 bash[79348]: cluster 2024-08-17T17:16:15.139452+0000 mgr.y (mgr.34107) 378 : cluster [DBG] pgmap v454: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 9 op/s 2024-08-17T17:16:16.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:16 smithi169 bash[79348]: cluster 2024-08-17T17:16:15.139452+0000 mgr.y (mgr.34107) 378 : cluster [DBG] pgmap v454: 521 pgs: 521 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 9 op/s 2024-08-17T17:16:16.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:16 smithi169 bash[79348]: audit 2024-08-17T17:16:15.404946+0000 mon.a (mon.0) 839 : audit [DBG] from='client.? 172.21.15.131:0/1512621957' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:16.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:16 smithi169 bash[79348]: audit 2024-08-17T17:16:15.404946+0000 mon.a (mon.0) 839 : audit [DBG] from='client.? 172.21.15.131:0/1512621957' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:16.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:16 smithi169 bash[79348]: cluster 2024-08-17T17:16:15.500386+0000 mon.a (mon.0) 840 : cluster [INF] osd.0 marked itself down and dead 2024-08-17T17:16:16.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:16 smithi169 bash[79348]: cluster 2024-08-17T17:16:15.500386+0000 mon.a (mon.0) 840 : cluster [INF] osd.0 marked itself down and dead 2024-08-17T17:16:16.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:16 smithi169 bash[79348]: audit 2024-08-17T17:16:15.698656+0000 mgr.y (mgr.34107) 379 : audit [DBG] from='client.44414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:16.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:16 smithi169 bash[79348]: audit 2024-08-17T17:16:15.698656+0000 mgr.y (mgr.34107) 379 : audit [DBG] from='client.44414 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:17.505 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:17 smithi131 bash[89561]: cluster 2024-08-17T17:16:16.212752+0000 mon.a (mon.0) 841 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:16:17.505 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:17 smithi131 bash[89561]: cluster 2024-08-17T17:16:16.212752+0000 mon.a (mon.0) 841 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:16:17.505 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:17 smithi131 bash[89561]: cluster 2024-08-17T17:16:16.234358+0000 mon.a (mon.0) 842 : cluster [DBG] osdmap e687: 8 total, 7 up, 8 in 2024-08-17T17:16:17.505 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:17 smithi131 bash[89561]: cluster 2024-08-17T17:16:16.234358+0000 mon.a (mon.0) 842 : cluster [DBG] osdmap e687: 8 total, 7 up, 8 in 2024-08-17T17:16:17.505 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:17 smithi131 bash[89561]: cluster 2024-08-17T17:16:16.258650+0000 mon.a (mon.0) 843 : cluster [INF] osd.0 marked itself dead as of e687 2024-08-17T17:16:17.505 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:17 smithi131 bash[89561]: cluster 2024-08-17T17:16:16.258650+0000 mon.a (mon.0) 843 : cluster [INF] osd.0 marked itself dead as of e687 2024-08-17T17:16:17.505 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:17 smithi131 bash[88347]: cluster 2024-08-17T17:16:16.212752+0000 mon.a (mon.0) 841 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:16:17.506 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:17 smithi131 bash[88347]: cluster 2024-08-17T17:16:16.212752+0000 mon.a (mon.0) 841 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:16:17.506 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:17 smithi131 bash[88347]: cluster 2024-08-17T17:16:16.234358+0000 mon.a (mon.0) 842 : cluster [DBG] osdmap e687: 8 total, 7 up, 8 in 2024-08-17T17:16:17.506 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:17 smithi131 bash[88347]: cluster 2024-08-17T17:16:16.234358+0000 mon.a (mon.0) 842 : cluster [DBG] osdmap e687: 8 total, 7 up, 8 in 2024-08-17T17:16:17.506 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:17 smithi131 bash[88347]: cluster 2024-08-17T17:16:16.258650+0000 mon.a (mon.0) 843 : cluster [INF] osd.0 marked itself dead as of e687 2024-08-17T17:16:17.506 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:17 smithi131 bash[88347]: cluster 2024-08-17T17:16:16.258650+0000 mon.a (mon.0) 843 : cluster [INF] osd.0 marked itself dead as of e687 2024-08-17T17:16:17.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:17 smithi169 bash[79348]: cluster 2024-08-17T17:16:16.212752+0000 mon.a (mon.0) 841 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:16:17.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:17 smithi169 bash[79348]: cluster 2024-08-17T17:16:16.212752+0000 mon.a (mon.0) 841 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:16:17.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:17 smithi169 bash[79348]: cluster 2024-08-17T17:16:16.234358+0000 mon.a (mon.0) 842 : cluster [DBG] osdmap e687: 8 total, 7 up, 8 in 2024-08-17T17:16:17.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:17 smithi169 bash[79348]: cluster 2024-08-17T17:16:16.234358+0000 mon.a (mon.0) 842 : cluster [DBG] osdmap e687: 8 total, 7 up, 8 in 2024-08-17T17:16:17.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:17 smithi169 bash[79348]: cluster 2024-08-17T17:16:16.258650+0000 mon.a (mon.0) 843 : cluster [INF] osd.0 marked itself dead as of e687 2024-08-17T17:16:17.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:17 smithi169 bash[79348]: cluster 2024-08-17T17:16:16.258650+0000 mon.a (mon.0) 843 : cluster [INF] osd.0 marked itself dead as of e687 2024-08-17T17:16:17.795 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 17:16:17 smithi131 bash[105963]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd-0 2024-08-17T17:16:17.795 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 17:16:17 smithi131 bash[106052]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd-0 2024-08-17T17:16:18.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:18 smithi131 bash[88347]: cluster 2024-08-17T17:16:17.140354+0000 mgr.y (mgr.34107) 380 : cluster [DBG] pgmap v456: 521 pgs: 63 stale+active+clean, 458 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 561 KiB/s rd, 10 op/s 2024-08-17T17:16:18.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:18 smithi131 bash[88347]: cluster 2024-08-17T17:16:17.140354+0000 mgr.y (mgr.34107) 380 : cluster [DBG] pgmap v456: 521 pgs: 63 stale+active+clean, 458 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 561 KiB/s rd, 10 op/s 2024-08-17T17:16:18.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:18 smithi131 bash[88347]: cluster 2024-08-17T17:16:17.234646+0000 mon.a (mon.0) 844 : cluster [DBG] osdmap e688: 8 total, 7 up, 8 in 2024-08-17T17:16:18.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:18 smithi131 bash[88347]: cluster 2024-08-17T17:16:17.234646+0000 mon.a (mon.0) 844 : cluster [DBG] osdmap e688: 8 total, 7 up, 8 in 2024-08-17T17:16:18.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:18 smithi131 bash[89561]: cluster 2024-08-17T17:16:17.140354+0000 mgr.y (mgr.34107) 380 : cluster [DBG] pgmap v456: 521 pgs: 63 stale+active+clean, 458 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 561 KiB/s rd, 10 op/s 2024-08-17T17:16:18.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:18 smithi131 bash[89561]: cluster 2024-08-17T17:16:17.140354+0000 mgr.y (mgr.34107) 380 : cluster [DBG] pgmap v456: 521 pgs: 63 stale+active+clean, 458 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 561 KiB/s rd, 10 op/s 2024-08-17T17:16:18.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:18 smithi131 bash[89561]: cluster 2024-08-17T17:16:17.234646+0000 mon.a (mon.0) 844 : cluster [DBG] osdmap e688: 8 total, 7 up, 8 in 2024-08-17T17:16:18.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:18 smithi131 bash[89561]: cluster 2024-08-17T17:16:17.234646+0000 mon.a (mon.0) 844 : cluster [DBG] osdmap e688: 8 total, 7 up, 8 in 2024-08-17T17:16:18.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:18 smithi169 bash[79348]: cluster 2024-08-17T17:16:17.140354+0000 mgr.y (mgr.34107) 380 : cluster [DBG] pgmap v456: 521 pgs: 63 stale+active+clean, 458 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 561 KiB/s rd, 10 op/s 2024-08-17T17:16:18.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:18 smithi169 bash[79348]: cluster 2024-08-17T17:16:17.140354+0000 mgr.y (mgr.34107) 380 : cluster [DBG] pgmap v456: 521 pgs: 63 stale+active+clean, 458 active+clean; 149 MiB data, 950 MiB used, 714 GiB / 715 GiB avail; 561 KiB/s rd, 10 op/s 2024-08-17T17:16:18.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:18 smithi169 bash[79348]: cluster 2024-08-17T17:16:17.234646+0000 mon.a (mon.0) 844 : cluster [DBG] osdmap e688: 8 total, 7 up, 8 in 2024-08-17T17:16:18.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:18 smithi169 bash[79348]: cluster 2024-08-17T17:16:17.234646+0000 mon.a (mon.0) 844 : cluster [DBG] osdmap e688: 8 total, 7 up, 8 in 2024-08-17T17:16:19.097 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:16:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:16:18] "GET /metrics HTTP/1.1" 200 67647 "" "Prometheus/2.51.0" 2024-08-17T17:16:19.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:19 smithi131 bash[89561]: cluster 2024-08-17T17:16:19.227849+0000 mon.a (mon.0) 845 : cluster [WRN] Health check failed: Degraded data redundancy: 100/858 objects degraded (11.655%), 52 pgs degraded (PG_DEGRADED) 2024-08-17T17:16:19.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:19 smithi131 bash[89561]: cluster 2024-08-17T17:16:19.227849+0000 mon.a (mon.0) 845 : cluster [WRN] Health check failed: Degraded data redundancy: 100/858 objects degraded (11.655%), 52 pgs degraded (PG_DEGRADED) 2024-08-17T17:16:19.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:19 smithi131 bash[88347]: cluster 2024-08-17T17:16:19.227849+0000 mon.a (mon.0) 845 : cluster [WRN] Health check failed: Degraded data redundancy: 100/858 objects degraded (11.655%), 52 pgs degraded (PG_DEGRADED) 2024-08-17T17:16:19.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:19 smithi131 bash[88347]: cluster 2024-08-17T17:16:19.227849+0000 mon.a (mon.0) 845 : cluster [WRN] Health check failed: Degraded data redundancy: 100/858 objects degraded (11.655%), 52 pgs degraded (PG_DEGRADED) 2024-08-17T17:16:19.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:19 smithi169 bash[79348]: cluster 2024-08-17T17:16:19.227849+0000 mon.a (mon.0) 845 : cluster [WRN] Health check failed: Degraded data redundancy: 100/858 objects degraded (11.655%), 52 pgs degraded (PG_DEGRADED) 2024-08-17T17:16:19.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:19 smithi169 bash[79348]: cluster 2024-08-17T17:16:19.227849+0000 mon.a (mon.0) 845 : cluster [WRN] Health check failed: Degraded data redundancy: 100/858 objects degraded (11.655%), 52 pgs degraded (PG_DEGRADED) 2024-08-17T17:16:20.279 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:16:20 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:20.280 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:20 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:20.280 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 17:16:20 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:20.280 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 17:16:20 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:20.280 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 17:16:20 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:20.281 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:16:20 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:20.281 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:20 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:20.281 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 17:16:19 smithi131 systemd[1]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@osd.0.service: Deactivated successfully. 2024-08-17T17:16:20.281 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 17:16:19 smithi131 systemd[1]: Stopped Ceph osd.0 for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T17:16:20.282 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 17:16:20 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:20.282 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 17:16:20 smithi131 systemd[1]: Started Ceph osd.0 for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T17:16:20.282 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 17:16:20 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:20.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:20 smithi131 bash[89561]: cluster 2024-08-17T17:16:19.143607+0000 mgr.y (mgr.34107) 381 : cluster [DBG] pgmap v458: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 935 MiB used, 714 GiB / 715 GiB avail; 105 KiB/s rd, 0 op/s; 100/858 objects degraded (11.655%) 2024-08-17T17:16:20.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:20 smithi131 bash[89561]: cluster 2024-08-17T17:16:19.143607+0000 mgr.y (mgr.34107) 381 : cluster [DBG] pgmap v458: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 935 MiB used, 714 GiB / 715 GiB avail; 105 KiB/s rd, 0 op/s; 100/858 objects degraded (11.655%) 2024-08-17T17:16:20.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:20 smithi131 bash[89561]: audit 2024-08-17T17:16:20.227592+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:20.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:20 smithi131 bash[89561]: audit 2024-08-17T17:16:20.227592+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:20.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:20 smithi131 bash[89561]: audit 2024-08-17T17:16:20.233453+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:20.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:20 smithi131 bash[89561]: audit 2024-08-17T17:16:20.233453+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:20.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:20 smithi131 bash[89561]: audit 2024-08-17T17:16:20.238128+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:20.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:20 smithi131 bash[89561]: audit 2024-08-17T17:16:20.238128+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:20.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:20 smithi131 bash[89561]: audit 2024-08-17T17:16:20.238662+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:16:20.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:20 smithi131 bash[89561]: audit 2024-08-17T17:16:20.238662+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:16:20.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:20 smithi131 bash[88347]: cluster 2024-08-17T17:16:19.143607+0000 mgr.y (mgr.34107) 381 : cluster [DBG] pgmap v458: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 935 MiB used, 714 GiB / 715 GiB avail; 105 KiB/s rd, 0 op/s; 100/858 objects degraded (11.655%) 2024-08-17T17:16:20.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:20 smithi131 bash[88347]: cluster 2024-08-17T17:16:19.143607+0000 mgr.y (mgr.34107) 381 : cluster [DBG] pgmap v458: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 935 MiB used, 714 GiB / 715 GiB avail; 105 KiB/s rd, 0 op/s; 100/858 objects degraded (11.655%) 2024-08-17T17:16:20.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:20 smithi131 bash[88347]: audit 2024-08-17T17:16:20.227592+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:20.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:20 smithi131 bash[88347]: audit 2024-08-17T17:16:20.227592+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:20.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:20 smithi131 bash[88347]: audit 2024-08-17T17:16:20.233453+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:20.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:20 smithi131 bash[88347]: audit 2024-08-17T17:16:20.233453+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:20.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:20 smithi131 bash[88347]: audit 2024-08-17T17:16:20.238128+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:20.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:20 smithi131 bash[88347]: audit 2024-08-17T17:16:20.238128+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:20.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:20 smithi131 bash[88347]: audit 2024-08-17T17:16:20.238662+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:16:20.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:20 smithi131 bash[88347]: audit 2024-08-17T17:16:20.238662+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:16:20.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:20 smithi169 bash[79348]: cluster 2024-08-17T17:16:19.143607+0000 mgr.y (mgr.34107) 381 : cluster [DBG] pgmap v458: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 935 MiB used, 714 GiB / 715 GiB avail; 105 KiB/s rd, 0 op/s; 100/858 objects degraded (11.655%) 2024-08-17T17:16:20.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:20 smithi169 bash[79348]: cluster 2024-08-17T17:16:19.143607+0000 mgr.y (mgr.34107) 381 : cluster [DBG] pgmap v458: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 935 MiB used, 714 GiB / 715 GiB avail; 105 KiB/s rd, 0 op/s; 100/858 objects degraded (11.655%) 2024-08-17T17:16:20.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:20 smithi169 bash[79348]: audit 2024-08-17T17:16:20.227592+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:20.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:20 smithi169 bash[79348]: audit 2024-08-17T17:16:20.227592+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:20.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:20 smithi169 bash[79348]: audit 2024-08-17T17:16:20.233453+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:20.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:20 smithi169 bash[79348]: audit 2024-08-17T17:16:20.233453+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:20.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:20 smithi169 bash[79348]: audit 2024-08-17T17:16:20.238128+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:20.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:20 smithi169 bash[79348]: audit 2024-08-17T17:16:20.238128+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:20.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:20 smithi169 bash[79348]: audit 2024-08-17T17:16:20.238662+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:16:20.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:20 smithi169 bash[79348]: audit 2024-08-17T17:16:20.238662+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:16:21.690 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 17:16:21 smithi131 bash[106298]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:16:21.690 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 17:16:21 smithi131 bash[106298]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:16:21.690 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 17:16:21 smithi131 bash[106298]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-17T17:16:21.690 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 17:16:21 smithi131 bash[106298]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:16:21.690 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 17:16:21 smithi131 bash[106298]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:16:21.690 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 17:16:21 smithi131 bash[106298]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-08-17T17:16:22.004 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 17:16:21 smithi131 bash[106298]: 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 2024-08-17T17:16:22.273 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 17:16:22 smithi131 bash[106298]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_4 /var/lib/ceph/osd/ceph-0/block 2024-08-17T17:16:22.274 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 17:16:22 smithi131 bash[106298]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-0/block 2024-08-17T17:16:22.274 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 17:16:22 smithi131 bash[106298]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-08-17T17:16:22.274 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 17:16:22 smithi131 bash[106298]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-08-17T17:16:22.274 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 17:16:22 smithi131 bash[106298]: --> ceph-volume lvm activate successful for osd ID: 0 2024-08-17T17:16:22.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:22 smithi131 bash[88347]: cluster 2024-08-17T17:16:21.144404+0000 mgr.y (mgr.34107) 382 : cluster [DBG] pgmap v459: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 935 MiB used, 714 GiB / 715 GiB avail; 105 KiB/s rd, 0 op/s; 100/858 objects degraded (11.655%) 2024-08-17T17:16:22.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:22 smithi131 bash[88347]: cluster 2024-08-17T17:16:21.144404+0000 mgr.y (mgr.34107) 382 : cluster [DBG] pgmap v459: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 935 MiB used, 714 GiB / 715 GiB avail; 105 KiB/s rd, 0 op/s; 100/858 objects degraded (11.655%) 2024-08-17T17:16:22.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:22 smithi131 bash[89561]: cluster 2024-08-17T17:16:21.144404+0000 mgr.y (mgr.34107) 382 : cluster [DBG] pgmap v459: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 935 MiB used, 714 GiB / 715 GiB avail; 105 KiB/s rd, 0 op/s; 100/858 objects degraded (11.655%) 2024-08-17T17:16:22.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:22 smithi131 bash[89561]: cluster 2024-08-17T17:16:21.144404+0000 mgr.y (mgr.34107) 382 : cluster [DBG] pgmap v459: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 935 MiB used, 714 GiB / 715 GiB avail; 105 KiB/s rd, 0 op/s; 100/858 objects degraded (11.655%) 2024-08-17T17:16:22.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:22 smithi169 bash[79348]: cluster 2024-08-17T17:16:21.144404+0000 mgr.y (mgr.34107) 382 : cluster [DBG] pgmap v459: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 935 MiB used, 714 GiB / 715 GiB avail; 105 KiB/s rd, 0 op/s; 100/858 objects degraded (11.655%) 2024-08-17T17:16:22.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:22 smithi169 bash[79348]: cluster 2024-08-17T17:16:21.144404+0000 mgr.y (mgr.34107) 382 : cluster [DBG] pgmap v459: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 935 MiB used, 714 GiB / 715 GiB avail; 105 KiB/s rd, 0 op/s; 100/858 objects degraded (11.655%) 2024-08-17T17:16:23.848 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 17:16:23 smithi131 bash[106510]: debug 2024-08-17T17:16:23.631+0000 7f9ac4a24640 1 -- 172.21.15.131:0/431871921 <== mon.2 v2:172.21.15.131:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5629dfb32960 con 0x5629dfb53c00 2024-08-17T17:16:24.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:24 smithi131 bash[89561]: cluster 2024-08-17T17:16:23.145795+0000 mgr.y (mgr.34107) 383 : cluster [DBG] pgmap v460: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 935 MiB used, 714 GiB / 715 GiB avail; 100/858 objects degraded (11.655%) 2024-08-17T17:16:24.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:24 smithi131 bash[89561]: cluster 2024-08-17T17:16:23.145795+0000 mgr.y (mgr.34107) 383 : cluster [DBG] pgmap v460: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 935 MiB used, 714 GiB / 715 GiB avail; 100/858 objects degraded (11.655%) 2024-08-17T17:16:24.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:24 smithi131 bash[89561]: audit 2024-08-17T17:16:23.209008+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:24.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:24 smithi131 bash[89561]: audit 2024-08-17T17:16:23.209008+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:24.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:24 smithi131 bash[89561]: audit 2024-08-17T17:16:23.210902+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:24.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:24 smithi131 bash[89561]: audit 2024-08-17T17:16:23.210902+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:24.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:24 smithi131 bash[88347]: cluster 2024-08-17T17:16:23.145795+0000 mgr.y (mgr.34107) 383 : cluster [DBG] pgmap v460: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 935 MiB used, 714 GiB / 715 GiB avail; 100/858 objects degraded (11.655%) 2024-08-17T17:16:24.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:24 smithi131 bash[88347]: cluster 2024-08-17T17:16:23.145795+0000 mgr.y (mgr.34107) 383 : cluster [DBG] pgmap v460: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 935 MiB used, 714 GiB / 715 GiB avail; 100/858 objects degraded (11.655%) 2024-08-17T17:16:24.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:24 smithi131 bash[88347]: audit 2024-08-17T17:16:23.209008+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:24.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:24 smithi131 bash[88347]: audit 2024-08-17T17:16:23.209008+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:24.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:24 smithi131 bash[88347]: audit 2024-08-17T17:16:23.210902+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:24.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:24 smithi131 bash[88347]: audit 2024-08-17T17:16:23.210902+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:24.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:24 smithi169 bash[79348]: cluster 2024-08-17T17:16:23.145795+0000 mgr.y (mgr.34107) 383 : cluster [DBG] pgmap v460: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 935 MiB used, 714 GiB / 715 GiB avail; 100/858 objects degraded (11.655%) 2024-08-17T17:16:24.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:24 smithi169 bash[79348]: cluster 2024-08-17T17:16:23.145795+0000 mgr.y (mgr.34107) 383 : cluster [DBG] pgmap v460: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 935 MiB used, 714 GiB / 715 GiB avail; 100/858 objects degraded (11.655%) 2024-08-17T17:16:24.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:24 smithi169 bash[79348]: audit 2024-08-17T17:16:23.209008+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:24.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:24 smithi169 bash[79348]: audit 2024-08-17T17:16:23.209008+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:24.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:24 smithi169 bash[79348]: audit 2024-08-17T17:16:23.210902+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:24.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:24 smithi169 bash[79348]: audit 2024-08-17T17:16:23.210902+0000 mon.a (mon.0) 851 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:25.848 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 17:16:25 smithi131 bash[106510]: debug 2024-08-17T17:16:25.491+0000 7f9ac728b640 -1 Falling back to public interface 2024-08-17T17:16:26.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:26 smithi131 bash[88347]: cluster 2024-08-17T17:16:25.148856+0000 mgr.y (mgr.34107) 384 : cluster [DBG] pgmap v461: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 935 MiB used, 714 GiB / 715 GiB avail; 114 B/s wr, 0 op/s; 100/858 objects degraded (11.655%) 2024-08-17T17:16:26.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:26 smithi131 bash[88347]: cluster 2024-08-17T17:16:25.148856+0000 mgr.y (mgr.34107) 384 : cluster [DBG] pgmap v461: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 935 MiB used, 714 GiB / 715 GiB avail; 114 B/s wr, 0 op/s; 100/858 objects degraded (11.655%) 2024-08-17T17:16:26.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:26 smithi131 bash[88347]: audit 2024-08-17T17:16:26.132554+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:26.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:26 smithi131 bash[88347]: audit 2024-08-17T17:16:26.132554+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:26.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:26 smithi131 bash[88347]: audit 2024-08-17T17:16:26.142590+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:26.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:26 smithi131 bash[88347]: audit 2024-08-17T17:16:26.142590+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:26.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:26 smithi131 bash[89561]: cluster 2024-08-17T17:16:25.148856+0000 mgr.y (mgr.34107) 384 : cluster [DBG] pgmap v461: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 935 MiB used, 714 GiB / 715 GiB avail; 114 B/s wr, 0 op/s; 100/858 objects degraded (11.655%) 2024-08-17T17:16:26.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:26 smithi131 bash[89561]: cluster 2024-08-17T17:16:25.148856+0000 mgr.y (mgr.34107) 384 : cluster [DBG] pgmap v461: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 935 MiB used, 714 GiB / 715 GiB avail; 114 B/s wr, 0 op/s; 100/858 objects degraded (11.655%) 2024-08-17T17:16:26.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:26 smithi131 bash[89561]: audit 2024-08-17T17:16:26.132554+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:26.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:26 smithi131 bash[89561]: audit 2024-08-17T17:16:26.132554+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:26.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:26 smithi131 bash[89561]: audit 2024-08-17T17:16:26.142590+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:26.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:26 smithi131 bash[89561]: audit 2024-08-17T17:16:26.142590+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:26.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:26 smithi169 bash[79348]: cluster 2024-08-17T17:16:25.148856+0000 mgr.y (mgr.34107) 384 : cluster [DBG] pgmap v461: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 935 MiB used, 714 GiB / 715 GiB avail; 114 B/s wr, 0 op/s; 100/858 objects degraded (11.655%) 2024-08-17T17:16:26.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:26 smithi169 bash[79348]: cluster 2024-08-17T17:16:25.148856+0000 mgr.y (mgr.34107) 384 : cluster [DBG] pgmap v461: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 935 MiB used, 714 GiB / 715 GiB avail; 114 B/s wr, 0 op/s; 100/858 objects degraded (11.655%) 2024-08-17T17:16:26.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:26 smithi169 bash[79348]: audit 2024-08-17T17:16:26.132554+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:26.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:26 smithi169 bash[79348]: audit 2024-08-17T17:16:26.132554+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:26.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:26 smithi169 bash[79348]: audit 2024-08-17T17:16:26.142590+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:26.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:26 smithi169 bash[79348]: audit 2024-08-17T17:16:26.142590+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:28.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:28 smithi131 bash[88347]: cluster 2024-08-17T17:16:27.150459+0000 mgr.y (mgr.34107) 385 : cluster [DBG] pgmap v462: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 935 MiB used, 714 GiB / 715 GiB avail; 102 B/s wr, 0 op/s; 100/858 objects degraded (11.655%) 2024-08-17T17:16:28.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:28 smithi131 bash[88347]: cluster 2024-08-17T17:16:27.150459+0000 mgr.y (mgr.34107) 385 : cluster [DBG] pgmap v462: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 935 MiB used, 714 GiB / 715 GiB avail; 102 B/s wr, 0 op/s; 100/858 objects degraded (11.655%) 2024-08-17T17:16:28.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:28 smithi131 bash[88347]: audit 2024-08-17T17:16:27.268969+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:28.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:28 smithi131 bash[88347]: audit 2024-08-17T17:16:27.268969+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:28.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:28 smithi131 bash[88347]: audit 2024-08-17T17:16:27.275157+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:28.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:28 smithi131 bash[88347]: audit 2024-08-17T17:16:27.275157+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:28.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:28 smithi131 bash[89561]: cluster 2024-08-17T17:16:27.150459+0000 mgr.y (mgr.34107) 385 : cluster [DBG] pgmap v462: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 935 MiB used, 714 GiB / 715 GiB avail; 102 B/s wr, 0 op/s; 100/858 objects degraded (11.655%) 2024-08-17T17:16:28.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:28 smithi131 bash[89561]: cluster 2024-08-17T17:16:27.150459+0000 mgr.y (mgr.34107) 385 : cluster [DBG] pgmap v462: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 935 MiB used, 714 GiB / 715 GiB avail; 102 B/s wr, 0 op/s; 100/858 objects degraded (11.655%) 2024-08-17T17:16:28.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:28 smithi131 bash[89561]: audit 2024-08-17T17:16:27.268969+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:28.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:28 smithi131 bash[89561]: audit 2024-08-17T17:16:27.268969+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:28.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:28 smithi131 bash[89561]: audit 2024-08-17T17:16:27.275157+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:28.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:28 smithi131 bash[89561]: audit 2024-08-17T17:16:27.275157+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:28.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:28 smithi169 bash[79348]: cluster 2024-08-17T17:16:27.150459+0000 mgr.y (mgr.34107) 385 : cluster [DBG] pgmap v462: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 935 MiB used, 714 GiB / 715 GiB avail; 102 B/s wr, 0 op/s; 100/858 objects degraded (11.655%) 2024-08-17T17:16:28.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:28 smithi169 bash[79348]: cluster 2024-08-17T17:16:27.150459+0000 mgr.y (mgr.34107) 385 : cluster [DBG] pgmap v462: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 935 MiB used, 714 GiB / 715 GiB avail; 102 B/s wr, 0 op/s; 100/858 objects degraded (11.655%) 2024-08-17T17:16:28.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:28 smithi169 bash[79348]: audit 2024-08-17T17:16:27.268969+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:28.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:28 smithi169 bash[79348]: audit 2024-08-17T17:16:27.268969+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:28.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:28 smithi169 bash[79348]: audit 2024-08-17T17:16:27.275157+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:28.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:28 smithi169 bash[79348]: audit 2024-08-17T17:16:27.275157+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:29.097 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:16:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:16:28] "GET /metrics HTTP/1.1" 200 67791 "" "Prometheus/2.51.0" 2024-08-17T17:16:30.097 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 17:16:29 smithi131 bash[106510]: debug 2024-08-17T17:16:29.603+0000 7f9ac728b640 -1 osd.0 687 log_to_monitors true 2024-08-17T17:16:30.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:30 smithi131 bash[88347]: cluster 2024-08-17T17:16:29.152491+0000 mgr.y (mgr.34107) 386 : cluster [DBG] pgmap v463: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 935 MiB used, 714 GiB / 715 GiB avail; 119 KiB/s rd, 257 B/s wr, 0 op/s; 100/858 objects degraded (11.655%) 2024-08-17T17:16:30.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:30 smithi131 bash[88347]: cluster 2024-08-17T17:16:29.152491+0000 mgr.y (mgr.34107) 386 : cluster [DBG] pgmap v463: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 935 MiB used, 714 GiB / 715 GiB avail; 119 KiB/s rd, 257 B/s wr, 0 op/s; 100/858 objects degraded (11.655%) 2024-08-17T17:16:30.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:30 smithi131 bash[88347]: audit 2024-08-17T17:16:29.610873+0000 mon.a (mon.0) 856 : audit [INF] from='osd.0 [v2:172.21.15.131:6802/2702796327,v1:172.21.15.131:6803/2702796327]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-17T17:16:30.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:30 smithi131 bash[88347]: audit 2024-08-17T17:16:29.610873+0000 mon.a (mon.0) 856 : audit [INF] from='osd.0 [v2:172.21.15.131:6802/2702796327,v1:172.21.15.131:6803/2702796327]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-17T17:16:30.598 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 17:16:30 smithi131 bash[106510]: debug 2024-08-17T17:16:30.347+0000 7f9abb02d640 -1 osd.0 687 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T17:16:30.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:30 smithi131 bash[89561]: cluster 2024-08-17T17:16:29.152491+0000 mgr.y (mgr.34107) 386 : cluster [DBG] pgmap v463: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 935 MiB used, 714 GiB / 715 GiB avail; 119 KiB/s rd, 257 B/s wr, 0 op/s; 100/858 objects degraded (11.655%) 2024-08-17T17:16:30.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:30 smithi131 bash[89561]: cluster 2024-08-17T17:16:29.152491+0000 mgr.y (mgr.34107) 386 : cluster [DBG] pgmap v463: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 935 MiB used, 714 GiB / 715 GiB avail; 119 KiB/s rd, 257 B/s wr, 0 op/s; 100/858 objects degraded (11.655%) 2024-08-17T17:16:30.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:30 smithi131 bash[89561]: audit 2024-08-17T17:16:29.610873+0000 mon.a (mon.0) 856 : audit [INF] from='osd.0 [v2:172.21.15.131:6802/2702796327,v1:172.21.15.131:6803/2702796327]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-17T17:16:30.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:30 smithi131 bash[89561]: audit 2024-08-17T17:16:29.610873+0000 mon.a (mon.0) 856 : audit [INF] from='osd.0 [v2:172.21.15.131:6802/2702796327,v1:172.21.15.131:6803/2702796327]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-17T17:16:30.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:30 smithi169 bash[79348]: cluster 2024-08-17T17:16:29.152491+0000 mgr.y (mgr.34107) 386 : cluster [DBG] pgmap v463: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 935 MiB used, 714 GiB / 715 GiB avail; 119 KiB/s rd, 257 B/s wr, 0 op/s; 100/858 objects degraded (11.655%) 2024-08-17T17:16:30.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:30 smithi169 bash[79348]: cluster 2024-08-17T17:16:29.152491+0000 mgr.y (mgr.34107) 386 : cluster [DBG] pgmap v463: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 935 MiB used, 714 GiB / 715 GiB avail; 119 KiB/s rd, 257 B/s wr, 0 op/s; 100/858 objects degraded (11.655%) 2024-08-17T17:16:30.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:30 smithi169 bash[79348]: audit 2024-08-17T17:16:29.610873+0000 mon.a (mon.0) 856 : audit [INF] from='osd.0 [v2:172.21.15.131:6802/2702796327,v1:172.21.15.131:6803/2702796327]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-17T17:16:30.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:30 smithi169 bash[79348]: audit 2024-08-17T17:16:29.610873+0000 mon.a (mon.0) 856 : audit [INF] from='osd.0 [v2:172.21.15.131:6802/2702796327,v1:172.21.15.131:6803/2702796327]' entity='osd.0' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]} : dispatch 2024-08-17T17:16:31.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:31 smithi131 bash[89561]: audit 2024-08-17T17:16:30.280540+0000 mon.a (mon.0) 857 : audit [INF] from='osd.0 [v2:172.21.15.131:6802/2702796327,v1:172.21.15.131:6803/2702796327]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T17:16:31.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:31 smithi131 bash[89561]: audit 2024-08-17T17:16:30.280540+0000 mon.a (mon.0) 857 : audit [INF] from='osd.0 [v2:172.21.15.131:6802/2702796327,v1:172.21.15.131:6803/2702796327]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T17:16:31.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:31 smithi131 bash[89561]: cluster 2024-08-17T17:16:30.287145+0000 mon.a (mon.0) 858 : cluster [DBG] osdmap e689: 8 total, 7 up, 8 in 2024-08-17T17:16:31.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:31 smithi131 bash[89561]: cluster 2024-08-17T17:16:30.287145+0000 mon.a (mon.0) 858 : cluster [DBG] osdmap e689: 8 total, 7 up, 8 in 2024-08-17T17:16:31.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:31 smithi131 bash[89561]: audit 2024-08-17T17:16:30.296332+0000 mon.a (mon.0) 859 : audit [INF] from='osd.0 [v2:172.21.15.131:6802/2702796327,v1:172.21.15.131:6803/2702796327]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-08-17T17:16:31.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:31 smithi131 bash[89561]: audit 2024-08-17T17:16:30.296332+0000 mon.a (mon.0) 859 : audit [INF] from='osd.0 [v2:172.21.15.131:6802/2702796327,v1:172.21.15.131:6803/2702796327]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-08-17T17:16:31.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:31 smithi131 bash[88347]: audit 2024-08-17T17:16:30.280540+0000 mon.a (mon.0) 857 : audit [INF] from='osd.0 [v2:172.21.15.131:6802/2702796327,v1:172.21.15.131:6803/2702796327]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T17:16:31.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:31 smithi131 bash[88347]: audit 2024-08-17T17:16:30.280540+0000 mon.a (mon.0) 857 : audit [INF] from='osd.0 [v2:172.21.15.131:6802/2702796327,v1:172.21.15.131:6803/2702796327]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T17:16:31.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:31 smithi131 bash[88347]: cluster 2024-08-17T17:16:30.287145+0000 mon.a (mon.0) 858 : cluster [DBG] osdmap e689: 8 total, 7 up, 8 in 2024-08-17T17:16:31.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:31 smithi131 bash[88347]: cluster 2024-08-17T17:16:30.287145+0000 mon.a (mon.0) 858 : cluster [DBG] osdmap e689: 8 total, 7 up, 8 in 2024-08-17T17:16:31.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:31 smithi131 bash[88347]: audit 2024-08-17T17:16:30.296332+0000 mon.a (mon.0) 859 : audit [INF] from='osd.0 [v2:172.21.15.131:6802/2702796327,v1:172.21.15.131:6803/2702796327]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-08-17T17:16:31.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:31 smithi131 bash[88347]: audit 2024-08-17T17:16:30.296332+0000 mon.a (mon.0) 859 : audit [INF] from='osd.0 [v2:172.21.15.131:6802/2702796327,v1:172.21.15.131:6803/2702796327]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-08-17T17:16:31.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:31 smithi169 bash[79348]: audit 2024-08-17T17:16:30.280540+0000 mon.a (mon.0) 857 : audit [INF] from='osd.0 [v2:172.21.15.131:6802/2702796327,v1:172.21.15.131:6803/2702796327]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T17:16:31.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:31 smithi169 bash[79348]: audit 2024-08-17T17:16:30.280540+0000 mon.a (mon.0) 857 : audit [INF] from='osd.0 [v2:172.21.15.131:6802/2702796327,v1:172.21.15.131:6803/2702796327]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-08-17T17:16:31.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:31 smithi169 bash[79348]: cluster 2024-08-17T17:16:30.287145+0000 mon.a (mon.0) 858 : cluster [DBG] osdmap e689: 8 total, 7 up, 8 in 2024-08-17T17:16:31.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:31 smithi169 bash[79348]: cluster 2024-08-17T17:16:30.287145+0000 mon.a (mon.0) 858 : cluster [DBG] osdmap e689: 8 total, 7 up, 8 in 2024-08-17T17:16:31.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:31 smithi169 bash[79348]: audit 2024-08-17T17:16:30.296332+0000 mon.a (mon.0) 859 : audit [INF] from='osd.0 [v2:172.21.15.131:6802/2702796327,v1:172.21.15.131:6803/2702796327]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-08-17T17:16:31.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:31 smithi169 bash[79348]: audit 2024-08-17T17:16:30.296332+0000 mon.a (mon.0) 859 : audit [INF] from='osd.0 [v2:172.21.15.131:6802/2702796327,v1:172.21.15.131:6803/2702796327]' entity='osd.0' cmd={"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-08-17T17:16:32.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:32 smithi131 bash[89561]: cluster 2024-08-17T17:16:31.153498+0000 mgr.y (mgr.34107) 387 : cluster [DBG] pgmap v465: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 914 MiB used, 714 GiB / 715 GiB avail; 152 KiB/s rd, 306 B/s wr, 10 op/s; 100/858 objects degraded (11.655%) 2024-08-17T17:16:32.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:32 smithi131 bash[89561]: cluster 2024-08-17T17:16:31.153498+0000 mgr.y (mgr.34107) 387 : cluster [DBG] pgmap v465: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 914 MiB used, 714 GiB / 715 GiB avail; 152 KiB/s rd, 306 B/s wr, 10 op/s; 100/858 objects degraded (11.655%) 2024-08-17T17:16:32.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:32 smithi131 bash[89561]: cluster 2024-08-17T17:16:31.281763+0000 mon.a (mon.0) 860 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:16:32.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:32 smithi131 bash[89561]: cluster 2024-08-17T17:16:31.281763+0000 mon.a (mon.0) 860 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:16:32.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:32 smithi131 bash[89561]: cluster 2024-08-17T17:16:31.292202+0000 mon.a (mon.0) 861 : cluster [INF] osd.0 [v2:172.21.15.131:6802/2702796327,v1:172.21.15.131:6803/2702796327] boot 2024-08-17T17:16:32.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:32 smithi131 bash[89561]: cluster 2024-08-17T17:16:31.292202+0000 mon.a (mon.0) 861 : cluster [INF] osd.0 [v2:172.21.15.131:6802/2702796327,v1:172.21.15.131:6803/2702796327] boot 2024-08-17T17:16:32.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:32 smithi131 bash[89561]: cluster 2024-08-17T17:16:31.292600+0000 mon.a (mon.0) 862 : cluster [DBG] osdmap e690: 8 total, 8 up, 8 in 2024-08-17T17:16:32.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:32 smithi131 bash[89561]: cluster 2024-08-17T17:16:31.292600+0000 mon.a (mon.0) 862 : cluster [DBG] osdmap e690: 8 total, 8 up, 8 in 2024-08-17T17:16:32.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:32 smithi131 bash[89561]: audit 2024-08-17T17:16:31.295390+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-17T17:16:32.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:32 smithi131 bash[89561]: audit 2024-08-17T17:16:31.295390+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-17T17:16:32.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:32 smithi131 bash[89561]: cluster 2024-08-17T17:16:32.291997+0000 mon.a (mon.0) 864 : cluster [DBG] osdmap e691: 8 total, 8 up, 8 in 2024-08-17T17:16:32.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:32 smithi131 bash[89561]: cluster 2024-08-17T17:16:32.291997+0000 mon.a (mon.0) 864 : cluster [DBG] osdmap e691: 8 total, 8 up, 8 in 2024-08-17T17:16:32.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:32 smithi131 bash[88347]: cluster 2024-08-17T17:16:31.153498+0000 mgr.y (mgr.34107) 387 : cluster [DBG] pgmap v465: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 914 MiB used, 714 GiB / 715 GiB avail; 152 KiB/s rd, 306 B/s wr, 10 op/s; 100/858 objects degraded (11.655%) 2024-08-17T17:16:32.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:32 smithi131 bash[88347]: cluster 2024-08-17T17:16:31.153498+0000 mgr.y (mgr.34107) 387 : cluster [DBG] pgmap v465: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 914 MiB used, 714 GiB / 715 GiB avail; 152 KiB/s rd, 306 B/s wr, 10 op/s; 100/858 objects degraded (11.655%) 2024-08-17T17:16:32.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:32 smithi131 bash[88347]: cluster 2024-08-17T17:16:31.281763+0000 mon.a (mon.0) 860 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:16:32.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:32 smithi131 bash[88347]: cluster 2024-08-17T17:16:31.281763+0000 mon.a (mon.0) 860 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:16:32.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:32 smithi131 bash[88347]: cluster 2024-08-17T17:16:31.292202+0000 mon.a (mon.0) 861 : cluster [INF] osd.0 [v2:172.21.15.131:6802/2702796327,v1:172.21.15.131:6803/2702796327] boot 2024-08-17T17:16:32.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:32 smithi131 bash[88347]: cluster 2024-08-17T17:16:31.292202+0000 mon.a (mon.0) 861 : cluster [INF] osd.0 [v2:172.21.15.131:6802/2702796327,v1:172.21.15.131:6803/2702796327] boot 2024-08-17T17:16:32.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:32 smithi131 bash[88347]: cluster 2024-08-17T17:16:31.292600+0000 mon.a (mon.0) 862 : cluster [DBG] osdmap e690: 8 total, 8 up, 8 in 2024-08-17T17:16:32.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:32 smithi131 bash[88347]: cluster 2024-08-17T17:16:31.292600+0000 mon.a (mon.0) 862 : cluster [DBG] osdmap e690: 8 total, 8 up, 8 in 2024-08-17T17:16:32.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:32 smithi131 bash[88347]: audit 2024-08-17T17:16:31.295390+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-17T17:16:32.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:32 smithi131 bash[88347]: audit 2024-08-17T17:16:31.295390+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-17T17:16:32.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:32 smithi131 bash[88347]: cluster 2024-08-17T17:16:32.291997+0000 mon.a (mon.0) 864 : cluster [DBG] osdmap e691: 8 total, 8 up, 8 in 2024-08-17T17:16:32.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:32 smithi131 bash[88347]: cluster 2024-08-17T17:16:32.291997+0000 mon.a (mon.0) 864 : cluster [DBG] osdmap e691: 8 total, 8 up, 8 in 2024-08-17T17:16:32.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:32 smithi169 bash[79348]: cluster 2024-08-17T17:16:31.153498+0000 mgr.y (mgr.34107) 387 : cluster [DBG] pgmap v465: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 914 MiB used, 714 GiB / 715 GiB avail; 152 KiB/s rd, 306 B/s wr, 10 op/s; 100/858 objects degraded (11.655%) 2024-08-17T17:16:32.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:32 smithi169 bash[79348]: cluster 2024-08-17T17:16:31.153498+0000 mgr.y (mgr.34107) 387 : cluster [DBG] pgmap v465: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 914 MiB used, 714 GiB / 715 GiB avail; 152 KiB/s rd, 306 B/s wr, 10 op/s; 100/858 objects degraded (11.655%) 2024-08-17T17:16:32.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:32 smithi169 bash[79348]: cluster 2024-08-17T17:16:31.281763+0000 mon.a (mon.0) 860 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:16:32.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:32 smithi169 bash[79348]: cluster 2024-08-17T17:16:31.281763+0000 mon.a (mon.0) 860 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:16:32.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:32 smithi169 bash[79348]: cluster 2024-08-17T17:16:31.292202+0000 mon.a (mon.0) 861 : cluster [INF] osd.0 [v2:172.21.15.131:6802/2702796327,v1:172.21.15.131:6803/2702796327] boot 2024-08-17T17:16:32.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:32 smithi169 bash[79348]: cluster 2024-08-17T17:16:31.292202+0000 mon.a (mon.0) 861 : cluster [INF] osd.0 [v2:172.21.15.131:6802/2702796327,v1:172.21.15.131:6803/2702796327] boot 2024-08-17T17:16:32.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:32 smithi169 bash[79348]: cluster 2024-08-17T17:16:31.292600+0000 mon.a (mon.0) 862 : cluster [DBG] osdmap e690: 8 total, 8 up, 8 in 2024-08-17T17:16:32.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:32 smithi169 bash[79348]: cluster 2024-08-17T17:16:31.292600+0000 mon.a (mon.0) 862 : cluster [DBG] osdmap e690: 8 total, 8 up, 8 in 2024-08-17T17:16:32.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:32 smithi169 bash[79348]: audit 2024-08-17T17:16:31.295390+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-17T17:16:32.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:32 smithi169 bash[79348]: audit 2024-08-17T17:16:31.295390+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 0} : dispatch 2024-08-17T17:16:32.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:32 smithi169 bash[79348]: cluster 2024-08-17T17:16:32.291997+0000 mon.a (mon.0) 864 : cluster [DBG] osdmap e691: 8 total, 8 up, 8 in 2024-08-17T17:16:32.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:32 smithi169 bash[79348]: cluster 2024-08-17T17:16:32.291997+0000 mon.a (mon.0) 864 : cluster [DBG] osdmap e691: 8 total, 8 up, 8 in 2024-08-17T17:16:34.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:34 smithi131 bash[89561]: cluster 2024-08-17T17:16:33.155075+0000 mgr.y (mgr.34107) 388 : cluster [DBG] pgmap v468: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 914 MiB used, 714 GiB / 715 GiB avail; 158 KiB/s rd, 341 B/s wr, 17 op/s; 100/858 objects degraded (11.655%) 2024-08-17T17:16:34.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:34 smithi131 bash[89561]: cluster 2024-08-17T17:16:33.155075+0000 mgr.y (mgr.34107) 388 : cluster [DBG] pgmap v468: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 914 MiB used, 714 GiB / 715 GiB avail; 158 KiB/s rd, 341 B/s wr, 17 op/s; 100/858 objects degraded (11.655%) 2024-08-17T17:16:34.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:34 smithi131 bash[88347]: cluster 2024-08-17T17:16:33.155075+0000 mgr.y (mgr.34107) 388 : cluster [DBG] pgmap v468: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 914 MiB used, 714 GiB / 715 GiB avail; 158 KiB/s rd, 341 B/s wr, 17 op/s; 100/858 objects degraded (11.655%) 2024-08-17T17:16:34.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:34 smithi131 bash[88347]: cluster 2024-08-17T17:16:33.155075+0000 mgr.y (mgr.34107) 388 : cluster [DBG] pgmap v468: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 914 MiB used, 714 GiB / 715 GiB avail; 158 KiB/s rd, 341 B/s wr, 17 op/s; 100/858 objects degraded (11.655%) 2024-08-17T17:16:34.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:34 smithi169 bash[79348]: cluster 2024-08-17T17:16:33.155075+0000 mgr.y (mgr.34107) 388 : cluster [DBG] pgmap v468: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 914 MiB used, 714 GiB / 715 GiB avail; 158 KiB/s rd, 341 B/s wr, 17 op/s; 100/858 objects degraded (11.655%) 2024-08-17T17:16:34.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:34 smithi169 bash[79348]: cluster 2024-08-17T17:16:33.155075+0000 mgr.y (mgr.34107) 388 : cluster [DBG] pgmap v468: 521 pgs: 133 active+undersized, 52 active+undersized+degraded, 336 active+clean; 149 MiB data, 914 MiB used, 714 GiB / 715 GiB avail; 158 KiB/s rd, 341 B/s wr, 17 op/s; 100/858 objects degraded (11.655%) 2024-08-17T17:16:35.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:35 smithi169 bash[79348]: cluster 2024-08-17T17:16:35.315113+0000 mon.a (mon.0) 865 : cluster [WRN] Health check update: Degraded data redundancy: 19/858 objects degraded (2.214%), 15 pgs degraded (PG_DEGRADED) 2024-08-17T17:16:35.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:35 smithi169 bash[79348]: cluster 2024-08-17T17:16:35.315113+0000 mon.a (mon.0) 865 : cluster [WRN] Health check update: Degraded data redundancy: 19/858 objects degraded (2.214%), 15 pgs degraded (PG_DEGRADED) 2024-08-17T17:16:35.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:35 smithi131 bash[89561]: cluster 2024-08-17T17:16:35.315113+0000 mon.a (mon.0) 865 : cluster [WRN] Health check update: Degraded data redundancy: 19/858 objects degraded (2.214%), 15 pgs degraded (PG_DEGRADED) 2024-08-17T17:16:35.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:35 smithi131 bash[89561]: cluster 2024-08-17T17:16:35.315113+0000 mon.a (mon.0) 865 : cluster [WRN] Health check update: Degraded data redundancy: 19/858 objects degraded (2.214%), 15 pgs degraded (PG_DEGRADED) 2024-08-17T17:16:35.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:35 smithi131 bash[88347]: cluster 2024-08-17T17:16:35.315113+0000 mon.a (mon.0) 865 : cluster [WRN] Health check update: Degraded data redundancy: 19/858 objects degraded (2.214%), 15 pgs degraded (PG_DEGRADED) 2024-08-17T17:16:35.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:35 smithi131 bash[88347]: cluster 2024-08-17T17:16:35.315113+0000 mon.a (mon.0) 865 : cluster [WRN] Health check update: Degraded data redundancy: 19/858 objects degraded (2.214%), 15 pgs degraded (PG_DEGRADED) 2024-08-17T17:16:36.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:36 smithi131 bash[88347]: cluster 2024-08-17T17:16:35.159203+0000 mgr.y (mgr.34107) 389 : cluster [DBG] pgmap v469: 521 pgs: 48 active+undersized, 15 active+undersized+degraded, 458 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 109 KiB/s rd, 15 op/s; 19/858 objects degraded (2.214%) 2024-08-17T17:16:36.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:36 smithi131 bash[88347]: cluster 2024-08-17T17:16:35.159203+0000 mgr.y (mgr.34107) 389 : cluster [DBG] pgmap v469: 521 pgs: 48 active+undersized, 15 active+undersized+degraded, 458 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 109 KiB/s rd, 15 op/s; 19/858 objects degraded (2.214%) 2024-08-17T17:16:36.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:36 smithi131 bash[89561]: cluster 2024-08-17T17:16:35.159203+0000 mgr.y (mgr.34107) 389 : cluster [DBG] pgmap v469: 521 pgs: 48 active+undersized, 15 active+undersized+degraded, 458 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 109 KiB/s rd, 15 op/s; 19/858 objects degraded (2.214%) 2024-08-17T17:16:36.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:36 smithi131 bash[89561]: cluster 2024-08-17T17:16:35.159203+0000 mgr.y (mgr.34107) 389 : cluster [DBG] pgmap v469: 521 pgs: 48 active+undersized, 15 active+undersized+degraded, 458 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 109 KiB/s rd, 15 op/s; 19/858 objects degraded (2.214%) 2024-08-17T17:16:36.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:36 smithi169 bash[79348]: cluster 2024-08-17T17:16:35.159203+0000 mgr.y (mgr.34107) 389 : cluster [DBG] pgmap v469: 521 pgs: 48 active+undersized, 15 active+undersized+degraded, 458 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 109 KiB/s rd, 15 op/s; 19/858 objects degraded (2.214%) 2024-08-17T17:16:36.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:36 smithi169 bash[79348]: cluster 2024-08-17T17:16:35.159203+0000 mgr.y (mgr.34107) 389 : cluster [DBG] pgmap v469: 521 pgs: 48 active+undersized, 15 active+undersized+degraded, 458 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 109 KiB/s rd, 15 op/s; 19/858 objects degraded (2.214%) 2024-08-17T17:16:38.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[88347]: audit 2024-08-17T17:16:37.035289+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:38.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[88347]: audit 2024-08-17T17:16:37.035289+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:38.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[88347]: audit 2024-08-17T17:16:37.042518+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:38.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[88347]: audit 2024-08-17T17:16:37.042518+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:38.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[88347]: audit 2024-08-17T17:16:37.043548+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:16:38.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[88347]: audit 2024-08-17T17:16:37.043548+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:16:38.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[88347]: audit 2024-08-17T17:16:37.044277+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:16:38.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[88347]: audit 2024-08-17T17:16:37.044277+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:16:38.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[88347]: audit 2024-08-17T17:16:37.051380+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:38.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[88347]: audit 2024-08-17T17:16:37.051380+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:38.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[88347]: cluster 2024-08-17T17:16:37.160197+0000 mgr.y (mgr.34107) 390 : cluster [DBG] pgmap v470: 521 pgs: 521 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 96 KiB/s rd, 13 op/s 2024-08-17T17:16:38.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[88347]: cluster 2024-08-17T17:16:37.160197+0000 mgr.y (mgr.34107) 390 : cluster [DBG] pgmap v470: 521 pgs: 521 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 96 KiB/s rd, 13 op/s 2024-08-17T17:16:38.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[88347]: audit 2024-08-17T17:16:37.162881+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:16:38.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[88347]: audit 2024-08-17T17:16:37.162881+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:16:38.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[88347]: audit 2024-08-17T17:16:37.164791+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:38.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[88347]: audit 2024-08-17T17:16:37.164791+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:38.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[88347]: audit 2024-08-17T17:16:37.166206+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:38.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[88347]: audit 2024-08-17T17:16:37.166206+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:38.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[88347]: audit 2024-08-17T17:16:37.167334+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:38.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[88347]: audit 2024-08-17T17:16:37.167334+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:38.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[89561]: audit 2024-08-17T17:16:37.035289+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:38.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[89561]: audit 2024-08-17T17:16:37.035289+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:38.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[89561]: audit 2024-08-17T17:16:37.042518+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:38.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[89561]: audit 2024-08-17T17:16:37.042518+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:38.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[89561]: audit 2024-08-17T17:16:37.043548+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:16:38.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[89561]: audit 2024-08-17T17:16:37.043548+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:16:38.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[89561]: audit 2024-08-17T17:16:37.044277+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:16:38.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[89561]: audit 2024-08-17T17:16:37.044277+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:16:38.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[89561]: audit 2024-08-17T17:16:37.051380+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:38.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[89561]: audit 2024-08-17T17:16:37.051380+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:38.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[89561]: cluster 2024-08-17T17:16:37.160197+0000 mgr.y (mgr.34107) 390 : cluster [DBG] pgmap v470: 521 pgs: 521 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 96 KiB/s rd, 13 op/s 2024-08-17T17:16:38.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[89561]: cluster 2024-08-17T17:16:37.160197+0000 mgr.y (mgr.34107) 390 : cluster [DBG] pgmap v470: 521 pgs: 521 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 96 KiB/s rd, 13 op/s 2024-08-17T17:16:38.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[89561]: audit 2024-08-17T17:16:37.162881+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:16:38.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[89561]: audit 2024-08-17T17:16:37.162881+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:16:38.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[89561]: audit 2024-08-17T17:16:37.164791+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:38.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[89561]: audit 2024-08-17T17:16:37.164791+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:38.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[89561]: audit 2024-08-17T17:16:37.166206+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:38.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[89561]: audit 2024-08-17T17:16:37.166206+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:38.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[89561]: audit 2024-08-17T17:16:37.167334+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:38.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[89561]: audit 2024-08-17T17:16:37.167334+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:38.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[88347]: audit 2024-08-17T17:16:37.168718+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-08-17T17:16:38.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[88347]: audit 2024-08-17T17:16:37.168718+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-08-17T17:16:38.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[88347]: audit 2024-08-17T17:16:37.168887+0000 mgr.y (mgr.34107) 391 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-17T17:16:38.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[88347]: audit 2024-08-17T17:16:37.168887+0000 mgr.y (mgr.34107) 391 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-17T17:16:38.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[88347]: cephadm 2024-08-17T17:16:37.170807+0000 mgr.y (mgr.34107) 392 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-08-17T17:16:38.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[88347]: cephadm 2024-08-17T17:16:37.170807+0000 mgr.y (mgr.34107) 392 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-08-17T17:16:38.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[89561]: audit 2024-08-17T17:16:37.168718+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-08-17T17:16:38.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[89561]: audit 2024-08-17T17:16:37.168718+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-08-17T17:16:38.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[89561]: audit 2024-08-17T17:16:37.168887+0000 mgr.y (mgr.34107) 391 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-17T17:16:38.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[89561]: audit 2024-08-17T17:16:37.168887+0000 mgr.y (mgr.34107) 391 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-17T17:16:38.354 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[89561]: cephadm 2024-08-17T17:16:37.170807+0000 mgr.y (mgr.34107) 392 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-08-17T17:16:38.354 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[89561]: cephadm 2024-08-17T17:16:37.170807+0000 mgr.y (mgr.34107) 392 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-08-17T17:16:38.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:38 smithi169 bash[79348]: audit 2024-08-17T17:16:37.035289+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:38.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:38 smithi169 bash[79348]: audit 2024-08-17T17:16:37.035289+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:38.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:38 smithi169 bash[79348]: audit 2024-08-17T17:16:37.042518+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:38.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:38 smithi169 bash[79348]: audit 2024-08-17T17:16:37.042518+0000 mon.a (mon.0) 867 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:38.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:38 smithi169 bash[79348]: audit 2024-08-17T17:16:37.043548+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:16:38.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:38 smithi169 bash[79348]: audit 2024-08-17T17:16:37.043548+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:16:38.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:38 smithi169 bash[79348]: audit 2024-08-17T17:16:37.044277+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:16:38.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:38 smithi169 bash[79348]: audit 2024-08-17T17:16:37.044277+0000 mon.a (mon.0) 869 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:16:38.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:38 smithi169 bash[79348]: audit 2024-08-17T17:16:37.051380+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:38.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:38 smithi169 bash[79348]: audit 2024-08-17T17:16:37.051380+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:38.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:38 smithi169 bash[79348]: cluster 2024-08-17T17:16:37.160197+0000 mgr.y (mgr.34107) 390 : cluster [DBG] pgmap v470: 521 pgs: 521 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 96 KiB/s rd, 13 op/s 2024-08-17T17:16:38.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:38 smithi169 bash[79348]: cluster 2024-08-17T17:16:37.160197+0000 mgr.y (mgr.34107) 390 : cluster [DBG] pgmap v470: 521 pgs: 521 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 96 KiB/s rd, 13 op/s 2024-08-17T17:16:38.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:38 smithi169 bash[79348]: audit 2024-08-17T17:16:37.162881+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:16:38.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:38 smithi169 bash[79348]: audit 2024-08-17T17:16:37.162881+0000 mon.a (mon.0) 871 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:16:38.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:38 smithi169 bash[79348]: audit 2024-08-17T17:16:37.164791+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:38.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:38 smithi169 bash[79348]: audit 2024-08-17T17:16:37.164791+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:38.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:38 smithi169 bash[79348]: audit 2024-08-17T17:16:37.166206+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:38.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:38 smithi169 bash[79348]: audit 2024-08-17T17:16:37.166206+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:38.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:38 smithi169 bash[79348]: audit 2024-08-17T17:16:37.167334+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:38.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:38 smithi169 bash[79348]: audit 2024-08-17T17:16:37.167334+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:38.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:38 smithi169 bash[79348]: audit 2024-08-17T17:16:37.168718+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-08-17T17:16:38.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:38 smithi169 bash[79348]: audit 2024-08-17T17:16:37.168718+0000 mon.a (mon.0) 875 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16} : dispatch 2024-08-17T17:16:38.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:38 smithi169 bash[79348]: audit 2024-08-17T17:16:37.168887+0000 mgr.y (mgr.34107) 391 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-17T17:16:38.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:38 smithi169 bash[79348]: audit 2024-08-17T17:16:37.168887+0000 mgr.y (mgr.34107) 391 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-08-17T17:16:38.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:38 smithi169 bash[79348]: cephadm 2024-08-17T17:16:37.170807+0000 mgr.y (mgr.34107) 392 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-08-17T17:16:38.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:38 smithi169 bash[79348]: cephadm 2024-08-17T17:16:37.170807+0000 mgr.y (mgr.34107) 392 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-08-17T17:16:39.035 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:16:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:16:38] "GET /metrics HTTP/1.1" 200 67784 "" "Prometheus/2.51.0" 2024-08-17T17:16:39.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:39 smithi131 bash[89561]: cluster 2024-08-17T17:16:38.049427+0000 mon.a (mon.0) 876 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 19/858 objects degraded (2.214%), 15 pgs degraded) 2024-08-17T17:16:39.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:39 smithi131 bash[89561]: cluster 2024-08-17T17:16:38.049427+0000 mon.a (mon.0) 876 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 19/858 objects degraded (2.214%), 15 pgs degraded) 2024-08-17T17:16:39.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:39 smithi131 bash[89561]: audit 2024-08-17T17:16:38.210372+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:39.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:39 smithi131 bash[89561]: audit 2024-08-17T17:16:38.210372+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:39.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:39 smithi131 bash[89561]: audit 2024-08-17T17:16:38.212025+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:39.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:39 smithi131 bash[89561]: audit 2024-08-17T17:16:38.212025+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:39.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:39 smithi131 bash[88347]: cluster 2024-08-17T17:16:38.049427+0000 mon.a (mon.0) 876 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 19/858 objects degraded (2.214%), 15 pgs degraded) 2024-08-17T17:16:39.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:39 smithi131 bash[88347]: cluster 2024-08-17T17:16:38.049427+0000 mon.a (mon.0) 876 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 19/858 objects degraded (2.214%), 15 pgs degraded) 2024-08-17T17:16:39.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:39 smithi131 bash[88347]: audit 2024-08-17T17:16:38.210372+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:39.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:39 smithi131 bash[88347]: audit 2024-08-17T17:16:38.210372+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:39.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:39 smithi131 bash[88347]: audit 2024-08-17T17:16:38.212025+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:39.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:39 smithi131 bash[88347]: audit 2024-08-17T17:16:38.212025+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:39.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:39 smithi169 bash[79348]: cluster 2024-08-17T17:16:38.049427+0000 mon.a (mon.0) 876 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 19/858 objects degraded (2.214%), 15 pgs degraded) 2024-08-17T17:16:39.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:39 smithi169 bash[79348]: cluster 2024-08-17T17:16:38.049427+0000 mon.a (mon.0) 876 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 19/858 objects degraded (2.214%), 15 pgs degraded) 2024-08-17T17:16:39.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:39 smithi169 bash[79348]: audit 2024-08-17T17:16:38.210372+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:39.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:39 smithi169 bash[79348]: audit 2024-08-17T17:16:38.210372+0000 mon.a (mon.0) 877 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:39.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:39 smithi169 bash[79348]: audit 2024-08-17T17:16:38.212025+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:39.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:39 smithi169 bash[79348]: audit 2024-08-17T17:16:38.212025+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:40.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:40 smithi131 bash[88347]: cluster 2024-08-17T17:16:39.164107+0000 mgr.y (mgr.34107) 393 : cluster [DBG] pgmap v471: 521 pgs: 521 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 200 KiB/s rd, 24 op/s 2024-08-17T17:16:40.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:40 smithi131 bash[88347]: cluster 2024-08-17T17:16:39.164107+0000 mgr.y (mgr.34107) 393 : cluster [DBG] pgmap v471: 521 pgs: 521 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 200 KiB/s rd, 24 op/s 2024-08-17T17:16:40.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:40 smithi131 bash[88347]: cephadm 2024-08-17T17:16:39.582943+0000 mgr.y (mgr.34107) 394 : cephadm [INF] Upgrade: Updating osd.1 2024-08-17T17:16:40.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:40 smithi131 bash[88347]: cephadm 2024-08-17T17:16:39.582943+0000 mgr.y (mgr.34107) 394 : cephadm [INF] Upgrade: Updating osd.1 2024-08-17T17:16:40.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:40 smithi131 bash[88347]: audit 2024-08-17T17:16:39.587136+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:40.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:40 smithi131 bash[88347]: audit 2024-08-17T17:16:39.587136+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:40.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:40 smithi131 bash[88347]: audit 2024-08-17T17:16:39.589147+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-17T17:16:40.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:40 smithi131 bash[88347]: audit 2024-08-17T17:16:39.589147+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-17T17:16:40.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:40 smithi131 bash[88347]: audit 2024-08-17T17:16:39.589871+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:16:40.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:40 smithi131 bash[88347]: audit 2024-08-17T17:16:39.589871+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:16:40.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:40 smithi131 bash[88347]: cephadm 2024-08-17T17:16:39.597294+0000 mgr.y (mgr.34107) 395 : cephadm [INF] Deploying daemon osd.1 on smithi131 2024-08-17T17:16:40.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:40 smithi131 bash[88347]: cephadm 2024-08-17T17:16:39.597294+0000 mgr.y (mgr.34107) 395 : cephadm [INF] Deploying daemon osd.1 on smithi131 2024-08-17T17:16:40.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:40 smithi131 bash[89561]: cluster 2024-08-17T17:16:39.164107+0000 mgr.y (mgr.34107) 393 : cluster [DBG] pgmap v471: 521 pgs: 521 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 200 KiB/s rd, 24 op/s 2024-08-17T17:16:40.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:40 smithi131 bash[89561]: cluster 2024-08-17T17:16:39.164107+0000 mgr.y (mgr.34107) 393 : cluster [DBG] pgmap v471: 521 pgs: 521 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 200 KiB/s rd, 24 op/s 2024-08-17T17:16:40.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:40 smithi131 bash[89561]: cephadm 2024-08-17T17:16:39.582943+0000 mgr.y (mgr.34107) 394 : cephadm [INF] Upgrade: Updating osd.1 2024-08-17T17:16:40.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:40 smithi131 bash[89561]: cephadm 2024-08-17T17:16:39.582943+0000 mgr.y (mgr.34107) 394 : cephadm [INF] Upgrade: Updating osd.1 2024-08-17T17:16:40.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:40 smithi131 bash[89561]: audit 2024-08-17T17:16:39.587136+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:40.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:40 smithi131 bash[89561]: audit 2024-08-17T17:16:39.587136+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:40.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:40 smithi131 bash[89561]: audit 2024-08-17T17:16:39.589147+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-17T17:16:40.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:40 smithi131 bash[89561]: audit 2024-08-17T17:16:39.589147+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-17T17:16:40.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:40 smithi131 bash[89561]: audit 2024-08-17T17:16:39.589871+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:16:40.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:40 smithi131 bash[89561]: audit 2024-08-17T17:16:39.589871+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:16:40.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:40 smithi131 bash[89561]: cephadm 2024-08-17T17:16:39.597294+0000 mgr.y (mgr.34107) 395 : cephadm [INF] Deploying daemon osd.1 on smithi131 2024-08-17T17:16:40.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:40 smithi131 bash[89561]: cephadm 2024-08-17T17:16:39.597294+0000 mgr.y (mgr.34107) 395 : cephadm [INF] Deploying daemon osd.1 on smithi131 2024-08-17T17:16:40.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:40 smithi169 bash[79348]: cluster 2024-08-17T17:16:39.164107+0000 mgr.y (mgr.34107) 393 : cluster [DBG] pgmap v471: 521 pgs: 521 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 200 KiB/s rd, 24 op/s 2024-08-17T17:16:40.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:40 smithi169 bash[79348]: cluster 2024-08-17T17:16:39.164107+0000 mgr.y (mgr.34107) 393 : cluster [DBG] pgmap v471: 521 pgs: 521 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 200 KiB/s rd, 24 op/s 2024-08-17T17:16:40.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:40 smithi169 bash[79348]: cephadm 2024-08-17T17:16:39.582943+0000 mgr.y (mgr.34107) 394 : cephadm [INF] Upgrade: Updating osd.1 2024-08-17T17:16:40.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:40 smithi169 bash[79348]: cephadm 2024-08-17T17:16:39.582943+0000 mgr.y (mgr.34107) 394 : cephadm [INF] Upgrade: Updating osd.1 2024-08-17T17:16:40.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:40 smithi169 bash[79348]: audit 2024-08-17T17:16:39.587136+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:40.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:40 smithi169 bash[79348]: audit 2024-08-17T17:16:39.587136+0000 mon.a (mon.0) 879 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:40.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:40 smithi169 bash[79348]: audit 2024-08-17T17:16:39.589147+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-17T17:16:40.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:40 smithi169 bash[79348]: audit 2024-08-17T17:16:39.589147+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.1"} : dispatch 2024-08-17T17:16:40.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:40 smithi169 bash[79348]: audit 2024-08-17T17:16:39.589871+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:16:40.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:40 smithi169 bash[79348]: audit 2024-08-17T17:16:39.589871+0000 mon.a (mon.0) 881 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:16:40.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:40 smithi169 bash[79348]: cephadm 2024-08-17T17:16:39.597294+0000 mgr.y (mgr.34107) 395 : cephadm [INF] Deploying daemon osd.1 on smithi131 2024-08-17T17:16:40.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:40 smithi169 bash[79348]: cephadm 2024-08-17T17:16:39.597294+0000 mgr.y (mgr.34107) 395 : cephadm [INF] Deploying daemon osd.1 on smithi131 2024-08-17T17:16:42.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:42 smithi131 bash[89561]: cluster 2024-08-17T17:16:41.165474+0000 mgr.y (mgr.34107) 396 : cluster [DBG] pgmap v472: 521 pgs: 521 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 162 KiB/s rd, 19 op/s 2024-08-17T17:16:42.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:42 smithi131 bash[89561]: cluster 2024-08-17T17:16:41.165474+0000 mgr.y (mgr.34107) 396 : cluster [DBG] pgmap v472: 521 pgs: 521 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 162 KiB/s rd, 19 op/s 2024-08-17T17:16:42.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:42 smithi131 bash[88347]: cluster 2024-08-17T17:16:41.165474+0000 mgr.y (mgr.34107) 396 : cluster [DBG] pgmap v472: 521 pgs: 521 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 162 KiB/s rd, 19 op/s 2024-08-17T17:16:42.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:42 smithi131 bash[88347]: cluster 2024-08-17T17:16:41.165474+0000 mgr.y (mgr.34107) 396 : cluster [DBG] pgmap v472: 521 pgs: 521 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 162 KiB/s rd, 19 op/s 2024-08-17T17:16:42.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:42 smithi169 bash[79348]: cluster 2024-08-17T17:16:41.165474+0000 mgr.y (mgr.34107) 396 : cluster [DBG] pgmap v472: 521 pgs: 521 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 162 KiB/s rd, 19 op/s 2024-08-17T17:16:42.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:42 smithi169 bash[79348]: cluster 2024-08-17T17:16:41.165474+0000 mgr.y (mgr.34107) 396 : cluster [DBG] pgmap v472: 521 pgs: 521 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 162 KiB/s rd, 19 op/s 2024-08-17T17:16:43.979 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:43 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:43.980 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:16:43 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:43.980 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 17:16:43 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:43.980 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:43 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:43.981 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 17:16:43 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:43.981 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 17:16:43 smithi131 systemd[1]: Stopping Ceph osd.1 for f27a2518-5cb7-11ef-bccf-c7b262605968... 2024-08-17T17:16:43.981 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 17:16:43 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:43.981 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 17:16:43 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:43.981 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:16:43 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:43.982 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 17:16:43 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:44.348 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 17:16:44 smithi131 bash[40472]: debug 2024-08-17T17:16:44.086+0000 7fcb815b5640 -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 2024-08-17T17:16:44.348 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 17:16:44 smithi131 bash[40472]: debug 2024-08-17T17:16:44.086+0000 7fcb815b5640 -1 osd.1 691 *** Got signal Terminated *** 2024-08-17T17:16:44.348 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 17:16:44 smithi131 bash[40472]: debug 2024-08-17T17:16:44.086+0000 7fcb815b5640 -1 osd.1 691 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T17:16:44.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:44 smithi131 bash[88347]: cluster 2024-08-17T17:16:43.166426+0000 mgr.y (mgr.34107) 397 : cluster [DBG] pgmap v473: 521 pgs: 521 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 147 KiB/s rd, 17 op/s 2024-08-17T17:16:44.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:44 smithi131 bash[88347]: cluster 2024-08-17T17:16:43.166426+0000 mgr.y (mgr.34107) 397 : cluster [DBG] pgmap v473: 521 pgs: 521 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 147 KiB/s rd, 17 op/s 2024-08-17T17:16:44.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:44 smithi131 bash[88347]: audit 2024-08-17T17:16:43.573376+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:44.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:44 smithi131 bash[88347]: audit 2024-08-17T17:16:43.573376+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:44.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:44 smithi131 bash[88347]: cluster 2024-08-17T17:16:44.092087+0000 mon.a (mon.0) 883 : cluster [INF] osd.1 marked itself down and dead 2024-08-17T17:16:44.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:44 smithi131 bash[88347]: cluster 2024-08-17T17:16:44.092087+0000 mon.a (mon.0) 883 : cluster [INF] osd.1 marked itself down and dead 2024-08-17T17:16:44.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:44 smithi131 bash[89561]: cluster 2024-08-17T17:16:43.166426+0000 mgr.y (mgr.34107) 397 : cluster [DBG] pgmap v473: 521 pgs: 521 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 147 KiB/s rd, 17 op/s 2024-08-17T17:16:44.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:44 smithi131 bash[89561]: cluster 2024-08-17T17:16:43.166426+0000 mgr.y (mgr.34107) 397 : cluster [DBG] pgmap v473: 521 pgs: 521 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 147 KiB/s rd, 17 op/s 2024-08-17T17:16:44.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:44 smithi131 bash[89561]: audit 2024-08-17T17:16:43.573376+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:44.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:44 smithi131 bash[89561]: audit 2024-08-17T17:16:43.573376+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:44.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:44 smithi131 bash[89561]: cluster 2024-08-17T17:16:44.092087+0000 mon.a (mon.0) 883 : cluster [INF] osd.1 marked itself down and dead 2024-08-17T17:16:44.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:44 smithi131 bash[89561]: cluster 2024-08-17T17:16:44.092087+0000 mon.a (mon.0) 883 : cluster [INF] osd.1 marked itself down and dead 2024-08-17T17:16:44.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:44 smithi169 bash[79348]: cluster 2024-08-17T17:16:43.166426+0000 mgr.y (mgr.34107) 397 : cluster [DBG] pgmap v473: 521 pgs: 521 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 147 KiB/s rd, 17 op/s 2024-08-17T17:16:44.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:44 smithi169 bash[79348]: cluster 2024-08-17T17:16:43.166426+0000 mgr.y (mgr.34107) 397 : cluster [DBG] pgmap v473: 521 pgs: 521 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 147 KiB/s rd, 17 op/s 2024-08-17T17:16:44.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:44 smithi169 bash[79348]: audit 2024-08-17T17:16:43.573376+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:44.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:44 smithi169 bash[79348]: audit 2024-08-17T17:16:43.573376+0000 mon.a (mon.0) 882 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:44.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:44 smithi169 bash[79348]: cluster 2024-08-17T17:16:44.092087+0000 mon.a (mon.0) 883 : cluster [INF] osd.1 marked itself down and dead 2024-08-17T17:16:44.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:44 smithi169 bash[79348]: cluster 2024-08-17T17:16:44.092087+0000 mon.a (mon.0) 883 : cluster [INF] osd.1 marked itself down and dead 2024-08-17T17:16:45.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:45 smithi131 bash[88347]: cluster 2024-08-17T17:16:44.593651+0000 mon.a (mon.0) 884 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:16:45.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:45 smithi131 bash[88347]: cluster 2024-08-17T17:16:44.593651+0000 mon.a (mon.0) 884 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:16:45.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:45 smithi131 bash[88347]: cluster 2024-08-17T17:16:44.599730+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e692: 8 total, 7 up, 8 in 2024-08-17T17:16:45.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:45 smithi131 bash[88347]: cluster 2024-08-17T17:16:44.599730+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e692: 8 total, 7 up, 8 in 2024-08-17T17:16:45.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:45 smithi131 bash[88347]: cluster 2024-08-17T17:16:44.627173+0000 mon.a (mon.0) 886 : cluster [INF] osd.1 marked itself dead as of e692 2024-08-17T17:16:45.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:45 smithi131 bash[88347]: cluster 2024-08-17T17:16:44.627173+0000 mon.a (mon.0) 886 : cluster [INF] osd.1 marked itself dead as of e692 2024-08-17T17:16:45.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:45 smithi131 bash[89561]: cluster 2024-08-17T17:16:44.593651+0000 mon.a (mon.0) 884 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:16:45.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:45 smithi131 bash[89561]: cluster 2024-08-17T17:16:44.593651+0000 mon.a (mon.0) 884 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:16:45.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:45 smithi131 bash[89561]: cluster 2024-08-17T17:16:44.599730+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e692: 8 total, 7 up, 8 in 2024-08-17T17:16:45.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:45 smithi131 bash[89561]: cluster 2024-08-17T17:16:44.599730+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e692: 8 total, 7 up, 8 in 2024-08-17T17:16:45.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:45 smithi131 bash[89561]: cluster 2024-08-17T17:16:44.627173+0000 mon.a (mon.0) 886 : cluster [INF] osd.1 marked itself dead as of e692 2024-08-17T17:16:45.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:45 smithi131 bash[89561]: cluster 2024-08-17T17:16:44.627173+0000 mon.a (mon.0) 886 : cluster [INF] osd.1 marked itself dead as of e692 2024-08-17T17:16:45.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:45 smithi169 bash[79348]: cluster 2024-08-17T17:16:44.593651+0000 mon.a (mon.0) 884 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:16:45.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:45 smithi169 bash[79348]: cluster 2024-08-17T17:16:44.593651+0000 mon.a (mon.0) 884 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:16:45.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:45 smithi169 bash[79348]: cluster 2024-08-17T17:16:44.599730+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e692: 8 total, 7 up, 8 in 2024-08-17T17:16:45.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:45 smithi169 bash[79348]: cluster 2024-08-17T17:16:44.599730+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e692: 8 total, 7 up, 8 in 2024-08-17T17:16:45.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:45 smithi169 bash[79348]: cluster 2024-08-17T17:16:44.627173+0000 mon.a (mon.0) 886 : cluster [INF] osd.1 marked itself dead as of e692 2024-08-17T17:16:45.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:45 smithi169 bash[79348]: cluster 2024-08-17T17:16:44.627173+0000 mon.a (mon.0) 886 : cluster [INF] osd.1 marked itself dead as of e692 2024-08-17T17:16:46.017 INFO:teuthology.orchestra.run.smithi131.stdout:true 2024-08-17T17:16:46.164 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 17:16:45 smithi131 bash[110367]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd-1 2024-08-17T17:16:46.164 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 17:16:46 smithi131 bash[110512]: Error response from daemon: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd-1 2024-08-17T17:16:46.632 INFO:teuthology.orchestra.run.smithi131.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T17:16:46.633 INFO:teuthology.orchestra.run.smithi131.stdout:alertmanager.a smithi131 *:9093,9094 running (10m) 20s ago 20m 14.2M - 0.27.0 11f11916f8cd 790124fcd830 2024-08-17T17:16:46.633 INFO:teuthology.orchestra.run.smithi131.stdout:grafana.a smithi169 *:3000 running (9m) 71s ago 19m 70.5M - c8b91775d855 ce594f124891 2024-08-17T17:16:46.633 INFO:teuthology.orchestra.run.smithi131.stdout:mds.foo.smithi131.ctintn smithi131 running (17m) 20s ago 17m 17.0M - 18.2.4-719-gced649f8 c870753d67c2 6dd140bebf9a 2024-08-17T17:16:46.633 INFO:teuthology.orchestra.run.smithi131.stdout:mds.foo.smithi169.mekqdz smithi169 running (17m) 71s ago 17m 22.6M - 18.2.4-719-gced649f8 c870753d67c2 de2b6ed48bc0 2024-08-17T17:16:46.633 INFO:teuthology.orchestra.run.smithi131.stdout:mgr.x smithi169 *:8443,9283,8765 running (11m) 71s ago 28m 441M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 86a2f0d4c679 2024-08-17T17:16:46.633 INFO:teuthology.orchestra.run.smithi131.stdout:mgr.y smithi131 *:8443,9283,8765 running (12m) 20s ago 31m 522M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb c3e5c2355bd4 2024-08-17T17:16:46.633 INFO:teuthology.orchestra.run.smithi131.stdout:mon.a smithi131 running (8m) 20s ago 31m 72.8M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb d4e38ba36c07 2024-08-17T17:16:46.633 INFO:teuthology.orchestra.run.smithi131.stdout:mon.b smithi169 running (5m) 71s ago 29m 40.3M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb bed7babf6889 2024-08-17T17:16:46.633 INFO:teuthology.orchestra.run.smithi131.stdout:mon.c smithi131 running (7m) 20s ago 29m 51.2M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 0818bcbd33de 2024-08-17T17:16:46.633 INFO:teuthology.orchestra.run.smithi131.stdout:node-exporter.a smithi131 *:9100 running (11m) 20s ago 20m 8764k - 1.7.0 72c9c2088986 adbbbf140ad8 2024-08-17T17:16:46.633 INFO:teuthology.orchestra.run.smithi131.stdout:node-exporter.b smithi169 *:9100 running (11m) 71s ago 20m 9140k - 1.7.0 72c9c2088986 706e3ff6618b 2024-08-17T17:16:46.633 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0 smithi131 running (23s) 20s ago 28m - 2524M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb ef83069a7a41 2024-08-17T17:16:46.633 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1 smithi131 running (27m) 20s ago 27m 157M 2524M 18.2.4-719-gced649f8 c870753d67c2 2f713ee6cf33 2024-08-17T17:16:46.634 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2 smithi131 running (26m) 20s ago 26m 162M 2524M 18.2.4-719-gced649f8 c870753d67c2 fe215c9d7f47 2024-08-17T17:16:46.634 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3 smithi131 running (25m) 20s ago 25m 153M 2524M 18.2.4-719-gced649f8 c870753d67c2 2f170c02ee2d 2024-08-17T17:16:46.634 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4 smithi169 running (24m) 71s ago 24m 152M 2524M 18.2.4-719-gced649f8 c870753d67c2 524bbf4e0cc3 2024-08-17T17:16:46.634 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5 smithi169 running (23m) 71s ago 23m 128M 2524M 18.2.4-719-gced649f8 c870753d67c2 5878adfca71c 2024-08-17T17:16:46.634 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6 smithi169 running (22m) 71s ago 22m 152M 2524M 18.2.4-719-gced649f8 c870753d67c2 78df1d40d56b 2024-08-17T17:16:46.634 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7 smithi169 running (21m) 71s ago 21m 137M 2524M 18.2.4-719-gced649f8 c870753d67c2 c1f457bcf070 2024-08-17T17:16:46.634 INFO:teuthology.orchestra.run.smithi131.stdout:prometheus.a smithi169 *:9095 running (10m) 71s ago 20m 46.2M - 2.51.0 1d3b7f56885b 8075d2417311 2024-08-17T17:16:46.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:46 smithi169 bash[79348]: cluster 2024-08-17T17:16:45.167362+0000 mgr.y (mgr.34107) 398 : cluster [DBG] pgmap v475: 521 pgs: 75 stale+active+clean, 446 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 160 KiB/s rd, 19 op/s 2024-08-17T17:16:46.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:46 smithi169 bash[79348]: cluster 2024-08-17T17:16:45.167362+0000 mgr.y (mgr.34107) 398 : cluster [DBG] pgmap v475: 521 pgs: 75 stale+active+clean, 446 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 160 KiB/s rd, 19 op/s 2024-08-17T17:16:46.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:46 smithi169 bash[79348]: cluster 2024-08-17T17:16:45.607106+0000 mon.a (mon.0) 887 : cluster [DBG] osdmap e693: 8 total, 7 up, 8 in 2024-08-17T17:16:46.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:46 smithi169 bash[79348]: cluster 2024-08-17T17:16:45.607106+0000 mon.a (mon.0) 887 : cluster [DBG] osdmap e693: 8 total, 7 up, 8 in 2024-08-17T17:16:46.992 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:16:46.992 INFO:teuthology.orchestra.run.smithi131.stdout: "mon": { 2024-08-17T17:16:46.992 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 3 2024-08-17T17:16:46.992 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:16:46.992 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr": { 2024-08-17T17:16:46.993 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 2 2024-08-17T17:16:46.993 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:16:46.993 INFO:teuthology.orchestra.run.smithi131.stdout: "osd": { 2024-08-17T17:16:46.993 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 6, 2024-08-17T17:16:46.993 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 1 2024-08-17T17:16:46.993 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:16:46.993 INFO:teuthology.orchestra.run.smithi131.stdout: "mds": { 2024-08-17T17:16:46.993 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 2 2024-08-17T17:16:46.993 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:16:46.993 INFO:teuthology.orchestra.run.smithi131.stdout: "overall": { 2024-08-17T17:16:46.993 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 8, 2024-08-17T17:16:46.993 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 6 2024-08-17T17:16:46.994 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:16:46.994 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:16:47.097 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:46 smithi131 bash[89561]: cluster 2024-08-17T17:16:45.167362+0000 mgr.y (mgr.34107) 398 : cluster [DBG] pgmap v475: 521 pgs: 75 stale+active+clean, 446 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 160 KiB/s rd, 19 op/s 2024-08-17T17:16:47.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:46 smithi131 bash[89561]: cluster 2024-08-17T17:16:45.167362+0000 mgr.y (mgr.34107) 398 : cluster [DBG] pgmap v475: 521 pgs: 75 stale+active+clean, 446 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 160 KiB/s rd, 19 op/s 2024-08-17T17:16:47.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:46 smithi131 bash[89561]: cluster 2024-08-17T17:16:45.607106+0000 mon.a (mon.0) 887 : cluster [DBG] osdmap e693: 8 total, 7 up, 8 in 2024-08-17T17:16:47.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:46 smithi131 bash[89561]: cluster 2024-08-17T17:16:45.607106+0000 mon.a (mon.0) 887 : cluster [DBG] osdmap e693: 8 total, 7 up, 8 in 2024-08-17T17:16:47.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:46 smithi131 bash[88347]: cluster 2024-08-17T17:16:45.167362+0000 mgr.y (mgr.34107) 398 : cluster [DBG] pgmap v475: 521 pgs: 75 stale+active+clean, 446 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 160 KiB/s rd, 19 op/s 2024-08-17T17:16:47.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:46 smithi131 bash[88347]: cluster 2024-08-17T17:16:45.167362+0000 mgr.y (mgr.34107) 398 : cluster [DBG] pgmap v475: 521 pgs: 75 stale+active+clean, 446 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 160 KiB/s rd, 19 op/s 2024-08-17T17:16:47.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:46 smithi131 bash[88347]: cluster 2024-08-17T17:16:45.607106+0000 mon.a (mon.0) 887 : cluster [DBG] osdmap e693: 8 total, 7 up, 8 in 2024-08-17T17:16:47.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:46 smithi131 bash[88347]: cluster 2024-08-17T17:16:45.607106+0000 mon.a (mon.0) 887 : cluster [DBG] osdmap e693: 8 total, 7 up, 8 in 2024-08-17T17:16:47.313 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:16:47.313 INFO:teuthology.orchestra.run.smithi131.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d", 2024-08-17T17:16:47.313 INFO:teuthology.orchestra.run.smithi131.stdout: "in_progress": true, 2024-08-17T17:16:47.313 INFO:teuthology.orchestra.run.smithi131.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 4 daemons (3 remaining).", 2024-08-17T17:16:47.313 INFO:teuthology.orchestra.run.smithi131.stdout: "services_complete": [], 2024-08-17T17:16:47.313 INFO:teuthology.orchestra.run.smithi131.stdout: "progress": "1/8 daemons upgraded", 2024-08-17T17:16:47.313 INFO:teuthology.orchestra.run.smithi131.stdout: "message": "Currently upgrading osd daemons", 2024-08-17T17:16:47.313 INFO:teuthology.orchestra.run.smithi131.stdout: "is_paused": false 2024-08-17T17:16:47.313 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:16:47.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:47 smithi169 bash[79348]: audit 2024-08-17T17:16:46.007564+0000 mgr.y (mgr.34107) 399 : audit [DBG] from='client.44426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:47.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:47 smithi169 bash[79348]: audit 2024-08-17T17:16:46.007564+0000 mgr.y (mgr.34107) 399 : audit [DBG] from='client.44426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:47.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:47 smithi169 bash[79348]: audit 2024-08-17T17:16:46.323434+0000 mgr.y (mgr.34107) 400 : audit [DBG] from='client.44432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:47.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:47 smithi169 bash[79348]: audit 2024-08-17T17:16:46.323434+0000 mgr.y (mgr.34107) 400 : audit [DBG] from='client.44432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:47.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:47 smithi169 bash[79348]: audit 2024-08-17T17:16:46.622010+0000 mgr.y (mgr.34107) 401 : audit [DBG] from='client.34512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:47.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:47 smithi169 bash[79348]: audit 2024-08-17T17:16:46.622010+0000 mgr.y (mgr.34107) 401 : audit [DBG] from='client.34512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:47.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:47 smithi169 bash[79348]: audit 2024-08-17T17:16:46.994087+0000 mon.a (mon.0) 888 : audit [DBG] from='client.? 172.21.15.131:0/2572597747' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:47.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:47 smithi169 bash[79348]: audit 2024-08-17T17:16:46.994087+0000 mon.a (mon.0) 888 : audit [DBG] from='client.? 172.21.15.131:0/2572597747' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:48.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:47 smithi131 bash[89561]: audit 2024-08-17T17:16:46.007564+0000 mgr.y (mgr.34107) 399 : audit [DBG] from='client.44426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:48.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:47 smithi131 bash[89561]: audit 2024-08-17T17:16:46.007564+0000 mgr.y (mgr.34107) 399 : audit [DBG] from='client.44426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:48.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:47 smithi131 bash[89561]: audit 2024-08-17T17:16:46.323434+0000 mgr.y (mgr.34107) 400 : audit [DBG] from='client.44432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:48.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:47 smithi131 bash[89561]: audit 2024-08-17T17:16:46.323434+0000 mgr.y (mgr.34107) 400 : audit [DBG] from='client.44432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:48.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:47 smithi131 bash[89561]: audit 2024-08-17T17:16:46.622010+0000 mgr.y (mgr.34107) 401 : audit [DBG] from='client.34512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:48.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:47 smithi131 bash[89561]: audit 2024-08-17T17:16:46.622010+0000 mgr.y (mgr.34107) 401 : audit [DBG] from='client.34512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:48.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:47 smithi131 bash[89561]: audit 2024-08-17T17:16:46.994087+0000 mon.a (mon.0) 888 : audit [DBG] from='client.? 172.21.15.131:0/2572597747' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:48.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:47 smithi131 bash[89561]: audit 2024-08-17T17:16:46.994087+0000 mon.a (mon.0) 888 : audit [DBG] from='client.? 172.21.15.131:0/2572597747' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:48.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:47 smithi131 bash[88347]: audit 2024-08-17T17:16:46.007564+0000 mgr.y (mgr.34107) 399 : audit [DBG] from='client.44426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:48.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:47 smithi131 bash[88347]: audit 2024-08-17T17:16:46.007564+0000 mgr.y (mgr.34107) 399 : audit [DBG] from='client.44426 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:48.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:47 smithi131 bash[88347]: audit 2024-08-17T17:16:46.323434+0000 mgr.y (mgr.34107) 400 : audit [DBG] from='client.44432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:48.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:47 smithi131 bash[88347]: audit 2024-08-17T17:16:46.323434+0000 mgr.y (mgr.34107) 400 : audit [DBG] from='client.44432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:48.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:47 smithi131 bash[88347]: audit 2024-08-17T17:16:46.622010+0000 mgr.y (mgr.34107) 401 : audit [DBG] from='client.34512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:48.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:47 smithi131 bash[88347]: audit 2024-08-17T17:16:46.622010+0000 mgr.y (mgr.34107) 401 : audit [DBG] from='client.34512 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:48.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:47 smithi131 bash[88347]: audit 2024-08-17T17:16:46.994087+0000 mon.a (mon.0) 888 : audit [DBG] from='client.? 172.21.15.131:0/2572597747' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:48.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:47 smithi131 bash[88347]: audit 2024-08-17T17:16:46.994087+0000 mon.a (mon.0) 888 : audit [DBG] from='client.? 172.21.15.131:0/2572597747' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:16:48.597 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:16:48 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:48.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:48 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:48.598 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 17:16:48 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:48.599 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 17:16:48 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:48.599 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 17:16:48 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:48.599 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:16:48 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:48.599 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 17:16:48 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:48.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:48 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:48.600 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 17:16:48 smithi131 systemd[1]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@osd.1.service: Deactivated successfully. 2024-08-17T17:16:48.600 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 17:16:48 smithi131 systemd[1]: Stopped Ceph osd.1 for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T17:16:48.600 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 17:16:48 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:16:48.600 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 17:16:48 smithi131 systemd[1]: Started Ceph osd.1 for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T17:16:48.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:48 smithi169 bash[79348]: cluster 2024-08-17T17:16:47.168401+0000 mgr.y (mgr.34107) 402 : cluster [DBG] pgmap v477: 521 pgs: 22 peering, 62 stale+active+clean, 437 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 36 KiB/s rd, 1 op/s 2024-08-17T17:16:48.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:48 smithi169 bash[79348]: cluster 2024-08-17T17:16:47.168401+0000 mgr.y (mgr.34107) 402 : cluster [DBG] pgmap v477: 521 pgs: 22 peering, 62 stale+active+clean, 437 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 36 KiB/s rd, 1 op/s 2024-08-17T17:16:48.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:48 smithi169 bash[79348]: audit 2024-08-17T17:16:47.314850+0000 mgr.y (mgr.34107) 403 : audit [DBG] from='client.44450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:48.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:48 smithi169 bash[79348]: audit 2024-08-17T17:16:47.314850+0000 mgr.y (mgr.34107) 403 : audit [DBG] from='client.44450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:48.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:48 smithi169 bash[79348]: cluster 2024-08-17T17:16:47.605998+0000 mon.a (mon.0) 889 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs peering (PG_AVAILABILITY) 2024-08-17T17:16:48.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:48 smithi169 bash[79348]: cluster 2024-08-17T17:16:47.605998+0000 mon.a (mon.0) 889 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs peering (PG_AVAILABILITY) 2024-08-17T17:16:48.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:48 smithi169 bash[79348]: audit 2024-08-17T17:16:48.611245+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:48.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:48 smithi169 bash[79348]: audit 2024-08-17T17:16:48.611245+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:49.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:16:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:16:48] "GET /metrics HTTP/1.1" 200 67784 "" "Prometheus/2.51.0" 2024-08-17T17:16:49.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:48 smithi131 bash[88347]: cluster 2024-08-17T17:16:47.168401+0000 mgr.y (mgr.34107) 402 : cluster [DBG] pgmap v477: 521 pgs: 22 peering, 62 stale+active+clean, 437 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 36 KiB/s rd, 1 op/s 2024-08-17T17:16:49.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:48 smithi131 bash[88347]: cluster 2024-08-17T17:16:47.168401+0000 mgr.y (mgr.34107) 402 : cluster [DBG] pgmap v477: 521 pgs: 22 peering, 62 stale+active+clean, 437 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 36 KiB/s rd, 1 op/s 2024-08-17T17:16:49.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:48 smithi131 bash[88347]: audit 2024-08-17T17:16:47.314850+0000 mgr.y (mgr.34107) 403 : audit [DBG] from='client.44450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:49.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:48 smithi131 bash[88347]: audit 2024-08-17T17:16:47.314850+0000 mgr.y (mgr.34107) 403 : audit [DBG] from='client.44450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:49.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:48 smithi131 bash[88347]: cluster 2024-08-17T17:16:47.605998+0000 mon.a (mon.0) 889 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs peering (PG_AVAILABILITY) 2024-08-17T17:16:49.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:48 smithi131 bash[88347]: cluster 2024-08-17T17:16:47.605998+0000 mon.a (mon.0) 889 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs peering (PG_AVAILABILITY) 2024-08-17T17:16:49.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:48 smithi131 bash[88347]: audit 2024-08-17T17:16:48.611245+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:49.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:48 smithi131 bash[88347]: audit 2024-08-17T17:16:48.611245+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:49.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:48 smithi131 bash[89561]: cluster 2024-08-17T17:16:47.168401+0000 mgr.y (mgr.34107) 402 : cluster [DBG] pgmap v477: 521 pgs: 22 peering, 62 stale+active+clean, 437 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 36 KiB/s rd, 1 op/s 2024-08-17T17:16:49.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:48 smithi131 bash[89561]: cluster 2024-08-17T17:16:47.168401+0000 mgr.y (mgr.34107) 402 : cluster [DBG] pgmap v477: 521 pgs: 22 peering, 62 stale+active+clean, 437 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 36 KiB/s rd, 1 op/s 2024-08-17T17:16:49.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:48 smithi131 bash[89561]: audit 2024-08-17T17:16:47.314850+0000 mgr.y (mgr.34107) 403 : audit [DBG] from='client.44450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:49.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:48 smithi131 bash[89561]: audit 2024-08-17T17:16:47.314850+0000 mgr.y (mgr.34107) 403 : audit [DBG] from='client.44450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:16:49.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:48 smithi131 bash[89561]: cluster 2024-08-17T17:16:47.605998+0000 mon.a (mon.0) 889 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs peering (PG_AVAILABILITY) 2024-08-17T17:16:49.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:48 smithi131 bash[89561]: cluster 2024-08-17T17:16:47.605998+0000 mon.a (mon.0) 889 : cluster [WRN] Health check failed: Reduced data availability: 6 pgs peering (PG_AVAILABILITY) 2024-08-17T17:16:49.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:48 smithi131 bash[89561]: audit 2024-08-17T17:16:48.611245+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:49.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:48 smithi131 bash[89561]: audit 2024-08-17T17:16:48.611245+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:49.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:49 smithi169 bash[79348]: audit 2024-08-17T17:16:48.616890+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:49.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:49 smithi169 bash[79348]: audit 2024-08-17T17:16:48.616890+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:49.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:49 smithi169 bash[79348]: audit 2024-08-17T17:16:48.629855+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:49.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:49 smithi169 bash[79348]: audit 2024-08-17T17:16:48.629855+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:49.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:49 smithi169 bash[79348]: audit 2024-08-17T17:16:48.630567+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:16:49.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:49 smithi169 bash[79348]: audit 2024-08-17T17:16:48.630567+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:16:49.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:49 smithi169 bash[79348]: audit 2024-08-17T17:16:49.160042+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:49.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:49 smithi169 bash[79348]: audit 2024-08-17T17:16:49.160042+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:49.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:49 smithi169 bash[79348]: audit 2024-08-17T17:16:49.167034+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:49.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:49 smithi169 bash[79348]: audit 2024-08-17T17:16:49.167034+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:50.028 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:49 smithi131 bash[89561]: audit 2024-08-17T17:16:48.616890+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:50.029 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:49 smithi131 bash[89561]: audit 2024-08-17T17:16:48.616890+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:50.029 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:49 smithi131 bash[89561]: audit 2024-08-17T17:16:48.629855+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:50.029 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:49 smithi131 bash[89561]: audit 2024-08-17T17:16:48.629855+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:50.029 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:49 smithi131 bash[89561]: audit 2024-08-17T17:16:48.630567+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:16:50.029 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:49 smithi131 bash[89561]: audit 2024-08-17T17:16:48.630567+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:16:50.029 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:49 smithi131 bash[89561]: audit 2024-08-17T17:16:49.160042+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:50.029 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:49 smithi131 bash[89561]: audit 2024-08-17T17:16:49.160042+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:50.029 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:49 smithi131 bash[89561]: audit 2024-08-17T17:16:49.167034+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:50.029 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:49 smithi131 bash[89561]: audit 2024-08-17T17:16:49.167034+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:50.029 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:49 smithi131 bash[88347]: audit 2024-08-17T17:16:48.616890+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:50.030 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:49 smithi131 bash[88347]: audit 2024-08-17T17:16:48.616890+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:50.030 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:49 smithi131 bash[88347]: audit 2024-08-17T17:16:48.629855+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:50.030 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:49 smithi131 bash[88347]: audit 2024-08-17T17:16:48.629855+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:50.030 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:49 smithi131 bash[88347]: audit 2024-08-17T17:16:48.630567+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:16:50.030 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:49 smithi131 bash[88347]: audit 2024-08-17T17:16:48.630567+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:16:50.030 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:49 smithi131 bash[88347]: audit 2024-08-17T17:16:49.160042+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:50.030 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:49 smithi131 bash[88347]: audit 2024-08-17T17:16:49.160042+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:50.030 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:49 smithi131 bash[88347]: audit 2024-08-17T17:16:49.167034+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:50.030 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:49 smithi131 bash[88347]: audit 2024-08-17T17:16:49.167034+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:50.348 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 17:16:50 smithi131 bash[110743]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:16:50.348 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 17:16:50 smithi131 bash[110743]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:16:50.348 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 17:16:50 smithi131 bash[110743]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-17T17:16:50.348 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 17:16:50 smithi131 bash[110743]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:16:50.348 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 17:16:50 smithi131 bash[110743]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:16:50.348 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 17:16:50 smithi131 bash[110743]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-08-17T17:16:50.348 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 17:16:50 smithi131 bash[110743]: 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 2024-08-17T17:16:50.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:50 smithi131 bash[89561]: cluster 2024-08-17T17:16:49.170935+0000 mgr.y (mgr.34107) 404 : cluster [DBG] pgmap v478: 521 pgs: 127 active+undersized, 22 peering, 40 active+undersized+degraded, 332 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 84/858 objects degraded (9.790%) 2024-08-17T17:16:50.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:50 smithi131 bash[89561]: cluster 2024-08-17T17:16:49.170935+0000 mgr.y (mgr.34107) 404 : cluster [DBG] pgmap v478: 521 pgs: 127 active+undersized, 22 peering, 40 active+undersized+degraded, 332 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 84/858 objects degraded (9.790%) 2024-08-17T17:16:50.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:50 smithi131 bash[89561]: cluster 2024-08-17T17:16:50.164945+0000 mon.a (mon.0) 896 : cluster [WRN] Health check failed: Degraded data redundancy: 84/858 objects degraded (9.790%), 40 pgs degraded (PG_DEGRADED) 2024-08-17T17:16:50.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:50 smithi131 bash[89561]: cluster 2024-08-17T17:16:50.164945+0000 mon.a (mon.0) 896 : cluster [WRN] Health check failed: Degraded data redundancy: 84/858 objects degraded (9.790%), 40 pgs degraded (PG_DEGRADED) 2024-08-17T17:16:50.848 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 17:16:50 smithi131 bash[110743]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_3 /var/lib/ceph/osd/ceph-1/block 2024-08-17T17:16:50.848 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 17:16:50 smithi131 bash[110743]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-1/block 2024-08-17T17:16:50.849 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 17:16:50 smithi131 bash[110743]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-08-17T17:16:50.849 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 17:16:50 smithi131 bash[110743]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-08-17T17:16:50.849 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 17:16:50 smithi131 bash[110743]: --> ceph-volume lvm activate successful for osd ID: 1 2024-08-17T17:16:50.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:50 smithi131 bash[88347]: cluster 2024-08-17T17:16:49.170935+0000 mgr.y (mgr.34107) 404 : cluster [DBG] pgmap v478: 521 pgs: 127 active+undersized, 22 peering, 40 active+undersized+degraded, 332 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 84/858 objects degraded (9.790%) 2024-08-17T17:16:50.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:50 smithi131 bash[88347]: cluster 2024-08-17T17:16:49.170935+0000 mgr.y (mgr.34107) 404 : cluster [DBG] pgmap v478: 521 pgs: 127 active+undersized, 22 peering, 40 active+undersized+degraded, 332 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 84/858 objects degraded (9.790%) 2024-08-17T17:16:50.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:50 smithi131 bash[88347]: cluster 2024-08-17T17:16:50.164945+0000 mon.a (mon.0) 896 : cluster [WRN] Health check failed: Degraded data redundancy: 84/858 objects degraded (9.790%), 40 pgs degraded (PG_DEGRADED) 2024-08-17T17:16:50.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:50 smithi131 bash[88347]: cluster 2024-08-17T17:16:50.164945+0000 mon.a (mon.0) 896 : cluster [WRN] Health check failed: Degraded data redundancy: 84/858 objects degraded (9.790%), 40 pgs degraded (PG_DEGRADED) 2024-08-17T17:16:50.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:50 smithi169 bash[79348]: cluster 2024-08-17T17:16:49.170935+0000 mgr.y (mgr.34107) 404 : cluster [DBG] pgmap v478: 521 pgs: 127 active+undersized, 22 peering, 40 active+undersized+degraded, 332 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 84/858 objects degraded (9.790%) 2024-08-17T17:16:50.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:50 smithi169 bash[79348]: cluster 2024-08-17T17:16:49.170935+0000 mgr.y (mgr.34107) 404 : cluster [DBG] pgmap v478: 521 pgs: 127 active+undersized, 22 peering, 40 active+undersized+degraded, 332 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 84/858 objects degraded (9.790%) 2024-08-17T17:16:50.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:50 smithi169 bash[79348]: cluster 2024-08-17T17:16:50.164945+0000 mon.a (mon.0) 896 : cluster [WRN] Health check failed: Degraded data redundancy: 84/858 objects degraded (9.790%), 40 pgs degraded (PG_DEGRADED) 2024-08-17T17:16:50.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:50 smithi169 bash[79348]: cluster 2024-08-17T17:16:50.164945+0000 mon.a (mon.0) 896 : cluster [WRN] Health check failed: Degraded data redundancy: 84/858 objects degraded (9.790%), 40 pgs degraded (PG_DEGRADED) 2024-08-17T17:16:51.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:51 smithi131 bash[88347]: cluster 2024-08-17T17:16:51.623822+0000 mon.a (mon.0) 897 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs peering) 2024-08-17T17:16:51.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:51 smithi131 bash[88347]: cluster 2024-08-17T17:16:51.623822+0000 mon.a (mon.0) 897 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs peering) 2024-08-17T17:16:51.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:51 smithi131 bash[89561]: cluster 2024-08-17T17:16:51.623822+0000 mon.a (mon.0) 897 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs peering) 2024-08-17T17:16:51.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:51 smithi131 bash[89561]: cluster 2024-08-17T17:16:51.623822+0000 mon.a (mon.0) 897 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs peering) 2024-08-17T17:16:52.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:51 smithi169 bash[79348]: cluster 2024-08-17T17:16:51.623822+0000 mon.a (mon.0) 897 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs peering) 2024-08-17T17:16:52.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:51 smithi169 bash[79348]: cluster 2024-08-17T17:16:51.623822+0000 mon.a (mon.0) 897 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 6 pgs peering) 2024-08-17T17:16:52.598 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 17:16:52 smithi131 bash[111065]: debug 2024-08-17T17:16:52.394+0000 7f8a0c38f640 1 -- 172.21.15.131:0/3614045917 <== mon.2 v2:172.21.15.131:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55de9e990960 con 0x55de9e9b1c00 2024-08-17T17:16:53.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:52 smithi131 bash[88347]: cluster 2024-08-17T17:16:51.172310+0000 mgr.y (mgr.34107) 405 : cluster [DBG] pgmap v479: 521 pgs: 140 active+undersized, 49 active+undersized+degraded, 332 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 101/858 objects degraded (11.772%) 2024-08-17T17:16:53.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:52 smithi131 bash[88347]: cluster 2024-08-17T17:16:51.172310+0000 mgr.y (mgr.34107) 405 : cluster [DBG] pgmap v479: 521 pgs: 140 active+undersized, 49 active+undersized+degraded, 332 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 101/858 objects degraded (11.772%) 2024-08-17T17:16:53.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:52 smithi131 bash[89561]: cluster 2024-08-17T17:16:51.172310+0000 mgr.y (mgr.34107) 405 : cluster [DBG] pgmap v479: 521 pgs: 140 active+undersized, 49 active+undersized+degraded, 332 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 101/858 objects degraded (11.772%) 2024-08-17T17:16:53.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:52 smithi131 bash[89561]: cluster 2024-08-17T17:16:51.172310+0000 mgr.y (mgr.34107) 405 : cluster [DBG] pgmap v479: 521 pgs: 140 active+undersized, 49 active+undersized+degraded, 332 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 101/858 objects degraded (11.772%) 2024-08-17T17:16:53.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:52 smithi169 bash[79348]: cluster 2024-08-17T17:16:51.172310+0000 mgr.y (mgr.34107) 405 : cluster [DBG] pgmap v479: 521 pgs: 140 active+undersized, 49 active+undersized+degraded, 332 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 101/858 objects degraded (11.772%) 2024-08-17T17:16:53.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:52 smithi169 bash[79348]: cluster 2024-08-17T17:16:51.172310+0000 mgr.y (mgr.34107) 405 : cluster [DBG] pgmap v479: 521 pgs: 140 active+undersized, 49 active+undersized+degraded, 332 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 101/858 objects degraded (11.772%) 2024-08-17T17:16:54.598 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 17:16:54 smithi131 bash[111065]: debug 2024-08-17T17:16:54.134+0000 7f8a0ebf6640 -1 Falling back to public interface 2024-08-17T17:16:54.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:54 smithi131 bash[88347]: cluster 2024-08-17T17:16:53.173696+0000 mgr.y (mgr.34107) 406 : cluster [DBG] pgmap v480: 521 pgs: 140 active+undersized, 49 active+undersized+degraded, 332 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 101/858 objects degraded (11.772%) 2024-08-17T17:16:54.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:54 smithi131 bash[88347]: cluster 2024-08-17T17:16:53.173696+0000 mgr.y (mgr.34107) 406 : cluster [DBG] pgmap v480: 521 pgs: 140 active+undersized, 49 active+undersized+degraded, 332 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 101/858 objects degraded (11.772%) 2024-08-17T17:16:54.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:54 smithi131 bash[88347]: audit 2024-08-17T17:16:53.212426+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:54.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:54 smithi131 bash[88347]: audit 2024-08-17T17:16:53.212426+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:54.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:54 smithi131 bash[88347]: audit 2024-08-17T17:16:53.214225+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:54.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:54 smithi131 bash[88347]: audit 2024-08-17T17:16:53.214225+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:54.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:54 smithi131 bash[89561]: cluster 2024-08-17T17:16:53.173696+0000 mgr.y (mgr.34107) 406 : cluster [DBG] pgmap v480: 521 pgs: 140 active+undersized, 49 active+undersized+degraded, 332 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 101/858 objects degraded (11.772%) 2024-08-17T17:16:54.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:54 smithi131 bash[89561]: cluster 2024-08-17T17:16:53.173696+0000 mgr.y (mgr.34107) 406 : cluster [DBG] pgmap v480: 521 pgs: 140 active+undersized, 49 active+undersized+degraded, 332 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 101/858 objects degraded (11.772%) 2024-08-17T17:16:54.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:54 smithi131 bash[89561]: audit 2024-08-17T17:16:53.212426+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:54.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:54 smithi131 bash[89561]: audit 2024-08-17T17:16:53.212426+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:54.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:54 smithi131 bash[89561]: audit 2024-08-17T17:16:53.214225+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:54.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:54 smithi131 bash[89561]: audit 2024-08-17T17:16:53.214225+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:54.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:54 smithi169 bash[79348]: cluster 2024-08-17T17:16:53.173696+0000 mgr.y (mgr.34107) 406 : cluster [DBG] pgmap v480: 521 pgs: 140 active+undersized, 49 active+undersized+degraded, 332 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 101/858 objects degraded (11.772%) 2024-08-17T17:16:54.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:54 smithi169 bash[79348]: cluster 2024-08-17T17:16:53.173696+0000 mgr.y (mgr.34107) 406 : cluster [DBG] pgmap v480: 521 pgs: 140 active+undersized, 49 active+undersized+degraded, 332 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 101/858 objects degraded (11.772%) 2024-08-17T17:16:54.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:54 smithi169 bash[79348]: audit 2024-08-17T17:16:53.212426+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:54.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:54 smithi169 bash[79348]: audit 2024-08-17T17:16:53.212426+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:54.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:54 smithi169 bash[79348]: audit 2024-08-17T17:16:53.214225+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:54.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:54 smithi169 bash[79348]: audit 2024-08-17T17:16:53.214225+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:16:55.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:55 smithi169 bash[79348]: audit 2024-08-17T17:16:54.617240+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:55.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:55 smithi169 bash[79348]: audit 2024-08-17T17:16:54.617240+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:55.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:55 smithi169 bash[79348]: audit 2024-08-17T17:16:54.627086+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:55.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:55 smithi169 bash[79348]: audit 2024-08-17T17:16:54.627086+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:55.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:55 smithi169 bash[79348]: cluster 2024-08-17T17:16:55.299751+0000 mon.a (mon.0) 902 : cluster [WRN] Health check update: Degraded data redundancy: 101/858 objects degraded (11.772%), 49 pgs degraded (PG_DEGRADED) 2024-08-17T17:16:55.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:55 smithi169 bash[79348]: cluster 2024-08-17T17:16:55.299751+0000 mon.a (mon.0) 902 : cluster [WRN] Health check update: Degraded data redundancy: 101/858 objects degraded (11.772%), 49 pgs degraded (PG_DEGRADED) 2024-08-17T17:16:55.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:55 smithi169 bash[79348]: audit 2024-08-17T17:16:55.508970+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:55.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:55 smithi169 bash[79348]: audit 2024-08-17T17:16:55.508970+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:55.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:55 smithi169 bash[79348]: audit 2024-08-17T17:16:55.514353+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:55.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:55 smithi169 bash[79348]: audit 2024-08-17T17:16:55.514353+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:56.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:55 smithi131 bash[89561]: audit 2024-08-17T17:16:54.617240+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:56.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:55 smithi131 bash[89561]: audit 2024-08-17T17:16:54.617240+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:56.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:55 smithi131 bash[89561]: audit 2024-08-17T17:16:54.627086+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:56.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:55 smithi131 bash[89561]: audit 2024-08-17T17:16:54.627086+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:56.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:55 smithi131 bash[89561]: cluster 2024-08-17T17:16:55.299751+0000 mon.a (mon.0) 902 : cluster [WRN] Health check update: Degraded data redundancy: 101/858 objects degraded (11.772%), 49 pgs degraded (PG_DEGRADED) 2024-08-17T17:16:56.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:55 smithi131 bash[89561]: cluster 2024-08-17T17:16:55.299751+0000 mon.a (mon.0) 902 : cluster [WRN] Health check update: Degraded data redundancy: 101/858 objects degraded (11.772%), 49 pgs degraded (PG_DEGRADED) 2024-08-17T17:16:56.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:55 smithi131 bash[89561]: audit 2024-08-17T17:16:55.508970+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:56.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:55 smithi131 bash[89561]: audit 2024-08-17T17:16:55.508970+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:56.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:55 smithi131 bash[89561]: audit 2024-08-17T17:16:55.514353+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:56.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:55 smithi131 bash[89561]: audit 2024-08-17T17:16:55.514353+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:56.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:55 smithi131 bash[88347]: audit 2024-08-17T17:16:54.617240+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:56.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:55 smithi131 bash[88347]: audit 2024-08-17T17:16:54.617240+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:56.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:55 smithi131 bash[88347]: audit 2024-08-17T17:16:54.627086+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:56.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:55 smithi131 bash[88347]: audit 2024-08-17T17:16:54.627086+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:56.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:55 smithi131 bash[88347]: cluster 2024-08-17T17:16:55.299751+0000 mon.a (mon.0) 902 : cluster [WRN] Health check update: Degraded data redundancy: 101/858 objects degraded (11.772%), 49 pgs degraded (PG_DEGRADED) 2024-08-17T17:16:56.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:55 smithi131 bash[88347]: cluster 2024-08-17T17:16:55.299751+0000 mon.a (mon.0) 902 : cluster [WRN] Health check update: Degraded data redundancy: 101/858 objects degraded (11.772%), 49 pgs degraded (PG_DEGRADED) 2024-08-17T17:16:56.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:55 smithi131 bash[88347]: audit 2024-08-17T17:16:55.508970+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:56.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:55 smithi131 bash[88347]: audit 2024-08-17T17:16:55.508970+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:56.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:55 smithi131 bash[88347]: audit 2024-08-17T17:16:55.514353+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:56.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:55 smithi131 bash[88347]: audit 2024-08-17T17:16:55.514353+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:56.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:56 smithi169 bash[79348]: cluster 2024-08-17T17:16:55.175614+0000 mgr.y (mgr.34107) 407 : cluster [DBG] pgmap v481: 521 pgs: 140 active+undersized, 49 active+undersized+degraded, 332 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 101/858 objects degraded (11.772%) 2024-08-17T17:16:56.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:56 smithi169 bash[79348]: cluster 2024-08-17T17:16:55.175614+0000 mgr.y (mgr.34107) 407 : cluster [DBG] pgmap v481: 521 pgs: 140 active+undersized, 49 active+undersized+degraded, 332 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 101/858 objects degraded (11.772%) 2024-08-17T17:16:57.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:56 smithi131 bash[89561]: cluster 2024-08-17T17:16:55.175614+0000 mgr.y (mgr.34107) 407 : cluster [DBG] pgmap v481: 521 pgs: 140 active+undersized, 49 active+undersized+degraded, 332 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 101/858 objects degraded (11.772%) 2024-08-17T17:16:57.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:56 smithi131 bash[89561]: cluster 2024-08-17T17:16:55.175614+0000 mgr.y (mgr.34107) 407 : cluster [DBG] pgmap v481: 521 pgs: 140 active+undersized, 49 active+undersized+degraded, 332 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 101/858 objects degraded (11.772%) 2024-08-17T17:16:57.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:56 smithi131 bash[88347]: cluster 2024-08-17T17:16:55.175614+0000 mgr.y (mgr.34107) 407 : cluster [DBG] pgmap v481: 521 pgs: 140 active+undersized, 49 active+undersized+degraded, 332 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 101/858 objects degraded (11.772%) 2024-08-17T17:16:57.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:56 smithi131 bash[88347]: cluster 2024-08-17T17:16:55.175614+0000 mgr.y (mgr.34107) 407 : cluster [DBG] pgmap v481: 521 pgs: 140 active+undersized, 49 active+undersized+degraded, 332 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 101/858 objects degraded (11.772%) 2024-08-17T17:16:58.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:57 smithi131 bash[88347]: audit 2024-08-17T17:16:56.750969+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:58.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:57 smithi131 bash[88347]: audit 2024-08-17T17:16:56.750969+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:58.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:57 smithi131 bash[88347]: audit 2024-08-17T17:16:56.759010+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:58.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:57 smithi131 bash[88347]: audit 2024-08-17T17:16:56.759010+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:58.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:57 smithi131 bash[89561]: audit 2024-08-17T17:16:56.750969+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:58.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:57 smithi131 bash[89561]: audit 2024-08-17T17:16:56.750969+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:58.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:57 smithi131 bash[89561]: audit 2024-08-17T17:16:56.759010+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:58.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:57 smithi131 bash[89561]: audit 2024-08-17T17:16:56.759010+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:58.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:57 smithi169 bash[79348]: audit 2024-08-17T17:16:56.750969+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:58.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:57 smithi169 bash[79348]: audit 2024-08-17T17:16:56.750969+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:58.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:57 smithi169 bash[79348]: audit 2024-08-17T17:16:56.759010+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:58.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:57 smithi169 bash[79348]: audit 2024-08-17T17:16:56.759010+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:58.779 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 17:16:58 smithi131 bash[111065]: debug 2024-08-17T17:16:58.374+0000 7f8a0ebf6640 -1 osd.1 692 log_to_monitors true 2024-08-17T17:16:59.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:16:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:16:58] "GET /metrics HTTP/1.1" 200 67800 "" "Prometheus/2.51.0" 2024-08-17T17:16:59.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:58 smithi131 bash[88347]: cluster 2024-08-17T17:16:57.176655+0000 mgr.y (mgr.34107) 408 : cluster [DBG] pgmap v482: 521 pgs: 140 active+undersized, 49 active+undersized+degraded, 332 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 129 KiB/s rd, 5 op/s; 101/858 objects degraded (11.772%) 2024-08-17T17:16:59.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:58 smithi131 bash[88347]: cluster 2024-08-17T17:16:57.176655+0000 mgr.y (mgr.34107) 408 : cluster [DBG] pgmap v482: 521 pgs: 140 active+undersized, 49 active+undersized+degraded, 332 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 129 KiB/s rd, 5 op/s; 101/858 objects degraded (11.772%) 2024-08-17T17:16:59.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:58 smithi131 bash[88347]: audit 2024-08-17T17:16:58.383727+0000 mon.a (mon.0) 907 : audit [INF] from='osd.1 [v2:172.21.15.131:6810/3167893678,v1:172.21.15.131:6811/3167893678]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-08-17T17:16:59.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:58 smithi131 bash[88347]: audit 2024-08-17T17:16:58.383727+0000 mon.a (mon.0) 907 : audit [INF] from='osd.1 [v2:172.21.15.131:6810/3167893678,v1:172.21.15.131:6811/3167893678]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-08-17T17:16:59.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:58 smithi131 bash[88347]: audit 2024-08-17T17:16:58.616839+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:59.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:58 smithi131 bash[88347]: audit 2024-08-17T17:16:58.616839+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:59.099 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 17:16:58 smithi131 bash[111065]: debug 2024-08-17T17:16:58.822+0000 7f8a02998640 -1 osd.1 692 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T17:16:59.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:58 smithi131 bash[89561]: cluster 2024-08-17T17:16:57.176655+0000 mgr.y (mgr.34107) 408 : cluster [DBG] pgmap v482: 521 pgs: 140 active+undersized, 49 active+undersized+degraded, 332 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 129 KiB/s rd, 5 op/s; 101/858 objects degraded (11.772%) 2024-08-17T17:16:59.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:58 smithi131 bash[89561]: cluster 2024-08-17T17:16:57.176655+0000 mgr.y (mgr.34107) 408 : cluster [DBG] pgmap v482: 521 pgs: 140 active+undersized, 49 active+undersized+degraded, 332 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 129 KiB/s rd, 5 op/s; 101/858 objects degraded (11.772%) 2024-08-17T17:16:59.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:58 smithi131 bash[89561]: audit 2024-08-17T17:16:58.383727+0000 mon.a (mon.0) 907 : audit [INF] from='osd.1 [v2:172.21.15.131:6810/3167893678,v1:172.21.15.131:6811/3167893678]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-08-17T17:16:59.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:58 smithi131 bash[89561]: audit 2024-08-17T17:16:58.383727+0000 mon.a (mon.0) 907 : audit [INF] from='osd.1 [v2:172.21.15.131:6810/3167893678,v1:172.21.15.131:6811/3167893678]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-08-17T17:16:59.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:58 smithi131 bash[89561]: audit 2024-08-17T17:16:58.616839+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:59.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:58 smithi131 bash[89561]: audit 2024-08-17T17:16:58.616839+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:59.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:58 smithi169 bash[79348]: cluster 2024-08-17T17:16:57.176655+0000 mgr.y (mgr.34107) 408 : cluster [DBG] pgmap v482: 521 pgs: 140 active+undersized, 49 active+undersized+degraded, 332 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 129 KiB/s rd, 5 op/s; 101/858 objects degraded (11.772%) 2024-08-17T17:16:59.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:58 smithi169 bash[79348]: cluster 2024-08-17T17:16:57.176655+0000 mgr.y (mgr.34107) 408 : cluster [DBG] pgmap v482: 521 pgs: 140 active+undersized, 49 active+undersized+degraded, 332 active+clean; 149 MiB data, 923 MiB used, 714 GiB / 715 GiB avail; 129 KiB/s rd, 5 op/s; 101/858 objects degraded (11.772%) 2024-08-17T17:16:59.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:58 smithi169 bash[79348]: audit 2024-08-17T17:16:58.383727+0000 mon.a (mon.0) 907 : audit [INF] from='osd.1 [v2:172.21.15.131:6810/3167893678,v1:172.21.15.131:6811/3167893678]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-08-17T17:16:59.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:58 smithi169 bash[79348]: audit 2024-08-17T17:16:58.383727+0000 mon.a (mon.0) 907 : audit [INF] from='osd.1 [v2:172.21.15.131:6810/3167893678,v1:172.21.15.131:6811/3167893678]' entity='osd.1' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]} : dispatch 2024-08-17T17:16:59.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:58 smithi169 bash[79348]: audit 2024-08-17T17:16:58.616839+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:16:59.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:58 smithi169 bash[79348]: audit 2024-08-17T17:16:58.616839+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:00.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:59 smithi131 bash[89561]: audit 2024-08-17T17:16:58.762970+0000 mon.a (mon.0) 909 : audit [INF] from='osd.1 [v2:172.21.15.131:6810/3167893678,v1:172.21.15.131:6811/3167893678]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-17T17:17:00.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:59 smithi131 bash[89561]: audit 2024-08-17T17:16:58.762970+0000 mon.a (mon.0) 909 : audit [INF] from='osd.1 [v2:172.21.15.131:6810/3167893678,v1:172.21.15.131:6811/3167893678]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-17T17:17:00.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:59 smithi131 bash[89561]: cluster 2024-08-17T17:16:58.772672+0000 mon.a (mon.0) 910 : cluster [DBG] osdmap e694: 8 total, 7 up, 8 in 2024-08-17T17:17:00.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:59 smithi131 bash[89561]: cluster 2024-08-17T17:16:58.772672+0000 mon.a (mon.0) 910 : cluster [DBG] osdmap e694: 8 total, 7 up, 8 in 2024-08-17T17:17:00.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:59 smithi131 bash[89561]: audit 2024-08-17T17:16:58.775076+0000 mon.a (mon.0) 911 : audit [INF] from='osd.1 [v2:172.21.15.131:6810/3167893678,v1:172.21.15.131:6811/3167893678]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-08-17T17:17:00.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:59 smithi131 bash[89561]: audit 2024-08-17T17:16:58.775076+0000 mon.a (mon.0) 911 : audit [INF] from='osd.1 [v2:172.21.15.131:6810/3167893678,v1:172.21.15.131:6811/3167893678]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-08-17T17:17:00.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:59 smithi131 bash[89561]: cluster 2024-08-17T17:16:59.180915+0000 mgr.y (mgr.34107) 409 : cluster [DBG] pgmap v484: 521 pgs: 140 active+undersized, 49 active+undersized+degraded, 332 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 160 KiB/s rd, 19 op/s; 101/858 objects degraded (11.772%) 2024-08-17T17:17:00.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:16:59 smithi131 bash[89561]: cluster 2024-08-17T17:16:59.180915+0000 mgr.y (mgr.34107) 409 : cluster [DBG] pgmap v484: 521 pgs: 140 active+undersized, 49 active+undersized+degraded, 332 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 160 KiB/s rd, 19 op/s; 101/858 objects degraded (11.772%) 2024-08-17T17:17:00.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:59 smithi131 bash[88347]: audit 2024-08-17T17:16:58.762970+0000 mon.a (mon.0) 909 : audit [INF] from='osd.1 [v2:172.21.15.131:6810/3167893678,v1:172.21.15.131:6811/3167893678]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-17T17:17:00.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:59 smithi131 bash[88347]: audit 2024-08-17T17:16:58.762970+0000 mon.a (mon.0) 909 : audit [INF] from='osd.1 [v2:172.21.15.131:6810/3167893678,v1:172.21.15.131:6811/3167893678]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-17T17:17:00.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:59 smithi131 bash[88347]: cluster 2024-08-17T17:16:58.772672+0000 mon.a (mon.0) 910 : cluster [DBG] osdmap e694: 8 total, 7 up, 8 in 2024-08-17T17:17:00.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:59 smithi131 bash[88347]: cluster 2024-08-17T17:16:58.772672+0000 mon.a (mon.0) 910 : cluster [DBG] osdmap e694: 8 total, 7 up, 8 in 2024-08-17T17:17:00.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:59 smithi131 bash[88347]: audit 2024-08-17T17:16:58.775076+0000 mon.a (mon.0) 911 : audit [INF] from='osd.1 [v2:172.21.15.131:6810/3167893678,v1:172.21.15.131:6811/3167893678]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-08-17T17:17:00.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:59 smithi131 bash[88347]: audit 2024-08-17T17:16:58.775076+0000 mon.a (mon.0) 911 : audit [INF] from='osd.1 [v2:172.21.15.131:6810/3167893678,v1:172.21.15.131:6811/3167893678]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-08-17T17:17:00.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:59 smithi131 bash[88347]: cluster 2024-08-17T17:16:59.180915+0000 mgr.y (mgr.34107) 409 : cluster [DBG] pgmap v484: 521 pgs: 140 active+undersized, 49 active+undersized+degraded, 332 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 160 KiB/s rd, 19 op/s; 101/858 objects degraded (11.772%) 2024-08-17T17:17:00.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:16:59 smithi131 bash[88347]: cluster 2024-08-17T17:16:59.180915+0000 mgr.y (mgr.34107) 409 : cluster [DBG] pgmap v484: 521 pgs: 140 active+undersized, 49 active+undersized+degraded, 332 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 160 KiB/s rd, 19 op/s; 101/858 objects degraded (11.772%) 2024-08-17T17:17:00.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:59 smithi169 bash[79348]: audit 2024-08-17T17:16:58.762970+0000 mon.a (mon.0) 909 : audit [INF] from='osd.1 [v2:172.21.15.131:6810/3167893678,v1:172.21.15.131:6811/3167893678]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-17T17:17:00.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:59 smithi169 bash[79348]: audit 2024-08-17T17:16:58.762970+0000 mon.a (mon.0) 909 : audit [INF] from='osd.1 [v2:172.21.15.131:6810/3167893678,v1:172.21.15.131:6811/3167893678]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-08-17T17:17:00.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:59 smithi169 bash[79348]: cluster 2024-08-17T17:16:58.772672+0000 mon.a (mon.0) 910 : cluster [DBG] osdmap e694: 8 total, 7 up, 8 in 2024-08-17T17:17:00.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:59 smithi169 bash[79348]: cluster 2024-08-17T17:16:58.772672+0000 mon.a (mon.0) 910 : cluster [DBG] osdmap e694: 8 total, 7 up, 8 in 2024-08-17T17:17:00.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:59 smithi169 bash[79348]: audit 2024-08-17T17:16:58.775076+0000 mon.a (mon.0) 911 : audit [INF] from='osd.1 [v2:172.21.15.131:6810/3167893678,v1:172.21.15.131:6811/3167893678]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-08-17T17:17:00.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:59 smithi169 bash[79348]: audit 2024-08-17T17:16:58.775076+0000 mon.a (mon.0) 911 : audit [INF] from='osd.1 [v2:172.21.15.131:6810/3167893678,v1:172.21.15.131:6811/3167893678]' entity='osd.1' cmd={"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-08-17T17:17:00.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:59 smithi169 bash[79348]: cluster 2024-08-17T17:16:59.180915+0000 mgr.y (mgr.34107) 409 : cluster [DBG] pgmap v484: 521 pgs: 140 active+undersized, 49 active+undersized+degraded, 332 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 160 KiB/s rd, 19 op/s; 101/858 objects degraded (11.772%) 2024-08-17T17:17:00.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:16:59 smithi169 bash[79348]: cluster 2024-08-17T17:16:59.180915+0000 mgr.y (mgr.34107) 409 : cluster [DBG] pgmap v484: 521 pgs: 140 active+undersized, 49 active+undersized+degraded, 332 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 160 KiB/s rd, 19 op/s; 101/858 objects degraded (11.772%) 2024-08-17T17:17:01.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:00 smithi131 bash[88347]: cluster 2024-08-17T17:16:59.787489+0000 mon.a (mon.0) 912 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:17:01.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:00 smithi131 bash[88347]: cluster 2024-08-17T17:16:59.787489+0000 mon.a (mon.0) 912 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:17:01.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:00 smithi131 bash[88347]: cluster 2024-08-17T17:16:59.799497+0000 mon.a (mon.0) 913 : cluster [INF] osd.1 [v2:172.21.15.131:6810/3167893678,v1:172.21.15.131:6811/3167893678] boot 2024-08-17T17:17:01.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:00 smithi131 bash[88347]: cluster 2024-08-17T17:16:59.799497+0000 mon.a (mon.0) 913 : cluster [INF] osd.1 [v2:172.21.15.131:6810/3167893678,v1:172.21.15.131:6811/3167893678] boot 2024-08-17T17:17:01.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:00 smithi131 bash[88347]: cluster 2024-08-17T17:16:59.799530+0000 mon.a (mon.0) 914 : cluster [DBG] osdmap e695: 8 total, 8 up, 8 in 2024-08-17T17:17:01.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:00 smithi131 bash[88347]: cluster 2024-08-17T17:16:59.799530+0000 mon.a (mon.0) 914 : cluster [DBG] osdmap e695: 8 total, 8 up, 8 in 2024-08-17T17:17:01.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:00 smithi131 bash[88347]: audit 2024-08-17T17:16:59.801781+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-08-17T17:17:01.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:00 smithi131 bash[88347]: audit 2024-08-17T17:16:59.801781+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-08-17T17:17:01.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:00 smithi131 bash[89561]: cluster 2024-08-17T17:16:59.787489+0000 mon.a (mon.0) 912 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:17:01.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:00 smithi131 bash[89561]: cluster 2024-08-17T17:16:59.787489+0000 mon.a (mon.0) 912 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:17:01.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:00 smithi131 bash[89561]: cluster 2024-08-17T17:16:59.799497+0000 mon.a (mon.0) 913 : cluster [INF] osd.1 [v2:172.21.15.131:6810/3167893678,v1:172.21.15.131:6811/3167893678] boot 2024-08-17T17:17:01.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:00 smithi131 bash[89561]: cluster 2024-08-17T17:16:59.799497+0000 mon.a (mon.0) 913 : cluster [INF] osd.1 [v2:172.21.15.131:6810/3167893678,v1:172.21.15.131:6811/3167893678] boot 2024-08-17T17:17:01.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:00 smithi131 bash[89561]: cluster 2024-08-17T17:16:59.799530+0000 mon.a (mon.0) 914 : cluster [DBG] osdmap e695: 8 total, 8 up, 8 in 2024-08-17T17:17:01.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:00 smithi131 bash[89561]: cluster 2024-08-17T17:16:59.799530+0000 mon.a (mon.0) 914 : cluster [DBG] osdmap e695: 8 total, 8 up, 8 in 2024-08-17T17:17:01.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:00 smithi131 bash[89561]: audit 2024-08-17T17:16:59.801781+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-08-17T17:17:01.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:00 smithi131 bash[89561]: audit 2024-08-17T17:16:59.801781+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-08-17T17:17:01.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:00 smithi169 bash[79348]: cluster 2024-08-17T17:16:59.787489+0000 mon.a (mon.0) 912 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:17:01.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:00 smithi169 bash[79348]: cluster 2024-08-17T17:16:59.787489+0000 mon.a (mon.0) 912 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:17:01.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:00 smithi169 bash[79348]: cluster 2024-08-17T17:16:59.799497+0000 mon.a (mon.0) 913 : cluster [INF] osd.1 [v2:172.21.15.131:6810/3167893678,v1:172.21.15.131:6811/3167893678] boot 2024-08-17T17:17:01.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:00 smithi169 bash[79348]: cluster 2024-08-17T17:16:59.799497+0000 mon.a (mon.0) 913 : cluster [INF] osd.1 [v2:172.21.15.131:6810/3167893678,v1:172.21.15.131:6811/3167893678] boot 2024-08-17T17:17:01.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:00 smithi169 bash[79348]: cluster 2024-08-17T17:16:59.799530+0000 mon.a (mon.0) 914 : cluster [DBG] osdmap e695: 8 total, 8 up, 8 in 2024-08-17T17:17:01.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:00 smithi169 bash[79348]: cluster 2024-08-17T17:16:59.799530+0000 mon.a (mon.0) 914 : cluster [DBG] osdmap e695: 8 total, 8 up, 8 in 2024-08-17T17:17:01.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:00 smithi169 bash[79348]: audit 2024-08-17T17:16:59.801781+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-08-17T17:17:01.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:00 smithi169 bash[79348]: audit 2024-08-17T17:16:59.801781+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 1} : dispatch 2024-08-17T17:17:02.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:01 smithi131 bash[88347]: cluster 2024-08-17T17:17:00.812857+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e696: 8 total, 8 up, 8 in 2024-08-17T17:17:02.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:01 smithi131 bash[88347]: cluster 2024-08-17T17:17:00.812857+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e696: 8 total, 8 up, 8 in 2024-08-17T17:17:02.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:01 smithi131 bash[88347]: cluster 2024-08-17T17:17:01.182220+0000 mgr.y (mgr.34107) 410 : cluster [DBG] pgmap v487: 521 pgs: 9 peering, 135 active+undersized, 45 active+undersized+degraded, 332 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 110 KiB/s rd, 16 op/s; 95/858 objects degraded (11.072%) 2024-08-17T17:17:02.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:01 smithi131 bash[88347]: cluster 2024-08-17T17:17:01.182220+0000 mgr.y (mgr.34107) 410 : cluster [DBG] pgmap v487: 521 pgs: 9 peering, 135 active+undersized, 45 active+undersized+degraded, 332 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 110 KiB/s rd, 16 op/s; 95/858 objects degraded (11.072%) 2024-08-17T17:17:02.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:01 smithi131 bash[89561]: cluster 2024-08-17T17:17:00.812857+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e696: 8 total, 8 up, 8 in 2024-08-17T17:17:02.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:01 smithi131 bash[89561]: cluster 2024-08-17T17:17:00.812857+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e696: 8 total, 8 up, 8 in 2024-08-17T17:17:02.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:01 smithi131 bash[89561]: cluster 2024-08-17T17:17:01.182220+0000 mgr.y (mgr.34107) 410 : cluster [DBG] pgmap v487: 521 pgs: 9 peering, 135 active+undersized, 45 active+undersized+degraded, 332 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 110 KiB/s rd, 16 op/s; 95/858 objects degraded (11.072%) 2024-08-17T17:17:02.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:01 smithi131 bash[89561]: cluster 2024-08-17T17:17:01.182220+0000 mgr.y (mgr.34107) 410 : cluster [DBG] pgmap v487: 521 pgs: 9 peering, 135 active+undersized, 45 active+undersized+degraded, 332 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 110 KiB/s rd, 16 op/s; 95/858 objects degraded (11.072%) 2024-08-17T17:17:02.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:01 smithi169 bash[79348]: cluster 2024-08-17T17:17:00.812857+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e696: 8 total, 8 up, 8 in 2024-08-17T17:17:02.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:01 smithi169 bash[79348]: cluster 2024-08-17T17:17:00.812857+0000 mon.a (mon.0) 916 : cluster [DBG] osdmap e696: 8 total, 8 up, 8 in 2024-08-17T17:17:02.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:01 smithi169 bash[79348]: cluster 2024-08-17T17:17:01.182220+0000 mgr.y (mgr.34107) 410 : cluster [DBG] pgmap v487: 521 pgs: 9 peering, 135 active+undersized, 45 active+undersized+degraded, 332 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 110 KiB/s rd, 16 op/s; 95/858 objects degraded (11.072%) 2024-08-17T17:17:02.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:01 smithi169 bash[79348]: cluster 2024-08-17T17:17:01.182220+0000 mgr.y (mgr.34107) 410 : cluster [DBG] pgmap v487: 521 pgs: 9 peering, 135 active+undersized, 45 active+undersized+degraded, 332 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 110 KiB/s rd, 16 op/s; 95/858 objects degraded (11.072%) 2024-08-17T17:17:03.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:02 smithi131 bash[88347]: cluster 2024-08-17T17:17:01.801762+0000 mon.a (mon.0) 917 : cluster [WRN] Health check update: Degraded data redundancy: 95/858 objects degraded (11.072%), 45 pgs degraded (PG_DEGRADED) 2024-08-17T17:17:03.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:02 smithi131 bash[88347]: cluster 2024-08-17T17:17:01.801762+0000 mon.a (mon.0) 917 : cluster [WRN] Health check update: Degraded data redundancy: 95/858 objects degraded (11.072%), 45 pgs degraded (PG_DEGRADED) 2024-08-17T17:17:03.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:02 smithi131 bash[89561]: cluster 2024-08-17T17:17:01.801762+0000 mon.a (mon.0) 917 : cluster [WRN] Health check update: Degraded data redundancy: 95/858 objects degraded (11.072%), 45 pgs degraded (PG_DEGRADED) 2024-08-17T17:17:03.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:02 smithi131 bash[89561]: cluster 2024-08-17T17:17:01.801762+0000 mon.a (mon.0) 917 : cluster [WRN] Health check update: Degraded data redundancy: 95/858 objects degraded (11.072%), 45 pgs degraded (PG_DEGRADED) 2024-08-17T17:17:03.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:02 smithi169 bash[79348]: cluster 2024-08-17T17:17:01.801762+0000 mon.a (mon.0) 917 : cluster [WRN] Health check update: Degraded data redundancy: 95/858 objects degraded (11.072%), 45 pgs degraded (PG_DEGRADED) 2024-08-17T17:17:03.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:02 smithi169 bash[79348]: cluster 2024-08-17T17:17:01.801762+0000 mon.a (mon.0) 917 : cluster [WRN] Health check update: Degraded data redundancy: 95/858 objects degraded (11.072%), 45 pgs degraded (PG_DEGRADED) 2024-08-17T17:17:03.821 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:03 smithi131 bash[88347]: cluster 2024-08-17T17:17:03.183276+0000 mgr.y (mgr.34107) 411 : cluster [DBG] pgmap v488: 521 pgs: 9 peering, 135 active+undersized, 45 active+undersized+degraded, 332 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 110 KiB/s rd, 16 op/s; 95/858 objects degraded (11.072%) 2024-08-17T17:17:03.821 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:03 smithi131 bash[88347]: cluster 2024-08-17T17:17:03.183276+0000 mgr.y (mgr.34107) 411 : cluster [DBG] pgmap v488: 521 pgs: 9 peering, 135 active+undersized, 45 active+undersized+degraded, 332 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 110 KiB/s rd, 16 op/s; 95/858 objects degraded (11.072%) 2024-08-17T17:17:04.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:03 smithi131 bash[89561]: cluster 2024-08-17T17:17:03.183276+0000 mgr.y (mgr.34107) 411 : cluster [DBG] pgmap v488: 521 pgs: 9 peering, 135 active+undersized, 45 active+undersized+degraded, 332 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 110 KiB/s rd, 16 op/s; 95/858 objects degraded (11.072%) 2024-08-17T17:17:04.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:03 smithi131 bash[89561]: cluster 2024-08-17T17:17:03.183276+0000 mgr.y (mgr.34107) 411 : cluster [DBG] pgmap v488: 521 pgs: 9 peering, 135 active+undersized, 45 active+undersized+degraded, 332 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 110 KiB/s rd, 16 op/s; 95/858 objects degraded (11.072%) 2024-08-17T17:17:04.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:03 smithi169 bash[79348]: cluster 2024-08-17T17:17:03.183276+0000 mgr.y (mgr.34107) 411 : cluster [DBG] pgmap v488: 521 pgs: 9 peering, 135 active+undersized, 45 active+undersized+degraded, 332 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 110 KiB/s rd, 16 op/s; 95/858 objects degraded (11.072%) 2024-08-17T17:17:04.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:03 smithi169 bash[79348]: cluster 2024-08-17T17:17:03.183276+0000 mgr.y (mgr.34107) 411 : cluster [DBG] pgmap v488: 521 pgs: 9 peering, 135 active+undersized, 45 active+undersized+degraded, 332 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 110 KiB/s rd, 16 op/s; 95/858 objects degraded (11.072%) 2024-08-17T17:17:05.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:05 smithi131 bash[88347]: cluster 2024-08-17T17:17:05.238957+0000 mon.a (mon.0) 918 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 95/858 objects degraded (11.072%), 45 pgs degraded) 2024-08-17T17:17:05.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:05 smithi131 bash[88347]: cluster 2024-08-17T17:17:05.238957+0000 mon.a (mon.0) 918 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 95/858 objects degraded (11.072%), 45 pgs degraded) 2024-08-17T17:17:05.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:05 smithi131 bash[89561]: cluster 2024-08-17T17:17:05.238957+0000 mon.a (mon.0) 918 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 95/858 objects degraded (11.072%), 45 pgs degraded) 2024-08-17T17:17:05.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:05 smithi131 bash[89561]: cluster 2024-08-17T17:17:05.238957+0000 mon.a (mon.0) 918 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 95/858 objects degraded (11.072%), 45 pgs degraded) 2024-08-17T17:17:05.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:05 smithi169 bash[79348]: cluster 2024-08-17T17:17:05.238957+0000 mon.a (mon.0) 918 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 95/858 objects degraded (11.072%), 45 pgs degraded) 2024-08-17T17:17:05.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:05 smithi169 bash[79348]: cluster 2024-08-17T17:17:05.238957+0000 mon.a (mon.0) 918 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 95/858 objects degraded (11.072%), 45 pgs degraded) 2024-08-17T17:17:06.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:06 smithi131 bash[89561]: cluster 2024-08-17T17:17:05.187193+0000 mgr.y (mgr.34107) 412 : cluster [DBG] pgmap v489: 521 pgs: 9 peering, 512 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 205 KiB/s rd, 30 op/s 2024-08-17T17:17:06.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:06 smithi131 bash[89561]: cluster 2024-08-17T17:17:05.187193+0000 mgr.y (mgr.34107) 412 : cluster [DBG] pgmap v489: 521 pgs: 9 peering, 512 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 205 KiB/s rd, 30 op/s 2024-08-17T17:17:06.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:06 smithi131 bash[88347]: cluster 2024-08-17T17:17:05.187193+0000 mgr.y (mgr.34107) 412 : cluster [DBG] pgmap v489: 521 pgs: 9 peering, 512 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 205 KiB/s rd, 30 op/s 2024-08-17T17:17:06.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:06 smithi131 bash[88347]: cluster 2024-08-17T17:17:05.187193+0000 mgr.y (mgr.34107) 412 : cluster [DBG] pgmap v489: 521 pgs: 9 peering, 512 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 205 KiB/s rd, 30 op/s 2024-08-17T17:17:06.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:06 smithi169 bash[79348]: cluster 2024-08-17T17:17:05.187193+0000 mgr.y (mgr.34107) 412 : cluster [DBG] pgmap v489: 521 pgs: 9 peering, 512 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 205 KiB/s rd, 30 op/s 2024-08-17T17:17:06.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:06 smithi169 bash[79348]: cluster 2024-08-17T17:17:05.187193+0000 mgr.y (mgr.34107) 412 : cluster [DBG] pgmap v489: 521 pgs: 9 peering, 512 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 205 KiB/s rd, 30 op/s 2024-08-17T17:17:07.348 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[72920]: debug 2024-08-17T17:17:07.026+0000 7f7676023640 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (5 PGs are or would become offline) 2024-08-17T17:17:07.883 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:07 smithi169 bash[79348]: audit 2024-08-17T17:17:06.879028+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:07.883 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:07 smithi169 bash[79348]: audit 2024-08-17T17:17:06.879028+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:07.883 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:07 smithi169 bash[79348]: audit 2024-08-17T17:17:06.887336+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:07.883 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:07 smithi169 bash[79348]: audit 2024-08-17T17:17:06.887336+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:07.883 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:07 smithi169 bash[79348]: audit 2024-08-17T17:17:06.888555+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:17:07.884 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:07 smithi169 bash[79348]: audit 2024-08-17T17:17:06.888555+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:17:07.884 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:07 smithi169 bash[79348]: audit 2024-08-17T17:17:06.889285+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:17:07.884 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:07 smithi169 bash[79348]: audit 2024-08-17T17:17:06.889285+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:17:07.884 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:07 smithi169 bash[79348]: audit 2024-08-17T17:17:06.894168+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:07.884 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:07 smithi169 bash[79348]: audit 2024-08-17T17:17:06.894168+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:07.884 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:07 smithi169 bash[79348]: audit 2024-08-17T17:17:07.020728+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:17:07.884 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:07 smithi169 bash[79348]: audit 2024-08-17T17:17:07.020728+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:17:07.884 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:07 smithi169 bash[79348]: audit 2024-08-17T17:17:07.023551+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:07.884 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:07 smithi169 bash[79348]: audit 2024-08-17T17:17:07.023551+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:07.884 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:07 smithi169 bash[79348]: audit 2024-08-17T17:17:07.025615+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:07.884 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:07 smithi169 bash[79348]: audit 2024-08-17T17:17:07.025615+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:07.884 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:07 smithi169 bash[79348]: audit 2024-08-17T17:17:07.027320+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:07.885 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:07 smithi169 bash[79348]: audit 2024-08-17T17:17:07.027320+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:07.885 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:07 smithi169 bash[79348]: audit 2024-08-17T17:17:07.029428+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-08-17T17:17:07.885 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:07 smithi169 bash[79348]: audit 2024-08-17T17:17:07.029428+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-08-17T17:17:07.885 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:07 smithi169 bash[79348]: audit 2024-08-17T17:17:07.029661+0000 mgr.y (mgr.34107) 413 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-17T17:17:07.885 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:07 smithi169 bash[79348]: audit 2024-08-17T17:17:07.029661+0000 mgr.y (mgr.34107) 413 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-17T17:17:07.885 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:07 smithi169 bash[79348]: cephadm 2024-08-17T17:17:07.031037+0000 mgr.y (mgr.34107) 414 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (5 PGs are or would become offline) 2024-08-17T17:17:07.885 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:07 smithi169 bash[79348]: cephadm 2024-08-17T17:17:07.031037+0000 mgr.y (mgr.34107) 414 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (5 PGs are or would become offline) 2024-08-17T17:17:07.885 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:07 smithi169 bash[79348]: cluster 2024-08-17T17:17:07.188584+0000 mgr.y (mgr.34107) 415 : cluster [DBG] pgmap v490: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 82 KiB/s rd, 12 op/s 2024-08-17T17:17:07.885 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:07 smithi169 bash[79348]: cluster 2024-08-17T17:17:07.188584+0000 mgr.y (mgr.34107) 415 : cluster [DBG] pgmap v490: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 82 KiB/s rd, 12 op/s 2024-08-17T17:17:08.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[89561]: audit 2024-08-17T17:17:06.879028+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:08.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[89561]: audit 2024-08-17T17:17:06.879028+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:08.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[89561]: audit 2024-08-17T17:17:06.887336+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:08.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[89561]: audit 2024-08-17T17:17:06.887336+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:08.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[89561]: audit 2024-08-17T17:17:06.888555+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:17:08.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[89561]: audit 2024-08-17T17:17:06.888555+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:17:08.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[89561]: audit 2024-08-17T17:17:06.889285+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:17:08.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[89561]: audit 2024-08-17T17:17:06.889285+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:17:08.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[89561]: audit 2024-08-17T17:17:06.894168+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:08.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[89561]: audit 2024-08-17T17:17:06.894168+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:08.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[89561]: audit 2024-08-17T17:17:07.020728+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:17:08.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[89561]: audit 2024-08-17T17:17:07.020728+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:17:08.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[89561]: audit 2024-08-17T17:17:07.023551+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:08.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[89561]: audit 2024-08-17T17:17:07.023551+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:08.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[89561]: audit 2024-08-17T17:17:07.025615+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:08.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[89561]: audit 2024-08-17T17:17:07.025615+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:08.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[89561]: audit 2024-08-17T17:17:07.027320+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:08.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[89561]: audit 2024-08-17T17:17:07.027320+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:08.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[89561]: audit 2024-08-17T17:17:07.029428+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-08-17T17:17:08.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[89561]: audit 2024-08-17T17:17:07.029428+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-08-17T17:17:08.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[89561]: audit 2024-08-17T17:17:07.029661+0000 mgr.y (mgr.34107) 413 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-17T17:17:08.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[89561]: audit 2024-08-17T17:17:07.029661+0000 mgr.y (mgr.34107) 413 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-17T17:17:08.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[89561]: cephadm 2024-08-17T17:17:07.031037+0000 mgr.y (mgr.34107) 414 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (5 PGs are or would become offline) 2024-08-17T17:17:08.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[89561]: cephadm 2024-08-17T17:17:07.031037+0000 mgr.y (mgr.34107) 414 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (5 PGs are or would become offline) 2024-08-17T17:17:08.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[89561]: cluster 2024-08-17T17:17:07.188584+0000 mgr.y (mgr.34107) 415 : cluster [DBG] pgmap v490: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 82 KiB/s rd, 12 op/s 2024-08-17T17:17:08.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[89561]: cluster 2024-08-17T17:17:07.188584+0000 mgr.y (mgr.34107) 415 : cluster [DBG] pgmap v490: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 82 KiB/s rd, 12 op/s 2024-08-17T17:17:08.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[88347]: audit 2024-08-17T17:17:06.879028+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:08.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[88347]: audit 2024-08-17T17:17:06.879028+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:08.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[88347]: audit 2024-08-17T17:17:06.887336+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:08.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[88347]: audit 2024-08-17T17:17:06.887336+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:08.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[88347]: audit 2024-08-17T17:17:06.888555+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:17:08.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[88347]: audit 2024-08-17T17:17:06.888555+0000 mon.a (mon.0) 921 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:17:08.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[88347]: audit 2024-08-17T17:17:06.889285+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:17:08.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[88347]: audit 2024-08-17T17:17:06.889285+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:17:08.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[88347]: audit 2024-08-17T17:17:06.894168+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:08.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[88347]: audit 2024-08-17T17:17:06.894168+0000 mon.a (mon.0) 923 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:08.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[88347]: audit 2024-08-17T17:17:07.020728+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:17:08.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[88347]: audit 2024-08-17T17:17:07.020728+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:17:08.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[88347]: audit 2024-08-17T17:17:07.023551+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:08.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[88347]: audit 2024-08-17T17:17:07.023551+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:08.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[88347]: audit 2024-08-17T17:17:07.025615+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:08.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[88347]: audit 2024-08-17T17:17:07.025615+0000 mon.a (mon.0) 926 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:08.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[88347]: audit 2024-08-17T17:17:07.027320+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:08.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[88347]: audit 2024-08-17T17:17:07.027320+0000 mon.a (mon.0) 927 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:08.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[88347]: audit 2024-08-17T17:17:07.029428+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-08-17T17:17:08.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[88347]: audit 2024-08-17T17:17:07.029428+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-08-17T17:17:08.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[88347]: audit 2024-08-17T17:17:07.029661+0000 mgr.y (mgr.34107) 413 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-17T17:17:08.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[88347]: audit 2024-08-17T17:17:07.029661+0000 mgr.y (mgr.34107) 413 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-17T17:17:08.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[88347]: cephadm 2024-08-17T17:17:07.031037+0000 mgr.y (mgr.34107) 414 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (5 PGs are or would become offline) 2024-08-17T17:17:08.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[88347]: cephadm 2024-08-17T17:17:07.031037+0000 mgr.y (mgr.34107) 414 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (5 PGs are or would become offline) 2024-08-17T17:17:08.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[88347]: cluster 2024-08-17T17:17:07.188584+0000 mgr.y (mgr.34107) 415 : cluster [DBG] pgmap v490: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 82 KiB/s rd, 12 op/s 2024-08-17T17:17:08.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:07 smithi131 bash[88347]: cluster 2024-08-17T17:17:07.188584+0000 mgr.y (mgr.34107) 415 : cluster [DBG] pgmap v490: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 82 KiB/s rd, 12 op/s 2024-08-17T17:17:09.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:17:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:17:08] "GET /metrics HTTP/1.1" 200 67778 "" "Prometheus/2.51.0" 2024-08-17T17:17:09.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:09 smithi131 bash[89561]: audit 2024-08-17T17:17:08.210796+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:09.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:09 smithi131 bash[89561]: audit 2024-08-17T17:17:08.210796+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:09.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:09 smithi131 bash[89561]: audit 2024-08-17T17:17:08.212627+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:09.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:09 smithi131 bash[89561]: audit 2024-08-17T17:17:08.212627+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:09.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:09 smithi131 bash[88347]: audit 2024-08-17T17:17:08.210796+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:09.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:09 smithi131 bash[88347]: audit 2024-08-17T17:17:08.210796+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:09.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:09 smithi131 bash[88347]: audit 2024-08-17T17:17:08.212627+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:09.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:09 smithi131 bash[88347]: audit 2024-08-17T17:17:08.212627+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:09.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:09 smithi169 bash[79348]: audit 2024-08-17T17:17:08.210796+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:09.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:09 smithi169 bash[79348]: audit 2024-08-17T17:17:08.210796+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:09.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:09 smithi169 bash[79348]: audit 2024-08-17T17:17:08.212627+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:09.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:09 smithi169 bash[79348]: audit 2024-08-17T17:17:08.212627+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:10.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:10 smithi131 bash[88347]: cluster 2024-08-17T17:17:09.191053+0000 mgr.y (mgr.34107) 416 : cluster [DBG] pgmap v491: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 171 KiB/s rd, 20 op/s 2024-08-17T17:17:10.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:10 smithi131 bash[88347]: cluster 2024-08-17T17:17:09.191053+0000 mgr.y (mgr.34107) 416 : cluster [DBG] pgmap v491: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 171 KiB/s rd, 20 op/s 2024-08-17T17:17:10.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:10 smithi131 bash[89561]: cluster 2024-08-17T17:17:09.191053+0000 mgr.y (mgr.34107) 416 : cluster [DBG] pgmap v491: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 171 KiB/s rd, 20 op/s 2024-08-17T17:17:10.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:10 smithi131 bash[89561]: cluster 2024-08-17T17:17:09.191053+0000 mgr.y (mgr.34107) 416 : cluster [DBG] pgmap v491: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 171 KiB/s rd, 20 op/s 2024-08-17T17:17:10.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:10 smithi169 bash[79348]: cluster 2024-08-17T17:17:09.191053+0000 mgr.y (mgr.34107) 416 : cluster [DBG] pgmap v491: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 171 KiB/s rd, 20 op/s 2024-08-17T17:17:10.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:10 smithi169 bash[79348]: cluster 2024-08-17T17:17:09.191053+0000 mgr.y (mgr.34107) 416 : cluster [DBG] pgmap v491: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 171 KiB/s rd, 20 op/s 2024-08-17T17:17:12.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:12 smithi131 bash[88347]: cluster 2024-08-17T17:17:11.192471+0000 mgr.y (mgr.34107) 417 : cluster [DBG] pgmap v492: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 154 KiB/s rd, 18 op/s 2024-08-17T17:17:12.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:12 smithi131 bash[88347]: cluster 2024-08-17T17:17:11.192471+0000 mgr.y (mgr.34107) 417 : cluster [DBG] pgmap v492: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 154 KiB/s rd, 18 op/s 2024-08-17T17:17:12.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:12 smithi131 bash[89561]: cluster 2024-08-17T17:17:11.192471+0000 mgr.y (mgr.34107) 417 : cluster [DBG] pgmap v492: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 154 KiB/s rd, 18 op/s 2024-08-17T17:17:12.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:12 smithi131 bash[89561]: cluster 2024-08-17T17:17:11.192471+0000 mgr.y (mgr.34107) 417 : cluster [DBG] pgmap v492: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 154 KiB/s rd, 18 op/s 2024-08-17T17:17:12.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:12 smithi169 bash[79348]: cluster 2024-08-17T17:17:11.192471+0000 mgr.y (mgr.34107) 417 : cluster [DBG] pgmap v492: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 154 KiB/s rd, 18 op/s 2024-08-17T17:17:12.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:12 smithi169 bash[79348]: cluster 2024-08-17T17:17:11.192471+0000 mgr.y (mgr.34107) 417 : cluster [DBG] pgmap v492: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 154 KiB/s rd, 18 op/s 2024-08-17T17:17:15.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:14 smithi131 bash[89561]: cluster 2024-08-17T17:17:13.193423+0000 mgr.y (mgr.34107) 418 : cluster [DBG] pgmap v493: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-17T17:17:15.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:14 smithi131 bash[89561]: cluster 2024-08-17T17:17:13.193423+0000 mgr.y (mgr.34107) 418 : cluster [DBG] pgmap v493: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-17T17:17:15.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:14 smithi131 bash[89561]: audit 2024-08-17T17:17:13.651290+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:15.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:14 smithi131 bash[89561]: audit 2024-08-17T17:17:13.651290+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:15.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:14 smithi131 bash[88347]: cluster 2024-08-17T17:17:13.193423+0000 mgr.y (mgr.34107) 418 : cluster [DBG] pgmap v493: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-17T17:17:15.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:14 smithi131 bash[88347]: cluster 2024-08-17T17:17:13.193423+0000 mgr.y (mgr.34107) 418 : cluster [DBG] pgmap v493: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-17T17:17:15.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:14 smithi131 bash[88347]: audit 2024-08-17T17:17:13.651290+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:15.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:14 smithi131 bash[88347]: audit 2024-08-17T17:17:13.651290+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:15.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:14 smithi169 bash[79348]: cluster 2024-08-17T17:17:13.193423+0000 mgr.y (mgr.34107) 418 : cluster [DBG] pgmap v493: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-17T17:17:15.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:14 smithi169 bash[79348]: cluster 2024-08-17T17:17:13.193423+0000 mgr.y (mgr.34107) 418 : cluster [DBG] pgmap v493: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 134 KiB/s rd, 16 op/s 2024-08-17T17:17:15.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:14 smithi169 bash[79348]: audit 2024-08-17T17:17:13.651290+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:15.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:14 smithi169 bash[79348]: audit 2024-08-17T17:17:13.651290+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:17.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:16 smithi131 bash[89561]: cluster 2024-08-17T17:17:15.195969+0000 mgr.y (mgr.34107) 419 : cluster [DBG] pgmap v494: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 181 KiB/s rd, 16 op/s 2024-08-17T17:17:17.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:16 smithi131 bash[89561]: cluster 2024-08-17T17:17:15.195969+0000 mgr.y (mgr.34107) 419 : cluster [DBG] pgmap v494: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 181 KiB/s rd, 16 op/s 2024-08-17T17:17:17.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:16 smithi131 bash[88347]: cluster 2024-08-17T17:17:15.195969+0000 mgr.y (mgr.34107) 419 : cluster [DBG] pgmap v494: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 181 KiB/s rd, 16 op/s 2024-08-17T17:17:17.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:16 smithi131 bash[88347]: cluster 2024-08-17T17:17:15.195969+0000 mgr.y (mgr.34107) 419 : cluster [DBG] pgmap v494: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 181 KiB/s rd, 16 op/s 2024-08-17T17:17:17.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:16 smithi169 bash[79348]: cluster 2024-08-17T17:17:15.195969+0000 mgr.y (mgr.34107) 419 : cluster [DBG] pgmap v494: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 181 KiB/s rd, 16 op/s 2024-08-17T17:17:17.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:16 smithi169 bash[79348]: cluster 2024-08-17T17:17:15.195969+0000 mgr.y (mgr.34107) 419 : cluster [DBG] pgmap v494: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 181 KiB/s rd, 16 op/s 2024-08-17T17:17:17.636 INFO:teuthology.orchestra.run.smithi131.stdout:true 2024-08-17T17:17:18.274 INFO:teuthology.orchestra.run.smithi131.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T17:17:18.274 INFO:teuthology.orchestra.run.smithi131.stdout:alertmanager.a smithi131 *:9093,9094 running (10m) 22s ago 20m 14.2M - 0.27.0 11f11916f8cd 790124fcd830 2024-08-17T17:17:18.275 INFO:teuthology.orchestra.run.smithi131.stdout:grafana.a smithi169 *:3000 running (10m) 23s ago 20m 70.6M - c8b91775d855 ce594f124891 2024-08-17T17:17:18.275 INFO:teuthology.orchestra.run.smithi131.stdout:mds.foo.smithi131.ctintn smithi131 running (18m) 22s ago 18m 17.2M - 18.2.4-719-gced649f8 c870753d67c2 6dd140bebf9a 2024-08-17T17:17:18.275 INFO:teuthology.orchestra.run.smithi131.stdout:mds.foo.smithi169.mekqdz smithi169 running (18m) 23s ago 18m 23.1M - 18.2.4-719-gced649f8 c870753d67c2 de2b6ed48bc0 2024-08-17T17:17:18.275 INFO:teuthology.orchestra.run.smithi131.stdout:mgr.x smithi169 *:8443,9283,8765 running (12m) 23s ago 29m 442M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 86a2f0d4c679 2024-08-17T17:17:18.275 INFO:teuthology.orchestra.run.smithi131.stdout:mgr.y smithi131 *:8443,9283,8765 running (13m) 22s ago 31m 523M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb c3e5c2355bd4 2024-08-17T17:17:18.275 INFO:teuthology.orchestra.run.smithi131.stdout:mon.a smithi131 running (9m) 22s ago 31m 75.4M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb d4e38ba36c07 2024-08-17T17:17:18.275 INFO:teuthology.orchestra.run.smithi131.stdout:mon.b smithi169 running (5m) 23s ago 29m 44.1M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb bed7babf6889 2024-08-17T17:17:18.275 INFO:teuthology.orchestra.run.smithi131.stdout:mon.c smithi131 running (8m) 22s ago 29m 53.1M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 0818bcbd33de 2024-08-17T17:17:18.275 INFO:teuthology.orchestra.run.smithi131.stdout:node-exporter.a smithi131 *:9100 running (11m) 22s ago 21m 8727k - 1.7.0 72c9c2088986 adbbbf140ad8 2024-08-17T17:17:18.275 INFO:teuthology.orchestra.run.smithi131.stdout:node-exporter.b smithi169 *:9100 running (11m) 23s ago 21m 8515k - 1.7.0 72c9c2088986 706e3ff6618b 2024-08-17T17:17:18.275 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0 smithi131 running (55s) 22s ago 28m 84.0M 2524M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb ef83069a7a41 2024-08-17T17:17:18.275 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1 smithi131 running (26s) 22s ago 27m - 2524M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb ca48ae210ebb 2024-08-17T17:17:18.275 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2 smithi131 running (26m) 22s ago 26m 163M 2524M 18.2.4-719-gced649f8 c870753d67c2 fe215c9d7f47 2024-08-17T17:17:18.275 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3 smithi131 running (25m) 22s ago 25m 155M 2524M 18.2.4-719-gced649f8 c870753d67c2 2f170c02ee2d 2024-08-17T17:17:18.276 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4 smithi169 running (25m) 23s ago 25m 156M 2524M 18.2.4-719-gced649f8 c870753d67c2 524bbf4e0cc3 2024-08-17T17:17:18.276 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5 smithi169 running (24m) 23s ago 24m 129M 2524M 18.2.4-719-gced649f8 c870753d67c2 5878adfca71c 2024-08-17T17:17:18.276 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6 smithi169 running (23m) 23s ago 23m 155M 2524M 18.2.4-719-gced649f8 c870753d67c2 78df1d40d56b 2024-08-17T17:17:18.276 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7 smithi169 running (22m) 23s ago 22m 140M 2524M 18.2.4-719-gced649f8 c870753d67c2 c1f457bcf070 2024-08-17T17:17:18.276 INFO:teuthology.orchestra.run.smithi131.stdout:prometheus.a smithi169 *:9095 running (11m) 23s ago 21m 46.2M - 2.51.0 1d3b7f56885b 8075d2417311 2024-08-17T17:17:18.625 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:17:18.625 INFO:teuthology.orchestra.run.smithi131.stdout: "mon": { 2024-08-17T17:17:18.625 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 3 2024-08-17T17:17:18.625 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:17:18.625 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr": { 2024-08-17T17:17:18.625 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 2 2024-08-17T17:17:18.625 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:17:18.625 INFO:teuthology.orchestra.run.smithi131.stdout: "osd": { 2024-08-17T17:17:18.626 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 6, 2024-08-17T17:17:18.626 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 2 2024-08-17T17:17:18.626 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:17:18.626 INFO:teuthology.orchestra.run.smithi131.stdout: "mds": { 2024-08-17T17:17:18.626 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 2 2024-08-17T17:17:18.626 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:17:18.626 INFO:teuthology.orchestra.run.smithi131.stdout: "overall": { 2024-08-17T17:17:18.626 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 8, 2024-08-17T17:17:18.626 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 7 2024-08-17T17:17:18.626 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:17:18.626 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:17:18.890 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:17:18 smithi169 bash[72069]: logger=cleanup t=2024-08-17T17:17:18.634011175Z level=info msg="Completed cleanup jobs" duration=100.303089ms 2024-08-17T17:17:18.890 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:17:18 smithi169 bash[72069]: logger=grafana.update.checker t=2024-08-17T17:17:18.695957813Z level=info msg="Update check succeeded" duration=77.464635ms 2024-08-17T17:17:18.891 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:17:18 smithi169 bash[72069]: logger=plugins.update.checker t=2024-08-17T17:17:18.699193915Z level=info msg="Update check succeeded" duration=72.145517ms 2024-08-17T17:17:18.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:18 smithi169 bash[79348]: cluster 2024-08-17T17:17:17.197389+0000 mgr.y (mgr.34107) 420 : cluster [DBG] pgmap v495: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2024-08-17T17:17:18.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:18 smithi169 bash[79348]: cluster 2024-08-17T17:17:17.197389+0000 mgr.y (mgr.34107) 420 : cluster [DBG] pgmap v495: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2024-08-17T17:17:18.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:18 smithi169 bash[79348]: audit 2024-08-17T17:17:17.626097+0000 mgr.y (mgr.34107) 421 : audit [DBG] from='client.34536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:18.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:18 smithi169 bash[79348]: audit 2024-08-17T17:17:17.626097+0000 mgr.y (mgr.34107) 421 : audit [DBG] from='client.34536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:18.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:18 smithi169 bash[79348]: audit 2024-08-17T17:17:18.626623+0000 mon.a (mon.0) 932 : audit [DBG] from='client.? 172.21.15.131:0/2361072305' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:18.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:18 smithi169 bash[79348]: audit 2024-08-17T17:17:18.626623+0000 mon.a (mon.0) 932 : audit [DBG] from='client.? 172.21.15.131:0/2361072305' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:18.961 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:17:18.961 INFO:teuthology.orchestra.run.smithi131.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d", 2024-08-17T17:17:18.961 INFO:teuthology.orchestra.run.smithi131.stdout: "in_progress": true, 2024-08-17T17:17:18.961 INFO:teuthology.orchestra.run.smithi131.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 4 daemons (2 remaining).", 2024-08-17T17:17:18.961 INFO:teuthology.orchestra.run.smithi131.stdout: "services_complete": [], 2024-08-17T17:17:18.961 INFO:teuthology.orchestra.run.smithi131.stdout: "progress": "2/8 daemons upgraded", 2024-08-17T17:17:18.961 INFO:teuthology.orchestra.run.smithi131.stdout: "message": "Currently upgrading osd daemons", 2024-08-17T17:17:18.961 INFO:teuthology.orchestra.run.smithi131.stdout: "is_paused": false 2024-08-17T17:17:18.961 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:17:19.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:17:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:17:18] "GET /metrics HTTP/1.1" 200 67778 "" "Prometheus/2.51.0" 2024-08-17T17:17:19.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:18 smithi131 bash[88347]: cluster 2024-08-17T17:17:17.197389+0000 mgr.y (mgr.34107) 420 : cluster [DBG] pgmap v495: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2024-08-17T17:17:19.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:18 smithi131 bash[88347]: cluster 2024-08-17T17:17:17.197389+0000 mgr.y (mgr.34107) 420 : cluster [DBG] pgmap v495: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2024-08-17T17:17:19.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:18 smithi131 bash[88347]: audit 2024-08-17T17:17:17.626097+0000 mgr.y (mgr.34107) 421 : audit [DBG] from='client.34536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:19.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:18 smithi131 bash[88347]: audit 2024-08-17T17:17:17.626097+0000 mgr.y (mgr.34107) 421 : audit [DBG] from='client.34536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:19.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:18 smithi131 bash[88347]: audit 2024-08-17T17:17:18.626623+0000 mon.a (mon.0) 932 : audit [DBG] from='client.? 172.21.15.131:0/2361072305' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:18 smithi131 bash[88347]: audit 2024-08-17T17:17:18.626623+0000 mon.a (mon.0) 932 : audit [DBG] from='client.? 172.21.15.131:0/2361072305' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:18 smithi131 bash[89561]: cluster 2024-08-17T17:17:17.197389+0000 mgr.y (mgr.34107) 420 : cluster [DBG] pgmap v495: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2024-08-17T17:17:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:18 smithi131 bash[89561]: cluster 2024-08-17T17:17:17.197389+0000 mgr.y (mgr.34107) 420 : cluster [DBG] pgmap v495: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2024-08-17T17:17:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:18 smithi131 bash[89561]: audit 2024-08-17T17:17:17.626097+0000 mgr.y (mgr.34107) 421 : audit [DBG] from='client.34536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:18 smithi131 bash[89561]: audit 2024-08-17T17:17:17.626097+0000 mgr.y (mgr.34107) 421 : audit [DBG] from='client.34536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:18 smithi131 bash[89561]: audit 2024-08-17T17:17:18.626623+0000 mon.a (mon.0) 932 : audit [DBG] from='client.? 172.21.15.131:0/2361072305' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:18 smithi131 bash[89561]: audit 2024-08-17T17:17:18.626623+0000 mon.a (mon.0) 932 : audit [DBG] from='client.? 172.21.15.131:0/2361072305' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:20.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:19 smithi131 bash[89561]: audit 2024-08-17T17:17:17.937192+0000 mgr.y (mgr.34107) 422 : audit [DBG] from='client.44468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:20.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:19 smithi131 bash[89561]: audit 2024-08-17T17:17:17.937192+0000 mgr.y (mgr.34107) 422 : audit [DBG] from='client.44468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:20.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:19 smithi131 bash[89561]: audit 2024-08-17T17:17:18.239507+0000 mgr.y (mgr.34107) 423 : audit [DBG] from='client.44474 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:20.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:19 smithi131 bash[89561]: audit 2024-08-17T17:17:18.239507+0000 mgr.y (mgr.34107) 423 : audit [DBG] from='client.44474 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:20.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:19 smithi131 bash[88347]: audit 2024-08-17T17:17:17.937192+0000 mgr.y (mgr.34107) 422 : audit [DBG] from='client.44468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:20.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:19 smithi131 bash[88347]: audit 2024-08-17T17:17:17.937192+0000 mgr.y (mgr.34107) 422 : audit [DBG] from='client.44468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:20.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:19 smithi131 bash[88347]: audit 2024-08-17T17:17:18.239507+0000 mgr.y (mgr.34107) 423 : audit [DBG] from='client.44474 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:20.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:19 smithi131 bash[88347]: audit 2024-08-17T17:17:18.239507+0000 mgr.y (mgr.34107) 423 : audit [DBG] from='client.44474 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:20.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:19 smithi169 bash[79348]: audit 2024-08-17T17:17:17.937192+0000 mgr.y (mgr.34107) 422 : audit [DBG] from='client.44468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:20.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:19 smithi169 bash[79348]: audit 2024-08-17T17:17:17.937192+0000 mgr.y (mgr.34107) 422 : audit [DBG] from='client.44468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:20.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:19 smithi169 bash[79348]: audit 2024-08-17T17:17:18.239507+0000 mgr.y (mgr.34107) 423 : audit [DBG] from='client.44474 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:20.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:19 smithi169 bash[79348]: audit 2024-08-17T17:17:18.239507+0000 mgr.y (mgr.34107) 423 : audit [DBG] from='client.44474 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:21.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:20 smithi131 bash[89561]: audit 2024-08-17T17:17:18.962433+0000 mgr.y (mgr.34107) 424 : audit [DBG] from='client.44486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:21.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:20 smithi131 bash[89561]: audit 2024-08-17T17:17:18.962433+0000 mgr.y (mgr.34107) 424 : audit [DBG] from='client.44486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:21.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:20 smithi131 bash[89561]: cluster 2024-08-17T17:17:19.201218+0000 mgr.y (mgr.34107) 425 : cluster [DBG] pgmap v496: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 205 KiB/s rd, 16 op/s 2024-08-17T17:17:21.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:20 smithi131 bash[89561]: cluster 2024-08-17T17:17:19.201218+0000 mgr.y (mgr.34107) 425 : cluster [DBG] pgmap v496: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 205 KiB/s rd, 16 op/s 2024-08-17T17:17:21.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:20 smithi131 bash[88347]: audit 2024-08-17T17:17:18.962433+0000 mgr.y (mgr.34107) 424 : audit [DBG] from='client.44486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:21.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:20 smithi131 bash[88347]: audit 2024-08-17T17:17:18.962433+0000 mgr.y (mgr.34107) 424 : audit [DBG] from='client.44486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:21.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:20 smithi131 bash[88347]: cluster 2024-08-17T17:17:19.201218+0000 mgr.y (mgr.34107) 425 : cluster [DBG] pgmap v496: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 205 KiB/s rd, 16 op/s 2024-08-17T17:17:21.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:20 smithi131 bash[88347]: cluster 2024-08-17T17:17:19.201218+0000 mgr.y (mgr.34107) 425 : cluster [DBG] pgmap v496: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 205 KiB/s rd, 16 op/s 2024-08-17T17:17:21.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:20 smithi169 bash[79348]: audit 2024-08-17T17:17:18.962433+0000 mgr.y (mgr.34107) 424 : audit [DBG] from='client.44486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:21.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:20 smithi169 bash[79348]: audit 2024-08-17T17:17:18.962433+0000 mgr.y (mgr.34107) 424 : audit [DBG] from='client.44486 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:21.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:20 smithi169 bash[79348]: cluster 2024-08-17T17:17:19.201218+0000 mgr.y (mgr.34107) 425 : cluster [DBG] pgmap v496: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 205 KiB/s rd, 16 op/s 2024-08-17T17:17:21.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:20 smithi169 bash[79348]: cluster 2024-08-17T17:17:19.201218+0000 mgr.y (mgr.34107) 425 : cluster [DBG] pgmap v496: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 205 KiB/s rd, 16 op/s 2024-08-17T17:17:23.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:22 smithi131 bash[89561]: cluster 2024-08-17T17:17:21.202341+0000 mgr.y (mgr.34107) 426 : cluster [DBG] pgmap v497: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2024-08-17T17:17:23.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:22 smithi131 bash[89561]: cluster 2024-08-17T17:17:21.202341+0000 mgr.y (mgr.34107) 426 : cluster [DBG] pgmap v497: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2024-08-17T17:17:23.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:22 smithi131 bash[89561]: audit 2024-08-17T17:17:22.042802+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-08-17T17:17:23.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:22 smithi131 bash[89561]: audit 2024-08-17T17:17:22.042802+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-08-17T17:17:23.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:22 smithi131 bash[88347]: cluster 2024-08-17T17:17:21.202341+0000 mgr.y (mgr.34107) 426 : cluster [DBG] pgmap v497: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2024-08-17T17:17:23.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:22 smithi131 bash[88347]: cluster 2024-08-17T17:17:21.202341+0000 mgr.y (mgr.34107) 426 : cluster [DBG] pgmap v497: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2024-08-17T17:17:23.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:22 smithi131 bash[88347]: audit 2024-08-17T17:17:22.042802+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-08-17T17:17:23.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:22 smithi131 bash[88347]: audit 2024-08-17T17:17:22.042802+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-08-17T17:17:23.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:22 smithi169 bash[79348]: cluster 2024-08-17T17:17:21.202341+0000 mgr.y (mgr.34107) 426 : cluster [DBG] pgmap v497: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2024-08-17T17:17:23.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:22 smithi169 bash[79348]: cluster 2024-08-17T17:17:21.202341+0000 mgr.y (mgr.34107) 426 : cluster [DBG] pgmap v497: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2024-08-17T17:17:23.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:22 smithi169 bash[79348]: audit 2024-08-17T17:17:22.042802+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-08-17T17:17:23.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:22 smithi169 bash[79348]: audit 2024-08-17T17:17:22.042802+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16} : dispatch 2024-08-17T17:17:23.928 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:23 smithi131 bash[89561]: audit 2024-08-17T17:17:22.043022+0000 mgr.y (mgr.34107) 427 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-17T17:17:23.929 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:23 smithi131 bash[89561]: audit 2024-08-17T17:17:22.043022+0000 mgr.y (mgr.34107) 427 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-17T17:17:23.929 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:23 smithi131 bash[89561]: cephadm 2024-08-17T17:17:22.045277+0000 mgr.y (mgr.34107) 428 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-08-17T17:17:23.929 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:23 smithi131 bash[89561]: cephadm 2024-08-17T17:17:22.045277+0000 mgr.y (mgr.34107) 428 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-08-17T17:17:23.929 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:23 smithi131 bash[89561]: audit 2024-08-17T17:17:23.204974+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:23.929 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:23 smithi131 bash[89561]: audit 2024-08-17T17:17:23.204974+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:23.929 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:23 smithi131 bash[88347]: audit 2024-08-17T17:17:22.043022+0000 mgr.y (mgr.34107) 427 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-17T17:17:23.929 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:23 smithi131 bash[88347]: audit 2024-08-17T17:17:22.043022+0000 mgr.y (mgr.34107) 427 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-17T17:17:23.929 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:23 smithi131 bash[88347]: cephadm 2024-08-17T17:17:22.045277+0000 mgr.y (mgr.34107) 428 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-08-17T17:17:23.929 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:23 smithi131 bash[88347]: cephadm 2024-08-17T17:17:22.045277+0000 mgr.y (mgr.34107) 428 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-08-17T17:17:23.930 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:23 smithi131 bash[88347]: audit 2024-08-17T17:17:23.204974+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:23.930 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:23 smithi131 bash[88347]: audit 2024-08-17T17:17:23.204974+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:24.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:23 smithi169 bash[79348]: audit 2024-08-17T17:17:22.043022+0000 mgr.y (mgr.34107) 427 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-17T17:17:24.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:23 smithi169 bash[79348]: audit 2024-08-17T17:17:22.043022+0000 mgr.y (mgr.34107) 427 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-08-17T17:17:24.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:23 smithi169 bash[79348]: cephadm 2024-08-17T17:17:22.045277+0000 mgr.y (mgr.34107) 428 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-08-17T17:17:24.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:23 smithi169 bash[79348]: cephadm 2024-08-17T17:17:22.045277+0000 mgr.y (mgr.34107) 428 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-08-17T17:17:24.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:23 smithi169 bash[79348]: audit 2024-08-17T17:17:23.204974+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:24.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:23 smithi169 bash[79348]: audit 2024-08-17T17:17:23.204974+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:25.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:24 smithi131 bash[89561]: cluster 2024-08-17T17:17:23.203259+0000 mgr.y (mgr.34107) 429 : cluster [DBG] pgmap v498: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2024-08-17T17:17:25.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:24 smithi131 bash[89561]: cluster 2024-08-17T17:17:23.203259+0000 mgr.y (mgr.34107) 429 : cluster [DBG] pgmap v498: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2024-08-17T17:17:25.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:24 smithi131 bash[89561]: audit 2024-08-17T17:17:24.581827+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:25.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:24 smithi131 bash[89561]: audit 2024-08-17T17:17:24.581827+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:25.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:24 smithi131 bash[89561]: audit 2024-08-17T17:17:24.583660+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-17T17:17:25.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:24 smithi131 bash[89561]: audit 2024-08-17T17:17:24.583660+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-17T17:17:25.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:24 smithi131 bash[89561]: audit 2024-08-17T17:17:24.584454+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:17:25.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:24 smithi131 bash[89561]: audit 2024-08-17T17:17:24.584454+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:17:25.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:24 smithi131 bash[88347]: cluster 2024-08-17T17:17:23.203259+0000 mgr.y (mgr.34107) 429 : cluster [DBG] pgmap v498: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2024-08-17T17:17:25.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:24 smithi131 bash[88347]: cluster 2024-08-17T17:17:23.203259+0000 mgr.y (mgr.34107) 429 : cluster [DBG] pgmap v498: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2024-08-17T17:17:25.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:24 smithi131 bash[88347]: audit 2024-08-17T17:17:24.581827+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:25.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:24 smithi131 bash[88347]: audit 2024-08-17T17:17:24.581827+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:25.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:24 smithi131 bash[88347]: audit 2024-08-17T17:17:24.583660+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-17T17:17:25.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:24 smithi131 bash[88347]: audit 2024-08-17T17:17:24.583660+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-17T17:17:25.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:24 smithi131 bash[88347]: audit 2024-08-17T17:17:24.584454+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:17:25.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:24 smithi131 bash[88347]: audit 2024-08-17T17:17:24.584454+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:17:25.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:24 smithi169 bash[79348]: cluster 2024-08-17T17:17:23.203259+0000 mgr.y (mgr.34107) 429 : cluster [DBG] pgmap v498: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2024-08-17T17:17:25.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:24 smithi169 bash[79348]: cluster 2024-08-17T17:17:23.203259+0000 mgr.y (mgr.34107) 429 : cluster [DBG] pgmap v498: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 127 KiB/s rd, 8 op/s 2024-08-17T17:17:25.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:24 smithi169 bash[79348]: audit 2024-08-17T17:17:24.581827+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:25.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:24 smithi169 bash[79348]: audit 2024-08-17T17:17:24.581827+0000 mon.a (mon.0) 935 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:25.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:24 smithi169 bash[79348]: audit 2024-08-17T17:17:24.583660+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-17T17:17:25.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:24 smithi169 bash[79348]: audit 2024-08-17T17:17:24.583660+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.2"} : dispatch 2024-08-17T17:17:25.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:24 smithi169 bash[79348]: audit 2024-08-17T17:17:24.584454+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:17:25.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:24 smithi169 bash[79348]: audit 2024-08-17T17:17:24.584454+0000 mon.a (mon.0) 937 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:17:26.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:25 smithi131 bash[88347]: cephadm 2024-08-17T17:17:24.577849+0000 mgr.y (mgr.34107) 430 : cephadm [INF] Upgrade: Updating osd.2 2024-08-17T17:17:26.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:25 smithi131 bash[88347]: cephadm 2024-08-17T17:17:24.577849+0000 mgr.y (mgr.34107) 430 : cephadm [INF] Upgrade: Updating osd.2 2024-08-17T17:17:26.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:25 smithi131 bash[88347]: cephadm 2024-08-17T17:17:24.590566+0000 mgr.y (mgr.34107) 431 : cephadm [INF] Deploying daemon osd.2 on smithi131 2024-08-17T17:17:26.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:25 smithi131 bash[88347]: cephadm 2024-08-17T17:17:24.590566+0000 mgr.y (mgr.34107) 431 : cephadm [INF] Deploying daemon osd.2 on smithi131 2024-08-17T17:17:26.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:25 smithi131 bash[89561]: cephadm 2024-08-17T17:17:24.577849+0000 mgr.y (mgr.34107) 430 : cephadm [INF] Upgrade: Updating osd.2 2024-08-17T17:17:26.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:25 smithi131 bash[89561]: cephadm 2024-08-17T17:17:24.577849+0000 mgr.y (mgr.34107) 430 : cephadm [INF] Upgrade: Updating osd.2 2024-08-17T17:17:26.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:25 smithi131 bash[89561]: cephadm 2024-08-17T17:17:24.590566+0000 mgr.y (mgr.34107) 431 : cephadm [INF] Deploying daemon osd.2 on smithi131 2024-08-17T17:17:26.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:25 smithi131 bash[89561]: cephadm 2024-08-17T17:17:24.590566+0000 mgr.y (mgr.34107) 431 : cephadm [INF] Deploying daemon osd.2 on smithi131 2024-08-17T17:17:26.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:25 smithi169 bash[79348]: cephadm 2024-08-17T17:17:24.577849+0000 mgr.y (mgr.34107) 430 : cephadm [INF] Upgrade: Updating osd.2 2024-08-17T17:17:26.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:25 smithi169 bash[79348]: cephadm 2024-08-17T17:17:24.577849+0000 mgr.y (mgr.34107) 430 : cephadm [INF] Upgrade: Updating osd.2 2024-08-17T17:17:26.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:25 smithi169 bash[79348]: cephadm 2024-08-17T17:17:24.590566+0000 mgr.y (mgr.34107) 431 : cephadm [INF] Deploying daemon osd.2 on smithi131 2024-08-17T17:17:26.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:25 smithi169 bash[79348]: cephadm 2024-08-17T17:17:24.590566+0000 mgr.y (mgr.34107) 431 : cephadm [INF] Deploying daemon osd.2 on smithi131 2024-08-17T17:17:26.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:26 smithi131 bash[89561]: cluster 2024-08-17T17:17:25.207244+0000 mgr.y (mgr.34107) 432 : cluster [DBG] pgmap v499: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 182 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-17T17:17:26.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:26 smithi131 bash[89561]: cluster 2024-08-17T17:17:25.207244+0000 mgr.y (mgr.34107) 432 : cluster [DBG] pgmap v499: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 182 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-17T17:17:26.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:26 smithi131 bash[88347]: cluster 2024-08-17T17:17:25.207244+0000 mgr.y (mgr.34107) 432 : cluster [DBG] pgmap v499: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 182 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-17T17:17:26.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:26 smithi131 bash[88347]: cluster 2024-08-17T17:17:25.207244+0000 mgr.y (mgr.34107) 432 : cluster [DBG] pgmap v499: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 182 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-17T17:17:27.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:26 smithi169 bash[79348]: cluster 2024-08-17T17:17:25.207244+0000 mgr.y (mgr.34107) 432 : cluster [DBG] pgmap v499: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 182 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-17T17:17:27.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:26 smithi169 bash[79348]: cluster 2024-08-17T17:17:25.207244+0000 mgr.y (mgr.34107) 432 : cluster [DBG] pgmap v499: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 182 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-17T17:17:28.778 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:28 smithi131 bash[88347]: cluster 2024-08-17T17:17:27.208359+0000 mgr.y (mgr.34107) 433 : cluster [DBG] pgmap v500: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 134 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-17T17:17:28.778 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:28 smithi131 bash[88347]: cluster 2024-08-17T17:17:27.208359+0000 mgr.y (mgr.34107) 433 : cluster [DBG] pgmap v500: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 134 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-17T17:17:28.779 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:28 smithi131 bash[89561]: cluster 2024-08-17T17:17:27.208359+0000 mgr.y (mgr.34107) 433 : cluster [DBG] pgmap v500: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 134 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-17T17:17:28.779 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:28 smithi131 bash[89561]: cluster 2024-08-17T17:17:27.208359+0000 mgr.y (mgr.34107) 433 : cluster [DBG] pgmap v500: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 134 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-17T17:17:29.093 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:17:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:17:28] "GET /metrics HTTP/1.1" 200 67781 "" "Prometheus/2.51.0" 2024-08-17T17:17:29.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:28 smithi169 bash[79348]: cluster 2024-08-17T17:17:27.208359+0000 mgr.y (mgr.34107) 433 : cluster [DBG] pgmap v500: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 134 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-17T17:17:29.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:28 smithi169 bash[79348]: cluster 2024-08-17T17:17:27.208359+0000 mgr.y (mgr.34107) 433 : cluster [DBG] pgmap v500: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 134 KiB/s rd, 85 B/s wr, 16 op/s 2024-08-17T17:17:29.348 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:17:29 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:29.349 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 17:17:29 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:29.349 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 17:17:29 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:29.349 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 17:17:29 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:29.350 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 17:17:29 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:29.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:29 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:29.351 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:17:29 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:29.351 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 17:17:29 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:29.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:29 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:29.698 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 17:17:29 smithi131 systemd[1]: Stopping Ceph osd.2 for f27a2518-5cb7-11ef-bccf-c7b262605968... 2024-08-17T17:17:29.698 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 17:17:29 smithi131 bash[46225]: debug 2024-08-17T17:17:29.469+0000 7fbe99baa640 -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 2024-08-17T17:17:29.698 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 17:17:29 smithi131 bash[46225]: debug 2024-08-17T17:17:29.469+0000 7fbe99baa640 -1 osd.2 696 *** Got signal Terminated *** 2024-08-17T17:17:29.698 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 17:17:29 smithi131 bash[46225]: debug 2024-08-17T17:17:29.469+0000 7fbe99baa640 -1 osd.2 696 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T17:17:30.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:29 smithi131 bash[89561]: cluster 2024-08-17T17:17:29.472503+0000 mon.a (mon.0) 938 : cluster [INF] osd.2 marked itself down and dead 2024-08-17T17:17:30.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:29 smithi131 bash[89561]: cluster 2024-08-17T17:17:29.472503+0000 mon.a (mon.0) 938 : cluster [INF] osd.2 marked itself down and dead 2024-08-17T17:17:30.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:29 smithi131 bash[88347]: cluster 2024-08-17T17:17:29.472503+0000 mon.a (mon.0) 938 : cluster [INF] osd.2 marked itself down and dead 2024-08-17T17:17:30.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:29 smithi131 bash[88347]: cluster 2024-08-17T17:17:29.472503+0000 mon.a (mon.0) 938 : cluster [INF] osd.2 marked itself down and dead 2024-08-17T17:17:30.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:29 smithi169 bash[79348]: cluster 2024-08-17T17:17:29.472503+0000 mon.a (mon.0) 938 : cluster [INF] osd.2 marked itself down and dead 2024-08-17T17:17:30.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:29 smithi169 bash[79348]: cluster 2024-08-17T17:17:29.472503+0000 mon.a (mon.0) 938 : cluster [INF] osd.2 marked itself down and dead 2024-08-17T17:17:31.029 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 17:17:30 smithi131 bash[115694]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd-2 2024-08-17T17:17:31.030 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:30 smithi131 bash[88347]: cluster 2024-08-17T17:17:29.212180+0000 mgr.y (mgr.34107) 434 : cluster [DBG] pgmap v501: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 212 KiB/s rd, 255 B/s wr, 25 op/s 2024-08-17T17:17:31.030 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:30 smithi131 bash[88347]: cluster 2024-08-17T17:17:29.212180+0000 mgr.y (mgr.34107) 434 : cluster [DBG] pgmap v501: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 212 KiB/s rd, 255 B/s wr, 25 op/s 2024-08-17T17:17:31.030 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:30 smithi131 bash[88347]: cluster 2024-08-17T17:17:29.698611+0000 mon.a (mon.0) 939 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:17:31.030 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:30 smithi131 bash[88347]: cluster 2024-08-17T17:17:29.698611+0000 mon.a (mon.0) 939 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:17:31.030 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:30 smithi131 bash[88347]: cluster 2024-08-17T17:17:29.719231+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e697: 8 total, 7 up, 8 in 2024-08-17T17:17:31.030 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:30 smithi131 bash[88347]: cluster 2024-08-17T17:17:29.719231+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e697: 8 total, 7 up, 8 in 2024-08-17T17:17:31.030 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:30 smithi131 bash[89561]: cluster 2024-08-17T17:17:29.212180+0000 mgr.y (mgr.34107) 434 : cluster [DBG] pgmap v501: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 212 KiB/s rd, 255 B/s wr, 25 op/s 2024-08-17T17:17:31.030 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:30 smithi131 bash[89561]: cluster 2024-08-17T17:17:29.212180+0000 mgr.y (mgr.34107) 434 : cluster [DBG] pgmap v501: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 212 KiB/s rd, 255 B/s wr, 25 op/s 2024-08-17T17:17:31.030 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:30 smithi131 bash[89561]: cluster 2024-08-17T17:17:29.698611+0000 mon.a (mon.0) 939 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:17:31.031 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:30 smithi131 bash[89561]: cluster 2024-08-17T17:17:29.698611+0000 mon.a (mon.0) 939 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:17:31.031 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:30 smithi131 bash[89561]: cluster 2024-08-17T17:17:29.719231+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e697: 8 total, 7 up, 8 in 2024-08-17T17:17:31.031 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:30 smithi131 bash[89561]: cluster 2024-08-17T17:17:29.719231+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e697: 8 total, 7 up, 8 in 2024-08-17T17:17:31.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:30 smithi169 bash[79348]: cluster 2024-08-17T17:17:29.212180+0000 mgr.y (mgr.34107) 434 : cluster [DBG] pgmap v501: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 212 KiB/s rd, 255 B/s wr, 25 op/s 2024-08-17T17:17:31.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:30 smithi169 bash[79348]: cluster 2024-08-17T17:17:29.212180+0000 mgr.y (mgr.34107) 434 : cluster [DBG] pgmap v501: 521 pgs: 521 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 212 KiB/s rd, 255 B/s wr, 25 op/s 2024-08-17T17:17:31.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:30 smithi169 bash[79348]: cluster 2024-08-17T17:17:29.698611+0000 mon.a (mon.0) 939 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:17:31.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:30 smithi169 bash[79348]: cluster 2024-08-17T17:17:29.698611+0000 mon.a (mon.0) 939 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:17:31.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:30 smithi169 bash[79348]: cluster 2024-08-17T17:17:29.719231+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e697: 8 total, 7 up, 8 in 2024-08-17T17:17:31.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:30 smithi169 bash[79348]: cluster 2024-08-17T17:17:29.719231+0000 mon.a (mon.0) 940 : cluster [DBG] osdmap e697: 8 total, 7 up, 8 in 2024-08-17T17:17:31.348 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 17:17:31 smithi131 bash[115759]: Error response from daemon: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd-2 2024-08-17T17:17:32.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:31 smithi131 bash[88347]: cluster 2024-08-17T17:17:30.723600+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e698: 8 total, 7 up, 8 in 2024-08-17T17:17:32.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:31 smithi131 bash[88347]: cluster 2024-08-17T17:17:30.723600+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e698: 8 total, 7 up, 8 in 2024-08-17T17:17:32.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:31 smithi131 bash[89561]: cluster 2024-08-17T17:17:30.723600+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e698: 8 total, 7 up, 8 in 2024-08-17T17:17:32.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:31 smithi131 bash[89561]: cluster 2024-08-17T17:17:30.723600+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e698: 8 total, 7 up, 8 in 2024-08-17T17:17:32.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:31 smithi169 bash[79348]: cluster 2024-08-17T17:17:30.723600+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e698: 8 total, 7 up, 8 in 2024-08-17T17:17:32.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:31 smithi169 bash[79348]: cluster 2024-08-17T17:17:30.723600+0000 mon.a (mon.0) 941 : cluster [DBG] osdmap e698: 8 total, 7 up, 8 in 2024-08-17T17:17:32.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:32 smithi131 bash[89561]: cluster 2024-08-17T17:17:31.213229+0000 mgr.y (mgr.34107) 435 : cluster [DBG] pgmap v504: 521 pgs: 30 peering, 45 stale+active+clean, 446 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 200 KiB/s rd, 383 B/s wr, 23 op/s 2024-08-17T17:17:32.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:32 smithi131 bash[89561]: cluster 2024-08-17T17:17:31.213229+0000 mgr.y (mgr.34107) 435 : cluster [DBG] pgmap v504: 521 pgs: 30 peering, 45 stale+active+clean, 446 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 200 KiB/s rd, 383 B/s wr, 23 op/s 2024-08-17T17:17:32.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:32 smithi131 bash[89561]: cluster 2024-08-17T17:17:31.713511+0000 mon.a (mon.0) 942 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs peering (PG_AVAILABILITY) 2024-08-17T17:17:32.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:32 smithi131 bash[89561]: cluster 2024-08-17T17:17:31.713511+0000 mon.a (mon.0) 942 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs peering (PG_AVAILABILITY) 2024-08-17T17:17:32.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:32 smithi131 bash[88347]: cluster 2024-08-17T17:17:31.213229+0000 mgr.y (mgr.34107) 435 : cluster [DBG] pgmap v504: 521 pgs: 30 peering, 45 stale+active+clean, 446 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 200 KiB/s rd, 383 B/s wr, 23 op/s 2024-08-17T17:17:32.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:32 smithi131 bash[88347]: cluster 2024-08-17T17:17:31.213229+0000 mgr.y (mgr.34107) 435 : cluster [DBG] pgmap v504: 521 pgs: 30 peering, 45 stale+active+clean, 446 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 200 KiB/s rd, 383 B/s wr, 23 op/s 2024-08-17T17:17:32.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:32 smithi131 bash[88347]: cluster 2024-08-17T17:17:31.713511+0000 mon.a (mon.0) 942 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs peering (PG_AVAILABILITY) 2024-08-17T17:17:32.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:32 smithi131 bash[88347]: cluster 2024-08-17T17:17:31.713511+0000 mon.a (mon.0) 942 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs peering (PG_AVAILABILITY) 2024-08-17T17:17:33.009 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.EncryptionLoadFormatMismatch (134634 ms) 2024-08-17T17:17:33.009 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.EncryptedResize 2024-08-17T17:17:33.009 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:17:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:32 smithi169 bash[79348]: cluster 2024-08-17T17:17:31.213229+0000 mgr.y (mgr.34107) 435 : cluster [DBG] pgmap v504: 521 pgs: 30 peering, 45 stale+active+clean, 446 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 200 KiB/s rd, 383 B/s wr, 23 op/s 2024-08-17T17:17:33.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:32 smithi169 bash[79348]: cluster 2024-08-17T17:17:31.213229+0000 mgr.y (mgr.34107) 435 : cluster [DBG] pgmap v504: 521 pgs: 30 peering, 45 stale+active+clean, 446 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 200 KiB/s rd, 383 B/s wr, 23 op/s 2024-08-17T17:17:33.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:32 smithi169 bash[79348]: cluster 2024-08-17T17:17:31.713511+0000 mon.a (mon.0) 942 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs peering (PG_AVAILABILITY) 2024-08-17T17:17:33.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:32 smithi169 bash[79348]: cluster 2024-08-17T17:17:31.713511+0000 mon.a (mon.0) 942 : cluster [WRN] Health check failed: Reduced data availability: 7 pgs peering (PG_AVAILABILITY) 2024-08-17T17:17:33.555 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 17:17:33 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:33.555 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 17:17:33 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:33.556 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 17:17:33 smithi131 systemd[1]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@osd.2.service: Deactivated successfully. 2024-08-17T17:17:33.556 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 17:17:33 smithi131 systemd[1]: Stopped Ceph osd.2 for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T17:17:33.556 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 17:17:33 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:33.556 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 17:17:33 smithi131 systemd[1]: Started Ceph osd.2 for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T17:17:33.556 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:17:33 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:33.557 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 17:17:33 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:33.557 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:33 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:33.557 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 17:17:33 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:33.557 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:33 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:33.557 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:17:33 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:34.789 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:34 smithi131 bash[88347]: cluster 2024-08-17T17:17:33.214142+0000 mgr.y (mgr.34107) 436 : cluster [DBG] pgmap v505: 521 pgs: 30 peering, 45 stale+active+clean, 446 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 117 KiB/s rd, 255 B/s wr, 11 op/s 2024-08-17T17:17:34.790 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:34 smithi131 bash[88347]: cluster 2024-08-17T17:17:33.214142+0000 mgr.y (mgr.34107) 436 : cluster [DBG] pgmap v505: 521 pgs: 30 peering, 45 stale+active+clean, 446 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 117 KiB/s rd, 255 B/s wr, 11 op/s 2024-08-17T17:17:34.790 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:34 smithi131 bash[88347]: audit 2024-08-17T17:17:33.502865+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:34.790 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:34 smithi131 bash[88347]: audit 2024-08-17T17:17:33.502865+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:34.790 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:34 smithi131 bash[88347]: audit 2024-08-17T17:17:33.508315+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:34.790 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:34 smithi131 bash[88347]: audit 2024-08-17T17:17:33.508315+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:34.790 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:34 smithi131 bash[88347]: audit 2024-08-17T17:17:33.513124+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:34.790 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:34 smithi131 bash[88347]: audit 2024-08-17T17:17:33.513124+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:34.790 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:34 smithi131 bash[88347]: audit 2024-08-17T17:17:33.513664+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:17:34.790 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:34 smithi131 bash[88347]: audit 2024-08-17T17:17:33.513664+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:17:34.790 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:34 smithi131 bash[88347]: audit 2024-08-17T17:17:34.072784+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:34.790 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:34 smithi131 bash[88347]: audit 2024-08-17T17:17:34.072784+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:34.791 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:34 smithi131 bash[88347]: audit 2024-08-17T17:17:34.080858+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:34.791 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:34 smithi131 bash[88347]: audit 2024-08-17T17:17:34.080858+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:34.791 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:34 smithi131 bash[89561]: cluster 2024-08-17T17:17:33.214142+0000 mgr.y (mgr.34107) 436 : cluster [DBG] pgmap v505: 521 pgs: 30 peering, 45 stale+active+clean, 446 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 117 KiB/s rd, 255 B/s wr, 11 op/s 2024-08-17T17:17:34.791 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:34 smithi131 bash[89561]: cluster 2024-08-17T17:17:33.214142+0000 mgr.y (mgr.34107) 436 : cluster [DBG] pgmap v505: 521 pgs: 30 peering, 45 stale+active+clean, 446 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 117 KiB/s rd, 255 B/s wr, 11 op/s 2024-08-17T17:17:34.791 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:34 smithi131 bash[89561]: audit 2024-08-17T17:17:33.502865+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:34.791 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:34 smithi131 bash[89561]: audit 2024-08-17T17:17:33.502865+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:34.791 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:34 smithi131 bash[89561]: audit 2024-08-17T17:17:33.508315+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:34.791 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:34 smithi131 bash[89561]: audit 2024-08-17T17:17:33.508315+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:34.791 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:34 smithi131 bash[89561]: audit 2024-08-17T17:17:33.513124+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:34.792 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:34 smithi131 bash[89561]: audit 2024-08-17T17:17:33.513124+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:34.792 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:34 smithi131 bash[89561]: audit 2024-08-17T17:17:33.513664+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:17:34.792 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:34 smithi131 bash[89561]: audit 2024-08-17T17:17:33.513664+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:17:34.792 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:34 smithi131 bash[89561]: audit 2024-08-17T17:17:34.072784+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:34.792 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:34 smithi131 bash[89561]: audit 2024-08-17T17:17:34.072784+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:34.792 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:34 smithi131 bash[89561]: audit 2024-08-17T17:17:34.080858+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:34.792 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:34 smithi131 bash[89561]: audit 2024-08-17T17:17:34.080858+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:34.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:34 smithi169 bash[79348]: cluster 2024-08-17T17:17:33.214142+0000 mgr.y (mgr.34107) 436 : cluster [DBG] pgmap v505: 521 pgs: 30 peering, 45 stale+active+clean, 446 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 117 KiB/s rd, 255 B/s wr, 11 op/s 2024-08-17T17:17:34.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:34 smithi169 bash[79348]: cluster 2024-08-17T17:17:33.214142+0000 mgr.y (mgr.34107) 436 : cluster [DBG] pgmap v505: 521 pgs: 30 peering, 45 stale+active+clean, 446 active+clean; 149 MiB data, 881 MiB used, 714 GiB / 715 GiB avail; 117 KiB/s rd, 255 B/s wr, 11 op/s 2024-08-17T17:17:34.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:34 smithi169 bash[79348]: audit 2024-08-17T17:17:33.502865+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:34.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:34 smithi169 bash[79348]: audit 2024-08-17T17:17:33.502865+0000 mon.a (mon.0) 943 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:34.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:34 smithi169 bash[79348]: audit 2024-08-17T17:17:33.508315+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:34.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:34 smithi169 bash[79348]: audit 2024-08-17T17:17:33.508315+0000 mon.a (mon.0) 944 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:34.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:34 smithi169 bash[79348]: audit 2024-08-17T17:17:33.513124+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:34.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:34 smithi169 bash[79348]: audit 2024-08-17T17:17:33.513124+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:34.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:34 smithi169 bash[79348]: audit 2024-08-17T17:17:33.513664+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:17:34.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:34 smithi169 bash[79348]: audit 2024-08-17T17:17:33.513664+0000 mon.a (mon.0) 946 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:17:34.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:34 smithi169 bash[79348]: audit 2024-08-17T17:17:34.072784+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:34.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:34 smithi169 bash[79348]: audit 2024-08-17T17:17:34.072784+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:34.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:34 smithi169 bash[79348]: audit 2024-08-17T17:17:34.080858+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:34.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:34 smithi169 bash[79348]: audit 2024-08-17T17:17:34.080858+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:35.098 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 17:17:34 smithi131 bash[115907]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:17:35.098 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 17:17:34 smithi131 bash[115907]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:17:35.098 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 17:17:34 smithi131 bash[115907]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-17T17:17:35.098 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 17:17:34 smithi131 bash[115907]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:17:35.098 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 17:17:34 smithi131 bash[115907]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:17:35.099 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 17:17:34 smithi131 bash[115907]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-08-17T17:17:35.099 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 17:17:34 smithi131 bash[115907]: 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 2024-08-17T17:17:35.560 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:35 smithi131 bash[88347]: cluster 2024-08-17T17:17:35.504807+0000 mon.a (mon.0) 949 : cluster [WRN] Health check failed: Degraded data redundancy: 100/867 objects degraded (11.534%), 46 pgs degraded (PG_DEGRADED) 2024-08-17T17:17:35.560 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:35 smithi131 bash[88347]: cluster 2024-08-17T17:17:35.504807+0000 mon.a (mon.0) 949 : cluster [WRN] Health check failed: Degraded data redundancy: 100/867 objects degraded (11.534%), 46 pgs degraded (PG_DEGRADED) 2024-08-17T17:17:35.560 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 17:17:35 smithi131 bash[115907]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_2 /var/lib/ceph/osd/ceph-2/block 2024-08-17T17:17:35.561 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 17:17:35 smithi131 bash[115907]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-2/block 2024-08-17T17:17:35.561 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 17:17:35 smithi131 bash[115907]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-08-17T17:17:35.561 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 17:17:35 smithi131 bash[115907]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-08-17T17:17:35.561 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 17:17:35 smithi131 bash[115907]: --> ceph-volume lvm activate successful for osd ID: 2 2024-08-17T17:17:35.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:35 smithi131 bash[89561]: cluster 2024-08-17T17:17:35.504807+0000 mon.a (mon.0) 949 : cluster [WRN] Health check failed: Degraded data redundancy: 100/867 objects degraded (11.534%), 46 pgs degraded (PG_DEGRADED) 2024-08-17T17:17:35.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:35 smithi131 bash[89561]: cluster 2024-08-17T17:17:35.504807+0000 mon.a (mon.0) 949 : cluster [WRN] Health check failed: Degraded data redundancy: 100/867 objects degraded (11.534%), 46 pgs degraded (PG_DEGRADED) 2024-08-17T17:17:35.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:35 smithi169 bash[79348]: cluster 2024-08-17T17:17:35.504807+0000 mon.a (mon.0) 949 : cluster [WRN] Health check failed: Degraded data redundancy: 100/867 objects degraded (11.534%), 46 pgs degraded (PG_DEGRADED) 2024-08-17T17:17:35.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:35 smithi169 bash[79348]: cluster 2024-08-17T17:17:35.504807+0000 mon.a (mon.0) 949 : cluster [WRN] Health check failed: Degraded data redundancy: 100/867 objects degraded (11.534%), 46 pgs degraded (PG_DEGRADED) 2024-08-17T17:17:36.560 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:36 smithi131 bash[88347]: cluster 2024-08-17T17:17:35.217047+0000 mgr.y (mgr.34107) 437 : cluster [DBG] pgmap v506: 521 pgs: 123 active+undersized, 30 peering, 46 active+undersized+degraded, 322 active+clean; 149 MiB data, 885 MiB used, 714 GiB / 715 GiB avail; 108 KiB/s rd, 767 B/s wr, 1 op/s; 100/867 objects degraded (11.534%) 2024-08-17T17:17:36.561 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:36 smithi131 bash[88347]: cluster 2024-08-17T17:17:35.217047+0000 mgr.y (mgr.34107) 437 : cluster [DBG] pgmap v506: 521 pgs: 123 active+undersized, 30 peering, 46 active+undersized+degraded, 322 active+clean; 149 MiB data, 885 MiB used, 714 GiB / 715 GiB avail; 108 KiB/s rd, 767 B/s wr, 1 op/s; 100/867 objects degraded (11.534%) 2024-08-17T17:17:36.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:36 smithi131 bash[89561]: cluster 2024-08-17T17:17:35.217047+0000 mgr.y (mgr.34107) 437 : cluster [DBG] pgmap v506: 521 pgs: 123 active+undersized, 30 peering, 46 active+undersized+degraded, 322 active+clean; 149 MiB data, 885 MiB used, 714 GiB / 715 GiB avail; 108 KiB/s rd, 767 B/s wr, 1 op/s; 100/867 objects degraded (11.534%) 2024-08-17T17:17:36.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:36 smithi131 bash[89561]: cluster 2024-08-17T17:17:35.217047+0000 mgr.y (mgr.34107) 437 : cluster [DBG] pgmap v506: 521 pgs: 123 active+undersized, 30 peering, 46 active+undersized+degraded, 322 active+clean; 149 MiB data, 885 MiB used, 714 GiB / 715 GiB avail; 108 KiB/s rd, 767 B/s wr, 1 op/s; 100/867 objects degraded (11.534%) 2024-08-17T17:17:36.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:36 smithi169 bash[79348]: cluster 2024-08-17T17:17:35.217047+0000 mgr.y (mgr.34107) 437 : cluster [DBG] pgmap v506: 521 pgs: 123 active+undersized, 30 peering, 46 active+undersized+degraded, 322 active+clean; 149 MiB data, 885 MiB used, 714 GiB / 715 GiB avail; 108 KiB/s rd, 767 B/s wr, 1 op/s; 100/867 objects degraded (11.534%) 2024-08-17T17:17:36.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:36 smithi169 bash[79348]: cluster 2024-08-17T17:17:35.217047+0000 mgr.y (mgr.34107) 437 : cluster [DBG] pgmap v506: 521 pgs: 123 active+undersized, 30 peering, 46 active+undersized+degraded, 322 active+clean; 149 MiB data, 885 MiB used, 714 GiB / 715 GiB avail; 108 KiB/s rd, 767 B/s wr, 1 op/s; 100/867 objects degraded (11.534%) 2024-08-17T17:17:37.598 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 17:17:37 smithi131 bash[116631]: debug 2024-08-17T17:17:37.293+0000 7f51208ba640 1 -- 172.21.15.131:0/188699636 <== mon.0 v2:172.21.15.131:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55c63ca24960 con 0x55c63ca45c00 2024-08-17T17:17:37.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:37 smithi169 bash[79348]: cluster 2024-08-17T17:17:37.560849+0000 mon.a (mon.0) 950 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 7 pgs peering) 2024-08-17T17:17:37.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:37 smithi169 bash[79348]: cluster 2024-08-17T17:17:37.560849+0000 mon.a (mon.0) 950 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 7 pgs peering) 2024-08-17T17:17:38.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:37 smithi131 bash[89561]: cluster 2024-08-17T17:17:37.560849+0000 mon.a (mon.0) 950 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 7 pgs peering) 2024-08-17T17:17:38.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:37 smithi131 bash[89561]: cluster 2024-08-17T17:17:37.560849+0000 mon.a (mon.0) 950 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 7 pgs peering) 2024-08-17T17:17:38.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:37 smithi131 bash[88347]: cluster 2024-08-17T17:17:37.560849+0000 mon.a (mon.0) 950 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 7 pgs peering) 2024-08-17T17:17:38.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:37 smithi131 bash[88347]: cluster 2024-08-17T17:17:37.560849+0000 mon.a (mon.0) 950 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 7 pgs peering) 2024-08-17T17:17:38.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:38 smithi169 bash[79348]: cluster 2024-08-17T17:17:37.218444+0000 mgr.y (mgr.34107) 438 : cluster [DBG] pgmap v507: 521 pgs: 143 active+undersized, 56 active+undersized+degraded, 322 active+clean; 149 MiB data, 889 MiB used, 714 GiB / 715 GiB avail; 511 B/s wr, 0 op/s; 119/867 objects degraded (13.725%) 2024-08-17T17:17:38.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:38 smithi169 bash[79348]: cluster 2024-08-17T17:17:37.218444+0000 mgr.y (mgr.34107) 438 : cluster [DBG] pgmap v507: 521 pgs: 143 active+undersized, 56 active+undersized+degraded, 322 active+clean; 149 MiB data, 889 MiB used, 714 GiB / 715 GiB avail; 511 B/s wr, 0 op/s; 119/867 objects degraded (13.725%) 2024-08-17T17:17:38.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:38 smithi169 bash[79348]: audit 2024-08-17T17:17:38.209802+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:38.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:38 smithi169 bash[79348]: audit 2024-08-17T17:17:38.209802+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:38.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:38 smithi169 bash[79348]: audit 2024-08-17T17:17:38.211780+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:38.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:38 smithi169 bash[79348]: audit 2024-08-17T17:17:38.211780+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:38.929 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:17:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:17:38] "GET /metrics HTTP/1.1" 200 67802 "" "Prometheus/2.51.0" 2024-08-17T17:17:38.930 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:38 smithi131 bash[89561]: cluster 2024-08-17T17:17:37.218444+0000 mgr.y (mgr.34107) 438 : cluster [DBG] pgmap v507: 521 pgs: 143 active+undersized, 56 active+undersized+degraded, 322 active+clean; 149 MiB data, 889 MiB used, 714 GiB / 715 GiB avail; 511 B/s wr, 0 op/s; 119/867 objects degraded (13.725%) 2024-08-17T17:17:38.930 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:38 smithi131 bash[89561]: cluster 2024-08-17T17:17:37.218444+0000 mgr.y (mgr.34107) 438 : cluster [DBG] pgmap v507: 521 pgs: 143 active+undersized, 56 active+undersized+degraded, 322 active+clean; 149 MiB data, 889 MiB used, 714 GiB / 715 GiB avail; 511 B/s wr, 0 op/s; 119/867 objects degraded (13.725%) 2024-08-17T17:17:38.930 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:38 smithi131 bash[89561]: audit 2024-08-17T17:17:38.209802+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:38.930 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:38 smithi131 bash[89561]: audit 2024-08-17T17:17:38.209802+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:38.930 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:38 smithi131 bash[89561]: audit 2024-08-17T17:17:38.211780+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:38.930 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:38 smithi131 bash[89561]: audit 2024-08-17T17:17:38.211780+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:38.930 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:38 smithi131 bash[88347]: cluster 2024-08-17T17:17:37.218444+0000 mgr.y (mgr.34107) 438 : cluster [DBG] pgmap v507: 521 pgs: 143 active+undersized, 56 active+undersized+degraded, 322 active+clean; 149 MiB data, 889 MiB used, 714 GiB / 715 GiB avail; 511 B/s wr, 0 op/s; 119/867 objects degraded (13.725%) 2024-08-17T17:17:38.930 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:38 smithi131 bash[88347]: cluster 2024-08-17T17:17:37.218444+0000 mgr.y (mgr.34107) 438 : cluster [DBG] pgmap v507: 521 pgs: 143 active+undersized, 56 active+undersized+degraded, 322 active+clean; 149 MiB data, 889 MiB used, 714 GiB / 715 GiB avail; 511 B/s wr, 0 op/s; 119/867 objects degraded (13.725%) 2024-08-17T17:17:38.930 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:38 smithi131 bash[88347]: audit 2024-08-17T17:17:38.209802+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:38.931 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:38 smithi131 bash[88347]: audit 2024-08-17T17:17:38.209802+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:38.931 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:38 smithi131 bash[88347]: audit 2024-08-17T17:17:38.211780+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:38.931 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:38 smithi131 bash[88347]: audit 2024-08-17T17:17:38.211780+0000 mon.a (mon.0) 952 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:39.348 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 17:17:38 smithi131 bash[116631]: debug 2024-08-17T17:17:38.929+0000 7f5123121640 -1 Falling back to public interface 2024-08-17T17:17:40.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:40 smithi169 bash[79348]: cluster 2024-08-17T17:17:39.221234+0000 mgr.y (mgr.34107) 439 : cluster [DBG] pgmap v508: 521 pgs: 143 active+undersized, 56 active+undersized+degraded, 322 active+clean; 149 MiB data, 889 MiB used, 714 GiB / 715 GiB avail; 430 B/s wr, 0 op/s; 119/867 objects degraded (13.725%) 2024-08-17T17:17:40.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:40 smithi169 bash[79348]: cluster 2024-08-17T17:17:39.221234+0000 mgr.y (mgr.34107) 439 : cluster [DBG] pgmap v508: 521 pgs: 143 active+undersized, 56 active+undersized+degraded, 322 active+clean; 149 MiB data, 889 MiB used, 714 GiB / 715 GiB avail; 430 B/s wr, 0 op/s; 119/867 objects degraded (13.725%) 2024-08-17T17:17:40.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:40 smithi169 bash[79348]: audit 2024-08-17T17:17:40.347387+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:40.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:40 smithi169 bash[79348]: audit 2024-08-17T17:17:40.347387+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:40.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:40 smithi169 bash[79348]: audit 2024-08-17T17:17:40.353231+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:40.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:40 smithi169 bash[79348]: audit 2024-08-17T17:17:40.353231+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:41.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:40 smithi131 bash[88347]: cluster 2024-08-17T17:17:39.221234+0000 mgr.y (mgr.34107) 439 : cluster [DBG] pgmap v508: 521 pgs: 143 active+undersized, 56 active+undersized+degraded, 322 active+clean; 149 MiB data, 889 MiB used, 714 GiB / 715 GiB avail; 430 B/s wr, 0 op/s; 119/867 objects degraded (13.725%) 2024-08-17T17:17:41.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:40 smithi131 bash[88347]: cluster 2024-08-17T17:17:39.221234+0000 mgr.y (mgr.34107) 439 : cluster [DBG] pgmap v508: 521 pgs: 143 active+undersized, 56 active+undersized+degraded, 322 active+clean; 149 MiB data, 889 MiB used, 714 GiB / 715 GiB avail; 430 B/s wr, 0 op/s; 119/867 objects degraded (13.725%) 2024-08-17T17:17:41.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:40 smithi131 bash[88347]: audit 2024-08-17T17:17:40.347387+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:41.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:40 smithi131 bash[88347]: audit 2024-08-17T17:17:40.347387+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:41.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:40 smithi131 bash[88347]: audit 2024-08-17T17:17:40.353231+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:41.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:40 smithi131 bash[88347]: audit 2024-08-17T17:17:40.353231+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:41.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:40 smithi131 bash[89561]: cluster 2024-08-17T17:17:39.221234+0000 mgr.y (mgr.34107) 439 : cluster [DBG] pgmap v508: 521 pgs: 143 active+undersized, 56 active+undersized+degraded, 322 active+clean; 149 MiB data, 889 MiB used, 714 GiB / 715 GiB avail; 430 B/s wr, 0 op/s; 119/867 objects degraded (13.725%) 2024-08-17T17:17:41.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:40 smithi131 bash[89561]: cluster 2024-08-17T17:17:39.221234+0000 mgr.y (mgr.34107) 439 : cluster [DBG] pgmap v508: 521 pgs: 143 active+undersized, 56 active+undersized+degraded, 322 active+clean; 149 MiB data, 889 MiB used, 714 GiB / 715 GiB avail; 430 B/s wr, 0 op/s; 119/867 objects degraded (13.725%) 2024-08-17T17:17:41.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:40 smithi131 bash[89561]: audit 2024-08-17T17:17:40.347387+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:41.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:40 smithi131 bash[89561]: audit 2024-08-17T17:17:40.347387+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:41.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:40 smithi131 bash[89561]: audit 2024-08-17T17:17:40.353231+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:41.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:40 smithi131 bash[89561]: audit 2024-08-17T17:17:40.353231+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:42.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:42 smithi169 bash[79348]: cluster 2024-08-17T17:17:41.222327+0000 mgr.y (mgr.34107) 440 : cluster [DBG] pgmap v509: 521 pgs: 143 active+undersized, 56 active+undersized+degraded, 322 active+clean; 149 MiB data, 889 MiB used, 714 GiB / 715 GiB avail; 389 B/s wr, 0 op/s; 119/867 objects degraded (13.725%) 2024-08-17T17:17:42.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:42 smithi169 bash[79348]: cluster 2024-08-17T17:17:41.222327+0000 mgr.y (mgr.34107) 440 : cluster [DBG] pgmap v509: 521 pgs: 143 active+undersized, 56 active+undersized+degraded, 322 active+clean; 149 MiB data, 889 MiB used, 714 GiB / 715 GiB avail; 389 B/s wr, 0 op/s; 119/867 objects degraded (13.725%) 2024-08-17T17:17:42.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:42 smithi169 bash[79348]: audit 2024-08-17T17:17:41.606050+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:42.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:42 smithi169 bash[79348]: audit 2024-08-17T17:17:41.606050+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:42.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:42 smithi169 bash[79348]: audit 2024-08-17T17:17:41.614685+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:42.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:42 smithi169 bash[79348]: audit 2024-08-17T17:17:41.614685+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:43.049 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:42 smithi131 bash[89561]: cluster 2024-08-17T17:17:41.222327+0000 mgr.y (mgr.34107) 440 : cluster [DBG] pgmap v509: 521 pgs: 143 active+undersized, 56 active+undersized+degraded, 322 active+clean; 149 MiB data, 889 MiB used, 714 GiB / 715 GiB avail; 389 B/s wr, 0 op/s; 119/867 objects degraded (13.725%) 2024-08-17T17:17:43.049 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:42 smithi131 bash[89561]: cluster 2024-08-17T17:17:41.222327+0000 mgr.y (mgr.34107) 440 : cluster [DBG] pgmap v509: 521 pgs: 143 active+undersized, 56 active+undersized+degraded, 322 active+clean; 149 MiB data, 889 MiB used, 714 GiB / 715 GiB avail; 389 B/s wr, 0 op/s; 119/867 objects degraded (13.725%) 2024-08-17T17:17:43.049 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:42 smithi131 bash[89561]: audit 2024-08-17T17:17:41.606050+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:43.049 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:42 smithi131 bash[89561]: audit 2024-08-17T17:17:41.606050+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:43.050 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:42 smithi131 bash[89561]: audit 2024-08-17T17:17:41.614685+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:43.050 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:42 smithi131 bash[89561]: audit 2024-08-17T17:17:41.614685+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:43.050 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:42 smithi131 bash[88347]: cluster 2024-08-17T17:17:41.222327+0000 mgr.y (mgr.34107) 440 : cluster [DBG] pgmap v509: 521 pgs: 143 active+undersized, 56 active+undersized+degraded, 322 active+clean; 149 MiB data, 889 MiB used, 714 GiB / 715 GiB avail; 389 B/s wr, 0 op/s; 119/867 objects degraded (13.725%) 2024-08-17T17:17:43.050 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:42 smithi131 bash[88347]: cluster 2024-08-17T17:17:41.222327+0000 mgr.y (mgr.34107) 440 : cluster [DBG] pgmap v509: 521 pgs: 143 active+undersized, 56 active+undersized+degraded, 322 active+clean; 149 MiB data, 889 MiB used, 714 GiB / 715 GiB avail; 389 B/s wr, 0 op/s; 119/867 objects degraded (13.725%) 2024-08-17T17:17:43.050 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:42 smithi131 bash[88347]: audit 2024-08-17T17:17:41.606050+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:43.050 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:42 smithi131 bash[88347]: audit 2024-08-17T17:17:41.606050+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:43.050 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:42 smithi131 bash[88347]: audit 2024-08-17T17:17:41.614685+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:43.050 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:42 smithi131 bash[88347]: audit 2024-08-17T17:17:41.614685+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:43.348 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 17:17:43 smithi131 bash[116631]: debug 2024-08-17T17:17:43.049+0000 7f5123121640 -1 osd.2 697 log_to_monitors true 2024-08-17T17:17:43.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:43 smithi169 bash[79348]: audit 2024-08-17T17:17:43.055652+0000 mon.c (mon.2) 22 : audit [INF] from='osd.2 [v2:172.21.15.131:6818/3654614021,v1:172.21.15.131:6819/3654614021]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-08-17T17:17:43.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:43 smithi169 bash[79348]: audit 2024-08-17T17:17:43.055652+0000 mon.c (mon.2) 22 : audit [INF] from='osd.2 [v2:172.21.15.131:6818/3654614021,v1:172.21.15.131:6819/3654614021]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-08-17T17:17:43.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:43 smithi169 bash[79348]: audit 2024-08-17T17:17:43.056041+0000 mon.a (mon.0) 957 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-08-17T17:17:43.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:43 smithi169 bash[79348]: audit 2024-08-17T17:17:43.056041+0000 mon.a (mon.0) 957 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-08-17T17:17:44.098 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 17:17:43 smithi131 bash[116631]: debug 2024-08-17T17:17:43.705+0000 7f511aecb640 -1 osd.2 697 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T17:17:44.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:43 smithi131 bash[89561]: audit 2024-08-17T17:17:43.055652+0000 mon.c (mon.2) 22 : audit [INF] from='osd.2 [v2:172.21.15.131:6818/3654614021,v1:172.21.15.131:6819/3654614021]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-08-17T17:17:44.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:43 smithi131 bash[89561]: audit 2024-08-17T17:17:43.055652+0000 mon.c (mon.2) 22 : audit [INF] from='osd.2 [v2:172.21.15.131:6818/3654614021,v1:172.21.15.131:6819/3654614021]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-08-17T17:17:44.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:43 smithi131 bash[89561]: audit 2024-08-17T17:17:43.056041+0000 mon.a (mon.0) 957 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-08-17T17:17:44.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:43 smithi131 bash[89561]: audit 2024-08-17T17:17:43.056041+0000 mon.a (mon.0) 957 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-08-17T17:17:44.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:43 smithi131 bash[88347]: audit 2024-08-17T17:17:43.055652+0000 mon.c (mon.2) 22 : audit [INF] from='osd.2 [v2:172.21.15.131:6818/3654614021,v1:172.21.15.131:6819/3654614021]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-08-17T17:17:44.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:43 smithi131 bash[88347]: audit 2024-08-17T17:17:43.055652+0000 mon.c (mon.2) 22 : audit [INF] from='osd.2 [v2:172.21.15.131:6818/3654614021,v1:172.21.15.131:6819/3654614021]' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-08-17T17:17:44.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:43 smithi131 bash[88347]: audit 2024-08-17T17:17:43.056041+0000 mon.a (mon.0) 957 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-08-17T17:17:44.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:43 smithi131 bash[88347]: audit 2024-08-17T17:17:43.056041+0000 mon.a (mon.0) 957 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]} : dispatch 2024-08-17T17:17:45.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:44 smithi131 bash[88347]: cluster 2024-08-17T17:17:43.223331+0000 mgr.y (mgr.34107) 441 : cluster [DBG] pgmap v510: 521 pgs: 143 active+undersized, 56 active+undersized+degraded, 322 active+clean; 149 MiB data, 889 MiB used, 714 GiB / 715 GiB avail; 341 B/s wr, 0 op/s; 119/867 objects degraded (13.725%) 2024-08-17T17:17:45.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:44 smithi131 bash[88347]: cluster 2024-08-17T17:17:43.223331+0000 mgr.y (mgr.34107) 441 : cluster [DBG] pgmap v510: 521 pgs: 143 active+undersized, 56 active+undersized+degraded, 322 active+clean; 149 MiB data, 889 MiB used, 714 GiB / 715 GiB avail; 341 B/s wr, 0 op/s; 119/867 objects degraded (13.725%) 2024-08-17T17:17:45.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:44 smithi131 bash[88347]: audit 2024-08-17T17:17:43.617396+0000 mon.a (mon.0) 958 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-17T17:17:45.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:44 smithi131 bash[88347]: audit 2024-08-17T17:17:43.617396+0000 mon.a (mon.0) 958 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-17T17:17:45.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:44 smithi131 bash[88347]: cluster 2024-08-17T17:17:43.626419+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e699: 8 total, 7 up, 8 in 2024-08-17T17:17:45.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:44 smithi131 bash[88347]: cluster 2024-08-17T17:17:43.626419+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e699: 8 total, 7 up, 8 in 2024-08-17T17:17:45.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:44 smithi131 bash[88347]: audit 2024-08-17T17:17:43.641263+0000 mon.c (mon.2) 23 : audit [INF] from='osd.2 [v2:172.21.15.131:6818/3654614021,v1:172.21.15.131:6819/3654614021]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-08-17T17:17:45.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:44 smithi131 bash[88347]: audit 2024-08-17T17:17:43.641263+0000 mon.c (mon.2) 23 : audit [INF] from='osd.2 [v2:172.21.15.131:6818/3654614021,v1:172.21.15.131:6819/3654614021]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-08-17T17:17:45.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:44 smithi131 bash[88347]: audit 2024-08-17T17:17:43.641707+0000 mon.a (mon.0) 960 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-08-17T17:17:45.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:44 smithi131 bash[88347]: audit 2024-08-17T17:17:43.641707+0000 mon.a (mon.0) 960 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-08-17T17:17:45.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:44 smithi131 bash[88347]: audit 2024-08-17T17:17:43.737913+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:45.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:44 smithi131 bash[88347]: audit 2024-08-17T17:17:43.737913+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:45.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:44 smithi131 bash[89561]: cluster 2024-08-17T17:17:43.223331+0000 mgr.y (mgr.34107) 441 : cluster [DBG] pgmap v510: 521 pgs: 143 active+undersized, 56 active+undersized+degraded, 322 active+clean; 149 MiB data, 889 MiB used, 714 GiB / 715 GiB avail; 341 B/s wr, 0 op/s; 119/867 objects degraded (13.725%) 2024-08-17T17:17:45.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:44 smithi131 bash[89561]: cluster 2024-08-17T17:17:43.223331+0000 mgr.y (mgr.34107) 441 : cluster [DBG] pgmap v510: 521 pgs: 143 active+undersized, 56 active+undersized+degraded, 322 active+clean; 149 MiB data, 889 MiB used, 714 GiB / 715 GiB avail; 341 B/s wr, 0 op/s; 119/867 objects degraded (13.725%) 2024-08-17T17:17:45.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:44 smithi131 bash[89561]: audit 2024-08-17T17:17:43.617396+0000 mon.a (mon.0) 958 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-17T17:17:45.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:44 smithi131 bash[89561]: audit 2024-08-17T17:17:43.617396+0000 mon.a (mon.0) 958 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-17T17:17:45.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:44 smithi131 bash[89561]: cluster 2024-08-17T17:17:43.626419+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e699: 8 total, 7 up, 8 in 2024-08-17T17:17:45.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:44 smithi131 bash[89561]: cluster 2024-08-17T17:17:43.626419+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e699: 8 total, 7 up, 8 in 2024-08-17T17:17:45.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:44 smithi131 bash[89561]: audit 2024-08-17T17:17:43.641263+0000 mon.c (mon.2) 23 : audit [INF] from='osd.2 [v2:172.21.15.131:6818/3654614021,v1:172.21.15.131:6819/3654614021]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-08-17T17:17:45.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:44 smithi131 bash[89561]: audit 2024-08-17T17:17:43.641263+0000 mon.c (mon.2) 23 : audit [INF] from='osd.2 [v2:172.21.15.131:6818/3654614021,v1:172.21.15.131:6819/3654614021]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-08-17T17:17:45.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:44 smithi131 bash[89561]: audit 2024-08-17T17:17:43.641707+0000 mon.a (mon.0) 960 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-08-17T17:17:45.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:44 smithi131 bash[89561]: audit 2024-08-17T17:17:43.641707+0000 mon.a (mon.0) 960 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-08-17T17:17:45.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:44 smithi131 bash[89561]: audit 2024-08-17T17:17:43.737913+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:45.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:44 smithi131 bash[89561]: audit 2024-08-17T17:17:43.737913+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:45.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:44 smithi169 bash[79348]: cluster 2024-08-17T17:17:43.223331+0000 mgr.y (mgr.34107) 441 : cluster [DBG] pgmap v510: 521 pgs: 143 active+undersized, 56 active+undersized+degraded, 322 active+clean; 149 MiB data, 889 MiB used, 714 GiB / 715 GiB avail; 341 B/s wr, 0 op/s; 119/867 objects degraded (13.725%) 2024-08-17T17:17:45.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:44 smithi169 bash[79348]: cluster 2024-08-17T17:17:43.223331+0000 mgr.y (mgr.34107) 441 : cluster [DBG] pgmap v510: 521 pgs: 143 active+undersized, 56 active+undersized+degraded, 322 active+clean; 149 MiB data, 889 MiB used, 714 GiB / 715 GiB avail; 341 B/s wr, 0 op/s; 119/867 objects degraded (13.725%) 2024-08-17T17:17:45.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:44 smithi169 bash[79348]: audit 2024-08-17T17:17:43.617396+0000 mon.a (mon.0) 958 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-17T17:17:45.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:44 smithi169 bash[79348]: audit 2024-08-17T17:17:43.617396+0000 mon.a (mon.0) 958 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-08-17T17:17:45.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:44 smithi169 bash[79348]: cluster 2024-08-17T17:17:43.626419+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e699: 8 total, 7 up, 8 in 2024-08-17T17:17:45.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:44 smithi169 bash[79348]: cluster 2024-08-17T17:17:43.626419+0000 mon.a (mon.0) 959 : cluster [DBG] osdmap e699: 8 total, 7 up, 8 in 2024-08-17T17:17:45.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:44 smithi169 bash[79348]: audit 2024-08-17T17:17:43.641263+0000 mon.c (mon.2) 23 : audit [INF] from='osd.2 [v2:172.21.15.131:6818/3654614021,v1:172.21.15.131:6819/3654614021]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-08-17T17:17:45.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:44 smithi169 bash[79348]: audit 2024-08-17T17:17:43.641263+0000 mon.c (mon.2) 23 : audit [INF] from='osd.2 [v2:172.21.15.131:6818/3654614021,v1:172.21.15.131:6819/3654614021]' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-08-17T17:17:45.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:44 smithi169 bash[79348]: audit 2024-08-17T17:17:43.641707+0000 mon.a (mon.0) 960 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-08-17T17:17:45.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:44 smithi169 bash[79348]: audit 2024-08-17T17:17:43.641707+0000 mon.a (mon.0) 960 : audit [INF] from='osd.2 ' entity='osd.2' cmd={"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-08-17T17:17:45.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:44 smithi169 bash[79348]: audit 2024-08-17T17:17:43.737913+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:45.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:44 smithi169 bash[79348]: audit 2024-08-17T17:17:43.737913+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:46.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:45 smithi131 bash[88347]: cluster 2024-08-17T17:17:44.619609+0000 mon.a (mon.0) 962 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:17:46.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:45 smithi131 bash[88347]: cluster 2024-08-17T17:17:44.619609+0000 mon.a (mon.0) 962 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:17:46.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:45 smithi131 bash[88347]: cluster 2024-08-17T17:17:44.630219+0000 mon.a (mon.0) 963 : cluster [INF] osd.2 [v2:172.21.15.131:6818/3654614021,v1:172.21.15.131:6819/3654614021] boot 2024-08-17T17:17:46.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:45 smithi131 bash[88347]: cluster 2024-08-17T17:17:44.630219+0000 mon.a (mon.0) 963 : cluster [INF] osd.2 [v2:172.21.15.131:6818/3654614021,v1:172.21.15.131:6819/3654614021] boot 2024-08-17T17:17:46.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:45 smithi131 bash[88347]: cluster 2024-08-17T17:17:44.631489+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e700: 8 total, 8 up, 8 in 2024-08-17T17:17:46.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:45 smithi131 bash[88347]: cluster 2024-08-17T17:17:44.631489+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e700: 8 total, 8 up, 8 in 2024-08-17T17:17:46.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:45 smithi131 bash[88347]: audit 2024-08-17T17:17:44.633900+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-08-17T17:17:46.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:45 smithi131 bash[88347]: audit 2024-08-17T17:17:44.633900+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-08-17T17:17:46.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:45 smithi131 bash[88347]: cluster 2024-08-17T17:17:45.308980+0000 mon.a (mon.0) 966 : cluster [WRN] Health check update: Degraded data redundancy: 119/867 objects degraded (13.725%), 56 pgs degraded (PG_DEGRADED) 2024-08-17T17:17:46.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:45 smithi131 bash[88347]: cluster 2024-08-17T17:17:45.308980+0000 mon.a (mon.0) 966 : cluster [WRN] Health check update: Degraded data redundancy: 119/867 objects degraded (13.725%), 56 pgs degraded (PG_DEGRADED) 2024-08-17T17:17:46.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:45 smithi131 bash[88347]: cluster 2024-08-17T17:17:45.633913+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e701: 8 total, 8 up, 8 in 2024-08-17T17:17:46.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:45 smithi131 bash[88347]: cluster 2024-08-17T17:17:45.633913+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e701: 8 total, 8 up, 8 in 2024-08-17T17:17:46.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:45 smithi131 bash[89561]: cluster 2024-08-17T17:17:44.619609+0000 mon.a (mon.0) 962 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:17:46.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:45 smithi131 bash[89561]: cluster 2024-08-17T17:17:44.619609+0000 mon.a (mon.0) 962 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:17:46.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:45 smithi131 bash[89561]: cluster 2024-08-17T17:17:44.630219+0000 mon.a (mon.0) 963 : cluster [INF] osd.2 [v2:172.21.15.131:6818/3654614021,v1:172.21.15.131:6819/3654614021] boot 2024-08-17T17:17:46.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:45 smithi131 bash[89561]: cluster 2024-08-17T17:17:44.630219+0000 mon.a (mon.0) 963 : cluster [INF] osd.2 [v2:172.21.15.131:6818/3654614021,v1:172.21.15.131:6819/3654614021] boot 2024-08-17T17:17:46.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:45 smithi131 bash[89561]: cluster 2024-08-17T17:17:44.631489+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e700: 8 total, 8 up, 8 in 2024-08-17T17:17:46.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:45 smithi131 bash[89561]: cluster 2024-08-17T17:17:44.631489+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e700: 8 total, 8 up, 8 in 2024-08-17T17:17:46.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:45 smithi131 bash[89561]: audit 2024-08-17T17:17:44.633900+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-08-17T17:17:46.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:45 smithi131 bash[89561]: audit 2024-08-17T17:17:44.633900+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-08-17T17:17:46.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:45 smithi131 bash[89561]: cluster 2024-08-17T17:17:45.308980+0000 mon.a (mon.0) 966 : cluster [WRN] Health check update: Degraded data redundancy: 119/867 objects degraded (13.725%), 56 pgs degraded (PG_DEGRADED) 2024-08-17T17:17:46.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:45 smithi131 bash[89561]: cluster 2024-08-17T17:17:45.308980+0000 mon.a (mon.0) 966 : cluster [WRN] Health check update: Degraded data redundancy: 119/867 objects degraded (13.725%), 56 pgs degraded (PG_DEGRADED) 2024-08-17T17:17:46.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:45 smithi131 bash[89561]: cluster 2024-08-17T17:17:45.633913+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e701: 8 total, 8 up, 8 in 2024-08-17T17:17:46.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:45 smithi131 bash[89561]: cluster 2024-08-17T17:17:45.633913+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e701: 8 total, 8 up, 8 in 2024-08-17T17:17:46.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:45 smithi169 bash[79348]: cluster 2024-08-17T17:17:44.619609+0000 mon.a (mon.0) 962 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:17:46.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:45 smithi169 bash[79348]: cluster 2024-08-17T17:17:44.619609+0000 mon.a (mon.0) 962 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:17:46.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:45 smithi169 bash[79348]: cluster 2024-08-17T17:17:44.630219+0000 mon.a (mon.0) 963 : cluster [INF] osd.2 [v2:172.21.15.131:6818/3654614021,v1:172.21.15.131:6819/3654614021] boot 2024-08-17T17:17:46.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:45 smithi169 bash[79348]: cluster 2024-08-17T17:17:44.630219+0000 mon.a (mon.0) 963 : cluster [INF] osd.2 [v2:172.21.15.131:6818/3654614021,v1:172.21.15.131:6819/3654614021] boot 2024-08-17T17:17:46.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:45 smithi169 bash[79348]: cluster 2024-08-17T17:17:44.631489+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e700: 8 total, 8 up, 8 in 2024-08-17T17:17:46.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:45 smithi169 bash[79348]: cluster 2024-08-17T17:17:44.631489+0000 mon.a (mon.0) 964 : cluster [DBG] osdmap e700: 8 total, 8 up, 8 in 2024-08-17T17:17:46.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:45 smithi169 bash[79348]: audit 2024-08-17T17:17:44.633900+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-08-17T17:17:46.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:45 smithi169 bash[79348]: audit 2024-08-17T17:17:44.633900+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 2} : dispatch 2024-08-17T17:17:46.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:45 smithi169 bash[79348]: cluster 2024-08-17T17:17:45.308980+0000 mon.a (mon.0) 966 : cluster [WRN] Health check update: Degraded data redundancy: 119/867 objects degraded (13.725%), 56 pgs degraded (PG_DEGRADED) 2024-08-17T17:17:46.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:45 smithi169 bash[79348]: cluster 2024-08-17T17:17:45.308980+0000 mon.a (mon.0) 966 : cluster [WRN] Health check update: Degraded data redundancy: 119/867 objects degraded (13.725%), 56 pgs degraded (PG_DEGRADED) 2024-08-17T17:17:46.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:45 smithi169 bash[79348]: cluster 2024-08-17T17:17:45.633913+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e701: 8 total, 8 up, 8 in 2024-08-17T17:17:46.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:45 smithi169 bash[79348]: cluster 2024-08-17T17:17:45.633913+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e701: 8 total, 8 up, 8 in 2024-08-17T17:17:47.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:46 smithi131 bash[89561]: cluster 2024-08-17T17:17:45.224908+0000 mgr.y (mgr.34107) 442 : cluster [DBG] pgmap v513: 521 pgs: 143 active+undersized, 56 active+undersized+degraded, 322 active+clean; 169 MiB data, 888 MiB used, 714 GiB / 715 GiB avail; 87 KiB/s rd, 2.4 MiB/s wr, 21 op/s; 121/882 objects degraded (13.719%) 2024-08-17T17:17:47.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:46 smithi131 bash[89561]: cluster 2024-08-17T17:17:45.224908+0000 mgr.y (mgr.34107) 442 : cluster [DBG] pgmap v513: 521 pgs: 143 active+undersized, 56 active+undersized+degraded, 322 active+clean; 169 MiB data, 888 MiB used, 714 GiB / 715 GiB avail; 87 KiB/s rd, 2.4 MiB/s wr, 21 op/s; 121/882 objects degraded (13.719%) 2024-08-17T17:17:47.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:46 smithi131 bash[88347]: cluster 2024-08-17T17:17:45.224908+0000 mgr.y (mgr.34107) 442 : cluster [DBG] pgmap v513: 521 pgs: 143 active+undersized, 56 active+undersized+degraded, 322 active+clean; 169 MiB data, 888 MiB used, 714 GiB / 715 GiB avail; 87 KiB/s rd, 2.4 MiB/s wr, 21 op/s; 121/882 objects degraded (13.719%) 2024-08-17T17:17:47.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:46 smithi131 bash[88347]: cluster 2024-08-17T17:17:45.224908+0000 mgr.y (mgr.34107) 442 : cluster [DBG] pgmap v513: 521 pgs: 143 active+undersized, 56 active+undersized+degraded, 322 active+clean; 169 MiB data, 888 MiB used, 714 GiB / 715 GiB avail; 87 KiB/s rd, 2.4 MiB/s wr, 21 op/s; 121/882 objects degraded (13.719%) 2024-08-17T17:17:47.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:46 smithi169 bash[79348]: cluster 2024-08-17T17:17:45.224908+0000 mgr.y (mgr.34107) 442 : cluster [DBG] pgmap v513: 521 pgs: 143 active+undersized, 56 active+undersized+degraded, 322 active+clean; 169 MiB data, 888 MiB used, 714 GiB / 715 GiB avail; 87 KiB/s rd, 2.4 MiB/s wr, 21 op/s; 121/882 objects degraded (13.719%) 2024-08-17T17:17:47.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:46 smithi169 bash[79348]: cluster 2024-08-17T17:17:45.224908+0000 mgr.y (mgr.34107) 442 : cluster [DBG] pgmap v513: 521 pgs: 143 active+undersized, 56 active+undersized+degraded, 322 active+clean; 169 MiB data, 888 MiB used, 714 GiB / 715 GiB avail; 87 KiB/s rd, 2.4 MiB/s wr, 21 op/s; 121/882 objects degraded (13.719%) 2024-08-17T17:17:47.627 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.EncryptedResize (14618 ms) 2024-08-17T17:17:47.627 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.EncryptedFlattenSmallData 2024-08-17T17:17:47.627 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:17:48.848 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:17:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:17:48] "GET /metrics HTTP/1.1" 200 67802 "" "Prometheus/2.51.0" 2024-08-17T17:17:48.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:48 smithi131 bash[89561]: cluster 2024-08-17T17:17:47.226121+0000 mgr.y (mgr.34107) 443 : cluster [DBG] pgmap v515: 521 pgs: 22 peering, 127 active+undersized, 50 active+undersized+degraded, 322 active+clean; 169 MiB data, 892 MiB used, 714 GiB / 715 GiB avail; 116 KiB/s rd, 3.2 MiB/s wr, 28 op/s; 114/882 objects degraded (12.925%) 2024-08-17T17:17:48.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:48 smithi131 bash[89561]: cluster 2024-08-17T17:17:47.226121+0000 mgr.y (mgr.34107) 443 : cluster [DBG] pgmap v515: 521 pgs: 22 peering, 127 active+undersized, 50 active+undersized+degraded, 322 active+clean; 169 MiB data, 892 MiB used, 714 GiB / 715 GiB avail; 116 KiB/s rd, 3.2 MiB/s wr, 28 op/s; 114/882 objects degraded (12.925%) 2024-08-17T17:17:48.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:48 smithi131 bash[88347]: cluster 2024-08-17T17:17:47.226121+0000 mgr.y (mgr.34107) 443 : cluster [DBG] pgmap v515: 521 pgs: 22 peering, 127 active+undersized, 50 active+undersized+degraded, 322 active+clean; 169 MiB data, 892 MiB used, 714 GiB / 715 GiB avail; 116 KiB/s rd, 3.2 MiB/s wr, 28 op/s; 114/882 objects degraded (12.925%) 2024-08-17T17:17:48.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:48 smithi131 bash[88347]: cluster 2024-08-17T17:17:47.226121+0000 mgr.y (mgr.34107) 443 : cluster [DBG] pgmap v515: 521 pgs: 22 peering, 127 active+undersized, 50 active+undersized+degraded, 322 active+clean; 169 MiB data, 892 MiB used, 714 GiB / 715 GiB avail; 116 KiB/s rd, 3.2 MiB/s wr, 28 op/s; 114/882 objects degraded (12.925%) 2024-08-17T17:17:49.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:48 smithi169 bash[79348]: cluster 2024-08-17T17:17:47.226121+0000 mgr.y (mgr.34107) 443 : cluster [DBG] pgmap v515: 521 pgs: 22 peering, 127 active+undersized, 50 active+undersized+degraded, 322 active+clean; 169 MiB data, 892 MiB used, 714 GiB / 715 GiB avail; 116 KiB/s rd, 3.2 MiB/s wr, 28 op/s; 114/882 objects degraded (12.925%) 2024-08-17T17:17:49.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:48 smithi169 bash[79348]: cluster 2024-08-17T17:17:47.226121+0000 mgr.y (mgr.34107) 443 : cluster [DBG] pgmap v515: 521 pgs: 22 peering, 127 active+undersized, 50 active+undersized+degraded, 322 active+clean; 169 MiB data, 892 MiB used, 714 GiB / 715 GiB avail; 116 KiB/s rd, 3.2 MiB/s wr, 28 op/s; 114/882 objects degraded (12.925%) 2024-08-17T17:17:49.315 INFO:teuthology.orchestra.run.smithi131.stdout:true 2024-08-17T17:17:49.967 INFO:teuthology.orchestra.run.smithi131.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T17:17:49.967 INFO:teuthology.orchestra.run.smithi131.stdout:alertmanager.a smithi131 *:9093,9094 running (11m) 9s ago 21m 14.2M - 0.27.0 11f11916f8cd 790124fcd830 2024-08-17T17:17:49.967 INFO:teuthology.orchestra.run.smithi131.stdout:grafana.a smithi169 *:3000 running (10m) 55s ago 20m 70.6M - c8b91775d855 ce594f124891 2024-08-17T17:17:49.967 INFO:teuthology.orchestra.run.smithi131.stdout:mds.foo.smithi131.ctintn smithi131 running (18m) 9s ago 18m 17.3M - 18.2.4-719-gced649f8 c870753d67c2 6dd140bebf9a 2024-08-17T17:17:49.967 INFO:teuthology.orchestra.run.smithi131.stdout:mds.foo.smithi169.mekqdz smithi169 running (18m) 55s ago 18m 23.1M - 18.2.4-719-gced649f8 c870753d67c2 de2b6ed48bc0 2024-08-17T17:17:49.967 INFO:teuthology.orchestra.run.smithi131.stdout:mgr.x smithi169 *:8443,9283,8765 running (12m) 55s ago 29m 442M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 86a2f0d4c679 2024-08-17T17:17:49.967 INFO:teuthology.orchestra.run.smithi131.stdout:mgr.y smithi131 *:8443,9283,8765 running (13m) 9s ago 32m 524M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb c3e5c2355bd4 2024-08-17T17:17:49.967 INFO:teuthology.orchestra.run.smithi131.stdout:mon.a smithi131 running (9m) 9s ago 32m 78.4M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb d4e38ba36c07 2024-08-17T17:17:49.967 INFO:teuthology.orchestra.run.smithi131.stdout:mon.b smithi169 running (6m) 55s ago 30m 44.1M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb bed7babf6889 2024-08-17T17:17:49.967 INFO:teuthology.orchestra.run.smithi131.stdout:mon.c smithi131 running (9m) 9s ago 30m 55.2M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 0818bcbd33de 2024-08-17T17:17:49.968 INFO:teuthology.orchestra.run.smithi131.stdout:node-exporter.a smithi131 *:9100 running (12m) 9s ago 21m 8867k - 1.7.0 72c9c2088986 adbbbf140ad8 2024-08-17T17:17:49.968 INFO:teuthology.orchestra.run.smithi131.stdout:node-exporter.b smithi169 *:9100 running (12m) 55s ago 21m 8515k - 1.7.0 72c9c2088986 706e3ff6618b 2024-08-17T17:17:49.968 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0 smithi131 running (87s) 9s ago 29m 88.0M 2524M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb ef83069a7a41 2024-08-17T17:17:49.968 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1 smithi131 running (58s) 9s ago 28m 86.7M 2524M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb ca48ae210ebb 2024-08-17T17:17:49.968 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2 smithi131 running (13s) 9s ago 27m - 2524M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb baf79a84ab75 2024-08-17T17:17:49.968 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3 smithi131 running (26m) 9s ago 26m 156M 2524M 18.2.4-719-gced649f8 c870753d67c2 2f170c02ee2d 2024-08-17T17:17:49.968 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4 smithi169 running (25m) 55s ago 25m 156M 2524M 18.2.4-719-gced649f8 c870753d67c2 524bbf4e0cc3 2024-08-17T17:17:49.968 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5 smithi169 running (24m) 55s ago 24m 129M 2524M 18.2.4-719-gced649f8 c870753d67c2 5878adfca71c 2024-08-17T17:17:49.968 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6 smithi169 running (23m) 55s ago 23m 155M 2524M 18.2.4-719-gced649f8 c870753d67c2 78df1d40d56b 2024-08-17T17:17:49.968 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7 smithi169 running (22m) 55s ago 22m 140M 2524M 18.2.4-719-gced649f8 c870753d67c2 c1f457bcf070 2024-08-17T17:17:49.968 INFO:teuthology.orchestra.run.smithi131.stdout:prometheus.a smithi169 *:9095 running (11m) 55s ago 21m 46.2M - 2.51.0 1d3b7f56885b 8075d2417311 2024-08-17T17:17:50.051 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:49 smithi131 bash[88347]: cluster 2024-08-17T17:17:49.679160+0000 mon.a (mon.0) 968 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 114/882 objects degraded (12.925%), 50 pgs degraded) 2024-08-17T17:17:50.051 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:49 smithi131 bash[88347]: cluster 2024-08-17T17:17:49.679160+0000 mon.a (mon.0) 968 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 114/882 objects degraded (12.925%), 50 pgs degraded) 2024-08-17T17:17:50.051 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:49 smithi131 bash[89561]: cluster 2024-08-17T17:17:49.679160+0000 mon.a (mon.0) 968 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 114/882 objects degraded (12.925%), 50 pgs degraded) 2024-08-17T17:17:50.052 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:49 smithi131 bash[89561]: cluster 2024-08-17T17:17:49.679160+0000 mon.a (mon.0) 968 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 114/882 objects degraded (12.925%), 50 pgs degraded) 2024-08-17T17:17:50.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:49 smithi169 bash[79348]: cluster 2024-08-17T17:17:49.679160+0000 mon.a (mon.0) 968 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 114/882 objects degraded (12.925%), 50 pgs degraded) 2024-08-17T17:17:50.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:49 smithi169 bash[79348]: cluster 2024-08-17T17:17:49.679160+0000 mon.a (mon.0) 968 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 114/882 objects degraded (12.925%), 50 pgs degraded) 2024-08-17T17:17:50.485 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:17:50.485 INFO:teuthology.orchestra.run.smithi131.stdout: "mon": { 2024-08-17T17:17:50.485 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 3 2024-08-17T17:17:50.485 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:17:50.485 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr": { 2024-08-17T17:17:50.485 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 2 2024-08-17T17:17:50.485 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:17:50.485 INFO:teuthology.orchestra.run.smithi131.stdout: "osd": { 2024-08-17T17:17:50.485 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 5, 2024-08-17T17:17:50.486 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 3 2024-08-17T17:17:50.486 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:17:50.486 INFO:teuthology.orchestra.run.smithi131.stdout: "mds": { 2024-08-17T17:17:50.486 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 2 2024-08-17T17:17:50.486 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:17:50.486 INFO:teuthology.orchestra.run.smithi131.stdout: "overall": { 2024-08-17T17:17:50.486 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 7, 2024-08-17T17:17:50.486 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 8 2024-08-17T17:17:50.486 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:17:50.486 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:17:50.841 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:17:50.841 INFO:teuthology.orchestra.run.smithi131.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d", 2024-08-17T17:17:50.841 INFO:teuthology.orchestra.run.smithi131.stdout: "in_progress": true, 2024-08-17T17:17:50.841 INFO:teuthology.orchestra.run.smithi131.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 4 daemons (1 remaining).", 2024-08-17T17:17:50.841 INFO:teuthology.orchestra.run.smithi131.stdout: "services_complete": [], 2024-08-17T17:17:50.841 INFO:teuthology.orchestra.run.smithi131.stdout: "progress": "3/8 daemons upgraded", 2024-08-17T17:17:50.841 INFO:teuthology.orchestra.run.smithi131.stdout: "message": "Currently upgrading osd daemons", 2024-08-17T17:17:50.841 INFO:teuthology.orchestra.run.smithi131.stdout: "is_paused": false 2024-08-17T17:17:50.841 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:17:51.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:50 smithi131 bash[88347]: cluster 2024-08-17T17:17:49.228669+0000 mgr.y (mgr.34107) 444 : cluster [DBG] pgmap v516: 521 pgs: 22 peering, 499 active+clean; 165 MiB data, 900 MiB used, 714 GiB / 715 GiB avail; 186 KiB/s rd, 3.2 MiB/s wr, 59 op/s; 1.3 MiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:17:51.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:50 smithi131 bash[88347]: cluster 2024-08-17T17:17:49.228669+0000 mgr.y (mgr.34107) 444 : cluster [DBG] pgmap v516: 521 pgs: 22 peering, 499 active+clean; 165 MiB data, 900 MiB used, 714 GiB / 715 GiB avail; 186 KiB/s rd, 3.2 MiB/s wr, 59 op/s; 1.3 MiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:17:51.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:50 smithi131 bash[88347]: audit 2024-08-17T17:17:49.298955+0000 mgr.y (mgr.34107) 445 : audit [DBG] from='client.34572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:51.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:50 smithi131 bash[88347]: audit 2024-08-17T17:17:49.298955+0000 mgr.y (mgr.34107) 445 : audit [DBG] from='client.34572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:51.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:50 smithi131 bash[88347]: audit 2024-08-17T17:17:49.639003+0000 mgr.y (mgr.34107) 446 : audit [DBG] from='client.44504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:51.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:50 smithi131 bash[88347]: audit 2024-08-17T17:17:49.639003+0000 mgr.y (mgr.34107) 446 : audit [DBG] from='client.44504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:51.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:50 smithi131 bash[88347]: audit 2024-08-17T17:17:50.486599+0000 mon.a (mon.0) 969 : audit [DBG] from='client.? 172.21.15.131:0/3487666449' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:51.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:50 smithi131 bash[88347]: audit 2024-08-17T17:17:50.486599+0000 mon.a (mon.0) 969 : audit [DBG] from='client.? 172.21.15.131:0/3487666449' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:51.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:50 smithi131 bash[89561]: cluster 2024-08-17T17:17:49.228669+0000 mgr.y (mgr.34107) 444 : cluster [DBG] pgmap v516: 521 pgs: 22 peering, 499 active+clean; 165 MiB data, 900 MiB used, 714 GiB / 715 GiB avail; 186 KiB/s rd, 3.2 MiB/s wr, 59 op/s; 1.3 MiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:17:51.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:50 smithi131 bash[89561]: cluster 2024-08-17T17:17:49.228669+0000 mgr.y (mgr.34107) 444 : cluster [DBG] pgmap v516: 521 pgs: 22 peering, 499 active+clean; 165 MiB data, 900 MiB used, 714 GiB / 715 GiB avail; 186 KiB/s rd, 3.2 MiB/s wr, 59 op/s; 1.3 MiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:17:51.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:50 smithi131 bash[89561]: audit 2024-08-17T17:17:49.298955+0000 mgr.y (mgr.34107) 445 : audit [DBG] from='client.34572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:51.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:50 smithi131 bash[89561]: audit 2024-08-17T17:17:49.298955+0000 mgr.y (mgr.34107) 445 : audit [DBG] from='client.34572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:51.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:50 smithi131 bash[89561]: audit 2024-08-17T17:17:49.639003+0000 mgr.y (mgr.34107) 446 : audit [DBG] from='client.44504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:51.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:50 smithi131 bash[89561]: audit 2024-08-17T17:17:49.639003+0000 mgr.y (mgr.34107) 446 : audit [DBG] from='client.44504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:51.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:50 smithi131 bash[89561]: audit 2024-08-17T17:17:50.486599+0000 mon.a (mon.0) 969 : audit [DBG] from='client.? 172.21.15.131:0/3487666449' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:51.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:50 smithi131 bash[89561]: audit 2024-08-17T17:17:50.486599+0000 mon.a (mon.0) 969 : audit [DBG] from='client.? 172.21.15.131:0/3487666449' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:51.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:50 smithi169 bash[79348]: cluster 2024-08-17T17:17:49.228669+0000 mgr.y (mgr.34107) 444 : cluster [DBG] pgmap v516: 521 pgs: 22 peering, 499 active+clean; 165 MiB data, 900 MiB used, 714 GiB / 715 GiB avail; 186 KiB/s rd, 3.2 MiB/s wr, 59 op/s; 1.3 MiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:17:51.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:50 smithi169 bash[79348]: cluster 2024-08-17T17:17:49.228669+0000 mgr.y (mgr.34107) 444 : cluster [DBG] pgmap v516: 521 pgs: 22 peering, 499 active+clean; 165 MiB data, 900 MiB used, 714 GiB / 715 GiB avail; 186 KiB/s rd, 3.2 MiB/s wr, 59 op/s; 1.3 MiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:17:51.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:50 smithi169 bash[79348]: audit 2024-08-17T17:17:49.298955+0000 mgr.y (mgr.34107) 445 : audit [DBG] from='client.34572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:51.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:50 smithi169 bash[79348]: audit 2024-08-17T17:17:49.298955+0000 mgr.y (mgr.34107) 445 : audit [DBG] from='client.34572 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:51.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:50 smithi169 bash[79348]: audit 2024-08-17T17:17:49.639003+0000 mgr.y (mgr.34107) 446 : audit [DBG] from='client.44504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:51.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:50 smithi169 bash[79348]: audit 2024-08-17T17:17:49.639003+0000 mgr.y (mgr.34107) 446 : audit [DBG] from='client.44504 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:51.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:50 smithi169 bash[79348]: audit 2024-08-17T17:17:50.486599+0000 mon.a (mon.0) 969 : audit [DBG] from='client.? 172.21.15.131:0/3487666449' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:51.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:50 smithi169 bash[79348]: audit 2024-08-17T17:17:50.486599+0000 mon.a (mon.0) 969 : audit [DBG] from='client.? 172.21.15.131:0/3487666449' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:52.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:51 smithi131 bash[89561]: audit 2024-08-17T17:17:49.949547+0000 mgr.y (mgr.34107) 447 : audit [DBG] from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:52.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:51 smithi131 bash[89561]: audit 2024-08-17T17:17:49.949547+0000 mgr.y (mgr.34107) 447 : audit [DBG] from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:52.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:51 smithi131 bash[88347]: audit 2024-08-17T17:17:49.949547+0000 mgr.y (mgr.34107) 447 : audit [DBG] from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:52.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:51 smithi131 bash[88347]: audit 2024-08-17T17:17:49.949547+0000 mgr.y (mgr.34107) 447 : audit [DBG] from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:52.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:51 smithi169 bash[79348]: audit 2024-08-17T17:17:49.949547+0000 mgr.y (mgr.34107) 447 : audit [DBG] from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:52.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:51 smithi169 bash[79348]: audit 2024-08-17T17:17:49.949547+0000 mgr.y (mgr.34107) 447 : audit [DBG] from='client.34584 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:53.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[89561]: audit 2024-08-17T17:17:50.839079+0000 mgr.y (mgr.34107) 448 : audit [DBG] from='client.44519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:53.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[89561]: audit 2024-08-17T17:17:50.839079+0000 mgr.y (mgr.34107) 448 : audit [DBG] from='client.44519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:53.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[89561]: cluster 2024-08-17T17:17:51.229766+0000 mgr.y (mgr.34107) 449 : cluster [DBG] pgmap v517: 521 pgs: 521 active+clean; 165 MiB data, 900 MiB used, 714 GiB / 715 GiB avail; 147 KiB/s rd, 2.5 MiB/s wr, 46 op/s; 1.1 MiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:17:53.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[89561]: cluster 2024-08-17T17:17:51.229766+0000 mgr.y (mgr.34107) 449 : cluster [DBG] pgmap v517: 521 pgs: 521 active+clean; 165 MiB data, 900 MiB used, 714 GiB / 715 GiB avail; 147 KiB/s rd, 2.5 MiB/s wr, 46 op/s; 1.1 MiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:17:53.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[89561]: audit 2024-08-17T17:17:51.875763+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:53.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[89561]: audit 2024-08-17T17:17:51.875763+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:53.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[89561]: audit 2024-08-17T17:17:51.884061+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:53.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[89561]: audit 2024-08-17T17:17:51.884061+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:53.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[89561]: audit 2024-08-17T17:17:51.885065+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:17:53.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[89561]: audit 2024-08-17T17:17:51.885065+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:17:53.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[89561]: audit 2024-08-17T17:17:51.885758+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:17:53.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[89561]: audit 2024-08-17T17:17:51.885758+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:17:53.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[89561]: audit 2024-08-17T17:17:51.891395+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:53.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[89561]: audit 2024-08-17T17:17:51.891395+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:53.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[89561]: audit 2024-08-17T17:17:51.975890+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:17:53.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[89561]: audit 2024-08-17T17:17:51.975890+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:17:53.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[89561]: audit 2024-08-17T17:17:51.977702+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:53.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[89561]: audit 2024-08-17T17:17:51.977702+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:53.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[89561]: audit 2024-08-17T17:17:51.978889+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:53.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[88347]: audit 2024-08-17T17:17:50.839079+0000 mgr.y (mgr.34107) 448 : audit [DBG] from='client.44519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:53.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[88347]: audit 2024-08-17T17:17:50.839079+0000 mgr.y (mgr.34107) 448 : audit [DBG] from='client.44519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:53.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[88347]: cluster 2024-08-17T17:17:51.229766+0000 mgr.y (mgr.34107) 449 : cluster [DBG] pgmap v517: 521 pgs: 521 active+clean; 165 MiB data, 900 MiB used, 714 GiB / 715 GiB avail; 147 KiB/s rd, 2.5 MiB/s wr, 46 op/s; 1.1 MiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:17:53.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[88347]: cluster 2024-08-17T17:17:51.229766+0000 mgr.y (mgr.34107) 449 : cluster [DBG] pgmap v517: 521 pgs: 521 active+clean; 165 MiB data, 900 MiB used, 714 GiB / 715 GiB avail; 147 KiB/s rd, 2.5 MiB/s wr, 46 op/s; 1.1 MiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:17:53.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[88347]: audit 2024-08-17T17:17:51.875763+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:53.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[88347]: audit 2024-08-17T17:17:51.875763+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:53.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[88347]: audit 2024-08-17T17:17:51.884061+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:53.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[88347]: audit 2024-08-17T17:17:51.884061+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:53.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[88347]: audit 2024-08-17T17:17:51.885065+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:17:53.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[88347]: audit 2024-08-17T17:17:51.885065+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:17:53.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[88347]: audit 2024-08-17T17:17:51.885758+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:17:53.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[88347]: audit 2024-08-17T17:17:51.885758+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:17:53.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[88347]: audit 2024-08-17T17:17:51.891395+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:53.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[88347]: audit 2024-08-17T17:17:51.891395+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:53.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[88347]: audit 2024-08-17T17:17:51.975890+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:17:53.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[88347]: audit 2024-08-17T17:17:51.975890+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:17:53.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[88347]: audit 2024-08-17T17:17:51.977702+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:53.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[88347]: audit 2024-08-17T17:17:51.977702+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:53.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[88347]: audit 2024-08-17T17:17:51.978889+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:53.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[89561]: audit 2024-08-17T17:17:51.978889+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:53.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[89561]: audit 2024-08-17T17:17:51.979890+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:53.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[89561]: audit 2024-08-17T17:17:51.979890+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:53.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[89561]: audit 2024-08-17T17:17:51.981121+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-08-17T17:17:53.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[89561]: audit 2024-08-17T17:17:51.981121+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-08-17T17:17:53.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[88347]: audit 2024-08-17T17:17:51.978889+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:53.103 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[88347]: audit 2024-08-17T17:17:51.979890+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:53.103 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[88347]: audit 2024-08-17T17:17:51.979890+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:53.103 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[88347]: audit 2024-08-17T17:17:51.981121+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-08-17T17:17:53.103 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:52 smithi131 bash[88347]: audit 2024-08-17T17:17:51.981121+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-08-17T17:17:53.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:52 smithi169 bash[79348]: audit 2024-08-17T17:17:50.839079+0000 mgr.y (mgr.34107) 448 : audit [DBG] from='client.44519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:53.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:52 smithi169 bash[79348]: audit 2024-08-17T17:17:50.839079+0000 mgr.y (mgr.34107) 448 : audit [DBG] from='client.44519 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:17:53.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:52 smithi169 bash[79348]: cluster 2024-08-17T17:17:51.229766+0000 mgr.y (mgr.34107) 449 : cluster [DBG] pgmap v517: 521 pgs: 521 active+clean; 165 MiB data, 900 MiB used, 714 GiB / 715 GiB avail; 147 KiB/s rd, 2.5 MiB/s wr, 46 op/s; 1.1 MiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:17:53.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:52 smithi169 bash[79348]: cluster 2024-08-17T17:17:51.229766+0000 mgr.y (mgr.34107) 449 : cluster [DBG] pgmap v517: 521 pgs: 521 active+clean; 165 MiB data, 900 MiB used, 714 GiB / 715 GiB avail; 147 KiB/s rd, 2.5 MiB/s wr, 46 op/s; 1.1 MiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:17:53.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:52 smithi169 bash[79348]: audit 2024-08-17T17:17:51.875763+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:53.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:52 smithi169 bash[79348]: audit 2024-08-17T17:17:51.875763+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:53.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:52 smithi169 bash[79348]: audit 2024-08-17T17:17:51.884061+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:53.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:52 smithi169 bash[79348]: audit 2024-08-17T17:17:51.884061+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:53.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:52 smithi169 bash[79348]: audit 2024-08-17T17:17:51.885065+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:17:53.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:52 smithi169 bash[79348]: audit 2024-08-17T17:17:51.885065+0000 mon.a (mon.0) 972 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:17:53.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:52 smithi169 bash[79348]: audit 2024-08-17T17:17:51.885758+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:17:53.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:52 smithi169 bash[79348]: audit 2024-08-17T17:17:51.885758+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:17:53.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:52 smithi169 bash[79348]: audit 2024-08-17T17:17:51.891395+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:53.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:52 smithi169 bash[79348]: audit 2024-08-17T17:17:51.891395+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:53.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:52 smithi169 bash[79348]: audit 2024-08-17T17:17:51.975890+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:17:53.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:52 smithi169 bash[79348]: audit 2024-08-17T17:17:51.975890+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:17:53.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:52 smithi169 bash[79348]: audit 2024-08-17T17:17:51.977702+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:53.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:52 smithi169 bash[79348]: audit 2024-08-17T17:17:51.977702+0000 mon.a (mon.0) 976 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:53.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:52 smithi169 bash[79348]: audit 2024-08-17T17:17:51.978889+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:53.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:52 smithi169 bash[79348]: audit 2024-08-17T17:17:51.978889+0000 mon.a (mon.0) 977 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:53.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:52 smithi169 bash[79348]: audit 2024-08-17T17:17:51.979890+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:53.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:52 smithi169 bash[79348]: audit 2024-08-17T17:17:51.979890+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:17:53.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:52 smithi169 bash[79348]: audit 2024-08-17T17:17:51.981121+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-08-17T17:17:53.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:52 smithi169 bash[79348]: audit 2024-08-17T17:17:51.981121+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16} : dispatch 2024-08-17T17:17:54.084 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:53 smithi131 bash[88347]: audit 2024-08-17T17:17:51.981285+0000 mgr.y (mgr.34107) 450 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-17T17:17:54.084 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:53 smithi131 bash[88347]: audit 2024-08-17T17:17:51.981285+0000 mgr.y (mgr.34107) 450 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-17T17:17:54.085 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:53 smithi131 bash[88347]: cephadm 2024-08-17T17:17:51.982818+0000 mgr.y (mgr.34107) 451 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-08-17T17:17:54.085 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:53 smithi131 bash[88347]: cephadm 2024-08-17T17:17:51.982818+0000 mgr.y (mgr.34107) 451 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-08-17T17:17:54.085 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:53 smithi131 bash[88347]: audit 2024-08-17T17:17:53.212768+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:54.085 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:53 smithi131 bash[88347]: audit 2024-08-17T17:17:53.212768+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:54.085 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:53 smithi131 bash[88347]: audit 2024-08-17T17:17:53.214709+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:54.085 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:53 smithi131 bash[88347]: audit 2024-08-17T17:17:53.214709+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:54.085 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:53 smithi131 bash[89561]: audit 2024-08-17T17:17:51.981285+0000 mgr.y (mgr.34107) 450 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-17T17:17:54.085 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:53 smithi131 bash[89561]: audit 2024-08-17T17:17:51.981285+0000 mgr.y (mgr.34107) 450 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-17T17:17:54.085 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:53 smithi131 bash[89561]: cephadm 2024-08-17T17:17:51.982818+0000 mgr.y (mgr.34107) 451 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-08-17T17:17:54.085 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:53 smithi131 bash[89561]: cephadm 2024-08-17T17:17:51.982818+0000 mgr.y (mgr.34107) 451 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-08-17T17:17:54.085 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:53 smithi131 bash[89561]: audit 2024-08-17T17:17:53.212768+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:54.085 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:53 smithi131 bash[89561]: audit 2024-08-17T17:17:53.212768+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:54.085 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:53 smithi131 bash[89561]: audit 2024-08-17T17:17:53.214709+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:54.086 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:53 smithi131 bash[89561]: audit 2024-08-17T17:17:53.214709+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:54.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:53 smithi169 bash[79348]: audit 2024-08-17T17:17:51.981285+0000 mgr.y (mgr.34107) 450 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-17T17:17:54.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:53 smithi169 bash[79348]: audit 2024-08-17T17:17:51.981285+0000 mgr.y (mgr.34107) 450 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-08-17T17:17:54.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:53 smithi169 bash[79348]: cephadm 2024-08-17T17:17:51.982818+0000 mgr.y (mgr.34107) 451 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-08-17T17:17:54.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:53 smithi169 bash[79348]: cephadm 2024-08-17T17:17:51.982818+0000 mgr.y (mgr.34107) 451 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-08-17T17:17:54.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:53 smithi169 bash[79348]: audit 2024-08-17T17:17:53.212768+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:54.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:53 smithi169 bash[79348]: audit 2024-08-17T17:17:53.212768+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:54.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:53 smithi169 bash[79348]: audit 2024-08-17T17:17:53.214709+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:54.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:53 smithi169 bash[79348]: audit 2024-08-17T17:17:53.214709+0000 mon.a (mon.0) 981 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:17:55.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:54 smithi131 bash[88347]: cluster 2024-08-17T17:17:53.230713+0000 mgr.y (mgr.34107) 452 : cluster [DBG] pgmap v518: 521 pgs: 521 active+clean; 165 MiB data, 900 MiB used, 714 GiB / 715 GiB avail; 49 KiB/s rd, 1.4 KiB/s wr, 21 op/s; 952 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:17:55.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:54 smithi131 bash[88347]: cluster 2024-08-17T17:17:53.230713+0000 mgr.y (mgr.34107) 452 : cluster [DBG] pgmap v518: 521 pgs: 521 active+clean; 165 MiB data, 900 MiB used, 714 GiB / 715 GiB avail; 49 KiB/s rd, 1.4 KiB/s wr, 21 op/s; 952 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:17:55.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:54 smithi131 bash[88347]: cluster 2024-08-17T17:17:54.226392+0000 mon.a (mon.0) 982 : cluster [DBG] osdmap e702: 8 total, 8 up, 8 in 2024-08-17T17:17:55.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:54 smithi131 bash[88347]: cluster 2024-08-17T17:17:54.226392+0000 mon.a (mon.0) 982 : cluster [DBG] osdmap e702: 8 total, 8 up, 8 in 2024-08-17T17:17:55.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:54 smithi131 bash[88347]: audit 2024-08-17T17:17:54.660644+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:55.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:54 smithi131 bash[88347]: audit 2024-08-17T17:17:54.660644+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:55.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:54 smithi131 bash[88347]: audit 2024-08-17T17:17:54.662703+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-17T17:17:55.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:54 smithi131 bash[88347]: audit 2024-08-17T17:17:54.662703+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-17T17:17:55.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:54 smithi131 bash[88347]: audit 2024-08-17T17:17:54.663287+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:17:55.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:54 smithi131 bash[88347]: audit 2024-08-17T17:17:54.663287+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:17:55.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:54 smithi131 bash[89561]: cluster 2024-08-17T17:17:53.230713+0000 mgr.y (mgr.34107) 452 : cluster [DBG] pgmap v518: 521 pgs: 521 active+clean; 165 MiB data, 900 MiB used, 714 GiB / 715 GiB avail; 49 KiB/s rd, 1.4 KiB/s wr, 21 op/s; 952 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:17:55.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:54 smithi131 bash[89561]: cluster 2024-08-17T17:17:53.230713+0000 mgr.y (mgr.34107) 452 : cluster [DBG] pgmap v518: 521 pgs: 521 active+clean; 165 MiB data, 900 MiB used, 714 GiB / 715 GiB avail; 49 KiB/s rd, 1.4 KiB/s wr, 21 op/s; 952 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:17:55.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:54 smithi131 bash[89561]: cluster 2024-08-17T17:17:54.226392+0000 mon.a (mon.0) 982 : cluster [DBG] osdmap e702: 8 total, 8 up, 8 in 2024-08-17T17:17:55.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:54 smithi131 bash[89561]: cluster 2024-08-17T17:17:54.226392+0000 mon.a (mon.0) 982 : cluster [DBG] osdmap e702: 8 total, 8 up, 8 in 2024-08-17T17:17:55.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:54 smithi131 bash[89561]: audit 2024-08-17T17:17:54.660644+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:55.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:54 smithi131 bash[89561]: audit 2024-08-17T17:17:54.660644+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:55.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:54 smithi131 bash[89561]: audit 2024-08-17T17:17:54.662703+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-17T17:17:55.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:54 smithi131 bash[89561]: audit 2024-08-17T17:17:54.662703+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-17T17:17:55.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:54 smithi131 bash[89561]: audit 2024-08-17T17:17:54.663287+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:17:55.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:54 smithi131 bash[89561]: audit 2024-08-17T17:17:54.663287+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:17:55.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:54 smithi169 bash[79348]: cluster 2024-08-17T17:17:53.230713+0000 mgr.y (mgr.34107) 452 : cluster [DBG] pgmap v518: 521 pgs: 521 active+clean; 165 MiB data, 900 MiB used, 714 GiB / 715 GiB avail; 49 KiB/s rd, 1.4 KiB/s wr, 21 op/s; 952 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:17:55.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:54 smithi169 bash[79348]: cluster 2024-08-17T17:17:53.230713+0000 mgr.y (mgr.34107) 452 : cluster [DBG] pgmap v518: 521 pgs: 521 active+clean; 165 MiB data, 900 MiB used, 714 GiB / 715 GiB avail; 49 KiB/s rd, 1.4 KiB/s wr, 21 op/s; 952 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:17:55.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:54 smithi169 bash[79348]: cluster 2024-08-17T17:17:54.226392+0000 mon.a (mon.0) 982 : cluster [DBG] osdmap e702: 8 total, 8 up, 8 in 2024-08-17T17:17:55.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:54 smithi169 bash[79348]: cluster 2024-08-17T17:17:54.226392+0000 mon.a (mon.0) 982 : cluster [DBG] osdmap e702: 8 total, 8 up, 8 in 2024-08-17T17:17:55.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:54 smithi169 bash[79348]: audit 2024-08-17T17:17:54.660644+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:55.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:54 smithi169 bash[79348]: audit 2024-08-17T17:17:54.660644+0000 mon.a (mon.0) 983 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:55.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:54 smithi169 bash[79348]: audit 2024-08-17T17:17:54.662703+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-17T17:17:55.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:54 smithi169 bash[79348]: audit 2024-08-17T17:17:54.662703+0000 mon.a (mon.0) 984 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "osd.3"} : dispatch 2024-08-17T17:17:55.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:54 smithi169 bash[79348]: audit 2024-08-17T17:17:54.663287+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:17:55.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:54 smithi169 bash[79348]: audit 2024-08-17T17:17:54.663287+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:17:56.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:55 smithi131 bash[88347]: cephadm 2024-08-17T17:17:54.655471+0000 mgr.y (mgr.34107) 453 : cephadm [INF] Upgrade: Updating osd.3 2024-08-17T17:17:56.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:55 smithi131 bash[88347]: cephadm 2024-08-17T17:17:54.655471+0000 mgr.y (mgr.34107) 453 : cephadm [INF] Upgrade: Updating osd.3 2024-08-17T17:17:56.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:55 smithi131 bash[88347]: cephadm 2024-08-17T17:17:54.667645+0000 mgr.y (mgr.34107) 454 : cephadm [INF] Deploying daemon osd.3 on smithi131 2024-08-17T17:17:56.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:55 smithi131 bash[88347]: cephadm 2024-08-17T17:17:54.667645+0000 mgr.y (mgr.34107) 454 : cephadm [INF] Deploying daemon osd.3 on smithi131 2024-08-17T17:17:56.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:55 smithi131 bash[89561]: cephadm 2024-08-17T17:17:54.655471+0000 mgr.y (mgr.34107) 453 : cephadm [INF] Upgrade: Updating osd.3 2024-08-17T17:17:56.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:55 smithi131 bash[89561]: cephadm 2024-08-17T17:17:54.655471+0000 mgr.y (mgr.34107) 453 : cephadm [INF] Upgrade: Updating osd.3 2024-08-17T17:17:56.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:55 smithi131 bash[89561]: cephadm 2024-08-17T17:17:54.667645+0000 mgr.y (mgr.34107) 454 : cephadm [INF] Deploying daemon osd.3 on smithi131 2024-08-17T17:17:56.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:55 smithi131 bash[89561]: cephadm 2024-08-17T17:17:54.667645+0000 mgr.y (mgr.34107) 454 : cephadm [INF] Deploying daemon osd.3 on smithi131 2024-08-17T17:17:56.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:55 smithi169 bash[79348]: cephadm 2024-08-17T17:17:54.655471+0000 mgr.y (mgr.34107) 453 : cephadm [INF] Upgrade: Updating osd.3 2024-08-17T17:17:56.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:55 smithi169 bash[79348]: cephadm 2024-08-17T17:17:54.655471+0000 mgr.y (mgr.34107) 453 : cephadm [INF] Upgrade: Updating osd.3 2024-08-17T17:17:56.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:55 smithi169 bash[79348]: cephadm 2024-08-17T17:17:54.667645+0000 mgr.y (mgr.34107) 454 : cephadm [INF] Deploying daemon osd.3 on smithi131 2024-08-17T17:17:56.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:55 smithi169 bash[79348]: cephadm 2024-08-17T17:17:54.667645+0000 mgr.y (mgr.34107) 454 : cephadm [INF] Deploying daemon osd.3 on smithi131 2024-08-17T17:17:57.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:56 smithi131 bash[89561]: cluster 2024-08-17T17:17:55.231295+0000 mgr.y (mgr.34107) 455 : cluster [DBG] pgmap v520: 521 pgs: 521 active+clean; 181 MiB data, 928 MiB used, 714 GiB / 715 GiB avail; 47 KiB/s rd, 1.7 MiB/s wr, 24 op/s; 853 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:17:57.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:56 smithi131 bash[89561]: cluster 2024-08-17T17:17:55.231295+0000 mgr.y (mgr.34107) 455 : cluster [DBG] pgmap v520: 521 pgs: 521 active+clean; 181 MiB data, 928 MiB used, 714 GiB / 715 GiB avail; 47 KiB/s rd, 1.7 MiB/s wr, 24 op/s; 853 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:17:57.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:56 smithi131 bash[88347]: cluster 2024-08-17T17:17:55.231295+0000 mgr.y (mgr.34107) 455 : cluster [DBG] pgmap v520: 521 pgs: 521 active+clean; 181 MiB data, 928 MiB used, 714 GiB / 715 GiB avail; 47 KiB/s rd, 1.7 MiB/s wr, 24 op/s; 853 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:17:57.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:56 smithi131 bash[88347]: cluster 2024-08-17T17:17:55.231295+0000 mgr.y (mgr.34107) 455 : cluster [DBG] pgmap v520: 521 pgs: 521 active+clean; 181 MiB data, 928 MiB used, 714 GiB / 715 GiB avail; 47 KiB/s rd, 1.7 MiB/s wr, 24 op/s; 853 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:17:57.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:56 smithi169 bash[79348]: cluster 2024-08-17T17:17:55.231295+0000 mgr.y (mgr.34107) 455 : cluster [DBG] pgmap v520: 521 pgs: 521 active+clean; 181 MiB data, 928 MiB used, 714 GiB / 715 GiB avail; 47 KiB/s rd, 1.7 MiB/s wr, 24 op/s; 853 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:17:57.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:56 smithi169 bash[79348]: cluster 2024-08-17T17:17:55.231295+0000 mgr.y (mgr.34107) 455 : cluster [DBG] pgmap v520: 521 pgs: 521 active+clean; 181 MiB data, 928 MiB used, 714 GiB / 715 GiB avail; 47 KiB/s rd, 1.7 MiB/s wr, 24 op/s; 853 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:17:58.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:58 smithi131 bash[89561]: cluster 2024-08-17T17:17:57.232308+0000 mgr.y (mgr.34107) 456 : cluster [DBG] pgmap v521: 521 pgs: 521 active+clean; 181 MiB data, 932 MiB used, 714 GiB / 715 GiB avail; 45 KiB/s rd, 1.6 MiB/s wr, 23 op/s; 819 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:17:58.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:58 smithi131 bash[89561]: cluster 2024-08-17T17:17:57.232308+0000 mgr.y (mgr.34107) 456 : cluster [DBG] pgmap v521: 521 pgs: 521 active+clean; 181 MiB data, 932 MiB used, 714 GiB / 715 GiB avail; 45 KiB/s rd, 1.6 MiB/s wr, 23 op/s; 819 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:17:58.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:58 smithi131 bash[88347]: cluster 2024-08-17T17:17:57.232308+0000 mgr.y (mgr.34107) 456 : cluster [DBG] pgmap v521: 521 pgs: 521 active+clean; 181 MiB data, 932 MiB used, 714 GiB / 715 GiB avail; 45 KiB/s rd, 1.6 MiB/s wr, 23 op/s; 819 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:17:58.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:58 smithi131 bash[88347]: cluster 2024-08-17T17:17:57.232308+0000 mgr.y (mgr.34107) 456 : cluster [DBG] pgmap v521: 521 pgs: 521 active+clean; 181 MiB data, 932 MiB used, 714 GiB / 715 GiB avail; 45 KiB/s rd, 1.6 MiB/s wr, 23 op/s; 819 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:17:59.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:17:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:17:58] "GET /metrics HTTP/1.1" 200 67797 "" "Prometheus/2.51.0" 2024-08-17T17:17:59.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:58 smithi169 bash[79348]: cluster 2024-08-17T17:17:57.232308+0000 mgr.y (mgr.34107) 456 : cluster [DBG] pgmap v521: 521 pgs: 521 active+clean; 181 MiB data, 932 MiB used, 714 GiB / 715 GiB avail; 45 KiB/s rd, 1.6 MiB/s wr, 23 op/s; 819 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:17:59.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:58 smithi169 bash[79348]: cluster 2024-08-17T17:17:57.232308+0000 mgr.y (mgr.34107) 456 : cluster [DBG] pgmap v521: 521 pgs: 521 active+clean; 181 MiB data, 932 MiB used, 714 GiB / 715 GiB avail; 45 KiB/s rd, 1.6 MiB/s wr, 23 op/s; 819 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:17:59.594 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:17:59 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:59.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:59 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:59.595 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 17:17:59 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:59.595 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 17:17:59 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:59.595 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 17:17:59 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:59.596 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 17:17:59 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:59.596 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 17:17:59 smithi131 systemd[1]: Stopping Ceph osd.3 for f27a2518-5cb7-11ef-bccf-c7b262605968... 2024-08-17T17:17:59.596 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 17:17:59 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:59.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:59 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:59.596 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:17:59 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:17:59.632 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.EncryptedFlattenSmallData (12005 ms) 2024-08-17T17:17:59.632 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestIOWithIOHint 2024-08-17T17:17:59.632 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:17:59.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:59 smithi131 bash[88347]: audit 2024-08-17T17:17:58.777336+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:59.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:59 smithi131 bash[88347]: audit 2024-08-17T17:17:58.777336+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:59.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:59 smithi131 bash[88347]: cluster 2024-08-17T17:17:59.596492+0000 mon.a (mon.0) 987 : cluster [INF] osd.3 marked itself down and dead 2024-08-17T17:17:59.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:17:59 smithi131 bash[88347]: cluster 2024-08-17T17:17:59.596492+0000 mon.a (mon.0) 987 : cluster [INF] osd.3 marked itself down and dead 2024-08-17T17:17:59.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:59 smithi131 bash[89561]: audit 2024-08-17T17:17:58.777336+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:59.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:59 smithi131 bash[89561]: audit 2024-08-17T17:17:58.777336+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:17:59.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:59 smithi131 bash[89561]: cluster 2024-08-17T17:17:59.596492+0000 mon.a (mon.0) 987 : cluster [INF] osd.3 marked itself down and dead 2024-08-17T17:17:59.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:17:59 smithi131 bash[89561]: cluster 2024-08-17T17:17:59.596492+0000 mon.a (mon.0) 987 : cluster [INF] osd.3 marked itself down and dead 2024-08-17T17:17:59.849 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 17:17:59 smithi131 bash[51802]: debug 2024-08-17T17:17:59.592+0000 7f711b16e640 -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 2024-08-17T17:17:59.849 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 17:17:59 smithi131 bash[51802]: debug 2024-08-17T17:17:59.592+0000 7f711b16e640 -1 osd.3 702 *** Got signal Terminated *** 2024-08-17T17:17:59.849 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 17:17:59 smithi131 bash[51802]: debug 2024-08-17T17:17:59.592+0000 7f711b16e640 -1 osd.3 702 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T17:18:00.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:59 smithi169 bash[79348]: audit 2024-08-17T17:17:58.777336+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:00.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:59 smithi169 bash[79348]: audit 2024-08-17T17:17:58.777336+0000 mon.a (mon.0) 986 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:00.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:59 smithi169 bash[79348]: cluster 2024-08-17T17:17:59.596492+0000 mon.a (mon.0) 987 : cluster [INF] osd.3 marked itself down and dead 2024-08-17T17:18:00.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:17:59 smithi169 bash[79348]: cluster 2024-08-17T17:17:59.596492+0000 mon.a (mon.0) 987 : cluster [INF] osd.3 marked itself down and dead 2024-08-17T17:18:01.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:00 smithi131 bash[88347]: cluster 2024-08-17T17:17:59.234831+0000 mgr.y (mgr.34107) 457 : cluster [DBG] pgmap v522: 521 pgs: 521 active+clean; 197 MiB data, 996 MiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.2 MiB/s wr, 41 op/s 2024-08-17T17:18:01.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:00 smithi131 bash[88347]: cluster 2024-08-17T17:17:59.234831+0000 mgr.y (mgr.34107) 457 : cluster [DBG] pgmap v522: 521 pgs: 521 active+clean; 197 MiB data, 996 MiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.2 MiB/s wr, 41 op/s 2024-08-17T17:18:01.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:00 smithi131 bash[88347]: cluster 2024-08-17T17:17:59.777035+0000 mon.a (mon.0) 988 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:18:01.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:00 smithi131 bash[88347]: cluster 2024-08-17T17:17:59.777035+0000 mon.a (mon.0) 988 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:18:01.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:00 smithi131 bash[88347]: cluster 2024-08-17T17:17:59.799555+0000 mon.a (mon.0) 989 : cluster [DBG] osdmap e703: 8 total, 7 up, 8 in 2024-08-17T17:18:01.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:00 smithi131 bash[88347]: cluster 2024-08-17T17:17:59.799555+0000 mon.a (mon.0) 989 : cluster [DBG] osdmap e703: 8 total, 7 up, 8 in 2024-08-17T17:18:01.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:00 smithi131 bash[88347]: cluster 2024-08-17T17:17:59.808745+0000 mon.a (mon.0) 990 : cluster [INF] osd.3 marked itself dead as of e703 2024-08-17T17:18:01.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:00 smithi131 bash[88347]: cluster 2024-08-17T17:17:59.808745+0000 mon.a (mon.0) 990 : cluster [INF] osd.3 marked itself dead as of e703 2024-08-17T17:18:01.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:00 smithi131 bash[89561]: cluster 2024-08-17T17:17:59.234831+0000 mgr.y (mgr.34107) 457 : cluster [DBG] pgmap v522: 521 pgs: 521 active+clean; 197 MiB data, 996 MiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.2 MiB/s wr, 41 op/s 2024-08-17T17:18:01.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:00 smithi131 bash[89561]: cluster 2024-08-17T17:17:59.234831+0000 mgr.y (mgr.34107) 457 : cluster [DBG] pgmap v522: 521 pgs: 521 active+clean; 197 MiB data, 996 MiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.2 MiB/s wr, 41 op/s 2024-08-17T17:18:01.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:00 smithi131 bash[89561]: cluster 2024-08-17T17:17:59.777035+0000 mon.a (mon.0) 988 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:18:01.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:00 smithi131 bash[89561]: cluster 2024-08-17T17:17:59.777035+0000 mon.a (mon.0) 988 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:18:01.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:00 smithi131 bash[89561]: cluster 2024-08-17T17:17:59.799555+0000 mon.a (mon.0) 989 : cluster [DBG] osdmap e703: 8 total, 7 up, 8 in 2024-08-17T17:18:01.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:00 smithi131 bash[89561]: cluster 2024-08-17T17:17:59.799555+0000 mon.a (mon.0) 989 : cluster [DBG] osdmap e703: 8 total, 7 up, 8 in 2024-08-17T17:18:01.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:00 smithi131 bash[89561]: cluster 2024-08-17T17:17:59.808745+0000 mon.a (mon.0) 990 : cluster [INF] osd.3 marked itself dead as of e703 2024-08-17T17:18:01.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:00 smithi131 bash[89561]: cluster 2024-08-17T17:17:59.808745+0000 mon.a (mon.0) 990 : cluster [INF] osd.3 marked itself dead as of e703 2024-08-17T17:18:01.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:00 smithi169 bash[79348]: cluster 2024-08-17T17:17:59.234831+0000 mgr.y (mgr.34107) 457 : cluster [DBG] pgmap v522: 521 pgs: 521 active+clean; 197 MiB data, 996 MiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.2 MiB/s wr, 41 op/s 2024-08-17T17:18:01.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:00 smithi169 bash[79348]: cluster 2024-08-17T17:17:59.234831+0000 mgr.y (mgr.34107) 457 : cluster [DBG] pgmap v522: 521 pgs: 521 active+clean; 197 MiB data, 996 MiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 3.2 MiB/s wr, 41 op/s 2024-08-17T17:18:01.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:00 smithi169 bash[79348]: cluster 2024-08-17T17:17:59.777035+0000 mon.a (mon.0) 988 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:18:01.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:00 smithi169 bash[79348]: cluster 2024-08-17T17:17:59.777035+0000 mon.a (mon.0) 988 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-08-17T17:18:01.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:00 smithi169 bash[79348]: cluster 2024-08-17T17:17:59.799555+0000 mon.a (mon.0) 989 : cluster [DBG] osdmap e703: 8 total, 7 up, 8 in 2024-08-17T17:18:01.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:00 smithi169 bash[79348]: cluster 2024-08-17T17:17:59.799555+0000 mon.a (mon.0) 989 : cluster [DBG] osdmap e703: 8 total, 7 up, 8 in 2024-08-17T17:18:01.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:00 smithi169 bash[79348]: cluster 2024-08-17T17:17:59.808745+0000 mon.a (mon.0) 990 : cluster [INF] osd.3 marked itself dead as of e703 2024-08-17T17:18:01.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:00 smithi169 bash[79348]: cluster 2024-08-17T17:17:59.808745+0000 mon.a (mon.0) 990 : cluster [INF] osd.3 marked itself dead as of e703 2024-08-17T17:18:01.420 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 17:18:01 smithi131 bash[121592]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd-3 2024-08-17T17:18:01.420 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 17:18:01 smithi131 bash[121658]: Error response from daemon: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd-3 2024-08-17T17:18:02.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:01 smithi131 bash[88347]: cluster 2024-08-17T17:18:00.804640+0000 mon.a (mon.0) 991 : cluster [DBG] osdmap e704: 8 total, 7 up, 8 in 2024-08-17T17:18:02.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:01 smithi131 bash[88347]: cluster 2024-08-17T17:18:00.804640+0000 mon.a (mon.0) 991 : cluster [DBG] osdmap e704: 8 total, 7 up, 8 in 2024-08-17T17:18:02.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:01 smithi131 bash[88347]: cluster 2024-08-17T17:18:01.235512+0000 mgr.y (mgr.34107) 458 : cluster [DBG] pgmap v525: 521 pgs: 25 peering, 73 stale+active+clean, 423 active+clean; 197 MiB data, 996 MiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 51 op/s 2024-08-17T17:18:02.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:01 smithi131 bash[88347]: cluster 2024-08-17T17:18:01.235512+0000 mgr.y (mgr.34107) 458 : cluster [DBG] pgmap v525: 521 pgs: 25 peering, 73 stale+active+clean, 423 active+clean; 197 MiB data, 996 MiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 51 op/s 2024-08-17T17:18:02.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:01 smithi131 bash[89561]: cluster 2024-08-17T17:18:00.804640+0000 mon.a (mon.0) 991 : cluster [DBG] osdmap e704: 8 total, 7 up, 8 in 2024-08-17T17:18:02.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:01 smithi131 bash[89561]: cluster 2024-08-17T17:18:00.804640+0000 mon.a (mon.0) 991 : cluster [DBG] osdmap e704: 8 total, 7 up, 8 in 2024-08-17T17:18:02.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:01 smithi131 bash[89561]: cluster 2024-08-17T17:18:01.235512+0000 mgr.y (mgr.34107) 458 : cluster [DBG] pgmap v525: 521 pgs: 25 peering, 73 stale+active+clean, 423 active+clean; 197 MiB data, 996 MiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 51 op/s 2024-08-17T17:18:02.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:01 smithi131 bash[89561]: cluster 2024-08-17T17:18:01.235512+0000 mgr.y (mgr.34107) 458 : cluster [DBG] pgmap v525: 521 pgs: 25 peering, 73 stale+active+clean, 423 active+clean; 197 MiB data, 996 MiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 51 op/s 2024-08-17T17:18:02.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:01 smithi169 bash[79348]: cluster 2024-08-17T17:18:00.804640+0000 mon.a (mon.0) 991 : cluster [DBG] osdmap e704: 8 total, 7 up, 8 in 2024-08-17T17:18:02.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:01 smithi169 bash[79348]: cluster 2024-08-17T17:18:00.804640+0000 mon.a (mon.0) 991 : cluster [DBG] osdmap e704: 8 total, 7 up, 8 in 2024-08-17T17:18:02.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:01 smithi169 bash[79348]: cluster 2024-08-17T17:18:01.235512+0000 mgr.y (mgr.34107) 458 : cluster [DBG] pgmap v525: 521 pgs: 25 peering, 73 stale+active+clean, 423 active+clean; 197 MiB data, 996 MiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 51 op/s 2024-08-17T17:18:02.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:01 smithi169 bash[79348]: cluster 2024-08-17T17:18:01.235512+0000 mgr.y (mgr.34107) 458 : cluster [DBG] pgmap v525: 521 pgs: 25 peering, 73 stale+active+clean, 423 active+clean; 197 MiB data, 996 MiB used, 714 GiB / 715 GiB avail; 2.4 MiB/s rd, 2.3 MiB/s wr, 51 op/s 2024-08-17T17:18:03.078 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:02 smithi131 bash[89561]: cluster 2024-08-17T17:18:01.795971+0000 mon.a (mon.0) 992 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-08-17T17:18:03.079 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:02 smithi131 bash[89561]: cluster 2024-08-17T17:18:01.795971+0000 mon.a (mon.0) 992 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-08-17T17:18:03.079 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:02 smithi131 bash[88347]: cluster 2024-08-17T17:18:01.795971+0000 mon.a (mon.0) 992 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-08-17T17:18:03.079 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:02 smithi131 bash[88347]: cluster 2024-08-17T17:18:01.795971+0000 mon.a (mon.0) 992 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-08-17T17:18:03.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:02 smithi169 bash[79348]: cluster 2024-08-17T17:18:01.795971+0000 mon.a (mon.0) 992 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-08-17T17:18:03.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:02 smithi169 bash[79348]: cluster 2024-08-17T17:18:01.795971+0000 mon.a (mon.0) 992 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 7 pgs peering (PG_AVAILABILITY) 2024-08-17T17:18:04.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:18:04 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:18:04.098 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 17:18:04 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:18:04.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:03 smithi131 bash[88347]: cluster 2024-08-17T17:18:03.236721+0000 mgr.y (mgr.34107) 459 : cluster [DBG] pgmap v526: 521 pgs: 25 peering, 73 stale+active+clean, 423 active+clean; 197 MiB data, 996 MiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 44 op/s 2024-08-17T17:18:04.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:03 smithi131 bash[88347]: cluster 2024-08-17T17:18:03.236721+0000 mgr.y (mgr.34107) 459 : cluster [DBG] pgmap v526: 521 pgs: 25 peering, 73 stale+active+clean, 423 active+clean; 197 MiB data, 996 MiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 44 op/s 2024-08-17T17:18:04.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:04 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:18:04.099 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 17:18:04 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:18:04.099 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 17:18:04 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:18:04.100 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 17:18:03 smithi131 systemd[1]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@osd.3.service: Deactivated successfully. 2024-08-17T17:18:04.100 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 17:18:03 smithi131 systemd[1]: Stopped Ceph osd.3 for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T17:18:04.100 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 17:18:04 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:18:04.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:03 smithi131 bash[89561]: cluster 2024-08-17T17:18:03.236721+0000 mgr.y (mgr.34107) 459 : cluster [DBG] pgmap v526: 521 pgs: 25 peering, 73 stale+active+clean, 423 active+clean; 197 MiB data, 996 MiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 44 op/s 2024-08-17T17:18:04.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:03 smithi131 bash[89561]: cluster 2024-08-17T17:18:03.236721+0000 mgr.y (mgr.34107) 459 : cluster [DBG] pgmap v526: 521 pgs: 25 peering, 73 stale+active+clean, 423 active+clean; 197 MiB data, 996 MiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 44 op/s 2024-08-17T17:18:04.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:04 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:18:04.101 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 17:18:04 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:18:04.101 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 17:18:04 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T17:18:04.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:03 smithi169 bash[79348]: cluster 2024-08-17T17:18:03.236721+0000 mgr.y (mgr.34107) 459 : cluster [DBG] pgmap v526: 521 pgs: 25 peering, 73 stale+active+clean, 423 active+clean; 197 MiB data, 996 MiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 44 op/s 2024-08-17T17:18:04.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:03 smithi169 bash[79348]: cluster 2024-08-17T17:18:03.236721+0000 mgr.y (mgr.34107) 459 : cluster [DBG] pgmap v526: 521 pgs: 25 peering, 73 stale+active+clean, 423 active+clean; 197 MiB data, 996 MiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 2.0 MiB/s wr, 44 op/s 2024-08-17T17:18:04.598 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 17:18:04 smithi131 systemd[1]: Started Ceph osd.3 for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T17:18:04.707 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:18:04.707 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:18:04.707 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:18:04.707 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:18:04.707 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:18:04.707 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:04.707 INFO:tasks.workunit.client.0.smithi131.stdout:started write 2024-08-17T17:18:04.707 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:04.708 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:04.708 INFO:tasks.workunit.client.0.smithi131.stdout:finished write 2024-08-17T17:18:04.708 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:04.708 INFO:tasks.workunit.client.0.smithi131.stdout:started write 2024-08-17T17:18:04.708 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:04.708 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:04.708 INFO:tasks.workunit.client.0.smithi131.stdout:finished write 2024-08-17T17:18:04.708 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:04.708 INFO:tasks.workunit.client.0.smithi131.stdout:started write 2024-08-17T17:18:04.708 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:04.708 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:04.708 INFO:tasks.workunit.client.0.smithi131.stdout:finished write 2024-08-17T17:18:04.708 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:04.708 INFO:tasks.workunit.client.0.smithi131.stdout:started write 2024-08-17T17:18:04.708 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:04.709 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:04.709 INFO:tasks.workunit.client.0.smithi131.stdout:finished write 2024-08-17T17:18:04.709 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:04.709 INFO:tasks.workunit.client.0.smithi131.stdout:started write 2024-08-17T17:18:04.709 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:04.709 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:04.709 INFO:tasks.workunit.client.0.smithi131.stdout:finished write 2024-08-17T17:18:04.709 INFO:tasks.workunit.client.0.smithi131.stdout:start compare and write 2024-08-17T17:18:04.709 INFO:tasks.workunit.client.0.smithi131.stdout:compare and wrote: 512 2024-08-17T17:18:04.709 INFO:tasks.workunit.client.0.smithi131.stdout:start compare and write 2024-08-17T17:18:04.709 INFO:tasks.workunit.client.0.smithi131.stdout:compare and wrote: 512 2024-08-17T17:18:04.709 INFO:tasks.workunit.client.0.smithi131.stdout:start compare and write 2024-08-17T17:18:04.709 INFO:tasks.workunit.client.0.smithi131.stdout:compare and wrote: 512 2024-08-17T17:18:04.709 INFO:tasks.workunit.client.0.smithi131.stdout:start compare and write 2024-08-17T17:18:04.709 INFO:tasks.workunit.client.0.smithi131.stdout:compare and wrote: 512 2024-08-17T17:18:04.709 INFO:tasks.workunit.client.0.smithi131.stdout:start compare and write 2024-08-17T17:18:04.710 INFO:tasks.workunit.client.0.smithi131.stdout:compare and wrote: 512 2024-08-17T17:18:04.710 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:04.710 INFO:tasks.workunit.client.0.smithi131.stdout:started aio compare and write 2024-08-17T17:18:04.710 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:04.710 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:04.710 INFO:tasks.workunit.client.0.smithi131.stdout:finished aio compare and write 2024-08-17T17:18:04.710 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:04.710 INFO:tasks.workunit.client.0.smithi131.stdout:started aio compare and write 2024-08-17T17:18:04.710 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:04.710 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:04.710 INFO:tasks.workunit.client.0.smithi131.stdout:finished aio compare and write 2024-08-17T17:18:04.710 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:04.710 INFO:tasks.workunit.client.0.smithi131.stdout:started aio compare and write 2024-08-17T17:18:04.710 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:04.710 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:04.711 INFO:tasks.workunit.client.0.smithi131.stdout:finished aio compare and write 2024-08-17T17:18:04.711 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:04.711 INFO:tasks.workunit.client.0.smithi131.stdout:started aio compare and write 2024-08-17T17:18:04.711 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:04.711 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:04.711 INFO:tasks.workunit.client.0.smithi131.stdout:finished aio compare and write 2024-08-17T17:18:04.711 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:04.711 INFO:tasks.workunit.client.0.smithi131.stdout:started aio compare and write 2024-08-17T17:18:04.711 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:04.711 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:04.711 INFO:tasks.workunit.client.0.smithi131.stdout:finished aio compare and write 2024-08-17T17:18:04.711 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:18:04.711 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:18:04.711 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:18:04.712 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:18:04.712 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:18:04.712 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:04.712 INFO:tasks.workunit.client.0.smithi131.stdout:started read 2024-08-17T17:18:04.712 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:18:04.712 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 512 2024-08-17T17:18:04.712 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:04.712 INFO:tasks.workunit.client.0.smithi131.stdout:started read 2024-08-17T17:18:04.712 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:18:04.712 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 512 2024-08-17T17:18:04.712 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:04.712 INFO:tasks.workunit.client.0.smithi131.stdout:started read 2024-08-17T17:18:04.712 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:18:04.712 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 512 2024-08-17T17:18:04.712 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:04.713 INFO:tasks.workunit.client.0.smithi131.stdout:started read 2024-08-17T17:18:04.713 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:18:04.713 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 512 2024-08-17T17:18:04.713 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:04.713 INFO:tasks.workunit.client.0.smithi131.stdout:started read 2024-08-17T17:18:04.713 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:18:04.713 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 512 2024-08-17T17:18:04.713 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 512~512 = 512 2024-08-17T17:18:04.713 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:04.713 INFO:tasks.workunit.client.0.smithi131.stdout:aio discard: 1536~512 = 0 2024-08-17T17:18:04.713 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:18:04.713 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:18:04.713 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:18:04.713 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:18:04.713 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:18:04.714 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 0 2024-08-17T17:18:04.714 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:04.714 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:04.714 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 0 2024-08-17T17:18:04.714 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:04.714 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:04.714 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 16384 2024-08-17T17:18:04.714 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:04.714 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:04.714 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 16384 2024-08-17T17:18:04.714 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:04.714 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:04.714 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:04.714 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:04.715 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 49152 2024-08-17T17:18:04.715 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:04.715 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:04.715 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 49152 2024-08-17T17:18:04.715 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:04.715 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:04.715 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 65536 2024-08-17T17:18:04.715 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:04.715 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:04.715 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 65536 2024-08-17T17:18:04.715 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:04.715 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:04.715 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:04.716 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:04.716 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 98304 2024-08-17T17:18:04.716 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:04.716 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:04.716 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 98304 2024-08-17T17:18:04.716 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:04.716 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:04.716 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 114688 2024-08-17T17:18:04.716 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:04.716 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:04.716 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 114688 2024-08-17T17:18:04.716 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:04.716 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:04.716 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:04.716 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:04.716 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 147456 2024-08-17T17:18:04.717 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:04.717 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:04.717 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 147456 2024-08-17T17:18:04.717 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:04.717 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:04.717 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 163840 2024-08-17T17:18:04.717 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:04.717 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:04.717 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 163840 2024-08-17T17:18:04.717 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:04.717 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:04.717 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:04.717 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:04.717 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 196608 2024-08-17T17:18:04.717 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:04.718 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:04.718 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 196608 2024-08-17T17:18:04.718 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:04.718 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:04.718 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 212992 2024-08-17T17:18:04.718 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:04.718 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:04.718 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 212992 2024-08-17T17:18:04.718 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:04.718 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:04.718 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:04.718 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:04.718 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:04.718 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:04.718 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:04.719 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:04.719 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:04.719 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:04.719 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:04.719 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:04.719 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:04.719 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:04.719 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:04.719 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:04.719 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:04.719 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:04.719 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:04.719 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:04.719 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:04.720 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:04.720 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:04.720 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:04.720 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:04.720 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:04.720 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:04.720 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:04.720 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:04.720 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:04.720 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:04.720 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:04.720 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:04.720 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:04.720 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:04.720 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:04.720 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:04.720 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:04.721 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:04.721 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:04.721 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:04.721 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:04.721 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:04.721 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:04.721 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:04.721 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:04.721 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:04.721 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:04.721 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:04.721 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:04.721 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:04.721 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:04.721 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:05.542 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:05 smithi131 bash[89561]: audit 2024-08-17T17:18:04.195670+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:05.542 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:05 smithi131 bash[89561]: audit 2024-08-17T17:18:04.195670+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:05.542 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:05 smithi131 bash[89561]: audit 2024-08-17T17:18:04.202862+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:05.542 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:05 smithi131 bash[89561]: audit 2024-08-17T17:18:04.202862+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:05.543 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:05 smithi131 bash[89561]: audit 2024-08-17T17:18:04.209365+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:05.543 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:05 smithi131 bash[89561]: audit 2024-08-17T17:18:04.209365+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:05.543 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:05 smithi131 bash[89561]: audit 2024-08-17T17:18:04.210024+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:18:05.543 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:05 smithi131 bash[89561]: audit 2024-08-17T17:18:04.210024+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:18:05.543 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:05 smithi131 bash[88347]: audit 2024-08-17T17:18:04.195670+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:05.543 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:05 smithi131 bash[88347]: audit 2024-08-17T17:18:04.195670+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:05.543 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:05 smithi131 bash[88347]: audit 2024-08-17T17:18:04.202862+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:05.543 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:05 smithi131 bash[88347]: audit 2024-08-17T17:18:04.202862+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:05.543 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:05 smithi131 bash[88347]: audit 2024-08-17T17:18:04.209365+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:05.543 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:05 smithi131 bash[88347]: audit 2024-08-17T17:18:04.209365+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:05.543 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:05 smithi131 bash[88347]: audit 2024-08-17T17:18:04.210024+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:18:05.543 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:05 smithi131 bash[88347]: audit 2024-08-17T17:18:04.210024+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:18:05.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:05 smithi169 bash[79348]: audit 2024-08-17T17:18:04.195670+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:05.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:05 smithi169 bash[79348]: audit 2024-08-17T17:18:04.195670+0000 mon.a (mon.0) 993 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:05.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:05 smithi169 bash[79348]: audit 2024-08-17T17:18:04.202862+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:05.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:05 smithi169 bash[79348]: audit 2024-08-17T17:18:04.202862+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:05.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:05 smithi169 bash[79348]: audit 2024-08-17T17:18:04.209365+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:05.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:05 smithi169 bash[79348]: audit 2024-08-17T17:18:04.209365+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:05.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:05 smithi169 bash[79348]: audit 2024-08-17T17:18:04.210024+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:18:05.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:05 smithi169 bash[79348]: audit 2024-08-17T17:18:04.210024+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:18:05.798 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 17:18:05 smithi131 bash[121805]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:18:05.798 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 17:18:05 smithi131 bash[121805]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:18:05.798 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 17:18:05 smithi131 bash[121805]: --> Failed to activate via raw: activate() takes 1 positional argument but 5 were given 2024-08-17T17:18:05.798 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 17:18:05 smithi131 bash[121805]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:18:06.098 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 17:18:05 smithi131 bash[121805]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-08-17T17:18:06.098 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 17:18:05 smithi131 bash[121805]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-08-17T17:18:06.098 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 17:18:05 smithi131 bash[121805]: 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 2024-08-17T17:18:06.474 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 17:18:06 smithi131 bash[121805]: Running command: /usr/bin/ln -snf /dev/vg_nvme/lv_1 /var/lib/ceph/osd/ceph-3/block 2024-08-17T17:18:06.474 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 17:18:06 smithi131 bash[121805]: Running command: /usr/bin/chown -h ceph:ceph /var/lib/ceph/osd/ceph-3/block 2024-08-17T17:18:06.475 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 17:18:06 smithi131 bash[121805]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-08-17T17:18:06.475 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 17:18:06 smithi131 bash[121805]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-08-17T17:18:06.475 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 17:18:06 smithi131 bash[121805]: --> ceph-volume lvm activate successful for osd ID: 3 2024-08-17T17:18:06.475 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:06 smithi131 bash[89561]: cluster 2024-08-17T17:18:05.242407+0000 mgr.y (mgr.34107) 460 : cluster [DBG] pgmap v527: 521 pgs: 144 active+undersized, 25 peering, 51 active+undersized+degraded, 301 active+clean; 197 MiB data, 998 MiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 2.1 MiB/s wr, 392 op/s; 122/942 objects degraded (12.951%) 2024-08-17T17:18:06.475 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:06 smithi131 bash[89561]: cluster 2024-08-17T17:18:05.242407+0000 mgr.y (mgr.34107) 460 : cluster [DBG] pgmap v527: 521 pgs: 144 active+undersized, 25 peering, 51 active+undersized+degraded, 301 active+clean; 197 MiB data, 998 MiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 2.1 MiB/s wr, 392 op/s; 122/942 objects degraded (12.951%) 2024-08-17T17:18:06.475 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:06 smithi131 bash[88347]: cluster 2024-08-17T17:18:05.242407+0000 mgr.y (mgr.34107) 460 : cluster [DBG] pgmap v527: 521 pgs: 144 active+undersized, 25 peering, 51 active+undersized+degraded, 301 active+clean; 197 MiB data, 998 MiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 2.1 MiB/s wr, 392 op/s; 122/942 objects degraded (12.951%) 2024-08-17T17:18:06.475 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:06 smithi131 bash[88347]: cluster 2024-08-17T17:18:05.242407+0000 mgr.y (mgr.34107) 460 : cluster [DBG] pgmap v527: 521 pgs: 144 active+undersized, 25 peering, 51 active+undersized+degraded, 301 active+clean; 197 MiB data, 998 MiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 2.1 MiB/s wr, 392 op/s; 122/942 objects degraded (12.951%) 2024-08-17T17:18:06.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:06 smithi169 bash[79348]: cluster 2024-08-17T17:18:05.242407+0000 mgr.y (mgr.34107) 460 : cluster [DBG] pgmap v527: 521 pgs: 144 active+undersized, 25 peering, 51 active+undersized+degraded, 301 active+clean; 197 MiB data, 998 MiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 2.1 MiB/s wr, 392 op/s; 122/942 objects degraded (12.951%) 2024-08-17T17:18:06.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:06 smithi169 bash[79348]: cluster 2024-08-17T17:18:05.242407+0000 mgr.y (mgr.34107) 460 : cluster [DBG] pgmap v527: 521 pgs: 144 active+undersized, 25 peering, 51 active+undersized+degraded, 301 active+clean; 197 MiB data, 998 MiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 2.1 MiB/s wr, 392 op/s; 122/942 objects degraded (12.951%) 2024-08-17T17:18:07.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:07 smithi131 bash[88347]: cluster 2024-08-17T17:18:06.197557+0000 mon.a (mon.0) 997 : cluster [WRN] Health check failed: Degraded data redundancy: 122/942 objects degraded (12.951%), 51 pgs degraded (PG_DEGRADED) 2024-08-17T17:18:07.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:07 smithi131 bash[88347]: cluster 2024-08-17T17:18:06.197557+0000 mon.a (mon.0) 997 : cluster [WRN] Health check failed: Degraded data redundancy: 122/942 objects degraded (12.951%), 51 pgs degraded (PG_DEGRADED) 2024-08-17T17:18:07.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:07 smithi131 bash[89561]: cluster 2024-08-17T17:18:06.197557+0000 mon.a (mon.0) 997 : cluster [WRN] Health check failed: Degraded data redundancy: 122/942 objects degraded (12.951%), 51 pgs degraded (PG_DEGRADED) 2024-08-17T17:18:07.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:07 smithi131 bash[89561]: cluster 2024-08-17T17:18:06.197557+0000 mon.a (mon.0) 997 : cluster [WRN] Health check failed: Degraded data redundancy: 122/942 objects degraded (12.951%), 51 pgs degraded (PG_DEGRADED) 2024-08-17T17:18:07.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:07 smithi169 bash[79348]: cluster 2024-08-17T17:18:06.197557+0000 mon.a (mon.0) 997 : cluster [WRN] Health check failed: Degraded data redundancy: 122/942 objects degraded (12.951%), 51 pgs degraded (PG_DEGRADED) 2024-08-17T17:18:07.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:07 smithi169 bash[79348]: cluster 2024-08-17T17:18:06.197557+0000 mon.a (mon.0) 997 : cluster [WRN] Health check failed: Degraded data redundancy: 122/942 objects degraded (12.951%), 51 pgs degraded (PG_DEGRADED) 2024-08-17T17:18:08.140 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:08.141 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:08.141 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:08.141 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:08.141 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:08.141 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:08.141 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:08.141 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:08.141 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:08.141 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:08.141 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:08.141 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:08.141 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:08.142 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:08.142 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:08.142 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:08.142 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:08.142 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:08.142 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:08.142 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:08.142 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:08.142 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:08.142 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:08.142 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:08.142 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:08.142 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:08.142 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:08.143 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:08.143 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:08.143 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:08.143 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:08.143 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:08.143 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:08.143 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:08.143 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:08.143 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:08.143 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:08.143 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:08.143 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:08.143 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:08.144 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:08.144 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:08.144 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:08.144 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:08.144 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:08.144 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:08.144 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:08.144 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:08.144 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:08.144 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:08.144 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:08.144 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:08.144 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:08.144 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:08.145 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:08.145 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:08.145 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:08.145 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:08.145 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:08.145 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:08.145 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:08.145 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:08.145 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:08.145 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:08.145 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:08.145 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:08.145 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:08.145 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:08.145 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:08.146 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:08.146 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:08.146 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:08.146 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:08.146 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:08.146 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:08.146 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:08.146 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:08.146 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:08.146 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:08.146 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:08.146 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:08.146 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:08.146 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:08.147 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:08.147 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:08.147 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:08.147 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:08.147 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:08.147 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:08.147 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:08.147 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:08.147 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:08.147 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:08.147 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:08.147 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:08.147 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:08.147 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:08.148 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:08.148 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:08.148 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:08.148 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:08.148 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:08.148 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:08.148 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:08.148 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:08.148 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:08.148 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:08.148 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:08.148 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:08.148 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:08.148 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:08.149 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:08.149 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:08.149 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:08.149 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:08.149 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:08.149 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:08.149 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:08.149 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:08.149 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:08.149 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:08.149 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:18:08.149 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:18:08.149 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:18:08.150 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestIOWithIOHint (8508 ms) 2024-08-17T17:18:08.150 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestDataPoolIO 2024-08-17T17:18:08.598 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 17:18:08 smithi131 bash[122019]: debug 2024-08-17T17:18:08.424+0000 7f8e4017a640 1 -- 172.21.15.131:0/1322711174 <== mon.0 v2:172.21.15.131:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x557c26ba4960 con 0x557c26bc5c00 2024-08-17T17:18:08.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:08 smithi131 bash[88347]: cluster 2024-08-17T17:18:07.243584+0000 mgr.y (mgr.34107) 461 : cluster [DBG] pgmap v528: 521 pgs: 165 active+undersized, 55 active+undersized+degraded, 301 active+clean; 197 MiB data, 998 MiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 107 KiB/s wr, 346 op/s; 127/942 objects degraded (13.482%) 2024-08-17T17:18:08.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:08 smithi131 bash[88347]: cluster 2024-08-17T17:18:07.243584+0000 mgr.y (mgr.34107) 461 : cluster [DBG] pgmap v528: 521 pgs: 165 active+undersized, 55 active+undersized+degraded, 301 active+clean; 197 MiB data, 998 MiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 107 KiB/s wr, 346 op/s; 127/942 objects degraded (13.482%) 2024-08-17T17:18:08.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:08 smithi131 bash[89561]: cluster 2024-08-17T17:18:07.243584+0000 mgr.y (mgr.34107) 461 : cluster [DBG] pgmap v528: 521 pgs: 165 active+undersized, 55 active+undersized+degraded, 301 active+clean; 197 MiB data, 998 MiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 107 KiB/s wr, 346 op/s; 127/942 objects degraded (13.482%) 2024-08-17T17:18:08.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:08 smithi131 bash[89561]: cluster 2024-08-17T17:18:07.243584+0000 mgr.y (mgr.34107) 461 : cluster [DBG] pgmap v528: 521 pgs: 165 active+undersized, 55 active+undersized+degraded, 301 active+clean; 197 MiB data, 998 MiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 107 KiB/s wr, 346 op/s; 127/942 objects degraded (13.482%) 2024-08-17T17:18:08.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:08 smithi169 bash[79348]: cluster 2024-08-17T17:18:07.243584+0000 mgr.y (mgr.34107) 461 : cluster [DBG] pgmap v528: 521 pgs: 165 active+undersized, 55 active+undersized+degraded, 301 active+clean; 197 MiB data, 998 MiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 107 KiB/s wr, 346 op/s; 127/942 objects degraded (13.482%) 2024-08-17T17:18:08.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:08 smithi169 bash[79348]: cluster 2024-08-17T17:18:07.243584+0000 mgr.y (mgr.34107) 461 : cluster [DBG] pgmap v528: 521 pgs: 165 active+undersized, 55 active+undersized+degraded, 301 active+clean; 197 MiB data, 998 MiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 107 KiB/s wr, 346 op/s; 127/942 objects degraded (13.482%) 2024-08-17T17:18:09.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:18:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:18:08] "GET /metrics HTTP/1.1" 200 70244 "" "Prometheus/2.51.0" 2024-08-17T17:18:09.221 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:18:09.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:09 smithi131 bash[88347]: cluster 2024-08-17T17:18:08.200274+0000 mon.a (mon.0) 998 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 7 pgs peering) 2024-08-17T17:18:09.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:09 smithi131 bash[88347]: cluster 2024-08-17T17:18:08.200274+0000 mon.a (mon.0) 998 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 7 pgs peering) 2024-08-17T17:18:09.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:09 smithi131 bash[88347]: cluster 2024-08-17T17:18:08.215007+0000 mon.a (mon.0) 999 : cluster [DBG] osdmap e705: 8 total, 7 up, 8 in 2024-08-17T17:18:09.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:09 smithi131 bash[88347]: cluster 2024-08-17T17:18:08.215007+0000 mon.a (mon.0) 999 : cluster [DBG] osdmap e705: 8 total, 7 up, 8 in 2024-08-17T17:18:09.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:09 smithi131 bash[88347]: audit 2024-08-17T17:18:08.219706+0000 mon.a (mon.0) 1000 : audit [INF] from='client.? 172.21.15.131:0/3168392933' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-29","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:09.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:09 smithi131 bash[88347]: audit 2024-08-17T17:18:08.219706+0000 mon.a (mon.0) 1000 : audit [INF] from='client.? 172.21.15.131:0/3168392933' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-29","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:09.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:09 smithi131 bash[88347]: audit 2024-08-17T17:18:08.232015+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:09.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:09 smithi131 bash[88347]: audit 2024-08-17T17:18:08.232015+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:09.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:09 smithi131 bash[88347]: audit 2024-08-17T17:18:08.233529+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:09.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:09 smithi131 bash[88347]: audit 2024-08-17T17:18:08.233529+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:09.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:09 smithi131 bash[89561]: cluster 2024-08-17T17:18:08.200274+0000 mon.a (mon.0) 998 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 7 pgs peering) 2024-08-17T17:18:09.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:09 smithi131 bash[89561]: cluster 2024-08-17T17:18:08.200274+0000 mon.a (mon.0) 998 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 7 pgs peering) 2024-08-17T17:18:09.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:09 smithi131 bash[89561]: cluster 2024-08-17T17:18:08.215007+0000 mon.a (mon.0) 999 : cluster [DBG] osdmap e705: 8 total, 7 up, 8 in 2024-08-17T17:18:09.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:09 smithi131 bash[89561]: cluster 2024-08-17T17:18:08.215007+0000 mon.a (mon.0) 999 : cluster [DBG] osdmap e705: 8 total, 7 up, 8 in 2024-08-17T17:18:09.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:09 smithi131 bash[89561]: audit 2024-08-17T17:18:08.219706+0000 mon.a (mon.0) 1000 : audit [INF] from='client.? 172.21.15.131:0/3168392933' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-29","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:09.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:09 smithi131 bash[89561]: audit 2024-08-17T17:18:08.219706+0000 mon.a (mon.0) 1000 : audit [INF] from='client.? 172.21.15.131:0/3168392933' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-29","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:09.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:09 smithi131 bash[89561]: audit 2024-08-17T17:18:08.232015+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:09.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:09 smithi131 bash[89561]: audit 2024-08-17T17:18:08.232015+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:09.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:09 smithi131 bash[89561]: audit 2024-08-17T17:18:08.233529+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:09.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:09 smithi131 bash[89561]: audit 2024-08-17T17:18:08.233529+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:09.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:09 smithi169 bash[79348]: cluster 2024-08-17T17:18:08.200274+0000 mon.a (mon.0) 998 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 7 pgs peering) 2024-08-17T17:18:09.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:09 smithi169 bash[79348]: cluster 2024-08-17T17:18:08.200274+0000 mon.a (mon.0) 998 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 7 pgs peering) 2024-08-17T17:18:09.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:09 smithi169 bash[79348]: cluster 2024-08-17T17:18:08.215007+0000 mon.a (mon.0) 999 : cluster [DBG] osdmap e705: 8 total, 7 up, 8 in 2024-08-17T17:18:09.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:09 smithi169 bash[79348]: cluster 2024-08-17T17:18:08.215007+0000 mon.a (mon.0) 999 : cluster [DBG] osdmap e705: 8 total, 7 up, 8 in 2024-08-17T17:18:09.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:09 smithi169 bash[79348]: audit 2024-08-17T17:18:08.219706+0000 mon.a (mon.0) 1000 : audit [INF] from='client.? 172.21.15.131:0/3168392933' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-29","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:09.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:09 smithi169 bash[79348]: audit 2024-08-17T17:18:08.219706+0000 mon.a (mon.0) 1000 : audit [INF] from='client.? 172.21.15.131:0/3168392933' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-29","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:09.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:09 smithi169 bash[79348]: audit 2024-08-17T17:18:08.232015+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:09.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:09 smithi169 bash[79348]: audit 2024-08-17T17:18:08.232015+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:09.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:09 smithi169 bash[79348]: audit 2024-08-17T17:18:08.233529+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:09.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:09 smithi169 bash[79348]: audit 2024-08-17T17:18:08.233529+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:10.098 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 17:18:09 smithi131 bash[122019]: debug 2024-08-17T17:18:09.720+0000 7f8e429e1640 -1 Falling back to public interface 2024-08-17T17:18:10.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:10 smithi131 bash[88347]: audit 2024-08-17T17:18:09.211660+0000 mon.a (mon.0) 1003 : audit [INF] from='client.? 172.21.15.131:0/3168392933' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:18:10.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:10 smithi131 bash[88347]: audit 2024-08-17T17:18:09.211660+0000 mon.a (mon.0) 1003 : audit [INF] from='client.? 172.21.15.131:0/3168392933' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:18:10.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:10 smithi131 bash[88347]: cluster 2024-08-17T17:18:09.216590+0000 mon.a (mon.0) 1004 : cluster [DBG] osdmap e706: 8 total, 7 up, 8 in 2024-08-17T17:18:10.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:10 smithi131 bash[88347]: cluster 2024-08-17T17:18:09.216590+0000 mon.a (mon.0) 1004 : cluster [DBG] osdmap e706: 8 total, 7 up, 8 in 2024-08-17T17:18:10.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:10 smithi131 bash[88347]: cluster 2024-08-17T17:18:09.244602+0000 mgr.y (mgr.34107) 462 : cluster [DBG] pgmap v531: 553 pgs: 30 creating+peering, 2 unknown, 165 active+undersized, 55 active+undersized+degraded, 301 active+clean; 199 MiB data, 1001 MiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 263 KiB/s wr, 1.00k op/s; 127/942 objects degraded (13.482%) 2024-08-17T17:18:10.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:10 smithi131 bash[88347]: cluster 2024-08-17T17:18:09.244602+0000 mgr.y (mgr.34107) 462 : cluster [DBG] pgmap v531: 553 pgs: 30 creating+peering, 2 unknown, 165 active+undersized, 55 active+undersized+degraded, 301 active+clean; 199 MiB data, 1001 MiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 263 KiB/s wr, 1.00k op/s; 127/942 objects degraded (13.482%) 2024-08-17T17:18:10.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:10 smithi131 bash[88347]: audit 2024-08-17T17:18:10.194856+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:10.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:10 smithi131 bash[88347]: audit 2024-08-17T17:18:10.194856+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:10.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:10 smithi131 bash[88347]: audit 2024-08-17T17:18:10.207834+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:10.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:10 smithi131 bash[88347]: audit 2024-08-17T17:18:10.207834+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:10.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:10 smithi131 bash[89561]: audit 2024-08-17T17:18:09.211660+0000 mon.a (mon.0) 1003 : audit [INF] from='client.? 172.21.15.131:0/3168392933' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:18:10.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:10 smithi131 bash[89561]: audit 2024-08-17T17:18:09.211660+0000 mon.a (mon.0) 1003 : audit [INF] from='client.? 172.21.15.131:0/3168392933' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:18:10.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:10 smithi131 bash[89561]: cluster 2024-08-17T17:18:09.216590+0000 mon.a (mon.0) 1004 : cluster [DBG] osdmap e706: 8 total, 7 up, 8 in 2024-08-17T17:18:10.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:10 smithi131 bash[89561]: cluster 2024-08-17T17:18:09.216590+0000 mon.a (mon.0) 1004 : cluster [DBG] osdmap e706: 8 total, 7 up, 8 in 2024-08-17T17:18:10.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:10 smithi131 bash[89561]: cluster 2024-08-17T17:18:09.244602+0000 mgr.y (mgr.34107) 462 : cluster [DBG] pgmap v531: 553 pgs: 30 creating+peering, 2 unknown, 165 active+undersized, 55 active+undersized+degraded, 301 active+clean; 199 MiB data, 1001 MiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 263 KiB/s wr, 1.00k op/s; 127/942 objects degraded (13.482%) 2024-08-17T17:18:10.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:10 smithi131 bash[89561]: cluster 2024-08-17T17:18:09.244602+0000 mgr.y (mgr.34107) 462 : cluster [DBG] pgmap v531: 553 pgs: 30 creating+peering, 2 unknown, 165 active+undersized, 55 active+undersized+degraded, 301 active+clean; 199 MiB data, 1001 MiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 263 KiB/s wr, 1.00k op/s; 127/942 objects degraded (13.482%) 2024-08-17T17:18:10.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:10 smithi131 bash[89561]: audit 2024-08-17T17:18:10.194856+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:10.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:10 smithi131 bash[89561]: audit 2024-08-17T17:18:10.194856+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:10.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:10 smithi131 bash[89561]: audit 2024-08-17T17:18:10.207834+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:10.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:10 smithi131 bash[89561]: audit 2024-08-17T17:18:10.207834+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:10.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:10 smithi169 bash[79348]: audit 2024-08-17T17:18:09.211660+0000 mon.a (mon.0) 1003 : audit [INF] from='client.? 172.21.15.131:0/3168392933' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:18:10.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:10 smithi169 bash[79348]: audit 2024-08-17T17:18:09.211660+0000 mon.a (mon.0) 1003 : audit [INF] from='client.? 172.21.15.131:0/3168392933' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-29","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:18:10.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:10 smithi169 bash[79348]: cluster 2024-08-17T17:18:09.216590+0000 mon.a (mon.0) 1004 : cluster [DBG] osdmap e706: 8 total, 7 up, 8 in 2024-08-17T17:18:10.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:10 smithi169 bash[79348]: cluster 2024-08-17T17:18:09.216590+0000 mon.a (mon.0) 1004 : cluster [DBG] osdmap e706: 8 total, 7 up, 8 in 2024-08-17T17:18:10.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:10 smithi169 bash[79348]: cluster 2024-08-17T17:18:09.244602+0000 mgr.y (mgr.34107) 462 : cluster [DBG] pgmap v531: 553 pgs: 30 creating+peering, 2 unknown, 165 active+undersized, 55 active+undersized+degraded, 301 active+clean; 199 MiB data, 1001 MiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 263 KiB/s wr, 1.00k op/s; 127/942 objects degraded (13.482%) 2024-08-17T17:18:10.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:10 smithi169 bash[79348]: cluster 2024-08-17T17:18:09.244602+0000 mgr.y (mgr.34107) 462 : cluster [DBG] pgmap v531: 553 pgs: 30 creating+peering, 2 unknown, 165 active+undersized, 55 active+undersized+degraded, 301 active+clean; 199 MiB data, 1001 MiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 263 KiB/s wr, 1.00k op/s; 127/942 objects degraded (13.482%) 2024-08-17T17:18:10.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:10 smithi169 bash[79348]: audit 2024-08-17T17:18:10.194856+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:10.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:10 smithi169 bash[79348]: audit 2024-08-17T17:18:10.194856+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:10.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:10 smithi169 bash[79348]: audit 2024-08-17T17:18:10.207834+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:10.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:10 smithi169 bash[79348]: audit 2024-08-17T17:18:10.207834+0000 mon.a (mon.0) 1006 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:11.361 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:18:11.361 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:18:11.361 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:18:11.361 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:18:11.361 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:18:11.362 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:11.362 INFO:tasks.workunit.client.0.smithi131.stdout:started write 2024-08-17T17:18:11.362 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:11.362 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:11.362 INFO:tasks.workunit.client.0.smithi131.stdout:finished write 2024-08-17T17:18:11.362 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:11.362 INFO:tasks.workunit.client.0.smithi131.stdout:started write 2024-08-17T17:18:11.362 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:11.362 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:11.362 INFO:tasks.workunit.client.0.smithi131.stdout:finished write 2024-08-17T17:18:11.362 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:11.362 INFO:tasks.workunit.client.0.smithi131.stdout:started write 2024-08-17T17:18:11.362 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:11.363 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:11.363 INFO:tasks.workunit.client.0.smithi131.stdout:finished write 2024-08-17T17:18:11.363 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:11.363 INFO:tasks.workunit.client.0.smithi131.stdout:started write 2024-08-17T17:18:11.363 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:11.363 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:11.363 INFO:tasks.workunit.client.0.smithi131.stdout:finished write 2024-08-17T17:18:11.363 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:11.363 INFO:tasks.workunit.client.0.smithi131.stdout:started write 2024-08-17T17:18:11.363 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:11.363 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:11.363 INFO:tasks.workunit.client.0.smithi131.stdout:finished write 2024-08-17T17:18:11.363 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:18:11.364 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:18:11.364 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:18:11.364 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:18:11.364 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:18:11.364 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:11.364 INFO:tasks.workunit.client.0.smithi131.stdout:started read 2024-08-17T17:18:11.364 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:18:11.364 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 512 2024-08-17T17:18:11.364 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:11.364 INFO:tasks.workunit.client.0.smithi131.stdout:started read 2024-08-17T17:18:11.364 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:18:11.364 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 512 2024-08-17T17:18:11.364 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:11.364 INFO:tasks.workunit.client.0.smithi131.stdout:started read 2024-08-17T17:18:11.364 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:18:11.365 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 512 2024-08-17T17:18:11.365 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:11.365 INFO:tasks.workunit.client.0.smithi131.stdout:started read 2024-08-17T17:18:11.365 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:18:11.365 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 512 2024-08-17T17:18:11.365 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:11.365 INFO:tasks.workunit.client.0.smithi131.stdout:started read 2024-08-17T17:18:11.365 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:18:11.365 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 512 2024-08-17T17:18:11.365 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 512~512 = 512 2024-08-17T17:18:11.365 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:11.365 INFO:tasks.workunit.client.0.smithi131.stdout:aio discard: 1536~512 = 0 2024-08-17T17:18:11.365 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:18:11.365 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:18:11.366 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:18:11.366 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:18:11.366 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:18:11.366 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:18:11.366 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:18:11.366 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestDataPoolIO (3221 ms) 2024-08-17T17:18:11.366 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatch 2024-08-17T17:18:11.366 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:18:11.418 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatch (57 ms) 2024-08-17T17:18:11.418 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatch 2024-08-17T17:18:11.418 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:18:11.470 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatch (52 ms) 2024-08-17T17:18:11.470 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccess 2024-08-17T17:18:11.470 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:18:11.524 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccess (54 ms) 2024-08-17T17:18:11.524 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccess 2024-08-17T17:18:11.525 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:18:11.567 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccess (43 ms) 2024-08-17T17:18:11.567 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitUnaligned 2024-08-17T17:18:11.567 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:18:11.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:11 smithi131 bash[88347]: cluster 2024-08-17T17:18:10.257224+0000 mon.a (mon.0) 1007 : cluster [DBG] osdmap e707: 8 total, 7 up, 8 in 2024-08-17T17:18:11.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:11 smithi131 bash[88347]: cluster 2024-08-17T17:18:10.257224+0000 mon.a (mon.0) 1007 : cluster [DBG] osdmap e707: 8 total, 7 up, 8 in 2024-08-17T17:18:11.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:11 smithi131 bash[89561]: cluster 2024-08-17T17:18:10.257224+0000 mon.a (mon.0) 1007 : cluster [DBG] osdmap e707: 8 total, 7 up, 8 in 2024-08-17T17:18:11.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:11 smithi131 bash[89561]: cluster 2024-08-17T17:18:10.257224+0000 mon.a (mon.0) 1007 : cluster [DBG] osdmap e707: 8 total, 7 up, 8 in 2024-08-17T17:18:11.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:11 smithi169 bash[79348]: cluster 2024-08-17T17:18:10.257224+0000 mon.a (mon.0) 1007 : cluster [DBG] osdmap e707: 8 total, 7 up, 8 in 2024-08-17T17:18:11.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:11 smithi169 bash[79348]: cluster 2024-08-17T17:18:10.257224+0000 mon.a (mon.0) 1007 : cluster [DBG] osdmap e707: 8 total, 7 up, 8 in 2024-08-17T17:18:11.683 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitUnaligned (116 ms) 2024-08-17T17:18:11.683 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnaligned 2024-08-17T17:18:11.683 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:18:11.795 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnaligned (111 ms) 2024-08-17T17:18:11.795 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteTooLarge 2024-08-17T17:18:11.795 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:18:11.925 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestCompareAndWriteTooLarge (131 ms) 2024-08-17T17:18:11.925 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteTooLarge 2024-08-17T17:18:11.925 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:18:12.037 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteTooLarge (112 ms) 2024-08-17T17:18:12.037 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitSuccess 2024-08-17T17:18:12.037 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:18:12.415 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitSuccess (378 ms) 2024-08-17T17:18:12.415 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccess 2024-08-17T17:18:12.415 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:18:12.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:12 smithi131 bash[88347]: cluster 2024-08-17T17:18:11.245638+0000 mgr.y (mgr.34107) 463 : cluster [DBG] pgmap v533: 553 pgs: 30 creating+peering, 165 active+undersized, 56 active+undersized+degraded, 302 active+clean; 199 MiB data, 1001 MiB used, 714 GiB / 715 GiB avail; 416 KiB/s rd, 208 KiB/s wr, 873 op/s; 128/945 objects degraded (13.545%) 2024-08-17T17:18:12.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:12 smithi131 bash[88347]: cluster 2024-08-17T17:18:11.245638+0000 mgr.y (mgr.34107) 463 : cluster [DBG] pgmap v533: 553 pgs: 30 creating+peering, 165 active+undersized, 56 active+undersized+degraded, 302 active+clean; 199 MiB data, 1001 MiB used, 714 GiB / 715 GiB avail; 416 KiB/s rd, 208 KiB/s wr, 873 op/s; 128/945 objects degraded (13.545%) 2024-08-17T17:18:12.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:12 smithi131 bash[88347]: cluster 2024-08-17T17:18:11.251118+0000 mon.a (mon.0) 1008 : cluster [DBG] osdmap e708: 8 total, 7 up, 8 in 2024-08-17T17:18:12.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:12 smithi131 bash[88347]: cluster 2024-08-17T17:18:11.251118+0000 mon.a (mon.0) 1008 : cluster [DBG] osdmap e708: 8 total, 7 up, 8 in 2024-08-17T17:18:12.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:12 smithi131 bash[88347]: cluster 2024-08-17T17:18:11.297616+0000 mon.a (mon.0) 1009 : cluster [WRN] Health check update: Degraded data redundancy: 128/945 objects degraded (13.545%), 56 pgs degraded (PG_DEGRADED) 2024-08-17T17:18:12.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:12 smithi131 bash[88347]: cluster 2024-08-17T17:18:11.297616+0000 mon.a (mon.0) 1009 : cluster [WRN] Health check update: Degraded data redundancy: 128/945 objects degraded (13.545%), 56 pgs degraded (PG_DEGRADED) 2024-08-17T17:18:12.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:12 smithi131 bash[88347]: audit 2024-08-17T17:18:11.443898+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:12.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:12 smithi131 bash[88347]: audit 2024-08-17T17:18:11.443898+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:12.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:12 smithi131 bash[88347]: audit 2024-08-17T17:18:11.452273+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:12.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:12 smithi131 bash[88347]: audit 2024-08-17T17:18:11.452273+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:12.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:12 smithi131 bash[89561]: cluster 2024-08-17T17:18:11.245638+0000 mgr.y (mgr.34107) 463 : cluster [DBG] pgmap v533: 553 pgs: 30 creating+peering, 165 active+undersized, 56 active+undersized+degraded, 302 active+clean; 199 MiB data, 1001 MiB used, 714 GiB / 715 GiB avail; 416 KiB/s rd, 208 KiB/s wr, 873 op/s; 128/945 objects degraded (13.545%) 2024-08-17T17:18:12.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:12 smithi131 bash[89561]: cluster 2024-08-17T17:18:11.245638+0000 mgr.y (mgr.34107) 463 : cluster [DBG] pgmap v533: 553 pgs: 30 creating+peering, 165 active+undersized, 56 active+undersized+degraded, 302 active+clean; 199 MiB data, 1001 MiB used, 714 GiB / 715 GiB avail; 416 KiB/s rd, 208 KiB/s wr, 873 op/s; 128/945 objects degraded (13.545%) 2024-08-17T17:18:12.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:12 smithi131 bash[89561]: cluster 2024-08-17T17:18:11.251118+0000 mon.a (mon.0) 1008 : cluster [DBG] osdmap e708: 8 total, 7 up, 8 in 2024-08-17T17:18:12.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:12 smithi131 bash[89561]: cluster 2024-08-17T17:18:11.251118+0000 mon.a (mon.0) 1008 : cluster [DBG] osdmap e708: 8 total, 7 up, 8 in 2024-08-17T17:18:12.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:12 smithi131 bash[89561]: cluster 2024-08-17T17:18:11.297616+0000 mon.a (mon.0) 1009 : cluster [WRN] Health check update: Degraded data redundancy: 128/945 objects degraded (13.545%), 56 pgs degraded (PG_DEGRADED) 2024-08-17T17:18:12.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:12 smithi131 bash[89561]: cluster 2024-08-17T17:18:11.297616+0000 mon.a (mon.0) 1009 : cluster [WRN] Health check update: Degraded data redundancy: 128/945 objects degraded (13.545%), 56 pgs degraded (PG_DEGRADED) 2024-08-17T17:18:12.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:12 smithi131 bash[89561]: audit 2024-08-17T17:18:11.443898+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:12.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:12 smithi131 bash[89561]: audit 2024-08-17T17:18:11.443898+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:12.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:12 smithi131 bash[89561]: audit 2024-08-17T17:18:11.452273+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:12.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:12 smithi131 bash[89561]: audit 2024-08-17T17:18:11.452273+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:12.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:12 smithi169 bash[79348]: cluster 2024-08-17T17:18:11.245638+0000 mgr.y (mgr.34107) 463 : cluster [DBG] pgmap v533: 553 pgs: 30 creating+peering, 165 active+undersized, 56 active+undersized+degraded, 302 active+clean; 199 MiB data, 1001 MiB used, 714 GiB / 715 GiB avail; 416 KiB/s rd, 208 KiB/s wr, 873 op/s; 128/945 objects degraded (13.545%) 2024-08-17T17:18:12.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:12 smithi169 bash[79348]: cluster 2024-08-17T17:18:11.245638+0000 mgr.y (mgr.34107) 463 : cluster [DBG] pgmap v533: 553 pgs: 30 creating+peering, 165 active+undersized, 56 active+undersized+degraded, 302 active+clean; 199 MiB data, 1001 MiB used, 714 GiB / 715 GiB avail; 416 KiB/s rd, 208 KiB/s wr, 873 op/s; 128/945 objects degraded (13.545%) 2024-08-17T17:18:12.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:12 smithi169 bash[79348]: cluster 2024-08-17T17:18:11.251118+0000 mon.a (mon.0) 1008 : cluster [DBG] osdmap e708: 8 total, 7 up, 8 in 2024-08-17T17:18:12.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:12 smithi169 bash[79348]: cluster 2024-08-17T17:18:11.251118+0000 mon.a (mon.0) 1008 : cluster [DBG] osdmap e708: 8 total, 7 up, 8 in 2024-08-17T17:18:12.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:12 smithi169 bash[79348]: cluster 2024-08-17T17:18:11.297616+0000 mon.a (mon.0) 1009 : cluster [WRN] Health check update: Degraded data redundancy: 128/945 objects degraded (13.545%), 56 pgs degraded (PG_DEGRADED) 2024-08-17T17:18:12.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:12 smithi169 bash[79348]: cluster 2024-08-17T17:18:11.297616+0000 mon.a (mon.0) 1009 : cluster [WRN] Health check update: Degraded data redundancy: 128/945 objects degraded (13.545%), 56 pgs degraded (PG_DEGRADED) 2024-08-17T17:18:12.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:12 smithi169 bash[79348]: audit 2024-08-17T17:18:11.443898+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:12.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:12 smithi169 bash[79348]: audit 2024-08-17T17:18:11.443898+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:12.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:12 smithi169 bash[79348]: audit 2024-08-17T17:18:11.452273+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:12.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:12 smithi169 bash[79348]: audit 2024-08-17T17:18:11.452273+0000 mon.a (mon.0) 1011 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:12.940 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccess (525 ms) 2024-08-17T17:18:12.940 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVIovecLenDiffers 2024-08-17T17:18:12.940 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:18:12.996 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVIovecLenDiffers (56 ms) 2024-08-17T17:18:12.997 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVMismatch 2024-08-17T17:18:12.997 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:18:13.049 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVMismatch (53 ms) 2024-08-17T17:18:13.049 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteVSuccess 2024-08-17T17:18:13.049 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:18:13.099 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteVSuccess (50 ms) 2024-08-17T17:18:13.099 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestScatterGatherIO 2024-08-17T17:18:13.099 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:18:13.151 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestScatterGatherIO (52 ms) 2024-08-17T17:18:13.151 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestEmptyDiscard 2024-08-17T17:18:13.151 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:18:13.193 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:13.193 INFO:tasks.workunit.client.0.smithi131.stdout:aio discard: 0~1048576 = 0 2024-08-17T17:18:13.193 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:13.193 INFO:tasks.workunit.client.0.smithi131.stdout:aio discard: 0~4194304 = 0 2024-08-17T17:18:13.194 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:13.194 INFO:tasks.workunit.client.0.smithi131.stdout:aio discard: 3145728~1048576 = 0 2024-08-17T17:18:13.194 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestEmptyDiscard (42 ms) 2024-08-17T17:18:13.194 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestFUA 2024-08-17T17:18:13.194 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:18:13.369 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:18:13.369 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:18:13.369 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:18:13.369 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:18:13.369 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:18:13.369 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:18:13.369 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:18:13.369 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:18:13.369 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:18:13.369 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:18:13.369 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:13.370 INFO:tasks.workunit.client.0.smithi131.stdout:started write 2024-08-17T17:18:13.370 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:13.370 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:13.370 INFO:tasks.workunit.client.0.smithi131.stdout:finished write 2024-08-17T17:18:13.370 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:13.370 INFO:tasks.workunit.client.0.smithi131.stdout:started write 2024-08-17T17:18:13.370 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:13.370 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:13.370 INFO:tasks.workunit.client.0.smithi131.stdout:finished write 2024-08-17T17:18:13.370 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:13.370 INFO:tasks.workunit.client.0.smithi131.stdout:started write 2024-08-17T17:18:13.370 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:13.370 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:13.370 INFO:tasks.workunit.client.0.smithi131.stdout:finished write 2024-08-17T17:18:13.371 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:13.371 INFO:tasks.workunit.client.0.smithi131.stdout:started write 2024-08-17T17:18:13.371 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:13.371 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:13.371 INFO:tasks.workunit.client.0.smithi131.stdout:finished write 2024-08-17T17:18:13.371 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:13.371 INFO:tasks.workunit.client.0.smithi131.stdout:started write 2024-08-17T17:18:13.371 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:13.371 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:13.371 INFO:tasks.workunit.client.0.smithi131.stdout:finished write 2024-08-17T17:18:13.371 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:13.371 INFO:tasks.workunit.client.0.smithi131.stdout:started read 2024-08-17T17:18:13.371 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:18:13.371 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 512 2024-08-17T17:18:13.372 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:13.372 INFO:tasks.workunit.client.0.smithi131.stdout:started read 2024-08-17T17:18:13.372 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:18:13.372 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 512 2024-08-17T17:18:13.372 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:13.372 INFO:tasks.workunit.client.0.smithi131.stdout:started read 2024-08-17T17:18:13.372 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:18:13.372 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 512 2024-08-17T17:18:13.372 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:13.372 INFO:tasks.workunit.client.0.smithi131.stdout:started read 2024-08-17T17:18:13.372 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:18:13.372 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 512 2024-08-17T17:18:13.372 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:13.372 INFO:tasks.workunit.client.0.smithi131.stdout:started read 2024-08-17T17:18:13.373 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:18:13.373 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 512 2024-08-17T17:18:13.373 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestFUA (176 ms) 2024-08-17T17:18:13.373 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestIOPP 2024-08-17T17:18:13.373 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:18:13.405 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:18:13.405 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:18:13.405 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:18:13.405 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:18:13.405 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:18:13.405 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:13.405 INFO:tasks.workunit.client.0.smithi131.stdout:started write 2024-08-17T17:18:13.405 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:13.405 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:13.406 INFO:tasks.workunit.client.0.smithi131.stdout:finished write 2024-08-17T17:18:13.406 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:13.406 INFO:tasks.workunit.client.0.smithi131.stdout:started write 2024-08-17T17:18:13.406 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:13.406 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:13.406 INFO:tasks.workunit.client.0.smithi131.stdout:finished write 2024-08-17T17:18:13.406 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:13.406 INFO:tasks.workunit.client.0.smithi131.stdout:started write 2024-08-17T17:18:13.406 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:13.406 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:13.406 INFO:tasks.workunit.client.0.smithi131.stdout:finished write 2024-08-17T17:18:13.406 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:13.406 INFO:tasks.workunit.client.0.smithi131.stdout:started write 2024-08-17T17:18:13.407 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:13.407 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:13.407 INFO:tasks.workunit.client.0.smithi131.stdout:finished write 2024-08-17T17:18:13.407 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:13.407 INFO:tasks.workunit.client.0.smithi131.stdout:started write 2024-08-17T17:18:13.407 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:13.439 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:13.439 INFO:tasks.workunit.client.0.smithi131.stdout:finished write 2024-08-17T17:18:13.439 INFO:tasks.workunit.client.0.smithi131.stdout:start compare and write 2024-08-17T17:18:13.439 INFO:tasks.workunit.client.0.smithi131.stdout:compare and wrote: 512 2024-08-17T17:18:13.439 INFO:tasks.workunit.client.0.smithi131.stdout:start compare and write 2024-08-17T17:18:13.440 INFO:tasks.workunit.client.0.smithi131.stdout:compare and wrote: 512 2024-08-17T17:18:13.440 INFO:tasks.workunit.client.0.smithi131.stdout:start compare and write 2024-08-17T17:18:13.440 INFO:tasks.workunit.client.0.smithi131.stdout:compare and wrote: 512 2024-08-17T17:18:13.440 INFO:tasks.workunit.client.0.smithi131.stdout:start compare and write 2024-08-17T17:18:13.440 INFO:tasks.workunit.client.0.smithi131.stdout:compare and wrote: 512 2024-08-17T17:18:13.440 INFO:tasks.workunit.client.0.smithi131.stdout:start compare and write 2024-08-17T17:18:13.440 INFO:tasks.workunit.client.0.smithi131.stdout:compare and wrote: 512 2024-08-17T17:18:13.440 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:13.440 INFO:tasks.workunit.client.0.smithi131.stdout:started aio compare and write 2024-08-17T17:18:13.440 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:13.441 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:13.441 INFO:tasks.workunit.client.0.smithi131.stdout:finished aio compare and write 2024-08-17T17:18:13.441 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:13.441 INFO:tasks.workunit.client.0.smithi131.stdout:started aio compare and write 2024-08-17T17:18:13.441 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:13.443 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:13.443 INFO:tasks.workunit.client.0.smithi131.stdout:finished aio compare and write 2024-08-17T17:18:13.443 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:13.443 INFO:tasks.workunit.client.0.smithi131.stdout:started aio compare and write 2024-08-17T17:18:13.443 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:13.448 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:13.448 INFO:tasks.workunit.client.0.smithi131.stdout:finished aio compare and write 2024-08-17T17:18:13.448 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:13.448 INFO:tasks.workunit.client.0.smithi131.stdout:started aio compare and write 2024-08-17T17:18:13.448 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:13.451 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:13.451 INFO:tasks.workunit.client.0.smithi131.stdout:finished aio compare and write 2024-08-17T17:18:13.451 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:13.451 INFO:tasks.workunit.client.0.smithi131.stdout:started aio compare and write 2024-08-17T17:18:13.451 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:13.456 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:13.456 INFO:tasks.workunit.client.0.smithi131.stdout:finished aio compare and write 2024-08-17T17:18:13.457 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:18:13.457 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:18:13.457 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:18:13.457 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:18:13.457 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:18:13.457 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:13.457 INFO:tasks.workunit.client.0.smithi131.stdout:started read 2024-08-17T17:18:13.457 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:18:13.457 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 512 2024-08-17T17:18:13.458 INFO:tasks.workunit.client.0.smithi131.stdout:finished read 2024-08-17T17:18:13.458 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:13.458 INFO:tasks.workunit.client.0.smithi131.stdout:started read 2024-08-17T17:18:13.458 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:18:13.458 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 512 2024-08-17T17:18:13.458 INFO:tasks.workunit.client.0.smithi131.stdout:finished read 2024-08-17T17:18:13.459 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:13.459 INFO:tasks.workunit.client.0.smithi131.stdout:started read 2024-08-17T17:18:13.459 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:18:13.459 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 512 2024-08-17T17:18:13.460 INFO:tasks.workunit.client.0.smithi131.stdout:finished read 2024-08-17T17:18:13.460 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:13.460 INFO:tasks.workunit.client.0.smithi131.stdout:started read 2024-08-17T17:18:13.460 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:18:13.460 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 512 2024-08-17T17:18:13.461 INFO:tasks.workunit.client.0.smithi131.stdout:finished read 2024-08-17T17:18:13.461 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:13.461 INFO:tasks.workunit.client.0.smithi131.stdout:started read 2024-08-17T17:18:13.461 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:18:13.461 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 512 2024-08-17T17:18:13.461 INFO:tasks.workunit.client.0.smithi131.stdout:finished read 2024-08-17T17:18:13.461 INFO:tasks.workunit.client.0.smithi131.stdout:discard: 512~512 2024-08-17T17:18:13.461 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:13.848 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 17:18:13 smithi131 bash[122019]: debug 2024-08-17T17:18:13.568+0000 7f8e429e1640 -1 osd.3 703 log_to_monitors true 2024-08-17T17:18:13.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:13 smithi131 bash[89561]: audit 2024-08-17T17:18:12.601303+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:13.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:13 smithi131 bash[89561]: audit 2024-08-17T17:18:12.601303+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:13.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:13 smithi131 bash[89561]: audit 2024-08-17T17:18:12.606735+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:13.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:13 smithi131 bash[89561]: audit 2024-08-17T17:18:12.606735+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:13.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:13 smithi131 bash[89561]: audit 2024-08-17T17:18:13.575661+0000 mon.c (mon.2) 24 : audit [INF] from='osd.3 [v2:172.21.15.131:6826/3295151937,v1:172.21.15.131:6827/3295151937]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:18:13.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:13 smithi131 bash[89561]: audit 2024-08-17T17:18:13.575661+0000 mon.c (mon.2) 24 : audit [INF] from='osd.3 [v2:172.21.15.131:6826/3295151937,v1:172.21.15.131:6827/3295151937]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:18:13.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:13 smithi131 bash[89561]: audit 2024-08-17T17:18:13.576008+0000 mon.a (mon.0) 1014 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:18:13.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:13 smithi131 bash[89561]: audit 2024-08-17T17:18:13.576008+0000 mon.a (mon.0) 1014 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:18:13.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:13 smithi131 bash[88347]: audit 2024-08-17T17:18:12.601303+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:13.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:13 smithi131 bash[88347]: audit 2024-08-17T17:18:12.601303+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:13.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:13 smithi131 bash[88347]: audit 2024-08-17T17:18:12.606735+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:13.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:13 smithi131 bash[88347]: audit 2024-08-17T17:18:12.606735+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:13.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:13 smithi131 bash[88347]: audit 2024-08-17T17:18:13.575661+0000 mon.c (mon.2) 24 : audit [INF] from='osd.3 [v2:172.21.15.131:6826/3295151937,v1:172.21.15.131:6827/3295151937]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:18:13.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:13 smithi131 bash[88347]: audit 2024-08-17T17:18:13.575661+0000 mon.c (mon.2) 24 : audit [INF] from='osd.3 [v2:172.21.15.131:6826/3295151937,v1:172.21.15.131:6827/3295151937]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:18:13.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:13 smithi131 bash[88347]: audit 2024-08-17T17:18:13.576008+0000 mon.a (mon.0) 1014 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:18:13.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:13 smithi131 bash[88347]: audit 2024-08-17T17:18:13.576008+0000 mon.a (mon.0) 1014 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:18:13.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:13 smithi169 bash[79348]: audit 2024-08-17T17:18:12.601303+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:13.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:13 smithi169 bash[79348]: audit 2024-08-17T17:18:12.601303+0000 mon.a (mon.0) 1012 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:13.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:13 smithi169 bash[79348]: audit 2024-08-17T17:18:12.606735+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:13.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:13 smithi169 bash[79348]: audit 2024-08-17T17:18:12.606735+0000 mon.a (mon.0) 1013 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:13.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:13 smithi169 bash[79348]: audit 2024-08-17T17:18:13.575661+0000 mon.c (mon.2) 24 : audit [INF] from='osd.3 [v2:172.21.15.131:6826/3295151937,v1:172.21.15.131:6827/3295151937]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:18:13.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:13 smithi169 bash[79348]: audit 2024-08-17T17:18:13.575661+0000 mon.c (mon.2) 24 : audit [INF] from='osd.3 [v2:172.21.15.131:6826/3295151937,v1:172.21.15.131:6827/3295151937]' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:18:13.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:13 smithi169 bash[79348]: audit 2024-08-17T17:18:13.576008+0000 mon.a (mon.0) 1014 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:18:13.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:13 smithi169 bash[79348]: audit 2024-08-17T17:18:13.576008+0000 mon.a (mon.0) 1014 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]} : dispatch 2024-08-17T17:18:14.598 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 17:18:14 smithi131 bash[122019]: debug 2024-08-17T17:18:14.208+0000 7f8e36783640 -1 osd.3 703 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-08-17T17:18:14.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:14 smithi169 bash[79348]: cluster 2024-08-17T17:18:13.246361+0000 mgr.y (mgr.34107) 464 : cluster [DBG] pgmap v535: 553 pgs: 30 creating+peering, 165 active+undersized, 56 active+undersized+degraded, 302 active+clean; 199 MiB data, 1001 MiB used, 714 GiB / 715 GiB avail; 496 KiB/s rd, 248 KiB/s wr, 1.04k op/s; 128/945 objects degraded (13.545%) 2024-08-17T17:18:14.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:14 smithi169 bash[79348]: cluster 2024-08-17T17:18:13.246361+0000 mgr.y (mgr.34107) 464 : cluster [DBG] pgmap v535: 553 pgs: 30 creating+peering, 165 active+undersized, 56 active+undersized+degraded, 302 active+clean; 199 MiB data, 1001 MiB used, 714 GiB / 715 GiB avail; 496 KiB/s rd, 248 KiB/s wr, 1.04k op/s; 128/945 objects degraded (13.545%) 2024-08-17T17:18:14.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:14 smithi169 bash[79348]: audit 2024-08-17T17:18:13.615926+0000 mon.a (mon.0) 1015 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T17:18:14.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:14 smithi169 bash[79348]: audit 2024-08-17T17:18:13.615926+0000 mon.a (mon.0) 1015 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T17:18:14.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:14 smithi169 bash[79348]: audit 2024-08-17T17:18:13.625160+0000 mon.c (mon.2) 25 : audit [INF] from='osd.3 [v2:172.21.15.131:6826/3295151937,v1:172.21.15.131:6827/3295151937]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-08-17T17:18:14.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:14 smithi169 bash[79348]: audit 2024-08-17T17:18:13.625160+0000 mon.c (mon.2) 25 : audit [INF] from='osd.3 [v2:172.21.15.131:6826/3295151937,v1:172.21.15.131:6827/3295151937]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-08-17T17:18:14.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:14 smithi169 bash[79348]: cluster 2024-08-17T17:18:13.626717+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e709: 8 total, 7 up, 8 in 2024-08-17T17:18:14.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:14 smithi169 bash[79348]: cluster 2024-08-17T17:18:13.626717+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e709: 8 total, 7 up, 8 in 2024-08-17T17:18:14.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:14 smithi169 bash[79348]: audit 2024-08-17T17:18:13.627981+0000 mon.a (mon.0) 1017 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-08-17T17:18:14.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:14 smithi169 bash[79348]: audit 2024-08-17T17:18:13.627981+0000 mon.a (mon.0) 1017 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-08-17T17:18:14.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:14 smithi169 bash[79348]: audit 2024-08-17T17:18:14.178150+0000 mon.a (mon.0) 1018 : audit [INF] from='osd.3 ' entity='osd.3' 2024-08-17T17:18:14.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:14 smithi169 bash[79348]: audit 2024-08-17T17:18:14.178150+0000 mon.a (mon.0) 1018 : audit [INF] from='osd.3 ' entity='osd.3' 2024-08-17T17:18:15.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:14 smithi131 bash[89561]: cluster 2024-08-17T17:18:13.246361+0000 mgr.y (mgr.34107) 464 : cluster [DBG] pgmap v535: 553 pgs: 30 creating+peering, 165 active+undersized, 56 active+undersized+degraded, 302 active+clean; 199 MiB data, 1001 MiB used, 714 GiB / 715 GiB avail; 496 KiB/s rd, 248 KiB/s wr, 1.04k op/s; 128/945 objects degraded (13.545%) 2024-08-17T17:18:15.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:14 smithi131 bash[89561]: cluster 2024-08-17T17:18:13.246361+0000 mgr.y (mgr.34107) 464 : cluster [DBG] pgmap v535: 553 pgs: 30 creating+peering, 165 active+undersized, 56 active+undersized+degraded, 302 active+clean; 199 MiB data, 1001 MiB used, 714 GiB / 715 GiB avail; 496 KiB/s rd, 248 KiB/s wr, 1.04k op/s; 128/945 objects degraded (13.545%) 2024-08-17T17:18:15.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:14 smithi131 bash[89561]: audit 2024-08-17T17:18:13.615926+0000 mon.a (mon.0) 1015 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T17:18:15.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:14 smithi131 bash[89561]: audit 2024-08-17T17:18:13.615926+0000 mon.a (mon.0) 1015 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T17:18:15.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:14 smithi131 bash[89561]: audit 2024-08-17T17:18:13.625160+0000 mon.c (mon.2) 25 : audit [INF] from='osd.3 [v2:172.21.15.131:6826/3295151937,v1:172.21.15.131:6827/3295151937]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-08-17T17:18:15.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:14 smithi131 bash[89561]: audit 2024-08-17T17:18:13.625160+0000 mon.c (mon.2) 25 : audit [INF] from='osd.3 [v2:172.21.15.131:6826/3295151937,v1:172.21.15.131:6827/3295151937]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-08-17T17:18:15.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:14 smithi131 bash[89561]: cluster 2024-08-17T17:18:13.626717+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e709: 8 total, 7 up, 8 in 2024-08-17T17:18:15.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:14 smithi131 bash[89561]: cluster 2024-08-17T17:18:13.626717+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e709: 8 total, 7 up, 8 in 2024-08-17T17:18:15.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:14 smithi131 bash[89561]: audit 2024-08-17T17:18:13.627981+0000 mon.a (mon.0) 1017 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-08-17T17:18:15.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:14 smithi131 bash[89561]: audit 2024-08-17T17:18:13.627981+0000 mon.a (mon.0) 1017 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-08-17T17:18:15.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:14 smithi131 bash[89561]: audit 2024-08-17T17:18:14.178150+0000 mon.a (mon.0) 1018 : audit [INF] from='osd.3 ' entity='osd.3' 2024-08-17T17:18:15.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:14 smithi131 bash[89561]: audit 2024-08-17T17:18:14.178150+0000 mon.a (mon.0) 1018 : audit [INF] from='osd.3 ' entity='osd.3' 2024-08-17T17:18:15.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:14 smithi131 bash[88347]: cluster 2024-08-17T17:18:13.246361+0000 mgr.y (mgr.34107) 464 : cluster [DBG] pgmap v535: 553 pgs: 30 creating+peering, 165 active+undersized, 56 active+undersized+degraded, 302 active+clean; 199 MiB data, 1001 MiB used, 714 GiB / 715 GiB avail; 496 KiB/s rd, 248 KiB/s wr, 1.04k op/s; 128/945 objects degraded (13.545%) 2024-08-17T17:18:15.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:14 smithi131 bash[88347]: cluster 2024-08-17T17:18:13.246361+0000 mgr.y (mgr.34107) 464 : cluster [DBG] pgmap v535: 553 pgs: 30 creating+peering, 165 active+undersized, 56 active+undersized+degraded, 302 active+clean; 199 MiB data, 1001 MiB used, 714 GiB / 715 GiB avail; 496 KiB/s rd, 248 KiB/s wr, 1.04k op/s; 128/945 objects degraded (13.545%) 2024-08-17T17:18:15.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:14 smithi131 bash[88347]: audit 2024-08-17T17:18:13.615926+0000 mon.a (mon.0) 1015 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T17:18:15.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:14 smithi131 bash[88347]: audit 2024-08-17T17:18:13.615926+0000 mon.a (mon.0) 1015 : audit [INF] from='osd.3 ' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-08-17T17:18:15.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:14 smithi131 bash[88347]: audit 2024-08-17T17:18:13.625160+0000 mon.c (mon.2) 25 : audit [INF] from='osd.3 [v2:172.21.15.131:6826/3295151937,v1:172.21.15.131:6827/3295151937]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-08-17T17:18:15.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:14 smithi131 bash[88347]: audit 2024-08-17T17:18:13.625160+0000 mon.c (mon.2) 25 : audit [INF] from='osd.3 [v2:172.21.15.131:6826/3295151937,v1:172.21.15.131:6827/3295151937]' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-08-17T17:18:15.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:14 smithi131 bash[88347]: cluster 2024-08-17T17:18:13.626717+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e709: 8 total, 7 up, 8 in 2024-08-17T17:18:15.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:14 smithi131 bash[88347]: cluster 2024-08-17T17:18:13.626717+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e709: 8 total, 7 up, 8 in 2024-08-17T17:18:15.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:14 smithi131 bash[88347]: audit 2024-08-17T17:18:13.627981+0000 mon.a (mon.0) 1017 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-08-17T17:18:15.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:14 smithi131 bash[88347]: audit 2024-08-17T17:18:13.627981+0000 mon.a (mon.0) 1017 : audit [INF] from='osd.3 ' entity='osd.3' cmd={"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi131", "root=default"]} : dispatch 2024-08-17T17:18:15.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:14 smithi131 bash[88347]: audit 2024-08-17T17:18:14.178150+0000 mon.a (mon.0) 1018 : audit [INF] from='osd.3 ' entity='osd.3' 2024-08-17T17:18:15.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:14 smithi131 bash[88347]: audit 2024-08-17T17:18:14.178150+0000 mon.a (mon.0) 1018 : audit [INF] from='osd.3 ' entity='osd.3' 2024-08-17T17:18:15.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:15 smithi169 bash[79348]: cluster 2024-08-17T17:18:15.178381+0000 mon.a (mon.0) 1019 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:18:15.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:15 smithi169 bash[79348]: cluster 2024-08-17T17:18:15.178381+0000 mon.a (mon.0) 1019 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:18:15.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:15 smithi169 bash[79348]: cluster 2024-08-17T17:18:15.190507+0000 mon.a (mon.0) 1020 : cluster [INF] osd.3 [v2:172.21.15.131:6826/3295151937,v1:172.21.15.131:6827/3295151937] boot 2024-08-17T17:18:15.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:15 smithi169 bash[79348]: cluster 2024-08-17T17:18:15.190507+0000 mon.a (mon.0) 1020 : cluster [INF] osd.3 [v2:172.21.15.131:6826/3295151937,v1:172.21.15.131:6827/3295151937] boot 2024-08-17T17:18:15.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:15 smithi169 bash[79348]: cluster 2024-08-17T17:18:15.190727+0000 mon.a (mon.0) 1021 : cluster [DBG] osdmap e710: 8 total, 8 up, 8 in 2024-08-17T17:18:15.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:15 smithi169 bash[79348]: cluster 2024-08-17T17:18:15.190727+0000 mon.a (mon.0) 1021 : cluster [DBG] osdmap e710: 8 total, 8 up, 8 in 2024-08-17T17:18:15.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:15 smithi169 bash[79348]: audit 2024-08-17T17:18:15.192573+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-17T17:18:15.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:15 smithi169 bash[79348]: audit 2024-08-17T17:18:15.192573+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-17T17:18:16.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:15 smithi131 bash[88347]: cluster 2024-08-17T17:18:15.178381+0000 mon.a (mon.0) 1019 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:18:16.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:15 smithi131 bash[88347]: cluster 2024-08-17T17:18:15.178381+0000 mon.a (mon.0) 1019 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:18:16.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:15 smithi131 bash[88347]: cluster 2024-08-17T17:18:15.190507+0000 mon.a (mon.0) 1020 : cluster [INF] osd.3 [v2:172.21.15.131:6826/3295151937,v1:172.21.15.131:6827/3295151937] boot 2024-08-17T17:18:16.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:15 smithi131 bash[88347]: cluster 2024-08-17T17:18:15.190507+0000 mon.a (mon.0) 1020 : cluster [INF] osd.3 [v2:172.21.15.131:6826/3295151937,v1:172.21.15.131:6827/3295151937] boot 2024-08-17T17:18:16.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:15 smithi131 bash[88347]: cluster 2024-08-17T17:18:15.190727+0000 mon.a (mon.0) 1021 : cluster [DBG] osdmap e710: 8 total, 8 up, 8 in 2024-08-17T17:18:16.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:15 smithi131 bash[88347]: cluster 2024-08-17T17:18:15.190727+0000 mon.a (mon.0) 1021 : cluster [DBG] osdmap e710: 8 total, 8 up, 8 in 2024-08-17T17:18:16.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:15 smithi131 bash[88347]: audit 2024-08-17T17:18:15.192573+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-17T17:18:16.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:15 smithi131 bash[88347]: audit 2024-08-17T17:18:15.192573+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-17T17:18:16.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:15 smithi131 bash[89561]: cluster 2024-08-17T17:18:15.178381+0000 mon.a (mon.0) 1019 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:18:16.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:15 smithi131 bash[89561]: cluster 2024-08-17T17:18:15.178381+0000 mon.a (mon.0) 1019 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-08-17T17:18:16.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:15 smithi131 bash[89561]: cluster 2024-08-17T17:18:15.190507+0000 mon.a (mon.0) 1020 : cluster [INF] osd.3 [v2:172.21.15.131:6826/3295151937,v1:172.21.15.131:6827/3295151937] boot 2024-08-17T17:18:16.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:15 smithi131 bash[89561]: cluster 2024-08-17T17:18:15.190507+0000 mon.a (mon.0) 1020 : cluster [INF] osd.3 [v2:172.21.15.131:6826/3295151937,v1:172.21.15.131:6827/3295151937] boot 2024-08-17T17:18:16.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:15 smithi131 bash[89561]: cluster 2024-08-17T17:18:15.190727+0000 mon.a (mon.0) 1021 : cluster [DBG] osdmap e710: 8 total, 8 up, 8 in 2024-08-17T17:18:16.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:15 smithi131 bash[89561]: cluster 2024-08-17T17:18:15.190727+0000 mon.a (mon.0) 1021 : cluster [DBG] osdmap e710: 8 total, 8 up, 8 in 2024-08-17T17:18:16.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:15 smithi131 bash[89561]: audit 2024-08-17T17:18:15.192573+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-17T17:18:16.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:15 smithi131 bash[89561]: audit 2024-08-17T17:18:15.192573+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd metadata", "id": 3} : dispatch 2024-08-17T17:18:16.859 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:18:16.859 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:18:16.859 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:18:16.859 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:18:16.859 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:18:16.859 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 0 2024-08-17T17:18:16.859 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:16.859 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:16.859 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 0 2024-08-17T17:18:16.859 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:16.859 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:16.859 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 16384 2024-08-17T17:18:16.860 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:16.860 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:16.860 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 16384 2024-08-17T17:18:16.860 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:16.860 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:16.860 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:16.860 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:16.860 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 49152 2024-08-17T17:18:16.860 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:16.860 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:16.860 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 49152 2024-08-17T17:18:16.860 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:16.860 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:16.860 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 65536 2024-08-17T17:18:16.860 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:16.861 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:16.861 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 65536 2024-08-17T17:18:16.861 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:16.861 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:16.861 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:16.861 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:16.861 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 98304 2024-08-17T17:18:16.861 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:16.861 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:16.861 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 98304 2024-08-17T17:18:16.861 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:16.861 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:16.861 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 114688 2024-08-17T17:18:16.861 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:16.862 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:16.862 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 114688 2024-08-17T17:18:16.862 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:16.862 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:16.862 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:16.862 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:16.862 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 147456 2024-08-17T17:18:16.862 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:16.862 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:16.862 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 147456 2024-08-17T17:18:16.862 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:16.862 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:16.862 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 163840 2024-08-17T17:18:16.863 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:16.863 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:16.863 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 163840 2024-08-17T17:18:16.863 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:16.863 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:16.863 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:16.863 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:16.863 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 196608 2024-08-17T17:18:16.863 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:16.863 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:16.863 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 196608 2024-08-17T17:18:16.863 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:16.863 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:16.863 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 212992 2024-08-17T17:18:16.864 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:16.864 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:16.864 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 212992 2024-08-17T17:18:16.864 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:16.864 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:16.864 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:16.864 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:16.864 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:16.864 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:16.864 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:16.864 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:16.864 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:16.864 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:16.864 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:16.865 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:16.865 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:16.865 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:16.865 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:16.865 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:16.865 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:16.865 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:16.865 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:16.865 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:16.865 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:16.889 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:16.889 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:16.889 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:16.889 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:16.889 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:16.889 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:16.889 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:16.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:16 smithi169 bash[79348]: cluster 2024-08-17T17:18:15.247649+0000 mgr.y (mgr.34107) 465 : cluster [DBG] pgmap v538: 553 pgs: 178 active+undersized, 57 active+undersized+degraded, 318 active+clean; 249 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 11 MiB/s wr, 425 op/s; 164/1164 objects degraded (14.089%) 2024-08-17T17:18:16.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:16 smithi169 bash[79348]: cluster 2024-08-17T17:18:15.247649+0000 mgr.y (mgr.34107) 465 : cluster [DBG] pgmap v538: 553 pgs: 178 active+undersized, 57 active+undersized+degraded, 318 active+clean; 249 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 11 MiB/s wr, 425 op/s; 164/1164 objects degraded (14.089%) 2024-08-17T17:18:16.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:16 smithi169 bash[79348]: cluster 2024-08-17T17:18:16.194322+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e711: 8 total, 8 up, 8 in 2024-08-17T17:18:16.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:16 smithi169 bash[79348]: cluster 2024-08-17T17:18:16.194322+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e711: 8 total, 8 up, 8 in 2024-08-17T17:18:16.918 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:16.918 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:16.918 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:16.918 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:16.918 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:16.918 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:16.919 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:16.919 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:16.919 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:16.919 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:16.919 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:16.919 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:16.919 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:17.014 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:17.014 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:17.014 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:17.014 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:17.014 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:17.015 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:17.015 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:17.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:16 smithi131 bash[88347]: cluster 2024-08-17T17:18:15.247649+0000 mgr.y (mgr.34107) 465 : cluster [DBG] pgmap v538: 553 pgs: 178 active+undersized, 57 active+undersized+degraded, 318 active+clean; 249 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 11 MiB/s wr, 425 op/s; 164/1164 objects degraded (14.089%) 2024-08-17T17:18:17.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:16 smithi131 bash[88347]: cluster 2024-08-17T17:18:15.247649+0000 mgr.y (mgr.34107) 465 : cluster [DBG] pgmap v538: 553 pgs: 178 active+undersized, 57 active+undersized+degraded, 318 active+clean; 249 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 11 MiB/s wr, 425 op/s; 164/1164 objects degraded (14.089%) 2024-08-17T17:18:17.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:16 smithi131 bash[88347]: cluster 2024-08-17T17:18:16.194322+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e711: 8 total, 8 up, 8 in 2024-08-17T17:18:17.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:16 smithi131 bash[88347]: cluster 2024-08-17T17:18:16.194322+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e711: 8 total, 8 up, 8 in 2024-08-17T17:18:17.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:16 smithi131 bash[89561]: cluster 2024-08-17T17:18:15.247649+0000 mgr.y (mgr.34107) 465 : cluster [DBG] pgmap v538: 553 pgs: 178 active+undersized, 57 active+undersized+degraded, 318 active+clean; 249 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 11 MiB/s wr, 425 op/s; 164/1164 objects degraded (14.089%) 2024-08-17T17:18:17.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:16 smithi131 bash[89561]: cluster 2024-08-17T17:18:15.247649+0000 mgr.y (mgr.34107) 465 : cluster [DBG] pgmap v538: 553 pgs: 178 active+undersized, 57 active+undersized+degraded, 318 active+clean; 249 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 11 MiB/s wr, 425 op/s; 164/1164 objects degraded (14.089%) 2024-08-17T17:18:17.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:16 smithi131 bash[89561]: cluster 2024-08-17T17:18:16.194322+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e711: 8 total, 8 up, 8 in 2024-08-17T17:18:17.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:16 smithi131 bash[89561]: cluster 2024-08-17T17:18:16.194322+0000 mon.a (mon.0) 1023 : cluster [DBG] osdmap e711: 8 total, 8 up, 8 in 2024-08-17T17:18:17.110 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:17.110 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:17.110 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:17.110 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:17.110 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:17.111 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:17.111 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:17.224 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:17.224 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:17.224 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:17.224 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:17.225 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:17.225 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:17.225 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:17.316 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:17.316 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:17.316 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:17.316 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:17.316 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:17.316 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:17.316 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:17.316 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:17.316 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:17.316 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:17.316 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:17.317 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:17.317 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:17.496 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:17.496 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:17.496 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:17.496 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:17.496 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:17.496 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:17.496 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:17.678 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:17.678 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:17.678 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:17.678 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:17.678 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:17.678 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:17.678 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:17.869 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:17.869 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:17.870 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:17.870 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:17.870 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:17.870 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:17.870 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:18.088 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:18.088 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:18.089 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:18.089 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:18.089 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:18.089 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:18.089 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:18.089 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:18.089 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:18.089 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:18.089 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:18.089 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:18.089 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:18.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:17 smithi131 bash[88347]: cluster 2024-08-17T17:18:17.621897+0000 mon.a (mon.0) 1024 : cluster [WRN] Health check update: Degraded data redundancy: 160/1164 objects degraded (13.746%), 54 pgs degraded (PG_DEGRADED) 2024-08-17T17:18:18.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:17 smithi131 bash[88347]: cluster 2024-08-17T17:18:17.621897+0000 mon.a (mon.0) 1024 : cluster [WRN] Health check update: Degraded data redundancy: 160/1164 objects degraded (13.746%), 54 pgs degraded (PG_DEGRADED) 2024-08-17T17:18:18.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:17 smithi131 bash[89561]: cluster 2024-08-17T17:18:17.621897+0000 mon.a (mon.0) 1024 : cluster [WRN] Health check update: Degraded data redundancy: 160/1164 objects degraded (13.746%), 54 pgs degraded (PG_DEGRADED) 2024-08-17T17:18:18.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:17 smithi131 bash[89561]: cluster 2024-08-17T17:18:17.621897+0000 mon.a (mon.0) 1024 : cluster [WRN] Health check update: Degraded data redundancy: 160/1164 objects degraded (13.746%), 54 pgs degraded (PG_DEGRADED) 2024-08-17T17:18:18.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:17 smithi169 bash[79348]: cluster 2024-08-17T17:18:17.621897+0000 mon.a (mon.0) 1024 : cluster [WRN] Health check update: Degraded data redundancy: 160/1164 objects degraded (13.746%), 54 pgs degraded (PG_DEGRADED) 2024-08-17T17:18:18.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:17 smithi169 bash[79348]: cluster 2024-08-17T17:18:17.621897+0000 mon.a (mon.0) 1024 : cluster [WRN] Health check update: Degraded data redundancy: 160/1164 objects degraded (13.746%), 54 pgs degraded (PG_DEGRADED) 2024-08-17T17:18:18.365 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:18.366 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:18.366 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:18.366 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:18.366 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:18.366 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:18.366 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:18.605 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:18.605 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:18.605 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:18.605 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:18.605 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:18.605 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:18.605 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:18.890 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:18.890 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:18.890 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:18.890 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:18.890 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:18.890 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:18.890 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:19.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:18:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:18:18] "GET /metrics HTTP/1.1" 200 70244 "" "Prometheus/2.51.0" 2024-08-17T17:18:19.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:18 smithi131 bash[88347]: cluster 2024-08-17T17:18:17.248680+0000 mgr.y (mgr.34107) 466 : cluster [DBG] pgmap v540: 553 pgs: 19 peering, 162 active+undersized, 54 active+undersized+degraded, 318 active+clean; 249 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 9.4 MiB/s wr, 354 op/s; 160/1164 objects degraded (13.746%) 2024-08-17T17:18:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:18 smithi131 bash[88347]: cluster 2024-08-17T17:18:17.248680+0000 mgr.y (mgr.34107) 466 : cluster [DBG] pgmap v540: 553 pgs: 19 peering, 162 active+undersized, 54 active+undersized+degraded, 318 active+clean; 249 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 9.4 MiB/s wr, 354 op/s; 160/1164 objects degraded (13.746%) 2024-08-17T17:18:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:18 smithi131 bash[89561]: cluster 2024-08-17T17:18:17.248680+0000 mgr.y (mgr.34107) 466 : cluster [DBG] pgmap v540: 553 pgs: 19 peering, 162 active+undersized, 54 active+undersized+degraded, 318 active+clean; 249 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 9.4 MiB/s wr, 354 op/s; 160/1164 objects degraded (13.746%) 2024-08-17T17:18:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:18 smithi131 bash[89561]: cluster 2024-08-17T17:18:17.248680+0000 mgr.y (mgr.34107) 466 : cluster [DBG] pgmap v540: 553 pgs: 19 peering, 162 active+undersized, 54 active+undersized+degraded, 318 active+clean; 249 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 9.4 MiB/s wr, 354 op/s; 160/1164 objects degraded (13.746%) 2024-08-17T17:18:19.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:18 smithi169 bash[79348]: cluster 2024-08-17T17:18:17.248680+0000 mgr.y (mgr.34107) 466 : cluster [DBG] pgmap v540: 553 pgs: 19 peering, 162 active+undersized, 54 active+undersized+degraded, 318 active+clean; 249 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 9.4 MiB/s wr, 354 op/s; 160/1164 objects degraded (13.746%) 2024-08-17T17:18:19.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:18 smithi169 bash[79348]: cluster 2024-08-17T17:18:17.248680+0000 mgr.y (mgr.34107) 466 : cluster [DBG] pgmap v540: 553 pgs: 19 peering, 162 active+undersized, 54 active+undersized+degraded, 318 active+clean; 249 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 9.4 MiB/s wr, 354 op/s; 160/1164 objects degraded (13.746%) 2024-08-17T17:18:19.194 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:19.194 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:19.194 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:19.194 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:19.194 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:19.195 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:19.195 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:19.195 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:19.195 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:19.195 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:19.195 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:19.195 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:19.195 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:19.611 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:19.612 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:19.612 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:19.612 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:19.612 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:19.612 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:19.612 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:19.867 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:19.867 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:19.867 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:19.867 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:19.867 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:19.867 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:19.868 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:20.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:19 smithi131 bash[88347]: cluster 2024-08-17T17:18:19.678606+0000 mon.a (mon.0) 1025 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 160/1164 objects degraded (13.746%), 54 pgs degraded) 2024-08-17T17:18:20.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:19 smithi131 bash[88347]: cluster 2024-08-17T17:18:19.678606+0000 mon.a (mon.0) 1025 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 160/1164 objects degraded (13.746%), 54 pgs degraded) 2024-08-17T17:18:20.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:19 smithi131 bash[89561]: cluster 2024-08-17T17:18:19.678606+0000 mon.a (mon.0) 1025 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 160/1164 objects degraded (13.746%), 54 pgs degraded) 2024-08-17T17:18:20.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:19 smithi131 bash[89561]: cluster 2024-08-17T17:18:19.678606+0000 mon.a (mon.0) 1025 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 160/1164 objects degraded (13.746%), 54 pgs degraded) 2024-08-17T17:18:20.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:19 smithi169 bash[79348]: cluster 2024-08-17T17:18:19.678606+0000 mon.a (mon.0) 1025 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 160/1164 objects degraded (13.746%), 54 pgs degraded) 2024-08-17T17:18:20.155 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:19 smithi169 bash[79348]: cluster 2024-08-17T17:18:19.678606+0000 mon.a (mon.0) 1025 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 160/1164 objects degraded (13.746%), 54 pgs degraded) 2024-08-17T17:18:20.237 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:20.237 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:20.237 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:20.237 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:20.237 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:20.237 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:20.237 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:20.619 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:20.619 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:20.619 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:20.619 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:20.619 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:20.619 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:20.619 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:20.619 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:20.619 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:20.619 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:20.619 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestIOPP (7249 ms) 2024-08-17T17:18:20.619 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteCompareTooSmallPP 2024-08-17T17:18:20.620 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:18:20.658 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestCompareAndWriteCompareTooSmallPP (39 ms) 2024-08-17T17:18:20.658 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteCompareTooSmallPP 2024-08-17T17:18:20.658 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:18:20.714 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteCompareTooSmallPP (56 ms) 2024-08-17T17:18:20.714 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteWriteTooSmallPP 2024-08-17T17:18:20.714 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:18:20.766 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestCompareAndWriteWriteTooSmallPP (52 ms) 2024-08-17T17:18:20.766 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteWriteTooSmallPP 2024-08-17T17:18:20.766 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:18:20.829 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteWriteTooSmallPP (62 ms) 2024-08-17T17:18:20.829 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatchPP 2024-08-17T17:18:20.829 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:18:20.892 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatchPP (64 ms) 2024-08-17T17:18:20.893 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatchPP 2024-08-17T17:18:20.893 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:18:20.938 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:20.945 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatchPP (53 ms) 2024-08-17T17:18:20.945 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteMismatchBufferlistGreaterLenPP 2024-08-17T17:18:20.945 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:18:20.991 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestCompareAndWriteMismatchBufferlistGreaterLenPP (46 ms) 2024-08-17T17:18:20.991 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteMismatchBufferlistGreaterLenPP 2024-08-17T17:18:20.991 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:18:21.024 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:21.028 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteMismatchBufferlistGreaterLenPP (37 ms) 2024-08-17T17:18:21.028 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccessPP 2024-08-17T17:18:21.028 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:18:21.070 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccessPP (42 ms) 2024-08-17T17:18:21.070 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccessPP 2024-08-17T17:18:21.070 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:18:21.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:20 smithi131 bash[88347]: cluster 2024-08-17T17:18:19.253097+0000 mgr.y (mgr.34107) 467 : cluster [DBG] pgmap v541: 553 pgs: 19 peering, 534 active+clean; 249 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 9.6 MiB/s wr, 1.34k op/s; 4.7 MiB/s, 26 keys/s, 6 objects/s recovering 2024-08-17T17:18:21.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:20 smithi131 bash[88347]: cluster 2024-08-17T17:18:19.253097+0000 mgr.y (mgr.34107) 467 : cluster [DBG] pgmap v541: 553 pgs: 19 peering, 534 active+clean; 249 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 9.6 MiB/s wr, 1.34k op/s; 4.7 MiB/s, 26 keys/s, 6 objects/s recovering 2024-08-17T17:18:21.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:20 smithi131 bash[89561]: cluster 2024-08-17T17:18:19.253097+0000 mgr.y (mgr.34107) 467 : cluster [DBG] pgmap v541: 553 pgs: 19 peering, 534 active+clean; 249 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 9.6 MiB/s wr, 1.34k op/s; 4.7 MiB/s, 26 keys/s, 6 objects/s recovering 2024-08-17T17:18:21.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:20 smithi131 bash[89561]: cluster 2024-08-17T17:18:19.253097+0000 mgr.y (mgr.34107) 467 : cluster [DBG] pgmap v541: 553 pgs: 19 peering, 534 active+clean; 249 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 9.6 MiB/s wr, 1.34k op/s; 4.7 MiB/s, 26 keys/s, 6 objects/s recovering 2024-08-17T17:18:21.116 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:21.125 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccessPP (55 ms) 2024-08-17T17:18:21.125 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteSuccessBufferlistGreaterLenPP 2024-08-17T17:18:21.125 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:18:21.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:20 smithi169 bash[79348]: cluster 2024-08-17T17:18:19.253097+0000 mgr.y (mgr.34107) 467 : cluster [DBG] pgmap v541: 553 pgs: 19 peering, 534 active+clean; 249 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 9.6 MiB/s wr, 1.34k op/s; 4.7 MiB/s, 26 keys/s, 6 objects/s recovering 2024-08-17T17:18:21.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:20 smithi169 bash[79348]: cluster 2024-08-17T17:18:19.253097+0000 mgr.y (mgr.34107) 467 : cluster [DBG] pgmap v541: 553 pgs: 19 peering, 534 active+clean; 249 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 9.6 MiB/s wr, 1.34k op/s; 4.7 MiB/s, 26 keys/s, 6 objects/s recovering 2024-08-17T17:18:21.169 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestCompareAndWriteSuccessBufferlistGreaterLenPP (44 ms) 2024-08-17T17:18:21.169 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteSuccessBufferlistGreaterLenPP 2024-08-17T17:18:21.169 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:18:21.223 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:21.225 INFO:teuthology.orchestra.run.smithi131.stdout:true 2024-08-17T17:18:21.231 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteSuccessBufferlistGreaterLenPP (62 ms) 2024-08-17T17:18:21.231 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitUnalignedPP 2024-08-17T17:18:21.231 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:18:21.338 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitUnalignedPP (107 ms) 2024-08-17T17:18:21.338 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnalignedPP 2024-08-17T17:18:21.338 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:18:21.410 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:21.435 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitUnalignedPP (97 ms) 2024-08-17T17:18:21.435 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteTooLargePP 2024-08-17T17:18:21.435 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:18:21.553 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestCompareAndWriteTooLargePP (118 ms) 2024-08-17T17:18:21.553 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteTooLargePP 2024-08-17T17:18:21.553 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:18:21.645 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:21.680 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteTooLargePP (127 ms) 2024-08-17T17:18:21.681 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestCompareAndWriteStripeUnitSuccessPP 2024-08-17T17:18:21.681 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:18:21.922 INFO:teuthology.orchestra.run.smithi131.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-08-17T17:18:21.922 INFO:teuthology.orchestra.run.smithi131.stdout:alertmanager.a smithi131 *:9093,9094 running (11m) 10s ago 21m 14.2M - 0.27.0 11f11916f8cd 790124fcd830 2024-08-17T17:18:21.922 INFO:teuthology.orchestra.run.smithi131.stdout:grafana.a smithi169 *:3000 running (11m) 11s ago 21m 69.5M - c8b91775d855 ce594f124891 2024-08-17T17:18:21.922 INFO:teuthology.orchestra.run.smithi131.stdout:mds.foo.smithi131.ctintn smithi131 running (19m) 10s ago 19m 17.5M - 18.2.4-719-gced649f8 c870753d67c2 6dd140bebf9a 2024-08-17T17:18:21.922 INFO:teuthology.orchestra.run.smithi131.stdout:mds.foo.smithi169.mekqdz smithi169 running (19m) 11s ago 19m 23.6M - 18.2.4-719-gced649f8 c870753d67c2 de2b6ed48bc0 2024-08-17T17:18:21.922 INFO:teuthology.orchestra.run.smithi131.stdout:mgr.x smithi169 *:8443,9283,8765 running (13m) 11s ago 30m 442M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 86a2f0d4c679 2024-08-17T17:18:21.922 INFO:teuthology.orchestra.run.smithi131.stdout:mgr.y smithi131 *:8443,9283,8765 running (14m) 10s ago 32m 525M - 19.0.0-5836-gcd8bdbeb 0566dfeff0cb c3e5c2355bd4 2024-08-17T17:18:21.923 INFO:teuthology.orchestra.run.smithi131.stdout:mon.a smithi131 running (10m) 10s ago 32m 79.2M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb d4e38ba36c07 2024-08-17T17:18:21.923 INFO:teuthology.orchestra.run.smithi131.stdout:mon.b smithi169 running (6m) 11s ago 30m 45.3M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb bed7babf6889 2024-08-17T17:18:21.923 INFO:teuthology.orchestra.run.smithi131.stdout:mon.c smithi131 running (9m) 10s ago 30m 53.6M 2048M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 0818bcbd33de 2024-08-17T17:18:21.923 INFO:teuthology.orchestra.run.smithi131.stdout:node-exporter.a smithi131 *:9100 running (12m) 10s ago 22m 8343k - 1.7.0 72c9c2088986 adbbbf140ad8 2024-08-17T17:18:21.923 INFO:teuthology.orchestra.run.smithi131.stdout:node-exporter.b smithi169 *:9100 running (12m) 11s ago 22m 9224k - 1.7.0 72c9c2088986 706e3ff6618b 2024-08-17T17:18:21.923 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0 smithi131 running (119s) 10s ago 29m 90.8M 2524M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb ef83069a7a41 2024-08-17T17:18:21.923 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1 smithi131 running (90s) 10s ago 28m 96.5M 2524M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb ca48ae210ebb 2024-08-17T17:18:21.923 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2 smithi131 running (45s) 10s ago 27m 97.6M 2524M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb baf79a84ab75 2024-08-17T17:18:21.923 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3 smithi131 running (14s) 10s ago 26m - 2524M 19.0.0-5836-gcd8bdbeb 0566dfeff0cb 90464201a516 2024-08-17T17:18:21.923 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4 smithi169 running (26m) 11s ago 26m 165M 2524M 18.2.4-719-gced649f8 c870753d67c2 524bbf4e0cc3 2024-08-17T17:18:21.923 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5 smithi169 running (25m) 11s ago 25m 134M 2524M 18.2.4-719-gced649f8 c870753d67c2 5878adfca71c 2024-08-17T17:18:21.923 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6 smithi169 running (24m) 11s ago 24m 157M 2524M 18.2.4-719-gced649f8 c870753d67c2 78df1d40d56b 2024-08-17T17:18:21.923 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7 smithi169 running (23m) 11s ago 23m 150M 2524M 18.2.4-719-gced649f8 c870753d67c2 c1f457bcf070 2024-08-17T17:18:21.923 INFO:teuthology.orchestra.run.smithi131.stdout:prometheus.a smithi169 *:9095 running (12m) 11s ago 22m 46.9M - 2.51.0 1d3b7f56885b 8075d2417311 2024-08-17T17:18:22.078 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestCompareAndWriteStripeUnitSuccessPP (398 ms) 2024-08-17T17:18:22.078 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccessPP 2024-08-17T17:18:22.078 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:18:22.279 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:18:22.279 INFO:teuthology.orchestra.run.smithi131.stdout: "mon": { 2024-08-17T17:18:22.279 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 3 2024-08-17T17:18:22.279 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:18:22.279 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr": { 2024-08-17T17:18:22.279 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 2 2024-08-17T17:18:22.279 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:18:22.279 INFO:teuthology.orchestra.run.smithi131.stdout: "osd": { 2024-08-17T17:18:22.279 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 4, 2024-08-17T17:18:22.279 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 4 2024-08-17T17:18:22.279 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:18:22.279 INFO:teuthology.orchestra.run.smithi131.stdout: "mds": { 2024-08-17T17:18:22.280 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 2 2024-08-17T17:18:22.280 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:18:22.280 INFO:teuthology.orchestra.run.smithi131.stdout: "overall": { 2024-08-17T17:18:22.280 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 18.2.4-719-gced649f8 (ced649f89259a8c5733cc18a50f42f20f41ba352) reef (stable)": 6, 2024-08-17T17:18:22.280 INFO:teuthology.orchestra.run.smithi131.stdout: "ceph version 19.0.0-5836-gcd8bdbeb (cd8bdbeb9fbdab5733aa3aaadc042c965473e453) squid (dev)": 9 2024-08-17T17:18:22.280 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:18:22.280 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:18:22.373 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:22.403 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestAioCompareAndWriteStripeUnitSuccessPP (325 ms) 2024-08-17T17:18:22.403 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestIOPPWithIOHint 2024-08-17T17:18:22.403 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:18:22.452 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:18:22.452 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:18:22.452 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:18:22.452 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:18:22.452 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:18:22.452 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:22.452 INFO:tasks.workunit.client.0.smithi131.stdout:started write 2024-08-17T17:18:22.452 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:22.453 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:22.453 INFO:tasks.workunit.client.0.smithi131.stdout:finished write 2024-08-17T17:18:22.454 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:22.454 INFO:tasks.workunit.client.0.smithi131.stdout:started write 2024-08-17T17:18:22.454 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:22.455 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:22.455 INFO:tasks.workunit.client.0.smithi131.stdout:finished write 2024-08-17T17:18:22.456 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:22.456 INFO:tasks.workunit.client.0.smithi131.stdout:started write 2024-08-17T17:18:22.456 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:22.457 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:22.457 INFO:tasks.workunit.client.0.smithi131.stdout:finished write 2024-08-17T17:18:22.457 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:22.457 INFO:tasks.workunit.client.0.smithi131.stdout:started write 2024-08-17T17:18:22.457 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:22.462 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:22.462 INFO:tasks.workunit.client.0.smithi131.stdout:finished write 2024-08-17T17:18:22.462 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:22.462 INFO:tasks.workunit.client.0.smithi131.stdout:started write 2024-08-17T17:18:22.462 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:22.462 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:22.462 INFO:tasks.workunit.client.0.smithi131.stdout:finished write 2024-08-17T17:18:22.462 INFO:tasks.workunit.client.0.smithi131.stdout:read: 512 2024-08-17T17:18:22.462 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:22.463 INFO:tasks.workunit.client.0.smithi131.stdout:started read 2024-08-17T17:18:22.463 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:18:22.463 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 512 2024-08-17T17:18:22.463 INFO:tasks.workunit.client.0.smithi131.stdout:finished read 2024-08-17T17:18:22.463 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:22.463 INFO:tasks.workunit.client.0.smithi131.stdout:started read 2024-08-17T17:18:22.464 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:18:22.464 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 512 2024-08-17T17:18:22.464 INFO:tasks.workunit.client.0.smithi131.stdout:finished read 2024-08-17T17:18:22.464 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:22.464 INFO:tasks.workunit.client.0.smithi131.stdout:started read 2024-08-17T17:18:22.464 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:18:22.464 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 512 2024-08-17T17:18:22.464 INFO:tasks.workunit.client.0.smithi131.stdout:finished read 2024-08-17T17:18:22.464 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:22.464 INFO:tasks.workunit.client.0.smithi131.stdout:started read 2024-08-17T17:18:22.464 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:18:22.465 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 512 2024-08-17T17:18:22.465 INFO:tasks.workunit.client.0.smithi131.stdout:finished read 2024-08-17T17:18:22.465 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:22.465 INFO:tasks.workunit.client.0.smithi131.stdout:started read 2024-08-17T17:18:22.465 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:18:22.645 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:18:22.645 INFO:teuthology.orchestra.run.smithi131.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d", 2024-08-17T17:18:22.645 INFO:teuthology.orchestra.run.smithi131.stdout: "in_progress": true, 2024-08-17T17:18:22.646 INFO:teuthology.orchestra.run.smithi131.stdout: "which": "Upgrading daemons of type(s) osd. Upgrade limited to 4 daemons (0 remaining).", 2024-08-17T17:18:22.646 INFO:teuthology.orchestra.run.smithi131.stdout: "services_complete": [], 2024-08-17T17:18:22.646 INFO:teuthology.orchestra.run.smithi131.stdout: "progress": "4/8 daemons upgraded", 2024-08-17T17:18:22.646 INFO:teuthology.orchestra.run.smithi131.stdout: "message": "Currently upgrading osd daemons", 2024-08-17T17:18:22.646 INFO:teuthology.orchestra.run.smithi131.stdout: "is_paused": false 2024-08-17T17:18:22.646 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:18:23.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:22 smithi131 bash[88347]: audit 2024-08-17T17:18:21.214009+0000 mgr.y (mgr.34107) 468 : audit [DBG] from='client.34614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:23.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:22 smithi131 bash[88347]: audit 2024-08-17T17:18:21.214009+0000 mgr.y (mgr.34107) 468 : audit [DBG] from='client.34614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:23.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:22 smithi131 bash[88347]: cluster 2024-08-17T17:18:21.254038+0000 mgr.y (mgr.34107) 469 : cluster [DBG] pgmap v542: 553 pgs: 553 active+clean; 249 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 7.6 MiB/s wr, 1.05k op/s; 3.7 MiB/s, 21 keys/s, 5 objects/s recovering 2024-08-17T17:18:23.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:22 smithi131 bash[88347]: cluster 2024-08-17T17:18:21.254038+0000 mgr.y (mgr.34107) 469 : cluster [DBG] pgmap v542: 553 pgs: 553 active+clean; 249 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 7.6 MiB/s wr, 1.05k op/s; 3.7 MiB/s, 21 keys/s, 5 objects/s recovering 2024-08-17T17:18:23.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:22 smithi131 bash[88347]: audit 2024-08-17T17:18:21.568197+0000 mgr.y (mgr.34107) 470 : audit [DBG] from='client.44543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:23.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:22 smithi131 bash[88347]: audit 2024-08-17T17:18:21.568197+0000 mgr.y (mgr.34107) 470 : audit [DBG] from='client.44543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:23.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:22 smithi131 bash[88347]: audit 2024-08-17T17:18:22.280269+0000 mon.a (mon.0) 1026 : audit [DBG] from='client.? 172.21.15.131:0/3092813681' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:23.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:22 smithi131 bash[88347]: audit 2024-08-17T17:18:22.280269+0000 mon.a (mon.0) 1026 : audit [DBG] from='client.? 172.21.15.131:0/3092813681' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:23.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:22 smithi131 bash[89561]: audit 2024-08-17T17:18:21.214009+0000 mgr.y (mgr.34107) 468 : audit [DBG] from='client.34614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:23.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:22 smithi131 bash[89561]: audit 2024-08-17T17:18:21.214009+0000 mgr.y (mgr.34107) 468 : audit [DBG] from='client.34614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:23.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:22 smithi131 bash[89561]: cluster 2024-08-17T17:18:21.254038+0000 mgr.y (mgr.34107) 469 : cluster [DBG] pgmap v542: 553 pgs: 553 active+clean; 249 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 7.6 MiB/s wr, 1.05k op/s; 3.7 MiB/s, 21 keys/s, 5 objects/s recovering 2024-08-17T17:18:23.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:22 smithi131 bash[89561]: cluster 2024-08-17T17:18:21.254038+0000 mgr.y (mgr.34107) 469 : cluster [DBG] pgmap v542: 553 pgs: 553 active+clean; 249 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 7.6 MiB/s wr, 1.05k op/s; 3.7 MiB/s, 21 keys/s, 5 objects/s recovering 2024-08-17T17:18:23.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:22 smithi131 bash[89561]: audit 2024-08-17T17:18:21.568197+0000 mgr.y (mgr.34107) 470 : audit [DBG] from='client.44543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:23.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:22 smithi131 bash[89561]: audit 2024-08-17T17:18:21.568197+0000 mgr.y (mgr.34107) 470 : audit [DBG] from='client.44543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:23.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:22 smithi131 bash[89561]: audit 2024-08-17T17:18:22.280269+0000 mon.a (mon.0) 1026 : audit [DBG] from='client.? 172.21.15.131:0/3092813681' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:23.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:22 smithi131 bash[89561]: audit 2024-08-17T17:18:22.280269+0000 mon.a (mon.0) 1026 : audit [DBG] from='client.? 172.21.15.131:0/3092813681' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:23.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:22 smithi169 bash[79348]: audit 2024-08-17T17:18:21.214009+0000 mgr.y (mgr.34107) 468 : audit [DBG] from='client.34614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:23.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:22 smithi169 bash[79348]: audit 2024-08-17T17:18:21.214009+0000 mgr.y (mgr.34107) 468 : audit [DBG] from='client.34614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:23.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:22 smithi169 bash[79348]: cluster 2024-08-17T17:18:21.254038+0000 mgr.y (mgr.34107) 469 : cluster [DBG] pgmap v542: 553 pgs: 553 active+clean; 249 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 7.6 MiB/s wr, 1.05k op/s; 3.7 MiB/s, 21 keys/s, 5 objects/s recovering 2024-08-17T17:18:23.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:22 smithi169 bash[79348]: cluster 2024-08-17T17:18:21.254038+0000 mgr.y (mgr.34107) 469 : cluster [DBG] pgmap v542: 553 pgs: 553 active+clean; 249 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 7.9 MiB/s rd, 7.6 MiB/s wr, 1.05k op/s; 3.7 MiB/s, 21 keys/s, 5 objects/s recovering 2024-08-17T17:18:23.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:22 smithi169 bash[79348]: audit 2024-08-17T17:18:21.568197+0000 mgr.y (mgr.34107) 470 : audit [DBG] from='client.44543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:23.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:22 smithi169 bash[79348]: audit 2024-08-17T17:18:21.568197+0000 mgr.y (mgr.34107) 470 : audit [DBG] from='client.44543 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:23.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:22 smithi169 bash[79348]: audit 2024-08-17T17:18:22.280269+0000 mon.a (mon.0) 1026 : audit [DBG] from='client.? 172.21.15.131:0/3092813681' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:23.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:22 smithi169 bash[79348]: audit 2024-08-17T17:18:22.280269+0000 mon.a (mon.0) 1026 : audit [DBG] from='client.? 172.21.15.131:0/3092813681' entity='client.admin' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:24.005 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 512 2024-08-17T17:18:24.005 INFO:tasks.workunit.client.0.smithi131.stdout:finished read 2024-08-17T17:18:24.005 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 0 2024-08-17T17:18:24.005 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:24.005 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:24.005 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 0 2024-08-17T17:18:24.005 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:24.005 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:24.006 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 16384 2024-08-17T17:18:24.006 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:24.006 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:24.006 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 16384 2024-08-17T17:18:24.006 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:24.006 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:24.006 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:24.006 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:24.006 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 49152 2024-08-17T17:18:24.006 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:24.007 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:24.007 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 49152 2024-08-17T17:18:24.007 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:24.007 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:24.007 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 65536 2024-08-17T17:18:24.007 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:24.007 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:24.007 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 65536 2024-08-17T17:18:24.007 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:24.007 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:24.007 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:24.007 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:24.007 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 98304 2024-08-17T17:18:24.008 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:24.008 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:24.008 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 98304 2024-08-17T17:18:24.008 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:24.008 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:24.008 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 114688 2024-08-17T17:18:24.008 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:24.008 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:24.008 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 114688 2024-08-17T17:18:24.008 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:24.008 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:24.008 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:24.008 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:24.008 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 147456 2024-08-17T17:18:24.009 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:24.009 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:24.009 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 147456 2024-08-17T17:18:24.009 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:24.009 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:24.009 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 163840 2024-08-17T17:18:24.009 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:24.009 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:24.009 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 163840 2024-08-17T17:18:24.009 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:24.009 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:24.009 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:24.009 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:24.009 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 196608 2024-08-17T17:18:24.010 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:24.010 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:24.010 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 196608 2024-08-17T17:18:24.010 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:24.010 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:24.010 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 212992 2024-08-17T17:18:24.010 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:24.010 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:24.010 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 212992 2024-08-17T17:18:24.010 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:24.010 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:24.010 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:24.010 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:24.011 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:24.011 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:24.011 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:24.011 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:24.011 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:24.011 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:24.011 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:24.011 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:24.011 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:24.011 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:24.012 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:24.012 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:24.012 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:24.012 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:24.012 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:24.012 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:24.012 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:24.016 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:24.016 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:24.016 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:24.016 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:24.016 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:24.016 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:24.017 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:24.026 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:24.026 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:24.026 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:24.026 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:24.026 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:24.026 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:24.026 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:24.027 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:24.027 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:24.027 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:24.027 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:24.027 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:24.027 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:24.050 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:24.050 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:24.050 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:24.050 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:24.050 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:24.050 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:24.050 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:24.076 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:24.076 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:24.076 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:24.076 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:24.077 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:24.077 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:24.077 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:24.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:23 smithi131 bash[89561]: audit 2024-08-17T17:18:21.892174+0000 mgr.y (mgr.34107) 471 : audit [DBG] from='client.44549 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:24.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:23 smithi131 bash[89561]: audit 2024-08-17T17:18:21.892174+0000 mgr.y (mgr.34107) 471 : audit [DBG] from='client.44549 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:24.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:23 smithi131 bash[89561]: audit 2024-08-17T17:18:22.646781+0000 mgr.y (mgr.34107) 472 : audit [DBG] from='client.44561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:24.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:23 smithi131 bash[89561]: audit 2024-08-17T17:18:22.646781+0000 mgr.y (mgr.34107) 472 : audit [DBG] from='client.44561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:24.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:23 smithi131 bash[89561]: audit 2024-08-17T17:18:23.213028+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:24.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:23 smithi131 bash[89561]: audit 2024-08-17T17:18:23.213028+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:24.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:23 smithi131 bash[89561]: audit 2024-08-17T17:18:23.215302+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:24.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:23 smithi131 bash[89561]: audit 2024-08-17T17:18:23.215302+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:24.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:23 smithi131 bash[89561]: audit 2024-08-17T17:18:23.604634+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:24.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:23 smithi131 bash[89561]: audit 2024-08-17T17:18:23.604634+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:24.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:23 smithi131 bash[89561]: audit 2024-08-17T17:18:23.613217+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:24.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:23 smithi131 bash[89561]: audit 2024-08-17T17:18:23.613217+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:24.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:23 smithi131 bash[89561]: audit 2024-08-17T17:18:23.615054+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:18:24.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:23 smithi131 bash[89561]: audit 2024-08-17T17:18:23.615054+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:18:24.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:23 smithi131 bash[89561]: audit 2024-08-17T17:18:23.616723+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:18:24.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:23 smithi131 bash[89561]: audit 2024-08-17T17:18:23.616723+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:18:24.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:23 smithi131 bash[89561]: audit 2024-08-17T17:18:23.626767+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:24.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:23 smithi131 bash[89561]: audit 2024-08-17T17:18:23.626767+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:24.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:23 smithi131 bash[88347]: audit 2024-08-17T17:18:21.892174+0000 mgr.y (mgr.34107) 471 : audit [DBG] from='client.44549 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:24.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:23 smithi131 bash[88347]: audit 2024-08-17T17:18:21.892174+0000 mgr.y (mgr.34107) 471 : audit [DBG] from='client.44549 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:24.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:23 smithi131 bash[88347]: audit 2024-08-17T17:18:22.646781+0000 mgr.y (mgr.34107) 472 : audit [DBG] from='client.44561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:24.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:23 smithi131 bash[88347]: audit 2024-08-17T17:18:22.646781+0000 mgr.y (mgr.34107) 472 : audit [DBG] from='client.44561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:24.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:23 smithi131 bash[88347]: audit 2024-08-17T17:18:23.213028+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:24.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:23 smithi131 bash[88347]: audit 2024-08-17T17:18:23.213028+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:24.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:23 smithi131 bash[88347]: audit 2024-08-17T17:18:23.215302+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:24.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:23 smithi131 bash[88347]: audit 2024-08-17T17:18:23.215302+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:24.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:23 smithi131 bash[88347]: audit 2024-08-17T17:18:23.604634+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:24.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:23 smithi131 bash[88347]: audit 2024-08-17T17:18:23.604634+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:24.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:23 smithi131 bash[88347]: audit 2024-08-17T17:18:23.613217+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:24.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:23 smithi131 bash[88347]: audit 2024-08-17T17:18:23.613217+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:24.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:23 smithi131 bash[88347]: audit 2024-08-17T17:18:23.615054+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:18:24.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:23 smithi131 bash[88347]: audit 2024-08-17T17:18:23.615054+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:18:24.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:23 smithi131 bash[88347]: audit 2024-08-17T17:18:23.616723+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:18:24.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:23 smithi131 bash[88347]: audit 2024-08-17T17:18:23.616723+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:18:24.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:23 smithi131 bash[88347]: audit 2024-08-17T17:18:23.626767+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:24.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:23 smithi131 bash[88347]: audit 2024-08-17T17:18:23.626767+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:24.117 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:24.117 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:24.117 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:24.117 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:24.117 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:24.117 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:24.118 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:24.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:23 smithi169 bash[79348]: audit 2024-08-17T17:18:21.892174+0000 mgr.y (mgr.34107) 471 : audit [DBG] from='client.44549 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:24.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:23 smithi169 bash[79348]: audit 2024-08-17T17:18:21.892174+0000 mgr.y (mgr.34107) 471 : audit [DBG] from='client.44549 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:24.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:23 smithi169 bash[79348]: audit 2024-08-17T17:18:22.646781+0000 mgr.y (mgr.34107) 472 : audit [DBG] from='client.44561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:24.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:23 smithi169 bash[79348]: audit 2024-08-17T17:18:22.646781+0000 mgr.y (mgr.34107) 472 : audit [DBG] from='client.44561 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:24.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:23 smithi169 bash[79348]: audit 2024-08-17T17:18:23.213028+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:24.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:23 smithi169 bash[79348]: audit 2024-08-17T17:18:23.213028+0000 mon.a (mon.0) 1027 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:24.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:23 smithi169 bash[79348]: audit 2024-08-17T17:18:23.215302+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:24.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:23 smithi169 bash[79348]: audit 2024-08-17T17:18:23.215302+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:24.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:23 smithi169 bash[79348]: audit 2024-08-17T17:18:23.604634+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:24.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:23 smithi169 bash[79348]: audit 2024-08-17T17:18:23.604634+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:24.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:23 smithi169 bash[79348]: audit 2024-08-17T17:18:23.613217+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:24.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:23 smithi169 bash[79348]: audit 2024-08-17T17:18:23.613217+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:24.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:23 smithi169 bash[79348]: audit 2024-08-17T17:18:23.615054+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:18:24.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:23 smithi169 bash[79348]: audit 2024-08-17T17:18:23.615054+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:18:24.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:23 smithi169 bash[79348]: audit 2024-08-17T17:18:23.616723+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:18:24.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:23 smithi169 bash[79348]: audit 2024-08-17T17:18:23.616723+0000 mon.a (mon.0) 1032 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:18:24.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:23 smithi169 bash[79348]: audit 2024-08-17T17:18:23.626767+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:24.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:23 smithi169 bash[79348]: audit 2024-08-17T17:18:23.626767+0000 mon.a (mon.0) 1033 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:24.157 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:24.158 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:24.158 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:24.158 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:24.158 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:24.158 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:24.158 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:24.158 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:24.158 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:24.158 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:24.158 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:24.158 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:24.158 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:24.214 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:24.214 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:24.214 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:24.214 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:24.214 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:24.214 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:24.214 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:24.290 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:24.290 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:24.290 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:24.290 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:24.290 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:24.291 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:24.291 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:24.362 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:24.363 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:24.363 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:24.363 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:24.363 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:24.363 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:24.363 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:24.420 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:24.420 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:24.420 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:24.421 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:24.421 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:24.421 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:24.421 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:24.421 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:24.421 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:24.421 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:24.421 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:24.421 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:24.421 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:24.545 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:24.545 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:24.545 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:24.545 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:24.545 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:24.545 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:24.546 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:24.723 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:24.723 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:24.723 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:24.723 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:24.723 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:24.723 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:24.723 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:24.931 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:24.931 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:24.931 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:24.931 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:24.931 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:24.931 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:24.931 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:25.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: cluster 2024-08-17T17:18:23.281050+0000 mgr.y (mgr.34107) 473 : cluster [DBG] pgmap v543: 553 pgs: 553 active+clean; 249 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 360 KiB/s rd, 180 KiB/s wr, 731 op/s; 3.5 MiB/s, 20 keys/s, 5 objects/s recovering 2024-08-17T17:18:25.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: cluster 2024-08-17T17:18:23.281050+0000 mgr.y (mgr.34107) 473 : cluster [DBG] pgmap v543: 553 pgs: 553 active+clean; 249 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 360 KiB/s rd, 180 KiB/s wr, 731 op/s; 3.5 MiB/s, 20 keys/s, 5 objects/s recovering 2024-08-17T17:18:25.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.777293+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:18:25.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.777293+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:18:25.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.779630+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.779630+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.782609+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.782609+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: cephadm 2024-08-17T17:18:23.783386+0000 mgr.y (mgr.34107) 474 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-17T17:18:25.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: cephadm 2024-08-17T17:18:23.783386+0000 mgr.y (mgr.34107) 474 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-17T17:18:25.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.789886+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:25.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.789886+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:25.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.793571+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.793571+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.795411+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.795411+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.797096+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.797096+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.798921+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: cluster 2024-08-17T17:18:23.281050+0000 mgr.y (mgr.34107) 473 : cluster [DBG] pgmap v543: 553 pgs: 553 active+clean; 249 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 360 KiB/s rd, 180 KiB/s wr, 731 op/s; 3.5 MiB/s, 20 keys/s, 5 objects/s recovering 2024-08-17T17:18:25.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: cluster 2024-08-17T17:18:23.281050+0000 mgr.y (mgr.34107) 473 : cluster [DBG] pgmap v543: 553 pgs: 553 active+clean; 249 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 360 KiB/s rd, 180 KiB/s wr, 731 op/s; 3.5 MiB/s, 20 keys/s, 5 objects/s recovering 2024-08-17T17:18:25.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.777293+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:18:25.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.777293+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:18:25.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.779630+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.779630+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.782609+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.782609+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: cephadm 2024-08-17T17:18:23.783386+0000 mgr.y (mgr.34107) 474 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-17T17:18:25.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: cephadm 2024-08-17T17:18:23.783386+0000 mgr.y (mgr.34107) 474 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-17T17:18:25.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.789886+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:25.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.789886+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:25.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.793571+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.793571+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.795411+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.795411+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.797096+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.797096+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.798921+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.798921+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.800418+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.800418+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.801915+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.801915+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.803656+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-17T17:18:25.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.803656+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-17T17:18:25.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.809330+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-17T17:18:25.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.809330+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-17T17:18:25.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.812065+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.812065+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.816038+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-17T17:18:25.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.816038+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-17T17:18:25.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.818663+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-17T17:18:25.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.818663+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-17T17:18:25.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.822807+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-17T17:18:25.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.822807+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-17T17:18:25.104 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.798921+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.104 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.800418+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.104 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.800418+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.104 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.801915+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.104 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.801915+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.104 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.803656+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-17T17:18:25.104 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.803656+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-17T17:18:25.105 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.809330+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-17T17:18:25.105 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.809330+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-17T17:18:25.105 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.812065+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.105 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.812065+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.105 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.816038+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-17T17:18:25.105 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.816038+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-17T17:18:25.105 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.818663+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-17T17:18:25.105 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.818663+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-17T17:18:25.105 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.822807+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-17T17:18:25.105 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.822807+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-17T17:18:25.105 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.825061+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-17T17:18:25.106 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.825061+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-17T17:18:25.106 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.825664+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-17T17:18:25.106 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.825664+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-17T17:18:25.106 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.826293+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-17T17:18:25.106 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.826293+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-17T17:18:25.106 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.826990+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-17T17:18:25.106 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.826990+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-17T17:18:25.106 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.827718+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.106 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.827718+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.106 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.828401+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-17T17:18:25.106 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.828401+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-17T17:18:25.106 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.829038+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-17T17:18:25.106 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.829038+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-17T17:18:25.107 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.829721+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-17T17:18:25.107 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.829721+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-17T17:18:25.107 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.825061+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-17T17:18:25.107 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.825061+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-17T17:18:25.107 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.825664+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-17T17:18:25.107 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.825664+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-17T17:18:25.107 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.826293+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-17T17:18:25.107 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.826293+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-17T17:18:25.107 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.826990+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-17T17:18:25.107 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.826990+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-17T17:18:25.107 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.827718+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.108 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.827718+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.108 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.828401+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-17T17:18:25.108 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.828401+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-17T17:18:25.108 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.829038+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-17T17:18:25.108 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.829038+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-17T17:18:25.108 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.829721+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-17T17:18:25.108 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.829721+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-17T17:18:25.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.830445+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-17T17:18:25.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.830445+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-17T17:18:25.108 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.834148+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-17T17:18:25.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.834148+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-17T17:18:25.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.836334+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.836334+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.837091+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.837091+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.837832+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.837832+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.838560+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.838560+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.839284+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.839284+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.840010+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.840010+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.110 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.830445+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-17T17:18:25.110 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.830445+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-17T17:18:25.110 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.834148+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-17T17:18:25.110 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.834148+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-17T17:18:25.110 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.836334+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.110 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.836334+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.110 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.837091+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.110 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.837091+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.110 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.837832+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.110 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.837832+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.110 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.838560+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.110 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.838560+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.111 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.839284+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.111 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.839284+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.111 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.840010+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.111 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.840010+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.111 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.841108+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-17T17:18:25.111 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.841108+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-17T17:18:25.111 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.844975+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-17T17:18:25.111 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.844975+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-17T17:18:25.111 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.845969+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:18:25.112 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.845969+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:18:25.112 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.850170+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:25.112 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.850170+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:25.112 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.850629+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:18:25.112 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.850629+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:18:25.112 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.852966+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:18:25.112 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.852966+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:18:25.112 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.858974+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:25.112 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.858974+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:25.112 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.935808+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:18:25.112 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.935808+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:18:25.112 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.937340+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:18:25.112 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.937340+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:18:25.112 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.938074+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:18:25.113 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.938074+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:18:25.113 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.943896+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:25.113 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[89561]: audit 2024-08-17T17:18:23.943896+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:25.113 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.841108+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-17T17:18:25.113 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.841108+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-17T17:18:25.113 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.844975+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-17T17:18:25.113 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.844975+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-17T17:18:25.113 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.845969+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:18:25.113 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.845969+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:18:25.113 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.850170+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:25.114 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.850170+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:25.114 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.850629+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:18:25.114 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.850629+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:18:25.114 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.852966+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:18:25.114 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.852966+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:18:25.114 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.858974+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:25.114 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.858974+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:25.114 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.935808+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:18:25.114 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.935808+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:18:25.114 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.937340+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:18:25.114 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.937340+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:18:25.114 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.938074+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:18:25.114 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.938074+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:18:25.114 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.943896+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:25.115 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:24 smithi131 bash[88347]: audit 2024-08-17T17:18:23.943896+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:25.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: cluster 2024-08-17T17:18:23.281050+0000 mgr.y (mgr.34107) 473 : cluster [DBG] pgmap v543: 553 pgs: 553 active+clean; 249 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 360 KiB/s rd, 180 KiB/s wr, 731 op/s; 3.5 MiB/s, 20 keys/s, 5 objects/s recovering 2024-08-17T17:18:25.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: cluster 2024-08-17T17:18:23.281050+0000 mgr.y (mgr.34107) 473 : cluster [DBG] pgmap v543: 553 pgs: 553 active+clean; 249 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 360 KiB/s rd, 180 KiB/s wr, 731 op/s; 3.5 MiB/s, 20 keys/s, 5 objects/s recovering 2024-08-17T17:18:25.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.777293+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:18:25.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.777293+0000 mon.a (mon.0) 1034 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:18:25.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.779630+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.779630+0000 mon.a (mon.0) 1035 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.782609+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.782609+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: cephadm 2024-08-17T17:18:23.783386+0000 mgr.y (mgr.34107) 474 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-17T17:18:25.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: cephadm 2024-08-17T17:18:23.783386+0000 mgr.y (mgr.34107) 474 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-08-17T17:18:25.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.789886+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:25.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.789886+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:25.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.793571+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.793571+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.795411+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.795411+0000 mon.a (mon.0) 1039 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.797096+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.797096+0000 mon.a (mon.0) 1040 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.798921+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.798921+0000 mon.a (mon.0) 1041 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.800418+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.800418+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.801915+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.801915+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "versions"} : dispatch 2024-08-17T17:18:25.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.803656+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-17T17:18:25.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.803656+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mgr"} : dispatch 2024-08-17T17:18:25.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.809330+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-17T17:18:25.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.809330+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-08-17T17:18:25.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.812065+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.812065+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.816038+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-17T17:18:25.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.816038+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-08-17T17:18:25.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.818663+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-17T17:18:25.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.818663+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.crash"} : dispatch 2024-08-17T17:18:25.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.822807+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-17T17:18:25.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.822807+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-08-17T17:18:25.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.825061+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-17T17:18:25.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.825061+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "osd"} : dispatch 2024-08-17T17:18:25.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.825664+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-17T17:18:25.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.825664+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mds"} : dispatch 2024-08-17T17:18:25.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.826293+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-17T17:18:25.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.826293+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rgw"} : dispatch 2024-08-17T17:18:25.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.826990+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-17T17:18:25.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.826990+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"} : dispatch 2024-08-17T17:18:25.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.827718+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.827718+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.828401+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-17T17:18:25.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.828401+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"} : dispatch 2024-08-17T17:18:25.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.829038+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-17T17:18:25.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.829038+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.iscsi"} : dispatch 2024-08-17T17:18:25.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.829721+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-17T17:18:25.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.829721+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nfs"} : dispatch 2024-08-17T17:18:25.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.830445+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-17T17:18:25.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.830445+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"} : dispatch 2024-08-17T17:18:25.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.834148+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-17T17:18:25.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.834148+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-08-17T17:18:25.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.836334+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.836334+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.837091+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.837091+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.837832+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.837832+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.838560+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.838560+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.839284+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.839284+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.840010+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.840010+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config rm", "name": "container_image", "who": "mon"} : dispatch 2024-08-17T17:18:25.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.841108+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-17T17:18:25.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.841108+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"} : dispatch 2024-08-17T17:18:25.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.844975+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-17T17:18:25.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.844975+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-08-17T17:18:25.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.845969+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:18:25.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.845969+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:18:25.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.850170+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:25.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.850170+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:25.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.850629+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:18:25.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.850629+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:18:25.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.852966+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:18:25.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.852966+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:18:25.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.858974+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:25.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.858974+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:25.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.935808+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:18:25.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.935808+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:18:25.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.937340+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:18:25.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.937340+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:18:25.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.938074+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:18:25.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.938074+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:18:25.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.943896+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:25.149 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:24 smithi169 bash[79348]: audit 2024-08-17T17:18:23.943896+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:25.149 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:25.149 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:25.149 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:25.149 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:25.149 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:25.149 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:25.149 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:25.149 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:25.150 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:25.150 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:25.150 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:25.150 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:25.150 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:25.427 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:25.427 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:25.427 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:25.427 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:25.427 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:25.427 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:25.427 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:25.549 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:25.549 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:25.549 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:25.549 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:25.549 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:25.549 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:25.550 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:25.725 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:25.725 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:25.725 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:25.725 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:25.725 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:25.725 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:25.725 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:18:25.862 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:18:25.862 INFO:tasks.workunit.client.0.smithi131.stdout:finished writesame 2024-08-17T17:18:25.862 INFO:tasks.workunit.client.0.smithi131.stdout:to verify the data 2024-08-17T17:18:25.862 INFO:tasks.workunit.client.0.smithi131.stdout:verified 2024-08-17T17:18:25.862 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:25.862 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:25.863 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:25.863 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:18:25.863 INFO:tasks.workunit.client.0.smithi131.stdout:started writesame 2024-08-17T17:18:25.863 INFO:tasks.workunit.client.0.smithi131.stdout:expected fail, finished writesame 2024-08-17T17:18:25.863 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestIOPPWithIOHint (3459 ms) 2024-08-17T17:18:25.863 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestIOToSnapshot 2024-08-17T17:18:25.863 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:18:26.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[89561]: cephadm 2024-08-17T17:18:23.802675+0000 mgr.y (mgr.34107) 475 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-17T17:18:26.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[89561]: cephadm 2024-08-17T17:18:23.802675+0000 mgr.y (mgr.34107) 475 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-17T17:18:26.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[89561]: cephadm 2024-08-17T17:18:23.840647+0000 mgr.y (mgr.34107) 476 : cephadm [INF] Upgrade: Complete! 2024-08-17T17:18:26.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[89561]: cephadm 2024-08-17T17:18:23.840647+0000 mgr.y (mgr.34107) 476 : cephadm [INF] Upgrade: Complete! 2024-08-17T17:18:26.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[89561]: audit 2024-08-17T17:18:25.024526+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.2", "id": [3, 5]} : dispatch 2024-08-17T17:18:26.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[89561]: audit 2024-08-17T17:18:25.024526+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.2", "id": [3, 5]} : dispatch 2024-08-17T17:18:26.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[89561]: audit 2024-08-17T17:18:25.024910+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.a", "id": [3, 5]} : dispatch 2024-08-17T17:18:26.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[89561]: audit 2024-08-17T17:18:25.024910+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.a", "id": [3, 5]} : dispatch 2024-08-17T17:18:26.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[89561]: audit 2024-08-17T17:18:25.025237+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.d", "id": [2, 1]} : dispatch 2024-08-17T17:18:26.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[89561]: audit 2024-08-17T17:18:25.025237+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.d", "id": [2, 1]} : dispatch 2024-08-17T17:18:26.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[89561]: audit 2024-08-17T17:18:25.025425+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.12", "id": [2, 1]} : dispatch 2024-08-17T17:18:26.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[89561]: audit 2024-08-17T17:18:25.025425+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.12", "id": [2, 1]} : dispatch 2024-08-17T17:18:26.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[89561]: audit 2024-08-17T17:18:25.025577+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.19", "id": [7, 5]} : dispatch 2024-08-17T17:18:26.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[89561]: audit 2024-08-17T17:18:25.025577+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.19", "id": [7, 5]} : dispatch 2024-08-17T17:18:26.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[89561]: audit 2024-08-17T17:18:25.025737+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1a", "id": [0, 4]} : dispatch 2024-08-17T17:18:26.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[89561]: audit 2024-08-17T17:18:25.025737+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1a", "id": [0, 4]} : dispatch 2024-08-17T17:18:26.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[89561]: audit 2024-08-17T17:18:25.025881+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1b", "id": [2, 5]} : dispatch 2024-08-17T17:18:26.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[88347]: cephadm 2024-08-17T17:18:23.802675+0000 mgr.y (mgr.34107) 475 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-17T17:18:26.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[88347]: cephadm 2024-08-17T17:18:23.802675+0000 mgr.y (mgr.34107) 475 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-17T17:18:26.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[88347]: cephadm 2024-08-17T17:18:23.840647+0000 mgr.y (mgr.34107) 476 : cephadm [INF] Upgrade: Complete! 2024-08-17T17:18:26.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[88347]: cephadm 2024-08-17T17:18:23.840647+0000 mgr.y (mgr.34107) 476 : cephadm [INF] Upgrade: Complete! 2024-08-17T17:18:26.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[88347]: audit 2024-08-17T17:18:25.024526+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.2", "id": [3, 5]} : dispatch 2024-08-17T17:18:26.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[88347]: audit 2024-08-17T17:18:25.024526+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.2", "id": [3, 5]} : dispatch 2024-08-17T17:18:26.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[88347]: audit 2024-08-17T17:18:25.024910+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.a", "id": [3, 5]} : dispatch 2024-08-17T17:18:26.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[88347]: audit 2024-08-17T17:18:25.024910+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.a", "id": [3, 5]} : dispatch 2024-08-17T17:18:26.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[88347]: audit 2024-08-17T17:18:25.025237+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.d", "id": [2, 1]} : dispatch 2024-08-17T17:18:26.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[88347]: audit 2024-08-17T17:18:25.025237+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.d", "id": [2, 1]} : dispatch 2024-08-17T17:18:26.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[88347]: audit 2024-08-17T17:18:25.025425+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.12", "id": [2, 1]} : dispatch 2024-08-17T17:18:26.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[88347]: audit 2024-08-17T17:18:25.025425+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.12", "id": [2, 1]} : dispatch 2024-08-17T17:18:26.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[88347]: audit 2024-08-17T17:18:25.025577+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.19", "id": [7, 5]} : dispatch 2024-08-17T17:18:26.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[88347]: audit 2024-08-17T17:18:25.025577+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.19", "id": [7, 5]} : dispatch 2024-08-17T17:18:26.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[88347]: audit 2024-08-17T17:18:25.025737+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1a", "id": [0, 4]} : dispatch 2024-08-17T17:18:26.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[88347]: audit 2024-08-17T17:18:25.025737+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1a", "id": [0, 4]} : dispatch 2024-08-17T17:18:26.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[88347]: audit 2024-08-17T17:18:25.025881+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1b", "id": [2, 5]} : dispatch 2024-08-17T17:18:26.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[89561]: audit 2024-08-17T17:18:25.025881+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1b", "id": [2, 5]} : dispatch 2024-08-17T17:18:26.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[89561]: audit 2024-08-17T17:18:25.026029+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1f", "id": [2, 4]} : dispatch 2024-08-17T17:18:26.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[89561]: audit 2024-08-17T17:18:25.026029+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1f", "id": [2, 4]} : dispatch 2024-08-17T17:18:26.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[89561]: audit 2024-08-17T17:18:25.320910+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.2", "id": [3, 5]}]': finished 2024-08-17T17:18:26.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[89561]: audit 2024-08-17T17:18:25.320910+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.2", "id": [3, 5]}]': finished 2024-08-17T17:18:26.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[89561]: audit 2024-08-17T17:18:25.321155+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.a", "id": [3, 5]}]': finished 2024-08-17T17:18:26.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[89561]: audit 2024-08-17T17:18:25.321155+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.a", "id": [3, 5]}]': finished 2024-08-17T17:18:26.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[89561]: audit 2024-08-17T17:18:25.321345+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.d", "id": [2, 1]}]': finished 2024-08-17T17:18:26.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[89561]: audit 2024-08-17T17:18:25.321345+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.d", "id": [2, 1]}]': finished 2024-08-17T17:18:26.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[89561]: audit 2024-08-17T17:18:25.321531+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.12", "id": [2, 1]}]': finished 2024-08-17T17:18:26.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[89561]: audit 2024-08-17T17:18:25.321531+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.12", "id": [2, 1]}]': finished 2024-08-17T17:18:26.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[89561]: audit 2024-08-17T17:18:25.321734+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.19", "id": [7, 5]}]': finished 2024-08-17T17:18:26.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[89561]: audit 2024-08-17T17:18:25.321734+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.19", "id": [7, 5]}]': finished 2024-08-17T17:18:26.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[89561]: audit 2024-08-17T17:18:25.322126+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1a", "id": [0, 4]}]': finished 2024-08-17T17:18:26.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[89561]: audit 2024-08-17T17:18:25.322126+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1a", "id": [0, 4]}]': finished 2024-08-17T17:18:26.103 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[88347]: audit 2024-08-17T17:18:25.025881+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1b", "id": [2, 5]} : dispatch 2024-08-17T17:18:26.103 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[88347]: audit 2024-08-17T17:18:25.026029+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1f", "id": [2, 4]} : dispatch 2024-08-17T17:18:26.103 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[88347]: audit 2024-08-17T17:18:25.026029+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1f", "id": [2, 4]} : dispatch 2024-08-17T17:18:26.103 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[88347]: audit 2024-08-17T17:18:25.320910+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.2", "id": [3, 5]}]': finished 2024-08-17T17:18:26.103 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[88347]: audit 2024-08-17T17:18:25.320910+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.2", "id": [3, 5]}]': finished 2024-08-17T17:18:26.103 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[88347]: audit 2024-08-17T17:18:25.321155+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.a", "id": [3, 5]}]': finished 2024-08-17T17:18:26.103 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[88347]: audit 2024-08-17T17:18:25.321155+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.a", "id": [3, 5]}]': finished 2024-08-17T17:18:26.104 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[88347]: audit 2024-08-17T17:18:25.321345+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.d", "id": [2, 1]}]': finished 2024-08-17T17:18:26.104 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[88347]: audit 2024-08-17T17:18:25.321345+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.d", "id": [2, 1]}]': finished 2024-08-17T17:18:26.104 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[88347]: audit 2024-08-17T17:18:25.321531+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.12", "id": [2, 1]}]': finished 2024-08-17T17:18:26.104 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[88347]: audit 2024-08-17T17:18:25.321531+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.12", "id": [2, 1]}]': finished 2024-08-17T17:18:26.104 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[88347]: audit 2024-08-17T17:18:25.321734+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.19", "id": [7, 5]}]': finished 2024-08-17T17:18:26.104 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[88347]: audit 2024-08-17T17:18:25.321734+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.19", "id": [7, 5]}]': finished 2024-08-17T17:18:26.104 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[88347]: audit 2024-08-17T17:18:25.322126+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1a", "id": [0, 4]}]': finished 2024-08-17T17:18:26.104 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[88347]: audit 2024-08-17T17:18:25.322126+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1a", "id": [0, 4]}]': finished 2024-08-17T17:18:26.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[89561]: audit 2024-08-17T17:18:25.322391+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1b", "id": [2, 5]}]': finished 2024-08-17T17:18:26.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[89561]: audit 2024-08-17T17:18:25.322391+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1b", "id": [2, 5]}]': finished 2024-08-17T17:18:26.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[89561]: audit 2024-08-17T17:18:25.322569+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1f", "id": [2, 4]}]': finished 2024-08-17T17:18:26.105 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[89561]: audit 2024-08-17T17:18:25.322569+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1f", "id": [2, 4]}]': finished 2024-08-17T17:18:26.105 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[89561]: cluster 2024-08-17T17:18:25.331881+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e712: 8 total, 8 up, 8 in 2024-08-17T17:18:26.105 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[89561]: cluster 2024-08-17T17:18:25.331881+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e712: 8 total, 8 up, 8 in 2024-08-17T17:18:26.105 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[88347]: audit 2024-08-17T17:18:25.322391+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1b", "id": [2, 5]}]': finished 2024-08-17T17:18:26.105 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[88347]: audit 2024-08-17T17:18:25.322391+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1b", "id": [2, 5]}]': finished 2024-08-17T17:18:26.105 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[88347]: audit 2024-08-17T17:18:25.322569+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1f", "id": [2, 4]}]': finished 2024-08-17T17:18:26.105 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[88347]: audit 2024-08-17T17:18:25.322569+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1f", "id": [2, 4]}]': finished 2024-08-17T17:18:26.105 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[88347]: cluster 2024-08-17T17:18:25.331881+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e712: 8 total, 8 up, 8 in 2024-08-17T17:18:26.105 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:25 smithi131 bash[88347]: cluster 2024-08-17T17:18:25.331881+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e712: 8 total, 8 up, 8 in 2024-08-17T17:18:26.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:25 smithi169 bash[79348]: cephadm 2024-08-17T17:18:23.802675+0000 mgr.y (mgr.34107) 475 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-17T17:18:26.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:25 smithi169 bash[79348]: cephadm 2024-08-17T17:18:23.802675+0000 mgr.y (mgr.34107) 475 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-08-17T17:18:26.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:25 smithi169 bash[79348]: cephadm 2024-08-17T17:18:23.840647+0000 mgr.y (mgr.34107) 476 : cephadm [INF] Upgrade: Complete! 2024-08-17T17:18:26.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:25 smithi169 bash[79348]: cephadm 2024-08-17T17:18:23.840647+0000 mgr.y (mgr.34107) 476 : cephadm [INF] Upgrade: Complete! 2024-08-17T17:18:26.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:25 smithi169 bash[79348]: audit 2024-08-17T17:18:25.024526+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.2", "id": [3, 5]} : dispatch 2024-08-17T17:18:26.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:25 smithi169 bash[79348]: audit 2024-08-17T17:18:25.024526+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.2", "id": [3, 5]} : dispatch 2024-08-17T17:18:26.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:25 smithi169 bash[79348]: audit 2024-08-17T17:18:25.024910+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.a", "id": [3, 5]} : dispatch 2024-08-17T17:18:26.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:25 smithi169 bash[79348]: audit 2024-08-17T17:18:25.024910+0000 mon.a (mon.0) 1078 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.a", "id": [3, 5]} : dispatch 2024-08-17T17:18:26.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:25 smithi169 bash[79348]: audit 2024-08-17T17:18:25.025237+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.d", "id": [2, 1]} : dispatch 2024-08-17T17:18:26.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:25 smithi169 bash[79348]: audit 2024-08-17T17:18:25.025237+0000 mon.a (mon.0) 1079 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.d", "id": [2, 1]} : dispatch 2024-08-17T17:18:26.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:25 smithi169 bash[79348]: audit 2024-08-17T17:18:25.025425+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.12", "id": [2, 1]} : dispatch 2024-08-17T17:18:26.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:25 smithi169 bash[79348]: audit 2024-08-17T17:18:25.025425+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.12", "id": [2, 1]} : dispatch 2024-08-17T17:18:26.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:25 smithi169 bash[79348]: audit 2024-08-17T17:18:25.025577+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.19", "id": [7, 5]} : dispatch 2024-08-17T17:18:26.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:25 smithi169 bash[79348]: audit 2024-08-17T17:18:25.025577+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.19", "id": [7, 5]} : dispatch 2024-08-17T17:18:26.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:25 smithi169 bash[79348]: audit 2024-08-17T17:18:25.025737+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1a", "id": [0, 4]} : dispatch 2024-08-17T17:18:26.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:25 smithi169 bash[79348]: audit 2024-08-17T17:18:25.025737+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1a", "id": [0, 4]} : dispatch 2024-08-17T17:18:26.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:25 smithi169 bash[79348]: audit 2024-08-17T17:18:25.025881+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1b", "id": [2, 5]} : dispatch 2024-08-17T17:18:26.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:25 smithi169 bash[79348]: audit 2024-08-17T17:18:25.025881+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1b", "id": [2, 5]} : dispatch 2024-08-17T17:18:26.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:25 smithi169 bash[79348]: audit 2024-08-17T17:18:25.026029+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1f", "id": [2, 4]} : dispatch 2024-08-17T17:18:26.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:25 smithi169 bash[79348]: audit 2024-08-17T17:18:25.026029+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1f", "id": [2, 4]} : dispatch 2024-08-17T17:18:26.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:25 smithi169 bash[79348]: audit 2024-08-17T17:18:25.320910+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.2", "id": [3, 5]}]': finished 2024-08-17T17:18:26.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:25 smithi169 bash[79348]: audit 2024-08-17T17:18:25.320910+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.2", "id": [3, 5]}]': finished 2024-08-17T17:18:26.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:25 smithi169 bash[79348]: audit 2024-08-17T17:18:25.321155+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.a", "id": [3, 5]}]': finished 2024-08-17T17:18:26.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:25 smithi169 bash[79348]: audit 2024-08-17T17:18:25.321155+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.a", "id": [3, 5]}]': finished 2024-08-17T17:18:26.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:25 smithi169 bash[79348]: audit 2024-08-17T17:18:25.321345+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.d", "id": [2, 1]}]': finished 2024-08-17T17:18:26.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:25 smithi169 bash[79348]: audit 2024-08-17T17:18:25.321345+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.d", "id": [2, 1]}]': finished 2024-08-17T17:18:26.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:25 smithi169 bash[79348]: audit 2024-08-17T17:18:25.321531+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.12", "id": [2, 1]}]': finished 2024-08-17T17:18:26.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:25 smithi169 bash[79348]: audit 2024-08-17T17:18:25.321531+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.12", "id": [2, 1]}]': finished 2024-08-17T17:18:26.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:25 smithi169 bash[79348]: audit 2024-08-17T17:18:25.321734+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.19", "id": [7, 5]}]': finished 2024-08-17T17:18:26.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:25 smithi169 bash[79348]: audit 2024-08-17T17:18:25.321734+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.19", "id": [7, 5]}]': finished 2024-08-17T17:18:26.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:25 smithi169 bash[79348]: audit 2024-08-17T17:18:25.322126+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1a", "id": [0, 4]}]': finished 2024-08-17T17:18:26.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:25 smithi169 bash[79348]: audit 2024-08-17T17:18:25.322126+0000 mon.a (mon.0) 1090 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1a", "id": [0, 4]}]': finished 2024-08-17T17:18:26.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:25 smithi169 bash[79348]: audit 2024-08-17T17:18:25.322391+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1b", "id": [2, 5]}]': finished 2024-08-17T17:18:26.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:25 smithi169 bash[79348]: audit 2024-08-17T17:18:25.322391+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1b", "id": [2, 5]}]': finished 2024-08-17T17:18:26.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:25 smithi169 bash[79348]: audit 2024-08-17T17:18:25.322569+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1f", "id": [2, 4]}]': finished 2024-08-17T17:18:26.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:25 smithi169 bash[79348]: audit 2024-08-17T17:18:25.322569+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "33.1f", "id": [2, 4]}]': finished 2024-08-17T17:18:26.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:25 smithi169 bash[79348]: cluster 2024-08-17T17:18:25.331881+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e712: 8 total, 8 up, 8 in 2024-08-17T17:18:26.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:25 smithi169 bash[79348]: cluster 2024-08-17T17:18:25.331881+0000 mon.a (mon.0) 1093 : cluster [DBG] osdmap e712: 8 total, 8 up, 8 in 2024-08-17T17:18:27.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:26 smithi131 bash[89561]: cluster 2024-08-17T17:18:25.285370+0000 mgr.y (mgr.34107) 477 : cluster [DBG] pgmap v544: 553 pgs: 553 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.2 MiB/s rd, 5.9 MiB/s wr, 1.20k op/s; 2.8 MiB/s, 16 keys/s, 4 objects/s recovering 2024-08-17T17:18:27.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:26 smithi131 bash[89561]: cluster 2024-08-17T17:18:25.285370+0000 mgr.y (mgr.34107) 477 : cluster [DBG] pgmap v544: 553 pgs: 553 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.2 MiB/s rd, 5.9 MiB/s wr, 1.20k op/s; 2.8 MiB/s, 16 keys/s, 4 objects/s recovering 2024-08-17T17:18:27.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:26 smithi131 bash[89561]: cluster 2024-08-17T17:18:26.335602+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e713: 8 total, 8 up, 8 in 2024-08-17T17:18:27.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:26 smithi131 bash[89561]: cluster 2024-08-17T17:18:26.335602+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e713: 8 total, 8 up, 8 in 2024-08-17T17:18:27.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:26 smithi131 bash[88347]: cluster 2024-08-17T17:18:25.285370+0000 mgr.y (mgr.34107) 477 : cluster [DBG] pgmap v544: 553 pgs: 553 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.2 MiB/s rd, 5.9 MiB/s wr, 1.20k op/s; 2.8 MiB/s, 16 keys/s, 4 objects/s recovering 2024-08-17T17:18:27.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:26 smithi131 bash[88347]: cluster 2024-08-17T17:18:25.285370+0000 mgr.y (mgr.34107) 477 : cluster [DBG] pgmap v544: 553 pgs: 553 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.2 MiB/s rd, 5.9 MiB/s wr, 1.20k op/s; 2.8 MiB/s, 16 keys/s, 4 objects/s recovering 2024-08-17T17:18:27.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:26 smithi131 bash[88347]: cluster 2024-08-17T17:18:26.335602+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e713: 8 total, 8 up, 8 in 2024-08-17T17:18:27.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:26 smithi131 bash[88347]: cluster 2024-08-17T17:18:26.335602+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e713: 8 total, 8 up, 8 in 2024-08-17T17:18:27.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:26 smithi169 bash[79348]: cluster 2024-08-17T17:18:25.285370+0000 mgr.y (mgr.34107) 477 : cluster [DBG] pgmap v544: 553 pgs: 553 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.2 MiB/s rd, 5.9 MiB/s wr, 1.20k op/s; 2.8 MiB/s, 16 keys/s, 4 objects/s recovering 2024-08-17T17:18:27.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:26 smithi169 bash[79348]: cluster 2024-08-17T17:18:25.285370+0000 mgr.y (mgr.34107) 477 : cluster [DBG] pgmap v544: 553 pgs: 553 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 6.2 MiB/s rd, 5.9 MiB/s wr, 1.20k op/s; 2.8 MiB/s, 16 keys/s, 4 objects/s recovering 2024-08-17T17:18:27.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:26 smithi169 bash[79348]: cluster 2024-08-17T17:18:26.335602+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e713: 8 total, 8 up, 8 in 2024-08-17T17:18:27.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:26 smithi169 bash[79348]: cluster 2024-08-17T17:18:26.335602+0000 mon.a (mon.0) 1094 : cluster [DBG] osdmap e713: 8 total, 8 up, 8 in 2024-08-17T17:18:27.400 INFO:tasks.workunit.client.0.smithi131.stdout:num snaps is: 0 2024-08-17T17:18:27.400 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 0 2024-08-17T17:18:27.400 INFO:tasks.workunit.client.0.smithi131.stdout:num snaps is: 1 2024-08-17T17:18:27.400 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 1 2024-08-17T17:18:27.400 INFO:tasks.workunit.client.0.smithi131.stdout:snap: orig 2024-08-17T17:18:27.400 INFO:tasks.workunit.client.0.smithi131.stdout:found orig with size 2097152 2024-08-17T17:18:27.400 INFO:tasks.workunit.client.0.smithi131.stdout:read: 80 2024-08-17T17:18:27.400 INFO:tasks.workunit.client.0.smithi131.stdout:write test data! 2024-08-17T17:18:27.400 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 80 2024-08-17T17:18:27.400 INFO:tasks.workunit.client.0.smithi131.stdout:num snaps is: 2 2024-08-17T17:18:27.400 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 2 2024-08-17T17:18:27.401 INFO:tasks.workunit.client.0.smithi131.stdout:snap: orig 2024-08-17T17:18:27.401 INFO:tasks.workunit.client.0.smithi131.stdout:snap: written 2024-08-17T17:18:27.401 INFO:tasks.workunit.client.0.smithi131.stdout:found orig with size 2097152 2024-08-17T17:18:27.401 INFO:tasks.workunit.client.0.smithi131.stdout:found written with size 2097152 2024-08-17T17:18:27.401 INFO:tasks.workunit.client.0.smithi131.stdout:read: 80 2024-08-17T17:18:27.401 INFO:tasks.workunit.client.0.smithi131.stdout:read: 80 2024-08-17T17:18:27.401 INFO:tasks.workunit.client.0.smithi131.stdout:read: 80 2024-08-17T17:18:27.401 INFO:tasks.workunit.client.0.smithi131.stdout:write to snapshot returned -30 2024-08-17T17:18:27.401 INFO:tasks.workunit.client.0.smithi131.stdout:Read-only file system 2024-08-17T17:18:27.459 INFO:tasks.workunit.client.0.smithi131.stdout:read: 80 2024-08-17T17:18:27.459 INFO:tasks.workunit.client.0.smithi131.stdout:read: 80 2024-08-17T17:18:27.459 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 80 2024-08-17T17:18:27.459 INFO:tasks.workunit.client.0.smithi131.stdout:opening testimg@orig 2024-08-17T17:18:27.459 INFO:tasks.workunit.client.0.smithi131.stdout:read: 80 2024-08-17T17:18:27.459 INFO:tasks.workunit.client.0.smithi131.stdout:write to snapshot returned -30 2024-08-17T17:18:27.460 INFO:tasks.workunit.client.0.smithi131.stdout:Read-only file system 2024-08-17T17:18:28.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:28 smithi131 bash[88347]: cluster 2024-08-17T17:18:27.286483+0000 mgr.y (mgr.34107) 478 : cluster [DBG] pgmap v547: 553 pgs: 553 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 7.1 MiB/s wr, 758 op/s; 2 B/s, 0 objects/s recovering 2024-08-17T17:18:28.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:28 smithi131 bash[88347]: cluster 2024-08-17T17:18:27.286483+0000 mgr.y (mgr.34107) 478 : cluster [DBG] pgmap v547: 553 pgs: 553 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 7.1 MiB/s wr, 758 op/s; 2 B/s, 0 objects/s recovering 2024-08-17T17:18:28.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:28 smithi131 bash[88347]: cluster 2024-08-17T17:18:27.335811+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e714: 8 total, 8 up, 8 in 2024-08-17T17:18:28.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:28 smithi131 bash[88347]: cluster 2024-08-17T17:18:27.335811+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e714: 8 total, 8 up, 8 in 2024-08-17T17:18:28.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:28 smithi131 bash[89561]: cluster 2024-08-17T17:18:27.286483+0000 mgr.y (mgr.34107) 478 : cluster [DBG] pgmap v547: 553 pgs: 553 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 7.1 MiB/s wr, 758 op/s; 2 B/s, 0 objects/s recovering 2024-08-17T17:18:28.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:28 smithi131 bash[89561]: cluster 2024-08-17T17:18:27.286483+0000 mgr.y (mgr.34107) 478 : cluster [DBG] pgmap v547: 553 pgs: 553 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 7.1 MiB/s wr, 758 op/s; 2 B/s, 0 objects/s recovering 2024-08-17T17:18:28.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:28 smithi131 bash[89561]: cluster 2024-08-17T17:18:27.335811+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e714: 8 total, 8 up, 8 in 2024-08-17T17:18:28.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:28 smithi131 bash[89561]: cluster 2024-08-17T17:18:27.335811+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e714: 8 total, 8 up, 8 in 2024-08-17T17:18:28.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:28 smithi169 bash[79348]: cluster 2024-08-17T17:18:27.286483+0000 mgr.y (mgr.34107) 478 : cluster [DBG] pgmap v547: 553 pgs: 553 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 7.1 MiB/s wr, 758 op/s; 2 B/s, 0 objects/s recovering 2024-08-17T17:18:28.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:28 smithi169 bash[79348]: cluster 2024-08-17T17:18:27.286483+0000 mgr.y (mgr.34107) 478 : cluster [DBG] pgmap v547: 553 pgs: 553 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 7.4 MiB/s rd, 7.1 MiB/s wr, 758 op/s; 2 B/s, 0 objects/s recovering 2024-08-17T17:18:28.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:28 smithi169 bash[79348]: cluster 2024-08-17T17:18:27.335811+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e714: 8 total, 8 up, 8 in 2024-08-17T17:18:28.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:28 smithi169 bash[79348]: cluster 2024-08-17T17:18:27.335811+0000 mon.a (mon.0) 1095 : cluster [DBG] osdmap e714: 8 total, 8 up, 8 in 2024-08-17T17:18:29.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:18:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:18:28] "GET /metrics HTTP/1.1" 200 70281 "" "Prometheus/2.51.0" 2024-08-17T17:18:29.410 INFO:tasks.workunit.client.0.smithi131.stdout:num snaps is: 2 2024-08-17T17:18:29.411 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 2 2024-08-17T17:18:29.411 INFO:tasks.workunit.client.0.smithi131.stdout:snap: orig 2024-08-17T17:18:29.411 INFO:tasks.workunit.client.0.smithi131.stdout:snap: written 2024-08-17T17:18:29.411 INFO:tasks.workunit.client.0.smithi131.stdout:found orig with size 2097152 2024-08-17T17:18:29.411 INFO:tasks.workunit.client.0.smithi131.stdout:found written with size 2097152 2024-08-17T17:18:29.411 INFO:tasks.workunit.client.0.smithi131.stdout:num snaps is: 1 2024-08-17T17:18:29.411 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 1 2024-08-17T17:18:29.411 INFO:tasks.workunit.client.0.smithi131.stdout:snap: orig 2024-08-17T17:18:29.412 INFO:tasks.workunit.client.0.smithi131.stdout:found orig with size 2097152 2024-08-17T17:18:29.412 INFO:tasks.workunit.client.0.smithi131.stdout:num snaps is: 0 2024-08-17T17:18:29.412 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 0 2024-08-17T17:18:29.412 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestIOToSnapshot (3548 ms) 2024-08-17T17:18:29.412 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestSnapshotDeletedIo 2024-08-17T17:18:29.412 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:18:29.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:29 smithi169 bash[79348]: cluster 2024-08-17T17:18:28.345818+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e715: 8 total, 8 up, 8 in 2024-08-17T17:18:29.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:29 smithi169 bash[79348]: cluster 2024-08-17T17:18:28.345818+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e715: 8 total, 8 up, 8 in 2024-08-17T17:18:29.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:29 smithi169 bash[79348]: audit 2024-08-17T17:18:28.863810+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:29.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:29 smithi169 bash[79348]: audit 2024-08-17T17:18:28.863810+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:29.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:29 smithi131 bash[89561]: cluster 2024-08-17T17:18:28.345818+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e715: 8 total, 8 up, 8 in 2024-08-17T17:18:29.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:29 smithi131 bash[89561]: cluster 2024-08-17T17:18:28.345818+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e715: 8 total, 8 up, 8 in 2024-08-17T17:18:29.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:29 smithi131 bash[89561]: audit 2024-08-17T17:18:28.863810+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:29.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:29 smithi131 bash[89561]: audit 2024-08-17T17:18:28.863810+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:29.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:29 smithi131 bash[88347]: cluster 2024-08-17T17:18:28.345818+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e715: 8 total, 8 up, 8 in 2024-08-17T17:18:29.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:29 smithi131 bash[88347]: cluster 2024-08-17T17:18:28.345818+0000 mon.a (mon.0) 1096 : cluster [DBG] osdmap e715: 8 total, 8 up, 8 in 2024-08-17T17:18:29.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:29 smithi131 bash[88347]: audit 2024-08-17T17:18:28.863810+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:29.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:29 smithi131 bash[88347]: audit 2024-08-17T17:18:28.863810+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:18:30.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:30 smithi169 bash[79348]: cluster 2024-08-17T17:18:29.290775+0000 mgr.y (mgr.34107) 479 : cluster [DBG] pgmap v550: 553 pgs: 553 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 678 KiB/s rd, 318 KiB/s wr, 1.39k op/s; 4 B/s, 0 objects/s recovering 2024-08-17T17:18:30.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:30 smithi169 bash[79348]: cluster 2024-08-17T17:18:29.290775+0000 mgr.y (mgr.34107) 479 : cluster [DBG] pgmap v550: 553 pgs: 553 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 678 KiB/s rd, 318 KiB/s wr, 1.39k op/s; 4 B/s, 0 objects/s recovering 2024-08-17T17:18:30.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:30 smithi169 bash[79348]: cluster 2024-08-17T17:18:29.352251+0000 mon.a (mon.0) 1098 : cluster [DBG] osdmap e716: 8 total, 8 up, 8 in 2024-08-17T17:18:30.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:30 smithi169 bash[79348]: cluster 2024-08-17T17:18:29.352251+0000 mon.a (mon.0) 1098 : cluster [DBG] osdmap e716: 8 total, 8 up, 8 in 2024-08-17T17:18:30.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:30 smithi169 bash[79348]: cluster 2024-08-17T17:18:30.332772+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e717: 8 total, 8 up, 8 in 2024-08-17T17:18:30.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:30 smithi169 bash[79348]: cluster 2024-08-17T17:18:30.332772+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e717: 8 total, 8 up, 8 in 2024-08-17T17:18:30.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:30 smithi131 bash[88347]: cluster 2024-08-17T17:18:29.290775+0000 mgr.y (mgr.34107) 479 : cluster [DBG] pgmap v550: 553 pgs: 553 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 678 KiB/s rd, 318 KiB/s wr, 1.39k op/s; 4 B/s, 0 objects/s recovering 2024-08-17T17:18:30.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:30 smithi131 bash[88347]: cluster 2024-08-17T17:18:29.290775+0000 mgr.y (mgr.34107) 479 : cluster [DBG] pgmap v550: 553 pgs: 553 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 678 KiB/s rd, 318 KiB/s wr, 1.39k op/s; 4 B/s, 0 objects/s recovering 2024-08-17T17:18:30.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:30 smithi131 bash[88347]: cluster 2024-08-17T17:18:29.352251+0000 mon.a (mon.0) 1098 : cluster [DBG] osdmap e716: 8 total, 8 up, 8 in 2024-08-17T17:18:30.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:30 smithi131 bash[88347]: cluster 2024-08-17T17:18:29.352251+0000 mon.a (mon.0) 1098 : cluster [DBG] osdmap e716: 8 total, 8 up, 8 in 2024-08-17T17:18:30.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:30 smithi131 bash[88347]: cluster 2024-08-17T17:18:30.332772+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e717: 8 total, 8 up, 8 in 2024-08-17T17:18:30.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:30 smithi131 bash[88347]: cluster 2024-08-17T17:18:30.332772+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e717: 8 total, 8 up, 8 in 2024-08-17T17:18:30.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:30 smithi131 bash[89561]: cluster 2024-08-17T17:18:29.290775+0000 mgr.y (mgr.34107) 479 : cluster [DBG] pgmap v550: 553 pgs: 553 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 678 KiB/s rd, 318 KiB/s wr, 1.39k op/s; 4 B/s, 0 objects/s recovering 2024-08-17T17:18:30.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:30 smithi131 bash[89561]: cluster 2024-08-17T17:18:29.290775+0000 mgr.y (mgr.34107) 479 : cluster [DBG] pgmap v550: 553 pgs: 553 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 678 KiB/s rd, 318 KiB/s wr, 1.39k op/s; 4 B/s, 0 objects/s recovering 2024-08-17T17:18:30.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:30 smithi131 bash[89561]: cluster 2024-08-17T17:18:29.352251+0000 mon.a (mon.0) 1098 : cluster [DBG] osdmap e716: 8 total, 8 up, 8 in 2024-08-17T17:18:30.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:30 smithi131 bash[89561]: cluster 2024-08-17T17:18:29.352251+0000 mon.a (mon.0) 1098 : cluster [DBG] osdmap e716: 8 total, 8 up, 8 in 2024-08-17T17:18:30.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:30 smithi131 bash[89561]: cluster 2024-08-17T17:18:30.332772+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e717: 8 total, 8 up, 8 in 2024-08-17T17:18:30.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:30 smithi131 bash[89561]: cluster 2024-08-17T17:18:30.332772+0000 mon.a (mon.0) 1099 : cluster [DBG] osdmap e717: 8 total, 8 up, 8 in 2024-08-17T17:18:31.443 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestSnapshotDeletedIo (2032 ms) 2024-08-17T17:18:31.443 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestClone 2024-08-17T17:18:31.443 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:18:32.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:32 smithi169 bash[79348]: cluster 2024-08-17T17:18:31.292448+0000 mgr.y (mgr.34107) 480 : cluster [DBG] pgmap v553: 553 pgs: 553 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 678 KiB/s rd, 318 KiB/s wr, 1.39k op/s; 4 B/s, 0 objects/s recovering 2024-08-17T17:18:32.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:32 smithi169 bash[79348]: cluster 2024-08-17T17:18:31.292448+0000 mgr.y (mgr.34107) 480 : cluster [DBG] pgmap v553: 553 pgs: 553 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 678 KiB/s rd, 318 KiB/s wr, 1.39k op/s; 4 B/s, 0 objects/s recovering 2024-08-17T17:18:32.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:32 smithi169 bash[79348]: cluster 2024-08-17T17:18:31.392214+0000 mon.a (mon.0) 1100 : cluster [DBG] osdmap e718: 8 total, 8 up, 8 in 2024-08-17T17:18:32.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:32 smithi169 bash[79348]: cluster 2024-08-17T17:18:31.392214+0000 mon.a (mon.0) 1100 : cluster [DBG] osdmap e718: 8 total, 8 up, 8 in 2024-08-17T17:18:32.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:32 smithi131 bash[89561]: cluster 2024-08-17T17:18:31.292448+0000 mgr.y (mgr.34107) 480 : cluster [DBG] pgmap v553: 553 pgs: 553 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 678 KiB/s rd, 318 KiB/s wr, 1.39k op/s; 4 B/s, 0 objects/s recovering 2024-08-17T17:18:32.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:32 smithi131 bash[89561]: cluster 2024-08-17T17:18:31.292448+0000 mgr.y (mgr.34107) 480 : cluster [DBG] pgmap v553: 553 pgs: 553 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 678 KiB/s rd, 318 KiB/s wr, 1.39k op/s; 4 B/s, 0 objects/s recovering 2024-08-17T17:18:32.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:32 smithi131 bash[89561]: cluster 2024-08-17T17:18:31.392214+0000 mon.a (mon.0) 1100 : cluster [DBG] osdmap e718: 8 total, 8 up, 8 in 2024-08-17T17:18:32.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:32 smithi131 bash[89561]: cluster 2024-08-17T17:18:31.392214+0000 mon.a (mon.0) 1100 : cluster [DBG] osdmap e718: 8 total, 8 up, 8 in 2024-08-17T17:18:32.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:32 smithi131 bash[88347]: cluster 2024-08-17T17:18:31.292448+0000 mgr.y (mgr.34107) 480 : cluster [DBG] pgmap v553: 553 pgs: 553 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 678 KiB/s rd, 318 KiB/s wr, 1.39k op/s; 4 B/s, 0 objects/s recovering 2024-08-17T17:18:32.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:32 smithi131 bash[88347]: cluster 2024-08-17T17:18:31.292448+0000 mgr.y (mgr.34107) 480 : cluster [DBG] pgmap v553: 553 pgs: 553 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 678 KiB/s rd, 318 KiB/s wr, 1.39k op/s; 4 B/s, 0 objects/s recovering 2024-08-17T17:18:32.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:32 smithi131 bash[88347]: cluster 2024-08-17T17:18:31.392214+0000 mon.a (mon.0) 1100 : cluster [DBG] osdmap e718: 8 total, 8 up, 8 in 2024-08-17T17:18:32.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:32 smithi131 bash[88347]: cluster 2024-08-17T17:18:31.392214+0000 mon.a (mon.0) 1100 : cluster [DBG] osdmap e718: 8 total, 8 up, 8 in 2024-08-17T17:18:33.467 INFO:tasks.workunit.client.0.smithi131.stdout:made parent image "parent" 2024-08-17T17:18:33.467 INFO:tasks.workunit.client.0.smithi131.stdout:parent has no parent info 2024-08-17T17:18:33.467 INFO:tasks.workunit.client.0.smithi131.stdout:made snapshot "parent@parent_snap" 2024-08-17T17:18:33.467 INFO:tasks.workunit.client.0.smithi131.stdout:can't unprotect an unprotected snap 2024-08-17T17:18:33.468 INFO:tasks.workunit.client.0.smithi131.stdout:can't protect a protected snap 2024-08-17T17:18:33.468 INFO:tasks.workunit.client.0.smithi131.stdout:made and opened clone "child" 2024-08-17T17:18:33.468 INFO:tasks.workunit.client.0.smithi131.stdout:read: 8 2024-08-17T17:18:33.468 INFO:tasks.workunit.client.0.smithi131.stdout:read: 8 2024-08-17T17:18:33.468 INFO:tasks.workunit.client.0.smithi131.stdout:read: 8 2024-08-17T17:18:33.468 INFO:tasks.workunit.client.0.smithi131.stdout:sizes and overlaps are good between parent and child 2024-08-17T17:18:33.468 INFO:tasks.workunit.client.0.smithi131.stdout:child image successfully cloned all image-meta pairs 2024-08-17T17:18:33.468 INFO:tasks.workunit.client.0.smithi131.stdout:sized down clone, changed overlap 2024-08-17T17:18:33.468 INFO:tasks.workunit.client.0.smithi131.stdout:parent info: size 4194304 obj_size 4194304 parent_pool 18446744073709551615 2024-08-17T17:18:33.468 INFO:tasks.workunit.client.0.smithi131.stdout:sized up clone, changed size but not overlap or parent's size 2024-08-17T17:18:33.468 INFO:tasks.workunit.client.0.smithi131.stdout:can't remove parent while child still exists 2024-08-17T17:18:33.468 INFO:tasks.workunit.client.0.smithi131.stdout:can't remove parent while still protected 2024-08-17T17:18:33.468 INFO:tasks.workunit.client.0.smithi131.stdout:removed parent snap after unprotecting 2024-08-17T17:18:33.469 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestClone (2025 ms) 2024-08-17T17:18:33.469 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestClone2 2024-08-17T17:18:33.469 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:18:33.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:33 smithi131 bash[89561]: cluster 2024-08-17T17:18:32.403626+0000 mon.a (mon.0) 1101 : cluster [DBG] osdmap e719: 8 total, 8 up, 8 in 2024-08-17T17:18:33.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:33 smithi131 bash[89561]: cluster 2024-08-17T17:18:32.403626+0000 mon.a (mon.0) 1101 : cluster [DBG] osdmap e719: 8 total, 8 up, 8 in 2024-08-17T17:18:33.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:33 smithi131 bash[88347]: cluster 2024-08-17T17:18:32.403626+0000 mon.a (mon.0) 1101 : cluster [DBG] osdmap e719: 8 total, 8 up, 8 in 2024-08-17T17:18:33.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:33 smithi131 bash[88347]: cluster 2024-08-17T17:18:32.403626+0000 mon.a (mon.0) 1101 : cluster [DBG] osdmap e719: 8 total, 8 up, 8 in 2024-08-17T17:18:33.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:33 smithi169 bash[79348]: cluster 2024-08-17T17:18:32.403626+0000 mon.a (mon.0) 1101 : cluster [DBG] osdmap e719: 8 total, 8 up, 8 in 2024-08-17T17:18:33.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:33 smithi169 bash[79348]: cluster 2024-08-17T17:18:32.403626+0000 mon.a (mon.0) 1101 : cluster [DBG] osdmap e719: 8 total, 8 up, 8 in 2024-08-17T17:18:34.718 INFO:tasks.workunit.client.0.smithi131.stdout:made parent image "parent" 2024-08-17T17:18:34.718 INFO:tasks.workunit.client.0.smithi131.stdout:parent has no parent info 2024-08-17T17:18:34.719 INFO:tasks.workunit.client.0.smithi131.stdout:made snapshot "parent@parent_snap" 2024-08-17T17:18:34.719 INFO:tasks.workunit.client.0.smithi131.stdout:made and opened clone "child" 2024-08-17T17:18:34.719 INFO:tasks.workunit.client.0.smithi131.stdout:child image successfully cloned all image-meta pairs 2024-08-17T17:18:34.719 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestClone2 (1251 ms) 2024-08-17T17:18:34.719 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.ListChildren 2024-08-17T17:18:34.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:34 smithi131 bash[89561]: cluster 2024-08-17T17:18:33.293500+0000 mgr.y (mgr.34107) 481 : cluster [DBG] pgmap v556: 553 pgs: 553 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:34.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:34 smithi131 bash[89561]: cluster 2024-08-17T17:18:33.293500+0000 mgr.y (mgr.34107) 481 : cluster [DBG] pgmap v556: 553 pgs: 553 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:34.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:34 smithi131 bash[89561]: cluster 2024-08-17T17:18:33.418076+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e720: 8 total, 8 up, 8 in 2024-08-17T17:18:34.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:34 smithi131 bash[89561]: cluster 2024-08-17T17:18:33.418076+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e720: 8 total, 8 up, 8 in 2024-08-17T17:18:34.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:34 smithi131 bash[88347]: cluster 2024-08-17T17:18:33.293500+0000 mgr.y (mgr.34107) 481 : cluster [DBG] pgmap v556: 553 pgs: 553 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:34.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:34 smithi131 bash[88347]: cluster 2024-08-17T17:18:33.293500+0000 mgr.y (mgr.34107) 481 : cluster [DBG] pgmap v556: 553 pgs: 553 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:34.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:34 smithi131 bash[88347]: cluster 2024-08-17T17:18:33.418076+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e720: 8 total, 8 up, 8 in 2024-08-17T17:18:34.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:34 smithi131 bash[88347]: cluster 2024-08-17T17:18:33.418076+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e720: 8 total, 8 up, 8 in 2024-08-17T17:18:34.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:34 smithi169 bash[79348]: cluster 2024-08-17T17:18:33.293500+0000 mgr.y (mgr.34107) 481 : cluster [DBG] pgmap v556: 553 pgs: 553 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:34.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:34 smithi169 bash[79348]: cluster 2024-08-17T17:18:33.293500+0000 mgr.y (mgr.34107) 481 : cluster [DBG] pgmap v556: 553 pgs: 553 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:34.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:34 smithi169 bash[79348]: cluster 2024-08-17T17:18:33.418076+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e720: 8 total, 8 up, 8 in 2024-08-17T17:18:34.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:34 smithi169 bash[79348]: cluster 2024-08-17T17:18:33.418076+0000 mon.a (mon.0) 1102 : cluster [DBG] osdmap e720: 8 total, 8 up, 8 in 2024-08-17T17:18:35.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:35 smithi131 bash[89561]: cluster 2024-08-17T17:18:34.418726+0000 mon.a (mon.0) 1103 : cluster [DBG] osdmap e721: 8 total, 8 up, 8 in 2024-08-17T17:18:35.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:35 smithi131 bash[89561]: cluster 2024-08-17T17:18:34.418726+0000 mon.a (mon.0) 1103 : cluster [DBG] osdmap e721: 8 total, 8 up, 8 in 2024-08-17T17:18:35.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:35 smithi131 bash[88347]: cluster 2024-08-17T17:18:34.418726+0000 mon.a (mon.0) 1103 : cluster [DBG] osdmap e721: 8 total, 8 up, 8 in 2024-08-17T17:18:35.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:35 smithi131 bash[88347]: cluster 2024-08-17T17:18:34.418726+0000 mon.a (mon.0) 1103 : cluster [DBG] osdmap e721: 8 total, 8 up, 8 in 2024-08-17T17:18:35.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:35 smithi169 bash[79348]: cluster 2024-08-17T17:18:34.418726+0000 mon.a (mon.0) 1103 : cluster [DBG] osdmap e721: 8 total, 8 up, 8 in 2024-08-17T17:18:35.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:35 smithi169 bash[79348]: cluster 2024-08-17T17:18:34.418726+0000 mon.a (mon.0) 1103 : cluster [DBG] osdmap e721: 8 total, 8 up, 8 in 2024-08-17T17:18:36.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:36 smithi131 bash[88347]: cluster 2024-08-17T17:18:35.294613+0000 mgr.y (mgr.34107) 482 : cluster [DBG] pgmap v559: 553 pgs: 553 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 657 KiB/s rd, 48 KiB/s wr, 793 op/s 2024-08-17T17:18:36.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:36 smithi131 bash[88347]: cluster 2024-08-17T17:18:35.294613+0000 mgr.y (mgr.34107) 482 : cluster [DBG] pgmap v559: 553 pgs: 553 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 657 KiB/s rd, 48 KiB/s wr, 793 op/s 2024-08-17T17:18:36.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:36 smithi131 bash[88347]: cluster 2024-08-17T17:18:35.453812+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e722: 8 total, 8 up, 8 in 2024-08-17T17:18:36.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:36 smithi131 bash[88347]: cluster 2024-08-17T17:18:35.453812+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e722: 8 total, 8 up, 8 in 2024-08-17T17:18:36.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:36 smithi131 bash[88347]: audit 2024-08-17T17:18:35.461319+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.131:0/2713552956' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-30","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:36.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:36 smithi131 bash[88347]: audit 2024-08-17T17:18:35.461319+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.131:0/2713552956' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-30","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:36.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:36 smithi131 bash[88347]: audit 2024-08-17T17:18:35.463598+0000 mon.a (mon.0) 1105 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-30","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:36.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:36 smithi131 bash[88347]: audit 2024-08-17T17:18:35.463598+0000 mon.a (mon.0) 1105 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-30","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:36.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:36 smithi131 bash[89561]: cluster 2024-08-17T17:18:35.294613+0000 mgr.y (mgr.34107) 482 : cluster [DBG] pgmap v559: 553 pgs: 553 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 657 KiB/s rd, 48 KiB/s wr, 793 op/s 2024-08-17T17:18:36.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:36 smithi131 bash[89561]: cluster 2024-08-17T17:18:35.294613+0000 mgr.y (mgr.34107) 482 : cluster [DBG] pgmap v559: 553 pgs: 553 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 657 KiB/s rd, 48 KiB/s wr, 793 op/s 2024-08-17T17:18:36.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:36 smithi131 bash[89561]: cluster 2024-08-17T17:18:35.453812+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e722: 8 total, 8 up, 8 in 2024-08-17T17:18:36.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:36 smithi131 bash[89561]: cluster 2024-08-17T17:18:35.453812+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e722: 8 total, 8 up, 8 in 2024-08-17T17:18:36.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:36 smithi131 bash[89561]: audit 2024-08-17T17:18:35.461319+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.131:0/2713552956' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-30","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:36.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:36 smithi131 bash[89561]: audit 2024-08-17T17:18:35.461319+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.131:0/2713552956' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-30","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:36.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:36 smithi131 bash[89561]: audit 2024-08-17T17:18:35.463598+0000 mon.a (mon.0) 1105 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-30","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:36.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:36 smithi131 bash[89561]: audit 2024-08-17T17:18:35.463598+0000 mon.a (mon.0) 1105 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-30","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:36.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:36 smithi169 bash[79348]: cluster 2024-08-17T17:18:35.294613+0000 mgr.y (mgr.34107) 482 : cluster [DBG] pgmap v559: 553 pgs: 553 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 657 KiB/s rd, 48 KiB/s wr, 793 op/s 2024-08-17T17:18:36.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:36 smithi169 bash[79348]: cluster 2024-08-17T17:18:35.294613+0000 mgr.y (mgr.34107) 482 : cluster [DBG] pgmap v559: 553 pgs: 553 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 657 KiB/s rd, 48 KiB/s wr, 793 op/s 2024-08-17T17:18:36.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:36 smithi169 bash[79348]: cluster 2024-08-17T17:18:35.453812+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e722: 8 total, 8 up, 8 in 2024-08-17T17:18:36.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:36 smithi169 bash[79348]: cluster 2024-08-17T17:18:35.453812+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e722: 8 total, 8 up, 8 in 2024-08-17T17:18:36.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:36 smithi169 bash[79348]: audit 2024-08-17T17:18:35.461319+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.131:0/2713552956' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-30","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:36.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:36 smithi169 bash[79348]: audit 2024-08-17T17:18:35.461319+0000 mon.c (mon.2) 26 : audit [INF] from='client.? 172.21.15.131:0/2713552956' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-30","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:36.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:36 smithi169 bash[79348]: audit 2024-08-17T17:18:35.463598+0000 mon.a (mon.0) 1105 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-30","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:36.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:36 smithi169 bash[79348]: audit 2024-08-17T17:18:35.463598+0000 mon.a (mon.0) 1105 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-30","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:37.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:37 smithi131 bash[88347]: audit 2024-08-17T17:18:36.447531+0000 mon.a (mon.0) 1106 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-30","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:18:37.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:37 smithi131 bash[88347]: audit 2024-08-17T17:18:36.447531+0000 mon.a (mon.0) 1106 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-30","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:18:37.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:37 smithi131 bash[88347]: cluster 2024-08-17T17:18:36.460107+0000 mon.a (mon.0) 1107 : cluster [DBG] osdmap e723: 8 total, 8 up, 8 in 2024-08-17T17:18:37.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:37 smithi131 bash[88347]: cluster 2024-08-17T17:18:36.460107+0000 mon.a (mon.0) 1107 : cluster [DBG] osdmap e723: 8 total, 8 up, 8 in 2024-08-17T17:18:37.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:37 smithi131 bash[89561]: audit 2024-08-17T17:18:36.447531+0000 mon.a (mon.0) 1106 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-30","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:18:37.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:37 smithi131 bash[89561]: audit 2024-08-17T17:18:36.447531+0000 mon.a (mon.0) 1106 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-30","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:18:37.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:37 smithi131 bash[89561]: cluster 2024-08-17T17:18:36.460107+0000 mon.a (mon.0) 1107 : cluster [DBG] osdmap e723: 8 total, 8 up, 8 in 2024-08-17T17:18:37.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:37 smithi131 bash[89561]: cluster 2024-08-17T17:18:36.460107+0000 mon.a (mon.0) 1107 : cluster [DBG] osdmap e723: 8 total, 8 up, 8 in 2024-08-17T17:18:37.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:37 smithi169 bash[79348]: audit 2024-08-17T17:18:36.447531+0000 mon.a (mon.0) 1106 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-30","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:18:37.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:37 smithi169 bash[79348]: audit 2024-08-17T17:18:36.447531+0000 mon.a (mon.0) 1106 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-30","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:18:37.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:37 smithi169 bash[79348]: cluster 2024-08-17T17:18:36.460107+0000 mon.a (mon.0) 1107 : cluster [DBG] osdmap e723: 8 total, 8 up, 8 in 2024-08-17T17:18:37.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:37 smithi169 bash[79348]: cluster 2024-08-17T17:18:36.460107+0000 mon.a (mon.0) 1107 : cluster [DBG] osdmap e723: 8 total, 8 up, 8 in 2024-08-17T17:18:38.517 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:18:38.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:38 smithi131 bash[89561]: cluster 2024-08-17T17:18:37.295670+0000 mgr.y (mgr.34107) 483 : cluster [DBG] pgmap v562: 585 pgs: 32 unknown, 553 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 657 KiB/s rd, 48 KiB/s wr, 794 op/s 2024-08-17T17:18:38.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:38 smithi131 bash[89561]: cluster 2024-08-17T17:18:37.295670+0000 mgr.y (mgr.34107) 483 : cluster [DBG] pgmap v562: 585 pgs: 32 unknown, 553 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 657 KiB/s rd, 48 KiB/s wr, 794 op/s 2024-08-17T17:18:38.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:38 smithi131 bash[89561]: cluster 2024-08-17T17:18:37.507493+0000 mon.a (mon.0) 1108 : cluster [DBG] osdmap e724: 8 total, 8 up, 8 in 2024-08-17T17:18:38.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:38 smithi131 bash[89561]: cluster 2024-08-17T17:18:37.507493+0000 mon.a (mon.0) 1108 : cluster [DBG] osdmap e724: 8 total, 8 up, 8 in 2024-08-17T17:18:38.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:38 smithi131 bash[89561]: audit 2024-08-17T17:18:37.519380+0000 mon.a (mon.0) 1109 : audit [INF] from='client.? 172.21.15.131:0/3066837731' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-31","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:38.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:38 smithi131 bash[89561]: audit 2024-08-17T17:18:37.519380+0000 mon.a (mon.0) 1109 : audit [INF] from='client.? 172.21.15.131:0/3066837731' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-31","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:38.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:38 smithi131 bash[89561]: audit 2024-08-17T17:18:38.206891+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:38.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:38 smithi131 bash[89561]: audit 2024-08-17T17:18:38.206891+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:38.780 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:38 smithi131 bash[88347]: cluster 2024-08-17T17:18:37.295670+0000 mgr.y (mgr.34107) 483 : cluster [DBG] pgmap v562: 585 pgs: 32 unknown, 553 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 657 KiB/s rd, 48 KiB/s wr, 794 op/s 2024-08-17T17:18:38.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:38 smithi131 bash[88347]: cluster 2024-08-17T17:18:37.295670+0000 mgr.y (mgr.34107) 483 : cluster [DBG] pgmap v562: 585 pgs: 32 unknown, 553 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 657 KiB/s rd, 48 KiB/s wr, 794 op/s 2024-08-17T17:18:38.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:38 smithi131 bash[88347]: cluster 2024-08-17T17:18:37.507493+0000 mon.a (mon.0) 1108 : cluster [DBG] osdmap e724: 8 total, 8 up, 8 in 2024-08-17T17:18:38.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:38 smithi131 bash[88347]: cluster 2024-08-17T17:18:37.507493+0000 mon.a (mon.0) 1108 : cluster [DBG] osdmap e724: 8 total, 8 up, 8 in 2024-08-17T17:18:38.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:38 smithi131 bash[88347]: audit 2024-08-17T17:18:37.519380+0000 mon.a (mon.0) 1109 : audit [INF] from='client.? 172.21.15.131:0/3066837731' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-31","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:38.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:38 smithi131 bash[88347]: audit 2024-08-17T17:18:37.519380+0000 mon.a (mon.0) 1109 : audit [INF] from='client.? 172.21.15.131:0/3066837731' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-31","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:38.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:38 smithi131 bash[88347]: audit 2024-08-17T17:18:38.206891+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:38.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:38 smithi131 bash[88347]: audit 2024-08-17T17:18:38.206891+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:38.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:38 smithi169 bash[79348]: cluster 2024-08-17T17:18:37.295670+0000 mgr.y (mgr.34107) 483 : cluster [DBG] pgmap v562: 585 pgs: 32 unknown, 553 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 657 KiB/s rd, 48 KiB/s wr, 794 op/s 2024-08-17T17:18:38.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:38 smithi169 bash[79348]: cluster 2024-08-17T17:18:37.295670+0000 mgr.y (mgr.34107) 483 : cluster [DBG] pgmap v562: 585 pgs: 32 unknown, 553 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 657 KiB/s rd, 48 KiB/s wr, 794 op/s 2024-08-17T17:18:38.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:38 smithi169 bash[79348]: cluster 2024-08-17T17:18:37.507493+0000 mon.a (mon.0) 1108 : cluster [DBG] osdmap e724: 8 total, 8 up, 8 in 2024-08-17T17:18:38.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:38 smithi169 bash[79348]: cluster 2024-08-17T17:18:37.507493+0000 mon.a (mon.0) 1108 : cluster [DBG] osdmap e724: 8 total, 8 up, 8 in 2024-08-17T17:18:38.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:38 smithi169 bash[79348]: audit 2024-08-17T17:18:37.519380+0000 mon.a (mon.0) 1109 : audit [INF] from='client.? 172.21.15.131:0/3066837731' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-31","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:38.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:38 smithi169 bash[79348]: audit 2024-08-17T17:18:37.519380+0000 mon.a (mon.0) 1109 : audit [INF] from='client.? 172.21.15.131:0/3066837731' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-31","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:38.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:38 smithi169 bash[79348]: audit 2024-08-17T17:18:38.206891+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:38.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:38 smithi169 bash[79348]: audit 2024-08-17T17:18:38.206891+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:39.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:18:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:18:38] "GET /metrics HTTP/1.1" 200 74988 "" "Prometheus/2.51.0" 2024-08-17T17:18:39.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:39 smithi131 bash[89561]: audit 2024-08-17T17:18:38.499090+0000 mon.a (mon.0) 1111 : audit [INF] from='client.? 172.21.15.131:0/3066837731' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:18:39.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:39 smithi131 bash[89561]: audit 2024-08-17T17:18:38.499090+0000 mon.a (mon.0) 1111 : audit [INF] from='client.? 172.21.15.131:0/3066837731' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:18:39.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:39 smithi131 bash[89561]: cluster 2024-08-17T17:18:38.509121+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e725: 8 total, 8 up, 8 in 2024-08-17T17:18:39.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:39 smithi131 bash[89561]: cluster 2024-08-17T17:18:38.509121+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e725: 8 total, 8 up, 8 in 2024-08-17T17:18:39.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:39 smithi131 bash[88347]: audit 2024-08-17T17:18:38.499090+0000 mon.a (mon.0) 1111 : audit [INF] from='client.? 172.21.15.131:0/3066837731' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:18:39.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:39 smithi131 bash[88347]: audit 2024-08-17T17:18:38.499090+0000 mon.a (mon.0) 1111 : audit [INF] from='client.? 172.21.15.131:0/3066837731' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:18:39.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:39 smithi131 bash[88347]: cluster 2024-08-17T17:18:38.509121+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e725: 8 total, 8 up, 8 in 2024-08-17T17:18:39.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:39 smithi131 bash[88347]: cluster 2024-08-17T17:18:38.509121+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e725: 8 total, 8 up, 8 in 2024-08-17T17:18:39.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:39 smithi169 bash[79348]: audit 2024-08-17T17:18:38.499090+0000 mon.a (mon.0) 1111 : audit [INF] from='client.? 172.21.15.131:0/3066837731' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:18:39.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:39 smithi169 bash[79348]: audit 2024-08-17T17:18:38.499090+0000 mon.a (mon.0) 1111 : audit [INF] from='client.? 172.21.15.131:0/3066837731' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-31","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:18:39.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:39 smithi169 bash[79348]: cluster 2024-08-17T17:18:38.509121+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e725: 8 total, 8 up, 8 in 2024-08-17T17:18:39.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:39 smithi169 bash[79348]: cluster 2024-08-17T17:18:38.509121+0000 mon.a (mon.0) 1112 : cluster [DBG] osdmap e725: 8 total, 8 up, 8 in 2024-08-17T17:18:40.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:40 smithi131 bash[88347]: cluster 2024-08-17T17:18:39.300286+0000 mgr.y (mgr.34107) 484 : cluster [DBG] pgmap v565: 617 pgs: 9 unknown, 608 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 142 KiB/s rd, 9.5 KiB/s wr, 165 op/s 2024-08-17T17:18:40.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:40 smithi131 bash[88347]: cluster 2024-08-17T17:18:39.300286+0000 mgr.y (mgr.34107) 484 : cluster [DBG] pgmap v565: 617 pgs: 9 unknown, 608 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 142 KiB/s rd, 9.5 KiB/s wr, 165 op/s 2024-08-17T17:18:40.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:40 smithi131 bash[88347]: cluster 2024-08-17T17:18:39.542121+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e726: 8 total, 8 up, 8 in 2024-08-17T17:18:40.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:40 smithi131 bash[88347]: cluster 2024-08-17T17:18:39.542121+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e726: 8 total, 8 up, 8 in 2024-08-17T17:18:40.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:40 smithi131 bash[88347]: cluster 2024-08-17T17:18:40.341484+0000 mon.a (mon.0) 1114 : cluster [DBG] osdmap e727: 8 total, 8 up, 8 in 2024-08-17T17:18:40.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:40 smithi131 bash[88347]: cluster 2024-08-17T17:18:40.341484+0000 mon.a (mon.0) 1114 : cluster [DBG] osdmap e727: 8 total, 8 up, 8 in 2024-08-17T17:18:40.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:40 smithi131 bash[89561]: cluster 2024-08-17T17:18:39.300286+0000 mgr.y (mgr.34107) 484 : cluster [DBG] pgmap v565: 617 pgs: 9 unknown, 608 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 142 KiB/s rd, 9.5 KiB/s wr, 165 op/s 2024-08-17T17:18:40.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:40 smithi131 bash[89561]: cluster 2024-08-17T17:18:39.300286+0000 mgr.y (mgr.34107) 484 : cluster [DBG] pgmap v565: 617 pgs: 9 unknown, 608 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 142 KiB/s rd, 9.5 KiB/s wr, 165 op/s 2024-08-17T17:18:40.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:40 smithi131 bash[89561]: cluster 2024-08-17T17:18:39.542121+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e726: 8 total, 8 up, 8 in 2024-08-17T17:18:40.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:40 smithi131 bash[89561]: cluster 2024-08-17T17:18:39.542121+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e726: 8 total, 8 up, 8 in 2024-08-17T17:18:40.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:40 smithi131 bash[89561]: cluster 2024-08-17T17:18:40.341484+0000 mon.a (mon.0) 1114 : cluster [DBG] osdmap e727: 8 total, 8 up, 8 in 2024-08-17T17:18:40.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:40 smithi131 bash[89561]: cluster 2024-08-17T17:18:40.341484+0000 mon.a (mon.0) 1114 : cluster [DBG] osdmap e727: 8 total, 8 up, 8 in 2024-08-17T17:18:40.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:40 smithi169 bash[79348]: cluster 2024-08-17T17:18:39.300286+0000 mgr.y (mgr.34107) 484 : cluster [DBG] pgmap v565: 617 pgs: 9 unknown, 608 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 142 KiB/s rd, 9.5 KiB/s wr, 165 op/s 2024-08-17T17:18:40.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:40 smithi169 bash[79348]: cluster 2024-08-17T17:18:39.300286+0000 mgr.y (mgr.34107) 484 : cluster [DBG] pgmap v565: 617 pgs: 9 unknown, 608 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 142 KiB/s rd, 9.5 KiB/s wr, 165 op/s 2024-08-17T17:18:40.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:40 smithi169 bash[79348]: cluster 2024-08-17T17:18:39.542121+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e726: 8 total, 8 up, 8 in 2024-08-17T17:18:40.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:40 smithi169 bash[79348]: cluster 2024-08-17T17:18:39.542121+0000 mon.a (mon.0) 1113 : cluster [DBG] osdmap e726: 8 total, 8 up, 8 in 2024-08-17T17:18:40.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:40 smithi169 bash[79348]: cluster 2024-08-17T17:18:40.341484+0000 mon.a (mon.0) 1114 : cluster [DBG] osdmap e727: 8 total, 8 up, 8 in 2024-08-17T17:18:40.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:40 smithi169 bash[79348]: cluster 2024-08-17T17:18:40.341484+0000 mon.a (mon.0) 1114 : cluster [DBG] osdmap e727: 8 total, 8 up, 8 in 2024-08-17T17:18:42.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:42 smithi169 bash[79348]: cluster 2024-08-17T17:18:41.302018+0000 mgr.y (mgr.34107) 485 : cluster [DBG] pgmap v568: 617 pgs: 617 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 142 KiB/s rd, 9.5 KiB/s wr, 165 op/s 2024-08-17T17:18:42.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:42 smithi169 bash[79348]: cluster 2024-08-17T17:18:41.302018+0000 mgr.y (mgr.34107) 485 : cluster [DBG] pgmap v568: 617 pgs: 617 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 142 KiB/s rd, 9.5 KiB/s wr, 165 op/s 2024-08-17T17:18:42.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:42 smithi169 bash[79348]: cluster 2024-08-17T17:18:41.342746+0000 mon.a (mon.0) 1115 : cluster [DBG] osdmap e728: 8 total, 8 up, 8 in 2024-08-17T17:18:42.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:42 smithi169 bash[79348]: cluster 2024-08-17T17:18:41.342746+0000 mon.a (mon.0) 1115 : cluster [DBG] osdmap e728: 8 total, 8 up, 8 in 2024-08-17T17:18:42.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:42 smithi131 bash[89561]: cluster 2024-08-17T17:18:41.302018+0000 mgr.y (mgr.34107) 485 : cluster [DBG] pgmap v568: 617 pgs: 617 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 142 KiB/s rd, 9.5 KiB/s wr, 165 op/s 2024-08-17T17:18:42.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:42 smithi131 bash[89561]: cluster 2024-08-17T17:18:41.302018+0000 mgr.y (mgr.34107) 485 : cluster [DBG] pgmap v568: 617 pgs: 617 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 142 KiB/s rd, 9.5 KiB/s wr, 165 op/s 2024-08-17T17:18:42.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:42 smithi131 bash[89561]: cluster 2024-08-17T17:18:41.342746+0000 mon.a (mon.0) 1115 : cluster [DBG] osdmap e728: 8 total, 8 up, 8 in 2024-08-17T17:18:42.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:42 smithi131 bash[89561]: cluster 2024-08-17T17:18:41.342746+0000 mon.a (mon.0) 1115 : cluster [DBG] osdmap e728: 8 total, 8 up, 8 in 2024-08-17T17:18:42.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:42 smithi131 bash[88347]: cluster 2024-08-17T17:18:41.302018+0000 mgr.y (mgr.34107) 485 : cluster [DBG] pgmap v568: 617 pgs: 617 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 142 KiB/s rd, 9.5 KiB/s wr, 165 op/s 2024-08-17T17:18:42.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:42 smithi131 bash[88347]: cluster 2024-08-17T17:18:41.302018+0000 mgr.y (mgr.34107) 485 : cluster [DBG] pgmap v568: 617 pgs: 617 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 142 KiB/s rd, 9.5 KiB/s wr, 165 op/s 2024-08-17T17:18:42.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:42 smithi131 bash[88347]: cluster 2024-08-17T17:18:41.342746+0000 mon.a (mon.0) 1115 : cluster [DBG] osdmap e728: 8 total, 8 up, 8 in 2024-08-17T17:18:42.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:42 smithi131 bash[88347]: cluster 2024-08-17T17:18:41.342746+0000 mon.a (mon.0) 1115 : cluster [DBG] osdmap e728: 8 total, 8 up, 8 in 2024-08-17T17:18:43.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:43 smithi169 bash[79348]: cluster 2024-08-17T17:18:42.349812+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e729: 8 total, 8 up, 8 in 2024-08-17T17:18:43.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:43 smithi169 bash[79348]: cluster 2024-08-17T17:18:42.349812+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e729: 8 total, 8 up, 8 in 2024-08-17T17:18:43.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:43 smithi131 bash[88347]: cluster 2024-08-17T17:18:42.349812+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e729: 8 total, 8 up, 8 in 2024-08-17T17:18:43.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:43 smithi131 bash[88347]: cluster 2024-08-17T17:18:42.349812+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e729: 8 total, 8 up, 8 in 2024-08-17T17:18:43.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:43 smithi131 bash[89561]: cluster 2024-08-17T17:18:42.349812+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e729: 8 total, 8 up, 8 in 2024-08-17T17:18:43.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:43 smithi131 bash[89561]: cluster 2024-08-17T17:18:42.349812+0000 mon.a (mon.0) 1116 : cluster [DBG] osdmap e729: 8 total, 8 up, 8 in 2024-08-17T17:18:44.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:44 smithi169 bash[79348]: cluster 2024-08-17T17:18:43.303105+0000 mgr.y (mgr.34107) 486 : cluster [DBG] pgmap v571: 617 pgs: 617 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:44.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:44 smithi169 bash[79348]: cluster 2024-08-17T17:18:43.303105+0000 mgr.y (mgr.34107) 486 : cluster [DBG] pgmap v571: 617 pgs: 617 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:44.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:44 smithi169 bash[79348]: cluster 2024-08-17T17:18:43.387934+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e730: 8 total, 8 up, 8 in 2024-08-17T17:18:44.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:44 smithi169 bash[79348]: cluster 2024-08-17T17:18:43.387934+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e730: 8 total, 8 up, 8 in 2024-08-17T17:18:44.713 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:44.713 INFO:tasks.workunit.client.0.smithi131.stdout:trying to find test-librbd-smithi131-69450-31/image125 2024-08-17T17:18:44.713 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-31/image125 2024-08-17T17:18:44.713 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-31/image125 2024-08-17T17:18:44.713 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:44.713 INFO:tasks.workunit.client.0.smithi131.stdout:num children is: 1 2024-08-17T17:18:44.713 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 1 2024-08-17T17:18:44.714 INFO:tasks.workunit.client.0.smithi131.stdout:child: image125 2024-08-17T17:18:44.714 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-31/image125/ac8e47b80856 2024-08-17T17:18:44.714 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:44.714 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:44.714 INFO:tasks.workunit.client.0.smithi131.stdout:trying to find test-librbd-smithi131-69450-31/image125 2024-08-17T17:18:44.714 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-30/image126 2024-08-17T17:18:44.714 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-31/image125 2024-08-17T17:18:44.714 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-31/image125 2024-08-17T17:18:44.714 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:44.714 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:44.714 INFO:tasks.workunit.client.0.smithi131.stdout:trying to find test-librbd-smithi131-69450-30/image126 2024-08-17T17:18:44.714 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-30/image126 2024-08-17T17:18:44.715 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-30/image126 2024-08-17T17:18:44.715 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:44.715 INFO:tasks.workunit.client.0.smithi131.stdout:num children is: 2 2024-08-17T17:18:44.715 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 2 2024-08-17T17:18:44.715 INFO:tasks.workunit.client.0.smithi131.stdout:child: image126 2024-08-17T17:18:44.715 INFO:tasks.workunit.client.0.smithi131.stdout:child: image125 2024-08-17T17:18:44.715 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-31/image125/ac8e47b80856 2024-08-17T17:18:44.715 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:44.715 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-30/image126/ac8e287d02a8 2024-08-17T17:18:44.715 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:44.715 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:44.716 INFO:tasks.workunit.client.0.smithi131.stdout:trying to find test-librbd-smithi131-69450-31/image125 2024-08-17T17:18:44.716 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-30/image126 2024-08-17T17:18:44.716 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-31/image125 2024-08-17T17:18:44.716 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-31/image125 2024-08-17T17:18:44.716 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:44.716 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:44.716 INFO:tasks.workunit.client.0.smithi131.stdout:trying to find test-librbd-smithi131-69450-30/image126 2024-08-17T17:18:44.716 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-30/image126 2024-08-17T17:18:44.716 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-30/image126 2024-08-17T17:18:44.716 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:44.716 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:44.716 INFO:tasks.workunit.client.0.smithi131.stdout:trying to find test-librbd-smithi131-69450-31/image127 2024-08-17T17:18:44.717 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-30/image126 2024-08-17T17:18:44.717 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-31/image125 2024-08-17T17:18:44.717 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-31/image127 2024-08-17T17:18:44.717 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-31/image127 2024-08-17T17:18:44.717 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:44.717 INFO:tasks.workunit.client.0.smithi131.stdout:num children is: 3 2024-08-17T17:18:44.717 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 3 2024-08-17T17:18:44.717 INFO:tasks.workunit.client.0.smithi131.stdout:child: image126 2024-08-17T17:18:44.717 INFO:tasks.workunit.client.0.smithi131.stdout:child: image125 2024-08-17T17:18:44.717 INFO:tasks.workunit.client.0.smithi131.stdout:child: image127 2024-08-17T17:18:44.717 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-31/image125/ac8e47b80856 2024-08-17T17:18:44.717 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:44.718 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-30/image126/ac8e287d02a8 2024-08-17T17:18:44.718 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:44.718 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-31/image127/ac8e9101f495 2024-08-17T17:18:44.718 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:44.718 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:44.718 INFO:tasks.workunit.client.0.smithi131.stdout:trying to find test-librbd-smithi131-69450-31/image125 2024-08-17T17:18:44.718 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-30/image126 2024-08-17T17:18:44.718 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-31/image125 2024-08-17T17:18:44.718 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-31/image125 2024-08-17T17:18:44.718 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:44.718 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:44.718 INFO:tasks.workunit.client.0.smithi131.stdout:trying to find test-librbd-smithi131-69450-30/image126 2024-08-17T17:18:44.718 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-30/image126 2024-08-17T17:18:44.719 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-30/image126 2024-08-17T17:18:44.719 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:44.719 INFO:tasks.workunit.client.0.smithi131.stdout:num children is: 3 2024-08-17T17:18:44.719 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 3 2024-08-17T17:18:44.719 INFO:tasks.workunit.client.0.smithi131.stdout:child: image126 2024-08-17T17:18:44.719 INFO:tasks.workunit.client.0.smithi131.stdout:child: image125 2024-08-17T17:18:44.719 INFO:tasks.workunit.client.0.smithi131.stdout:child: image127 2024-08-17T17:18:44.719 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-31/image125/ac8e47b80856 2024-08-17T17:18:44.719 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:44.719 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-30/image126/ac8e287d02a8 2024-08-17T17:18:44.719 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:44.719 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-31/image127/ac8e9101f495 2024-08-17T17:18:44.719 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:44.720 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:44.720 INFO:tasks.workunit.client.0.smithi131.stdout:trying to find test-librbd-smithi131-69450-31/image125 2024-08-17T17:18:44.720 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-30/image126 2024-08-17T17:18:44.720 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-31/image125 2024-08-17T17:18:44.720 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-31/image125 2024-08-17T17:18:44.720 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:44.720 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:44.720 INFO:tasks.workunit.client.0.smithi131.stdout:trying to find test-librbd-smithi131-69450-30/image126 2024-08-17T17:18:44.720 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-30/image126 2024-08-17T17:18:44.720 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-30/image126 2024-08-17T17:18:44.720 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:44.721 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:44.721 INFO:tasks.workunit.client.0.smithi131.stdout:trying to find test-librbd-smithi131-69450-31/image128 2024-08-17T17:18:44.721 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-30/image126 2024-08-17T17:18:44.721 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-31/image125 2024-08-17T17:18:44.721 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-31/image128 2024-08-17T17:18:44.721 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-31/image128 2024-08-17T17:18:44.721 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:44.721 INFO:tasks.workunit.client.0.smithi131.stdout:num children is: 4 2024-08-17T17:18:44.721 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 4 2024-08-17T17:18:44.721 INFO:tasks.workunit.client.0.smithi131.stdout:child: image126 2024-08-17T17:18:44.721 INFO:tasks.workunit.client.0.smithi131.stdout:child: image125 2024-08-17T17:18:44.721 INFO:tasks.workunit.client.0.smithi131.stdout:child: image127 2024-08-17T17:18:44.721 INFO:tasks.workunit.client.0.smithi131.stdout:child: image128 2024-08-17T17:18:44.722 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-31/image125/ac8e47b80856 2024-08-17T17:18:44.722 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:44.722 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-30/image126/ac8e287d02a8 2024-08-17T17:18:44.722 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:44.722 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-31/image127/ac8e9101f495 2024-08-17T17:18:44.722 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:44.722 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-31/image128/ac8ef7494294 2024-08-17T17:18:44.722 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:44.722 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:44.722 INFO:tasks.workunit.client.0.smithi131.stdout:trying to find test-librbd-smithi131-69450-31/image125 2024-08-17T17:18:44.722 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-30/image126 2024-08-17T17:18:44.722 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-31/image125 2024-08-17T17:18:44.722 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-31/image125 2024-08-17T17:18:44.722 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:44.723 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:44.723 INFO:tasks.workunit.client.0.smithi131.stdout:trying to find test-librbd-smithi131-69450-30/image126 2024-08-17T17:18:44.723 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-30/image126 2024-08-17T17:18:44.723 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-30/image126 2024-08-17T17:18:44.723 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:44.723 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:44.723 INFO:tasks.workunit.client.0.smithi131.stdout:trying to find test-librbd-smithi131-69450-31/image127 2024-08-17T17:18:44.723 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-30/image126 2024-08-17T17:18:44.723 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-31/image125 2024-08-17T17:18:44.723 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-31/image127 2024-08-17T17:18:44.724 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-31/image127 2024-08-17T17:18:44.724 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:44.724 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:44.724 INFO:tasks.workunit.client.0.smithi131.stdout:trying to find test-librbd-smithi131-69450-31/image128 2024-08-17T17:18:44.724 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-30/image126 2024-08-17T17:18:44.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:44 smithi131 bash[89561]: cluster 2024-08-17T17:18:43.303105+0000 mgr.y (mgr.34107) 486 : cluster [DBG] pgmap v571: 617 pgs: 617 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:44.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:44 smithi131 bash[89561]: cluster 2024-08-17T17:18:43.303105+0000 mgr.y (mgr.34107) 486 : cluster [DBG] pgmap v571: 617 pgs: 617 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:44.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:44 smithi131 bash[89561]: cluster 2024-08-17T17:18:43.387934+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e730: 8 total, 8 up, 8 in 2024-08-17T17:18:44.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:44 smithi131 bash[89561]: cluster 2024-08-17T17:18:43.387934+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e730: 8 total, 8 up, 8 in 2024-08-17T17:18:44.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:44 smithi131 bash[88347]: cluster 2024-08-17T17:18:43.303105+0000 mgr.y (mgr.34107) 486 : cluster [DBG] pgmap v571: 617 pgs: 617 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:44.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:44 smithi131 bash[88347]: cluster 2024-08-17T17:18:43.303105+0000 mgr.y (mgr.34107) 486 : cluster [DBG] pgmap v571: 617 pgs: 617 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:44.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:44 smithi131 bash[88347]: cluster 2024-08-17T17:18:43.387934+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e730: 8 total, 8 up, 8 in 2024-08-17T17:18:44.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:44 smithi131 bash[88347]: cluster 2024-08-17T17:18:43.387934+0000 mon.a (mon.0) 1117 : cluster [DBG] osdmap e730: 8 total, 8 up, 8 in 2024-08-17T17:18:46.592 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-31/image125 2024-08-17T17:18:46.592 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-31/image127 2024-08-17T17:18:46.592 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-31/image128 2024-08-17T17:18:46.592 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-31/image128 2024-08-17T17:18:46.592 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:46.592 INFO:tasks.workunit.client.0.smithi131.stdout:num children is: 4 2024-08-17T17:18:46.592 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 4 2024-08-17T17:18:46.593 INFO:tasks.workunit.client.0.smithi131.stdout:child: image126 2024-08-17T17:18:46.593 INFO:tasks.workunit.client.0.smithi131.stdout:child: image125 2024-08-17T17:18:46.593 INFO:tasks.workunit.client.0.smithi131.stdout:child: image127 2024-08-17T17:18:46.593 INFO:tasks.workunit.client.0.smithi131.stdout:child: image128 2024-08-17T17:18:46.593 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-31/image125/ac8e47b80856 2024-08-17T17:18:46.593 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:46.593 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-30/image126/ac8e287d02a8 2024-08-17T17:18:46.593 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:46.593 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-31/image127/ac8e9101f495 2024-08-17T17:18:46.593 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:46.593 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-31/image128/ac8ef7494294 2024-08-17T17:18:46.593 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:46.594 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:46.594 INFO:tasks.workunit.client.0.smithi131.stdout:trying to find test-librbd-smithi131-69450-30/image126 2024-08-17T17:18:46.594 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-30/image126 2024-08-17T17:18:46.594 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-30/image126 2024-08-17T17:18:46.594 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:46.594 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:46.594 INFO:tasks.workunit.client.0.smithi131.stdout:trying to find test-librbd-smithi131-69450-31/image127 2024-08-17T17:18:46.594 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-30/image126 2024-08-17T17:18:46.594 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-31/image127 2024-08-17T17:18:46.594 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-31/image127 2024-08-17T17:18:46.594 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:46.594 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:46.594 INFO:tasks.workunit.client.0.smithi131.stdout:trying to find test-librbd-smithi131-69450-31/image128 2024-08-17T17:18:46.595 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-30/image126 2024-08-17T17:18:46.595 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-31/image127 2024-08-17T17:18:46.595 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-31/image128 2024-08-17T17:18:46.595 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-31/image128 2024-08-17T17:18:46.595 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:46.595 INFO:tasks.workunit.client.0.smithi131.stdout:num children is: 3 2024-08-17T17:18:46.595 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 3 2024-08-17T17:18:46.595 INFO:tasks.workunit.client.0.smithi131.stdout:child: image126 2024-08-17T17:18:46.595 INFO:tasks.workunit.client.0.smithi131.stdout:child: image127 2024-08-17T17:18:46.595 INFO:tasks.workunit.client.0.smithi131.stdout:child: image128 2024-08-17T17:18:46.595 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-30/image126/ac8e287d02a8 2024-08-17T17:18:46.595 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:46.595 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-31/image127/ac8e9101f495 2024-08-17T17:18:46.596 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:46.596 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-31/image128/ac8ef7494294 2024-08-17T17:18:46.596 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:46.596 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:46.596 INFO:tasks.workunit.client.0.smithi131.stdout:trying to find test-librbd-smithi131-69450-30/image126 2024-08-17T17:18:46.596 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-30/image126 2024-08-17T17:18:46.596 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-30/image126 2024-08-17T17:18:46.596 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:46.596 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:46.596 INFO:tasks.workunit.client.0.smithi131.stdout:trying to find test-librbd-smithi131-69450-31/image128 2024-08-17T17:18:46.596 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-30/image126 2024-08-17T17:18:46.596 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-31/image128 2024-08-17T17:18:46.596 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-31/image128 2024-08-17T17:18:46.596 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:46.596 INFO:tasks.workunit.client.0.smithi131.stdout:num children is: 2 2024-08-17T17:18:46.597 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 2 2024-08-17T17:18:46.597 INFO:tasks.workunit.client.0.smithi131.stdout:child: image126 2024-08-17T17:18:46.597 INFO:tasks.workunit.client.0.smithi131.stdout:child: image128 2024-08-17T17:18:46.597 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-30/image126/ac8e287d02a8 2024-08-17T17:18:46.597 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:46.597 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-31/image128/ac8ef7494294 2024-08-17T17:18:46.597 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:46.597 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:46.597 INFO:tasks.workunit.client.0.smithi131.stdout:trying to find test-librbd-smithi131-69450-30/image126 2024-08-17T17:18:46.597 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-30/image126 2024-08-17T17:18:46.597 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-30/image126 2024-08-17T17:18:46.597 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:46.597 INFO:tasks.workunit.client.0.smithi131.stdout:num children is: 1 2024-08-17T17:18:46.597 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 1 2024-08-17T17:18:46.598 INFO:tasks.workunit.client.0.smithi131.stdout:child: image126 2024-08-17T17:18:46.598 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-30/image126/ac8e287d02a8 2024-08-17T17:18:46.598 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:18:46.598 INFO:tasks.workunit.client.0.smithi131.stdout:num children is: 0 2024-08-17T17:18:46.598 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 0 2024-08-17T17:18:46.598 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.ListChildren (11874 ms) 2024-08-17T17:18:46.598 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.ListChildrenTiered 2024-08-17T17:18:46.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:46 smithi131 bash[89561]: cluster 2024-08-17T17:18:45.308113+0000 mgr.y (mgr.34107) 487 : cluster [DBG] pgmap v573: 617 pgs: 617 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 119 KiB/s rd, 5.2 KiB/s wr, 149 op/s 2024-08-17T17:18:46.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:46 smithi131 bash[89561]: cluster 2024-08-17T17:18:45.308113+0000 mgr.y (mgr.34107) 487 : cluster [DBG] pgmap v573: 617 pgs: 617 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 119 KiB/s rd, 5.2 KiB/s wr, 149 op/s 2024-08-17T17:18:46.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:46 smithi131 bash[88347]: cluster 2024-08-17T17:18:45.308113+0000 mgr.y (mgr.34107) 487 : cluster [DBG] pgmap v573: 617 pgs: 617 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 119 KiB/s rd, 5.2 KiB/s wr, 149 op/s 2024-08-17T17:18:46.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:46 smithi131 bash[88347]: cluster 2024-08-17T17:18:45.308113+0000 mgr.y (mgr.34107) 487 : cluster [DBG] pgmap v573: 617 pgs: 617 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 119 KiB/s rd, 5.2 KiB/s wr, 149 op/s 2024-08-17T17:18:46.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:46 smithi169 bash[79348]: cluster 2024-08-17T17:18:45.308113+0000 mgr.y (mgr.34107) 487 : cluster [DBG] pgmap v573: 617 pgs: 617 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 119 KiB/s rd, 5.2 KiB/s wr, 149 op/s 2024-08-17T17:18:46.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:46 smithi169 bash[79348]: cluster 2024-08-17T17:18:45.308113+0000 mgr.y (mgr.34107) 487 : cluster [DBG] pgmap v573: 617 pgs: 617 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 119 KiB/s rd, 5.2 KiB/s wr, 149 op/s 2024-08-17T17:18:47.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:47 smithi131 bash[88347]: cluster 2024-08-17T17:18:46.392353+0000 mon.a (mon.0) 1118 : cluster [DBG] osdmap e731: 8 total, 8 up, 8 in 2024-08-17T17:18:47.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:47 smithi131 bash[88347]: cluster 2024-08-17T17:18:46.392353+0000 mon.a (mon.0) 1118 : cluster [DBG] osdmap e731: 8 total, 8 up, 8 in 2024-08-17T17:18:47.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:47 smithi131 bash[89561]: cluster 2024-08-17T17:18:46.392353+0000 mon.a (mon.0) 1118 : cluster [DBG] osdmap e731: 8 total, 8 up, 8 in 2024-08-17T17:18:47.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:47 smithi131 bash[89561]: cluster 2024-08-17T17:18:46.392353+0000 mon.a (mon.0) 1118 : cluster [DBG] osdmap e731: 8 total, 8 up, 8 in 2024-08-17T17:18:47.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:47 smithi169 bash[79348]: cluster 2024-08-17T17:18:46.392353+0000 mon.a (mon.0) 1118 : cluster [DBG] osdmap e731: 8 total, 8 up, 8 in 2024-08-17T17:18:47.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:47 smithi169 bash[79348]: cluster 2024-08-17T17:18:46.392353+0000 mon.a (mon.0) 1118 : cluster [DBG] osdmap e731: 8 total, 8 up, 8 in 2024-08-17T17:18:48.779 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:48 smithi131 bash[89561]: cluster 2024-08-17T17:18:47.309238+0000 mgr.y (mgr.34107) 488 : cluster [DBG] pgmap v575: 617 pgs: 617 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 161 KiB/s rd, 4.7 KiB/s wr, 195 op/s 2024-08-17T17:18:48.779 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:48 smithi131 bash[89561]: cluster 2024-08-17T17:18:47.309238+0000 mgr.y (mgr.34107) 488 : cluster [DBG] pgmap v575: 617 pgs: 617 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 161 KiB/s rd, 4.7 KiB/s wr, 195 op/s 2024-08-17T17:18:48.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:48 smithi131 bash[89561]: cluster 2024-08-17T17:18:47.438142+0000 mon.a (mon.0) 1119 : cluster [DBG] osdmap e732: 8 total, 8 up, 8 in 2024-08-17T17:18:48.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:48 smithi131 bash[89561]: cluster 2024-08-17T17:18:47.438142+0000 mon.a (mon.0) 1119 : cluster [DBG] osdmap e732: 8 total, 8 up, 8 in 2024-08-17T17:18:48.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:48 smithi131 bash[89561]: audit 2024-08-17T17:18:47.445437+0000 mon.a (mon.0) 1120 : audit [INF] from='client.? 172.21.15.131:0/3741192368' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-32","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:48.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:48 smithi131 bash[89561]: audit 2024-08-17T17:18:47.445437+0000 mon.a (mon.0) 1120 : audit [INF] from='client.? 172.21.15.131:0/3741192368' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-32","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:48.780 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:48 smithi131 bash[88347]: cluster 2024-08-17T17:18:47.309238+0000 mgr.y (mgr.34107) 488 : cluster [DBG] pgmap v575: 617 pgs: 617 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 161 KiB/s rd, 4.7 KiB/s wr, 195 op/s 2024-08-17T17:18:48.780 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:48 smithi131 bash[88347]: cluster 2024-08-17T17:18:47.309238+0000 mgr.y (mgr.34107) 488 : cluster [DBG] pgmap v575: 617 pgs: 617 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 161 KiB/s rd, 4.7 KiB/s wr, 195 op/s 2024-08-17T17:18:48.780 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:48 smithi131 bash[88347]: cluster 2024-08-17T17:18:47.438142+0000 mon.a (mon.0) 1119 : cluster [DBG] osdmap e732: 8 total, 8 up, 8 in 2024-08-17T17:18:48.780 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:48 smithi131 bash[88347]: cluster 2024-08-17T17:18:47.438142+0000 mon.a (mon.0) 1119 : cluster [DBG] osdmap e732: 8 total, 8 up, 8 in 2024-08-17T17:18:48.780 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:48 smithi131 bash[88347]: audit 2024-08-17T17:18:47.445437+0000 mon.a (mon.0) 1120 : audit [INF] from='client.? 172.21.15.131:0/3741192368' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-32","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:48.780 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:48 smithi131 bash[88347]: audit 2024-08-17T17:18:47.445437+0000 mon.a (mon.0) 1120 : audit [INF] from='client.? 172.21.15.131:0/3741192368' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-32","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:48.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:48 smithi169 bash[79348]: cluster 2024-08-17T17:18:47.309238+0000 mgr.y (mgr.34107) 488 : cluster [DBG] pgmap v575: 617 pgs: 617 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 161 KiB/s rd, 4.7 KiB/s wr, 195 op/s 2024-08-17T17:18:48.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:48 smithi169 bash[79348]: cluster 2024-08-17T17:18:47.309238+0000 mgr.y (mgr.34107) 488 : cluster [DBG] pgmap v575: 617 pgs: 617 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 161 KiB/s rd, 4.7 KiB/s wr, 195 op/s 2024-08-17T17:18:48.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:48 smithi169 bash[79348]: cluster 2024-08-17T17:18:47.438142+0000 mon.a (mon.0) 1119 : cluster [DBG] osdmap e732: 8 total, 8 up, 8 in 2024-08-17T17:18:48.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:48 smithi169 bash[79348]: cluster 2024-08-17T17:18:47.438142+0000 mon.a (mon.0) 1119 : cluster [DBG] osdmap e732: 8 total, 8 up, 8 in 2024-08-17T17:18:48.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:48 smithi169 bash[79348]: audit 2024-08-17T17:18:47.445437+0000 mon.a (mon.0) 1120 : audit [INF] from='client.? 172.21.15.131:0/3741192368' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-32","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:48.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:48 smithi169 bash[79348]: audit 2024-08-17T17:18:47.445437+0000 mon.a (mon.0) 1120 : audit [INF] from='client.? 172.21.15.131:0/3741192368' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-32","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:49.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:18:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:18:48] "GET /metrics HTTP/1.1" 200 74988 "" "Prometheus/2.51.0" 2024-08-17T17:18:49.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:49 smithi131 bash[88347]: audit 2024-08-17T17:18:48.432199+0000 mon.a (mon.0) 1121 : audit [INF] from='client.? 172.21.15.131:0/3741192368' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:18:49.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:49 smithi131 bash[88347]: audit 2024-08-17T17:18:48.432199+0000 mon.a (mon.0) 1121 : audit [INF] from='client.? 172.21.15.131:0/3741192368' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:18:49.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:49 smithi131 bash[88347]: cluster 2024-08-17T17:18:48.443783+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e733: 8 total, 8 up, 8 in 2024-08-17T17:18:49.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:49 smithi131 bash[88347]: cluster 2024-08-17T17:18:48.443783+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e733: 8 total, 8 up, 8 in 2024-08-17T17:18:49.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:49 smithi131 bash[89561]: audit 2024-08-17T17:18:48.432199+0000 mon.a (mon.0) 1121 : audit [INF] from='client.? 172.21.15.131:0/3741192368' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:18:49.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:49 smithi131 bash[89561]: audit 2024-08-17T17:18:48.432199+0000 mon.a (mon.0) 1121 : audit [INF] from='client.? 172.21.15.131:0/3741192368' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:18:49.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:49 smithi131 bash[89561]: cluster 2024-08-17T17:18:48.443783+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e733: 8 total, 8 up, 8 in 2024-08-17T17:18:49.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:49 smithi131 bash[89561]: cluster 2024-08-17T17:18:48.443783+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e733: 8 total, 8 up, 8 in 2024-08-17T17:18:49.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:49 smithi169 bash[79348]: audit 2024-08-17T17:18:48.432199+0000 mon.a (mon.0) 1121 : audit [INF] from='client.? 172.21.15.131:0/3741192368' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:18:49.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:49 smithi169 bash[79348]: audit 2024-08-17T17:18:48.432199+0000 mon.a (mon.0) 1121 : audit [INF] from='client.? 172.21.15.131:0/3741192368' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-32","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:18:49.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:49 smithi169 bash[79348]: cluster 2024-08-17T17:18:48.443783+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e733: 8 total, 8 up, 8 in 2024-08-17T17:18:49.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:49 smithi169 bash[79348]: cluster 2024-08-17T17:18:48.443783+0000 mon.a (mon.0) 1122 : cluster [DBG] osdmap e733: 8 total, 8 up, 8 in 2024-08-17T17:18:50.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:50 smithi131 bash[88347]: cluster 2024-08-17T17:18:49.314197+0000 mgr.y (mgr.34107) 489 : cluster [DBG] pgmap v578: 649 pgs: 6 unknown, 643 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 402 KiB/s rd, 11 KiB/s wr, 492 op/s 2024-08-17T17:18:50.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:50 smithi131 bash[88347]: cluster 2024-08-17T17:18:49.314197+0000 mgr.y (mgr.34107) 489 : cluster [DBG] pgmap v578: 649 pgs: 6 unknown, 643 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 402 KiB/s rd, 11 KiB/s wr, 492 op/s 2024-08-17T17:18:50.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:50 smithi131 bash[88347]: cluster 2024-08-17T17:18:49.480123+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e734: 8 total, 8 up, 8 in 2024-08-17T17:18:50.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:50 smithi131 bash[88347]: cluster 2024-08-17T17:18:49.480123+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e734: 8 total, 8 up, 8 in 2024-08-17T17:18:50.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:50 smithi131 bash[88347]: audit 2024-08-17T17:18:49.481311+0000 mon.a (mon.0) 1124 : audit [INF] from='client.? 172.21.15.131:0/1972044578' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-33","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:50.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:50 smithi131 bash[88347]: audit 2024-08-17T17:18:49.481311+0000 mon.a (mon.0) 1124 : audit [INF] from='client.? 172.21.15.131:0/1972044578' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-33","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:50.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:50 smithi131 bash[88347]: audit 2024-08-17T17:18:50.334811+0000 mon.a (mon.0) 1125 : audit [INF] from='client.? 172.21.15.131:0/1972044578' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:18:50.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:50 smithi131 bash[88347]: audit 2024-08-17T17:18:50.334811+0000 mon.a (mon.0) 1125 : audit [INF] from='client.? 172.21.15.131:0/1972044578' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:18:50.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:50 smithi131 bash[88347]: cluster 2024-08-17T17:18:50.345874+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e735: 8 total, 8 up, 8 in 2024-08-17T17:18:50.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:50 smithi131 bash[88347]: cluster 2024-08-17T17:18:50.345874+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e735: 8 total, 8 up, 8 in 2024-08-17T17:18:50.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:50 smithi131 bash[89561]: cluster 2024-08-17T17:18:49.314197+0000 mgr.y (mgr.34107) 489 : cluster [DBG] pgmap v578: 649 pgs: 6 unknown, 643 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 402 KiB/s rd, 11 KiB/s wr, 492 op/s 2024-08-17T17:18:50.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:50 smithi131 bash[89561]: cluster 2024-08-17T17:18:49.314197+0000 mgr.y (mgr.34107) 489 : cluster [DBG] pgmap v578: 649 pgs: 6 unknown, 643 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 402 KiB/s rd, 11 KiB/s wr, 492 op/s 2024-08-17T17:18:50.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:50 smithi131 bash[89561]: cluster 2024-08-17T17:18:49.480123+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e734: 8 total, 8 up, 8 in 2024-08-17T17:18:50.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:50 smithi131 bash[89561]: cluster 2024-08-17T17:18:49.480123+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e734: 8 total, 8 up, 8 in 2024-08-17T17:18:50.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:50 smithi131 bash[89561]: audit 2024-08-17T17:18:49.481311+0000 mon.a (mon.0) 1124 : audit [INF] from='client.? 172.21.15.131:0/1972044578' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-33","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:50.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:50 smithi131 bash[89561]: audit 2024-08-17T17:18:49.481311+0000 mon.a (mon.0) 1124 : audit [INF] from='client.? 172.21.15.131:0/1972044578' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-33","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:50.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:50 smithi131 bash[89561]: audit 2024-08-17T17:18:50.334811+0000 mon.a (mon.0) 1125 : audit [INF] from='client.? 172.21.15.131:0/1972044578' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:18:50.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:50 smithi131 bash[89561]: audit 2024-08-17T17:18:50.334811+0000 mon.a (mon.0) 1125 : audit [INF] from='client.? 172.21.15.131:0/1972044578' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:18:50.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:50 smithi131 bash[89561]: cluster 2024-08-17T17:18:50.345874+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e735: 8 total, 8 up, 8 in 2024-08-17T17:18:50.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:50 smithi131 bash[89561]: cluster 2024-08-17T17:18:50.345874+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e735: 8 total, 8 up, 8 in 2024-08-17T17:18:50.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:50 smithi169 bash[79348]: cluster 2024-08-17T17:18:49.314197+0000 mgr.y (mgr.34107) 489 : cluster [DBG] pgmap v578: 649 pgs: 6 unknown, 643 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 402 KiB/s rd, 11 KiB/s wr, 492 op/s 2024-08-17T17:18:50.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:50 smithi169 bash[79348]: cluster 2024-08-17T17:18:49.314197+0000 mgr.y (mgr.34107) 489 : cluster [DBG] pgmap v578: 649 pgs: 6 unknown, 643 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 402 KiB/s rd, 11 KiB/s wr, 492 op/s 2024-08-17T17:18:50.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:50 smithi169 bash[79348]: cluster 2024-08-17T17:18:49.480123+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e734: 8 total, 8 up, 8 in 2024-08-17T17:18:50.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:50 smithi169 bash[79348]: cluster 2024-08-17T17:18:49.480123+0000 mon.a (mon.0) 1123 : cluster [DBG] osdmap e734: 8 total, 8 up, 8 in 2024-08-17T17:18:50.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:50 smithi169 bash[79348]: audit 2024-08-17T17:18:49.481311+0000 mon.a (mon.0) 1124 : audit [INF] from='client.? 172.21.15.131:0/1972044578' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-33","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:50.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:50 smithi169 bash[79348]: audit 2024-08-17T17:18:49.481311+0000 mon.a (mon.0) 1124 : audit [INF] from='client.? 172.21.15.131:0/1972044578' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-33","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:50.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:50 smithi169 bash[79348]: audit 2024-08-17T17:18:50.334811+0000 mon.a (mon.0) 1125 : audit [INF] from='client.? 172.21.15.131:0/1972044578' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:18:50.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:50 smithi169 bash[79348]: audit 2024-08-17T17:18:50.334811+0000 mon.a (mon.0) 1125 : audit [INF] from='client.? 172.21.15.131:0/1972044578' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-33","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:18:50.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:50 smithi169 bash[79348]: cluster 2024-08-17T17:18:50.345874+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e735: 8 total, 8 up, 8 in 2024-08-17T17:18:50.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:50 smithi169 bash[79348]: cluster 2024-08-17T17:18:50.345874+0000 mon.a (mon.0) 1126 : cluster [DBG] osdmap e735: 8 total, 8 up, 8 in 2024-08-17T17:18:52.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:52 smithi169 bash[79348]: cluster 2024-08-17T17:18:51.316111+0000 mgr.y (mgr.34107) 490 : cluster [DBG] pgmap v581: 681 pgs: 1 creating+peering, 5 creating+activating, 26 unknown, 649 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 355 KiB/s rd, 9.2 KiB/s wr, 437 op/s 2024-08-17T17:18:52.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:52 smithi169 bash[79348]: cluster 2024-08-17T17:18:51.316111+0000 mgr.y (mgr.34107) 490 : cluster [DBG] pgmap v581: 681 pgs: 1 creating+peering, 5 creating+activating, 26 unknown, 649 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 355 KiB/s rd, 9.2 KiB/s wr, 437 op/s 2024-08-17T17:18:52.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:52 smithi169 bash[79348]: cluster 2024-08-17T17:18:51.348406+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e736: 8 total, 8 up, 8 in 2024-08-17T17:18:52.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:52 smithi169 bash[79348]: cluster 2024-08-17T17:18:51.348406+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e736: 8 total, 8 up, 8 in 2024-08-17T17:18:52.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:52 smithi169 bash[79348]: audit 2024-08-17T17:18:51.359526+0000 mon.a (mon.0) 1128 : audit [INF] from='client.? 172.21.15.131:0/4117186807' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-34","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:52.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:52 smithi169 bash[79348]: audit 2024-08-17T17:18:51.359526+0000 mon.a (mon.0) 1128 : audit [INF] from='client.? 172.21.15.131:0/4117186807' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-34","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:52.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:52 smithi131 bash[88347]: cluster 2024-08-17T17:18:51.316111+0000 mgr.y (mgr.34107) 490 : cluster [DBG] pgmap v581: 681 pgs: 1 creating+peering, 5 creating+activating, 26 unknown, 649 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 355 KiB/s rd, 9.2 KiB/s wr, 437 op/s 2024-08-17T17:18:52.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:52 smithi131 bash[88347]: cluster 2024-08-17T17:18:51.316111+0000 mgr.y (mgr.34107) 490 : cluster [DBG] pgmap v581: 681 pgs: 1 creating+peering, 5 creating+activating, 26 unknown, 649 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 355 KiB/s rd, 9.2 KiB/s wr, 437 op/s 2024-08-17T17:18:52.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:52 smithi131 bash[88347]: cluster 2024-08-17T17:18:51.348406+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e736: 8 total, 8 up, 8 in 2024-08-17T17:18:52.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:52 smithi131 bash[88347]: cluster 2024-08-17T17:18:51.348406+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e736: 8 total, 8 up, 8 in 2024-08-17T17:18:52.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:52 smithi131 bash[88347]: audit 2024-08-17T17:18:51.359526+0000 mon.a (mon.0) 1128 : audit [INF] from='client.? 172.21.15.131:0/4117186807' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-34","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:52.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:52 smithi131 bash[88347]: audit 2024-08-17T17:18:51.359526+0000 mon.a (mon.0) 1128 : audit [INF] from='client.? 172.21.15.131:0/4117186807' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-34","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:52.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:52 smithi131 bash[89561]: cluster 2024-08-17T17:18:51.316111+0000 mgr.y (mgr.34107) 490 : cluster [DBG] pgmap v581: 681 pgs: 1 creating+peering, 5 creating+activating, 26 unknown, 649 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 355 KiB/s rd, 9.2 KiB/s wr, 437 op/s 2024-08-17T17:18:52.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:52 smithi131 bash[89561]: cluster 2024-08-17T17:18:51.316111+0000 mgr.y (mgr.34107) 490 : cluster [DBG] pgmap v581: 681 pgs: 1 creating+peering, 5 creating+activating, 26 unknown, 649 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 355 KiB/s rd, 9.2 KiB/s wr, 437 op/s 2024-08-17T17:18:52.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:52 smithi131 bash[89561]: cluster 2024-08-17T17:18:51.348406+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e736: 8 total, 8 up, 8 in 2024-08-17T17:18:52.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:52 smithi131 bash[89561]: cluster 2024-08-17T17:18:51.348406+0000 mon.a (mon.0) 1127 : cluster [DBG] osdmap e736: 8 total, 8 up, 8 in 2024-08-17T17:18:52.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:52 smithi131 bash[89561]: audit 2024-08-17T17:18:51.359526+0000 mon.a (mon.0) 1128 : audit [INF] from='client.? 172.21.15.131:0/4117186807' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-34","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:52.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:52 smithi131 bash[89561]: audit 2024-08-17T17:18:51.359526+0000 mon.a (mon.0) 1128 : audit [INF] from='client.? 172.21.15.131:0/4117186807' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-34","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:18:53.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:53 smithi131 bash[88347]: audit 2024-08-17T17:18:52.342388+0000 mon.a (mon.0) 1129 : audit [INF] from='client.? 172.21.15.131:0/4117186807' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:18:53.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:53 smithi131 bash[88347]: audit 2024-08-17T17:18:52.342388+0000 mon.a (mon.0) 1129 : audit [INF] from='client.? 172.21.15.131:0/4117186807' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:18:53.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:53 smithi131 bash[88347]: cluster 2024-08-17T17:18:52.352521+0000 mon.a (mon.0) 1130 : cluster [DBG] osdmap e737: 8 total, 8 up, 8 in 2024-08-17T17:18:53.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:53 smithi131 bash[88347]: cluster 2024-08-17T17:18:52.352521+0000 mon.a (mon.0) 1130 : cluster [DBG] osdmap e737: 8 total, 8 up, 8 in 2024-08-17T17:18:53.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:53 smithi131 bash[88347]: audit 2024-08-17T17:18:52.367624+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd tier add", "pool": "test-librbd-smithi131-69450-32", "tierpool":"test-librbd-smithi131-69450-34", "force_nonempty":""} : dispatch 2024-08-17T17:18:53.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:53 smithi131 bash[88347]: audit 2024-08-17T17:18:52.367624+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd tier add", "pool": "test-librbd-smithi131-69450-32", "tierpool":"test-librbd-smithi131-69450-34", "force_nonempty":""} : dispatch 2024-08-17T17:18:53.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:53 smithi131 bash[88347]: audit 2024-08-17T17:18:52.380767+0000 mon.a (mon.0) 1131 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier add", "pool": "test-librbd-smithi131-69450-32", "tierpool":"test-librbd-smithi131-69450-34", "force_nonempty":""} : dispatch 2024-08-17T17:18:53.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:53 smithi131 bash[88347]: audit 2024-08-17T17:18:52.380767+0000 mon.a (mon.0) 1131 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier add", "pool": "test-librbd-smithi131-69450-32", "tierpool":"test-librbd-smithi131-69450-34", "force_nonempty":""} : dispatch 2024-08-17T17:18:53.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:53 smithi131 bash[88347]: audit 2024-08-17T17:18:53.207989+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:53.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:53 smithi131 bash[88347]: audit 2024-08-17T17:18:53.207989+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:53.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:53 smithi131 bash[89561]: audit 2024-08-17T17:18:52.342388+0000 mon.a (mon.0) 1129 : audit [INF] from='client.? 172.21.15.131:0/4117186807' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:18:53.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:53 smithi131 bash[89561]: audit 2024-08-17T17:18:52.342388+0000 mon.a (mon.0) 1129 : audit [INF] from='client.? 172.21.15.131:0/4117186807' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:18:53.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:53 smithi131 bash[89561]: cluster 2024-08-17T17:18:52.352521+0000 mon.a (mon.0) 1130 : cluster [DBG] osdmap e737: 8 total, 8 up, 8 in 2024-08-17T17:18:53.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:53 smithi131 bash[89561]: cluster 2024-08-17T17:18:52.352521+0000 mon.a (mon.0) 1130 : cluster [DBG] osdmap e737: 8 total, 8 up, 8 in 2024-08-17T17:18:53.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:53 smithi131 bash[89561]: audit 2024-08-17T17:18:52.367624+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd tier add", "pool": "test-librbd-smithi131-69450-32", "tierpool":"test-librbd-smithi131-69450-34", "force_nonempty":""} : dispatch 2024-08-17T17:18:53.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:53 smithi131 bash[89561]: audit 2024-08-17T17:18:52.367624+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd tier add", "pool": "test-librbd-smithi131-69450-32", "tierpool":"test-librbd-smithi131-69450-34", "force_nonempty":""} : dispatch 2024-08-17T17:18:53.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:53 smithi131 bash[89561]: audit 2024-08-17T17:18:52.380767+0000 mon.a (mon.0) 1131 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier add", "pool": "test-librbd-smithi131-69450-32", "tierpool":"test-librbd-smithi131-69450-34", "force_nonempty":""} : dispatch 2024-08-17T17:18:53.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:53 smithi131 bash[89561]: audit 2024-08-17T17:18:52.380767+0000 mon.a (mon.0) 1131 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier add", "pool": "test-librbd-smithi131-69450-32", "tierpool":"test-librbd-smithi131-69450-34", "force_nonempty":""} : dispatch 2024-08-17T17:18:53.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:53 smithi131 bash[89561]: audit 2024-08-17T17:18:53.207989+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:53.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:53 smithi131 bash[89561]: audit 2024-08-17T17:18:53.207989+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:53.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:53 smithi169 bash[79348]: audit 2024-08-17T17:18:52.342388+0000 mon.a (mon.0) 1129 : audit [INF] from='client.? 172.21.15.131:0/4117186807' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:18:53.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:53 smithi169 bash[79348]: audit 2024-08-17T17:18:52.342388+0000 mon.a (mon.0) 1129 : audit [INF] from='client.? 172.21.15.131:0/4117186807' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-34","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:18:53.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:53 smithi169 bash[79348]: cluster 2024-08-17T17:18:52.352521+0000 mon.a (mon.0) 1130 : cluster [DBG] osdmap e737: 8 total, 8 up, 8 in 2024-08-17T17:18:53.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:53 smithi169 bash[79348]: cluster 2024-08-17T17:18:52.352521+0000 mon.a (mon.0) 1130 : cluster [DBG] osdmap e737: 8 total, 8 up, 8 in 2024-08-17T17:18:53.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:53 smithi169 bash[79348]: audit 2024-08-17T17:18:52.367624+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd tier add", "pool": "test-librbd-smithi131-69450-32", "tierpool":"test-librbd-smithi131-69450-34", "force_nonempty":""} : dispatch 2024-08-17T17:18:53.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:53 smithi169 bash[79348]: audit 2024-08-17T17:18:52.367624+0000 mon.c (mon.2) 27 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd tier add", "pool": "test-librbd-smithi131-69450-32", "tierpool":"test-librbd-smithi131-69450-34", "force_nonempty":""} : dispatch 2024-08-17T17:18:53.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:53 smithi169 bash[79348]: audit 2024-08-17T17:18:52.380767+0000 mon.a (mon.0) 1131 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier add", "pool": "test-librbd-smithi131-69450-32", "tierpool":"test-librbd-smithi131-69450-34", "force_nonempty":""} : dispatch 2024-08-17T17:18:53.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:53 smithi169 bash[79348]: audit 2024-08-17T17:18:52.380767+0000 mon.a (mon.0) 1131 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier add", "pool": "test-librbd-smithi131-69450-32", "tierpool":"test-librbd-smithi131-69450-34", "force_nonempty":""} : dispatch 2024-08-17T17:18:53.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:53 smithi169 bash[79348]: audit 2024-08-17T17:18:53.207989+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:53.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:53 smithi169 bash[79348]: audit 2024-08-17T17:18:53.207989+0000 mon.a (mon.0) 1132 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:18:54.527 DEBUG:teuthology.parallel:result is None 2024-08-17T17:18:54.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:54 smithi131 bash[88347]: audit 2024-08-17T17:18:52.981901+0000 mgr.y (mgr.34107) 491 : audit [DBG] from='client.44594 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:54.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:54 smithi131 bash[88347]: audit 2024-08-17T17:18:52.981901+0000 mgr.y (mgr.34107) 491 : audit [DBG] from='client.44594 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:54.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:54 smithi131 bash[88347]: cluster 2024-08-17T17:18:53.317218+0000 mgr.y (mgr.34107) 492 : cluster [DBG] pgmap v584: 713 pgs: 1 creating+peering, 5 creating+activating, 58 unknown, 649 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:54.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:54 smithi131 bash[88347]: cluster 2024-08-17T17:18:53.317218+0000 mgr.y (mgr.34107) 492 : cluster [DBG] pgmap v584: 713 pgs: 1 creating+peering, 5 creating+activating, 58 unknown, 649 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:54.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:54 smithi131 bash[88347]: audit 2024-08-17T17:18:53.387858+0000 mon.a (mon.0) 1133 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi131-69450-32", "tierpool":"test-librbd-smithi131-69450-34", "force_nonempty":""}]': finished 2024-08-17T17:18:54.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:54 smithi131 bash[88347]: audit 2024-08-17T17:18:53.387858+0000 mon.a (mon.0) 1133 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi131-69450-32", "tierpool":"test-librbd-smithi131-69450-34", "force_nonempty":""}]': finished 2024-08-17T17:18:54.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:54 smithi131 bash[88347]: audit 2024-08-17T17:18:53.398347+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi131-69450-34", "mode":"writeback"} : dispatch 2024-08-17T17:18:54.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:54 smithi131 bash[88347]: audit 2024-08-17T17:18:53.398347+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi131-69450-34", "mode":"writeback"} : dispatch 2024-08-17T17:18:54.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:54 smithi131 bash[88347]: cluster 2024-08-17T17:18:53.398460+0000 mon.a (mon.0) 1134 : cluster [DBG] osdmap e738: 8 total, 8 up, 8 in 2024-08-17T17:18:54.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:54 smithi131 bash[88347]: cluster 2024-08-17T17:18:53.398460+0000 mon.a (mon.0) 1134 : cluster [DBG] osdmap e738: 8 total, 8 up, 8 in 2024-08-17T17:18:54.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:54 smithi131 bash[88347]: audit 2024-08-17T17:18:53.404503+0000 mon.a (mon.0) 1135 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi131-69450-34", "mode":"writeback"} : dispatch 2024-08-17T17:18:54.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:54 smithi131 bash[88347]: audit 2024-08-17T17:18:53.404503+0000 mon.a (mon.0) 1135 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi131-69450-34", "mode":"writeback"} : dispatch 2024-08-17T17:18:54.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:54 smithi131 bash[89561]: audit 2024-08-17T17:18:52.981901+0000 mgr.y (mgr.34107) 491 : audit [DBG] from='client.44594 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:54.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:54 smithi131 bash[89561]: audit 2024-08-17T17:18:52.981901+0000 mgr.y (mgr.34107) 491 : audit [DBG] from='client.44594 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:54.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:54 smithi131 bash[89561]: cluster 2024-08-17T17:18:53.317218+0000 mgr.y (mgr.34107) 492 : cluster [DBG] pgmap v584: 713 pgs: 1 creating+peering, 5 creating+activating, 58 unknown, 649 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:54.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:54 smithi131 bash[89561]: cluster 2024-08-17T17:18:53.317218+0000 mgr.y (mgr.34107) 492 : cluster [DBG] pgmap v584: 713 pgs: 1 creating+peering, 5 creating+activating, 58 unknown, 649 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:54.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:54 smithi131 bash[89561]: audit 2024-08-17T17:18:53.387858+0000 mon.a (mon.0) 1133 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi131-69450-32", "tierpool":"test-librbd-smithi131-69450-34", "force_nonempty":""}]': finished 2024-08-17T17:18:54.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:54 smithi131 bash[89561]: audit 2024-08-17T17:18:53.387858+0000 mon.a (mon.0) 1133 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi131-69450-32", "tierpool":"test-librbd-smithi131-69450-34", "force_nonempty":""}]': finished 2024-08-17T17:18:54.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:54 smithi131 bash[89561]: audit 2024-08-17T17:18:53.398347+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi131-69450-34", "mode":"writeback"} : dispatch 2024-08-17T17:18:54.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:54 smithi131 bash[89561]: audit 2024-08-17T17:18:53.398347+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi131-69450-34", "mode":"writeback"} : dispatch 2024-08-17T17:18:54.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:54 smithi131 bash[89561]: cluster 2024-08-17T17:18:53.398460+0000 mon.a (mon.0) 1134 : cluster [DBG] osdmap e738: 8 total, 8 up, 8 in 2024-08-17T17:18:54.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:54 smithi131 bash[89561]: cluster 2024-08-17T17:18:53.398460+0000 mon.a (mon.0) 1134 : cluster [DBG] osdmap e738: 8 total, 8 up, 8 in 2024-08-17T17:18:54.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:54 smithi131 bash[89561]: audit 2024-08-17T17:18:53.404503+0000 mon.a (mon.0) 1135 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi131-69450-34", "mode":"writeback"} : dispatch 2024-08-17T17:18:54.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:54 smithi131 bash[89561]: audit 2024-08-17T17:18:53.404503+0000 mon.a (mon.0) 1135 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi131-69450-34", "mode":"writeback"} : dispatch 2024-08-17T17:18:54.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:54 smithi169 bash[79348]: audit 2024-08-17T17:18:52.981901+0000 mgr.y (mgr.34107) 491 : audit [DBG] from='client.44594 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:54.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:54 smithi169 bash[79348]: audit 2024-08-17T17:18:52.981901+0000 mgr.y (mgr.34107) 491 : audit [DBG] from='client.44594 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:18:54.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:54 smithi169 bash[79348]: cluster 2024-08-17T17:18:53.317218+0000 mgr.y (mgr.34107) 492 : cluster [DBG] pgmap v584: 713 pgs: 1 creating+peering, 5 creating+activating, 58 unknown, 649 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:54.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:54 smithi169 bash[79348]: cluster 2024-08-17T17:18:53.317218+0000 mgr.y (mgr.34107) 492 : cluster [DBG] pgmap v584: 713 pgs: 1 creating+peering, 5 creating+activating, 58 unknown, 649 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:54.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:54 smithi169 bash[79348]: audit 2024-08-17T17:18:53.387858+0000 mon.a (mon.0) 1133 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi131-69450-32", "tierpool":"test-librbd-smithi131-69450-34", "force_nonempty":""}]': finished 2024-08-17T17:18:54.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:54 smithi169 bash[79348]: audit 2024-08-17T17:18:53.387858+0000 mon.a (mon.0) 1133 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier add", "pool": "test-librbd-smithi131-69450-32", "tierpool":"test-librbd-smithi131-69450-34", "force_nonempty":""}]': finished 2024-08-17T17:18:54.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:54 smithi169 bash[79348]: audit 2024-08-17T17:18:53.398347+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi131-69450-34", "mode":"writeback"} : dispatch 2024-08-17T17:18:54.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:54 smithi169 bash[79348]: audit 2024-08-17T17:18:53.398347+0000 mon.c (mon.2) 28 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi131-69450-34", "mode":"writeback"} : dispatch 2024-08-17T17:18:54.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:54 smithi169 bash[79348]: cluster 2024-08-17T17:18:53.398460+0000 mon.a (mon.0) 1134 : cluster [DBG] osdmap e738: 8 total, 8 up, 8 in 2024-08-17T17:18:54.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:54 smithi169 bash[79348]: cluster 2024-08-17T17:18:53.398460+0000 mon.a (mon.0) 1134 : cluster [DBG] osdmap e738: 8 total, 8 up, 8 in 2024-08-17T17:18:54.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:54 smithi169 bash[79348]: audit 2024-08-17T17:18:53.404503+0000 mon.a (mon.0) 1135 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi131-69450-34", "mode":"writeback"} : dispatch 2024-08-17T17:18:54.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:54 smithi169 bash[79348]: audit 2024-08-17T17:18:53.404503+0000 mon.a (mon.0) 1135 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi131-69450-34", "mode":"writeback"} : dispatch 2024-08-17T17:18:55.347 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:18:55.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:55 smithi131 bash[88347]: cluster 2024-08-17T17:18:54.388607+0000 mon.a (mon.0) 1136 : cluster [WRN] Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-08-17T17:18:55.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:55 smithi131 bash[88347]: cluster 2024-08-17T17:18:54.388607+0000 mon.a (mon.0) 1136 : cluster [WRN] Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-08-17T17:18:55.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:55 smithi131 bash[88347]: audit 2024-08-17T17:18:54.391309+0000 mon.a (mon.0) 1137 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi131-69450-34", "mode":"writeback"}]': finished 2024-08-17T17:18:55.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:55 smithi131 bash[88347]: audit 2024-08-17T17:18:54.391309+0000 mon.a (mon.0) 1137 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi131-69450-34", "mode":"writeback"}]': finished 2024-08-17T17:18:55.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:55 smithi131 bash[88347]: cluster 2024-08-17T17:18:54.401608+0000 mon.a (mon.0) 1138 : cluster [DBG] osdmap e739: 8 total, 8 up, 8 in 2024-08-17T17:18:55.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:55 smithi131 bash[88347]: cluster 2024-08-17T17:18:54.401608+0000 mon.a (mon.0) 1138 : cluster [DBG] osdmap e739: 8 total, 8 up, 8 in 2024-08-17T17:18:55.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:55 smithi131 bash[88347]: audit 2024-08-17T17:18:54.403535+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi131-69450-32", "overlaypool":"test-librbd-smithi131-69450-34"} : dispatch 2024-08-17T17:18:55.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:55 smithi131 bash[88347]: audit 2024-08-17T17:18:54.403535+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi131-69450-32", "overlaypool":"test-librbd-smithi131-69450-34"} : dispatch 2024-08-17T17:18:55.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:55 smithi131 bash[88347]: audit 2024-08-17T17:18:54.416866+0000 mon.a (mon.0) 1139 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi131-69450-32", "overlaypool":"test-librbd-smithi131-69450-34"} : dispatch 2024-08-17T17:18:55.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:55 smithi131 bash[88347]: audit 2024-08-17T17:18:54.416866+0000 mon.a (mon.0) 1139 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi131-69450-32", "overlaypool":"test-librbd-smithi131-69450-34"} : dispatch 2024-08-17T17:18:55.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:55 smithi131 bash[88347]: audit 2024-08-17T17:18:55.337600+0000 mon.a (mon.0) 1140 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi131-69450-32", "overlaypool":"test-librbd-smithi131-69450-34"}]': finished 2024-08-17T17:18:55.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:55 smithi131 bash[88347]: audit 2024-08-17T17:18:55.337600+0000 mon.a (mon.0) 1140 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi131-69450-32", "overlaypool":"test-librbd-smithi131-69450-34"}]': finished 2024-08-17T17:18:55.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:55 smithi131 bash[88347]: cluster 2024-08-17T17:18:55.346429+0000 mon.a (mon.0) 1141 : cluster [DBG] osdmap e740: 8 total, 8 up, 8 in 2024-08-17T17:18:55.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:55 smithi131 bash[88347]: cluster 2024-08-17T17:18:55.346429+0000 mon.a (mon.0) 1141 : cluster [DBG] osdmap e740: 8 total, 8 up, 8 in 2024-08-17T17:18:55.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:55 smithi131 bash[89561]: cluster 2024-08-17T17:18:54.388607+0000 mon.a (mon.0) 1136 : cluster [WRN] Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-08-17T17:18:55.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:55 smithi131 bash[89561]: cluster 2024-08-17T17:18:54.388607+0000 mon.a (mon.0) 1136 : cluster [WRN] Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-08-17T17:18:55.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:55 smithi131 bash[89561]: audit 2024-08-17T17:18:54.391309+0000 mon.a (mon.0) 1137 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi131-69450-34", "mode":"writeback"}]': finished 2024-08-17T17:18:55.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:55 smithi131 bash[89561]: audit 2024-08-17T17:18:54.391309+0000 mon.a (mon.0) 1137 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi131-69450-34", "mode":"writeback"}]': finished 2024-08-17T17:18:55.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:55 smithi131 bash[89561]: cluster 2024-08-17T17:18:54.401608+0000 mon.a (mon.0) 1138 : cluster [DBG] osdmap e739: 8 total, 8 up, 8 in 2024-08-17T17:18:55.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:55 smithi131 bash[89561]: cluster 2024-08-17T17:18:54.401608+0000 mon.a (mon.0) 1138 : cluster [DBG] osdmap e739: 8 total, 8 up, 8 in 2024-08-17T17:18:55.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:55 smithi131 bash[89561]: audit 2024-08-17T17:18:54.403535+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi131-69450-32", "overlaypool":"test-librbd-smithi131-69450-34"} : dispatch 2024-08-17T17:18:55.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:55 smithi131 bash[89561]: audit 2024-08-17T17:18:54.403535+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi131-69450-32", "overlaypool":"test-librbd-smithi131-69450-34"} : dispatch 2024-08-17T17:18:55.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:55 smithi131 bash[89561]: audit 2024-08-17T17:18:54.416866+0000 mon.a (mon.0) 1139 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi131-69450-32", "overlaypool":"test-librbd-smithi131-69450-34"} : dispatch 2024-08-17T17:18:55.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:55 smithi131 bash[89561]: audit 2024-08-17T17:18:54.416866+0000 mon.a (mon.0) 1139 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi131-69450-32", "overlaypool":"test-librbd-smithi131-69450-34"} : dispatch 2024-08-17T17:18:55.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:55 smithi131 bash[89561]: audit 2024-08-17T17:18:55.337600+0000 mon.a (mon.0) 1140 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi131-69450-32", "overlaypool":"test-librbd-smithi131-69450-34"}]': finished 2024-08-17T17:18:55.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:55 smithi131 bash[89561]: audit 2024-08-17T17:18:55.337600+0000 mon.a (mon.0) 1140 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi131-69450-32", "overlaypool":"test-librbd-smithi131-69450-34"}]': finished 2024-08-17T17:18:55.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:55 smithi131 bash[89561]: cluster 2024-08-17T17:18:55.346429+0000 mon.a (mon.0) 1141 : cluster [DBG] osdmap e740: 8 total, 8 up, 8 in 2024-08-17T17:18:55.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:55 smithi131 bash[89561]: cluster 2024-08-17T17:18:55.346429+0000 mon.a (mon.0) 1141 : cluster [DBG] osdmap e740: 8 total, 8 up, 8 in 2024-08-17T17:18:55.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:55 smithi169 bash[79348]: cluster 2024-08-17T17:18:54.388607+0000 mon.a (mon.0) 1136 : cluster [WRN] Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-08-17T17:18:55.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:55 smithi169 bash[79348]: cluster 2024-08-17T17:18:54.388607+0000 mon.a (mon.0) 1136 : cluster [WRN] Health check failed: 1 cache pools are missing hit_sets (CACHE_POOL_NO_HIT_SET) 2024-08-17T17:18:55.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:55 smithi169 bash[79348]: audit 2024-08-17T17:18:54.391309+0000 mon.a (mon.0) 1137 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi131-69450-34", "mode":"writeback"}]': finished 2024-08-17T17:18:55.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:55 smithi169 bash[79348]: audit 2024-08-17T17:18:54.391309+0000 mon.a (mon.0) 1137 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier cache-mode", "pool": "test-librbd-smithi131-69450-34", "mode":"writeback"}]': finished 2024-08-17T17:18:55.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:55 smithi169 bash[79348]: cluster 2024-08-17T17:18:54.401608+0000 mon.a (mon.0) 1138 : cluster [DBG] osdmap e739: 8 total, 8 up, 8 in 2024-08-17T17:18:55.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:55 smithi169 bash[79348]: cluster 2024-08-17T17:18:54.401608+0000 mon.a (mon.0) 1138 : cluster [DBG] osdmap e739: 8 total, 8 up, 8 in 2024-08-17T17:18:55.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:55 smithi169 bash[79348]: audit 2024-08-17T17:18:54.403535+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi131-69450-32", "overlaypool":"test-librbd-smithi131-69450-34"} : dispatch 2024-08-17T17:18:55.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:55 smithi169 bash[79348]: audit 2024-08-17T17:18:54.403535+0000 mon.c (mon.2) 29 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi131-69450-32", "overlaypool":"test-librbd-smithi131-69450-34"} : dispatch 2024-08-17T17:18:55.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:55 smithi169 bash[79348]: audit 2024-08-17T17:18:54.416866+0000 mon.a (mon.0) 1139 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi131-69450-32", "overlaypool":"test-librbd-smithi131-69450-34"} : dispatch 2024-08-17T17:18:55.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:55 smithi169 bash[79348]: audit 2024-08-17T17:18:54.416866+0000 mon.a (mon.0) 1139 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi131-69450-32", "overlaypool":"test-librbd-smithi131-69450-34"} : dispatch 2024-08-17T17:18:55.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:55 smithi169 bash[79348]: audit 2024-08-17T17:18:55.337600+0000 mon.a (mon.0) 1140 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi131-69450-32", "overlaypool":"test-librbd-smithi131-69450-34"}]': finished 2024-08-17T17:18:55.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:55 smithi169 bash[79348]: audit 2024-08-17T17:18:55.337600+0000 mon.a (mon.0) 1140 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier set-overlay", "pool": "test-librbd-smithi131-69450-32", "overlaypool":"test-librbd-smithi131-69450-34"}]': finished 2024-08-17T17:18:55.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:55 smithi169 bash[79348]: cluster 2024-08-17T17:18:55.346429+0000 mon.a (mon.0) 1141 : cluster [DBG] osdmap e740: 8 total, 8 up, 8 in 2024-08-17T17:18:55.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:55 smithi169 bash[79348]: cluster 2024-08-17T17:18:55.346429+0000 mon.a (mon.0) 1141 : cluster [DBG] osdmap e740: 8 total, 8 up, 8 in 2024-08-17T17:18:56.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:56 smithi131 bash[88347]: cluster 2024-08-17T17:18:55.318424+0000 mgr.y (mgr.34107) 493 : cluster [DBG] pgmap v587: 713 pgs: 1 creating+peering, 5 creating+activating, 6 unknown, 701 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:56.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:56 smithi131 bash[88347]: cluster 2024-08-17T17:18:55.318424+0000 mgr.y (mgr.34107) 493 : cluster [DBG] pgmap v587: 713 pgs: 1 creating+peering, 5 creating+activating, 6 unknown, 701 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:56.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:56 smithi131 bash[88347]: cluster 2024-08-17T17:18:56.356297+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e741: 8 total, 8 up, 8 in 2024-08-17T17:18:56.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:56 smithi131 bash[88347]: cluster 2024-08-17T17:18:56.356297+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e741: 8 total, 8 up, 8 in 2024-08-17T17:18:56.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:56 smithi131 bash[89561]: cluster 2024-08-17T17:18:55.318424+0000 mgr.y (mgr.34107) 493 : cluster [DBG] pgmap v587: 713 pgs: 1 creating+peering, 5 creating+activating, 6 unknown, 701 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:56.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:56 smithi131 bash[89561]: cluster 2024-08-17T17:18:55.318424+0000 mgr.y (mgr.34107) 493 : cluster [DBG] pgmap v587: 713 pgs: 1 creating+peering, 5 creating+activating, 6 unknown, 701 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:56.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:56 smithi131 bash[89561]: cluster 2024-08-17T17:18:56.356297+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e741: 8 total, 8 up, 8 in 2024-08-17T17:18:56.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:56 smithi131 bash[89561]: cluster 2024-08-17T17:18:56.356297+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e741: 8 total, 8 up, 8 in 2024-08-17T17:18:56.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:56 smithi169 bash[79348]: cluster 2024-08-17T17:18:55.318424+0000 mgr.y (mgr.34107) 493 : cluster [DBG] pgmap v587: 713 pgs: 1 creating+peering, 5 creating+activating, 6 unknown, 701 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:56.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:56 smithi169 bash[79348]: cluster 2024-08-17T17:18:55.318424+0000 mgr.y (mgr.34107) 493 : cluster [DBG] pgmap v587: 713 pgs: 1 creating+peering, 5 creating+activating, 6 unknown, 701 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:56.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:56 smithi169 bash[79348]: cluster 2024-08-17T17:18:56.356297+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e741: 8 total, 8 up, 8 in 2024-08-17T17:18:56.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:56 smithi169 bash[79348]: cluster 2024-08-17T17:18:56.356297+0000 mon.a (mon.0) 1142 : cluster [DBG] osdmap e741: 8 total, 8 up, 8 in 2024-08-17T17:18:58.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:58 smithi131 bash[89561]: cluster 2024-08-17T17:18:57.319577+0000 mgr.y (mgr.34107) 494 : cluster [DBG] pgmap v590: 713 pgs: 713 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:58.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:58 smithi131 bash[89561]: cluster 2024-08-17T17:18:57.319577+0000 mgr.y (mgr.34107) 494 : cluster [DBG] pgmap v590: 713 pgs: 713 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:58.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:58 smithi131 bash[89561]: cluster 2024-08-17T17:18:57.351209+0000 mon.a (mon.0) 1143 : cluster [DBG] osdmap e742: 8 total, 8 up, 8 in 2024-08-17T17:18:58.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:58 smithi131 bash[89561]: cluster 2024-08-17T17:18:57.351209+0000 mon.a (mon.0) 1143 : cluster [DBG] osdmap e742: 8 total, 8 up, 8 in 2024-08-17T17:18:58.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:58 smithi131 bash[88347]: cluster 2024-08-17T17:18:57.319577+0000 mgr.y (mgr.34107) 494 : cluster [DBG] pgmap v590: 713 pgs: 713 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:58.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:58 smithi131 bash[88347]: cluster 2024-08-17T17:18:57.319577+0000 mgr.y (mgr.34107) 494 : cluster [DBG] pgmap v590: 713 pgs: 713 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:58.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:58 smithi131 bash[88347]: cluster 2024-08-17T17:18:57.351209+0000 mon.a (mon.0) 1143 : cluster [DBG] osdmap e742: 8 total, 8 up, 8 in 2024-08-17T17:18:58.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:58 smithi131 bash[88347]: cluster 2024-08-17T17:18:57.351209+0000 mon.a (mon.0) 1143 : cluster [DBG] osdmap e742: 8 total, 8 up, 8 in 2024-08-17T17:18:58.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:58 smithi169 bash[79348]: cluster 2024-08-17T17:18:57.319577+0000 mgr.y (mgr.34107) 494 : cluster [DBG] pgmap v590: 713 pgs: 713 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:58.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:58 smithi169 bash[79348]: cluster 2024-08-17T17:18:57.319577+0000 mgr.y (mgr.34107) 494 : cluster [DBG] pgmap v590: 713 pgs: 713 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:18:58.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:58 smithi169 bash[79348]: cluster 2024-08-17T17:18:57.351209+0000 mon.a (mon.0) 1143 : cluster [DBG] osdmap e742: 8 total, 8 up, 8 in 2024-08-17T17:18:58.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:58 smithi169 bash[79348]: cluster 2024-08-17T17:18:57.351209+0000 mon.a (mon.0) 1143 : cluster [DBG] osdmap e742: 8 total, 8 up, 8 in 2024-08-17T17:18:59.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:18:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:18:58] "GET /metrics HTTP/1.1" 200 82155 "" "Prometheus/2.51.0" 2024-08-17T17:18:59.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:59 smithi131 bash[89561]: cluster 2024-08-17T17:18:58.444676+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e743: 8 total, 8 up, 8 in 2024-08-17T17:18:59.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:18:59 smithi131 bash[89561]: cluster 2024-08-17T17:18:58.444676+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e743: 8 total, 8 up, 8 in 2024-08-17T17:18:59.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:59 smithi131 bash[88347]: cluster 2024-08-17T17:18:58.444676+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e743: 8 total, 8 up, 8 in 2024-08-17T17:18:59.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:18:59 smithi131 bash[88347]: cluster 2024-08-17T17:18:58.444676+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e743: 8 total, 8 up, 8 in 2024-08-17T17:18:59.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:59 smithi169 bash[79348]: cluster 2024-08-17T17:18:58.444676+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e743: 8 total, 8 up, 8 in 2024-08-17T17:18:59.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:18:59 smithi169 bash[79348]: cluster 2024-08-17T17:18:58.444676+0000 mon.a (mon.0) 1144 : cluster [DBG] osdmap e743: 8 total, 8 up, 8 in 2024-08-17T17:19:00.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:00 smithi131 bash[88347]: cluster 2024-08-17T17:18:59.324948+0000 mgr.y (mgr.34107) 495 : cluster [DBG] pgmap v593: 713 pgs: 713 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 31 KiB/s rd, 2.5 KiB/s wr, 42 op/s 2024-08-17T17:19:00.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:00 smithi131 bash[88347]: cluster 2024-08-17T17:18:59.324948+0000 mgr.y (mgr.34107) 495 : cluster [DBG] pgmap v593: 713 pgs: 713 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 31 KiB/s rd, 2.5 KiB/s wr, 42 op/s 2024-08-17T17:19:00.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:00 smithi131 bash[88347]: cluster 2024-08-17T17:18:59.462472+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e744: 8 total, 8 up, 8 in 2024-08-17T17:19:00.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:00 smithi131 bash[88347]: cluster 2024-08-17T17:18:59.462472+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e744: 8 total, 8 up, 8 in 2024-08-17T17:19:00.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:00 smithi131 bash[89561]: cluster 2024-08-17T17:18:59.324948+0000 mgr.y (mgr.34107) 495 : cluster [DBG] pgmap v593: 713 pgs: 713 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 31 KiB/s rd, 2.5 KiB/s wr, 42 op/s 2024-08-17T17:19:00.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:00 smithi131 bash[89561]: cluster 2024-08-17T17:18:59.324948+0000 mgr.y (mgr.34107) 495 : cluster [DBG] pgmap v593: 713 pgs: 713 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 31 KiB/s rd, 2.5 KiB/s wr, 42 op/s 2024-08-17T17:19:00.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:00 smithi131 bash[89561]: cluster 2024-08-17T17:18:59.462472+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e744: 8 total, 8 up, 8 in 2024-08-17T17:19:00.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:00 smithi131 bash[89561]: cluster 2024-08-17T17:18:59.462472+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e744: 8 total, 8 up, 8 in 2024-08-17T17:19:00.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:00 smithi169 bash[79348]: cluster 2024-08-17T17:18:59.324948+0000 mgr.y (mgr.34107) 495 : cluster [DBG] pgmap v593: 713 pgs: 713 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 31 KiB/s rd, 2.5 KiB/s wr, 42 op/s 2024-08-17T17:19:00.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:00 smithi169 bash[79348]: cluster 2024-08-17T17:18:59.324948+0000 mgr.y (mgr.34107) 495 : cluster [DBG] pgmap v593: 713 pgs: 713 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 31 KiB/s rd, 2.5 KiB/s wr, 42 op/s 2024-08-17T17:19:00.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:00 smithi169 bash[79348]: cluster 2024-08-17T17:18:59.462472+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e744: 8 total, 8 up, 8 in 2024-08-17T17:19:00.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:00 smithi169 bash[79348]: cluster 2024-08-17T17:18:59.462472+0000 mon.a (mon.0) 1145 : cluster [DBG] osdmap e744: 8 total, 8 up, 8 in 2024-08-17T17:19:01.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:01 smithi131 bash[88347]: cluster 2024-08-17T17:19:00.459357+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e745: 8 total, 8 up, 8 in 2024-08-17T17:19:01.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:01 smithi131 bash[88347]: cluster 2024-08-17T17:19:00.459357+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e745: 8 total, 8 up, 8 in 2024-08-17T17:19:01.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:01 smithi131 bash[89561]: cluster 2024-08-17T17:19:00.459357+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e745: 8 total, 8 up, 8 in 2024-08-17T17:19:01.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:01 smithi131 bash[89561]: cluster 2024-08-17T17:19:00.459357+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e745: 8 total, 8 up, 8 in 2024-08-17T17:19:01.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:01 smithi169 bash[79348]: cluster 2024-08-17T17:19:00.459357+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e745: 8 total, 8 up, 8 in 2024-08-17T17:19:01.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:01 smithi169 bash[79348]: cluster 2024-08-17T17:19:00.459357+0000 mon.a (mon.0) 1146 : cluster [DBG] osdmap e745: 8 total, 8 up, 8 in 2024-08-17T17:19:01.894 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:01.894 INFO:tasks.workunit.client.0.smithi131.stdout:trying to find test-librbd-smithi131-69450-33/image130 2024-08-17T17:19:01.894 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-33/image130 2024-08-17T17:19:01.894 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-33/image130 2024-08-17T17:19:01.894 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:01.894 INFO:tasks.workunit.client.0.smithi131.stdout:num children is: 1 2024-08-17T17:19:01.894 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 1 2024-08-17T17:19:01.894 INFO:tasks.workunit.client.0.smithi131.stdout:child: image130 2024-08-17T17:19:01.894 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-33/image130/ac8e1798ff5f 2024-08-17T17:19:01.895 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:01.895 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:01.895 INFO:tasks.workunit.client.0.smithi131.stdout:trying to find test-librbd-smithi131-69450-33/image130 2024-08-17T17:19:01.895 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-32/image131 2024-08-17T17:19:01.895 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-33/image130 2024-08-17T17:19:01.895 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-33/image130 2024-08-17T17:19:01.895 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:01.895 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:01.895 INFO:tasks.workunit.client.0.smithi131.stdout:trying to find test-librbd-smithi131-69450-32/image131 2024-08-17T17:19:01.895 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-32/image131 2024-08-17T17:19:01.895 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-32/image131 2024-08-17T17:19:01.895 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:01.895 INFO:tasks.workunit.client.0.smithi131.stdout:num children is: 2 2024-08-17T17:19:01.895 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 2 2024-08-17T17:19:01.896 INFO:tasks.workunit.client.0.smithi131.stdout:child: image131 2024-08-17T17:19:01.896 INFO:tasks.workunit.client.0.smithi131.stdout:child: image130 2024-08-17T17:19:01.896 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-33/image130/ac8e1798ff5f 2024-08-17T17:19:01.896 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:01.896 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-32/image131/ac8e6d22ad96 2024-08-17T17:19:01.896 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:01.896 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:01.896 INFO:tasks.workunit.client.0.smithi131.stdout:trying to find test-librbd-smithi131-69450-33/image130 2024-08-17T17:19:01.896 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-32/image131 2024-08-17T17:19:01.896 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-33/image130 2024-08-17T17:19:01.896 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-33/image130 2024-08-17T17:19:01.896 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:01.896 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:01.896 INFO:tasks.workunit.client.0.smithi131.stdout:trying to find test-librbd-smithi131-69450-32/image131 2024-08-17T17:19:01.897 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-32/image131 2024-08-17T17:19:01.897 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-32/image131 2024-08-17T17:19:01.897 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:01.897 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:01.897 INFO:tasks.workunit.client.0.smithi131.stdout:trying to find test-librbd-smithi131-69450-33/image132 2024-08-17T17:19:01.897 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-32/image131 2024-08-17T17:19:01.897 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-33/image130 2024-08-17T17:19:01.897 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-33/image132 2024-08-17T17:19:01.897 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-33/image132 2024-08-17T17:19:01.897 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:01.897 INFO:tasks.workunit.client.0.smithi131.stdout:num children is: 3 2024-08-17T17:19:01.897 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 3 2024-08-17T17:19:01.897 INFO:tasks.workunit.client.0.smithi131.stdout:child: image131 2024-08-17T17:19:01.898 INFO:tasks.workunit.client.0.smithi131.stdout:child: image130 2024-08-17T17:19:01.898 INFO:tasks.workunit.client.0.smithi131.stdout:child: image132 2024-08-17T17:19:01.898 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-33/image130/ac8e1798ff5f 2024-08-17T17:19:01.898 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:01.898 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-32/image131/ac8e6d22ad96 2024-08-17T17:19:01.898 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:01.898 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-33/image132/ac8ea0364cf3 2024-08-17T17:19:01.898 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:01.898 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:01.898 INFO:tasks.workunit.client.0.smithi131.stdout:trying to find test-librbd-smithi131-69450-33/image130 2024-08-17T17:19:01.898 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-32/image131 2024-08-17T17:19:01.898 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-33/image130 2024-08-17T17:19:01.898 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-33/image130 2024-08-17T17:19:01.898 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:01.899 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:01.899 INFO:tasks.workunit.client.0.smithi131.stdout:trying to find test-librbd-smithi131-69450-32/image131 2024-08-17T17:19:01.899 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-32/image131 2024-08-17T17:19:01.899 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-32/image131 2024-08-17T17:19:01.899 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:01.899 INFO:tasks.workunit.client.0.smithi131.stdout:num children is: 3 2024-08-17T17:19:01.899 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 3 2024-08-17T17:19:01.899 INFO:tasks.workunit.client.0.smithi131.stdout:child: image131 2024-08-17T17:19:01.899 INFO:tasks.workunit.client.0.smithi131.stdout:child: image130 2024-08-17T17:19:01.899 INFO:tasks.workunit.client.0.smithi131.stdout:child: image132 2024-08-17T17:19:01.899 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-33/image130/ac8e1798ff5f 2024-08-17T17:19:01.899 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:01.899 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-32/image131/ac8e6d22ad96 2024-08-17T17:19:01.899 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:01.899 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-33/image132/ac8ea0364cf3 2024-08-17T17:19:01.899 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:01.900 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:01.900 INFO:tasks.workunit.client.0.smithi131.stdout:trying to find test-librbd-smithi131-69450-33/image130 2024-08-17T17:19:01.900 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-32/image131 2024-08-17T17:19:01.900 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-33/image130 2024-08-17T17:19:01.900 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-33/image130 2024-08-17T17:19:01.900 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:01.900 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:01.900 INFO:tasks.workunit.client.0.smithi131.stdout:trying to find test-librbd-smithi131-69450-32/image131 2024-08-17T17:19:01.900 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-32/image131 2024-08-17T17:19:01.900 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-32/image131 2024-08-17T17:19:01.900 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:01.900 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:01.900 INFO:tasks.workunit.client.0.smithi131.stdout:trying to find test-librbd-smithi131-69450-33/image133 2024-08-17T17:19:01.901 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-32/image131 2024-08-17T17:19:01.901 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-33/image130 2024-08-17T17:19:01.901 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-33/image133 2024-08-17T17:19:01.901 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-33/image133 2024-08-17T17:19:01.901 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:01.901 INFO:tasks.workunit.client.0.smithi131.stdout:num children is: 4 2024-08-17T17:19:01.901 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 4 2024-08-17T17:19:01.901 INFO:tasks.workunit.client.0.smithi131.stdout:child: image131 2024-08-17T17:19:01.901 INFO:tasks.workunit.client.0.smithi131.stdout:child: image130 2024-08-17T17:19:01.901 INFO:tasks.workunit.client.0.smithi131.stdout:child: image132 2024-08-17T17:19:01.901 INFO:tasks.workunit.client.0.smithi131.stdout:child: image133 2024-08-17T17:19:01.901 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-33/image130/ac8e1798ff5f 2024-08-17T17:19:01.902 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:01.902 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-32/image131/ac8e6d22ad96 2024-08-17T17:19:01.902 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:01.902 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-33/image132/ac8ea0364cf3 2024-08-17T17:19:01.902 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:01.902 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-33/image133/ac8e75ca75ae 2024-08-17T17:19:01.902 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:01.902 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:01.902 INFO:tasks.workunit.client.0.smithi131.stdout:trying to find test-librbd-smithi131-69450-33/image130 2024-08-17T17:19:01.902 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-32/image131 2024-08-17T17:19:01.902 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-33/image130 2024-08-17T17:19:01.902 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-33/image130 2024-08-17T17:19:01.903 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:01.903 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:01.903 INFO:tasks.workunit.client.0.smithi131.stdout:trying to find test-librbd-smithi131-69450-32/image131 2024-08-17T17:19:01.903 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-32/image131 2024-08-17T17:19:01.903 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-32/image131 2024-08-17T17:19:01.903 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:01.903 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:01.903 INFO:tasks.workunit.client.0.smithi131.stdout:trying to find test-librbd-smithi131-69450-33/image132 2024-08-17T17:19:01.903 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-32/image131 2024-08-17T17:19:01.903 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-33/image130 2024-08-17T17:19:01.903 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-33/image132 2024-08-17T17:19:01.903 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-33/image132 2024-08-17T17:19:01.903 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:01.904 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:01.904 INFO:tasks.workunit.client.0.smithi131.stdout:trying to find test-librbd-smithi131-69450-33/image133 2024-08-17T17:19:01.904 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-32/image131 2024-08-17T17:19:02.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:02 smithi131 bash[89561]: cluster 2024-08-17T17:19:01.326295+0000 mgr.y (mgr.34107) 496 : cluster [DBG] pgmap v596: 713 pgs: 713 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 31 KiB/s rd, 2.5 KiB/s wr, 42 op/s 2024-08-17T17:19:02.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:02 smithi131 bash[89561]: cluster 2024-08-17T17:19:01.326295+0000 mgr.y (mgr.34107) 496 : cluster [DBG] pgmap v596: 713 pgs: 713 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 31 KiB/s rd, 2.5 KiB/s wr, 42 op/s 2024-08-17T17:19:02.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:02 smithi131 bash[88347]: cluster 2024-08-17T17:19:01.326295+0000 mgr.y (mgr.34107) 496 : cluster [DBG] pgmap v596: 713 pgs: 713 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 31 KiB/s rd, 2.5 KiB/s wr, 42 op/s 2024-08-17T17:19:02.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:02 smithi131 bash[88347]: cluster 2024-08-17T17:19:01.326295+0000 mgr.y (mgr.34107) 496 : cluster [DBG] pgmap v596: 713 pgs: 713 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 31 KiB/s rd, 2.5 KiB/s wr, 42 op/s 2024-08-17T17:19:02.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:02 smithi169 bash[79348]: cluster 2024-08-17T17:19:01.326295+0000 mgr.y (mgr.34107) 496 : cluster [DBG] pgmap v596: 713 pgs: 713 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 31 KiB/s rd, 2.5 KiB/s wr, 42 op/s 2024-08-17T17:19:02.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:02 smithi169 bash[79348]: cluster 2024-08-17T17:19:01.326295+0000 mgr.y (mgr.34107) 496 : cluster [DBG] pgmap v596: 713 pgs: 713 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 31 KiB/s rd, 2.5 KiB/s wr, 42 op/s 2024-08-17T17:19:04.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:04 smithi131 bash[88347]: cluster 2024-08-17T17:19:03.327445+0000 mgr.y (mgr.34107) 497 : cluster [DBG] pgmap v597: 713 pgs: 713 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 1.7 KiB/s wr, 28 op/s 2024-08-17T17:19:04.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:04 smithi131 bash[88347]: cluster 2024-08-17T17:19:03.327445+0000 mgr.y (mgr.34107) 497 : cluster [DBG] pgmap v597: 713 pgs: 713 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 1.7 KiB/s wr, 28 op/s 2024-08-17T17:19:04.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:04 smithi131 bash[88347]: cluster 2024-08-17T17:19:03.499838+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e746: 8 total, 8 up, 8 in 2024-08-17T17:19:04.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:04 smithi131 bash[88347]: cluster 2024-08-17T17:19:03.499838+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e746: 8 total, 8 up, 8 in 2024-08-17T17:19:04.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:04 smithi131 bash[88347]: audit 2024-08-17T17:19:03.684699+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi131-69450-32"} : dispatch 2024-08-17T17:19:04.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:04 smithi131 bash[88347]: audit 2024-08-17T17:19:03.684699+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi131-69450-32"} : dispatch 2024-08-17T17:19:04.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:04 smithi131 bash[88347]: audit 2024-08-17T17:19:03.685373+0000 mon.a (mon.0) 1148 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi131-69450-32"} : dispatch 2024-08-17T17:19:04.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:04 smithi131 bash[88347]: audit 2024-08-17T17:19:03.685373+0000 mon.a (mon.0) 1148 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi131-69450-32"} : dispatch 2024-08-17T17:19:04.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:04 smithi131 bash[89561]: cluster 2024-08-17T17:19:03.327445+0000 mgr.y (mgr.34107) 497 : cluster [DBG] pgmap v597: 713 pgs: 713 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 1.7 KiB/s wr, 28 op/s 2024-08-17T17:19:04.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:04 smithi131 bash[89561]: cluster 2024-08-17T17:19:03.327445+0000 mgr.y (mgr.34107) 497 : cluster [DBG] pgmap v597: 713 pgs: 713 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 1.7 KiB/s wr, 28 op/s 2024-08-17T17:19:04.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:04 smithi131 bash[89561]: cluster 2024-08-17T17:19:03.499838+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e746: 8 total, 8 up, 8 in 2024-08-17T17:19:04.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:04 smithi131 bash[89561]: cluster 2024-08-17T17:19:03.499838+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e746: 8 total, 8 up, 8 in 2024-08-17T17:19:04.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:04 smithi131 bash[89561]: audit 2024-08-17T17:19:03.684699+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi131-69450-32"} : dispatch 2024-08-17T17:19:04.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:04 smithi131 bash[89561]: audit 2024-08-17T17:19:03.684699+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi131-69450-32"} : dispatch 2024-08-17T17:19:04.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:04 smithi131 bash[89561]: audit 2024-08-17T17:19:03.685373+0000 mon.a (mon.0) 1148 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi131-69450-32"} : dispatch 2024-08-17T17:19:04.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:04 smithi131 bash[89561]: audit 2024-08-17T17:19:03.685373+0000 mon.a (mon.0) 1148 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi131-69450-32"} : dispatch 2024-08-17T17:19:04.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:04 smithi169 bash[79348]: cluster 2024-08-17T17:19:03.327445+0000 mgr.y (mgr.34107) 497 : cluster [DBG] pgmap v597: 713 pgs: 713 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 1.7 KiB/s wr, 28 op/s 2024-08-17T17:19:04.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:04 smithi169 bash[79348]: cluster 2024-08-17T17:19:03.327445+0000 mgr.y (mgr.34107) 497 : cluster [DBG] pgmap v597: 713 pgs: 713 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 1.7 KiB/s wr, 28 op/s 2024-08-17T17:19:04.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:04 smithi169 bash[79348]: cluster 2024-08-17T17:19:03.499838+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e746: 8 total, 8 up, 8 in 2024-08-17T17:19:04.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:04 smithi169 bash[79348]: cluster 2024-08-17T17:19:03.499838+0000 mon.a (mon.0) 1147 : cluster [DBG] osdmap e746: 8 total, 8 up, 8 in 2024-08-17T17:19:04.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:04 smithi169 bash[79348]: audit 2024-08-17T17:19:03.684699+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi131-69450-32"} : dispatch 2024-08-17T17:19:04.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:04 smithi169 bash[79348]: audit 2024-08-17T17:19:03.684699+0000 mon.c (mon.2) 30 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi131-69450-32"} : dispatch 2024-08-17T17:19:04.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:04 smithi169 bash[79348]: audit 2024-08-17T17:19:03.685373+0000 mon.a (mon.0) 1148 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi131-69450-32"} : dispatch 2024-08-17T17:19:04.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:04 smithi169 bash[79348]: audit 2024-08-17T17:19:03.685373+0000 mon.a (mon.0) 1148 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi131-69450-32"} : dispatch 2024-08-17T17:19:05.358 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-33/image130 2024-08-17T17:19:05.358 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-33/image132 2024-08-17T17:19:05.358 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-33/image133 2024-08-17T17:19:05.358 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-33/image133 2024-08-17T17:19:05.359 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:05.359 INFO:tasks.workunit.client.0.smithi131.stdout:num children is: 4 2024-08-17T17:19:05.359 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 4 2024-08-17T17:19:05.359 INFO:tasks.workunit.client.0.smithi131.stdout:child: image131 2024-08-17T17:19:05.359 INFO:tasks.workunit.client.0.smithi131.stdout:child: image130 2024-08-17T17:19:05.359 INFO:tasks.workunit.client.0.smithi131.stdout:child: image132 2024-08-17T17:19:05.359 INFO:tasks.workunit.client.0.smithi131.stdout:child: image133 2024-08-17T17:19:05.359 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-33/image130/ac8e1798ff5f 2024-08-17T17:19:05.359 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:05.359 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-32/image131/ac8e6d22ad96 2024-08-17T17:19:05.359 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:05.359 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-33/image132/ac8ea0364cf3 2024-08-17T17:19:05.359 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:05.359 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-33/image133/ac8e75ca75ae 2024-08-17T17:19:05.360 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:05.360 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:05.360 INFO:tasks.workunit.client.0.smithi131.stdout:trying to find test-librbd-smithi131-69450-32/image131 2024-08-17T17:19:05.360 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-32/image131 2024-08-17T17:19:05.360 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-32/image131 2024-08-17T17:19:05.360 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:05.360 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:05.360 INFO:tasks.workunit.client.0.smithi131.stdout:trying to find test-librbd-smithi131-69450-33/image132 2024-08-17T17:19:05.360 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-32/image131 2024-08-17T17:19:05.360 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-33/image132 2024-08-17T17:19:05.360 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-33/image132 2024-08-17T17:19:05.360 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:05.360 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:05.360 INFO:tasks.workunit.client.0.smithi131.stdout:trying to find test-librbd-smithi131-69450-33/image133 2024-08-17T17:19:05.360 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-32/image131 2024-08-17T17:19:05.361 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-33/image132 2024-08-17T17:19:05.361 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-33/image133 2024-08-17T17:19:05.361 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-33/image133 2024-08-17T17:19:05.361 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:05.361 INFO:tasks.workunit.client.0.smithi131.stdout:num children is: 3 2024-08-17T17:19:05.361 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 3 2024-08-17T17:19:05.361 INFO:tasks.workunit.client.0.smithi131.stdout:child: image131 2024-08-17T17:19:05.361 INFO:tasks.workunit.client.0.smithi131.stdout:child: image132 2024-08-17T17:19:05.361 INFO:tasks.workunit.client.0.smithi131.stdout:child: image133 2024-08-17T17:19:05.361 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-32/image131/ac8e6d22ad96 2024-08-17T17:19:05.361 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:05.361 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-33/image132/ac8ea0364cf3 2024-08-17T17:19:05.361 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:05.361 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-33/image133/ac8e75ca75ae 2024-08-17T17:19:05.361 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:05.361 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:05.362 INFO:tasks.workunit.client.0.smithi131.stdout:trying to find test-librbd-smithi131-69450-32/image131 2024-08-17T17:19:05.362 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-32/image131 2024-08-17T17:19:05.362 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-32/image131 2024-08-17T17:19:05.362 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:05.362 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:05.362 INFO:tasks.workunit.client.0.smithi131.stdout:trying to find test-librbd-smithi131-69450-33/image133 2024-08-17T17:19:05.362 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-32/image131 2024-08-17T17:19:05.362 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-33/image133 2024-08-17T17:19:05.362 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-33/image133 2024-08-17T17:19:05.362 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:05.362 INFO:tasks.workunit.client.0.smithi131.stdout:num children is: 2 2024-08-17T17:19:05.362 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 2 2024-08-17T17:19:05.362 INFO:tasks.workunit.client.0.smithi131.stdout:child: image131 2024-08-17T17:19:05.363 INFO:tasks.workunit.client.0.smithi131.stdout:child: image133 2024-08-17T17:19:05.363 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-32/image131/ac8e6d22ad96 2024-08-17T17:19:05.363 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:05.363 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-33/image133/ac8e75ca75ae 2024-08-17T17:19:05.363 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:05.363 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:05.363 INFO:tasks.workunit.client.0.smithi131.stdout:trying to find test-librbd-smithi131-69450-32/image131 2024-08-17T17:19:05.363 INFO:tasks.workunit.client.0.smithi131.stdout:checking test-librbd-smithi131-69450-32/image131 2024-08-17T17:19:05.363 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-32/image131 2024-08-17T17:19:05.363 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:05.363 INFO:tasks.workunit.client.0.smithi131.stdout:num children is: 1 2024-08-17T17:19:05.363 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 1 2024-08-17T17:19:05.363 INFO:tasks.workunit.client.0.smithi131.stdout:child: image131 2024-08-17T17:19:05.363 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-32/image131/ac8e6d22ad96 2024-08-17T17:19:05.363 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:19:05.364 INFO:tasks.workunit.client.0.smithi131.stdout:num children is: 0 2024-08-17T17:19:05.364 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 0 2024-08-17T17:19:05.364 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.ListChildrenTiered (18765 ms) 2024-08-17T17:19:05.364 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.LockingPP 2024-08-17T17:19:05.364 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:19:05.477 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.LockingPP (119 ms) 2024-08-17T17:19:05.478 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.FlushAio 2024-08-17T17:19:05.478 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:19:05.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:05 smithi131 bash[88347]: audit 2024-08-17T17:19:04.495627+0000 mon.a (mon.0) 1149 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi131-69450-32"}]': finished 2024-08-17T17:19:05.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:05 smithi131 bash[88347]: audit 2024-08-17T17:19:04.495627+0000 mon.a (mon.0) 1149 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi131-69450-32"}]': finished 2024-08-17T17:19:05.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:05 smithi131 bash[88347]: cluster 2024-08-17T17:19:04.504576+0000 mon.a (mon.0) 1150 : cluster [DBG] osdmap e747: 8 total, 8 up, 8 in 2024-08-17T17:19:05.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:05 smithi131 bash[88347]: cluster 2024-08-17T17:19:04.504576+0000 mon.a (mon.0) 1150 : cluster [DBG] osdmap e747: 8 total, 8 up, 8 in 2024-08-17T17:19:05.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:05 smithi131 bash[88347]: audit 2024-08-17T17:19:04.507681+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd tier remove", "pool": "test-librbd-smithi131-69450-32", "tierpool":"test-librbd-smithi131-69450-34"} : dispatch 2024-08-17T17:19:05.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:05 smithi131 bash[88347]: audit 2024-08-17T17:19:04.507681+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd tier remove", "pool": "test-librbd-smithi131-69450-32", "tierpool":"test-librbd-smithi131-69450-34"} : dispatch 2024-08-17T17:19:05.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:05 smithi131 bash[88347]: audit 2024-08-17T17:19:04.519404+0000 mon.a (mon.0) 1151 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier remove", "pool": "test-librbd-smithi131-69450-32", "tierpool":"test-librbd-smithi131-69450-34"} : dispatch 2024-08-17T17:19:05.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:05 smithi131 bash[88347]: audit 2024-08-17T17:19:04.519404+0000 mon.a (mon.0) 1151 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier remove", "pool": "test-librbd-smithi131-69450-32", "tierpool":"test-librbd-smithi131-69450-34"} : dispatch 2024-08-17T17:19:05.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:05 smithi131 bash[88347]: cluster 2024-08-17T17:19:05.338853+0000 mon.a (mon.0) 1152 : cluster [INF] Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-08-17T17:19:05.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:05 smithi131 bash[88347]: cluster 2024-08-17T17:19:05.338853+0000 mon.a (mon.0) 1152 : cluster [INF] Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-08-17T17:19:05.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:05 smithi131 bash[88347]: audit 2024-08-17T17:19:05.341434+0000 mon.a (mon.0) 1153 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi131-69450-32", "tierpool":"test-librbd-smithi131-69450-34"}]': finished 2024-08-17T17:19:05.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:05 smithi131 bash[88347]: audit 2024-08-17T17:19:05.341434+0000 mon.a (mon.0) 1153 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi131-69450-32", "tierpool":"test-librbd-smithi131-69450-34"}]': finished 2024-08-17T17:19:05.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:05 smithi131 bash[88347]: cluster 2024-08-17T17:19:05.352476+0000 mon.a (mon.0) 1154 : cluster [DBG] osdmap e748: 8 total, 8 up, 8 in 2024-08-17T17:19:05.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:05 smithi131 bash[88347]: cluster 2024-08-17T17:19:05.352476+0000 mon.a (mon.0) 1154 : cluster [DBG] osdmap e748: 8 total, 8 up, 8 in 2024-08-17T17:19:05.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:05 smithi131 bash[89561]: audit 2024-08-17T17:19:04.495627+0000 mon.a (mon.0) 1149 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi131-69450-32"}]': finished 2024-08-17T17:19:05.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:05 smithi131 bash[89561]: audit 2024-08-17T17:19:04.495627+0000 mon.a (mon.0) 1149 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi131-69450-32"}]': finished 2024-08-17T17:19:05.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:05 smithi131 bash[89561]: cluster 2024-08-17T17:19:04.504576+0000 mon.a (mon.0) 1150 : cluster [DBG] osdmap e747: 8 total, 8 up, 8 in 2024-08-17T17:19:05.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:05 smithi131 bash[89561]: cluster 2024-08-17T17:19:04.504576+0000 mon.a (mon.0) 1150 : cluster [DBG] osdmap e747: 8 total, 8 up, 8 in 2024-08-17T17:19:05.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:05 smithi131 bash[89561]: audit 2024-08-17T17:19:04.507681+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd tier remove", "pool": "test-librbd-smithi131-69450-32", "tierpool":"test-librbd-smithi131-69450-34"} : dispatch 2024-08-17T17:19:05.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:05 smithi131 bash[89561]: audit 2024-08-17T17:19:04.507681+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd tier remove", "pool": "test-librbd-smithi131-69450-32", "tierpool":"test-librbd-smithi131-69450-34"} : dispatch 2024-08-17T17:19:05.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:05 smithi131 bash[89561]: audit 2024-08-17T17:19:04.519404+0000 mon.a (mon.0) 1151 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier remove", "pool": "test-librbd-smithi131-69450-32", "tierpool":"test-librbd-smithi131-69450-34"} : dispatch 2024-08-17T17:19:05.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:05 smithi131 bash[89561]: audit 2024-08-17T17:19:04.519404+0000 mon.a (mon.0) 1151 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier remove", "pool": "test-librbd-smithi131-69450-32", "tierpool":"test-librbd-smithi131-69450-34"} : dispatch 2024-08-17T17:19:05.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:05 smithi131 bash[89561]: cluster 2024-08-17T17:19:05.338853+0000 mon.a (mon.0) 1152 : cluster [INF] Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-08-17T17:19:05.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:05 smithi131 bash[89561]: cluster 2024-08-17T17:19:05.338853+0000 mon.a (mon.0) 1152 : cluster [INF] Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-08-17T17:19:05.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:05 smithi131 bash[89561]: audit 2024-08-17T17:19:05.341434+0000 mon.a (mon.0) 1153 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi131-69450-32", "tierpool":"test-librbd-smithi131-69450-34"}]': finished 2024-08-17T17:19:05.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:05 smithi131 bash[89561]: audit 2024-08-17T17:19:05.341434+0000 mon.a (mon.0) 1153 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi131-69450-32", "tierpool":"test-librbd-smithi131-69450-34"}]': finished 2024-08-17T17:19:05.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:05 smithi131 bash[89561]: cluster 2024-08-17T17:19:05.352476+0000 mon.a (mon.0) 1154 : cluster [DBG] osdmap e748: 8 total, 8 up, 8 in 2024-08-17T17:19:05.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:05 smithi131 bash[89561]: cluster 2024-08-17T17:19:05.352476+0000 mon.a (mon.0) 1154 : cluster [DBG] osdmap e748: 8 total, 8 up, 8 in 2024-08-17T17:19:05.854 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.FlushAio (377 ms) 2024-08-17T17:19:05.854 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.FlushAioPP 2024-08-17T17:19:05.854 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:19:05.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:05 smithi169 bash[79348]: audit 2024-08-17T17:19:04.495627+0000 mon.a (mon.0) 1149 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi131-69450-32"}]': finished 2024-08-17T17:19:05.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:05 smithi169 bash[79348]: audit 2024-08-17T17:19:04.495627+0000 mon.a (mon.0) 1149 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove-overlay", "pool": "test-librbd-smithi131-69450-32"}]': finished 2024-08-17T17:19:05.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:05 smithi169 bash[79348]: cluster 2024-08-17T17:19:04.504576+0000 mon.a (mon.0) 1150 : cluster [DBG] osdmap e747: 8 total, 8 up, 8 in 2024-08-17T17:19:05.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:05 smithi169 bash[79348]: cluster 2024-08-17T17:19:04.504576+0000 mon.a (mon.0) 1150 : cluster [DBG] osdmap e747: 8 total, 8 up, 8 in 2024-08-17T17:19:05.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:05 smithi169 bash[79348]: audit 2024-08-17T17:19:04.507681+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd tier remove", "pool": "test-librbd-smithi131-69450-32", "tierpool":"test-librbd-smithi131-69450-34"} : dispatch 2024-08-17T17:19:05.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:05 smithi169 bash[79348]: audit 2024-08-17T17:19:04.507681+0000 mon.c (mon.2) 31 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd tier remove", "pool": "test-librbd-smithi131-69450-32", "tierpool":"test-librbd-smithi131-69450-34"} : dispatch 2024-08-17T17:19:05.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:05 smithi169 bash[79348]: audit 2024-08-17T17:19:04.519404+0000 mon.a (mon.0) 1151 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier remove", "pool": "test-librbd-smithi131-69450-32", "tierpool":"test-librbd-smithi131-69450-34"} : dispatch 2024-08-17T17:19:05.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:05 smithi169 bash[79348]: audit 2024-08-17T17:19:04.519404+0000 mon.a (mon.0) 1151 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd tier remove", "pool": "test-librbd-smithi131-69450-32", "tierpool":"test-librbd-smithi131-69450-34"} : dispatch 2024-08-17T17:19:05.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:05 smithi169 bash[79348]: cluster 2024-08-17T17:19:05.338853+0000 mon.a (mon.0) 1152 : cluster [INF] Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-08-17T17:19:05.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:05 smithi169 bash[79348]: cluster 2024-08-17T17:19:05.338853+0000 mon.a (mon.0) 1152 : cluster [INF] Health check cleared: CACHE_POOL_NO_HIT_SET (was: 1 cache pools are missing hit_sets) 2024-08-17T17:19:05.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:05 smithi169 bash[79348]: audit 2024-08-17T17:19:05.341434+0000 mon.a (mon.0) 1153 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi131-69450-32", "tierpool":"test-librbd-smithi131-69450-34"}]': finished 2024-08-17T17:19:05.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:05 smithi169 bash[79348]: audit 2024-08-17T17:19:05.341434+0000 mon.a (mon.0) 1153 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd tier remove", "pool": "test-librbd-smithi131-69450-32", "tierpool":"test-librbd-smithi131-69450-34"}]': finished 2024-08-17T17:19:05.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:05 smithi169 bash[79348]: cluster 2024-08-17T17:19:05.352476+0000 mon.a (mon.0) 1154 : cluster [DBG] osdmap e748: 8 total, 8 up, 8 in 2024-08-17T17:19:05.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:05 smithi169 bash[79348]: cluster 2024-08-17T17:19:05.352476+0000 mon.a (mon.0) 1154 : cluster [DBG] osdmap e748: 8 total, 8 up, 8 in 2024-08-17T17:19:06.275 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.FlushAioPP (420 ms) 2024-08-17T17:19:06.275 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.ZeroLengthWrite 2024-08-17T17:19:06.275 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:19:06.329 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.ZeroLengthWrite (55 ms) 2024-08-17T17:19:06.329 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.ZeroLengthDiscard 2024-08-17T17:19:06.330 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:19:06.393 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.ZeroLengthDiscard (64 ms) 2024-08-17T17:19:06.394 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.ZeroLengthRead 2024-08-17T17:19:06.394 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:19:06.438 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.ZeroLengthRead (44 ms) 2024-08-17T17:19:06.438 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.LargeCacheRead 2024-08-17T17:19:06.438 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:19:06.522 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.LargeCacheRead (84 ms) 2024-08-17T17:19:06.522 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestPendingAio 2024-08-17T17:19:06.522 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:19:06.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:06 smithi131 bash[89561]: cluster 2024-08-17T17:19:05.328634+0000 mgr.y (mgr.34107) 498 : cluster [DBG] pgmap v600: 713 pgs: 713 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 317 KiB/s rd, 8.0 KiB/s wr, 387 op/s 2024-08-17T17:19:06.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:06 smithi131 bash[89561]: cluster 2024-08-17T17:19:05.328634+0000 mgr.y (mgr.34107) 498 : cluster [DBG] pgmap v600: 713 pgs: 713 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 317 KiB/s rd, 8.0 KiB/s wr, 387 op/s 2024-08-17T17:19:06.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:06 smithi131 bash[88347]: cluster 2024-08-17T17:19:05.328634+0000 mgr.y (mgr.34107) 498 : cluster [DBG] pgmap v600: 713 pgs: 713 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 317 KiB/s rd, 8.0 KiB/s wr, 387 op/s 2024-08-17T17:19:06.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:06 smithi131 bash[88347]: cluster 2024-08-17T17:19:05.328634+0000 mgr.y (mgr.34107) 498 : cluster [DBG] pgmap v600: 713 pgs: 713 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 317 KiB/s rd, 8.0 KiB/s wr, 387 op/s 2024-08-17T17:19:06.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:06 smithi169 bash[79348]: cluster 2024-08-17T17:19:05.328634+0000 mgr.y (mgr.34107) 498 : cluster [DBG] pgmap v600: 713 pgs: 713 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 317 KiB/s rd, 8.0 KiB/s wr, 387 op/s 2024-08-17T17:19:06.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:06 smithi169 bash[79348]: cluster 2024-08-17T17:19:05.328634+0000 mgr.y (mgr.34107) 498 : cluster [DBG] pgmap v600: 713 pgs: 713 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 317 KiB/s rd, 8.0 KiB/s wr, 387 op/s 2024-08-17T17:19:07.104 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestPendingAio (583 ms) 2024-08-17T17:19:07.104 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.CompareAndWriteCopyup 2024-08-17T17:19:07.105 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:19:07.782 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:19:08.848 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:19:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:19:08] "GET /metrics HTTP/1.1" 200 82237 "" "Prometheus/2.51.0" 2024-08-17T17:19:08.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:08 smithi131 bash[89561]: cluster 2024-08-17T17:19:07.330656+0000 mgr.y (mgr.34107) 499 : cluster [DBG] pgmap v602: 713 pgs: 713 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 385 KiB/s rd, 9.2 KiB/s wr, 468 op/s 2024-08-17T17:19:08.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:08 smithi131 bash[89561]: cluster 2024-08-17T17:19:07.330656+0000 mgr.y (mgr.34107) 499 : cluster [DBG] pgmap v602: 713 pgs: 713 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 385 KiB/s rd, 9.2 KiB/s wr, 468 op/s 2024-08-17T17:19:08.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:08 smithi131 bash[89561]: cluster 2024-08-17T17:19:07.557571+0000 mon.a (mon.0) 1155 : cluster [DBG] osdmap e749: 8 total, 8 up, 8 in 2024-08-17T17:19:08.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:08 smithi131 bash[89561]: cluster 2024-08-17T17:19:07.557571+0000 mon.a (mon.0) 1155 : cluster [DBG] osdmap e749: 8 total, 8 up, 8 in 2024-08-17T17:19:08.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:08 smithi131 bash[89561]: audit 2024-08-17T17:19:08.207753+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:08.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:08 smithi131 bash[89561]: audit 2024-08-17T17:19:08.207753+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:08.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:08 smithi131 bash[88347]: cluster 2024-08-17T17:19:07.330656+0000 mgr.y (mgr.34107) 499 : cluster [DBG] pgmap v602: 713 pgs: 713 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 385 KiB/s rd, 9.2 KiB/s wr, 468 op/s 2024-08-17T17:19:08.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:08 smithi131 bash[88347]: cluster 2024-08-17T17:19:07.330656+0000 mgr.y (mgr.34107) 499 : cluster [DBG] pgmap v602: 713 pgs: 713 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 385 KiB/s rd, 9.2 KiB/s wr, 468 op/s 2024-08-17T17:19:08.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:08 smithi131 bash[88347]: cluster 2024-08-17T17:19:07.557571+0000 mon.a (mon.0) 1155 : cluster [DBG] osdmap e749: 8 total, 8 up, 8 in 2024-08-17T17:19:08.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:08 smithi131 bash[88347]: cluster 2024-08-17T17:19:07.557571+0000 mon.a (mon.0) 1155 : cluster [DBG] osdmap e749: 8 total, 8 up, 8 in 2024-08-17T17:19:08.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:08 smithi131 bash[88347]: audit 2024-08-17T17:19:08.207753+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:08.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:08 smithi131 bash[88347]: audit 2024-08-17T17:19:08.207753+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:08.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:08 smithi169 bash[79348]: cluster 2024-08-17T17:19:07.330656+0000 mgr.y (mgr.34107) 499 : cluster [DBG] pgmap v602: 713 pgs: 713 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 385 KiB/s rd, 9.2 KiB/s wr, 468 op/s 2024-08-17T17:19:08.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:08 smithi169 bash[79348]: cluster 2024-08-17T17:19:07.330656+0000 mgr.y (mgr.34107) 499 : cluster [DBG] pgmap v602: 713 pgs: 713 active+clean; 297 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 385 KiB/s rd, 9.2 KiB/s wr, 468 op/s 2024-08-17T17:19:08.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:08 smithi169 bash[79348]: cluster 2024-08-17T17:19:07.557571+0000 mon.a (mon.0) 1155 : cluster [DBG] osdmap e749: 8 total, 8 up, 8 in 2024-08-17T17:19:08.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:08 smithi169 bash[79348]: cluster 2024-08-17T17:19:07.557571+0000 mon.a (mon.0) 1155 : cluster [DBG] osdmap e749: 8 total, 8 up, 8 in 2024-08-17T17:19:08.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:08 smithi169 bash[79348]: audit 2024-08-17T17:19:08.207753+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:08.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:08 smithi169 bash[79348]: audit 2024-08-17T17:19:08.207753+0000 mon.a (mon.0) 1156 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:09.678 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.CompareAndWriteCopyup (2574 ms) 2024-08-17T17:19:09.678 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.CompareAndWriteCopyupMismatch 2024-08-17T17:19:09.678 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:19:09.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:09 smithi131 bash[89561]: cluster 2024-08-17T17:19:08.567845+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e750: 8 total, 8 up, 8 in 2024-08-17T17:19:09.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:09 smithi131 bash[89561]: cluster 2024-08-17T17:19:08.567845+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e750: 8 total, 8 up, 8 in 2024-08-17T17:19:09.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:09 smithi131 bash[88347]: cluster 2024-08-17T17:19:08.567845+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e750: 8 total, 8 up, 8 in 2024-08-17T17:19:09.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:09 smithi131 bash[88347]: cluster 2024-08-17T17:19:08.567845+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e750: 8 total, 8 up, 8 in 2024-08-17T17:19:09.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:09 smithi169 bash[79348]: cluster 2024-08-17T17:19:08.567845+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e750: 8 total, 8 up, 8 in 2024-08-17T17:19:09.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:09 smithi169 bash[79348]: cluster 2024-08-17T17:19:08.567845+0000 mon.a (mon.0) 1157 : cluster [DBG] osdmap e750: 8 total, 8 up, 8 in 2024-08-17T17:19:10.536 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:19:10.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:10 smithi131 bash[89561]: cluster 2024-08-17T17:19:09.335988+0000 mgr.y (mgr.34107) 500 : cluster [DBG] pgmap v605: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 756 KiB/s rd, 605 KiB/s wr, 586 op/s 2024-08-17T17:19:10.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:10 smithi131 bash[89561]: cluster 2024-08-17T17:19:09.335988+0000 mgr.y (mgr.34107) 500 : cluster [DBG] pgmap v605: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 756 KiB/s rd, 605 KiB/s wr, 586 op/s 2024-08-17T17:19:10.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:10 smithi131 bash[89561]: cluster 2024-08-17T17:19:09.588715+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e751: 8 total, 8 up, 8 in 2024-08-17T17:19:10.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:10 smithi131 bash[89561]: cluster 2024-08-17T17:19:09.588715+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e751: 8 total, 8 up, 8 in 2024-08-17T17:19:10.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:10 smithi131 bash[89561]: cluster 2024-08-17T17:19:10.351438+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e752: 8 total, 8 up, 8 in 2024-08-17T17:19:10.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:10 smithi131 bash[89561]: cluster 2024-08-17T17:19:10.351438+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e752: 8 total, 8 up, 8 in 2024-08-17T17:19:10.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:10 smithi131 bash[88347]: cluster 2024-08-17T17:19:09.335988+0000 mgr.y (mgr.34107) 500 : cluster [DBG] pgmap v605: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 756 KiB/s rd, 605 KiB/s wr, 586 op/s 2024-08-17T17:19:10.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:10 smithi131 bash[88347]: cluster 2024-08-17T17:19:09.335988+0000 mgr.y (mgr.34107) 500 : cluster [DBG] pgmap v605: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 756 KiB/s rd, 605 KiB/s wr, 586 op/s 2024-08-17T17:19:10.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:10 smithi131 bash[88347]: cluster 2024-08-17T17:19:09.588715+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e751: 8 total, 8 up, 8 in 2024-08-17T17:19:10.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:10 smithi131 bash[88347]: cluster 2024-08-17T17:19:09.588715+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e751: 8 total, 8 up, 8 in 2024-08-17T17:19:10.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:10 smithi131 bash[88347]: cluster 2024-08-17T17:19:10.351438+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e752: 8 total, 8 up, 8 in 2024-08-17T17:19:10.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:10 smithi131 bash[88347]: cluster 2024-08-17T17:19:10.351438+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e752: 8 total, 8 up, 8 in 2024-08-17T17:19:10.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:10 smithi169 bash[79348]: cluster 2024-08-17T17:19:09.335988+0000 mgr.y (mgr.34107) 500 : cluster [DBG] pgmap v605: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 756 KiB/s rd, 605 KiB/s wr, 586 op/s 2024-08-17T17:19:10.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:10 smithi169 bash[79348]: cluster 2024-08-17T17:19:09.335988+0000 mgr.y (mgr.34107) 500 : cluster [DBG] pgmap v605: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 756 KiB/s rd, 605 KiB/s wr, 586 op/s 2024-08-17T17:19:10.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:10 smithi169 bash[79348]: cluster 2024-08-17T17:19:09.588715+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e751: 8 total, 8 up, 8 in 2024-08-17T17:19:10.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:10 smithi169 bash[79348]: cluster 2024-08-17T17:19:09.588715+0000 mon.a (mon.0) 1158 : cluster [DBG] osdmap e751: 8 total, 8 up, 8 in 2024-08-17T17:19:10.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:10 smithi169 bash[79348]: cluster 2024-08-17T17:19:10.351438+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e752: 8 total, 8 up, 8 in 2024-08-17T17:19:10.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:10 smithi169 bash[79348]: cluster 2024-08-17T17:19:10.351438+0000 mon.a (mon.0) 1159 : cluster [DBG] osdmap e752: 8 total, 8 up, 8 in 2024-08-17T17:19:12.693 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.CompareAndWriteCopyupMismatch (3014 ms) 2024-08-17T17:19:12.693 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.Flatten 2024-08-17T17:19:12.693 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:19:12.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:12 smithi131 bash[89561]: cluster 2024-08-17T17:19:11.337943+0000 mgr.y (mgr.34107) 501 : cluster [DBG] pgmap v608: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 801 KiB/s rd, 727 KiB/s wr, 574 op/s 2024-08-17T17:19:12.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:12 smithi131 bash[89561]: cluster 2024-08-17T17:19:11.337943+0000 mgr.y (mgr.34107) 501 : cluster [DBG] pgmap v608: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 801 KiB/s rd, 727 KiB/s wr, 574 op/s 2024-08-17T17:19:12.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:12 smithi131 bash[89561]: cluster 2024-08-17T17:19:11.591940+0000 mon.a (mon.0) 1160 : cluster [DBG] osdmap e753: 8 total, 8 up, 8 in 2024-08-17T17:19:12.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:12 smithi131 bash[89561]: cluster 2024-08-17T17:19:11.591940+0000 mon.a (mon.0) 1160 : cluster [DBG] osdmap e753: 8 total, 8 up, 8 in 2024-08-17T17:19:12.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:12 smithi131 bash[88347]: cluster 2024-08-17T17:19:11.337943+0000 mgr.y (mgr.34107) 501 : cluster [DBG] pgmap v608: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 801 KiB/s rd, 727 KiB/s wr, 574 op/s 2024-08-17T17:19:12.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:12 smithi131 bash[88347]: cluster 2024-08-17T17:19:11.337943+0000 mgr.y (mgr.34107) 501 : cluster [DBG] pgmap v608: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 801 KiB/s rd, 727 KiB/s wr, 574 op/s 2024-08-17T17:19:12.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:12 smithi131 bash[88347]: cluster 2024-08-17T17:19:11.591940+0000 mon.a (mon.0) 1160 : cluster [DBG] osdmap e753: 8 total, 8 up, 8 in 2024-08-17T17:19:12.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:12 smithi131 bash[88347]: cluster 2024-08-17T17:19:11.591940+0000 mon.a (mon.0) 1160 : cluster [DBG] osdmap e753: 8 total, 8 up, 8 in 2024-08-17T17:19:12.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:12 smithi169 bash[79348]: cluster 2024-08-17T17:19:11.337943+0000 mgr.y (mgr.34107) 501 : cluster [DBG] pgmap v608: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 801 KiB/s rd, 727 KiB/s wr, 574 op/s 2024-08-17T17:19:12.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:12 smithi169 bash[79348]: cluster 2024-08-17T17:19:11.337943+0000 mgr.y (mgr.34107) 501 : cluster [DBG] pgmap v608: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 801 KiB/s rd, 727 KiB/s wr, 574 op/s 2024-08-17T17:19:12.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:12 smithi169 bash[79348]: cluster 2024-08-17T17:19:11.591940+0000 mon.a (mon.0) 1160 : cluster [DBG] osdmap e753: 8 total, 8 up, 8 in 2024-08-17T17:19:12.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:12 smithi169 bash[79348]: cluster 2024-08-17T17:19:11.591940+0000 mon.a (mon.0) 1160 : cluster [DBG] osdmap e753: 8 total, 8 up, 8 in 2024-08-17T17:19:13.842 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.Flatten (1150 ms) 2024-08-17T17:19:13.842 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.Sparsify 2024-08-17T17:19:13.842 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:19:13.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:13 smithi169 bash[79348]: cluster 2024-08-17T17:19:12.607972+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e754: 8 total, 8 up, 8 in 2024-08-17T17:19:13.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:13 smithi169 bash[79348]: cluster 2024-08-17T17:19:12.607972+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e754: 8 total, 8 up, 8 in 2024-08-17T17:19:13.921 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 32768 2024-08-17T17:19:13.922 INFO:tasks.workunit.client.0.smithi131.stdout:read: 32768 2024-08-17T17:19:13.922 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.Sparsify (79 ms) 2024-08-17T17:19:13.922 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.SparsifyPP 2024-08-17T17:19:13.922 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:19:14.009 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.SparsifyPP (87 ms) 2024-08-17T17:19:14.009 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.SnapshotLimit 2024-08-17T17:19:14.009 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:19:14.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:13 smithi131 bash[89561]: cluster 2024-08-17T17:19:12.607972+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e754: 8 total, 8 up, 8 in 2024-08-17T17:19:14.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:13 smithi131 bash[89561]: cluster 2024-08-17T17:19:12.607972+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e754: 8 total, 8 up, 8 in 2024-08-17T17:19:14.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:13 smithi131 bash[88347]: cluster 2024-08-17T17:19:12.607972+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e754: 8 total, 8 up, 8 in 2024-08-17T17:19:14.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:13 smithi131 bash[88347]: cluster 2024-08-17T17:19:12.607972+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e754: 8 total, 8 up, 8 in 2024-08-17T17:19:14.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:14 smithi169 bash[79348]: cluster 2024-08-17T17:19:13.339120+0000 mgr.y (mgr.34107) 502 : cluster [DBG] pgmap v611: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:19:14.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:14 smithi169 bash[79348]: cluster 2024-08-17T17:19:13.339120+0000 mgr.y (mgr.34107) 502 : cluster [DBG] pgmap v611: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:19:14.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:14 smithi169 bash[79348]: cluster 2024-08-17T17:19:13.619478+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e755: 8 total, 8 up, 8 in 2024-08-17T17:19:14.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:14 smithi169 bash[79348]: cluster 2024-08-17T17:19:13.619478+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e755: 8 total, 8 up, 8 in 2024-08-17T17:19:15.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:14 smithi131 bash[88347]: cluster 2024-08-17T17:19:13.339120+0000 mgr.y (mgr.34107) 502 : cluster [DBG] pgmap v611: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:19:15.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:14 smithi131 bash[88347]: cluster 2024-08-17T17:19:13.339120+0000 mgr.y (mgr.34107) 502 : cluster [DBG] pgmap v611: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:19:15.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:14 smithi131 bash[88347]: cluster 2024-08-17T17:19:13.619478+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e755: 8 total, 8 up, 8 in 2024-08-17T17:19:15.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:14 smithi131 bash[88347]: cluster 2024-08-17T17:19:13.619478+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e755: 8 total, 8 up, 8 in 2024-08-17T17:19:15.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:14 smithi131 bash[89561]: cluster 2024-08-17T17:19:13.339120+0000 mgr.y (mgr.34107) 502 : cluster [DBG] pgmap v611: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:19:15.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:14 smithi131 bash[89561]: cluster 2024-08-17T17:19:13.339120+0000 mgr.y (mgr.34107) 502 : cluster [DBG] pgmap v611: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:19:15.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:14 smithi131 bash[89561]: cluster 2024-08-17T17:19:13.619478+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e755: 8 total, 8 up, 8 in 2024-08-17T17:19:15.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:14 smithi131 bash[89561]: cluster 2024-08-17T17:19:13.619478+0000 mon.a (mon.0) 1162 : cluster [DBG] osdmap e755: 8 total, 8 up, 8 in 2024-08-17T17:19:16.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:15 smithi131 bash[89561]: cluster 2024-08-17T17:19:14.619602+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e756: 8 total, 8 up, 8 in 2024-08-17T17:19:16.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:15 smithi131 bash[89561]: cluster 2024-08-17T17:19:14.619602+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e756: 8 total, 8 up, 8 in 2024-08-17T17:19:16.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:15 smithi131 bash[88347]: cluster 2024-08-17T17:19:14.619602+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e756: 8 total, 8 up, 8 in 2024-08-17T17:19:16.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:15 smithi131 bash[88347]: cluster 2024-08-17T17:19:14.619602+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e756: 8 total, 8 up, 8 in 2024-08-17T17:19:16.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:15 smithi169 bash[79348]: cluster 2024-08-17T17:19:14.619602+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e756: 8 total, 8 up, 8 in 2024-08-17T17:19:16.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:15 smithi169 bash[79348]: cluster 2024-08-17T17:19:14.619602+0000 mon.a (mon.0) 1163 : cluster [DBG] osdmap e756: 8 total, 8 up, 8 in 2024-08-17T17:19:17.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:16 smithi131 bash[89561]: cluster 2024-08-17T17:19:15.340347+0000 mgr.y (mgr.34107) 503 : cluster [DBG] pgmap v614: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 251 KiB/s rd, 40 KiB/s wr, 319 op/s 2024-08-17T17:19:17.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:16 smithi131 bash[89561]: cluster 2024-08-17T17:19:15.340347+0000 mgr.y (mgr.34107) 503 : cluster [DBG] pgmap v614: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 251 KiB/s rd, 40 KiB/s wr, 319 op/s 2024-08-17T17:19:17.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:16 smithi131 bash[89561]: cluster 2024-08-17T17:19:15.658909+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e757: 8 total, 8 up, 8 in 2024-08-17T17:19:17.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:16 smithi131 bash[89561]: cluster 2024-08-17T17:19:15.658909+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e757: 8 total, 8 up, 8 in 2024-08-17T17:19:17.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:16 smithi131 bash[88347]: cluster 2024-08-17T17:19:15.340347+0000 mgr.y (mgr.34107) 503 : cluster [DBG] pgmap v614: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 251 KiB/s rd, 40 KiB/s wr, 319 op/s 2024-08-17T17:19:17.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:16 smithi131 bash[88347]: cluster 2024-08-17T17:19:15.340347+0000 mgr.y (mgr.34107) 503 : cluster [DBG] pgmap v614: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 251 KiB/s rd, 40 KiB/s wr, 319 op/s 2024-08-17T17:19:17.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:16 smithi131 bash[88347]: cluster 2024-08-17T17:19:15.658909+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e757: 8 total, 8 up, 8 in 2024-08-17T17:19:17.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:16 smithi131 bash[88347]: cluster 2024-08-17T17:19:15.658909+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e757: 8 total, 8 up, 8 in 2024-08-17T17:19:17.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:16 smithi169 bash[79348]: cluster 2024-08-17T17:19:15.340347+0000 mgr.y (mgr.34107) 503 : cluster [DBG] pgmap v614: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 251 KiB/s rd, 40 KiB/s wr, 319 op/s 2024-08-17T17:19:17.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:16 smithi169 bash[79348]: cluster 2024-08-17T17:19:15.340347+0000 mgr.y (mgr.34107) 503 : cluster [DBG] pgmap v614: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 251 KiB/s rd, 40 KiB/s wr, 319 op/s 2024-08-17T17:19:17.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:16 smithi169 bash[79348]: cluster 2024-08-17T17:19:15.658909+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e757: 8 total, 8 up, 8 in 2024-08-17T17:19:17.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:16 smithi169 bash[79348]: cluster 2024-08-17T17:19:15.658909+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e757: 8 total, 8 up, 8 in 2024-08-17T17:19:18.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:17 smithi131 bash[88347]: cluster 2024-08-17T17:19:16.670564+0000 mon.a (mon.0) 1165 : cluster [DBG] osdmap e758: 8 total, 8 up, 8 in 2024-08-17T17:19:18.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:17 smithi131 bash[88347]: cluster 2024-08-17T17:19:16.670564+0000 mon.a (mon.0) 1165 : cluster [DBG] osdmap e758: 8 total, 8 up, 8 in 2024-08-17T17:19:18.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:17 smithi131 bash[89561]: cluster 2024-08-17T17:19:16.670564+0000 mon.a (mon.0) 1165 : cluster [DBG] osdmap e758: 8 total, 8 up, 8 in 2024-08-17T17:19:18.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:17 smithi131 bash[89561]: cluster 2024-08-17T17:19:16.670564+0000 mon.a (mon.0) 1165 : cluster [DBG] osdmap e758: 8 total, 8 up, 8 in 2024-08-17T17:19:18.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:17 smithi169 bash[79348]: cluster 2024-08-17T17:19:16.670564+0000 mon.a (mon.0) 1165 : cluster [DBG] osdmap e758: 8 total, 8 up, 8 in 2024-08-17T17:19:18.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:17 smithi169 bash[79348]: cluster 2024-08-17T17:19:16.670564+0000 mon.a (mon.0) 1165 : cluster [DBG] osdmap e758: 8 total, 8 up, 8 in 2024-08-17T17:19:18.751 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.SnapshotLimit (4743 ms) 2024-08-17T17:19:18.752 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.SnapshotLimitPP 2024-08-17T17:19:18.752 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:19:19.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:19:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:19:18] "GET /metrics HTTP/1.1" 200 82237 "" "Prometheus/2.51.0" 2024-08-17T17:19:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:18 smithi131 bash[88347]: cluster 2024-08-17T17:19:17.341558+0000 mgr.y (mgr.34107) 504 : cluster [DBG] pgmap v617: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 251 KiB/s rd, 40 KiB/s wr, 319 op/s 2024-08-17T17:19:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:18 smithi131 bash[88347]: cluster 2024-08-17T17:19:17.341558+0000 mgr.y (mgr.34107) 504 : cluster [DBG] pgmap v617: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 251 KiB/s rd, 40 KiB/s wr, 319 op/s 2024-08-17T17:19:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:18 smithi131 bash[88347]: cluster 2024-08-17T17:19:17.685785+0000 mon.a (mon.0) 1166 : cluster [DBG] osdmap e759: 8 total, 8 up, 8 in 2024-08-17T17:19:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:18 smithi131 bash[88347]: cluster 2024-08-17T17:19:17.685785+0000 mon.a (mon.0) 1166 : cluster [DBG] osdmap e759: 8 total, 8 up, 8 in 2024-08-17T17:19:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:18 smithi131 bash[89561]: cluster 2024-08-17T17:19:17.341558+0000 mgr.y (mgr.34107) 504 : cluster [DBG] pgmap v617: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 251 KiB/s rd, 40 KiB/s wr, 319 op/s 2024-08-17T17:19:19.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:18 smithi131 bash[89561]: cluster 2024-08-17T17:19:17.341558+0000 mgr.y (mgr.34107) 504 : cluster [DBG] pgmap v617: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 251 KiB/s rd, 40 KiB/s wr, 319 op/s 2024-08-17T17:19:19.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:18 smithi131 bash[89561]: cluster 2024-08-17T17:19:17.685785+0000 mon.a (mon.0) 1166 : cluster [DBG] osdmap e759: 8 total, 8 up, 8 in 2024-08-17T17:19:19.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:18 smithi131 bash[89561]: cluster 2024-08-17T17:19:17.685785+0000 mon.a (mon.0) 1166 : cluster [DBG] osdmap e759: 8 total, 8 up, 8 in 2024-08-17T17:19:19.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:18 smithi169 bash[79348]: cluster 2024-08-17T17:19:17.341558+0000 mgr.y (mgr.34107) 504 : cluster [DBG] pgmap v617: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 251 KiB/s rd, 40 KiB/s wr, 319 op/s 2024-08-17T17:19:19.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:18 smithi169 bash[79348]: cluster 2024-08-17T17:19:17.341558+0000 mgr.y (mgr.34107) 504 : cluster [DBG] pgmap v617: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 251 KiB/s rd, 40 KiB/s wr, 319 op/s 2024-08-17T17:19:19.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:18 smithi169 bash[79348]: cluster 2024-08-17T17:19:17.685785+0000 mon.a (mon.0) 1166 : cluster [DBG] osdmap e759: 8 total, 8 up, 8 in 2024-08-17T17:19:19.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:18 smithi169 bash[79348]: cluster 2024-08-17T17:19:17.685785+0000 mon.a (mon.0) 1166 : cluster [DBG] osdmap e759: 8 total, 8 up, 8 in 2024-08-17T17:19:20.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:19 smithi131 bash[89561]: cluster 2024-08-17T17:19:18.689706+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e760: 8 total, 8 up, 8 in 2024-08-17T17:19:20.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:19 smithi131 bash[89561]: cluster 2024-08-17T17:19:18.689706+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e760: 8 total, 8 up, 8 in 2024-08-17T17:19:20.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:19 smithi131 bash[88347]: cluster 2024-08-17T17:19:18.689706+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e760: 8 total, 8 up, 8 in 2024-08-17T17:19:20.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:19 smithi131 bash[88347]: cluster 2024-08-17T17:19:18.689706+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e760: 8 total, 8 up, 8 in 2024-08-17T17:19:20.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:19 smithi169 bash[79348]: cluster 2024-08-17T17:19:18.689706+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e760: 8 total, 8 up, 8 in 2024-08-17T17:19:20.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:19 smithi169 bash[79348]: cluster 2024-08-17T17:19:18.689706+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e760: 8 total, 8 up, 8 in 2024-08-17T17:19:21.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:20 smithi131 bash[88347]: cluster 2024-08-17T17:19:19.346888+0000 mgr.y (mgr.34107) 505 : cluster [DBG] pgmap v620: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 41 KiB/s rd, 9.7 KiB/s wr, 55 op/s 2024-08-17T17:19:21.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:20 smithi131 bash[88347]: cluster 2024-08-17T17:19:19.346888+0000 mgr.y (mgr.34107) 505 : cluster [DBG] pgmap v620: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 41 KiB/s rd, 9.7 KiB/s wr, 55 op/s 2024-08-17T17:19:21.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:20 smithi131 bash[88347]: cluster 2024-08-17T17:19:19.726322+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e761: 8 total, 8 up, 8 in 2024-08-17T17:19:21.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:20 smithi131 bash[88347]: cluster 2024-08-17T17:19:19.726322+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e761: 8 total, 8 up, 8 in 2024-08-17T17:19:21.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:20 smithi131 bash[88347]: cluster 2024-08-17T17:19:20.352719+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e762: 8 total, 8 up, 8 in 2024-08-17T17:19:21.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:20 smithi131 bash[88347]: cluster 2024-08-17T17:19:20.352719+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e762: 8 total, 8 up, 8 in 2024-08-17T17:19:21.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:20 smithi131 bash[89561]: cluster 2024-08-17T17:19:19.346888+0000 mgr.y (mgr.34107) 505 : cluster [DBG] pgmap v620: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 41 KiB/s rd, 9.7 KiB/s wr, 55 op/s 2024-08-17T17:19:21.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:20 smithi131 bash[89561]: cluster 2024-08-17T17:19:19.346888+0000 mgr.y (mgr.34107) 505 : cluster [DBG] pgmap v620: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 41 KiB/s rd, 9.7 KiB/s wr, 55 op/s 2024-08-17T17:19:21.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:20 smithi131 bash[89561]: cluster 2024-08-17T17:19:19.726322+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e761: 8 total, 8 up, 8 in 2024-08-17T17:19:21.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:20 smithi131 bash[89561]: cluster 2024-08-17T17:19:19.726322+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e761: 8 total, 8 up, 8 in 2024-08-17T17:19:21.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:20 smithi131 bash[89561]: cluster 2024-08-17T17:19:20.352719+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e762: 8 total, 8 up, 8 in 2024-08-17T17:19:21.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:20 smithi131 bash[89561]: cluster 2024-08-17T17:19:20.352719+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e762: 8 total, 8 up, 8 in 2024-08-17T17:19:21.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:20 smithi169 bash[79348]: cluster 2024-08-17T17:19:19.346888+0000 mgr.y (mgr.34107) 505 : cluster [DBG] pgmap v620: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 41 KiB/s rd, 9.7 KiB/s wr, 55 op/s 2024-08-17T17:19:21.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:20 smithi169 bash[79348]: cluster 2024-08-17T17:19:19.346888+0000 mgr.y (mgr.34107) 505 : cluster [DBG] pgmap v620: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 41 KiB/s rd, 9.7 KiB/s wr, 55 op/s 2024-08-17T17:19:21.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:20 smithi169 bash[79348]: cluster 2024-08-17T17:19:19.726322+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e761: 8 total, 8 up, 8 in 2024-08-17T17:19:21.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:20 smithi169 bash[79348]: cluster 2024-08-17T17:19:19.726322+0000 mon.a (mon.0) 1168 : cluster [DBG] osdmap e761: 8 total, 8 up, 8 in 2024-08-17T17:19:21.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:20 smithi169 bash[79348]: cluster 2024-08-17T17:19:20.352719+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e762: 8 total, 8 up, 8 in 2024-08-17T17:19:21.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:20 smithi169 bash[79348]: cluster 2024-08-17T17:19:20.352719+0000 mon.a (mon.0) 1169 : cluster [DBG] osdmap e762: 8 total, 8 up, 8 in 2024-08-17T17:19:22.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:22 smithi169 bash[79348]: cluster 2024-08-17T17:19:21.348953+0000 mgr.y (mgr.34107) 506 : cluster [DBG] pgmap v623: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 41 KiB/s rd, 9.7 KiB/s wr, 55 op/s 2024-08-17T17:19:22.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:22 smithi169 bash[79348]: cluster 2024-08-17T17:19:21.348953+0000 mgr.y (mgr.34107) 506 : cluster [DBG] pgmap v623: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 41 KiB/s rd, 9.7 KiB/s wr, 55 op/s 2024-08-17T17:19:22.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:22 smithi169 bash[79348]: cluster 2024-08-17T17:19:21.361913+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e763: 8 total, 8 up, 8 in 2024-08-17T17:19:22.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:22 smithi169 bash[79348]: cluster 2024-08-17T17:19:21.361913+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e763: 8 total, 8 up, 8 in 2024-08-17T17:19:22.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:22 smithi131 bash[89561]: cluster 2024-08-17T17:19:21.348953+0000 mgr.y (mgr.34107) 506 : cluster [DBG] pgmap v623: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 41 KiB/s rd, 9.7 KiB/s wr, 55 op/s 2024-08-17T17:19:22.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:22 smithi131 bash[89561]: cluster 2024-08-17T17:19:21.348953+0000 mgr.y (mgr.34107) 506 : cluster [DBG] pgmap v623: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 41 KiB/s rd, 9.7 KiB/s wr, 55 op/s 2024-08-17T17:19:22.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:22 smithi131 bash[89561]: cluster 2024-08-17T17:19:21.361913+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e763: 8 total, 8 up, 8 in 2024-08-17T17:19:22.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:22 smithi131 bash[89561]: cluster 2024-08-17T17:19:21.361913+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e763: 8 total, 8 up, 8 in 2024-08-17T17:19:22.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:22 smithi131 bash[88347]: cluster 2024-08-17T17:19:21.348953+0000 mgr.y (mgr.34107) 506 : cluster [DBG] pgmap v623: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 41 KiB/s rd, 9.7 KiB/s wr, 55 op/s 2024-08-17T17:19:22.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:22 smithi131 bash[88347]: cluster 2024-08-17T17:19:21.348953+0000 mgr.y (mgr.34107) 506 : cluster [DBG] pgmap v623: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 41 KiB/s rd, 9.7 KiB/s wr, 55 op/s 2024-08-17T17:19:22.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:22 smithi131 bash[88347]: cluster 2024-08-17T17:19:21.361913+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e763: 8 total, 8 up, 8 in 2024-08-17T17:19:22.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:22 smithi131 bash[88347]: cluster 2024-08-17T17:19:21.361913+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e763: 8 total, 8 up, 8 in 2024-08-17T17:19:23.451 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.SnapshotLimitPP (4700 ms) 2024-08-17T17:19:23.451 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.RebuildObjectMapViaLockOwner 2024-08-17T17:19:23.452 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:19:23.580 INFO:tasks.workunit.client.0.smithi131.stdout:0.00% done 2024-08-17T17:19:23.581 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.RebuildObjectMapViaLockOwner (129 ms) 2024-08-17T17:19:23.581 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.RenameViaLockOwner 2024-08-17T17:19:23.581 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:19:23.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:23 smithi169 bash[79348]: cluster 2024-08-17T17:19:22.363421+0000 mon.a (mon.0) 1171 : cluster [DBG] osdmap e764: 8 total, 8 up, 8 in 2024-08-17T17:19:23.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:23 smithi169 bash[79348]: cluster 2024-08-17T17:19:22.363421+0000 mon.a (mon.0) 1171 : cluster [DBG] osdmap e764: 8 total, 8 up, 8 in 2024-08-17T17:19:23.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:23 smithi169 bash[79348]: audit 2024-08-17T17:19:23.208066+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:23.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:23 smithi169 bash[79348]: audit 2024-08-17T17:19:23.208066+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:23.748 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.RenameViaLockOwner (168 ms) 2024-08-17T17:19:23.748 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.SnapCreateViaLockOwner 2024-08-17T17:19:23.749 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:19:23.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:23 smithi131 bash[88347]: cluster 2024-08-17T17:19:22.363421+0000 mon.a (mon.0) 1171 : cluster [DBG] osdmap e764: 8 total, 8 up, 8 in 2024-08-17T17:19:23.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:23 smithi131 bash[88347]: cluster 2024-08-17T17:19:22.363421+0000 mon.a (mon.0) 1171 : cluster [DBG] osdmap e764: 8 total, 8 up, 8 in 2024-08-17T17:19:23.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:23 smithi131 bash[88347]: audit 2024-08-17T17:19:23.208066+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:23.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:23 smithi131 bash[88347]: audit 2024-08-17T17:19:23.208066+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:23.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:23 smithi131 bash[89561]: cluster 2024-08-17T17:19:22.363421+0000 mon.a (mon.0) 1171 : cluster [DBG] osdmap e764: 8 total, 8 up, 8 in 2024-08-17T17:19:23.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:23 smithi131 bash[89561]: cluster 2024-08-17T17:19:22.363421+0000 mon.a (mon.0) 1171 : cluster [DBG] osdmap e764: 8 total, 8 up, 8 in 2024-08-17T17:19:23.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:23 smithi131 bash[89561]: audit 2024-08-17T17:19:23.208066+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:23.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:23 smithi131 bash[89561]: audit 2024-08-17T17:19:23.208066+0000 mon.a (mon.0) 1172 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:24.472 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.SnapCreateViaLockOwner (724 ms) 2024-08-17T17:19:24.472 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.SnapRemoveViaLockOwner 2024-08-17T17:19:24.472 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:19:24.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:24 smithi169 bash[79348]: cluster 2024-08-17T17:19:23.350053+0000 mgr.y (mgr.34107) 507 : cluster [DBG] pgmap v626: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:19:24.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:24 smithi169 bash[79348]: cluster 2024-08-17T17:19:23.350053+0000 mgr.y (mgr.34107) 507 : cluster [DBG] pgmap v626: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:19:24.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:24 smithi169 bash[79348]: cluster 2024-08-17T17:19:23.393467+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e765: 8 total, 8 up, 8 in 2024-08-17T17:19:24.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:24 smithi169 bash[79348]: cluster 2024-08-17T17:19:23.393467+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e765: 8 total, 8 up, 8 in 2024-08-17T17:19:24.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:24 smithi169 bash[79348]: audit 2024-08-17T17:19:24.039323+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:19:24.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:24 smithi169 bash[79348]: audit 2024-08-17T17:19:24.039323+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:19:24.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:24 smithi131 bash[88347]: cluster 2024-08-17T17:19:23.350053+0000 mgr.y (mgr.34107) 507 : cluster [DBG] pgmap v626: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:19:24.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:24 smithi131 bash[88347]: cluster 2024-08-17T17:19:23.350053+0000 mgr.y (mgr.34107) 507 : cluster [DBG] pgmap v626: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:19:24.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:24 smithi131 bash[88347]: cluster 2024-08-17T17:19:23.393467+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e765: 8 total, 8 up, 8 in 2024-08-17T17:19:24.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:24 smithi131 bash[88347]: cluster 2024-08-17T17:19:23.393467+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e765: 8 total, 8 up, 8 in 2024-08-17T17:19:24.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:24 smithi131 bash[88347]: audit 2024-08-17T17:19:24.039323+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:19:24.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:24 smithi131 bash[88347]: audit 2024-08-17T17:19:24.039323+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:19:24.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:24 smithi131 bash[89561]: cluster 2024-08-17T17:19:23.350053+0000 mgr.y (mgr.34107) 507 : cluster [DBG] pgmap v626: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:19:24.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:24 smithi131 bash[89561]: cluster 2024-08-17T17:19:23.350053+0000 mgr.y (mgr.34107) 507 : cluster [DBG] pgmap v626: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:19:24.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:24 smithi131 bash[89561]: cluster 2024-08-17T17:19:23.393467+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e765: 8 total, 8 up, 8 in 2024-08-17T17:19:24.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:24 smithi131 bash[89561]: cluster 2024-08-17T17:19:23.393467+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e765: 8 total, 8 up, 8 in 2024-08-17T17:19:24.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:24 smithi131 bash[89561]: audit 2024-08-17T17:19:24.039323+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:19:24.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:24 smithi131 bash[89561]: audit 2024-08-17T17:19:24.039323+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:19:25.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:25 smithi131 bash[88347]: cluster 2024-08-17T17:19:24.403696+0000 mon.a (mon.0) 1175 : cluster [DBG] osdmap e766: 8 total, 8 up, 8 in 2024-08-17T17:19:25.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:25 smithi131 bash[88347]: cluster 2024-08-17T17:19:24.403696+0000 mon.a (mon.0) 1175 : cluster [DBG] osdmap e766: 8 total, 8 up, 8 in 2024-08-17T17:19:25.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:25 smithi131 bash[89561]: cluster 2024-08-17T17:19:24.403696+0000 mon.a (mon.0) 1175 : cluster [DBG] osdmap e766: 8 total, 8 up, 8 in 2024-08-17T17:19:25.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:25 smithi131 bash[89561]: cluster 2024-08-17T17:19:24.403696+0000 mon.a (mon.0) 1175 : cluster [DBG] osdmap e766: 8 total, 8 up, 8 in 2024-08-17T17:19:25.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:25 smithi169 bash[79348]: cluster 2024-08-17T17:19:24.403696+0000 mon.a (mon.0) 1175 : cluster [DBG] osdmap e766: 8 total, 8 up, 8 in 2024-08-17T17:19:25.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:25 smithi169 bash[79348]: cluster 2024-08-17T17:19:24.403696+0000 mon.a (mon.0) 1175 : cluster [DBG] osdmap e766: 8 total, 8 up, 8 in 2024-08-17T17:19:26.502 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.SnapRemoveViaLockOwner (2030 ms) 2024-08-17T17:19:26.502 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.UpdateFeaturesViaLockOwner 2024-08-17T17:19:26.502 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:19:26.585 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.UpdateFeaturesViaLockOwner (83 ms) 2024-08-17T17:19:26.585 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.EnableJournalingViaLockOwner 2024-08-17T17:19:26.586 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/test_librbd.cc:9736: Skipped 2024-08-17T17:19:26.586 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to unmet REQUIRE 2024-08-17T17:19:26.586 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestLibRBD.EnableJournalingViaLockOwner (0 ms) 2024-08-17T17:19:26.586 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.SnapRemove2 2024-08-17T17:19:26.586 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:19:26.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:26 smithi131 bash[88347]: cluster 2024-08-17T17:19:25.351272+0000 mgr.y (mgr.34107) 508 : cluster [DBG] pgmap v629: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 92 KiB/s rd, 9.2 KiB/s wr, 127 op/s 2024-08-17T17:19:26.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:26 smithi131 bash[88347]: cluster 2024-08-17T17:19:25.351272+0000 mgr.y (mgr.34107) 508 : cluster [DBG] pgmap v629: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 92 KiB/s rd, 9.2 KiB/s wr, 127 op/s 2024-08-17T17:19:26.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:26 smithi131 bash[88347]: cluster 2024-08-17T17:19:25.413773+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e767: 8 total, 8 up, 8 in 2024-08-17T17:19:26.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:26 smithi131 bash[88347]: cluster 2024-08-17T17:19:25.413773+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e767: 8 total, 8 up, 8 in 2024-08-17T17:19:26.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:26 smithi131 bash[88347]: audit 2024-08-17T17:19:25.456805+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "35.1f", "id": [4, 2]} : dispatch 2024-08-17T17:19:26.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:26 smithi131 bash[88347]: audit 2024-08-17T17:19:25.456805+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "35.1f", "id": [4, 2]} : dispatch 2024-08-17T17:19:26.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:26 smithi131 bash[88347]: audit 2024-08-17T17:19:25.457356+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "36.1d", "id": [6, 3]} : dispatch 2024-08-17T17:19:26.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:26 smithi131 bash[88347]: audit 2024-08-17T17:19:25.457356+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "36.1d", "id": [6, 3]} : dispatch 2024-08-17T17:19:26.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:26 smithi131 bash[88347]: audit 2024-08-17T17:19:25.457716+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.2", "id": [0, 3]} : dispatch 2024-08-17T17:19:26.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:26 smithi131 bash[88347]: audit 2024-08-17T17:19:25.457716+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.2", "id": [0, 3]} : dispatch 2024-08-17T17:19:26.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:26 smithi131 bash[88347]: audit 2024-08-17T17:19:25.458214+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.1f", "id": [0, 3]} : dispatch 2024-08-17T17:19:26.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:26 smithi131 bash[88347]: audit 2024-08-17T17:19:25.458214+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.1f", "id": [0, 3]} : dispatch 2024-08-17T17:19:26.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:26 smithi131 bash[88347]: audit 2024-08-17T17:19:25.458719+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.2", "id": [7, 1]} : dispatch 2024-08-17T17:19:26.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:26 smithi131 bash[88347]: audit 2024-08-17T17:19:25.458719+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.2", "id": [7, 1]} : dispatch 2024-08-17T17:19:26.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:26 smithi131 bash[88347]: audit 2024-08-17T17:19:25.459205+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.1b", "id": [0, 1]} : dispatch 2024-08-17T17:19:26.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:26 smithi131 bash[88347]: audit 2024-08-17T17:19:25.459205+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.1b", "id": [0, 1]} : dispatch 2024-08-17T17:19:26.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:26 smithi131 bash[89561]: cluster 2024-08-17T17:19:25.351272+0000 mgr.y (mgr.34107) 508 : cluster [DBG] pgmap v629: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 92 KiB/s rd, 9.2 KiB/s wr, 127 op/s 2024-08-17T17:19:26.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:26 smithi131 bash[89561]: cluster 2024-08-17T17:19:25.351272+0000 mgr.y (mgr.34107) 508 : cluster [DBG] pgmap v629: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 92 KiB/s rd, 9.2 KiB/s wr, 127 op/s 2024-08-17T17:19:26.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:26 smithi131 bash[89561]: cluster 2024-08-17T17:19:25.413773+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e767: 8 total, 8 up, 8 in 2024-08-17T17:19:26.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:26 smithi131 bash[89561]: cluster 2024-08-17T17:19:25.413773+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e767: 8 total, 8 up, 8 in 2024-08-17T17:19:26.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:26 smithi131 bash[89561]: audit 2024-08-17T17:19:25.456805+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "35.1f", "id": [4, 2]} : dispatch 2024-08-17T17:19:26.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:26 smithi131 bash[89561]: audit 2024-08-17T17:19:25.456805+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "35.1f", "id": [4, 2]} : dispatch 2024-08-17T17:19:26.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:26 smithi131 bash[89561]: audit 2024-08-17T17:19:25.457356+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "36.1d", "id": [6, 3]} : dispatch 2024-08-17T17:19:26.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:26 smithi131 bash[89561]: audit 2024-08-17T17:19:25.457356+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "36.1d", "id": [6, 3]} : dispatch 2024-08-17T17:19:26.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:26 smithi131 bash[89561]: audit 2024-08-17T17:19:25.457716+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.2", "id": [0, 3]} : dispatch 2024-08-17T17:19:26.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:26 smithi131 bash[89561]: audit 2024-08-17T17:19:25.457716+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.2", "id": [0, 3]} : dispatch 2024-08-17T17:19:26.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:26 smithi131 bash[89561]: audit 2024-08-17T17:19:25.458214+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.1f", "id": [0, 3]} : dispatch 2024-08-17T17:19:26.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:26 smithi131 bash[89561]: audit 2024-08-17T17:19:25.458214+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.1f", "id": [0, 3]} : dispatch 2024-08-17T17:19:26.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:26 smithi131 bash[89561]: audit 2024-08-17T17:19:25.458719+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.2", "id": [7, 1]} : dispatch 2024-08-17T17:19:26.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:26 smithi131 bash[89561]: audit 2024-08-17T17:19:25.458719+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.2", "id": [7, 1]} : dispatch 2024-08-17T17:19:26.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:26 smithi131 bash[89561]: audit 2024-08-17T17:19:25.459205+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.1b", "id": [0, 1]} : dispatch 2024-08-17T17:19:26.852 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:26 smithi131 bash[89561]: audit 2024-08-17T17:19:25.459205+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.1b", "id": [0, 1]} : dispatch 2024-08-17T17:19:26.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:26 smithi169 bash[79348]: cluster 2024-08-17T17:19:25.351272+0000 mgr.y (mgr.34107) 508 : cluster [DBG] pgmap v629: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 92 KiB/s rd, 9.2 KiB/s wr, 127 op/s 2024-08-17T17:19:26.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:26 smithi169 bash[79348]: cluster 2024-08-17T17:19:25.351272+0000 mgr.y (mgr.34107) 508 : cluster [DBG] pgmap v629: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 92 KiB/s rd, 9.2 KiB/s wr, 127 op/s 2024-08-17T17:19:26.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:26 smithi169 bash[79348]: cluster 2024-08-17T17:19:25.413773+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e767: 8 total, 8 up, 8 in 2024-08-17T17:19:26.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:26 smithi169 bash[79348]: cluster 2024-08-17T17:19:25.413773+0000 mon.a (mon.0) 1176 : cluster [DBG] osdmap e767: 8 total, 8 up, 8 in 2024-08-17T17:19:26.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:26 smithi169 bash[79348]: audit 2024-08-17T17:19:25.456805+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "35.1f", "id": [4, 2]} : dispatch 2024-08-17T17:19:26.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:26 smithi169 bash[79348]: audit 2024-08-17T17:19:25.456805+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "35.1f", "id": [4, 2]} : dispatch 2024-08-17T17:19:26.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:26 smithi169 bash[79348]: audit 2024-08-17T17:19:25.457356+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "36.1d", "id": [6, 3]} : dispatch 2024-08-17T17:19:26.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:26 smithi169 bash[79348]: audit 2024-08-17T17:19:25.457356+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "36.1d", "id": [6, 3]} : dispatch 2024-08-17T17:19:26.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:26 smithi169 bash[79348]: audit 2024-08-17T17:19:25.457716+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.2", "id": [0, 3]} : dispatch 2024-08-17T17:19:26.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:26 smithi169 bash[79348]: audit 2024-08-17T17:19:25.457716+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.2", "id": [0, 3]} : dispatch 2024-08-17T17:19:26.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:26 smithi169 bash[79348]: audit 2024-08-17T17:19:25.458214+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.1f", "id": [0, 3]} : dispatch 2024-08-17T17:19:26.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:26 smithi169 bash[79348]: audit 2024-08-17T17:19:25.458214+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.1f", "id": [0, 3]} : dispatch 2024-08-17T17:19:26.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:26 smithi169 bash[79348]: audit 2024-08-17T17:19:25.458719+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.2", "id": [7, 1]} : dispatch 2024-08-17T17:19:26.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:26 smithi169 bash[79348]: audit 2024-08-17T17:19:25.458719+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.2", "id": [7, 1]} : dispatch 2024-08-17T17:19:26.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:26 smithi169 bash[79348]: audit 2024-08-17T17:19:25.459205+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.1b", "id": [0, 1]} : dispatch 2024-08-17T17:19:26.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:26 smithi169 bash[79348]: audit 2024-08-17T17:19:25.459205+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.1b", "id": [0, 1]} : dispatch 2024-08-17T17:19:27.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:27 smithi131 bash[88347]: audit 2024-08-17T17:19:26.407390+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "35.1f", "id": [4, 2]}]': finished 2024-08-17T17:19:27.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:27 smithi131 bash[88347]: audit 2024-08-17T17:19:26.407390+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "35.1f", "id": [4, 2]}]': finished 2024-08-17T17:19:27.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:27 smithi131 bash[88347]: audit 2024-08-17T17:19:26.407570+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "36.1d", "id": [6, 3]}]': finished 2024-08-17T17:19:27.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:27 smithi131 bash[88347]: audit 2024-08-17T17:19:26.407570+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "36.1d", "id": [6, 3]}]': finished 2024-08-17T17:19:27.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:27 smithi131 bash[88347]: audit 2024-08-17T17:19:26.407749+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.2", "id": [0, 3]}]': finished 2024-08-17T17:19:27.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:27 smithi131 bash[88347]: audit 2024-08-17T17:19:26.407749+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.2", "id": [0, 3]}]': finished 2024-08-17T17:19:27.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:27 smithi131 bash[88347]: audit 2024-08-17T17:19:26.407928+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.1f", "id": [0, 3]}]': finished 2024-08-17T17:19:27.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:27 smithi131 bash[88347]: audit 2024-08-17T17:19:26.407928+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.1f", "id": [0, 3]}]': finished 2024-08-17T17:19:27.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:27 smithi131 bash[88347]: audit 2024-08-17T17:19:26.408113+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.2", "id": [7, 1]}]': finished 2024-08-17T17:19:27.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:27 smithi131 bash[88347]: audit 2024-08-17T17:19:26.408113+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.2", "id": [7, 1]}]': finished 2024-08-17T17:19:27.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:27 smithi131 bash[88347]: audit 2024-08-17T17:19:26.408337+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.1b", "id": [0, 1]}]': finished 2024-08-17T17:19:27.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:27 smithi131 bash[88347]: audit 2024-08-17T17:19:26.408337+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.1b", "id": [0, 1]}]': finished 2024-08-17T17:19:27.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:27 smithi131 bash[88347]: cluster 2024-08-17T17:19:26.416991+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e768: 8 total, 8 up, 8 in 2024-08-17T17:19:27.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:27 smithi131 bash[88347]: cluster 2024-08-17T17:19:26.416991+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e768: 8 total, 8 up, 8 in 2024-08-17T17:19:27.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:27 smithi131 bash[88347]: cluster 2024-08-17T17:19:27.420334+0000 mon.a (mon.0) 1190 : cluster [DBG] osdmap e769: 8 total, 8 up, 8 in 2024-08-17T17:19:27.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:27 smithi131 bash[88347]: cluster 2024-08-17T17:19:27.420334+0000 mon.a (mon.0) 1190 : cluster [DBG] osdmap e769: 8 total, 8 up, 8 in 2024-08-17T17:19:27.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:27 smithi131 bash[89561]: audit 2024-08-17T17:19:26.407390+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "35.1f", "id": [4, 2]}]': finished 2024-08-17T17:19:27.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:27 smithi131 bash[89561]: audit 2024-08-17T17:19:26.407390+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "35.1f", "id": [4, 2]}]': finished 2024-08-17T17:19:27.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:27 smithi131 bash[89561]: audit 2024-08-17T17:19:26.407570+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "36.1d", "id": [6, 3]}]': finished 2024-08-17T17:19:27.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:27 smithi131 bash[89561]: audit 2024-08-17T17:19:26.407570+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "36.1d", "id": [6, 3]}]': finished 2024-08-17T17:19:27.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:27 smithi131 bash[89561]: audit 2024-08-17T17:19:26.407749+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.2", "id": [0, 3]}]': finished 2024-08-17T17:19:27.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:27 smithi131 bash[89561]: audit 2024-08-17T17:19:26.407749+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.2", "id": [0, 3]}]': finished 2024-08-17T17:19:27.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:27 smithi131 bash[89561]: audit 2024-08-17T17:19:26.407928+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.1f", "id": [0, 3]}]': finished 2024-08-17T17:19:27.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:27 smithi131 bash[89561]: audit 2024-08-17T17:19:26.407928+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.1f", "id": [0, 3]}]': finished 2024-08-17T17:19:27.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:27 smithi131 bash[89561]: audit 2024-08-17T17:19:26.408113+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.2", "id": [7, 1]}]': finished 2024-08-17T17:19:27.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:27 smithi131 bash[89561]: audit 2024-08-17T17:19:26.408113+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.2", "id": [7, 1]}]': finished 2024-08-17T17:19:27.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:27 smithi131 bash[89561]: audit 2024-08-17T17:19:26.408337+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.1b", "id": [0, 1]}]': finished 2024-08-17T17:19:27.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:27 smithi131 bash[89561]: audit 2024-08-17T17:19:26.408337+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.1b", "id": [0, 1]}]': finished 2024-08-17T17:19:27.852 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:27 smithi131 bash[89561]: cluster 2024-08-17T17:19:26.416991+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e768: 8 total, 8 up, 8 in 2024-08-17T17:19:27.852 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:27 smithi131 bash[89561]: cluster 2024-08-17T17:19:26.416991+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e768: 8 total, 8 up, 8 in 2024-08-17T17:19:27.852 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:27 smithi131 bash[89561]: cluster 2024-08-17T17:19:27.420334+0000 mon.a (mon.0) 1190 : cluster [DBG] osdmap e769: 8 total, 8 up, 8 in 2024-08-17T17:19:27.852 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:27 smithi131 bash[89561]: cluster 2024-08-17T17:19:27.420334+0000 mon.a (mon.0) 1190 : cluster [DBG] osdmap e769: 8 total, 8 up, 8 in 2024-08-17T17:19:27.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:27 smithi169 bash[79348]: audit 2024-08-17T17:19:26.407390+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "35.1f", "id": [4, 2]}]': finished 2024-08-17T17:19:27.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:27 smithi169 bash[79348]: audit 2024-08-17T17:19:26.407390+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "35.1f", "id": [4, 2]}]': finished 2024-08-17T17:19:27.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:27 smithi169 bash[79348]: audit 2024-08-17T17:19:26.407570+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "36.1d", "id": [6, 3]}]': finished 2024-08-17T17:19:27.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:27 smithi169 bash[79348]: audit 2024-08-17T17:19:26.407570+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "36.1d", "id": [6, 3]}]': finished 2024-08-17T17:19:27.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:27 smithi169 bash[79348]: audit 2024-08-17T17:19:26.407749+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.2", "id": [0, 3]}]': finished 2024-08-17T17:19:27.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:27 smithi169 bash[79348]: audit 2024-08-17T17:19:26.407749+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.2", "id": [0, 3]}]': finished 2024-08-17T17:19:27.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:27 smithi169 bash[79348]: audit 2024-08-17T17:19:26.407928+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.1f", "id": [0, 3]}]': finished 2024-08-17T17:19:27.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:27 smithi169 bash[79348]: audit 2024-08-17T17:19:26.407928+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "37.1f", "id": [0, 3]}]': finished 2024-08-17T17:19:27.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:27 smithi169 bash[79348]: audit 2024-08-17T17:19:26.408113+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.2", "id": [7, 1]}]': finished 2024-08-17T17:19:27.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:27 smithi169 bash[79348]: audit 2024-08-17T17:19:26.408113+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.2", "id": [7, 1]}]': finished 2024-08-17T17:19:27.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:27 smithi169 bash[79348]: audit 2024-08-17T17:19:26.408337+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.1b", "id": [0, 1]}]': finished 2024-08-17T17:19:27.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:27 smithi169 bash[79348]: audit 2024-08-17T17:19:26.408337+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "38.1b", "id": [0, 1]}]': finished 2024-08-17T17:19:27.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:27 smithi169 bash[79348]: cluster 2024-08-17T17:19:26.416991+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e768: 8 total, 8 up, 8 in 2024-08-17T17:19:27.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:27 smithi169 bash[79348]: cluster 2024-08-17T17:19:26.416991+0000 mon.a (mon.0) 1189 : cluster [DBG] osdmap e768: 8 total, 8 up, 8 in 2024-08-17T17:19:27.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:27 smithi169 bash[79348]: cluster 2024-08-17T17:19:27.420334+0000 mon.a (mon.0) 1190 : cluster [DBG] osdmap e769: 8 total, 8 up, 8 in 2024-08-17T17:19:27.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:27 smithi169 bash[79348]: cluster 2024-08-17T17:19:27.420334+0000 mon.a (mon.0) 1190 : cluster [DBG] osdmap e769: 8 total, 8 up, 8 in 2024-08-17T17:19:28.548 INFO:tasks.workunit.client.0.smithi131.stdout:100.00% done 2024-08-17T17:19:28.548 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.SnapRemove2 (1963 ms) 2024-08-17T17:19:28.548 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.SnapRenameViaLockOwner 2024-08-17T17:19:28.548 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:19:28.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:28 smithi131 bash[89561]: cluster 2024-08-17T17:19:27.352446+0000 mgr.y (mgr.34107) 509 : cluster [DBG] pgmap v632: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 92 KiB/s rd, 9.2 KiB/s wr, 127 op/s 2024-08-17T17:19:28.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:28 smithi131 bash[89561]: cluster 2024-08-17T17:19:27.352446+0000 mgr.y (mgr.34107) 509 : cluster [DBG] pgmap v632: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 92 KiB/s rd, 9.2 KiB/s wr, 127 op/s 2024-08-17T17:19:28.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:28 smithi131 bash[88347]: cluster 2024-08-17T17:19:27.352446+0000 mgr.y (mgr.34107) 509 : cluster [DBG] pgmap v632: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 92 KiB/s rd, 9.2 KiB/s wr, 127 op/s 2024-08-17T17:19:28.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:28 smithi131 bash[88347]: cluster 2024-08-17T17:19:27.352446+0000 mgr.y (mgr.34107) 509 : cluster [DBG] pgmap v632: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 92 KiB/s rd, 9.2 KiB/s wr, 127 op/s 2024-08-17T17:19:28.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:28 smithi169 bash[79348]: cluster 2024-08-17T17:19:27.352446+0000 mgr.y (mgr.34107) 509 : cluster [DBG] pgmap v632: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 92 KiB/s rd, 9.2 KiB/s wr, 127 op/s 2024-08-17T17:19:28.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:28 smithi169 bash[79348]: cluster 2024-08-17T17:19:27.352446+0000 mgr.y (mgr.34107) 509 : cluster [DBG] pgmap v632: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 92 KiB/s rd, 9.2 KiB/s wr, 127 op/s 2024-08-17T17:19:29.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:19:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:19:28] "GET /metrics HTTP/1.1" 200 82241 "" "Prometheus/2.51.0" 2024-08-17T17:19:29.534 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.SnapRenameViaLockOwner (986 ms) 2024-08-17T17:19:29.534 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.SnapProtectViaLockOwner 2024-08-17T17:19:29.534 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:19:29.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:29 smithi131 bash[89561]: cluster 2024-08-17T17:19:28.486239+0000 mon.a (mon.0) 1191 : cluster [DBG] osdmap e770: 8 total, 8 up, 8 in 2024-08-17T17:19:29.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:29 smithi131 bash[89561]: cluster 2024-08-17T17:19:28.486239+0000 mon.a (mon.0) 1191 : cluster [DBG] osdmap e770: 8 total, 8 up, 8 in 2024-08-17T17:19:29.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:29 smithi131 bash[88347]: cluster 2024-08-17T17:19:28.486239+0000 mon.a (mon.0) 1191 : cluster [DBG] osdmap e770: 8 total, 8 up, 8 in 2024-08-17T17:19:29.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:29 smithi131 bash[88347]: cluster 2024-08-17T17:19:28.486239+0000 mon.a (mon.0) 1191 : cluster [DBG] osdmap e770: 8 total, 8 up, 8 in 2024-08-17T17:19:29.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:29 smithi169 bash[79348]: cluster 2024-08-17T17:19:28.486239+0000 mon.a (mon.0) 1191 : cluster [DBG] osdmap e770: 8 total, 8 up, 8 in 2024-08-17T17:19:29.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:29 smithi169 bash[79348]: cluster 2024-08-17T17:19:28.486239+0000 mon.a (mon.0) 1191 : cluster [DBG] osdmap e770: 8 total, 8 up, 8 in 2024-08-17T17:19:30.446 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.SnapProtectViaLockOwner (912 ms) 2024-08-17T17:19:30.446 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.SnapUnprotectViaLockOwner 2024-08-17T17:19:30.446 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:19:30.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:30 smithi131 bash[88347]: cluster 2024-08-17T17:19:29.358258+0000 mgr.y (mgr.34107) 510 : cluster [DBG] pgmap v635: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 155 KiB/s rd, 12 KiB/s wr, 208 op/s; 0 B/s, 0 objects/s recovering 2024-08-17T17:19:30.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:30 smithi131 bash[88347]: cluster 2024-08-17T17:19:29.358258+0000 mgr.y (mgr.34107) 510 : cluster [DBG] pgmap v635: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 155 KiB/s rd, 12 KiB/s wr, 208 op/s; 0 B/s, 0 objects/s recovering 2024-08-17T17:19:30.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:30 smithi131 bash[88347]: cluster 2024-08-17T17:19:29.487328+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e771: 8 total, 8 up, 8 in 2024-08-17T17:19:30.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:30 smithi131 bash[88347]: cluster 2024-08-17T17:19:29.487328+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e771: 8 total, 8 up, 8 in 2024-08-17T17:19:30.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:30 smithi131 bash[88347]: audit 2024-08-17T17:19:29.961114+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:19:30.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:30 smithi131 bash[88347]: audit 2024-08-17T17:19:29.961114+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:19:30.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:30 smithi131 bash[88347]: audit 2024-08-17T17:19:29.966742+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:19:30.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:30 smithi131 bash[88347]: audit 2024-08-17T17:19:29.966742+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:19:30.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:30 smithi131 bash[88347]: audit 2024-08-17T17:19:30.069285+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:19:30.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:30 smithi131 bash[88347]: audit 2024-08-17T17:19:30.069285+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:19:30.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:30 smithi131 bash[88347]: audit 2024-08-17T17:19:30.079072+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:19:30.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:30 smithi131 bash[88347]: audit 2024-08-17T17:19:30.079072+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:19:30.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:30 smithi131 bash[88347]: cluster 2024-08-17T17:19:30.363584+0000 mon.a (mon.0) 1197 : cluster [DBG] osdmap e772: 8 total, 8 up, 8 in 2024-08-17T17:19:30.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:30 smithi131 bash[88347]: cluster 2024-08-17T17:19:30.363584+0000 mon.a (mon.0) 1197 : cluster [DBG] osdmap e772: 8 total, 8 up, 8 in 2024-08-17T17:19:30.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:30 smithi131 bash[89561]: cluster 2024-08-17T17:19:29.358258+0000 mgr.y (mgr.34107) 510 : cluster [DBG] pgmap v635: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 155 KiB/s rd, 12 KiB/s wr, 208 op/s; 0 B/s, 0 objects/s recovering 2024-08-17T17:19:30.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:30 smithi131 bash[89561]: cluster 2024-08-17T17:19:29.358258+0000 mgr.y (mgr.34107) 510 : cluster [DBG] pgmap v635: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 155 KiB/s rd, 12 KiB/s wr, 208 op/s; 0 B/s, 0 objects/s recovering 2024-08-17T17:19:30.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:30 smithi131 bash[89561]: cluster 2024-08-17T17:19:29.487328+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e771: 8 total, 8 up, 8 in 2024-08-17T17:19:30.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:30 smithi131 bash[89561]: cluster 2024-08-17T17:19:29.487328+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e771: 8 total, 8 up, 8 in 2024-08-17T17:19:30.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:30 smithi131 bash[89561]: audit 2024-08-17T17:19:29.961114+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:19:30.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:30 smithi131 bash[89561]: audit 2024-08-17T17:19:29.961114+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:19:30.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:30 smithi131 bash[89561]: audit 2024-08-17T17:19:29.966742+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:19:30.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:30 smithi131 bash[89561]: audit 2024-08-17T17:19:29.966742+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:19:30.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:30 smithi131 bash[89561]: audit 2024-08-17T17:19:30.069285+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:19:30.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:30 smithi131 bash[89561]: audit 2024-08-17T17:19:30.069285+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:19:30.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:30 smithi131 bash[89561]: audit 2024-08-17T17:19:30.079072+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:19:30.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:30 smithi131 bash[89561]: audit 2024-08-17T17:19:30.079072+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:19:30.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:30 smithi131 bash[89561]: cluster 2024-08-17T17:19:30.363584+0000 mon.a (mon.0) 1197 : cluster [DBG] osdmap e772: 8 total, 8 up, 8 in 2024-08-17T17:19:30.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:30 smithi131 bash[89561]: cluster 2024-08-17T17:19:30.363584+0000 mon.a (mon.0) 1197 : cluster [DBG] osdmap e772: 8 total, 8 up, 8 in 2024-08-17T17:19:30.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:30 smithi169 bash[79348]: cluster 2024-08-17T17:19:29.358258+0000 mgr.y (mgr.34107) 510 : cluster [DBG] pgmap v635: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 155 KiB/s rd, 12 KiB/s wr, 208 op/s; 0 B/s, 0 objects/s recovering 2024-08-17T17:19:30.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:30 smithi169 bash[79348]: cluster 2024-08-17T17:19:29.358258+0000 mgr.y (mgr.34107) 510 : cluster [DBG] pgmap v635: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 155 KiB/s rd, 12 KiB/s wr, 208 op/s; 0 B/s, 0 objects/s recovering 2024-08-17T17:19:30.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:30 smithi169 bash[79348]: cluster 2024-08-17T17:19:29.487328+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e771: 8 total, 8 up, 8 in 2024-08-17T17:19:30.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:30 smithi169 bash[79348]: cluster 2024-08-17T17:19:29.487328+0000 mon.a (mon.0) 1192 : cluster [DBG] osdmap e771: 8 total, 8 up, 8 in 2024-08-17T17:19:30.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:30 smithi169 bash[79348]: audit 2024-08-17T17:19:29.961114+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:19:30.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:30 smithi169 bash[79348]: audit 2024-08-17T17:19:29.961114+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:19:30.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:30 smithi169 bash[79348]: audit 2024-08-17T17:19:29.966742+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:19:30.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:30 smithi169 bash[79348]: audit 2024-08-17T17:19:29.966742+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:19:30.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:30 smithi169 bash[79348]: audit 2024-08-17T17:19:30.069285+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:19:30.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:30 smithi169 bash[79348]: audit 2024-08-17T17:19:30.069285+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:19:30.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:30 smithi169 bash[79348]: audit 2024-08-17T17:19:30.079072+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:19:30.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:30 smithi169 bash[79348]: audit 2024-08-17T17:19:30.079072+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:19:30.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:30 smithi169 bash[79348]: cluster 2024-08-17T17:19:30.363584+0000 mon.a (mon.0) 1197 : cluster [DBG] osdmap e772: 8 total, 8 up, 8 in 2024-08-17T17:19:30.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:30 smithi169 bash[79348]: cluster 2024-08-17T17:19:30.363584+0000 mon.a (mon.0) 1197 : cluster [DBG] osdmap e772: 8 total, 8 up, 8 in 2024-08-17T17:19:31.491 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.SnapUnprotectViaLockOwner (1045 ms) 2024-08-17T17:19:31.491 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.FlattenViaLockOwner 2024-08-17T17:19:31.491 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:19:31.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:31 smithi131 bash[89561]: audit 2024-08-17T17:19:30.742812+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:19:31.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:31 smithi131 bash[89561]: audit 2024-08-17T17:19:30.742812+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:19:31.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:31 smithi131 bash[89561]: audit 2024-08-17T17:19:30.743920+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:19:31.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:31 smithi131 bash[89561]: audit 2024-08-17T17:19:30.743920+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:19:31.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:31 smithi131 bash[89561]: audit 2024-08-17T17:19:30.755254+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:19:31.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:31 smithi131 bash[89561]: audit 2024-08-17T17:19:30.755254+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:19:31.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:31 smithi131 bash[89561]: cluster 2024-08-17T17:19:31.363396+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e773: 8 total, 8 up, 8 in 2024-08-17T17:19:31.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:31 smithi131 bash[89561]: cluster 2024-08-17T17:19:31.363396+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e773: 8 total, 8 up, 8 in 2024-08-17T17:19:31.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:31 smithi131 bash[88347]: audit 2024-08-17T17:19:30.742812+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:19:31.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:31 smithi131 bash[88347]: audit 2024-08-17T17:19:30.742812+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:19:31.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:31 smithi131 bash[88347]: audit 2024-08-17T17:19:30.743920+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:19:31.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:31 smithi131 bash[88347]: audit 2024-08-17T17:19:30.743920+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:19:31.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:31 smithi131 bash[88347]: audit 2024-08-17T17:19:30.755254+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:19:31.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:31 smithi131 bash[88347]: audit 2024-08-17T17:19:30.755254+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:19:31.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:31 smithi131 bash[88347]: cluster 2024-08-17T17:19:31.363396+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e773: 8 total, 8 up, 8 in 2024-08-17T17:19:31.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:31 smithi131 bash[88347]: cluster 2024-08-17T17:19:31.363396+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e773: 8 total, 8 up, 8 in 2024-08-17T17:19:31.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:31 smithi169 bash[79348]: audit 2024-08-17T17:19:30.742812+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:19:31.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:31 smithi169 bash[79348]: audit 2024-08-17T17:19:30.742812+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:19:31.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:31 smithi169 bash[79348]: audit 2024-08-17T17:19:30.743920+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:19:31.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:31 smithi169 bash[79348]: audit 2024-08-17T17:19:30.743920+0000 mon.a (mon.0) 1199 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:19:31.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:31 smithi169 bash[79348]: audit 2024-08-17T17:19:30.755254+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:19:31.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:31 smithi169 bash[79348]: audit 2024-08-17T17:19:30.755254+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:19:31.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:31 smithi169 bash[79348]: cluster 2024-08-17T17:19:31.363396+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e773: 8 total, 8 up, 8 in 2024-08-17T17:19:31.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:31 smithi169 bash[79348]: cluster 2024-08-17T17:19:31.363396+0000 mon.a (mon.0) 1201 : cluster [DBG] osdmap e773: 8 total, 8 up, 8 in 2024-08-17T17:19:32.779 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.FlattenViaLockOwner (1287 ms) 2024-08-17T17:19:32.779 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.ResizeViaLockOwner 2024-08-17T17:19:32.779 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:19:32.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:32 smithi131 bash[89561]: cluster 2024-08-17T17:19:31.359920+0000 mgr.y (mgr.34107) 511 : cluster [DBG] pgmap v639: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 157 KiB/s rd, 12 KiB/s wr, 211 op/s; 0 B/s, 0 objects/s recovering 2024-08-17T17:19:32.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:32 smithi131 bash[89561]: cluster 2024-08-17T17:19:31.359920+0000 mgr.y (mgr.34107) 511 : cluster [DBG] pgmap v639: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 157 KiB/s rd, 12 KiB/s wr, 211 op/s; 0 B/s, 0 objects/s recovering 2024-08-17T17:19:32.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:32 smithi131 bash[88347]: cluster 2024-08-17T17:19:31.359920+0000 mgr.y (mgr.34107) 511 : cluster [DBG] pgmap v639: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 157 KiB/s rd, 12 KiB/s wr, 211 op/s; 0 B/s, 0 objects/s recovering 2024-08-17T17:19:32.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:32 smithi131 bash[88347]: cluster 2024-08-17T17:19:31.359920+0000 mgr.y (mgr.34107) 511 : cluster [DBG] pgmap v639: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 157 KiB/s rd, 12 KiB/s wr, 211 op/s; 0 B/s, 0 objects/s recovering 2024-08-17T17:19:32.888 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.ResizeViaLockOwner (109 ms) 2024-08-17T17:19:32.888 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.SparsifyViaLockOwner 2024-08-17T17:19:32.888 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:19:32.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:32 smithi169 bash[79348]: cluster 2024-08-17T17:19:31.359920+0000 mgr.y (mgr.34107) 511 : cluster [DBG] pgmap v639: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 157 KiB/s rd, 12 KiB/s wr, 211 op/s; 0 B/s, 0 objects/s recovering 2024-08-17T17:19:32.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:32 smithi169 bash[79348]: cluster 2024-08-17T17:19:31.359920+0000 mgr.y (mgr.34107) 511 : cluster [DBG] pgmap v639: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 157 KiB/s rd, 12 KiB/s wr, 211 op/s; 0 B/s, 0 objects/s recovering 2024-08-17T17:19:32.986 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.SparsifyViaLockOwner (99 ms) 2024-08-17T17:19:32.986 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.ObjectMapConsistentSnap 2024-08-17T17:19:32.986 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:19:33.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:33 smithi131 bash[89561]: cluster 2024-08-17T17:19:32.506548+0000 mon.a (mon.0) 1202 : cluster [DBG] osdmap e774: 8 total, 8 up, 8 in 2024-08-17T17:19:33.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:33 smithi131 bash[89561]: cluster 2024-08-17T17:19:32.506548+0000 mon.a (mon.0) 1202 : cluster [DBG] osdmap e774: 8 total, 8 up, 8 in 2024-08-17T17:19:33.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:33 smithi131 bash[88347]: cluster 2024-08-17T17:19:32.506548+0000 mon.a (mon.0) 1202 : cluster [DBG] osdmap e774: 8 total, 8 up, 8 in 2024-08-17T17:19:33.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:33 smithi131 bash[88347]: cluster 2024-08-17T17:19:32.506548+0000 mon.a (mon.0) 1202 : cluster [DBG] osdmap e774: 8 total, 8 up, 8 in 2024-08-17T17:19:33.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:33 smithi169 bash[79348]: cluster 2024-08-17T17:19:32.506548+0000 mon.a (mon.0) 1202 : cluster [DBG] osdmap e774: 8 total, 8 up, 8 in 2024-08-17T17:19:33.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:33 smithi169 bash[79348]: cluster 2024-08-17T17:19:32.506548+0000 mon.a (mon.0) 1202 : cluster [DBG] osdmap e774: 8 total, 8 up, 8 in 2024-08-17T17:19:34.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:34 smithi131 bash[89561]: cluster 2024-08-17T17:19:33.361149+0000 mgr.y (mgr.34107) 512 : cluster [DBG] pgmap v641: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:19:34.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:34 smithi131 bash[89561]: cluster 2024-08-17T17:19:33.361149+0000 mgr.y (mgr.34107) 512 : cluster [DBG] pgmap v641: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:19:34.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:34 smithi131 bash[89561]: cluster 2024-08-17T17:19:33.516543+0000 mon.a (mon.0) 1203 : cluster [DBG] osdmap e775: 8 total, 8 up, 8 in 2024-08-17T17:19:34.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:34 smithi131 bash[89561]: cluster 2024-08-17T17:19:33.516543+0000 mon.a (mon.0) 1203 : cluster [DBG] osdmap e775: 8 total, 8 up, 8 in 2024-08-17T17:19:34.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:34 smithi131 bash[88347]: cluster 2024-08-17T17:19:33.361149+0000 mgr.y (mgr.34107) 512 : cluster [DBG] pgmap v641: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:19:34.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:34 smithi131 bash[88347]: cluster 2024-08-17T17:19:33.361149+0000 mgr.y (mgr.34107) 512 : cluster [DBG] pgmap v641: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:19:34.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:34 smithi131 bash[88347]: cluster 2024-08-17T17:19:33.516543+0000 mon.a (mon.0) 1203 : cluster [DBG] osdmap e775: 8 total, 8 up, 8 in 2024-08-17T17:19:34.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:34 smithi131 bash[88347]: cluster 2024-08-17T17:19:33.516543+0000 mon.a (mon.0) 1203 : cluster [DBG] osdmap e775: 8 total, 8 up, 8 in 2024-08-17T17:19:34.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:34 smithi169 bash[79348]: cluster 2024-08-17T17:19:33.361149+0000 mgr.y (mgr.34107) 512 : cluster [DBG] pgmap v641: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:19:34.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:34 smithi169 bash[79348]: cluster 2024-08-17T17:19:33.361149+0000 mgr.y (mgr.34107) 512 : cluster [DBG] pgmap v641: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:19:34.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:34 smithi169 bash[79348]: cluster 2024-08-17T17:19:33.516543+0000 mon.a (mon.0) 1203 : cluster [DBG] osdmap e775: 8 total, 8 up, 8 in 2024-08-17T17:19:34.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:34 smithi169 bash[79348]: cluster 2024-08-17T17:19:33.516543+0000 mon.a (mon.0) 1203 : cluster [DBG] osdmap e775: 8 total, 8 up, 8 in 2024-08-17T17:19:35.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:35 smithi131 bash[89561]: cluster 2024-08-17T17:19:34.565061+0000 mon.a (mon.0) 1204 : cluster [DBG] osdmap e776: 8 total, 8 up, 8 in 2024-08-17T17:19:35.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:35 smithi131 bash[89561]: cluster 2024-08-17T17:19:34.565061+0000 mon.a (mon.0) 1204 : cluster [DBG] osdmap e776: 8 total, 8 up, 8 in 2024-08-17T17:19:35.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:35 smithi131 bash[88347]: cluster 2024-08-17T17:19:34.565061+0000 mon.a (mon.0) 1204 : cluster [DBG] osdmap e776: 8 total, 8 up, 8 in 2024-08-17T17:19:35.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:35 smithi131 bash[88347]: cluster 2024-08-17T17:19:34.565061+0000 mon.a (mon.0) 1204 : cluster [DBG] osdmap e776: 8 total, 8 up, 8 in 2024-08-17T17:19:35.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:35 smithi169 bash[79348]: cluster 2024-08-17T17:19:34.565061+0000 mon.a (mon.0) 1204 : cluster [DBG] osdmap e776: 8 total, 8 up, 8 in 2024-08-17T17:19:35.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:35 smithi169 bash[79348]: cluster 2024-08-17T17:19:34.565061+0000 mon.a (mon.0) 1204 : cluster [DBG] osdmap e776: 8 total, 8 up, 8 in 2024-08-17T17:19:36.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:36 smithi131 bash[88347]: cluster 2024-08-17T17:19:35.362294+0000 mgr.y (mgr.34107) 513 : cluster [DBG] pgmap v644: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 215 KiB/s rd, 13 KiB/s wr, 286 op/s 2024-08-17T17:19:36.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:36 smithi131 bash[88347]: cluster 2024-08-17T17:19:35.362294+0000 mgr.y (mgr.34107) 513 : cluster [DBG] pgmap v644: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 215 KiB/s rd, 13 KiB/s wr, 286 op/s 2024-08-17T17:19:36.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:36 smithi131 bash[88347]: cluster 2024-08-17T17:19:35.585022+0000 mon.a (mon.0) 1205 : cluster [DBG] osdmap e777: 8 total, 8 up, 8 in 2024-08-17T17:19:36.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:36 smithi131 bash[88347]: cluster 2024-08-17T17:19:35.585022+0000 mon.a (mon.0) 1205 : cluster [DBG] osdmap e777: 8 total, 8 up, 8 in 2024-08-17T17:19:36.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:36 smithi131 bash[89561]: cluster 2024-08-17T17:19:35.362294+0000 mgr.y (mgr.34107) 513 : cluster [DBG] pgmap v644: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 215 KiB/s rd, 13 KiB/s wr, 286 op/s 2024-08-17T17:19:36.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:36 smithi131 bash[89561]: cluster 2024-08-17T17:19:35.362294+0000 mgr.y (mgr.34107) 513 : cluster [DBG] pgmap v644: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 215 KiB/s rd, 13 KiB/s wr, 286 op/s 2024-08-17T17:19:36.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:36 smithi131 bash[89561]: cluster 2024-08-17T17:19:35.585022+0000 mon.a (mon.0) 1205 : cluster [DBG] osdmap e777: 8 total, 8 up, 8 in 2024-08-17T17:19:36.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:36 smithi131 bash[89561]: cluster 2024-08-17T17:19:35.585022+0000 mon.a (mon.0) 1205 : cluster [DBG] osdmap e777: 8 total, 8 up, 8 in 2024-08-17T17:19:36.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:36 smithi169 bash[79348]: cluster 2024-08-17T17:19:35.362294+0000 mgr.y (mgr.34107) 513 : cluster [DBG] pgmap v644: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 215 KiB/s rd, 13 KiB/s wr, 286 op/s 2024-08-17T17:19:36.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:36 smithi169 bash[79348]: cluster 2024-08-17T17:19:35.362294+0000 mgr.y (mgr.34107) 513 : cluster [DBG] pgmap v644: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 215 KiB/s rd, 13 KiB/s wr, 286 op/s 2024-08-17T17:19:36.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:36 smithi169 bash[79348]: cluster 2024-08-17T17:19:35.585022+0000 mon.a (mon.0) 1205 : cluster [DBG] osdmap e777: 8 total, 8 up, 8 in 2024-08-17T17:19:36.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:36 smithi169 bash[79348]: cluster 2024-08-17T17:19:35.585022+0000 mon.a (mon.0) 1205 : cluster [DBG] osdmap e777: 8 total, 8 up, 8 in 2024-08-17T17:19:37.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:37 smithi169 bash[79348]: cluster 2024-08-17T17:19:36.578093+0000 mon.a (mon.0) 1206 : cluster [DBG] osdmap e778: 8 total, 8 up, 8 in 2024-08-17T17:19:37.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:37 smithi169 bash[79348]: cluster 2024-08-17T17:19:36.578093+0000 mon.a (mon.0) 1206 : cluster [DBG] osdmap e778: 8 total, 8 up, 8 in 2024-08-17T17:19:38.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:37 smithi131 bash[89561]: cluster 2024-08-17T17:19:36.578093+0000 mon.a (mon.0) 1206 : cluster [DBG] osdmap e778: 8 total, 8 up, 8 in 2024-08-17T17:19:38.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:37 smithi131 bash[89561]: cluster 2024-08-17T17:19:36.578093+0000 mon.a (mon.0) 1206 : cluster [DBG] osdmap e778: 8 total, 8 up, 8 in 2024-08-17T17:19:38.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:37 smithi131 bash[88347]: cluster 2024-08-17T17:19:36.578093+0000 mon.a (mon.0) 1206 : cluster [DBG] osdmap e778: 8 total, 8 up, 8 in 2024-08-17T17:19:38.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:37 smithi131 bash[88347]: cluster 2024-08-17T17:19:36.578093+0000 mon.a (mon.0) 1206 : cluster [DBG] osdmap e778: 8 total, 8 up, 8 in 2024-08-17T17:19:38.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:38 smithi169 bash[79348]: cluster 2024-08-17T17:19:37.363511+0000 mgr.y (mgr.34107) 514 : cluster [DBG] pgmap v647: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 215 KiB/s rd, 13 KiB/s wr, 287 op/s 2024-08-17T17:19:38.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:38 smithi169 bash[79348]: cluster 2024-08-17T17:19:37.363511+0000 mgr.y (mgr.34107) 514 : cluster [DBG] pgmap v647: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 215 KiB/s rd, 13 KiB/s wr, 287 op/s 2024-08-17T17:19:38.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:38 smithi169 bash[79348]: cluster 2024-08-17T17:19:37.612647+0000 mon.a (mon.0) 1207 : cluster [DBG] osdmap e779: 8 total, 8 up, 8 in 2024-08-17T17:19:38.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:38 smithi169 bash[79348]: cluster 2024-08-17T17:19:37.612647+0000 mon.a (mon.0) 1207 : cluster [DBG] osdmap e779: 8 total, 8 up, 8 in 2024-08-17T17:19:38.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:38 smithi169 bash[79348]: audit 2024-08-17T17:19:38.209447+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:38.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:38 smithi169 bash[79348]: audit 2024-08-17T17:19:38.209447+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:39.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:19:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:19:38] "GET /metrics HTTP/1.1" 200 82246 "" "Prometheus/2.51.0" 2024-08-17T17:19:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:38 smithi131 bash[88347]: cluster 2024-08-17T17:19:37.363511+0000 mgr.y (mgr.34107) 514 : cluster [DBG] pgmap v647: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 215 KiB/s rd, 13 KiB/s wr, 287 op/s 2024-08-17T17:19:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:38 smithi131 bash[88347]: cluster 2024-08-17T17:19:37.363511+0000 mgr.y (mgr.34107) 514 : cluster [DBG] pgmap v647: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 215 KiB/s rd, 13 KiB/s wr, 287 op/s 2024-08-17T17:19:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:38 smithi131 bash[88347]: cluster 2024-08-17T17:19:37.612647+0000 mon.a (mon.0) 1207 : cluster [DBG] osdmap e779: 8 total, 8 up, 8 in 2024-08-17T17:19:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:38 smithi131 bash[88347]: cluster 2024-08-17T17:19:37.612647+0000 mon.a (mon.0) 1207 : cluster [DBG] osdmap e779: 8 total, 8 up, 8 in 2024-08-17T17:19:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:38 smithi131 bash[88347]: audit 2024-08-17T17:19:38.209447+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:38 smithi131 bash[88347]: audit 2024-08-17T17:19:38.209447+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:38 smithi131 bash[89561]: cluster 2024-08-17T17:19:37.363511+0000 mgr.y (mgr.34107) 514 : cluster [DBG] pgmap v647: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 215 KiB/s rd, 13 KiB/s wr, 287 op/s 2024-08-17T17:19:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:38 smithi131 bash[89561]: cluster 2024-08-17T17:19:37.363511+0000 mgr.y (mgr.34107) 514 : cluster [DBG] pgmap v647: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 215 KiB/s rd, 13 KiB/s wr, 287 op/s 2024-08-17T17:19:39.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:38 smithi131 bash[89561]: cluster 2024-08-17T17:19:37.612647+0000 mon.a (mon.0) 1207 : cluster [DBG] osdmap e779: 8 total, 8 up, 8 in 2024-08-17T17:19:39.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:38 smithi131 bash[89561]: cluster 2024-08-17T17:19:37.612647+0000 mon.a (mon.0) 1207 : cluster [DBG] osdmap e779: 8 total, 8 up, 8 in 2024-08-17T17:19:39.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:38 smithi131 bash[89561]: audit 2024-08-17T17:19:38.209447+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:39.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:38 smithi131 bash[89561]: audit 2024-08-17T17:19:38.209447+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:40.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:39 smithi131 bash[89561]: cluster 2024-08-17T17:19:38.613353+0000 mon.a (mon.0) 1209 : cluster [DBG] osdmap e780: 8 total, 8 up, 8 in 2024-08-17T17:19:40.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:39 smithi131 bash[89561]: cluster 2024-08-17T17:19:38.613353+0000 mon.a (mon.0) 1209 : cluster [DBG] osdmap e780: 8 total, 8 up, 8 in 2024-08-17T17:19:40.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:39 smithi131 bash[88347]: cluster 2024-08-17T17:19:38.613353+0000 mon.a (mon.0) 1209 : cluster [DBG] osdmap e780: 8 total, 8 up, 8 in 2024-08-17T17:19:40.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:39 smithi131 bash[88347]: cluster 2024-08-17T17:19:38.613353+0000 mon.a (mon.0) 1209 : cluster [DBG] osdmap e780: 8 total, 8 up, 8 in 2024-08-17T17:19:40.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:39 smithi169 bash[79348]: cluster 2024-08-17T17:19:38.613353+0000 mon.a (mon.0) 1209 : cluster [DBG] osdmap e780: 8 total, 8 up, 8 in 2024-08-17T17:19:40.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:39 smithi169 bash[79348]: cluster 2024-08-17T17:19:38.613353+0000 mon.a (mon.0) 1209 : cluster [DBG] osdmap e780: 8 total, 8 up, 8 in 2024-08-17T17:19:41.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:40 smithi131 bash[88347]: cluster 2024-08-17T17:19:39.368860+0000 mgr.y (mgr.34107) 515 : cluster [DBG] pgmap v650: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 3.7 KiB/s wr, 72 op/s 2024-08-17T17:19:41.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:40 smithi131 bash[88347]: cluster 2024-08-17T17:19:39.368860+0000 mgr.y (mgr.34107) 515 : cluster [DBG] pgmap v650: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 3.7 KiB/s wr, 72 op/s 2024-08-17T17:19:41.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:40 smithi131 bash[88347]: cluster 2024-08-17T17:19:39.648267+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e781: 8 total, 8 up, 8 in 2024-08-17T17:19:41.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:40 smithi131 bash[88347]: cluster 2024-08-17T17:19:39.648267+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e781: 8 total, 8 up, 8 in 2024-08-17T17:19:41.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:40 smithi131 bash[89561]: cluster 2024-08-17T17:19:39.368860+0000 mgr.y (mgr.34107) 515 : cluster [DBG] pgmap v650: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 3.7 KiB/s wr, 72 op/s 2024-08-17T17:19:41.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:40 smithi131 bash[89561]: cluster 2024-08-17T17:19:39.368860+0000 mgr.y (mgr.34107) 515 : cluster [DBG] pgmap v650: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 3.7 KiB/s wr, 72 op/s 2024-08-17T17:19:41.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:40 smithi131 bash[89561]: cluster 2024-08-17T17:19:39.648267+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e781: 8 total, 8 up, 8 in 2024-08-17T17:19:41.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:40 smithi131 bash[89561]: cluster 2024-08-17T17:19:39.648267+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e781: 8 total, 8 up, 8 in 2024-08-17T17:19:41.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:40 smithi169 bash[79348]: cluster 2024-08-17T17:19:39.368860+0000 mgr.y (mgr.34107) 515 : cluster [DBG] pgmap v650: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 3.7 KiB/s wr, 72 op/s 2024-08-17T17:19:41.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:40 smithi169 bash[79348]: cluster 2024-08-17T17:19:39.368860+0000 mgr.y (mgr.34107) 515 : cluster [DBG] pgmap v650: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 3.7 KiB/s wr, 72 op/s 2024-08-17T17:19:41.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:40 smithi169 bash[79348]: cluster 2024-08-17T17:19:39.648267+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e781: 8 total, 8 up, 8 in 2024-08-17T17:19:41.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:40 smithi169 bash[79348]: cluster 2024-08-17T17:19:39.648267+0000 mon.a (mon.0) 1210 : cluster [DBG] osdmap e781: 8 total, 8 up, 8 in 2024-08-17T17:19:42.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:41 smithi131 bash[89561]: cluster 2024-08-17T17:19:40.656484+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e782: 8 total, 8 up, 8 in 2024-08-17T17:19:42.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:41 smithi131 bash[89561]: cluster 2024-08-17T17:19:40.656484+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e782: 8 total, 8 up, 8 in 2024-08-17T17:19:42.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:41 smithi131 bash[88347]: cluster 2024-08-17T17:19:40.656484+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e782: 8 total, 8 up, 8 in 2024-08-17T17:19:42.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:41 smithi131 bash[88347]: cluster 2024-08-17T17:19:40.656484+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e782: 8 total, 8 up, 8 in 2024-08-17T17:19:42.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:41 smithi169 bash[79348]: cluster 2024-08-17T17:19:40.656484+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e782: 8 total, 8 up, 8 in 2024-08-17T17:19:42.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:41 smithi169 bash[79348]: cluster 2024-08-17T17:19:40.656484+0000 mon.a (mon.0) 1211 : cluster [DBG] osdmap e782: 8 total, 8 up, 8 in 2024-08-17T17:19:43.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:42 smithi131 bash[89561]: cluster 2024-08-17T17:19:41.370017+0000 mgr.y (mgr.34107) 516 : cluster [DBG] pgmap v653: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 3.7 KiB/s wr, 72 op/s 2024-08-17T17:19:43.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:42 smithi131 bash[89561]: cluster 2024-08-17T17:19:41.370017+0000 mgr.y (mgr.34107) 516 : cluster [DBG] pgmap v653: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 3.7 KiB/s wr, 72 op/s 2024-08-17T17:19:43.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:42 smithi131 bash[89561]: cluster 2024-08-17T17:19:41.681122+0000 mon.a (mon.0) 1212 : cluster [DBG] osdmap e783: 8 total, 8 up, 8 in 2024-08-17T17:19:43.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:42 smithi131 bash[89561]: cluster 2024-08-17T17:19:41.681122+0000 mon.a (mon.0) 1212 : cluster [DBG] osdmap e783: 8 total, 8 up, 8 in 2024-08-17T17:19:43.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:42 smithi131 bash[88347]: cluster 2024-08-17T17:19:41.370017+0000 mgr.y (mgr.34107) 516 : cluster [DBG] pgmap v653: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 3.7 KiB/s wr, 72 op/s 2024-08-17T17:19:43.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:42 smithi131 bash[88347]: cluster 2024-08-17T17:19:41.370017+0000 mgr.y (mgr.34107) 516 : cluster [DBG] pgmap v653: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 3.7 KiB/s wr, 72 op/s 2024-08-17T17:19:43.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:42 smithi131 bash[88347]: cluster 2024-08-17T17:19:41.681122+0000 mon.a (mon.0) 1212 : cluster [DBG] osdmap e783: 8 total, 8 up, 8 in 2024-08-17T17:19:43.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:42 smithi131 bash[88347]: cluster 2024-08-17T17:19:41.681122+0000 mon.a (mon.0) 1212 : cluster [DBG] osdmap e783: 8 total, 8 up, 8 in 2024-08-17T17:19:43.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:42 smithi169 bash[79348]: cluster 2024-08-17T17:19:41.370017+0000 mgr.y (mgr.34107) 516 : cluster [DBG] pgmap v653: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 3.7 KiB/s wr, 72 op/s 2024-08-17T17:19:43.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:42 smithi169 bash[79348]: cluster 2024-08-17T17:19:41.370017+0000 mgr.y (mgr.34107) 516 : cluster [DBG] pgmap v653: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 3.7 KiB/s wr, 72 op/s 2024-08-17T17:19:43.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:42 smithi169 bash[79348]: cluster 2024-08-17T17:19:41.681122+0000 mon.a (mon.0) 1212 : cluster [DBG] osdmap e783: 8 total, 8 up, 8 in 2024-08-17T17:19:43.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:42 smithi169 bash[79348]: cluster 2024-08-17T17:19:41.681122+0000 mon.a (mon.0) 1212 : cluster [DBG] osdmap e783: 8 total, 8 up, 8 in 2024-08-17T17:19:44.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:43 smithi131 bash[88347]: cluster 2024-08-17T17:19:42.687505+0000 mon.a (mon.0) 1213 : cluster [DBG] osdmap e784: 8 total, 8 up, 8 in 2024-08-17T17:19:44.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:43 smithi131 bash[88347]: cluster 2024-08-17T17:19:42.687505+0000 mon.a (mon.0) 1213 : cluster [DBG] osdmap e784: 8 total, 8 up, 8 in 2024-08-17T17:19:44.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:43 smithi131 bash[89561]: cluster 2024-08-17T17:19:42.687505+0000 mon.a (mon.0) 1213 : cluster [DBG] osdmap e784: 8 total, 8 up, 8 in 2024-08-17T17:19:44.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:43 smithi131 bash[89561]: cluster 2024-08-17T17:19:42.687505+0000 mon.a (mon.0) 1213 : cluster [DBG] osdmap e784: 8 total, 8 up, 8 in 2024-08-17T17:19:44.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:43 smithi169 bash[79348]: cluster 2024-08-17T17:19:42.687505+0000 mon.a (mon.0) 1213 : cluster [DBG] osdmap e784: 8 total, 8 up, 8 in 2024-08-17T17:19:44.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:43 smithi169 bash[79348]: cluster 2024-08-17T17:19:42.687505+0000 mon.a (mon.0) 1213 : cluster [DBG] osdmap e784: 8 total, 8 up, 8 in 2024-08-17T17:19:44.335 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.ObjectMapConsistentSnap (11349 ms) 2024-08-17T17:19:44.335 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.Metadata 2024-08-17T17:19:44.335 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:19:45.010 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.Metadata (674 ms) 2024-08-17T17:19:45.010 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.MetadataPP 2024-08-17T17:19:45.010 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:19:45.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:44 smithi131 bash[89561]: cluster 2024-08-17T17:19:43.371131+0000 mgr.y (mgr.34107) 517 : cluster [DBG] pgmap v656: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:19:45.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:44 smithi131 bash[89561]: cluster 2024-08-17T17:19:43.371131+0000 mgr.y (mgr.34107) 517 : cluster [DBG] pgmap v656: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:19:45.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:44 smithi131 bash[88347]: cluster 2024-08-17T17:19:43.371131+0000 mgr.y (mgr.34107) 517 : cluster [DBG] pgmap v656: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:19:45.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:44 smithi131 bash[88347]: cluster 2024-08-17T17:19:43.371131+0000 mgr.y (mgr.34107) 517 : cluster [DBG] pgmap v656: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:19:45.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:44 smithi169 bash[79348]: cluster 2024-08-17T17:19:43.371131+0000 mgr.y (mgr.34107) 517 : cluster [DBG] pgmap v656: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:19:45.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:44 smithi169 bash[79348]: cluster 2024-08-17T17:19:43.371131+0000 mgr.y (mgr.34107) 517 : cluster [DBG] pgmap v656: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:19:46.046 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.MetadataPP (1037 ms) 2024-08-17T17:19:46.046 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.UpdateFeatures 2024-08-17T17:19:46.046 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:19:46.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:45 smithi131 bash[89561]: cluster 2024-08-17T17:19:44.733636+0000 mon.a (mon.0) 1214 : cluster [DBG] osdmap e785: 8 total, 8 up, 8 in 2024-08-17T17:19:46.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:45 smithi131 bash[89561]: cluster 2024-08-17T17:19:44.733636+0000 mon.a (mon.0) 1214 : cluster [DBG] osdmap e785: 8 total, 8 up, 8 in 2024-08-17T17:19:46.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:45 smithi131 bash[88347]: cluster 2024-08-17T17:19:44.733636+0000 mon.a (mon.0) 1214 : cluster [DBG] osdmap e785: 8 total, 8 up, 8 in 2024-08-17T17:19:46.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:45 smithi131 bash[88347]: cluster 2024-08-17T17:19:44.733636+0000 mon.a (mon.0) 1214 : cluster [DBG] osdmap e785: 8 total, 8 up, 8 in 2024-08-17T17:19:46.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:45 smithi169 bash[79348]: cluster 2024-08-17T17:19:44.733636+0000 mon.a (mon.0) 1214 : cluster [DBG] osdmap e785: 8 total, 8 up, 8 in 2024-08-17T17:19:46.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:45 smithi169 bash[79348]: cluster 2024-08-17T17:19:44.733636+0000 mon.a (mon.0) 1214 : cluster [DBG] osdmap e785: 8 total, 8 up, 8 in 2024-08-17T17:19:46.329 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.UpdateFeatures (282 ms) 2024-08-17T17:19:46.329 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.FeaturesBitmaskString 2024-08-17T17:19:46.329 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.FeaturesBitmaskString (0 ms) 2024-08-17T17:19:46.329 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.RebuildObjectMap 2024-08-17T17:19:46.329 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:19:46.945 INFO:tasks.workunit.client.0.smithi131.stdout:0.00% done 2024-08-17T17:19:46.946 INFO:tasks.workunit.client.0.smithi131.stdout:25.00% done 2024-08-17T17:19:46.946 INFO:tasks.workunit.client.0.smithi131.stdout:50.00% done 2024-08-17T17:19:46.946 INFO:tasks.workunit.client.0.smithi131.stdout:75.00% done 2024-08-17T17:19:46.946 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.RebuildObjectMap (617 ms) 2024-08-17T17:19:46.946 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.RebuildNewObjectMap 2024-08-17T17:19:47.036 INFO:tasks.workunit.client.0.smithi131.stdout:0.00% done 2024-08-17T17:19:47.037 INFO:tasks.workunit.client.0.smithi131.stdout:25.00% done 2024-08-17T17:19:47.037 INFO:tasks.workunit.client.0.smithi131.stdout:50.00% done 2024-08-17T17:19:47.037 INFO:tasks.workunit.client.0.smithi131.stdout:75.00% done 2024-08-17T17:19:47.037 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.RebuildNewObjectMap (91 ms) 2024-08-17T17:19:47.037 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.CheckObjectMap 2024-08-17T17:19:47.037 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:19:47.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:46 smithi131 bash[89561]: cluster 2024-08-17T17:19:45.372311+0000 mgr.y (mgr.34107) 518 : cluster [DBG] pgmap v658: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 294 KiB/s rd, 141 KiB/s wr, 499 op/s 2024-08-17T17:19:47.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:46 smithi131 bash[89561]: cluster 2024-08-17T17:19:45.372311+0000 mgr.y (mgr.34107) 518 : cluster [DBG] pgmap v658: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 294 KiB/s rd, 141 KiB/s wr, 499 op/s 2024-08-17T17:19:47.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:46 smithi131 bash[89561]: cluster 2024-08-17T17:19:45.779978+0000 mon.a (mon.0) 1215 : cluster [DBG] osdmap e786: 8 total, 8 up, 8 in 2024-08-17T17:19:47.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:46 smithi131 bash[89561]: cluster 2024-08-17T17:19:45.779978+0000 mon.a (mon.0) 1215 : cluster [DBG] osdmap e786: 8 total, 8 up, 8 in 2024-08-17T17:19:47.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:46 smithi131 bash[88347]: cluster 2024-08-17T17:19:45.372311+0000 mgr.y (mgr.34107) 518 : cluster [DBG] pgmap v658: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 294 KiB/s rd, 141 KiB/s wr, 499 op/s 2024-08-17T17:19:47.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:46 smithi131 bash[88347]: cluster 2024-08-17T17:19:45.372311+0000 mgr.y (mgr.34107) 518 : cluster [DBG] pgmap v658: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 294 KiB/s rd, 141 KiB/s wr, 499 op/s 2024-08-17T17:19:47.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:46 smithi131 bash[88347]: cluster 2024-08-17T17:19:45.779978+0000 mon.a (mon.0) 1215 : cluster [DBG] osdmap e786: 8 total, 8 up, 8 in 2024-08-17T17:19:47.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:46 smithi131 bash[88347]: cluster 2024-08-17T17:19:45.779978+0000 mon.a (mon.0) 1215 : cluster [DBG] osdmap e786: 8 total, 8 up, 8 in 2024-08-17T17:19:47.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:46 smithi169 bash[79348]: cluster 2024-08-17T17:19:45.372311+0000 mgr.y (mgr.34107) 518 : cluster [DBG] pgmap v658: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 294 KiB/s rd, 141 KiB/s wr, 499 op/s 2024-08-17T17:19:47.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:46 smithi169 bash[79348]: cluster 2024-08-17T17:19:45.372311+0000 mgr.y (mgr.34107) 518 : cluster [DBG] pgmap v658: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 294 KiB/s rd, 141 KiB/s wr, 499 op/s 2024-08-17T17:19:47.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:46 smithi169 bash[79348]: cluster 2024-08-17T17:19:45.779978+0000 mon.a (mon.0) 1215 : cluster [DBG] osdmap e786: 8 total, 8 up, 8 in 2024-08-17T17:19:47.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:46 smithi169 bash[79348]: cluster 2024-08-17T17:19:45.779978+0000 mon.a (mon.0) 1215 : cluster [DBG] osdmap e786: 8 total, 8 up, 8 in 2024-08-17T17:19:47.950 INFO:tasks.workunit.client.0.smithi131.stdout:0.00% done 2024-08-17T17:19:47.950 INFO:tasks.workunit.client.0.smithi131.stdout:25.00% done 2024-08-17T17:19:47.950 INFO:tasks.workunit.client.0.smithi131.stdout:50.00% done 2024-08-17T17:19:47.950 INFO:tasks.workunit.client.0.smithi131.stdout:75.00% done 2024-08-17T17:19:47.950 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.CheckObjectMap (914 ms) 2024-08-17T17:19:47.951 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.BlockingAIO 2024-08-17T17:19:47.951 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:19:48.016 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.BlockingAIO (66 ms) 2024-08-17T17:19:48.016 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.ExclusiveLockTransition 2024-08-17T17:19:48.016 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:19:48.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:47 smithi131 bash[89561]: cluster 2024-08-17T17:19:46.788084+0000 mon.a (mon.0) 1216 : cluster [DBG] osdmap e787: 8 total, 8 up, 8 in 2024-08-17T17:19:48.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:47 smithi131 bash[89561]: cluster 2024-08-17T17:19:46.788084+0000 mon.a (mon.0) 1216 : cluster [DBG] osdmap e787: 8 total, 8 up, 8 in 2024-08-17T17:19:48.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:47 smithi131 bash[88347]: cluster 2024-08-17T17:19:46.788084+0000 mon.a (mon.0) 1216 : cluster [DBG] osdmap e787: 8 total, 8 up, 8 in 2024-08-17T17:19:48.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:47 smithi131 bash[88347]: cluster 2024-08-17T17:19:46.788084+0000 mon.a (mon.0) 1216 : cluster [DBG] osdmap e787: 8 total, 8 up, 8 in 2024-08-17T17:19:48.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:47 smithi169 bash[79348]: cluster 2024-08-17T17:19:46.788084+0000 mon.a (mon.0) 1216 : cluster [DBG] osdmap e787: 8 total, 8 up, 8 in 2024-08-17T17:19:48.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:47 smithi169 bash[79348]: cluster 2024-08-17T17:19:46.788084+0000 mon.a (mon.0) 1216 : cluster [DBG] osdmap e787: 8 total, 8 up, 8 in 2024-08-17T17:19:48.307 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.ExclusiveLockTransition (290 ms) 2024-08-17T17:19:48.307 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.ExclusiveLockReadTransition 2024-08-17T17:19:48.307 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/test_librbd.cc:10793: Skipped 2024-08-17T17:19:48.307 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to unmet REQUIRE 2024-08-17T17:19:48.307 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestLibRBD.ExclusiveLockReadTransition (0 ms) 2024-08-17T17:19:48.307 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.CacheMayCopyOnWrite 2024-08-17T17:19:48.307 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:19:48.996 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.CacheMayCopyOnWrite (690 ms) 2024-08-17T17:19:48.996 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.FlushEmptyOpsOnExternalSnapshot 2024-08-17T17:19:48.997 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:19:49.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:19:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:19:48] "GET /metrics HTTP/1.1" 200 82246 "" "Prometheus/2.51.0" 2024-08-17T17:19:49.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:48 smithi131 bash[89561]: cluster 2024-08-17T17:19:47.373514+0000 mgr.y (mgr.34107) 519 : cluster [DBG] pgmap v661: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 296 KiB/s rd, 142 KiB/s wr, 502 op/s 2024-08-17T17:19:49.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:48 smithi131 bash[89561]: cluster 2024-08-17T17:19:47.373514+0000 mgr.y (mgr.34107) 519 : cluster [DBG] pgmap v661: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 296 KiB/s rd, 142 KiB/s wr, 502 op/s 2024-08-17T17:19:49.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:48 smithi131 bash[89561]: cluster 2024-08-17T17:19:47.798486+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e788: 8 total, 8 up, 8 in 2024-08-17T17:19:49.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:48 smithi131 bash[89561]: cluster 2024-08-17T17:19:47.798486+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e788: 8 total, 8 up, 8 in 2024-08-17T17:19:49.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:48 smithi131 bash[88347]: cluster 2024-08-17T17:19:47.373514+0000 mgr.y (mgr.34107) 519 : cluster [DBG] pgmap v661: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 296 KiB/s rd, 142 KiB/s wr, 502 op/s 2024-08-17T17:19:49.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:48 smithi131 bash[88347]: cluster 2024-08-17T17:19:47.373514+0000 mgr.y (mgr.34107) 519 : cluster [DBG] pgmap v661: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 296 KiB/s rd, 142 KiB/s wr, 502 op/s 2024-08-17T17:19:49.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:48 smithi131 bash[88347]: cluster 2024-08-17T17:19:47.798486+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e788: 8 total, 8 up, 8 in 2024-08-17T17:19:49.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:48 smithi131 bash[88347]: cluster 2024-08-17T17:19:47.798486+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e788: 8 total, 8 up, 8 in 2024-08-17T17:19:49.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:48 smithi169 bash[79348]: cluster 2024-08-17T17:19:47.373514+0000 mgr.y (mgr.34107) 519 : cluster [DBG] pgmap v661: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 296 KiB/s rd, 142 KiB/s wr, 502 op/s 2024-08-17T17:19:49.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:48 smithi169 bash[79348]: cluster 2024-08-17T17:19:47.373514+0000 mgr.y (mgr.34107) 519 : cluster [DBG] pgmap v661: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 296 KiB/s rd, 142 KiB/s wr, 502 op/s 2024-08-17T17:19:49.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:48 smithi169 bash[79348]: cluster 2024-08-17T17:19:47.798486+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e788: 8 total, 8 up, 8 in 2024-08-17T17:19:49.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:48 smithi169 bash[79348]: cluster 2024-08-17T17:19:47.798486+0000 mon.a (mon.0) 1217 : cluster [DBG] osdmap e788: 8 total, 8 up, 8 in 2024-08-17T17:19:49.909 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.FlushEmptyOpsOnExternalSnapshot (913 ms) 2024-08-17T17:19:49.909 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestImageOptions 2024-08-17T17:19:50.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:49 smithi131 bash[89561]: cluster 2024-08-17T17:19:48.801233+0000 mon.a (mon.0) 1218 : cluster [DBG] osdmap e789: 8 total, 8 up, 8 in 2024-08-17T17:19:50.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:49 smithi131 bash[89561]: cluster 2024-08-17T17:19:48.801233+0000 mon.a (mon.0) 1218 : cluster [DBG] osdmap e789: 8 total, 8 up, 8 in 2024-08-17T17:19:50.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:49 smithi131 bash[89561]: cluster 2024-08-17T17:19:49.377689+0000 mgr.y (mgr.34107) 520 : cluster [DBG] pgmap v664: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 611 KiB/s rd, 163 KiB/s wr, 820 op/s 2024-08-17T17:19:50.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:49 smithi131 bash[89561]: cluster 2024-08-17T17:19:49.377689+0000 mgr.y (mgr.34107) 520 : cluster [DBG] pgmap v664: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 611 KiB/s rd, 163 KiB/s wr, 820 op/s 2024-08-17T17:19:50.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:49 smithi131 bash[88347]: cluster 2024-08-17T17:19:48.801233+0000 mon.a (mon.0) 1218 : cluster [DBG] osdmap e789: 8 total, 8 up, 8 in 2024-08-17T17:19:50.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:49 smithi131 bash[88347]: cluster 2024-08-17T17:19:48.801233+0000 mon.a (mon.0) 1218 : cluster [DBG] osdmap e789: 8 total, 8 up, 8 in 2024-08-17T17:19:50.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:49 smithi131 bash[88347]: cluster 2024-08-17T17:19:49.377689+0000 mgr.y (mgr.34107) 520 : cluster [DBG] pgmap v664: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 611 KiB/s rd, 163 KiB/s wr, 820 op/s 2024-08-17T17:19:50.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:49 smithi131 bash[88347]: cluster 2024-08-17T17:19:49.377689+0000 mgr.y (mgr.34107) 520 : cluster [DBG] pgmap v664: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 611 KiB/s rd, 163 KiB/s wr, 820 op/s 2024-08-17T17:19:50.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:49 smithi169 bash[79348]: cluster 2024-08-17T17:19:48.801233+0000 mon.a (mon.0) 1218 : cluster [DBG] osdmap e789: 8 total, 8 up, 8 in 2024-08-17T17:19:50.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:49 smithi169 bash[79348]: cluster 2024-08-17T17:19:48.801233+0000 mon.a (mon.0) 1218 : cluster [DBG] osdmap e789: 8 total, 8 up, 8 in 2024-08-17T17:19:50.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:49 smithi169 bash[79348]: cluster 2024-08-17T17:19:49.377689+0000 mgr.y (mgr.34107) 520 : cluster [DBG] pgmap v664: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 611 KiB/s rd, 163 KiB/s wr, 820 op/s 2024-08-17T17:19:50.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:49 smithi169 bash[79348]: cluster 2024-08-17T17:19:49.377689+0000 mgr.y (mgr.34107) 520 : cluster [DBG] pgmap v664: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 611 KiB/s rd, 163 KiB/s wr, 820 op/s 2024-08-17T17:19:51.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:50 smithi131 bash[88347]: cluster 2024-08-17T17:19:49.841578+0000 mon.a (mon.0) 1219 : cluster [DBG] osdmap e790: 8 total, 8 up, 8 in 2024-08-17T17:19:51.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:50 smithi131 bash[88347]: cluster 2024-08-17T17:19:49.841578+0000 mon.a (mon.0) 1219 : cluster [DBG] osdmap e790: 8 total, 8 up, 8 in 2024-08-17T17:19:51.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:50 smithi131 bash[89561]: cluster 2024-08-17T17:19:49.841578+0000 mon.a (mon.0) 1219 : cluster [DBG] osdmap e790: 8 total, 8 up, 8 in 2024-08-17T17:19:51.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:50 smithi131 bash[89561]: cluster 2024-08-17T17:19:49.841578+0000 mon.a (mon.0) 1219 : cluster [DBG] osdmap e790: 8 total, 8 up, 8 in 2024-08-17T17:19:51.139 INFO:tasks.workunit.client.0.smithi131.stdout:0.00% done 2024-08-17T17:19:51.139 INFO:tasks.workunit.client.0.smithi131.stdout:100.00% done 2024-08-17T17:19:51.139 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestImageOptions (1229 ms) 2024-08-17T17:19:51.139 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestImageOptionsPP 2024-08-17T17:19:51.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:50 smithi169 bash[79348]: cluster 2024-08-17T17:19:49.841578+0000 mon.a (mon.0) 1219 : cluster [DBG] osdmap e790: 8 total, 8 up, 8 in 2024-08-17T17:19:51.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:50 smithi169 bash[79348]: cluster 2024-08-17T17:19:49.841578+0000 mon.a (mon.0) 1219 : cluster [DBG] osdmap e790: 8 total, 8 up, 8 in 2024-08-17T17:19:52.110 INFO:tasks.workunit.client.0.smithi131.stdout:0.00% done 2024-08-17T17:19:52.110 INFO:tasks.workunit.client.0.smithi131.stdout:100.00% done 2024-08-17T17:19:52.110 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestImageOptionsPP (969 ms) 2024-08-17T17:19:52.110 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.EventSocketPipe 2024-08-17T17:19:52.110 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.EventSocketPipe (0 ms) 2024-08-17T17:19:52.110 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.EventSocketEventfd 2024-08-17T17:19:52.110 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.EventSocketEventfd (0 ms) 2024-08-17T17:19:52.110 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.ImagePollIO 2024-08-17T17:19:52.110 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:19:52.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:51 smithi169 bash[79348]: cluster 2024-08-17T17:19:50.847098+0000 mon.a (mon.0) 1220 : cluster [DBG] osdmap e791: 8 total, 8 up, 8 in 2024-08-17T17:19:52.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:51 smithi169 bash[79348]: cluster 2024-08-17T17:19:50.847098+0000 mon.a (mon.0) 1220 : cluster [DBG] osdmap e791: 8 total, 8 up, 8 in 2024-08-17T17:19:52.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:51 smithi169 bash[79348]: cluster 2024-08-17T17:19:51.378888+0000 mgr.y (mgr.34107) 521 : cluster [DBG] pgmap v667: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 610 KiB/s rd, 163 KiB/s wr, 819 op/s 2024-08-17T17:19:52.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:51 smithi169 bash[79348]: cluster 2024-08-17T17:19:51.378888+0000 mgr.y (mgr.34107) 521 : cluster [DBG] pgmap v667: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 610 KiB/s rd, 163 KiB/s wr, 819 op/s 2024-08-17T17:19:52.204 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:19:52.204 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:19:52.204 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:19:52.204 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:19:52.204 INFO:tasks.workunit.client.0.smithi131.stdout:wrote: 512 2024-08-17T17:19:52.205 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:19:52.205 INFO:tasks.workunit.client.0.smithi131.stdout:started write 2024-08-17T17:19:52.205 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:19:52.205 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:19:52.205 INFO:tasks.workunit.client.0.smithi131.stdout:finished write 2024-08-17T17:19:52.205 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:19:52.205 INFO:tasks.workunit.client.0.smithi131.stdout:started write 2024-08-17T17:19:52.205 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:19:52.205 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:19:52.205 INFO:tasks.workunit.client.0.smithi131.stdout:finished write 2024-08-17T17:19:52.205 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:19:52.205 INFO:tasks.workunit.client.0.smithi131.stdout:started write 2024-08-17T17:19:52.205 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:19:52.206 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:19:52.206 INFO:tasks.workunit.client.0.smithi131.stdout:finished write 2024-08-17T17:19:52.206 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:19:52.206 INFO:tasks.workunit.client.0.smithi131.stdout:started write 2024-08-17T17:19:52.206 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:19:52.206 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:19:52.206 INFO:tasks.workunit.client.0.smithi131.stdout:finished write 2024-08-17T17:19:52.206 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:19:52.206 INFO:tasks.workunit.client.0.smithi131.stdout:started write 2024-08-17T17:19:52.206 INFO:tasks.workunit.client.0.smithi131.stdout:write completion cb called! 2024-08-17T17:19:52.206 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 0 2024-08-17T17:19:52.206 INFO:tasks.workunit.client.0.smithi131.stdout:finished write 2024-08-17T17:19:52.206 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:19:52.207 INFO:tasks.workunit.client.0.smithi131.stdout:started read 2024-08-17T17:19:52.207 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:19:52.207 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 512 2024-08-17T17:19:52.207 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:19:52.207 INFO:tasks.workunit.client.0.smithi131.stdout:started read 2024-08-17T17:19:52.207 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:19:52.207 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 512 2024-08-17T17:19:52.207 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:19:52.207 INFO:tasks.workunit.client.0.smithi131.stdout:started read 2024-08-17T17:19:52.207 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:19:52.207 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 512 2024-08-17T17:19:52.207 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:19:52.207 INFO:tasks.workunit.client.0.smithi131.stdout:started read 2024-08-17T17:19:52.207 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:19:52.208 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 512 2024-08-17T17:19:52.208 INFO:tasks.workunit.client.0.smithi131.stdout:created completion 2024-08-17T17:19:52.208 INFO:tasks.workunit.client.0.smithi131.stdout:started read 2024-08-17T17:19:52.208 INFO:tasks.workunit.client.0.smithi131.stdout:read completion cb called! 2024-08-17T17:19:52.208 INFO:tasks.workunit.client.0.smithi131.stdout:return value is: 512 2024-08-17T17:19:52.208 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.ImagePollIO (97 ms) 2024-08-17T17:19:52.208 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.Mirror 2024-08-17T17:19:52.217 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:19:52.238 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:19:52.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:51 smithi131 bash[88347]: cluster 2024-08-17T17:19:50.847098+0000 mon.a (mon.0) 1220 : cluster [DBG] osdmap e791: 8 total, 8 up, 8 in 2024-08-17T17:19:52.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:51 smithi131 bash[88347]: cluster 2024-08-17T17:19:50.847098+0000 mon.a (mon.0) 1220 : cluster [DBG] osdmap e791: 8 total, 8 up, 8 in 2024-08-17T17:19:52.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:51 smithi131 bash[88347]: cluster 2024-08-17T17:19:51.378888+0000 mgr.y (mgr.34107) 521 : cluster [DBG] pgmap v667: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 610 KiB/s rd, 163 KiB/s wr, 819 op/s 2024-08-17T17:19:52.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:51 smithi131 bash[88347]: cluster 2024-08-17T17:19:51.378888+0000 mgr.y (mgr.34107) 521 : cluster [DBG] pgmap v667: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 610 KiB/s rd, 163 KiB/s wr, 819 op/s 2024-08-17T17:19:52.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:51 smithi131 bash[89561]: cluster 2024-08-17T17:19:50.847098+0000 mon.a (mon.0) 1220 : cluster [DBG] osdmap e791: 8 total, 8 up, 8 in 2024-08-17T17:19:52.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:51 smithi131 bash[89561]: cluster 2024-08-17T17:19:50.847098+0000 mon.a (mon.0) 1220 : cluster [DBG] osdmap e791: 8 total, 8 up, 8 in 2024-08-17T17:19:52.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:51 smithi131 bash[89561]: cluster 2024-08-17T17:19:51.378888+0000 mgr.y (mgr.34107) 521 : cluster [DBG] pgmap v667: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 610 KiB/s rd, 163 KiB/s wr, 819 op/s 2024-08-17T17:19:52.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:51 smithi131 bash[89561]: cluster 2024-08-17T17:19:51.378888+0000 mgr.y (mgr.34107) 521 : cluster [DBG] pgmap v667: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 610 KiB/s rd, 163 KiB/s wr, 819 op/s 2024-08-17T17:19:53.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:52 smithi169 bash[79348]: cluster 2024-08-17T17:19:51.858769+0000 mon.a (mon.0) 1221 : cluster [DBG] osdmap e792: 8 total, 8 up, 8 in 2024-08-17T17:19:53.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:52 smithi169 bash[79348]: cluster 2024-08-17T17:19:51.858769+0000 mon.a (mon.0) 1221 : cluster [DBG] osdmap e792: 8 total, 8 up, 8 in 2024-08-17T17:19:53.261 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.Mirror (1057 ms) 2024-08-17T17:19:53.262 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.MirrorPeerAttributes 2024-08-17T17:19:53.298 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.MirrorPeerAttributes (37 ms) 2024-08-17T17:19:53.298 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.CreateWithMirrorEnabled 2024-08-17T17:19:53.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:52 smithi131 bash[89561]: cluster 2024-08-17T17:19:51.858769+0000 mon.a (mon.0) 1221 : cluster [DBG] osdmap e792: 8 total, 8 up, 8 in 2024-08-17T17:19:53.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:52 smithi131 bash[89561]: cluster 2024-08-17T17:19:51.858769+0000 mon.a (mon.0) 1221 : cluster [DBG] osdmap e792: 8 total, 8 up, 8 in 2024-08-17T17:19:53.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:52 smithi131 bash[88347]: cluster 2024-08-17T17:19:51.858769+0000 mon.a (mon.0) 1221 : cluster [DBG] osdmap e792: 8 total, 8 up, 8 in 2024-08-17T17:19:53.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:52 smithi131 bash[88347]: cluster 2024-08-17T17:19:51.858769+0000 mon.a (mon.0) 1221 : cluster [DBG] osdmap e792: 8 total, 8 up, 8 in 2024-08-17T17:19:54.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:53 smithi169 bash[79348]: cluster 2024-08-17T17:19:52.865894+0000 mon.a (mon.0) 1222 : cluster [DBG] osdmap e793: 8 total, 8 up, 8 in 2024-08-17T17:19:54.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:53 smithi169 bash[79348]: cluster 2024-08-17T17:19:52.865894+0000 mon.a (mon.0) 1222 : cluster [DBG] osdmap e793: 8 total, 8 up, 8 in 2024-08-17T17:19:54.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:53 smithi169 bash[79348]: audit 2024-08-17T17:19:53.192662+0000 mon.a (mon.0) 1223 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/19/uuid4"} : dispatch 2024-08-17T17:19:54.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:53 smithi169 bash[79348]: audit 2024-08-17T17:19:53.192662+0000 mon.a (mon.0) 1223 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/19/uuid4"} : dispatch 2024-08-17T17:19:54.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:53 smithi169 bash[79348]: audit 2024-08-17T17:19:53.199561+0000 mon.a (mon.0) 1224 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/19/uuid4"}]': finished 2024-08-17T17:19:54.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:53 smithi169 bash[79348]: audit 2024-08-17T17:19:53.199561+0000 mon.a (mon.0) 1224 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/19/uuid4"}]': finished 2024-08-17T17:19:54.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:53 smithi169 bash[79348]: audit 2024-08-17T17:19:53.205797+0000 mon.a (mon.0) 1225 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/19/5d030b14-667a-4401-b454-48b34b5b1bad"} : dispatch 2024-08-17T17:19:54.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:53 smithi169 bash[79348]: audit 2024-08-17T17:19:53.205797+0000 mon.a (mon.0) 1225 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/19/5d030b14-667a-4401-b454-48b34b5b1bad"} : dispatch 2024-08-17T17:19:54.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:53 smithi169 bash[79348]: audit 2024-08-17T17:19:53.212007+0000 mon.a (mon.0) 1226 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/19/5d030b14-667a-4401-b454-48b34b5b1bad"}]': finished 2024-08-17T17:19:54.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:53 smithi169 bash[79348]: audit 2024-08-17T17:19:53.212007+0000 mon.a (mon.0) 1226 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/19/5d030b14-667a-4401-b454-48b34b5b1bad"}]': finished 2024-08-17T17:19:54.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:53 smithi169 bash[79348]: audit 2024-08-17T17:19:53.212697+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:54.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:53 smithi169 bash[79348]: audit 2024-08-17T17:19:53.212697+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:54.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:53 smithi169 bash[79348]: audit 2024-08-17T17:19:53.229748+0000 mon.a (mon.0) 1228 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/19/f07714b1-f1b1-4c43-891f-49c4dfaef869"} : dispatch 2024-08-17T17:19:54.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:53 smithi169 bash[79348]: audit 2024-08-17T17:19:53.229748+0000 mon.a (mon.0) 1228 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/19/f07714b1-f1b1-4c43-891f-49c4dfaef869"} : dispatch 2024-08-17T17:19:54.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:53 smithi169 bash[79348]: audit 2024-08-17T17:19:53.236664+0000 mon.a (mon.0) 1229 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/19/f07714b1-f1b1-4c43-891f-49c4dfaef869"}]': finished 2024-08-17T17:19:54.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:53 smithi169 bash[79348]: audit 2024-08-17T17:19:53.236664+0000 mon.a (mon.0) 1229 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/19/f07714b1-f1b1-4c43-891f-49c4dfaef869"}]': finished 2024-08-17T17:19:54.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:53 smithi169 bash[79348]: audit 2024-08-17T17:19:53.241684+0000 mon.a (mon.0) 1230 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/19/b70c52f2-c13f-46f8-ba16-bd522206253f"} : dispatch 2024-08-17T17:19:54.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:53 smithi169 bash[79348]: audit 2024-08-17T17:19:53.241684+0000 mon.a (mon.0) 1230 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/19/b70c52f2-c13f-46f8-ba16-bd522206253f"} : dispatch 2024-08-17T17:19:54.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:53 smithi169 bash[79348]: audit 2024-08-17T17:19:53.249507+0000 mon.a (mon.0) 1231 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/19/b70c52f2-c13f-46f8-ba16-bd522206253f"}]': finished 2024-08-17T17:19:54.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:53 smithi169 bash[79348]: audit 2024-08-17T17:19:53.249507+0000 mon.a (mon.0) 1231 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/19/b70c52f2-c13f-46f8-ba16-bd522206253f"}]': finished 2024-08-17T17:19:54.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:53 smithi169 bash[79348]: audit 2024-08-17T17:19:53.273483+0000 mon.a (mon.0) 1232 : audit [DBG] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/peer/19/47af4278-57a4-487d-a71d-1df896c567c1"} : dispatch 2024-08-17T17:19:54.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:53 smithi169 bash[79348]: audit 2024-08-17T17:19:53.273483+0000 mon.a (mon.0) 1232 : audit [DBG] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/peer/19/47af4278-57a4-487d-a71d-1df896c567c1"} : dispatch 2024-08-17T17:19:54.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:53 smithi169 bash[79348]: audit 2024-08-17T17:19:53.282369+0000 mon.a (mon.0) 1233 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' 2024-08-17T17:19:54.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:53 smithi169 bash[79348]: audit 2024-08-17T17:19:53.282369+0000 mon.a (mon.0) 1233 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' 2024-08-17T17:19:54.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:53 smithi169 bash[79348]: audit 2024-08-17T17:19:53.283209+0000 mon.a (mon.0) 1234 : audit [DBG] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/peer/19/47af4278-57a4-487d-a71d-1df896c567c1"} : dispatch 2024-08-17T17:19:54.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:53 smithi169 bash[79348]: audit 2024-08-17T17:19:53.283209+0000 mon.a (mon.0) 1234 : audit [DBG] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/peer/19/47af4278-57a4-487d-a71d-1df896c567c1"} : dispatch 2024-08-17T17:19:54.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:53 smithi169 bash[79348]: audit 2024-08-17T17:19:53.283890+0000 mon.a (mon.0) 1235 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/19/47af4278-57a4-487d-a71d-1df896c567c1"} : dispatch 2024-08-17T17:19:54.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:53 smithi169 bash[79348]: audit 2024-08-17T17:19:53.283890+0000 mon.a (mon.0) 1235 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/19/47af4278-57a4-487d-a71d-1df896c567c1"} : dispatch 2024-08-17T17:19:54.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:53 smithi169 bash[79348]: audit 2024-08-17T17:19:53.289960+0000 mon.a (mon.0) 1236 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/19/47af4278-57a4-487d-a71d-1df896c567c1"}]': finished 2024-08-17T17:19:54.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:53 smithi169 bash[79348]: audit 2024-08-17T17:19:53.289960+0000 mon.a (mon.0) 1236 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/19/47af4278-57a4-487d-a71d-1df896c567c1"}]': finished 2024-08-17T17:19:54.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:53 smithi169 bash[79348]: cluster 2024-08-17T17:19:53.379976+0000 mgr.y (mgr.34107) 522 : cluster [DBG] pgmap v670: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:19:54.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:53 smithi169 bash[79348]: cluster 2024-08-17T17:19:53.379976+0000 mgr.y (mgr.34107) 522 : cluster [DBG] pgmap v670: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:19:54.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[89561]: cluster 2024-08-17T17:19:52.865894+0000 mon.a (mon.0) 1222 : cluster [DBG] osdmap e793: 8 total, 8 up, 8 in 2024-08-17T17:19:54.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[89561]: cluster 2024-08-17T17:19:52.865894+0000 mon.a (mon.0) 1222 : cluster [DBG] osdmap e793: 8 total, 8 up, 8 in 2024-08-17T17:19:54.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[89561]: audit 2024-08-17T17:19:53.192662+0000 mon.a (mon.0) 1223 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/19/uuid4"} : dispatch 2024-08-17T17:19:54.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[89561]: audit 2024-08-17T17:19:53.192662+0000 mon.a (mon.0) 1223 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/19/uuid4"} : dispatch 2024-08-17T17:19:54.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[89561]: audit 2024-08-17T17:19:53.199561+0000 mon.a (mon.0) 1224 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/19/uuid4"}]': finished 2024-08-17T17:19:54.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[89561]: audit 2024-08-17T17:19:53.199561+0000 mon.a (mon.0) 1224 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/19/uuid4"}]': finished 2024-08-17T17:19:54.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[89561]: audit 2024-08-17T17:19:53.205797+0000 mon.a (mon.0) 1225 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/19/5d030b14-667a-4401-b454-48b34b5b1bad"} : dispatch 2024-08-17T17:19:54.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[89561]: audit 2024-08-17T17:19:53.205797+0000 mon.a (mon.0) 1225 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/19/5d030b14-667a-4401-b454-48b34b5b1bad"} : dispatch 2024-08-17T17:19:54.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[89561]: audit 2024-08-17T17:19:53.212007+0000 mon.a (mon.0) 1226 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/19/5d030b14-667a-4401-b454-48b34b5b1bad"}]': finished 2024-08-17T17:19:54.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[89561]: audit 2024-08-17T17:19:53.212007+0000 mon.a (mon.0) 1226 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/19/5d030b14-667a-4401-b454-48b34b5b1bad"}]': finished 2024-08-17T17:19:54.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[89561]: audit 2024-08-17T17:19:53.212697+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:54.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[89561]: audit 2024-08-17T17:19:53.212697+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:54.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[89561]: audit 2024-08-17T17:19:53.229748+0000 mon.a (mon.0) 1228 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/19/f07714b1-f1b1-4c43-891f-49c4dfaef869"} : dispatch 2024-08-17T17:19:54.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[89561]: audit 2024-08-17T17:19:53.229748+0000 mon.a (mon.0) 1228 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/19/f07714b1-f1b1-4c43-891f-49c4dfaef869"} : dispatch 2024-08-17T17:19:54.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[89561]: audit 2024-08-17T17:19:53.236664+0000 mon.a (mon.0) 1229 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/19/f07714b1-f1b1-4c43-891f-49c4dfaef869"}]': finished 2024-08-17T17:19:54.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[89561]: audit 2024-08-17T17:19:53.236664+0000 mon.a (mon.0) 1229 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/19/f07714b1-f1b1-4c43-891f-49c4dfaef869"}]': finished 2024-08-17T17:19:54.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[89561]: audit 2024-08-17T17:19:53.241684+0000 mon.a (mon.0) 1230 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/19/b70c52f2-c13f-46f8-ba16-bd522206253f"} : dispatch 2024-08-17T17:19:54.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[89561]: audit 2024-08-17T17:19:53.241684+0000 mon.a (mon.0) 1230 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/19/b70c52f2-c13f-46f8-ba16-bd522206253f"} : dispatch 2024-08-17T17:19:54.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[89561]: audit 2024-08-17T17:19:53.249507+0000 mon.a (mon.0) 1231 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/19/b70c52f2-c13f-46f8-ba16-bd522206253f"}]': finished 2024-08-17T17:19:54.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[89561]: audit 2024-08-17T17:19:53.249507+0000 mon.a (mon.0) 1231 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/19/b70c52f2-c13f-46f8-ba16-bd522206253f"}]': finished 2024-08-17T17:19:54.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[89561]: audit 2024-08-17T17:19:53.273483+0000 mon.a (mon.0) 1232 : audit [DBG] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/peer/19/47af4278-57a4-487d-a71d-1df896c567c1"} : dispatch 2024-08-17T17:19:54.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[89561]: audit 2024-08-17T17:19:53.273483+0000 mon.a (mon.0) 1232 : audit [DBG] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/peer/19/47af4278-57a4-487d-a71d-1df896c567c1"} : dispatch 2024-08-17T17:19:54.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[89561]: audit 2024-08-17T17:19:53.282369+0000 mon.a (mon.0) 1233 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' 2024-08-17T17:19:54.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[89561]: audit 2024-08-17T17:19:53.282369+0000 mon.a (mon.0) 1233 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' 2024-08-17T17:19:54.354 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[89561]: audit 2024-08-17T17:19:53.283209+0000 mon.a (mon.0) 1234 : audit [DBG] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/peer/19/47af4278-57a4-487d-a71d-1df896c567c1"} : dispatch 2024-08-17T17:19:54.354 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[89561]: audit 2024-08-17T17:19:53.283209+0000 mon.a (mon.0) 1234 : audit [DBG] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/peer/19/47af4278-57a4-487d-a71d-1df896c567c1"} : dispatch 2024-08-17T17:19:54.354 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[89561]: audit 2024-08-17T17:19:53.283890+0000 mon.a (mon.0) 1235 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/19/47af4278-57a4-487d-a71d-1df896c567c1"} : dispatch 2024-08-17T17:19:54.354 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[89561]: audit 2024-08-17T17:19:53.283890+0000 mon.a (mon.0) 1235 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/19/47af4278-57a4-487d-a71d-1df896c567c1"} : dispatch 2024-08-17T17:19:54.354 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[89561]: audit 2024-08-17T17:19:53.289960+0000 mon.a (mon.0) 1236 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/19/47af4278-57a4-487d-a71d-1df896c567c1"}]': finished 2024-08-17T17:19:54.354 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[89561]: audit 2024-08-17T17:19:53.289960+0000 mon.a (mon.0) 1236 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/19/47af4278-57a4-487d-a71d-1df896c567c1"}]': finished 2024-08-17T17:19:54.354 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[89561]: cluster 2024-08-17T17:19:53.379976+0000 mgr.y (mgr.34107) 522 : cluster [DBG] pgmap v670: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:19:54.354 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[89561]: cluster 2024-08-17T17:19:53.379976+0000 mgr.y (mgr.34107) 522 : cluster [DBG] pgmap v670: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:19:54.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[88347]: cluster 2024-08-17T17:19:52.865894+0000 mon.a (mon.0) 1222 : cluster [DBG] osdmap e793: 8 total, 8 up, 8 in 2024-08-17T17:19:54.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[88347]: cluster 2024-08-17T17:19:52.865894+0000 mon.a (mon.0) 1222 : cluster [DBG] osdmap e793: 8 total, 8 up, 8 in 2024-08-17T17:19:54.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[88347]: audit 2024-08-17T17:19:53.192662+0000 mon.a (mon.0) 1223 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/19/uuid4"} : dispatch 2024-08-17T17:19:54.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[88347]: audit 2024-08-17T17:19:53.192662+0000 mon.a (mon.0) 1223 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/19/uuid4"} : dispatch 2024-08-17T17:19:54.356 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[88347]: audit 2024-08-17T17:19:53.199561+0000 mon.a (mon.0) 1224 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/19/uuid4"}]': finished 2024-08-17T17:19:54.356 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[88347]: audit 2024-08-17T17:19:53.199561+0000 mon.a (mon.0) 1224 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/19/uuid4"}]': finished 2024-08-17T17:19:54.356 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[88347]: audit 2024-08-17T17:19:53.205797+0000 mon.a (mon.0) 1225 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/19/5d030b14-667a-4401-b454-48b34b5b1bad"} : dispatch 2024-08-17T17:19:54.356 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[88347]: audit 2024-08-17T17:19:53.205797+0000 mon.a (mon.0) 1225 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/19/5d030b14-667a-4401-b454-48b34b5b1bad"} : dispatch 2024-08-17T17:19:54.356 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[88347]: audit 2024-08-17T17:19:53.212007+0000 mon.a (mon.0) 1226 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/19/5d030b14-667a-4401-b454-48b34b5b1bad"}]': finished 2024-08-17T17:19:54.357 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[88347]: audit 2024-08-17T17:19:53.212007+0000 mon.a (mon.0) 1226 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/19/5d030b14-667a-4401-b454-48b34b5b1bad"}]': finished 2024-08-17T17:19:54.357 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[88347]: audit 2024-08-17T17:19:53.212697+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:54.357 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[88347]: audit 2024-08-17T17:19:53.212697+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:19:54.357 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[88347]: audit 2024-08-17T17:19:53.229748+0000 mon.a (mon.0) 1228 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/19/f07714b1-f1b1-4c43-891f-49c4dfaef869"} : dispatch 2024-08-17T17:19:54.357 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[88347]: audit 2024-08-17T17:19:53.229748+0000 mon.a (mon.0) 1228 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/19/f07714b1-f1b1-4c43-891f-49c4dfaef869"} : dispatch 2024-08-17T17:19:54.357 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[88347]: audit 2024-08-17T17:19:53.236664+0000 mon.a (mon.0) 1229 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/19/f07714b1-f1b1-4c43-891f-49c4dfaef869"}]': finished 2024-08-17T17:19:54.357 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[88347]: audit 2024-08-17T17:19:53.236664+0000 mon.a (mon.0) 1229 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/19/f07714b1-f1b1-4c43-891f-49c4dfaef869"}]': finished 2024-08-17T17:19:54.357 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[88347]: audit 2024-08-17T17:19:53.241684+0000 mon.a (mon.0) 1230 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/19/b70c52f2-c13f-46f8-ba16-bd522206253f"} : dispatch 2024-08-17T17:19:54.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[88347]: audit 2024-08-17T17:19:53.241684+0000 mon.a (mon.0) 1230 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/19/b70c52f2-c13f-46f8-ba16-bd522206253f"} : dispatch 2024-08-17T17:19:54.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[88347]: audit 2024-08-17T17:19:53.249507+0000 mon.a (mon.0) 1231 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/19/b70c52f2-c13f-46f8-ba16-bd522206253f"}]': finished 2024-08-17T17:19:54.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[88347]: audit 2024-08-17T17:19:53.249507+0000 mon.a (mon.0) 1231 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/19/b70c52f2-c13f-46f8-ba16-bd522206253f"}]': finished 2024-08-17T17:19:54.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[88347]: audit 2024-08-17T17:19:53.273483+0000 mon.a (mon.0) 1232 : audit [DBG] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/peer/19/47af4278-57a4-487d-a71d-1df896c567c1"} : dispatch 2024-08-17T17:19:54.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[88347]: audit 2024-08-17T17:19:53.273483+0000 mon.a (mon.0) 1232 : audit [DBG] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/peer/19/47af4278-57a4-487d-a71d-1df896c567c1"} : dispatch 2024-08-17T17:19:54.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[88347]: audit 2024-08-17T17:19:53.282369+0000 mon.a (mon.0) 1233 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' 2024-08-17T17:19:54.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[88347]: audit 2024-08-17T17:19:53.282369+0000 mon.a (mon.0) 1233 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' 2024-08-17T17:19:54.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[88347]: audit 2024-08-17T17:19:53.283209+0000 mon.a (mon.0) 1234 : audit [DBG] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/peer/19/47af4278-57a4-487d-a71d-1df896c567c1"} : dispatch 2024-08-17T17:19:54.359 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[88347]: audit 2024-08-17T17:19:53.283209+0000 mon.a (mon.0) 1234 : audit [DBG] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd={"prefix": "config-key get", "key": "rbd/mirror/peer/19/47af4278-57a4-487d-a71d-1df896c567c1"} : dispatch 2024-08-17T17:19:54.359 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[88347]: audit 2024-08-17T17:19:53.283890+0000 mon.a (mon.0) 1235 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/19/47af4278-57a4-487d-a71d-1df896c567c1"} : dispatch 2024-08-17T17:19:54.359 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[88347]: audit 2024-08-17T17:19:53.283890+0000 mon.a (mon.0) 1235 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd={"prefix": "config-key rm", "key": "rbd/mirror/peer/19/47af4278-57a4-487d-a71d-1df896c567c1"} : dispatch 2024-08-17T17:19:54.359 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[88347]: audit 2024-08-17T17:19:53.289960+0000 mon.a (mon.0) 1236 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/19/47af4278-57a4-487d-a71d-1df896c567c1"}]': finished 2024-08-17T17:19:54.359 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[88347]: audit 2024-08-17T17:19:53.289960+0000 mon.a (mon.0) 1236 : audit [INF] from='client.? 172.21.15.131:0/2324028128' entity='client.admin' cmd='[{"prefix": "config-key rm", "key": "rbd/mirror/peer/19/47af4278-57a4-487d-a71d-1df896c567c1"}]': finished 2024-08-17T17:19:54.359 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[88347]: cluster 2024-08-17T17:19:53.379976+0000 mgr.y (mgr.34107) 522 : cluster [DBG] pgmap v670: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:19:54.359 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:53 smithi131 bash[88347]: cluster 2024-08-17T17:19:53.379976+0000 mgr.y (mgr.34107) 522 : cluster [DBG] pgmap v670: 713 pgs: 713 active+clean; 305 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:19:55.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:55 smithi131 bash[88347]: cluster 2024-08-17T17:19:54.304390+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e794: 8 total, 8 up, 8 in 2024-08-17T17:19:55.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:55 smithi131 bash[88347]: cluster 2024-08-17T17:19:54.304390+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e794: 8 total, 8 up, 8 in 2024-08-17T17:19:55.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:55 smithi131 bash[89561]: cluster 2024-08-17T17:19:54.304390+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e794: 8 total, 8 up, 8 in 2024-08-17T17:19:55.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:55 smithi131 bash[89561]: cluster 2024-08-17T17:19:54.304390+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e794: 8 total, 8 up, 8 in 2024-08-17T17:19:55.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:55 smithi169 bash[79348]: cluster 2024-08-17T17:19:54.304390+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e794: 8 total, 8 up, 8 in 2024-08-17T17:19:55.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:55 smithi169 bash[79348]: cluster 2024-08-17T17:19:54.304390+0000 mon.a (mon.0) 1237 : cluster [DBG] osdmap e794: 8 total, 8 up, 8 in 2024-08-17T17:19:56.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:56 smithi131 bash[89561]: cluster 2024-08-17T17:19:55.314068+0000 mon.a (mon.0) 1238 : cluster [DBG] osdmap e795: 8 total, 8 up, 8 in 2024-08-17T17:19:56.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:56 smithi131 bash[89561]: cluster 2024-08-17T17:19:55.314068+0000 mon.a (mon.0) 1238 : cluster [DBG] osdmap e795: 8 total, 8 up, 8 in 2024-08-17T17:19:56.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:56 smithi131 bash[89561]: cluster 2024-08-17T17:19:55.381201+0000 mgr.y (mgr.34107) 523 : cluster [DBG] pgmap v673: 713 pgs: 713 active+clean; 313 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 252 KiB/s rd, 2.0 MiB/s wr, 344 op/s 2024-08-17T17:19:56.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:56 smithi131 bash[89561]: cluster 2024-08-17T17:19:55.381201+0000 mgr.y (mgr.34107) 523 : cluster [DBG] pgmap v673: 713 pgs: 713 active+clean; 313 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 252 KiB/s rd, 2.0 MiB/s wr, 344 op/s 2024-08-17T17:19:56.602 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:56 smithi131 bash[88347]: cluster 2024-08-17T17:19:55.314068+0000 mon.a (mon.0) 1238 : cluster [DBG] osdmap e795: 8 total, 8 up, 8 in 2024-08-17T17:19:56.602 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:56 smithi131 bash[88347]: cluster 2024-08-17T17:19:55.314068+0000 mon.a (mon.0) 1238 : cluster [DBG] osdmap e795: 8 total, 8 up, 8 in 2024-08-17T17:19:56.602 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:56 smithi131 bash[88347]: cluster 2024-08-17T17:19:55.381201+0000 mgr.y (mgr.34107) 523 : cluster [DBG] pgmap v673: 713 pgs: 713 active+clean; 313 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 252 KiB/s rd, 2.0 MiB/s wr, 344 op/s 2024-08-17T17:19:56.602 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:56 smithi131 bash[88347]: cluster 2024-08-17T17:19:55.381201+0000 mgr.y (mgr.34107) 523 : cluster [DBG] pgmap v673: 713 pgs: 713 active+clean; 313 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 252 KiB/s rd, 2.0 MiB/s wr, 344 op/s 2024-08-17T17:19:56.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:56 smithi169 bash[79348]: cluster 2024-08-17T17:19:55.314068+0000 mon.a (mon.0) 1238 : cluster [DBG] osdmap e795: 8 total, 8 up, 8 in 2024-08-17T17:19:56.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:56 smithi169 bash[79348]: cluster 2024-08-17T17:19:55.314068+0000 mon.a (mon.0) 1238 : cluster [DBG] osdmap e795: 8 total, 8 up, 8 in 2024-08-17T17:19:56.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:56 smithi169 bash[79348]: cluster 2024-08-17T17:19:55.381201+0000 mgr.y (mgr.34107) 523 : cluster [DBG] pgmap v673: 713 pgs: 713 active+clean; 313 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 252 KiB/s rd, 2.0 MiB/s wr, 344 op/s 2024-08-17T17:19:56.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:56 smithi169 bash[79348]: cluster 2024-08-17T17:19:55.381201+0000 mgr.y (mgr.34107) 523 : cluster [DBG] pgmap v673: 713 pgs: 713 active+clean; 313 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 252 KiB/s rd, 2.0 MiB/s wr, 344 op/s 2024-08-17T17:19:57.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:57 smithi131 bash[89561]: cluster 2024-08-17T17:19:56.326669+0000 mon.a (mon.0) 1239 : cluster [DBG] osdmap e796: 8 total, 8 up, 8 in 2024-08-17T17:19:57.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:57 smithi131 bash[89561]: cluster 2024-08-17T17:19:56.326669+0000 mon.a (mon.0) 1239 : cluster [DBG] osdmap e796: 8 total, 8 up, 8 in 2024-08-17T17:19:57.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:57 smithi131 bash[88347]: cluster 2024-08-17T17:19:56.326669+0000 mon.a (mon.0) 1239 : cluster [DBG] osdmap e796: 8 total, 8 up, 8 in 2024-08-17T17:19:57.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:57 smithi131 bash[88347]: cluster 2024-08-17T17:19:56.326669+0000 mon.a (mon.0) 1239 : cluster [DBG] osdmap e796: 8 total, 8 up, 8 in 2024-08-17T17:19:57.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:57 smithi169 bash[79348]: cluster 2024-08-17T17:19:56.326669+0000 mon.a (mon.0) 1239 : cluster [DBG] osdmap e796: 8 total, 8 up, 8 in 2024-08-17T17:19:57.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:57 smithi169 bash[79348]: cluster 2024-08-17T17:19:56.326669+0000 mon.a (mon.0) 1239 : cluster [DBG] osdmap e796: 8 total, 8 up, 8 in 2024-08-17T17:19:58.433 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.CreateWithMirrorEnabled (5135 ms) 2024-08-17T17:19:58.434 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.FlushCacheWithCopyupOnExternalSnapshot 2024-08-17T17:19:58.434 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:19:58.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:58 smithi131 bash[88347]: cluster 2024-08-17T17:19:57.337656+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e797: 8 total, 8 up, 8 in 2024-08-17T17:19:58.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:58 smithi131 bash[88347]: cluster 2024-08-17T17:19:57.337656+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e797: 8 total, 8 up, 8 in 2024-08-17T17:19:58.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:58 smithi131 bash[88347]: cluster 2024-08-17T17:19:57.382806+0000 mgr.y (mgr.34107) 524 : cluster [DBG] pgmap v676: 713 pgs: 713 active+clean; 313 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 252 KiB/s rd, 2.0 MiB/s wr, 344 op/s 2024-08-17T17:19:58.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:58 smithi131 bash[88347]: cluster 2024-08-17T17:19:57.382806+0000 mgr.y (mgr.34107) 524 : cluster [DBG] pgmap v676: 713 pgs: 713 active+clean; 313 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 252 KiB/s rd, 2.0 MiB/s wr, 344 op/s 2024-08-17T17:19:58.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:58 smithi131 bash[89561]: cluster 2024-08-17T17:19:57.337656+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e797: 8 total, 8 up, 8 in 2024-08-17T17:19:58.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:58 smithi131 bash[89561]: cluster 2024-08-17T17:19:57.337656+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e797: 8 total, 8 up, 8 in 2024-08-17T17:19:58.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:58 smithi131 bash[89561]: cluster 2024-08-17T17:19:57.382806+0000 mgr.y (mgr.34107) 524 : cluster [DBG] pgmap v676: 713 pgs: 713 active+clean; 313 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 252 KiB/s rd, 2.0 MiB/s wr, 344 op/s 2024-08-17T17:19:58.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:58 smithi131 bash[89561]: cluster 2024-08-17T17:19:57.382806+0000 mgr.y (mgr.34107) 524 : cluster [DBG] pgmap v676: 713 pgs: 713 active+clean; 313 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 252 KiB/s rd, 2.0 MiB/s wr, 344 op/s 2024-08-17T17:19:58.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:58 smithi169 bash[79348]: cluster 2024-08-17T17:19:57.337656+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e797: 8 total, 8 up, 8 in 2024-08-17T17:19:58.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:58 smithi169 bash[79348]: cluster 2024-08-17T17:19:57.337656+0000 mon.a (mon.0) 1240 : cluster [DBG] osdmap e797: 8 total, 8 up, 8 in 2024-08-17T17:19:58.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:58 smithi169 bash[79348]: cluster 2024-08-17T17:19:57.382806+0000 mgr.y (mgr.34107) 524 : cluster [DBG] pgmap v676: 713 pgs: 713 active+clean; 313 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 252 KiB/s rd, 2.0 MiB/s wr, 344 op/s 2024-08-17T17:19:58.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:58 smithi169 bash[79348]: cluster 2024-08-17T17:19:57.382806+0000 mgr.y (mgr.34107) 524 : cluster [DBG] pgmap v676: 713 pgs: 713 active+clean; 313 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 252 KiB/s rd, 2.0 MiB/s wr, 344 op/s 2024-08-17T17:19:59.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:19:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:19:58] "GET /metrics HTTP/1.1" 200 82246 "" "Prometheus/2.51.0" 2024-08-17T17:19:59.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:59 smithi131 bash[89561]: cluster 2024-08-17T17:19:58.355265+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e798: 8 total, 8 up, 8 in 2024-08-17T17:19:59.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:19:59 smithi131 bash[89561]: cluster 2024-08-17T17:19:58.355265+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e798: 8 total, 8 up, 8 in 2024-08-17T17:19:59.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:59 smithi131 bash[88347]: cluster 2024-08-17T17:19:58.355265+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e798: 8 total, 8 up, 8 in 2024-08-17T17:19:59.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:19:59 smithi131 bash[88347]: cluster 2024-08-17T17:19:58.355265+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e798: 8 total, 8 up, 8 in 2024-08-17T17:19:59.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:59 smithi169 bash[79348]: cluster 2024-08-17T17:19:58.355265+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e798: 8 total, 8 up, 8 in 2024-08-17T17:19:59.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:19:59 smithi169 bash[79348]: cluster 2024-08-17T17:19:58.355265+0000 mon.a (mon.0) 1241 : cluster [DBG] osdmap e798: 8 total, 8 up, 8 in 2024-08-17T17:20:00.418 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.FlushCacheWithCopyupOnExternalSnapshot (1985 ms) 2024-08-17T17:20:00.418 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.ExclusiveLock 2024-08-17T17:20:00.418 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:20:00.517 INFO:tasks.workunit.client.0.smithi131.stdout:1: acquiring exclusive lock 2024-08-17T17:20:00.517 INFO:tasks.workunit.client.0.smithi131.stdout:2: acquiring exclusive lock 2024-08-17T17:20:00.524 INFO:tasks.workunit.client.0.smithi131.stdout:2: exclusive lock acquired 2024-08-17T17:20:00.526 INFO:tasks.workunit.client.0.smithi131.stdout:2: releasing exclusive lock 2024-08-17T17:20:00.532 INFO:tasks.workunit.client.0.smithi131.stdout:2: exclusive lock released 2024-08-17T17:20:00.532 INFO:tasks.workunit.client.0.smithi131.stdout:2: acquiring exclusive lock 2024-08-17T17:20:00.534 INFO:tasks.workunit.client.0.smithi131.stdout:1: exclusive lock acquired 2024-08-17T17:20:00.536 INFO:tasks.workunit.client.0.smithi131.stdout:1: releasing exclusive lock 2024-08-17T17:20:00.541 INFO:tasks.workunit.client.0.smithi131.stdout:1: exclusive lock released 2024-08-17T17:20:00.541 INFO:tasks.workunit.client.0.smithi131.stdout:1: acquiring exclusive lock 2024-08-17T17:20:00.547 INFO:tasks.workunit.client.0.smithi131.stdout:2: exclusive lock acquired 2024-08-17T17:20:00.573 INFO:tasks.workunit.client.0.smithi131.stdout:2: releasing exclusive lock 2024-08-17T17:20:00.578 INFO:tasks.workunit.client.0.smithi131.stdout:2: exclusive lock released 2024-08-17T17:20:00.578 INFO:tasks.workunit.client.0.smithi131.stdout:2: acquiring exclusive lock 2024-08-17T17:20:00.586 INFO:tasks.workunit.client.0.smithi131.stdout:1: exclusive lock acquired 2024-08-17T17:20:00.614 INFO:tasks.workunit.client.0.smithi131.stdout:1: releasing exclusive lock 2024-08-17T17:20:00.620 INFO:tasks.workunit.client.0.smithi131.stdout:1: exclusive lock released 2024-08-17T17:20:00.621 INFO:tasks.workunit.client.0.smithi131.stdout:1: acquiring exclusive lock 2024-08-17T17:20:00.629 INFO:tasks.workunit.client.0.smithi131.stdout:2: exclusive lock acquired 2024-08-17T17:20:00.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:00 smithi169 bash[79348]: cluster 2024-08-17T17:19:59.360377+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e799: 8 total, 8 up, 8 in 2024-08-17T17:20:00.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:00 smithi169 bash[79348]: cluster 2024-08-17T17:19:59.360377+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e799: 8 total, 8 up, 8 in 2024-08-17T17:20:00.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:00 smithi169 bash[79348]: cluster 2024-08-17T17:19:59.384418+0000 mgr.y (mgr.34107) 525 : cluster [DBG] pgmap v679: 713 pgs: 713 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 131 KiB/s rd, 74 KiB/s wr, 176 op/s 2024-08-17T17:20:00.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:00 smithi169 bash[79348]: cluster 2024-08-17T17:19:59.384418+0000 mgr.y (mgr.34107) 525 : cluster [DBG] pgmap v679: 713 pgs: 713 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 131 KiB/s rd, 74 KiB/s wr, 176 op/s 2024-08-17T17:20:00.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:00 smithi169 bash[79348]: cluster 2024-08-17T17:20:00.000158+0000 mon.a (mon.0) 1243 : cluster [WRN] Health detail: HEALTH_WARN 2 pool(s) full 2024-08-17T17:20:00.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:00 smithi169 bash[79348]: cluster 2024-08-17T17:20:00.000158+0000 mon.a (mon.0) 1243 : cluster [WRN] Health detail: HEALTH_WARN 2 pool(s) full 2024-08-17T17:20:00.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:00 smithi169 bash[79348]: cluster 2024-08-17T17:20:00.000197+0000 mon.a (mon.0) 1244 : cluster [WRN] [WRN] POOL_FULL: 2 pool(s) full 2024-08-17T17:20:00.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:00 smithi169 bash[79348]: cluster 2024-08-17T17:20:00.000197+0000 mon.a (mon.0) 1244 : cluster [WRN] [WRN] POOL_FULL: 2 pool(s) full 2024-08-17T17:20:00.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:00 smithi169 bash[79348]: cluster 2024-08-17T17:20:00.000213+0000 mon.a (mon.0) 1245 : cluster [WRN] pool 'test-librbd-smithi131-69450-24' is full (running out of quota) 2024-08-17T17:20:00.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:00 smithi169 bash[79348]: cluster 2024-08-17T17:20:00.000213+0000 mon.a (mon.0) 1245 : cluster [WRN] pool 'test-librbd-smithi131-69450-24' is full (running out of quota) 2024-08-17T17:20:00.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:00 smithi169 bash[79348]: cluster 2024-08-17T17:20:00.000232+0000 mon.a (mon.0) 1246 : cluster [WRN] pool 'test-librbd-smithi131-69450-27' is full (running out of quota) 2024-08-17T17:20:00.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:00 smithi169 bash[79348]: cluster 2024-08-17T17:20:00.000232+0000 mon.a (mon.0) 1246 : cluster [WRN] pool 'test-librbd-smithi131-69450-27' is full (running out of quota) 2024-08-17T17:20:00.678 INFO:tasks.workunit.client.0.smithi131.stdout:2: releasing exclusive lock 2024-08-17T17:20:00.684 INFO:tasks.workunit.client.0.smithi131.stdout:2: exclusive lock released 2024-08-17T17:20:00.685 INFO:tasks.workunit.client.0.smithi131.stdout:2: acquiring exclusive lock 2024-08-17T17:20:00.692 INFO:tasks.workunit.client.0.smithi131.stdout:1: exclusive lock acquired 2024-08-17T17:20:00.726 INFO:tasks.workunit.client.0.smithi131.stdout:1: releasing exclusive lock 2024-08-17T17:20:00.733 INFO:tasks.workunit.client.0.smithi131.stdout:1: exclusive lock released 2024-08-17T17:20:00.733 INFO:tasks.workunit.client.0.smithi131.stdout:1: acquiring exclusive lock 2024-08-17T17:20:00.745 INFO:tasks.workunit.client.0.smithi131.stdout:1: exclusive lock acquired 2024-08-17T17:20:00.791 INFO:tasks.workunit.client.0.smithi131.stdout:1: releasing exclusive lock 2024-08-17T17:20:00.798 INFO:tasks.workunit.client.0.smithi131.stdout:1: exclusive lock released 2024-08-17T17:20:00.798 INFO:tasks.workunit.client.0.smithi131.stdout:1: acquiring exclusive lock 2024-08-17T17:20:00.807 INFO:tasks.workunit.client.0.smithi131.stdout:2: exclusive lock acquired 2024-08-17T17:20:00.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:00 smithi131 bash[89561]: cluster 2024-08-17T17:19:59.360377+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e799: 8 total, 8 up, 8 in 2024-08-17T17:20:00.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:00 smithi131 bash[89561]: cluster 2024-08-17T17:19:59.360377+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e799: 8 total, 8 up, 8 in 2024-08-17T17:20:00.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:00 smithi131 bash[89561]: cluster 2024-08-17T17:19:59.384418+0000 mgr.y (mgr.34107) 525 : cluster [DBG] pgmap v679: 713 pgs: 713 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 131 KiB/s rd, 74 KiB/s wr, 176 op/s 2024-08-17T17:20:00.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:00 smithi131 bash[89561]: cluster 2024-08-17T17:19:59.384418+0000 mgr.y (mgr.34107) 525 : cluster [DBG] pgmap v679: 713 pgs: 713 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 131 KiB/s rd, 74 KiB/s wr, 176 op/s 2024-08-17T17:20:00.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:00 smithi131 bash[89561]: cluster 2024-08-17T17:20:00.000158+0000 mon.a (mon.0) 1243 : cluster [WRN] Health detail: HEALTH_WARN 2 pool(s) full 2024-08-17T17:20:00.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:00 smithi131 bash[89561]: cluster 2024-08-17T17:20:00.000158+0000 mon.a (mon.0) 1243 : cluster [WRN] Health detail: HEALTH_WARN 2 pool(s) full 2024-08-17T17:20:00.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:00 smithi131 bash[89561]: cluster 2024-08-17T17:20:00.000197+0000 mon.a (mon.0) 1244 : cluster [WRN] [WRN] POOL_FULL: 2 pool(s) full 2024-08-17T17:20:00.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:00 smithi131 bash[89561]: cluster 2024-08-17T17:20:00.000197+0000 mon.a (mon.0) 1244 : cluster [WRN] [WRN] POOL_FULL: 2 pool(s) full 2024-08-17T17:20:00.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:00 smithi131 bash[89561]: cluster 2024-08-17T17:20:00.000213+0000 mon.a (mon.0) 1245 : cluster [WRN] pool 'test-librbd-smithi131-69450-24' is full (running out of quota) 2024-08-17T17:20:00.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:00 smithi131 bash[89561]: cluster 2024-08-17T17:20:00.000213+0000 mon.a (mon.0) 1245 : cluster [WRN] pool 'test-librbd-smithi131-69450-24' is full (running out of quota) 2024-08-17T17:20:00.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:00 smithi131 bash[89561]: cluster 2024-08-17T17:20:00.000232+0000 mon.a (mon.0) 1246 : cluster [WRN] pool 'test-librbd-smithi131-69450-27' is full (running out of quota) 2024-08-17T17:20:00.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:00 smithi131 bash[89561]: cluster 2024-08-17T17:20:00.000232+0000 mon.a (mon.0) 1246 : cluster [WRN] pool 'test-librbd-smithi131-69450-27' is full (running out of quota) 2024-08-17T17:20:00.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:00 smithi131 bash[88347]: cluster 2024-08-17T17:19:59.360377+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e799: 8 total, 8 up, 8 in 2024-08-17T17:20:00.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:00 smithi131 bash[88347]: cluster 2024-08-17T17:19:59.360377+0000 mon.a (mon.0) 1242 : cluster [DBG] osdmap e799: 8 total, 8 up, 8 in 2024-08-17T17:20:00.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:00 smithi131 bash[88347]: cluster 2024-08-17T17:19:59.384418+0000 mgr.y (mgr.34107) 525 : cluster [DBG] pgmap v679: 713 pgs: 713 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 131 KiB/s rd, 74 KiB/s wr, 176 op/s 2024-08-17T17:20:00.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:00 smithi131 bash[88347]: cluster 2024-08-17T17:19:59.384418+0000 mgr.y (mgr.34107) 525 : cluster [DBG] pgmap v679: 713 pgs: 713 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 131 KiB/s rd, 74 KiB/s wr, 176 op/s 2024-08-17T17:20:00.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:00 smithi131 bash[88347]: cluster 2024-08-17T17:20:00.000158+0000 mon.a (mon.0) 1243 : cluster [WRN] Health detail: HEALTH_WARN 2 pool(s) full 2024-08-17T17:20:00.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:00 smithi131 bash[88347]: cluster 2024-08-17T17:20:00.000158+0000 mon.a (mon.0) 1243 : cluster [WRN] Health detail: HEALTH_WARN 2 pool(s) full 2024-08-17T17:20:00.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:00 smithi131 bash[88347]: cluster 2024-08-17T17:20:00.000197+0000 mon.a (mon.0) 1244 : cluster [WRN] [WRN] POOL_FULL: 2 pool(s) full 2024-08-17T17:20:00.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:00 smithi131 bash[88347]: cluster 2024-08-17T17:20:00.000197+0000 mon.a (mon.0) 1244 : cluster [WRN] [WRN] POOL_FULL: 2 pool(s) full 2024-08-17T17:20:00.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:00 smithi131 bash[88347]: cluster 2024-08-17T17:20:00.000213+0000 mon.a (mon.0) 1245 : cluster [WRN] pool 'test-librbd-smithi131-69450-24' is full (running out of quota) 2024-08-17T17:20:00.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:00 smithi131 bash[88347]: cluster 2024-08-17T17:20:00.000213+0000 mon.a (mon.0) 1245 : cluster [WRN] pool 'test-librbd-smithi131-69450-24' is full (running out of quota) 2024-08-17T17:20:00.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:00 smithi131 bash[88347]: cluster 2024-08-17T17:20:00.000232+0000 mon.a (mon.0) 1246 : cluster [WRN] pool 'test-librbd-smithi131-69450-27' is full (running out of quota) 2024-08-17T17:20:00.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:00 smithi131 bash[88347]: cluster 2024-08-17T17:20:00.000232+0000 mon.a (mon.0) 1246 : cluster [WRN] pool 'test-librbd-smithi131-69450-27' is full (running out of quota) 2024-08-17T17:20:00.854 INFO:tasks.workunit.client.0.smithi131.stdout:2: releasing exclusive lock 2024-08-17T17:20:00.861 INFO:tasks.workunit.client.0.smithi131.stdout:2: exclusive lock released 2024-08-17T17:20:00.861 INFO:tasks.workunit.client.0.smithi131.stdout:2: acquiring exclusive lock 2024-08-17T17:20:00.871 INFO:tasks.workunit.client.0.smithi131.stdout:1: exclusive lock acquired 2024-08-17T17:20:00.891 INFO:tasks.workunit.client.0.smithi131.stdout:1: releasing exclusive lock 2024-08-17T17:20:00.898 INFO:tasks.workunit.client.0.smithi131.stdout:1: exclusive lock released 2024-08-17T17:20:00.908 INFO:tasks.workunit.client.0.smithi131.stdout:2: exclusive lock acquired 2024-08-17T17:20:00.944 INFO:tasks.workunit.client.0.smithi131.stdout:2: releasing exclusive lock 2024-08-17T17:20:00.951 INFO:tasks.workunit.client.0.smithi131.stdout:2: exclusive lock released 2024-08-17T17:20:00.988 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.ExclusiveLock (570 ms) 2024-08-17T17:20:00.989 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.BreakLock 2024-08-17T17:20:01.028 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:20:01.477 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.BreakLock (489 ms) 2024-08-17T17:20:01.477 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.DiscardAfterWrite 2024-08-17T17:20:01.477 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:20:01.532 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.DiscardAfterWrite (55 ms) 2024-08-17T17:20:01.532 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.DefaultFeatures 2024-08-17T17:20:01.532 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.DefaultFeatures (0 ms) 2024-08-17T17:20:01.532 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndPurge 2024-08-17T17:20:01.533 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:20:01.672 INFO:tasks.workunit.client.0.smithi131.stdout:0.00% done 2024-08-17T17:20:01.673 INFO:tasks.workunit.client.0.smithi131.stdout:1.56% done 2024-08-17T17:20:01.673 INFO:tasks.workunit.client.0.smithi131.stdout:3.12% done 2024-08-17T17:20:01.673 INFO:tasks.workunit.client.0.smithi131.stdout:4.69% done 2024-08-17T17:20:01.673 INFO:tasks.workunit.client.0.smithi131.stdout:6.25% done 2024-08-17T17:20:01.673 INFO:tasks.workunit.client.0.smithi131.stdout:7.81% done 2024-08-17T17:20:01.673 INFO:tasks.workunit.client.0.smithi131.stdout:9.38% done 2024-08-17T17:20:01.673 INFO:tasks.workunit.client.0.smithi131.stdout:10.94% done 2024-08-17T17:20:01.673 INFO:tasks.workunit.client.0.smithi131.stdout:12.50% done 2024-08-17T17:20:01.673 INFO:tasks.workunit.client.0.smithi131.stdout:14.06% done 2024-08-17T17:20:01.673 INFO:tasks.workunit.client.0.smithi131.stdout:15.62% done 2024-08-17T17:20:01.673 INFO:tasks.workunit.client.0.smithi131.stdout:17.19% done 2024-08-17T17:20:01.673 INFO:tasks.workunit.client.0.smithi131.stdout:18.75% done 2024-08-17T17:20:01.673 INFO:tasks.workunit.client.0.smithi131.stdout:20.31% done 2024-08-17T17:20:01.673 INFO:tasks.workunit.client.0.smithi131.stdout:21.88% done 2024-08-17T17:20:01.673 INFO:tasks.workunit.client.0.smithi131.stdout:23.44% done 2024-08-17T17:20:01.673 INFO:tasks.workunit.client.0.smithi131.stdout:25.00% done 2024-08-17T17:20:01.674 INFO:tasks.workunit.client.0.smithi131.stdout:26.56% done 2024-08-17T17:20:01.674 INFO:tasks.workunit.client.0.smithi131.stdout:28.12% done 2024-08-17T17:20:01.674 INFO:tasks.workunit.client.0.smithi131.stdout:29.69% done 2024-08-17T17:20:01.674 INFO:tasks.workunit.client.0.smithi131.stdout:31.25% done 2024-08-17T17:20:01.674 INFO:tasks.workunit.client.0.smithi131.stdout:32.81% done 2024-08-17T17:20:01.674 INFO:tasks.workunit.client.0.smithi131.stdout:34.38% done 2024-08-17T17:20:01.674 INFO:tasks.workunit.client.0.smithi131.stdout:35.94% done 2024-08-17T17:20:01.674 INFO:tasks.workunit.client.0.smithi131.stdout:37.50% done 2024-08-17T17:20:01.674 INFO:tasks.workunit.client.0.smithi131.stdout:39.06% done 2024-08-17T17:20:01.674 INFO:tasks.workunit.client.0.smithi131.stdout:40.62% done 2024-08-17T17:20:01.674 INFO:tasks.workunit.client.0.smithi131.stdout:42.19% done 2024-08-17T17:20:01.674 INFO:tasks.workunit.client.0.smithi131.stdout:43.75% done 2024-08-17T17:20:01.674 INFO:tasks.workunit.client.0.smithi131.stdout:45.31% done 2024-08-17T17:20:01.674 INFO:tasks.workunit.client.0.smithi131.stdout:46.88% done 2024-08-17T17:20:01.675 INFO:tasks.workunit.client.0.smithi131.stdout:48.44% done 2024-08-17T17:20:01.675 INFO:tasks.workunit.client.0.smithi131.stdout:50.00% done 2024-08-17T17:20:01.675 INFO:tasks.workunit.client.0.smithi131.stdout:51.56% done 2024-08-17T17:20:01.675 INFO:tasks.workunit.client.0.smithi131.stdout:53.12% done 2024-08-17T17:20:01.675 INFO:tasks.workunit.client.0.smithi131.stdout:54.69% done 2024-08-17T17:20:01.675 INFO:tasks.workunit.client.0.smithi131.stdout:56.25% done 2024-08-17T17:20:01.675 INFO:tasks.workunit.client.0.smithi131.stdout:57.81% done 2024-08-17T17:20:01.675 INFO:tasks.workunit.client.0.smithi131.stdout:59.38% done 2024-08-17T17:20:01.675 INFO:tasks.workunit.client.0.smithi131.stdout:60.94% done 2024-08-17T17:20:01.675 INFO:tasks.workunit.client.0.smithi131.stdout:62.50% done 2024-08-17T17:20:01.675 INFO:tasks.workunit.client.0.smithi131.stdout:64.06% done 2024-08-17T17:20:01.675 INFO:tasks.workunit.client.0.smithi131.stdout:65.62% done 2024-08-17T17:20:01.675 INFO:tasks.workunit.client.0.smithi131.stdout:67.19% done 2024-08-17T17:20:01.676 INFO:tasks.workunit.client.0.smithi131.stdout:68.75% done 2024-08-17T17:20:01.676 INFO:tasks.workunit.client.0.smithi131.stdout:70.31% done 2024-08-17T17:20:01.676 INFO:tasks.workunit.client.0.smithi131.stdout:71.88% done 2024-08-17T17:20:01.676 INFO:tasks.workunit.client.0.smithi131.stdout:73.44% done 2024-08-17T17:20:01.676 INFO:tasks.workunit.client.0.smithi131.stdout:75.00% done 2024-08-17T17:20:01.676 INFO:tasks.workunit.client.0.smithi131.stdout:76.56% done 2024-08-17T17:20:01.676 INFO:tasks.workunit.client.0.smithi131.stdout:78.12% done 2024-08-17T17:20:01.676 INFO:tasks.workunit.client.0.smithi131.stdout:79.69% done 2024-08-17T17:20:01.676 INFO:tasks.workunit.client.0.smithi131.stdout:81.25% done 2024-08-17T17:20:01.676 INFO:tasks.workunit.client.0.smithi131.stdout:82.81% done 2024-08-17T17:20:01.676 INFO:tasks.workunit.client.0.smithi131.stdout:84.38% done 2024-08-17T17:20:01.676 INFO:tasks.workunit.client.0.smithi131.stdout:85.94% done 2024-08-17T17:20:01.676 INFO:tasks.workunit.client.0.smithi131.stdout:87.50% done 2024-08-17T17:20:01.676 INFO:tasks.workunit.client.0.smithi131.stdout:89.06% done 2024-08-17T17:20:01.677 INFO:tasks.workunit.client.0.smithi131.stdout:90.62% done 2024-08-17T17:20:01.677 INFO:tasks.workunit.client.0.smithi131.stdout:92.19% done 2024-08-17T17:20:01.677 INFO:tasks.workunit.client.0.smithi131.stdout:93.75% done 2024-08-17T17:20:01.677 INFO:tasks.workunit.client.0.smithi131.stdout:95.31% done 2024-08-17T17:20:01.677 INFO:tasks.workunit.client.0.smithi131.stdout:96.88% done 2024-08-17T17:20:01.677 INFO:tasks.workunit.client.0.smithi131.stdout:98.44% done 2024-08-17T17:20:01.677 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestTrashMoveAndPurge (140 ms) 2024-08-17T17:20:01.677 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndPurgeNonExpiredDelay 2024-08-17T17:20:01.677 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:20:01.819 INFO:tasks.workunit.client.0.smithi131.stdout:0.00% done 2024-08-17T17:20:01.819 INFO:tasks.workunit.client.0.smithi131.stdout:1.56% done 2024-08-17T17:20:01.819 INFO:tasks.workunit.client.0.smithi131.stdout:3.12% done 2024-08-17T17:20:01.820 INFO:tasks.workunit.client.0.smithi131.stdout:4.69% done 2024-08-17T17:20:01.820 INFO:tasks.workunit.client.0.smithi131.stdout:6.25% done 2024-08-17T17:20:01.820 INFO:tasks.workunit.client.0.smithi131.stdout:7.81% done 2024-08-17T17:20:01.820 INFO:tasks.workunit.client.0.smithi131.stdout:9.38% done 2024-08-17T17:20:01.820 INFO:tasks.workunit.client.0.smithi131.stdout:10.94% done 2024-08-17T17:20:01.820 INFO:tasks.workunit.client.0.smithi131.stdout:12.50% done 2024-08-17T17:20:01.820 INFO:tasks.workunit.client.0.smithi131.stdout:14.06% done 2024-08-17T17:20:01.820 INFO:tasks.workunit.client.0.smithi131.stdout:15.62% done 2024-08-17T17:20:01.820 INFO:tasks.workunit.client.0.smithi131.stdout:17.19% done 2024-08-17T17:20:01.820 INFO:tasks.workunit.client.0.smithi131.stdout:18.75% done 2024-08-17T17:20:01.820 INFO:tasks.workunit.client.0.smithi131.stdout:20.31% done 2024-08-17T17:20:01.820 INFO:tasks.workunit.client.0.smithi131.stdout:21.88% done 2024-08-17T17:20:01.820 INFO:tasks.workunit.client.0.smithi131.stdout:23.44% done 2024-08-17T17:20:01.820 INFO:tasks.workunit.client.0.smithi131.stdout:25.00% done 2024-08-17T17:20:01.820 INFO:tasks.workunit.client.0.smithi131.stdout:26.56% done 2024-08-17T17:20:01.821 INFO:tasks.workunit.client.0.smithi131.stdout:28.12% done 2024-08-17T17:20:01.821 INFO:tasks.workunit.client.0.smithi131.stdout:29.69% done 2024-08-17T17:20:01.821 INFO:tasks.workunit.client.0.smithi131.stdout:31.25% done 2024-08-17T17:20:01.821 INFO:tasks.workunit.client.0.smithi131.stdout:32.81% done 2024-08-17T17:20:01.821 INFO:tasks.workunit.client.0.smithi131.stdout:34.38% done 2024-08-17T17:20:01.821 INFO:tasks.workunit.client.0.smithi131.stdout:35.94% done 2024-08-17T17:20:01.821 INFO:tasks.workunit.client.0.smithi131.stdout:37.50% done 2024-08-17T17:20:01.821 INFO:tasks.workunit.client.0.smithi131.stdout:39.06% done 2024-08-17T17:20:01.821 INFO:tasks.workunit.client.0.smithi131.stdout:40.62% done 2024-08-17T17:20:01.821 INFO:tasks.workunit.client.0.smithi131.stdout:42.19% done 2024-08-17T17:20:01.821 INFO:tasks.workunit.client.0.smithi131.stdout:43.75% done 2024-08-17T17:20:01.821 INFO:tasks.workunit.client.0.smithi131.stdout:45.31% done 2024-08-17T17:20:01.821 INFO:tasks.workunit.client.0.smithi131.stdout:46.88% done 2024-08-17T17:20:01.821 INFO:tasks.workunit.client.0.smithi131.stdout:48.44% done 2024-08-17T17:20:01.821 INFO:tasks.workunit.client.0.smithi131.stdout:50.00% done 2024-08-17T17:20:01.822 INFO:tasks.workunit.client.0.smithi131.stdout:51.56% done 2024-08-17T17:20:01.822 INFO:tasks.workunit.client.0.smithi131.stdout:53.12% done 2024-08-17T17:20:01.822 INFO:tasks.workunit.client.0.smithi131.stdout:54.69% done 2024-08-17T17:20:01.822 INFO:tasks.workunit.client.0.smithi131.stdout:56.25% done 2024-08-17T17:20:01.822 INFO:tasks.workunit.client.0.smithi131.stdout:57.81% done 2024-08-17T17:20:01.822 INFO:tasks.workunit.client.0.smithi131.stdout:59.38% done 2024-08-17T17:20:01.822 INFO:tasks.workunit.client.0.smithi131.stdout:60.94% done 2024-08-17T17:20:01.822 INFO:tasks.workunit.client.0.smithi131.stdout:62.50% done 2024-08-17T17:20:01.822 INFO:tasks.workunit.client.0.smithi131.stdout:64.06% done 2024-08-17T17:20:01.822 INFO:tasks.workunit.client.0.smithi131.stdout:65.62% done 2024-08-17T17:20:01.822 INFO:tasks.workunit.client.0.smithi131.stdout:67.19% done 2024-08-17T17:20:01.822 INFO:tasks.workunit.client.0.smithi131.stdout:68.75% done 2024-08-17T17:20:01.822 INFO:tasks.workunit.client.0.smithi131.stdout:70.31% done 2024-08-17T17:20:01.822 INFO:tasks.workunit.client.0.smithi131.stdout:71.88% done 2024-08-17T17:20:01.823 INFO:tasks.workunit.client.0.smithi131.stdout:73.44% done 2024-08-17T17:20:01.823 INFO:tasks.workunit.client.0.smithi131.stdout:75.00% done 2024-08-17T17:20:01.823 INFO:tasks.workunit.client.0.smithi131.stdout:76.56% done 2024-08-17T17:20:01.823 INFO:tasks.workunit.client.0.smithi131.stdout:78.12% done 2024-08-17T17:20:01.823 INFO:tasks.workunit.client.0.smithi131.stdout:79.69% done 2024-08-17T17:20:01.823 INFO:tasks.workunit.client.0.smithi131.stdout:81.25% done 2024-08-17T17:20:01.823 INFO:tasks.workunit.client.0.smithi131.stdout:82.81% done 2024-08-17T17:20:01.823 INFO:tasks.workunit.client.0.smithi131.stdout:84.38% done 2024-08-17T17:20:01.823 INFO:tasks.workunit.client.0.smithi131.stdout:85.94% done 2024-08-17T17:20:01.823 INFO:tasks.workunit.client.0.smithi131.stdout:87.50% done 2024-08-17T17:20:01.823 INFO:tasks.workunit.client.0.smithi131.stdout:89.06% done 2024-08-17T17:20:01.823 INFO:tasks.workunit.client.0.smithi131.stdout:90.62% done 2024-08-17T17:20:01.823 INFO:tasks.workunit.client.0.smithi131.stdout:92.19% done 2024-08-17T17:20:01.824 INFO:tasks.workunit.client.0.smithi131.stdout:93.75% done 2024-08-17T17:20:01.824 INFO:tasks.workunit.client.0.smithi131.stdout:95.31% done 2024-08-17T17:20:01.824 INFO:tasks.workunit.client.0.smithi131.stdout:96.88% done 2024-08-17T17:20:01.824 INFO:tasks.workunit.client.0.smithi131.stdout:98.44% done 2024-08-17T17:20:01.824 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestTrashMoveAndPurgeNonExpiredDelay (147 ms) 2024-08-17T17:20:01.824 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestTrashPurge 2024-08-17T17:20:01.824 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:20:01.837 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:20:01.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:01 smithi131 bash[88347]: cluster 2024-08-17T17:20:00.362384+0000 mon.a (mon.0) 1247 : cluster [DBG] osdmap e800: 8 total, 8 up, 8 in 2024-08-17T17:20:01.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:01 smithi131 bash[88347]: cluster 2024-08-17T17:20:00.362384+0000 mon.a (mon.0) 1247 : cluster [DBG] osdmap e800: 8 total, 8 up, 8 in 2024-08-17T17:20:01.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:01 smithi131 bash[88347]: audit 2024-08-17T17:20:01.132594+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.131:0/1282295583"} : dispatch 2024-08-17T17:20:01.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:01 smithi131 bash[88347]: audit 2024-08-17T17:20:01.132594+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.131:0/1282295583"} : dispatch 2024-08-17T17:20:01.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:01 smithi131 bash[88347]: audit 2024-08-17T17:20:01.133360+0000 mon.a (mon.0) 1248 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.131:0/1282295583"} : dispatch 2024-08-17T17:20:01.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:01 smithi131 bash[88347]: audit 2024-08-17T17:20:01.133360+0000 mon.a (mon.0) 1248 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.131:0/1282295583"} : dispatch 2024-08-17T17:20:01.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:01 smithi131 bash[89561]: cluster 2024-08-17T17:20:00.362384+0000 mon.a (mon.0) 1247 : cluster [DBG] osdmap e800: 8 total, 8 up, 8 in 2024-08-17T17:20:01.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:01 smithi131 bash[89561]: cluster 2024-08-17T17:20:00.362384+0000 mon.a (mon.0) 1247 : cluster [DBG] osdmap e800: 8 total, 8 up, 8 in 2024-08-17T17:20:01.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:01 smithi131 bash[89561]: audit 2024-08-17T17:20:01.132594+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.131:0/1282295583"} : dispatch 2024-08-17T17:20:01.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:01 smithi131 bash[89561]: audit 2024-08-17T17:20:01.132594+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.131:0/1282295583"} : dispatch 2024-08-17T17:20:01.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:01 smithi131 bash[89561]: audit 2024-08-17T17:20:01.133360+0000 mon.a (mon.0) 1248 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.131:0/1282295583"} : dispatch 2024-08-17T17:20:01.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:01 smithi131 bash[89561]: audit 2024-08-17T17:20:01.133360+0000 mon.a (mon.0) 1248 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.131:0/1282295583"} : dispatch 2024-08-17T17:20:01.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:01 smithi169 bash[79348]: cluster 2024-08-17T17:20:00.362384+0000 mon.a (mon.0) 1247 : cluster [DBG] osdmap e800: 8 total, 8 up, 8 in 2024-08-17T17:20:01.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:01 smithi169 bash[79348]: cluster 2024-08-17T17:20:00.362384+0000 mon.a (mon.0) 1247 : cluster [DBG] osdmap e800: 8 total, 8 up, 8 in 2024-08-17T17:20:01.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:01 smithi169 bash[79348]: audit 2024-08-17T17:20:01.132594+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.131:0/1282295583"} : dispatch 2024-08-17T17:20:01.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:01 smithi169 bash[79348]: audit 2024-08-17T17:20:01.132594+0000 mon.c (mon.2) 32 : audit [INF] from='client.? 172.21.15.131:0/2034030715' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.131:0/1282295583"} : dispatch 2024-08-17T17:20:01.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:01 smithi169 bash[79348]: audit 2024-08-17T17:20:01.133360+0000 mon.a (mon.0) 1248 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.131:0/1282295583"} : dispatch 2024-08-17T17:20:01.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:01 smithi169 bash[79348]: audit 2024-08-17T17:20:01.133360+0000 mon.a (mon.0) 1248 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.131:0/1282295583"} : dispatch 2024-08-17T17:20:02.146 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestTrashPurge (326 ms) 2024-08-17T17:20:02.146 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestTrashMoveAndRestore 2024-08-17T17:20:02.146 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:20:02.270 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestTrashMoveAndRestore (125 ms) 2024-08-17T17:20:02.270 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestListWatchers 2024-08-17T17:20:02.271 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:20:02.354 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestListWatchers (84 ms) 2024-08-17T17:20:02.354 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestSetSnapById 2024-08-17T17:20:02.354 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:20:02.523 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestSetSnapById (169 ms) 2024-08-17T17:20:02.523 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.Namespaces 2024-08-17T17:20:02.576 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.Namespaces (52 ms) 2024-08-17T17:20:02.576 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.NamespacesPP 2024-08-17T17:20:02.656 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:20:02.668 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:20:02.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:02 smithi131 bash[89561]: cluster 2024-08-17T17:20:01.386456+0000 mgr.y (mgr.34107) 526 : cluster [DBG] pgmap v681: 713 pgs: 713 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 130 KiB/s rd, 74 KiB/s wr, 173 op/s 2024-08-17T17:20:02.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:02 smithi131 bash[89561]: cluster 2024-08-17T17:20:01.386456+0000 mgr.y (mgr.34107) 526 : cluster [DBG] pgmap v681: 713 pgs: 713 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 130 KiB/s rd, 74 KiB/s wr, 173 op/s 2024-08-17T17:20:02.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:02 smithi131 bash[89561]: audit 2024-08-17T17:20:01.391965+0000 mon.a (mon.0) 1249 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.131:0/1282295583"}]': finished 2024-08-17T17:20:02.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:02 smithi131 bash[89561]: audit 2024-08-17T17:20:01.391965+0000 mon.a (mon.0) 1249 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.131:0/1282295583"}]': finished 2024-08-17T17:20:02.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:02 smithi131 bash[89561]: cluster 2024-08-17T17:20:01.400450+0000 mon.a (mon.0) 1250 : cluster [DBG] osdmap e801: 8 total, 8 up, 8 in 2024-08-17T17:20:02.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:02 smithi131 bash[89561]: cluster 2024-08-17T17:20:01.400450+0000 mon.a (mon.0) 1250 : cluster [DBG] osdmap e801: 8 total, 8 up, 8 in 2024-08-17T17:20:02.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:02 smithi131 bash[88347]: cluster 2024-08-17T17:20:01.386456+0000 mgr.y (mgr.34107) 526 : cluster [DBG] pgmap v681: 713 pgs: 713 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 130 KiB/s rd, 74 KiB/s wr, 173 op/s 2024-08-17T17:20:02.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:02 smithi131 bash[88347]: cluster 2024-08-17T17:20:01.386456+0000 mgr.y (mgr.34107) 526 : cluster [DBG] pgmap v681: 713 pgs: 713 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 130 KiB/s rd, 74 KiB/s wr, 173 op/s 2024-08-17T17:20:02.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:02 smithi131 bash[88347]: audit 2024-08-17T17:20:01.391965+0000 mon.a (mon.0) 1249 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.131:0/1282295583"}]': finished 2024-08-17T17:20:02.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:02 smithi131 bash[88347]: audit 2024-08-17T17:20:01.391965+0000 mon.a (mon.0) 1249 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.131:0/1282295583"}]': finished 2024-08-17T17:20:02.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:02 smithi131 bash[88347]: cluster 2024-08-17T17:20:01.400450+0000 mon.a (mon.0) 1250 : cluster [DBG] osdmap e801: 8 total, 8 up, 8 in 2024-08-17T17:20:02.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:02 smithi131 bash[88347]: cluster 2024-08-17T17:20:01.400450+0000 mon.a (mon.0) 1250 : cluster [DBG] osdmap e801: 8 total, 8 up, 8 in 2024-08-17T17:20:02.873 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.NamespacesPP (297 ms) 2024-08-17T17:20:02.873 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.Migration 2024-08-17T17:20:02.873 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:20:02.873 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:20:02.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:02 smithi169 bash[79348]: cluster 2024-08-17T17:20:01.386456+0000 mgr.y (mgr.34107) 526 : cluster [DBG] pgmap v681: 713 pgs: 713 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 130 KiB/s rd, 74 KiB/s wr, 173 op/s 2024-08-17T17:20:02.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:02 smithi169 bash[79348]: cluster 2024-08-17T17:20:01.386456+0000 mgr.y (mgr.34107) 526 : cluster [DBG] pgmap v681: 713 pgs: 713 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 130 KiB/s rd, 74 KiB/s wr, 173 op/s 2024-08-17T17:20:02.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:02 smithi169 bash[79348]: audit 2024-08-17T17:20:01.391965+0000 mon.a (mon.0) 1249 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.131:0/1282295583"}]': finished 2024-08-17T17:20:02.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:02 smithi169 bash[79348]: audit 2024-08-17T17:20:01.391965+0000 mon.a (mon.0) 1249 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd blocklist", "blocklistop": "add", "addr": "172.21.15.131:0/1282295583"}]': finished 2024-08-17T17:20:02.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:02 smithi169 bash[79348]: cluster 2024-08-17T17:20:01.400450+0000 mon.a (mon.0) 1250 : cluster [DBG] osdmap e801: 8 total, 8 up, 8 in 2024-08-17T17:20:02.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:02 smithi169 bash[79348]: cluster 2024-08-17T17:20:01.400450+0000 mon.a (mon.0) 1250 : cluster [DBG] osdmap e801: 8 total, 8 up, 8 in 2024-08-17T17:20:03.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:03 smithi131 bash[89561]: cluster 2024-08-17T17:20:02.458966+0000 mon.a (mon.0) 1251 : cluster [DBG] osdmap e802: 8 total, 8 up, 8 in 2024-08-17T17:20:03.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:03 smithi131 bash[89561]: cluster 2024-08-17T17:20:02.458966+0000 mon.a (mon.0) 1251 : cluster [DBG] osdmap e802: 8 total, 8 up, 8 in 2024-08-17T17:20:03.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:03 smithi131 bash[88347]: cluster 2024-08-17T17:20:02.458966+0000 mon.a (mon.0) 1251 : cluster [DBG] osdmap e802: 8 total, 8 up, 8 in 2024-08-17T17:20:03.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:03 smithi131 bash[88347]: cluster 2024-08-17T17:20:02.458966+0000 mon.a (mon.0) 1251 : cluster [DBG] osdmap e802: 8 total, 8 up, 8 in 2024-08-17T17:20:03.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:03 smithi169 bash[79348]: cluster 2024-08-17T17:20:02.458966+0000 mon.a (mon.0) 1251 : cluster [DBG] osdmap e802: 8 total, 8 up, 8 in 2024-08-17T17:20:03.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:03 smithi169 bash[79348]: cluster 2024-08-17T17:20:02.458966+0000 mon.a (mon.0) 1251 : cluster [DBG] osdmap e802: 8 total, 8 up, 8 in 2024-08-17T17:20:04.030 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.Migration (1156 ms) 2024-08-17T17:20:04.030 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.MigrationPP 2024-08-17T17:20:04.030 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:20:04.030 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:20:04.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:04 smithi131 bash[88347]: cluster 2024-08-17T17:20:03.387611+0000 mgr.y (mgr.34107) 527 : cluster [DBG] pgmap v684: 713 pgs: 713 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:04.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:04 smithi131 bash[88347]: cluster 2024-08-17T17:20:03.387611+0000 mgr.y (mgr.34107) 527 : cluster [DBG] pgmap v684: 713 pgs: 713 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:04.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:04 smithi131 bash[89561]: cluster 2024-08-17T17:20:03.387611+0000 mgr.y (mgr.34107) 527 : cluster [DBG] pgmap v684: 713 pgs: 713 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:04.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:04 smithi131 bash[89561]: cluster 2024-08-17T17:20:03.387611+0000 mgr.y (mgr.34107) 527 : cluster [DBG] pgmap v684: 713 pgs: 713 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:04.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:04 smithi169 bash[79348]: cluster 2024-08-17T17:20:03.387611+0000 mgr.y (mgr.34107) 527 : cluster [DBG] pgmap v684: 713 pgs: 713 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:04.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:04 smithi169 bash[79348]: cluster 2024-08-17T17:20:03.387611+0000 mgr.y (mgr.34107) 527 : cluster [DBG] pgmap v684: 713 pgs: 713 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:05.198 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.MigrationPP (1169 ms) 2024-08-17T17:20:05.199 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestGetAccessTimestamp 2024-08-17T17:20:05.199 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:20:05.243 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestGetAccessTimestamp (44 ms) 2024-08-17T17:20:05.243 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.TestGetModifyTimestamp 2024-08-17T17:20:05.243 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:20:05.287 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.TestGetModifyTimestamp (45 ms) 2024-08-17T17:20:05.287 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.ZeroOverlapFlatten 2024-08-17T17:20:05.288 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:20:05.604 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.ZeroOverlapFlatten (317 ms) 2024-08-17T17:20:05.604 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.PoolMetadata 2024-08-17T17:20:05.679 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.PoolMetadata (75 ms) 2024-08-17T17:20:05.679 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.PoolMetadataPP 2024-08-17T17:20:05.717 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.PoolMetadataPP (38 ms) 2024-08-17T17:20:05.717 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.Config 2024-08-17T17:20:05.725 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:20:05.787 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.Config (70 ms) 2024-08-17T17:20:05.787 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.ConfigPP 2024-08-17T17:20:05.794 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:20:05.861 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.ConfigPP (73 ms) 2024-08-17T17:20:05.861 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.PoolStatsPP 2024-08-17T17:20:06.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:20:05 smithi131 bash[72920]: [17/Aug/2024:17:20:05] ENGINE Bus STOPPING 2024-08-17T17:20:06.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:20:05 smithi131 bash[72920]: [17/Aug/2024:17:20:05] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T17:20:06.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:20:05 smithi131 bash[72920]: [17/Aug/2024:17:20:05] ENGINE Bus STOPPED 2024-08-17T17:20:06.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:20:05 smithi131 bash[72920]: [17/Aug/2024:17:20:05] ENGINE Bus STARTING 2024-08-17T17:20:06.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:20:05 smithi131 bash[72920]: [17/Aug/2024:17:20:05] ENGINE Serving on http://:::9283 2024-08-17T17:20:06.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:20:05 smithi131 bash[72920]: [17/Aug/2024:17:20:05] ENGINE Bus STARTED 2024-08-17T17:20:06.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:06 smithi169 bash[79348]: cluster 2024-08-17T17:20:05.380148+0000 mon.a (mon.0) 1252 : cluster [DBG] osdmap e803: 8 total, 8 up, 8 in 2024-08-17T17:20:06.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:06 smithi169 bash[79348]: cluster 2024-08-17T17:20:05.380148+0000 mon.a (mon.0) 1252 : cluster [DBG] osdmap e803: 8 total, 8 up, 8 in 2024-08-17T17:20:06.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:06 smithi169 bash[79348]: cluster 2024-08-17T17:20:05.389194+0000 mgr.y (mgr.34107) 528 : cluster [DBG] pgmap v686: 713 pgs: 713 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 503 KiB/s rd, 81 KiB/s wr, 620 op/s 2024-08-17T17:20:06.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:06 smithi169 bash[79348]: cluster 2024-08-17T17:20:05.389194+0000 mgr.y (mgr.34107) 528 : cluster [DBG] pgmap v686: 713 pgs: 713 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 503 KiB/s rd, 81 KiB/s wr, 620 op/s 2024-08-17T17:20:06.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:06 smithi169 bash[79348]: audit 2024-08-17T17:20:05.640001+0000 mon.a (mon.0) 1253 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:20:06.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:06 smithi169 bash[79348]: audit 2024-08-17T17:20:05.640001+0000 mon.a (mon.0) 1253 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:20:06.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:06 smithi169 bash[79348]: audit 2024-08-17T17:20:05.663531+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:20:06.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:06 smithi169 bash[79348]: audit 2024-08-17T17:20:05.663531+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:20:06.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:06 smithi169 bash[79348]: audit 2024-08-17T17:20:05.670265+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:20:06.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:06 smithi169 bash[79348]: audit 2024-08-17T17:20:05.670265+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:20:06.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:06 smithi169 bash[79348]: audit 2024-08-17T17:20:05.671975+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:20:06.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:06 smithi169 bash[79348]: audit 2024-08-17T17:20:05.671975+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:20:06.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:06 smithi169 bash[79348]: audit 2024-08-17T17:20:05.683422+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:20:06.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:06 smithi169 bash[79348]: audit 2024-08-17T17:20:05.683422+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:20:06.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:06 smithi169 bash[79348]: audit 2024-08-17T17:20:05.792130+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:20:06.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:06 smithi169 bash[79348]: audit 2024-08-17T17:20:05.792130+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:20:06.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:06 smithi169 bash[79348]: audit 2024-08-17T17:20:05.793168+0000 mgr.y (mgr.34107) 529 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:20:06.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:06 smithi169 bash[79348]: audit 2024-08-17T17:20:05.793168+0000 mgr.y (mgr.34107) 529 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:20:06.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:06 smithi131 bash[88347]: cluster 2024-08-17T17:20:05.380148+0000 mon.a (mon.0) 1252 : cluster [DBG] osdmap e803: 8 total, 8 up, 8 in 2024-08-17T17:20:06.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:06 smithi131 bash[88347]: cluster 2024-08-17T17:20:05.380148+0000 mon.a (mon.0) 1252 : cluster [DBG] osdmap e803: 8 total, 8 up, 8 in 2024-08-17T17:20:06.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:06 smithi131 bash[88347]: cluster 2024-08-17T17:20:05.389194+0000 mgr.y (mgr.34107) 528 : cluster [DBG] pgmap v686: 713 pgs: 713 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 503 KiB/s rd, 81 KiB/s wr, 620 op/s 2024-08-17T17:20:06.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:06 smithi131 bash[88347]: cluster 2024-08-17T17:20:05.389194+0000 mgr.y (mgr.34107) 528 : cluster [DBG] pgmap v686: 713 pgs: 713 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 503 KiB/s rd, 81 KiB/s wr, 620 op/s 2024-08-17T17:20:06.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:06 smithi131 bash[88347]: audit 2024-08-17T17:20:05.640001+0000 mon.a (mon.0) 1253 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:20:06.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:06 smithi131 bash[88347]: audit 2024-08-17T17:20:05.640001+0000 mon.a (mon.0) 1253 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:20:06.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:06 smithi131 bash[88347]: audit 2024-08-17T17:20:05.663531+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:20:06.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:06 smithi131 bash[88347]: audit 2024-08-17T17:20:05.663531+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:20:06.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:06 smithi131 bash[88347]: audit 2024-08-17T17:20:05.670265+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:20:06.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:06 smithi131 bash[88347]: audit 2024-08-17T17:20:05.670265+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:20:06.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:06 smithi131 bash[88347]: audit 2024-08-17T17:20:05.671975+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:20:06.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:06 smithi131 bash[88347]: audit 2024-08-17T17:20:05.671975+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:20:06.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:06 smithi131 bash[88347]: audit 2024-08-17T17:20:05.683422+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:20:06.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:06 smithi131 bash[88347]: audit 2024-08-17T17:20:05.683422+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:20:06.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:06 smithi131 bash[88347]: audit 2024-08-17T17:20:05.792130+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:20:06.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:06 smithi131 bash[88347]: audit 2024-08-17T17:20:05.792130+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:20:06.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:06 smithi131 bash[88347]: audit 2024-08-17T17:20:05.793168+0000 mgr.y (mgr.34107) 529 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:20:06.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:06 smithi131 bash[88347]: audit 2024-08-17T17:20:05.793168+0000 mgr.y (mgr.34107) 529 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:20:06.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:06 smithi131 bash[89561]: cluster 2024-08-17T17:20:05.380148+0000 mon.a (mon.0) 1252 : cluster [DBG] osdmap e803: 8 total, 8 up, 8 in 2024-08-17T17:20:06.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:06 smithi131 bash[89561]: cluster 2024-08-17T17:20:05.380148+0000 mon.a (mon.0) 1252 : cluster [DBG] osdmap e803: 8 total, 8 up, 8 in 2024-08-17T17:20:06.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:06 smithi131 bash[89561]: cluster 2024-08-17T17:20:05.389194+0000 mgr.y (mgr.34107) 528 : cluster [DBG] pgmap v686: 713 pgs: 713 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 503 KiB/s rd, 81 KiB/s wr, 620 op/s 2024-08-17T17:20:06.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:06 smithi131 bash[89561]: cluster 2024-08-17T17:20:05.389194+0000 mgr.y (mgr.34107) 528 : cluster [DBG] pgmap v686: 713 pgs: 713 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 503 KiB/s rd, 81 KiB/s wr, 620 op/s 2024-08-17T17:20:06.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:06 smithi131 bash[89561]: audit 2024-08-17T17:20:05.640001+0000 mon.a (mon.0) 1253 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:20:06.852 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:06 smithi131 bash[89561]: audit 2024-08-17T17:20:05.640001+0000 mon.a (mon.0) 1253 : audit [INF] from='client.? ' entity='client.admin' 2024-08-17T17:20:06.852 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:06 smithi131 bash[89561]: audit 2024-08-17T17:20:05.663531+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:20:06.852 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:06 smithi131 bash[89561]: audit 2024-08-17T17:20:05.663531+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:20:06.852 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:06 smithi131 bash[89561]: audit 2024-08-17T17:20:05.670265+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:20:06.852 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:06 smithi131 bash[89561]: audit 2024-08-17T17:20:05.670265+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:20:06.852 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:06 smithi131 bash[89561]: audit 2024-08-17T17:20:05.671975+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:20:06.852 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:06 smithi131 bash[89561]: audit 2024-08-17T17:20:05.671975+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:20:06.852 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:06 smithi131 bash[89561]: audit 2024-08-17T17:20:05.683422+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:20:06.852 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:06 smithi131 bash[89561]: audit 2024-08-17T17:20:05.683422+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:20:06.852 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:06 smithi131 bash[89561]: audit 2024-08-17T17:20:05.792130+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:20:06.852 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:06 smithi131 bash[89561]: audit 2024-08-17T17:20:05.792130+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "orch prometheus get-credentials"} : dispatch 2024-08-17T17:20:06.853 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:06 smithi131 bash[89561]: audit 2024-08-17T17:20:05.793168+0000 mgr.y (mgr.34107) 529 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:20:06.853 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:06 smithi131 bash[89561]: audit 2024-08-17T17:20:05.793168+0000 mgr.y (mgr.34107) 529 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "orch prometheus get-credentials"}]: dispatch 2024-08-17T17:20:07.712 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:20:08.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:07 smithi131 bash[89561]: cluster 2024-08-17T17:20:06.692074+0000 mon.a (mon.0) 1259 : cluster [DBG] osdmap e804: 8 total, 8 up, 8 in 2024-08-17T17:20:08.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:07 smithi131 bash[89561]: cluster 2024-08-17T17:20:06.692074+0000 mon.a (mon.0) 1259 : cluster [DBG] osdmap e804: 8 total, 8 up, 8 in 2024-08-17T17:20:08.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:07 smithi131 bash[89561]: audit 2024-08-17T17:20:06.704154+0000 mon.c (mon.2) 33 : audit [INF] from='client.? 172.21.15.131:0/3065058530' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-35","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:20:08.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:07 smithi131 bash[89561]: audit 2024-08-17T17:20:06.704154+0000 mon.c (mon.2) 33 : audit [INF] from='client.? 172.21.15.131:0/3065058530' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-35","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:20:08.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:07 smithi131 bash[89561]: audit 2024-08-17T17:20:06.705690+0000 mon.a (mon.0) 1260 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-35","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:20:08.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:07 smithi131 bash[89561]: audit 2024-08-17T17:20:06.705690+0000 mon.a (mon.0) 1260 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-35","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:20:08.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:07 smithi131 bash[88347]: cluster 2024-08-17T17:20:06.692074+0000 mon.a (mon.0) 1259 : cluster [DBG] osdmap e804: 8 total, 8 up, 8 in 2024-08-17T17:20:08.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:07 smithi131 bash[88347]: cluster 2024-08-17T17:20:06.692074+0000 mon.a (mon.0) 1259 : cluster [DBG] osdmap e804: 8 total, 8 up, 8 in 2024-08-17T17:20:08.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:07 smithi131 bash[88347]: audit 2024-08-17T17:20:06.704154+0000 mon.c (mon.2) 33 : audit [INF] from='client.? 172.21.15.131:0/3065058530' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-35","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:20:08.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:07 smithi131 bash[88347]: audit 2024-08-17T17:20:06.704154+0000 mon.c (mon.2) 33 : audit [INF] from='client.? 172.21.15.131:0/3065058530' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-35","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:20:08.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:07 smithi131 bash[88347]: audit 2024-08-17T17:20:06.705690+0000 mon.a (mon.0) 1260 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-35","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:20:08.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:07 smithi131 bash[88347]: audit 2024-08-17T17:20:06.705690+0000 mon.a (mon.0) 1260 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-35","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:20:08.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:07 smithi169 bash[79348]: cluster 2024-08-17T17:20:06.692074+0000 mon.a (mon.0) 1259 : cluster [DBG] osdmap e804: 8 total, 8 up, 8 in 2024-08-17T17:20:08.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:07 smithi169 bash[79348]: cluster 2024-08-17T17:20:06.692074+0000 mon.a (mon.0) 1259 : cluster [DBG] osdmap e804: 8 total, 8 up, 8 in 2024-08-17T17:20:08.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:07 smithi169 bash[79348]: audit 2024-08-17T17:20:06.704154+0000 mon.c (mon.2) 33 : audit [INF] from='client.? 172.21.15.131:0/3065058530' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-35","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:20:08.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:07 smithi169 bash[79348]: audit 2024-08-17T17:20:06.704154+0000 mon.c (mon.2) 33 : audit [INF] from='client.? 172.21.15.131:0/3065058530' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-35","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:20:08.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:07 smithi169 bash[79348]: audit 2024-08-17T17:20:06.705690+0000 mon.a (mon.0) 1260 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-35","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:20:08.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:07 smithi169 bash[79348]: audit 2024-08-17T17:20:06.705690+0000 mon.a (mon.0) 1260 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-35","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:20:09.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:20:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:20:08] "GET /metrics HTTP/1.1" 200 84609 "" "Prometheus/2.51.0" 2024-08-17T17:20:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:08 smithi131 bash[88347]: cluster 2024-08-17T17:20:07.390611+0000 mgr.y (mgr.34107) 530 : cluster [DBG] pgmap v688: 745 pgs: 32 unknown, 713 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 422 KiB/s rd, 68 KiB/s wr, 520 op/s 2024-08-17T17:20:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:08 smithi131 bash[88347]: cluster 2024-08-17T17:20:07.390611+0000 mgr.y (mgr.34107) 530 : cluster [DBG] pgmap v688: 745 pgs: 32 unknown, 713 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 422 KiB/s rd, 68 KiB/s wr, 520 op/s 2024-08-17T17:20:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:08 smithi131 bash[88347]: cluster 2024-08-17T17:20:07.682457+0000 mon.a (mon.0) 1261 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:20:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:08 smithi131 bash[88347]: cluster 2024-08-17T17:20:07.682457+0000 mon.a (mon.0) 1261 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:20:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:08 smithi131 bash[88347]: audit 2024-08-17T17:20:07.695559+0000 mon.a (mon.0) 1262 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:20:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:08 smithi131 bash[88347]: audit 2024-08-17T17:20:07.695559+0000 mon.a (mon.0) 1262 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:20:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:08 smithi131 bash[88347]: cluster 2024-08-17T17:20:07.705556+0000 mon.a (mon.0) 1263 : cluster [DBG] osdmap e805: 8 total, 8 up, 8 in 2024-08-17T17:20:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:08 smithi131 bash[88347]: cluster 2024-08-17T17:20:07.705556+0000 mon.a (mon.0) 1263 : cluster [DBG] osdmap e805: 8 total, 8 up, 8 in 2024-08-17T17:20:09.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:08 smithi131 bash[88347]: audit 2024-08-17T17:20:08.215376+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:20:09.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:08 smithi131 bash[88347]: audit 2024-08-17T17:20:08.215376+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:20:09.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:08 smithi131 bash[88347]: audit 2024-08-17T17:20:08.217967+0000 mon.a (mon.0) 1265 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:09.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:08 smithi131 bash[88347]: audit 2024-08-17T17:20:08.217967+0000 mon.a (mon.0) 1265 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:09.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:08 smithi131 bash[89561]: cluster 2024-08-17T17:20:07.390611+0000 mgr.y (mgr.34107) 530 : cluster [DBG] pgmap v688: 745 pgs: 32 unknown, 713 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 422 KiB/s rd, 68 KiB/s wr, 520 op/s 2024-08-17T17:20:09.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:08 smithi131 bash[89561]: cluster 2024-08-17T17:20:07.390611+0000 mgr.y (mgr.34107) 530 : cluster [DBG] pgmap v688: 745 pgs: 32 unknown, 713 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 422 KiB/s rd, 68 KiB/s wr, 520 op/s 2024-08-17T17:20:09.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:08 smithi131 bash[89561]: cluster 2024-08-17T17:20:07.682457+0000 mon.a (mon.0) 1261 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:20:09.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:08 smithi131 bash[89561]: cluster 2024-08-17T17:20:07.682457+0000 mon.a (mon.0) 1261 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:20:09.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:08 smithi131 bash[89561]: audit 2024-08-17T17:20:07.695559+0000 mon.a (mon.0) 1262 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:20:09.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:08 smithi131 bash[89561]: audit 2024-08-17T17:20:07.695559+0000 mon.a (mon.0) 1262 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:20:09.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:08 smithi131 bash[89561]: cluster 2024-08-17T17:20:07.705556+0000 mon.a (mon.0) 1263 : cluster [DBG] osdmap e805: 8 total, 8 up, 8 in 2024-08-17T17:20:09.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:08 smithi131 bash[89561]: cluster 2024-08-17T17:20:07.705556+0000 mon.a (mon.0) 1263 : cluster [DBG] osdmap e805: 8 total, 8 up, 8 in 2024-08-17T17:20:09.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:08 smithi131 bash[89561]: audit 2024-08-17T17:20:08.215376+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:20:09.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:08 smithi131 bash[89561]: audit 2024-08-17T17:20:08.215376+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:20:09.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:08 smithi131 bash[89561]: audit 2024-08-17T17:20:08.217967+0000 mon.a (mon.0) 1265 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:09.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:08 smithi131 bash[89561]: audit 2024-08-17T17:20:08.217967+0000 mon.a (mon.0) 1265 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:09.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:08 smithi169 bash[79348]: cluster 2024-08-17T17:20:07.390611+0000 mgr.y (mgr.34107) 530 : cluster [DBG] pgmap v688: 745 pgs: 32 unknown, 713 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 422 KiB/s rd, 68 KiB/s wr, 520 op/s 2024-08-17T17:20:09.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:08 smithi169 bash[79348]: cluster 2024-08-17T17:20:07.390611+0000 mgr.y (mgr.34107) 530 : cluster [DBG] pgmap v688: 745 pgs: 32 unknown, 713 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 422 KiB/s rd, 68 KiB/s wr, 520 op/s 2024-08-17T17:20:09.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:08 smithi169 bash[79348]: cluster 2024-08-17T17:20:07.682457+0000 mon.a (mon.0) 1261 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:20:09.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:08 smithi169 bash[79348]: cluster 2024-08-17T17:20:07.682457+0000 mon.a (mon.0) 1261 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:20:09.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:08 smithi169 bash[79348]: audit 2024-08-17T17:20:07.695559+0000 mon.a (mon.0) 1262 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:20:09.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:08 smithi169 bash[79348]: audit 2024-08-17T17:20:07.695559+0000 mon.a (mon.0) 1262 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-35","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:20:09.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:08 smithi169 bash[79348]: cluster 2024-08-17T17:20:07.705556+0000 mon.a (mon.0) 1263 : cluster [DBG] osdmap e805: 8 total, 8 up, 8 in 2024-08-17T17:20:09.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:08 smithi169 bash[79348]: cluster 2024-08-17T17:20:07.705556+0000 mon.a (mon.0) 1263 : cluster [DBG] osdmap e805: 8 total, 8 up, 8 in 2024-08-17T17:20:09.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:08 smithi169 bash[79348]: audit 2024-08-17T17:20:08.215376+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:20:09.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:08 smithi169 bash[79348]: audit 2024-08-17T17:20:08.215376+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:20:09.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:08 smithi169 bash[79348]: audit 2024-08-17T17:20:08.217967+0000 mon.a (mon.0) 1265 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:09.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:08 smithi169 bash[79348]: audit 2024-08-17T17:20:08.217967+0000 mon.a (mon.0) 1265 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:09.801 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:20:09.818 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:20:09.835 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:20:10.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:09 smithi131 bash[88347]: cluster 2024-08-17T17:20:08.715109+0000 mon.a (mon.0) 1266 : cluster [DBG] osdmap e806: 8 total, 8 up, 8 in 2024-08-17T17:20:10.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:09 smithi131 bash[88347]: cluster 2024-08-17T17:20:08.715109+0000 mon.a (mon.0) 1266 : cluster [DBG] osdmap e806: 8 total, 8 up, 8 in 2024-08-17T17:20:10.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:09 smithi131 bash[89561]: cluster 2024-08-17T17:20:08.715109+0000 mon.a (mon.0) 1266 : cluster [DBG] osdmap e806: 8 total, 8 up, 8 in 2024-08-17T17:20:10.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:09 smithi131 bash[89561]: cluster 2024-08-17T17:20:08.715109+0000 mon.a (mon.0) 1266 : cluster [DBG] osdmap e806: 8 total, 8 up, 8 in 2024-08-17T17:20:10.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:09 smithi169 bash[79348]: cluster 2024-08-17T17:20:08.715109+0000 mon.a (mon.0) 1266 : cluster [DBG] osdmap e806: 8 total, 8 up, 8 in 2024-08-17T17:20:10.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:09 smithi169 bash[79348]: cluster 2024-08-17T17:20:08.715109+0000 mon.a (mon.0) 1266 : cluster [DBG] osdmap e806: 8 total, 8 up, 8 in 2024-08-17T17:20:10.916 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.PoolStatsPP (5056 ms) 2024-08-17T17:20:10.916 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.ImageSpec 2024-08-17T17:20:11.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:10 smithi131 bash[89561]: cluster 2024-08-17T17:20:09.396220+0000 mgr.y (mgr.34107) 531 : cluster [DBG] pgmap v691: 745 pgs: 4 unknown, 741 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 379 KiB/s rd, 23 KiB/s wr, 488 op/s 2024-08-17T17:20:11.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:10 smithi131 bash[89561]: cluster 2024-08-17T17:20:09.396220+0000 mgr.y (mgr.34107) 531 : cluster [DBG] pgmap v691: 745 pgs: 4 unknown, 741 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 379 KiB/s rd, 23 KiB/s wr, 488 op/s 2024-08-17T17:20:11.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:10 smithi131 bash[89561]: cluster 2024-08-17T17:20:09.707386+0000 mon.a (mon.0) 1267 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:20:11.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:10 smithi131 bash[89561]: cluster 2024-08-17T17:20:09.707386+0000 mon.a (mon.0) 1267 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:20:11.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:10 smithi131 bash[89561]: cluster 2024-08-17T17:20:09.736388+0000 mon.a (mon.0) 1268 : cluster [DBG] osdmap e807: 8 total, 8 up, 8 in 2024-08-17T17:20:11.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:10 smithi131 bash[89561]: cluster 2024-08-17T17:20:09.736388+0000 mon.a (mon.0) 1268 : cluster [DBG] osdmap e807: 8 total, 8 up, 8 in 2024-08-17T17:20:11.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:10 smithi131 bash[88347]: cluster 2024-08-17T17:20:09.396220+0000 mgr.y (mgr.34107) 531 : cluster [DBG] pgmap v691: 745 pgs: 4 unknown, 741 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 379 KiB/s rd, 23 KiB/s wr, 488 op/s 2024-08-17T17:20:11.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:10 smithi131 bash[88347]: cluster 2024-08-17T17:20:09.396220+0000 mgr.y (mgr.34107) 531 : cluster [DBG] pgmap v691: 745 pgs: 4 unknown, 741 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 379 KiB/s rd, 23 KiB/s wr, 488 op/s 2024-08-17T17:20:11.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:10 smithi131 bash[88347]: cluster 2024-08-17T17:20:09.707386+0000 mon.a (mon.0) 1267 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:20:11.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:10 smithi131 bash[88347]: cluster 2024-08-17T17:20:09.707386+0000 mon.a (mon.0) 1267 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:20:11.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:10 smithi131 bash[88347]: cluster 2024-08-17T17:20:09.736388+0000 mon.a (mon.0) 1268 : cluster [DBG] osdmap e807: 8 total, 8 up, 8 in 2024-08-17T17:20:11.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:10 smithi131 bash[88347]: cluster 2024-08-17T17:20:09.736388+0000 mon.a (mon.0) 1268 : cluster [DBG] osdmap e807: 8 total, 8 up, 8 in 2024-08-17T17:20:11.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:10 smithi169 bash[79348]: cluster 2024-08-17T17:20:09.396220+0000 mgr.y (mgr.34107) 531 : cluster [DBG] pgmap v691: 745 pgs: 4 unknown, 741 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 379 KiB/s rd, 23 KiB/s wr, 488 op/s 2024-08-17T17:20:11.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:10 smithi169 bash[79348]: cluster 2024-08-17T17:20:09.396220+0000 mgr.y (mgr.34107) 531 : cluster [DBG] pgmap v691: 745 pgs: 4 unknown, 741 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 379 KiB/s rd, 23 KiB/s wr, 488 op/s 2024-08-17T17:20:11.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:10 smithi169 bash[79348]: cluster 2024-08-17T17:20:09.707386+0000 mon.a (mon.0) 1267 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:20:11.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:10 smithi169 bash[79348]: cluster 2024-08-17T17:20:09.707386+0000 mon.a (mon.0) 1267 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:20:11.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:10 smithi169 bash[79348]: cluster 2024-08-17T17:20:09.736388+0000 mon.a (mon.0) 1268 : cluster [DBG] osdmap e807: 8 total, 8 up, 8 in 2024-08-17T17:20:11.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:10 smithi169 bash[79348]: cluster 2024-08-17T17:20:09.736388+0000 mon.a (mon.0) 1268 : cluster [DBG] osdmap e807: 8 total, 8 up, 8 in 2024-08-17T17:20:12.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:11 smithi131 bash[88347]: cluster 2024-08-17T17:20:10.742372+0000 mon.a (mon.0) 1269 : cluster [DBG] osdmap e808: 8 total, 8 up, 8 in 2024-08-17T17:20:12.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:11 smithi131 bash[88347]: cluster 2024-08-17T17:20:10.742372+0000 mon.a (mon.0) 1269 : cluster [DBG] osdmap e808: 8 total, 8 up, 8 in 2024-08-17T17:20:12.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:11 smithi131 bash[89561]: cluster 2024-08-17T17:20:10.742372+0000 mon.a (mon.0) 1269 : cluster [DBG] osdmap e808: 8 total, 8 up, 8 in 2024-08-17T17:20:12.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:11 smithi131 bash[89561]: cluster 2024-08-17T17:20:10.742372+0000 mon.a (mon.0) 1269 : cluster [DBG] osdmap e808: 8 total, 8 up, 8 in 2024-08-17T17:20:12.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:11 smithi169 bash[79348]: cluster 2024-08-17T17:20:10.742372+0000 mon.a (mon.0) 1269 : cluster [DBG] osdmap e808: 8 total, 8 up, 8 in 2024-08-17T17:20:12.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:11 smithi169 bash[79348]: cluster 2024-08-17T17:20:10.742372+0000 mon.a (mon.0) 1269 : cluster [DBG] osdmap e808: 8 total, 8 up, 8 in 2024-08-17T17:20:12.768 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:20:13.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:12 smithi131 bash[88347]: cluster 2024-08-17T17:20:11.397456+0000 mgr.y (mgr.34107) 532 : cluster [DBG] pgmap v694: 745 pgs: 745 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 380 KiB/s rd, 24 KiB/s wr, 490 op/s 2024-08-17T17:20:13.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:12 smithi131 bash[88347]: cluster 2024-08-17T17:20:11.397456+0000 mgr.y (mgr.34107) 532 : cluster [DBG] pgmap v694: 745 pgs: 745 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 380 KiB/s rd, 24 KiB/s wr, 490 op/s 2024-08-17T17:20:13.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:12 smithi131 bash[88347]: cluster 2024-08-17T17:20:11.755205+0000 mon.a (mon.0) 1270 : cluster [DBG] osdmap e809: 8 total, 8 up, 8 in 2024-08-17T17:20:13.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:12 smithi131 bash[88347]: cluster 2024-08-17T17:20:11.755205+0000 mon.a (mon.0) 1270 : cluster [DBG] osdmap e809: 8 total, 8 up, 8 in 2024-08-17T17:20:13.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:12 smithi131 bash[88347]: audit 2024-08-17T17:20:11.757221+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.131:0/3009103214' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-36","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:20:13.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:12 smithi131 bash[88347]: audit 2024-08-17T17:20:11.757221+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.131:0/3009103214' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-36","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:20:13.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:12 smithi131 bash[88347]: audit 2024-08-17T17:20:11.757842+0000 mon.a (mon.0) 1271 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-36","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:20:13.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:12 smithi131 bash[88347]: audit 2024-08-17T17:20:11.757842+0000 mon.a (mon.0) 1271 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-36","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:20:13.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:12 smithi131 bash[89561]: cluster 2024-08-17T17:20:11.397456+0000 mgr.y (mgr.34107) 532 : cluster [DBG] pgmap v694: 745 pgs: 745 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 380 KiB/s rd, 24 KiB/s wr, 490 op/s 2024-08-17T17:20:13.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:12 smithi131 bash[89561]: cluster 2024-08-17T17:20:11.397456+0000 mgr.y (mgr.34107) 532 : cluster [DBG] pgmap v694: 745 pgs: 745 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 380 KiB/s rd, 24 KiB/s wr, 490 op/s 2024-08-17T17:20:13.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:12 smithi131 bash[89561]: cluster 2024-08-17T17:20:11.755205+0000 mon.a (mon.0) 1270 : cluster [DBG] osdmap e809: 8 total, 8 up, 8 in 2024-08-17T17:20:13.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:12 smithi131 bash[89561]: cluster 2024-08-17T17:20:11.755205+0000 mon.a (mon.0) 1270 : cluster [DBG] osdmap e809: 8 total, 8 up, 8 in 2024-08-17T17:20:13.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:12 smithi131 bash[89561]: audit 2024-08-17T17:20:11.757221+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.131:0/3009103214' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-36","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:20:13.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:12 smithi131 bash[89561]: audit 2024-08-17T17:20:11.757221+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.131:0/3009103214' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-36","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:20:13.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:12 smithi131 bash[89561]: audit 2024-08-17T17:20:11.757842+0000 mon.a (mon.0) 1271 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-36","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:20:13.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:12 smithi131 bash[89561]: audit 2024-08-17T17:20:11.757842+0000 mon.a (mon.0) 1271 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-36","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:20:13.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:12 smithi169 bash[79348]: cluster 2024-08-17T17:20:11.397456+0000 mgr.y (mgr.34107) 532 : cluster [DBG] pgmap v694: 745 pgs: 745 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 380 KiB/s rd, 24 KiB/s wr, 490 op/s 2024-08-17T17:20:13.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:12 smithi169 bash[79348]: cluster 2024-08-17T17:20:11.397456+0000 mgr.y (mgr.34107) 532 : cluster [DBG] pgmap v694: 745 pgs: 745 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 380 KiB/s rd, 24 KiB/s wr, 490 op/s 2024-08-17T17:20:13.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:12 smithi169 bash[79348]: cluster 2024-08-17T17:20:11.755205+0000 mon.a (mon.0) 1270 : cluster [DBG] osdmap e809: 8 total, 8 up, 8 in 2024-08-17T17:20:13.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:12 smithi169 bash[79348]: cluster 2024-08-17T17:20:11.755205+0000 mon.a (mon.0) 1270 : cluster [DBG] osdmap e809: 8 total, 8 up, 8 in 2024-08-17T17:20:13.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:12 smithi169 bash[79348]: audit 2024-08-17T17:20:11.757221+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.131:0/3009103214' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-36","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:20:13.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:12 smithi169 bash[79348]: audit 2024-08-17T17:20:11.757221+0000 mon.c (mon.2) 34 : audit [INF] from='client.? 172.21.15.131:0/3009103214' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-36","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:20:13.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:12 smithi169 bash[79348]: audit 2024-08-17T17:20:11.757842+0000 mon.a (mon.0) 1271 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-36","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:20:13.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:12 smithi169 bash[79348]: audit 2024-08-17T17:20:11.757842+0000 mon.a (mon.0) 1271 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-36","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:20:14.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:13 smithi131 bash[89561]: audit 2024-08-17T17:20:12.748954+0000 mon.a (mon.0) 1272 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:20:14.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:13 smithi131 bash[89561]: audit 2024-08-17T17:20:12.748954+0000 mon.a (mon.0) 1272 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:20:14.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:13 smithi131 bash[89561]: cluster 2024-08-17T17:20:12.757668+0000 mon.a (mon.0) 1273 : cluster [DBG] osdmap e810: 8 total, 8 up, 8 in 2024-08-17T17:20:14.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:13 smithi131 bash[89561]: cluster 2024-08-17T17:20:12.757668+0000 mon.a (mon.0) 1273 : cluster [DBG] osdmap e810: 8 total, 8 up, 8 in 2024-08-17T17:20:14.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:13 smithi131 bash[88347]: audit 2024-08-17T17:20:12.748954+0000 mon.a (mon.0) 1272 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:20:14.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:13 smithi131 bash[88347]: audit 2024-08-17T17:20:12.748954+0000 mon.a (mon.0) 1272 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:20:14.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:13 smithi131 bash[88347]: cluster 2024-08-17T17:20:12.757668+0000 mon.a (mon.0) 1273 : cluster [DBG] osdmap e810: 8 total, 8 up, 8 in 2024-08-17T17:20:14.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:13 smithi131 bash[88347]: cluster 2024-08-17T17:20:12.757668+0000 mon.a (mon.0) 1273 : cluster [DBG] osdmap e810: 8 total, 8 up, 8 in 2024-08-17T17:20:14.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:13 smithi169 bash[79348]: audit 2024-08-17T17:20:12.748954+0000 mon.a (mon.0) 1272 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:20:14.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:13 smithi169 bash[79348]: audit 2024-08-17T17:20:12.748954+0000 mon.a (mon.0) 1272 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-36","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:20:14.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:13 smithi169 bash[79348]: cluster 2024-08-17T17:20:12.757668+0000 mon.a (mon.0) 1273 : cluster [DBG] osdmap e810: 8 total, 8 up, 8 in 2024-08-17T17:20:14.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:13 smithi169 bash[79348]: cluster 2024-08-17T17:20:12.757668+0000 mon.a (mon.0) 1273 : cluster [DBG] osdmap e810: 8 total, 8 up, 8 in 2024-08-17T17:20:15.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:14 smithi131 bash[89561]: cluster 2024-08-17T17:20:13.398798+0000 mgr.y (mgr.34107) 533 : cluster [DBG] pgmap v697: 777 pgs: 32 unknown, 745 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 511 B/s wr, 1 op/s 2024-08-17T17:20:15.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:14 smithi131 bash[89561]: cluster 2024-08-17T17:20:13.398798+0000 mgr.y (mgr.34107) 533 : cluster [DBG] pgmap v697: 777 pgs: 32 unknown, 745 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 511 B/s wr, 1 op/s 2024-08-17T17:20:15.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:14 smithi131 bash[89561]: cluster 2024-08-17T17:20:13.801482+0000 mon.a (mon.0) 1274 : cluster [DBG] osdmap e811: 8 total, 8 up, 8 in 2024-08-17T17:20:15.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:14 smithi131 bash[89561]: cluster 2024-08-17T17:20:13.801482+0000 mon.a (mon.0) 1274 : cluster [DBG] osdmap e811: 8 total, 8 up, 8 in 2024-08-17T17:20:15.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:14 smithi131 bash[88347]: cluster 2024-08-17T17:20:13.398798+0000 mgr.y (mgr.34107) 533 : cluster [DBG] pgmap v697: 777 pgs: 32 unknown, 745 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 511 B/s wr, 1 op/s 2024-08-17T17:20:15.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:14 smithi131 bash[88347]: cluster 2024-08-17T17:20:13.398798+0000 mgr.y (mgr.34107) 533 : cluster [DBG] pgmap v697: 777 pgs: 32 unknown, 745 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 511 B/s wr, 1 op/s 2024-08-17T17:20:15.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:14 smithi131 bash[88347]: cluster 2024-08-17T17:20:13.801482+0000 mon.a (mon.0) 1274 : cluster [DBG] osdmap e811: 8 total, 8 up, 8 in 2024-08-17T17:20:15.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:14 smithi131 bash[88347]: cluster 2024-08-17T17:20:13.801482+0000 mon.a (mon.0) 1274 : cluster [DBG] osdmap e811: 8 total, 8 up, 8 in 2024-08-17T17:20:15.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:14 smithi169 bash[79348]: cluster 2024-08-17T17:20:13.398798+0000 mgr.y (mgr.34107) 533 : cluster [DBG] pgmap v697: 777 pgs: 32 unknown, 745 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 511 B/s wr, 1 op/s 2024-08-17T17:20:15.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:14 smithi169 bash[79348]: cluster 2024-08-17T17:20:13.398798+0000 mgr.y (mgr.34107) 533 : cluster [DBG] pgmap v697: 777 pgs: 32 unknown, 745 active+clean; 314 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 0 B/s rd, 511 B/s wr, 1 op/s 2024-08-17T17:20:15.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:14 smithi169 bash[79348]: cluster 2024-08-17T17:20:13.801482+0000 mon.a (mon.0) 1274 : cluster [DBG] osdmap e811: 8 total, 8 up, 8 in 2024-08-17T17:20:15.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:14 smithi169 bash[79348]: cluster 2024-08-17T17:20:13.801482+0000 mon.a (mon.0) 1274 : cluster [DBG] osdmap e811: 8 total, 8 up, 8 in 2024-08-17T17:20:16.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:15 smithi131 bash[89561]: cluster 2024-08-17T17:20:14.802503+0000 mon.a (mon.0) 1275 : cluster [DBG] osdmap e812: 8 total, 8 up, 8 in 2024-08-17T17:20:16.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:15 smithi131 bash[89561]: cluster 2024-08-17T17:20:14.802503+0000 mon.a (mon.0) 1275 : cluster [DBG] osdmap e812: 8 total, 8 up, 8 in 2024-08-17T17:20:16.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:15 smithi131 bash[89561]: cluster 2024-08-17T17:20:15.400050+0000 mgr.y (mgr.34107) 534 : cluster [DBG] pgmap v700: 777 pgs: 8 unknown, 769 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 44 KiB/s rd, 5.2 KiB/s wr, 58 op/s 2024-08-17T17:20:16.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:15 smithi131 bash[89561]: cluster 2024-08-17T17:20:15.400050+0000 mgr.y (mgr.34107) 534 : cluster [DBG] pgmap v700: 777 pgs: 8 unknown, 769 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 44 KiB/s rd, 5.2 KiB/s wr, 58 op/s 2024-08-17T17:20:16.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:15 smithi131 bash[88347]: cluster 2024-08-17T17:20:14.802503+0000 mon.a (mon.0) 1275 : cluster [DBG] osdmap e812: 8 total, 8 up, 8 in 2024-08-17T17:20:16.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:15 smithi131 bash[88347]: cluster 2024-08-17T17:20:14.802503+0000 mon.a (mon.0) 1275 : cluster [DBG] osdmap e812: 8 total, 8 up, 8 in 2024-08-17T17:20:16.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:15 smithi131 bash[88347]: cluster 2024-08-17T17:20:15.400050+0000 mgr.y (mgr.34107) 534 : cluster [DBG] pgmap v700: 777 pgs: 8 unknown, 769 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 44 KiB/s rd, 5.2 KiB/s wr, 58 op/s 2024-08-17T17:20:16.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:15 smithi131 bash[88347]: cluster 2024-08-17T17:20:15.400050+0000 mgr.y (mgr.34107) 534 : cluster [DBG] pgmap v700: 777 pgs: 8 unknown, 769 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 44 KiB/s rd, 5.2 KiB/s wr, 58 op/s 2024-08-17T17:20:16.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:15 smithi169 bash[79348]: cluster 2024-08-17T17:20:14.802503+0000 mon.a (mon.0) 1275 : cluster [DBG] osdmap e812: 8 total, 8 up, 8 in 2024-08-17T17:20:16.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:15 smithi169 bash[79348]: cluster 2024-08-17T17:20:14.802503+0000 mon.a (mon.0) 1275 : cluster [DBG] osdmap e812: 8 total, 8 up, 8 in 2024-08-17T17:20:16.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:15 smithi169 bash[79348]: cluster 2024-08-17T17:20:15.400050+0000 mgr.y (mgr.34107) 534 : cluster [DBG] pgmap v700: 777 pgs: 8 unknown, 769 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 44 KiB/s rd, 5.2 KiB/s wr, 58 op/s 2024-08-17T17:20:16.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:15 smithi169 bash[79348]: cluster 2024-08-17T17:20:15.400050+0000 mgr.y (mgr.34107) 534 : cluster [DBG] pgmap v700: 777 pgs: 8 unknown, 769 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 44 KiB/s rd, 5.2 KiB/s wr, 58 op/s 2024-08-17T17:20:17.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:16 smithi169 bash[79348]: cluster 2024-08-17T17:20:15.849629+0000 mon.a (mon.0) 1276 : cluster [DBG] osdmap e813: 8 total, 8 up, 8 in 2024-08-17T17:20:17.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:16 smithi169 bash[79348]: cluster 2024-08-17T17:20:15.849629+0000 mon.a (mon.0) 1276 : cluster [DBG] osdmap e813: 8 total, 8 up, 8 in 2024-08-17T17:20:17.199 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.ImageSpec (6283 ms) 2024-08-17T17:20:17.199 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.SnapRemoveWithChildMissing 2024-08-17T17:20:17.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:16 smithi131 bash[89561]: cluster 2024-08-17T17:20:15.849629+0000 mon.a (mon.0) 1276 : cluster [DBG] osdmap e813: 8 total, 8 up, 8 in 2024-08-17T17:20:17.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:16 smithi131 bash[89561]: cluster 2024-08-17T17:20:15.849629+0000 mon.a (mon.0) 1276 : cluster [DBG] osdmap e813: 8 total, 8 up, 8 in 2024-08-17T17:20:17.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:16 smithi131 bash[88347]: cluster 2024-08-17T17:20:15.849629+0000 mon.a (mon.0) 1276 : cluster [DBG] osdmap e813: 8 total, 8 up, 8 in 2024-08-17T17:20:17.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:16 smithi131 bash[88347]: cluster 2024-08-17T17:20:15.849629+0000 mon.a (mon.0) 1276 : cluster [DBG] osdmap e813: 8 total, 8 up, 8 in 2024-08-17T17:20:18.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:17 smithi169 bash[79348]: cluster 2024-08-17T17:20:16.849490+0000 mon.a (mon.0) 1277 : cluster [DBG] osdmap e814: 8 total, 8 up, 8 in 2024-08-17T17:20:18.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:17 smithi169 bash[79348]: cluster 2024-08-17T17:20:16.849490+0000 mon.a (mon.0) 1277 : cluster [DBG] osdmap e814: 8 total, 8 up, 8 in 2024-08-17T17:20:18.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:17 smithi169 bash[79348]: cluster 2024-08-17T17:20:17.401300+0000 mgr.y (mgr.34107) 535 : cluster [DBG] pgmap v703: 777 pgs: 777 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 49 KiB/s rd, 6.2 KiB/s wr, 67 op/s 2024-08-17T17:20:18.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:17 smithi169 bash[79348]: cluster 2024-08-17T17:20:17.401300+0000 mgr.y (mgr.34107) 535 : cluster [DBG] pgmap v703: 777 pgs: 777 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 49 KiB/s rd, 6.2 KiB/s wr, 67 op/s 2024-08-17T17:20:18.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:17 smithi131 bash[88347]: cluster 2024-08-17T17:20:16.849490+0000 mon.a (mon.0) 1277 : cluster [DBG] osdmap e814: 8 total, 8 up, 8 in 2024-08-17T17:20:18.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:17 smithi131 bash[88347]: cluster 2024-08-17T17:20:16.849490+0000 mon.a (mon.0) 1277 : cluster [DBG] osdmap e814: 8 total, 8 up, 8 in 2024-08-17T17:20:18.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:17 smithi131 bash[88347]: cluster 2024-08-17T17:20:17.401300+0000 mgr.y (mgr.34107) 535 : cluster [DBG] pgmap v703: 777 pgs: 777 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 49 KiB/s rd, 6.2 KiB/s wr, 67 op/s 2024-08-17T17:20:18.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:17 smithi131 bash[88347]: cluster 2024-08-17T17:20:17.401300+0000 mgr.y (mgr.34107) 535 : cluster [DBG] pgmap v703: 777 pgs: 777 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 49 KiB/s rd, 6.2 KiB/s wr, 67 op/s 2024-08-17T17:20:18.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:17 smithi131 bash[89561]: cluster 2024-08-17T17:20:16.849490+0000 mon.a (mon.0) 1277 : cluster [DBG] osdmap e814: 8 total, 8 up, 8 in 2024-08-17T17:20:18.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:17 smithi131 bash[89561]: cluster 2024-08-17T17:20:16.849490+0000 mon.a (mon.0) 1277 : cluster [DBG] osdmap e814: 8 total, 8 up, 8 in 2024-08-17T17:20:18.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:17 smithi131 bash[89561]: cluster 2024-08-17T17:20:17.401300+0000 mgr.y (mgr.34107) 535 : cluster [DBG] pgmap v703: 777 pgs: 777 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 49 KiB/s rd, 6.2 KiB/s wr, 67 op/s 2024-08-17T17:20:18.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:17 smithi131 bash[89561]: cluster 2024-08-17T17:20:17.401300+0000 mgr.y (mgr.34107) 535 : cluster [DBG] pgmap v703: 777 pgs: 777 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 49 KiB/s rd, 6.2 KiB/s wr, 67 op/s 2024-08-17T17:20:18.892 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:20:19.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:20:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:20:18] "GET /metrics HTTP/1.1" 200 84609 "" "Prometheus/2.51.0" 2024-08-17T17:20:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:18 smithi131 bash[88347]: cluster 2024-08-17T17:20:17.886321+0000 mon.a (mon.0) 1278 : cluster [DBG] osdmap e815: 8 total, 8 up, 8 in 2024-08-17T17:20:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:18 smithi131 bash[88347]: cluster 2024-08-17T17:20:17.886321+0000 mon.a (mon.0) 1278 : cluster [DBG] osdmap e815: 8 total, 8 up, 8 in 2024-08-17T17:20:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:18 smithi131 bash[88347]: audit 2024-08-17T17:20:17.916645+0000 mon.a (mon.0) 1279 : audit [INF] from='client.? 172.21.15.131:0/65055294' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-37","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:20:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:18 smithi131 bash[88347]: audit 2024-08-17T17:20:17.916645+0000 mon.a (mon.0) 1279 : audit [INF] from='client.? 172.21.15.131:0/65055294' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-37","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:20:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:18 smithi131 bash[89561]: cluster 2024-08-17T17:20:17.886321+0000 mon.a (mon.0) 1278 : cluster [DBG] osdmap e815: 8 total, 8 up, 8 in 2024-08-17T17:20:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:18 smithi131 bash[89561]: cluster 2024-08-17T17:20:17.886321+0000 mon.a (mon.0) 1278 : cluster [DBG] osdmap e815: 8 total, 8 up, 8 in 2024-08-17T17:20:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:18 smithi131 bash[89561]: audit 2024-08-17T17:20:17.916645+0000 mon.a (mon.0) 1279 : audit [INF] from='client.? 172.21.15.131:0/65055294' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-37","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:20:19.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:18 smithi131 bash[89561]: audit 2024-08-17T17:20:17.916645+0000 mon.a (mon.0) 1279 : audit [INF] from='client.? 172.21.15.131:0/65055294' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-37","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:20:19.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:18 smithi169 bash[79348]: cluster 2024-08-17T17:20:17.886321+0000 mon.a (mon.0) 1278 : cluster [DBG] osdmap e815: 8 total, 8 up, 8 in 2024-08-17T17:20:19.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:18 smithi169 bash[79348]: cluster 2024-08-17T17:20:17.886321+0000 mon.a (mon.0) 1278 : cluster [DBG] osdmap e815: 8 total, 8 up, 8 in 2024-08-17T17:20:19.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:18 smithi169 bash[79348]: audit 2024-08-17T17:20:17.916645+0000 mon.a (mon.0) 1279 : audit [INF] from='client.? 172.21.15.131:0/65055294' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-37","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:20:19.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:18 smithi169 bash[79348]: audit 2024-08-17T17:20:17.916645+0000 mon.a (mon.0) 1279 : audit [INF] from='client.? 172.21.15.131:0/65055294' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-37","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:20:20.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:19 smithi131 bash[89561]: audit 2024-08-17T17:20:18.877027+0000 mon.a (mon.0) 1280 : audit [INF] from='client.? 172.21.15.131:0/65055294' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-37","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:20:20.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:19 smithi131 bash[89561]: audit 2024-08-17T17:20:18.877027+0000 mon.a (mon.0) 1280 : audit [INF] from='client.? 172.21.15.131:0/65055294' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-37","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:20:20.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:19 smithi131 bash[89561]: cluster 2024-08-17T17:20:18.888280+0000 mon.a (mon.0) 1281 : cluster [DBG] osdmap e816: 8 total, 8 up, 8 in 2024-08-17T17:20:20.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:19 smithi131 bash[89561]: cluster 2024-08-17T17:20:18.888280+0000 mon.a (mon.0) 1281 : cluster [DBG] osdmap e816: 8 total, 8 up, 8 in 2024-08-17T17:20:20.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:19 smithi131 bash[89561]: cluster 2024-08-17T17:20:19.405856+0000 mgr.y (mgr.34107) 536 : cluster [DBG] pgmap v706: 809 pgs: 8 creating+peering, 5 unknown, 796 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 92 KiB/s rd, 5.2 KiB/s wr, 117 op/s 2024-08-17T17:20:20.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:19 smithi131 bash[89561]: cluster 2024-08-17T17:20:19.405856+0000 mgr.y (mgr.34107) 536 : cluster [DBG] pgmap v706: 809 pgs: 8 creating+peering, 5 unknown, 796 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 92 KiB/s rd, 5.2 KiB/s wr, 117 op/s 2024-08-17T17:20:20.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:19 smithi131 bash[88347]: audit 2024-08-17T17:20:18.877027+0000 mon.a (mon.0) 1280 : audit [INF] from='client.? 172.21.15.131:0/65055294' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-37","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:20:20.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:19 smithi131 bash[88347]: audit 2024-08-17T17:20:18.877027+0000 mon.a (mon.0) 1280 : audit [INF] from='client.? 172.21.15.131:0/65055294' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-37","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:20:20.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:19 smithi131 bash[88347]: cluster 2024-08-17T17:20:18.888280+0000 mon.a (mon.0) 1281 : cluster [DBG] osdmap e816: 8 total, 8 up, 8 in 2024-08-17T17:20:20.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:19 smithi131 bash[88347]: cluster 2024-08-17T17:20:18.888280+0000 mon.a (mon.0) 1281 : cluster [DBG] osdmap e816: 8 total, 8 up, 8 in 2024-08-17T17:20:20.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:19 smithi131 bash[88347]: cluster 2024-08-17T17:20:19.405856+0000 mgr.y (mgr.34107) 536 : cluster [DBG] pgmap v706: 809 pgs: 8 creating+peering, 5 unknown, 796 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 92 KiB/s rd, 5.2 KiB/s wr, 117 op/s 2024-08-17T17:20:20.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:19 smithi131 bash[88347]: cluster 2024-08-17T17:20:19.405856+0000 mgr.y (mgr.34107) 536 : cluster [DBG] pgmap v706: 809 pgs: 8 creating+peering, 5 unknown, 796 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 92 KiB/s rd, 5.2 KiB/s wr, 117 op/s 2024-08-17T17:20:20.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:19 smithi169 bash[79348]: audit 2024-08-17T17:20:18.877027+0000 mon.a (mon.0) 1280 : audit [INF] from='client.? 172.21.15.131:0/65055294' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-37","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:20:20.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:19 smithi169 bash[79348]: audit 2024-08-17T17:20:18.877027+0000 mon.a (mon.0) 1280 : audit [INF] from='client.? 172.21.15.131:0/65055294' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-37","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:20:20.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:19 smithi169 bash[79348]: cluster 2024-08-17T17:20:18.888280+0000 mon.a (mon.0) 1281 : cluster [DBG] osdmap e816: 8 total, 8 up, 8 in 2024-08-17T17:20:20.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:19 smithi169 bash[79348]: cluster 2024-08-17T17:20:18.888280+0000 mon.a (mon.0) 1281 : cluster [DBG] osdmap e816: 8 total, 8 up, 8 in 2024-08-17T17:20:20.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:19 smithi169 bash[79348]: cluster 2024-08-17T17:20:19.405856+0000 mgr.y (mgr.34107) 536 : cluster [DBG] pgmap v706: 809 pgs: 8 creating+peering, 5 unknown, 796 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 92 KiB/s rd, 5.2 KiB/s wr, 117 op/s 2024-08-17T17:20:20.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:19 smithi169 bash[79348]: cluster 2024-08-17T17:20:19.405856+0000 mgr.y (mgr.34107) 536 : cluster [DBG] pgmap v706: 809 pgs: 8 creating+peering, 5 unknown, 796 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 92 KiB/s rd, 5.2 KiB/s wr, 117 op/s 2024-08-17T17:20:21.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:20 smithi131 bash[88347]: cluster 2024-08-17T17:20:19.929902+0000 mon.a (mon.0) 1282 : cluster [DBG] osdmap e817: 8 total, 8 up, 8 in 2024-08-17T17:20:21.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:20 smithi131 bash[88347]: cluster 2024-08-17T17:20:19.929902+0000 mon.a (mon.0) 1282 : cluster [DBG] osdmap e817: 8 total, 8 up, 8 in 2024-08-17T17:20:21.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:20 smithi131 bash[88347]: cluster 2024-08-17T17:20:20.392148+0000 mon.a (mon.0) 1283 : cluster [DBG] osdmap e818: 8 total, 8 up, 8 in 2024-08-17T17:20:21.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:20 smithi131 bash[88347]: cluster 2024-08-17T17:20:20.392148+0000 mon.a (mon.0) 1283 : cluster [DBG] osdmap e818: 8 total, 8 up, 8 in 2024-08-17T17:20:21.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:20 smithi131 bash[89561]: cluster 2024-08-17T17:20:19.929902+0000 mon.a (mon.0) 1282 : cluster [DBG] osdmap e817: 8 total, 8 up, 8 in 2024-08-17T17:20:21.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:20 smithi131 bash[89561]: cluster 2024-08-17T17:20:19.929902+0000 mon.a (mon.0) 1282 : cluster [DBG] osdmap e817: 8 total, 8 up, 8 in 2024-08-17T17:20:21.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:20 smithi131 bash[89561]: cluster 2024-08-17T17:20:20.392148+0000 mon.a (mon.0) 1283 : cluster [DBG] osdmap e818: 8 total, 8 up, 8 in 2024-08-17T17:20:21.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:20 smithi131 bash[89561]: cluster 2024-08-17T17:20:20.392148+0000 mon.a (mon.0) 1283 : cluster [DBG] osdmap e818: 8 total, 8 up, 8 in 2024-08-17T17:20:21.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:20 smithi169 bash[79348]: cluster 2024-08-17T17:20:19.929902+0000 mon.a (mon.0) 1282 : cluster [DBG] osdmap e817: 8 total, 8 up, 8 in 2024-08-17T17:20:21.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:20 smithi169 bash[79348]: cluster 2024-08-17T17:20:19.929902+0000 mon.a (mon.0) 1282 : cluster [DBG] osdmap e817: 8 total, 8 up, 8 in 2024-08-17T17:20:21.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:20 smithi169 bash[79348]: cluster 2024-08-17T17:20:20.392148+0000 mon.a (mon.0) 1283 : cluster [DBG] osdmap e818: 8 total, 8 up, 8 in 2024-08-17T17:20:21.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:20 smithi169 bash[79348]: cluster 2024-08-17T17:20:20.392148+0000 mon.a (mon.0) 1283 : cluster [DBG] osdmap e818: 8 total, 8 up, 8 in 2024-08-17T17:20:22.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:22 smithi131 bash[89561]: cluster 2024-08-17T17:20:21.410106+0000 mgr.y (mgr.34107) 537 : cluster [DBG] pgmap v710: 809 pgs: 8 creating+peering, 801 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 151 KiB/s rd, 6.5 KiB/s wr, 190 op/s 2024-08-17T17:20:22.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:22 smithi131 bash[89561]: cluster 2024-08-17T17:20:21.410106+0000 mgr.y (mgr.34107) 537 : cluster [DBG] pgmap v710: 809 pgs: 8 creating+peering, 801 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 151 KiB/s rd, 6.5 KiB/s wr, 190 op/s 2024-08-17T17:20:22.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:22 smithi131 bash[89561]: cluster 2024-08-17T17:20:21.412331+0000 mon.a (mon.0) 1284 : cluster [DBG] osdmap e819: 8 total, 8 up, 8 in 2024-08-17T17:20:22.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:22 smithi131 bash[89561]: cluster 2024-08-17T17:20:21.412331+0000 mon.a (mon.0) 1284 : cluster [DBG] osdmap e819: 8 total, 8 up, 8 in 2024-08-17T17:20:22.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:22 smithi131 bash[88347]: cluster 2024-08-17T17:20:21.410106+0000 mgr.y (mgr.34107) 537 : cluster [DBG] pgmap v710: 809 pgs: 8 creating+peering, 801 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 151 KiB/s rd, 6.5 KiB/s wr, 190 op/s 2024-08-17T17:20:22.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:22 smithi131 bash[88347]: cluster 2024-08-17T17:20:21.410106+0000 mgr.y (mgr.34107) 537 : cluster [DBG] pgmap v710: 809 pgs: 8 creating+peering, 801 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 151 KiB/s rd, 6.5 KiB/s wr, 190 op/s 2024-08-17T17:20:22.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:22 smithi131 bash[88347]: cluster 2024-08-17T17:20:21.412331+0000 mon.a (mon.0) 1284 : cluster [DBG] osdmap e819: 8 total, 8 up, 8 in 2024-08-17T17:20:22.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:22 smithi131 bash[88347]: cluster 2024-08-17T17:20:21.412331+0000 mon.a (mon.0) 1284 : cluster [DBG] osdmap e819: 8 total, 8 up, 8 in 2024-08-17T17:20:22.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:22 smithi169 bash[79348]: cluster 2024-08-17T17:20:21.410106+0000 mgr.y (mgr.34107) 537 : cluster [DBG] pgmap v710: 809 pgs: 8 creating+peering, 801 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 151 KiB/s rd, 6.5 KiB/s wr, 190 op/s 2024-08-17T17:20:22.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:22 smithi169 bash[79348]: cluster 2024-08-17T17:20:21.410106+0000 mgr.y (mgr.34107) 537 : cluster [DBG] pgmap v710: 809 pgs: 8 creating+peering, 801 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 151 KiB/s rd, 6.5 KiB/s wr, 190 op/s 2024-08-17T17:20:22.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:22 smithi169 bash[79348]: cluster 2024-08-17T17:20:21.412331+0000 mon.a (mon.0) 1284 : cluster [DBG] osdmap e819: 8 total, 8 up, 8 in 2024-08-17T17:20:22.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:22 smithi169 bash[79348]: cluster 2024-08-17T17:20:21.412331+0000 mon.a (mon.0) 1284 : cluster [DBG] osdmap e819: 8 total, 8 up, 8 in 2024-08-17T17:20:23.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:23 smithi131 bash[88347]: cluster 2024-08-17T17:20:22.426742+0000 mon.a (mon.0) 1285 : cluster [DBG] osdmap e820: 8 total, 8 up, 8 in 2024-08-17T17:20:23.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:23 smithi131 bash[88347]: cluster 2024-08-17T17:20:22.426742+0000 mon.a (mon.0) 1285 : cluster [DBG] osdmap e820: 8 total, 8 up, 8 in 2024-08-17T17:20:23.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:23 smithi131 bash[88347]: audit 2024-08-17T17:20:23.215490+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:20:23.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:23 smithi131 bash[88347]: audit 2024-08-17T17:20:23.215490+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:20:23.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:23 smithi131 bash[88347]: audit 2024-08-17T17:20:23.217605+0000 mon.a (mon.0) 1287 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:23.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:23 smithi131 bash[88347]: audit 2024-08-17T17:20:23.217605+0000 mon.a (mon.0) 1287 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:23.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:23 smithi131 bash[89561]: cluster 2024-08-17T17:20:22.426742+0000 mon.a (mon.0) 1285 : cluster [DBG] osdmap e820: 8 total, 8 up, 8 in 2024-08-17T17:20:23.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:23 smithi131 bash[89561]: cluster 2024-08-17T17:20:22.426742+0000 mon.a (mon.0) 1285 : cluster [DBG] osdmap e820: 8 total, 8 up, 8 in 2024-08-17T17:20:23.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:23 smithi131 bash[89561]: audit 2024-08-17T17:20:23.215490+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:20:23.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:23 smithi131 bash[89561]: audit 2024-08-17T17:20:23.215490+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:20:23.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:23 smithi131 bash[89561]: audit 2024-08-17T17:20:23.217605+0000 mon.a (mon.0) 1287 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:23.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:23 smithi131 bash[89561]: audit 2024-08-17T17:20:23.217605+0000 mon.a (mon.0) 1287 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:23.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:23 smithi169 bash[79348]: cluster 2024-08-17T17:20:22.426742+0000 mon.a (mon.0) 1285 : cluster [DBG] osdmap e820: 8 total, 8 up, 8 in 2024-08-17T17:20:23.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:23 smithi169 bash[79348]: cluster 2024-08-17T17:20:22.426742+0000 mon.a (mon.0) 1285 : cluster [DBG] osdmap e820: 8 total, 8 up, 8 in 2024-08-17T17:20:23.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:23 smithi169 bash[79348]: audit 2024-08-17T17:20:23.215490+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:20:23.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:23 smithi169 bash[79348]: audit 2024-08-17T17:20:23.215490+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:20:23.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:23 smithi169 bash[79348]: audit 2024-08-17T17:20:23.217605+0000 mon.a (mon.0) 1287 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:23.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:23 smithi169 bash[79348]: audit 2024-08-17T17:20:23.217605+0000 mon.a (mon.0) 1287 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:24.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:24 smithi131 bash[89561]: cluster 2024-08-17T17:20:23.411441+0000 mgr.y (mgr.34107) 538 : cluster [DBG] pgmap v712: 809 pgs: 8 creating+peering, 801 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 47 KiB/s rd, 1.5 KiB/s wr, 58 op/s 2024-08-17T17:20:24.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:24 smithi131 bash[89561]: cluster 2024-08-17T17:20:23.411441+0000 mgr.y (mgr.34107) 538 : cluster [DBG] pgmap v712: 809 pgs: 8 creating+peering, 801 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 47 KiB/s rd, 1.5 KiB/s wr, 58 op/s 2024-08-17T17:20:24.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:24 smithi131 bash[89561]: cluster 2024-08-17T17:20:23.430583+0000 mon.a (mon.0) 1288 : cluster [DBG] osdmap e821: 8 total, 8 up, 8 in 2024-08-17T17:20:24.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:24 smithi131 bash[89561]: cluster 2024-08-17T17:20:23.430583+0000 mon.a (mon.0) 1288 : cluster [DBG] osdmap e821: 8 total, 8 up, 8 in 2024-08-17T17:20:24.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:24 smithi131 bash[88347]: cluster 2024-08-17T17:20:23.411441+0000 mgr.y (mgr.34107) 538 : cluster [DBG] pgmap v712: 809 pgs: 8 creating+peering, 801 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 47 KiB/s rd, 1.5 KiB/s wr, 58 op/s 2024-08-17T17:20:24.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:24 smithi131 bash[88347]: cluster 2024-08-17T17:20:23.411441+0000 mgr.y (mgr.34107) 538 : cluster [DBG] pgmap v712: 809 pgs: 8 creating+peering, 801 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 47 KiB/s rd, 1.5 KiB/s wr, 58 op/s 2024-08-17T17:20:24.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:24 smithi131 bash[88347]: cluster 2024-08-17T17:20:23.430583+0000 mon.a (mon.0) 1288 : cluster [DBG] osdmap e821: 8 total, 8 up, 8 in 2024-08-17T17:20:24.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:24 smithi131 bash[88347]: cluster 2024-08-17T17:20:23.430583+0000 mon.a (mon.0) 1288 : cluster [DBG] osdmap e821: 8 total, 8 up, 8 in 2024-08-17T17:20:24.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:24 smithi169 bash[79348]: cluster 2024-08-17T17:20:23.411441+0000 mgr.y (mgr.34107) 538 : cluster [DBG] pgmap v712: 809 pgs: 8 creating+peering, 801 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 47 KiB/s rd, 1.5 KiB/s wr, 58 op/s 2024-08-17T17:20:24.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:24 smithi169 bash[79348]: cluster 2024-08-17T17:20:23.411441+0000 mgr.y (mgr.34107) 538 : cluster [DBG] pgmap v712: 809 pgs: 8 creating+peering, 801 active+clean; 314 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 47 KiB/s rd, 1.5 KiB/s wr, 58 op/s 2024-08-17T17:20:24.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:24 smithi169 bash[79348]: cluster 2024-08-17T17:20:23.430583+0000 mon.a (mon.0) 1288 : cluster [DBG] osdmap e821: 8 total, 8 up, 8 in 2024-08-17T17:20:24.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:24 smithi169 bash[79348]: cluster 2024-08-17T17:20:23.430583+0000 mon.a (mon.0) 1288 : cluster [DBG] osdmap e821: 8 total, 8 up, 8 in 2024-08-17T17:20:25.554 INFO:tasks.workunit.client.0.smithi131.stdout:num children is: 3 2024-08-17T17:20:25.554 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 3 2024-08-17T17:20:25.554 INFO:tasks.workunit.client.0.smithi131.stdout:child: image230 2024-08-17T17:20:25.554 INFO:tasks.workunit.client.0.smithi131.stdout:child: image232 2024-08-17T17:20:25.555 INFO:tasks.workunit.client.0.smithi131.stdout:child: image231 2024-08-17T17:20:25.555 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-15/image230/ac8e32875184 2024-08-17T17:20:25.555 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:20:25.555 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-37/image231/ac8e8df11f31 2024-08-17T17:20:25.555 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:20:25.555 INFO:tasks.workunit.client.0.smithi131.stdout:found child test-librbd-smithi131-69450-15/image232/ac8eaf5e8511 2024-08-17T17:20:25.555 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:20:25.555 INFO:tasks.workunit.client.0.smithi131.stdout:num children is: 0 2024-08-17T17:20:25.555 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 0 2024-08-17T17:20:25.555 INFO:tasks.workunit.client.0.smithi131.stdout:num snaps is: 0 2024-08-17T17:20:25.555 INFO:tasks.workunit.client.0.smithi131.stdout:expected: 0 2024-08-17T17:20:25.555 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.SnapRemoveWithChildMissing (8355 ms) 2024-08-17T17:20:25.555 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.QuiesceWatch 2024-08-17T17:20:25.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:25 smithi131 bash[89561]: cluster 2024-08-17T17:20:24.453788+0000 mon.a (mon.0) 1289 : cluster [DBG] osdmap e822: 8 total, 8 up, 8 in 2024-08-17T17:20:25.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:25 smithi131 bash[89561]: cluster 2024-08-17T17:20:24.453788+0000 mon.a (mon.0) 1289 : cluster [DBG] osdmap e822: 8 total, 8 up, 8 in 2024-08-17T17:20:25.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:25 smithi131 bash[88347]: cluster 2024-08-17T17:20:24.453788+0000 mon.a (mon.0) 1289 : cluster [DBG] osdmap e822: 8 total, 8 up, 8 in 2024-08-17T17:20:25.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:25 smithi131 bash[88347]: cluster 2024-08-17T17:20:24.453788+0000 mon.a (mon.0) 1289 : cluster [DBG] osdmap e822: 8 total, 8 up, 8 in 2024-08-17T17:20:25.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:25 smithi169 bash[79348]: cluster 2024-08-17T17:20:24.453788+0000 mon.a (mon.0) 1289 : cluster [DBG] osdmap e822: 8 total, 8 up, 8 in 2024-08-17T17:20:25.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:25 smithi169 bash[79348]: cluster 2024-08-17T17:20:24.453788+0000 mon.a (mon.0) 1289 : cluster [DBG] osdmap e822: 8 total, 8 up, 8 in 2024-08-17T17:20:26.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:26 smithi131 bash[88347]: cluster 2024-08-17T17:20:25.412841+0000 mgr.y (mgr.34107) 539 : cluster [DBG] pgmap v715: 777 pgs: 777 active+clean; 2.6 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:26.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:26 smithi131 bash[88347]: cluster 2024-08-17T17:20:25.412841+0000 mgr.y (mgr.34107) 539 : cluster [DBG] pgmap v715: 777 pgs: 777 active+clean; 2.6 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:26.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:26 smithi131 bash[88347]: cluster 2024-08-17T17:20:25.489761+0000 mon.a (mon.0) 1290 : cluster [DBG] osdmap e823: 8 total, 8 up, 8 in 2024-08-17T17:20:26.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:26 smithi131 bash[88347]: cluster 2024-08-17T17:20:25.489761+0000 mon.a (mon.0) 1290 : cluster [DBG] osdmap e823: 8 total, 8 up, 8 in 2024-08-17T17:20:26.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:26 smithi131 bash[89561]: cluster 2024-08-17T17:20:25.412841+0000 mgr.y (mgr.34107) 539 : cluster [DBG] pgmap v715: 777 pgs: 777 active+clean; 2.6 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:26.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:26 smithi131 bash[89561]: cluster 2024-08-17T17:20:25.412841+0000 mgr.y (mgr.34107) 539 : cluster [DBG] pgmap v715: 777 pgs: 777 active+clean; 2.6 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:26.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:26 smithi131 bash[89561]: cluster 2024-08-17T17:20:25.489761+0000 mon.a (mon.0) 1290 : cluster [DBG] osdmap e823: 8 total, 8 up, 8 in 2024-08-17T17:20:26.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:26 smithi131 bash[89561]: cluster 2024-08-17T17:20:25.489761+0000 mon.a (mon.0) 1290 : cluster [DBG] osdmap e823: 8 total, 8 up, 8 in 2024-08-17T17:20:26.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:26 smithi169 bash[79348]: cluster 2024-08-17T17:20:25.412841+0000 mgr.y (mgr.34107) 539 : cluster [DBG] pgmap v715: 777 pgs: 777 active+clean; 2.6 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:26.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:26 smithi169 bash[79348]: cluster 2024-08-17T17:20:25.412841+0000 mgr.y (mgr.34107) 539 : cluster [DBG] pgmap v715: 777 pgs: 777 active+clean; 2.6 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:26.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:26 smithi169 bash[79348]: cluster 2024-08-17T17:20:25.489761+0000 mon.a (mon.0) 1290 : cluster [DBG] osdmap e823: 8 total, 8 up, 8 in 2024-08-17T17:20:26.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:26 smithi169 bash[79348]: cluster 2024-08-17T17:20:25.489761+0000 mon.a (mon.0) 1290 : cluster [DBG] osdmap e823: 8 total, 8 up, 8 in 2024-08-17T17:20:27.502 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:20:27.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:27 smithi131 bash[88347]: cluster 2024-08-17T17:20:26.496329+0000 mon.a (mon.0) 1291 : cluster [DBG] osdmap e824: 8 total, 8 up, 8 in 2024-08-17T17:20:27.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:27 smithi131 bash[88347]: cluster 2024-08-17T17:20:26.496329+0000 mon.a (mon.0) 1291 : cluster [DBG] osdmap e824: 8 total, 8 up, 8 in 2024-08-17T17:20:27.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:27 smithi131 bash[88347]: audit 2024-08-17T17:20:26.508004+0000 mon.c (mon.2) 35 : audit [INF] from='client.? 172.21.15.131:0/3871174988' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-38","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:20:27.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:27 smithi131 bash[88347]: audit 2024-08-17T17:20:26.508004+0000 mon.c (mon.2) 35 : audit [INF] from='client.? 172.21.15.131:0/3871174988' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-38","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:20:27.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:27 smithi131 bash[88347]: audit 2024-08-17T17:20:26.527299+0000 mon.a (mon.0) 1292 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-38","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:20:27.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:27 smithi131 bash[88347]: audit 2024-08-17T17:20:26.527299+0000 mon.a (mon.0) 1292 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-38","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:20:27.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:27 smithi131 bash[88347]: audit 2024-08-17T17:20:27.488284+0000 mon.a (mon.0) 1293 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-38","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:20:27.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:27 smithi131 bash[88347]: audit 2024-08-17T17:20:27.488284+0000 mon.a (mon.0) 1293 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-38","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:20:27.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:27 smithi131 bash[88347]: cluster 2024-08-17T17:20:27.496418+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e825: 8 total, 8 up, 8 in 2024-08-17T17:20:27.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:27 smithi131 bash[88347]: cluster 2024-08-17T17:20:27.496418+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e825: 8 total, 8 up, 8 in 2024-08-17T17:20:27.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:27 smithi131 bash[89561]: cluster 2024-08-17T17:20:26.496329+0000 mon.a (mon.0) 1291 : cluster [DBG] osdmap e824: 8 total, 8 up, 8 in 2024-08-17T17:20:27.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:27 smithi131 bash[89561]: cluster 2024-08-17T17:20:26.496329+0000 mon.a (mon.0) 1291 : cluster [DBG] osdmap e824: 8 total, 8 up, 8 in 2024-08-17T17:20:27.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:27 smithi131 bash[89561]: audit 2024-08-17T17:20:26.508004+0000 mon.c (mon.2) 35 : audit [INF] from='client.? 172.21.15.131:0/3871174988' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-38","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:20:27.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:27 smithi131 bash[89561]: audit 2024-08-17T17:20:26.508004+0000 mon.c (mon.2) 35 : audit [INF] from='client.? 172.21.15.131:0/3871174988' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-38","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:20:27.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:27 smithi131 bash[89561]: audit 2024-08-17T17:20:26.527299+0000 mon.a (mon.0) 1292 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-38","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:20:27.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:27 smithi131 bash[89561]: audit 2024-08-17T17:20:26.527299+0000 mon.a (mon.0) 1292 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-38","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:20:27.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:27 smithi131 bash[89561]: audit 2024-08-17T17:20:27.488284+0000 mon.a (mon.0) 1293 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-38","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:20:27.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:27 smithi131 bash[89561]: audit 2024-08-17T17:20:27.488284+0000 mon.a (mon.0) 1293 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-38","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:20:27.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:27 smithi131 bash[89561]: cluster 2024-08-17T17:20:27.496418+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e825: 8 total, 8 up, 8 in 2024-08-17T17:20:27.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:27 smithi131 bash[89561]: cluster 2024-08-17T17:20:27.496418+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e825: 8 total, 8 up, 8 in 2024-08-17T17:20:27.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:27 smithi169 bash[79348]: cluster 2024-08-17T17:20:26.496329+0000 mon.a (mon.0) 1291 : cluster [DBG] osdmap e824: 8 total, 8 up, 8 in 2024-08-17T17:20:27.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:27 smithi169 bash[79348]: cluster 2024-08-17T17:20:26.496329+0000 mon.a (mon.0) 1291 : cluster [DBG] osdmap e824: 8 total, 8 up, 8 in 2024-08-17T17:20:27.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:27 smithi169 bash[79348]: audit 2024-08-17T17:20:26.508004+0000 mon.c (mon.2) 35 : audit [INF] from='client.? 172.21.15.131:0/3871174988' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-38","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:20:27.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:27 smithi169 bash[79348]: audit 2024-08-17T17:20:26.508004+0000 mon.c (mon.2) 35 : audit [INF] from='client.? 172.21.15.131:0/3871174988' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-38","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:20:27.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:27 smithi169 bash[79348]: audit 2024-08-17T17:20:26.527299+0000 mon.a (mon.0) 1292 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-38","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:20:27.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:27 smithi169 bash[79348]: audit 2024-08-17T17:20:26.527299+0000 mon.a (mon.0) 1292 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-38","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:20:27.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:27 smithi169 bash[79348]: audit 2024-08-17T17:20:27.488284+0000 mon.a (mon.0) 1293 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-38","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:20:27.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:27 smithi169 bash[79348]: audit 2024-08-17T17:20:27.488284+0000 mon.a (mon.0) 1293 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-38","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:20:27.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:27 smithi169 bash[79348]: cluster 2024-08-17T17:20:27.496418+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e825: 8 total, 8 up, 8 in 2024-08-17T17:20:27.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:27 smithi169 bash[79348]: cluster 2024-08-17T17:20:27.496418+0000 mon.a (mon.0) 1294 : cluster [DBG] osdmap e825: 8 total, 8 up, 8 in 2024-08-17T17:20:28.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:28 smithi131 bash[89561]: cluster 2024-08-17T17:20:27.414127+0000 mgr.y (mgr.34107) 540 : cluster [DBG] pgmap v718: 809 pgs: 32 unknown, 777 active+clean; 2.6 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:28.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:28 smithi131 bash[89561]: cluster 2024-08-17T17:20:27.414127+0000 mgr.y (mgr.34107) 540 : cluster [DBG] pgmap v718: 809 pgs: 32 unknown, 777 active+clean; 2.6 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:28.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:28 smithi131 bash[89561]: cluster 2024-08-17T17:20:27.514645+0000 mon.a (mon.0) 1295 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:20:28.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:28 smithi131 bash[89561]: cluster 2024-08-17T17:20:27.514645+0000 mon.a (mon.0) 1295 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:20:28.781 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:28 smithi131 bash[89561]: cluster 2024-08-17T17:20:28.503154+0000 mon.a (mon.0) 1296 : cluster [DBG] osdmap e826: 8 total, 8 up, 8 in 2024-08-17T17:20:28.781 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:28 smithi131 bash[89561]: cluster 2024-08-17T17:20:28.503154+0000 mon.a (mon.0) 1296 : cluster [DBG] osdmap e826: 8 total, 8 up, 8 in 2024-08-17T17:20:28.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:28 smithi131 bash[88347]: cluster 2024-08-17T17:20:27.414127+0000 mgr.y (mgr.34107) 540 : cluster [DBG] pgmap v718: 809 pgs: 32 unknown, 777 active+clean; 2.6 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:28.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:28 smithi131 bash[88347]: cluster 2024-08-17T17:20:27.414127+0000 mgr.y (mgr.34107) 540 : cluster [DBG] pgmap v718: 809 pgs: 32 unknown, 777 active+clean; 2.6 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:28.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:28 smithi131 bash[88347]: cluster 2024-08-17T17:20:27.514645+0000 mon.a (mon.0) 1295 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:20:28.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:28 smithi131 bash[88347]: cluster 2024-08-17T17:20:27.514645+0000 mon.a (mon.0) 1295 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:20:28.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:28 smithi131 bash[88347]: cluster 2024-08-17T17:20:28.503154+0000 mon.a (mon.0) 1296 : cluster [DBG] osdmap e826: 8 total, 8 up, 8 in 2024-08-17T17:20:28.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:28 smithi131 bash[88347]: cluster 2024-08-17T17:20:28.503154+0000 mon.a (mon.0) 1296 : cluster [DBG] osdmap e826: 8 total, 8 up, 8 in 2024-08-17T17:20:28.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:28 smithi169 bash[79348]: cluster 2024-08-17T17:20:27.414127+0000 mgr.y (mgr.34107) 540 : cluster [DBG] pgmap v718: 809 pgs: 32 unknown, 777 active+clean; 2.6 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:28.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:28 smithi169 bash[79348]: cluster 2024-08-17T17:20:27.414127+0000 mgr.y (mgr.34107) 540 : cluster [DBG] pgmap v718: 809 pgs: 32 unknown, 777 active+clean; 2.6 MiB data, 1004 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:20:28.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:28 smithi169 bash[79348]: cluster 2024-08-17T17:20:27.514645+0000 mon.a (mon.0) 1295 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:20:28.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:28 smithi169 bash[79348]: cluster 2024-08-17T17:20:27.514645+0000 mon.a (mon.0) 1295 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:20:28.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:28 smithi169 bash[79348]: cluster 2024-08-17T17:20:28.503154+0000 mon.a (mon.0) 1296 : cluster [DBG] osdmap e826: 8 total, 8 up, 8 in 2024-08-17T17:20:28.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:28 smithi169 bash[79348]: cluster 2024-08-17T17:20:28.503154+0000 mon.a (mon.0) 1296 : cluster [DBG] osdmap e826: 8 total, 8 up, 8 in 2024-08-17T17:20:29.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:20:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:20:28] "GET /metrics HTTP/1.1" 200 89445 "" "Prometheus/2.51.0" 2024-08-17T17:20:29.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:29 smithi131 bash[89561]: cluster 2024-08-17T17:20:29.522112+0000 mon.a (mon.0) 1297 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:20:29.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:29 smithi131 bash[89561]: cluster 2024-08-17T17:20:29.522112+0000 mon.a (mon.0) 1297 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:20:29.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:29 smithi131 bash[89561]: cluster 2024-08-17T17:20:29.540434+0000 mon.a (mon.0) 1298 : cluster [DBG] osdmap e827: 8 total, 8 up, 8 in 2024-08-17T17:20:29.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:29 smithi131 bash[89561]: cluster 2024-08-17T17:20:29.540434+0000 mon.a (mon.0) 1298 : cluster [DBG] osdmap e827: 8 total, 8 up, 8 in 2024-08-17T17:20:29.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:29 smithi131 bash[88347]: cluster 2024-08-17T17:20:29.522112+0000 mon.a (mon.0) 1297 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:20:29.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:29 smithi131 bash[88347]: cluster 2024-08-17T17:20:29.522112+0000 mon.a (mon.0) 1297 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:20:29.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:29 smithi131 bash[88347]: cluster 2024-08-17T17:20:29.540434+0000 mon.a (mon.0) 1298 : cluster [DBG] osdmap e827: 8 total, 8 up, 8 in 2024-08-17T17:20:29.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:29 smithi131 bash[88347]: cluster 2024-08-17T17:20:29.540434+0000 mon.a (mon.0) 1298 : cluster [DBG] osdmap e827: 8 total, 8 up, 8 in 2024-08-17T17:20:29.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:29 smithi169 bash[79348]: cluster 2024-08-17T17:20:29.522112+0000 mon.a (mon.0) 1297 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:20:29.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:29 smithi169 bash[79348]: cluster 2024-08-17T17:20:29.522112+0000 mon.a (mon.0) 1297 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:20:29.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:29 smithi169 bash[79348]: cluster 2024-08-17T17:20:29.540434+0000 mon.a (mon.0) 1298 : cluster [DBG] osdmap e827: 8 total, 8 up, 8 in 2024-08-17T17:20:29.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:29 smithi169 bash[79348]: cluster 2024-08-17T17:20:29.540434+0000 mon.a (mon.0) 1298 : cluster [DBG] osdmap e827: 8 total, 8 up, 8 in 2024-08-17T17:20:30.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:30 smithi131 bash[88347]: cluster 2024-08-17T17:20:29.420086+0000 mgr.y (mgr.34107) 541 : cluster [DBG] pgmap v721: 809 pgs: 1 unknown, 808 active+clean; 2.6 MiB data, 516 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 3.2 KiB/s wr, 58 op/s 2024-08-17T17:20:30.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:30 smithi131 bash[88347]: cluster 2024-08-17T17:20:29.420086+0000 mgr.y (mgr.34107) 541 : cluster [DBG] pgmap v721: 809 pgs: 1 unknown, 808 active+clean; 2.6 MiB data, 516 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 3.2 KiB/s wr, 58 op/s 2024-08-17T17:20:30.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:30 smithi131 bash[88347]: cluster 2024-08-17T17:20:30.393166+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e828: 8 total, 8 up, 8 in 2024-08-17T17:20:30.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:30 smithi131 bash[88347]: cluster 2024-08-17T17:20:30.393166+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e828: 8 total, 8 up, 8 in 2024-08-17T17:20:30.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:30 smithi131 bash[89561]: cluster 2024-08-17T17:20:29.420086+0000 mgr.y (mgr.34107) 541 : cluster [DBG] pgmap v721: 809 pgs: 1 unknown, 808 active+clean; 2.6 MiB data, 516 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 3.2 KiB/s wr, 58 op/s 2024-08-17T17:20:30.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:30 smithi131 bash[89561]: cluster 2024-08-17T17:20:29.420086+0000 mgr.y (mgr.34107) 541 : cluster [DBG] pgmap v721: 809 pgs: 1 unknown, 808 active+clean; 2.6 MiB data, 516 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 3.2 KiB/s wr, 58 op/s 2024-08-17T17:20:30.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:30 smithi131 bash[89561]: cluster 2024-08-17T17:20:30.393166+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e828: 8 total, 8 up, 8 in 2024-08-17T17:20:30.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:30 smithi131 bash[89561]: cluster 2024-08-17T17:20:30.393166+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e828: 8 total, 8 up, 8 in 2024-08-17T17:20:30.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:30 smithi169 bash[79348]: cluster 2024-08-17T17:20:29.420086+0000 mgr.y (mgr.34107) 541 : cluster [DBG] pgmap v721: 809 pgs: 1 unknown, 808 active+clean; 2.6 MiB data, 516 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 3.2 KiB/s wr, 58 op/s 2024-08-17T17:20:30.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:30 smithi169 bash[79348]: cluster 2024-08-17T17:20:29.420086+0000 mgr.y (mgr.34107) 541 : cluster [DBG] pgmap v721: 809 pgs: 1 unknown, 808 active+clean; 2.6 MiB data, 516 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 3.2 KiB/s wr, 58 op/s 2024-08-17T17:20:30.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:30 smithi169 bash[79348]: cluster 2024-08-17T17:20:30.393166+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e828: 8 total, 8 up, 8 in 2024-08-17T17:20:30.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:30 smithi169 bash[79348]: cluster 2024-08-17T17:20:30.393166+0000 mon.a (mon.0) 1299 : cluster [DBG] osdmap e828: 8 total, 8 up, 8 in 2024-08-17T17:20:32.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:32 smithi131 bash[89561]: cluster 2024-08-17T17:20:31.398182+0000 mon.a (mon.0) 1300 : cluster [DBG] osdmap e829: 8 total, 8 up, 8 in 2024-08-17T17:20:32.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:32 smithi131 bash[89561]: cluster 2024-08-17T17:20:31.398182+0000 mon.a (mon.0) 1300 : cluster [DBG] osdmap e829: 8 total, 8 up, 8 in 2024-08-17T17:20:32.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:32 smithi131 bash[89561]: cluster 2024-08-17T17:20:31.421827+0000 mgr.y (mgr.34107) 542 : cluster [DBG] pgmap v725: 809 pgs: 809 active+clean; 2.6 MiB data, 517 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 3.1 KiB/s wr, 57 op/s 2024-08-17T17:20:32.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:32 smithi131 bash[89561]: cluster 2024-08-17T17:20:31.421827+0000 mgr.y (mgr.34107) 542 : cluster [DBG] pgmap v725: 809 pgs: 809 active+clean; 2.6 MiB data, 517 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 3.1 KiB/s wr, 57 op/s 2024-08-17T17:20:32.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:32 smithi131 bash[88347]: cluster 2024-08-17T17:20:31.398182+0000 mon.a (mon.0) 1300 : cluster [DBG] osdmap e829: 8 total, 8 up, 8 in 2024-08-17T17:20:32.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:32 smithi131 bash[88347]: cluster 2024-08-17T17:20:31.398182+0000 mon.a (mon.0) 1300 : cluster [DBG] osdmap e829: 8 total, 8 up, 8 in 2024-08-17T17:20:32.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:32 smithi131 bash[88347]: cluster 2024-08-17T17:20:31.421827+0000 mgr.y (mgr.34107) 542 : cluster [DBG] pgmap v725: 809 pgs: 809 active+clean; 2.6 MiB data, 517 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 3.1 KiB/s wr, 57 op/s 2024-08-17T17:20:32.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:32 smithi131 bash[88347]: cluster 2024-08-17T17:20:31.421827+0000 mgr.y (mgr.34107) 542 : cluster [DBG] pgmap v725: 809 pgs: 809 active+clean; 2.6 MiB data, 517 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 3.1 KiB/s wr, 57 op/s 2024-08-17T17:20:32.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:32 smithi169 bash[79348]: cluster 2024-08-17T17:20:31.398182+0000 mon.a (mon.0) 1300 : cluster [DBG] osdmap e829: 8 total, 8 up, 8 in 2024-08-17T17:20:32.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:32 smithi169 bash[79348]: cluster 2024-08-17T17:20:31.398182+0000 mon.a (mon.0) 1300 : cluster [DBG] osdmap e829: 8 total, 8 up, 8 in 2024-08-17T17:20:32.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:32 smithi169 bash[79348]: cluster 2024-08-17T17:20:31.421827+0000 mgr.y (mgr.34107) 542 : cluster [DBG] pgmap v725: 809 pgs: 809 active+clean; 2.6 MiB data, 517 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 3.1 KiB/s wr, 57 op/s 2024-08-17T17:20:32.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:32 smithi169 bash[79348]: cluster 2024-08-17T17:20:31.421827+0000 mgr.y (mgr.34107) 542 : cluster [DBG] pgmap v725: 809 pgs: 809 active+clean; 2.6 MiB data, 517 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 3.1 KiB/s wr, 57 op/s 2024-08-17T17:20:33.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:33 smithi131 bash[88347]: cluster 2024-08-17T17:20:32.407980+0000 mon.a (mon.0) 1301 : cluster [DBG] osdmap e830: 8 total, 8 up, 8 in 2024-08-17T17:20:33.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:33 smithi131 bash[88347]: cluster 2024-08-17T17:20:32.407980+0000 mon.a (mon.0) 1301 : cluster [DBG] osdmap e830: 8 total, 8 up, 8 in 2024-08-17T17:20:33.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:33 smithi131 bash[89561]: cluster 2024-08-17T17:20:32.407980+0000 mon.a (mon.0) 1301 : cluster [DBG] osdmap e830: 8 total, 8 up, 8 in 2024-08-17T17:20:33.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:33 smithi131 bash[89561]: cluster 2024-08-17T17:20:32.407980+0000 mon.a (mon.0) 1301 : cluster [DBG] osdmap e830: 8 total, 8 up, 8 in 2024-08-17T17:20:33.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:33 smithi169 bash[79348]: cluster 2024-08-17T17:20:32.407980+0000 mon.a (mon.0) 1301 : cluster [DBG] osdmap e830: 8 total, 8 up, 8 in 2024-08-17T17:20:33.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:33 smithi169 bash[79348]: cluster 2024-08-17T17:20:32.407980+0000 mon.a (mon.0) 1301 : cluster [DBG] osdmap e830: 8 total, 8 up, 8 in 2024-08-17T17:20:34.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:34 smithi131 bash[88347]: cluster 2024-08-17T17:20:33.423240+0000 mgr.y (mgr.34107) 543 : cluster [DBG] pgmap v727: 809 pgs: 809 active+clean; 2.6 MiB data, 517 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:20:34.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:34 smithi131 bash[88347]: cluster 2024-08-17T17:20:33.423240+0000 mgr.y (mgr.34107) 543 : cluster [DBG] pgmap v727: 809 pgs: 809 active+clean; 2.6 MiB data, 517 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:20:34.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:34 smithi131 bash[88347]: cluster 2024-08-17T17:20:33.439804+0000 mon.a (mon.0) 1302 : cluster [DBG] osdmap e831: 8 total, 8 up, 8 in 2024-08-17T17:20:34.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:34 smithi131 bash[88347]: cluster 2024-08-17T17:20:33.439804+0000 mon.a (mon.0) 1302 : cluster [DBG] osdmap e831: 8 total, 8 up, 8 in 2024-08-17T17:20:34.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:34 smithi131 bash[89561]: cluster 2024-08-17T17:20:33.423240+0000 mgr.y (mgr.34107) 543 : cluster [DBG] pgmap v727: 809 pgs: 809 active+clean; 2.6 MiB data, 517 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:20:34.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:34 smithi131 bash[89561]: cluster 2024-08-17T17:20:33.423240+0000 mgr.y (mgr.34107) 543 : cluster [DBG] pgmap v727: 809 pgs: 809 active+clean; 2.6 MiB data, 517 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:20:34.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:34 smithi131 bash[89561]: cluster 2024-08-17T17:20:33.439804+0000 mon.a (mon.0) 1302 : cluster [DBG] osdmap e831: 8 total, 8 up, 8 in 2024-08-17T17:20:34.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:34 smithi131 bash[89561]: cluster 2024-08-17T17:20:33.439804+0000 mon.a (mon.0) 1302 : cluster [DBG] osdmap e831: 8 total, 8 up, 8 in 2024-08-17T17:20:34.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:34 smithi169 bash[79348]: cluster 2024-08-17T17:20:33.423240+0000 mgr.y (mgr.34107) 543 : cluster [DBG] pgmap v727: 809 pgs: 809 active+clean; 2.6 MiB data, 517 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:20:34.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:34 smithi169 bash[79348]: cluster 2024-08-17T17:20:33.423240+0000 mgr.y (mgr.34107) 543 : cluster [DBG] pgmap v727: 809 pgs: 809 active+clean; 2.6 MiB data, 517 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:20:34.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:34 smithi169 bash[79348]: cluster 2024-08-17T17:20:33.439804+0000 mon.a (mon.0) 1302 : cluster [DBG] osdmap e831: 8 total, 8 up, 8 in 2024-08-17T17:20:34.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:34 smithi169 bash[79348]: cluster 2024-08-17T17:20:33.439804+0000 mon.a (mon.0) 1302 : cluster [DBG] osdmap e831: 8 total, 8 up, 8 in 2024-08-17T17:20:35.577 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.QuiesceWatch (10022 ms) 2024-08-17T17:20:35.577 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.QuiesceWatchPP 2024-08-17T17:20:35.577 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:20:35.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:35 smithi131 bash[88347]: cluster 2024-08-17T17:20:34.443239+0000 mon.a (mon.0) 1303 : cluster [DBG] osdmap e832: 8 total, 8 up, 8 in 2024-08-17T17:20:35.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:35 smithi131 bash[88347]: cluster 2024-08-17T17:20:34.443239+0000 mon.a (mon.0) 1303 : cluster [DBG] osdmap e832: 8 total, 8 up, 8 in 2024-08-17T17:20:35.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:35 smithi131 bash[88347]: cluster 2024-08-17T17:20:35.396468+0000 mon.a (mon.0) 1304 : cluster [DBG] osdmap e833: 8 total, 8 up, 8 in 2024-08-17T17:20:35.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:35 smithi131 bash[88347]: cluster 2024-08-17T17:20:35.396468+0000 mon.a (mon.0) 1304 : cluster [DBG] osdmap e833: 8 total, 8 up, 8 in 2024-08-17T17:20:35.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:35 smithi131 bash[89561]: cluster 2024-08-17T17:20:34.443239+0000 mon.a (mon.0) 1303 : cluster [DBG] osdmap e832: 8 total, 8 up, 8 in 2024-08-17T17:20:35.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:35 smithi131 bash[89561]: cluster 2024-08-17T17:20:34.443239+0000 mon.a (mon.0) 1303 : cluster [DBG] osdmap e832: 8 total, 8 up, 8 in 2024-08-17T17:20:35.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:35 smithi131 bash[89561]: cluster 2024-08-17T17:20:35.396468+0000 mon.a (mon.0) 1304 : cluster [DBG] osdmap e833: 8 total, 8 up, 8 in 2024-08-17T17:20:35.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:35 smithi131 bash[89561]: cluster 2024-08-17T17:20:35.396468+0000 mon.a (mon.0) 1304 : cluster [DBG] osdmap e833: 8 total, 8 up, 8 in 2024-08-17T17:20:35.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:35 smithi169 bash[79348]: cluster 2024-08-17T17:20:34.443239+0000 mon.a (mon.0) 1303 : cluster [DBG] osdmap e832: 8 total, 8 up, 8 in 2024-08-17T17:20:35.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:35 smithi169 bash[79348]: cluster 2024-08-17T17:20:34.443239+0000 mon.a (mon.0) 1303 : cluster [DBG] osdmap e832: 8 total, 8 up, 8 in 2024-08-17T17:20:35.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:35 smithi169 bash[79348]: cluster 2024-08-17T17:20:35.396468+0000 mon.a (mon.0) 1304 : cluster [DBG] osdmap e833: 8 total, 8 up, 8 in 2024-08-17T17:20:35.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:35 smithi169 bash[79348]: cluster 2024-08-17T17:20:35.396468+0000 mon.a (mon.0) 1304 : cluster [DBG] osdmap e833: 8 total, 8 up, 8 in 2024-08-17T17:20:36.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:36 smithi131 bash[88347]: cluster 2024-08-17T17:20:35.424961+0000 mgr.y (mgr.34107) 544 : cluster [DBG] pgmap v731: 809 pgs: 809 active+clean; 2.6 MiB data, 517 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 5.2 KiB/s wr, 73 op/s 2024-08-17T17:20:36.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:36 smithi131 bash[88347]: cluster 2024-08-17T17:20:35.424961+0000 mgr.y (mgr.34107) 544 : cluster [DBG] pgmap v731: 809 pgs: 809 active+clean; 2.6 MiB data, 517 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 5.2 KiB/s wr, 73 op/s 2024-08-17T17:20:36.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:36 smithi131 bash[89561]: cluster 2024-08-17T17:20:35.424961+0000 mgr.y (mgr.34107) 544 : cluster [DBG] pgmap v731: 809 pgs: 809 active+clean; 2.6 MiB data, 517 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 5.2 KiB/s wr, 73 op/s 2024-08-17T17:20:36.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:36 smithi131 bash[89561]: cluster 2024-08-17T17:20:35.424961+0000 mgr.y (mgr.34107) 544 : cluster [DBG] pgmap v731: 809 pgs: 809 active+clean; 2.6 MiB data, 517 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 5.2 KiB/s wr, 73 op/s 2024-08-17T17:20:36.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:36 smithi169 bash[79348]: cluster 2024-08-17T17:20:35.424961+0000 mgr.y (mgr.34107) 544 : cluster [DBG] pgmap v731: 809 pgs: 809 active+clean; 2.6 MiB data, 517 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 5.2 KiB/s wr, 73 op/s 2024-08-17T17:20:36.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:36 smithi169 bash[79348]: cluster 2024-08-17T17:20:35.424961+0000 mgr.y (mgr.34107) 544 : cluster [DBG] pgmap v731: 809 pgs: 809 active+clean; 2.6 MiB data, 517 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 5.2 KiB/s wr, 73 op/s 2024-08-17T17:20:37.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:37 smithi131 bash[89561]: cluster 2024-08-17T17:20:36.471632+0000 mon.a (mon.0) 1305 : cluster [DBG] osdmap e834: 8 total, 8 up, 8 in 2024-08-17T17:20:37.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:37 smithi131 bash[89561]: cluster 2024-08-17T17:20:36.471632+0000 mon.a (mon.0) 1305 : cluster [DBG] osdmap e834: 8 total, 8 up, 8 in 2024-08-17T17:20:37.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:37 smithi131 bash[88347]: cluster 2024-08-17T17:20:36.471632+0000 mon.a (mon.0) 1305 : cluster [DBG] osdmap e834: 8 total, 8 up, 8 in 2024-08-17T17:20:37.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:37 smithi131 bash[88347]: cluster 2024-08-17T17:20:36.471632+0000 mon.a (mon.0) 1305 : cluster [DBG] osdmap e834: 8 total, 8 up, 8 in 2024-08-17T17:20:37.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:37 smithi169 bash[79348]: cluster 2024-08-17T17:20:36.471632+0000 mon.a (mon.0) 1305 : cluster [DBG] osdmap e834: 8 total, 8 up, 8 in 2024-08-17T17:20:37.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:37 smithi169 bash[79348]: cluster 2024-08-17T17:20:36.471632+0000 mon.a (mon.0) 1305 : cluster [DBG] osdmap e834: 8 total, 8 up, 8 in 2024-08-17T17:20:38.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:38 smithi131 bash[89561]: cluster 2024-08-17T17:20:37.426400+0000 mgr.y (mgr.34107) 545 : cluster [DBG] pgmap v733: 809 pgs: 809 active+clean; 2.6 MiB data, 518 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 5.2 KiB/s wr, 73 op/s 2024-08-17T17:20:38.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:38 smithi131 bash[89561]: cluster 2024-08-17T17:20:37.426400+0000 mgr.y (mgr.34107) 545 : cluster [DBG] pgmap v733: 809 pgs: 809 active+clean; 2.6 MiB data, 518 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 5.2 KiB/s wr, 73 op/s 2024-08-17T17:20:38.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:38 smithi131 bash[89561]: cluster 2024-08-17T17:20:37.483788+0000 mon.a (mon.0) 1306 : cluster [DBG] osdmap e835: 8 total, 8 up, 8 in 2024-08-17T17:20:38.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:38 smithi131 bash[89561]: cluster 2024-08-17T17:20:37.483788+0000 mon.a (mon.0) 1306 : cluster [DBG] osdmap e835: 8 total, 8 up, 8 in 2024-08-17T17:20:38.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:38 smithi131 bash[89561]: audit 2024-08-17T17:20:38.210050+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:38.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:38 smithi131 bash[89561]: audit 2024-08-17T17:20:38.210050+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:38.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:38 smithi131 bash[88347]: cluster 2024-08-17T17:20:37.426400+0000 mgr.y (mgr.34107) 545 : cluster [DBG] pgmap v733: 809 pgs: 809 active+clean; 2.6 MiB data, 518 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 5.2 KiB/s wr, 73 op/s 2024-08-17T17:20:38.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:38 smithi131 bash[88347]: cluster 2024-08-17T17:20:37.426400+0000 mgr.y (mgr.34107) 545 : cluster [DBG] pgmap v733: 809 pgs: 809 active+clean; 2.6 MiB data, 518 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 5.2 KiB/s wr, 73 op/s 2024-08-17T17:20:38.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:38 smithi131 bash[88347]: cluster 2024-08-17T17:20:37.483788+0000 mon.a (mon.0) 1306 : cluster [DBG] osdmap e835: 8 total, 8 up, 8 in 2024-08-17T17:20:38.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:38 smithi131 bash[88347]: cluster 2024-08-17T17:20:37.483788+0000 mon.a (mon.0) 1306 : cluster [DBG] osdmap e835: 8 total, 8 up, 8 in 2024-08-17T17:20:38.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:38 smithi131 bash[88347]: audit 2024-08-17T17:20:38.210050+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:38.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:38 smithi131 bash[88347]: audit 2024-08-17T17:20:38.210050+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:38.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:38 smithi169 bash[79348]: cluster 2024-08-17T17:20:37.426400+0000 mgr.y (mgr.34107) 545 : cluster [DBG] pgmap v733: 809 pgs: 809 active+clean; 2.6 MiB data, 518 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 5.2 KiB/s wr, 73 op/s 2024-08-17T17:20:38.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:38 smithi169 bash[79348]: cluster 2024-08-17T17:20:37.426400+0000 mgr.y (mgr.34107) 545 : cluster [DBG] pgmap v733: 809 pgs: 809 active+clean; 2.6 MiB data, 518 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 5.2 KiB/s wr, 73 op/s 2024-08-17T17:20:38.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:38 smithi169 bash[79348]: cluster 2024-08-17T17:20:37.483788+0000 mon.a (mon.0) 1306 : cluster [DBG] osdmap e835: 8 total, 8 up, 8 in 2024-08-17T17:20:38.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:38 smithi169 bash[79348]: cluster 2024-08-17T17:20:37.483788+0000 mon.a (mon.0) 1306 : cluster [DBG] osdmap e835: 8 total, 8 up, 8 in 2024-08-17T17:20:38.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:38 smithi169 bash[79348]: audit 2024-08-17T17:20:38.210050+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:38.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:38 smithi169 bash[79348]: audit 2024-08-17T17:20:38.210050+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:39.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:20:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:20:38] "GET /metrics HTTP/1.1" 200 89428 "" "Prometheus/2.51.0" 2024-08-17T17:20:39.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:39 smithi131 bash[88347]: cluster 2024-08-17T17:20:38.485939+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e836: 8 total, 8 up, 8 in 2024-08-17T17:20:39.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:39 smithi131 bash[88347]: cluster 2024-08-17T17:20:38.485939+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e836: 8 total, 8 up, 8 in 2024-08-17T17:20:39.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:39 smithi131 bash[89561]: cluster 2024-08-17T17:20:38.485939+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e836: 8 total, 8 up, 8 in 2024-08-17T17:20:39.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:39 smithi131 bash[89561]: cluster 2024-08-17T17:20:38.485939+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e836: 8 total, 8 up, 8 in 2024-08-17T17:20:39.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:39 smithi169 bash[79348]: cluster 2024-08-17T17:20:38.485939+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e836: 8 total, 8 up, 8 in 2024-08-17T17:20:39.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:39 smithi169 bash[79348]: cluster 2024-08-17T17:20:38.485939+0000 mon.a (mon.0) 1308 : cluster [DBG] osdmap e836: 8 total, 8 up, 8 in 2024-08-17T17:20:40.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:40 smithi131 bash[88347]: cluster 2024-08-17T17:20:39.432445+0000 mgr.y (mgr.34107) 546 : cluster [DBG] pgmap v736: 809 pgs: 809 active+clean; 2.6 MiB data, 518 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 5.9 KiB/s wr, 107 op/s 2024-08-17T17:20:40.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:40 smithi131 bash[88347]: cluster 2024-08-17T17:20:39.432445+0000 mgr.y (mgr.34107) 546 : cluster [DBG] pgmap v736: 809 pgs: 809 active+clean; 2.6 MiB data, 518 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 5.9 KiB/s wr, 107 op/s 2024-08-17T17:20:40.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:40 smithi131 bash[88347]: cluster 2024-08-17T17:20:39.520403+0000 mon.a (mon.0) 1309 : cluster [DBG] osdmap e837: 8 total, 8 up, 8 in 2024-08-17T17:20:40.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:40 smithi131 bash[88347]: cluster 2024-08-17T17:20:39.520403+0000 mon.a (mon.0) 1309 : cluster [DBG] osdmap e837: 8 total, 8 up, 8 in 2024-08-17T17:20:40.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:40 smithi131 bash[88347]: cluster 2024-08-17T17:20:40.398965+0000 mon.a (mon.0) 1310 : cluster [DBG] osdmap e838: 8 total, 8 up, 8 in 2024-08-17T17:20:40.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:40 smithi131 bash[88347]: cluster 2024-08-17T17:20:40.398965+0000 mon.a (mon.0) 1310 : cluster [DBG] osdmap e838: 8 total, 8 up, 8 in 2024-08-17T17:20:40.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:40 smithi131 bash[89561]: cluster 2024-08-17T17:20:39.432445+0000 mgr.y (mgr.34107) 546 : cluster [DBG] pgmap v736: 809 pgs: 809 active+clean; 2.6 MiB data, 518 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 5.9 KiB/s wr, 107 op/s 2024-08-17T17:20:40.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:40 smithi131 bash[89561]: cluster 2024-08-17T17:20:39.432445+0000 mgr.y (mgr.34107) 546 : cluster [DBG] pgmap v736: 809 pgs: 809 active+clean; 2.6 MiB data, 518 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 5.9 KiB/s wr, 107 op/s 2024-08-17T17:20:40.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:40 smithi131 bash[89561]: cluster 2024-08-17T17:20:39.520403+0000 mon.a (mon.0) 1309 : cluster [DBG] osdmap e837: 8 total, 8 up, 8 in 2024-08-17T17:20:40.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:40 smithi131 bash[89561]: cluster 2024-08-17T17:20:39.520403+0000 mon.a (mon.0) 1309 : cluster [DBG] osdmap e837: 8 total, 8 up, 8 in 2024-08-17T17:20:40.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:40 smithi131 bash[89561]: cluster 2024-08-17T17:20:40.398965+0000 mon.a (mon.0) 1310 : cluster [DBG] osdmap e838: 8 total, 8 up, 8 in 2024-08-17T17:20:40.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:40 smithi131 bash[89561]: cluster 2024-08-17T17:20:40.398965+0000 mon.a (mon.0) 1310 : cluster [DBG] osdmap e838: 8 total, 8 up, 8 in 2024-08-17T17:20:40.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:40 smithi169 bash[79348]: cluster 2024-08-17T17:20:39.432445+0000 mgr.y (mgr.34107) 546 : cluster [DBG] pgmap v736: 809 pgs: 809 active+clean; 2.6 MiB data, 518 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 5.9 KiB/s wr, 107 op/s 2024-08-17T17:20:40.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:40 smithi169 bash[79348]: cluster 2024-08-17T17:20:39.432445+0000 mgr.y (mgr.34107) 546 : cluster [DBG] pgmap v736: 809 pgs: 809 active+clean; 2.6 MiB data, 518 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 5.9 KiB/s wr, 107 op/s 2024-08-17T17:20:40.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:40 smithi169 bash[79348]: cluster 2024-08-17T17:20:39.520403+0000 mon.a (mon.0) 1309 : cluster [DBG] osdmap e837: 8 total, 8 up, 8 in 2024-08-17T17:20:40.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:40 smithi169 bash[79348]: cluster 2024-08-17T17:20:39.520403+0000 mon.a (mon.0) 1309 : cluster [DBG] osdmap e837: 8 total, 8 up, 8 in 2024-08-17T17:20:40.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:40 smithi169 bash[79348]: cluster 2024-08-17T17:20:40.398965+0000 mon.a (mon.0) 1310 : cluster [DBG] osdmap e838: 8 total, 8 up, 8 in 2024-08-17T17:20:40.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:40 smithi169 bash[79348]: cluster 2024-08-17T17:20:40.398965+0000 mon.a (mon.0) 1310 : cluster [DBG] osdmap e838: 8 total, 8 up, 8 in 2024-08-17T17:20:41.591 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.QuiesceWatchPP (6015 ms) 2024-08-17T17:20:41.591 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.QuiesceWatchError 2024-08-17T17:20:41.592 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:20:42.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:42 smithi131 bash[89561]: cluster 2024-08-17T17:20:41.402602+0000 mon.a (mon.0) 1311 : cluster [DBG] osdmap e839: 8 total, 8 up, 8 in 2024-08-17T17:20:42.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:42 smithi131 bash[89561]: cluster 2024-08-17T17:20:41.402602+0000 mon.a (mon.0) 1311 : cluster [DBG] osdmap e839: 8 total, 8 up, 8 in 2024-08-17T17:20:42.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:42 smithi131 bash[89561]: cluster 2024-08-17T17:20:41.434186+0000 mgr.y (mgr.34107) 547 : cluster [DBG] pgmap v740: 809 pgs: 809 active+clean; 2.6 MiB data, 518 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 6.1 KiB/s wr, 109 op/s 2024-08-17T17:20:42.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:42 smithi131 bash[89561]: cluster 2024-08-17T17:20:41.434186+0000 mgr.y (mgr.34107) 547 : cluster [DBG] pgmap v740: 809 pgs: 809 active+clean; 2.6 MiB data, 518 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 6.1 KiB/s wr, 109 op/s 2024-08-17T17:20:42.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:42 smithi131 bash[88347]: cluster 2024-08-17T17:20:41.402602+0000 mon.a (mon.0) 1311 : cluster [DBG] osdmap e839: 8 total, 8 up, 8 in 2024-08-17T17:20:42.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:42 smithi131 bash[88347]: cluster 2024-08-17T17:20:41.402602+0000 mon.a (mon.0) 1311 : cluster [DBG] osdmap e839: 8 total, 8 up, 8 in 2024-08-17T17:20:42.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:42 smithi131 bash[88347]: cluster 2024-08-17T17:20:41.434186+0000 mgr.y (mgr.34107) 547 : cluster [DBG] pgmap v740: 809 pgs: 809 active+clean; 2.6 MiB data, 518 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 6.1 KiB/s wr, 109 op/s 2024-08-17T17:20:42.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:42 smithi131 bash[88347]: cluster 2024-08-17T17:20:41.434186+0000 mgr.y (mgr.34107) 547 : cluster [DBG] pgmap v740: 809 pgs: 809 active+clean; 2.6 MiB data, 518 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 6.1 KiB/s wr, 109 op/s 2024-08-17T17:20:42.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:42 smithi169 bash[79348]: cluster 2024-08-17T17:20:41.402602+0000 mon.a (mon.0) 1311 : cluster [DBG] osdmap e839: 8 total, 8 up, 8 in 2024-08-17T17:20:42.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:42 smithi169 bash[79348]: cluster 2024-08-17T17:20:41.402602+0000 mon.a (mon.0) 1311 : cluster [DBG] osdmap e839: 8 total, 8 up, 8 in 2024-08-17T17:20:42.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:42 smithi169 bash[79348]: cluster 2024-08-17T17:20:41.434186+0000 mgr.y (mgr.34107) 547 : cluster [DBG] pgmap v740: 809 pgs: 809 active+clean; 2.6 MiB data, 518 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 6.1 KiB/s wr, 109 op/s 2024-08-17T17:20:42.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:42 smithi169 bash[79348]: cluster 2024-08-17T17:20:41.434186+0000 mgr.y (mgr.34107) 547 : cluster [DBG] pgmap v740: 809 pgs: 809 active+clean; 2.6 MiB data, 518 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 6.1 KiB/s wr, 109 op/s 2024-08-17T17:20:43.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:43 smithi131 bash[88347]: cluster 2024-08-17T17:20:42.419819+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e840: 8 total, 8 up, 8 in 2024-08-17T17:20:43.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:43 smithi131 bash[88347]: cluster 2024-08-17T17:20:42.419819+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e840: 8 total, 8 up, 8 in 2024-08-17T17:20:43.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:43 smithi131 bash[89561]: cluster 2024-08-17T17:20:42.419819+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e840: 8 total, 8 up, 8 in 2024-08-17T17:20:43.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:43 smithi131 bash[89561]: cluster 2024-08-17T17:20:42.419819+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e840: 8 total, 8 up, 8 in 2024-08-17T17:20:43.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:43 smithi169 bash[79348]: cluster 2024-08-17T17:20:42.419819+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e840: 8 total, 8 up, 8 in 2024-08-17T17:20:43.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:43 smithi169 bash[79348]: cluster 2024-08-17T17:20:42.419819+0000 mon.a (mon.0) 1312 : cluster [DBG] osdmap e840: 8 total, 8 up, 8 in 2024-08-17T17:20:44.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:44 smithi131 bash[88347]: cluster 2024-08-17T17:20:43.427479+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e841: 8 total, 8 up, 8 in 2024-08-17T17:20:44.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:44 smithi131 bash[88347]: cluster 2024-08-17T17:20:43.427479+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e841: 8 total, 8 up, 8 in 2024-08-17T17:20:44.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:44 smithi131 bash[88347]: cluster 2024-08-17T17:20:43.435874+0000 mgr.y (mgr.34107) 548 : cluster [DBG] pgmap v743: 809 pgs: 809 active+clean; 2.6 MiB data, 518 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:20:44.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:44 smithi131 bash[88347]: cluster 2024-08-17T17:20:43.435874+0000 mgr.y (mgr.34107) 548 : cluster [DBG] pgmap v743: 809 pgs: 809 active+clean; 2.6 MiB data, 518 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:20:44.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:44 smithi131 bash[89561]: cluster 2024-08-17T17:20:43.427479+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e841: 8 total, 8 up, 8 in 2024-08-17T17:20:44.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:44 smithi131 bash[89561]: cluster 2024-08-17T17:20:43.427479+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e841: 8 total, 8 up, 8 in 2024-08-17T17:20:44.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:44 smithi131 bash[89561]: cluster 2024-08-17T17:20:43.435874+0000 mgr.y (mgr.34107) 548 : cluster [DBG] pgmap v743: 809 pgs: 809 active+clean; 2.6 MiB data, 518 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:20:44.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:44 smithi131 bash[89561]: cluster 2024-08-17T17:20:43.435874+0000 mgr.y (mgr.34107) 548 : cluster [DBG] pgmap v743: 809 pgs: 809 active+clean; 2.6 MiB data, 518 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:20:44.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:44 smithi169 bash[79348]: cluster 2024-08-17T17:20:43.427479+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e841: 8 total, 8 up, 8 in 2024-08-17T17:20:44.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:44 smithi169 bash[79348]: cluster 2024-08-17T17:20:43.427479+0000 mon.a (mon.0) 1313 : cluster [DBG] osdmap e841: 8 total, 8 up, 8 in 2024-08-17T17:20:44.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:44 smithi169 bash[79348]: cluster 2024-08-17T17:20:43.435874+0000 mgr.y (mgr.34107) 548 : cluster [DBG] pgmap v743: 809 pgs: 809 active+clean; 2.6 MiB data, 518 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:20:44.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:44 smithi169 bash[79348]: cluster 2024-08-17T17:20:43.435874+0000 mgr.y (mgr.34107) 548 : cluster [DBG] pgmap v743: 809 pgs: 809 active+clean; 2.6 MiB data, 518 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:20:45.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:45 smithi131 bash[89561]: cluster 2024-08-17T17:20:44.429992+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e842: 8 total, 8 up, 8 in 2024-08-17T17:20:45.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:45 smithi131 bash[89561]: cluster 2024-08-17T17:20:44.429992+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e842: 8 total, 8 up, 8 in 2024-08-17T17:20:45.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:45 smithi131 bash[88347]: cluster 2024-08-17T17:20:44.429992+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e842: 8 total, 8 up, 8 in 2024-08-17T17:20:45.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:45 smithi131 bash[88347]: cluster 2024-08-17T17:20:44.429992+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e842: 8 total, 8 up, 8 in 2024-08-17T17:20:45.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:45 smithi169 bash[79348]: cluster 2024-08-17T17:20:44.429992+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e842: 8 total, 8 up, 8 in 2024-08-17T17:20:45.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:45 smithi169 bash[79348]: cluster 2024-08-17T17:20:44.429992+0000 mon.a (mon.0) 1314 : cluster [DBG] osdmap e842: 8 total, 8 up, 8 in 2024-08-17T17:20:46.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:46 smithi131 bash[88347]: cluster 2024-08-17T17:20:45.437173+0000 mgr.y (mgr.34107) 549 : cluster [DBG] pgmap v745: 809 pgs: 809 active+clean; 2.6 MiB data, 519 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 5.4 KiB/s wr, 106 op/s 2024-08-17T17:20:46.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:46 smithi131 bash[88347]: cluster 2024-08-17T17:20:45.437173+0000 mgr.y (mgr.34107) 549 : cluster [DBG] pgmap v745: 809 pgs: 809 active+clean; 2.6 MiB data, 519 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 5.4 KiB/s wr, 106 op/s 2024-08-17T17:20:46.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:46 smithi131 bash[88347]: cluster 2024-08-17T17:20:45.478305+0000 mon.a (mon.0) 1315 : cluster [DBG] osdmap e843: 8 total, 8 up, 8 in 2024-08-17T17:20:46.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:46 smithi131 bash[88347]: cluster 2024-08-17T17:20:45.478305+0000 mon.a (mon.0) 1315 : cluster [DBG] osdmap e843: 8 total, 8 up, 8 in 2024-08-17T17:20:46.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:46 smithi131 bash[89561]: cluster 2024-08-17T17:20:45.437173+0000 mgr.y (mgr.34107) 549 : cluster [DBG] pgmap v745: 809 pgs: 809 active+clean; 2.6 MiB data, 519 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 5.4 KiB/s wr, 106 op/s 2024-08-17T17:20:46.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:46 smithi131 bash[89561]: cluster 2024-08-17T17:20:45.437173+0000 mgr.y (mgr.34107) 549 : cluster [DBG] pgmap v745: 809 pgs: 809 active+clean; 2.6 MiB data, 519 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 5.4 KiB/s wr, 106 op/s 2024-08-17T17:20:46.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:46 smithi131 bash[89561]: cluster 2024-08-17T17:20:45.478305+0000 mon.a (mon.0) 1315 : cluster [DBG] osdmap e843: 8 total, 8 up, 8 in 2024-08-17T17:20:46.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:46 smithi131 bash[89561]: cluster 2024-08-17T17:20:45.478305+0000 mon.a (mon.0) 1315 : cluster [DBG] osdmap e843: 8 total, 8 up, 8 in 2024-08-17T17:20:46.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:46 smithi169 bash[79348]: cluster 2024-08-17T17:20:45.437173+0000 mgr.y (mgr.34107) 549 : cluster [DBG] pgmap v745: 809 pgs: 809 active+clean; 2.6 MiB data, 519 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 5.4 KiB/s wr, 106 op/s 2024-08-17T17:20:46.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:46 smithi169 bash[79348]: cluster 2024-08-17T17:20:45.437173+0000 mgr.y (mgr.34107) 549 : cluster [DBG] pgmap v745: 809 pgs: 809 active+clean; 2.6 MiB data, 519 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 5.4 KiB/s wr, 106 op/s 2024-08-17T17:20:46.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:46 smithi169 bash[79348]: cluster 2024-08-17T17:20:45.478305+0000 mon.a (mon.0) 1315 : cluster [DBG] osdmap e843: 8 total, 8 up, 8 in 2024-08-17T17:20:46.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:46 smithi169 bash[79348]: cluster 2024-08-17T17:20:45.478305+0000 mon.a (mon.0) 1315 : cluster [DBG] osdmap e843: 8 total, 8 up, 8 in 2024-08-17T17:20:47.709 INFO:tasks.workunit.client.0.smithi131.stdout:10.00% done 2024-08-17T17:20:47.709 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.QuiesceWatchError (6117 ms) 2024-08-17T17:20:47.709 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.QuiesceWatchTimeout 2024-08-17T17:20:47.709 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:20:47.750 INFO:tasks.workunit.client.0.smithi131.stderr:test quiesce is not long enough to time out 2024-08-17T17:20:47.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:47 smithi131 bash[89561]: cluster 2024-08-17T17:20:46.476145+0000 mon.a (mon.0) 1316 : cluster [DBG] osdmap e844: 8 total, 8 up, 8 in 2024-08-17T17:20:47.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:47 smithi131 bash[89561]: cluster 2024-08-17T17:20:46.476145+0000 mon.a (mon.0) 1316 : cluster [DBG] osdmap e844: 8 total, 8 up, 8 in 2024-08-17T17:20:47.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:47 smithi131 bash[88347]: cluster 2024-08-17T17:20:46.476145+0000 mon.a (mon.0) 1316 : cluster [DBG] osdmap e844: 8 total, 8 up, 8 in 2024-08-17T17:20:47.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:47 smithi131 bash[88347]: cluster 2024-08-17T17:20:46.476145+0000 mon.a (mon.0) 1316 : cluster [DBG] osdmap e844: 8 total, 8 up, 8 in 2024-08-17T17:20:47.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:47 smithi169 bash[79348]: cluster 2024-08-17T17:20:46.476145+0000 mon.a (mon.0) 1316 : cluster [DBG] osdmap e844: 8 total, 8 up, 8 in 2024-08-17T17:20:47.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:47 smithi169 bash[79348]: cluster 2024-08-17T17:20:46.476145+0000 mon.a (mon.0) 1316 : cluster [DBG] osdmap e844: 8 total, 8 up, 8 in 2024-08-17T17:20:48.779 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:48 smithi131 bash[88347]: cluster 2024-08-17T17:20:47.438467+0000 mgr.y (mgr.34107) 550 : cluster [DBG] pgmap v748: 809 pgs: 809 active+clean; 2.6 MiB data, 523 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 5.5 KiB/s wr, 107 op/s 2024-08-17T17:20:48.779 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:48 smithi131 bash[88347]: cluster 2024-08-17T17:20:47.438467+0000 mgr.y (mgr.34107) 550 : cluster [DBG] pgmap v748: 809 pgs: 809 active+clean; 2.6 MiB data, 523 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 5.5 KiB/s wr, 107 op/s 2024-08-17T17:20:48.779 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:48 smithi131 bash[88347]: cluster 2024-08-17T17:20:47.513977+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e845: 8 total, 8 up, 8 in 2024-08-17T17:20:48.779 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:48 smithi131 bash[88347]: cluster 2024-08-17T17:20:47.513977+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e845: 8 total, 8 up, 8 in 2024-08-17T17:20:48.779 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:48 smithi131 bash[89561]: cluster 2024-08-17T17:20:47.438467+0000 mgr.y (mgr.34107) 550 : cluster [DBG] pgmap v748: 809 pgs: 809 active+clean; 2.6 MiB data, 523 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 5.5 KiB/s wr, 107 op/s 2024-08-17T17:20:48.779 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:48 smithi131 bash[89561]: cluster 2024-08-17T17:20:47.438467+0000 mgr.y (mgr.34107) 550 : cluster [DBG] pgmap v748: 809 pgs: 809 active+clean; 2.6 MiB data, 523 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 5.5 KiB/s wr, 107 op/s 2024-08-17T17:20:48.779 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:48 smithi131 bash[89561]: cluster 2024-08-17T17:20:47.513977+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e845: 8 total, 8 up, 8 in 2024-08-17T17:20:48.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:48 smithi131 bash[89561]: cluster 2024-08-17T17:20:47.513977+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e845: 8 total, 8 up, 8 in 2024-08-17T17:20:48.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:48 smithi169 bash[79348]: cluster 2024-08-17T17:20:47.438467+0000 mgr.y (mgr.34107) 550 : cluster [DBG] pgmap v748: 809 pgs: 809 active+clean; 2.6 MiB data, 523 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 5.5 KiB/s wr, 107 op/s 2024-08-17T17:20:48.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:48 smithi169 bash[79348]: cluster 2024-08-17T17:20:47.438467+0000 mgr.y (mgr.34107) 550 : cluster [DBG] pgmap v748: 809 pgs: 809 active+clean; 2.6 MiB data, 523 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 5.5 KiB/s wr, 107 op/s 2024-08-17T17:20:48.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:48 smithi169 bash[79348]: cluster 2024-08-17T17:20:47.513977+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e845: 8 total, 8 up, 8 in 2024-08-17T17:20:48.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:48 smithi169 bash[79348]: cluster 2024-08-17T17:20:47.513977+0000 mon.a (mon.0) 1317 : cluster [DBG] osdmap e845: 8 total, 8 up, 8 in 2024-08-17T17:20:49.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:20:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:20:48] "GET /metrics HTTP/1.1" 200 89428 "" "Prometheus/2.51.0" 2024-08-17T17:20:50.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:50 smithi131 bash[88347]: cluster 2024-08-17T17:20:49.444434+0000 mgr.y (mgr.34107) 551 : cluster [DBG] pgmap v750: 809 pgs: 809 active+clean; 2.6 MiB data, 528 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 4.4 KiB/s wr, 69 op/s 2024-08-17T17:20:50.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:50 smithi131 bash[88347]: cluster 2024-08-17T17:20:49.444434+0000 mgr.y (mgr.34107) 551 : cluster [DBG] pgmap v750: 809 pgs: 809 active+clean; 2.6 MiB data, 528 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 4.4 KiB/s wr, 69 op/s 2024-08-17T17:20:50.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:50 smithi131 bash[88347]: cluster 2024-08-17T17:20:50.407671+0000 mon.a (mon.0) 1318 : cluster [DBG] osdmap e846: 8 total, 8 up, 8 in 2024-08-17T17:20:50.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:50 smithi131 bash[88347]: cluster 2024-08-17T17:20:50.407671+0000 mon.a (mon.0) 1318 : cluster [DBG] osdmap e846: 8 total, 8 up, 8 in 2024-08-17T17:20:50.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:50 smithi131 bash[89561]: cluster 2024-08-17T17:20:49.444434+0000 mgr.y (mgr.34107) 551 : cluster [DBG] pgmap v750: 809 pgs: 809 active+clean; 2.6 MiB data, 528 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 4.4 KiB/s wr, 69 op/s 2024-08-17T17:20:50.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:50 smithi131 bash[89561]: cluster 2024-08-17T17:20:49.444434+0000 mgr.y (mgr.34107) 551 : cluster [DBG] pgmap v750: 809 pgs: 809 active+clean; 2.6 MiB data, 528 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 4.4 KiB/s wr, 69 op/s 2024-08-17T17:20:50.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:50 smithi131 bash[89561]: cluster 2024-08-17T17:20:50.407671+0000 mon.a (mon.0) 1318 : cluster [DBG] osdmap e846: 8 total, 8 up, 8 in 2024-08-17T17:20:50.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:50 smithi131 bash[89561]: cluster 2024-08-17T17:20:50.407671+0000 mon.a (mon.0) 1318 : cluster [DBG] osdmap e846: 8 total, 8 up, 8 in 2024-08-17T17:20:50.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:50 smithi169 bash[79348]: cluster 2024-08-17T17:20:49.444434+0000 mgr.y (mgr.34107) 551 : cluster [DBG] pgmap v750: 809 pgs: 809 active+clean; 2.6 MiB data, 528 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 4.4 KiB/s wr, 69 op/s 2024-08-17T17:20:50.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:50 smithi169 bash[79348]: cluster 2024-08-17T17:20:49.444434+0000 mgr.y (mgr.34107) 551 : cluster [DBG] pgmap v750: 809 pgs: 809 active+clean; 2.6 MiB data, 528 MiB used, 715 GiB / 715 GiB avail; 50 KiB/s rd, 4.4 KiB/s wr, 69 op/s 2024-08-17T17:20:50.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:50 smithi169 bash[79348]: cluster 2024-08-17T17:20:50.407671+0000 mon.a (mon.0) 1318 : cluster [DBG] osdmap e846: 8 total, 8 up, 8 in 2024-08-17T17:20:50.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:50 smithi169 bash[79348]: cluster 2024-08-17T17:20:50.407671+0000 mon.a (mon.0) 1318 : cluster [DBG] osdmap e846: 8 total, 8 up, 8 in 2024-08-17T17:20:52.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:52 smithi131 bash[89561]: cluster 2024-08-17T17:20:51.446698+0000 mgr.y (mgr.34107) 552 : cluster [DBG] pgmap v752: 809 pgs: 809 active+clean; 2.6 MiB data, 528 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 3.7 KiB/s wr, 58 op/s 2024-08-17T17:20:52.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:52 smithi131 bash[89561]: cluster 2024-08-17T17:20:51.446698+0000 mgr.y (mgr.34107) 552 : cluster [DBG] pgmap v752: 809 pgs: 809 active+clean; 2.6 MiB data, 528 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 3.7 KiB/s wr, 58 op/s 2024-08-17T17:20:52.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:52 smithi131 bash[88347]: cluster 2024-08-17T17:20:51.446698+0000 mgr.y (mgr.34107) 552 : cluster [DBG] pgmap v752: 809 pgs: 809 active+clean; 2.6 MiB data, 528 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 3.7 KiB/s wr, 58 op/s 2024-08-17T17:20:52.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:52 smithi131 bash[88347]: cluster 2024-08-17T17:20:51.446698+0000 mgr.y (mgr.34107) 552 : cluster [DBG] pgmap v752: 809 pgs: 809 active+clean; 2.6 MiB data, 528 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 3.7 KiB/s wr, 58 op/s 2024-08-17T17:20:52.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:52 smithi169 bash[79348]: cluster 2024-08-17T17:20:51.446698+0000 mgr.y (mgr.34107) 552 : cluster [DBG] pgmap v752: 809 pgs: 809 active+clean; 2.6 MiB data, 528 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 3.7 KiB/s wr, 58 op/s 2024-08-17T17:20:52.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:52 smithi169 bash[79348]: cluster 2024-08-17T17:20:51.446698+0000 mgr.y (mgr.34107) 552 : cluster [DBG] pgmap v752: 809 pgs: 809 active+clean; 2.6 MiB data, 528 MiB used, 715 GiB / 715 GiB avail; 42 KiB/s rd, 3.7 KiB/s wr, 58 op/s 2024-08-17T17:20:53.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:53 smithi131 bash[89561]: audit 2024-08-17T17:20:53.210559+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:53.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:53 smithi131 bash[89561]: audit 2024-08-17T17:20:53.210559+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:53.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:53 smithi131 bash[88347]: audit 2024-08-17T17:20:53.210559+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:53.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:53 smithi131 bash[88347]: audit 2024-08-17T17:20:53.210559+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:53.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:53 smithi169 bash[79348]: audit 2024-08-17T17:20:53.210559+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:53.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:53 smithi169 bash[79348]: audit 2024-08-17T17:20:53.210559+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:20:54.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:54 smithi131 bash[88347]: cluster 2024-08-17T17:20:53.448075+0000 mgr.y (mgr.34107) 553 : cluster [DBG] pgmap v753: 809 pgs: 809 active+clean; 2.6 MiB data, 528 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 3.2 KiB/s wr, 50 op/s 2024-08-17T17:20:54.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:54 smithi131 bash[88347]: cluster 2024-08-17T17:20:53.448075+0000 mgr.y (mgr.34107) 553 : cluster [DBG] pgmap v753: 809 pgs: 809 active+clean; 2.6 MiB data, 528 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 3.2 KiB/s wr, 50 op/s 2024-08-17T17:20:54.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:54 smithi131 bash[89561]: cluster 2024-08-17T17:20:53.448075+0000 mgr.y (mgr.34107) 553 : cluster [DBG] pgmap v753: 809 pgs: 809 active+clean; 2.6 MiB data, 528 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 3.2 KiB/s wr, 50 op/s 2024-08-17T17:20:54.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:54 smithi131 bash[89561]: cluster 2024-08-17T17:20:53.448075+0000 mgr.y (mgr.34107) 553 : cluster [DBG] pgmap v753: 809 pgs: 809 active+clean; 2.6 MiB data, 528 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 3.2 KiB/s wr, 50 op/s 2024-08-17T17:20:54.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:54 smithi169 bash[79348]: cluster 2024-08-17T17:20:53.448075+0000 mgr.y (mgr.34107) 553 : cluster [DBG] pgmap v753: 809 pgs: 809 active+clean; 2.6 MiB data, 528 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 3.2 KiB/s wr, 50 op/s 2024-08-17T17:20:54.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:54 smithi169 bash[79348]: cluster 2024-08-17T17:20:53.448075+0000 mgr.y (mgr.34107) 553 : cluster [DBG] pgmap v753: 809 pgs: 809 active+clean; 2.6 MiB data, 528 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 3.2 KiB/s wr, 50 op/s 2024-08-17T17:20:56.474 INFO:tasks.workunit.client.0.smithi131.stderr:test quiesce is timed out 2024-08-17T17:20:56.479 INFO:tasks.workunit.client.0.smithi131.stderr:waiting for timed out ... 0 2024-08-17T17:20:56.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:56 smithi131 bash[88347]: cluster 2024-08-17T17:20:55.411919+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e847: 8 total, 8 up, 8 in 2024-08-17T17:20:56.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:56 smithi131 bash[88347]: cluster 2024-08-17T17:20:55.411919+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e847: 8 total, 8 up, 8 in 2024-08-17T17:20:56.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:56 smithi131 bash[88347]: cluster 2024-08-17T17:20:55.449888+0000 mgr.y (mgr.34107) 554 : cluster [DBG] pgmap v755: 809 pgs: 809 active+clean; 2.6 MiB data, 528 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 2.8 KiB/s wr, 44 op/s 2024-08-17T17:20:56.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:56 smithi131 bash[88347]: cluster 2024-08-17T17:20:55.449888+0000 mgr.y (mgr.34107) 554 : cluster [DBG] pgmap v755: 809 pgs: 809 active+clean; 2.6 MiB data, 528 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 2.8 KiB/s wr, 44 op/s 2024-08-17T17:20:56.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:56 smithi131 bash[89561]: cluster 2024-08-17T17:20:55.411919+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e847: 8 total, 8 up, 8 in 2024-08-17T17:20:56.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:56 smithi131 bash[89561]: cluster 2024-08-17T17:20:55.411919+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e847: 8 total, 8 up, 8 in 2024-08-17T17:20:56.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:56 smithi131 bash[89561]: cluster 2024-08-17T17:20:55.449888+0000 mgr.y (mgr.34107) 554 : cluster [DBG] pgmap v755: 809 pgs: 809 active+clean; 2.6 MiB data, 528 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 2.8 KiB/s wr, 44 op/s 2024-08-17T17:20:56.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:56 smithi131 bash[89561]: cluster 2024-08-17T17:20:55.449888+0000 mgr.y (mgr.34107) 554 : cluster [DBG] pgmap v755: 809 pgs: 809 active+clean; 2.6 MiB data, 528 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 2.8 KiB/s wr, 44 op/s 2024-08-17T17:20:56.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:56 smithi169 bash[79348]: cluster 2024-08-17T17:20:55.411919+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e847: 8 total, 8 up, 8 in 2024-08-17T17:20:56.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:56 smithi169 bash[79348]: cluster 2024-08-17T17:20:55.411919+0000 mon.a (mon.0) 1320 : cluster [DBG] osdmap e847: 8 total, 8 up, 8 in 2024-08-17T17:20:56.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:56 smithi169 bash[79348]: cluster 2024-08-17T17:20:55.449888+0000 mgr.y (mgr.34107) 554 : cluster [DBG] pgmap v755: 809 pgs: 809 active+clean; 2.6 MiB data, 528 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 2.8 KiB/s wr, 44 op/s 2024-08-17T17:20:56.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:56 smithi169 bash[79348]: cluster 2024-08-17T17:20:55.449888+0000 mgr.y (mgr.34107) 554 : cluster [DBG] pgmap v755: 809 pgs: 809 active+clean; 2.6 MiB data, 528 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 2.8 KiB/s wr, 44 op/s 2024-08-17T17:20:57.479 INFO:tasks.workunit.client.0.smithi131.stderr:waiting for timed out ... 1 2024-08-17T17:20:57.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:57 smithi131 bash[89561]: cluster 2024-08-17T17:20:56.414850+0000 mon.a (mon.0) 1321 : cluster [DBG] osdmap e848: 8 total, 8 up, 8 in 2024-08-17T17:20:57.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:57 smithi131 bash[89561]: cluster 2024-08-17T17:20:56.414850+0000 mon.a (mon.0) 1321 : cluster [DBG] osdmap e848: 8 total, 8 up, 8 in 2024-08-17T17:20:57.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:57 smithi131 bash[88347]: cluster 2024-08-17T17:20:56.414850+0000 mon.a (mon.0) 1321 : cluster [DBG] osdmap e848: 8 total, 8 up, 8 in 2024-08-17T17:20:57.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:57 smithi131 bash[88347]: cluster 2024-08-17T17:20:56.414850+0000 mon.a (mon.0) 1321 : cluster [DBG] osdmap e848: 8 total, 8 up, 8 in 2024-08-17T17:20:57.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:57 smithi169 bash[79348]: cluster 2024-08-17T17:20:56.414850+0000 mon.a (mon.0) 1321 : cluster [DBG] osdmap e848: 8 total, 8 up, 8 in 2024-08-17T17:20:57.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:57 smithi169 bash[79348]: cluster 2024-08-17T17:20:56.414850+0000 mon.a (mon.0) 1321 : cluster [DBG] osdmap e848: 8 total, 8 up, 8 in 2024-08-17T17:20:58.480 INFO:tasks.workunit.client.0.smithi131.stderr:waiting for timed out ... 2 2024-08-17T17:20:58.779 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:58 smithi131 bash[89561]: cluster 2024-08-17T17:20:57.451187+0000 mgr.y (mgr.34107) 555 : cluster [DBG] pgmap v757: 809 pgs: 809 active+clean; 2.6 MiB data, 528 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:20:58.779 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:20:58 smithi131 bash[89561]: cluster 2024-08-17T17:20:57.451187+0000 mgr.y (mgr.34107) 555 : cluster [DBG] pgmap v757: 809 pgs: 809 active+clean; 2.6 MiB data, 528 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:20:58.780 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:58 smithi131 bash[88347]: cluster 2024-08-17T17:20:57.451187+0000 mgr.y (mgr.34107) 555 : cluster [DBG] pgmap v757: 809 pgs: 809 active+clean; 2.6 MiB data, 528 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:20:58.780 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:20:58 smithi131 bash[88347]: cluster 2024-08-17T17:20:57.451187+0000 mgr.y (mgr.34107) 555 : cluster [DBG] pgmap v757: 809 pgs: 809 active+clean; 2.6 MiB data, 528 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:20:58.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:58 smithi169 bash[79348]: cluster 2024-08-17T17:20:57.451187+0000 mgr.y (mgr.34107) 555 : cluster [DBG] pgmap v757: 809 pgs: 809 active+clean; 2.6 MiB data, 528 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:20:58.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:20:58 smithi169 bash[79348]: cluster 2024-08-17T17:20:57.451187+0000 mgr.y (mgr.34107) 555 : cluster [DBG] pgmap v757: 809 pgs: 809 active+clean; 2.6 MiB data, 528 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:20:59.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:20:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:20:58] "GET /metrics HTTP/1.1" 200 89432 "" "Prometheus/2.51.0" 2024-08-17T17:20:59.480 INFO:tasks.workunit.client.0.smithi131.stderr:waiting for timed out ... 3 2024-08-17T17:21:00.480 INFO:tasks.workunit.client.0.smithi131.stderr:waiting for timed out ... 4 2024-08-17T17:21:00.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:00 smithi131 bash[89561]: cluster 2024-08-17T17:20:59.457241+0000 mgr.y (mgr.34107) 556 : cluster [DBG] pgmap v758: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-08-17T17:21:00.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:00 smithi131 bash[89561]: cluster 2024-08-17T17:20:59.457241+0000 mgr.y (mgr.34107) 556 : cluster [DBG] pgmap v758: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-08-17T17:21:00.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:00 smithi131 bash[88347]: cluster 2024-08-17T17:20:59.457241+0000 mgr.y (mgr.34107) 556 : cluster [DBG] pgmap v758: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-08-17T17:21:00.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:00 smithi131 bash[88347]: cluster 2024-08-17T17:20:59.457241+0000 mgr.y (mgr.34107) 556 : cluster [DBG] pgmap v758: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-08-17T17:21:00.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:00 smithi169 bash[79348]: cluster 2024-08-17T17:20:59.457241+0000 mgr.y (mgr.34107) 556 : cluster [DBG] pgmap v758: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-08-17T17:21:00.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:00 smithi169 bash[79348]: cluster 2024-08-17T17:20:59.457241+0000 mgr.y (mgr.34107) 556 : cluster [DBG] pgmap v758: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-08-17T17:21:01.480 INFO:tasks.workunit.client.0.smithi131.stderr:waiting for timed out ... 5 2024-08-17T17:21:02.480 INFO:tasks.workunit.client.0.smithi131.stderr:waiting for timed out ... 6 2024-08-17T17:21:02.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:02 smithi131 bash[89561]: cluster 2024-08-17T17:21:01.459424+0000 mgr.y (mgr.34107) 557 : cluster [DBG] pgmap v759: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-08-17T17:21:02.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:02 smithi131 bash[89561]: cluster 2024-08-17T17:21:01.459424+0000 mgr.y (mgr.34107) 557 : cluster [DBG] pgmap v759: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-08-17T17:21:02.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:02 smithi131 bash[88347]: cluster 2024-08-17T17:21:01.459424+0000 mgr.y (mgr.34107) 557 : cluster [DBG] pgmap v759: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-08-17T17:21:02.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:02 smithi131 bash[88347]: cluster 2024-08-17T17:21:01.459424+0000 mgr.y (mgr.34107) 557 : cluster [DBG] pgmap v759: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-08-17T17:21:02.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:02 smithi169 bash[79348]: cluster 2024-08-17T17:21:01.459424+0000 mgr.y (mgr.34107) 557 : cluster [DBG] pgmap v759: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-08-17T17:21:02.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:02 smithi169 bash[79348]: cluster 2024-08-17T17:21:01.459424+0000 mgr.y (mgr.34107) 557 : cluster [DBG] pgmap v759: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 383 B/s wr, 4 op/s 2024-08-17T17:21:03.480 INFO:tasks.workunit.client.0.smithi131.stderr:waiting for timed out ... 7 2024-08-17T17:21:04.481 INFO:tasks.workunit.client.0.smithi131.stderr:waiting for timed out ... 8 2024-08-17T17:21:04.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:04 smithi131 bash[89561]: cluster 2024-08-17T17:21:03.460638+0000 mgr.y (mgr.34107) 558 : cluster [DBG] pgmap v760: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 381 B/s wr, 4 op/s 2024-08-17T17:21:04.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:04 smithi131 bash[89561]: cluster 2024-08-17T17:21:03.460638+0000 mgr.y (mgr.34107) 558 : cluster [DBG] pgmap v760: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 381 B/s wr, 4 op/s 2024-08-17T17:21:04.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:04 smithi131 bash[88347]: cluster 2024-08-17T17:21:03.460638+0000 mgr.y (mgr.34107) 558 : cluster [DBG] pgmap v760: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 381 B/s wr, 4 op/s 2024-08-17T17:21:04.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:04 smithi131 bash[88347]: cluster 2024-08-17T17:21:03.460638+0000 mgr.y (mgr.34107) 558 : cluster [DBG] pgmap v760: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 381 B/s wr, 4 op/s 2024-08-17T17:21:04.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:04 smithi169 bash[79348]: cluster 2024-08-17T17:21:03.460638+0000 mgr.y (mgr.34107) 558 : cluster [DBG] pgmap v760: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 381 B/s wr, 4 op/s 2024-08-17T17:21:04.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:04 smithi169 bash[79348]: cluster 2024-08-17T17:21:03.460638+0000 mgr.y (mgr.34107) 558 : cluster [DBG] pgmap v760: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail; 3.6 KiB/s rd, 381 B/s wr, 4 op/s 2024-08-17T17:21:05.481 INFO:tasks.workunit.client.0.smithi131.stderr:waiting for timed out ... 9 2024-08-17T17:21:06.481 INFO:tasks.workunit.client.0.smithi131.stderr:waiting for timed out ... 10 2024-08-17T17:21:06.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:06 smithi131 bash[89561]: cluster 2024-08-17T17:21:05.466814+0000 mgr.y (mgr.34107) 559 : cluster [DBG] pgmap v761: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2024-08-17T17:21:06.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:06 smithi131 bash[89561]: cluster 2024-08-17T17:21:05.466814+0000 mgr.y (mgr.34107) 559 : cluster [DBG] pgmap v761: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2024-08-17T17:21:06.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:06 smithi131 bash[89561]: audit 2024-08-17T17:21:05.821343+0000 mon.a (mon.0) 1322 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:21:06.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:06 smithi131 bash[89561]: audit 2024-08-17T17:21:05.821343+0000 mon.a (mon.0) 1322 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:21:06.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:06 smithi131 bash[88347]: cluster 2024-08-17T17:21:05.466814+0000 mgr.y (mgr.34107) 559 : cluster [DBG] pgmap v761: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2024-08-17T17:21:06.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:06 smithi131 bash[88347]: cluster 2024-08-17T17:21:05.466814+0000 mgr.y (mgr.34107) 559 : cluster [DBG] pgmap v761: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2024-08-17T17:21:06.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:06 smithi131 bash[88347]: audit 2024-08-17T17:21:05.821343+0000 mon.a (mon.0) 1322 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:21:06.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:06 smithi131 bash[88347]: audit 2024-08-17T17:21:05.821343+0000 mon.a (mon.0) 1322 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:21:06.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:06 smithi169 bash[79348]: cluster 2024-08-17T17:21:05.466814+0000 mgr.y (mgr.34107) 559 : cluster [DBG] pgmap v761: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2024-08-17T17:21:06.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:06 smithi169 bash[79348]: cluster 2024-08-17T17:21:05.466814+0000 mgr.y (mgr.34107) 559 : cluster [DBG] pgmap v761: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail; 2.9 KiB/s rd, 306 B/s wr, 3 op/s 2024-08-17T17:21:06.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:06 smithi169 bash[79348]: audit 2024-08-17T17:21:05.821343+0000 mon.a (mon.0) 1322 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:21:06.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:06 smithi169 bash[79348]: audit 2024-08-17T17:21:05.821343+0000 mon.a (mon.0) 1322 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:21:08.848 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:21:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:21:08] "GET /metrics HTTP/1.1" 200 89425 "" "Prometheus/2.51.0" 2024-08-17T17:21:08.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:08 smithi131 bash[88347]: cluster 2024-08-17T17:21:07.469014+0000 mgr.y (mgr.34107) 560 : cluster [DBG] pgmap v762: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail; 2.6 KiB/s rd, 277 B/s wr, 3 op/s 2024-08-17T17:21:08.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:08 smithi131 bash[88347]: cluster 2024-08-17T17:21:07.469014+0000 mgr.y (mgr.34107) 560 : cluster [DBG] pgmap v762: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail; 2.6 KiB/s rd, 277 B/s wr, 3 op/s 2024-08-17T17:21:08.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:08 smithi131 bash[88347]: audit 2024-08-17T17:21:08.210664+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:08.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:08 smithi131 bash[88347]: audit 2024-08-17T17:21:08.210664+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:08.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:08 smithi131 bash[89561]: cluster 2024-08-17T17:21:07.469014+0000 mgr.y (mgr.34107) 560 : cluster [DBG] pgmap v762: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail; 2.6 KiB/s rd, 277 B/s wr, 3 op/s 2024-08-17T17:21:08.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:08 smithi131 bash[89561]: cluster 2024-08-17T17:21:07.469014+0000 mgr.y (mgr.34107) 560 : cluster [DBG] pgmap v762: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail; 2.6 KiB/s rd, 277 B/s wr, 3 op/s 2024-08-17T17:21:08.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:08 smithi131 bash[89561]: audit 2024-08-17T17:21:08.210664+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:08.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:08 smithi131 bash[89561]: audit 2024-08-17T17:21:08.210664+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:08.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:08 smithi169 bash[79348]: cluster 2024-08-17T17:21:07.469014+0000 mgr.y (mgr.34107) 560 : cluster [DBG] pgmap v762: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail; 2.6 KiB/s rd, 277 B/s wr, 3 op/s 2024-08-17T17:21:08.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:08 smithi169 bash[79348]: cluster 2024-08-17T17:21:07.469014+0000 mgr.y (mgr.34107) 560 : cluster [DBG] pgmap v762: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail; 2.6 KiB/s rd, 277 B/s wr, 3 op/s 2024-08-17T17:21:08.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:08 smithi169 bash[79348]: audit 2024-08-17T17:21:08.210664+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:08.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:08 smithi169 bash[79348]: audit 2024-08-17T17:21:08.210664+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:10.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:10 smithi131 bash[89561]: cluster 2024-08-17T17:21:09.475109+0000 mgr.y (mgr.34107) 561 : cluster [DBG] pgmap v763: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-17T17:21:10.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:10 smithi131 bash[89561]: cluster 2024-08-17T17:21:09.475109+0000 mgr.y (mgr.34107) 561 : cluster [DBG] pgmap v763: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-17T17:21:10.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:10 smithi131 bash[88347]: cluster 2024-08-17T17:21:09.475109+0000 mgr.y (mgr.34107) 561 : cluster [DBG] pgmap v763: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-17T17:21:10.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:10 smithi131 bash[88347]: cluster 2024-08-17T17:21:09.475109+0000 mgr.y (mgr.34107) 561 : cluster [DBG] pgmap v763: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-17T17:21:10.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:10 smithi169 bash[79348]: cluster 2024-08-17T17:21:09.475109+0000 mgr.y (mgr.34107) 561 : cluster [DBG] pgmap v763: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-17T17:21:10.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:10 smithi169 bash[79348]: cluster 2024-08-17T17:21:09.475109+0000 mgr.y (mgr.34107) 561 : cluster [DBG] pgmap v763: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail; 2.4 KiB/s rd, 255 B/s wr, 3 op/s 2024-08-17T17:21:13.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:12 smithi131 bash[88347]: cluster 2024-08-17T17:21:11.476248+0000 mgr.y (mgr.34107) 562 : cluster [DBG] pgmap v764: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:13.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:12 smithi131 bash[88347]: cluster 2024-08-17T17:21:11.476248+0000 mgr.y (mgr.34107) 562 : cluster [DBG] pgmap v764: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:13.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:12 smithi131 bash[88347]: audit 2024-08-17T17:21:11.654485+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:21:13.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:12 smithi131 bash[88347]: audit 2024-08-17T17:21:11.654485+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:21:13.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:12 smithi131 bash[88347]: audit 2024-08-17T17:21:11.661886+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:21:13.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:12 smithi131 bash[88347]: audit 2024-08-17T17:21:11.661886+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:21:13.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:12 smithi131 bash[88347]: audit 2024-08-17T17:21:11.867267+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:21:13.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:12 smithi131 bash[88347]: audit 2024-08-17T17:21:11.867267+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:21:13.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:12 smithi131 bash[88347]: audit 2024-08-17T17:21:11.878278+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:21:13.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:12 smithi131 bash[88347]: audit 2024-08-17T17:21:11.878278+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:21:13.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:12 smithi131 bash[88347]: audit 2024-08-17T17:21:12.526372+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:13.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:12 smithi131 bash[88347]: audit 2024-08-17T17:21:12.526372+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:13.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:12 smithi131 bash[88347]: audit 2024-08-17T17:21:12.527776+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:21:13.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:12 smithi131 bash[88347]: audit 2024-08-17T17:21:12.527776+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:21:13.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:12 smithi131 bash[88347]: audit 2024-08-17T17:21:12.534895+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:21:13.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:12 smithi131 bash[88347]: audit 2024-08-17T17:21:12.534895+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:21:13.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:12 smithi131 bash[89561]: cluster 2024-08-17T17:21:11.476248+0000 mgr.y (mgr.34107) 562 : cluster [DBG] pgmap v764: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:13.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:12 smithi131 bash[89561]: cluster 2024-08-17T17:21:11.476248+0000 mgr.y (mgr.34107) 562 : cluster [DBG] pgmap v764: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:13.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:12 smithi131 bash[89561]: audit 2024-08-17T17:21:11.654485+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:21:13.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:12 smithi131 bash[89561]: audit 2024-08-17T17:21:11.654485+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:21:13.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:12 smithi131 bash[89561]: audit 2024-08-17T17:21:11.661886+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:21:13.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:12 smithi131 bash[89561]: audit 2024-08-17T17:21:11.661886+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:21:13.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:12 smithi131 bash[89561]: audit 2024-08-17T17:21:11.867267+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:21:13.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:12 smithi131 bash[89561]: audit 2024-08-17T17:21:11.867267+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:21:13.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:12 smithi131 bash[89561]: audit 2024-08-17T17:21:11.878278+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:21:13.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:12 smithi131 bash[89561]: audit 2024-08-17T17:21:11.878278+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:21:13.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:12 smithi131 bash[89561]: audit 2024-08-17T17:21:12.526372+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:13.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:12 smithi131 bash[89561]: audit 2024-08-17T17:21:12.526372+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:13.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:12 smithi131 bash[89561]: audit 2024-08-17T17:21:12.527776+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:21:13.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:12 smithi131 bash[89561]: audit 2024-08-17T17:21:12.527776+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:21:13.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:12 smithi131 bash[89561]: audit 2024-08-17T17:21:12.534895+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:21:13.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:12 smithi131 bash[89561]: audit 2024-08-17T17:21:12.534895+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:21:13.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:12 smithi169 bash[79348]: cluster 2024-08-17T17:21:11.476248+0000 mgr.y (mgr.34107) 562 : cluster [DBG] pgmap v764: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:13.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:12 smithi169 bash[79348]: cluster 2024-08-17T17:21:11.476248+0000 mgr.y (mgr.34107) 562 : cluster [DBG] pgmap v764: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:13.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:12 smithi169 bash[79348]: audit 2024-08-17T17:21:11.654485+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:21:13.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:12 smithi169 bash[79348]: audit 2024-08-17T17:21:11.654485+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:21:13.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:12 smithi169 bash[79348]: audit 2024-08-17T17:21:11.661886+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:21:13.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:12 smithi169 bash[79348]: audit 2024-08-17T17:21:11.661886+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:21:13.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:12 smithi169 bash[79348]: audit 2024-08-17T17:21:11.867267+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:21:13.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:12 smithi169 bash[79348]: audit 2024-08-17T17:21:11.867267+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:21:13.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:12 smithi169 bash[79348]: audit 2024-08-17T17:21:11.878278+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:21:13.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:12 smithi169 bash[79348]: audit 2024-08-17T17:21:11.878278+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:21:13.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:12 smithi169 bash[79348]: audit 2024-08-17T17:21:12.526372+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:13.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:12 smithi169 bash[79348]: audit 2024-08-17T17:21:12.526372+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:21:13.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:12 smithi169 bash[79348]: audit 2024-08-17T17:21:12.527776+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:21:13.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:12 smithi169 bash[79348]: audit 2024-08-17T17:21:12.527776+0000 mon.a (mon.0) 1329 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:21:13.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:12 smithi169 bash[79348]: audit 2024-08-17T17:21:12.534895+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:21:13.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:12 smithi169 bash[79348]: audit 2024-08-17T17:21:12.534895+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:21:15.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:14 smithi131 bash[88347]: cluster 2024-08-17T17:21:13.477405+0000 mgr.y (mgr.34107) 563 : cluster [DBG] pgmap v765: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:15.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:14 smithi131 bash[88347]: cluster 2024-08-17T17:21:13.477405+0000 mgr.y (mgr.34107) 563 : cluster [DBG] pgmap v765: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:15.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:14 smithi131 bash[89561]: cluster 2024-08-17T17:21:13.477405+0000 mgr.y (mgr.34107) 563 : cluster [DBG] pgmap v765: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:15.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:14 smithi131 bash[89561]: cluster 2024-08-17T17:21:13.477405+0000 mgr.y (mgr.34107) 563 : cluster [DBG] pgmap v765: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:15.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:14 smithi169 bash[79348]: cluster 2024-08-17T17:21:13.477405+0000 mgr.y (mgr.34107) 563 : cluster [DBG] pgmap v765: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:15.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:14 smithi169 bash[79348]: cluster 2024-08-17T17:21:13.477405+0000 mgr.y (mgr.34107) 563 : cluster [DBG] pgmap v765: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:17.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:16 smithi131 bash[88347]: cluster 2024-08-17T17:21:15.483615+0000 mgr.y (mgr.34107) 564 : cluster [DBG] pgmap v766: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:17.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:16 smithi131 bash[88347]: cluster 2024-08-17T17:21:15.483615+0000 mgr.y (mgr.34107) 564 : cluster [DBG] pgmap v766: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:17.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:16 smithi131 bash[89561]: cluster 2024-08-17T17:21:15.483615+0000 mgr.y (mgr.34107) 564 : cluster [DBG] pgmap v766: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:17.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:16 smithi131 bash[89561]: cluster 2024-08-17T17:21:15.483615+0000 mgr.y (mgr.34107) 564 : cluster [DBG] pgmap v766: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:17.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:16 smithi169 bash[79348]: cluster 2024-08-17T17:21:15.483615+0000 mgr.y (mgr.34107) 564 : cluster [DBG] pgmap v766: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:17.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:16 smithi169 bash[79348]: cluster 2024-08-17T17:21:15.483615+0000 mgr.y (mgr.34107) 564 : cluster [DBG] pgmap v766: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:17.481 INFO:tasks.workunit.client.0.smithi131.stderr:test retry succeeds 2024-08-17T17:21:19.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:21:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:21:18] "GET /metrics HTTP/1.1" 200 89425 "" "Prometheus/2.51.0" 2024-08-17T17:21:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:18 smithi131 bash[88347]: cluster 2024-08-17T17:21:17.485775+0000 mgr.y (mgr.34107) 565 : cluster [DBG] pgmap v767: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:18 smithi131 bash[88347]: cluster 2024-08-17T17:21:17.485775+0000 mgr.y (mgr.34107) 565 : cluster [DBG] pgmap v767: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:18 smithi131 bash[88347]: cluster 2024-08-17T17:21:17.680607+0000 mon.a (mon.0) 1331 : cluster [DBG] osdmap e849: 8 total, 8 up, 8 in 2024-08-17T17:21:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:18 smithi131 bash[88347]: cluster 2024-08-17T17:21:17.680607+0000 mon.a (mon.0) 1331 : cluster [DBG] osdmap e849: 8 total, 8 up, 8 in 2024-08-17T17:21:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:18 smithi131 bash[89561]: cluster 2024-08-17T17:21:17.485775+0000 mgr.y (mgr.34107) 565 : cluster [DBG] pgmap v767: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:18 smithi131 bash[89561]: cluster 2024-08-17T17:21:17.485775+0000 mgr.y (mgr.34107) 565 : cluster [DBG] pgmap v767: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:18 smithi131 bash[89561]: cluster 2024-08-17T17:21:17.680607+0000 mon.a (mon.0) 1331 : cluster [DBG] osdmap e849: 8 total, 8 up, 8 in 2024-08-17T17:21:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:18 smithi131 bash[89561]: cluster 2024-08-17T17:21:17.680607+0000 mon.a (mon.0) 1331 : cluster [DBG] osdmap e849: 8 total, 8 up, 8 in 2024-08-17T17:21:19.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:18 smithi169 bash[79348]: cluster 2024-08-17T17:21:17.485775+0000 mgr.y (mgr.34107) 565 : cluster [DBG] pgmap v767: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:19.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:18 smithi169 bash[79348]: cluster 2024-08-17T17:21:17.485775+0000 mgr.y (mgr.34107) 565 : cluster [DBG] pgmap v767: 809 pgs: 809 active+clean; 2.6 MiB data, 529 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:19.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:18 smithi169 bash[79348]: cluster 2024-08-17T17:21:17.680607+0000 mon.a (mon.0) 1331 : cluster [DBG] osdmap e849: 8 total, 8 up, 8 in 2024-08-17T17:21:19.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:18 smithi169 bash[79348]: cluster 2024-08-17T17:21:17.680607+0000 mon.a (mon.0) 1331 : cluster [DBG] osdmap e849: 8 total, 8 up, 8 in 2024-08-17T17:21:19.910 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.QuiesceWatchTimeout (32202 ms) 2024-08-17T17:21:19.910 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.WriteZeroes 2024-08-17T17:21:19.910 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:21:20.055 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.WriteZeroes (144 ms) 2024-08-17T17:21:20.055 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.WriteZeroesThickProvision 2024-08-17T17:21:20.055 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:21:20.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:19 smithi131 bash[89561]: cluster 2024-08-17T17:21:18.688700+0000 mon.a (mon.0) 1332 : cluster [DBG] osdmap e850: 8 total, 8 up, 8 in 2024-08-17T17:21:20.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:19 smithi131 bash[89561]: cluster 2024-08-17T17:21:18.688700+0000 mon.a (mon.0) 1332 : cluster [DBG] osdmap e850: 8 total, 8 up, 8 in 2024-08-17T17:21:20.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:19 smithi131 bash[88347]: cluster 2024-08-17T17:21:18.688700+0000 mon.a (mon.0) 1332 : cluster [DBG] osdmap e850: 8 total, 8 up, 8 in 2024-08-17T17:21:20.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:19 smithi131 bash[88347]: cluster 2024-08-17T17:21:18.688700+0000 mon.a (mon.0) 1332 : cluster [DBG] osdmap e850: 8 total, 8 up, 8 in 2024-08-17T17:21:20.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:19 smithi169 bash[79348]: cluster 2024-08-17T17:21:18.688700+0000 mon.a (mon.0) 1332 : cluster [DBG] osdmap e850: 8 total, 8 up, 8 in 2024-08-17T17:21:20.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:19 smithi169 bash[79348]: cluster 2024-08-17T17:21:18.688700+0000 mon.a (mon.0) 1332 : cluster [DBG] osdmap e850: 8 total, 8 up, 8 in 2024-08-17T17:21:20.213 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.WriteZeroesThickProvision (157 ms) 2024-08-17T17:21:20.213 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestLibRBD.ConcurentOperations 2024-08-17T17:21:20.213 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:21:21.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:20 smithi131 bash[89561]: cluster 2024-08-17T17:21:19.492039+0000 mgr.y (mgr.34107) 566 : cluster [DBG] pgmap v770: 809 pgs: 809 active+clean; 2.6 MiB data, 533 MiB used, 715 GiB / 715 GiB avail; 9.0 KiB/s rd, 1.2 KiB/s wr, 12 op/s 2024-08-17T17:21:21.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:20 smithi131 bash[89561]: cluster 2024-08-17T17:21:19.492039+0000 mgr.y (mgr.34107) 566 : cluster [DBG] pgmap v770: 809 pgs: 809 active+clean; 2.6 MiB data, 533 MiB used, 715 GiB / 715 GiB avail; 9.0 KiB/s rd, 1.2 KiB/s wr, 12 op/s 2024-08-17T17:21:21.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:20 smithi131 bash[89561]: cluster 2024-08-17T17:21:19.723076+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e851: 8 total, 8 up, 8 in 2024-08-17T17:21:21.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:20 smithi131 bash[89561]: cluster 2024-08-17T17:21:19.723076+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e851: 8 total, 8 up, 8 in 2024-08-17T17:21:21.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:20 smithi131 bash[88347]: cluster 2024-08-17T17:21:19.492039+0000 mgr.y (mgr.34107) 566 : cluster [DBG] pgmap v770: 809 pgs: 809 active+clean; 2.6 MiB data, 533 MiB used, 715 GiB / 715 GiB avail; 9.0 KiB/s rd, 1.2 KiB/s wr, 12 op/s 2024-08-17T17:21:21.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:20 smithi131 bash[88347]: cluster 2024-08-17T17:21:19.492039+0000 mgr.y (mgr.34107) 566 : cluster [DBG] pgmap v770: 809 pgs: 809 active+clean; 2.6 MiB data, 533 MiB used, 715 GiB / 715 GiB avail; 9.0 KiB/s rd, 1.2 KiB/s wr, 12 op/s 2024-08-17T17:21:21.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:20 smithi131 bash[88347]: cluster 2024-08-17T17:21:19.723076+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e851: 8 total, 8 up, 8 in 2024-08-17T17:21:21.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:20 smithi131 bash[88347]: cluster 2024-08-17T17:21:19.723076+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e851: 8 total, 8 up, 8 in 2024-08-17T17:21:21.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:20 smithi169 bash[79348]: cluster 2024-08-17T17:21:19.492039+0000 mgr.y (mgr.34107) 566 : cluster [DBG] pgmap v770: 809 pgs: 809 active+clean; 2.6 MiB data, 533 MiB used, 715 GiB / 715 GiB avail; 9.0 KiB/s rd, 1.2 KiB/s wr, 12 op/s 2024-08-17T17:21:21.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:20 smithi169 bash[79348]: cluster 2024-08-17T17:21:19.492039+0000 mgr.y (mgr.34107) 566 : cluster [DBG] pgmap v770: 809 pgs: 809 active+clean; 2.6 MiB data, 533 MiB used, 715 GiB / 715 GiB avail; 9.0 KiB/s rd, 1.2 KiB/s wr, 12 op/s 2024-08-17T17:21:21.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:20 smithi169 bash[79348]: cluster 2024-08-17T17:21:19.723076+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e851: 8 total, 8 up, 8 in 2024-08-17T17:21:21.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:20 smithi169 bash[79348]: cluster 2024-08-17T17:21:19.723076+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e851: 8 total, 8 up, 8 in 2024-08-17T17:21:22.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:21 smithi131 bash[89561]: cluster 2024-08-17T17:21:20.720827+0000 mon.a (mon.0) 1334 : cluster [DBG] osdmap e852: 8 total, 8 up, 8 in 2024-08-17T17:21:22.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:21 smithi131 bash[89561]: cluster 2024-08-17T17:21:20.720827+0000 mon.a (mon.0) 1334 : cluster [DBG] osdmap e852: 8 total, 8 up, 8 in 2024-08-17T17:21:22.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:21 smithi131 bash[88347]: cluster 2024-08-17T17:21:20.720827+0000 mon.a (mon.0) 1334 : cluster [DBG] osdmap e852: 8 total, 8 up, 8 in 2024-08-17T17:21:22.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:21 smithi131 bash[88347]: cluster 2024-08-17T17:21:20.720827+0000 mon.a (mon.0) 1334 : cluster [DBG] osdmap e852: 8 total, 8 up, 8 in 2024-08-17T17:21:22.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:21 smithi169 bash[79348]: cluster 2024-08-17T17:21:20.720827+0000 mon.a (mon.0) 1334 : cluster [DBG] osdmap e852: 8 total, 8 up, 8 in 2024-08-17T17:21:22.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:21 smithi169 bash[79348]: cluster 2024-08-17T17:21:20.720827+0000 mon.a (mon.0) 1334 : cluster [DBG] osdmap e852: 8 total, 8 up, 8 in 2024-08-17T17:21:23.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:22 smithi131 bash[88347]: cluster 2024-08-17T17:21:21.493288+0000 mgr.y (mgr.34107) 567 : cluster [DBG] pgmap v773: 809 pgs: 809 active+clean; 2.6 MiB data, 533 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 2.5 KiB/s wr, 25 op/s 2024-08-17T17:21:23.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:22 smithi131 bash[88347]: cluster 2024-08-17T17:21:21.493288+0000 mgr.y (mgr.34107) 567 : cluster [DBG] pgmap v773: 809 pgs: 809 active+clean; 2.6 MiB data, 533 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 2.5 KiB/s wr, 25 op/s 2024-08-17T17:21:23.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:22 smithi131 bash[88347]: cluster 2024-08-17T17:21:21.759426+0000 mon.a (mon.0) 1335 : cluster [DBG] osdmap e853: 8 total, 8 up, 8 in 2024-08-17T17:21:23.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:22 smithi131 bash[88347]: cluster 2024-08-17T17:21:21.759426+0000 mon.a (mon.0) 1335 : cluster [DBG] osdmap e853: 8 total, 8 up, 8 in 2024-08-17T17:21:23.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:22 smithi131 bash[89561]: cluster 2024-08-17T17:21:21.493288+0000 mgr.y (mgr.34107) 567 : cluster [DBG] pgmap v773: 809 pgs: 809 active+clean; 2.6 MiB data, 533 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 2.5 KiB/s wr, 25 op/s 2024-08-17T17:21:23.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:22 smithi131 bash[89561]: cluster 2024-08-17T17:21:21.493288+0000 mgr.y (mgr.34107) 567 : cluster [DBG] pgmap v773: 809 pgs: 809 active+clean; 2.6 MiB data, 533 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 2.5 KiB/s wr, 25 op/s 2024-08-17T17:21:23.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:22 smithi131 bash[89561]: cluster 2024-08-17T17:21:21.759426+0000 mon.a (mon.0) 1335 : cluster [DBG] osdmap e853: 8 total, 8 up, 8 in 2024-08-17T17:21:23.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:22 smithi131 bash[89561]: cluster 2024-08-17T17:21:21.759426+0000 mon.a (mon.0) 1335 : cluster [DBG] osdmap e853: 8 total, 8 up, 8 in 2024-08-17T17:21:23.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:22 smithi169 bash[79348]: cluster 2024-08-17T17:21:21.493288+0000 mgr.y (mgr.34107) 567 : cluster [DBG] pgmap v773: 809 pgs: 809 active+clean; 2.6 MiB data, 533 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 2.5 KiB/s wr, 25 op/s 2024-08-17T17:21:23.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:22 smithi169 bash[79348]: cluster 2024-08-17T17:21:21.493288+0000 mgr.y (mgr.34107) 567 : cluster [DBG] pgmap v773: 809 pgs: 809 active+clean; 2.6 MiB data, 533 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 2.5 KiB/s wr, 25 op/s 2024-08-17T17:21:23.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:22 smithi169 bash[79348]: cluster 2024-08-17T17:21:21.759426+0000 mon.a (mon.0) 1335 : cluster [DBG] osdmap e853: 8 total, 8 up, 8 in 2024-08-17T17:21:23.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:22 smithi169 bash[79348]: cluster 2024-08-17T17:21:21.759426+0000 mon.a (mon.0) 1335 : cluster [DBG] osdmap e853: 8 total, 8 up, 8 in 2024-08-17T17:21:24.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:23 smithi131 bash[88347]: cluster 2024-08-17T17:21:22.760477+0000 mon.a (mon.0) 1336 : cluster [DBG] osdmap e854: 8 total, 8 up, 8 in 2024-08-17T17:21:24.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:23 smithi131 bash[88347]: cluster 2024-08-17T17:21:22.760477+0000 mon.a (mon.0) 1336 : cluster [DBG] osdmap e854: 8 total, 8 up, 8 in 2024-08-17T17:21:24.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:23 smithi131 bash[88347]: audit 2024-08-17T17:21:23.211097+0000 mon.a (mon.0) 1337 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:24.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:23 smithi131 bash[88347]: audit 2024-08-17T17:21:23.211097+0000 mon.a (mon.0) 1337 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:24.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:23 smithi131 bash[89561]: cluster 2024-08-17T17:21:22.760477+0000 mon.a (mon.0) 1336 : cluster [DBG] osdmap e854: 8 total, 8 up, 8 in 2024-08-17T17:21:24.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:23 smithi131 bash[89561]: cluster 2024-08-17T17:21:22.760477+0000 mon.a (mon.0) 1336 : cluster [DBG] osdmap e854: 8 total, 8 up, 8 in 2024-08-17T17:21:24.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:23 smithi131 bash[89561]: audit 2024-08-17T17:21:23.211097+0000 mon.a (mon.0) 1337 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:24.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:23 smithi131 bash[89561]: audit 2024-08-17T17:21:23.211097+0000 mon.a (mon.0) 1337 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:24.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:23 smithi169 bash[79348]: cluster 2024-08-17T17:21:22.760477+0000 mon.a (mon.0) 1336 : cluster [DBG] osdmap e854: 8 total, 8 up, 8 in 2024-08-17T17:21:24.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:23 smithi169 bash[79348]: cluster 2024-08-17T17:21:22.760477+0000 mon.a (mon.0) 1336 : cluster [DBG] osdmap e854: 8 total, 8 up, 8 in 2024-08-17T17:21:24.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:23 smithi169 bash[79348]: audit 2024-08-17T17:21:23.211097+0000 mon.a (mon.0) 1337 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:24.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:23 smithi169 bash[79348]: audit 2024-08-17T17:21:23.211097+0000 mon.a (mon.0) 1337 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:25.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:24 smithi169 bash[79348]: cluster 2024-08-17T17:21:23.494529+0000 mgr.y (mgr.34107) 568 : cluster [DBG] pgmap v776: 809 pgs: 809 active+clean; 2.6 MiB data, 533 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:25.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:24 smithi169 bash[79348]: cluster 2024-08-17T17:21:23.494529+0000 mgr.y (mgr.34107) 568 : cluster [DBG] pgmap v776: 809 pgs: 809 active+clean; 2.6 MiB data, 533 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:25.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:24 smithi169 bash[79348]: cluster 2024-08-17T17:21:23.798236+0000 mon.a (mon.0) 1338 : cluster [DBG] osdmap e855: 8 total, 8 up, 8 in 2024-08-17T17:21:25.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:24 smithi169 bash[79348]: cluster 2024-08-17T17:21:23.798236+0000 mon.a (mon.0) 1338 : cluster [DBG] osdmap e855: 8 total, 8 up, 8 in 2024-08-17T17:21:25.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:24 smithi131 bash[88347]: cluster 2024-08-17T17:21:23.494529+0000 mgr.y (mgr.34107) 568 : cluster [DBG] pgmap v776: 809 pgs: 809 active+clean; 2.6 MiB data, 533 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:25.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:24 smithi131 bash[88347]: cluster 2024-08-17T17:21:23.494529+0000 mgr.y (mgr.34107) 568 : cluster [DBG] pgmap v776: 809 pgs: 809 active+clean; 2.6 MiB data, 533 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:25.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:24 smithi131 bash[88347]: cluster 2024-08-17T17:21:23.798236+0000 mon.a (mon.0) 1338 : cluster [DBG] osdmap e855: 8 total, 8 up, 8 in 2024-08-17T17:21:25.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:24 smithi131 bash[88347]: cluster 2024-08-17T17:21:23.798236+0000 mon.a (mon.0) 1338 : cluster [DBG] osdmap e855: 8 total, 8 up, 8 in 2024-08-17T17:21:25.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:24 smithi131 bash[89561]: cluster 2024-08-17T17:21:23.494529+0000 mgr.y (mgr.34107) 568 : cluster [DBG] pgmap v776: 809 pgs: 809 active+clean; 2.6 MiB data, 533 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:25.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:24 smithi131 bash[89561]: cluster 2024-08-17T17:21:23.494529+0000 mgr.y (mgr.34107) 568 : cluster [DBG] pgmap v776: 809 pgs: 809 active+clean; 2.6 MiB data, 533 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:25.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:24 smithi131 bash[89561]: cluster 2024-08-17T17:21:23.798236+0000 mon.a (mon.0) 1338 : cluster [DBG] osdmap e855: 8 total, 8 up, 8 in 2024-08-17T17:21:25.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:24 smithi131 bash[89561]: cluster 2024-08-17T17:21:23.798236+0000 mon.a (mon.0) 1338 : cluster [DBG] osdmap e855: 8 total, 8 up, 8 in 2024-08-17T17:21:26.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:25 smithi169 bash[79348]: cluster 2024-08-17T17:21:24.845484+0000 mon.a (mon.0) 1339 : cluster [DBG] osdmap e856: 8 total, 8 up, 8 in 2024-08-17T17:21:26.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:25 smithi169 bash[79348]: cluster 2024-08-17T17:21:24.845484+0000 mon.a (mon.0) 1339 : cluster [DBG] osdmap e856: 8 total, 8 up, 8 in 2024-08-17T17:21:26.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:25 smithi169 bash[79348]: cluster 2024-08-17T17:21:25.423164+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e857: 8 total, 8 up, 8 in 2024-08-17T17:21:26.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:25 smithi169 bash[79348]: cluster 2024-08-17T17:21:25.423164+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e857: 8 total, 8 up, 8 in 2024-08-17T17:21:26.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:25 smithi169 bash[79348]: cluster 2024-08-17T17:21:25.495949+0000 mgr.y (mgr.34107) 569 : cluster [DBG] pgmap v780: 809 pgs: 809 active+clean; 2.6 MiB data, 538 MiB used, 715 GiB / 715 GiB avail; 124 KiB/s rd, 10 KiB/s wr, 176 op/s 2024-08-17T17:21:26.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:25 smithi169 bash[79348]: cluster 2024-08-17T17:21:25.495949+0000 mgr.y (mgr.34107) 569 : cluster [DBG] pgmap v780: 809 pgs: 809 active+clean; 2.6 MiB data, 538 MiB used, 715 GiB / 715 GiB avail; 124 KiB/s rd, 10 KiB/s wr, 176 op/s 2024-08-17T17:21:26.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:25 smithi131 bash[88347]: cluster 2024-08-17T17:21:24.845484+0000 mon.a (mon.0) 1339 : cluster [DBG] osdmap e856: 8 total, 8 up, 8 in 2024-08-17T17:21:26.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:25 smithi131 bash[88347]: cluster 2024-08-17T17:21:24.845484+0000 mon.a (mon.0) 1339 : cluster [DBG] osdmap e856: 8 total, 8 up, 8 in 2024-08-17T17:21:26.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:25 smithi131 bash[88347]: cluster 2024-08-17T17:21:25.423164+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e857: 8 total, 8 up, 8 in 2024-08-17T17:21:26.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:25 smithi131 bash[88347]: cluster 2024-08-17T17:21:25.423164+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e857: 8 total, 8 up, 8 in 2024-08-17T17:21:26.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:25 smithi131 bash[88347]: cluster 2024-08-17T17:21:25.495949+0000 mgr.y (mgr.34107) 569 : cluster [DBG] pgmap v780: 809 pgs: 809 active+clean; 2.6 MiB data, 538 MiB used, 715 GiB / 715 GiB avail; 124 KiB/s rd, 10 KiB/s wr, 176 op/s 2024-08-17T17:21:26.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:25 smithi131 bash[88347]: cluster 2024-08-17T17:21:25.495949+0000 mgr.y (mgr.34107) 569 : cluster [DBG] pgmap v780: 809 pgs: 809 active+clean; 2.6 MiB data, 538 MiB used, 715 GiB / 715 GiB avail; 124 KiB/s rd, 10 KiB/s wr, 176 op/s 2024-08-17T17:21:26.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:25 smithi131 bash[89561]: cluster 2024-08-17T17:21:24.845484+0000 mon.a (mon.0) 1339 : cluster [DBG] osdmap e856: 8 total, 8 up, 8 in 2024-08-17T17:21:26.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:25 smithi131 bash[89561]: cluster 2024-08-17T17:21:24.845484+0000 mon.a (mon.0) 1339 : cluster [DBG] osdmap e856: 8 total, 8 up, 8 in 2024-08-17T17:21:26.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:25 smithi131 bash[89561]: cluster 2024-08-17T17:21:25.423164+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e857: 8 total, 8 up, 8 in 2024-08-17T17:21:26.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:25 smithi131 bash[89561]: cluster 2024-08-17T17:21:25.423164+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e857: 8 total, 8 up, 8 in 2024-08-17T17:21:26.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:25 smithi131 bash[89561]: cluster 2024-08-17T17:21:25.495949+0000 mgr.y (mgr.34107) 569 : cluster [DBG] pgmap v780: 809 pgs: 809 active+clean; 2.6 MiB data, 538 MiB used, 715 GiB / 715 GiB avail; 124 KiB/s rd, 10 KiB/s wr, 176 op/s 2024-08-17T17:21:26.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:25 smithi131 bash[89561]: cluster 2024-08-17T17:21:25.495949+0000 mgr.y (mgr.34107) 569 : cluster [DBG] pgmap v780: 809 pgs: 809 active+clean; 2.6 MiB data, 538 MiB used, 715 GiB / 715 GiB avail; 124 KiB/s rd, 10 KiB/s wr, 176 op/s 2024-08-17T17:21:27.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:27 smithi131 bash[88347]: cluster 2024-08-17T17:21:26.423528+0000 mon.a (mon.0) 1341 : cluster [DBG] osdmap e858: 8 total, 8 up, 8 in 2024-08-17T17:21:27.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:27 smithi131 bash[88347]: cluster 2024-08-17T17:21:26.423528+0000 mon.a (mon.0) 1341 : cluster [DBG] osdmap e858: 8 total, 8 up, 8 in 2024-08-17T17:21:27.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:27 smithi131 bash[88347]: audit 2024-08-17T17:21:26.786971+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.9", "id": [3, 1]} : dispatch 2024-08-17T17:21:27.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:27 smithi131 bash[88347]: audit 2024-08-17T17:21:26.786971+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.9", "id": [3, 1]} : dispatch 2024-08-17T17:21:27.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:27 smithi131 bash[88347]: audit 2024-08-17T17:21:26.787383+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.d", "id": [3, 1]} : dispatch 2024-08-17T17:21:27.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:27 smithi131 bash[88347]: audit 2024-08-17T17:21:26.787383+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.d", "id": [3, 1]} : dispatch 2024-08-17T17:21:27.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:27 smithi131 bash[88347]: audit 2024-08-17T17:21:26.787755+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.e", "id": [3, 1]} : dispatch 2024-08-17T17:21:27.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:27 smithi131 bash[88347]: audit 2024-08-17T17:21:26.787755+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.e", "id": [3, 1]} : dispatch 2024-08-17T17:21:27.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:27 smithi131 bash[89561]: cluster 2024-08-17T17:21:26.423528+0000 mon.a (mon.0) 1341 : cluster [DBG] osdmap e858: 8 total, 8 up, 8 in 2024-08-17T17:21:27.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:27 smithi131 bash[89561]: cluster 2024-08-17T17:21:26.423528+0000 mon.a (mon.0) 1341 : cluster [DBG] osdmap e858: 8 total, 8 up, 8 in 2024-08-17T17:21:27.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:27 smithi131 bash[89561]: audit 2024-08-17T17:21:26.786971+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.9", "id": [3, 1]} : dispatch 2024-08-17T17:21:27.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:27 smithi131 bash[89561]: audit 2024-08-17T17:21:26.786971+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.9", "id": [3, 1]} : dispatch 2024-08-17T17:21:27.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:27 smithi131 bash[89561]: audit 2024-08-17T17:21:26.787383+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.d", "id": [3, 1]} : dispatch 2024-08-17T17:21:27.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:27 smithi131 bash[89561]: audit 2024-08-17T17:21:26.787383+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.d", "id": [3, 1]} : dispatch 2024-08-17T17:21:27.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:27 smithi131 bash[89561]: audit 2024-08-17T17:21:26.787755+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.e", "id": [3, 1]} : dispatch 2024-08-17T17:21:27.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:27 smithi131 bash[89561]: audit 2024-08-17T17:21:26.787755+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.e", "id": [3, 1]} : dispatch 2024-08-17T17:21:27.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:27 smithi169 bash[79348]: cluster 2024-08-17T17:21:26.423528+0000 mon.a (mon.0) 1341 : cluster [DBG] osdmap e858: 8 total, 8 up, 8 in 2024-08-17T17:21:27.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:27 smithi169 bash[79348]: cluster 2024-08-17T17:21:26.423528+0000 mon.a (mon.0) 1341 : cluster [DBG] osdmap e858: 8 total, 8 up, 8 in 2024-08-17T17:21:27.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:27 smithi169 bash[79348]: audit 2024-08-17T17:21:26.786971+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.9", "id": [3, 1]} : dispatch 2024-08-17T17:21:27.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:27 smithi169 bash[79348]: audit 2024-08-17T17:21:26.786971+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.9", "id": [3, 1]} : dispatch 2024-08-17T17:21:27.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:27 smithi169 bash[79348]: audit 2024-08-17T17:21:26.787383+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.d", "id": [3, 1]} : dispatch 2024-08-17T17:21:27.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:27 smithi169 bash[79348]: audit 2024-08-17T17:21:26.787383+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.d", "id": [3, 1]} : dispatch 2024-08-17T17:21:27.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:27 smithi169 bash[79348]: audit 2024-08-17T17:21:26.787755+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.e", "id": [3, 1]} : dispatch 2024-08-17T17:21:27.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:27 smithi169 bash[79348]: audit 2024-08-17T17:21:26.787755+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.e", "id": [3, 1]} : dispatch 2024-08-17T17:21:28.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:28 smithi131 bash[89561]: audit 2024-08-17T17:21:27.438467+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.9", "id": [3, 1]}]': finished 2024-08-17T17:21:28.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:28 smithi131 bash[89561]: audit 2024-08-17T17:21:27.438467+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.9", "id": [3, 1]}]': finished 2024-08-17T17:21:28.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:28 smithi131 bash[89561]: audit 2024-08-17T17:21:27.438650+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.d", "id": [3, 1]}]': finished 2024-08-17T17:21:28.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:28 smithi131 bash[89561]: audit 2024-08-17T17:21:27.438650+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.d", "id": [3, 1]}]': finished 2024-08-17T17:21:28.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:28 smithi131 bash[89561]: audit 2024-08-17T17:21:27.438821+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.e", "id": [3, 1]}]': finished 2024-08-17T17:21:28.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:28 smithi131 bash[89561]: audit 2024-08-17T17:21:27.438821+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.e", "id": [3, 1]}]': finished 2024-08-17T17:21:28.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:28 smithi131 bash[89561]: cluster 2024-08-17T17:21:27.447149+0000 mon.a (mon.0) 1348 : cluster [DBG] osdmap e859: 8 total, 8 up, 8 in 2024-08-17T17:21:28.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:28 smithi131 bash[89561]: cluster 2024-08-17T17:21:27.447149+0000 mon.a (mon.0) 1348 : cluster [DBG] osdmap e859: 8 total, 8 up, 8 in 2024-08-17T17:21:28.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:28 smithi131 bash[89561]: cluster 2024-08-17T17:21:27.497235+0000 mgr.y (mgr.34107) 570 : cluster [DBG] pgmap v783: 809 pgs: 809 active+clean; 2.6 MiB data, 538 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 9.7 KiB/s wr, 164 op/s 2024-08-17T17:21:28.781 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:28 smithi131 bash[89561]: cluster 2024-08-17T17:21:27.497235+0000 mgr.y (mgr.34107) 570 : cluster [DBG] pgmap v783: 809 pgs: 809 active+clean; 2.6 MiB data, 538 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 9.7 KiB/s wr, 164 op/s 2024-08-17T17:21:28.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:28 smithi131 bash[88347]: audit 2024-08-17T17:21:27.438467+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.9", "id": [3, 1]}]': finished 2024-08-17T17:21:28.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:28 smithi131 bash[88347]: audit 2024-08-17T17:21:27.438467+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.9", "id": [3, 1]}]': finished 2024-08-17T17:21:28.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:28 smithi131 bash[88347]: audit 2024-08-17T17:21:27.438650+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.d", "id": [3, 1]}]': finished 2024-08-17T17:21:28.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:28 smithi131 bash[88347]: audit 2024-08-17T17:21:27.438650+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.d", "id": [3, 1]}]': finished 2024-08-17T17:21:28.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:28 smithi131 bash[88347]: audit 2024-08-17T17:21:27.438821+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.e", "id": [3, 1]}]': finished 2024-08-17T17:21:28.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:28 smithi131 bash[88347]: audit 2024-08-17T17:21:27.438821+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.e", "id": [3, 1]}]': finished 2024-08-17T17:21:28.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:28 smithi131 bash[88347]: cluster 2024-08-17T17:21:27.447149+0000 mon.a (mon.0) 1348 : cluster [DBG] osdmap e859: 8 total, 8 up, 8 in 2024-08-17T17:21:28.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:28 smithi131 bash[88347]: cluster 2024-08-17T17:21:27.447149+0000 mon.a (mon.0) 1348 : cluster [DBG] osdmap e859: 8 total, 8 up, 8 in 2024-08-17T17:21:28.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:28 smithi131 bash[88347]: cluster 2024-08-17T17:21:27.497235+0000 mgr.y (mgr.34107) 570 : cluster [DBG] pgmap v783: 809 pgs: 809 active+clean; 2.6 MiB data, 538 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 9.7 KiB/s wr, 164 op/s 2024-08-17T17:21:28.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:28 smithi131 bash[88347]: cluster 2024-08-17T17:21:27.497235+0000 mgr.y (mgr.34107) 570 : cluster [DBG] pgmap v783: 809 pgs: 809 active+clean; 2.6 MiB data, 538 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 9.7 KiB/s wr, 164 op/s 2024-08-17T17:21:28.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:28 smithi169 bash[79348]: audit 2024-08-17T17:21:27.438467+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.9", "id": [3, 1]}]': finished 2024-08-17T17:21:28.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:28 smithi169 bash[79348]: audit 2024-08-17T17:21:27.438467+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.9", "id": [3, 1]}]': finished 2024-08-17T17:21:28.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:28 smithi169 bash[79348]: audit 2024-08-17T17:21:27.438650+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.d", "id": [3, 1]}]': finished 2024-08-17T17:21:28.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:28 smithi169 bash[79348]: audit 2024-08-17T17:21:27.438650+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.d", "id": [3, 1]}]': finished 2024-08-17T17:21:28.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:28 smithi169 bash[79348]: audit 2024-08-17T17:21:27.438821+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.e", "id": [3, 1]}]': finished 2024-08-17T17:21:28.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:28 smithi169 bash[79348]: audit 2024-08-17T17:21:27.438821+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "39.e", "id": [3, 1]}]': finished 2024-08-17T17:21:28.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:28 smithi169 bash[79348]: cluster 2024-08-17T17:21:27.447149+0000 mon.a (mon.0) 1348 : cluster [DBG] osdmap e859: 8 total, 8 up, 8 in 2024-08-17T17:21:28.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:28 smithi169 bash[79348]: cluster 2024-08-17T17:21:27.447149+0000 mon.a (mon.0) 1348 : cluster [DBG] osdmap e859: 8 total, 8 up, 8 in 2024-08-17T17:21:28.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:28 smithi169 bash[79348]: cluster 2024-08-17T17:21:27.497235+0000 mgr.y (mgr.34107) 570 : cluster [DBG] pgmap v783: 809 pgs: 809 active+clean; 2.6 MiB data, 538 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 9.7 KiB/s wr, 164 op/s 2024-08-17T17:21:28.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:28 smithi169 bash[79348]: cluster 2024-08-17T17:21:27.497235+0000 mgr.y (mgr.34107) 570 : cluster [DBG] pgmap v783: 809 pgs: 809 active+clean; 2.6 MiB data, 538 MiB used, 715 GiB / 715 GiB avail; 117 KiB/s rd, 9.7 KiB/s wr, 164 op/s 2024-08-17T17:21:29.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:21:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:21:28] "GET /metrics HTTP/1.1" 200 89428 "" "Prometheus/2.51.0" 2024-08-17T17:21:29.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:29 smithi131 bash[88347]: cluster 2024-08-17T17:21:28.465187+0000 mon.a (mon.0) 1349 : cluster [DBG] osdmap e860: 8 total, 8 up, 8 in 2024-08-17T17:21:29.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:29 smithi131 bash[88347]: cluster 2024-08-17T17:21:28.465187+0000 mon.a (mon.0) 1349 : cluster [DBG] osdmap e860: 8 total, 8 up, 8 in 2024-08-17T17:21:29.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:29 smithi131 bash[89561]: cluster 2024-08-17T17:21:28.465187+0000 mon.a (mon.0) 1349 : cluster [DBG] osdmap e860: 8 total, 8 up, 8 in 2024-08-17T17:21:29.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:29 smithi131 bash[89561]: cluster 2024-08-17T17:21:28.465187+0000 mon.a (mon.0) 1349 : cluster [DBG] osdmap e860: 8 total, 8 up, 8 in 2024-08-17T17:21:29.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:29 smithi169 bash[79348]: cluster 2024-08-17T17:21:28.465187+0000 mon.a (mon.0) 1349 : cluster [DBG] osdmap e860: 8 total, 8 up, 8 in 2024-08-17T17:21:29.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:29 smithi169 bash[79348]: cluster 2024-08-17T17:21:28.465187+0000 mon.a (mon.0) 1349 : cluster [DBG] osdmap e860: 8 total, 8 up, 8 in 2024-08-17T17:21:30.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:30 smithi131 bash[88347]: cluster 2024-08-17T17:21:29.460961+0000 mon.a (mon.0) 1350 : cluster [DBG] osdmap e861: 8 total, 8 up, 8 in 2024-08-17T17:21:30.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:30 smithi131 bash[88347]: cluster 2024-08-17T17:21:29.460961+0000 mon.a (mon.0) 1350 : cluster [DBG] osdmap e861: 8 total, 8 up, 8 in 2024-08-17T17:21:30.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:30 smithi131 bash[88347]: cluster 2024-08-17T17:21:29.498910+0000 mgr.y (mgr.34107) 571 : cluster [DBG] pgmap v786: 809 pgs: 809 active+clean; 2.6 MiB data, 539 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 4.0 KiB/s wr, 16 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:21:30.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:30 smithi131 bash[88347]: cluster 2024-08-17T17:21:29.498910+0000 mgr.y (mgr.34107) 571 : cluster [DBG] pgmap v786: 809 pgs: 809 active+clean; 2.6 MiB data, 539 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 4.0 KiB/s wr, 16 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:21:30.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:30 smithi131 bash[88347]: cluster 2024-08-17T17:21:30.428708+0000 mon.a (mon.0) 1351 : cluster [DBG] osdmap e862: 8 total, 8 up, 8 in 2024-08-17T17:21:30.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:30 smithi131 bash[88347]: cluster 2024-08-17T17:21:30.428708+0000 mon.a (mon.0) 1351 : cluster [DBG] osdmap e862: 8 total, 8 up, 8 in 2024-08-17T17:21:30.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:30 smithi131 bash[89561]: cluster 2024-08-17T17:21:29.460961+0000 mon.a (mon.0) 1350 : cluster [DBG] osdmap e861: 8 total, 8 up, 8 in 2024-08-17T17:21:30.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:30 smithi131 bash[89561]: cluster 2024-08-17T17:21:29.460961+0000 mon.a (mon.0) 1350 : cluster [DBG] osdmap e861: 8 total, 8 up, 8 in 2024-08-17T17:21:30.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:30 smithi131 bash[89561]: cluster 2024-08-17T17:21:29.498910+0000 mgr.y (mgr.34107) 571 : cluster [DBG] pgmap v786: 809 pgs: 809 active+clean; 2.6 MiB data, 539 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 4.0 KiB/s wr, 16 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:21:30.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:30 smithi131 bash[89561]: cluster 2024-08-17T17:21:29.498910+0000 mgr.y (mgr.34107) 571 : cluster [DBG] pgmap v786: 809 pgs: 809 active+clean; 2.6 MiB data, 539 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 4.0 KiB/s wr, 16 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:21:30.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:30 smithi131 bash[89561]: cluster 2024-08-17T17:21:30.428708+0000 mon.a (mon.0) 1351 : cluster [DBG] osdmap e862: 8 total, 8 up, 8 in 2024-08-17T17:21:30.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:30 smithi131 bash[89561]: cluster 2024-08-17T17:21:30.428708+0000 mon.a (mon.0) 1351 : cluster [DBG] osdmap e862: 8 total, 8 up, 8 in 2024-08-17T17:21:30.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:30 smithi169 bash[79348]: cluster 2024-08-17T17:21:29.460961+0000 mon.a (mon.0) 1350 : cluster [DBG] osdmap e861: 8 total, 8 up, 8 in 2024-08-17T17:21:30.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:30 smithi169 bash[79348]: cluster 2024-08-17T17:21:29.460961+0000 mon.a (mon.0) 1350 : cluster [DBG] osdmap e861: 8 total, 8 up, 8 in 2024-08-17T17:21:30.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:30 smithi169 bash[79348]: cluster 2024-08-17T17:21:29.498910+0000 mgr.y (mgr.34107) 571 : cluster [DBG] pgmap v786: 809 pgs: 809 active+clean; 2.6 MiB data, 539 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 4.0 KiB/s wr, 16 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:21:30.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:30 smithi169 bash[79348]: cluster 2024-08-17T17:21:29.498910+0000 mgr.y (mgr.34107) 571 : cluster [DBG] pgmap v786: 809 pgs: 809 active+clean; 2.6 MiB data, 539 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 4.0 KiB/s wr, 16 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:21:30.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:30 smithi169 bash[79348]: cluster 2024-08-17T17:21:30.428708+0000 mon.a (mon.0) 1351 : cluster [DBG] osdmap e862: 8 total, 8 up, 8 in 2024-08-17T17:21:30.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:30 smithi169 bash[79348]: cluster 2024-08-17T17:21:30.428708+0000 mon.a (mon.0) 1351 : cluster [DBG] osdmap e862: 8 total, 8 up, 8 in 2024-08-17T17:21:32.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:32 smithi131 bash[89561]: cluster 2024-08-17T17:21:31.500570+0000 mgr.y (mgr.34107) 572 : cluster [DBG] pgmap v789: 809 pgs: 809 active+clean; 2.6 MiB data, 539 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 4.0 KiB/s wr, 17 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:21:32.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:32 smithi131 bash[89561]: cluster 2024-08-17T17:21:31.500570+0000 mgr.y (mgr.34107) 572 : cluster [DBG] pgmap v789: 809 pgs: 809 active+clean; 2.6 MiB data, 539 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 4.0 KiB/s wr, 17 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:21:32.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:32 smithi131 bash[89561]: cluster 2024-08-17T17:21:31.503632+0000 mon.a (mon.0) 1352 : cluster [DBG] osdmap e863: 8 total, 8 up, 8 in 2024-08-17T17:21:32.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:32 smithi131 bash[89561]: cluster 2024-08-17T17:21:31.503632+0000 mon.a (mon.0) 1352 : cluster [DBG] osdmap e863: 8 total, 8 up, 8 in 2024-08-17T17:21:32.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:32 smithi131 bash[88347]: cluster 2024-08-17T17:21:31.500570+0000 mgr.y (mgr.34107) 572 : cluster [DBG] pgmap v789: 809 pgs: 809 active+clean; 2.6 MiB data, 539 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 4.0 KiB/s wr, 17 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:21:32.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:32 smithi131 bash[88347]: cluster 2024-08-17T17:21:31.500570+0000 mgr.y (mgr.34107) 572 : cluster [DBG] pgmap v789: 809 pgs: 809 active+clean; 2.6 MiB data, 539 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 4.0 KiB/s wr, 17 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:21:32.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:32 smithi131 bash[88347]: cluster 2024-08-17T17:21:31.503632+0000 mon.a (mon.0) 1352 : cluster [DBG] osdmap e863: 8 total, 8 up, 8 in 2024-08-17T17:21:32.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:32 smithi131 bash[88347]: cluster 2024-08-17T17:21:31.503632+0000 mon.a (mon.0) 1352 : cluster [DBG] osdmap e863: 8 total, 8 up, 8 in 2024-08-17T17:21:32.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:32 smithi169 bash[79348]: cluster 2024-08-17T17:21:31.500570+0000 mgr.y (mgr.34107) 572 : cluster [DBG] pgmap v789: 809 pgs: 809 active+clean; 2.6 MiB data, 539 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 4.0 KiB/s wr, 17 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:21:32.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:32 smithi169 bash[79348]: cluster 2024-08-17T17:21:31.500570+0000 mgr.y (mgr.34107) 572 : cluster [DBG] pgmap v789: 809 pgs: 809 active+clean; 2.6 MiB data, 539 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 4.0 KiB/s wr, 17 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:21:32.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:32 smithi169 bash[79348]: cluster 2024-08-17T17:21:31.503632+0000 mon.a (mon.0) 1352 : cluster [DBG] osdmap e863: 8 total, 8 up, 8 in 2024-08-17T17:21:32.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:32 smithi169 bash[79348]: cluster 2024-08-17T17:21:31.503632+0000 mon.a (mon.0) 1352 : cluster [DBG] osdmap e863: 8 total, 8 up, 8 in 2024-08-17T17:21:33.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:33 smithi131 bash[88347]: cluster 2024-08-17T17:21:32.515836+0000 mon.a (mon.0) 1353 : cluster [DBG] osdmap e864: 8 total, 8 up, 8 in 2024-08-17T17:21:33.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:33 smithi131 bash[88347]: cluster 2024-08-17T17:21:32.515836+0000 mon.a (mon.0) 1353 : cluster [DBG] osdmap e864: 8 total, 8 up, 8 in 2024-08-17T17:21:33.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:33 smithi131 bash[89561]: cluster 2024-08-17T17:21:32.515836+0000 mon.a (mon.0) 1353 : cluster [DBG] osdmap e864: 8 total, 8 up, 8 in 2024-08-17T17:21:33.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:33 smithi131 bash[89561]: cluster 2024-08-17T17:21:32.515836+0000 mon.a (mon.0) 1353 : cluster [DBG] osdmap e864: 8 total, 8 up, 8 in 2024-08-17T17:21:33.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:33 smithi169 bash[79348]: cluster 2024-08-17T17:21:32.515836+0000 mon.a (mon.0) 1353 : cluster [DBG] osdmap e864: 8 total, 8 up, 8 in 2024-08-17T17:21:33.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:33 smithi169 bash[79348]: cluster 2024-08-17T17:21:32.515836+0000 mon.a (mon.0) 1353 : cluster [DBG] osdmap e864: 8 total, 8 up, 8 in 2024-08-17T17:21:34.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:34 smithi131 bash[89561]: cluster 2024-08-17T17:21:33.501821+0000 mgr.y (mgr.34107) 573 : cluster [DBG] pgmap v791: 809 pgs: 809 active+clean; 2.6 MiB data, 539 MiB used, 715 GiB / 715 GiB avail; 253 B/s rd, 0 B/s wr, 0 op/s 2024-08-17T17:21:34.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:34 smithi131 bash[89561]: cluster 2024-08-17T17:21:33.501821+0000 mgr.y (mgr.34107) 573 : cluster [DBG] pgmap v791: 809 pgs: 809 active+clean; 2.6 MiB data, 539 MiB used, 715 GiB / 715 GiB avail; 253 B/s rd, 0 B/s wr, 0 op/s 2024-08-17T17:21:34.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:34 smithi131 bash[89561]: cluster 2024-08-17T17:21:33.529874+0000 mon.a (mon.0) 1354 : cluster [DBG] osdmap e865: 8 total, 8 up, 8 in 2024-08-17T17:21:34.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:34 smithi131 bash[89561]: cluster 2024-08-17T17:21:33.529874+0000 mon.a (mon.0) 1354 : cluster [DBG] osdmap e865: 8 total, 8 up, 8 in 2024-08-17T17:21:34.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:34 smithi131 bash[88347]: cluster 2024-08-17T17:21:33.501821+0000 mgr.y (mgr.34107) 573 : cluster [DBG] pgmap v791: 809 pgs: 809 active+clean; 2.6 MiB data, 539 MiB used, 715 GiB / 715 GiB avail; 253 B/s rd, 0 B/s wr, 0 op/s 2024-08-17T17:21:34.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:34 smithi131 bash[88347]: cluster 2024-08-17T17:21:33.501821+0000 mgr.y (mgr.34107) 573 : cluster [DBG] pgmap v791: 809 pgs: 809 active+clean; 2.6 MiB data, 539 MiB used, 715 GiB / 715 GiB avail; 253 B/s rd, 0 B/s wr, 0 op/s 2024-08-17T17:21:34.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:34 smithi131 bash[88347]: cluster 2024-08-17T17:21:33.529874+0000 mon.a (mon.0) 1354 : cluster [DBG] osdmap e865: 8 total, 8 up, 8 in 2024-08-17T17:21:34.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:34 smithi131 bash[88347]: cluster 2024-08-17T17:21:33.529874+0000 mon.a (mon.0) 1354 : cluster [DBG] osdmap e865: 8 total, 8 up, 8 in 2024-08-17T17:21:34.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:34 smithi169 bash[79348]: cluster 2024-08-17T17:21:33.501821+0000 mgr.y (mgr.34107) 573 : cluster [DBG] pgmap v791: 809 pgs: 809 active+clean; 2.6 MiB data, 539 MiB used, 715 GiB / 715 GiB avail; 253 B/s rd, 0 B/s wr, 0 op/s 2024-08-17T17:21:34.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:34 smithi169 bash[79348]: cluster 2024-08-17T17:21:33.501821+0000 mgr.y (mgr.34107) 573 : cluster [DBG] pgmap v791: 809 pgs: 809 active+clean; 2.6 MiB data, 539 MiB used, 715 GiB / 715 GiB avail; 253 B/s rd, 0 B/s wr, 0 op/s 2024-08-17T17:21:34.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:34 smithi169 bash[79348]: cluster 2024-08-17T17:21:33.529874+0000 mon.a (mon.0) 1354 : cluster [DBG] osdmap e865: 8 total, 8 up, 8 in 2024-08-17T17:21:34.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:34 smithi169 bash[79348]: cluster 2024-08-17T17:21:33.529874+0000 mon.a (mon.0) 1354 : cluster [DBG] osdmap e865: 8 total, 8 up, 8 in 2024-08-17T17:21:35.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:35 smithi131 bash[89561]: cluster 2024-08-17T17:21:34.528580+0000 mon.a (mon.0) 1355 : cluster [DBG] osdmap e866: 8 total, 8 up, 8 in 2024-08-17T17:21:35.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:35 smithi131 bash[89561]: cluster 2024-08-17T17:21:34.528580+0000 mon.a (mon.0) 1355 : cluster [DBG] osdmap e866: 8 total, 8 up, 8 in 2024-08-17T17:21:35.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:35 smithi131 bash[88347]: cluster 2024-08-17T17:21:34.528580+0000 mon.a (mon.0) 1355 : cluster [DBG] osdmap e866: 8 total, 8 up, 8 in 2024-08-17T17:21:35.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:35 smithi131 bash[88347]: cluster 2024-08-17T17:21:34.528580+0000 mon.a (mon.0) 1355 : cluster [DBG] osdmap e866: 8 total, 8 up, 8 in 2024-08-17T17:21:35.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:35 smithi169 bash[79348]: cluster 2024-08-17T17:21:34.528580+0000 mon.a (mon.0) 1355 : cluster [DBG] osdmap e866: 8 total, 8 up, 8 in 2024-08-17T17:21:35.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:35 smithi169 bash[79348]: cluster 2024-08-17T17:21:34.528580+0000 mon.a (mon.0) 1355 : cluster [DBG] osdmap e866: 8 total, 8 up, 8 in 2024-08-17T17:21:36.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:36 smithi131 bash[88347]: cluster 2024-08-17T17:21:35.503895+0000 mgr.y (mgr.34107) 574 : cluster [DBG] pgmap v794: 809 pgs: 809 active+clean; 2.6 MiB data, 512 MiB used, 715 GiB / 715 GiB avail; 179 KiB/s rd, 5.5 KiB/s wr, 247 op/s 2024-08-17T17:21:36.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:36 smithi131 bash[88347]: cluster 2024-08-17T17:21:35.503895+0000 mgr.y (mgr.34107) 574 : cluster [DBG] pgmap v794: 809 pgs: 809 active+clean; 2.6 MiB data, 512 MiB used, 715 GiB / 715 GiB avail; 179 KiB/s rd, 5.5 KiB/s wr, 247 op/s 2024-08-17T17:21:36.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:36 smithi131 bash[88347]: cluster 2024-08-17T17:21:35.566381+0000 mon.a (mon.0) 1356 : cluster [DBG] osdmap e867: 8 total, 8 up, 8 in 2024-08-17T17:21:36.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:36 smithi131 bash[88347]: cluster 2024-08-17T17:21:35.566381+0000 mon.a (mon.0) 1356 : cluster [DBG] osdmap e867: 8 total, 8 up, 8 in 2024-08-17T17:21:36.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:36 smithi131 bash[89561]: cluster 2024-08-17T17:21:35.503895+0000 mgr.y (mgr.34107) 574 : cluster [DBG] pgmap v794: 809 pgs: 809 active+clean; 2.6 MiB data, 512 MiB used, 715 GiB / 715 GiB avail; 179 KiB/s rd, 5.5 KiB/s wr, 247 op/s 2024-08-17T17:21:36.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:36 smithi131 bash[89561]: cluster 2024-08-17T17:21:35.503895+0000 mgr.y (mgr.34107) 574 : cluster [DBG] pgmap v794: 809 pgs: 809 active+clean; 2.6 MiB data, 512 MiB used, 715 GiB / 715 GiB avail; 179 KiB/s rd, 5.5 KiB/s wr, 247 op/s 2024-08-17T17:21:36.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:36 smithi131 bash[89561]: cluster 2024-08-17T17:21:35.566381+0000 mon.a (mon.0) 1356 : cluster [DBG] osdmap e867: 8 total, 8 up, 8 in 2024-08-17T17:21:36.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:36 smithi131 bash[89561]: cluster 2024-08-17T17:21:35.566381+0000 mon.a (mon.0) 1356 : cluster [DBG] osdmap e867: 8 total, 8 up, 8 in 2024-08-17T17:21:36.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:36 smithi169 bash[79348]: cluster 2024-08-17T17:21:35.503895+0000 mgr.y (mgr.34107) 574 : cluster [DBG] pgmap v794: 809 pgs: 809 active+clean; 2.6 MiB data, 512 MiB used, 715 GiB / 715 GiB avail; 179 KiB/s rd, 5.5 KiB/s wr, 247 op/s 2024-08-17T17:21:36.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:36 smithi169 bash[79348]: cluster 2024-08-17T17:21:35.503895+0000 mgr.y (mgr.34107) 574 : cluster [DBG] pgmap v794: 809 pgs: 809 active+clean; 2.6 MiB data, 512 MiB used, 715 GiB / 715 GiB avail; 179 KiB/s rd, 5.5 KiB/s wr, 247 op/s 2024-08-17T17:21:36.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:36 smithi169 bash[79348]: cluster 2024-08-17T17:21:35.566381+0000 mon.a (mon.0) 1356 : cluster [DBG] osdmap e867: 8 total, 8 up, 8 in 2024-08-17T17:21:36.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:36 smithi169 bash[79348]: cluster 2024-08-17T17:21:35.566381+0000 mon.a (mon.0) 1356 : cluster [DBG] osdmap e867: 8 total, 8 up, 8 in 2024-08-17T17:21:37.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:37 smithi169 bash[79348]: cluster 2024-08-17T17:21:36.566227+0000 mon.a (mon.0) 1357 : cluster [DBG] osdmap e868: 8 total, 8 up, 8 in 2024-08-17T17:21:37.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:37 smithi169 bash[79348]: cluster 2024-08-17T17:21:36.566227+0000 mon.a (mon.0) 1357 : cluster [DBG] osdmap e868: 8 total, 8 up, 8 in 2024-08-17T17:21:38.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:37 smithi131 bash[88347]: cluster 2024-08-17T17:21:36.566227+0000 mon.a (mon.0) 1357 : cluster [DBG] osdmap e868: 8 total, 8 up, 8 in 2024-08-17T17:21:38.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:37 smithi131 bash[88347]: cluster 2024-08-17T17:21:36.566227+0000 mon.a (mon.0) 1357 : cluster [DBG] osdmap e868: 8 total, 8 up, 8 in 2024-08-17T17:21:38.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:37 smithi131 bash[89561]: cluster 2024-08-17T17:21:36.566227+0000 mon.a (mon.0) 1357 : cluster [DBG] osdmap e868: 8 total, 8 up, 8 in 2024-08-17T17:21:38.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:37 smithi131 bash[89561]: cluster 2024-08-17T17:21:36.566227+0000 mon.a (mon.0) 1357 : cluster [DBG] osdmap e868: 8 total, 8 up, 8 in 2024-08-17T17:21:38.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:38 smithi169 bash[79348]: cluster 2024-08-17T17:21:37.505131+0000 mgr.y (mgr.34107) 575 : cluster [DBG] pgmap v797: 809 pgs: 809 active+clean; 2.6 MiB data, 512 MiB used, 715 GiB / 715 GiB avail; 179 KiB/s rd, 5.5 KiB/s wr, 247 op/s 2024-08-17T17:21:38.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:38 smithi169 bash[79348]: cluster 2024-08-17T17:21:37.505131+0000 mgr.y (mgr.34107) 575 : cluster [DBG] pgmap v797: 809 pgs: 809 active+clean; 2.6 MiB data, 512 MiB used, 715 GiB / 715 GiB avail; 179 KiB/s rd, 5.5 KiB/s wr, 247 op/s 2024-08-17T17:21:38.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:38 smithi169 bash[79348]: cluster 2024-08-17T17:21:37.612947+0000 mon.a (mon.0) 1358 : cluster [DBG] osdmap e869: 8 total, 8 up, 8 in 2024-08-17T17:21:38.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:38 smithi169 bash[79348]: cluster 2024-08-17T17:21:37.612947+0000 mon.a (mon.0) 1358 : cluster [DBG] osdmap e869: 8 total, 8 up, 8 in 2024-08-17T17:21:38.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:38 smithi169 bash[79348]: audit 2024-08-17T17:21:38.211680+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:38.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:38 smithi169 bash[79348]: audit 2024-08-17T17:21:38.211680+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:39.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:21:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:21:38] "GET /metrics HTTP/1.1" 200 89436 "" "Prometheus/2.51.0" 2024-08-17T17:21:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:38 smithi131 bash[88347]: cluster 2024-08-17T17:21:37.505131+0000 mgr.y (mgr.34107) 575 : cluster [DBG] pgmap v797: 809 pgs: 809 active+clean; 2.6 MiB data, 512 MiB used, 715 GiB / 715 GiB avail; 179 KiB/s rd, 5.5 KiB/s wr, 247 op/s 2024-08-17T17:21:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:38 smithi131 bash[88347]: cluster 2024-08-17T17:21:37.505131+0000 mgr.y (mgr.34107) 575 : cluster [DBG] pgmap v797: 809 pgs: 809 active+clean; 2.6 MiB data, 512 MiB used, 715 GiB / 715 GiB avail; 179 KiB/s rd, 5.5 KiB/s wr, 247 op/s 2024-08-17T17:21:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:38 smithi131 bash[88347]: cluster 2024-08-17T17:21:37.612947+0000 mon.a (mon.0) 1358 : cluster [DBG] osdmap e869: 8 total, 8 up, 8 in 2024-08-17T17:21:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:38 smithi131 bash[88347]: cluster 2024-08-17T17:21:37.612947+0000 mon.a (mon.0) 1358 : cluster [DBG] osdmap e869: 8 total, 8 up, 8 in 2024-08-17T17:21:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:38 smithi131 bash[88347]: audit 2024-08-17T17:21:38.211680+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:38 smithi131 bash[88347]: audit 2024-08-17T17:21:38.211680+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:38 smithi131 bash[89561]: cluster 2024-08-17T17:21:37.505131+0000 mgr.y (mgr.34107) 575 : cluster [DBG] pgmap v797: 809 pgs: 809 active+clean; 2.6 MiB data, 512 MiB used, 715 GiB / 715 GiB avail; 179 KiB/s rd, 5.5 KiB/s wr, 247 op/s 2024-08-17T17:21:39.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:38 smithi131 bash[89561]: cluster 2024-08-17T17:21:37.505131+0000 mgr.y (mgr.34107) 575 : cluster [DBG] pgmap v797: 809 pgs: 809 active+clean; 2.6 MiB data, 512 MiB used, 715 GiB / 715 GiB avail; 179 KiB/s rd, 5.5 KiB/s wr, 247 op/s 2024-08-17T17:21:39.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:38 smithi131 bash[89561]: cluster 2024-08-17T17:21:37.612947+0000 mon.a (mon.0) 1358 : cluster [DBG] osdmap e869: 8 total, 8 up, 8 in 2024-08-17T17:21:39.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:38 smithi131 bash[89561]: cluster 2024-08-17T17:21:37.612947+0000 mon.a (mon.0) 1358 : cluster [DBG] osdmap e869: 8 total, 8 up, 8 in 2024-08-17T17:21:39.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:38 smithi131 bash[89561]: audit 2024-08-17T17:21:38.211680+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:39.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:38 smithi131 bash[89561]: audit 2024-08-17T17:21:38.211680+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:40.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:39 smithi131 bash[89561]: cluster 2024-08-17T17:21:38.614840+0000 mon.a (mon.0) 1360 : cluster [DBG] osdmap e870: 8 total, 8 up, 8 in 2024-08-17T17:21:40.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:39 smithi131 bash[89561]: cluster 2024-08-17T17:21:38.614840+0000 mon.a (mon.0) 1360 : cluster [DBG] osdmap e870: 8 total, 8 up, 8 in 2024-08-17T17:21:40.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:39 smithi131 bash[88347]: cluster 2024-08-17T17:21:38.614840+0000 mon.a (mon.0) 1360 : cluster [DBG] osdmap e870: 8 total, 8 up, 8 in 2024-08-17T17:21:40.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:39 smithi131 bash[88347]: cluster 2024-08-17T17:21:38.614840+0000 mon.a (mon.0) 1360 : cluster [DBG] osdmap e870: 8 total, 8 up, 8 in 2024-08-17T17:21:40.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:39 smithi169 bash[79348]: cluster 2024-08-17T17:21:38.614840+0000 mon.a (mon.0) 1360 : cluster [DBG] osdmap e870: 8 total, 8 up, 8 in 2024-08-17T17:21:40.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:39 smithi169 bash[79348]: cluster 2024-08-17T17:21:38.614840+0000 mon.a (mon.0) 1360 : cluster [DBG] osdmap e870: 8 total, 8 up, 8 in 2024-08-17T17:21:41.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:40 smithi131 bash[89561]: cluster 2024-08-17T17:21:39.511204+0000 mgr.y (mgr.34107) 576 : cluster [DBG] pgmap v800: 809 pgs: 809 active+clean; 2.6 MiB data, 512 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 25 op/s 2024-08-17T17:21:41.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:40 smithi131 bash[89561]: cluster 2024-08-17T17:21:39.511204+0000 mgr.y (mgr.34107) 576 : cluster [DBG] pgmap v800: 809 pgs: 809 active+clean; 2.6 MiB data, 512 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 25 op/s 2024-08-17T17:21:41.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:40 smithi131 bash[89561]: cluster 2024-08-17T17:21:39.665751+0000 mon.a (mon.0) 1361 : cluster [DBG] osdmap e871: 8 total, 8 up, 8 in 2024-08-17T17:21:41.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:40 smithi131 bash[89561]: cluster 2024-08-17T17:21:39.665751+0000 mon.a (mon.0) 1361 : cluster [DBG] osdmap e871: 8 total, 8 up, 8 in 2024-08-17T17:21:41.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:40 smithi131 bash[89561]: cluster 2024-08-17T17:21:40.427821+0000 mon.a (mon.0) 1362 : cluster [DBG] osdmap e872: 8 total, 8 up, 8 in 2024-08-17T17:21:41.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:40 smithi131 bash[89561]: cluster 2024-08-17T17:21:40.427821+0000 mon.a (mon.0) 1362 : cluster [DBG] osdmap e872: 8 total, 8 up, 8 in 2024-08-17T17:21:41.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:40 smithi131 bash[88347]: cluster 2024-08-17T17:21:39.511204+0000 mgr.y (mgr.34107) 576 : cluster [DBG] pgmap v800: 809 pgs: 809 active+clean; 2.6 MiB data, 512 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 25 op/s 2024-08-17T17:21:41.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:40 smithi131 bash[88347]: cluster 2024-08-17T17:21:39.511204+0000 mgr.y (mgr.34107) 576 : cluster [DBG] pgmap v800: 809 pgs: 809 active+clean; 2.6 MiB data, 512 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 25 op/s 2024-08-17T17:21:41.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:40 smithi131 bash[88347]: cluster 2024-08-17T17:21:39.665751+0000 mon.a (mon.0) 1361 : cluster [DBG] osdmap e871: 8 total, 8 up, 8 in 2024-08-17T17:21:41.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:40 smithi131 bash[88347]: cluster 2024-08-17T17:21:39.665751+0000 mon.a (mon.0) 1361 : cluster [DBG] osdmap e871: 8 total, 8 up, 8 in 2024-08-17T17:21:41.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:40 smithi131 bash[88347]: cluster 2024-08-17T17:21:40.427821+0000 mon.a (mon.0) 1362 : cluster [DBG] osdmap e872: 8 total, 8 up, 8 in 2024-08-17T17:21:41.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:40 smithi131 bash[88347]: cluster 2024-08-17T17:21:40.427821+0000 mon.a (mon.0) 1362 : cluster [DBG] osdmap e872: 8 total, 8 up, 8 in 2024-08-17T17:21:41.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:40 smithi169 bash[79348]: cluster 2024-08-17T17:21:39.511204+0000 mgr.y (mgr.34107) 576 : cluster [DBG] pgmap v800: 809 pgs: 809 active+clean; 2.6 MiB data, 512 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 25 op/s 2024-08-17T17:21:41.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:40 smithi169 bash[79348]: cluster 2024-08-17T17:21:39.511204+0000 mgr.y (mgr.34107) 576 : cluster [DBG] pgmap v800: 809 pgs: 809 active+clean; 2.6 MiB data, 512 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 5.0 KiB/s wr, 25 op/s 2024-08-17T17:21:41.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:40 smithi169 bash[79348]: cluster 2024-08-17T17:21:39.665751+0000 mon.a (mon.0) 1361 : cluster [DBG] osdmap e871: 8 total, 8 up, 8 in 2024-08-17T17:21:41.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:40 smithi169 bash[79348]: cluster 2024-08-17T17:21:39.665751+0000 mon.a (mon.0) 1361 : cluster [DBG] osdmap e871: 8 total, 8 up, 8 in 2024-08-17T17:21:41.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:40 smithi169 bash[79348]: cluster 2024-08-17T17:21:40.427821+0000 mon.a (mon.0) 1362 : cluster [DBG] osdmap e872: 8 total, 8 up, 8 in 2024-08-17T17:21:41.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:40 smithi169 bash[79348]: cluster 2024-08-17T17:21:40.427821+0000 mon.a (mon.0) 1362 : cluster [DBG] osdmap e872: 8 total, 8 up, 8 in 2024-08-17T17:21:42.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:42 smithi131 bash[89561]: cluster 2024-08-17T17:21:41.431718+0000 mon.a (mon.0) 1363 : cluster [DBG] osdmap e873: 8 total, 8 up, 8 in 2024-08-17T17:21:42.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:42 smithi131 bash[89561]: cluster 2024-08-17T17:21:41.431718+0000 mon.a (mon.0) 1363 : cluster [DBG] osdmap e873: 8 total, 8 up, 8 in 2024-08-17T17:21:42.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:42 smithi131 bash[89561]: cluster 2024-08-17T17:21:41.512413+0000 mgr.y (mgr.34107) 577 : cluster [DBG] pgmap v804: 809 pgs: 809 active+clean; 2.6 MiB data, 513 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 5.1 KiB/s wr, 26 op/s 2024-08-17T17:21:42.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:42 smithi131 bash[89561]: cluster 2024-08-17T17:21:41.512413+0000 mgr.y (mgr.34107) 577 : cluster [DBG] pgmap v804: 809 pgs: 809 active+clean; 2.6 MiB data, 513 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 5.1 KiB/s wr, 26 op/s 2024-08-17T17:21:42.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:42 smithi131 bash[88347]: cluster 2024-08-17T17:21:41.431718+0000 mon.a (mon.0) 1363 : cluster [DBG] osdmap e873: 8 total, 8 up, 8 in 2024-08-17T17:21:42.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:42 smithi131 bash[88347]: cluster 2024-08-17T17:21:41.431718+0000 mon.a (mon.0) 1363 : cluster [DBG] osdmap e873: 8 total, 8 up, 8 in 2024-08-17T17:21:42.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:42 smithi131 bash[88347]: cluster 2024-08-17T17:21:41.512413+0000 mgr.y (mgr.34107) 577 : cluster [DBG] pgmap v804: 809 pgs: 809 active+clean; 2.6 MiB data, 513 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 5.1 KiB/s wr, 26 op/s 2024-08-17T17:21:42.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:42 smithi131 bash[88347]: cluster 2024-08-17T17:21:41.512413+0000 mgr.y (mgr.34107) 577 : cluster [DBG] pgmap v804: 809 pgs: 809 active+clean; 2.6 MiB data, 513 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 5.1 KiB/s wr, 26 op/s 2024-08-17T17:21:42.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:42 smithi169 bash[79348]: cluster 2024-08-17T17:21:41.431718+0000 mon.a (mon.0) 1363 : cluster [DBG] osdmap e873: 8 total, 8 up, 8 in 2024-08-17T17:21:42.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:42 smithi169 bash[79348]: cluster 2024-08-17T17:21:41.431718+0000 mon.a (mon.0) 1363 : cluster [DBG] osdmap e873: 8 total, 8 up, 8 in 2024-08-17T17:21:42.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:42 smithi169 bash[79348]: cluster 2024-08-17T17:21:41.512413+0000 mgr.y (mgr.34107) 577 : cluster [DBG] pgmap v804: 809 pgs: 809 active+clean; 2.6 MiB data, 513 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 5.1 KiB/s wr, 26 op/s 2024-08-17T17:21:42.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:42 smithi169 bash[79348]: cluster 2024-08-17T17:21:41.512413+0000 mgr.y (mgr.34107) 577 : cluster [DBG] pgmap v804: 809 pgs: 809 active+clean; 2.6 MiB data, 513 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 5.1 KiB/s wr, 26 op/s 2024-08-17T17:21:43.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:43 smithi131 bash[89561]: cluster 2024-08-17T17:21:42.455105+0000 mon.a (mon.0) 1364 : cluster [DBG] osdmap e874: 8 total, 8 up, 8 in 2024-08-17T17:21:43.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:43 smithi131 bash[89561]: cluster 2024-08-17T17:21:42.455105+0000 mon.a (mon.0) 1364 : cluster [DBG] osdmap e874: 8 total, 8 up, 8 in 2024-08-17T17:21:43.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:43 smithi131 bash[88347]: cluster 2024-08-17T17:21:42.455105+0000 mon.a (mon.0) 1364 : cluster [DBG] osdmap e874: 8 total, 8 up, 8 in 2024-08-17T17:21:43.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:43 smithi131 bash[88347]: cluster 2024-08-17T17:21:42.455105+0000 mon.a (mon.0) 1364 : cluster [DBG] osdmap e874: 8 total, 8 up, 8 in 2024-08-17T17:21:43.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:43 smithi169 bash[79348]: cluster 2024-08-17T17:21:42.455105+0000 mon.a (mon.0) 1364 : cluster [DBG] osdmap e874: 8 total, 8 up, 8 in 2024-08-17T17:21:43.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:43 smithi169 bash[79348]: cluster 2024-08-17T17:21:42.455105+0000 mon.a (mon.0) 1364 : cluster [DBG] osdmap e874: 8 total, 8 up, 8 in 2024-08-17T17:21:44.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:44 smithi131 bash[89561]: cluster 2024-08-17T17:21:43.451170+0000 mon.a (mon.0) 1365 : cluster [DBG] osdmap e875: 8 total, 8 up, 8 in 2024-08-17T17:21:44.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:44 smithi131 bash[89561]: cluster 2024-08-17T17:21:43.451170+0000 mon.a (mon.0) 1365 : cluster [DBG] osdmap e875: 8 total, 8 up, 8 in 2024-08-17T17:21:44.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:44 smithi131 bash[89561]: cluster 2024-08-17T17:21:43.513422+0000 mgr.y (mgr.34107) 578 : cluster [DBG] pgmap v807: 809 pgs: 809 active+clean; 2.6 MiB data, 513 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:44.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:44 smithi131 bash[89561]: cluster 2024-08-17T17:21:43.513422+0000 mgr.y (mgr.34107) 578 : cluster [DBG] pgmap v807: 809 pgs: 809 active+clean; 2.6 MiB data, 513 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:44.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:44 smithi131 bash[88347]: cluster 2024-08-17T17:21:43.451170+0000 mon.a (mon.0) 1365 : cluster [DBG] osdmap e875: 8 total, 8 up, 8 in 2024-08-17T17:21:44.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:44 smithi131 bash[88347]: cluster 2024-08-17T17:21:43.451170+0000 mon.a (mon.0) 1365 : cluster [DBG] osdmap e875: 8 total, 8 up, 8 in 2024-08-17T17:21:44.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:44 smithi131 bash[88347]: cluster 2024-08-17T17:21:43.513422+0000 mgr.y (mgr.34107) 578 : cluster [DBG] pgmap v807: 809 pgs: 809 active+clean; 2.6 MiB data, 513 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:44.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:44 smithi131 bash[88347]: cluster 2024-08-17T17:21:43.513422+0000 mgr.y (mgr.34107) 578 : cluster [DBG] pgmap v807: 809 pgs: 809 active+clean; 2.6 MiB data, 513 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:44.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:44 smithi169 bash[79348]: cluster 2024-08-17T17:21:43.451170+0000 mon.a (mon.0) 1365 : cluster [DBG] osdmap e875: 8 total, 8 up, 8 in 2024-08-17T17:21:44.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:44 smithi169 bash[79348]: cluster 2024-08-17T17:21:43.451170+0000 mon.a (mon.0) 1365 : cluster [DBG] osdmap e875: 8 total, 8 up, 8 in 2024-08-17T17:21:44.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:44 smithi169 bash[79348]: cluster 2024-08-17T17:21:43.513422+0000 mgr.y (mgr.34107) 578 : cluster [DBG] pgmap v807: 809 pgs: 809 active+clean; 2.6 MiB data, 513 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:44.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:44 smithi169 bash[79348]: cluster 2024-08-17T17:21:43.513422+0000 mgr.y (mgr.34107) 578 : cluster [DBG] pgmap v807: 809 pgs: 809 active+clean; 2.6 MiB data, 513 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:45.613 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestLibRBD.ConcurentOperations (25401 ms) 2024-08-17T17:21:45.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:45 smithi131 bash[89561]: cluster 2024-08-17T17:21:44.490907+0000 mon.a (mon.0) 1366 : cluster [DBG] osdmap e876: 8 total, 8 up, 8 in 2024-08-17T17:21:45.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:45 smithi131 bash[89561]: cluster 2024-08-17T17:21:44.490907+0000 mon.a (mon.0) 1366 : cluster [DBG] osdmap e876: 8 total, 8 up, 8 in 2024-08-17T17:21:45.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:45 smithi131 bash[89561]: cluster 2024-08-17T17:21:45.434584+0000 mon.a (mon.0) 1367 : cluster [DBG] osdmap e877: 8 total, 8 up, 8 in 2024-08-17T17:21:45.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:45 smithi131 bash[89561]: cluster 2024-08-17T17:21:45.434584+0000 mon.a (mon.0) 1367 : cluster [DBG] osdmap e877: 8 total, 8 up, 8 in 2024-08-17T17:21:45.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:45 smithi131 bash[88347]: cluster 2024-08-17T17:21:44.490907+0000 mon.a (mon.0) 1366 : cluster [DBG] osdmap e876: 8 total, 8 up, 8 in 2024-08-17T17:21:45.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:45 smithi131 bash[88347]: cluster 2024-08-17T17:21:44.490907+0000 mon.a (mon.0) 1366 : cluster [DBG] osdmap e876: 8 total, 8 up, 8 in 2024-08-17T17:21:45.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:45 smithi131 bash[88347]: cluster 2024-08-17T17:21:45.434584+0000 mon.a (mon.0) 1367 : cluster [DBG] osdmap e877: 8 total, 8 up, 8 in 2024-08-17T17:21:45.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:45 smithi131 bash[88347]: cluster 2024-08-17T17:21:45.434584+0000 mon.a (mon.0) 1367 : cluster [DBG] osdmap e877: 8 total, 8 up, 8 in 2024-08-17T17:21:45.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:45 smithi169 bash[79348]: cluster 2024-08-17T17:21:44.490907+0000 mon.a (mon.0) 1366 : cluster [DBG] osdmap e876: 8 total, 8 up, 8 in 2024-08-17T17:21:45.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:45 smithi169 bash[79348]: cluster 2024-08-17T17:21:44.490907+0000 mon.a (mon.0) 1366 : cluster [DBG] osdmap e876: 8 total, 8 up, 8 in 2024-08-17T17:21:45.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:45 smithi169 bash[79348]: cluster 2024-08-17T17:21:45.434584+0000 mon.a (mon.0) 1367 : cluster [DBG] osdmap e877: 8 total, 8 up, 8 in 2024-08-17T17:21:45.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:45 smithi169 bash[79348]: cluster 2024-08-17T17:21:45.434584+0000 mon.a (mon.0) 1367 : cluster [DBG] osdmap e877: 8 total, 8 up, 8 in 2024-08-17T17:21:46.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:46 smithi131 bash[89561]: cluster 2024-08-17T17:21:45.516173+0000 mgr.y (mgr.34107) 579 : cluster [DBG] pgmap v810: 809 pgs: 809 active+clean; 2.6 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 4.2 KiB/s wr, 90 op/s 2024-08-17T17:21:46.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:46 smithi131 bash[89561]: cluster 2024-08-17T17:21:45.516173+0000 mgr.y (mgr.34107) 579 : cluster [DBG] pgmap v810: 809 pgs: 809 active+clean; 2.6 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 4.2 KiB/s wr, 90 op/s 2024-08-17T17:21:46.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:46 smithi131 bash[88347]: cluster 2024-08-17T17:21:45.516173+0000 mgr.y (mgr.34107) 579 : cluster [DBG] pgmap v810: 809 pgs: 809 active+clean; 2.6 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 4.2 KiB/s wr, 90 op/s 2024-08-17T17:21:46.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:46 smithi131 bash[88347]: cluster 2024-08-17T17:21:45.516173+0000 mgr.y (mgr.34107) 579 : cluster [DBG] pgmap v810: 809 pgs: 809 active+clean; 2.6 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 4.2 KiB/s wr, 90 op/s 2024-08-17T17:21:46.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:46 smithi169 bash[79348]: cluster 2024-08-17T17:21:45.516173+0000 mgr.y (mgr.34107) 579 : cluster [DBG] pgmap v810: 809 pgs: 809 active+clean; 2.6 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 4.2 KiB/s wr, 90 op/s 2024-08-17T17:21:46.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:46 smithi169 bash[79348]: cluster 2024-08-17T17:21:45.516173+0000 mgr.y (mgr.34107) 579 : cluster [DBG] pgmap v810: 809 pgs: 809 active+clean; 2.6 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 68 KiB/s rd, 4.2 KiB/s wr, 90 op/s 2024-08-17T17:21:47.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:47 smithi131 bash[89561]: cluster 2024-08-17T17:21:46.531470+0000 mon.a (mon.0) 1368 : cluster [DBG] osdmap e878: 8 total, 8 up, 8 in 2024-08-17T17:21:47.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:47 smithi131 bash[89561]: cluster 2024-08-17T17:21:46.531470+0000 mon.a (mon.0) 1368 : cluster [DBG] osdmap e878: 8 total, 8 up, 8 in 2024-08-17T17:21:47.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:47 smithi131 bash[88347]: cluster 2024-08-17T17:21:46.531470+0000 mon.a (mon.0) 1368 : cluster [DBG] osdmap e878: 8 total, 8 up, 8 in 2024-08-17T17:21:47.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:47 smithi131 bash[88347]: cluster 2024-08-17T17:21:46.531470+0000 mon.a (mon.0) 1368 : cluster [DBG] osdmap e878: 8 total, 8 up, 8 in 2024-08-17T17:21:47.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:47 smithi169 bash[79348]: cluster 2024-08-17T17:21:46.531470+0000 mon.a (mon.0) 1368 : cluster [DBG] osdmap e878: 8 total, 8 up, 8 in 2024-08-17T17:21:47.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:47 smithi169 bash[79348]: cluster 2024-08-17T17:21:46.531470+0000 mon.a (mon.0) 1368 : cluster [DBG] osdmap e878: 8 total, 8 up, 8 in 2024-08-17T17:21:48.848 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:21:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:21:48] "GET /metrics HTTP/1.1" 200 89436 "" "Prometheus/2.51.0" 2024-08-17T17:21:48.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:48 smithi131 bash[89561]: cluster 2024-08-17T17:21:47.517576+0000 mgr.y (mgr.34107) 580 : cluster [DBG] pgmap v812: 777 pgs: 777 active+clean; 2.6 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 49 op/s 2024-08-17T17:21:48.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:48 smithi131 bash[89561]: cluster 2024-08-17T17:21:47.517576+0000 mgr.y (mgr.34107) 580 : cluster [DBG] pgmap v812: 777 pgs: 777 active+clean; 2.6 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 49 op/s 2024-08-17T17:21:48.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:48 smithi131 bash[89561]: cluster 2024-08-17T17:21:47.533118+0000 mon.a (mon.0) 1369 : cluster [DBG] osdmap e879: 8 total, 8 up, 8 in 2024-08-17T17:21:48.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:48 smithi131 bash[89561]: cluster 2024-08-17T17:21:47.533118+0000 mon.a (mon.0) 1369 : cluster [DBG] osdmap e879: 8 total, 8 up, 8 in 2024-08-17T17:21:48.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:48 smithi131 bash[89561]: cluster 2024-08-17T17:21:48.541022+0000 mon.a (mon.0) 1370 : cluster [DBG] osdmap e880: 8 total, 8 up, 8 in 2024-08-17T17:21:48.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:48 smithi131 bash[89561]: cluster 2024-08-17T17:21:48.541022+0000 mon.a (mon.0) 1370 : cluster [DBG] osdmap e880: 8 total, 8 up, 8 in 2024-08-17T17:21:48.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:48 smithi131 bash[88347]: cluster 2024-08-17T17:21:47.517576+0000 mgr.y (mgr.34107) 580 : cluster [DBG] pgmap v812: 777 pgs: 777 active+clean; 2.6 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 49 op/s 2024-08-17T17:21:48.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:48 smithi131 bash[88347]: cluster 2024-08-17T17:21:47.517576+0000 mgr.y (mgr.34107) 580 : cluster [DBG] pgmap v812: 777 pgs: 777 active+clean; 2.6 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 49 op/s 2024-08-17T17:21:48.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:48 smithi131 bash[88347]: cluster 2024-08-17T17:21:47.533118+0000 mon.a (mon.0) 1369 : cluster [DBG] osdmap e879: 8 total, 8 up, 8 in 2024-08-17T17:21:48.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:48 smithi131 bash[88347]: cluster 2024-08-17T17:21:47.533118+0000 mon.a (mon.0) 1369 : cluster [DBG] osdmap e879: 8 total, 8 up, 8 in 2024-08-17T17:21:48.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:48 smithi131 bash[88347]: cluster 2024-08-17T17:21:48.541022+0000 mon.a (mon.0) 1370 : cluster [DBG] osdmap e880: 8 total, 8 up, 8 in 2024-08-17T17:21:48.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:48 smithi131 bash[88347]: cluster 2024-08-17T17:21:48.541022+0000 mon.a (mon.0) 1370 : cluster [DBG] osdmap e880: 8 total, 8 up, 8 in 2024-08-17T17:21:48.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:48 smithi169 bash[79348]: cluster 2024-08-17T17:21:47.517576+0000 mgr.y (mgr.34107) 580 : cluster [DBG] pgmap v812: 777 pgs: 777 active+clean; 2.6 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 49 op/s 2024-08-17T17:21:48.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:48 smithi169 bash[79348]: cluster 2024-08-17T17:21:47.517576+0000 mgr.y (mgr.34107) 580 : cluster [DBG] pgmap v812: 777 pgs: 777 active+clean; 2.6 MiB data, 514 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 49 op/s 2024-08-17T17:21:48.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:48 smithi169 bash[79348]: cluster 2024-08-17T17:21:47.533118+0000 mon.a (mon.0) 1369 : cluster [DBG] osdmap e879: 8 total, 8 up, 8 in 2024-08-17T17:21:48.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:48 smithi169 bash[79348]: cluster 2024-08-17T17:21:47.533118+0000 mon.a (mon.0) 1369 : cluster [DBG] osdmap e879: 8 total, 8 up, 8 in 2024-08-17T17:21:48.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:48 smithi169 bash[79348]: cluster 2024-08-17T17:21:48.541022+0000 mon.a (mon.0) 1370 : cluster [DBG] osdmap e880: 8 total, 8 up, 8 in 2024-08-17T17:21:48.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:48 smithi169 bash[79348]: cluster 2024-08-17T17:21:48.541022+0000 mon.a (mon.0) 1370 : cluster [DBG] osdmap e880: 8 total, 8 up, 8 in 2024-08-17T17:21:50.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:50 smithi131 bash[89561]: cluster 2024-08-17T17:21:49.523036+0000 mgr.y (mgr.34107) 581 : cluster [DBG] pgmap v815: 713 pgs: 713 active+clean; 2.6 MiB data, 522 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:50.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:50 smithi131 bash[89561]: cluster 2024-08-17T17:21:49.523036+0000 mgr.y (mgr.34107) 581 : cluster [DBG] pgmap v815: 713 pgs: 713 active+clean; 2.6 MiB data, 522 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:50.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:50 smithi131 bash[89561]: cluster 2024-08-17T17:21:49.543339+0000 mon.a (mon.0) 1371 : cluster [DBG] osdmap e881: 8 total, 8 up, 8 in 2024-08-17T17:21:50.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:50 smithi131 bash[89561]: cluster 2024-08-17T17:21:49.543339+0000 mon.a (mon.0) 1371 : cluster [DBG] osdmap e881: 8 total, 8 up, 8 in 2024-08-17T17:21:50.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:50 smithi131 bash[89561]: cluster 2024-08-17T17:21:50.434916+0000 mon.a (mon.0) 1372 : cluster [DBG] osdmap e882: 8 total, 8 up, 8 in 2024-08-17T17:21:50.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:50 smithi131 bash[89561]: cluster 2024-08-17T17:21:50.434916+0000 mon.a (mon.0) 1372 : cluster [DBG] osdmap e882: 8 total, 8 up, 8 in 2024-08-17T17:21:50.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:50 smithi131 bash[88347]: cluster 2024-08-17T17:21:49.523036+0000 mgr.y (mgr.34107) 581 : cluster [DBG] pgmap v815: 713 pgs: 713 active+clean; 2.6 MiB data, 522 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:50.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:50 smithi131 bash[88347]: cluster 2024-08-17T17:21:49.523036+0000 mgr.y (mgr.34107) 581 : cluster [DBG] pgmap v815: 713 pgs: 713 active+clean; 2.6 MiB data, 522 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:50.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:50 smithi131 bash[88347]: cluster 2024-08-17T17:21:49.543339+0000 mon.a (mon.0) 1371 : cluster [DBG] osdmap e881: 8 total, 8 up, 8 in 2024-08-17T17:21:50.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:50 smithi131 bash[88347]: cluster 2024-08-17T17:21:49.543339+0000 mon.a (mon.0) 1371 : cluster [DBG] osdmap e881: 8 total, 8 up, 8 in 2024-08-17T17:21:50.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:50 smithi131 bash[88347]: cluster 2024-08-17T17:21:50.434916+0000 mon.a (mon.0) 1372 : cluster [DBG] osdmap e882: 8 total, 8 up, 8 in 2024-08-17T17:21:50.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:50 smithi131 bash[88347]: cluster 2024-08-17T17:21:50.434916+0000 mon.a (mon.0) 1372 : cluster [DBG] osdmap e882: 8 total, 8 up, 8 in 2024-08-17T17:21:50.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:50 smithi169 bash[79348]: cluster 2024-08-17T17:21:49.523036+0000 mgr.y (mgr.34107) 581 : cluster [DBG] pgmap v815: 713 pgs: 713 active+clean; 2.6 MiB data, 522 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:50.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:50 smithi169 bash[79348]: cluster 2024-08-17T17:21:49.523036+0000 mgr.y (mgr.34107) 581 : cluster [DBG] pgmap v815: 713 pgs: 713 active+clean; 2.6 MiB data, 522 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:50.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:50 smithi169 bash[79348]: cluster 2024-08-17T17:21:49.543339+0000 mon.a (mon.0) 1371 : cluster [DBG] osdmap e881: 8 total, 8 up, 8 in 2024-08-17T17:21:50.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:50 smithi169 bash[79348]: cluster 2024-08-17T17:21:49.543339+0000 mon.a (mon.0) 1371 : cluster [DBG] osdmap e881: 8 total, 8 up, 8 in 2024-08-17T17:21:50.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:50 smithi169 bash[79348]: cluster 2024-08-17T17:21:50.434916+0000 mon.a (mon.0) 1372 : cluster [DBG] osdmap e882: 8 total, 8 up, 8 in 2024-08-17T17:21:50.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:50 smithi169 bash[79348]: cluster 2024-08-17T17:21:50.434916+0000 mon.a (mon.0) 1372 : cluster [DBG] osdmap e882: 8 total, 8 up, 8 in 2024-08-17T17:21:52.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:52 smithi131 bash[89561]: cluster 2024-08-17T17:21:51.446084+0000 mon.a (mon.0) 1373 : cluster [DBG] osdmap e883: 8 total, 8 up, 8 in 2024-08-17T17:21:52.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:52 smithi131 bash[89561]: cluster 2024-08-17T17:21:51.446084+0000 mon.a (mon.0) 1373 : cluster [DBG] osdmap e883: 8 total, 8 up, 8 in 2024-08-17T17:21:52.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:52 smithi131 bash[89561]: cluster 2024-08-17T17:21:51.524119+0000 mgr.y (mgr.34107) 582 : cluster [DBG] pgmap v819: 617 pgs: 617 active+clean; 2.6 MiB data, 522 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:52.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:52 smithi131 bash[89561]: cluster 2024-08-17T17:21:51.524119+0000 mgr.y (mgr.34107) 582 : cluster [DBG] pgmap v819: 617 pgs: 617 active+clean; 2.6 MiB data, 522 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:52.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:52 smithi131 bash[88347]: cluster 2024-08-17T17:21:51.446084+0000 mon.a (mon.0) 1373 : cluster [DBG] osdmap e883: 8 total, 8 up, 8 in 2024-08-17T17:21:52.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:52 smithi131 bash[88347]: cluster 2024-08-17T17:21:51.446084+0000 mon.a (mon.0) 1373 : cluster [DBG] osdmap e883: 8 total, 8 up, 8 in 2024-08-17T17:21:52.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:52 smithi131 bash[88347]: cluster 2024-08-17T17:21:51.524119+0000 mgr.y (mgr.34107) 582 : cluster [DBG] pgmap v819: 617 pgs: 617 active+clean; 2.6 MiB data, 522 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:52.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:52 smithi131 bash[88347]: cluster 2024-08-17T17:21:51.524119+0000 mgr.y (mgr.34107) 582 : cluster [DBG] pgmap v819: 617 pgs: 617 active+clean; 2.6 MiB data, 522 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:52.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:52 smithi169 bash[79348]: cluster 2024-08-17T17:21:51.446084+0000 mon.a (mon.0) 1373 : cluster [DBG] osdmap e883: 8 total, 8 up, 8 in 2024-08-17T17:21:52.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:52 smithi169 bash[79348]: cluster 2024-08-17T17:21:51.446084+0000 mon.a (mon.0) 1373 : cluster [DBG] osdmap e883: 8 total, 8 up, 8 in 2024-08-17T17:21:52.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:52 smithi169 bash[79348]: cluster 2024-08-17T17:21:51.524119+0000 mgr.y (mgr.34107) 582 : cluster [DBG] pgmap v819: 617 pgs: 617 active+clean; 2.6 MiB data, 522 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:52.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:52 smithi169 bash[79348]: cluster 2024-08-17T17:21:51.524119+0000 mgr.y (mgr.34107) 582 : cluster [DBG] pgmap v819: 617 pgs: 617 active+clean; 2.6 MiB data, 522 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:53.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:53 smithi131 bash[89561]: cluster 2024-08-17T17:21:52.448172+0000 mon.a (mon.0) 1374 : cluster [DBG] osdmap e884: 8 total, 8 up, 8 in 2024-08-17T17:21:53.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:53 smithi131 bash[89561]: cluster 2024-08-17T17:21:52.448172+0000 mon.a (mon.0) 1374 : cluster [DBG] osdmap e884: 8 total, 8 up, 8 in 2024-08-17T17:21:53.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:53 smithi131 bash[89561]: audit 2024-08-17T17:21:53.211998+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:53.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:53 smithi131 bash[89561]: audit 2024-08-17T17:21:53.211998+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:53.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:53 smithi131 bash[88347]: cluster 2024-08-17T17:21:52.448172+0000 mon.a (mon.0) 1374 : cluster [DBG] osdmap e884: 8 total, 8 up, 8 in 2024-08-17T17:21:53.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:53 smithi131 bash[88347]: cluster 2024-08-17T17:21:52.448172+0000 mon.a (mon.0) 1374 : cluster [DBG] osdmap e884: 8 total, 8 up, 8 in 2024-08-17T17:21:53.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:53 smithi131 bash[88347]: audit 2024-08-17T17:21:53.211998+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:53.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:53 smithi131 bash[88347]: audit 2024-08-17T17:21:53.211998+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:53.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:53 smithi169 bash[79348]: cluster 2024-08-17T17:21:52.448172+0000 mon.a (mon.0) 1374 : cluster [DBG] osdmap e884: 8 total, 8 up, 8 in 2024-08-17T17:21:53.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:53 smithi169 bash[79348]: cluster 2024-08-17T17:21:52.448172+0000 mon.a (mon.0) 1374 : cluster [DBG] osdmap e884: 8 total, 8 up, 8 in 2024-08-17T17:21:53.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:53 smithi169 bash[79348]: audit 2024-08-17T17:21:53.211998+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:53.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:53 smithi169 bash[79348]: audit 2024-08-17T17:21:53.211998+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:21:54.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:54 smithi131 bash[88347]: cluster 2024-08-17T17:21:53.449926+0000 mon.a (mon.0) 1376 : cluster [DBG] osdmap e885: 8 total, 8 up, 8 in 2024-08-17T17:21:54.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:54 smithi131 bash[88347]: cluster 2024-08-17T17:21:53.449926+0000 mon.a (mon.0) 1376 : cluster [DBG] osdmap e885: 8 total, 8 up, 8 in 2024-08-17T17:21:54.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:54 smithi131 bash[88347]: cluster 2024-08-17T17:21:53.525222+0000 mgr.y (mgr.34107) 583 : cluster [DBG] pgmap v822: 553 pgs: 553 active+clean; 2.6 MiB data, 522 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:54.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:54 smithi131 bash[88347]: cluster 2024-08-17T17:21:53.525222+0000 mgr.y (mgr.34107) 583 : cluster [DBG] pgmap v822: 553 pgs: 553 active+clean; 2.6 MiB data, 522 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:54.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:54 smithi131 bash[88347]: cluster 2024-08-17T17:21:54.442433+0000 mon.a (mon.0) 1377 : cluster [WRN] Health check update: 1 pool(s) full (POOL_FULL) 2024-08-17T17:21:54.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:54 smithi131 bash[88347]: cluster 2024-08-17T17:21:54.442433+0000 mon.a (mon.0) 1377 : cluster [WRN] Health check update: 1 pool(s) full (POOL_FULL) 2024-08-17T17:21:54.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:54 smithi131 bash[88347]: cluster 2024-08-17T17:21:54.454274+0000 mon.a (mon.0) 1378 : cluster [DBG] osdmap e886: 8 total, 8 up, 8 in 2024-08-17T17:21:54.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:54 smithi131 bash[88347]: cluster 2024-08-17T17:21:54.454274+0000 mon.a (mon.0) 1378 : cluster [DBG] osdmap e886: 8 total, 8 up, 8 in 2024-08-17T17:21:54.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:54 smithi131 bash[89561]: cluster 2024-08-17T17:21:53.449926+0000 mon.a (mon.0) 1376 : cluster [DBG] osdmap e885: 8 total, 8 up, 8 in 2024-08-17T17:21:54.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:54 smithi131 bash[89561]: cluster 2024-08-17T17:21:53.449926+0000 mon.a (mon.0) 1376 : cluster [DBG] osdmap e885: 8 total, 8 up, 8 in 2024-08-17T17:21:54.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:54 smithi131 bash[89561]: cluster 2024-08-17T17:21:53.525222+0000 mgr.y (mgr.34107) 583 : cluster [DBG] pgmap v822: 553 pgs: 553 active+clean; 2.6 MiB data, 522 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:54.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:54 smithi131 bash[89561]: cluster 2024-08-17T17:21:53.525222+0000 mgr.y (mgr.34107) 583 : cluster [DBG] pgmap v822: 553 pgs: 553 active+clean; 2.6 MiB data, 522 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:54.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:54 smithi131 bash[89561]: cluster 2024-08-17T17:21:54.442433+0000 mon.a (mon.0) 1377 : cluster [WRN] Health check update: 1 pool(s) full (POOL_FULL) 2024-08-17T17:21:54.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:54 smithi131 bash[89561]: cluster 2024-08-17T17:21:54.442433+0000 mon.a (mon.0) 1377 : cluster [WRN] Health check update: 1 pool(s) full (POOL_FULL) 2024-08-17T17:21:54.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:54 smithi131 bash[89561]: cluster 2024-08-17T17:21:54.454274+0000 mon.a (mon.0) 1378 : cluster [DBG] osdmap e886: 8 total, 8 up, 8 in 2024-08-17T17:21:54.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:54 smithi131 bash[89561]: cluster 2024-08-17T17:21:54.454274+0000 mon.a (mon.0) 1378 : cluster [DBG] osdmap e886: 8 total, 8 up, 8 in 2024-08-17T17:21:54.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:54 smithi169 bash[79348]: cluster 2024-08-17T17:21:53.449926+0000 mon.a (mon.0) 1376 : cluster [DBG] osdmap e885: 8 total, 8 up, 8 in 2024-08-17T17:21:54.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:54 smithi169 bash[79348]: cluster 2024-08-17T17:21:53.449926+0000 mon.a (mon.0) 1376 : cluster [DBG] osdmap e885: 8 total, 8 up, 8 in 2024-08-17T17:21:54.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:54 smithi169 bash[79348]: cluster 2024-08-17T17:21:53.525222+0000 mgr.y (mgr.34107) 583 : cluster [DBG] pgmap v822: 553 pgs: 553 active+clean; 2.6 MiB data, 522 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:54.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:54 smithi169 bash[79348]: cluster 2024-08-17T17:21:53.525222+0000 mgr.y (mgr.34107) 583 : cluster [DBG] pgmap v822: 553 pgs: 553 active+clean; 2.6 MiB data, 522 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:54.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:54 smithi169 bash[79348]: cluster 2024-08-17T17:21:54.442433+0000 mon.a (mon.0) 1377 : cluster [WRN] Health check update: 1 pool(s) full (POOL_FULL) 2024-08-17T17:21:54.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:54 smithi169 bash[79348]: cluster 2024-08-17T17:21:54.442433+0000 mon.a (mon.0) 1377 : cluster [WRN] Health check update: 1 pool(s) full (POOL_FULL) 2024-08-17T17:21:54.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:54 smithi169 bash[79348]: cluster 2024-08-17T17:21:54.454274+0000 mon.a (mon.0) 1378 : cluster [DBG] osdmap e886: 8 total, 8 up, 8 in 2024-08-17T17:21:54.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:54 smithi169 bash[79348]: cluster 2024-08-17T17:21:54.454274+0000 mon.a (mon.0) 1378 : cluster [DBG] osdmap e886: 8 total, 8 up, 8 in 2024-08-17T17:21:56.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:56 smithi131 bash[89561]: cluster 2024-08-17T17:21:55.456825+0000 mon.a (mon.0) 1379 : cluster [DBG] osdmap e887: 8 total, 8 up, 8 in 2024-08-17T17:21:56.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:56 smithi131 bash[89561]: cluster 2024-08-17T17:21:55.456825+0000 mon.a (mon.0) 1379 : cluster [DBG] osdmap e887: 8 total, 8 up, 8 in 2024-08-17T17:21:56.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:56 smithi131 bash[89561]: cluster 2024-08-17T17:21:55.526397+0000 mgr.y (mgr.34107) 584 : cluster [DBG] pgmap v825: 489 pgs: 489 active+clean; 2.6 MiB data, 545 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:56.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:56 smithi131 bash[89561]: cluster 2024-08-17T17:21:55.526397+0000 mgr.y (mgr.34107) 584 : cluster [DBG] pgmap v825: 489 pgs: 489 active+clean; 2.6 MiB data, 545 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:56.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:56 smithi131 bash[88347]: cluster 2024-08-17T17:21:55.456825+0000 mon.a (mon.0) 1379 : cluster [DBG] osdmap e887: 8 total, 8 up, 8 in 2024-08-17T17:21:56.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:56 smithi131 bash[88347]: cluster 2024-08-17T17:21:55.456825+0000 mon.a (mon.0) 1379 : cluster [DBG] osdmap e887: 8 total, 8 up, 8 in 2024-08-17T17:21:56.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:56 smithi131 bash[88347]: cluster 2024-08-17T17:21:55.526397+0000 mgr.y (mgr.34107) 584 : cluster [DBG] pgmap v825: 489 pgs: 489 active+clean; 2.6 MiB data, 545 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:56.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:56 smithi131 bash[88347]: cluster 2024-08-17T17:21:55.526397+0000 mgr.y (mgr.34107) 584 : cluster [DBG] pgmap v825: 489 pgs: 489 active+clean; 2.6 MiB data, 545 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:56.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:56 smithi169 bash[79348]: cluster 2024-08-17T17:21:55.456825+0000 mon.a (mon.0) 1379 : cluster [DBG] osdmap e887: 8 total, 8 up, 8 in 2024-08-17T17:21:56.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:56 smithi169 bash[79348]: cluster 2024-08-17T17:21:55.456825+0000 mon.a (mon.0) 1379 : cluster [DBG] osdmap e887: 8 total, 8 up, 8 in 2024-08-17T17:21:56.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:56 smithi169 bash[79348]: cluster 2024-08-17T17:21:55.526397+0000 mgr.y (mgr.34107) 584 : cluster [DBG] pgmap v825: 489 pgs: 489 active+clean; 2.6 MiB data, 545 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:56.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:56 smithi169 bash[79348]: cluster 2024-08-17T17:21:55.526397+0000 mgr.y (mgr.34107) 584 : cluster [DBG] pgmap v825: 489 pgs: 489 active+clean; 2.6 MiB data, 545 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:57.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:57 smithi131 bash[89561]: cluster 2024-08-17T17:21:56.467814+0000 mon.a (mon.0) 1380 : cluster [DBG] osdmap e888: 8 total, 8 up, 8 in 2024-08-17T17:21:57.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:57 smithi131 bash[89561]: cluster 2024-08-17T17:21:56.467814+0000 mon.a (mon.0) 1380 : cluster [DBG] osdmap e888: 8 total, 8 up, 8 in 2024-08-17T17:21:57.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:57 smithi131 bash[88347]: cluster 2024-08-17T17:21:56.467814+0000 mon.a (mon.0) 1380 : cluster [DBG] osdmap e888: 8 total, 8 up, 8 in 2024-08-17T17:21:57.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:57 smithi131 bash[88347]: cluster 2024-08-17T17:21:56.467814+0000 mon.a (mon.0) 1380 : cluster [DBG] osdmap e888: 8 total, 8 up, 8 in 2024-08-17T17:21:57.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:57 smithi169 bash[79348]: cluster 2024-08-17T17:21:56.467814+0000 mon.a (mon.0) 1380 : cluster [DBG] osdmap e888: 8 total, 8 up, 8 in 2024-08-17T17:21:57.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:57 smithi169 bash[79348]: cluster 2024-08-17T17:21:56.467814+0000 mon.a (mon.0) 1380 : cluster [DBG] osdmap e888: 8 total, 8 up, 8 in 2024-08-17T17:21:58.779 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:58 smithi131 bash[88347]: cluster 2024-08-17T17:21:57.458194+0000 mon.a (mon.0) 1381 : cluster [INF] Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-17T17:21:58.780 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:58 smithi131 bash[88347]: cluster 2024-08-17T17:21:57.458194+0000 mon.a (mon.0) 1381 : cluster [INF] Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-17T17:21:58.780 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:58 smithi131 bash[88347]: cluster 2024-08-17T17:21:57.458301+0000 mon.a (mon.0) 1382 : cluster [INF] Cluster is now healthy 2024-08-17T17:21:58.780 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:58 smithi131 bash[88347]: cluster 2024-08-17T17:21:57.458301+0000 mon.a (mon.0) 1382 : cluster [INF] Cluster is now healthy 2024-08-17T17:21:58.780 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:58 smithi131 bash[88347]: cluster 2024-08-17T17:21:57.480405+0000 mon.a (mon.0) 1383 : cluster [DBG] osdmap e889: 8 total, 8 up, 8 in 2024-08-17T17:21:58.780 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:58 smithi131 bash[88347]: cluster 2024-08-17T17:21:57.480405+0000 mon.a (mon.0) 1383 : cluster [DBG] osdmap e889: 8 total, 8 up, 8 in 2024-08-17T17:21:58.780 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:58 smithi131 bash[88347]: cluster 2024-08-17T17:21:57.527241+0000 mgr.y (mgr.34107) 585 : cluster [DBG] pgmap v828: 425 pgs: 425 active+clean; 2.6 MiB data, 545 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:58.780 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:58 smithi131 bash[88347]: cluster 2024-08-17T17:21:57.527241+0000 mgr.y (mgr.34107) 585 : cluster [DBG] pgmap v828: 425 pgs: 425 active+clean; 2.6 MiB data, 545 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:58.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:58 smithi131 bash[89561]: cluster 2024-08-17T17:21:57.458194+0000 mon.a (mon.0) 1381 : cluster [INF] Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-17T17:21:58.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:58 smithi131 bash[89561]: cluster 2024-08-17T17:21:57.458194+0000 mon.a (mon.0) 1381 : cluster [INF] Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-17T17:21:58.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:58 smithi131 bash[89561]: cluster 2024-08-17T17:21:57.458301+0000 mon.a (mon.0) 1382 : cluster [INF] Cluster is now healthy 2024-08-17T17:21:58.781 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:58 smithi131 bash[89561]: cluster 2024-08-17T17:21:57.458301+0000 mon.a (mon.0) 1382 : cluster [INF] Cluster is now healthy 2024-08-17T17:21:58.781 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:58 smithi131 bash[89561]: cluster 2024-08-17T17:21:57.480405+0000 mon.a (mon.0) 1383 : cluster [DBG] osdmap e889: 8 total, 8 up, 8 in 2024-08-17T17:21:58.781 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:58 smithi131 bash[89561]: cluster 2024-08-17T17:21:57.480405+0000 mon.a (mon.0) 1383 : cluster [DBG] osdmap e889: 8 total, 8 up, 8 in 2024-08-17T17:21:58.781 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:58 smithi131 bash[89561]: cluster 2024-08-17T17:21:57.527241+0000 mgr.y (mgr.34107) 585 : cluster [DBG] pgmap v828: 425 pgs: 425 active+clean; 2.6 MiB data, 545 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:58.781 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:58 smithi131 bash[89561]: cluster 2024-08-17T17:21:57.527241+0000 mgr.y (mgr.34107) 585 : cluster [DBG] pgmap v828: 425 pgs: 425 active+clean; 2.6 MiB data, 545 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:58.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:58 smithi169 bash[79348]: cluster 2024-08-17T17:21:57.458194+0000 mon.a (mon.0) 1381 : cluster [INF] Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-17T17:21:58.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:58 smithi169 bash[79348]: cluster 2024-08-17T17:21:57.458194+0000 mon.a (mon.0) 1381 : cluster [INF] Health check cleared: POOL_FULL (was: 1 pool(s) full) 2024-08-17T17:21:58.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:58 smithi169 bash[79348]: cluster 2024-08-17T17:21:57.458301+0000 mon.a (mon.0) 1382 : cluster [INF] Cluster is now healthy 2024-08-17T17:21:58.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:58 smithi169 bash[79348]: cluster 2024-08-17T17:21:57.458301+0000 mon.a (mon.0) 1382 : cluster [INF] Cluster is now healthy 2024-08-17T17:21:58.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:58 smithi169 bash[79348]: cluster 2024-08-17T17:21:57.480405+0000 mon.a (mon.0) 1383 : cluster [DBG] osdmap e889: 8 total, 8 up, 8 in 2024-08-17T17:21:58.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:58 smithi169 bash[79348]: cluster 2024-08-17T17:21:57.480405+0000 mon.a (mon.0) 1383 : cluster [DBG] osdmap e889: 8 total, 8 up, 8 in 2024-08-17T17:21:58.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:58 smithi169 bash[79348]: cluster 2024-08-17T17:21:57.527241+0000 mgr.y (mgr.34107) 585 : cluster [DBG] pgmap v828: 425 pgs: 425 active+clean; 2.6 MiB data, 545 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:58.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:58 smithi169 bash[79348]: cluster 2024-08-17T17:21:57.527241+0000 mgr.y (mgr.34107) 585 : cluster [DBG] pgmap v828: 425 pgs: 425 active+clean; 2.6 MiB data, 545 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:21:59.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:21:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:21:58] "GET /metrics HTTP/1.1" 200 72578 "" "Prometheus/2.51.0" 2024-08-17T17:21:59.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:59 smithi131 bash[88347]: cluster 2024-08-17T17:21:58.491670+0000 mon.a (mon.0) 1384 : cluster [DBG] osdmap e890: 8 total, 8 up, 8 in 2024-08-17T17:21:59.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:21:59 smithi131 bash[88347]: cluster 2024-08-17T17:21:58.491670+0000 mon.a (mon.0) 1384 : cluster [DBG] osdmap e890: 8 total, 8 up, 8 in 2024-08-17T17:21:59.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:59 smithi131 bash[89561]: cluster 2024-08-17T17:21:58.491670+0000 mon.a (mon.0) 1384 : cluster [DBG] osdmap e890: 8 total, 8 up, 8 in 2024-08-17T17:21:59.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:21:59 smithi131 bash[89561]: cluster 2024-08-17T17:21:58.491670+0000 mon.a (mon.0) 1384 : cluster [DBG] osdmap e890: 8 total, 8 up, 8 in 2024-08-17T17:21:59.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:59 smithi169 bash[79348]: cluster 2024-08-17T17:21:58.491670+0000 mon.a (mon.0) 1384 : cluster [DBG] osdmap e890: 8 total, 8 up, 8 in 2024-08-17T17:21:59.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:21:59 smithi169 bash[79348]: cluster 2024-08-17T17:21:58.491670+0000 mon.a (mon.0) 1384 : cluster [DBG] osdmap e890: 8 total, 8 up, 8 in 2024-08-17T17:22:00.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:00 smithi131 bash[88347]: cluster 2024-08-17T17:21:59.491578+0000 mon.a (mon.0) 1385 : cluster [DBG] osdmap e891: 8 total, 8 up, 8 in 2024-08-17T17:22:00.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:00 smithi131 bash[88347]: cluster 2024-08-17T17:21:59.491578+0000 mon.a (mon.0) 1385 : cluster [DBG] osdmap e891: 8 total, 8 up, 8 in 2024-08-17T17:22:00.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:00 smithi131 bash[88347]: cluster 2024-08-17T17:21:59.528148+0000 mgr.y (mgr.34107) 586 : cluster [DBG] pgmap v831: 361 pgs: 361 active+clean; 587 KiB data, 545 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:00.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:00 smithi131 bash[88347]: cluster 2024-08-17T17:21:59.528148+0000 mgr.y (mgr.34107) 586 : cluster [DBG] pgmap v831: 361 pgs: 361 active+clean; 587 KiB data, 545 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:00.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:00 smithi131 bash[88347]: cluster 2024-08-17T17:22:00.494886+0000 mon.a (mon.0) 1386 : cluster [DBG] osdmap e892: 8 total, 8 up, 8 in 2024-08-17T17:22:00.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:00 smithi131 bash[88347]: cluster 2024-08-17T17:22:00.494886+0000 mon.a (mon.0) 1386 : cluster [DBG] osdmap e892: 8 total, 8 up, 8 in 2024-08-17T17:22:00.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:00 smithi131 bash[89561]: cluster 2024-08-17T17:21:59.491578+0000 mon.a (mon.0) 1385 : cluster [DBG] osdmap e891: 8 total, 8 up, 8 in 2024-08-17T17:22:00.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:00 smithi131 bash[89561]: cluster 2024-08-17T17:21:59.491578+0000 mon.a (mon.0) 1385 : cluster [DBG] osdmap e891: 8 total, 8 up, 8 in 2024-08-17T17:22:00.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:00 smithi131 bash[89561]: cluster 2024-08-17T17:21:59.528148+0000 mgr.y (mgr.34107) 586 : cluster [DBG] pgmap v831: 361 pgs: 361 active+clean; 587 KiB data, 545 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:00.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:00 smithi131 bash[89561]: cluster 2024-08-17T17:21:59.528148+0000 mgr.y (mgr.34107) 586 : cluster [DBG] pgmap v831: 361 pgs: 361 active+clean; 587 KiB data, 545 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:00.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:00 smithi131 bash[89561]: cluster 2024-08-17T17:22:00.494886+0000 mon.a (mon.0) 1386 : cluster [DBG] osdmap e892: 8 total, 8 up, 8 in 2024-08-17T17:22:00.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:00 smithi131 bash[89561]: cluster 2024-08-17T17:22:00.494886+0000 mon.a (mon.0) 1386 : cluster [DBG] osdmap e892: 8 total, 8 up, 8 in 2024-08-17T17:22:00.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:00 smithi169 bash[79348]: cluster 2024-08-17T17:21:59.491578+0000 mon.a (mon.0) 1385 : cluster [DBG] osdmap e891: 8 total, 8 up, 8 in 2024-08-17T17:22:00.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:00 smithi169 bash[79348]: cluster 2024-08-17T17:21:59.491578+0000 mon.a (mon.0) 1385 : cluster [DBG] osdmap e891: 8 total, 8 up, 8 in 2024-08-17T17:22:00.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:00 smithi169 bash[79348]: cluster 2024-08-17T17:21:59.528148+0000 mgr.y (mgr.34107) 586 : cluster [DBG] pgmap v831: 361 pgs: 361 active+clean; 587 KiB data, 545 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:00.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:00 smithi169 bash[79348]: cluster 2024-08-17T17:21:59.528148+0000 mgr.y (mgr.34107) 586 : cluster [DBG] pgmap v831: 361 pgs: 361 active+clean; 587 KiB data, 545 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:00.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:00 smithi169 bash[79348]: cluster 2024-08-17T17:22:00.494886+0000 mon.a (mon.0) 1386 : cluster [DBG] osdmap e892: 8 total, 8 up, 8 in 2024-08-17T17:22:00.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:00 smithi169 bash[79348]: cluster 2024-08-17T17:22:00.494886+0000 mon.a (mon.0) 1386 : cluster [DBG] osdmap e892: 8 total, 8 up, 8 in 2024-08-17T17:22:02.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:02 smithi131 bash[89561]: cluster 2024-08-17T17:22:01.497455+0000 mon.a (mon.0) 1387 : cluster [DBG] osdmap e893: 8 total, 8 up, 8 in 2024-08-17T17:22:02.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:02 smithi131 bash[89561]: cluster 2024-08-17T17:22:01.497455+0000 mon.a (mon.0) 1387 : cluster [DBG] osdmap e893: 8 total, 8 up, 8 in 2024-08-17T17:22:02.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:02 smithi131 bash[89561]: cluster 2024-08-17T17:22:01.528968+0000 mgr.y (mgr.34107) 587 : cluster [DBG] pgmap v834: 297 pgs: 297 active+clean; 587 KiB data, 545 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:02.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:02 smithi131 bash[89561]: cluster 2024-08-17T17:22:01.528968+0000 mgr.y (mgr.34107) 587 : cluster [DBG] pgmap v834: 297 pgs: 297 active+clean; 587 KiB data, 545 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:02.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:02 smithi131 bash[88347]: cluster 2024-08-17T17:22:01.497455+0000 mon.a (mon.0) 1387 : cluster [DBG] osdmap e893: 8 total, 8 up, 8 in 2024-08-17T17:22:02.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:02 smithi131 bash[88347]: cluster 2024-08-17T17:22:01.497455+0000 mon.a (mon.0) 1387 : cluster [DBG] osdmap e893: 8 total, 8 up, 8 in 2024-08-17T17:22:02.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:02 smithi131 bash[88347]: cluster 2024-08-17T17:22:01.528968+0000 mgr.y (mgr.34107) 587 : cluster [DBG] pgmap v834: 297 pgs: 297 active+clean; 587 KiB data, 545 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:02.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:02 smithi131 bash[88347]: cluster 2024-08-17T17:22:01.528968+0000 mgr.y (mgr.34107) 587 : cluster [DBG] pgmap v834: 297 pgs: 297 active+clean; 587 KiB data, 545 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:02.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:02 smithi169 bash[79348]: cluster 2024-08-17T17:22:01.497455+0000 mon.a (mon.0) 1387 : cluster [DBG] osdmap e893: 8 total, 8 up, 8 in 2024-08-17T17:22:02.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:02 smithi169 bash[79348]: cluster 2024-08-17T17:22:01.497455+0000 mon.a (mon.0) 1387 : cluster [DBG] osdmap e893: 8 total, 8 up, 8 in 2024-08-17T17:22:02.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:02 smithi169 bash[79348]: cluster 2024-08-17T17:22:01.528968+0000 mgr.y (mgr.34107) 587 : cluster [DBG] pgmap v834: 297 pgs: 297 active+clean; 587 KiB data, 545 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:02.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:02 smithi169 bash[79348]: cluster 2024-08-17T17:22:01.528968+0000 mgr.y (mgr.34107) 587 : cluster [DBG] pgmap v834: 297 pgs: 297 active+clean; 587 KiB data, 545 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:03.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:03 smithi131 bash[89561]: cluster 2024-08-17T17:22:02.507771+0000 mon.a (mon.0) 1388 : cluster [DBG] osdmap e894: 8 total, 8 up, 8 in 2024-08-17T17:22:03.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:03 smithi131 bash[89561]: cluster 2024-08-17T17:22:02.507771+0000 mon.a (mon.0) 1388 : cluster [DBG] osdmap e894: 8 total, 8 up, 8 in 2024-08-17T17:22:03.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:03 smithi131 bash[88347]: cluster 2024-08-17T17:22:02.507771+0000 mon.a (mon.0) 1388 : cluster [DBG] osdmap e894: 8 total, 8 up, 8 in 2024-08-17T17:22:03.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:03 smithi131 bash[88347]: cluster 2024-08-17T17:22:02.507771+0000 mon.a (mon.0) 1388 : cluster [DBG] osdmap e894: 8 total, 8 up, 8 in 2024-08-17T17:22:03.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:03 smithi169 bash[79348]: cluster 2024-08-17T17:22:02.507771+0000 mon.a (mon.0) 1388 : cluster [DBG] osdmap e894: 8 total, 8 up, 8 in 2024-08-17T17:22:03.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:03 smithi169 bash[79348]: cluster 2024-08-17T17:22:02.507771+0000 mon.a (mon.0) 1388 : cluster [DBG] osdmap e894: 8 total, 8 up, 8 in 2024-08-17T17:22:04.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:04 smithi131 bash[88347]: cluster 2024-08-17T17:22:03.507657+0000 mon.a (mon.0) 1389 : cluster [DBG] osdmap e895: 8 total, 8 up, 8 in 2024-08-17T17:22:04.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:04 smithi131 bash[88347]: cluster 2024-08-17T17:22:03.507657+0000 mon.a (mon.0) 1389 : cluster [DBG] osdmap e895: 8 total, 8 up, 8 in 2024-08-17T17:22:04.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:04 smithi131 bash[88347]: cluster 2024-08-17T17:22:03.529844+0000 mgr.y (mgr.34107) 588 : cluster [DBG] pgmap v837: 233 pgs: 233 active+clean; 587 KiB data, 545 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:04.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:04 smithi131 bash[88347]: cluster 2024-08-17T17:22:03.529844+0000 mgr.y (mgr.34107) 588 : cluster [DBG] pgmap v837: 233 pgs: 233 active+clean; 587 KiB data, 545 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:04.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:04 smithi131 bash[88347]: cluster 2024-08-17T17:22:04.510062+0000 mon.a (mon.0) 1390 : cluster [DBG] osdmap e896: 8 total, 8 up, 8 in 2024-08-17T17:22:04.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:04 smithi131 bash[88347]: cluster 2024-08-17T17:22:04.510062+0000 mon.a (mon.0) 1390 : cluster [DBG] osdmap e896: 8 total, 8 up, 8 in 2024-08-17T17:22:04.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:04 smithi131 bash[89561]: cluster 2024-08-17T17:22:03.507657+0000 mon.a (mon.0) 1389 : cluster [DBG] osdmap e895: 8 total, 8 up, 8 in 2024-08-17T17:22:04.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:04 smithi131 bash[89561]: cluster 2024-08-17T17:22:03.507657+0000 mon.a (mon.0) 1389 : cluster [DBG] osdmap e895: 8 total, 8 up, 8 in 2024-08-17T17:22:04.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:04 smithi131 bash[89561]: cluster 2024-08-17T17:22:03.529844+0000 mgr.y (mgr.34107) 588 : cluster [DBG] pgmap v837: 233 pgs: 233 active+clean; 587 KiB data, 545 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:04.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:04 smithi131 bash[89561]: cluster 2024-08-17T17:22:03.529844+0000 mgr.y (mgr.34107) 588 : cluster [DBG] pgmap v837: 233 pgs: 233 active+clean; 587 KiB data, 545 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:04.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:04 smithi131 bash[89561]: cluster 2024-08-17T17:22:04.510062+0000 mon.a (mon.0) 1390 : cluster [DBG] osdmap e896: 8 total, 8 up, 8 in 2024-08-17T17:22:04.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:04 smithi131 bash[89561]: cluster 2024-08-17T17:22:04.510062+0000 mon.a (mon.0) 1390 : cluster [DBG] osdmap e896: 8 total, 8 up, 8 in 2024-08-17T17:22:04.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:04 smithi169 bash[79348]: cluster 2024-08-17T17:22:03.507657+0000 mon.a (mon.0) 1389 : cluster [DBG] osdmap e895: 8 total, 8 up, 8 in 2024-08-17T17:22:04.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:04 smithi169 bash[79348]: cluster 2024-08-17T17:22:03.507657+0000 mon.a (mon.0) 1389 : cluster [DBG] osdmap e895: 8 total, 8 up, 8 in 2024-08-17T17:22:04.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:04 smithi169 bash[79348]: cluster 2024-08-17T17:22:03.529844+0000 mgr.y (mgr.34107) 588 : cluster [DBG] pgmap v837: 233 pgs: 233 active+clean; 587 KiB data, 545 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:04.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:04 smithi169 bash[79348]: cluster 2024-08-17T17:22:03.529844+0000 mgr.y (mgr.34107) 588 : cluster [DBG] pgmap v837: 233 pgs: 233 active+clean; 587 KiB data, 545 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:04.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:04 smithi169 bash[79348]: cluster 2024-08-17T17:22:04.510062+0000 mon.a (mon.0) 1390 : cluster [DBG] osdmap e896: 8 total, 8 up, 8 in 2024-08-17T17:22:04.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:04 smithi169 bash[79348]: cluster 2024-08-17T17:22:04.510062+0000 mon.a (mon.0) 1390 : cluster [DBG] osdmap e896: 8 total, 8 up, 8 in 2024-08-17T17:22:06.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:06 smithi131 bash[89561]: cluster 2024-08-17T17:22:05.513193+0000 mon.a (mon.0) 1391 : cluster [DBG] osdmap e897: 8 total, 8 up, 8 in 2024-08-17T17:22:06.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:06 smithi131 bash[89561]: cluster 2024-08-17T17:22:05.513193+0000 mon.a (mon.0) 1391 : cluster [DBG] osdmap e897: 8 total, 8 up, 8 in 2024-08-17T17:22:06.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:06 smithi131 bash[89561]: cluster 2024-08-17T17:22:05.530780+0000 mgr.y (mgr.34107) 589 : cluster [DBG] pgmap v840: 169 pgs: 169 active+clean; 587 KiB data, 546 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:06.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:06 smithi131 bash[89561]: cluster 2024-08-17T17:22:05.530780+0000 mgr.y (mgr.34107) 589 : cluster [DBG] pgmap v840: 169 pgs: 169 active+clean; 587 KiB data, 546 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:06.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:06 smithi131 bash[88347]: cluster 2024-08-17T17:22:05.513193+0000 mon.a (mon.0) 1391 : cluster [DBG] osdmap e897: 8 total, 8 up, 8 in 2024-08-17T17:22:06.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:06 smithi131 bash[88347]: cluster 2024-08-17T17:22:05.513193+0000 mon.a (mon.0) 1391 : cluster [DBG] osdmap e897: 8 total, 8 up, 8 in 2024-08-17T17:22:06.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:06 smithi131 bash[88347]: cluster 2024-08-17T17:22:05.530780+0000 mgr.y (mgr.34107) 589 : cluster [DBG] pgmap v840: 169 pgs: 169 active+clean; 587 KiB data, 546 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:06.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:06 smithi131 bash[88347]: cluster 2024-08-17T17:22:05.530780+0000 mgr.y (mgr.34107) 589 : cluster [DBG] pgmap v840: 169 pgs: 169 active+clean; 587 KiB data, 546 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:06.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:06 smithi169 bash[79348]: cluster 2024-08-17T17:22:05.513193+0000 mon.a (mon.0) 1391 : cluster [DBG] osdmap e897: 8 total, 8 up, 8 in 2024-08-17T17:22:06.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:06 smithi169 bash[79348]: cluster 2024-08-17T17:22:05.513193+0000 mon.a (mon.0) 1391 : cluster [DBG] osdmap e897: 8 total, 8 up, 8 in 2024-08-17T17:22:06.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:06 smithi169 bash[79348]: cluster 2024-08-17T17:22:05.530780+0000 mgr.y (mgr.34107) 589 : cluster [DBG] pgmap v840: 169 pgs: 169 active+clean; 587 KiB data, 546 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:06.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:06 smithi169 bash[79348]: cluster 2024-08-17T17:22:05.530780+0000 mgr.y (mgr.34107) 589 : cluster [DBG] pgmap v840: 169 pgs: 169 active+clean; 587 KiB data, 546 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:07.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:07 smithi131 bash[89561]: cluster 2024-08-17T17:22:06.524300+0000 mon.a (mon.0) 1392 : cluster [DBG] osdmap e898: 8 total, 8 up, 8 in 2024-08-17T17:22:07.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:07 smithi131 bash[89561]: cluster 2024-08-17T17:22:06.524300+0000 mon.a (mon.0) 1392 : cluster [DBG] osdmap e898: 8 total, 8 up, 8 in 2024-08-17T17:22:07.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:07 smithi131 bash[88347]: cluster 2024-08-17T17:22:06.524300+0000 mon.a (mon.0) 1392 : cluster [DBG] osdmap e898: 8 total, 8 up, 8 in 2024-08-17T17:22:07.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:07 smithi131 bash[88347]: cluster 2024-08-17T17:22:06.524300+0000 mon.a (mon.0) 1392 : cluster [DBG] osdmap e898: 8 total, 8 up, 8 in 2024-08-17T17:22:07.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:07 smithi169 bash[79348]: cluster 2024-08-17T17:22:06.524300+0000 mon.a (mon.0) 1392 : cluster [DBG] osdmap e898: 8 total, 8 up, 8 in 2024-08-17T17:22:07.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:07 smithi169 bash[79348]: cluster 2024-08-17T17:22:06.524300+0000 mon.a (mon.0) 1392 : cluster [DBG] osdmap e898: 8 total, 8 up, 8 in 2024-08-17T17:22:08.535 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 170 tests from TestLibRBD (695779 ms total) 2024-08-17T17:22:08.535 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:22:08.535 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 7 tests from EncryptedFlattenTest/0, where TypeParam = PlaintextUnderLUKS1 2024-08-17T17:22:08.598 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/0.Simple 2024-08-17T17:22:08.848 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:22:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:22:08] "GET /metrics HTTP/1.1" 200 36535 "" "Prometheus/2.51.0" 2024-08-17T17:22:08.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:08 smithi131 bash[88347]: cluster 2024-08-17T17:22:07.525666+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e899: 8 total, 8 up, 8 in 2024-08-17T17:22:08.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:08 smithi131 bash[88347]: cluster 2024-08-17T17:22:07.525666+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e899: 8 total, 8 up, 8 in 2024-08-17T17:22:08.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:08 smithi131 bash[88347]: cluster 2024-08-17T17:22:07.533335+0000 mgr.y (mgr.34107) 590 : cluster [DBG] pgmap v843: 105 pgs: 105 active+clean; 586 KiB data, 546 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:08.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:08 smithi131 bash[88347]: cluster 2024-08-17T17:22:07.533335+0000 mgr.y (mgr.34107) 590 : cluster [DBG] pgmap v843: 105 pgs: 105 active+clean; 586 KiB data, 546 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:08.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:08 smithi131 bash[88347]: audit 2024-08-17T17:22:08.218143+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:22:08.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:08 smithi131 bash[88347]: audit 2024-08-17T17:22:08.218143+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:22:08.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:08 smithi131 bash[88347]: audit 2024-08-17T17:22:08.220202+0000 mon.a (mon.0) 1395 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:08.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:08 smithi131 bash[88347]: audit 2024-08-17T17:22:08.220202+0000 mon.a (mon.0) 1395 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:08.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:08 smithi131 bash[89561]: cluster 2024-08-17T17:22:07.525666+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e899: 8 total, 8 up, 8 in 2024-08-17T17:22:08.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:08 smithi131 bash[89561]: cluster 2024-08-17T17:22:07.525666+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e899: 8 total, 8 up, 8 in 2024-08-17T17:22:08.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:08 smithi131 bash[89561]: cluster 2024-08-17T17:22:07.533335+0000 mgr.y (mgr.34107) 590 : cluster [DBG] pgmap v843: 105 pgs: 105 active+clean; 586 KiB data, 546 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:08.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:08 smithi131 bash[89561]: cluster 2024-08-17T17:22:07.533335+0000 mgr.y (mgr.34107) 590 : cluster [DBG] pgmap v843: 105 pgs: 105 active+clean; 586 KiB data, 546 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:08.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:08 smithi131 bash[89561]: audit 2024-08-17T17:22:08.218143+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:22:08.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:08 smithi131 bash[89561]: audit 2024-08-17T17:22:08.218143+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:22:08.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:08 smithi131 bash[89561]: audit 2024-08-17T17:22:08.220202+0000 mon.a (mon.0) 1395 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:08.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:08 smithi131 bash[89561]: audit 2024-08-17T17:22:08.220202+0000 mon.a (mon.0) 1395 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:08.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:08 smithi169 bash[79348]: cluster 2024-08-17T17:22:07.525666+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e899: 8 total, 8 up, 8 in 2024-08-17T17:22:08.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:08 smithi169 bash[79348]: cluster 2024-08-17T17:22:07.525666+0000 mon.a (mon.0) 1393 : cluster [DBG] osdmap e899: 8 total, 8 up, 8 in 2024-08-17T17:22:08.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:08 smithi169 bash[79348]: cluster 2024-08-17T17:22:07.533335+0000 mgr.y (mgr.34107) 590 : cluster [DBG] pgmap v843: 105 pgs: 105 active+clean; 586 KiB data, 546 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:08.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:08 smithi169 bash[79348]: cluster 2024-08-17T17:22:07.533335+0000 mgr.y (mgr.34107) 590 : cluster [DBG] pgmap v843: 105 pgs: 105 active+clean; 586 KiB data, 546 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:08.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:08 smithi169 bash[79348]: audit 2024-08-17T17:22:08.218143+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:22:08.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:08 smithi169 bash[79348]: audit 2024-08-17T17:22:08.218143+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:22:08.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:08 smithi169 bash[79348]: audit 2024-08-17T17:22:08.220202+0000 mon.a (mon.0) 1395 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:08.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:08 smithi169 bash[79348]: audit 2024-08-17T17:22:08.220202+0000 mon.a (mon.0) 1395 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:09.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:09 smithi131 bash[88347]: cluster 2024-08-17T17:22:08.528137+0000 mon.a (mon.0) 1396 : cluster [DBG] osdmap e900: 8 total, 8 up, 8 in 2024-08-17T17:22:09.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:09 smithi131 bash[88347]: cluster 2024-08-17T17:22:08.528137+0000 mon.a (mon.0) 1396 : cluster [DBG] osdmap e900: 8 total, 8 up, 8 in 2024-08-17T17:22:09.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:09 smithi131 bash[89561]: cluster 2024-08-17T17:22:08.528137+0000 mon.a (mon.0) 1396 : cluster [DBG] osdmap e900: 8 total, 8 up, 8 in 2024-08-17T17:22:09.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:09 smithi131 bash[89561]: cluster 2024-08-17T17:22:08.528137+0000 mon.a (mon.0) 1396 : cluster [DBG] osdmap e900: 8 total, 8 up, 8 in 2024-08-17T17:22:09.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:09 smithi169 bash[79348]: cluster 2024-08-17T17:22:08.528137+0000 mon.a (mon.0) 1396 : cluster [DBG] osdmap e900: 8 total, 8 up, 8 in 2024-08-17T17:22:09.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:09 smithi169 bash[79348]: cluster 2024-08-17T17:22:08.528137+0000 mon.a (mon.0) 1396 : cluster [DBG] osdmap e900: 8 total, 8 up, 8 in 2024-08-17T17:22:10.579 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:22:10.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:10 smithi131 bash[88347]: cluster 2024-08-17T17:22:09.534412+0000 mgr.y (mgr.34107) 591 : cluster [DBG] pgmap v845: 73 pgs: 73 active+clean; 582 KiB data, 550 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:10.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:10 smithi131 bash[88347]: cluster 2024-08-17T17:22:09.534412+0000 mgr.y (mgr.34107) 591 : cluster [DBG] pgmap v845: 73 pgs: 73 active+clean; 582 KiB data, 550 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:10.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:10 smithi131 bash[88347]: cluster 2024-08-17T17:22:09.565376+0000 mon.a (mon.0) 1397 : cluster [DBG] osdmap e901: 8 total, 8 up, 8 in 2024-08-17T17:22:10.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:10 smithi131 bash[88347]: cluster 2024-08-17T17:22:09.565376+0000 mon.a (mon.0) 1397 : cluster [DBG] osdmap e901: 8 total, 8 up, 8 in 2024-08-17T17:22:10.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:10 smithi131 bash[88347]: audit 2024-08-17T17:22:09.567685+0000 mon.a (mon.0) 1398 : audit [INF] from='client.? 172.21.15.131:0/1829602248' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-39","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:22:10.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:10 smithi131 bash[88347]: audit 2024-08-17T17:22:09.567685+0000 mon.a (mon.0) 1398 : audit [INF] from='client.? 172.21.15.131:0/1829602248' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-39","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:22:10.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:10 smithi131 bash[89561]: cluster 2024-08-17T17:22:09.534412+0000 mgr.y (mgr.34107) 591 : cluster [DBG] pgmap v845: 73 pgs: 73 active+clean; 582 KiB data, 550 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:10.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:10 smithi131 bash[89561]: cluster 2024-08-17T17:22:09.534412+0000 mgr.y (mgr.34107) 591 : cluster [DBG] pgmap v845: 73 pgs: 73 active+clean; 582 KiB data, 550 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:10.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:10 smithi131 bash[89561]: cluster 2024-08-17T17:22:09.565376+0000 mon.a (mon.0) 1397 : cluster [DBG] osdmap e901: 8 total, 8 up, 8 in 2024-08-17T17:22:10.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:10 smithi131 bash[89561]: cluster 2024-08-17T17:22:09.565376+0000 mon.a (mon.0) 1397 : cluster [DBG] osdmap e901: 8 total, 8 up, 8 in 2024-08-17T17:22:10.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:10 smithi131 bash[89561]: audit 2024-08-17T17:22:09.567685+0000 mon.a (mon.0) 1398 : audit [INF] from='client.? 172.21.15.131:0/1829602248' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-39","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:22:10.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:10 smithi131 bash[89561]: audit 2024-08-17T17:22:09.567685+0000 mon.a (mon.0) 1398 : audit [INF] from='client.? 172.21.15.131:0/1829602248' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-39","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:22:10.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:10 smithi169 bash[79348]: cluster 2024-08-17T17:22:09.534412+0000 mgr.y (mgr.34107) 591 : cluster [DBG] pgmap v845: 73 pgs: 73 active+clean; 582 KiB data, 550 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:10.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:10 smithi169 bash[79348]: cluster 2024-08-17T17:22:09.534412+0000 mgr.y (mgr.34107) 591 : cluster [DBG] pgmap v845: 73 pgs: 73 active+clean; 582 KiB data, 550 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:10.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:10 smithi169 bash[79348]: cluster 2024-08-17T17:22:09.565376+0000 mon.a (mon.0) 1397 : cluster [DBG] osdmap e901: 8 total, 8 up, 8 in 2024-08-17T17:22:10.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:10 smithi169 bash[79348]: cluster 2024-08-17T17:22:09.565376+0000 mon.a (mon.0) 1397 : cluster [DBG] osdmap e901: 8 total, 8 up, 8 in 2024-08-17T17:22:10.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:10 smithi169 bash[79348]: audit 2024-08-17T17:22:09.567685+0000 mon.a (mon.0) 1398 : audit [INF] from='client.? 172.21.15.131:0/1829602248' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-39","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:22:10.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:10 smithi169 bash[79348]: audit 2024-08-17T17:22:09.567685+0000 mon.a (mon.0) 1398 : audit [INF] from='client.? 172.21.15.131:0/1829602248' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-39","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:22:11.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:11 smithi131 bash[88347]: audit 2024-08-17T17:22:10.560622+0000 mon.a (mon.0) 1399 : audit [INF] from='client.? 172.21.15.131:0/1829602248' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-39","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:22:11.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:11 smithi131 bash[88347]: audit 2024-08-17T17:22:10.560622+0000 mon.a (mon.0) 1399 : audit [INF] from='client.? 172.21.15.131:0/1829602248' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-39","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:22:11.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:11 smithi131 bash[88347]: cluster 2024-08-17T17:22:10.569219+0000 mon.a (mon.0) 1400 : cluster [DBG] osdmap e902: 8 total, 8 up, 8 in 2024-08-17T17:22:11.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:11 smithi131 bash[88347]: cluster 2024-08-17T17:22:10.569219+0000 mon.a (mon.0) 1400 : cluster [DBG] osdmap e902: 8 total, 8 up, 8 in 2024-08-17T17:22:11.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:11 smithi131 bash[89561]: audit 2024-08-17T17:22:10.560622+0000 mon.a (mon.0) 1399 : audit [INF] from='client.? 172.21.15.131:0/1829602248' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-39","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:22:11.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:11 smithi131 bash[89561]: audit 2024-08-17T17:22:10.560622+0000 mon.a (mon.0) 1399 : audit [INF] from='client.? 172.21.15.131:0/1829602248' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-39","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:22:11.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:11 smithi131 bash[89561]: cluster 2024-08-17T17:22:10.569219+0000 mon.a (mon.0) 1400 : cluster [DBG] osdmap e902: 8 total, 8 up, 8 in 2024-08-17T17:22:11.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:11 smithi131 bash[89561]: cluster 2024-08-17T17:22:10.569219+0000 mon.a (mon.0) 1400 : cluster [DBG] osdmap e902: 8 total, 8 up, 8 in 2024-08-17T17:22:11.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:11 smithi169 bash[79348]: audit 2024-08-17T17:22:10.560622+0000 mon.a (mon.0) 1399 : audit [INF] from='client.? 172.21.15.131:0/1829602248' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-39","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:22:11.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:11 smithi169 bash[79348]: audit 2024-08-17T17:22:10.560622+0000 mon.a (mon.0) 1399 : audit [INF] from='client.? 172.21.15.131:0/1829602248' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-39","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:22:11.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:11 smithi169 bash[79348]: cluster 2024-08-17T17:22:10.569219+0000 mon.a (mon.0) 1400 : cluster [DBG] osdmap e902: 8 total, 8 up, 8 in 2024-08-17T17:22:11.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:11 smithi169 bash[79348]: cluster 2024-08-17T17:22:10.569219+0000 mon.a (mon.0) 1400 : cluster [DBG] osdmap e902: 8 total, 8 up, 8 in 2024-08-17T17:22:12.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:12 smithi131 bash[89561]: cluster 2024-08-17T17:22:11.535091+0000 mgr.y (mgr.34107) 592 : cluster [DBG] pgmap v848: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 550 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:12.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:12 smithi131 bash[89561]: cluster 2024-08-17T17:22:11.535091+0000 mgr.y (mgr.34107) 592 : cluster [DBG] pgmap v848: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 550 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:12.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:12 smithi131 bash[89561]: cluster 2024-08-17T17:22:11.590057+0000 mon.a (mon.0) 1401 : cluster [DBG] osdmap e903: 8 total, 8 up, 8 in 2024-08-17T17:22:12.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:12 smithi131 bash[89561]: cluster 2024-08-17T17:22:11.590057+0000 mon.a (mon.0) 1401 : cluster [DBG] osdmap e903: 8 total, 8 up, 8 in 2024-08-17T17:22:12.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:12 smithi131 bash[88347]: cluster 2024-08-17T17:22:11.535091+0000 mgr.y (mgr.34107) 592 : cluster [DBG] pgmap v848: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 550 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:12.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:12 smithi131 bash[88347]: cluster 2024-08-17T17:22:11.535091+0000 mgr.y (mgr.34107) 592 : cluster [DBG] pgmap v848: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 550 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:12.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:12 smithi131 bash[88347]: cluster 2024-08-17T17:22:11.590057+0000 mon.a (mon.0) 1401 : cluster [DBG] osdmap e903: 8 total, 8 up, 8 in 2024-08-17T17:22:12.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:12 smithi131 bash[88347]: cluster 2024-08-17T17:22:11.590057+0000 mon.a (mon.0) 1401 : cluster [DBG] osdmap e903: 8 total, 8 up, 8 in 2024-08-17T17:22:12.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:12 smithi169 bash[79348]: cluster 2024-08-17T17:22:11.535091+0000 mgr.y (mgr.34107) 592 : cluster [DBG] pgmap v848: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 550 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:12.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:12 smithi169 bash[79348]: cluster 2024-08-17T17:22:11.535091+0000 mgr.y (mgr.34107) 592 : cluster [DBG] pgmap v848: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 550 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:12.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:12 smithi169 bash[79348]: cluster 2024-08-17T17:22:11.590057+0000 mon.a (mon.0) 1401 : cluster [DBG] osdmap e903: 8 total, 8 up, 8 in 2024-08-17T17:22:12.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:12 smithi169 bash[79348]: cluster 2024-08-17T17:22:11.590057+0000 mon.a (mon.0) 1401 : cluster [DBG] osdmap e903: 8 total, 8 up, 8 in 2024-08-17T17:22:13.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:13 smithi169 bash[79348]: cluster 2024-08-17T17:22:12.599853+0000 mon.a (mon.0) 1402 : cluster [DBG] osdmap e904: 8 total, 8 up, 8 in 2024-08-17T17:22:13.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:13 smithi169 bash[79348]: cluster 2024-08-17T17:22:12.599853+0000 mon.a (mon.0) 1402 : cluster [DBG] osdmap e904: 8 total, 8 up, 8 in 2024-08-17T17:22:13.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:13 smithi169 bash[79348]: audit 2024-08-17T17:22:12.661349+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:22:13.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:13 smithi169 bash[79348]: audit 2024-08-17T17:22:12.661349+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:22:14.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:13 smithi131 bash[89561]: cluster 2024-08-17T17:22:12.599853+0000 mon.a (mon.0) 1402 : cluster [DBG] osdmap e904: 8 total, 8 up, 8 in 2024-08-17T17:22:14.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:13 smithi131 bash[89561]: cluster 2024-08-17T17:22:12.599853+0000 mon.a (mon.0) 1402 : cluster [DBG] osdmap e904: 8 total, 8 up, 8 in 2024-08-17T17:22:14.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:13 smithi131 bash[89561]: audit 2024-08-17T17:22:12.661349+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:22:14.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:13 smithi131 bash[89561]: audit 2024-08-17T17:22:12.661349+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:22:14.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:13 smithi131 bash[88347]: cluster 2024-08-17T17:22:12.599853+0000 mon.a (mon.0) 1402 : cluster [DBG] osdmap e904: 8 total, 8 up, 8 in 2024-08-17T17:22:14.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:13 smithi131 bash[88347]: cluster 2024-08-17T17:22:12.599853+0000 mon.a (mon.0) 1402 : cluster [DBG] osdmap e904: 8 total, 8 up, 8 in 2024-08-17T17:22:14.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:13 smithi131 bash[88347]: audit 2024-08-17T17:22:12.661349+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:22:14.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:13 smithi131 bash[88347]: audit 2024-08-17T17:22:12.661349+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:22:14.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:14 smithi169 bash[79348]: cluster 2024-08-17T17:22:13.535778+0000 mgr.y (mgr.34107) 593 : cluster [DBG] pgmap v851: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 550 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:14.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:14 smithi169 bash[79348]: cluster 2024-08-17T17:22:13.535778+0000 mgr.y (mgr.34107) 593 : cluster [DBG] pgmap v851: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 550 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:14.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:14 smithi169 bash[79348]: cluster 2024-08-17T17:22:13.614433+0000 mon.a (mon.0) 1404 : cluster [DBG] osdmap e905: 8 total, 8 up, 8 in 2024-08-17T17:22:14.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:14 smithi169 bash[79348]: cluster 2024-08-17T17:22:13.614433+0000 mon.a (mon.0) 1404 : cluster [DBG] osdmap e905: 8 total, 8 up, 8 in 2024-08-17T17:22:15.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:14 smithi131 bash[89561]: cluster 2024-08-17T17:22:13.535778+0000 mgr.y (mgr.34107) 593 : cluster [DBG] pgmap v851: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 550 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:15.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:14 smithi131 bash[89561]: cluster 2024-08-17T17:22:13.535778+0000 mgr.y (mgr.34107) 593 : cluster [DBG] pgmap v851: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 550 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:15.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:14 smithi131 bash[89561]: cluster 2024-08-17T17:22:13.614433+0000 mon.a (mon.0) 1404 : cluster [DBG] osdmap e905: 8 total, 8 up, 8 in 2024-08-17T17:22:15.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:14 smithi131 bash[89561]: cluster 2024-08-17T17:22:13.614433+0000 mon.a (mon.0) 1404 : cluster [DBG] osdmap e905: 8 total, 8 up, 8 in 2024-08-17T17:22:15.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:14 smithi131 bash[88347]: cluster 2024-08-17T17:22:13.535778+0000 mgr.y (mgr.34107) 593 : cluster [DBG] pgmap v851: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 550 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:15.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:14 smithi131 bash[88347]: cluster 2024-08-17T17:22:13.535778+0000 mgr.y (mgr.34107) 593 : cluster [DBG] pgmap v851: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 550 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:22:15.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:14 smithi131 bash[88347]: cluster 2024-08-17T17:22:13.614433+0000 mon.a (mon.0) 1404 : cluster [DBG] osdmap e905: 8 total, 8 up, 8 in 2024-08-17T17:22:15.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:14 smithi131 bash[88347]: cluster 2024-08-17T17:22:13.614433+0000 mon.a (mon.0) 1404 : cluster [DBG] osdmap e905: 8 total, 8 up, 8 in 2024-08-17T17:22:16.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:16 smithi169 bash[79348]: cluster 2024-08-17T17:22:15.536954+0000 mgr.y (mgr.34107) 594 : cluster [DBG] pgmap v853: 105 pgs: 105 active+clean; 26 MiB data, 634 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 5.0 MiB/s wr, 74 op/s 2024-08-17T17:22:16.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:16 smithi169 bash[79348]: cluster 2024-08-17T17:22:15.536954+0000 mgr.y (mgr.34107) 594 : cluster [DBG] pgmap v853: 105 pgs: 105 active+clean; 26 MiB data, 634 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 5.0 MiB/s wr, 74 op/s 2024-08-17T17:22:17.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:16 smithi131 bash[89561]: cluster 2024-08-17T17:22:15.536954+0000 mgr.y (mgr.34107) 594 : cluster [DBG] pgmap v853: 105 pgs: 105 active+clean; 26 MiB data, 634 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 5.0 MiB/s wr, 74 op/s 2024-08-17T17:22:17.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:16 smithi131 bash[89561]: cluster 2024-08-17T17:22:15.536954+0000 mgr.y (mgr.34107) 594 : cluster [DBG] pgmap v853: 105 pgs: 105 active+clean; 26 MiB data, 634 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 5.0 MiB/s wr, 74 op/s 2024-08-17T17:22:17.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:16 smithi131 bash[88347]: cluster 2024-08-17T17:22:15.536954+0000 mgr.y (mgr.34107) 594 : cluster [DBG] pgmap v853: 105 pgs: 105 active+clean; 26 MiB data, 634 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 5.0 MiB/s wr, 74 op/s 2024-08-17T17:22:17.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:16 smithi131 bash[88347]: cluster 2024-08-17T17:22:15.536954+0000 mgr.y (mgr.34107) 594 : cluster [DBG] pgmap v853: 105 pgs: 105 active+clean; 26 MiB data, 634 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 5.0 MiB/s wr, 74 op/s 2024-08-17T17:22:18.614 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:22:18 smithi169 bash[72069]: logger=sqlstore.transactions t=2024-08-17T17:22:18.309772679Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-08-17T17:22:18.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:18 smithi169 bash[79348]: cluster 2024-08-17T17:22:17.537610+0000 mgr.y (mgr.34107) 595 : cluster [DBG] pgmap v854: 105 pgs: 105 active+clean; 26 MiB data, 634 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 4.2 MiB/s wr, 61 op/s 2024-08-17T17:22:18.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:18 smithi169 bash[79348]: cluster 2024-08-17T17:22:17.537610+0000 mgr.y (mgr.34107) 595 : cluster [DBG] pgmap v854: 105 pgs: 105 active+clean; 26 MiB data, 634 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 4.2 MiB/s wr, 61 op/s 2024-08-17T17:22:18.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:18 smithi169 bash[79348]: audit 2024-08-17T17:22:18.474474+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:22:18.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:18 smithi169 bash[79348]: audit 2024-08-17T17:22:18.474474+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:22:18.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:18 smithi169 bash[79348]: audit 2024-08-17T17:22:18.479526+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:22:18.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:18 smithi169 bash[79348]: audit 2024-08-17T17:22:18.479526+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:22:19.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:22:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:22:18] "GET /metrics HTTP/1.1" 200 36535 "" "Prometheus/2.51.0" 2024-08-17T17:22:19.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:18 smithi131 bash[89561]: cluster 2024-08-17T17:22:17.537610+0000 mgr.y (mgr.34107) 595 : cluster [DBG] pgmap v854: 105 pgs: 105 active+clean; 26 MiB data, 634 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 4.2 MiB/s wr, 61 op/s 2024-08-17T17:22:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:18 smithi131 bash[89561]: cluster 2024-08-17T17:22:17.537610+0000 mgr.y (mgr.34107) 595 : cluster [DBG] pgmap v854: 105 pgs: 105 active+clean; 26 MiB data, 634 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 4.2 MiB/s wr, 61 op/s 2024-08-17T17:22:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:18 smithi131 bash[89561]: audit 2024-08-17T17:22:18.474474+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:22:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:18 smithi131 bash[89561]: audit 2024-08-17T17:22:18.474474+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:22:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:18 smithi131 bash[89561]: audit 2024-08-17T17:22:18.479526+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:22:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:18 smithi131 bash[89561]: audit 2024-08-17T17:22:18.479526+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:22:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:18 smithi131 bash[88347]: cluster 2024-08-17T17:22:17.537610+0000 mgr.y (mgr.34107) 595 : cluster [DBG] pgmap v854: 105 pgs: 105 active+clean; 26 MiB data, 634 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 4.2 MiB/s wr, 61 op/s 2024-08-17T17:22:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:18 smithi131 bash[88347]: cluster 2024-08-17T17:22:17.537610+0000 mgr.y (mgr.34107) 595 : cluster [DBG] pgmap v854: 105 pgs: 105 active+clean; 26 MiB data, 634 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 4.2 MiB/s wr, 61 op/s 2024-08-17T17:22:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:18 smithi131 bash[88347]: audit 2024-08-17T17:22:18.474474+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:22:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:18 smithi131 bash[88347]: audit 2024-08-17T17:22:18.474474+0000 mon.a (mon.0) 1405 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:22:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:18 smithi131 bash[88347]: audit 2024-08-17T17:22:18.479526+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:22:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:18 smithi131 bash[88347]: audit 2024-08-17T17:22:18.479526+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:22:20.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:19 smithi131 bash[88347]: audit 2024-08-17T17:22:18.694796+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:22:20.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:19 smithi131 bash[88347]: audit 2024-08-17T17:22:18.694796+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:22:20.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:19 smithi131 bash[88347]: audit 2024-08-17T17:22:18.703167+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:22:20.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:19 smithi131 bash[88347]: audit 2024-08-17T17:22:18.703167+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:22:20.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:19 smithi131 bash[88347]: audit 2024-08-17T17:22:19.310947+0000 mon.a (mon.0) 1409 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:22:20.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:19 smithi131 bash[88347]: audit 2024-08-17T17:22:19.310947+0000 mon.a (mon.0) 1409 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:22:20.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:19 smithi131 bash[88347]: audit 2024-08-17T17:22:19.312044+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:22:20.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:19 smithi131 bash[88347]: audit 2024-08-17T17:22:19.312044+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:22:20.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:19 smithi131 bash[88347]: audit 2024-08-17T17:22:19.320417+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:22:20.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:19 smithi131 bash[88347]: audit 2024-08-17T17:22:19.320417+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:22:20.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:19 smithi131 bash[89561]: audit 2024-08-17T17:22:18.694796+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:22:20.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:19 smithi131 bash[89561]: audit 2024-08-17T17:22:18.694796+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:22:20.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:19 smithi131 bash[89561]: audit 2024-08-17T17:22:18.703167+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:22:20.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:19 smithi131 bash[89561]: audit 2024-08-17T17:22:18.703167+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:22:20.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:19 smithi131 bash[89561]: audit 2024-08-17T17:22:19.310947+0000 mon.a (mon.0) 1409 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:22:20.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:19 smithi131 bash[89561]: audit 2024-08-17T17:22:19.310947+0000 mon.a (mon.0) 1409 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:22:20.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:19 smithi131 bash[89561]: audit 2024-08-17T17:22:19.312044+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:22:20.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:19 smithi131 bash[89561]: audit 2024-08-17T17:22:19.312044+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:22:20.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:19 smithi131 bash[89561]: audit 2024-08-17T17:22:19.320417+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:22:20.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:19 smithi131 bash[89561]: audit 2024-08-17T17:22:19.320417+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:22:20.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:19 smithi169 bash[79348]: audit 2024-08-17T17:22:18.694796+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:22:20.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:19 smithi169 bash[79348]: audit 2024-08-17T17:22:18.694796+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:22:20.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:19 smithi169 bash[79348]: audit 2024-08-17T17:22:18.703167+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:22:20.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:19 smithi169 bash[79348]: audit 2024-08-17T17:22:18.703167+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:22:20.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:19 smithi169 bash[79348]: audit 2024-08-17T17:22:19.310947+0000 mon.a (mon.0) 1409 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:22:20.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:19 smithi169 bash[79348]: audit 2024-08-17T17:22:19.310947+0000 mon.a (mon.0) 1409 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:22:20.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:19 smithi169 bash[79348]: audit 2024-08-17T17:22:19.312044+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:22:20.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:19 smithi169 bash[79348]: audit 2024-08-17T17:22:19.312044+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:22:20.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:19 smithi169 bash[79348]: audit 2024-08-17T17:22:19.320417+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:22:20.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:19 smithi169 bash[79348]: audit 2024-08-17T17:22:19.320417+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:22:21.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:20 smithi131 bash[89561]: cluster 2024-08-17T17:22:19.538849+0000 mgr.y (mgr.34107) 596 : cluster [DBG] pgmap v855: 105 pgs: 105 active+clean; 30 MiB data, 642 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 3.6 MiB/s wr, 57 op/s 2024-08-17T17:22:21.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:20 smithi131 bash[89561]: cluster 2024-08-17T17:22:19.538849+0000 mgr.y (mgr.34107) 596 : cluster [DBG] pgmap v855: 105 pgs: 105 active+clean; 30 MiB data, 642 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 3.6 MiB/s wr, 57 op/s 2024-08-17T17:22:21.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:20 smithi131 bash[89561]: cluster 2024-08-17T17:22:20.440330+0000 mon.a (mon.0) 1412 : cluster [DBG] osdmap e906: 8 total, 8 up, 8 in 2024-08-17T17:22:21.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:20 smithi131 bash[89561]: cluster 2024-08-17T17:22:20.440330+0000 mon.a (mon.0) 1412 : cluster [DBG] osdmap e906: 8 total, 8 up, 8 in 2024-08-17T17:22:21.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:20 smithi131 bash[88347]: cluster 2024-08-17T17:22:19.538849+0000 mgr.y (mgr.34107) 596 : cluster [DBG] pgmap v855: 105 pgs: 105 active+clean; 30 MiB data, 642 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 3.6 MiB/s wr, 57 op/s 2024-08-17T17:22:21.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:20 smithi131 bash[88347]: cluster 2024-08-17T17:22:19.538849+0000 mgr.y (mgr.34107) 596 : cluster [DBG] pgmap v855: 105 pgs: 105 active+clean; 30 MiB data, 642 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 3.6 MiB/s wr, 57 op/s 2024-08-17T17:22:21.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:20 smithi131 bash[88347]: cluster 2024-08-17T17:22:20.440330+0000 mon.a (mon.0) 1412 : cluster [DBG] osdmap e906: 8 total, 8 up, 8 in 2024-08-17T17:22:21.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:20 smithi131 bash[88347]: cluster 2024-08-17T17:22:20.440330+0000 mon.a (mon.0) 1412 : cluster [DBG] osdmap e906: 8 total, 8 up, 8 in 2024-08-17T17:22:21.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:20 smithi169 bash[79348]: cluster 2024-08-17T17:22:19.538849+0000 mgr.y (mgr.34107) 596 : cluster [DBG] pgmap v855: 105 pgs: 105 active+clean; 30 MiB data, 642 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 3.6 MiB/s wr, 57 op/s 2024-08-17T17:22:21.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:20 smithi169 bash[79348]: cluster 2024-08-17T17:22:19.538849+0000 mgr.y (mgr.34107) 596 : cluster [DBG] pgmap v855: 105 pgs: 105 active+clean; 30 MiB data, 642 MiB used, 715 GiB / 715 GiB avail; 78 KiB/s rd, 3.6 MiB/s wr, 57 op/s 2024-08-17T17:22:21.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:20 smithi169 bash[79348]: cluster 2024-08-17T17:22:20.440330+0000 mon.a (mon.0) 1412 : cluster [DBG] osdmap e906: 8 total, 8 up, 8 in 2024-08-17T17:22:21.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:20 smithi169 bash[79348]: cluster 2024-08-17T17:22:20.440330+0000 mon.a (mon.0) 1412 : cluster [DBG] osdmap e906: 8 total, 8 up, 8 in 2024-08-17T17:22:22.332 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/0.Simple (13733 ms) 2024-08-17T17:22:22.332 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/0.Grow 2024-08-17T17:22:22.332 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:22:23.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:22 smithi131 bash[89561]: cluster 2024-08-17T17:22:21.539605+0000 mgr.y (mgr.34107) 597 : cluster [DBG] pgmap v857: 105 pgs: 105 active+clean; 30 MiB data, 663 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 3.6 MiB/s wr, 57 op/s 2024-08-17T17:22:23.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:22 smithi131 bash[89561]: cluster 2024-08-17T17:22:21.539605+0000 mgr.y (mgr.34107) 597 : cluster [DBG] pgmap v857: 105 pgs: 105 active+clean; 30 MiB data, 663 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 3.6 MiB/s wr, 57 op/s 2024-08-17T17:22:23.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:22 smithi131 bash[88347]: cluster 2024-08-17T17:22:21.539605+0000 mgr.y (mgr.34107) 597 : cluster [DBG] pgmap v857: 105 pgs: 105 active+clean; 30 MiB data, 663 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 3.6 MiB/s wr, 57 op/s 2024-08-17T17:22:23.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:22 smithi131 bash[88347]: cluster 2024-08-17T17:22:21.539605+0000 mgr.y (mgr.34107) 597 : cluster [DBG] pgmap v857: 105 pgs: 105 active+clean; 30 MiB data, 663 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 3.6 MiB/s wr, 57 op/s 2024-08-17T17:22:23.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:22 smithi169 bash[79348]: cluster 2024-08-17T17:22:21.539605+0000 mgr.y (mgr.34107) 597 : cluster [DBG] pgmap v857: 105 pgs: 105 active+clean; 30 MiB data, 663 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 3.6 MiB/s wr, 57 op/s 2024-08-17T17:22:23.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:22 smithi169 bash[79348]: cluster 2024-08-17T17:22:21.539605+0000 mgr.y (mgr.34107) 597 : cluster [DBG] pgmap v857: 105 pgs: 105 active+clean; 30 MiB data, 663 MiB used, 715 GiB / 715 GiB avail; 77 KiB/s rd, 3.6 MiB/s wr, 57 op/s 2024-08-17T17:22:24.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:23 smithi131 bash[89561]: cluster 2024-08-17T17:22:22.714566+0000 mon.a (mon.0) 1413 : cluster [DBG] osdmap e907: 8 total, 8 up, 8 in 2024-08-17T17:22:24.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:23 smithi131 bash[89561]: cluster 2024-08-17T17:22:22.714566+0000 mon.a (mon.0) 1413 : cluster [DBG] osdmap e907: 8 total, 8 up, 8 in 2024-08-17T17:22:24.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:23 smithi131 bash[89561]: audit 2024-08-17T17:22:23.212267+0000 mon.a (mon.0) 1414 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:24.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:23 smithi131 bash[89561]: audit 2024-08-17T17:22:23.212267+0000 mon.a (mon.0) 1414 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:24.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:23 smithi131 bash[88347]: cluster 2024-08-17T17:22:22.714566+0000 mon.a (mon.0) 1413 : cluster [DBG] osdmap e907: 8 total, 8 up, 8 in 2024-08-17T17:22:24.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:23 smithi131 bash[88347]: cluster 2024-08-17T17:22:22.714566+0000 mon.a (mon.0) 1413 : cluster [DBG] osdmap e907: 8 total, 8 up, 8 in 2024-08-17T17:22:24.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:23 smithi131 bash[88347]: audit 2024-08-17T17:22:23.212267+0000 mon.a (mon.0) 1414 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:24.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:23 smithi131 bash[88347]: audit 2024-08-17T17:22:23.212267+0000 mon.a (mon.0) 1414 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:24.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:23 smithi169 bash[79348]: cluster 2024-08-17T17:22:22.714566+0000 mon.a (mon.0) 1413 : cluster [DBG] osdmap e907: 8 total, 8 up, 8 in 2024-08-17T17:22:24.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:23 smithi169 bash[79348]: cluster 2024-08-17T17:22:22.714566+0000 mon.a (mon.0) 1413 : cluster [DBG] osdmap e907: 8 total, 8 up, 8 in 2024-08-17T17:22:24.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:23 smithi169 bash[79348]: audit 2024-08-17T17:22:23.212267+0000 mon.a (mon.0) 1414 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:24.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:23 smithi169 bash[79348]: audit 2024-08-17T17:22:23.212267+0000 mon.a (mon.0) 1414 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:25.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:24 smithi131 bash[89561]: cluster 2024-08-17T17:22:23.540202+0000 mgr.y (mgr.34107) 598 : cluster [DBG] pgmap v859: 105 pgs: 105 active+clean; 30 MiB data, 663 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 512 KiB/s wr, 10 op/s 2024-08-17T17:22:25.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:24 smithi131 bash[89561]: cluster 2024-08-17T17:22:23.540202+0000 mgr.y (mgr.34107) 598 : cluster [DBG] pgmap v859: 105 pgs: 105 active+clean; 30 MiB data, 663 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 512 KiB/s wr, 10 op/s 2024-08-17T17:22:25.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:24 smithi131 bash[88347]: cluster 2024-08-17T17:22:23.540202+0000 mgr.y (mgr.34107) 598 : cluster [DBG] pgmap v859: 105 pgs: 105 active+clean; 30 MiB data, 663 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 512 KiB/s wr, 10 op/s 2024-08-17T17:22:25.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:24 smithi131 bash[88347]: cluster 2024-08-17T17:22:23.540202+0000 mgr.y (mgr.34107) 598 : cluster [DBG] pgmap v859: 105 pgs: 105 active+clean; 30 MiB data, 663 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 512 KiB/s wr, 10 op/s 2024-08-17T17:22:25.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:24 smithi169 bash[79348]: cluster 2024-08-17T17:22:23.540202+0000 mgr.y (mgr.34107) 598 : cluster [DBG] pgmap v859: 105 pgs: 105 active+clean; 30 MiB data, 663 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 512 KiB/s wr, 10 op/s 2024-08-17T17:22:25.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:24 smithi169 bash[79348]: cluster 2024-08-17T17:22:23.540202+0000 mgr.y (mgr.34107) 598 : cluster [DBG] pgmap v859: 105 pgs: 105 active+clean; 30 MiB data, 663 MiB used, 715 GiB / 715 GiB avail; 44 KiB/s rd, 512 KiB/s wr, 10 op/s 2024-08-17T17:22:27.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:26 smithi131 bash[88347]: cluster 2024-08-17T17:22:25.541465+0000 mgr.y (mgr.34107) 599 : cluster [DBG] pgmap v860: 105 pgs: 105 active+clean; 80 MiB data, 797 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.3 MiB/s wr, 78 op/s 2024-08-17T17:22:27.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:26 smithi131 bash[88347]: cluster 2024-08-17T17:22:25.541465+0000 mgr.y (mgr.34107) 599 : cluster [DBG] pgmap v860: 105 pgs: 105 active+clean; 80 MiB data, 797 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.3 MiB/s wr, 78 op/s 2024-08-17T17:22:27.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:26 smithi131 bash[89561]: cluster 2024-08-17T17:22:25.541465+0000 mgr.y (mgr.34107) 599 : cluster [DBG] pgmap v860: 105 pgs: 105 active+clean; 80 MiB data, 797 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.3 MiB/s wr, 78 op/s 2024-08-17T17:22:27.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:26 smithi131 bash[89561]: cluster 2024-08-17T17:22:25.541465+0000 mgr.y (mgr.34107) 599 : cluster [DBG] pgmap v860: 105 pgs: 105 active+clean; 80 MiB data, 797 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.3 MiB/s wr, 78 op/s 2024-08-17T17:22:27.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:26 smithi169 bash[79348]: cluster 2024-08-17T17:22:25.541465+0000 mgr.y (mgr.34107) 599 : cluster [DBG] pgmap v860: 105 pgs: 105 active+clean; 80 MiB data, 797 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.3 MiB/s wr, 78 op/s 2024-08-17T17:22:27.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:26 smithi169 bash[79348]: cluster 2024-08-17T17:22:25.541465+0000 mgr.y (mgr.34107) 599 : cluster [DBG] pgmap v860: 105 pgs: 105 active+clean; 80 MiB data, 797 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.3 MiB/s wr, 78 op/s 2024-08-17T17:22:29.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:22:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:22:28] "GET /metrics HTTP/1.1" 200 36546 "" "Prometheus/2.51.0" 2024-08-17T17:22:29.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:28 smithi131 bash[89561]: cluster 2024-08-17T17:22:27.541850+0000 mgr.y (mgr.34107) 600 : cluster [DBG] pgmap v861: 105 pgs: 105 active+clean; 80 MiB data, 797 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 6.8 MiB/s wr, 68 op/s 2024-08-17T17:22:29.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:28 smithi131 bash[89561]: cluster 2024-08-17T17:22:27.541850+0000 mgr.y (mgr.34107) 600 : cluster [DBG] pgmap v861: 105 pgs: 105 active+clean; 80 MiB data, 797 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 6.8 MiB/s wr, 68 op/s 2024-08-17T17:22:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:28 smithi131 bash[88347]: cluster 2024-08-17T17:22:27.541850+0000 mgr.y (mgr.34107) 600 : cluster [DBG] pgmap v861: 105 pgs: 105 active+clean; 80 MiB data, 797 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 6.8 MiB/s wr, 68 op/s 2024-08-17T17:22:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:28 smithi131 bash[88347]: cluster 2024-08-17T17:22:27.541850+0000 mgr.y (mgr.34107) 600 : cluster [DBG] pgmap v861: 105 pgs: 105 active+clean; 80 MiB data, 797 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 6.8 MiB/s wr, 68 op/s 2024-08-17T17:22:29.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:28 smithi169 bash[79348]: cluster 2024-08-17T17:22:27.541850+0000 mgr.y (mgr.34107) 600 : cluster [DBG] pgmap v861: 105 pgs: 105 active+clean; 80 MiB data, 797 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 6.8 MiB/s wr, 68 op/s 2024-08-17T17:22:29.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:28 smithi169 bash[79348]: cluster 2024-08-17T17:22:27.541850+0000 mgr.y (mgr.34107) 600 : cluster [DBG] pgmap v861: 105 pgs: 105 active+clean; 80 MiB data, 797 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 6.8 MiB/s wr, 68 op/s 2024-08-17T17:22:31.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:30 smithi131 bash[89561]: cluster 2024-08-17T17:22:29.543031+0000 mgr.y (mgr.34107) 601 : cluster [DBG] pgmap v862: 105 pgs: 105 active+clean; 101 MiB data, 817 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 8.2 MiB/s wr, 81 op/s 2024-08-17T17:22:31.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:30 smithi131 bash[89561]: cluster 2024-08-17T17:22:29.543031+0000 mgr.y (mgr.34107) 601 : cluster [DBG] pgmap v862: 105 pgs: 105 active+clean; 101 MiB data, 817 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 8.2 MiB/s wr, 81 op/s 2024-08-17T17:22:31.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:30 smithi131 bash[88347]: cluster 2024-08-17T17:22:29.543031+0000 mgr.y (mgr.34107) 601 : cluster [DBG] pgmap v862: 105 pgs: 105 active+clean; 101 MiB data, 817 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 8.2 MiB/s wr, 81 op/s 2024-08-17T17:22:31.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:30 smithi131 bash[88347]: cluster 2024-08-17T17:22:29.543031+0000 mgr.y (mgr.34107) 601 : cluster [DBG] pgmap v862: 105 pgs: 105 active+clean; 101 MiB data, 817 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 8.2 MiB/s wr, 81 op/s 2024-08-17T17:22:31.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:30 smithi169 bash[79348]: cluster 2024-08-17T17:22:29.543031+0000 mgr.y (mgr.34107) 601 : cluster [DBG] pgmap v862: 105 pgs: 105 active+clean; 101 MiB data, 817 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 8.2 MiB/s wr, 81 op/s 2024-08-17T17:22:31.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:30 smithi169 bash[79348]: cluster 2024-08-17T17:22:29.543031+0000 mgr.y (mgr.34107) 601 : cluster [DBG] pgmap v862: 105 pgs: 105 active+clean; 101 MiB data, 817 MiB used, 714 GiB / 715 GiB avail; 18 MiB/s rd, 8.2 MiB/s wr, 81 op/s 2024-08-17T17:22:31.226 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/0.Grow (8895 ms) 2024-08-17T17:22:31.226 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/0.Shrink 2024-08-17T17:22:31.227 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:22:33.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:32 smithi131 bash[88347]: cluster 2024-08-17T17:22:31.543853+0000 mgr.y (mgr.34107) 602 : cluster [DBG] pgmap v863: 105 pgs: 105 active+clean; 101 MiB data, 829 MiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 7.5 MiB/s wr, 74 op/s 2024-08-17T17:22:33.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:32 smithi131 bash[88347]: cluster 2024-08-17T17:22:31.543853+0000 mgr.y (mgr.34107) 602 : cluster [DBG] pgmap v863: 105 pgs: 105 active+clean; 101 MiB data, 829 MiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 7.5 MiB/s wr, 74 op/s 2024-08-17T17:22:33.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:32 smithi131 bash[88347]: cluster 2024-08-17T17:22:31.748267+0000 mon.a (mon.0) 1415 : cluster [DBG] osdmap e908: 8 total, 8 up, 8 in 2024-08-17T17:22:33.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:32 smithi131 bash[88347]: cluster 2024-08-17T17:22:31.748267+0000 mon.a (mon.0) 1415 : cluster [DBG] osdmap e908: 8 total, 8 up, 8 in 2024-08-17T17:22:33.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:32 smithi131 bash[89561]: cluster 2024-08-17T17:22:31.543853+0000 mgr.y (mgr.34107) 602 : cluster [DBG] pgmap v863: 105 pgs: 105 active+clean; 101 MiB data, 829 MiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 7.5 MiB/s wr, 74 op/s 2024-08-17T17:22:33.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:32 smithi131 bash[89561]: cluster 2024-08-17T17:22:31.543853+0000 mgr.y (mgr.34107) 602 : cluster [DBG] pgmap v863: 105 pgs: 105 active+clean; 101 MiB data, 829 MiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 7.5 MiB/s wr, 74 op/s 2024-08-17T17:22:33.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:32 smithi131 bash[89561]: cluster 2024-08-17T17:22:31.748267+0000 mon.a (mon.0) 1415 : cluster [DBG] osdmap e908: 8 total, 8 up, 8 in 2024-08-17T17:22:33.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:32 smithi131 bash[89561]: cluster 2024-08-17T17:22:31.748267+0000 mon.a (mon.0) 1415 : cluster [DBG] osdmap e908: 8 total, 8 up, 8 in 2024-08-17T17:22:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:32 smithi169 bash[79348]: cluster 2024-08-17T17:22:31.543853+0000 mgr.y (mgr.34107) 602 : cluster [DBG] pgmap v863: 105 pgs: 105 active+clean; 101 MiB data, 829 MiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 7.5 MiB/s wr, 74 op/s 2024-08-17T17:22:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:32 smithi169 bash[79348]: cluster 2024-08-17T17:22:31.543853+0000 mgr.y (mgr.34107) 602 : cluster [DBG] pgmap v863: 105 pgs: 105 active+clean; 101 MiB data, 829 MiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 7.5 MiB/s wr, 74 op/s 2024-08-17T17:22:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:32 smithi169 bash[79348]: cluster 2024-08-17T17:22:31.748267+0000 mon.a (mon.0) 1415 : cluster [DBG] osdmap e908: 8 total, 8 up, 8 in 2024-08-17T17:22:33.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:32 smithi169 bash[79348]: cluster 2024-08-17T17:22:31.748267+0000 mon.a (mon.0) 1415 : cluster [DBG] osdmap e908: 8 total, 8 up, 8 in 2024-08-17T17:22:35.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:34 smithi131 bash[88347]: cluster 2024-08-17T17:22:33.544481+0000 mgr.y (mgr.34107) 603 : cluster [DBG] pgmap v865: 105 pgs: 105 active+clean; 101 MiB data, 829 MiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 7.5 MiB/s wr, 74 op/s 2024-08-17T17:22:35.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:34 smithi131 bash[88347]: cluster 2024-08-17T17:22:33.544481+0000 mgr.y (mgr.34107) 603 : cluster [DBG] pgmap v865: 105 pgs: 105 active+clean; 101 MiB data, 829 MiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 7.5 MiB/s wr, 74 op/s 2024-08-17T17:22:35.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:34 smithi131 bash[89561]: cluster 2024-08-17T17:22:33.544481+0000 mgr.y (mgr.34107) 603 : cluster [DBG] pgmap v865: 105 pgs: 105 active+clean; 101 MiB data, 829 MiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 7.5 MiB/s wr, 74 op/s 2024-08-17T17:22:35.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:34 smithi131 bash[89561]: cluster 2024-08-17T17:22:33.544481+0000 mgr.y (mgr.34107) 603 : cluster [DBG] pgmap v865: 105 pgs: 105 active+clean; 101 MiB data, 829 MiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 7.5 MiB/s wr, 74 op/s 2024-08-17T17:22:35.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:34 smithi169 bash[79348]: cluster 2024-08-17T17:22:33.544481+0000 mgr.y (mgr.34107) 603 : cluster [DBG] pgmap v865: 105 pgs: 105 active+clean; 101 MiB data, 829 MiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 7.5 MiB/s wr, 74 op/s 2024-08-17T17:22:35.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:34 smithi169 bash[79348]: cluster 2024-08-17T17:22:33.544481+0000 mgr.y (mgr.34107) 603 : cluster [DBG] pgmap v865: 105 pgs: 105 active+clean; 101 MiB data, 829 MiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 7.5 MiB/s wr, 74 op/s 2024-08-17T17:22:37.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:36 smithi131 bash[88347]: cluster 2024-08-17T17:22:35.545794+0000 mgr.y (mgr.34107) 604 : cluster [DBG] pgmap v866: 105 pgs: 105 active+clean; 134 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:22:37.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:36 smithi131 bash[88347]: cluster 2024-08-17T17:22:35.545794+0000 mgr.y (mgr.34107) 604 : cluster [DBG] pgmap v866: 105 pgs: 105 active+clean; 134 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:22:37.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:36 smithi131 bash[89561]: cluster 2024-08-17T17:22:35.545794+0000 mgr.y (mgr.34107) 604 : cluster [DBG] pgmap v866: 105 pgs: 105 active+clean; 134 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:22:37.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:36 smithi131 bash[89561]: cluster 2024-08-17T17:22:35.545794+0000 mgr.y (mgr.34107) 604 : cluster [DBG] pgmap v866: 105 pgs: 105 active+clean; 134 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:22:37.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:36 smithi169 bash[79348]: cluster 2024-08-17T17:22:35.545794+0000 mgr.y (mgr.34107) 604 : cluster [DBG] pgmap v866: 105 pgs: 105 active+clean; 134 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:22:37.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:36 smithi169 bash[79348]: cluster 2024-08-17T17:22:35.545794+0000 mgr.y (mgr.34107) 604 : cluster [DBG] pgmap v866: 105 pgs: 105 active+clean; 134 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:22:39.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:22:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:22:38] "GET /metrics HTTP/1.1" 200 36552 "" "Prometheus/2.51.0" 2024-08-17T17:22:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:38 smithi131 bash[88347]: cluster 2024-08-17T17:22:37.546582+0000 mgr.y (mgr.34107) 605 : cluster [DBG] pgmap v867: 105 pgs: 105 active+clean; 134 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:22:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:38 smithi131 bash[88347]: cluster 2024-08-17T17:22:37.546582+0000 mgr.y (mgr.34107) 605 : cluster [DBG] pgmap v867: 105 pgs: 105 active+clean; 134 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:22:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:38 smithi131 bash[88347]: audit 2024-08-17T17:22:38.212835+0000 mon.a (mon.0) 1416 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:38 smithi131 bash[88347]: audit 2024-08-17T17:22:38.212835+0000 mon.a (mon.0) 1416 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:38 smithi131 bash[89561]: cluster 2024-08-17T17:22:37.546582+0000 mgr.y (mgr.34107) 605 : cluster [DBG] pgmap v867: 105 pgs: 105 active+clean; 134 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:22:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:38 smithi131 bash[89561]: cluster 2024-08-17T17:22:37.546582+0000 mgr.y (mgr.34107) 605 : cluster [DBG] pgmap v867: 105 pgs: 105 active+clean; 134 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:22:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:38 smithi131 bash[89561]: audit 2024-08-17T17:22:38.212835+0000 mon.a (mon.0) 1416 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:38 smithi131 bash[89561]: audit 2024-08-17T17:22:38.212835+0000 mon.a (mon.0) 1416 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:39.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:38 smithi169 bash[79348]: cluster 2024-08-17T17:22:37.546582+0000 mgr.y (mgr.34107) 605 : cluster [DBG] pgmap v867: 105 pgs: 105 active+clean; 134 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:22:39.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:38 smithi169 bash[79348]: cluster 2024-08-17T17:22:37.546582+0000 mgr.y (mgr.34107) 605 : cluster [DBG] pgmap v867: 105 pgs: 105 active+clean; 134 MiB data, 963 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:22:39.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:38 smithi169 bash[79348]: audit 2024-08-17T17:22:38.212835+0000 mon.a (mon.0) 1416 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:39.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:38 smithi169 bash[79348]: audit 2024-08-17T17:22:38.212835+0000 mon.a (mon.0) 1416 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:40.407 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/0.Shrink (9180 ms) 2024-08-17T17:22:40.407 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/0.ShrinkToOne 2024-08-17T17:22:40.407 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:22:41.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:40 smithi131 bash[89561]: cluster 2024-08-17T17:22:39.547821+0000 mgr.y (mgr.34107) 606 : cluster [DBG] pgmap v868: 105 pgs: 105 active+clean; 163 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.0 MiB/s wr, 73 op/s 2024-08-17T17:22:41.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:40 smithi131 bash[89561]: cluster 2024-08-17T17:22:39.547821+0000 mgr.y (mgr.34107) 606 : cluster [DBG] pgmap v868: 105 pgs: 105 active+clean; 163 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.0 MiB/s wr, 73 op/s 2024-08-17T17:22:41.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:40 smithi131 bash[88347]: cluster 2024-08-17T17:22:39.547821+0000 mgr.y (mgr.34107) 606 : cluster [DBG] pgmap v868: 105 pgs: 105 active+clean; 163 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.0 MiB/s wr, 73 op/s 2024-08-17T17:22:41.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:40 smithi131 bash[88347]: cluster 2024-08-17T17:22:39.547821+0000 mgr.y (mgr.34107) 606 : cluster [DBG] pgmap v868: 105 pgs: 105 active+clean; 163 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.0 MiB/s wr, 73 op/s 2024-08-17T17:22:41.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:40 smithi169 bash[79348]: cluster 2024-08-17T17:22:39.547821+0000 mgr.y (mgr.34107) 606 : cluster [DBG] pgmap v868: 105 pgs: 105 active+clean; 163 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.0 MiB/s wr, 73 op/s 2024-08-17T17:22:41.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:40 smithi169 bash[79348]: cluster 2024-08-17T17:22:39.547821+0000 mgr.y (mgr.34107) 606 : cluster [DBG] pgmap v868: 105 pgs: 105 active+clean; 163 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.0 MiB/s wr, 73 op/s 2024-08-17T17:22:42.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:41 smithi131 bash[89561]: cluster 2024-08-17T17:22:40.778993+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e909: 8 total, 8 up, 8 in 2024-08-17T17:22:42.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:41 smithi131 bash[89561]: cluster 2024-08-17T17:22:40.778993+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e909: 8 total, 8 up, 8 in 2024-08-17T17:22:42.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:41 smithi131 bash[88347]: cluster 2024-08-17T17:22:40.778993+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e909: 8 total, 8 up, 8 in 2024-08-17T17:22:42.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:41 smithi131 bash[88347]: cluster 2024-08-17T17:22:40.778993+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e909: 8 total, 8 up, 8 in 2024-08-17T17:22:42.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:41 smithi169 bash[79348]: cluster 2024-08-17T17:22:40.778993+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e909: 8 total, 8 up, 8 in 2024-08-17T17:22:42.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:41 smithi169 bash[79348]: cluster 2024-08-17T17:22:40.778993+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e909: 8 total, 8 up, 8 in 2024-08-17T17:22:43.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:42 smithi131 bash[89561]: cluster 2024-08-17T17:22:41.548434+0000 mgr.y (mgr.34107) 607 : cluster [DBG] pgmap v870: 105 pgs: 105 active+clean; 163 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.1 MiB/s wr, 75 op/s 2024-08-17T17:22:43.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:42 smithi131 bash[89561]: cluster 2024-08-17T17:22:41.548434+0000 mgr.y (mgr.34107) 607 : cluster [DBG] pgmap v870: 105 pgs: 105 active+clean; 163 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.1 MiB/s wr, 75 op/s 2024-08-17T17:22:43.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:42 smithi131 bash[88347]: cluster 2024-08-17T17:22:41.548434+0000 mgr.y (mgr.34107) 607 : cluster [DBG] pgmap v870: 105 pgs: 105 active+clean; 163 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.1 MiB/s wr, 75 op/s 2024-08-17T17:22:43.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:42 smithi131 bash[88347]: cluster 2024-08-17T17:22:41.548434+0000 mgr.y (mgr.34107) 607 : cluster [DBG] pgmap v870: 105 pgs: 105 active+clean; 163 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.1 MiB/s wr, 75 op/s 2024-08-17T17:22:43.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:42 smithi169 bash[79348]: cluster 2024-08-17T17:22:41.548434+0000 mgr.y (mgr.34107) 607 : cluster [DBG] pgmap v870: 105 pgs: 105 active+clean; 163 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.1 MiB/s wr, 75 op/s 2024-08-17T17:22:43.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:42 smithi169 bash[79348]: cluster 2024-08-17T17:22:41.548434+0000 mgr.y (mgr.34107) 607 : cluster [DBG] pgmap v870: 105 pgs: 105 active+clean; 163 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.1 MiB/s wr, 75 op/s 2024-08-17T17:22:45.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:44 smithi131 bash[88347]: cluster 2024-08-17T17:22:43.549048+0000 mgr.y (mgr.34107) 608 : cluster [DBG] pgmap v871: 105 pgs: 105 active+clean; 163 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.0 MiB/s wr, 73 op/s 2024-08-17T17:22:45.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:44 smithi131 bash[88347]: cluster 2024-08-17T17:22:43.549048+0000 mgr.y (mgr.34107) 608 : cluster [DBG] pgmap v871: 105 pgs: 105 active+clean; 163 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.0 MiB/s wr, 73 op/s 2024-08-17T17:22:45.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:44 smithi131 bash[89561]: cluster 2024-08-17T17:22:43.549048+0000 mgr.y (mgr.34107) 608 : cluster [DBG] pgmap v871: 105 pgs: 105 active+clean; 163 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.0 MiB/s wr, 73 op/s 2024-08-17T17:22:45.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:44 smithi131 bash[89561]: cluster 2024-08-17T17:22:43.549048+0000 mgr.y (mgr.34107) 608 : cluster [DBG] pgmap v871: 105 pgs: 105 active+clean; 163 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.0 MiB/s wr, 73 op/s 2024-08-17T17:22:45.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:44 smithi169 bash[79348]: cluster 2024-08-17T17:22:43.549048+0000 mgr.y (mgr.34107) 608 : cluster [DBG] pgmap v871: 105 pgs: 105 active+clean; 163 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.0 MiB/s wr, 73 op/s 2024-08-17T17:22:45.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:44 smithi169 bash[79348]: cluster 2024-08-17T17:22:43.549048+0000 mgr.y (mgr.34107) 608 : cluster [DBG] pgmap v871: 105 pgs: 105 active+clean; 163 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 7.0 MiB/s wr, 73 op/s 2024-08-17T17:22:47.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:46 smithi131 bash[89561]: cluster 2024-08-17T17:22:45.550313+0000 mgr.y (mgr.34107) 609 : cluster [DBG] pgmap v872: 105 pgs: 105 active+clean; 188 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:22:47.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:46 smithi131 bash[89561]: cluster 2024-08-17T17:22:45.550313+0000 mgr.y (mgr.34107) 609 : cluster [DBG] pgmap v872: 105 pgs: 105 active+clean; 188 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:22:47.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:46 smithi131 bash[88347]: cluster 2024-08-17T17:22:45.550313+0000 mgr.y (mgr.34107) 609 : cluster [DBG] pgmap v872: 105 pgs: 105 active+clean; 188 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:22:47.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:46 smithi131 bash[88347]: cluster 2024-08-17T17:22:45.550313+0000 mgr.y (mgr.34107) 609 : cluster [DBG] pgmap v872: 105 pgs: 105 active+clean; 188 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:22:47.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:46 smithi169 bash[79348]: cluster 2024-08-17T17:22:45.550313+0000 mgr.y (mgr.34107) 609 : cluster [DBG] pgmap v872: 105 pgs: 105 active+clean; 188 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:22:47.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:46 smithi169 bash[79348]: cluster 2024-08-17T17:22:45.550313+0000 mgr.y (mgr.34107) 609 : cluster [DBG] pgmap v872: 105 pgs: 105 active+clean; 188 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:22:49.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:48 smithi131 bash[89561]: cluster 2024-08-17T17:22:47.551016+0000 mgr.y (mgr.34107) 610 : cluster [DBG] pgmap v873: 105 pgs: 105 active+clean; 188 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:22:49.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:48 smithi131 bash[89561]: cluster 2024-08-17T17:22:47.551016+0000 mgr.y (mgr.34107) 610 : cluster [DBG] pgmap v873: 105 pgs: 105 active+clean; 188 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:22:49.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:22:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:22:48] "GET /metrics HTTP/1.1" 200 36552 "" "Prometheus/2.51.0" 2024-08-17T17:22:49.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:48 smithi131 bash[88347]: cluster 2024-08-17T17:22:47.551016+0000 mgr.y (mgr.34107) 610 : cluster [DBG] pgmap v873: 105 pgs: 105 active+clean; 188 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:22:49.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:48 smithi131 bash[88347]: cluster 2024-08-17T17:22:47.551016+0000 mgr.y (mgr.34107) 610 : cluster [DBG] pgmap v873: 105 pgs: 105 active+clean; 188 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:22:49.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:48 smithi169 bash[79348]: cluster 2024-08-17T17:22:47.551016+0000 mgr.y (mgr.34107) 610 : cluster [DBG] pgmap v873: 105 pgs: 105 active+clean; 188 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:22:49.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:48 smithi169 bash[79348]: cluster 2024-08-17T17:22:47.551016+0000 mgr.y (mgr.34107) 610 : cluster [DBG] pgmap v873: 105 pgs: 105 active+clean; 188 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:22:49.293 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/0.ShrinkToOne (8887 ms) 2024-08-17T17:22:49.293 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/0.ShrinkToOneAfterSnapshot 2024-08-17T17:22:49.293 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:22:51.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:50 smithi131 bash[89561]: cluster 2024-08-17T17:22:49.552337+0000 mgr.y (mgr.34107) 611 : cluster [DBG] pgmap v874: 105 pgs: 105 active+clean; 196 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.1 MiB/s wr, 57 op/s 2024-08-17T17:22:51.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:50 smithi131 bash[89561]: cluster 2024-08-17T17:22:49.552337+0000 mgr.y (mgr.34107) 611 : cluster [DBG] pgmap v874: 105 pgs: 105 active+clean; 196 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.1 MiB/s wr, 57 op/s 2024-08-17T17:22:51.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:50 smithi131 bash[89561]: cluster 2024-08-17T17:22:49.808940+0000 mon.a (mon.0) 1418 : cluster [DBG] osdmap e910: 8 total, 8 up, 8 in 2024-08-17T17:22:51.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:50 smithi131 bash[89561]: cluster 2024-08-17T17:22:49.808940+0000 mon.a (mon.0) 1418 : cluster [DBG] osdmap e910: 8 total, 8 up, 8 in 2024-08-17T17:22:51.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:50 smithi131 bash[88347]: cluster 2024-08-17T17:22:49.552337+0000 mgr.y (mgr.34107) 611 : cluster [DBG] pgmap v874: 105 pgs: 105 active+clean; 196 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.1 MiB/s wr, 57 op/s 2024-08-17T17:22:51.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:50 smithi131 bash[88347]: cluster 2024-08-17T17:22:49.552337+0000 mgr.y (mgr.34107) 611 : cluster [DBG] pgmap v874: 105 pgs: 105 active+clean; 196 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.1 MiB/s wr, 57 op/s 2024-08-17T17:22:51.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:50 smithi131 bash[88347]: cluster 2024-08-17T17:22:49.808940+0000 mon.a (mon.0) 1418 : cluster [DBG] osdmap e910: 8 total, 8 up, 8 in 2024-08-17T17:22:51.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:50 smithi131 bash[88347]: cluster 2024-08-17T17:22:49.808940+0000 mon.a (mon.0) 1418 : cluster [DBG] osdmap e910: 8 total, 8 up, 8 in 2024-08-17T17:22:51.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:50 smithi169 bash[79348]: cluster 2024-08-17T17:22:49.552337+0000 mgr.y (mgr.34107) 611 : cluster [DBG] pgmap v874: 105 pgs: 105 active+clean; 196 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.1 MiB/s wr, 57 op/s 2024-08-17T17:22:51.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:50 smithi169 bash[79348]: cluster 2024-08-17T17:22:49.552337+0000 mgr.y (mgr.34107) 611 : cluster [DBG] pgmap v874: 105 pgs: 105 active+clean; 196 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.1 MiB/s wr, 57 op/s 2024-08-17T17:22:51.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:50 smithi169 bash[79348]: cluster 2024-08-17T17:22:49.808940+0000 mon.a (mon.0) 1418 : cluster [DBG] osdmap e910: 8 total, 8 up, 8 in 2024-08-17T17:22:51.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:50 smithi169 bash[79348]: cluster 2024-08-17T17:22:49.808940+0000 mon.a (mon.0) 1418 : cluster [DBG] osdmap e910: 8 total, 8 up, 8 in 2024-08-17T17:22:53.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:52 smithi131 bash[89561]: cluster 2024-08-17T17:22:51.553045+0000 mgr.y (mgr.34107) 612 : cluster [DBG] pgmap v876: 105 pgs: 105 active+clean; 196 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.1 MiB/s wr, 57 op/s 2024-08-17T17:22:53.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:52 smithi131 bash[89561]: cluster 2024-08-17T17:22:51.553045+0000 mgr.y (mgr.34107) 612 : cluster [DBG] pgmap v876: 105 pgs: 105 active+clean; 196 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.1 MiB/s wr, 57 op/s 2024-08-17T17:22:53.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:52 smithi131 bash[88347]: cluster 2024-08-17T17:22:51.553045+0000 mgr.y (mgr.34107) 612 : cluster [DBG] pgmap v876: 105 pgs: 105 active+clean; 196 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.1 MiB/s wr, 57 op/s 2024-08-17T17:22:53.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:52 smithi131 bash[88347]: cluster 2024-08-17T17:22:51.553045+0000 mgr.y (mgr.34107) 612 : cluster [DBG] pgmap v876: 105 pgs: 105 active+clean; 196 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.1 MiB/s wr, 57 op/s 2024-08-17T17:22:53.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:52 smithi169 bash[79348]: cluster 2024-08-17T17:22:51.553045+0000 mgr.y (mgr.34107) 612 : cluster [DBG] pgmap v876: 105 pgs: 105 active+clean; 196 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.1 MiB/s wr, 57 op/s 2024-08-17T17:22:53.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:52 smithi169 bash[79348]: cluster 2024-08-17T17:22:51.553045+0000 mgr.y (mgr.34107) 612 : cluster [DBG] pgmap v876: 105 pgs: 105 active+clean; 196 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.1 MiB/s wr, 57 op/s 2024-08-17T17:22:54.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:53 smithi131 bash[88347]: audit 2024-08-17T17:22:53.213015+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:54.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:53 smithi131 bash[88347]: audit 2024-08-17T17:22:53.213015+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:54.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:53 smithi131 bash[89561]: audit 2024-08-17T17:22:53.213015+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:54.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:53 smithi131 bash[89561]: audit 2024-08-17T17:22:53.213015+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:54.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:53 smithi169 bash[79348]: audit 2024-08-17T17:22:53.213015+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:54.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:53 smithi169 bash[79348]: audit 2024-08-17T17:22:53.213015+0000 mon.a (mon.0) 1419 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:22:55.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:54 smithi131 bash[89561]: cluster 2024-08-17T17:22:53.553639+0000 mgr.y (mgr.34107) 613 : cluster [DBG] pgmap v877: 105 pgs: 105 active+clean; 196 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.1 MiB/s wr, 57 op/s 2024-08-17T17:22:55.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:54 smithi131 bash[89561]: cluster 2024-08-17T17:22:53.553639+0000 mgr.y (mgr.34107) 613 : cluster [DBG] pgmap v877: 105 pgs: 105 active+clean; 196 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.1 MiB/s wr, 57 op/s 2024-08-17T17:22:55.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:54 smithi131 bash[88347]: cluster 2024-08-17T17:22:53.553639+0000 mgr.y (mgr.34107) 613 : cluster [DBG] pgmap v877: 105 pgs: 105 active+clean; 196 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.1 MiB/s wr, 57 op/s 2024-08-17T17:22:55.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:54 smithi131 bash[88347]: cluster 2024-08-17T17:22:53.553639+0000 mgr.y (mgr.34107) 613 : cluster [DBG] pgmap v877: 105 pgs: 105 active+clean; 196 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.1 MiB/s wr, 57 op/s 2024-08-17T17:22:55.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:54 smithi169 bash[79348]: cluster 2024-08-17T17:22:53.553639+0000 mgr.y (mgr.34107) 613 : cluster [DBG] pgmap v877: 105 pgs: 105 active+clean; 196 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.1 MiB/s wr, 57 op/s 2024-08-17T17:22:55.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:54 smithi169 bash[79348]: cluster 2024-08-17T17:22:53.553639+0000 mgr.y (mgr.34107) 613 : cluster [DBG] pgmap v877: 105 pgs: 105 active+clean; 196 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.1 MiB/s wr, 57 op/s 2024-08-17T17:22:57.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:56 smithi131 bash[89561]: cluster 2024-08-17T17:22:55.554931+0000 mgr.y (mgr.34107) 614 : cluster [DBG] pgmap v878: 105 pgs: 105 active+clean; 225 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 981 KiB/s rd, 4.5 MiB/s wr, 65 op/s 2024-08-17T17:22:57.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:56 smithi131 bash[89561]: cluster 2024-08-17T17:22:55.554931+0000 mgr.y (mgr.34107) 614 : cluster [DBG] pgmap v878: 105 pgs: 105 active+clean; 225 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 981 KiB/s rd, 4.5 MiB/s wr, 65 op/s 2024-08-17T17:22:57.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:56 smithi131 bash[88347]: cluster 2024-08-17T17:22:55.554931+0000 mgr.y (mgr.34107) 614 : cluster [DBG] pgmap v878: 105 pgs: 105 active+clean; 225 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 981 KiB/s rd, 4.5 MiB/s wr, 65 op/s 2024-08-17T17:22:57.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:56 smithi131 bash[88347]: cluster 2024-08-17T17:22:55.554931+0000 mgr.y (mgr.34107) 614 : cluster [DBG] pgmap v878: 105 pgs: 105 active+clean; 225 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 981 KiB/s rd, 4.5 MiB/s wr, 65 op/s 2024-08-17T17:22:57.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:56 smithi169 bash[79348]: cluster 2024-08-17T17:22:55.554931+0000 mgr.y (mgr.34107) 614 : cluster [DBG] pgmap v878: 105 pgs: 105 active+clean; 225 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 981 KiB/s rd, 4.5 MiB/s wr, 65 op/s 2024-08-17T17:22:57.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:56 smithi169 bash[79348]: cluster 2024-08-17T17:22:55.554931+0000 mgr.y (mgr.34107) 614 : cluster [DBG] pgmap v878: 105 pgs: 105 active+clean; 225 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 981 KiB/s rd, 4.5 MiB/s wr, 65 op/s 2024-08-17T17:22:58.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:57 smithi131 bash[88347]: cluster 2024-08-17T17:22:56.827602+0000 mon.a (mon.0) 1420 : cluster [DBG] osdmap e911: 8 total, 8 up, 8 in 2024-08-17T17:22:58.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:57 smithi131 bash[88347]: cluster 2024-08-17T17:22:56.827602+0000 mon.a (mon.0) 1420 : cluster [DBG] osdmap e911: 8 total, 8 up, 8 in 2024-08-17T17:22:58.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:57 smithi131 bash[89561]: cluster 2024-08-17T17:22:56.827602+0000 mon.a (mon.0) 1420 : cluster [DBG] osdmap e911: 8 total, 8 up, 8 in 2024-08-17T17:22:58.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:57 smithi131 bash[89561]: cluster 2024-08-17T17:22:56.827602+0000 mon.a (mon.0) 1420 : cluster [DBG] osdmap e911: 8 total, 8 up, 8 in 2024-08-17T17:22:58.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:57 smithi169 bash[79348]: cluster 2024-08-17T17:22:56.827602+0000 mon.a (mon.0) 1420 : cluster [DBG] osdmap e911: 8 total, 8 up, 8 in 2024-08-17T17:22:58.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:57 smithi169 bash[79348]: cluster 2024-08-17T17:22:56.827602+0000 mon.a (mon.0) 1420 : cluster [DBG] osdmap e911: 8 total, 8 up, 8 in 2024-08-17T17:22:59.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:58 smithi131 bash[88347]: cluster 2024-08-17T17:22:57.555551+0000 mgr.y (mgr.34107) 615 : cluster [DBG] pgmap v880: 105 pgs: 105 active+clean; 225 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 78 KiB/s rd, 3.6 MiB/s wr, 57 op/s 2024-08-17T17:22:59.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:22:58 smithi131 bash[88347]: cluster 2024-08-17T17:22:57.555551+0000 mgr.y (mgr.34107) 615 : cluster [DBG] pgmap v880: 105 pgs: 105 active+clean; 225 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 78 KiB/s rd, 3.6 MiB/s wr, 57 op/s 2024-08-17T17:22:59.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:22:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:22:58] "GET /metrics HTTP/1.1" 200 36558 "" "Prometheus/2.51.0" 2024-08-17T17:22:59.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:58 smithi131 bash[89561]: cluster 2024-08-17T17:22:57.555551+0000 mgr.y (mgr.34107) 615 : cluster [DBG] pgmap v880: 105 pgs: 105 active+clean; 225 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 78 KiB/s rd, 3.6 MiB/s wr, 57 op/s 2024-08-17T17:22:59.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:22:58 smithi131 bash[89561]: cluster 2024-08-17T17:22:57.555551+0000 mgr.y (mgr.34107) 615 : cluster [DBG] pgmap v880: 105 pgs: 105 active+clean; 225 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 78 KiB/s rd, 3.6 MiB/s wr, 57 op/s 2024-08-17T17:22:59.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:58 smithi169 bash[79348]: cluster 2024-08-17T17:22:57.555551+0000 mgr.y (mgr.34107) 615 : cluster [DBG] pgmap v880: 105 pgs: 105 active+clean; 225 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 78 KiB/s rd, 3.6 MiB/s wr, 57 op/s 2024-08-17T17:22:59.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:22:58 smithi169 bash[79348]: cluster 2024-08-17T17:22:57.555551+0000 mgr.y (mgr.34107) 615 : cluster [DBG] pgmap v880: 105 pgs: 105 active+clean; 225 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 78 KiB/s rd, 3.6 MiB/s wr, 57 op/s 2024-08-17T17:22:59.358 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/0.ShrinkToOneAfterSnapshot (10065 ms) 2024-08-17T17:22:59.358 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/0.MinOverlap 2024-08-17T17:22:59.358 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:23:01.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:00 smithi131 bash[89561]: cluster 2024-08-17T17:22:59.556855+0000 mgr.y (mgr.34107) 616 : cluster [DBG] pgmap v881: 105 pgs: 105 active+clean; 282 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 8.8 MiB/s wr, 77 op/s 2024-08-17T17:23:01.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:00 smithi131 bash[89561]: cluster 2024-08-17T17:22:59.556855+0000 mgr.y (mgr.34107) 616 : cluster [DBG] pgmap v881: 105 pgs: 105 active+clean; 282 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 8.8 MiB/s wr, 77 op/s 2024-08-17T17:23:01.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:00 smithi131 bash[89561]: cluster 2024-08-17T17:22:59.851435+0000 mon.a (mon.0) 1421 : cluster [DBG] osdmap e912: 8 total, 8 up, 8 in 2024-08-17T17:23:01.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:00 smithi131 bash[89561]: cluster 2024-08-17T17:22:59.851435+0000 mon.a (mon.0) 1421 : cluster [DBG] osdmap e912: 8 total, 8 up, 8 in 2024-08-17T17:23:01.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:00 smithi131 bash[88347]: cluster 2024-08-17T17:22:59.556855+0000 mgr.y (mgr.34107) 616 : cluster [DBG] pgmap v881: 105 pgs: 105 active+clean; 282 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 8.8 MiB/s wr, 77 op/s 2024-08-17T17:23:01.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:00 smithi131 bash[88347]: cluster 2024-08-17T17:22:59.556855+0000 mgr.y (mgr.34107) 616 : cluster [DBG] pgmap v881: 105 pgs: 105 active+clean; 282 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 8.8 MiB/s wr, 77 op/s 2024-08-17T17:23:01.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:00 smithi131 bash[88347]: cluster 2024-08-17T17:22:59.851435+0000 mon.a (mon.0) 1421 : cluster [DBG] osdmap e912: 8 total, 8 up, 8 in 2024-08-17T17:23:01.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:00 smithi131 bash[88347]: cluster 2024-08-17T17:22:59.851435+0000 mon.a (mon.0) 1421 : cluster [DBG] osdmap e912: 8 total, 8 up, 8 in 2024-08-17T17:23:01.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:00 smithi169 bash[79348]: cluster 2024-08-17T17:22:59.556855+0000 mgr.y (mgr.34107) 616 : cluster [DBG] pgmap v881: 105 pgs: 105 active+clean; 282 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 8.8 MiB/s wr, 77 op/s 2024-08-17T17:23:01.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:00 smithi169 bash[79348]: cluster 2024-08-17T17:22:59.556855+0000 mgr.y (mgr.34107) 616 : cluster [DBG] pgmap v881: 105 pgs: 105 active+clean; 282 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 8.8 MiB/s wr, 77 op/s 2024-08-17T17:23:01.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:00 smithi169 bash[79348]: cluster 2024-08-17T17:22:59.851435+0000 mon.a (mon.0) 1421 : cluster [DBG] osdmap e912: 8 total, 8 up, 8 in 2024-08-17T17:23:01.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:00 smithi169 bash[79348]: cluster 2024-08-17T17:22:59.851435+0000 mon.a (mon.0) 1421 : cluster [DBG] osdmap e912: 8 total, 8 up, 8 in 2024-08-17T17:23:03.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:02 smithi131 bash[89561]: cluster 2024-08-17T17:23:01.557564+0000 mgr.y (mgr.34107) 617 : cluster [DBG] pgmap v883: 105 pgs: 105 active+clean; 282 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 11 MiB/s wr, 94 op/s 2024-08-17T17:23:03.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:02 smithi131 bash[89561]: cluster 2024-08-17T17:23:01.557564+0000 mgr.y (mgr.34107) 617 : cluster [DBG] pgmap v883: 105 pgs: 105 active+clean; 282 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 11 MiB/s wr, 94 op/s 2024-08-17T17:23:03.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:02 smithi131 bash[88347]: cluster 2024-08-17T17:23:01.557564+0000 mgr.y (mgr.34107) 617 : cluster [DBG] pgmap v883: 105 pgs: 105 active+clean; 282 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 11 MiB/s wr, 94 op/s 2024-08-17T17:23:03.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:02 smithi131 bash[88347]: cluster 2024-08-17T17:23:01.557564+0000 mgr.y (mgr.34107) 617 : cluster [DBG] pgmap v883: 105 pgs: 105 active+clean; 282 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 11 MiB/s wr, 94 op/s 2024-08-17T17:23:03.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:02 smithi169 bash[79348]: cluster 2024-08-17T17:23:01.557564+0000 mgr.y (mgr.34107) 617 : cluster [DBG] pgmap v883: 105 pgs: 105 active+clean; 282 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 11 MiB/s wr, 94 op/s 2024-08-17T17:23:03.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:02 smithi169 bash[79348]: cluster 2024-08-17T17:23:01.557564+0000 mgr.y (mgr.34107) 617 : cluster [DBG] pgmap v883: 105 pgs: 105 active+clean; 282 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 11 MiB/s wr, 94 op/s 2024-08-17T17:23:04.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:03 smithi169 bash[79348]: cluster 2024-08-17T17:23:03.558180+0000 mgr.y (mgr.34107) 618 : cluster [DBG] pgmap v884: 105 pgs: 105 active+clean; 282 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 7.1 MiB/s wr, 37 op/s 2024-08-17T17:23:04.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:03 smithi169 bash[79348]: cluster 2024-08-17T17:23:03.558180+0000 mgr.y (mgr.34107) 618 : cluster [DBG] pgmap v884: 105 pgs: 105 active+clean; 282 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 7.1 MiB/s wr, 37 op/s 2024-08-17T17:23:04.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:03 smithi131 bash[88347]: cluster 2024-08-17T17:23:03.558180+0000 mgr.y (mgr.34107) 618 : cluster [DBG] pgmap v884: 105 pgs: 105 active+clean; 282 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 7.1 MiB/s wr, 37 op/s 2024-08-17T17:23:04.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:03 smithi131 bash[88347]: cluster 2024-08-17T17:23:03.558180+0000 mgr.y (mgr.34107) 618 : cluster [DBG] pgmap v884: 105 pgs: 105 active+clean; 282 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 7.1 MiB/s wr, 37 op/s 2024-08-17T17:23:04.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:03 smithi131 bash[89561]: cluster 2024-08-17T17:23:03.558180+0000 mgr.y (mgr.34107) 618 : cluster [DBG] pgmap v884: 105 pgs: 105 active+clean; 282 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 7.1 MiB/s wr, 37 op/s 2024-08-17T17:23:04.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:03 smithi131 bash[89561]: cluster 2024-08-17T17:23:03.558180+0000 mgr.y (mgr.34107) 618 : cluster [DBG] pgmap v884: 105 pgs: 105 active+clean; 282 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 7.1 MiB/s wr, 37 op/s 2024-08-17T17:23:06.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:06 smithi169 bash[79348]: cluster 2024-08-17T17:23:05.559395+0000 mgr.y (mgr.34107) 619 : cluster [DBG] pgmap v885: 105 pgs: 105 active+clean; 311 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.5 MiB/s rd, 9.9 MiB/s wr, 86 op/s 2024-08-17T17:23:06.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:06 smithi169 bash[79348]: cluster 2024-08-17T17:23:05.559395+0000 mgr.y (mgr.34107) 619 : cluster [DBG] pgmap v885: 105 pgs: 105 active+clean; 311 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.5 MiB/s rd, 9.9 MiB/s wr, 86 op/s 2024-08-17T17:23:07.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:06 smithi131 bash[88347]: cluster 2024-08-17T17:23:05.559395+0000 mgr.y (mgr.34107) 619 : cluster [DBG] pgmap v885: 105 pgs: 105 active+clean; 311 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.5 MiB/s rd, 9.9 MiB/s wr, 86 op/s 2024-08-17T17:23:07.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:06 smithi131 bash[88347]: cluster 2024-08-17T17:23:05.559395+0000 mgr.y (mgr.34107) 619 : cluster [DBG] pgmap v885: 105 pgs: 105 active+clean; 311 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.5 MiB/s rd, 9.9 MiB/s wr, 86 op/s 2024-08-17T17:23:07.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:06 smithi131 bash[89561]: cluster 2024-08-17T17:23:05.559395+0000 mgr.y (mgr.34107) 619 : cluster [DBG] pgmap v885: 105 pgs: 105 active+clean; 311 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.5 MiB/s rd, 9.9 MiB/s wr, 86 op/s 2024-08-17T17:23:07.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:06 smithi131 bash[89561]: cluster 2024-08-17T17:23:05.559395+0000 mgr.y (mgr.34107) 619 : cluster [DBG] pgmap v885: 105 pgs: 105 active+clean; 311 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.5 MiB/s rd, 9.9 MiB/s wr, 86 op/s 2024-08-17T17:23:08.439 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/0.MinOverlap (9080 ms) 2024-08-17T17:23:08.439 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/0.ZeroOverlap 2024-08-17T17:23:08.439 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:23:08.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:08 smithi169 bash[79348]: cluster 2024-08-17T17:23:07.559985+0000 mgr.y (mgr.34107) 620 : cluster [DBG] pgmap v886: 105 pgs: 105 active+clean; 311 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.6 MiB/s wr, 75 op/s 2024-08-17T17:23:08.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:08 smithi169 bash[79348]: cluster 2024-08-17T17:23:07.559985+0000 mgr.y (mgr.34107) 620 : cluster [DBG] pgmap v886: 105 pgs: 105 active+clean; 311 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.6 MiB/s wr, 75 op/s 2024-08-17T17:23:08.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:08 smithi169 bash[79348]: audit 2024-08-17T17:23:08.213452+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:08.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:08 smithi169 bash[79348]: audit 2024-08-17T17:23:08.213452+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:09.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:23:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:23:08] "GET /metrics HTTP/1.1" 200 36556 "" "Prometheus/2.51.0" 2024-08-17T17:23:09.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:08 smithi131 bash[89561]: cluster 2024-08-17T17:23:07.559985+0000 mgr.y (mgr.34107) 620 : cluster [DBG] pgmap v886: 105 pgs: 105 active+clean; 311 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.6 MiB/s wr, 75 op/s 2024-08-17T17:23:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:08 smithi131 bash[89561]: cluster 2024-08-17T17:23:07.559985+0000 mgr.y (mgr.34107) 620 : cluster [DBG] pgmap v886: 105 pgs: 105 active+clean; 311 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.6 MiB/s wr, 75 op/s 2024-08-17T17:23:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:08 smithi131 bash[89561]: audit 2024-08-17T17:23:08.213452+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:08 smithi131 bash[89561]: audit 2024-08-17T17:23:08.213452+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:08 smithi131 bash[88347]: cluster 2024-08-17T17:23:07.559985+0000 mgr.y (mgr.34107) 620 : cluster [DBG] pgmap v886: 105 pgs: 105 active+clean; 311 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.6 MiB/s wr, 75 op/s 2024-08-17T17:23:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:08 smithi131 bash[88347]: cluster 2024-08-17T17:23:07.559985+0000 mgr.y (mgr.34107) 620 : cluster [DBG] pgmap v886: 105 pgs: 105 active+clean; 311 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.6 MiB/s wr, 75 op/s 2024-08-17T17:23:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:08 smithi131 bash[88347]: audit 2024-08-17T17:23:08.213452+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:08 smithi131 bash[88347]: audit 2024-08-17T17:23:08.213452+0000 mon.a (mon.0) 1422 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:09.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:09 smithi169 bash[79348]: cluster 2024-08-17T17:23:08.636575+0000 mon.a (mon.0) 1423 : cluster [DBG] osdmap e913: 8 total, 8 up, 8 in 2024-08-17T17:23:09.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:09 smithi169 bash[79348]: cluster 2024-08-17T17:23:08.636575+0000 mon.a (mon.0) 1423 : cluster [DBG] osdmap e913: 8 total, 8 up, 8 in 2024-08-17T17:23:10.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:09 smithi131 bash[89561]: cluster 2024-08-17T17:23:08.636575+0000 mon.a (mon.0) 1423 : cluster [DBG] osdmap e913: 8 total, 8 up, 8 in 2024-08-17T17:23:10.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:09 smithi131 bash[89561]: cluster 2024-08-17T17:23:08.636575+0000 mon.a (mon.0) 1423 : cluster [DBG] osdmap e913: 8 total, 8 up, 8 in 2024-08-17T17:23:10.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:09 smithi131 bash[88347]: cluster 2024-08-17T17:23:08.636575+0000 mon.a (mon.0) 1423 : cluster [DBG] osdmap e913: 8 total, 8 up, 8 in 2024-08-17T17:23:10.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:09 smithi131 bash[88347]: cluster 2024-08-17T17:23:08.636575+0000 mon.a (mon.0) 1423 : cluster [DBG] osdmap e913: 8 total, 8 up, 8 in 2024-08-17T17:23:11.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:10 smithi131 bash[89561]: cluster 2024-08-17T17:23:09.561186+0000 mgr.y (mgr.34107) 621 : cluster [DBG] pgmap v888: 105 pgs: 105 active+clean; 340 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 6.8 MiB/s wr, 99 op/s 2024-08-17T17:23:11.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:10 smithi131 bash[89561]: cluster 2024-08-17T17:23:09.561186+0000 mgr.y (mgr.34107) 621 : cluster [DBG] pgmap v888: 105 pgs: 105 active+clean; 340 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 6.8 MiB/s wr, 99 op/s 2024-08-17T17:23:11.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:10 smithi131 bash[88347]: cluster 2024-08-17T17:23:09.561186+0000 mgr.y (mgr.34107) 621 : cluster [DBG] pgmap v888: 105 pgs: 105 active+clean; 340 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 6.8 MiB/s wr, 99 op/s 2024-08-17T17:23:11.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:10 smithi131 bash[88347]: cluster 2024-08-17T17:23:09.561186+0000 mgr.y (mgr.34107) 621 : cluster [DBG] pgmap v888: 105 pgs: 105 active+clean; 340 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 6.8 MiB/s wr, 99 op/s 2024-08-17T17:23:11.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:10 smithi169 bash[79348]: cluster 2024-08-17T17:23:09.561186+0000 mgr.y (mgr.34107) 621 : cluster [DBG] pgmap v888: 105 pgs: 105 active+clean; 340 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 6.8 MiB/s wr, 99 op/s 2024-08-17T17:23:11.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:10 smithi169 bash[79348]: cluster 2024-08-17T17:23:09.561186+0000 mgr.y (mgr.34107) 621 : cluster [DBG] pgmap v888: 105 pgs: 105 active+clean; 340 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 6.8 MiB/s wr, 99 op/s 2024-08-17T17:23:13.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:12 smithi131 bash[88347]: cluster 2024-08-17T17:23:11.561968+0000 mgr.y (mgr.34107) 622 : cluster [DBG] pgmap v889: 105 pgs: 105 active+clean; 340 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 6.6 MiB/s wr, 96 op/s 2024-08-17T17:23:13.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:12 smithi131 bash[88347]: cluster 2024-08-17T17:23:11.561968+0000 mgr.y (mgr.34107) 622 : cluster [DBG] pgmap v889: 105 pgs: 105 active+clean; 340 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 6.6 MiB/s wr, 96 op/s 2024-08-17T17:23:13.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:12 smithi131 bash[89561]: cluster 2024-08-17T17:23:11.561968+0000 mgr.y (mgr.34107) 622 : cluster [DBG] pgmap v889: 105 pgs: 105 active+clean; 340 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 6.6 MiB/s wr, 96 op/s 2024-08-17T17:23:13.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:12 smithi131 bash[89561]: cluster 2024-08-17T17:23:11.561968+0000 mgr.y (mgr.34107) 622 : cluster [DBG] pgmap v889: 105 pgs: 105 active+clean; 340 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 6.6 MiB/s wr, 96 op/s 2024-08-17T17:23:13.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:12 smithi169 bash[79348]: cluster 2024-08-17T17:23:11.561968+0000 mgr.y (mgr.34107) 622 : cluster [DBG] pgmap v889: 105 pgs: 105 active+clean; 340 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 6.6 MiB/s wr, 96 op/s 2024-08-17T17:23:13.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:12 smithi169 bash[79348]: cluster 2024-08-17T17:23:11.561968+0000 mgr.y (mgr.34107) 622 : cluster [DBG] pgmap v889: 105 pgs: 105 active+clean; 340 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 6.6 MiB/s wr, 96 op/s 2024-08-17T17:23:15.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:14 smithi131 bash[89561]: cluster 2024-08-17T17:23:13.562615+0000 mgr.y (mgr.34107) 623 : cluster [DBG] pgmap v890: 105 pgs: 105 active+clean; 340 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 6.6 MiB/s wr, 96 op/s 2024-08-17T17:23:15.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:14 smithi131 bash[89561]: cluster 2024-08-17T17:23:13.562615+0000 mgr.y (mgr.34107) 623 : cluster [DBG] pgmap v890: 105 pgs: 105 active+clean; 340 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 6.6 MiB/s wr, 96 op/s 2024-08-17T17:23:15.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:14 smithi131 bash[88347]: cluster 2024-08-17T17:23:13.562615+0000 mgr.y (mgr.34107) 623 : cluster [DBG] pgmap v890: 105 pgs: 105 active+clean; 340 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 6.6 MiB/s wr, 96 op/s 2024-08-17T17:23:15.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:14 smithi131 bash[88347]: cluster 2024-08-17T17:23:13.562615+0000 mgr.y (mgr.34107) 623 : cluster [DBG] pgmap v890: 105 pgs: 105 active+clean; 340 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 6.6 MiB/s wr, 96 op/s 2024-08-17T17:23:15.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:14 smithi169 bash[79348]: cluster 2024-08-17T17:23:13.562615+0000 mgr.y (mgr.34107) 623 : cluster [DBG] pgmap v890: 105 pgs: 105 active+clean; 340 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 6.6 MiB/s wr, 96 op/s 2024-08-17T17:23:15.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:14 smithi169 bash[79348]: cluster 2024-08-17T17:23:13.562615+0000 mgr.y (mgr.34107) 623 : cluster [DBG] pgmap v890: 105 pgs: 105 active+clean; 340 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.2 MiB/s rd, 6.6 MiB/s wr, 96 op/s 2024-08-17T17:23:17.071 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/0.ZeroOverlap (8632 ms) 2024-08-17T17:23:17.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:16 smithi131 bash[88347]: cluster 2024-08-17T17:23:15.563858+0000 mgr.y (mgr.34107) 624 : cluster [DBG] pgmap v891: 105 pgs: 105 active+clean; 344 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 59 op/s 2024-08-17T17:23:17.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:16 smithi131 bash[88347]: cluster 2024-08-17T17:23:15.563858+0000 mgr.y (mgr.34107) 624 : cluster [DBG] pgmap v891: 105 pgs: 105 active+clean; 344 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 59 op/s 2024-08-17T17:23:17.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:16 smithi131 bash[89561]: cluster 2024-08-17T17:23:15.563858+0000 mgr.y (mgr.34107) 624 : cluster [DBG] pgmap v891: 105 pgs: 105 active+clean; 344 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 59 op/s 2024-08-17T17:23:17.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:16 smithi131 bash[89561]: cluster 2024-08-17T17:23:15.563858+0000 mgr.y (mgr.34107) 624 : cluster [DBG] pgmap v891: 105 pgs: 105 active+clean; 344 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 59 op/s 2024-08-17T17:23:17.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:16 smithi169 bash[79348]: cluster 2024-08-17T17:23:15.563858+0000 mgr.y (mgr.34107) 624 : cluster [DBG] pgmap v891: 105 pgs: 105 active+clean; 344 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 59 op/s 2024-08-17T17:23:17.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:16 smithi169 bash[79348]: cluster 2024-08-17T17:23:15.563858+0000 mgr.y (mgr.34107) 624 : cluster [DBG] pgmap v891: 105 pgs: 105 active+clean; 344 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 59 op/s 2024-08-17T17:23:17.672 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 7 tests from EncryptedFlattenTest/0 (68472 ms total) 2024-08-17T17:23:17.672 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:23:17.672 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 7 tests from EncryptedFlattenTest/1, where TypeParam = PlaintextUnderLUKS2 2024-08-17T17:23:17.703 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/1.Simple 2024-08-17T17:23:19.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:23:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:23:18] "GET /metrics HTTP/1.1" 200 36556 "" "Prometheus/2.51.0" 2024-08-17T17:23:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:18 smithi131 bash[89561]: cluster 2024-08-17T17:23:17.564487+0000 mgr.y (mgr.34107) 625 : cluster [DBG] pgmap v892: 105 pgs: 105 active+clean; 344 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 59 op/s 2024-08-17T17:23:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:18 smithi131 bash[89561]: cluster 2024-08-17T17:23:17.564487+0000 mgr.y (mgr.34107) 625 : cluster [DBG] pgmap v892: 105 pgs: 105 active+clean; 344 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 59 op/s 2024-08-17T17:23:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:18 smithi131 bash[89561]: cluster 2024-08-17T17:23:17.667705+0000 mon.a (mon.0) 1424 : cluster [DBG] osdmap e914: 8 total, 8 up, 8 in 2024-08-17T17:23:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:18 smithi131 bash[89561]: cluster 2024-08-17T17:23:17.667705+0000 mon.a (mon.0) 1424 : cluster [DBG] osdmap e914: 8 total, 8 up, 8 in 2024-08-17T17:23:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:18 smithi131 bash[88347]: cluster 2024-08-17T17:23:17.564487+0000 mgr.y (mgr.34107) 625 : cluster [DBG] pgmap v892: 105 pgs: 105 active+clean; 344 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 59 op/s 2024-08-17T17:23:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:18 smithi131 bash[88347]: cluster 2024-08-17T17:23:17.564487+0000 mgr.y (mgr.34107) 625 : cluster [DBG] pgmap v892: 105 pgs: 105 active+clean; 344 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 59 op/s 2024-08-17T17:23:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:18 smithi131 bash[88347]: cluster 2024-08-17T17:23:17.667705+0000 mon.a (mon.0) 1424 : cluster [DBG] osdmap e914: 8 total, 8 up, 8 in 2024-08-17T17:23:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:18 smithi131 bash[88347]: cluster 2024-08-17T17:23:17.667705+0000 mon.a (mon.0) 1424 : cluster [DBG] osdmap e914: 8 total, 8 up, 8 in 2024-08-17T17:23:19.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:18 smithi169 bash[79348]: cluster 2024-08-17T17:23:17.564487+0000 mgr.y (mgr.34107) 625 : cluster [DBG] pgmap v892: 105 pgs: 105 active+clean; 344 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 59 op/s 2024-08-17T17:23:19.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:18 smithi169 bash[79348]: cluster 2024-08-17T17:23:17.564487+0000 mgr.y (mgr.34107) 625 : cluster [DBG] pgmap v892: 105 pgs: 105 active+clean; 344 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 59 op/s 2024-08-17T17:23:19.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:18 smithi169 bash[79348]: cluster 2024-08-17T17:23:17.667705+0000 mon.a (mon.0) 1424 : cluster [DBG] osdmap e914: 8 total, 8 up, 8 in 2024-08-17T17:23:19.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:18 smithi169 bash[79348]: cluster 2024-08-17T17:23:17.667705+0000 mon.a (mon.0) 1424 : cluster [DBG] osdmap e914: 8 total, 8 up, 8 in 2024-08-17T17:23:19.702 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:23:20.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:19 smithi131 bash[88347]: cluster 2024-08-17T17:23:18.687340+0000 mon.a (mon.0) 1425 : cluster [DBG] osdmap e915: 8 total, 8 up, 8 in 2024-08-17T17:23:20.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:19 smithi131 bash[88347]: cluster 2024-08-17T17:23:18.687340+0000 mon.a (mon.0) 1425 : cluster [DBG] osdmap e915: 8 total, 8 up, 8 in 2024-08-17T17:23:20.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:19 smithi131 bash[88347]: audit 2024-08-17T17:23:18.689251+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.131:0/729076694' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-40","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:23:20.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:19 smithi131 bash[88347]: audit 2024-08-17T17:23:18.689251+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.131:0/729076694' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-40","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:23:20.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:19 smithi131 bash[88347]: audit 2024-08-17T17:23:18.689849+0000 mon.a (mon.0) 1426 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-40","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:23:20.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:19 smithi131 bash[88347]: audit 2024-08-17T17:23:18.689849+0000 mon.a (mon.0) 1426 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-40","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:23:20.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:19 smithi131 bash[88347]: audit 2024-08-17T17:23:19.404583+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:23:20.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:19 smithi131 bash[88347]: audit 2024-08-17T17:23:19.404583+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:23:20.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:19 smithi131 bash[89561]: cluster 2024-08-17T17:23:18.687340+0000 mon.a (mon.0) 1425 : cluster [DBG] osdmap e915: 8 total, 8 up, 8 in 2024-08-17T17:23:20.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:19 smithi131 bash[89561]: cluster 2024-08-17T17:23:18.687340+0000 mon.a (mon.0) 1425 : cluster [DBG] osdmap e915: 8 total, 8 up, 8 in 2024-08-17T17:23:20.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:19 smithi131 bash[89561]: audit 2024-08-17T17:23:18.689251+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.131:0/729076694' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-40","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:23:20.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:19 smithi131 bash[89561]: audit 2024-08-17T17:23:18.689251+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.131:0/729076694' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-40","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:23:20.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:19 smithi131 bash[89561]: audit 2024-08-17T17:23:18.689849+0000 mon.a (mon.0) 1426 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-40","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:23:20.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:19 smithi131 bash[89561]: audit 2024-08-17T17:23:18.689849+0000 mon.a (mon.0) 1426 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-40","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:23:20.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:19 smithi131 bash[89561]: audit 2024-08-17T17:23:19.404583+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:23:20.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:19 smithi131 bash[89561]: audit 2024-08-17T17:23:19.404583+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:23:20.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:19 smithi169 bash[79348]: cluster 2024-08-17T17:23:18.687340+0000 mon.a (mon.0) 1425 : cluster [DBG] osdmap e915: 8 total, 8 up, 8 in 2024-08-17T17:23:20.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:19 smithi169 bash[79348]: cluster 2024-08-17T17:23:18.687340+0000 mon.a (mon.0) 1425 : cluster [DBG] osdmap e915: 8 total, 8 up, 8 in 2024-08-17T17:23:20.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:19 smithi169 bash[79348]: audit 2024-08-17T17:23:18.689251+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.131:0/729076694' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-40","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:23:20.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:19 smithi169 bash[79348]: audit 2024-08-17T17:23:18.689251+0000 mon.c (mon.2) 36 : audit [INF] from='client.? 172.21.15.131:0/729076694' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-40","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:23:20.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:19 smithi169 bash[79348]: audit 2024-08-17T17:23:18.689849+0000 mon.a (mon.0) 1426 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-40","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:23:20.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:19 smithi169 bash[79348]: audit 2024-08-17T17:23:18.689849+0000 mon.a (mon.0) 1426 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-40","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:23:20.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:19 smithi169 bash[79348]: audit 2024-08-17T17:23:19.404583+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:23:20.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:19 smithi169 bash[79348]: audit 2024-08-17T17:23:19.404583+0000 mon.a (mon.0) 1427 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:23:21.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:20 smithi131 bash[88347]: cluster 2024-08-17T17:23:19.565686+0000 mgr.y (mgr.34107) 626 : cluster [DBG] pgmap v895: 105 pgs: 28 creating+peering, 4 unknown, 73 active+clean; 582 KiB data, 692 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:23:21.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:20 smithi131 bash[88347]: cluster 2024-08-17T17:23:19.565686+0000 mgr.y (mgr.34107) 626 : cluster [DBG] pgmap v895: 105 pgs: 28 creating+peering, 4 unknown, 73 active+clean; 582 KiB data, 692 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:23:21.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:20 smithi131 bash[88347]: cluster 2024-08-17T17:23:19.677824+0000 mon.a (mon.0) 1428 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:23:21.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:20 smithi131 bash[88347]: cluster 2024-08-17T17:23:19.677824+0000 mon.a (mon.0) 1428 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:23:21.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:20 smithi131 bash[88347]: audit 2024-08-17T17:23:19.686362+0000 mon.a (mon.0) 1429 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-40","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:23:21.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:20 smithi131 bash[88347]: audit 2024-08-17T17:23:19.686362+0000 mon.a (mon.0) 1429 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-40","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:23:21.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:20 smithi131 bash[88347]: cluster 2024-08-17T17:23:19.696019+0000 mon.a (mon.0) 1430 : cluster [DBG] osdmap e916: 8 total, 8 up, 8 in 2024-08-17T17:23:21.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:20 smithi131 bash[88347]: cluster 2024-08-17T17:23:19.696019+0000 mon.a (mon.0) 1430 : cluster [DBG] osdmap e916: 8 total, 8 up, 8 in 2024-08-17T17:23:21.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:20 smithi131 bash[89561]: cluster 2024-08-17T17:23:19.565686+0000 mgr.y (mgr.34107) 626 : cluster [DBG] pgmap v895: 105 pgs: 28 creating+peering, 4 unknown, 73 active+clean; 582 KiB data, 692 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:23:21.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:20 smithi131 bash[89561]: cluster 2024-08-17T17:23:19.565686+0000 mgr.y (mgr.34107) 626 : cluster [DBG] pgmap v895: 105 pgs: 28 creating+peering, 4 unknown, 73 active+clean; 582 KiB data, 692 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:23:21.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:20 smithi131 bash[89561]: cluster 2024-08-17T17:23:19.677824+0000 mon.a (mon.0) 1428 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:23:21.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:20 smithi131 bash[89561]: cluster 2024-08-17T17:23:19.677824+0000 mon.a (mon.0) 1428 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:23:21.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:20 smithi131 bash[89561]: audit 2024-08-17T17:23:19.686362+0000 mon.a (mon.0) 1429 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-40","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:23:21.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:20 smithi131 bash[89561]: audit 2024-08-17T17:23:19.686362+0000 mon.a (mon.0) 1429 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-40","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:23:21.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:20 smithi131 bash[89561]: cluster 2024-08-17T17:23:19.696019+0000 mon.a (mon.0) 1430 : cluster [DBG] osdmap e916: 8 total, 8 up, 8 in 2024-08-17T17:23:21.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:20 smithi131 bash[89561]: cluster 2024-08-17T17:23:19.696019+0000 mon.a (mon.0) 1430 : cluster [DBG] osdmap e916: 8 total, 8 up, 8 in 2024-08-17T17:23:21.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:20 smithi169 bash[79348]: cluster 2024-08-17T17:23:19.565686+0000 mgr.y (mgr.34107) 626 : cluster [DBG] pgmap v895: 105 pgs: 28 creating+peering, 4 unknown, 73 active+clean; 582 KiB data, 692 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:23:21.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:20 smithi169 bash[79348]: cluster 2024-08-17T17:23:19.565686+0000 mgr.y (mgr.34107) 626 : cluster [DBG] pgmap v895: 105 pgs: 28 creating+peering, 4 unknown, 73 active+clean; 582 KiB data, 692 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:23:21.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:20 smithi169 bash[79348]: cluster 2024-08-17T17:23:19.677824+0000 mon.a (mon.0) 1428 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:23:21.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:20 smithi169 bash[79348]: cluster 2024-08-17T17:23:19.677824+0000 mon.a (mon.0) 1428 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:23:21.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:20 smithi169 bash[79348]: audit 2024-08-17T17:23:19.686362+0000 mon.a (mon.0) 1429 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-40","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:23:21.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:20 smithi169 bash[79348]: audit 2024-08-17T17:23:19.686362+0000 mon.a (mon.0) 1429 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-40","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:23:21.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:20 smithi169 bash[79348]: cluster 2024-08-17T17:23:19.696019+0000 mon.a (mon.0) 1430 : cluster [DBG] osdmap e916: 8 total, 8 up, 8 in 2024-08-17T17:23:21.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:20 smithi169 bash[79348]: cluster 2024-08-17T17:23:19.696019+0000 mon.a (mon.0) 1430 : cluster [DBG] osdmap e916: 8 total, 8 up, 8 in 2024-08-17T17:23:22.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:21 smithi131 bash[88347]: cluster 2024-08-17T17:23:20.702695+0000 mon.a (mon.0) 1431 : cluster [DBG] osdmap e917: 8 total, 8 up, 8 in 2024-08-17T17:23:22.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:21 smithi131 bash[88347]: cluster 2024-08-17T17:23:20.702695+0000 mon.a (mon.0) 1431 : cluster [DBG] osdmap e917: 8 total, 8 up, 8 in 2024-08-17T17:23:22.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:21 smithi131 bash[89561]: cluster 2024-08-17T17:23:20.702695+0000 mon.a (mon.0) 1431 : cluster [DBG] osdmap e917: 8 total, 8 up, 8 in 2024-08-17T17:23:22.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:21 smithi131 bash[89561]: cluster 2024-08-17T17:23:20.702695+0000 mon.a (mon.0) 1431 : cluster [DBG] osdmap e917: 8 total, 8 up, 8 in 2024-08-17T17:23:22.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:21 smithi169 bash[79348]: cluster 2024-08-17T17:23:20.702695+0000 mon.a (mon.0) 1431 : cluster [DBG] osdmap e917: 8 total, 8 up, 8 in 2024-08-17T17:23:22.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:21 smithi169 bash[79348]: cluster 2024-08-17T17:23:20.702695+0000 mon.a (mon.0) 1431 : cluster [DBG] osdmap e917: 8 total, 8 up, 8 in 2024-08-17T17:23:23.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:22 smithi131 bash[88347]: cluster 2024-08-17T17:23:21.566405+0000 mgr.y (mgr.34107) 627 : cluster [DBG] pgmap v898: 105 pgs: 28 creating+peering, 77 active+clean; 582 KiB data, 565 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:23:23.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:22 smithi131 bash[88347]: cluster 2024-08-17T17:23:21.566405+0000 mgr.y (mgr.34107) 627 : cluster [DBG] pgmap v898: 105 pgs: 28 creating+peering, 77 active+clean; 582 KiB data, 565 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:23:23.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:22 smithi131 bash[88347]: cluster 2024-08-17T17:23:21.697339+0000 mon.a (mon.0) 1432 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:23:23.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:22 smithi131 bash[88347]: cluster 2024-08-17T17:23:21.697339+0000 mon.a (mon.0) 1432 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:23:23.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:22 smithi131 bash[88347]: cluster 2024-08-17T17:23:21.697404+0000 mon.a (mon.0) 1433 : cluster [INF] Cluster is now healthy 2024-08-17T17:23:23.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:22 smithi131 bash[88347]: cluster 2024-08-17T17:23:21.697404+0000 mon.a (mon.0) 1433 : cluster [INF] Cluster is now healthy 2024-08-17T17:23:23.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:22 smithi131 bash[88347]: cluster 2024-08-17T17:23:21.715450+0000 mon.a (mon.0) 1434 : cluster [DBG] osdmap e918: 8 total, 8 up, 8 in 2024-08-17T17:23:23.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:22 smithi131 bash[88347]: cluster 2024-08-17T17:23:21.715450+0000 mon.a (mon.0) 1434 : cluster [DBG] osdmap e918: 8 total, 8 up, 8 in 2024-08-17T17:23:23.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:22 smithi131 bash[89561]: cluster 2024-08-17T17:23:21.566405+0000 mgr.y (mgr.34107) 627 : cluster [DBG] pgmap v898: 105 pgs: 28 creating+peering, 77 active+clean; 582 KiB data, 565 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:23:23.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:22 smithi131 bash[89561]: cluster 2024-08-17T17:23:21.566405+0000 mgr.y (mgr.34107) 627 : cluster [DBG] pgmap v898: 105 pgs: 28 creating+peering, 77 active+clean; 582 KiB data, 565 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:23:23.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:22 smithi131 bash[89561]: cluster 2024-08-17T17:23:21.697339+0000 mon.a (mon.0) 1432 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:23:23.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:22 smithi131 bash[89561]: cluster 2024-08-17T17:23:21.697339+0000 mon.a (mon.0) 1432 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:23:23.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:22 smithi131 bash[89561]: cluster 2024-08-17T17:23:21.697404+0000 mon.a (mon.0) 1433 : cluster [INF] Cluster is now healthy 2024-08-17T17:23:23.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:22 smithi131 bash[89561]: cluster 2024-08-17T17:23:21.697404+0000 mon.a (mon.0) 1433 : cluster [INF] Cluster is now healthy 2024-08-17T17:23:23.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:22 smithi131 bash[89561]: cluster 2024-08-17T17:23:21.715450+0000 mon.a (mon.0) 1434 : cluster [DBG] osdmap e918: 8 total, 8 up, 8 in 2024-08-17T17:23:23.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:22 smithi131 bash[89561]: cluster 2024-08-17T17:23:21.715450+0000 mon.a (mon.0) 1434 : cluster [DBG] osdmap e918: 8 total, 8 up, 8 in 2024-08-17T17:23:23.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:22 smithi169 bash[79348]: cluster 2024-08-17T17:23:21.566405+0000 mgr.y (mgr.34107) 627 : cluster [DBG] pgmap v898: 105 pgs: 28 creating+peering, 77 active+clean; 582 KiB data, 565 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:23:23.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:22 smithi169 bash[79348]: cluster 2024-08-17T17:23:21.566405+0000 mgr.y (mgr.34107) 627 : cluster [DBG] pgmap v898: 105 pgs: 28 creating+peering, 77 active+clean; 582 KiB data, 565 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:23:23.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:22 smithi169 bash[79348]: cluster 2024-08-17T17:23:21.697339+0000 mon.a (mon.0) 1432 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:23:23.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:22 smithi169 bash[79348]: cluster 2024-08-17T17:23:21.697339+0000 mon.a (mon.0) 1432 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:23:23.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:22 smithi169 bash[79348]: cluster 2024-08-17T17:23:21.697404+0000 mon.a (mon.0) 1433 : cluster [INF] Cluster is now healthy 2024-08-17T17:23:23.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:22 smithi169 bash[79348]: cluster 2024-08-17T17:23:21.697404+0000 mon.a (mon.0) 1433 : cluster [INF] Cluster is now healthy 2024-08-17T17:23:23.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:22 smithi169 bash[79348]: cluster 2024-08-17T17:23:21.715450+0000 mon.a (mon.0) 1434 : cluster [DBG] osdmap e918: 8 total, 8 up, 8 in 2024-08-17T17:23:23.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:22 smithi169 bash[79348]: cluster 2024-08-17T17:23:21.715450+0000 mon.a (mon.0) 1434 : cluster [DBG] osdmap e918: 8 total, 8 up, 8 in 2024-08-17T17:23:24.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:23 smithi131 bash[89561]: cluster 2024-08-17T17:23:22.715160+0000 mon.a (mon.0) 1435 : cluster [DBG] osdmap e919: 8 total, 8 up, 8 in 2024-08-17T17:23:24.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:23 smithi131 bash[89561]: cluster 2024-08-17T17:23:22.715160+0000 mon.a (mon.0) 1435 : cluster [DBG] osdmap e919: 8 total, 8 up, 8 in 2024-08-17T17:23:24.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:23 smithi131 bash[89561]: audit 2024-08-17T17:23:23.213919+0000 mon.a (mon.0) 1436 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:24.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:23 smithi131 bash[89561]: audit 2024-08-17T17:23:23.213919+0000 mon.a (mon.0) 1436 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:24.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:23 smithi131 bash[88347]: cluster 2024-08-17T17:23:22.715160+0000 mon.a (mon.0) 1435 : cluster [DBG] osdmap e919: 8 total, 8 up, 8 in 2024-08-17T17:23:24.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:23 smithi131 bash[88347]: cluster 2024-08-17T17:23:22.715160+0000 mon.a (mon.0) 1435 : cluster [DBG] osdmap e919: 8 total, 8 up, 8 in 2024-08-17T17:23:24.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:23 smithi131 bash[88347]: audit 2024-08-17T17:23:23.213919+0000 mon.a (mon.0) 1436 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:24.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:23 smithi131 bash[88347]: audit 2024-08-17T17:23:23.213919+0000 mon.a (mon.0) 1436 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:24.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:23 smithi169 bash[79348]: cluster 2024-08-17T17:23:22.715160+0000 mon.a (mon.0) 1435 : cluster [DBG] osdmap e919: 8 total, 8 up, 8 in 2024-08-17T17:23:24.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:23 smithi169 bash[79348]: cluster 2024-08-17T17:23:22.715160+0000 mon.a (mon.0) 1435 : cluster [DBG] osdmap e919: 8 total, 8 up, 8 in 2024-08-17T17:23:24.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:23 smithi169 bash[79348]: audit 2024-08-17T17:23:23.213919+0000 mon.a (mon.0) 1436 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:24.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:23 smithi169 bash[79348]: audit 2024-08-17T17:23:23.213919+0000 mon.a (mon.0) 1436 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:25.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:24 smithi131 bash[89561]: cluster 2024-08-17T17:23:23.567041+0000 mgr.y (mgr.34107) 628 : cluster [DBG] pgmap v901: 105 pgs: 28 creating+peering, 77 active+clean; 582 KiB data, 565 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:23:25.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:24 smithi131 bash[89561]: cluster 2024-08-17T17:23:23.567041+0000 mgr.y (mgr.34107) 628 : cluster [DBG] pgmap v901: 105 pgs: 28 creating+peering, 77 active+clean; 582 KiB data, 565 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:23:25.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:24 smithi131 bash[88347]: cluster 2024-08-17T17:23:23.567041+0000 mgr.y (mgr.34107) 628 : cluster [DBG] pgmap v901: 105 pgs: 28 creating+peering, 77 active+clean; 582 KiB data, 565 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:23:25.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:24 smithi131 bash[88347]: cluster 2024-08-17T17:23:23.567041+0000 mgr.y (mgr.34107) 628 : cluster [DBG] pgmap v901: 105 pgs: 28 creating+peering, 77 active+clean; 582 KiB data, 565 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:23:25.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:24 smithi169 bash[79348]: cluster 2024-08-17T17:23:23.567041+0000 mgr.y (mgr.34107) 628 : cluster [DBG] pgmap v901: 105 pgs: 28 creating+peering, 77 active+clean; 582 KiB data, 565 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:23:25.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:24 smithi169 bash[79348]: cluster 2024-08-17T17:23:23.567041+0000 mgr.y (mgr.34107) 628 : cluster [DBG] pgmap v901: 105 pgs: 28 creating+peering, 77 active+clean; 582 KiB data, 565 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:23:26.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:26 smithi131 bash[88347]: audit 2024-08-17T17:23:25.291733+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:23:26.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:26 smithi131 bash[88347]: audit 2024-08-17T17:23:25.291733+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:23:26.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:26 smithi131 bash[88347]: audit 2024-08-17T17:23:25.297530+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:23:26.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:26 smithi131 bash[88347]: audit 2024-08-17T17:23:25.297530+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:23:26.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:26 smithi131 bash[88347]: audit 2024-08-17T17:23:25.474993+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:23:26.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:26 smithi131 bash[88347]: audit 2024-08-17T17:23:25.474993+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:23:26.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:26 smithi131 bash[88347]: audit 2024-08-17T17:23:25.479812+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:23:26.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:26 smithi131 bash[88347]: audit 2024-08-17T17:23:25.479812+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:23:26.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:26 smithi131 bash[88347]: cluster 2024-08-17T17:23:25.567745+0000 mgr.y (mgr.34107) 629 : cluster [DBG] pgmap v902: 105 pgs: 105 active+clean; 26 MiB data, 662 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 4.3 MiB/s wr, 63 op/s 2024-08-17T17:23:26.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:26 smithi131 bash[88347]: cluster 2024-08-17T17:23:25.567745+0000 mgr.y (mgr.34107) 629 : cluster [DBG] pgmap v902: 105 pgs: 105 active+clean; 26 MiB data, 662 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 4.3 MiB/s wr, 63 op/s 2024-08-17T17:23:26.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:26 smithi131 bash[88347]: audit 2024-08-17T17:23:26.122262+0000 mon.a (mon.0) 1441 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:23:26.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:26 smithi131 bash[88347]: audit 2024-08-17T17:23:26.122262+0000 mon.a (mon.0) 1441 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:23:26.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:26 smithi131 bash[88347]: audit 2024-08-17T17:23:26.123261+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:23:26.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:26 smithi131 bash[88347]: audit 2024-08-17T17:23:26.123261+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:23:26.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:26 smithi131 bash[88347]: audit 2024-08-17T17:23:26.129490+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:23:26.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:26 smithi131 bash[88347]: audit 2024-08-17T17:23:26.129490+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:23:26.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:26 smithi131 bash[89561]: audit 2024-08-17T17:23:25.291733+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:23:26.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:26 smithi131 bash[89561]: audit 2024-08-17T17:23:25.291733+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:23:26.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:26 smithi131 bash[89561]: audit 2024-08-17T17:23:25.297530+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:23:26.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:26 smithi131 bash[89561]: audit 2024-08-17T17:23:25.297530+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:23:26.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:26 smithi131 bash[89561]: audit 2024-08-17T17:23:25.474993+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:23:26.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:26 smithi131 bash[89561]: audit 2024-08-17T17:23:25.474993+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:23:26.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:26 smithi131 bash[89561]: audit 2024-08-17T17:23:25.479812+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:23:26.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:26 smithi131 bash[89561]: audit 2024-08-17T17:23:25.479812+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:23:26.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:26 smithi131 bash[89561]: cluster 2024-08-17T17:23:25.567745+0000 mgr.y (mgr.34107) 629 : cluster [DBG] pgmap v902: 105 pgs: 105 active+clean; 26 MiB data, 662 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 4.3 MiB/s wr, 63 op/s 2024-08-17T17:23:26.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:26 smithi131 bash[89561]: cluster 2024-08-17T17:23:25.567745+0000 mgr.y (mgr.34107) 629 : cluster [DBG] pgmap v902: 105 pgs: 105 active+clean; 26 MiB data, 662 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 4.3 MiB/s wr, 63 op/s 2024-08-17T17:23:26.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:26 smithi131 bash[89561]: audit 2024-08-17T17:23:26.122262+0000 mon.a (mon.0) 1441 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:23:26.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:26 smithi131 bash[89561]: audit 2024-08-17T17:23:26.122262+0000 mon.a (mon.0) 1441 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:23:26.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:26 smithi131 bash[89561]: audit 2024-08-17T17:23:26.123261+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:23:26.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:26 smithi131 bash[89561]: audit 2024-08-17T17:23:26.123261+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:23:26.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:26 smithi131 bash[89561]: audit 2024-08-17T17:23:26.129490+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:23:26.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:26 smithi131 bash[89561]: audit 2024-08-17T17:23:26.129490+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:23:26.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:26 smithi169 bash[79348]: audit 2024-08-17T17:23:25.291733+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:23:26.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:26 smithi169 bash[79348]: audit 2024-08-17T17:23:25.291733+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:23:26.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:26 smithi169 bash[79348]: audit 2024-08-17T17:23:25.297530+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:23:26.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:26 smithi169 bash[79348]: audit 2024-08-17T17:23:25.297530+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:23:26.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:26 smithi169 bash[79348]: audit 2024-08-17T17:23:25.474993+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:23:26.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:26 smithi169 bash[79348]: audit 2024-08-17T17:23:25.474993+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:23:26.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:26 smithi169 bash[79348]: audit 2024-08-17T17:23:25.479812+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:23:26.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:26 smithi169 bash[79348]: audit 2024-08-17T17:23:25.479812+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:23:26.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:26 smithi169 bash[79348]: cluster 2024-08-17T17:23:25.567745+0000 mgr.y (mgr.34107) 629 : cluster [DBG] pgmap v902: 105 pgs: 105 active+clean; 26 MiB data, 662 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 4.3 MiB/s wr, 63 op/s 2024-08-17T17:23:26.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:26 smithi169 bash[79348]: cluster 2024-08-17T17:23:25.567745+0000 mgr.y (mgr.34107) 629 : cluster [DBG] pgmap v902: 105 pgs: 105 active+clean; 26 MiB data, 662 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 4.3 MiB/s wr, 63 op/s 2024-08-17T17:23:26.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:26 smithi169 bash[79348]: audit 2024-08-17T17:23:26.122262+0000 mon.a (mon.0) 1441 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:23:26.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:26 smithi169 bash[79348]: audit 2024-08-17T17:23:26.122262+0000 mon.a (mon.0) 1441 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:23:26.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:26 smithi169 bash[79348]: audit 2024-08-17T17:23:26.123261+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:23:26.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:26 smithi169 bash[79348]: audit 2024-08-17T17:23:26.123261+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:23:26.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:26 smithi169 bash[79348]: audit 2024-08-17T17:23:26.129490+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:23:26.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:26 smithi169 bash[79348]: audit 2024-08-17T17:23:26.129490+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:23:28.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:28 smithi169 bash[79348]: cluster 2024-08-17T17:23:27.568228+0000 mgr.y (mgr.34107) 630 : cluster [DBG] pgmap v903: 105 pgs: 105 active+clean; 26 MiB data, 662 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 3.6 MiB/s wr, 54 op/s 2024-08-17T17:23:28.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:28 smithi169 bash[79348]: cluster 2024-08-17T17:23:27.568228+0000 mgr.y (mgr.34107) 630 : cluster [DBG] pgmap v903: 105 pgs: 105 active+clean; 26 MiB data, 662 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 3.6 MiB/s wr, 54 op/s 2024-08-17T17:23:29.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:23:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:23:28] "GET /metrics HTTP/1.1" 200 36486 "" "Prometheus/2.51.0" 2024-08-17T17:23:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:28 smithi131 bash[88347]: cluster 2024-08-17T17:23:27.568228+0000 mgr.y (mgr.34107) 630 : cluster [DBG] pgmap v903: 105 pgs: 105 active+clean; 26 MiB data, 662 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 3.6 MiB/s wr, 54 op/s 2024-08-17T17:23:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:28 smithi131 bash[88347]: cluster 2024-08-17T17:23:27.568228+0000 mgr.y (mgr.34107) 630 : cluster [DBG] pgmap v903: 105 pgs: 105 active+clean; 26 MiB data, 662 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 3.6 MiB/s wr, 54 op/s 2024-08-17T17:23:29.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:28 smithi131 bash[89561]: cluster 2024-08-17T17:23:27.568228+0000 mgr.y (mgr.34107) 630 : cluster [DBG] pgmap v903: 105 pgs: 105 active+clean; 26 MiB data, 662 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 3.6 MiB/s wr, 54 op/s 2024-08-17T17:23:29.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:28 smithi131 bash[89561]: cluster 2024-08-17T17:23:27.568228+0000 mgr.y (mgr.34107) 630 : cluster [DBG] pgmap v903: 105 pgs: 105 active+clean; 26 MiB data, 662 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 3.6 MiB/s wr, 54 op/s 2024-08-17T17:23:30.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:30 smithi169 bash[79348]: cluster 2024-08-17T17:23:29.569051+0000 mgr.y (mgr.34107) 631 : cluster [DBG] pgmap v904: 105 pgs: 105 active+clean; 34 MiB data, 690 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 4.1 MiB/s wr, 59 op/s 2024-08-17T17:23:30.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:30 smithi169 bash[79348]: cluster 2024-08-17T17:23:29.569051+0000 mgr.y (mgr.34107) 631 : cluster [DBG] pgmap v904: 105 pgs: 105 active+clean; 34 MiB data, 690 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 4.1 MiB/s wr, 59 op/s 2024-08-17T17:23:30.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:30 smithi169 bash[79348]: cluster 2024-08-17T17:23:30.451933+0000 mon.a (mon.0) 1444 : cluster [DBG] osdmap e920: 8 total, 8 up, 8 in 2024-08-17T17:23:30.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:30 smithi169 bash[79348]: cluster 2024-08-17T17:23:30.451933+0000 mon.a (mon.0) 1444 : cluster [DBG] osdmap e920: 8 total, 8 up, 8 in 2024-08-17T17:23:31.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:30 smithi131 bash[88347]: cluster 2024-08-17T17:23:29.569051+0000 mgr.y (mgr.34107) 631 : cluster [DBG] pgmap v904: 105 pgs: 105 active+clean; 34 MiB data, 690 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 4.1 MiB/s wr, 59 op/s 2024-08-17T17:23:31.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:30 smithi131 bash[88347]: cluster 2024-08-17T17:23:29.569051+0000 mgr.y (mgr.34107) 631 : cluster [DBG] pgmap v904: 105 pgs: 105 active+clean; 34 MiB data, 690 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 4.1 MiB/s wr, 59 op/s 2024-08-17T17:23:31.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:30 smithi131 bash[88347]: cluster 2024-08-17T17:23:30.451933+0000 mon.a (mon.0) 1444 : cluster [DBG] osdmap e920: 8 total, 8 up, 8 in 2024-08-17T17:23:31.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:30 smithi131 bash[88347]: cluster 2024-08-17T17:23:30.451933+0000 mon.a (mon.0) 1444 : cluster [DBG] osdmap e920: 8 total, 8 up, 8 in 2024-08-17T17:23:31.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:30 smithi131 bash[89561]: cluster 2024-08-17T17:23:29.569051+0000 mgr.y (mgr.34107) 631 : cluster [DBG] pgmap v904: 105 pgs: 105 active+clean; 34 MiB data, 690 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 4.1 MiB/s wr, 59 op/s 2024-08-17T17:23:31.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:30 smithi131 bash[89561]: cluster 2024-08-17T17:23:29.569051+0000 mgr.y (mgr.34107) 631 : cluster [DBG] pgmap v904: 105 pgs: 105 active+clean; 34 MiB data, 690 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s rd, 4.1 MiB/s wr, 59 op/s 2024-08-17T17:23:31.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:30 smithi131 bash[89561]: cluster 2024-08-17T17:23:30.451933+0000 mon.a (mon.0) 1444 : cluster [DBG] osdmap e920: 8 total, 8 up, 8 in 2024-08-17T17:23:31.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:30 smithi131 bash[89561]: cluster 2024-08-17T17:23:30.451933+0000 mon.a (mon.0) 1444 : cluster [DBG] osdmap e920: 8 total, 8 up, 8 in 2024-08-17T17:23:31.700 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/1.Simple (13996 ms) 2024-08-17T17:23:31.700 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/1.Grow 2024-08-17T17:23:31.700 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:23:33.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:32 smithi131 bash[89561]: cluster 2024-08-17T17:23:31.569856+0000 mgr.y (mgr.34107) 632 : cluster [DBG] pgmap v906: 105 pgs: 105 active+clean; 46 MiB data, 698 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 6.0 MiB/s wr, 55 op/s 2024-08-17T17:23:33.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:32 smithi131 bash[89561]: cluster 2024-08-17T17:23:31.569856+0000 mgr.y (mgr.34107) 632 : cluster [DBG] pgmap v906: 105 pgs: 105 active+clean; 46 MiB data, 698 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 6.0 MiB/s wr, 55 op/s 2024-08-17T17:23:33.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:32 smithi131 bash[88347]: cluster 2024-08-17T17:23:31.569856+0000 mgr.y (mgr.34107) 632 : cluster [DBG] pgmap v906: 105 pgs: 105 active+clean; 46 MiB data, 698 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 6.0 MiB/s wr, 55 op/s 2024-08-17T17:23:33.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:32 smithi131 bash[88347]: cluster 2024-08-17T17:23:31.569856+0000 mgr.y (mgr.34107) 632 : cluster [DBG] pgmap v906: 105 pgs: 105 active+clean; 46 MiB data, 698 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 6.0 MiB/s wr, 55 op/s 2024-08-17T17:23:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:32 smithi169 bash[79348]: cluster 2024-08-17T17:23:31.569856+0000 mgr.y (mgr.34107) 632 : cluster [DBG] pgmap v906: 105 pgs: 105 active+clean; 46 MiB data, 698 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 6.0 MiB/s wr, 55 op/s 2024-08-17T17:23:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:32 smithi169 bash[79348]: cluster 2024-08-17T17:23:31.569856+0000 mgr.y (mgr.34107) 632 : cluster [DBG] pgmap v906: 105 pgs: 105 active+clean; 46 MiB data, 698 MiB used, 715 GiB / 715 GiB avail; 1.5 MiB/s rd, 6.0 MiB/s wr, 55 op/s 2024-08-17T17:23:34.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:33 smithi131 bash[89561]: cluster 2024-08-17T17:23:32.639594+0000 mon.a (mon.0) 1445 : cluster [DBG] osdmap e921: 8 total, 8 up, 8 in 2024-08-17T17:23:34.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:33 smithi131 bash[89561]: cluster 2024-08-17T17:23:32.639594+0000 mon.a (mon.0) 1445 : cluster [DBG] osdmap e921: 8 total, 8 up, 8 in 2024-08-17T17:23:34.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:33 smithi131 bash[88347]: cluster 2024-08-17T17:23:32.639594+0000 mon.a (mon.0) 1445 : cluster [DBG] osdmap e921: 8 total, 8 up, 8 in 2024-08-17T17:23:34.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:33 smithi131 bash[88347]: cluster 2024-08-17T17:23:32.639594+0000 mon.a (mon.0) 1445 : cluster [DBG] osdmap e921: 8 total, 8 up, 8 in 2024-08-17T17:23:34.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:33 smithi169 bash[79348]: cluster 2024-08-17T17:23:32.639594+0000 mon.a (mon.0) 1445 : cluster [DBG] osdmap e921: 8 total, 8 up, 8 in 2024-08-17T17:23:34.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:33 smithi169 bash[79348]: cluster 2024-08-17T17:23:32.639594+0000 mon.a (mon.0) 1445 : cluster [DBG] osdmap e921: 8 total, 8 up, 8 in 2024-08-17T17:23:35.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:34 smithi131 bash[88347]: cluster 2024-08-17T17:23:33.570559+0000 mgr.y (mgr.34107) 633 : cluster [DBG] pgmap v908: 105 pgs: 105 active+clean; 46 MiB data, 698 MiB used, 715 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.5 MiB/s wr, 15 op/s 2024-08-17T17:23:35.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:34 smithi131 bash[88347]: cluster 2024-08-17T17:23:33.570559+0000 mgr.y (mgr.34107) 633 : cluster [DBG] pgmap v908: 105 pgs: 105 active+clean; 46 MiB data, 698 MiB used, 715 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.5 MiB/s wr, 15 op/s 2024-08-17T17:23:35.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:34 smithi131 bash[89561]: cluster 2024-08-17T17:23:33.570559+0000 mgr.y (mgr.34107) 633 : cluster [DBG] pgmap v908: 105 pgs: 105 active+clean; 46 MiB data, 698 MiB used, 715 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.5 MiB/s wr, 15 op/s 2024-08-17T17:23:35.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:34 smithi131 bash[89561]: cluster 2024-08-17T17:23:33.570559+0000 mgr.y (mgr.34107) 633 : cluster [DBG] pgmap v908: 105 pgs: 105 active+clean; 46 MiB data, 698 MiB used, 715 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.5 MiB/s wr, 15 op/s 2024-08-17T17:23:35.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:34 smithi169 bash[79348]: cluster 2024-08-17T17:23:33.570559+0000 mgr.y (mgr.34107) 633 : cluster [DBG] pgmap v908: 105 pgs: 105 active+clean; 46 MiB data, 698 MiB used, 715 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.5 MiB/s wr, 15 op/s 2024-08-17T17:23:35.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:34 smithi169 bash[79348]: cluster 2024-08-17T17:23:33.570559+0000 mgr.y (mgr.34107) 633 : cluster [DBG] pgmap v908: 105 pgs: 105 active+clean; 46 MiB data, 698 MiB used, 715 GiB / 715 GiB avail; 1.6 MiB/s rd, 3.5 MiB/s wr, 15 op/s 2024-08-17T17:23:37.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:36 smithi131 bash[89561]: cluster 2024-08-17T17:23:35.571483+0000 mgr.y (mgr.34107) 634 : cluster [DBG] pgmap v909: 105 pgs: 105 active+clean; 92 MiB data, 860 MiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 10 MiB/s wr, 83 op/s 2024-08-17T17:23:37.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:36 smithi131 bash[89561]: cluster 2024-08-17T17:23:35.571483+0000 mgr.y (mgr.34107) 634 : cluster [DBG] pgmap v909: 105 pgs: 105 active+clean; 92 MiB data, 860 MiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 10 MiB/s wr, 83 op/s 2024-08-17T17:23:37.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:36 smithi131 bash[88347]: cluster 2024-08-17T17:23:35.571483+0000 mgr.y (mgr.34107) 634 : cluster [DBG] pgmap v909: 105 pgs: 105 active+clean; 92 MiB data, 860 MiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 10 MiB/s wr, 83 op/s 2024-08-17T17:23:37.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:36 smithi131 bash[88347]: cluster 2024-08-17T17:23:35.571483+0000 mgr.y (mgr.34107) 634 : cluster [DBG] pgmap v909: 105 pgs: 105 active+clean; 92 MiB data, 860 MiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 10 MiB/s wr, 83 op/s 2024-08-17T17:23:37.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:36 smithi169 bash[79348]: cluster 2024-08-17T17:23:35.571483+0000 mgr.y (mgr.34107) 634 : cluster [DBG] pgmap v909: 105 pgs: 105 active+clean; 92 MiB data, 860 MiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 10 MiB/s wr, 83 op/s 2024-08-17T17:23:37.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:36 smithi169 bash[79348]: cluster 2024-08-17T17:23:35.571483+0000 mgr.y (mgr.34107) 634 : cluster [DBG] pgmap v909: 105 pgs: 105 active+clean; 92 MiB data, 860 MiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 10 MiB/s wr, 83 op/s 2024-08-17T17:23:39.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:23:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:23:38] "GET /metrics HTTP/1.1" 200 36552 "" "Prometheus/2.51.0" 2024-08-17T17:23:39.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:38 smithi131 bash[89561]: cluster 2024-08-17T17:23:37.571968+0000 mgr.y (mgr.34107) 635 : cluster [DBG] pgmap v910: 105 pgs: 105 active+clean; 92 MiB data, 860 MiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 9.3 MiB/s wr, 69 op/s 2024-08-17T17:23:39.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:38 smithi131 bash[89561]: cluster 2024-08-17T17:23:37.571968+0000 mgr.y (mgr.34107) 635 : cluster [DBG] pgmap v910: 105 pgs: 105 active+clean; 92 MiB data, 860 MiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 9.3 MiB/s wr, 69 op/s 2024-08-17T17:23:39.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:38 smithi131 bash[89561]: audit 2024-08-17T17:23:38.213968+0000 mon.a (mon.0) 1446 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:38 smithi131 bash[89561]: audit 2024-08-17T17:23:38.213968+0000 mon.a (mon.0) 1446 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:38 smithi131 bash[88347]: cluster 2024-08-17T17:23:37.571968+0000 mgr.y (mgr.34107) 635 : cluster [DBG] pgmap v910: 105 pgs: 105 active+clean; 92 MiB data, 860 MiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 9.3 MiB/s wr, 69 op/s 2024-08-17T17:23:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:38 smithi131 bash[88347]: cluster 2024-08-17T17:23:37.571968+0000 mgr.y (mgr.34107) 635 : cluster [DBG] pgmap v910: 105 pgs: 105 active+clean; 92 MiB data, 860 MiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 9.3 MiB/s wr, 69 op/s 2024-08-17T17:23:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:38 smithi131 bash[88347]: audit 2024-08-17T17:23:38.213968+0000 mon.a (mon.0) 1446 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:38 smithi131 bash[88347]: audit 2024-08-17T17:23:38.213968+0000 mon.a (mon.0) 1446 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:39.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:38 smithi169 bash[79348]: cluster 2024-08-17T17:23:37.571968+0000 mgr.y (mgr.34107) 635 : cluster [DBG] pgmap v910: 105 pgs: 105 active+clean; 92 MiB data, 860 MiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 9.3 MiB/s wr, 69 op/s 2024-08-17T17:23:39.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:38 smithi169 bash[79348]: cluster 2024-08-17T17:23:37.571968+0000 mgr.y (mgr.34107) 635 : cluster [DBG] pgmap v910: 105 pgs: 105 active+clean; 92 MiB data, 860 MiB used, 714 GiB / 715 GiB avail; 15 MiB/s rd, 9.3 MiB/s wr, 69 op/s 2024-08-17T17:23:39.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:38 smithi169 bash[79348]: audit 2024-08-17T17:23:38.213968+0000 mon.a (mon.0) 1446 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:39.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:38 smithi169 bash[79348]: audit 2024-08-17T17:23:38.213968+0000 mon.a (mon.0) 1446 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:41.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:40 smithi131 bash[88347]: cluster 2024-08-17T17:23:39.572802+0000 mgr.y (mgr.34107) 636 : cluster [DBG] pgmap v911: 105 pgs: 105 active+clean; 92 MiB data, 860 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 8.1 MiB/s wr, 60 op/s 2024-08-17T17:23:41.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:40 smithi131 bash[88347]: cluster 2024-08-17T17:23:39.572802+0000 mgr.y (mgr.34107) 636 : cluster [DBG] pgmap v911: 105 pgs: 105 active+clean; 92 MiB data, 860 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 8.1 MiB/s wr, 60 op/s 2024-08-17T17:23:41.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:40 smithi131 bash[89561]: cluster 2024-08-17T17:23:39.572802+0000 mgr.y (mgr.34107) 636 : cluster [DBG] pgmap v911: 105 pgs: 105 active+clean; 92 MiB data, 860 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 8.1 MiB/s wr, 60 op/s 2024-08-17T17:23:41.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:40 smithi131 bash[89561]: cluster 2024-08-17T17:23:39.572802+0000 mgr.y (mgr.34107) 636 : cluster [DBG] pgmap v911: 105 pgs: 105 active+clean; 92 MiB data, 860 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 8.1 MiB/s wr, 60 op/s 2024-08-17T17:23:41.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:40 smithi169 bash[79348]: cluster 2024-08-17T17:23:39.572802+0000 mgr.y (mgr.34107) 636 : cluster [DBG] pgmap v911: 105 pgs: 105 active+clean; 92 MiB data, 860 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 8.1 MiB/s wr, 60 op/s 2024-08-17T17:23:41.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:40 smithi169 bash[79348]: cluster 2024-08-17T17:23:39.572802+0000 mgr.y (mgr.34107) 636 : cluster [DBG] pgmap v911: 105 pgs: 105 active+clean; 92 MiB data, 860 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 8.1 MiB/s wr, 60 op/s 2024-08-17T17:23:43.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:42 smithi131 bash[88347]: cluster 2024-08-17T17:23:41.573392+0000 mgr.y (mgr.34107) 637 : cluster [DBG] pgmap v912: 105 pgs: 105 active+clean; 92 MiB data, 860 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 5.4 MiB/s wr, 54 op/s 2024-08-17T17:23:43.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:42 smithi131 bash[88347]: cluster 2024-08-17T17:23:41.573392+0000 mgr.y (mgr.34107) 637 : cluster [DBG] pgmap v912: 105 pgs: 105 active+clean; 92 MiB data, 860 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 5.4 MiB/s wr, 54 op/s 2024-08-17T17:23:43.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:42 smithi131 bash[89561]: cluster 2024-08-17T17:23:41.573392+0000 mgr.y (mgr.34107) 637 : cluster [DBG] pgmap v912: 105 pgs: 105 active+clean; 92 MiB data, 860 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 5.4 MiB/s wr, 54 op/s 2024-08-17T17:23:43.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:42 smithi131 bash[89561]: cluster 2024-08-17T17:23:41.573392+0000 mgr.y (mgr.34107) 637 : cluster [DBG] pgmap v912: 105 pgs: 105 active+clean; 92 MiB data, 860 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 5.4 MiB/s wr, 54 op/s 2024-08-17T17:23:43.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:42 smithi169 bash[79348]: cluster 2024-08-17T17:23:41.573392+0000 mgr.y (mgr.34107) 637 : cluster [DBG] pgmap v912: 105 pgs: 105 active+clean; 92 MiB data, 860 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 5.4 MiB/s wr, 54 op/s 2024-08-17T17:23:43.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:42 smithi169 bash[79348]: cluster 2024-08-17T17:23:41.573392+0000 mgr.y (mgr.34107) 637 : cluster [DBG] pgmap v912: 105 pgs: 105 active+clean; 92 MiB data, 860 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 5.4 MiB/s wr, 54 op/s 2024-08-17T17:23:45.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:44 smithi131 bash[89561]: cluster 2024-08-17T17:23:43.573903+0000 mgr.y (mgr.34107) 638 : cluster [DBG] pgmap v913: 105 pgs: 105 active+clean; 92 MiB data, 860 MiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 4.9 MiB/s wr, 49 op/s 2024-08-17T17:23:45.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:44 smithi131 bash[89561]: cluster 2024-08-17T17:23:43.573903+0000 mgr.y (mgr.34107) 638 : cluster [DBG] pgmap v913: 105 pgs: 105 active+clean; 92 MiB data, 860 MiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 4.9 MiB/s wr, 49 op/s 2024-08-17T17:23:45.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:44 smithi131 bash[88347]: cluster 2024-08-17T17:23:43.573903+0000 mgr.y (mgr.34107) 638 : cluster [DBG] pgmap v913: 105 pgs: 105 active+clean; 92 MiB data, 860 MiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 4.9 MiB/s wr, 49 op/s 2024-08-17T17:23:45.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:44 smithi131 bash[88347]: cluster 2024-08-17T17:23:43.573903+0000 mgr.y (mgr.34107) 638 : cluster [DBG] pgmap v913: 105 pgs: 105 active+clean; 92 MiB data, 860 MiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 4.9 MiB/s wr, 49 op/s 2024-08-17T17:23:45.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:44 smithi169 bash[79348]: cluster 2024-08-17T17:23:43.573903+0000 mgr.y (mgr.34107) 638 : cluster [DBG] pgmap v913: 105 pgs: 105 active+clean; 92 MiB data, 860 MiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 4.9 MiB/s wr, 49 op/s 2024-08-17T17:23:45.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:44 smithi169 bash[79348]: cluster 2024-08-17T17:23:43.573903+0000 mgr.y (mgr.34107) 638 : cluster [DBG] pgmap v913: 105 pgs: 105 active+clean; 92 MiB data, 860 MiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 4.9 MiB/s wr, 49 op/s 2024-08-17T17:23:46.750 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/1.Grow (15050 ms) 2024-08-17T17:23:46.750 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/1.Shrink 2024-08-17T17:23:46.750 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:23:47.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:46 smithi131 bash[89561]: cluster 2024-08-17T17:23:45.574796+0000 mgr.y (mgr.34107) 639 : cluster [DBG] pgmap v914: 105 pgs: 105 active+clean; 112 MiB data, 913 MiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 6.2 MiB/s wr, 54 op/s 2024-08-17T17:23:47.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:46 smithi131 bash[89561]: cluster 2024-08-17T17:23:45.574796+0000 mgr.y (mgr.34107) 639 : cluster [DBG] pgmap v914: 105 pgs: 105 active+clean; 112 MiB data, 913 MiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 6.2 MiB/s wr, 54 op/s 2024-08-17T17:23:47.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:46 smithi131 bash[88347]: cluster 2024-08-17T17:23:45.574796+0000 mgr.y (mgr.34107) 639 : cluster [DBG] pgmap v914: 105 pgs: 105 active+clean; 112 MiB data, 913 MiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 6.2 MiB/s wr, 54 op/s 2024-08-17T17:23:47.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:46 smithi131 bash[88347]: cluster 2024-08-17T17:23:45.574796+0000 mgr.y (mgr.34107) 639 : cluster [DBG] pgmap v914: 105 pgs: 105 active+clean; 112 MiB data, 913 MiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 6.2 MiB/s wr, 54 op/s 2024-08-17T17:23:47.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:46 smithi169 bash[79348]: cluster 2024-08-17T17:23:45.574796+0000 mgr.y (mgr.34107) 639 : cluster [DBG] pgmap v914: 105 pgs: 105 active+clean; 112 MiB data, 913 MiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 6.2 MiB/s wr, 54 op/s 2024-08-17T17:23:47.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:46 smithi169 bash[79348]: cluster 2024-08-17T17:23:45.574796+0000 mgr.y (mgr.34107) 639 : cluster [DBG] pgmap v914: 105 pgs: 105 active+clean; 112 MiB data, 913 MiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 6.2 MiB/s wr, 54 op/s 2024-08-17T17:23:49.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:23:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:23:48] "GET /metrics HTTP/1.1" 200 36552 "" "Prometheus/2.51.0" 2024-08-17T17:23:49.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:48 smithi131 bash[89561]: cluster 2024-08-17T17:23:47.575543+0000 mgr.y (mgr.34107) 640 : cluster [DBG] pgmap v915: 105 pgs: 105 active+clean; 112 MiB data, 913 MiB used, 714 GiB / 715 GiB avail; 372 KiB/s rd, 1.7 MiB/s wr, 9 op/s 2024-08-17T17:23:49.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:48 smithi131 bash[89561]: cluster 2024-08-17T17:23:47.575543+0000 mgr.y (mgr.34107) 640 : cluster [DBG] pgmap v915: 105 pgs: 105 active+clean; 112 MiB data, 913 MiB used, 714 GiB / 715 GiB avail; 372 KiB/s rd, 1.7 MiB/s wr, 9 op/s 2024-08-17T17:23:49.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:48 smithi131 bash[89561]: cluster 2024-08-17T17:23:47.688792+0000 mon.a (mon.0) 1447 : cluster [DBG] osdmap e922: 8 total, 8 up, 8 in 2024-08-17T17:23:49.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:48 smithi131 bash[89561]: cluster 2024-08-17T17:23:47.688792+0000 mon.a (mon.0) 1447 : cluster [DBG] osdmap e922: 8 total, 8 up, 8 in 2024-08-17T17:23:49.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:48 smithi131 bash[88347]: cluster 2024-08-17T17:23:47.575543+0000 mgr.y (mgr.34107) 640 : cluster [DBG] pgmap v915: 105 pgs: 105 active+clean; 112 MiB data, 913 MiB used, 714 GiB / 715 GiB avail; 372 KiB/s rd, 1.7 MiB/s wr, 9 op/s 2024-08-17T17:23:49.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:48 smithi131 bash[88347]: cluster 2024-08-17T17:23:47.575543+0000 mgr.y (mgr.34107) 640 : cluster [DBG] pgmap v915: 105 pgs: 105 active+clean; 112 MiB data, 913 MiB used, 714 GiB / 715 GiB avail; 372 KiB/s rd, 1.7 MiB/s wr, 9 op/s 2024-08-17T17:23:49.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:48 smithi131 bash[88347]: cluster 2024-08-17T17:23:47.688792+0000 mon.a (mon.0) 1447 : cluster [DBG] osdmap e922: 8 total, 8 up, 8 in 2024-08-17T17:23:49.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:48 smithi131 bash[88347]: cluster 2024-08-17T17:23:47.688792+0000 mon.a (mon.0) 1447 : cluster [DBG] osdmap e922: 8 total, 8 up, 8 in 2024-08-17T17:23:49.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:48 smithi169 bash[79348]: cluster 2024-08-17T17:23:47.575543+0000 mgr.y (mgr.34107) 640 : cluster [DBG] pgmap v915: 105 pgs: 105 active+clean; 112 MiB data, 913 MiB used, 714 GiB / 715 GiB avail; 372 KiB/s rd, 1.7 MiB/s wr, 9 op/s 2024-08-17T17:23:49.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:48 smithi169 bash[79348]: cluster 2024-08-17T17:23:47.575543+0000 mgr.y (mgr.34107) 640 : cluster [DBG] pgmap v915: 105 pgs: 105 active+clean; 112 MiB data, 913 MiB used, 714 GiB / 715 GiB avail; 372 KiB/s rd, 1.7 MiB/s wr, 9 op/s 2024-08-17T17:23:49.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:48 smithi169 bash[79348]: cluster 2024-08-17T17:23:47.688792+0000 mon.a (mon.0) 1447 : cluster [DBG] osdmap e922: 8 total, 8 up, 8 in 2024-08-17T17:23:49.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:48 smithi169 bash[79348]: cluster 2024-08-17T17:23:47.688792+0000 mon.a (mon.0) 1447 : cluster [DBG] osdmap e922: 8 total, 8 up, 8 in 2024-08-17T17:23:51.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:50 smithi131 bash[88347]: cluster 2024-08-17T17:23:49.576519+0000 mgr.y (mgr.34107) 641 : cluster [DBG] pgmap v917: 105 pgs: 105 active+clean; 158 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 8.2 MiB/s wr, 67 op/s 2024-08-17T17:23:51.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:50 smithi131 bash[88347]: cluster 2024-08-17T17:23:49.576519+0000 mgr.y (mgr.34107) 641 : cluster [DBG] pgmap v917: 105 pgs: 105 active+clean; 158 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 8.2 MiB/s wr, 67 op/s 2024-08-17T17:23:51.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:50 smithi131 bash[89561]: cluster 2024-08-17T17:23:49.576519+0000 mgr.y (mgr.34107) 641 : cluster [DBG] pgmap v917: 105 pgs: 105 active+clean; 158 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 8.2 MiB/s wr, 67 op/s 2024-08-17T17:23:51.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:50 smithi131 bash[89561]: cluster 2024-08-17T17:23:49.576519+0000 mgr.y (mgr.34107) 641 : cluster [DBG] pgmap v917: 105 pgs: 105 active+clean; 158 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 8.2 MiB/s wr, 67 op/s 2024-08-17T17:23:51.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:50 smithi169 bash[79348]: cluster 2024-08-17T17:23:49.576519+0000 mgr.y (mgr.34107) 641 : cluster [DBG] pgmap v917: 105 pgs: 105 active+clean; 158 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 8.2 MiB/s wr, 67 op/s 2024-08-17T17:23:51.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:50 smithi169 bash[79348]: cluster 2024-08-17T17:23:49.576519+0000 mgr.y (mgr.34107) 641 : cluster [DBG] pgmap v917: 105 pgs: 105 active+clean; 158 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 8.2 MiB/s wr, 67 op/s 2024-08-17T17:23:53.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:52 smithi131 bash[89561]: cluster 2024-08-17T17:23:51.577135+0000 mgr.y (mgr.34107) 642 : cluster [DBG] pgmap v918: 105 pgs: 105 active+clean; 158 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-08-17T17:23:53.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:52 smithi131 bash[89561]: cluster 2024-08-17T17:23:51.577135+0000 mgr.y (mgr.34107) 642 : cluster [DBG] pgmap v918: 105 pgs: 105 active+clean; 158 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-08-17T17:23:53.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:52 smithi131 bash[88347]: cluster 2024-08-17T17:23:51.577135+0000 mgr.y (mgr.34107) 642 : cluster [DBG] pgmap v918: 105 pgs: 105 active+clean; 158 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-08-17T17:23:53.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:52 smithi131 bash[88347]: cluster 2024-08-17T17:23:51.577135+0000 mgr.y (mgr.34107) 642 : cluster [DBG] pgmap v918: 105 pgs: 105 active+clean; 158 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-08-17T17:23:53.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:52 smithi169 bash[79348]: cluster 2024-08-17T17:23:51.577135+0000 mgr.y (mgr.34107) 642 : cluster [DBG] pgmap v918: 105 pgs: 105 active+clean; 158 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-08-17T17:23:53.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:52 smithi169 bash[79348]: cluster 2024-08-17T17:23:51.577135+0000 mgr.y (mgr.34107) 642 : cluster [DBG] pgmap v918: 105 pgs: 105 active+clean; 158 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-08-17T17:23:54.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:53 smithi131 bash[88347]: audit 2024-08-17T17:23:53.214334+0000 mon.a (mon.0) 1448 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:54.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:53 smithi131 bash[88347]: audit 2024-08-17T17:23:53.214334+0000 mon.a (mon.0) 1448 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:54.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:53 smithi131 bash[89561]: audit 2024-08-17T17:23:53.214334+0000 mon.a (mon.0) 1448 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:54.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:53 smithi131 bash[89561]: audit 2024-08-17T17:23:53.214334+0000 mon.a (mon.0) 1448 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:54.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:53 smithi169 bash[79348]: audit 2024-08-17T17:23:53.214334+0000 mon.a (mon.0) 1448 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:54.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:53 smithi169 bash[79348]: audit 2024-08-17T17:23:53.214334+0000 mon.a (mon.0) 1448 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:23:55.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:54 smithi131 bash[88347]: cluster 2024-08-17T17:23:53.577623+0000 mgr.y (mgr.34107) 643 : cluster [DBG] pgmap v919: 105 pgs: 105 active+clean; 158 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-08-17T17:23:55.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:54 smithi131 bash[88347]: cluster 2024-08-17T17:23:53.577623+0000 mgr.y (mgr.34107) 643 : cluster [DBG] pgmap v919: 105 pgs: 105 active+clean; 158 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-08-17T17:23:55.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:54 smithi131 bash[89561]: cluster 2024-08-17T17:23:53.577623+0000 mgr.y (mgr.34107) 643 : cluster [DBG] pgmap v919: 105 pgs: 105 active+clean; 158 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-08-17T17:23:55.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:54 smithi131 bash[89561]: cluster 2024-08-17T17:23:53.577623+0000 mgr.y (mgr.34107) 643 : cluster [DBG] pgmap v919: 105 pgs: 105 active+clean; 158 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-08-17T17:23:55.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:54 smithi169 bash[79348]: cluster 2024-08-17T17:23:53.577623+0000 mgr.y (mgr.34107) 643 : cluster [DBG] pgmap v919: 105 pgs: 105 active+clean; 158 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-08-17T17:23:55.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:54 smithi169 bash[79348]: cluster 2024-08-17T17:23:53.577623+0000 mgr.y (mgr.34107) 643 : cluster [DBG] pgmap v919: 105 pgs: 105 active+clean; 158 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 68 op/s 2024-08-17T17:23:57.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:56 smithi131 bash[89561]: cluster 2024-08-17T17:23:55.578515+0000 mgr.y (mgr.34107) 644 : cluster [DBG] pgmap v920: 105 pgs: 105 active+clean; 158 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 56 op/s 2024-08-17T17:23:57.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:56 smithi131 bash[89561]: cluster 2024-08-17T17:23:55.578515+0000 mgr.y (mgr.34107) 644 : cluster [DBG] pgmap v920: 105 pgs: 105 active+clean; 158 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 56 op/s 2024-08-17T17:23:57.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:56 smithi131 bash[88347]: cluster 2024-08-17T17:23:55.578515+0000 mgr.y (mgr.34107) 644 : cluster [DBG] pgmap v920: 105 pgs: 105 active+clean; 158 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 56 op/s 2024-08-17T17:23:57.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:56 smithi131 bash[88347]: cluster 2024-08-17T17:23:55.578515+0000 mgr.y (mgr.34107) 644 : cluster [DBG] pgmap v920: 105 pgs: 105 active+clean; 158 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 56 op/s 2024-08-17T17:23:57.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:56 smithi169 bash[79348]: cluster 2024-08-17T17:23:55.578515+0000 mgr.y (mgr.34107) 644 : cluster [DBG] pgmap v920: 105 pgs: 105 active+clean; 158 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 56 op/s 2024-08-17T17:23:57.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:56 smithi169 bash[79348]: cluster 2024-08-17T17:23:55.578515+0000 mgr.y (mgr.34107) 644 : cluster [DBG] pgmap v920: 105 pgs: 105 active+clean; 158 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 56 op/s 2024-08-17T17:23:59.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:23:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:23:58] "GET /metrics HTTP/1.1" 200 36560 "" "Prometheus/2.51.0" 2024-08-17T17:23:59.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:58 smithi131 bash[89561]: cluster 2024-08-17T17:23:57.578979+0000 mgr.y (mgr.34107) 645 : cluster [DBG] pgmap v921: 105 pgs: 105 active+clean; 158 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 56 op/s 2024-08-17T17:23:59.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:23:58 smithi131 bash[89561]: cluster 2024-08-17T17:23:57.578979+0000 mgr.y (mgr.34107) 645 : cluster [DBG] pgmap v921: 105 pgs: 105 active+clean; 158 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 56 op/s 2024-08-17T17:23:59.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:58 smithi131 bash[88347]: cluster 2024-08-17T17:23:57.578979+0000 mgr.y (mgr.34107) 645 : cluster [DBG] pgmap v921: 105 pgs: 105 active+clean; 158 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 56 op/s 2024-08-17T17:23:59.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:23:58 smithi131 bash[88347]: cluster 2024-08-17T17:23:57.578979+0000 mgr.y (mgr.34107) 645 : cluster [DBG] pgmap v921: 105 pgs: 105 active+clean; 158 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 56 op/s 2024-08-17T17:23:59.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:58 smithi169 bash[79348]: cluster 2024-08-17T17:23:57.578979+0000 mgr.y (mgr.34107) 645 : cluster [DBG] pgmap v921: 105 pgs: 105 active+clean; 158 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 56 op/s 2024-08-17T17:23:59.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:23:58 smithi169 bash[79348]: cluster 2024-08-17T17:23:57.578979+0000 mgr.y (mgr.34107) 645 : cluster [DBG] pgmap v921: 105 pgs: 105 active+clean; 158 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.2 MiB/s wr, 56 op/s 2024-08-17T17:24:00.229 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/1.Shrink (13479 ms) 2024-08-17T17:24:00.230 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/1.ShrinkToOne 2024-08-17T17:24:00.230 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:24:01.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:00 smithi131 bash[89561]: cluster 2024-08-17T17:23:59.579781+0000 mgr.y (mgr.34107) 646 : cluster [DBG] pgmap v922: 105 pgs: 105 active+clean; 187 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 8.7 MiB/s wr, 64 op/s 2024-08-17T17:24:01.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:00 smithi131 bash[89561]: cluster 2024-08-17T17:23:59.579781+0000 mgr.y (mgr.34107) 646 : cluster [DBG] pgmap v922: 105 pgs: 105 active+clean; 187 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 8.7 MiB/s wr, 64 op/s 2024-08-17T17:24:01.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:00 smithi131 bash[88347]: cluster 2024-08-17T17:23:59.579781+0000 mgr.y (mgr.34107) 646 : cluster [DBG] pgmap v922: 105 pgs: 105 active+clean; 187 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 8.7 MiB/s wr, 64 op/s 2024-08-17T17:24:01.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:00 smithi131 bash[88347]: cluster 2024-08-17T17:23:59.579781+0000 mgr.y (mgr.34107) 646 : cluster [DBG] pgmap v922: 105 pgs: 105 active+clean; 187 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 8.7 MiB/s wr, 64 op/s 2024-08-17T17:24:01.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:00 smithi169 bash[79348]: cluster 2024-08-17T17:23:59.579781+0000 mgr.y (mgr.34107) 646 : cluster [DBG] pgmap v922: 105 pgs: 105 active+clean; 187 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 8.7 MiB/s wr, 64 op/s 2024-08-17T17:24:01.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:00 smithi169 bash[79348]: cluster 2024-08-17T17:23:59.579781+0000 mgr.y (mgr.34107) 646 : cluster [DBG] pgmap v922: 105 pgs: 105 active+clean; 187 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 MiB/s rd, 8.7 MiB/s wr, 64 op/s 2024-08-17T17:24:02.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:01 smithi131 bash[89561]: cluster 2024-08-17T17:24:00.727763+0000 mon.a (mon.0) 1449 : cluster [DBG] osdmap e923: 8 total, 8 up, 8 in 2024-08-17T17:24:02.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:01 smithi131 bash[89561]: cluster 2024-08-17T17:24:00.727763+0000 mon.a (mon.0) 1449 : cluster [DBG] osdmap e923: 8 total, 8 up, 8 in 2024-08-17T17:24:02.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:01 smithi131 bash[88347]: cluster 2024-08-17T17:24:00.727763+0000 mon.a (mon.0) 1449 : cluster [DBG] osdmap e923: 8 total, 8 up, 8 in 2024-08-17T17:24:02.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:01 smithi131 bash[88347]: cluster 2024-08-17T17:24:00.727763+0000 mon.a (mon.0) 1449 : cluster [DBG] osdmap e923: 8 total, 8 up, 8 in 2024-08-17T17:24:02.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:01 smithi169 bash[79348]: cluster 2024-08-17T17:24:00.727763+0000 mon.a (mon.0) 1449 : cluster [DBG] osdmap e923: 8 total, 8 up, 8 in 2024-08-17T17:24:02.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:01 smithi169 bash[79348]: cluster 2024-08-17T17:24:00.727763+0000 mon.a (mon.0) 1449 : cluster [DBG] osdmap e923: 8 total, 8 up, 8 in 2024-08-17T17:24:03.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:02 smithi131 bash[89561]: cluster 2024-08-17T17:24:01.580470+0000 mgr.y (mgr.34107) 647 : cluster [DBG] pgmap v924: 105 pgs: 105 active+clean; 204 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 6.2 MiB/s wr, 31 op/s 2024-08-17T17:24:03.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:02 smithi131 bash[89561]: cluster 2024-08-17T17:24:01.580470+0000 mgr.y (mgr.34107) 647 : cluster [DBG] pgmap v924: 105 pgs: 105 active+clean; 204 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 6.2 MiB/s wr, 31 op/s 2024-08-17T17:24:03.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:02 smithi131 bash[88347]: cluster 2024-08-17T17:24:01.580470+0000 mgr.y (mgr.34107) 647 : cluster [DBG] pgmap v924: 105 pgs: 105 active+clean; 204 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 6.2 MiB/s wr, 31 op/s 2024-08-17T17:24:03.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:02 smithi131 bash[88347]: cluster 2024-08-17T17:24:01.580470+0000 mgr.y (mgr.34107) 647 : cluster [DBG] pgmap v924: 105 pgs: 105 active+clean; 204 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 6.2 MiB/s wr, 31 op/s 2024-08-17T17:24:03.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:02 smithi169 bash[79348]: cluster 2024-08-17T17:24:01.580470+0000 mgr.y (mgr.34107) 647 : cluster [DBG] pgmap v924: 105 pgs: 105 active+clean; 204 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 6.2 MiB/s wr, 31 op/s 2024-08-17T17:24:03.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:02 smithi169 bash[79348]: cluster 2024-08-17T17:24:01.580470+0000 mgr.y (mgr.34107) 647 : cluster [DBG] pgmap v924: 105 pgs: 105 active+clean; 204 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 6.2 MiB/s wr, 31 op/s 2024-08-17T17:24:05.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:04 smithi131 bash[88347]: cluster 2024-08-17T17:24:03.581056+0000 mgr.y (mgr.34107) 648 : cluster [DBG] pgmap v925: 105 pgs: 105 active+clean; 204 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 6.2 MiB/s wr, 31 op/s 2024-08-17T17:24:05.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:04 smithi131 bash[88347]: cluster 2024-08-17T17:24:03.581056+0000 mgr.y (mgr.34107) 648 : cluster [DBG] pgmap v925: 105 pgs: 105 active+clean; 204 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 6.2 MiB/s wr, 31 op/s 2024-08-17T17:24:05.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:04 smithi131 bash[89561]: cluster 2024-08-17T17:24:03.581056+0000 mgr.y (mgr.34107) 648 : cluster [DBG] pgmap v925: 105 pgs: 105 active+clean; 204 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 6.2 MiB/s wr, 31 op/s 2024-08-17T17:24:05.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:04 smithi131 bash[89561]: cluster 2024-08-17T17:24:03.581056+0000 mgr.y (mgr.34107) 648 : cluster [DBG] pgmap v925: 105 pgs: 105 active+clean; 204 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 6.2 MiB/s wr, 31 op/s 2024-08-17T17:24:05.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:04 smithi169 bash[79348]: cluster 2024-08-17T17:24:03.581056+0000 mgr.y (mgr.34107) 648 : cluster [DBG] pgmap v925: 105 pgs: 105 active+clean; 204 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 6.2 MiB/s wr, 31 op/s 2024-08-17T17:24:05.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:04 smithi169 bash[79348]: cluster 2024-08-17T17:24:03.581056+0000 mgr.y (mgr.34107) 648 : cluster [DBG] pgmap v925: 105 pgs: 105 active+clean; 204 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 6.2 MiB/s wr, 31 op/s 2024-08-17T17:24:07.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:06 smithi131 bash[88347]: cluster 2024-08-17T17:24:05.582140+0000 mgr.y (mgr.34107) 649 : cluster [DBG] pgmap v926: 105 pgs: 105 active+clean; 224 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-08-17T17:24:07.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:06 smithi131 bash[88347]: cluster 2024-08-17T17:24:05.582140+0000 mgr.y (mgr.34107) 649 : cluster [DBG] pgmap v926: 105 pgs: 105 active+clean; 224 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-08-17T17:24:07.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:06 smithi131 bash[89561]: cluster 2024-08-17T17:24:05.582140+0000 mgr.y (mgr.34107) 649 : cluster [DBG] pgmap v926: 105 pgs: 105 active+clean; 224 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-08-17T17:24:07.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:06 smithi131 bash[89561]: cluster 2024-08-17T17:24:05.582140+0000 mgr.y (mgr.34107) 649 : cluster [DBG] pgmap v926: 105 pgs: 105 active+clean; 224 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-08-17T17:24:07.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:06 smithi169 bash[79348]: cluster 2024-08-17T17:24:05.582140+0000 mgr.y (mgr.34107) 649 : cluster [DBG] pgmap v926: 105 pgs: 105 active+clean; 224 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-08-17T17:24:07.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:06 smithi169 bash[79348]: cluster 2024-08-17T17:24:05.582140+0000 mgr.y (mgr.34107) 649 : cluster [DBG] pgmap v926: 105 pgs: 105 active+clean; 224 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-08-17T17:24:09.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:24:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:24:08] "GET /metrics HTTP/1.1" 200 36556 "" "Prometheus/2.51.0" 2024-08-17T17:24:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:08 smithi131 bash[88347]: cluster 2024-08-17T17:24:07.582674+0000 mgr.y (mgr.34107) 650 : cluster [DBG] pgmap v927: 105 pgs: 105 active+clean; 224 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-08-17T17:24:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:08 smithi131 bash[88347]: cluster 2024-08-17T17:24:07.582674+0000 mgr.y (mgr.34107) 650 : cluster [DBG] pgmap v927: 105 pgs: 105 active+clean; 224 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-08-17T17:24:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:08 smithi131 bash[88347]: audit 2024-08-17T17:24:08.214653+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:08 smithi131 bash[88347]: audit 2024-08-17T17:24:08.214653+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:08 smithi131 bash[89561]: cluster 2024-08-17T17:24:07.582674+0000 mgr.y (mgr.34107) 650 : cluster [DBG] pgmap v927: 105 pgs: 105 active+clean; 224 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-08-17T17:24:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:08 smithi131 bash[89561]: cluster 2024-08-17T17:24:07.582674+0000 mgr.y (mgr.34107) 650 : cluster [DBG] pgmap v927: 105 pgs: 105 active+clean; 224 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-08-17T17:24:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:08 smithi131 bash[89561]: audit 2024-08-17T17:24:08.214653+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:09.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:08 smithi131 bash[89561]: audit 2024-08-17T17:24:08.214653+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:09.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:08 smithi169 bash[79348]: cluster 2024-08-17T17:24:07.582674+0000 mgr.y (mgr.34107) 650 : cluster [DBG] pgmap v927: 105 pgs: 105 active+clean; 224 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-08-17T17:24:09.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:08 smithi169 bash[79348]: cluster 2024-08-17T17:24:07.582674+0000 mgr.y (mgr.34107) 650 : cluster [DBG] pgmap v927: 105 pgs: 105 active+clean; 224 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 69 op/s 2024-08-17T17:24:09.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:08 smithi169 bash[79348]: audit 2024-08-17T17:24:08.214653+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:09.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:08 smithi169 bash[79348]: audit 2024-08-17T17:24:08.214653+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:11.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:10 smithi131 bash[89561]: cluster 2024-08-17T17:24:09.583454+0000 mgr.y (mgr.34107) 651 : cluster [DBG] pgmap v928: 105 pgs: 105 active+clean; 224 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 4.1 MiB/s wr, 49 op/s 2024-08-17T17:24:11.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:10 smithi131 bash[89561]: cluster 2024-08-17T17:24:09.583454+0000 mgr.y (mgr.34107) 651 : cluster [DBG] pgmap v928: 105 pgs: 105 active+clean; 224 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 4.1 MiB/s wr, 49 op/s 2024-08-17T17:24:11.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:10 smithi131 bash[88347]: cluster 2024-08-17T17:24:09.583454+0000 mgr.y (mgr.34107) 651 : cluster [DBG] pgmap v928: 105 pgs: 105 active+clean; 224 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 4.1 MiB/s wr, 49 op/s 2024-08-17T17:24:11.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:10 smithi131 bash[88347]: cluster 2024-08-17T17:24:09.583454+0000 mgr.y (mgr.34107) 651 : cluster [DBG] pgmap v928: 105 pgs: 105 active+clean; 224 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 4.1 MiB/s wr, 49 op/s 2024-08-17T17:24:11.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:10 smithi169 bash[79348]: cluster 2024-08-17T17:24:09.583454+0000 mgr.y (mgr.34107) 651 : cluster [DBG] pgmap v928: 105 pgs: 105 active+clean; 224 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 4.1 MiB/s wr, 49 op/s 2024-08-17T17:24:11.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:10 smithi169 bash[79348]: cluster 2024-08-17T17:24:09.583454+0000 mgr.y (mgr.34107) 651 : cluster [DBG] pgmap v928: 105 pgs: 105 active+clean; 224 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 4.1 MiB/s wr, 49 op/s 2024-08-17T17:24:13.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:12 smithi131 bash[88347]: cluster 2024-08-17T17:24:11.584004+0000 mgr.y (mgr.34107) 652 : cluster [DBG] pgmap v929: 105 pgs: 105 active+clean; 224 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.8 MiB/s wr, 34 op/s 2024-08-17T17:24:13.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:12 smithi131 bash[88347]: cluster 2024-08-17T17:24:11.584004+0000 mgr.y (mgr.34107) 652 : cluster [DBG] pgmap v929: 105 pgs: 105 active+clean; 224 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.8 MiB/s wr, 34 op/s 2024-08-17T17:24:13.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:12 smithi131 bash[89561]: cluster 2024-08-17T17:24:11.584004+0000 mgr.y (mgr.34107) 652 : cluster [DBG] pgmap v929: 105 pgs: 105 active+clean; 224 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.8 MiB/s wr, 34 op/s 2024-08-17T17:24:13.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:12 smithi131 bash[89561]: cluster 2024-08-17T17:24:11.584004+0000 mgr.y (mgr.34107) 652 : cluster [DBG] pgmap v929: 105 pgs: 105 active+clean; 224 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.8 MiB/s wr, 34 op/s 2024-08-17T17:24:13.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:12 smithi169 bash[79348]: cluster 2024-08-17T17:24:11.584004+0000 mgr.y (mgr.34107) 652 : cluster [DBG] pgmap v929: 105 pgs: 105 active+clean; 224 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.8 MiB/s wr, 34 op/s 2024-08-17T17:24:13.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:12 smithi169 bash[79348]: cluster 2024-08-17T17:24:11.584004+0000 mgr.y (mgr.34107) 652 : cluster [DBG] pgmap v929: 105 pgs: 105 active+clean; 224 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.6 MiB/s rd, 1.8 MiB/s wr, 34 op/s 2024-08-17T17:24:15.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:14 smithi131 bash[89561]: cluster 2024-08-17T17:24:13.584575+0000 mgr.y (mgr.34107) 653 : cluster [DBG] pgmap v930: 105 pgs: 105 active+clean; 224 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.7 MiB/s wr, 31 op/s 2024-08-17T17:24:15.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:14 smithi131 bash[89561]: cluster 2024-08-17T17:24:13.584575+0000 mgr.y (mgr.34107) 653 : cluster [DBG] pgmap v930: 105 pgs: 105 active+clean; 224 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.7 MiB/s wr, 31 op/s 2024-08-17T17:24:15.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:14 smithi131 bash[88347]: cluster 2024-08-17T17:24:13.584575+0000 mgr.y (mgr.34107) 653 : cluster [DBG] pgmap v930: 105 pgs: 105 active+clean; 224 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.7 MiB/s wr, 31 op/s 2024-08-17T17:24:15.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:14 smithi131 bash[88347]: cluster 2024-08-17T17:24:13.584575+0000 mgr.y (mgr.34107) 653 : cluster [DBG] pgmap v930: 105 pgs: 105 active+clean; 224 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.7 MiB/s wr, 31 op/s 2024-08-17T17:24:15.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:14 smithi169 bash[79348]: cluster 2024-08-17T17:24:13.584575+0000 mgr.y (mgr.34107) 653 : cluster [DBG] pgmap v930: 105 pgs: 105 active+clean; 224 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.7 MiB/s wr, 31 op/s 2024-08-17T17:24:15.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:14 smithi169 bash[79348]: cluster 2024-08-17T17:24:13.584575+0000 mgr.y (mgr.34107) 653 : cluster [DBG] pgmap v930: 105 pgs: 105 active+clean; 224 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 1.7 MiB/s wr, 31 op/s 2024-08-17T17:24:15.683 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/1.ShrinkToOne (15454 ms) 2024-08-17T17:24:15.683 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/1.ShrinkToOneAfterSnapshot 2024-08-17T17:24:15.683 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:24:17.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:16 smithi131 bash[89561]: cluster 2024-08-17T17:24:15.585839+0000 mgr.y (mgr.34107) 654 : cluster [DBG] pgmap v931: 105 pgs: 105 active+clean; 244 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 5.0 MiB/s wr, 50 op/s 2024-08-17T17:24:17.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:16 smithi131 bash[89561]: cluster 2024-08-17T17:24:15.585839+0000 mgr.y (mgr.34107) 654 : cluster [DBG] pgmap v931: 105 pgs: 105 active+clean; 244 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 5.0 MiB/s wr, 50 op/s 2024-08-17T17:24:17.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:16 smithi131 bash[88347]: cluster 2024-08-17T17:24:15.585839+0000 mgr.y (mgr.34107) 654 : cluster [DBG] pgmap v931: 105 pgs: 105 active+clean; 244 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 5.0 MiB/s wr, 50 op/s 2024-08-17T17:24:17.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:16 smithi131 bash[88347]: cluster 2024-08-17T17:24:15.585839+0000 mgr.y (mgr.34107) 654 : cluster [DBG] pgmap v931: 105 pgs: 105 active+clean; 244 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 5.0 MiB/s wr, 50 op/s 2024-08-17T17:24:17.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:16 smithi169 bash[79348]: cluster 2024-08-17T17:24:15.585839+0000 mgr.y (mgr.34107) 654 : cluster [DBG] pgmap v931: 105 pgs: 105 active+clean; 244 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 5.0 MiB/s wr, 50 op/s 2024-08-17T17:24:17.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:16 smithi169 bash[79348]: cluster 2024-08-17T17:24:15.585839+0000 mgr.y (mgr.34107) 654 : cluster [DBG] pgmap v931: 105 pgs: 105 active+clean; 244 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 5.0 MiB/s wr, 50 op/s 2024-08-17T17:24:18.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:17 smithi131 bash[89561]: cluster 2024-08-17T17:24:16.767548+0000 mon.a (mon.0) 1451 : cluster [DBG] osdmap e924: 8 total, 8 up, 8 in 2024-08-17T17:24:18.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:17 smithi131 bash[89561]: cluster 2024-08-17T17:24:16.767548+0000 mon.a (mon.0) 1451 : cluster [DBG] osdmap e924: 8 total, 8 up, 8 in 2024-08-17T17:24:18.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:17 smithi131 bash[88347]: cluster 2024-08-17T17:24:16.767548+0000 mon.a (mon.0) 1451 : cluster [DBG] osdmap e924: 8 total, 8 up, 8 in 2024-08-17T17:24:18.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:17 smithi131 bash[88347]: cluster 2024-08-17T17:24:16.767548+0000 mon.a (mon.0) 1451 : cluster [DBG] osdmap e924: 8 total, 8 up, 8 in 2024-08-17T17:24:18.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:17 smithi169 bash[79348]: cluster 2024-08-17T17:24:16.767548+0000 mon.a (mon.0) 1451 : cluster [DBG] osdmap e924: 8 total, 8 up, 8 in 2024-08-17T17:24:18.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:17 smithi169 bash[79348]: cluster 2024-08-17T17:24:16.767548+0000 mon.a (mon.0) 1451 : cluster [DBG] osdmap e924: 8 total, 8 up, 8 in 2024-08-17T17:24:19.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:24:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:24:18] "GET /metrics HTTP/1.1" 200 36556 "" "Prometheus/2.51.0" 2024-08-17T17:24:19.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:18 smithi131 bash[89561]: cluster 2024-08-17T17:24:17.586460+0000 mgr.y (mgr.34107) 655 : cluster [DBG] pgmap v933: 105 pgs: 105 active+clean; 244 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.0 MiB/s wr, 22 op/s 2024-08-17T17:24:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:18 smithi131 bash[89561]: cluster 2024-08-17T17:24:17.586460+0000 mgr.y (mgr.34107) 655 : cluster [DBG] pgmap v933: 105 pgs: 105 active+clean; 244 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.0 MiB/s wr, 22 op/s 2024-08-17T17:24:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:18 smithi131 bash[88347]: cluster 2024-08-17T17:24:17.586460+0000 mgr.y (mgr.34107) 655 : cluster [DBG] pgmap v933: 105 pgs: 105 active+clean; 244 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.0 MiB/s wr, 22 op/s 2024-08-17T17:24:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:18 smithi131 bash[88347]: cluster 2024-08-17T17:24:17.586460+0000 mgr.y (mgr.34107) 655 : cluster [DBG] pgmap v933: 105 pgs: 105 active+clean; 244 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.0 MiB/s wr, 22 op/s 2024-08-17T17:24:19.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:18 smithi169 bash[79348]: cluster 2024-08-17T17:24:17.586460+0000 mgr.y (mgr.34107) 655 : cluster [DBG] pgmap v933: 105 pgs: 105 active+clean; 244 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.0 MiB/s wr, 22 op/s 2024-08-17T17:24:19.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:18 smithi169 bash[79348]: cluster 2024-08-17T17:24:17.586460+0000 mgr.y (mgr.34107) 655 : cluster [DBG] pgmap v933: 105 pgs: 105 active+clean; 244 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.0 MiB/s wr, 22 op/s 2024-08-17T17:24:21.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:20 smithi131 bash[88347]: cluster 2024-08-17T17:24:19.587344+0000 mgr.y (mgr.34107) 656 : cluster [DBG] pgmap v934: 105 pgs: 105 active+clean; 265 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.1 MiB/s wr, 52 op/s 2024-08-17T17:24:21.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:20 smithi131 bash[88347]: cluster 2024-08-17T17:24:19.587344+0000 mgr.y (mgr.34107) 656 : cluster [DBG] pgmap v934: 105 pgs: 105 active+clean; 265 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.1 MiB/s wr, 52 op/s 2024-08-17T17:24:21.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:20 smithi131 bash[89561]: cluster 2024-08-17T17:24:19.587344+0000 mgr.y (mgr.34107) 656 : cluster [DBG] pgmap v934: 105 pgs: 105 active+clean; 265 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.1 MiB/s wr, 52 op/s 2024-08-17T17:24:21.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:20 smithi131 bash[89561]: cluster 2024-08-17T17:24:19.587344+0000 mgr.y (mgr.34107) 656 : cluster [DBG] pgmap v934: 105 pgs: 105 active+clean; 265 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.1 MiB/s wr, 52 op/s 2024-08-17T17:24:21.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:20 smithi169 bash[79348]: cluster 2024-08-17T17:24:19.587344+0000 mgr.y (mgr.34107) 656 : cluster [DBG] pgmap v934: 105 pgs: 105 active+clean; 265 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.1 MiB/s wr, 52 op/s 2024-08-17T17:24:21.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:20 smithi169 bash[79348]: cluster 2024-08-17T17:24:19.587344+0000 mgr.y (mgr.34107) 656 : cluster [DBG] pgmap v934: 105 pgs: 105 active+clean; 265 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.1 MiB/s wr, 52 op/s 2024-08-17T17:24:23.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:22 smithi131 bash[89561]: cluster 2024-08-17T17:24:21.587910+0000 mgr.y (mgr.34107) 657 : cluster [DBG] pgmap v935: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-08-17T17:24:23.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:22 smithi131 bash[89561]: cluster 2024-08-17T17:24:21.587910+0000 mgr.y (mgr.34107) 657 : cluster [DBG] pgmap v935: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-08-17T17:24:23.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:22 smithi131 bash[88347]: cluster 2024-08-17T17:24:21.587910+0000 mgr.y (mgr.34107) 657 : cluster [DBG] pgmap v935: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-08-17T17:24:23.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:22 smithi131 bash[88347]: cluster 2024-08-17T17:24:21.587910+0000 mgr.y (mgr.34107) 657 : cluster [DBG] pgmap v935: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-08-17T17:24:23.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:22 smithi169 bash[79348]: cluster 2024-08-17T17:24:21.587910+0000 mgr.y (mgr.34107) 657 : cluster [DBG] pgmap v935: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-08-17T17:24:23.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:22 smithi169 bash[79348]: cluster 2024-08-17T17:24:21.587910+0000 mgr.y (mgr.34107) 657 : cluster [DBG] pgmap v935: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-08-17T17:24:24.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:23 smithi131 bash[88347]: audit 2024-08-17T17:24:23.215002+0000 mon.a (mon.0) 1452 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:24.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:23 smithi131 bash[88347]: audit 2024-08-17T17:24:23.215002+0000 mon.a (mon.0) 1452 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:24.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:23 smithi131 bash[89561]: audit 2024-08-17T17:24:23.215002+0000 mon.a (mon.0) 1452 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:24.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:23 smithi131 bash[89561]: audit 2024-08-17T17:24:23.215002+0000 mon.a (mon.0) 1452 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:24.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:23 smithi169 bash[79348]: audit 2024-08-17T17:24:23.215002+0000 mon.a (mon.0) 1452 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:24.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:23 smithi169 bash[79348]: audit 2024-08-17T17:24:23.215002+0000 mon.a (mon.0) 1452 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:25.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:24 smithi131 bash[89561]: cluster 2024-08-17T17:24:23.588371+0000 mgr.y (mgr.34107) 658 : cluster [DBG] pgmap v936: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-08-17T17:24:25.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:24 smithi131 bash[89561]: cluster 2024-08-17T17:24:23.588371+0000 mgr.y (mgr.34107) 658 : cluster [DBG] pgmap v936: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-08-17T17:24:25.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:24 smithi131 bash[88347]: cluster 2024-08-17T17:24:23.588371+0000 mgr.y (mgr.34107) 658 : cluster [DBG] pgmap v936: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-08-17T17:24:25.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:24 smithi131 bash[88347]: cluster 2024-08-17T17:24:23.588371+0000 mgr.y (mgr.34107) 658 : cluster [DBG] pgmap v936: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-08-17T17:24:25.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:24 smithi169 bash[79348]: cluster 2024-08-17T17:24:23.588371+0000 mgr.y (mgr.34107) 658 : cluster [DBG] pgmap v936: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-08-17T17:24:25.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:24 smithi169 bash[79348]: cluster 2024-08-17T17:24:23.588371+0000 mgr.y (mgr.34107) 658 : cluster [DBG] pgmap v936: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 60 op/s 2024-08-17T17:24:27.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:26 smithi131 bash[88347]: cluster 2024-08-17T17:24:25.589244+0000 mgr.y (mgr.34107) 659 : cluster [DBG] pgmap v937: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 2.5 MiB/s wr, 37 op/s 2024-08-17T17:24:27.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:26 smithi131 bash[88347]: cluster 2024-08-17T17:24:25.589244+0000 mgr.y (mgr.34107) 659 : cluster [DBG] pgmap v937: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 2.5 MiB/s wr, 37 op/s 2024-08-17T17:24:27.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:26 smithi131 bash[88347]: audit 2024-08-17T17:24:26.221560+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:24:27.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:26 smithi131 bash[88347]: audit 2024-08-17T17:24:26.221560+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:24:27.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:26 smithi131 bash[89561]: cluster 2024-08-17T17:24:25.589244+0000 mgr.y (mgr.34107) 659 : cluster [DBG] pgmap v937: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 2.5 MiB/s wr, 37 op/s 2024-08-17T17:24:27.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:26 smithi131 bash[89561]: cluster 2024-08-17T17:24:25.589244+0000 mgr.y (mgr.34107) 659 : cluster [DBG] pgmap v937: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 2.5 MiB/s wr, 37 op/s 2024-08-17T17:24:27.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:26 smithi131 bash[89561]: audit 2024-08-17T17:24:26.221560+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:24:27.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:26 smithi131 bash[89561]: audit 2024-08-17T17:24:26.221560+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:24:27.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:26 smithi169 bash[79348]: cluster 2024-08-17T17:24:25.589244+0000 mgr.y (mgr.34107) 659 : cluster [DBG] pgmap v937: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 2.5 MiB/s wr, 37 op/s 2024-08-17T17:24:27.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:26 smithi169 bash[79348]: cluster 2024-08-17T17:24:25.589244+0000 mgr.y (mgr.34107) 659 : cluster [DBG] pgmap v937: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 2.5 MiB/s wr, 37 op/s 2024-08-17T17:24:27.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:26 smithi169 bash[79348]: audit 2024-08-17T17:24:26.221560+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:24:27.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:26 smithi169 bash[79348]: audit 2024-08-17T17:24:26.221560+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:24:29.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:24:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:24:28] "GET /metrics HTTP/1.1" 200 36552 "" "Prometheus/2.51.0" 2024-08-17T17:24:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:28 smithi131 bash[88347]: cluster 2024-08-17T17:24:27.589706+0000 mgr.y (mgr.34107) 660 : cluster [DBG] pgmap v938: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 2.3 MiB/s wr, 34 op/s 2024-08-17T17:24:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:28 smithi131 bash[88347]: cluster 2024-08-17T17:24:27.589706+0000 mgr.y (mgr.34107) 660 : cluster [DBG] pgmap v938: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 2.3 MiB/s wr, 34 op/s 2024-08-17T17:24:29.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:28 smithi131 bash[89561]: cluster 2024-08-17T17:24:27.589706+0000 mgr.y (mgr.34107) 660 : cluster [DBG] pgmap v938: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 2.3 MiB/s wr, 34 op/s 2024-08-17T17:24:29.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:28 smithi131 bash[89561]: cluster 2024-08-17T17:24:27.589706+0000 mgr.y (mgr.34107) 660 : cluster [DBG] pgmap v938: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 2.3 MiB/s wr, 34 op/s 2024-08-17T17:24:29.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:28 smithi169 bash[79348]: cluster 2024-08-17T17:24:27.589706+0000 mgr.y (mgr.34107) 660 : cluster [DBG] pgmap v938: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 2.3 MiB/s wr, 34 op/s 2024-08-17T17:24:29.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:28 smithi169 bash[79348]: cluster 2024-08-17T17:24:27.589706+0000 mgr.y (mgr.34107) 660 : cluster [DBG] pgmap v938: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 2.3 MiB/s wr, 34 op/s 2024-08-17T17:24:30.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:29 smithi131 bash[89561]: cluster 2024-08-17T17:24:28.811093+0000 mon.a (mon.0) 1454 : cluster [DBG] osdmap e925: 8 total, 8 up, 8 in 2024-08-17T17:24:30.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:29 smithi131 bash[89561]: cluster 2024-08-17T17:24:28.811093+0000 mon.a (mon.0) 1454 : cluster [DBG] osdmap e925: 8 total, 8 up, 8 in 2024-08-17T17:24:30.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:29 smithi131 bash[88347]: cluster 2024-08-17T17:24:28.811093+0000 mon.a (mon.0) 1454 : cluster [DBG] osdmap e925: 8 total, 8 up, 8 in 2024-08-17T17:24:30.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:29 smithi131 bash[88347]: cluster 2024-08-17T17:24:28.811093+0000 mon.a (mon.0) 1454 : cluster [DBG] osdmap e925: 8 total, 8 up, 8 in 2024-08-17T17:24:30.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:29 smithi169 bash[79348]: cluster 2024-08-17T17:24:28.811093+0000 mon.a (mon.0) 1454 : cluster [DBG] osdmap e925: 8 total, 8 up, 8 in 2024-08-17T17:24:30.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:29 smithi169 bash[79348]: cluster 2024-08-17T17:24:28.811093+0000 mon.a (mon.0) 1454 : cluster [DBG] osdmap e925: 8 total, 8 up, 8 in 2024-08-17T17:24:31.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:30 smithi131 bash[88347]: cluster 2024-08-17T17:24:29.590567+0000 mgr.y (mgr.34107) 661 : cluster [DBG] pgmap v940: 105 pgs: 105 active+clean; 325 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.0 MiB/s wr, 36 op/s 2024-08-17T17:24:31.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:30 smithi131 bash[88347]: cluster 2024-08-17T17:24:29.590567+0000 mgr.y (mgr.34107) 661 : cluster [DBG] pgmap v940: 105 pgs: 105 active+clean; 325 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.0 MiB/s wr, 36 op/s 2024-08-17T17:24:31.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:30 smithi131 bash[89561]: cluster 2024-08-17T17:24:29.590567+0000 mgr.y (mgr.34107) 661 : cluster [DBG] pgmap v940: 105 pgs: 105 active+clean; 325 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.0 MiB/s wr, 36 op/s 2024-08-17T17:24:31.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:30 smithi131 bash[89561]: cluster 2024-08-17T17:24:29.590567+0000 mgr.y (mgr.34107) 661 : cluster [DBG] pgmap v940: 105 pgs: 105 active+clean; 325 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.0 MiB/s wr, 36 op/s 2024-08-17T17:24:31.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:30 smithi169 bash[79348]: cluster 2024-08-17T17:24:29.590567+0000 mgr.y (mgr.34107) 661 : cluster [DBG] pgmap v940: 105 pgs: 105 active+clean; 325 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.0 MiB/s wr, 36 op/s 2024-08-17T17:24:31.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:30 smithi169 bash[79348]: cluster 2024-08-17T17:24:29.590567+0000 mgr.y (mgr.34107) 661 : cluster [DBG] pgmap v940: 105 pgs: 105 active+clean; 325 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.0 MiB/s wr, 36 op/s 2024-08-17T17:24:31.279 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/1.ShrinkToOneAfterSnapshot (15596 ms) 2024-08-17T17:24:31.279 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/1.MinOverlap 2024-08-17T17:24:31.280 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:24:33.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:32 smithi131 bash[89561]: cluster 2024-08-17T17:24:31.590980+0000 mgr.y (mgr.34107) 662 : cluster [DBG] pgmap v941: 105 pgs: 105 active+clean; 325 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 5.6 MiB/s wr, 29 op/s 2024-08-17T17:24:33.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:32 smithi131 bash[89561]: cluster 2024-08-17T17:24:31.590980+0000 mgr.y (mgr.34107) 662 : cluster [DBG] pgmap v941: 105 pgs: 105 active+clean; 325 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 5.6 MiB/s wr, 29 op/s 2024-08-17T17:24:33.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:32 smithi131 bash[89561]: cluster 2024-08-17T17:24:31.831967+0000 mon.a (mon.0) 1455 : cluster [DBG] osdmap e926: 8 total, 8 up, 8 in 2024-08-17T17:24:33.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:32 smithi131 bash[89561]: cluster 2024-08-17T17:24:31.831967+0000 mon.a (mon.0) 1455 : cluster [DBG] osdmap e926: 8 total, 8 up, 8 in 2024-08-17T17:24:33.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:32 smithi131 bash[89561]: audit 2024-08-17T17:24:31.955619+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:24:33.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:32 smithi131 bash[89561]: audit 2024-08-17T17:24:31.955619+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:24:33.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:32 smithi131 bash[89561]: audit 2024-08-17T17:24:31.963382+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:24:33.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:32 smithi131 bash[89561]: audit 2024-08-17T17:24:31.963382+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:24:33.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:32 smithi131 bash[89561]: audit 2024-08-17T17:24:32.257553+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:24:33.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:32 smithi131 bash[89561]: audit 2024-08-17T17:24:32.257553+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:24:33.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:32 smithi131 bash[89561]: audit 2024-08-17T17:24:32.287343+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:24:33.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:32 smithi131 bash[89561]: audit 2024-08-17T17:24:32.287343+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:24:33.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:32 smithi131 bash[88347]: cluster 2024-08-17T17:24:31.590980+0000 mgr.y (mgr.34107) 662 : cluster [DBG] pgmap v941: 105 pgs: 105 active+clean; 325 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 5.6 MiB/s wr, 29 op/s 2024-08-17T17:24:33.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:32 smithi131 bash[88347]: cluster 2024-08-17T17:24:31.590980+0000 mgr.y (mgr.34107) 662 : cluster [DBG] pgmap v941: 105 pgs: 105 active+clean; 325 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 5.6 MiB/s wr, 29 op/s 2024-08-17T17:24:33.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:32 smithi131 bash[88347]: cluster 2024-08-17T17:24:31.831967+0000 mon.a (mon.0) 1455 : cluster [DBG] osdmap e926: 8 total, 8 up, 8 in 2024-08-17T17:24:33.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:32 smithi131 bash[88347]: cluster 2024-08-17T17:24:31.831967+0000 mon.a (mon.0) 1455 : cluster [DBG] osdmap e926: 8 total, 8 up, 8 in 2024-08-17T17:24:33.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:32 smithi131 bash[88347]: audit 2024-08-17T17:24:31.955619+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:24:33.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:32 smithi131 bash[88347]: audit 2024-08-17T17:24:31.955619+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:24:33.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:32 smithi131 bash[88347]: audit 2024-08-17T17:24:31.963382+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:24:33.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:32 smithi131 bash[88347]: audit 2024-08-17T17:24:31.963382+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:24:33.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:32 smithi131 bash[88347]: audit 2024-08-17T17:24:32.257553+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:24:33.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:32 smithi131 bash[88347]: audit 2024-08-17T17:24:32.257553+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:24:33.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:32 smithi131 bash[88347]: audit 2024-08-17T17:24:32.287343+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:24:33.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:32 smithi131 bash[88347]: audit 2024-08-17T17:24:32.287343+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:24:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:32 smithi169 bash[79348]: cluster 2024-08-17T17:24:31.590980+0000 mgr.y (mgr.34107) 662 : cluster [DBG] pgmap v941: 105 pgs: 105 active+clean; 325 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 5.6 MiB/s wr, 29 op/s 2024-08-17T17:24:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:32 smithi169 bash[79348]: cluster 2024-08-17T17:24:31.590980+0000 mgr.y (mgr.34107) 662 : cluster [DBG] pgmap v941: 105 pgs: 105 active+clean; 325 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 5.6 MiB/s wr, 29 op/s 2024-08-17T17:24:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:32 smithi169 bash[79348]: cluster 2024-08-17T17:24:31.831967+0000 mon.a (mon.0) 1455 : cluster [DBG] osdmap e926: 8 total, 8 up, 8 in 2024-08-17T17:24:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:32 smithi169 bash[79348]: cluster 2024-08-17T17:24:31.831967+0000 mon.a (mon.0) 1455 : cluster [DBG] osdmap e926: 8 total, 8 up, 8 in 2024-08-17T17:24:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:32 smithi169 bash[79348]: audit 2024-08-17T17:24:31.955619+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:24:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:32 smithi169 bash[79348]: audit 2024-08-17T17:24:31.955619+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:24:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:32 smithi169 bash[79348]: audit 2024-08-17T17:24:31.963382+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:24:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:32 smithi169 bash[79348]: audit 2024-08-17T17:24:31.963382+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:24:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:32 smithi169 bash[79348]: audit 2024-08-17T17:24:32.257553+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:24:33.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:32 smithi169 bash[79348]: audit 2024-08-17T17:24:32.257553+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:24:33.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:32 smithi169 bash[79348]: audit 2024-08-17T17:24:32.287343+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:24:33.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:32 smithi169 bash[79348]: audit 2024-08-17T17:24:32.287343+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:24:34.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:33 smithi131 bash[89561]: audit 2024-08-17T17:24:32.949122+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:24:34.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:33 smithi131 bash[89561]: audit 2024-08-17T17:24:32.949122+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:24:34.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:33 smithi131 bash[89561]: audit 2024-08-17T17:24:32.949995+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:24:34.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:33 smithi131 bash[89561]: audit 2024-08-17T17:24:32.949995+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:24:34.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:33 smithi131 bash[89561]: audit 2024-08-17T17:24:32.956438+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:24:34.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:33 smithi131 bash[89561]: audit 2024-08-17T17:24:32.956438+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:24:34.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:33 smithi131 bash[88347]: audit 2024-08-17T17:24:32.949122+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:24:34.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:33 smithi131 bash[88347]: audit 2024-08-17T17:24:32.949122+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:24:34.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:33 smithi131 bash[88347]: audit 2024-08-17T17:24:32.949995+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:24:34.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:33 smithi131 bash[88347]: audit 2024-08-17T17:24:32.949995+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:24:34.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:33 smithi131 bash[88347]: audit 2024-08-17T17:24:32.956438+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:24:34.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:33 smithi131 bash[88347]: audit 2024-08-17T17:24:32.956438+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:24:34.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:33 smithi169 bash[79348]: audit 2024-08-17T17:24:32.949122+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:24:34.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:33 smithi169 bash[79348]: audit 2024-08-17T17:24:32.949122+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:24:34.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:33 smithi169 bash[79348]: audit 2024-08-17T17:24:32.949995+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:24:34.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:33 smithi169 bash[79348]: audit 2024-08-17T17:24:32.949995+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:24:34.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:33 smithi169 bash[79348]: audit 2024-08-17T17:24:32.956438+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:24:34.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:33 smithi169 bash[79348]: audit 2024-08-17T17:24:32.956438+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:24:35.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:34 smithi131 bash[88347]: cluster 2024-08-17T17:24:33.591459+0000 mgr.y (mgr.34107) 663 : cluster [DBG] pgmap v943: 105 pgs: 105 active+clean; 325 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 7.0 MiB/s wr, 37 op/s 2024-08-17T17:24:35.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:34 smithi131 bash[88347]: cluster 2024-08-17T17:24:33.591459+0000 mgr.y (mgr.34107) 663 : cluster [DBG] pgmap v943: 105 pgs: 105 active+clean; 325 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 7.0 MiB/s wr, 37 op/s 2024-08-17T17:24:35.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:34 smithi131 bash[89561]: cluster 2024-08-17T17:24:33.591459+0000 mgr.y (mgr.34107) 663 : cluster [DBG] pgmap v943: 105 pgs: 105 active+clean; 325 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 7.0 MiB/s wr, 37 op/s 2024-08-17T17:24:35.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:34 smithi131 bash[89561]: cluster 2024-08-17T17:24:33.591459+0000 mgr.y (mgr.34107) 663 : cluster [DBG] pgmap v943: 105 pgs: 105 active+clean; 325 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 7.0 MiB/s wr, 37 op/s 2024-08-17T17:24:35.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:34 smithi169 bash[79348]: cluster 2024-08-17T17:24:33.591459+0000 mgr.y (mgr.34107) 663 : cluster [DBG] pgmap v943: 105 pgs: 105 active+clean; 325 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 7.0 MiB/s wr, 37 op/s 2024-08-17T17:24:35.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:34 smithi169 bash[79348]: cluster 2024-08-17T17:24:33.591459+0000 mgr.y (mgr.34107) 663 : cluster [DBG] pgmap v943: 105 pgs: 105 active+clean; 325 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 7.0 MiB/s wr, 37 op/s 2024-08-17T17:24:37.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:36 smithi131 bash[88347]: cluster 2024-08-17T17:24:35.592335+0000 mgr.y (mgr.34107) 664 : cluster [DBG] pgmap v944: 105 pgs: 105 active+clean; 379 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 14 MiB/s wr, 102 op/s 2024-08-17T17:24:37.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:36 smithi131 bash[88347]: cluster 2024-08-17T17:24:35.592335+0000 mgr.y (mgr.34107) 664 : cluster [DBG] pgmap v944: 105 pgs: 105 active+clean; 379 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 14 MiB/s wr, 102 op/s 2024-08-17T17:24:37.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:36 smithi131 bash[89561]: cluster 2024-08-17T17:24:35.592335+0000 mgr.y (mgr.34107) 664 : cluster [DBG] pgmap v944: 105 pgs: 105 active+clean; 379 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 14 MiB/s wr, 102 op/s 2024-08-17T17:24:37.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:36 smithi131 bash[89561]: cluster 2024-08-17T17:24:35.592335+0000 mgr.y (mgr.34107) 664 : cluster [DBG] pgmap v944: 105 pgs: 105 active+clean; 379 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 14 MiB/s wr, 102 op/s 2024-08-17T17:24:37.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:36 smithi169 bash[79348]: cluster 2024-08-17T17:24:35.592335+0000 mgr.y (mgr.34107) 664 : cluster [DBG] pgmap v944: 105 pgs: 105 active+clean; 379 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 14 MiB/s wr, 102 op/s 2024-08-17T17:24:37.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:36 smithi169 bash[79348]: cluster 2024-08-17T17:24:35.592335+0000 mgr.y (mgr.34107) 664 : cluster [DBG] pgmap v944: 105 pgs: 105 active+clean; 379 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 5.3 MiB/s rd, 14 MiB/s wr, 102 op/s 2024-08-17T17:24:39.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:24:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:24:38] "GET /metrics HTTP/1.1" 200 36556 "" "Prometheus/2.51.0" 2024-08-17T17:24:39.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:38 smithi131 bash[89561]: cluster 2024-08-17T17:24:37.592848+0000 mgr.y (mgr.34107) 665 : cluster [DBG] pgmap v945: 105 pgs: 105 active+clean; 379 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 13 MiB/s wr, 93 op/s 2024-08-17T17:24:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:38 smithi131 bash[89561]: cluster 2024-08-17T17:24:37.592848+0000 mgr.y (mgr.34107) 665 : cluster [DBG] pgmap v945: 105 pgs: 105 active+clean; 379 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 13 MiB/s wr, 93 op/s 2024-08-17T17:24:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:38 smithi131 bash[89561]: audit 2024-08-17T17:24:38.215343+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:38 smithi131 bash[89561]: audit 2024-08-17T17:24:38.215343+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:38 smithi131 bash[88347]: cluster 2024-08-17T17:24:37.592848+0000 mgr.y (mgr.34107) 665 : cluster [DBG] pgmap v945: 105 pgs: 105 active+clean; 379 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 13 MiB/s wr, 93 op/s 2024-08-17T17:24:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:38 smithi131 bash[88347]: cluster 2024-08-17T17:24:37.592848+0000 mgr.y (mgr.34107) 665 : cluster [DBG] pgmap v945: 105 pgs: 105 active+clean; 379 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 13 MiB/s wr, 93 op/s 2024-08-17T17:24:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:38 smithi131 bash[88347]: audit 2024-08-17T17:24:38.215343+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:38 smithi131 bash[88347]: audit 2024-08-17T17:24:38.215343+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:39.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:38 smithi169 bash[79348]: cluster 2024-08-17T17:24:37.592848+0000 mgr.y (mgr.34107) 665 : cluster [DBG] pgmap v945: 105 pgs: 105 active+clean; 379 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 13 MiB/s wr, 93 op/s 2024-08-17T17:24:39.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:38 smithi169 bash[79348]: cluster 2024-08-17T17:24:37.592848+0000 mgr.y (mgr.34107) 665 : cluster [DBG] pgmap v945: 105 pgs: 105 active+clean; 379 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 4.8 MiB/s rd, 13 MiB/s wr, 93 op/s 2024-08-17T17:24:39.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:38 smithi169 bash[79348]: audit 2024-08-17T17:24:38.215343+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:39.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:38 smithi169 bash[79348]: audit 2024-08-17T17:24:38.215343+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:41.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:40 smithi131 bash[89561]: cluster 2024-08-17T17:24:39.593724+0000 mgr.y (mgr.34107) 666 : cluster [DBG] pgmap v946: 105 pgs: 105 active+clean; 379 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.4 MiB/s wr, 52 op/s 2024-08-17T17:24:41.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:40 smithi131 bash[89561]: cluster 2024-08-17T17:24:39.593724+0000 mgr.y (mgr.34107) 666 : cluster [DBG] pgmap v946: 105 pgs: 105 active+clean; 379 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.4 MiB/s wr, 52 op/s 2024-08-17T17:24:41.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:40 smithi131 bash[88347]: cluster 2024-08-17T17:24:39.593724+0000 mgr.y (mgr.34107) 666 : cluster [DBG] pgmap v946: 105 pgs: 105 active+clean; 379 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.4 MiB/s wr, 52 op/s 2024-08-17T17:24:41.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:40 smithi131 bash[88347]: cluster 2024-08-17T17:24:39.593724+0000 mgr.y (mgr.34107) 666 : cluster [DBG] pgmap v946: 105 pgs: 105 active+clean; 379 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.4 MiB/s wr, 52 op/s 2024-08-17T17:24:41.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:40 smithi169 bash[79348]: cluster 2024-08-17T17:24:39.593724+0000 mgr.y (mgr.34107) 666 : cluster [DBG] pgmap v946: 105 pgs: 105 active+clean; 379 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.4 MiB/s wr, 52 op/s 2024-08-17T17:24:41.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:40 smithi169 bash[79348]: cluster 2024-08-17T17:24:39.593724+0000 mgr.y (mgr.34107) 666 : cluster [DBG] pgmap v946: 105 pgs: 105 active+clean; 379 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.4 MiB/s wr, 52 op/s 2024-08-17T17:24:43.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:42 smithi131 bash[88347]: cluster 2024-08-17T17:24:41.594458+0000 mgr.y (mgr.34107) 667 : cluster [DBG] pgmap v947: 105 pgs: 105 active+clean; 379 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.4 MiB/s wr, 52 op/s 2024-08-17T17:24:43.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:42 smithi131 bash[88347]: cluster 2024-08-17T17:24:41.594458+0000 mgr.y (mgr.34107) 667 : cluster [DBG] pgmap v947: 105 pgs: 105 active+clean; 379 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.4 MiB/s wr, 52 op/s 2024-08-17T17:24:43.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:42 smithi131 bash[89561]: cluster 2024-08-17T17:24:41.594458+0000 mgr.y (mgr.34107) 667 : cluster [DBG] pgmap v947: 105 pgs: 105 active+clean; 379 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.4 MiB/s wr, 52 op/s 2024-08-17T17:24:43.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:42 smithi131 bash[89561]: cluster 2024-08-17T17:24:41.594458+0000 mgr.y (mgr.34107) 667 : cluster [DBG] pgmap v947: 105 pgs: 105 active+clean; 379 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.4 MiB/s wr, 52 op/s 2024-08-17T17:24:43.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:42 smithi169 bash[79348]: cluster 2024-08-17T17:24:41.594458+0000 mgr.y (mgr.34107) 667 : cluster [DBG] pgmap v947: 105 pgs: 105 active+clean; 379 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.4 MiB/s wr, 52 op/s 2024-08-17T17:24:43.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:42 smithi169 bash[79348]: cluster 2024-08-17T17:24:41.594458+0000 mgr.y (mgr.34107) 667 : cluster [DBG] pgmap v947: 105 pgs: 105 active+clean; 379 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.4 MiB/s wr, 52 op/s 2024-08-17T17:24:44.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:43 smithi131 bash[88347]: cluster 2024-08-17T17:24:43.595053+0000 mgr.y (mgr.34107) 668 : cluster [DBG] pgmap v948: 105 pgs: 105 active+clean; 379 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.6 MiB/s wr, 44 op/s 2024-08-17T17:24:44.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:43 smithi131 bash[88347]: cluster 2024-08-17T17:24:43.595053+0000 mgr.y (mgr.34107) 668 : cluster [DBG] pgmap v948: 105 pgs: 105 active+clean; 379 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.6 MiB/s wr, 44 op/s 2024-08-17T17:24:44.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:43 smithi131 bash[89561]: cluster 2024-08-17T17:24:43.595053+0000 mgr.y (mgr.34107) 668 : cluster [DBG] pgmap v948: 105 pgs: 105 active+clean; 379 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.6 MiB/s wr, 44 op/s 2024-08-17T17:24:44.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:43 smithi131 bash[89561]: cluster 2024-08-17T17:24:43.595053+0000 mgr.y (mgr.34107) 668 : cluster [DBG] pgmap v948: 105 pgs: 105 active+clean; 379 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.6 MiB/s wr, 44 op/s 2024-08-17T17:24:44.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:43 smithi169 bash[79348]: cluster 2024-08-17T17:24:43.595053+0000 mgr.y (mgr.34107) 668 : cluster [DBG] pgmap v948: 105 pgs: 105 active+clean; 379 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.6 MiB/s wr, 44 op/s 2024-08-17T17:24:44.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:43 smithi169 bash[79348]: cluster 2024-08-17T17:24:43.595053+0000 mgr.y (mgr.34107) 668 : cluster [DBG] pgmap v948: 105 pgs: 105 active+clean; 379 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.6 MiB/s wr, 44 op/s 2024-08-17T17:24:46.025 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/1.MinOverlap (14746 ms) 2024-08-17T17:24:46.025 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/1.ZeroOverlap 2024-08-17T17:24:46.026 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:24:47.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:46 smithi131 bash[89561]: cluster 2024-08-17T17:24:45.595947+0000 mgr.y (mgr.34107) 669 : cluster [DBG] pgmap v949: 105 pgs: 105 active+clean; 399 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 6.8 MiB/s wr, 62 op/s 2024-08-17T17:24:47.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:46 smithi131 bash[89561]: cluster 2024-08-17T17:24:45.595947+0000 mgr.y (mgr.34107) 669 : cluster [DBG] pgmap v949: 105 pgs: 105 active+clean; 399 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 6.8 MiB/s wr, 62 op/s 2024-08-17T17:24:47.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:46 smithi131 bash[88347]: cluster 2024-08-17T17:24:45.595947+0000 mgr.y (mgr.34107) 669 : cluster [DBG] pgmap v949: 105 pgs: 105 active+clean; 399 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 6.8 MiB/s wr, 62 op/s 2024-08-17T17:24:47.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:46 smithi131 bash[88347]: cluster 2024-08-17T17:24:45.595947+0000 mgr.y (mgr.34107) 669 : cluster [DBG] pgmap v949: 105 pgs: 105 active+clean; 399 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 6.8 MiB/s wr, 62 op/s 2024-08-17T17:24:47.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:46 smithi169 bash[79348]: cluster 2024-08-17T17:24:45.595947+0000 mgr.y (mgr.34107) 669 : cluster [DBG] pgmap v949: 105 pgs: 105 active+clean; 399 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 6.8 MiB/s wr, 62 op/s 2024-08-17T17:24:47.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:46 smithi169 bash[79348]: cluster 2024-08-17T17:24:45.595947+0000 mgr.y (mgr.34107) 669 : cluster [DBG] pgmap v949: 105 pgs: 105 active+clean; 399 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 6.8 MiB/s wr, 62 op/s 2024-08-17T17:24:48.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:47 smithi131 bash[88347]: cluster 2024-08-17T17:24:46.656403+0000 mon.a (mon.0) 1464 : cluster [DBG] osdmap e927: 8 total, 8 up, 8 in 2024-08-17T17:24:48.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:47 smithi131 bash[88347]: cluster 2024-08-17T17:24:46.656403+0000 mon.a (mon.0) 1464 : cluster [DBG] osdmap e927: 8 total, 8 up, 8 in 2024-08-17T17:24:48.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:47 smithi131 bash[89561]: cluster 2024-08-17T17:24:46.656403+0000 mon.a (mon.0) 1464 : cluster [DBG] osdmap e927: 8 total, 8 up, 8 in 2024-08-17T17:24:48.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:47 smithi131 bash[89561]: cluster 2024-08-17T17:24:46.656403+0000 mon.a (mon.0) 1464 : cluster [DBG] osdmap e927: 8 total, 8 up, 8 in 2024-08-17T17:24:48.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:47 smithi169 bash[79348]: cluster 2024-08-17T17:24:46.656403+0000 mon.a (mon.0) 1464 : cluster [DBG] osdmap e927: 8 total, 8 up, 8 in 2024-08-17T17:24:48.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:47 smithi169 bash[79348]: cluster 2024-08-17T17:24:46.656403+0000 mon.a (mon.0) 1464 : cluster [DBG] osdmap e927: 8 total, 8 up, 8 in 2024-08-17T17:24:49.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:24:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:24:48] "GET /metrics HTTP/1.1" 200 36556 "" "Prometheus/2.51.0" 2024-08-17T17:24:49.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:48 smithi131 bash[88347]: cluster 2024-08-17T17:24:47.596512+0000 mgr.y (mgr.34107) 670 : cluster [DBG] pgmap v951: 105 pgs: 105 active+clean; 399 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 22 op/s 2024-08-17T17:24:49.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:48 smithi131 bash[88347]: cluster 2024-08-17T17:24:47.596512+0000 mgr.y (mgr.34107) 670 : cluster [DBG] pgmap v951: 105 pgs: 105 active+clean; 399 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 22 op/s 2024-08-17T17:24:49.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:48 smithi131 bash[89561]: cluster 2024-08-17T17:24:47.596512+0000 mgr.y (mgr.34107) 670 : cluster [DBG] pgmap v951: 105 pgs: 105 active+clean; 399 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 22 op/s 2024-08-17T17:24:49.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:48 smithi131 bash[89561]: cluster 2024-08-17T17:24:47.596512+0000 mgr.y (mgr.34107) 670 : cluster [DBG] pgmap v951: 105 pgs: 105 active+clean; 399 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 22 op/s 2024-08-17T17:24:49.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:48 smithi169 bash[79348]: cluster 2024-08-17T17:24:47.596512+0000 mgr.y (mgr.34107) 670 : cluster [DBG] pgmap v951: 105 pgs: 105 active+clean; 399 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 22 op/s 2024-08-17T17:24:49.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:48 smithi169 bash[79348]: cluster 2024-08-17T17:24:47.596512+0000 mgr.y (mgr.34107) 670 : cluster [DBG] pgmap v951: 105 pgs: 105 active+clean; 399 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.8 MiB/s wr, 22 op/s 2024-08-17T17:24:51.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:50 smithi131 bash[88347]: cluster 2024-08-17T17:24:49.597367+0000 mgr.y (mgr.34107) 671 : cluster [DBG] pgmap v952: 105 pgs: 105 active+clean; 419 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.0 MiB/s wr, 42 op/s 2024-08-17T17:24:51.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:50 smithi131 bash[88347]: cluster 2024-08-17T17:24:49.597367+0000 mgr.y (mgr.34107) 671 : cluster [DBG] pgmap v952: 105 pgs: 105 active+clean; 419 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.0 MiB/s wr, 42 op/s 2024-08-17T17:24:51.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:50 smithi131 bash[89561]: cluster 2024-08-17T17:24:49.597367+0000 mgr.y (mgr.34107) 671 : cluster [DBG] pgmap v952: 105 pgs: 105 active+clean; 419 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.0 MiB/s wr, 42 op/s 2024-08-17T17:24:51.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:50 smithi131 bash[89561]: cluster 2024-08-17T17:24:49.597367+0000 mgr.y (mgr.34107) 671 : cluster [DBG] pgmap v952: 105 pgs: 105 active+clean; 419 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.0 MiB/s wr, 42 op/s 2024-08-17T17:24:51.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:50 smithi169 bash[79348]: cluster 2024-08-17T17:24:49.597367+0000 mgr.y (mgr.34107) 671 : cluster [DBG] pgmap v952: 105 pgs: 105 active+clean; 419 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.0 MiB/s wr, 42 op/s 2024-08-17T17:24:51.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:50 smithi169 bash[79348]: cluster 2024-08-17T17:24:49.597367+0000 mgr.y (mgr.34107) 671 : cluster [DBG] pgmap v952: 105 pgs: 105 active+clean; 419 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.0 MiB/s wr, 42 op/s 2024-08-17T17:24:53.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:52 smithi131 bash[88347]: cluster 2024-08-17T17:24:51.597948+0000 mgr.y (mgr.34107) 672 : cluster [DBG] pgmap v953: 105 pgs: 105 active+clean; 424 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-08-17T17:24:53.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:52 smithi131 bash[88347]: cluster 2024-08-17T17:24:51.597948+0000 mgr.y (mgr.34107) 672 : cluster [DBG] pgmap v953: 105 pgs: 105 active+clean; 424 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-08-17T17:24:53.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:52 smithi131 bash[89561]: cluster 2024-08-17T17:24:51.597948+0000 mgr.y (mgr.34107) 672 : cluster [DBG] pgmap v953: 105 pgs: 105 active+clean; 424 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-08-17T17:24:53.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:52 smithi131 bash[89561]: cluster 2024-08-17T17:24:51.597948+0000 mgr.y (mgr.34107) 672 : cluster [DBG] pgmap v953: 105 pgs: 105 active+clean; 424 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-08-17T17:24:53.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:52 smithi169 bash[79348]: cluster 2024-08-17T17:24:51.597948+0000 mgr.y (mgr.34107) 672 : cluster [DBG] pgmap v953: 105 pgs: 105 active+clean; 424 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-08-17T17:24:53.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:52 smithi169 bash[79348]: cluster 2024-08-17T17:24:51.597948+0000 mgr.y (mgr.34107) 672 : cluster [DBG] pgmap v953: 105 pgs: 105 active+clean; 424 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-08-17T17:24:54.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:53 smithi131 bash[89561]: audit 2024-08-17T17:24:53.215608+0000 mon.a (mon.0) 1465 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:54.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:53 smithi131 bash[89561]: audit 2024-08-17T17:24:53.215608+0000 mon.a (mon.0) 1465 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:54.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:53 smithi131 bash[88347]: audit 2024-08-17T17:24:53.215608+0000 mon.a (mon.0) 1465 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:54.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:53 smithi131 bash[88347]: audit 2024-08-17T17:24:53.215608+0000 mon.a (mon.0) 1465 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:54.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:53 smithi169 bash[79348]: audit 2024-08-17T17:24:53.215608+0000 mon.a (mon.0) 1465 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:54.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:53 smithi169 bash[79348]: audit 2024-08-17T17:24:53.215608+0000 mon.a (mon.0) 1465 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:24:55.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:54 smithi131 bash[88347]: cluster 2024-08-17T17:24:53.598414+0000 mgr.y (mgr.34107) 673 : cluster [DBG] pgmap v954: 105 pgs: 105 active+clean; 424 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-08-17T17:24:55.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:54 smithi131 bash[88347]: cluster 2024-08-17T17:24:53.598414+0000 mgr.y (mgr.34107) 673 : cluster [DBG] pgmap v954: 105 pgs: 105 active+clean; 424 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-08-17T17:24:55.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:54 smithi131 bash[89561]: cluster 2024-08-17T17:24:53.598414+0000 mgr.y (mgr.34107) 673 : cluster [DBG] pgmap v954: 105 pgs: 105 active+clean; 424 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-08-17T17:24:55.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:54 smithi131 bash[89561]: cluster 2024-08-17T17:24:53.598414+0000 mgr.y (mgr.34107) 673 : cluster [DBG] pgmap v954: 105 pgs: 105 active+clean; 424 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-08-17T17:24:55.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:54 smithi169 bash[79348]: cluster 2024-08-17T17:24:53.598414+0000 mgr.y (mgr.34107) 673 : cluster [DBG] pgmap v954: 105 pgs: 105 active+clean; 424 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-08-17T17:24:55.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:54 smithi169 bash[79348]: cluster 2024-08-17T17:24:53.598414+0000 mgr.y (mgr.34107) 673 : cluster [DBG] pgmap v954: 105 pgs: 105 active+clean; 424 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-08-17T17:24:57.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:56 smithi131 bash[88347]: cluster 2024-08-17T17:24:55.599256+0000 mgr.y (mgr.34107) 674 : cluster [DBG] pgmap v955: 105 pgs: 105 active+clean; 424 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 847 KiB/s rd, 3.7 MiB/s wr, 39 op/s 2024-08-17T17:24:57.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:56 smithi131 bash[88347]: cluster 2024-08-17T17:24:55.599256+0000 mgr.y (mgr.34107) 674 : cluster [DBG] pgmap v955: 105 pgs: 105 active+clean; 424 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 847 KiB/s rd, 3.7 MiB/s wr, 39 op/s 2024-08-17T17:24:57.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:56 smithi131 bash[89561]: cluster 2024-08-17T17:24:55.599256+0000 mgr.y (mgr.34107) 674 : cluster [DBG] pgmap v955: 105 pgs: 105 active+clean; 424 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 847 KiB/s rd, 3.7 MiB/s wr, 39 op/s 2024-08-17T17:24:57.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:56 smithi131 bash[89561]: cluster 2024-08-17T17:24:55.599256+0000 mgr.y (mgr.34107) 674 : cluster [DBG] pgmap v955: 105 pgs: 105 active+clean; 424 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 847 KiB/s rd, 3.7 MiB/s wr, 39 op/s 2024-08-17T17:24:57.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:56 smithi169 bash[79348]: cluster 2024-08-17T17:24:55.599256+0000 mgr.y (mgr.34107) 674 : cluster [DBG] pgmap v955: 105 pgs: 105 active+clean; 424 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 847 KiB/s rd, 3.7 MiB/s wr, 39 op/s 2024-08-17T17:24:57.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:56 smithi169 bash[79348]: cluster 2024-08-17T17:24:55.599256+0000 mgr.y (mgr.34107) 674 : cluster [DBG] pgmap v955: 105 pgs: 105 active+clean; 424 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 847 KiB/s rd, 3.7 MiB/s wr, 39 op/s 2024-08-17T17:24:59.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:24:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:24:58] "GET /metrics HTTP/1.1" 200 36559 "" "Prometheus/2.51.0" 2024-08-17T17:24:59.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:58 smithi131 bash[88347]: cluster 2024-08-17T17:24:57.599732+0000 mgr.y (mgr.34107) 675 : cluster [DBG] pgmap v956: 105 pgs: 105 active+clean; 424 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 774 KiB/s rd, 3.4 MiB/s wr, 35 op/s 2024-08-17T17:24:59.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:24:58 smithi131 bash[88347]: cluster 2024-08-17T17:24:57.599732+0000 mgr.y (mgr.34107) 675 : cluster [DBG] pgmap v956: 105 pgs: 105 active+clean; 424 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 774 KiB/s rd, 3.4 MiB/s wr, 35 op/s 2024-08-17T17:24:59.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:58 smithi131 bash[89561]: cluster 2024-08-17T17:24:57.599732+0000 mgr.y (mgr.34107) 675 : cluster [DBG] pgmap v956: 105 pgs: 105 active+clean; 424 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 774 KiB/s rd, 3.4 MiB/s wr, 35 op/s 2024-08-17T17:24:59.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:24:58 smithi131 bash[89561]: cluster 2024-08-17T17:24:57.599732+0000 mgr.y (mgr.34107) 675 : cluster [DBG] pgmap v956: 105 pgs: 105 active+clean; 424 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 774 KiB/s rd, 3.4 MiB/s wr, 35 op/s 2024-08-17T17:24:59.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:58 smithi169 bash[79348]: cluster 2024-08-17T17:24:57.599732+0000 mgr.y (mgr.34107) 675 : cluster [DBG] pgmap v956: 105 pgs: 105 active+clean; 424 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 774 KiB/s rd, 3.4 MiB/s wr, 35 op/s 2024-08-17T17:24:59.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:24:58 smithi169 bash[79348]: cluster 2024-08-17T17:24:57.599732+0000 mgr.y (mgr.34107) 675 : cluster [DBG] pgmap v956: 105 pgs: 105 active+clean; 424 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 774 KiB/s rd, 3.4 MiB/s wr, 35 op/s 2024-08-17T17:25:00.805 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/1.ZeroOverlap (14780 ms) 2024-08-17T17:25:01.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:00 smithi131 bash[89561]: cluster 2024-08-17T17:24:59.600543+0000 mgr.y (mgr.34107) 676 : cluster [DBG] pgmap v957: 105 pgs: 105 active+clean; 440 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.8 MiB/s wr, 49 op/s 2024-08-17T17:25:01.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:00 smithi131 bash[89561]: cluster 2024-08-17T17:24:59.600543+0000 mgr.y (mgr.34107) 676 : cluster [DBG] pgmap v957: 105 pgs: 105 active+clean; 440 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.8 MiB/s wr, 49 op/s 2024-08-17T17:25:01.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:00 smithi131 bash[88347]: cluster 2024-08-17T17:24:59.600543+0000 mgr.y (mgr.34107) 676 : cluster [DBG] pgmap v957: 105 pgs: 105 active+clean; 440 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.8 MiB/s wr, 49 op/s 2024-08-17T17:25:01.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:00 smithi131 bash[88347]: cluster 2024-08-17T17:24:59.600543+0000 mgr.y (mgr.34107) 676 : cluster [DBG] pgmap v957: 105 pgs: 105 active+clean; 440 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.8 MiB/s wr, 49 op/s 2024-08-17T17:25:01.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:00 smithi169 bash[79348]: cluster 2024-08-17T17:24:59.600543+0000 mgr.y (mgr.34107) 676 : cluster [DBG] pgmap v957: 105 pgs: 105 active+clean; 440 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.8 MiB/s wr, 49 op/s 2024-08-17T17:25:01.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:00 smithi169 bash[79348]: cluster 2024-08-17T17:24:59.600543+0000 mgr.y (mgr.34107) 676 : cluster [DBG] pgmap v957: 105 pgs: 105 active+clean; 440 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.8 MiB/s wr, 49 op/s 2024-08-17T17:25:01.721 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 7 tests from EncryptedFlattenTest/1 (103101 ms total) 2024-08-17T17:25:01.721 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:25:01.721 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 7 tests from EncryptedFlattenTest/2, where TypeParam = UnformattedLUKS1 2024-08-17T17:25:01.765 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/2.Simple 2024-08-17T17:25:03.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:02 smithi131 bash[89561]: cluster 2024-08-17T17:25:01.601246+0000 mgr.y (mgr.34107) 677 : cluster [DBG] pgmap v958: 105 pgs: 105 active+clean; 440 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.1 MiB/s wr, 36 op/s 2024-08-17T17:25:03.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:02 smithi131 bash[89561]: cluster 2024-08-17T17:25:01.601246+0000 mgr.y (mgr.34107) 677 : cluster [DBG] pgmap v958: 105 pgs: 105 active+clean; 440 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.1 MiB/s wr, 36 op/s 2024-08-17T17:25:03.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:02 smithi131 bash[89561]: cluster 2024-08-17T17:25:01.713751+0000 mon.a (mon.0) 1466 : cluster [DBG] osdmap e928: 8 total, 8 up, 8 in 2024-08-17T17:25:03.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:02 smithi131 bash[89561]: cluster 2024-08-17T17:25:01.713751+0000 mon.a (mon.0) 1466 : cluster [DBG] osdmap e928: 8 total, 8 up, 8 in 2024-08-17T17:25:03.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:02 smithi131 bash[88347]: cluster 2024-08-17T17:25:01.601246+0000 mgr.y (mgr.34107) 677 : cluster [DBG] pgmap v958: 105 pgs: 105 active+clean; 440 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.1 MiB/s wr, 36 op/s 2024-08-17T17:25:03.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:02 smithi131 bash[88347]: cluster 2024-08-17T17:25:01.601246+0000 mgr.y (mgr.34107) 677 : cluster [DBG] pgmap v958: 105 pgs: 105 active+clean; 440 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.1 MiB/s wr, 36 op/s 2024-08-17T17:25:03.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:02 smithi131 bash[88347]: cluster 2024-08-17T17:25:01.713751+0000 mon.a (mon.0) 1466 : cluster [DBG] osdmap e928: 8 total, 8 up, 8 in 2024-08-17T17:25:03.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:02 smithi131 bash[88347]: cluster 2024-08-17T17:25:01.713751+0000 mon.a (mon.0) 1466 : cluster [DBG] osdmap e928: 8 total, 8 up, 8 in 2024-08-17T17:25:03.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:02 smithi169 bash[79348]: cluster 2024-08-17T17:25:01.601246+0000 mgr.y (mgr.34107) 677 : cluster [DBG] pgmap v958: 105 pgs: 105 active+clean; 440 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.1 MiB/s wr, 36 op/s 2024-08-17T17:25:03.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:02 smithi169 bash[79348]: cluster 2024-08-17T17:25:01.601246+0000 mgr.y (mgr.34107) 677 : cluster [DBG] pgmap v958: 105 pgs: 105 active+clean; 440 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.1 MiB/s wr, 36 op/s 2024-08-17T17:25:03.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:02 smithi169 bash[79348]: cluster 2024-08-17T17:25:01.713751+0000 mon.a (mon.0) 1466 : cluster [DBG] osdmap e928: 8 total, 8 up, 8 in 2024-08-17T17:25:03.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:02 smithi169 bash[79348]: cluster 2024-08-17T17:25:01.713751+0000 mon.a (mon.0) 1466 : cluster [DBG] osdmap e928: 8 total, 8 up, 8 in 2024-08-17T17:25:03.728 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:25:04.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:03 smithi131 bash[88347]: cluster 2024-08-17T17:25:02.719942+0000 mon.a (mon.0) 1467 : cluster [DBG] osdmap e929: 8 total, 8 up, 8 in 2024-08-17T17:25:04.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:03 smithi131 bash[88347]: cluster 2024-08-17T17:25:02.719942+0000 mon.a (mon.0) 1467 : cluster [DBG] osdmap e929: 8 total, 8 up, 8 in 2024-08-17T17:25:04.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:03 smithi131 bash[88347]: audit 2024-08-17T17:25:02.724936+0000 mon.a (mon.0) 1468 : audit [INF] from='client.? 172.21.15.131:0/3184188071' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-41","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:25:04.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:03 smithi131 bash[88347]: audit 2024-08-17T17:25:02.724936+0000 mon.a (mon.0) 1468 : audit [INF] from='client.? 172.21.15.131:0/3184188071' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-41","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:25:04.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:03 smithi131 bash[88347]: audit 2024-08-17T17:25:03.713531+0000 mon.a (mon.0) 1469 : audit [INF] from='client.? 172.21.15.131:0/3184188071' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-41","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:25:04.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:03 smithi131 bash[88347]: audit 2024-08-17T17:25:03.713531+0000 mon.a (mon.0) 1469 : audit [INF] from='client.? 172.21.15.131:0/3184188071' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-41","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:25:04.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:03 smithi131 bash[88347]: cluster 2024-08-17T17:25:03.720659+0000 mon.a (mon.0) 1470 : cluster [DBG] osdmap e930: 8 total, 8 up, 8 in 2024-08-17T17:25:04.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:03 smithi131 bash[88347]: cluster 2024-08-17T17:25:03.720659+0000 mon.a (mon.0) 1470 : cluster [DBG] osdmap e930: 8 total, 8 up, 8 in 2024-08-17T17:25:04.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:03 smithi131 bash[89561]: cluster 2024-08-17T17:25:02.719942+0000 mon.a (mon.0) 1467 : cluster [DBG] osdmap e929: 8 total, 8 up, 8 in 2024-08-17T17:25:04.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:03 smithi131 bash[89561]: cluster 2024-08-17T17:25:02.719942+0000 mon.a (mon.0) 1467 : cluster [DBG] osdmap e929: 8 total, 8 up, 8 in 2024-08-17T17:25:04.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:03 smithi131 bash[89561]: audit 2024-08-17T17:25:02.724936+0000 mon.a (mon.0) 1468 : audit [INF] from='client.? 172.21.15.131:0/3184188071' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-41","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:25:04.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:03 smithi131 bash[89561]: audit 2024-08-17T17:25:02.724936+0000 mon.a (mon.0) 1468 : audit [INF] from='client.? 172.21.15.131:0/3184188071' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-41","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:25:04.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:03 smithi131 bash[89561]: audit 2024-08-17T17:25:03.713531+0000 mon.a (mon.0) 1469 : audit [INF] from='client.? 172.21.15.131:0/3184188071' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-41","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:25:04.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:03 smithi131 bash[89561]: audit 2024-08-17T17:25:03.713531+0000 mon.a (mon.0) 1469 : audit [INF] from='client.? 172.21.15.131:0/3184188071' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-41","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:25:04.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:03 smithi131 bash[89561]: cluster 2024-08-17T17:25:03.720659+0000 mon.a (mon.0) 1470 : cluster [DBG] osdmap e930: 8 total, 8 up, 8 in 2024-08-17T17:25:04.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:03 smithi131 bash[89561]: cluster 2024-08-17T17:25:03.720659+0000 mon.a (mon.0) 1470 : cluster [DBG] osdmap e930: 8 total, 8 up, 8 in 2024-08-17T17:25:04.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:03 smithi169 bash[79348]: cluster 2024-08-17T17:25:02.719942+0000 mon.a (mon.0) 1467 : cluster [DBG] osdmap e929: 8 total, 8 up, 8 in 2024-08-17T17:25:04.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:03 smithi169 bash[79348]: cluster 2024-08-17T17:25:02.719942+0000 mon.a (mon.0) 1467 : cluster [DBG] osdmap e929: 8 total, 8 up, 8 in 2024-08-17T17:25:04.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:03 smithi169 bash[79348]: audit 2024-08-17T17:25:02.724936+0000 mon.a (mon.0) 1468 : audit [INF] from='client.? 172.21.15.131:0/3184188071' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-41","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:25:04.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:03 smithi169 bash[79348]: audit 2024-08-17T17:25:02.724936+0000 mon.a (mon.0) 1468 : audit [INF] from='client.? 172.21.15.131:0/3184188071' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-41","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:25:04.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:03 smithi169 bash[79348]: audit 2024-08-17T17:25:03.713531+0000 mon.a (mon.0) 1469 : audit [INF] from='client.? 172.21.15.131:0/3184188071' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-41","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:25:04.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:03 smithi169 bash[79348]: audit 2024-08-17T17:25:03.713531+0000 mon.a (mon.0) 1469 : audit [INF] from='client.? 172.21.15.131:0/3184188071' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-41","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:25:04.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:03 smithi169 bash[79348]: cluster 2024-08-17T17:25:03.720659+0000 mon.a (mon.0) 1470 : cluster [DBG] osdmap e930: 8 total, 8 up, 8 in 2024-08-17T17:25:04.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:03 smithi169 bash[79348]: cluster 2024-08-17T17:25:03.720659+0000 mon.a (mon.0) 1470 : cluster [DBG] osdmap e930: 8 total, 8 up, 8 in 2024-08-17T17:25:05.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:04 smithi131 bash[88347]: cluster 2024-08-17T17:25:03.601909+0000 mgr.y (mgr.34107) 678 : cluster [DBG] pgmap v961: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:25:05.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:04 smithi131 bash[88347]: cluster 2024-08-17T17:25:03.601909+0000 mgr.y (mgr.34107) 678 : cluster [DBG] pgmap v961: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:25:05.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:04 smithi131 bash[88347]: cluster 2024-08-17T17:25:03.728458+0000 mon.a (mon.0) 1471 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:25:05.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:04 smithi131 bash[88347]: cluster 2024-08-17T17:25:03.728458+0000 mon.a (mon.0) 1471 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:25:05.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:04 smithi131 bash[88347]: cluster 2024-08-17T17:25:04.724434+0000 mon.a (mon.0) 1472 : cluster [DBG] osdmap e931: 8 total, 8 up, 8 in 2024-08-17T17:25:05.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:04 smithi131 bash[88347]: cluster 2024-08-17T17:25:04.724434+0000 mon.a (mon.0) 1472 : cluster [DBG] osdmap e931: 8 total, 8 up, 8 in 2024-08-17T17:25:05.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:04 smithi131 bash[89561]: cluster 2024-08-17T17:25:03.601909+0000 mgr.y (mgr.34107) 678 : cluster [DBG] pgmap v961: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:25:05.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:04 smithi131 bash[89561]: cluster 2024-08-17T17:25:03.601909+0000 mgr.y (mgr.34107) 678 : cluster [DBG] pgmap v961: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:25:05.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:04 smithi131 bash[89561]: cluster 2024-08-17T17:25:03.728458+0000 mon.a (mon.0) 1471 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:25:05.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:04 smithi131 bash[89561]: cluster 2024-08-17T17:25:03.728458+0000 mon.a (mon.0) 1471 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:25:05.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:04 smithi131 bash[89561]: cluster 2024-08-17T17:25:04.724434+0000 mon.a (mon.0) 1472 : cluster [DBG] osdmap e931: 8 total, 8 up, 8 in 2024-08-17T17:25:05.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:04 smithi131 bash[89561]: cluster 2024-08-17T17:25:04.724434+0000 mon.a (mon.0) 1472 : cluster [DBG] osdmap e931: 8 total, 8 up, 8 in 2024-08-17T17:25:05.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:04 smithi169 bash[79348]: cluster 2024-08-17T17:25:03.601909+0000 mgr.y (mgr.34107) 678 : cluster [DBG] pgmap v961: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:25:05.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:04 smithi169 bash[79348]: cluster 2024-08-17T17:25:03.601909+0000 mgr.y (mgr.34107) 678 : cluster [DBG] pgmap v961: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:25:05.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:04 smithi169 bash[79348]: cluster 2024-08-17T17:25:03.728458+0000 mon.a (mon.0) 1471 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:25:05.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:04 smithi169 bash[79348]: cluster 2024-08-17T17:25:03.728458+0000 mon.a (mon.0) 1471 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:25:05.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:04 smithi169 bash[79348]: cluster 2024-08-17T17:25:04.724434+0000 mon.a (mon.0) 1472 : cluster [DBG] osdmap e931: 8 total, 8 up, 8 in 2024-08-17T17:25:05.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:04 smithi169 bash[79348]: cluster 2024-08-17T17:25:04.724434+0000 mon.a (mon.0) 1472 : cluster [DBG] osdmap e931: 8 total, 8 up, 8 in 2024-08-17T17:25:07.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:06 smithi131 bash[88347]: cluster 2024-08-17T17:25:05.602676+0000 mgr.y (mgr.34107) 679 : cluster [DBG] pgmap v964: 105 pgs: 105 active+clean; 582 KiB data, 596 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:25:07.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:06 smithi131 bash[88347]: cluster 2024-08-17T17:25:05.602676+0000 mgr.y (mgr.34107) 679 : cluster [DBG] pgmap v964: 105 pgs: 105 active+clean; 582 KiB data, 596 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:25:07.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:06 smithi131 bash[88347]: cluster 2024-08-17T17:25:05.726956+0000 mon.a (mon.0) 1473 : cluster [DBG] osdmap e932: 8 total, 8 up, 8 in 2024-08-17T17:25:07.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:06 smithi131 bash[88347]: cluster 2024-08-17T17:25:05.726956+0000 mon.a (mon.0) 1473 : cluster [DBG] osdmap e932: 8 total, 8 up, 8 in 2024-08-17T17:25:07.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:06 smithi131 bash[88347]: cluster 2024-08-17T17:25:05.751830+0000 mon.a (mon.0) 1474 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:25:07.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:06 smithi131 bash[88347]: cluster 2024-08-17T17:25:05.751830+0000 mon.a (mon.0) 1474 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:25:07.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:06 smithi131 bash[88347]: cluster 2024-08-17T17:25:05.751881+0000 mon.a (mon.0) 1475 : cluster [INF] Cluster is now healthy 2024-08-17T17:25:07.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:06 smithi131 bash[88347]: cluster 2024-08-17T17:25:05.751881+0000 mon.a (mon.0) 1475 : cluster [INF] Cluster is now healthy 2024-08-17T17:25:07.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:06 smithi131 bash[89561]: cluster 2024-08-17T17:25:05.602676+0000 mgr.y (mgr.34107) 679 : cluster [DBG] pgmap v964: 105 pgs: 105 active+clean; 582 KiB data, 596 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:25:07.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:06 smithi131 bash[89561]: cluster 2024-08-17T17:25:05.602676+0000 mgr.y (mgr.34107) 679 : cluster [DBG] pgmap v964: 105 pgs: 105 active+clean; 582 KiB data, 596 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:25:07.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:06 smithi131 bash[89561]: cluster 2024-08-17T17:25:05.726956+0000 mon.a (mon.0) 1473 : cluster [DBG] osdmap e932: 8 total, 8 up, 8 in 2024-08-17T17:25:07.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:06 smithi131 bash[89561]: cluster 2024-08-17T17:25:05.726956+0000 mon.a (mon.0) 1473 : cluster [DBG] osdmap e932: 8 total, 8 up, 8 in 2024-08-17T17:25:07.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:06 smithi131 bash[89561]: cluster 2024-08-17T17:25:05.751830+0000 mon.a (mon.0) 1474 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:25:07.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:06 smithi131 bash[89561]: cluster 2024-08-17T17:25:05.751830+0000 mon.a (mon.0) 1474 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:25:07.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:06 smithi131 bash[89561]: cluster 2024-08-17T17:25:05.751881+0000 mon.a (mon.0) 1475 : cluster [INF] Cluster is now healthy 2024-08-17T17:25:07.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:06 smithi131 bash[89561]: cluster 2024-08-17T17:25:05.751881+0000 mon.a (mon.0) 1475 : cluster [INF] Cluster is now healthy 2024-08-17T17:25:07.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:06 smithi169 bash[79348]: cluster 2024-08-17T17:25:05.602676+0000 mgr.y (mgr.34107) 679 : cluster [DBG] pgmap v964: 105 pgs: 105 active+clean; 582 KiB data, 596 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:25:07.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:06 smithi169 bash[79348]: cluster 2024-08-17T17:25:05.602676+0000 mgr.y (mgr.34107) 679 : cluster [DBG] pgmap v964: 105 pgs: 105 active+clean; 582 KiB data, 596 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:25:07.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:06 smithi169 bash[79348]: cluster 2024-08-17T17:25:05.726956+0000 mon.a (mon.0) 1473 : cluster [DBG] osdmap e932: 8 total, 8 up, 8 in 2024-08-17T17:25:07.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:06 smithi169 bash[79348]: cluster 2024-08-17T17:25:05.726956+0000 mon.a (mon.0) 1473 : cluster [DBG] osdmap e932: 8 total, 8 up, 8 in 2024-08-17T17:25:07.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:06 smithi169 bash[79348]: cluster 2024-08-17T17:25:05.751830+0000 mon.a (mon.0) 1474 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:25:07.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:06 smithi169 bash[79348]: cluster 2024-08-17T17:25:05.751830+0000 mon.a (mon.0) 1474 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:25:07.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:06 smithi169 bash[79348]: cluster 2024-08-17T17:25:05.751881+0000 mon.a (mon.0) 1475 : cluster [INF] Cluster is now healthy 2024-08-17T17:25:07.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:06 smithi169 bash[79348]: cluster 2024-08-17T17:25:05.751881+0000 mon.a (mon.0) 1475 : cluster [INF] Cluster is now healthy 2024-08-17T17:25:09.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:25:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:25:08] "GET /metrics HTTP/1.1" 200 36509 "" "Prometheus/2.51.0" 2024-08-17T17:25:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:08 smithi131 bash[89561]: cluster 2024-08-17T17:25:07.603043+0000 mgr.y (mgr.34107) 680 : cluster [DBG] pgmap v966: 105 pgs: 105 active+clean; 582 KiB data, 596 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:25:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:08 smithi131 bash[89561]: cluster 2024-08-17T17:25:07.603043+0000 mgr.y (mgr.34107) 680 : cluster [DBG] pgmap v966: 105 pgs: 105 active+clean; 582 KiB data, 596 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:25:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:08 smithi131 bash[89561]: audit 2024-08-17T17:25:08.215818+0000 mon.a (mon.0) 1476 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:08 smithi131 bash[89561]: audit 2024-08-17T17:25:08.215818+0000 mon.a (mon.0) 1476 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:08 smithi131 bash[88347]: cluster 2024-08-17T17:25:07.603043+0000 mgr.y (mgr.34107) 680 : cluster [DBG] pgmap v966: 105 pgs: 105 active+clean; 582 KiB data, 596 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:25:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:08 smithi131 bash[88347]: cluster 2024-08-17T17:25:07.603043+0000 mgr.y (mgr.34107) 680 : cluster [DBG] pgmap v966: 105 pgs: 105 active+clean; 582 KiB data, 596 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:25:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:08 smithi131 bash[88347]: audit 2024-08-17T17:25:08.215818+0000 mon.a (mon.0) 1476 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:08 smithi131 bash[88347]: audit 2024-08-17T17:25:08.215818+0000 mon.a (mon.0) 1476 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:09.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:08 smithi169 bash[79348]: cluster 2024-08-17T17:25:07.603043+0000 mgr.y (mgr.34107) 680 : cluster [DBG] pgmap v966: 105 pgs: 105 active+clean; 582 KiB data, 596 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:25:09.139 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:08 smithi169 bash[79348]: cluster 2024-08-17T17:25:07.603043+0000 mgr.y (mgr.34107) 680 : cluster [DBG] pgmap v966: 105 pgs: 105 active+clean; 582 KiB data, 596 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:25:09.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:08 smithi169 bash[79348]: audit 2024-08-17T17:25:08.215818+0000 mon.a (mon.0) 1476 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:09.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:08 smithi169 bash[79348]: audit 2024-08-17T17:25:08.215818+0000 mon.a (mon.0) 1476 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:11.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:10 smithi131 bash[88347]: cluster 2024-08-17T17:25:09.604302+0000 mgr.y (mgr.34107) 681 : cluster [DBG] pgmap v967: 105 pgs: 105 active+clean; 582 KiB data, 596 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2024-08-17T17:25:11.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:10 smithi131 bash[88347]: cluster 2024-08-17T17:25:09.604302+0000 mgr.y (mgr.34107) 681 : cluster [DBG] pgmap v967: 105 pgs: 105 active+clean; 582 KiB data, 596 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2024-08-17T17:25:11.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:10 smithi131 bash[88347]: cluster 2024-08-17T17:25:09.746521+0000 mon.a (mon.0) 1477 : cluster [DBG] osdmap e933: 8 total, 8 up, 8 in 2024-08-17T17:25:11.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:10 smithi131 bash[88347]: cluster 2024-08-17T17:25:09.746521+0000 mon.a (mon.0) 1477 : cluster [DBG] osdmap e933: 8 total, 8 up, 8 in 2024-08-17T17:25:11.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:10 smithi131 bash[89561]: cluster 2024-08-17T17:25:09.604302+0000 mgr.y (mgr.34107) 681 : cluster [DBG] pgmap v967: 105 pgs: 105 active+clean; 582 KiB data, 596 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2024-08-17T17:25:11.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:10 smithi131 bash[89561]: cluster 2024-08-17T17:25:09.604302+0000 mgr.y (mgr.34107) 681 : cluster [DBG] pgmap v967: 105 pgs: 105 active+clean; 582 KiB data, 596 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2024-08-17T17:25:11.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:10 smithi131 bash[89561]: cluster 2024-08-17T17:25:09.746521+0000 mon.a (mon.0) 1477 : cluster [DBG] osdmap e933: 8 total, 8 up, 8 in 2024-08-17T17:25:11.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:10 smithi131 bash[89561]: cluster 2024-08-17T17:25:09.746521+0000 mon.a (mon.0) 1477 : cluster [DBG] osdmap e933: 8 total, 8 up, 8 in 2024-08-17T17:25:11.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:10 smithi169 bash[79348]: cluster 2024-08-17T17:25:09.604302+0000 mgr.y (mgr.34107) 681 : cluster [DBG] pgmap v967: 105 pgs: 105 active+clean; 582 KiB data, 596 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2024-08-17T17:25:11.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:10 smithi169 bash[79348]: cluster 2024-08-17T17:25:09.604302+0000 mgr.y (mgr.34107) 681 : cluster [DBG] pgmap v967: 105 pgs: 105 active+clean; 582 KiB data, 596 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2024-08-17T17:25:11.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:10 smithi169 bash[79348]: cluster 2024-08-17T17:25:09.746521+0000 mon.a (mon.0) 1477 : cluster [DBG] osdmap e933: 8 total, 8 up, 8 in 2024-08-17T17:25:11.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:10 smithi169 bash[79348]: cluster 2024-08-17T17:25:09.746521+0000 mon.a (mon.0) 1477 : cluster [DBG] osdmap e933: 8 total, 8 up, 8 in 2024-08-17T17:25:13.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:12 smithi131 bash[88347]: cluster 2024-08-17T17:25:11.604775+0000 mgr.y (mgr.34107) 682 : cluster [DBG] pgmap v969: 105 pgs: 105 active+clean; 4.6 MiB data, 608 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 596 KiB/s wr, 7 op/s 2024-08-17T17:25:13.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:12 smithi131 bash[88347]: cluster 2024-08-17T17:25:11.604775+0000 mgr.y (mgr.34107) 682 : cluster [DBG] pgmap v969: 105 pgs: 105 active+clean; 4.6 MiB data, 608 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 596 KiB/s wr, 7 op/s 2024-08-17T17:25:13.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:12 smithi131 bash[89561]: cluster 2024-08-17T17:25:11.604775+0000 mgr.y (mgr.34107) 682 : cluster [DBG] pgmap v969: 105 pgs: 105 active+clean; 4.6 MiB data, 608 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 596 KiB/s wr, 7 op/s 2024-08-17T17:25:13.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:12 smithi131 bash[89561]: cluster 2024-08-17T17:25:11.604775+0000 mgr.y (mgr.34107) 682 : cluster [DBG] pgmap v969: 105 pgs: 105 active+clean; 4.6 MiB data, 608 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 596 KiB/s wr, 7 op/s 2024-08-17T17:25:13.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:12 smithi169 bash[79348]: cluster 2024-08-17T17:25:11.604775+0000 mgr.y (mgr.34107) 682 : cluster [DBG] pgmap v969: 105 pgs: 105 active+clean; 4.6 MiB data, 608 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 596 KiB/s wr, 7 op/s 2024-08-17T17:25:13.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:12 smithi169 bash[79348]: cluster 2024-08-17T17:25:11.604775+0000 mgr.y (mgr.34107) 682 : cluster [DBG] pgmap v969: 105 pgs: 105 active+clean; 4.6 MiB data, 608 MiB used, 715 GiB / 715 GiB avail; 46 KiB/s rd, 596 KiB/s wr, 7 op/s 2024-08-17T17:25:15.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:14 smithi131 bash[89561]: cluster 2024-08-17T17:25:13.605162+0000 mgr.y (mgr.34107) 683 : cluster [DBG] pgmap v970: 105 pgs: 105 active+clean; 4.6 MiB data, 608 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 513 KiB/s wr, 6 op/s 2024-08-17T17:25:15.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:14 smithi131 bash[89561]: cluster 2024-08-17T17:25:13.605162+0000 mgr.y (mgr.34107) 683 : cluster [DBG] pgmap v970: 105 pgs: 105 active+clean; 4.6 MiB data, 608 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 513 KiB/s wr, 6 op/s 2024-08-17T17:25:15.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:14 smithi131 bash[88347]: cluster 2024-08-17T17:25:13.605162+0000 mgr.y (mgr.34107) 683 : cluster [DBG] pgmap v970: 105 pgs: 105 active+clean; 4.6 MiB data, 608 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 513 KiB/s wr, 6 op/s 2024-08-17T17:25:15.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:14 smithi131 bash[88347]: cluster 2024-08-17T17:25:13.605162+0000 mgr.y (mgr.34107) 683 : cluster [DBG] pgmap v970: 105 pgs: 105 active+clean; 4.6 MiB data, 608 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 513 KiB/s wr, 6 op/s 2024-08-17T17:25:15.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:14 smithi169 bash[79348]: cluster 2024-08-17T17:25:13.605162+0000 mgr.y (mgr.34107) 683 : cluster [DBG] pgmap v970: 105 pgs: 105 active+clean; 4.6 MiB data, 608 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 513 KiB/s wr, 6 op/s 2024-08-17T17:25:15.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:14 smithi169 bash[79348]: cluster 2024-08-17T17:25:13.605162+0000 mgr.y (mgr.34107) 683 : cluster [DBG] pgmap v970: 105 pgs: 105 active+clean; 4.6 MiB data, 608 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 513 KiB/s wr, 6 op/s 2024-08-17T17:25:16.606 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/2.Simple (14841 ms) 2024-08-17T17:25:16.606 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/2.Grow 2024-08-17T17:25:16.606 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:25:16.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:16 smithi131 bash[89561]: cluster 2024-08-17T17:25:15.473046+0000 mon.a (mon.0) 1478 : cluster [DBG] osdmap e934: 8 total, 8 up, 8 in 2024-08-17T17:25:16.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:16 smithi131 bash[89561]: cluster 2024-08-17T17:25:15.473046+0000 mon.a (mon.0) 1478 : cluster [DBG] osdmap e934: 8 total, 8 up, 8 in 2024-08-17T17:25:16.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:16 smithi131 bash[89561]: cluster 2024-08-17T17:25:15.605852+0000 mgr.y (mgr.34107) 684 : cluster [DBG] pgmap v972: 105 pgs: 105 active+clean; 30 MiB data, 692 MiB used, 715 GiB / 715 GiB avail; 625 KiB/s rd, 3.6 MiB/s wr, 56 op/s 2024-08-17T17:25:16.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:16 smithi131 bash[89561]: cluster 2024-08-17T17:25:15.605852+0000 mgr.y (mgr.34107) 684 : cluster [DBG] pgmap v972: 105 pgs: 105 active+clean; 30 MiB data, 692 MiB used, 715 GiB / 715 GiB avail; 625 KiB/s rd, 3.6 MiB/s wr, 56 op/s 2024-08-17T17:25:16.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:16 smithi131 bash[88347]: cluster 2024-08-17T17:25:15.473046+0000 mon.a (mon.0) 1478 : cluster [DBG] osdmap e934: 8 total, 8 up, 8 in 2024-08-17T17:25:16.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:16 smithi131 bash[88347]: cluster 2024-08-17T17:25:15.473046+0000 mon.a (mon.0) 1478 : cluster [DBG] osdmap e934: 8 total, 8 up, 8 in 2024-08-17T17:25:16.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:16 smithi131 bash[88347]: cluster 2024-08-17T17:25:15.605852+0000 mgr.y (mgr.34107) 684 : cluster [DBG] pgmap v972: 105 pgs: 105 active+clean; 30 MiB data, 692 MiB used, 715 GiB / 715 GiB avail; 625 KiB/s rd, 3.6 MiB/s wr, 56 op/s 2024-08-17T17:25:16.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:16 smithi131 bash[88347]: cluster 2024-08-17T17:25:15.605852+0000 mgr.y (mgr.34107) 684 : cluster [DBG] pgmap v972: 105 pgs: 105 active+clean; 30 MiB data, 692 MiB used, 715 GiB / 715 GiB avail; 625 KiB/s rd, 3.6 MiB/s wr, 56 op/s 2024-08-17T17:25:16.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:16 smithi169 bash[79348]: cluster 2024-08-17T17:25:15.473046+0000 mon.a (mon.0) 1478 : cluster [DBG] osdmap e934: 8 total, 8 up, 8 in 2024-08-17T17:25:16.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:16 smithi169 bash[79348]: cluster 2024-08-17T17:25:15.473046+0000 mon.a (mon.0) 1478 : cluster [DBG] osdmap e934: 8 total, 8 up, 8 in 2024-08-17T17:25:16.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:16 smithi169 bash[79348]: cluster 2024-08-17T17:25:15.605852+0000 mgr.y (mgr.34107) 684 : cluster [DBG] pgmap v972: 105 pgs: 105 active+clean; 30 MiB data, 692 MiB used, 715 GiB / 715 GiB avail; 625 KiB/s rd, 3.6 MiB/s wr, 56 op/s 2024-08-17T17:25:16.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:16 smithi169 bash[79348]: cluster 2024-08-17T17:25:15.605852+0000 mgr.y (mgr.34107) 684 : cluster [DBG] pgmap v972: 105 pgs: 105 active+clean; 30 MiB data, 692 MiB used, 715 GiB / 715 GiB avail; 625 KiB/s rd, 3.6 MiB/s wr, 56 op/s 2024-08-17T17:25:19.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:25:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:25:18] "GET /metrics HTTP/1.1" 200 36509 "" "Prometheus/2.51.0" 2024-08-17T17:25:19.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:18 smithi131 bash[89561]: cluster 2024-08-17T17:25:17.606268+0000 mgr.y (mgr.34107) 685 : cluster [DBG] pgmap v973: 105 pgs: 105 active+clean; 30 MiB data, 692 MiB used, 715 GiB / 715 GiB avail; 621 KiB/s rd, 3.6 MiB/s wr, 49 op/s 2024-08-17T17:25:19.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:18 smithi131 bash[89561]: cluster 2024-08-17T17:25:17.606268+0000 mgr.y (mgr.34107) 685 : cluster [DBG] pgmap v973: 105 pgs: 105 active+clean; 30 MiB data, 692 MiB used, 715 GiB / 715 GiB avail; 621 KiB/s rd, 3.6 MiB/s wr, 49 op/s 2024-08-17T17:25:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:18 smithi131 bash[88347]: cluster 2024-08-17T17:25:17.606268+0000 mgr.y (mgr.34107) 685 : cluster [DBG] pgmap v973: 105 pgs: 105 active+clean; 30 MiB data, 692 MiB used, 715 GiB / 715 GiB avail; 621 KiB/s rd, 3.6 MiB/s wr, 49 op/s 2024-08-17T17:25:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:18 smithi131 bash[88347]: cluster 2024-08-17T17:25:17.606268+0000 mgr.y (mgr.34107) 685 : cluster [DBG] pgmap v973: 105 pgs: 105 active+clean; 30 MiB data, 692 MiB used, 715 GiB / 715 GiB avail; 621 KiB/s rd, 3.6 MiB/s wr, 49 op/s 2024-08-17T17:25:19.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:18 smithi169 bash[79348]: cluster 2024-08-17T17:25:17.606268+0000 mgr.y (mgr.34107) 685 : cluster [DBG] pgmap v973: 105 pgs: 105 active+clean; 30 MiB data, 692 MiB used, 715 GiB / 715 GiB avail; 621 KiB/s rd, 3.6 MiB/s wr, 49 op/s 2024-08-17T17:25:19.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:18 smithi169 bash[79348]: cluster 2024-08-17T17:25:17.606268+0000 mgr.y (mgr.34107) 685 : cluster [DBG] pgmap v973: 105 pgs: 105 active+clean; 30 MiB data, 692 MiB used, 715 GiB / 715 GiB avail; 621 KiB/s rd, 3.6 MiB/s wr, 49 op/s 2024-08-17T17:25:21.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:20 smithi131 bash[89561]: cluster 2024-08-17T17:25:19.606904+0000 mgr.y (mgr.34107) 686 : cluster [DBG] pgmap v974: 105 pgs: 105 active+clean; 59 MiB data, 771 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.9 MiB/s wr, 63 op/s 2024-08-17T17:25:21.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:20 smithi131 bash[89561]: cluster 2024-08-17T17:25:19.606904+0000 mgr.y (mgr.34107) 686 : cluster [DBG] pgmap v974: 105 pgs: 105 active+clean; 59 MiB data, 771 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.9 MiB/s wr, 63 op/s 2024-08-17T17:25:21.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:20 smithi131 bash[88347]: cluster 2024-08-17T17:25:19.606904+0000 mgr.y (mgr.34107) 686 : cluster [DBG] pgmap v974: 105 pgs: 105 active+clean; 59 MiB data, 771 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.9 MiB/s wr, 63 op/s 2024-08-17T17:25:21.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:20 smithi131 bash[88347]: cluster 2024-08-17T17:25:19.606904+0000 mgr.y (mgr.34107) 686 : cluster [DBG] pgmap v974: 105 pgs: 105 active+clean; 59 MiB data, 771 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.9 MiB/s wr, 63 op/s 2024-08-17T17:25:21.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:20 smithi169 bash[79348]: cluster 2024-08-17T17:25:19.606904+0000 mgr.y (mgr.34107) 686 : cluster [DBG] pgmap v974: 105 pgs: 105 active+clean; 59 MiB data, 771 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.9 MiB/s wr, 63 op/s 2024-08-17T17:25:21.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:20 smithi169 bash[79348]: cluster 2024-08-17T17:25:19.606904+0000 mgr.y (mgr.34107) 686 : cluster [DBG] pgmap v974: 105 pgs: 105 active+clean; 59 MiB data, 771 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.9 MiB/s wr, 63 op/s 2024-08-17T17:25:22.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:21 smithi131 bash[88347]: cluster 2024-08-17T17:25:20.683976+0000 mon.a (mon.0) 1479 : cluster [DBG] osdmap e935: 8 total, 8 up, 8 in 2024-08-17T17:25:22.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:21 smithi131 bash[88347]: cluster 2024-08-17T17:25:20.683976+0000 mon.a (mon.0) 1479 : cluster [DBG] osdmap e935: 8 total, 8 up, 8 in 2024-08-17T17:25:22.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:21 smithi131 bash[89561]: cluster 2024-08-17T17:25:20.683976+0000 mon.a (mon.0) 1479 : cluster [DBG] osdmap e935: 8 total, 8 up, 8 in 2024-08-17T17:25:22.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:21 smithi131 bash[89561]: cluster 2024-08-17T17:25:20.683976+0000 mon.a (mon.0) 1479 : cluster [DBG] osdmap e935: 8 total, 8 up, 8 in 2024-08-17T17:25:22.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:21 smithi169 bash[79348]: cluster 2024-08-17T17:25:20.683976+0000 mon.a (mon.0) 1479 : cluster [DBG] osdmap e935: 8 total, 8 up, 8 in 2024-08-17T17:25:22.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:21 smithi169 bash[79348]: cluster 2024-08-17T17:25:20.683976+0000 mon.a (mon.0) 1479 : cluster [DBG] osdmap e935: 8 total, 8 up, 8 in 2024-08-17T17:25:23.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:22 smithi131 bash[88347]: cluster 2024-08-17T17:25:21.607466+0000 mgr.y (mgr.34107) 687 : cluster [DBG] pgmap v976: 105 pgs: 105 active+clean; 59 MiB data, 771 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 6.8 MiB/s wr, 78 op/s 2024-08-17T17:25:23.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:22 smithi131 bash[88347]: cluster 2024-08-17T17:25:21.607466+0000 mgr.y (mgr.34107) 687 : cluster [DBG] pgmap v976: 105 pgs: 105 active+clean; 59 MiB data, 771 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 6.8 MiB/s wr, 78 op/s 2024-08-17T17:25:23.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:22 smithi131 bash[89561]: cluster 2024-08-17T17:25:21.607466+0000 mgr.y (mgr.34107) 687 : cluster [DBG] pgmap v976: 105 pgs: 105 active+clean; 59 MiB data, 771 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 6.8 MiB/s wr, 78 op/s 2024-08-17T17:25:23.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:22 smithi131 bash[89561]: cluster 2024-08-17T17:25:21.607466+0000 mgr.y (mgr.34107) 687 : cluster [DBG] pgmap v976: 105 pgs: 105 active+clean; 59 MiB data, 771 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 6.8 MiB/s wr, 78 op/s 2024-08-17T17:25:23.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:22 smithi169 bash[79348]: cluster 2024-08-17T17:25:21.607466+0000 mgr.y (mgr.34107) 687 : cluster [DBG] pgmap v976: 105 pgs: 105 active+clean; 59 MiB data, 771 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 6.8 MiB/s wr, 78 op/s 2024-08-17T17:25:23.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:22 smithi169 bash[79348]: cluster 2024-08-17T17:25:21.607466+0000 mgr.y (mgr.34107) 687 : cluster [DBG] pgmap v976: 105 pgs: 105 active+clean; 59 MiB data, 771 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 6.8 MiB/s wr, 78 op/s 2024-08-17T17:25:24.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:23 smithi131 bash[88347]: audit 2024-08-17T17:25:23.216315+0000 mon.a (mon.0) 1480 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:24.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:23 smithi131 bash[88347]: audit 2024-08-17T17:25:23.216315+0000 mon.a (mon.0) 1480 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:24.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:23 smithi131 bash[89561]: audit 2024-08-17T17:25:23.216315+0000 mon.a (mon.0) 1480 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:24.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:23 smithi131 bash[89561]: audit 2024-08-17T17:25:23.216315+0000 mon.a (mon.0) 1480 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:24.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:23 smithi169 bash[79348]: audit 2024-08-17T17:25:23.216315+0000 mon.a (mon.0) 1480 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:24.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:23 smithi169 bash[79348]: audit 2024-08-17T17:25:23.216315+0000 mon.a (mon.0) 1480 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:25.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:24 smithi131 bash[89561]: cluster 2024-08-17T17:25:23.608060+0000 mgr.y (mgr.34107) 688 : cluster [DBG] pgmap v977: 105 pgs: 105 active+clean; 59 MiB data, 771 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.6 MiB/s wr, 28 op/s 2024-08-17T17:25:25.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:24 smithi131 bash[89561]: cluster 2024-08-17T17:25:23.608060+0000 mgr.y (mgr.34107) 688 : cluster [DBG] pgmap v977: 105 pgs: 105 active+clean; 59 MiB data, 771 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.6 MiB/s wr, 28 op/s 2024-08-17T17:25:25.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:24 smithi131 bash[88347]: cluster 2024-08-17T17:25:23.608060+0000 mgr.y (mgr.34107) 688 : cluster [DBG] pgmap v977: 105 pgs: 105 active+clean; 59 MiB data, 771 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.6 MiB/s wr, 28 op/s 2024-08-17T17:25:25.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:24 smithi131 bash[88347]: cluster 2024-08-17T17:25:23.608060+0000 mgr.y (mgr.34107) 688 : cluster [DBG] pgmap v977: 105 pgs: 105 active+clean; 59 MiB data, 771 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.6 MiB/s wr, 28 op/s 2024-08-17T17:25:25.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:24 smithi169 bash[79348]: cluster 2024-08-17T17:25:23.608060+0000 mgr.y (mgr.34107) 688 : cluster [DBG] pgmap v977: 105 pgs: 105 active+clean; 59 MiB data, 771 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.6 MiB/s wr, 28 op/s 2024-08-17T17:25:25.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:24 smithi169 bash[79348]: cluster 2024-08-17T17:25:23.608060+0000 mgr.y (mgr.34107) 688 : cluster [DBG] pgmap v977: 105 pgs: 105 active+clean; 59 MiB data, 771 MiB used, 714 GiB / 715 GiB avail; 13 MiB/s rd, 3.6 MiB/s wr, 28 op/s 2024-08-17T17:25:27.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:26 smithi131 bash[89561]: cluster 2024-08-17T17:25:25.609323+0000 mgr.y (mgr.34107) 689 : cluster [DBG] pgmap v978: 105 pgs: 105 active+clean; 96 MiB data, 858 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 MiB/s wr, 63 op/s 2024-08-17T17:25:27.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:26 smithi131 bash[89561]: cluster 2024-08-17T17:25:25.609323+0000 mgr.y (mgr.34107) 689 : cluster [DBG] pgmap v978: 105 pgs: 105 active+clean; 96 MiB data, 858 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 MiB/s wr, 63 op/s 2024-08-17T17:25:27.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:26 smithi131 bash[88347]: cluster 2024-08-17T17:25:25.609323+0000 mgr.y (mgr.34107) 689 : cluster [DBG] pgmap v978: 105 pgs: 105 active+clean; 96 MiB data, 858 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 MiB/s wr, 63 op/s 2024-08-17T17:25:27.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:26 smithi131 bash[88347]: cluster 2024-08-17T17:25:25.609323+0000 mgr.y (mgr.34107) 689 : cluster [DBG] pgmap v978: 105 pgs: 105 active+clean; 96 MiB data, 858 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 MiB/s wr, 63 op/s 2024-08-17T17:25:27.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:26 smithi169 bash[79348]: cluster 2024-08-17T17:25:25.609323+0000 mgr.y (mgr.34107) 689 : cluster [DBG] pgmap v978: 105 pgs: 105 active+clean; 96 MiB data, 858 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 MiB/s wr, 63 op/s 2024-08-17T17:25:27.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:26 smithi169 bash[79348]: cluster 2024-08-17T17:25:25.609323+0000 mgr.y (mgr.34107) 689 : cluster [DBG] pgmap v978: 105 pgs: 105 active+clean; 96 MiB data, 858 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 MiB/s wr, 63 op/s 2024-08-17T17:25:27.697 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/2.Grow (11091 ms) 2024-08-17T17:25:27.697 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/2.Shrink 2024-08-17T17:25:27.698 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:25:29.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:28 smithi131 bash[89561]: cluster 2024-08-17T17:25:27.609921+0000 mgr.y (mgr.34107) 690 : cluster [DBG] pgmap v979: 105 pgs: 105 active+clean; 96 MiB data, 858 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 MiB/s wr, 63 op/s 2024-08-17T17:25:29.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:28 smithi131 bash[89561]: cluster 2024-08-17T17:25:27.609921+0000 mgr.y (mgr.34107) 690 : cluster [DBG] pgmap v979: 105 pgs: 105 active+clean; 96 MiB data, 858 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 MiB/s wr, 63 op/s 2024-08-17T17:25:29.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:25:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:25:28] "GET /metrics HTTP/1.1" 200 36542 "" "Prometheus/2.51.0" 2024-08-17T17:25:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:28 smithi131 bash[88347]: cluster 2024-08-17T17:25:27.609921+0000 mgr.y (mgr.34107) 690 : cluster [DBG] pgmap v979: 105 pgs: 105 active+clean; 96 MiB data, 858 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 MiB/s wr, 63 op/s 2024-08-17T17:25:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:28 smithi131 bash[88347]: cluster 2024-08-17T17:25:27.609921+0000 mgr.y (mgr.34107) 690 : cluster [DBG] pgmap v979: 105 pgs: 105 active+clean; 96 MiB data, 858 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 MiB/s wr, 63 op/s 2024-08-17T17:25:29.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:28 smithi169 bash[79348]: cluster 2024-08-17T17:25:27.609921+0000 mgr.y (mgr.34107) 690 : cluster [DBG] pgmap v979: 105 pgs: 105 active+clean; 96 MiB data, 858 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 MiB/s wr, 63 op/s 2024-08-17T17:25:29.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:28 smithi169 bash[79348]: cluster 2024-08-17T17:25:27.609921+0000 mgr.y (mgr.34107) 690 : cluster [DBG] pgmap v979: 105 pgs: 105 active+clean; 96 MiB data, 858 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.6 MiB/s wr, 63 op/s 2024-08-17T17:25:31.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:30 smithi131 bash[89561]: cluster 2024-08-17T17:25:29.611126+0000 mgr.y (mgr.34107) 691 : cluster [DBG] pgmap v980: 105 pgs: 105 active+clean; 117 MiB data, 932 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.8 MiB/s wr, 64 op/s 2024-08-17T17:25:31.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:30 smithi131 bash[89561]: cluster 2024-08-17T17:25:29.611126+0000 mgr.y (mgr.34107) 691 : cluster [DBG] pgmap v980: 105 pgs: 105 active+clean; 117 MiB data, 932 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.8 MiB/s wr, 64 op/s 2024-08-17T17:25:31.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:30 smithi131 bash[88347]: cluster 2024-08-17T17:25:29.611126+0000 mgr.y (mgr.34107) 691 : cluster [DBG] pgmap v980: 105 pgs: 105 active+clean; 117 MiB data, 932 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.8 MiB/s wr, 64 op/s 2024-08-17T17:25:31.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:30 smithi131 bash[88347]: cluster 2024-08-17T17:25:29.611126+0000 mgr.y (mgr.34107) 691 : cluster [DBG] pgmap v980: 105 pgs: 105 active+clean; 117 MiB data, 932 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.8 MiB/s wr, 64 op/s 2024-08-17T17:25:31.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:30 smithi169 bash[79348]: cluster 2024-08-17T17:25:29.611126+0000 mgr.y (mgr.34107) 691 : cluster [DBG] pgmap v980: 105 pgs: 105 active+clean; 117 MiB data, 932 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.8 MiB/s wr, 64 op/s 2024-08-17T17:25:31.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:30 smithi169 bash[79348]: cluster 2024-08-17T17:25:29.611126+0000 mgr.y (mgr.34107) 691 : cluster [DBG] pgmap v980: 105 pgs: 105 active+clean; 117 MiB data, 932 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.8 MiB/s wr, 64 op/s 2024-08-17T17:25:33.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:32 smithi131 bash[89561]: cluster 2024-08-17T17:25:31.611921+0000 mgr.y (mgr.34107) 692 : cluster [DBG] pgmap v981: 105 pgs: 105 active+clean; 117 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 5.3 MiB/s wr, 59 op/s 2024-08-17T17:25:33.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:32 smithi131 bash[89561]: cluster 2024-08-17T17:25:31.611921+0000 mgr.y (mgr.34107) 692 : cluster [DBG] pgmap v981: 105 pgs: 105 active+clean; 117 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 5.3 MiB/s wr, 59 op/s 2024-08-17T17:25:33.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:32 smithi131 bash[89561]: cluster 2024-08-17T17:25:31.728306+0000 mon.a (mon.0) 1481 : cluster [DBG] osdmap e936: 8 total, 8 up, 8 in 2024-08-17T17:25:33.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:32 smithi131 bash[89561]: cluster 2024-08-17T17:25:31.728306+0000 mon.a (mon.0) 1481 : cluster [DBG] osdmap e936: 8 total, 8 up, 8 in 2024-08-17T17:25:33.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:32 smithi131 bash[88347]: cluster 2024-08-17T17:25:31.611921+0000 mgr.y (mgr.34107) 692 : cluster [DBG] pgmap v981: 105 pgs: 105 active+clean; 117 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 5.3 MiB/s wr, 59 op/s 2024-08-17T17:25:33.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:32 smithi131 bash[88347]: cluster 2024-08-17T17:25:31.611921+0000 mgr.y (mgr.34107) 692 : cluster [DBG] pgmap v981: 105 pgs: 105 active+clean; 117 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 5.3 MiB/s wr, 59 op/s 2024-08-17T17:25:33.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:32 smithi131 bash[88347]: cluster 2024-08-17T17:25:31.728306+0000 mon.a (mon.0) 1481 : cluster [DBG] osdmap e936: 8 total, 8 up, 8 in 2024-08-17T17:25:33.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:32 smithi131 bash[88347]: cluster 2024-08-17T17:25:31.728306+0000 mon.a (mon.0) 1481 : cluster [DBG] osdmap e936: 8 total, 8 up, 8 in 2024-08-17T17:25:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:32 smithi169 bash[79348]: cluster 2024-08-17T17:25:31.611921+0000 mgr.y (mgr.34107) 692 : cluster [DBG] pgmap v981: 105 pgs: 105 active+clean; 117 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 5.3 MiB/s wr, 59 op/s 2024-08-17T17:25:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:32 smithi169 bash[79348]: cluster 2024-08-17T17:25:31.611921+0000 mgr.y (mgr.34107) 692 : cluster [DBG] pgmap v981: 105 pgs: 105 active+clean; 117 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 9.6 MiB/s rd, 5.3 MiB/s wr, 59 op/s 2024-08-17T17:25:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:32 smithi169 bash[79348]: cluster 2024-08-17T17:25:31.728306+0000 mon.a (mon.0) 1481 : cluster [DBG] osdmap e936: 8 total, 8 up, 8 in 2024-08-17T17:25:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:32 smithi169 bash[79348]: cluster 2024-08-17T17:25:31.728306+0000 mon.a (mon.0) 1481 : cluster [DBG] osdmap e936: 8 total, 8 up, 8 in 2024-08-17T17:25:34.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:33 smithi131 bash[89561]: audit 2024-08-17T17:25:33.061890+0000 mon.a (mon.0) 1482 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:25:34.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:33 smithi131 bash[89561]: audit 2024-08-17T17:25:33.061890+0000 mon.a (mon.0) 1482 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:25:34.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:33 smithi131 bash[88347]: audit 2024-08-17T17:25:33.061890+0000 mon.a (mon.0) 1482 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:25:34.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:33 smithi131 bash[88347]: audit 2024-08-17T17:25:33.061890+0000 mon.a (mon.0) 1482 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:25:34.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:33 smithi169 bash[79348]: audit 2024-08-17T17:25:33.061890+0000 mon.a (mon.0) 1482 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:25:34.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:33 smithi169 bash[79348]: audit 2024-08-17T17:25:33.061890+0000 mon.a (mon.0) 1482 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:25:35.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:34 smithi131 bash[89561]: cluster 2024-08-17T17:25:33.612263+0000 mgr.y (mgr.34107) 693 : cluster [DBG] pgmap v983: 105 pgs: 105 active+clean; 117 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:25:35.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:34 smithi131 bash[89561]: cluster 2024-08-17T17:25:33.612263+0000 mgr.y (mgr.34107) 693 : cluster [DBG] pgmap v983: 105 pgs: 105 active+clean; 117 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:25:35.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:34 smithi131 bash[88347]: cluster 2024-08-17T17:25:33.612263+0000 mgr.y (mgr.34107) 693 : cluster [DBG] pgmap v983: 105 pgs: 105 active+clean; 117 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:25:35.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:34 smithi131 bash[88347]: cluster 2024-08-17T17:25:33.612263+0000 mgr.y (mgr.34107) 693 : cluster [DBG] pgmap v983: 105 pgs: 105 active+clean; 117 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:25:35.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:34 smithi169 bash[79348]: cluster 2024-08-17T17:25:33.612263+0000 mgr.y (mgr.34107) 693 : cluster [DBG] pgmap v983: 105 pgs: 105 active+clean; 117 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:25:35.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:34 smithi169 bash[79348]: cluster 2024-08-17T17:25:33.612263+0000 mgr.y (mgr.34107) 693 : cluster [DBG] pgmap v983: 105 pgs: 105 active+clean; 117 MiB data, 945 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:25:37.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:36 smithi131 bash[88347]: cluster 2024-08-17T17:25:35.613532+0000 mgr.y (mgr.34107) 694 : cluster [DBG] pgmap v984: 105 pgs: 105 active+clean; 146 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 5.0 MiB/s wr, 63 op/s 2024-08-17T17:25:37.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:36 smithi131 bash[88347]: cluster 2024-08-17T17:25:35.613532+0000 mgr.y (mgr.34107) 694 : cluster [DBG] pgmap v984: 105 pgs: 105 active+clean; 146 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 5.0 MiB/s wr, 63 op/s 2024-08-17T17:25:37.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:36 smithi131 bash[89561]: cluster 2024-08-17T17:25:35.613532+0000 mgr.y (mgr.34107) 694 : cluster [DBG] pgmap v984: 105 pgs: 105 active+clean; 146 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 5.0 MiB/s wr, 63 op/s 2024-08-17T17:25:37.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:36 smithi131 bash[89561]: cluster 2024-08-17T17:25:35.613532+0000 mgr.y (mgr.34107) 694 : cluster [DBG] pgmap v984: 105 pgs: 105 active+clean; 146 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 5.0 MiB/s wr, 63 op/s 2024-08-17T17:25:37.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:36 smithi169 bash[79348]: cluster 2024-08-17T17:25:35.613532+0000 mgr.y (mgr.34107) 694 : cluster [DBG] pgmap v984: 105 pgs: 105 active+clean; 146 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 5.0 MiB/s wr, 63 op/s 2024-08-17T17:25:37.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:36 smithi169 bash[79348]: cluster 2024-08-17T17:25:35.613532+0000 mgr.y (mgr.34107) 694 : cluster [DBG] pgmap v984: 105 pgs: 105 active+clean; 146 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 5.0 MiB/s wr, 63 op/s 2024-08-17T17:25:38.637 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/2.Shrink (10940 ms) 2024-08-17T17:25:38.637 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/2.ShrinkToOne 2024-08-17T17:25:38.638 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:25:39.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:25:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:25:38] "GET /metrics HTTP/1.1" 200 36557 "" "Prometheus/2.51.0" 2024-08-17T17:25:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:38 smithi131 bash[89561]: cluster 2024-08-17T17:25:37.614142+0000 mgr.y (mgr.34107) 695 : cluster [DBG] pgmap v985: 105 pgs: 105 active+clean; 146 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 5.0 MiB/s wr, 63 op/s 2024-08-17T17:25:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:38 smithi131 bash[89561]: cluster 2024-08-17T17:25:37.614142+0000 mgr.y (mgr.34107) 695 : cluster [DBG] pgmap v985: 105 pgs: 105 active+clean; 146 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 5.0 MiB/s wr, 63 op/s 2024-08-17T17:25:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:38 smithi131 bash[89561]: audit 2024-08-17T17:25:38.216161+0000 mon.a (mon.0) 1483 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:38 smithi131 bash[89561]: audit 2024-08-17T17:25:38.216161+0000 mon.a (mon.0) 1483 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:38 smithi131 bash[88347]: cluster 2024-08-17T17:25:37.614142+0000 mgr.y (mgr.34107) 695 : cluster [DBG] pgmap v985: 105 pgs: 105 active+clean; 146 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 5.0 MiB/s wr, 63 op/s 2024-08-17T17:25:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:38 smithi131 bash[88347]: cluster 2024-08-17T17:25:37.614142+0000 mgr.y (mgr.34107) 695 : cluster [DBG] pgmap v985: 105 pgs: 105 active+clean; 146 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 5.0 MiB/s wr, 63 op/s 2024-08-17T17:25:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:38 smithi131 bash[88347]: audit 2024-08-17T17:25:38.216161+0000 mon.a (mon.0) 1483 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:38 smithi131 bash[88347]: audit 2024-08-17T17:25:38.216161+0000 mon.a (mon.0) 1483 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:39.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:38 smithi169 bash[79348]: cluster 2024-08-17T17:25:37.614142+0000 mgr.y (mgr.34107) 695 : cluster [DBG] pgmap v985: 105 pgs: 105 active+clean; 146 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 5.0 MiB/s wr, 63 op/s 2024-08-17T17:25:39.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:38 smithi169 bash[79348]: cluster 2024-08-17T17:25:37.614142+0000 mgr.y (mgr.34107) 695 : cluster [DBG] pgmap v985: 105 pgs: 105 active+clean; 146 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.5 MiB/s rd, 5.0 MiB/s wr, 63 op/s 2024-08-17T17:25:39.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:38 smithi169 bash[79348]: audit 2024-08-17T17:25:38.216161+0000 mon.a (mon.0) 1483 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:39.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:38 smithi169 bash[79348]: audit 2024-08-17T17:25:38.216161+0000 mon.a (mon.0) 1483 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:40.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:39 smithi131 bash[88347]: audit 2024-08-17T17:25:38.827699+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:25:40.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:39 smithi131 bash[88347]: audit 2024-08-17T17:25:38.827699+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:25:40.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:39 smithi131 bash[88347]: audit 2024-08-17T17:25:38.838420+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:25:40.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:39 smithi131 bash[88347]: audit 2024-08-17T17:25:38.838420+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:25:40.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:39 smithi131 bash[88347]: audit 2024-08-17T17:25:39.099250+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:25:40.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:39 smithi131 bash[88347]: audit 2024-08-17T17:25:39.099250+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:25:40.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:39 smithi131 bash[88347]: audit 2024-08-17T17:25:39.112597+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:25:40.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:39 smithi131 bash[88347]: audit 2024-08-17T17:25:39.112597+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:25:40.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:39 smithi131 bash[88347]: audit 2024-08-17T17:25:39.718642+0000 mon.a (mon.0) 1488 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:25:40.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:39 smithi131 bash[88347]: audit 2024-08-17T17:25:39.718642+0000 mon.a (mon.0) 1488 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:25:40.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:39 smithi131 bash[88347]: audit 2024-08-17T17:25:39.719910+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:25:40.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:39 smithi131 bash[88347]: audit 2024-08-17T17:25:39.719910+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:25:40.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:39 smithi131 bash[88347]: audit 2024-08-17T17:25:39.725649+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:25:40.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:39 smithi131 bash[88347]: audit 2024-08-17T17:25:39.725649+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:25:40.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:39 smithi131 bash[89561]: audit 2024-08-17T17:25:38.827699+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:25:40.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:39 smithi131 bash[89561]: audit 2024-08-17T17:25:38.827699+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:25:40.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:39 smithi131 bash[89561]: audit 2024-08-17T17:25:38.838420+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:25:40.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:39 smithi131 bash[89561]: audit 2024-08-17T17:25:38.838420+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:25:40.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:39 smithi131 bash[89561]: audit 2024-08-17T17:25:39.099250+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:25:40.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:39 smithi131 bash[89561]: audit 2024-08-17T17:25:39.099250+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:25:40.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:39 smithi131 bash[89561]: audit 2024-08-17T17:25:39.112597+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:25:40.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:39 smithi131 bash[89561]: audit 2024-08-17T17:25:39.112597+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:25:40.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:39 smithi131 bash[89561]: audit 2024-08-17T17:25:39.718642+0000 mon.a (mon.0) 1488 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:25:40.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:39 smithi131 bash[89561]: audit 2024-08-17T17:25:39.718642+0000 mon.a (mon.0) 1488 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:25:40.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:39 smithi131 bash[89561]: audit 2024-08-17T17:25:39.719910+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:25:40.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:39 smithi131 bash[89561]: audit 2024-08-17T17:25:39.719910+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:25:40.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:39 smithi131 bash[89561]: audit 2024-08-17T17:25:39.725649+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:25:40.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:39 smithi131 bash[89561]: audit 2024-08-17T17:25:39.725649+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:25:40.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:39 smithi169 bash[79348]: audit 2024-08-17T17:25:38.827699+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:25:40.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:39 smithi169 bash[79348]: audit 2024-08-17T17:25:38.827699+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:25:40.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:39 smithi169 bash[79348]: audit 2024-08-17T17:25:38.838420+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:25:40.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:39 smithi169 bash[79348]: audit 2024-08-17T17:25:38.838420+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:25:40.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:39 smithi169 bash[79348]: audit 2024-08-17T17:25:39.099250+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:25:40.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:39 smithi169 bash[79348]: audit 2024-08-17T17:25:39.099250+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:25:40.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:39 smithi169 bash[79348]: audit 2024-08-17T17:25:39.112597+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:25:40.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:39 smithi169 bash[79348]: audit 2024-08-17T17:25:39.112597+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:25:40.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:39 smithi169 bash[79348]: audit 2024-08-17T17:25:39.718642+0000 mon.a (mon.0) 1488 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:25:40.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:39 smithi169 bash[79348]: audit 2024-08-17T17:25:39.718642+0000 mon.a (mon.0) 1488 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:25:40.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:39 smithi169 bash[79348]: audit 2024-08-17T17:25:39.719910+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:25:40.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:39 smithi169 bash[79348]: audit 2024-08-17T17:25:39.719910+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:25:40.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:39 smithi169 bash[79348]: audit 2024-08-17T17:25:39.725649+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:25:40.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:39 smithi169 bash[79348]: audit 2024-08-17T17:25:39.725649+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:25:41.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:40 smithi131 bash[89561]: cluster 2024-08-17T17:25:39.615374+0000 mgr.y (mgr.34107) 696 : cluster [DBG] pgmap v986: 105 pgs: 105 active+clean; 175 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.8 MiB/s wr, 58 op/s 2024-08-17T17:25:41.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:40 smithi131 bash[89561]: cluster 2024-08-17T17:25:39.615374+0000 mgr.y (mgr.34107) 696 : cluster [DBG] pgmap v986: 105 pgs: 105 active+clean; 175 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.8 MiB/s wr, 58 op/s 2024-08-17T17:25:41.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:40 smithi131 bash[88347]: cluster 2024-08-17T17:25:39.615374+0000 mgr.y (mgr.34107) 696 : cluster [DBG] pgmap v986: 105 pgs: 105 active+clean; 175 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.8 MiB/s wr, 58 op/s 2024-08-17T17:25:41.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:40 smithi131 bash[88347]: cluster 2024-08-17T17:25:39.615374+0000 mgr.y (mgr.34107) 696 : cluster [DBG] pgmap v986: 105 pgs: 105 active+clean; 175 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.8 MiB/s wr, 58 op/s 2024-08-17T17:25:41.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:40 smithi169 bash[79348]: cluster 2024-08-17T17:25:39.615374+0000 mgr.y (mgr.34107) 696 : cluster [DBG] pgmap v986: 105 pgs: 105 active+clean; 175 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.8 MiB/s wr, 58 op/s 2024-08-17T17:25:41.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:40 smithi169 bash[79348]: cluster 2024-08-17T17:25:39.615374+0000 mgr.y (mgr.34107) 696 : cluster [DBG] pgmap v986: 105 pgs: 105 active+clean; 175 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.8 MiB/s wr, 58 op/s 2024-08-17T17:25:43.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:42 smithi131 bash[88347]: cluster 2024-08-17T17:25:41.616116+0000 mgr.y (mgr.34107) 697 : cluster [DBG] pgmap v987: 105 pgs: 105 active+clean; 175 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:25:43.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:42 smithi131 bash[88347]: cluster 2024-08-17T17:25:41.616116+0000 mgr.y (mgr.34107) 697 : cluster [DBG] pgmap v987: 105 pgs: 105 active+clean; 175 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:25:43.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:42 smithi131 bash[89561]: cluster 2024-08-17T17:25:41.616116+0000 mgr.y (mgr.34107) 697 : cluster [DBG] pgmap v987: 105 pgs: 105 active+clean; 175 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:25:43.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:42 smithi131 bash[89561]: cluster 2024-08-17T17:25:41.616116+0000 mgr.y (mgr.34107) 697 : cluster [DBG] pgmap v987: 105 pgs: 105 active+clean; 175 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:25:43.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:42 smithi169 bash[79348]: cluster 2024-08-17T17:25:41.616116+0000 mgr.y (mgr.34107) 697 : cluster [DBG] pgmap v987: 105 pgs: 105 active+clean; 175 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:25:43.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:42 smithi169 bash[79348]: cluster 2024-08-17T17:25:41.616116+0000 mgr.y (mgr.34107) 697 : cluster [DBG] pgmap v987: 105 pgs: 105 active+clean; 175 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:25:44.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:43 smithi169 bash[79348]: cluster 2024-08-17T17:25:42.848058+0000 mon.a (mon.0) 1491 : cluster [DBG] osdmap e937: 8 total, 8 up, 8 in 2024-08-17T17:25:44.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:43 smithi169 bash[79348]: cluster 2024-08-17T17:25:42.848058+0000 mon.a (mon.0) 1491 : cluster [DBG] osdmap e937: 8 total, 8 up, 8 in 2024-08-17T17:25:44.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:43 smithi131 bash[89561]: cluster 2024-08-17T17:25:42.848058+0000 mon.a (mon.0) 1491 : cluster [DBG] osdmap e937: 8 total, 8 up, 8 in 2024-08-17T17:25:44.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:43 smithi131 bash[89561]: cluster 2024-08-17T17:25:42.848058+0000 mon.a (mon.0) 1491 : cluster [DBG] osdmap e937: 8 total, 8 up, 8 in 2024-08-17T17:25:44.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:43 smithi131 bash[88347]: cluster 2024-08-17T17:25:42.848058+0000 mon.a (mon.0) 1491 : cluster [DBG] osdmap e937: 8 total, 8 up, 8 in 2024-08-17T17:25:44.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:43 smithi131 bash[88347]: cluster 2024-08-17T17:25:42.848058+0000 mon.a (mon.0) 1491 : cluster [DBG] osdmap e937: 8 total, 8 up, 8 in 2024-08-17T17:25:45.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:44 smithi169 bash[79348]: cluster 2024-08-17T17:25:43.616530+0000 mgr.y (mgr.34107) 698 : cluster [DBG] pgmap v989: 105 pgs: 105 active+clean; 175 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:25:45.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:44 smithi169 bash[79348]: cluster 2024-08-17T17:25:43.616530+0000 mgr.y (mgr.34107) 698 : cluster [DBG] pgmap v989: 105 pgs: 105 active+clean; 175 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:25:45.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:44 smithi131 bash[89561]: cluster 2024-08-17T17:25:43.616530+0000 mgr.y (mgr.34107) 698 : cluster [DBG] pgmap v989: 105 pgs: 105 active+clean; 175 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:25:45.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:44 smithi131 bash[89561]: cluster 2024-08-17T17:25:43.616530+0000 mgr.y (mgr.34107) 698 : cluster [DBG] pgmap v989: 105 pgs: 105 active+clean; 175 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:25:45.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:44 smithi131 bash[88347]: cluster 2024-08-17T17:25:43.616530+0000 mgr.y (mgr.34107) 698 : cluster [DBG] pgmap v989: 105 pgs: 105 active+clean; 175 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:25:45.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:44 smithi131 bash[88347]: cluster 2024-08-17T17:25:43.616530+0000 mgr.y (mgr.34107) 698 : cluster [DBG] pgmap v989: 105 pgs: 105 active+clean; 175 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:25:47.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:46 smithi169 bash[79348]: cluster 2024-08-17T17:25:45.617200+0000 mgr.y (mgr.34107) 699 : cluster [DBG] pgmap v990: 105 pgs: 105 active+clean; 204 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:25:47.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:46 smithi169 bash[79348]: cluster 2024-08-17T17:25:45.617200+0000 mgr.y (mgr.34107) 699 : cluster [DBG] pgmap v990: 105 pgs: 105 active+clean; 204 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:25:47.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:46 smithi131 bash[89561]: cluster 2024-08-17T17:25:45.617200+0000 mgr.y (mgr.34107) 699 : cluster [DBG] pgmap v990: 105 pgs: 105 active+clean; 204 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:25:47.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:46 smithi131 bash[89561]: cluster 2024-08-17T17:25:45.617200+0000 mgr.y (mgr.34107) 699 : cluster [DBG] pgmap v990: 105 pgs: 105 active+clean; 204 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:25:47.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:46 smithi131 bash[88347]: cluster 2024-08-17T17:25:45.617200+0000 mgr.y (mgr.34107) 699 : cluster [DBG] pgmap v990: 105 pgs: 105 active+clean; 204 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:25:47.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:46 smithi131 bash[88347]: cluster 2024-08-17T17:25:45.617200+0000 mgr.y (mgr.34107) 699 : cluster [DBG] pgmap v990: 105 pgs: 105 active+clean; 204 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:25:49.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:25:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:25:48] "GET /metrics HTTP/1.1" 200 36557 "" "Prometheus/2.51.0" 2024-08-17T17:25:49.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:48 smithi131 bash[88347]: cluster 2024-08-17T17:25:47.617788+0000 mgr.y (mgr.34107) 700 : cluster [DBG] pgmap v991: 105 pgs: 105 active+clean; 204 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:25:49.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:48 smithi131 bash[88347]: cluster 2024-08-17T17:25:47.617788+0000 mgr.y (mgr.34107) 700 : cluster [DBG] pgmap v991: 105 pgs: 105 active+clean; 204 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:25:49.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:48 smithi131 bash[89561]: cluster 2024-08-17T17:25:47.617788+0000 mgr.y (mgr.34107) 700 : cluster [DBG] pgmap v991: 105 pgs: 105 active+clean; 204 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:25:49.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:48 smithi131 bash[89561]: cluster 2024-08-17T17:25:47.617788+0000 mgr.y (mgr.34107) 700 : cluster [DBG] pgmap v991: 105 pgs: 105 active+clean; 204 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:25:49.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:48 smithi169 bash[79348]: cluster 2024-08-17T17:25:47.617788+0000 mgr.y (mgr.34107) 700 : cluster [DBG] pgmap v991: 105 pgs: 105 active+clean; 204 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:25:49.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:48 smithi169 bash[79348]: cluster 2024-08-17T17:25:47.617788+0000 mgr.y (mgr.34107) 700 : cluster [DBG] pgmap v991: 105 pgs: 105 active+clean; 204 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.8 MiB/s wr, 65 op/s 2024-08-17T17:25:49.527 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/2.ShrinkToOne (10890 ms) 2024-08-17T17:25:49.527 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/2.ShrinkToOneAfterSnapshot 2024-08-17T17:25:49.527 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:25:51.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:50 smithi169 bash[79348]: cluster 2024-08-17T17:25:49.619016+0000 mgr.y (mgr.34107) 701 : cluster [DBG] pgmap v992: 105 pgs: 105 active+clean; 212 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-08-17T17:25:51.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:50 smithi169 bash[79348]: cluster 2024-08-17T17:25:49.619016+0000 mgr.y (mgr.34107) 701 : cluster [DBG] pgmap v992: 105 pgs: 105 active+clean; 212 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-08-17T17:25:51.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:50 smithi131 bash[89561]: cluster 2024-08-17T17:25:49.619016+0000 mgr.y (mgr.34107) 701 : cluster [DBG] pgmap v992: 105 pgs: 105 active+clean; 212 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-08-17T17:25:51.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:50 smithi131 bash[89561]: cluster 2024-08-17T17:25:49.619016+0000 mgr.y (mgr.34107) 701 : cluster [DBG] pgmap v992: 105 pgs: 105 active+clean; 212 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-08-17T17:25:51.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:50 smithi131 bash[88347]: cluster 2024-08-17T17:25:49.619016+0000 mgr.y (mgr.34107) 701 : cluster [DBG] pgmap v992: 105 pgs: 105 active+clean; 212 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-08-17T17:25:51.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:50 smithi131 bash[88347]: cluster 2024-08-17T17:25:49.619016+0000 mgr.y (mgr.34107) 701 : cluster [DBG] pgmap v992: 105 pgs: 105 active+clean; 212 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-08-17T17:25:53.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:52 smithi169 bash[79348]: cluster 2024-08-17T17:25:51.619752+0000 mgr.y (mgr.34107) 702 : cluster [DBG] pgmap v993: 105 pgs: 105 active+clean; 212 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 943 KiB/s rd, 4.1 MiB/s wr, 51 op/s 2024-08-17T17:25:53.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:52 smithi169 bash[79348]: cluster 2024-08-17T17:25:51.619752+0000 mgr.y (mgr.34107) 702 : cluster [DBG] pgmap v993: 105 pgs: 105 active+clean; 212 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 943 KiB/s rd, 4.1 MiB/s wr, 51 op/s 2024-08-17T17:25:53.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:52 smithi131 bash[89561]: cluster 2024-08-17T17:25:51.619752+0000 mgr.y (mgr.34107) 702 : cluster [DBG] pgmap v993: 105 pgs: 105 active+clean; 212 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 943 KiB/s rd, 4.1 MiB/s wr, 51 op/s 2024-08-17T17:25:53.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:52 smithi131 bash[89561]: cluster 2024-08-17T17:25:51.619752+0000 mgr.y (mgr.34107) 702 : cluster [DBG] pgmap v993: 105 pgs: 105 active+clean; 212 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 943 KiB/s rd, 4.1 MiB/s wr, 51 op/s 2024-08-17T17:25:53.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:52 smithi131 bash[88347]: cluster 2024-08-17T17:25:51.619752+0000 mgr.y (mgr.34107) 702 : cluster [DBG] pgmap v993: 105 pgs: 105 active+clean; 212 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 943 KiB/s rd, 4.1 MiB/s wr, 51 op/s 2024-08-17T17:25:53.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:52 smithi131 bash[88347]: cluster 2024-08-17T17:25:51.619752+0000 mgr.y (mgr.34107) 702 : cluster [DBG] pgmap v993: 105 pgs: 105 active+clean; 212 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 943 KiB/s rd, 4.1 MiB/s wr, 51 op/s 2024-08-17T17:25:54.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:53 smithi169 bash[79348]: audit 2024-08-17T17:25:53.217169+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:54.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:53 smithi169 bash[79348]: audit 2024-08-17T17:25:53.217169+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:54.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:53 smithi131 bash[88347]: audit 2024-08-17T17:25:53.217169+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:54.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:53 smithi131 bash[88347]: audit 2024-08-17T17:25:53.217169+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:54.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:53 smithi131 bash[89561]: audit 2024-08-17T17:25:53.217169+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:54.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:53 smithi131 bash[89561]: audit 2024-08-17T17:25:53.217169+0000 mon.a (mon.0) 1492 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:25:55.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:54 smithi169 bash[79348]: cluster 2024-08-17T17:25:53.620438+0000 mgr.y (mgr.34107) 703 : cluster [DBG] pgmap v994: 105 pgs: 105 active+clean; 212 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 875 KiB/s rd, 3.8 MiB/s wr, 47 op/s 2024-08-17T17:25:55.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:54 smithi169 bash[79348]: cluster 2024-08-17T17:25:53.620438+0000 mgr.y (mgr.34107) 703 : cluster [DBG] pgmap v994: 105 pgs: 105 active+clean; 212 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 875 KiB/s rd, 3.8 MiB/s wr, 47 op/s 2024-08-17T17:25:55.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:54 smithi169 bash[79348]: cluster 2024-08-17T17:25:53.885197+0000 mon.a (mon.0) 1493 : cluster [DBG] osdmap e938: 8 total, 8 up, 8 in 2024-08-17T17:25:55.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:54 smithi169 bash[79348]: cluster 2024-08-17T17:25:53.885197+0000 mon.a (mon.0) 1493 : cluster [DBG] osdmap e938: 8 total, 8 up, 8 in 2024-08-17T17:25:55.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:54 smithi131 bash[89561]: cluster 2024-08-17T17:25:53.620438+0000 mgr.y (mgr.34107) 703 : cluster [DBG] pgmap v994: 105 pgs: 105 active+clean; 212 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 875 KiB/s rd, 3.8 MiB/s wr, 47 op/s 2024-08-17T17:25:55.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:54 smithi131 bash[89561]: cluster 2024-08-17T17:25:53.620438+0000 mgr.y (mgr.34107) 703 : cluster [DBG] pgmap v994: 105 pgs: 105 active+clean; 212 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 875 KiB/s rd, 3.8 MiB/s wr, 47 op/s 2024-08-17T17:25:55.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:54 smithi131 bash[89561]: cluster 2024-08-17T17:25:53.885197+0000 mon.a (mon.0) 1493 : cluster [DBG] osdmap e938: 8 total, 8 up, 8 in 2024-08-17T17:25:55.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:54 smithi131 bash[89561]: cluster 2024-08-17T17:25:53.885197+0000 mon.a (mon.0) 1493 : cluster [DBG] osdmap e938: 8 total, 8 up, 8 in 2024-08-17T17:25:55.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:54 smithi131 bash[88347]: cluster 2024-08-17T17:25:53.620438+0000 mgr.y (mgr.34107) 703 : cluster [DBG] pgmap v994: 105 pgs: 105 active+clean; 212 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 875 KiB/s rd, 3.8 MiB/s wr, 47 op/s 2024-08-17T17:25:55.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:54 smithi131 bash[88347]: cluster 2024-08-17T17:25:53.620438+0000 mgr.y (mgr.34107) 703 : cluster [DBG] pgmap v994: 105 pgs: 105 active+clean; 212 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 875 KiB/s rd, 3.8 MiB/s wr, 47 op/s 2024-08-17T17:25:55.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:54 smithi131 bash[88347]: cluster 2024-08-17T17:25:53.885197+0000 mon.a (mon.0) 1493 : cluster [DBG] osdmap e938: 8 total, 8 up, 8 in 2024-08-17T17:25:55.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:54 smithi131 bash[88347]: cluster 2024-08-17T17:25:53.885197+0000 mon.a (mon.0) 1493 : cluster [DBG] osdmap e938: 8 total, 8 up, 8 in 2024-08-17T17:25:56.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:55 smithi169 bash[79348]: cluster 2024-08-17T17:25:55.621543+0000 mgr.y (mgr.34107) 704 : cluster [DBG] pgmap v996: 105 pgs: 105 active+clean; 241 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 910 KiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-08-17T17:25:56.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:55 smithi169 bash[79348]: cluster 2024-08-17T17:25:55.621543+0000 mgr.y (mgr.34107) 704 : cluster [DBG] pgmap v996: 105 pgs: 105 active+clean; 241 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 910 KiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-08-17T17:25:56.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:55 smithi131 bash[88347]: cluster 2024-08-17T17:25:55.621543+0000 mgr.y (mgr.34107) 704 : cluster [DBG] pgmap v996: 105 pgs: 105 active+clean; 241 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 910 KiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-08-17T17:25:56.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:55 smithi131 bash[88347]: cluster 2024-08-17T17:25:55.621543+0000 mgr.y (mgr.34107) 704 : cluster [DBG] pgmap v996: 105 pgs: 105 active+clean; 241 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 910 KiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-08-17T17:25:56.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:55 smithi131 bash[89561]: cluster 2024-08-17T17:25:55.621543+0000 mgr.y (mgr.34107) 704 : cluster [DBG] pgmap v996: 105 pgs: 105 active+clean; 241 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 910 KiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-08-17T17:25:56.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:55 smithi131 bash[89561]: cluster 2024-08-17T17:25:55.621543+0000 mgr.y (mgr.34107) 704 : cluster [DBG] pgmap v996: 105 pgs: 105 active+clean; 241 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 910 KiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-08-17T17:25:59.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:25:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:25:58] "GET /metrics HTTP/1.1" 200 36557 "" "Prometheus/2.51.0" 2024-08-17T17:25:59.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:58 smithi131 bash[88347]: cluster 2024-08-17T17:25:57.622185+0000 mgr.y (mgr.34107) 705 : cluster [DBG] pgmap v997: 105 pgs: 105 active+clean; 241 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 910 KiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-08-17T17:25:59.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:58 smithi131 bash[88347]: cluster 2024-08-17T17:25:57.622185+0000 mgr.y (mgr.34107) 705 : cluster [DBG] pgmap v997: 105 pgs: 105 active+clean; 241 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 910 KiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-08-17T17:25:59.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:58 smithi131 bash[89561]: cluster 2024-08-17T17:25:57.622185+0000 mgr.y (mgr.34107) 705 : cluster [DBG] pgmap v997: 105 pgs: 105 active+clean; 241 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 910 KiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-08-17T17:25:59.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:58 smithi131 bash[89561]: cluster 2024-08-17T17:25:57.622185+0000 mgr.y (mgr.34107) 705 : cluster [DBG] pgmap v997: 105 pgs: 105 active+clean; 241 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 910 KiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-08-17T17:25:59.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:58 smithi169 bash[79348]: cluster 2024-08-17T17:25:57.622185+0000 mgr.y (mgr.34107) 705 : cluster [DBG] pgmap v997: 105 pgs: 105 active+clean; 241 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 910 KiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-08-17T17:25:59.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:58 smithi169 bash[79348]: cluster 2024-08-17T17:25:57.622185+0000 mgr.y (mgr.34107) 705 : cluster [DBG] pgmap v997: 105 pgs: 105 active+clean; 241 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 910 KiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-08-17T17:26:00.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:59 smithi131 bash[89561]: cluster 2024-08-17T17:25:58.686042+0000 mon.a (mon.0) 1494 : cluster [DBG] osdmap e939: 8 total, 8 up, 8 in 2024-08-17T17:26:00.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:25:59 smithi131 bash[89561]: cluster 2024-08-17T17:25:58.686042+0000 mon.a (mon.0) 1494 : cluster [DBG] osdmap e939: 8 total, 8 up, 8 in 2024-08-17T17:26:00.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:59 smithi131 bash[88347]: cluster 2024-08-17T17:25:58.686042+0000 mon.a (mon.0) 1494 : cluster [DBG] osdmap e939: 8 total, 8 up, 8 in 2024-08-17T17:26:00.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:25:59 smithi131 bash[88347]: cluster 2024-08-17T17:25:58.686042+0000 mon.a (mon.0) 1494 : cluster [DBG] osdmap e939: 8 total, 8 up, 8 in 2024-08-17T17:26:00.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:59 smithi169 bash[79348]: cluster 2024-08-17T17:25:58.686042+0000 mon.a (mon.0) 1494 : cluster [DBG] osdmap e939: 8 total, 8 up, 8 in 2024-08-17T17:26:00.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:25:59 smithi169 bash[79348]: cluster 2024-08-17T17:25:58.686042+0000 mon.a (mon.0) 1494 : cluster [DBG] osdmap e939: 8 total, 8 up, 8 in 2024-08-17T17:26:01.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:00 smithi131 bash[89561]: cluster 2024-08-17T17:25:59.623322+0000 mgr.y (mgr.34107) 706 : cluster [DBG] pgmap v999: 105 pgs: 105 active+clean; 281 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 8.6 MiB/s wr, 77 op/s 2024-08-17T17:26:01.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:00 smithi131 bash[89561]: cluster 2024-08-17T17:25:59.623322+0000 mgr.y (mgr.34107) 706 : cluster [DBG] pgmap v999: 105 pgs: 105 active+clean; 281 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 8.6 MiB/s wr, 77 op/s 2024-08-17T17:26:01.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:00 smithi131 bash[88347]: cluster 2024-08-17T17:25:59.623322+0000 mgr.y (mgr.34107) 706 : cluster [DBG] pgmap v999: 105 pgs: 105 active+clean; 281 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 8.6 MiB/s wr, 77 op/s 2024-08-17T17:26:01.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:00 smithi131 bash[88347]: cluster 2024-08-17T17:25:59.623322+0000 mgr.y (mgr.34107) 706 : cluster [DBG] pgmap v999: 105 pgs: 105 active+clean; 281 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 8.6 MiB/s wr, 77 op/s 2024-08-17T17:26:01.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:00 smithi169 bash[79348]: cluster 2024-08-17T17:25:59.623322+0000 mgr.y (mgr.34107) 706 : cluster [DBG] pgmap v999: 105 pgs: 105 active+clean; 281 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 8.6 MiB/s wr, 77 op/s 2024-08-17T17:26:01.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:00 smithi169 bash[79348]: cluster 2024-08-17T17:25:59.623322+0000 mgr.y (mgr.34107) 706 : cluster [DBG] pgmap v999: 105 pgs: 105 active+clean; 281 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 8.6 MiB/s wr, 77 op/s 2024-08-17T17:26:01.273 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/2.ShrinkToOneAfterSnapshot (11746 ms) 2024-08-17T17:26:01.273 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/2.MinOverlap 2024-08-17T17:26:01.273 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:26:03.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:02 smithi131 bash[88347]: cluster 2024-08-17T17:26:01.624051+0000 mgr.y (mgr.34107) 707 : cluster [DBG] pgmap v1000: 105 pgs: 105 active+clean; 289 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 9.6 MiB/s wr, 77 op/s 2024-08-17T17:26:03.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:02 smithi131 bash[88347]: cluster 2024-08-17T17:26:01.624051+0000 mgr.y (mgr.34107) 707 : cluster [DBG] pgmap v1000: 105 pgs: 105 active+clean; 289 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 9.6 MiB/s wr, 77 op/s 2024-08-17T17:26:03.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:02 smithi131 bash[89561]: cluster 2024-08-17T17:26:01.624051+0000 mgr.y (mgr.34107) 707 : cluster [DBG] pgmap v1000: 105 pgs: 105 active+clean; 289 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 9.6 MiB/s wr, 77 op/s 2024-08-17T17:26:03.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:02 smithi131 bash[89561]: cluster 2024-08-17T17:26:01.624051+0000 mgr.y (mgr.34107) 707 : cluster [DBG] pgmap v1000: 105 pgs: 105 active+clean; 289 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 9.6 MiB/s wr, 77 op/s 2024-08-17T17:26:03.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:02 smithi169 bash[79348]: cluster 2024-08-17T17:26:01.624051+0000 mgr.y (mgr.34107) 707 : cluster [DBG] pgmap v1000: 105 pgs: 105 active+clean; 289 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 9.6 MiB/s wr, 77 op/s 2024-08-17T17:26:03.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:02 smithi169 bash[79348]: cluster 2024-08-17T17:26:01.624051+0000 mgr.y (mgr.34107) 707 : cluster [DBG] pgmap v1000: 105 pgs: 105 active+clean; 289 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.2 MiB/s rd, 9.6 MiB/s wr, 77 op/s 2024-08-17T17:26:05.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:04 smithi131 bash[89561]: cluster 2024-08-17T17:26:03.624663+0000 mgr.y (mgr.34107) 708 : cluster [DBG] pgmap v1001: 105 pgs: 105 active+clean; 289 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 5.9 MiB/s wr, 63 op/s 2024-08-17T17:26:05.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:04 smithi131 bash[89561]: cluster 2024-08-17T17:26:03.624663+0000 mgr.y (mgr.34107) 708 : cluster [DBG] pgmap v1001: 105 pgs: 105 active+clean; 289 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 5.9 MiB/s wr, 63 op/s 2024-08-17T17:26:05.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:04 smithi131 bash[88347]: cluster 2024-08-17T17:26:03.624663+0000 mgr.y (mgr.34107) 708 : cluster [DBG] pgmap v1001: 105 pgs: 105 active+clean; 289 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 5.9 MiB/s wr, 63 op/s 2024-08-17T17:26:05.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:04 smithi131 bash[88347]: cluster 2024-08-17T17:26:03.624663+0000 mgr.y (mgr.34107) 708 : cluster [DBG] pgmap v1001: 105 pgs: 105 active+clean; 289 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 5.9 MiB/s wr, 63 op/s 2024-08-17T17:26:05.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:04 smithi169 bash[79348]: cluster 2024-08-17T17:26:03.624663+0000 mgr.y (mgr.34107) 708 : cluster [DBG] pgmap v1001: 105 pgs: 105 active+clean; 289 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 5.9 MiB/s wr, 63 op/s 2024-08-17T17:26:05.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:04 smithi169 bash[79348]: cluster 2024-08-17T17:26:03.624663+0000 mgr.y (mgr.34107) 708 : cluster [DBG] pgmap v1001: 105 pgs: 105 active+clean; 289 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s rd, 5.9 MiB/s wr, 63 op/s 2024-08-17T17:26:07.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:06 smithi131 bash[88347]: cluster 2024-08-17T17:26:05.625980+0000 mgr.y (mgr.34107) 709 : cluster [DBG] pgmap v1002: 105 pgs: 105 active+clean; 310 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 6.9 MiB/s wr, 45 op/s 2024-08-17T17:26:07.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:06 smithi131 bash[88347]: cluster 2024-08-17T17:26:05.625980+0000 mgr.y (mgr.34107) 709 : cluster [DBG] pgmap v1002: 105 pgs: 105 active+clean; 310 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 6.9 MiB/s wr, 45 op/s 2024-08-17T17:26:07.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:06 smithi131 bash[88347]: cluster 2024-08-17T17:26:05.723127+0000 mon.a (mon.0) 1495 : cluster [DBG] osdmap e940: 8 total, 8 up, 8 in 2024-08-17T17:26:07.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:06 smithi131 bash[88347]: cluster 2024-08-17T17:26:05.723127+0000 mon.a (mon.0) 1495 : cluster [DBG] osdmap e940: 8 total, 8 up, 8 in 2024-08-17T17:26:07.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:06 smithi131 bash[89561]: cluster 2024-08-17T17:26:05.625980+0000 mgr.y (mgr.34107) 709 : cluster [DBG] pgmap v1002: 105 pgs: 105 active+clean; 310 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 6.9 MiB/s wr, 45 op/s 2024-08-17T17:26:07.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:06 smithi131 bash[89561]: cluster 2024-08-17T17:26:05.625980+0000 mgr.y (mgr.34107) 709 : cluster [DBG] pgmap v1002: 105 pgs: 105 active+clean; 310 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 6.9 MiB/s wr, 45 op/s 2024-08-17T17:26:07.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:06 smithi131 bash[89561]: cluster 2024-08-17T17:26:05.723127+0000 mon.a (mon.0) 1495 : cluster [DBG] osdmap e940: 8 total, 8 up, 8 in 2024-08-17T17:26:07.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:06 smithi131 bash[89561]: cluster 2024-08-17T17:26:05.723127+0000 mon.a (mon.0) 1495 : cluster [DBG] osdmap e940: 8 total, 8 up, 8 in 2024-08-17T17:26:07.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:06 smithi169 bash[79348]: cluster 2024-08-17T17:26:05.625980+0000 mgr.y (mgr.34107) 709 : cluster [DBG] pgmap v1002: 105 pgs: 105 active+clean; 310 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 6.9 MiB/s wr, 45 op/s 2024-08-17T17:26:07.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:06 smithi169 bash[79348]: cluster 2024-08-17T17:26:05.625980+0000 mgr.y (mgr.34107) 709 : cluster [DBG] pgmap v1002: 105 pgs: 105 active+clean; 310 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 6.9 MiB/s wr, 45 op/s 2024-08-17T17:26:07.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:06 smithi169 bash[79348]: cluster 2024-08-17T17:26:05.723127+0000 mon.a (mon.0) 1495 : cluster [DBG] osdmap e940: 8 total, 8 up, 8 in 2024-08-17T17:26:07.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:06 smithi169 bash[79348]: cluster 2024-08-17T17:26:05.723127+0000 mon.a (mon.0) 1495 : cluster [DBG] osdmap e940: 8 total, 8 up, 8 in 2024-08-17T17:26:09.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:26:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:26:08] "GET /metrics HTTP/1.1" 200 36556 "" "Prometheus/2.51.0" 2024-08-17T17:26:09.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:08 smithi131 bash[88347]: cluster 2024-08-17T17:26:07.626595+0000 mgr.y (mgr.34107) 710 : cluster [DBG] pgmap v1004: 105 pgs: 105 active+clean; 310 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 7.7 MiB/s wr, 50 op/s 2024-08-17T17:26:09.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:08 smithi131 bash[88347]: cluster 2024-08-17T17:26:07.626595+0000 mgr.y (mgr.34107) 710 : cluster [DBG] pgmap v1004: 105 pgs: 105 active+clean; 310 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 7.7 MiB/s wr, 50 op/s 2024-08-17T17:26:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:08 smithi131 bash[88347]: audit 2024-08-17T17:26:08.217660+0000 mon.a (mon.0) 1496 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:08 smithi131 bash[88347]: audit 2024-08-17T17:26:08.217660+0000 mon.a (mon.0) 1496 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:08 smithi131 bash[89561]: cluster 2024-08-17T17:26:07.626595+0000 mgr.y (mgr.34107) 710 : cluster [DBG] pgmap v1004: 105 pgs: 105 active+clean; 310 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 7.7 MiB/s wr, 50 op/s 2024-08-17T17:26:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:08 smithi131 bash[89561]: cluster 2024-08-17T17:26:07.626595+0000 mgr.y (mgr.34107) 710 : cluster [DBG] pgmap v1004: 105 pgs: 105 active+clean; 310 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 7.7 MiB/s wr, 50 op/s 2024-08-17T17:26:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:08 smithi131 bash[89561]: audit 2024-08-17T17:26:08.217660+0000 mon.a (mon.0) 1496 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:08 smithi131 bash[89561]: audit 2024-08-17T17:26:08.217660+0000 mon.a (mon.0) 1496 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:09.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:08 smithi169 bash[79348]: cluster 2024-08-17T17:26:07.626595+0000 mgr.y (mgr.34107) 710 : cluster [DBG] pgmap v1004: 105 pgs: 105 active+clean; 310 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 7.7 MiB/s wr, 50 op/s 2024-08-17T17:26:09.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:08 smithi169 bash[79348]: cluster 2024-08-17T17:26:07.626595+0000 mgr.y (mgr.34107) 710 : cluster [DBG] pgmap v1004: 105 pgs: 105 active+clean; 310 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.8 MiB/s rd, 7.7 MiB/s wr, 50 op/s 2024-08-17T17:26:09.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:08 smithi169 bash[79348]: audit 2024-08-17T17:26:08.217660+0000 mon.a (mon.0) 1496 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:09.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:08 smithi169 bash[79348]: audit 2024-08-17T17:26:08.217660+0000 mon.a (mon.0) 1496 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:11.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:10 smithi131 bash[88347]: cluster 2024-08-17T17:26:09.627774+0000 mgr.y (mgr.34107) 711 : cluster [DBG] pgmap v1005: 105 pgs: 105 active+clean; 331 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 947 KiB/s rd, 5.0 MiB/s wr, 57 op/s 2024-08-17T17:26:11.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:10 smithi131 bash[88347]: cluster 2024-08-17T17:26:09.627774+0000 mgr.y (mgr.34107) 711 : cluster [DBG] pgmap v1005: 105 pgs: 105 active+clean; 331 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 947 KiB/s rd, 5.0 MiB/s wr, 57 op/s 2024-08-17T17:26:11.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:10 smithi131 bash[89561]: cluster 2024-08-17T17:26:09.627774+0000 mgr.y (mgr.34107) 711 : cluster [DBG] pgmap v1005: 105 pgs: 105 active+clean; 331 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 947 KiB/s rd, 5.0 MiB/s wr, 57 op/s 2024-08-17T17:26:11.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:10 smithi131 bash[89561]: cluster 2024-08-17T17:26:09.627774+0000 mgr.y (mgr.34107) 711 : cluster [DBG] pgmap v1005: 105 pgs: 105 active+clean; 331 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 947 KiB/s rd, 5.0 MiB/s wr, 57 op/s 2024-08-17T17:26:11.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:10 smithi169 bash[79348]: cluster 2024-08-17T17:26:09.627774+0000 mgr.y (mgr.34107) 711 : cluster [DBG] pgmap v1005: 105 pgs: 105 active+clean; 331 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 947 KiB/s rd, 5.0 MiB/s wr, 57 op/s 2024-08-17T17:26:11.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:10 smithi169 bash[79348]: cluster 2024-08-17T17:26:09.627774+0000 mgr.y (mgr.34107) 711 : cluster [DBG] pgmap v1005: 105 pgs: 105 active+clean; 331 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 947 KiB/s rd, 5.0 MiB/s wr, 57 op/s 2024-08-17T17:26:12.696 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/2.MinOverlap (11423 ms) 2024-08-17T17:26:12.696 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/2.ZeroOverlap 2024-08-17T17:26:12.696 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:26:13.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:12 smithi131 bash[89561]: cluster 2024-08-17T17:26:11.628506+0000 mgr.y (mgr.34107) 712 : cluster [DBG] pgmap v1006: 105 pgs: 105 active+clean; 331 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.2 MiB/s wr, 57 op/s 2024-08-17T17:26:13.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:12 smithi131 bash[89561]: cluster 2024-08-17T17:26:11.628506+0000 mgr.y (mgr.34107) 712 : cluster [DBG] pgmap v1006: 105 pgs: 105 active+clean; 331 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.2 MiB/s wr, 57 op/s 2024-08-17T17:26:13.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:12 smithi131 bash[88347]: cluster 2024-08-17T17:26:11.628506+0000 mgr.y (mgr.34107) 712 : cluster [DBG] pgmap v1006: 105 pgs: 105 active+clean; 331 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.2 MiB/s wr, 57 op/s 2024-08-17T17:26:13.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:12 smithi131 bash[88347]: cluster 2024-08-17T17:26:11.628506+0000 mgr.y (mgr.34107) 712 : cluster [DBG] pgmap v1006: 105 pgs: 105 active+clean; 331 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.2 MiB/s wr, 57 op/s 2024-08-17T17:26:13.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:12 smithi169 bash[79348]: cluster 2024-08-17T17:26:11.628506+0000 mgr.y (mgr.34107) 712 : cluster [DBG] pgmap v1006: 105 pgs: 105 active+clean; 331 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.2 MiB/s wr, 57 op/s 2024-08-17T17:26:13.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:12 smithi169 bash[79348]: cluster 2024-08-17T17:26:11.628506+0000 mgr.y (mgr.34107) 712 : cluster [DBG] pgmap v1006: 105 pgs: 105 active+clean; 331 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.2 MiB/s wr, 57 op/s 2024-08-17T17:26:15.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:14 smithi131 bash[89561]: cluster 2024-08-17T17:26:13.629107+0000 mgr.y (mgr.34107) 713 : cluster [DBG] pgmap v1007: 105 pgs: 105 active+clean; 331 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.2 MiB/s wr, 57 op/s 2024-08-17T17:26:15.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:14 smithi131 bash[89561]: cluster 2024-08-17T17:26:13.629107+0000 mgr.y (mgr.34107) 713 : cluster [DBG] pgmap v1007: 105 pgs: 105 active+clean; 331 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.2 MiB/s wr, 57 op/s 2024-08-17T17:26:15.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:14 smithi131 bash[88347]: cluster 2024-08-17T17:26:13.629107+0000 mgr.y (mgr.34107) 713 : cluster [DBG] pgmap v1007: 105 pgs: 105 active+clean; 331 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.2 MiB/s wr, 57 op/s 2024-08-17T17:26:15.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:14 smithi131 bash[88347]: cluster 2024-08-17T17:26:13.629107+0000 mgr.y (mgr.34107) 713 : cluster [DBG] pgmap v1007: 105 pgs: 105 active+clean; 331 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.2 MiB/s wr, 57 op/s 2024-08-17T17:26:15.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:14 smithi169 bash[79348]: cluster 2024-08-17T17:26:13.629107+0000 mgr.y (mgr.34107) 713 : cluster [DBG] pgmap v1007: 105 pgs: 105 active+clean; 331 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.2 MiB/s wr, 57 op/s 2024-08-17T17:26:15.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:14 smithi169 bash[79348]: cluster 2024-08-17T17:26:13.629107+0000 mgr.y (mgr.34107) 713 : cluster [DBG] pgmap v1007: 105 pgs: 105 active+clean; 331 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s rd, 4.2 MiB/s wr, 57 op/s 2024-08-17T17:26:17.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:16 smithi131 bash[88347]: cluster 2024-08-17T17:26:15.630402+0000 mgr.y (mgr.34107) 714 : cluster [DBG] pgmap v1008: 105 pgs: 105 active+clean; 339 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 58 op/s 2024-08-17T17:26:17.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:16 smithi131 bash[88347]: cluster 2024-08-17T17:26:15.630402+0000 mgr.y (mgr.34107) 714 : cluster [DBG] pgmap v1008: 105 pgs: 105 active+clean; 339 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 58 op/s 2024-08-17T17:26:17.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:16 smithi131 bash[89561]: cluster 2024-08-17T17:26:15.630402+0000 mgr.y (mgr.34107) 714 : cluster [DBG] pgmap v1008: 105 pgs: 105 active+clean; 339 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 58 op/s 2024-08-17T17:26:17.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:16 smithi131 bash[89561]: cluster 2024-08-17T17:26:15.630402+0000 mgr.y (mgr.34107) 714 : cluster [DBG] pgmap v1008: 105 pgs: 105 active+clean; 339 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 58 op/s 2024-08-17T17:26:17.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:16 smithi169 bash[79348]: cluster 2024-08-17T17:26:15.630402+0000 mgr.y (mgr.34107) 714 : cluster [DBG] pgmap v1008: 105 pgs: 105 active+clean; 339 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 58 op/s 2024-08-17T17:26:17.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:16 smithi169 bash[79348]: cluster 2024-08-17T17:26:15.630402+0000 mgr.y (mgr.34107) 714 : cluster [DBG] pgmap v1008: 105 pgs: 105 active+clean; 339 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 58 op/s 2024-08-17T17:26:18.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:17 smithi131 bash[88347]: cluster 2024-08-17T17:26:16.752298+0000 mon.a (mon.0) 1497 : cluster [DBG] osdmap e941: 8 total, 8 up, 8 in 2024-08-17T17:26:18.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:17 smithi131 bash[88347]: cluster 2024-08-17T17:26:16.752298+0000 mon.a (mon.0) 1497 : cluster [DBG] osdmap e941: 8 total, 8 up, 8 in 2024-08-17T17:26:18.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:17 smithi131 bash[89561]: cluster 2024-08-17T17:26:16.752298+0000 mon.a (mon.0) 1497 : cluster [DBG] osdmap e941: 8 total, 8 up, 8 in 2024-08-17T17:26:18.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:17 smithi131 bash[89561]: cluster 2024-08-17T17:26:16.752298+0000 mon.a (mon.0) 1497 : cluster [DBG] osdmap e941: 8 total, 8 up, 8 in 2024-08-17T17:26:18.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:17 smithi169 bash[79348]: cluster 2024-08-17T17:26:16.752298+0000 mon.a (mon.0) 1497 : cluster [DBG] osdmap e941: 8 total, 8 up, 8 in 2024-08-17T17:26:18.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:17 smithi169 bash[79348]: cluster 2024-08-17T17:26:16.752298+0000 mon.a (mon.0) 1497 : cluster [DBG] osdmap e941: 8 total, 8 up, 8 in 2024-08-17T17:26:19.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:26:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:26:18] "GET /metrics HTTP/1.1" 200 36556 "" "Prometheus/2.51.0" 2024-08-17T17:26:19.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:18 smithi131 bash[89561]: cluster 2024-08-17T17:26:17.630968+0000 mgr.y (mgr.34107) 715 : cluster [DBG] pgmap v1010: 105 pgs: 105 active+clean; 339 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 58 op/s 2024-08-17T17:26:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:18 smithi131 bash[89561]: cluster 2024-08-17T17:26:17.630968+0000 mgr.y (mgr.34107) 715 : cluster [DBG] pgmap v1010: 105 pgs: 105 active+clean; 339 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 58 op/s 2024-08-17T17:26:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:18 smithi131 bash[88347]: cluster 2024-08-17T17:26:17.630968+0000 mgr.y (mgr.34107) 715 : cluster [DBG] pgmap v1010: 105 pgs: 105 active+clean; 339 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 58 op/s 2024-08-17T17:26:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:18 smithi131 bash[88347]: cluster 2024-08-17T17:26:17.630968+0000 mgr.y (mgr.34107) 715 : cluster [DBG] pgmap v1010: 105 pgs: 105 active+clean; 339 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 58 op/s 2024-08-17T17:26:19.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:18 smithi169 bash[79348]: cluster 2024-08-17T17:26:17.630968+0000 mgr.y (mgr.34107) 715 : cluster [DBG] pgmap v1010: 105 pgs: 105 active+clean; 339 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 58 op/s 2024-08-17T17:26:19.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:18 smithi169 bash[79348]: cluster 2024-08-17T17:26:17.630968+0000 mgr.y (mgr.34107) 715 : cluster [DBG] pgmap v1010: 105 pgs: 105 active+clean; 339 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.3 MiB/s wr, 58 op/s 2024-08-17T17:26:21.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:20 smithi131 bash[88347]: cluster 2024-08-17T17:26:19.632140+0000 mgr.y (mgr.34107) 716 : cluster [DBG] pgmap v1011: 105 pgs: 105 active+clean; 364 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.7 MiB/s wr, 58 op/s 2024-08-17T17:26:21.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:20 smithi131 bash[88347]: cluster 2024-08-17T17:26:19.632140+0000 mgr.y (mgr.34107) 716 : cluster [DBG] pgmap v1011: 105 pgs: 105 active+clean; 364 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.7 MiB/s wr, 58 op/s 2024-08-17T17:26:21.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:20 smithi131 bash[89561]: cluster 2024-08-17T17:26:19.632140+0000 mgr.y (mgr.34107) 716 : cluster [DBG] pgmap v1011: 105 pgs: 105 active+clean; 364 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.7 MiB/s wr, 58 op/s 2024-08-17T17:26:21.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:20 smithi131 bash[89561]: cluster 2024-08-17T17:26:19.632140+0000 mgr.y (mgr.34107) 716 : cluster [DBG] pgmap v1011: 105 pgs: 105 active+clean; 364 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.7 MiB/s wr, 58 op/s 2024-08-17T17:26:21.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:20 smithi169 bash[79348]: cluster 2024-08-17T17:26:19.632140+0000 mgr.y (mgr.34107) 716 : cluster [DBG] pgmap v1011: 105 pgs: 105 active+clean; 364 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.7 MiB/s wr, 58 op/s 2024-08-17T17:26:21.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:20 smithi169 bash[79348]: cluster 2024-08-17T17:26:19.632140+0000 mgr.y (mgr.34107) 716 : cluster [DBG] pgmap v1011: 105 pgs: 105 active+clean; 364 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 3.7 MiB/s wr, 58 op/s 2024-08-17T17:26:23.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:22 smithi131 bash[88347]: cluster 2024-08-17T17:26:21.632898+0000 mgr.y (mgr.34107) 717 : cluster [DBG] pgmap v1012: 105 pgs: 105 active+clean; 368 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-08-17T17:26:23.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:22 smithi131 bash[88347]: cluster 2024-08-17T17:26:21.632898+0000 mgr.y (mgr.34107) 717 : cluster [DBG] pgmap v1012: 105 pgs: 105 active+clean; 368 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-08-17T17:26:23.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:22 smithi131 bash[89561]: cluster 2024-08-17T17:26:21.632898+0000 mgr.y (mgr.34107) 717 : cluster [DBG] pgmap v1012: 105 pgs: 105 active+clean; 368 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-08-17T17:26:23.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:22 smithi131 bash[89561]: cluster 2024-08-17T17:26:21.632898+0000 mgr.y (mgr.34107) 717 : cluster [DBG] pgmap v1012: 105 pgs: 105 active+clean; 368 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-08-17T17:26:23.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:22 smithi169 bash[79348]: cluster 2024-08-17T17:26:21.632898+0000 mgr.y (mgr.34107) 717 : cluster [DBG] pgmap v1012: 105 pgs: 105 active+clean; 368 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-08-17T17:26:23.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:22 smithi169 bash[79348]: cluster 2024-08-17T17:26:21.632898+0000 mgr.y (mgr.34107) 717 : cluster [DBG] pgmap v1012: 105 pgs: 105 active+clean; 368 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-08-17T17:26:23.510 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/2.ZeroOverlap (10814 ms) 2024-08-17T17:26:23.790 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 7 tests from EncryptedFlattenTest/2 (81745 ms total) 2024-08-17T17:26:23.790 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:26:23.790 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 7 tests from EncryptedFlattenTest/3, where TypeParam = LUKS1UnderLUKS1 2024-08-17T17:26:23.828 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/3.Simple 2024-08-17T17:26:24.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:23 smithi131 bash[89561]: audit 2024-08-17T17:26:23.217602+0000 mon.a (mon.0) 1498 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:24.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:23 smithi131 bash[89561]: audit 2024-08-17T17:26:23.217602+0000 mon.a (mon.0) 1498 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:24.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:23 smithi131 bash[88347]: audit 2024-08-17T17:26:23.217602+0000 mon.a (mon.0) 1498 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:24.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:23 smithi131 bash[88347]: audit 2024-08-17T17:26:23.217602+0000 mon.a (mon.0) 1498 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:24.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:23 smithi169 bash[79348]: audit 2024-08-17T17:26:23.217602+0000 mon.a (mon.0) 1498 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:24.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:23 smithi169 bash[79348]: audit 2024-08-17T17:26:23.217602+0000 mon.a (mon.0) 1498 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:25.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:24 smithi131 bash[88347]: cluster 2024-08-17T17:26:23.633500+0000 mgr.y (mgr.34107) 718 : cluster [DBG] pgmap v1013: 105 pgs: 105 active+clean; 368 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-08-17T17:26:25.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:24 smithi131 bash[88347]: cluster 2024-08-17T17:26:23.633500+0000 mgr.y (mgr.34107) 718 : cluster [DBG] pgmap v1013: 105 pgs: 105 active+clean; 368 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-08-17T17:26:25.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:24 smithi131 bash[88347]: cluster 2024-08-17T17:26:23.786992+0000 mon.a (mon.0) 1499 : cluster [DBG] osdmap e942: 8 total, 8 up, 8 in 2024-08-17T17:26:25.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:24 smithi131 bash[88347]: cluster 2024-08-17T17:26:23.786992+0000 mon.a (mon.0) 1499 : cluster [DBG] osdmap e942: 8 total, 8 up, 8 in 2024-08-17T17:26:25.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:24 smithi131 bash[89561]: cluster 2024-08-17T17:26:23.633500+0000 mgr.y (mgr.34107) 718 : cluster [DBG] pgmap v1013: 105 pgs: 105 active+clean; 368 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-08-17T17:26:25.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:24 smithi131 bash[89561]: cluster 2024-08-17T17:26:23.633500+0000 mgr.y (mgr.34107) 718 : cluster [DBG] pgmap v1013: 105 pgs: 105 active+clean; 368 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-08-17T17:26:25.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:24 smithi131 bash[89561]: cluster 2024-08-17T17:26:23.786992+0000 mon.a (mon.0) 1499 : cluster [DBG] osdmap e942: 8 total, 8 up, 8 in 2024-08-17T17:26:25.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:24 smithi131 bash[89561]: cluster 2024-08-17T17:26:23.786992+0000 mon.a (mon.0) 1499 : cluster [DBG] osdmap e942: 8 total, 8 up, 8 in 2024-08-17T17:26:25.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:24 smithi169 bash[79348]: cluster 2024-08-17T17:26:23.633500+0000 mgr.y (mgr.34107) 718 : cluster [DBG] pgmap v1013: 105 pgs: 105 active+clean; 368 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-08-17T17:26:25.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:24 smithi169 bash[79348]: cluster 2024-08-17T17:26:23.633500+0000 mgr.y (mgr.34107) 718 : cluster [DBG] pgmap v1013: 105 pgs: 105 active+clean; 368 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 4.1 MiB/s wr, 58 op/s 2024-08-17T17:26:25.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:24 smithi169 bash[79348]: cluster 2024-08-17T17:26:23.786992+0000 mon.a (mon.0) 1499 : cluster [DBG] osdmap e942: 8 total, 8 up, 8 in 2024-08-17T17:26:25.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:24 smithi169 bash[79348]: cluster 2024-08-17T17:26:23.786992+0000 mon.a (mon.0) 1499 : cluster [DBG] osdmap e942: 8 total, 8 up, 8 in 2024-08-17T17:26:25.800 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:26:26.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:25 smithi131 bash[88347]: cluster 2024-08-17T17:26:24.788967+0000 mon.a (mon.0) 1500 : cluster [DBG] osdmap e943: 8 total, 8 up, 8 in 2024-08-17T17:26:26.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:25 smithi131 bash[88347]: cluster 2024-08-17T17:26:24.788967+0000 mon.a (mon.0) 1500 : cluster [DBG] osdmap e943: 8 total, 8 up, 8 in 2024-08-17T17:26:26.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:25 smithi131 bash[88347]: audit 2024-08-17T17:26:24.793598+0000 mon.a (mon.0) 1501 : audit [INF] from='client.? 172.21.15.131:0/3913425043' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-42","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:26:26.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:25 smithi131 bash[88347]: audit 2024-08-17T17:26:24.793598+0000 mon.a (mon.0) 1501 : audit [INF] from='client.? 172.21.15.131:0/3913425043' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-42","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:26:26.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:25 smithi131 bash[88347]: audit 2024-08-17T17:26:25.783450+0000 mon.a (mon.0) 1502 : audit [INF] from='client.? 172.21.15.131:0/3913425043' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-42","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:26:26.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:25 smithi131 bash[88347]: audit 2024-08-17T17:26:25.783450+0000 mon.a (mon.0) 1502 : audit [INF] from='client.? 172.21.15.131:0/3913425043' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-42","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:26:26.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:25 smithi131 bash[88347]: cluster 2024-08-17T17:26:25.794575+0000 mon.a (mon.0) 1503 : cluster [DBG] osdmap e944: 8 total, 8 up, 8 in 2024-08-17T17:26:26.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:25 smithi131 bash[88347]: cluster 2024-08-17T17:26:25.794575+0000 mon.a (mon.0) 1503 : cluster [DBG] osdmap e944: 8 total, 8 up, 8 in 2024-08-17T17:26:26.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:25 smithi131 bash[89561]: cluster 2024-08-17T17:26:24.788967+0000 mon.a (mon.0) 1500 : cluster [DBG] osdmap e943: 8 total, 8 up, 8 in 2024-08-17T17:26:26.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:25 smithi131 bash[89561]: cluster 2024-08-17T17:26:24.788967+0000 mon.a (mon.0) 1500 : cluster [DBG] osdmap e943: 8 total, 8 up, 8 in 2024-08-17T17:26:26.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:25 smithi131 bash[89561]: audit 2024-08-17T17:26:24.793598+0000 mon.a (mon.0) 1501 : audit [INF] from='client.? 172.21.15.131:0/3913425043' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-42","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:26:26.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:25 smithi131 bash[89561]: audit 2024-08-17T17:26:24.793598+0000 mon.a (mon.0) 1501 : audit [INF] from='client.? 172.21.15.131:0/3913425043' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-42","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:26:26.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:25 smithi131 bash[89561]: audit 2024-08-17T17:26:25.783450+0000 mon.a (mon.0) 1502 : audit [INF] from='client.? 172.21.15.131:0/3913425043' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-42","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:26:26.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:25 smithi131 bash[89561]: audit 2024-08-17T17:26:25.783450+0000 mon.a (mon.0) 1502 : audit [INF] from='client.? 172.21.15.131:0/3913425043' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-42","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:26:26.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:25 smithi131 bash[89561]: cluster 2024-08-17T17:26:25.794575+0000 mon.a (mon.0) 1503 : cluster [DBG] osdmap e944: 8 total, 8 up, 8 in 2024-08-17T17:26:26.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:25 smithi131 bash[89561]: cluster 2024-08-17T17:26:25.794575+0000 mon.a (mon.0) 1503 : cluster [DBG] osdmap e944: 8 total, 8 up, 8 in 2024-08-17T17:26:26.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:25 smithi169 bash[79348]: cluster 2024-08-17T17:26:24.788967+0000 mon.a (mon.0) 1500 : cluster [DBG] osdmap e943: 8 total, 8 up, 8 in 2024-08-17T17:26:26.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:25 smithi169 bash[79348]: cluster 2024-08-17T17:26:24.788967+0000 mon.a (mon.0) 1500 : cluster [DBG] osdmap e943: 8 total, 8 up, 8 in 2024-08-17T17:26:26.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:25 smithi169 bash[79348]: audit 2024-08-17T17:26:24.793598+0000 mon.a (mon.0) 1501 : audit [INF] from='client.? 172.21.15.131:0/3913425043' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-42","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:26:26.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:25 smithi169 bash[79348]: audit 2024-08-17T17:26:24.793598+0000 mon.a (mon.0) 1501 : audit [INF] from='client.? 172.21.15.131:0/3913425043' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-42","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:26:26.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:25 smithi169 bash[79348]: audit 2024-08-17T17:26:25.783450+0000 mon.a (mon.0) 1502 : audit [INF] from='client.? 172.21.15.131:0/3913425043' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-42","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:26:26.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:25 smithi169 bash[79348]: audit 2024-08-17T17:26:25.783450+0000 mon.a (mon.0) 1502 : audit [INF] from='client.? 172.21.15.131:0/3913425043' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-42","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:26:26.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:25 smithi169 bash[79348]: cluster 2024-08-17T17:26:25.794575+0000 mon.a (mon.0) 1503 : cluster [DBG] osdmap e944: 8 total, 8 up, 8 in 2024-08-17T17:26:26.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:25 smithi169 bash[79348]: cluster 2024-08-17T17:26:25.794575+0000 mon.a (mon.0) 1503 : cluster [DBG] osdmap e944: 8 total, 8 up, 8 in 2024-08-17T17:26:27.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:26 smithi131 bash[89561]: cluster 2024-08-17T17:26:25.634361+0000 mgr.y (mgr.34107) 719 : cluster [DBG] pgmap v1016: 105 pgs: 5 creating+peering, 27 unknown, 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:27.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:26 smithi131 bash[89561]: cluster 2024-08-17T17:26:25.634361+0000 mgr.y (mgr.34107) 719 : cluster [DBG] pgmap v1016: 105 pgs: 5 creating+peering, 27 unknown, 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:27.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:26 smithi131 bash[89561]: cluster 2024-08-17T17:26:25.805842+0000 mon.a (mon.0) 1504 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:26:27.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:26 smithi131 bash[89561]: cluster 2024-08-17T17:26:25.805842+0000 mon.a (mon.0) 1504 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:26:27.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:26 smithi131 bash[88347]: cluster 2024-08-17T17:26:25.634361+0000 mgr.y (mgr.34107) 719 : cluster [DBG] pgmap v1016: 105 pgs: 5 creating+peering, 27 unknown, 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:27.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:26 smithi131 bash[88347]: cluster 2024-08-17T17:26:25.634361+0000 mgr.y (mgr.34107) 719 : cluster [DBG] pgmap v1016: 105 pgs: 5 creating+peering, 27 unknown, 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:27.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:26 smithi131 bash[88347]: cluster 2024-08-17T17:26:25.805842+0000 mon.a (mon.0) 1504 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:26:27.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:26 smithi131 bash[88347]: cluster 2024-08-17T17:26:25.805842+0000 mon.a (mon.0) 1504 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:26:27.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:26 smithi169 bash[79348]: cluster 2024-08-17T17:26:25.634361+0000 mgr.y (mgr.34107) 719 : cluster [DBG] pgmap v1016: 105 pgs: 5 creating+peering, 27 unknown, 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:27.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:26 smithi169 bash[79348]: cluster 2024-08-17T17:26:25.634361+0000 mgr.y (mgr.34107) 719 : cluster [DBG] pgmap v1016: 105 pgs: 5 creating+peering, 27 unknown, 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:27.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:26 smithi169 bash[79348]: cluster 2024-08-17T17:26:25.805842+0000 mon.a (mon.0) 1504 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:26:27.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:26 smithi169 bash[79348]: cluster 2024-08-17T17:26:25.805842+0000 mon.a (mon.0) 1504 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:26:28.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:27 smithi131 bash[89561]: cluster 2024-08-17T17:26:26.825589+0000 mon.a (mon.0) 1505 : cluster [DBG] osdmap e945: 8 total, 8 up, 8 in 2024-08-17T17:26:28.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:27 smithi131 bash[89561]: cluster 2024-08-17T17:26:26.825589+0000 mon.a (mon.0) 1505 : cluster [DBG] osdmap e945: 8 total, 8 up, 8 in 2024-08-17T17:26:28.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:27 smithi131 bash[88347]: cluster 2024-08-17T17:26:26.825589+0000 mon.a (mon.0) 1505 : cluster [DBG] osdmap e945: 8 total, 8 up, 8 in 2024-08-17T17:26:28.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:27 smithi131 bash[88347]: cluster 2024-08-17T17:26:26.825589+0000 mon.a (mon.0) 1505 : cluster [DBG] osdmap e945: 8 total, 8 up, 8 in 2024-08-17T17:26:28.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:27 smithi169 bash[79348]: cluster 2024-08-17T17:26:26.825589+0000 mon.a (mon.0) 1505 : cluster [DBG] osdmap e945: 8 total, 8 up, 8 in 2024-08-17T17:26:28.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:27 smithi169 bash[79348]: cluster 2024-08-17T17:26:26.825589+0000 mon.a (mon.0) 1505 : cluster [DBG] osdmap e945: 8 total, 8 up, 8 in 2024-08-17T17:26:29.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:26:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:26:28] "GET /metrics HTTP/1.1" 200 36556 "" "Prometheus/2.51.0" 2024-08-17T17:26:29.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:28 smithi131 bash[89561]: cluster 2024-08-17T17:26:27.635005+0000 mgr.y (mgr.34107) 720 : cluster [DBG] pgmap v1019: 105 pgs: 5 creating+peering, 27 unknown, 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:29.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:28 smithi131 bash[89561]: cluster 2024-08-17T17:26:27.635005+0000 mgr.y (mgr.34107) 720 : cluster [DBG] pgmap v1019: 105 pgs: 5 creating+peering, 27 unknown, 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:29.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:28 smithi131 bash[89561]: cluster 2024-08-17T17:26:27.819449+0000 mon.a (mon.0) 1506 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:26:29.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:28 smithi131 bash[89561]: cluster 2024-08-17T17:26:27.819449+0000 mon.a (mon.0) 1506 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:26:29.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:28 smithi131 bash[89561]: cluster 2024-08-17T17:26:27.819493+0000 mon.a (mon.0) 1507 : cluster [INF] Cluster is now healthy 2024-08-17T17:26:29.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:28 smithi131 bash[89561]: cluster 2024-08-17T17:26:27.819493+0000 mon.a (mon.0) 1507 : cluster [INF] Cluster is now healthy 2024-08-17T17:26:29.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:28 smithi131 bash[89561]: cluster 2024-08-17T17:26:27.837467+0000 mon.a (mon.0) 1508 : cluster [DBG] osdmap e946: 8 total, 8 up, 8 in 2024-08-17T17:26:29.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:28 smithi131 bash[89561]: cluster 2024-08-17T17:26:27.837467+0000 mon.a (mon.0) 1508 : cluster [DBG] osdmap e946: 8 total, 8 up, 8 in 2024-08-17T17:26:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:28 smithi131 bash[88347]: cluster 2024-08-17T17:26:27.635005+0000 mgr.y (mgr.34107) 720 : cluster [DBG] pgmap v1019: 105 pgs: 5 creating+peering, 27 unknown, 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:28 smithi131 bash[88347]: cluster 2024-08-17T17:26:27.635005+0000 mgr.y (mgr.34107) 720 : cluster [DBG] pgmap v1019: 105 pgs: 5 creating+peering, 27 unknown, 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:28 smithi131 bash[88347]: cluster 2024-08-17T17:26:27.819449+0000 mon.a (mon.0) 1506 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:26:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:28 smithi131 bash[88347]: cluster 2024-08-17T17:26:27.819449+0000 mon.a (mon.0) 1506 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:26:29.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:28 smithi131 bash[88347]: cluster 2024-08-17T17:26:27.819493+0000 mon.a (mon.0) 1507 : cluster [INF] Cluster is now healthy 2024-08-17T17:26:29.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:28 smithi131 bash[88347]: cluster 2024-08-17T17:26:27.819493+0000 mon.a (mon.0) 1507 : cluster [INF] Cluster is now healthy 2024-08-17T17:26:29.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:28 smithi131 bash[88347]: cluster 2024-08-17T17:26:27.837467+0000 mon.a (mon.0) 1508 : cluster [DBG] osdmap e946: 8 total, 8 up, 8 in 2024-08-17T17:26:29.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:28 smithi131 bash[88347]: cluster 2024-08-17T17:26:27.837467+0000 mon.a (mon.0) 1508 : cluster [DBG] osdmap e946: 8 total, 8 up, 8 in 2024-08-17T17:26:29.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:28 smithi169 bash[79348]: cluster 2024-08-17T17:26:27.635005+0000 mgr.y (mgr.34107) 720 : cluster [DBG] pgmap v1019: 105 pgs: 5 creating+peering, 27 unknown, 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:29.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:28 smithi169 bash[79348]: cluster 2024-08-17T17:26:27.635005+0000 mgr.y (mgr.34107) 720 : cluster [DBG] pgmap v1019: 105 pgs: 5 creating+peering, 27 unknown, 73 active+clean; 582 KiB data, 1.5 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:26:29.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:28 smithi169 bash[79348]: cluster 2024-08-17T17:26:27.819449+0000 mon.a (mon.0) 1506 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:26:29.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:28 smithi169 bash[79348]: cluster 2024-08-17T17:26:27.819449+0000 mon.a (mon.0) 1506 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:26:29.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:28 smithi169 bash[79348]: cluster 2024-08-17T17:26:27.819493+0000 mon.a (mon.0) 1507 : cluster [INF] Cluster is now healthy 2024-08-17T17:26:29.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:28 smithi169 bash[79348]: cluster 2024-08-17T17:26:27.819493+0000 mon.a (mon.0) 1507 : cluster [INF] Cluster is now healthy 2024-08-17T17:26:29.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:28 smithi169 bash[79348]: cluster 2024-08-17T17:26:27.837467+0000 mon.a (mon.0) 1508 : cluster [DBG] osdmap e946: 8 total, 8 up, 8 in 2024-08-17T17:26:29.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:28 smithi169 bash[79348]: cluster 2024-08-17T17:26:27.837467+0000 mon.a (mon.0) 1508 : cluster [DBG] osdmap e946: 8 total, 8 up, 8 in 2024-08-17T17:26:31.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:30 smithi131 bash[89561]: cluster 2024-08-17T17:26:29.636142+0000 mgr.y (mgr.34107) 721 : cluster [DBG] pgmap v1021: 105 pgs: 5 creating+peering, 100 active+clean; 582 KiB data, 621 MiB used, 715 GiB / 715 GiB avail; 6.2 KiB/s rd, 1.6 KiB/s wr, 10 op/s 2024-08-17T17:26:31.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:30 smithi131 bash[89561]: cluster 2024-08-17T17:26:29.636142+0000 mgr.y (mgr.34107) 721 : cluster [DBG] pgmap v1021: 105 pgs: 5 creating+peering, 100 active+clean; 582 KiB data, 621 MiB used, 715 GiB / 715 GiB avail; 6.2 KiB/s rd, 1.6 KiB/s wr, 10 op/s 2024-08-17T17:26:31.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:30 smithi131 bash[88347]: cluster 2024-08-17T17:26:29.636142+0000 mgr.y (mgr.34107) 721 : cluster [DBG] pgmap v1021: 105 pgs: 5 creating+peering, 100 active+clean; 582 KiB data, 621 MiB used, 715 GiB / 715 GiB avail; 6.2 KiB/s rd, 1.6 KiB/s wr, 10 op/s 2024-08-17T17:26:31.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:30 smithi131 bash[88347]: cluster 2024-08-17T17:26:29.636142+0000 mgr.y (mgr.34107) 721 : cluster [DBG] pgmap v1021: 105 pgs: 5 creating+peering, 100 active+clean; 582 KiB data, 621 MiB used, 715 GiB / 715 GiB avail; 6.2 KiB/s rd, 1.6 KiB/s wr, 10 op/s 2024-08-17T17:26:31.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:30 smithi169 bash[79348]: cluster 2024-08-17T17:26:29.636142+0000 mgr.y (mgr.34107) 721 : cluster [DBG] pgmap v1021: 105 pgs: 5 creating+peering, 100 active+clean; 582 KiB data, 621 MiB used, 715 GiB / 715 GiB avail; 6.2 KiB/s rd, 1.6 KiB/s wr, 10 op/s 2024-08-17T17:26:31.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:30 smithi169 bash[79348]: cluster 2024-08-17T17:26:29.636142+0000 mgr.y (mgr.34107) 721 : cluster [DBG] pgmap v1021: 105 pgs: 5 creating+peering, 100 active+clean; 582 KiB data, 621 MiB used, 715 GiB / 715 GiB avail; 6.2 KiB/s rd, 1.6 KiB/s wr, 10 op/s 2024-08-17T17:26:33.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:32 smithi131 bash[88347]: cluster 2024-08-17T17:26:31.637010+0000 mgr.y (mgr.34107) 722 : cluster [DBG] pgmap v1022: 105 pgs: 105 active+clean; 582 KiB data, 621 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2024-08-17T17:26:33.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:32 smithi131 bash[88347]: cluster 2024-08-17T17:26:31.637010+0000 mgr.y (mgr.34107) 722 : cluster [DBG] pgmap v1022: 105 pgs: 105 active+clean; 582 KiB data, 621 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2024-08-17T17:26:33.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:32 smithi131 bash[88347]: cluster 2024-08-17T17:26:31.849404+0000 mon.a (mon.0) 1509 : cluster [DBG] osdmap e947: 8 total, 8 up, 8 in 2024-08-17T17:26:33.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:32 smithi131 bash[88347]: cluster 2024-08-17T17:26:31.849404+0000 mon.a (mon.0) 1509 : cluster [DBG] osdmap e947: 8 total, 8 up, 8 in 2024-08-17T17:26:33.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:32 smithi131 bash[89561]: cluster 2024-08-17T17:26:31.637010+0000 mgr.y (mgr.34107) 722 : cluster [DBG] pgmap v1022: 105 pgs: 105 active+clean; 582 KiB data, 621 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2024-08-17T17:26:33.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:32 smithi131 bash[89561]: cluster 2024-08-17T17:26:31.637010+0000 mgr.y (mgr.34107) 722 : cluster [DBG] pgmap v1022: 105 pgs: 105 active+clean; 582 KiB data, 621 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2024-08-17T17:26:33.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:32 smithi131 bash[89561]: cluster 2024-08-17T17:26:31.849404+0000 mon.a (mon.0) 1509 : cluster [DBG] osdmap e947: 8 total, 8 up, 8 in 2024-08-17T17:26:33.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:32 smithi131 bash[89561]: cluster 2024-08-17T17:26:31.849404+0000 mon.a (mon.0) 1509 : cluster [DBG] osdmap e947: 8 total, 8 up, 8 in 2024-08-17T17:26:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:32 smithi169 bash[79348]: cluster 2024-08-17T17:26:31.637010+0000 mgr.y (mgr.34107) 722 : cluster [DBG] pgmap v1022: 105 pgs: 105 active+clean; 582 KiB data, 621 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2024-08-17T17:26:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:32 smithi169 bash[79348]: cluster 2024-08-17T17:26:31.637010+0000 mgr.y (mgr.34107) 722 : cluster [DBG] pgmap v1022: 105 pgs: 105 active+clean; 582 KiB data, 621 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2024-08-17T17:26:33.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:32 smithi169 bash[79348]: cluster 2024-08-17T17:26:31.849404+0000 mon.a (mon.0) 1509 : cluster [DBG] osdmap e947: 8 total, 8 up, 8 in 2024-08-17T17:26:33.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:32 smithi169 bash[79348]: cluster 2024-08-17T17:26:31.849404+0000 mon.a (mon.0) 1509 : cluster [DBG] osdmap e947: 8 total, 8 up, 8 in 2024-08-17T17:26:35.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:34 smithi131 bash[88347]: cluster 2024-08-17T17:26:33.637644+0000 mgr.y (mgr.34107) 723 : cluster [DBG] pgmap v1024: 105 pgs: 105 active+clean; 582 KiB data, 621 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-17T17:26:35.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:34 smithi131 bash[88347]: cluster 2024-08-17T17:26:33.637644+0000 mgr.y (mgr.34107) 723 : cluster [DBG] pgmap v1024: 105 pgs: 105 active+clean; 582 KiB data, 621 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-17T17:26:35.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:34 smithi131 bash[89561]: cluster 2024-08-17T17:26:33.637644+0000 mgr.y (mgr.34107) 723 : cluster [DBG] pgmap v1024: 105 pgs: 105 active+clean; 582 KiB data, 621 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-17T17:26:35.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:34 smithi131 bash[89561]: cluster 2024-08-17T17:26:33.637644+0000 mgr.y (mgr.34107) 723 : cluster [DBG] pgmap v1024: 105 pgs: 105 active+clean; 582 KiB data, 621 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-17T17:26:35.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:34 smithi169 bash[79348]: cluster 2024-08-17T17:26:33.637644+0000 mgr.y (mgr.34107) 723 : cluster [DBG] pgmap v1024: 105 pgs: 105 active+clean; 582 KiB data, 621 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-17T17:26:35.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:34 smithi169 bash[79348]: cluster 2024-08-17T17:26:33.637644+0000 mgr.y (mgr.34107) 723 : cluster [DBG] pgmap v1024: 105 pgs: 105 active+clean; 582 KiB data, 621 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-17T17:26:36.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:36 smithi131 bash[89561]: cluster 2024-08-17T17:26:35.490269+0000 mon.a (mon.0) 1510 : cluster [DBG] osdmap e948: 8 total, 8 up, 8 in 2024-08-17T17:26:36.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:36 smithi131 bash[89561]: cluster 2024-08-17T17:26:35.490269+0000 mon.a (mon.0) 1510 : cluster [DBG] osdmap e948: 8 total, 8 up, 8 in 2024-08-17T17:26:36.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:36 smithi131 bash[89561]: cluster 2024-08-17T17:26:35.638182+0000 mgr.y (mgr.34107) 724 : cluster [DBG] pgmap v1026: 105 pgs: 105 active+clean; 30 MiB data, 709 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 3.7 MiB/s wr, 48 op/s 2024-08-17T17:26:36.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:36 smithi131 bash[89561]: cluster 2024-08-17T17:26:35.638182+0000 mgr.y (mgr.34107) 724 : cluster [DBG] pgmap v1026: 105 pgs: 105 active+clean; 30 MiB data, 709 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 3.7 MiB/s wr, 48 op/s 2024-08-17T17:26:36.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:36 smithi131 bash[88347]: cluster 2024-08-17T17:26:35.490269+0000 mon.a (mon.0) 1510 : cluster [DBG] osdmap e948: 8 total, 8 up, 8 in 2024-08-17T17:26:36.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:36 smithi131 bash[88347]: cluster 2024-08-17T17:26:35.490269+0000 mon.a (mon.0) 1510 : cluster [DBG] osdmap e948: 8 total, 8 up, 8 in 2024-08-17T17:26:36.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:36 smithi131 bash[88347]: cluster 2024-08-17T17:26:35.638182+0000 mgr.y (mgr.34107) 724 : cluster [DBG] pgmap v1026: 105 pgs: 105 active+clean; 30 MiB data, 709 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 3.7 MiB/s wr, 48 op/s 2024-08-17T17:26:36.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:36 smithi131 bash[88347]: cluster 2024-08-17T17:26:35.638182+0000 mgr.y (mgr.34107) 724 : cluster [DBG] pgmap v1026: 105 pgs: 105 active+clean; 30 MiB data, 709 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 3.7 MiB/s wr, 48 op/s 2024-08-17T17:26:36.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:36 smithi169 bash[79348]: cluster 2024-08-17T17:26:35.490269+0000 mon.a (mon.0) 1510 : cluster [DBG] osdmap e948: 8 total, 8 up, 8 in 2024-08-17T17:26:36.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:36 smithi169 bash[79348]: cluster 2024-08-17T17:26:35.490269+0000 mon.a (mon.0) 1510 : cluster [DBG] osdmap e948: 8 total, 8 up, 8 in 2024-08-17T17:26:36.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:36 smithi169 bash[79348]: cluster 2024-08-17T17:26:35.638182+0000 mgr.y (mgr.34107) 724 : cluster [DBG] pgmap v1026: 105 pgs: 105 active+clean; 30 MiB data, 709 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 3.7 MiB/s wr, 48 op/s 2024-08-17T17:26:36.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:36 smithi169 bash[79348]: cluster 2024-08-17T17:26:35.638182+0000 mgr.y (mgr.34107) 724 : cluster [DBG] pgmap v1026: 105 pgs: 105 active+clean; 30 MiB data, 709 MiB used, 715 GiB / 715 GiB avail; 35 KiB/s rd, 3.7 MiB/s wr, 48 op/s 2024-08-17T17:26:39.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:26:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:26:38] "GET /metrics HTTP/1.1" 200 36542 "" "Prometheus/2.51.0" 2024-08-17T17:26:39.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:38 smithi131 bash[88347]: cluster 2024-08-17T17:26:37.638784+0000 mgr.y (mgr.34107) 725 : cluster [DBG] pgmap v1027: 105 pgs: 105 active+clean; 30 MiB data, 709 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 3.6 MiB/s wr, 40 op/s 2024-08-17T17:26:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:38 smithi131 bash[88347]: cluster 2024-08-17T17:26:37.638784+0000 mgr.y (mgr.34107) 725 : cluster [DBG] pgmap v1027: 105 pgs: 105 active+clean; 30 MiB data, 709 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 3.6 MiB/s wr, 40 op/s 2024-08-17T17:26:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:38 smithi131 bash[88347]: audit 2024-08-17T17:26:38.218345+0000 mon.a (mon.0) 1511 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:38 smithi131 bash[88347]: audit 2024-08-17T17:26:38.218345+0000 mon.a (mon.0) 1511 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:38 smithi131 bash[89561]: cluster 2024-08-17T17:26:37.638784+0000 mgr.y (mgr.34107) 725 : cluster [DBG] pgmap v1027: 105 pgs: 105 active+clean; 30 MiB data, 709 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 3.6 MiB/s wr, 40 op/s 2024-08-17T17:26:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:38 smithi131 bash[89561]: cluster 2024-08-17T17:26:37.638784+0000 mgr.y (mgr.34107) 725 : cluster [DBG] pgmap v1027: 105 pgs: 105 active+clean; 30 MiB data, 709 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 3.6 MiB/s wr, 40 op/s 2024-08-17T17:26:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:38 smithi131 bash[89561]: audit 2024-08-17T17:26:38.218345+0000 mon.a (mon.0) 1511 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:38 smithi131 bash[89561]: audit 2024-08-17T17:26:38.218345+0000 mon.a (mon.0) 1511 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:39.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:38 smithi169 bash[79348]: cluster 2024-08-17T17:26:37.638784+0000 mgr.y (mgr.34107) 725 : cluster [DBG] pgmap v1027: 105 pgs: 105 active+clean; 30 MiB data, 709 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 3.6 MiB/s wr, 40 op/s 2024-08-17T17:26:39.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:38 smithi169 bash[79348]: cluster 2024-08-17T17:26:37.638784+0000 mgr.y (mgr.34107) 725 : cluster [DBG] pgmap v1027: 105 pgs: 105 active+clean; 30 MiB data, 709 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 3.6 MiB/s wr, 40 op/s 2024-08-17T17:26:39.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:38 smithi169 bash[79348]: audit 2024-08-17T17:26:38.218345+0000 mon.a (mon.0) 1511 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:39.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:38 smithi169 bash[79348]: audit 2024-08-17T17:26:38.218345+0000 mon.a (mon.0) 1511 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:41.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:40 smithi131 bash[89561]: cluster 2024-08-17T17:26:39.640025+0000 mgr.y (mgr.34107) 726 : cluster [DBG] pgmap v1028: 105 pgs: 105 active+clean; 34 MiB data, 721 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 4.1 MiB/s wr, 48 op/s 2024-08-17T17:26:41.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:40 smithi131 bash[89561]: cluster 2024-08-17T17:26:39.640025+0000 mgr.y (mgr.34107) 726 : cluster [DBG] pgmap v1028: 105 pgs: 105 active+clean; 34 MiB data, 721 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 4.1 MiB/s wr, 48 op/s 2024-08-17T17:26:41.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:40 smithi131 bash[89561]: audit 2024-08-17T17:26:39.852400+0000 mon.a (mon.0) 1512 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:26:41.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:40 smithi131 bash[89561]: audit 2024-08-17T17:26:39.852400+0000 mon.a (mon.0) 1512 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:26:41.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:40 smithi131 bash[88347]: cluster 2024-08-17T17:26:39.640025+0000 mgr.y (mgr.34107) 726 : cluster [DBG] pgmap v1028: 105 pgs: 105 active+clean; 34 MiB data, 721 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 4.1 MiB/s wr, 48 op/s 2024-08-17T17:26:41.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:40 smithi131 bash[88347]: cluster 2024-08-17T17:26:39.640025+0000 mgr.y (mgr.34107) 726 : cluster [DBG] pgmap v1028: 105 pgs: 105 active+clean; 34 MiB data, 721 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 4.1 MiB/s wr, 48 op/s 2024-08-17T17:26:41.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:40 smithi131 bash[88347]: audit 2024-08-17T17:26:39.852400+0000 mon.a (mon.0) 1512 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:26:41.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:40 smithi131 bash[88347]: audit 2024-08-17T17:26:39.852400+0000 mon.a (mon.0) 1512 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:26:41.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:40 smithi169 bash[79348]: cluster 2024-08-17T17:26:39.640025+0000 mgr.y (mgr.34107) 726 : cluster [DBG] pgmap v1028: 105 pgs: 105 active+clean; 34 MiB data, 721 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 4.1 MiB/s wr, 48 op/s 2024-08-17T17:26:41.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:40 smithi169 bash[79348]: cluster 2024-08-17T17:26:39.640025+0000 mgr.y (mgr.34107) 726 : cluster [DBG] pgmap v1028: 105 pgs: 105 active+clean; 34 MiB data, 721 MiB used, 715 GiB / 715 GiB avail; 107 KiB/s rd, 4.1 MiB/s wr, 48 op/s 2024-08-17T17:26:41.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:40 smithi169 bash[79348]: audit 2024-08-17T17:26:39.852400+0000 mon.a (mon.0) 1512 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:26:41.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:40 smithi169 bash[79348]: audit 2024-08-17T17:26:39.852400+0000 mon.a (mon.0) 1512 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:26:42.507 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/3.Simple (18678 ms) 2024-08-17T17:26:42.507 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/3.Grow 2024-08-17T17:26:42.507 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:26:43.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:42 smithi131 bash[89561]: cluster 2024-08-17T17:26:41.640748+0000 mgr.y (mgr.34107) 727 : cluster [DBG] pgmap v1029: 105 pgs: 105 active+clean; 34 MiB data, 721 MiB used, 715 GiB / 715 GiB avail; 931 KiB/s rd, 3.4 MiB/s wr, 47 op/s 2024-08-17T17:26:43.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:42 smithi131 bash[89561]: cluster 2024-08-17T17:26:41.640748+0000 mgr.y (mgr.34107) 727 : cluster [DBG] pgmap v1029: 105 pgs: 105 active+clean; 34 MiB data, 721 MiB used, 715 GiB / 715 GiB avail; 931 KiB/s rd, 3.4 MiB/s wr, 47 op/s 2024-08-17T17:26:43.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:42 smithi131 bash[88347]: cluster 2024-08-17T17:26:41.640748+0000 mgr.y (mgr.34107) 727 : cluster [DBG] pgmap v1029: 105 pgs: 105 active+clean; 34 MiB data, 721 MiB used, 715 GiB / 715 GiB avail; 931 KiB/s rd, 3.4 MiB/s wr, 47 op/s 2024-08-17T17:26:43.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:42 smithi131 bash[88347]: cluster 2024-08-17T17:26:41.640748+0000 mgr.y (mgr.34107) 727 : cluster [DBG] pgmap v1029: 105 pgs: 105 active+clean; 34 MiB data, 721 MiB used, 715 GiB / 715 GiB avail; 931 KiB/s rd, 3.4 MiB/s wr, 47 op/s 2024-08-17T17:26:43.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:42 smithi169 bash[79348]: cluster 2024-08-17T17:26:41.640748+0000 mgr.y (mgr.34107) 727 : cluster [DBG] pgmap v1029: 105 pgs: 105 active+clean; 34 MiB data, 721 MiB used, 715 GiB / 715 GiB avail; 931 KiB/s rd, 3.4 MiB/s wr, 47 op/s 2024-08-17T17:26:43.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:42 smithi169 bash[79348]: cluster 2024-08-17T17:26:41.640748+0000 mgr.y (mgr.34107) 727 : cluster [DBG] pgmap v1029: 105 pgs: 105 active+clean; 34 MiB data, 721 MiB used, 715 GiB / 715 GiB avail; 931 KiB/s rd, 3.4 MiB/s wr, 47 op/s 2024-08-17T17:26:45.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:44 smithi131 bash[88347]: cluster 2024-08-17T17:26:43.641373+0000 mgr.y (mgr.34107) 728 : cluster [DBG] pgmap v1030: 105 pgs: 105 active+clean; 34 MiB data, 721 MiB used, 715 GiB / 715 GiB avail; 911 KiB/s rd, 3.3 MiB/s wr, 46 op/s 2024-08-17T17:26:45.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:44 smithi131 bash[88347]: cluster 2024-08-17T17:26:43.641373+0000 mgr.y (mgr.34107) 728 : cluster [DBG] pgmap v1030: 105 pgs: 105 active+clean; 34 MiB data, 721 MiB used, 715 GiB / 715 GiB avail; 911 KiB/s rd, 3.3 MiB/s wr, 46 op/s 2024-08-17T17:26:45.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:44 smithi131 bash[89561]: cluster 2024-08-17T17:26:43.641373+0000 mgr.y (mgr.34107) 728 : cluster [DBG] pgmap v1030: 105 pgs: 105 active+clean; 34 MiB data, 721 MiB used, 715 GiB / 715 GiB avail; 911 KiB/s rd, 3.3 MiB/s wr, 46 op/s 2024-08-17T17:26:45.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:44 smithi131 bash[89561]: cluster 2024-08-17T17:26:43.641373+0000 mgr.y (mgr.34107) 728 : cluster [DBG] pgmap v1030: 105 pgs: 105 active+clean; 34 MiB data, 721 MiB used, 715 GiB / 715 GiB avail; 911 KiB/s rd, 3.3 MiB/s wr, 46 op/s 2024-08-17T17:26:45.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:44 smithi169 bash[79348]: cluster 2024-08-17T17:26:43.641373+0000 mgr.y (mgr.34107) 728 : cluster [DBG] pgmap v1030: 105 pgs: 105 active+clean; 34 MiB data, 721 MiB used, 715 GiB / 715 GiB avail; 911 KiB/s rd, 3.3 MiB/s wr, 46 op/s 2024-08-17T17:26:45.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:44 smithi169 bash[79348]: cluster 2024-08-17T17:26:43.641373+0000 mgr.y (mgr.34107) 728 : cluster [DBG] pgmap v1030: 105 pgs: 105 active+clean; 34 MiB data, 721 MiB used, 715 GiB / 715 GiB avail; 911 KiB/s rd, 3.3 MiB/s wr, 46 op/s 2024-08-17T17:26:47.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:46 smithi131 bash[88347]: cluster 2024-08-17T17:26:45.642081+0000 mgr.y (mgr.34107) 729 : cluster [DBG] pgmap v1031: 105 pgs: 105 active+clean; 59 MiB data, 800 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.6 MiB/s wr, 36 op/s 2024-08-17T17:26:47.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:46 smithi131 bash[88347]: cluster 2024-08-17T17:26:45.642081+0000 mgr.y (mgr.34107) 729 : cluster [DBG] pgmap v1031: 105 pgs: 105 active+clean; 59 MiB data, 800 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.6 MiB/s wr, 36 op/s 2024-08-17T17:26:47.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:46 smithi131 bash[88347]: audit 2024-08-17T17:26:45.699585+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:26:47.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:46 smithi131 bash[88347]: audit 2024-08-17T17:26:45.699585+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:26:47.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:46 smithi131 bash[88347]: audit 2024-08-17T17:26:45.706829+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:26:47.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:46 smithi131 bash[88347]: audit 2024-08-17T17:26:45.706829+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:26:47.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:46 smithi131 bash[88347]: audit 2024-08-17T17:26:45.945201+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:26:47.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:46 smithi131 bash[88347]: audit 2024-08-17T17:26:45.945201+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:26:47.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:46 smithi131 bash[88347]: audit 2024-08-17T17:26:45.954022+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:26:47.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:46 smithi131 bash[88347]: audit 2024-08-17T17:26:45.954022+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:26:47.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:46 smithi131 bash[88347]: audit 2024-08-17T17:26:46.579813+0000 mon.a (mon.0) 1517 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:26:47.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:46 smithi131 bash[88347]: audit 2024-08-17T17:26:46.579813+0000 mon.a (mon.0) 1517 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:26:47.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:46 smithi131 bash[88347]: audit 2024-08-17T17:26:46.580949+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:26:47.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:46 smithi131 bash[88347]: audit 2024-08-17T17:26:46.580949+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:26:47.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:46 smithi131 bash[88347]: audit 2024-08-17T17:26:46.589039+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:26:47.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:46 smithi131 bash[88347]: audit 2024-08-17T17:26:46.589039+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:26:47.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:46 smithi131 bash[89561]: cluster 2024-08-17T17:26:45.642081+0000 mgr.y (mgr.34107) 729 : cluster [DBG] pgmap v1031: 105 pgs: 105 active+clean; 59 MiB data, 800 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.6 MiB/s wr, 36 op/s 2024-08-17T17:26:47.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:46 smithi131 bash[89561]: cluster 2024-08-17T17:26:45.642081+0000 mgr.y (mgr.34107) 729 : cluster [DBG] pgmap v1031: 105 pgs: 105 active+clean; 59 MiB data, 800 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.6 MiB/s wr, 36 op/s 2024-08-17T17:26:47.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:46 smithi131 bash[89561]: audit 2024-08-17T17:26:45.699585+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:26:47.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:46 smithi131 bash[89561]: audit 2024-08-17T17:26:45.699585+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:26:47.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:46 smithi131 bash[89561]: audit 2024-08-17T17:26:45.706829+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:26:47.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:46 smithi131 bash[89561]: audit 2024-08-17T17:26:45.706829+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:26:47.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:46 smithi131 bash[89561]: audit 2024-08-17T17:26:45.945201+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:26:47.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:46 smithi131 bash[89561]: audit 2024-08-17T17:26:45.945201+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:26:47.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:46 smithi131 bash[89561]: audit 2024-08-17T17:26:45.954022+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:26:47.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:46 smithi131 bash[89561]: audit 2024-08-17T17:26:45.954022+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:26:47.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:46 smithi131 bash[89561]: audit 2024-08-17T17:26:46.579813+0000 mon.a (mon.0) 1517 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:26:47.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:46 smithi131 bash[89561]: audit 2024-08-17T17:26:46.579813+0000 mon.a (mon.0) 1517 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:26:47.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:46 smithi131 bash[89561]: audit 2024-08-17T17:26:46.580949+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:26:47.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:46 smithi131 bash[89561]: audit 2024-08-17T17:26:46.580949+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:26:47.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:46 smithi131 bash[89561]: audit 2024-08-17T17:26:46.589039+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:26:47.104 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:46 smithi131 bash[89561]: audit 2024-08-17T17:26:46.589039+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:26:47.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:46 smithi169 bash[79348]: cluster 2024-08-17T17:26:45.642081+0000 mgr.y (mgr.34107) 729 : cluster [DBG] pgmap v1031: 105 pgs: 105 active+clean; 59 MiB data, 800 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.6 MiB/s wr, 36 op/s 2024-08-17T17:26:47.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:46 smithi169 bash[79348]: cluster 2024-08-17T17:26:45.642081+0000 mgr.y (mgr.34107) 729 : cluster [DBG] pgmap v1031: 105 pgs: 105 active+clean; 59 MiB data, 800 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.6 MiB/s wr, 36 op/s 2024-08-17T17:26:47.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:46 smithi169 bash[79348]: audit 2024-08-17T17:26:45.699585+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:26:47.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:46 smithi169 bash[79348]: audit 2024-08-17T17:26:45.699585+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:26:47.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:46 smithi169 bash[79348]: audit 2024-08-17T17:26:45.706829+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:26:47.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:46 smithi169 bash[79348]: audit 2024-08-17T17:26:45.706829+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:26:47.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:46 smithi169 bash[79348]: audit 2024-08-17T17:26:45.945201+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:26:47.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:46 smithi169 bash[79348]: audit 2024-08-17T17:26:45.945201+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:26:47.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:46 smithi169 bash[79348]: audit 2024-08-17T17:26:45.954022+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:26:47.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:46 smithi169 bash[79348]: audit 2024-08-17T17:26:45.954022+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:26:47.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:46 smithi169 bash[79348]: audit 2024-08-17T17:26:46.579813+0000 mon.a (mon.0) 1517 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:26:47.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:46 smithi169 bash[79348]: audit 2024-08-17T17:26:46.579813+0000 mon.a (mon.0) 1517 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:26:47.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:46 smithi169 bash[79348]: audit 2024-08-17T17:26:46.580949+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:26:47.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:46 smithi169 bash[79348]: audit 2024-08-17T17:26:46.580949+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:26:47.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:46 smithi169 bash[79348]: audit 2024-08-17T17:26:46.589039+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:26:47.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:46 smithi169 bash[79348]: audit 2024-08-17T17:26:46.589039+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:26:48.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:47 smithi131 bash[88347]: cluster 2024-08-17T17:26:46.959143+0000 mon.a (mon.0) 1520 : cluster [DBG] osdmap e949: 8 total, 8 up, 8 in 2024-08-17T17:26:48.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:47 smithi131 bash[88347]: cluster 2024-08-17T17:26:46.959143+0000 mon.a (mon.0) 1520 : cluster [DBG] osdmap e949: 8 total, 8 up, 8 in 2024-08-17T17:26:48.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:47 smithi131 bash[88347]: cluster 2024-08-17T17:26:47.642636+0000 mgr.y (mgr.34107) 730 : cluster [DBG] pgmap v1033: 105 pgs: 105 active+clean; 59 MiB data, 800 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.3 MiB/s wr, 31 op/s 2024-08-17T17:26:48.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:47 smithi131 bash[88347]: cluster 2024-08-17T17:26:47.642636+0000 mgr.y (mgr.34107) 730 : cluster [DBG] pgmap v1033: 105 pgs: 105 active+clean; 59 MiB data, 800 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.3 MiB/s wr, 31 op/s 2024-08-17T17:26:48.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:47 smithi131 bash[89561]: cluster 2024-08-17T17:26:46.959143+0000 mon.a (mon.0) 1520 : cluster [DBG] osdmap e949: 8 total, 8 up, 8 in 2024-08-17T17:26:48.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:47 smithi131 bash[89561]: cluster 2024-08-17T17:26:46.959143+0000 mon.a (mon.0) 1520 : cluster [DBG] osdmap e949: 8 total, 8 up, 8 in 2024-08-17T17:26:48.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:47 smithi131 bash[89561]: cluster 2024-08-17T17:26:47.642636+0000 mgr.y (mgr.34107) 730 : cluster [DBG] pgmap v1033: 105 pgs: 105 active+clean; 59 MiB data, 800 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.3 MiB/s wr, 31 op/s 2024-08-17T17:26:48.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:47 smithi131 bash[89561]: cluster 2024-08-17T17:26:47.642636+0000 mgr.y (mgr.34107) 730 : cluster [DBG] pgmap v1033: 105 pgs: 105 active+clean; 59 MiB data, 800 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.3 MiB/s wr, 31 op/s 2024-08-17T17:26:48.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:47 smithi169 bash[79348]: cluster 2024-08-17T17:26:46.959143+0000 mon.a (mon.0) 1520 : cluster [DBG] osdmap e949: 8 total, 8 up, 8 in 2024-08-17T17:26:48.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:47 smithi169 bash[79348]: cluster 2024-08-17T17:26:46.959143+0000 mon.a (mon.0) 1520 : cluster [DBG] osdmap e949: 8 total, 8 up, 8 in 2024-08-17T17:26:48.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:47 smithi169 bash[79348]: cluster 2024-08-17T17:26:47.642636+0000 mgr.y (mgr.34107) 730 : cluster [DBG] pgmap v1033: 105 pgs: 105 active+clean; 59 MiB data, 800 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.3 MiB/s wr, 31 op/s 2024-08-17T17:26:48.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:47 smithi169 bash[79348]: cluster 2024-08-17T17:26:47.642636+0000 mgr.y (mgr.34107) 730 : cluster [DBG] pgmap v1033: 105 pgs: 105 active+clean; 59 MiB data, 800 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.3 MiB/s wr, 31 op/s 2024-08-17T17:26:49.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:26:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:26:48] "GET /metrics HTTP/1.1" 200 36542 "" "Prometheus/2.51.0" 2024-08-17T17:26:51.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:50 smithi131 bash[89561]: cluster 2024-08-17T17:26:49.643799+0000 mgr.y (mgr.34107) 731 : cluster [DBG] pgmap v1034: 105 pgs: 105 active+clean; 84 MiB data, 867 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 5.4 MiB/s wr, 52 op/s 2024-08-17T17:26:51.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:50 smithi131 bash[89561]: cluster 2024-08-17T17:26:49.643799+0000 mgr.y (mgr.34107) 731 : cluster [DBG] pgmap v1034: 105 pgs: 105 active+clean; 84 MiB data, 867 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 5.4 MiB/s wr, 52 op/s 2024-08-17T17:26:51.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:50 smithi131 bash[88347]: cluster 2024-08-17T17:26:49.643799+0000 mgr.y (mgr.34107) 731 : cluster [DBG] pgmap v1034: 105 pgs: 105 active+clean; 84 MiB data, 867 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 5.4 MiB/s wr, 52 op/s 2024-08-17T17:26:51.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:50 smithi131 bash[88347]: cluster 2024-08-17T17:26:49.643799+0000 mgr.y (mgr.34107) 731 : cluster [DBG] pgmap v1034: 105 pgs: 105 active+clean; 84 MiB data, 867 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 5.4 MiB/s wr, 52 op/s 2024-08-17T17:26:51.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:50 smithi169 bash[79348]: cluster 2024-08-17T17:26:49.643799+0000 mgr.y (mgr.34107) 731 : cluster [DBG] pgmap v1034: 105 pgs: 105 active+clean; 84 MiB data, 867 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 5.4 MiB/s wr, 52 op/s 2024-08-17T17:26:51.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:50 smithi169 bash[79348]: cluster 2024-08-17T17:26:49.643799+0000 mgr.y (mgr.34107) 731 : cluster [DBG] pgmap v1034: 105 pgs: 105 active+clean; 84 MiB data, 867 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 5.4 MiB/s wr, 52 op/s 2024-08-17T17:26:53.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:52 smithi131 bash[89561]: cluster 2024-08-17T17:26:51.644547+0000 mgr.y (mgr.34107) 732 : cluster [DBG] pgmap v1035: 105 pgs: 105 active+clean; 88 MiB data, 887 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.8 MiB/s wr, 49 op/s 2024-08-17T17:26:53.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:52 smithi131 bash[89561]: cluster 2024-08-17T17:26:51.644547+0000 mgr.y (mgr.34107) 732 : cluster [DBG] pgmap v1035: 105 pgs: 105 active+clean; 88 MiB data, 887 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.8 MiB/s wr, 49 op/s 2024-08-17T17:26:53.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:52 smithi131 bash[88347]: cluster 2024-08-17T17:26:51.644547+0000 mgr.y (mgr.34107) 732 : cluster [DBG] pgmap v1035: 105 pgs: 105 active+clean; 88 MiB data, 887 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.8 MiB/s wr, 49 op/s 2024-08-17T17:26:53.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:52 smithi131 bash[88347]: cluster 2024-08-17T17:26:51.644547+0000 mgr.y (mgr.34107) 732 : cluster [DBG] pgmap v1035: 105 pgs: 105 active+clean; 88 MiB data, 887 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.8 MiB/s wr, 49 op/s 2024-08-17T17:26:53.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:52 smithi169 bash[79348]: cluster 2024-08-17T17:26:51.644547+0000 mgr.y (mgr.34107) 732 : cluster [DBG] pgmap v1035: 105 pgs: 105 active+clean; 88 MiB data, 887 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.8 MiB/s wr, 49 op/s 2024-08-17T17:26:53.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:52 smithi169 bash[79348]: cluster 2024-08-17T17:26:51.644547+0000 mgr.y (mgr.34107) 732 : cluster [DBG] pgmap v1035: 105 pgs: 105 active+clean; 88 MiB data, 887 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.8 MiB/s wr, 49 op/s 2024-08-17T17:26:54.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:53 smithi131 bash[89561]: audit 2024-08-17T17:26:53.218587+0000 mon.a (mon.0) 1521 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:54.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:53 smithi131 bash[89561]: audit 2024-08-17T17:26:53.218587+0000 mon.a (mon.0) 1521 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:54.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:53 smithi131 bash[88347]: audit 2024-08-17T17:26:53.218587+0000 mon.a (mon.0) 1521 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:54.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:53 smithi131 bash[88347]: audit 2024-08-17T17:26:53.218587+0000 mon.a (mon.0) 1521 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:54.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:53 smithi169 bash[79348]: audit 2024-08-17T17:26:53.218587+0000 mon.a (mon.0) 1521 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:54.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:53 smithi169 bash[79348]: audit 2024-08-17T17:26:53.218587+0000 mon.a (mon.0) 1521 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:26:55.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:54 smithi131 bash[89561]: cluster 2024-08-17T17:26:53.645179+0000 mgr.y (mgr.34107) 733 : cluster [DBG] pgmap v1036: 105 pgs: 105 active+clean; 88 MiB data, 887 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.8 MiB/s wr, 49 op/s 2024-08-17T17:26:55.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:54 smithi131 bash[89561]: cluster 2024-08-17T17:26:53.645179+0000 mgr.y (mgr.34107) 733 : cluster [DBG] pgmap v1036: 105 pgs: 105 active+clean; 88 MiB data, 887 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.8 MiB/s wr, 49 op/s 2024-08-17T17:26:55.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:54 smithi131 bash[88347]: cluster 2024-08-17T17:26:53.645179+0000 mgr.y (mgr.34107) 733 : cluster [DBG] pgmap v1036: 105 pgs: 105 active+clean; 88 MiB data, 887 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.8 MiB/s wr, 49 op/s 2024-08-17T17:26:55.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:54 smithi131 bash[88347]: cluster 2024-08-17T17:26:53.645179+0000 mgr.y (mgr.34107) 733 : cluster [DBG] pgmap v1036: 105 pgs: 105 active+clean; 88 MiB data, 887 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.8 MiB/s wr, 49 op/s 2024-08-17T17:26:55.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:54 smithi169 bash[79348]: cluster 2024-08-17T17:26:53.645179+0000 mgr.y (mgr.34107) 733 : cluster [DBG] pgmap v1036: 105 pgs: 105 active+clean; 88 MiB data, 887 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.8 MiB/s wr, 49 op/s 2024-08-17T17:26:55.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:54 smithi169 bash[79348]: cluster 2024-08-17T17:26:53.645179+0000 mgr.y (mgr.34107) 733 : cluster [DBG] pgmap v1036: 105 pgs: 105 active+clean; 88 MiB data, 887 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 5.8 MiB/s wr, 49 op/s 2024-08-17T17:26:57.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:56 smithi131 bash[88347]: cluster 2024-08-17T17:26:55.646472+0000 mgr.y (mgr.34107) 734 : cluster [DBG] pgmap v1037: 105 pgs: 105 active+clean; 97 MiB data, 899 MiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.8 MiB/s wr, 49 op/s 2024-08-17T17:26:57.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:56 smithi131 bash[88347]: cluster 2024-08-17T17:26:55.646472+0000 mgr.y (mgr.34107) 734 : cluster [DBG] pgmap v1037: 105 pgs: 105 active+clean; 97 MiB data, 899 MiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.8 MiB/s wr, 49 op/s 2024-08-17T17:26:57.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:56 smithi131 bash[89561]: cluster 2024-08-17T17:26:55.646472+0000 mgr.y (mgr.34107) 734 : cluster [DBG] pgmap v1037: 105 pgs: 105 active+clean; 97 MiB data, 899 MiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.8 MiB/s wr, 49 op/s 2024-08-17T17:26:57.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:56 smithi131 bash[89561]: cluster 2024-08-17T17:26:55.646472+0000 mgr.y (mgr.34107) 734 : cluster [DBG] pgmap v1037: 105 pgs: 105 active+clean; 97 MiB data, 899 MiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.8 MiB/s wr, 49 op/s 2024-08-17T17:26:57.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:56 smithi169 bash[79348]: cluster 2024-08-17T17:26:55.646472+0000 mgr.y (mgr.34107) 734 : cluster [DBG] pgmap v1037: 105 pgs: 105 active+clean; 97 MiB data, 899 MiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.8 MiB/s wr, 49 op/s 2024-08-17T17:26:57.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:56 smithi169 bash[79348]: cluster 2024-08-17T17:26:55.646472+0000 mgr.y (mgr.34107) 734 : cluster [DBG] pgmap v1037: 105 pgs: 105 active+clean; 97 MiB data, 899 MiB used, 714 GiB / 715 GiB avail; 1.4 MiB/s rd, 3.8 MiB/s wr, 49 op/s 2024-08-17T17:26:57.466 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/3.Grow (14959 ms) 2024-08-17T17:26:57.466 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/3.Shrink 2024-08-17T17:26:57.466 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:26:59.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:26:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:26:58] "GET /metrics HTTP/1.1" 200 36549 "" "Prometheus/2.51.0" 2024-08-17T17:26:59.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:58 smithi131 bash[88347]: cluster 2024-08-17T17:26:57.647046+0000 mgr.y (mgr.34107) 735 : cluster [DBG] pgmap v1038: 105 pgs: 105 active+clean; 97 MiB data, 899 MiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.6 MiB/s wr, 46 op/s 2024-08-17T17:26:59.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:26:58 smithi131 bash[88347]: cluster 2024-08-17T17:26:57.647046+0000 mgr.y (mgr.34107) 735 : cluster [DBG] pgmap v1038: 105 pgs: 105 active+clean; 97 MiB data, 899 MiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.6 MiB/s wr, 46 op/s 2024-08-17T17:26:59.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:58 smithi131 bash[89561]: cluster 2024-08-17T17:26:57.647046+0000 mgr.y (mgr.34107) 735 : cluster [DBG] pgmap v1038: 105 pgs: 105 active+clean; 97 MiB data, 899 MiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.6 MiB/s wr, 46 op/s 2024-08-17T17:26:59.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:26:58 smithi131 bash[89561]: cluster 2024-08-17T17:26:57.647046+0000 mgr.y (mgr.34107) 735 : cluster [DBG] pgmap v1038: 105 pgs: 105 active+clean; 97 MiB data, 899 MiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.6 MiB/s wr, 46 op/s 2024-08-17T17:26:59.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:58 smithi169 bash[79348]: cluster 2024-08-17T17:26:57.647046+0000 mgr.y (mgr.34107) 735 : cluster [DBG] pgmap v1038: 105 pgs: 105 active+clean; 97 MiB data, 899 MiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.6 MiB/s wr, 46 op/s 2024-08-17T17:26:59.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:26:58 smithi169 bash[79348]: cluster 2024-08-17T17:26:57.647046+0000 mgr.y (mgr.34107) 735 : cluster [DBG] pgmap v1038: 105 pgs: 105 active+clean; 97 MiB data, 899 MiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s rd, 3.6 MiB/s wr, 46 op/s 2024-08-17T17:27:01.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:00 smithi131 bash[88347]: cluster 2024-08-17T17:26:59.648188+0000 mgr.y (mgr.34107) 736 : cluster [DBG] pgmap v1039: 105 pgs: 105 active+clean; 117 MiB data, 957 MiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 5.2 MiB/s wr, 55 op/s 2024-08-17T17:27:01.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:00 smithi131 bash[88347]: cluster 2024-08-17T17:26:59.648188+0000 mgr.y (mgr.34107) 736 : cluster [DBG] pgmap v1039: 105 pgs: 105 active+clean; 117 MiB data, 957 MiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 5.2 MiB/s wr, 55 op/s 2024-08-17T17:27:01.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:00 smithi131 bash[89561]: cluster 2024-08-17T17:26:59.648188+0000 mgr.y (mgr.34107) 736 : cluster [DBG] pgmap v1039: 105 pgs: 105 active+clean; 117 MiB data, 957 MiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 5.2 MiB/s wr, 55 op/s 2024-08-17T17:27:01.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:00 smithi131 bash[89561]: cluster 2024-08-17T17:26:59.648188+0000 mgr.y (mgr.34107) 736 : cluster [DBG] pgmap v1039: 105 pgs: 105 active+clean; 117 MiB data, 957 MiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 5.2 MiB/s wr, 55 op/s 2024-08-17T17:27:01.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:00 smithi169 bash[79348]: cluster 2024-08-17T17:26:59.648188+0000 mgr.y (mgr.34107) 736 : cluster [DBG] pgmap v1039: 105 pgs: 105 active+clean; 117 MiB data, 957 MiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 5.2 MiB/s wr, 55 op/s 2024-08-17T17:27:01.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:00 smithi169 bash[79348]: cluster 2024-08-17T17:26:59.648188+0000 mgr.y (mgr.34107) 736 : cluster [DBG] pgmap v1039: 105 pgs: 105 active+clean; 117 MiB data, 957 MiB used, 714 GiB / 715 GiB avail; 8.4 MiB/s rd, 5.2 MiB/s wr, 55 op/s 2024-08-17T17:27:03.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:02 smithi131 bash[88347]: cluster 2024-08-17T17:27:01.649134+0000 mgr.y (mgr.34107) 737 : cluster [DBG] pgmap v1040: 105 pgs: 105 active+clean; 117 MiB data, 974 MiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.1 MiB/s wr, 32 op/s 2024-08-17T17:27:03.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:02 smithi131 bash[88347]: cluster 2024-08-17T17:27:01.649134+0000 mgr.y (mgr.34107) 737 : cluster [DBG] pgmap v1040: 105 pgs: 105 active+clean; 117 MiB data, 974 MiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.1 MiB/s wr, 32 op/s 2024-08-17T17:27:03.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:02 smithi131 bash[88347]: cluster 2024-08-17T17:27:01.740696+0000 mon.a (mon.0) 1522 : cluster [DBG] osdmap e950: 8 total, 8 up, 8 in 2024-08-17T17:27:03.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:02 smithi131 bash[88347]: cluster 2024-08-17T17:27:01.740696+0000 mon.a (mon.0) 1522 : cluster [DBG] osdmap e950: 8 total, 8 up, 8 in 2024-08-17T17:27:03.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:02 smithi131 bash[89561]: cluster 2024-08-17T17:27:01.649134+0000 mgr.y (mgr.34107) 737 : cluster [DBG] pgmap v1040: 105 pgs: 105 active+clean; 117 MiB data, 974 MiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.1 MiB/s wr, 32 op/s 2024-08-17T17:27:03.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:02 smithi131 bash[89561]: cluster 2024-08-17T17:27:01.649134+0000 mgr.y (mgr.34107) 737 : cluster [DBG] pgmap v1040: 105 pgs: 105 active+clean; 117 MiB data, 974 MiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.1 MiB/s wr, 32 op/s 2024-08-17T17:27:03.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:02 smithi131 bash[89561]: cluster 2024-08-17T17:27:01.740696+0000 mon.a (mon.0) 1522 : cluster [DBG] osdmap e950: 8 total, 8 up, 8 in 2024-08-17T17:27:03.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:02 smithi131 bash[89561]: cluster 2024-08-17T17:27:01.740696+0000 mon.a (mon.0) 1522 : cluster [DBG] osdmap e950: 8 total, 8 up, 8 in 2024-08-17T17:27:03.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:02 smithi169 bash[79348]: cluster 2024-08-17T17:27:01.649134+0000 mgr.y (mgr.34107) 737 : cluster [DBG] pgmap v1040: 105 pgs: 105 active+clean; 117 MiB data, 974 MiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.1 MiB/s wr, 32 op/s 2024-08-17T17:27:03.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:02 smithi169 bash[79348]: cluster 2024-08-17T17:27:01.649134+0000 mgr.y (mgr.34107) 737 : cluster [DBG] pgmap v1040: 105 pgs: 105 active+clean; 117 MiB data, 974 MiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.1 MiB/s wr, 32 op/s 2024-08-17T17:27:03.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:02 smithi169 bash[79348]: cluster 2024-08-17T17:27:01.740696+0000 mon.a (mon.0) 1522 : cluster [DBG] osdmap e950: 8 total, 8 up, 8 in 2024-08-17T17:27:03.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:02 smithi169 bash[79348]: cluster 2024-08-17T17:27:01.740696+0000 mon.a (mon.0) 1522 : cluster [DBG] osdmap e950: 8 total, 8 up, 8 in 2024-08-17T17:27:05.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:04 smithi131 bash[89561]: cluster 2024-08-17T17:27:03.649821+0000 mgr.y (mgr.34107) 738 : cluster [DBG] pgmap v1042: 105 pgs: 105 active+clean; 117 MiB data, 974 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.3 MiB/s wr, 33 op/s 2024-08-17T17:27:05.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:04 smithi131 bash[89561]: cluster 2024-08-17T17:27:03.649821+0000 mgr.y (mgr.34107) 738 : cluster [DBG] pgmap v1042: 105 pgs: 105 active+clean; 117 MiB data, 974 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.3 MiB/s wr, 33 op/s 2024-08-17T17:27:05.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:04 smithi131 bash[88347]: cluster 2024-08-17T17:27:03.649821+0000 mgr.y (mgr.34107) 738 : cluster [DBG] pgmap v1042: 105 pgs: 105 active+clean; 117 MiB data, 974 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.3 MiB/s wr, 33 op/s 2024-08-17T17:27:05.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:04 smithi131 bash[88347]: cluster 2024-08-17T17:27:03.649821+0000 mgr.y (mgr.34107) 738 : cluster [DBG] pgmap v1042: 105 pgs: 105 active+clean; 117 MiB data, 974 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.3 MiB/s wr, 33 op/s 2024-08-17T17:27:05.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:04 smithi169 bash[79348]: cluster 2024-08-17T17:27:03.649821+0000 mgr.y (mgr.34107) 738 : cluster [DBG] pgmap v1042: 105 pgs: 105 active+clean; 117 MiB data, 974 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.3 MiB/s wr, 33 op/s 2024-08-17T17:27:05.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:04 smithi169 bash[79348]: cluster 2024-08-17T17:27:03.649821+0000 mgr.y (mgr.34107) 738 : cluster [DBG] pgmap v1042: 105 pgs: 105 active+clean; 117 MiB data, 974 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.3 MiB/s wr, 33 op/s 2024-08-17T17:27:07.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:06 smithi131 bash[89561]: cluster 2024-08-17T17:27:05.651302+0000 mgr.y (mgr.34107) 739 : cluster [DBG] pgmap v1043: 105 pgs: 105 active+clean; 146 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 5.3 MiB/s wr, 49 op/s 2024-08-17T17:27:07.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:06 smithi131 bash[89561]: cluster 2024-08-17T17:27:05.651302+0000 mgr.y (mgr.34107) 739 : cluster [DBG] pgmap v1043: 105 pgs: 105 active+clean; 146 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 5.3 MiB/s wr, 49 op/s 2024-08-17T17:27:07.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:06 smithi131 bash[88347]: cluster 2024-08-17T17:27:05.651302+0000 mgr.y (mgr.34107) 739 : cluster [DBG] pgmap v1043: 105 pgs: 105 active+clean; 146 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 5.3 MiB/s wr, 49 op/s 2024-08-17T17:27:07.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:06 smithi131 bash[88347]: cluster 2024-08-17T17:27:05.651302+0000 mgr.y (mgr.34107) 739 : cluster [DBG] pgmap v1043: 105 pgs: 105 active+clean; 146 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 5.3 MiB/s wr, 49 op/s 2024-08-17T17:27:07.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:06 smithi169 bash[79348]: cluster 2024-08-17T17:27:05.651302+0000 mgr.y (mgr.34107) 739 : cluster [DBG] pgmap v1043: 105 pgs: 105 active+clean; 146 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 5.3 MiB/s wr, 49 op/s 2024-08-17T17:27:07.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:06 smithi169 bash[79348]: cluster 2024-08-17T17:27:05.651302+0000 mgr.y (mgr.34107) 739 : cluster [DBG] pgmap v1043: 105 pgs: 105 active+clean; 146 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 5.3 MiB/s wr, 49 op/s 2024-08-17T17:27:09.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:08 smithi131 bash[89561]: cluster 2024-08-17T17:27:07.652032+0000 mgr.y (mgr.34107) 740 : cluster [DBG] pgmap v1044: 105 pgs: 105 active+clean; 146 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 5.3 MiB/s wr, 49 op/s 2024-08-17T17:27:09.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:08 smithi131 bash[89561]: cluster 2024-08-17T17:27:07.652032+0000 mgr.y (mgr.34107) 740 : cluster [DBG] pgmap v1044: 105 pgs: 105 active+clean; 146 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 5.3 MiB/s wr, 49 op/s 2024-08-17T17:27:09.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:08 smithi131 bash[89561]: audit 2024-08-17T17:27:08.218932+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:08 smithi131 bash[89561]: audit 2024-08-17T17:27:08.218932+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:09.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:27:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:27:08] "GET /metrics HTTP/1.1" 200 36554 "" "Prometheus/2.51.0" 2024-08-17T17:27:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:08 smithi131 bash[88347]: cluster 2024-08-17T17:27:07.652032+0000 mgr.y (mgr.34107) 740 : cluster [DBG] pgmap v1044: 105 pgs: 105 active+clean; 146 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 5.3 MiB/s wr, 49 op/s 2024-08-17T17:27:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:08 smithi131 bash[88347]: cluster 2024-08-17T17:27:07.652032+0000 mgr.y (mgr.34107) 740 : cluster [DBG] pgmap v1044: 105 pgs: 105 active+clean; 146 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 5.3 MiB/s wr, 49 op/s 2024-08-17T17:27:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:08 smithi131 bash[88347]: audit 2024-08-17T17:27:08.218932+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:08 smithi131 bash[88347]: audit 2024-08-17T17:27:08.218932+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:09.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:08 smithi169 bash[79348]: cluster 2024-08-17T17:27:07.652032+0000 mgr.y (mgr.34107) 740 : cluster [DBG] pgmap v1044: 105 pgs: 105 active+clean; 146 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 5.3 MiB/s wr, 49 op/s 2024-08-17T17:27:09.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:08 smithi169 bash[79348]: cluster 2024-08-17T17:27:07.652032+0000 mgr.y (mgr.34107) 740 : cluster [DBG] pgmap v1044: 105 pgs: 105 active+clean; 146 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 5.3 MiB/s wr, 49 op/s 2024-08-17T17:27:09.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:08 smithi169 bash[79348]: audit 2024-08-17T17:27:08.218932+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:09.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:08 smithi169 bash[79348]: audit 2024-08-17T17:27:08.218932+0000 mon.a (mon.0) 1523 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:11.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:10 smithi131 bash[89561]: cluster 2024-08-17T17:27:09.653318+0000 mgr.y (mgr.34107) 741 : cluster [DBG] pgmap v1045: 105 pgs: 105 active+clean; 150 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 571 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:27:11.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:10 smithi131 bash[89561]: cluster 2024-08-17T17:27:09.653318+0000 mgr.y (mgr.34107) 741 : cluster [DBG] pgmap v1045: 105 pgs: 105 active+clean; 150 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 571 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:27:11.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:10 smithi131 bash[88347]: cluster 2024-08-17T17:27:09.653318+0000 mgr.y (mgr.34107) 741 : cluster [DBG] pgmap v1045: 105 pgs: 105 active+clean; 150 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 571 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:27:11.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:10 smithi131 bash[88347]: cluster 2024-08-17T17:27:09.653318+0000 mgr.y (mgr.34107) 741 : cluster [DBG] pgmap v1045: 105 pgs: 105 active+clean; 150 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 571 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:27:11.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:10 smithi169 bash[79348]: cluster 2024-08-17T17:27:09.653318+0000 mgr.y (mgr.34107) 741 : cluster [DBG] pgmap v1045: 105 pgs: 105 active+clean; 150 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 571 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:27:11.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:10 smithi169 bash[79348]: cluster 2024-08-17T17:27:09.653318+0000 mgr.y (mgr.34107) 741 : cluster [DBG] pgmap v1045: 105 pgs: 105 active+clean; 150 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 571 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:27:12.412 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/3.Shrink (14947 ms) 2024-08-17T17:27:12.413 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/3.ShrinkToOne 2024-08-17T17:27:12.413 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:27:13.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:12 smithi131 bash[88347]: cluster 2024-08-17T17:27:11.654217+0000 mgr.y (mgr.34107) 742 : cluster [DBG] pgmap v1046: 105 pgs: 105 active+clean; 150 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:27:13.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:12 smithi131 bash[88347]: cluster 2024-08-17T17:27:11.654217+0000 mgr.y (mgr.34107) 742 : cluster [DBG] pgmap v1046: 105 pgs: 105 active+clean; 150 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:27:13.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:12 smithi131 bash[89561]: cluster 2024-08-17T17:27:11.654217+0000 mgr.y (mgr.34107) 742 : cluster [DBG] pgmap v1046: 105 pgs: 105 active+clean; 150 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:27:13.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:12 smithi131 bash[89561]: cluster 2024-08-17T17:27:11.654217+0000 mgr.y (mgr.34107) 742 : cluster [DBG] pgmap v1046: 105 pgs: 105 active+clean; 150 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:27:13.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:12 smithi169 bash[79348]: cluster 2024-08-17T17:27:11.654217+0000 mgr.y (mgr.34107) 742 : cluster [DBG] pgmap v1046: 105 pgs: 105 active+clean; 150 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:27:13.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:12 smithi169 bash[79348]: cluster 2024-08-17T17:27:11.654217+0000 mgr.y (mgr.34107) 742 : cluster [DBG] pgmap v1046: 105 pgs: 105 active+clean; 150 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:27:15.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:14 smithi131 bash[89561]: cluster 2024-08-17T17:27:13.654651+0000 mgr.y (mgr.34107) 743 : cluster [DBG] pgmap v1047: 105 pgs: 105 active+clean; 150 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 35 op/s 2024-08-17T17:27:15.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:14 smithi131 bash[89561]: cluster 2024-08-17T17:27:13.654651+0000 mgr.y (mgr.34107) 743 : cluster [DBG] pgmap v1047: 105 pgs: 105 active+clean; 150 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 35 op/s 2024-08-17T17:27:15.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:14 smithi131 bash[88347]: cluster 2024-08-17T17:27:13.654651+0000 mgr.y (mgr.34107) 743 : cluster [DBG] pgmap v1047: 105 pgs: 105 active+clean; 150 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 35 op/s 2024-08-17T17:27:15.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:14 smithi131 bash[88347]: cluster 2024-08-17T17:27:13.654651+0000 mgr.y (mgr.34107) 743 : cluster [DBG] pgmap v1047: 105 pgs: 105 active+clean; 150 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 35 op/s 2024-08-17T17:27:15.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:14 smithi169 bash[79348]: cluster 2024-08-17T17:27:13.654651+0000 mgr.y (mgr.34107) 743 : cluster [DBG] pgmap v1047: 105 pgs: 105 active+clean; 150 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 35 op/s 2024-08-17T17:27:15.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:14 smithi169 bash[79348]: cluster 2024-08-17T17:27:13.654651+0000 mgr.y (mgr.34107) 743 : cluster [DBG] pgmap v1047: 105 pgs: 105 active+clean; 150 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s rd, 2.8 MiB/s wr, 35 op/s 2024-08-17T17:27:17.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:16 smithi131 bash[89561]: cluster 2024-08-17T17:27:15.655308+0000 mgr.y (mgr.34107) 744 : cluster [DBG] pgmap v1048: 105 pgs: 105 active+clean; 175 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 5.2 MiB/s wr, 55 op/s 2024-08-17T17:27:17.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:16 smithi131 bash[89561]: cluster 2024-08-17T17:27:15.655308+0000 mgr.y (mgr.34107) 744 : cluster [DBG] pgmap v1048: 105 pgs: 105 active+clean; 175 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 5.2 MiB/s wr, 55 op/s 2024-08-17T17:27:17.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:16 smithi131 bash[88347]: cluster 2024-08-17T17:27:15.655308+0000 mgr.y (mgr.34107) 744 : cluster [DBG] pgmap v1048: 105 pgs: 105 active+clean; 175 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 5.2 MiB/s wr, 55 op/s 2024-08-17T17:27:17.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:16 smithi131 bash[88347]: cluster 2024-08-17T17:27:15.655308+0000 mgr.y (mgr.34107) 744 : cluster [DBG] pgmap v1048: 105 pgs: 105 active+clean; 175 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 5.2 MiB/s wr, 55 op/s 2024-08-17T17:27:17.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:16 smithi169 bash[79348]: cluster 2024-08-17T17:27:15.655308+0000 mgr.y (mgr.34107) 744 : cluster [DBG] pgmap v1048: 105 pgs: 105 active+clean; 175 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 5.2 MiB/s wr, 55 op/s 2024-08-17T17:27:17.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:16 smithi169 bash[79348]: cluster 2024-08-17T17:27:15.655308+0000 mgr.y (mgr.34107) 744 : cluster [DBG] pgmap v1048: 105 pgs: 105 active+clean; 175 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 5.2 MiB/s wr, 55 op/s 2024-08-17T17:27:18.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:17 smithi131 bash[88347]: cluster 2024-08-17T17:27:16.775822+0000 mon.a (mon.0) 1524 : cluster [DBG] osdmap e951: 8 total, 8 up, 8 in 2024-08-17T17:27:18.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:17 smithi131 bash[88347]: cluster 2024-08-17T17:27:16.775822+0000 mon.a (mon.0) 1524 : cluster [DBG] osdmap e951: 8 total, 8 up, 8 in 2024-08-17T17:27:18.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:17 smithi131 bash[89561]: cluster 2024-08-17T17:27:16.775822+0000 mon.a (mon.0) 1524 : cluster [DBG] osdmap e951: 8 total, 8 up, 8 in 2024-08-17T17:27:18.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:17 smithi131 bash[89561]: cluster 2024-08-17T17:27:16.775822+0000 mon.a (mon.0) 1524 : cluster [DBG] osdmap e951: 8 total, 8 up, 8 in 2024-08-17T17:27:18.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:17 smithi169 bash[79348]: cluster 2024-08-17T17:27:16.775822+0000 mon.a (mon.0) 1524 : cluster [DBG] osdmap e951: 8 total, 8 up, 8 in 2024-08-17T17:27:18.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:17 smithi169 bash[79348]: cluster 2024-08-17T17:27:16.775822+0000 mon.a (mon.0) 1524 : cluster [DBG] osdmap e951: 8 total, 8 up, 8 in 2024-08-17T17:27:18.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:18 smithi169 bash[79348]: cluster 2024-08-17T17:27:17.655897+0000 mgr.y (mgr.34107) 745 : cluster [DBG] pgmap v1050: 105 pgs: 105 active+clean; 175 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.3 MiB/s wr, 34 op/s 2024-08-17T17:27:18.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:18 smithi169 bash[79348]: cluster 2024-08-17T17:27:17.655897+0000 mgr.y (mgr.34107) 745 : cluster [DBG] pgmap v1050: 105 pgs: 105 active+clean; 175 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.3 MiB/s wr, 34 op/s 2024-08-17T17:27:18.891 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:27:18 smithi169 bash[72069]: logger=cleanup t=2024-08-17T17:27:18.577358359Z level=info msg="Completed cleanup jobs" duration=44.528403ms 2024-08-17T17:27:18.891 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:27:18 smithi169 bash[72069]: logger=grafana.update.checker t=2024-08-17T17:27:18.692512505Z level=info msg="Update check succeeded" duration=73.13532ms 2024-08-17T17:27:18.891 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:27:18 smithi169 bash[72069]: logger=plugins.update.checker t=2024-08-17T17:27:18.695784837Z level=info msg="Update check succeeded" duration=68.865693ms 2024-08-17T17:27:19.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:27:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:27:18] "GET /metrics HTTP/1.1" 200 36554 "" "Prometheus/2.51.0" 2024-08-17T17:27:19.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:18 smithi131 bash[89561]: cluster 2024-08-17T17:27:17.655897+0000 mgr.y (mgr.34107) 745 : cluster [DBG] pgmap v1050: 105 pgs: 105 active+clean; 175 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.3 MiB/s wr, 34 op/s 2024-08-17T17:27:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:18 smithi131 bash[89561]: cluster 2024-08-17T17:27:17.655897+0000 mgr.y (mgr.34107) 745 : cluster [DBG] pgmap v1050: 105 pgs: 105 active+clean; 175 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.3 MiB/s wr, 34 op/s 2024-08-17T17:27:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:18 smithi131 bash[88347]: cluster 2024-08-17T17:27:17.655897+0000 mgr.y (mgr.34107) 745 : cluster [DBG] pgmap v1050: 105 pgs: 105 active+clean; 175 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.3 MiB/s wr, 34 op/s 2024-08-17T17:27:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:18 smithi131 bash[88347]: cluster 2024-08-17T17:27:17.655897+0000 mgr.y (mgr.34107) 745 : cluster [DBG] pgmap v1050: 105 pgs: 105 active+clean; 175 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 3.3 MiB/s wr, 34 op/s 2024-08-17T17:27:21.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:20 smithi131 bash[88347]: cluster 2024-08-17T17:27:19.657055+0000 mgr.y (mgr.34107) 746 : cluster [DBG] pgmap v1051: 105 pgs: 105 active+clean; 192 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 4.6 MiB/s wr, 57 op/s 2024-08-17T17:27:21.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:20 smithi131 bash[88347]: cluster 2024-08-17T17:27:19.657055+0000 mgr.y (mgr.34107) 746 : cluster [DBG] pgmap v1051: 105 pgs: 105 active+clean; 192 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 4.6 MiB/s wr, 57 op/s 2024-08-17T17:27:21.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:20 smithi131 bash[89561]: cluster 2024-08-17T17:27:19.657055+0000 mgr.y (mgr.34107) 746 : cluster [DBG] pgmap v1051: 105 pgs: 105 active+clean; 192 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 4.6 MiB/s wr, 57 op/s 2024-08-17T17:27:21.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:20 smithi131 bash[89561]: cluster 2024-08-17T17:27:19.657055+0000 mgr.y (mgr.34107) 746 : cluster [DBG] pgmap v1051: 105 pgs: 105 active+clean; 192 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 4.6 MiB/s wr, 57 op/s 2024-08-17T17:27:21.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:20 smithi169 bash[79348]: cluster 2024-08-17T17:27:19.657055+0000 mgr.y (mgr.34107) 746 : cluster [DBG] pgmap v1051: 105 pgs: 105 active+clean; 192 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 4.6 MiB/s wr, 57 op/s 2024-08-17T17:27:21.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:20 smithi169 bash[79348]: cluster 2024-08-17T17:27:19.657055+0000 mgr.y (mgr.34107) 746 : cluster [DBG] pgmap v1051: 105 pgs: 105 active+clean; 192 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 4.6 MiB/s wr, 57 op/s 2024-08-17T17:27:23.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:22 smithi131 bash[89561]: cluster 2024-08-17T17:27:21.657788+0000 mgr.y (mgr.34107) 747 : cluster [DBG] pgmap v1052: 105 pgs: 105 active+clean; 204 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2024-08-17T17:27:23.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:22 smithi131 bash[89561]: cluster 2024-08-17T17:27:21.657788+0000 mgr.y (mgr.34107) 747 : cluster [DBG] pgmap v1052: 105 pgs: 105 active+clean; 204 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2024-08-17T17:27:23.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:22 smithi131 bash[88347]: cluster 2024-08-17T17:27:21.657788+0000 mgr.y (mgr.34107) 747 : cluster [DBG] pgmap v1052: 105 pgs: 105 active+clean; 204 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2024-08-17T17:27:23.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:22 smithi131 bash[88347]: cluster 2024-08-17T17:27:21.657788+0000 mgr.y (mgr.34107) 747 : cluster [DBG] pgmap v1052: 105 pgs: 105 active+clean; 204 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2024-08-17T17:27:23.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:22 smithi169 bash[79348]: cluster 2024-08-17T17:27:21.657788+0000 mgr.y (mgr.34107) 747 : cluster [DBG] pgmap v1052: 105 pgs: 105 active+clean; 204 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2024-08-17T17:27:23.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:22 smithi169 bash[79348]: cluster 2024-08-17T17:27:21.657788+0000 mgr.y (mgr.34107) 747 : cluster [DBG] pgmap v1052: 105 pgs: 105 active+clean; 204 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2024-08-17T17:27:24.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:23 smithi131 bash[88347]: audit 2024-08-17T17:27:23.219324+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:24.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:23 smithi131 bash[88347]: audit 2024-08-17T17:27:23.219324+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:24.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:23 smithi131 bash[89561]: audit 2024-08-17T17:27:23.219324+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:24.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:23 smithi131 bash[89561]: audit 2024-08-17T17:27:23.219324+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:24.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:23 smithi169 bash[79348]: audit 2024-08-17T17:27:23.219324+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:24.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:23 smithi169 bash[79348]: audit 2024-08-17T17:27:23.219324+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:25.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:24 smithi131 bash[88347]: cluster 2024-08-17T17:27:23.658402+0000 mgr.y (mgr.34107) 748 : cluster [DBG] pgmap v1053: 105 pgs: 105 active+clean; 204 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2024-08-17T17:27:25.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:24 smithi131 bash[88347]: cluster 2024-08-17T17:27:23.658402+0000 mgr.y (mgr.34107) 748 : cluster [DBG] pgmap v1053: 105 pgs: 105 active+clean; 204 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2024-08-17T17:27:25.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:24 smithi131 bash[89561]: cluster 2024-08-17T17:27:23.658402+0000 mgr.y (mgr.34107) 748 : cluster [DBG] pgmap v1053: 105 pgs: 105 active+clean; 204 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2024-08-17T17:27:25.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:24 smithi131 bash[89561]: cluster 2024-08-17T17:27:23.658402+0000 mgr.y (mgr.34107) 748 : cluster [DBG] pgmap v1053: 105 pgs: 105 active+clean; 204 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2024-08-17T17:27:25.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:24 smithi169 bash[79348]: cluster 2024-08-17T17:27:23.658402+0000 mgr.y (mgr.34107) 748 : cluster [DBG] pgmap v1053: 105 pgs: 105 active+clean; 204 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2024-08-17T17:27:25.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:24 smithi169 bash[79348]: cluster 2024-08-17T17:27:23.658402+0000 mgr.y (mgr.34107) 748 : cluster [DBG] pgmap v1053: 105 pgs: 105 active+clean; 204 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 5.8 MiB/s wr, 57 op/s 2024-08-17T17:27:27.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:26 smithi131 bash[88347]: cluster 2024-08-17T17:27:25.659629+0000 mgr.y (mgr.34107) 749 : cluster [DBG] pgmap v1054: 105 pgs: 105 active+clean; 208 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:27:27.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:26 smithi131 bash[88347]: cluster 2024-08-17T17:27:25.659629+0000 mgr.y (mgr.34107) 749 : cluster [DBG] pgmap v1054: 105 pgs: 105 active+clean; 208 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:27:27.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:26 smithi131 bash[89561]: cluster 2024-08-17T17:27:25.659629+0000 mgr.y (mgr.34107) 749 : cluster [DBG] pgmap v1054: 105 pgs: 105 active+clean; 208 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:27:27.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:26 smithi131 bash[89561]: cluster 2024-08-17T17:27:25.659629+0000 mgr.y (mgr.34107) 749 : cluster [DBG] pgmap v1054: 105 pgs: 105 active+clean; 208 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:27:27.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:26 smithi169 bash[79348]: cluster 2024-08-17T17:27:25.659629+0000 mgr.y (mgr.34107) 749 : cluster [DBG] pgmap v1054: 105 pgs: 105 active+clean; 208 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:27:27.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:26 smithi169 bash[79348]: cluster 2024-08-17T17:27:25.659629+0000 mgr.y (mgr.34107) 749 : cluster [DBG] pgmap v1054: 105 pgs: 105 active+clean; 208 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:27:27.222 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/3.ShrinkToOne (14810 ms) 2024-08-17T17:27:27.222 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/3.ShrinkToOneAfterSnapshot 2024-08-17T17:27:27.222 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:27:28.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:27 smithi131 bash[88347]: audit 2024-08-17T17:27:27.737395+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.2", "id": [0, 4]} : dispatch 2024-08-17T17:27:28.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:27 smithi131 bash[88347]: audit 2024-08-17T17:27:27.737395+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.2", "id": [0, 4]} : dispatch 2024-08-17T17:27:28.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:27 smithi131 bash[88347]: audit 2024-08-17T17:27:27.737989+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.6", "id": [6, 2]} : dispatch 2024-08-17T17:27:28.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:27 smithi131 bash[88347]: audit 2024-08-17T17:27:27.737989+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.6", "id": [6, 2]} : dispatch 2024-08-17T17:27:28.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:27 smithi131 bash[88347]: audit 2024-08-17T17:27:27.738363+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.c", "id": [6, 4]} : dispatch 2024-08-17T17:27:28.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:27 smithi131 bash[88347]: audit 2024-08-17T17:27:27.738363+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.c", "id": [6, 4]} : dispatch 2024-08-17T17:27:28.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:27 smithi131 bash[88347]: audit 2024-08-17T17:27:27.738697+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.f", "id": [0, 2]} : dispatch 2024-08-17T17:27:28.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:27 smithi131 bash[88347]: audit 2024-08-17T17:27:27.738697+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.f", "id": [0, 2]} : dispatch 2024-08-17T17:27:28.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:27 smithi131 bash[88347]: audit 2024-08-17T17:27:27.739023+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.12", "id": [0, 2]} : dispatch 2024-08-17T17:27:28.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:27 smithi131 bash[88347]: audit 2024-08-17T17:27:27.739023+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.12", "id": [0, 2]} : dispatch 2024-08-17T17:27:28.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:27 smithi131 bash[88347]: audit 2024-08-17T17:27:27.739356+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.18", "id": [0, 7]} : dispatch 2024-08-17T17:27:28.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:27 smithi131 bash[88347]: audit 2024-08-17T17:27:27.739356+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.18", "id": [0, 7]} : dispatch 2024-08-17T17:27:28.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:27 smithi131 bash[89561]: audit 2024-08-17T17:27:27.737395+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.2", "id": [0, 4]} : dispatch 2024-08-17T17:27:28.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:27 smithi131 bash[89561]: audit 2024-08-17T17:27:27.737395+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.2", "id": [0, 4]} : dispatch 2024-08-17T17:27:28.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:27 smithi131 bash[89561]: audit 2024-08-17T17:27:27.737989+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.6", "id": [6, 2]} : dispatch 2024-08-17T17:27:28.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:27 smithi131 bash[89561]: audit 2024-08-17T17:27:27.737989+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.6", "id": [6, 2]} : dispatch 2024-08-17T17:27:28.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:27 smithi131 bash[89561]: audit 2024-08-17T17:27:27.738363+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.c", "id": [6, 4]} : dispatch 2024-08-17T17:27:28.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:27 smithi131 bash[89561]: audit 2024-08-17T17:27:27.738363+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.c", "id": [6, 4]} : dispatch 2024-08-17T17:27:28.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:27 smithi131 bash[89561]: audit 2024-08-17T17:27:27.738697+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.f", "id": [0, 2]} : dispatch 2024-08-17T17:27:28.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:27 smithi131 bash[89561]: audit 2024-08-17T17:27:27.738697+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.f", "id": [0, 2]} : dispatch 2024-08-17T17:27:28.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:27 smithi131 bash[89561]: audit 2024-08-17T17:27:27.739023+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.12", "id": [0, 2]} : dispatch 2024-08-17T17:27:28.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:27 smithi131 bash[89561]: audit 2024-08-17T17:27:27.739023+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.12", "id": [0, 2]} : dispatch 2024-08-17T17:27:28.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:27 smithi131 bash[89561]: audit 2024-08-17T17:27:27.739356+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.18", "id": [0, 7]} : dispatch 2024-08-17T17:27:28.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:27 smithi131 bash[89561]: audit 2024-08-17T17:27:27.739356+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.18", "id": [0, 7]} : dispatch 2024-08-17T17:27:28.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:27 smithi169 bash[79348]: audit 2024-08-17T17:27:27.737395+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.2", "id": [0, 4]} : dispatch 2024-08-17T17:27:28.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:27 smithi169 bash[79348]: audit 2024-08-17T17:27:27.737395+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.2", "id": [0, 4]} : dispatch 2024-08-17T17:27:28.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:27 smithi169 bash[79348]: audit 2024-08-17T17:27:27.737989+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.6", "id": [6, 2]} : dispatch 2024-08-17T17:27:28.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:27 smithi169 bash[79348]: audit 2024-08-17T17:27:27.737989+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.6", "id": [6, 2]} : dispatch 2024-08-17T17:27:28.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:27 smithi169 bash[79348]: audit 2024-08-17T17:27:27.738363+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.c", "id": [6, 4]} : dispatch 2024-08-17T17:27:28.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:27 smithi169 bash[79348]: audit 2024-08-17T17:27:27.738363+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.c", "id": [6, 4]} : dispatch 2024-08-17T17:27:28.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:27 smithi169 bash[79348]: audit 2024-08-17T17:27:27.738697+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.f", "id": [0, 2]} : dispatch 2024-08-17T17:27:28.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:27 smithi169 bash[79348]: audit 2024-08-17T17:27:27.738697+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.f", "id": [0, 2]} : dispatch 2024-08-17T17:27:28.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:27 smithi169 bash[79348]: audit 2024-08-17T17:27:27.739023+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.12", "id": [0, 2]} : dispatch 2024-08-17T17:27:28.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:27 smithi169 bash[79348]: audit 2024-08-17T17:27:27.739023+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.12", "id": [0, 2]} : dispatch 2024-08-17T17:27:28.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:27 smithi169 bash[79348]: audit 2024-08-17T17:27:27.739356+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.18", "id": [0, 7]} : dispatch 2024-08-17T17:27:28.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:27 smithi169 bash[79348]: audit 2024-08-17T17:27:27.739356+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.18", "id": [0, 7]} : dispatch 2024-08-17T17:27:28.830 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:27:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:27:28] "GET /metrics HTTP/1.1" 200 36553 "" "Prometheus/2.51.0" 2024-08-17T17:27:28.831 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:28 smithi131 bash[89561]: cluster 2024-08-17T17:27:27.660255+0000 mgr.y (mgr.34107) 750 : cluster [DBG] pgmap v1055: 105 pgs: 105 active+clean; 208 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 81 KiB/s rd, 3.0 MiB/s wr, 38 op/s 2024-08-17T17:27:28.831 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:28 smithi131 bash[89561]: cluster 2024-08-17T17:27:27.660255+0000 mgr.y (mgr.34107) 750 : cluster [DBG] pgmap v1055: 105 pgs: 105 active+clean; 208 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 81 KiB/s rd, 3.0 MiB/s wr, 38 op/s 2024-08-17T17:27:28.831 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:28 smithi131 bash[89561]: audit 2024-08-17T17:27:27.813623+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.2", "id": [0, 4]}]': finished 2024-08-17T17:27:28.831 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:28 smithi131 bash[89561]: audit 2024-08-17T17:27:27.813623+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.2", "id": [0, 4]}]': finished 2024-08-17T17:27:28.831 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:28 smithi131 bash[89561]: audit 2024-08-17T17:27:27.813799+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.6", "id": [6, 2]}]': finished 2024-08-17T17:27:28.831 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:28 smithi131 bash[89561]: audit 2024-08-17T17:27:27.813799+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.6", "id": [6, 2]}]': finished 2024-08-17T17:27:28.831 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:28 smithi131 bash[89561]: audit 2024-08-17T17:27:27.813946+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.c", "id": [6, 4]}]': finished 2024-08-17T17:27:28.831 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:28 smithi131 bash[89561]: audit 2024-08-17T17:27:27.813946+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.c", "id": [6, 4]}]': finished 2024-08-17T17:27:28.832 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:28 smithi131 bash[88347]: cluster 2024-08-17T17:27:27.660255+0000 mgr.y (mgr.34107) 750 : cluster [DBG] pgmap v1055: 105 pgs: 105 active+clean; 208 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 81 KiB/s rd, 3.0 MiB/s wr, 38 op/s 2024-08-17T17:27:28.832 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:28 smithi131 bash[88347]: cluster 2024-08-17T17:27:27.660255+0000 mgr.y (mgr.34107) 750 : cluster [DBG] pgmap v1055: 105 pgs: 105 active+clean; 208 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 81 KiB/s rd, 3.0 MiB/s wr, 38 op/s 2024-08-17T17:27:28.832 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:28 smithi131 bash[88347]: audit 2024-08-17T17:27:27.813623+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.2", "id": [0, 4]}]': finished 2024-08-17T17:27:28.832 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:28 smithi131 bash[88347]: audit 2024-08-17T17:27:27.813623+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.2", "id": [0, 4]}]': finished 2024-08-17T17:27:29.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:28 smithi131 bash[88347]: audit 2024-08-17T17:27:27.813799+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.6", "id": [6, 2]}]': finished 2024-08-17T17:27:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:28 smithi131 bash[88347]: audit 2024-08-17T17:27:27.813799+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.6", "id": [6, 2]}]': finished 2024-08-17T17:27:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:28 smithi131 bash[88347]: audit 2024-08-17T17:27:27.813946+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.c", "id": [6, 4]}]': finished 2024-08-17T17:27:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:28 smithi131 bash[88347]: audit 2024-08-17T17:27:27.813946+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.c", "id": [6, 4]}]': finished 2024-08-17T17:27:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:28 smithi131 bash[88347]: audit 2024-08-17T17:27:27.814102+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.f", "id": [0, 2]}]': finished 2024-08-17T17:27:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:28 smithi131 bash[88347]: audit 2024-08-17T17:27:27.814102+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.f", "id": [0, 2]}]': finished 2024-08-17T17:27:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:28 smithi131 bash[88347]: audit 2024-08-17T17:27:27.814325+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.12", "id": [0, 2]}]': finished 2024-08-17T17:27:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:28 smithi131 bash[88347]: audit 2024-08-17T17:27:27.814325+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.12", "id": [0, 2]}]': finished 2024-08-17T17:27:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:28 smithi131 bash[88347]: audit 2024-08-17T17:27:27.814493+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.18", "id": [0, 7]}]': finished 2024-08-17T17:27:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:28 smithi131 bash[88347]: audit 2024-08-17T17:27:27.814493+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.18", "id": [0, 7]}]': finished 2024-08-17T17:27:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:28 smithi131 bash[88347]: cluster 2024-08-17T17:27:27.821139+0000 mon.a (mon.0) 1538 : cluster [DBG] osdmap e952: 8 total, 8 up, 8 in 2024-08-17T17:27:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:28 smithi131 bash[88347]: cluster 2024-08-17T17:27:27.821139+0000 mon.a (mon.0) 1538 : cluster [DBG] osdmap e952: 8 total, 8 up, 8 in 2024-08-17T17:27:29.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:28 smithi131 bash[89561]: audit 2024-08-17T17:27:27.814102+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.f", "id": [0, 2]}]': finished 2024-08-17T17:27:29.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:28 smithi131 bash[89561]: audit 2024-08-17T17:27:27.814102+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.f", "id": [0, 2]}]': finished 2024-08-17T17:27:29.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:28 smithi131 bash[89561]: audit 2024-08-17T17:27:27.814325+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.12", "id": [0, 2]}]': finished 2024-08-17T17:27:29.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:28 smithi131 bash[89561]: audit 2024-08-17T17:27:27.814325+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.12", "id": [0, 2]}]': finished 2024-08-17T17:27:29.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:28 smithi131 bash[89561]: audit 2024-08-17T17:27:27.814493+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.18", "id": [0, 7]}]': finished 2024-08-17T17:27:29.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:28 smithi131 bash[89561]: audit 2024-08-17T17:27:27.814493+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.18", "id": [0, 7]}]': finished 2024-08-17T17:27:29.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:28 smithi131 bash[89561]: cluster 2024-08-17T17:27:27.821139+0000 mon.a (mon.0) 1538 : cluster [DBG] osdmap e952: 8 total, 8 up, 8 in 2024-08-17T17:27:29.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:28 smithi131 bash[89561]: cluster 2024-08-17T17:27:27.821139+0000 mon.a (mon.0) 1538 : cluster [DBG] osdmap e952: 8 total, 8 up, 8 in 2024-08-17T17:27:29.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:28 smithi169 bash[79348]: cluster 2024-08-17T17:27:27.660255+0000 mgr.y (mgr.34107) 750 : cluster [DBG] pgmap v1055: 105 pgs: 105 active+clean; 208 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 81 KiB/s rd, 3.0 MiB/s wr, 38 op/s 2024-08-17T17:27:29.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:28 smithi169 bash[79348]: cluster 2024-08-17T17:27:27.660255+0000 mgr.y (mgr.34107) 750 : cluster [DBG] pgmap v1055: 105 pgs: 105 active+clean; 208 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 81 KiB/s rd, 3.0 MiB/s wr, 38 op/s 2024-08-17T17:27:29.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:28 smithi169 bash[79348]: audit 2024-08-17T17:27:27.813623+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.2", "id": [0, 4]}]': finished 2024-08-17T17:27:29.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:28 smithi169 bash[79348]: audit 2024-08-17T17:27:27.813623+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.2", "id": [0, 4]}]': finished 2024-08-17T17:27:29.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:28 smithi169 bash[79348]: audit 2024-08-17T17:27:27.813799+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.6", "id": [6, 2]}]': finished 2024-08-17T17:27:29.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:28 smithi169 bash[79348]: audit 2024-08-17T17:27:27.813799+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.6", "id": [6, 2]}]': finished 2024-08-17T17:27:29.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:28 smithi169 bash[79348]: audit 2024-08-17T17:27:27.813946+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.c", "id": [6, 4]}]': finished 2024-08-17T17:27:29.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:28 smithi169 bash[79348]: audit 2024-08-17T17:27:27.813946+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.c", "id": [6, 4]}]': finished 2024-08-17T17:27:29.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:28 smithi169 bash[79348]: audit 2024-08-17T17:27:27.814102+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.f", "id": [0, 2]}]': finished 2024-08-17T17:27:29.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:28 smithi169 bash[79348]: audit 2024-08-17T17:27:27.814102+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.f", "id": [0, 2]}]': finished 2024-08-17T17:27:29.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:28 smithi169 bash[79348]: audit 2024-08-17T17:27:27.814325+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.12", "id": [0, 2]}]': finished 2024-08-17T17:27:29.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:28 smithi169 bash[79348]: audit 2024-08-17T17:27:27.814325+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.12", "id": [0, 2]}]': finished 2024-08-17T17:27:29.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:28 smithi169 bash[79348]: audit 2024-08-17T17:27:27.814493+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.18", "id": [0, 7]}]': finished 2024-08-17T17:27:29.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:28 smithi169 bash[79348]: audit 2024-08-17T17:27:27.814493+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "46.18", "id": [0, 7]}]': finished 2024-08-17T17:27:29.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:28 smithi169 bash[79348]: cluster 2024-08-17T17:27:27.821139+0000 mon.a (mon.0) 1538 : cluster [DBG] osdmap e952: 8 total, 8 up, 8 in 2024-08-17T17:27:29.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:28 smithi169 bash[79348]: cluster 2024-08-17T17:27:27.821139+0000 mon.a (mon.0) 1538 : cluster [DBG] osdmap e952: 8 total, 8 up, 8 in 2024-08-17T17:27:30.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:29 smithi131 bash[88347]: cluster 2024-08-17T17:27:28.822736+0000 mon.a (mon.0) 1539 : cluster [DBG] osdmap e953: 8 total, 8 up, 8 in 2024-08-17T17:27:30.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:29 smithi131 bash[88347]: cluster 2024-08-17T17:27:28.822736+0000 mon.a (mon.0) 1539 : cluster [DBG] osdmap e953: 8 total, 8 up, 8 in 2024-08-17T17:27:30.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:29 smithi131 bash[89561]: cluster 2024-08-17T17:27:28.822736+0000 mon.a (mon.0) 1539 : cluster [DBG] osdmap e953: 8 total, 8 up, 8 in 2024-08-17T17:27:30.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:29 smithi131 bash[89561]: cluster 2024-08-17T17:27:28.822736+0000 mon.a (mon.0) 1539 : cluster [DBG] osdmap e953: 8 total, 8 up, 8 in 2024-08-17T17:27:30.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:29 smithi169 bash[79348]: cluster 2024-08-17T17:27:28.822736+0000 mon.a (mon.0) 1539 : cluster [DBG] osdmap e953: 8 total, 8 up, 8 in 2024-08-17T17:27:30.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:29 smithi169 bash[79348]: cluster 2024-08-17T17:27:28.822736+0000 mon.a (mon.0) 1539 : cluster [DBG] osdmap e953: 8 total, 8 up, 8 in 2024-08-17T17:27:31.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:30 smithi131 bash[88347]: cluster 2024-08-17T17:27:29.661606+0000 mgr.y (mgr.34107) 751 : cluster [DBG] pgmap v1058: 105 pgs: 1 active+recovering+degraded, 1 active+recovery_wait+degraded, 1 activating+degraded, 102 active+clean; 212 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 533 KiB/s rd, 2.0 MiB/s wr, 30 op/s; 2/354 objects degraded (0.565%); 6/354 objects misplaced (1.695%); 1024 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:27:31.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:30 smithi131 bash[88347]: cluster 2024-08-17T17:27:29.661606+0000 mgr.y (mgr.34107) 751 : cluster [DBG] pgmap v1058: 105 pgs: 1 active+recovering+degraded, 1 active+recovery_wait+degraded, 1 activating+degraded, 102 active+clean; 212 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 533 KiB/s rd, 2.0 MiB/s wr, 30 op/s; 2/354 objects degraded (0.565%); 6/354 objects misplaced (1.695%); 1024 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:27:31.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:30 smithi131 bash[88347]: cluster 2024-08-17T17:27:29.827022+0000 mon.a (mon.0) 1540 : cluster [WRN] Health check failed: Degraded data redundancy: 2/354 objects degraded (0.565%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:27:31.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:30 smithi131 bash[88347]: cluster 2024-08-17T17:27:29.827022+0000 mon.a (mon.0) 1540 : cluster [WRN] Health check failed: Degraded data redundancy: 2/354 objects degraded (0.565%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:27:31.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:30 smithi131 bash[89561]: cluster 2024-08-17T17:27:29.661606+0000 mgr.y (mgr.34107) 751 : cluster [DBG] pgmap v1058: 105 pgs: 1 active+recovering+degraded, 1 active+recovery_wait+degraded, 1 activating+degraded, 102 active+clean; 212 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 533 KiB/s rd, 2.0 MiB/s wr, 30 op/s; 2/354 objects degraded (0.565%); 6/354 objects misplaced (1.695%); 1024 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:27:31.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:30 smithi131 bash[89561]: cluster 2024-08-17T17:27:29.661606+0000 mgr.y (mgr.34107) 751 : cluster [DBG] pgmap v1058: 105 pgs: 1 active+recovering+degraded, 1 active+recovery_wait+degraded, 1 activating+degraded, 102 active+clean; 212 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 533 KiB/s rd, 2.0 MiB/s wr, 30 op/s; 2/354 objects degraded (0.565%); 6/354 objects misplaced (1.695%); 1024 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:27:31.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:30 smithi131 bash[89561]: cluster 2024-08-17T17:27:29.827022+0000 mon.a (mon.0) 1540 : cluster [WRN] Health check failed: Degraded data redundancy: 2/354 objects degraded (0.565%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:27:31.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:30 smithi131 bash[89561]: cluster 2024-08-17T17:27:29.827022+0000 mon.a (mon.0) 1540 : cluster [WRN] Health check failed: Degraded data redundancy: 2/354 objects degraded (0.565%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:27:31.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:30 smithi169 bash[79348]: cluster 2024-08-17T17:27:29.661606+0000 mgr.y (mgr.34107) 751 : cluster [DBG] pgmap v1058: 105 pgs: 1 active+recovering+degraded, 1 active+recovery_wait+degraded, 1 activating+degraded, 102 active+clean; 212 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 533 KiB/s rd, 2.0 MiB/s wr, 30 op/s; 2/354 objects degraded (0.565%); 6/354 objects misplaced (1.695%); 1024 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:27:31.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:30 smithi169 bash[79348]: cluster 2024-08-17T17:27:29.661606+0000 mgr.y (mgr.34107) 751 : cluster [DBG] pgmap v1058: 105 pgs: 1 active+recovering+degraded, 1 active+recovery_wait+degraded, 1 activating+degraded, 102 active+clean; 212 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 533 KiB/s rd, 2.0 MiB/s wr, 30 op/s; 2/354 objects degraded (0.565%); 6/354 objects misplaced (1.695%); 1024 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:27:31.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:30 smithi169 bash[79348]: cluster 2024-08-17T17:27:29.827022+0000 mon.a (mon.0) 1540 : cluster [WRN] Health check failed: Degraded data redundancy: 2/354 objects degraded (0.565%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:27:31.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:30 smithi169 bash[79348]: cluster 2024-08-17T17:27:29.827022+0000 mon.a (mon.0) 1540 : cluster [WRN] Health check failed: Degraded data redundancy: 2/354 objects degraded (0.565%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:27:33.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:32 smithi131 bash[89561]: cluster 2024-08-17T17:27:31.662567+0000 mgr.y (mgr.34107) 752 : cluster [DBG] pgmap v1059: 105 pgs: 1 active+recovering+degraded, 1 active+recovery_wait+degraded, 1 activating+degraded, 102 active+clean; 212 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 533 KiB/s rd, 2.0 MiB/s wr, 30 op/s; 2/354 objects degraded (0.565%); 6/354 objects misplaced (1.695%); 1024 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:27:33.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:32 smithi131 bash[89561]: cluster 2024-08-17T17:27:31.662567+0000 mgr.y (mgr.34107) 752 : cluster [DBG] pgmap v1059: 105 pgs: 1 active+recovering+degraded, 1 active+recovery_wait+degraded, 1 activating+degraded, 102 active+clean; 212 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 533 KiB/s rd, 2.0 MiB/s wr, 30 op/s; 2/354 objects degraded (0.565%); 6/354 objects misplaced (1.695%); 1024 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:27:33.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:32 smithi131 bash[89561]: cluster 2024-08-17T17:27:31.851793+0000 mon.a (mon.0) 1541 : cluster [DBG] osdmap e954: 8 total, 8 up, 8 in 2024-08-17T17:27:33.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:32 smithi131 bash[89561]: cluster 2024-08-17T17:27:31.851793+0000 mon.a (mon.0) 1541 : cluster [DBG] osdmap e954: 8 total, 8 up, 8 in 2024-08-17T17:27:33.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:32 smithi131 bash[88347]: cluster 2024-08-17T17:27:31.662567+0000 mgr.y (mgr.34107) 752 : cluster [DBG] pgmap v1059: 105 pgs: 1 active+recovering+degraded, 1 active+recovery_wait+degraded, 1 activating+degraded, 102 active+clean; 212 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 533 KiB/s rd, 2.0 MiB/s wr, 30 op/s; 2/354 objects degraded (0.565%); 6/354 objects misplaced (1.695%); 1024 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:27:33.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:32 smithi131 bash[88347]: cluster 2024-08-17T17:27:31.662567+0000 mgr.y (mgr.34107) 752 : cluster [DBG] pgmap v1059: 105 pgs: 1 active+recovering+degraded, 1 active+recovery_wait+degraded, 1 activating+degraded, 102 active+clean; 212 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 533 KiB/s rd, 2.0 MiB/s wr, 30 op/s; 2/354 objects degraded (0.565%); 6/354 objects misplaced (1.695%); 1024 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:27:33.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:32 smithi131 bash[88347]: cluster 2024-08-17T17:27:31.851793+0000 mon.a (mon.0) 1541 : cluster [DBG] osdmap e954: 8 total, 8 up, 8 in 2024-08-17T17:27:33.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:32 smithi131 bash[88347]: cluster 2024-08-17T17:27:31.851793+0000 mon.a (mon.0) 1541 : cluster [DBG] osdmap e954: 8 total, 8 up, 8 in 2024-08-17T17:27:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:32 smithi169 bash[79348]: cluster 2024-08-17T17:27:31.662567+0000 mgr.y (mgr.34107) 752 : cluster [DBG] pgmap v1059: 105 pgs: 1 active+recovering+degraded, 1 active+recovery_wait+degraded, 1 activating+degraded, 102 active+clean; 212 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 533 KiB/s rd, 2.0 MiB/s wr, 30 op/s; 2/354 objects degraded (0.565%); 6/354 objects misplaced (1.695%); 1024 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:27:33.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:32 smithi169 bash[79348]: cluster 2024-08-17T17:27:31.662567+0000 mgr.y (mgr.34107) 752 : cluster [DBG] pgmap v1059: 105 pgs: 1 active+recovering+degraded, 1 active+recovery_wait+degraded, 1 activating+degraded, 102 active+clean; 212 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 533 KiB/s rd, 2.0 MiB/s wr, 30 op/s; 2/354 objects degraded (0.565%); 6/354 objects misplaced (1.695%); 1024 KiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:27:33.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:32 smithi169 bash[79348]: cluster 2024-08-17T17:27:31.851793+0000 mon.a (mon.0) 1541 : cluster [DBG] osdmap e954: 8 total, 8 up, 8 in 2024-08-17T17:27:33.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:32 smithi169 bash[79348]: cluster 2024-08-17T17:27:31.851793+0000 mon.a (mon.0) 1541 : cluster [DBG] osdmap e954: 8 total, 8 up, 8 in 2024-08-17T17:27:35.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:34 smithi169 bash[79348]: cluster 2024-08-17T17:27:33.663385+0000 mgr.y (mgr.34107) 753 : cluster [DBG] pgmap v1061: 105 pgs: 1 active+recovering+degraded, 1 active+recovery_wait+degraded, 1 activating+degraded, 102 active+clean; 212 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 605 KiB/s rd, 2.0 MiB/s wr, 26 op/s; 2/354 objects degraded (0.565%); 6/354 objects misplaced (1.695%); 1.3 MiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:27:35.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:34 smithi169 bash[79348]: cluster 2024-08-17T17:27:33.663385+0000 mgr.y (mgr.34107) 753 : cluster [DBG] pgmap v1061: 105 pgs: 1 active+recovering+degraded, 1 active+recovery_wait+degraded, 1 activating+degraded, 102 active+clean; 212 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 605 KiB/s rd, 2.0 MiB/s wr, 26 op/s; 2/354 objects degraded (0.565%); 6/354 objects misplaced (1.695%); 1.3 MiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:27:35.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:34 smithi131 bash[89561]: cluster 2024-08-17T17:27:33.663385+0000 mgr.y (mgr.34107) 753 : cluster [DBG] pgmap v1061: 105 pgs: 1 active+recovering+degraded, 1 active+recovery_wait+degraded, 1 activating+degraded, 102 active+clean; 212 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 605 KiB/s rd, 2.0 MiB/s wr, 26 op/s; 2/354 objects degraded (0.565%); 6/354 objects misplaced (1.695%); 1.3 MiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:27:35.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:34 smithi131 bash[89561]: cluster 2024-08-17T17:27:33.663385+0000 mgr.y (mgr.34107) 753 : cluster [DBG] pgmap v1061: 105 pgs: 1 active+recovering+degraded, 1 active+recovery_wait+degraded, 1 activating+degraded, 102 active+clean; 212 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 605 KiB/s rd, 2.0 MiB/s wr, 26 op/s; 2/354 objects degraded (0.565%); 6/354 objects misplaced (1.695%); 1.3 MiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:27:35.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:34 smithi131 bash[88347]: cluster 2024-08-17T17:27:33.663385+0000 mgr.y (mgr.34107) 753 : cluster [DBG] pgmap v1061: 105 pgs: 1 active+recovering+degraded, 1 active+recovery_wait+degraded, 1 activating+degraded, 102 active+clean; 212 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 605 KiB/s rd, 2.0 MiB/s wr, 26 op/s; 2/354 objects degraded (0.565%); 6/354 objects misplaced (1.695%); 1.3 MiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:27:35.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:34 smithi131 bash[88347]: cluster 2024-08-17T17:27:33.663385+0000 mgr.y (mgr.34107) 753 : cluster [DBG] pgmap v1061: 105 pgs: 1 active+recovering+degraded, 1 active+recovery_wait+degraded, 1 activating+degraded, 102 active+clean; 212 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 605 KiB/s rd, 2.0 MiB/s wr, 26 op/s; 2/354 objects degraded (0.565%); 6/354 objects misplaced (1.695%); 1.3 MiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:27:36.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:35 smithi131 bash[89561]: cluster 2024-08-17T17:27:35.664703+0000 mgr.y (mgr.34107) 754 : cluster [DBG] pgmap v1062: 105 pgs: 105 active+clean; 241 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 494 KiB/s rd, 5.2 MiB/s wr, 61 op/s; 3.7 MiB/s, 2 keys/s, 1 objects/s recovering 2024-08-17T17:27:36.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:35 smithi131 bash[89561]: cluster 2024-08-17T17:27:35.664703+0000 mgr.y (mgr.34107) 754 : cluster [DBG] pgmap v1062: 105 pgs: 105 active+clean; 241 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 494 KiB/s rd, 5.2 MiB/s wr, 61 op/s; 3.7 MiB/s, 2 keys/s, 1 objects/s recovering 2024-08-17T17:27:36.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:35 smithi131 bash[89561]: cluster 2024-08-17T17:27:35.851265+0000 mon.a (mon.0) 1542 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/354 objects degraded (0.565%), 3 pgs degraded) 2024-08-17T17:27:36.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:35 smithi131 bash[89561]: cluster 2024-08-17T17:27:35.851265+0000 mon.a (mon.0) 1542 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/354 objects degraded (0.565%), 3 pgs degraded) 2024-08-17T17:27:36.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:35 smithi131 bash[89561]: cluster 2024-08-17T17:27:35.851310+0000 mon.a (mon.0) 1543 : cluster [INF] Cluster is now healthy 2024-08-17T17:27:36.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:35 smithi131 bash[89561]: cluster 2024-08-17T17:27:35.851310+0000 mon.a (mon.0) 1543 : cluster [INF] Cluster is now healthy 2024-08-17T17:27:36.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:35 smithi131 bash[88347]: cluster 2024-08-17T17:27:35.664703+0000 mgr.y (mgr.34107) 754 : cluster [DBG] pgmap v1062: 105 pgs: 105 active+clean; 241 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 494 KiB/s rd, 5.2 MiB/s wr, 61 op/s; 3.7 MiB/s, 2 keys/s, 1 objects/s recovering 2024-08-17T17:27:36.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:35 smithi131 bash[88347]: cluster 2024-08-17T17:27:35.664703+0000 mgr.y (mgr.34107) 754 : cluster [DBG] pgmap v1062: 105 pgs: 105 active+clean; 241 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 494 KiB/s rd, 5.2 MiB/s wr, 61 op/s; 3.7 MiB/s, 2 keys/s, 1 objects/s recovering 2024-08-17T17:27:36.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:35 smithi131 bash[88347]: cluster 2024-08-17T17:27:35.851265+0000 mon.a (mon.0) 1542 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/354 objects degraded (0.565%), 3 pgs degraded) 2024-08-17T17:27:36.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:35 smithi131 bash[88347]: cluster 2024-08-17T17:27:35.851265+0000 mon.a (mon.0) 1542 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/354 objects degraded (0.565%), 3 pgs degraded) 2024-08-17T17:27:36.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:35 smithi131 bash[88347]: cluster 2024-08-17T17:27:35.851310+0000 mon.a (mon.0) 1543 : cluster [INF] Cluster is now healthy 2024-08-17T17:27:36.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:35 smithi131 bash[88347]: cluster 2024-08-17T17:27:35.851310+0000 mon.a (mon.0) 1543 : cluster [INF] Cluster is now healthy 2024-08-17T17:27:36.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:35 smithi169 bash[79348]: cluster 2024-08-17T17:27:35.664703+0000 mgr.y (mgr.34107) 754 : cluster [DBG] pgmap v1062: 105 pgs: 105 active+clean; 241 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 494 KiB/s rd, 5.2 MiB/s wr, 61 op/s; 3.7 MiB/s, 2 keys/s, 1 objects/s recovering 2024-08-17T17:27:36.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:35 smithi169 bash[79348]: cluster 2024-08-17T17:27:35.664703+0000 mgr.y (mgr.34107) 754 : cluster [DBG] pgmap v1062: 105 pgs: 105 active+clean; 241 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 494 KiB/s rd, 5.2 MiB/s wr, 61 op/s; 3.7 MiB/s, 2 keys/s, 1 objects/s recovering 2024-08-17T17:27:36.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:35 smithi169 bash[79348]: cluster 2024-08-17T17:27:35.851265+0000 mon.a (mon.0) 1542 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/354 objects degraded (0.565%), 3 pgs degraded) 2024-08-17T17:27:36.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:35 smithi169 bash[79348]: cluster 2024-08-17T17:27:35.851265+0000 mon.a (mon.0) 1542 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/354 objects degraded (0.565%), 3 pgs degraded) 2024-08-17T17:27:36.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:35 smithi169 bash[79348]: cluster 2024-08-17T17:27:35.851310+0000 mon.a (mon.0) 1543 : cluster [INF] Cluster is now healthy 2024-08-17T17:27:36.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:35 smithi169 bash[79348]: cluster 2024-08-17T17:27:35.851310+0000 mon.a (mon.0) 1543 : cluster [INF] Cluster is now healthy 2024-08-17T17:27:39.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:27:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:27:38] "GET /metrics HTTP/1.1" 200 36568 "" "Prometheus/2.51.0" 2024-08-17T17:27:39.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:38 smithi131 bash[88347]: cluster 2024-08-17T17:27:37.665314+0000 mgr.y (mgr.34107) 755 : cluster [DBG] pgmap v1063: 105 pgs: 105 active+clean; 241 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 438 KiB/s rd, 4.6 MiB/s wr, 54 op/s; 3.3 MiB/s, 1 keys/s, 1 objects/s recovering 2024-08-17T17:27:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:38 smithi131 bash[88347]: cluster 2024-08-17T17:27:37.665314+0000 mgr.y (mgr.34107) 755 : cluster [DBG] pgmap v1063: 105 pgs: 105 active+clean; 241 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 438 KiB/s rd, 4.6 MiB/s wr, 54 op/s; 3.3 MiB/s, 1 keys/s, 1 objects/s recovering 2024-08-17T17:27:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:38 smithi131 bash[88347]: audit 2024-08-17T17:27:38.219739+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:38 smithi131 bash[88347]: audit 2024-08-17T17:27:38.219739+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:38 smithi131 bash[89561]: cluster 2024-08-17T17:27:37.665314+0000 mgr.y (mgr.34107) 755 : cluster [DBG] pgmap v1063: 105 pgs: 105 active+clean; 241 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 438 KiB/s rd, 4.6 MiB/s wr, 54 op/s; 3.3 MiB/s, 1 keys/s, 1 objects/s recovering 2024-08-17T17:27:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:38 smithi131 bash[89561]: cluster 2024-08-17T17:27:37.665314+0000 mgr.y (mgr.34107) 755 : cluster [DBG] pgmap v1063: 105 pgs: 105 active+clean; 241 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 438 KiB/s rd, 4.6 MiB/s wr, 54 op/s; 3.3 MiB/s, 1 keys/s, 1 objects/s recovering 2024-08-17T17:27:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:38 smithi131 bash[89561]: audit 2024-08-17T17:27:38.219739+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:38 smithi131 bash[89561]: audit 2024-08-17T17:27:38.219739+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:39.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:38 smithi169 bash[79348]: cluster 2024-08-17T17:27:37.665314+0000 mgr.y (mgr.34107) 755 : cluster [DBG] pgmap v1063: 105 pgs: 105 active+clean; 241 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 438 KiB/s rd, 4.6 MiB/s wr, 54 op/s; 3.3 MiB/s, 1 keys/s, 1 objects/s recovering 2024-08-17T17:27:39.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:38 smithi169 bash[79348]: cluster 2024-08-17T17:27:37.665314+0000 mgr.y (mgr.34107) 755 : cluster [DBG] pgmap v1063: 105 pgs: 105 active+clean; 241 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 438 KiB/s rd, 4.6 MiB/s wr, 54 op/s; 3.3 MiB/s, 1 keys/s, 1 objects/s recovering 2024-08-17T17:27:39.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:38 smithi169 bash[79348]: audit 2024-08-17T17:27:38.219739+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:39.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:38 smithi169 bash[79348]: audit 2024-08-17T17:27:38.219739+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:41.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:40 smithi131 bash[88347]: cluster 2024-08-17T17:27:39.666493+0000 mgr.y (mgr.34107) 756 : cluster [DBG] pgmap v1064: 105 pgs: 105 active+clean; 245 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s; 2.1 MiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:27:41.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:40 smithi131 bash[88347]: cluster 2024-08-17T17:27:39.666493+0000 mgr.y (mgr.34107) 756 : cluster [DBG] pgmap v1064: 105 pgs: 105 active+clean; 245 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s; 2.1 MiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:27:41.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:40 smithi131 bash[89561]: cluster 2024-08-17T17:27:39.666493+0000 mgr.y (mgr.34107) 756 : cluster [DBG] pgmap v1064: 105 pgs: 105 active+clean; 245 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s; 2.1 MiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:27:41.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:40 smithi131 bash[89561]: cluster 2024-08-17T17:27:39.666493+0000 mgr.y (mgr.34107) 756 : cluster [DBG] pgmap v1064: 105 pgs: 105 active+clean; 245 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s; 2.1 MiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:27:41.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:40 smithi169 bash[79348]: cluster 2024-08-17T17:27:39.666493+0000 mgr.y (mgr.34107) 756 : cluster [DBG] pgmap v1064: 105 pgs: 105 active+clean; 245 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s; 2.1 MiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:27:41.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:40 smithi169 bash[79348]: cluster 2024-08-17T17:27:39.666493+0000 mgr.y (mgr.34107) 756 : cluster [DBG] pgmap v1064: 105 pgs: 105 active+clean; 245 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s; 2.1 MiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:27:42.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:41 smithi131 bash[89561]: cluster 2024-08-17T17:27:40.732442+0000 mon.a (mon.0) 1545 : cluster [DBG] osdmap e955: 8 total, 8 up, 8 in 2024-08-17T17:27:42.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:41 smithi131 bash[89561]: cluster 2024-08-17T17:27:40.732442+0000 mon.a (mon.0) 1545 : cluster [DBG] osdmap e955: 8 total, 8 up, 8 in 2024-08-17T17:27:42.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:41 smithi131 bash[88347]: cluster 2024-08-17T17:27:40.732442+0000 mon.a (mon.0) 1545 : cluster [DBG] osdmap e955: 8 total, 8 up, 8 in 2024-08-17T17:27:42.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:41 smithi131 bash[88347]: cluster 2024-08-17T17:27:40.732442+0000 mon.a (mon.0) 1545 : cluster [DBG] osdmap e955: 8 total, 8 up, 8 in 2024-08-17T17:27:42.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:41 smithi169 bash[79348]: cluster 2024-08-17T17:27:40.732442+0000 mon.a (mon.0) 1545 : cluster [DBG] osdmap e955: 8 total, 8 up, 8 in 2024-08-17T17:27:42.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:41 smithi169 bash[79348]: cluster 2024-08-17T17:27:40.732442+0000 mon.a (mon.0) 1545 : cluster [DBG] osdmap e955: 8 total, 8 up, 8 in 2024-08-17T17:27:43.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:42 smithi131 bash[89561]: cluster 2024-08-17T17:27:41.667081+0000 mgr.y (mgr.34107) 757 : cluster [DBG] pgmap v1066: 105 pgs: 105 active+clean; 245 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 90 KiB/s rd, 3.4 MiB/s wr, 42 op/s; 2.1 MiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:27:43.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:42 smithi131 bash[89561]: cluster 2024-08-17T17:27:41.667081+0000 mgr.y (mgr.34107) 757 : cluster [DBG] pgmap v1066: 105 pgs: 105 active+clean; 245 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 90 KiB/s rd, 3.4 MiB/s wr, 42 op/s; 2.1 MiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:27:43.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:42 smithi131 bash[88347]: cluster 2024-08-17T17:27:41.667081+0000 mgr.y (mgr.34107) 757 : cluster [DBG] pgmap v1066: 105 pgs: 105 active+clean; 245 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 90 KiB/s rd, 3.4 MiB/s wr, 42 op/s; 2.1 MiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:27:43.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:42 smithi131 bash[88347]: cluster 2024-08-17T17:27:41.667081+0000 mgr.y (mgr.34107) 757 : cluster [DBG] pgmap v1066: 105 pgs: 105 active+clean; 245 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 90 KiB/s rd, 3.4 MiB/s wr, 42 op/s; 2.1 MiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:27:43.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:42 smithi169 bash[79348]: cluster 2024-08-17T17:27:41.667081+0000 mgr.y (mgr.34107) 757 : cluster [DBG] pgmap v1066: 105 pgs: 105 active+clean; 245 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 90 KiB/s rd, 3.4 MiB/s wr, 42 op/s; 2.1 MiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:27:43.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:42 smithi169 bash[79348]: cluster 2024-08-17T17:27:41.667081+0000 mgr.y (mgr.34107) 757 : cluster [DBG] pgmap v1066: 105 pgs: 105 active+clean; 245 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 90 KiB/s rd, 3.4 MiB/s wr, 42 op/s; 2.1 MiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:27:43.318 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/3.ShrinkToOneAfterSnapshot (16095 ms) 2024-08-17T17:27:43.318 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/3.MinOverlap 2024-08-17T17:27:43.318 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:27:45.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:44 smithi131 bash[88347]: cluster 2024-08-17T17:27:43.667831+0000 mgr.y (mgr.34107) 758 : cluster [DBG] pgmap v1067: 105 pgs: 105 active+clean; 245 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s; 2.1 MiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:27:45.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:44 smithi131 bash[88347]: cluster 2024-08-17T17:27:43.667831+0000 mgr.y (mgr.34107) 758 : cluster [DBG] pgmap v1067: 105 pgs: 105 active+clean; 245 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s; 2.1 MiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:27:45.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:44 smithi131 bash[89561]: cluster 2024-08-17T17:27:43.667831+0000 mgr.y (mgr.34107) 758 : cluster [DBG] pgmap v1067: 105 pgs: 105 active+clean; 245 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s; 2.1 MiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:27:45.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:44 smithi131 bash[89561]: cluster 2024-08-17T17:27:43.667831+0000 mgr.y (mgr.34107) 758 : cluster [DBG] pgmap v1067: 105 pgs: 105 active+clean; 245 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s; 2.1 MiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:27:45.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:44 smithi169 bash[79348]: cluster 2024-08-17T17:27:43.667831+0000 mgr.y (mgr.34107) 758 : cluster [DBG] pgmap v1067: 105 pgs: 105 active+clean; 245 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s; 2.1 MiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:27:45.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:44 smithi169 bash[79348]: cluster 2024-08-17T17:27:43.667831+0000 mgr.y (mgr.34107) 758 : cluster [DBG] pgmap v1067: 105 pgs: 105 active+clean; 245 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s; 2.1 MiB/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:27:47.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:46 smithi131 bash[89561]: cluster 2024-08-17T17:27:45.669086+0000 mgr.y (mgr.34107) 759 : cluster [DBG] pgmap v1068: 105 pgs: 105 active+clean; 302 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.1 MiB/s wr, 44 op/s 2024-08-17T17:27:47.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:46 smithi131 bash[89561]: cluster 2024-08-17T17:27:45.669086+0000 mgr.y (mgr.34107) 759 : cluster [DBG] pgmap v1068: 105 pgs: 105 active+clean; 302 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.1 MiB/s wr, 44 op/s 2024-08-17T17:27:47.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:46 smithi131 bash[89561]: audit 2024-08-17T17:27:46.717972+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:27:47.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:46 smithi131 bash[89561]: audit 2024-08-17T17:27:46.717972+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:27:47.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:46 smithi131 bash[88347]: cluster 2024-08-17T17:27:45.669086+0000 mgr.y (mgr.34107) 759 : cluster [DBG] pgmap v1068: 105 pgs: 105 active+clean; 302 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.1 MiB/s wr, 44 op/s 2024-08-17T17:27:47.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:46 smithi131 bash[88347]: cluster 2024-08-17T17:27:45.669086+0000 mgr.y (mgr.34107) 759 : cluster [DBG] pgmap v1068: 105 pgs: 105 active+clean; 302 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.1 MiB/s wr, 44 op/s 2024-08-17T17:27:47.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:46 smithi131 bash[88347]: audit 2024-08-17T17:27:46.717972+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:27:47.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:46 smithi131 bash[88347]: audit 2024-08-17T17:27:46.717972+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:27:47.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:46 smithi169 bash[79348]: cluster 2024-08-17T17:27:45.669086+0000 mgr.y (mgr.34107) 759 : cluster [DBG] pgmap v1068: 105 pgs: 105 active+clean; 302 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.1 MiB/s wr, 44 op/s 2024-08-17T17:27:47.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:46 smithi169 bash[79348]: cluster 2024-08-17T17:27:45.669086+0000 mgr.y (mgr.34107) 759 : cluster [DBG] pgmap v1068: 105 pgs: 105 active+clean; 302 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.1 MiB/s wr, 44 op/s 2024-08-17T17:27:47.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:46 smithi169 bash[79348]: audit 2024-08-17T17:27:46.717972+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:27:47.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:46 smithi169 bash[79348]: audit 2024-08-17T17:27:46.717972+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:27:48.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:48 smithi131 bash[88347]: audit 2024-08-17T17:27:47.296317+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:48.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:48 smithi131 bash[88347]: audit 2024-08-17T17:27:47.296317+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:48.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:48 smithi131 bash[88347]: audit 2024-08-17T17:27:47.300460+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:48.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:48 smithi131 bash[88347]: audit 2024-08-17T17:27:47.300460+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:48.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:48 smithi131 bash[88347]: audit 2024-08-17T17:27:47.337108+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:48.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:48 smithi131 bash[88347]: audit 2024-08-17T17:27:47.337108+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:48.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:48 smithi131 bash[88347]: audit 2024-08-17T17:27:47.341937+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:48.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:48 smithi131 bash[88347]: audit 2024-08-17T17:27:47.341937+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:48.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:48 smithi131 bash[88347]: cluster 2024-08-17T17:27:47.669712+0000 mgr.y (mgr.34107) 760 : cluster [DBG] pgmap v1069: 105 pgs: 105 active+clean; 302 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.1 MiB/s wr, 44 op/s 2024-08-17T17:27:48.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:48 smithi131 bash[88347]: cluster 2024-08-17T17:27:47.669712+0000 mgr.y (mgr.34107) 760 : cluster [DBG] pgmap v1069: 105 pgs: 105 active+clean; 302 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.1 MiB/s wr, 44 op/s 2024-08-17T17:27:48.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:48 smithi131 bash[88347]: cluster 2024-08-17T17:27:47.764767+0000 mon.a (mon.0) 1551 : cluster [DBG] osdmap e956: 8 total, 8 up, 8 in 2024-08-17T17:27:48.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:48 smithi131 bash[88347]: cluster 2024-08-17T17:27:47.764767+0000 mon.a (mon.0) 1551 : cluster [DBG] osdmap e956: 8 total, 8 up, 8 in 2024-08-17T17:27:48.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:48 smithi131 bash[89561]: audit 2024-08-17T17:27:47.296317+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:48.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:48 smithi131 bash[89561]: audit 2024-08-17T17:27:47.296317+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:48.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:48 smithi131 bash[89561]: audit 2024-08-17T17:27:47.300460+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:48.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:48 smithi131 bash[89561]: audit 2024-08-17T17:27:47.300460+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:48.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:48 smithi131 bash[89561]: audit 2024-08-17T17:27:47.337108+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:48.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:48 smithi131 bash[89561]: audit 2024-08-17T17:27:47.337108+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:48.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:48 smithi131 bash[89561]: audit 2024-08-17T17:27:47.341937+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:48.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:48 smithi131 bash[89561]: audit 2024-08-17T17:27:47.341937+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:48.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:48 smithi131 bash[89561]: cluster 2024-08-17T17:27:47.669712+0000 mgr.y (mgr.34107) 760 : cluster [DBG] pgmap v1069: 105 pgs: 105 active+clean; 302 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.1 MiB/s wr, 44 op/s 2024-08-17T17:27:48.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:48 smithi131 bash[89561]: cluster 2024-08-17T17:27:47.669712+0000 mgr.y (mgr.34107) 760 : cluster [DBG] pgmap v1069: 105 pgs: 105 active+clean; 302 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.1 MiB/s wr, 44 op/s 2024-08-17T17:27:48.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:48 smithi131 bash[89561]: cluster 2024-08-17T17:27:47.764767+0000 mon.a (mon.0) 1551 : cluster [DBG] osdmap e956: 8 total, 8 up, 8 in 2024-08-17T17:27:48.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:48 smithi131 bash[89561]: cluster 2024-08-17T17:27:47.764767+0000 mon.a (mon.0) 1551 : cluster [DBG] osdmap e956: 8 total, 8 up, 8 in 2024-08-17T17:27:48.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:48 smithi169 bash[79348]: audit 2024-08-17T17:27:47.296317+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:48.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:48 smithi169 bash[79348]: audit 2024-08-17T17:27:47.296317+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:48.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:48 smithi169 bash[79348]: audit 2024-08-17T17:27:47.300460+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:48.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:48 smithi169 bash[79348]: audit 2024-08-17T17:27:47.300460+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:48.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:48 smithi169 bash[79348]: audit 2024-08-17T17:27:47.337108+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:48.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:48 smithi169 bash[79348]: audit 2024-08-17T17:27:47.337108+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:48.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:48 smithi169 bash[79348]: audit 2024-08-17T17:27:47.341937+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:48.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:48 smithi169 bash[79348]: audit 2024-08-17T17:27:47.341937+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:48.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:48 smithi169 bash[79348]: cluster 2024-08-17T17:27:47.669712+0000 mgr.y (mgr.34107) 760 : cluster [DBG] pgmap v1069: 105 pgs: 105 active+clean; 302 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.1 MiB/s wr, 44 op/s 2024-08-17T17:27:48.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:48 smithi169 bash[79348]: cluster 2024-08-17T17:27:47.669712+0000 mgr.y (mgr.34107) 760 : cluster [DBG] pgmap v1069: 105 pgs: 105 active+clean; 302 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.1 MiB/s wr, 44 op/s 2024-08-17T17:27:48.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:48 smithi169 bash[79348]: cluster 2024-08-17T17:27:47.764767+0000 mon.a (mon.0) 1551 : cluster [DBG] osdmap e956: 8 total, 8 up, 8 in 2024-08-17T17:27:48.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:48 smithi169 bash[79348]: cluster 2024-08-17T17:27:47.764767+0000 mon.a (mon.0) 1551 : cluster [DBG] osdmap e956: 8 total, 8 up, 8 in 2024-08-17T17:27:49.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:27:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:27:48] "GET /metrics HTTP/1.1" 200 36568 "" "Prometheus/2.51.0" 2024-08-17T17:27:51.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:50 smithi131 bash[89561]: cluster 2024-08-17T17:27:49.670877+0000 mgr.y (mgr.34107) 761 : cluster [DBG] pgmap v1071: 105 pgs: 105 active+clean; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 8.7 MiB/s wr, 51 op/s 2024-08-17T17:27:51.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:50 smithi131 bash[89561]: cluster 2024-08-17T17:27:49.670877+0000 mgr.y (mgr.34107) 761 : cluster [DBG] pgmap v1071: 105 pgs: 105 active+clean; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 8.7 MiB/s wr, 51 op/s 2024-08-17T17:27:51.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:50 smithi131 bash[88347]: cluster 2024-08-17T17:27:49.670877+0000 mgr.y (mgr.34107) 761 : cluster [DBG] pgmap v1071: 105 pgs: 105 active+clean; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 8.7 MiB/s wr, 51 op/s 2024-08-17T17:27:51.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:50 smithi131 bash[88347]: cluster 2024-08-17T17:27:49.670877+0000 mgr.y (mgr.34107) 761 : cluster [DBG] pgmap v1071: 105 pgs: 105 active+clean; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 8.7 MiB/s wr, 51 op/s 2024-08-17T17:27:51.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:50 smithi169 bash[79348]: cluster 2024-08-17T17:27:49.670877+0000 mgr.y (mgr.34107) 761 : cluster [DBG] pgmap v1071: 105 pgs: 105 active+clean; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 8.7 MiB/s wr, 51 op/s 2024-08-17T17:27:51.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:50 smithi169 bash[79348]: cluster 2024-08-17T17:27:49.670877+0000 mgr.y (mgr.34107) 761 : cluster [DBG] pgmap v1071: 105 pgs: 105 active+clean; 323 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.3 MiB/s rd, 8.7 MiB/s wr, 51 op/s 2024-08-17T17:27:53.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:52 smithi131 bash[89561]: cluster 2024-08-17T17:27:51.671621+0000 mgr.y (mgr.34107) 762 : cluster [DBG] pgmap v1072: 105 pgs: 105 active+clean; 331 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.6 MiB/s wr, 67 op/s 2024-08-17T17:27:53.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:52 smithi131 bash[89561]: cluster 2024-08-17T17:27:51.671621+0000 mgr.y (mgr.34107) 762 : cluster [DBG] pgmap v1072: 105 pgs: 105 active+clean; 331 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.6 MiB/s wr, 67 op/s 2024-08-17T17:27:53.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:52 smithi131 bash[88347]: cluster 2024-08-17T17:27:51.671621+0000 mgr.y (mgr.34107) 762 : cluster [DBG] pgmap v1072: 105 pgs: 105 active+clean; 331 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.6 MiB/s wr, 67 op/s 2024-08-17T17:27:53.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:52 smithi131 bash[88347]: cluster 2024-08-17T17:27:51.671621+0000 mgr.y (mgr.34107) 762 : cluster [DBG] pgmap v1072: 105 pgs: 105 active+clean; 331 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.6 MiB/s wr, 67 op/s 2024-08-17T17:27:53.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:52 smithi169 bash[79348]: cluster 2024-08-17T17:27:51.671621+0000 mgr.y (mgr.34107) 762 : cluster [DBG] pgmap v1072: 105 pgs: 105 active+clean; 331 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.6 MiB/s wr, 67 op/s 2024-08-17T17:27:53.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:52 smithi169 bash[79348]: cluster 2024-08-17T17:27:51.671621+0000 mgr.y (mgr.34107) 762 : cluster [DBG] pgmap v1072: 105 pgs: 105 active+clean; 331 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.6 MiB/s wr, 67 op/s 2024-08-17T17:27:54.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:53 smithi131 bash[88347]: audit 2024-08-17T17:27:52.988178+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:54.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:53 smithi131 bash[88347]: audit 2024-08-17T17:27:52.988178+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:54.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:53 smithi131 bash[88347]: audit 2024-08-17T17:27:52.993567+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:54.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:53 smithi131 bash[88347]: audit 2024-08-17T17:27:52.993567+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:54.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:53 smithi131 bash[88347]: audit 2024-08-17T17:27:53.220109+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:54.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:53 smithi131 bash[88347]: audit 2024-08-17T17:27:53.220109+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:54.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:53 smithi131 bash[88347]: audit 2024-08-17T17:27:53.325889+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:54.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:53 smithi131 bash[88347]: audit 2024-08-17T17:27:53.325889+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:54.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:53 smithi131 bash[88347]: audit 2024-08-17T17:27:53.334918+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:54.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:53 smithi131 bash[88347]: audit 2024-08-17T17:27:53.334918+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:54.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:53 smithi131 bash[88347]: cluster 2024-08-17T17:27:53.672235+0000 mgr.y (mgr.34107) 763 : cluster [DBG] pgmap v1073: 105 pgs: 105 active+clean; 331 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.6 MiB/s wr, 67 op/s 2024-08-17T17:27:54.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:53 smithi131 bash[88347]: cluster 2024-08-17T17:27:53.672235+0000 mgr.y (mgr.34107) 763 : cluster [DBG] pgmap v1073: 105 pgs: 105 active+clean; 331 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.6 MiB/s wr, 67 op/s 2024-08-17T17:27:54.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:53 smithi131 bash[88347]: audit 2024-08-17T17:27:53.932408+0000 mon.a (mon.0) 1557 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:27:54.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:53 smithi131 bash[88347]: audit 2024-08-17T17:27:53.932408+0000 mon.a (mon.0) 1557 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:27:54.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:53 smithi131 bash[88347]: audit 2024-08-17T17:27:53.933872+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:27:54.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:53 smithi131 bash[88347]: audit 2024-08-17T17:27:53.933872+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:27:54.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:53 smithi131 bash[88347]: audit 2024-08-17T17:27:53.940816+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:54.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:53 smithi131 bash[88347]: audit 2024-08-17T17:27:53.940816+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:54.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:53 smithi131 bash[89561]: audit 2024-08-17T17:27:52.988178+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:54.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:53 smithi131 bash[89561]: audit 2024-08-17T17:27:52.988178+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:54.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:53 smithi131 bash[89561]: audit 2024-08-17T17:27:52.993567+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:54.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:53 smithi131 bash[89561]: audit 2024-08-17T17:27:52.993567+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:54.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:53 smithi131 bash[89561]: audit 2024-08-17T17:27:53.220109+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:54.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:53 smithi131 bash[89561]: audit 2024-08-17T17:27:53.220109+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:54.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:53 smithi131 bash[89561]: audit 2024-08-17T17:27:53.325889+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:54.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:53 smithi131 bash[89561]: audit 2024-08-17T17:27:53.325889+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:54.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:53 smithi131 bash[89561]: audit 2024-08-17T17:27:53.334918+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:54.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:53 smithi131 bash[89561]: audit 2024-08-17T17:27:53.334918+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:54.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:53 smithi131 bash[89561]: cluster 2024-08-17T17:27:53.672235+0000 mgr.y (mgr.34107) 763 : cluster [DBG] pgmap v1073: 105 pgs: 105 active+clean; 331 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.6 MiB/s wr, 67 op/s 2024-08-17T17:27:54.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:53 smithi131 bash[89561]: cluster 2024-08-17T17:27:53.672235+0000 mgr.y (mgr.34107) 763 : cluster [DBG] pgmap v1073: 105 pgs: 105 active+clean; 331 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.6 MiB/s wr, 67 op/s 2024-08-17T17:27:54.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:53 smithi131 bash[89561]: audit 2024-08-17T17:27:53.932408+0000 mon.a (mon.0) 1557 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:27:54.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:53 smithi131 bash[89561]: audit 2024-08-17T17:27:53.932408+0000 mon.a (mon.0) 1557 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:27:54.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:53 smithi131 bash[89561]: audit 2024-08-17T17:27:53.933872+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:27:54.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:53 smithi131 bash[89561]: audit 2024-08-17T17:27:53.933872+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:27:54.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:53 smithi131 bash[89561]: audit 2024-08-17T17:27:53.940816+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:54.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:53 smithi131 bash[89561]: audit 2024-08-17T17:27:53.940816+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:54.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:53 smithi169 bash[79348]: audit 2024-08-17T17:27:52.988178+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:54.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:53 smithi169 bash[79348]: audit 2024-08-17T17:27:52.988178+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:54.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:53 smithi169 bash[79348]: audit 2024-08-17T17:27:52.993567+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:54.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:53 smithi169 bash[79348]: audit 2024-08-17T17:27:52.993567+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:54.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:53 smithi169 bash[79348]: audit 2024-08-17T17:27:53.220109+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:54.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:53 smithi169 bash[79348]: audit 2024-08-17T17:27:53.220109+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:27:54.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:53 smithi169 bash[79348]: audit 2024-08-17T17:27:53.325889+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:54.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:53 smithi169 bash[79348]: audit 2024-08-17T17:27:53.325889+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:54.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:53 smithi169 bash[79348]: audit 2024-08-17T17:27:53.334918+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:54.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:53 smithi169 bash[79348]: audit 2024-08-17T17:27:53.334918+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:54.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:53 smithi169 bash[79348]: cluster 2024-08-17T17:27:53.672235+0000 mgr.y (mgr.34107) 763 : cluster [DBG] pgmap v1073: 105 pgs: 105 active+clean; 331 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.6 MiB/s wr, 67 op/s 2024-08-17T17:27:54.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:53 smithi169 bash[79348]: cluster 2024-08-17T17:27:53.672235+0000 mgr.y (mgr.34107) 763 : cluster [DBG] pgmap v1073: 105 pgs: 105 active+clean; 331 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.0 MiB/s rd, 8.6 MiB/s wr, 67 op/s 2024-08-17T17:27:54.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:53 smithi169 bash[79348]: audit 2024-08-17T17:27:53.932408+0000 mon.a (mon.0) 1557 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:27:54.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:53 smithi169 bash[79348]: audit 2024-08-17T17:27:53.932408+0000 mon.a (mon.0) 1557 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:27:54.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:53 smithi169 bash[79348]: audit 2024-08-17T17:27:53.933872+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:27:54.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:53 smithi169 bash[79348]: audit 2024-08-17T17:27:53.933872+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:27:54.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:53 smithi169 bash[79348]: audit 2024-08-17T17:27:53.940816+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:54.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:53 smithi169 bash[79348]: audit 2024-08-17T17:27:53.940816+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:27:57.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:56 smithi131 bash[88347]: cluster 2024-08-17T17:27:55.673488+0000 mgr.y (mgr.34107) 764 : cluster [DBG] pgmap v1074: 105 pgs: 105 active+clean; 335 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:27:57.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:56 smithi131 bash[88347]: cluster 2024-08-17T17:27:55.673488+0000 mgr.y (mgr.34107) 764 : cluster [DBG] pgmap v1074: 105 pgs: 105 active+clean; 335 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:27:57.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:56 smithi131 bash[89561]: cluster 2024-08-17T17:27:55.673488+0000 mgr.y (mgr.34107) 764 : cluster [DBG] pgmap v1074: 105 pgs: 105 active+clean; 335 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:27:57.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:56 smithi131 bash[89561]: cluster 2024-08-17T17:27:55.673488+0000 mgr.y (mgr.34107) 764 : cluster [DBG] pgmap v1074: 105 pgs: 105 active+clean; 335 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:27:57.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:56 smithi169 bash[79348]: cluster 2024-08-17T17:27:55.673488+0000 mgr.y (mgr.34107) 764 : cluster [DBG] pgmap v1074: 105 pgs: 105 active+clean; 335 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:27:57.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:56 smithi169 bash[79348]: cluster 2024-08-17T17:27:55.673488+0000 mgr.y (mgr.34107) 764 : cluster [DBG] pgmap v1074: 105 pgs: 105 active+clean; 335 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:27:58.004 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/3.MinOverlap (14687 ms) 2024-08-17T17:27:58.004 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/3.ZeroOverlap 2024-08-17T17:27:58.004 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:27:59.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:58 smithi131 bash[88347]: cluster 2024-08-17T17:27:57.674094+0000 mgr.y (mgr.34107) 765 : cluster [DBG] pgmap v1075: 105 pgs: 105 active+clean; 335 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:27:59.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:27:58 smithi131 bash[88347]: cluster 2024-08-17T17:27:57.674094+0000 mgr.y (mgr.34107) 765 : cluster [DBG] pgmap v1075: 105 pgs: 105 active+clean; 335 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:27:59.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:27:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:27:58] "GET /metrics HTTP/1.1" 200 36553 "" "Prometheus/2.51.0" 2024-08-17T17:27:59.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:58 smithi131 bash[89561]: cluster 2024-08-17T17:27:57.674094+0000 mgr.y (mgr.34107) 765 : cluster [DBG] pgmap v1075: 105 pgs: 105 active+clean; 335 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:27:59.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:27:58 smithi131 bash[89561]: cluster 2024-08-17T17:27:57.674094+0000 mgr.y (mgr.34107) 765 : cluster [DBG] pgmap v1075: 105 pgs: 105 active+clean; 335 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:27:59.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:58 smithi169 bash[79348]: cluster 2024-08-17T17:27:57.674094+0000 mgr.y (mgr.34107) 765 : cluster [DBG] pgmap v1075: 105 pgs: 105 active+clean; 335 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:27:59.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:27:58 smithi169 bash[79348]: cluster 2024-08-17T17:27:57.674094+0000 mgr.y (mgr.34107) 765 : cluster [DBG] pgmap v1075: 105 pgs: 105 active+clean; 335 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:28:01.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:00 smithi131 bash[88347]: cluster 2024-08-17T17:27:59.675252+0000 mgr.y (mgr.34107) 766 : cluster [DBG] pgmap v1076: 105 pgs: 105 active+clean; 339 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.8 MiB/s wr, 41 op/s 2024-08-17T17:28:01.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:00 smithi131 bash[88347]: cluster 2024-08-17T17:27:59.675252+0000 mgr.y (mgr.34107) 766 : cluster [DBG] pgmap v1076: 105 pgs: 105 active+clean; 339 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.8 MiB/s wr, 41 op/s 2024-08-17T17:28:01.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:00 smithi131 bash[89561]: cluster 2024-08-17T17:27:59.675252+0000 mgr.y (mgr.34107) 766 : cluster [DBG] pgmap v1076: 105 pgs: 105 active+clean; 339 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.8 MiB/s wr, 41 op/s 2024-08-17T17:28:01.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:00 smithi131 bash[89561]: cluster 2024-08-17T17:27:59.675252+0000 mgr.y (mgr.34107) 766 : cluster [DBG] pgmap v1076: 105 pgs: 105 active+clean; 339 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.8 MiB/s wr, 41 op/s 2024-08-17T17:28:01.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:00 smithi169 bash[79348]: cluster 2024-08-17T17:27:59.675252+0000 mgr.y (mgr.34107) 766 : cluster [DBG] pgmap v1076: 105 pgs: 105 active+clean; 339 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.8 MiB/s wr, 41 op/s 2024-08-17T17:28:01.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:00 smithi169 bash[79348]: cluster 2024-08-17T17:27:59.675252+0000 mgr.y (mgr.34107) 766 : cluster [DBG] pgmap v1076: 105 pgs: 105 active+clean; 339 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.8 MiB/s wr, 41 op/s 2024-08-17T17:28:03.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:02 smithi131 bash[88347]: cluster 2024-08-17T17:28:01.675997+0000 mgr.y (mgr.34107) 767 : cluster [DBG] pgmap v1077: 105 pgs: 105 active+clean; 339 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-08-17T17:28:03.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:02 smithi131 bash[88347]: cluster 2024-08-17T17:28:01.675997+0000 mgr.y (mgr.34107) 767 : cluster [DBG] pgmap v1077: 105 pgs: 105 active+clean; 339 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-08-17T17:28:03.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:02 smithi131 bash[89561]: cluster 2024-08-17T17:28:01.675997+0000 mgr.y (mgr.34107) 767 : cluster [DBG] pgmap v1077: 105 pgs: 105 active+clean; 339 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-08-17T17:28:03.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:02 smithi131 bash[89561]: cluster 2024-08-17T17:28:01.675997+0000 mgr.y (mgr.34107) 767 : cluster [DBG] pgmap v1077: 105 pgs: 105 active+clean; 339 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-08-17T17:28:03.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:02 smithi169 bash[79348]: cluster 2024-08-17T17:28:01.675997+0000 mgr.y (mgr.34107) 767 : cluster [DBG] pgmap v1077: 105 pgs: 105 active+clean; 339 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-08-17T17:28:03.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:02 smithi169 bash[79348]: cluster 2024-08-17T17:28:01.675997+0000 mgr.y (mgr.34107) 767 : cluster [DBG] pgmap v1077: 105 pgs: 105 active+clean; 339 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 2.0 MiB/s wr, 40 op/s 2024-08-17T17:28:04.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:03 smithi131 bash[88347]: cluster 2024-08-17T17:28:02.756088+0000 mon.a (mon.0) 1560 : cluster [DBG] osdmap e957: 8 total, 8 up, 8 in 2024-08-17T17:28:04.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:03 smithi131 bash[88347]: cluster 2024-08-17T17:28:02.756088+0000 mon.a (mon.0) 1560 : cluster [DBG] osdmap e957: 8 total, 8 up, 8 in 2024-08-17T17:28:04.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:03 smithi131 bash[89561]: cluster 2024-08-17T17:28:02.756088+0000 mon.a (mon.0) 1560 : cluster [DBG] osdmap e957: 8 total, 8 up, 8 in 2024-08-17T17:28:04.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:03 smithi131 bash[89561]: cluster 2024-08-17T17:28:02.756088+0000 mon.a (mon.0) 1560 : cluster [DBG] osdmap e957: 8 total, 8 up, 8 in 2024-08-17T17:28:04.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:03 smithi169 bash[79348]: cluster 2024-08-17T17:28:02.756088+0000 mon.a (mon.0) 1560 : cluster [DBG] osdmap e957: 8 total, 8 up, 8 in 2024-08-17T17:28:04.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:03 smithi169 bash[79348]: cluster 2024-08-17T17:28:02.756088+0000 mon.a (mon.0) 1560 : cluster [DBG] osdmap e957: 8 total, 8 up, 8 in 2024-08-17T17:28:05.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:04 smithi131 bash[88347]: cluster 2024-08-17T17:28:03.676598+0000 mgr.y (mgr.34107) 768 : cluster [DBG] pgmap v1079: 105 pgs: 105 active+clean; 339 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.6 MiB/s wr, 27 op/s 2024-08-17T17:28:05.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:04 smithi131 bash[88347]: cluster 2024-08-17T17:28:03.676598+0000 mgr.y (mgr.34107) 768 : cluster [DBG] pgmap v1079: 105 pgs: 105 active+clean; 339 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.6 MiB/s wr, 27 op/s 2024-08-17T17:28:05.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:04 smithi131 bash[89561]: cluster 2024-08-17T17:28:03.676598+0000 mgr.y (mgr.34107) 768 : cluster [DBG] pgmap v1079: 105 pgs: 105 active+clean; 339 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.6 MiB/s wr, 27 op/s 2024-08-17T17:28:05.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:04 smithi131 bash[89561]: cluster 2024-08-17T17:28:03.676598+0000 mgr.y (mgr.34107) 768 : cluster [DBG] pgmap v1079: 105 pgs: 105 active+clean; 339 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.6 MiB/s wr, 27 op/s 2024-08-17T17:28:05.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:04 smithi169 bash[79348]: cluster 2024-08-17T17:28:03.676598+0000 mgr.y (mgr.34107) 768 : cluster [DBG] pgmap v1079: 105 pgs: 105 active+clean; 339 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.6 MiB/s wr, 27 op/s 2024-08-17T17:28:05.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:04 smithi169 bash[79348]: cluster 2024-08-17T17:28:03.676598+0000 mgr.y (mgr.34107) 768 : cluster [DBG] pgmap v1079: 105 pgs: 105 active+clean; 339 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 1.6 MiB/s wr, 27 op/s 2024-08-17T17:28:07.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:06 smithi131 bash[89561]: cluster 2024-08-17T17:28:05.677861+0000 mgr.y (mgr.34107) 769 : cluster [DBG] pgmap v1080: 105 pgs: 105 active+clean; 368 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 51 op/s 2024-08-17T17:28:07.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:06 smithi131 bash[89561]: cluster 2024-08-17T17:28:05.677861+0000 mgr.y (mgr.34107) 769 : cluster [DBG] pgmap v1080: 105 pgs: 105 active+clean; 368 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 51 op/s 2024-08-17T17:28:07.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:06 smithi131 bash[88347]: cluster 2024-08-17T17:28:05.677861+0000 mgr.y (mgr.34107) 769 : cluster [DBG] pgmap v1080: 105 pgs: 105 active+clean; 368 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 51 op/s 2024-08-17T17:28:07.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:06 smithi131 bash[88347]: cluster 2024-08-17T17:28:05.677861+0000 mgr.y (mgr.34107) 769 : cluster [DBG] pgmap v1080: 105 pgs: 105 active+clean; 368 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 51 op/s 2024-08-17T17:28:07.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:06 smithi169 bash[79348]: cluster 2024-08-17T17:28:05.677861+0000 mgr.y (mgr.34107) 769 : cluster [DBG] pgmap v1080: 105 pgs: 105 active+clean; 368 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 51 op/s 2024-08-17T17:28:07.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:06 smithi169 bash[79348]: cluster 2024-08-17T17:28:05.677861+0000 mgr.y (mgr.34107) 769 : cluster [DBG] pgmap v1080: 105 pgs: 105 active+clean; 368 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 51 op/s 2024-08-17T17:28:09.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:08 smithi131 bash[89561]: cluster 2024-08-17T17:28:07.678615+0000 mgr.y (mgr.34107) 770 : cluster [DBG] pgmap v1081: 105 pgs: 105 active+clean; 368 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 51 op/s 2024-08-17T17:28:09.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:08 smithi131 bash[89561]: cluster 2024-08-17T17:28:07.678615+0000 mgr.y (mgr.34107) 770 : cluster [DBG] pgmap v1081: 105 pgs: 105 active+clean; 368 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 51 op/s 2024-08-17T17:28:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:08 smithi131 bash[89561]: audit 2024-08-17T17:28:08.220469+0000 mon.a (mon.0) 1561 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:08 smithi131 bash[89561]: audit 2024-08-17T17:28:08.220469+0000 mon.a (mon.0) 1561 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:09.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:28:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:28:08] "GET /metrics HTTP/1.1" 200 36560 "" "Prometheus/2.51.0" 2024-08-17T17:28:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:08 smithi131 bash[88347]: cluster 2024-08-17T17:28:07.678615+0000 mgr.y (mgr.34107) 770 : cluster [DBG] pgmap v1081: 105 pgs: 105 active+clean; 368 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 51 op/s 2024-08-17T17:28:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:08 smithi131 bash[88347]: cluster 2024-08-17T17:28:07.678615+0000 mgr.y (mgr.34107) 770 : cluster [DBG] pgmap v1081: 105 pgs: 105 active+clean; 368 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 51 op/s 2024-08-17T17:28:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:08 smithi131 bash[88347]: audit 2024-08-17T17:28:08.220469+0000 mon.a (mon.0) 1561 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:08 smithi131 bash[88347]: audit 2024-08-17T17:28:08.220469+0000 mon.a (mon.0) 1561 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:09.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:08 smithi169 bash[79348]: cluster 2024-08-17T17:28:07.678615+0000 mgr.y (mgr.34107) 770 : cluster [DBG] pgmap v1081: 105 pgs: 105 active+clean; 368 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 51 op/s 2024-08-17T17:28:09.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:08 smithi169 bash[79348]: cluster 2024-08-17T17:28:07.678615+0000 mgr.y (mgr.34107) 770 : cluster [DBG] pgmap v1081: 105 pgs: 105 active+clean; 368 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 51 op/s 2024-08-17T17:28:09.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:08 smithi169 bash[79348]: audit 2024-08-17T17:28:08.220469+0000 mon.a (mon.0) 1561 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:09.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:08 smithi169 bash[79348]: audit 2024-08-17T17:28:08.220469+0000 mon.a (mon.0) 1561 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:11.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:10 smithi131 bash[89561]: cluster 2024-08-17T17:28:09.679306+0000 mgr.y (mgr.34107) 771 : cluster [DBG] pgmap v1082: 105 pgs: 105 active+clean; 372 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 96 KiB/s rd, 3.3 MiB/s wr, 51 op/s 2024-08-17T17:28:11.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:10 smithi131 bash[89561]: cluster 2024-08-17T17:28:09.679306+0000 mgr.y (mgr.34107) 771 : cluster [DBG] pgmap v1082: 105 pgs: 105 active+clean; 372 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 96 KiB/s rd, 3.3 MiB/s wr, 51 op/s 2024-08-17T17:28:11.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:10 smithi131 bash[88347]: cluster 2024-08-17T17:28:09.679306+0000 mgr.y (mgr.34107) 771 : cluster [DBG] pgmap v1082: 105 pgs: 105 active+clean; 372 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 96 KiB/s rd, 3.3 MiB/s wr, 51 op/s 2024-08-17T17:28:11.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:10 smithi131 bash[88347]: cluster 2024-08-17T17:28:09.679306+0000 mgr.y (mgr.34107) 771 : cluster [DBG] pgmap v1082: 105 pgs: 105 active+clean; 372 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 96 KiB/s rd, 3.3 MiB/s wr, 51 op/s 2024-08-17T17:28:11.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:10 smithi169 bash[79348]: cluster 2024-08-17T17:28:09.679306+0000 mgr.y (mgr.34107) 771 : cluster [DBG] pgmap v1082: 105 pgs: 105 active+clean; 372 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 96 KiB/s rd, 3.3 MiB/s wr, 51 op/s 2024-08-17T17:28:11.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:10 smithi169 bash[79348]: cluster 2024-08-17T17:28:09.679306+0000 mgr.y (mgr.34107) 771 : cluster [DBG] pgmap v1082: 105 pgs: 105 active+clean; 372 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 96 KiB/s rd, 3.3 MiB/s wr, 51 op/s 2024-08-17T17:28:13.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:12 smithi131 bash[88347]: cluster 2024-08-17T17:28:11.679759+0000 mgr.y (mgr.34107) 772 : cluster [DBG] pgmap v1083: 105 pgs: 105 active+clean; 372 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:28:13.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:12 smithi131 bash[88347]: cluster 2024-08-17T17:28:11.679759+0000 mgr.y (mgr.34107) 772 : cluster [DBG] pgmap v1083: 105 pgs: 105 active+clean; 372 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:28:13.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:12 smithi131 bash[89561]: cluster 2024-08-17T17:28:11.679759+0000 mgr.y (mgr.34107) 772 : cluster [DBG] pgmap v1083: 105 pgs: 105 active+clean; 372 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:28:13.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:12 smithi131 bash[89561]: cluster 2024-08-17T17:28:11.679759+0000 mgr.y (mgr.34107) 772 : cluster [DBG] pgmap v1083: 105 pgs: 105 active+clean; 372 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:28:13.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:12 smithi169 bash[79348]: cluster 2024-08-17T17:28:11.679759+0000 mgr.y (mgr.34107) 772 : cluster [DBG] pgmap v1083: 105 pgs: 105 active+clean; 372 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:28:13.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:12 smithi169 bash[79348]: cluster 2024-08-17T17:28:11.679759+0000 mgr.y (mgr.34107) 772 : cluster [DBG] pgmap v1083: 105 pgs: 105 active+clean; 372 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 88 KiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:28:13.339 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/3.ZeroOverlap (15335 ms) 2024-08-17T17:28:13.801 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 7 tests from EncryptedFlattenTest/3 (109511 ms total) 2024-08-17T17:28:13.801 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:28:13.801 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 7 tests from EncryptedFlattenTest/4, where TypeParam = LUKS1UnderLUKS2 2024-08-17T17:28:13.836 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/4.Simple 2024-08-17T17:28:15.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:14 smithi131 bash[89561]: cluster 2024-08-17T17:28:13.680378+0000 mgr.y (mgr.34107) 773 : cluster [DBG] pgmap v1084: 105 pgs: 105 active+clean; 372 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 81 KiB/s rd, 3.0 MiB/s wr, 37 op/s 2024-08-17T17:28:15.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:14 smithi131 bash[89561]: cluster 2024-08-17T17:28:13.680378+0000 mgr.y (mgr.34107) 773 : cluster [DBG] pgmap v1084: 105 pgs: 105 active+clean; 372 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 81 KiB/s rd, 3.0 MiB/s wr, 37 op/s 2024-08-17T17:28:15.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:14 smithi131 bash[89561]: cluster 2024-08-17T17:28:13.793293+0000 mon.a (mon.0) 1562 : cluster [DBG] osdmap e958: 8 total, 8 up, 8 in 2024-08-17T17:28:15.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:14 smithi131 bash[89561]: cluster 2024-08-17T17:28:13.793293+0000 mon.a (mon.0) 1562 : cluster [DBG] osdmap e958: 8 total, 8 up, 8 in 2024-08-17T17:28:15.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:14 smithi131 bash[88347]: cluster 2024-08-17T17:28:13.680378+0000 mgr.y (mgr.34107) 773 : cluster [DBG] pgmap v1084: 105 pgs: 105 active+clean; 372 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 81 KiB/s rd, 3.0 MiB/s wr, 37 op/s 2024-08-17T17:28:15.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:14 smithi131 bash[88347]: cluster 2024-08-17T17:28:13.680378+0000 mgr.y (mgr.34107) 773 : cluster [DBG] pgmap v1084: 105 pgs: 105 active+clean; 372 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 81 KiB/s rd, 3.0 MiB/s wr, 37 op/s 2024-08-17T17:28:15.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:14 smithi131 bash[88347]: cluster 2024-08-17T17:28:13.793293+0000 mon.a (mon.0) 1562 : cluster [DBG] osdmap e958: 8 total, 8 up, 8 in 2024-08-17T17:28:15.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:14 smithi131 bash[88347]: cluster 2024-08-17T17:28:13.793293+0000 mon.a (mon.0) 1562 : cluster [DBG] osdmap e958: 8 total, 8 up, 8 in 2024-08-17T17:28:15.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:14 smithi169 bash[79348]: cluster 2024-08-17T17:28:13.680378+0000 mgr.y (mgr.34107) 773 : cluster [DBG] pgmap v1084: 105 pgs: 105 active+clean; 372 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 81 KiB/s rd, 3.0 MiB/s wr, 37 op/s 2024-08-17T17:28:15.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:14 smithi169 bash[79348]: cluster 2024-08-17T17:28:13.680378+0000 mgr.y (mgr.34107) 773 : cluster [DBG] pgmap v1084: 105 pgs: 105 active+clean; 372 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 81 KiB/s rd, 3.0 MiB/s wr, 37 op/s 2024-08-17T17:28:15.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:14 smithi169 bash[79348]: cluster 2024-08-17T17:28:13.793293+0000 mon.a (mon.0) 1562 : cluster [DBG] osdmap e958: 8 total, 8 up, 8 in 2024-08-17T17:28:15.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:14 smithi169 bash[79348]: cluster 2024-08-17T17:28:13.793293+0000 mon.a (mon.0) 1562 : cluster [DBG] osdmap e958: 8 total, 8 up, 8 in 2024-08-17T17:28:15.805 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:28:16.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:15 smithi131 bash[88347]: cluster 2024-08-17T17:28:14.801793+0000 mon.a (mon.0) 1563 : cluster [DBG] osdmap e959: 8 total, 8 up, 8 in 2024-08-17T17:28:16.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:15 smithi131 bash[88347]: cluster 2024-08-17T17:28:14.801793+0000 mon.a (mon.0) 1563 : cluster [DBG] osdmap e959: 8 total, 8 up, 8 in 2024-08-17T17:28:16.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:15 smithi131 bash[88347]: audit 2024-08-17T17:28:14.811811+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.131:0/1946520243' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-43","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:28:16.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:15 smithi131 bash[88347]: audit 2024-08-17T17:28:14.811811+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.131:0/1946520243' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-43","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:28:16.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:15 smithi131 bash[88347]: audit 2024-08-17T17:28:14.829876+0000 mon.a (mon.0) 1564 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-43","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:28:16.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:15 smithi131 bash[88347]: audit 2024-08-17T17:28:14.829876+0000 mon.a (mon.0) 1564 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-43","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:28:16.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:15 smithi131 bash[88347]: audit 2024-08-17T17:28:15.792828+0000 mon.a (mon.0) 1565 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-43","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:28:16.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:15 smithi131 bash[88347]: audit 2024-08-17T17:28:15.792828+0000 mon.a (mon.0) 1565 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-43","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:28:16.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:15 smithi131 bash[88347]: cluster 2024-08-17T17:28:15.800028+0000 mon.a (mon.0) 1566 : cluster [DBG] osdmap e960: 8 total, 8 up, 8 in 2024-08-17T17:28:16.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:15 smithi131 bash[88347]: cluster 2024-08-17T17:28:15.800028+0000 mon.a (mon.0) 1566 : cluster [DBG] osdmap e960: 8 total, 8 up, 8 in 2024-08-17T17:28:16.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:15 smithi131 bash[89561]: cluster 2024-08-17T17:28:14.801793+0000 mon.a (mon.0) 1563 : cluster [DBG] osdmap e959: 8 total, 8 up, 8 in 2024-08-17T17:28:16.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:15 smithi131 bash[89561]: cluster 2024-08-17T17:28:14.801793+0000 mon.a (mon.0) 1563 : cluster [DBG] osdmap e959: 8 total, 8 up, 8 in 2024-08-17T17:28:16.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:15 smithi131 bash[89561]: audit 2024-08-17T17:28:14.811811+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.131:0/1946520243' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-43","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:28:16.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:15 smithi131 bash[89561]: audit 2024-08-17T17:28:14.811811+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.131:0/1946520243' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-43","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:28:16.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:15 smithi131 bash[89561]: audit 2024-08-17T17:28:14.829876+0000 mon.a (mon.0) 1564 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-43","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:28:16.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:15 smithi131 bash[89561]: audit 2024-08-17T17:28:14.829876+0000 mon.a (mon.0) 1564 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-43","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:28:16.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:15 smithi131 bash[89561]: audit 2024-08-17T17:28:15.792828+0000 mon.a (mon.0) 1565 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-43","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:28:16.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:15 smithi131 bash[89561]: audit 2024-08-17T17:28:15.792828+0000 mon.a (mon.0) 1565 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-43","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:28:16.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:15 smithi131 bash[89561]: cluster 2024-08-17T17:28:15.800028+0000 mon.a (mon.0) 1566 : cluster [DBG] osdmap e960: 8 total, 8 up, 8 in 2024-08-17T17:28:16.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:15 smithi131 bash[89561]: cluster 2024-08-17T17:28:15.800028+0000 mon.a (mon.0) 1566 : cluster [DBG] osdmap e960: 8 total, 8 up, 8 in 2024-08-17T17:28:16.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:15 smithi169 bash[79348]: cluster 2024-08-17T17:28:14.801793+0000 mon.a (mon.0) 1563 : cluster [DBG] osdmap e959: 8 total, 8 up, 8 in 2024-08-17T17:28:16.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:15 smithi169 bash[79348]: cluster 2024-08-17T17:28:14.801793+0000 mon.a (mon.0) 1563 : cluster [DBG] osdmap e959: 8 total, 8 up, 8 in 2024-08-17T17:28:16.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:15 smithi169 bash[79348]: audit 2024-08-17T17:28:14.811811+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.131:0/1946520243' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-43","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:28:16.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:15 smithi169 bash[79348]: audit 2024-08-17T17:28:14.811811+0000 mon.c (mon.2) 37 : audit [INF] from='client.? 172.21.15.131:0/1946520243' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-43","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:28:16.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:15 smithi169 bash[79348]: audit 2024-08-17T17:28:14.829876+0000 mon.a (mon.0) 1564 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-43","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:28:16.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:15 smithi169 bash[79348]: audit 2024-08-17T17:28:14.829876+0000 mon.a (mon.0) 1564 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-43","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:28:16.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:15 smithi169 bash[79348]: audit 2024-08-17T17:28:15.792828+0000 mon.a (mon.0) 1565 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-43","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:28:16.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:15 smithi169 bash[79348]: audit 2024-08-17T17:28:15.792828+0000 mon.a (mon.0) 1565 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-43","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:28:16.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:15 smithi169 bash[79348]: cluster 2024-08-17T17:28:15.800028+0000 mon.a (mon.0) 1566 : cluster [DBG] osdmap e960: 8 total, 8 up, 8 in 2024-08-17T17:28:16.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:15 smithi169 bash[79348]: cluster 2024-08-17T17:28:15.800028+0000 mon.a (mon.0) 1566 : cluster [DBG] osdmap e960: 8 total, 8 up, 8 in 2024-08-17T17:28:17.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:16 smithi131 bash[89561]: cluster 2024-08-17T17:28:15.681188+0000 mgr.y (mgr.34107) 774 : cluster [DBG] pgmap v1087: 105 pgs: 4 creating+peering, 28 unknown, 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:17.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:16 smithi131 bash[89561]: cluster 2024-08-17T17:28:15.681188+0000 mgr.y (mgr.34107) 774 : cluster [DBG] pgmap v1087: 105 pgs: 4 creating+peering, 28 unknown, 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:17.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:16 smithi131 bash[89561]: cluster 2024-08-17T17:28:15.818196+0000 mon.a (mon.0) 1567 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:28:17.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:16 smithi131 bash[89561]: cluster 2024-08-17T17:28:15.818196+0000 mon.a (mon.0) 1567 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:28:17.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:16 smithi131 bash[89561]: cluster 2024-08-17T17:28:16.801908+0000 mon.a (mon.0) 1568 : cluster [DBG] osdmap e961: 8 total, 8 up, 8 in 2024-08-17T17:28:17.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:16 smithi131 bash[89561]: cluster 2024-08-17T17:28:16.801908+0000 mon.a (mon.0) 1568 : cluster [DBG] osdmap e961: 8 total, 8 up, 8 in 2024-08-17T17:28:17.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:16 smithi131 bash[88347]: cluster 2024-08-17T17:28:15.681188+0000 mgr.y (mgr.34107) 774 : cluster [DBG] pgmap v1087: 105 pgs: 4 creating+peering, 28 unknown, 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:17.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:16 smithi131 bash[88347]: cluster 2024-08-17T17:28:15.681188+0000 mgr.y (mgr.34107) 774 : cluster [DBG] pgmap v1087: 105 pgs: 4 creating+peering, 28 unknown, 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:17.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:16 smithi131 bash[88347]: cluster 2024-08-17T17:28:15.818196+0000 mon.a (mon.0) 1567 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:28:17.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:16 smithi131 bash[88347]: cluster 2024-08-17T17:28:15.818196+0000 mon.a (mon.0) 1567 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:28:17.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:16 smithi131 bash[88347]: cluster 2024-08-17T17:28:16.801908+0000 mon.a (mon.0) 1568 : cluster [DBG] osdmap e961: 8 total, 8 up, 8 in 2024-08-17T17:28:17.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:16 smithi131 bash[88347]: cluster 2024-08-17T17:28:16.801908+0000 mon.a (mon.0) 1568 : cluster [DBG] osdmap e961: 8 total, 8 up, 8 in 2024-08-17T17:28:17.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:16 smithi169 bash[79348]: cluster 2024-08-17T17:28:15.681188+0000 mgr.y (mgr.34107) 774 : cluster [DBG] pgmap v1087: 105 pgs: 4 creating+peering, 28 unknown, 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:17.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:16 smithi169 bash[79348]: cluster 2024-08-17T17:28:15.681188+0000 mgr.y (mgr.34107) 774 : cluster [DBG] pgmap v1087: 105 pgs: 4 creating+peering, 28 unknown, 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:17.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:16 smithi169 bash[79348]: cluster 2024-08-17T17:28:15.818196+0000 mon.a (mon.0) 1567 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:28:17.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:16 smithi169 bash[79348]: cluster 2024-08-17T17:28:15.818196+0000 mon.a (mon.0) 1567 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:28:17.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:16 smithi169 bash[79348]: cluster 2024-08-17T17:28:16.801908+0000 mon.a (mon.0) 1568 : cluster [DBG] osdmap e961: 8 total, 8 up, 8 in 2024-08-17T17:28:17.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:16 smithi169 bash[79348]: cluster 2024-08-17T17:28:16.801908+0000 mon.a (mon.0) 1568 : cluster [DBG] osdmap e961: 8 total, 8 up, 8 in 2024-08-17T17:28:19.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:28:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:28:18] "GET /metrics HTTP/1.1" 200 36560 "" "Prometheus/2.51.0" 2024-08-17T17:28:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:18 smithi131 bash[88347]: cluster 2024-08-17T17:28:17.681901+0000 mgr.y (mgr.34107) 775 : cluster [DBG] pgmap v1090: 105 pgs: 4 creating+peering, 28 unknown, 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:18 smithi131 bash[88347]: cluster 2024-08-17T17:28:17.681901+0000 mgr.y (mgr.34107) 775 : cluster [DBG] pgmap v1090: 105 pgs: 4 creating+peering, 28 unknown, 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:18 smithi131 bash[88347]: cluster 2024-08-17T17:28:17.805410+0000 mon.a (mon.0) 1569 : cluster [DBG] osdmap e962: 8 total, 8 up, 8 in 2024-08-17T17:28:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:18 smithi131 bash[88347]: cluster 2024-08-17T17:28:17.805410+0000 mon.a (mon.0) 1569 : cluster [DBG] osdmap e962: 8 total, 8 up, 8 in 2024-08-17T17:28:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:18 smithi131 bash[88347]: cluster 2024-08-17T17:28:17.833478+0000 mon.a (mon.0) 1570 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:28:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:18 smithi131 bash[88347]: cluster 2024-08-17T17:28:17.833478+0000 mon.a (mon.0) 1570 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:28:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:18 smithi131 bash[88347]: cluster 2024-08-17T17:28:17.833567+0000 mon.a (mon.0) 1571 : cluster [INF] Cluster is now healthy 2024-08-17T17:28:19.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:18 smithi131 bash[88347]: cluster 2024-08-17T17:28:17.833567+0000 mon.a (mon.0) 1571 : cluster [INF] Cluster is now healthy 2024-08-17T17:28:19.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:18 smithi131 bash[89561]: cluster 2024-08-17T17:28:17.681901+0000 mgr.y (mgr.34107) 775 : cluster [DBG] pgmap v1090: 105 pgs: 4 creating+peering, 28 unknown, 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:19.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:18 smithi131 bash[89561]: cluster 2024-08-17T17:28:17.681901+0000 mgr.y (mgr.34107) 775 : cluster [DBG] pgmap v1090: 105 pgs: 4 creating+peering, 28 unknown, 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:19.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:18 smithi131 bash[89561]: cluster 2024-08-17T17:28:17.805410+0000 mon.a (mon.0) 1569 : cluster [DBG] osdmap e962: 8 total, 8 up, 8 in 2024-08-17T17:28:19.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:18 smithi131 bash[89561]: cluster 2024-08-17T17:28:17.805410+0000 mon.a (mon.0) 1569 : cluster [DBG] osdmap e962: 8 total, 8 up, 8 in 2024-08-17T17:28:19.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:18 smithi131 bash[89561]: cluster 2024-08-17T17:28:17.833478+0000 mon.a (mon.0) 1570 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:28:19.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:18 smithi131 bash[89561]: cluster 2024-08-17T17:28:17.833478+0000 mon.a (mon.0) 1570 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:28:19.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:18 smithi131 bash[89561]: cluster 2024-08-17T17:28:17.833567+0000 mon.a (mon.0) 1571 : cluster [INF] Cluster is now healthy 2024-08-17T17:28:19.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:18 smithi131 bash[89561]: cluster 2024-08-17T17:28:17.833567+0000 mon.a (mon.0) 1571 : cluster [INF] Cluster is now healthy 2024-08-17T17:28:19.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:18 smithi169 bash[79348]: cluster 2024-08-17T17:28:17.681901+0000 mgr.y (mgr.34107) 775 : cluster [DBG] pgmap v1090: 105 pgs: 4 creating+peering, 28 unknown, 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:19.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:18 smithi169 bash[79348]: cluster 2024-08-17T17:28:17.681901+0000 mgr.y (mgr.34107) 775 : cluster [DBG] pgmap v1090: 105 pgs: 4 creating+peering, 28 unknown, 73 active+clean; 582 KiB data, 1.4 GiB used, 714 GiB / 715 GiB avail 2024-08-17T17:28:19.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:18 smithi169 bash[79348]: cluster 2024-08-17T17:28:17.805410+0000 mon.a (mon.0) 1569 : cluster [DBG] osdmap e962: 8 total, 8 up, 8 in 2024-08-17T17:28:19.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:18 smithi169 bash[79348]: cluster 2024-08-17T17:28:17.805410+0000 mon.a (mon.0) 1569 : cluster [DBG] osdmap e962: 8 total, 8 up, 8 in 2024-08-17T17:28:19.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:18 smithi169 bash[79348]: cluster 2024-08-17T17:28:17.833478+0000 mon.a (mon.0) 1570 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:28:19.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:18 smithi169 bash[79348]: cluster 2024-08-17T17:28:17.833478+0000 mon.a (mon.0) 1570 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:28:19.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:18 smithi169 bash[79348]: cluster 2024-08-17T17:28:17.833567+0000 mon.a (mon.0) 1571 : cluster [INF] Cluster is now healthy 2024-08-17T17:28:19.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:18 smithi169 bash[79348]: cluster 2024-08-17T17:28:17.833567+0000 mon.a (mon.0) 1571 : cluster [INF] Cluster is now healthy 2024-08-17T17:28:21.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:20 smithi131 bash[88347]: cluster 2024-08-17T17:28:19.683080+0000 mgr.y (mgr.34107) 776 : cluster [DBG] pgmap v1092: 105 pgs: 4 creating+peering, 101 active+clean; 582 KiB data, 640 MiB used, 715 GiB / 715 GiB avail; 5.9 KiB/s rd, 1.4 KiB/s wr, 9 op/s 2024-08-17T17:28:21.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:20 smithi131 bash[88347]: cluster 2024-08-17T17:28:19.683080+0000 mgr.y (mgr.34107) 776 : cluster [DBG] pgmap v1092: 105 pgs: 4 creating+peering, 101 active+clean; 582 KiB data, 640 MiB used, 715 GiB / 715 GiB avail; 5.9 KiB/s rd, 1.4 KiB/s wr, 9 op/s 2024-08-17T17:28:21.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:20 smithi131 bash[89561]: cluster 2024-08-17T17:28:19.683080+0000 mgr.y (mgr.34107) 776 : cluster [DBG] pgmap v1092: 105 pgs: 4 creating+peering, 101 active+clean; 582 KiB data, 640 MiB used, 715 GiB / 715 GiB avail; 5.9 KiB/s rd, 1.4 KiB/s wr, 9 op/s 2024-08-17T17:28:21.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:20 smithi131 bash[89561]: cluster 2024-08-17T17:28:19.683080+0000 mgr.y (mgr.34107) 776 : cluster [DBG] pgmap v1092: 105 pgs: 4 creating+peering, 101 active+clean; 582 KiB data, 640 MiB used, 715 GiB / 715 GiB avail; 5.9 KiB/s rd, 1.4 KiB/s wr, 9 op/s 2024-08-17T17:28:21.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:20 smithi169 bash[79348]: cluster 2024-08-17T17:28:19.683080+0000 mgr.y (mgr.34107) 776 : cluster [DBG] pgmap v1092: 105 pgs: 4 creating+peering, 101 active+clean; 582 KiB data, 640 MiB used, 715 GiB / 715 GiB avail; 5.9 KiB/s rd, 1.4 KiB/s wr, 9 op/s 2024-08-17T17:28:21.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:20 smithi169 bash[79348]: cluster 2024-08-17T17:28:19.683080+0000 mgr.y (mgr.34107) 776 : cluster [DBG] pgmap v1092: 105 pgs: 4 creating+peering, 101 active+clean; 582 KiB data, 640 MiB used, 715 GiB / 715 GiB avail; 5.9 KiB/s rd, 1.4 KiB/s wr, 9 op/s 2024-08-17T17:28:23.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:22 smithi131 bash[89561]: cluster 2024-08-17T17:28:21.683943+0000 mgr.y (mgr.34107) 777 : cluster [DBG] pgmap v1093: 105 pgs: 105 active+clean; 582 KiB data, 640 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2024-08-17T17:28:23.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:22 smithi131 bash[89561]: cluster 2024-08-17T17:28:21.683943+0000 mgr.y (mgr.34107) 777 : cluster [DBG] pgmap v1093: 105 pgs: 105 active+clean; 582 KiB data, 640 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2024-08-17T17:28:23.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:22 smithi131 bash[89561]: cluster 2024-08-17T17:28:21.822184+0000 mon.a (mon.0) 1572 : cluster [DBG] osdmap e963: 8 total, 8 up, 8 in 2024-08-17T17:28:23.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:22 smithi131 bash[89561]: cluster 2024-08-17T17:28:21.822184+0000 mon.a (mon.0) 1572 : cluster [DBG] osdmap e963: 8 total, 8 up, 8 in 2024-08-17T17:28:23.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:22 smithi131 bash[88347]: cluster 2024-08-17T17:28:21.683943+0000 mgr.y (mgr.34107) 777 : cluster [DBG] pgmap v1093: 105 pgs: 105 active+clean; 582 KiB data, 640 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2024-08-17T17:28:23.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:22 smithi131 bash[88347]: cluster 2024-08-17T17:28:21.683943+0000 mgr.y (mgr.34107) 777 : cluster [DBG] pgmap v1093: 105 pgs: 105 active+clean; 582 KiB data, 640 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2024-08-17T17:28:23.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:22 smithi131 bash[88347]: cluster 2024-08-17T17:28:21.822184+0000 mon.a (mon.0) 1572 : cluster [DBG] osdmap e963: 8 total, 8 up, 8 in 2024-08-17T17:28:23.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:22 smithi131 bash[88347]: cluster 2024-08-17T17:28:21.822184+0000 mon.a (mon.0) 1572 : cluster [DBG] osdmap e963: 8 total, 8 up, 8 in 2024-08-17T17:28:23.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:22 smithi169 bash[79348]: cluster 2024-08-17T17:28:21.683943+0000 mgr.y (mgr.34107) 777 : cluster [DBG] pgmap v1093: 105 pgs: 105 active+clean; 582 KiB data, 640 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2024-08-17T17:28:23.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:22 smithi169 bash[79348]: cluster 2024-08-17T17:28:21.683943+0000 mgr.y (mgr.34107) 777 : cluster [DBG] pgmap v1093: 105 pgs: 105 active+clean; 582 KiB data, 640 MiB used, 715 GiB / 715 GiB avail; 5.0 KiB/s rd, 1.3 KiB/s wr, 8 op/s 2024-08-17T17:28:23.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:22 smithi169 bash[79348]: cluster 2024-08-17T17:28:21.822184+0000 mon.a (mon.0) 1572 : cluster [DBG] osdmap e963: 8 total, 8 up, 8 in 2024-08-17T17:28:23.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:22 smithi169 bash[79348]: cluster 2024-08-17T17:28:21.822184+0000 mon.a (mon.0) 1572 : cluster [DBG] osdmap e963: 8 total, 8 up, 8 in 2024-08-17T17:28:24.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:23 smithi131 bash[88347]: audit 2024-08-17T17:28:23.220662+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:24.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:23 smithi131 bash[88347]: audit 2024-08-17T17:28:23.220662+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:24.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:23 smithi131 bash[89561]: audit 2024-08-17T17:28:23.220662+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:24.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:23 smithi131 bash[89561]: audit 2024-08-17T17:28:23.220662+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:24.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:23 smithi169 bash[79348]: audit 2024-08-17T17:28:23.220662+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:24.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:23 smithi169 bash[79348]: audit 2024-08-17T17:28:23.220662+0000 mon.a (mon.0) 1573 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:25.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:24 smithi131 bash[89561]: cluster 2024-08-17T17:28:23.684386+0000 mgr.y (mgr.34107) 778 : cluster [DBG] pgmap v1095: 105 pgs: 105 active+clean; 582 KiB data, 640 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-17T17:28:25.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:24 smithi131 bash[89561]: cluster 2024-08-17T17:28:23.684386+0000 mgr.y (mgr.34107) 778 : cluster [DBG] pgmap v1095: 105 pgs: 105 active+clean; 582 KiB data, 640 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-17T17:28:25.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:24 smithi131 bash[88347]: cluster 2024-08-17T17:28:23.684386+0000 mgr.y (mgr.34107) 778 : cluster [DBG] pgmap v1095: 105 pgs: 105 active+clean; 582 KiB data, 640 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-17T17:28:25.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:24 smithi131 bash[88347]: cluster 2024-08-17T17:28:23.684386+0000 mgr.y (mgr.34107) 778 : cluster [DBG] pgmap v1095: 105 pgs: 105 active+clean; 582 KiB data, 640 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-17T17:28:25.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:24 smithi169 bash[79348]: cluster 2024-08-17T17:28:23.684386+0000 mgr.y (mgr.34107) 778 : cluster [DBG] pgmap v1095: 105 pgs: 105 active+clean; 582 KiB data, 640 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-17T17:28:25.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:24 smithi169 bash[79348]: cluster 2024-08-17T17:28:23.684386+0000 mgr.y (mgr.34107) 778 : cluster [DBG] pgmap v1095: 105 pgs: 105 active+clean; 582 KiB data, 640 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-17T17:28:26.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:26 smithi131 bash[89561]: cluster 2024-08-17T17:28:25.511482+0000 mon.a (mon.0) 1574 : cluster [DBG] osdmap e964: 8 total, 8 up, 8 in 2024-08-17T17:28:26.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:26 smithi131 bash[89561]: cluster 2024-08-17T17:28:25.511482+0000 mon.a (mon.0) 1574 : cluster [DBG] osdmap e964: 8 total, 8 up, 8 in 2024-08-17T17:28:26.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:26 smithi131 bash[89561]: cluster 2024-08-17T17:28:25.684958+0000 mgr.y (mgr.34107) 779 : cluster [DBG] pgmap v1097: 105 pgs: 105 active+clean; 30 MiB data, 727 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 3.7 MiB/s wr, 51 op/s 2024-08-17T17:28:26.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:26 smithi131 bash[89561]: cluster 2024-08-17T17:28:25.684958+0000 mgr.y (mgr.34107) 779 : cluster [DBG] pgmap v1097: 105 pgs: 105 active+clean; 30 MiB data, 727 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 3.7 MiB/s wr, 51 op/s 2024-08-17T17:28:26.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:26 smithi131 bash[88347]: cluster 2024-08-17T17:28:25.511482+0000 mon.a (mon.0) 1574 : cluster [DBG] osdmap e964: 8 total, 8 up, 8 in 2024-08-17T17:28:26.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:26 smithi131 bash[88347]: cluster 2024-08-17T17:28:25.511482+0000 mon.a (mon.0) 1574 : cluster [DBG] osdmap e964: 8 total, 8 up, 8 in 2024-08-17T17:28:26.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:26 smithi131 bash[88347]: cluster 2024-08-17T17:28:25.684958+0000 mgr.y (mgr.34107) 779 : cluster [DBG] pgmap v1097: 105 pgs: 105 active+clean; 30 MiB data, 727 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 3.7 MiB/s wr, 51 op/s 2024-08-17T17:28:26.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:26 smithi131 bash[88347]: cluster 2024-08-17T17:28:25.684958+0000 mgr.y (mgr.34107) 779 : cluster [DBG] pgmap v1097: 105 pgs: 105 active+clean; 30 MiB data, 727 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 3.7 MiB/s wr, 51 op/s 2024-08-17T17:28:26.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:26 smithi169 bash[79348]: cluster 2024-08-17T17:28:25.511482+0000 mon.a (mon.0) 1574 : cluster [DBG] osdmap e964: 8 total, 8 up, 8 in 2024-08-17T17:28:26.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:26 smithi169 bash[79348]: cluster 2024-08-17T17:28:25.511482+0000 mon.a (mon.0) 1574 : cluster [DBG] osdmap e964: 8 total, 8 up, 8 in 2024-08-17T17:28:26.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:26 smithi169 bash[79348]: cluster 2024-08-17T17:28:25.684958+0000 mgr.y (mgr.34107) 779 : cluster [DBG] pgmap v1097: 105 pgs: 105 active+clean; 30 MiB data, 727 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 3.7 MiB/s wr, 51 op/s 2024-08-17T17:28:26.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:26 smithi169 bash[79348]: cluster 2024-08-17T17:28:25.684958+0000 mgr.y (mgr.34107) 779 : cluster [DBG] pgmap v1097: 105 pgs: 105 active+clean; 30 MiB data, 727 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 3.7 MiB/s wr, 51 op/s 2024-08-17T17:28:29.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:28:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:28:28] "GET /metrics HTTP/1.1" 200 36521 "" "Prometheus/2.51.0" 2024-08-17T17:28:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:28 smithi131 bash[88347]: cluster 2024-08-17T17:28:27.685459+0000 mgr.y (mgr.34107) 780 : cluster [DBG] pgmap v1098: 105 pgs: 105 active+clean; 30 MiB data, 727 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 3.6 MiB/s wr, 44 op/s 2024-08-17T17:28:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:28 smithi131 bash[88347]: cluster 2024-08-17T17:28:27.685459+0000 mgr.y (mgr.34107) 780 : cluster [DBG] pgmap v1098: 105 pgs: 105 active+clean; 30 MiB data, 727 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 3.6 MiB/s wr, 44 op/s 2024-08-17T17:28:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:28 smithi131 bash[88347]: audit 2024-08-17T17:28:27.847121+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "47.17", "id": [1, 2]} : dispatch 2024-08-17T17:28:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:28 smithi131 bash[88347]: audit 2024-08-17T17:28:27.847121+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "47.17", "id": [1, 2]} : dispatch 2024-08-17T17:28:29.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:28 smithi131 bash[89561]: cluster 2024-08-17T17:28:27.685459+0000 mgr.y (mgr.34107) 780 : cluster [DBG] pgmap v1098: 105 pgs: 105 active+clean; 30 MiB data, 727 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 3.6 MiB/s wr, 44 op/s 2024-08-17T17:28:29.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:28 smithi131 bash[89561]: cluster 2024-08-17T17:28:27.685459+0000 mgr.y (mgr.34107) 780 : cluster [DBG] pgmap v1098: 105 pgs: 105 active+clean; 30 MiB data, 727 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 3.6 MiB/s wr, 44 op/s 2024-08-17T17:28:29.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:28 smithi131 bash[89561]: audit 2024-08-17T17:28:27.847121+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "47.17", "id": [1, 2]} : dispatch 2024-08-17T17:28:29.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:28 smithi131 bash[89561]: audit 2024-08-17T17:28:27.847121+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "47.17", "id": [1, 2]} : dispatch 2024-08-17T17:28:29.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:28 smithi169 bash[79348]: cluster 2024-08-17T17:28:27.685459+0000 mgr.y (mgr.34107) 780 : cluster [DBG] pgmap v1098: 105 pgs: 105 active+clean; 30 MiB data, 727 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 3.6 MiB/s wr, 44 op/s 2024-08-17T17:28:29.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:28 smithi169 bash[79348]: cluster 2024-08-17T17:28:27.685459+0000 mgr.y (mgr.34107) 780 : cluster [DBG] pgmap v1098: 105 pgs: 105 active+clean; 30 MiB data, 727 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 3.6 MiB/s wr, 44 op/s 2024-08-17T17:28:29.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:28 smithi169 bash[79348]: audit 2024-08-17T17:28:27.847121+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "47.17", "id": [1, 2]} : dispatch 2024-08-17T17:28:29.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:28 smithi169 bash[79348]: audit 2024-08-17T17:28:27.847121+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "47.17", "id": [1, 2]} : dispatch 2024-08-17T17:28:30.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:29 smithi131 bash[88347]: audit 2024-08-17T17:28:28.746643+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "47.17", "id": [1, 2]}]': finished 2024-08-17T17:28:30.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:29 smithi131 bash[88347]: audit 2024-08-17T17:28:28.746643+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "47.17", "id": [1, 2]}]': finished 2024-08-17T17:28:30.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:29 smithi131 bash[88347]: cluster 2024-08-17T17:28:28.751152+0000 mon.a (mon.0) 1577 : cluster [DBG] osdmap e965: 8 total, 8 up, 8 in 2024-08-17T17:28:30.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:29 smithi131 bash[88347]: cluster 2024-08-17T17:28:28.751152+0000 mon.a (mon.0) 1577 : cluster [DBG] osdmap e965: 8 total, 8 up, 8 in 2024-08-17T17:28:30.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:29 smithi131 bash[89561]: audit 2024-08-17T17:28:28.746643+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "47.17", "id": [1, 2]}]': finished 2024-08-17T17:28:30.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:29 smithi131 bash[89561]: audit 2024-08-17T17:28:28.746643+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "47.17", "id": [1, 2]}]': finished 2024-08-17T17:28:30.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:29 smithi131 bash[89561]: cluster 2024-08-17T17:28:28.751152+0000 mon.a (mon.0) 1577 : cluster [DBG] osdmap e965: 8 total, 8 up, 8 in 2024-08-17T17:28:30.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:29 smithi131 bash[89561]: cluster 2024-08-17T17:28:28.751152+0000 mon.a (mon.0) 1577 : cluster [DBG] osdmap e965: 8 total, 8 up, 8 in 2024-08-17T17:28:30.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:29 smithi169 bash[79348]: audit 2024-08-17T17:28:28.746643+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "47.17", "id": [1, 2]}]': finished 2024-08-17T17:28:30.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:29 smithi169 bash[79348]: audit 2024-08-17T17:28:28.746643+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "47.17", "id": [1, 2]}]': finished 2024-08-17T17:28:30.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:29 smithi169 bash[79348]: cluster 2024-08-17T17:28:28.751152+0000 mon.a (mon.0) 1577 : cluster [DBG] osdmap e965: 8 total, 8 up, 8 in 2024-08-17T17:28:30.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:29 smithi169 bash[79348]: cluster 2024-08-17T17:28:28.751152+0000 mon.a (mon.0) 1577 : cluster [DBG] osdmap e965: 8 total, 8 up, 8 in 2024-08-17T17:28:31.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:30 smithi131 bash[89561]: cluster 2024-08-17T17:28:29.686764+0000 mgr.y (mgr.34107) 781 : cluster [DBG] pgmap v1100: 105 pgs: 105 active+clean; 30 MiB data, 727 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 3.7 MiB/s wr, 44 op/s 2024-08-17T17:28:31.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:30 smithi131 bash[89561]: cluster 2024-08-17T17:28:29.686764+0000 mgr.y (mgr.34107) 781 : cluster [DBG] pgmap v1100: 105 pgs: 105 active+clean; 30 MiB data, 727 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 3.7 MiB/s wr, 44 op/s 2024-08-17T17:28:31.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:30 smithi131 bash[89561]: cluster 2024-08-17T17:28:29.752512+0000 mon.a (mon.0) 1578 : cluster [DBG] osdmap e966: 8 total, 8 up, 8 in 2024-08-17T17:28:31.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:30 smithi131 bash[89561]: cluster 2024-08-17T17:28:29.752512+0000 mon.a (mon.0) 1578 : cluster [DBG] osdmap e966: 8 total, 8 up, 8 in 2024-08-17T17:28:31.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:30 smithi131 bash[88347]: cluster 2024-08-17T17:28:29.686764+0000 mgr.y (mgr.34107) 781 : cluster [DBG] pgmap v1100: 105 pgs: 105 active+clean; 30 MiB data, 727 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 3.7 MiB/s wr, 44 op/s 2024-08-17T17:28:31.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:30 smithi131 bash[88347]: cluster 2024-08-17T17:28:29.686764+0000 mgr.y (mgr.34107) 781 : cluster [DBG] pgmap v1100: 105 pgs: 105 active+clean; 30 MiB data, 727 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 3.7 MiB/s wr, 44 op/s 2024-08-17T17:28:31.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:30 smithi131 bash[88347]: cluster 2024-08-17T17:28:29.752512+0000 mon.a (mon.0) 1578 : cluster [DBG] osdmap e966: 8 total, 8 up, 8 in 2024-08-17T17:28:31.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:30 smithi131 bash[88347]: cluster 2024-08-17T17:28:29.752512+0000 mon.a (mon.0) 1578 : cluster [DBG] osdmap e966: 8 total, 8 up, 8 in 2024-08-17T17:28:31.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:30 smithi169 bash[79348]: cluster 2024-08-17T17:28:29.686764+0000 mgr.y (mgr.34107) 781 : cluster [DBG] pgmap v1100: 105 pgs: 105 active+clean; 30 MiB data, 727 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 3.7 MiB/s wr, 44 op/s 2024-08-17T17:28:31.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:30 smithi169 bash[79348]: cluster 2024-08-17T17:28:29.686764+0000 mgr.y (mgr.34107) 781 : cluster [DBG] pgmap v1100: 105 pgs: 105 active+clean; 30 MiB data, 727 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 3.7 MiB/s wr, 44 op/s 2024-08-17T17:28:31.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:30 smithi169 bash[79348]: cluster 2024-08-17T17:28:29.752512+0000 mon.a (mon.0) 1578 : cluster [DBG] osdmap e966: 8 total, 8 up, 8 in 2024-08-17T17:28:31.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:30 smithi169 bash[79348]: cluster 2024-08-17T17:28:29.752512+0000 mon.a (mon.0) 1578 : cluster [DBG] osdmap e966: 8 total, 8 up, 8 in 2024-08-17T17:28:33.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:32 smithi131 bash[89561]: cluster 2024-08-17T17:28:31.687639+0000 mgr.y (mgr.34107) 782 : cluster [DBG] pgmap v1102: 105 pgs: 105 active+clean; 30 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2024-08-17T17:28:33.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:32 smithi131 bash[89561]: cluster 2024-08-17T17:28:31.687639+0000 mgr.y (mgr.34107) 782 : cluster [DBG] pgmap v1102: 105 pgs: 105 active+clean; 30 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2024-08-17T17:28:33.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:32 smithi131 bash[88347]: cluster 2024-08-17T17:28:31.687639+0000 mgr.y (mgr.34107) 782 : cluster [DBG] pgmap v1102: 105 pgs: 105 active+clean; 30 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2024-08-17T17:28:33.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:32 smithi131 bash[88347]: cluster 2024-08-17T17:28:31.687639+0000 mgr.y (mgr.34107) 782 : cluster [DBG] pgmap v1102: 105 pgs: 105 active+clean; 30 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2024-08-17T17:28:33.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:32 smithi169 bash[79348]: cluster 2024-08-17T17:28:31.687639+0000 mgr.y (mgr.34107) 782 : cluster [DBG] pgmap v1102: 105 pgs: 105 active+clean; 30 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2024-08-17T17:28:33.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:32 smithi169 bash[79348]: cluster 2024-08-17T17:28:31.687639+0000 mgr.y (mgr.34107) 782 : cluster [DBG] pgmap v1102: 105 pgs: 105 active+clean; 30 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 2 B/s, 0 objects/s recovering 2024-08-17T17:28:35.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:34 smithi131 bash[89561]: cluster 2024-08-17T17:28:33.688290+0000 mgr.y (mgr.34107) 783 : cluster [DBG] pgmap v1103: 105 pgs: 105 active+clean; 30 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 1 B/s, 0 objects/s recovering 2024-08-17T17:28:35.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:34 smithi131 bash[89561]: cluster 2024-08-17T17:28:33.688290+0000 mgr.y (mgr.34107) 783 : cluster [DBG] pgmap v1103: 105 pgs: 105 active+clean; 30 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 1 B/s, 0 objects/s recovering 2024-08-17T17:28:35.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:34 smithi131 bash[88347]: cluster 2024-08-17T17:28:33.688290+0000 mgr.y (mgr.34107) 783 : cluster [DBG] pgmap v1103: 105 pgs: 105 active+clean; 30 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 1 B/s, 0 objects/s recovering 2024-08-17T17:28:35.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:34 smithi131 bash[88347]: cluster 2024-08-17T17:28:33.688290+0000 mgr.y (mgr.34107) 783 : cluster [DBG] pgmap v1103: 105 pgs: 105 active+clean; 30 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 1 B/s, 0 objects/s recovering 2024-08-17T17:28:35.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:34 smithi169 bash[79348]: cluster 2024-08-17T17:28:33.688290+0000 mgr.y (mgr.34107) 783 : cluster [DBG] pgmap v1103: 105 pgs: 105 active+clean; 30 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 1 B/s, 0 objects/s recovering 2024-08-17T17:28:35.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:34 smithi169 bash[79348]: cluster 2024-08-17T17:28:33.688290+0000 mgr.y (mgr.34107) 783 : cluster [DBG] pgmap v1103: 105 pgs: 105 active+clean; 30 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 1 B/s, 0 objects/s recovering 2024-08-17T17:28:35.873 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/4.Simple (22037 ms) 2024-08-17T17:28:35.873 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/4.Grow 2024-08-17T17:28:35.873 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:28:37.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:36 smithi131 bash[88347]: cluster 2024-08-17T17:28:35.689458+0000 mgr.y (mgr.34107) 784 : cluster [DBG] pgmap v1104: 105 pgs: 105 active+clean; 71 MiB data, 804 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 6.6 MiB/s wr, 34 op/s; 1 B/s, 0 objects/s recovering 2024-08-17T17:28:37.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:36 smithi131 bash[88347]: cluster 2024-08-17T17:28:35.689458+0000 mgr.y (mgr.34107) 784 : cluster [DBG] pgmap v1104: 105 pgs: 105 active+clean; 71 MiB data, 804 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 6.6 MiB/s wr, 34 op/s; 1 B/s, 0 objects/s recovering 2024-08-17T17:28:37.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:36 smithi131 bash[89561]: cluster 2024-08-17T17:28:35.689458+0000 mgr.y (mgr.34107) 784 : cluster [DBG] pgmap v1104: 105 pgs: 105 active+clean; 71 MiB data, 804 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 6.6 MiB/s wr, 34 op/s; 1 B/s, 0 objects/s recovering 2024-08-17T17:28:37.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:36 smithi131 bash[89561]: cluster 2024-08-17T17:28:35.689458+0000 mgr.y (mgr.34107) 784 : cluster [DBG] pgmap v1104: 105 pgs: 105 active+clean; 71 MiB data, 804 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 6.6 MiB/s wr, 34 op/s; 1 B/s, 0 objects/s recovering 2024-08-17T17:28:37.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:36 smithi169 bash[79348]: cluster 2024-08-17T17:28:35.689458+0000 mgr.y (mgr.34107) 784 : cluster [DBG] pgmap v1104: 105 pgs: 105 active+clean; 71 MiB data, 804 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 6.6 MiB/s wr, 34 op/s; 1 B/s, 0 objects/s recovering 2024-08-17T17:28:37.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:36 smithi169 bash[79348]: cluster 2024-08-17T17:28:35.689458+0000 mgr.y (mgr.34107) 784 : cluster [DBG] pgmap v1104: 105 pgs: 105 active+clean; 71 MiB data, 804 MiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 6.6 MiB/s wr, 34 op/s; 1 B/s, 0 objects/s recovering 2024-08-17T17:28:39.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:38 smithi131 bash[88347]: cluster 2024-08-17T17:28:37.690090+0000 mgr.y (mgr.34107) 785 : cluster [DBG] pgmap v1105: 105 pgs: 105 active+clean; 71 MiB data, 804 MiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 5.9 MiB/s wr, 31 op/s; 1 B/s, 0 objects/s recovering 2024-08-17T17:28:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:38 smithi131 bash[88347]: cluster 2024-08-17T17:28:37.690090+0000 mgr.y (mgr.34107) 785 : cluster [DBG] pgmap v1105: 105 pgs: 105 active+clean; 71 MiB data, 804 MiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 5.9 MiB/s wr, 31 op/s; 1 B/s, 0 objects/s recovering 2024-08-17T17:28:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:38 smithi131 bash[88347]: audit 2024-08-17T17:28:38.220777+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:38 smithi131 bash[88347]: audit 2024-08-17T17:28:38.220777+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:39.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:28:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:28:38] "GET /metrics HTTP/1.1" 200 36549 "" "Prometheus/2.51.0" 2024-08-17T17:28:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:38 smithi131 bash[89561]: cluster 2024-08-17T17:28:37.690090+0000 mgr.y (mgr.34107) 785 : cluster [DBG] pgmap v1105: 105 pgs: 105 active+clean; 71 MiB data, 804 MiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 5.9 MiB/s wr, 31 op/s; 1 B/s, 0 objects/s recovering 2024-08-17T17:28:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:38 smithi131 bash[89561]: cluster 2024-08-17T17:28:37.690090+0000 mgr.y (mgr.34107) 785 : cluster [DBG] pgmap v1105: 105 pgs: 105 active+clean; 71 MiB data, 804 MiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 5.9 MiB/s wr, 31 op/s; 1 B/s, 0 objects/s recovering 2024-08-17T17:28:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:38 smithi131 bash[89561]: audit 2024-08-17T17:28:38.220777+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:39.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:38 smithi131 bash[89561]: audit 2024-08-17T17:28:38.220777+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:39.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:38 smithi169 bash[79348]: cluster 2024-08-17T17:28:37.690090+0000 mgr.y (mgr.34107) 785 : cluster [DBG] pgmap v1105: 105 pgs: 105 active+clean; 71 MiB data, 804 MiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 5.9 MiB/s wr, 31 op/s; 1 B/s, 0 objects/s recovering 2024-08-17T17:28:39.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:38 smithi169 bash[79348]: cluster 2024-08-17T17:28:37.690090+0000 mgr.y (mgr.34107) 785 : cluster [DBG] pgmap v1105: 105 pgs: 105 active+clean; 71 MiB data, 804 MiB used, 714 GiB / 715 GiB avail; 8.9 MiB/s rd, 5.9 MiB/s wr, 31 op/s; 1 B/s, 0 objects/s recovering 2024-08-17T17:28:39.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:38 smithi169 bash[79348]: audit 2024-08-17T17:28:38.220777+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:39.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:38 smithi169 bash[79348]: audit 2024-08-17T17:28:38.220777+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:41.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:40 smithi131 bash[89561]: cluster 2024-08-17T17:28:39.691128+0000 mgr.y (mgr.34107) 786 : cluster [DBG] pgmap v1106: 105 pgs: 105 active+clean; 71 MiB data, 850 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.7 MiB/s wr, 31 op/s; 1 B/s, 0 objects/s recovering 2024-08-17T17:28:41.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:40 smithi131 bash[89561]: cluster 2024-08-17T17:28:39.691128+0000 mgr.y (mgr.34107) 786 : cluster [DBG] pgmap v1106: 105 pgs: 105 active+clean; 71 MiB data, 850 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.7 MiB/s wr, 31 op/s; 1 B/s, 0 objects/s recovering 2024-08-17T17:28:41.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:40 smithi131 bash[89561]: cluster 2024-08-17T17:28:39.792035+0000 mon.a (mon.0) 1580 : cluster [DBG] osdmap e967: 8 total, 8 up, 8 in 2024-08-17T17:28:41.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:40 smithi131 bash[89561]: cluster 2024-08-17T17:28:39.792035+0000 mon.a (mon.0) 1580 : cluster [DBG] osdmap e967: 8 total, 8 up, 8 in 2024-08-17T17:28:41.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:40 smithi131 bash[88347]: cluster 2024-08-17T17:28:39.691128+0000 mgr.y (mgr.34107) 786 : cluster [DBG] pgmap v1106: 105 pgs: 105 active+clean; 71 MiB data, 850 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.7 MiB/s wr, 31 op/s; 1 B/s, 0 objects/s recovering 2024-08-17T17:28:41.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:40 smithi131 bash[88347]: cluster 2024-08-17T17:28:39.691128+0000 mgr.y (mgr.34107) 786 : cluster [DBG] pgmap v1106: 105 pgs: 105 active+clean; 71 MiB data, 850 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.7 MiB/s wr, 31 op/s; 1 B/s, 0 objects/s recovering 2024-08-17T17:28:41.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:40 smithi131 bash[88347]: cluster 2024-08-17T17:28:39.792035+0000 mon.a (mon.0) 1580 : cluster [DBG] osdmap e967: 8 total, 8 up, 8 in 2024-08-17T17:28:41.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:40 smithi131 bash[88347]: cluster 2024-08-17T17:28:39.792035+0000 mon.a (mon.0) 1580 : cluster [DBG] osdmap e967: 8 total, 8 up, 8 in 2024-08-17T17:28:41.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:40 smithi169 bash[79348]: cluster 2024-08-17T17:28:39.691128+0000 mgr.y (mgr.34107) 786 : cluster [DBG] pgmap v1106: 105 pgs: 105 active+clean; 71 MiB data, 850 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.7 MiB/s wr, 31 op/s; 1 B/s, 0 objects/s recovering 2024-08-17T17:28:41.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:40 smithi169 bash[79348]: cluster 2024-08-17T17:28:39.691128+0000 mgr.y (mgr.34107) 786 : cluster [DBG] pgmap v1106: 105 pgs: 105 active+clean; 71 MiB data, 850 MiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 5.7 MiB/s wr, 31 op/s; 1 B/s, 0 objects/s recovering 2024-08-17T17:28:41.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:40 smithi169 bash[79348]: cluster 2024-08-17T17:28:39.792035+0000 mon.a (mon.0) 1580 : cluster [DBG] osdmap e967: 8 total, 8 up, 8 in 2024-08-17T17:28:41.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:40 smithi169 bash[79348]: cluster 2024-08-17T17:28:39.792035+0000 mon.a (mon.0) 1580 : cluster [DBG] osdmap e967: 8 total, 8 up, 8 in 2024-08-17T17:28:43.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:42 smithi131 bash[89561]: cluster 2024-08-17T17:28:41.691774+0000 mgr.y (mgr.34107) 787 : cluster [DBG] pgmap v1108: 105 pgs: 105 active+clean; 71 MiB data, 863 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 52 op/s 2024-08-17T17:28:43.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:42 smithi131 bash[89561]: cluster 2024-08-17T17:28:41.691774+0000 mgr.y (mgr.34107) 787 : cluster [DBG] pgmap v1108: 105 pgs: 105 active+clean; 71 MiB data, 863 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 52 op/s 2024-08-17T17:28:43.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:42 smithi131 bash[88347]: cluster 2024-08-17T17:28:41.691774+0000 mgr.y (mgr.34107) 787 : cluster [DBG] pgmap v1108: 105 pgs: 105 active+clean; 71 MiB data, 863 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 52 op/s 2024-08-17T17:28:43.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:42 smithi131 bash[88347]: cluster 2024-08-17T17:28:41.691774+0000 mgr.y (mgr.34107) 787 : cluster [DBG] pgmap v1108: 105 pgs: 105 active+clean; 71 MiB data, 863 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 52 op/s 2024-08-17T17:28:43.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:42 smithi169 bash[79348]: cluster 2024-08-17T17:28:41.691774+0000 mgr.y (mgr.34107) 787 : cluster [DBG] pgmap v1108: 105 pgs: 105 active+clean; 71 MiB data, 863 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 52 op/s 2024-08-17T17:28:43.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:42 smithi169 bash[79348]: cluster 2024-08-17T17:28:41.691774+0000 mgr.y (mgr.34107) 787 : cluster [DBG] pgmap v1108: 105 pgs: 105 active+clean; 71 MiB data, 863 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 52 op/s 2024-08-17T17:28:45.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:44 smithi131 bash[89561]: cluster 2024-08-17T17:28:43.692283+0000 mgr.y (mgr.34107) 788 : cluster [DBG] pgmap v1109: 105 pgs: 105 active+clean; 71 MiB data, 863 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 52 op/s 2024-08-17T17:28:45.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:44 smithi131 bash[89561]: cluster 2024-08-17T17:28:43.692283+0000 mgr.y (mgr.34107) 788 : cluster [DBG] pgmap v1109: 105 pgs: 105 active+clean; 71 MiB data, 863 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 52 op/s 2024-08-17T17:28:45.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:44 smithi131 bash[88347]: cluster 2024-08-17T17:28:43.692283+0000 mgr.y (mgr.34107) 788 : cluster [DBG] pgmap v1109: 105 pgs: 105 active+clean; 71 MiB data, 863 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 52 op/s 2024-08-17T17:28:45.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:44 smithi131 bash[88347]: cluster 2024-08-17T17:28:43.692283+0000 mgr.y (mgr.34107) 788 : cluster [DBG] pgmap v1109: 105 pgs: 105 active+clean; 71 MiB data, 863 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 52 op/s 2024-08-17T17:28:45.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:44 smithi169 bash[79348]: cluster 2024-08-17T17:28:43.692283+0000 mgr.y (mgr.34107) 788 : cluster [DBG] pgmap v1109: 105 pgs: 105 active+clean; 71 MiB data, 863 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 52 op/s 2024-08-17T17:28:45.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:44 smithi169 bash[79348]: cluster 2024-08-17T17:28:43.692283+0000 mgr.y (mgr.34107) 788 : cluster [DBG] pgmap v1109: 105 pgs: 105 active+clean; 71 MiB data, 863 MiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 52 op/s 2024-08-17T17:28:47.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:46 smithi131 bash[89561]: cluster 2024-08-17T17:28:45.693132+0000 mgr.y (mgr.34107) 789 : cluster [DBG] pgmap v1110: 105 pgs: 105 active+clean; 100 MiB data, 937 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:28:47.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:46 smithi131 bash[89561]: cluster 2024-08-17T17:28:45.693132+0000 mgr.y (mgr.34107) 789 : cluster [DBG] pgmap v1110: 105 pgs: 105 active+clean; 100 MiB data, 937 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:28:47.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:46 smithi131 bash[88347]: cluster 2024-08-17T17:28:45.693132+0000 mgr.y (mgr.34107) 789 : cluster [DBG] pgmap v1110: 105 pgs: 105 active+clean; 100 MiB data, 937 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:28:47.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:46 smithi131 bash[88347]: cluster 2024-08-17T17:28:45.693132+0000 mgr.y (mgr.34107) 789 : cluster [DBG] pgmap v1110: 105 pgs: 105 active+clean; 100 MiB data, 937 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:28:47.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:46 smithi169 bash[79348]: cluster 2024-08-17T17:28:45.693132+0000 mgr.y (mgr.34107) 789 : cluster [DBG] pgmap v1110: 105 pgs: 105 active+clean; 100 MiB data, 937 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:28:47.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:46 smithi169 bash[79348]: cluster 2024-08-17T17:28:45.693132+0000 mgr.y (mgr.34107) 789 : cluster [DBG] pgmap v1110: 105 pgs: 105 active+clean; 100 MiB data, 937 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:28:49.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:28:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:28:48] "GET /metrics HTTP/1.1" 200 36549 "" "Prometheus/2.51.0" 2024-08-17T17:28:49.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:48 smithi131 bash[89561]: cluster 2024-08-17T17:28:47.693603+0000 mgr.y (mgr.34107) 790 : cluster [DBG] pgmap v1111: 105 pgs: 105 active+clean; 100 MiB data, 937 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:28:49.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:48 smithi131 bash[89561]: cluster 2024-08-17T17:28:47.693603+0000 mgr.y (mgr.34107) 790 : cluster [DBG] pgmap v1111: 105 pgs: 105 active+clean; 100 MiB data, 937 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:28:49.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:48 smithi131 bash[88347]: cluster 2024-08-17T17:28:47.693603+0000 mgr.y (mgr.34107) 790 : cluster [DBG] pgmap v1111: 105 pgs: 105 active+clean; 100 MiB data, 937 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:28:49.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:48 smithi131 bash[88347]: cluster 2024-08-17T17:28:47.693603+0000 mgr.y (mgr.34107) 790 : cluster [DBG] pgmap v1111: 105 pgs: 105 active+clean; 100 MiB data, 937 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:28:49.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:48 smithi169 bash[79348]: cluster 2024-08-17T17:28:47.693603+0000 mgr.y (mgr.34107) 790 : cluster [DBG] pgmap v1111: 105 pgs: 105 active+clean; 100 MiB data, 937 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:28:49.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:48 smithi169 bash[79348]: cluster 2024-08-17T17:28:47.693603+0000 mgr.y (mgr.34107) 790 : cluster [DBG] pgmap v1111: 105 pgs: 105 active+clean; 100 MiB data, 937 MiB used, 714 GiB / 715 GiB avail; 3.7 MiB/s rd, 3.3 MiB/s wr, 41 op/s 2024-08-17T17:28:51.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:50 smithi131 bash[88347]: cluster 2024-08-17T17:28:49.694424+0000 mgr.y (mgr.34107) 791 : cluster [DBG] pgmap v1112: 105 pgs: 105 active+clean; 100 MiB data, 937 MiB used, 714 GiB / 715 GiB avail; 438 KiB/s rd, 2.9 MiB/s wr, 38 op/s 2024-08-17T17:28:51.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:50 smithi131 bash[88347]: cluster 2024-08-17T17:28:49.694424+0000 mgr.y (mgr.34107) 791 : cluster [DBG] pgmap v1112: 105 pgs: 105 active+clean; 100 MiB data, 937 MiB used, 714 GiB / 715 GiB avail; 438 KiB/s rd, 2.9 MiB/s wr, 38 op/s 2024-08-17T17:28:51.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:50 smithi131 bash[89561]: cluster 2024-08-17T17:28:49.694424+0000 mgr.y (mgr.34107) 791 : cluster [DBG] pgmap v1112: 105 pgs: 105 active+clean; 100 MiB data, 937 MiB used, 714 GiB / 715 GiB avail; 438 KiB/s rd, 2.9 MiB/s wr, 38 op/s 2024-08-17T17:28:51.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:50 smithi131 bash[89561]: cluster 2024-08-17T17:28:49.694424+0000 mgr.y (mgr.34107) 791 : cluster [DBG] pgmap v1112: 105 pgs: 105 active+clean; 100 MiB data, 937 MiB used, 714 GiB / 715 GiB avail; 438 KiB/s rd, 2.9 MiB/s wr, 38 op/s 2024-08-17T17:28:51.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:50 smithi169 bash[79348]: cluster 2024-08-17T17:28:49.694424+0000 mgr.y (mgr.34107) 791 : cluster [DBG] pgmap v1112: 105 pgs: 105 active+clean; 100 MiB data, 937 MiB used, 714 GiB / 715 GiB avail; 438 KiB/s rd, 2.9 MiB/s wr, 38 op/s 2024-08-17T17:28:51.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:50 smithi169 bash[79348]: cluster 2024-08-17T17:28:49.694424+0000 mgr.y (mgr.34107) 791 : cluster [DBG] pgmap v1112: 105 pgs: 105 active+clean; 100 MiB data, 937 MiB used, 714 GiB / 715 GiB avail; 438 KiB/s rd, 2.9 MiB/s wr, 38 op/s 2024-08-17T17:28:53.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:52 smithi131 bash[88347]: cluster 2024-08-17T17:28:51.694963+0000 mgr.y (mgr.34107) 792 : cluster [DBG] pgmap v1113: 105 pgs: 105 active+clean; 100 MiB data, 949 MiB used, 714 GiB / 715 GiB avail; 370 KiB/s rd, 2.4 MiB/s wr, 34 op/s 2024-08-17T17:28:53.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:52 smithi131 bash[88347]: cluster 2024-08-17T17:28:51.694963+0000 mgr.y (mgr.34107) 792 : cluster [DBG] pgmap v1113: 105 pgs: 105 active+clean; 100 MiB data, 949 MiB used, 714 GiB / 715 GiB avail; 370 KiB/s rd, 2.4 MiB/s wr, 34 op/s 2024-08-17T17:28:53.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:52 smithi131 bash[89561]: cluster 2024-08-17T17:28:51.694963+0000 mgr.y (mgr.34107) 792 : cluster [DBG] pgmap v1113: 105 pgs: 105 active+clean; 100 MiB data, 949 MiB used, 714 GiB / 715 GiB avail; 370 KiB/s rd, 2.4 MiB/s wr, 34 op/s 2024-08-17T17:28:53.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:52 smithi131 bash[89561]: cluster 2024-08-17T17:28:51.694963+0000 mgr.y (mgr.34107) 792 : cluster [DBG] pgmap v1113: 105 pgs: 105 active+clean; 100 MiB data, 949 MiB used, 714 GiB / 715 GiB avail; 370 KiB/s rd, 2.4 MiB/s wr, 34 op/s 2024-08-17T17:28:53.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:52 smithi169 bash[79348]: cluster 2024-08-17T17:28:51.694963+0000 mgr.y (mgr.34107) 792 : cluster [DBG] pgmap v1113: 105 pgs: 105 active+clean; 100 MiB data, 949 MiB used, 714 GiB / 715 GiB avail; 370 KiB/s rd, 2.4 MiB/s wr, 34 op/s 2024-08-17T17:28:53.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:52 smithi169 bash[79348]: cluster 2024-08-17T17:28:51.694963+0000 mgr.y (mgr.34107) 792 : cluster [DBG] pgmap v1113: 105 pgs: 105 active+clean; 100 MiB data, 949 MiB used, 714 GiB / 715 GiB avail; 370 KiB/s rd, 2.4 MiB/s wr, 34 op/s 2024-08-17T17:28:54.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:53 smithi131 bash[89561]: audit 2024-08-17T17:28:53.221542+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:54.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:53 smithi131 bash[89561]: audit 2024-08-17T17:28:53.221542+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:54.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:53 smithi131 bash[88347]: audit 2024-08-17T17:28:53.221542+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:54.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:53 smithi131 bash[88347]: audit 2024-08-17T17:28:53.221542+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:54.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:53 smithi169 bash[79348]: audit 2024-08-17T17:28:53.221542+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:54.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:53 smithi169 bash[79348]: audit 2024-08-17T17:28:53.221542+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:28:55.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:54 smithi131 bash[89561]: cluster 2024-08-17T17:28:53.695539+0000 mgr.y (mgr.34107) 793 : cluster [DBG] pgmap v1114: 105 pgs: 105 active+clean; 100 MiB data, 949 MiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 2.4 MiB/s wr, 17 op/s 2024-08-17T17:28:55.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:54 smithi131 bash[89561]: cluster 2024-08-17T17:28:53.695539+0000 mgr.y (mgr.34107) 793 : cluster [DBG] pgmap v1114: 105 pgs: 105 active+clean; 100 MiB data, 949 MiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 2.4 MiB/s wr, 17 op/s 2024-08-17T17:28:55.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:54 smithi131 bash[89561]: audit 2024-08-17T17:28:54.057059+0000 mon.a (mon.0) 1582 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:28:55.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:54 smithi131 bash[89561]: audit 2024-08-17T17:28:54.057059+0000 mon.a (mon.0) 1582 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:28:55.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:54 smithi131 bash[88347]: cluster 2024-08-17T17:28:53.695539+0000 mgr.y (mgr.34107) 793 : cluster [DBG] pgmap v1114: 105 pgs: 105 active+clean; 100 MiB data, 949 MiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 2.4 MiB/s wr, 17 op/s 2024-08-17T17:28:55.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:54 smithi131 bash[88347]: cluster 2024-08-17T17:28:53.695539+0000 mgr.y (mgr.34107) 793 : cluster [DBG] pgmap v1114: 105 pgs: 105 active+clean; 100 MiB data, 949 MiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 2.4 MiB/s wr, 17 op/s 2024-08-17T17:28:55.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:54 smithi131 bash[88347]: audit 2024-08-17T17:28:54.057059+0000 mon.a (mon.0) 1582 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:28:55.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:54 smithi131 bash[88347]: audit 2024-08-17T17:28:54.057059+0000 mon.a (mon.0) 1582 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:28:55.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:54 smithi169 bash[79348]: cluster 2024-08-17T17:28:53.695539+0000 mgr.y (mgr.34107) 793 : cluster [DBG] pgmap v1114: 105 pgs: 105 active+clean; 100 MiB data, 949 MiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 2.4 MiB/s wr, 17 op/s 2024-08-17T17:28:55.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:54 smithi169 bash[79348]: cluster 2024-08-17T17:28:53.695539+0000 mgr.y (mgr.34107) 793 : cluster [DBG] pgmap v1114: 105 pgs: 105 active+clean; 100 MiB data, 949 MiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 2.4 MiB/s wr, 17 op/s 2024-08-17T17:28:55.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:54 smithi169 bash[79348]: audit 2024-08-17T17:28:54.057059+0000 mon.a (mon.0) 1582 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:28:55.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:54 smithi169 bash[79348]: audit 2024-08-17T17:28:54.057059+0000 mon.a (mon.0) 1582 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:28:56.636 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/4.Grow (20763 ms) 2024-08-17T17:28:56.637 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/4.Shrink 2024-08-17T17:28:56.637 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:28:57.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:56 smithi131 bash[89561]: cluster 2024-08-17T17:28:55.696426+0000 mgr.y (mgr.34107) 794 : cluster [DBG] pgmap v1115: 105 pgs: 105 active+clean; 125 MiB data, 1002 MiB used, 714 GiB / 715 GiB avail; 832 KiB/s rd, 4.5 MiB/s wr, 24 op/s 2024-08-17T17:28:57.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:56 smithi131 bash[89561]: cluster 2024-08-17T17:28:55.696426+0000 mgr.y (mgr.34107) 794 : cluster [DBG] pgmap v1115: 105 pgs: 105 active+clean; 125 MiB data, 1002 MiB used, 714 GiB / 715 GiB avail; 832 KiB/s rd, 4.5 MiB/s wr, 24 op/s 2024-08-17T17:28:57.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:56 smithi131 bash[88347]: cluster 2024-08-17T17:28:55.696426+0000 mgr.y (mgr.34107) 794 : cluster [DBG] pgmap v1115: 105 pgs: 105 active+clean; 125 MiB data, 1002 MiB used, 714 GiB / 715 GiB avail; 832 KiB/s rd, 4.5 MiB/s wr, 24 op/s 2024-08-17T17:28:57.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:56 smithi131 bash[88347]: cluster 2024-08-17T17:28:55.696426+0000 mgr.y (mgr.34107) 794 : cluster [DBG] pgmap v1115: 105 pgs: 105 active+clean; 125 MiB data, 1002 MiB used, 714 GiB / 715 GiB avail; 832 KiB/s rd, 4.5 MiB/s wr, 24 op/s 2024-08-17T17:28:57.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:56 smithi169 bash[79348]: cluster 2024-08-17T17:28:55.696426+0000 mgr.y (mgr.34107) 794 : cluster [DBG] pgmap v1115: 105 pgs: 105 active+clean; 125 MiB data, 1002 MiB used, 714 GiB / 715 GiB avail; 832 KiB/s rd, 4.5 MiB/s wr, 24 op/s 2024-08-17T17:28:57.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:56 smithi169 bash[79348]: cluster 2024-08-17T17:28:55.696426+0000 mgr.y (mgr.34107) 794 : cluster [DBG] pgmap v1115: 105 pgs: 105 active+clean; 125 MiB data, 1002 MiB used, 714 GiB / 715 GiB avail; 832 KiB/s rd, 4.5 MiB/s wr, 24 op/s 2024-08-17T17:28:59.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:58 smithi131 bash[88347]: cluster 2024-08-17T17:28:57.697026+0000 mgr.y (mgr.34107) 795 : cluster [DBG] pgmap v1116: 105 pgs: 105 active+clean; 125 MiB data, 1002 MiB used, 714 GiB / 715 GiB avail; 822 KiB/s rd, 2.1 MiB/s wr, 10 op/s 2024-08-17T17:28:59.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:28:58 smithi131 bash[88347]: cluster 2024-08-17T17:28:57.697026+0000 mgr.y (mgr.34107) 795 : cluster [DBG] pgmap v1116: 105 pgs: 105 active+clean; 125 MiB data, 1002 MiB used, 714 GiB / 715 GiB avail; 822 KiB/s rd, 2.1 MiB/s wr, 10 op/s 2024-08-17T17:28:59.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:28:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:28:58] "GET /metrics HTTP/1.1" 200 36550 "" "Prometheus/2.51.0" 2024-08-17T17:28:59.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:58 smithi131 bash[89561]: cluster 2024-08-17T17:28:57.697026+0000 mgr.y (mgr.34107) 795 : cluster [DBG] pgmap v1116: 105 pgs: 105 active+clean; 125 MiB data, 1002 MiB used, 714 GiB / 715 GiB avail; 822 KiB/s rd, 2.1 MiB/s wr, 10 op/s 2024-08-17T17:28:59.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:28:58 smithi131 bash[89561]: cluster 2024-08-17T17:28:57.697026+0000 mgr.y (mgr.34107) 795 : cluster [DBG] pgmap v1116: 105 pgs: 105 active+clean; 125 MiB data, 1002 MiB used, 714 GiB / 715 GiB avail; 822 KiB/s rd, 2.1 MiB/s wr, 10 op/s 2024-08-17T17:28:59.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:58 smithi169 bash[79348]: cluster 2024-08-17T17:28:57.697026+0000 mgr.y (mgr.34107) 795 : cluster [DBG] pgmap v1116: 105 pgs: 105 active+clean; 125 MiB data, 1002 MiB used, 714 GiB / 715 GiB avail; 822 KiB/s rd, 2.1 MiB/s wr, 10 op/s 2024-08-17T17:28:59.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:28:58 smithi169 bash[79348]: cluster 2024-08-17T17:28:57.697026+0000 mgr.y (mgr.34107) 795 : cluster [DBG] pgmap v1116: 105 pgs: 105 active+clean; 125 MiB data, 1002 MiB used, 714 GiB / 715 GiB avail; 822 KiB/s rd, 2.1 MiB/s wr, 10 op/s 2024-08-17T17:29:01.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:00 smithi169 bash[79348]: cluster 2024-08-17T17:28:59.697728+0000 mgr.y (mgr.34107) 796 : cluster [DBG] pgmap v1117: 105 pgs: 105 active+clean; 141 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-17T17:29:01.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:00 smithi169 bash[79348]: cluster 2024-08-17T17:28:59.697728+0000 mgr.y (mgr.34107) 796 : cluster [DBG] pgmap v1117: 105 pgs: 105 active+clean; 141 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-17T17:29:01.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:00 smithi169 bash[79348]: audit 2024-08-17T17:28:59.860389+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:29:01.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:00 smithi169 bash[79348]: audit 2024-08-17T17:28:59.860389+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:29:01.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:00 smithi169 bash[79348]: audit 2024-08-17T17:28:59.868781+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:29:01.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:00 smithi169 bash[79348]: audit 2024-08-17T17:28:59.868781+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:29:01.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:00 smithi169 bash[79348]: audit 2024-08-17T17:29:00.051705+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:29:01.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:00 smithi169 bash[79348]: audit 2024-08-17T17:29:00.051705+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:29:01.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:00 smithi169 bash[79348]: audit 2024-08-17T17:29:00.060846+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:29:01.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:00 smithi169 bash[79348]: audit 2024-08-17T17:29:00.060846+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:29:01.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:00 smithi169 bash[79348]: audit 2024-08-17T17:29:00.665647+0000 mon.a (mon.0) 1587 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:01.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:00 smithi169 bash[79348]: audit 2024-08-17T17:29:00.665647+0000 mon.a (mon.0) 1587 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:01.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:00 smithi169 bash[79348]: audit 2024-08-17T17:29:00.667164+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:29:01.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:00 smithi169 bash[79348]: audit 2024-08-17T17:29:00.667164+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:29:01.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:00 smithi169 bash[79348]: audit 2024-08-17T17:29:00.676221+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:29:01.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:00 smithi169 bash[79348]: audit 2024-08-17T17:29:00.676221+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:29:01.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:00 smithi131 bash[88347]: cluster 2024-08-17T17:28:59.697728+0000 mgr.y (mgr.34107) 796 : cluster [DBG] pgmap v1117: 105 pgs: 105 active+clean; 141 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-17T17:29:01.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:00 smithi131 bash[88347]: cluster 2024-08-17T17:28:59.697728+0000 mgr.y (mgr.34107) 796 : cluster [DBG] pgmap v1117: 105 pgs: 105 active+clean; 141 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-17T17:29:01.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:00 smithi131 bash[88347]: audit 2024-08-17T17:28:59.860389+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:29:01.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:00 smithi131 bash[88347]: audit 2024-08-17T17:28:59.860389+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:29:01.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:00 smithi131 bash[88347]: audit 2024-08-17T17:28:59.868781+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:29:01.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:00 smithi131 bash[88347]: audit 2024-08-17T17:28:59.868781+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:29:01.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:00 smithi131 bash[88347]: audit 2024-08-17T17:29:00.051705+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:29:01.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:00 smithi131 bash[88347]: audit 2024-08-17T17:29:00.051705+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:29:01.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:00 smithi131 bash[88347]: audit 2024-08-17T17:29:00.060846+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:29:01.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:00 smithi131 bash[88347]: audit 2024-08-17T17:29:00.060846+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:29:01.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:00 smithi131 bash[88347]: audit 2024-08-17T17:29:00.665647+0000 mon.a (mon.0) 1587 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:01.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:00 smithi131 bash[88347]: audit 2024-08-17T17:29:00.665647+0000 mon.a (mon.0) 1587 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:01.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:00 smithi131 bash[88347]: audit 2024-08-17T17:29:00.667164+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:29:01.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:00 smithi131 bash[88347]: audit 2024-08-17T17:29:00.667164+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:29:01.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:00 smithi131 bash[88347]: audit 2024-08-17T17:29:00.676221+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:29:01.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:00 smithi131 bash[88347]: audit 2024-08-17T17:29:00.676221+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:29:01.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:00 smithi131 bash[89561]: cluster 2024-08-17T17:28:59.697728+0000 mgr.y (mgr.34107) 796 : cluster [DBG] pgmap v1117: 105 pgs: 105 active+clean; 141 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-17T17:29:01.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:00 smithi131 bash[89561]: cluster 2024-08-17T17:28:59.697728+0000 mgr.y (mgr.34107) 796 : cluster [DBG] pgmap v1117: 105 pgs: 105 active+clean; 141 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 9.0 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-17T17:29:01.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:00 smithi131 bash[89561]: audit 2024-08-17T17:28:59.860389+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:29:01.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:00 smithi131 bash[89561]: audit 2024-08-17T17:28:59.860389+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:29:01.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:00 smithi131 bash[89561]: audit 2024-08-17T17:28:59.868781+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:29:01.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:00 smithi131 bash[89561]: audit 2024-08-17T17:28:59.868781+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:29:01.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:00 smithi131 bash[89561]: audit 2024-08-17T17:29:00.051705+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:29:01.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:00 smithi131 bash[89561]: audit 2024-08-17T17:29:00.051705+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:29:01.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:00 smithi131 bash[89561]: audit 2024-08-17T17:29:00.060846+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:29:01.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:00 smithi131 bash[89561]: audit 2024-08-17T17:29:00.060846+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:29:01.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:00 smithi131 bash[89561]: audit 2024-08-17T17:29:00.665647+0000 mon.a (mon.0) 1587 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:01.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:00 smithi131 bash[89561]: audit 2024-08-17T17:29:00.665647+0000 mon.a (mon.0) 1587 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:29:01.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:00 smithi131 bash[89561]: audit 2024-08-17T17:29:00.667164+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:29:01.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:00 smithi131 bash[89561]: audit 2024-08-17T17:29:00.667164+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:29:01.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:00 smithi131 bash[89561]: audit 2024-08-17T17:29:00.676221+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:29:01.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:00 smithi131 bash[89561]: audit 2024-08-17T17:29:00.676221+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:29:02.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:02 smithi131 bash[88347]: cluster 2024-08-17T17:29:01.064757+0000 mon.a (mon.0) 1590 : cluster [DBG] osdmap e968: 8 total, 8 up, 8 in 2024-08-17T17:29:02.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:02 smithi131 bash[88347]: cluster 2024-08-17T17:29:01.064757+0000 mon.a (mon.0) 1590 : cluster [DBG] osdmap e968: 8 total, 8 up, 8 in 2024-08-17T17:29:02.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:02 smithi131 bash[88347]: cluster 2024-08-17T17:29:01.698320+0000 mgr.y (mgr.34107) 797 : cluster [DBG] pgmap v1119: 105 pgs: 105 active+clean; 141 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 33 op/s 2024-08-17T17:29:02.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:02 smithi131 bash[88347]: cluster 2024-08-17T17:29:01.698320+0000 mgr.y (mgr.34107) 797 : cluster [DBG] pgmap v1119: 105 pgs: 105 active+clean; 141 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 33 op/s 2024-08-17T17:29:02.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:02 smithi131 bash[89561]: cluster 2024-08-17T17:29:01.064757+0000 mon.a (mon.0) 1590 : cluster [DBG] osdmap e968: 8 total, 8 up, 8 in 2024-08-17T17:29:02.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:02 smithi131 bash[89561]: cluster 2024-08-17T17:29:01.064757+0000 mon.a (mon.0) 1590 : cluster [DBG] osdmap e968: 8 total, 8 up, 8 in 2024-08-17T17:29:02.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:02 smithi131 bash[89561]: cluster 2024-08-17T17:29:01.698320+0000 mgr.y (mgr.34107) 797 : cluster [DBG] pgmap v1119: 105 pgs: 105 active+clean; 141 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 33 op/s 2024-08-17T17:29:02.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:02 smithi131 bash[89561]: cluster 2024-08-17T17:29:01.698320+0000 mgr.y (mgr.34107) 797 : cluster [DBG] pgmap v1119: 105 pgs: 105 active+clean; 141 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 33 op/s 2024-08-17T17:29:02.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:02 smithi169 bash[79348]: cluster 2024-08-17T17:29:01.064757+0000 mon.a (mon.0) 1590 : cluster [DBG] osdmap e968: 8 total, 8 up, 8 in 2024-08-17T17:29:02.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:02 smithi169 bash[79348]: cluster 2024-08-17T17:29:01.064757+0000 mon.a (mon.0) 1590 : cluster [DBG] osdmap e968: 8 total, 8 up, 8 in 2024-08-17T17:29:02.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:02 smithi169 bash[79348]: cluster 2024-08-17T17:29:01.698320+0000 mgr.y (mgr.34107) 797 : cluster [DBG] pgmap v1119: 105 pgs: 105 active+clean; 141 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 33 op/s 2024-08-17T17:29:02.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:02 smithi169 bash[79348]: cluster 2024-08-17T17:29:01.698320+0000 mgr.y (mgr.34107) 797 : cluster [DBG] pgmap v1119: 105 pgs: 105 active+clean; 141 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 33 op/s 2024-08-17T17:29:05.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:04 smithi131 bash[88347]: cluster 2024-08-17T17:29:03.698984+0000 mgr.y (mgr.34107) 798 : cluster [DBG] pgmap v1120: 105 pgs: 105 active+clean; 141 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 33 op/s 2024-08-17T17:29:05.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:04 smithi131 bash[88347]: cluster 2024-08-17T17:29:03.698984+0000 mgr.y (mgr.34107) 798 : cluster [DBG] pgmap v1120: 105 pgs: 105 active+clean; 141 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 33 op/s 2024-08-17T17:29:05.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:04 smithi131 bash[89561]: cluster 2024-08-17T17:29:03.698984+0000 mgr.y (mgr.34107) 798 : cluster [DBG] pgmap v1120: 105 pgs: 105 active+clean; 141 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 33 op/s 2024-08-17T17:29:05.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:04 smithi131 bash[89561]: cluster 2024-08-17T17:29:03.698984+0000 mgr.y (mgr.34107) 798 : cluster [DBG] pgmap v1120: 105 pgs: 105 active+clean; 141 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 33 op/s 2024-08-17T17:29:05.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:04 smithi169 bash[79348]: cluster 2024-08-17T17:29:03.698984+0000 mgr.y (mgr.34107) 798 : cluster [DBG] pgmap v1120: 105 pgs: 105 active+clean; 141 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 33 op/s 2024-08-17T17:29:05.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:04 smithi169 bash[79348]: cluster 2024-08-17T17:29:03.698984+0000 mgr.y (mgr.34107) 798 : cluster [DBG] pgmap v1120: 105 pgs: 105 active+clean; 141 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.7 MiB/s wr, 33 op/s 2024-08-17T17:29:07.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:06 smithi169 bash[79348]: cluster 2024-08-17T17:29:05.699885+0000 mgr.y (mgr.34107) 799 : cluster [DBG] pgmap v1121: 105 pgs: 105 active+clean; 170 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.1 MiB/s wr, 59 op/s 2024-08-17T17:29:07.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:06 smithi169 bash[79348]: cluster 2024-08-17T17:29:05.699885+0000 mgr.y (mgr.34107) 799 : cluster [DBG] pgmap v1121: 105 pgs: 105 active+clean; 170 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.1 MiB/s wr, 59 op/s 2024-08-17T17:29:07.157 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:06 smithi131 bash[88347]: cluster 2024-08-17T17:29:05.699885+0000 mgr.y (mgr.34107) 799 : cluster [DBG] pgmap v1121: 105 pgs: 105 active+clean; 170 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.1 MiB/s wr, 59 op/s 2024-08-17T17:29:07.157 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:06 smithi131 bash[88347]: cluster 2024-08-17T17:29:05.699885+0000 mgr.y (mgr.34107) 799 : cluster [DBG] pgmap v1121: 105 pgs: 105 active+clean; 170 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.1 MiB/s wr, 59 op/s 2024-08-17T17:29:07.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:07 smithi131 bash[89561]: cluster 2024-08-17T17:29:05.699885+0000 mgr.y (mgr.34107) 799 : cluster [DBG] pgmap v1121: 105 pgs: 105 active+clean; 170 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.1 MiB/s wr, 59 op/s 2024-08-17T17:29:07.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:07 smithi131 bash[89561]: cluster 2024-08-17T17:29:05.699885+0000 mgr.y (mgr.34107) 799 : cluster [DBG] pgmap v1121: 105 pgs: 105 active+clean; 170 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.1 MiB/s wr, 59 op/s 2024-08-17T17:29:09.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:29:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:29:08] "GET /metrics HTTP/1.1" 200 36552 "" "Prometheus/2.51.0" 2024-08-17T17:29:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:08 smithi131 bash[88347]: cluster 2024-08-17T17:29:07.700472+0000 mgr.y (mgr.34107) 800 : cluster [DBG] pgmap v1122: 105 pgs: 105 active+clean; 170 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.1 MiB/s wr, 59 op/s 2024-08-17T17:29:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:08 smithi131 bash[88347]: cluster 2024-08-17T17:29:07.700472+0000 mgr.y (mgr.34107) 800 : cluster [DBG] pgmap v1122: 105 pgs: 105 active+clean; 170 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.1 MiB/s wr, 59 op/s 2024-08-17T17:29:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:08 smithi131 bash[88347]: audit 2024-08-17T17:29:08.221541+0000 mon.a (mon.0) 1591 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:08 smithi131 bash[88347]: audit 2024-08-17T17:29:08.221541+0000 mon.a (mon.0) 1591 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:08 smithi131 bash[89561]: cluster 2024-08-17T17:29:07.700472+0000 mgr.y (mgr.34107) 800 : cluster [DBG] pgmap v1122: 105 pgs: 105 active+clean; 170 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.1 MiB/s wr, 59 op/s 2024-08-17T17:29:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:08 smithi131 bash[89561]: cluster 2024-08-17T17:29:07.700472+0000 mgr.y (mgr.34107) 800 : cluster [DBG] pgmap v1122: 105 pgs: 105 active+clean; 170 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.1 MiB/s wr, 59 op/s 2024-08-17T17:29:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:08 smithi131 bash[89561]: audit 2024-08-17T17:29:08.221541+0000 mon.a (mon.0) 1591 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:08 smithi131 bash[89561]: audit 2024-08-17T17:29:08.221541+0000 mon.a (mon.0) 1591 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:09.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:08 smithi169 bash[79348]: cluster 2024-08-17T17:29:07.700472+0000 mgr.y (mgr.34107) 800 : cluster [DBG] pgmap v1122: 105 pgs: 105 active+clean; 170 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.1 MiB/s wr, 59 op/s 2024-08-17T17:29:09.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:08 smithi169 bash[79348]: cluster 2024-08-17T17:29:07.700472+0000 mgr.y (mgr.34107) 800 : cluster [DBG] pgmap v1122: 105 pgs: 105 active+clean; 170 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 11 MiB/s rd, 6.1 MiB/s wr, 59 op/s 2024-08-17T17:29:09.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:08 smithi169 bash[79348]: audit 2024-08-17T17:29:08.221541+0000 mon.a (mon.0) 1591 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:09.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:08 smithi169 bash[79348]: audit 2024-08-17T17:29:08.221541+0000 mon.a (mon.0) 1591 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:11.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:10 smithi131 bash[88347]: cluster 2024-08-17T17:29:09.701319+0000 mgr.y (mgr.34107) 801 : cluster [DBG] pgmap v1123: 105 pgs: 105 active+clean; 170 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 947 KiB/s rd, 2.9 MiB/s wr, 35 op/s 2024-08-17T17:29:11.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:10 smithi131 bash[88347]: cluster 2024-08-17T17:29:09.701319+0000 mgr.y (mgr.34107) 801 : cluster [DBG] pgmap v1123: 105 pgs: 105 active+clean; 170 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 947 KiB/s rd, 2.9 MiB/s wr, 35 op/s 2024-08-17T17:29:11.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:10 smithi131 bash[89561]: cluster 2024-08-17T17:29:09.701319+0000 mgr.y (mgr.34107) 801 : cluster [DBG] pgmap v1123: 105 pgs: 105 active+clean; 170 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 947 KiB/s rd, 2.9 MiB/s wr, 35 op/s 2024-08-17T17:29:11.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:10 smithi131 bash[89561]: cluster 2024-08-17T17:29:09.701319+0000 mgr.y (mgr.34107) 801 : cluster [DBG] pgmap v1123: 105 pgs: 105 active+clean; 170 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 947 KiB/s rd, 2.9 MiB/s wr, 35 op/s 2024-08-17T17:29:11.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:10 smithi169 bash[79348]: cluster 2024-08-17T17:29:09.701319+0000 mgr.y (mgr.34107) 801 : cluster [DBG] pgmap v1123: 105 pgs: 105 active+clean; 170 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 947 KiB/s rd, 2.9 MiB/s wr, 35 op/s 2024-08-17T17:29:11.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:10 smithi169 bash[79348]: cluster 2024-08-17T17:29:09.701319+0000 mgr.y (mgr.34107) 801 : cluster [DBG] pgmap v1123: 105 pgs: 105 active+clean; 170 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 947 KiB/s rd, 2.9 MiB/s wr, 35 op/s 2024-08-17T17:29:13.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:12 smithi131 bash[88347]: cluster 2024-08-17T17:29:11.702026+0000 mgr.y (mgr.34107) 802 : cluster [DBG] pgmap v1124: 105 pgs: 105 active+clean; 174 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 3.1 MiB/s wr, 33 op/s 2024-08-17T17:29:13.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:12 smithi131 bash[88347]: cluster 2024-08-17T17:29:11.702026+0000 mgr.y (mgr.34107) 802 : cluster [DBG] pgmap v1124: 105 pgs: 105 active+clean; 174 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 3.1 MiB/s wr, 33 op/s 2024-08-17T17:29:13.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:12 smithi131 bash[89561]: cluster 2024-08-17T17:29:11.702026+0000 mgr.y (mgr.34107) 802 : cluster [DBG] pgmap v1124: 105 pgs: 105 active+clean; 174 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 3.1 MiB/s wr, 33 op/s 2024-08-17T17:29:13.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:12 smithi131 bash[89561]: cluster 2024-08-17T17:29:11.702026+0000 mgr.y (mgr.34107) 802 : cluster [DBG] pgmap v1124: 105 pgs: 105 active+clean; 174 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 3.1 MiB/s wr, 33 op/s 2024-08-17T17:29:13.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:12 smithi169 bash[79348]: cluster 2024-08-17T17:29:11.702026+0000 mgr.y (mgr.34107) 802 : cluster [DBG] pgmap v1124: 105 pgs: 105 active+clean; 174 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 3.1 MiB/s wr, 33 op/s 2024-08-17T17:29:13.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:12 smithi169 bash[79348]: cluster 2024-08-17T17:29:11.702026+0000 mgr.y (mgr.34107) 802 : cluster [DBG] pgmap v1124: 105 pgs: 105 active+clean; 174 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 3.1 MiB/s wr, 33 op/s 2024-08-17T17:29:15.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:14 smithi131 bash[89561]: cluster 2024-08-17T17:29:13.702709+0000 mgr.y (mgr.34107) 803 : cluster [DBG] pgmap v1125: 105 pgs: 105 active+clean; 174 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 2.8 MiB/s wr, 29 op/s 2024-08-17T17:29:15.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:14 smithi131 bash[89561]: cluster 2024-08-17T17:29:13.702709+0000 mgr.y (mgr.34107) 803 : cluster [DBG] pgmap v1125: 105 pgs: 105 active+clean; 174 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 2.8 MiB/s wr, 29 op/s 2024-08-17T17:29:15.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:14 smithi131 bash[88347]: cluster 2024-08-17T17:29:13.702709+0000 mgr.y (mgr.34107) 803 : cluster [DBG] pgmap v1125: 105 pgs: 105 active+clean; 174 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 2.8 MiB/s wr, 29 op/s 2024-08-17T17:29:15.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:14 smithi131 bash[88347]: cluster 2024-08-17T17:29:13.702709+0000 mgr.y (mgr.34107) 803 : cluster [DBG] pgmap v1125: 105 pgs: 105 active+clean; 174 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 2.8 MiB/s wr, 29 op/s 2024-08-17T17:29:15.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:14 smithi169 bash[79348]: cluster 2024-08-17T17:29:13.702709+0000 mgr.y (mgr.34107) 803 : cluster [DBG] pgmap v1125: 105 pgs: 105 active+clean; 174 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 2.8 MiB/s wr, 29 op/s 2024-08-17T17:29:15.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:14 smithi169 bash[79348]: cluster 2024-08-17T17:29:13.702709+0000 mgr.y (mgr.34107) 803 : cluster [DBG] pgmap v1125: 105 pgs: 105 active+clean; 174 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 2.8 MiB/s wr, 29 op/s 2024-08-17T17:29:15.603 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/4.Shrink (18967 ms) 2024-08-17T17:29:15.603 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/4.ShrinkToOne 2024-08-17T17:29:15.603 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:29:17.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:16 smithi131 bash[89561]: cluster 2024-08-17T17:29:15.704045+0000 mgr.y (mgr.34107) 804 : cluster [DBG] pgmap v1126: 105 pgs: 105 active+clean; 211 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 7.2 MiB/s wr, 55 op/s 2024-08-17T17:29:17.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:16 smithi131 bash[89561]: cluster 2024-08-17T17:29:15.704045+0000 mgr.y (mgr.34107) 804 : cluster [DBG] pgmap v1126: 105 pgs: 105 active+clean; 211 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 7.2 MiB/s wr, 55 op/s 2024-08-17T17:29:17.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:16 smithi131 bash[88347]: cluster 2024-08-17T17:29:15.704045+0000 mgr.y (mgr.34107) 804 : cluster [DBG] pgmap v1126: 105 pgs: 105 active+clean; 211 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 7.2 MiB/s wr, 55 op/s 2024-08-17T17:29:17.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:16 smithi131 bash[88347]: cluster 2024-08-17T17:29:15.704045+0000 mgr.y (mgr.34107) 804 : cluster [DBG] pgmap v1126: 105 pgs: 105 active+clean; 211 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 7.2 MiB/s wr, 55 op/s 2024-08-17T17:29:17.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:16 smithi169 bash[79348]: cluster 2024-08-17T17:29:15.704045+0000 mgr.y (mgr.34107) 804 : cluster [DBG] pgmap v1126: 105 pgs: 105 active+clean; 211 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 7.2 MiB/s wr, 55 op/s 2024-08-17T17:29:17.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:16 smithi169 bash[79348]: cluster 2024-08-17T17:29:15.704045+0000 mgr.y (mgr.34107) 804 : cluster [DBG] pgmap v1126: 105 pgs: 105 active+clean; 211 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 7.2 MiB/s wr, 55 op/s 2024-08-17T17:29:19.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:29:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:29:18] "GET /metrics HTTP/1.1" 200 36552 "" "Prometheus/2.51.0" 2024-08-17T17:29:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:18 smithi131 bash[89561]: cluster 2024-08-17T17:29:17.704651+0000 mgr.y (mgr.34107) 805 : cluster [DBG] pgmap v1127: 105 pgs: 105 active+clean; 211 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 4.8 MiB/s wr, 26 op/s 2024-08-17T17:29:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:18 smithi131 bash[89561]: cluster 2024-08-17T17:29:17.704651+0000 mgr.y (mgr.34107) 805 : cluster [DBG] pgmap v1127: 105 pgs: 105 active+clean; 211 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 4.8 MiB/s wr, 26 op/s 2024-08-17T17:29:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:18 smithi131 bash[88347]: cluster 2024-08-17T17:29:17.704651+0000 mgr.y (mgr.34107) 805 : cluster [DBG] pgmap v1127: 105 pgs: 105 active+clean; 211 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 4.8 MiB/s wr, 26 op/s 2024-08-17T17:29:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:18 smithi131 bash[88347]: cluster 2024-08-17T17:29:17.704651+0000 mgr.y (mgr.34107) 805 : cluster [DBG] pgmap v1127: 105 pgs: 105 active+clean; 211 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 4.8 MiB/s wr, 26 op/s 2024-08-17T17:29:19.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:18 smithi169 bash[79348]: cluster 2024-08-17T17:29:17.704651+0000 mgr.y (mgr.34107) 805 : cluster [DBG] pgmap v1127: 105 pgs: 105 active+clean; 211 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 4.8 MiB/s wr, 26 op/s 2024-08-17T17:29:19.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:18 smithi169 bash[79348]: cluster 2024-08-17T17:29:17.704651+0000 mgr.y (mgr.34107) 805 : cluster [DBG] pgmap v1127: 105 pgs: 105 active+clean; 211 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 7.7 MiB/s rd, 4.8 MiB/s wr, 26 op/s 2024-08-17T17:29:21.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:20 smithi131 bash[89561]: cluster 2024-08-17T17:29:19.705998+0000 mgr.y (mgr.34107) 806 : cluster [DBG] pgmap v1128: 105 pgs: 105 active+clean; 211 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-17T17:29:21.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:20 smithi131 bash[89561]: cluster 2024-08-17T17:29:19.705998+0000 mgr.y (mgr.34107) 806 : cluster [DBG] pgmap v1128: 105 pgs: 105 active+clean; 211 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-17T17:29:21.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:20 smithi131 bash[89561]: cluster 2024-08-17T17:29:19.797634+0000 mon.a (mon.0) 1592 : cluster [DBG] osdmap e969: 8 total, 8 up, 8 in 2024-08-17T17:29:21.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:20 smithi131 bash[89561]: cluster 2024-08-17T17:29:19.797634+0000 mon.a (mon.0) 1592 : cluster [DBG] osdmap e969: 8 total, 8 up, 8 in 2024-08-17T17:29:21.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:20 smithi131 bash[88347]: cluster 2024-08-17T17:29:19.705998+0000 mgr.y (mgr.34107) 806 : cluster [DBG] pgmap v1128: 105 pgs: 105 active+clean; 211 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-17T17:29:21.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:20 smithi131 bash[88347]: cluster 2024-08-17T17:29:19.705998+0000 mgr.y (mgr.34107) 806 : cluster [DBG] pgmap v1128: 105 pgs: 105 active+clean; 211 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-17T17:29:21.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:20 smithi131 bash[88347]: cluster 2024-08-17T17:29:19.797634+0000 mon.a (mon.0) 1592 : cluster [DBG] osdmap e969: 8 total, 8 up, 8 in 2024-08-17T17:29:21.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:20 smithi131 bash[88347]: cluster 2024-08-17T17:29:19.797634+0000 mon.a (mon.0) 1592 : cluster [DBG] osdmap e969: 8 total, 8 up, 8 in 2024-08-17T17:29:21.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:20 smithi169 bash[79348]: cluster 2024-08-17T17:29:19.705998+0000 mgr.y (mgr.34107) 806 : cluster [DBG] pgmap v1128: 105 pgs: 105 active+clean; 211 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-17T17:29:21.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:20 smithi169 bash[79348]: cluster 2024-08-17T17:29:19.705998+0000 mgr.y (mgr.34107) 806 : cluster [DBG] pgmap v1128: 105 pgs: 105 active+clean; 211 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.1 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-17T17:29:21.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:20 smithi169 bash[79348]: cluster 2024-08-17T17:29:19.797634+0000 mon.a (mon.0) 1592 : cluster [DBG] osdmap e969: 8 total, 8 up, 8 in 2024-08-17T17:29:21.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:20 smithi169 bash[79348]: cluster 2024-08-17T17:29:19.797634+0000 mon.a (mon.0) 1592 : cluster [DBG] osdmap e969: 8 total, 8 up, 8 in 2024-08-17T17:29:23.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:22 smithi131 bash[89561]: cluster 2024-08-17T17:29:21.706644+0000 mgr.y (mgr.34107) 807 : cluster [DBG] pgmap v1130: 105 pgs: 105 active+clean; 211 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.3 MiB/s wr, 37 op/s 2024-08-17T17:29:23.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:22 smithi131 bash[89561]: cluster 2024-08-17T17:29:21.706644+0000 mgr.y (mgr.34107) 807 : cluster [DBG] pgmap v1130: 105 pgs: 105 active+clean; 211 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.3 MiB/s wr, 37 op/s 2024-08-17T17:29:23.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:22 smithi131 bash[88347]: cluster 2024-08-17T17:29:21.706644+0000 mgr.y (mgr.34107) 807 : cluster [DBG] pgmap v1130: 105 pgs: 105 active+clean; 211 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.3 MiB/s wr, 37 op/s 2024-08-17T17:29:23.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:22 smithi131 bash[88347]: cluster 2024-08-17T17:29:21.706644+0000 mgr.y (mgr.34107) 807 : cluster [DBG] pgmap v1130: 105 pgs: 105 active+clean; 211 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.3 MiB/s wr, 37 op/s 2024-08-17T17:29:23.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:22 smithi169 bash[79348]: cluster 2024-08-17T17:29:21.706644+0000 mgr.y (mgr.34107) 807 : cluster [DBG] pgmap v1130: 105 pgs: 105 active+clean; 211 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.3 MiB/s wr, 37 op/s 2024-08-17T17:29:23.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:22 smithi169 bash[79348]: cluster 2024-08-17T17:29:21.706644+0000 mgr.y (mgr.34107) 807 : cluster [DBG] pgmap v1130: 105 pgs: 105 active+clean; 211 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.3 MiB/s wr, 37 op/s 2024-08-17T17:29:24.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:23 smithi131 bash[89561]: audit 2024-08-17T17:29:23.221904+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:24.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:23 smithi131 bash[89561]: audit 2024-08-17T17:29:23.221904+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:24.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:23 smithi131 bash[88347]: audit 2024-08-17T17:29:23.221904+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:24.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:23 smithi131 bash[88347]: audit 2024-08-17T17:29:23.221904+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:24.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:23 smithi169 bash[79348]: audit 2024-08-17T17:29:23.221904+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:24.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:23 smithi169 bash[79348]: audit 2024-08-17T17:29:23.221904+0000 mon.a (mon.0) 1593 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:25.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:24 smithi131 bash[88347]: cluster 2024-08-17T17:29:23.707113+0000 mgr.y (mgr.34107) 808 : cluster [DBG] pgmap v1131: 105 pgs: 105 active+clean; 211 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.3 MiB/s wr, 37 op/s 2024-08-17T17:29:25.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:24 smithi131 bash[88347]: cluster 2024-08-17T17:29:23.707113+0000 mgr.y (mgr.34107) 808 : cluster [DBG] pgmap v1131: 105 pgs: 105 active+clean; 211 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.3 MiB/s wr, 37 op/s 2024-08-17T17:29:25.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:24 smithi131 bash[89561]: cluster 2024-08-17T17:29:23.707113+0000 mgr.y (mgr.34107) 808 : cluster [DBG] pgmap v1131: 105 pgs: 105 active+clean; 211 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.3 MiB/s wr, 37 op/s 2024-08-17T17:29:25.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:24 smithi131 bash[89561]: cluster 2024-08-17T17:29:23.707113+0000 mgr.y (mgr.34107) 808 : cluster [DBG] pgmap v1131: 105 pgs: 105 active+clean; 211 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.3 MiB/s wr, 37 op/s 2024-08-17T17:29:25.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:24 smithi169 bash[79348]: cluster 2024-08-17T17:29:23.707113+0000 mgr.y (mgr.34107) 808 : cluster [DBG] pgmap v1131: 105 pgs: 105 active+clean; 211 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.3 MiB/s wr, 37 op/s 2024-08-17T17:29:25.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:24 smithi169 bash[79348]: cluster 2024-08-17T17:29:23.707113+0000 mgr.y (mgr.34107) 808 : cluster [DBG] pgmap v1131: 105 pgs: 105 active+clean; 211 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 5.3 MiB/s wr, 37 op/s 2024-08-17T17:29:27.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:26 smithi131 bash[88347]: cluster 2024-08-17T17:29:25.707964+0000 mgr.y (mgr.34107) 809 : cluster [DBG] pgmap v1132: 105 pgs: 105 active+clean; 240 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 40 op/s 2024-08-17T17:29:27.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:26 smithi131 bash[88347]: cluster 2024-08-17T17:29:25.707964+0000 mgr.y (mgr.34107) 809 : cluster [DBG] pgmap v1132: 105 pgs: 105 active+clean; 240 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 40 op/s 2024-08-17T17:29:27.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:26 smithi131 bash[89561]: cluster 2024-08-17T17:29:25.707964+0000 mgr.y (mgr.34107) 809 : cluster [DBG] pgmap v1132: 105 pgs: 105 active+clean; 240 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 40 op/s 2024-08-17T17:29:27.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:26 smithi131 bash[89561]: cluster 2024-08-17T17:29:25.707964+0000 mgr.y (mgr.34107) 809 : cluster [DBG] pgmap v1132: 105 pgs: 105 active+clean; 240 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 40 op/s 2024-08-17T17:29:27.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:26 smithi169 bash[79348]: cluster 2024-08-17T17:29:25.707964+0000 mgr.y (mgr.34107) 809 : cluster [DBG] pgmap v1132: 105 pgs: 105 active+clean; 240 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 40 op/s 2024-08-17T17:29:27.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:26 smithi169 bash[79348]: cluster 2024-08-17T17:29:25.707964+0000 mgr.y (mgr.34107) 809 : cluster [DBG] pgmap v1132: 105 pgs: 105 active+clean; 240 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 40 op/s 2024-08-17T17:29:29.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:29:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:29:28] "GET /metrics HTTP/1.1" 200 36551 "" "Prometheus/2.51.0" 2024-08-17T17:29:29.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:28 smithi131 bash[89561]: cluster 2024-08-17T17:29:27.708411+0000 mgr.y (mgr.34107) 810 : cluster [DBG] pgmap v1133: 105 pgs: 105 active+clean; 240 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 40 op/s 2024-08-17T17:29:29.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:28 smithi131 bash[89561]: cluster 2024-08-17T17:29:27.708411+0000 mgr.y (mgr.34107) 810 : cluster [DBG] pgmap v1133: 105 pgs: 105 active+clean; 240 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 40 op/s 2024-08-17T17:29:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:28 smithi131 bash[88347]: cluster 2024-08-17T17:29:27.708411+0000 mgr.y (mgr.34107) 810 : cluster [DBG] pgmap v1133: 105 pgs: 105 active+clean; 240 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 40 op/s 2024-08-17T17:29:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:28 smithi131 bash[88347]: cluster 2024-08-17T17:29:27.708411+0000 mgr.y (mgr.34107) 810 : cluster [DBG] pgmap v1133: 105 pgs: 105 active+clean; 240 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 40 op/s 2024-08-17T17:29:29.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:28 smithi169 bash[79348]: cluster 2024-08-17T17:29:27.708411+0000 mgr.y (mgr.34107) 810 : cluster [DBG] pgmap v1133: 105 pgs: 105 active+clean; 240 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 40 op/s 2024-08-17T17:29:29.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:28 smithi169 bash[79348]: cluster 2024-08-17T17:29:27.708411+0000 mgr.y (mgr.34107) 810 : cluster [DBG] pgmap v1133: 105 pgs: 105 active+clean; 240 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 2.9 MiB/s wr, 40 op/s 2024-08-17T17:29:31.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:30 smithi131 bash[88347]: cluster 2024-08-17T17:29:29.709531+0000 mgr.y (mgr.34107) 811 : cluster [DBG] pgmap v1134: 105 pgs: 105 active+clean; 248 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 910 KiB/s rd, 3.7 MiB/s wr, 46 op/s 2024-08-17T17:29:31.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:30 smithi131 bash[88347]: cluster 2024-08-17T17:29:29.709531+0000 mgr.y (mgr.34107) 811 : cluster [DBG] pgmap v1134: 105 pgs: 105 active+clean; 248 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 910 KiB/s rd, 3.7 MiB/s wr, 46 op/s 2024-08-17T17:29:31.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:30 smithi131 bash[89561]: cluster 2024-08-17T17:29:29.709531+0000 mgr.y (mgr.34107) 811 : cluster [DBG] pgmap v1134: 105 pgs: 105 active+clean; 248 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 910 KiB/s rd, 3.7 MiB/s wr, 46 op/s 2024-08-17T17:29:31.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:30 smithi131 bash[89561]: cluster 2024-08-17T17:29:29.709531+0000 mgr.y (mgr.34107) 811 : cluster [DBG] pgmap v1134: 105 pgs: 105 active+clean; 248 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 910 KiB/s rd, 3.7 MiB/s wr, 46 op/s 2024-08-17T17:29:31.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:30 smithi169 bash[79348]: cluster 2024-08-17T17:29:29.709531+0000 mgr.y (mgr.34107) 811 : cluster [DBG] pgmap v1134: 105 pgs: 105 active+clean; 248 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 910 KiB/s rd, 3.7 MiB/s wr, 46 op/s 2024-08-17T17:29:31.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:30 smithi169 bash[79348]: cluster 2024-08-17T17:29:29.709531+0000 mgr.y (mgr.34107) 811 : cluster [DBG] pgmap v1134: 105 pgs: 105 active+clean; 248 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 910 KiB/s rd, 3.7 MiB/s wr, 46 op/s 2024-08-17T17:29:32.845 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/4.ShrinkToOne (17242 ms) 2024-08-17T17:29:32.846 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/4.ShrinkToOneAfterSnapshot 2024-08-17T17:29:32.846 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:29:33.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:32 smithi131 bash[88347]: cluster 2024-08-17T17:29:31.710130+0000 mgr.y (mgr.34107) 812 : cluster [DBG] pgmap v1135: 105 pgs: 105 active+clean; 256 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 764 KiB/s rd, 3.8 MiB/s wr, 39 op/s 2024-08-17T17:29:33.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:32 smithi131 bash[88347]: cluster 2024-08-17T17:29:31.710130+0000 mgr.y (mgr.34107) 812 : cluster [DBG] pgmap v1135: 105 pgs: 105 active+clean; 256 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 764 KiB/s rd, 3.8 MiB/s wr, 39 op/s 2024-08-17T17:29:33.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:32 smithi131 bash[89561]: cluster 2024-08-17T17:29:31.710130+0000 mgr.y (mgr.34107) 812 : cluster [DBG] pgmap v1135: 105 pgs: 105 active+clean; 256 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 764 KiB/s rd, 3.8 MiB/s wr, 39 op/s 2024-08-17T17:29:33.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:32 smithi131 bash[89561]: cluster 2024-08-17T17:29:31.710130+0000 mgr.y (mgr.34107) 812 : cluster [DBG] pgmap v1135: 105 pgs: 105 active+clean; 256 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 764 KiB/s rd, 3.8 MiB/s wr, 39 op/s 2024-08-17T17:29:33.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:32 smithi169 bash[79348]: cluster 2024-08-17T17:29:31.710130+0000 mgr.y (mgr.34107) 812 : cluster [DBG] pgmap v1135: 105 pgs: 105 active+clean; 256 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 764 KiB/s rd, 3.8 MiB/s wr, 39 op/s 2024-08-17T17:29:33.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:32 smithi169 bash[79348]: cluster 2024-08-17T17:29:31.710130+0000 mgr.y (mgr.34107) 812 : cluster [DBG] pgmap v1135: 105 pgs: 105 active+clean; 256 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 764 KiB/s rd, 3.8 MiB/s wr, 39 op/s 2024-08-17T17:29:35.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:34 smithi131 bash[89561]: cluster 2024-08-17T17:29:33.710535+0000 mgr.y (mgr.34107) 813 : cluster [DBG] pgmap v1136: 105 pgs: 105 active+clean; 256 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 76 KiB/s rd, 3.8 MiB/s wr, 38 op/s 2024-08-17T17:29:35.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:34 smithi131 bash[89561]: cluster 2024-08-17T17:29:33.710535+0000 mgr.y (mgr.34107) 813 : cluster [DBG] pgmap v1136: 105 pgs: 105 active+clean; 256 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 76 KiB/s rd, 3.8 MiB/s wr, 38 op/s 2024-08-17T17:29:35.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:34 smithi131 bash[88347]: cluster 2024-08-17T17:29:33.710535+0000 mgr.y (mgr.34107) 813 : cluster [DBG] pgmap v1136: 105 pgs: 105 active+clean; 256 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 76 KiB/s rd, 3.8 MiB/s wr, 38 op/s 2024-08-17T17:29:35.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:34 smithi131 bash[88347]: cluster 2024-08-17T17:29:33.710535+0000 mgr.y (mgr.34107) 813 : cluster [DBG] pgmap v1136: 105 pgs: 105 active+clean; 256 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 76 KiB/s rd, 3.8 MiB/s wr, 38 op/s 2024-08-17T17:29:35.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:34 smithi169 bash[79348]: cluster 2024-08-17T17:29:33.710535+0000 mgr.y (mgr.34107) 813 : cluster [DBG] pgmap v1136: 105 pgs: 105 active+clean; 256 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 76 KiB/s rd, 3.8 MiB/s wr, 38 op/s 2024-08-17T17:29:35.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:34 smithi169 bash[79348]: cluster 2024-08-17T17:29:33.710535+0000 mgr.y (mgr.34107) 813 : cluster [DBG] pgmap v1136: 105 pgs: 105 active+clean; 256 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 76 KiB/s rd, 3.8 MiB/s wr, 38 op/s 2024-08-17T17:29:37.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:36 smithi131 bash[89561]: cluster 2024-08-17T17:29:35.711205+0000 mgr.y (mgr.34107) 814 : cluster [DBG] pgmap v1137: 105 pgs: 105 active+clean; 260 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.8 MiB/s wr, 52 op/s 2024-08-17T17:29:37.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:36 smithi131 bash[89561]: cluster 2024-08-17T17:29:35.711205+0000 mgr.y (mgr.34107) 814 : cluster [DBG] pgmap v1137: 105 pgs: 105 active+clean; 260 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.8 MiB/s wr, 52 op/s 2024-08-17T17:29:37.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:36 smithi131 bash[88347]: cluster 2024-08-17T17:29:35.711205+0000 mgr.y (mgr.34107) 814 : cluster [DBG] pgmap v1137: 105 pgs: 105 active+clean; 260 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.8 MiB/s wr, 52 op/s 2024-08-17T17:29:37.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:36 smithi131 bash[88347]: cluster 2024-08-17T17:29:35.711205+0000 mgr.y (mgr.34107) 814 : cluster [DBG] pgmap v1137: 105 pgs: 105 active+clean; 260 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.8 MiB/s wr, 52 op/s 2024-08-17T17:29:37.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:36 smithi169 bash[79348]: cluster 2024-08-17T17:29:35.711205+0000 mgr.y (mgr.34107) 814 : cluster [DBG] pgmap v1137: 105 pgs: 105 active+clean; 260 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.8 MiB/s wr, 52 op/s 2024-08-17T17:29:37.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:36 smithi169 bash[79348]: cluster 2024-08-17T17:29:35.711205+0000 mgr.y (mgr.34107) 814 : cluster [DBG] pgmap v1137: 105 pgs: 105 active+clean; 260 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.8 MiB/s wr, 52 op/s 2024-08-17T17:29:38.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:37 smithi131 bash[89561]: cluster 2024-08-17T17:29:36.844729+0000 mon.a (mon.0) 1594 : cluster [DBG] osdmap e970: 8 total, 8 up, 8 in 2024-08-17T17:29:38.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:37 smithi131 bash[89561]: cluster 2024-08-17T17:29:36.844729+0000 mon.a (mon.0) 1594 : cluster [DBG] osdmap e970: 8 total, 8 up, 8 in 2024-08-17T17:29:38.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:37 smithi131 bash[88347]: cluster 2024-08-17T17:29:36.844729+0000 mon.a (mon.0) 1594 : cluster [DBG] osdmap e970: 8 total, 8 up, 8 in 2024-08-17T17:29:38.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:37 smithi131 bash[88347]: cluster 2024-08-17T17:29:36.844729+0000 mon.a (mon.0) 1594 : cluster [DBG] osdmap e970: 8 total, 8 up, 8 in 2024-08-17T17:29:38.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:37 smithi169 bash[79348]: cluster 2024-08-17T17:29:36.844729+0000 mon.a (mon.0) 1594 : cluster [DBG] osdmap e970: 8 total, 8 up, 8 in 2024-08-17T17:29:38.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:37 smithi169 bash[79348]: cluster 2024-08-17T17:29:36.844729+0000 mon.a (mon.0) 1594 : cluster [DBG] osdmap e970: 8 total, 8 up, 8 in 2024-08-17T17:29:39.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:29:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:29:38] "GET /metrics HTTP/1.1" 200 36557 "" "Prometheus/2.51.0" 2024-08-17T17:29:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:38 smithi131 bash[88347]: cluster 2024-08-17T17:29:37.711572+0000 mgr.y (mgr.34107) 815 : cluster [DBG] pgmap v1139: 105 pgs: 105 active+clean; 260 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.0 MiB/s wr, 28 op/s 2024-08-17T17:29:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:38 smithi131 bash[88347]: cluster 2024-08-17T17:29:37.711572+0000 mgr.y (mgr.34107) 815 : cluster [DBG] pgmap v1139: 105 pgs: 105 active+clean; 260 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.0 MiB/s wr, 28 op/s 2024-08-17T17:29:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:38 smithi131 bash[88347]: audit 2024-08-17T17:29:38.222445+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:38 smithi131 bash[88347]: audit 2024-08-17T17:29:38.222445+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:38 smithi131 bash[89561]: cluster 2024-08-17T17:29:37.711572+0000 mgr.y (mgr.34107) 815 : cluster [DBG] pgmap v1139: 105 pgs: 105 active+clean; 260 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.0 MiB/s wr, 28 op/s 2024-08-17T17:29:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:38 smithi131 bash[89561]: cluster 2024-08-17T17:29:37.711572+0000 mgr.y (mgr.34107) 815 : cluster [DBG] pgmap v1139: 105 pgs: 105 active+clean; 260 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.0 MiB/s wr, 28 op/s 2024-08-17T17:29:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:38 smithi131 bash[89561]: audit 2024-08-17T17:29:38.222445+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:38 smithi131 bash[89561]: audit 2024-08-17T17:29:38.222445+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:39.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:38 smithi169 bash[79348]: cluster 2024-08-17T17:29:37.711572+0000 mgr.y (mgr.34107) 815 : cluster [DBG] pgmap v1139: 105 pgs: 105 active+clean; 260 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.0 MiB/s wr, 28 op/s 2024-08-17T17:29:39.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:38 smithi169 bash[79348]: cluster 2024-08-17T17:29:37.711572+0000 mgr.y (mgr.34107) 815 : cluster [DBG] pgmap v1139: 105 pgs: 105 active+clean; 260 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.0 MiB/s wr, 28 op/s 2024-08-17T17:29:39.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:38 smithi169 bash[79348]: audit 2024-08-17T17:29:38.222445+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:39.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:38 smithi169 bash[79348]: audit 2024-08-17T17:29:38.222445+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:41.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:40 smithi169 bash[79348]: cluster 2024-08-17T17:29:39.712398+0000 mgr.y (mgr.34107) 816 : cluster [DBG] pgmap v1140: 105 pgs: 105 active+clean; 285 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.7 MiB/s wr, 51 op/s 2024-08-17T17:29:41.188 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:40 smithi169 bash[79348]: cluster 2024-08-17T17:29:39.712398+0000 mgr.y (mgr.34107) 816 : cluster [DBG] pgmap v1140: 105 pgs: 105 active+clean; 285 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.7 MiB/s wr, 51 op/s 2024-08-17T17:29:41.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:40 smithi131 bash[88347]: cluster 2024-08-17T17:29:39.712398+0000 mgr.y (mgr.34107) 816 : cluster [DBG] pgmap v1140: 105 pgs: 105 active+clean; 285 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.7 MiB/s wr, 51 op/s 2024-08-17T17:29:41.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:40 smithi131 bash[88347]: cluster 2024-08-17T17:29:39.712398+0000 mgr.y (mgr.34107) 816 : cluster [DBG] pgmap v1140: 105 pgs: 105 active+clean; 285 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.7 MiB/s wr, 51 op/s 2024-08-17T17:29:41.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:40 smithi131 bash[89561]: cluster 2024-08-17T17:29:39.712398+0000 mgr.y (mgr.34107) 816 : cluster [DBG] pgmap v1140: 105 pgs: 105 active+clean; 285 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.7 MiB/s wr, 51 op/s 2024-08-17T17:29:41.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:40 smithi131 bash[89561]: cluster 2024-08-17T17:29:39.712398+0000 mgr.y (mgr.34107) 816 : cluster [DBG] pgmap v1140: 105 pgs: 105 active+clean; 285 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.7 MiB/s wr, 51 op/s 2024-08-17T17:29:43.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:42 smithi169 bash[79348]: cluster 2024-08-17T17:29:41.712967+0000 mgr.y (mgr.34107) 817 : cluster [DBG] pgmap v1141: 105 pgs: 105 active+clean; 289 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 51 op/s 2024-08-17T17:29:43.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:42 smithi169 bash[79348]: cluster 2024-08-17T17:29:41.712967+0000 mgr.y (mgr.34107) 817 : cluster [DBG] pgmap v1141: 105 pgs: 105 active+clean; 289 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 51 op/s 2024-08-17T17:29:43.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:42 smithi131 bash[88347]: cluster 2024-08-17T17:29:41.712967+0000 mgr.y (mgr.34107) 817 : cluster [DBG] pgmap v1141: 105 pgs: 105 active+clean; 289 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 51 op/s 2024-08-17T17:29:43.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:42 smithi131 bash[88347]: cluster 2024-08-17T17:29:41.712967+0000 mgr.y (mgr.34107) 817 : cluster [DBG] pgmap v1141: 105 pgs: 105 active+clean; 289 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 51 op/s 2024-08-17T17:29:43.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:42 smithi131 bash[89561]: cluster 2024-08-17T17:29:41.712967+0000 mgr.y (mgr.34107) 817 : cluster [DBG] pgmap v1141: 105 pgs: 105 active+clean; 289 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 51 op/s 2024-08-17T17:29:43.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:42 smithi131 bash[89561]: cluster 2024-08-17T17:29:41.712967+0000 mgr.y (mgr.34107) 817 : cluster [DBG] pgmap v1141: 105 pgs: 105 active+clean; 289 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 51 op/s 2024-08-17T17:29:45.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:44 smithi169 bash[79348]: cluster 2024-08-17T17:29:43.713450+0000 mgr.y (mgr.34107) 818 : cluster [DBG] pgmap v1142: 105 pgs: 105 active+clean; 289 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 51 op/s 2024-08-17T17:29:45.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:44 smithi169 bash[79348]: cluster 2024-08-17T17:29:43.713450+0000 mgr.y (mgr.34107) 818 : cluster [DBG] pgmap v1142: 105 pgs: 105 active+clean; 289 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 51 op/s 2024-08-17T17:29:45.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:44 smithi131 bash[88347]: cluster 2024-08-17T17:29:43.713450+0000 mgr.y (mgr.34107) 818 : cluster [DBG] pgmap v1142: 105 pgs: 105 active+clean; 289 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 51 op/s 2024-08-17T17:29:45.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:44 smithi131 bash[88347]: cluster 2024-08-17T17:29:43.713450+0000 mgr.y (mgr.34107) 818 : cluster [DBG] pgmap v1142: 105 pgs: 105 active+clean; 289 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 51 op/s 2024-08-17T17:29:45.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:44 smithi131 bash[89561]: cluster 2024-08-17T17:29:43.713450+0000 mgr.y (mgr.34107) 818 : cluster [DBG] pgmap v1142: 105 pgs: 105 active+clean; 289 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 51 op/s 2024-08-17T17:29:45.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:44 smithi131 bash[89561]: cluster 2024-08-17T17:29:43.713450+0000 mgr.y (mgr.34107) 818 : cluster [DBG] pgmap v1142: 105 pgs: 105 active+clean; 289 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 5.3 MiB/s wr, 51 op/s 2024-08-17T17:29:47.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:46 smithi169 bash[79348]: cluster 2024-08-17T17:29:45.714339+0000 mgr.y (mgr.34107) 819 : cluster [DBG] pgmap v1143: 105 pgs: 105 active+clean; 289 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 34 op/s 2024-08-17T17:29:47.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:46 smithi169 bash[79348]: cluster 2024-08-17T17:29:45.714339+0000 mgr.y (mgr.34107) 819 : cluster [DBG] pgmap v1143: 105 pgs: 105 active+clean; 289 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 34 op/s 2024-08-17T17:29:47.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:46 smithi131 bash[88347]: cluster 2024-08-17T17:29:45.714339+0000 mgr.y (mgr.34107) 819 : cluster [DBG] pgmap v1143: 105 pgs: 105 active+clean; 289 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 34 op/s 2024-08-17T17:29:47.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:46 smithi131 bash[88347]: cluster 2024-08-17T17:29:45.714339+0000 mgr.y (mgr.34107) 819 : cluster [DBG] pgmap v1143: 105 pgs: 105 active+clean; 289 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 34 op/s 2024-08-17T17:29:47.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:46 smithi131 bash[89561]: cluster 2024-08-17T17:29:45.714339+0000 mgr.y (mgr.34107) 819 : cluster [DBG] pgmap v1143: 105 pgs: 105 active+clean; 289 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 34 op/s 2024-08-17T17:29:47.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:46 smithi131 bash[89561]: cluster 2024-08-17T17:29:45.714339+0000 mgr.y (mgr.34107) 819 : cluster [DBG] pgmap v1143: 105 pgs: 105 active+clean; 289 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 34 op/s 2024-08-17T17:29:49.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:48 smithi131 bash[88347]: cluster 2024-08-17T17:29:47.714803+0000 mgr.y (mgr.34107) 820 : cluster [DBG] pgmap v1144: 105 pgs: 105 active+clean; 289 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 2.7 MiB/s wr, 32 op/s 2024-08-17T17:29:49.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:48 smithi131 bash[88347]: cluster 2024-08-17T17:29:47.714803+0000 mgr.y (mgr.34107) 820 : cluster [DBG] pgmap v1144: 105 pgs: 105 active+clean; 289 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 2.7 MiB/s wr, 32 op/s 2024-08-17T17:29:49.101 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:29:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:29:48] "GET /metrics HTTP/1.1" 200 36557 "" "Prometheus/2.51.0" 2024-08-17T17:29:49.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:48 smithi131 bash[89561]: cluster 2024-08-17T17:29:47.714803+0000 mgr.y (mgr.34107) 820 : cluster [DBG] pgmap v1144: 105 pgs: 105 active+clean; 289 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 2.7 MiB/s wr, 32 op/s 2024-08-17T17:29:49.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:48 smithi131 bash[89561]: cluster 2024-08-17T17:29:47.714803+0000 mgr.y (mgr.34107) 820 : cluster [DBG] pgmap v1144: 105 pgs: 105 active+clean; 289 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 2.7 MiB/s wr, 32 op/s 2024-08-17T17:29:49.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:48 smithi169 bash[79348]: cluster 2024-08-17T17:29:47.714803+0000 mgr.y (mgr.34107) 820 : cluster [DBG] pgmap v1144: 105 pgs: 105 active+clean; 289 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 2.7 MiB/s wr, 32 op/s 2024-08-17T17:29:49.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:48 smithi169 bash[79348]: cluster 2024-08-17T17:29:47.714803+0000 mgr.y (mgr.34107) 820 : cluster [DBG] pgmap v1144: 105 pgs: 105 active+clean; 289 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 2.7 MiB/s wr, 32 op/s 2024-08-17T17:29:51.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:50 smithi169 bash[79348]: cluster 2024-08-17T17:29:49.715466+0000 mgr.y (mgr.34107) 821 : cluster [DBG] pgmap v1145: 105 pgs: 105 active+clean; 301 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 52 KiB/s rd, 3.4 MiB/s wr, 38 op/s 2024-08-17T17:29:51.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:50 smithi169 bash[79348]: cluster 2024-08-17T17:29:49.715466+0000 mgr.y (mgr.34107) 821 : cluster [DBG] pgmap v1145: 105 pgs: 105 active+clean; 301 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 52 KiB/s rd, 3.4 MiB/s wr, 38 op/s 2024-08-17T17:29:51.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:50 smithi131 bash[88347]: cluster 2024-08-17T17:29:49.715466+0000 mgr.y (mgr.34107) 821 : cluster [DBG] pgmap v1145: 105 pgs: 105 active+clean; 301 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 52 KiB/s rd, 3.4 MiB/s wr, 38 op/s 2024-08-17T17:29:51.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:50 smithi131 bash[88347]: cluster 2024-08-17T17:29:49.715466+0000 mgr.y (mgr.34107) 821 : cluster [DBG] pgmap v1145: 105 pgs: 105 active+clean; 301 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 52 KiB/s rd, 3.4 MiB/s wr, 38 op/s 2024-08-17T17:29:51.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:50 smithi131 bash[89561]: cluster 2024-08-17T17:29:49.715466+0000 mgr.y (mgr.34107) 821 : cluster [DBG] pgmap v1145: 105 pgs: 105 active+clean; 301 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 52 KiB/s rd, 3.4 MiB/s wr, 38 op/s 2024-08-17T17:29:51.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:50 smithi131 bash[89561]: cluster 2024-08-17T17:29:49.715466+0000 mgr.y (mgr.34107) 821 : cluster [DBG] pgmap v1145: 105 pgs: 105 active+clean; 301 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 52 KiB/s rd, 3.4 MiB/s wr, 38 op/s 2024-08-17T17:29:52.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:51 smithi131 bash[89561]: cluster 2024-08-17T17:29:50.878906+0000 mon.a (mon.0) 1596 : cluster [DBG] osdmap e971: 8 total, 8 up, 8 in 2024-08-17T17:29:52.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:51 smithi131 bash[89561]: cluster 2024-08-17T17:29:50.878906+0000 mon.a (mon.0) 1596 : cluster [DBG] osdmap e971: 8 total, 8 up, 8 in 2024-08-17T17:29:52.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:51 smithi131 bash[88347]: cluster 2024-08-17T17:29:50.878906+0000 mon.a (mon.0) 1596 : cluster [DBG] osdmap e971: 8 total, 8 up, 8 in 2024-08-17T17:29:52.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:51 smithi131 bash[88347]: cluster 2024-08-17T17:29:50.878906+0000 mon.a (mon.0) 1596 : cluster [DBG] osdmap e971: 8 total, 8 up, 8 in 2024-08-17T17:29:52.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:51 smithi169 bash[79348]: cluster 2024-08-17T17:29:50.878906+0000 mon.a (mon.0) 1596 : cluster [DBG] osdmap e971: 8 total, 8 up, 8 in 2024-08-17T17:29:52.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:51 smithi169 bash[79348]: cluster 2024-08-17T17:29:50.878906+0000 mon.a (mon.0) 1596 : cluster [DBG] osdmap e971: 8 total, 8 up, 8 in 2024-08-17T17:29:53.286 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/4.ShrinkToOneAfterSnapshot (20441 ms) 2024-08-17T17:29:53.286 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/4.MinOverlap 2024-08-17T17:29:53.286 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:29:53.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:52 smithi131 bash[88347]: cluster 2024-08-17T17:29:51.715937+0000 mgr.y (mgr.34107) 822 : cluster [DBG] pgmap v1147: 105 pgs: 105 active+clean; 305 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 65 KiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-08-17T17:29:53.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:52 smithi131 bash[88347]: cluster 2024-08-17T17:29:51.715937+0000 mgr.y (mgr.34107) 822 : cluster [DBG] pgmap v1147: 105 pgs: 105 active+clean; 305 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 65 KiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-08-17T17:29:53.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:52 smithi131 bash[89561]: cluster 2024-08-17T17:29:51.715937+0000 mgr.y (mgr.34107) 822 : cluster [DBG] pgmap v1147: 105 pgs: 105 active+clean; 305 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 65 KiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-08-17T17:29:53.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:52 smithi131 bash[89561]: cluster 2024-08-17T17:29:51.715937+0000 mgr.y (mgr.34107) 822 : cluster [DBG] pgmap v1147: 105 pgs: 105 active+clean; 305 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 65 KiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-08-17T17:29:53.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:52 smithi169 bash[79348]: cluster 2024-08-17T17:29:51.715937+0000 mgr.y (mgr.34107) 822 : cluster [DBG] pgmap v1147: 105 pgs: 105 active+clean; 305 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 65 KiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-08-17T17:29:53.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:52 smithi169 bash[79348]: cluster 2024-08-17T17:29:51.715937+0000 mgr.y (mgr.34107) 822 : cluster [DBG] pgmap v1147: 105 pgs: 105 active+clean; 305 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 65 KiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-08-17T17:29:54.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:53 smithi131 bash[89561]: audit 2024-08-17T17:29:53.222584+0000 mon.a (mon.0) 1597 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:54.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:53 smithi131 bash[89561]: audit 2024-08-17T17:29:53.222584+0000 mon.a (mon.0) 1597 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:54.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:53 smithi131 bash[88347]: audit 2024-08-17T17:29:53.222584+0000 mon.a (mon.0) 1597 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:54.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:53 smithi131 bash[88347]: audit 2024-08-17T17:29:53.222584+0000 mon.a (mon.0) 1597 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:54.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:53 smithi169 bash[79348]: audit 2024-08-17T17:29:53.222584+0000 mon.a (mon.0) 1597 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:54.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:53 smithi169 bash[79348]: audit 2024-08-17T17:29:53.222584+0000 mon.a (mon.0) 1597 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:29:55.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:54 smithi131 bash[89561]: cluster 2024-08-17T17:29:53.716516+0000 mgr.y (mgr.34107) 823 : cluster [DBG] pgmap v1148: 105 pgs: 105 active+clean; 305 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 65 KiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-08-17T17:29:55.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:54 smithi131 bash[89561]: cluster 2024-08-17T17:29:53.716516+0000 mgr.y (mgr.34107) 823 : cluster [DBG] pgmap v1148: 105 pgs: 105 active+clean; 305 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 65 KiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-08-17T17:29:55.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:54 smithi131 bash[88347]: cluster 2024-08-17T17:29:53.716516+0000 mgr.y (mgr.34107) 823 : cluster [DBG] pgmap v1148: 105 pgs: 105 active+clean; 305 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 65 KiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-08-17T17:29:55.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:54 smithi131 bash[88347]: cluster 2024-08-17T17:29:53.716516+0000 mgr.y (mgr.34107) 823 : cluster [DBG] pgmap v1148: 105 pgs: 105 active+clean; 305 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 65 KiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-08-17T17:29:55.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:54 smithi169 bash[79348]: cluster 2024-08-17T17:29:53.716516+0000 mgr.y (mgr.34107) 823 : cluster [DBG] pgmap v1148: 105 pgs: 105 active+clean; 305 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 65 KiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-08-17T17:29:55.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:54 smithi169 bash[79348]: cluster 2024-08-17T17:29:53.716516+0000 mgr.y (mgr.34107) 823 : cluster [DBG] pgmap v1148: 105 pgs: 105 active+clean; 305 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 65 KiB/s rd, 1.6 MiB/s wr, 11 op/s 2024-08-17T17:29:57.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:56 smithi131 bash[89561]: cluster 2024-08-17T17:29:55.717792+0000 mgr.y (mgr.34107) 824 : cluster [DBG] pgmap v1149: 105 pgs: 105 active+clean; 374 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 50 op/s 2024-08-17T17:29:57.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:56 smithi131 bash[89561]: cluster 2024-08-17T17:29:55.717792+0000 mgr.y (mgr.34107) 824 : cluster [DBG] pgmap v1149: 105 pgs: 105 active+clean; 374 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 50 op/s 2024-08-17T17:29:57.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:56 smithi131 bash[88347]: cluster 2024-08-17T17:29:55.717792+0000 mgr.y (mgr.34107) 824 : cluster [DBG] pgmap v1149: 105 pgs: 105 active+clean; 374 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 50 op/s 2024-08-17T17:29:57.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:56 smithi131 bash[88347]: cluster 2024-08-17T17:29:55.717792+0000 mgr.y (mgr.34107) 824 : cluster [DBG] pgmap v1149: 105 pgs: 105 active+clean; 374 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 50 op/s 2024-08-17T17:29:57.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:56 smithi169 bash[79348]: cluster 2024-08-17T17:29:55.717792+0000 mgr.y (mgr.34107) 824 : cluster [DBG] pgmap v1149: 105 pgs: 105 active+clean; 374 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 50 op/s 2024-08-17T17:29:57.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:56 smithi169 bash[79348]: cluster 2024-08-17T17:29:55.717792+0000 mgr.y (mgr.34107) 824 : cluster [DBG] pgmap v1149: 105 pgs: 105 active+clean; 374 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 50 op/s 2024-08-17T17:29:58.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:57 smithi131 bash[88347]: cluster 2024-08-17T17:29:57.718471+0000 mgr.y (mgr.34107) 825 : cluster [DBG] pgmap v1150: 105 pgs: 105 active+clean; 374 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 50 op/s 2024-08-17T17:29:58.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:57 smithi131 bash[88347]: cluster 2024-08-17T17:29:57.718471+0000 mgr.y (mgr.34107) 825 : cluster [DBG] pgmap v1150: 105 pgs: 105 active+clean; 374 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 50 op/s 2024-08-17T17:29:58.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:57 smithi131 bash[88347]: cluster 2024-08-17T17:29:57.923838+0000 mon.a (mon.0) 1598 : cluster [DBG] osdmap e972: 8 total, 8 up, 8 in 2024-08-17T17:29:58.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:29:57 smithi131 bash[88347]: cluster 2024-08-17T17:29:57.923838+0000 mon.a (mon.0) 1598 : cluster [DBG] osdmap e972: 8 total, 8 up, 8 in 2024-08-17T17:29:58.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:57 smithi131 bash[89561]: cluster 2024-08-17T17:29:57.718471+0000 mgr.y (mgr.34107) 825 : cluster [DBG] pgmap v1150: 105 pgs: 105 active+clean; 374 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 50 op/s 2024-08-17T17:29:58.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:57 smithi131 bash[89561]: cluster 2024-08-17T17:29:57.718471+0000 mgr.y (mgr.34107) 825 : cluster [DBG] pgmap v1150: 105 pgs: 105 active+clean; 374 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 50 op/s 2024-08-17T17:29:58.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:57 smithi131 bash[89561]: cluster 2024-08-17T17:29:57.923838+0000 mon.a (mon.0) 1598 : cluster [DBG] osdmap e972: 8 total, 8 up, 8 in 2024-08-17T17:29:58.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:29:57 smithi131 bash[89561]: cluster 2024-08-17T17:29:57.923838+0000 mon.a (mon.0) 1598 : cluster [DBG] osdmap e972: 8 total, 8 up, 8 in 2024-08-17T17:29:58.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:57 smithi169 bash[79348]: cluster 2024-08-17T17:29:57.718471+0000 mgr.y (mgr.34107) 825 : cluster [DBG] pgmap v1150: 105 pgs: 105 active+clean; 374 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 50 op/s 2024-08-17T17:29:58.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:57 smithi169 bash[79348]: cluster 2024-08-17T17:29:57.718471+0000 mgr.y (mgr.34107) 825 : cluster [DBG] pgmap v1150: 105 pgs: 105 active+clean; 374 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 50 op/s 2024-08-17T17:29:58.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:57 smithi169 bash[79348]: cluster 2024-08-17T17:29:57.923838+0000 mon.a (mon.0) 1598 : cluster [DBG] osdmap e972: 8 total, 8 up, 8 in 2024-08-17T17:29:58.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:29:57 smithi169 bash[79348]: cluster 2024-08-17T17:29:57.923838+0000 mon.a (mon.0) 1598 : cluster [DBG] osdmap e972: 8 total, 8 up, 8 in 2024-08-17T17:29:59.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:29:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:29:58] "GET /metrics HTTP/1.1" 200 36552 "" "Prometheus/2.51.0" 2024-08-17T17:30:01.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:00 smithi131 bash[88347]: cluster 2024-08-17T17:29:59.719175+0000 mgr.y (mgr.34107) 826 : cluster [DBG] pgmap v1152: 105 pgs: 105 active+clean; 402 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 11 MiB/s wr, 83 op/s 2024-08-17T17:30:01.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:00 smithi131 bash[88347]: cluster 2024-08-17T17:29:59.719175+0000 mgr.y (mgr.34107) 826 : cluster [DBG] pgmap v1152: 105 pgs: 105 active+clean; 402 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 11 MiB/s wr, 83 op/s 2024-08-17T17:30:01.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:00 smithi131 bash[88347]: cluster 2024-08-17T17:30:00.000129+0000 mon.a (mon.0) 1599 : cluster [INF] overall HEALTH_OK 2024-08-17T17:30:01.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:00 smithi131 bash[88347]: cluster 2024-08-17T17:30:00.000129+0000 mon.a (mon.0) 1599 : cluster [INF] overall HEALTH_OK 2024-08-17T17:30:01.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:00 smithi131 bash[89561]: cluster 2024-08-17T17:29:59.719175+0000 mgr.y (mgr.34107) 826 : cluster [DBG] pgmap v1152: 105 pgs: 105 active+clean; 402 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 11 MiB/s wr, 83 op/s 2024-08-17T17:30:01.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:00 smithi131 bash[89561]: cluster 2024-08-17T17:29:59.719175+0000 mgr.y (mgr.34107) 826 : cluster [DBG] pgmap v1152: 105 pgs: 105 active+clean; 402 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 11 MiB/s wr, 83 op/s 2024-08-17T17:30:01.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:00 smithi131 bash[89561]: cluster 2024-08-17T17:30:00.000129+0000 mon.a (mon.0) 1599 : cluster [INF] overall HEALTH_OK 2024-08-17T17:30:01.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:00 smithi131 bash[89561]: cluster 2024-08-17T17:30:00.000129+0000 mon.a (mon.0) 1599 : cluster [INF] overall HEALTH_OK 2024-08-17T17:30:01.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:00 smithi169 bash[79348]: cluster 2024-08-17T17:29:59.719175+0000 mgr.y (mgr.34107) 826 : cluster [DBG] pgmap v1152: 105 pgs: 105 active+clean; 402 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 11 MiB/s wr, 83 op/s 2024-08-17T17:30:01.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:00 smithi169 bash[79348]: cluster 2024-08-17T17:29:59.719175+0000 mgr.y (mgr.34107) 826 : cluster [DBG] pgmap v1152: 105 pgs: 105 active+clean; 402 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.7 MiB/s rd, 11 MiB/s wr, 83 op/s 2024-08-17T17:30:01.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:00 smithi169 bash[79348]: cluster 2024-08-17T17:30:00.000129+0000 mon.a (mon.0) 1599 : cluster [INF] overall HEALTH_OK 2024-08-17T17:30:01.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:00 smithi169 bash[79348]: cluster 2024-08-17T17:30:00.000129+0000 mon.a (mon.0) 1599 : cluster [INF] overall HEALTH_OK 2024-08-17T17:30:02.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:01 smithi131 bash[88347]: audit 2024-08-17T17:30:00.779170+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:30:02.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:01 smithi131 bash[88347]: audit 2024-08-17T17:30:00.779170+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:30:02.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:01 smithi131 bash[89561]: audit 2024-08-17T17:30:00.779170+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:30:02.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:01 smithi131 bash[89561]: audit 2024-08-17T17:30:00.779170+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:30:02.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:01 smithi169 bash[79348]: audit 2024-08-17T17:30:00.779170+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:30:02.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:01 smithi169 bash[79348]: audit 2024-08-17T17:30:00.779170+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:30:03.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:02 smithi131 bash[88347]: cluster 2024-08-17T17:30:01.719719+0000 mgr.y (mgr.34107) 827 : cluster [DBG] pgmap v1153: 105 pgs: 105 active+clean; 403 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.8 MiB/s wr, 73 op/s 2024-08-17T17:30:03.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:02 smithi131 bash[88347]: cluster 2024-08-17T17:30:01.719719+0000 mgr.y (mgr.34107) 827 : cluster [DBG] pgmap v1153: 105 pgs: 105 active+clean; 403 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.8 MiB/s wr, 73 op/s 2024-08-17T17:30:03.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:02 smithi131 bash[89561]: cluster 2024-08-17T17:30:01.719719+0000 mgr.y (mgr.34107) 827 : cluster [DBG] pgmap v1153: 105 pgs: 105 active+clean; 403 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.8 MiB/s wr, 73 op/s 2024-08-17T17:30:03.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:02 smithi131 bash[89561]: cluster 2024-08-17T17:30:01.719719+0000 mgr.y (mgr.34107) 827 : cluster [DBG] pgmap v1153: 105 pgs: 105 active+clean; 403 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.8 MiB/s wr, 73 op/s 2024-08-17T17:30:03.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:02 smithi169 bash[79348]: cluster 2024-08-17T17:30:01.719719+0000 mgr.y (mgr.34107) 827 : cluster [DBG] pgmap v1153: 105 pgs: 105 active+clean; 403 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.8 MiB/s wr, 73 op/s 2024-08-17T17:30:03.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:02 smithi169 bash[79348]: cluster 2024-08-17T17:30:01.719719+0000 mgr.y (mgr.34107) 827 : cluster [DBG] pgmap v1153: 105 pgs: 105 active+clean; 403 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.8 MiB/s wr, 73 op/s 2024-08-17T17:30:05.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:04 smithi131 bash[89561]: cluster 2024-08-17T17:30:03.720334+0000 mgr.y (mgr.34107) 828 : cluster [DBG] pgmap v1154: 105 pgs: 105 active+clean; 403 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.8 MiB/s wr, 73 op/s 2024-08-17T17:30:05.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:04 smithi131 bash[89561]: cluster 2024-08-17T17:30:03.720334+0000 mgr.y (mgr.34107) 828 : cluster [DBG] pgmap v1154: 105 pgs: 105 active+clean; 403 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.8 MiB/s wr, 73 op/s 2024-08-17T17:30:05.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:04 smithi131 bash[88347]: cluster 2024-08-17T17:30:03.720334+0000 mgr.y (mgr.34107) 828 : cluster [DBG] pgmap v1154: 105 pgs: 105 active+clean; 403 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.8 MiB/s wr, 73 op/s 2024-08-17T17:30:05.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:04 smithi131 bash[88347]: cluster 2024-08-17T17:30:03.720334+0000 mgr.y (mgr.34107) 828 : cluster [DBG] pgmap v1154: 105 pgs: 105 active+clean; 403 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.8 MiB/s wr, 73 op/s 2024-08-17T17:30:05.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:04 smithi169 bash[79348]: cluster 2024-08-17T17:30:03.720334+0000 mgr.y (mgr.34107) 828 : cluster [DBG] pgmap v1154: 105 pgs: 105 active+clean; 403 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.8 MiB/s wr, 73 op/s 2024-08-17T17:30:05.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:04 smithi169 bash[79348]: cluster 2024-08-17T17:30:03.720334+0000 mgr.y (mgr.34107) 828 : cluster [DBG] pgmap v1154: 105 pgs: 105 active+clean; 403 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 9.8 MiB/s wr, 73 op/s 2024-08-17T17:30:07.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:06 smithi131 bash[89561]: cluster 2024-08-17T17:30:05.721252+0000 mgr.y (mgr.34107) 829 : cluster [DBG] pgmap v1155: 105 pgs: 105 active+clean; 403 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 34 op/s 2024-08-17T17:30:07.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:06 smithi131 bash[89561]: cluster 2024-08-17T17:30:05.721252+0000 mgr.y (mgr.34107) 829 : cluster [DBG] pgmap v1155: 105 pgs: 105 active+clean; 403 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 34 op/s 2024-08-17T17:30:07.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:06 smithi131 bash[89561]: audit 2024-08-17T17:30:06.716734+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:30:07.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:06 smithi131 bash[89561]: audit 2024-08-17T17:30:06.716734+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:30:07.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:06 smithi131 bash[89561]: audit 2024-08-17T17:30:06.723584+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:30:07.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:06 smithi131 bash[89561]: audit 2024-08-17T17:30:06.723584+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:30:07.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:06 smithi131 bash[89561]: audit 2024-08-17T17:30:06.770681+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:30:07.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:06 smithi131 bash[89561]: audit 2024-08-17T17:30:06.770681+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:30:07.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:06 smithi131 bash[89561]: audit 2024-08-17T17:30:06.777768+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:30:07.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:06 smithi131 bash[89561]: audit 2024-08-17T17:30:06.777768+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:30:07.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:06 smithi131 bash[88347]: cluster 2024-08-17T17:30:05.721252+0000 mgr.y (mgr.34107) 829 : cluster [DBG] pgmap v1155: 105 pgs: 105 active+clean; 403 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 34 op/s 2024-08-17T17:30:07.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:06 smithi131 bash[88347]: cluster 2024-08-17T17:30:05.721252+0000 mgr.y (mgr.34107) 829 : cluster [DBG] pgmap v1155: 105 pgs: 105 active+clean; 403 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 34 op/s 2024-08-17T17:30:07.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:06 smithi131 bash[88347]: audit 2024-08-17T17:30:06.716734+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:30:07.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:06 smithi131 bash[88347]: audit 2024-08-17T17:30:06.716734+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:30:07.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:06 smithi131 bash[88347]: audit 2024-08-17T17:30:06.723584+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:30:07.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:06 smithi131 bash[88347]: audit 2024-08-17T17:30:06.723584+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:30:07.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:06 smithi131 bash[88347]: audit 2024-08-17T17:30:06.770681+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:30:07.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:06 smithi131 bash[88347]: audit 2024-08-17T17:30:06.770681+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:30:07.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:06 smithi131 bash[88347]: audit 2024-08-17T17:30:06.777768+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:30:07.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:06 smithi131 bash[88347]: audit 2024-08-17T17:30:06.777768+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:30:07.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:06 smithi169 bash[79348]: cluster 2024-08-17T17:30:05.721252+0000 mgr.y (mgr.34107) 829 : cluster [DBG] pgmap v1155: 105 pgs: 105 active+clean; 403 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 34 op/s 2024-08-17T17:30:07.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:06 smithi169 bash[79348]: cluster 2024-08-17T17:30:05.721252+0000 mgr.y (mgr.34107) 829 : cluster [DBG] pgmap v1155: 105 pgs: 105 active+clean; 403 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 34 op/s 2024-08-17T17:30:07.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:06 smithi169 bash[79348]: audit 2024-08-17T17:30:06.716734+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:30:07.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:06 smithi169 bash[79348]: audit 2024-08-17T17:30:06.716734+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:30:07.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:06 smithi169 bash[79348]: audit 2024-08-17T17:30:06.723584+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:30:07.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:06 smithi169 bash[79348]: audit 2024-08-17T17:30:06.723584+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:30:07.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:06 smithi169 bash[79348]: audit 2024-08-17T17:30:06.770681+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:30:07.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:06 smithi169 bash[79348]: audit 2024-08-17T17:30:06.770681+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:30:07.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:06 smithi169 bash[79348]: audit 2024-08-17T17:30:06.777768+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:30:07.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:06 smithi169 bash[79348]: audit 2024-08-17T17:30:06.777768+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:30:08.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:07 smithi131 bash[89561]: audit 2024-08-17T17:30:07.470991+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:30:08.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:07 smithi131 bash[89561]: audit 2024-08-17T17:30:07.470991+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:30:08.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:07 smithi131 bash[89561]: audit 2024-08-17T17:30:07.471817+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:30:08.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:07 smithi131 bash[89561]: audit 2024-08-17T17:30:07.471817+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:30:08.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:07 smithi131 bash[89561]: audit 2024-08-17T17:30:07.478295+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:30:08.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:07 smithi131 bash[89561]: audit 2024-08-17T17:30:07.478295+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:30:08.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:07 smithi131 bash[88347]: audit 2024-08-17T17:30:07.470991+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:30:08.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:07 smithi131 bash[88347]: audit 2024-08-17T17:30:07.470991+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:30:08.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:07 smithi131 bash[88347]: audit 2024-08-17T17:30:07.471817+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:30:08.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:07 smithi131 bash[88347]: audit 2024-08-17T17:30:07.471817+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:30:08.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:07 smithi131 bash[88347]: audit 2024-08-17T17:30:07.478295+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:30:08.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:07 smithi131 bash[88347]: audit 2024-08-17T17:30:07.478295+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:30:08.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:07 smithi169 bash[79348]: audit 2024-08-17T17:30:07.470991+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:30:08.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:07 smithi169 bash[79348]: audit 2024-08-17T17:30:07.470991+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:30:08.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:07 smithi169 bash[79348]: audit 2024-08-17T17:30:07.471817+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:30:08.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:07 smithi169 bash[79348]: audit 2024-08-17T17:30:07.471817+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:30:08.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:07 smithi169 bash[79348]: audit 2024-08-17T17:30:07.478295+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:30:08.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:07 smithi169 bash[79348]: audit 2024-08-17T17:30:07.478295+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:30:09.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:30:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:30:08] "GET /metrics HTTP/1.1" 200 36558 "" "Prometheus/2.51.0" 2024-08-17T17:30:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:08 smithi131 bash[88347]: cluster 2024-08-17T17:30:07.721730+0000 mgr.y (mgr.34107) 830 : cluster [DBG] pgmap v1156: 105 pgs: 105 active+clean; 403 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 34 op/s 2024-08-17T17:30:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:08 smithi131 bash[88347]: cluster 2024-08-17T17:30:07.721730+0000 mgr.y (mgr.34107) 830 : cluster [DBG] pgmap v1156: 105 pgs: 105 active+clean; 403 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 34 op/s 2024-08-17T17:30:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:08 smithi131 bash[88347]: audit 2024-08-17T17:30:08.223388+0000 mon.a (mon.0) 1608 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:08 smithi131 bash[88347]: audit 2024-08-17T17:30:08.223388+0000 mon.a (mon.0) 1608 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:08 smithi131 bash[89561]: cluster 2024-08-17T17:30:07.721730+0000 mgr.y (mgr.34107) 830 : cluster [DBG] pgmap v1156: 105 pgs: 105 active+clean; 403 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 34 op/s 2024-08-17T17:30:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:08 smithi131 bash[89561]: cluster 2024-08-17T17:30:07.721730+0000 mgr.y (mgr.34107) 830 : cluster [DBG] pgmap v1156: 105 pgs: 105 active+clean; 403 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 34 op/s 2024-08-17T17:30:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:08 smithi131 bash[89561]: audit 2024-08-17T17:30:08.223388+0000 mon.a (mon.0) 1608 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:08 smithi131 bash[89561]: audit 2024-08-17T17:30:08.223388+0000 mon.a (mon.0) 1608 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:09.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:08 smithi169 bash[79348]: cluster 2024-08-17T17:30:07.721730+0000 mgr.y (mgr.34107) 830 : cluster [DBG] pgmap v1156: 105 pgs: 105 active+clean; 403 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 34 op/s 2024-08-17T17:30:09.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:08 smithi169 bash[79348]: cluster 2024-08-17T17:30:07.721730+0000 mgr.y (mgr.34107) 830 : cluster [DBG] pgmap v1156: 105 pgs: 105 active+clean; 403 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 2.9 MiB/s wr, 34 op/s 2024-08-17T17:30:09.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:08 smithi169 bash[79348]: audit 2024-08-17T17:30:08.223388+0000 mon.a (mon.0) 1608 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:09.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:08 smithi169 bash[79348]: audit 2024-08-17T17:30:08.223388+0000 mon.a (mon.0) 1608 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:11.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:10 smithi131 bash[88347]: cluster 2024-08-17T17:30:09.722564+0000 mgr.y (mgr.34107) 831 : cluster [DBG] pgmap v1157: 105 pgs: 105 active+clean; 419 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 53 KiB/s rd, 3.8 MiB/s wr, 39 op/s 2024-08-17T17:30:11.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:10 smithi131 bash[88347]: cluster 2024-08-17T17:30:09.722564+0000 mgr.y (mgr.34107) 831 : cluster [DBG] pgmap v1157: 105 pgs: 105 active+clean; 419 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 53 KiB/s rd, 3.8 MiB/s wr, 39 op/s 2024-08-17T17:30:11.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:10 smithi131 bash[89561]: cluster 2024-08-17T17:30:09.722564+0000 mgr.y (mgr.34107) 831 : cluster [DBG] pgmap v1157: 105 pgs: 105 active+clean; 419 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 53 KiB/s rd, 3.8 MiB/s wr, 39 op/s 2024-08-17T17:30:11.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:10 smithi131 bash[89561]: cluster 2024-08-17T17:30:09.722564+0000 mgr.y (mgr.34107) 831 : cluster [DBG] pgmap v1157: 105 pgs: 105 active+clean; 419 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 53 KiB/s rd, 3.8 MiB/s wr, 39 op/s 2024-08-17T17:30:11.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:10 smithi169 bash[79348]: cluster 2024-08-17T17:30:09.722564+0000 mgr.y (mgr.34107) 831 : cluster [DBG] pgmap v1157: 105 pgs: 105 active+clean; 419 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 53 KiB/s rd, 3.8 MiB/s wr, 39 op/s 2024-08-17T17:30:11.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:10 smithi169 bash[79348]: cluster 2024-08-17T17:30:09.722564+0000 mgr.y (mgr.34107) 831 : cluster [DBG] pgmap v1157: 105 pgs: 105 active+clean; 419 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 53 KiB/s rd, 3.8 MiB/s wr, 39 op/s 2024-08-17T17:30:13.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:12 smithi131 bash[88347]: cluster 2024-08-17T17:30:11.723284+0000 mgr.y (mgr.34107) 832 : cluster [DBG] pgmap v1158: 105 pgs: 105 active+clean; 419 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 30 KiB/s rd, 1.4 MiB/s wr, 9 op/s 2024-08-17T17:30:13.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:12 smithi131 bash[88347]: cluster 2024-08-17T17:30:11.723284+0000 mgr.y (mgr.34107) 832 : cluster [DBG] pgmap v1158: 105 pgs: 105 active+clean; 419 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 30 KiB/s rd, 1.4 MiB/s wr, 9 op/s 2024-08-17T17:30:13.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:12 smithi131 bash[89561]: cluster 2024-08-17T17:30:11.723284+0000 mgr.y (mgr.34107) 832 : cluster [DBG] pgmap v1158: 105 pgs: 105 active+clean; 419 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 30 KiB/s rd, 1.4 MiB/s wr, 9 op/s 2024-08-17T17:30:13.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:12 smithi131 bash[89561]: cluster 2024-08-17T17:30:11.723284+0000 mgr.y (mgr.34107) 832 : cluster [DBG] pgmap v1158: 105 pgs: 105 active+clean; 419 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 30 KiB/s rd, 1.4 MiB/s wr, 9 op/s 2024-08-17T17:30:13.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:12 smithi169 bash[79348]: cluster 2024-08-17T17:30:11.723284+0000 mgr.y (mgr.34107) 832 : cluster [DBG] pgmap v1158: 105 pgs: 105 active+clean; 419 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 30 KiB/s rd, 1.4 MiB/s wr, 9 op/s 2024-08-17T17:30:13.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:12 smithi169 bash[79348]: cluster 2024-08-17T17:30:11.723284+0000 mgr.y (mgr.34107) 832 : cluster [DBG] pgmap v1158: 105 pgs: 105 active+clean; 419 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 30 KiB/s rd, 1.4 MiB/s wr, 9 op/s 2024-08-17T17:30:14.668 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/4.MinOverlap (21382 ms) 2024-08-17T17:30:14.669 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/4.ZeroOverlap 2024-08-17T17:30:14.669 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:30:15.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:14 smithi131 bash[88347]: cluster 2024-08-17T17:30:13.723776+0000 mgr.y (mgr.34107) 833 : cluster [DBG] pgmap v1159: 105 pgs: 105 active+clean; 419 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 30 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-08-17T17:30:15.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:14 smithi131 bash[88347]: cluster 2024-08-17T17:30:13.723776+0000 mgr.y (mgr.34107) 833 : cluster [DBG] pgmap v1159: 105 pgs: 105 active+clean; 419 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 30 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-08-17T17:30:15.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:14 smithi131 bash[89561]: cluster 2024-08-17T17:30:13.723776+0000 mgr.y (mgr.34107) 833 : cluster [DBG] pgmap v1159: 105 pgs: 105 active+clean; 419 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 30 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-08-17T17:30:15.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:14 smithi131 bash[89561]: cluster 2024-08-17T17:30:13.723776+0000 mgr.y (mgr.34107) 833 : cluster [DBG] pgmap v1159: 105 pgs: 105 active+clean; 419 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 30 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-08-17T17:30:15.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:14 smithi169 bash[79348]: cluster 2024-08-17T17:30:13.723776+0000 mgr.y (mgr.34107) 833 : cluster [DBG] pgmap v1159: 105 pgs: 105 active+clean; 419 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 30 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-08-17T17:30:15.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:14 smithi169 bash[79348]: cluster 2024-08-17T17:30:13.723776+0000 mgr.y (mgr.34107) 833 : cluster [DBG] pgmap v1159: 105 pgs: 105 active+clean; 419 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 30 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-08-17T17:30:17.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:16 smithi131 bash[88347]: cluster 2024-08-17T17:30:15.725011+0000 mgr.y (mgr.34107) 834 : cluster [DBG] pgmap v1160: 105 pgs: 105 active+clean; 423 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 20 op/s 2024-08-17T17:30:17.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:16 smithi131 bash[88347]: cluster 2024-08-17T17:30:15.725011+0000 mgr.y (mgr.34107) 834 : cluster [DBG] pgmap v1160: 105 pgs: 105 active+clean; 423 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 20 op/s 2024-08-17T17:30:17.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:16 smithi131 bash[89561]: cluster 2024-08-17T17:30:15.725011+0000 mgr.y (mgr.34107) 834 : cluster [DBG] pgmap v1160: 105 pgs: 105 active+clean; 423 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 20 op/s 2024-08-17T17:30:17.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:16 smithi131 bash[89561]: cluster 2024-08-17T17:30:15.725011+0000 mgr.y (mgr.34107) 834 : cluster [DBG] pgmap v1160: 105 pgs: 105 active+clean; 423 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 20 op/s 2024-08-17T17:30:17.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:16 smithi169 bash[79348]: cluster 2024-08-17T17:30:15.725011+0000 mgr.y (mgr.34107) 834 : cluster [DBG] pgmap v1160: 105 pgs: 105 active+clean; 423 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 20 op/s 2024-08-17T17:30:17.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:16 smithi169 bash[79348]: cluster 2024-08-17T17:30:15.725011+0000 mgr.y (mgr.34107) 834 : cluster [DBG] pgmap v1160: 105 pgs: 105 active+clean; 423 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 20 op/s 2024-08-17T17:30:19.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:30:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:30:18] "GET /metrics HTTP/1.1" 200 36558 "" "Prometheus/2.51.0" 2024-08-17T17:30:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:18 smithi131 bash[89561]: cluster 2024-08-17T17:30:17.725635+0000 mgr.y (mgr.34107) 835 : cluster [DBG] pgmap v1161: 105 pgs: 105 active+clean; 423 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 20 op/s 2024-08-17T17:30:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:18 smithi131 bash[89561]: cluster 2024-08-17T17:30:17.725635+0000 mgr.y (mgr.34107) 835 : cluster [DBG] pgmap v1161: 105 pgs: 105 active+clean; 423 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 20 op/s 2024-08-17T17:30:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:18 smithi131 bash[88347]: cluster 2024-08-17T17:30:17.725635+0000 mgr.y (mgr.34107) 835 : cluster [DBG] pgmap v1161: 105 pgs: 105 active+clean; 423 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 20 op/s 2024-08-17T17:30:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:18 smithi131 bash[88347]: cluster 2024-08-17T17:30:17.725635+0000 mgr.y (mgr.34107) 835 : cluster [DBG] pgmap v1161: 105 pgs: 105 active+clean; 423 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 20 op/s 2024-08-17T17:30:19.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:18 smithi169 bash[79348]: cluster 2024-08-17T17:30:17.725635+0000 mgr.y (mgr.34107) 835 : cluster [DBG] pgmap v1161: 105 pgs: 105 active+clean; 423 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 20 op/s 2024-08-17T17:30:19.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:18 smithi169 bash[79348]: cluster 2024-08-17T17:30:17.725635+0000 mgr.y (mgr.34107) 835 : cluster [DBG] pgmap v1161: 105 pgs: 105 active+clean; 423 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.4 MiB/s rd, 3.3 MiB/s wr, 20 op/s 2024-08-17T17:30:20.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:19 smithi131 bash[88347]: cluster 2024-08-17T17:30:18.833076+0000 mon.a (mon.0) 1609 : cluster [DBG] osdmap e973: 8 total, 8 up, 8 in 2024-08-17T17:30:20.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:19 smithi131 bash[88347]: cluster 2024-08-17T17:30:18.833076+0000 mon.a (mon.0) 1609 : cluster [DBG] osdmap e973: 8 total, 8 up, 8 in 2024-08-17T17:30:20.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:19 smithi131 bash[89561]: cluster 2024-08-17T17:30:18.833076+0000 mon.a (mon.0) 1609 : cluster [DBG] osdmap e973: 8 total, 8 up, 8 in 2024-08-17T17:30:20.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:19 smithi131 bash[89561]: cluster 2024-08-17T17:30:18.833076+0000 mon.a (mon.0) 1609 : cluster [DBG] osdmap e973: 8 total, 8 up, 8 in 2024-08-17T17:30:20.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:19 smithi169 bash[79348]: cluster 2024-08-17T17:30:18.833076+0000 mon.a (mon.0) 1609 : cluster [DBG] osdmap e973: 8 total, 8 up, 8 in 2024-08-17T17:30:20.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:19 smithi169 bash[79348]: cluster 2024-08-17T17:30:18.833076+0000 mon.a (mon.0) 1609 : cluster [DBG] osdmap e973: 8 total, 8 up, 8 in 2024-08-17T17:30:21.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:20 smithi131 bash[89561]: cluster 2024-08-17T17:30:19.726372+0000 mgr.y (mgr.34107) 836 : cluster [DBG] pgmap v1163: 105 pgs: 105 active+clean; 448 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.9 MiB/s wr, 53 op/s 2024-08-17T17:30:21.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:20 smithi131 bash[89561]: cluster 2024-08-17T17:30:19.726372+0000 mgr.y (mgr.34107) 836 : cluster [DBG] pgmap v1163: 105 pgs: 105 active+clean; 448 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.9 MiB/s wr, 53 op/s 2024-08-17T17:30:21.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:20 smithi131 bash[88347]: cluster 2024-08-17T17:30:19.726372+0000 mgr.y (mgr.34107) 836 : cluster [DBG] pgmap v1163: 105 pgs: 105 active+clean; 448 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.9 MiB/s wr, 53 op/s 2024-08-17T17:30:21.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:20 smithi131 bash[88347]: cluster 2024-08-17T17:30:19.726372+0000 mgr.y (mgr.34107) 836 : cluster [DBG] pgmap v1163: 105 pgs: 105 active+clean; 448 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.9 MiB/s wr, 53 op/s 2024-08-17T17:30:21.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:20 smithi169 bash[79348]: cluster 2024-08-17T17:30:19.726372+0000 mgr.y (mgr.34107) 836 : cluster [DBG] pgmap v1163: 105 pgs: 105 active+clean; 448 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.9 MiB/s wr, 53 op/s 2024-08-17T17:30:21.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:20 smithi169 bash[79348]: cluster 2024-08-17T17:30:19.726372+0000 mgr.y (mgr.34107) 836 : cluster [DBG] pgmap v1163: 105 pgs: 105 active+clean; 448 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 4.9 MiB/s wr, 53 op/s 2024-08-17T17:30:23.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:22 smithi131 bash[88347]: cluster 2024-08-17T17:30:21.726924+0000 mgr.y (mgr.34107) 837 : cluster [DBG] pgmap v1164: 105 pgs: 105 active+clean; 452 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 53 op/s 2024-08-17T17:30:23.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:22 smithi131 bash[88347]: cluster 2024-08-17T17:30:21.726924+0000 mgr.y (mgr.34107) 837 : cluster [DBG] pgmap v1164: 105 pgs: 105 active+clean; 452 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 53 op/s 2024-08-17T17:30:23.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:22 smithi131 bash[89561]: cluster 2024-08-17T17:30:21.726924+0000 mgr.y (mgr.34107) 837 : cluster [DBG] pgmap v1164: 105 pgs: 105 active+clean; 452 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 53 op/s 2024-08-17T17:30:23.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:22 smithi131 bash[89561]: cluster 2024-08-17T17:30:21.726924+0000 mgr.y (mgr.34107) 837 : cluster [DBG] pgmap v1164: 105 pgs: 105 active+clean; 452 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 53 op/s 2024-08-17T17:30:23.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:22 smithi169 bash[79348]: cluster 2024-08-17T17:30:21.726924+0000 mgr.y (mgr.34107) 837 : cluster [DBG] pgmap v1164: 105 pgs: 105 active+clean; 452 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 53 op/s 2024-08-17T17:30:23.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:22 smithi169 bash[79348]: cluster 2024-08-17T17:30:21.726924+0000 mgr.y (mgr.34107) 837 : cluster [DBG] pgmap v1164: 105 pgs: 105 active+clean; 452 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 53 op/s 2024-08-17T17:30:24.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:23 smithi169 bash[79348]: audit 2024-08-17T17:30:23.223339+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:24.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:23 smithi169 bash[79348]: audit 2024-08-17T17:30:23.223339+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:24.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:23 smithi131 bash[88347]: audit 2024-08-17T17:30:23.223339+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:24.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:23 smithi131 bash[88347]: audit 2024-08-17T17:30:23.223339+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:24.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:23 smithi131 bash[89561]: audit 2024-08-17T17:30:23.223339+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:24.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:23 smithi131 bash[89561]: audit 2024-08-17T17:30:23.223339+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:25.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:24 smithi169 bash[79348]: cluster 2024-08-17T17:30:23.727344+0000 mgr.y (mgr.34107) 838 : cluster [DBG] pgmap v1165: 105 pgs: 105 active+clean; 452 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 53 op/s 2024-08-17T17:30:25.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:24 smithi169 bash[79348]: cluster 2024-08-17T17:30:23.727344+0000 mgr.y (mgr.34107) 838 : cluster [DBG] pgmap v1165: 105 pgs: 105 active+clean; 452 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 53 op/s 2024-08-17T17:30:25.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:24 smithi131 bash[89561]: cluster 2024-08-17T17:30:23.727344+0000 mgr.y (mgr.34107) 838 : cluster [DBG] pgmap v1165: 105 pgs: 105 active+clean; 452 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 53 op/s 2024-08-17T17:30:25.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:24 smithi131 bash[89561]: cluster 2024-08-17T17:30:23.727344+0000 mgr.y (mgr.34107) 838 : cluster [DBG] pgmap v1165: 105 pgs: 105 active+clean; 452 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 53 op/s 2024-08-17T17:30:25.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:24 smithi131 bash[88347]: cluster 2024-08-17T17:30:23.727344+0000 mgr.y (mgr.34107) 838 : cluster [DBG] pgmap v1165: 105 pgs: 105 active+clean; 452 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 53 op/s 2024-08-17T17:30:25.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:24 smithi131 bash[88347]: cluster 2024-08-17T17:30:23.727344+0000 mgr.y (mgr.34107) 838 : cluster [DBG] pgmap v1165: 105 pgs: 105 active+clean; 452 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 5.3 MiB/s wr, 53 op/s 2024-08-17T17:30:27.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:26 smithi169 bash[79348]: cluster 2024-08-17T17:30:25.728186+0000 mgr.y (mgr.34107) 839 : cluster [DBG] pgmap v1166: 105 pgs: 105 active+clean; 452 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 439 KiB/s rd, 2.9 MiB/s wr, 40 op/s 2024-08-17T17:30:27.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:26 smithi169 bash[79348]: cluster 2024-08-17T17:30:25.728186+0000 mgr.y (mgr.34107) 839 : cluster [DBG] pgmap v1166: 105 pgs: 105 active+clean; 452 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 439 KiB/s rd, 2.9 MiB/s wr, 40 op/s 2024-08-17T17:30:27.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:26 smithi131 bash[89561]: cluster 2024-08-17T17:30:25.728186+0000 mgr.y (mgr.34107) 839 : cluster [DBG] pgmap v1166: 105 pgs: 105 active+clean; 452 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 439 KiB/s rd, 2.9 MiB/s wr, 40 op/s 2024-08-17T17:30:27.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:26 smithi131 bash[89561]: cluster 2024-08-17T17:30:25.728186+0000 mgr.y (mgr.34107) 839 : cluster [DBG] pgmap v1166: 105 pgs: 105 active+clean; 452 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 439 KiB/s rd, 2.9 MiB/s wr, 40 op/s 2024-08-17T17:30:27.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:26 smithi131 bash[88347]: cluster 2024-08-17T17:30:25.728186+0000 mgr.y (mgr.34107) 839 : cluster [DBG] pgmap v1166: 105 pgs: 105 active+clean; 452 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 439 KiB/s rd, 2.9 MiB/s wr, 40 op/s 2024-08-17T17:30:27.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:26 smithi131 bash[88347]: cluster 2024-08-17T17:30:25.728186+0000 mgr.y (mgr.34107) 839 : cluster [DBG] pgmap v1166: 105 pgs: 105 active+clean; 452 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 439 KiB/s rd, 2.9 MiB/s wr, 40 op/s 2024-08-17T17:30:29.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:30:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:30:28] "GET /metrics HTTP/1.1" 200 36555 "" "Prometheus/2.51.0" 2024-08-17T17:30:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:28 smithi131 bash[88347]: cluster 2024-08-17T17:30:27.728652+0000 mgr.y (mgr.34107) 840 : cluster [DBG] pgmap v1167: 105 pgs: 105 active+clean; 452 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 439 KiB/s rd, 2.9 MiB/s wr, 40 op/s 2024-08-17T17:30:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:28 smithi131 bash[88347]: cluster 2024-08-17T17:30:27.728652+0000 mgr.y (mgr.34107) 840 : cluster [DBG] pgmap v1167: 105 pgs: 105 active+clean; 452 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 439 KiB/s rd, 2.9 MiB/s wr, 40 op/s 2024-08-17T17:30:29.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:28 smithi131 bash[89561]: cluster 2024-08-17T17:30:27.728652+0000 mgr.y (mgr.34107) 840 : cluster [DBG] pgmap v1167: 105 pgs: 105 active+clean; 452 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 439 KiB/s rd, 2.9 MiB/s wr, 40 op/s 2024-08-17T17:30:29.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:28 smithi131 bash[89561]: cluster 2024-08-17T17:30:27.728652+0000 mgr.y (mgr.34107) 840 : cluster [DBG] pgmap v1167: 105 pgs: 105 active+clean; 452 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 439 KiB/s rd, 2.9 MiB/s wr, 40 op/s 2024-08-17T17:30:29.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:28 smithi169 bash[79348]: cluster 2024-08-17T17:30:27.728652+0000 mgr.y (mgr.34107) 840 : cluster [DBG] pgmap v1167: 105 pgs: 105 active+clean; 452 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 439 KiB/s rd, 2.9 MiB/s wr, 40 op/s 2024-08-17T17:30:29.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:28 smithi169 bash[79348]: cluster 2024-08-17T17:30:27.728652+0000 mgr.y (mgr.34107) 840 : cluster [DBG] pgmap v1167: 105 pgs: 105 active+clean; 452 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 439 KiB/s rd, 2.9 MiB/s wr, 40 op/s 2024-08-17T17:30:31.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:30 smithi169 bash[79348]: cluster 2024-08-17T17:30:29.729794+0000 mgr.y (mgr.34107) 841 : cluster [DBG] pgmap v1168: 105 pgs: 105 active+clean; 468 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 463 KiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-08-17T17:30:31.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:30 smithi169 bash[79348]: cluster 2024-08-17T17:30:29.729794+0000 mgr.y (mgr.34107) 841 : cluster [DBG] pgmap v1168: 105 pgs: 105 active+clean; 468 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 463 KiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-08-17T17:30:31.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:30 smithi131 bash[88347]: cluster 2024-08-17T17:30:29.729794+0000 mgr.y (mgr.34107) 841 : cluster [DBG] pgmap v1168: 105 pgs: 105 active+clean; 468 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 463 KiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-08-17T17:30:31.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:30 smithi131 bash[88347]: cluster 2024-08-17T17:30:29.729794+0000 mgr.y (mgr.34107) 841 : cluster [DBG] pgmap v1168: 105 pgs: 105 active+clean; 468 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 463 KiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-08-17T17:30:31.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:30 smithi131 bash[89561]: cluster 2024-08-17T17:30:29.729794+0000 mgr.y (mgr.34107) 841 : cluster [DBG] pgmap v1168: 105 pgs: 105 active+clean; 468 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 463 KiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-08-17T17:30:31.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:30 smithi131 bash[89561]: cluster 2024-08-17T17:30:29.729794+0000 mgr.y (mgr.34107) 841 : cluster [DBG] pgmap v1168: 105 pgs: 105 active+clean; 468 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 463 KiB/s rd, 4.1 MiB/s wr, 47 op/s 2024-08-17T17:30:32.145 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/4.ZeroOverlap (17477 ms) 2024-08-17T17:30:32.881 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 7 tests from EncryptedFlattenTest/4 (138309 ms total) 2024-08-17T17:30:32.881 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:30:32.882 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 7 tests from EncryptedFlattenTest/5, where TypeParam = UnformattedLUKS2 2024-08-17T17:30:32.911 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/5.Simple 2024-08-17T17:30:33.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:32 smithi169 bash[79348]: cluster 2024-08-17T17:30:31.730415+0000 mgr.y (mgr.34107) 842 : cluster [DBG] pgmap v1169: 105 pgs: 105 active+clean; 468 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 55 KiB/s rd, 1.7 MiB/s wr, 10 op/s 2024-08-17T17:30:33.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:32 smithi169 bash[79348]: cluster 2024-08-17T17:30:31.730415+0000 mgr.y (mgr.34107) 842 : cluster [DBG] pgmap v1169: 105 pgs: 105 active+clean; 468 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 55 KiB/s rd, 1.7 MiB/s wr, 10 op/s 2024-08-17T17:30:33.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:32 smithi131 bash[89561]: cluster 2024-08-17T17:30:31.730415+0000 mgr.y (mgr.34107) 842 : cluster [DBG] pgmap v1169: 105 pgs: 105 active+clean; 468 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 55 KiB/s rd, 1.7 MiB/s wr, 10 op/s 2024-08-17T17:30:33.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:32 smithi131 bash[89561]: cluster 2024-08-17T17:30:31.730415+0000 mgr.y (mgr.34107) 842 : cluster [DBG] pgmap v1169: 105 pgs: 105 active+clean; 468 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 55 KiB/s rd, 1.7 MiB/s wr, 10 op/s 2024-08-17T17:30:33.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:32 smithi131 bash[88347]: cluster 2024-08-17T17:30:31.730415+0000 mgr.y (mgr.34107) 842 : cluster [DBG] pgmap v1169: 105 pgs: 105 active+clean; 468 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 55 KiB/s rd, 1.7 MiB/s wr, 10 op/s 2024-08-17T17:30:33.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:32 smithi131 bash[88347]: cluster 2024-08-17T17:30:31.730415+0000 mgr.y (mgr.34107) 842 : cluster [DBG] pgmap v1169: 105 pgs: 105 active+clean; 468 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 55 KiB/s rd, 1.7 MiB/s wr, 10 op/s 2024-08-17T17:30:34.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:33 smithi131 bash[88347]: cluster 2024-08-17T17:30:32.872543+0000 mon.a (mon.0) 1611 : cluster [DBG] osdmap e974: 8 total, 8 up, 8 in 2024-08-17T17:30:34.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:33 smithi131 bash[88347]: cluster 2024-08-17T17:30:32.872543+0000 mon.a (mon.0) 1611 : cluster [DBG] osdmap e974: 8 total, 8 up, 8 in 2024-08-17T17:30:34.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:33 smithi131 bash[89561]: cluster 2024-08-17T17:30:32.872543+0000 mon.a (mon.0) 1611 : cluster [DBG] osdmap e974: 8 total, 8 up, 8 in 2024-08-17T17:30:34.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:33 smithi131 bash[89561]: cluster 2024-08-17T17:30:32.872543+0000 mon.a (mon.0) 1611 : cluster [DBG] osdmap e974: 8 total, 8 up, 8 in 2024-08-17T17:30:34.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:33 smithi169 bash[79348]: cluster 2024-08-17T17:30:32.872543+0000 mon.a (mon.0) 1611 : cluster [DBG] osdmap e974: 8 total, 8 up, 8 in 2024-08-17T17:30:34.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:33 smithi169 bash[79348]: cluster 2024-08-17T17:30:32.872543+0000 mon.a (mon.0) 1611 : cluster [DBG] osdmap e974: 8 total, 8 up, 8 in 2024-08-17T17:30:34.916 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:30:35.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:34 smithi131 bash[88347]: cluster 2024-08-17T17:30:33.731044+0000 mgr.y (mgr.34107) 843 : cluster [DBG] pgmap v1171: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:30:35.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:34 smithi131 bash[88347]: cluster 2024-08-17T17:30:33.731044+0000 mgr.y (mgr.34107) 843 : cluster [DBG] pgmap v1171: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:30:35.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:34 smithi131 bash[88347]: cluster 2024-08-17T17:30:33.903604+0000 mon.a (mon.0) 1612 : cluster [DBG] osdmap e975: 8 total, 8 up, 8 in 2024-08-17T17:30:35.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:34 smithi131 bash[88347]: cluster 2024-08-17T17:30:33.903604+0000 mon.a (mon.0) 1612 : cluster [DBG] osdmap e975: 8 total, 8 up, 8 in 2024-08-17T17:30:35.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:34 smithi131 bash[88347]: audit 2024-08-17T17:30:33.906878+0000 mon.a (mon.0) 1613 : audit [INF] from='client.? 172.21.15.131:0/465502993' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-44","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:30:35.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:34 smithi131 bash[88347]: audit 2024-08-17T17:30:33.906878+0000 mon.a (mon.0) 1613 : audit [INF] from='client.? 172.21.15.131:0/465502993' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-44","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:30:35.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:34 smithi131 bash[89561]: cluster 2024-08-17T17:30:33.731044+0000 mgr.y (mgr.34107) 843 : cluster [DBG] pgmap v1171: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:30:35.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:34 smithi131 bash[89561]: cluster 2024-08-17T17:30:33.731044+0000 mgr.y (mgr.34107) 843 : cluster [DBG] pgmap v1171: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:30:35.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:34 smithi131 bash[89561]: cluster 2024-08-17T17:30:33.903604+0000 mon.a (mon.0) 1612 : cluster [DBG] osdmap e975: 8 total, 8 up, 8 in 2024-08-17T17:30:35.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:34 smithi131 bash[89561]: cluster 2024-08-17T17:30:33.903604+0000 mon.a (mon.0) 1612 : cluster [DBG] osdmap e975: 8 total, 8 up, 8 in 2024-08-17T17:30:35.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:34 smithi131 bash[89561]: audit 2024-08-17T17:30:33.906878+0000 mon.a (mon.0) 1613 : audit [INF] from='client.? 172.21.15.131:0/465502993' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-44","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:30:35.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:34 smithi131 bash[89561]: audit 2024-08-17T17:30:33.906878+0000 mon.a (mon.0) 1613 : audit [INF] from='client.? 172.21.15.131:0/465502993' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-44","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:30:35.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:34 smithi169 bash[79348]: cluster 2024-08-17T17:30:33.731044+0000 mgr.y (mgr.34107) 843 : cluster [DBG] pgmap v1171: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:30:35.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:34 smithi169 bash[79348]: cluster 2024-08-17T17:30:33.731044+0000 mgr.y (mgr.34107) 843 : cluster [DBG] pgmap v1171: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:30:35.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:34 smithi169 bash[79348]: cluster 2024-08-17T17:30:33.903604+0000 mon.a (mon.0) 1612 : cluster [DBG] osdmap e975: 8 total, 8 up, 8 in 2024-08-17T17:30:35.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:34 smithi169 bash[79348]: cluster 2024-08-17T17:30:33.903604+0000 mon.a (mon.0) 1612 : cluster [DBG] osdmap e975: 8 total, 8 up, 8 in 2024-08-17T17:30:35.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:34 smithi169 bash[79348]: audit 2024-08-17T17:30:33.906878+0000 mon.a (mon.0) 1613 : audit [INF] from='client.? 172.21.15.131:0/465502993' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-44","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:30:35.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:34 smithi169 bash[79348]: audit 2024-08-17T17:30:33.906878+0000 mon.a (mon.0) 1613 : audit [INF] from='client.? 172.21.15.131:0/465502993' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-44","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:30:36.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:35 smithi131 bash[88347]: audit 2024-08-17T17:30:34.897946+0000 mon.a (mon.0) 1614 : audit [INF] from='client.? 172.21.15.131:0/465502993' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-44","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:30:36.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:35 smithi131 bash[88347]: audit 2024-08-17T17:30:34.897946+0000 mon.a (mon.0) 1614 : audit [INF] from='client.? 172.21.15.131:0/465502993' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-44","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:30:36.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:35 smithi131 bash[88347]: cluster 2024-08-17T17:30:34.907104+0000 mon.a (mon.0) 1615 : cluster [DBG] osdmap e976: 8 total, 8 up, 8 in 2024-08-17T17:30:36.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:35 smithi131 bash[88347]: cluster 2024-08-17T17:30:34.907104+0000 mon.a (mon.0) 1615 : cluster [DBG] osdmap e976: 8 total, 8 up, 8 in 2024-08-17T17:30:36.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:35 smithi131 bash[89561]: audit 2024-08-17T17:30:34.897946+0000 mon.a (mon.0) 1614 : audit [INF] from='client.? 172.21.15.131:0/465502993' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-44","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:30:36.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:35 smithi131 bash[89561]: audit 2024-08-17T17:30:34.897946+0000 mon.a (mon.0) 1614 : audit [INF] from='client.? 172.21.15.131:0/465502993' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-44","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:30:36.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:35 smithi131 bash[89561]: cluster 2024-08-17T17:30:34.907104+0000 mon.a (mon.0) 1615 : cluster [DBG] osdmap e976: 8 total, 8 up, 8 in 2024-08-17T17:30:36.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:35 smithi131 bash[89561]: cluster 2024-08-17T17:30:34.907104+0000 mon.a (mon.0) 1615 : cluster [DBG] osdmap e976: 8 total, 8 up, 8 in 2024-08-17T17:30:36.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:35 smithi169 bash[79348]: audit 2024-08-17T17:30:34.897946+0000 mon.a (mon.0) 1614 : audit [INF] from='client.? 172.21.15.131:0/465502993' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-44","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:30:36.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:35 smithi169 bash[79348]: audit 2024-08-17T17:30:34.897946+0000 mon.a (mon.0) 1614 : audit [INF] from='client.? 172.21.15.131:0/465502993' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-44","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:30:36.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:35 smithi169 bash[79348]: cluster 2024-08-17T17:30:34.907104+0000 mon.a (mon.0) 1615 : cluster [DBG] osdmap e976: 8 total, 8 up, 8 in 2024-08-17T17:30:36.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:35 smithi169 bash[79348]: cluster 2024-08-17T17:30:34.907104+0000 mon.a (mon.0) 1615 : cluster [DBG] osdmap e976: 8 total, 8 up, 8 in 2024-08-17T17:30:37.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:36 smithi131 bash[89561]: cluster 2024-08-17T17:30:35.731954+0000 mgr.y (mgr.34107) 844 : cluster [DBG] pgmap v1174: 105 pgs: 20 creating+peering, 9 unknown, 76 active+clean; 582 KiB data, 981 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:30:37.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:36 smithi131 bash[89561]: cluster 2024-08-17T17:30:35.731954+0000 mgr.y (mgr.34107) 844 : cluster [DBG] pgmap v1174: 105 pgs: 20 creating+peering, 9 unknown, 76 active+clean; 582 KiB data, 981 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:30:37.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:36 smithi131 bash[89561]: cluster 2024-08-17T17:30:35.932228+0000 mon.a (mon.0) 1616 : cluster [DBG] osdmap e977: 8 total, 8 up, 8 in 2024-08-17T17:30:37.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:36 smithi131 bash[89561]: cluster 2024-08-17T17:30:35.932228+0000 mon.a (mon.0) 1616 : cluster [DBG] osdmap e977: 8 total, 8 up, 8 in 2024-08-17T17:30:37.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:36 smithi131 bash[88347]: cluster 2024-08-17T17:30:35.731954+0000 mgr.y (mgr.34107) 844 : cluster [DBG] pgmap v1174: 105 pgs: 20 creating+peering, 9 unknown, 76 active+clean; 582 KiB data, 981 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:30:37.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:36 smithi131 bash[88347]: cluster 2024-08-17T17:30:35.731954+0000 mgr.y (mgr.34107) 844 : cluster [DBG] pgmap v1174: 105 pgs: 20 creating+peering, 9 unknown, 76 active+clean; 582 KiB data, 981 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:30:37.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:36 smithi131 bash[88347]: cluster 2024-08-17T17:30:35.932228+0000 mon.a (mon.0) 1616 : cluster [DBG] osdmap e977: 8 total, 8 up, 8 in 2024-08-17T17:30:37.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:36 smithi131 bash[88347]: cluster 2024-08-17T17:30:35.932228+0000 mon.a (mon.0) 1616 : cluster [DBG] osdmap e977: 8 total, 8 up, 8 in 2024-08-17T17:30:37.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:36 smithi169 bash[79348]: cluster 2024-08-17T17:30:35.731954+0000 mgr.y (mgr.34107) 844 : cluster [DBG] pgmap v1174: 105 pgs: 20 creating+peering, 9 unknown, 76 active+clean; 582 KiB data, 981 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:30:37.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:36 smithi169 bash[79348]: cluster 2024-08-17T17:30:35.731954+0000 mgr.y (mgr.34107) 844 : cluster [DBG] pgmap v1174: 105 pgs: 20 creating+peering, 9 unknown, 76 active+clean; 582 KiB data, 981 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:30:37.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:36 smithi169 bash[79348]: cluster 2024-08-17T17:30:35.932228+0000 mon.a (mon.0) 1616 : cluster [DBG] osdmap e977: 8 total, 8 up, 8 in 2024-08-17T17:30:37.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:36 smithi169 bash[79348]: cluster 2024-08-17T17:30:35.932228+0000 mon.a (mon.0) 1616 : cluster [DBG] osdmap e977: 8 total, 8 up, 8 in 2024-08-17T17:30:38.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:37 smithi131 bash[89561]: cluster 2024-08-17T17:30:36.940732+0000 mon.a (mon.0) 1617 : cluster [DBG] osdmap e978: 8 total, 8 up, 8 in 2024-08-17T17:30:38.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:37 smithi131 bash[89561]: cluster 2024-08-17T17:30:36.940732+0000 mon.a (mon.0) 1617 : cluster [DBG] osdmap e978: 8 total, 8 up, 8 in 2024-08-17T17:30:38.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:37 smithi131 bash[89561]: cluster 2024-08-17T17:30:37.732616+0000 mgr.y (mgr.34107) 845 : cluster [DBG] pgmap v1177: 105 pgs: 20 creating+peering, 9 unknown, 76 active+clean; 582 KiB data, 981 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:30:38.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:37 smithi131 bash[89561]: cluster 2024-08-17T17:30:37.732616+0000 mgr.y (mgr.34107) 845 : cluster [DBG] pgmap v1177: 105 pgs: 20 creating+peering, 9 unknown, 76 active+clean; 582 KiB data, 981 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:30:38.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:37 smithi131 bash[88347]: cluster 2024-08-17T17:30:36.940732+0000 mon.a (mon.0) 1617 : cluster [DBG] osdmap e978: 8 total, 8 up, 8 in 2024-08-17T17:30:38.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:37 smithi131 bash[88347]: cluster 2024-08-17T17:30:36.940732+0000 mon.a (mon.0) 1617 : cluster [DBG] osdmap e978: 8 total, 8 up, 8 in 2024-08-17T17:30:38.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:37 smithi131 bash[88347]: cluster 2024-08-17T17:30:37.732616+0000 mgr.y (mgr.34107) 845 : cluster [DBG] pgmap v1177: 105 pgs: 20 creating+peering, 9 unknown, 76 active+clean; 582 KiB data, 981 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:30:38.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:37 smithi131 bash[88347]: cluster 2024-08-17T17:30:37.732616+0000 mgr.y (mgr.34107) 845 : cluster [DBG] pgmap v1177: 105 pgs: 20 creating+peering, 9 unknown, 76 active+clean; 582 KiB data, 981 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:30:38.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:37 smithi169 bash[79348]: cluster 2024-08-17T17:30:36.940732+0000 mon.a (mon.0) 1617 : cluster [DBG] osdmap e978: 8 total, 8 up, 8 in 2024-08-17T17:30:38.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:37 smithi169 bash[79348]: cluster 2024-08-17T17:30:36.940732+0000 mon.a (mon.0) 1617 : cluster [DBG] osdmap e978: 8 total, 8 up, 8 in 2024-08-17T17:30:38.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:37 smithi169 bash[79348]: cluster 2024-08-17T17:30:37.732616+0000 mgr.y (mgr.34107) 845 : cluster [DBG] pgmap v1177: 105 pgs: 20 creating+peering, 9 unknown, 76 active+clean; 582 KiB data, 981 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:30:38.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:37 smithi169 bash[79348]: cluster 2024-08-17T17:30:37.732616+0000 mgr.y (mgr.34107) 845 : cluster [DBG] pgmap v1177: 105 pgs: 20 creating+peering, 9 unknown, 76 active+clean; 582 KiB data, 981 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:30:39.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:30:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:30:38] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.51.0" 2024-08-17T17:30:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:38 smithi131 bash[88347]: audit 2024-08-17T17:30:38.223931+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:38 smithi131 bash[88347]: audit 2024-08-17T17:30:38.223931+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:38 smithi131 bash[89561]: audit 2024-08-17T17:30:38.223931+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:38 smithi131 bash[89561]: audit 2024-08-17T17:30:38.223931+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:39.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:38 smithi169 bash[79348]: audit 2024-08-17T17:30:38.223931+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:39.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:38 smithi169 bash[79348]: audit 2024-08-17T17:30:38.223931+0000 mon.a (mon.0) 1618 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:40.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:39 smithi131 bash[88347]: cluster 2024-08-17T17:30:39.733527+0000 mgr.y (mgr.34107) 846 : cluster [DBG] pgmap v1178: 105 pgs: 105 active+clean; 582 KiB data, 650 MiB used, 715 GiB / 715 GiB avail; 5.1 KiB/s rd, 1.4 KiB/s wr, 9 op/s 2024-08-17T17:30:40.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:39 smithi131 bash[88347]: cluster 2024-08-17T17:30:39.733527+0000 mgr.y (mgr.34107) 846 : cluster [DBG] pgmap v1178: 105 pgs: 105 active+clean; 582 KiB data, 650 MiB used, 715 GiB / 715 GiB avail; 5.1 KiB/s rd, 1.4 KiB/s wr, 9 op/s 2024-08-17T17:30:40.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:39 smithi131 bash[89561]: cluster 2024-08-17T17:30:39.733527+0000 mgr.y (mgr.34107) 846 : cluster [DBG] pgmap v1178: 105 pgs: 105 active+clean; 582 KiB data, 650 MiB used, 715 GiB / 715 GiB avail; 5.1 KiB/s rd, 1.4 KiB/s wr, 9 op/s 2024-08-17T17:30:40.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:39 smithi131 bash[89561]: cluster 2024-08-17T17:30:39.733527+0000 mgr.y (mgr.34107) 846 : cluster [DBG] pgmap v1178: 105 pgs: 105 active+clean; 582 KiB data, 650 MiB used, 715 GiB / 715 GiB avail; 5.1 KiB/s rd, 1.4 KiB/s wr, 9 op/s 2024-08-17T17:30:40.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:39 smithi169 bash[79348]: cluster 2024-08-17T17:30:39.733527+0000 mgr.y (mgr.34107) 846 : cluster [DBG] pgmap v1178: 105 pgs: 105 active+clean; 582 KiB data, 650 MiB used, 715 GiB / 715 GiB avail; 5.1 KiB/s rd, 1.4 KiB/s wr, 9 op/s 2024-08-17T17:30:40.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:39 smithi169 bash[79348]: cluster 2024-08-17T17:30:39.733527+0000 mgr.y (mgr.34107) 846 : cluster [DBG] pgmap v1178: 105 pgs: 105 active+clean; 582 KiB data, 650 MiB used, 715 GiB / 715 GiB avail; 5.1 KiB/s rd, 1.4 KiB/s wr, 9 op/s 2024-08-17T17:30:43.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:42 smithi131 bash[89561]: cluster 2024-08-17T17:30:41.734103+0000 mgr.y (mgr.34107) 847 : cluster [DBG] pgmap v1179: 105 pgs: 105 active+clean; 582 KiB data, 650 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-17T17:30:43.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:42 smithi131 bash[89561]: cluster 2024-08-17T17:30:41.734103+0000 mgr.y (mgr.34107) 847 : cluster [DBG] pgmap v1179: 105 pgs: 105 active+clean; 582 KiB data, 650 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-17T17:30:43.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:42 smithi131 bash[88347]: cluster 2024-08-17T17:30:41.734103+0000 mgr.y (mgr.34107) 847 : cluster [DBG] pgmap v1179: 105 pgs: 105 active+clean; 582 KiB data, 650 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-17T17:30:43.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:42 smithi131 bash[88347]: cluster 2024-08-17T17:30:41.734103+0000 mgr.y (mgr.34107) 847 : cluster [DBG] pgmap v1179: 105 pgs: 105 active+clean; 582 KiB data, 650 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-17T17:30:43.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:42 smithi169 bash[79348]: cluster 2024-08-17T17:30:41.734103+0000 mgr.y (mgr.34107) 847 : cluster [DBG] pgmap v1179: 105 pgs: 105 active+clean; 582 KiB data, 650 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-17T17:30:43.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:42 smithi169 bash[79348]: cluster 2024-08-17T17:30:41.734103+0000 mgr.y (mgr.34107) 847 : cluster [DBG] pgmap v1179: 105 pgs: 105 active+clean; 582 KiB data, 650 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-17T17:30:45.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:44 smithi131 bash[89561]: cluster 2024-08-17T17:30:43.734562+0000 mgr.y (mgr.34107) 848 : cluster [DBG] pgmap v1180: 105 pgs: 105 active+clean; 582 KiB data, 650 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-08-17T17:30:45.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:44 smithi131 bash[89561]: cluster 2024-08-17T17:30:43.734562+0000 mgr.y (mgr.34107) 848 : cluster [DBG] pgmap v1180: 105 pgs: 105 active+clean; 582 KiB data, 650 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-08-17T17:30:45.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:44 smithi131 bash[88347]: cluster 2024-08-17T17:30:43.734562+0000 mgr.y (mgr.34107) 848 : cluster [DBG] pgmap v1180: 105 pgs: 105 active+clean; 582 KiB data, 650 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-08-17T17:30:45.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:44 smithi131 bash[88347]: cluster 2024-08-17T17:30:43.734562+0000 mgr.y (mgr.34107) 848 : cluster [DBG] pgmap v1180: 105 pgs: 105 active+clean; 582 KiB data, 650 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-08-17T17:30:45.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:44 smithi169 bash[79348]: cluster 2024-08-17T17:30:43.734562+0000 mgr.y (mgr.34107) 848 : cluster [DBG] pgmap v1180: 105 pgs: 105 active+clean; 582 KiB data, 650 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-08-17T17:30:45.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:44 smithi169 bash[79348]: cluster 2024-08-17T17:30:43.734562+0000 mgr.y (mgr.34107) 848 : cluster [DBG] pgmap v1180: 105 pgs: 105 active+clean; 582 KiB data, 650 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-08-17T17:30:46.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:46 smithi131 bash[89561]: cluster 2024-08-17T17:30:45.541651+0000 mon.a (mon.0) 1619 : cluster [DBG] osdmap e979: 8 total, 8 up, 8 in 2024-08-17T17:30:46.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:46 smithi131 bash[89561]: cluster 2024-08-17T17:30:45.541651+0000 mon.a (mon.0) 1619 : cluster [DBG] osdmap e979: 8 total, 8 up, 8 in 2024-08-17T17:30:46.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:46 smithi131 bash[89561]: cluster 2024-08-17T17:30:45.735123+0000 mgr.y (mgr.34107) 849 : cluster [DBG] pgmap v1182: 105 pgs: 105 active+clean; 582 KiB data, 650 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 930 B/s wr, 6 op/s 2024-08-17T17:30:46.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:46 smithi131 bash[89561]: cluster 2024-08-17T17:30:45.735123+0000 mgr.y (mgr.34107) 849 : cluster [DBG] pgmap v1182: 105 pgs: 105 active+clean; 582 KiB data, 650 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 930 B/s wr, 6 op/s 2024-08-17T17:30:46.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:46 smithi131 bash[88347]: cluster 2024-08-17T17:30:45.541651+0000 mon.a (mon.0) 1619 : cluster [DBG] osdmap e979: 8 total, 8 up, 8 in 2024-08-17T17:30:46.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:46 smithi131 bash[88347]: cluster 2024-08-17T17:30:45.541651+0000 mon.a (mon.0) 1619 : cluster [DBG] osdmap e979: 8 total, 8 up, 8 in 2024-08-17T17:30:46.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:46 smithi131 bash[88347]: cluster 2024-08-17T17:30:45.735123+0000 mgr.y (mgr.34107) 849 : cluster [DBG] pgmap v1182: 105 pgs: 105 active+clean; 582 KiB data, 650 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 930 B/s wr, 6 op/s 2024-08-17T17:30:46.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:46 smithi131 bash[88347]: cluster 2024-08-17T17:30:45.735123+0000 mgr.y (mgr.34107) 849 : cluster [DBG] pgmap v1182: 105 pgs: 105 active+clean; 582 KiB data, 650 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 930 B/s wr, 6 op/s 2024-08-17T17:30:46.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:46 smithi169 bash[79348]: cluster 2024-08-17T17:30:45.541651+0000 mon.a (mon.0) 1619 : cluster [DBG] osdmap e979: 8 total, 8 up, 8 in 2024-08-17T17:30:46.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:46 smithi169 bash[79348]: cluster 2024-08-17T17:30:45.541651+0000 mon.a (mon.0) 1619 : cluster [DBG] osdmap e979: 8 total, 8 up, 8 in 2024-08-17T17:30:46.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:46 smithi169 bash[79348]: cluster 2024-08-17T17:30:45.735123+0000 mgr.y (mgr.34107) 849 : cluster [DBG] pgmap v1182: 105 pgs: 105 active+clean; 582 KiB data, 650 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 930 B/s wr, 6 op/s 2024-08-17T17:30:46.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:46 smithi169 bash[79348]: cluster 2024-08-17T17:30:45.735123+0000 mgr.y (mgr.34107) 849 : cluster [DBG] pgmap v1182: 105 pgs: 105 active+clean; 582 KiB data, 650 MiB used, 715 GiB / 715 GiB avail; 3.4 KiB/s rd, 930 B/s wr, 6 op/s 2024-08-17T17:30:48.848 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:30:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:30:48] "GET /metrics HTTP/1.1" 200 36484 "" "Prometheus/2.51.0" 2024-08-17T17:30:48.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:48 smithi131 bash[88347]: cluster 2024-08-17T17:30:47.554915+0000 mon.a (mon.0) 1620 : cluster [DBG] osdmap e980: 8 total, 8 up, 8 in 2024-08-17T17:30:48.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:48 smithi131 bash[88347]: cluster 2024-08-17T17:30:47.554915+0000 mon.a (mon.0) 1620 : cluster [DBG] osdmap e980: 8 total, 8 up, 8 in 2024-08-17T17:30:48.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:48 smithi131 bash[88347]: cluster 2024-08-17T17:30:47.735765+0000 mgr.y (mgr.34107) 850 : cluster [DBG] pgmap v1184: 105 pgs: 105 active+clean; 582 KiB data, 650 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:30:48.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:48 smithi131 bash[88347]: cluster 2024-08-17T17:30:47.735765+0000 mgr.y (mgr.34107) 850 : cluster [DBG] pgmap v1184: 105 pgs: 105 active+clean; 582 KiB data, 650 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:30:48.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:48 smithi131 bash[89561]: cluster 2024-08-17T17:30:47.554915+0000 mon.a (mon.0) 1620 : cluster [DBG] osdmap e980: 8 total, 8 up, 8 in 2024-08-17T17:30:48.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:48 smithi131 bash[89561]: cluster 2024-08-17T17:30:47.554915+0000 mon.a (mon.0) 1620 : cluster [DBG] osdmap e980: 8 total, 8 up, 8 in 2024-08-17T17:30:48.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:48 smithi131 bash[89561]: cluster 2024-08-17T17:30:47.735765+0000 mgr.y (mgr.34107) 850 : cluster [DBG] pgmap v1184: 105 pgs: 105 active+clean; 582 KiB data, 650 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:30:48.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:48 smithi131 bash[89561]: cluster 2024-08-17T17:30:47.735765+0000 mgr.y (mgr.34107) 850 : cluster [DBG] pgmap v1184: 105 pgs: 105 active+clean; 582 KiB data, 650 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:30:48.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:48 smithi169 bash[79348]: cluster 2024-08-17T17:30:47.554915+0000 mon.a (mon.0) 1620 : cluster [DBG] osdmap e980: 8 total, 8 up, 8 in 2024-08-17T17:30:48.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:48 smithi169 bash[79348]: cluster 2024-08-17T17:30:47.554915+0000 mon.a (mon.0) 1620 : cluster [DBG] osdmap e980: 8 total, 8 up, 8 in 2024-08-17T17:30:48.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:48 smithi169 bash[79348]: cluster 2024-08-17T17:30:47.735765+0000 mgr.y (mgr.34107) 850 : cluster [DBG] pgmap v1184: 105 pgs: 105 active+clean; 582 KiB data, 650 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:30:48.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:48 smithi169 bash[79348]: cluster 2024-08-17T17:30:47.735765+0000 mgr.y (mgr.34107) 850 : cluster [DBG] pgmap v1184: 105 pgs: 105 active+clean; 582 KiB data, 650 MiB used, 715 GiB / 715 GiB avail 2024-08-17T17:30:51.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:50 smithi131 bash[89561]: cluster 2024-08-17T17:30:49.737164+0000 mgr.y (mgr.34107) 851 : cluster [DBG] pgmap v1185: 105 pgs: 105 active+clean; 34 MiB data, 753 MiB used, 714 GiB / 715 GiB avail; 75 KiB/s rd, 4.1 MiB/s wr, 52 op/s 2024-08-17T17:30:51.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:50 smithi131 bash[89561]: cluster 2024-08-17T17:30:49.737164+0000 mgr.y (mgr.34107) 851 : cluster [DBG] pgmap v1185: 105 pgs: 105 active+clean; 34 MiB data, 753 MiB used, 714 GiB / 715 GiB avail; 75 KiB/s rd, 4.1 MiB/s wr, 52 op/s 2024-08-17T17:30:51.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:50 smithi131 bash[88347]: cluster 2024-08-17T17:30:49.737164+0000 mgr.y (mgr.34107) 851 : cluster [DBG] pgmap v1185: 105 pgs: 105 active+clean; 34 MiB data, 753 MiB used, 714 GiB / 715 GiB avail; 75 KiB/s rd, 4.1 MiB/s wr, 52 op/s 2024-08-17T17:30:51.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:50 smithi131 bash[88347]: cluster 2024-08-17T17:30:49.737164+0000 mgr.y (mgr.34107) 851 : cluster [DBG] pgmap v1185: 105 pgs: 105 active+clean; 34 MiB data, 753 MiB used, 714 GiB / 715 GiB avail; 75 KiB/s rd, 4.1 MiB/s wr, 52 op/s 2024-08-17T17:30:51.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:50 smithi169 bash[79348]: cluster 2024-08-17T17:30:49.737164+0000 mgr.y (mgr.34107) 851 : cluster [DBG] pgmap v1185: 105 pgs: 105 active+clean; 34 MiB data, 753 MiB used, 714 GiB / 715 GiB avail; 75 KiB/s rd, 4.1 MiB/s wr, 52 op/s 2024-08-17T17:30:51.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:50 smithi169 bash[79348]: cluster 2024-08-17T17:30:49.737164+0000 mgr.y (mgr.34107) 851 : cluster [DBG] pgmap v1185: 105 pgs: 105 active+clean; 34 MiB data, 753 MiB used, 714 GiB / 715 GiB avail; 75 KiB/s rd, 4.1 MiB/s wr, 52 op/s 2024-08-17T17:30:53.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:52 smithi131 bash[88347]: cluster 2024-08-17T17:30:51.737764+0000 mgr.y (mgr.34107) 852 : cluster [DBG] pgmap v1186: 105 pgs: 105 active+clean; 42 MiB data, 773 MiB used, 714 GiB / 715 GiB avail; 75 KiB/s rd, 5.1 MiB/s wr, 52 op/s 2024-08-17T17:30:53.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:52 smithi131 bash[88347]: cluster 2024-08-17T17:30:51.737764+0000 mgr.y (mgr.34107) 852 : cluster [DBG] pgmap v1186: 105 pgs: 105 active+clean; 42 MiB data, 773 MiB used, 714 GiB / 715 GiB avail; 75 KiB/s rd, 5.1 MiB/s wr, 52 op/s 2024-08-17T17:30:53.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:52 smithi131 bash[89561]: cluster 2024-08-17T17:30:51.737764+0000 mgr.y (mgr.34107) 852 : cluster [DBG] pgmap v1186: 105 pgs: 105 active+clean; 42 MiB data, 773 MiB used, 714 GiB / 715 GiB avail; 75 KiB/s rd, 5.1 MiB/s wr, 52 op/s 2024-08-17T17:30:53.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:52 smithi131 bash[89561]: cluster 2024-08-17T17:30:51.737764+0000 mgr.y (mgr.34107) 852 : cluster [DBG] pgmap v1186: 105 pgs: 105 active+clean; 42 MiB data, 773 MiB used, 714 GiB / 715 GiB avail; 75 KiB/s rd, 5.1 MiB/s wr, 52 op/s 2024-08-17T17:30:53.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:52 smithi169 bash[79348]: cluster 2024-08-17T17:30:51.737764+0000 mgr.y (mgr.34107) 852 : cluster [DBG] pgmap v1186: 105 pgs: 105 active+clean; 42 MiB data, 773 MiB used, 714 GiB / 715 GiB avail; 75 KiB/s rd, 5.1 MiB/s wr, 52 op/s 2024-08-17T17:30:53.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:52 smithi169 bash[79348]: cluster 2024-08-17T17:30:51.737764+0000 mgr.y (mgr.34107) 852 : cluster [DBG] pgmap v1186: 105 pgs: 105 active+clean; 42 MiB data, 773 MiB used, 714 GiB / 715 GiB avail; 75 KiB/s rd, 5.1 MiB/s wr, 52 op/s 2024-08-17T17:30:54.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:53 smithi131 bash[88347]: audit 2024-08-17T17:30:53.223981+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:54.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:53 smithi131 bash[88347]: audit 2024-08-17T17:30:53.223981+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:54.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:53 smithi131 bash[89561]: audit 2024-08-17T17:30:53.223981+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:54.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:53 smithi131 bash[89561]: audit 2024-08-17T17:30:53.223981+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:54.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:53 smithi169 bash[79348]: audit 2024-08-17T17:30:53.223981+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:54.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:53 smithi169 bash[79348]: audit 2024-08-17T17:30:53.223981+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:30:54.363 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/5.Simple (21452 ms) 2024-08-17T17:30:54.363 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/5.Grow 2024-08-17T17:30:54.363 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:30:55.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:54 smithi131 bash[88347]: cluster 2024-08-17T17:30:53.738265+0000 mgr.y (mgr.34107) 853 : cluster [DBG] pgmap v1187: 105 pgs: 105 active+clean; 42 MiB data, 773 MiB used, 714 GiB / 715 GiB avail; 73 KiB/s rd, 5.0 MiB/s wr, 51 op/s 2024-08-17T17:30:55.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:54 smithi131 bash[88347]: cluster 2024-08-17T17:30:53.738265+0000 mgr.y (mgr.34107) 853 : cluster [DBG] pgmap v1187: 105 pgs: 105 active+clean; 42 MiB data, 773 MiB used, 714 GiB / 715 GiB avail; 73 KiB/s rd, 5.0 MiB/s wr, 51 op/s 2024-08-17T17:30:55.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:54 smithi131 bash[89561]: cluster 2024-08-17T17:30:53.738265+0000 mgr.y (mgr.34107) 853 : cluster [DBG] pgmap v1187: 105 pgs: 105 active+clean; 42 MiB data, 773 MiB used, 714 GiB / 715 GiB avail; 73 KiB/s rd, 5.0 MiB/s wr, 51 op/s 2024-08-17T17:30:55.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:54 smithi131 bash[89561]: cluster 2024-08-17T17:30:53.738265+0000 mgr.y (mgr.34107) 853 : cluster [DBG] pgmap v1187: 105 pgs: 105 active+clean; 42 MiB data, 773 MiB used, 714 GiB / 715 GiB avail; 73 KiB/s rd, 5.0 MiB/s wr, 51 op/s 2024-08-17T17:30:55.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:54 smithi169 bash[79348]: cluster 2024-08-17T17:30:53.738265+0000 mgr.y (mgr.34107) 853 : cluster [DBG] pgmap v1187: 105 pgs: 105 active+clean; 42 MiB data, 773 MiB used, 714 GiB / 715 GiB avail; 73 KiB/s rd, 5.0 MiB/s wr, 51 op/s 2024-08-17T17:30:55.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:54 smithi169 bash[79348]: cluster 2024-08-17T17:30:53.738265+0000 mgr.y (mgr.34107) 853 : cluster [DBG] pgmap v1187: 105 pgs: 105 active+clean; 42 MiB data, 773 MiB used, 714 GiB / 715 GiB avail; 73 KiB/s rd, 5.0 MiB/s wr, 51 op/s 2024-08-17T17:30:57.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:56 smithi131 bash[89561]: cluster 2024-08-17T17:30:55.739241+0000 mgr.y (mgr.34107) 854 : cluster [DBG] pgmap v1188: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.3 MiB/s rd, 8.2 MiB/s wr, 62 op/s 2024-08-17T17:30:57.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:56 smithi131 bash[89561]: cluster 2024-08-17T17:30:55.739241+0000 mgr.y (mgr.34107) 854 : cluster [DBG] pgmap v1188: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.3 MiB/s rd, 8.2 MiB/s wr, 62 op/s 2024-08-17T17:30:57.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:56 smithi131 bash[88347]: cluster 2024-08-17T17:30:55.739241+0000 mgr.y (mgr.34107) 854 : cluster [DBG] pgmap v1188: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.3 MiB/s rd, 8.2 MiB/s wr, 62 op/s 2024-08-17T17:30:57.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:56 smithi131 bash[88347]: cluster 2024-08-17T17:30:55.739241+0000 mgr.y (mgr.34107) 854 : cluster [DBG] pgmap v1188: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.3 MiB/s rd, 8.2 MiB/s wr, 62 op/s 2024-08-17T17:30:57.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:56 smithi169 bash[79348]: cluster 2024-08-17T17:30:55.739241+0000 mgr.y (mgr.34107) 854 : cluster [DBG] pgmap v1188: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.3 MiB/s rd, 8.2 MiB/s wr, 62 op/s 2024-08-17T17:30:57.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:56 smithi169 bash[79348]: cluster 2024-08-17T17:30:55.739241+0000 mgr.y (mgr.34107) 854 : cluster [DBG] pgmap v1188: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.3 MiB/s rd, 8.2 MiB/s wr, 62 op/s 2024-08-17T17:30:59.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:30:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:30:58] "GET /metrics HTTP/1.1" 200 36539 "" "Prometheus/2.51.0" 2024-08-17T17:30:59.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:58 smithi131 bash[88347]: cluster 2024-08-17T17:30:57.739702+0000 mgr.y (mgr.34107) 855 : cluster [DBG] pgmap v1189: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 8.1 MiB/s wr, 61 op/s 2024-08-17T17:30:59.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:30:58 smithi131 bash[88347]: cluster 2024-08-17T17:30:57.739702+0000 mgr.y (mgr.34107) 855 : cluster [DBG] pgmap v1189: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 8.1 MiB/s wr, 61 op/s 2024-08-17T17:30:59.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:58 smithi131 bash[89561]: cluster 2024-08-17T17:30:57.739702+0000 mgr.y (mgr.34107) 855 : cluster [DBG] pgmap v1189: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 8.1 MiB/s wr, 61 op/s 2024-08-17T17:30:59.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:30:58 smithi131 bash[89561]: cluster 2024-08-17T17:30:57.739702+0000 mgr.y (mgr.34107) 855 : cluster [DBG] pgmap v1189: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 8.1 MiB/s wr, 61 op/s 2024-08-17T17:30:59.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:58 smithi169 bash[79348]: cluster 2024-08-17T17:30:57.739702+0000 mgr.y (mgr.34107) 855 : cluster [DBG] pgmap v1189: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 8.1 MiB/s wr, 61 op/s 2024-08-17T17:30:59.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:30:58 smithi169 bash[79348]: cluster 2024-08-17T17:30:57.739702+0000 mgr.y (mgr.34107) 855 : cluster [DBG] pgmap v1189: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 8.1 MiB/s wr, 61 op/s 2024-08-17T17:31:01.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:00 smithi131 bash[88347]: cluster 2024-08-17T17:30:59.740513+0000 mgr.y (mgr.34107) 856 : cluster [DBG] pgmap v1190: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.8 MiB/s wr, 57 op/s 2024-08-17T17:31:01.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:00 smithi131 bash[88347]: cluster 2024-08-17T17:30:59.740513+0000 mgr.y (mgr.34107) 856 : cluster [DBG] pgmap v1190: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.8 MiB/s wr, 57 op/s 2024-08-17T17:31:01.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:00 smithi131 bash[89561]: cluster 2024-08-17T17:30:59.740513+0000 mgr.y (mgr.34107) 856 : cluster [DBG] pgmap v1190: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.8 MiB/s wr, 57 op/s 2024-08-17T17:31:01.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:00 smithi131 bash[89561]: cluster 2024-08-17T17:30:59.740513+0000 mgr.y (mgr.34107) 856 : cluster [DBG] pgmap v1190: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.8 MiB/s wr, 57 op/s 2024-08-17T17:31:01.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:00 smithi169 bash[79348]: cluster 2024-08-17T17:30:59.740513+0000 mgr.y (mgr.34107) 856 : cluster [DBG] pgmap v1190: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.8 MiB/s wr, 57 op/s 2024-08-17T17:31:01.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:00 smithi169 bash[79348]: cluster 2024-08-17T17:30:59.740513+0000 mgr.y (mgr.34107) 856 : cluster [DBG] pgmap v1190: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.8 MiB/s wr, 57 op/s 2024-08-17T17:31:03.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:02 smithi131 bash[89561]: cluster 2024-08-17T17:31:01.741064+0000 mgr.y (mgr.34107) 857 : cluster [DBG] pgmap v1191: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.1 MiB/s wr, 22 op/s 2024-08-17T17:31:03.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:02 smithi131 bash[89561]: cluster 2024-08-17T17:31:01.741064+0000 mgr.y (mgr.34107) 857 : cluster [DBG] pgmap v1191: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.1 MiB/s wr, 22 op/s 2024-08-17T17:31:03.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:02 smithi131 bash[88347]: cluster 2024-08-17T17:31:01.741064+0000 mgr.y (mgr.34107) 857 : cluster [DBG] pgmap v1191: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.1 MiB/s wr, 22 op/s 2024-08-17T17:31:03.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:02 smithi131 bash[88347]: cluster 2024-08-17T17:31:01.741064+0000 mgr.y (mgr.34107) 857 : cluster [DBG] pgmap v1191: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.1 MiB/s wr, 22 op/s 2024-08-17T17:31:03.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:02 smithi169 bash[79348]: cluster 2024-08-17T17:31:01.741064+0000 mgr.y (mgr.34107) 857 : cluster [DBG] pgmap v1191: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.1 MiB/s wr, 22 op/s 2024-08-17T17:31:03.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:02 smithi169 bash[79348]: cluster 2024-08-17T17:31:01.741064+0000 mgr.y (mgr.34107) 857 : cluster [DBG] pgmap v1191: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.1 MiB/s wr, 22 op/s 2024-08-17T17:31:05.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:04 smithi131 bash[89561]: cluster 2024-08-17T17:31:03.741660+0000 mgr.y (mgr.34107) 858 : cluster [DBG] pgmap v1192: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 22 op/s 2024-08-17T17:31:05.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:04 smithi131 bash[89561]: cluster 2024-08-17T17:31:03.741660+0000 mgr.y (mgr.34107) 858 : cluster [DBG] pgmap v1192: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 22 op/s 2024-08-17T17:31:05.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:04 smithi131 bash[89561]: cluster 2024-08-17T17:31:03.847602+0000 mon.a (mon.0) 1622 : cluster [DBG] osdmap e981: 8 total, 8 up, 8 in 2024-08-17T17:31:05.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:04 smithi131 bash[89561]: cluster 2024-08-17T17:31:03.847602+0000 mon.a (mon.0) 1622 : cluster [DBG] osdmap e981: 8 total, 8 up, 8 in 2024-08-17T17:31:05.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:04 smithi131 bash[88347]: cluster 2024-08-17T17:31:03.741660+0000 mgr.y (mgr.34107) 858 : cluster [DBG] pgmap v1192: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 22 op/s 2024-08-17T17:31:05.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:04 smithi131 bash[88347]: cluster 2024-08-17T17:31:03.741660+0000 mgr.y (mgr.34107) 858 : cluster [DBG] pgmap v1192: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 22 op/s 2024-08-17T17:31:05.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:04 smithi131 bash[88347]: cluster 2024-08-17T17:31:03.847602+0000 mon.a (mon.0) 1622 : cluster [DBG] osdmap e981: 8 total, 8 up, 8 in 2024-08-17T17:31:05.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:04 smithi131 bash[88347]: cluster 2024-08-17T17:31:03.847602+0000 mon.a (mon.0) 1622 : cluster [DBG] osdmap e981: 8 total, 8 up, 8 in 2024-08-17T17:31:05.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:04 smithi169 bash[79348]: cluster 2024-08-17T17:31:03.741660+0000 mgr.y (mgr.34107) 858 : cluster [DBG] pgmap v1192: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 22 op/s 2024-08-17T17:31:05.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:04 smithi169 bash[79348]: cluster 2024-08-17T17:31:03.741660+0000 mgr.y (mgr.34107) 858 : cluster [DBG] pgmap v1192: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 22 op/s 2024-08-17T17:31:05.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:04 smithi169 bash[79348]: cluster 2024-08-17T17:31:03.847602+0000 mon.a (mon.0) 1622 : cluster [DBG] osdmap e981: 8 total, 8 up, 8 in 2024-08-17T17:31:05.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:04 smithi169 bash[79348]: cluster 2024-08-17T17:31:03.847602+0000 mon.a (mon.0) 1622 : cluster [DBG] osdmap e981: 8 total, 8 up, 8 in 2024-08-17T17:31:07.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:06 smithi131 bash[89561]: cluster 2024-08-17T17:31:05.742574+0000 mgr.y (mgr.34107) 859 : cluster [DBG] pgmap v1194: 105 pgs: 105 active+clean; 124 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-17T17:31:07.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:06 smithi131 bash[89561]: cluster 2024-08-17T17:31:05.742574+0000 mgr.y (mgr.34107) 859 : cluster [DBG] pgmap v1194: 105 pgs: 105 active+clean; 124 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-17T17:31:07.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:06 smithi131 bash[88347]: cluster 2024-08-17T17:31:05.742574+0000 mgr.y (mgr.34107) 859 : cluster [DBG] pgmap v1194: 105 pgs: 105 active+clean; 124 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-17T17:31:07.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:06 smithi131 bash[88347]: cluster 2024-08-17T17:31:05.742574+0000 mgr.y (mgr.34107) 859 : cluster [DBG] pgmap v1194: 105 pgs: 105 active+clean; 124 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-17T17:31:07.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:06 smithi169 bash[79348]: cluster 2024-08-17T17:31:05.742574+0000 mgr.y (mgr.34107) 859 : cluster [DBG] pgmap v1194: 105 pgs: 105 active+clean; 124 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-17T17:31:07.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:06 smithi169 bash[79348]: cluster 2024-08-17T17:31:05.742574+0000 mgr.y (mgr.34107) 859 : cluster [DBG] pgmap v1194: 105 pgs: 105 active+clean; 124 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-17T17:31:08.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:07 smithi169 bash[79348]: audit 2024-08-17T17:31:07.587591+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:31:08.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:07 smithi169 bash[79348]: audit 2024-08-17T17:31:07.587591+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:31:08.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:07 smithi131 bash[89561]: audit 2024-08-17T17:31:07.587591+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:31:08.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:07 smithi131 bash[89561]: audit 2024-08-17T17:31:07.587591+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:31:08.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:07 smithi131 bash[88347]: audit 2024-08-17T17:31:07.587591+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:31:08.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:07 smithi131 bash[88347]: audit 2024-08-17T17:31:07.587591+0000 mon.a (mon.0) 1623 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:31:09.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:31:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:31:08] "GET /metrics HTTP/1.1" 200 36552 "" "Prometheus/2.51.0" 2024-08-17T17:31:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:08 smithi131 bash[89561]: cluster 2024-08-17T17:31:07.743038+0000 mgr.y (mgr.34107) 860 : cluster [DBG] pgmap v1195: 105 pgs: 105 active+clean; 124 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-17T17:31:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:08 smithi131 bash[89561]: cluster 2024-08-17T17:31:07.743038+0000 mgr.y (mgr.34107) 860 : cluster [DBG] pgmap v1195: 105 pgs: 105 active+clean; 124 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-17T17:31:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:08 smithi131 bash[89561]: audit 2024-08-17T17:31:08.224770+0000 mon.a (mon.0) 1624 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:08 smithi131 bash[89561]: audit 2024-08-17T17:31:08.224770+0000 mon.a (mon.0) 1624 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:08 smithi131 bash[88347]: cluster 2024-08-17T17:31:07.743038+0000 mgr.y (mgr.34107) 860 : cluster [DBG] pgmap v1195: 105 pgs: 105 active+clean; 124 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-17T17:31:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:08 smithi131 bash[88347]: cluster 2024-08-17T17:31:07.743038+0000 mgr.y (mgr.34107) 860 : cluster [DBG] pgmap v1195: 105 pgs: 105 active+clean; 124 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-17T17:31:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:08 smithi131 bash[88347]: audit 2024-08-17T17:31:08.224770+0000 mon.a (mon.0) 1624 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:08 smithi131 bash[88347]: audit 2024-08-17T17:31:08.224770+0000 mon.a (mon.0) 1624 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:09.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:08 smithi169 bash[79348]: cluster 2024-08-17T17:31:07.743038+0000 mgr.y (mgr.34107) 860 : cluster [DBG] pgmap v1195: 105 pgs: 105 active+clean; 124 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-17T17:31:09.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:08 smithi169 bash[79348]: cluster 2024-08-17T17:31:07.743038+0000 mgr.y (mgr.34107) 860 : cluster [DBG] pgmap v1195: 105 pgs: 105 active+clean; 124 MiB data, 966 MiB used, 714 GiB / 715 GiB avail; 2.5 MiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-17T17:31:09.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:08 smithi169 bash[79348]: audit 2024-08-17T17:31:08.224770+0000 mon.a (mon.0) 1624 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:09.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:08 smithi169 bash[79348]: audit 2024-08-17T17:31:08.224770+0000 mon.a (mon.0) 1624 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:10.841 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/5.Grow (16478 ms) 2024-08-17T17:31:10.841 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/5.Shrink 2024-08-17T17:31:10.841 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:31:11.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:10 smithi169 bash[79348]: cluster 2024-08-17T17:31:09.743890+0000 mgr.y (mgr.34107) 861 : cluster [DBG] pgmap v1196: 105 pgs: 105 active+clean; 161 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 7.8 MiB/s wr, 64 op/s 2024-08-17T17:31:11.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:10 smithi169 bash[79348]: cluster 2024-08-17T17:31:09.743890+0000 mgr.y (mgr.34107) 861 : cluster [DBG] pgmap v1196: 105 pgs: 105 active+clean; 161 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 7.8 MiB/s wr, 64 op/s 2024-08-17T17:31:11.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:10 smithi131 bash[89561]: cluster 2024-08-17T17:31:09.743890+0000 mgr.y (mgr.34107) 861 : cluster [DBG] pgmap v1196: 105 pgs: 105 active+clean; 161 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 7.8 MiB/s wr, 64 op/s 2024-08-17T17:31:11.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:10 smithi131 bash[89561]: cluster 2024-08-17T17:31:09.743890+0000 mgr.y (mgr.34107) 861 : cluster [DBG] pgmap v1196: 105 pgs: 105 active+clean; 161 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 7.8 MiB/s wr, 64 op/s 2024-08-17T17:31:11.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:10 smithi131 bash[88347]: cluster 2024-08-17T17:31:09.743890+0000 mgr.y (mgr.34107) 861 : cluster [DBG] pgmap v1196: 105 pgs: 105 active+clean; 161 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 7.8 MiB/s wr, 64 op/s 2024-08-17T17:31:11.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:10 smithi131 bash[88347]: cluster 2024-08-17T17:31:09.743890+0000 mgr.y (mgr.34107) 861 : cluster [DBG] pgmap v1196: 105 pgs: 105 active+clean; 161 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 7.8 MiB/s wr, 64 op/s 2024-08-17T17:31:13.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:12 smithi169 bash[79348]: cluster 2024-08-17T17:31:11.744596+0000 mgr.y (mgr.34107) 862 : cluster [DBG] pgmap v1197: 105 pgs: 105 active+clean; 165 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 8.2 MiB/s wr, 64 op/s 2024-08-17T17:31:13.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:12 smithi169 bash[79348]: cluster 2024-08-17T17:31:11.744596+0000 mgr.y (mgr.34107) 862 : cluster [DBG] pgmap v1197: 105 pgs: 105 active+clean; 165 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 8.2 MiB/s wr, 64 op/s 2024-08-17T17:31:13.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:12 smithi131 bash[89561]: cluster 2024-08-17T17:31:11.744596+0000 mgr.y (mgr.34107) 862 : cluster [DBG] pgmap v1197: 105 pgs: 105 active+clean; 165 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 8.2 MiB/s wr, 64 op/s 2024-08-17T17:31:13.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:12 smithi131 bash[89561]: cluster 2024-08-17T17:31:11.744596+0000 mgr.y (mgr.34107) 862 : cluster [DBG] pgmap v1197: 105 pgs: 105 active+clean; 165 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 8.2 MiB/s wr, 64 op/s 2024-08-17T17:31:13.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:12 smithi131 bash[88347]: cluster 2024-08-17T17:31:11.744596+0000 mgr.y (mgr.34107) 862 : cluster [DBG] pgmap v1197: 105 pgs: 105 active+clean; 165 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 8.2 MiB/s wr, 64 op/s 2024-08-17T17:31:13.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:12 smithi131 bash[88347]: cluster 2024-08-17T17:31:11.744596+0000 mgr.y (mgr.34107) 862 : cluster [DBG] pgmap v1197: 105 pgs: 105 active+clean; 165 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 8.2 MiB/s wr, 64 op/s 2024-08-17T17:31:14.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:14 smithi131 bash[88347]: audit 2024-08-17T17:31:13.529997+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:31:14.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:14 smithi131 bash[88347]: audit 2024-08-17T17:31:13.529997+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:31:14.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:14 smithi131 bash[88347]: audit 2024-08-17T17:31:13.540851+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:31:14.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:14 smithi131 bash[88347]: audit 2024-08-17T17:31:13.540851+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:31:14.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:14 smithi131 bash[88347]: audit 2024-08-17T17:31:13.545172+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:31:14.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:14 smithi131 bash[88347]: audit 2024-08-17T17:31:13.545172+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:31:14.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:14 smithi131 bash[88347]: audit 2024-08-17T17:31:13.553079+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:31:14.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:14 smithi131 bash[88347]: audit 2024-08-17T17:31:13.553079+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:31:14.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:14 smithi131 bash[88347]: cluster 2024-08-17T17:31:13.745100+0000 mgr.y (mgr.34107) 863 : cluster [DBG] pgmap v1198: 105 pgs: 105 active+clean; 165 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 8.2 MiB/s wr, 64 op/s 2024-08-17T17:31:14.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:14 smithi131 bash[88347]: cluster 2024-08-17T17:31:13.745100+0000 mgr.y (mgr.34107) 863 : cluster [DBG] pgmap v1198: 105 pgs: 105 active+clean; 165 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 8.2 MiB/s wr, 64 op/s 2024-08-17T17:31:14.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:14 smithi131 bash[88347]: audit 2024-08-17T17:31:14.290220+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:31:14.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:14 smithi131 bash[88347]: audit 2024-08-17T17:31:14.290220+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:31:14.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:14 smithi131 bash[88347]: audit 2024-08-17T17:31:14.291178+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:31:14.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:14 smithi131 bash[88347]: audit 2024-08-17T17:31:14.291178+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:31:14.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:14 smithi131 bash[88347]: audit 2024-08-17T17:31:14.297220+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:31:14.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:14 smithi131 bash[88347]: audit 2024-08-17T17:31:14.297220+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:31:14.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:14 smithi131 bash[89561]: audit 2024-08-17T17:31:13.529997+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:31:14.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:14 smithi131 bash[89561]: audit 2024-08-17T17:31:13.529997+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:31:14.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:14 smithi131 bash[89561]: audit 2024-08-17T17:31:13.540851+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:31:14.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:14 smithi131 bash[89561]: audit 2024-08-17T17:31:13.540851+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:31:14.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:14 smithi131 bash[89561]: audit 2024-08-17T17:31:13.545172+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:31:14.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:14 smithi131 bash[89561]: audit 2024-08-17T17:31:13.545172+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:31:14.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:14 smithi131 bash[89561]: audit 2024-08-17T17:31:13.553079+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:31:14.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:14 smithi131 bash[89561]: audit 2024-08-17T17:31:13.553079+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:31:14.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:14 smithi131 bash[89561]: cluster 2024-08-17T17:31:13.745100+0000 mgr.y (mgr.34107) 863 : cluster [DBG] pgmap v1198: 105 pgs: 105 active+clean; 165 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 8.2 MiB/s wr, 64 op/s 2024-08-17T17:31:14.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:14 smithi131 bash[89561]: cluster 2024-08-17T17:31:13.745100+0000 mgr.y (mgr.34107) 863 : cluster [DBG] pgmap v1198: 105 pgs: 105 active+clean; 165 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 8.2 MiB/s wr, 64 op/s 2024-08-17T17:31:14.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:14 smithi131 bash[89561]: audit 2024-08-17T17:31:14.290220+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:31:14.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:14 smithi131 bash[89561]: audit 2024-08-17T17:31:14.290220+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:31:14.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:14 smithi131 bash[89561]: audit 2024-08-17T17:31:14.291178+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:31:14.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:14 smithi131 bash[89561]: audit 2024-08-17T17:31:14.291178+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:31:14.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:14 smithi131 bash[89561]: audit 2024-08-17T17:31:14.297220+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:31:14.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:14 smithi131 bash[89561]: audit 2024-08-17T17:31:14.297220+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:31:14.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:14 smithi169 bash[79348]: audit 2024-08-17T17:31:13.529997+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:31:14.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:14 smithi169 bash[79348]: audit 2024-08-17T17:31:13.529997+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:31:14.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:14 smithi169 bash[79348]: audit 2024-08-17T17:31:13.540851+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:31:14.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:14 smithi169 bash[79348]: audit 2024-08-17T17:31:13.540851+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:31:14.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:14 smithi169 bash[79348]: audit 2024-08-17T17:31:13.545172+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:31:14.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:14 smithi169 bash[79348]: audit 2024-08-17T17:31:13.545172+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:31:14.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:14 smithi169 bash[79348]: audit 2024-08-17T17:31:13.553079+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:31:14.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:14 smithi169 bash[79348]: audit 2024-08-17T17:31:13.553079+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:31:14.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:14 smithi169 bash[79348]: cluster 2024-08-17T17:31:13.745100+0000 mgr.y (mgr.34107) 863 : cluster [DBG] pgmap v1198: 105 pgs: 105 active+clean; 165 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 8.2 MiB/s wr, 64 op/s 2024-08-17T17:31:14.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:14 smithi169 bash[79348]: cluster 2024-08-17T17:31:13.745100+0000 mgr.y (mgr.34107) 863 : cluster [DBG] pgmap v1198: 105 pgs: 105 active+clean; 165 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.2 MiB/s rd, 8.2 MiB/s wr, 64 op/s 2024-08-17T17:31:14.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:14 smithi169 bash[79348]: audit 2024-08-17T17:31:14.290220+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:31:14.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:14 smithi169 bash[79348]: audit 2024-08-17T17:31:14.290220+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:31:14.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:14 smithi169 bash[79348]: audit 2024-08-17T17:31:14.291178+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:31:14.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:14 smithi169 bash[79348]: audit 2024-08-17T17:31:14.291178+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:31:14.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:14 smithi169 bash[79348]: audit 2024-08-17T17:31:14.297220+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:31:14.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:14 smithi169 bash[79348]: audit 2024-08-17T17:31:14.297220+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:31:17.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:16 smithi131 bash[88347]: cluster 2024-08-17T17:31:15.745982+0000 mgr.y (mgr.34107) 864 : cluster [DBG] pgmap v1199: 105 pgs: 105 active+clean; 165 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.9 MiB/s rd, 6.9 MiB/s wr, 59 op/s 2024-08-17T17:31:17.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:16 smithi131 bash[88347]: cluster 2024-08-17T17:31:15.745982+0000 mgr.y (mgr.34107) 864 : cluster [DBG] pgmap v1199: 105 pgs: 105 active+clean; 165 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.9 MiB/s rd, 6.9 MiB/s wr, 59 op/s 2024-08-17T17:31:17.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:16 smithi131 bash[89561]: cluster 2024-08-17T17:31:15.745982+0000 mgr.y (mgr.34107) 864 : cluster [DBG] pgmap v1199: 105 pgs: 105 active+clean; 165 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.9 MiB/s rd, 6.9 MiB/s wr, 59 op/s 2024-08-17T17:31:17.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:16 smithi131 bash[89561]: cluster 2024-08-17T17:31:15.745982+0000 mgr.y (mgr.34107) 864 : cluster [DBG] pgmap v1199: 105 pgs: 105 active+clean; 165 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.9 MiB/s rd, 6.9 MiB/s wr, 59 op/s 2024-08-17T17:31:17.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:16 smithi169 bash[79348]: cluster 2024-08-17T17:31:15.745982+0000 mgr.y (mgr.34107) 864 : cluster [DBG] pgmap v1199: 105 pgs: 105 active+clean; 165 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.9 MiB/s rd, 6.9 MiB/s wr, 59 op/s 2024-08-17T17:31:17.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:16 smithi169 bash[79348]: cluster 2024-08-17T17:31:15.745982+0000 mgr.y (mgr.34107) 864 : cluster [DBG] pgmap v1199: 105 pgs: 105 active+clean; 165 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.9 MiB/s rd, 6.9 MiB/s wr, 59 op/s 2024-08-17T17:31:19.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:31:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:31:18] "GET /metrics HTTP/1.1" 200 36552 "" "Prometheus/2.51.0" 2024-08-17T17:31:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:18 smithi131 bash[88347]: cluster 2024-08-17T17:31:17.746717+0000 mgr.y (mgr.34107) 865 : cluster [DBG] pgmap v1200: 105 pgs: 105 active+clean; 165 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 34 op/s 2024-08-17T17:31:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:18 smithi131 bash[88347]: cluster 2024-08-17T17:31:17.746717+0000 mgr.y (mgr.34107) 865 : cluster [DBG] pgmap v1200: 105 pgs: 105 active+clean; 165 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 34 op/s 2024-08-17T17:31:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:18 smithi131 bash[88347]: cluster 2024-08-17T17:31:17.836217+0000 mon.a (mon.0) 1632 : cluster [DBG] osdmap e982: 8 total, 8 up, 8 in 2024-08-17T17:31:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:18 smithi131 bash[88347]: cluster 2024-08-17T17:31:17.836217+0000 mon.a (mon.0) 1632 : cluster [DBG] osdmap e982: 8 total, 8 up, 8 in 2024-08-17T17:31:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:18 smithi131 bash[89561]: cluster 2024-08-17T17:31:17.746717+0000 mgr.y (mgr.34107) 865 : cluster [DBG] pgmap v1200: 105 pgs: 105 active+clean; 165 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 34 op/s 2024-08-17T17:31:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:18 smithi131 bash[89561]: cluster 2024-08-17T17:31:17.746717+0000 mgr.y (mgr.34107) 865 : cluster [DBG] pgmap v1200: 105 pgs: 105 active+clean; 165 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 34 op/s 2024-08-17T17:31:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:18 smithi131 bash[89561]: cluster 2024-08-17T17:31:17.836217+0000 mon.a (mon.0) 1632 : cluster [DBG] osdmap e982: 8 total, 8 up, 8 in 2024-08-17T17:31:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:18 smithi131 bash[89561]: cluster 2024-08-17T17:31:17.836217+0000 mon.a (mon.0) 1632 : cluster [DBG] osdmap e982: 8 total, 8 up, 8 in 2024-08-17T17:31:19.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:18 smithi169 bash[79348]: cluster 2024-08-17T17:31:17.746717+0000 mgr.y (mgr.34107) 865 : cluster [DBG] pgmap v1200: 105 pgs: 105 active+clean; 165 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 34 op/s 2024-08-17T17:31:19.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:18 smithi169 bash[79348]: cluster 2024-08-17T17:31:17.746717+0000 mgr.y (mgr.34107) 865 : cluster [DBG] pgmap v1200: 105 pgs: 105 active+clean; 165 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 34 op/s 2024-08-17T17:31:19.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:18 smithi169 bash[79348]: cluster 2024-08-17T17:31:17.836217+0000 mon.a (mon.0) 1632 : cluster [DBG] osdmap e982: 8 total, 8 up, 8 in 2024-08-17T17:31:19.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:18 smithi169 bash[79348]: cluster 2024-08-17T17:31:17.836217+0000 mon.a (mon.0) 1632 : cluster [DBG] osdmap e982: 8 total, 8 up, 8 in 2024-08-17T17:31:21.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:20 smithi131 bash[89561]: cluster 2024-08-17T17:31:19.747586+0000 mgr.y (mgr.34107) 866 : cluster [DBG] pgmap v1202: 105 pgs: 105 active+clean; 206 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.5 MiB/s wr, 48 op/s 2024-08-17T17:31:21.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:20 smithi131 bash[89561]: cluster 2024-08-17T17:31:19.747586+0000 mgr.y (mgr.34107) 866 : cluster [DBG] pgmap v1202: 105 pgs: 105 active+clean; 206 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.5 MiB/s wr, 48 op/s 2024-08-17T17:31:21.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:20 smithi131 bash[88347]: cluster 2024-08-17T17:31:19.747586+0000 mgr.y (mgr.34107) 866 : cluster [DBG] pgmap v1202: 105 pgs: 105 active+clean; 206 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.5 MiB/s wr, 48 op/s 2024-08-17T17:31:21.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:20 smithi131 bash[88347]: cluster 2024-08-17T17:31:19.747586+0000 mgr.y (mgr.34107) 866 : cluster [DBG] pgmap v1202: 105 pgs: 105 active+clean; 206 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.5 MiB/s wr, 48 op/s 2024-08-17T17:31:21.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:20 smithi169 bash[79348]: cluster 2024-08-17T17:31:19.747586+0000 mgr.y (mgr.34107) 866 : cluster [DBG] pgmap v1202: 105 pgs: 105 active+clean; 206 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.5 MiB/s wr, 48 op/s 2024-08-17T17:31:21.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:20 smithi169 bash[79348]: cluster 2024-08-17T17:31:19.747586+0000 mgr.y (mgr.34107) 866 : cluster [DBG] pgmap v1202: 105 pgs: 105 active+clean; 206 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.5 MiB/s wr, 48 op/s 2024-08-17T17:31:23.048 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/5.Shrink (12206 ms) 2024-08-17T17:31:23.048 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/5.ShrinkToOne 2024-08-17T17:31:23.048 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:31:23.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:22 smithi131 bash[88347]: cluster 2024-08-17T17:31:21.748120+0000 mgr.y (mgr.34107) 867 : cluster [DBG] pgmap v1203: 105 pgs: 105 active+clean; 206 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2024-08-17T17:31:23.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:22 smithi131 bash[88347]: cluster 2024-08-17T17:31:21.748120+0000 mgr.y (mgr.34107) 867 : cluster [DBG] pgmap v1203: 105 pgs: 105 active+clean; 206 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2024-08-17T17:31:23.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:22 smithi131 bash[89561]: cluster 2024-08-17T17:31:21.748120+0000 mgr.y (mgr.34107) 867 : cluster [DBG] pgmap v1203: 105 pgs: 105 active+clean; 206 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2024-08-17T17:31:23.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:22 smithi131 bash[89561]: cluster 2024-08-17T17:31:21.748120+0000 mgr.y (mgr.34107) 867 : cluster [DBG] pgmap v1203: 105 pgs: 105 active+clean; 206 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2024-08-17T17:31:23.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:22 smithi169 bash[79348]: cluster 2024-08-17T17:31:21.748120+0000 mgr.y (mgr.34107) 867 : cluster [DBG] pgmap v1203: 105 pgs: 105 active+clean; 206 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2024-08-17T17:31:23.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:22 smithi169 bash[79348]: cluster 2024-08-17T17:31:21.748120+0000 mgr.y (mgr.34107) 867 : cluster [DBG] pgmap v1203: 105 pgs: 105 active+clean; 206 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2024-08-17T17:31:24.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:23 smithi131 bash[88347]: audit 2024-08-17T17:31:23.224752+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:24.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:23 smithi131 bash[88347]: audit 2024-08-17T17:31:23.224752+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:24.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:23 smithi131 bash[89561]: audit 2024-08-17T17:31:23.224752+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:24.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:23 smithi131 bash[89561]: audit 2024-08-17T17:31:23.224752+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:24.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:23 smithi169 bash[79348]: audit 2024-08-17T17:31:23.224752+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:24.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:23 smithi169 bash[79348]: audit 2024-08-17T17:31:23.224752+0000 mon.a (mon.0) 1633 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:25.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:24 smithi169 bash[79348]: cluster 2024-08-17T17:31:23.748698+0000 mgr.y (mgr.34107) 868 : cluster [DBG] pgmap v1204: 105 pgs: 105 active+clean; 206 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2024-08-17T17:31:25.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:24 smithi169 bash[79348]: cluster 2024-08-17T17:31:23.748698+0000 mgr.y (mgr.34107) 868 : cluster [DBG] pgmap v1204: 105 pgs: 105 active+clean; 206 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2024-08-17T17:31:25.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:24 smithi131 bash[89561]: cluster 2024-08-17T17:31:23.748698+0000 mgr.y (mgr.34107) 868 : cluster [DBG] pgmap v1204: 105 pgs: 105 active+clean; 206 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2024-08-17T17:31:25.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:24 smithi131 bash[89561]: cluster 2024-08-17T17:31:23.748698+0000 mgr.y (mgr.34107) 868 : cluster [DBG] pgmap v1204: 105 pgs: 105 active+clean; 206 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2024-08-17T17:31:25.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:24 smithi131 bash[88347]: cluster 2024-08-17T17:31:23.748698+0000 mgr.y (mgr.34107) 868 : cluster [DBG] pgmap v1204: 105 pgs: 105 active+clean; 206 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2024-08-17T17:31:25.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:24 smithi131 bash[88347]: cluster 2024-08-17T17:31:23.748698+0000 mgr.y (mgr.34107) 868 : cluster [DBG] pgmap v1204: 105 pgs: 105 active+clean; 206 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.6 MiB/s rd, 4.1 MiB/s wr, 48 op/s 2024-08-17T17:31:27.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:26 smithi169 bash[79348]: cluster 2024-08-17T17:31:25.749625+0000 mgr.y (mgr.34107) 869 : cluster [DBG] pgmap v1205: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 71 op/s 2024-08-17T17:31:27.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:26 smithi169 bash[79348]: cluster 2024-08-17T17:31:25.749625+0000 mgr.y (mgr.34107) 869 : cluster [DBG] pgmap v1205: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 71 op/s 2024-08-17T17:31:27.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:26 smithi131 bash[89561]: cluster 2024-08-17T17:31:25.749625+0000 mgr.y (mgr.34107) 869 : cluster [DBG] pgmap v1205: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 71 op/s 2024-08-17T17:31:27.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:26 smithi131 bash[89561]: cluster 2024-08-17T17:31:25.749625+0000 mgr.y (mgr.34107) 869 : cluster [DBG] pgmap v1205: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 71 op/s 2024-08-17T17:31:27.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:26 smithi131 bash[88347]: cluster 2024-08-17T17:31:25.749625+0000 mgr.y (mgr.34107) 869 : cluster [DBG] pgmap v1205: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 71 op/s 2024-08-17T17:31:27.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:26 smithi131 bash[88347]: cluster 2024-08-17T17:31:25.749625+0000 mgr.y (mgr.34107) 869 : cluster [DBG] pgmap v1205: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 71 op/s 2024-08-17T17:31:29.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:31:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:31:28] "GET /metrics HTTP/1.1" 200 36554 "" "Prometheus/2.51.0" 2024-08-17T17:31:29.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:28 smithi131 bash[89561]: cluster 2024-08-17T17:31:27.750117+0000 mgr.y (mgr.34107) 870 : cluster [DBG] pgmap v1206: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 71 op/s 2024-08-17T17:31:29.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:28 smithi131 bash[89561]: cluster 2024-08-17T17:31:27.750117+0000 mgr.y (mgr.34107) 870 : cluster [DBG] pgmap v1206: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 71 op/s 2024-08-17T17:31:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:28 smithi131 bash[88347]: cluster 2024-08-17T17:31:27.750117+0000 mgr.y (mgr.34107) 870 : cluster [DBG] pgmap v1206: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 71 op/s 2024-08-17T17:31:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:28 smithi131 bash[88347]: cluster 2024-08-17T17:31:27.750117+0000 mgr.y (mgr.34107) 870 : cluster [DBG] pgmap v1206: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 71 op/s 2024-08-17T17:31:29.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:28 smithi169 bash[79348]: cluster 2024-08-17T17:31:27.750117+0000 mgr.y (mgr.34107) 870 : cluster [DBG] pgmap v1206: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 71 op/s 2024-08-17T17:31:29.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:28 smithi169 bash[79348]: cluster 2024-08-17T17:31:27.750117+0000 mgr.y (mgr.34107) 870 : cluster [DBG] pgmap v1206: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 8.2 MiB/s wr, 71 op/s 2024-08-17T17:31:31.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:30 smithi169 bash[79348]: cluster 2024-08-17T17:31:29.750929+0000 mgr.y (mgr.34107) 871 : cluster [DBG] pgmap v1207: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.9 MiB/s wr, 59 op/s 2024-08-17T17:31:31.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:30 smithi169 bash[79348]: cluster 2024-08-17T17:31:29.750929+0000 mgr.y (mgr.34107) 871 : cluster [DBG] pgmap v1207: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.9 MiB/s wr, 59 op/s 2024-08-17T17:31:31.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:30 smithi131 bash[89561]: cluster 2024-08-17T17:31:29.750929+0000 mgr.y (mgr.34107) 871 : cluster [DBG] pgmap v1207: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.9 MiB/s wr, 59 op/s 2024-08-17T17:31:31.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:30 smithi131 bash[89561]: cluster 2024-08-17T17:31:29.750929+0000 mgr.y (mgr.34107) 871 : cluster [DBG] pgmap v1207: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.9 MiB/s wr, 59 op/s 2024-08-17T17:31:31.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:30 smithi131 bash[88347]: cluster 2024-08-17T17:31:29.750929+0000 mgr.y (mgr.34107) 871 : cluster [DBG] pgmap v1207: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.9 MiB/s wr, 59 op/s 2024-08-17T17:31:31.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:30 smithi131 bash[88347]: cluster 2024-08-17T17:31:29.750929+0000 mgr.y (mgr.34107) 871 : cluster [DBG] pgmap v1207: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 6.9 MiB/s wr, 59 op/s 2024-08-17T17:31:33.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:32 smithi169 bash[79348]: cluster 2024-08-17T17:31:31.751472+0000 mgr.y (mgr.34107) 872 : cluster [DBG] pgmap v1208: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 24 op/s 2024-08-17T17:31:33.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:32 smithi169 bash[79348]: cluster 2024-08-17T17:31:31.751472+0000 mgr.y (mgr.34107) 872 : cluster [DBG] pgmap v1208: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 24 op/s 2024-08-17T17:31:33.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:32 smithi131 bash[89561]: cluster 2024-08-17T17:31:31.751472+0000 mgr.y (mgr.34107) 872 : cluster [DBG] pgmap v1208: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 24 op/s 2024-08-17T17:31:33.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:32 smithi131 bash[89561]: cluster 2024-08-17T17:31:31.751472+0000 mgr.y (mgr.34107) 872 : cluster [DBG] pgmap v1208: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 24 op/s 2024-08-17T17:31:33.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:32 smithi131 bash[88347]: cluster 2024-08-17T17:31:31.751472+0000 mgr.y (mgr.34107) 872 : cluster [DBG] pgmap v1208: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 24 op/s 2024-08-17T17:31:33.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:32 smithi131 bash[88347]: cluster 2024-08-17T17:31:31.751472+0000 mgr.y (mgr.34107) 872 : cluster [DBG] pgmap v1208: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 24 op/s 2024-08-17T17:31:35.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:34 smithi169 bash[79348]: cluster 2024-08-17T17:31:33.752197+0000 mgr.y (mgr.34107) 873 : cluster [DBG] pgmap v1209: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 24 op/s 2024-08-17T17:31:35.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:34 smithi169 bash[79348]: cluster 2024-08-17T17:31:33.752197+0000 mgr.y (mgr.34107) 873 : cluster [DBG] pgmap v1209: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 24 op/s 2024-08-17T17:31:35.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:34 smithi169 bash[79348]: cluster 2024-08-17T17:31:33.877705+0000 mon.a (mon.0) 1634 : cluster [DBG] osdmap e983: 8 total, 8 up, 8 in 2024-08-17T17:31:35.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:34 smithi169 bash[79348]: cluster 2024-08-17T17:31:33.877705+0000 mon.a (mon.0) 1634 : cluster [DBG] osdmap e983: 8 total, 8 up, 8 in 2024-08-17T17:31:35.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:34 smithi131 bash[89561]: cluster 2024-08-17T17:31:33.752197+0000 mgr.y (mgr.34107) 873 : cluster [DBG] pgmap v1209: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 24 op/s 2024-08-17T17:31:35.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:34 smithi131 bash[89561]: cluster 2024-08-17T17:31:33.752197+0000 mgr.y (mgr.34107) 873 : cluster [DBG] pgmap v1209: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 24 op/s 2024-08-17T17:31:35.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:34 smithi131 bash[89561]: cluster 2024-08-17T17:31:33.877705+0000 mon.a (mon.0) 1634 : cluster [DBG] osdmap e983: 8 total, 8 up, 8 in 2024-08-17T17:31:35.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:34 smithi131 bash[89561]: cluster 2024-08-17T17:31:33.877705+0000 mon.a (mon.0) 1634 : cluster [DBG] osdmap e983: 8 total, 8 up, 8 in 2024-08-17T17:31:35.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:34 smithi131 bash[88347]: cluster 2024-08-17T17:31:33.752197+0000 mgr.y (mgr.34107) 873 : cluster [DBG] pgmap v1209: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 24 op/s 2024-08-17T17:31:35.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:34 smithi131 bash[88347]: cluster 2024-08-17T17:31:33.752197+0000 mgr.y (mgr.34107) 873 : cluster [DBG] pgmap v1209: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 24 op/s 2024-08-17T17:31:35.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:34 smithi131 bash[88347]: cluster 2024-08-17T17:31:33.877705+0000 mon.a (mon.0) 1634 : cluster [DBG] osdmap e983: 8 total, 8 up, 8 in 2024-08-17T17:31:35.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:34 smithi131 bash[88347]: cluster 2024-08-17T17:31:33.877705+0000 mon.a (mon.0) 1634 : cluster [DBG] osdmap e983: 8 total, 8 up, 8 in 2024-08-17T17:31:37.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:36 smithi169 bash[79348]: cluster 2024-08-17T17:31:35.753123+0000 mgr.y (mgr.34107) 874 : cluster [DBG] pgmap v1211: 105 pgs: 105 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 53 KiB/s rd, 4.1 MiB/s wr, 32 op/s 2024-08-17T17:31:37.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:36 smithi169 bash[79348]: cluster 2024-08-17T17:31:35.753123+0000 mgr.y (mgr.34107) 874 : cluster [DBG] pgmap v1211: 105 pgs: 105 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 53 KiB/s rd, 4.1 MiB/s wr, 32 op/s 2024-08-17T17:31:37.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:36 smithi131 bash[89561]: cluster 2024-08-17T17:31:35.753123+0000 mgr.y (mgr.34107) 874 : cluster [DBG] pgmap v1211: 105 pgs: 105 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 53 KiB/s rd, 4.1 MiB/s wr, 32 op/s 2024-08-17T17:31:37.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:36 smithi131 bash[89561]: cluster 2024-08-17T17:31:35.753123+0000 mgr.y (mgr.34107) 874 : cluster [DBG] pgmap v1211: 105 pgs: 105 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 53 KiB/s rd, 4.1 MiB/s wr, 32 op/s 2024-08-17T17:31:37.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:36 smithi131 bash[88347]: cluster 2024-08-17T17:31:35.753123+0000 mgr.y (mgr.34107) 874 : cluster [DBG] pgmap v1211: 105 pgs: 105 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 53 KiB/s rd, 4.1 MiB/s wr, 32 op/s 2024-08-17T17:31:37.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:36 smithi131 bash[88347]: cluster 2024-08-17T17:31:35.753123+0000 mgr.y (mgr.34107) 874 : cluster [DBG] pgmap v1211: 105 pgs: 105 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 53 KiB/s rd, 4.1 MiB/s wr, 32 op/s 2024-08-17T17:31:39.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:31:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:31:38] "GET /metrics HTTP/1.1" 200 36553 "" "Prometheus/2.51.0" 2024-08-17T17:31:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:38 smithi131 bash[88347]: cluster 2024-08-17T17:31:37.753578+0000 mgr.y (mgr.34107) 875 : cluster [DBG] pgmap v1212: 105 pgs: 105 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 53 KiB/s rd, 4.1 MiB/s wr, 32 op/s 2024-08-17T17:31:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:38 smithi131 bash[88347]: cluster 2024-08-17T17:31:37.753578+0000 mgr.y (mgr.34107) 875 : cluster [DBG] pgmap v1212: 105 pgs: 105 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 53 KiB/s rd, 4.1 MiB/s wr, 32 op/s 2024-08-17T17:31:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:38 smithi131 bash[88347]: audit 2024-08-17T17:31:38.225218+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:38 smithi131 bash[88347]: audit 2024-08-17T17:31:38.225218+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:38 smithi131 bash[89561]: cluster 2024-08-17T17:31:37.753578+0000 mgr.y (mgr.34107) 875 : cluster [DBG] pgmap v1212: 105 pgs: 105 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 53 KiB/s rd, 4.1 MiB/s wr, 32 op/s 2024-08-17T17:31:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:38 smithi131 bash[89561]: cluster 2024-08-17T17:31:37.753578+0000 mgr.y (mgr.34107) 875 : cluster [DBG] pgmap v1212: 105 pgs: 105 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 53 KiB/s rd, 4.1 MiB/s wr, 32 op/s 2024-08-17T17:31:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:38 smithi131 bash[89561]: audit 2024-08-17T17:31:38.225218+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:38 smithi131 bash[89561]: audit 2024-08-17T17:31:38.225218+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:39.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:38 smithi169 bash[79348]: cluster 2024-08-17T17:31:37.753578+0000 mgr.y (mgr.34107) 875 : cluster [DBG] pgmap v1212: 105 pgs: 105 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 53 KiB/s rd, 4.1 MiB/s wr, 32 op/s 2024-08-17T17:31:39.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:38 smithi169 bash[79348]: cluster 2024-08-17T17:31:37.753578+0000 mgr.y (mgr.34107) 875 : cluster [DBG] pgmap v1212: 105 pgs: 105 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 53 KiB/s rd, 4.1 MiB/s wr, 32 op/s 2024-08-17T17:31:39.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:38 smithi169 bash[79348]: audit 2024-08-17T17:31:38.225218+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:39.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:38 smithi169 bash[79348]: audit 2024-08-17T17:31:38.225218+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:40.465 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/5.ShrinkToOne (17417 ms) 2024-08-17T17:31:40.465 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/5.ShrinkToOneAfterSnapshot 2024-08-17T17:31:40.466 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:31:41.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:40 smithi169 bash[79348]: cluster 2024-08-17T17:31:39.754408+0000 mgr.y (mgr.34107) 876 : cluster [DBG] pgmap v1213: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 6.5 MiB/s wr, 56 op/s 2024-08-17T17:31:41.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:40 smithi169 bash[79348]: cluster 2024-08-17T17:31:39.754408+0000 mgr.y (mgr.34107) 876 : cluster [DBG] pgmap v1213: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 6.5 MiB/s wr, 56 op/s 2024-08-17T17:31:41.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:40 smithi131 bash[88347]: cluster 2024-08-17T17:31:39.754408+0000 mgr.y (mgr.34107) 876 : cluster [DBG] pgmap v1213: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 6.5 MiB/s wr, 56 op/s 2024-08-17T17:31:41.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:40 smithi131 bash[88347]: cluster 2024-08-17T17:31:39.754408+0000 mgr.y (mgr.34107) 876 : cluster [DBG] pgmap v1213: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 6.5 MiB/s wr, 56 op/s 2024-08-17T17:31:41.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:40 smithi131 bash[89561]: cluster 2024-08-17T17:31:39.754408+0000 mgr.y (mgr.34107) 876 : cluster [DBG] pgmap v1213: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 6.5 MiB/s wr, 56 op/s 2024-08-17T17:31:41.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:40 smithi131 bash[89561]: cluster 2024-08-17T17:31:39.754408+0000 mgr.y (mgr.34107) 876 : cluster [DBG] pgmap v1213: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 6.5 MiB/s wr, 56 op/s 2024-08-17T17:31:43.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:42 smithi169 bash[79348]: cluster 2024-08-17T17:31:41.755009+0000 mgr.y (mgr.34107) 877 : cluster [DBG] pgmap v1214: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 57 op/s 2024-08-17T17:31:43.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:42 smithi169 bash[79348]: cluster 2024-08-17T17:31:41.755009+0000 mgr.y (mgr.34107) 877 : cluster [DBG] pgmap v1214: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 57 op/s 2024-08-17T17:31:43.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:42 smithi131 bash[89561]: cluster 2024-08-17T17:31:41.755009+0000 mgr.y (mgr.34107) 877 : cluster [DBG] pgmap v1214: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 57 op/s 2024-08-17T17:31:43.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:42 smithi131 bash[89561]: cluster 2024-08-17T17:31:41.755009+0000 mgr.y (mgr.34107) 877 : cluster [DBG] pgmap v1214: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 57 op/s 2024-08-17T17:31:43.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:42 smithi131 bash[88347]: cluster 2024-08-17T17:31:41.755009+0000 mgr.y (mgr.34107) 877 : cluster [DBG] pgmap v1214: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 57 op/s 2024-08-17T17:31:43.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:42 smithi131 bash[88347]: cluster 2024-08-17T17:31:41.755009+0000 mgr.y (mgr.34107) 877 : cluster [DBG] pgmap v1214: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 57 op/s 2024-08-17T17:31:45.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:44 smithi169 bash[79348]: cluster 2024-08-17T17:31:43.755494+0000 mgr.y (mgr.34107) 878 : cluster [DBG] pgmap v1215: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 57 op/s 2024-08-17T17:31:45.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:44 smithi169 bash[79348]: cluster 2024-08-17T17:31:43.755494+0000 mgr.y (mgr.34107) 878 : cluster [DBG] pgmap v1215: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 57 op/s 2024-08-17T17:31:45.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:44 smithi131 bash[89561]: cluster 2024-08-17T17:31:43.755494+0000 mgr.y (mgr.34107) 878 : cluster [DBG] pgmap v1215: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 57 op/s 2024-08-17T17:31:45.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:44 smithi131 bash[89561]: cluster 2024-08-17T17:31:43.755494+0000 mgr.y (mgr.34107) 878 : cluster [DBG] pgmap v1215: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 57 op/s 2024-08-17T17:31:45.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:44 smithi131 bash[88347]: cluster 2024-08-17T17:31:43.755494+0000 mgr.y (mgr.34107) 878 : cluster [DBG] pgmap v1215: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 57 op/s 2024-08-17T17:31:45.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:44 smithi131 bash[88347]: cluster 2024-08-17T17:31:43.755494+0000 mgr.y (mgr.34107) 878 : cluster [DBG] pgmap v1215: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 6.5 MiB/s wr, 57 op/s 2024-08-17T17:31:47.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:46 smithi131 bash[88347]: cluster 2024-08-17T17:31:45.756389+0000 mgr.y (mgr.34107) 879 : cluster [DBG] pgmap v1216: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.5 MiB/s wr, 52 op/s 2024-08-17T17:31:47.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:46 smithi131 bash[88347]: cluster 2024-08-17T17:31:45.756389+0000 mgr.y (mgr.34107) 879 : cluster [DBG] pgmap v1216: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.5 MiB/s wr, 52 op/s 2024-08-17T17:31:47.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:46 smithi131 bash[89561]: cluster 2024-08-17T17:31:45.756389+0000 mgr.y (mgr.34107) 879 : cluster [DBG] pgmap v1216: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.5 MiB/s wr, 52 op/s 2024-08-17T17:31:47.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:46 smithi131 bash[89561]: cluster 2024-08-17T17:31:45.756389+0000 mgr.y (mgr.34107) 879 : cluster [DBG] pgmap v1216: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.5 MiB/s wr, 52 op/s 2024-08-17T17:31:47.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:46 smithi169 bash[79348]: cluster 2024-08-17T17:31:45.756389+0000 mgr.y (mgr.34107) 879 : cluster [DBG] pgmap v1216: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.5 MiB/s wr, 52 op/s 2024-08-17T17:31:47.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:46 smithi169 bash[79348]: cluster 2024-08-17T17:31:45.756389+0000 mgr.y (mgr.34107) 879 : cluster [DBG] pgmap v1216: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 5.5 MiB/s wr, 52 op/s 2024-08-17T17:31:49.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:31:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:31:48] "GET /metrics HTTP/1.1" 200 36553 "" "Prometheus/2.51.0" 2024-08-17T17:31:49.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:48 smithi131 bash[89561]: cluster 2024-08-17T17:31:47.756856+0000 mgr.y (mgr.34107) 880 : cluster [DBG] pgmap v1217: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.0 MiB/s wr, 24 op/s 2024-08-17T17:31:49.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:48 smithi131 bash[89561]: cluster 2024-08-17T17:31:47.756856+0000 mgr.y (mgr.34107) 880 : cluster [DBG] pgmap v1217: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.0 MiB/s wr, 24 op/s 2024-08-17T17:31:49.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:48 smithi131 bash[88347]: cluster 2024-08-17T17:31:47.756856+0000 mgr.y (mgr.34107) 880 : cluster [DBG] pgmap v1217: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.0 MiB/s wr, 24 op/s 2024-08-17T17:31:49.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:48 smithi131 bash[88347]: cluster 2024-08-17T17:31:47.756856+0000 mgr.y (mgr.34107) 880 : cluster [DBG] pgmap v1217: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.0 MiB/s wr, 24 op/s 2024-08-17T17:31:49.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:48 smithi169 bash[79348]: cluster 2024-08-17T17:31:47.756856+0000 mgr.y (mgr.34107) 880 : cluster [DBG] pgmap v1217: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.0 MiB/s wr, 24 op/s 2024-08-17T17:31:49.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:48 smithi169 bash[79348]: cluster 2024-08-17T17:31:47.756856+0000 mgr.y (mgr.34107) 880 : cluster [DBG] pgmap v1217: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.0 MiB/s wr, 24 op/s 2024-08-17T17:31:51.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:50 smithi131 bash[89561]: cluster 2024-08-17T17:31:49.757677+0000 mgr.y (mgr.34107) 881 : cluster [DBG] pgmap v1218: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.0 MiB/s wr, 24 op/s 2024-08-17T17:31:51.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:50 smithi131 bash[89561]: cluster 2024-08-17T17:31:49.757677+0000 mgr.y (mgr.34107) 881 : cluster [DBG] pgmap v1218: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.0 MiB/s wr, 24 op/s 2024-08-17T17:31:51.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:50 smithi131 bash[88347]: cluster 2024-08-17T17:31:49.757677+0000 mgr.y (mgr.34107) 881 : cluster [DBG] pgmap v1218: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.0 MiB/s wr, 24 op/s 2024-08-17T17:31:51.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:50 smithi131 bash[88347]: cluster 2024-08-17T17:31:49.757677+0000 mgr.y (mgr.34107) 881 : cluster [DBG] pgmap v1218: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.0 MiB/s wr, 24 op/s 2024-08-17T17:31:51.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:50 smithi169 bash[79348]: cluster 2024-08-17T17:31:49.757677+0000 mgr.y (mgr.34107) 881 : cluster [DBG] pgmap v1218: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.0 MiB/s wr, 24 op/s 2024-08-17T17:31:51.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:50 smithi169 bash[79348]: cluster 2024-08-17T17:31:49.757677+0000 mgr.y (mgr.34107) 881 : cluster [DBG] pgmap v1218: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.7 MiB/s rd, 2.0 MiB/s wr, 24 op/s 2024-08-17T17:31:53.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:52 smithi131 bash[89561]: cluster 2024-08-17T17:31:51.758245+0000 mgr.y (mgr.34107) 882 : cluster [DBG] pgmap v1219: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 344 KiB/s rd, 511 B/s wr, 4 op/s 2024-08-17T17:31:53.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:52 smithi131 bash[89561]: cluster 2024-08-17T17:31:51.758245+0000 mgr.y (mgr.34107) 882 : cluster [DBG] pgmap v1219: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 344 KiB/s rd, 511 B/s wr, 4 op/s 2024-08-17T17:31:53.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:52 smithi131 bash[88347]: cluster 2024-08-17T17:31:51.758245+0000 mgr.y (mgr.34107) 882 : cluster [DBG] pgmap v1219: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 344 KiB/s rd, 511 B/s wr, 4 op/s 2024-08-17T17:31:53.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:52 smithi131 bash[88347]: cluster 2024-08-17T17:31:51.758245+0000 mgr.y (mgr.34107) 882 : cluster [DBG] pgmap v1219: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 344 KiB/s rd, 511 B/s wr, 4 op/s 2024-08-17T17:31:53.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:52 smithi169 bash[79348]: cluster 2024-08-17T17:31:51.758245+0000 mgr.y (mgr.34107) 882 : cluster [DBG] pgmap v1219: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 344 KiB/s rd, 511 B/s wr, 4 op/s 2024-08-17T17:31:53.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:52 smithi169 bash[79348]: cluster 2024-08-17T17:31:51.758245+0000 mgr.y (mgr.34107) 882 : cluster [DBG] pgmap v1219: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 344 KiB/s rd, 511 B/s wr, 4 op/s 2024-08-17T17:31:54.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:53 smithi131 bash[88347]: cluster 2024-08-17T17:31:52.921731+0000 mon.a (mon.0) 1636 : cluster [DBG] osdmap e984: 8 total, 8 up, 8 in 2024-08-17T17:31:54.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:53 smithi131 bash[88347]: cluster 2024-08-17T17:31:52.921731+0000 mon.a (mon.0) 1636 : cluster [DBG] osdmap e984: 8 total, 8 up, 8 in 2024-08-17T17:31:54.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:53 smithi131 bash[88347]: audit 2024-08-17T17:31:53.225340+0000 mon.a (mon.0) 1637 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:54.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:53 smithi131 bash[88347]: audit 2024-08-17T17:31:53.225340+0000 mon.a (mon.0) 1637 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:54.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:53 smithi131 bash[89561]: cluster 2024-08-17T17:31:52.921731+0000 mon.a (mon.0) 1636 : cluster [DBG] osdmap e984: 8 total, 8 up, 8 in 2024-08-17T17:31:54.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:53 smithi131 bash[89561]: cluster 2024-08-17T17:31:52.921731+0000 mon.a (mon.0) 1636 : cluster [DBG] osdmap e984: 8 total, 8 up, 8 in 2024-08-17T17:31:54.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:53 smithi131 bash[89561]: audit 2024-08-17T17:31:53.225340+0000 mon.a (mon.0) 1637 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:54.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:53 smithi131 bash[89561]: audit 2024-08-17T17:31:53.225340+0000 mon.a (mon.0) 1637 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:54.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:53 smithi169 bash[79348]: cluster 2024-08-17T17:31:52.921731+0000 mon.a (mon.0) 1636 : cluster [DBG] osdmap e984: 8 total, 8 up, 8 in 2024-08-17T17:31:54.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:53 smithi169 bash[79348]: cluster 2024-08-17T17:31:52.921731+0000 mon.a (mon.0) 1636 : cluster [DBG] osdmap e984: 8 total, 8 up, 8 in 2024-08-17T17:31:54.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:53 smithi169 bash[79348]: audit 2024-08-17T17:31:53.225340+0000 mon.a (mon.0) 1637 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:54.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:53 smithi169 bash[79348]: audit 2024-08-17T17:31:53.225340+0000 mon.a (mon.0) 1637 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:31:55.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:54 smithi131 bash[89561]: cluster 2024-08-17T17:31:53.758704+0000 mgr.y (mgr.34107) 883 : cluster [DBG] pgmap v1221: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.3 KiB/s rd, 409 B/s wr, 4 op/s 2024-08-17T17:31:55.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:54 smithi131 bash[89561]: cluster 2024-08-17T17:31:53.758704+0000 mgr.y (mgr.34107) 883 : cluster [DBG] pgmap v1221: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.3 KiB/s rd, 409 B/s wr, 4 op/s 2024-08-17T17:31:55.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:54 smithi131 bash[88347]: cluster 2024-08-17T17:31:53.758704+0000 mgr.y (mgr.34107) 883 : cluster [DBG] pgmap v1221: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.3 KiB/s rd, 409 B/s wr, 4 op/s 2024-08-17T17:31:55.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:54 smithi131 bash[88347]: cluster 2024-08-17T17:31:53.758704+0000 mgr.y (mgr.34107) 883 : cluster [DBG] pgmap v1221: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.3 KiB/s rd, 409 B/s wr, 4 op/s 2024-08-17T17:31:55.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:54 smithi169 bash[79348]: cluster 2024-08-17T17:31:53.758704+0000 mgr.y (mgr.34107) 883 : cluster [DBG] pgmap v1221: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.3 KiB/s rd, 409 B/s wr, 4 op/s 2024-08-17T17:31:55.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:54 smithi169 bash[79348]: cluster 2024-08-17T17:31:53.758704+0000 mgr.y (mgr.34107) 883 : cluster [DBG] pgmap v1221: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 3.3 KiB/s rd, 409 B/s wr, 4 op/s 2024-08-17T17:31:57.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:56 smithi131 bash[89561]: cluster 2024-08-17T17:31:55.759569+0000 mgr.y (mgr.34107) 884 : cluster [DBG] pgmap v1222: 105 pgs: 105 active+clean; 349 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 60 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2024-08-17T17:31:57.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:56 smithi131 bash[89561]: cluster 2024-08-17T17:31:55.759569+0000 mgr.y (mgr.34107) 884 : cluster [DBG] pgmap v1222: 105 pgs: 105 active+clean; 349 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 60 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2024-08-17T17:31:57.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:56 smithi131 bash[88347]: cluster 2024-08-17T17:31:55.759569+0000 mgr.y (mgr.34107) 884 : cluster [DBG] pgmap v1222: 105 pgs: 105 active+clean; 349 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 60 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2024-08-17T17:31:57.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:56 smithi131 bash[88347]: cluster 2024-08-17T17:31:55.759569+0000 mgr.y (mgr.34107) 884 : cluster [DBG] pgmap v1222: 105 pgs: 105 active+clean; 349 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 60 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2024-08-17T17:31:57.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:56 smithi169 bash[79348]: cluster 2024-08-17T17:31:55.759569+0000 mgr.y (mgr.34107) 884 : cluster [DBG] pgmap v1222: 105 pgs: 105 active+clean; 349 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 60 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2024-08-17T17:31:57.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:56 smithi169 bash[79348]: cluster 2024-08-17T17:31:55.759569+0000 mgr.y (mgr.34107) 884 : cluster [DBG] pgmap v1222: 105 pgs: 105 active+clean; 349 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 60 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2024-08-17T17:31:58.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:57 smithi131 bash[88347]: cluster 2024-08-17T17:31:57.760201+0000 mgr.y (mgr.34107) 885 : cluster [DBG] pgmap v1223: 105 pgs: 105 active+clean; 349 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 60 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2024-08-17T17:31:58.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:57 smithi131 bash[88347]: cluster 2024-08-17T17:31:57.760201+0000 mgr.y (mgr.34107) 885 : cluster [DBG] pgmap v1223: 105 pgs: 105 active+clean; 349 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 60 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2024-08-17T17:31:58.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:57 smithi131 bash[88347]: cluster 2024-08-17T17:31:57.943444+0000 mon.a (mon.0) 1638 : cluster [DBG] osdmap e985: 8 total, 8 up, 8 in 2024-08-17T17:31:58.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:31:57 smithi131 bash[88347]: cluster 2024-08-17T17:31:57.943444+0000 mon.a (mon.0) 1638 : cluster [DBG] osdmap e985: 8 total, 8 up, 8 in 2024-08-17T17:31:58.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:57 smithi131 bash[89561]: cluster 2024-08-17T17:31:57.760201+0000 mgr.y (mgr.34107) 885 : cluster [DBG] pgmap v1223: 105 pgs: 105 active+clean; 349 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 60 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2024-08-17T17:31:58.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:57 smithi131 bash[89561]: cluster 2024-08-17T17:31:57.760201+0000 mgr.y (mgr.34107) 885 : cluster [DBG] pgmap v1223: 105 pgs: 105 active+clean; 349 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 60 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2024-08-17T17:31:58.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:57 smithi131 bash[89561]: cluster 2024-08-17T17:31:57.943444+0000 mon.a (mon.0) 1638 : cluster [DBG] osdmap e985: 8 total, 8 up, 8 in 2024-08-17T17:31:58.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:31:57 smithi131 bash[89561]: cluster 2024-08-17T17:31:57.943444+0000 mon.a (mon.0) 1638 : cluster [DBG] osdmap e985: 8 total, 8 up, 8 in 2024-08-17T17:31:58.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:57 smithi169 bash[79348]: cluster 2024-08-17T17:31:57.760201+0000 mgr.y (mgr.34107) 885 : cluster [DBG] pgmap v1223: 105 pgs: 105 active+clean; 349 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 60 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2024-08-17T17:31:58.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:57 smithi169 bash[79348]: cluster 2024-08-17T17:31:57.760201+0000 mgr.y (mgr.34107) 885 : cluster [DBG] pgmap v1223: 105 pgs: 105 active+clean; 349 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 60 KiB/s rd, 4.1 MiB/s wr, 42 op/s 2024-08-17T17:31:58.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:57 smithi169 bash[79348]: cluster 2024-08-17T17:31:57.943444+0000 mon.a (mon.0) 1638 : cluster [DBG] osdmap e985: 8 total, 8 up, 8 in 2024-08-17T17:31:58.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:31:57 smithi169 bash[79348]: cluster 2024-08-17T17:31:57.943444+0000 mon.a (mon.0) 1638 : cluster [DBG] osdmap e985: 8 total, 8 up, 8 in 2024-08-17T17:31:59.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:31:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:31:58] "GET /metrics HTTP/1.1" 200 36556 "" "Prometheus/2.51.0" 2024-08-17T17:32:00.455 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/5.ShrinkToOneAfterSnapshot (19990 ms) 2024-08-17T17:32:00.456 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/5.MinOverlap 2024-08-17T17:32:00.456 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:32:01.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:00 smithi131 bash[89561]: cluster 2024-08-17T17:31:59.761038+0000 mgr.y (mgr.34107) 886 : cluster [DBG] pgmap v1225: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 16 MiB/s wr, 98 op/s 2024-08-17T17:32:01.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:00 smithi131 bash[89561]: cluster 2024-08-17T17:31:59.761038+0000 mgr.y (mgr.34107) 886 : cluster [DBG] pgmap v1225: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 16 MiB/s wr, 98 op/s 2024-08-17T17:32:01.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:00 smithi131 bash[88347]: cluster 2024-08-17T17:31:59.761038+0000 mgr.y (mgr.34107) 886 : cluster [DBG] pgmap v1225: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 16 MiB/s wr, 98 op/s 2024-08-17T17:32:01.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:00 smithi131 bash[88347]: cluster 2024-08-17T17:31:59.761038+0000 mgr.y (mgr.34107) 886 : cluster [DBG] pgmap v1225: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 16 MiB/s wr, 98 op/s 2024-08-17T17:32:01.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:00 smithi169 bash[79348]: cluster 2024-08-17T17:31:59.761038+0000 mgr.y (mgr.34107) 886 : cluster [DBG] pgmap v1225: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 16 MiB/s wr, 98 op/s 2024-08-17T17:32:01.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:00 smithi169 bash[79348]: cluster 2024-08-17T17:31:59.761038+0000 mgr.y (mgr.34107) 886 : cluster [DBG] pgmap v1225: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 7.3 MiB/s rd, 16 MiB/s wr, 98 op/s 2024-08-17T17:32:03.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:02 smithi131 bash[88347]: cluster 2024-08-17T17:32:01.761652+0000 mgr.y (mgr.34107) 887 : cluster [DBG] pgmap v1226: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.6 MiB/s rd, 14 MiB/s wr, 92 op/s 2024-08-17T17:32:03.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:02 smithi131 bash[88347]: cluster 2024-08-17T17:32:01.761652+0000 mgr.y (mgr.34107) 887 : cluster [DBG] pgmap v1226: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.6 MiB/s rd, 14 MiB/s wr, 92 op/s 2024-08-17T17:32:03.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:02 smithi131 bash[89561]: cluster 2024-08-17T17:32:01.761652+0000 mgr.y (mgr.34107) 887 : cluster [DBG] pgmap v1226: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.6 MiB/s rd, 14 MiB/s wr, 92 op/s 2024-08-17T17:32:03.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:02 smithi131 bash[89561]: cluster 2024-08-17T17:32:01.761652+0000 mgr.y (mgr.34107) 887 : cluster [DBG] pgmap v1226: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.6 MiB/s rd, 14 MiB/s wr, 92 op/s 2024-08-17T17:32:03.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:02 smithi169 bash[79348]: cluster 2024-08-17T17:32:01.761652+0000 mgr.y (mgr.34107) 887 : cluster [DBG] pgmap v1226: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.6 MiB/s rd, 14 MiB/s wr, 92 op/s 2024-08-17T17:32:03.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:02 smithi169 bash[79348]: cluster 2024-08-17T17:32:01.761652+0000 mgr.y (mgr.34107) 887 : cluster [DBG] pgmap v1226: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 6.6 MiB/s rd, 14 MiB/s wr, 92 op/s 2024-08-17T17:32:05.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:04 smithi131 bash[89561]: cluster 2024-08-17T17:32:03.762536+0000 mgr.y (mgr.34107) 888 : cluster [DBG] pgmap v1227: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 13 MiB/s wr, 81 op/s 2024-08-17T17:32:05.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:04 smithi131 bash[89561]: cluster 2024-08-17T17:32:03.762536+0000 mgr.y (mgr.34107) 888 : cluster [DBG] pgmap v1227: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 13 MiB/s wr, 81 op/s 2024-08-17T17:32:05.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:04 smithi131 bash[88347]: cluster 2024-08-17T17:32:03.762536+0000 mgr.y (mgr.34107) 888 : cluster [DBG] pgmap v1227: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 13 MiB/s wr, 81 op/s 2024-08-17T17:32:05.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:04 smithi131 bash[88347]: cluster 2024-08-17T17:32:03.762536+0000 mgr.y (mgr.34107) 888 : cluster [DBG] pgmap v1227: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 13 MiB/s wr, 81 op/s 2024-08-17T17:32:05.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:04 smithi169 bash[79348]: cluster 2024-08-17T17:32:03.762536+0000 mgr.y (mgr.34107) 888 : cluster [DBG] pgmap v1227: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 13 MiB/s wr, 81 op/s 2024-08-17T17:32:05.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:04 smithi169 bash[79348]: cluster 2024-08-17T17:32:03.762536+0000 mgr.y (mgr.34107) 888 : cluster [DBG] pgmap v1227: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 13 MiB/s wr, 81 op/s 2024-08-17T17:32:07.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:06 smithi131 bash[89561]: cluster 2024-08-17T17:32:05.763478+0000 mgr.y (mgr.34107) 889 : cluster [DBG] pgmap v1228: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 8.5 MiB/s wr, 42 op/s 2024-08-17T17:32:07.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:06 smithi131 bash[89561]: cluster 2024-08-17T17:32:05.763478+0000 mgr.y (mgr.34107) 889 : cluster [DBG] pgmap v1228: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 8.5 MiB/s wr, 42 op/s 2024-08-17T17:32:07.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:06 smithi131 bash[88347]: cluster 2024-08-17T17:32:05.763478+0000 mgr.y (mgr.34107) 889 : cluster [DBG] pgmap v1228: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 8.5 MiB/s wr, 42 op/s 2024-08-17T17:32:07.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:06 smithi131 bash[88347]: cluster 2024-08-17T17:32:05.763478+0000 mgr.y (mgr.34107) 889 : cluster [DBG] pgmap v1228: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 8.5 MiB/s wr, 42 op/s 2024-08-17T17:32:07.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:06 smithi169 bash[79348]: cluster 2024-08-17T17:32:05.763478+0000 mgr.y (mgr.34107) 889 : cluster [DBG] pgmap v1228: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 8.5 MiB/s wr, 42 op/s 2024-08-17T17:32:07.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:06 smithi169 bash[79348]: cluster 2024-08-17T17:32:05.763478+0000 mgr.y (mgr.34107) 889 : cluster [DBG] pgmap v1228: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 8.5 MiB/s wr, 42 op/s 2024-08-17T17:32:09.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:32:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:32:08] "GET /metrics HTTP/1.1" 200 36554 "" "Prometheus/2.51.0" 2024-08-17T17:32:09.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:08 smithi131 bash[89561]: cluster 2024-08-17T17:32:07.763940+0000 mgr.y (mgr.34107) 890 : cluster [DBG] pgmap v1229: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 8.5 MiB/s wr, 42 op/s 2024-08-17T17:32:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:08 smithi131 bash[89561]: cluster 2024-08-17T17:32:07.763940+0000 mgr.y (mgr.34107) 890 : cluster [DBG] pgmap v1229: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 8.5 MiB/s wr, 42 op/s 2024-08-17T17:32:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:08 smithi131 bash[89561]: audit 2024-08-17T17:32:08.225703+0000 mon.a (mon.0) 1639 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:08 smithi131 bash[89561]: audit 2024-08-17T17:32:08.225703+0000 mon.a (mon.0) 1639 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:08 smithi131 bash[88347]: cluster 2024-08-17T17:32:07.763940+0000 mgr.y (mgr.34107) 890 : cluster [DBG] pgmap v1229: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 8.5 MiB/s wr, 42 op/s 2024-08-17T17:32:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:08 smithi131 bash[88347]: cluster 2024-08-17T17:32:07.763940+0000 mgr.y (mgr.34107) 890 : cluster [DBG] pgmap v1229: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 8.5 MiB/s wr, 42 op/s 2024-08-17T17:32:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:08 smithi131 bash[88347]: audit 2024-08-17T17:32:08.225703+0000 mon.a (mon.0) 1639 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:08 smithi131 bash[88347]: audit 2024-08-17T17:32:08.225703+0000 mon.a (mon.0) 1639 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:09.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:08 smithi169 bash[79348]: cluster 2024-08-17T17:32:07.763940+0000 mgr.y (mgr.34107) 890 : cluster [DBG] pgmap v1229: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 8.5 MiB/s wr, 42 op/s 2024-08-17T17:32:09.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:08 smithi169 bash[79348]: cluster 2024-08-17T17:32:07.763940+0000 mgr.y (mgr.34107) 890 : cluster [DBG] pgmap v1229: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 5.8 MiB/s rd, 8.5 MiB/s wr, 42 op/s 2024-08-17T17:32:09.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:08 smithi169 bash[79348]: audit 2024-08-17T17:32:08.225703+0000 mon.a (mon.0) 1639 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:09.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:08 smithi169 bash[79348]: audit 2024-08-17T17:32:08.225703+0000 mon.a (mon.0) 1639 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:10.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:09 smithi169 bash[79348]: cluster 2024-08-17T17:32:08.836008+0000 mon.a (mon.0) 1640 : cluster [DBG] osdmap e986: 8 total, 8 up, 8 in 2024-08-17T17:32:10.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:09 smithi169 bash[79348]: cluster 2024-08-17T17:32:08.836008+0000 mon.a (mon.0) 1640 : cluster [DBG] osdmap e986: 8 total, 8 up, 8 in 2024-08-17T17:32:10.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:09 smithi131 bash[88347]: cluster 2024-08-17T17:32:08.836008+0000 mon.a (mon.0) 1640 : cluster [DBG] osdmap e986: 8 total, 8 up, 8 in 2024-08-17T17:32:10.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:09 smithi131 bash[88347]: cluster 2024-08-17T17:32:08.836008+0000 mon.a (mon.0) 1640 : cluster [DBG] osdmap e986: 8 total, 8 up, 8 in 2024-08-17T17:32:10.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:09 smithi131 bash[89561]: cluster 2024-08-17T17:32:08.836008+0000 mon.a (mon.0) 1640 : cluster [DBG] osdmap e986: 8 total, 8 up, 8 in 2024-08-17T17:32:10.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:09 smithi131 bash[89561]: cluster 2024-08-17T17:32:08.836008+0000 mon.a (mon.0) 1640 : cluster [DBG] osdmap e986: 8 total, 8 up, 8 in 2024-08-17T17:32:11.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:10 smithi169 bash[79348]: cluster 2024-08-17T17:32:09.764773+0000 mgr.y (mgr.34107) 891 : cluster [DBG] pgmap v1231: 105 pgs: 105 active+clean; 471 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 3.7 MiB/s wr, 27 op/s 2024-08-17T17:32:11.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:10 smithi169 bash[79348]: cluster 2024-08-17T17:32:09.764773+0000 mgr.y (mgr.34107) 891 : cluster [DBG] pgmap v1231: 105 pgs: 105 active+clean; 471 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 3.7 MiB/s wr, 27 op/s 2024-08-17T17:32:11.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:10 smithi131 bash[88347]: cluster 2024-08-17T17:32:09.764773+0000 mgr.y (mgr.34107) 891 : cluster [DBG] pgmap v1231: 105 pgs: 105 active+clean; 471 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 3.7 MiB/s wr, 27 op/s 2024-08-17T17:32:11.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:10 smithi131 bash[88347]: cluster 2024-08-17T17:32:09.764773+0000 mgr.y (mgr.34107) 891 : cluster [DBG] pgmap v1231: 105 pgs: 105 active+clean; 471 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 3.7 MiB/s wr, 27 op/s 2024-08-17T17:32:11.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:10 smithi131 bash[89561]: cluster 2024-08-17T17:32:09.764773+0000 mgr.y (mgr.34107) 891 : cluster [DBG] pgmap v1231: 105 pgs: 105 active+clean; 471 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 3.7 MiB/s wr, 27 op/s 2024-08-17T17:32:11.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:10 smithi131 bash[89561]: cluster 2024-08-17T17:32:09.764773+0000 mgr.y (mgr.34107) 891 : cluster [DBG] pgmap v1231: 105 pgs: 105 active+clean; 471 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 18 KiB/s rd, 3.7 MiB/s wr, 27 op/s 2024-08-17T17:32:13.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:12 smithi169 bash[79348]: cluster 2024-08-17T17:32:11.765329+0000 mgr.y (mgr.34107) 892 : cluster [DBG] pgmap v1232: 105 pgs: 105 active+clean; 475 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 32 KiB/s rd, 4.1 MiB/s wr, 43 op/s 2024-08-17T17:32:13.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:12 smithi169 bash[79348]: cluster 2024-08-17T17:32:11.765329+0000 mgr.y (mgr.34107) 892 : cluster [DBG] pgmap v1232: 105 pgs: 105 active+clean; 475 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 32 KiB/s rd, 4.1 MiB/s wr, 43 op/s 2024-08-17T17:32:13.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:12 smithi131 bash[88347]: cluster 2024-08-17T17:32:11.765329+0000 mgr.y (mgr.34107) 892 : cluster [DBG] pgmap v1232: 105 pgs: 105 active+clean; 475 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 32 KiB/s rd, 4.1 MiB/s wr, 43 op/s 2024-08-17T17:32:13.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:12 smithi131 bash[88347]: cluster 2024-08-17T17:32:11.765329+0000 mgr.y (mgr.34107) 892 : cluster [DBG] pgmap v1232: 105 pgs: 105 active+clean; 475 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 32 KiB/s rd, 4.1 MiB/s wr, 43 op/s 2024-08-17T17:32:13.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:12 smithi131 bash[89561]: cluster 2024-08-17T17:32:11.765329+0000 mgr.y (mgr.34107) 892 : cluster [DBG] pgmap v1232: 105 pgs: 105 active+clean; 475 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 32 KiB/s rd, 4.1 MiB/s wr, 43 op/s 2024-08-17T17:32:13.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:12 smithi131 bash[89561]: cluster 2024-08-17T17:32:11.765329+0000 mgr.y (mgr.34107) 892 : cluster [DBG] pgmap v1232: 105 pgs: 105 active+clean; 475 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 32 KiB/s rd, 4.1 MiB/s wr, 43 op/s 2024-08-17T17:32:14.778 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/5.MinOverlap (14323 ms) 2024-08-17T17:32:14.779 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/5.ZeroOverlap 2024-08-17T17:32:14.779 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:32:15.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:14 smithi169 bash[79348]: cluster 2024-08-17T17:32:13.765742+0000 mgr.y (mgr.34107) 893 : cluster [DBG] pgmap v1233: 105 pgs: 105 active+clean; 475 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 32 KiB/s rd, 4.1 MiB/s wr, 43 op/s 2024-08-17T17:32:15.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:14 smithi169 bash[79348]: cluster 2024-08-17T17:32:13.765742+0000 mgr.y (mgr.34107) 893 : cluster [DBG] pgmap v1233: 105 pgs: 105 active+clean; 475 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 32 KiB/s rd, 4.1 MiB/s wr, 43 op/s 2024-08-17T17:32:15.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:14 smithi169 bash[79348]: audit 2024-08-17T17:32:14.376265+0000 mon.a (mon.0) 1641 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:32:15.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:14 smithi169 bash[79348]: audit 2024-08-17T17:32:14.376265+0000 mon.a (mon.0) 1641 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:32:15.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:14 smithi131 bash[88347]: cluster 2024-08-17T17:32:13.765742+0000 mgr.y (mgr.34107) 893 : cluster [DBG] pgmap v1233: 105 pgs: 105 active+clean; 475 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 32 KiB/s rd, 4.1 MiB/s wr, 43 op/s 2024-08-17T17:32:15.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:14 smithi131 bash[88347]: cluster 2024-08-17T17:32:13.765742+0000 mgr.y (mgr.34107) 893 : cluster [DBG] pgmap v1233: 105 pgs: 105 active+clean; 475 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 32 KiB/s rd, 4.1 MiB/s wr, 43 op/s 2024-08-17T17:32:15.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:14 smithi131 bash[88347]: audit 2024-08-17T17:32:14.376265+0000 mon.a (mon.0) 1641 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:32:15.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:14 smithi131 bash[88347]: audit 2024-08-17T17:32:14.376265+0000 mon.a (mon.0) 1641 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:32:15.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:14 smithi131 bash[89561]: cluster 2024-08-17T17:32:13.765742+0000 mgr.y (mgr.34107) 893 : cluster [DBG] pgmap v1233: 105 pgs: 105 active+clean; 475 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 32 KiB/s rd, 4.1 MiB/s wr, 43 op/s 2024-08-17T17:32:15.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:14 smithi131 bash[89561]: cluster 2024-08-17T17:32:13.765742+0000 mgr.y (mgr.34107) 893 : cluster [DBG] pgmap v1233: 105 pgs: 105 active+clean; 475 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 32 KiB/s rd, 4.1 MiB/s wr, 43 op/s 2024-08-17T17:32:15.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:14 smithi131 bash[89561]: audit 2024-08-17T17:32:14.376265+0000 mon.a (mon.0) 1641 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:32:15.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:14 smithi131 bash[89561]: audit 2024-08-17T17:32:14.376265+0000 mon.a (mon.0) 1641 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:32:17.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:16 smithi169 bash[79348]: cluster 2024-08-17T17:32:15.767018+0000 mgr.y (mgr.34107) 894 : cluster [DBG] pgmap v1234: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-08-17T17:32:17.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:16 smithi169 bash[79348]: cluster 2024-08-17T17:32:15.767018+0000 mgr.y (mgr.34107) 894 : cluster [DBG] pgmap v1234: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-08-17T17:32:17.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:16 smithi131 bash[89561]: cluster 2024-08-17T17:32:15.767018+0000 mgr.y (mgr.34107) 894 : cluster [DBG] pgmap v1234: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-08-17T17:32:17.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:16 smithi131 bash[89561]: cluster 2024-08-17T17:32:15.767018+0000 mgr.y (mgr.34107) 894 : cluster [DBG] pgmap v1234: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-08-17T17:32:17.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:16 smithi131 bash[88347]: cluster 2024-08-17T17:32:15.767018+0000 mgr.y (mgr.34107) 894 : cluster [DBG] pgmap v1234: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-08-17T17:32:17.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:16 smithi131 bash[88347]: cluster 2024-08-17T17:32:15.767018+0000 mgr.y (mgr.34107) 894 : cluster [DBG] pgmap v1234: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-08-17T17:32:19.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:32:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:32:18] "GET /metrics HTTP/1.1" 200 36554 "" "Prometheus/2.51.0" 2024-08-17T17:32:19.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:18 smithi131 bash[89561]: cluster 2024-08-17T17:32:17.767540+0000 mgr.y (mgr.34107) 895 : cluster [DBG] pgmap v1235: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-08-17T17:32:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:18 smithi131 bash[89561]: cluster 2024-08-17T17:32:17.767540+0000 mgr.y (mgr.34107) 895 : cluster [DBG] pgmap v1235: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-08-17T17:32:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:18 smithi131 bash[88347]: cluster 2024-08-17T17:32:17.767540+0000 mgr.y (mgr.34107) 895 : cluster [DBG] pgmap v1235: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-08-17T17:32:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:18 smithi131 bash[88347]: cluster 2024-08-17T17:32:17.767540+0000 mgr.y (mgr.34107) 895 : cluster [DBG] pgmap v1235: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-08-17T17:32:19.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:18 smithi169 bash[79348]: cluster 2024-08-17T17:32:17.767540+0000 mgr.y (mgr.34107) 895 : cluster [DBG] pgmap v1235: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-08-17T17:32:19.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:18 smithi169 bash[79348]: cluster 2024-08-17T17:32:17.767540+0000 mgr.y (mgr.34107) 895 : cluster [DBG] pgmap v1235: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.9 MiB/s rd, 6.5 MiB/s wr, 62 op/s 2024-08-17T17:32:21.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:20 smithi169 bash[79348]: cluster 2024-08-17T17:32:19.768469+0000 mgr.y (mgr.34107) 896 : cluster [DBG] pgmap v1236: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 5.9 MiB/s wr, 58 op/s 2024-08-17T17:32:21.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:20 smithi169 bash[79348]: cluster 2024-08-17T17:32:19.768469+0000 mgr.y (mgr.34107) 896 : cluster [DBG] pgmap v1236: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 5.9 MiB/s wr, 58 op/s 2024-08-17T17:32:21.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:20 smithi169 bash[79348]: audit 2024-08-17T17:32:20.271556+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:32:21.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:20 smithi169 bash[79348]: audit 2024-08-17T17:32:20.271556+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:32:21.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:20 smithi169 bash[79348]: audit 2024-08-17T17:32:20.278716+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:32:21.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:20 smithi169 bash[79348]: audit 2024-08-17T17:32:20.278716+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:32:21.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:20 smithi169 bash[79348]: audit 2024-08-17T17:32:20.344292+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:32:21.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:20 smithi169 bash[79348]: audit 2024-08-17T17:32:20.344292+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:32:21.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:20 smithi169 bash[79348]: audit 2024-08-17T17:32:20.351939+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:32:21.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:20 smithi169 bash[79348]: audit 2024-08-17T17:32:20.351939+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:32:21.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:20 smithi131 bash[88347]: cluster 2024-08-17T17:32:19.768469+0000 mgr.y (mgr.34107) 896 : cluster [DBG] pgmap v1236: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 5.9 MiB/s wr, 58 op/s 2024-08-17T17:32:21.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:20 smithi131 bash[88347]: cluster 2024-08-17T17:32:19.768469+0000 mgr.y (mgr.34107) 896 : cluster [DBG] pgmap v1236: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 5.9 MiB/s wr, 58 op/s 2024-08-17T17:32:21.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:20 smithi131 bash[88347]: audit 2024-08-17T17:32:20.271556+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:32:21.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:20 smithi131 bash[88347]: audit 2024-08-17T17:32:20.271556+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:32:21.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:20 smithi131 bash[88347]: audit 2024-08-17T17:32:20.278716+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:32:21.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:20 smithi131 bash[88347]: audit 2024-08-17T17:32:20.278716+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:32:21.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:20 smithi131 bash[88347]: audit 2024-08-17T17:32:20.344292+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:32:21.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:20 smithi131 bash[88347]: audit 2024-08-17T17:32:20.344292+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:32:21.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:20 smithi131 bash[88347]: audit 2024-08-17T17:32:20.351939+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:32:21.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:20 smithi131 bash[88347]: audit 2024-08-17T17:32:20.351939+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:32:21.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:20 smithi131 bash[89561]: cluster 2024-08-17T17:32:19.768469+0000 mgr.y (mgr.34107) 896 : cluster [DBG] pgmap v1236: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 5.9 MiB/s wr, 58 op/s 2024-08-17T17:32:21.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:20 smithi131 bash[89561]: cluster 2024-08-17T17:32:19.768469+0000 mgr.y (mgr.34107) 896 : cluster [DBG] pgmap v1236: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 5.9 MiB/s wr, 58 op/s 2024-08-17T17:32:21.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:20 smithi131 bash[89561]: audit 2024-08-17T17:32:20.271556+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:32:21.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:20 smithi131 bash[89561]: audit 2024-08-17T17:32:20.271556+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:32:21.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:20 smithi131 bash[89561]: audit 2024-08-17T17:32:20.278716+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:32:21.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:20 smithi131 bash[89561]: audit 2024-08-17T17:32:20.278716+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:32:21.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:20 smithi131 bash[89561]: audit 2024-08-17T17:32:20.344292+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:32:21.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:20 smithi131 bash[89561]: audit 2024-08-17T17:32:20.344292+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:32:21.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:20 smithi131 bash[89561]: audit 2024-08-17T17:32:20.351939+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:32:21.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:20 smithi131 bash[89561]: audit 2024-08-17T17:32:20.351939+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:32:22.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:21 smithi169 bash[79348]: audit 2024-08-17T17:32:21.076701+0000 mon.a (mon.0) 1646 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:32:22.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:21 smithi169 bash[79348]: audit 2024-08-17T17:32:21.076701+0000 mon.a (mon.0) 1646 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:32:22.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:21 smithi169 bash[79348]: audit 2024-08-17T17:32:21.077677+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:32:22.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:21 smithi169 bash[79348]: audit 2024-08-17T17:32:21.077677+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:32:22.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:21 smithi169 bash[79348]: audit 2024-08-17T17:32:21.084117+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:32:22.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:21 smithi169 bash[79348]: audit 2024-08-17T17:32:21.084117+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:32:22.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:21 smithi131 bash[89561]: audit 2024-08-17T17:32:21.076701+0000 mon.a (mon.0) 1646 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:32:22.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:21 smithi131 bash[89561]: audit 2024-08-17T17:32:21.076701+0000 mon.a (mon.0) 1646 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:32:22.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:21 smithi131 bash[89561]: audit 2024-08-17T17:32:21.077677+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:32:22.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:21 smithi131 bash[89561]: audit 2024-08-17T17:32:21.077677+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:32:22.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:21 smithi131 bash[89561]: audit 2024-08-17T17:32:21.084117+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:32:22.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:21 smithi131 bash[89561]: audit 2024-08-17T17:32:21.084117+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:32:22.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:21 smithi131 bash[88347]: audit 2024-08-17T17:32:21.076701+0000 mon.a (mon.0) 1646 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:32:22.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:21 smithi131 bash[88347]: audit 2024-08-17T17:32:21.076701+0000 mon.a (mon.0) 1646 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:32:22.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:21 smithi131 bash[88347]: audit 2024-08-17T17:32:21.077677+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:32:22.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:21 smithi131 bash[88347]: audit 2024-08-17T17:32:21.077677+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:32:22.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:21 smithi131 bash[88347]: audit 2024-08-17T17:32:21.084117+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:32:22.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:21 smithi131 bash[88347]: audit 2024-08-17T17:32:21.084117+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:32:23.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:22 smithi169 bash[79348]: cluster 2024-08-17T17:32:21.769049+0000 mgr.y (mgr.34107) 897 : cluster [DBG] pgmap v1237: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 35 op/s 2024-08-17T17:32:23.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:22 smithi169 bash[79348]: cluster 2024-08-17T17:32:21.769049+0000 mgr.y (mgr.34107) 897 : cluster [DBG] pgmap v1237: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 35 op/s 2024-08-17T17:32:23.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:22 smithi131 bash[88347]: cluster 2024-08-17T17:32:21.769049+0000 mgr.y (mgr.34107) 897 : cluster [DBG] pgmap v1237: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 35 op/s 2024-08-17T17:32:23.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:22 smithi131 bash[88347]: cluster 2024-08-17T17:32:21.769049+0000 mgr.y (mgr.34107) 897 : cluster [DBG] pgmap v1237: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 35 op/s 2024-08-17T17:32:23.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:22 smithi131 bash[89561]: cluster 2024-08-17T17:32:21.769049+0000 mgr.y (mgr.34107) 897 : cluster [DBG] pgmap v1237: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 35 op/s 2024-08-17T17:32:23.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:22 smithi131 bash[89561]: cluster 2024-08-17T17:32:21.769049+0000 mgr.y (mgr.34107) 897 : cluster [DBG] pgmap v1237: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 2.3 MiB/s wr, 35 op/s 2024-08-17T17:32:24.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:24 smithi131 bash[89561]: cluster 2024-08-17T17:32:23.097521+0000 mon.a (mon.0) 1649 : cluster [DBG] osdmap e987: 8 total, 8 up, 8 in 2024-08-17T17:32:24.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:24 smithi131 bash[89561]: cluster 2024-08-17T17:32:23.097521+0000 mon.a (mon.0) 1649 : cluster [DBG] osdmap e987: 8 total, 8 up, 8 in 2024-08-17T17:32:24.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:24 smithi131 bash[89561]: audit 2024-08-17T17:32:23.226189+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:24.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:24 smithi131 bash[89561]: audit 2024-08-17T17:32:23.226189+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:24.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:24 smithi131 bash[89561]: cluster 2024-08-17T17:32:23.769560+0000 mgr.y (mgr.34107) 898 : cluster [DBG] pgmap v1239: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 22 op/s 2024-08-17T17:32:24.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:24 smithi131 bash[89561]: cluster 2024-08-17T17:32:23.769560+0000 mgr.y (mgr.34107) 898 : cluster [DBG] pgmap v1239: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 22 op/s 2024-08-17T17:32:24.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:24 smithi131 bash[88347]: cluster 2024-08-17T17:32:23.097521+0000 mon.a (mon.0) 1649 : cluster [DBG] osdmap e987: 8 total, 8 up, 8 in 2024-08-17T17:32:24.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:24 smithi131 bash[88347]: cluster 2024-08-17T17:32:23.097521+0000 mon.a (mon.0) 1649 : cluster [DBG] osdmap e987: 8 total, 8 up, 8 in 2024-08-17T17:32:24.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:24 smithi131 bash[88347]: audit 2024-08-17T17:32:23.226189+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:24.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:24 smithi131 bash[88347]: audit 2024-08-17T17:32:23.226189+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:24.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:24 smithi131 bash[88347]: cluster 2024-08-17T17:32:23.769560+0000 mgr.y (mgr.34107) 898 : cluster [DBG] pgmap v1239: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 22 op/s 2024-08-17T17:32:24.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:24 smithi131 bash[88347]: cluster 2024-08-17T17:32:23.769560+0000 mgr.y (mgr.34107) 898 : cluster [DBG] pgmap v1239: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 22 op/s 2024-08-17T17:32:24.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:24 smithi169 bash[79348]: cluster 2024-08-17T17:32:23.097521+0000 mon.a (mon.0) 1649 : cluster [DBG] osdmap e987: 8 total, 8 up, 8 in 2024-08-17T17:32:24.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:24 smithi169 bash[79348]: cluster 2024-08-17T17:32:23.097521+0000 mon.a (mon.0) 1649 : cluster [DBG] osdmap e987: 8 total, 8 up, 8 in 2024-08-17T17:32:24.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:24 smithi169 bash[79348]: audit 2024-08-17T17:32:23.226189+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:24.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:24 smithi169 bash[79348]: audit 2024-08-17T17:32:23.226189+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:24.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:24 smithi169 bash[79348]: cluster 2024-08-17T17:32:23.769560+0000 mgr.y (mgr.34107) 898 : cluster [DBG] pgmap v1239: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 22 op/s 2024-08-17T17:32:24.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:24 smithi169 bash[79348]: cluster 2024-08-17T17:32:23.769560+0000 mgr.y (mgr.34107) 898 : cluster [DBG] pgmap v1239: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.3 MiB/s rd, 2.4 MiB/s wr, 22 op/s 2024-08-17T17:32:27.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:26 smithi131 bash[89561]: cluster 2024-08-17T17:32:25.770441+0000 mgr.y (mgr.34107) 899 : cluster [DBG] pgmap v1240: 105 pgs: 105 active+clean; 536 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 470 KiB/s rd, 4.1 MiB/s wr, 44 op/s 2024-08-17T17:32:27.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:26 smithi131 bash[89561]: cluster 2024-08-17T17:32:25.770441+0000 mgr.y (mgr.34107) 899 : cluster [DBG] pgmap v1240: 105 pgs: 105 active+clean; 536 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 470 KiB/s rd, 4.1 MiB/s wr, 44 op/s 2024-08-17T17:32:27.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:26 smithi131 bash[88347]: cluster 2024-08-17T17:32:25.770441+0000 mgr.y (mgr.34107) 899 : cluster [DBG] pgmap v1240: 105 pgs: 105 active+clean; 536 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 470 KiB/s rd, 4.1 MiB/s wr, 44 op/s 2024-08-17T17:32:27.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:26 smithi131 bash[88347]: cluster 2024-08-17T17:32:25.770441+0000 mgr.y (mgr.34107) 899 : cluster [DBG] pgmap v1240: 105 pgs: 105 active+clean; 536 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 470 KiB/s rd, 4.1 MiB/s wr, 44 op/s 2024-08-17T17:32:27.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:26 smithi169 bash[79348]: cluster 2024-08-17T17:32:25.770441+0000 mgr.y (mgr.34107) 899 : cluster [DBG] pgmap v1240: 105 pgs: 105 active+clean; 536 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 470 KiB/s rd, 4.1 MiB/s wr, 44 op/s 2024-08-17T17:32:27.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:26 smithi169 bash[79348]: cluster 2024-08-17T17:32:25.770441+0000 mgr.y (mgr.34107) 899 : cluster [DBG] pgmap v1240: 105 pgs: 105 active+clean; 536 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 470 KiB/s rd, 4.1 MiB/s wr, 44 op/s 2024-08-17T17:32:28.952 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/5.ZeroOverlap (14174 ms) 2024-08-17T17:32:29.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:32:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:32:28] "GET /metrics HTTP/1.1" 200 36558 "" "Prometheus/2.51.0" 2024-08-17T17:32:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:28 smithi131 bash[88347]: cluster 2024-08-17T17:32:27.770909+0000 mgr.y (mgr.34107) 900 : cluster [DBG] pgmap v1241: 105 pgs: 105 active+clean; 536 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 470 KiB/s rd, 4.1 MiB/s wr, 44 op/s 2024-08-17T17:32:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:28 smithi131 bash[88347]: cluster 2024-08-17T17:32:27.770909+0000 mgr.y (mgr.34107) 900 : cluster [DBG] pgmap v1241: 105 pgs: 105 active+clean; 536 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 470 KiB/s rd, 4.1 MiB/s wr, 44 op/s 2024-08-17T17:32:29.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:28 smithi131 bash[89561]: cluster 2024-08-17T17:32:27.770909+0000 mgr.y (mgr.34107) 900 : cluster [DBG] pgmap v1241: 105 pgs: 105 active+clean; 536 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 470 KiB/s rd, 4.1 MiB/s wr, 44 op/s 2024-08-17T17:32:29.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:28 smithi131 bash[89561]: cluster 2024-08-17T17:32:27.770909+0000 mgr.y (mgr.34107) 900 : cluster [DBG] pgmap v1241: 105 pgs: 105 active+clean; 536 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 470 KiB/s rd, 4.1 MiB/s wr, 44 op/s 2024-08-17T17:32:29.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:28 smithi169 bash[79348]: cluster 2024-08-17T17:32:27.770909+0000 mgr.y (mgr.34107) 900 : cluster [DBG] pgmap v1241: 105 pgs: 105 active+clean; 536 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 470 KiB/s rd, 4.1 MiB/s wr, 44 op/s 2024-08-17T17:32:29.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:28 smithi169 bash[79348]: cluster 2024-08-17T17:32:27.770909+0000 mgr.y (mgr.34107) 900 : cluster [DBG] pgmap v1241: 105 pgs: 105 active+clean; 536 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 470 KiB/s rd, 4.1 MiB/s wr, 44 op/s 2024-08-17T17:32:29.855 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 7 tests from EncryptedFlattenTest/5 (116041 ms total) 2024-08-17T17:32:29.855 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:32:29.855 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 7 tests from EncryptedFlattenTest/6, where TypeParam = LUKS2UnderLUKS2 2024-08-17T17:32:29.909 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/6.Simple 2024-08-17T17:32:31.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:30 smithi169 bash[79348]: cluster 2024-08-17T17:32:29.772114+0000 mgr.y (mgr.34107) 901 : cluster [DBG] pgmap v1242: 105 pgs: 105 active+clean; 552 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.7 MiB/s wr, 57 op/s 2024-08-17T17:32:31.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:30 smithi169 bash[79348]: cluster 2024-08-17T17:32:29.772114+0000 mgr.y (mgr.34107) 901 : cluster [DBG] pgmap v1242: 105 pgs: 105 active+clean; 552 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.7 MiB/s wr, 57 op/s 2024-08-17T17:32:31.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:30 smithi169 bash[79348]: cluster 2024-08-17T17:32:29.851504+0000 mon.a (mon.0) 1651 : cluster [DBG] osdmap e988: 8 total, 8 up, 8 in 2024-08-17T17:32:31.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:30 smithi169 bash[79348]: cluster 2024-08-17T17:32:29.851504+0000 mon.a (mon.0) 1651 : cluster [DBG] osdmap e988: 8 total, 8 up, 8 in 2024-08-17T17:32:31.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:30 smithi131 bash[88347]: cluster 2024-08-17T17:32:29.772114+0000 mgr.y (mgr.34107) 901 : cluster [DBG] pgmap v1242: 105 pgs: 105 active+clean; 552 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.7 MiB/s wr, 57 op/s 2024-08-17T17:32:31.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:30 smithi131 bash[88347]: cluster 2024-08-17T17:32:29.772114+0000 mgr.y (mgr.34107) 901 : cluster [DBG] pgmap v1242: 105 pgs: 105 active+clean; 552 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.7 MiB/s wr, 57 op/s 2024-08-17T17:32:31.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:30 smithi131 bash[88347]: cluster 2024-08-17T17:32:29.851504+0000 mon.a (mon.0) 1651 : cluster [DBG] osdmap e988: 8 total, 8 up, 8 in 2024-08-17T17:32:31.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:30 smithi131 bash[88347]: cluster 2024-08-17T17:32:29.851504+0000 mon.a (mon.0) 1651 : cluster [DBG] osdmap e988: 8 total, 8 up, 8 in 2024-08-17T17:32:31.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:30 smithi131 bash[89561]: cluster 2024-08-17T17:32:29.772114+0000 mgr.y (mgr.34107) 901 : cluster [DBG] pgmap v1242: 105 pgs: 105 active+clean; 552 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.7 MiB/s wr, 57 op/s 2024-08-17T17:32:31.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:30 smithi131 bash[89561]: cluster 2024-08-17T17:32:29.772114+0000 mgr.y (mgr.34107) 901 : cluster [DBG] pgmap v1242: 105 pgs: 105 active+clean; 552 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.7 MiB/s rd, 5.7 MiB/s wr, 57 op/s 2024-08-17T17:32:31.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:30 smithi131 bash[89561]: cluster 2024-08-17T17:32:29.851504+0000 mon.a (mon.0) 1651 : cluster [DBG] osdmap e988: 8 total, 8 up, 8 in 2024-08-17T17:32:31.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:30 smithi131 bash[89561]: cluster 2024-08-17T17:32:29.851504+0000 mon.a (mon.0) 1651 : cluster [DBG] osdmap e988: 8 total, 8 up, 8 in 2024-08-17T17:32:31.887 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:32:32.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:31 smithi169 bash[79348]: cluster 2024-08-17T17:32:30.854789+0000 mon.a (mon.0) 1652 : cluster [DBG] osdmap e989: 8 total, 8 up, 8 in 2024-08-17T17:32:32.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:31 smithi169 bash[79348]: cluster 2024-08-17T17:32:30.854789+0000 mon.a (mon.0) 1652 : cluster [DBG] osdmap e989: 8 total, 8 up, 8 in 2024-08-17T17:32:32.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:31 smithi169 bash[79348]: audit 2024-08-17T17:32:30.857349+0000 mon.a (mon.0) 1653 : audit [INF] from='client.? 172.21.15.131:0/2195000991' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-45","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:32:32.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:31 smithi169 bash[79348]: audit 2024-08-17T17:32:30.857349+0000 mon.a (mon.0) 1653 : audit [INF] from='client.? 172.21.15.131:0/2195000991' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-45","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:32:32.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:31 smithi169 bash[79348]: audit 2024-08-17T17:32:31.849921+0000 mon.a (mon.0) 1654 : audit [INF] from='client.? 172.21.15.131:0/2195000991' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-45","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:32:32.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:31 smithi169 bash[79348]: audit 2024-08-17T17:32:31.849921+0000 mon.a (mon.0) 1654 : audit [INF] from='client.? 172.21.15.131:0/2195000991' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-45","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:32:32.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:31 smithi169 bash[79348]: cluster 2024-08-17T17:32:31.859354+0000 mon.a (mon.0) 1655 : cluster [DBG] osdmap e990: 8 total, 8 up, 8 in 2024-08-17T17:32:32.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:31 smithi169 bash[79348]: cluster 2024-08-17T17:32:31.859354+0000 mon.a (mon.0) 1655 : cluster [DBG] osdmap e990: 8 total, 8 up, 8 in 2024-08-17T17:32:32.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:31 smithi131 bash[88347]: cluster 2024-08-17T17:32:30.854789+0000 mon.a (mon.0) 1652 : cluster [DBG] osdmap e989: 8 total, 8 up, 8 in 2024-08-17T17:32:32.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:31 smithi131 bash[88347]: cluster 2024-08-17T17:32:30.854789+0000 mon.a (mon.0) 1652 : cluster [DBG] osdmap e989: 8 total, 8 up, 8 in 2024-08-17T17:32:32.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:31 smithi131 bash[88347]: audit 2024-08-17T17:32:30.857349+0000 mon.a (mon.0) 1653 : audit [INF] from='client.? 172.21.15.131:0/2195000991' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-45","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:32:32.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:31 smithi131 bash[88347]: audit 2024-08-17T17:32:30.857349+0000 mon.a (mon.0) 1653 : audit [INF] from='client.? 172.21.15.131:0/2195000991' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-45","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:32:32.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:31 smithi131 bash[88347]: audit 2024-08-17T17:32:31.849921+0000 mon.a (mon.0) 1654 : audit [INF] from='client.? 172.21.15.131:0/2195000991' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-45","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:32:32.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:31 smithi131 bash[88347]: audit 2024-08-17T17:32:31.849921+0000 mon.a (mon.0) 1654 : audit [INF] from='client.? 172.21.15.131:0/2195000991' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-45","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:32:32.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:31 smithi131 bash[88347]: cluster 2024-08-17T17:32:31.859354+0000 mon.a (mon.0) 1655 : cluster [DBG] osdmap e990: 8 total, 8 up, 8 in 2024-08-17T17:32:32.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:31 smithi131 bash[88347]: cluster 2024-08-17T17:32:31.859354+0000 mon.a (mon.0) 1655 : cluster [DBG] osdmap e990: 8 total, 8 up, 8 in 2024-08-17T17:32:32.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:31 smithi131 bash[89561]: cluster 2024-08-17T17:32:30.854789+0000 mon.a (mon.0) 1652 : cluster [DBG] osdmap e989: 8 total, 8 up, 8 in 2024-08-17T17:32:32.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:31 smithi131 bash[89561]: cluster 2024-08-17T17:32:30.854789+0000 mon.a (mon.0) 1652 : cluster [DBG] osdmap e989: 8 total, 8 up, 8 in 2024-08-17T17:32:32.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:31 smithi131 bash[89561]: audit 2024-08-17T17:32:30.857349+0000 mon.a (mon.0) 1653 : audit [INF] from='client.? 172.21.15.131:0/2195000991' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-45","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:32:32.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:31 smithi131 bash[89561]: audit 2024-08-17T17:32:30.857349+0000 mon.a (mon.0) 1653 : audit [INF] from='client.? 172.21.15.131:0/2195000991' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-45","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:32:32.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:31 smithi131 bash[89561]: audit 2024-08-17T17:32:31.849921+0000 mon.a (mon.0) 1654 : audit [INF] from='client.? 172.21.15.131:0/2195000991' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-45","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:32:32.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:31 smithi131 bash[89561]: audit 2024-08-17T17:32:31.849921+0000 mon.a (mon.0) 1654 : audit [INF] from='client.? 172.21.15.131:0/2195000991' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-45","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:32:32.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:31 smithi131 bash[89561]: cluster 2024-08-17T17:32:31.859354+0000 mon.a (mon.0) 1655 : cluster [DBG] osdmap e990: 8 total, 8 up, 8 in 2024-08-17T17:32:32.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:31 smithi131 bash[89561]: cluster 2024-08-17T17:32:31.859354+0000 mon.a (mon.0) 1655 : cluster [DBG] osdmap e990: 8 total, 8 up, 8 in 2024-08-17T17:32:33.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:32 smithi169 bash[79348]: cluster 2024-08-17T17:32:31.772810+0000 mgr.y (mgr.34107) 902 : cluster [DBG] pgmap v1245: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:32:33.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:32 smithi169 bash[79348]: cluster 2024-08-17T17:32:31.772810+0000 mgr.y (mgr.34107) 902 : cluster [DBG] pgmap v1245: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:32:33.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:32 smithi169 bash[79348]: cluster 2024-08-17T17:32:31.863367+0000 mon.a (mon.0) 1656 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:32:33.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:32 smithi169 bash[79348]: cluster 2024-08-17T17:32:31.863367+0000 mon.a (mon.0) 1656 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:32:33.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:32 smithi169 bash[79348]: cluster 2024-08-17T17:32:32.880670+0000 mon.a (mon.0) 1657 : cluster [DBG] osdmap e991: 8 total, 8 up, 8 in 2024-08-17T17:32:33.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:32 smithi169 bash[79348]: cluster 2024-08-17T17:32:32.880670+0000 mon.a (mon.0) 1657 : cluster [DBG] osdmap e991: 8 total, 8 up, 8 in 2024-08-17T17:32:33.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:32 smithi131 bash[89561]: cluster 2024-08-17T17:32:31.772810+0000 mgr.y (mgr.34107) 902 : cluster [DBG] pgmap v1245: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:32:33.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:32 smithi131 bash[89561]: cluster 2024-08-17T17:32:31.772810+0000 mgr.y (mgr.34107) 902 : cluster [DBG] pgmap v1245: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:32:33.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:32 smithi131 bash[89561]: cluster 2024-08-17T17:32:31.863367+0000 mon.a (mon.0) 1656 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:32:33.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:32 smithi131 bash[89561]: cluster 2024-08-17T17:32:31.863367+0000 mon.a (mon.0) 1656 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:32:33.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:32 smithi131 bash[89561]: cluster 2024-08-17T17:32:32.880670+0000 mon.a (mon.0) 1657 : cluster [DBG] osdmap e991: 8 total, 8 up, 8 in 2024-08-17T17:32:33.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:32 smithi131 bash[89561]: cluster 2024-08-17T17:32:32.880670+0000 mon.a (mon.0) 1657 : cluster [DBG] osdmap e991: 8 total, 8 up, 8 in 2024-08-17T17:32:33.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:32 smithi131 bash[88347]: cluster 2024-08-17T17:32:31.772810+0000 mgr.y (mgr.34107) 902 : cluster [DBG] pgmap v1245: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:32:33.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:32 smithi131 bash[88347]: cluster 2024-08-17T17:32:31.772810+0000 mgr.y (mgr.34107) 902 : cluster [DBG] pgmap v1245: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:32:33.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:32 smithi131 bash[88347]: cluster 2024-08-17T17:32:31.863367+0000 mon.a (mon.0) 1656 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:32:33.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:32 smithi131 bash[88347]: cluster 2024-08-17T17:32:31.863367+0000 mon.a (mon.0) 1656 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:32:33.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:32 smithi131 bash[88347]: cluster 2024-08-17T17:32:32.880670+0000 mon.a (mon.0) 1657 : cluster [DBG] osdmap e991: 8 total, 8 up, 8 in 2024-08-17T17:32:33.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:32 smithi131 bash[88347]: cluster 2024-08-17T17:32:32.880670+0000 mon.a (mon.0) 1657 : cluster [DBG] osdmap e991: 8 total, 8 up, 8 in 2024-08-17T17:32:34.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:33 smithi131 bash[88347]: cluster 2024-08-17T17:32:33.773463+0000 mgr.y (mgr.34107) 903 : cluster [DBG] pgmap v1248: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:32:34.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:33 smithi131 bash[88347]: cluster 2024-08-17T17:32:33.773463+0000 mgr.y (mgr.34107) 903 : cluster [DBG] pgmap v1248: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:32:34.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:33 smithi131 bash[88347]: cluster 2024-08-17T17:32:33.885130+0000 mon.a (mon.0) 1658 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:32:34.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:33 smithi131 bash[88347]: cluster 2024-08-17T17:32:33.885130+0000 mon.a (mon.0) 1658 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:32:34.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:33 smithi131 bash[88347]: cluster 2024-08-17T17:32:33.885201+0000 mon.a (mon.0) 1659 : cluster [INF] Cluster is now healthy 2024-08-17T17:32:34.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:33 smithi131 bash[88347]: cluster 2024-08-17T17:32:33.885201+0000 mon.a (mon.0) 1659 : cluster [INF] Cluster is now healthy 2024-08-17T17:32:34.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:33 smithi131 bash[88347]: cluster 2024-08-17T17:32:33.900166+0000 mon.a (mon.0) 1660 : cluster [DBG] osdmap e992: 8 total, 8 up, 8 in 2024-08-17T17:32:34.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:33 smithi131 bash[88347]: cluster 2024-08-17T17:32:33.900166+0000 mon.a (mon.0) 1660 : cluster [DBG] osdmap e992: 8 total, 8 up, 8 in 2024-08-17T17:32:34.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:33 smithi131 bash[89561]: cluster 2024-08-17T17:32:33.773463+0000 mgr.y (mgr.34107) 903 : cluster [DBG] pgmap v1248: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:32:34.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:33 smithi131 bash[89561]: cluster 2024-08-17T17:32:33.773463+0000 mgr.y (mgr.34107) 903 : cluster [DBG] pgmap v1248: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:32:34.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:33 smithi131 bash[89561]: cluster 2024-08-17T17:32:33.885130+0000 mon.a (mon.0) 1658 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:32:34.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:33 smithi131 bash[89561]: cluster 2024-08-17T17:32:33.885130+0000 mon.a (mon.0) 1658 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:32:34.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:33 smithi131 bash[89561]: cluster 2024-08-17T17:32:33.885201+0000 mon.a (mon.0) 1659 : cluster [INF] Cluster is now healthy 2024-08-17T17:32:34.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:33 smithi131 bash[89561]: cluster 2024-08-17T17:32:33.885201+0000 mon.a (mon.0) 1659 : cluster [INF] Cluster is now healthy 2024-08-17T17:32:34.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:33 smithi131 bash[89561]: cluster 2024-08-17T17:32:33.900166+0000 mon.a (mon.0) 1660 : cluster [DBG] osdmap e992: 8 total, 8 up, 8 in 2024-08-17T17:32:34.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:33 smithi131 bash[89561]: cluster 2024-08-17T17:32:33.900166+0000 mon.a (mon.0) 1660 : cluster [DBG] osdmap e992: 8 total, 8 up, 8 in 2024-08-17T17:32:34.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:33 smithi169 bash[79348]: cluster 2024-08-17T17:32:33.773463+0000 mgr.y (mgr.34107) 903 : cluster [DBG] pgmap v1248: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:32:34.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:33 smithi169 bash[79348]: cluster 2024-08-17T17:32:33.773463+0000 mgr.y (mgr.34107) 903 : cluster [DBG] pgmap v1248: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 2.1 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:32:34.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:33 smithi169 bash[79348]: cluster 2024-08-17T17:32:33.885130+0000 mon.a (mon.0) 1658 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:32:34.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:33 smithi169 bash[79348]: cluster 2024-08-17T17:32:33.885130+0000 mon.a (mon.0) 1658 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:32:34.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:33 smithi169 bash[79348]: cluster 2024-08-17T17:32:33.885201+0000 mon.a (mon.0) 1659 : cluster [INF] Cluster is now healthy 2024-08-17T17:32:34.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:33 smithi169 bash[79348]: cluster 2024-08-17T17:32:33.885201+0000 mon.a (mon.0) 1659 : cluster [INF] Cluster is now healthy 2024-08-17T17:32:34.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:33 smithi169 bash[79348]: cluster 2024-08-17T17:32:33.900166+0000 mon.a (mon.0) 1660 : cluster [DBG] osdmap e992: 8 total, 8 up, 8 in 2024-08-17T17:32:34.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:33 smithi169 bash[79348]: cluster 2024-08-17T17:32:33.900166+0000 mon.a (mon.0) 1660 : cluster [DBG] osdmap e992: 8 total, 8 up, 8 in 2024-08-17T17:32:37.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:36 smithi131 bash[88347]: cluster 2024-08-17T17:32:35.774514+0000 mgr.y (mgr.34107) 904 : cluster [DBG] pgmap v1250: 105 pgs: 105 active+clean; 582 KiB data, 658 MiB used, 715 GiB / 715 GiB avail; 5.9 KiB/s rd, 1.4 KiB/s wr, 9 op/s 2024-08-17T17:32:37.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:36 smithi131 bash[88347]: cluster 2024-08-17T17:32:35.774514+0000 mgr.y (mgr.34107) 904 : cluster [DBG] pgmap v1250: 105 pgs: 105 active+clean; 582 KiB data, 658 MiB used, 715 GiB / 715 GiB avail; 5.9 KiB/s rd, 1.4 KiB/s wr, 9 op/s 2024-08-17T17:32:37.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:36 smithi131 bash[89561]: cluster 2024-08-17T17:32:35.774514+0000 mgr.y (mgr.34107) 904 : cluster [DBG] pgmap v1250: 105 pgs: 105 active+clean; 582 KiB data, 658 MiB used, 715 GiB / 715 GiB avail; 5.9 KiB/s rd, 1.4 KiB/s wr, 9 op/s 2024-08-17T17:32:37.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:36 smithi131 bash[89561]: cluster 2024-08-17T17:32:35.774514+0000 mgr.y (mgr.34107) 904 : cluster [DBG] pgmap v1250: 105 pgs: 105 active+clean; 582 KiB data, 658 MiB used, 715 GiB / 715 GiB avail; 5.9 KiB/s rd, 1.4 KiB/s wr, 9 op/s 2024-08-17T17:32:37.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:36 smithi169 bash[79348]: cluster 2024-08-17T17:32:35.774514+0000 mgr.y (mgr.34107) 904 : cluster [DBG] pgmap v1250: 105 pgs: 105 active+clean; 582 KiB data, 658 MiB used, 715 GiB / 715 GiB avail; 5.9 KiB/s rd, 1.4 KiB/s wr, 9 op/s 2024-08-17T17:32:37.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:36 smithi169 bash[79348]: cluster 2024-08-17T17:32:35.774514+0000 mgr.y (mgr.34107) 904 : cluster [DBG] pgmap v1250: 105 pgs: 105 active+clean; 582 KiB data, 658 MiB used, 715 GiB / 715 GiB avail; 5.9 KiB/s rd, 1.4 KiB/s wr, 9 op/s 2024-08-17T17:32:39.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:32:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:32:38] "GET /metrics HTTP/1.1" 200 36519 "" "Prometheus/2.51.0" 2024-08-17T17:32:39.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:38 smithi131 bash[88347]: cluster 2024-08-17T17:32:37.775004+0000 mgr.y (mgr.34107) 905 : cluster [DBG] pgmap v1251: 105 pgs: 105 active+clean; 582 KiB data, 658 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-17T17:32:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:38 smithi131 bash[88347]: cluster 2024-08-17T17:32:37.775004+0000 mgr.y (mgr.34107) 905 : cluster [DBG] pgmap v1251: 105 pgs: 105 active+clean; 582 KiB data, 658 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-17T17:32:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:38 smithi131 bash[88347]: audit 2024-08-17T17:32:38.226420+0000 mon.a (mon.0) 1661 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:38 smithi131 bash[88347]: audit 2024-08-17T17:32:38.226420+0000 mon.a (mon.0) 1661 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:38 smithi131 bash[89561]: cluster 2024-08-17T17:32:37.775004+0000 mgr.y (mgr.34107) 905 : cluster [DBG] pgmap v1251: 105 pgs: 105 active+clean; 582 KiB data, 658 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-17T17:32:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:38 smithi131 bash[89561]: cluster 2024-08-17T17:32:37.775004+0000 mgr.y (mgr.34107) 905 : cluster [DBG] pgmap v1251: 105 pgs: 105 active+clean; 582 KiB data, 658 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-17T17:32:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:38 smithi131 bash[89561]: audit 2024-08-17T17:32:38.226420+0000 mon.a (mon.0) 1661 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:38 smithi131 bash[89561]: audit 2024-08-17T17:32:38.226420+0000 mon.a (mon.0) 1661 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:39.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:38 smithi169 bash[79348]: cluster 2024-08-17T17:32:37.775004+0000 mgr.y (mgr.34107) 905 : cluster [DBG] pgmap v1251: 105 pgs: 105 active+clean; 582 KiB data, 658 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-17T17:32:39.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:38 smithi169 bash[79348]: cluster 2024-08-17T17:32:37.775004+0000 mgr.y (mgr.34107) 905 : cluster [DBG] pgmap v1251: 105 pgs: 105 active+clean; 582 KiB data, 658 MiB used, 715 GiB / 715 GiB avail; 4.8 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-17T17:32:39.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:38 smithi169 bash[79348]: audit 2024-08-17T17:32:38.226420+0000 mon.a (mon.0) 1661 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:39.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:38 smithi169 bash[79348]: audit 2024-08-17T17:32:38.226420+0000 mon.a (mon.0) 1661 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:41.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:40 smithi131 bash[89561]: cluster 2024-08-17T17:32:39.775832+0000 mgr.y (mgr.34107) 906 : cluster [DBG] pgmap v1252: 105 pgs: 105 active+clean; 582 KiB data, 658 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 1.0 KiB/s wr, 6 op/s 2024-08-17T17:32:41.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:40 smithi131 bash[89561]: cluster 2024-08-17T17:32:39.775832+0000 mgr.y (mgr.34107) 906 : cluster [DBG] pgmap v1252: 105 pgs: 105 active+clean; 582 KiB data, 658 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 1.0 KiB/s wr, 6 op/s 2024-08-17T17:32:41.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:40 smithi131 bash[89561]: cluster 2024-08-17T17:32:40.592546+0000 mon.a (mon.0) 1662 : cluster [DBG] osdmap e993: 8 total, 8 up, 8 in 2024-08-17T17:32:41.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:40 smithi131 bash[89561]: cluster 2024-08-17T17:32:40.592546+0000 mon.a (mon.0) 1662 : cluster [DBG] osdmap e993: 8 total, 8 up, 8 in 2024-08-17T17:32:41.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:40 smithi131 bash[88347]: cluster 2024-08-17T17:32:39.775832+0000 mgr.y (mgr.34107) 906 : cluster [DBG] pgmap v1252: 105 pgs: 105 active+clean; 582 KiB data, 658 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 1.0 KiB/s wr, 6 op/s 2024-08-17T17:32:41.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:40 smithi131 bash[88347]: cluster 2024-08-17T17:32:39.775832+0000 mgr.y (mgr.34107) 906 : cluster [DBG] pgmap v1252: 105 pgs: 105 active+clean; 582 KiB data, 658 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 1.0 KiB/s wr, 6 op/s 2024-08-17T17:32:41.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:40 smithi131 bash[88347]: cluster 2024-08-17T17:32:40.592546+0000 mon.a (mon.0) 1662 : cluster [DBG] osdmap e993: 8 total, 8 up, 8 in 2024-08-17T17:32:41.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:40 smithi131 bash[88347]: cluster 2024-08-17T17:32:40.592546+0000 mon.a (mon.0) 1662 : cluster [DBG] osdmap e993: 8 total, 8 up, 8 in 2024-08-17T17:32:41.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:40 smithi169 bash[79348]: cluster 2024-08-17T17:32:39.775832+0000 mgr.y (mgr.34107) 906 : cluster [DBG] pgmap v1252: 105 pgs: 105 active+clean; 582 KiB data, 658 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 1.0 KiB/s wr, 6 op/s 2024-08-17T17:32:41.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:40 smithi169 bash[79348]: cluster 2024-08-17T17:32:39.775832+0000 mgr.y (mgr.34107) 906 : cluster [DBG] pgmap v1252: 105 pgs: 105 active+clean; 582 KiB data, 658 MiB used, 715 GiB / 715 GiB avail; 3.8 KiB/s rd, 1.0 KiB/s wr, 6 op/s 2024-08-17T17:32:41.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:40 smithi169 bash[79348]: cluster 2024-08-17T17:32:40.592546+0000 mon.a (mon.0) 1662 : cluster [DBG] osdmap e993: 8 total, 8 up, 8 in 2024-08-17T17:32:41.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:40 smithi169 bash[79348]: cluster 2024-08-17T17:32:40.592546+0000 mon.a (mon.0) 1662 : cluster [DBG] osdmap e993: 8 total, 8 up, 8 in 2024-08-17T17:32:43.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:42 smithi131 bash[89561]: cluster 2024-08-17T17:32:41.776392+0000 mgr.y (mgr.34107) 907 : cluster [DBG] pgmap v1254: 105 pgs: 105 active+clean; 582 KiB data, 658 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-08-17T17:32:43.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:42 smithi131 bash[89561]: cluster 2024-08-17T17:32:41.776392+0000 mgr.y (mgr.34107) 907 : cluster [DBG] pgmap v1254: 105 pgs: 105 active+clean; 582 KiB data, 658 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-08-17T17:32:43.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:42 smithi131 bash[88347]: cluster 2024-08-17T17:32:41.776392+0000 mgr.y (mgr.34107) 907 : cluster [DBG] pgmap v1254: 105 pgs: 105 active+clean; 582 KiB data, 658 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-08-17T17:32:43.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:42 smithi131 bash[88347]: cluster 2024-08-17T17:32:41.776392+0000 mgr.y (mgr.34107) 907 : cluster [DBG] pgmap v1254: 105 pgs: 105 active+clean; 582 KiB data, 658 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-08-17T17:32:43.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:42 smithi169 bash[79348]: cluster 2024-08-17T17:32:41.776392+0000 mgr.y (mgr.34107) 907 : cluster [DBG] pgmap v1254: 105 pgs: 105 active+clean; 582 KiB data, 658 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-08-17T17:32:43.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:42 smithi169 bash[79348]: cluster 2024-08-17T17:32:41.776392+0000 mgr.y (mgr.34107) 907 : cluster [DBG] pgmap v1254: 105 pgs: 105 active+clean; 582 KiB data, 658 MiB used, 715 GiB / 715 GiB avail; 3.7 KiB/s rd, 1023 B/s wr, 6 op/s 2024-08-17T17:32:45.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:44 smithi169 bash[79348]: cluster 2024-08-17T17:32:43.777066+0000 mgr.y (mgr.34107) 908 : cluster [DBG] pgmap v1255: 105 pgs: 105 active+clean; 582 KiB data, 658 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 829 B/s wr, 5 op/s 2024-08-17T17:32:45.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:44 smithi169 bash[79348]: cluster 2024-08-17T17:32:43.777066+0000 mgr.y (mgr.34107) 908 : cluster [DBG] pgmap v1255: 105 pgs: 105 active+clean; 582 KiB data, 658 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 829 B/s wr, 5 op/s 2024-08-17T17:32:45.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:44 smithi169 bash[79348]: cluster 2024-08-17T17:32:43.859728+0000 mon.a (mon.0) 1663 : cluster [DBG] osdmap e994: 8 total, 8 up, 8 in 2024-08-17T17:32:45.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:44 smithi169 bash[79348]: cluster 2024-08-17T17:32:43.859728+0000 mon.a (mon.0) 1663 : cluster [DBG] osdmap e994: 8 total, 8 up, 8 in 2024-08-17T17:32:45.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:44 smithi131 bash[89561]: cluster 2024-08-17T17:32:43.777066+0000 mgr.y (mgr.34107) 908 : cluster [DBG] pgmap v1255: 105 pgs: 105 active+clean; 582 KiB data, 658 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 829 B/s wr, 5 op/s 2024-08-17T17:32:45.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:44 smithi131 bash[89561]: cluster 2024-08-17T17:32:43.777066+0000 mgr.y (mgr.34107) 908 : cluster [DBG] pgmap v1255: 105 pgs: 105 active+clean; 582 KiB data, 658 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 829 B/s wr, 5 op/s 2024-08-17T17:32:45.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:44 smithi131 bash[89561]: cluster 2024-08-17T17:32:43.859728+0000 mon.a (mon.0) 1663 : cluster [DBG] osdmap e994: 8 total, 8 up, 8 in 2024-08-17T17:32:45.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:44 smithi131 bash[89561]: cluster 2024-08-17T17:32:43.859728+0000 mon.a (mon.0) 1663 : cluster [DBG] osdmap e994: 8 total, 8 up, 8 in 2024-08-17T17:32:45.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:44 smithi131 bash[88347]: cluster 2024-08-17T17:32:43.777066+0000 mgr.y (mgr.34107) 908 : cluster [DBG] pgmap v1255: 105 pgs: 105 active+clean; 582 KiB data, 658 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 829 B/s wr, 5 op/s 2024-08-17T17:32:45.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:44 smithi131 bash[88347]: cluster 2024-08-17T17:32:43.777066+0000 mgr.y (mgr.34107) 908 : cluster [DBG] pgmap v1255: 105 pgs: 105 active+clean; 582 KiB data, 658 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 829 B/s wr, 5 op/s 2024-08-17T17:32:45.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:44 smithi131 bash[88347]: cluster 2024-08-17T17:32:43.859728+0000 mon.a (mon.0) 1663 : cluster [DBG] osdmap e994: 8 total, 8 up, 8 in 2024-08-17T17:32:45.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:44 smithi131 bash[88347]: cluster 2024-08-17T17:32:43.859728+0000 mon.a (mon.0) 1663 : cluster [DBG] osdmap e994: 8 total, 8 up, 8 in 2024-08-17T17:32:47.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:46 smithi169 bash[79348]: cluster 2024-08-17T17:32:45.778422+0000 mgr.y (mgr.34107) 909 : cluster [DBG] pgmap v1257: 105 pgs: 105 active+clean; 42 MiB data, 775 MiB used, 714 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 44 op/s 2024-08-17T17:32:47.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:46 smithi169 bash[79348]: cluster 2024-08-17T17:32:45.778422+0000 mgr.y (mgr.34107) 909 : cluster [DBG] pgmap v1257: 105 pgs: 105 active+clean; 42 MiB data, 775 MiB used, 714 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 44 op/s 2024-08-17T17:32:47.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:46 smithi131 bash[89561]: cluster 2024-08-17T17:32:45.778422+0000 mgr.y (mgr.34107) 909 : cluster [DBG] pgmap v1257: 105 pgs: 105 active+clean; 42 MiB data, 775 MiB used, 714 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 44 op/s 2024-08-17T17:32:47.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:46 smithi131 bash[89561]: cluster 2024-08-17T17:32:45.778422+0000 mgr.y (mgr.34107) 909 : cluster [DBG] pgmap v1257: 105 pgs: 105 active+clean; 42 MiB data, 775 MiB used, 714 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 44 op/s 2024-08-17T17:32:47.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:46 smithi131 bash[88347]: cluster 2024-08-17T17:32:45.778422+0000 mgr.y (mgr.34107) 909 : cluster [DBG] pgmap v1257: 105 pgs: 105 active+clean; 42 MiB data, 775 MiB used, 714 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 44 op/s 2024-08-17T17:32:47.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:46 smithi131 bash[88347]: cluster 2024-08-17T17:32:45.778422+0000 mgr.y (mgr.34107) 909 : cluster [DBG] pgmap v1257: 105 pgs: 105 active+clean; 42 MiB data, 775 MiB used, 714 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 44 op/s 2024-08-17T17:32:49.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:32:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:32:48] "GET /metrics HTTP/1.1" 200 36519 "" "Prometheus/2.51.0" 2024-08-17T17:32:49.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:48 smithi131 bash[88347]: cluster 2024-08-17T17:32:47.779177+0000 mgr.y (mgr.34107) 910 : cluster [DBG] pgmap v1258: 105 pgs: 105 active+clean; 42 MiB data, 775 MiB used, 714 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 43 op/s 2024-08-17T17:32:49.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:48 smithi131 bash[88347]: cluster 2024-08-17T17:32:47.779177+0000 mgr.y (mgr.34107) 910 : cluster [DBG] pgmap v1258: 105 pgs: 105 active+clean; 42 MiB data, 775 MiB used, 714 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 43 op/s 2024-08-17T17:32:49.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:48 smithi131 bash[89561]: cluster 2024-08-17T17:32:47.779177+0000 mgr.y (mgr.34107) 910 : cluster [DBG] pgmap v1258: 105 pgs: 105 active+clean; 42 MiB data, 775 MiB used, 714 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 43 op/s 2024-08-17T17:32:49.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:48 smithi131 bash[89561]: cluster 2024-08-17T17:32:47.779177+0000 mgr.y (mgr.34107) 910 : cluster [DBG] pgmap v1258: 105 pgs: 105 active+clean; 42 MiB data, 775 MiB used, 714 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 43 op/s 2024-08-17T17:32:49.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:48 smithi169 bash[79348]: cluster 2024-08-17T17:32:47.779177+0000 mgr.y (mgr.34107) 910 : cluster [DBG] pgmap v1258: 105 pgs: 105 active+clean; 42 MiB data, 775 MiB used, 714 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 43 op/s 2024-08-17T17:32:49.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:48 smithi169 bash[79348]: cluster 2024-08-17T17:32:47.779177+0000 mgr.y (mgr.34107) 910 : cluster [DBG] pgmap v1258: 105 pgs: 105 active+clean; 42 MiB data, 775 MiB used, 714 GiB / 715 GiB avail; 32 KiB/s rd, 5.1 MiB/s wr, 43 op/s 2024-08-17T17:32:51.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:50 smithi169 bash[79348]: cluster 2024-08-17T17:32:49.780074+0000 mgr.y (mgr.34107) 911 : cluster [DBG] pgmap v1259: 105 pgs: 105 active+clean; 42 MiB data, 775 MiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 4.5 MiB/s wr, 38 op/s 2024-08-17T17:32:51.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:50 smithi169 bash[79348]: cluster 2024-08-17T17:32:49.780074+0000 mgr.y (mgr.34107) 911 : cluster [DBG] pgmap v1259: 105 pgs: 105 active+clean; 42 MiB data, 775 MiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 4.5 MiB/s wr, 38 op/s 2024-08-17T17:32:51.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:50 smithi131 bash[89561]: cluster 2024-08-17T17:32:49.780074+0000 mgr.y (mgr.34107) 911 : cluster [DBG] pgmap v1259: 105 pgs: 105 active+clean; 42 MiB data, 775 MiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 4.5 MiB/s wr, 38 op/s 2024-08-17T17:32:51.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:50 smithi131 bash[89561]: cluster 2024-08-17T17:32:49.780074+0000 mgr.y (mgr.34107) 911 : cluster [DBG] pgmap v1259: 105 pgs: 105 active+clean; 42 MiB data, 775 MiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 4.5 MiB/s wr, 38 op/s 2024-08-17T17:32:51.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:50 smithi131 bash[88347]: cluster 2024-08-17T17:32:49.780074+0000 mgr.y (mgr.34107) 911 : cluster [DBG] pgmap v1259: 105 pgs: 105 active+clean; 42 MiB data, 775 MiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 4.5 MiB/s wr, 38 op/s 2024-08-17T17:32:51.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:50 smithi131 bash[88347]: cluster 2024-08-17T17:32:49.780074+0000 mgr.y (mgr.34107) 911 : cluster [DBG] pgmap v1259: 105 pgs: 105 active+clean; 42 MiB data, 775 MiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 4.5 MiB/s wr, 38 op/s 2024-08-17T17:32:53.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:52 smithi169 bash[79348]: cluster 2024-08-17T17:32:51.780625+0000 mgr.y (mgr.34107) 912 : cluster [DBG] pgmap v1260: 105 pgs: 105 active+clean; 42 MiB data, 775 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:32:53.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:52 smithi169 bash[79348]: cluster 2024-08-17T17:32:51.780625+0000 mgr.y (mgr.34107) 912 : cluster [DBG] pgmap v1260: 105 pgs: 105 active+clean; 42 MiB data, 775 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:32:53.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:52 smithi131 bash[88347]: cluster 2024-08-17T17:32:51.780625+0000 mgr.y (mgr.34107) 912 : cluster [DBG] pgmap v1260: 105 pgs: 105 active+clean; 42 MiB data, 775 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:32:53.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:52 smithi131 bash[88347]: cluster 2024-08-17T17:32:51.780625+0000 mgr.y (mgr.34107) 912 : cluster [DBG] pgmap v1260: 105 pgs: 105 active+clean; 42 MiB data, 775 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:32:53.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:52 smithi131 bash[89561]: cluster 2024-08-17T17:32:51.780625+0000 mgr.y (mgr.34107) 912 : cluster [DBG] pgmap v1260: 105 pgs: 105 active+clean; 42 MiB data, 775 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:32:53.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:52 smithi131 bash[89561]: cluster 2024-08-17T17:32:51.780625+0000 mgr.y (mgr.34107) 912 : cluster [DBG] pgmap v1260: 105 pgs: 105 active+clean; 42 MiB data, 775 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:32:54.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:53 smithi169 bash[79348]: audit 2024-08-17T17:32:53.226708+0000 mon.a (mon.0) 1664 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:54.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:53 smithi169 bash[79348]: audit 2024-08-17T17:32:53.226708+0000 mon.a (mon.0) 1664 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:54.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:53 smithi131 bash[88347]: audit 2024-08-17T17:32:53.226708+0000 mon.a (mon.0) 1664 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:54.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:53 smithi131 bash[88347]: audit 2024-08-17T17:32:53.226708+0000 mon.a (mon.0) 1664 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:54.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:53 smithi131 bash[89561]: audit 2024-08-17T17:32:53.226708+0000 mon.a (mon.0) 1664 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:54.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:53 smithi131 bash[89561]: audit 2024-08-17T17:32:53.226708+0000 mon.a (mon.0) 1664 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:32:55.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:54 smithi169 bash[79348]: cluster 2024-08-17T17:32:53.781081+0000 mgr.y (mgr.34107) 913 : cluster [DBG] pgmap v1261: 105 pgs: 105 active+clean; 42 MiB data, 775 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:32:55.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:54 smithi169 bash[79348]: cluster 2024-08-17T17:32:53.781081+0000 mgr.y (mgr.34107) 913 : cluster [DBG] pgmap v1261: 105 pgs: 105 active+clean; 42 MiB data, 775 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:32:55.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:54 smithi131 bash[88347]: cluster 2024-08-17T17:32:53.781081+0000 mgr.y (mgr.34107) 913 : cluster [DBG] pgmap v1261: 105 pgs: 105 active+clean; 42 MiB data, 775 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:32:55.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:54 smithi131 bash[88347]: cluster 2024-08-17T17:32:53.781081+0000 mgr.y (mgr.34107) 913 : cluster [DBG] pgmap v1261: 105 pgs: 105 active+clean; 42 MiB data, 775 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:32:55.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:54 smithi131 bash[89561]: cluster 2024-08-17T17:32:53.781081+0000 mgr.y (mgr.34107) 913 : cluster [DBG] pgmap v1261: 105 pgs: 105 active+clean; 42 MiB data, 775 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:32:55.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:54 smithi131 bash[89561]: cluster 2024-08-17T17:32:53.781081+0000 mgr.y (mgr.34107) 913 : cluster [DBG] pgmap v1261: 105 pgs: 105 active+clean; 42 MiB data, 775 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:32:57.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:56 smithi169 bash[79348]: cluster 2024-08-17T17:32:55.781942+0000 mgr.y (mgr.34107) 914 : cluster [DBG] pgmap v1262: 105 pgs: 105 active+clean; 58 MiB data, 821 MiB used, 714 GiB / 715 GiB avail; 76 KiB/s rd, 4.8 MiB/s wr, 39 op/s 2024-08-17T17:32:57.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:56 smithi169 bash[79348]: cluster 2024-08-17T17:32:55.781942+0000 mgr.y (mgr.34107) 914 : cluster [DBG] pgmap v1262: 105 pgs: 105 active+clean; 58 MiB data, 821 MiB used, 714 GiB / 715 GiB avail; 76 KiB/s rd, 4.8 MiB/s wr, 39 op/s 2024-08-17T17:32:57.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:56 smithi131 bash[89561]: cluster 2024-08-17T17:32:55.781942+0000 mgr.y (mgr.34107) 914 : cluster [DBG] pgmap v1262: 105 pgs: 105 active+clean; 58 MiB data, 821 MiB used, 714 GiB / 715 GiB avail; 76 KiB/s rd, 4.8 MiB/s wr, 39 op/s 2024-08-17T17:32:57.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:56 smithi131 bash[89561]: cluster 2024-08-17T17:32:55.781942+0000 mgr.y (mgr.34107) 914 : cluster [DBG] pgmap v1262: 105 pgs: 105 active+clean; 58 MiB data, 821 MiB used, 714 GiB / 715 GiB avail; 76 KiB/s rd, 4.8 MiB/s wr, 39 op/s 2024-08-17T17:32:57.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:56 smithi131 bash[88347]: cluster 2024-08-17T17:32:55.781942+0000 mgr.y (mgr.34107) 914 : cluster [DBG] pgmap v1262: 105 pgs: 105 active+clean; 58 MiB data, 821 MiB used, 714 GiB / 715 GiB avail; 76 KiB/s rd, 4.8 MiB/s wr, 39 op/s 2024-08-17T17:32:57.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:56 smithi131 bash[88347]: cluster 2024-08-17T17:32:55.781942+0000 mgr.y (mgr.34107) 914 : cluster [DBG] pgmap v1262: 105 pgs: 105 active+clean; 58 MiB data, 821 MiB used, 714 GiB / 715 GiB avail; 76 KiB/s rd, 4.8 MiB/s wr, 39 op/s 2024-08-17T17:32:57.357 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/6.Simple (27448 ms) 2024-08-17T17:32:57.358 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/6.Grow 2024-08-17T17:32:57.358 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:32:59.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:32:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:32:58] "GET /metrics HTTP/1.1" 200 36539 "" "Prometheus/2.51.0" 2024-08-17T17:32:59.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:58 smithi131 bash[88347]: cluster 2024-08-17T17:32:57.782552+0000 mgr.y (mgr.34107) 915 : cluster [DBG] pgmap v1263: 105 pgs: 105 active+clean; 58 MiB data, 821 MiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 1.3 MiB/s wr, 10 op/s 2024-08-17T17:32:59.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:32:58 smithi131 bash[88347]: cluster 2024-08-17T17:32:57.782552+0000 mgr.y (mgr.34107) 915 : cluster [DBG] pgmap v1263: 105 pgs: 105 active+clean; 58 MiB data, 821 MiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 1.3 MiB/s wr, 10 op/s 2024-08-17T17:32:59.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:58 smithi131 bash[89561]: cluster 2024-08-17T17:32:57.782552+0000 mgr.y (mgr.34107) 915 : cluster [DBG] pgmap v1263: 105 pgs: 105 active+clean; 58 MiB data, 821 MiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 1.3 MiB/s wr, 10 op/s 2024-08-17T17:32:59.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:32:58 smithi131 bash[89561]: cluster 2024-08-17T17:32:57.782552+0000 mgr.y (mgr.34107) 915 : cluster [DBG] pgmap v1263: 105 pgs: 105 active+clean; 58 MiB data, 821 MiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 1.3 MiB/s wr, 10 op/s 2024-08-17T17:32:59.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:58 smithi169 bash[79348]: cluster 2024-08-17T17:32:57.782552+0000 mgr.y (mgr.34107) 915 : cluster [DBG] pgmap v1263: 105 pgs: 105 active+clean; 58 MiB data, 821 MiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 1.3 MiB/s wr, 10 op/s 2024-08-17T17:32:59.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:32:58 smithi169 bash[79348]: cluster 2024-08-17T17:32:57.782552+0000 mgr.y (mgr.34107) 915 : cluster [DBG] pgmap v1263: 105 pgs: 105 active+clean; 58 MiB data, 821 MiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 1.3 MiB/s wr, 10 op/s 2024-08-17T17:33:01.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:00 smithi169 bash[79348]: cluster 2024-08-17T17:32:59.783495+0000 mgr.y (mgr.34107) 916 : cluster [DBG] pgmap v1264: 105 pgs: 105 active+clean; 83 MiB data, 892 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 29 op/s 2024-08-17T17:33:01.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:00 smithi169 bash[79348]: cluster 2024-08-17T17:32:59.783495+0000 mgr.y (mgr.34107) 916 : cluster [DBG] pgmap v1264: 105 pgs: 105 active+clean; 83 MiB data, 892 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 29 op/s 2024-08-17T17:33:01.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:00 smithi131 bash[89561]: cluster 2024-08-17T17:32:59.783495+0000 mgr.y (mgr.34107) 916 : cluster [DBG] pgmap v1264: 105 pgs: 105 active+clean; 83 MiB data, 892 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 29 op/s 2024-08-17T17:33:01.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:00 smithi131 bash[89561]: cluster 2024-08-17T17:32:59.783495+0000 mgr.y (mgr.34107) 916 : cluster [DBG] pgmap v1264: 105 pgs: 105 active+clean; 83 MiB data, 892 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 29 op/s 2024-08-17T17:33:01.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:00 smithi131 bash[88347]: cluster 2024-08-17T17:32:59.783495+0000 mgr.y (mgr.34107) 916 : cluster [DBG] pgmap v1264: 105 pgs: 105 active+clean; 83 MiB data, 892 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 29 op/s 2024-08-17T17:33:01.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:00 smithi131 bash[88347]: cluster 2024-08-17T17:32:59.783495+0000 mgr.y (mgr.34107) 916 : cluster [DBG] pgmap v1264: 105 pgs: 105 active+clean; 83 MiB data, 892 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 29 op/s 2024-08-17T17:33:03.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:02 smithi131 bash[88347]: cluster 2024-08-17T17:33:01.784028+0000 mgr.y (mgr.34107) 917 : cluster [DBG] pgmap v1265: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-08-17T17:33:03.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:02 smithi131 bash[88347]: cluster 2024-08-17T17:33:01.784028+0000 mgr.y (mgr.34107) 917 : cluster [DBG] pgmap v1265: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-08-17T17:33:03.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:02 smithi131 bash[89561]: cluster 2024-08-17T17:33:01.784028+0000 mgr.y (mgr.34107) 917 : cluster [DBG] pgmap v1265: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-08-17T17:33:03.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:02 smithi131 bash[89561]: cluster 2024-08-17T17:33:01.784028+0000 mgr.y (mgr.34107) 917 : cluster [DBG] pgmap v1265: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-08-17T17:33:03.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:02 smithi169 bash[79348]: cluster 2024-08-17T17:33:01.784028+0000 mgr.y (mgr.34107) 917 : cluster [DBG] pgmap v1265: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-08-17T17:33:03.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:02 smithi169 bash[79348]: cluster 2024-08-17T17:33:01.784028+0000 mgr.y (mgr.34107) 917 : cluster [DBG] pgmap v1265: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-08-17T17:33:05.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:04 smithi131 bash[89561]: cluster 2024-08-17T17:33:03.784477+0000 mgr.y (mgr.34107) 918 : cluster [DBG] pgmap v1266: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-08-17T17:33:05.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:04 smithi131 bash[89561]: cluster 2024-08-17T17:33:03.784477+0000 mgr.y (mgr.34107) 918 : cluster [DBG] pgmap v1266: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-08-17T17:33:05.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:04 smithi131 bash[88347]: cluster 2024-08-17T17:33:03.784477+0000 mgr.y (mgr.34107) 918 : cluster [DBG] pgmap v1266: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-08-17T17:33:05.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:04 smithi131 bash[88347]: cluster 2024-08-17T17:33:03.784477+0000 mgr.y (mgr.34107) 918 : cluster [DBG] pgmap v1266: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-08-17T17:33:05.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:04 smithi169 bash[79348]: cluster 2024-08-17T17:33:03.784477+0000 mgr.y (mgr.34107) 918 : cluster [DBG] pgmap v1266: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-08-17T17:33:05.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:04 smithi169 bash[79348]: cluster 2024-08-17T17:33:03.784477+0000 mgr.y (mgr.34107) 918 : cluster [DBG] pgmap v1266: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-08-17T17:33:07.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:06 smithi131 bash[89561]: cluster 2024-08-17T17:33:05.785346+0000 mgr.y (mgr.34107) 919 : cluster [DBG] pgmap v1267: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-08-17T17:33:07.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:06 smithi131 bash[89561]: cluster 2024-08-17T17:33:05.785346+0000 mgr.y (mgr.34107) 919 : cluster [DBG] pgmap v1267: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-08-17T17:33:07.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:06 smithi131 bash[88347]: cluster 2024-08-17T17:33:05.785346+0000 mgr.y (mgr.34107) 919 : cluster [DBG] pgmap v1267: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-08-17T17:33:07.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:06 smithi131 bash[88347]: cluster 2024-08-17T17:33:05.785346+0000 mgr.y (mgr.34107) 919 : cluster [DBG] pgmap v1267: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-08-17T17:33:07.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:06 smithi169 bash[79348]: cluster 2024-08-17T17:33:05.785346+0000 mgr.y (mgr.34107) 919 : cluster [DBG] pgmap v1267: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-08-17T17:33:07.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:06 smithi169 bash[79348]: cluster 2024-08-17T17:33:05.785346+0000 mgr.y (mgr.34107) 919 : cluster [DBG] pgmap v1267: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 4.8 MiB/s wr, 28 op/s 2024-08-17T17:33:09.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:33:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:33:08] "GET /metrics HTTP/1.1" 200 36555 "" "Prometheus/2.51.0" 2024-08-17T17:33:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:08 smithi131 bash[89561]: cluster 2024-08-17T17:33:07.785994+0000 mgr.y (mgr.34107) 920 : cluster [DBG] pgmap v1268: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 19 op/s 2024-08-17T17:33:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:08 smithi131 bash[89561]: cluster 2024-08-17T17:33:07.785994+0000 mgr.y (mgr.34107) 920 : cluster [DBG] pgmap v1268: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 19 op/s 2024-08-17T17:33:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:08 smithi131 bash[89561]: cluster 2024-08-17T17:33:07.909413+0000 mon.a (mon.0) 1665 : cluster [DBG] osdmap e995: 8 total, 8 up, 8 in 2024-08-17T17:33:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:08 smithi131 bash[89561]: cluster 2024-08-17T17:33:07.909413+0000 mon.a (mon.0) 1665 : cluster [DBG] osdmap e995: 8 total, 8 up, 8 in 2024-08-17T17:33:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:08 smithi131 bash[89561]: audit 2024-08-17T17:33:08.227159+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:08 smithi131 bash[89561]: audit 2024-08-17T17:33:08.227159+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:08 smithi131 bash[88347]: cluster 2024-08-17T17:33:07.785994+0000 mgr.y (mgr.34107) 920 : cluster [DBG] pgmap v1268: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 19 op/s 2024-08-17T17:33:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:08 smithi131 bash[88347]: cluster 2024-08-17T17:33:07.785994+0000 mgr.y (mgr.34107) 920 : cluster [DBG] pgmap v1268: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 19 op/s 2024-08-17T17:33:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:08 smithi131 bash[88347]: cluster 2024-08-17T17:33:07.909413+0000 mon.a (mon.0) 1665 : cluster [DBG] osdmap e995: 8 total, 8 up, 8 in 2024-08-17T17:33:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:08 smithi131 bash[88347]: cluster 2024-08-17T17:33:07.909413+0000 mon.a (mon.0) 1665 : cluster [DBG] osdmap e995: 8 total, 8 up, 8 in 2024-08-17T17:33:09.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:08 smithi131 bash[88347]: audit 2024-08-17T17:33:08.227159+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:09.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:08 smithi131 bash[88347]: audit 2024-08-17T17:33:08.227159+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:09.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:08 smithi169 bash[79348]: cluster 2024-08-17T17:33:07.785994+0000 mgr.y (mgr.34107) 920 : cluster [DBG] pgmap v1268: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 19 op/s 2024-08-17T17:33:09.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:08 smithi169 bash[79348]: cluster 2024-08-17T17:33:07.785994+0000 mgr.y (mgr.34107) 920 : cluster [DBG] pgmap v1268: 105 pgs: 105 active+clean; 83 MiB data, 896 MiB used, 714 GiB / 715 GiB avail; 9.7 MiB/s rd, 3.4 MiB/s wr, 19 op/s 2024-08-17T17:33:09.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:08 smithi169 bash[79348]: cluster 2024-08-17T17:33:07.909413+0000 mon.a (mon.0) 1665 : cluster [DBG] osdmap e995: 8 total, 8 up, 8 in 2024-08-17T17:33:09.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:08 smithi169 bash[79348]: cluster 2024-08-17T17:33:07.909413+0000 mon.a (mon.0) 1665 : cluster [DBG] osdmap e995: 8 total, 8 up, 8 in 2024-08-17T17:33:09.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:08 smithi169 bash[79348]: audit 2024-08-17T17:33:08.227159+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:09.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:08 smithi169 bash[79348]: audit 2024-08-17T17:33:08.227159+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:11.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:10 smithi131 bash[89561]: cluster 2024-08-17T17:33:09.786992+0000 mgr.y (mgr.34107) 921 : cluster [DBG] pgmap v1270: 105 pgs: 105 active+clean; 124 MiB data, 1014 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:11.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:10 smithi131 bash[89561]: cluster 2024-08-17T17:33:09.786992+0000 mgr.y (mgr.34107) 921 : cluster [DBG] pgmap v1270: 105 pgs: 105 active+clean; 124 MiB data, 1014 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:11.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:10 smithi131 bash[88347]: cluster 2024-08-17T17:33:09.786992+0000 mgr.y (mgr.34107) 921 : cluster [DBG] pgmap v1270: 105 pgs: 105 active+clean; 124 MiB data, 1014 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:11.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:10 smithi131 bash[88347]: cluster 2024-08-17T17:33:09.786992+0000 mgr.y (mgr.34107) 921 : cluster [DBG] pgmap v1270: 105 pgs: 105 active+clean; 124 MiB data, 1014 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:11.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:10 smithi169 bash[79348]: cluster 2024-08-17T17:33:09.786992+0000 mgr.y (mgr.34107) 921 : cluster [DBG] pgmap v1270: 105 pgs: 105 active+clean; 124 MiB data, 1014 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:11.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:10 smithi169 bash[79348]: cluster 2024-08-17T17:33:09.786992+0000 mgr.y (mgr.34107) 921 : cluster [DBG] pgmap v1270: 105 pgs: 105 active+clean; 124 MiB data, 1014 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:13.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:12 smithi131 bash[89561]: cluster 2024-08-17T17:33:11.787538+0000 mgr.y (mgr.34107) 922 : cluster [DBG] pgmap v1271: 105 pgs: 105 active+clean; 124 MiB data, 1023 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:13.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:12 smithi131 bash[89561]: cluster 2024-08-17T17:33:11.787538+0000 mgr.y (mgr.34107) 922 : cluster [DBG] pgmap v1271: 105 pgs: 105 active+clean; 124 MiB data, 1023 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:13.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:12 smithi131 bash[88347]: cluster 2024-08-17T17:33:11.787538+0000 mgr.y (mgr.34107) 922 : cluster [DBG] pgmap v1271: 105 pgs: 105 active+clean; 124 MiB data, 1023 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:13.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:12 smithi131 bash[88347]: cluster 2024-08-17T17:33:11.787538+0000 mgr.y (mgr.34107) 922 : cluster [DBG] pgmap v1271: 105 pgs: 105 active+clean; 124 MiB data, 1023 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:13.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:12 smithi169 bash[79348]: cluster 2024-08-17T17:33:11.787538+0000 mgr.y (mgr.34107) 922 : cluster [DBG] pgmap v1271: 105 pgs: 105 active+clean; 124 MiB data, 1023 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:13.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:12 smithi169 bash[79348]: cluster 2024-08-17T17:33:11.787538+0000 mgr.y (mgr.34107) 922 : cluster [DBG] pgmap v1271: 105 pgs: 105 active+clean; 124 MiB data, 1023 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:15.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:14 smithi131 bash[88347]: cluster 2024-08-17T17:33:13.788002+0000 mgr.y (mgr.34107) 923 : cluster [DBG] pgmap v1272: 105 pgs: 105 active+clean; 124 MiB data, 1023 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:15.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:14 smithi131 bash[88347]: cluster 2024-08-17T17:33:13.788002+0000 mgr.y (mgr.34107) 923 : cluster [DBG] pgmap v1272: 105 pgs: 105 active+clean; 124 MiB data, 1023 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:15.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:14 smithi131 bash[89561]: cluster 2024-08-17T17:33:13.788002+0000 mgr.y (mgr.34107) 923 : cluster [DBG] pgmap v1272: 105 pgs: 105 active+clean; 124 MiB data, 1023 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:15.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:14 smithi131 bash[89561]: cluster 2024-08-17T17:33:13.788002+0000 mgr.y (mgr.34107) 923 : cluster [DBG] pgmap v1272: 105 pgs: 105 active+clean; 124 MiB data, 1023 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:15.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:14 smithi169 bash[79348]: cluster 2024-08-17T17:33:13.788002+0000 mgr.y (mgr.34107) 923 : cluster [DBG] pgmap v1272: 105 pgs: 105 active+clean; 124 MiB data, 1023 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:15.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:14 smithi169 bash[79348]: cluster 2024-08-17T17:33:13.788002+0000 mgr.y (mgr.34107) 923 : cluster [DBG] pgmap v1272: 105 pgs: 105 active+clean; 124 MiB data, 1023 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:17.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:16 smithi131 bash[89561]: cluster 2024-08-17T17:33:15.788853+0000 mgr.y (mgr.34107) 924 : cluster [DBG] pgmap v1273: 105 pgs: 105 active+clean; 124 MiB data, 1023 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:17.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:16 smithi131 bash[89561]: cluster 2024-08-17T17:33:15.788853+0000 mgr.y (mgr.34107) 924 : cluster [DBG] pgmap v1273: 105 pgs: 105 active+clean; 124 MiB data, 1023 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:17.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:16 smithi131 bash[88347]: cluster 2024-08-17T17:33:15.788853+0000 mgr.y (mgr.34107) 924 : cluster [DBG] pgmap v1273: 105 pgs: 105 active+clean; 124 MiB data, 1023 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:17.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:16 smithi131 bash[88347]: cluster 2024-08-17T17:33:15.788853+0000 mgr.y (mgr.34107) 924 : cluster [DBG] pgmap v1273: 105 pgs: 105 active+clean; 124 MiB data, 1023 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:17.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:16 smithi169 bash[79348]: cluster 2024-08-17T17:33:15.788853+0000 mgr.y (mgr.34107) 924 : cluster [DBG] pgmap v1273: 105 pgs: 105 active+clean; 124 MiB data, 1023 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:17.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:16 smithi169 bash[79348]: cluster 2024-08-17T17:33:15.788853+0000 mgr.y (mgr.34107) 924 : cluster [DBG] pgmap v1273: 105 pgs: 105 active+clean; 124 MiB data, 1023 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:19.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:33:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:33:18] "GET /metrics HTTP/1.1" 200 36555 "" "Prometheus/2.51.0" 2024-08-17T17:33:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:18 smithi131 bash[88347]: cluster 2024-08-17T17:33:17.789313+0000 mgr.y (mgr.34107) 925 : cluster [DBG] pgmap v1274: 105 pgs: 105 active+clean; 124 MiB data, 1023 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:18 smithi131 bash[88347]: cluster 2024-08-17T17:33:17.789313+0000 mgr.y (mgr.34107) 925 : cluster [DBG] pgmap v1274: 105 pgs: 105 active+clean; 124 MiB data, 1023 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:18 smithi131 bash[89561]: cluster 2024-08-17T17:33:17.789313+0000 mgr.y (mgr.34107) 925 : cluster [DBG] pgmap v1274: 105 pgs: 105 active+clean; 124 MiB data, 1023 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:18 smithi131 bash[89561]: cluster 2024-08-17T17:33:17.789313+0000 mgr.y (mgr.34107) 925 : cluster [DBG] pgmap v1274: 105 pgs: 105 active+clean; 124 MiB data, 1023 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:19.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:18 smithi169 bash[79348]: cluster 2024-08-17T17:33:17.789313+0000 mgr.y (mgr.34107) 925 : cluster [DBG] pgmap v1274: 105 pgs: 105 active+clean; 124 MiB data, 1023 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:19.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:18 smithi169 bash[79348]: cluster 2024-08-17T17:33:17.789313+0000 mgr.y (mgr.34107) 925 : cluster [DBG] pgmap v1274: 105 pgs: 105 active+clean; 124 MiB data, 1023 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:21.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:20 smithi131 bash[89561]: cluster 2024-08-17T17:33:19.790144+0000 mgr.y (mgr.34107) 926 : cluster [DBG] pgmap v1275: 105 pgs: 105 active+clean; 140 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 52 KiB/s rd, 4.8 MiB/s wr, 39 op/s 2024-08-17T17:33:21.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:20 smithi131 bash[89561]: cluster 2024-08-17T17:33:19.790144+0000 mgr.y (mgr.34107) 926 : cluster [DBG] pgmap v1275: 105 pgs: 105 active+clean; 140 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 52 KiB/s rd, 4.8 MiB/s wr, 39 op/s 2024-08-17T17:33:21.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:20 smithi131 bash[88347]: cluster 2024-08-17T17:33:19.790144+0000 mgr.y (mgr.34107) 926 : cluster [DBG] pgmap v1275: 105 pgs: 105 active+clean; 140 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 52 KiB/s rd, 4.8 MiB/s wr, 39 op/s 2024-08-17T17:33:21.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:20 smithi131 bash[88347]: cluster 2024-08-17T17:33:19.790144+0000 mgr.y (mgr.34107) 926 : cluster [DBG] pgmap v1275: 105 pgs: 105 active+clean; 140 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 52 KiB/s rd, 4.8 MiB/s wr, 39 op/s 2024-08-17T17:33:21.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:20 smithi169 bash[79348]: cluster 2024-08-17T17:33:19.790144+0000 mgr.y (mgr.34107) 926 : cluster [DBG] pgmap v1275: 105 pgs: 105 active+clean; 140 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 52 KiB/s rd, 4.8 MiB/s wr, 39 op/s 2024-08-17T17:33:21.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:20 smithi169 bash[79348]: cluster 2024-08-17T17:33:19.790144+0000 mgr.y (mgr.34107) 926 : cluster [DBG] pgmap v1275: 105 pgs: 105 active+clean; 140 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 52 KiB/s rd, 4.8 MiB/s wr, 39 op/s 2024-08-17T17:33:22.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:21 smithi131 bash[89561]: audit 2024-08-17T17:33:21.186962+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:33:22.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:21 smithi131 bash[89561]: audit 2024-08-17T17:33:21.186962+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:33:22.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:21 smithi131 bash[88347]: audit 2024-08-17T17:33:21.186962+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:33:22.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:21 smithi131 bash[88347]: audit 2024-08-17T17:33:21.186962+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:33:22.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:21 smithi169 bash[79348]: audit 2024-08-17T17:33:21.186962+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:33:22.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:21 smithi169 bash[79348]: audit 2024-08-17T17:33:21.186962+0000 mon.a (mon.0) 1667 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:33:23.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:22 smithi131 bash[88347]: cluster 2024-08-17T17:33:21.790655+0000 mgr.y (mgr.34107) 927 : cluster [DBG] pgmap v1276: 105 pgs: 105 active+clean; 140 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-08-17T17:33:23.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:22 smithi131 bash[88347]: cluster 2024-08-17T17:33:21.790655+0000 mgr.y (mgr.34107) 927 : cluster [DBG] pgmap v1276: 105 pgs: 105 active+clean; 140 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-08-17T17:33:23.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:22 smithi131 bash[89561]: cluster 2024-08-17T17:33:21.790655+0000 mgr.y (mgr.34107) 927 : cluster [DBG] pgmap v1276: 105 pgs: 105 active+clean; 140 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-08-17T17:33:23.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:22 smithi131 bash[89561]: cluster 2024-08-17T17:33:21.790655+0000 mgr.y (mgr.34107) 927 : cluster [DBG] pgmap v1276: 105 pgs: 105 active+clean; 140 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-08-17T17:33:23.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:22 smithi169 bash[79348]: cluster 2024-08-17T17:33:21.790655+0000 mgr.y (mgr.34107) 927 : cluster [DBG] pgmap v1276: 105 pgs: 105 active+clean; 140 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-08-17T17:33:23.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:22 smithi169 bash[79348]: cluster 2024-08-17T17:33:21.790655+0000 mgr.y (mgr.34107) 927 : cluster [DBG] pgmap v1276: 105 pgs: 105 active+clean; 140 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-08-17T17:33:23.804 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/6.Grow (26447 ms) 2024-08-17T17:33:23.804 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/6.Shrink 2024-08-17T17:33:23.804 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:33:24.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:23 smithi131 bash[89561]: audit 2024-08-17T17:33:23.227448+0000 mon.a (mon.0) 1668 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:24.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:23 smithi131 bash[89561]: audit 2024-08-17T17:33:23.227448+0000 mon.a (mon.0) 1668 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:24.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:23 smithi131 bash[88347]: audit 2024-08-17T17:33:23.227448+0000 mon.a (mon.0) 1668 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:24.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:23 smithi131 bash[88347]: audit 2024-08-17T17:33:23.227448+0000 mon.a (mon.0) 1668 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:24.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:23 smithi169 bash[79348]: audit 2024-08-17T17:33:23.227448+0000 mon.a (mon.0) 1668 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:24.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:23 smithi169 bash[79348]: audit 2024-08-17T17:33:23.227448+0000 mon.a (mon.0) 1668 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:25.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:24 smithi131 bash[89561]: cluster 2024-08-17T17:33:23.791183+0000 mgr.y (mgr.34107) 928 : cluster [DBG] pgmap v1277: 105 pgs: 105 active+clean; 140 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-08-17T17:33:25.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:24 smithi131 bash[89561]: cluster 2024-08-17T17:33:23.791183+0000 mgr.y (mgr.34107) 928 : cluster [DBG] pgmap v1277: 105 pgs: 105 active+clean; 140 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-08-17T17:33:25.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:24 smithi131 bash[88347]: cluster 2024-08-17T17:33:23.791183+0000 mgr.y (mgr.34107) 928 : cluster [DBG] pgmap v1277: 105 pgs: 105 active+clean; 140 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-08-17T17:33:25.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:24 smithi131 bash[88347]: cluster 2024-08-17T17:33:23.791183+0000 mgr.y (mgr.34107) 928 : cluster [DBG] pgmap v1277: 105 pgs: 105 active+clean; 140 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-08-17T17:33:25.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:24 smithi169 bash[79348]: cluster 2024-08-17T17:33:23.791183+0000 mgr.y (mgr.34107) 928 : cluster [DBG] pgmap v1277: 105 pgs: 105 active+clean; 140 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-08-17T17:33:25.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:24 smithi169 bash[79348]: cluster 2024-08-17T17:33:23.791183+0000 mgr.y (mgr.34107) 928 : cluster [DBG] pgmap v1277: 105 pgs: 105 active+clean; 140 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-08-17T17:33:26.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:25 smithi131 bash[88347]: cluster 2024-08-17T17:33:25.792150+0000 mgr.y (mgr.34107) 929 : cluster [DBG] pgmap v1278: 105 pgs: 105 active+clean; 165 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-17T17:33:26.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:25 smithi131 bash[88347]: cluster 2024-08-17T17:33:25.792150+0000 mgr.y (mgr.34107) 929 : cluster [DBG] pgmap v1278: 105 pgs: 105 active+clean; 165 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-17T17:33:26.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:25 smithi131 bash[89561]: cluster 2024-08-17T17:33:25.792150+0000 mgr.y (mgr.34107) 929 : cluster [DBG] pgmap v1278: 105 pgs: 105 active+clean; 165 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-17T17:33:26.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:25 smithi131 bash[89561]: cluster 2024-08-17T17:33:25.792150+0000 mgr.y (mgr.34107) 929 : cluster [DBG] pgmap v1278: 105 pgs: 105 active+clean; 165 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-17T17:33:26.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:25 smithi169 bash[79348]: cluster 2024-08-17T17:33:25.792150+0000 mgr.y (mgr.34107) 929 : cluster [DBG] pgmap v1278: 105 pgs: 105 active+clean; 165 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-17T17:33:26.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:25 smithi169 bash[79348]: cluster 2024-08-17T17:33:25.792150+0000 mgr.y (mgr.34107) 929 : cluster [DBG] pgmap v1278: 105 pgs: 105 active+clean; 165 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-17T17:33:28.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:28 smithi131 bash[89561]: audit 2024-08-17T17:33:27.186469+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:33:28.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:28 smithi131 bash[89561]: audit 2024-08-17T17:33:27.186469+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:33:28.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:28 smithi131 bash[89561]: audit 2024-08-17T17:33:27.194355+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:33:28.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:28 smithi131 bash[89561]: audit 2024-08-17T17:33:27.194355+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:33:28.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:28 smithi131 bash[89561]: audit 2024-08-17T17:33:27.239783+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:33:28.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:28 smithi131 bash[89561]: audit 2024-08-17T17:33:27.239783+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:33:28.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:28 smithi131 bash[89561]: audit 2024-08-17T17:33:27.246941+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:33:28.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:28 smithi131 bash[89561]: audit 2024-08-17T17:33:27.246941+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:33:28.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:28 smithi131 bash[89561]: cluster 2024-08-17T17:33:27.792604+0000 mgr.y (mgr.34107) 930 : cluster [DBG] pgmap v1279: 105 pgs: 105 active+clean; 165 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-17T17:33:28.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:28 smithi131 bash[89561]: cluster 2024-08-17T17:33:27.792604+0000 mgr.y (mgr.34107) 930 : cluster [DBG] pgmap v1279: 105 pgs: 105 active+clean; 165 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-17T17:33:28.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:28 smithi131 bash[89561]: audit 2024-08-17T17:33:27.929767+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:33:28.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:28 smithi131 bash[89561]: audit 2024-08-17T17:33:27.929767+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:33:28.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:28 smithi131 bash[89561]: audit 2024-08-17T17:33:27.930741+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:33:28.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:28 smithi131 bash[89561]: audit 2024-08-17T17:33:27.930741+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:33:28.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:28 smithi131 bash[89561]: audit 2024-08-17T17:33:27.937577+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:33:28.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:28 smithi131 bash[89561]: audit 2024-08-17T17:33:27.937577+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:33:28.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:28 smithi131 bash[88347]: audit 2024-08-17T17:33:27.186469+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:33:28.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:28 smithi131 bash[88347]: audit 2024-08-17T17:33:27.186469+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:33:28.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:28 smithi131 bash[88347]: audit 2024-08-17T17:33:27.194355+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:33:28.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:28 smithi131 bash[88347]: audit 2024-08-17T17:33:27.194355+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:33:28.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:28 smithi131 bash[88347]: audit 2024-08-17T17:33:27.239783+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:33:28.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:28 smithi131 bash[88347]: audit 2024-08-17T17:33:27.239783+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:33:28.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:28 smithi131 bash[88347]: audit 2024-08-17T17:33:27.246941+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:33:28.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:28 smithi131 bash[88347]: audit 2024-08-17T17:33:27.246941+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:33:28.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:28 smithi131 bash[88347]: cluster 2024-08-17T17:33:27.792604+0000 mgr.y (mgr.34107) 930 : cluster [DBG] pgmap v1279: 105 pgs: 105 active+clean; 165 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-17T17:33:28.602 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:28 smithi131 bash[88347]: cluster 2024-08-17T17:33:27.792604+0000 mgr.y (mgr.34107) 930 : cluster [DBG] pgmap v1279: 105 pgs: 105 active+clean; 165 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-17T17:33:28.602 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:28 smithi131 bash[88347]: audit 2024-08-17T17:33:27.929767+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:33:28.602 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:28 smithi131 bash[88347]: audit 2024-08-17T17:33:27.929767+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:33:28.602 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:28 smithi131 bash[88347]: audit 2024-08-17T17:33:27.930741+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:33:28.602 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:28 smithi131 bash[88347]: audit 2024-08-17T17:33:27.930741+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:33:28.602 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:28 smithi131 bash[88347]: audit 2024-08-17T17:33:27.937577+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:33:28.602 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:28 smithi131 bash[88347]: audit 2024-08-17T17:33:27.937577+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:33:28.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:28 smithi169 bash[79348]: audit 2024-08-17T17:33:27.186469+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:33:28.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:28 smithi169 bash[79348]: audit 2024-08-17T17:33:27.186469+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:33:28.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:28 smithi169 bash[79348]: audit 2024-08-17T17:33:27.194355+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:33:28.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:28 smithi169 bash[79348]: audit 2024-08-17T17:33:27.194355+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:33:28.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:28 smithi169 bash[79348]: audit 2024-08-17T17:33:27.239783+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:33:28.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:28 smithi169 bash[79348]: audit 2024-08-17T17:33:27.239783+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:33:28.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:28 smithi169 bash[79348]: audit 2024-08-17T17:33:27.246941+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:33:28.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:28 smithi169 bash[79348]: audit 2024-08-17T17:33:27.246941+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:33:28.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:28 smithi169 bash[79348]: cluster 2024-08-17T17:33:27.792604+0000 mgr.y (mgr.34107) 930 : cluster [DBG] pgmap v1279: 105 pgs: 105 active+clean; 165 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-17T17:33:28.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:28 smithi169 bash[79348]: cluster 2024-08-17T17:33:27.792604+0000 mgr.y (mgr.34107) 930 : cluster [DBG] pgmap v1279: 105 pgs: 105 active+clean; 165 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-17T17:33:28.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:28 smithi169 bash[79348]: audit 2024-08-17T17:33:27.929767+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:33:28.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:28 smithi169 bash[79348]: audit 2024-08-17T17:33:27.929767+0000 mon.a (mon.0) 1673 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:33:28.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:28 smithi169 bash[79348]: audit 2024-08-17T17:33:27.930741+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:33:28.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:28 smithi169 bash[79348]: audit 2024-08-17T17:33:27.930741+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:33:28.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:28 smithi169 bash[79348]: audit 2024-08-17T17:33:27.937577+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:33:28.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:28 smithi169 bash[79348]: audit 2024-08-17T17:33:27.937577+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:33:29.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:33:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:33:28] "GET /metrics HTTP/1.1" 200 36567 "" "Prometheus/2.51.0" 2024-08-17T17:33:31.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:30 smithi169 bash[79348]: cluster 2024-08-17T17:33:29.793762+0000 mgr.y (mgr.34107) 931 : cluster [DBG] pgmap v1280: 105 pgs: 105 active+clean; 165 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-17T17:33:31.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:30 smithi169 bash[79348]: cluster 2024-08-17T17:33:29.793762+0000 mgr.y (mgr.34107) 931 : cluster [DBG] pgmap v1280: 105 pgs: 105 active+clean; 165 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-17T17:33:31.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:30 smithi131 bash[89561]: cluster 2024-08-17T17:33:29.793762+0000 mgr.y (mgr.34107) 931 : cluster [DBG] pgmap v1280: 105 pgs: 105 active+clean; 165 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-17T17:33:31.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:30 smithi131 bash[89561]: cluster 2024-08-17T17:33:29.793762+0000 mgr.y (mgr.34107) 931 : cluster [DBG] pgmap v1280: 105 pgs: 105 active+clean; 165 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-17T17:33:31.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:30 smithi131 bash[88347]: cluster 2024-08-17T17:33:29.793762+0000 mgr.y (mgr.34107) 931 : cluster [DBG] pgmap v1280: 105 pgs: 105 active+clean; 165 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-17T17:33:31.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:30 smithi131 bash[88347]: cluster 2024-08-17T17:33:29.793762+0000 mgr.y (mgr.34107) 931 : cluster [DBG] pgmap v1280: 105 pgs: 105 active+clean; 165 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 30 op/s 2024-08-17T17:33:32.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:31 smithi169 bash[79348]: cluster 2024-08-17T17:33:30.881199+0000 mon.a (mon.0) 1676 : cluster [DBG] osdmap e996: 8 total, 8 up, 8 in 2024-08-17T17:33:32.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:31 smithi169 bash[79348]: cluster 2024-08-17T17:33:30.881199+0000 mon.a (mon.0) 1676 : cluster [DBG] osdmap e996: 8 total, 8 up, 8 in 2024-08-17T17:33:32.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:31 smithi131 bash[89561]: cluster 2024-08-17T17:33:30.881199+0000 mon.a (mon.0) 1676 : cluster [DBG] osdmap e996: 8 total, 8 up, 8 in 2024-08-17T17:33:32.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:31 smithi131 bash[89561]: cluster 2024-08-17T17:33:30.881199+0000 mon.a (mon.0) 1676 : cluster [DBG] osdmap e996: 8 total, 8 up, 8 in 2024-08-17T17:33:32.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:31 smithi131 bash[88347]: cluster 2024-08-17T17:33:30.881199+0000 mon.a (mon.0) 1676 : cluster [DBG] osdmap e996: 8 total, 8 up, 8 in 2024-08-17T17:33:32.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:31 smithi131 bash[88347]: cluster 2024-08-17T17:33:30.881199+0000 mon.a (mon.0) 1676 : cluster [DBG] osdmap e996: 8 total, 8 up, 8 in 2024-08-17T17:33:33.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:32 smithi169 bash[79348]: cluster 2024-08-17T17:33:31.794402+0000 mgr.y (mgr.34107) 932 : cluster [DBG] pgmap v1282: 105 pgs: 105 active+clean; 165 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 25 op/s 2024-08-17T17:33:33.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:32 smithi169 bash[79348]: cluster 2024-08-17T17:33:31.794402+0000 mgr.y (mgr.34107) 932 : cluster [DBG] pgmap v1282: 105 pgs: 105 active+clean; 165 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 25 op/s 2024-08-17T17:33:33.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:32 smithi131 bash[88347]: cluster 2024-08-17T17:33:31.794402+0000 mgr.y (mgr.34107) 932 : cluster [DBG] pgmap v1282: 105 pgs: 105 active+clean; 165 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 25 op/s 2024-08-17T17:33:33.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:32 smithi131 bash[88347]: cluster 2024-08-17T17:33:31.794402+0000 mgr.y (mgr.34107) 932 : cluster [DBG] pgmap v1282: 105 pgs: 105 active+clean; 165 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 25 op/s 2024-08-17T17:33:33.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:32 smithi131 bash[89561]: cluster 2024-08-17T17:33:31.794402+0000 mgr.y (mgr.34107) 932 : cluster [DBG] pgmap v1282: 105 pgs: 105 active+clean; 165 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 25 op/s 2024-08-17T17:33:33.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:32 smithi131 bash[89561]: cluster 2024-08-17T17:33:31.794402+0000 mgr.y (mgr.34107) 932 : cluster [DBG] pgmap v1282: 105 pgs: 105 active+clean; 165 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 25 op/s 2024-08-17T17:33:35.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:34 smithi169 bash[79348]: cluster 2024-08-17T17:33:33.794881+0000 mgr.y (mgr.34107) 933 : cluster [DBG] pgmap v1283: 105 pgs: 105 active+clean; 165 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 25 op/s 2024-08-17T17:33:35.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:34 smithi169 bash[79348]: cluster 2024-08-17T17:33:33.794881+0000 mgr.y (mgr.34107) 933 : cluster [DBG] pgmap v1283: 105 pgs: 105 active+clean; 165 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 25 op/s 2024-08-17T17:33:35.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:34 smithi131 bash[88347]: cluster 2024-08-17T17:33:33.794881+0000 mgr.y (mgr.34107) 933 : cluster [DBG] pgmap v1283: 105 pgs: 105 active+clean; 165 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 25 op/s 2024-08-17T17:33:35.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:34 smithi131 bash[88347]: cluster 2024-08-17T17:33:33.794881+0000 mgr.y (mgr.34107) 933 : cluster [DBG] pgmap v1283: 105 pgs: 105 active+clean; 165 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 25 op/s 2024-08-17T17:33:35.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:34 smithi131 bash[89561]: cluster 2024-08-17T17:33:33.794881+0000 mgr.y (mgr.34107) 933 : cluster [DBG] pgmap v1283: 105 pgs: 105 active+clean; 165 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 25 op/s 2024-08-17T17:33:35.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:34 smithi131 bash[89561]: cluster 2024-08-17T17:33:33.794881+0000 mgr.y (mgr.34107) 933 : cluster [DBG] pgmap v1283: 105 pgs: 105 active+clean; 165 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 12 MiB/s rd, 4.1 MiB/s wr, 25 op/s 2024-08-17T17:33:37.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:36 smithi131 bash[88347]: cluster 2024-08-17T17:33:35.795729+0000 mgr.y (mgr.34107) 934 : cluster [DBG] pgmap v1284: 105 pgs: 105 active+clean; 206 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:37.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:36 smithi131 bash[88347]: cluster 2024-08-17T17:33:35.795729+0000 mgr.y (mgr.34107) 934 : cluster [DBG] pgmap v1284: 105 pgs: 105 active+clean; 206 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:37.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:36 smithi131 bash[89561]: cluster 2024-08-17T17:33:35.795729+0000 mgr.y (mgr.34107) 934 : cluster [DBG] pgmap v1284: 105 pgs: 105 active+clean; 206 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:37.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:36 smithi131 bash[89561]: cluster 2024-08-17T17:33:35.795729+0000 mgr.y (mgr.34107) 934 : cluster [DBG] pgmap v1284: 105 pgs: 105 active+clean; 206 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:37.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:36 smithi169 bash[79348]: cluster 2024-08-17T17:33:35.795729+0000 mgr.y (mgr.34107) 934 : cluster [DBG] pgmap v1284: 105 pgs: 105 active+clean; 206 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:37.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:36 smithi169 bash[79348]: cluster 2024-08-17T17:33:35.795729+0000 mgr.y (mgr.34107) 934 : cluster [DBG] pgmap v1284: 105 pgs: 105 active+clean; 206 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:39.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:33:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:33:38] "GET /metrics HTTP/1.1" 200 36570 "" "Prometheus/2.51.0" 2024-08-17T17:33:39.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:38 smithi131 bash[89561]: cluster 2024-08-17T17:33:37.796203+0000 mgr.y (mgr.34107) 935 : cluster [DBG] pgmap v1285: 105 pgs: 105 active+clean; 206 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:38 smithi131 bash[89561]: cluster 2024-08-17T17:33:37.796203+0000 mgr.y (mgr.34107) 935 : cluster [DBG] pgmap v1285: 105 pgs: 105 active+clean; 206 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:38 smithi131 bash[89561]: audit 2024-08-17T17:33:38.227745+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:38 smithi131 bash[89561]: audit 2024-08-17T17:33:38.227745+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:38 smithi131 bash[88347]: cluster 2024-08-17T17:33:37.796203+0000 mgr.y (mgr.34107) 935 : cluster [DBG] pgmap v1285: 105 pgs: 105 active+clean; 206 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:38 smithi131 bash[88347]: cluster 2024-08-17T17:33:37.796203+0000 mgr.y (mgr.34107) 935 : cluster [DBG] pgmap v1285: 105 pgs: 105 active+clean; 206 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:38 smithi131 bash[88347]: audit 2024-08-17T17:33:38.227745+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:38 smithi131 bash[88347]: audit 2024-08-17T17:33:38.227745+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:39.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:38 smithi169 bash[79348]: cluster 2024-08-17T17:33:37.796203+0000 mgr.y (mgr.34107) 935 : cluster [DBG] pgmap v1285: 105 pgs: 105 active+clean; 206 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:39.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:38 smithi169 bash[79348]: cluster 2024-08-17T17:33:37.796203+0000 mgr.y (mgr.34107) 935 : cluster [DBG] pgmap v1285: 105 pgs: 105 active+clean; 206 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:39.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:38 smithi169 bash[79348]: audit 2024-08-17T17:33:38.227745+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:39.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:38 smithi169 bash[79348]: audit 2024-08-17T17:33:38.227745+0000 mon.a (mon.0) 1677 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:41.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:40 smithi131 bash[88347]: cluster 2024-08-17T17:33:39.797036+0000 mgr.y (mgr.34107) 936 : cluster [DBG] pgmap v1286: 105 pgs: 105 active+clean; 206 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:41.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:40 smithi131 bash[88347]: cluster 2024-08-17T17:33:39.797036+0000 mgr.y (mgr.34107) 936 : cluster [DBG] pgmap v1286: 105 pgs: 105 active+clean; 206 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:41.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:40 smithi131 bash[89561]: cluster 2024-08-17T17:33:39.797036+0000 mgr.y (mgr.34107) 936 : cluster [DBG] pgmap v1286: 105 pgs: 105 active+clean; 206 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:41.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:40 smithi131 bash[89561]: cluster 2024-08-17T17:33:39.797036+0000 mgr.y (mgr.34107) 936 : cluster [DBG] pgmap v1286: 105 pgs: 105 active+clean; 206 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:41.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:40 smithi169 bash[79348]: cluster 2024-08-17T17:33:39.797036+0000 mgr.y (mgr.34107) 936 : cluster [DBG] pgmap v1286: 105 pgs: 105 active+clean; 206 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:41.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:40 smithi169 bash[79348]: cluster 2024-08-17T17:33:39.797036+0000 mgr.y (mgr.34107) 936 : cluster [DBG] pgmap v1286: 105 pgs: 105 active+clean; 206 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:33:43.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:42 smithi131 bash[89561]: cluster 2024-08-17T17:33:41.797595+0000 mgr.y (mgr.34107) 937 : cluster [DBG] pgmap v1287: 105 pgs: 105 active+clean; 206 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 3.8 MiB/s wr, 32 op/s 2024-08-17T17:33:43.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:42 smithi131 bash[89561]: cluster 2024-08-17T17:33:41.797595+0000 mgr.y (mgr.34107) 937 : cluster [DBG] pgmap v1287: 105 pgs: 105 active+clean; 206 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 3.8 MiB/s wr, 32 op/s 2024-08-17T17:33:43.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:42 smithi131 bash[88347]: cluster 2024-08-17T17:33:41.797595+0000 mgr.y (mgr.34107) 937 : cluster [DBG] pgmap v1287: 105 pgs: 105 active+clean; 206 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 3.8 MiB/s wr, 32 op/s 2024-08-17T17:33:43.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:42 smithi131 bash[88347]: cluster 2024-08-17T17:33:41.797595+0000 mgr.y (mgr.34107) 937 : cluster [DBG] pgmap v1287: 105 pgs: 105 active+clean; 206 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 3.8 MiB/s wr, 32 op/s 2024-08-17T17:33:43.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:42 smithi169 bash[79348]: cluster 2024-08-17T17:33:41.797595+0000 mgr.y (mgr.34107) 937 : cluster [DBG] pgmap v1287: 105 pgs: 105 active+clean; 206 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 3.8 MiB/s wr, 32 op/s 2024-08-17T17:33:43.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:42 smithi169 bash[79348]: cluster 2024-08-17T17:33:41.797595+0000 mgr.y (mgr.34107) 937 : cluster [DBG] pgmap v1287: 105 pgs: 105 active+clean; 206 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 3.8 MiB/s wr, 32 op/s 2024-08-17T17:33:45.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:44 smithi131 bash[89561]: cluster 2024-08-17T17:33:43.798230+0000 mgr.y (mgr.34107) 938 : cluster [DBG] pgmap v1288: 105 pgs: 105 active+clean; 206 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 3.4 MiB/s wr, 29 op/s 2024-08-17T17:33:45.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:44 smithi131 bash[89561]: cluster 2024-08-17T17:33:43.798230+0000 mgr.y (mgr.34107) 938 : cluster [DBG] pgmap v1288: 105 pgs: 105 active+clean; 206 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 3.4 MiB/s wr, 29 op/s 2024-08-17T17:33:45.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:44 smithi131 bash[88347]: cluster 2024-08-17T17:33:43.798230+0000 mgr.y (mgr.34107) 938 : cluster [DBG] pgmap v1288: 105 pgs: 105 active+clean; 206 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 3.4 MiB/s wr, 29 op/s 2024-08-17T17:33:45.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:44 smithi131 bash[88347]: cluster 2024-08-17T17:33:43.798230+0000 mgr.y (mgr.34107) 938 : cluster [DBG] pgmap v1288: 105 pgs: 105 active+clean; 206 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 3.4 MiB/s wr, 29 op/s 2024-08-17T17:33:45.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:44 smithi169 bash[79348]: cluster 2024-08-17T17:33:43.798230+0000 mgr.y (mgr.34107) 938 : cluster [DBG] pgmap v1288: 105 pgs: 105 active+clean; 206 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 3.4 MiB/s wr, 29 op/s 2024-08-17T17:33:45.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:44 smithi169 bash[79348]: cluster 2024-08-17T17:33:43.798230+0000 mgr.y (mgr.34107) 938 : cluster [DBG] pgmap v1288: 105 pgs: 105 active+clean; 206 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 3.4 MiB/s wr, 29 op/s 2024-08-17T17:33:46.231 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/6.Shrink (22427 ms) 2024-08-17T17:33:46.231 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/6.ShrinkToOne 2024-08-17T17:33:46.231 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:33:47.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:46 smithi131 bash[88347]: cluster 2024-08-17T17:33:45.799137+0000 mgr.y (mgr.34107) 939 : cluster [DBG] pgmap v1289: 105 pgs: 105 active+clean; 235 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 6.2 MiB/s wr, 45 op/s 2024-08-17T17:33:47.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:46 smithi131 bash[88347]: cluster 2024-08-17T17:33:45.799137+0000 mgr.y (mgr.34107) 939 : cluster [DBG] pgmap v1289: 105 pgs: 105 active+clean; 235 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 6.2 MiB/s wr, 45 op/s 2024-08-17T17:33:47.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:46 smithi131 bash[89561]: cluster 2024-08-17T17:33:45.799137+0000 mgr.y (mgr.34107) 939 : cluster [DBG] pgmap v1289: 105 pgs: 105 active+clean; 235 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 6.2 MiB/s wr, 45 op/s 2024-08-17T17:33:47.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:46 smithi131 bash[89561]: cluster 2024-08-17T17:33:45.799137+0000 mgr.y (mgr.34107) 939 : cluster [DBG] pgmap v1289: 105 pgs: 105 active+clean; 235 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 6.2 MiB/s wr, 45 op/s 2024-08-17T17:33:47.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:46 smithi169 bash[79348]: cluster 2024-08-17T17:33:45.799137+0000 mgr.y (mgr.34107) 939 : cluster [DBG] pgmap v1289: 105 pgs: 105 active+clean; 235 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 6.2 MiB/s wr, 45 op/s 2024-08-17T17:33:47.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:46 smithi169 bash[79348]: cluster 2024-08-17T17:33:45.799137+0000 mgr.y (mgr.34107) 939 : cluster [DBG] pgmap v1289: 105 pgs: 105 active+clean; 235 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.7 MiB/s rd, 6.2 MiB/s wr, 45 op/s 2024-08-17T17:33:49.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:33:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:33:48] "GET /metrics HTTP/1.1" 200 36570 "" "Prometheus/2.51.0" 2024-08-17T17:33:49.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:48 smithi131 bash[88347]: cluster 2024-08-17T17:33:47.799650+0000 mgr.y (mgr.34107) 940 : cluster [DBG] pgmap v1290: 105 pgs: 105 active+clean; 235 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 2.8 MiB/s wr, 16 op/s 2024-08-17T17:33:49.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:48 smithi131 bash[88347]: cluster 2024-08-17T17:33:47.799650+0000 mgr.y (mgr.34107) 940 : cluster [DBG] pgmap v1290: 105 pgs: 105 active+clean; 235 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 2.8 MiB/s wr, 16 op/s 2024-08-17T17:33:49.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:48 smithi131 bash[89561]: cluster 2024-08-17T17:33:47.799650+0000 mgr.y (mgr.34107) 940 : cluster [DBG] pgmap v1290: 105 pgs: 105 active+clean; 235 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 2.8 MiB/s wr, 16 op/s 2024-08-17T17:33:49.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:48 smithi131 bash[89561]: cluster 2024-08-17T17:33:47.799650+0000 mgr.y (mgr.34107) 940 : cluster [DBG] pgmap v1290: 105 pgs: 105 active+clean; 235 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 2.8 MiB/s wr, 16 op/s 2024-08-17T17:33:49.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:48 smithi169 bash[79348]: cluster 2024-08-17T17:33:47.799650+0000 mgr.y (mgr.34107) 940 : cluster [DBG] pgmap v1290: 105 pgs: 105 active+clean; 235 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 2.8 MiB/s wr, 16 op/s 2024-08-17T17:33:49.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:48 smithi169 bash[79348]: cluster 2024-08-17T17:33:47.799650+0000 mgr.y (mgr.34107) 940 : cluster [DBG] pgmap v1290: 105 pgs: 105 active+clean; 235 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 5.6 MiB/s rd, 2.8 MiB/s wr, 16 op/s 2024-08-17T17:33:51.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:50 smithi131 bash[89561]: cluster 2024-08-17T17:33:49.800532+0000 mgr.y (mgr.34107) 941 : cluster [DBG] pgmap v1291: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2024-08-17T17:33:51.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:50 smithi131 bash[89561]: cluster 2024-08-17T17:33:49.800532+0000 mgr.y (mgr.34107) 941 : cluster [DBG] pgmap v1291: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2024-08-17T17:33:51.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:50 smithi131 bash[88347]: cluster 2024-08-17T17:33:49.800532+0000 mgr.y (mgr.34107) 941 : cluster [DBG] pgmap v1291: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2024-08-17T17:33:51.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:50 smithi131 bash[88347]: cluster 2024-08-17T17:33:49.800532+0000 mgr.y (mgr.34107) 941 : cluster [DBG] pgmap v1291: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2024-08-17T17:33:51.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:50 smithi169 bash[79348]: cluster 2024-08-17T17:33:49.800532+0000 mgr.y (mgr.34107) 941 : cluster [DBG] pgmap v1291: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2024-08-17T17:33:51.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:50 smithi169 bash[79348]: cluster 2024-08-17T17:33:49.800532+0000 mgr.y (mgr.34107) 941 : cluster [DBG] pgmap v1291: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2024-08-17T17:33:53.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:52 smithi131 bash[89561]: cluster 2024-08-17T17:33:51.801072+0000 mgr.y (mgr.34107) 942 : cluster [DBG] pgmap v1292: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2024-08-17T17:33:53.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:52 smithi131 bash[89561]: cluster 2024-08-17T17:33:51.801072+0000 mgr.y (mgr.34107) 942 : cluster [DBG] pgmap v1292: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2024-08-17T17:33:53.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:52 smithi131 bash[88347]: cluster 2024-08-17T17:33:51.801072+0000 mgr.y (mgr.34107) 942 : cluster [DBG] pgmap v1292: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2024-08-17T17:33:53.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:52 smithi131 bash[88347]: cluster 2024-08-17T17:33:51.801072+0000 mgr.y (mgr.34107) 942 : cluster [DBG] pgmap v1292: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2024-08-17T17:33:53.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:52 smithi169 bash[79348]: cluster 2024-08-17T17:33:51.801072+0000 mgr.y (mgr.34107) 942 : cluster [DBG] pgmap v1292: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2024-08-17T17:33:53.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:52 smithi169 bash[79348]: cluster 2024-08-17T17:33:51.801072+0000 mgr.y (mgr.34107) 942 : cluster [DBG] pgmap v1292: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2024-08-17T17:33:54.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:53 smithi131 bash[89561]: audit 2024-08-17T17:33:53.228071+0000 mon.a (mon.0) 1678 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:54.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:53 smithi131 bash[89561]: audit 2024-08-17T17:33:53.228071+0000 mon.a (mon.0) 1678 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:54.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:53 smithi131 bash[88347]: audit 2024-08-17T17:33:53.228071+0000 mon.a (mon.0) 1678 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:54.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:53 smithi131 bash[88347]: audit 2024-08-17T17:33:53.228071+0000 mon.a (mon.0) 1678 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:54.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:53 smithi169 bash[79348]: audit 2024-08-17T17:33:53.228071+0000 mon.a (mon.0) 1678 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:54.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:53 smithi169 bash[79348]: audit 2024-08-17T17:33:53.228071+0000 mon.a (mon.0) 1678 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:33:55.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:54 smithi131 bash[89561]: cluster 2024-08-17T17:33:53.801548+0000 mgr.y (mgr.34107) 943 : cluster [DBG] pgmap v1293: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2024-08-17T17:33:55.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:54 smithi131 bash[89561]: cluster 2024-08-17T17:33:53.801548+0000 mgr.y (mgr.34107) 943 : cluster [DBG] pgmap v1293: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2024-08-17T17:33:55.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:54 smithi131 bash[88347]: cluster 2024-08-17T17:33:53.801548+0000 mgr.y (mgr.34107) 943 : cluster [DBG] pgmap v1293: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2024-08-17T17:33:55.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:54 smithi131 bash[88347]: cluster 2024-08-17T17:33:53.801548+0000 mgr.y (mgr.34107) 943 : cluster [DBG] pgmap v1293: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2024-08-17T17:33:55.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:54 smithi169 bash[79348]: cluster 2024-08-17T17:33:53.801548+0000 mgr.y (mgr.34107) 943 : cluster [DBG] pgmap v1293: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2024-08-17T17:33:55.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:54 smithi169 bash[79348]: cluster 2024-08-17T17:33:53.801548+0000 mgr.y (mgr.34107) 943 : cluster [DBG] pgmap v1293: 105 pgs: 105 active+clean; 247 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 9.8 MiB/s rd, 4.8 MiB/s wr, 31 op/s 2024-08-17T17:33:56.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:55 smithi131 bash[89561]: cluster 2024-08-17T17:33:54.955375+0000 mon.a (mon.0) 1679 : cluster [DBG] osdmap e997: 8 total, 8 up, 8 in 2024-08-17T17:33:56.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:55 smithi131 bash[89561]: cluster 2024-08-17T17:33:54.955375+0000 mon.a (mon.0) 1679 : cluster [DBG] osdmap e997: 8 total, 8 up, 8 in 2024-08-17T17:33:56.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:55 smithi131 bash[89561]: cluster 2024-08-17T17:33:55.802262+0000 mgr.y (mgr.34107) 944 : cluster [DBG] pgmap v1295: 105 pgs: 105 active+clean; 284 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 6.1 MiB/s wr, 20 op/s 2024-08-17T17:33:56.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:55 smithi131 bash[89561]: cluster 2024-08-17T17:33:55.802262+0000 mgr.y (mgr.34107) 944 : cluster [DBG] pgmap v1295: 105 pgs: 105 active+clean; 284 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 6.1 MiB/s wr, 20 op/s 2024-08-17T17:33:56.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:55 smithi131 bash[88347]: cluster 2024-08-17T17:33:54.955375+0000 mon.a (mon.0) 1679 : cluster [DBG] osdmap e997: 8 total, 8 up, 8 in 2024-08-17T17:33:56.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:55 smithi131 bash[88347]: cluster 2024-08-17T17:33:54.955375+0000 mon.a (mon.0) 1679 : cluster [DBG] osdmap e997: 8 total, 8 up, 8 in 2024-08-17T17:33:56.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:55 smithi131 bash[88347]: cluster 2024-08-17T17:33:55.802262+0000 mgr.y (mgr.34107) 944 : cluster [DBG] pgmap v1295: 105 pgs: 105 active+clean; 284 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 6.1 MiB/s wr, 20 op/s 2024-08-17T17:33:56.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:55 smithi131 bash[88347]: cluster 2024-08-17T17:33:55.802262+0000 mgr.y (mgr.34107) 944 : cluster [DBG] pgmap v1295: 105 pgs: 105 active+clean; 284 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 6.1 MiB/s wr, 20 op/s 2024-08-17T17:33:56.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:55 smithi169 bash[79348]: cluster 2024-08-17T17:33:54.955375+0000 mon.a (mon.0) 1679 : cluster [DBG] osdmap e997: 8 total, 8 up, 8 in 2024-08-17T17:33:56.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:55 smithi169 bash[79348]: cluster 2024-08-17T17:33:54.955375+0000 mon.a (mon.0) 1679 : cluster [DBG] osdmap e997: 8 total, 8 up, 8 in 2024-08-17T17:33:56.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:55 smithi169 bash[79348]: cluster 2024-08-17T17:33:55.802262+0000 mgr.y (mgr.34107) 944 : cluster [DBG] pgmap v1295: 105 pgs: 105 active+clean; 284 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 6.1 MiB/s wr, 20 op/s 2024-08-17T17:33:56.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:55 smithi169 bash[79348]: cluster 2024-08-17T17:33:55.802262+0000 mgr.y (mgr.34107) 944 : cluster [DBG] pgmap v1295: 105 pgs: 105 active+clean; 284 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 6.1 MiB/s wr, 20 op/s 2024-08-17T17:33:59.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:58 smithi131 bash[88347]: cluster 2024-08-17T17:33:57.802802+0000 mgr.y (mgr.34107) 945 : cluster [DBG] pgmap v1296: 105 pgs: 105 active+clean; 284 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 6.1 MiB/s wr, 20 op/s 2024-08-17T17:33:59.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:33:58 smithi131 bash[88347]: cluster 2024-08-17T17:33:57.802802+0000 mgr.y (mgr.34107) 945 : cluster [DBG] pgmap v1296: 105 pgs: 105 active+clean; 284 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 6.1 MiB/s wr, 20 op/s 2024-08-17T17:33:59.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:33:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:33:58] "GET /metrics HTTP/1.1" 200 36567 "" "Prometheus/2.51.0" 2024-08-17T17:33:59.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:58 smithi131 bash[89561]: cluster 2024-08-17T17:33:57.802802+0000 mgr.y (mgr.34107) 945 : cluster [DBG] pgmap v1296: 105 pgs: 105 active+clean; 284 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 6.1 MiB/s wr, 20 op/s 2024-08-17T17:33:59.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:33:58 smithi131 bash[89561]: cluster 2024-08-17T17:33:57.802802+0000 mgr.y (mgr.34107) 945 : cluster [DBG] pgmap v1296: 105 pgs: 105 active+clean; 284 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 6.1 MiB/s wr, 20 op/s 2024-08-17T17:33:59.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:58 smithi169 bash[79348]: cluster 2024-08-17T17:33:57.802802+0000 mgr.y (mgr.34107) 945 : cluster [DBG] pgmap v1296: 105 pgs: 105 active+clean; 284 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 6.1 MiB/s wr, 20 op/s 2024-08-17T17:33:59.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:33:58 smithi169 bash[79348]: cluster 2024-08-17T17:33:57.802802+0000 mgr.y (mgr.34107) 945 : cluster [DBG] pgmap v1296: 105 pgs: 105 active+clean; 284 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.9 MiB/s rd, 6.1 MiB/s wr, 20 op/s 2024-08-17T17:34:01.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:00 smithi169 bash[79348]: cluster 2024-08-17T17:33:59.803622+0000 mgr.y (mgr.34107) 946 : cluster [DBG] pgmap v1297: 105 pgs: 105 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:34:01.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:00 smithi169 bash[79348]: cluster 2024-08-17T17:33:59.803622+0000 mgr.y (mgr.34107) 946 : cluster [DBG] pgmap v1297: 105 pgs: 105 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:34:01.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:00 smithi131 bash[88347]: cluster 2024-08-17T17:33:59.803622+0000 mgr.y (mgr.34107) 946 : cluster [DBG] pgmap v1297: 105 pgs: 105 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:34:01.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:00 smithi131 bash[88347]: cluster 2024-08-17T17:33:59.803622+0000 mgr.y (mgr.34107) 946 : cluster [DBG] pgmap v1297: 105 pgs: 105 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:34:01.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:00 smithi131 bash[89561]: cluster 2024-08-17T17:33:59.803622+0000 mgr.y (mgr.34107) 946 : cluster [DBG] pgmap v1297: 105 pgs: 105 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:34:01.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:00 smithi131 bash[89561]: cluster 2024-08-17T17:33:59.803622+0000 mgr.y (mgr.34107) 946 : cluster [DBG] pgmap v1297: 105 pgs: 105 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:34:03.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:02 smithi169 bash[79348]: cluster 2024-08-17T17:34:01.804160+0000 mgr.y (mgr.34107) 947 : cluster [DBG] pgmap v1298: 105 pgs: 105 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:34:03.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:02 smithi169 bash[79348]: cluster 2024-08-17T17:34:01.804160+0000 mgr.y (mgr.34107) 947 : cluster [DBG] pgmap v1298: 105 pgs: 105 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:34:03.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:02 smithi131 bash[88347]: cluster 2024-08-17T17:34:01.804160+0000 mgr.y (mgr.34107) 947 : cluster [DBG] pgmap v1298: 105 pgs: 105 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:34:03.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:02 smithi131 bash[88347]: cluster 2024-08-17T17:34:01.804160+0000 mgr.y (mgr.34107) 947 : cluster [DBG] pgmap v1298: 105 pgs: 105 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:34:03.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:02 smithi131 bash[89561]: cluster 2024-08-17T17:34:01.804160+0000 mgr.y (mgr.34107) 947 : cluster [DBG] pgmap v1298: 105 pgs: 105 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:34:03.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:02 smithi131 bash[89561]: cluster 2024-08-17T17:34:01.804160+0000 mgr.y (mgr.34107) 947 : cluster [DBG] pgmap v1298: 105 pgs: 105 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:34:05.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:04 smithi169 bash[79348]: cluster 2024-08-17T17:34:03.804631+0000 mgr.y (mgr.34107) 948 : cluster [DBG] pgmap v1299: 105 pgs: 105 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:34:05.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:04 smithi169 bash[79348]: cluster 2024-08-17T17:34:03.804631+0000 mgr.y (mgr.34107) 948 : cluster [DBG] pgmap v1299: 105 pgs: 105 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:34:05.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:04 smithi131 bash[88347]: cluster 2024-08-17T17:34:03.804631+0000 mgr.y (mgr.34107) 948 : cluster [DBG] pgmap v1299: 105 pgs: 105 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:34:05.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:04 smithi131 bash[88347]: cluster 2024-08-17T17:34:03.804631+0000 mgr.y (mgr.34107) 948 : cluster [DBG] pgmap v1299: 105 pgs: 105 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:34:05.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:04 smithi131 bash[89561]: cluster 2024-08-17T17:34:03.804631+0000 mgr.y (mgr.34107) 948 : cluster [DBG] pgmap v1299: 105 pgs: 105 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:34:05.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:04 smithi131 bash[89561]: cluster 2024-08-17T17:34:03.804631+0000 mgr.y (mgr.34107) 948 : cluster [DBG] pgmap v1299: 105 pgs: 105 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:34:07.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:06 smithi169 bash[79348]: cluster 2024-08-17T17:34:05.805490+0000 mgr.y (mgr.34107) 949 : cluster [DBG] pgmap v1300: 105 pgs: 105 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 380 KiB/s wr, 30 op/s 2024-08-17T17:34:07.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:06 smithi169 bash[79348]: cluster 2024-08-17T17:34:05.805490+0000 mgr.y (mgr.34107) 949 : cluster [DBG] pgmap v1300: 105 pgs: 105 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 380 KiB/s wr, 30 op/s 2024-08-17T17:34:07.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:06 smithi131 bash[89561]: cluster 2024-08-17T17:34:05.805490+0000 mgr.y (mgr.34107) 949 : cluster [DBG] pgmap v1300: 105 pgs: 105 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 380 KiB/s wr, 30 op/s 2024-08-17T17:34:07.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:06 smithi131 bash[89561]: cluster 2024-08-17T17:34:05.805490+0000 mgr.y (mgr.34107) 949 : cluster [DBG] pgmap v1300: 105 pgs: 105 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 380 KiB/s wr, 30 op/s 2024-08-17T17:34:07.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:06 smithi131 bash[88347]: cluster 2024-08-17T17:34:05.805490+0000 mgr.y (mgr.34107) 949 : cluster [DBG] pgmap v1300: 105 pgs: 105 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 380 KiB/s wr, 30 op/s 2024-08-17T17:34:07.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:06 smithi131 bash[88347]: cluster 2024-08-17T17:34:05.805490+0000 mgr.y (mgr.34107) 949 : cluster [DBG] pgmap v1300: 105 pgs: 105 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 380 KiB/s wr, 30 op/s 2024-08-17T17:34:09.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:34:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:34:08] "GET /metrics HTTP/1.1" 200 36563 "" "Prometheus/2.51.0" 2024-08-17T17:34:09.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:08 smithi131 bash[88347]: cluster 2024-08-17T17:34:07.805948+0000 mgr.y (mgr.34107) 950 : cluster [DBG] pgmap v1301: 105 pgs: 105 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 344 KiB/s wr, 27 op/s 2024-08-17T17:34:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:08 smithi131 bash[88347]: cluster 2024-08-17T17:34:07.805948+0000 mgr.y (mgr.34107) 950 : cluster [DBG] pgmap v1301: 105 pgs: 105 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 344 KiB/s wr, 27 op/s 2024-08-17T17:34:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:08 smithi131 bash[88347]: audit 2024-08-17T17:34:08.228367+0000 mon.a (mon.0) 1680 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:08 smithi131 bash[88347]: audit 2024-08-17T17:34:08.228367+0000 mon.a (mon.0) 1680 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:08 smithi131 bash[89561]: cluster 2024-08-17T17:34:07.805948+0000 mgr.y (mgr.34107) 950 : cluster [DBG] pgmap v1301: 105 pgs: 105 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 344 KiB/s wr, 27 op/s 2024-08-17T17:34:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:08 smithi131 bash[89561]: cluster 2024-08-17T17:34:07.805948+0000 mgr.y (mgr.34107) 950 : cluster [DBG] pgmap v1301: 105 pgs: 105 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 344 KiB/s wr, 27 op/s 2024-08-17T17:34:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:08 smithi131 bash[89561]: audit 2024-08-17T17:34:08.228367+0000 mon.a (mon.0) 1680 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:08 smithi131 bash[89561]: audit 2024-08-17T17:34:08.228367+0000 mon.a (mon.0) 1680 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:09.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:08 smithi169 bash[79348]: cluster 2024-08-17T17:34:07.805948+0000 mgr.y (mgr.34107) 950 : cluster [DBG] pgmap v1301: 105 pgs: 105 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 344 KiB/s wr, 27 op/s 2024-08-17T17:34:09.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:08 smithi169 bash[79348]: cluster 2024-08-17T17:34:07.805948+0000 mgr.y (mgr.34107) 950 : cluster [DBG] pgmap v1301: 105 pgs: 105 active+clean; 288 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 344 KiB/s wr, 27 op/s 2024-08-17T17:34:09.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:08 smithi169 bash[79348]: audit 2024-08-17T17:34:08.228367+0000 mon.a (mon.0) 1680 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:09.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:08 smithi169 bash[79348]: audit 2024-08-17T17:34:08.228367+0000 mon.a (mon.0) 1680 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:11.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:10 smithi169 bash[79348]: cluster 2024-08-17T17:34:09.806800+0000 mgr.y (mgr.34107) 951 : cluster [DBG] pgmap v1302: 105 pgs: 105 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 758 KiB/s rd, 1.7 MiB/s wr, 38 op/s 2024-08-17T17:34:11.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:10 smithi169 bash[79348]: cluster 2024-08-17T17:34:09.806800+0000 mgr.y (mgr.34107) 951 : cluster [DBG] pgmap v1302: 105 pgs: 105 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 758 KiB/s rd, 1.7 MiB/s wr, 38 op/s 2024-08-17T17:34:11.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:10 smithi131 bash[88347]: cluster 2024-08-17T17:34:09.806800+0000 mgr.y (mgr.34107) 951 : cluster [DBG] pgmap v1302: 105 pgs: 105 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 758 KiB/s rd, 1.7 MiB/s wr, 38 op/s 2024-08-17T17:34:11.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:10 smithi131 bash[88347]: cluster 2024-08-17T17:34:09.806800+0000 mgr.y (mgr.34107) 951 : cluster [DBG] pgmap v1302: 105 pgs: 105 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 758 KiB/s rd, 1.7 MiB/s wr, 38 op/s 2024-08-17T17:34:11.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:10 smithi131 bash[89561]: cluster 2024-08-17T17:34:09.806800+0000 mgr.y (mgr.34107) 951 : cluster [DBG] pgmap v1302: 105 pgs: 105 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 758 KiB/s rd, 1.7 MiB/s wr, 38 op/s 2024-08-17T17:34:11.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:10 smithi131 bash[89561]: cluster 2024-08-17T17:34:09.806800+0000 mgr.y (mgr.34107) 951 : cluster [DBG] pgmap v1302: 105 pgs: 105 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 758 KiB/s rd, 1.7 MiB/s wr, 38 op/s 2024-08-17T17:34:11.513 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/6.ShrinkToOne (25282 ms) 2024-08-17T17:34:11.513 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/6.ShrinkToOneAfterSnapshot 2024-08-17T17:34:11.513 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:34:13.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:12 smithi169 bash[79348]: cluster 2024-08-17T17:34:11.807259+0000 mgr.y (mgr.34107) 952 : cluster [DBG] pgmap v1303: 105 pgs: 105 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 738 KiB/s rd, 1.3 MiB/s wr, 10 op/s 2024-08-17T17:34:13.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:12 smithi169 bash[79348]: cluster 2024-08-17T17:34:11.807259+0000 mgr.y (mgr.34107) 952 : cluster [DBG] pgmap v1303: 105 pgs: 105 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 738 KiB/s rd, 1.3 MiB/s wr, 10 op/s 2024-08-17T17:34:13.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:12 smithi131 bash[88347]: cluster 2024-08-17T17:34:11.807259+0000 mgr.y (mgr.34107) 952 : cluster [DBG] pgmap v1303: 105 pgs: 105 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 738 KiB/s rd, 1.3 MiB/s wr, 10 op/s 2024-08-17T17:34:13.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:12 smithi131 bash[88347]: cluster 2024-08-17T17:34:11.807259+0000 mgr.y (mgr.34107) 952 : cluster [DBG] pgmap v1303: 105 pgs: 105 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 738 KiB/s rd, 1.3 MiB/s wr, 10 op/s 2024-08-17T17:34:13.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:12 smithi131 bash[89561]: cluster 2024-08-17T17:34:11.807259+0000 mgr.y (mgr.34107) 952 : cluster [DBG] pgmap v1303: 105 pgs: 105 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 738 KiB/s rd, 1.3 MiB/s wr, 10 op/s 2024-08-17T17:34:13.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:12 smithi131 bash[89561]: cluster 2024-08-17T17:34:11.807259+0000 mgr.y (mgr.34107) 952 : cluster [DBG] pgmap v1303: 105 pgs: 105 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 738 KiB/s rd, 1.3 MiB/s wr, 10 op/s 2024-08-17T17:34:15.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:14 smithi169 bash[79348]: cluster 2024-08-17T17:34:13.807758+0000 mgr.y (mgr.34107) 953 : cluster [DBG] pgmap v1304: 105 pgs: 105 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 738 KiB/s rd, 1.3 MiB/s wr, 10 op/s 2024-08-17T17:34:15.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:14 smithi169 bash[79348]: cluster 2024-08-17T17:34:13.807758+0000 mgr.y (mgr.34107) 953 : cluster [DBG] pgmap v1304: 105 pgs: 105 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 738 KiB/s rd, 1.3 MiB/s wr, 10 op/s 2024-08-17T17:34:15.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:14 smithi131 bash[89561]: cluster 2024-08-17T17:34:13.807758+0000 mgr.y (mgr.34107) 953 : cluster [DBG] pgmap v1304: 105 pgs: 105 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 738 KiB/s rd, 1.3 MiB/s wr, 10 op/s 2024-08-17T17:34:15.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:14 smithi131 bash[89561]: cluster 2024-08-17T17:34:13.807758+0000 mgr.y (mgr.34107) 953 : cluster [DBG] pgmap v1304: 105 pgs: 105 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 738 KiB/s rd, 1.3 MiB/s wr, 10 op/s 2024-08-17T17:34:15.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:14 smithi131 bash[88347]: cluster 2024-08-17T17:34:13.807758+0000 mgr.y (mgr.34107) 953 : cluster [DBG] pgmap v1304: 105 pgs: 105 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 738 KiB/s rd, 1.3 MiB/s wr, 10 op/s 2024-08-17T17:34:15.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:14 smithi131 bash[88347]: cluster 2024-08-17T17:34:13.807758+0000 mgr.y (mgr.34107) 953 : cluster [DBG] pgmap v1304: 105 pgs: 105 active+clean; 304 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 738 KiB/s rd, 1.3 MiB/s wr, 10 op/s 2024-08-17T17:34:17.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:16 smithi131 bash[89561]: cluster 2024-08-17T17:34:15.808618+0000 mgr.y (mgr.34107) 954 : cluster [DBG] pgmap v1305: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-08-17T17:34:17.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:16 smithi131 bash[89561]: cluster 2024-08-17T17:34:15.808618+0000 mgr.y (mgr.34107) 954 : cluster [DBG] pgmap v1305: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-08-17T17:34:17.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:16 smithi131 bash[88347]: cluster 2024-08-17T17:34:15.808618+0000 mgr.y (mgr.34107) 954 : cluster [DBG] pgmap v1305: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-08-17T17:34:17.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:16 smithi131 bash[88347]: cluster 2024-08-17T17:34:15.808618+0000 mgr.y (mgr.34107) 954 : cluster [DBG] pgmap v1305: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-08-17T17:34:17.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:16 smithi169 bash[79348]: cluster 2024-08-17T17:34:15.808618+0000 mgr.y (mgr.34107) 954 : cluster [DBG] pgmap v1305: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-08-17T17:34:17.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:16 smithi169 bash[79348]: cluster 2024-08-17T17:34:15.808618+0000 mgr.y (mgr.34107) 954 : cluster [DBG] pgmap v1305: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-08-17T17:34:19.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:34:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:34:18] "GET /metrics HTTP/1.1" 200 36563 "" "Prometheus/2.51.0" 2024-08-17T17:34:19.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:18 smithi131 bash[88347]: cluster 2024-08-17T17:34:17.809038+0000 mgr.y (mgr.34107) 955 : cluster [DBG] pgmap v1306: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-08-17T17:34:19.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:18 smithi131 bash[88347]: cluster 2024-08-17T17:34:17.809038+0000 mgr.y (mgr.34107) 955 : cluster [DBG] pgmap v1306: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-08-17T17:34:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:18 smithi131 bash[89561]: cluster 2024-08-17T17:34:17.809038+0000 mgr.y (mgr.34107) 955 : cluster [DBG] pgmap v1306: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-08-17T17:34:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:18 smithi131 bash[89561]: cluster 2024-08-17T17:34:17.809038+0000 mgr.y (mgr.34107) 955 : cluster [DBG] pgmap v1306: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-08-17T17:34:19.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:18 smithi169 bash[79348]: cluster 2024-08-17T17:34:17.809038+0000 mgr.y (mgr.34107) 955 : cluster [DBG] pgmap v1306: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-08-17T17:34:19.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:18 smithi169 bash[79348]: cluster 2024-08-17T17:34:17.809038+0000 mgr.y (mgr.34107) 955 : cluster [DBG] pgmap v1306: 105 pgs: 105 active+clean; 308 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 3.3 MiB/s wr, 23 op/s 2024-08-17T17:34:21.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:20 smithi131 bash[88347]: cluster 2024-08-17T17:34:19.810324+0000 mgr.y (mgr.34107) 956 : cluster [DBG] pgmap v1307: 105 pgs: 105 active+clean; 316 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.0 MiB/s wr, 23 op/s 2024-08-17T17:34:21.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:20 smithi131 bash[88347]: cluster 2024-08-17T17:34:19.810324+0000 mgr.y (mgr.34107) 956 : cluster [DBG] pgmap v1307: 105 pgs: 105 active+clean; 316 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.0 MiB/s wr, 23 op/s 2024-08-17T17:34:21.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:20 smithi131 bash[88347]: cluster 2024-08-17T17:34:19.917183+0000 mon.a (mon.0) 1681 : cluster [DBG] osdmap e998: 8 total, 8 up, 8 in 2024-08-17T17:34:21.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:20 smithi131 bash[88347]: cluster 2024-08-17T17:34:19.917183+0000 mon.a (mon.0) 1681 : cluster [DBG] osdmap e998: 8 total, 8 up, 8 in 2024-08-17T17:34:21.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:20 smithi131 bash[89561]: cluster 2024-08-17T17:34:19.810324+0000 mgr.y (mgr.34107) 956 : cluster [DBG] pgmap v1307: 105 pgs: 105 active+clean; 316 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.0 MiB/s wr, 23 op/s 2024-08-17T17:34:21.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:20 smithi131 bash[89561]: cluster 2024-08-17T17:34:19.810324+0000 mgr.y (mgr.34107) 956 : cluster [DBG] pgmap v1307: 105 pgs: 105 active+clean; 316 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.0 MiB/s wr, 23 op/s 2024-08-17T17:34:21.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:20 smithi131 bash[89561]: cluster 2024-08-17T17:34:19.917183+0000 mon.a (mon.0) 1681 : cluster [DBG] osdmap e998: 8 total, 8 up, 8 in 2024-08-17T17:34:21.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:20 smithi131 bash[89561]: cluster 2024-08-17T17:34:19.917183+0000 mon.a (mon.0) 1681 : cluster [DBG] osdmap e998: 8 total, 8 up, 8 in 2024-08-17T17:34:21.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:20 smithi169 bash[79348]: cluster 2024-08-17T17:34:19.810324+0000 mgr.y (mgr.34107) 956 : cluster [DBG] pgmap v1307: 105 pgs: 105 active+clean; 316 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.0 MiB/s wr, 23 op/s 2024-08-17T17:34:21.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:20 smithi169 bash[79348]: cluster 2024-08-17T17:34:19.810324+0000 mgr.y (mgr.34107) 956 : cluster [DBG] pgmap v1307: 105 pgs: 105 active+clean; 316 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.8 MiB/s rd, 4.0 MiB/s wr, 23 op/s 2024-08-17T17:34:21.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:20 smithi169 bash[79348]: cluster 2024-08-17T17:34:19.917183+0000 mon.a (mon.0) 1681 : cluster [DBG] osdmap e998: 8 total, 8 up, 8 in 2024-08-17T17:34:21.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:20 smithi169 bash[79348]: cluster 2024-08-17T17:34:19.917183+0000 mon.a (mon.0) 1681 : cluster [DBG] osdmap e998: 8 total, 8 up, 8 in 2024-08-17T17:34:23.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:22 smithi131 bash[89561]: cluster 2024-08-17T17:34:21.810942+0000 mgr.y (mgr.34107) 957 : cluster [DBG] pgmap v1309: 105 pgs: 105 active+clean; 316 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.2 MiB/s wr, 24 op/s 2024-08-17T17:34:23.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:22 smithi131 bash[89561]: cluster 2024-08-17T17:34:21.810942+0000 mgr.y (mgr.34107) 957 : cluster [DBG] pgmap v1309: 105 pgs: 105 active+clean; 316 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.2 MiB/s wr, 24 op/s 2024-08-17T17:34:23.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:22 smithi131 bash[88347]: cluster 2024-08-17T17:34:21.810942+0000 mgr.y (mgr.34107) 957 : cluster [DBG] pgmap v1309: 105 pgs: 105 active+clean; 316 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.2 MiB/s wr, 24 op/s 2024-08-17T17:34:23.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:22 smithi131 bash[88347]: cluster 2024-08-17T17:34:21.810942+0000 mgr.y (mgr.34107) 957 : cluster [DBG] pgmap v1309: 105 pgs: 105 active+clean; 316 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.2 MiB/s wr, 24 op/s 2024-08-17T17:34:23.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:22 smithi169 bash[79348]: cluster 2024-08-17T17:34:21.810942+0000 mgr.y (mgr.34107) 957 : cluster [DBG] pgmap v1309: 105 pgs: 105 active+clean; 316 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.2 MiB/s wr, 24 op/s 2024-08-17T17:34:23.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:22 smithi169 bash[79348]: cluster 2024-08-17T17:34:21.810942+0000 mgr.y (mgr.34107) 957 : cluster [DBG] pgmap v1309: 105 pgs: 105 active+clean; 316 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.2 MiB/s wr, 24 op/s 2024-08-17T17:34:24.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:23 smithi131 bash[89561]: audit 2024-08-17T17:34:23.228755+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:24.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:23 smithi131 bash[89561]: audit 2024-08-17T17:34:23.228755+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:24.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:23 smithi131 bash[88347]: audit 2024-08-17T17:34:23.228755+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:24.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:23 smithi131 bash[88347]: audit 2024-08-17T17:34:23.228755+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:24.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:23 smithi169 bash[79348]: audit 2024-08-17T17:34:23.228755+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:24.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:23 smithi169 bash[79348]: audit 2024-08-17T17:34:23.228755+0000 mon.a (mon.0) 1682 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:25.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:24 smithi131 bash[88347]: cluster 2024-08-17T17:34:23.811446+0000 mgr.y (mgr.34107) 958 : cluster [DBG] pgmap v1310: 105 pgs: 105 active+clean; 316 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.2 MiB/s wr, 24 op/s 2024-08-17T17:34:25.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:24 smithi131 bash[88347]: cluster 2024-08-17T17:34:23.811446+0000 mgr.y (mgr.34107) 958 : cluster [DBG] pgmap v1310: 105 pgs: 105 active+clean; 316 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.2 MiB/s wr, 24 op/s 2024-08-17T17:34:25.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:24 smithi131 bash[89561]: cluster 2024-08-17T17:34:23.811446+0000 mgr.y (mgr.34107) 958 : cluster [DBG] pgmap v1310: 105 pgs: 105 active+clean; 316 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.2 MiB/s wr, 24 op/s 2024-08-17T17:34:25.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:24 smithi131 bash[89561]: cluster 2024-08-17T17:34:23.811446+0000 mgr.y (mgr.34107) 958 : cluster [DBG] pgmap v1310: 105 pgs: 105 active+clean; 316 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.2 MiB/s wr, 24 op/s 2024-08-17T17:34:25.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:24 smithi169 bash[79348]: cluster 2024-08-17T17:34:23.811446+0000 mgr.y (mgr.34107) 958 : cluster [DBG] pgmap v1310: 105 pgs: 105 active+clean; 316 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.2 MiB/s wr, 24 op/s 2024-08-17T17:34:25.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:24 smithi169 bash[79348]: cluster 2024-08-17T17:34:23.811446+0000 mgr.y (mgr.34107) 958 : cluster [DBG] pgmap v1310: 105 pgs: 105 active+clean; 316 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 1.2 MiB/s rd, 3.2 MiB/s wr, 24 op/s 2024-08-17T17:34:27.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:26 smithi131 bash[89561]: cluster 2024-08-17T17:34:25.812303+0000 mgr.y (mgr.34107) 959 : cluster [DBG] pgmap v1311: 105 pgs: 105 active+clean; 349 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:34:27.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:26 smithi131 bash[89561]: cluster 2024-08-17T17:34:25.812303+0000 mgr.y (mgr.34107) 959 : cluster [DBG] pgmap v1311: 105 pgs: 105 active+clean; 349 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:34:27.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:26 smithi131 bash[88347]: cluster 2024-08-17T17:34:25.812303+0000 mgr.y (mgr.34107) 959 : cluster [DBG] pgmap v1311: 105 pgs: 105 active+clean; 349 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:34:27.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:26 smithi131 bash[88347]: cluster 2024-08-17T17:34:25.812303+0000 mgr.y (mgr.34107) 959 : cluster [DBG] pgmap v1311: 105 pgs: 105 active+clean; 349 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:34:27.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:26 smithi169 bash[79348]: cluster 2024-08-17T17:34:25.812303+0000 mgr.y (mgr.34107) 959 : cluster [DBG] pgmap v1311: 105 pgs: 105 active+clean; 349 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:34:27.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:26 smithi169 bash[79348]: cluster 2024-08-17T17:34:25.812303+0000 mgr.y (mgr.34107) 959 : cluster [DBG] pgmap v1311: 105 pgs: 105 active+clean; 349 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:34:29.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:34:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:34:28] "GET /metrics HTTP/1.1" 200 36567 "" "Prometheus/2.51.0" 2024-08-17T17:34:29.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:28 smithi131 bash[88347]: cluster 2024-08-17T17:34:27.812769+0000 mgr.y (mgr.34107) 960 : cluster [DBG] pgmap v1312: 105 pgs: 105 active+clean; 349 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:34:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:28 smithi131 bash[88347]: cluster 2024-08-17T17:34:27.812769+0000 mgr.y (mgr.34107) 960 : cluster [DBG] pgmap v1312: 105 pgs: 105 active+clean; 349 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:34:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:28 smithi131 bash[88347]: audit 2024-08-17T17:34:28.031832+0000 mon.a (mon.0) 1683 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:34:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:28 smithi131 bash[88347]: audit 2024-08-17T17:34:28.031832+0000 mon.a (mon.0) 1683 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:34:29.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:28 smithi131 bash[89561]: cluster 2024-08-17T17:34:27.812769+0000 mgr.y (mgr.34107) 960 : cluster [DBG] pgmap v1312: 105 pgs: 105 active+clean; 349 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:34:29.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:28 smithi131 bash[89561]: cluster 2024-08-17T17:34:27.812769+0000 mgr.y (mgr.34107) 960 : cluster [DBG] pgmap v1312: 105 pgs: 105 active+clean; 349 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:34:29.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:28 smithi131 bash[89561]: audit 2024-08-17T17:34:28.031832+0000 mon.a (mon.0) 1683 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:34:29.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:28 smithi131 bash[89561]: audit 2024-08-17T17:34:28.031832+0000 mon.a (mon.0) 1683 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:34:29.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:28 smithi169 bash[79348]: cluster 2024-08-17T17:34:27.812769+0000 mgr.y (mgr.34107) 960 : cluster [DBG] pgmap v1312: 105 pgs: 105 active+clean; 349 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:34:29.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:28 smithi169 bash[79348]: cluster 2024-08-17T17:34:27.812769+0000 mgr.y (mgr.34107) 960 : cluster [DBG] pgmap v1312: 105 pgs: 105 active+clean; 349 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:34:29.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:28 smithi169 bash[79348]: audit 2024-08-17T17:34:28.031832+0000 mon.a (mon.0) 1683 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:34:29.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:28 smithi169 bash[79348]: audit 2024-08-17T17:34:28.031832+0000 mon.a (mon.0) 1683 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:34:31.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:30 smithi131 bash[89561]: cluster 2024-08-17T17:34:29.814061+0000 mgr.y (mgr.34107) 961 : cluster [DBG] pgmap v1313: 105 pgs: 105 active+clean; 365 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 62 KiB/s rd, 4.9 MiB/s wr, 46 op/s 2024-08-17T17:34:31.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:30 smithi131 bash[89561]: cluster 2024-08-17T17:34:29.814061+0000 mgr.y (mgr.34107) 961 : cluster [DBG] pgmap v1313: 105 pgs: 105 active+clean; 365 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 62 KiB/s rd, 4.9 MiB/s wr, 46 op/s 2024-08-17T17:34:31.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:30 smithi131 bash[88347]: cluster 2024-08-17T17:34:29.814061+0000 mgr.y (mgr.34107) 961 : cluster [DBG] pgmap v1313: 105 pgs: 105 active+clean; 365 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 62 KiB/s rd, 4.9 MiB/s wr, 46 op/s 2024-08-17T17:34:31.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:30 smithi131 bash[88347]: cluster 2024-08-17T17:34:29.814061+0000 mgr.y (mgr.34107) 961 : cluster [DBG] pgmap v1313: 105 pgs: 105 active+clean; 365 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 62 KiB/s rd, 4.9 MiB/s wr, 46 op/s 2024-08-17T17:34:31.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:30 smithi169 bash[79348]: cluster 2024-08-17T17:34:29.814061+0000 mgr.y (mgr.34107) 961 : cluster [DBG] pgmap v1313: 105 pgs: 105 active+clean; 365 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 62 KiB/s rd, 4.9 MiB/s wr, 46 op/s 2024-08-17T17:34:31.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:30 smithi169 bash[79348]: cluster 2024-08-17T17:34:29.814061+0000 mgr.y (mgr.34107) 961 : cluster [DBG] pgmap v1313: 105 pgs: 105 active+clean; 365 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 62 KiB/s rd, 4.9 MiB/s wr, 46 op/s 2024-08-17T17:34:33.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:32 smithi131 bash[88347]: cluster 2024-08-17T17:34:31.814532+0000 mgr.y (mgr.34107) 962 : cluster [DBG] pgmap v1314: 105 pgs: 105 active+clean; 365 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 52 KiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-08-17T17:34:33.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:32 smithi131 bash[88347]: cluster 2024-08-17T17:34:31.814532+0000 mgr.y (mgr.34107) 962 : cluster [DBG] pgmap v1314: 105 pgs: 105 active+clean; 365 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 52 KiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-08-17T17:34:33.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:32 smithi131 bash[88347]: cluster 2024-08-17T17:34:31.950864+0000 mon.a (mon.0) 1684 : cluster [DBG] osdmap e999: 8 total, 8 up, 8 in 2024-08-17T17:34:33.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:32 smithi131 bash[88347]: cluster 2024-08-17T17:34:31.950864+0000 mon.a (mon.0) 1684 : cluster [DBG] osdmap e999: 8 total, 8 up, 8 in 2024-08-17T17:34:33.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:32 smithi131 bash[89561]: cluster 2024-08-17T17:34:31.814532+0000 mgr.y (mgr.34107) 962 : cluster [DBG] pgmap v1314: 105 pgs: 105 active+clean; 365 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 52 KiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-08-17T17:34:33.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:32 smithi131 bash[89561]: cluster 2024-08-17T17:34:31.814532+0000 mgr.y (mgr.34107) 962 : cluster [DBG] pgmap v1314: 105 pgs: 105 active+clean; 365 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 52 KiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-08-17T17:34:33.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:32 smithi131 bash[89561]: cluster 2024-08-17T17:34:31.950864+0000 mon.a (mon.0) 1684 : cluster [DBG] osdmap e999: 8 total, 8 up, 8 in 2024-08-17T17:34:33.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:32 smithi131 bash[89561]: cluster 2024-08-17T17:34:31.950864+0000 mon.a (mon.0) 1684 : cluster [DBG] osdmap e999: 8 total, 8 up, 8 in 2024-08-17T17:34:33.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:32 smithi169 bash[79348]: cluster 2024-08-17T17:34:31.814532+0000 mgr.y (mgr.34107) 962 : cluster [DBG] pgmap v1314: 105 pgs: 105 active+clean; 365 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 52 KiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-08-17T17:34:33.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:32 smithi169 bash[79348]: cluster 2024-08-17T17:34:31.814532+0000 mgr.y (mgr.34107) 962 : cluster [DBG] pgmap v1314: 105 pgs: 105 active+clean; 365 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 52 KiB/s rd, 4.1 MiB/s wr, 39 op/s 2024-08-17T17:34:33.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:32 smithi169 bash[79348]: cluster 2024-08-17T17:34:31.950864+0000 mon.a (mon.0) 1684 : cluster [DBG] osdmap e999: 8 total, 8 up, 8 in 2024-08-17T17:34:33.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:32 smithi169 bash[79348]: cluster 2024-08-17T17:34:31.950864+0000 mon.a (mon.0) 1684 : cluster [DBG] osdmap e999: 8 total, 8 up, 8 in 2024-08-17T17:34:34.358 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/6.ShrinkToOneAfterSnapshot (22845 ms) 2024-08-17T17:34:34.358 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/6.MinOverlap 2024-08-17T17:34:34.358 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:34:35.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:34 smithi131 bash[88347]: cluster 2024-08-17T17:34:33.815008+0000 mgr.y (mgr.34107) 963 : cluster [DBG] pgmap v1316: 105 pgs: 105 active+clean; 365 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 56 KiB/s rd, 4.9 MiB/s wr, 37 op/s 2024-08-17T17:34:35.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:34 smithi131 bash[88347]: cluster 2024-08-17T17:34:33.815008+0000 mgr.y (mgr.34107) 963 : cluster [DBG] pgmap v1316: 105 pgs: 105 active+clean; 365 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 56 KiB/s rd, 4.9 MiB/s wr, 37 op/s 2024-08-17T17:34:35.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:34 smithi131 bash[88347]: audit 2024-08-17T17:34:34.043366+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:34:35.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:34 smithi131 bash[88347]: audit 2024-08-17T17:34:34.043366+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:34:35.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:34 smithi131 bash[88347]: audit 2024-08-17T17:34:34.052420+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:34:35.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:34 smithi131 bash[88347]: audit 2024-08-17T17:34:34.052420+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:34:35.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:34 smithi131 bash[88347]: audit 2024-08-17T17:34:34.057687+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:34:35.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:34 smithi131 bash[88347]: audit 2024-08-17T17:34:34.057687+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:34:35.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:34 smithi131 bash[88347]: audit 2024-08-17T17:34:34.064683+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:34:35.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:34 smithi131 bash[88347]: audit 2024-08-17T17:34:34.064683+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:34:35.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:34 smithi131 bash[88347]: audit 2024-08-17T17:34:34.737963+0000 mon.a (mon.0) 1689 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:34:35.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:34 smithi131 bash[88347]: audit 2024-08-17T17:34:34.737963+0000 mon.a (mon.0) 1689 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:34:35.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:34 smithi131 bash[88347]: audit 2024-08-17T17:34:34.739370+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:34:35.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:34 smithi131 bash[88347]: audit 2024-08-17T17:34:34.739370+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:34:35.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:34 smithi131 bash[88347]: audit 2024-08-17T17:34:34.748404+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:34:35.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:34 smithi131 bash[88347]: audit 2024-08-17T17:34:34.748404+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:34:35.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:34 smithi131 bash[89561]: cluster 2024-08-17T17:34:33.815008+0000 mgr.y (mgr.34107) 963 : cluster [DBG] pgmap v1316: 105 pgs: 105 active+clean; 365 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 56 KiB/s rd, 4.9 MiB/s wr, 37 op/s 2024-08-17T17:34:35.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:34 smithi131 bash[89561]: cluster 2024-08-17T17:34:33.815008+0000 mgr.y (mgr.34107) 963 : cluster [DBG] pgmap v1316: 105 pgs: 105 active+clean; 365 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 56 KiB/s rd, 4.9 MiB/s wr, 37 op/s 2024-08-17T17:34:35.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:34 smithi131 bash[89561]: audit 2024-08-17T17:34:34.043366+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:34:35.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:34 smithi131 bash[89561]: audit 2024-08-17T17:34:34.043366+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:34:35.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:34 smithi131 bash[89561]: audit 2024-08-17T17:34:34.052420+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:34:35.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:34 smithi131 bash[89561]: audit 2024-08-17T17:34:34.052420+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:34:35.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:34 smithi131 bash[89561]: audit 2024-08-17T17:34:34.057687+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:34:35.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:34 smithi131 bash[89561]: audit 2024-08-17T17:34:34.057687+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:34:35.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:34 smithi131 bash[89561]: audit 2024-08-17T17:34:34.064683+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:34:35.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:34 smithi131 bash[89561]: audit 2024-08-17T17:34:34.064683+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:34:35.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:34 smithi131 bash[89561]: audit 2024-08-17T17:34:34.737963+0000 mon.a (mon.0) 1689 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:34:35.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:34 smithi131 bash[89561]: audit 2024-08-17T17:34:34.737963+0000 mon.a (mon.0) 1689 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:34:35.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:34 smithi131 bash[89561]: audit 2024-08-17T17:34:34.739370+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:34:35.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:34 smithi131 bash[89561]: audit 2024-08-17T17:34:34.739370+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:34:35.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:34 smithi131 bash[89561]: audit 2024-08-17T17:34:34.748404+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:34:35.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:34 smithi131 bash[89561]: audit 2024-08-17T17:34:34.748404+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:34:35.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:34 smithi169 bash[79348]: cluster 2024-08-17T17:34:33.815008+0000 mgr.y (mgr.34107) 963 : cluster [DBG] pgmap v1316: 105 pgs: 105 active+clean; 365 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 56 KiB/s rd, 4.9 MiB/s wr, 37 op/s 2024-08-17T17:34:35.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:34 smithi169 bash[79348]: cluster 2024-08-17T17:34:33.815008+0000 mgr.y (mgr.34107) 963 : cluster [DBG] pgmap v1316: 105 pgs: 105 active+clean; 365 MiB data, 1.7 GiB used, 714 GiB / 715 GiB avail; 56 KiB/s rd, 4.9 MiB/s wr, 37 op/s 2024-08-17T17:34:35.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:34 smithi169 bash[79348]: audit 2024-08-17T17:34:34.043366+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:34:35.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:34 smithi169 bash[79348]: audit 2024-08-17T17:34:34.043366+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:34:35.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:34 smithi169 bash[79348]: audit 2024-08-17T17:34:34.052420+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:34:35.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:34 smithi169 bash[79348]: audit 2024-08-17T17:34:34.052420+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:34:35.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:34 smithi169 bash[79348]: audit 2024-08-17T17:34:34.057687+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:34:35.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:34 smithi169 bash[79348]: audit 2024-08-17T17:34:34.057687+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:34:35.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:34 smithi169 bash[79348]: audit 2024-08-17T17:34:34.064683+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:34:35.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:34 smithi169 bash[79348]: audit 2024-08-17T17:34:34.064683+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:34:35.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:34 smithi169 bash[79348]: audit 2024-08-17T17:34:34.737963+0000 mon.a (mon.0) 1689 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:34:35.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:34 smithi169 bash[79348]: audit 2024-08-17T17:34:34.737963+0000 mon.a (mon.0) 1689 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:34:35.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:34 smithi169 bash[79348]: audit 2024-08-17T17:34:34.739370+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:34:35.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:34 smithi169 bash[79348]: audit 2024-08-17T17:34:34.739370+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:34:35.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:34 smithi169 bash[79348]: audit 2024-08-17T17:34:34.748404+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:34:35.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:34 smithi169 bash[79348]: audit 2024-08-17T17:34:34.748404+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:34:37.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:36 smithi131 bash[88347]: cluster 2024-08-17T17:34:35.816025+0000 mgr.y (mgr.34107) 964 : cluster [DBG] pgmap v1317: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 44 op/s 2024-08-17T17:34:37.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:36 smithi131 bash[88347]: cluster 2024-08-17T17:34:35.816025+0000 mgr.y (mgr.34107) 964 : cluster [DBG] pgmap v1317: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 44 op/s 2024-08-17T17:34:37.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:36 smithi131 bash[89561]: cluster 2024-08-17T17:34:35.816025+0000 mgr.y (mgr.34107) 964 : cluster [DBG] pgmap v1317: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 44 op/s 2024-08-17T17:34:37.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:36 smithi131 bash[89561]: cluster 2024-08-17T17:34:35.816025+0000 mgr.y (mgr.34107) 964 : cluster [DBG] pgmap v1317: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 44 op/s 2024-08-17T17:34:37.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:36 smithi169 bash[79348]: cluster 2024-08-17T17:34:35.816025+0000 mgr.y (mgr.34107) 964 : cluster [DBG] pgmap v1317: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 44 op/s 2024-08-17T17:34:37.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:36 smithi169 bash[79348]: cluster 2024-08-17T17:34:35.816025+0000 mgr.y (mgr.34107) 964 : cluster [DBG] pgmap v1317: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 44 op/s 2024-08-17T17:34:38.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:37 smithi131 bash[89561]: cluster 2024-08-17T17:34:37.816502+0000 mgr.y (mgr.34107) 965 : cluster [DBG] pgmap v1318: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 44 op/s 2024-08-17T17:34:38.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:37 smithi131 bash[89561]: cluster 2024-08-17T17:34:37.816502+0000 mgr.y (mgr.34107) 965 : cluster [DBG] pgmap v1318: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 44 op/s 2024-08-17T17:34:38.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:37 smithi131 bash[88347]: cluster 2024-08-17T17:34:37.816502+0000 mgr.y (mgr.34107) 965 : cluster [DBG] pgmap v1318: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 44 op/s 2024-08-17T17:34:38.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:37 smithi131 bash[88347]: cluster 2024-08-17T17:34:37.816502+0000 mgr.y (mgr.34107) 965 : cluster [DBG] pgmap v1318: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 44 op/s 2024-08-17T17:34:38.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:37 smithi169 bash[79348]: cluster 2024-08-17T17:34:37.816502+0000 mgr.y (mgr.34107) 965 : cluster [DBG] pgmap v1318: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 44 op/s 2024-08-17T17:34:38.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:37 smithi169 bash[79348]: cluster 2024-08-17T17:34:37.816502+0000 mgr.y (mgr.34107) 965 : cluster [DBG] pgmap v1318: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 8.5 MiB/s wr, 44 op/s 2024-08-17T17:34:39.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:34:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:34:38] "GET /metrics HTTP/1.1" 200 36573 "" "Prometheus/2.51.0" 2024-08-17T17:34:39.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:38 smithi131 bash[88347]: audit 2024-08-17T17:34:38.229056+0000 mon.a (mon.0) 1692 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:39.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:38 smithi131 bash[88347]: audit 2024-08-17T17:34:38.229056+0000 mon.a (mon.0) 1692 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:38 smithi131 bash[89561]: audit 2024-08-17T17:34:38.229056+0000 mon.a (mon.0) 1692 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:38 smithi131 bash[89561]: audit 2024-08-17T17:34:38.229056+0000 mon.a (mon.0) 1692 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:39.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:38 smithi169 bash[79348]: audit 2024-08-17T17:34:38.229056+0000 mon.a (mon.0) 1692 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:39.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:38 smithi169 bash[79348]: audit 2024-08-17T17:34:38.229056+0000 mon.a (mon.0) 1692 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:40.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:39 smithi131 bash[89561]: cluster 2024-08-17T17:34:39.817869+0000 mgr.y (mgr.34107) 966 : cluster [DBG] pgmap v1319: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 6.9 MiB/s wr, 38 op/s 2024-08-17T17:34:40.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:39 smithi131 bash[89561]: cluster 2024-08-17T17:34:39.817869+0000 mgr.y (mgr.34107) 966 : cluster [DBG] pgmap v1319: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 6.9 MiB/s wr, 38 op/s 2024-08-17T17:34:40.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:39 smithi131 bash[88347]: cluster 2024-08-17T17:34:39.817869+0000 mgr.y (mgr.34107) 966 : cluster [DBG] pgmap v1319: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 6.9 MiB/s wr, 38 op/s 2024-08-17T17:34:40.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:39 smithi131 bash[88347]: cluster 2024-08-17T17:34:39.817869+0000 mgr.y (mgr.34107) 966 : cluster [DBG] pgmap v1319: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 6.9 MiB/s wr, 38 op/s 2024-08-17T17:34:40.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:39 smithi169 bash[79348]: cluster 2024-08-17T17:34:39.817869+0000 mgr.y (mgr.34107) 966 : cluster [DBG] pgmap v1319: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 6.9 MiB/s wr, 38 op/s 2024-08-17T17:34:40.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:39 smithi169 bash[79348]: cluster 2024-08-17T17:34:39.817869+0000 mgr.y (mgr.34107) 966 : cluster [DBG] pgmap v1319: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 6.9 MiB/s wr, 38 op/s 2024-08-17T17:34:43.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:42 smithi131 bash[88347]: cluster 2024-08-17T17:34:41.795707+0000 mon.a (mon.0) 1693 : cluster [DBG] osdmap e1000: 8 total, 8 up, 8 in 2024-08-17T17:34:43.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:42 smithi131 bash[88347]: cluster 2024-08-17T17:34:41.795707+0000 mon.a (mon.0) 1693 : cluster [DBG] osdmap e1000: 8 total, 8 up, 8 in 2024-08-17T17:34:43.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:42 smithi131 bash[88347]: cluster 2024-08-17T17:34:41.818370+0000 mgr.y (mgr.34107) 967 : cluster [DBG] pgmap v1321: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 7.0 MiB/s wr, 39 op/s 2024-08-17T17:34:43.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:42 smithi131 bash[88347]: cluster 2024-08-17T17:34:41.818370+0000 mgr.y (mgr.34107) 967 : cluster [DBG] pgmap v1321: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 7.0 MiB/s wr, 39 op/s 2024-08-17T17:34:43.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:42 smithi131 bash[89561]: cluster 2024-08-17T17:34:41.795707+0000 mon.a (mon.0) 1693 : cluster [DBG] osdmap e1000: 8 total, 8 up, 8 in 2024-08-17T17:34:43.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:42 smithi131 bash[89561]: cluster 2024-08-17T17:34:41.795707+0000 mon.a (mon.0) 1693 : cluster [DBG] osdmap e1000: 8 total, 8 up, 8 in 2024-08-17T17:34:43.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:42 smithi131 bash[89561]: cluster 2024-08-17T17:34:41.818370+0000 mgr.y (mgr.34107) 967 : cluster [DBG] pgmap v1321: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 7.0 MiB/s wr, 39 op/s 2024-08-17T17:34:43.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:42 smithi131 bash[89561]: cluster 2024-08-17T17:34:41.818370+0000 mgr.y (mgr.34107) 967 : cluster [DBG] pgmap v1321: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 7.0 MiB/s wr, 39 op/s 2024-08-17T17:34:43.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:42 smithi169 bash[79348]: cluster 2024-08-17T17:34:41.795707+0000 mon.a (mon.0) 1693 : cluster [DBG] osdmap e1000: 8 total, 8 up, 8 in 2024-08-17T17:34:43.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:42 smithi169 bash[79348]: cluster 2024-08-17T17:34:41.795707+0000 mon.a (mon.0) 1693 : cluster [DBG] osdmap e1000: 8 total, 8 up, 8 in 2024-08-17T17:34:43.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:42 smithi169 bash[79348]: cluster 2024-08-17T17:34:41.818370+0000 mgr.y (mgr.34107) 967 : cluster [DBG] pgmap v1321: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 7.0 MiB/s wr, 39 op/s 2024-08-17T17:34:43.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:42 smithi169 bash[79348]: cluster 2024-08-17T17:34:41.818370+0000 mgr.y (mgr.34107) 967 : cluster [DBG] pgmap v1321: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 7.0 MiB/s wr, 39 op/s 2024-08-17T17:34:45.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:44 smithi169 bash[79348]: cluster 2024-08-17T17:34:43.818876+0000 mgr.y (mgr.34107) 968 : cluster [DBG] pgmap v1322: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 6.9 MiB/s wr, 38 op/s 2024-08-17T17:34:45.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:44 smithi169 bash[79348]: cluster 2024-08-17T17:34:43.818876+0000 mgr.y (mgr.34107) 968 : cluster [DBG] pgmap v1322: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 6.9 MiB/s wr, 38 op/s 2024-08-17T17:34:45.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:44 smithi131 bash[89561]: cluster 2024-08-17T17:34:43.818876+0000 mgr.y (mgr.34107) 968 : cluster [DBG] pgmap v1322: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 6.9 MiB/s wr, 38 op/s 2024-08-17T17:34:45.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:44 smithi131 bash[89561]: cluster 2024-08-17T17:34:43.818876+0000 mgr.y (mgr.34107) 968 : cluster [DBG] pgmap v1322: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 6.9 MiB/s wr, 38 op/s 2024-08-17T17:34:45.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:44 smithi131 bash[88347]: cluster 2024-08-17T17:34:43.818876+0000 mgr.y (mgr.34107) 968 : cluster [DBG] pgmap v1322: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 6.9 MiB/s wr, 38 op/s 2024-08-17T17:34:45.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:44 smithi131 bash[88347]: cluster 2024-08-17T17:34:43.818876+0000 mgr.y (mgr.34107) 968 : cluster [DBG] pgmap v1322: 105 pgs: 105 active+clean; 434 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 4.2 MiB/s rd, 6.9 MiB/s wr, 38 op/s 2024-08-17T17:34:47.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:46 smithi169 bash[79348]: cluster 2024-08-17T17:34:45.819714+0000 mgr.y (mgr.34107) 969 : cluster [DBG] pgmap v1323: 105 pgs: 105 active+clean; 475 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-08-17T17:34:47.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:46 smithi169 bash[79348]: cluster 2024-08-17T17:34:45.819714+0000 mgr.y (mgr.34107) 969 : cluster [DBG] pgmap v1323: 105 pgs: 105 active+clean; 475 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-08-17T17:34:47.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:46 smithi131 bash[88347]: cluster 2024-08-17T17:34:45.819714+0000 mgr.y (mgr.34107) 969 : cluster [DBG] pgmap v1323: 105 pgs: 105 active+clean; 475 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-08-17T17:34:47.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:46 smithi131 bash[88347]: cluster 2024-08-17T17:34:45.819714+0000 mgr.y (mgr.34107) 969 : cluster [DBG] pgmap v1323: 105 pgs: 105 active+clean; 475 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-08-17T17:34:47.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:46 smithi131 bash[89561]: cluster 2024-08-17T17:34:45.819714+0000 mgr.y (mgr.34107) 969 : cluster [DBG] pgmap v1323: 105 pgs: 105 active+clean; 475 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-08-17T17:34:47.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:46 smithi131 bash[89561]: cluster 2024-08-17T17:34:45.819714+0000 mgr.y (mgr.34107) 969 : cluster [DBG] pgmap v1323: 105 pgs: 105 active+clean; 475 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-08-17T17:34:49.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:34:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:34:48] "GET /metrics HTTP/1.1" 200 36573 "" "Prometheus/2.51.0" 2024-08-17T17:34:49.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:48 smithi131 bash[89561]: cluster 2024-08-17T17:34:47.820175+0000 mgr.y (mgr.34107) 970 : cluster [DBG] pgmap v1324: 105 pgs: 105 active+clean; 475 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-08-17T17:34:49.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:48 smithi131 bash[89561]: cluster 2024-08-17T17:34:47.820175+0000 mgr.y (mgr.34107) 970 : cluster [DBG] pgmap v1324: 105 pgs: 105 active+clean; 475 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-08-17T17:34:49.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:48 smithi131 bash[88347]: cluster 2024-08-17T17:34:47.820175+0000 mgr.y (mgr.34107) 970 : cluster [DBG] pgmap v1324: 105 pgs: 105 active+clean; 475 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-08-17T17:34:49.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:48 smithi131 bash[88347]: cluster 2024-08-17T17:34:47.820175+0000 mgr.y (mgr.34107) 970 : cluster [DBG] pgmap v1324: 105 pgs: 105 active+clean; 475 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-08-17T17:34:49.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:48 smithi169 bash[79348]: cluster 2024-08-17T17:34:47.820175+0000 mgr.y (mgr.34107) 970 : cluster [DBG] pgmap v1324: 105 pgs: 105 active+clean; 475 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-08-17T17:34:49.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:48 smithi169 bash[79348]: cluster 2024-08-17T17:34:47.820175+0000 mgr.y (mgr.34107) 970 : cluster [DBG] pgmap v1324: 105 pgs: 105 active+clean; 475 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 29 KiB/s rd, 4.1 MiB/s wr, 40 op/s 2024-08-17T17:34:51.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:50 smithi169 bash[79348]: cluster 2024-08-17T17:34:49.820991+0000 mgr.y (mgr.34107) 971 : cluster [DBG] pgmap v1325: 105 pgs: 105 active+clean; 475 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:34:51.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:50 smithi169 bash[79348]: cluster 2024-08-17T17:34:49.820991+0000 mgr.y (mgr.34107) 971 : cluster [DBG] pgmap v1325: 105 pgs: 105 active+clean; 475 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:34:51.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:50 smithi131 bash[88347]: cluster 2024-08-17T17:34:49.820991+0000 mgr.y (mgr.34107) 971 : cluster [DBG] pgmap v1325: 105 pgs: 105 active+clean; 475 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:34:51.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:50 smithi131 bash[88347]: cluster 2024-08-17T17:34:49.820991+0000 mgr.y (mgr.34107) 971 : cluster [DBG] pgmap v1325: 105 pgs: 105 active+clean; 475 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:34:51.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:50 smithi131 bash[89561]: cluster 2024-08-17T17:34:49.820991+0000 mgr.y (mgr.34107) 971 : cluster [DBG] pgmap v1325: 105 pgs: 105 active+clean; 475 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:34:51.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:50 smithi131 bash[89561]: cluster 2024-08-17T17:34:49.820991+0000 mgr.y (mgr.34107) 971 : cluster [DBG] pgmap v1325: 105 pgs: 105 active+clean; 475 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:34:53.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:52 smithi169 bash[79348]: cluster 2024-08-17T17:34:51.821533+0000 mgr.y (mgr.34107) 972 : cluster [DBG] pgmap v1326: 105 pgs: 105 active+clean; 475 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:34:53.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:52 smithi169 bash[79348]: cluster 2024-08-17T17:34:51.821533+0000 mgr.y (mgr.34107) 972 : cluster [DBG] pgmap v1326: 105 pgs: 105 active+clean; 475 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:34:53.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:52 smithi131 bash[88347]: cluster 2024-08-17T17:34:51.821533+0000 mgr.y (mgr.34107) 972 : cluster [DBG] pgmap v1326: 105 pgs: 105 active+clean; 475 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:34:53.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:52 smithi131 bash[88347]: cluster 2024-08-17T17:34:51.821533+0000 mgr.y (mgr.34107) 972 : cluster [DBG] pgmap v1326: 105 pgs: 105 active+clean; 475 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:34:53.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:52 smithi131 bash[89561]: cluster 2024-08-17T17:34:51.821533+0000 mgr.y (mgr.34107) 972 : cluster [DBG] pgmap v1326: 105 pgs: 105 active+clean; 475 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:34:53.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:52 smithi131 bash[89561]: cluster 2024-08-17T17:34:51.821533+0000 mgr.y (mgr.34107) 972 : cluster [DBG] pgmap v1326: 105 pgs: 105 active+clean; 475 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:34:54.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:53 smithi131 bash[88347]: audit 2024-08-17T17:34:53.229346+0000 mon.a (mon.0) 1694 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:54.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:53 smithi131 bash[88347]: audit 2024-08-17T17:34:53.229346+0000 mon.a (mon.0) 1694 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:54.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:53 smithi131 bash[89561]: audit 2024-08-17T17:34:53.229346+0000 mon.a (mon.0) 1694 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:54.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:53 smithi131 bash[89561]: audit 2024-08-17T17:34:53.229346+0000 mon.a (mon.0) 1694 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:54.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:53 smithi169 bash[79348]: audit 2024-08-17T17:34:53.229346+0000 mon.a (mon.0) 1694 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:54.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:53 smithi169 bash[79348]: audit 2024-08-17T17:34:53.229346+0000 mon.a (mon.0) 1694 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:34:55.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:54 smithi131 bash[88347]: cluster 2024-08-17T17:34:53.821935+0000 mgr.y (mgr.34107) 973 : cluster [DBG] pgmap v1327: 105 pgs: 105 active+clean; 475 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 3.4 MiB/s wr, 29 op/s 2024-08-17T17:34:55.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:54 smithi131 bash[88347]: cluster 2024-08-17T17:34:53.821935+0000 mgr.y (mgr.34107) 973 : cluster [DBG] pgmap v1327: 105 pgs: 105 active+clean; 475 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 3.4 MiB/s wr, 29 op/s 2024-08-17T17:34:55.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:54 smithi131 bash[89561]: cluster 2024-08-17T17:34:53.821935+0000 mgr.y (mgr.34107) 973 : cluster [DBG] pgmap v1327: 105 pgs: 105 active+clean; 475 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 3.4 MiB/s wr, 29 op/s 2024-08-17T17:34:55.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:54 smithi131 bash[89561]: cluster 2024-08-17T17:34:53.821935+0000 mgr.y (mgr.34107) 973 : cluster [DBG] pgmap v1327: 105 pgs: 105 active+clean; 475 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 3.4 MiB/s wr, 29 op/s 2024-08-17T17:34:55.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:54 smithi169 bash[79348]: cluster 2024-08-17T17:34:53.821935+0000 mgr.y (mgr.34107) 973 : cluster [DBG] pgmap v1327: 105 pgs: 105 active+clean; 475 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 3.4 MiB/s wr, 29 op/s 2024-08-17T17:34:55.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:54 smithi169 bash[79348]: cluster 2024-08-17T17:34:53.821935+0000 mgr.y (mgr.34107) 973 : cluster [DBG] pgmap v1327: 105 pgs: 105 active+clean; 475 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 21 KiB/s rd, 3.4 MiB/s wr, 29 op/s 2024-08-17T17:34:57.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:56 smithi131 bash[89561]: cluster 2024-08-17T17:34:55.822779+0000 mgr.y (mgr.34107) 974 : cluster [DBG] pgmap v1328: 105 pgs: 105 active+clean; 491 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 76 KiB/s rd, 4.8 MiB/s wr, 39 op/s 2024-08-17T17:34:57.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:56 smithi131 bash[89561]: cluster 2024-08-17T17:34:55.822779+0000 mgr.y (mgr.34107) 974 : cluster [DBG] pgmap v1328: 105 pgs: 105 active+clean; 491 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 76 KiB/s rd, 4.8 MiB/s wr, 39 op/s 2024-08-17T17:34:57.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:56 smithi131 bash[88347]: cluster 2024-08-17T17:34:55.822779+0000 mgr.y (mgr.34107) 974 : cluster [DBG] pgmap v1328: 105 pgs: 105 active+clean; 491 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 76 KiB/s rd, 4.8 MiB/s wr, 39 op/s 2024-08-17T17:34:57.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:56 smithi131 bash[88347]: cluster 2024-08-17T17:34:55.822779+0000 mgr.y (mgr.34107) 974 : cluster [DBG] pgmap v1328: 105 pgs: 105 active+clean; 491 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 76 KiB/s rd, 4.8 MiB/s wr, 39 op/s 2024-08-17T17:34:57.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:56 smithi169 bash[79348]: cluster 2024-08-17T17:34:55.822779+0000 mgr.y (mgr.34107) 974 : cluster [DBG] pgmap v1328: 105 pgs: 105 active+clean; 491 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 76 KiB/s rd, 4.8 MiB/s wr, 39 op/s 2024-08-17T17:34:57.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:56 smithi169 bash[79348]: cluster 2024-08-17T17:34:55.822779+0000 mgr.y (mgr.34107) 974 : cluster [DBG] pgmap v1328: 105 pgs: 105 active+clean; 491 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 76 KiB/s rd, 4.8 MiB/s wr, 39 op/s 2024-08-17T17:34:57.727 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/6.MinOverlap (23369 ms) 2024-08-17T17:34:57.728 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/6.ZeroOverlap 2024-08-17T17:34:57.728 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:34:59.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:34:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:34:58] "GET /metrics HTTP/1.1" 200 36566 "" "Prometheus/2.51.0" 2024-08-17T17:34:59.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:58 smithi131 bash[89561]: cluster 2024-08-17T17:34:57.823387+0000 mgr.y (mgr.34107) 975 : cluster [DBG] pgmap v1329: 105 pgs: 105 active+clean; 491 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 54 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-08-17T17:34:59.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:34:58 smithi131 bash[89561]: cluster 2024-08-17T17:34:57.823387+0000 mgr.y (mgr.34107) 975 : cluster [DBG] pgmap v1329: 105 pgs: 105 active+clean; 491 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 54 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-08-17T17:34:59.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:58 smithi131 bash[88347]: cluster 2024-08-17T17:34:57.823387+0000 mgr.y (mgr.34107) 975 : cluster [DBG] pgmap v1329: 105 pgs: 105 active+clean; 491 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 54 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-08-17T17:34:59.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:34:58 smithi131 bash[88347]: cluster 2024-08-17T17:34:57.823387+0000 mgr.y (mgr.34107) 975 : cluster [DBG] pgmap v1329: 105 pgs: 105 active+clean; 491 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 54 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-08-17T17:34:59.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:58 smithi169 bash[79348]: cluster 2024-08-17T17:34:57.823387+0000 mgr.y (mgr.34107) 975 : cluster [DBG] pgmap v1329: 105 pgs: 105 active+clean; 491 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 54 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-08-17T17:34:59.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:34:58 smithi169 bash[79348]: cluster 2024-08-17T17:34:57.823387+0000 mgr.y (mgr.34107) 975 : cluster [DBG] pgmap v1329: 105 pgs: 105 active+clean; 491 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 54 KiB/s rd, 1.3 MiB/s wr, 9 op/s 2024-08-17T17:35:01.204 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:00 smithi131 bash[89561]: cluster 2024-08-17T17:34:59.824264+0000 mgr.y (mgr.34107) 976 : cluster [DBG] pgmap v1330: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-08-17T17:35:01.204 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:00 smithi131 bash[89561]: cluster 2024-08-17T17:34:59.824264+0000 mgr.y (mgr.34107) 976 : cluster [DBG] pgmap v1330: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-08-17T17:35:01.204 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:00 smithi131 bash[88347]: cluster 2024-08-17T17:34:59.824264+0000 mgr.y (mgr.34107) 976 : cluster [DBG] pgmap v1330: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-08-17T17:35:01.205 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:00 smithi131 bash[88347]: cluster 2024-08-17T17:34:59.824264+0000 mgr.y (mgr.34107) 976 : cluster [DBG] pgmap v1330: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-08-17T17:35:01.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:00 smithi169 bash[79348]: cluster 2024-08-17T17:34:59.824264+0000 mgr.y (mgr.34107) 976 : cluster [DBG] pgmap v1330: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-08-17T17:35:01.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:00 smithi169 bash[79348]: cluster 2024-08-17T17:34:59.824264+0000 mgr.y (mgr.34107) 976 : cluster [DBG] pgmap v1330: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-08-17T17:35:03.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:02 smithi131 bash[89561]: cluster 2024-08-17T17:35:01.824814+0000 mgr.y (mgr.34107) 977 : cluster [DBG] pgmap v1331: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-08-17T17:35:03.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:02 smithi131 bash[89561]: cluster 2024-08-17T17:35:01.824814+0000 mgr.y (mgr.34107) 977 : cluster [DBG] pgmap v1331: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-08-17T17:35:03.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:02 smithi131 bash[88347]: cluster 2024-08-17T17:35:01.824814+0000 mgr.y (mgr.34107) 977 : cluster [DBG] pgmap v1331: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-08-17T17:35:03.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:02 smithi131 bash[88347]: cluster 2024-08-17T17:35:01.824814+0000 mgr.y (mgr.34107) 977 : cluster [DBG] pgmap v1331: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-08-17T17:35:03.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:02 smithi169 bash[79348]: cluster 2024-08-17T17:35:01.824814+0000 mgr.y (mgr.34107) 977 : cluster [DBG] pgmap v1331: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-08-17T17:35:03.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:02 smithi169 bash[79348]: cluster 2024-08-17T17:35:01.824814+0000 mgr.y (mgr.34107) 977 : cluster [DBG] pgmap v1331: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-08-17T17:35:05.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:04 smithi131 bash[89561]: cluster 2024-08-17T17:35:03.825270+0000 mgr.y (mgr.34107) 978 : cluster [DBG] pgmap v1332: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-08-17T17:35:05.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:04 smithi131 bash[89561]: cluster 2024-08-17T17:35:03.825270+0000 mgr.y (mgr.34107) 978 : cluster [DBG] pgmap v1332: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-08-17T17:35:05.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:04 smithi131 bash[88347]: cluster 2024-08-17T17:35:03.825270+0000 mgr.y (mgr.34107) 978 : cluster [DBG] pgmap v1332: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-08-17T17:35:05.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:04 smithi131 bash[88347]: cluster 2024-08-17T17:35:03.825270+0000 mgr.y (mgr.34107) 978 : cluster [DBG] pgmap v1332: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-08-17T17:35:05.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:04 smithi169 bash[79348]: cluster 2024-08-17T17:35:03.825270+0000 mgr.y (mgr.34107) 978 : cluster [DBG] pgmap v1332: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-08-17T17:35:05.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:04 smithi169 bash[79348]: cluster 2024-08-17T17:35:03.825270+0000 mgr.y (mgr.34107) 978 : cluster [DBG] pgmap v1332: 105 pgs: 105 active+clean; 495 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 3.3 MiB/s wr, 25 op/s 2024-08-17T17:35:06.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:05 smithi131 bash[89561]: cluster 2024-08-17T17:35:04.923535+0000 mon.a (mon.0) 1695 : cluster [DBG] osdmap e1001: 8 total, 8 up, 8 in 2024-08-17T17:35:06.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:05 smithi131 bash[89561]: cluster 2024-08-17T17:35:04.923535+0000 mon.a (mon.0) 1695 : cluster [DBG] osdmap e1001: 8 total, 8 up, 8 in 2024-08-17T17:35:06.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:05 smithi131 bash[88347]: cluster 2024-08-17T17:35:04.923535+0000 mon.a (mon.0) 1695 : cluster [DBG] osdmap e1001: 8 total, 8 up, 8 in 2024-08-17T17:35:06.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:05 smithi131 bash[88347]: cluster 2024-08-17T17:35:04.923535+0000 mon.a (mon.0) 1695 : cluster [DBG] osdmap e1001: 8 total, 8 up, 8 in 2024-08-17T17:35:06.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:05 smithi169 bash[79348]: cluster 2024-08-17T17:35:04.923535+0000 mon.a (mon.0) 1695 : cluster [DBG] osdmap e1001: 8 total, 8 up, 8 in 2024-08-17T17:35:06.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:05 smithi169 bash[79348]: cluster 2024-08-17T17:35:04.923535+0000 mon.a (mon.0) 1695 : cluster [DBG] osdmap e1001: 8 total, 8 up, 8 in 2024-08-17T17:35:07.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:06 smithi131 bash[89561]: cluster 2024-08-17T17:35:05.825953+0000 mgr.y (mgr.34107) 979 : cluster [DBG] pgmap v1334: 105 pgs: 105 active+clean; 515 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 4.4 MiB/s wr, 29 op/s 2024-08-17T17:35:07.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:06 smithi131 bash[89561]: cluster 2024-08-17T17:35:05.825953+0000 mgr.y (mgr.34107) 979 : cluster [DBG] pgmap v1334: 105 pgs: 105 active+clean; 515 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 4.4 MiB/s wr, 29 op/s 2024-08-17T17:35:07.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:06 smithi131 bash[88347]: cluster 2024-08-17T17:35:05.825953+0000 mgr.y (mgr.34107) 979 : cluster [DBG] pgmap v1334: 105 pgs: 105 active+clean; 515 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 4.4 MiB/s wr, 29 op/s 2024-08-17T17:35:07.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:06 smithi131 bash[88347]: cluster 2024-08-17T17:35:05.825953+0000 mgr.y (mgr.34107) 979 : cluster [DBG] pgmap v1334: 105 pgs: 105 active+clean; 515 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 4.4 MiB/s wr, 29 op/s 2024-08-17T17:35:07.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:06 smithi169 bash[79348]: cluster 2024-08-17T17:35:05.825953+0000 mgr.y (mgr.34107) 979 : cluster [DBG] pgmap v1334: 105 pgs: 105 active+clean; 515 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 4.4 MiB/s wr, 29 op/s 2024-08-17T17:35:07.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:06 smithi169 bash[79348]: cluster 2024-08-17T17:35:05.825953+0000 mgr.y (mgr.34107) 979 : cluster [DBG] pgmap v1334: 105 pgs: 105 active+clean; 515 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 4.4 MiB/s wr, 29 op/s 2024-08-17T17:35:09.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:35:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:35:08] "GET /metrics HTTP/1.1" 200 36572 "" "Prometheus/2.51.0" 2024-08-17T17:35:09.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:08 smithi131 bash[88347]: cluster 2024-08-17T17:35:07.826484+0000 mgr.y (mgr.34107) 980 : cluster [DBG] pgmap v1335: 105 pgs: 105 active+clean; 515 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 4.4 MiB/s wr, 29 op/s 2024-08-17T17:35:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:08 smithi131 bash[88347]: cluster 2024-08-17T17:35:07.826484+0000 mgr.y (mgr.34107) 980 : cluster [DBG] pgmap v1335: 105 pgs: 105 active+clean; 515 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 4.4 MiB/s wr, 29 op/s 2024-08-17T17:35:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:08 smithi131 bash[88347]: audit 2024-08-17T17:35:08.229806+0000 mon.a (mon.0) 1696 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:08 smithi131 bash[88347]: audit 2024-08-17T17:35:08.229806+0000 mon.a (mon.0) 1696 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:08 smithi131 bash[89561]: cluster 2024-08-17T17:35:07.826484+0000 mgr.y (mgr.34107) 980 : cluster [DBG] pgmap v1335: 105 pgs: 105 active+clean; 515 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 4.4 MiB/s wr, 29 op/s 2024-08-17T17:35:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:08 smithi131 bash[89561]: cluster 2024-08-17T17:35:07.826484+0000 mgr.y (mgr.34107) 980 : cluster [DBG] pgmap v1335: 105 pgs: 105 active+clean; 515 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 4.4 MiB/s wr, 29 op/s 2024-08-17T17:35:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:08 smithi131 bash[89561]: audit 2024-08-17T17:35:08.229806+0000 mon.a (mon.0) 1696 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:08 smithi131 bash[89561]: audit 2024-08-17T17:35:08.229806+0000 mon.a (mon.0) 1696 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:09.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:08 smithi169 bash[79348]: cluster 2024-08-17T17:35:07.826484+0000 mgr.y (mgr.34107) 980 : cluster [DBG] pgmap v1335: 105 pgs: 105 active+clean; 515 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 4.4 MiB/s wr, 29 op/s 2024-08-17T17:35:09.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:08 smithi169 bash[79348]: cluster 2024-08-17T17:35:07.826484+0000 mgr.y (mgr.34107) 980 : cluster [DBG] pgmap v1335: 105 pgs: 105 active+clean; 515 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 3.2 MiB/s rd, 4.4 MiB/s wr, 29 op/s 2024-08-17T17:35:09.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:08 smithi169 bash[79348]: audit 2024-08-17T17:35:08.229806+0000 mon.a (mon.0) 1696 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:09.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:08 smithi169 bash[79348]: audit 2024-08-17T17:35:08.229806+0000 mon.a (mon.0) 1696 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:11.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:10 smithi131 bash[88347]: cluster 2024-08-17T17:35:09.827328+0000 mgr.y (mgr.34107) 981 : cluster [DBG] pgmap v1336: 105 pgs: 105 active+clean; 536 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:35:11.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:10 smithi131 bash[88347]: cluster 2024-08-17T17:35:09.827328+0000 mgr.y (mgr.34107) 981 : cluster [DBG] pgmap v1336: 105 pgs: 105 active+clean; 536 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:35:11.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:10 smithi131 bash[89561]: cluster 2024-08-17T17:35:09.827328+0000 mgr.y (mgr.34107) 981 : cluster [DBG] pgmap v1336: 105 pgs: 105 active+clean; 536 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:35:11.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:10 smithi131 bash[89561]: cluster 2024-08-17T17:35:09.827328+0000 mgr.y (mgr.34107) 981 : cluster [DBG] pgmap v1336: 105 pgs: 105 active+clean; 536 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:35:11.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:10 smithi169 bash[79348]: cluster 2024-08-17T17:35:09.827328+0000 mgr.y (mgr.34107) 981 : cluster [DBG] pgmap v1336: 105 pgs: 105 active+clean; 536 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:35:11.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:10 smithi169 bash[79348]: cluster 2024-08-17T17:35:09.827328+0000 mgr.y (mgr.34107) 981 : cluster [DBG] pgmap v1336: 105 pgs: 105 active+clean; 536 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:35:13.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:12 smithi131 bash[88347]: cluster 2024-08-17T17:35:11.827892+0000 mgr.y (mgr.34107) 982 : cluster [DBG] pgmap v1337: 105 pgs: 105 active+clean; 536 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:35:13.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:12 smithi131 bash[88347]: cluster 2024-08-17T17:35:11.827892+0000 mgr.y (mgr.34107) 982 : cluster [DBG] pgmap v1337: 105 pgs: 105 active+clean; 536 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:35:13.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:12 smithi131 bash[89561]: cluster 2024-08-17T17:35:11.827892+0000 mgr.y (mgr.34107) 982 : cluster [DBG] pgmap v1337: 105 pgs: 105 active+clean; 536 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:35:13.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:12 smithi131 bash[89561]: cluster 2024-08-17T17:35:11.827892+0000 mgr.y (mgr.34107) 982 : cluster [DBG] pgmap v1337: 105 pgs: 105 active+clean; 536 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:35:13.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:12 smithi169 bash[79348]: cluster 2024-08-17T17:35:11.827892+0000 mgr.y (mgr.34107) 982 : cluster [DBG] pgmap v1337: 105 pgs: 105 active+clean; 536 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:35:13.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:12 smithi169 bash[79348]: cluster 2024-08-17T17:35:11.827892+0000 mgr.y (mgr.34107) 982 : cluster [DBG] pgmap v1337: 105 pgs: 105 active+clean; 536 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:35:15.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:14 smithi131 bash[88347]: cluster 2024-08-17T17:35:13.828376+0000 mgr.y (mgr.34107) 983 : cluster [DBG] pgmap v1338: 105 pgs: 105 active+clean; 536 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:35:15.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:14 smithi131 bash[88347]: cluster 2024-08-17T17:35:13.828376+0000 mgr.y (mgr.34107) 983 : cluster [DBG] pgmap v1338: 105 pgs: 105 active+clean; 536 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:35:15.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:14 smithi131 bash[89561]: cluster 2024-08-17T17:35:13.828376+0000 mgr.y (mgr.34107) 983 : cluster [DBG] pgmap v1338: 105 pgs: 105 active+clean; 536 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:35:15.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:14 smithi131 bash[89561]: cluster 2024-08-17T17:35:13.828376+0000 mgr.y (mgr.34107) 983 : cluster [DBG] pgmap v1338: 105 pgs: 105 active+clean; 536 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:35:15.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:14 smithi169 bash[79348]: cluster 2024-08-17T17:35:13.828376+0000 mgr.y (mgr.34107) 983 : cluster [DBG] pgmap v1338: 105 pgs: 105 active+clean; 536 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:35:15.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:14 smithi169 bash[79348]: cluster 2024-08-17T17:35:13.828376+0000 mgr.y (mgr.34107) 983 : cluster [DBG] pgmap v1338: 105 pgs: 105 active+clean; 536 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:35:17.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:16 smithi131 bash[88347]: cluster 2024-08-17T17:35:15.829240+0000 mgr.y (mgr.34107) 984 : cluster [DBG] pgmap v1339: 105 pgs: 105 active+clean; 536 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 1.9 MiB/s wr, 22 op/s 2024-08-17T17:35:17.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:16 smithi131 bash[88347]: cluster 2024-08-17T17:35:15.829240+0000 mgr.y (mgr.34107) 984 : cluster [DBG] pgmap v1339: 105 pgs: 105 active+clean; 536 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 1.9 MiB/s wr, 22 op/s 2024-08-17T17:35:17.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:16 smithi131 bash[89561]: cluster 2024-08-17T17:35:15.829240+0000 mgr.y (mgr.34107) 984 : cluster [DBG] pgmap v1339: 105 pgs: 105 active+clean; 536 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 1.9 MiB/s wr, 22 op/s 2024-08-17T17:35:17.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:16 smithi131 bash[89561]: cluster 2024-08-17T17:35:15.829240+0000 mgr.y (mgr.34107) 984 : cluster [DBG] pgmap v1339: 105 pgs: 105 active+clean; 536 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 1.9 MiB/s wr, 22 op/s 2024-08-17T17:35:17.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:16 smithi169 bash[79348]: cluster 2024-08-17T17:35:15.829240+0000 mgr.y (mgr.34107) 984 : cluster [DBG] pgmap v1339: 105 pgs: 105 active+clean; 536 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 1.9 MiB/s wr, 22 op/s 2024-08-17T17:35:17.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:16 smithi169 bash[79348]: cluster 2024-08-17T17:35:15.829240+0000 mgr.y (mgr.34107) 984 : cluster [DBG] pgmap v1339: 105 pgs: 105 active+clean; 536 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 17 KiB/s rd, 1.9 MiB/s wr, 22 op/s 2024-08-17T17:35:19.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:35:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:35:18] "GET /metrics HTTP/1.1" 200 36572 "" "Prometheus/2.51.0" 2024-08-17T17:35:19.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:18 smithi131 bash[88347]: cluster 2024-08-17T17:35:17.829717+0000 mgr.y (mgr.34107) 985 : cluster [DBG] pgmap v1340: 105 pgs: 105 active+clean; 536 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 1.8 MiB/s wr, 20 op/s 2024-08-17T17:35:19.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:18 smithi131 bash[88347]: cluster 2024-08-17T17:35:17.829717+0000 mgr.y (mgr.34107) 985 : cluster [DBG] pgmap v1340: 105 pgs: 105 active+clean; 536 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 1.8 MiB/s wr, 20 op/s 2024-08-17T17:35:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:18 smithi131 bash[89561]: cluster 2024-08-17T17:35:17.829717+0000 mgr.y (mgr.34107) 985 : cluster [DBG] pgmap v1340: 105 pgs: 105 active+clean; 536 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 1.8 MiB/s wr, 20 op/s 2024-08-17T17:35:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:18 smithi131 bash[89561]: cluster 2024-08-17T17:35:17.829717+0000 mgr.y (mgr.34107) 985 : cluster [DBG] pgmap v1340: 105 pgs: 105 active+clean; 536 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 1.8 MiB/s wr, 20 op/s 2024-08-17T17:35:19.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:18 smithi169 bash[79348]: cluster 2024-08-17T17:35:17.829717+0000 mgr.y (mgr.34107) 985 : cluster [DBG] pgmap v1340: 105 pgs: 105 active+clean; 536 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 1.8 MiB/s wr, 20 op/s 2024-08-17T17:35:19.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:18 smithi169 bash[79348]: cluster 2024-08-17T17:35:17.829717+0000 mgr.y (mgr.34107) 985 : cluster [DBG] pgmap v1340: 105 pgs: 105 active+clean; 536 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 16 KiB/s rd, 1.8 MiB/s wr, 20 op/s 2024-08-17T17:35:20.908 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/6.ZeroOverlap (23181 ms) 2024-08-17T17:35:20.984 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 7 tests from EncryptedFlattenTest/6 (170999 ms total) 2024-08-17T17:35:20.985 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:35:20.985 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 7 tests from EncryptedFlattenTest/7, where TypeParam = LUKS2UnderLUKS1 2024-08-17T17:35:21.012 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/7.Simple 2024-08-17T17:35:21.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:20 smithi131 bash[89561]: cluster 2024-08-17T17:35:19.830547+0000 mgr.y (mgr.34107) 986 : cluster [DBG] pgmap v1341: 105 pgs: 105 active+clean; 552 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.4 MiB/s wr, 39 op/s 2024-08-17T17:35:21.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:20 smithi131 bash[89561]: cluster 2024-08-17T17:35:19.830547+0000 mgr.y (mgr.34107) 986 : cluster [DBG] pgmap v1341: 105 pgs: 105 active+clean; 552 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.4 MiB/s wr, 39 op/s 2024-08-17T17:35:21.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:20 smithi131 bash[88347]: cluster 2024-08-17T17:35:19.830547+0000 mgr.y (mgr.34107) 986 : cluster [DBG] pgmap v1341: 105 pgs: 105 active+clean; 552 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.4 MiB/s wr, 39 op/s 2024-08-17T17:35:21.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:20 smithi131 bash[88347]: cluster 2024-08-17T17:35:19.830547+0000 mgr.y (mgr.34107) 986 : cluster [DBG] pgmap v1341: 105 pgs: 105 active+clean; 552 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.4 MiB/s wr, 39 op/s 2024-08-17T17:35:21.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:20 smithi169 bash[79348]: cluster 2024-08-17T17:35:19.830547+0000 mgr.y (mgr.34107) 986 : cluster [DBG] pgmap v1341: 105 pgs: 105 active+clean; 552 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.4 MiB/s wr, 39 op/s 2024-08-17T17:35:21.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:20 smithi169 bash[79348]: cluster 2024-08-17T17:35:19.830547+0000 mgr.y (mgr.34107) 986 : cluster [DBG] pgmap v1341: 105 pgs: 105 active+clean; 552 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 1.4 MiB/s rd, 4.4 MiB/s wr, 39 op/s 2024-08-17T17:35:22.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:21 smithi131 bash[89561]: cluster 2024-08-17T17:35:20.975668+0000 mon.a (mon.0) 1697 : cluster [DBG] osdmap e1002: 8 total, 8 up, 8 in 2024-08-17T17:35:22.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:21 smithi131 bash[89561]: cluster 2024-08-17T17:35:20.975668+0000 mon.a (mon.0) 1697 : cluster [DBG] osdmap e1002: 8 total, 8 up, 8 in 2024-08-17T17:35:22.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:21 smithi131 bash[89561]: cluster 2024-08-17T17:35:21.831328+0000 mgr.y (mgr.34107) 987 : cluster [DBG] pgmap v1343: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:35:22.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:21 smithi131 bash[89561]: cluster 2024-08-17T17:35:21.831328+0000 mgr.y (mgr.34107) 987 : cluster [DBG] pgmap v1343: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:35:22.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:21 smithi131 bash[88347]: cluster 2024-08-17T17:35:20.975668+0000 mon.a (mon.0) 1697 : cluster [DBG] osdmap e1002: 8 total, 8 up, 8 in 2024-08-17T17:35:22.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:21 smithi131 bash[88347]: cluster 2024-08-17T17:35:20.975668+0000 mon.a (mon.0) 1697 : cluster [DBG] osdmap e1002: 8 total, 8 up, 8 in 2024-08-17T17:35:22.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:21 smithi131 bash[88347]: cluster 2024-08-17T17:35:21.831328+0000 mgr.y (mgr.34107) 987 : cluster [DBG] pgmap v1343: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:35:22.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:21 smithi131 bash[88347]: cluster 2024-08-17T17:35:21.831328+0000 mgr.y (mgr.34107) 987 : cluster [DBG] pgmap v1343: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:35:22.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:21 smithi169 bash[79348]: cluster 2024-08-17T17:35:20.975668+0000 mon.a (mon.0) 1697 : cluster [DBG] osdmap e1002: 8 total, 8 up, 8 in 2024-08-17T17:35:22.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:21 smithi169 bash[79348]: cluster 2024-08-17T17:35:20.975668+0000 mon.a (mon.0) 1697 : cluster [DBG] osdmap e1002: 8 total, 8 up, 8 in 2024-08-17T17:35:22.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:21 smithi169 bash[79348]: cluster 2024-08-17T17:35:21.831328+0000 mgr.y (mgr.34107) 987 : cluster [DBG] pgmap v1343: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:35:22.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:21 smithi169 bash[79348]: cluster 2024-08-17T17:35:21.831328+0000 mgr.y (mgr.34107) 987 : cluster [DBG] pgmap v1343: 73 pgs: 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:35:22.994 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:35:23.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:23 smithi131 bash[88347]: cluster 2024-08-17T17:35:21.985292+0000 mon.a (mon.0) 1698 : cluster [DBG] osdmap e1003: 8 total, 8 up, 8 in 2024-08-17T17:35:23.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:23 smithi131 bash[88347]: cluster 2024-08-17T17:35:21.985292+0000 mon.a (mon.0) 1698 : cluster [DBG] osdmap e1003: 8 total, 8 up, 8 in 2024-08-17T17:35:23.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:23 smithi131 bash[88347]: audit 2024-08-17T17:35:22.004059+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.131:0/2574460602' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-46","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:35:23.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:23 smithi131 bash[88347]: audit 2024-08-17T17:35:22.004059+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.131:0/2574460602' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-46","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:35:23.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:23 smithi131 bash[88347]: audit 2024-08-17T17:35:22.005451+0000 mon.a (mon.0) 1699 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-46","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:35:23.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:23 smithi131 bash[88347]: audit 2024-08-17T17:35:22.005451+0000 mon.a (mon.0) 1699 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-46","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:35:23.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:23 smithi131 bash[88347]: audit 2024-08-17T17:35:22.977907+0000 mon.a (mon.0) 1700 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-46","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:35:23.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:23 smithi131 bash[88347]: audit 2024-08-17T17:35:22.977907+0000 mon.a (mon.0) 1700 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-46","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:35:23.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:23 smithi131 bash[88347]: cluster 2024-08-17T17:35:22.987565+0000 mon.a (mon.0) 1701 : cluster [DBG] osdmap e1004: 8 total, 8 up, 8 in 2024-08-17T17:35:23.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:23 smithi131 bash[88347]: cluster 2024-08-17T17:35:22.987565+0000 mon.a (mon.0) 1701 : cluster [DBG] osdmap e1004: 8 total, 8 up, 8 in 2024-08-17T17:35:23.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:23 smithi131 bash[89561]: cluster 2024-08-17T17:35:21.985292+0000 mon.a (mon.0) 1698 : cluster [DBG] osdmap e1003: 8 total, 8 up, 8 in 2024-08-17T17:35:23.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:23 smithi131 bash[89561]: cluster 2024-08-17T17:35:21.985292+0000 mon.a (mon.0) 1698 : cluster [DBG] osdmap e1003: 8 total, 8 up, 8 in 2024-08-17T17:35:23.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:23 smithi131 bash[89561]: audit 2024-08-17T17:35:22.004059+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.131:0/2574460602' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-46","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:35:23.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:23 smithi131 bash[89561]: audit 2024-08-17T17:35:22.004059+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.131:0/2574460602' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-46","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:35:23.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:23 smithi131 bash[89561]: audit 2024-08-17T17:35:22.005451+0000 mon.a (mon.0) 1699 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-46","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:35:23.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:23 smithi131 bash[89561]: audit 2024-08-17T17:35:22.005451+0000 mon.a (mon.0) 1699 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-46","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:35:23.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:23 smithi131 bash[89561]: audit 2024-08-17T17:35:22.977907+0000 mon.a (mon.0) 1700 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-46","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:35:23.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:23 smithi131 bash[89561]: audit 2024-08-17T17:35:22.977907+0000 mon.a (mon.0) 1700 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-46","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:35:23.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:23 smithi131 bash[89561]: cluster 2024-08-17T17:35:22.987565+0000 mon.a (mon.0) 1701 : cluster [DBG] osdmap e1004: 8 total, 8 up, 8 in 2024-08-17T17:35:23.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:23 smithi131 bash[89561]: cluster 2024-08-17T17:35:22.987565+0000 mon.a (mon.0) 1701 : cluster [DBG] osdmap e1004: 8 total, 8 up, 8 in 2024-08-17T17:35:23.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:23 smithi169 bash[79348]: cluster 2024-08-17T17:35:21.985292+0000 mon.a (mon.0) 1698 : cluster [DBG] osdmap e1003: 8 total, 8 up, 8 in 2024-08-17T17:35:23.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:23 smithi169 bash[79348]: cluster 2024-08-17T17:35:21.985292+0000 mon.a (mon.0) 1698 : cluster [DBG] osdmap e1003: 8 total, 8 up, 8 in 2024-08-17T17:35:23.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:23 smithi169 bash[79348]: audit 2024-08-17T17:35:22.004059+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.131:0/2574460602' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-46","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:35:23.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:23 smithi169 bash[79348]: audit 2024-08-17T17:35:22.004059+0000 mon.c (mon.2) 38 : audit [INF] from='client.? 172.21.15.131:0/2574460602' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-46","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:35:23.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:23 smithi169 bash[79348]: audit 2024-08-17T17:35:22.005451+0000 mon.a (mon.0) 1699 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-46","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:35:23.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:23 smithi169 bash[79348]: audit 2024-08-17T17:35:22.005451+0000 mon.a (mon.0) 1699 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-46","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:35:23.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:23 smithi169 bash[79348]: audit 2024-08-17T17:35:22.977907+0000 mon.a (mon.0) 1700 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-46","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:35:23.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:23 smithi169 bash[79348]: audit 2024-08-17T17:35:22.977907+0000 mon.a (mon.0) 1700 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-46","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:35:23.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:23 smithi169 bash[79348]: cluster 2024-08-17T17:35:22.987565+0000 mon.a (mon.0) 1701 : cluster [DBG] osdmap e1004: 8 total, 8 up, 8 in 2024-08-17T17:35:23.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:23 smithi169 bash[79348]: cluster 2024-08-17T17:35:22.987565+0000 mon.a (mon.0) 1701 : cluster [DBG] osdmap e1004: 8 total, 8 up, 8 in 2024-08-17T17:35:24.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:24 smithi131 bash[88347]: audit 2024-08-17T17:35:23.230208+0000 mon.a (mon.0) 1702 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:24.397 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:24 smithi131 bash[88347]: audit 2024-08-17T17:35:23.230208+0000 mon.a (mon.0) 1702 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:24.397 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:24 smithi131 bash[88347]: cluster 2024-08-17T17:35:23.832040+0000 mgr.y (mgr.34107) 988 : cluster [DBG] pgmap v1346: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:35:24.397 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:24 smithi131 bash[88347]: cluster 2024-08-17T17:35:23.832040+0000 mgr.y (mgr.34107) 988 : cluster [DBG] pgmap v1346: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:35:24.398 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:24 smithi131 bash[89561]: audit 2024-08-17T17:35:23.230208+0000 mon.a (mon.0) 1702 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:24.398 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:24 smithi131 bash[89561]: audit 2024-08-17T17:35:23.230208+0000 mon.a (mon.0) 1702 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:24.398 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:24 smithi131 bash[89561]: cluster 2024-08-17T17:35:23.832040+0000 mgr.y (mgr.34107) 988 : cluster [DBG] pgmap v1346: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:35:24.398 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:24 smithi131 bash[89561]: cluster 2024-08-17T17:35:23.832040+0000 mgr.y (mgr.34107) 988 : cluster [DBG] pgmap v1346: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:35:24.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:24 smithi169 bash[79348]: audit 2024-08-17T17:35:23.230208+0000 mon.a (mon.0) 1702 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:24.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:24 smithi169 bash[79348]: audit 2024-08-17T17:35:23.230208+0000 mon.a (mon.0) 1702 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:24.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:24 smithi169 bash[79348]: cluster 2024-08-17T17:35:23.832040+0000 mgr.y (mgr.34107) 988 : cluster [DBG] pgmap v1346: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:35:24.399 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:24 smithi169 bash[79348]: cluster 2024-08-17T17:35:23.832040+0000 mgr.y (mgr.34107) 988 : cluster [DBG] pgmap v1346: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 2.3 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:35:25.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:25 smithi131 bash[88347]: cluster 2024-08-17T17:35:24.015523+0000 mon.a (mon.0) 1703 : cluster [DBG] osdmap e1005: 8 total, 8 up, 8 in 2024-08-17T17:35:25.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:25 smithi131 bash[88347]: cluster 2024-08-17T17:35:24.015523+0000 mon.a (mon.0) 1703 : cluster [DBG] osdmap e1005: 8 total, 8 up, 8 in 2024-08-17T17:35:25.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:25 smithi131 bash[89561]: cluster 2024-08-17T17:35:24.015523+0000 mon.a (mon.0) 1703 : cluster [DBG] osdmap e1005: 8 total, 8 up, 8 in 2024-08-17T17:35:25.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:25 smithi131 bash[89561]: cluster 2024-08-17T17:35:24.015523+0000 mon.a (mon.0) 1703 : cluster [DBG] osdmap e1005: 8 total, 8 up, 8 in 2024-08-17T17:35:25.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:25 smithi169 bash[79348]: cluster 2024-08-17T17:35:24.015523+0000 mon.a (mon.0) 1703 : cluster [DBG] osdmap e1005: 8 total, 8 up, 8 in 2024-08-17T17:35:25.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:25 smithi169 bash[79348]: cluster 2024-08-17T17:35:24.015523+0000 mon.a (mon.0) 1703 : cluster [DBG] osdmap e1005: 8 total, 8 up, 8 in 2024-08-17T17:35:26.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:26 smithi131 bash[89561]: cluster 2024-08-17T17:35:25.025898+0000 mon.a (mon.0) 1704 : cluster [DBG] osdmap e1006: 8 total, 8 up, 8 in 2024-08-17T17:35:26.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:26 smithi131 bash[89561]: cluster 2024-08-17T17:35:25.025898+0000 mon.a (mon.0) 1704 : cluster [DBG] osdmap e1006: 8 total, 8 up, 8 in 2024-08-17T17:35:26.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:26 smithi131 bash[89561]: cluster 2024-08-17T17:35:25.832813+0000 mgr.y (mgr.34107) 989 : cluster [DBG] pgmap v1349: 105 pgs: 105 active+clean; 582 KiB data, 660 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1023 B/s wr, 3 op/s 2024-08-17T17:35:26.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:26 smithi131 bash[89561]: cluster 2024-08-17T17:35:25.832813+0000 mgr.y (mgr.34107) 989 : cluster [DBG] pgmap v1349: 105 pgs: 105 active+clean; 582 KiB data, 660 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1023 B/s wr, 3 op/s 2024-08-17T17:35:26.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:26 smithi131 bash[88347]: cluster 2024-08-17T17:35:25.025898+0000 mon.a (mon.0) 1704 : cluster [DBG] osdmap e1006: 8 total, 8 up, 8 in 2024-08-17T17:35:26.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:26 smithi131 bash[88347]: cluster 2024-08-17T17:35:25.025898+0000 mon.a (mon.0) 1704 : cluster [DBG] osdmap e1006: 8 total, 8 up, 8 in 2024-08-17T17:35:26.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:26 smithi131 bash[88347]: cluster 2024-08-17T17:35:25.832813+0000 mgr.y (mgr.34107) 989 : cluster [DBG] pgmap v1349: 105 pgs: 105 active+clean; 582 KiB data, 660 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1023 B/s wr, 3 op/s 2024-08-17T17:35:26.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:26 smithi131 bash[88347]: cluster 2024-08-17T17:35:25.832813+0000 mgr.y (mgr.34107) 989 : cluster [DBG] pgmap v1349: 105 pgs: 105 active+clean; 582 KiB data, 660 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1023 B/s wr, 3 op/s 2024-08-17T17:35:26.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:26 smithi169 bash[79348]: cluster 2024-08-17T17:35:25.025898+0000 mon.a (mon.0) 1704 : cluster [DBG] osdmap e1006: 8 total, 8 up, 8 in 2024-08-17T17:35:26.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:26 smithi169 bash[79348]: cluster 2024-08-17T17:35:25.025898+0000 mon.a (mon.0) 1704 : cluster [DBG] osdmap e1006: 8 total, 8 up, 8 in 2024-08-17T17:35:26.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:26 smithi169 bash[79348]: cluster 2024-08-17T17:35:25.832813+0000 mgr.y (mgr.34107) 989 : cluster [DBG] pgmap v1349: 105 pgs: 105 active+clean; 582 KiB data, 660 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1023 B/s wr, 3 op/s 2024-08-17T17:35:26.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:26 smithi169 bash[79348]: cluster 2024-08-17T17:35:25.832813+0000 mgr.y (mgr.34107) 989 : cluster [DBG] pgmap v1349: 105 pgs: 105 active+clean; 582 KiB data, 660 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1023 B/s wr, 3 op/s 2024-08-17T17:35:29.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:35:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:35:28] "GET /metrics HTTP/1.1" 200 36506 "" "Prometheus/2.51.0" 2024-08-17T17:35:29.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:28 smithi131 bash[89561]: cluster 2024-08-17T17:35:27.833330+0000 mgr.y (mgr.34107) 990 : cluster [DBG] pgmap v1350: 105 pgs: 105 active+clean; 582 KiB data, 660 MiB used, 715 GiB / 715 GiB avail; 874 B/s rd, 699 B/s wr, 2 op/s 2024-08-17T17:35:29.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:28 smithi131 bash[89561]: cluster 2024-08-17T17:35:27.833330+0000 mgr.y (mgr.34107) 990 : cluster [DBG] pgmap v1350: 105 pgs: 105 active+clean; 582 KiB data, 660 MiB used, 715 GiB / 715 GiB avail; 874 B/s rd, 699 B/s wr, 2 op/s 2024-08-17T17:35:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:28 smithi131 bash[88347]: cluster 2024-08-17T17:35:27.833330+0000 mgr.y (mgr.34107) 990 : cluster [DBG] pgmap v1350: 105 pgs: 105 active+clean; 582 KiB data, 660 MiB used, 715 GiB / 715 GiB avail; 874 B/s rd, 699 B/s wr, 2 op/s 2024-08-17T17:35:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:28 smithi131 bash[88347]: cluster 2024-08-17T17:35:27.833330+0000 mgr.y (mgr.34107) 990 : cluster [DBG] pgmap v1350: 105 pgs: 105 active+clean; 582 KiB data, 660 MiB used, 715 GiB / 715 GiB avail; 874 B/s rd, 699 B/s wr, 2 op/s 2024-08-17T17:35:29.141 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:28 smithi169 bash[79348]: cluster 2024-08-17T17:35:27.833330+0000 mgr.y (mgr.34107) 990 : cluster [DBG] pgmap v1350: 105 pgs: 105 active+clean; 582 KiB data, 660 MiB used, 715 GiB / 715 GiB avail; 874 B/s rd, 699 B/s wr, 2 op/s 2024-08-17T17:35:29.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:28 smithi169 bash[79348]: cluster 2024-08-17T17:35:27.833330+0000 mgr.y (mgr.34107) 990 : cluster [DBG] pgmap v1350: 105 pgs: 105 active+clean; 582 KiB data, 660 MiB used, 715 GiB / 715 GiB avail; 874 B/s rd, 699 B/s wr, 2 op/s 2024-08-17T17:35:30.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:29 smithi169 bash[79348]: audit 2024-08-17T17:35:28.892262+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "50.a", "id": [0, 3]} : dispatch 2024-08-17T17:35:30.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:29 smithi169 bash[79348]: audit 2024-08-17T17:35:28.892262+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "50.a", "id": [0, 3]} : dispatch 2024-08-17T17:35:30.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:29 smithi169 bash[79348]: audit 2024-08-17T17:35:28.892570+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "50.10", "id": [6, 1]} : dispatch 2024-08-17T17:35:30.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:29 smithi169 bash[79348]: audit 2024-08-17T17:35:28.892570+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "50.10", "id": [6, 1]} : dispatch 2024-08-17T17:35:30.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:29 smithi169 bash[79348]: audit 2024-08-17T17:35:28.892757+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "50.12", "id": [5, 3]} : dispatch 2024-08-17T17:35:30.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:29 smithi169 bash[79348]: audit 2024-08-17T17:35:28.892757+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "50.12", "id": [5, 3]} : dispatch 2024-08-17T17:35:30.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:29 smithi131 bash[89561]: audit 2024-08-17T17:35:28.892262+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "50.a", "id": [0, 3]} : dispatch 2024-08-17T17:35:30.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:29 smithi131 bash[89561]: audit 2024-08-17T17:35:28.892262+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "50.a", "id": [0, 3]} : dispatch 2024-08-17T17:35:30.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:29 smithi131 bash[89561]: audit 2024-08-17T17:35:28.892570+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "50.10", "id": [6, 1]} : dispatch 2024-08-17T17:35:30.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:29 smithi131 bash[89561]: audit 2024-08-17T17:35:28.892570+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "50.10", "id": [6, 1]} : dispatch 2024-08-17T17:35:30.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:29 smithi131 bash[89561]: audit 2024-08-17T17:35:28.892757+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "50.12", "id": [5, 3]} : dispatch 2024-08-17T17:35:30.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:29 smithi131 bash[89561]: audit 2024-08-17T17:35:28.892757+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "50.12", "id": [5, 3]} : dispatch 2024-08-17T17:35:30.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:29 smithi131 bash[88347]: audit 2024-08-17T17:35:28.892262+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "50.a", "id": [0, 3]} : dispatch 2024-08-17T17:35:30.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:29 smithi131 bash[88347]: audit 2024-08-17T17:35:28.892262+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "50.a", "id": [0, 3]} : dispatch 2024-08-17T17:35:30.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:29 smithi131 bash[88347]: audit 2024-08-17T17:35:28.892570+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "50.10", "id": [6, 1]} : dispatch 2024-08-17T17:35:30.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:29 smithi131 bash[88347]: audit 2024-08-17T17:35:28.892570+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "50.10", "id": [6, 1]} : dispatch 2024-08-17T17:35:30.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:29 smithi131 bash[88347]: audit 2024-08-17T17:35:28.892757+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "50.12", "id": [5, 3]} : dispatch 2024-08-17T17:35:30.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:29 smithi131 bash[88347]: audit 2024-08-17T17:35:28.892757+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "50.12", "id": [5, 3]} : dispatch 2024-08-17T17:35:31.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:30 smithi131 bash[89561]: cluster 2024-08-17T17:35:29.834186+0000 mgr.y (mgr.34107) 991 : cluster [DBG] pgmap v1351: 105 pgs: 105 active+clean; 582 KiB data, 656 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-17T17:35:31.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:30 smithi131 bash[89561]: cluster 2024-08-17T17:35:29.834186+0000 mgr.y (mgr.34107) 991 : cluster [DBG] pgmap v1351: 105 pgs: 105 active+clean; 582 KiB data, 656 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-17T17:35:31.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:30 smithi131 bash[89561]: audit 2024-08-17T17:35:29.899452+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "50.a", "id": [0, 3]}]': finished 2024-08-17T17:35:31.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:30 smithi131 bash[89561]: audit 2024-08-17T17:35:29.899452+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "50.a", "id": [0, 3]}]': finished 2024-08-17T17:35:31.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:30 smithi131 bash[89561]: audit 2024-08-17T17:35:29.899547+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "50.10", "id": [6, 1]}]': finished 2024-08-17T17:35:31.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:30 smithi131 bash[89561]: audit 2024-08-17T17:35:29.899547+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "50.10", "id": [6, 1]}]': finished 2024-08-17T17:35:31.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:30 smithi131 bash[89561]: audit 2024-08-17T17:35:29.899601+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "50.12", "id": [5, 3]}]': finished 2024-08-17T17:35:31.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:30 smithi131 bash[89561]: audit 2024-08-17T17:35:29.899601+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "50.12", "id": [5, 3]}]': finished 2024-08-17T17:35:31.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:30 smithi131 bash[89561]: cluster 2024-08-17T17:35:29.905888+0000 mon.a (mon.0) 1711 : cluster [DBG] osdmap e1007: 8 total, 8 up, 8 in 2024-08-17T17:35:31.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:30 smithi131 bash[89561]: cluster 2024-08-17T17:35:29.905888+0000 mon.a (mon.0) 1711 : cluster [DBG] osdmap e1007: 8 total, 8 up, 8 in 2024-08-17T17:35:31.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:30 smithi131 bash[89561]: cluster 2024-08-17T17:35:30.625886+0000 mon.a (mon.0) 1712 : cluster [DBG] osdmap e1008: 8 total, 8 up, 8 in 2024-08-17T17:35:31.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:30 smithi131 bash[89561]: cluster 2024-08-17T17:35:30.625886+0000 mon.a (mon.0) 1712 : cluster [DBG] osdmap e1008: 8 total, 8 up, 8 in 2024-08-17T17:35:31.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:30 smithi131 bash[88347]: cluster 2024-08-17T17:35:29.834186+0000 mgr.y (mgr.34107) 991 : cluster [DBG] pgmap v1351: 105 pgs: 105 active+clean; 582 KiB data, 656 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-17T17:35:31.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:30 smithi131 bash[88347]: cluster 2024-08-17T17:35:29.834186+0000 mgr.y (mgr.34107) 991 : cluster [DBG] pgmap v1351: 105 pgs: 105 active+clean; 582 KiB data, 656 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-17T17:35:31.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:30 smithi131 bash[88347]: audit 2024-08-17T17:35:29.899452+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "50.a", "id": [0, 3]}]': finished 2024-08-17T17:35:31.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:30 smithi131 bash[88347]: audit 2024-08-17T17:35:29.899452+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "50.a", "id": [0, 3]}]': finished 2024-08-17T17:35:31.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:30 smithi131 bash[88347]: audit 2024-08-17T17:35:29.899547+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "50.10", "id": [6, 1]}]': finished 2024-08-17T17:35:31.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:30 smithi131 bash[88347]: audit 2024-08-17T17:35:29.899547+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "50.10", "id": [6, 1]}]': finished 2024-08-17T17:35:31.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:30 smithi131 bash[88347]: audit 2024-08-17T17:35:29.899601+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "50.12", "id": [5, 3]}]': finished 2024-08-17T17:35:31.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:30 smithi131 bash[88347]: audit 2024-08-17T17:35:29.899601+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "50.12", "id": [5, 3]}]': finished 2024-08-17T17:35:31.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:30 smithi131 bash[88347]: cluster 2024-08-17T17:35:29.905888+0000 mon.a (mon.0) 1711 : cluster [DBG] osdmap e1007: 8 total, 8 up, 8 in 2024-08-17T17:35:31.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:30 smithi131 bash[88347]: cluster 2024-08-17T17:35:29.905888+0000 mon.a (mon.0) 1711 : cluster [DBG] osdmap e1007: 8 total, 8 up, 8 in 2024-08-17T17:35:31.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:30 smithi131 bash[88347]: cluster 2024-08-17T17:35:30.625886+0000 mon.a (mon.0) 1712 : cluster [DBG] osdmap e1008: 8 total, 8 up, 8 in 2024-08-17T17:35:31.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:30 smithi131 bash[88347]: cluster 2024-08-17T17:35:30.625886+0000 mon.a (mon.0) 1712 : cluster [DBG] osdmap e1008: 8 total, 8 up, 8 in 2024-08-17T17:35:31.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:30 smithi169 bash[79348]: cluster 2024-08-17T17:35:29.834186+0000 mgr.y (mgr.34107) 991 : cluster [DBG] pgmap v1351: 105 pgs: 105 active+clean; 582 KiB data, 656 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-17T17:35:31.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:30 smithi169 bash[79348]: cluster 2024-08-17T17:35:29.834186+0000 mgr.y (mgr.34107) 991 : cluster [DBG] pgmap v1351: 105 pgs: 105 active+clean; 582 KiB data, 656 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.2 KiB/s wr, 7 op/s 2024-08-17T17:35:31.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:30 smithi169 bash[79348]: audit 2024-08-17T17:35:29.899452+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "50.a", "id": [0, 3]}]': finished 2024-08-17T17:35:31.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:30 smithi169 bash[79348]: audit 2024-08-17T17:35:29.899452+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "50.a", "id": [0, 3]}]': finished 2024-08-17T17:35:31.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:30 smithi169 bash[79348]: audit 2024-08-17T17:35:29.899547+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "50.10", "id": [6, 1]}]': finished 2024-08-17T17:35:31.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:30 smithi169 bash[79348]: audit 2024-08-17T17:35:29.899547+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "50.10", "id": [6, 1]}]': finished 2024-08-17T17:35:31.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:30 smithi169 bash[79348]: audit 2024-08-17T17:35:29.899601+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "50.12", "id": [5, 3]}]': finished 2024-08-17T17:35:31.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:30 smithi169 bash[79348]: audit 2024-08-17T17:35:29.899601+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "50.12", "id": [5, 3]}]': finished 2024-08-17T17:35:31.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:30 smithi169 bash[79348]: cluster 2024-08-17T17:35:29.905888+0000 mon.a (mon.0) 1711 : cluster [DBG] osdmap e1007: 8 total, 8 up, 8 in 2024-08-17T17:35:31.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:30 smithi169 bash[79348]: cluster 2024-08-17T17:35:29.905888+0000 mon.a (mon.0) 1711 : cluster [DBG] osdmap e1007: 8 total, 8 up, 8 in 2024-08-17T17:35:31.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:30 smithi169 bash[79348]: cluster 2024-08-17T17:35:30.625886+0000 mon.a (mon.0) 1712 : cluster [DBG] osdmap e1008: 8 total, 8 up, 8 in 2024-08-17T17:35:31.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:30 smithi169 bash[79348]: cluster 2024-08-17T17:35:30.625886+0000 mon.a (mon.0) 1712 : cluster [DBG] osdmap e1008: 8 total, 8 up, 8 in 2024-08-17T17:35:33.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:32 smithi131 bash[88347]: cluster 2024-08-17T17:35:31.834655+0000 mgr.y (mgr.34107) 992 : cluster [DBG] pgmap v1354: 105 pgs: 105 active+clean; 582 KiB data, 656 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.0 KiB/s wr, 7 op/s 2024-08-17T17:35:33.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:32 smithi131 bash[88347]: cluster 2024-08-17T17:35:31.834655+0000 mgr.y (mgr.34107) 992 : cluster [DBG] pgmap v1354: 105 pgs: 105 active+clean; 582 KiB data, 656 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.0 KiB/s wr, 7 op/s 2024-08-17T17:35:33.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:32 smithi131 bash[89561]: cluster 2024-08-17T17:35:31.834655+0000 mgr.y (mgr.34107) 992 : cluster [DBG] pgmap v1354: 105 pgs: 105 active+clean; 582 KiB data, 656 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.0 KiB/s wr, 7 op/s 2024-08-17T17:35:33.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:32 smithi131 bash[89561]: cluster 2024-08-17T17:35:31.834655+0000 mgr.y (mgr.34107) 992 : cluster [DBG] pgmap v1354: 105 pgs: 105 active+clean; 582 KiB data, 656 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.0 KiB/s wr, 7 op/s 2024-08-17T17:35:33.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:32 smithi169 bash[79348]: cluster 2024-08-17T17:35:31.834655+0000 mgr.y (mgr.34107) 992 : cluster [DBG] pgmap v1354: 105 pgs: 105 active+clean; 582 KiB data, 656 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.0 KiB/s wr, 7 op/s 2024-08-17T17:35:33.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:32 smithi169 bash[79348]: cluster 2024-08-17T17:35:31.834655+0000 mgr.y (mgr.34107) 992 : cluster [DBG] pgmap v1354: 105 pgs: 105 active+clean; 582 KiB data, 656 MiB used, 715 GiB / 715 GiB avail; 4.4 KiB/s rd, 1.0 KiB/s wr, 7 op/s 2024-08-17T17:35:35.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:34 smithi131 bash[89561]: cluster 2024-08-17T17:35:33.835128+0000 mgr.y (mgr.34107) 993 : cluster [DBG] pgmap v1355: 105 pgs: 105 active+clean; 582 KiB data, 656 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 511 B/s wr, 4 op/s 2024-08-17T17:35:35.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:34 smithi131 bash[89561]: cluster 2024-08-17T17:35:33.835128+0000 mgr.y (mgr.34107) 993 : cluster [DBG] pgmap v1355: 105 pgs: 105 active+clean; 582 KiB data, 656 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 511 B/s wr, 4 op/s 2024-08-17T17:35:35.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:34 smithi131 bash[89561]: audit 2024-08-17T17:35:34.841284+0000 mon.a (mon.0) 1713 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:35:35.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:34 smithi131 bash[89561]: audit 2024-08-17T17:35:34.841284+0000 mon.a (mon.0) 1713 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:35:35.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:34 smithi131 bash[88347]: cluster 2024-08-17T17:35:33.835128+0000 mgr.y (mgr.34107) 993 : cluster [DBG] pgmap v1355: 105 pgs: 105 active+clean; 582 KiB data, 656 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 511 B/s wr, 4 op/s 2024-08-17T17:35:35.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:34 smithi131 bash[88347]: cluster 2024-08-17T17:35:33.835128+0000 mgr.y (mgr.34107) 993 : cluster [DBG] pgmap v1355: 105 pgs: 105 active+clean; 582 KiB data, 656 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 511 B/s wr, 4 op/s 2024-08-17T17:35:35.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:34 smithi131 bash[88347]: audit 2024-08-17T17:35:34.841284+0000 mon.a (mon.0) 1713 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:35:35.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:34 smithi131 bash[88347]: audit 2024-08-17T17:35:34.841284+0000 mon.a (mon.0) 1713 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:35:35.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:34 smithi169 bash[79348]: cluster 2024-08-17T17:35:33.835128+0000 mgr.y (mgr.34107) 993 : cluster [DBG] pgmap v1355: 105 pgs: 105 active+clean; 582 KiB data, 656 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 511 B/s wr, 4 op/s 2024-08-17T17:35:35.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:34 smithi169 bash[79348]: cluster 2024-08-17T17:35:33.835128+0000 mgr.y (mgr.34107) 993 : cluster [DBG] pgmap v1355: 105 pgs: 105 active+clean; 582 KiB data, 656 MiB used, 715 GiB / 715 GiB avail; 3.1 KiB/s rd, 511 B/s wr, 4 op/s 2024-08-17T17:35:35.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:34 smithi169 bash[79348]: audit 2024-08-17T17:35:34.841284+0000 mon.a (mon.0) 1713 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:35:35.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:34 smithi169 bash[79348]: audit 2024-08-17T17:35:34.841284+0000 mon.a (mon.0) 1713 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:35:36.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:35 smithi131 bash[89561]: cluster 2024-08-17T17:35:34.922022+0000 mon.a (mon.0) 1714 : cluster [DBG] osdmap e1009: 8 total, 8 up, 8 in 2024-08-17T17:35:36.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:35 smithi131 bash[89561]: cluster 2024-08-17T17:35:34.922022+0000 mon.a (mon.0) 1714 : cluster [DBG] osdmap e1009: 8 total, 8 up, 8 in 2024-08-17T17:35:36.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:35 smithi131 bash[88347]: cluster 2024-08-17T17:35:34.922022+0000 mon.a (mon.0) 1714 : cluster [DBG] osdmap e1009: 8 total, 8 up, 8 in 2024-08-17T17:35:36.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:35 smithi131 bash[88347]: cluster 2024-08-17T17:35:34.922022+0000 mon.a (mon.0) 1714 : cluster [DBG] osdmap e1009: 8 total, 8 up, 8 in 2024-08-17T17:35:36.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:35 smithi169 bash[79348]: cluster 2024-08-17T17:35:34.922022+0000 mon.a (mon.0) 1714 : cluster [DBG] osdmap e1009: 8 total, 8 up, 8 in 2024-08-17T17:35:36.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:35 smithi169 bash[79348]: cluster 2024-08-17T17:35:34.922022+0000 mon.a (mon.0) 1714 : cluster [DBG] osdmap e1009: 8 total, 8 up, 8 in 2024-08-17T17:35:37.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:36 smithi131 bash[89561]: cluster 2024-08-17T17:35:35.835561+0000 mgr.y (mgr.34107) 994 : cluster [DBG] pgmap v1357: 105 pgs: 105 active+clean; 17 MiB data, 670 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 2.7 MiB/s wr, 18 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:35:37.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:36 smithi131 bash[89561]: cluster 2024-08-17T17:35:35.835561+0000 mgr.y (mgr.34107) 994 : cluster [DBG] pgmap v1357: 105 pgs: 105 active+clean; 17 MiB data, 670 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 2.7 MiB/s wr, 18 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:35:37.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:36 smithi131 bash[88347]: cluster 2024-08-17T17:35:35.835561+0000 mgr.y (mgr.34107) 994 : cluster [DBG] pgmap v1357: 105 pgs: 105 active+clean; 17 MiB data, 670 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 2.7 MiB/s wr, 18 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:35:37.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:36 smithi131 bash[88347]: cluster 2024-08-17T17:35:35.835561+0000 mgr.y (mgr.34107) 994 : cluster [DBG] pgmap v1357: 105 pgs: 105 active+clean; 17 MiB data, 670 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 2.7 MiB/s wr, 18 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:35:37.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:36 smithi169 bash[79348]: cluster 2024-08-17T17:35:35.835561+0000 mgr.y (mgr.34107) 994 : cluster [DBG] pgmap v1357: 105 pgs: 105 active+clean; 17 MiB data, 670 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 2.7 MiB/s wr, 18 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:35:37.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:36 smithi169 bash[79348]: cluster 2024-08-17T17:35:35.835561+0000 mgr.y (mgr.34107) 994 : cluster [DBG] pgmap v1357: 105 pgs: 105 active+clean; 17 MiB data, 670 MiB used, 715 GiB / 715 GiB avail; 11 KiB/s rd, 2.7 MiB/s wr, 18 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:35:39.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:38 smithi131 bash[88347]: cluster 2024-08-17T17:35:37.835946+0000 mgr.y (mgr.34107) 995 : cluster [DBG] pgmap v1358: 105 pgs: 105 active+clean; 17 MiB data, 670 MiB used, 715 GiB / 715 GiB avail; 8.3 KiB/s rd, 2.0 MiB/s wr, 14 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:35:39.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:38 smithi131 bash[88347]: cluster 2024-08-17T17:35:37.835946+0000 mgr.y (mgr.34107) 995 : cluster [DBG] pgmap v1358: 105 pgs: 105 active+clean; 17 MiB data, 670 MiB used, 715 GiB / 715 GiB avail; 8.3 KiB/s rd, 2.0 MiB/s wr, 14 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:35:39.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:38 smithi131 bash[88347]: audit 2024-08-17T17:35:38.230712+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:38 smithi131 bash[88347]: audit 2024-08-17T17:35:38.230712+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:39.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:35:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:35:38] "GET /metrics HTTP/1.1" 200 36550 "" "Prometheus/2.51.0" 2024-08-17T17:35:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:38 smithi131 bash[89561]: cluster 2024-08-17T17:35:37.835946+0000 mgr.y (mgr.34107) 995 : cluster [DBG] pgmap v1358: 105 pgs: 105 active+clean; 17 MiB data, 670 MiB used, 715 GiB / 715 GiB avail; 8.3 KiB/s rd, 2.0 MiB/s wr, 14 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:35:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:38 smithi131 bash[89561]: cluster 2024-08-17T17:35:37.835946+0000 mgr.y (mgr.34107) 995 : cluster [DBG] pgmap v1358: 105 pgs: 105 active+clean; 17 MiB data, 670 MiB used, 715 GiB / 715 GiB avail; 8.3 KiB/s rd, 2.0 MiB/s wr, 14 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:35:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:38 smithi131 bash[89561]: audit 2024-08-17T17:35:38.230712+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:38 smithi131 bash[89561]: audit 2024-08-17T17:35:38.230712+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:39.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:38 smithi169 bash[79348]: cluster 2024-08-17T17:35:37.835946+0000 mgr.y (mgr.34107) 995 : cluster [DBG] pgmap v1358: 105 pgs: 105 active+clean; 17 MiB data, 670 MiB used, 715 GiB / 715 GiB avail; 8.3 KiB/s rd, 2.0 MiB/s wr, 14 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:35:39.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:38 smithi169 bash[79348]: cluster 2024-08-17T17:35:37.835946+0000 mgr.y (mgr.34107) 995 : cluster [DBG] pgmap v1358: 105 pgs: 105 active+clean; 17 MiB data, 670 MiB used, 715 GiB / 715 GiB avail; 8.3 KiB/s rd, 2.0 MiB/s wr, 14 op/s; 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:35:39.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:38 smithi169 bash[79348]: audit 2024-08-17T17:35:38.230712+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:39.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:38 smithi169 bash[79348]: audit 2024-08-17T17:35:38.230712+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:41.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:40 smithi131 bash[88347]: cluster 2024-08-17T17:35:39.837118+0000 mgr.y (mgr.34107) 996 : cluster [DBG] pgmap v1359: 105 pgs: 105 active+clean; 42 MiB data, 779 MiB used, 714 GiB / 715 GiB avail; 29 KiB/s rd, 4.5 MiB/s wr, 40 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:35:41.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:40 smithi131 bash[88347]: cluster 2024-08-17T17:35:39.837118+0000 mgr.y (mgr.34107) 996 : cluster [DBG] pgmap v1359: 105 pgs: 105 active+clean; 42 MiB data, 779 MiB used, 714 GiB / 715 GiB avail; 29 KiB/s rd, 4.5 MiB/s wr, 40 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:35:41.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:40 smithi131 bash[88347]: audit 2024-08-17T17:35:40.715935+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:35:41.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:40 smithi131 bash[88347]: audit 2024-08-17T17:35:40.715935+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:35:41.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:40 smithi131 bash[88347]: audit 2024-08-17T17:35:40.723063+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:35:41.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:40 smithi131 bash[88347]: audit 2024-08-17T17:35:40.723063+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:35:41.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:40 smithi131 bash[88347]: audit 2024-08-17T17:35:40.838530+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:35:41.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:40 smithi131 bash[88347]: audit 2024-08-17T17:35:40.838530+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:35:41.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:40 smithi131 bash[88347]: audit 2024-08-17T17:35:40.847183+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:35:41.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:40 smithi131 bash[88347]: audit 2024-08-17T17:35:40.847183+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:35:41.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:40 smithi131 bash[89561]: cluster 2024-08-17T17:35:39.837118+0000 mgr.y (mgr.34107) 996 : cluster [DBG] pgmap v1359: 105 pgs: 105 active+clean; 42 MiB data, 779 MiB used, 714 GiB / 715 GiB avail; 29 KiB/s rd, 4.5 MiB/s wr, 40 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:35:41.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:40 smithi131 bash[89561]: cluster 2024-08-17T17:35:39.837118+0000 mgr.y (mgr.34107) 996 : cluster [DBG] pgmap v1359: 105 pgs: 105 active+clean; 42 MiB data, 779 MiB used, 714 GiB / 715 GiB avail; 29 KiB/s rd, 4.5 MiB/s wr, 40 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:35:41.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:40 smithi131 bash[89561]: audit 2024-08-17T17:35:40.715935+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:35:41.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:40 smithi131 bash[89561]: audit 2024-08-17T17:35:40.715935+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:35:41.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:40 smithi131 bash[89561]: audit 2024-08-17T17:35:40.723063+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:35:41.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:40 smithi131 bash[89561]: audit 2024-08-17T17:35:40.723063+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:35:41.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:40 smithi131 bash[89561]: audit 2024-08-17T17:35:40.838530+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:35:41.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:40 smithi131 bash[89561]: audit 2024-08-17T17:35:40.838530+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:35:41.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:40 smithi131 bash[89561]: audit 2024-08-17T17:35:40.847183+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:35:41.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:40 smithi131 bash[89561]: audit 2024-08-17T17:35:40.847183+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:35:41.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:40 smithi169 bash[79348]: cluster 2024-08-17T17:35:39.837118+0000 mgr.y (mgr.34107) 996 : cluster [DBG] pgmap v1359: 105 pgs: 105 active+clean; 42 MiB data, 779 MiB used, 714 GiB / 715 GiB avail; 29 KiB/s rd, 4.5 MiB/s wr, 40 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:35:41.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:40 smithi169 bash[79348]: cluster 2024-08-17T17:35:39.837118+0000 mgr.y (mgr.34107) 996 : cluster [DBG] pgmap v1359: 105 pgs: 105 active+clean; 42 MiB data, 779 MiB used, 714 GiB / 715 GiB avail; 29 KiB/s rd, 4.5 MiB/s wr, 40 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:35:41.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:40 smithi169 bash[79348]: audit 2024-08-17T17:35:40.715935+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:35:41.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:40 smithi169 bash[79348]: audit 2024-08-17T17:35:40.715935+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:35:41.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:40 smithi169 bash[79348]: audit 2024-08-17T17:35:40.723063+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:35:41.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:40 smithi169 bash[79348]: audit 2024-08-17T17:35:40.723063+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:35:41.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:40 smithi169 bash[79348]: audit 2024-08-17T17:35:40.838530+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:35:41.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:40 smithi169 bash[79348]: audit 2024-08-17T17:35:40.838530+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:35:41.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:40 smithi169 bash[79348]: audit 2024-08-17T17:35:40.847183+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:35:41.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:40 smithi169 bash[79348]: audit 2024-08-17T17:35:40.847183+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:35:42.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:41 smithi131 bash[88347]: audit 2024-08-17T17:35:41.448948+0000 mon.a (mon.0) 1720 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:35:42.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:41 smithi131 bash[88347]: audit 2024-08-17T17:35:41.448948+0000 mon.a (mon.0) 1720 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:35:42.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:41 smithi131 bash[88347]: audit 2024-08-17T17:35:41.449887+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:35:42.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:41 smithi131 bash[88347]: audit 2024-08-17T17:35:41.449887+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:35:42.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:41 smithi131 bash[88347]: audit 2024-08-17T17:35:41.455884+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:35:42.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:41 smithi131 bash[88347]: audit 2024-08-17T17:35:41.455884+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:35:42.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:41 smithi131 bash[89561]: audit 2024-08-17T17:35:41.448948+0000 mon.a (mon.0) 1720 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:35:42.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:41 smithi131 bash[89561]: audit 2024-08-17T17:35:41.448948+0000 mon.a (mon.0) 1720 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:35:42.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:41 smithi131 bash[89561]: audit 2024-08-17T17:35:41.449887+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:35:42.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:41 smithi131 bash[89561]: audit 2024-08-17T17:35:41.449887+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:35:42.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:41 smithi131 bash[89561]: audit 2024-08-17T17:35:41.455884+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:35:42.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:41 smithi131 bash[89561]: audit 2024-08-17T17:35:41.455884+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:35:42.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:41 smithi169 bash[79348]: audit 2024-08-17T17:35:41.448948+0000 mon.a (mon.0) 1720 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:35:42.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:41 smithi169 bash[79348]: audit 2024-08-17T17:35:41.448948+0000 mon.a (mon.0) 1720 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:35:42.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:41 smithi169 bash[79348]: audit 2024-08-17T17:35:41.449887+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:35:42.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:41 smithi169 bash[79348]: audit 2024-08-17T17:35:41.449887+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:35:42.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:41 smithi169 bash[79348]: audit 2024-08-17T17:35:41.455884+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:35:42.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:41 smithi169 bash[79348]: audit 2024-08-17T17:35:41.455884+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:35:43.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:42 smithi131 bash[89561]: cluster 2024-08-17T17:35:41.837716+0000 mgr.y (mgr.34107) 997 : cluster [DBG] pgmap v1360: 105 pgs: 105 active+clean; 46 MiB data, 783 MiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:35:43.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:42 smithi131 bash[89561]: cluster 2024-08-17T17:35:41.837716+0000 mgr.y (mgr.34107) 997 : cluster [DBG] pgmap v1360: 105 pgs: 105 active+clean; 46 MiB data, 783 MiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:35:43.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:42 smithi131 bash[88347]: cluster 2024-08-17T17:35:41.837716+0000 mgr.y (mgr.34107) 997 : cluster [DBG] pgmap v1360: 105 pgs: 105 active+clean; 46 MiB data, 783 MiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:35:43.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:42 smithi131 bash[88347]: cluster 2024-08-17T17:35:41.837716+0000 mgr.y (mgr.34107) 997 : cluster [DBG] pgmap v1360: 105 pgs: 105 active+clean; 46 MiB data, 783 MiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:35:43.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:42 smithi169 bash[79348]: cluster 2024-08-17T17:35:41.837716+0000 mgr.y (mgr.34107) 997 : cluster [DBG] pgmap v1360: 105 pgs: 105 active+clean; 46 MiB data, 783 MiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:35:43.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:42 smithi169 bash[79348]: cluster 2024-08-17T17:35:41.837716+0000 mgr.y (mgr.34107) 997 : cluster [DBG] pgmap v1360: 105 pgs: 105 active+clean; 46 MiB data, 783 MiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:35:45.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:44 smithi131 bash[88347]: cluster 2024-08-17T17:35:43.838297+0000 mgr.y (mgr.34107) 998 : cluster [DBG] pgmap v1361: 105 pgs: 105 active+clean; 46 MiB data, 783 MiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:35:45.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:44 smithi131 bash[88347]: cluster 2024-08-17T17:35:43.838297+0000 mgr.y (mgr.34107) 998 : cluster [DBG] pgmap v1361: 105 pgs: 105 active+clean; 46 MiB data, 783 MiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:35:45.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:44 smithi131 bash[89561]: cluster 2024-08-17T17:35:43.838297+0000 mgr.y (mgr.34107) 998 : cluster [DBG] pgmap v1361: 105 pgs: 105 active+clean; 46 MiB data, 783 MiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:35:45.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:44 smithi131 bash[89561]: cluster 2024-08-17T17:35:43.838297+0000 mgr.y (mgr.34107) 998 : cluster [DBG] pgmap v1361: 105 pgs: 105 active+clean; 46 MiB data, 783 MiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:35:45.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:44 smithi169 bash[79348]: cluster 2024-08-17T17:35:43.838297+0000 mgr.y (mgr.34107) 998 : cluster [DBG] pgmap v1361: 105 pgs: 105 active+clean; 46 MiB data, 783 MiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:35:45.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:44 smithi169 bash[79348]: cluster 2024-08-17T17:35:43.838297+0000 mgr.y (mgr.34107) 998 : cluster [DBG] pgmap v1361: 105 pgs: 105 active+clean; 46 MiB data, 783 MiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s; 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:35:47.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:46 smithi131 bash[88347]: cluster 2024-08-17T17:35:45.839163+0000 mgr.y (mgr.34107) 999 : cluster [DBG] pgmap v1362: 105 pgs: 105 active+clean; 50 MiB data, 802 MiB used, 714 GiB / 715 GiB avail; 203 KiB/s rd, 3.0 MiB/s wr, 41 op/s 2024-08-17T17:35:47.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:46 smithi131 bash[88347]: cluster 2024-08-17T17:35:45.839163+0000 mgr.y (mgr.34107) 999 : cluster [DBG] pgmap v1362: 105 pgs: 105 active+clean; 50 MiB data, 802 MiB used, 714 GiB / 715 GiB avail; 203 KiB/s rd, 3.0 MiB/s wr, 41 op/s 2024-08-17T17:35:47.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:46 smithi131 bash[89561]: cluster 2024-08-17T17:35:45.839163+0000 mgr.y (mgr.34107) 999 : cluster [DBG] pgmap v1362: 105 pgs: 105 active+clean; 50 MiB data, 802 MiB used, 714 GiB / 715 GiB avail; 203 KiB/s rd, 3.0 MiB/s wr, 41 op/s 2024-08-17T17:35:47.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:46 smithi131 bash[89561]: cluster 2024-08-17T17:35:45.839163+0000 mgr.y (mgr.34107) 999 : cluster [DBG] pgmap v1362: 105 pgs: 105 active+clean; 50 MiB data, 802 MiB used, 714 GiB / 715 GiB avail; 203 KiB/s rd, 3.0 MiB/s wr, 41 op/s 2024-08-17T17:35:47.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:46 smithi169 bash[79348]: cluster 2024-08-17T17:35:45.839163+0000 mgr.y (mgr.34107) 999 : cluster [DBG] pgmap v1362: 105 pgs: 105 active+clean; 50 MiB data, 802 MiB used, 714 GiB / 715 GiB avail; 203 KiB/s rd, 3.0 MiB/s wr, 41 op/s 2024-08-17T17:35:47.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:46 smithi169 bash[79348]: cluster 2024-08-17T17:35:45.839163+0000 mgr.y (mgr.34107) 999 : cluster [DBG] pgmap v1362: 105 pgs: 105 active+clean; 50 MiB data, 802 MiB used, 714 GiB / 715 GiB avail; 203 KiB/s rd, 3.0 MiB/s wr, 41 op/s 2024-08-17T17:35:49.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:35:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:35:48] "GET /metrics HTTP/1.1" 200 36550 "" "Prometheus/2.51.0" 2024-08-17T17:35:49.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:48 smithi131 bash[89561]: cluster 2024-08-17T17:35:47.839841+0000 mgr.y (mgr.34107) 1000 : cluster [DBG] pgmap v1363: 105 pgs: 105 active+clean; 50 MiB data, 802 MiB used, 714 GiB / 715 GiB avail; 179 KiB/s rd, 2.8 MiB/s wr, 29 op/s 2024-08-17T17:35:49.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:48 smithi131 bash[89561]: cluster 2024-08-17T17:35:47.839841+0000 mgr.y (mgr.34107) 1000 : cluster [DBG] pgmap v1363: 105 pgs: 105 active+clean; 50 MiB data, 802 MiB used, 714 GiB / 715 GiB avail; 179 KiB/s rd, 2.8 MiB/s wr, 29 op/s 2024-08-17T17:35:49.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:48 smithi131 bash[88347]: cluster 2024-08-17T17:35:47.839841+0000 mgr.y (mgr.34107) 1000 : cluster [DBG] pgmap v1363: 105 pgs: 105 active+clean; 50 MiB data, 802 MiB used, 714 GiB / 715 GiB avail; 179 KiB/s rd, 2.8 MiB/s wr, 29 op/s 2024-08-17T17:35:49.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:48 smithi131 bash[88347]: cluster 2024-08-17T17:35:47.839841+0000 mgr.y (mgr.34107) 1000 : cluster [DBG] pgmap v1363: 105 pgs: 105 active+clean; 50 MiB data, 802 MiB used, 714 GiB / 715 GiB avail; 179 KiB/s rd, 2.8 MiB/s wr, 29 op/s 2024-08-17T17:35:49.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:48 smithi169 bash[79348]: cluster 2024-08-17T17:35:47.839841+0000 mgr.y (mgr.34107) 1000 : cluster [DBG] pgmap v1363: 105 pgs: 105 active+clean; 50 MiB data, 802 MiB used, 714 GiB / 715 GiB avail; 179 KiB/s rd, 2.8 MiB/s wr, 29 op/s 2024-08-17T17:35:49.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:48 smithi169 bash[79348]: cluster 2024-08-17T17:35:47.839841+0000 mgr.y (mgr.34107) 1000 : cluster [DBG] pgmap v1363: 105 pgs: 105 active+clean; 50 MiB data, 802 MiB used, 714 GiB / 715 GiB avail; 179 KiB/s rd, 2.8 MiB/s wr, 29 op/s 2024-08-17T17:35:49.990 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/7.Simple (28977 ms) 2024-08-17T17:35:49.990 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/7.Grow 2024-08-17T17:35:49.990 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:35:51.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:50 smithi131 bash[88347]: cluster 2024-08-17T17:35:49.840514+0000 mgr.y (mgr.34107) 1001 : cluster [DBG] pgmap v1364: 105 pgs: 105 active+clean; 70 MiB data, 866 MiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 4.4 MiB/s wr, 41 op/s 2024-08-17T17:35:51.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:50 smithi131 bash[88347]: cluster 2024-08-17T17:35:49.840514+0000 mgr.y (mgr.34107) 1001 : cluster [DBG] pgmap v1364: 105 pgs: 105 active+clean; 70 MiB data, 866 MiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 4.4 MiB/s wr, 41 op/s 2024-08-17T17:35:51.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:50 smithi131 bash[89561]: cluster 2024-08-17T17:35:49.840514+0000 mgr.y (mgr.34107) 1001 : cluster [DBG] pgmap v1364: 105 pgs: 105 active+clean; 70 MiB data, 866 MiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 4.4 MiB/s wr, 41 op/s 2024-08-17T17:35:51.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:50 smithi131 bash[89561]: cluster 2024-08-17T17:35:49.840514+0000 mgr.y (mgr.34107) 1001 : cluster [DBG] pgmap v1364: 105 pgs: 105 active+clean; 70 MiB data, 866 MiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 4.4 MiB/s wr, 41 op/s 2024-08-17T17:35:51.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:50 smithi169 bash[79348]: cluster 2024-08-17T17:35:49.840514+0000 mgr.y (mgr.34107) 1001 : cluster [DBG] pgmap v1364: 105 pgs: 105 active+clean; 70 MiB data, 866 MiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 4.4 MiB/s wr, 41 op/s 2024-08-17T17:35:51.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:50 smithi169 bash[79348]: cluster 2024-08-17T17:35:49.840514+0000 mgr.y (mgr.34107) 1001 : cluster [DBG] pgmap v1364: 105 pgs: 105 active+clean; 70 MiB data, 866 MiB used, 714 GiB / 715 GiB avail; 6.0 MiB/s rd, 4.4 MiB/s wr, 41 op/s 2024-08-17T17:35:53.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:52 smithi131 bash[88347]: cluster 2024-08-17T17:35:51.841126+0000 mgr.y (mgr.34107) 1002 : cluster [DBG] pgmap v1365: 105 pgs: 105 active+clean; 74 MiB data, 874 MiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.0 MiB/s wr, 21 op/s 2024-08-17T17:35:53.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:52 smithi131 bash[88347]: cluster 2024-08-17T17:35:51.841126+0000 mgr.y (mgr.34107) 1002 : cluster [DBG] pgmap v1365: 105 pgs: 105 active+clean; 74 MiB data, 874 MiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.0 MiB/s wr, 21 op/s 2024-08-17T17:35:53.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:52 smithi131 bash[89561]: cluster 2024-08-17T17:35:51.841126+0000 mgr.y (mgr.34107) 1002 : cluster [DBG] pgmap v1365: 105 pgs: 105 active+clean; 74 MiB data, 874 MiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.0 MiB/s wr, 21 op/s 2024-08-17T17:35:53.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:52 smithi131 bash[89561]: cluster 2024-08-17T17:35:51.841126+0000 mgr.y (mgr.34107) 1002 : cluster [DBG] pgmap v1365: 105 pgs: 105 active+clean; 74 MiB data, 874 MiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.0 MiB/s wr, 21 op/s 2024-08-17T17:35:53.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:52 smithi169 bash[79348]: cluster 2024-08-17T17:35:51.841126+0000 mgr.y (mgr.34107) 1002 : cluster [DBG] pgmap v1365: 105 pgs: 105 active+clean; 74 MiB data, 874 MiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.0 MiB/s wr, 21 op/s 2024-08-17T17:35:53.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:52 smithi169 bash[79348]: cluster 2024-08-17T17:35:51.841126+0000 mgr.y (mgr.34107) 1002 : cluster [DBG] pgmap v1365: 105 pgs: 105 active+clean; 74 MiB data, 874 MiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 3.0 MiB/s wr, 21 op/s 2024-08-17T17:35:54.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:53 smithi131 bash[89561]: audit 2024-08-17T17:35:53.230948+0000 mon.a (mon.0) 1723 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:54.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:53 smithi131 bash[89561]: audit 2024-08-17T17:35:53.230948+0000 mon.a (mon.0) 1723 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:54.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:53 smithi131 bash[88347]: audit 2024-08-17T17:35:53.230948+0000 mon.a (mon.0) 1723 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:54.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:53 smithi131 bash[88347]: audit 2024-08-17T17:35:53.230948+0000 mon.a (mon.0) 1723 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:54.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:53 smithi169 bash[79348]: audit 2024-08-17T17:35:53.230948+0000 mon.a (mon.0) 1723 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:54.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:53 smithi169 bash[79348]: audit 2024-08-17T17:35:53.230948+0000 mon.a (mon.0) 1723 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:35:55.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:54 smithi131 bash[89561]: cluster 2024-08-17T17:35:53.841723+0000 mgr.y (mgr.34107) 1003 : cluster [DBG] pgmap v1366: 105 pgs: 105 active+clean; 74 MiB data, 874 MiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 2.7 MiB/s wr, 20 op/s 2024-08-17T17:35:55.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:54 smithi131 bash[89561]: cluster 2024-08-17T17:35:53.841723+0000 mgr.y (mgr.34107) 1003 : cluster [DBG] pgmap v1366: 105 pgs: 105 active+clean; 74 MiB data, 874 MiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 2.7 MiB/s wr, 20 op/s 2024-08-17T17:35:55.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:54 smithi131 bash[88347]: cluster 2024-08-17T17:35:53.841723+0000 mgr.y (mgr.34107) 1003 : cluster [DBG] pgmap v1366: 105 pgs: 105 active+clean; 74 MiB data, 874 MiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 2.7 MiB/s wr, 20 op/s 2024-08-17T17:35:55.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:54 smithi131 bash[88347]: cluster 2024-08-17T17:35:53.841723+0000 mgr.y (mgr.34107) 1003 : cluster [DBG] pgmap v1366: 105 pgs: 105 active+clean; 74 MiB data, 874 MiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 2.7 MiB/s wr, 20 op/s 2024-08-17T17:35:55.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:54 smithi169 bash[79348]: cluster 2024-08-17T17:35:53.841723+0000 mgr.y (mgr.34107) 1003 : cluster [DBG] pgmap v1366: 105 pgs: 105 active+clean; 74 MiB data, 874 MiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 2.7 MiB/s wr, 20 op/s 2024-08-17T17:35:55.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:54 smithi169 bash[79348]: cluster 2024-08-17T17:35:53.841723+0000 mgr.y (mgr.34107) 1003 : cluster [DBG] pgmap v1366: 105 pgs: 105 active+clean; 74 MiB data, 874 MiB used, 714 GiB / 715 GiB avail; 7.0 MiB/s rd, 2.7 MiB/s wr, 20 op/s 2024-08-17T17:35:56.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:55 smithi131 bash[89561]: cluster 2024-08-17T17:35:55.842658+0000 mgr.y (mgr.34107) 1004 : cluster [DBG] pgmap v1367: 105 pgs: 105 active+clean; 74 MiB data, 875 MiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-17T17:35:56.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:55 smithi131 bash[89561]: cluster 2024-08-17T17:35:55.842658+0000 mgr.y (mgr.34107) 1004 : cluster [DBG] pgmap v1367: 105 pgs: 105 active+clean; 74 MiB data, 875 MiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-17T17:35:56.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:55 smithi131 bash[88347]: cluster 2024-08-17T17:35:55.842658+0000 mgr.y (mgr.34107) 1004 : cluster [DBG] pgmap v1367: 105 pgs: 105 active+clean; 74 MiB data, 875 MiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-17T17:35:56.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:55 smithi131 bash[88347]: cluster 2024-08-17T17:35:55.842658+0000 mgr.y (mgr.34107) 1004 : cluster [DBG] pgmap v1367: 105 pgs: 105 active+clean; 74 MiB data, 875 MiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-17T17:35:56.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:55 smithi169 bash[79348]: cluster 2024-08-17T17:35:55.842658+0000 mgr.y (mgr.34107) 1004 : cluster [DBG] pgmap v1367: 105 pgs: 105 active+clean; 74 MiB data, 875 MiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-17T17:35:56.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:55 smithi169 bash[79348]: cluster 2024-08-17T17:35:55.842658+0000 mgr.y (mgr.34107) 1004 : cluster [DBG] pgmap v1367: 105 pgs: 105 active+clean; 74 MiB data, 875 MiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-17T17:35:59.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:35:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:35:58] "GET /metrics HTTP/1.1" 200 36560 "" "Prometheus/2.51.0" 2024-08-17T17:35:59.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:58 smithi131 bash[88347]: cluster 2024-08-17T17:35:57.843218+0000 mgr.y (mgr.34107) 1005 : cluster [DBG] pgmap v1368: 105 pgs: 105 active+clean; 74 MiB data, 875 MiB used, 714 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.3 MiB/s wr, 17 op/s 2024-08-17T17:35:59.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:58 smithi131 bash[88347]: cluster 2024-08-17T17:35:57.843218+0000 mgr.y (mgr.34107) 1005 : cluster [DBG] pgmap v1368: 105 pgs: 105 active+clean; 74 MiB data, 875 MiB used, 714 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.3 MiB/s wr, 17 op/s 2024-08-17T17:35:59.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:58 smithi131 bash[89561]: cluster 2024-08-17T17:35:57.843218+0000 mgr.y (mgr.34107) 1005 : cluster [DBG] pgmap v1368: 105 pgs: 105 active+clean; 74 MiB data, 875 MiB used, 714 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.3 MiB/s wr, 17 op/s 2024-08-17T17:35:59.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:58 smithi131 bash[89561]: cluster 2024-08-17T17:35:57.843218+0000 mgr.y (mgr.34107) 1005 : cluster [DBG] pgmap v1368: 105 pgs: 105 active+clean; 74 MiB data, 875 MiB used, 714 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.3 MiB/s wr, 17 op/s 2024-08-17T17:35:59.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:58 smithi169 bash[79348]: cluster 2024-08-17T17:35:57.843218+0000 mgr.y (mgr.34107) 1005 : cluster [DBG] pgmap v1368: 105 pgs: 105 active+clean; 74 MiB data, 875 MiB used, 714 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.3 MiB/s wr, 17 op/s 2024-08-17T17:35:59.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:58 smithi169 bash[79348]: cluster 2024-08-17T17:35:57.843218+0000 mgr.y (mgr.34107) 1005 : cluster [DBG] pgmap v1368: 105 pgs: 105 active+clean; 74 MiB data, 875 MiB used, 714 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.3 MiB/s wr, 17 op/s 2024-08-17T17:36:00.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:59 smithi131 bash[88347]: cluster 2024-08-17T17:35:58.914801+0000 mon.a (mon.0) 1724 : cluster [DBG] osdmap e1010: 8 total, 8 up, 8 in 2024-08-17T17:36:00.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:35:59 smithi131 bash[88347]: cluster 2024-08-17T17:35:58.914801+0000 mon.a (mon.0) 1724 : cluster [DBG] osdmap e1010: 8 total, 8 up, 8 in 2024-08-17T17:36:00.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:59 smithi131 bash[89561]: cluster 2024-08-17T17:35:58.914801+0000 mon.a (mon.0) 1724 : cluster [DBG] osdmap e1010: 8 total, 8 up, 8 in 2024-08-17T17:36:00.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:35:59 smithi131 bash[89561]: cluster 2024-08-17T17:35:58.914801+0000 mon.a (mon.0) 1724 : cluster [DBG] osdmap e1010: 8 total, 8 up, 8 in 2024-08-17T17:36:00.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:59 smithi169 bash[79348]: cluster 2024-08-17T17:35:58.914801+0000 mon.a (mon.0) 1724 : cluster [DBG] osdmap e1010: 8 total, 8 up, 8 in 2024-08-17T17:36:00.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:35:59 smithi169 bash[79348]: cluster 2024-08-17T17:35:58.914801+0000 mon.a (mon.0) 1724 : cluster [DBG] osdmap e1010: 8 total, 8 up, 8 in 2024-08-17T17:36:01.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:00 smithi131 bash[88347]: cluster 2024-08-17T17:35:59.843891+0000 mgr.y (mgr.34107) 1006 : cluster [DBG] pgmap v1370: 105 pgs: 105 active+clean; 115 MiB data, 986 MiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.9 MiB/s wr, 39 op/s 2024-08-17T17:36:01.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:00 smithi131 bash[88347]: cluster 2024-08-17T17:35:59.843891+0000 mgr.y (mgr.34107) 1006 : cluster [DBG] pgmap v1370: 105 pgs: 105 active+clean; 115 MiB data, 986 MiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.9 MiB/s wr, 39 op/s 2024-08-17T17:36:01.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:00 smithi131 bash[89561]: cluster 2024-08-17T17:35:59.843891+0000 mgr.y (mgr.34107) 1006 : cluster [DBG] pgmap v1370: 105 pgs: 105 active+clean; 115 MiB data, 986 MiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.9 MiB/s wr, 39 op/s 2024-08-17T17:36:01.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:00 smithi131 bash[89561]: cluster 2024-08-17T17:35:59.843891+0000 mgr.y (mgr.34107) 1006 : cluster [DBG] pgmap v1370: 105 pgs: 105 active+clean; 115 MiB data, 986 MiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.9 MiB/s wr, 39 op/s 2024-08-17T17:36:01.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:00 smithi169 bash[79348]: cluster 2024-08-17T17:35:59.843891+0000 mgr.y (mgr.34107) 1006 : cluster [DBG] pgmap v1370: 105 pgs: 105 active+clean; 115 MiB data, 986 MiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.9 MiB/s wr, 39 op/s 2024-08-17T17:36:01.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:00 smithi169 bash[79348]: cluster 2024-08-17T17:35:59.843891+0000 mgr.y (mgr.34107) 1006 : cluster [DBG] pgmap v1370: 105 pgs: 105 active+clean; 115 MiB data, 986 MiB used, 714 GiB / 715 GiB avail; 3.4 MiB/s rd, 4.9 MiB/s wr, 39 op/s 2024-08-17T17:36:03.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:02 smithi131 bash[88347]: cluster 2024-08-17T17:36:01.844327+0000 mgr.y (mgr.34107) 1007 : cluster [DBG] pgmap v1371: 105 pgs: 105 active+clean; 115 MiB data, 998 MiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T17:36:03.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:02 smithi131 bash[88347]: cluster 2024-08-17T17:36:01.844327+0000 mgr.y (mgr.34107) 1007 : cluster [DBG] pgmap v1371: 105 pgs: 105 active+clean; 115 MiB data, 998 MiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T17:36:03.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:02 smithi131 bash[89561]: cluster 2024-08-17T17:36:01.844327+0000 mgr.y (mgr.34107) 1007 : cluster [DBG] pgmap v1371: 105 pgs: 105 active+clean; 115 MiB data, 998 MiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T17:36:03.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:02 smithi131 bash[89561]: cluster 2024-08-17T17:36:01.844327+0000 mgr.y (mgr.34107) 1007 : cluster [DBG] pgmap v1371: 105 pgs: 105 active+clean; 115 MiB data, 998 MiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T17:36:03.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:02 smithi169 bash[79348]: cluster 2024-08-17T17:36:01.844327+0000 mgr.y (mgr.34107) 1007 : cluster [DBG] pgmap v1371: 105 pgs: 105 active+clean; 115 MiB data, 998 MiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T17:36:03.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:02 smithi169 bash[79348]: cluster 2024-08-17T17:36:01.844327+0000 mgr.y (mgr.34107) 1007 : cluster [DBG] pgmap v1371: 105 pgs: 105 active+clean; 115 MiB data, 998 MiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T17:36:05.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:04 smithi131 bash[89561]: cluster 2024-08-17T17:36:03.844903+0000 mgr.y (mgr.34107) 1008 : cluster [DBG] pgmap v1372: 105 pgs: 105 active+clean; 115 MiB data, 998 MiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T17:36:05.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:04 smithi131 bash[89561]: cluster 2024-08-17T17:36:03.844903+0000 mgr.y (mgr.34107) 1008 : cluster [DBG] pgmap v1372: 105 pgs: 105 active+clean; 115 MiB data, 998 MiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T17:36:05.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:04 smithi131 bash[88347]: cluster 2024-08-17T17:36:03.844903+0000 mgr.y (mgr.34107) 1008 : cluster [DBG] pgmap v1372: 105 pgs: 105 active+clean; 115 MiB data, 998 MiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T17:36:05.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:04 smithi131 bash[88347]: cluster 2024-08-17T17:36:03.844903+0000 mgr.y (mgr.34107) 1008 : cluster [DBG] pgmap v1372: 105 pgs: 105 active+clean; 115 MiB data, 998 MiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T17:36:05.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:04 smithi169 bash[79348]: cluster 2024-08-17T17:36:03.844903+0000 mgr.y (mgr.34107) 1008 : cluster [DBG] pgmap v1372: 105 pgs: 105 active+clean; 115 MiB data, 998 MiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T17:36:05.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:04 smithi169 bash[79348]: cluster 2024-08-17T17:36:03.844903+0000 mgr.y (mgr.34107) 1008 : cluster [DBG] pgmap v1372: 105 pgs: 105 active+clean; 115 MiB data, 998 MiB used, 714 GiB / 715 GiB avail; 2.1 MiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T17:36:07.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:06 smithi131 bash[89561]: cluster 2024-08-17T17:36:05.845792+0000 mgr.y (mgr.34107) 1009 : cluster [DBG] pgmap v1373: 105 pgs: 105 active+clean; 119 MiB data, 1009 MiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:36:07.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:06 smithi131 bash[89561]: cluster 2024-08-17T17:36:05.845792+0000 mgr.y (mgr.34107) 1009 : cluster [DBG] pgmap v1373: 105 pgs: 105 active+clean; 119 MiB data, 1009 MiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:36:07.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:06 smithi131 bash[88347]: cluster 2024-08-17T17:36:05.845792+0000 mgr.y (mgr.34107) 1009 : cluster [DBG] pgmap v1373: 105 pgs: 105 active+clean; 119 MiB data, 1009 MiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:36:07.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:06 smithi131 bash[88347]: cluster 2024-08-17T17:36:05.845792+0000 mgr.y (mgr.34107) 1009 : cluster [DBG] pgmap v1373: 105 pgs: 105 active+clean; 119 MiB data, 1009 MiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:36:07.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:06 smithi169 bash[79348]: cluster 2024-08-17T17:36:05.845792+0000 mgr.y (mgr.34107) 1009 : cluster [DBG] pgmap v1373: 105 pgs: 105 active+clean; 119 MiB data, 1009 MiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:36:07.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:06 smithi169 bash[79348]: cluster 2024-08-17T17:36:05.845792+0000 mgr.y (mgr.34107) 1009 : cluster [DBG] pgmap v1373: 105 pgs: 105 active+clean; 119 MiB data, 1009 MiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:36:09.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:36:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:36:08] "GET /metrics HTTP/1.1" 200 36564 "" "Prometheus/2.51.0" 2024-08-17T17:36:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:08 smithi131 bash[88347]: cluster 2024-08-17T17:36:07.846391+0000 mgr.y (mgr.34107) 1010 : cluster [DBG] pgmap v1374: 105 pgs: 105 active+clean; 119 MiB data, 1009 MiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:36:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:08 smithi131 bash[88347]: cluster 2024-08-17T17:36:07.846391+0000 mgr.y (mgr.34107) 1010 : cluster [DBG] pgmap v1374: 105 pgs: 105 active+clean; 119 MiB data, 1009 MiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:36:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:08 smithi131 bash[88347]: audit 2024-08-17T17:36:08.231079+0000 mon.a (mon.0) 1725 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:08 smithi131 bash[88347]: audit 2024-08-17T17:36:08.231079+0000 mon.a (mon.0) 1725 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:08 smithi131 bash[89561]: cluster 2024-08-17T17:36:07.846391+0000 mgr.y (mgr.34107) 1010 : cluster [DBG] pgmap v1374: 105 pgs: 105 active+clean; 119 MiB data, 1009 MiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:36:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:08 smithi131 bash[89561]: cluster 2024-08-17T17:36:07.846391+0000 mgr.y (mgr.34107) 1010 : cluster [DBG] pgmap v1374: 105 pgs: 105 active+clean; 119 MiB data, 1009 MiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:36:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:08 smithi131 bash[89561]: audit 2024-08-17T17:36:08.231079+0000 mon.a (mon.0) 1725 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:08 smithi131 bash[89561]: audit 2024-08-17T17:36:08.231079+0000 mon.a (mon.0) 1725 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:09.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:08 smithi169 bash[79348]: cluster 2024-08-17T17:36:07.846391+0000 mgr.y (mgr.34107) 1010 : cluster [DBG] pgmap v1374: 105 pgs: 105 active+clean; 119 MiB data, 1009 MiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:36:09.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:08 smithi169 bash[79348]: cluster 2024-08-17T17:36:07.846391+0000 mgr.y (mgr.34107) 1010 : cluster [DBG] pgmap v1374: 105 pgs: 105 active+clean; 119 MiB data, 1009 MiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:36:09.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:08 smithi169 bash[79348]: audit 2024-08-17T17:36:08.231079+0000 mon.a (mon.0) 1725 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:09.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:08 smithi169 bash[79348]: audit 2024-08-17T17:36:08.231079+0000 mon.a (mon.0) 1725 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:11.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:10 smithi131 bash[88347]: cluster 2024-08-17T17:36:09.847201+0000 mgr.y (mgr.34107) 1011 : cluster [DBG] pgmap v1375: 105 pgs: 105 active+clean; 123 MiB data, 1017 MiB used, 714 GiB / 715 GiB avail; 203 KiB/s rd, 4.5 MiB/s wr, 42 op/s 2024-08-17T17:36:11.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:10 smithi131 bash[88347]: cluster 2024-08-17T17:36:09.847201+0000 mgr.y (mgr.34107) 1011 : cluster [DBG] pgmap v1375: 105 pgs: 105 active+clean; 123 MiB data, 1017 MiB used, 714 GiB / 715 GiB avail; 203 KiB/s rd, 4.5 MiB/s wr, 42 op/s 2024-08-17T17:36:11.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:10 smithi131 bash[89561]: cluster 2024-08-17T17:36:09.847201+0000 mgr.y (mgr.34107) 1011 : cluster [DBG] pgmap v1375: 105 pgs: 105 active+clean; 123 MiB data, 1017 MiB used, 714 GiB / 715 GiB avail; 203 KiB/s rd, 4.5 MiB/s wr, 42 op/s 2024-08-17T17:36:11.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:10 smithi131 bash[89561]: cluster 2024-08-17T17:36:09.847201+0000 mgr.y (mgr.34107) 1011 : cluster [DBG] pgmap v1375: 105 pgs: 105 active+clean; 123 MiB data, 1017 MiB used, 714 GiB / 715 GiB avail; 203 KiB/s rd, 4.5 MiB/s wr, 42 op/s 2024-08-17T17:36:11.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:10 smithi169 bash[79348]: cluster 2024-08-17T17:36:09.847201+0000 mgr.y (mgr.34107) 1011 : cluster [DBG] pgmap v1375: 105 pgs: 105 active+clean; 123 MiB data, 1017 MiB used, 714 GiB / 715 GiB avail; 203 KiB/s rd, 4.5 MiB/s wr, 42 op/s 2024-08-17T17:36:11.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:10 smithi169 bash[79348]: cluster 2024-08-17T17:36:09.847201+0000 mgr.y (mgr.34107) 1011 : cluster [DBG] pgmap v1375: 105 pgs: 105 active+clean; 123 MiB data, 1017 MiB used, 714 GiB / 715 GiB avail; 203 KiB/s rd, 4.5 MiB/s wr, 42 op/s 2024-08-17T17:36:13.288 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/7.Grow (23298 ms) 2024-08-17T17:36:13.289 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/7.Shrink 2024-08-17T17:36:13.289 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:36:13.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:12 smithi131 bash[88347]: cluster 2024-08-17T17:36:11.847925+0000 mgr.y (mgr.34107) 1012 : cluster [DBG] pgmap v1376: 105 pgs: 105 active+clean; 123 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 164 KiB/s rd, 683 KiB/s wr, 11 op/s 2024-08-17T17:36:13.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:12 smithi131 bash[88347]: cluster 2024-08-17T17:36:11.847925+0000 mgr.y (mgr.34107) 1012 : cluster [DBG] pgmap v1376: 105 pgs: 105 active+clean; 123 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 164 KiB/s rd, 683 KiB/s wr, 11 op/s 2024-08-17T17:36:13.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:12 smithi131 bash[89561]: cluster 2024-08-17T17:36:11.847925+0000 mgr.y (mgr.34107) 1012 : cluster [DBG] pgmap v1376: 105 pgs: 105 active+clean; 123 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 164 KiB/s rd, 683 KiB/s wr, 11 op/s 2024-08-17T17:36:13.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:12 smithi131 bash[89561]: cluster 2024-08-17T17:36:11.847925+0000 mgr.y (mgr.34107) 1012 : cluster [DBG] pgmap v1376: 105 pgs: 105 active+clean; 123 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 164 KiB/s rd, 683 KiB/s wr, 11 op/s 2024-08-17T17:36:13.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:12 smithi169 bash[79348]: cluster 2024-08-17T17:36:11.847925+0000 mgr.y (mgr.34107) 1012 : cluster [DBG] pgmap v1376: 105 pgs: 105 active+clean; 123 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 164 KiB/s rd, 683 KiB/s wr, 11 op/s 2024-08-17T17:36:13.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:12 smithi169 bash[79348]: cluster 2024-08-17T17:36:11.847925+0000 mgr.y (mgr.34107) 1012 : cluster [DBG] pgmap v1376: 105 pgs: 105 active+clean; 123 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 164 KiB/s rd, 683 KiB/s wr, 11 op/s 2024-08-17T17:36:15.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:14 smithi131 bash[88347]: cluster 2024-08-17T17:36:13.848563+0000 mgr.y (mgr.34107) 1013 : cluster [DBG] pgmap v1377: 105 pgs: 105 active+clean; 123 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 164 KiB/s rd, 683 KiB/s wr, 10 op/s 2024-08-17T17:36:15.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:14 smithi131 bash[88347]: cluster 2024-08-17T17:36:13.848563+0000 mgr.y (mgr.34107) 1013 : cluster [DBG] pgmap v1377: 105 pgs: 105 active+clean; 123 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 164 KiB/s rd, 683 KiB/s wr, 10 op/s 2024-08-17T17:36:15.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:14 smithi131 bash[89561]: cluster 2024-08-17T17:36:13.848563+0000 mgr.y (mgr.34107) 1013 : cluster [DBG] pgmap v1377: 105 pgs: 105 active+clean; 123 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 164 KiB/s rd, 683 KiB/s wr, 10 op/s 2024-08-17T17:36:15.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:14 smithi131 bash[89561]: cluster 2024-08-17T17:36:13.848563+0000 mgr.y (mgr.34107) 1013 : cluster [DBG] pgmap v1377: 105 pgs: 105 active+clean; 123 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 164 KiB/s rd, 683 KiB/s wr, 10 op/s 2024-08-17T17:36:15.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:14 smithi169 bash[79348]: cluster 2024-08-17T17:36:13.848563+0000 mgr.y (mgr.34107) 1013 : cluster [DBG] pgmap v1377: 105 pgs: 105 active+clean; 123 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 164 KiB/s rd, 683 KiB/s wr, 10 op/s 2024-08-17T17:36:15.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:14 smithi169 bash[79348]: cluster 2024-08-17T17:36:13.848563+0000 mgr.y (mgr.34107) 1013 : cluster [DBG] pgmap v1377: 105 pgs: 105 active+clean; 123 MiB data, 1021 MiB used, 714 GiB / 715 GiB avail; 164 KiB/s rd, 683 KiB/s wr, 10 op/s 2024-08-17T17:36:17.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:16 smithi131 bash[89561]: cluster 2024-08-17T17:36:15.849499+0000 mgr.y (mgr.34107) 1014 : cluster [DBG] pgmap v1378: 105 pgs: 105 active+clean; 147 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 30 op/s 2024-08-17T17:36:17.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:16 smithi131 bash[89561]: cluster 2024-08-17T17:36:15.849499+0000 mgr.y (mgr.34107) 1014 : cluster [DBG] pgmap v1378: 105 pgs: 105 active+clean; 147 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 30 op/s 2024-08-17T17:36:17.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:16 smithi131 bash[88347]: cluster 2024-08-17T17:36:15.849499+0000 mgr.y (mgr.34107) 1014 : cluster [DBG] pgmap v1378: 105 pgs: 105 active+clean; 147 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 30 op/s 2024-08-17T17:36:17.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:16 smithi131 bash[88347]: cluster 2024-08-17T17:36:15.849499+0000 mgr.y (mgr.34107) 1014 : cluster [DBG] pgmap v1378: 105 pgs: 105 active+clean; 147 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 30 op/s 2024-08-17T17:36:17.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:16 smithi169 bash[79348]: cluster 2024-08-17T17:36:15.849499+0000 mgr.y (mgr.34107) 1014 : cluster [DBG] pgmap v1378: 105 pgs: 105 active+clean; 147 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 30 op/s 2024-08-17T17:36:17.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:16 smithi169 bash[79348]: cluster 2024-08-17T17:36:15.849499+0000 mgr.y (mgr.34107) 1014 : cluster [DBG] pgmap v1378: 105 pgs: 105 active+clean; 147 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 30 op/s 2024-08-17T17:36:18.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:18 smithi131 bash[88347]: cluster 2024-08-17T17:36:17.849985+0000 mgr.y (mgr.34107) 1015 : cluster [DBG] pgmap v1379: 105 pgs: 105 active+clean; 147 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-08-17T17:36:18.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:18 smithi131 bash[88347]: cluster 2024-08-17T17:36:17.849985+0000 mgr.y (mgr.34107) 1015 : cluster [DBG] pgmap v1379: 105 pgs: 105 active+clean; 147 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-08-17T17:36:18.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:18 smithi131 bash[89561]: cluster 2024-08-17T17:36:17.849985+0000 mgr.y (mgr.34107) 1015 : cluster [DBG] pgmap v1379: 105 pgs: 105 active+clean; 147 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-08-17T17:36:18.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:18 smithi131 bash[89561]: cluster 2024-08-17T17:36:17.849985+0000 mgr.y (mgr.34107) 1015 : cluster [DBG] pgmap v1379: 105 pgs: 105 active+clean; 147 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-08-17T17:36:18.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:18 smithi169 bash[79348]: cluster 2024-08-17T17:36:17.849985+0000 mgr.y (mgr.34107) 1015 : cluster [DBG] pgmap v1379: 105 pgs: 105 active+clean; 147 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-08-17T17:36:18.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:18 smithi169 bash[79348]: cluster 2024-08-17T17:36:17.849985+0000 mgr.y (mgr.34107) 1015 : cluster [DBG] pgmap v1379: 105 pgs: 105 active+clean; 147 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-08-17T17:36:19.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:36:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:36:18] "GET /metrics HTTP/1.1" 200 36564 "" "Prometheus/2.51.0" 2024-08-17T17:36:21.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:20 smithi131 bash[89561]: cluster 2024-08-17T17:36:19.850802+0000 mgr.y (mgr.34107) 1016 : cluster [DBG] pgmap v1380: 105 pgs: 105 active+clean; 147 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-08-17T17:36:21.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:20 smithi131 bash[89561]: cluster 2024-08-17T17:36:19.850802+0000 mgr.y (mgr.34107) 1016 : cluster [DBG] pgmap v1380: 105 pgs: 105 active+clean; 147 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-08-17T17:36:21.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:20 smithi131 bash[88347]: cluster 2024-08-17T17:36:19.850802+0000 mgr.y (mgr.34107) 1016 : cluster [DBG] pgmap v1380: 105 pgs: 105 active+clean; 147 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-08-17T17:36:21.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:20 smithi131 bash[88347]: cluster 2024-08-17T17:36:19.850802+0000 mgr.y (mgr.34107) 1016 : cluster [DBG] pgmap v1380: 105 pgs: 105 active+clean; 147 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-08-17T17:36:21.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:20 smithi169 bash[79348]: cluster 2024-08-17T17:36:19.850802+0000 mgr.y (mgr.34107) 1016 : cluster [DBG] pgmap v1380: 105 pgs: 105 active+clean; 147 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-08-17T17:36:21.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:20 smithi169 bash[79348]: cluster 2024-08-17T17:36:19.850802+0000 mgr.y (mgr.34107) 1016 : cluster [DBG] pgmap v1380: 105 pgs: 105 active+clean; 147 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-08-17T17:36:23.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:22 smithi131 bash[89561]: cluster 2024-08-17T17:36:21.851351+0000 mgr.y (mgr.34107) 1017 : cluster [DBG] pgmap v1381: 105 pgs: 105 active+clean; 147 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.3 MiB/s wr, 19 op/s 2024-08-17T17:36:23.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:22 smithi131 bash[89561]: cluster 2024-08-17T17:36:21.851351+0000 mgr.y (mgr.34107) 1017 : cluster [DBG] pgmap v1381: 105 pgs: 105 active+clean; 147 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.3 MiB/s wr, 19 op/s 2024-08-17T17:36:23.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:22 smithi131 bash[88347]: cluster 2024-08-17T17:36:21.851351+0000 mgr.y (mgr.34107) 1017 : cluster [DBG] pgmap v1381: 105 pgs: 105 active+clean; 147 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.3 MiB/s wr, 19 op/s 2024-08-17T17:36:23.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:22 smithi131 bash[88347]: cluster 2024-08-17T17:36:21.851351+0000 mgr.y (mgr.34107) 1017 : cluster [DBG] pgmap v1381: 105 pgs: 105 active+clean; 147 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.3 MiB/s wr, 19 op/s 2024-08-17T17:36:23.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:22 smithi169 bash[79348]: cluster 2024-08-17T17:36:21.851351+0000 mgr.y (mgr.34107) 1017 : cluster [DBG] pgmap v1381: 105 pgs: 105 active+clean; 147 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.3 MiB/s wr, 19 op/s 2024-08-17T17:36:23.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:22 smithi169 bash[79348]: cluster 2024-08-17T17:36:21.851351+0000 mgr.y (mgr.34107) 1017 : cluster [DBG] pgmap v1381: 105 pgs: 105 active+clean; 147 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 8.6 MiB/s rd, 2.3 MiB/s wr, 19 op/s 2024-08-17T17:36:24.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:23 smithi131 bash[89561]: cluster 2024-08-17T17:36:22.922630+0000 mon.a (mon.0) 1726 : cluster [DBG] osdmap e1011: 8 total, 8 up, 8 in 2024-08-17T17:36:24.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:23 smithi131 bash[89561]: cluster 2024-08-17T17:36:22.922630+0000 mon.a (mon.0) 1726 : cluster [DBG] osdmap e1011: 8 total, 8 up, 8 in 2024-08-17T17:36:24.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:23 smithi131 bash[89561]: audit 2024-08-17T17:36:23.232387+0000 mon.a (mon.0) 1727 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:24.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:23 smithi131 bash[89561]: audit 2024-08-17T17:36:23.232387+0000 mon.a (mon.0) 1727 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:24.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:23 smithi131 bash[88347]: cluster 2024-08-17T17:36:22.922630+0000 mon.a (mon.0) 1726 : cluster [DBG] osdmap e1011: 8 total, 8 up, 8 in 2024-08-17T17:36:24.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:23 smithi131 bash[88347]: cluster 2024-08-17T17:36:22.922630+0000 mon.a (mon.0) 1726 : cluster [DBG] osdmap e1011: 8 total, 8 up, 8 in 2024-08-17T17:36:24.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:23 smithi131 bash[88347]: audit 2024-08-17T17:36:23.232387+0000 mon.a (mon.0) 1727 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:24.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:23 smithi131 bash[88347]: audit 2024-08-17T17:36:23.232387+0000 mon.a (mon.0) 1727 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:24.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:23 smithi169 bash[79348]: cluster 2024-08-17T17:36:22.922630+0000 mon.a (mon.0) 1726 : cluster [DBG] osdmap e1011: 8 total, 8 up, 8 in 2024-08-17T17:36:24.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:23 smithi169 bash[79348]: cluster 2024-08-17T17:36:22.922630+0000 mon.a (mon.0) 1726 : cluster [DBG] osdmap e1011: 8 total, 8 up, 8 in 2024-08-17T17:36:24.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:23 smithi169 bash[79348]: audit 2024-08-17T17:36:23.232387+0000 mon.a (mon.0) 1727 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:24.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:23 smithi169 bash[79348]: audit 2024-08-17T17:36:23.232387+0000 mon.a (mon.0) 1727 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:25.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:24 smithi131 bash[89561]: cluster 2024-08-17T17:36:23.851738+0000 mgr.y (mgr.34107) 1018 : cluster [DBG] pgmap v1383: 105 pgs: 105 active+clean; 147 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 23 op/s 2024-08-17T17:36:25.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:24 smithi131 bash[89561]: cluster 2024-08-17T17:36:23.851738+0000 mgr.y (mgr.34107) 1018 : cluster [DBG] pgmap v1383: 105 pgs: 105 active+clean; 147 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 23 op/s 2024-08-17T17:36:25.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:24 smithi131 bash[88347]: cluster 2024-08-17T17:36:23.851738+0000 mgr.y (mgr.34107) 1018 : cluster [DBG] pgmap v1383: 105 pgs: 105 active+clean; 147 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 23 op/s 2024-08-17T17:36:25.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:24 smithi131 bash[88347]: cluster 2024-08-17T17:36:23.851738+0000 mgr.y (mgr.34107) 1018 : cluster [DBG] pgmap v1383: 105 pgs: 105 active+clean; 147 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 23 op/s 2024-08-17T17:36:25.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:24 smithi169 bash[79348]: cluster 2024-08-17T17:36:23.851738+0000 mgr.y (mgr.34107) 1018 : cluster [DBG] pgmap v1383: 105 pgs: 105 active+clean; 147 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 23 op/s 2024-08-17T17:36:25.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:24 smithi169 bash[79348]: cluster 2024-08-17T17:36:23.851738+0000 mgr.y (mgr.34107) 1018 : cluster [DBG] pgmap v1383: 105 pgs: 105 active+clean; 147 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 23 op/s 2024-08-17T17:36:27.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:26 smithi131 bash[89561]: cluster 2024-08-17T17:36:25.852418+0000 mgr.y (mgr.34107) 1019 : cluster [DBG] pgmap v1384: 105 pgs: 105 active+clean; 188 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:36:27.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:26 smithi131 bash[89561]: cluster 2024-08-17T17:36:25.852418+0000 mgr.y (mgr.34107) 1019 : cluster [DBG] pgmap v1384: 105 pgs: 105 active+clean; 188 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:36:27.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:26 smithi131 bash[88347]: cluster 2024-08-17T17:36:25.852418+0000 mgr.y (mgr.34107) 1019 : cluster [DBG] pgmap v1384: 105 pgs: 105 active+clean; 188 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:36:27.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:26 smithi131 bash[88347]: cluster 2024-08-17T17:36:25.852418+0000 mgr.y (mgr.34107) 1019 : cluster [DBG] pgmap v1384: 105 pgs: 105 active+clean; 188 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:36:27.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:26 smithi169 bash[79348]: cluster 2024-08-17T17:36:25.852418+0000 mgr.y (mgr.34107) 1019 : cluster [DBG] pgmap v1384: 105 pgs: 105 active+clean; 188 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:36:27.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:26 smithi169 bash[79348]: cluster 2024-08-17T17:36:25.852418+0000 mgr.y (mgr.34107) 1019 : cluster [DBG] pgmap v1384: 105 pgs: 105 active+clean; 188 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:36:29.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:36:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:36:28] "GET /metrics HTTP/1.1" 200 36567 "" "Prometheus/2.51.0" 2024-08-17T17:36:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:28 smithi131 bash[88347]: cluster 2024-08-17T17:36:27.852994+0000 mgr.y (mgr.34107) 1020 : cluster [DBG] pgmap v1385: 105 pgs: 105 active+clean; 188 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:36:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:28 smithi131 bash[88347]: cluster 2024-08-17T17:36:27.852994+0000 mgr.y (mgr.34107) 1020 : cluster [DBG] pgmap v1385: 105 pgs: 105 active+clean; 188 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:36:29.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:28 smithi131 bash[89561]: cluster 2024-08-17T17:36:27.852994+0000 mgr.y (mgr.34107) 1020 : cluster [DBG] pgmap v1385: 105 pgs: 105 active+clean; 188 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:36:29.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:28 smithi131 bash[89561]: cluster 2024-08-17T17:36:27.852994+0000 mgr.y (mgr.34107) 1020 : cluster [DBG] pgmap v1385: 105 pgs: 105 active+clean; 188 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:36:29.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:28 smithi169 bash[79348]: cluster 2024-08-17T17:36:27.852994+0000 mgr.y (mgr.34107) 1020 : cluster [DBG] pgmap v1385: 105 pgs: 105 active+clean; 188 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:36:29.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:28 smithi169 bash[79348]: cluster 2024-08-17T17:36:27.852994+0000 mgr.y (mgr.34107) 1020 : cluster [DBG] pgmap v1385: 105 pgs: 105 active+clean; 188 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:36:31.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:30 smithi131 bash[89561]: cluster 2024-08-17T17:36:29.853815+0000 mgr.y (mgr.34107) 1021 : cluster [DBG] pgmap v1386: 105 pgs: 105 active+clean; 192 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:36:31.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:30 smithi131 bash[89561]: cluster 2024-08-17T17:36:29.853815+0000 mgr.y (mgr.34107) 1021 : cluster [DBG] pgmap v1386: 105 pgs: 105 active+clean; 192 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:36:31.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:30 smithi131 bash[88347]: cluster 2024-08-17T17:36:29.853815+0000 mgr.y (mgr.34107) 1021 : cluster [DBG] pgmap v1386: 105 pgs: 105 active+clean; 192 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:36:31.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:30 smithi131 bash[88347]: cluster 2024-08-17T17:36:29.853815+0000 mgr.y (mgr.34107) 1021 : cluster [DBG] pgmap v1386: 105 pgs: 105 active+clean; 192 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:36:31.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:30 smithi169 bash[79348]: cluster 2024-08-17T17:36:29.853815+0000 mgr.y (mgr.34107) 1021 : cluster [DBG] pgmap v1386: 105 pgs: 105 active+clean; 192 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:36:31.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:30 smithi169 bash[79348]: cluster 2024-08-17T17:36:29.853815+0000 mgr.y (mgr.34107) 1021 : cluster [DBG] pgmap v1386: 105 pgs: 105 active+clean; 192 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:36:33.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:32 smithi131 bash[89561]: cluster 2024-08-17T17:36:31.854299+0000 mgr.y (mgr.34107) 1022 : cluster [DBG] pgmap v1387: 105 pgs: 105 active+clean; 192 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:36:33.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:32 smithi131 bash[89561]: cluster 2024-08-17T17:36:31.854299+0000 mgr.y (mgr.34107) 1022 : cluster [DBG] pgmap v1387: 105 pgs: 105 active+clean; 192 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:36:33.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:32 smithi131 bash[88347]: cluster 2024-08-17T17:36:31.854299+0000 mgr.y (mgr.34107) 1022 : cluster [DBG] pgmap v1387: 105 pgs: 105 active+clean; 192 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:36:33.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:32 smithi131 bash[88347]: cluster 2024-08-17T17:36:31.854299+0000 mgr.y (mgr.34107) 1022 : cluster [DBG] pgmap v1387: 105 pgs: 105 active+clean; 192 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:36:33.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:32 smithi169 bash[79348]: cluster 2024-08-17T17:36:31.854299+0000 mgr.y (mgr.34107) 1022 : cluster [DBG] pgmap v1387: 105 pgs: 105 active+clean; 192 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:36:33.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:32 smithi169 bash[79348]: cluster 2024-08-17T17:36:31.854299+0000 mgr.y (mgr.34107) 1022 : cluster [DBG] pgmap v1387: 105 pgs: 105 active+clean; 192 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:36:35.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:34 smithi131 bash[89561]: cluster 2024-08-17T17:36:33.854747+0000 mgr.y (mgr.34107) 1023 : cluster [DBG] pgmap v1388: 105 pgs: 105 active+clean; 192 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 77 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-17T17:36:35.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:34 smithi131 bash[89561]: cluster 2024-08-17T17:36:33.854747+0000 mgr.y (mgr.34107) 1023 : cluster [DBG] pgmap v1388: 105 pgs: 105 active+clean; 192 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 77 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-17T17:36:35.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:34 smithi131 bash[88347]: cluster 2024-08-17T17:36:33.854747+0000 mgr.y (mgr.34107) 1023 : cluster [DBG] pgmap v1388: 105 pgs: 105 active+clean; 192 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 77 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-17T17:36:35.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:34 smithi131 bash[88347]: cluster 2024-08-17T17:36:33.854747+0000 mgr.y (mgr.34107) 1023 : cluster [DBG] pgmap v1388: 105 pgs: 105 active+clean; 192 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 77 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-17T17:36:35.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:34 smithi169 bash[79348]: cluster 2024-08-17T17:36:33.854747+0000 mgr.y (mgr.34107) 1023 : cluster [DBG] pgmap v1388: 105 pgs: 105 active+clean; 192 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 77 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-17T17:36:35.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:34 smithi169 bash[79348]: cluster 2024-08-17T17:36:33.854747+0000 mgr.y (mgr.34107) 1023 : cluster [DBG] pgmap v1388: 105 pgs: 105 active+clean; 192 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 77 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-17T17:36:37.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:36 smithi131 bash[88347]: cluster 2024-08-17T17:36:35.855982+0000 mgr.y (mgr.34107) 1024 : cluster [DBG] pgmap v1389: 105 pgs: 105 active+clean; 196 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 209 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T17:36:37.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:36 smithi131 bash[88347]: cluster 2024-08-17T17:36:35.855982+0000 mgr.y (mgr.34107) 1024 : cluster [DBG] pgmap v1389: 105 pgs: 105 active+clean; 196 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 209 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T17:36:37.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:36 smithi131 bash[89561]: cluster 2024-08-17T17:36:35.855982+0000 mgr.y (mgr.34107) 1024 : cluster [DBG] pgmap v1389: 105 pgs: 105 active+clean; 196 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 209 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T17:36:37.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:36 smithi131 bash[89561]: cluster 2024-08-17T17:36:35.855982+0000 mgr.y (mgr.34107) 1024 : cluster [DBG] pgmap v1389: 105 pgs: 105 active+clean; 196 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 209 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T17:36:37.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:36 smithi169 bash[79348]: cluster 2024-08-17T17:36:35.855982+0000 mgr.y (mgr.34107) 1024 : cluster [DBG] pgmap v1389: 105 pgs: 105 active+clean; 196 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 209 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T17:36:37.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:36 smithi169 bash[79348]: cluster 2024-08-17T17:36:35.855982+0000 mgr.y (mgr.34107) 1024 : cluster [DBG] pgmap v1389: 105 pgs: 105 active+clean; 196 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 209 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T17:36:37.670 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/7.Shrink (24382 ms) 2024-08-17T17:36:37.670 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/7.ShrinkToOne 2024-08-17T17:36:37.670 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:36:39.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:36:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:36:38] "GET /metrics HTTP/1.1" 200 36566 "" "Prometheus/2.51.0" 2024-08-17T17:36:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:38 smithi131 bash[88347]: cluster 2024-08-17T17:36:37.856618+0000 mgr.y (mgr.34107) 1025 : cluster [DBG] pgmap v1390: 105 pgs: 105 active+clean; 196 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 187 KiB/s rd, 683 KiB/s wr, 9 op/s 2024-08-17T17:36:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:38 smithi131 bash[88347]: cluster 2024-08-17T17:36:37.856618+0000 mgr.y (mgr.34107) 1025 : cluster [DBG] pgmap v1390: 105 pgs: 105 active+clean; 196 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 187 KiB/s rd, 683 KiB/s wr, 9 op/s 2024-08-17T17:36:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:38 smithi131 bash[88347]: audit 2024-08-17T17:36:38.232262+0000 mon.a (mon.0) 1728 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:38 smithi131 bash[88347]: audit 2024-08-17T17:36:38.232262+0000 mon.a (mon.0) 1728 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:38 smithi131 bash[89561]: cluster 2024-08-17T17:36:37.856618+0000 mgr.y (mgr.34107) 1025 : cluster [DBG] pgmap v1390: 105 pgs: 105 active+clean; 196 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 187 KiB/s rd, 683 KiB/s wr, 9 op/s 2024-08-17T17:36:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:38 smithi131 bash[89561]: cluster 2024-08-17T17:36:37.856618+0000 mgr.y (mgr.34107) 1025 : cluster [DBG] pgmap v1390: 105 pgs: 105 active+clean; 196 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 187 KiB/s rd, 683 KiB/s wr, 9 op/s 2024-08-17T17:36:39.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:38 smithi131 bash[89561]: audit 2024-08-17T17:36:38.232262+0000 mon.a (mon.0) 1728 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:39.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:38 smithi131 bash[89561]: audit 2024-08-17T17:36:38.232262+0000 mon.a (mon.0) 1728 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:39.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:38 smithi169 bash[79348]: cluster 2024-08-17T17:36:37.856618+0000 mgr.y (mgr.34107) 1025 : cluster [DBG] pgmap v1390: 105 pgs: 105 active+clean; 196 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 187 KiB/s rd, 683 KiB/s wr, 9 op/s 2024-08-17T17:36:39.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:38 smithi169 bash[79348]: cluster 2024-08-17T17:36:37.856618+0000 mgr.y (mgr.34107) 1025 : cluster [DBG] pgmap v1390: 105 pgs: 105 active+clean; 196 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 187 KiB/s rd, 683 KiB/s wr, 9 op/s 2024-08-17T17:36:39.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:38 smithi169 bash[79348]: audit 2024-08-17T17:36:38.232262+0000 mon.a (mon.0) 1728 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:39.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:38 smithi169 bash[79348]: audit 2024-08-17T17:36:38.232262+0000 mon.a (mon.0) 1728 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:41.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:40 smithi131 bash[89561]: cluster 2024-08-17T17:36:39.857557+0000 mgr.y (mgr.34107) 1026 : cluster [DBG] pgmap v1391: 105 pgs: 105 active+clean; 220 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 28 op/s 2024-08-17T17:36:41.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:40 smithi131 bash[89561]: cluster 2024-08-17T17:36:39.857557+0000 mgr.y (mgr.34107) 1026 : cluster [DBG] pgmap v1391: 105 pgs: 105 active+clean; 220 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 28 op/s 2024-08-17T17:36:41.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:40 smithi131 bash[88347]: cluster 2024-08-17T17:36:39.857557+0000 mgr.y (mgr.34107) 1026 : cluster [DBG] pgmap v1391: 105 pgs: 105 active+clean; 220 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 28 op/s 2024-08-17T17:36:41.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:40 smithi131 bash[88347]: cluster 2024-08-17T17:36:39.857557+0000 mgr.y (mgr.34107) 1026 : cluster [DBG] pgmap v1391: 105 pgs: 105 active+clean; 220 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 28 op/s 2024-08-17T17:36:41.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:40 smithi169 bash[79348]: cluster 2024-08-17T17:36:39.857557+0000 mgr.y (mgr.34107) 1026 : cluster [DBG] pgmap v1391: 105 pgs: 105 active+clean; 220 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 28 op/s 2024-08-17T17:36:41.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:40 smithi169 bash[79348]: cluster 2024-08-17T17:36:39.857557+0000 mgr.y (mgr.34107) 1026 : cluster [DBG] pgmap v1391: 105 pgs: 105 active+clean; 220 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.8 MiB/s rd, 3.0 MiB/s wr, 28 op/s 2024-08-17T17:36:42.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:41 smithi131 bash[89561]: audit 2024-08-17T17:36:41.530870+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:36:42.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:41 smithi131 bash[89561]: audit 2024-08-17T17:36:41.530870+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:36:42.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:41 smithi131 bash[88347]: audit 2024-08-17T17:36:41.530870+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:36:42.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:41 smithi131 bash[88347]: audit 2024-08-17T17:36:41.530870+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:36:42.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:41 smithi169 bash[79348]: audit 2024-08-17T17:36:41.530870+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:36:42.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:41 smithi169 bash[79348]: audit 2024-08-17T17:36:41.530870+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:36:43.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:42 smithi131 bash[88347]: cluster 2024-08-17T17:36:41.858106+0000 mgr.y (mgr.34107) 1027 : cluster [DBG] pgmap v1392: 105 pgs: 105 active+clean; 220 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-08-17T17:36:43.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:42 smithi131 bash[88347]: cluster 2024-08-17T17:36:41.858106+0000 mgr.y (mgr.34107) 1027 : cluster [DBG] pgmap v1392: 105 pgs: 105 active+clean; 220 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-08-17T17:36:43.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:42 smithi131 bash[89561]: cluster 2024-08-17T17:36:41.858106+0000 mgr.y (mgr.34107) 1027 : cluster [DBG] pgmap v1392: 105 pgs: 105 active+clean; 220 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-08-17T17:36:43.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:42 smithi131 bash[89561]: cluster 2024-08-17T17:36:41.858106+0000 mgr.y (mgr.34107) 1027 : cluster [DBG] pgmap v1392: 105 pgs: 105 active+clean; 220 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-08-17T17:36:43.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:42 smithi169 bash[79348]: cluster 2024-08-17T17:36:41.858106+0000 mgr.y (mgr.34107) 1027 : cluster [DBG] pgmap v1392: 105 pgs: 105 active+clean; 220 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-08-17T17:36:43.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:42 smithi169 bash[79348]: cluster 2024-08-17T17:36:41.858106+0000 mgr.y (mgr.34107) 1027 : cluster [DBG] pgmap v1392: 105 pgs: 105 active+clean; 220 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-08-17T17:36:44.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:44 smithi131 bash[89561]: cluster 2024-08-17T17:36:43.858584+0000 mgr.y (mgr.34107) 1028 : cluster [DBG] pgmap v1393: 105 pgs: 105 active+clean; 220 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-08-17T17:36:44.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:44 smithi131 bash[89561]: cluster 2024-08-17T17:36:43.858584+0000 mgr.y (mgr.34107) 1028 : cluster [DBG] pgmap v1393: 105 pgs: 105 active+clean; 220 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-08-17T17:36:44.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:44 smithi131 bash[88347]: cluster 2024-08-17T17:36:43.858584+0000 mgr.y (mgr.34107) 1028 : cluster [DBG] pgmap v1393: 105 pgs: 105 active+clean; 220 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-08-17T17:36:44.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:44 smithi131 bash[88347]: cluster 2024-08-17T17:36:43.858584+0000 mgr.y (mgr.34107) 1028 : cluster [DBG] pgmap v1393: 105 pgs: 105 active+clean; 220 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-08-17T17:36:44.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:44 smithi169 bash[79348]: cluster 2024-08-17T17:36:43.858584+0000 mgr.y (mgr.34107) 1028 : cluster [DBG] pgmap v1393: 105 pgs: 105 active+clean; 220 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-08-17T17:36:44.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:44 smithi169 bash[79348]: cluster 2024-08-17T17:36:43.858584+0000 mgr.y (mgr.34107) 1028 : cluster [DBG] pgmap v1393: 105 pgs: 105 active+clean; 220 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 8.7 MiB/s rd, 2.7 MiB/s wr, 27 op/s 2024-08-17T17:36:46.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:46 smithi131 bash[88347]: cluster 2024-08-17T17:36:45.316747+0000 mon.a (mon.0) 1730 : cluster [DBG] osdmap e1012: 8 total, 8 up, 8 in 2024-08-17T17:36:46.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:46 smithi131 bash[88347]: cluster 2024-08-17T17:36:45.316747+0000 mon.a (mon.0) 1730 : cluster [DBG] osdmap e1012: 8 total, 8 up, 8 in 2024-08-17T17:36:46.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:46 smithi131 bash[88347]: cluster 2024-08-17T17:36:45.859288+0000 mgr.y (mgr.34107) 1029 : cluster [DBG] pgmap v1395: 105 pgs: 105 active+clean; 220 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 24 op/s 2024-08-17T17:36:46.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:46 smithi131 bash[88347]: cluster 2024-08-17T17:36:45.859288+0000 mgr.y (mgr.34107) 1029 : cluster [DBG] pgmap v1395: 105 pgs: 105 active+clean; 220 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 24 op/s 2024-08-17T17:36:46.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:46 smithi131 bash[89561]: cluster 2024-08-17T17:36:45.316747+0000 mon.a (mon.0) 1730 : cluster [DBG] osdmap e1012: 8 total, 8 up, 8 in 2024-08-17T17:36:46.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:46 smithi131 bash[89561]: cluster 2024-08-17T17:36:45.316747+0000 mon.a (mon.0) 1730 : cluster [DBG] osdmap e1012: 8 total, 8 up, 8 in 2024-08-17T17:36:46.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:46 smithi131 bash[89561]: cluster 2024-08-17T17:36:45.859288+0000 mgr.y (mgr.34107) 1029 : cluster [DBG] pgmap v1395: 105 pgs: 105 active+clean; 220 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 24 op/s 2024-08-17T17:36:46.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:46 smithi131 bash[89561]: cluster 2024-08-17T17:36:45.859288+0000 mgr.y (mgr.34107) 1029 : cluster [DBG] pgmap v1395: 105 pgs: 105 active+clean; 220 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 24 op/s 2024-08-17T17:36:46.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:46 smithi169 bash[79348]: cluster 2024-08-17T17:36:45.316747+0000 mon.a (mon.0) 1730 : cluster [DBG] osdmap e1012: 8 total, 8 up, 8 in 2024-08-17T17:36:46.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:46 smithi169 bash[79348]: cluster 2024-08-17T17:36:45.316747+0000 mon.a (mon.0) 1730 : cluster [DBG] osdmap e1012: 8 total, 8 up, 8 in 2024-08-17T17:36:46.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:46 smithi169 bash[79348]: cluster 2024-08-17T17:36:45.859288+0000 mgr.y (mgr.34107) 1029 : cluster [DBG] pgmap v1395: 105 pgs: 105 active+clean; 220 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 24 op/s 2024-08-17T17:36:46.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:46 smithi169 bash[79348]: cluster 2024-08-17T17:36:45.859288+0000 mgr.y (mgr.34107) 1029 : cluster [DBG] pgmap v1395: 105 pgs: 105 active+clean; 220 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 24 op/s 2024-08-17T17:36:48.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:48 smithi169 bash[79348]: audit 2024-08-17T17:36:47.373326+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:36:48.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:48 smithi169 bash[79348]: audit 2024-08-17T17:36:47.373326+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:36:48.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:48 smithi169 bash[79348]: audit 2024-08-17T17:36:47.380366+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:36:48.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:48 smithi169 bash[79348]: audit 2024-08-17T17:36:47.380366+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:36:48.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:48 smithi169 bash[79348]: audit 2024-08-17T17:36:47.574266+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:36:48.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:48 smithi169 bash[79348]: audit 2024-08-17T17:36:47.574266+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:36:48.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:48 smithi169 bash[79348]: audit 2024-08-17T17:36:47.588146+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:36:48.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:48 smithi169 bash[79348]: audit 2024-08-17T17:36:47.588146+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:36:48.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:48 smithi169 bash[79348]: cluster 2024-08-17T17:36:47.859704+0000 mgr.y (mgr.34107) 1030 : cluster [DBG] pgmap v1396: 105 pgs: 105 active+clean; 220 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 24 op/s 2024-08-17T17:36:48.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:48 smithi169 bash[79348]: cluster 2024-08-17T17:36:47.859704+0000 mgr.y (mgr.34107) 1030 : cluster [DBG] pgmap v1396: 105 pgs: 105 active+clean; 220 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 24 op/s 2024-08-17T17:36:48.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:48 smithi169 bash[79348]: audit 2024-08-17T17:36:48.196776+0000 mon.a (mon.0) 1735 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:36:48.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:48 smithi169 bash[79348]: audit 2024-08-17T17:36:48.196776+0000 mon.a (mon.0) 1735 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:36:48.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:48 smithi169 bash[79348]: audit 2024-08-17T17:36:48.197743+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:36:48.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:48 smithi169 bash[79348]: audit 2024-08-17T17:36:48.197743+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:36:48.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:48 smithi169 bash[79348]: audit 2024-08-17T17:36:48.203908+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:36:48.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:48 smithi169 bash[79348]: audit 2024-08-17T17:36:48.203908+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:36:48.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:48 smithi131 bash[88347]: audit 2024-08-17T17:36:47.373326+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:36:48.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:48 smithi131 bash[88347]: audit 2024-08-17T17:36:47.373326+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:36:48.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:48 smithi131 bash[88347]: audit 2024-08-17T17:36:47.380366+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:36:48.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:48 smithi131 bash[88347]: audit 2024-08-17T17:36:47.380366+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:36:48.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:48 smithi131 bash[88347]: audit 2024-08-17T17:36:47.574266+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:36:48.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:48 smithi131 bash[88347]: audit 2024-08-17T17:36:47.574266+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:36:48.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:48 smithi131 bash[88347]: audit 2024-08-17T17:36:47.588146+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:36:48.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:48 smithi131 bash[88347]: audit 2024-08-17T17:36:47.588146+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:36:48.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:48 smithi131 bash[88347]: cluster 2024-08-17T17:36:47.859704+0000 mgr.y (mgr.34107) 1030 : cluster [DBG] pgmap v1396: 105 pgs: 105 active+clean; 220 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 24 op/s 2024-08-17T17:36:48.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:48 smithi131 bash[88347]: cluster 2024-08-17T17:36:47.859704+0000 mgr.y (mgr.34107) 1030 : cluster [DBG] pgmap v1396: 105 pgs: 105 active+clean; 220 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 24 op/s 2024-08-17T17:36:48.782 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:48 smithi131 bash[88347]: audit 2024-08-17T17:36:48.196776+0000 mon.a (mon.0) 1735 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:36:48.782 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:48 smithi131 bash[88347]: audit 2024-08-17T17:36:48.196776+0000 mon.a (mon.0) 1735 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:36:48.782 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:48 smithi131 bash[88347]: audit 2024-08-17T17:36:48.197743+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:36:48.782 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:48 smithi131 bash[88347]: audit 2024-08-17T17:36:48.197743+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:36:48.782 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:48 smithi131 bash[88347]: audit 2024-08-17T17:36:48.203908+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:36:48.782 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:48 smithi131 bash[88347]: audit 2024-08-17T17:36:48.203908+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:36:48.782 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:48 smithi131 bash[89561]: audit 2024-08-17T17:36:47.373326+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:36:48.782 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:48 smithi131 bash[89561]: audit 2024-08-17T17:36:47.373326+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:36:48.782 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:48 smithi131 bash[89561]: audit 2024-08-17T17:36:47.380366+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:36:48.782 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:48 smithi131 bash[89561]: audit 2024-08-17T17:36:47.380366+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:36:48.782 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:48 smithi131 bash[89561]: audit 2024-08-17T17:36:47.574266+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:36:48.783 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:48 smithi131 bash[89561]: audit 2024-08-17T17:36:47.574266+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:36:48.783 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:48 smithi131 bash[89561]: audit 2024-08-17T17:36:47.588146+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:36:48.783 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:48 smithi131 bash[89561]: audit 2024-08-17T17:36:47.588146+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:36:48.783 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:48 smithi131 bash[89561]: cluster 2024-08-17T17:36:47.859704+0000 mgr.y (mgr.34107) 1030 : cluster [DBG] pgmap v1396: 105 pgs: 105 active+clean; 220 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 24 op/s 2024-08-17T17:36:48.783 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:48 smithi131 bash[89561]: cluster 2024-08-17T17:36:47.859704+0000 mgr.y (mgr.34107) 1030 : cluster [DBG] pgmap v1396: 105 pgs: 105 active+clean; 220 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 10 MiB/s rd, 2.8 MiB/s wr, 24 op/s 2024-08-17T17:36:48.783 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:48 smithi131 bash[89561]: audit 2024-08-17T17:36:48.196776+0000 mon.a (mon.0) 1735 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:36:48.783 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:48 smithi131 bash[89561]: audit 2024-08-17T17:36:48.196776+0000 mon.a (mon.0) 1735 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:36:48.783 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:48 smithi131 bash[89561]: audit 2024-08-17T17:36:48.197743+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:36:48.783 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:48 smithi131 bash[89561]: audit 2024-08-17T17:36:48.197743+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:36:48.783 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:48 smithi131 bash[89561]: audit 2024-08-17T17:36:48.203908+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:36:48.783 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:48 smithi131 bash[89561]: audit 2024-08-17T17:36:48.203908+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:36:49.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:36:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:36:48] "GET /metrics HTTP/1.1" 200 36566 "" "Prometheus/2.51.0" 2024-08-17T17:36:51.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:50 smithi131 bash[89561]: cluster 2024-08-17T17:36:49.860855+0000 mgr.y (mgr.34107) 1031 : cluster [DBG] pgmap v1397: 105 pgs: 105 active+clean; 265 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:36:51.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:50 smithi131 bash[89561]: cluster 2024-08-17T17:36:49.860855+0000 mgr.y (mgr.34107) 1031 : cluster [DBG] pgmap v1397: 105 pgs: 105 active+clean; 265 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:36:51.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:50 smithi131 bash[88347]: cluster 2024-08-17T17:36:49.860855+0000 mgr.y (mgr.34107) 1031 : cluster [DBG] pgmap v1397: 105 pgs: 105 active+clean; 265 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:36:51.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:50 smithi131 bash[88347]: cluster 2024-08-17T17:36:49.860855+0000 mgr.y (mgr.34107) 1031 : cluster [DBG] pgmap v1397: 105 pgs: 105 active+clean; 265 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:36:51.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:50 smithi169 bash[79348]: cluster 2024-08-17T17:36:49.860855+0000 mgr.y (mgr.34107) 1031 : cluster [DBG] pgmap v1397: 105 pgs: 105 active+clean; 265 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:36:51.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:50 smithi169 bash[79348]: cluster 2024-08-17T17:36:49.860855+0000 mgr.y (mgr.34107) 1031 : cluster [DBG] pgmap v1397: 105 pgs: 105 active+clean; 265 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:36:53.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:52 smithi131 bash[88347]: cluster 2024-08-17T17:36:51.861395+0000 mgr.y (mgr.34107) 1032 : cluster [DBG] pgmap v1398: 105 pgs: 105 active+clean; 265 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:36:53.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:52 smithi131 bash[88347]: cluster 2024-08-17T17:36:51.861395+0000 mgr.y (mgr.34107) 1032 : cluster [DBG] pgmap v1398: 105 pgs: 105 active+clean; 265 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:36:53.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:52 smithi131 bash[89561]: cluster 2024-08-17T17:36:51.861395+0000 mgr.y (mgr.34107) 1032 : cluster [DBG] pgmap v1398: 105 pgs: 105 active+clean; 265 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:36:53.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:52 smithi131 bash[89561]: cluster 2024-08-17T17:36:51.861395+0000 mgr.y (mgr.34107) 1032 : cluster [DBG] pgmap v1398: 105 pgs: 105 active+clean; 265 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:36:53.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:52 smithi169 bash[79348]: cluster 2024-08-17T17:36:51.861395+0000 mgr.y (mgr.34107) 1032 : cluster [DBG] pgmap v1398: 105 pgs: 105 active+clean; 265 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:36:53.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:52 smithi169 bash[79348]: cluster 2024-08-17T17:36:51.861395+0000 mgr.y (mgr.34107) 1032 : cluster [DBG] pgmap v1398: 105 pgs: 105 active+clean; 265 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:36:54.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:53 smithi131 bash[88347]: audit 2024-08-17T17:36:53.232598+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:54.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:53 smithi131 bash[88347]: audit 2024-08-17T17:36:53.232598+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:54.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:53 smithi131 bash[89561]: audit 2024-08-17T17:36:53.232598+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:54.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:53 smithi131 bash[89561]: audit 2024-08-17T17:36:53.232598+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:54.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:53 smithi169 bash[79348]: audit 2024-08-17T17:36:53.232598+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:54.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:53 smithi169 bash[79348]: audit 2024-08-17T17:36:53.232598+0000 mon.a (mon.0) 1738 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:36:55.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:54 smithi131 bash[88347]: cluster 2024-08-17T17:36:53.861956+0000 mgr.y (mgr.34107) 1033 : cluster [DBG] pgmap v1399: 105 pgs: 105 active+clean; 265 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:36:55.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:54 smithi131 bash[88347]: cluster 2024-08-17T17:36:53.861956+0000 mgr.y (mgr.34107) 1033 : cluster [DBG] pgmap v1399: 105 pgs: 105 active+clean; 265 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:36:55.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:54 smithi131 bash[89561]: cluster 2024-08-17T17:36:53.861956+0000 mgr.y (mgr.34107) 1033 : cluster [DBG] pgmap v1399: 105 pgs: 105 active+clean; 265 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:36:55.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:54 smithi131 bash[89561]: cluster 2024-08-17T17:36:53.861956+0000 mgr.y (mgr.34107) 1033 : cluster [DBG] pgmap v1399: 105 pgs: 105 active+clean; 265 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:36:55.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:54 smithi169 bash[79348]: cluster 2024-08-17T17:36:53.861956+0000 mgr.y (mgr.34107) 1033 : cluster [DBG] pgmap v1399: 105 pgs: 105 active+clean; 265 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:36:55.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:54 smithi169 bash[79348]: cluster 2024-08-17T17:36:53.861956+0000 mgr.y (mgr.34107) 1033 : cluster [DBG] pgmap v1399: 105 pgs: 105 active+clean; 265 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 55 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:36:57.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:56 smithi131 bash[88347]: cluster 2024-08-17T17:36:55.862849+0000 mgr.y (mgr.34107) 1034 : cluster [DBG] pgmap v1400: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 210 KiB/s rd, 4.6 MiB/s wr, 43 op/s 2024-08-17T17:36:57.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:56 smithi131 bash[88347]: cluster 2024-08-17T17:36:55.862849+0000 mgr.y (mgr.34107) 1034 : cluster [DBG] pgmap v1400: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 210 KiB/s rd, 4.6 MiB/s wr, 43 op/s 2024-08-17T17:36:57.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:56 smithi131 bash[89561]: cluster 2024-08-17T17:36:55.862849+0000 mgr.y (mgr.34107) 1034 : cluster [DBG] pgmap v1400: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 210 KiB/s rd, 4.6 MiB/s wr, 43 op/s 2024-08-17T17:36:57.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:56 smithi131 bash[89561]: cluster 2024-08-17T17:36:55.862849+0000 mgr.y (mgr.34107) 1034 : cluster [DBG] pgmap v1400: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 210 KiB/s rd, 4.6 MiB/s wr, 43 op/s 2024-08-17T17:36:57.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:56 smithi169 bash[79348]: cluster 2024-08-17T17:36:55.862849+0000 mgr.y (mgr.34107) 1034 : cluster [DBG] pgmap v1400: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 210 KiB/s rd, 4.6 MiB/s wr, 43 op/s 2024-08-17T17:36:57.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:56 smithi169 bash[79348]: cluster 2024-08-17T17:36:55.862849+0000 mgr.y (mgr.34107) 1034 : cluster [DBG] pgmap v1400: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 210 KiB/s rd, 4.6 MiB/s wr, 43 op/s 2024-08-17T17:36:58.814 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/7.ShrinkToOne (21143 ms) 2024-08-17T17:36:58.814 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/7.ShrinkToOneAfterSnapshot 2024-08-17T17:36:58.814 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:36:59.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:36:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:36:58] "GET /metrics HTTP/1.1" 200 36567 "" "Prometheus/2.51.0" 2024-08-17T17:36:59.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:58 smithi131 bash[89561]: cluster 2024-08-17T17:36:57.863411+0000 mgr.y (mgr.34107) 1035 : cluster [DBG] pgmap v1401: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 184 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T17:36:59.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:36:58 smithi131 bash[89561]: cluster 2024-08-17T17:36:57.863411+0000 mgr.y (mgr.34107) 1035 : cluster [DBG] pgmap v1401: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 184 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T17:36:59.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:58 smithi131 bash[88347]: cluster 2024-08-17T17:36:57.863411+0000 mgr.y (mgr.34107) 1035 : cluster [DBG] pgmap v1401: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 184 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T17:36:59.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:36:58 smithi131 bash[88347]: cluster 2024-08-17T17:36:57.863411+0000 mgr.y (mgr.34107) 1035 : cluster [DBG] pgmap v1401: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 184 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T17:36:59.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:58 smithi169 bash[79348]: cluster 2024-08-17T17:36:57.863411+0000 mgr.y (mgr.34107) 1035 : cluster [DBG] pgmap v1401: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 184 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T17:36:59.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:36:58 smithi169 bash[79348]: cluster 2024-08-17T17:36:57.863411+0000 mgr.y (mgr.34107) 1035 : cluster [DBG] pgmap v1401: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 184 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T17:37:01.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:00 smithi131 bash[88347]: cluster 2024-08-17T17:36:59.864574+0000 mgr.y (mgr.34107) 1036 : cluster [DBG] pgmap v1402: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 925 KiB/s rd, 5.1 MiB/s wr, 52 op/s 2024-08-17T17:37:01.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:00 smithi131 bash[88347]: cluster 2024-08-17T17:36:59.864574+0000 mgr.y (mgr.34107) 1036 : cluster [DBG] pgmap v1402: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 925 KiB/s rd, 5.1 MiB/s wr, 52 op/s 2024-08-17T17:37:01.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:00 smithi131 bash[89561]: cluster 2024-08-17T17:36:59.864574+0000 mgr.y (mgr.34107) 1036 : cluster [DBG] pgmap v1402: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 925 KiB/s rd, 5.1 MiB/s wr, 52 op/s 2024-08-17T17:37:01.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:00 smithi131 bash[89561]: cluster 2024-08-17T17:36:59.864574+0000 mgr.y (mgr.34107) 1036 : cluster [DBG] pgmap v1402: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 925 KiB/s rd, 5.1 MiB/s wr, 52 op/s 2024-08-17T17:37:01.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:00 smithi169 bash[79348]: cluster 2024-08-17T17:36:59.864574+0000 mgr.y (mgr.34107) 1036 : cluster [DBG] pgmap v1402: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 925 KiB/s rd, 5.1 MiB/s wr, 52 op/s 2024-08-17T17:37:01.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:00 smithi169 bash[79348]: cluster 2024-08-17T17:36:59.864574+0000 mgr.y (mgr.34107) 1036 : cluster [DBG] pgmap v1402: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 925 KiB/s rd, 5.1 MiB/s wr, 52 op/s 2024-08-17T17:37:03.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:02 smithi131 bash[88347]: cluster 2024-08-17T17:37:01.865159+0000 mgr.y (mgr.34107) 1037 : cluster [DBG] pgmap v1403: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 879 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-08-17T17:37:03.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:02 smithi131 bash[88347]: cluster 2024-08-17T17:37:01.865159+0000 mgr.y (mgr.34107) 1037 : cluster [DBG] pgmap v1403: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 879 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-08-17T17:37:03.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:02 smithi131 bash[89561]: cluster 2024-08-17T17:37:01.865159+0000 mgr.y (mgr.34107) 1037 : cluster [DBG] pgmap v1403: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 879 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-08-17T17:37:03.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:02 smithi131 bash[89561]: cluster 2024-08-17T17:37:01.865159+0000 mgr.y (mgr.34107) 1037 : cluster [DBG] pgmap v1403: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 879 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-08-17T17:37:03.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:02 smithi169 bash[79348]: cluster 2024-08-17T17:37:01.865159+0000 mgr.y (mgr.34107) 1037 : cluster [DBG] pgmap v1403: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 879 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-08-17T17:37:03.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:02 smithi169 bash[79348]: cluster 2024-08-17T17:37:01.865159+0000 mgr.y (mgr.34107) 1037 : cluster [DBG] pgmap v1403: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 879 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-08-17T17:37:05.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:04 smithi131 bash[89561]: cluster 2024-08-17T17:37:03.865631+0000 mgr.y (mgr.34107) 1038 : cluster [DBG] pgmap v1404: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 879 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-08-17T17:37:05.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:04 smithi131 bash[89561]: cluster 2024-08-17T17:37:03.865631+0000 mgr.y (mgr.34107) 1038 : cluster [DBG] pgmap v1404: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 879 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-08-17T17:37:05.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:04 smithi131 bash[88347]: cluster 2024-08-17T17:37:03.865631+0000 mgr.y (mgr.34107) 1038 : cluster [DBG] pgmap v1404: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 879 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-08-17T17:37:05.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:04 smithi131 bash[88347]: cluster 2024-08-17T17:37:03.865631+0000 mgr.y (mgr.34107) 1038 : cluster [DBG] pgmap v1404: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 879 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-08-17T17:37:05.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:04 smithi169 bash[79348]: cluster 2024-08-17T17:37:03.865631+0000 mgr.y (mgr.34107) 1038 : cluster [DBG] pgmap v1404: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 879 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-08-17T17:37:05.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:04 smithi169 bash[79348]: cluster 2024-08-17T17:37:03.865631+0000 mgr.y (mgr.34107) 1038 : cluster [DBG] pgmap v1404: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 879 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-08-17T17:37:07.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:06 smithi131 bash[89561]: cluster 2024-08-17T17:37:05.866847+0000 mgr.y (mgr.34107) 1039 : cluster [DBG] pgmap v1405: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 879 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-08-17T17:37:07.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:06 smithi131 bash[89561]: cluster 2024-08-17T17:37:05.866847+0000 mgr.y (mgr.34107) 1039 : cluster [DBG] pgmap v1405: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 879 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-08-17T17:37:07.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:06 smithi131 bash[88347]: cluster 2024-08-17T17:37:05.866847+0000 mgr.y (mgr.34107) 1039 : cluster [DBG] pgmap v1405: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 879 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-08-17T17:37:07.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:06 smithi131 bash[88347]: cluster 2024-08-17T17:37:05.866847+0000 mgr.y (mgr.34107) 1039 : cluster [DBG] pgmap v1405: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 879 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-08-17T17:37:07.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:06 smithi169 bash[79348]: cluster 2024-08-17T17:37:05.866847+0000 mgr.y (mgr.34107) 1039 : cluster [DBG] pgmap v1405: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 879 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-08-17T17:37:07.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:06 smithi169 bash[79348]: cluster 2024-08-17T17:37:05.866847+0000 mgr.y (mgr.34107) 1039 : cluster [DBG] pgmap v1405: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 879 KiB/s rd, 1.3 MiB/s wr, 22 op/s 2024-08-17T17:37:08.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:07 smithi131 bash[89561]: cluster 2024-08-17T17:37:06.966812+0000 mon.a (mon.0) 1739 : cluster [DBG] osdmap e1013: 8 total, 8 up, 8 in 2024-08-17T17:37:08.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:07 smithi131 bash[89561]: cluster 2024-08-17T17:37:06.966812+0000 mon.a (mon.0) 1739 : cluster [DBG] osdmap e1013: 8 total, 8 up, 8 in 2024-08-17T17:37:08.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:07 smithi131 bash[88347]: cluster 2024-08-17T17:37:06.966812+0000 mon.a (mon.0) 1739 : cluster [DBG] osdmap e1013: 8 total, 8 up, 8 in 2024-08-17T17:37:08.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:07 smithi131 bash[88347]: cluster 2024-08-17T17:37:06.966812+0000 mon.a (mon.0) 1739 : cluster [DBG] osdmap e1013: 8 total, 8 up, 8 in 2024-08-17T17:37:08.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:07 smithi169 bash[79348]: cluster 2024-08-17T17:37:06.966812+0000 mon.a (mon.0) 1739 : cluster [DBG] osdmap e1013: 8 total, 8 up, 8 in 2024-08-17T17:37:08.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:07 smithi169 bash[79348]: cluster 2024-08-17T17:37:06.966812+0000 mon.a (mon.0) 1739 : cluster [DBG] osdmap e1013: 8 total, 8 up, 8 in 2024-08-17T17:37:09.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:37:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:37:08] "GET /metrics HTTP/1.1" 200 36563 "" "Prometheus/2.51.0" 2024-08-17T17:37:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:08 smithi131 bash[89561]: cluster 2024-08-17T17:37:07.867446+0000 mgr.y (mgr.34107) 1040 : cluster [DBG] pgmap v1407: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 888 KiB/s rd, 1.2 MiB/s wr, 17 op/s 2024-08-17T17:37:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:08 smithi131 bash[89561]: cluster 2024-08-17T17:37:07.867446+0000 mgr.y (mgr.34107) 1040 : cluster [DBG] pgmap v1407: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 888 KiB/s rd, 1.2 MiB/s wr, 17 op/s 2024-08-17T17:37:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:08 smithi131 bash[89561]: audit 2024-08-17T17:37:08.233010+0000 mon.a (mon.0) 1740 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:08 smithi131 bash[89561]: audit 2024-08-17T17:37:08.233010+0000 mon.a (mon.0) 1740 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:08 smithi131 bash[88347]: cluster 2024-08-17T17:37:07.867446+0000 mgr.y (mgr.34107) 1040 : cluster [DBG] pgmap v1407: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 888 KiB/s rd, 1.2 MiB/s wr, 17 op/s 2024-08-17T17:37:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:08 smithi131 bash[88347]: cluster 2024-08-17T17:37:07.867446+0000 mgr.y (mgr.34107) 1040 : cluster [DBG] pgmap v1407: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 888 KiB/s rd, 1.2 MiB/s wr, 17 op/s 2024-08-17T17:37:09.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:08 smithi131 bash[88347]: audit 2024-08-17T17:37:08.233010+0000 mon.a (mon.0) 1740 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:09.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:08 smithi131 bash[88347]: audit 2024-08-17T17:37:08.233010+0000 mon.a (mon.0) 1740 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:09.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:08 smithi169 bash[79348]: cluster 2024-08-17T17:37:07.867446+0000 mgr.y (mgr.34107) 1040 : cluster [DBG] pgmap v1407: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 888 KiB/s rd, 1.2 MiB/s wr, 17 op/s 2024-08-17T17:37:09.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:08 smithi169 bash[79348]: cluster 2024-08-17T17:37:07.867446+0000 mgr.y (mgr.34107) 1040 : cluster [DBG] pgmap v1407: 105 pgs: 105 active+clean; 269 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 888 KiB/s rd, 1.2 MiB/s wr, 17 op/s 2024-08-17T17:37:09.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:08 smithi169 bash[79348]: audit 2024-08-17T17:37:08.233010+0000 mon.a (mon.0) 1740 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:09.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:08 smithi169 bash[79348]: audit 2024-08-17T17:37:08.233010+0000 mon.a (mon.0) 1740 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:10.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:10 smithi131 bash[88347]: cluster 2024-08-17T17:37:09.868624+0000 mgr.y (mgr.34107) 1041 : cluster [DBG] pgmap v1408: 105 pgs: 105 active+clean; 310 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:37:10.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:10 smithi131 bash[88347]: cluster 2024-08-17T17:37:09.868624+0000 mgr.y (mgr.34107) 1041 : cluster [DBG] pgmap v1408: 105 pgs: 105 active+clean; 310 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:37:10.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:10 smithi131 bash[89561]: cluster 2024-08-17T17:37:09.868624+0000 mgr.y (mgr.34107) 1041 : cluster [DBG] pgmap v1408: 105 pgs: 105 active+clean; 310 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:37:10.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:10 smithi131 bash[89561]: cluster 2024-08-17T17:37:09.868624+0000 mgr.y (mgr.34107) 1041 : cluster [DBG] pgmap v1408: 105 pgs: 105 active+clean; 310 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:37:10.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:10 smithi169 bash[79348]: cluster 2024-08-17T17:37:09.868624+0000 mgr.y (mgr.34107) 1041 : cluster [DBG] pgmap v1408: 105 pgs: 105 active+clean; 310 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:37:10.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:10 smithi169 bash[79348]: cluster 2024-08-17T17:37:09.868624+0000 mgr.y (mgr.34107) 1041 : cluster [DBG] pgmap v1408: 105 pgs: 105 active+clean; 310 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:37:13.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:12 smithi131 bash[88347]: cluster 2024-08-17T17:37:11.869346+0000 mgr.y (mgr.34107) 1042 : cluster [DBG] pgmap v1409: 105 pgs: 105 active+clean; 310 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:37:13.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:12 smithi131 bash[88347]: cluster 2024-08-17T17:37:11.869346+0000 mgr.y (mgr.34107) 1042 : cluster [DBG] pgmap v1409: 105 pgs: 105 active+clean; 310 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:37:13.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:12 smithi131 bash[89561]: cluster 2024-08-17T17:37:11.869346+0000 mgr.y (mgr.34107) 1042 : cluster [DBG] pgmap v1409: 105 pgs: 105 active+clean; 310 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:37:13.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:12 smithi131 bash[89561]: cluster 2024-08-17T17:37:11.869346+0000 mgr.y (mgr.34107) 1042 : cluster [DBG] pgmap v1409: 105 pgs: 105 active+clean; 310 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:37:13.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:12 smithi169 bash[79348]: cluster 2024-08-17T17:37:11.869346+0000 mgr.y (mgr.34107) 1042 : cluster [DBG] pgmap v1409: 105 pgs: 105 active+clean; 310 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:37:13.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:12 smithi169 bash[79348]: cluster 2024-08-17T17:37:11.869346+0000 mgr.y (mgr.34107) 1042 : cluster [DBG] pgmap v1409: 105 pgs: 105 active+clean; 310 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:37:15.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:14 smithi131 bash[88347]: cluster 2024-08-17T17:37:13.869840+0000 mgr.y (mgr.34107) 1043 : cluster [DBG] pgmap v1410: 105 pgs: 105 active+clean; 310 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:37:15.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:14 smithi131 bash[88347]: cluster 2024-08-17T17:37:13.869840+0000 mgr.y (mgr.34107) 1043 : cluster [DBG] pgmap v1410: 105 pgs: 105 active+clean; 310 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:37:15.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:14 smithi131 bash[89561]: cluster 2024-08-17T17:37:13.869840+0000 mgr.y (mgr.34107) 1043 : cluster [DBG] pgmap v1410: 105 pgs: 105 active+clean; 310 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:37:15.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:14 smithi131 bash[89561]: cluster 2024-08-17T17:37:13.869840+0000 mgr.y (mgr.34107) 1043 : cluster [DBG] pgmap v1410: 105 pgs: 105 active+clean; 310 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:37:15.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:14 smithi169 bash[79348]: cluster 2024-08-17T17:37:13.869840+0000 mgr.y (mgr.34107) 1043 : cluster [DBG] pgmap v1410: 105 pgs: 105 active+clean; 310 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:37:15.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:14 smithi169 bash[79348]: cluster 2024-08-17T17:37:13.869840+0000 mgr.y (mgr.34107) 1043 : cluster [DBG] pgmap v1410: 105 pgs: 105 active+clean; 310 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:37:17.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:16 smithi131 bash[89561]: cluster 2024-08-17T17:37:15.871075+0000 mgr.y (mgr.34107) 1044 : cluster [DBG] pgmap v1411: 105 pgs: 105 active+clean; 314 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:37:17.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:16 smithi131 bash[89561]: cluster 2024-08-17T17:37:15.871075+0000 mgr.y (mgr.34107) 1044 : cluster [DBG] pgmap v1411: 105 pgs: 105 active+clean; 314 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:37:17.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:16 smithi131 bash[88347]: cluster 2024-08-17T17:37:15.871075+0000 mgr.y (mgr.34107) 1044 : cluster [DBG] pgmap v1411: 105 pgs: 105 active+clean; 314 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:37:17.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:16 smithi131 bash[88347]: cluster 2024-08-17T17:37:15.871075+0000 mgr.y (mgr.34107) 1044 : cluster [DBG] pgmap v1411: 105 pgs: 105 active+clean; 314 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:37:17.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:16 smithi169 bash[79348]: cluster 2024-08-17T17:37:15.871075+0000 mgr.y (mgr.34107) 1044 : cluster [DBG] pgmap v1411: 105 pgs: 105 active+clean; 314 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:37:17.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:16 smithi169 bash[79348]: cluster 2024-08-17T17:37:15.871075+0000 mgr.y (mgr.34107) 1044 : cluster [DBG] pgmap v1411: 105 pgs: 105 active+clean; 314 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:37:18.892 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:37:18 smithi169 bash[72069]: logger=cleanup t=2024-08-17T17:37:18.577320066Z level=info msg="Completed cleanup jobs" duration=44.382382ms 2024-08-17T17:37:18.892 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:37:18 smithi169 bash[72069]: logger=plugins.update.checker t=2024-08-17T17:37:18.704694864Z level=info msg="Update check succeeded" duration=77.776549ms 2024-08-17T17:37:18.892 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:37:18 smithi169 bash[72069]: logger=grafana.update.checker t=2024-08-17T17:37:18.729295271Z level=info msg="Update check succeeded" duration=110.84569ms 2024-08-17T17:37:19.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:18 smithi131 bash[89561]: cluster 2024-08-17T17:37:17.871571+0000 mgr.y (mgr.34107) 1045 : cluster [DBG] pgmap v1412: 105 pgs: 105 active+clean; 314 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 77 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-17T17:37:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:18 smithi131 bash[89561]: cluster 2024-08-17T17:37:17.871571+0000 mgr.y (mgr.34107) 1045 : cluster [DBG] pgmap v1412: 105 pgs: 105 active+clean; 314 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 77 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-17T17:37:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:18 smithi131 bash[88347]: cluster 2024-08-17T17:37:17.871571+0000 mgr.y (mgr.34107) 1045 : cluster [DBG] pgmap v1412: 105 pgs: 105 active+clean; 314 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 77 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-17T17:37:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:18 smithi131 bash[88347]: cluster 2024-08-17T17:37:17.871571+0000 mgr.y (mgr.34107) 1045 : cluster [DBG] pgmap v1412: 105 pgs: 105 active+clean; 314 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 77 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-17T17:37:19.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:37:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:37:18] "GET /metrics HTTP/1.1" 200 36563 "" "Prometheus/2.51.0" 2024-08-17T17:37:19.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:18 smithi169 bash[79348]: cluster 2024-08-17T17:37:17.871571+0000 mgr.y (mgr.34107) 1045 : cluster [DBG] pgmap v1412: 105 pgs: 105 active+clean; 314 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 77 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-17T17:37:19.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:18 smithi169 bash[79348]: cluster 2024-08-17T17:37:17.871571+0000 mgr.y (mgr.34107) 1045 : cluster [DBG] pgmap v1412: 105 pgs: 105 active+clean; 314 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 77 KiB/s rd, 4.1 MiB/s wr, 34 op/s 2024-08-17T17:37:20.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:19 smithi131 bash[88347]: cluster 2024-08-17T17:37:18.943556+0000 mon.a (mon.0) 1741 : cluster [DBG] osdmap e1014: 8 total, 8 up, 8 in 2024-08-17T17:37:20.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:19 smithi131 bash[88347]: cluster 2024-08-17T17:37:18.943556+0000 mon.a (mon.0) 1741 : cluster [DBG] osdmap e1014: 8 total, 8 up, 8 in 2024-08-17T17:37:20.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:19 smithi131 bash[89561]: cluster 2024-08-17T17:37:18.943556+0000 mon.a (mon.0) 1741 : cluster [DBG] osdmap e1014: 8 total, 8 up, 8 in 2024-08-17T17:37:20.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:19 smithi131 bash[89561]: cluster 2024-08-17T17:37:18.943556+0000 mon.a (mon.0) 1741 : cluster [DBG] osdmap e1014: 8 total, 8 up, 8 in 2024-08-17T17:37:20.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:19 smithi169 bash[79348]: cluster 2024-08-17T17:37:18.943556+0000 mon.a (mon.0) 1741 : cluster [DBG] osdmap e1014: 8 total, 8 up, 8 in 2024-08-17T17:37:20.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:19 smithi169 bash[79348]: cluster 2024-08-17T17:37:18.943556+0000 mon.a (mon.0) 1741 : cluster [DBG] osdmap e1014: 8 total, 8 up, 8 in 2024-08-17T17:37:21.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:20 smithi131 bash[88347]: cluster 2024-08-17T17:37:19.872722+0000 mgr.y (mgr.34107) 1046 : cluster [DBG] pgmap v1414: 105 pgs: 105 active+clean; 346 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.6 MiB/s wr, 26 op/s 2024-08-17T17:37:21.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:20 smithi131 bash[88347]: cluster 2024-08-17T17:37:19.872722+0000 mgr.y (mgr.34107) 1046 : cluster [DBG] pgmap v1414: 105 pgs: 105 active+clean; 346 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.6 MiB/s wr, 26 op/s 2024-08-17T17:37:21.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:20 smithi131 bash[89561]: cluster 2024-08-17T17:37:19.872722+0000 mgr.y (mgr.34107) 1046 : cluster [DBG] pgmap v1414: 105 pgs: 105 active+clean; 346 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.6 MiB/s wr, 26 op/s 2024-08-17T17:37:21.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:20 smithi131 bash[89561]: cluster 2024-08-17T17:37:19.872722+0000 mgr.y (mgr.34107) 1046 : cluster [DBG] pgmap v1414: 105 pgs: 105 active+clean; 346 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.6 MiB/s wr, 26 op/s 2024-08-17T17:37:21.374 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/7.ShrinkToOneAfterSnapshot (22560 ms) 2024-08-17T17:37:21.375 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/7.MinOverlap 2024-08-17T17:37:21.375 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:37:21.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:20 smithi169 bash[79348]: cluster 2024-08-17T17:37:19.872722+0000 mgr.y (mgr.34107) 1046 : cluster [DBG] pgmap v1414: 105 pgs: 105 active+clean; 346 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.6 MiB/s wr, 26 op/s 2024-08-17T17:37:21.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:20 smithi169 bash[79348]: cluster 2024-08-17T17:37:19.872722+0000 mgr.y (mgr.34107) 1046 : cluster [DBG] pgmap v1414: 105 pgs: 105 active+clean; 346 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.6 MiB/s wr, 26 op/s 2024-08-17T17:37:23.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:22 smithi131 bash[89561]: cluster 2024-08-17T17:37:21.873439+0000 mgr.y (mgr.34107) 1047 : cluster [DBG] pgmap v1415: 105 pgs: 105 active+clean; 346 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.6 MiB/s wr, 26 op/s 2024-08-17T17:37:23.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:22 smithi131 bash[89561]: cluster 2024-08-17T17:37:21.873439+0000 mgr.y (mgr.34107) 1047 : cluster [DBG] pgmap v1415: 105 pgs: 105 active+clean; 346 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.6 MiB/s wr, 26 op/s 2024-08-17T17:37:23.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:22 smithi131 bash[88347]: cluster 2024-08-17T17:37:21.873439+0000 mgr.y (mgr.34107) 1047 : cluster [DBG] pgmap v1415: 105 pgs: 105 active+clean; 346 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.6 MiB/s wr, 26 op/s 2024-08-17T17:37:23.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:22 smithi131 bash[88347]: cluster 2024-08-17T17:37:21.873439+0000 mgr.y (mgr.34107) 1047 : cluster [DBG] pgmap v1415: 105 pgs: 105 active+clean; 346 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.6 MiB/s wr, 26 op/s 2024-08-17T17:37:23.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:22 smithi169 bash[79348]: cluster 2024-08-17T17:37:21.873439+0000 mgr.y (mgr.34107) 1047 : cluster [DBG] pgmap v1415: 105 pgs: 105 active+clean; 346 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.6 MiB/s wr, 26 op/s 2024-08-17T17:37:23.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:22 smithi169 bash[79348]: cluster 2024-08-17T17:37:21.873439+0000 mgr.y (mgr.34107) 1047 : cluster [DBG] pgmap v1415: 105 pgs: 105 active+clean; 346 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.6 MiB/s wr, 26 op/s 2024-08-17T17:37:24.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:23 smithi131 bash[88347]: audit 2024-08-17T17:37:23.233374+0000 mon.a (mon.0) 1742 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:24.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:23 smithi131 bash[88347]: audit 2024-08-17T17:37:23.233374+0000 mon.a (mon.0) 1742 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:24.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:23 smithi131 bash[89561]: audit 2024-08-17T17:37:23.233374+0000 mon.a (mon.0) 1742 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:24.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:23 smithi131 bash[89561]: audit 2024-08-17T17:37:23.233374+0000 mon.a (mon.0) 1742 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:24.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:23 smithi169 bash[79348]: audit 2024-08-17T17:37:23.233374+0000 mon.a (mon.0) 1742 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:24.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:23 smithi169 bash[79348]: audit 2024-08-17T17:37:23.233374+0000 mon.a (mon.0) 1742 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:25.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:24 smithi131 bash[89561]: cluster 2024-08-17T17:37:23.873978+0000 mgr.y (mgr.34107) 1048 : cluster [DBG] pgmap v1416: 105 pgs: 105 active+clean; 346 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.6 MiB/s wr, 26 op/s 2024-08-17T17:37:25.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:24 smithi131 bash[89561]: cluster 2024-08-17T17:37:23.873978+0000 mgr.y (mgr.34107) 1048 : cluster [DBG] pgmap v1416: 105 pgs: 105 active+clean; 346 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.6 MiB/s wr, 26 op/s 2024-08-17T17:37:25.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:24 smithi131 bash[88347]: cluster 2024-08-17T17:37:23.873978+0000 mgr.y (mgr.34107) 1048 : cluster [DBG] pgmap v1416: 105 pgs: 105 active+clean; 346 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.6 MiB/s wr, 26 op/s 2024-08-17T17:37:25.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:24 smithi131 bash[88347]: cluster 2024-08-17T17:37:23.873978+0000 mgr.y (mgr.34107) 1048 : cluster [DBG] pgmap v1416: 105 pgs: 105 active+clean; 346 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.6 MiB/s wr, 26 op/s 2024-08-17T17:37:25.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:24 smithi169 bash[79348]: cluster 2024-08-17T17:37:23.873978+0000 mgr.y (mgr.34107) 1048 : cluster [DBG] pgmap v1416: 105 pgs: 105 active+clean; 346 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.6 MiB/s wr, 26 op/s 2024-08-17T17:37:25.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:24 smithi169 bash[79348]: cluster 2024-08-17T17:37:23.873978+0000 mgr.y (mgr.34107) 1048 : cluster [DBG] pgmap v1416: 105 pgs: 105 active+clean; 346 MiB data, 1.6 GiB used, 714 GiB / 715 GiB avail; 3.1 MiB/s rd, 3.6 MiB/s wr, 26 op/s 2024-08-17T17:37:27.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:26 smithi131 bash[88347]: cluster 2024-08-17T17:37:25.874859+0000 mgr.y (mgr.34107) 1049 : cluster [DBG] pgmap v1417: 105 pgs: 105 active+clean; 374 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 44 op/s 2024-08-17T17:37:27.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:26 smithi131 bash[88347]: cluster 2024-08-17T17:37:25.874859+0000 mgr.y (mgr.34107) 1049 : cluster [DBG] pgmap v1417: 105 pgs: 105 active+clean; 374 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 44 op/s 2024-08-17T17:37:27.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:26 smithi131 bash[89561]: cluster 2024-08-17T17:37:25.874859+0000 mgr.y (mgr.34107) 1049 : cluster [DBG] pgmap v1417: 105 pgs: 105 active+clean; 374 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 44 op/s 2024-08-17T17:37:27.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:26 smithi131 bash[89561]: cluster 2024-08-17T17:37:25.874859+0000 mgr.y (mgr.34107) 1049 : cluster [DBG] pgmap v1417: 105 pgs: 105 active+clean; 374 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 44 op/s 2024-08-17T17:37:27.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:26 smithi169 bash[79348]: cluster 2024-08-17T17:37:25.874859+0000 mgr.y (mgr.34107) 1049 : cluster [DBG] pgmap v1417: 105 pgs: 105 active+clean; 374 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 44 op/s 2024-08-17T17:37:27.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:26 smithi169 bash[79348]: cluster 2024-08-17T17:37:25.874859+0000 mgr.y (mgr.34107) 1049 : cluster [DBG] pgmap v1417: 105 pgs: 105 active+clean; 374 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 44 op/s 2024-08-17T17:37:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:28 smithi131 bash[88347]: cluster 2024-08-17T17:37:27.875334+0000 mgr.y (mgr.34107) 1050 : cluster [DBG] pgmap v1418: 105 pgs: 105 active+clean; 374 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 44 op/s 2024-08-17T17:37:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:28 smithi131 bash[88347]: cluster 2024-08-17T17:37:27.875334+0000 mgr.y (mgr.34107) 1050 : cluster [DBG] pgmap v1418: 105 pgs: 105 active+clean; 374 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 44 op/s 2024-08-17T17:37:29.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:28 smithi131 bash[89561]: cluster 2024-08-17T17:37:27.875334+0000 mgr.y (mgr.34107) 1050 : cluster [DBG] pgmap v1418: 105 pgs: 105 active+clean; 374 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 44 op/s 2024-08-17T17:37:29.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:28 smithi131 bash[89561]: cluster 2024-08-17T17:37:27.875334+0000 mgr.y (mgr.34107) 1050 : cluster [DBG] pgmap v1418: 105 pgs: 105 active+clean; 374 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 44 op/s 2024-08-17T17:37:29.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:37:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:37:28] "GET /metrics HTTP/1.1" 200 36567 "" "Prometheus/2.51.0" 2024-08-17T17:37:29.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:28 smithi169 bash[79348]: cluster 2024-08-17T17:37:27.875334+0000 mgr.y (mgr.34107) 1050 : cluster [DBG] pgmap v1418: 105 pgs: 105 active+clean; 374 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 44 op/s 2024-08-17T17:37:29.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:28 smithi169 bash[79348]: cluster 2024-08-17T17:37:27.875334+0000 mgr.y (mgr.34107) 1050 : cluster [DBG] pgmap v1418: 105 pgs: 105 active+clean; 374 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 3.0 MiB/s rd, 6.0 MiB/s wr, 44 op/s 2024-08-17T17:37:30.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:30 smithi131 bash[88347]: cluster 2024-08-17T17:37:29.876167+0000 mgr.y (mgr.34107) 1051 : cluster [DBG] pgmap v1419: 105 pgs: 105 active+clean; 374 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 5.5 MiB/s wr, 40 op/s 2024-08-17T17:37:30.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:30 smithi131 bash[88347]: cluster 2024-08-17T17:37:29.876167+0000 mgr.y (mgr.34107) 1051 : cluster [DBG] pgmap v1419: 105 pgs: 105 active+clean; 374 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 5.5 MiB/s wr, 40 op/s 2024-08-17T17:37:30.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:30 smithi131 bash[89561]: cluster 2024-08-17T17:37:29.876167+0000 mgr.y (mgr.34107) 1051 : cluster [DBG] pgmap v1419: 105 pgs: 105 active+clean; 374 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 5.5 MiB/s wr, 40 op/s 2024-08-17T17:37:30.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:30 smithi131 bash[89561]: cluster 2024-08-17T17:37:29.876167+0000 mgr.y (mgr.34107) 1051 : cluster [DBG] pgmap v1419: 105 pgs: 105 active+clean; 374 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 5.5 MiB/s wr, 40 op/s 2024-08-17T17:37:30.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:30 smithi169 bash[79348]: cluster 2024-08-17T17:37:29.876167+0000 mgr.y (mgr.34107) 1051 : cluster [DBG] pgmap v1419: 105 pgs: 105 active+clean; 374 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 5.5 MiB/s wr, 40 op/s 2024-08-17T17:37:30.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:30 smithi169 bash[79348]: cluster 2024-08-17T17:37:29.876167+0000 mgr.y (mgr.34107) 1051 : cluster [DBG] pgmap v1419: 105 pgs: 105 active+clean; 374 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 2.8 MiB/s rd, 5.5 MiB/s wr, 40 op/s 2024-08-17T17:37:33.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:32 smithi131 bash[88347]: cluster 2024-08-17T17:37:31.662075+0000 mon.a (mon.0) 1743 : cluster [DBG] osdmap e1015: 8 total, 8 up, 8 in 2024-08-17T17:37:33.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:32 smithi131 bash[88347]: cluster 2024-08-17T17:37:31.662075+0000 mon.a (mon.0) 1743 : cluster [DBG] osdmap e1015: 8 total, 8 up, 8 in 2024-08-17T17:37:33.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:32 smithi131 bash[88347]: cluster 2024-08-17T17:37:31.876806+0000 mgr.y (mgr.34107) 1052 : cluster [DBG] pgmap v1421: 105 pgs: 105 active+clean; 374 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 2.8 MiB/s wr, 19 op/s 2024-08-17T17:37:33.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:32 smithi131 bash[88347]: cluster 2024-08-17T17:37:31.876806+0000 mgr.y (mgr.34107) 1052 : cluster [DBG] pgmap v1421: 105 pgs: 105 active+clean; 374 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 2.8 MiB/s wr, 19 op/s 2024-08-17T17:37:33.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:32 smithi131 bash[89561]: cluster 2024-08-17T17:37:31.662075+0000 mon.a (mon.0) 1743 : cluster [DBG] osdmap e1015: 8 total, 8 up, 8 in 2024-08-17T17:37:33.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:32 smithi131 bash[89561]: cluster 2024-08-17T17:37:31.662075+0000 mon.a (mon.0) 1743 : cluster [DBG] osdmap e1015: 8 total, 8 up, 8 in 2024-08-17T17:37:33.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:32 smithi131 bash[89561]: cluster 2024-08-17T17:37:31.876806+0000 mgr.y (mgr.34107) 1052 : cluster [DBG] pgmap v1421: 105 pgs: 105 active+clean; 374 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 2.8 MiB/s wr, 19 op/s 2024-08-17T17:37:33.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:32 smithi131 bash[89561]: cluster 2024-08-17T17:37:31.876806+0000 mgr.y (mgr.34107) 1052 : cluster [DBG] pgmap v1421: 105 pgs: 105 active+clean; 374 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 2.8 MiB/s wr, 19 op/s 2024-08-17T17:37:33.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:32 smithi169 bash[79348]: cluster 2024-08-17T17:37:31.662075+0000 mon.a (mon.0) 1743 : cluster [DBG] osdmap e1015: 8 total, 8 up, 8 in 2024-08-17T17:37:33.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:32 smithi169 bash[79348]: cluster 2024-08-17T17:37:31.662075+0000 mon.a (mon.0) 1743 : cluster [DBG] osdmap e1015: 8 total, 8 up, 8 in 2024-08-17T17:37:33.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:32 smithi169 bash[79348]: cluster 2024-08-17T17:37:31.876806+0000 mgr.y (mgr.34107) 1052 : cluster [DBG] pgmap v1421: 105 pgs: 105 active+clean; 374 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 2.8 MiB/s wr, 19 op/s 2024-08-17T17:37:33.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:32 smithi169 bash[79348]: cluster 2024-08-17T17:37:31.876806+0000 mgr.y (mgr.34107) 1052 : cluster [DBG] pgmap v1421: 105 pgs: 105 active+clean; 374 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 2.8 MiB/s wr, 19 op/s 2024-08-17T17:37:35.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:34 smithi131 bash[88347]: cluster 2024-08-17T17:37:33.877434+0000 mgr.y (mgr.34107) 1053 : cluster [DBG] pgmap v1422: 105 pgs: 105 active+clean; 374 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 2.8 MiB/s wr, 19 op/s 2024-08-17T17:37:35.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:34 smithi131 bash[88347]: cluster 2024-08-17T17:37:33.877434+0000 mgr.y (mgr.34107) 1053 : cluster [DBG] pgmap v1422: 105 pgs: 105 active+clean; 374 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 2.8 MiB/s wr, 19 op/s 2024-08-17T17:37:35.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:34 smithi131 bash[89561]: cluster 2024-08-17T17:37:33.877434+0000 mgr.y (mgr.34107) 1053 : cluster [DBG] pgmap v1422: 105 pgs: 105 active+clean; 374 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 2.8 MiB/s wr, 19 op/s 2024-08-17T17:37:35.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:34 smithi131 bash[89561]: cluster 2024-08-17T17:37:33.877434+0000 mgr.y (mgr.34107) 1053 : cluster [DBG] pgmap v1422: 105 pgs: 105 active+clean; 374 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 2.8 MiB/s wr, 19 op/s 2024-08-17T17:37:35.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:34 smithi169 bash[79348]: cluster 2024-08-17T17:37:33.877434+0000 mgr.y (mgr.34107) 1053 : cluster [DBG] pgmap v1422: 105 pgs: 105 active+clean; 374 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 2.8 MiB/s wr, 19 op/s 2024-08-17T17:37:35.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:34 smithi169 bash[79348]: cluster 2024-08-17T17:37:33.877434+0000 mgr.y (mgr.34107) 1053 : cluster [DBG] pgmap v1422: 105 pgs: 105 active+clean; 374 MiB data, 1.7 GiB used, 713 GiB / 715 GiB avail; 13 KiB/s rd, 2.8 MiB/s wr, 19 op/s 2024-08-17T17:37:37.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:36 smithi131 bash[89561]: cluster 2024-08-17T17:37:35.878714+0000 mgr.y (mgr.34107) 1054 : cluster [DBG] pgmap v1423: 105 pgs: 105 active+clean; 415 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:37:37.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:36 smithi131 bash[89561]: cluster 2024-08-17T17:37:35.878714+0000 mgr.y (mgr.34107) 1054 : cluster [DBG] pgmap v1423: 105 pgs: 105 active+clean; 415 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:37:37.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:36 smithi131 bash[88347]: cluster 2024-08-17T17:37:35.878714+0000 mgr.y (mgr.34107) 1054 : cluster [DBG] pgmap v1423: 105 pgs: 105 active+clean; 415 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:37:37.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:36 smithi131 bash[88347]: cluster 2024-08-17T17:37:35.878714+0000 mgr.y (mgr.34107) 1054 : cluster [DBG] pgmap v1423: 105 pgs: 105 active+clean; 415 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:37:37.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:36 smithi169 bash[79348]: cluster 2024-08-17T17:37:35.878714+0000 mgr.y (mgr.34107) 1054 : cluster [DBG] pgmap v1423: 105 pgs: 105 active+clean; 415 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:37:37.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:36 smithi169 bash[79348]: cluster 2024-08-17T17:37:35.878714+0000 mgr.y (mgr.34107) 1054 : cluster [DBG] pgmap v1423: 105 pgs: 105 active+clean; 415 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:37:39.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:37:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:37:38] "GET /metrics HTTP/1.1" 200 36566 "" "Prometheus/2.51.0" 2024-08-17T17:37:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:38 smithi131 bash[88347]: cluster 2024-08-17T17:37:37.879201+0000 mgr.y (mgr.34107) 1055 : cluster [DBG] pgmap v1424: 105 pgs: 105 active+clean; 415 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:37:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:38 smithi131 bash[88347]: cluster 2024-08-17T17:37:37.879201+0000 mgr.y (mgr.34107) 1055 : cluster [DBG] pgmap v1424: 105 pgs: 105 active+clean; 415 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:37:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:38 smithi131 bash[88347]: audit 2024-08-17T17:37:38.233448+0000 mon.a (mon.0) 1744 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:38 smithi131 bash[88347]: audit 2024-08-17T17:37:38.233448+0000 mon.a (mon.0) 1744 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:38 smithi131 bash[89561]: cluster 2024-08-17T17:37:37.879201+0000 mgr.y (mgr.34107) 1055 : cluster [DBG] pgmap v1424: 105 pgs: 105 active+clean; 415 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:37:39.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:38 smithi131 bash[89561]: cluster 2024-08-17T17:37:37.879201+0000 mgr.y (mgr.34107) 1055 : cluster [DBG] pgmap v1424: 105 pgs: 105 active+clean; 415 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:37:39.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:38 smithi131 bash[89561]: audit 2024-08-17T17:37:38.233448+0000 mon.a (mon.0) 1744 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:39.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:38 smithi131 bash[89561]: audit 2024-08-17T17:37:38.233448+0000 mon.a (mon.0) 1744 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:39.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:38 smithi169 bash[79348]: cluster 2024-08-17T17:37:37.879201+0000 mgr.y (mgr.34107) 1055 : cluster [DBG] pgmap v1424: 105 pgs: 105 active+clean; 415 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:37:39.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:38 smithi169 bash[79348]: cluster 2024-08-17T17:37:37.879201+0000 mgr.y (mgr.34107) 1055 : cluster [DBG] pgmap v1424: 105 pgs: 105 active+clean; 415 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 26 KiB/s rd, 4.1 MiB/s wr, 35 op/s 2024-08-17T17:37:39.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:38 smithi169 bash[79348]: audit 2024-08-17T17:37:38.233448+0000 mon.a (mon.0) 1744 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:39.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:38 smithi169 bash[79348]: audit 2024-08-17T17:37:38.233448+0000 mon.a (mon.0) 1744 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:41.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:40 smithi131 bash[89561]: cluster 2024-08-17T17:37:39.880471+0000 mgr.y (mgr.34107) 1056 : cluster [DBG] pgmap v1425: 105 pgs: 105 active+clean; 419 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:37:41.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:40 smithi131 bash[89561]: cluster 2024-08-17T17:37:39.880471+0000 mgr.y (mgr.34107) 1056 : cluster [DBG] pgmap v1425: 105 pgs: 105 active+clean; 419 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:37:41.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:40 smithi131 bash[88347]: cluster 2024-08-17T17:37:39.880471+0000 mgr.y (mgr.34107) 1056 : cluster [DBG] pgmap v1425: 105 pgs: 105 active+clean; 419 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:37:41.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:40 smithi131 bash[88347]: cluster 2024-08-17T17:37:39.880471+0000 mgr.y (mgr.34107) 1056 : cluster [DBG] pgmap v1425: 105 pgs: 105 active+clean; 419 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:37:41.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:40 smithi169 bash[79348]: cluster 2024-08-17T17:37:39.880471+0000 mgr.y (mgr.34107) 1056 : cluster [DBG] pgmap v1425: 105 pgs: 105 active+clean; 419 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:37:41.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:40 smithi169 bash[79348]: cluster 2024-08-17T17:37:39.880471+0000 mgr.y (mgr.34107) 1056 : cluster [DBG] pgmap v1425: 105 pgs: 105 active+clean; 419 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 84 KiB/s rd, 4.5 MiB/s wr, 37 op/s 2024-08-17T17:37:43.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:42 smithi131 bash[89561]: cluster 2024-08-17T17:37:41.881285+0000 mgr.y (mgr.34107) 1057 : cluster [DBG] pgmap v1426: 105 pgs: 105 active+clean; 419 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 82 KiB/s rd, 4.4 MiB/s wr, 36 op/s 2024-08-17T17:37:43.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:42 smithi131 bash[89561]: cluster 2024-08-17T17:37:41.881285+0000 mgr.y (mgr.34107) 1057 : cluster [DBG] pgmap v1426: 105 pgs: 105 active+clean; 419 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 82 KiB/s rd, 4.4 MiB/s wr, 36 op/s 2024-08-17T17:37:43.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:42 smithi131 bash[88347]: cluster 2024-08-17T17:37:41.881285+0000 mgr.y (mgr.34107) 1057 : cluster [DBG] pgmap v1426: 105 pgs: 105 active+clean; 419 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 82 KiB/s rd, 4.4 MiB/s wr, 36 op/s 2024-08-17T17:37:43.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:42 smithi131 bash[88347]: cluster 2024-08-17T17:37:41.881285+0000 mgr.y (mgr.34107) 1057 : cluster [DBG] pgmap v1426: 105 pgs: 105 active+clean; 419 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 82 KiB/s rd, 4.4 MiB/s wr, 36 op/s 2024-08-17T17:37:43.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:42 smithi169 bash[79348]: cluster 2024-08-17T17:37:41.881285+0000 mgr.y (mgr.34107) 1057 : cluster [DBG] pgmap v1426: 105 pgs: 105 active+clean; 419 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 82 KiB/s rd, 4.4 MiB/s wr, 36 op/s 2024-08-17T17:37:43.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:42 smithi169 bash[79348]: cluster 2024-08-17T17:37:41.881285+0000 mgr.y (mgr.34107) 1057 : cluster [DBG] pgmap v1426: 105 pgs: 105 active+clean; 419 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 82 KiB/s rd, 4.4 MiB/s wr, 36 op/s 2024-08-17T17:37:45.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:44 smithi131 bash[88347]: cluster 2024-08-17T17:37:43.881983+0000 mgr.y (mgr.34107) 1058 : cluster [DBG] pgmap v1427: 105 pgs: 105 active+clean; 419 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 70 KiB/s rd, 3.8 MiB/s wr, 31 op/s 2024-08-17T17:37:45.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:44 smithi131 bash[88347]: cluster 2024-08-17T17:37:43.881983+0000 mgr.y (mgr.34107) 1058 : cluster [DBG] pgmap v1427: 105 pgs: 105 active+clean; 419 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 70 KiB/s rd, 3.8 MiB/s wr, 31 op/s 2024-08-17T17:37:45.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:44 smithi131 bash[89561]: cluster 2024-08-17T17:37:43.881983+0000 mgr.y (mgr.34107) 1058 : cluster [DBG] pgmap v1427: 105 pgs: 105 active+clean; 419 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 70 KiB/s rd, 3.8 MiB/s wr, 31 op/s 2024-08-17T17:37:45.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:44 smithi131 bash[89561]: cluster 2024-08-17T17:37:43.881983+0000 mgr.y (mgr.34107) 1058 : cluster [DBG] pgmap v1427: 105 pgs: 105 active+clean; 419 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 70 KiB/s rd, 3.8 MiB/s wr, 31 op/s 2024-08-17T17:37:45.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:44 smithi169 bash[79348]: cluster 2024-08-17T17:37:43.881983+0000 mgr.y (mgr.34107) 1058 : cluster [DBG] pgmap v1427: 105 pgs: 105 active+clean; 419 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 70 KiB/s rd, 3.8 MiB/s wr, 31 op/s 2024-08-17T17:37:45.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:44 smithi169 bash[79348]: cluster 2024-08-17T17:37:43.881983+0000 mgr.y (mgr.34107) 1058 : cluster [DBG] pgmap v1427: 105 pgs: 105 active+clean; 419 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 70 KiB/s rd, 3.8 MiB/s wr, 31 op/s 2024-08-17T17:37:46.487 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/7.MinOverlap (25112 ms) 2024-08-17T17:37:46.487 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] EncryptedFlattenTest/7.ZeroOverlap 2024-08-17T17:37:46.487 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:37:47.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:46 smithi131 bash[88347]: cluster 2024-08-17T17:37:45.883304+0000 mgr.y (mgr.34107) 1059 : cluster [DBG] pgmap v1428: 105 pgs: 105 active+clean; 427 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.8 MiB/s wr, 43 op/s 2024-08-17T17:37:47.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:46 smithi131 bash[88347]: cluster 2024-08-17T17:37:45.883304+0000 mgr.y (mgr.34107) 1059 : cluster [DBG] pgmap v1428: 105 pgs: 105 active+clean; 427 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.8 MiB/s wr, 43 op/s 2024-08-17T17:37:47.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:46 smithi131 bash[89561]: cluster 2024-08-17T17:37:45.883304+0000 mgr.y (mgr.34107) 1059 : cluster [DBG] pgmap v1428: 105 pgs: 105 active+clean; 427 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.8 MiB/s wr, 43 op/s 2024-08-17T17:37:47.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:46 smithi131 bash[89561]: cluster 2024-08-17T17:37:45.883304+0000 mgr.y (mgr.34107) 1059 : cluster [DBG] pgmap v1428: 105 pgs: 105 active+clean; 427 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.8 MiB/s wr, 43 op/s 2024-08-17T17:37:47.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:46 smithi169 bash[79348]: cluster 2024-08-17T17:37:45.883304+0000 mgr.y (mgr.34107) 1059 : cluster [DBG] pgmap v1428: 105 pgs: 105 active+clean; 427 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.8 MiB/s wr, 43 op/s 2024-08-17T17:37:47.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:46 smithi169 bash[79348]: cluster 2024-08-17T17:37:45.883304+0000 mgr.y (mgr.34107) 1059 : cluster [DBG] pgmap v1428: 105 pgs: 105 active+clean; 427 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 4.8 MiB/s wr, 43 op/s 2024-08-17T17:37:49.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:37:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:37:48] "GET /metrics HTTP/1.1" 200 36566 "" "Prometheus/2.51.0" 2024-08-17T17:37:49.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:48 smithi131 bash[89561]: cluster 2024-08-17T17:37:47.883881+0000 mgr.y (mgr.34107) 1060 : cluster [DBG] pgmap v1429: 105 pgs: 105 active+clean; 427 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-08-17T17:37:49.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:48 smithi131 bash[89561]: cluster 2024-08-17T17:37:47.883881+0000 mgr.y (mgr.34107) 1060 : cluster [DBG] pgmap v1429: 105 pgs: 105 active+clean; 427 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-08-17T17:37:49.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:48 smithi131 bash[89561]: audit 2024-08-17T17:37:48.333441+0000 mon.a (mon.0) 1745 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:37:49.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:48 smithi131 bash[89561]: audit 2024-08-17T17:37:48.333441+0000 mon.a (mon.0) 1745 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:37:49.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:48 smithi131 bash[89561]: audit 2024-08-17T17:37:48.898931+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:49.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:48 smithi131 bash[89561]: audit 2024-08-17T17:37:48.898931+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:49.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:48 smithi131 bash[89561]: audit 2024-08-17T17:37:48.905402+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:49.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:48 smithi131 bash[89561]: audit 2024-08-17T17:37:48.905402+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:49.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:48 smithi131 bash[88347]: cluster 2024-08-17T17:37:47.883881+0000 mgr.y (mgr.34107) 1060 : cluster [DBG] pgmap v1429: 105 pgs: 105 active+clean; 427 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-08-17T17:37:49.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:48 smithi131 bash[88347]: cluster 2024-08-17T17:37:47.883881+0000 mgr.y (mgr.34107) 1060 : cluster [DBG] pgmap v1429: 105 pgs: 105 active+clean; 427 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-08-17T17:37:49.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:48 smithi131 bash[88347]: audit 2024-08-17T17:37:48.333441+0000 mon.a (mon.0) 1745 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:37:49.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:48 smithi131 bash[88347]: audit 2024-08-17T17:37:48.333441+0000 mon.a (mon.0) 1745 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:37:49.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:48 smithi131 bash[88347]: audit 2024-08-17T17:37:48.898931+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:49.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:48 smithi131 bash[88347]: audit 2024-08-17T17:37:48.898931+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:49.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:48 smithi131 bash[88347]: audit 2024-08-17T17:37:48.905402+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:49.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:48 smithi131 bash[88347]: audit 2024-08-17T17:37:48.905402+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:49.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:48 smithi169 bash[79348]: cluster 2024-08-17T17:37:47.883881+0000 mgr.y (mgr.34107) 1060 : cluster [DBG] pgmap v1429: 105 pgs: 105 active+clean; 427 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-08-17T17:37:49.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:48 smithi169 bash[79348]: cluster 2024-08-17T17:37:47.883881+0000 mgr.y (mgr.34107) 1060 : cluster [DBG] pgmap v1429: 105 pgs: 105 active+clean; 427 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.2 MiB/s rd, 1.3 MiB/s wr, 13 op/s 2024-08-17T17:37:49.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:48 smithi169 bash[79348]: audit 2024-08-17T17:37:48.333441+0000 mon.a (mon.0) 1745 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:37:49.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:48 smithi169 bash[79348]: audit 2024-08-17T17:37:48.333441+0000 mon.a (mon.0) 1745 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:37:49.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:48 smithi169 bash[79348]: audit 2024-08-17T17:37:48.898931+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:49.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:48 smithi169 bash[79348]: audit 2024-08-17T17:37:48.898931+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:49.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:48 smithi169 bash[79348]: audit 2024-08-17T17:37:48.905402+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:49.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:48 smithi169 bash[79348]: audit 2024-08-17T17:37:48.905402+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:50.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:49 smithi131 bash[89561]: audit 2024-08-17T17:37:48.995980+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:50.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:49 smithi131 bash[89561]: audit 2024-08-17T17:37:48.995980+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:50.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:49 smithi131 bash[89561]: audit 2024-08-17T17:37:49.006490+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:50.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:49 smithi131 bash[89561]: audit 2024-08-17T17:37:49.006490+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:50.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:49 smithi131 bash[89561]: cluster 2024-08-17T17:37:49.884729+0000 mgr.y (mgr.34107) 1061 : cluster [DBG] pgmap v1430: 105 pgs: 105 active+clean; 423 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-08-17T17:37:50.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:49 smithi131 bash[89561]: cluster 2024-08-17T17:37:49.884729+0000 mgr.y (mgr.34107) 1061 : cluster [DBG] pgmap v1430: 105 pgs: 105 active+clean; 423 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-08-17T17:37:50.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:49 smithi131 bash[88347]: audit 2024-08-17T17:37:48.995980+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:50.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:49 smithi131 bash[88347]: audit 2024-08-17T17:37:48.995980+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:50.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:49 smithi131 bash[88347]: audit 2024-08-17T17:37:49.006490+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:50.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:49 smithi131 bash[88347]: audit 2024-08-17T17:37:49.006490+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:50.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:49 smithi131 bash[88347]: cluster 2024-08-17T17:37:49.884729+0000 mgr.y (mgr.34107) 1061 : cluster [DBG] pgmap v1430: 105 pgs: 105 active+clean; 423 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-08-17T17:37:50.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:49 smithi131 bash[88347]: cluster 2024-08-17T17:37:49.884729+0000 mgr.y (mgr.34107) 1061 : cluster [DBG] pgmap v1430: 105 pgs: 105 active+clean; 423 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-08-17T17:37:50.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:49 smithi169 bash[79348]: audit 2024-08-17T17:37:48.995980+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:50.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:49 smithi169 bash[79348]: audit 2024-08-17T17:37:48.995980+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:50.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:49 smithi169 bash[79348]: audit 2024-08-17T17:37:49.006490+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:50.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:49 smithi169 bash[79348]: audit 2024-08-17T17:37:49.006490+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:50.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:49 smithi169 bash[79348]: cluster 2024-08-17T17:37:49.884729+0000 mgr.y (mgr.34107) 1061 : cluster [DBG] pgmap v1430: 105 pgs: 105 active+clean; 423 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-08-17T17:37:50.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:49 smithi169 bash[79348]: cluster 2024-08-17T17:37:49.884729+0000 mgr.y (mgr.34107) 1061 : cluster [DBG] pgmap v1430: 105 pgs: 105 active+clean; 423 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 1.9 MiB/s rd, 1.7 MiB/s wr, 25 op/s 2024-08-17T17:37:52.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:52 smithi131 bash[88347]: cluster 2024-08-17T17:37:51.017342+0000 mon.a (mon.0) 1750 : cluster [DBG] osdmap e1016: 8 total, 8 up, 8 in 2024-08-17T17:37:52.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:52 smithi131 bash[88347]: cluster 2024-08-17T17:37:51.017342+0000 mon.a (mon.0) 1750 : cluster [DBG] osdmap e1016: 8 total, 8 up, 8 in 2024-08-17T17:37:52.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:52 smithi131 bash[88347]: cluster 2024-08-17T17:37:51.885329+0000 mgr.y (mgr.34107) 1062 : cluster [DBG] pgmap v1432: 105 pgs: 105 active+clean; 423 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-08-17T17:37:52.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:52 smithi131 bash[88347]: cluster 2024-08-17T17:37:51.885329+0000 mgr.y (mgr.34107) 1062 : cluster [DBG] pgmap v1432: 105 pgs: 105 active+clean; 423 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-08-17T17:37:52.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:52 smithi131 bash[89561]: cluster 2024-08-17T17:37:51.017342+0000 mon.a (mon.0) 1750 : cluster [DBG] osdmap e1016: 8 total, 8 up, 8 in 2024-08-17T17:37:52.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:52 smithi131 bash[89561]: cluster 2024-08-17T17:37:51.017342+0000 mon.a (mon.0) 1750 : cluster [DBG] osdmap e1016: 8 total, 8 up, 8 in 2024-08-17T17:37:52.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:52 smithi131 bash[89561]: cluster 2024-08-17T17:37:51.885329+0000 mgr.y (mgr.34107) 1062 : cluster [DBG] pgmap v1432: 105 pgs: 105 active+clean; 423 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-08-17T17:37:52.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:52 smithi131 bash[89561]: cluster 2024-08-17T17:37:51.885329+0000 mgr.y (mgr.34107) 1062 : cluster [DBG] pgmap v1432: 105 pgs: 105 active+clean; 423 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-08-17T17:37:52.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:52 smithi169 bash[79348]: cluster 2024-08-17T17:37:51.017342+0000 mon.a (mon.0) 1750 : cluster [DBG] osdmap e1016: 8 total, 8 up, 8 in 2024-08-17T17:37:52.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:52 smithi169 bash[79348]: cluster 2024-08-17T17:37:51.017342+0000 mon.a (mon.0) 1750 : cluster [DBG] osdmap e1016: 8 total, 8 up, 8 in 2024-08-17T17:37:52.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:52 smithi169 bash[79348]: cluster 2024-08-17T17:37:51.885329+0000 mgr.y (mgr.34107) 1062 : cluster [DBG] pgmap v1432: 105 pgs: 105 active+clean; 423 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-08-17T17:37:52.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:52 smithi169 bash[79348]: cluster 2024-08-17T17:37:51.885329+0000 mgr.y (mgr.34107) 1062 : cluster [DBG] pgmap v1432: 105 pgs: 105 active+clean; 423 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-08-17T17:37:53.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:53 smithi131 bash[89561]: audit 2024-08-17T17:37:53.233832+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:53.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:53 smithi131 bash[89561]: audit 2024-08-17T17:37:53.233832+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:53.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:53 smithi131 bash[88347]: audit 2024-08-17T17:37:53.233832+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:53.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:53 smithi131 bash[88347]: audit 2024-08-17T17:37:53.233832+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:53.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:53 smithi169 bash[79348]: audit 2024-08-17T17:37:53.233832+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:53.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:53 smithi169 bash[79348]: audit 2024-08-17T17:37:53.233832+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:37:54.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:54 smithi131 bash[88347]: cluster 2024-08-17T17:37:53.886034+0000 mgr.y (mgr.34107) 1063 : cluster [DBG] pgmap v1433: 105 pgs: 105 active+clean; 423 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-08-17T17:37:54.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:54 smithi131 bash[88347]: cluster 2024-08-17T17:37:53.886034+0000 mgr.y (mgr.34107) 1063 : cluster [DBG] pgmap v1433: 105 pgs: 105 active+clean; 423 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-08-17T17:37:54.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:54 smithi131 bash[89561]: cluster 2024-08-17T17:37:53.886034+0000 mgr.y (mgr.34107) 1063 : cluster [DBG] pgmap v1433: 105 pgs: 105 active+clean; 423 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-08-17T17:37:54.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:54 smithi131 bash[89561]: cluster 2024-08-17T17:37:53.886034+0000 mgr.y (mgr.34107) 1063 : cluster [DBG] pgmap v1433: 105 pgs: 105 active+clean; 423 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-08-17T17:37:54.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:54 smithi169 bash[79348]: cluster 2024-08-17T17:37:53.886034+0000 mgr.y (mgr.34107) 1063 : cluster [DBG] pgmap v1433: 105 pgs: 105 active+clean; 423 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-08-17T17:37:54.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:54 smithi169 bash[79348]: cluster 2024-08-17T17:37:53.886034+0000 mgr.y (mgr.34107) 1063 : cluster [DBG] pgmap v1433: 105 pgs: 105 active+clean; 423 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 2.2 MiB/s rd, 1.6 MiB/s wr, 29 op/s 2024-08-17T17:37:56.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:55 smithi131 bash[88347]: audit 2024-08-17T17:37:54.731814+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:56.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:55 smithi131 bash[88347]: audit 2024-08-17T17:37:54.731814+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:56.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:55 smithi131 bash[88347]: audit 2024-08-17T17:37:54.738835+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:56.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:55 smithi131 bash[88347]: audit 2024-08-17T17:37:54.738835+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:56.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:55 smithi131 bash[88347]: audit 2024-08-17T17:37:54.867828+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:56.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:55 smithi131 bash[88347]: audit 2024-08-17T17:37:54.867828+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:56.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:55 smithi131 bash[88347]: audit 2024-08-17T17:37:54.874254+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:56.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:55 smithi131 bash[88347]: audit 2024-08-17T17:37:54.874254+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:56.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:55 smithi131 bash[88347]: audit 2024-08-17T17:37:55.490230+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:37:56.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:55 smithi131 bash[88347]: audit 2024-08-17T17:37:55.490230+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:37:56.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:55 smithi131 bash[88347]: audit 2024-08-17T17:37:55.491358+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:37:56.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:55 smithi131 bash[88347]: audit 2024-08-17T17:37:55.491358+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:37:56.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:55 smithi131 bash[88347]: audit 2024-08-17T17:37:55.498984+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:56.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:55 smithi131 bash[88347]: audit 2024-08-17T17:37:55.498984+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:56.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:55 smithi131 bash[89561]: audit 2024-08-17T17:37:54.731814+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:56.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:55 smithi131 bash[89561]: audit 2024-08-17T17:37:54.731814+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:56.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:55 smithi131 bash[89561]: audit 2024-08-17T17:37:54.738835+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:56.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:55 smithi131 bash[89561]: audit 2024-08-17T17:37:54.738835+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:56.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:55 smithi131 bash[89561]: audit 2024-08-17T17:37:54.867828+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:56.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:55 smithi131 bash[89561]: audit 2024-08-17T17:37:54.867828+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:56.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:55 smithi131 bash[89561]: audit 2024-08-17T17:37:54.874254+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:56.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:55 smithi131 bash[89561]: audit 2024-08-17T17:37:54.874254+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:56.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:55 smithi131 bash[89561]: audit 2024-08-17T17:37:55.490230+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:37:56.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:55 smithi131 bash[89561]: audit 2024-08-17T17:37:55.490230+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:37:56.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:55 smithi131 bash[89561]: audit 2024-08-17T17:37:55.491358+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:37:56.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:55 smithi131 bash[89561]: audit 2024-08-17T17:37:55.491358+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:37:56.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:55 smithi131 bash[89561]: audit 2024-08-17T17:37:55.498984+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:56.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:55 smithi131 bash[89561]: audit 2024-08-17T17:37:55.498984+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:56.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:55 smithi169 bash[79348]: audit 2024-08-17T17:37:54.731814+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:56.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:55 smithi169 bash[79348]: audit 2024-08-17T17:37:54.731814+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:56.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:55 smithi169 bash[79348]: audit 2024-08-17T17:37:54.738835+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:56.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:55 smithi169 bash[79348]: audit 2024-08-17T17:37:54.738835+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:56.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:55 smithi169 bash[79348]: audit 2024-08-17T17:37:54.867828+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:56.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:55 smithi169 bash[79348]: audit 2024-08-17T17:37:54.867828+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:56.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:55 smithi169 bash[79348]: audit 2024-08-17T17:37:54.874254+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:56.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:55 smithi169 bash[79348]: audit 2024-08-17T17:37:54.874254+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:56.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:55 smithi169 bash[79348]: audit 2024-08-17T17:37:55.490230+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:37:56.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:55 smithi169 bash[79348]: audit 2024-08-17T17:37:55.490230+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:37:56.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:55 smithi169 bash[79348]: audit 2024-08-17T17:37:55.491358+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:37:56.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:55 smithi169 bash[79348]: audit 2024-08-17T17:37:55.491358+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:37:56.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:55 smithi169 bash[79348]: audit 2024-08-17T17:37:55.498984+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:56.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:55 smithi169 bash[79348]: audit 2024-08-17T17:37:55.498984+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:37:57.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:56 smithi131 bash[88347]: cluster 2024-08-17T17:37:55.887358+0000 mgr.y (mgr.34107) 1064 : cluster [DBG] pgmap v1434: 105 pgs: 105 active+clean; 464 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 883 KiB/s rd, 4.5 MiB/s wr, 50 op/s 2024-08-17T17:37:57.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:56 smithi131 bash[88347]: cluster 2024-08-17T17:37:55.887358+0000 mgr.y (mgr.34107) 1064 : cluster [DBG] pgmap v1434: 105 pgs: 105 active+clean; 464 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 883 KiB/s rd, 4.5 MiB/s wr, 50 op/s 2024-08-17T17:37:57.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:56 smithi131 bash[89561]: cluster 2024-08-17T17:37:55.887358+0000 mgr.y (mgr.34107) 1064 : cluster [DBG] pgmap v1434: 105 pgs: 105 active+clean; 464 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 883 KiB/s rd, 4.5 MiB/s wr, 50 op/s 2024-08-17T17:37:57.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:56 smithi131 bash[89561]: cluster 2024-08-17T17:37:55.887358+0000 mgr.y (mgr.34107) 1064 : cluster [DBG] pgmap v1434: 105 pgs: 105 active+clean; 464 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 883 KiB/s rd, 4.5 MiB/s wr, 50 op/s 2024-08-17T17:37:57.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:56 smithi169 bash[79348]: cluster 2024-08-17T17:37:55.887358+0000 mgr.y (mgr.34107) 1064 : cluster [DBG] pgmap v1434: 105 pgs: 105 active+clean; 464 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 883 KiB/s rd, 4.5 MiB/s wr, 50 op/s 2024-08-17T17:37:57.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:56 smithi169 bash[79348]: cluster 2024-08-17T17:37:55.887358+0000 mgr.y (mgr.34107) 1064 : cluster [DBG] pgmap v1434: 105 pgs: 105 active+clean; 464 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 883 KiB/s rd, 4.5 MiB/s wr, 50 op/s 2024-08-17T17:37:59.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:37:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:37:58] "GET /metrics HTTP/1.1" 200 36568 "" "Prometheus/2.51.0" 2024-08-17T17:37:59.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:58 smithi131 bash[89561]: cluster 2024-08-17T17:37:57.887882+0000 mgr.y (mgr.34107) 1065 : cluster [DBG] pgmap v1435: 105 pgs: 105 active+clean; 464 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 883 KiB/s rd, 4.5 MiB/s wr, 50 op/s 2024-08-17T17:37:59.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:37:58 smithi131 bash[89561]: cluster 2024-08-17T17:37:57.887882+0000 mgr.y (mgr.34107) 1065 : cluster [DBG] pgmap v1435: 105 pgs: 105 active+clean; 464 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 883 KiB/s rd, 4.5 MiB/s wr, 50 op/s 2024-08-17T17:37:59.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:58 smithi131 bash[88347]: cluster 2024-08-17T17:37:57.887882+0000 mgr.y (mgr.34107) 1065 : cluster [DBG] pgmap v1435: 105 pgs: 105 active+clean; 464 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 883 KiB/s rd, 4.5 MiB/s wr, 50 op/s 2024-08-17T17:37:59.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:37:58 smithi131 bash[88347]: cluster 2024-08-17T17:37:57.887882+0000 mgr.y (mgr.34107) 1065 : cluster [DBG] pgmap v1435: 105 pgs: 105 active+clean; 464 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 883 KiB/s rd, 4.5 MiB/s wr, 50 op/s 2024-08-17T17:37:59.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:58 smithi169 bash[79348]: cluster 2024-08-17T17:37:57.887882+0000 mgr.y (mgr.34107) 1065 : cluster [DBG] pgmap v1435: 105 pgs: 105 active+clean; 464 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 883 KiB/s rd, 4.5 MiB/s wr, 50 op/s 2024-08-17T17:37:59.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:37:58 smithi169 bash[79348]: cluster 2024-08-17T17:37:57.887882+0000 mgr.y (mgr.34107) 1065 : cluster [DBG] pgmap v1435: 105 pgs: 105 active+clean; 464 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 883 KiB/s rd, 4.5 MiB/s wr, 50 op/s 2024-08-17T17:38:01.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:00 smithi131 bash[89561]: cluster 2024-08-17T17:37:59.889011+0000 mgr.y (mgr.34107) 1066 : cluster [DBG] pgmap v1436: 105 pgs: 105 active+clean; 472 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 222 KiB/s rd, 4.9 MiB/s wr, 46 op/s 2024-08-17T17:38:01.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:00 smithi131 bash[89561]: cluster 2024-08-17T17:37:59.889011+0000 mgr.y (mgr.34107) 1066 : cluster [DBG] pgmap v1436: 105 pgs: 105 active+clean; 472 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 222 KiB/s rd, 4.9 MiB/s wr, 46 op/s 2024-08-17T17:38:01.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:00 smithi131 bash[88347]: cluster 2024-08-17T17:37:59.889011+0000 mgr.y (mgr.34107) 1066 : cluster [DBG] pgmap v1436: 105 pgs: 105 active+clean; 472 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 222 KiB/s rd, 4.9 MiB/s wr, 46 op/s 2024-08-17T17:38:01.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:00 smithi131 bash[88347]: cluster 2024-08-17T17:37:59.889011+0000 mgr.y (mgr.34107) 1066 : cluster [DBG] pgmap v1436: 105 pgs: 105 active+clean; 472 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 222 KiB/s rd, 4.9 MiB/s wr, 46 op/s 2024-08-17T17:38:01.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:00 smithi169 bash[79348]: cluster 2024-08-17T17:37:59.889011+0000 mgr.y (mgr.34107) 1066 : cluster [DBG] pgmap v1436: 105 pgs: 105 active+clean; 472 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 222 KiB/s rd, 4.9 MiB/s wr, 46 op/s 2024-08-17T17:38:01.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:00 smithi169 bash[79348]: cluster 2024-08-17T17:37:59.889011+0000 mgr.y (mgr.34107) 1066 : cluster [DBG] pgmap v1436: 105 pgs: 105 active+clean; 472 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 222 KiB/s rd, 4.9 MiB/s wr, 46 op/s 2024-08-17T17:38:03.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:02 smithi131 bash[89561]: cluster 2024-08-17T17:38:01.889527+0000 mgr.y (mgr.34107) 1067 : cluster [DBG] pgmap v1437: 105 pgs: 105 active+clean; 472 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 204 KiB/s rd, 4.5 MiB/s wr, 42 op/s 2024-08-17T17:38:03.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:02 smithi131 bash[89561]: cluster 2024-08-17T17:38:01.889527+0000 mgr.y (mgr.34107) 1067 : cluster [DBG] pgmap v1437: 105 pgs: 105 active+clean; 472 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 204 KiB/s rd, 4.5 MiB/s wr, 42 op/s 2024-08-17T17:38:03.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:02 smithi131 bash[88347]: cluster 2024-08-17T17:38:01.889527+0000 mgr.y (mgr.34107) 1067 : cluster [DBG] pgmap v1437: 105 pgs: 105 active+clean; 472 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 204 KiB/s rd, 4.5 MiB/s wr, 42 op/s 2024-08-17T17:38:03.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:02 smithi131 bash[88347]: cluster 2024-08-17T17:38:01.889527+0000 mgr.y (mgr.34107) 1067 : cluster [DBG] pgmap v1437: 105 pgs: 105 active+clean; 472 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 204 KiB/s rd, 4.5 MiB/s wr, 42 op/s 2024-08-17T17:38:03.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:02 smithi169 bash[79348]: cluster 2024-08-17T17:38:01.889527+0000 mgr.y (mgr.34107) 1067 : cluster [DBG] pgmap v1437: 105 pgs: 105 active+clean; 472 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 204 KiB/s rd, 4.5 MiB/s wr, 42 op/s 2024-08-17T17:38:03.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:02 smithi169 bash[79348]: cluster 2024-08-17T17:38:01.889527+0000 mgr.y (mgr.34107) 1067 : cluster [DBG] pgmap v1437: 105 pgs: 105 active+clean; 472 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 204 KiB/s rd, 4.5 MiB/s wr, 42 op/s 2024-08-17T17:38:04.257 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] EncryptedFlattenTest/7.ZeroOverlap (17770 ms) 2024-08-17T17:38:04.969 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 7 tests from EncryptedFlattenTest/7 (163244 ms total) 2024-08-17T17:38:04.969 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:38:04.969 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 19 tests from DiffIterateTest/0, where TypeParam = DiffIterateParams 2024-08-17T17:38:05.021 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] DiffIterateTest/0.DiffIterate 2024-08-17T17:38:05.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:04 smithi131 bash[88347]: cluster 2024-08-17T17:38:03.889930+0000 mgr.y (mgr.34107) 1068 : cluster [DBG] pgmap v1438: 105 pgs: 105 active+clean; 472 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 185 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T17:38:05.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:04 smithi131 bash[88347]: cluster 2024-08-17T17:38:03.889930+0000 mgr.y (mgr.34107) 1068 : cluster [DBG] pgmap v1438: 105 pgs: 105 active+clean; 472 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 185 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T17:38:05.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:04 smithi131 bash[89561]: cluster 2024-08-17T17:38:03.889930+0000 mgr.y (mgr.34107) 1068 : cluster [DBG] pgmap v1438: 105 pgs: 105 active+clean; 472 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 185 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T17:38:05.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:04 smithi131 bash[89561]: cluster 2024-08-17T17:38:03.889930+0000 mgr.y (mgr.34107) 1068 : cluster [DBG] pgmap v1438: 105 pgs: 105 active+clean; 472 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 185 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T17:38:05.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:04 smithi169 bash[79348]: cluster 2024-08-17T17:38:03.889930+0000 mgr.y (mgr.34107) 1068 : cluster [DBG] pgmap v1438: 105 pgs: 105 active+clean; 472 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 185 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T17:38:05.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:04 smithi169 bash[79348]: cluster 2024-08-17T17:38:03.889930+0000 mgr.y (mgr.34107) 1068 : cluster [DBG] pgmap v1438: 105 pgs: 105 active+clean; 472 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 185 KiB/s rd, 4.1 MiB/s wr, 38 op/s 2024-08-17T17:38:06.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:05 smithi131 bash[88347]: cluster 2024-08-17T17:38:04.966194+0000 mon.a (mon.0) 1759 : cluster [DBG] osdmap e1017: 8 total, 8 up, 8 in 2024-08-17T17:38:06.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:05 smithi131 bash[88347]: cluster 2024-08-17T17:38:04.966194+0000 mon.a (mon.0) 1759 : cluster [DBG] osdmap e1017: 8 total, 8 up, 8 in 2024-08-17T17:38:06.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:05 smithi131 bash[89561]: cluster 2024-08-17T17:38:04.966194+0000 mon.a (mon.0) 1759 : cluster [DBG] osdmap e1017: 8 total, 8 up, 8 in 2024-08-17T17:38:06.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:05 smithi131 bash[89561]: cluster 2024-08-17T17:38:04.966194+0000 mon.a (mon.0) 1759 : cluster [DBG] osdmap e1017: 8 total, 8 up, 8 in 2024-08-17T17:38:06.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:05 smithi169 bash[79348]: cluster 2024-08-17T17:38:04.966194+0000 mon.a (mon.0) 1759 : cluster [DBG] osdmap e1017: 8 total, 8 up, 8 in 2024-08-17T17:38:06.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:05 smithi169 bash[79348]: cluster 2024-08-17T17:38:04.966194+0000 mon.a (mon.0) 1759 : cluster [DBG] osdmap e1017: 8 total, 8 up, 8 in 2024-08-17T17:38:06.999 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:38:07.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:06 smithi131 bash[88347]: cluster 2024-08-17T17:38:05.890626+0000 mgr.y (mgr.34107) 1069 : cluster [DBG] pgmap v1440: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:38:07.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:06 smithi131 bash[88347]: cluster 2024-08-17T17:38:05.890626+0000 mgr.y (mgr.34107) 1069 : cluster [DBG] pgmap v1440: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:38:07.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:06 smithi131 bash[88347]: cluster 2024-08-17T17:38:05.980493+0000 mon.a (mon.0) 1760 : cluster [DBG] osdmap e1018: 8 total, 8 up, 8 in 2024-08-17T17:38:07.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:06 smithi131 bash[88347]: cluster 2024-08-17T17:38:05.980493+0000 mon.a (mon.0) 1760 : cluster [DBG] osdmap e1018: 8 total, 8 up, 8 in 2024-08-17T17:38:07.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:06 smithi131 bash[88347]: audit 2024-08-17T17:38:05.982301+0000 mon.a (mon.0) 1761 : audit [INF] from='client.? 172.21.15.131:0/4050062875' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-47","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:38:07.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:06 smithi131 bash[88347]: audit 2024-08-17T17:38:05.982301+0000 mon.a (mon.0) 1761 : audit [INF] from='client.? 172.21.15.131:0/4050062875' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-47","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:38:07.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:06 smithi131 bash[89561]: cluster 2024-08-17T17:38:05.890626+0000 mgr.y (mgr.34107) 1069 : cluster [DBG] pgmap v1440: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:38:07.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:06 smithi131 bash[89561]: cluster 2024-08-17T17:38:05.890626+0000 mgr.y (mgr.34107) 1069 : cluster [DBG] pgmap v1440: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:38:07.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:06 smithi131 bash[89561]: cluster 2024-08-17T17:38:05.980493+0000 mon.a (mon.0) 1760 : cluster [DBG] osdmap e1018: 8 total, 8 up, 8 in 2024-08-17T17:38:07.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:06 smithi131 bash[89561]: cluster 2024-08-17T17:38:05.980493+0000 mon.a (mon.0) 1760 : cluster [DBG] osdmap e1018: 8 total, 8 up, 8 in 2024-08-17T17:38:07.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:06 smithi131 bash[89561]: audit 2024-08-17T17:38:05.982301+0000 mon.a (mon.0) 1761 : audit [INF] from='client.? 172.21.15.131:0/4050062875' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-47","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:38:07.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:06 smithi131 bash[89561]: audit 2024-08-17T17:38:05.982301+0000 mon.a (mon.0) 1761 : audit [INF] from='client.? 172.21.15.131:0/4050062875' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-47","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:38:07.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:06 smithi169 bash[79348]: cluster 2024-08-17T17:38:05.890626+0000 mgr.y (mgr.34107) 1069 : cluster [DBG] pgmap v1440: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:38:07.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:06 smithi169 bash[79348]: cluster 2024-08-17T17:38:05.890626+0000 mgr.y (mgr.34107) 1069 : cluster [DBG] pgmap v1440: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:38:07.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:06 smithi169 bash[79348]: cluster 2024-08-17T17:38:05.980493+0000 mon.a (mon.0) 1760 : cluster [DBG] osdmap e1018: 8 total, 8 up, 8 in 2024-08-17T17:38:07.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:06 smithi169 bash[79348]: cluster 2024-08-17T17:38:05.980493+0000 mon.a (mon.0) 1760 : cluster [DBG] osdmap e1018: 8 total, 8 up, 8 in 2024-08-17T17:38:07.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:06 smithi169 bash[79348]: audit 2024-08-17T17:38:05.982301+0000 mon.a (mon.0) 1761 : audit [INF] from='client.? 172.21.15.131:0/4050062875' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-47","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:38:07.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:06 smithi169 bash[79348]: audit 2024-08-17T17:38:05.982301+0000 mon.a (mon.0) 1761 : audit [INF] from='client.? 172.21.15.131:0/4050062875' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-47","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:38:08.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:08 smithi131 bash[88347]: audit 2024-08-17T17:38:06.974985+0000 mon.a (mon.0) 1762 : audit [INF] from='client.? 172.21.15.131:0/4050062875' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-47","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:38:08.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:08 smithi131 bash[88347]: audit 2024-08-17T17:38:06.974985+0000 mon.a (mon.0) 1762 : audit [INF] from='client.? 172.21.15.131:0/4050062875' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-47","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:38:08.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:08 smithi131 bash[88347]: cluster 2024-08-17T17:38:06.984946+0000 mon.a (mon.0) 1763 : cluster [DBG] osdmap e1019: 8 total, 8 up, 8 in 2024-08-17T17:38:08.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:08 smithi131 bash[88347]: cluster 2024-08-17T17:38:06.984946+0000 mon.a (mon.0) 1763 : cluster [DBG] osdmap e1019: 8 total, 8 up, 8 in 2024-08-17T17:38:08.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:08 smithi131 bash[89561]: audit 2024-08-17T17:38:06.974985+0000 mon.a (mon.0) 1762 : audit [INF] from='client.? 172.21.15.131:0/4050062875' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-47","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:38:08.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:08 smithi131 bash[89561]: audit 2024-08-17T17:38:06.974985+0000 mon.a (mon.0) 1762 : audit [INF] from='client.? 172.21.15.131:0/4050062875' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-47","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:38:08.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:08 smithi131 bash[89561]: cluster 2024-08-17T17:38:06.984946+0000 mon.a (mon.0) 1763 : cluster [DBG] osdmap e1019: 8 total, 8 up, 8 in 2024-08-17T17:38:08.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:08 smithi131 bash[89561]: cluster 2024-08-17T17:38:06.984946+0000 mon.a (mon.0) 1763 : cluster [DBG] osdmap e1019: 8 total, 8 up, 8 in 2024-08-17T17:38:08.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:08 smithi169 bash[79348]: audit 2024-08-17T17:38:06.974985+0000 mon.a (mon.0) 1762 : audit [INF] from='client.? 172.21.15.131:0/4050062875' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-47","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:38:08.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:08 smithi169 bash[79348]: audit 2024-08-17T17:38:06.974985+0000 mon.a (mon.0) 1762 : audit [INF] from='client.? 172.21.15.131:0/4050062875' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-47","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:38:08.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:08 smithi169 bash[79348]: cluster 2024-08-17T17:38:06.984946+0000 mon.a (mon.0) 1763 : cluster [DBG] osdmap e1019: 8 total, 8 up, 8 in 2024-08-17T17:38:08.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:08 smithi169 bash[79348]: cluster 2024-08-17T17:38:06.984946+0000 mon.a (mon.0) 1763 : cluster [DBG] osdmap e1019: 8 total, 8 up, 8 in 2024-08-17T17:38:09.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:38:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:38:08] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.51.0" 2024-08-17T17:38:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:09 smithi131 bash[89561]: cluster 2024-08-17T17:38:07.891275+0000 mgr.y (mgr.34107) 1070 : cluster [DBG] pgmap v1443: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:38:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:09 smithi131 bash[89561]: cluster 2024-08-17T17:38:07.891275+0000 mgr.y (mgr.34107) 1070 : cluster [DBG] pgmap v1443: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:38:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:09 smithi131 bash[89561]: cluster 2024-08-17T17:38:08.009114+0000 mon.a (mon.0) 1764 : cluster [DBG] osdmap e1020: 8 total, 8 up, 8 in 2024-08-17T17:38:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:09 smithi131 bash[89561]: cluster 2024-08-17T17:38:08.009114+0000 mon.a (mon.0) 1764 : cluster [DBG] osdmap e1020: 8 total, 8 up, 8 in 2024-08-17T17:38:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:09 smithi131 bash[89561]: audit 2024-08-17T17:38:08.234756+0000 mon.a (mon.0) 1765 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:09 smithi131 bash[89561]: audit 2024-08-17T17:38:08.234756+0000 mon.a (mon.0) 1765 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:09.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:09 smithi131 bash[88347]: cluster 2024-08-17T17:38:07.891275+0000 mgr.y (mgr.34107) 1070 : cluster [DBG] pgmap v1443: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:38:09.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:09 smithi131 bash[88347]: cluster 2024-08-17T17:38:07.891275+0000 mgr.y (mgr.34107) 1070 : cluster [DBG] pgmap v1443: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:38:09.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:09 smithi131 bash[88347]: cluster 2024-08-17T17:38:08.009114+0000 mon.a (mon.0) 1764 : cluster [DBG] osdmap e1020: 8 total, 8 up, 8 in 2024-08-17T17:38:09.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:09 smithi131 bash[88347]: cluster 2024-08-17T17:38:08.009114+0000 mon.a (mon.0) 1764 : cluster [DBG] osdmap e1020: 8 total, 8 up, 8 in 2024-08-17T17:38:09.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:09 smithi131 bash[88347]: audit 2024-08-17T17:38:08.234756+0000 mon.a (mon.0) 1765 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:09.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:09 smithi131 bash[88347]: audit 2024-08-17T17:38:08.234756+0000 mon.a (mon.0) 1765 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:09.101 INFO:tasks.workunit.client.0.smithi131.stdout: wrote [2565202~43097,7369087~33231,8926730~53580,9160010~78253,9706593~3496,9798643~32081,11880335~411,13469937~10263,14274719~76519] 2024-08-17T17:38:09.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:09 smithi169 bash[79348]: cluster 2024-08-17T17:38:07.891275+0000 mgr.y (mgr.34107) 1070 : cluster [DBG] pgmap v1443: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:38:09.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:09 smithi169 bash[79348]: cluster 2024-08-17T17:38:07.891275+0000 mgr.y (mgr.34107) 1070 : cluster [DBG] pgmap v1443: 105 pgs: 32 unknown, 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:38:09.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:09 smithi169 bash[79348]: cluster 2024-08-17T17:38:08.009114+0000 mon.a (mon.0) 1764 : cluster [DBG] osdmap e1020: 8 total, 8 up, 8 in 2024-08-17T17:38:09.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:09 smithi169 bash[79348]: cluster 2024-08-17T17:38:08.009114+0000 mon.a (mon.0) 1764 : cluster [DBG] osdmap e1020: 8 total, 8 up, 8 in 2024-08-17T17:38:09.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:09 smithi169 bash[79348]: audit 2024-08-17T17:38:08.234756+0000 mon.a (mon.0) 1765 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:09.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:09 smithi169 bash[79348]: audit 2024-08-17T17:38:08.234756+0000 mon.a (mon.0) 1765 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:10.062 INFO:tasks.workunit.client.0.smithi131.stdout: wrote [804777~93514,6136468~57957,6651091~82351,8399005~73345,12823699~44515,12982473~54546,16160329~70878,16731579~218,19913564~94419,20290645~43336] 2024-08-17T17:38:10.082 INFO:tasks.workunit.client.0.smithi131.stdout: diff was [804777~93514,6136468~57957,6651091~82351,8399005~73345,12823699~44515,12982473~54546,14351238~2380559,16777216~3556765] 2024-08-17T17:38:10.090 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] DiffIterateTest/0.DiffIterate (5069 ms) 2024-08-17T17:38:10.090 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministic 2024-08-17T17:38:10.091 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:38:10.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:10 smithi131 bash[89561]: cluster 2024-08-17T17:38:09.018913+0000 mon.a (mon.0) 1766 : cluster [DBG] osdmap e1021: 8 total, 8 up, 8 in 2024-08-17T17:38:10.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:10 smithi131 bash[89561]: cluster 2024-08-17T17:38:09.018913+0000 mon.a (mon.0) 1766 : cluster [DBG] osdmap e1021: 8 total, 8 up, 8 in 2024-08-17T17:38:10.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:10 smithi131 bash[89561]: cluster 2024-08-17T17:38:09.892338+0000 mgr.y (mgr.34107) 1071 : cluster [DBG] pgmap v1446: 105 pgs: 5 unknown, 100 active+clean; 9.4 MiB data, 814 MiB used, 714 GiB / 715 GiB avail; 11 KiB/s rd, 71 KiB/s wr, 19 op/s 2024-08-17T17:38:10.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:10 smithi131 bash[89561]: cluster 2024-08-17T17:38:09.892338+0000 mgr.y (mgr.34107) 1071 : cluster [DBG] pgmap v1446: 105 pgs: 5 unknown, 100 active+clean; 9.4 MiB data, 814 MiB used, 714 GiB / 715 GiB avail; 11 KiB/s rd, 71 KiB/s wr, 19 op/s 2024-08-17T17:38:10.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:10 smithi131 bash[88347]: cluster 2024-08-17T17:38:09.018913+0000 mon.a (mon.0) 1766 : cluster [DBG] osdmap e1021: 8 total, 8 up, 8 in 2024-08-17T17:38:10.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:10 smithi131 bash[88347]: cluster 2024-08-17T17:38:09.018913+0000 mon.a (mon.0) 1766 : cluster [DBG] osdmap e1021: 8 total, 8 up, 8 in 2024-08-17T17:38:10.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:10 smithi131 bash[88347]: cluster 2024-08-17T17:38:09.892338+0000 mgr.y (mgr.34107) 1071 : cluster [DBG] pgmap v1446: 105 pgs: 5 unknown, 100 active+clean; 9.4 MiB data, 814 MiB used, 714 GiB / 715 GiB avail; 11 KiB/s rd, 71 KiB/s wr, 19 op/s 2024-08-17T17:38:10.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:10 smithi131 bash[88347]: cluster 2024-08-17T17:38:09.892338+0000 mgr.y (mgr.34107) 1071 : cluster [DBG] pgmap v1446: 105 pgs: 5 unknown, 100 active+clean; 9.4 MiB data, 814 MiB used, 714 GiB / 715 GiB avail; 11 KiB/s rd, 71 KiB/s wr, 19 op/s 2024-08-17T17:38:10.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:10 smithi169 bash[79348]: cluster 2024-08-17T17:38:09.018913+0000 mon.a (mon.0) 1766 : cluster [DBG] osdmap e1021: 8 total, 8 up, 8 in 2024-08-17T17:38:10.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:10 smithi169 bash[79348]: cluster 2024-08-17T17:38:09.018913+0000 mon.a (mon.0) 1766 : cluster [DBG] osdmap e1021: 8 total, 8 up, 8 in 2024-08-17T17:38:10.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:10 smithi169 bash[79348]: cluster 2024-08-17T17:38:09.892338+0000 mgr.y (mgr.34107) 1071 : cluster [DBG] pgmap v1446: 105 pgs: 5 unknown, 100 active+clean; 9.4 MiB data, 814 MiB used, 714 GiB / 715 GiB avail; 11 KiB/s rd, 71 KiB/s wr, 19 op/s 2024-08-17T17:38:10.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:10 smithi169 bash[79348]: cluster 2024-08-17T17:38:09.892338+0000 mgr.y (mgr.34107) 1071 : cluster [DBG] pgmap v1446: 105 pgs: 5 unknown, 100 active+clean; 9.4 MiB data, 814 MiB used, 714 GiB / 715 GiB avail; 11 KiB/s rd, 71 KiB/s wr, 19 op/s 2024-08-17T17:38:11.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:11 smithi131 bash[88347]: cluster 2024-08-17T17:38:10.028343+0000 mon.a (mon.0) 1767 : cluster [DBG] osdmap e1022: 8 total, 8 up, 8 in 2024-08-17T17:38:11.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:11 smithi131 bash[88347]: cluster 2024-08-17T17:38:10.028343+0000 mon.a (mon.0) 1767 : cluster [DBG] osdmap e1022: 8 total, 8 up, 8 in 2024-08-17T17:38:11.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:11 smithi131 bash[89561]: cluster 2024-08-17T17:38:10.028343+0000 mon.a (mon.0) 1767 : cluster [DBG] osdmap e1022: 8 total, 8 up, 8 in 2024-08-17T17:38:11.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:11 smithi131 bash[89561]: cluster 2024-08-17T17:38:10.028343+0000 mon.a (mon.0) 1767 : cluster [DBG] osdmap e1022: 8 total, 8 up, 8 in 2024-08-17T17:38:11.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:11 smithi169 bash[79348]: cluster 2024-08-17T17:38:10.028343+0000 mon.a (mon.0) 1767 : cluster [DBG] osdmap e1022: 8 total, 8 up, 8 in 2024-08-17T17:38:11.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:11 smithi169 bash[79348]: cluster 2024-08-17T17:38:10.028343+0000 mon.a (mon.0) 1767 : cluster [DBG] osdmap e1022: 8 total, 8 up, 8 in 2024-08-17T17:38:12.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:12 smithi131 bash[89561]: cluster 2024-08-17T17:38:11.040845+0000 mon.a (mon.0) 1768 : cluster [DBG] osdmap e1023: 8 total, 8 up, 8 in 2024-08-17T17:38:12.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:12 smithi131 bash[89561]: cluster 2024-08-17T17:38:11.040845+0000 mon.a (mon.0) 1768 : cluster [DBG] osdmap e1023: 8 total, 8 up, 8 in 2024-08-17T17:38:12.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:12 smithi131 bash[89561]: cluster 2024-08-17T17:38:11.893005+0000 mgr.y (mgr.34107) 1072 : cluster [DBG] pgmap v1449: 105 pgs: 105 active+clean; 9.4 MiB data, 626 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 72 KiB/s wr, 21 op/s 2024-08-17T17:38:12.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:12 smithi131 bash[89561]: cluster 2024-08-17T17:38:11.893005+0000 mgr.y (mgr.34107) 1072 : cluster [DBG] pgmap v1449: 105 pgs: 105 active+clean; 9.4 MiB data, 626 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 72 KiB/s wr, 21 op/s 2024-08-17T17:38:12.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:12 smithi131 bash[88347]: cluster 2024-08-17T17:38:11.040845+0000 mon.a (mon.0) 1768 : cluster [DBG] osdmap e1023: 8 total, 8 up, 8 in 2024-08-17T17:38:12.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:12 smithi131 bash[88347]: cluster 2024-08-17T17:38:11.040845+0000 mon.a (mon.0) 1768 : cluster [DBG] osdmap e1023: 8 total, 8 up, 8 in 2024-08-17T17:38:12.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:12 smithi131 bash[88347]: cluster 2024-08-17T17:38:11.893005+0000 mgr.y (mgr.34107) 1072 : cluster [DBG] pgmap v1449: 105 pgs: 105 active+clean; 9.4 MiB data, 626 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 72 KiB/s wr, 21 op/s 2024-08-17T17:38:12.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:12 smithi131 bash[88347]: cluster 2024-08-17T17:38:11.893005+0000 mgr.y (mgr.34107) 1072 : cluster [DBG] pgmap v1449: 105 pgs: 105 active+clean; 9.4 MiB data, 626 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 72 KiB/s wr, 21 op/s 2024-08-17T17:38:12.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:12 smithi169 bash[79348]: cluster 2024-08-17T17:38:11.040845+0000 mon.a (mon.0) 1768 : cluster [DBG] osdmap e1023: 8 total, 8 up, 8 in 2024-08-17T17:38:12.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:12 smithi169 bash[79348]: cluster 2024-08-17T17:38:11.040845+0000 mon.a (mon.0) 1768 : cluster [DBG] osdmap e1023: 8 total, 8 up, 8 in 2024-08-17T17:38:12.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:12 smithi169 bash[79348]: cluster 2024-08-17T17:38:11.893005+0000 mgr.y (mgr.34107) 1072 : cluster [DBG] pgmap v1449: 105 pgs: 105 active+clean; 9.4 MiB data, 626 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 72 KiB/s wr, 21 op/s 2024-08-17T17:38:12.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:12 smithi169 bash[79348]: cluster 2024-08-17T17:38:11.893005+0000 mgr.y (mgr.34107) 1072 : cluster [DBG] pgmap v1449: 105 pgs: 105 active+clean; 9.4 MiB data, 626 MiB used, 715 GiB / 715 GiB avail; 12 KiB/s rd, 72 KiB/s wr, 21 op/s 2024-08-17T17:38:13.116 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:38:13.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:13 smithi131 bash[89561]: cluster 2024-08-17T17:38:12.049866+0000 mon.a (mon.0) 1769 : cluster [DBG] osdmap e1024: 8 total, 8 up, 8 in 2024-08-17T17:38:13.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:13 smithi131 bash[89561]: cluster 2024-08-17T17:38:12.049866+0000 mon.a (mon.0) 1769 : cluster [DBG] osdmap e1024: 8 total, 8 up, 8 in 2024-08-17T17:38:13.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:13 smithi131 bash[88347]: cluster 2024-08-17T17:38:12.049866+0000 mon.a (mon.0) 1769 : cluster [DBG] osdmap e1024: 8 total, 8 up, 8 in 2024-08-17T17:38:13.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:13 smithi131 bash[88347]: cluster 2024-08-17T17:38:12.049866+0000 mon.a (mon.0) 1769 : cluster [DBG] osdmap e1024: 8 total, 8 up, 8 in 2024-08-17T17:38:13.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:13 smithi169 bash[79348]: cluster 2024-08-17T17:38:12.049866+0000 mon.a (mon.0) 1769 : cluster [DBG] osdmap e1024: 8 total, 8 up, 8 in 2024-08-17T17:38:13.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:13 smithi169 bash[79348]: cluster 2024-08-17T17:38:12.049866+0000 mon.a (mon.0) 1769 : cluster [DBG] osdmap e1024: 8 total, 8 up, 8 in 2024-08-17T17:38:14.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:14 smithi131 bash[89561]: cluster 2024-08-17T17:38:13.050259+0000 mon.a (mon.0) 1770 : cluster [DBG] osdmap e1025: 8 total, 8 up, 8 in 2024-08-17T17:38:14.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:14 smithi131 bash[89561]: cluster 2024-08-17T17:38:13.050259+0000 mon.a (mon.0) 1770 : cluster [DBG] osdmap e1025: 8 total, 8 up, 8 in 2024-08-17T17:38:14.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:14 smithi131 bash[89561]: cluster 2024-08-17T17:38:13.893658+0000 mgr.y (mgr.34107) 1073 : cluster [DBG] pgmap v1452: 105 pgs: 105 active+clean; 9.4 MiB data, 626 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 511 B/s wr, 1 op/s 2024-08-17T17:38:14.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:14 smithi131 bash[89561]: cluster 2024-08-17T17:38:13.893658+0000 mgr.y (mgr.34107) 1073 : cluster [DBG] pgmap v1452: 105 pgs: 105 active+clean; 9.4 MiB data, 626 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 511 B/s wr, 1 op/s 2024-08-17T17:38:14.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:14 smithi131 bash[88347]: cluster 2024-08-17T17:38:13.050259+0000 mon.a (mon.0) 1770 : cluster [DBG] osdmap e1025: 8 total, 8 up, 8 in 2024-08-17T17:38:14.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:14 smithi131 bash[88347]: cluster 2024-08-17T17:38:13.050259+0000 mon.a (mon.0) 1770 : cluster [DBG] osdmap e1025: 8 total, 8 up, 8 in 2024-08-17T17:38:14.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:14 smithi131 bash[88347]: cluster 2024-08-17T17:38:13.893658+0000 mgr.y (mgr.34107) 1073 : cluster [DBG] pgmap v1452: 105 pgs: 105 active+clean; 9.4 MiB data, 626 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 511 B/s wr, 1 op/s 2024-08-17T17:38:14.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:14 smithi131 bash[88347]: cluster 2024-08-17T17:38:13.893658+0000 mgr.y (mgr.34107) 1073 : cluster [DBG] pgmap v1452: 105 pgs: 105 active+clean; 9.4 MiB data, 626 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 511 B/s wr, 1 op/s 2024-08-17T17:38:14.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:14 smithi169 bash[79348]: cluster 2024-08-17T17:38:13.050259+0000 mon.a (mon.0) 1770 : cluster [DBG] osdmap e1025: 8 total, 8 up, 8 in 2024-08-17T17:38:14.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:14 smithi169 bash[79348]: cluster 2024-08-17T17:38:13.050259+0000 mon.a (mon.0) 1770 : cluster [DBG] osdmap e1025: 8 total, 8 up, 8 in 2024-08-17T17:38:14.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:14 smithi169 bash[79348]: cluster 2024-08-17T17:38:13.893658+0000 mgr.y (mgr.34107) 1073 : cluster [DBG] pgmap v1452: 105 pgs: 105 active+clean; 9.4 MiB data, 626 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 511 B/s wr, 1 op/s 2024-08-17T17:38:14.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:14 smithi169 bash[79348]: cluster 2024-08-17T17:38:13.893658+0000 mgr.y (mgr.34107) 1073 : cluster [DBG] pgmap v1452: 105 pgs: 105 active+clean; 9.4 MiB data, 626 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 511 B/s wr, 1 op/s 2024-08-17T17:38:15.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:15 smithi131 bash[88347]: cluster 2024-08-17T17:38:14.070601+0000 mon.a (mon.0) 1771 : cluster [DBG] osdmap e1026: 8 total, 8 up, 8 in 2024-08-17T17:38:15.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:15 smithi131 bash[88347]: cluster 2024-08-17T17:38:14.070601+0000 mon.a (mon.0) 1771 : cluster [DBG] osdmap e1026: 8 total, 8 up, 8 in 2024-08-17T17:38:15.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:15 smithi131 bash[89561]: cluster 2024-08-17T17:38:14.070601+0000 mon.a (mon.0) 1771 : cluster [DBG] osdmap e1026: 8 total, 8 up, 8 in 2024-08-17T17:38:15.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:15 smithi131 bash[89561]: cluster 2024-08-17T17:38:14.070601+0000 mon.a (mon.0) 1771 : cluster [DBG] osdmap e1026: 8 total, 8 up, 8 in 2024-08-17T17:38:15.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:15 smithi169 bash[79348]: cluster 2024-08-17T17:38:14.070601+0000 mon.a (mon.0) 1771 : cluster [DBG] osdmap e1026: 8 total, 8 up, 8 in 2024-08-17T17:38:15.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:15 smithi169 bash[79348]: cluster 2024-08-17T17:38:14.070601+0000 mon.a (mon.0) 1771 : cluster [DBG] osdmap e1026: 8 total, 8 up, 8 in 2024-08-17T17:38:16.141 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:38:16.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:16 smithi131 bash[89561]: cluster 2024-08-17T17:38:15.077590+0000 mon.a (mon.0) 1772 : cluster [DBG] osdmap e1027: 8 total, 8 up, 8 in 2024-08-17T17:38:16.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:16 smithi131 bash[89561]: cluster 2024-08-17T17:38:15.077590+0000 mon.a (mon.0) 1772 : cluster [DBG] osdmap e1027: 8 total, 8 up, 8 in 2024-08-17T17:38:16.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:16 smithi131 bash[89561]: cluster 2024-08-17T17:38:15.894568+0000 mgr.y (mgr.34107) 1074 : cluster [DBG] pgmap v1455: 105 pgs: 105 active+clean; 17 MiB data, 631 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 184 KiB/s wr, 98 op/s 2024-08-17T17:38:16.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:16 smithi131 bash[89561]: cluster 2024-08-17T17:38:15.894568+0000 mgr.y (mgr.34107) 1074 : cluster [DBG] pgmap v1455: 105 pgs: 105 active+clean; 17 MiB data, 631 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 184 KiB/s wr, 98 op/s 2024-08-17T17:38:16.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:16 smithi131 bash[88347]: cluster 2024-08-17T17:38:15.077590+0000 mon.a (mon.0) 1772 : cluster [DBG] osdmap e1027: 8 total, 8 up, 8 in 2024-08-17T17:38:16.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:16 smithi131 bash[88347]: cluster 2024-08-17T17:38:15.077590+0000 mon.a (mon.0) 1772 : cluster [DBG] osdmap e1027: 8 total, 8 up, 8 in 2024-08-17T17:38:16.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:16 smithi131 bash[88347]: cluster 2024-08-17T17:38:15.894568+0000 mgr.y (mgr.34107) 1074 : cluster [DBG] pgmap v1455: 105 pgs: 105 active+clean; 17 MiB data, 631 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 184 KiB/s wr, 98 op/s 2024-08-17T17:38:16.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:16 smithi131 bash[88347]: cluster 2024-08-17T17:38:15.894568+0000 mgr.y (mgr.34107) 1074 : cluster [DBG] pgmap v1455: 105 pgs: 105 active+clean; 17 MiB data, 631 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 184 KiB/s wr, 98 op/s 2024-08-17T17:38:16.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:16 smithi169 bash[79348]: cluster 2024-08-17T17:38:15.077590+0000 mon.a (mon.0) 1772 : cluster [DBG] osdmap e1027: 8 total, 8 up, 8 in 2024-08-17T17:38:16.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:16 smithi169 bash[79348]: cluster 2024-08-17T17:38:15.077590+0000 mon.a (mon.0) 1772 : cluster [DBG] osdmap e1027: 8 total, 8 up, 8 in 2024-08-17T17:38:16.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:16 smithi169 bash[79348]: cluster 2024-08-17T17:38:15.894568+0000 mgr.y (mgr.34107) 1074 : cluster [DBG] pgmap v1455: 105 pgs: 105 active+clean; 17 MiB data, 631 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 184 KiB/s wr, 98 op/s 2024-08-17T17:38:16.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:16 smithi169 bash[79348]: cluster 2024-08-17T17:38:15.894568+0000 mgr.y (mgr.34107) 1074 : cluster [DBG] pgmap v1455: 105 pgs: 105 active+clean; 17 MiB data, 631 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 184 KiB/s wr, 98 op/s 2024-08-17T17:38:17.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:17 smithi131 bash[88347]: cluster 2024-08-17T17:38:16.091356+0000 mon.a (mon.0) 1773 : cluster [DBG] osdmap e1028: 8 total, 8 up, 8 in 2024-08-17T17:38:17.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:17 smithi131 bash[88347]: cluster 2024-08-17T17:38:16.091356+0000 mon.a (mon.0) 1773 : cluster [DBG] osdmap e1028: 8 total, 8 up, 8 in 2024-08-17T17:38:17.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:17 smithi131 bash[89561]: cluster 2024-08-17T17:38:16.091356+0000 mon.a (mon.0) 1773 : cluster [DBG] osdmap e1028: 8 total, 8 up, 8 in 2024-08-17T17:38:17.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:17 smithi131 bash[89561]: cluster 2024-08-17T17:38:16.091356+0000 mon.a (mon.0) 1773 : cluster [DBG] osdmap e1028: 8 total, 8 up, 8 in 2024-08-17T17:38:17.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:17 smithi169 bash[79348]: cluster 2024-08-17T17:38:16.091356+0000 mon.a (mon.0) 1773 : cluster [DBG] osdmap e1028: 8 total, 8 up, 8 in 2024-08-17T17:38:17.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:17 smithi169 bash[79348]: cluster 2024-08-17T17:38:16.091356+0000 mon.a (mon.0) 1773 : cluster [DBG] osdmap e1028: 8 total, 8 up, 8 in 2024-08-17T17:38:18.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:18 smithi169 bash[79348]: cluster 2024-08-17T17:38:17.102278+0000 mon.a (mon.0) 1774 : cluster [DBG] osdmap e1029: 8 total, 8 up, 8 in 2024-08-17T17:38:18.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:18 smithi169 bash[79348]: cluster 2024-08-17T17:38:17.102278+0000 mon.a (mon.0) 1774 : cluster [DBG] osdmap e1029: 8 total, 8 up, 8 in 2024-08-17T17:38:18.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:18 smithi169 bash[79348]: cluster 2024-08-17T17:38:17.895284+0000 mgr.y (mgr.34107) 1075 : cluster [DBG] pgmap v1458: 105 pgs: 105 active+clean; 17 MiB data, 631 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 184 KiB/s wr, 98 op/s 2024-08-17T17:38:18.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:18 smithi169 bash[79348]: cluster 2024-08-17T17:38:17.895284+0000 mgr.y (mgr.34107) 1075 : cluster [DBG] pgmap v1458: 105 pgs: 105 active+clean; 17 MiB data, 631 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 184 KiB/s wr, 98 op/s 2024-08-17T17:38:18.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:18 smithi131 bash[89561]: cluster 2024-08-17T17:38:17.102278+0000 mon.a (mon.0) 1774 : cluster [DBG] osdmap e1029: 8 total, 8 up, 8 in 2024-08-17T17:38:18.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:18 smithi131 bash[89561]: cluster 2024-08-17T17:38:17.102278+0000 mon.a (mon.0) 1774 : cluster [DBG] osdmap e1029: 8 total, 8 up, 8 in 2024-08-17T17:38:18.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:18 smithi131 bash[89561]: cluster 2024-08-17T17:38:17.895284+0000 mgr.y (mgr.34107) 1075 : cluster [DBG] pgmap v1458: 105 pgs: 105 active+clean; 17 MiB data, 631 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 184 KiB/s wr, 98 op/s 2024-08-17T17:38:18.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:18 smithi131 bash[89561]: cluster 2024-08-17T17:38:17.895284+0000 mgr.y (mgr.34107) 1075 : cluster [DBG] pgmap v1458: 105 pgs: 105 active+clean; 17 MiB data, 631 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 184 KiB/s wr, 98 op/s 2024-08-17T17:38:18.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:18 smithi131 bash[88347]: cluster 2024-08-17T17:38:17.102278+0000 mon.a (mon.0) 1774 : cluster [DBG] osdmap e1029: 8 total, 8 up, 8 in 2024-08-17T17:38:18.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:18 smithi131 bash[88347]: cluster 2024-08-17T17:38:17.102278+0000 mon.a (mon.0) 1774 : cluster [DBG] osdmap e1029: 8 total, 8 up, 8 in 2024-08-17T17:38:18.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:18 smithi131 bash[88347]: cluster 2024-08-17T17:38:17.895284+0000 mgr.y (mgr.34107) 1075 : cluster [DBG] pgmap v1458: 105 pgs: 105 active+clean; 17 MiB data, 631 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 184 KiB/s wr, 98 op/s 2024-08-17T17:38:18.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:18 smithi131 bash[88347]: cluster 2024-08-17T17:38:17.895284+0000 mgr.y (mgr.34107) 1075 : cluster [DBG] pgmap v1458: 105 pgs: 105 active+clean; 17 MiB data, 631 MiB used, 715 GiB / 715 GiB avail; 59 KiB/s rd, 184 KiB/s wr, 98 op/s 2024-08-17T17:38:19.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:38:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:38:18] "GET /metrics HTTP/1.1" 200 36499 "" "Prometheus/2.51.0" 2024-08-17T17:38:19.175 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:38:19.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:19 smithi169 bash[79348]: cluster 2024-08-17T17:38:18.116917+0000 mon.a (mon.0) 1775 : cluster [DBG] osdmap e1030: 8 total, 8 up, 8 in 2024-08-17T17:38:19.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:19 smithi169 bash[79348]: cluster 2024-08-17T17:38:18.116917+0000 mon.a (mon.0) 1775 : cluster [DBG] osdmap e1030: 8 total, 8 up, 8 in 2024-08-17T17:38:19.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:19 smithi131 bash[89561]: cluster 2024-08-17T17:38:18.116917+0000 mon.a (mon.0) 1775 : cluster [DBG] osdmap e1030: 8 total, 8 up, 8 in 2024-08-17T17:38:19.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:19 smithi131 bash[89561]: cluster 2024-08-17T17:38:18.116917+0000 mon.a (mon.0) 1775 : cluster [DBG] osdmap e1030: 8 total, 8 up, 8 in 2024-08-17T17:38:19.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:19 smithi131 bash[88347]: cluster 2024-08-17T17:38:18.116917+0000 mon.a (mon.0) 1775 : cluster [DBG] osdmap e1030: 8 total, 8 up, 8 in 2024-08-17T17:38:19.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:19 smithi131 bash[88347]: cluster 2024-08-17T17:38:18.116917+0000 mon.a (mon.0) 1775 : cluster [DBG] osdmap e1030: 8 total, 8 up, 8 in 2024-08-17T17:38:20.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:20 smithi169 bash[79348]: cluster 2024-08-17T17:38:19.115926+0000 mon.a (mon.0) 1776 : cluster [DBG] osdmap e1031: 8 total, 8 up, 8 in 2024-08-17T17:38:20.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:20 smithi169 bash[79348]: cluster 2024-08-17T17:38:19.115926+0000 mon.a (mon.0) 1776 : cluster [DBG] osdmap e1031: 8 total, 8 up, 8 in 2024-08-17T17:38:20.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:20 smithi169 bash[79348]: cluster 2024-08-17T17:38:19.896349+0000 mgr.y (mgr.34107) 1076 : cluster [DBG] pgmap v1461: 105 pgs: 105 active+clean; 21 MiB data, 632 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 7.2 KiB/s wr, 88 op/s 2024-08-17T17:38:20.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:20 smithi169 bash[79348]: cluster 2024-08-17T17:38:19.896349+0000 mgr.y (mgr.34107) 1076 : cluster [DBG] pgmap v1461: 105 pgs: 105 active+clean; 21 MiB data, 632 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 7.2 KiB/s wr, 88 op/s 2024-08-17T17:38:20.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:20 smithi131 bash[89561]: cluster 2024-08-17T17:38:19.115926+0000 mon.a (mon.0) 1776 : cluster [DBG] osdmap e1031: 8 total, 8 up, 8 in 2024-08-17T17:38:20.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:20 smithi131 bash[89561]: cluster 2024-08-17T17:38:19.115926+0000 mon.a (mon.0) 1776 : cluster [DBG] osdmap e1031: 8 total, 8 up, 8 in 2024-08-17T17:38:20.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:20 smithi131 bash[89561]: cluster 2024-08-17T17:38:19.896349+0000 mgr.y (mgr.34107) 1076 : cluster [DBG] pgmap v1461: 105 pgs: 105 active+clean; 21 MiB data, 632 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 7.2 KiB/s wr, 88 op/s 2024-08-17T17:38:20.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:20 smithi131 bash[89561]: cluster 2024-08-17T17:38:19.896349+0000 mgr.y (mgr.34107) 1076 : cluster [DBG] pgmap v1461: 105 pgs: 105 active+clean; 21 MiB data, 632 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 7.2 KiB/s wr, 88 op/s 2024-08-17T17:38:20.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:20 smithi131 bash[88347]: cluster 2024-08-17T17:38:19.115926+0000 mon.a (mon.0) 1776 : cluster [DBG] osdmap e1031: 8 total, 8 up, 8 in 2024-08-17T17:38:20.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:20 smithi131 bash[88347]: cluster 2024-08-17T17:38:19.115926+0000 mon.a (mon.0) 1776 : cluster [DBG] osdmap e1031: 8 total, 8 up, 8 in 2024-08-17T17:38:20.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:20 smithi131 bash[88347]: cluster 2024-08-17T17:38:19.896349+0000 mgr.y (mgr.34107) 1076 : cluster [DBG] pgmap v1461: 105 pgs: 105 active+clean; 21 MiB data, 632 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 7.2 KiB/s wr, 88 op/s 2024-08-17T17:38:20.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:20 smithi131 bash[88347]: cluster 2024-08-17T17:38:19.896349+0000 mgr.y (mgr.34107) 1076 : cluster [DBG] pgmap v1461: 105 pgs: 105 active+clean; 21 MiB data, 632 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 7.2 KiB/s wr, 88 op/s 2024-08-17T17:38:21.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:21 smithi169 bash[79348]: cluster 2024-08-17T17:38:20.138333+0000 mon.a (mon.0) 1777 : cluster [DBG] osdmap e1032: 8 total, 8 up, 8 in 2024-08-17T17:38:21.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:21 smithi169 bash[79348]: cluster 2024-08-17T17:38:20.138333+0000 mon.a (mon.0) 1777 : cluster [DBG] osdmap e1032: 8 total, 8 up, 8 in 2024-08-17T17:38:21.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:21 smithi169 bash[79348]: cluster 2024-08-17T17:38:20.664147+0000 mon.a (mon.0) 1778 : cluster [DBG] osdmap e1033: 8 total, 8 up, 8 in 2024-08-17T17:38:21.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:21 smithi169 bash[79348]: cluster 2024-08-17T17:38:20.664147+0000 mon.a (mon.0) 1778 : cluster [DBG] osdmap e1033: 8 total, 8 up, 8 in 2024-08-17T17:38:21.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:21 smithi131 bash[88347]: cluster 2024-08-17T17:38:20.138333+0000 mon.a (mon.0) 1777 : cluster [DBG] osdmap e1032: 8 total, 8 up, 8 in 2024-08-17T17:38:21.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:21 smithi131 bash[88347]: cluster 2024-08-17T17:38:20.138333+0000 mon.a (mon.0) 1777 : cluster [DBG] osdmap e1032: 8 total, 8 up, 8 in 2024-08-17T17:38:21.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:21 smithi131 bash[88347]: cluster 2024-08-17T17:38:20.664147+0000 mon.a (mon.0) 1778 : cluster [DBG] osdmap e1033: 8 total, 8 up, 8 in 2024-08-17T17:38:21.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:21 smithi131 bash[88347]: cluster 2024-08-17T17:38:20.664147+0000 mon.a (mon.0) 1778 : cluster [DBG] osdmap e1033: 8 total, 8 up, 8 in 2024-08-17T17:38:21.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:21 smithi131 bash[89561]: cluster 2024-08-17T17:38:20.138333+0000 mon.a (mon.0) 1777 : cluster [DBG] osdmap e1032: 8 total, 8 up, 8 in 2024-08-17T17:38:21.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:21 smithi131 bash[89561]: cluster 2024-08-17T17:38:20.138333+0000 mon.a (mon.0) 1777 : cluster [DBG] osdmap e1032: 8 total, 8 up, 8 in 2024-08-17T17:38:21.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:21 smithi131 bash[89561]: cluster 2024-08-17T17:38:20.664147+0000 mon.a (mon.0) 1778 : cluster [DBG] osdmap e1033: 8 total, 8 up, 8 in 2024-08-17T17:38:21.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:21 smithi131 bash[89561]: cluster 2024-08-17T17:38:20.664147+0000 mon.a (mon.0) 1778 : cluster [DBG] osdmap e1033: 8 total, 8 up, 8 in 2024-08-17T17:38:21.726 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:38:23.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:22 smithi131 bash[89561]: cluster 2024-08-17T17:38:21.671706+0000 mon.a (mon.0) 1779 : cluster [DBG] osdmap e1034: 8 total, 8 up, 8 in 2024-08-17T17:38:23.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:22 smithi131 bash[89561]: cluster 2024-08-17T17:38:21.671706+0000 mon.a (mon.0) 1779 : cluster [DBG] osdmap e1034: 8 total, 8 up, 8 in 2024-08-17T17:38:23.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:22 smithi131 bash[89561]: cluster 2024-08-17T17:38:21.897066+0000 mgr.y (mgr.34107) 1077 : cluster [DBG] pgmap v1465: 105 pgs: 105 active+clean; 21 MiB data, 632 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 10 KiB/s wr, 121 op/s 2024-08-17T17:38:23.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:22 smithi131 bash[89561]: cluster 2024-08-17T17:38:21.897066+0000 mgr.y (mgr.34107) 1077 : cluster [DBG] pgmap v1465: 105 pgs: 105 active+clean; 21 MiB data, 632 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 10 KiB/s wr, 121 op/s 2024-08-17T17:38:23.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:22 smithi131 bash[88347]: cluster 2024-08-17T17:38:21.671706+0000 mon.a (mon.0) 1779 : cluster [DBG] osdmap e1034: 8 total, 8 up, 8 in 2024-08-17T17:38:23.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:22 smithi131 bash[88347]: cluster 2024-08-17T17:38:21.671706+0000 mon.a (mon.0) 1779 : cluster [DBG] osdmap e1034: 8 total, 8 up, 8 in 2024-08-17T17:38:23.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:22 smithi131 bash[88347]: cluster 2024-08-17T17:38:21.897066+0000 mgr.y (mgr.34107) 1077 : cluster [DBG] pgmap v1465: 105 pgs: 105 active+clean; 21 MiB data, 632 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 10 KiB/s wr, 121 op/s 2024-08-17T17:38:23.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:22 smithi131 bash[88347]: cluster 2024-08-17T17:38:21.897066+0000 mgr.y (mgr.34107) 1077 : cluster [DBG] pgmap v1465: 105 pgs: 105 active+clean; 21 MiB data, 632 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 10 KiB/s wr, 121 op/s 2024-08-17T17:38:23.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:22 smithi169 bash[79348]: cluster 2024-08-17T17:38:21.671706+0000 mon.a (mon.0) 1779 : cluster [DBG] osdmap e1034: 8 total, 8 up, 8 in 2024-08-17T17:38:23.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:22 smithi169 bash[79348]: cluster 2024-08-17T17:38:21.671706+0000 mon.a (mon.0) 1779 : cluster [DBG] osdmap e1034: 8 total, 8 up, 8 in 2024-08-17T17:38:23.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:22 smithi169 bash[79348]: cluster 2024-08-17T17:38:21.897066+0000 mgr.y (mgr.34107) 1077 : cluster [DBG] pgmap v1465: 105 pgs: 105 active+clean; 21 MiB data, 632 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 10 KiB/s wr, 121 op/s 2024-08-17T17:38:23.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:22 smithi169 bash[79348]: cluster 2024-08-17T17:38:21.897066+0000 mgr.y (mgr.34107) 1077 : cluster [DBG] pgmap v1465: 105 pgs: 105 active+clean; 21 MiB data, 632 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 10 KiB/s wr, 121 op/s 2024-08-17T17:38:24.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:23 smithi131 bash[89561]: cluster 2024-08-17T17:38:22.680831+0000 mon.a (mon.0) 1780 : cluster [DBG] osdmap e1035: 8 total, 8 up, 8 in 2024-08-17T17:38:24.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:23 smithi131 bash[89561]: cluster 2024-08-17T17:38:22.680831+0000 mon.a (mon.0) 1780 : cluster [DBG] osdmap e1035: 8 total, 8 up, 8 in 2024-08-17T17:38:24.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:23 smithi131 bash[89561]: audit 2024-08-17T17:38:23.235193+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:24.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:23 smithi131 bash[89561]: audit 2024-08-17T17:38:23.235193+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:24.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:23 smithi131 bash[88347]: cluster 2024-08-17T17:38:22.680831+0000 mon.a (mon.0) 1780 : cluster [DBG] osdmap e1035: 8 total, 8 up, 8 in 2024-08-17T17:38:24.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:23 smithi131 bash[88347]: cluster 2024-08-17T17:38:22.680831+0000 mon.a (mon.0) 1780 : cluster [DBG] osdmap e1035: 8 total, 8 up, 8 in 2024-08-17T17:38:24.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:23 smithi131 bash[88347]: audit 2024-08-17T17:38:23.235193+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:24.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:23 smithi131 bash[88347]: audit 2024-08-17T17:38:23.235193+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:24.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:23 smithi169 bash[79348]: cluster 2024-08-17T17:38:22.680831+0000 mon.a (mon.0) 1780 : cluster [DBG] osdmap e1035: 8 total, 8 up, 8 in 2024-08-17T17:38:24.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:23 smithi169 bash[79348]: cluster 2024-08-17T17:38:22.680831+0000 mon.a (mon.0) 1780 : cluster [DBG] osdmap e1035: 8 total, 8 up, 8 in 2024-08-17T17:38:24.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:23 smithi169 bash[79348]: audit 2024-08-17T17:38:23.235193+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:24.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:23 smithi169 bash[79348]: audit 2024-08-17T17:38:23.235193+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:24.763 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministic (14674 ms) 2024-08-17T17:38:24.763 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministicPP 2024-08-17T17:38:24.764 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:38:25.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:24 smithi131 bash[89561]: cluster 2024-08-17T17:38:23.689254+0000 mon.a (mon.0) 1782 : cluster [DBG] osdmap e1036: 8 total, 8 up, 8 in 2024-08-17T17:38:25.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:24 smithi131 bash[89561]: cluster 2024-08-17T17:38:23.689254+0000 mon.a (mon.0) 1782 : cluster [DBG] osdmap e1036: 8 total, 8 up, 8 in 2024-08-17T17:38:25.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:24 smithi131 bash[89561]: cluster 2024-08-17T17:38:23.898124+0000 mgr.y (mgr.34107) 1078 : cluster [DBG] pgmap v1468: 105 pgs: 105 active+clean; 22 MiB data, 616 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 7.2 KiB/s wr, 69 op/s 2024-08-17T17:38:25.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:24 smithi131 bash[89561]: cluster 2024-08-17T17:38:23.898124+0000 mgr.y (mgr.34107) 1078 : cluster [DBG] pgmap v1468: 105 pgs: 105 active+clean; 22 MiB data, 616 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 7.2 KiB/s wr, 69 op/s 2024-08-17T17:38:25.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:24 smithi131 bash[88347]: cluster 2024-08-17T17:38:23.689254+0000 mon.a (mon.0) 1782 : cluster [DBG] osdmap e1036: 8 total, 8 up, 8 in 2024-08-17T17:38:25.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:24 smithi131 bash[88347]: cluster 2024-08-17T17:38:23.689254+0000 mon.a (mon.0) 1782 : cluster [DBG] osdmap e1036: 8 total, 8 up, 8 in 2024-08-17T17:38:25.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:24 smithi131 bash[88347]: cluster 2024-08-17T17:38:23.898124+0000 mgr.y (mgr.34107) 1078 : cluster [DBG] pgmap v1468: 105 pgs: 105 active+clean; 22 MiB data, 616 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 7.2 KiB/s wr, 69 op/s 2024-08-17T17:38:25.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:24 smithi131 bash[88347]: cluster 2024-08-17T17:38:23.898124+0000 mgr.y (mgr.34107) 1078 : cluster [DBG] pgmap v1468: 105 pgs: 105 active+clean; 22 MiB data, 616 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 7.2 KiB/s wr, 69 op/s 2024-08-17T17:38:25.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:24 smithi169 bash[79348]: cluster 2024-08-17T17:38:23.689254+0000 mon.a (mon.0) 1782 : cluster [DBG] osdmap e1036: 8 total, 8 up, 8 in 2024-08-17T17:38:25.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:24 smithi169 bash[79348]: cluster 2024-08-17T17:38:23.689254+0000 mon.a (mon.0) 1782 : cluster [DBG] osdmap e1036: 8 total, 8 up, 8 in 2024-08-17T17:38:25.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:24 smithi169 bash[79348]: cluster 2024-08-17T17:38:23.898124+0000 mgr.y (mgr.34107) 1078 : cluster [DBG] pgmap v1468: 105 pgs: 105 active+clean; 22 MiB data, 616 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 7.2 KiB/s wr, 69 op/s 2024-08-17T17:38:25.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:24 smithi169 bash[79348]: cluster 2024-08-17T17:38:23.898124+0000 mgr.y (mgr.34107) 1078 : cluster [DBG] pgmap v1468: 105 pgs: 105 active+clean; 22 MiB data, 616 MiB used, 715 GiB / 715 GiB avail; 48 KiB/s rd, 7.2 KiB/s wr, 69 op/s 2024-08-17T17:38:26.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:25 smithi131 bash[89561]: cluster 2024-08-17T17:38:24.701645+0000 mon.a (mon.0) 1783 : cluster [DBG] osdmap e1037: 8 total, 8 up, 8 in 2024-08-17T17:38:26.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:25 smithi131 bash[89561]: cluster 2024-08-17T17:38:24.701645+0000 mon.a (mon.0) 1783 : cluster [DBG] osdmap e1037: 8 total, 8 up, 8 in 2024-08-17T17:38:26.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:25 smithi131 bash[88347]: cluster 2024-08-17T17:38:24.701645+0000 mon.a (mon.0) 1783 : cluster [DBG] osdmap e1037: 8 total, 8 up, 8 in 2024-08-17T17:38:26.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:25 smithi131 bash[88347]: cluster 2024-08-17T17:38:24.701645+0000 mon.a (mon.0) 1783 : cluster [DBG] osdmap e1037: 8 total, 8 up, 8 in 2024-08-17T17:38:26.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:25 smithi169 bash[79348]: cluster 2024-08-17T17:38:24.701645+0000 mon.a (mon.0) 1783 : cluster [DBG] osdmap e1037: 8 total, 8 up, 8 in 2024-08-17T17:38:26.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:25 smithi169 bash[79348]: cluster 2024-08-17T17:38:24.701645+0000 mon.a (mon.0) 1783 : cluster [DBG] osdmap e1037: 8 total, 8 up, 8 in 2024-08-17T17:38:27.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:26 smithi131 bash[88347]: cluster 2024-08-17T17:38:25.700823+0000 mon.a (mon.0) 1784 : cluster [DBG] osdmap e1038: 8 total, 8 up, 8 in 2024-08-17T17:38:27.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:26 smithi131 bash[88347]: cluster 2024-08-17T17:38:25.700823+0000 mon.a (mon.0) 1784 : cluster [DBG] osdmap e1038: 8 total, 8 up, 8 in 2024-08-17T17:38:27.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:26 smithi131 bash[88347]: cluster 2024-08-17T17:38:25.898798+0000 mgr.y (mgr.34107) 1079 : cluster [DBG] pgmap v1471: 105 pgs: 105 active+clean; 31 MiB data, 621 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 8.7 KiB/s wr, 88 op/s 2024-08-17T17:38:27.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:26 smithi131 bash[88347]: cluster 2024-08-17T17:38:25.898798+0000 mgr.y (mgr.34107) 1079 : cluster [DBG] pgmap v1471: 105 pgs: 105 active+clean; 31 MiB data, 621 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 8.7 KiB/s wr, 88 op/s 2024-08-17T17:38:27.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:26 smithi131 bash[89561]: cluster 2024-08-17T17:38:25.700823+0000 mon.a (mon.0) 1784 : cluster [DBG] osdmap e1038: 8 total, 8 up, 8 in 2024-08-17T17:38:27.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:26 smithi131 bash[89561]: cluster 2024-08-17T17:38:25.700823+0000 mon.a (mon.0) 1784 : cluster [DBG] osdmap e1038: 8 total, 8 up, 8 in 2024-08-17T17:38:27.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:26 smithi131 bash[89561]: cluster 2024-08-17T17:38:25.898798+0000 mgr.y (mgr.34107) 1079 : cluster [DBG] pgmap v1471: 105 pgs: 105 active+clean; 31 MiB data, 621 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 8.7 KiB/s wr, 88 op/s 2024-08-17T17:38:27.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:26 smithi131 bash[89561]: cluster 2024-08-17T17:38:25.898798+0000 mgr.y (mgr.34107) 1079 : cluster [DBG] pgmap v1471: 105 pgs: 105 active+clean; 31 MiB data, 621 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 8.7 KiB/s wr, 88 op/s 2024-08-17T17:38:27.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:26 smithi169 bash[79348]: cluster 2024-08-17T17:38:25.700823+0000 mon.a (mon.0) 1784 : cluster [DBG] osdmap e1038: 8 total, 8 up, 8 in 2024-08-17T17:38:27.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:26 smithi169 bash[79348]: cluster 2024-08-17T17:38:25.700823+0000 mon.a (mon.0) 1784 : cluster [DBG] osdmap e1038: 8 total, 8 up, 8 in 2024-08-17T17:38:27.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:26 smithi169 bash[79348]: cluster 2024-08-17T17:38:25.898798+0000 mgr.y (mgr.34107) 1079 : cluster [DBG] pgmap v1471: 105 pgs: 105 active+clean; 31 MiB data, 621 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 8.7 KiB/s wr, 88 op/s 2024-08-17T17:38:27.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:26 smithi169 bash[79348]: cluster 2024-08-17T17:38:25.898798+0000 mgr.y (mgr.34107) 1079 : cluster [DBG] pgmap v1471: 105 pgs: 105 active+clean; 31 MiB data, 621 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 8.7 KiB/s wr, 88 op/s 2024-08-17T17:38:27.782 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:38:28.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:27 smithi131 bash[88347]: cluster 2024-08-17T17:38:26.721556+0000 mon.a (mon.0) 1785 : cluster [DBG] osdmap e1039: 8 total, 8 up, 8 in 2024-08-17T17:38:28.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:27 smithi131 bash[88347]: cluster 2024-08-17T17:38:26.721556+0000 mon.a (mon.0) 1785 : cluster [DBG] osdmap e1039: 8 total, 8 up, 8 in 2024-08-17T17:38:28.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:27 smithi131 bash[89561]: cluster 2024-08-17T17:38:26.721556+0000 mon.a (mon.0) 1785 : cluster [DBG] osdmap e1039: 8 total, 8 up, 8 in 2024-08-17T17:38:28.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:27 smithi131 bash[89561]: cluster 2024-08-17T17:38:26.721556+0000 mon.a (mon.0) 1785 : cluster [DBG] osdmap e1039: 8 total, 8 up, 8 in 2024-08-17T17:38:28.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:27 smithi169 bash[79348]: cluster 2024-08-17T17:38:26.721556+0000 mon.a (mon.0) 1785 : cluster [DBG] osdmap e1039: 8 total, 8 up, 8 in 2024-08-17T17:38:28.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:27 smithi169 bash[79348]: cluster 2024-08-17T17:38:26.721556+0000 mon.a (mon.0) 1785 : cluster [DBG] osdmap e1039: 8 total, 8 up, 8 in 2024-08-17T17:38:29.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:38:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:38:28] "GET /metrics HTTP/1.1" 200 36546 "" "Prometheus/2.51.0" 2024-08-17T17:38:29.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:28 smithi131 bash[89561]: cluster 2024-08-17T17:38:27.726551+0000 mon.a (mon.0) 1786 : cluster [DBG] osdmap e1040: 8 total, 8 up, 8 in 2024-08-17T17:38:29.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:28 smithi131 bash[89561]: cluster 2024-08-17T17:38:27.726551+0000 mon.a (mon.0) 1786 : cluster [DBG] osdmap e1040: 8 total, 8 up, 8 in 2024-08-17T17:38:29.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:28 smithi131 bash[89561]: cluster 2024-08-17T17:38:27.899605+0000 mgr.y (mgr.34107) 1080 : cluster [DBG] pgmap v1474: 105 pgs: 105 active+clean; 31 MiB data, 621 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 4.5 KiB/s wr, 50 op/s 2024-08-17T17:38:29.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:28 smithi131 bash[89561]: cluster 2024-08-17T17:38:27.899605+0000 mgr.y (mgr.34107) 1080 : cluster [DBG] pgmap v1474: 105 pgs: 105 active+clean; 31 MiB data, 621 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 4.5 KiB/s wr, 50 op/s 2024-08-17T17:38:29.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:28 smithi131 bash[88347]: cluster 2024-08-17T17:38:27.726551+0000 mon.a (mon.0) 1786 : cluster [DBG] osdmap e1040: 8 total, 8 up, 8 in 2024-08-17T17:38:29.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:28 smithi131 bash[88347]: cluster 2024-08-17T17:38:27.726551+0000 mon.a (mon.0) 1786 : cluster [DBG] osdmap e1040: 8 total, 8 up, 8 in 2024-08-17T17:38:29.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:28 smithi131 bash[88347]: cluster 2024-08-17T17:38:27.899605+0000 mgr.y (mgr.34107) 1080 : cluster [DBG] pgmap v1474: 105 pgs: 105 active+clean; 31 MiB data, 621 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 4.5 KiB/s wr, 50 op/s 2024-08-17T17:38:29.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:28 smithi131 bash[88347]: cluster 2024-08-17T17:38:27.899605+0000 mgr.y (mgr.34107) 1080 : cluster [DBG] pgmap v1474: 105 pgs: 105 active+clean; 31 MiB data, 621 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 4.5 KiB/s wr, 50 op/s 2024-08-17T17:38:29.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:28 smithi169 bash[79348]: cluster 2024-08-17T17:38:27.726551+0000 mon.a (mon.0) 1786 : cluster [DBG] osdmap e1040: 8 total, 8 up, 8 in 2024-08-17T17:38:29.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:28 smithi169 bash[79348]: cluster 2024-08-17T17:38:27.726551+0000 mon.a (mon.0) 1786 : cluster [DBG] osdmap e1040: 8 total, 8 up, 8 in 2024-08-17T17:38:29.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:28 smithi169 bash[79348]: cluster 2024-08-17T17:38:27.899605+0000 mgr.y (mgr.34107) 1080 : cluster [DBG] pgmap v1474: 105 pgs: 105 active+clean; 31 MiB data, 621 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 4.5 KiB/s wr, 50 op/s 2024-08-17T17:38:29.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:28 smithi169 bash[79348]: cluster 2024-08-17T17:38:27.899605+0000 mgr.y (mgr.34107) 1080 : cluster [DBG] pgmap v1474: 105 pgs: 105 active+clean; 31 MiB data, 621 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 4.5 KiB/s wr, 50 op/s 2024-08-17T17:38:30.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:29 smithi131 bash[89561]: cluster 2024-08-17T17:38:28.738443+0000 mon.a (mon.0) 1787 : cluster [DBG] osdmap e1041: 8 total, 8 up, 8 in 2024-08-17T17:38:30.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:29 smithi131 bash[89561]: cluster 2024-08-17T17:38:28.738443+0000 mon.a (mon.0) 1787 : cluster [DBG] osdmap e1041: 8 total, 8 up, 8 in 2024-08-17T17:38:30.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:29 smithi131 bash[88347]: cluster 2024-08-17T17:38:28.738443+0000 mon.a (mon.0) 1787 : cluster [DBG] osdmap e1041: 8 total, 8 up, 8 in 2024-08-17T17:38:30.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:29 smithi131 bash[88347]: cluster 2024-08-17T17:38:28.738443+0000 mon.a (mon.0) 1787 : cluster [DBG] osdmap e1041: 8 total, 8 up, 8 in 2024-08-17T17:38:30.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:29 smithi169 bash[79348]: cluster 2024-08-17T17:38:28.738443+0000 mon.a (mon.0) 1787 : cluster [DBG] osdmap e1041: 8 total, 8 up, 8 in 2024-08-17T17:38:30.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:29 smithi169 bash[79348]: cluster 2024-08-17T17:38:28.738443+0000 mon.a (mon.0) 1787 : cluster [DBG] osdmap e1041: 8 total, 8 up, 8 in 2024-08-17T17:38:30.819 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:38:31.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:30 smithi131 bash[88347]: cluster 2024-08-17T17:38:29.746909+0000 mon.a (mon.0) 1788 : cluster [DBG] osdmap e1042: 8 total, 8 up, 8 in 2024-08-17T17:38:31.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:30 smithi131 bash[88347]: cluster 2024-08-17T17:38:29.746909+0000 mon.a (mon.0) 1788 : cluster [DBG] osdmap e1042: 8 total, 8 up, 8 in 2024-08-17T17:38:31.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:30 smithi131 bash[88347]: cluster 2024-08-17T17:38:29.900343+0000 mgr.y (mgr.34107) 1081 : cluster [DBG] pgmap v1477: 105 pgs: 105 active+clean; 34 MiB data, 621 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 6.5 KiB/s wr, 60 op/s 2024-08-17T17:38:31.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:30 smithi131 bash[88347]: cluster 2024-08-17T17:38:29.900343+0000 mgr.y (mgr.34107) 1081 : cluster [DBG] pgmap v1477: 105 pgs: 105 active+clean; 34 MiB data, 621 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 6.5 KiB/s wr, 60 op/s 2024-08-17T17:38:31.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:30 smithi131 bash[89561]: cluster 2024-08-17T17:38:29.746909+0000 mon.a (mon.0) 1788 : cluster [DBG] osdmap e1042: 8 total, 8 up, 8 in 2024-08-17T17:38:31.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:30 smithi131 bash[89561]: cluster 2024-08-17T17:38:29.746909+0000 mon.a (mon.0) 1788 : cluster [DBG] osdmap e1042: 8 total, 8 up, 8 in 2024-08-17T17:38:31.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:30 smithi131 bash[89561]: cluster 2024-08-17T17:38:29.900343+0000 mgr.y (mgr.34107) 1081 : cluster [DBG] pgmap v1477: 105 pgs: 105 active+clean; 34 MiB data, 621 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 6.5 KiB/s wr, 60 op/s 2024-08-17T17:38:31.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:30 smithi131 bash[89561]: cluster 2024-08-17T17:38:29.900343+0000 mgr.y (mgr.34107) 1081 : cluster [DBG] pgmap v1477: 105 pgs: 105 active+clean; 34 MiB data, 621 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 6.5 KiB/s wr, 60 op/s 2024-08-17T17:38:31.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:30 smithi169 bash[79348]: cluster 2024-08-17T17:38:29.746909+0000 mon.a (mon.0) 1788 : cluster [DBG] osdmap e1042: 8 total, 8 up, 8 in 2024-08-17T17:38:31.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:30 smithi169 bash[79348]: cluster 2024-08-17T17:38:29.746909+0000 mon.a (mon.0) 1788 : cluster [DBG] osdmap e1042: 8 total, 8 up, 8 in 2024-08-17T17:38:31.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:30 smithi169 bash[79348]: cluster 2024-08-17T17:38:29.900343+0000 mgr.y (mgr.34107) 1081 : cluster [DBG] pgmap v1477: 105 pgs: 105 active+clean; 34 MiB data, 621 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 6.5 KiB/s wr, 60 op/s 2024-08-17T17:38:31.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:30 smithi169 bash[79348]: cluster 2024-08-17T17:38:29.900343+0000 mgr.y (mgr.34107) 1081 : cluster [DBG] pgmap v1477: 105 pgs: 105 active+clean; 34 MiB data, 621 MiB used, 715 GiB / 715 GiB avail; 32 KiB/s rd, 6.5 KiB/s wr, 60 op/s 2024-08-17T17:38:32.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:31 smithi131 bash[88347]: cluster 2024-08-17T17:38:30.760898+0000 mon.a (mon.0) 1789 : cluster [DBG] osdmap e1043: 8 total, 8 up, 8 in 2024-08-17T17:38:32.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:31 smithi131 bash[88347]: cluster 2024-08-17T17:38:30.760898+0000 mon.a (mon.0) 1789 : cluster [DBG] osdmap e1043: 8 total, 8 up, 8 in 2024-08-17T17:38:32.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:31 smithi131 bash[89561]: cluster 2024-08-17T17:38:30.760898+0000 mon.a (mon.0) 1789 : cluster [DBG] osdmap e1043: 8 total, 8 up, 8 in 2024-08-17T17:38:32.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:31 smithi131 bash[89561]: cluster 2024-08-17T17:38:30.760898+0000 mon.a (mon.0) 1789 : cluster [DBG] osdmap e1043: 8 total, 8 up, 8 in 2024-08-17T17:38:32.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:31 smithi169 bash[79348]: cluster 2024-08-17T17:38:30.760898+0000 mon.a (mon.0) 1789 : cluster [DBG] osdmap e1043: 8 total, 8 up, 8 in 2024-08-17T17:38:32.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:31 smithi169 bash[79348]: cluster 2024-08-17T17:38:30.760898+0000 mon.a (mon.0) 1789 : cluster [DBG] osdmap e1043: 8 total, 8 up, 8 in 2024-08-17T17:38:33.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:32 smithi131 bash[89561]: cluster 2024-08-17T17:38:31.758296+0000 mon.a (mon.0) 1790 : cluster [DBG] osdmap e1044: 8 total, 8 up, 8 in 2024-08-17T17:38:33.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:32 smithi131 bash[89561]: cluster 2024-08-17T17:38:31.758296+0000 mon.a (mon.0) 1790 : cluster [DBG] osdmap e1044: 8 total, 8 up, 8 in 2024-08-17T17:38:33.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:32 smithi131 bash[89561]: cluster 2024-08-17T17:38:31.901048+0000 mgr.y (mgr.34107) 1082 : cluster [DBG] pgmap v1480: 105 pgs: 105 active+clean; 34 MiB data, 621 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 8.7 KiB/s wr, 94 op/s 2024-08-17T17:38:33.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:32 smithi131 bash[89561]: cluster 2024-08-17T17:38:31.901048+0000 mgr.y (mgr.34107) 1082 : cluster [DBG] pgmap v1480: 105 pgs: 105 active+clean; 34 MiB data, 621 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 8.7 KiB/s wr, 94 op/s 2024-08-17T17:38:33.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:32 smithi131 bash[88347]: cluster 2024-08-17T17:38:31.758296+0000 mon.a (mon.0) 1790 : cluster [DBG] osdmap e1044: 8 total, 8 up, 8 in 2024-08-17T17:38:33.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:32 smithi131 bash[88347]: cluster 2024-08-17T17:38:31.758296+0000 mon.a (mon.0) 1790 : cluster [DBG] osdmap e1044: 8 total, 8 up, 8 in 2024-08-17T17:38:33.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:32 smithi131 bash[88347]: cluster 2024-08-17T17:38:31.901048+0000 mgr.y (mgr.34107) 1082 : cluster [DBG] pgmap v1480: 105 pgs: 105 active+clean; 34 MiB data, 621 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 8.7 KiB/s wr, 94 op/s 2024-08-17T17:38:33.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:32 smithi131 bash[88347]: cluster 2024-08-17T17:38:31.901048+0000 mgr.y (mgr.34107) 1082 : cluster [DBG] pgmap v1480: 105 pgs: 105 active+clean; 34 MiB data, 621 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 8.7 KiB/s wr, 94 op/s 2024-08-17T17:38:33.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:32 smithi169 bash[79348]: cluster 2024-08-17T17:38:31.758296+0000 mon.a (mon.0) 1790 : cluster [DBG] osdmap e1044: 8 total, 8 up, 8 in 2024-08-17T17:38:33.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:32 smithi169 bash[79348]: cluster 2024-08-17T17:38:31.758296+0000 mon.a (mon.0) 1790 : cluster [DBG] osdmap e1044: 8 total, 8 up, 8 in 2024-08-17T17:38:33.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:32 smithi169 bash[79348]: cluster 2024-08-17T17:38:31.901048+0000 mgr.y (mgr.34107) 1082 : cluster [DBG] pgmap v1480: 105 pgs: 105 active+clean; 34 MiB data, 621 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 8.7 KiB/s wr, 94 op/s 2024-08-17T17:38:33.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:32 smithi169 bash[79348]: cluster 2024-08-17T17:38:31.901048+0000 mgr.y (mgr.34107) 1082 : cluster [DBG] pgmap v1480: 105 pgs: 105 active+clean; 34 MiB data, 621 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 8.7 KiB/s wr, 94 op/s 2024-08-17T17:38:33.842 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:38:34.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:33 smithi131 bash[89561]: cluster 2024-08-17T17:38:32.781430+0000 mon.a (mon.0) 1791 : cluster [DBG] osdmap e1045: 8 total, 8 up, 8 in 2024-08-17T17:38:34.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:33 smithi131 bash[89561]: cluster 2024-08-17T17:38:32.781430+0000 mon.a (mon.0) 1791 : cluster [DBG] osdmap e1045: 8 total, 8 up, 8 in 2024-08-17T17:38:34.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:33 smithi131 bash[88347]: cluster 2024-08-17T17:38:32.781430+0000 mon.a (mon.0) 1791 : cluster [DBG] osdmap e1045: 8 total, 8 up, 8 in 2024-08-17T17:38:34.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:33 smithi131 bash[88347]: cluster 2024-08-17T17:38:32.781430+0000 mon.a (mon.0) 1791 : cluster [DBG] osdmap e1045: 8 total, 8 up, 8 in 2024-08-17T17:38:34.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:33 smithi169 bash[79348]: cluster 2024-08-17T17:38:32.781430+0000 mon.a (mon.0) 1791 : cluster [DBG] osdmap e1045: 8 total, 8 up, 8 in 2024-08-17T17:38:34.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:33 smithi169 bash[79348]: cluster 2024-08-17T17:38:32.781430+0000 mon.a (mon.0) 1791 : cluster [DBG] osdmap e1045: 8 total, 8 up, 8 in 2024-08-17T17:38:35.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:34 smithi131 bash[89561]: cluster 2024-08-17T17:38:33.783960+0000 mon.a (mon.0) 1792 : cluster [DBG] osdmap e1046: 8 total, 8 up, 8 in 2024-08-17T17:38:35.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:34 smithi131 bash[89561]: cluster 2024-08-17T17:38:33.783960+0000 mon.a (mon.0) 1792 : cluster [DBG] osdmap e1046: 8 total, 8 up, 8 in 2024-08-17T17:38:35.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:34 smithi131 bash[89561]: cluster 2024-08-17T17:38:33.902140+0000 mgr.y (mgr.34107) 1083 : cluster [DBG] pgmap v1483: 105 pgs: 105 active+clean; 37 MiB data, 622 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 5.2 KiB/s wr, 61 op/s 2024-08-17T17:38:35.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:34 smithi131 bash[89561]: cluster 2024-08-17T17:38:33.902140+0000 mgr.y (mgr.34107) 1083 : cluster [DBG] pgmap v1483: 105 pgs: 105 active+clean; 37 MiB data, 622 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 5.2 KiB/s wr, 61 op/s 2024-08-17T17:38:35.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:34 smithi131 bash[88347]: cluster 2024-08-17T17:38:33.783960+0000 mon.a (mon.0) 1792 : cluster [DBG] osdmap e1046: 8 total, 8 up, 8 in 2024-08-17T17:38:35.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:34 smithi131 bash[88347]: cluster 2024-08-17T17:38:33.783960+0000 mon.a (mon.0) 1792 : cluster [DBG] osdmap e1046: 8 total, 8 up, 8 in 2024-08-17T17:38:35.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:34 smithi131 bash[88347]: cluster 2024-08-17T17:38:33.902140+0000 mgr.y (mgr.34107) 1083 : cluster [DBG] pgmap v1483: 105 pgs: 105 active+clean; 37 MiB data, 622 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 5.2 KiB/s wr, 61 op/s 2024-08-17T17:38:35.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:34 smithi131 bash[88347]: cluster 2024-08-17T17:38:33.902140+0000 mgr.y (mgr.34107) 1083 : cluster [DBG] pgmap v1483: 105 pgs: 105 active+clean; 37 MiB data, 622 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 5.2 KiB/s wr, 61 op/s 2024-08-17T17:38:35.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:34 smithi169 bash[79348]: cluster 2024-08-17T17:38:33.783960+0000 mon.a (mon.0) 1792 : cluster [DBG] osdmap e1046: 8 total, 8 up, 8 in 2024-08-17T17:38:35.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:34 smithi169 bash[79348]: cluster 2024-08-17T17:38:33.783960+0000 mon.a (mon.0) 1792 : cluster [DBG] osdmap e1046: 8 total, 8 up, 8 in 2024-08-17T17:38:35.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:34 smithi169 bash[79348]: cluster 2024-08-17T17:38:33.902140+0000 mgr.y (mgr.34107) 1083 : cluster [DBG] pgmap v1483: 105 pgs: 105 active+clean; 37 MiB data, 622 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 5.2 KiB/s wr, 61 op/s 2024-08-17T17:38:35.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:34 smithi169 bash[79348]: cluster 2024-08-17T17:38:33.902140+0000 mgr.y (mgr.34107) 1083 : cluster [DBG] pgmap v1483: 105 pgs: 105 active+clean; 37 MiB data, 622 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 5.2 KiB/s wr, 61 op/s 2024-08-17T17:38:36.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:35 smithi131 bash[88347]: cluster 2024-08-17T17:38:34.804236+0000 mon.a (mon.0) 1793 : cluster [DBG] osdmap e1047: 8 total, 8 up, 8 in 2024-08-17T17:38:36.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:35 smithi131 bash[88347]: cluster 2024-08-17T17:38:34.804236+0000 mon.a (mon.0) 1793 : cluster [DBG] osdmap e1047: 8 total, 8 up, 8 in 2024-08-17T17:38:36.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:35 smithi131 bash[89561]: cluster 2024-08-17T17:38:34.804236+0000 mon.a (mon.0) 1793 : cluster [DBG] osdmap e1047: 8 total, 8 up, 8 in 2024-08-17T17:38:36.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:35 smithi131 bash[89561]: cluster 2024-08-17T17:38:34.804236+0000 mon.a (mon.0) 1793 : cluster [DBG] osdmap e1047: 8 total, 8 up, 8 in 2024-08-17T17:38:36.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:35 smithi169 bash[79348]: cluster 2024-08-17T17:38:34.804236+0000 mon.a (mon.0) 1793 : cluster [DBG] osdmap e1047: 8 total, 8 up, 8 in 2024-08-17T17:38:36.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:35 smithi169 bash[79348]: cluster 2024-08-17T17:38:34.804236+0000 mon.a (mon.0) 1793 : cluster [DBG] osdmap e1047: 8 total, 8 up, 8 in 2024-08-17T17:38:36.891 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:38:37.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:36 smithi131 bash[89561]: cluster 2024-08-17T17:38:35.806221+0000 mon.a (mon.0) 1794 : cluster [DBG] osdmap e1048: 8 total, 8 up, 8 in 2024-08-17T17:38:37.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:36 smithi131 bash[89561]: cluster 2024-08-17T17:38:35.806221+0000 mon.a (mon.0) 1794 : cluster [DBG] osdmap e1048: 8 total, 8 up, 8 in 2024-08-17T17:38:37.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:36 smithi131 bash[89561]: cluster 2024-08-17T17:38:35.902880+0000 mgr.y (mgr.34107) 1084 : cluster [DBG] pgmap v1486: 105 pgs: 105 active+clean; 43 MiB data, 622 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 8.7 KiB/s wr, 105 op/s 2024-08-17T17:38:37.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:36 smithi131 bash[89561]: cluster 2024-08-17T17:38:35.902880+0000 mgr.y (mgr.34107) 1084 : cluster [DBG] pgmap v1486: 105 pgs: 105 active+clean; 43 MiB data, 622 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 8.7 KiB/s wr, 105 op/s 2024-08-17T17:38:37.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:36 smithi131 bash[88347]: cluster 2024-08-17T17:38:35.806221+0000 mon.a (mon.0) 1794 : cluster [DBG] osdmap e1048: 8 total, 8 up, 8 in 2024-08-17T17:38:37.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:36 smithi131 bash[88347]: cluster 2024-08-17T17:38:35.806221+0000 mon.a (mon.0) 1794 : cluster [DBG] osdmap e1048: 8 total, 8 up, 8 in 2024-08-17T17:38:37.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:36 smithi131 bash[88347]: cluster 2024-08-17T17:38:35.902880+0000 mgr.y (mgr.34107) 1084 : cluster [DBG] pgmap v1486: 105 pgs: 105 active+clean; 43 MiB data, 622 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 8.7 KiB/s wr, 105 op/s 2024-08-17T17:38:37.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:36 smithi131 bash[88347]: cluster 2024-08-17T17:38:35.902880+0000 mgr.y (mgr.34107) 1084 : cluster [DBG] pgmap v1486: 105 pgs: 105 active+clean; 43 MiB data, 622 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 8.7 KiB/s wr, 105 op/s 2024-08-17T17:38:37.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:36 smithi169 bash[79348]: cluster 2024-08-17T17:38:35.806221+0000 mon.a (mon.0) 1794 : cluster [DBG] osdmap e1048: 8 total, 8 up, 8 in 2024-08-17T17:38:37.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:36 smithi169 bash[79348]: cluster 2024-08-17T17:38:35.806221+0000 mon.a (mon.0) 1794 : cluster [DBG] osdmap e1048: 8 total, 8 up, 8 in 2024-08-17T17:38:37.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:36 smithi169 bash[79348]: cluster 2024-08-17T17:38:35.902880+0000 mgr.y (mgr.34107) 1084 : cluster [DBG] pgmap v1486: 105 pgs: 105 active+clean; 43 MiB data, 622 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 8.7 KiB/s wr, 105 op/s 2024-08-17T17:38:37.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:36 smithi169 bash[79348]: cluster 2024-08-17T17:38:35.902880+0000 mgr.y (mgr.34107) 1084 : cluster [DBG] pgmap v1486: 105 pgs: 105 active+clean; 43 MiB data, 622 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 8.7 KiB/s wr, 105 op/s 2024-08-17T17:38:38.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:37 smithi131 bash[89561]: cluster 2024-08-17T17:38:36.834022+0000 mon.a (mon.0) 1795 : cluster [DBG] osdmap e1049: 8 total, 8 up, 8 in 2024-08-17T17:38:38.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:37 smithi131 bash[89561]: cluster 2024-08-17T17:38:36.834022+0000 mon.a (mon.0) 1795 : cluster [DBG] osdmap e1049: 8 total, 8 up, 8 in 2024-08-17T17:38:38.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:37 smithi131 bash[88347]: cluster 2024-08-17T17:38:36.834022+0000 mon.a (mon.0) 1795 : cluster [DBG] osdmap e1049: 8 total, 8 up, 8 in 2024-08-17T17:38:38.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:37 smithi131 bash[88347]: cluster 2024-08-17T17:38:36.834022+0000 mon.a (mon.0) 1795 : cluster [DBG] osdmap e1049: 8 total, 8 up, 8 in 2024-08-17T17:38:38.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:37 smithi169 bash[79348]: cluster 2024-08-17T17:38:36.834022+0000 mon.a (mon.0) 1795 : cluster [DBG] osdmap e1049: 8 total, 8 up, 8 in 2024-08-17T17:38:38.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:37 smithi169 bash[79348]: cluster 2024-08-17T17:38:36.834022+0000 mon.a (mon.0) 1795 : cluster [DBG] osdmap e1049: 8 total, 8 up, 8 in 2024-08-17T17:38:39.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:38:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:38:38] "GET /metrics HTTP/1.1" 200 36549 "" "Prometheus/2.51.0" 2024-08-17T17:38:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:38 smithi131 bash[88347]: cluster 2024-08-17T17:38:37.839560+0000 mon.a (mon.0) 1796 : cluster [DBG] osdmap e1050: 8 total, 8 up, 8 in 2024-08-17T17:38:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:38 smithi131 bash[88347]: cluster 2024-08-17T17:38:37.839560+0000 mon.a (mon.0) 1796 : cluster [DBG] osdmap e1050: 8 total, 8 up, 8 in 2024-08-17T17:38:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:38 smithi131 bash[88347]: cluster 2024-08-17T17:38:37.903597+0000 mgr.y (mgr.34107) 1085 : cluster [DBG] pgmap v1489: 105 pgs: 105 active+clean; 43 MiB data, 622 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 5.7 KiB/s wr, 77 op/s 2024-08-17T17:38:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:38 smithi131 bash[88347]: cluster 2024-08-17T17:38:37.903597+0000 mgr.y (mgr.34107) 1085 : cluster [DBG] pgmap v1489: 105 pgs: 105 active+clean; 43 MiB data, 622 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 5.7 KiB/s wr, 77 op/s 2024-08-17T17:38:39.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:38 smithi131 bash[88347]: audit 2024-08-17T17:38:38.235730+0000 mon.a (mon.0) 1797 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:39.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:38 smithi131 bash[88347]: audit 2024-08-17T17:38:38.235730+0000 mon.a (mon.0) 1797 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:39.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:38 smithi131 bash[89561]: cluster 2024-08-17T17:38:37.839560+0000 mon.a (mon.0) 1796 : cluster [DBG] osdmap e1050: 8 total, 8 up, 8 in 2024-08-17T17:38:39.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:38 smithi131 bash[89561]: cluster 2024-08-17T17:38:37.839560+0000 mon.a (mon.0) 1796 : cluster [DBG] osdmap e1050: 8 total, 8 up, 8 in 2024-08-17T17:38:39.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:38 smithi131 bash[89561]: cluster 2024-08-17T17:38:37.903597+0000 mgr.y (mgr.34107) 1085 : cluster [DBG] pgmap v1489: 105 pgs: 105 active+clean; 43 MiB data, 622 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 5.7 KiB/s wr, 77 op/s 2024-08-17T17:38:39.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:38 smithi131 bash[89561]: cluster 2024-08-17T17:38:37.903597+0000 mgr.y (mgr.34107) 1085 : cluster [DBG] pgmap v1489: 105 pgs: 105 active+clean; 43 MiB data, 622 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 5.7 KiB/s wr, 77 op/s 2024-08-17T17:38:39.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:38 smithi131 bash[89561]: audit 2024-08-17T17:38:38.235730+0000 mon.a (mon.0) 1797 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:39.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:38 smithi131 bash[89561]: audit 2024-08-17T17:38:38.235730+0000 mon.a (mon.0) 1797 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:39.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:38 smithi169 bash[79348]: cluster 2024-08-17T17:38:37.839560+0000 mon.a (mon.0) 1796 : cluster [DBG] osdmap e1050: 8 total, 8 up, 8 in 2024-08-17T17:38:39.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:38 smithi169 bash[79348]: cluster 2024-08-17T17:38:37.839560+0000 mon.a (mon.0) 1796 : cluster [DBG] osdmap e1050: 8 total, 8 up, 8 in 2024-08-17T17:38:39.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:38 smithi169 bash[79348]: cluster 2024-08-17T17:38:37.903597+0000 mgr.y (mgr.34107) 1085 : cluster [DBG] pgmap v1489: 105 pgs: 105 active+clean; 43 MiB data, 622 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 5.7 KiB/s wr, 77 op/s 2024-08-17T17:38:39.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:38 smithi169 bash[79348]: cluster 2024-08-17T17:38:37.903597+0000 mgr.y (mgr.34107) 1085 : cluster [DBG] pgmap v1489: 105 pgs: 105 active+clean; 43 MiB data, 622 MiB used, 715 GiB / 715 GiB avail; 49 KiB/s rd, 5.7 KiB/s wr, 77 op/s 2024-08-17T17:38:39.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:38 smithi169 bash[79348]: audit 2024-08-17T17:38:38.235730+0000 mon.a (mon.0) 1797 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:39.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:38 smithi169 bash[79348]: audit 2024-08-17T17:38:38.235730+0000 mon.a (mon.0) 1797 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:39.920 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministicPP (15156 ms) 2024-08-17T17:38:39.920 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministicLUKS1 2024-08-17T17:38:39.920 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:38:40.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:39 smithi131 bash[88347]: cluster 2024-08-17T17:38:38.853587+0000 mon.a (mon.0) 1798 : cluster [DBG] osdmap e1051: 8 total, 8 up, 8 in 2024-08-17T17:38:40.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:39 smithi131 bash[88347]: cluster 2024-08-17T17:38:38.853587+0000 mon.a (mon.0) 1798 : cluster [DBG] osdmap e1051: 8 total, 8 up, 8 in 2024-08-17T17:38:40.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:39 smithi131 bash[89561]: cluster 2024-08-17T17:38:38.853587+0000 mon.a (mon.0) 1798 : cluster [DBG] osdmap e1051: 8 total, 8 up, 8 in 2024-08-17T17:38:40.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:39 smithi131 bash[89561]: cluster 2024-08-17T17:38:38.853587+0000 mon.a (mon.0) 1798 : cluster [DBG] osdmap e1051: 8 total, 8 up, 8 in 2024-08-17T17:38:40.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:39 smithi169 bash[79348]: cluster 2024-08-17T17:38:38.853587+0000 mon.a (mon.0) 1798 : cluster [DBG] osdmap e1051: 8 total, 8 up, 8 in 2024-08-17T17:38:40.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:39 smithi169 bash[79348]: cluster 2024-08-17T17:38:38.853587+0000 mon.a (mon.0) 1798 : cluster [DBG] osdmap e1051: 8 total, 8 up, 8 in 2024-08-17T17:38:41.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:40 smithi169 bash[79348]: cluster 2024-08-17T17:38:39.864755+0000 mon.a (mon.0) 1799 : cluster [DBG] osdmap e1052: 8 total, 8 up, 8 in 2024-08-17T17:38:41.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:40 smithi169 bash[79348]: cluster 2024-08-17T17:38:39.864755+0000 mon.a (mon.0) 1799 : cluster [DBG] osdmap e1052: 8 total, 8 up, 8 in 2024-08-17T17:38:41.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:40 smithi169 bash[79348]: cluster 2024-08-17T17:38:39.904433+0000 mgr.y (mgr.34107) 1086 : cluster [DBG] pgmap v1492: 105 pgs: 105 active+clean; 53 MiB data, 623 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 6.5 KiB/s wr, 48 op/s 2024-08-17T17:38:41.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:40 smithi169 bash[79348]: cluster 2024-08-17T17:38:39.904433+0000 mgr.y (mgr.34107) 1086 : cluster [DBG] pgmap v1492: 105 pgs: 105 active+clean; 53 MiB data, 623 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 6.5 KiB/s wr, 48 op/s 2024-08-17T17:38:41.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:40 smithi131 bash[88347]: cluster 2024-08-17T17:38:39.864755+0000 mon.a (mon.0) 1799 : cluster [DBG] osdmap e1052: 8 total, 8 up, 8 in 2024-08-17T17:38:41.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:40 smithi131 bash[88347]: cluster 2024-08-17T17:38:39.864755+0000 mon.a (mon.0) 1799 : cluster [DBG] osdmap e1052: 8 total, 8 up, 8 in 2024-08-17T17:38:41.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:40 smithi131 bash[88347]: cluster 2024-08-17T17:38:39.904433+0000 mgr.y (mgr.34107) 1086 : cluster [DBG] pgmap v1492: 105 pgs: 105 active+clean; 53 MiB data, 623 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 6.5 KiB/s wr, 48 op/s 2024-08-17T17:38:41.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:40 smithi131 bash[88347]: cluster 2024-08-17T17:38:39.904433+0000 mgr.y (mgr.34107) 1086 : cluster [DBG] pgmap v1492: 105 pgs: 105 active+clean; 53 MiB data, 623 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 6.5 KiB/s wr, 48 op/s 2024-08-17T17:38:41.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:40 smithi131 bash[89561]: cluster 2024-08-17T17:38:39.864755+0000 mon.a (mon.0) 1799 : cluster [DBG] osdmap e1052: 8 total, 8 up, 8 in 2024-08-17T17:38:41.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:40 smithi131 bash[89561]: cluster 2024-08-17T17:38:39.864755+0000 mon.a (mon.0) 1799 : cluster [DBG] osdmap e1052: 8 total, 8 up, 8 in 2024-08-17T17:38:41.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:40 smithi131 bash[89561]: cluster 2024-08-17T17:38:39.904433+0000 mgr.y (mgr.34107) 1086 : cluster [DBG] pgmap v1492: 105 pgs: 105 active+clean; 53 MiB data, 623 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 6.5 KiB/s wr, 48 op/s 2024-08-17T17:38:41.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:40 smithi131 bash[89561]: cluster 2024-08-17T17:38:39.904433+0000 mgr.y (mgr.34107) 1086 : cluster [DBG] pgmap v1492: 105 pgs: 105 active+clean; 53 MiB data, 623 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 6.5 KiB/s wr, 48 op/s 2024-08-17T17:38:43.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:42 smithi131 bash[88347]: cluster 2024-08-17T17:38:41.905247+0000 mgr.y (mgr.34107) 1087 : cluster [DBG] pgmap v1493: 105 pgs: 105 active+clean; 53 MiB data, 623 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 5.9 KiB/s wr, 56 op/s 2024-08-17T17:38:43.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:42 smithi131 bash[88347]: cluster 2024-08-17T17:38:41.905247+0000 mgr.y (mgr.34107) 1087 : cluster [DBG] pgmap v1493: 105 pgs: 105 active+clean; 53 MiB data, 623 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 5.9 KiB/s wr, 56 op/s 2024-08-17T17:38:43.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:42 smithi131 bash[89561]: cluster 2024-08-17T17:38:41.905247+0000 mgr.y (mgr.34107) 1087 : cluster [DBG] pgmap v1493: 105 pgs: 105 active+clean; 53 MiB data, 623 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 5.9 KiB/s wr, 56 op/s 2024-08-17T17:38:43.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:42 smithi131 bash[89561]: cluster 2024-08-17T17:38:41.905247+0000 mgr.y (mgr.34107) 1087 : cluster [DBG] pgmap v1493: 105 pgs: 105 active+clean; 53 MiB data, 623 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 5.9 KiB/s wr, 56 op/s 2024-08-17T17:38:43.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:42 smithi169 bash[79348]: cluster 2024-08-17T17:38:41.905247+0000 mgr.y (mgr.34107) 1087 : cluster [DBG] pgmap v1493: 105 pgs: 105 active+clean; 53 MiB data, 623 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 5.9 KiB/s wr, 56 op/s 2024-08-17T17:38:43.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:42 smithi169 bash[79348]: cluster 2024-08-17T17:38:41.905247+0000 mgr.y (mgr.34107) 1087 : cluster [DBG] pgmap v1493: 105 pgs: 105 active+clean; 53 MiB data, 623 MiB used, 715 GiB / 715 GiB avail; 34 KiB/s rd, 5.9 KiB/s wr, 56 op/s 2024-08-17T17:38:45.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:44 smithi131 bash[89561]: cluster 2024-08-17T17:38:43.906383+0000 mgr.y (mgr.34107) 1088 : cluster [DBG] pgmap v1494: 105 pgs: 105 active+clean; 57 MiB data, 623 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 7.1 KiB/s wr, 73 op/s 2024-08-17T17:38:45.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:44 smithi131 bash[89561]: cluster 2024-08-17T17:38:43.906383+0000 mgr.y (mgr.34107) 1088 : cluster [DBG] pgmap v1494: 105 pgs: 105 active+clean; 57 MiB data, 623 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 7.1 KiB/s wr, 73 op/s 2024-08-17T17:38:45.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:44 smithi131 bash[89561]: cluster 2024-08-17T17:38:43.978821+0000 mon.a (mon.0) 1800 : cluster [DBG] osdmap e1053: 8 total, 8 up, 8 in 2024-08-17T17:38:45.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:44 smithi131 bash[89561]: cluster 2024-08-17T17:38:43.978821+0000 mon.a (mon.0) 1800 : cluster [DBG] osdmap e1053: 8 total, 8 up, 8 in 2024-08-17T17:38:45.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:44 smithi131 bash[88347]: cluster 2024-08-17T17:38:43.906383+0000 mgr.y (mgr.34107) 1088 : cluster [DBG] pgmap v1494: 105 pgs: 105 active+clean; 57 MiB data, 623 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 7.1 KiB/s wr, 73 op/s 2024-08-17T17:38:45.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:44 smithi131 bash[88347]: cluster 2024-08-17T17:38:43.906383+0000 mgr.y (mgr.34107) 1088 : cluster [DBG] pgmap v1494: 105 pgs: 105 active+clean; 57 MiB data, 623 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 7.1 KiB/s wr, 73 op/s 2024-08-17T17:38:45.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:44 smithi131 bash[88347]: cluster 2024-08-17T17:38:43.978821+0000 mon.a (mon.0) 1800 : cluster [DBG] osdmap e1053: 8 total, 8 up, 8 in 2024-08-17T17:38:45.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:44 smithi131 bash[88347]: cluster 2024-08-17T17:38:43.978821+0000 mon.a (mon.0) 1800 : cluster [DBG] osdmap e1053: 8 total, 8 up, 8 in 2024-08-17T17:38:45.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:44 smithi169 bash[79348]: cluster 2024-08-17T17:38:43.906383+0000 mgr.y (mgr.34107) 1088 : cluster [DBG] pgmap v1494: 105 pgs: 105 active+clean; 57 MiB data, 623 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 7.1 KiB/s wr, 73 op/s 2024-08-17T17:38:45.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:44 smithi169 bash[79348]: cluster 2024-08-17T17:38:43.906383+0000 mgr.y (mgr.34107) 1088 : cluster [DBG] pgmap v1494: 105 pgs: 105 active+clean; 57 MiB data, 623 MiB used, 715 GiB / 715 GiB avail; 45 KiB/s rd, 7.1 KiB/s wr, 73 op/s 2024-08-17T17:38:45.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:44 smithi169 bash[79348]: cluster 2024-08-17T17:38:43.978821+0000 mon.a (mon.0) 1800 : cluster [DBG] osdmap e1053: 8 total, 8 up, 8 in 2024-08-17T17:38:45.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:44 smithi169 bash[79348]: cluster 2024-08-17T17:38:43.978821+0000 mon.a (mon.0) 1800 : cluster [DBG] osdmap e1053: 8 total, 8 up, 8 in 2024-08-17T17:38:46.062 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:38:46.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:46 smithi131 bash[88347]: cluster 2024-08-17T17:38:44.995232+0000 mon.a (mon.0) 1801 : cluster [DBG] osdmap e1054: 8 total, 8 up, 8 in 2024-08-17T17:38:46.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:46 smithi131 bash[88347]: cluster 2024-08-17T17:38:44.995232+0000 mon.a (mon.0) 1801 : cluster [DBG] osdmap e1054: 8 total, 8 up, 8 in 2024-08-17T17:38:46.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:46 smithi131 bash[89561]: cluster 2024-08-17T17:38:44.995232+0000 mon.a (mon.0) 1801 : cluster [DBG] osdmap e1054: 8 total, 8 up, 8 in 2024-08-17T17:38:46.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:46 smithi131 bash[89561]: cluster 2024-08-17T17:38:44.995232+0000 mon.a (mon.0) 1801 : cluster [DBG] osdmap e1054: 8 total, 8 up, 8 in 2024-08-17T17:38:46.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:45 smithi169 bash[79348]: cluster 2024-08-17T17:38:44.995232+0000 mon.a (mon.0) 1801 : cluster [DBG] osdmap e1054: 8 total, 8 up, 8 in 2024-08-17T17:38:46.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:45 smithi169 bash[79348]: cluster 2024-08-17T17:38:44.995232+0000 mon.a (mon.0) 1801 : cluster [DBG] osdmap e1054: 8 total, 8 up, 8 in 2024-08-17T17:38:47.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:47 smithi131 bash[89561]: cluster 2024-08-17T17:38:45.907231+0000 mgr.y (mgr.34107) 1089 : cluster [DBG] pgmap v1497: 105 pgs: 105 active+clean; 61 MiB data, 627 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 680 KiB/s wr, 45 op/s 2024-08-17T17:38:47.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:47 smithi131 bash[89561]: cluster 2024-08-17T17:38:45.907231+0000 mgr.y (mgr.34107) 1089 : cluster [DBG] pgmap v1497: 105 pgs: 105 active+clean; 61 MiB data, 627 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 680 KiB/s wr, 45 op/s 2024-08-17T17:38:47.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:47 smithi131 bash[89561]: cluster 2024-08-17T17:38:46.006662+0000 mon.a (mon.0) 1802 : cluster [DBG] osdmap e1055: 8 total, 8 up, 8 in 2024-08-17T17:38:47.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:47 smithi131 bash[89561]: cluster 2024-08-17T17:38:46.006662+0000 mon.a (mon.0) 1802 : cluster [DBG] osdmap e1055: 8 total, 8 up, 8 in 2024-08-17T17:38:47.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:46 smithi131 bash[88347]: cluster 2024-08-17T17:38:45.907231+0000 mgr.y (mgr.34107) 1089 : cluster [DBG] pgmap v1497: 105 pgs: 105 active+clean; 61 MiB data, 627 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 680 KiB/s wr, 45 op/s 2024-08-17T17:38:47.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:46 smithi131 bash[88347]: cluster 2024-08-17T17:38:45.907231+0000 mgr.y (mgr.34107) 1089 : cluster [DBG] pgmap v1497: 105 pgs: 105 active+clean; 61 MiB data, 627 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 680 KiB/s wr, 45 op/s 2024-08-17T17:38:47.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:46 smithi131 bash[88347]: cluster 2024-08-17T17:38:46.006662+0000 mon.a (mon.0) 1802 : cluster [DBG] osdmap e1055: 8 total, 8 up, 8 in 2024-08-17T17:38:47.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:46 smithi131 bash[88347]: cluster 2024-08-17T17:38:46.006662+0000 mon.a (mon.0) 1802 : cluster [DBG] osdmap e1055: 8 total, 8 up, 8 in 2024-08-17T17:38:47.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:47 smithi169 bash[79348]: cluster 2024-08-17T17:38:45.907231+0000 mgr.y (mgr.34107) 1089 : cluster [DBG] pgmap v1497: 105 pgs: 105 active+clean; 61 MiB data, 627 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 680 KiB/s wr, 45 op/s 2024-08-17T17:38:47.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:47 smithi169 bash[79348]: cluster 2024-08-17T17:38:45.907231+0000 mgr.y (mgr.34107) 1089 : cluster [DBG] pgmap v1497: 105 pgs: 105 active+clean; 61 MiB data, 627 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 680 KiB/s wr, 45 op/s 2024-08-17T17:38:47.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:47 smithi169 bash[79348]: cluster 2024-08-17T17:38:46.006662+0000 mon.a (mon.0) 1802 : cluster [DBG] osdmap e1055: 8 total, 8 up, 8 in 2024-08-17T17:38:47.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:47 smithi169 bash[79348]: cluster 2024-08-17T17:38:46.006662+0000 mon.a (mon.0) 1802 : cluster [DBG] osdmap e1055: 8 total, 8 up, 8 in 2024-08-17T17:38:48.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:48 smithi131 bash[89561]: cluster 2024-08-17T17:38:47.907869+0000 mgr.y (mgr.34107) 1090 : cluster [DBG] pgmap v1499: 105 pgs: 105 active+clean; 61 MiB data, 627 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 685 KiB/s wr, 29 op/s 2024-08-17T17:38:48.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:48 smithi131 bash[89561]: cluster 2024-08-17T17:38:47.907869+0000 mgr.y (mgr.34107) 1090 : cluster [DBG] pgmap v1499: 105 pgs: 105 active+clean; 61 MiB data, 627 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 685 KiB/s wr, 29 op/s 2024-08-17T17:38:48.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:48 smithi131 bash[88347]: cluster 2024-08-17T17:38:47.907869+0000 mgr.y (mgr.34107) 1090 : cluster [DBG] pgmap v1499: 105 pgs: 105 active+clean; 61 MiB data, 627 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 685 KiB/s wr, 29 op/s 2024-08-17T17:38:48.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:48 smithi131 bash[88347]: cluster 2024-08-17T17:38:47.907869+0000 mgr.y (mgr.34107) 1090 : cluster [DBG] pgmap v1499: 105 pgs: 105 active+clean; 61 MiB data, 627 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 685 KiB/s wr, 29 op/s 2024-08-17T17:38:48.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:48 smithi169 bash[79348]: cluster 2024-08-17T17:38:47.907869+0000 mgr.y (mgr.34107) 1090 : cluster [DBG] pgmap v1499: 105 pgs: 105 active+clean; 61 MiB data, 627 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 685 KiB/s wr, 29 op/s 2024-08-17T17:38:48.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:48 smithi169 bash[79348]: cluster 2024-08-17T17:38:47.907869+0000 mgr.y (mgr.34107) 1090 : cluster [DBG] pgmap v1499: 105 pgs: 105 active+clean; 61 MiB data, 627 MiB used, 715 GiB / 715 GiB avail; 18 KiB/s rd, 685 KiB/s wr, 29 op/s 2024-08-17T17:38:49.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:38:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:38:48] "GET /metrics HTTP/1.1" 200 36549 "" "Prometheus/2.51.0" 2024-08-17T17:38:51.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:50 smithi131 bash[89561]: cluster 2024-08-17T17:38:49.909046+0000 mgr.y (mgr.34107) 1091 : cluster [DBG] pgmap v1500: 105 pgs: 105 active+clean; 61 MiB data, 636 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-08-17T17:38:51.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:50 smithi131 bash[89561]: cluster 2024-08-17T17:38:49.909046+0000 mgr.y (mgr.34107) 1091 : cluster [DBG] pgmap v1500: 105 pgs: 105 active+clean; 61 MiB data, 636 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-08-17T17:38:51.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:50 smithi131 bash[89561]: cluster 2024-08-17T17:38:49.938661+0000 mon.a (mon.0) 1803 : cluster [DBG] osdmap e1056: 8 total, 8 up, 8 in 2024-08-17T17:38:51.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:50 smithi131 bash[89561]: cluster 2024-08-17T17:38:49.938661+0000 mon.a (mon.0) 1803 : cluster [DBG] osdmap e1056: 8 total, 8 up, 8 in 2024-08-17T17:38:51.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:50 smithi131 bash[88347]: cluster 2024-08-17T17:38:49.909046+0000 mgr.y (mgr.34107) 1091 : cluster [DBG] pgmap v1500: 105 pgs: 105 active+clean; 61 MiB data, 636 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-08-17T17:38:51.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:50 smithi131 bash[88347]: cluster 2024-08-17T17:38:49.909046+0000 mgr.y (mgr.34107) 1091 : cluster [DBG] pgmap v1500: 105 pgs: 105 active+clean; 61 MiB data, 636 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-08-17T17:38:51.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:50 smithi131 bash[88347]: cluster 2024-08-17T17:38:49.938661+0000 mon.a (mon.0) 1803 : cluster [DBG] osdmap e1056: 8 total, 8 up, 8 in 2024-08-17T17:38:51.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:50 smithi131 bash[88347]: cluster 2024-08-17T17:38:49.938661+0000 mon.a (mon.0) 1803 : cluster [DBG] osdmap e1056: 8 total, 8 up, 8 in 2024-08-17T17:38:51.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:50 smithi169 bash[79348]: cluster 2024-08-17T17:38:49.909046+0000 mgr.y (mgr.34107) 1091 : cluster [DBG] pgmap v1500: 105 pgs: 105 active+clean; 61 MiB data, 636 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-08-17T17:38:51.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:50 smithi169 bash[79348]: cluster 2024-08-17T17:38:49.909046+0000 mgr.y (mgr.34107) 1091 : cluster [DBG] pgmap v1500: 105 pgs: 105 active+clean; 61 MiB data, 636 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-08-17T17:38:51.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:50 smithi169 bash[79348]: cluster 2024-08-17T17:38:49.938661+0000 mon.a (mon.0) 1803 : cluster [DBG] osdmap e1056: 8 total, 8 up, 8 in 2024-08-17T17:38:51.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:50 smithi169 bash[79348]: cluster 2024-08-17T17:38:49.938661+0000 mon.a (mon.0) 1803 : cluster [DBG] osdmap e1056: 8 total, 8 up, 8 in 2024-08-17T17:38:52.035 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:38:52.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:51 smithi131 bash[89561]: cluster 2024-08-17T17:38:50.970976+0000 mon.a (mon.0) 1804 : cluster [DBG] osdmap e1057: 8 total, 8 up, 8 in 2024-08-17T17:38:52.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:51 smithi131 bash[89561]: cluster 2024-08-17T17:38:50.970976+0000 mon.a (mon.0) 1804 : cluster [DBG] osdmap e1057: 8 total, 8 up, 8 in 2024-08-17T17:38:52.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:51 smithi131 bash[88347]: cluster 2024-08-17T17:38:50.970976+0000 mon.a (mon.0) 1804 : cluster [DBG] osdmap e1057: 8 total, 8 up, 8 in 2024-08-17T17:38:52.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:51 smithi131 bash[88347]: cluster 2024-08-17T17:38:50.970976+0000 mon.a (mon.0) 1804 : cluster [DBG] osdmap e1057: 8 total, 8 up, 8 in 2024-08-17T17:38:52.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:51 smithi169 bash[79348]: cluster 2024-08-17T17:38:50.970976+0000 mon.a (mon.0) 1804 : cluster [DBG] osdmap e1057: 8 total, 8 up, 8 in 2024-08-17T17:38:52.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:51 smithi169 bash[79348]: cluster 2024-08-17T17:38:50.970976+0000 mon.a (mon.0) 1804 : cluster [DBG] osdmap e1057: 8 total, 8 up, 8 in 2024-08-17T17:38:52.892 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:38:52 smithi169 bash[72069]: logger=infra.usagestats t=2024-08-17T17:38:52.568259953Z level=info msg="Usage stats are ready to report" 2024-08-17T17:38:53.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:52 smithi131 bash[89561]: cluster 2024-08-17T17:38:51.909768+0000 mgr.y (mgr.34107) 1092 : cluster [DBG] pgmap v1503: 105 pgs: 105 active+clean; 66 MiB data, 640 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-08-17T17:38:53.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:52 smithi131 bash[89561]: cluster 2024-08-17T17:38:51.909768+0000 mgr.y (mgr.34107) 1092 : cluster [DBG] pgmap v1503: 105 pgs: 105 active+clean; 66 MiB data, 640 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-08-17T17:38:53.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:52 smithi131 bash[89561]: cluster 2024-08-17T17:38:51.980703+0000 mon.a (mon.0) 1805 : cluster [DBG] osdmap e1058: 8 total, 8 up, 8 in 2024-08-17T17:38:53.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:52 smithi131 bash[89561]: cluster 2024-08-17T17:38:51.980703+0000 mon.a (mon.0) 1805 : cluster [DBG] osdmap e1058: 8 total, 8 up, 8 in 2024-08-17T17:38:53.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:52 smithi131 bash[88347]: cluster 2024-08-17T17:38:51.909768+0000 mgr.y (mgr.34107) 1092 : cluster [DBG] pgmap v1503: 105 pgs: 105 active+clean; 66 MiB data, 640 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-08-17T17:38:53.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:52 smithi131 bash[88347]: cluster 2024-08-17T17:38:51.909768+0000 mgr.y (mgr.34107) 1092 : cluster [DBG] pgmap v1503: 105 pgs: 105 active+clean; 66 MiB data, 640 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-08-17T17:38:53.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:52 smithi131 bash[88347]: cluster 2024-08-17T17:38:51.980703+0000 mon.a (mon.0) 1805 : cluster [DBG] osdmap e1058: 8 total, 8 up, 8 in 2024-08-17T17:38:53.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:52 smithi131 bash[88347]: cluster 2024-08-17T17:38:51.980703+0000 mon.a (mon.0) 1805 : cluster [DBG] osdmap e1058: 8 total, 8 up, 8 in 2024-08-17T17:38:53.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:52 smithi169 bash[79348]: cluster 2024-08-17T17:38:51.909768+0000 mgr.y (mgr.34107) 1092 : cluster [DBG] pgmap v1503: 105 pgs: 105 active+clean; 66 MiB data, 640 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-08-17T17:38:53.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:52 smithi169 bash[79348]: cluster 2024-08-17T17:38:51.909768+0000 mgr.y (mgr.34107) 1092 : cluster [DBG] pgmap v1503: 105 pgs: 105 active+clean; 66 MiB data, 640 MiB used, 715 GiB / 715 GiB avail; 24 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-08-17T17:38:53.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:52 smithi169 bash[79348]: cluster 2024-08-17T17:38:51.980703+0000 mon.a (mon.0) 1805 : cluster [DBG] osdmap e1058: 8 total, 8 up, 8 in 2024-08-17T17:38:53.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:52 smithi169 bash[79348]: cluster 2024-08-17T17:38:51.980703+0000 mon.a (mon.0) 1805 : cluster [DBG] osdmap e1058: 8 total, 8 up, 8 in 2024-08-17T17:38:54.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:53 smithi131 bash[89561]: audit 2024-08-17T17:38:53.235723+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:54.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:53 smithi131 bash[89561]: audit 2024-08-17T17:38:53.235723+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:54.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:53 smithi131 bash[88347]: audit 2024-08-17T17:38:53.235723+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:54.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:53 smithi131 bash[88347]: audit 2024-08-17T17:38:53.235723+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:54.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:53 smithi169 bash[79348]: audit 2024-08-17T17:38:53.235723+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:54.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:53 smithi169 bash[79348]: audit 2024-08-17T17:38:53.235723+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:38:55.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:54 smithi131 bash[89561]: cluster 2024-08-17T17:38:53.910781+0000 mgr.y (mgr.34107) 1093 : cluster [DBG] pgmap v1505: 105 pgs: 105 active+clean; 66 MiB data, 644 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 688 KiB/s wr, 47 op/s 2024-08-17T17:38:55.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:54 smithi131 bash[89561]: cluster 2024-08-17T17:38:53.910781+0000 mgr.y (mgr.34107) 1093 : cluster [DBG] pgmap v1505: 105 pgs: 105 active+clean; 66 MiB data, 644 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 688 KiB/s wr, 47 op/s 2024-08-17T17:38:55.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:54 smithi131 bash[88347]: cluster 2024-08-17T17:38:53.910781+0000 mgr.y (mgr.34107) 1093 : cluster [DBG] pgmap v1505: 105 pgs: 105 active+clean; 66 MiB data, 644 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 688 KiB/s wr, 47 op/s 2024-08-17T17:38:55.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:54 smithi131 bash[88347]: cluster 2024-08-17T17:38:53.910781+0000 mgr.y (mgr.34107) 1093 : cluster [DBG] pgmap v1505: 105 pgs: 105 active+clean; 66 MiB data, 644 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 688 KiB/s wr, 47 op/s 2024-08-17T17:38:55.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:54 smithi169 bash[79348]: cluster 2024-08-17T17:38:53.910781+0000 mgr.y (mgr.34107) 1093 : cluster [DBG] pgmap v1505: 105 pgs: 105 active+clean; 66 MiB data, 644 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 688 KiB/s wr, 47 op/s 2024-08-17T17:38:55.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:54 smithi169 bash[79348]: cluster 2024-08-17T17:38:53.910781+0000 mgr.y (mgr.34107) 1093 : cluster [DBG] pgmap v1505: 105 pgs: 105 active+clean; 66 MiB data, 644 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 688 KiB/s wr, 47 op/s 2024-08-17T17:38:56.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:55 smithi131 bash[89561]: audit 2024-08-17T17:38:55.589489+0000 mon.a (mon.0) 1807 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:38:56.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:55 smithi131 bash[89561]: audit 2024-08-17T17:38:55.589489+0000 mon.a (mon.0) 1807 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:38:56.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:55 smithi131 bash[88347]: audit 2024-08-17T17:38:55.589489+0000 mon.a (mon.0) 1807 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:38:56.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:55 smithi131 bash[88347]: audit 2024-08-17T17:38:55.589489+0000 mon.a (mon.0) 1807 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:38:56.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:55 smithi169 bash[79348]: audit 2024-08-17T17:38:55.589489+0000 mon.a (mon.0) 1807 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:38:56.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:55 smithi169 bash[79348]: audit 2024-08-17T17:38:55.589489+0000 mon.a (mon.0) 1807 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:38:57.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:56 smithi131 bash[89561]: cluster 2024-08-17T17:38:55.911887+0000 mgr.y (mgr.34107) 1094 : cluster [DBG] pgmap v1506: 105 pgs: 105 active+clean; 67 MiB data, 648 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T17:38:57.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:56 smithi131 bash[89561]: cluster 2024-08-17T17:38:55.911887+0000 mgr.y (mgr.34107) 1094 : cluster [DBG] pgmap v1506: 105 pgs: 105 active+clean; 67 MiB data, 648 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T17:38:57.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:56 smithi131 bash[89561]: cluster 2024-08-17T17:38:55.999005+0000 mon.a (mon.0) 1808 : cluster [DBG] osdmap e1059: 8 total, 8 up, 8 in 2024-08-17T17:38:57.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:56 smithi131 bash[89561]: cluster 2024-08-17T17:38:55.999005+0000 mon.a (mon.0) 1808 : cluster [DBG] osdmap e1059: 8 total, 8 up, 8 in 2024-08-17T17:38:57.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:56 smithi131 bash[88347]: cluster 2024-08-17T17:38:55.911887+0000 mgr.y (mgr.34107) 1094 : cluster [DBG] pgmap v1506: 105 pgs: 105 active+clean; 67 MiB data, 648 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T17:38:57.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:56 smithi131 bash[88347]: cluster 2024-08-17T17:38:55.911887+0000 mgr.y (mgr.34107) 1094 : cluster [DBG] pgmap v1506: 105 pgs: 105 active+clean; 67 MiB data, 648 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T17:38:57.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:56 smithi131 bash[88347]: cluster 2024-08-17T17:38:55.999005+0000 mon.a (mon.0) 1808 : cluster [DBG] osdmap e1059: 8 total, 8 up, 8 in 2024-08-17T17:38:57.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:56 smithi131 bash[88347]: cluster 2024-08-17T17:38:55.999005+0000 mon.a (mon.0) 1808 : cluster [DBG] osdmap e1059: 8 total, 8 up, 8 in 2024-08-17T17:38:57.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:56 smithi169 bash[79348]: cluster 2024-08-17T17:38:55.911887+0000 mgr.y (mgr.34107) 1094 : cluster [DBG] pgmap v1506: 105 pgs: 105 active+clean; 67 MiB data, 648 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T17:38:57.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:56 smithi169 bash[79348]: cluster 2024-08-17T17:38:55.911887+0000 mgr.y (mgr.34107) 1094 : cluster [DBG] pgmap v1506: 105 pgs: 105 active+clean; 67 MiB data, 648 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T17:38:57.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:56 smithi169 bash[79348]: cluster 2024-08-17T17:38:55.999005+0000 mon.a (mon.0) 1808 : cluster [DBG] osdmap e1059: 8 total, 8 up, 8 in 2024-08-17T17:38:57.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:56 smithi169 bash[79348]: cluster 2024-08-17T17:38:55.999005+0000 mon.a (mon.0) 1808 : cluster [DBG] osdmap e1059: 8 total, 8 up, 8 in 2024-08-17T17:38:58.068 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:38:58.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:58 smithi131 bash[88347]: cluster 2024-08-17T17:38:57.011934+0000 mon.a (mon.0) 1809 : cluster [DBG] osdmap e1060: 8 total, 8 up, 8 in 2024-08-17T17:38:58.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:58 smithi131 bash[88347]: cluster 2024-08-17T17:38:57.011934+0000 mon.a (mon.0) 1809 : cluster [DBG] osdmap e1060: 8 total, 8 up, 8 in 2024-08-17T17:38:58.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:58 smithi131 bash[88347]: cluster 2024-08-17T17:38:57.912607+0000 mgr.y (mgr.34107) 1095 : cluster [DBG] pgmap v1509: 105 pgs: 105 active+clean; 67 MiB data, 648 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 3.7 KiB/s wr, 39 op/s 2024-08-17T17:38:58.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:58 smithi131 bash[88347]: cluster 2024-08-17T17:38:57.912607+0000 mgr.y (mgr.34107) 1095 : cluster [DBG] pgmap v1509: 105 pgs: 105 active+clean; 67 MiB data, 648 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 3.7 KiB/s wr, 39 op/s 2024-08-17T17:38:58.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:58 smithi131 bash[89561]: cluster 2024-08-17T17:38:57.011934+0000 mon.a (mon.0) 1809 : cluster [DBG] osdmap e1060: 8 total, 8 up, 8 in 2024-08-17T17:38:58.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:58 smithi131 bash[89561]: cluster 2024-08-17T17:38:57.011934+0000 mon.a (mon.0) 1809 : cluster [DBG] osdmap e1060: 8 total, 8 up, 8 in 2024-08-17T17:38:58.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:58 smithi131 bash[89561]: cluster 2024-08-17T17:38:57.912607+0000 mgr.y (mgr.34107) 1095 : cluster [DBG] pgmap v1509: 105 pgs: 105 active+clean; 67 MiB data, 648 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 3.7 KiB/s wr, 39 op/s 2024-08-17T17:38:58.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:58 smithi131 bash[89561]: cluster 2024-08-17T17:38:57.912607+0000 mgr.y (mgr.34107) 1095 : cluster [DBG] pgmap v1509: 105 pgs: 105 active+clean; 67 MiB data, 648 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 3.7 KiB/s wr, 39 op/s 2024-08-17T17:38:58.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:58 smithi169 bash[79348]: cluster 2024-08-17T17:38:57.011934+0000 mon.a (mon.0) 1809 : cluster [DBG] osdmap e1060: 8 total, 8 up, 8 in 2024-08-17T17:38:58.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:58 smithi169 bash[79348]: cluster 2024-08-17T17:38:57.011934+0000 mon.a (mon.0) 1809 : cluster [DBG] osdmap e1060: 8 total, 8 up, 8 in 2024-08-17T17:38:58.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:58 smithi169 bash[79348]: cluster 2024-08-17T17:38:57.912607+0000 mgr.y (mgr.34107) 1095 : cluster [DBG] pgmap v1509: 105 pgs: 105 active+clean; 67 MiB data, 648 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 3.7 KiB/s wr, 39 op/s 2024-08-17T17:38:58.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:58 smithi169 bash[79348]: cluster 2024-08-17T17:38:57.912607+0000 mgr.y (mgr.34107) 1095 : cluster [DBG] pgmap v1509: 105 pgs: 105 active+clean; 67 MiB data, 648 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 3.7 KiB/s wr, 39 op/s 2024-08-17T17:38:59.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:59 smithi131 bash[89561]: cluster 2024-08-17T17:38:58.022199+0000 mon.a (mon.0) 1810 : cluster [DBG] osdmap e1061: 8 total, 8 up, 8 in 2024-08-17T17:38:59.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:38:59 smithi131 bash[89561]: cluster 2024-08-17T17:38:58.022199+0000 mon.a (mon.0) 1810 : cluster [DBG] osdmap e1061: 8 total, 8 up, 8 in 2024-08-17T17:38:59.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:38:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:38:58] "GET /metrics HTTP/1.1" 200 36554 "" "Prometheus/2.51.0" 2024-08-17T17:38:59.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:59 smithi131 bash[88347]: cluster 2024-08-17T17:38:58.022199+0000 mon.a (mon.0) 1810 : cluster [DBG] osdmap e1061: 8 total, 8 up, 8 in 2024-08-17T17:38:59.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:38:59 smithi131 bash[88347]: cluster 2024-08-17T17:38:58.022199+0000 mon.a (mon.0) 1810 : cluster [DBG] osdmap e1061: 8 total, 8 up, 8 in 2024-08-17T17:38:59.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:59 smithi169 bash[79348]: cluster 2024-08-17T17:38:58.022199+0000 mon.a (mon.0) 1810 : cluster [DBG] osdmap e1061: 8 total, 8 up, 8 in 2024-08-17T17:38:59.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:38:59 smithi169 bash[79348]: cluster 2024-08-17T17:38:58.022199+0000 mon.a (mon.0) 1810 : cluster [DBG] osdmap e1061: 8 total, 8 up, 8 in 2024-08-17T17:39:00.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:00 smithi131 bash[88347]: cluster 2024-08-17T17:38:59.913925+0000 mgr.y (mgr.34107) 1096 : cluster [DBG] pgmap v1511: 105 pgs: 105 active+clean; 73 MiB data, 657 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 687 KiB/s wr, 48 op/s 2024-08-17T17:39:00.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:00 smithi131 bash[88347]: cluster 2024-08-17T17:38:59.913925+0000 mgr.y (mgr.34107) 1096 : cluster [DBG] pgmap v1511: 105 pgs: 105 active+clean; 73 MiB data, 657 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 687 KiB/s wr, 48 op/s 2024-08-17T17:39:00.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:00 smithi131 bash[89561]: cluster 2024-08-17T17:38:59.913925+0000 mgr.y (mgr.34107) 1096 : cluster [DBG] pgmap v1511: 105 pgs: 105 active+clean; 73 MiB data, 657 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 687 KiB/s wr, 48 op/s 2024-08-17T17:39:00.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:00 smithi131 bash[89561]: cluster 2024-08-17T17:38:59.913925+0000 mgr.y (mgr.34107) 1096 : cluster [DBG] pgmap v1511: 105 pgs: 105 active+clean; 73 MiB data, 657 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 687 KiB/s wr, 48 op/s 2024-08-17T17:39:00.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:00 smithi169 bash[79348]: cluster 2024-08-17T17:38:59.913925+0000 mgr.y (mgr.34107) 1096 : cluster [DBG] pgmap v1511: 105 pgs: 105 active+clean; 73 MiB data, 657 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 687 KiB/s wr, 48 op/s 2024-08-17T17:39:00.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:00 smithi169 bash[79348]: cluster 2024-08-17T17:38:59.913925+0000 mgr.y (mgr.34107) 1096 : cluster [DBG] pgmap v1511: 105 pgs: 105 active+clean; 73 MiB data, 657 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 687 KiB/s wr, 48 op/s 2024-08-17T17:39:02.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:02 smithi169 bash[79348]: audit 2024-08-17T17:39:01.389889+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:39:02.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:02 smithi169 bash[79348]: audit 2024-08-17T17:39:01.389889+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:39:02.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:02 smithi169 bash[79348]: audit 2024-08-17T17:39:01.395089+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:39:02.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:02 smithi169 bash[79348]: audit 2024-08-17T17:39:01.395089+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:39:02.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:02 smithi169 bash[79348]: audit 2024-08-17T17:39:01.615147+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:39:02.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:02 smithi169 bash[79348]: audit 2024-08-17T17:39:01.615147+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:39:02.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:02 smithi169 bash[79348]: audit 2024-08-17T17:39:01.622549+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:39:02.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:02 smithi169 bash[79348]: audit 2024-08-17T17:39:01.622549+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:39:02.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:02 smithi169 bash[79348]: cluster 2024-08-17T17:39:01.914436+0000 mgr.y (mgr.34107) 1097 : cluster [DBG] pgmap v1512: 105 pgs: 105 active+clean; 73 MiB data, 661 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-08-17T17:39:02.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:02 smithi169 bash[79348]: cluster 2024-08-17T17:39:01.914436+0000 mgr.y (mgr.34107) 1097 : cluster [DBG] pgmap v1512: 105 pgs: 105 active+clean; 73 MiB data, 661 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-08-17T17:39:02.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:02 smithi169 bash[79348]: audit 2024-08-17T17:39:02.274088+0000 mon.a (mon.0) 1815 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:39:02.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:02 smithi169 bash[79348]: audit 2024-08-17T17:39:02.274088+0000 mon.a (mon.0) 1815 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:39:02.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:02 smithi169 bash[79348]: audit 2024-08-17T17:39:02.275057+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:39:02.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:02 smithi169 bash[79348]: audit 2024-08-17T17:39:02.275057+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:39:02.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:02 smithi169 bash[79348]: audit 2024-08-17T17:39:02.283957+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:39:02.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:02 smithi169 bash[79348]: audit 2024-08-17T17:39:02.283957+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:39:02.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:02 smithi131 bash[89561]: audit 2024-08-17T17:39:01.389889+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:39:02.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:02 smithi131 bash[89561]: audit 2024-08-17T17:39:01.389889+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:39:02.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:02 smithi131 bash[89561]: audit 2024-08-17T17:39:01.395089+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:39:02.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:02 smithi131 bash[89561]: audit 2024-08-17T17:39:01.395089+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:39:02.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:02 smithi131 bash[89561]: audit 2024-08-17T17:39:01.615147+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:39:02.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:02 smithi131 bash[89561]: audit 2024-08-17T17:39:01.615147+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:39:02.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:02 smithi131 bash[89561]: audit 2024-08-17T17:39:01.622549+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:39:02.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:02 smithi131 bash[89561]: audit 2024-08-17T17:39:01.622549+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:39:02.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:02 smithi131 bash[89561]: cluster 2024-08-17T17:39:01.914436+0000 mgr.y (mgr.34107) 1097 : cluster [DBG] pgmap v1512: 105 pgs: 105 active+clean; 73 MiB data, 661 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-08-17T17:39:02.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:02 smithi131 bash[89561]: cluster 2024-08-17T17:39:01.914436+0000 mgr.y (mgr.34107) 1097 : cluster [DBG] pgmap v1512: 105 pgs: 105 active+clean; 73 MiB data, 661 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-08-17T17:39:02.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:02 smithi131 bash[89561]: audit 2024-08-17T17:39:02.274088+0000 mon.a (mon.0) 1815 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:39:02.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:02 smithi131 bash[89561]: audit 2024-08-17T17:39:02.274088+0000 mon.a (mon.0) 1815 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:39:02.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:02 smithi131 bash[89561]: audit 2024-08-17T17:39:02.275057+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:39:02.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:02 smithi131 bash[89561]: audit 2024-08-17T17:39:02.275057+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:39:02.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:02 smithi131 bash[89561]: audit 2024-08-17T17:39:02.283957+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:39:02.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:02 smithi131 bash[89561]: audit 2024-08-17T17:39:02.283957+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:39:02.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:02 smithi131 bash[88347]: audit 2024-08-17T17:39:01.389889+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:39:02.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:02 smithi131 bash[88347]: audit 2024-08-17T17:39:01.389889+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:39:02.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:02 smithi131 bash[88347]: audit 2024-08-17T17:39:01.395089+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:39:02.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:02 smithi131 bash[88347]: audit 2024-08-17T17:39:01.395089+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:39:02.852 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:02 smithi131 bash[88347]: audit 2024-08-17T17:39:01.615147+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:39:02.852 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:02 smithi131 bash[88347]: audit 2024-08-17T17:39:01.615147+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:39:02.852 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:02 smithi131 bash[88347]: audit 2024-08-17T17:39:01.622549+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:39:02.852 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:02 smithi131 bash[88347]: audit 2024-08-17T17:39:01.622549+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:39:02.852 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:02 smithi131 bash[88347]: cluster 2024-08-17T17:39:01.914436+0000 mgr.y (mgr.34107) 1097 : cluster [DBG] pgmap v1512: 105 pgs: 105 active+clean; 73 MiB data, 661 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-08-17T17:39:02.852 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:02 smithi131 bash[88347]: cluster 2024-08-17T17:39:01.914436+0000 mgr.y (mgr.34107) 1097 : cluster [DBG] pgmap v1512: 105 pgs: 105 active+clean; 73 MiB data, 661 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-08-17T17:39:02.852 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:02 smithi131 bash[88347]: audit 2024-08-17T17:39:02.274088+0000 mon.a (mon.0) 1815 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:39:02.852 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:02 smithi131 bash[88347]: audit 2024-08-17T17:39:02.274088+0000 mon.a (mon.0) 1815 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:39:02.852 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:02 smithi131 bash[88347]: audit 2024-08-17T17:39:02.275057+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:39:02.852 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:02 smithi131 bash[88347]: audit 2024-08-17T17:39:02.275057+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:39:02.852 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:02 smithi131 bash[88347]: audit 2024-08-17T17:39:02.283957+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:39:02.852 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:02 smithi131 bash[88347]: audit 2024-08-17T17:39:02.283957+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:39:04.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:03 smithi131 bash[88347]: cluster 2024-08-17T17:39:02.642303+0000 mon.a (mon.0) 1818 : cluster [DBG] osdmap e1062: 8 total, 8 up, 8 in 2024-08-17T17:39:04.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:03 smithi131 bash[88347]: cluster 2024-08-17T17:39:02.642303+0000 mon.a (mon.0) 1818 : cluster [DBG] osdmap e1062: 8 total, 8 up, 8 in 2024-08-17T17:39:04.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:03 smithi131 bash[89561]: cluster 2024-08-17T17:39:02.642303+0000 mon.a (mon.0) 1818 : cluster [DBG] osdmap e1062: 8 total, 8 up, 8 in 2024-08-17T17:39:04.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:03 smithi131 bash[89561]: cluster 2024-08-17T17:39:02.642303+0000 mon.a (mon.0) 1818 : cluster [DBG] osdmap e1062: 8 total, 8 up, 8 in 2024-08-17T17:39:04.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:03 smithi169 bash[79348]: cluster 2024-08-17T17:39:02.642303+0000 mon.a (mon.0) 1818 : cluster [DBG] osdmap e1062: 8 total, 8 up, 8 in 2024-08-17T17:39:04.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:03 smithi169 bash[79348]: cluster 2024-08-17T17:39:02.642303+0000 mon.a (mon.0) 1818 : cluster [DBG] osdmap e1062: 8 total, 8 up, 8 in 2024-08-17T17:39:04.730 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:39:05.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:04 smithi131 bash[89561]: cluster 2024-08-17T17:39:03.644090+0000 mon.a (mon.0) 1819 : cluster [DBG] osdmap e1063: 8 total, 8 up, 8 in 2024-08-17T17:39:05.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:04 smithi131 bash[89561]: cluster 2024-08-17T17:39:03.644090+0000 mon.a (mon.0) 1819 : cluster [DBG] osdmap e1063: 8 total, 8 up, 8 in 2024-08-17T17:39:05.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:04 smithi131 bash[89561]: cluster 2024-08-17T17:39:03.915380+0000 mgr.y (mgr.34107) 1098 : cluster [DBG] pgmap v1515: 105 pgs: 105 active+clean; 75 MiB data, 669 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 688 KiB/s wr, 47 op/s 2024-08-17T17:39:05.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:04 smithi131 bash[89561]: cluster 2024-08-17T17:39:03.915380+0000 mgr.y (mgr.34107) 1098 : cluster [DBG] pgmap v1515: 105 pgs: 105 active+clean; 75 MiB data, 669 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 688 KiB/s wr, 47 op/s 2024-08-17T17:39:05.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:04 smithi131 bash[88347]: cluster 2024-08-17T17:39:03.644090+0000 mon.a (mon.0) 1819 : cluster [DBG] osdmap e1063: 8 total, 8 up, 8 in 2024-08-17T17:39:05.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:04 smithi131 bash[88347]: cluster 2024-08-17T17:39:03.644090+0000 mon.a (mon.0) 1819 : cluster [DBG] osdmap e1063: 8 total, 8 up, 8 in 2024-08-17T17:39:05.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:04 smithi131 bash[88347]: cluster 2024-08-17T17:39:03.915380+0000 mgr.y (mgr.34107) 1098 : cluster [DBG] pgmap v1515: 105 pgs: 105 active+clean; 75 MiB data, 669 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 688 KiB/s wr, 47 op/s 2024-08-17T17:39:05.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:04 smithi131 bash[88347]: cluster 2024-08-17T17:39:03.915380+0000 mgr.y (mgr.34107) 1098 : cluster [DBG] pgmap v1515: 105 pgs: 105 active+clean; 75 MiB data, 669 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 688 KiB/s wr, 47 op/s 2024-08-17T17:39:05.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:04 smithi169 bash[79348]: cluster 2024-08-17T17:39:03.644090+0000 mon.a (mon.0) 1819 : cluster [DBG] osdmap e1063: 8 total, 8 up, 8 in 2024-08-17T17:39:05.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:04 smithi169 bash[79348]: cluster 2024-08-17T17:39:03.644090+0000 mon.a (mon.0) 1819 : cluster [DBG] osdmap e1063: 8 total, 8 up, 8 in 2024-08-17T17:39:05.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:04 smithi169 bash[79348]: cluster 2024-08-17T17:39:03.915380+0000 mgr.y (mgr.34107) 1098 : cluster [DBG] pgmap v1515: 105 pgs: 105 active+clean; 75 MiB data, 669 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 688 KiB/s wr, 47 op/s 2024-08-17T17:39:05.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:04 smithi169 bash[79348]: cluster 2024-08-17T17:39:03.915380+0000 mgr.y (mgr.34107) 1098 : cluster [DBG] pgmap v1515: 105 pgs: 105 active+clean; 75 MiB data, 669 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 688 KiB/s wr, 47 op/s 2024-08-17T17:39:06.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:05 smithi131 bash[89561]: cluster 2024-08-17T17:39:04.664577+0000 mon.a (mon.0) 1820 : cluster [DBG] osdmap e1064: 8 total, 8 up, 8 in 2024-08-17T17:39:06.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:05 smithi131 bash[89561]: cluster 2024-08-17T17:39:04.664577+0000 mon.a (mon.0) 1820 : cluster [DBG] osdmap e1064: 8 total, 8 up, 8 in 2024-08-17T17:39:06.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:05 smithi131 bash[88347]: cluster 2024-08-17T17:39:04.664577+0000 mon.a (mon.0) 1820 : cluster [DBG] osdmap e1064: 8 total, 8 up, 8 in 2024-08-17T17:39:06.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:05 smithi131 bash[88347]: cluster 2024-08-17T17:39:04.664577+0000 mon.a (mon.0) 1820 : cluster [DBG] osdmap e1064: 8 total, 8 up, 8 in 2024-08-17T17:39:06.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:05 smithi169 bash[79348]: cluster 2024-08-17T17:39:04.664577+0000 mon.a (mon.0) 1820 : cluster [DBG] osdmap e1064: 8 total, 8 up, 8 in 2024-08-17T17:39:06.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:05 smithi169 bash[79348]: cluster 2024-08-17T17:39:04.664577+0000 mon.a (mon.0) 1820 : cluster [DBG] osdmap e1064: 8 total, 8 up, 8 in 2024-08-17T17:39:07.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:06 smithi131 bash[88347]: cluster 2024-08-17T17:39:05.916164+0000 mgr.y (mgr.34107) 1099 : cluster [DBG] pgmap v1517: 105 pgs: 105 active+clean; 79 MiB data, 673 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T17:39:07.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:06 smithi131 bash[88347]: cluster 2024-08-17T17:39:05.916164+0000 mgr.y (mgr.34107) 1099 : cluster [DBG] pgmap v1517: 105 pgs: 105 active+clean; 79 MiB data, 673 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T17:39:07.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:06 smithi131 bash[89561]: cluster 2024-08-17T17:39:05.916164+0000 mgr.y (mgr.34107) 1099 : cluster [DBG] pgmap v1517: 105 pgs: 105 active+clean; 79 MiB data, 673 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T17:39:07.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:06 smithi131 bash[89561]: cluster 2024-08-17T17:39:05.916164+0000 mgr.y (mgr.34107) 1099 : cluster [DBG] pgmap v1517: 105 pgs: 105 active+clean; 79 MiB data, 673 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T17:39:07.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:06 smithi169 bash[79348]: cluster 2024-08-17T17:39:05.916164+0000 mgr.y (mgr.34107) 1099 : cluster [DBG] pgmap v1517: 105 pgs: 105 active+clean; 79 MiB data, 673 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T17:39:07.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:06 smithi169 bash[79348]: cluster 2024-08-17T17:39:05.916164+0000 mgr.y (mgr.34107) 1099 : cluster [DBG] pgmap v1517: 105 pgs: 105 active+clean; 79 MiB data, 673 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T17:39:09.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:39:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:39:08] "GET /metrics HTTP/1.1" 200 36556 "" "Prometheus/2.51.0" 2024-08-17T17:39:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:08 smithi131 bash[88347]: cluster 2024-08-17T17:39:07.916795+0000 mgr.y (mgr.34107) 1100 : cluster [DBG] pgmap v1518: 105 pgs: 105 active+clean; 79 MiB data, 673 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 685 KiB/s wr, 20 op/s 2024-08-17T17:39:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:08 smithi131 bash[88347]: cluster 2024-08-17T17:39:07.916795+0000 mgr.y (mgr.34107) 1100 : cluster [DBG] pgmap v1518: 105 pgs: 105 active+clean; 79 MiB data, 673 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 685 KiB/s wr, 20 op/s 2024-08-17T17:39:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:08 smithi131 bash[88347]: audit 2024-08-17T17:39:08.236031+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:09.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:08 smithi131 bash[88347]: audit 2024-08-17T17:39:08.236031+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:09.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:08 smithi131 bash[89561]: cluster 2024-08-17T17:39:07.916795+0000 mgr.y (mgr.34107) 1100 : cluster [DBG] pgmap v1518: 105 pgs: 105 active+clean; 79 MiB data, 673 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 685 KiB/s wr, 20 op/s 2024-08-17T17:39:09.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:08 smithi131 bash[89561]: cluster 2024-08-17T17:39:07.916795+0000 mgr.y (mgr.34107) 1100 : cluster [DBG] pgmap v1518: 105 pgs: 105 active+clean; 79 MiB data, 673 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 685 KiB/s wr, 20 op/s 2024-08-17T17:39:09.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:08 smithi131 bash[89561]: audit 2024-08-17T17:39:08.236031+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:09.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:08 smithi131 bash[89561]: audit 2024-08-17T17:39:08.236031+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:09.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:08 smithi169 bash[79348]: cluster 2024-08-17T17:39:07.916795+0000 mgr.y (mgr.34107) 1100 : cluster [DBG] pgmap v1518: 105 pgs: 105 active+clean; 79 MiB data, 673 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 685 KiB/s wr, 20 op/s 2024-08-17T17:39:09.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:08 smithi169 bash[79348]: cluster 2024-08-17T17:39:07.916795+0000 mgr.y (mgr.34107) 1100 : cluster [DBG] pgmap v1518: 105 pgs: 105 active+clean; 79 MiB data, 673 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 685 KiB/s wr, 20 op/s 2024-08-17T17:39:09.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:08 smithi169 bash[79348]: audit 2024-08-17T17:39:08.236031+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:09.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:08 smithi169 bash[79348]: audit 2024-08-17T17:39:08.236031+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:10.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:09 smithi131 bash[88347]: cluster 2024-08-17T17:39:08.990894+0000 mon.a (mon.0) 1822 : cluster [DBG] osdmap e1065: 8 total, 8 up, 8 in 2024-08-17T17:39:10.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:09 smithi131 bash[88347]: cluster 2024-08-17T17:39:08.990894+0000 mon.a (mon.0) 1822 : cluster [DBG] osdmap e1065: 8 total, 8 up, 8 in 2024-08-17T17:39:10.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:09 smithi131 bash[89561]: cluster 2024-08-17T17:39:08.990894+0000 mon.a (mon.0) 1822 : cluster [DBG] osdmap e1065: 8 total, 8 up, 8 in 2024-08-17T17:39:10.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:09 smithi131 bash[89561]: cluster 2024-08-17T17:39:08.990894+0000 mon.a (mon.0) 1822 : cluster [DBG] osdmap e1065: 8 total, 8 up, 8 in 2024-08-17T17:39:10.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:09 smithi169 bash[79348]: cluster 2024-08-17T17:39:08.990894+0000 mon.a (mon.0) 1822 : cluster [DBG] osdmap e1065: 8 total, 8 up, 8 in 2024-08-17T17:39:10.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:09 smithi169 bash[79348]: cluster 2024-08-17T17:39:08.990894+0000 mon.a (mon.0) 1822 : cluster [DBG] osdmap e1065: 8 total, 8 up, 8 in 2024-08-17T17:39:11.064 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministicLUKS1 (31144 ms) 2024-08-17T17:39:11.064 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministicLUKS1PP 2024-08-17T17:39:11.064 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:39:11.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:11 smithi131 bash[89561]: cluster 2024-08-17T17:39:09.917584+0000 mgr.y (mgr.34107) 1101 : cluster [DBG] pgmap v1520: 105 pgs: 105 active+clean; 79 MiB data, 673 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 657 KiB/s wr, 45 op/s 2024-08-17T17:39:11.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:11 smithi131 bash[89561]: cluster 2024-08-17T17:39:09.917584+0000 mgr.y (mgr.34107) 1101 : cluster [DBG] pgmap v1520: 105 pgs: 105 active+clean; 79 MiB data, 673 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 657 KiB/s wr, 45 op/s 2024-08-17T17:39:11.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:11 smithi131 bash[89561]: cluster 2024-08-17T17:39:09.999722+0000 mon.a (mon.0) 1823 : cluster [DBG] osdmap e1066: 8 total, 8 up, 8 in 2024-08-17T17:39:11.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:11 smithi131 bash[89561]: cluster 2024-08-17T17:39:09.999722+0000 mon.a (mon.0) 1823 : cluster [DBG] osdmap e1066: 8 total, 8 up, 8 in 2024-08-17T17:39:11.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:11 smithi131 bash[88347]: cluster 2024-08-17T17:39:09.917584+0000 mgr.y (mgr.34107) 1101 : cluster [DBG] pgmap v1520: 105 pgs: 105 active+clean; 79 MiB data, 673 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 657 KiB/s wr, 45 op/s 2024-08-17T17:39:11.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:11 smithi131 bash[88347]: cluster 2024-08-17T17:39:09.917584+0000 mgr.y (mgr.34107) 1101 : cluster [DBG] pgmap v1520: 105 pgs: 105 active+clean; 79 MiB data, 673 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 657 KiB/s wr, 45 op/s 2024-08-17T17:39:11.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:11 smithi131 bash[88347]: cluster 2024-08-17T17:39:09.999722+0000 mon.a (mon.0) 1823 : cluster [DBG] osdmap e1066: 8 total, 8 up, 8 in 2024-08-17T17:39:11.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:11 smithi131 bash[88347]: cluster 2024-08-17T17:39:09.999722+0000 mon.a (mon.0) 1823 : cluster [DBG] osdmap e1066: 8 total, 8 up, 8 in 2024-08-17T17:39:11.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:11 smithi169 bash[79348]: cluster 2024-08-17T17:39:09.917584+0000 mgr.y (mgr.34107) 1101 : cluster [DBG] pgmap v1520: 105 pgs: 105 active+clean; 79 MiB data, 673 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 657 KiB/s wr, 45 op/s 2024-08-17T17:39:11.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:11 smithi169 bash[79348]: cluster 2024-08-17T17:39:09.917584+0000 mgr.y (mgr.34107) 1101 : cluster [DBG] pgmap v1520: 105 pgs: 105 active+clean; 79 MiB data, 673 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 657 KiB/s wr, 45 op/s 2024-08-17T17:39:11.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:11 smithi169 bash[79348]: cluster 2024-08-17T17:39:09.999722+0000 mon.a (mon.0) 1823 : cluster [DBG] osdmap e1066: 8 total, 8 up, 8 in 2024-08-17T17:39:11.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:11 smithi169 bash[79348]: cluster 2024-08-17T17:39:09.999722+0000 mon.a (mon.0) 1823 : cluster [DBG] osdmap e1066: 8 total, 8 up, 8 in 2024-08-17T17:39:12.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:12 smithi131 bash[89561]: cluster 2024-08-17T17:39:10.999326+0000 mon.a (mon.0) 1824 : cluster [DBG] osdmap e1067: 8 total, 8 up, 8 in 2024-08-17T17:39:12.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:12 smithi131 bash[89561]: cluster 2024-08-17T17:39:10.999326+0000 mon.a (mon.0) 1824 : cluster [DBG] osdmap e1067: 8 total, 8 up, 8 in 2024-08-17T17:39:12.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:12 smithi131 bash[89561]: cluster 2024-08-17T17:39:11.918280+0000 mgr.y (mgr.34107) 1102 : cluster [DBG] pgmap v1523: 105 pgs: 105 active+clean; 83 MiB data, 677 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 684 KiB/s wr, 27 op/s 2024-08-17T17:39:12.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:12 smithi131 bash[89561]: cluster 2024-08-17T17:39:11.918280+0000 mgr.y (mgr.34107) 1102 : cluster [DBG] pgmap v1523: 105 pgs: 105 active+clean; 83 MiB data, 677 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 684 KiB/s wr, 27 op/s 2024-08-17T17:39:12.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:12 smithi131 bash[88347]: cluster 2024-08-17T17:39:10.999326+0000 mon.a (mon.0) 1824 : cluster [DBG] osdmap e1067: 8 total, 8 up, 8 in 2024-08-17T17:39:12.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:12 smithi131 bash[88347]: cluster 2024-08-17T17:39:10.999326+0000 mon.a (mon.0) 1824 : cluster [DBG] osdmap e1067: 8 total, 8 up, 8 in 2024-08-17T17:39:12.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:12 smithi131 bash[88347]: cluster 2024-08-17T17:39:11.918280+0000 mgr.y (mgr.34107) 1102 : cluster [DBG] pgmap v1523: 105 pgs: 105 active+clean; 83 MiB data, 677 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 684 KiB/s wr, 27 op/s 2024-08-17T17:39:12.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:12 smithi131 bash[88347]: cluster 2024-08-17T17:39:11.918280+0000 mgr.y (mgr.34107) 1102 : cluster [DBG] pgmap v1523: 105 pgs: 105 active+clean; 83 MiB data, 677 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 684 KiB/s wr, 27 op/s 2024-08-17T17:39:12.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:12 smithi169 bash[79348]: cluster 2024-08-17T17:39:10.999326+0000 mon.a (mon.0) 1824 : cluster [DBG] osdmap e1067: 8 total, 8 up, 8 in 2024-08-17T17:39:12.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:12 smithi169 bash[79348]: cluster 2024-08-17T17:39:10.999326+0000 mon.a (mon.0) 1824 : cluster [DBG] osdmap e1067: 8 total, 8 up, 8 in 2024-08-17T17:39:12.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:12 smithi169 bash[79348]: cluster 2024-08-17T17:39:11.918280+0000 mgr.y (mgr.34107) 1102 : cluster [DBG] pgmap v1523: 105 pgs: 105 active+clean; 83 MiB data, 677 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 684 KiB/s wr, 27 op/s 2024-08-17T17:39:12.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:12 smithi169 bash[79348]: cluster 2024-08-17T17:39:11.918280+0000 mgr.y (mgr.34107) 1102 : cluster [DBG] pgmap v1523: 105 pgs: 105 active+clean; 83 MiB data, 677 MiB used, 715 GiB / 715 GiB avail; 17 KiB/s rd, 684 KiB/s wr, 27 op/s 2024-08-17T17:39:15.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:14 smithi131 bash[88347]: cluster 2024-08-17T17:39:13.919218+0000 mgr.y (mgr.34107) 1103 : cluster [DBG] pgmap v1524: 105 pgs: 105 active+clean; 91 MiB data, 685 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-08-17T17:39:15.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:14 smithi131 bash[88347]: cluster 2024-08-17T17:39:13.919218+0000 mgr.y (mgr.34107) 1103 : cluster [DBG] pgmap v1524: 105 pgs: 105 active+clean; 91 MiB data, 685 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-08-17T17:39:15.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:14 smithi131 bash[89561]: cluster 2024-08-17T17:39:13.919218+0000 mgr.y (mgr.34107) 1103 : cluster [DBG] pgmap v1524: 105 pgs: 105 active+clean; 91 MiB data, 685 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-08-17T17:39:15.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:14 smithi131 bash[89561]: cluster 2024-08-17T17:39:13.919218+0000 mgr.y (mgr.34107) 1103 : cluster [DBG] pgmap v1524: 105 pgs: 105 active+clean; 91 MiB data, 685 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-08-17T17:39:15.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:14 smithi169 bash[79348]: cluster 2024-08-17T17:39:13.919218+0000 mgr.y (mgr.34107) 1103 : cluster [DBG] pgmap v1524: 105 pgs: 105 active+clean; 91 MiB data, 685 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-08-17T17:39:15.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:14 smithi169 bash[79348]: cluster 2024-08-17T17:39:13.919218+0000 mgr.y (mgr.34107) 1103 : cluster [DBG] pgmap v1524: 105 pgs: 105 active+clean; 91 MiB data, 685 MiB used, 715 GiB / 715 GiB avail; 21 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-08-17T17:39:16.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:15 smithi131 bash[88347]: cluster 2024-08-17T17:39:14.988326+0000 mon.a (mon.0) 1825 : cluster [DBG] osdmap e1068: 8 total, 8 up, 8 in 2024-08-17T17:39:16.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:15 smithi131 bash[88347]: cluster 2024-08-17T17:39:14.988326+0000 mon.a (mon.0) 1825 : cluster [DBG] osdmap e1068: 8 total, 8 up, 8 in 2024-08-17T17:39:16.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:15 smithi131 bash[89561]: cluster 2024-08-17T17:39:14.988326+0000 mon.a (mon.0) 1825 : cluster [DBG] osdmap e1068: 8 total, 8 up, 8 in 2024-08-17T17:39:16.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:15 smithi131 bash[89561]: cluster 2024-08-17T17:39:14.988326+0000 mon.a (mon.0) 1825 : cluster [DBG] osdmap e1068: 8 total, 8 up, 8 in 2024-08-17T17:39:16.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:15 smithi169 bash[79348]: cluster 2024-08-17T17:39:14.988326+0000 mon.a (mon.0) 1825 : cluster [DBG] osdmap e1068: 8 total, 8 up, 8 in 2024-08-17T17:39:16.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:15 smithi169 bash[79348]: cluster 2024-08-17T17:39:14.988326+0000 mon.a (mon.0) 1825 : cluster [DBG] osdmap e1068: 8 total, 8 up, 8 in 2024-08-17T17:39:17.066 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:39:17.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:17 smithi131 bash[89561]: cluster 2024-08-17T17:39:15.920109+0000 mgr.y (mgr.34107) 1104 : cluster [DBG] pgmap v1526: 105 pgs: 105 active+clean; 91 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 686 KiB/s wr, 33 op/s 2024-08-17T17:39:17.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:17 smithi131 bash[89561]: cluster 2024-08-17T17:39:15.920109+0000 mgr.y (mgr.34107) 1104 : cluster [DBG] pgmap v1526: 105 pgs: 105 active+clean; 91 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 686 KiB/s wr, 33 op/s 2024-08-17T17:39:17.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:17 smithi131 bash[89561]: cluster 2024-08-17T17:39:15.992693+0000 mon.a (mon.0) 1826 : cluster [DBG] osdmap e1069: 8 total, 8 up, 8 in 2024-08-17T17:39:17.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:17 smithi131 bash[89561]: cluster 2024-08-17T17:39:15.992693+0000 mon.a (mon.0) 1826 : cluster [DBG] osdmap e1069: 8 total, 8 up, 8 in 2024-08-17T17:39:17.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:17 smithi131 bash[88347]: cluster 2024-08-17T17:39:15.920109+0000 mgr.y (mgr.34107) 1104 : cluster [DBG] pgmap v1526: 105 pgs: 105 active+clean; 91 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 686 KiB/s wr, 33 op/s 2024-08-17T17:39:17.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:17 smithi131 bash[88347]: cluster 2024-08-17T17:39:15.920109+0000 mgr.y (mgr.34107) 1104 : cluster [DBG] pgmap v1526: 105 pgs: 105 active+clean; 91 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 686 KiB/s wr, 33 op/s 2024-08-17T17:39:17.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:17 smithi131 bash[88347]: cluster 2024-08-17T17:39:15.992693+0000 mon.a (mon.0) 1826 : cluster [DBG] osdmap e1069: 8 total, 8 up, 8 in 2024-08-17T17:39:17.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:17 smithi131 bash[88347]: cluster 2024-08-17T17:39:15.992693+0000 mon.a (mon.0) 1826 : cluster [DBG] osdmap e1069: 8 total, 8 up, 8 in 2024-08-17T17:39:17.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:17 smithi169 bash[79348]: cluster 2024-08-17T17:39:15.920109+0000 mgr.y (mgr.34107) 1104 : cluster [DBG] pgmap v1526: 105 pgs: 105 active+clean; 91 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 686 KiB/s wr, 33 op/s 2024-08-17T17:39:17.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:17 smithi169 bash[79348]: cluster 2024-08-17T17:39:15.920109+0000 mgr.y (mgr.34107) 1104 : cluster [DBG] pgmap v1526: 105 pgs: 105 active+clean; 91 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 686 KiB/s wr, 33 op/s 2024-08-17T17:39:17.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:17 smithi169 bash[79348]: cluster 2024-08-17T17:39:15.992693+0000 mon.a (mon.0) 1826 : cluster [DBG] osdmap e1069: 8 total, 8 up, 8 in 2024-08-17T17:39:17.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:17 smithi169 bash[79348]: cluster 2024-08-17T17:39:15.992693+0000 mon.a (mon.0) 1826 : cluster [DBG] osdmap e1069: 8 total, 8 up, 8 in 2024-08-17T17:39:18.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:18 smithi131 bash[89561]: cluster 2024-08-17T17:39:17.004583+0000 mon.a (mon.0) 1827 : cluster [DBG] osdmap e1070: 8 total, 8 up, 8 in 2024-08-17T17:39:18.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:18 smithi131 bash[89561]: cluster 2024-08-17T17:39:17.004583+0000 mon.a (mon.0) 1827 : cluster [DBG] osdmap e1070: 8 total, 8 up, 8 in 2024-08-17T17:39:18.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:18 smithi131 bash[89561]: cluster 2024-08-17T17:39:17.920782+0000 mgr.y (mgr.34107) 1105 : cluster [DBG] pgmap v1529: 105 pgs: 105 active+clean; 91 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 3.5 KiB/s wr, 32 op/s 2024-08-17T17:39:18.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:18 smithi131 bash[89561]: cluster 2024-08-17T17:39:17.920782+0000 mgr.y (mgr.34107) 1105 : cluster [DBG] pgmap v1529: 105 pgs: 105 active+clean; 91 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 3.5 KiB/s wr, 32 op/s 2024-08-17T17:39:18.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:18 smithi131 bash[88347]: cluster 2024-08-17T17:39:17.004583+0000 mon.a (mon.0) 1827 : cluster [DBG] osdmap e1070: 8 total, 8 up, 8 in 2024-08-17T17:39:18.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:18 smithi131 bash[88347]: cluster 2024-08-17T17:39:17.004583+0000 mon.a (mon.0) 1827 : cluster [DBG] osdmap e1070: 8 total, 8 up, 8 in 2024-08-17T17:39:18.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:18 smithi131 bash[88347]: cluster 2024-08-17T17:39:17.920782+0000 mgr.y (mgr.34107) 1105 : cluster [DBG] pgmap v1529: 105 pgs: 105 active+clean; 91 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 3.5 KiB/s wr, 32 op/s 2024-08-17T17:39:18.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:18 smithi131 bash[88347]: cluster 2024-08-17T17:39:17.920782+0000 mgr.y (mgr.34107) 1105 : cluster [DBG] pgmap v1529: 105 pgs: 105 active+clean; 91 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 3.5 KiB/s wr, 32 op/s 2024-08-17T17:39:18.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:18 smithi169 bash[79348]: cluster 2024-08-17T17:39:17.004583+0000 mon.a (mon.0) 1827 : cluster [DBG] osdmap e1070: 8 total, 8 up, 8 in 2024-08-17T17:39:18.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:18 smithi169 bash[79348]: cluster 2024-08-17T17:39:17.004583+0000 mon.a (mon.0) 1827 : cluster [DBG] osdmap e1070: 8 total, 8 up, 8 in 2024-08-17T17:39:18.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:18 smithi169 bash[79348]: cluster 2024-08-17T17:39:17.920782+0000 mgr.y (mgr.34107) 1105 : cluster [DBG] pgmap v1529: 105 pgs: 105 active+clean; 91 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 3.5 KiB/s wr, 32 op/s 2024-08-17T17:39:18.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:18 smithi169 bash[79348]: cluster 2024-08-17T17:39:17.920782+0000 mgr.y (mgr.34107) 1105 : cluster [DBG] pgmap v1529: 105 pgs: 105 active+clean; 91 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 3.5 KiB/s wr, 32 op/s 2024-08-17T17:39:19.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:39:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:39:18] "GET /metrics HTTP/1.1" 200 36556 "" "Prometheus/2.51.0" 2024-08-17T17:39:21.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:20 smithi131 bash[89561]: cluster 2024-08-17T17:39:19.921991+0000 mgr.y (mgr.34107) 1106 : cluster [DBG] pgmap v1530: 105 pgs: 105 active+clean; 95 MiB data, 698 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 688 KiB/s wr, 54 op/s 2024-08-17T17:39:21.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:20 smithi131 bash[89561]: cluster 2024-08-17T17:39:19.921991+0000 mgr.y (mgr.34107) 1106 : cluster [DBG] pgmap v1530: 105 pgs: 105 active+clean; 95 MiB data, 698 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 688 KiB/s wr, 54 op/s 2024-08-17T17:39:21.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:20 smithi131 bash[88347]: cluster 2024-08-17T17:39:19.921991+0000 mgr.y (mgr.34107) 1106 : cluster [DBG] pgmap v1530: 105 pgs: 105 active+clean; 95 MiB data, 698 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 688 KiB/s wr, 54 op/s 2024-08-17T17:39:21.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:20 smithi131 bash[88347]: cluster 2024-08-17T17:39:19.921991+0000 mgr.y (mgr.34107) 1106 : cluster [DBG] pgmap v1530: 105 pgs: 105 active+clean; 95 MiB data, 698 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 688 KiB/s wr, 54 op/s 2024-08-17T17:39:21.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:20 smithi169 bash[79348]: cluster 2024-08-17T17:39:19.921991+0000 mgr.y (mgr.34107) 1106 : cluster [DBG] pgmap v1530: 105 pgs: 105 active+clean; 95 MiB data, 698 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 688 KiB/s wr, 54 op/s 2024-08-17T17:39:21.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:20 smithi169 bash[79348]: cluster 2024-08-17T17:39:19.921991+0000 mgr.y (mgr.34107) 1106 : cluster [DBG] pgmap v1530: 105 pgs: 105 active+clean; 95 MiB data, 698 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 688 KiB/s wr, 54 op/s 2024-08-17T17:39:22.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:22 smithi131 bash[89561]: cluster 2024-08-17T17:39:20.984314+0000 mon.a (mon.0) 1828 : cluster [DBG] osdmap e1071: 8 total, 8 up, 8 in 2024-08-17T17:39:22.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:22 smithi131 bash[89561]: cluster 2024-08-17T17:39:20.984314+0000 mon.a (mon.0) 1828 : cluster [DBG] osdmap e1071: 8 total, 8 up, 8 in 2024-08-17T17:39:22.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:22 smithi131 bash[88347]: cluster 2024-08-17T17:39:20.984314+0000 mon.a (mon.0) 1828 : cluster [DBG] osdmap e1071: 8 total, 8 up, 8 in 2024-08-17T17:39:22.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:22 smithi131 bash[88347]: cluster 2024-08-17T17:39:20.984314+0000 mon.a (mon.0) 1828 : cluster [DBG] osdmap e1071: 8 total, 8 up, 8 in 2024-08-17T17:39:22.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:22 smithi169 bash[79348]: cluster 2024-08-17T17:39:20.984314+0000 mon.a (mon.0) 1828 : cluster [DBG] osdmap e1071: 8 total, 8 up, 8 in 2024-08-17T17:39:22.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:22 smithi169 bash[79348]: cluster 2024-08-17T17:39:20.984314+0000 mon.a (mon.0) 1828 : cluster [DBG] osdmap e1071: 8 total, 8 up, 8 in 2024-08-17T17:39:23.074 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:39:23.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:23 smithi131 bash[89561]: cluster 2024-08-17T17:39:21.922745+0000 mgr.y (mgr.34107) 1107 : cluster [DBG] pgmap v1532: 105 pgs: 105 active+clean; 95 MiB data, 698 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-08-17T17:39:23.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:23 smithi131 bash[89561]: cluster 2024-08-17T17:39:21.922745+0000 mgr.y (mgr.34107) 1107 : cluster [DBG] pgmap v1532: 105 pgs: 105 active+clean; 95 MiB data, 698 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-08-17T17:39:23.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:23 smithi131 bash[89561]: cluster 2024-08-17T17:39:21.999012+0000 mon.a (mon.0) 1829 : cluster [DBG] osdmap e1072: 8 total, 8 up, 8 in 2024-08-17T17:39:23.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:23 smithi131 bash[89561]: cluster 2024-08-17T17:39:21.999012+0000 mon.a (mon.0) 1829 : cluster [DBG] osdmap e1072: 8 total, 8 up, 8 in 2024-08-17T17:39:23.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:23 smithi131 bash[88347]: cluster 2024-08-17T17:39:21.922745+0000 mgr.y (mgr.34107) 1107 : cluster [DBG] pgmap v1532: 105 pgs: 105 active+clean; 95 MiB data, 698 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-08-17T17:39:23.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:23 smithi131 bash[88347]: cluster 2024-08-17T17:39:21.922745+0000 mgr.y (mgr.34107) 1107 : cluster [DBG] pgmap v1532: 105 pgs: 105 active+clean; 95 MiB data, 698 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-08-17T17:39:23.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:23 smithi131 bash[88347]: cluster 2024-08-17T17:39:21.999012+0000 mon.a (mon.0) 1829 : cluster [DBG] osdmap e1072: 8 total, 8 up, 8 in 2024-08-17T17:39:23.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:23 smithi131 bash[88347]: cluster 2024-08-17T17:39:21.999012+0000 mon.a (mon.0) 1829 : cluster [DBG] osdmap e1072: 8 total, 8 up, 8 in 2024-08-17T17:39:23.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:23 smithi169 bash[79348]: cluster 2024-08-17T17:39:21.922745+0000 mgr.y (mgr.34107) 1107 : cluster [DBG] pgmap v1532: 105 pgs: 105 active+clean; 95 MiB data, 698 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-08-17T17:39:23.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:23 smithi169 bash[79348]: cluster 2024-08-17T17:39:21.922745+0000 mgr.y (mgr.34107) 1107 : cluster [DBG] pgmap v1532: 105 pgs: 105 active+clean; 95 MiB data, 698 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 39 op/s 2024-08-17T17:39:23.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:23 smithi169 bash[79348]: cluster 2024-08-17T17:39:21.999012+0000 mon.a (mon.0) 1829 : cluster [DBG] osdmap e1072: 8 total, 8 up, 8 in 2024-08-17T17:39:23.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:23 smithi169 bash[79348]: cluster 2024-08-17T17:39:21.999012+0000 mon.a (mon.0) 1829 : cluster [DBG] osdmap e1072: 8 total, 8 up, 8 in 2024-08-17T17:39:24.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:24 smithi131 bash[88347]: cluster 2024-08-17T17:39:23.011892+0000 mon.a (mon.0) 1830 : cluster [DBG] osdmap e1073: 8 total, 8 up, 8 in 2024-08-17T17:39:24.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:24 smithi131 bash[88347]: cluster 2024-08-17T17:39:23.011892+0000 mon.a (mon.0) 1830 : cluster [DBG] osdmap e1073: 8 total, 8 up, 8 in 2024-08-17T17:39:24.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:24 smithi131 bash[88347]: audit 2024-08-17T17:39:23.236628+0000 mon.a (mon.0) 1831 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:24.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:24 smithi131 bash[88347]: audit 2024-08-17T17:39:23.236628+0000 mon.a (mon.0) 1831 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:24.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:24 smithi131 bash[88347]: cluster 2024-08-17T17:39:23.923791+0000 mgr.y (mgr.34107) 1108 : cluster [DBG] pgmap v1535: 105 pgs: 105 active+clean; 102 MiB data, 702 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 1.3 MiB/s wr, 50 op/s 2024-08-17T17:39:24.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:24 smithi131 bash[88347]: cluster 2024-08-17T17:39:23.923791+0000 mgr.y (mgr.34107) 1108 : cluster [DBG] pgmap v1535: 105 pgs: 105 active+clean; 102 MiB data, 702 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 1.3 MiB/s wr, 50 op/s 2024-08-17T17:39:24.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:24 smithi131 bash[89561]: cluster 2024-08-17T17:39:23.011892+0000 mon.a (mon.0) 1830 : cluster [DBG] osdmap e1073: 8 total, 8 up, 8 in 2024-08-17T17:39:24.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:24 smithi131 bash[89561]: cluster 2024-08-17T17:39:23.011892+0000 mon.a (mon.0) 1830 : cluster [DBG] osdmap e1073: 8 total, 8 up, 8 in 2024-08-17T17:39:24.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:24 smithi131 bash[89561]: audit 2024-08-17T17:39:23.236628+0000 mon.a (mon.0) 1831 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:24.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:24 smithi131 bash[89561]: audit 2024-08-17T17:39:23.236628+0000 mon.a (mon.0) 1831 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:24.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:24 smithi131 bash[89561]: cluster 2024-08-17T17:39:23.923791+0000 mgr.y (mgr.34107) 1108 : cluster [DBG] pgmap v1535: 105 pgs: 105 active+clean; 102 MiB data, 702 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 1.3 MiB/s wr, 50 op/s 2024-08-17T17:39:24.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:24 smithi131 bash[89561]: cluster 2024-08-17T17:39:23.923791+0000 mgr.y (mgr.34107) 1108 : cluster [DBG] pgmap v1535: 105 pgs: 105 active+clean; 102 MiB data, 702 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 1.3 MiB/s wr, 50 op/s 2024-08-17T17:39:24.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:24 smithi169 bash[79348]: cluster 2024-08-17T17:39:23.011892+0000 mon.a (mon.0) 1830 : cluster [DBG] osdmap e1073: 8 total, 8 up, 8 in 2024-08-17T17:39:24.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:24 smithi169 bash[79348]: cluster 2024-08-17T17:39:23.011892+0000 mon.a (mon.0) 1830 : cluster [DBG] osdmap e1073: 8 total, 8 up, 8 in 2024-08-17T17:39:24.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:24 smithi169 bash[79348]: audit 2024-08-17T17:39:23.236628+0000 mon.a (mon.0) 1831 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:24.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:24 smithi169 bash[79348]: audit 2024-08-17T17:39:23.236628+0000 mon.a (mon.0) 1831 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:24.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:24 smithi169 bash[79348]: cluster 2024-08-17T17:39:23.923791+0000 mgr.y (mgr.34107) 1108 : cluster [DBG] pgmap v1535: 105 pgs: 105 active+clean; 102 MiB data, 702 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 1.3 MiB/s wr, 50 op/s 2024-08-17T17:39:24.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:24 smithi169 bash[79348]: cluster 2024-08-17T17:39:23.923791+0000 mgr.y (mgr.34107) 1108 : cluster [DBG] pgmap v1535: 105 pgs: 105 active+clean; 102 MiB data, 702 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 1.3 MiB/s wr, 50 op/s 2024-08-17T17:39:27.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:26 smithi131 bash[88347]: cluster 2024-08-17T17:39:25.924776+0000 mgr.y (mgr.34107) 1109 : cluster [DBG] pgmap v1536: 105 pgs: 105 active+clean; 105 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 686 KiB/s wr, 47 op/s 2024-08-17T17:39:27.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:26 smithi131 bash[88347]: cluster 2024-08-17T17:39:25.924776+0000 mgr.y (mgr.34107) 1109 : cluster [DBG] pgmap v1536: 105 pgs: 105 active+clean; 105 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 686 KiB/s wr, 47 op/s 2024-08-17T17:39:27.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:26 smithi131 bash[89561]: cluster 2024-08-17T17:39:25.924776+0000 mgr.y (mgr.34107) 1109 : cluster [DBG] pgmap v1536: 105 pgs: 105 active+clean; 105 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 686 KiB/s wr, 47 op/s 2024-08-17T17:39:27.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:26 smithi131 bash[89561]: cluster 2024-08-17T17:39:25.924776+0000 mgr.y (mgr.34107) 1109 : cluster [DBG] pgmap v1536: 105 pgs: 105 active+clean; 105 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 686 KiB/s wr, 47 op/s 2024-08-17T17:39:27.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:26 smithi169 bash[79348]: cluster 2024-08-17T17:39:25.924776+0000 mgr.y (mgr.34107) 1109 : cluster [DBG] pgmap v1536: 105 pgs: 105 active+clean; 105 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 686 KiB/s wr, 47 op/s 2024-08-17T17:39:27.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:26 smithi169 bash[79348]: cluster 2024-08-17T17:39:25.924776+0000 mgr.y (mgr.34107) 1109 : cluster [DBG] pgmap v1536: 105 pgs: 105 active+clean; 105 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 686 KiB/s wr, 47 op/s 2024-08-17T17:39:28.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:27 smithi131 bash[88347]: cluster 2024-08-17T17:39:26.993025+0000 mon.a (mon.0) 1832 : cluster [DBG] osdmap e1074: 8 total, 8 up, 8 in 2024-08-17T17:39:28.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:27 smithi131 bash[88347]: cluster 2024-08-17T17:39:26.993025+0000 mon.a (mon.0) 1832 : cluster [DBG] osdmap e1074: 8 total, 8 up, 8 in 2024-08-17T17:39:28.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:28 smithi131 bash[89561]: cluster 2024-08-17T17:39:26.993025+0000 mon.a (mon.0) 1832 : cluster [DBG] osdmap e1074: 8 total, 8 up, 8 in 2024-08-17T17:39:28.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:28 smithi131 bash[89561]: cluster 2024-08-17T17:39:26.993025+0000 mon.a (mon.0) 1832 : cluster [DBG] osdmap e1074: 8 total, 8 up, 8 in 2024-08-17T17:39:28.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:27 smithi169 bash[79348]: cluster 2024-08-17T17:39:26.993025+0000 mon.a (mon.0) 1832 : cluster [DBG] osdmap e1074: 8 total, 8 up, 8 in 2024-08-17T17:39:28.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:27 smithi169 bash[79348]: cluster 2024-08-17T17:39:26.993025+0000 mon.a (mon.0) 1832 : cluster [DBG] osdmap e1074: 8 total, 8 up, 8 in 2024-08-17T17:39:29.074 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:39:29.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:39:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:39:28] "GET /metrics HTTP/1.1" 200 36553 "" "Prometheus/2.51.0" 2024-08-17T17:39:29.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:29 smithi131 bash[89561]: cluster 2024-08-17T17:39:27.925438+0000 mgr.y (mgr.34107) 1110 : cluster [DBG] pgmap v1538: 105 pgs: 105 active+clean; 105 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-08-17T17:39:29.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:29 smithi131 bash[89561]: cluster 2024-08-17T17:39:27.925438+0000 mgr.y (mgr.34107) 1110 : cluster [DBG] pgmap v1538: 105 pgs: 105 active+clean; 105 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-08-17T17:39:29.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:29 smithi131 bash[89561]: cluster 2024-08-17T17:39:28.007898+0000 mon.a (mon.0) 1833 : cluster [DBG] osdmap e1075: 8 total, 8 up, 8 in 2024-08-17T17:39:29.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:29 smithi131 bash[89561]: cluster 2024-08-17T17:39:28.007898+0000 mon.a (mon.0) 1833 : cluster [DBG] osdmap e1075: 8 total, 8 up, 8 in 2024-08-17T17:39:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:29 smithi131 bash[88347]: cluster 2024-08-17T17:39:27.925438+0000 mgr.y (mgr.34107) 1110 : cluster [DBG] pgmap v1538: 105 pgs: 105 active+clean; 105 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-08-17T17:39:29.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:29 smithi131 bash[88347]: cluster 2024-08-17T17:39:27.925438+0000 mgr.y (mgr.34107) 1110 : cluster [DBG] pgmap v1538: 105 pgs: 105 active+clean; 105 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-08-17T17:39:29.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:29 smithi131 bash[88347]: cluster 2024-08-17T17:39:28.007898+0000 mon.a (mon.0) 1833 : cluster [DBG] osdmap e1075: 8 total, 8 up, 8 in 2024-08-17T17:39:29.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:29 smithi131 bash[88347]: cluster 2024-08-17T17:39:28.007898+0000 mon.a (mon.0) 1833 : cluster [DBG] osdmap e1075: 8 total, 8 up, 8 in 2024-08-17T17:39:29.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:29 smithi169 bash[79348]: cluster 2024-08-17T17:39:27.925438+0000 mgr.y (mgr.34107) 1110 : cluster [DBG] pgmap v1538: 105 pgs: 105 active+clean; 105 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-08-17T17:39:29.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:29 smithi169 bash[79348]: cluster 2024-08-17T17:39:27.925438+0000 mgr.y (mgr.34107) 1110 : cluster [DBG] pgmap v1538: 105 pgs: 105 active+clean; 105 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-08-17T17:39:29.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:29 smithi169 bash[79348]: cluster 2024-08-17T17:39:28.007898+0000 mon.a (mon.0) 1833 : cluster [DBG] osdmap e1075: 8 total, 8 up, 8 in 2024-08-17T17:39:29.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:29 smithi169 bash[79348]: cluster 2024-08-17T17:39:28.007898+0000 mon.a (mon.0) 1833 : cluster [DBG] osdmap e1075: 8 total, 8 up, 8 in 2024-08-17T17:39:30.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:30 smithi131 bash[88347]: cluster 2024-08-17T17:39:29.006050+0000 mon.a (mon.0) 1834 : cluster [DBG] osdmap e1076: 8 total, 8 up, 8 in 2024-08-17T17:39:30.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:30 smithi131 bash[88347]: cluster 2024-08-17T17:39:29.006050+0000 mon.a (mon.0) 1834 : cluster [DBG] osdmap e1076: 8 total, 8 up, 8 in 2024-08-17T17:39:30.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:30 smithi131 bash[88347]: cluster 2024-08-17T17:39:29.926198+0000 mgr.y (mgr.34107) 1111 : cluster [DBG] pgmap v1541: 105 pgs: 105 active+clean; 115 MiB data, 723 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 687 KiB/s wr, 49 op/s 2024-08-17T17:39:30.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:30 smithi131 bash[88347]: cluster 2024-08-17T17:39:29.926198+0000 mgr.y (mgr.34107) 1111 : cluster [DBG] pgmap v1541: 105 pgs: 105 active+clean; 115 MiB data, 723 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 687 KiB/s wr, 49 op/s 2024-08-17T17:39:30.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:30 smithi131 bash[89561]: cluster 2024-08-17T17:39:29.006050+0000 mon.a (mon.0) 1834 : cluster [DBG] osdmap e1076: 8 total, 8 up, 8 in 2024-08-17T17:39:30.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:30 smithi131 bash[89561]: cluster 2024-08-17T17:39:29.006050+0000 mon.a (mon.0) 1834 : cluster [DBG] osdmap e1076: 8 total, 8 up, 8 in 2024-08-17T17:39:30.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:30 smithi131 bash[89561]: cluster 2024-08-17T17:39:29.926198+0000 mgr.y (mgr.34107) 1111 : cluster [DBG] pgmap v1541: 105 pgs: 105 active+clean; 115 MiB data, 723 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 687 KiB/s wr, 49 op/s 2024-08-17T17:39:30.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:30 smithi131 bash[89561]: cluster 2024-08-17T17:39:29.926198+0000 mgr.y (mgr.34107) 1111 : cluster [DBG] pgmap v1541: 105 pgs: 105 active+clean; 115 MiB data, 723 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 687 KiB/s wr, 49 op/s 2024-08-17T17:39:30.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:30 smithi169 bash[79348]: cluster 2024-08-17T17:39:29.006050+0000 mon.a (mon.0) 1834 : cluster [DBG] osdmap e1076: 8 total, 8 up, 8 in 2024-08-17T17:39:30.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:30 smithi169 bash[79348]: cluster 2024-08-17T17:39:29.006050+0000 mon.a (mon.0) 1834 : cluster [DBG] osdmap e1076: 8 total, 8 up, 8 in 2024-08-17T17:39:30.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:30 smithi169 bash[79348]: cluster 2024-08-17T17:39:29.926198+0000 mgr.y (mgr.34107) 1111 : cluster [DBG] pgmap v1541: 105 pgs: 105 active+clean; 115 MiB data, 723 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 687 KiB/s wr, 49 op/s 2024-08-17T17:39:30.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:30 smithi169 bash[79348]: cluster 2024-08-17T17:39:29.926198+0000 mgr.y (mgr.34107) 1111 : cluster [DBG] pgmap v1541: 105 pgs: 105 active+clean; 115 MiB data, 723 MiB used, 715 GiB / 715 GiB avail; 33 KiB/s rd, 687 KiB/s wr, 49 op/s 2024-08-17T17:39:33.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:32 smithi131 bash[89561]: cluster 2024-08-17T17:39:31.926926+0000 mgr.y (mgr.34107) 1112 : cluster [DBG] pgmap v1542: 105 pgs: 105 active+clean; 115 MiB data, 723 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 685 KiB/s wr, 21 op/s 2024-08-17T17:39:33.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:32 smithi131 bash[89561]: cluster 2024-08-17T17:39:31.926926+0000 mgr.y (mgr.34107) 1112 : cluster [DBG] pgmap v1542: 105 pgs: 105 active+clean; 115 MiB data, 723 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 685 KiB/s wr, 21 op/s 2024-08-17T17:39:33.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:32 smithi131 bash[88347]: cluster 2024-08-17T17:39:31.926926+0000 mgr.y (mgr.34107) 1112 : cluster [DBG] pgmap v1542: 105 pgs: 105 active+clean; 115 MiB data, 723 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 685 KiB/s wr, 21 op/s 2024-08-17T17:39:33.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:32 smithi131 bash[88347]: cluster 2024-08-17T17:39:31.926926+0000 mgr.y (mgr.34107) 1112 : cluster [DBG] pgmap v1542: 105 pgs: 105 active+clean; 115 MiB data, 723 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 685 KiB/s wr, 21 op/s 2024-08-17T17:39:33.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:32 smithi169 bash[79348]: cluster 2024-08-17T17:39:31.926926+0000 mgr.y (mgr.34107) 1112 : cluster [DBG] pgmap v1542: 105 pgs: 105 active+clean; 115 MiB data, 723 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 685 KiB/s wr, 21 op/s 2024-08-17T17:39:33.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:32 smithi169 bash[79348]: cluster 2024-08-17T17:39:31.926926+0000 mgr.y (mgr.34107) 1112 : cluster [DBG] pgmap v1542: 105 pgs: 105 active+clean; 115 MiB data, 723 MiB used, 715 GiB / 715 GiB avail; 14 KiB/s rd, 685 KiB/s wr, 21 op/s 2024-08-17T17:39:34.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:34 smithi131 bash[89561]: cluster 2024-08-17T17:39:32.998184+0000 mon.a (mon.0) 1835 : cluster [DBG] osdmap e1077: 8 total, 8 up, 8 in 2024-08-17T17:39:34.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:34 smithi131 bash[89561]: cluster 2024-08-17T17:39:32.998184+0000 mon.a (mon.0) 1835 : cluster [DBG] osdmap e1077: 8 total, 8 up, 8 in 2024-08-17T17:39:34.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:34 smithi131 bash[88347]: cluster 2024-08-17T17:39:32.998184+0000 mon.a (mon.0) 1835 : cluster [DBG] osdmap e1077: 8 total, 8 up, 8 in 2024-08-17T17:39:34.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:34 smithi131 bash[88347]: cluster 2024-08-17T17:39:32.998184+0000 mon.a (mon.0) 1835 : cluster [DBG] osdmap e1077: 8 total, 8 up, 8 in 2024-08-17T17:39:34.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:34 smithi169 bash[79348]: cluster 2024-08-17T17:39:32.998184+0000 mon.a (mon.0) 1835 : cluster [DBG] osdmap e1077: 8 total, 8 up, 8 in 2024-08-17T17:39:34.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:34 smithi169 bash[79348]: cluster 2024-08-17T17:39:32.998184+0000 mon.a (mon.0) 1835 : cluster [DBG] osdmap e1077: 8 total, 8 up, 8 in 2024-08-17T17:39:35.067 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:39:35.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:35 smithi131 bash[89561]: cluster 2024-08-17T17:39:33.927941+0000 mgr.y (mgr.34107) 1113 : cluster [DBG] pgmap v1544: 105 pgs: 105 active+clean; 122 MiB data, 727 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 1.3 MiB/s wr, 25 op/s 2024-08-17T17:39:35.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:35 smithi131 bash[89561]: cluster 2024-08-17T17:39:33.927941+0000 mgr.y (mgr.34107) 1113 : cluster [DBG] pgmap v1544: 105 pgs: 105 active+clean; 122 MiB data, 727 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 1.3 MiB/s wr, 25 op/s 2024-08-17T17:39:35.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:35 smithi131 bash[89561]: cluster 2024-08-17T17:39:34.008735+0000 mon.a (mon.0) 1836 : cluster [DBG] osdmap e1078: 8 total, 8 up, 8 in 2024-08-17T17:39:35.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:35 smithi131 bash[89561]: cluster 2024-08-17T17:39:34.008735+0000 mon.a (mon.0) 1836 : cluster [DBG] osdmap e1078: 8 total, 8 up, 8 in 2024-08-17T17:39:35.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:35 smithi131 bash[88347]: cluster 2024-08-17T17:39:33.927941+0000 mgr.y (mgr.34107) 1113 : cluster [DBG] pgmap v1544: 105 pgs: 105 active+clean; 122 MiB data, 727 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 1.3 MiB/s wr, 25 op/s 2024-08-17T17:39:35.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:35 smithi131 bash[88347]: cluster 2024-08-17T17:39:33.927941+0000 mgr.y (mgr.34107) 1113 : cluster [DBG] pgmap v1544: 105 pgs: 105 active+clean; 122 MiB data, 727 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 1.3 MiB/s wr, 25 op/s 2024-08-17T17:39:35.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:35 smithi131 bash[88347]: cluster 2024-08-17T17:39:34.008735+0000 mon.a (mon.0) 1836 : cluster [DBG] osdmap e1078: 8 total, 8 up, 8 in 2024-08-17T17:39:35.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:35 smithi131 bash[88347]: cluster 2024-08-17T17:39:34.008735+0000 mon.a (mon.0) 1836 : cluster [DBG] osdmap e1078: 8 total, 8 up, 8 in 2024-08-17T17:39:35.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:35 smithi169 bash[79348]: cluster 2024-08-17T17:39:33.927941+0000 mgr.y (mgr.34107) 1113 : cluster [DBG] pgmap v1544: 105 pgs: 105 active+clean; 122 MiB data, 727 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 1.3 MiB/s wr, 25 op/s 2024-08-17T17:39:35.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:35 smithi169 bash[79348]: cluster 2024-08-17T17:39:33.927941+0000 mgr.y (mgr.34107) 1113 : cluster [DBG] pgmap v1544: 105 pgs: 105 active+clean; 122 MiB data, 727 MiB used, 715 GiB / 715 GiB avail; 15 KiB/s rd, 1.3 MiB/s wr, 25 op/s 2024-08-17T17:39:35.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:35 smithi169 bash[79348]: cluster 2024-08-17T17:39:34.008735+0000 mon.a (mon.0) 1836 : cluster [DBG] osdmap e1078: 8 total, 8 up, 8 in 2024-08-17T17:39:35.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:35 smithi169 bash[79348]: cluster 2024-08-17T17:39:34.008735+0000 mon.a (mon.0) 1836 : cluster [DBG] osdmap e1078: 8 total, 8 up, 8 in 2024-08-17T17:39:36.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:36 smithi131 bash[88347]: cluster 2024-08-17T17:39:35.011538+0000 mon.a (mon.0) 1837 : cluster [DBG] osdmap e1079: 8 total, 8 up, 8 in 2024-08-17T17:39:36.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:36 smithi131 bash[88347]: cluster 2024-08-17T17:39:35.011538+0000 mon.a (mon.0) 1837 : cluster [DBG] osdmap e1079: 8 total, 8 up, 8 in 2024-08-17T17:39:36.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:36 smithi131 bash[88347]: cluster 2024-08-17T17:39:35.928681+0000 mgr.y (mgr.34107) 1114 : cluster [DBG] pgmap v1547: 105 pgs: 105 active+clean; 122 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 685 KiB/s wr, 31 op/s 2024-08-17T17:39:36.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:36 smithi131 bash[88347]: cluster 2024-08-17T17:39:35.928681+0000 mgr.y (mgr.34107) 1114 : cluster [DBG] pgmap v1547: 105 pgs: 105 active+clean; 122 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 685 KiB/s wr, 31 op/s 2024-08-17T17:39:36.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:36 smithi131 bash[89561]: cluster 2024-08-17T17:39:35.011538+0000 mon.a (mon.0) 1837 : cluster [DBG] osdmap e1079: 8 total, 8 up, 8 in 2024-08-17T17:39:36.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:36 smithi131 bash[89561]: cluster 2024-08-17T17:39:35.011538+0000 mon.a (mon.0) 1837 : cluster [DBG] osdmap e1079: 8 total, 8 up, 8 in 2024-08-17T17:39:36.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:36 smithi131 bash[89561]: cluster 2024-08-17T17:39:35.928681+0000 mgr.y (mgr.34107) 1114 : cluster [DBG] pgmap v1547: 105 pgs: 105 active+clean; 122 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 685 KiB/s wr, 31 op/s 2024-08-17T17:39:36.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:36 smithi131 bash[89561]: cluster 2024-08-17T17:39:35.928681+0000 mgr.y (mgr.34107) 1114 : cluster [DBG] pgmap v1547: 105 pgs: 105 active+clean; 122 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 685 KiB/s wr, 31 op/s 2024-08-17T17:39:36.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:36 smithi169 bash[79348]: cluster 2024-08-17T17:39:35.011538+0000 mon.a (mon.0) 1837 : cluster [DBG] osdmap e1079: 8 total, 8 up, 8 in 2024-08-17T17:39:36.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:36 smithi169 bash[79348]: cluster 2024-08-17T17:39:35.011538+0000 mon.a (mon.0) 1837 : cluster [DBG] osdmap e1079: 8 total, 8 up, 8 in 2024-08-17T17:39:36.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:36 smithi169 bash[79348]: cluster 2024-08-17T17:39:35.928681+0000 mgr.y (mgr.34107) 1114 : cluster [DBG] pgmap v1547: 105 pgs: 105 active+clean; 122 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 685 KiB/s wr, 31 op/s 2024-08-17T17:39:36.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:36 smithi169 bash[79348]: cluster 2024-08-17T17:39:35.928681+0000 mgr.y (mgr.34107) 1114 : cluster [DBG] pgmap v1547: 105 pgs: 105 active+clean; 122 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 685 KiB/s wr, 31 op/s 2024-08-17T17:39:39.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:39:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:39:38] "GET /metrics HTTP/1.1" 200 36554 "" "Prometheus/2.51.0" 2024-08-17T17:39:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:38 smithi131 bash[88347]: cluster 2024-08-17T17:39:37.929296+0000 mgr.y (mgr.34107) 1115 : cluster [DBG] pgmap v1548: 105 pgs: 105 active+clean; 122 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 685 KiB/s wr, 30 op/s 2024-08-17T17:39:39.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:38 smithi131 bash[88347]: cluster 2024-08-17T17:39:37.929296+0000 mgr.y (mgr.34107) 1115 : cluster [DBG] pgmap v1548: 105 pgs: 105 active+clean; 122 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 685 KiB/s wr, 30 op/s 2024-08-17T17:39:39.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:38 smithi131 bash[88347]: audit 2024-08-17T17:39:38.236878+0000 mon.a (mon.0) 1838 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:39.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:38 smithi131 bash[88347]: audit 2024-08-17T17:39:38.236878+0000 mon.a (mon.0) 1838 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:39.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:38 smithi131 bash[89561]: cluster 2024-08-17T17:39:37.929296+0000 mgr.y (mgr.34107) 1115 : cluster [DBG] pgmap v1548: 105 pgs: 105 active+clean; 122 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 685 KiB/s wr, 30 op/s 2024-08-17T17:39:39.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:38 smithi131 bash[89561]: cluster 2024-08-17T17:39:37.929296+0000 mgr.y (mgr.34107) 1115 : cluster [DBG] pgmap v1548: 105 pgs: 105 active+clean; 122 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 685 KiB/s wr, 30 op/s 2024-08-17T17:39:39.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:38 smithi131 bash[89561]: audit 2024-08-17T17:39:38.236878+0000 mon.a (mon.0) 1838 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:39.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:38 smithi131 bash[89561]: audit 2024-08-17T17:39:38.236878+0000 mon.a (mon.0) 1838 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:39.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:38 smithi169 bash[79348]: cluster 2024-08-17T17:39:37.929296+0000 mgr.y (mgr.34107) 1115 : cluster [DBG] pgmap v1548: 105 pgs: 105 active+clean; 122 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 685 KiB/s wr, 30 op/s 2024-08-17T17:39:39.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:38 smithi169 bash[79348]: cluster 2024-08-17T17:39:37.929296+0000 mgr.y (mgr.34107) 1115 : cluster [DBG] pgmap v1548: 105 pgs: 105 active+clean; 122 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 685 KiB/s wr, 30 op/s 2024-08-17T17:39:39.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:38 smithi169 bash[79348]: audit 2024-08-17T17:39:38.236878+0000 mon.a (mon.0) 1838 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:39.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:38 smithi169 bash[79348]: audit 2024-08-17T17:39:38.236878+0000 mon.a (mon.0) 1838 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:40.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:40 smithi131 bash[89561]: cluster 2024-08-17T17:39:38.997287+0000 mon.a (mon.0) 1839 : cluster [DBG] osdmap e1080: 8 total, 8 up, 8 in 2024-08-17T17:39:40.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:40 smithi131 bash[89561]: cluster 2024-08-17T17:39:38.997287+0000 mon.a (mon.0) 1839 : cluster [DBG] osdmap e1080: 8 total, 8 up, 8 in 2024-08-17T17:39:40.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:40 smithi131 bash[88347]: cluster 2024-08-17T17:39:38.997287+0000 mon.a (mon.0) 1839 : cluster [DBG] osdmap e1080: 8 total, 8 up, 8 in 2024-08-17T17:39:40.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:40 smithi131 bash[88347]: cluster 2024-08-17T17:39:38.997287+0000 mon.a (mon.0) 1839 : cluster [DBG] osdmap e1080: 8 total, 8 up, 8 in 2024-08-17T17:39:40.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:40 smithi169 bash[79348]: cluster 2024-08-17T17:39:38.997287+0000 mon.a (mon.0) 1839 : cluster [DBG] osdmap e1080: 8 total, 8 up, 8 in 2024-08-17T17:39:40.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:40 smithi169 bash[79348]: cluster 2024-08-17T17:39:38.997287+0000 mon.a (mon.0) 1839 : cluster [DBG] osdmap e1080: 8 total, 8 up, 8 in 2024-08-17T17:39:41.071 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministicLUKS1PP (30007 ms) 2024-08-17T17:39:41.071 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministicLUKS2 2024-08-17T17:39:41.071 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:39:41.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:41 smithi131 bash[89561]: cluster 2024-08-17T17:39:39.930087+0000 mgr.y (mgr.34107) 1116 : cluster [DBG] pgmap v1550: 105 pgs: 105 active+clean; 129 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 687 KiB/s wr, 57 op/s 2024-08-17T17:39:41.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:41 smithi131 bash[89561]: cluster 2024-08-17T17:39:39.930087+0000 mgr.y (mgr.34107) 1116 : cluster [DBG] pgmap v1550: 105 pgs: 105 active+clean; 129 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 687 KiB/s wr, 57 op/s 2024-08-17T17:39:41.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:41 smithi131 bash[89561]: cluster 2024-08-17T17:39:40.007685+0000 mon.a (mon.0) 1840 : cluster [DBG] osdmap e1081: 8 total, 8 up, 8 in 2024-08-17T17:39:41.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:41 smithi131 bash[89561]: cluster 2024-08-17T17:39:40.007685+0000 mon.a (mon.0) 1840 : cluster [DBG] osdmap e1081: 8 total, 8 up, 8 in 2024-08-17T17:39:41.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:41 smithi131 bash[88347]: cluster 2024-08-17T17:39:39.930087+0000 mgr.y (mgr.34107) 1116 : cluster [DBG] pgmap v1550: 105 pgs: 105 active+clean; 129 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 687 KiB/s wr, 57 op/s 2024-08-17T17:39:41.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:41 smithi131 bash[88347]: cluster 2024-08-17T17:39:39.930087+0000 mgr.y (mgr.34107) 1116 : cluster [DBG] pgmap v1550: 105 pgs: 105 active+clean; 129 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 687 KiB/s wr, 57 op/s 2024-08-17T17:39:41.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:41 smithi131 bash[88347]: cluster 2024-08-17T17:39:40.007685+0000 mon.a (mon.0) 1840 : cluster [DBG] osdmap e1081: 8 total, 8 up, 8 in 2024-08-17T17:39:41.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:41 smithi131 bash[88347]: cluster 2024-08-17T17:39:40.007685+0000 mon.a (mon.0) 1840 : cluster [DBG] osdmap e1081: 8 total, 8 up, 8 in 2024-08-17T17:39:41.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:41 smithi169 bash[79348]: cluster 2024-08-17T17:39:39.930087+0000 mgr.y (mgr.34107) 1116 : cluster [DBG] pgmap v1550: 105 pgs: 105 active+clean; 129 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 687 KiB/s wr, 57 op/s 2024-08-17T17:39:41.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:41 smithi169 bash[79348]: cluster 2024-08-17T17:39:39.930087+0000 mgr.y (mgr.34107) 1116 : cluster [DBG] pgmap v1550: 105 pgs: 105 active+clean; 129 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 687 KiB/s wr, 57 op/s 2024-08-17T17:39:41.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:41 smithi169 bash[79348]: cluster 2024-08-17T17:39:40.007685+0000 mon.a (mon.0) 1840 : cluster [DBG] osdmap e1081: 8 total, 8 up, 8 in 2024-08-17T17:39:41.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:41 smithi169 bash[79348]: cluster 2024-08-17T17:39:40.007685+0000 mon.a (mon.0) 1840 : cluster [DBG] osdmap e1081: 8 total, 8 up, 8 in 2024-08-17T17:39:42.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:42 smithi131 bash[88347]: cluster 2024-08-17T17:39:41.016563+0000 mon.a (mon.0) 1841 : cluster [DBG] osdmap e1082: 8 total, 8 up, 8 in 2024-08-17T17:39:42.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:42 smithi131 bash[88347]: cluster 2024-08-17T17:39:41.016563+0000 mon.a (mon.0) 1841 : cluster [DBG] osdmap e1082: 8 total, 8 up, 8 in 2024-08-17T17:39:42.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:42 smithi131 bash[88347]: cluster 2024-08-17T17:39:41.930531+0000 mgr.y (mgr.34107) 1117 : cluster [DBG] pgmap v1553: 105 pgs: 105 active+clean; 129 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 685 KiB/s wr, 31 op/s 2024-08-17T17:39:42.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:42 smithi131 bash[88347]: cluster 2024-08-17T17:39:41.930531+0000 mgr.y (mgr.34107) 1117 : cluster [DBG] pgmap v1553: 105 pgs: 105 active+clean; 129 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 685 KiB/s wr, 31 op/s 2024-08-17T17:39:42.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:42 smithi131 bash[89561]: cluster 2024-08-17T17:39:41.016563+0000 mon.a (mon.0) 1841 : cluster [DBG] osdmap e1082: 8 total, 8 up, 8 in 2024-08-17T17:39:42.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:42 smithi131 bash[89561]: cluster 2024-08-17T17:39:41.016563+0000 mon.a (mon.0) 1841 : cluster [DBG] osdmap e1082: 8 total, 8 up, 8 in 2024-08-17T17:39:42.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:42 smithi131 bash[89561]: cluster 2024-08-17T17:39:41.930531+0000 mgr.y (mgr.34107) 1117 : cluster [DBG] pgmap v1553: 105 pgs: 105 active+clean; 129 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 685 KiB/s wr, 31 op/s 2024-08-17T17:39:42.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:42 smithi131 bash[89561]: cluster 2024-08-17T17:39:41.930531+0000 mgr.y (mgr.34107) 1117 : cluster [DBG] pgmap v1553: 105 pgs: 105 active+clean; 129 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 685 KiB/s wr, 31 op/s 2024-08-17T17:39:42.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:42 smithi169 bash[79348]: cluster 2024-08-17T17:39:41.016563+0000 mon.a (mon.0) 1841 : cluster [DBG] osdmap e1082: 8 total, 8 up, 8 in 2024-08-17T17:39:42.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:42 smithi169 bash[79348]: cluster 2024-08-17T17:39:41.016563+0000 mon.a (mon.0) 1841 : cluster [DBG] osdmap e1082: 8 total, 8 up, 8 in 2024-08-17T17:39:42.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:42 smithi169 bash[79348]: cluster 2024-08-17T17:39:41.930531+0000 mgr.y (mgr.34107) 1117 : cluster [DBG] pgmap v1553: 105 pgs: 105 active+clean; 129 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 685 KiB/s wr, 31 op/s 2024-08-17T17:39:42.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:42 smithi169 bash[79348]: cluster 2024-08-17T17:39:41.930531+0000 mgr.y (mgr.34107) 1117 : cluster [DBG] pgmap v1553: 105 pgs: 105 active+clean; 129 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 685 KiB/s wr, 31 op/s 2024-08-17T17:39:45.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:44 smithi131 bash[89561]: cluster 2024-08-17T17:39:43.931291+0000 mgr.y (mgr.34107) 1118 : cluster [DBG] pgmap v1554: 105 pgs: 105 active+clean; 137 MiB data, 744 MiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 686 KiB/s wr, 37 op/s 2024-08-17T17:39:45.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:44 smithi131 bash[89561]: cluster 2024-08-17T17:39:43.931291+0000 mgr.y (mgr.34107) 1118 : cluster [DBG] pgmap v1554: 105 pgs: 105 active+clean; 137 MiB data, 744 MiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 686 KiB/s wr, 37 op/s 2024-08-17T17:39:45.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:44 smithi131 bash[88347]: cluster 2024-08-17T17:39:43.931291+0000 mgr.y (mgr.34107) 1118 : cluster [DBG] pgmap v1554: 105 pgs: 105 active+clean; 137 MiB data, 744 MiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 686 KiB/s wr, 37 op/s 2024-08-17T17:39:45.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:44 smithi131 bash[88347]: cluster 2024-08-17T17:39:43.931291+0000 mgr.y (mgr.34107) 1118 : cluster [DBG] pgmap v1554: 105 pgs: 105 active+clean; 137 MiB data, 744 MiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 686 KiB/s wr, 37 op/s 2024-08-17T17:39:45.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:44 smithi169 bash[79348]: cluster 2024-08-17T17:39:43.931291+0000 mgr.y (mgr.34107) 1118 : cluster [DBG] pgmap v1554: 105 pgs: 105 active+clean; 137 MiB data, 744 MiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 686 KiB/s wr, 37 op/s 2024-08-17T17:39:45.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:44 smithi169 bash[79348]: cluster 2024-08-17T17:39:43.931291+0000 mgr.y (mgr.34107) 1118 : cluster [DBG] pgmap v1554: 105 pgs: 105 active+clean; 137 MiB data, 744 MiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 686 KiB/s wr, 37 op/s 2024-08-17T17:39:47.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:46 smithi131 bash[89561]: cluster 2024-08-17T17:39:45.931967+0000 mgr.y (mgr.34107) 1119 : cluster [DBG] pgmap v1555: 105 pgs: 105 active+clean; 137 MiB data, 748 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 3.2 KiB/s wr, 32 op/s 2024-08-17T17:39:47.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:46 smithi131 bash[89561]: cluster 2024-08-17T17:39:45.931967+0000 mgr.y (mgr.34107) 1119 : cluster [DBG] pgmap v1555: 105 pgs: 105 active+clean; 137 MiB data, 748 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 3.2 KiB/s wr, 32 op/s 2024-08-17T17:39:47.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:46 smithi131 bash[88347]: cluster 2024-08-17T17:39:45.931967+0000 mgr.y (mgr.34107) 1119 : cluster [DBG] pgmap v1555: 105 pgs: 105 active+clean; 137 MiB data, 748 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 3.2 KiB/s wr, 32 op/s 2024-08-17T17:39:47.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:46 smithi131 bash[88347]: cluster 2024-08-17T17:39:45.931967+0000 mgr.y (mgr.34107) 1119 : cluster [DBG] pgmap v1555: 105 pgs: 105 active+clean; 137 MiB data, 748 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 3.2 KiB/s wr, 32 op/s 2024-08-17T17:39:47.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:46 smithi169 bash[79348]: cluster 2024-08-17T17:39:45.931967+0000 mgr.y (mgr.34107) 1119 : cluster [DBG] pgmap v1555: 105 pgs: 105 active+clean; 137 MiB data, 748 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 3.2 KiB/s wr, 32 op/s 2024-08-17T17:39:47.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:46 smithi169 bash[79348]: cluster 2024-08-17T17:39:45.931967+0000 mgr.y (mgr.34107) 1119 : cluster [DBG] pgmap v1555: 105 pgs: 105 active+clean; 137 MiB data, 748 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 3.2 KiB/s wr, 32 op/s 2024-08-17T17:39:49.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:39:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:39:48] "GET /metrics HTTP/1.1" 200 36554 "" "Prometheus/2.51.0" 2024-08-17T17:39:49.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:48 smithi131 bash[88347]: cluster 2024-08-17T17:39:47.932441+0000 mgr.y (mgr.34107) 1120 : cluster [DBG] pgmap v1556: 105 pgs: 105 active+clean; 137 MiB data, 748 MiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 2.7 KiB/s wr, 28 op/s 2024-08-17T17:39:49.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:48 smithi131 bash[88347]: cluster 2024-08-17T17:39:47.932441+0000 mgr.y (mgr.34107) 1120 : cluster [DBG] pgmap v1556: 105 pgs: 105 active+clean; 137 MiB data, 748 MiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 2.7 KiB/s wr, 28 op/s 2024-08-17T17:39:49.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:48 smithi131 bash[89561]: cluster 2024-08-17T17:39:47.932441+0000 mgr.y (mgr.34107) 1120 : cluster [DBG] pgmap v1556: 105 pgs: 105 active+clean; 137 MiB data, 748 MiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 2.7 KiB/s wr, 28 op/s 2024-08-17T17:39:49.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:48 smithi131 bash[89561]: cluster 2024-08-17T17:39:47.932441+0000 mgr.y (mgr.34107) 1120 : cluster [DBG] pgmap v1556: 105 pgs: 105 active+clean; 137 MiB data, 748 MiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 2.7 KiB/s wr, 28 op/s 2024-08-17T17:39:49.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:48 smithi169 bash[79348]: cluster 2024-08-17T17:39:47.932441+0000 mgr.y (mgr.34107) 1120 : cluster [DBG] pgmap v1556: 105 pgs: 105 active+clean; 137 MiB data, 748 MiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 2.7 KiB/s wr, 28 op/s 2024-08-17T17:39:49.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:48 smithi169 bash[79348]: cluster 2024-08-17T17:39:47.932441+0000 mgr.y (mgr.34107) 1120 : cluster [DBG] pgmap v1556: 105 pgs: 105 active+clean; 137 MiB data, 748 MiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 2.7 KiB/s wr, 28 op/s 2024-08-17T17:39:51.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:50 smithi131 bash[89561]: cluster 2024-08-17T17:39:49.933255+0000 mgr.y (mgr.34107) 1121 : cluster [DBG] pgmap v1557: 105 pgs: 105 active+clean; 137 MiB data, 748 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 2.2 KiB/s wr, 22 op/s 2024-08-17T17:39:51.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:50 smithi131 bash[89561]: cluster 2024-08-17T17:39:49.933255+0000 mgr.y (mgr.34107) 1121 : cluster [DBG] pgmap v1557: 105 pgs: 105 active+clean; 137 MiB data, 748 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 2.2 KiB/s wr, 22 op/s 2024-08-17T17:39:51.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:50 smithi131 bash[88347]: cluster 2024-08-17T17:39:49.933255+0000 mgr.y (mgr.34107) 1121 : cluster [DBG] pgmap v1557: 105 pgs: 105 active+clean; 137 MiB data, 748 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 2.2 KiB/s wr, 22 op/s 2024-08-17T17:39:51.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:50 smithi131 bash[88347]: cluster 2024-08-17T17:39:49.933255+0000 mgr.y (mgr.34107) 1121 : cluster [DBG] pgmap v1557: 105 pgs: 105 active+clean; 137 MiB data, 748 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 2.2 KiB/s wr, 22 op/s 2024-08-17T17:39:51.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:50 smithi169 bash[79348]: cluster 2024-08-17T17:39:49.933255+0000 mgr.y (mgr.34107) 1121 : cluster [DBG] pgmap v1557: 105 pgs: 105 active+clean; 137 MiB data, 748 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 2.2 KiB/s wr, 22 op/s 2024-08-17T17:39:51.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:50 smithi169 bash[79348]: cluster 2024-08-17T17:39:49.933255+0000 mgr.y (mgr.34107) 1121 : cluster [DBG] pgmap v1557: 105 pgs: 105 active+clean; 137 MiB data, 748 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 2.2 KiB/s wr, 22 op/s 2024-08-17T17:39:53.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:53 smithi131 bash[88347]: cluster 2024-08-17T17:39:51.934075+0000 mgr.y (mgr.34107) 1122 : cluster [DBG] pgmap v1558: 105 pgs: 105 active+clean; 137 MiB data, 748 MiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 2.0 KiB/s wr, 20 op/s 2024-08-17T17:39:53.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:53 smithi131 bash[88347]: cluster 2024-08-17T17:39:51.934075+0000 mgr.y (mgr.34107) 1122 : cluster [DBG] pgmap v1558: 105 pgs: 105 active+clean; 137 MiB data, 748 MiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 2.0 KiB/s wr, 20 op/s 2024-08-17T17:39:53.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:53 smithi131 bash[88347]: cluster 2024-08-17T17:39:52.011204+0000 mon.a (mon.0) 1842 : cluster [DBG] osdmap e1083: 8 total, 8 up, 8 in 2024-08-17T17:39:53.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:53 smithi131 bash[88347]: cluster 2024-08-17T17:39:52.011204+0000 mon.a (mon.0) 1842 : cluster [DBG] osdmap e1083: 8 total, 8 up, 8 in 2024-08-17T17:39:53.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:53 smithi131 bash[89561]: cluster 2024-08-17T17:39:51.934075+0000 mgr.y (mgr.34107) 1122 : cluster [DBG] pgmap v1558: 105 pgs: 105 active+clean; 137 MiB data, 748 MiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 2.0 KiB/s wr, 20 op/s 2024-08-17T17:39:53.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:53 smithi131 bash[89561]: cluster 2024-08-17T17:39:51.934075+0000 mgr.y (mgr.34107) 1122 : cluster [DBG] pgmap v1558: 105 pgs: 105 active+clean; 137 MiB data, 748 MiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 2.0 KiB/s wr, 20 op/s 2024-08-17T17:39:53.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:53 smithi131 bash[89561]: cluster 2024-08-17T17:39:52.011204+0000 mon.a (mon.0) 1842 : cluster [DBG] osdmap e1083: 8 total, 8 up, 8 in 2024-08-17T17:39:53.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:53 smithi131 bash[89561]: cluster 2024-08-17T17:39:52.011204+0000 mon.a (mon.0) 1842 : cluster [DBG] osdmap e1083: 8 total, 8 up, 8 in 2024-08-17T17:39:53.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:53 smithi169 bash[79348]: cluster 2024-08-17T17:39:51.934075+0000 mgr.y (mgr.34107) 1122 : cluster [DBG] pgmap v1558: 105 pgs: 105 active+clean; 137 MiB data, 748 MiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 2.0 KiB/s wr, 20 op/s 2024-08-17T17:39:53.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:53 smithi169 bash[79348]: cluster 2024-08-17T17:39:51.934075+0000 mgr.y (mgr.34107) 1122 : cluster [DBG] pgmap v1558: 105 pgs: 105 active+clean; 137 MiB data, 748 MiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 2.0 KiB/s wr, 20 op/s 2024-08-17T17:39:53.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:53 smithi169 bash[79348]: cluster 2024-08-17T17:39:52.011204+0000 mon.a (mon.0) 1842 : cluster [DBG] osdmap e1083: 8 total, 8 up, 8 in 2024-08-17T17:39:53.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:53 smithi169 bash[79348]: cluster 2024-08-17T17:39:52.011204+0000 mon.a (mon.0) 1842 : cluster [DBG] osdmap e1083: 8 total, 8 up, 8 in 2024-08-17T17:39:54.097 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:39:54.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:54 smithi131 bash[89561]: cluster 2024-08-17T17:39:53.015316+0000 mon.a (mon.0) 1843 : cluster [DBG] osdmap e1084: 8 total, 8 up, 8 in 2024-08-17T17:39:54.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:54 smithi131 bash[89561]: cluster 2024-08-17T17:39:53.015316+0000 mon.a (mon.0) 1843 : cluster [DBG] osdmap e1084: 8 total, 8 up, 8 in 2024-08-17T17:39:54.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:54 smithi131 bash[89561]: audit 2024-08-17T17:39:53.237586+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:54.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:54 smithi131 bash[89561]: audit 2024-08-17T17:39:53.237586+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:54.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:54 smithi131 bash[89561]: cluster 2024-08-17T17:39:53.935123+0000 mgr.y (mgr.34107) 1123 : cluster [DBG] pgmap v1561: 105 pgs: 105 active+clean; 149 MiB data, 776 MiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s wr, 0 op/s 2024-08-17T17:39:54.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:54 smithi131 bash[89561]: cluster 2024-08-17T17:39:53.935123+0000 mgr.y (mgr.34107) 1123 : cluster [DBG] pgmap v1561: 105 pgs: 105 active+clean; 149 MiB data, 776 MiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s wr, 0 op/s 2024-08-17T17:39:54.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:54 smithi131 bash[88347]: cluster 2024-08-17T17:39:53.015316+0000 mon.a (mon.0) 1843 : cluster [DBG] osdmap e1084: 8 total, 8 up, 8 in 2024-08-17T17:39:54.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:54 smithi131 bash[88347]: cluster 2024-08-17T17:39:53.015316+0000 mon.a (mon.0) 1843 : cluster [DBG] osdmap e1084: 8 total, 8 up, 8 in 2024-08-17T17:39:54.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:54 smithi131 bash[88347]: audit 2024-08-17T17:39:53.237586+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:54.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:54 smithi131 bash[88347]: audit 2024-08-17T17:39:53.237586+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:54.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:54 smithi131 bash[88347]: cluster 2024-08-17T17:39:53.935123+0000 mgr.y (mgr.34107) 1123 : cluster [DBG] pgmap v1561: 105 pgs: 105 active+clean; 149 MiB data, 776 MiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s wr, 0 op/s 2024-08-17T17:39:54.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:54 smithi131 bash[88347]: cluster 2024-08-17T17:39:53.935123+0000 mgr.y (mgr.34107) 1123 : cluster [DBG] pgmap v1561: 105 pgs: 105 active+clean; 149 MiB data, 776 MiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s wr, 0 op/s 2024-08-17T17:39:54.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:54 smithi169 bash[79348]: cluster 2024-08-17T17:39:53.015316+0000 mon.a (mon.0) 1843 : cluster [DBG] osdmap e1084: 8 total, 8 up, 8 in 2024-08-17T17:39:54.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:54 smithi169 bash[79348]: cluster 2024-08-17T17:39:53.015316+0000 mon.a (mon.0) 1843 : cluster [DBG] osdmap e1084: 8 total, 8 up, 8 in 2024-08-17T17:39:54.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:54 smithi169 bash[79348]: audit 2024-08-17T17:39:53.237586+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:54.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:54 smithi169 bash[79348]: audit 2024-08-17T17:39:53.237586+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:39:54.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:54 smithi169 bash[79348]: cluster 2024-08-17T17:39:53.935123+0000 mgr.y (mgr.34107) 1123 : cluster [DBG] pgmap v1561: 105 pgs: 105 active+clean; 149 MiB data, 776 MiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s wr, 0 op/s 2024-08-17T17:39:54.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:54 smithi169 bash[79348]: cluster 2024-08-17T17:39:53.935123+0000 mgr.y (mgr.34107) 1123 : cluster [DBG] pgmap v1561: 105 pgs: 105 active+clean; 149 MiB data, 776 MiB used, 714 GiB / 715 GiB avail; 1.5 MiB/s wr, 0 op/s 2024-08-17T17:39:55.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:55 smithi131 bash[89561]: cluster 2024-08-17T17:39:54.035018+0000 mon.a (mon.0) 1845 : cluster [DBG] osdmap e1085: 8 total, 8 up, 8 in 2024-08-17T17:39:55.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:55 smithi131 bash[89561]: cluster 2024-08-17T17:39:54.035018+0000 mon.a (mon.0) 1845 : cluster [DBG] osdmap e1085: 8 total, 8 up, 8 in 2024-08-17T17:39:55.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:55 smithi131 bash[88347]: cluster 2024-08-17T17:39:54.035018+0000 mon.a (mon.0) 1845 : cluster [DBG] osdmap e1085: 8 total, 8 up, 8 in 2024-08-17T17:39:55.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:55 smithi131 bash[88347]: cluster 2024-08-17T17:39:54.035018+0000 mon.a (mon.0) 1845 : cluster [DBG] osdmap e1085: 8 total, 8 up, 8 in 2024-08-17T17:39:55.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:55 smithi169 bash[79348]: cluster 2024-08-17T17:39:54.035018+0000 mon.a (mon.0) 1845 : cluster [DBG] osdmap e1085: 8 total, 8 up, 8 in 2024-08-17T17:39:55.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:55 smithi169 bash[79348]: cluster 2024-08-17T17:39:54.035018+0000 mon.a (mon.0) 1845 : cluster [DBG] osdmap e1085: 8 total, 8 up, 8 in 2024-08-17T17:39:56.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:56 smithi131 bash[88347]: cluster 2024-08-17T17:39:55.935816+0000 mgr.y (mgr.34107) 1124 : cluster [DBG] pgmap v1563: 105 pgs: 105 active+clean; 153 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 32 op/s 2024-08-17T17:39:56.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:56 smithi131 bash[88347]: cluster 2024-08-17T17:39:55.935816+0000 mgr.y (mgr.34107) 1124 : cluster [DBG] pgmap v1563: 105 pgs: 105 active+clean; 153 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 32 op/s 2024-08-17T17:39:56.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:56 smithi131 bash[89561]: cluster 2024-08-17T17:39:55.935816+0000 mgr.y (mgr.34107) 1124 : cluster [DBG] pgmap v1563: 105 pgs: 105 active+clean; 153 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 32 op/s 2024-08-17T17:39:56.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:56 smithi131 bash[89561]: cluster 2024-08-17T17:39:55.935816+0000 mgr.y (mgr.34107) 1124 : cluster [DBG] pgmap v1563: 105 pgs: 105 active+clean; 153 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 32 op/s 2024-08-17T17:39:56.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:56 smithi169 bash[79348]: cluster 2024-08-17T17:39:55.935816+0000 mgr.y (mgr.34107) 1124 : cluster [DBG] pgmap v1563: 105 pgs: 105 active+clean; 153 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 32 op/s 2024-08-17T17:39:56.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:56 smithi169 bash[79348]: cluster 2024-08-17T17:39:55.935816+0000 mgr.y (mgr.34107) 1124 : cluster [DBG] pgmap v1563: 105 pgs: 105 active+clean; 153 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 32 op/s 2024-08-17T17:39:59.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:39:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:39:58] "GET /metrics HTTP/1.1" 200 36558 "" "Prometheus/2.51.0" 2024-08-17T17:39:59.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:58 smithi131 bash[89561]: cluster 2024-08-17T17:39:57.936317+0000 mgr.y (mgr.34107) 1125 : cluster [DBG] pgmap v1564: 105 pgs: 105 active+clean; 153 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 32 op/s 2024-08-17T17:39:59.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:39:58 smithi131 bash[89561]: cluster 2024-08-17T17:39:57.936317+0000 mgr.y (mgr.34107) 1125 : cluster [DBG] pgmap v1564: 105 pgs: 105 active+clean; 153 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 32 op/s 2024-08-17T17:39:59.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:58 smithi131 bash[88347]: cluster 2024-08-17T17:39:57.936317+0000 mgr.y (mgr.34107) 1125 : cluster [DBG] pgmap v1564: 105 pgs: 105 active+clean; 153 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 32 op/s 2024-08-17T17:39:59.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:39:58 smithi131 bash[88347]: cluster 2024-08-17T17:39:57.936317+0000 mgr.y (mgr.34107) 1125 : cluster [DBG] pgmap v1564: 105 pgs: 105 active+clean; 153 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 32 op/s 2024-08-17T17:39:59.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:58 smithi169 bash[79348]: cluster 2024-08-17T17:39:57.936317+0000 mgr.y (mgr.34107) 1125 : cluster [DBG] pgmap v1564: 105 pgs: 105 active+clean; 153 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 32 op/s 2024-08-17T17:39:59.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:39:58 smithi169 bash[79348]: cluster 2024-08-17T17:39:57.936317+0000 mgr.y (mgr.34107) 1125 : cluster [DBG] pgmap v1564: 105 pgs: 105 active+clean; 153 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.7 MiB/s wr, 32 op/s 2024-08-17T17:40:01.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:00 smithi131 bash[89561]: cluster 2024-08-17T17:39:59.937150+0000 mgr.y (mgr.34107) 1126 : cluster [DBG] pgmap v1565: 105 pgs: 105 active+clean; 153 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:40:01.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:00 smithi131 bash[89561]: cluster 2024-08-17T17:39:59.937150+0000 mgr.y (mgr.34107) 1126 : cluster [DBG] pgmap v1565: 105 pgs: 105 active+clean; 153 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:40:01.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:00 smithi131 bash[89561]: cluster 2024-08-17T17:40:00.000120+0000 mon.a (mon.0) 1846 : cluster [INF] overall HEALTH_OK 2024-08-17T17:40:01.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:00 smithi131 bash[89561]: cluster 2024-08-17T17:40:00.000120+0000 mon.a (mon.0) 1846 : cluster [INF] overall HEALTH_OK 2024-08-17T17:40:01.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:00 smithi131 bash[88347]: cluster 2024-08-17T17:39:59.937150+0000 mgr.y (mgr.34107) 1126 : cluster [DBG] pgmap v1565: 105 pgs: 105 active+clean; 153 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:40:01.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:00 smithi131 bash[88347]: cluster 2024-08-17T17:39:59.937150+0000 mgr.y (mgr.34107) 1126 : cluster [DBG] pgmap v1565: 105 pgs: 105 active+clean; 153 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:40:01.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:00 smithi131 bash[88347]: cluster 2024-08-17T17:40:00.000120+0000 mon.a (mon.0) 1846 : cluster [INF] overall HEALTH_OK 2024-08-17T17:40:01.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:00 smithi131 bash[88347]: cluster 2024-08-17T17:40:00.000120+0000 mon.a (mon.0) 1846 : cluster [INF] overall HEALTH_OK 2024-08-17T17:40:01.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:00 smithi169 bash[79348]: cluster 2024-08-17T17:39:59.937150+0000 mgr.y (mgr.34107) 1126 : cluster [DBG] pgmap v1565: 105 pgs: 105 active+clean; 153 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:40:01.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:00 smithi169 bash[79348]: cluster 2024-08-17T17:39:59.937150+0000 mgr.y (mgr.34107) 1126 : cluster [DBG] pgmap v1565: 105 pgs: 105 active+clean; 153 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:40:01.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:00 smithi169 bash[79348]: cluster 2024-08-17T17:40:00.000120+0000 mon.a (mon.0) 1846 : cluster [INF] overall HEALTH_OK 2024-08-17T17:40:01.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:00 smithi169 bash[79348]: cluster 2024-08-17T17:40:00.000120+0000 mon.a (mon.0) 1846 : cluster [INF] overall HEALTH_OK 2024-08-17T17:40:03.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:02 smithi131 bash[88347]: cluster 2024-08-17T17:40:01.937736+0000 mgr.y (mgr.34107) 1127 : cluster [DBG] pgmap v1566: 105 pgs: 105 active+clean; 153 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 1.8 MiB/s wr, 30 op/s 2024-08-17T17:40:03.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:02 smithi131 bash[88347]: cluster 2024-08-17T17:40:01.937736+0000 mgr.y (mgr.34107) 1127 : cluster [DBG] pgmap v1566: 105 pgs: 105 active+clean; 153 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 1.8 MiB/s wr, 30 op/s 2024-08-17T17:40:03.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:02 smithi131 bash[88347]: audit 2024-08-17T17:40:02.413039+0000 mon.a (mon.0) 1847 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:40:03.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:02 smithi131 bash[88347]: audit 2024-08-17T17:40:02.413039+0000 mon.a (mon.0) 1847 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:40:03.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:02 smithi131 bash[89561]: cluster 2024-08-17T17:40:01.937736+0000 mgr.y (mgr.34107) 1127 : cluster [DBG] pgmap v1566: 105 pgs: 105 active+clean; 153 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 1.8 MiB/s wr, 30 op/s 2024-08-17T17:40:03.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:02 smithi131 bash[89561]: cluster 2024-08-17T17:40:01.937736+0000 mgr.y (mgr.34107) 1127 : cluster [DBG] pgmap v1566: 105 pgs: 105 active+clean; 153 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 1.8 MiB/s wr, 30 op/s 2024-08-17T17:40:03.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:02 smithi131 bash[89561]: audit 2024-08-17T17:40:02.413039+0000 mon.a (mon.0) 1847 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:40:03.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:02 smithi131 bash[89561]: audit 2024-08-17T17:40:02.413039+0000 mon.a (mon.0) 1847 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:40:03.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:02 smithi169 bash[79348]: cluster 2024-08-17T17:40:01.937736+0000 mgr.y (mgr.34107) 1127 : cluster [DBG] pgmap v1566: 105 pgs: 105 active+clean; 153 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 1.8 MiB/s wr, 30 op/s 2024-08-17T17:40:03.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:02 smithi169 bash[79348]: cluster 2024-08-17T17:40:01.937736+0000 mgr.y (mgr.34107) 1127 : cluster [DBG] pgmap v1566: 105 pgs: 105 active+clean; 153 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 1.8 MiB/s wr, 30 op/s 2024-08-17T17:40:03.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:02 smithi169 bash[79348]: audit 2024-08-17T17:40:02.413039+0000 mon.a (mon.0) 1847 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:40:03.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:02 smithi169 bash[79348]: audit 2024-08-17T17:40:02.413039+0000 mon.a (mon.0) 1847 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:40:05.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:05 smithi131 bash[88347]: cluster 2024-08-17T17:40:03.938754+0000 mgr.y (mgr.34107) 1128 : cluster [DBG] pgmap v1567: 105 pgs: 105 active+clean; 165 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 1.6 MiB/s wr, 26 op/s 2024-08-17T17:40:05.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:05 smithi131 bash[88347]: cluster 2024-08-17T17:40:03.938754+0000 mgr.y (mgr.34107) 1128 : cluster [DBG] pgmap v1567: 105 pgs: 105 active+clean; 165 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 1.6 MiB/s wr, 26 op/s 2024-08-17T17:40:05.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:05 smithi131 bash[88347]: cluster 2024-08-17T17:40:04.013072+0000 mon.a (mon.0) 1848 : cluster [DBG] osdmap e1086: 8 total, 8 up, 8 in 2024-08-17T17:40:05.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:05 smithi131 bash[88347]: cluster 2024-08-17T17:40:04.013072+0000 mon.a (mon.0) 1848 : cluster [DBG] osdmap e1086: 8 total, 8 up, 8 in 2024-08-17T17:40:05.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:05 smithi131 bash[89561]: cluster 2024-08-17T17:40:03.938754+0000 mgr.y (mgr.34107) 1128 : cluster [DBG] pgmap v1567: 105 pgs: 105 active+clean; 165 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 1.6 MiB/s wr, 26 op/s 2024-08-17T17:40:05.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:05 smithi131 bash[89561]: cluster 2024-08-17T17:40:03.938754+0000 mgr.y (mgr.34107) 1128 : cluster [DBG] pgmap v1567: 105 pgs: 105 active+clean; 165 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 1.6 MiB/s wr, 26 op/s 2024-08-17T17:40:05.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:05 smithi131 bash[89561]: cluster 2024-08-17T17:40:04.013072+0000 mon.a (mon.0) 1848 : cluster [DBG] osdmap e1086: 8 total, 8 up, 8 in 2024-08-17T17:40:05.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:05 smithi131 bash[89561]: cluster 2024-08-17T17:40:04.013072+0000 mon.a (mon.0) 1848 : cluster [DBG] osdmap e1086: 8 total, 8 up, 8 in 2024-08-17T17:40:05.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:05 smithi169 bash[79348]: cluster 2024-08-17T17:40:03.938754+0000 mgr.y (mgr.34107) 1128 : cluster [DBG] pgmap v1567: 105 pgs: 105 active+clean; 165 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 1.6 MiB/s wr, 26 op/s 2024-08-17T17:40:05.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:05 smithi169 bash[79348]: cluster 2024-08-17T17:40:03.938754+0000 mgr.y (mgr.34107) 1128 : cluster [DBG] pgmap v1567: 105 pgs: 105 active+clean; 165 MiB data, 796 MiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 1.6 MiB/s wr, 26 op/s 2024-08-17T17:40:05.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:05 smithi169 bash[79348]: cluster 2024-08-17T17:40:04.013072+0000 mon.a (mon.0) 1848 : cluster [DBG] osdmap e1086: 8 total, 8 up, 8 in 2024-08-17T17:40:05.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:05 smithi169 bash[79348]: cluster 2024-08-17T17:40:04.013072+0000 mon.a (mon.0) 1848 : cluster [DBG] osdmap e1086: 8 total, 8 up, 8 in 2024-08-17T17:40:06.094 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:40:06.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:06 smithi131 bash[88347]: cluster 2024-08-17T17:40:05.016140+0000 mon.a (mon.0) 1849 : cluster [DBG] osdmap e1087: 8 total, 8 up, 8 in 2024-08-17T17:40:06.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:06 smithi131 bash[88347]: cluster 2024-08-17T17:40:05.016140+0000 mon.a (mon.0) 1849 : cluster [DBG] osdmap e1087: 8 total, 8 up, 8 in 2024-08-17T17:40:06.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:06 smithi131 bash[88347]: cluster 2024-08-17T17:40:05.939561+0000 mgr.y (mgr.34107) 1129 : cluster [DBG] pgmap v1570: 105 pgs: 105 active+clean; 169 MiB data, 808 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 2.0 MiB/s wr, 23 op/s 2024-08-17T17:40:06.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:06 smithi131 bash[88347]: cluster 2024-08-17T17:40:05.939561+0000 mgr.y (mgr.34107) 1129 : cluster [DBG] pgmap v1570: 105 pgs: 105 active+clean; 169 MiB data, 808 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 2.0 MiB/s wr, 23 op/s 2024-08-17T17:40:06.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:06 smithi131 bash[89561]: cluster 2024-08-17T17:40:05.016140+0000 mon.a (mon.0) 1849 : cluster [DBG] osdmap e1087: 8 total, 8 up, 8 in 2024-08-17T17:40:06.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:06 smithi131 bash[89561]: cluster 2024-08-17T17:40:05.016140+0000 mon.a (mon.0) 1849 : cluster [DBG] osdmap e1087: 8 total, 8 up, 8 in 2024-08-17T17:40:06.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:06 smithi131 bash[89561]: cluster 2024-08-17T17:40:05.939561+0000 mgr.y (mgr.34107) 1129 : cluster [DBG] pgmap v1570: 105 pgs: 105 active+clean; 169 MiB data, 808 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 2.0 MiB/s wr, 23 op/s 2024-08-17T17:40:06.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:06 smithi131 bash[89561]: cluster 2024-08-17T17:40:05.939561+0000 mgr.y (mgr.34107) 1129 : cluster [DBG] pgmap v1570: 105 pgs: 105 active+clean; 169 MiB data, 808 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 2.0 MiB/s wr, 23 op/s 2024-08-17T17:40:06.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:06 smithi169 bash[79348]: cluster 2024-08-17T17:40:05.016140+0000 mon.a (mon.0) 1849 : cluster [DBG] osdmap e1087: 8 total, 8 up, 8 in 2024-08-17T17:40:06.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:06 smithi169 bash[79348]: cluster 2024-08-17T17:40:05.016140+0000 mon.a (mon.0) 1849 : cluster [DBG] osdmap e1087: 8 total, 8 up, 8 in 2024-08-17T17:40:06.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:06 smithi169 bash[79348]: cluster 2024-08-17T17:40:05.939561+0000 mgr.y (mgr.34107) 1129 : cluster [DBG] pgmap v1570: 105 pgs: 105 active+clean; 169 MiB data, 808 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 2.0 MiB/s wr, 23 op/s 2024-08-17T17:40:06.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:06 smithi169 bash[79348]: cluster 2024-08-17T17:40:05.939561+0000 mgr.y (mgr.34107) 1129 : cluster [DBG] pgmap v1570: 105 pgs: 105 active+clean; 169 MiB data, 808 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 2.0 MiB/s wr, 23 op/s 2024-08-17T17:40:07.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:07 smithi131 bash[88347]: cluster 2024-08-17T17:40:06.036076+0000 mon.a (mon.0) 1850 : cluster [DBG] osdmap e1088: 8 total, 8 up, 8 in 2024-08-17T17:40:07.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:07 smithi131 bash[88347]: cluster 2024-08-17T17:40:06.036076+0000 mon.a (mon.0) 1850 : cluster [DBG] osdmap e1088: 8 total, 8 up, 8 in 2024-08-17T17:40:07.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:07 smithi131 bash[89561]: cluster 2024-08-17T17:40:06.036076+0000 mon.a (mon.0) 1850 : cluster [DBG] osdmap e1088: 8 total, 8 up, 8 in 2024-08-17T17:40:07.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:07 smithi131 bash[89561]: cluster 2024-08-17T17:40:06.036076+0000 mon.a (mon.0) 1850 : cluster [DBG] osdmap e1088: 8 total, 8 up, 8 in 2024-08-17T17:40:07.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:07 smithi169 bash[79348]: cluster 2024-08-17T17:40:06.036076+0000 mon.a (mon.0) 1850 : cluster [DBG] osdmap e1088: 8 total, 8 up, 8 in 2024-08-17T17:40:07.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:07 smithi169 bash[79348]: cluster 2024-08-17T17:40:06.036076+0000 mon.a (mon.0) 1850 : cluster [DBG] osdmap e1088: 8 total, 8 up, 8 in 2024-08-17T17:40:08.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:08 smithi131 bash[88347]: cluster 2024-08-17T17:40:07.940041+0000 mgr.y (mgr.34107) 1130 : cluster [DBG] pgmap v1572: 105 pgs: 105 active+clean; 169 MiB data, 808 MiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 2.7 MiB/s wr, 18 op/s 2024-08-17T17:40:08.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:08 smithi131 bash[88347]: cluster 2024-08-17T17:40:07.940041+0000 mgr.y (mgr.34107) 1130 : cluster [DBG] pgmap v1572: 105 pgs: 105 active+clean; 169 MiB data, 808 MiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 2.7 MiB/s wr, 18 op/s 2024-08-17T17:40:08.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:08 smithi131 bash[89561]: cluster 2024-08-17T17:40:07.940041+0000 mgr.y (mgr.34107) 1130 : cluster [DBG] pgmap v1572: 105 pgs: 105 active+clean; 169 MiB data, 808 MiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 2.7 MiB/s wr, 18 op/s 2024-08-17T17:40:08.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:08 smithi131 bash[89561]: cluster 2024-08-17T17:40:07.940041+0000 mgr.y (mgr.34107) 1130 : cluster [DBG] pgmap v1572: 105 pgs: 105 active+clean; 169 MiB data, 808 MiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 2.7 MiB/s wr, 18 op/s 2024-08-17T17:40:08.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:08 smithi169 bash[79348]: cluster 2024-08-17T17:40:07.940041+0000 mgr.y (mgr.34107) 1130 : cluster [DBG] pgmap v1572: 105 pgs: 105 active+clean; 169 MiB data, 808 MiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 2.7 MiB/s wr, 18 op/s 2024-08-17T17:40:08.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:08 smithi169 bash[79348]: cluster 2024-08-17T17:40:07.940041+0000 mgr.y (mgr.34107) 1130 : cluster [DBG] pgmap v1572: 105 pgs: 105 active+clean; 169 MiB data, 808 MiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 2.7 MiB/s wr, 18 op/s 2024-08-17T17:40:09.040 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:40:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:40:08] "GET /metrics HTTP/1.1" 200 36560 "" "Prometheus/2.51.0" 2024-08-17T17:40:09.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:09 smithi131 bash[89561]: audit 2024-08-17T17:40:08.237383+0000 mon.a (mon.0) 1851 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:09.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:09 smithi131 bash[89561]: audit 2024-08-17T17:40:08.237383+0000 mon.a (mon.0) 1851 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:09.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:09 smithi131 bash[89561]: audit 2024-08-17T17:40:08.346827+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:40:09.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:09 smithi131 bash[89561]: audit 2024-08-17T17:40:08.346827+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:40:09.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:09 smithi131 bash[89561]: audit 2024-08-17T17:40:08.353234+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:40:09.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:09 smithi131 bash[89561]: audit 2024-08-17T17:40:08.353234+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:40:09.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:09 smithi131 bash[89561]: audit 2024-08-17T17:40:08.380087+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:40:09.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:09 smithi131 bash[89561]: audit 2024-08-17T17:40:08.380087+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:40:09.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:09 smithi131 bash[89561]: audit 2024-08-17T17:40:08.388077+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:40:09.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:09 smithi131 bash[89561]: audit 2024-08-17T17:40:08.388077+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:40:09.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:09 smithi131 bash[88347]: audit 2024-08-17T17:40:08.237383+0000 mon.a (mon.0) 1851 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:09.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:09 smithi131 bash[88347]: audit 2024-08-17T17:40:08.237383+0000 mon.a (mon.0) 1851 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:09.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:09 smithi131 bash[88347]: audit 2024-08-17T17:40:08.346827+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:40:09.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:09 smithi131 bash[88347]: audit 2024-08-17T17:40:08.346827+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:40:09.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:09 smithi131 bash[88347]: audit 2024-08-17T17:40:08.353234+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:40:09.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:09 smithi131 bash[88347]: audit 2024-08-17T17:40:08.353234+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:40:09.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:09 smithi131 bash[88347]: audit 2024-08-17T17:40:08.380087+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:40:09.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:09 smithi131 bash[88347]: audit 2024-08-17T17:40:08.380087+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:40:09.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:09 smithi131 bash[88347]: audit 2024-08-17T17:40:08.388077+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:40:09.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:09 smithi131 bash[88347]: audit 2024-08-17T17:40:08.388077+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:40:09.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:09 smithi169 bash[79348]: audit 2024-08-17T17:40:08.237383+0000 mon.a (mon.0) 1851 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:09.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:09 smithi169 bash[79348]: audit 2024-08-17T17:40:08.237383+0000 mon.a (mon.0) 1851 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:09.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:09 smithi169 bash[79348]: audit 2024-08-17T17:40:08.346827+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:40:09.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:09 smithi169 bash[79348]: audit 2024-08-17T17:40:08.346827+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:40:09.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:09 smithi169 bash[79348]: audit 2024-08-17T17:40:08.353234+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:40:09.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:09 smithi169 bash[79348]: audit 2024-08-17T17:40:08.353234+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:40:09.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:09 smithi169 bash[79348]: audit 2024-08-17T17:40:08.380087+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:40:09.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:09 smithi169 bash[79348]: audit 2024-08-17T17:40:08.380087+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:40:09.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:09 smithi169 bash[79348]: audit 2024-08-17T17:40:08.388077+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:40:09.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:09 smithi169 bash[79348]: audit 2024-08-17T17:40:08.388077+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:40:10.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:10 smithi131 bash[89561]: audit 2024-08-17T17:40:09.128807+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:40:10.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:10 smithi131 bash[89561]: audit 2024-08-17T17:40:09.128807+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:40:10.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:10 smithi131 bash[89561]: audit 2024-08-17T17:40:09.129663+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:40:10.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:10 smithi131 bash[89561]: audit 2024-08-17T17:40:09.129663+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:40:10.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:10 smithi131 bash[89561]: audit 2024-08-17T17:40:09.136046+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:40:10.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:10 smithi131 bash[89561]: audit 2024-08-17T17:40:09.136046+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:40:10.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:10 smithi131 bash[89561]: cluster 2024-08-17T17:40:09.941549+0000 mgr.y (mgr.34107) 1131 : cluster [DBG] pgmap v1573: 105 pgs: 105 active+clean; 171 MiB data, 845 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 688 KiB/s wr, 34 op/s 2024-08-17T17:40:10.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:10 smithi131 bash[89561]: cluster 2024-08-17T17:40:09.941549+0000 mgr.y (mgr.34107) 1131 : cluster [DBG] pgmap v1573: 105 pgs: 105 active+clean; 171 MiB data, 845 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 688 KiB/s wr, 34 op/s 2024-08-17T17:40:10.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:10 smithi131 bash[88347]: audit 2024-08-17T17:40:09.128807+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:40:10.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:10 smithi131 bash[88347]: audit 2024-08-17T17:40:09.128807+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:40:10.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:10 smithi131 bash[88347]: audit 2024-08-17T17:40:09.129663+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:40:10.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:10 smithi131 bash[88347]: audit 2024-08-17T17:40:09.129663+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:40:10.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:10 smithi131 bash[88347]: audit 2024-08-17T17:40:09.136046+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:40:10.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:10 smithi131 bash[88347]: audit 2024-08-17T17:40:09.136046+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:40:10.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:10 smithi131 bash[88347]: cluster 2024-08-17T17:40:09.941549+0000 mgr.y (mgr.34107) 1131 : cluster [DBG] pgmap v1573: 105 pgs: 105 active+clean; 171 MiB data, 845 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 688 KiB/s wr, 34 op/s 2024-08-17T17:40:10.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:10 smithi131 bash[88347]: cluster 2024-08-17T17:40:09.941549+0000 mgr.y (mgr.34107) 1131 : cluster [DBG] pgmap v1573: 105 pgs: 105 active+clean; 171 MiB data, 845 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 688 KiB/s wr, 34 op/s 2024-08-17T17:40:10.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:10 smithi169 bash[79348]: audit 2024-08-17T17:40:09.128807+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:40:10.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:10 smithi169 bash[79348]: audit 2024-08-17T17:40:09.128807+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:40:10.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:10 smithi169 bash[79348]: audit 2024-08-17T17:40:09.129663+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:40:10.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:10 smithi169 bash[79348]: audit 2024-08-17T17:40:09.129663+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:40:10.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:10 smithi169 bash[79348]: audit 2024-08-17T17:40:09.136046+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:40:10.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:10 smithi169 bash[79348]: audit 2024-08-17T17:40:09.136046+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:40:10.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:10 smithi169 bash[79348]: cluster 2024-08-17T17:40:09.941549+0000 mgr.y (mgr.34107) 1131 : cluster [DBG] pgmap v1573: 105 pgs: 105 active+clean; 171 MiB data, 845 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 688 KiB/s wr, 34 op/s 2024-08-17T17:40:10.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:10 smithi169 bash[79348]: cluster 2024-08-17T17:40:09.941549+0000 mgr.y (mgr.34107) 1131 : cluster [DBG] pgmap v1573: 105 pgs: 105 active+clean; 171 MiB data, 845 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 688 KiB/s wr, 34 op/s 2024-08-17T17:40:12.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:12 smithi131 bash[89561]: cluster 2024-08-17T17:40:11.534663+0000 mon.a (mon.0) 1859 : cluster [DBG] osdmap e1089: 8 total, 8 up, 8 in 2024-08-17T17:40:12.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:12 smithi131 bash[89561]: cluster 2024-08-17T17:40:11.534663+0000 mon.a (mon.0) 1859 : cluster [DBG] osdmap e1089: 8 total, 8 up, 8 in 2024-08-17T17:40:12.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:12 smithi131 bash[89561]: cluster 2024-08-17T17:40:11.942295+0000 mgr.y (mgr.34107) 1132 : cluster [DBG] pgmap v1575: 105 pgs: 105 active+clean; 171 MiB data, 845 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 4.0 KiB/s wr, 33 op/s 2024-08-17T17:40:12.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:12 smithi131 bash[89561]: cluster 2024-08-17T17:40:11.942295+0000 mgr.y (mgr.34107) 1132 : cluster [DBG] pgmap v1575: 105 pgs: 105 active+clean; 171 MiB data, 845 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 4.0 KiB/s wr, 33 op/s 2024-08-17T17:40:12.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:12 smithi131 bash[88347]: cluster 2024-08-17T17:40:11.534663+0000 mon.a (mon.0) 1859 : cluster [DBG] osdmap e1089: 8 total, 8 up, 8 in 2024-08-17T17:40:12.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:12 smithi131 bash[88347]: cluster 2024-08-17T17:40:11.534663+0000 mon.a (mon.0) 1859 : cluster [DBG] osdmap e1089: 8 total, 8 up, 8 in 2024-08-17T17:40:12.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:12 smithi131 bash[88347]: cluster 2024-08-17T17:40:11.942295+0000 mgr.y (mgr.34107) 1132 : cluster [DBG] pgmap v1575: 105 pgs: 105 active+clean; 171 MiB data, 845 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 4.0 KiB/s wr, 33 op/s 2024-08-17T17:40:12.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:12 smithi131 bash[88347]: cluster 2024-08-17T17:40:11.942295+0000 mgr.y (mgr.34107) 1132 : cluster [DBG] pgmap v1575: 105 pgs: 105 active+clean; 171 MiB data, 845 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 4.0 KiB/s wr, 33 op/s 2024-08-17T17:40:12.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:12 smithi169 bash[79348]: cluster 2024-08-17T17:40:11.534663+0000 mon.a (mon.0) 1859 : cluster [DBG] osdmap e1089: 8 total, 8 up, 8 in 2024-08-17T17:40:12.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:12 smithi169 bash[79348]: cluster 2024-08-17T17:40:11.534663+0000 mon.a (mon.0) 1859 : cluster [DBG] osdmap e1089: 8 total, 8 up, 8 in 2024-08-17T17:40:12.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:12 smithi169 bash[79348]: cluster 2024-08-17T17:40:11.942295+0000 mgr.y (mgr.34107) 1132 : cluster [DBG] pgmap v1575: 105 pgs: 105 active+clean; 171 MiB data, 845 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 4.0 KiB/s wr, 33 op/s 2024-08-17T17:40:12.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:12 smithi169 bash[79348]: cluster 2024-08-17T17:40:11.942295+0000 mgr.y (mgr.34107) 1132 : cluster [DBG] pgmap v1575: 105 pgs: 105 active+clean; 171 MiB data, 845 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 4.0 KiB/s wr, 33 op/s 2024-08-17T17:40:13.619 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:40:13.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:13 smithi131 bash[88347]: cluster 2024-08-17T17:40:12.546538+0000 mon.a (mon.0) 1860 : cluster [DBG] osdmap e1090: 8 total, 8 up, 8 in 2024-08-17T17:40:13.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:13 smithi131 bash[88347]: cluster 2024-08-17T17:40:12.546538+0000 mon.a (mon.0) 1860 : cluster [DBG] osdmap e1090: 8 total, 8 up, 8 in 2024-08-17T17:40:13.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:13 smithi131 bash[89561]: cluster 2024-08-17T17:40:12.546538+0000 mon.a (mon.0) 1860 : cluster [DBG] osdmap e1090: 8 total, 8 up, 8 in 2024-08-17T17:40:13.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:13 smithi131 bash[89561]: cluster 2024-08-17T17:40:12.546538+0000 mon.a (mon.0) 1860 : cluster [DBG] osdmap e1090: 8 total, 8 up, 8 in 2024-08-17T17:40:13.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:13 smithi169 bash[79348]: cluster 2024-08-17T17:40:12.546538+0000 mon.a (mon.0) 1860 : cluster [DBG] osdmap e1090: 8 total, 8 up, 8 in 2024-08-17T17:40:13.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:13 smithi169 bash[79348]: cluster 2024-08-17T17:40:12.546538+0000 mon.a (mon.0) 1860 : cluster [DBG] osdmap e1090: 8 total, 8 up, 8 in 2024-08-17T17:40:14.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:14 smithi131 bash[88347]: cluster 2024-08-17T17:40:13.559815+0000 mon.a (mon.0) 1861 : cluster [DBG] osdmap e1091: 8 total, 8 up, 8 in 2024-08-17T17:40:14.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:14 smithi131 bash[88347]: cluster 2024-08-17T17:40:13.559815+0000 mon.a (mon.0) 1861 : cluster [DBG] osdmap e1091: 8 total, 8 up, 8 in 2024-08-17T17:40:14.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:14 smithi131 bash[88347]: cluster 2024-08-17T17:40:13.943253+0000 mgr.y (mgr.34107) 1133 : cluster [DBG] pgmap v1578: 105 pgs: 105 active+clean; 185 MiB data, 865 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.0 MiB/s wr, 48 op/s 2024-08-17T17:40:14.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:14 smithi131 bash[88347]: cluster 2024-08-17T17:40:13.943253+0000 mgr.y (mgr.34107) 1133 : cluster [DBG] pgmap v1578: 105 pgs: 105 active+clean; 185 MiB data, 865 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.0 MiB/s wr, 48 op/s 2024-08-17T17:40:14.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:14 smithi131 bash[89561]: cluster 2024-08-17T17:40:13.559815+0000 mon.a (mon.0) 1861 : cluster [DBG] osdmap e1091: 8 total, 8 up, 8 in 2024-08-17T17:40:14.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:14 smithi131 bash[89561]: cluster 2024-08-17T17:40:13.559815+0000 mon.a (mon.0) 1861 : cluster [DBG] osdmap e1091: 8 total, 8 up, 8 in 2024-08-17T17:40:14.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:14 smithi131 bash[89561]: cluster 2024-08-17T17:40:13.943253+0000 mgr.y (mgr.34107) 1133 : cluster [DBG] pgmap v1578: 105 pgs: 105 active+clean; 185 MiB data, 865 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.0 MiB/s wr, 48 op/s 2024-08-17T17:40:14.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:14 smithi131 bash[89561]: cluster 2024-08-17T17:40:13.943253+0000 mgr.y (mgr.34107) 1133 : cluster [DBG] pgmap v1578: 105 pgs: 105 active+clean; 185 MiB data, 865 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.0 MiB/s wr, 48 op/s 2024-08-17T17:40:14.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:14 smithi169 bash[79348]: cluster 2024-08-17T17:40:13.559815+0000 mon.a (mon.0) 1861 : cluster [DBG] osdmap e1091: 8 total, 8 up, 8 in 2024-08-17T17:40:14.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:14 smithi169 bash[79348]: cluster 2024-08-17T17:40:13.559815+0000 mon.a (mon.0) 1861 : cluster [DBG] osdmap e1091: 8 total, 8 up, 8 in 2024-08-17T17:40:14.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:14 smithi169 bash[79348]: cluster 2024-08-17T17:40:13.943253+0000 mgr.y (mgr.34107) 1133 : cluster [DBG] pgmap v1578: 105 pgs: 105 active+clean; 185 MiB data, 865 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.0 MiB/s wr, 48 op/s 2024-08-17T17:40:14.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:14 smithi169 bash[79348]: cluster 2024-08-17T17:40:13.943253+0000 mgr.y (mgr.34107) 1133 : cluster [DBG] pgmap v1578: 105 pgs: 105 active+clean; 185 MiB data, 865 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.0 MiB/s wr, 48 op/s 2024-08-17T17:40:17.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:16 smithi131 bash[88347]: cluster 2024-08-17T17:40:15.944028+0000 mgr.y (mgr.34107) 1134 : cluster [DBG] pgmap v1579: 105 pgs: 105 active+clean; 189 MiB data, 893 MiB used, 714 GiB / 715 GiB avail; 34 KiB/s rd, 2.7 MiB/s wr, 54 op/s 2024-08-17T17:40:17.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:16 smithi131 bash[88347]: cluster 2024-08-17T17:40:15.944028+0000 mgr.y (mgr.34107) 1134 : cluster [DBG] pgmap v1579: 105 pgs: 105 active+clean; 189 MiB data, 893 MiB used, 714 GiB / 715 GiB avail; 34 KiB/s rd, 2.7 MiB/s wr, 54 op/s 2024-08-17T17:40:17.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:16 smithi131 bash[89561]: cluster 2024-08-17T17:40:15.944028+0000 mgr.y (mgr.34107) 1134 : cluster [DBG] pgmap v1579: 105 pgs: 105 active+clean; 189 MiB data, 893 MiB used, 714 GiB / 715 GiB avail; 34 KiB/s rd, 2.7 MiB/s wr, 54 op/s 2024-08-17T17:40:17.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:16 smithi131 bash[89561]: cluster 2024-08-17T17:40:15.944028+0000 mgr.y (mgr.34107) 1134 : cluster [DBG] pgmap v1579: 105 pgs: 105 active+clean; 189 MiB data, 893 MiB used, 714 GiB / 715 GiB avail; 34 KiB/s rd, 2.7 MiB/s wr, 54 op/s 2024-08-17T17:40:17.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:16 smithi169 bash[79348]: cluster 2024-08-17T17:40:15.944028+0000 mgr.y (mgr.34107) 1134 : cluster [DBG] pgmap v1579: 105 pgs: 105 active+clean; 189 MiB data, 893 MiB used, 714 GiB / 715 GiB avail; 34 KiB/s rd, 2.7 MiB/s wr, 54 op/s 2024-08-17T17:40:17.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:16 smithi169 bash[79348]: cluster 2024-08-17T17:40:15.944028+0000 mgr.y (mgr.34107) 1134 : cluster [DBG] pgmap v1579: 105 pgs: 105 active+clean; 189 MiB data, 893 MiB used, 714 GiB / 715 GiB avail; 34 KiB/s rd, 2.7 MiB/s wr, 54 op/s 2024-08-17T17:40:19.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:40:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:40:18] "GET /metrics HTTP/1.1" 200 36560 "" "Prometheus/2.51.0" 2024-08-17T17:40:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:19 smithi131 bash[89561]: cluster 2024-08-17T17:40:17.944509+0000 mgr.y (mgr.34107) 1135 : cluster [DBG] pgmap v1580: 105 pgs: 105 active+clean; 189 MiB data, 893 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.5 MiB/s wr, 41 op/s 2024-08-17T17:40:19.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:19 smithi131 bash[89561]: cluster 2024-08-17T17:40:17.944509+0000 mgr.y (mgr.34107) 1135 : cluster [DBG] pgmap v1580: 105 pgs: 105 active+clean; 189 MiB data, 893 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.5 MiB/s wr, 41 op/s 2024-08-17T17:40:19.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:19 smithi131 bash[88347]: cluster 2024-08-17T17:40:17.944509+0000 mgr.y (mgr.34107) 1135 : cluster [DBG] pgmap v1580: 105 pgs: 105 active+clean; 189 MiB data, 893 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.5 MiB/s wr, 41 op/s 2024-08-17T17:40:19.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:19 smithi131 bash[88347]: cluster 2024-08-17T17:40:17.944509+0000 mgr.y (mgr.34107) 1135 : cluster [DBG] pgmap v1580: 105 pgs: 105 active+clean; 189 MiB data, 893 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.5 MiB/s wr, 41 op/s 2024-08-17T17:40:19.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:19 smithi169 bash[79348]: cluster 2024-08-17T17:40:17.944509+0000 mgr.y (mgr.34107) 1135 : cluster [DBG] pgmap v1580: 105 pgs: 105 active+clean; 189 MiB data, 893 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.5 MiB/s wr, 41 op/s 2024-08-17T17:40:19.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:19 smithi169 bash[79348]: cluster 2024-08-17T17:40:17.944509+0000 mgr.y (mgr.34107) 1135 : cluster [DBG] pgmap v1580: 105 pgs: 105 active+clean; 189 MiB data, 893 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.5 MiB/s wr, 41 op/s 2024-08-17T17:40:21.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:21 smithi131 bash[89561]: cluster 2024-08-17T17:40:19.945325+0000 mgr.y (mgr.34107) 1136 : cluster [DBG] pgmap v1581: 105 pgs: 105 active+clean; 189 MiB data, 893 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:40:21.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:21 smithi131 bash[89561]: cluster 2024-08-17T17:40:19.945325+0000 mgr.y (mgr.34107) 1136 : cluster [DBG] pgmap v1581: 105 pgs: 105 active+clean; 189 MiB data, 893 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:40:21.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:21 smithi131 bash[88347]: cluster 2024-08-17T17:40:19.945325+0000 mgr.y (mgr.34107) 1136 : cluster [DBG] pgmap v1581: 105 pgs: 105 active+clean; 189 MiB data, 893 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:40:21.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:21 smithi131 bash[88347]: cluster 2024-08-17T17:40:19.945325+0000 mgr.y (mgr.34107) 1136 : cluster [DBG] pgmap v1581: 105 pgs: 105 active+clean; 189 MiB data, 893 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:40:21.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:21 smithi169 bash[79348]: cluster 2024-08-17T17:40:19.945325+0000 mgr.y (mgr.34107) 1136 : cluster [DBG] pgmap v1581: 105 pgs: 105 active+clean; 189 MiB data, 893 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:40:21.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:21 smithi169 bash[79348]: cluster 2024-08-17T17:40:19.945325+0000 mgr.y (mgr.34107) 1136 : cluster [DBG] pgmap v1581: 105 pgs: 105 active+clean; 189 MiB data, 893 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:40:23.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:23 smithi131 bash[88347]: cluster 2024-08-17T17:40:21.946111+0000 mgr.y (mgr.34107) 1137 : cluster [DBG] pgmap v1582: 105 pgs: 105 active+clean; 189 MiB data, 893 MiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 1.7 MiB/s wr, 28 op/s 2024-08-17T17:40:23.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:23 smithi131 bash[88347]: cluster 2024-08-17T17:40:21.946111+0000 mgr.y (mgr.34107) 1137 : cluster [DBG] pgmap v1582: 105 pgs: 105 active+clean; 189 MiB data, 893 MiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 1.7 MiB/s wr, 28 op/s 2024-08-17T17:40:23.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:23 smithi131 bash[88347]: cluster 2024-08-17T17:40:22.021074+0000 mon.a (mon.0) 1862 : cluster [DBG] osdmap e1092: 8 total, 8 up, 8 in 2024-08-17T17:40:23.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:23 smithi131 bash[88347]: cluster 2024-08-17T17:40:22.021074+0000 mon.a (mon.0) 1862 : cluster [DBG] osdmap e1092: 8 total, 8 up, 8 in 2024-08-17T17:40:23.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:23 smithi131 bash[89561]: cluster 2024-08-17T17:40:21.946111+0000 mgr.y (mgr.34107) 1137 : cluster [DBG] pgmap v1582: 105 pgs: 105 active+clean; 189 MiB data, 893 MiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 1.7 MiB/s wr, 28 op/s 2024-08-17T17:40:23.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:23 smithi131 bash[89561]: cluster 2024-08-17T17:40:21.946111+0000 mgr.y (mgr.34107) 1137 : cluster [DBG] pgmap v1582: 105 pgs: 105 active+clean; 189 MiB data, 893 MiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 1.7 MiB/s wr, 28 op/s 2024-08-17T17:40:23.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:23 smithi131 bash[89561]: cluster 2024-08-17T17:40:22.021074+0000 mon.a (mon.0) 1862 : cluster [DBG] osdmap e1092: 8 total, 8 up, 8 in 2024-08-17T17:40:23.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:23 smithi131 bash[89561]: cluster 2024-08-17T17:40:22.021074+0000 mon.a (mon.0) 1862 : cluster [DBG] osdmap e1092: 8 total, 8 up, 8 in 2024-08-17T17:40:23.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:23 smithi169 bash[79348]: cluster 2024-08-17T17:40:21.946111+0000 mgr.y (mgr.34107) 1137 : cluster [DBG] pgmap v1582: 105 pgs: 105 active+clean; 189 MiB data, 893 MiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 1.7 MiB/s wr, 28 op/s 2024-08-17T17:40:23.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:23 smithi169 bash[79348]: cluster 2024-08-17T17:40:21.946111+0000 mgr.y (mgr.34107) 1137 : cluster [DBG] pgmap v1582: 105 pgs: 105 active+clean; 189 MiB data, 893 MiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 1.7 MiB/s wr, 28 op/s 2024-08-17T17:40:23.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:23 smithi169 bash[79348]: cluster 2024-08-17T17:40:22.021074+0000 mon.a (mon.0) 1862 : cluster [DBG] osdmap e1092: 8 total, 8 up, 8 in 2024-08-17T17:40:23.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:23 smithi169 bash[79348]: cluster 2024-08-17T17:40:22.021074+0000 mon.a (mon.0) 1862 : cluster [DBG] osdmap e1092: 8 total, 8 up, 8 in 2024-08-17T17:40:24.093 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:40:24.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:24 smithi131 bash[88347]: cluster 2024-08-17T17:40:23.029280+0000 mon.a (mon.0) 1863 : cluster [DBG] osdmap e1093: 8 total, 8 up, 8 in 2024-08-17T17:40:24.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:24 smithi131 bash[88347]: cluster 2024-08-17T17:40:23.029280+0000 mon.a (mon.0) 1863 : cluster [DBG] osdmap e1093: 8 total, 8 up, 8 in 2024-08-17T17:40:24.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:24 smithi131 bash[88347]: audit 2024-08-17T17:40:23.237941+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:24.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:24 smithi131 bash[88347]: audit 2024-08-17T17:40:23.237941+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:24.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:24 smithi131 bash[88347]: cluster 2024-08-17T17:40:23.947158+0000 mgr.y (mgr.34107) 1138 : cluster [DBG] pgmap v1585: 105 pgs: 105 active+clean; 202 MiB data, 917 MiB used, 714 GiB / 715 GiB avail; 11 KiB/s rd, 1.5 MiB/s wr, 17 op/s 2024-08-17T17:40:24.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:24 smithi131 bash[88347]: cluster 2024-08-17T17:40:23.947158+0000 mgr.y (mgr.34107) 1138 : cluster [DBG] pgmap v1585: 105 pgs: 105 active+clean; 202 MiB data, 917 MiB used, 714 GiB / 715 GiB avail; 11 KiB/s rd, 1.5 MiB/s wr, 17 op/s 2024-08-17T17:40:24.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:24 smithi131 bash[89561]: cluster 2024-08-17T17:40:23.029280+0000 mon.a (mon.0) 1863 : cluster [DBG] osdmap e1093: 8 total, 8 up, 8 in 2024-08-17T17:40:24.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:24 smithi131 bash[89561]: cluster 2024-08-17T17:40:23.029280+0000 mon.a (mon.0) 1863 : cluster [DBG] osdmap e1093: 8 total, 8 up, 8 in 2024-08-17T17:40:24.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:24 smithi131 bash[89561]: audit 2024-08-17T17:40:23.237941+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:24.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:24 smithi131 bash[89561]: audit 2024-08-17T17:40:23.237941+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:24.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:24 smithi131 bash[89561]: cluster 2024-08-17T17:40:23.947158+0000 mgr.y (mgr.34107) 1138 : cluster [DBG] pgmap v1585: 105 pgs: 105 active+clean; 202 MiB data, 917 MiB used, 714 GiB / 715 GiB avail; 11 KiB/s rd, 1.5 MiB/s wr, 17 op/s 2024-08-17T17:40:24.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:24 smithi131 bash[89561]: cluster 2024-08-17T17:40:23.947158+0000 mgr.y (mgr.34107) 1138 : cluster [DBG] pgmap v1585: 105 pgs: 105 active+clean; 202 MiB data, 917 MiB used, 714 GiB / 715 GiB avail; 11 KiB/s rd, 1.5 MiB/s wr, 17 op/s 2024-08-17T17:40:24.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:24 smithi169 bash[79348]: cluster 2024-08-17T17:40:23.029280+0000 mon.a (mon.0) 1863 : cluster [DBG] osdmap e1093: 8 total, 8 up, 8 in 2024-08-17T17:40:24.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:24 smithi169 bash[79348]: cluster 2024-08-17T17:40:23.029280+0000 mon.a (mon.0) 1863 : cluster [DBG] osdmap e1093: 8 total, 8 up, 8 in 2024-08-17T17:40:24.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:24 smithi169 bash[79348]: audit 2024-08-17T17:40:23.237941+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:24.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:24 smithi169 bash[79348]: audit 2024-08-17T17:40:23.237941+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:24.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:24 smithi169 bash[79348]: cluster 2024-08-17T17:40:23.947158+0000 mgr.y (mgr.34107) 1138 : cluster [DBG] pgmap v1585: 105 pgs: 105 active+clean; 202 MiB data, 917 MiB used, 714 GiB / 715 GiB avail; 11 KiB/s rd, 1.5 MiB/s wr, 17 op/s 2024-08-17T17:40:24.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:24 smithi169 bash[79348]: cluster 2024-08-17T17:40:23.947158+0000 mgr.y (mgr.34107) 1138 : cluster [DBG] pgmap v1585: 105 pgs: 105 active+clean; 202 MiB data, 917 MiB used, 714 GiB / 715 GiB avail; 11 KiB/s rd, 1.5 MiB/s wr, 17 op/s 2024-08-17T17:40:25.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:25 smithi131 bash[89561]: cluster 2024-08-17T17:40:24.041500+0000 mon.a (mon.0) 1865 : cluster [DBG] osdmap e1094: 8 total, 8 up, 8 in 2024-08-17T17:40:25.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:25 smithi131 bash[89561]: cluster 2024-08-17T17:40:24.041500+0000 mon.a (mon.0) 1865 : cluster [DBG] osdmap e1094: 8 total, 8 up, 8 in 2024-08-17T17:40:25.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:25 smithi131 bash[88347]: cluster 2024-08-17T17:40:24.041500+0000 mon.a (mon.0) 1865 : cluster [DBG] osdmap e1094: 8 total, 8 up, 8 in 2024-08-17T17:40:25.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:25 smithi131 bash[88347]: cluster 2024-08-17T17:40:24.041500+0000 mon.a (mon.0) 1865 : cluster [DBG] osdmap e1094: 8 total, 8 up, 8 in 2024-08-17T17:40:25.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:25 smithi169 bash[79348]: cluster 2024-08-17T17:40:24.041500+0000 mon.a (mon.0) 1865 : cluster [DBG] osdmap e1094: 8 total, 8 up, 8 in 2024-08-17T17:40:25.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:25 smithi169 bash[79348]: cluster 2024-08-17T17:40:24.041500+0000 mon.a (mon.0) 1865 : cluster [DBG] osdmap e1094: 8 total, 8 up, 8 in 2024-08-17T17:40:27.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:26 smithi131 bash[89561]: cluster 2024-08-17T17:40:25.947821+0000 mgr.y (mgr.34107) 1139 : cluster [DBG] pgmap v1587: 105 pgs: 105 active+clean; 207 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-17T17:40:27.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:26 smithi131 bash[89561]: cluster 2024-08-17T17:40:25.947821+0000 mgr.y (mgr.34107) 1139 : cluster [DBG] pgmap v1587: 105 pgs: 105 active+clean; 207 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-17T17:40:27.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:26 smithi131 bash[88347]: cluster 2024-08-17T17:40:25.947821+0000 mgr.y (mgr.34107) 1139 : cluster [DBG] pgmap v1587: 105 pgs: 105 active+clean; 207 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-17T17:40:27.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:26 smithi131 bash[88347]: cluster 2024-08-17T17:40:25.947821+0000 mgr.y (mgr.34107) 1139 : cluster [DBG] pgmap v1587: 105 pgs: 105 active+clean; 207 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-17T17:40:27.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:26 smithi169 bash[79348]: cluster 2024-08-17T17:40:25.947821+0000 mgr.y (mgr.34107) 1139 : cluster [DBG] pgmap v1587: 105 pgs: 105 active+clean; 207 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-17T17:40:27.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:26 smithi169 bash[79348]: cluster 2024-08-17T17:40:25.947821+0000 mgr.y (mgr.34107) 1139 : cluster [DBG] pgmap v1587: 105 pgs: 105 active+clean; 207 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-17T17:40:29.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:40:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:40:28] "GET /metrics HTTP/1.1" 200 36553 "" "Prometheus/2.51.0" 2024-08-17T17:40:29.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:29 smithi131 bash[89561]: cluster 2024-08-17T17:40:27.948307+0000 mgr.y (mgr.34107) 1140 : cluster [DBG] pgmap v1588: 105 pgs: 105 active+clean; 207 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-17T17:40:29.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:29 smithi131 bash[89561]: cluster 2024-08-17T17:40:27.948307+0000 mgr.y (mgr.34107) 1140 : cluster [DBG] pgmap v1588: 105 pgs: 105 active+clean; 207 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-17T17:40:29.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:29 smithi131 bash[88347]: cluster 2024-08-17T17:40:27.948307+0000 mgr.y (mgr.34107) 1140 : cluster [DBG] pgmap v1588: 105 pgs: 105 active+clean; 207 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-17T17:40:29.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:29 smithi131 bash[88347]: cluster 2024-08-17T17:40:27.948307+0000 mgr.y (mgr.34107) 1140 : cluster [DBG] pgmap v1588: 105 pgs: 105 active+clean; 207 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-17T17:40:29.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:29 smithi169 bash[79348]: cluster 2024-08-17T17:40:27.948307+0000 mgr.y (mgr.34107) 1140 : cluster [DBG] pgmap v1588: 105 pgs: 105 active+clean; 207 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-17T17:40:29.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:29 smithi169 bash[79348]: cluster 2024-08-17T17:40:27.948307+0000 mgr.y (mgr.34107) 1140 : cluster [DBG] pgmap v1588: 105 pgs: 105 active+clean; 207 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-17T17:40:31.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:31 smithi131 bash[89561]: cluster 2024-08-17T17:40:29.949124+0000 mgr.y (mgr.34107) 1141 : cluster [DBG] pgmap v1589: 105 pgs: 105 active+clean; 207 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:40:31.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:31 smithi131 bash[89561]: cluster 2024-08-17T17:40:29.949124+0000 mgr.y (mgr.34107) 1141 : cluster [DBG] pgmap v1589: 105 pgs: 105 active+clean; 207 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:40:31.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:31 smithi131 bash[88347]: cluster 2024-08-17T17:40:29.949124+0000 mgr.y (mgr.34107) 1141 : cluster [DBG] pgmap v1589: 105 pgs: 105 active+clean; 207 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:40:31.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:31 smithi131 bash[88347]: cluster 2024-08-17T17:40:29.949124+0000 mgr.y (mgr.34107) 1141 : cluster [DBG] pgmap v1589: 105 pgs: 105 active+clean; 207 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:40:31.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:31 smithi169 bash[79348]: cluster 2024-08-17T17:40:29.949124+0000 mgr.y (mgr.34107) 1141 : cluster [DBG] pgmap v1589: 105 pgs: 105 active+clean; 207 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:40:31.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:31 smithi169 bash[79348]: cluster 2024-08-17T17:40:29.949124+0000 mgr.y (mgr.34107) 1141 : cluster [DBG] pgmap v1589: 105 pgs: 105 active+clean; 207 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:40:33.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:33 smithi131 bash[88347]: cluster 2024-08-17T17:40:31.949695+0000 mgr.y (mgr.34107) 1142 : cluster [DBG] pgmap v1590: 105 pgs: 105 active+clean; 207 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 1.8 MiB/s wr, 30 op/s 2024-08-17T17:40:33.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:33 smithi131 bash[88347]: cluster 2024-08-17T17:40:31.949695+0000 mgr.y (mgr.34107) 1142 : cluster [DBG] pgmap v1590: 105 pgs: 105 active+clean; 207 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 1.8 MiB/s wr, 30 op/s 2024-08-17T17:40:33.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:33 smithi131 bash[89561]: cluster 2024-08-17T17:40:31.949695+0000 mgr.y (mgr.34107) 1142 : cluster [DBG] pgmap v1590: 105 pgs: 105 active+clean; 207 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 1.8 MiB/s wr, 30 op/s 2024-08-17T17:40:33.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:33 smithi131 bash[89561]: cluster 2024-08-17T17:40:31.949695+0000 mgr.y (mgr.34107) 1142 : cluster [DBG] pgmap v1590: 105 pgs: 105 active+clean; 207 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 1.8 MiB/s wr, 30 op/s 2024-08-17T17:40:33.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:33 smithi169 bash[79348]: cluster 2024-08-17T17:40:31.949695+0000 mgr.y (mgr.34107) 1142 : cluster [DBG] pgmap v1590: 105 pgs: 105 active+clean; 207 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 1.8 MiB/s wr, 30 op/s 2024-08-17T17:40:33.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:33 smithi169 bash[79348]: cluster 2024-08-17T17:40:31.949695+0000 mgr.y (mgr.34107) 1142 : cluster [DBG] pgmap v1590: 105 pgs: 105 active+clean; 207 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 1.8 MiB/s wr, 30 op/s 2024-08-17T17:40:35.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:35 smithi131 bash[89561]: cluster 2024-08-17T17:40:33.950411+0000 mgr.y (mgr.34107) 1143 : cluster [DBG] pgmap v1591: 105 pgs: 105 active+clean; 207 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 7.4 KiB/s rd, 411 KiB/s wr, 12 op/s 2024-08-17T17:40:35.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:35 smithi131 bash[89561]: cluster 2024-08-17T17:40:33.950411+0000 mgr.y (mgr.34107) 1143 : cluster [DBG] pgmap v1591: 105 pgs: 105 active+clean; 207 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 7.4 KiB/s rd, 411 KiB/s wr, 12 op/s 2024-08-17T17:40:35.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:35 smithi131 bash[88347]: cluster 2024-08-17T17:40:33.950411+0000 mgr.y (mgr.34107) 1143 : cluster [DBG] pgmap v1591: 105 pgs: 105 active+clean; 207 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 7.4 KiB/s rd, 411 KiB/s wr, 12 op/s 2024-08-17T17:40:35.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:35 smithi131 bash[88347]: cluster 2024-08-17T17:40:33.950411+0000 mgr.y (mgr.34107) 1143 : cluster [DBG] pgmap v1591: 105 pgs: 105 active+clean; 207 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 7.4 KiB/s rd, 411 KiB/s wr, 12 op/s 2024-08-17T17:40:35.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:35 smithi169 bash[79348]: cluster 2024-08-17T17:40:33.950411+0000 mgr.y (mgr.34107) 1143 : cluster [DBG] pgmap v1591: 105 pgs: 105 active+clean; 207 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 7.4 KiB/s rd, 411 KiB/s wr, 12 op/s 2024-08-17T17:40:35.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:35 smithi169 bash[79348]: cluster 2024-08-17T17:40:33.950411+0000 mgr.y (mgr.34107) 1143 : cluster [DBG] pgmap v1591: 105 pgs: 105 active+clean; 207 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 7.4 KiB/s rd, 411 KiB/s wr, 12 op/s 2024-08-17T17:40:36.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:36 smithi131 bash[88347]: cluster 2024-08-17T17:40:35.020734+0000 mon.a (mon.0) 1866 : cluster [DBG] osdmap e1095: 8 total, 8 up, 8 in 2024-08-17T17:40:36.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:36 smithi131 bash[88347]: cluster 2024-08-17T17:40:35.020734+0000 mon.a (mon.0) 1866 : cluster [DBG] osdmap e1095: 8 total, 8 up, 8 in 2024-08-17T17:40:36.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:36 smithi131 bash[88347]: cluster 2024-08-17T17:40:35.951121+0000 mgr.y (mgr.34107) 1144 : cluster [DBG] pgmap v1593: 105 pgs: 105 active+clean; 207 MiB data, 954 MiB used, 714 GiB / 715 GiB avail; 6.8 KiB/s rd, 716 B/s wr, 11 op/s 2024-08-17T17:40:36.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:36 smithi131 bash[88347]: cluster 2024-08-17T17:40:35.951121+0000 mgr.y (mgr.34107) 1144 : cluster [DBG] pgmap v1593: 105 pgs: 105 active+clean; 207 MiB data, 954 MiB used, 714 GiB / 715 GiB avail; 6.8 KiB/s rd, 716 B/s wr, 11 op/s 2024-08-17T17:40:36.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:36 smithi131 bash[89561]: cluster 2024-08-17T17:40:35.020734+0000 mon.a (mon.0) 1866 : cluster [DBG] osdmap e1095: 8 total, 8 up, 8 in 2024-08-17T17:40:36.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:36 smithi131 bash[89561]: cluster 2024-08-17T17:40:35.020734+0000 mon.a (mon.0) 1866 : cluster [DBG] osdmap e1095: 8 total, 8 up, 8 in 2024-08-17T17:40:36.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:36 smithi131 bash[89561]: cluster 2024-08-17T17:40:35.951121+0000 mgr.y (mgr.34107) 1144 : cluster [DBG] pgmap v1593: 105 pgs: 105 active+clean; 207 MiB data, 954 MiB used, 714 GiB / 715 GiB avail; 6.8 KiB/s rd, 716 B/s wr, 11 op/s 2024-08-17T17:40:36.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:36 smithi131 bash[89561]: cluster 2024-08-17T17:40:35.951121+0000 mgr.y (mgr.34107) 1144 : cluster [DBG] pgmap v1593: 105 pgs: 105 active+clean; 207 MiB data, 954 MiB used, 714 GiB / 715 GiB avail; 6.8 KiB/s rd, 716 B/s wr, 11 op/s 2024-08-17T17:40:36.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:36 smithi169 bash[79348]: cluster 2024-08-17T17:40:35.020734+0000 mon.a (mon.0) 1866 : cluster [DBG] osdmap e1095: 8 total, 8 up, 8 in 2024-08-17T17:40:36.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:36 smithi169 bash[79348]: cluster 2024-08-17T17:40:35.020734+0000 mon.a (mon.0) 1866 : cluster [DBG] osdmap e1095: 8 total, 8 up, 8 in 2024-08-17T17:40:36.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:36 smithi169 bash[79348]: cluster 2024-08-17T17:40:35.951121+0000 mgr.y (mgr.34107) 1144 : cluster [DBG] pgmap v1593: 105 pgs: 105 active+clean; 207 MiB data, 954 MiB used, 714 GiB / 715 GiB avail; 6.8 KiB/s rd, 716 B/s wr, 11 op/s 2024-08-17T17:40:36.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:36 smithi169 bash[79348]: cluster 2024-08-17T17:40:35.951121+0000 mgr.y (mgr.34107) 1144 : cluster [DBG] pgmap v1593: 105 pgs: 105 active+clean; 207 MiB data, 954 MiB used, 714 GiB / 715 GiB avail; 6.8 KiB/s rd, 716 B/s wr, 11 op/s 2024-08-17T17:40:37.111 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministicLUKS2 (56040 ms) 2024-08-17T17:40:37.112 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDeterministicLUKS2PP 2024-08-17T17:40:37.112 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:40:37.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:37 smithi131 bash[88347]: cluster 2024-08-17T17:40:36.042527+0000 mon.a (mon.0) 1867 : cluster [DBG] osdmap e1096: 8 total, 8 up, 8 in 2024-08-17T17:40:37.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:37 smithi131 bash[88347]: cluster 2024-08-17T17:40:36.042527+0000 mon.a (mon.0) 1867 : cluster [DBG] osdmap e1096: 8 total, 8 up, 8 in 2024-08-17T17:40:37.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:37 smithi131 bash[89561]: cluster 2024-08-17T17:40:36.042527+0000 mon.a (mon.0) 1867 : cluster [DBG] osdmap e1096: 8 total, 8 up, 8 in 2024-08-17T17:40:37.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:37 smithi131 bash[89561]: cluster 2024-08-17T17:40:36.042527+0000 mon.a (mon.0) 1867 : cluster [DBG] osdmap e1096: 8 total, 8 up, 8 in 2024-08-17T17:40:37.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:37 smithi169 bash[79348]: cluster 2024-08-17T17:40:36.042527+0000 mon.a (mon.0) 1867 : cluster [DBG] osdmap e1096: 8 total, 8 up, 8 in 2024-08-17T17:40:37.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:37 smithi169 bash[79348]: cluster 2024-08-17T17:40:36.042527+0000 mon.a (mon.0) 1867 : cluster [DBG] osdmap e1096: 8 total, 8 up, 8 in 2024-08-17T17:40:38.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:38 smithi131 bash[88347]: cluster 2024-08-17T17:40:37.051691+0000 mon.a (mon.0) 1868 : cluster [DBG] osdmap e1097: 8 total, 8 up, 8 in 2024-08-17T17:40:38.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:38 smithi131 bash[88347]: cluster 2024-08-17T17:40:37.051691+0000 mon.a (mon.0) 1868 : cluster [DBG] osdmap e1097: 8 total, 8 up, 8 in 2024-08-17T17:40:38.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:38 smithi131 bash[88347]: cluster 2024-08-17T17:40:37.951812+0000 mgr.y (mgr.34107) 1145 : cluster [DBG] pgmap v1596: 105 pgs: 105 active+clean; 207 MiB data, 954 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-08-17T17:40:38.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:38 smithi131 bash[88347]: cluster 2024-08-17T17:40:37.951812+0000 mgr.y (mgr.34107) 1145 : cluster [DBG] pgmap v1596: 105 pgs: 105 active+clean; 207 MiB data, 954 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-08-17T17:40:38.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:38 smithi131 bash[89561]: cluster 2024-08-17T17:40:37.051691+0000 mon.a (mon.0) 1868 : cluster [DBG] osdmap e1097: 8 total, 8 up, 8 in 2024-08-17T17:40:38.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:38 smithi131 bash[89561]: cluster 2024-08-17T17:40:37.051691+0000 mon.a (mon.0) 1868 : cluster [DBG] osdmap e1097: 8 total, 8 up, 8 in 2024-08-17T17:40:38.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:38 smithi131 bash[89561]: cluster 2024-08-17T17:40:37.951812+0000 mgr.y (mgr.34107) 1145 : cluster [DBG] pgmap v1596: 105 pgs: 105 active+clean; 207 MiB data, 954 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-08-17T17:40:38.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:38 smithi131 bash[89561]: cluster 2024-08-17T17:40:37.951812+0000 mgr.y (mgr.34107) 1145 : cluster [DBG] pgmap v1596: 105 pgs: 105 active+clean; 207 MiB data, 954 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-08-17T17:40:38.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:38 smithi169 bash[79348]: cluster 2024-08-17T17:40:37.051691+0000 mon.a (mon.0) 1868 : cluster [DBG] osdmap e1097: 8 total, 8 up, 8 in 2024-08-17T17:40:38.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:38 smithi169 bash[79348]: cluster 2024-08-17T17:40:37.051691+0000 mon.a (mon.0) 1868 : cluster [DBG] osdmap e1097: 8 total, 8 up, 8 in 2024-08-17T17:40:38.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:38 smithi169 bash[79348]: cluster 2024-08-17T17:40:37.951812+0000 mgr.y (mgr.34107) 1145 : cluster [DBG] pgmap v1596: 105 pgs: 105 active+clean; 207 MiB data, 954 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-08-17T17:40:38.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:38 smithi169 bash[79348]: cluster 2024-08-17T17:40:37.951812+0000 mgr.y (mgr.34107) 1145 : cluster [DBG] pgmap v1596: 105 pgs: 105 active+clean; 207 MiB data, 954 MiB used, 714 GiB / 715 GiB avail; 170 B/s rd, 0 op/s 2024-08-17T17:40:39.057 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:39 smithi131 bash[89561]: audit 2024-08-17T17:40:38.238583+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:39.057 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:39 smithi131 bash[89561]: audit 2024-08-17T17:40:38.238583+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:39.057 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:40:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:40:38] "GET /metrics HTTP/1.1" 200 36564 "" "Prometheus/2.51.0" 2024-08-17T17:40:39.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:39 smithi131 bash[88347]: audit 2024-08-17T17:40:38.238583+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:39.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:39 smithi131 bash[88347]: audit 2024-08-17T17:40:38.238583+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:39.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:39 smithi169 bash[79348]: audit 2024-08-17T17:40:38.238583+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:39.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:39 smithi169 bash[79348]: audit 2024-08-17T17:40:38.238583+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:40.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:40 smithi131 bash[89561]: cluster 2024-08-17T17:40:39.952816+0000 mgr.y (mgr.34107) 1146 : cluster [DBG] pgmap v1597: 105 pgs: 105 active+clean; 231 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 43 op/s 2024-08-17T17:40:40.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:40 smithi131 bash[89561]: cluster 2024-08-17T17:40:39.952816+0000 mgr.y (mgr.34107) 1146 : cluster [DBG] pgmap v1597: 105 pgs: 105 active+clean; 231 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 43 op/s 2024-08-17T17:40:40.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:40 smithi131 bash[88347]: cluster 2024-08-17T17:40:39.952816+0000 mgr.y (mgr.34107) 1146 : cluster [DBG] pgmap v1597: 105 pgs: 105 active+clean; 231 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 43 op/s 2024-08-17T17:40:40.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:40 smithi131 bash[88347]: cluster 2024-08-17T17:40:39.952816+0000 mgr.y (mgr.34107) 1146 : cluster [DBG] pgmap v1597: 105 pgs: 105 active+clean; 231 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 43 op/s 2024-08-17T17:40:40.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:40 smithi169 bash[79348]: cluster 2024-08-17T17:40:39.952816+0000 mgr.y (mgr.34107) 1146 : cluster [DBG] pgmap v1597: 105 pgs: 105 active+clean; 231 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 43 op/s 2024-08-17T17:40:40.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:40 smithi169 bash[79348]: cluster 2024-08-17T17:40:39.952816+0000 mgr.y (mgr.34107) 1146 : cluster [DBG] pgmap v1597: 105 pgs: 105 active+clean; 231 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 2.7 MiB/s wr, 43 op/s 2024-08-17T17:40:43.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:43 smithi131 bash[88347]: cluster 2024-08-17T17:40:41.953390+0000 mgr.y (mgr.34107) 1147 : cluster [DBG] pgmap v1598: 105 pgs: 105 active+clean; 231 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 2.3 MiB/s wr, 38 op/s 2024-08-17T17:40:43.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:43 smithi131 bash[88347]: cluster 2024-08-17T17:40:41.953390+0000 mgr.y (mgr.34107) 1147 : cluster [DBG] pgmap v1598: 105 pgs: 105 active+clean; 231 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 2.3 MiB/s wr, 38 op/s 2024-08-17T17:40:43.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:43 smithi131 bash[89561]: cluster 2024-08-17T17:40:41.953390+0000 mgr.y (mgr.34107) 1147 : cluster [DBG] pgmap v1598: 105 pgs: 105 active+clean; 231 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 2.3 MiB/s wr, 38 op/s 2024-08-17T17:40:43.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:43 smithi131 bash[89561]: cluster 2024-08-17T17:40:41.953390+0000 mgr.y (mgr.34107) 1147 : cluster [DBG] pgmap v1598: 105 pgs: 105 active+clean; 231 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 2.3 MiB/s wr, 38 op/s 2024-08-17T17:40:43.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:43 smithi169 bash[79348]: cluster 2024-08-17T17:40:41.953390+0000 mgr.y (mgr.34107) 1147 : cluster [DBG] pgmap v1598: 105 pgs: 105 active+clean; 231 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 2.3 MiB/s wr, 38 op/s 2024-08-17T17:40:43.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:43 smithi169 bash[79348]: cluster 2024-08-17T17:40:41.953390+0000 mgr.y (mgr.34107) 1147 : cluster [DBG] pgmap v1598: 105 pgs: 105 active+clean; 231 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 2.3 MiB/s wr, 38 op/s 2024-08-17T17:40:45.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:45 smithi131 bash[88347]: cluster 2024-08-17T17:40:43.954099+0000 mgr.y (mgr.34107) 1148 : cluster [DBG] pgmap v1599: 105 pgs: 105 active+clean; 231 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:40:45.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:45 smithi131 bash[88347]: cluster 2024-08-17T17:40:43.954099+0000 mgr.y (mgr.34107) 1148 : cluster [DBG] pgmap v1599: 105 pgs: 105 active+clean; 231 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:40:45.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:45 smithi131 bash[89561]: cluster 2024-08-17T17:40:43.954099+0000 mgr.y (mgr.34107) 1148 : cluster [DBG] pgmap v1599: 105 pgs: 105 active+clean; 231 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:40:45.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:45 smithi131 bash[89561]: cluster 2024-08-17T17:40:43.954099+0000 mgr.y (mgr.34107) 1148 : cluster [DBG] pgmap v1599: 105 pgs: 105 active+clean; 231 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:40:45.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:45 smithi169 bash[79348]: cluster 2024-08-17T17:40:43.954099+0000 mgr.y (mgr.34107) 1148 : cluster [DBG] pgmap v1599: 105 pgs: 105 active+clean; 231 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:40:45.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:45 smithi169 bash[79348]: cluster 2024-08-17T17:40:43.954099+0000 mgr.y (mgr.34107) 1148 : cluster [DBG] pgmap v1599: 105 pgs: 105 active+clean; 231 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:40:47.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:47 smithi131 bash[88347]: cluster 2024-08-17T17:40:45.954791+0000 mgr.y (mgr.34107) 1149 : cluster [DBG] pgmap v1600: 105 pgs: 105 active+clean; 231 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 1.6 MiB/s wr, 27 op/s 2024-08-17T17:40:47.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:47 smithi131 bash[88347]: cluster 2024-08-17T17:40:45.954791+0000 mgr.y (mgr.34107) 1149 : cluster [DBG] pgmap v1600: 105 pgs: 105 active+clean; 231 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 1.6 MiB/s wr, 27 op/s 2024-08-17T17:40:47.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:47 smithi131 bash[89561]: cluster 2024-08-17T17:40:45.954791+0000 mgr.y (mgr.34107) 1149 : cluster [DBG] pgmap v1600: 105 pgs: 105 active+clean; 231 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 1.6 MiB/s wr, 27 op/s 2024-08-17T17:40:47.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:47 smithi131 bash[89561]: cluster 2024-08-17T17:40:45.954791+0000 mgr.y (mgr.34107) 1149 : cluster [DBG] pgmap v1600: 105 pgs: 105 active+clean; 231 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 1.6 MiB/s wr, 27 op/s 2024-08-17T17:40:47.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:47 smithi169 bash[79348]: cluster 2024-08-17T17:40:45.954791+0000 mgr.y (mgr.34107) 1149 : cluster [DBG] pgmap v1600: 105 pgs: 105 active+clean; 231 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 1.6 MiB/s wr, 27 op/s 2024-08-17T17:40:47.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:47 smithi169 bash[79348]: cluster 2024-08-17T17:40:45.954791+0000 mgr.y (mgr.34107) 1149 : cluster [DBG] pgmap v1600: 105 pgs: 105 active+clean; 231 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 1.6 MiB/s wr, 27 op/s 2024-08-17T17:40:49.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:40:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:40:48] "GET /metrics HTTP/1.1" 200 36564 "" "Prometheus/2.51.0" 2024-08-17T17:40:49.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:49 smithi131 bash[88347]: cluster 2024-08-17T17:40:47.955424+0000 mgr.y (mgr.34107) 1150 : cluster [DBG] pgmap v1601: 105 pgs: 105 active+clean; 231 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 1.5 MiB/s wr, 24 op/s 2024-08-17T17:40:49.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:49 smithi131 bash[88347]: cluster 2024-08-17T17:40:47.955424+0000 mgr.y (mgr.34107) 1150 : cluster [DBG] pgmap v1601: 105 pgs: 105 active+clean; 231 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 1.5 MiB/s wr, 24 op/s 2024-08-17T17:40:49.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:49 smithi131 bash[88347]: cluster 2024-08-17T17:40:48.029921+0000 mon.a (mon.0) 1870 : cluster [DBG] osdmap e1098: 8 total, 8 up, 8 in 2024-08-17T17:40:49.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:49 smithi131 bash[88347]: cluster 2024-08-17T17:40:48.029921+0000 mon.a (mon.0) 1870 : cluster [DBG] osdmap e1098: 8 total, 8 up, 8 in 2024-08-17T17:40:49.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:49 smithi131 bash[89561]: cluster 2024-08-17T17:40:47.955424+0000 mgr.y (mgr.34107) 1150 : cluster [DBG] pgmap v1601: 105 pgs: 105 active+clean; 231 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 1.5 MiB/s wr, 24 op/s 2024-08-17T17:40:49.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:49 smithi131 bash[89561]: cluster 2024-08-17T17:40:47.955424+0000 mgr.y (mgr.34107) 1150 : cluster [DBG] pgmap v1601: 105 pgs: 105 active+clean; 231 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 1.5 MiB/s wr, 24 op/s 2024-08-17T17:40:49.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:49 smithi131 bash[89561]: cluster 2024-08-17T17:40:48.029921+0000 mon.a (mon.0) 1870 : cluster [DBG] osdmap e1098: 8 total, 8 up, 8 in 2024-08-17T17:40:49.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:49 smithi131 bash[89561]: cluster 2024-08-17T17:40:48.029921+0000 mon.a (mon.0) 1870 : cluster [DBG] osdmap e1098: 8 total, 8 up, 8 in 2024-08-17T17:40:49.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:49 smithi169 bash[79348]: cluster 2024-08-17T17:40:47.955424+0000 mgr.y (mgr.34107) 1150 : cluster [DBG] pgmap v1601: 105 pgs: 105 active+clean; 231 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 1.5 MiB/s wr, 24 op/s 2024-08-17T17:40:49.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:49 smithi169 bash[79348]: cluster 2024-08-17T17:40:47.955424+0000 mgr.y (mgr.34107) 1150 : cluster [DBG] pgmap v1601: 105 pgs: 105 active+clean; 231 MiB data, 994 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 1.5 MiB/s wr, 24 op/s 2024-08-17T17:40:49.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:49 smithi169 bash[79348]: cluster 2024-08-17T17:40:48.029921+0000 mon.a (mon.0) 1870 : cluster [DBG] osdmap e1098: 8 total, 8 up, 8 in 2024-08-17T17:40:49.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:49 smithi169 bash[79348]: cluster 2024-08-17T17:40:48.029921+0000 mon.a (mon.0) 1870 : cluster [DBG] osdmap e1098: 8 total, 8 up, 8 in 2024-08-17T17:40:50.107 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:40:50.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:50 smithi131 bash[89561]: cluster 2024-08-17T17:40:49.036329+0000 mon.a (mon.0) 1871 : cluster [DBG] osdmap e1099: 8 total, 8 up, 8 in 2024-08-17T17:40:50.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:50 smithi131 bash[89561]: cluster 2024-08-17T17:40:49.036329+0000 mon.a (mon.0) 1871 : cluster [DBG] osdmap e1099: 8 total, 8 up, 8 in 2024-08-17T17:40:50.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:50 smithi131 bash[89561]: cluster 2024-08-17T17:40:49.956171+0000 mgr.y (mgr.34107) 1151 : cluster [DBG] pgmap v1604: 105 pgs: 105 active+clean; 247 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 6.7 KiB/s rd, 2.0 MiB/s wr, 11 op/s 2024-08-17T17:40:50.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:50 smithi131 bash[89561]: cluster 2024-08-17T17:40:49.956171+0000 mgr.y (mgr.34107) 1151 : cluster [DBG] pgmap v1604: 105 pgs: 105 active+clean; 247 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 6.7 KiB/s rd, 2.0 MiB/s wr, 11 op/s 2024-08-17T17:40:50.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:50 smithi131 bash[88347]: cluster 2024-08-17T17:40:49.036329+0000 mon.a (mon.0) 1871 : cluster [DBG] osdmap e1099: 8 total, 8 up, 8 in 2024-08-17T17:40:50.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:50 smithi131 bash[88347]: cluster 2024-08-17T17:40:49.036329+0000 mon.a (mon.0) 1871 : cluster [DBG] osdmap e1099: 8 total, 8 up, 8 in 2024-08-17T17:40:50.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:50 smithi131 bash[88347]: cluster 2024-08-17T17:40:49.956171+0000 mgr.y (mgr.34107) 1151 : cluster [DBG] pgmap v1604: 105 pgs: 105 active+clean; 247 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 6.7 KiB/s rd, 2.0 MiB/s wr, 11 op/s 2024-08-17T17:40:50.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:50 smithi131 bash[88347]: cluster 2024-08-17T17:40:49.956171+0000 mgr.y (mgr.34107) 1151 : cluster [DBG] pgmap v1604: 105 pgs: 105 active+clean; 247 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 6.7 KiB/s rd, 2.0 MiB/s wr, 11 op/s 2024-08-17T17:40:50.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:50 smithi169 bash[79348]: cluster 2024-08-17T17:40:49.036329+0000 mon.a (mon.0) 1871 : cluster [DBG] osdmap e1099: 8 total, 8 up, 8 in 2024-08-17T17:40:50.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:50 smithi169 bash[79348]: cluster 2024-08-17T17:40:49.036329+0000 mon.a (mon.0) 1871 : cluster [DBG] osdmap e1099: 8 total, 8 up, 8 in 2024-08-17T17:40:50.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:50 smithi169 bash[79348]: cluster 2024-08-17T17:40:49.956171+0000 mgr.y (mgr.34107) 1151 : cluster [DBG] pgmap v1604: 105 pgs: 105 active+clean; 247 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 6.7 KiB/s rd, 2.0 MiB/s wr, 11 op/s 2024-08-17T17:40:50.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:50 smithi169 bash[79348]: cluster 2024-08-17T17:40:49.956171+0000 mgr.y (mgr.34107) 1151 : cluster [DBG] pgmap v1604: 105 pgs: 105 active+clean; 247 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 6.7 KiB/s rd, 2.0 MiB/s wr, 11 op/s 2024-08-17T17:40:51.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:51 smithi131 bash[88347]: cluster 2024-08-17T17:40:50.049563+0000 mon.a (mon.0) 1872 : cluster [DBG] osdmap e1100: 8 total, 8 up, 8 in 2024-08-17T17:40:51.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:51 smithi131 bash[88347]: cluster 2024-08-17T17:40:50.049563+0000 mon.a (mon.0) 1872 : cluster [DBG] osdmap e1100: 8 total, 8 up, 8 in 2024-08-17T17:40:51.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:51 smithi131 bash[89561]: cluster 2024-08-17T17:40:50.049563+0000 mon.a (mon.0) 1872 : cluster [DBG] osdmap e1100: 8 total, 8 up, 8 in 2024-08-17T17:40:51.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:51 smithi131 bash[89561]: cluster 2024-08-17T17:40:50.049563+0000 mon.a (mon.0) 1872 : cluster [DBG] osdmap e1100: 8 total, 8 up, 8 in 2024-08-17T17:40:51.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:51 smithi169 bash[79348]: cluster 2024-08-17T17:40:50.049563+0000 mon.a (mon.0) 1872 : cluster [DBG] osdmap e1100: 8 total, 8 up, 8 in 2024-08-17T17:40:51.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:51 smithi169 bash[79348]: cluster 2024-08-17T17:40:50.049563+0000 mon.a (mon.0) 1872 : cluster [DBG] osdmap e1100: 8 total, 8 up, 8 in 2024-08-17T17:40:52.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:52 smithi131 bash[88347]: cluster 2024-08-17T17:40:51.956837+0000 mgr.y (mgr.34107) 1152 : cluster [DBG] pgmap v1606: 105 pgs: 105 active+clean; 247 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 2.7 MiB/s wr, 17 op/s 2024-08-17T17:40:52.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:52 smithi131 bash[88347]: cluster 2024-08-17T17:40:51.956837+0000 mgr.y (mgr.34107) 1152 : cluster [DBG] pgmap v1606: 105 pgs: 105 active+clean; 247 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 2.7 MiB/s wr, 17 op/s 2024-08-17T17:40:52.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:52 smithi131 bash[89561]: cluster 2024-08-17T17:40:51.956837+0000 mgr.y (mgr.34107) 1152 : cluster [DBG] pgmap v1606: 105 pgs: 105 active+clean; 247 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 2.7 MiB/s wr, 17 op/s 2024-08-17T17:40:52.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:52 smithi131 bash[89561]: cluster 2024-08-17T17:40:51.956837+0000 mgr.y (mgr.34107) 1152 : cluster [DBG] pgmap v1606: 105 pgs: 105 active+clean; 247 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 2.7 MiB/s wr, 17 op/s 2024-08-17T17:40:52.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:52 smithi169 bash[79348]: cluster 2024-08-17T17:40:51.956837+0000 mgr.y (mgr.34107) 1152 : cluster [DBG] pgmap v1606: 105 pgs: 105 active+clean; 247 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 2.7 MiB/s wr, 17 op/s 2024-08-17T17:40:52.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:52 smithi169 bash[79348]: cluster 2024-08-17T17:40:51.956837+0000 mgr.y (mgr.34107) 1152 : cluster [DBG] pgmap v1606: 105 pgs: 105 active+clean; 247 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 2.7 MiB/s wr, 17 op/s 2024-08-17T17:40:53.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:53 smithi131 bash[89561]: audit 2024-08-17T17:40:53.238537+0000 mon.a (mon.0) 1873 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:53.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:53 smithi131 bash[89561]: audit 2024-08-17T17:40:53.238537+0000 mon.a (mon.0) 1873 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:53.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:53 smithi131 bash[88347]: audit 2024-08-17T17:40:53.238537+0000 mon.a (mon.0) 1873 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:53.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:53 smithi131 bash[88347]: audit 2024-08-17T17:40:53.238537+0000 mon.a (mon.0) 1873 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:53.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:53 smithi169 bash[79348]: audit 2024-08-17T17:40:53.238537+0000 mon.a (mon.0) 1873 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:53.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:53 smithi169 bash[79348]: audit 2024-08-17T17:40:53.238537+0000 mon.a (mon.0) 1873 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:40:54.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:54 smithi131 bash[89561]: cluster 2024-08-17T17:40:53.957498+0000 mgr.y (mgr.34107) 1153 : cluster [DBG] pgmap v1607: 105 pgs: 105 active+clean; 247 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 MiB/s wr, 41 op/s 2024-08-17T17:40:54.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:54 smithi131 bash[89561]: cluster 2024-08-17T17:40:53.957498+0000 mgr.y (mgr.34107) 1153 : cluster [DBG] pgmap v1607: 105 pgs: 105 active+clean; 247 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 MiB/s wr, 41 op/s 2024-08-17T17:40:54.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:54 smithi131 bash[88347]: cluster 2024-08-17T17:40:53.957498+0000 mgr.y (mgr.34107) 1153 : cluster [DBG] pgmap v1607: 105 pgs: 105 active+clean; 247 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 MiB/s wr, 41 op/s 2024-08-17T17:40:54.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:54 smithi131 bash[88347]: cluster 2024-08-17T17:40:53.957498+0000 mgr.y (mgr.34107) 1153 : cluster [DBG] pgmap v1607: 105 pgs: 105 active+clean; 247 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 MiB/s wr, 41 op/s 2024-08-17T17:40:54.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:54 smithi169 bash[79348]: cluster 2024-08-17T17:40:53.957498+0000 mgr.y (mgr.34107) 1153 : cluster [DBG] pgmap v1607: 105 pgs: 105 active+clean; 247 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 MiB/s wr, 41 op/s 2024-08-17T17:40:54.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:54 smithi169 bash[79348]: cluster 2024-08-17T17:40:53.957498+0000 mgr.y (mgr.34107) 1153 : cluster [DBG] pgmap v1607: 105 pgs: 105 active+clean; 247 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.7 MiB/s wr, 41 op/s 2024-08-17T17:40:57.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:57 smithi131 bash[89561]: cluster 2024-08-17T17:40:55.958207+0000 mgr.y (mgr.34107) 1154 : cluster [DBG] pgmap v1608: 105 pgs: 105 active+clean; 247 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:40:57.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:57 smithi131 bash[89561]: cluster 2024-08-17T17:40:55.958207+0000 mgr.y (mgr.34107) 1154 : cluster [DBG] pgmap v1608: 105 pgs: 105 active+clean; 247 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:40:57.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:57 smithi131 bash[88347]: cluster 2024-08-17T17:40:55.958207+0000 mgr.y (mgr.34107) 1154 : cluster [DBG] pgmap v1608: 105 pgs: 105 active+clean; 247 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:40:57.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:57 smithi131 bash[88347]: cluster 2024-08-17T17:40:55.958207+0000 mgr.y (mgr.34107) 1154 : cluster [DBG] pgmap v1608: 105 pgs: 105 active+clean; 247 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:40:57.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:57 smithi169 bash[79348]: cluster 2024-08-17T17:40:55.958207+0000 mgr.y (mgr.34107) 1154 : cluster [DBG] pgmap v1608: 105 pgs: 105 active+clean; 247 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:40:57.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:57 smithi169 bash[79348]: cluster 2024-08-17T17:40:55.958207+0000 mgr.y (mgr.34107) 1154 : cluster [DBG] pgmap v1608: 105 pgs: 105 active+clean; 247 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:40:59.035 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:40:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:40:58] "GET /metrics HTTP/1.1" 200 36560 "" "Prometheus/2.51.0" 2024-08-17T17:40:59.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:59 smithi131 bash[88347]: cluster 2024-08-17T17:40:57.958838+0000 mgr.y (mgr.34107) 1155 : cluster [DBG] pgmap v1609: 105 pgs: 105 active+clean; 247 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 2.0 KiB/s wr, 20 op/s 2024-08-17T17:40:59.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:59 smithi131 bash[88347]: cluster 2024-08-17T17:40:57.958838+0000 mgr.y (mgr.34107) 1155 : cluster [DBG] pgmap v1609: 105 pgs: 105 active+clean; 247 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 2.0 KiB/s wr, 20 op/s 2024-08-17T17:40:59.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:59 smithi131 bash[88347]: cluster 2024-08-17T17:40:58.028642+0000 mon.a (mon.0) 1874 : cluster [DBG] osdmap e1101: 8 total, 8 up, 8 in 2024-08-17T17:40:59.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:40:59 smithi131 bash[88347]: cluster 2024-08-17T17:40:58.028642+0000 mon.a (mon.0) 1874 : cluster [DBG] osdmap e1101: 8 total, 8 up, 8 in 2024-08-17T17:40:59.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:59 smithi131 bash[89561]: cluster 2024-08-17T17:40:57.958838+0000 mgr.y (mgr.34107) 1155 : cluster [DBG] pgmap v1609: 105 pgs: 105 active+clean; 247 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 2.0 KiB/s wr, 20 op/s 2024-08-17T17:40:59.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:59 smithi131 bash[89561]: cluster 2024-08-17T17:40:57.958838+0000 mgr.y (mgr.34107) 1155 : cluster [DBG] pgmap v1609: 105 pgs: 105 active+clean; 247 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 2.0 KiB/s wr, 20 op/s 2024-08-17T17:40:59.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:59 smithi131 bash[89561]: cluster 2024-08-17T17:40:58.028642+0000 mon.a (mon.0) 1874 : cluster [DBG] osdmap e1101: 8 total, 8 up, 8 in 2024-08-17T17:40:59.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:40:59 smithi131 bash[89561]: cluster 2024-08-17T17:40:58.028642+0000 mon.a (mon.0) 1874 : cluster [DBG] osdmap e1101: 8 total, 8 up, 8 in 2024-08-17T17:40:59.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:59 smithi169 bash[79348]: cluster 2024-08-17T17:40:57.958838+0000 mgr.y (mgr.34107) 1155 : cluster [DBG] pgmap v1609: 105 pgs: 105 active+clean; 247 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 2.0 KiB/s wr, 20 op/s 2024-08-17T17:40:59.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:59 smithi169 bash[79348]: cluster 2024-08-17T17:40:57.958838+0000 mgr.y (mgr.34107) 1155 : cluster [DBG] pgmap v1609: 105 pgs: 105 active+clean; 247 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 2.0 KiB/s wr, 20 op/s 2024-08-17T17:40:59.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:59 smithi169 bash[79348]: cluster 2024-08-17T17:40:58.028642+0000 mon.a (mon.0) 1874 : cluster [DBG] osdmap e1101: 8 total, 8 up, 8 in 2024-08-17T17:40:59.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:40:59 smithi169 bash[79348]: cluster 2024-08-17T17:40:58.028642+0000 mon.a (mon.0) 1874 : cluster [DBG] osdmap e1101: 8 total, 8 up, 8 in 2024-08-17T17:41:00.107 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:41:00.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:00 smithi131 bash[88347]: cluster 2024-08-17T17:40:59.032855+0000 mon.a (mon.0) 1875 : cluster [DBG] osdmap e1102: 8 total, 8 up, 8 in 2024-08-17T17:41:00.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:00 smithi131 bash[88347]: cluster 2024-08-17T17:40:59.032855+0000 mon.a (mon.0) 1875 : cluster [DBG] osdmap e1102: 8 total, 8 up, 8 in 2024-08-17T17:41:00.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:00 smithi131 bash[88347]: cluster 2024-08-17T17:40:59.959603+0000 mgr.y (mgr.34107) 1156 : cluster [DBG] pgmap v1612: 105 pgs: 105 active+clean; 266 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 2.0 MiB/s wr, 31 op/s 2024-08-17T17:41:00.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:00 smithi131 bash[88347]: cluster 2024-08-17T17:40:59.959603+0000 mgr.y (mgr.34107) 1156 : cluster [DBG] pgmap v1612: 105 pgs: 105 active+clean; 266 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 2.0 MiB/s wr, 31 op/s 2024-08-17T17:41:00.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:00 smithi131 bash[89561]: cluster 2024-08-17T17:40:59.032855+0000 mon.a (mon.0) 1875 : cluster [DBG] osdmap e1102: 8 total, 8 up, 8 in 2024-08-17T17:41:00.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:00 smithi131 bash[89561]: cluster 2024-08-17T17:40:59.032855+0000 mon.a (mon.0) 1875 : cluster [DBG] osdmap e1102: 8 total, 8 up, 8 in 2024-08-17T17:41:00.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:00 smithi131 bash[89561]: cluster 2024-08-17T17:40:59.959603+0000 mgr.y (mgr.34107) 1156 : cluster [DBG] pgmap v1612: 105 pgs: 105 active+clean; 266 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 2.0 MiB/s wr, 31 op/s 2024-08-17T17:41:00.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:00 smithi131 bash[89561]: cluster 2024-08-17T17:40:59.959603+0000 mgr.y (mgr.34107) 1156 : cluster [DBG] pgmap v1612: 105 pgs: 105 active+clean; 266 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 2.0 MiB/s wr, 31 op/s 2024-08-17T17:41:00.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:00 smithi169 bash[79348]: cluster 2024-08-17T17:40:59.032855+0000 mon.a (mon.0) 1875 : cluster [DBG] osdmap e1102: 8 total, 8 up, 8 in 2024-08-17T17:41:00.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:00 smithi169 bash[79348]: cluster 2024-08-17T17:40:59.032855+0000 mon.a (mon.0) 1875 : cluster [DBG] osdmap e1102: 8 total, 8 up, 8 in 2024-08-17T17:41:00.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:00 smithi169 bash[79348]: cluster 2024-08-17T17:40:59.959603+0000 mgr.y (mgr.34107) 1156 : cluster [DBG] pgmap v1612: 105 pgs: 105 active+clean; 266 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 2.0 MiB/s wr, 31 op/s 2024-08-17T17:41:00.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:00 smithi169 bash[79348]: cluster 2024-08-17T17:40:59.959603+0000 mgr.y (mgr.34107) 1156 : cluster [DBG] pgmap v1612: 105 pgs: 105 active+clean; 266 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 2.0 MiB/s wr, 31 op/s 2024-08-17T17:41:01.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:01 smithi131 bash[88347]: cluster 2024-08-17T17:41:00.051110+0000 mon.a (mon.0) 1876 : cluster [DBG] osdmap e1103: 8 total, 8 up, 8 in 2024-08-17T17:41:01.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:01 smithi131 bash[88347]: cluster 2024-08-17T17:41:00.051110+0000 mon.a (mon.0) 1876 : cluster [DBG] osdmap e1103: 8 total, 8 up, 8 in 2024-08-17T17:41:01.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:01 smithi131 bash[89561]: cluster 2024-08-17T17:41:00.051110+0000 mon.a (mon.0) 1876 : cluster [DBG] osdmap e1103: 8 total, 8 up, 8 in 2024-08-17T17:41:01.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:01 smithi131 bash[89561]: cluster 2024-08-17T17:41:00.051110+0000 mon.a (mon.0) 1876 : cluster [DBG] osdmap e1103: 8 total, 8 up, 8 in 2024-08-17T17:41:01.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:01 smithi169 bash[79348]: cluster 2024-08-17T17:41:00.051110+0000 mon.a (mon.0) 1876 : cluster [DBG] osdmap e1103: 8 total, 8 up, 8 in 2024-08-17T17:41:01.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:01 smithi169 bash[79348]: cluster 2024-08-17T17:41:00.051110+0000 mon.a (mon.0) 1876 : cluster [DBG] osdmap e1103: 8 total, 8 up, 8 in 2024-08-17T17:41:02.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:02 smithi131 bash[88347]: cluster 2024-08-17T17:41:01.960256+0000 mgr.y (mgr.34107) 1157 : cluster [DBG] pgmap v1614: 105 pgs: 105 active+clean; 266 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 2.7 MiB/s wr, 16 op/s 2024-08-17T17:41:02.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:02 smithi131 bash[88347]: cluster 2024-08-17T17:41:01.960256+0000 mgr.y (mgr.34107) 1157 : cluster [DBG] pgmap v1614: 105 pgs: 105 active+clean; 266 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 2.7 MiB/s wr, 16 op/s 2024-08-17T17:41:02.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:02 smithi131 bash[89561]: cluster 2024-08-17T17:41:01.960256+0000 mgr.y (mgr.34107) 1157 : cluster [DBG] pgmap v1614: 105 pgs: 105 active+clean; 266 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 2.7 MiB/s wr, 16 op/s 2024-08-17T17:41:02.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:02 smithi131 bash[89561]: cluster 2024-08-17T17:41:01.960256+0000 mgr.y (mgr.34107) 1157 : cluster [DBG] pgmap v1614: 105 pgs: 105 active+clean; 266 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 2.7 MiB/s wr, 16 op/s 2024-08-17T17:41:02.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:02 smithi169 bash[79348]: cluster 2024-08-17T17:41:01.960256+0000 mgr.y (mgr.34107) 1157 : cluster [DBG] pgmap v1614: 105 pgs: 105 active+clean; 266 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 2.7 MiB/s wr, 16 op/s 2024-08-17T17:41:02.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:02 smithi169 bash[79348]: cluster 2024-08-17T17:41:01.960256+0000 mgr.y (mgr.34107) 1157 : cluster [DBG] pgmap v1614: 105 pgs: 105 active+clean; 266 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 2.7 MiB/s wr, 16 op/s 2024-08-17T17:41:05.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:05 smithi131 bash[89561]: cluster 2024-08-17T17:41:03.960911+0000 mgr.y (mgr.34107) 1158 : cluster [DBG] pgmap v1615: 105 pgs: 105 active+clean; 269 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 2.7 MiB/s wr, 37 op/s 2024-08-17T17:41:05.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:05 smithi131 bash[89561]: cluster 2024-08-17T17:41:03.960911+0000 mgr.y (mgr.34107) 1158 : cluster [DBG] pgmap v1615: 105 pgs: 105 active+clean; 269 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 2.7 MiB/s wr, 37 op/s 2024-08-17T17:41:05.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:05 smithi131 bash[88347]: cluster 2024-08-17T17:41:03.960911+0000 mgr.y (mgr.34107) 1158 : cluster [DBG] pgmap v1615: 105 pgs: 105 active+clean; 269 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 2.7 MiB/s wr, 37 op/s 2024-08-17T17:41:05.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:05 smithi131 bash[88347]: cluster 2024-08-17T17:41:03.960911+0000 mgr.y (mgr.34107) 1158 : cluster [DBG] pgmap v1615: 105 pgs: 105 active+clean; 269 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 2.7 MiB/s wr, 37 op/s 2024-08-17T17:41:05.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:05 smithi169 bash[79348]: cluster 2024-08-17T17:41:03.960911+0000 mgr.y (mgr.34107) 1158 : cluster [DBG] pgmap v1615: 105 pgs: 105 active+clean; 269 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 2.7 MiB/s wr, 37 op/s 2024-08-17T17:41:05.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:05 smithi169 bash[79348]: cluster 2024-08-17T17:41:03.960911+0000 mgr.y (mgr.34107) 1158 : cluster [DBG] pgmap v1615: 105 pgs: 105 active+clean; 269 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 2.7 MiB/s wr, 37 op/s 2024-08-17T17:41:07.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:07 smithi131 bash[89561]: cluster 2024-08-17T17:41:05.961585+0000 mgr.y (mgr.34107) 1159 : cluster [DBG] pgmap v1616: 105 pgs: 105 active+clean; 269 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:41:07.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:07 smithi131 bash[89561]: cluster 2024-08-17T17:41:05.961585+0000 mgr.y (mgr.34107) 1159 : cluster [DBG] pgmap v1616: 105 pgs: 105 active+clean; 269 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:41:07.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:07 smithi131 bash[88347]: cluster 2024-08-17T17:41:05.961585+0000 mgr.y (mgr.34107) 1159 : cluster [DBG] pgmap v1616: 105 pgs: 105 active+clean; 269 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:41:07.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:07 smithi131 bash[88347]: cluster 2024-08-17T17:41:05.961585+0000 mgr.y (mgr.34107) 1159 : cluster [DBG] pgmap v1616: 105 pgs: 105 active+clean; 269 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:41:07.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:07 smithi169 bash[79348]: cluster 2024-08-17T17:41:05.961585+0000 mgr.y (mgr.34107) 1159 : cluster [DBG] pgmap v1616: 105 pgs: 105 active+clean; 269 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:41:07.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:07 smithi169 bash[79348]: cluster 2024-08-17T17:41:05.961585+0000 mgr.y (mgr.34107) 1159 : cluster [DBG] pgmap v1616: 105 pgs: 105 active+clean; 269 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:41:09.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:41:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:41:08] "GET /metrics HTTP/1.1" 200 36560 "" "Prometheus/2.51.0" 2024-08-17T17:41:09.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:09 smithi131 bash[88347]: cluster 2024-08-17T17:41:07.962143+0000 mgr.y (mgr.34107) 1160 : cluster [DBG] pgmap v1617: 105 pgs: 105 active+clean; 269 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 460 KiB/s wr, 20 op/s 2024-08-17T17:41:09.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:09 smithi131 bash[88347]: cluster 2024-08-17T17:41:07.962143+0000 mgr.y (mgr.34107) 1160 : cluster [DBG] pgmap v1617: 105 pgs: 105 active+clean; 269 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 460 KiB/s wr, 20 op/s 2024-08-17T17:41:09.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:09 smithi131 bash[88347]: cluster 2024-08-17T17:41:08.032359+0000 mon.a (mon.0) 1877 : cluster [DBG] osdmap e1104: 8 total, 8 up, 8 in 2024-08-17T17:41:09.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:09 smithi131 bash[88347]: cluster 2024-08-17T17:41:08.032359+0000 mon.a (mon.0) 1877 : cluster [DBG] osdmap e1104: 8 total, 8 up, 8 in 2024-08-17T17:41:09.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:09 smithi131 bash[88347]: audit 2024-08-17T17:41:08.239075+0000 mon.a (mon.0) 1878 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:09.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:09 smithi131 bash[88347]: audit 2024-08-17T17:41:08.239075+0000 mon.a (mon.0) 1878 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:09.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:09 smithi131 bash[89561]: cluster 2024-08-17T17:41:07.962143+0000 mgr.y (mgr.34107) 1160 : cluster [DBG] pgmap v1617: 105 pgs: 105 active+clean; 269 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 460 KiB/s wr, 20 op/s 2024-08-17T17:41:09.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:09 smithi131 bash[89561]: cluster 2024-08-17T17:41:07.962143+0000 mgr.y (mgr.34107) 1160 : cluster [DBG] pgmap v1617: 105 pgs: 105 active+clean; 269 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 460 KiB/s wr, 20 op/s 2024-08-17T17:41:09.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:09 smithi131 bash[89561]: cluster 2024-08-17T17:41:08.032359+0000 mon.a (mon.0) 1877 : cluster [DBG] osdmap e1104: 8 total, 8 up, 8 in 2024-08-17T17:41:09.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:09 smithi131 bash[89561]: cluster 2024-08-17T17:41:08.032359+0000 mon.a (mon.0) 1877 : cluster [DBG] osdmap e1104: 8 total, 8 up, 8 in 2024-08-17T17:41:09.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:09 smithi131 bash[89561]: audit 2024-08-17T17:41:08.239075+0000 mon.a (mon.0) 1878 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:09.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:09 smithi131 bash[89561]: audit 2024-08-17T17:41:08.239075+0000 mon.a (mon.0) 1878 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:09.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:09 smithi169 bash[79348]: cluster 2024-08-17T17:41:07.962143+0000 mgr.y (mgr.34107) 1160 : cluster [DBG] pgmap v1617: 105 pgs: 105 active+clean; 269 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 460 KiB/s wr, 20 op/s 2024-08-17T17:41:09.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:09 smithi169 bash[79348]: cluster 2024-08-17T17:41:07.962143+0000 mgr.y (mgr.34107) 1160 : cluster [DBG] pgmap v1617: 105 pgs: 105 active+clean; 269 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 460 KiB/s wr, 20 op/s 2024-08-17T17:41:09.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:09 smithi169 bash[79348]: cluster 2024-08-17T17:41:08.032359+0000 mon.a (mon.0) 1877 : cluster [DBG] osdmap e1104: 8 total, 8 up, 8 in 2024-08-17T17:41:09.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:09 smithi169 bash[79348]: cluster 2024-08-17T17:41:08.032359+0000 mon.a (mon.0) 1877 : cluster [DBG] osdmap e1104: 8 total, 8 up, 8 in 2024-08-17T17:41:09.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:09 smithi169 bash[79348]: audit 2024-08-17T17:41:08.239075+0000 mon.a (mon.0) 1878 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:09.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:09 smithi169 bash[79348]: audit 2024-08-17T17:41:08.239075+0000 mon.a (mon.0) 1878 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:10.112 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:41:10.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:10 smithi131 bash[88347]: cluster 2024-08-17T17:41:09.041045+0000 mon.a (mon.0) 1879 : cluster [DBG] osdmap e1105: 8 total, 8 up, 8 in 2024-08-17T17:41:10.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:10 smithi131 bash[88347]: cluster 2024-08-17T17:41:09.041045+0000 mon.a (mon.0) 1879 : cluster [DBG] osdmap e1105: 8 total, 8 up, 8 in 2024-08-17T17:41:10.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:10 smithi131 bash[88347]: audit 2024-08-17T17:41:09.225720+0000 mon.a (mon.0) 1880 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:41:10.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:10 smithi131 bash[88347]: audit 2024-08-17T17:41:09.225720+0000 mon.a (mon.0) 1880 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:41:10.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:10 smithi131 bash[88347]: cluster 2024-08-17T17:41:09.962924+0000 mgr.y (mgr.34107) 1161 : cluster [DBG] pgmap v1620: 105 pgs: 105 active+clean; 285 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2024-08-17T17:41:10.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:10 smithi131 bash[88347]: cluster 2024-08-17T17:41:09.962924+0000 mgr.y (mgr.34107) 1161 : cluster [DBG] pgmap v1620: 105 pgs: 105 active+clean; 285 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2024-08-17T17:41:10.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:10 smithi131 bash[89561]: cluster 2024-08-17T17:41:09.041045+0000 mon.a (mon.0) 1879 : cluster [DBG] osdmap e1105: 8 total, 8 up, 8 in 2024-08-17T17:41:10.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:10 smithi131 bash[89561]: cluster 2024-08-17T17:41:09.041045+0000 mon.a (mon.0) 1879 : cluster [DBG] osdmap e1105: 8 total, 8 up, 8 in 2024-08-17T17:41:10.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:10 smithi131 bash[89561]: audit 2024-08-17T17:41:09.225720+0000 mon.a (mon.0) 1880 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:41:10.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:10 smithi131 bash[89561]: audit 2024-08-17T17:41:09.225720+0000 mon.a (mon.0) 1880 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:41:10.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:10 smithi131 bash[89561]: cluster 2024-08-17T17:41:09.962924+0000 mgr.y (mgr.34107) 1161 : cluster [DBG] pgmap v1620: 105 pgs: 105 active+clean; 285 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2024-08-17T17:41:10.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:10 smithi131 bash[89561]: cluster 2024-08-17T17:41:09.962924+0000 mgr.y (mgr.34107) 1161 : cluster [DBG] pgmap v1620: 105 pgs: 105 active+clean; 285 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2024-08-17T17:41:10.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:10 smithi169 bash[79348]: cluster 2024-08-17T17:41:09.041045+0000 mon.a (mon.0) 1879 : cluster [DBG] osdmap e1105: 8 total, 8 up, 8 in 2024-08-17T17:41:10.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:10 smithi169 bash[79348]: cluster 2024-08-17T17:41:09.041045+0000 mon.a (mon.0) 1879 : cluster [DBG] osdmap e1105: 8 total, 8 up, 8 in 2024-08-17T17:41:10.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:10 smithi169 bash[79348]: audit 2024-08-17T17:41:09.225720+0000 mon.a (mon.0) 1880 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:41:10.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:10 smithi169 bash[79348]: audit 2024-08-17T17:41:09.225720+0000 mon.a (mon.0) 1880 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:41:10.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:10 smithi169 bash[79348]: cluster 2024-08-17T17:41:09.962924+0000 mgr.y (mgr.34107) 1161 : cluster [DBG] pgmap v1620: 105 pgs: 105 active+clean; 285 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2024-08-17T17:41:10.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:10 smithi169 bash[79348]: cluster 2024-08-17T17:41:09.962924+0000 mgr.y (mgr.34107) 1161 : cluster [DBG] pgmap v1620: 105 pgs: 105 active+clean; 285 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 2.0 MiB/s wr, 35 op/s 2024-08-17T17:41:11.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:11 smithi131 bash[88347]: cluster 2024-08-17T17:41:10.052392+0000 mon.a (mon.0) 1881 : cluster [DBG] osdmap e1106: 8 total, 8 up, 8 in 2024-08-17T17:41:11.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:11 smithi131 bash[88347]: cluster 2024-08-17T17:41:10.052392+0000 mon.a (mon.0) 1881 : cluster [DBG] osdmap e1106: 8 total, 8 up, 8 in 2024-08-17T17:41:11.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:11 smithi131 bash[89561]: cluster 2024-08-17T17:41:10.052392+0000 mon.a (mon.0) 1881 : cluster [DBG] osdmap e1106: 8 total, 8 up, 8 in 2024-08-17T17:41:11.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:11 smithi131 bash[89561]: cluster 2024-08-17T17:41:10.052392+0000 mon.a (mon.0) 1881 : cluster [DBG] osdmap e1106: 8 total, 8 up, 8 in 2024-08-17T17:41:11.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:11 smithi169 bash[79348]: cluster 2024-08-17T17:41:10.052392+0000 mon.a (mon.0) 1881 : cluster [DBG] osdmap e1106: 8 total, 8 up, 8 in 2024-08-17T17:41:11.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:11 smithi169 bash[79348]: cluster 2024-08-17T17:41:10.052392+0000 mon.a (mon.0) 1881 : cluster [DBG] osdmap e1106: 8 total, 8 up, 8 in 2024-08-17T17:41:12.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:12 smithi131 bash[88347]: cluster 2024-08-17T17:41:11.963567+0000 mgr.y (mgr.34107) 1162 : cluster [DBG] pgmap v1622: 105 pgs: 105 active+clean; 288 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 2.7 MiB/s wr, 21 op/s 2024-08-17T17:41:12.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:12 smithi131 bash[88347]: cluster 2024-08-17T17:41:11.963567+0000 mgr.y (mgr.34107) 1162 : cluster [DBG] pgmap v1622: 105 pgs: 105 active+clean; 288 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 2.7 MiB/s wr, 21 op/s 2024-08-17T17:41:12.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:12 smithi131 bash[89561]: cluster 2024-08-17T17:41:11.963567+0000 mgr.y (mgr.34107) 1162 : cluster [DBG] pgmap v1622: 105 pgs: 105 active+clean; 288 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 2.7 MiB/s wr, 21 op/s 2024-08-17T17:41:12.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:12 smithi131 bash[89561]: cluster 2024-08-17T17:41:11.963567+0000 mgr.y (mgr.34107) 1162 : cluster [DBG] pgmap v1622: 105 pgs: 105 active+clean; 288 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 2.7 MiB/s wr, 21 op/s 2024-08-17T17:41:12.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:12 smithi169 bash[79348]: cluster 2024-08-17T17:41:11.963567+0000 mgr.y (mgr.34107) 1162 : cluster [DBG] pgmap v1622: 105 pgs: 105 active+clean; 288 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 2.7 MiB/s wr, 21 op/s 2024-08-17T17:41:12.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:12 smithi169 bash[79348]: cluster 2024-08-17T17:41:11.963567+0000 mgr.y (mgr.34107) 1162 : cluster [DBG] pgmap v1622: 105 pgs: 105 active+clean; 288 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 2.7 MiB/s wr, 21 op/s 2024-08-17T17:41:15.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:15 smithi131 bash[88347]: cluster 2024-08-17T17:41:13.964259+0000 mgr.y (mgr.34107) 1163 : cluster [DBG] pgmap v1623: 105 pgs: 105 active+clean; 291 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 2.7 MiB/s wr, 33 op/s 2024-08-17T17:41:15.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:15 smithi131 bash[88347]: cluster 2024-08-17T17:41:13.964259+0000 mgr.y (mgr.34107) 1163 : cluster [DBG] pgmap v1623: 105 pgs: 105 active+clean; 291 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 2.7 MiB/s wr, 33 op/s 2024-08-17T17:41:15.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:15 smithi131 bash[89561]: cluster 2024-08-17T17:41:13.964259+0000 mgr.y (mgr.34107) 1163 : cluster [DBG] pgmap v1623: 105 pgs: 105 active+clean; 291 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 2.7 MiB/s wr, 33 op/s 2024-08-17T17:41:15.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:15 smithi131 bash[89561]: cluster 2024-08-17T17:41:13.964259+0000 mgr.y (mgr.34107) 1163 : cluster [DBG] pgmap v1623: 105 pgs: 105 active+clean; 291 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 2.7 MiB/s wr, 33 op/s 2024-08-17T17:41:15.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:15 smithi169 bash[79348]: cluster 2024-08-17T17:41:13.964259+0000 mgr.y (mgr.34107) 1163 : cluster [DBG] pgmap v1623: 105 pgs: 105 active+clean; 291 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 2.7 MiB/s wr, 33 op/s 2024-08-17T17:41:15.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:15 smithi169 bash[79348]: cluster 2024-08-17T17:41:13.964259+0000 mgr.y (mgr.34107) 1163 : cluster [DBG] pgmap v1623: 105 pgs: 105 active+clean; 291 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 2.7 MiB/s wr, 33 op/s 2024-08-17T17:41:16.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:16 smithi169 bash[79348]: audit 2024-08-17T17:41:15.111494+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:41:16.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:16 smithi169 bash[79348]: audit 2024-08-17T17:41:15.111494+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:41:16.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:16 smithi169 bash[79348]: audit 2024-08-17T17:41:15.117283+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:41:16.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:16 smithi169 bash[79348]: audit 2024-08-17T17:41:15.117283+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:41:16.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:16 smithi169 bash[79348]: audit 2024-08-17T17:41:15.266394+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:41:16.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:16 smithi169 bash[79348]: audit 2024-08-17T17:41:15.266394+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:41:16.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:16 smithi169 bash[79348]: audit 2024-08-17T17:41:15.274310+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:41:16.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:16 smithi169 bash[79348]: audit 2024-08-17T17:41:15.274310+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:41:16.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:16 smithi169 bash[79348]: audit 2024-08-17T17:41:15.880919+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:41:16.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:16 smithi169 bash[79348]: audit 2024-08-17T17:41:15.880919+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:41:16.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:16 smithi169 bash[79348]: audit 2024-08-17T17:41:15.881893+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:41:16.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:16 smithi169 bash[79348]: audit 2024-08-17T17:41:15.881893+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:41:16.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:16 smithi169 bash[79348]: audit 2024-08-17T17:41:15.888710+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:41:16.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:16 smithi169 bash[79348]: audit 2024-08-17T17:41:15.888710+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:41:16.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:16 smithi169 bash[79348]: cluster 2024-08-17T17:41:15.965216+0000 mgr.y (mgr.34107) 1164 : cluster [DBG] pgmap v1624: 105 pgs: 105 active+clean; 291 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:41:16.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:16 smithi169 bash[79348]: cluster 2024-08-17T17:41:15.965216+0000 mgr.y (mgr.34107) 1164 : cluster [DBG] pgmap v1624: 105 pgs: 105 active+clean; 291 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:41:16.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:16 smithi131 bash[89561]: audit 2024-08-17T17:41:15.111494+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:41:16.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:16 smithi131 bash[89561]: audit 2024-08-17T17:41:15.111494+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:41:16.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:16 smithi131 bash[89561]: audit 2024-08-17T17:41:15.117283+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:41:16.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:16 smithi131 bash[89561]: audit 2024-08-17T17:41:15.117283+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:41:16.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:16 smithi131 bash[89561]: audit 2024-08-17T17:41:15.266394+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:41:16.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:16 smithi131 bash[89561]: audit 2024-08-17T17:41:15.266394+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:41:16.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:16 smithi131 bash[89561]: audit 2024-08-17T17:41:15.274310+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:41:16.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:16 smithi131 bash[89561]: audit 2024-08-17T17:41:15.274310+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:41:16.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:16 smithi131 bash[89561]: audit 2024-08-17T17:41:15.880919+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:41:16.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:16 smithi131 bash[89561]: audit 2024-08-17T17:41:15.880919+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:41:16.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:16 smithi131 bash[89561]: audit 2024-08-17T17:41:15.881893+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:41:16.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:16 smithi131 bash[89561]: audit 2024-08-17T17:41:15.881893+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:41:16.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:16 smithi131 bash[89561]: audit 2024-08-17T17:41:15.888710+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:41:16.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:16 smithi131 bash[89561]: audit 2024-08-17T17:41:15.888710+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:41:16.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:16 smithi131 bash[89561]: cluster 2024-08-17T17:41:15.965216+0000 mgr.y (mgr.34107) 1164 : cluster [DBG] pgmap v1624: 105 pgs: 105 active+clean; 291 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:41:16.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:16 smithi131 bash[89561]: cluster 2024-08-17T17:41:15.965216+0000 mgr.y (mgr.34107) 1164 : cluster [DBG] pgmap v1624: 105 pgs: 105 active+clean; 291 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:41:16.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:16 smithi131 bash[88347]: audit 2024-08-17T17:41:15.111494+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:41:16.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:16 smithi131 bash[88347]: audit 2024-08-17T17:41:15.111494+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:41:16.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:16 smithi131 bash[88347]: audit 2024-08-17T17:41:15.117283+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:41:16.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:16 smithi131 bash[88347]: audit 2024-08-17T17:41:15.117283+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:41:16.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:16 smithi131 bash[88347]: audit 2024-08-17T17:41:15.266394+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:41:16.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:16 smithi131 bash[88347]: audit 2024-08-17T17:41:15.266394+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:41:16.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:16 smithi131 bash[88347]: audit 2024-08-17T17:41:15.274310+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:41:16.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:16 smithi131 bash[88347]: audit 2024-08-17T17:41:15.274310+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:41:16.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:16 smithi131 bash[88347]: audit 2024-08-17T17:41:15.880919+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:41:16.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:16 smithi131 bash[88347]: audit 2024-08-17T17:41:15.880919+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:41:16.602 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:16 smithi131 bash[88347]: audit 2024-08-17T17:41:15.881893+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:41:16.602 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:16 smithi131 bash[88347]: audit 2024-08-17T17:41:15.881893+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:41:16.602 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:16 smithi131 bash[88347]: audit 2024-08-17T17:41:15.888710+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:41:16.602 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:16 smithi131 bash[88347]: audit 2024-08-17T17:41:15.888710+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:41:16.602 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:16 smithi131 bash[88347]: cluster 2024-08-17T17:41:15.965216+0000 mgr.y (mgr.34107) 1164 : cluster [DBG] pgmap v1624: 105 pgs: 105 active+clean; 291 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:41:16.602 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:16 smithi131 bash[88347]: cluster 2024-08-17T17:41:15.965216+0000 mgr.y (mgr.34107) 1164 : cluster [DBG] pgmap v1624: 105 pgs: 105 active+clean; 291 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:41:19.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:41:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:41:18] "GET /metrics HTTP/1.1" 200 36560 "" "Prometheus/2.51.0" 2024-08-17T17:41:19.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:18 smithi131 bash[89561]: cluster 2024-08-17T17:41:17.896693+0000 mon.a (mon.0) 1889 : cluster [DBG] osdmap e1107: 8 total, 8 up, 8 in 2024-08-17T17:41:19.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:18 smithi131 bash[89561]: cluster 2024-08-17T17:41:17.896693+0000 mon.a (mon.0) 1889 : cluster [DBG] osdmap e1107: 8 total, 8 up, 8 in 2024-08-17T17:41:19.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:18 smithi131 bash[89561]: cluster 2024-08-17T17:41:17.965863+0000 mgr.y (mgr.34107) 1165 : cluster [DBG] pgmap v1626: 105 pgs: 105 active+clean; 291 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 3.5 KiB/s wr, 19 op/s 2024-08-17T17:41:19.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:18 smithi131 bash[89561]: cluster 2024-08-17T17:41:17.965863+0000 mgr.y (mgr.34107) 1165 : cluster [DBG] pgmap v1626: 105 pgs: 105 active+clean; 291 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 3.5 KiB/s wr, 19 op/s 2024-08-17T17:41:19.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:18 smithi131 bash[88347]: cluster 2024-08-17T17:41:17.896693+0000 mon.a (mon.0) 1889 : cluster [DBG] osdmap e1107: 8 total, 8 up, 8 in 2024-08-17T17:41:19.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:18 smithi131 bash[88347]: cluster 2024-08-17T17:41:17.896693+0000 mon.a (mon.0) 1889 : cluster [DBG] osdmap e1107: 8 total, 8 up, 8 in 2024-08-17T17:41:19.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:18 smithi131 bash[88347]: cluster 2024-08-17T17:41:17.965863+0000 mgr.y (mgr.34107) 1165 : cluster [DBG] pgmap v1626: 105 pgs: 105 active+clean; 291 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 3.5 KiB/s wr, 19 op/s 2024-08-17T17:41:19.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:18 smithi131 bash[88347]: cluster 2024-08-17T17:41:17.965863+0000 mgr.y (mgr.34107) 1165 : cluster [DBG] pgmap v1626: 105 pgs: 105 active+clean; 291 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 3.5 KiB/s wr, 19 op/s 2024-08-17T17:41:19.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:18 smithi169 bash[79348]: cluster 2024-08-17T17:41:17.896693+0000 mon.a (mon.0) 1889 : cluster [DBG] osdmap e1107: 8 total, 8 up, 8 in 2024-08-17T17:41:19.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:18 smithi169 bash[79348]: cluster 2024-08-17T17:41:17.896693+0000 mon.a (mon.0) 1889 : cluster [DBG] osdmap e1107: 8 total, 8 up, 8 in 2024-08-17T17:41:19.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:18 smithi169 bash[79348]: cluster 2024-08-17T17:41:17.965863+0000 mgr.y (mgr.34107) 1165 : cluster [DBG] pgmap v1626: 105 pgs: 105 active+clean; 291 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 3.5 KiB/s wr, 19 op/s 2024-08-17T17:41:19.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:18 smithi169 bash[79348]: cluster 2024-08-17T17:41:17.965863+0000 mgr.y (mgr.34107) 1165 : cluster [DBG] pgmap v1626: 105 pgs: 105 active+clean; 291 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 12 KiB/s rd, 3.5 KiB/s wr, 19 op/s 2024-08-17T17:41:19.974 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:41:20.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:19 smithi131 bash[88347]: cluster 2024-08-17T17:41:18.913299+0000 mon.a (mon.0) 1890 : cluster [DBG] osdmap e1108: 8 total, 8 up, 8 in 2024-08-17T17:41:20.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:19 smithi131 bash[88347]: cluster 2024-08-17T17:41:18.913299+0000 mon.a (mon.0) 1890 : cluster [DBG] osdmap e1108: 8 total, 8 up, 8 in 2024-08-17T17:41:20.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:19 smithi131 bash[89561]: cluster 2024-08-17T17:41:18.913299+0000 mon.a (mon.0) 1890 : cluster [DBG] osdmap e1108: 8 total, 8 up, 8 in 2024-08-17T17:41:20.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:19 smithi131 bash[89561]: cluster 2024-08-17T17:41:18.913299+0000 mon.a (mon.0) 1890 : cluster [DBG] osdmap e1108: 8 total, 8 up, 8 in 2024-08-17T17:41:20.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:19 smithi169 bash[79348]: cluster 2024-08-17T17:41:18.913299+0000 mon.a (mon.0) 1890 : cluster [DBG] osdmap e1108: 8 total, 8 up, 8 in 2024-08-17T17:41:20.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:19 smithi169 bash[79348]: cluster 2024-08-17T17:41:18.913299+0000 mon.a (mon.0) 1890 : cluster [DBG] osdmap e1108: 8 total, 8 up, 8 in 2024-08-17T17:41:21.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:20 smithi131 bash[89561]: cluster 2024-08-17T17:41:19.910833+0000 mon.a (mon.0) 1891 : cluster [DBG] osdmap e1109: 8 total, 8 up, 8 in 2024-08-17T17:41:21.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:20 smithi131 bash[89561]: cluster 2024-08-17T17:41:19.910833+0000 mon.a (mon.0) 1891 : cluster [DBG] osdmap e1109: 8 total, 8 up, 8 in 2024-08-17T17:41:21.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:20 smithi131 bash[89561]: cluster 2024-08-17T17:41:19.966687+0000 mgr.y (mgr.34107) 1166 : cluster [DBG] pgmap v1629: 105 pgs: 105 active+clean; 307 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-17T17:41:21.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:20 smithi131 bash[89561]: cluster 2024-08-17T17:41:19.966687+0000 mgr.y (mgr.34107) 1166 : cluster [DBG] pgmap v1629: 105 pgs: 105 active+clean; 307 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-17T17:41:21.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:20 smithi131 bash[88347]: cluster 2024-08-17T17:41:19.910833+0000 mon.a (mon.0) 1891 : cluster [DBG] osdmap e1109: 8 total, 8 up, 8 in 2024-08-17T17:41:21.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:20 smithi131 bash[88347]: cluster 2024-08-17T17:41:19.910833+0000 mon.a (mon.0) 1891 : cluster [DBG] osdmap e1109: 8 total, 8 up, 8 in 2024-08-17T17:41:21.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:20 smithi131 bash[88347]: cluster 2024-08-17T17:41:19.966687+0000 mgr.y (mgr.34107) 1166 : cluster [DBG] pgmap v1629: 105 pgs: 105 active+clean; 307 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-17T17:41:21.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:20 smithi131 bash[88347]: cluster 2024-08-17T17:41:19.966687+0000 mgr.y (mgr.34107) 1166 : cluster [DBG] pgmap v1629: 105 pgs: 105 active+clean; 307 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-17T17:41:21.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:20 smithi169 bash[79348]: cluster 2024-08-17T17:41:19.910833+0000 mon.a (mon.0) 1891 : cluster [DBG] osdmap e1109: 8 total, 8 up, 8 in 2024-08-17T17:41:21.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:20 smithi169 bash[79348]: cluster 2024-08-17T17:41:19.910833+0000 mon.a (mon.0) 1891 : cluster [DBG] osdmap e1109: 8 total, 8 up, 8 in 2024-08-17T17:41:21.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:20 smithi169 bash[79348]: cluster 2024-08-17T17:41:19.966687+0000 mgr.y (mgr.34107) 1166 : cluster [DBG] pgmap v1629: 105 pgs: 105 active+clean; 307 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-17T17:41:21.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:20 smithi169 bash[79348]: cluster 2024-08-17T17:41:19.966687+0000 mgr.y (mgr.34107) 1166 : cluster [DBG] pgmap v1629: 105 pgs: 105 active+clean; 307 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-17T17:41:23.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:23 smithi131 bash[88347]: cluster 2024-08-17T17:41:21.967342+0000 mgr.y (mgr.34107) 1167 : cluster [DBG] pgmap v1630: 105 pgs: 105 active+clean; 310 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 2.7 MiB/s wr, 17 op/s 2024-08-17T17:41:23.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:23 smithi131 bash[88347]: cluster 2024-08-17T17:41:21.967342+0000 mgr.y (mgr.34107) 1167 : cluster [DBG] pgmap v1630: 105 pgs: 105 active+clean; 310 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 2.7 MiB/s wr, 17 op/s 2024-08-17T17:41:23.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:23 smithi131 bash[89561]: cluster 2024-08-17T17:41:21.967342+0000 mgr.y (mgr.34107) 1167 : cluster [DBG] pgmap v1630: 105 pgs: 105 active+clean; 310 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 2.7 MiB/s wr, 17 op/s 2024-08-17T17:41:23.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:23 smithi131 bash[89561]: cluster 2024-08-17T17:41:21.967342+0000 mgr.y (mgr.34107) 1167 : cluster [DBG] pgmap v1630: 105 pgs: 105 active+clean; 310 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 2.7 MiB/s wr, 17 op/s 2024-08-17T17:41:23.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:23 smithi169 bash[79348]: cluster 2024-08-17T17:41:21.967342+0000 mgr.y (mgr.34107) 1167 : cluster [DBG] pgmap v1630: 105 pgs: 105 active+clean; 310 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 2.7 MiB/s wr, 17 op/s 2024-08-17T17:41:23.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:23 smithi169 bash[79348]: cluster 2024-08-17T17:41:21.967342+0000 mgr.y (mgr.34107) 1167 : cluster [DBG] pgmap v1630: 105 pgs: 105 active+clean; 310 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 2.7 MiB/s wr, 17 op/s 2024-08-17T17:41:24.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:24 smithi131 bash[89561]: audit 2024-08-17T17:41:23.239389+0000 mon.a (mon.0) 1892 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:24.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:24 smithi131 bash[89561]: audit 2024-08-17T17:41:23.239389+0000 mon.a (mon.0) 1892 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:24.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:24 smithi131 bash[88347]: audit 2024-08-17T17:41:23.239389+0000 mon.a (mon.0) 1892 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:24.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:24 smithi131 bash[88347]: audit 2024-08-17T17:41:23.239389+0000 mon.a (mon.0) 1892 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:24.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:24 smithi169 bash[79348]: audit 2024-08-17T17:41:23.239389+0000 mon.a (mon.0) 1892 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:24.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:24 smithi169 bash[79348]: audit 2024-08-17T17:41:23.239389+0000 mon.a (mon.0) 1892 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:25.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:25 smithi131 bash[89561]: cluster 2024-08-17T17:41:23.968051+0000 mgr.y (mgr.34107) 1168 : cluster [DBG] pgmap v1631: 105 pgs: 105 active+clean; 313 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 2.6 MiB/s wr, 44 op/s 2024-08-17T17:41:25.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:25 smithi131 bash[89561]: cluster 2024-08-17T17:41:23.968051+0000 mgr.y (mgr.34107) 1168 : cluster [DBG] pgmap v1631: 105 pgs: 105 active+clean; 313 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 2.6 MiB/s wr, 44 op/s 2024-08-17T17:41:25.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:25 smithi131 bash[88347]: cluster 2024-08-17T17:41:23.968051+0000 mgr.y (mgr.34107) 1168 : cluster [DBG] pgmap v1631: 105 pgs: 105 active+clean; 313 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 2.6 MiB/s wr, 44 op/s 2024-08-17T17:41:25.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:25 smithi131 bash[88347]: cluster 2024-08-17T17:41:23.968051+0000 mgr.y (mgr.34107) 1168 : cluster [DBG] pgmap v1631: 105 pgs: 105 active+clean; 313 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 2.6 MiB/s wr, 44 op/s 2024-08-17T17:41:25.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:25 smithi169 bash[79348]: cluster 2024-08-17T17:41:23.968051+0000 mgr.y (mgr.34107) 1168 : cluster [DBG] pgmap v1631: 105 pgs: 105 active+clean; 313 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 2.6 MiB/s wr, 44 op/s 2024-08-17T17:41:25.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:25 smithi169 bash[79348]: cluster 2024-08-17T17:41:23.968051+0000 mgr.y (mgr.34107) 1168 : cluster [DBG] pgmap v1631: 105 pgs: 105 active+clean; 313 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 2.6 MiB/s wr, 44 op/s 2024-08-17T17:41:26.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:26 smithi131 bash[88347]: cluster 2024-08-17T17:41:25.968735+0000 mgr.y (mgr.34107) 1169 : cluster [DBG] pgmap v1632: 105 pgs: 105 active+clean; 313 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:41:26.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:26 smithi131 bash[88347]: cluster 2024-08-17T17:41:25.968735+0000 mgr.y (mgr.34107) 1169 : cluster [DBG] pgmap v1632: 105 pgs: 105 active+clean; 313 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:41:26.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:26 smithi131 bash[89561]: cluster 2024-08-17T17:41:25.968735+0000 mgr.y (mgr.34107) 1169 : cluster [DBG] pgmap v1632: 105 pgs: 105 active+clean; 313 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:41:26.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:26 smithi131 bash[89561]: cluster 2024-08-17T17:41:25.968735+0000 mgr.y (mgr.34107) 1169 : cluster [DBG] pgmap v1632: 105 pgs: 105 active+clean; 313 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:41:26.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:26 smithi169 bash[79348]: cluster 2024-08-17T17:41:25.968735+0000 mgr.y (mgr.34107) 1169 : cluster [DBG] pgmap v1632: 105 pgs: 105 active+clean; 313 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:41:26.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:26 smithi169 bash[79348]: cluster 2024-08-17T17:41:25.968735+0000 mgr.y (mgr.34107) 1169 : cluster [DBG] pgmap v1632: 105 pgs: 105 active+clean; 313 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 2.0 MiB/s wr, 33 op/s 2024-08-17T17:41:29.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:41:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:41:28] "GET /metrics HTTP/1.1" 200 36562 "" "Prometheus/2.51.0" 2024-08-17T17:41:29.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:28 smithi131 bash[88347]: cluster 2024-08-17T17:41:27.915041+0000 mon.a (mon.0) 1893 : cluster [DBG] osdmap e1110: 8 total, 8 up, 8 in 2024-08-17T17:41:29.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:28 smithi131 bash[88347]: cluster 2024-08-17T17:41:27.915041+0000 mon.a (mon.0) 1893 : cluster [DBG] osdmap e1110: 8 total, 8 up, 8 in 2024-08-17T17:41:29.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:28 smithi131 bash[88347]: cluster 2024-08-17T17:41:27.969352+0000 mgr.y (mgr.34107) 1170 : cluster [DBG] pgmap v1634: 105 pgs: 105 active+clean; 313 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 2.7 KiB/s wr, 22 op/s 2024-08-17T17:41:29.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:28 smithi131 bash[88347]: cluster 2024-08-17T17:41:27.969352+0000 mgr.y (mgr.34107) 1170 : cluster [DBG] pgmap v1634: 105 pgs: 105 active+clean; 313 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 2.7 KiB/s wr, 22 op/s 2024-08-17T17:41:29.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:28 smithi131 bash[89561]: cluster 2024-08-17T17:41:27.915041+0000 mon.a (mon.0) 1893 : cluster [DBG] osdmap e1110: 8 total, 8 up, 8 in 2024-08-17T17:41:29.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:28 smithi131 bash[89561]: cluster 2024-08-17T17:41:27.915041+0000 mon.a (mon.0) 1893 : cluster [DBG] osdmap e1110: 8 total, 8 up, 8 in 2024-08-17T17:41:29.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:28 smithi131 bash[89561]: cluster 2024-08-17T17:41:27.969352+0000 mgr.y (mgr.34107) 1170 : cluster [DBG] pgmap v1634: 105 pgs: 105 active+clean; 313 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 2.7 KiB/s wr, 22 op/s 2024-08-17T17:41:29.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:28 smithi131 bash[89561]: cluster 2024-08-17T17:41:27.969352+0000 mgr.y (mgr.34107) 1170 : cluster [DBG] pgmap v1634: 105 pgs: 105 active+clean; 313 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 2.7 KiB/s wr, 22 op/s 2024-08-17T17:41:29.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:28 smithi169 bash[79348]: cluster 2024-08-17T17:41:27.915041+0000 mon.a (mon.0) 1893 : cluster [DBG] osdmap e1110: 8 total, 8 up, 8 in 2024-08-17T17:41:29.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:28 smithi169 bash[79348]: cluster 2024-08-17T17:41:27.915041+0000 mon.a (mon.0) 1893 : cluster [DBG] osdmap e1110: 8 total, 8 up, 8 in 2024-08-17T17:41:29.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:28 smithi169 bash[79348]: cluster 2024-08-17T17:41:27.969352+0000 mgr.y (mgr.34107) 1170 : cluster [DBG] pgmap v1634: 105 pgs: 105 active+clean; 313 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 2.7 KiB/s wr, 22 op/s 2024-08-17T17:41:29.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:28 smithi169 bash[79348]: cluster 2024-08-17T17:41:27.969352+0000 mgr.y (mgr.34107) 1170 : cluster [DBG] pgmap v1634: 105 pgs: 105 active+clean; 313 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 2.7 KiB/s wr, 22 op/s 2024-08-17T17:41:30.006 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] DiffIterateTest/0.DiffIterateDeterministicLUKS2PP (52894 ms) 2024-08-17T17:41:30.006 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] DiffIterateTest/0.DiffIterateDiscard 2024-08-17T17:41:30.006 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:41:30.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:29 smithi131 bash[89561]: cluster 2024-08-17T17:41:28.931014+0000 mon.a (mon.0) 1894 : cluster [DBG] osdmap e1111: 8 total, 8 up, 8 in 2024-08-17T17:41:30.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:29 smithi131 bash[89561]: cluster 2024-08-17T17:41:28.931014+0000 mon.a (mon.0) 1894 : cluster [DBG] osdmap e1111: 8 total, 8 up, 8 in 2024-08-17T17:41:30.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:29 smithi131 bash[88347]: cluster 2024-08-17T17:41:28.931014+0000 mon.a (mon.0) 1894 : cluster [DBG] osdmap e1111: 8 total, 8 up, 8 in 2024-08-17T17:41:30.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:29 smithi131 bash[88347]: cluster 2024-08-17T17:41:28.931014+0000 mon.a (mon.0) 1894 : cluster [DBG] osdmap e1111: 8 total, 8 up, 8 in 2024-08-17T17:41:30.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:29 smithi169 bash[79348]: cluster 2024-08-17T17:41:28.931014+0000 mon.a (mon.0) 1894 : cluster [DBG] osdmap e1111: 8 total, 8 up, 8 in 2024-08-17T17:41:30.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:29 smithi169 bash[79348]: cluster 2024-08-17T17:41:28.931014+0000 mon.a (mon.0) 1894 : cluster [DBG] osdmap e1111: 8 total, 8 up, 8 in 2024-08-17T17:41:31.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:30 smithi131 bash[89561]: cluster 2024-08-17T17:41:29.937528+0000 mon.a (mon.0) 1895 : cluster [DBG] osdmap e1112: 8 total, 8 up, 8 in 2024-08-17T17:41:31.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:30 smithi131 bash[89561]: cluster 2024-08-17T17:41:29.937528+0000 mon.a (mon.0) 1895 : cluster [DBG] osdmap e1112: 8 total, 8 up, 8 in 2024-08-17T17:41:31.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:30 smithi131 bash[89561]: cluster 2024-08-17T17:41:29.970000+0000 mgr.y (mgr.34107) 1171 : cluster [DBG] pgmap v1637: 105 pgs: 105 active+clean; 333 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.0 KiB/s rd, 2.7 MiB/s wr, 15 op/s 2024-08-17T17:41:31.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:30 smithi131 bash[89561]: cluster 2024-08-17T17:41:29.970000+0000 mgr.y (mgr.34107) 1171 : cluster [DBG] pgmap v1637: 105 pgs: 105 active+clean; 333 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.0 KiB/s rd, 2.7 MiB/s wr, 15 op/s 2024-08-17T17:41:31.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:30 smithi131 bash[88347]: cluster 2024-08-17T17:41:29.937528+0000 mon.a (mon.0) 1895 : cluster [DBG] osdmap e1112: 8 total, 8 up, 8 in 2024-08-17T17:41:31.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:30 smithi131 bash[88347]: cluster 2024-08-17T17:41:29.937528+0000 mon.a (mon.0) 1895 : cluster [DBG] osdmap e1112: 8 total, 8 up, 8 in 2024-08-17T17:41:31.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:30 smithi131 bash[88347]: cluster 2024-08-17T17:41:29.970000+0000 mgr.y (mgr.34107) 1171 : cluster [DBG] pgmap v1637: 105 pgs: 105 active+clean; 333 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.0 KiB/s rd, 2.7 MiB/s wr, 15 op/s 2024-08-17T17:41:31.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:30 smithi131 bash[88347]: cluster 2024-08-17T17:41:29.970000+0000 mgr.y (mgr.34107) 1171 : cluster [DBG] pgmap v1637: 105 pgs: 105 active+clean; 333 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.0 KiB/s rd, 2.7 MiB/s wr, 15 op/s 2024-08-17T17:41:31.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:30 smithi169 bash[79348]: cluster 2024-08-17T17:41:29.937528+0000 mon.a (mon.0) 1895 : cluster [DBG] osdmap e1112: 8 total, 8 up, 8 in 2024-08-17T17:41:31.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:30 smithi169 bash[79348]: cluster 2024-08-17T17:41:29.937528+0000 mon.a (mon.0) 1895 : cluster [DBG] osdmap e1112: 8 total, 8 up, 8 in 2024-08-17T17:41:31.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:30 smithi169 bash[79348]: cluster 2024-08-17T17:41:29.970000+0000 mgr.y (mgr.34107) 1171 : cluster [DBG] pgmap v1637: 105 pgs: 105 active+clean; 333 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.0 KiB/s rd, 2.7 MiB/s wr, 15 op/s 2024-08-17T17:41:31.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:30 smithi169 bash[79348]: cluster 2024-08-17T17:41:29.970000+0000 mgr.y (mgr.34107) 1171 : cluster [DBG] pgmap v1637: 105 pgs: 105 active+clean; 333 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 9.0 KiB/s rd, 2.7 MiB/s wr, 15 op/s 2024-08-17T17:41:32.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:31 smithi131 bash[89561]: cluster 2024-08-17T17:41:30.959839+0000 mon.a (mon.0) 1896 : cluster [DBG] osdmap e1113: 8 total, 8 up, 8 in 2024-08-17T17:41:32.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:31 smithi131 bash[89561]: cluster 2024-08-17T17:41:30.959839+0000 mon.a (mon.0) 1896 : cluster [DBG] osdmap e1113: 8 total, 8 up, 8 in 2024-08-17T17:41:32.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:31 smithi131 bash[88347]: cluster 2024-08-17T17:41:30.959839+0000 mon.a (mon.0) 1896 : cluster [DBG] osdmap e1113: 8 total, 8 up, 8 in 2024-08-17T17:41:32.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:31 smithi131 bash[88347]: cluster 2024-08-17T17:41:30.959839+0000 mon.a (mon.0) 1896 : cluster [DBG] osdmap e1113: 8 total, 8 up, 8 in 2024-08-17T17:41:32.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:31 smithi169 bash[79348]: cluster 2024-08-17T17:41:30.959839+0000 mon.a (mon.0) 1896 : cluster [DBG] osdmap e1113: 8 total, 8 up, 8 in 2024-08-17T17:41:32.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:31 smithi169 bash[79348]: cluster 2024-08-17T17:41:30.959839+0000 mon.a (mon.0) 1896 : cluster [DBG] osdmap e1113: 8 total, 8 up, 8 in 2024-08-17T17:41:33.040 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] DiffIterateTest/0.DiffIterateDiscard (3035 ms) 2024-08-17T17:41:33.040 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] DiffIterateTest/0.DiffIterateTruncate 2024-08-17T17:41:33.040 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:41:33.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:32 smithi131 bash[88347]: cluster 2024-08-17T17:41:31.969393+0000 mon.a (mon.0) 1897 : cluster [DBG] osdmap e1114: 8 total, 8 up, 8 in 2024-08-17T17:41:33.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:32 smithi131 bash[88347]: cluster 2024-08-17T17:41:31.969393+0000 mon.a (mon.0) 1897 : cluster [DBG] osdmap e1114: 8 total, 8 up, 8 in 2024-08-17T17:41:33.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:32 smithi131 bash[88347]: cluster 2024-08-17T17:41:31.970628+0000 mgr.y (mgr.34107) 1172 : cluster [DBG] pgmap v1640: 105 pgs: 105 active+clean; 333 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 4.0 MiB/s wr, 26 op/s 2024-08-17T17:41:33.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:32 smithi131 bash[88347]: cluster 2024-08-17T17:41:31.970628+0000 mgr.y (mgr.34107) 1172 : cluster [DBG] pgmap v1640: 105 pgs: 105 active+clean; 333 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 4.0 MiB/s wr, 26 op/s 2024-08-17T17:41:33.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:32 smithi131 bash[89561]: cluster 2024-08-17T17:41:31.969393+0000 mon.a (mon.0) 1897 : cluster [DBG] osdmap e1114: 8 total, 8 up, 8 in 2024-08-17T17:41:33.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:32 smithi131 bash[89561]: cluster 2024-08-17T17:41:31.969393+0000 mon.a (mon.0) 1897 : cluster [DBG] osdmap e1114: 8 total, 8 up, 8 in 2024-08-17T17:41:33.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:32 smithi131 bash[89561]: cluster 2024-08-17T17:41:31.970628+0000 mgr.y (mgr.34107) 1172 : cluster [DBG] pgmap v1640: 105 pgs: 105 active+clean; 333 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 4.0 MiB/s wr, 26 op/s 2024-08-17T17:41:33.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:32 smithi131 bash[89561]: cluster 2024-08-17T17:41:31.970628+0000 mgr.y (mgr.34107) 1172 : cluster [DBG] pgmap v1640: 105 pgs: 105 active+clean; 333 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 4.0 MiB/s wr, 26 op/s 2024-08-17T17:41:33.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:32 smithi169 bash[79348]: cluster 2024-08-17T17:41:31.969393+0000 mon.a (mon.0) 1897 : cluster [DBG] osdmap e1114: 8 total, 8 up, 8 in 2024-08-17T17:41:33.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:32 smithi169 bash[79348]: cluster 2024-08-17T17:41:31.969393+0000 mon.a (mon.0) 1897 : cluster [DBG] osdmap e1114: 8 total, 8 up, 8 in 2024-08-17T17:41:33.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:32 smithi169 bash[79348]: cluster 2024-08-17T17:41:31.970628+0000 mgr.y (mgr.34107) 1172 : cluster [DBG] pgmap v1640: 105 pgs: 105 active+clean; 333 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 4.0 MiB/s wr, 26 op/s 2024-08-17T17:41:33.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:32 smithi169 bash[79348]: cluster 2024-08-17T17:41:31.970628+0000 mgr.y (mgr.34107) 1172 : cluster [DBG] pgmap v1640: 105 pgs: 105 active+clean; 333 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 4.0 MiB/s wr, 26 op/s 2024-08-17T17:41:34.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:33 smithi131 bash[89561]: cluster 2024-08-17T17:41:32.983327+0000 mon.a (mon.0) 1898 : cluster [DBG] osdmap e1115: 8 total, 8 up, 8 in 2024-08-17T17:41:34.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:33 smithi131 bash[89561]: cluster 2024-08-17T17:41:32.983327+0000 mon.a (mon.0) 1898 : cluster [DBG] osdmap e1115: 8 total, 8 up, 8 in 2024-08-17T17:41:34.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:33 smithi131 bash[88347]: cluster 2024-08-17T17:41:32.983327+0000 mon.a (mon.0) 1898 : cluster [DBG] osdmap e1115: 8 total, 8 up, 8 in 2024-08-17T17:41:34.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:33 smithi131 bash[88347]: cluster 2024-08-17T17:41:32.983327+0000 mon.a (mon.0) 1898 : cluster [DBG] osdmap e1115: 8 total, 8 up, 8 in 2024-08-17T17:41:34.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:33 smithi169 bash[79348]: cluster 2024-08-17T17:41:32.983327+0000 mon.a (mon.0) 1898 : cluster [DBG] osdmap e1115: 8 total, 8 up, 8 in 2024-08-17T17:41:34.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:33 smithi169 bash[79348]: cluster 2024-08-17T17:41:32.983327+0000 mon.a (mon.0) 1898 : cluster [DBG] osdmap e1115: 8 total, 8 up, 8 in 2024-08-17T17:41:35.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:34 smithi131 bash[88347]: cluster 2024-08-17T17:41:33.971741+0000 mgr.y (mgr.34107) 1173 : cluster [DBG] pgmap v1642: 105 pgs: 105 active+clean; 337 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 43 KiB/s rd, 11 KiB/s wr, 72 op/s 2024-08-17T17:41:35.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:34 smithi131 bash[88347]: cluster 2024-08-17T17:41:33.971741+0000 mgr.y (mgr.34107) 1173 : cluster [DBG] pgmap v1642: 105 pgs: 105 active+clean; 337 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 43 KiB/s rd, 11 KiB/s wr, 72 op/s 2024-08-17T17:41:35.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:34 smithi131 bash[88347]: cluster 2024-08-17T17:41:33.989850+0000 mon.a (mon.0) 1899 : cluster [DBG] osdmap e1116: 8 total, 8 up, 8 in 2024-08-17T17:41:35.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:34 smithi131 bash[88347]: cluster 2024-08-17T17:41:33.989850+0000 mon.a (mon.0) 1899 : cluster [DBG] osdmap e1116: 8 total, 8 up, 8 in 2024-08-17T17:41:35.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:34 smithi131 bash[89561]: cluster 2024-08-17T17:41:33.971741+0000 mgr.y (mgr.34107) 1173 : cluster [DBG] pgmap v1642: 105 pgs: 105 active+clean; 337 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 43 KiB/s rd, 11 KiB/s wr, 72 op/s 2024-08-17T17:41:35.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:34 smithi131 bash[89561]: cluster 2024-08-17T17:41:33.971741+0000 mgr.y (mgr.34107) 1173 : cluster [DBG] pgmap v1642: 105 pgs: 105 active+clean; 337 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 43 KiB/s rd, 11 KiB/s wr, 72 op/s 2024-08-17T17:41:35.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:34 smithi131 bash[89561]: cluster 2024-08-17T17:41:33.989850+0000 mon.a (mon.0) 1899 : cluster [DBG] osdmap e1116: 8 total, 8 up, 8 in 2024-08-17T17:41:35.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:34 smithi131 bash[89561]: cluster 2024-08-17T17:41:33.989850+0000 mon.a (mon.0) 1899 : cluster [DBG] osdmap e1116: 8 total, 8 up, 8 in 2024-08-17T17:41:35.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:34 smithi169 bash[79348]: cluster 2024-08-17T17:41:33.971741+0000 mgr.y (mgr.34107) 1173 : cluster [DBG] pgmap v1642: 105 pgs: 105 active+clean; 337 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 43 KiB/s rd, 11 KiB/s wr, 72 op/s 2024-08-17T17:41:35.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:34 smithi169 bash[79348]: cluster 2024-08-17T17:41:33.971741+0000 mgr.y (mgr.34107) 1173 : cluster [DBG] pgmap v1642: 105 pgs: 105 active+clean; 337 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 43 KiB/s rd, 11 KiB/s wr, 72 op/s 2024-08-17T17:41:35.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:34 smithi169 bash[79348]: cluster 2024-08-17T17:41:33.989850+0000 mon.a (mon.0) 1899 : cluster [DBG] osdmap e1116: 8 total, 8 up, 8 in 2024-08-17T17:41:35.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:34 smithi169 bash[79348]: cluster 2024-08-17T17:41:33.989850+0000 mon.a (mon.0) 1899 : cluster [DBG] osdmap e1116: 8 total, 8 up, 8 in 2024-08-17T17:41:36.093 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] DiffIterateTest/0.DiffIterateTruncate (3053 ms) 2024-08-17T17:41:36.093 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] DiffIterateTest/0.DiffIterateWriteAndTruncate 2024-08-17T17:41:36.093 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:41:36.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:36 smithi131 bash[89561]: cluster 2024-08-17T17:41:34.991857+0000 mon.a (mon.0) 1900 : cluster [DBG] osdmap e1117: 8 total, 8 up, 8 in 2024-08-17T17:41:36.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:36 smithi131 bash[89561]: cluster 2024-08-17T17:41:34.991857+0000 mon.a (mon.0) 1900 : cluster [DBG] osdmap e1117: 8 total, 8 up, 8 in 2024-08-17T17:41:36.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:36 smithi131 bash[88347]: cluster 2024-08-17T17:41:34.991857+0000 mon.a (mon.0) 1900 : cluster [DBG] osdmap e1117: 8 total, 8 up, 8 in 2024-08-17T17:41:36.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:36 smithi131 bash[88347]: cluster 2024-08-17T17:41:34.991857+0000 mon.a (mon.0) 1900 : cluster [DBG] osdmap e1117: 8 total, 8 up, 8 in 2024-08-17T17:41:36.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:36 smithi169 bash[79348]: cluster 2024-08-17T17:41:34.991857+0000 mon.a (mon.0) 1900 : cluster [DBG] osdmap e1117: 8 total, 8 up, 8 in 2024-08-17T17:41:36.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:36 smithi169 bash[79348]: cluster 2024-08-17T17:41:34.991857+0000 mon.a (mon.0) 1900 : cluster [DBG] osdmap e1117: 8 total, 8 up, 8 in 2024-08-17T17:41:37.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:37 smithi131 bash[89561]: cluster 2024-08-17T17:41:35.972610+0000 mgr.y (mgr.34107) 1174 : cluster [DBG] pgmap v1645: 105 pgs: 105 active+clean; 337 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 73 KiB/s rd, 13 KiB/s wr, 118 op/s 2024-08-17T17:41:37.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:37 smithi131 bash[89561]: cluster 2024-08-17T17:41:35.972610+0000 mgr.y (mgr.34107) 1174 : cluster [DBG] pgmap v1645: 105 pgs: 105 active+clean; 337 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 73 KiB/s rd, 13 KiB/s wr, 118 op/s 2024-08-17T17:41:37.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:37 smithi131 bash[89561]: cluster 2024-08-17T17:41:36.016105+0000 mon.a (mon.0) 1901 : cluster [DBG] osdmap e1118: 8 total, 8 up, 8 in 2024-08-17T17:41:37.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:37 smithi131 bash[89561]: cluster 2024-08-17T17:41:36.016105+0000 mon.a (mon.0) 1901 : cluster [DBG] osdmap e1118: 8 total, 8 up, 8 in 2024-08-17T17:41:37.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:37 smithi131 bash[88347]: cluster 2024-08-17T17:41:35.972610+0000 mgr.y (mgr.34107) 1174 : cluster [DBG] pgmap v1645: 105 pgs: 105 active+clean; 337 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 73 KiB/s rd, 13 KiB/s wr, 118 op/s 2024-08-17T17:41:37.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:37 smithi131 bash[88347]: cluster 2024-08-17T17:41:35.972610+0000 mgr.y (mgr.34107) 1174 : cluster [DBG] pgmap v1645: 105 pgs: 105 active+clean; 337 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 73 KiB/s rd, 13 KiB/s wr, 118 op/s 2024-08-17T17:41:37.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:37 smithi131 bash[88347]: cluster 2024-08-17T17:41:36.016105+0000 mon.a (mon.0) 1901 : cluster [DBG] osdmap e1118: 8 total, 8 up, 8 in 2024-08-17T17:41:37.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:37 smithi131 bash[88347]: cluster 2024-08-17T17:41:36.016105+0000 mon.a (mon.0) 1901 : cluster [DBG] osdmap e1118: 8 total, 8 up, 8 in 2024-08-17T17:41:37.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:37 smithi169 bash[79348]: cluster 2024-08-17T17:41:35.972610+0000 mgr.y (mgr.34107) 1174 : cluster [DBG] pgmap v1645: 105 pgs: 105 active+clean; 337 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 73 KiB/s rd, 13 KiB/s wr, 118 op/s 2024-08-17T17:41:37.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:37 smithi169 bash[79348]: cluster 2024-08-17T17:41:35.972610+0000 mgr.y (mgr.34107) 1174 : cluster [DBG] pgmap v1645: 105 pgs: 105 active+clean; 337 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 73 KiB/s rd, 13 KiB/s wr, 118 op/s 2024-08-17T17:41:37.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:37 smithi169 bash[79348]: cluster 2024-08-17T17:41:36.016105+0000 mon.a (mon.0) 1901 : cluster [DBG] osdmap e1118: 8 total, 8 up, 8 in 2024-08-17T17:41:37.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:37 smithi169 bash[79348]: cluster 2024-08-17T17:41:36.016105+0000 mon.a (mon.0) 1901 : cluster [DBG] osdmap e1118: 8 total, 8 up, 8 in 2024-08-17T17:41:38.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:38 smithi131 bash[89561]: cluster 2024-08-17T17:41:37.022878+0000 mon.a (mon.0) 1902 : cluster [DBG] osdmap e1119: 8 total, 8 up, 8 in 2024-08-17T17:41:38.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:38 smithi131 bash[89561]: cluster 2024-08-17T17:41:37.022878+0000 mon.a (mon.0) 1902 : cluster [DBG] osdmap e1119: 8 total, 8 up, 8 in 2024-08-17T17:41:38.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:38 smithi131 bash[88347]: cluster 2024-08-17T17:41:37.022878+0000 mon.a (mon.0) 1902 : cluster [DBG] osdmap e1119: 8 total, 8 up, 8 in 2024-08-17T17:41:38.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:38 smithi131 bash[88347]: cluster 2024-08-17T17:41:37.022878+0000 mon.a (mon.0) 1902 : cluster [DBG] osdmap e1119: 8 total, 8 up, 8 in 2024-08-17T17:41:38.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:38 smithi169 bash[79348]: cluster 2024-08-17T17:41:37.022878+0000 mon.a (mon.0) 1902 : cluster [DBG] osdmap e1119: 8 total, 8 up, 8 in 2024-08-17T17:41:38.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:38 smithi169 bash[79348]: cluster 2024-08-17T17:41:37.022878+0000 mon.a (mon.0) 1902 : cluster [DBG] osdmap e1119: 8 total, 8 up, 8 in 2024-08-17T17:41:39.037 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:41:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:41:38] "GET /metrics HTTP/1.1" 200 36564 "" "Prometheus/2.51.0" 2024-08-17T17:41:39.119 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] DiffIterateTest/0.DiffIterateWriteAndTruncate (3025 ms) 2024-08-17T17:41:39.119 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] DiffIterateTest/0.DiffIterateStress 2024-08-17T17:41:39.119 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:41:39.205 INFO:tasks.workunit.client.0.smithi131.stdout: i=0 exists [24463923~1126112,40083929~4612379,66614664~4074749,72955717~5334745,90140491~1428037,152596180~645023,168307481~921328,268114914~3517267,380868999~4260692,395238996~6505702] wrote [24463923~1126112,40083929~4612379,66614664~4074749,72955717~5334745,90140491~1428037,152596180~645023,168307481~921328,268114914~3517267,380868999~4260692,395238996~6505702] 2024-08-17T17:41:39.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:39 smithi131 bash[88347]: cluster 2024-08-17T17:41:37.973281+0000 mgr.y (mgr.34107) 1175 : cluster [DBG] pgmap v1648: 105 pgs: 105 active+clean; 337 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 31 KiB/s rd, 3.0 KiB/s wr, 48 op/s 2024-08-17T17:41:39.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:39 smithi131 bash[88347]: cluster 2024-08-17T17:41:37.973281+0000 mgr.y (mgr.34107) 1175 : cluster [DBG] pgmap v1648: 105 pgs: 105 active+clean; 337 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 31 KiB/s rd, 3.0 KiB/s wr, 48 op/s 2024-08-17T17:41:39.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:39 smithi131 bash[88347]: cluster 2024-08-17T17:41:38.032000+0000 mon.a (mon.0) 1903 : cluster [DBG] osdmap e1120: 8 total, 8 up, 8 in 2024-08-17T17:41:39.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:39 smithi131 bash[88347]: cluster 2024-08-17T17:41:38.032000+0000 mon.a (mon.0) 1903 : cluster [DBG] osdmap e1120: 8 total, 8 up, 8 in 2024-08-17T17:41:39.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:39 smithi131 bash[88347]: audit 2024-08-17T17:41:38.240174+0000 mon.a (mon.0) 1904 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:39.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:39 smithi131 bash[88347]: audit 2024-08-17T17:41:38.240174+0000 mon.a (mon.0) 1904 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:39.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:39 smithi131 bash[89561]: cluster 2024-08-17T17:41:37.973281+0000 mgr.y (mgr.34107) 1175 : cluster [DBG] pgmap v1648: 105 pgs: 105 active+clean; 337 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 31 KiB/s rd, 3.0 KiB/s wr, 48 op/s 2024-08-17T17:41:39.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:39 smithi131 bash[89561]: cluster 2024-08-17T17:41:37.973281+0000 mgr.y (mgr.34107) 1175 : cluster [DBG] pgmap v1648: 105 pgs: 105 active+clean; 337 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 31 KiB/s rd, 3.0 KiB/s wr, 48 op/s 2024-08-17T17:41:39.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:39 smithi131 bash[89561]: cluster 2024-08-17T17:41:38.032000+0000 mon.a (mon.0) 1903 : cluster [DBG] osdmap e1120: 8 total, 8 up, 8 in 2024-08-17T17:41:39.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:39 smithi131 bash[89561]: cluster 2024-08-17T17:41:38.032000+0000 mon.a (mon.0) 1903 : cluster [DBG] osdmap e1120: 8 total, 8 up, 8 in 2024-08-17T17:41:39.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:39 smithi131 bash[89561]: audit 2024-08-17T17:41:38.240174+0000 mon.a (mon.0) 1904 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:39.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:39 smithi131 bash[89561]: audit 2024-08-17T17:41:38.240174+0000 mon.a (mon.0) 1904 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:39.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:39 smithi169 bash[79348]: cluster 2024-08-17T17:41:37.973281+0000 mgr.y (mgr.34107) 1175 : cluster [DBG] pgmap v1648: 105 pgs: 105 active+clean; 337 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 31 KiB/s rd, 3.0 KiB/s wr, 48 op/s 2024-08-17T17:41:39.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:39 smithi169 bash[79348]: cluster 2024-08-17T17:41:37.973281+0000 mgr.y (mgr.34107) 1175 : cluster [DBG] pgmap v1648: 105 pgs: 105 active+clean; 337 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 31 KiB/s rd, 3.0 KiB/s wr, 48 op/s 2024-08-17T17:41:39.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:39 smithi169 bash[79348]: cluster 2024-08-17T17:41:38.032000+0000 mon.a (mon.0) 1903 : cluster [DBG] osdmap e1120: 8 total, 8 up, 8 in 2024-08-17T17:41:39.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:39 smithi169 bash[79348]: cluster 2024-08-17T17:41:38.032000+0000 mon.a (mon.0) 1903 : cluster [DBG] osdmap e1120: 8 total, 8 up, 8 in 2024-08-17T17:41:39.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:39 smithi169 bash[79348]: audit 2024-08-17T17:41:38.240174+0000 mon.a (mon.0) 1904 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:39.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:39 smithi169 bash[79348]: audit 2024-08-17T17:41:38.240174+0000 mon.a (mon.0) 1904 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:40.164 INFO:tasks.workunit.client.0.smithi131.stdout: i=1 exists [24463923~1126112,40083929~4612379,50503821~5635157,66614664~11675798,90140491~1428037,100287219~2659326,152596180~645023,168307481~921328,212062516~5271833,240943110~7133144,268114914~3517267,284198055~6839605,307886325~546595,322921753~8167720,362407476~3896516,380868999~4260692,395238996~6505702,409272894~3983602] wrote [50503821~5635157,70670753~4196085,100287219~2659326,212062516~5271833,240943110~7133144,284198055~6839605,307886325~546595,322921753~8167720,362407476~3896516,409272894~3983602] 2024-08-17T17:41:40.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:40 smithi131 bash[89561]: cluster 2024-08-17T17:41:39.033271+0000 mon.a (mon.0) 1905 : cluster [DBG] osdmap e1121: 8 total, 8 up, 8 in 2024-08-17T17:41:40.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:40 smithi131 bash[89561]: cluster 2024-08-17T17:41:39.033271+0000 mon.a (mon.0) 1905 : cluster [DBG] osdmap e1121: 8 total, 8 up, 8 in 2024-08-17T17:41:40.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:40 smithi131 bash[89561]: cluster 2024-08-17T17:41:39.974075+0000 mgr.y (mgr.34107) 1176 : cluster [DBG] pgmap v1651: 105 pgs: 105 active+clean; 339 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 53 KiB/s rd, 519 KiB/s wr, 80 op/s 2024-08-17T17:41:40.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:40 smithi131 bash[89561]: cluster 2024-08-17T17:41:39.974075+0000 mgr.y (mgr.34107) 1176 : cluster [DBG] pgmap v1651: 105 pgs: 105 active+clean; 339 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 53 KiB/s rd, 519 KiB/s wr, 80 op/s 2024-08-17T17:41:40.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:40 smithi131 bash[88347]: cluster 2024-08-17T17:41:39.033271+0000 mon.a (mon.0) 1905 : cluster [DBG] osdmap e1121: 8 total, 8 up, 8 in 2024-08-17T17:41:40.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:40 smithi131 bash[88347]: cluster 2024-08-17T17:41:39.033271+0000 mon.a (mon.0) 1905 : cluster [DBG] osdmap e1121: 8 total, 8 up, 8 in 2024-08-17T17:41:40.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:40 smithi131 bash[88347]: cluster 2024-08-17T17:41:39.974075+0000 mgr.y (mgr.34107) 1176 : cluster [DBG] pgmap v1651: 105 pgs: 105 active+clean; 339 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 53 KiB/s rd, 519 KiB/s wr, 80 op/s 2024-08-17T17:41:40.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:40 smithi131 bash[88347]: cluster 2024-08-17T17:41:39.974075+0000 mgr.y (mgr.34107) 1176 : cluster [DBG] pgmap v1651: 105 pgs: 105 active+clean; 339 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 53 KiB/s rd, 519 KiB/s wr, 80 op/s 2024-08-17T17:41:40.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:40 smithi169 bash[79348]: cluster 2024-08-17T17:41:39.033271+0000 mon.a (mon.0) 1905 : cluster [DBG] osdmap e1121: 8 total, 8 up, 8 in 2024-08-17T17:41:40.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:40 smithi169 bash[79348]: cluster 2024-08-17T17:41:39.033271+0000 mon.a (mon.0) 1905 : cluster [DBG] osdmap e1121: 8 total, 8 up, 8 in 2024-08-17T17:41:40.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:40 smithi169 bash[79348]: cluster 2024-08-17T17:41:39.974075+0000 mgr.y (mgr.34107) 1176 : cluster [DBG] pgmap v1651: 105 pgs: 105 active+clean; 339 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 53 KiB/s rd, 519 KiB/s wr, 80 op/s 2024-08-17T17:41:40.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:40 smithi169 bash[79348]: cluster 2024-08-17T17:41:39.974075+0000 mgr.y (mgr.34107) 1176 : cluster [DBG] pgmap v1651: 105 pgs: 105 active+clean; 339 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 53 KiB/s rd, 519 KiB/s wr, 80 op/s 2024-08-17T17:41:41.143 INFO:tasks.workunit.client.0.smithi131.stdout: i=2 exists [24463923~1126112,27353895~482910,40083929~4612379,50503821~5635157,66614664~11675798,88661967~4349947,100287219~2659326,152596180~645023,162733240~6495569,212062516~5271833,240943110~7133144,249007416~407715,268114914~3517267,272721665~3295507,284198055~7395027,307886325~546595,322921753~8167720,351182897~4678781,362407476~10411078,380134814~4994877,395238996~6505702,409272894~3983602] wrote [27353895~482910,88661967~4349947,162733240~6401379,244975128~2444247,249007416~407715,272721665~3295507,290085040~1508042,351182897~4678781,365083946~7734608,380134814~1307199] 2024-08-17T17:41:41.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:41 smithi131 bash[88347]: cluster 2024-08-17T17:41:40.052291+0000 mon.a (mon.0) 1906 : cluster [DBG] osdmap e1122: 8 total, 8 up, 8 in 2024-08-17T17:41:41.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:41 smithi131 bash[88347]: cluster 2024-08-17T17:41:40.052291+0000 mon.a (mon.0) 1906 : cluster [DBG] osdmap e1122: 8 total, 8 up, 8 in 2024-08-17T17:41:41.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:41 smithi131 bash[89561]: cluster 2024-08-17T17:41:40.052291+0000 mon.a (mon.0) 1906 : cluster [DBG] osdmap e1122: 8 total, 8 up, 8 in 2024-08-17T17:41:41.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:41 smithi131 bash[89561]: cluster 2024-08-17T17:41:40.052291+0000 mon.a (mon.0) 1906 : cluster [DBG] osdmap e1122: 8 total, 8 up, 8 in 2024-08-17T17:41:41.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:41 smithi169 bash[79348]: cluster 2024-08-17T17:41:40.052291+0000 mon.a (mon.0) 1906 : cluster [DBG] osdmap e1122: 8 total, 8 up, 8 in 2024-08-17T17:41:41.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:41 smithi169 bash[79348]: cluster 2024-08-17T17:41:40.052291+0000 mon.a (mon.0) 1906 : cluster [DBG] osdmap e1122: 8 total, 8 up, 8 in 2024-08-17T17:41:42.192 INFO:tasks.workunit.client.0.smithi131.stdout: i=3 exists [2744257~8183164,24463923~1126112,27353895~482910,40083929~4612379,50503821~5635157,66614664~11675798,85175682~7836232,100287219~2659326,103606117~5378854,121952715~784646,123341889~8062950,152596180~645023,162733240~6495569,212062516~5271833,224089950~2847973,240943110~7133144,249007416~407715,260733177~819282,268114914~3517267,272721665~3295507,284198055~7395027,294651296~399057,307886325~546595,322921753~8167720,338487901~1696927,351182897~4678781,362407476~10411078,380134814~4994877,395238996~6505702,409272894~3983602] wrote [2744257~8183164,85175682~7464865,103606117~5378854,121952715~784646,123341889~8062950,224089950~2847973,260733177~819282,294651296~399057,338487901~1696927] 2024-08-17T17:41:42.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:42 smithi131 bash[89561]: cluster 2024-08-17T17:41:41.063782+0000 mon.a (mon.0) 1907 : cluster [DBG] osdmap e1123: 8 total, 8 up, 8 in 2024-08-17T17:41:42.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:42 smithi131 bash[89561]: cluster 2024-08-17T17:41:41.063782+0000 mon.a (mon.0) 1907 : cluster [DBG] osdmap e1123: 8 total, 8 up, 8 in 2024-08-17T17:41:42.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:42 smithi131 bash[89561]: cluster 2024-08-17T17:41:41.974721+0000 mgr.y (mgr.34107) 1177 : cluster [DBG] pgmap v1654: 105 pgs: 105 active+clean; 374 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 56 KiB/s rd, 6.0 MiB/s wr, 89 op/s 2024-08-17T17:41:42.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:42 smithi131 bash[89561]: cluster 2024-08-17T17:41:41.974721+0000 mgr.y (mgr.34107) 1177 : cluster [DBG] pgmap v1654: 105 pgs: 105 active+clean; 374 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 56 KiB/s rd, 6.0 MiB/s wr, 89 op/s 2024-08-17T17:41:42.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:42 smithi131 bash[88347]: cluster 2024-08-17T17:41:41.063782+0000 mon.a (mon.0) 1907 : cluster [DBG] osdmap e1123: 8 total, 8 up, 8 in 2024-08-17T17:41:42.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:42 smithi131 bash[88347]: cluster 2024-08-17T17:41:41.063782+0000 mon.a (mon.0) 1907 : cluster [DBG] osdmap e1123: 8 total, 8 up, 8 in 2024-08-17T17:41:42.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:42 smithi131 bash[88347]: cluster 2024-08-17T17:41:41.974721+0000 mgr.y (mgr.34107) 1177 : cluster [DBG] pgmap v1654: 105 pgs: 105 active+clean; 374 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 56 KiB/s rd, 6.0 MiB/s wr, 89 op/s 2024-08-17T17:41:42.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:42 smithi131 bash[88347]: cluster 2024-08-17T17:41:41.974721+0000 mgr.y (mgr.34107) 1177 : cluster [DBG] pgmap v1654: 105 pgs: 105 active+clean; 374 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 56 KiB/s rd, 6.0 MiB/s wr, 89 op/s 2024-08-17T17:41:42.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:42 smithi169 bash[79348]: cluster 2024-08-17T17:41:41.063782+0000 mon.a (mon.0) 1907 : cluster [DBG] osdmap e1123: 8 total, 8 up, 8 in 2024-08-17T17:41:42.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:42 smithi169 bash[79348]: cluster 2024-08-17T17:41:41.063782+0000 mon.a (mon.0) 1907 : cluster [DBG] osdmap e1123: 8 total, 8 up, 8 in 2024-08-17T17:41:42.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:42 smithi169 bash[79348]: cluster 2024-08-17T17:41:41.974721+0000 mgr.y (mgr.34107) 1177 : cluster [DBG] pgmap v1654: 105 pgs: 105 active+clean; 374 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 56 KiB/s rd, 6.0 MiB/s wr, 89 op/s 2024-08-17T17:41:42.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:42 smithi169 bash[79348]: cluster 2024-08-17T17:41:41.974721+0000 mgr.y (mgr.34107) 1177 : cluster [DBG] pgmap v1654: 105 pgs: 105 active+clean; 374 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 56 KiB/s rd, 6.0 MiB/s wr, 89 op/s 2024-08-17T17:41:43.186 INFO:tasks.workunit.client.0.smithi131.stdout: i=4 exists [2744257~9541030,24463923~1126112,27353895~482910,40083929~4612379,50503821~5635157,64008401~14282061,85175682~7836232,100287219~2659326,103606117~5378854,120249366~11155473,142736461~4380364,152596180~645023,162733240~6495569,202792699~760916,212062516~5271833,224089950~2847973,240943110~7133144,249007416~407715,260733177~819282,268114914~3517267,272721665~3295507,284198055~7395027,294466893~6614405,307886325~546595,314454112~2727849,322921753~8167720,338487901~1696927,349753420~6482014,362407476~10411078,380134814~4994877,395238996~8524117,409272894~3983602] wrote [8730263~3555024,64008401~3518480,70493002~6928765,120249366~3516656,142736461~4380364,202792699~760916,294466893~6614405,314454112~2727849,349753420~6482014,396412374~7350739] 2024-08-17T17:41:43.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:43 smithi131 bash[89561]: cluster 2024-08-17T17:41:42.077766+0000 mon.a (mon.0) 1908 : cluster [DBG] osdmap e1124: 8 total, 8 up, 8 in 2024-08-17T17:41:43.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:43 smithi131 bash[89561]: cluster 2024-08-17T17:41:42.077766+0000 mon.a (mon.0) 1908 : cluster [DBG] osdmap e1124: 8 total, 8 up, 8 in 2024-08-17T17:41:43.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:43 smithi131 bash[88347]: cluster 2024-08-17T17:41:42.077766+0000 mon.a (mon.0) 1908 : cluster [DBG] osdmap e1124: 8 total, 8 up, 8 in 2024-08-17T17:41:43.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:43 smithi131 bash[88347]: cluster 2024-08-17T17:41:42.077766+0000 mon.a (mon.0) 1908 : cluster [DBG] osdmap e1124: 8 total, 8 up, 8 in 2024-08-17T17:41:43.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:43 smithi169 bash[79348]: cluster 2024-08-17T17:41:42.077766+0000 mon.a (mon.0) 1908 : cluster [DBG] osdmap e1124: 8 total, 8 up, 8 in 2024-08-17T17:41:43.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:43 smithi169 bash[79348]: cluster 2024-08-17T17:41:42.077766+0000 mon.a (mon.0) 1908 : cluster [DBG] osdmap e1124: 8 total, 8 up, 8 in 2024-08-17T17:41:44.175 INFO:tasks.workunit.client.0.smithi131.stdout: i=5 exists [2579427~14655903,24463923~1126112,27353895~482910,35850769~2573888,40083929~4612379,50503821~5635157,64008401~14282061,85175682~7836232,100287219~2659326,103035842~5949129,120249366~11155473,142736461~7587871,152596180~645023,162733240~6495569,202792699~760916,212062516~5271833,224089950~2847973,232596180~1738890,240943110~10389957,260733177~819282,268114914~3517267,272721665~3295507,284198055~7395027,294466893~6614405,303684534~354908,307886325~546595,314454112~2727849,322921753~8167720,338487901~1696927,349753420~6482014,362407476~10411078,380134814~6150842,393796772~31290,395238996~8524117,409272894~3983602] wrote [2579427~2873353,10862106~6373224,35850769~2573888,103035842~2301207,145489257~4835075,232596180~1738890,244670166~6662901,303684534~354908,380387622~5898034,393796772~31290] 2024-08-17T17:41:44.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:44 smithi131 bash[89561]: cluster 2024-08-17T17:41:43.075376+0000 mon.a (mon.0) 1909 : cluster [DBG] osdmap e1125: 8 total, 8 up, 8 in 2024-08-17T17:41:44.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:44 smithi131 bash[89561]: cluster 2024-08-17T17:41:43.075376+0000 mon.a (mon.0) 1909 : cluster [DBG] osdmap e1125: 8 total, 8 up, 8 in 2024-08-17T17:41:44.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:44 smithi131 bash[89561]: cluster 2024-08-17T17:41:43.975767+0000 mgr.y (mgr.34107) 1178 : cluster [DBG] pgmap v1657: 105 pgs: 105 active+clean; 475 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 24 MiB/s wr, 39 op/s 2024-08-17T17:41:44.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:44 smithi131 bash[89561]: cluster 2024-08-17T17:41:43.975767+0000 mgr.y (mgr.34107) 1178 : cluster [DBG] pgmap v1657: 105 pgs: 105 active+clean; 475 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 24 MiB/s wr, 39 op/s 2024-08-17T17:41:44.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:44 smithi131 bash[88347]: cluster 2024-08-17T17:41:43.075376+0000 mon.a (mon.0) 1909 : cluster [DBG] osdmap e1125: 8 total, 8 up, 8 in 2024-08-17T17:41:44.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:44 smithi131 bash[88347]: cluster 2024-08-17T17:41:43.075376+0000 mon.a (mon.0) 1909 : cluster [DBG] osdmap e1125: 8 total, 8 up, 8 in 2024-08-17T17:41:44.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:44 smithi131 bash[88347]: cluster 2024-08-17T17:41:43.975767+0000 mgr.y (mgr.34107) 1178 : cluster [DBG] pgmap v1657: 105 pgs: 105 active+clean; 475 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 24 MiB/s wr, 39 op/s 2024-08-17T17:41:44.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:44 smithi131 bash[88347]: cluster 2024-08-17T17:41:43.975767+0000 mgr.y (mgr.34107) 1178 : cluster [DBG] pgmap v1657: 105 pgs: 105 active+clean; 475 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 24 MiB/s wr, 39 op/s 2024-08-17T17:41:44.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:44 smithi169 bash[79348]: cluster 2024-08-17T17:41:43.075376+0000 mon.a (mon.0) 1909 : cluster [DBG] osdmap e1125: 8 total, 8 up, 8 in 2024-08-17T17:41:44.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:44 smithi169 bash[79348]: cluster 2024-08-17T17:41:43.075376+0000 mon.a (mon.0) 1909 : cluster [DBG] osdmap e1125: 8 total, 8 up, 8 in 2024-08-17T17:41:44.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:44 smithi169 bash[79348]: cluster 2024-08-17T17:41:43.975767+0000 mgr.y (mgr.34107) 1178 : cluster [DBG] pgmap v1657: 105 pgs: 105 active+clean; 475 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 24 MiB/s wr, 39 op/s 2024-08-17T17:41:44.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:44 smithi169 bash[79348]: cluster 2024-08-17T17:41:43.975767+0000 mgr.y (mgr.34107) 1178 : cluster [DBG] pgmap v1657: 105 pgs: 105 active+clean; 475 MiB data, 1.5 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 24 MiB/s wr, 39 op/s 2024-08-17T17:41:45.190 INFO:tasks.workunit.client.0.smithi131.stdout: i=6 exists [2579427~14655903,24463923~1126112,27353895~482910,35850769~2573888,40083929~5664944,50503821~6300796,60123934~1353119,64008401~14282061,85175682~7836232,100287219~2659326,103035842~5949129,120249366~11155473,142736461~11100742,162733240~6495569,202792699~760916,212062516~5271833,224089950~2847973,232596180~1738890,240943110~10389957,260733177~819282,268114914~3517267,272721665~3295507,284198055~7395027,294466893~6614405,303684534~354908,307886325~546595,314454112~2727849,322921753~8167720,338487901~1696927,346925085~745939,349753420~6482014,360419716~12398838,380134814~6150842,393796772~31290,395238996~8524117,409272894~3983602] wrote [40749765~4999108,50561735~6242882,60123934~1353119,143029033~1906908,146022358~7814845,346925085~745939,360419716~7478594] 2024-08-17T17:41:45.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:45 smithi169 bash[79348]: cluster 2024-08-17T17:41:44.089424+0000 mon.a (mon.0) 1910 : cluster [DBG] osdmap e1126: 8 total, 8 up, 8 in 2024-08-17T17:41:45.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:45 smithi169 bash[79348]: cluster 2024-08-17T17:41:44.089424+0000 mon.a (mon.0) 1910 : cluster [DBG] osdmap e1126: 8 total, 8 up, 8 in 2024-08-17T17:41:45.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:45 smithi131 bash[89561]: cluster 2024-08-17T17:41:44.089424+0000 mon.a (mon.0) 1910 : cluster [DBG] osdmap e1126: 8 total, 8 up, 8 in 2024-08-17T17:41:45.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:45 smithi131 bash[89561]: cluster 2024-08-17T17:41:44.089424+0000 mon.a (mon.0) 1910 : cluster [DBG] osdmap e1126: 8 total, 8 up, 8 in 2024-08-17T17:41:45.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:45 smithi131 bash[88347]: cluster 2024-08-17T17:41:44.089424+0000 mon.a (mon.0) 1910 : cluster [DBG] osdmap e1126: 8 total, 8 up, 8 in 2024-08-17T17:41:45.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:45 smithi131 bash[88347]: cluster 2024-08-17T17:41:44.089424+0000 mon.a (mon.0) 1910 : cluster [DBG] osdmap e1126: 8 total, 8 up, 8 in 2024-08-17T17:41:46.226 INFO:tasks.workunit.client.0.smithi131.stdout: i=7 exists [2579427~14655903,24463923~1126112,27353895~482910,35850769~2573888,40083929~6663962,50503821~6300796,60123934~1353119,64008401~14282061,85175682~7836232,100287219~2659326,103035842~5949129,110662279~3353938,120249366~11155473,142736461~11100742,162733240~6495569,201067523~4695093,212062516~5271833,224089950~2847973,232596180~1738890,236438764~3158343,240943110~10389957,260614515~1154443,268114914~3517267,272721665~3295507,284198055~7395027,294466893~6614405,303684534~354908,307886325~546595,314454112~2727849,322921753~10989039,338487901~1696927,346925085~745939,349753420~6482014,357891930~14926624,380134814~6150842,393796772~31290,395238996~8524117,409272894~3983602] wrote [13412999~3805502,44783680~1964211,110662279~3353938,201067523~4695093,236438764~3158343,260614515~1154443,327205235~6705557,357891930~7390996,367545944~4862973] 2024-08-17T17:41:46.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:46 smithi169 bash[79348]: cluster 2024-08-17T17:41:45.100071+0000 mon.a (mon.0) 1911 : cluster [DBG] osdmap e1127: 8 total, 8 up, 8 in 2024-08-17T17:41:46.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:46 smithi169 bash[79348]: cluster 2024-08-17T17:41:45.100071+0000 mon.a (mon.0) 1911 : cluster [DBG] osdmap e1127: 8 total, 8 up, 8 in 2024-08-17T17:41:46.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:46 smithi169 bash[79348]: cluster 2024-08-17T17:41:45.976580+0000 mgr.y (mgr.34107) 1179 : cluster [DBG] pgmap v1660: 105 pgs: 105 active+clean; 614 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 167 KiB/s rd, 47 MiB/s wr, 281 op/s 2024-08-17T17:41:46.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:46 smithi169 bash[79348]: cluster 2024-08-17T17:41:45.976580+0000 mgr.y (mgr.34107) 1179 : cluster [DBG] pgmap v1660: 105 pgs: 105 active+clean; 614 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 167 KiB/s rd, 47 MiB/s wr, 281 op/s 2024-08-17T17:41:46.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:46 smithi131 bash[89561]: cluster 2024-08-17T17:41:45.100071+0000 mon.a (mon.0) 1911 : cluster [DBG] osdmap e1127: 8 total, 8 up, 8 in 2024-08-17T17:41:46.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:46 smithi131 bash[89561]: cluster 2024-08-17T17:41:45.100071+0000 mon.a (mon.0) 1911 : cluster [DBG] osdmap e1127: 8 total, 8 up, 8 in 2024-08-17T17:41:46.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:46 smithi131 bash[89561]: cluster 2024-08-17T17:41:45.976580+0000 mgr.y (mgr.34107) 1179 : cluster [DBG] pgmap v1660: 105 pgs: 105 active+clean; 614 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 167 KiB/s rd, 47 MiB/s wr, 281 op/s 2024-08-17T17:41:46.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:46 smithi131 bash[89561]: cluster 2024-08-17T17:41:45.976580+0000 mgr.y (mgr.34107) 1179 : cluster [DBG] pgmap v1660: 105 pgs: 105 active+clean; 614 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 167 KiB/s rd, 47 MiB/s wr, 281 op/s 2024-08-17T17:41:46.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:46 smithi131 bash[88347]: cluster 2024-08-17T17:41:45.100071+0000 mon.a (mon.0) 1911 : cluster [DBG] osdmap e1127: 8 total, 8 up, 8 in 2024-08-17T17:41:46.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:46 smithi131 bash[88347]: cluster 2024-08-17T17:41:45.100071+0000 mon.a (mon.0) 1911 : cluster [DBG] osdmap e1127: 8 total, 8 up, 8 in 2024-08-17T17:41:46.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:46 smithi131 bash[88347]: cluster 2024-08-17T17:41:45.976580+0000 mgr.y (mgr.34107) 1179 : cluster [DBG] pgmap v1660: 105 pgs: 105 active+clean; 614 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 167 KiB/s rd, 47 MiB/s wr, 281 op/s 2024-08-17T17:41:46.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:46 smithi131 bash[88347]: cluster 2024-08-17T17:41:45.976580+0000 mgr.y (mgr.34107) 1179 : cluster [DBG] pgmap v1660: 105 pgs: 105 active+clean; 614 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 167 KiB/s rd, 47 MiB/s wr, 281 op/s 2024-08-17T17:41:47.251 INFO:tasks.workunit.client.0.smithi131.stdout: i=8 exists [2579427~14655903,24463923~1126112,27353895~482910,35850769~2573888,40083929~6663962,50503821~11186330,64008401~14282061,85175682~13295084,100287219~2659326,103035842~5949129,110662279~3353938,120249366~11155473,142736461~11100742,162733240~6495569,201067523~4695093,212062516~5271833,224089950~2847973,232596180~1738890,236438764~3158343,240943110~10389957,255841007~7478858,268114914~3517267,272721665~3295507,284198055~16883243,303684534~354908,307886325~546595,314454112~2727849,322921753~10989039,338487901~1696927,346925085~745939,349753420~6482014,357891930~14926624,380134814~6150842,393796772~31290,395238996~8524117,409272894~3983602] wrote [9496193~1397811,56382333~5307818,91093320~7377446,122176875~3732168,215124723~1033552,255841007~7478858,290025846~7090681,358974352~4261201,363409173~8051025] 2024-08-17T17:41:47.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:47 smithi169 bash[79348]: cluster 2024-08-17T17:41:46.120734+0000 mon.a (mon.0) 1912 : cluster [DBG] osdmap e1128: 8 total, 8 up, 8 in 2024-08-17T17:41:47.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:47 smithi169 bash[79348]: cluster 2024-08-17T17:41:46.120734+0000 mon.a (mon.0) 1912 : cluster [DBG] osdmap e1128: 8 total, 8 up, 8 in 2024-08-17T17:41:47.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:47 smithi131 bash[89561]: cluster 2024-08-17T17:41:46.120734+0000 mon.a (mon.0) 1912 : cluster [DBG] osdmap e1128: 8 total, 8 up, 8 in 2024-08-17T17:41:47.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:47 smithi131 bash[89561]: cluster 2024-08-17T17:41:46.120734+0000 mon.a (mon.0) 1912 : cluster [DBG] osdmap e1128: 8 total, 8 up, 8 in 2024-08-17T17:41:47.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:47 smithi131 bash[88347]: cluster 2024-08-17T17:41:46.120734+0000 mon.a (mon.0) 1912 : cluster [DBG] osdmap e1128: 8 total, 8 up, 8 in 2024-08-17T17:41:47.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:47 smithi131 bash[88347]: cluster 2024-08-17T17:41:46.120734+0000 mon.a (mon.0) 1912 : cluster [DBG] osdmap e1128: 8 total, 8 up, 8 in 2024-08-17T17:41:48.253 INFO:tasks.workunit.client.0.smithi131.stdout: i=9 exists [2579427~14655903,24463923~1126112,27353895~482910,29736669~8687988,40083929~6663962,50503821~11186330,64008401~14282061,85175682~13295084,100287219~2659326,103035842~5949129,110662279~3353938,120249366~13605989,138688087~273671,142736461~11100742,162733240~6495569,201067523~4695093,210744178~6590171,224089950~2847973,232596180~7000927,240943110~10389957,255841007~7478858,268114914~3517267,272721665~3295507,284198055~16883243,303684534~354908,307886325~546595,313360023~4956727,322921753~10989039,338487901~1696927,346925085~745939,349753420~6867545,357891930~14926624,380134814~6150842,393796772~31290,395238996~8524117,409272894~3983602] wrote [29736669~7743781,43392041~658365,128601876~5253479,138688087~273671,210744178~3232109,234154161~4099493,272966968~103555,299456114~67315,313360023~4956727,351118038~5502927] 2024-08-17T17:41:48.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:48 smithi169 bash[79348]: cluster 2024-08-17T17:41:47.125583+0000 mon.a (mon.0) 1913 : cluster [DBG] osdmap e1129: 8 total, 8 up, 8 in 2024-08-17T17:41:48.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:48 smithi169 bash[79348]: cluster 2024-08-17T17:41:47.125583+0000 mon.a (mon.0) 1913 : cluster [DBG] osdmap e1129: 8 total, 8 up, 8 in 2024-08-17T17:41:48.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:48 smithi169 bash[79348]: cluster 2024-08-17T17:41:47.977289+0000 mgr.y (mgr.34107) 1180 : cluster [DBG] pgmap v1663: 105 pgs: 105 active+clean; 614 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 155 KiB/s rd, 28 MiB/s wr, 250 op/s 2024-08-17T17:41:48.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:48 smithi169 bash[79348]: cluster 2024-08-17T17:41:47.977289+0000 mgr.y (mgr.34107) 1180 : cluster [DBG] pgmap v1663: 105 pgs: 105 active+clean; 614 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 155 KiB/s rd, 28 MiB/s wr, 250 op/s 2024-08-17T17:41:48.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:48 smithi131 bash[88347]: cluster 2024-08-17T17:41:47.125583+0000 mon.a (mon.0) 1913 : cluster [DBG] osdmap e1129: 8 total, 8 up, 8 in 2024-08-17T17:41:48.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:48 smithi131 bash[88347]: cluster 2024-08-17T17:41:47.125583+0000 mon.a (mon.0) 1913 : cluster [DBG] osdmap e1129: 8 total, 8 up, 8 in 2024-08-17T17:41:48.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:48 smithi131 bash[88347]: cluster 2024-08-17T17:41:47.977289+0000 mgr.y (mgr.34107) 1180 : cluster [DBG] pgmap v1663: 105 pgs: 105 active+clean; 614 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 155 KiB/s rd, 28 MiB/s wr, 250 op/s 2024-08-17T17:41:48.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:48 smithi131 bash[88347]: cluster 2024-08-17T17:41:47.977289+0000 mgr.y (mgr.34107) 1180 : cluster [DBG] pgmap v1663: 105 pgs: 105 active+clean; 614 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 155 KiB/s rd, 28 MiB/s wr, 250 op/s 2024-08-17T17:41:48.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:48 smithi131 bash[89561]: cluster 2024-08-17T17:41:47.125583+0000 mon.a (mon.0) 1913 : cluster [DBG] osdmap e1129: 8 total, 8 up, 8 in 2024-08-17T17:41:48.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:48 smithi131 bash[89561]: cluster 2024-08-17T17:41:47.125583+0000 mon.a (mon.0) 1913 : cluster [DBG] osdmap e1129: 8 total, 8 up, 8 in 2024-08-17T17:41:48.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:48 smithi131 bash[89561]: cluster 2024-08-17T17:41:47.977289+0000 mgr.y (mgr.34107) 1180 : cluster [DBG] pgmap v1663: 105 pgs: 105 active+clean; 614 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 155 KiB/s rd, 28 MiB/s wr, 250 op/s 2024-08-17T17:41:48.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:48 smithi131 bash[89561]: cluster 2024-08-17T17:41:47.977289+0000 mgr.y (mgr.34107) 1180 : cluster [DBG] pgmap v1663: 105 pgs: 105 active+clean; 614 MiB data, 1.8 GiB used, 713 GiB / 715 GiB avail; 155 KiB/s rd, 28 MiB/s wr, 250 op/s 2024-08-17T17:41:49.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:41:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:41:48] "GET /metrics HTTP/1.1" 200 36564 "" "Prometheus/2.51.0" 2024-08-17T17:41:49.252 INFO:tasks.workunit.client.0.smithi131.stdout: i=10 exists [2579427~14655903,21651133~4420175,27353895~11070762,40083929~6663962,50503821~13317307,64008401~14282061,85175682~13295084,100287219~2659326,103035842~5949129,110662279~3353938,120249366~13605989,138688087~273671,142736461~11100742,162733240~6495569,201067523~4695093,210744178~6590171,224089950~2847973,227723690~1184860,232596180~7000927,240943110~11252784,255841007~7478858,268114914~7902258,284198055~16883243,303684534~354908,307886325~546595,313360023~4956727,322921753~10989039,338487901~1696927,343696744~3974280,349753420~6867545,357352455~15466099,380134814~6150842,393796772~31290,395238996~8524117,409272894~3983602] wrote [21651133~4420175,27821381~5524801,57874857~5946271,129872746~3406050,201226822~1490055,227723690~1184860,247538181~4657713,268442380~5239585,343696744~3626434,357352455~5042270] 2024-08-17T17:41:49.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:49 smithi131 bash[89561]: cluster 2024-08-17T17:41:48.147937+0000 mon.a (mon.0) 1914 : cluster [DBG] osdmap e1130: 8 total, 8 up, 8 in 2024-08-17T17:41:49.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:49 smithi131 bash[89561]: cluster 2024-08-17T17:41:48.147937+0000 mon.a (mon.0) 1914 : cluster [DBG] osdmap e1130: 8 total, 8 up, 8 in 2024-08-17T17:41:49.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:49 smithi131 bash[88347]: cluster 2024-08-17T17:41:48.147937+0000 mon.a (mon.0) 1914 : cluster [DBG] osdmap e1130: 8 total, 8 up, 8 in 2024-08-17T17:41:49.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:49 smithi131 bash[88347]: cluster 2024-08-17T17:41:48.147937+0000 mon.a (mon.0) 1914 : cluster [DBG] osdmap e1130: 8 total, 8 up, 8 in 2024-08-17T17:41:49.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:49 smithi169 bash[79348]: cluster 2024-08-17T17:41:48.147937+0000 mon.a (mon.0) 1914 : cluster [DBG] osdmap e1130: 8 total, 8 up, 8 in 2024-08-17T17:41:49.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:49 smithi169 bash[79348]: cluster 2024-08-17T17:41:48.147937+0000 mon.a (mon.0) 1914 : cluster [DBG] osdmap e1130: 8 total, 8 up, 8 in 2024-08-17T17:41:50.273 INFO:tasks.workunit.client.0.smithi131.stdout: i=11 exists [2579427~14655903,21651133~4420175,27353895~11070762,38641631~8965257,49891864~13929264,64008401~14282061,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,117425079~16430276,138688087~273671,142736461~11100742,160425411~8803398,201067523~4695093,210744178~6590171,224089950~2847973,227723690~1184860,232596180~7000927,240943110~11252784,255841007~7478858,268114914~7902258,284198055~16883243,303684534~354908,307886325~546595,313360023~4956727,322921753~10989039,338487901~1696927,343696744~3974280,349753420~6867545,357352455~15466099,380134814~6264213,393796772~31290,395238996~8524117,405514064~179728,409272894~3983602] wrote [38641631~4980951,44565209~3041679,49891864~6066182,88283422~6820560,97231328~2899550,103290162~3573795,117425079~3504252,160425411~3280829,382749615~3649412,405514064~179728] 2024-08-17T17:41:50.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:50 smithi131 bash[88347]: cluster 2024-08-17T17:41:49.156495+0000 mon.a (mon.0) 1915 : cluster [DBG] osdmap e1131: 8 total, 8 up, 8 in 2024-08-17T17:41:50.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:50 smithi131 bash[88347]: cluster 2024-08-17T17:41:49.156495+0000 mon.a (mon.0) 1915 : cluster [DBG] osdmap e1131: 8 total, 8 up, 8 in 2024-08-17T17:41:50.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:50 smithi131 bash[88347]: cluster 2024-08-17T17:41:49.977961+0000 mgr.y (mgr.34107) 1181 : cluster [DBG] pgmap v1666: 105 pgs: 105 active+clean; 774 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 177 KiB/s rd, 33 MiB/s wr, 284 op/s 2024-08-17T17:41:50.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:50 smithi131 bash[88347]: cluster 2024-08-17T17:41:49.977961+0000 mgr.y (mgr.34107) 1181 : cluster [DBG] pgmap v1666: 105 pgs: 105 active+clean; 774 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 177 KiB/s rd, 33 MiB/s wr, 284 op/s 2024-08-17T17:41:50.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:50 smithi131 bash[89561]: cluster 2024-08-17T17:41:49.156495+0000 mon.a (mon.0) 1915 : cluster [DBG] osdmap e1131: 8 total, 8 up, 8 in 2024-08-17T17:41:50.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:50 smithi131 bash[89561]: cluster 2024-08-17T17:41:49.156495+0000 mon.a (mon.0) 1915 : cluster [DBG] osdmap e1131: 8 total, 8 up, 8 in 2024-08-17T17:41:50.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:50 smithi131 bash[89561]: cluster 2024-08-17T17:41:49.977961+0000 mgr.y (mgr.34107) 1181 : cluster [DBG] pgmap v1666: 105 pgs: 105 active+clean; 774 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 177 KiB/s rd, 33 MiB/s wr, 284 op/s 2024-08-17T17:41:50.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:50 smithi131 bash[89561]: cluster 2024-08-17T17:41:49.977961+0000 mgr.y (mgr.34107) 1181 : cluster [DBG] pgmap v1666: 105 pgs: 105 active+clean; 774 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 177 KiB/s rd, 33 MiB/s wr, 284 op/s 2024-08-17T17:41:50.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:50 smithi169 bash[79348]: cluster 2024-08-17T17:41:49.156495+0000 mon.a (mon.0) 1915 : cluster [DBG] osdmap e1131: 8 total, 8 up, 8 in 2024-08-17T17:41:50.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:50 smithi169 bash[79348]: cluster 2024-08-17T17:41:49.156495+0000 mon.a (mon.0) 1915 : cluster [DBG] osdmap e1131: 8 total, 8 up, 8 in 2024-08-17T17:41:50.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:50 smithi169 bash[79348]: cluster 2024-08-17T17:41:49.977961+0000 mgr.y (mgr.34107) 1181 : cluster [DBG] pgmap v1666: 105 pgs: 105 active+clean; 774 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 177 KiB/s rd, 33 MiB/s wr, 284 op/s 2024-08-17T17:41:50.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:50 smithi169 bash[79348]: cluster 2024-08-17T17:41:49.977961+0000 mgr.y (mgr.34107) 1181 : cluster [DBG] pgmap v1666: 105 pgs: 105 active+clean; 774 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 177 KiB/s rd, 33 MiB/s wr, 284 op/s 2024-08-17T17:41:51.337 INFO:tasks.workunit.client.0.smithi131.stdout: i=12 exists [2579427~14655903,21651133~4420175,27353895~11070762,38641631~8965257,49891864~28398598,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115425283~18430072,138688087~273671,142736461~11100742,160425411~8803398,201067523~4695093,210744178~6590171,224089950~2847973,227723690~1184860,230382672~9214435,240943110~11252784,255841007~7478858,268114914~7902258,284198055~16883243,303684534~354908,307886325~546595,313360023~4956727,322921753~10989039,338487901~1696927,343696744~3974280,349753420~23065134,380134814~6264213,387574628~2225966,393796772~31290,395238996~8524117,405514064~179728,409272894~3983602] wrote [61286900~7817762,86094798~8120151,115425283~4875866,147604416~4993302,230382672~4926774,259241677~2240223,345794936~805885,353289333~7828853,387574628~2225966] 2024-08-17T17:41:51.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:51 smithi131 bash[89561]: cluster 2024-08-17T17:41:50.168274+0000 mon.a (mon.0) 1916 : cluster [DBG] osdmap e1132: 8 total, 8 up, 8 in 2024-08-17T17:41:51.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:51 smithi131 bash[89561]: cluster 2024-08-17T17:41:50.168274+0000 mon.a (mon.0) 1916 : cluster [DBG] osdmap e1132: 8 total, 8 up, 8 in 2024-08-17T17:41:51.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:51 smithi131 bash[88347]: cluster 2024-08-17T17:41:50.168274+0000 mon.a (mon.0) 1916 : cluster [DBG] osdmap e1132: 8 total, 8 up, 8 in 2024-08-17T17:41:51.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:51 smithi131 bash[88347]: cluster 2024-08-17T17:41:50.168274+0000 mon.a (mon.0) 1916 : cluster [DBG] osdmap e1132: 8 total, 8 up, 8 in 2024-08-17T17:41:51.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:51 smithi169 bash[79348]: cluster 2024-08-17T17:41:50.168274+0000 mon.a (mon.0) 1916 : cluster [DBG] osdmap e1132: 8 total, 8 up, 8 in 2024-08-17T17:41:51.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:51 smithi169 bash[79348]: cluster 2024-08-17T17:41:50.168274+0000 mon.a (mon.0) 1916 : cluster [DBG] osdmap e1132: 8 total, 8 up, 8 in 2024-08-17T17:41:52.321 INFO:tasks.workunit.client.0.smithi131.stdout: i=13 exists [2579427~14655903,21651133~4420175,27045227~11379430,38641631~39648831,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,138688087~273671,140774099~748973,142736461~11100742,160425411~8803398,201067523~4695093,210744178~6590171,224089950~2847973,227723690~1184860,230382672~9214435,240760537~14233755,255841007~7478858,268114914~7902258,284198055~16883243,303684534~354908,307886325~546595,313360023~4956727,322921753~10989039,338487901~1696927,343696744~3974280,349753420~23065134,380134814~6264213,387574628~6658917,395238996~8524117,405514064~179728,409272894~3983602] wrote [4235781~4935319,27045227~6315299,46702269~3509614,63325635~3590329,115113942~6704464,140774099~748973,240760537~14233755,389797770~4435775] 2024-08-17T17:41:52.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:52 smithi131 bash[88347]: cluster 2024-08-17T17:41:51.173676+0000 mon.a (mon.0) 1917 : cluster [DBG] osdmap e1133: 8 total, 8 up, 8 in 2024-08-17T17:41:52.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:52 smithi131 bash[88347]: cluster 2024-08-17T17:41:51.173676+0000 mon.a (mon.0) 1917 : cluster [DBG] osdmap e1133: 8 total, 8 up, 8 in 2024-08-17T17:41:52.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:52 smithi131 bash[88347]: cluster 2024-08-17T17:41:51.978657+0000 mgr.y (mgr.34107) 1182 : cluster [DBG] pgmap v1669: 105 pgs: 105 active+clean; 813 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 179 KiB/s rd, 43 MiB/s wr, 291 op/s 2024-08-17T17:41:52.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:52 smithi131 bash[88347]: cluster 2024-08-17T17:41:51.978657+0000 mgr.y (mgr.34107) 1182 : cluster [DBG] pgmap v1669: 105 pgs: 105 active+clean; 813 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 179 KiB/s rd, 43 MiB/s wr, 291 op/s 2024-08-17T17:41:52.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:52 smithi131 bash[89561]: cluster 2024-08-17T17:41:51.173676+0000 mon.a (mon.0) 1917 : cluster [DBG] osdmap e1133: 8 total, 8 up, 8 in 2024-08-17T17:41:52.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:52 smithi131 bash[89561]: cluster 2024-08-17T17:41:51.173676+0000 mon.a (mon.0) 1917 : cluster [DBG] osdmap e1133: 8 total, 8 up, 8 in 2024-08-17T17:41:52.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:52 smithi131 bash[89561]: cluster 2024-08-17T17:41:51.978657+0000 mgr.y (mgr.34107) 1182 : cluster [DBG] pgmap v1669: 105 pgs: 105 active+clean; 813 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 179 KiB/s rd, 43 MiB/s wr, 291 op/s 2024-08-17T17:41:52.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:52 smithi131 bash[89561]: cluster 2024-08-17T17:41:51.978657+0000 mgr.y (mgr.34107) 1182 : cluster [DBG] pgmap v1669: 105 pgs: 105 active+clean; 813 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 179 KiB/s rd, 43 MiB/s wr, 291 op/s 2024-08-17T17:41:52.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:52 smithi169 bash[79348]: cluster 2024-08-17T17:41:51.173676+0000 mon.a (mon.0) 1917 : cluster [DBG] osdmap e1133: 8 total, 8 up, 8 in 2024-08-17T17:41:52.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:52 smithi169 bash[79348]: cluster 2024-08-17T17:41:51.173676+0000 mon.a (mon.0) 1917 : cluster [DBG] osdmap e1133: 8 total, 8 up, 8 in 2024-08-17T17:41:52.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:52 smithi169 bash[79348]: cluster 2024-08-17T17:41:51.978657+0000 mgr.y (mgr.34107) 1182 : cluster [DBG] pgmap v1669: 105 pgs: 105 active+clean; 813 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 179 KiB/s rd, 43 MiB/s wr, 291 op/s 2024-08-17T17:41:52.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:52 smithi169 bash[79348]: cluster 2024-08-17T17:41:51.978657+0000 mgr.y (mgr.34107) 1182 : cluster [DBG] pgmap v1669: 105 pgs: 105 active+clean; 813 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 179 KiB/s rd, 43 MiB/s wr, 291 op/s 2024-08-17T17:41:53.342 INFO:tasks.workunit.client.0.smithi131.stdout: i=14 exists [1115085~16120245,21651133~4420175,27045227~11379430,38641631~39648831,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,138688087~273671,140774099~748973,142736461~11100742,160425411~8803398,201067523~4695093,210744178~6590171,224089950~2847973,227723690~1184860,230382672~9214435,240760537~14233755,255841007~7478858,268114914~32966384,303684534~354908,307886325~546595,313360023~4956727,322921753~10989039,338487901~1696927,343696744~3974280,349753420~23065134,380134814~14098731,395238996~8524117,405514064~179728,409272894~3983602] wrote [1115085~6906862,61397067~7754720,90428420~788610,124272516~7232808,273929870~12115730,325522608~6239201,345024850~2366584,384523024~8597760] 2024-08-17T17:41:53.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:53 smithi131 bash[88347]: cluster 2024-08-17T17:41:52.192610+0000 mon.a (mon.0) 1918 : cluster [DBG] osdmap e1134: 8 total, 8 up, 8 in 2024-08-17T17:41:53.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:53 smithi131 bash[88347]: cluster 2024-08-17T17:41:52.192610+0000 mon.a (mon.0) 1918 : cluster [DBG] osdmap e1134: 8 total, 8 up, 8 in 2024-08-17T17:41:53.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:53 smithi131 bash[89561]: cluster 2024-08-17T17:41:52.192610+0000 mon.a (mon.0) 1918 : cluster [DBG] osdmap e1134: 8 total, 8 up, 8 in 2024-08-17T17:41:53.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:53 smithi131 bash[89561]: cluster 2024-08-17T17:41:52.192610+0000 mon.a (mon.0) 1918 : cluster [DBG] osdmap e1134: 8 total, 8 up, 8 in 2024-08-17T17:41:53.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:53 smithi169 bash[79348]: cluster 2024-08-17T17:41:52.192610+0000 mon.a (mon.0) 1918 : cluster [DBG] osdmap e1134: 8 total, 8 up, 8 in 2024-08-17T17:41:53.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:53 smithi169 bash[79348]: cluster 2024-08-17T17:41:52.192610+0000 mon.a (mon.0) 1918 : cluster [DBG] osdmap e1134: 8 total, 8 up, 8 in 2024-08-17T17:41:54.324 INFO:tasks.workunit.client.0.smithi131.stdout: i=15 exists [1115085~16120245,21651133~4420175,27045227~11379430,38641631~39648831,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142736461~11100742,160425411~8803398,170468604~2422410,200552442~5210174,210744178~6590171,224089950~2847973,227723690~1184860,230382672~9214435,240760537~14233755,255841007~7478858,268114914~32966384,303684534~354908,307886325~546595,313360023~4956727,322921753~10989039,338487901~1696927,340401641~7269383,349753420~23065134,380134814~14098731,395238996~8524117,405514064~179728,409272894~3983602] wrote [1757104~4492712,30374489~5655415,136243914~5644728,146778474~5562729,170468604~2422410,200552442~3807517,340401641~3608379,360241379~95682,365159504~3342707] 2024-08-17T17:41:54.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:54 smithi131 bash[88347]: cluster 2024-08-17T17:41:53.195502+0000 mon.a (mon.0) 1919 : cluster [DBG] osdmap e1135: 8 total, 8 up, 8 in 2024-08-17T17:41:54.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:54 smithi131 bash[88347]: cluster 2024-08-17T17:41:53.195502+0000 mon.a (mon.0) 1919 : cluster [DBG] osdmap e1135: 8 total, 8 up, 8 in 2024-08-17T17:41:54.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:54 smithi131 bash[88347]: audit 2024-08-17T17:41:53.241335+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:54.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:54 smithi131 bash[88347]: audit 2024-08-17T17:41:53.241335+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:54.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:54 smithi131 bash[88347]: cluster 2024-08-17T17:41:53.979656+0000 mgr.y (mgr.34107) 1183 : cluster [DBG] pgmap v1672: 105 pgs: 105 active+clean; 929 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 40 MiB/s wr, 20 op/s 2024-08-17T17:41:54.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:54 smithi131 bash[88347]: cluster 2024-08-17T17:41:53.979656+0000 mgr.y (mgr.34107) 1183 : cluster [DBG] pgmap v1672: 105 pgs: 105 active+clean; 929 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 40 MiB/s wr, 20 op/s 2024-08-17T17:41:54.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:54 smithi131 bash[89561]: cluster 2024-08-17T17:41:53.195502+0000 mon.a (mon.0) 1919 : cluster [DBG] osdmap e1135: 8 total, 8 up, 8 in 2024-08-17T17:41:54.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:54 smithi131 bash[89561]: cluster 2024-08-17T17:41:53.195502+0000 mon.a (mon.0) 1919 : cluster [DBG] osdmap e1135: 8 total, 8 up, 8 in 2024-08-17T17:41:54.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:54 smithi131 bash[89561]: audit 2024-08-17T17:41:53.241335+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:54.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:54 smithi131 bash[89561]: audit 2024-08-17T17:41:53.241335+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:54.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:54 smithi131 bash[89561]: cluster 2024-08-17T17:41:53.979656+0000 mgr.y (mgr.34107) 1183 : cluster [DBG] pgmap v1672: 105 pgs: 105 active+clean; 929 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 40 MiB/s wr, 20 op/s 2024-08-17T17:41:54.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:54 smithi131 bash[89561]: cluster 2024-08-17T17:41:53.979656+0000 mgr.y (mgr.34107) 1183 : cluster [DBG] pgmap v1672: 105 pgs: 105 active+clean; 929 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 40 MiB/s wr, 20 op/s 2024-08-17T17:41:54.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:54 smithi169 bash[79348]: cluster 2024-08-17T17:41:53.195502+0000 mon.a (mon.0) 1919 : cluster [DBG] osdmap e1135: 8 total, 8 up, 8 in 2024-08-17T17:41:54.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:54 smithi169 bash[79348]: cluster 2024-08-17T17:41:53.195502+0000 mon.a (mon.0) 1919 : cluster [DBG] osdmap e1135: 8 total, 8 up, 8 in 2024-08-17T17:41:54.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:54 smithi169 bash[79348]: audit 2024-08-17T17:41:53.241335+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:54.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:54 smithi169 bash[79348]: audit 2024-08-17T17:41:53.241335+0000 mon.a (mon.0) 1920 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:41:54.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:54 smithi169 bash[79348]: cluster 2024-08-17T17:41:53.979656+0000 mgr.y (mgr.34107) 1183 : cluster [DBG] pgmap v1672: 105 pgs: 105 active+clean; 929 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 40 MiB/s wr, 20 op/s 2024-08-17T17:41:54.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:54 smithi169 bash[79348]: cluster 2024-08-17T17:41:53.979656+0000 mgr.y (mgr.34107) 1183 : cluster [DBG] pgmap v1672: 105 pgs: 105 active+clean; 929 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.2 KiB/s rd, 40 MiB/s wr, 20 op/s 2024-08-17T17:41:55.325 INFO:tasks.workunit.client.0.smithi131.stdout: i=16 exists [1115085~16120245,21651133~4420175,27045227~11379430,38641631~39648831,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142736461~11100742,156332838~12895971,170468604~2422410,178232540~8013616,200552442~5210174,210744178~6590171,224089950~2847973,227723690~1184860,230382672~9214435,240760537~22559328,268114914~32966384,303684534~354908,307886325~546595,313360023~4956727,322921753~10989039,338487901~1696927,340401641~7269383,349753420~23065134,380134814~14098731,395238996~8524117,405514064~179728,409272894~3983602] wrote [40807274~160161,64725075~6849287,156332838~5129698,178232540~8013616,235141319~3614251,254849246~2905309,269720334~8462971,338513504~423212,364532487~1780538] 2024-08-17T17:41:55.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:55 smithi131 bash[88347]: cluster 2024-08-17T17:41:54.217917+0000 mon.a (mon.0) 1921 : cluster [DBG] osdmap e1136: 8 total, 8 up, 8 in 2024-08-17T17:41:55.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:55 smithi131 bash[88347]: cluster 2024-08-17T17:41:54.217917+0000 mon.a (mon.0) 1921 : cluster [DBG] osdmap e1136: 8 total, 8 up, 8 in 2024-08-17T17:41:55.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:55 smithi131 bash[89561]: cluster 2024-08-17T17:41:54.217917+0000 mon.a (mon.0) 1921 : cluster [DBG] osdmap e1136: 8 total, 8 up, 8 in 2024-08-17T17:41:55.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:55 smithi131 bash[89561]: cluster 2024-08-17T17:41:54.217917+0000 mon.a (mon.0) 1921 : cluster [DBG] osdmap e1136: 8 total, 8 up, 8 in 2024-08-17T17:41:55.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:55 smithi169 bash[79348]: cluster 2024-08-17T17:41:54.217917+0000 mon.a (mon.0) 1921 : cluster [DBG] osdmap e1136: 8 total, 8 up, 8 in 2024-08-17T17:41:55.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:55 smithi169 bash[79348]: cluster 2024-08-17T17:41:54.217917+0000 mon.a (mon.0) 1921 : cluster [DBG] osdmap e1136: 8 total, 8 up, 8 in 2024-08-17T17:41:56.339 INFO:tasks.workunit.client.0.smithi131.stdout: i=17 exists [1115085~16120245,21651133~4420175,27045227~11379430,38641631~39648831,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142736461~11100742,156332838~12895971,170468604~2422410,173389303~858805,178232540~8013616,200552442~5210174,210744178~6590171,224089950~2847973,227723690~1184860,230382672~9214435,240760537~22559328,268114914~32966384,303684534~354908,307886325~546595,313360023~4956727,322921753~17263075,340401641~7269383,349753420~23065134,380134814~14098731,394710097~261050,395238996~8524117,405514064~179728,409272894~3983602] wrote [7675055~527868,35549409~2380039,41402084~4725843,173389303~858805,211508949~3174090,261237159~925127,331520930~7617827,352067382~6614121,364116894~7374450,394710097~261050] 2024-08-17T17:41:56.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:56 smithi131 bash[89561]: cluster 2024-08-17T17:41:55.226320+0000 mon.a (mon.0) 1922 : cluster [DBG] osdmap e1137: 8 total, 8 up, 8 in 2024-08-17T17:41:56.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:56 smithi131 bash[89561]: cluster 2024-08-17T17:41:55.226320+0000 mon.a (mon.0) 1922 : cluster [DBG] osdmap e1137: 8 total, 8 up, 8 in 2024-08-17T17:41:56.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:56 smithi131 bash[89561]: cluster 2024-08-17T17:41:55.980465+0000 mgr.y (mgr.34107) 1184 : cluster [DBG] pgmap v1675: 105 pgs: 105 active+clean; 1.0 GiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 222 KiB/s rd, 56 MiB/s wr, 353 op/s 2024-08-17T17:41:56.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:56 smithi131 bash[89561]: cluster 2024-08-17T17:41:55.980465+0000 mgr.y (mgr.34107) 1184 : cluster [DBG] pgmap v1675: 105 pgs: 105 active+clean; 1.0 GiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 222 KiB/s rd, 56 MiB/s wr, 353 op/s 2024-08-17T17:41:56.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:56 smithi131 bash[88347]: cluster 2024-08-17T17:41:55.226320+0000 mon.a (mon.0) 1922 : cluster [DBG] osdmap e1137: 8 total, 8 up, 8 in 2024-08-17T17:41:56.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:56 smithi131 bash[88347]: cluster 2024-08-17T17:41:55.226320+0000 mon.a (mon.0) 1922 : cluster [DBG] osdmap e1137: 8 total, 8 up, 8 in 2024-08-17T17:41:56.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:56 smithi131 bash[88347]: cluster 2024-08-17T17:41:55.980465+0000 mgr.y (mgr.34107) 1184 : cluster [DBG] pgmap v1675: 105 pgs: 105 active+clean; 1.0 GiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 222 KiB/s rd, 56 MiB/s wr, 353 op/s 2024-08-17T17:41:56.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:56 smithi131 bash[88347]: cluster 2024-08-17T17:41:55.980465+0000 mgr.y (mgr.34107) 1184 : cluster [DBG] pgmap v1675: 105 pgs: 105 active+clean; 1.0 GiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 222 KiB/s rd, 56 MiB/s wr, 353 op/s 2024-08-17T17:41:56.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:56 smithi169 bash[79348]: cluster 2024-08-17T17:41:55.226320+0000 mon.a (mon.0) 1922 : cluster [DBG] osdmap e1137: 8 total, 8 up, 8 in 2024-08-17T17:41:56.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:56 smithi169 bash[79348]: cluster 2024-08-17T17:41:55.226320+0000 mon.a (mon.0) 1922 : cluster [DBG] osdmap e1137: 8 total, 8 up, 8 in 2024-08-17T17:41:56.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:56 smithi169 bash[79348]: cluster 2024-08-17T17:41:55.980465+0000 mgr.y (mgr.34107) 1184 : cluster [DBG] pgmap v1675: 105 pgs: 105 active+clean; 1.0 GiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 222 KiB/s rd, 56 MiB/s wr, 353 op/s 2024-08-17T17:41:56.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:56 smithi169 bash[79348]: cluster 2024-08-17T17:41:55.980465+0000 mgr.y (mgr.34107) 1184 : cluster [DBG] pgmap v1675: 105 pgs: 105 active+clean; 1.0 GiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 222 KiB/s rd, 56 MiB/s wr, 353 op/s 2024-08-17T17:41:57.369 INFO:tasks.workunit.client.0.smithi131.stdout: i=18 exists [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142736461~11100742,156332838~12895971,170468604~2422410,173389303~858805,178232540~8013616,200552442~5210174,210744178~6590171,224089950~2847973,227061567~12535540,240760537~22559328,266537886~34543412,303684534~354908,307886325~546595,313360023~4956727,322921753~17263075,340401641~7269383,349753420~23065134,380134814~14098731,394710097~261050,395238996~8524117,405514064~179728,409272894~3983602] wrote [29623677~5354594,42386010~6147709,68520631~3314046,72991396~11594205,88840368~4251477,227061567~4530738,266537886~2624060,275386006~351743] 2024-08-17T17:41:57.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:57 smithi131 bash[88347]: cluster 2024-08-17T17:41:56.235489+0000 mon.a (mon.0) 1923 : cluster [DBG] osdmap e1138: 8 total, 8 up, 8 in 2024-08-17T17:41:57.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:57 smithi131 bash[88347]: cluster 2024-08-17T17:41:56.235489+0000 mon.a (mon.0) 1923 : cluster [DBG] osdmap e1138: 8 total, 8 up, 8 in 2024-08-17T17:41:57.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:57 smithi131 bash[89561]: cluster 2024-08-17T17:41:56.235489+0000 mon.a (mon.0) 1923 : cluster [DBG] osdmap e1138: 8 total, 8 up, 8 in 2024-08-17T17:41:57.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:57 smithi131 bash[89561]: cluster 2024-08-17T17:41:56.235489+0000 mon.a (mon.0) 1923 : cluster [DBG] osdmap e1138: 8 total, 8 up, 8 in 2024-08-17T17:41:57.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:57 smithi169 bash[79348]: cluster 2024-08-17T17:41:56.235489+0000 mon.a (mon.0) 1923 : cluster [DBG] osdmap e1138: 8 total, 8 up, 8 in 2024-08-17T17:41:57.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:57 smithi169 bash[79348]: cluster 2024-08-17T17:41:56.235489+0000 mon.a (mon.0) 1923 : cluster [DBG] osdmap e1138: 8 total, 8 up, 8 in 2024-08-17T17:41:58.365 INFO:tasks.workunit.client.0.smithi131.stdout: i=19 exists [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14336265,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~6590171,223507572~16089535,240760537~22559328,266537886~34543412,303684534~354908,307886325~546595,313360023~4956727,322921753~24749271,349753420~23065134,380134814~14098731,394710097~261050,395238996~8524117,405514064~179728,409272894~3983602] wrote [142068593~6870805,154892544~1487042,203289443~4342442,223507572~3735761,248149524~782606,268861440~3705436,273966637~10323785,339141741~1272440,388430365~1664150] 2024-08-17T17:41:58.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:58 smithi131 bash[88347]: cluster 2024-08-17T17:41:57.237753+0000 mon.a (mon.0) 1924 : cluster [DBG] osdmap e1139: 8 total, 8 up, 8 in 2024-08-17T17:41:58.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:58 smithi131 bash[88347]: cluster 2024-08-17T17:41:57.237753+0000 mon.a (mon.0) 1924 : cluster [DBG] osdmap e1139: 8 total, 8 up, 8 in 2024-08-17T17:41:58.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:58 smithi131 bash[88347]: cluster 2024-08-17T17:41:57.981169+0000 mgr.y (mgr.34107) 1185 : cluster [DBG] pgmap v1678: 105 pgs: 105 active+clean; 1.0 GiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 222 KiB/s rd, 26 MiB/s wr, 339 op/s 2024-08-17T17:41:58.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:58 smithi131 bash[88347]: cluster 2024-08-17T17:41:57.981169+0000 mgr.y (mgr.34107) 1185 : cluster [DBG] pgmap v1678: 105 pgs: 105 active+clean; 1.0 GiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 222 KiB/s rd, 26 MiB/s wr, 339 op/s 2024-08-17T17:41:58.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:58 smithi131 bash[89561]: cluster 2024-08-17T17:41:57.237753+0000 mon.a (mon.0) 1924 : cluster [DBG] osdmap e1139: 8 total, 8 up, 8 in 2024-08-17T17:41:58.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:58 smithi131 bash[89561]: cluster 2024-08-17T17:41:57.237753+0000 mon.a (mon.0) 1924 : cluster [DBG] osdmap e1139: 8 total, 8 up, 8 in 2024-08-17T17:41:58.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:58 smithi131 bash[89561]: cluster 2024-08-17T17:41:57.981169+0000 mgr.y (mgr.34107) 1185 : cluster [DBG] pgmap v1678: 105 pgs: 105 active+clean; 1.0 GiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 222 KiB/s rd, 26 MiB/s wr, 339 op/s 2024-08-17T17:41:58.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:58 smithi131 bash[89561]: cluster 2024-08-17T17:41:57.981169+0000 mgr.y (mgr.34107) 1185 : cluster [DBG] pgmap v1678: 105 pgs: 105 active+clean; 1.0 GiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 222 KiB/s rd, 26 MiB/s wr, 339 op/s 2024-08-17T17:41:58.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:58 smithi169 bash[79348]: cluster 2024-08-17T17:41:57.237753+0000 mon.a (mon.0) 1924 : cluster [DBG] osdmap e1139: 8 total, 8 up, 8 in 2024-08-17T17:41:58.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:58 smithi169 bash[79348]: cluster 2024-08-17T17:41:57.237753+0000 mon.a (mon.0) 1924 : cluster [DBG] osdmap e1139: 8 total, 8 up, 8 in 2024-08-17T17:41:58.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:58 smithi169 bash[79348]: cluster 2024-08-17T17:41:57.981169+0000 mgr.y (mgr.34107) 1185 : cluster [DBG] pgmap v1678: 105 pgs: 105 active+clean; 1.0 GiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 222 KiB/s rd, 26 MiB/s wr, 339 op/s 2024-08-17T17:41:58.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:58 smithi169 bash[79348]: cluster 2024-08-17T17:41:57.981169+0000 mgr.y (mgr.34107) 1185 : cluster [DBG] pgmap v1678: 105 pgs: 105 active+clean; 1.0 GiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 222 KiB/s rd, 26 MiB/s wr, 339 op/s 2024-08-17T17:41:59.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:41:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:41:58] "GET /metrics HTTP/1.1" 200 36567 "" "Prometheus/2.51.0" 2024-08-17T17:41:59.280 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to 1 diff [50503821~5635157,70670753~4196085,100287219~2659326,212062516~5271833,240943110~7133144,284198055~6839605,307886325~546595,322921753~8167720,362407476~3896516,409272894~3983602] 2024-08-17T17:41:59.281 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [50503821~5635157,70670753~4196085,100287219~2659326,212062516~5271833,240943110~7133144,284198055~6839605,307886325~546595,322921753~8167720,362407476~3896516,409272894~3983602] 2024-08-17T17:41:59.326 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [50331648~5807330,70670753~4196085,96468992~6477553,209715200~7619149,239075328~9000926,281018368~10019292,306184192~2248728,318767104~12322369,360710144~5593848,406847488~6409008] 2024-08-17T17:41:59.326 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to 2 diff [27353895~482910,50503821~5635157,70670753~4196085,88661967~4349947,100287219~2659326,162733240~6401379,212062516~5271833,240943110~7133144,249007416~407715,272721665~3295507,284198055~7395027,307886325~546595,322921753~8167720,351182897~4678781,362407476~10411078,380134814~1307199,409272894~3983602] 2024-08-17T17:41:59.326 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [27353895~482910,50503821~5635157,70670753~4196085,88661967~4349947,100287219~2659326,162733240~6401379,212062516~5271833,240943110~7133144,249007416~407715,272721665~3295507,284198055~7395027,307886325~546595,322921753~8167720,351182897~4678781,362407476~10411078,380134814~1307199,409272894~3983602] 2024-08-17T17:41:59.341 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [25590035~2246770,50331648~5807330,70670753~4196085,88661967~4349947,96468992~6477553,159383552~9751067,209715200~7619149,239075328~10339803,272629760~3387412,281018368~10574714,306184192~2248728,318767104~12322369,348127232~7734446,360710144~12108410,380134814~1307199,406847488~6409008] 2024-08-17T17:41:59.342 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to 3 diff [2744257~8183164,27353895~482910,50503821~5635157,70670753~4196085,85175682~7836232,100287219~2659326,103606117~5378854,121952715~784646,123341889~8062950,162733240~6401379,212062516~5271833,224089950~2847973,240943110~7133144,249007416~407715,260733177~819282,272721665~3295507,284198055~7395027,294651296~399057,307886325~546595,322921753~8167720,338487901~1696927,351182897~4678781,362407476~10411078,380134814~1307199,409272894~3983602] 2024-08-17T17:41:59.342 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2744257~8183164,27353895~482910,50503821~5635157,70670753~4196085,85175682~7836232,100287219~2659326,103606117~5378854,121952715~784646,123341889~8062950,162733240~6401379,212062516~5271833,224089950~2847973,240943110~7133144,249007416~407715,260733177~819282,272721665~3295507,284198055~7395027,294651296~399057,307886325~546595,322921753~8167720,338487901~1696927,351182897~4678781,362407476~10411078,380134814~1307199,409272894~3983602] 2024-08-17T17:41:59.357 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~10927421,25590035~2246770,50331648~5807330,70670753~4196085,83886080~9125834,96468992~12515979,121634816~9770023,159383552~9751067,209715200~7619149,222298112~4639811,239075328~10339803,260046848~1505611,272629760~3387412,281018368~10574714,293601280~1449073,306184192~2248728,318767104~12322369,335544320~4640508,348127232~7734446,360710144~12108410,380134814~1307199,406847488~6409008] 2024-08-17T17:41:59.357 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to 4 diff [2744257~9541030,27353895~482910,50503821~5635157,64008401~3518480,70493002~6928765,85175682~7836232,100287219~2659326,103606117~5378854,120249366~11155473,142736461~4380364,162733240~6401379,202792699~760916,212062516~5271833,224089950~2847973,240943110~7133144,249007416~407715,260733177~819282,272721665~3295507,284198055~7395027,294466893~6614405,307886325~546595,314454112~2727849,322921753~8167720,338487901~1696927,349753420~6482014,362407476~10411078,380134814~1307199,396412374~7350739,409272894~3983602] 2024-08-17T17:41:59.357 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2744257~9541030,27353895~482910,50503821~5635157,64008401~3518480,70493002~6928765,85175682~7836232,100287219~2659326,103606117~5378854,120249366~11155473,142736461~4380364,162733240~6401379,202792699~760916,212062516~5271833,224089950~2847973,240943110~7133144,249007416~407715,260733177~819282,272721665~3295507,284198055~7395027,294466893~6614405,307886325~546595,314454112~2727849,322921753~8167720,338487901~1696927,349753420~6482014,362407476~10411078,380134814~1307199,396412374~7350739,409272894~3983602] 2024-08-17T17:41:59.370 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~12285287,25590035~2246770,50331648~5807330,64008401~3518480,70493002~6928765,83886080~9125834,96468992~12515979,117440512~13964327,142606336~4510489,159383552~9751067,201326592~2227023,209715200~7619149,222298112~4639811,239075328~10339803,260046848~1505611,272629760~3387412,281018368~10574714,293601280~7480018,306184192~2248728,310378496~6803465,318767104~12322369,335544320~4640508,348127232~8108202,360710144~12108410,380134814~1307199,396412374~7350739,406847488~6409008] 2024-08-17T17:41:59.370 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to 5 diff [2579427~14655903,27353895~482910,35850769~2573888,50503821~5635157,64008401~3518480,70493002~6928765,85175682~7836232,100287219~2659326,103035842~5949129,120249366~11155473,142736461~7587871,162733240~6401379,202792699~760916,212062516~5271833,224089950~2847973,232596180~1738890,240943110~10389957,260733177~819282,272721665~3295507,284198055~7395027,294466893~6614405,303684534~354908,307886325~546595,314454112~2727849,322921753~8167720,338487901~1696927,349753420~6482014,362407476~10411078,380134814~6150842,393796772~31290,396412374~7350739,409272894~3983602] 2024-08-17T17:41:59.370 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2579427~14655903,27353895~482910,35850769~2573888,50503821~5635157,64008401~3518480,70493002~6928765,85175682~7836232,100287219~2659326,103035842~5949129,120249366~11155473,142736461~7587871,162733240~6401379,202792699~760916,212062516~5271833,224089950~2847973,232596180~1738890,240943110~10389957,260733177~819282,272721665~3295507,284198055~7395027,294466893~6614405,303684534~354908,307886325~546595,314454112~2727849,322921753~8167720,338487901~1696927,349753420~6482014,362407476~10411078,380134814~6150842,393796772~31290,396412374~7350739,409272894~3983602] 2024-08-17T17:41:59.383 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,25590035~2246770,33554432~4870225,50331648~5807330,64008401~3518480,70493002~6928765,83886080~9125834,96468992~12515979,117440512~13964327,142606336~7717996,159383552~9751067,201326592~2227023,209715200~7619149,222298112~4639811,230686720~3648350,239075328~12257739,260046848~1505611,272629760~3387412,281018368~10574714,293601280~7480018,301989888~2049554,306184192~2248728,310378496~6803465,318767104~12322369,335544320~4640508,348127232~8108202,360710144~12108410,380134814~6150842,390070272~3757790,396412374~7350739,406847488~6409008] 2024-08-17T17:41:59.383 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to 6 diff [2579427~14655903,27353895~482910,35850769~2573888,40749765~4999108,50503821~6300796,60123934~1353119,64008401~3518480,70493002~6928765,85175682~7836232,100287219~2659326,103035842~5949129,120249366~11155473,142736461~11100742,162733240~6401379,202792699~760916,212062516~5271833,224089950~2847973,232596180~1738890,240943110~10389957,260733177~819282,272721665~3295507,284198055~7395027,294466893~6614405,303684534~354908,307886325~546595,314454112~2727849,322921753~8167720,338487901~1696927,346925085~745939,349753420~6482014,360419716~12398838,380134814~6150842,393796772~31290,396412374~7350739,409272894~3983602] 2024-08-17T17:41:59.383 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2579427~14655903,27353895~482910,35850769~2573888,40749765~4999108,50503821~6300796,60123934~1353119,64008401~3518480,70493002~6928765,85175682~7836232,100287219~2659326,103035842~5949129,120249366~11155473,142736461~11100742,162733240~6401379,202792699~760916,212062516~5271833,224089950~2847973,232596180~1738890,240943110~10389957,260733177~819282,272721665~3295507,284198055~7395027,294466893~6614405,303684534~354908,307886325~546595,314454112~2727849,322921753~8167720,338487901~1696927,346925085~745939,349753420~6482014,360419716~12398838,380134814~6150842,393796772~31290,396412374~7350739,409272894~3983602] 2024-08-17T17:41:59.395 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,25590035~2246770,33554432~4870225,40749765~4999108,50331648~6472969,58720256~2756797,64008401~3518480,70493002~6928765,83886080~9125834,96468992~12515979,117440512~13964327,142606336~11230867,159383552~9751067,201326592~2227023,209715200~7619149,222298112~4639811,230686720~3648350,239075328~12257739,260046848~1505611,272629760~3387412,281018368~10574714,293601280~7480018,301989888~2049554,306184192~2248728,310378496~6803465,318767104~12322369,335544320~4640508,343932928~3738096,348127232~8108202,356515840~16302714,380134814~6150842,390070272~3757790,396412374~7350739,406847488~6409008] 2024-08-17T17:41:59.395 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to 7 diff [2579427~14655903,27353895~482910,35850769~2573888,40749765~5998126,50503821~6300796,60123934~1353119,64008401~3518480,70493002~6928765,85175682~7836232,100287219~2659326,103035842~5949129,110662279~3353938,120249366~11155473,142736461~11100742,162733240~6401379,201067523~4695093,212062516~5271833,224089950~2847973,232596180~1738890,236438764~3158343,240943110~10389957,260614515~1154443,272721665~3295507,284198055~7395027,294466893~6614405,303684534~354908,307886325~546595,314454112~2727849,322921753~10989039,338487901~1696927,346925085~745939,349753420~6482014,357891930~14926624,380134814~6150842,393796772~31290,396412374~7350739,409272894~3983602] 2024-08-17T17:41:59.395 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2579427~14655903,27353895~482910,35850769~2573888,40749765~5998126,50503821~6300796,60123934~1353119,64008401~3518480,70493002~6928765,85175682~7836232,100287219~2659326,103035842~5949129,110662279~3353938,120249366~11155473,142736461~11100742,162733240~6401379,201067523~4695093,212062516~5271833,224089950~2847973,232596180~1738890,236438764~3158343,240943110~10389957,260614515~1154443,272721665~3295507,284198055~7395027,294466893~6614405,303684534~354908,307886325~546595,314454112~2727849,322921753~10989039,338487901~1696927,346925085~745939,349753420~6482014,357891930~14926624,380134814~6150842,393796772~31290,396412374~7350739,409272894~3983602] 2024-08-17T17:41:59.406 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,25590035~2246770,33554432~4870225,40749765~5998126,50331648~6472969,58720256~2756797,64008401~3518480,70493002~6928765,83886080~9125834,96468992~12515979,109051904~4964313,117440512~13964327,142606336~11230867,159383552~9751067,197132288~8630328,209715200~7619149,222298112~4639811,230686720~3648350,234881024~16452043,260046848~1722110,272629760~3387412,281018368~10574714,293601280~7480018,301989888~2049554,306184192~2248728,310378496~6803465,318767104~15143688,335544320~4640508,343932928~3738096,348127232~8108202,356515840~16302714,380134814~6150842,390070272~3757790,396412374~7350739,406847488~6409008] 2024-08-17T17:41:59.406 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to 8 diff [2579427~14655903,27353895~482910,35850769~2573888,40749765~5998126,50503821~11186330,64008401~3518480,70493002~6928765,85175682~13295084,100287219~2659326,103035842~5949129,110662279~3353938,120249366~11155473,142736461~11100742,162733240~6401379,201067523~4695093,212062516~5271833,224089950~2847973,232596180~1738890,236438764~3158343,240943110~10389957,255841007~7478858,272721665~3295507,284198055~16883243,303684534~354908,307886325~546595,314454112~2727849,322921753~10989039,338487901~1696927,346925085~745939,349753420~6482014,357891930~14926624,380134814~6150842,393796772~31290,396412374~7350739,409272894~3983602] 2024-08-17T17:41:59.406 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2579427~14655903,27353895~482910,35850769~2573888,40749765~5998126,50503821~11186330,64008401~3518480,70493002~6928765,85175682~13295084,100287219~2659326,103035842~5949129,110662279~3353938,120249366~11155473,142736461~11100742,162733240~6401379,201067523~4695093,212062516~5271833,224089950~2847973,232596180~1738890,236438764~3158343,240943110~10389957,255841007~7478858,272721665~3295507,284198055~16883243,303684534~354908,307886325~546595,314454112~2727849,322921753~10989039,338487901~1696927,346925085~745939,349753420~6482014,357891930~14926624,380134814~6150842,393796772~31290,396412374~7350739,409272894~3983602] 2024-08-17T17:41:59.415 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,25590035~2246770,33554432~4870225,40749765~5998126,50331648~11358503,64008401~3518480,70493002~6928765,83886080~25098891,109051904~4964313,117440512~13964327,142606336~11230867,159383552~9751067,197132288~8630328,209715200~7619149,222298112~4639811,230686720~3648350,234881024~16452043,251658240~11661625,272629760~3387412,281018368~20062930,301989888~2049554,306184192~2248728,310378496~6803465,318767104~15143688,335544320~4640508,343932928~3738096,348127232~8108202,356515840~16302714,380134814~6150842,390070272~3757790,396412374~7350739,406847488~6409008] 2024-08-17T17:41:59.415 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to 9 diff [2579427~14655903,27353895~482910,29736669~8687988,40749765~5998126,50503821~11186330,64008401~3518480,70493002~6928765,85175682~13295084,100287219~2659326,103035842~5949129,110662279~3353938,120249366~13605989,138688087~273671,142736461~11100742,162733240~6401379,201067523~4695093,210744178~6590171,224089950~2847973,232596180~7000927,240943110~10389957,255841007~7478858,272721665~3295507,284198055~16883243,303684534~354908,307886325~546595,313360023~4956727,322921753~10989039,338487901~1696927,346925085~745939,349753420~6867545,357891930~14926624,380134814~6150842,393796772~31290,396412374~7350739,409272894~3983602] 2024-08-17T17:41:59.415 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2579427~14655903,27353895~482910,29736669~8687988,40749765~5998126,50503821~11186330,64008401~3518480,70493002~6928765,85175682~13295084,100287219~2659326,103035842~5949129,110662279~3353938,120249366~13605989,138688087~273671,142736461~11100742,162733240~6401379,201067523~4695093,210744178~6590171,224089950~2847973,232596180~7000927,240943110~10389957,255841007~7478858,272721665~3295507,284198055~16883243,303684534~354908,307886325~546595,313360023~4956727,322921753~10989039,338487901~1696927,346925085~745939,349753420~6867545,357891930~14926624,380134814~6150842,393796772~31290,396412374~7350739,409272894~3983602] 2024-08-17T17:41:59.424 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,25590035~2246770,29360128~9064529,40749765~5998126,50331648~11358503,64008401~3518480,70493002~6928765,83886080~25098891,109051904~4964313,117440512~16414843,138412032~549726,142606336~11230867,159383552~9751067,197132288~8630328,209715200~7619149,222298112~4639811,230686720~20646347,251658240~11661625,272629760~3387412,281018368~20062930,301989888~2049554,306184192~2248728,310378496~7938254,318767104~15143688,335544320~4640508,343932928~3738096,348127232~24691322,380134814~6150842,390070272~3757790,396412374~7350739,406847488~6409008] 2024-08-17T17:41:59.424 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to 10 diff [2579427~14655903,21651133~4420175,27353895~11070762,40749765~5998126,50503821~13317307,64008401~3518480,70493002~6928765,85175682~13295084,100287219~2659326,103035842~5949129,110662279~3353938,120249366~13605989,138688087~273671,142736461~11100742,162733240~6401379,201067523~4695093,210744178~6590171,224089950~2847973,227723690~1184860,232596180~7000927,240943110~11252784,255841007~7478858,268442380~7574792,284198055~16883243,303684534~354908,307886325~546595,313360023~4956727,322921753~10989039,338487901~1696927,343696744~3974280,349753420~6867545,357352455~15466099,380134814~6150842,393796772~31290,396412374~7350739,409272894~3983602] 2024-08-17T17:41:59.424 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2579427~14655903,21651133~4420175,27353895~11070762,40749765~5998126,50503821~13317307,64008401~3518480,70493002~6928765,85175682~13295084,100287219~2659326,103035842~5949129,110662279~3353938,120249366~13605989,138688087~273671,142736461~11100742,162733240~6401379,201067523~4695093,210744178~6590171,224089950~2847973,227723690~1184860,232596180~7000927,240943110~11252784,255841007~7478858,268442380~7574792,284198055~16883243,303684534~354908,307886325~546595,313360023~4956727,322921753~10989039,338487901~1696927,343696744~3974280,349753420~6867545,357352455~15466099,380134814~6150842,393796772~31290,396412374~7350739,409272894~3983602] 2024-08-17T17:41:59.432 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,40749765~5998126,50331648~13489480,64008401~3518480,70493002~6928765,83886080~25098891,109051904~4964313,117440512~16414843,138412032~549726,142606336~11230867,159383552~9751067,197132288~8630328,209715200~7619149,222298112~6610438,230686720~32633145,268442380~7574792,281018368~20062930,301989888~2049554,306184192~2248728,310378496~7938254,318767104~15143688,335544320~12126704,348127232~24691322,380134814~6150842,390070272~3757790,396412374~7350739,406847488~6409008] 2024-08-17T17:41:59.433 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to 11 diff [2579427~14655903,21651133~4420175,27353895~11070762,38641631~8965257,49891864~13929264,64008401~3518480,70493002~6928765,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,117425079~16430276,138688087~273671,142736461~11100742,160425411~8709208,201067523~4695093,210744178~6590171,224089950~2847973,227723690~1184860,232596180~7000927,240943110~11252784,255841007~7478858,268442380~7574792,284198055~16883243,303684534~354908,307886325~546595,313360023~4956727,322921753~10989039,338487901~1696927,343696744~3974280,349753420~6867545,357352455~15466099,380134814~6264213,393796772~31290,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:41:59.433 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2579427~14655903,21651133~4420175,27353895~11070762,38641631~8965257,49891864~13929264,64008401~3518480,70493002~6928765,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,117425079~16430276,138688087~273671,142736461~11100742,160425411~8709208,201067523~4695093,210744178~6590171,224089950~2847973,227723690~1184860,232596180~7000927,240943110~11252784,255841007~7478858,268442380~7574792,284198055~16883243,303684534~354908,307886325~546595,313360023~4956727,322921753~10989039,338487901~1696927,343696744~3974280,349753420~6867545,357352455~15466099,380134814~6264213,393796772~31290,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:41:59.441 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~25179497,64008401~3518480,70493002~6928765,83886080~25098891,109051904~24803451,138412032~549726,142606336~11230867,159383552~9751067,197132288~8630328,209715200~7619149,222298112~6610438,230686720~32633145,268442380~7574792,281018368~20062930,301989888~2049554,306184192~2248728,310378496~7938254,318767104~15143688,335544320~12126704,348127232~24691322,380134814~6264213,390070272~3757790,396412374~9281418,406847488~6409008] 2024-08-17T17:41:59.441 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to 12 diff [2579427~14655903,21651133~4420175,27353895~11070762,38641631~8965257,49891864~19212798,70493002~6928765,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115425283~18430072,138688087~273671,142736461~11100742,160425411~8709208,201067523~4695093,210744178~6590171,224089950~2847973,227723690~1184860,230382672~9214435,240943110~11252784,255841007~7478858,268442380~7574792,284198055~16883243,303684534~354908,307886325~546595,313360023~4956727,322921753~10989039,338487901~1696927,343696744~3974280,349753420~23065134,380134814~6264213,387574628~2225966,393796772~31290,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:41:59.441 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2579427~14655903,21651133~4420175,27353895~11070762,38641631~8965257,49891864~19212798,70493002~6928765,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115425283~18430072,138688087~273671,142736461~11100742,160425411~8709208,201067523~4695093,210744178~6590171,224089950~2847973,227723690~1184860,230382672~9214435,240943110~11252784,255841007~7478858,268442380~7574792,284198055~16883243,303684534~354908,307886325~546595,313360023~4956727,322921753~10989039,338487901~1696927,343696744~3974280,349753420~23065134,380134814~6264213,387574628~2225966,393796772~31290,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:41:59.450 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~30463031,70493002~6928765,83886080~25098891,109051904~24803451,138412032~549726,142606336~11230867,159383552~9751067,197132288~8630328,209715200~7619149,222298112~41021753,268442380~7574792,281018368~20062930,301989888~2049554,306184192~2248728,310378496~7938254,318767104~15143688,335544320~12126704,348127232~24691322,380134814~9665780,390070272~3757790,396412374~9281418,406847488~6409008] 2024-08-17T17:41:59.450 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to 13 diff [2579427~14655903,21651133~4420175,27045227~11379430,38641631~30463031,70493002~6928765,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,138688087~273671,140774099~748973,142736461~11100742,160425411~8709208,201067523~4695093,210744178~6590171,224089950~2847973,227723690~1184860,230382672~9214435,240760537~14233755,255841007~7478858,268442380~7574792,284198055~16883243,303684534~354908,307886325~546595,313360023~4956727,322921753~10989039,338487901~1696927,343696744~3974280,349753420~23065134,380134814~6264213,387574628~6658917,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:41:59.450 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2579427~14655903,21651133~4420175,27045227~11379430,38641631~30463031,70493002~6928765,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,138688087~273671,140774099~748973,142736461~11100742,160425411~8709208,201067523~4695093,210744178~6590171,224089950~2847973,227723690~1184860,230382672~9214435,240760537~14233755,255841007~7478858,268442380~7574792,284198055~16883243,303684534~354908,307886325~546595,313360023~4956727,322921753~10989039,338487901~1696927,343696744~3974280,349753420~23065134,380134814~6264213,387574628~6658917,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:41:59.457 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~30463031,70493002~6928765,83886080~25098891,109051904~24803451,138412032~3111040,142606336~11230867,159383552~9751067,197132288~8630328,209715200~7619149,222298112~41021753,268442380~7574792,281018368~20062930,301989888~2049554,306184192~2248728,310378496~7938254,318767104~15143688,335544320~12126704,348127232~24691322,380134814~14098731,396412374~9281418,406847488~6409008] 2024-08-17T17:41:59.457 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to 14 diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~30510156,70493002~6928765,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,138688087~273671,140774099~748973,142736461~11100742,160425411~8709208,201067523~4695093,210744178~6590171,224089950~2847973,227723690~1184860,230382672~9214435,240760537~14233755,255841007~7478858,268442380~32638918,303684534~354908,307886325~546595,313360023~4956727,322921753~10989039,338487901~1696927,343696744~3974280,349753420~23065134,380134814~14098731,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:41:59.457 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~30510156,70493002~6928765,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,138688087~273671,140774099~748973,142736461~11100742,160425411~8709208,201067523~4695093,210744178~6590171,224089950~2847973,227723690~1184860,230382672~9214435,240760537~14233755,255841007~7478858,268442380~32638918,303684534~354908,307886325~546595,313360023~4956727,322921753~10989039,338487901~1696927,343696744~3974280,349753420~23065134,380134814~14098731,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:41:59.466 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~30510156,70493002~6928765,83886080~25098891,109051904~24803451,138412032~3111040,142606336~11230867,159383552~9751067,197132288~8630328,209715200~7619149,222298112~41021753,268442380~32638918,301989888~2049554,306184192~2248728,310378496~7938254,318767104~15143688,335544320~12126704,348127232~24691322,380134814~14098731,396412374~9281418,406847488~6409008] 2024-08-17T17:41:59.466 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to 15 diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~30510156,70493002~6928765,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142736461~11100742,160425411~8709208,170468604~2422410,200552442~5210174,210744178~6590171,224089950~2847973,227723690~1184860,230382672~9214435,240760537~14233755,255841007~7478858,268442380~32638918,303684534~354908,307886325~546595,313360023~4956727,322921753~10989039,338487901~1696927,340401641~7269383,349753420~23065134,380134814~14098731,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:41:59.466 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~30510156,70493002~6928765,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142736461~11100742,160425411~8709208,170468604~2422410,200552442~5210174,210744178~6590171,224089950~2847973,227723690~1184860,230382672~9214435,240760537~14233755,255841007~7478858,268442380~32638918,303684534~354908,307886325~546595,313360023~4956727,322921753~10989039,338487901~1696927,340401641~7269383,349753420~23065134,380134814~14098731,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:41:59.473 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~30510156,70493002~6928765,83886080~25098891,109051904~24803451,134217728~7670914,142606336~11230867,159383552~9751067,169228809~3662205,197132288~8630328,209715200~7619149,222298112~41021753,268442380~32638918,301989888~2049554,306184192~2248728,310378496~7938254,318767104~15143688,335544320~12126704,348127232~24691322,380134814~14098731,396412374~9281418,406847488~6409008] 2024-08-17T17:41:59.473 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to 16 diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~38780136,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142736461~11100742,156332838~12801781,170468604~2422410,178232540~8013616,200552442~5210174,210744178~6590171,224089950~2847973,227723690~1184860,230382672~9214435,240760537~22559328,268442380~32638918,303684534~354908,307886325~546595,313360023~4956727,322921753~10989039,338487901~1696927,340401641~7269383,349753420~23065134,380134814~14098731,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:41:59.473 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~38780136,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142736461~11100742,156332838~12801781,170468604~2422410,178232540~8013616,200552442~5210174,210744178~6590171,224089950~2847973,227723690~1184860,230382672~9214435,240760537~22559328,268442380~32638918,303684534~354908,307886325~546595,313360023~4956727,322921753~10989039,338487901~1696927,340401641~7269383,349753420~23065134,380134814~14098731,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:41:59.480 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~38780136,83886080~25098891,109051904~24803451,134217728~7670914,142606336~11230867,155189248~13945371,169228809~3662205,176160768~10085388,197132288~8630328,209715200~7619149,222298112~41021753,268442380~32638918,301989888~2049554,306184192~2248728,310378496~7938254,318767104~15143688,335544320~12126704,348127232~24691322,380134814~14098731,396412374~9281418,406847488~6409008] 2024-08-17T17:41:59.480 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to 17 diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~38780136,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142736461~11100742,156332838~12801781,170468604~2422410,173389303~858805,178232540~8013616,200552442~5210174,210744178~6590171,224089950~2847973,227723690~1184860,230382672~9214435,240760537~22559328,268442380~32638918,303684534~354908,307886325~546595,313360023~4956727,322921753~17263075,340401641~7269383,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:41:59.480 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~38780136,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142736461~11100742,156332838~12801781,170468604~2422410,173389303~858805,178232540~8013616,200552442~5210174,210744178~6590171,224089950~2847973,227723690~1184860,230382672~9214435,240760537~22559328,268442380~32638918,303684534~354908,307886325~546595,313360023~4956727,322921753~17263075,340401641~7269383,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:41:59.488 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~38780136,83886080~25098891,109051904~24803451,134217728~7670914,142606336~11230867,155189248~13945371,169228809~5019299,176160768~10085388,197132288~8630328,209715200~7619149,222298112~41021753,268442380~32638918,301989888~2049554,306184192~2248728,310378496~7938254,318767104~28903920,348127232~24691322,380134814~14098731,394710097~261050,396412374~9281418,406847488~6409008] 2024-08-17T17:41:59.488 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to 18 diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142736461~11100742,156332838~12801781,170468604~2422410,173389303~858805,178232540~8013616,200552442~5210174,210744178~6590171,224089950~2847973,227061567~12535540,240760537~22559328,266537886~34543412,303684534~354908,307886325~546595,313360023~4956727,322921753~17263075,340401641~7269383,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:41:59.488 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142736461~11100742,156332838~12801781,170468604~2422410,173389303~858805,178232540~8013616,200552442~5210174,210744178~6590171,224089950~2847973,227061567~12535540,240760537~22559328,266537886~34543412,303684534~354908,307886325~546595,313360023~4956727,322921753~17263075,340401641~7269383,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:41:59.496 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~70343340,109051904~24803451,134217728~7670914,142606336~11230867,155189248~13945371,169228809~5019299,176160768~10085388,197132288~8630328,209715200~7619149,222298112~41021753,266537886~34543412,301989888~2049554,306184192~2248728,310378496~7938254,318767104~28903920,348127232~24691322,380134814~14098731,394710097~261050,396412374~9281418,406847488~6409008] 2024-08-17T17:41:59.496 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to 19 diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~6590171,223507572~16089535,240760537~22559328,266537886~34543412,303684534~354908,307886325~546595,313360023~4956727,322921753~24749271,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:41:59.496 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~6590171,223507572~16089535,240760537~22559328,266537886~34543412,303684534~354908,307886325~546595,313360023~4956727,322921753~24749271,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:41:59.503 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~70343340,109051904~24803451,134217728~34916891,169228809~5019299,176160768~10085388,197132288~10499597,209715200~7619149,222298112~41021753,266537886~34543412,301989888~2049554,306184192~2248728,310378496~7938254,318767104~28903920,348127232~24691322,380134814~14098731,394710097~261050,396412374~9281418,406847488~6409008] 2024-08-17T17:41:59.503 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to 2 diff [27353895~482910,88661967~4349947,162733240~6401379,244975128~2444247,249007416~407715,272721665~3295507,290085040~1508042,351182897~4678781,365083946~7734608,380134814~1307199] 2024-08-17T17:41:59.503 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [27353895~482910,88661967~4349947,162733240~6401379,244975128~2444247,249007416~407715,272721665~3295507,290085040~1508042,351182897~4678781,365083946~7734608,380134814~1307199] 2024-08-17T17:41:59.513 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [25590035~2246770,88661967~4349947,159383552~9751067,244975128~2444247,248076254~1338877,272629760~3387412,290085040~1508042,348127232~7734446,365083946~7734608,380134814~1307199] 2024-08-17T17:41:59.513 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to 3 diff [2744257~8183164,27353895~482910,85175682~7836232,103606117~5378854,121952715~784646,123341889~8062950,162733240~6401379,224089950~2847973,244975128~2444247,249007416~407715,260733177~819282,272721665~3295507,290085040~1508042,294651296~399057,338487901~1696927,351182897~4678781,365083946~7734608,380134814~1307199] 2024-08-17T17:41:59.513 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2744257~8183164,27353895~482910,85175682~7836232,103606117~5378854,121952715~784646,123341889~8062950,162733240~6401379,224089950~2847973,244975128~2444247,249007416~407715,260733177~819282,272721665~3295507,290085040~1508042,294651296~399057,338487901~1696927,351182897~4678781,365083946~7734608,380134814~1307199] 2024-08-17T17:41:59.520 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~10927421,25590035~2246770,83886080~9125834,102946545~6038426,121634816~9770023,159383552~9751067,222298112~4639811,244975128~2444247,248076254~1338877,260046848~1505611,272629760~3387412,290085040~1508042,293601280~1449073,335544320~4640508,348127232~7734446,365083946~7734608,380134814~1307199] 2024-08-17T17:41:59.520 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to 4 diff [2744257~9541030,27353895~482910,64008401~3518480,70493002~6928765,85175682~7836232,103606117~5378854,120249366~11155473,142736461~4380364,162733240~6401379,202792699~760916,224089950~2847973,244975128~2444247,249007416~407715,260733177~819282,272721665~3295507,290085040~1508042,294466893~6614405,314454112~2727849,338487901~1696927,349753420~6482014,365083946~7734608,380134814~1307199,396412374~7350739] 2024-08-17T17:41:59.520 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2744257~9541030,27353895~482910,64008401~3518480,70493002~6928765,85175682~7836232,103606117~5378854,120249366~11155473,142736461~4380364,162733240~6401379,202792699~760916,224089950~2847973,244975128~2444247,249007416~407715,260733177~819282,272721665~3295507,290085040~1508042,294466893~6614405,314454112~2727849,338487901~1696927,349753420~6482014,365083946~7734608,380134814~1307199,396412374~7350739] 2024-08-17T17:41:59.527 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~12285287,25590035~2246770,64008401~3518480,70493002~6928765,83886080~9125834,102946545~6038426,117440512~13964327,142606336~4510489,159383552~9751067,201326592~2227023,222298112~4639811,244975128~2444247,248076254~1338877,260046848~1505611,272629760~3387412,290085040~1508042,293601280~7480018,310378496~6803465,335544320~4640508,348127232~8108202,365083946~7734608,380134814~1307199,396412374~7350739] 2024-08-17T17:41:59.527 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to 5 diff [2579427~14655903,27353895~482910,35850769~2573888,64008401~3518480,70493002~6928765,85175682~7836232,103035842~5949129,120249366~11155473,142736461~7587871,162733240~6401379,202792699~760916,224089950~2847973,232596180~1738890,244670166~6662901,260733177~819282,272721665~3295507,290085040~1508042,294466893~6614405,303684534~354908,314454112~2727849,338487901~1696927,349753420~6482014,365083946~7734608,380134814~6150842,393796772~31290,396412374~7350739] 2024-08-17T17:41:59.527 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2579427~14655903,27353895~482910,35850769~2573888,64008401~3518480,70493002~6928765,85175682~7836232,103035842~5949129,120249366~11155473,142736461~7587871,162733240~6401379,202792699~760916,224089950~2847973,232596180~1738890,244670166~6662901,260733177~819282,272721665~3295507,290085040~1508042,294466893~6614405,303684534~354908,314454112~2727849,338487901~1696927,349753420~6482014,365083946~7734608,380134814~6150842,393796772~31290,396412374~7350739] 2024-08-17T17:41:59.534 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,25590035~2246770,33554432~4870225,64008401~3518480,70493002~6928765,83886080~9125834,102946545~6038426,117440512~13964327,142606336~7717996,159383552~9751067,201326592~2227023,222298112~4639811,230686720~3648350,244670166~6662901,260046848~1505611,272629760~3387412,290085040~1508042,293601280~7480018,301989888~2049554,310378496~6803465,335544320~4640508,348127232~8108202,365083946~7734608,380134814~6150842,390070272~3757790,396412374~7350739] 2024-08-17T17:41:59.535 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to 6 diff [2579427~14655903,27353895~482910,35850769~2573888,40749765~4999108,50561735~6242882,60123934~1353119,64008401~3518480,70493002~6928765,85175682~7836232,103035842~5949129,120249366~11155473,142736461~11100742,162733240~6401379,202792699~760916,224089950~2847973,232596180~1738890,244670166~6662901,260733177~819282,272721665~3295507,290085040~1508042,294466893~6614405,303684534~354908,314454112~2727849,338487901~1696927,346925085~745939,349753420~6482014,360419716~12398838,380134814~6150842,393796772~31290,396412374~7350739] 2024-08-17T17:41:59.535 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2579427~14655903,27353895~482910,35850769~2573888,40749765~4999108,50561735~6242882,60123934~1353119,64008401~3518480,70493002~6928765,85175682~7836232,103035842~5949129,120249366~11155473,142736461~11100742,162733240~6401379,202792699~760916,224089950~2847973,232596180~1738890,244670166~6662901,260733177~819282,272721665~3295507,290085040~1508042,294466893~6614405,303684534~354908,314454112~2727849,338487901~1696927,346925085~745939,349753420~6482014,360419716~12398838,380134814~6150842,393796772~31290,396412374~7350739] 2024-08-17T17:41:59.542 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,25590035~2246770,33554432~4870225,40749765~4999108,50561735~6242882,58720256~2756797,64008401~3518480,70493002~6928765,83886080~9125834,102946545~6038426,117440512~13964327,142606336~11230867,159383552~9751067,201326592~2227023,222298112~4639811,230686720~3648350,244670166~6662901,260046848~1505611,272629760~3387412,290085040~1508042,293601280~7480018,301989888~2049554,310378496~6803465,335544320~4640508,343932928~3738096,348127232~8108202,356515840~16302714,380134814~6150842,390070272~3757790,396412374~7350739] 2024-08-17T17:41:59.542 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to 7 diff [2579427~14655903,27353895~482910,35850769~2573888,40749765~5998126,50561735~6242882,60123934~1353119,64008401~3518480,70493002~6928765,85175682~7836232,103035842~5949129,110662279~3353938,120249366~11155473,142736461~11100742,162733240~6401379,201067523~4695093,224089950~2847973,232596180~1738890,236438764~3158343,244670166~6662901,260614515~1154443,272721665~3295507,290085040~1508042,294466893~6614405,303684534~354908,314454112~2727849,327205235~6705557,338487901~1696927,346925085~745939,349753420~6482014,357891930~14926624,380134814~6150842,393796772~31290,396412374~7350739] 2024-08-17T17:41:59.542 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2579427~14655903,27353895~482910,35850769~2573888,40749765~5998126,50561735~6242882,60123934~1353119,64008401~3518480,70493002~6928765,85175682~7836232,103035842~5949129,110662279~3353938,120249366~11155473,142736461~11100742,162733240~6401379,201067523~4695093,224089950~2847973,232596180~1738890,236438764~3158343,244670166~6662901,260614515~1154443,272721665~3295507,290085040~1508042,294466893~6614405,303684534~354908,314454112~2727849,327205235~6705557,338487901~1696927,346925085~745939,349753420~6482014,357891930~14926624,380134814~6150842,393796772~31290,396412374~7350739] 2024-08-17T17:41:59.550 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,25590035~2246770,33554432~4870225,40749765~5998126,50561735~6242882,58720256~2756797,64008401~3518480,70493002~6928765,83886080~9125834,102946545~6038426,109051904~4964313,117440512~13964327,142606336~11230867,159383552~9751067,197132288~8630328,222298112~4639811,230686720~3648350,234881024~4716083,244670166~6662901,260046848~1722110,272629760~3387412,290085040~1508042,293601280~7480018,301989888~2049554,310378496~6803465,327205235~6705557,335544320~4640508,343932928~3738096,348127232~8108202,356515840~16302714,380134814~6150842,390070272~3757790,396412374~7350739] 2024-08-17T17:41:59.550 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to 8 diff [2579427~14655903,27353895~482910,35850769~2573888,40749765~5998126,50561735~11128416,64008401~3518480,70493002~6928765,85175682~13295084,103035842~5949129,110662279~3353938,120249366~11155473,142736461~11100742,162733240~6401379,201067523~4695093,215124723~1033552,224089950~2847973,232596180~1738890,236438764~3158343,244670166~6662901,255841007~7478858,272721665~3295507,290025846~11055452,303684534~354908,314454112~2727849,327205235~6705557,338487901~1696927,346925085~745939,349753420~6482014,357891930~14926624,380134814~6150842,393796772~31290,396412374~7350739] 2024-08-17T17:41:59.550 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2579427~14655903,27353895~482910,35850769~2573888,40749765~5998126,50561735~11128416,64008401~3518480,70493002~6928765,85175682~13295084,103035842~5949129,110662279~3353938,120249366~11155473,142736461~11100742,162733240~6401379,201067523~4695093,215124723~1033552,224089950~2847973,232596180~1738890,236438764~3158343,244670166~6662901,255841007~7478858,272721665~3295507,290025846~11055452,303684534~354908,314454112~2727849,327205235~6705557,338487901~1696927,346925085~745939,349753420~6482014,357891930~14926624,380134814~6150842,393796772~31290,396412374~7350739] 2024-08-17T17:41:59.557 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,25590035~2246770,33554432~4870225,40749765~5998126,50561735~11128416,64008401~3518480,70493002~6928765,83886080~14584686,102946545~6038426,109051904~4964313,117440512~13964327,142606336~11230867,159383552~9751067,197132288~8630328,215124723~1033552,222298112~4639811,230686720~3648350,234881024~4716083,244670166~6662901,251658240~11661625,272629760~3387412,290025846~11055452,301989888~2049554,310378496~6803465,327205235~6705557,335544320~4640508,343932928~3738096,348127232~8108202,356515840~16302714,380134814~6150842,390070272~3757790,396412374~7350739] 2024-08-17T17:41:59.557 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to 9 diff [2579427~14655903,27353895~482910,29736669~8687988,40749765~5998126,50561735~11128416,64008401~3518480,70493002~6928765,85175682~13295084,103035842~5949129,110662279~3353938,120249366~13605989,138688087~273671,142736461~11100742,162733240~6401379,201067523~4695093,210744178~3232109,215124723~1033552,224089950~2847973,232596180~7000927,244670166~6662901,255841007~7478858,272721665~3295507,290025846~11055452,303684534~354908,313360023~4956727,327205235~6705557,338487901~1696927,346925085~745939,349753420~6867545,357891930~14926624,380134814~6150842,393796772~31290,396412374~7350739] 2024-08-17T17:41:59.557 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2579427~14655903,27353895~482910,29736669~8687988,40749765~5998126,50561735~11128416,64008401~3518480,70493002~6928765,85175682~13295084,103035842~5949129,110662279~3353938,120249366~13605989,138688087~273671,142736461~11100742,162733240~6401379,201067523~4695093,210744178~3232109,215124723~1033552,224089950~2847973,232596180~7000927,244670166~6662901,255841007~7478858,272721665~3295507,290025846~11055452,303684534~354908,313360023~4956727,327205235~6705557,338487901~1696927,346925085~745939,349753420~6867545,357891930~14926624,380134814~6150842,393796772~31290,396412374~7350739] 2024-08-17T17:41:59.564 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,25590035~2246770,29360128~9064529,40749765~5998126,50561735~11128416,64008401~3518480,70493002~6928765,83886080~14584686,102946545~6038426,109051904~4964313,117440512~16414843,138412032~549726,142606336~11230867,159383552~9751067,197132288~8630328,210744178~3232109,215124723~1033552,222298112~4639811,230686720~8910387,244670166~6662901,251658240~11661625,272629760~3387412,290025846~11055452,301989888~2049554,310378496~7938254,327205235~6705557,335544320~4640508,343932928~3738096,348127232~24691322,380134814~6150842,390070272~3757790,396412374~7350739] 2024-08-17T17:41:59.564 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to 10 diff [2579427~14655903,21651133~4420175,27353895~11070762,40749765~5998126,50561735~13259393,64008401~3518480,70493002~6928765,85175682~13295084,103035842~5949129,110662279~3353938,120249366~13605989,138688087~273671,142736461~11100742,162733240~6401379,201067523~4695093,210744178~3232109,215124723~1033552,224089950~2847973,227723690~1184860,232596180~7000927,244670166~7525728,255841007~7478858,268442380~7574792,290025846~11055452,303684534~354908,313360023~4956727,327205235~6705557,338487901~1696927,343696744~3974280,349753420~6867545,357352455~15466099,380134814~6150842,393796772~31290,396412374~7350739] 2024-08-17T17:41:59.564 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2579427~14655903,21651133~4420175,27353895~11070762,40749765~5998126,50561735~13259393,64008401~3518480,70493002~6928765,85175682~13295084,103035842~5949129,110662279~3353938,120249366~13605989,138688087~273671,142736461~11100742,162733240~6401379,201067523~4695093,210744178~3232109,215124723~1033552,224089950~2847973,227723690~1184860,232596180~7000927,244670166~7525728,255841007~7478858,268442380~7574792,290025846~11055452,303684534~354908,313360023~4956727,327205235~6705557,338487901~1696927,343696744~3974280,349753420~6867545,357352455~15466099,380134814~6150842,393796772~31290,396412374~7350739] 2024-08-17T17:41:59.571 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,40749765~5998126,50561735~13259393,64008401~3518480,70493002~6928765,83886080~14584686,102946545~6038426,109051904~4964313,117440512~16414843,138412032~549726,142606336~11230867,159383552~9751067,197132288~8630328,210744178~3232109,215124723~1033552,222298112~6610438,230686720~8910387,244670166~18649699,268442380~7574792,290025846~11055452,301989888~2049554,310378496~7938254,327205235~6705557,335544320~12126704,348127232~24691322,380134814~6150842,390070272~3757790,396412374~7350739] 2024-08-17T17:41:59.571 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to 11 diff [2579427~14655903,21651133~4420175,27353895~11070762,38641631~8965257,49891864~13929264,64008401~3518480,70493002~6928765,85175682~14955196,103035842~5949129,110662279~3353938,117425079~16430276,138688087~273671,142736461~11100742,160425411~8709208,201067523~4695093,210744178~3232109,215124723~1033552,224089950~2847973,227723690~1184860,232596180~7000927,244670166~7525728,255841007~7478858,268442380~7574792,290025846~11055452,303684534~354908,313360023~4956727,327205235~6705557,338487901~1696927,343696744~3974280,349753420~6867545,357352455~15466099,380134814~6264213,393796772~31290,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.571 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2579427~14655903,21651133~4420175,27353895~11070762,38641631~8965257,49891864~13929264,64008401~3518480,70493002~6928765,85175682~14955196,103035842~5949129,110662279~3353938,117425079~16430276,138688087~273671,142736461~11100742,160425411~8709208,201067523~4695093,210744178~3232109,215124723~1033552,224089950~2847973,227723690~1184860,232596180~7000927,244670166~7525728,255841007~7478858,268442380~7574792,290025846~11055452,303684534~354908,313360023~4956727,327205235~6705557,338487901~1696927,343696744~3974280,349753420~6867545,357352455~15466099,380134814~6264213,393796772~31290,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.580 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~25179497,64008401~3518480,70493002~6928765,83886080~16244798,102946545~6038426,109051904~24803451,138412032~549726,142606336~11230867,159383552~9751067,197132288~8630328,210744178~3232109,215124723~1033552,222298112~6610438,230686720~8910387,244670166~18649699,268442380~7574792,290025846~11055452,301989888~2049554,310378496~7938254,327205235~6705557,335544320~12126704,348127232~24691322,380134814~6264213,390070272~3757790,396412374~9281418] 2024-08-17T17:41:59.580 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to 12 diff [2579427~14655903,21651133~4420175,27353895~11070762,38641631~8965257,49891864~19212798,70493002~6928765,85175682~14955196,103035842~5949129,110662279~3353938,115425283~18430072,138688087~273671,142736461~11100742,160425411~8709208,201067523~4695093,210744178~3232109,215124723~1033552,224089950~2847973,227723690~1184860,230382672~9214435,244670166~7525728,255841007~7478858,268442380~7574792,290025846~11055452,303684534~354908,313360023~4956727,327205235~6705557,338487901~1696927,343696744~3974280,349753420~23065134,380134814~6264213,387574628~2225966,393796772~31290,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.581 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2579427~14655903,21651133~4420175,27353895~11070762,38641631~8965257,49891864~19212798,70493002~6928765,85175682~14955196,103035842~5949129,110662279~3353938,115425283~18430072,138688087~273671,142736461~11100742,160425411~8709208,201067523~4695093,210744178~3232109,215124723~1033552,224089950~2847973,227723690~1184860,230382672~9214435,244670166~7525728,255841007~7478858,268442380~7574792,290025846~11055452,303684534~354908,313360023~4956727,327205235~6705557,338487901~1696927,343696744~3974280,349753420~23065134,380134814~6264213,387574628~2225966,393796772~31290,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.587 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~30463031,70493002~6928765,83886080~16244798,102946545~6038426,109051904~24803451,138412032~549726,142606336~11230867,159383552~9751067,197132288~8630328,210744178~3232109,215124723~1033552,222298112~17298995,244670166~18649699,268442380~7574792,290025846~11055452,301989888~2049554,310378496~7938254,327205235~6705557,335544320~12126704,348127232~24691322,380134814~9665780,390070272~3757790,396412374~9281418] 2024-08-17T17:41:59.587 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to 13 diff [2579427~14655903,21651133~4420175,27045227~11379430,38641631~30463031,70493002~6928765,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,138688087~273671,140774099~748973,142736461~11100742,160425411~8709208,201067523~4695093,210744178~3232109,215124723~1033552,224089950~2847973,227723690~1184860,230382672~9214435,240760537~14233755,255841007~7478858,268442380~7574792,290025846~11055452,303684534~354908,313360023~4956727,327205235~6705557,338487901~1696927,343696744~3974280,349753420~23065134,380134814~6264213,387574628~6658917,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.587 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2579427~14655903,21651133~4420175,27045227~11379430,38641631~30463031,70493002~6928765,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,138688087~273671,140774099~748973,142736461~11100742,160425411~8709208,201067523~4695093,210744178~3232109,215124723~1033552,224089950~2847973,227723690~1184860,230382672~9214435,240760537~14233755,255841007~7478858,268442380~7574792,290025846~11055452,303684534~354908,313360023~4956727,327205235~6705557,338487901~1696927,343696744~3974280,349753420~23065134,380134814~6264213,387574628~6658917,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.594 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~30463031,70493002~6928765,83886080~16244798,102946545~6038426,109051904~24803451,138412032~3111040,142606336~11230867,159383552~9751067,197132288~8630328,210744178~3232109,215124723~1033552,222298112~17298995,240760537~22559328,268442380~7574792,290025846~11055452,301989888~2049554,310378496~7938254,327205235~6705557,335544320~12126704,348127232~24691322,380134814~14098731,396412374~9281418] 2024-08-17T17:41:59.594 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to 14 diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~30510156,70493002~6928765,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,138688087~273671,140774099~748973,142736461~11100742,160425411~8709208,201067523~4695093,210744178~3232109,215124723~1033552,224089950~2847973,227723690~1184860,230382672~9214435,240760537~14233755,255841007~7478858,268442380~17603220,290025846~11055452,303684534~354908,313360023~4956727,325522608~8388184,338487901~1696927,343696744~3974280,349753420~23065134,380134814~14098731,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.594 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~30510156,70493002~6928765,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,138688087~273671,140774099~748973,142736461~11100742,160425411~8709208,201067523~4695093,210744178~3232109,215124723~1033552,224089950~2847973,227723690~1184860,230382672~9214435,240760537~14233755,255841007~7478858,268442380~17603220,290025846~11055452,303684534~354908,313360023~4956727,325522608~8388184,338487901~1696927,343696744~3974280,349753420~23065134,380134814~14098731,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:59 smithi131 bash[89561]: cluster 2024-08-17T17:41:58.260110+0000 mon.a (mon.0) 1925 : cluster [DBG] osdmap e1140: 8 total, 8 up, 8 in 2024-08-17T17:41:59.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:41:59 smithi131 bash[89561]: cluster 2024-08-17T17:41:58.260110+0000 mon.a (mon.0) 1925 : cluster [DBG] osdmap e1140: 8 total, 8 up, 8 in 2024-08-17T17:41:59.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:59 smithi131 bash[88347]: cluster 2024-08-17T17:41:58.260110+0000 mon.a (mon.0) 1925 : cluster [DBG] osdmap e1140: 8 total, 8 up, 8 in 2024-08-17T17:41:59.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:41:59 smithi131 bash[88347]: cluster 2024-08-17T17:41:58.260110+0000 mon.a (mon.0) 1925 : cluster [DBG] osdmap e1140: 8 total, 8 up, 8 in 2024-08-17T17:41:59.601 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~30510156,70493002~6928765,83886080~16244798,102946545~6038426,109051904~24803451,138412032~3111040,142606336~11230867,159383552~9751067,197132288~8630328,210744178~3232109,215124723~1033552,222298112~17298995,240760537~22559328,268442380~17603220,290025846~11055452,301989888~2049554,310378496~7938254,325522608~8388184,335544320~12126704,348127232~24691322,380134814~14098731,396412374~9281418] 2024-08-17T17:41:59.602 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to 15 diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~30510156,70493002~6928765,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142736461~11100742,160425411~8709208,170468604~2422410,200552442~5210174,210744178~3232109,215124723~1033552,224089950~2847973,227723690~1184860,230382672~9214435,240760537~14233755,255841007~7478858,268442380~17603220,290025846~11055452,303684534~354908,313360023~4956727,325522608~8388184,338487901~1696927,340401641~7269383,349753420~23065134,380134814~14098731,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.602 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~30510156,70493002~6928765,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142736461~11100742,160425411~8709208,170468604~2422410,200552442~5210174,210744178~3232109,215124723~1033552,224089950~2847973,227723690~1184860,230382672~9214435,240760537~14233755,255841007~7478858,268442380~17603220,290025846~11055452,303684534~354908,313360023~4956727,325522608~8388184,338487901~1696927,340401641~7269383,349753420~23065134,380134814~14098731,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.608 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~30510156,70493002~6928765,83886080~16244798,102946545~6038426,109051904~24803451,134217728~7670914,142606336~11230867,159383552~9751067,169228809~3662205,197132288~8630328,210744178~3232109,215124723~1033552,222298112~17298995,240760537~22559328,268442380~17603220,290025846~11055452,301989888~2049554,310378496~7938254,325522608~8388184,335544320~12126704,348127232~24691322,380134814~14098731,396412374~9281418] 2024-08-17T17:41:59.609 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to 16 diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~38780136,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142736461~11100742,156332838~12801781,170468604~2422410,178232540~8013616,200552442~5210174,210744178~3232109,215124723~1033552,224089950~2847973,227723690~1184860,230382672~9214435,240760537~22559328,268442380~17603220,290025846~11055452,303684534~354908,313360023~4956727,325522608~8388184,338487901~1696927,340401641~7269383,349753420~23065134,380134814~14098731,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.609 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~38780136,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142736461~11100742,156332838~12801781,170468604~2422410,178232540~8013616,200552442~5210174,210744178~3232109,215124723~1033552,224089950~2847973,227723690~1184860,230382672~9214435,240760537~22559328,268442380~17603220,290025846~11055452,303684534~354908,313360023~4956727,325522608~8388184,338487901~1696927,340401641~7269383,349753420~23065134,380134814~14098731,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.616 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~38780136,83886080~16244798,102946545~6038426,109051904~24803451,134217728~7670914,142606336~11230867,155189248~13945371,169228809~3662205,176160768~10085388,197132288~8630328,210744178~3232109,215124723~1033552,222298112~17298995,240760537~22559328,268442380~17603220,290025846~11055452,301989888~2049554,310378496~7938254,325522608~8388184,335544320~12126704,348127232~24691322,380134814~14098731,396412374~9281418] 2024-08-17T17:41:59.616 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to 17 diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~38780136,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142736461~11100742,156332838~12801781,170468604~2422410,173389303~858805,178232540~8013616,200552442~5210174,210744178~3938861,215124723~1033552,224089950~2847973,227723690~1184860,230382672~9214435,240760537~22559328,268442380~17603220,290025846~11055452,303684534~354908,313360023~4956727,325522608~14662220,340401641~7269383,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.617 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~38780136,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142736461~11100742,156332838~12801781,170468604~2422410,173389303~858805,178232540~8013616,200552442~5210174,210744178~3938861,215124723~1033552,224089950~2847973,227723690~1184860,230382672~9214435,240760537~22559328,268442380~17603220,290025846~11055452,303684534~354908,313360023~4956727,325522608~14662220,340401641~7269383,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.623 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~38780136,83886080~16244798,102946545~6038426,109051904~24803451,134217728~7670914,142606336~11230867,155189248~13945371,169228809~5019299,176160768~10085388,197132288~8630328,210744178~3938861,215124723~1033552,222298112~17298995,240760537~22559328,268442380~17603220,290025846~11055452,301989888~2049554,310378496~7938254,325522608~22148416,348127232~24691322,380134814~14098731,394710097~261050,396412374~9281418] 2024-08-17T17:41:59.623 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to 18 diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142736461~11100742,156332838~12801781,170468604~2422410,173389303~858805,178232540~8013616,200552442~5210174,210744178~3938861,215124723~1033552,224089950~2847973,227061567~12535540,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~14662220,340401641~7269383,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.623 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142736461~11100742,156332838~12801781,170468604~2422410,173389303~858805,178232540~8013616,200552442~5210174,210744178~3938861,215124723~1033552,224089950~2847973,227061567~12535540,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~14662220,340401641~7269383,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.630 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~61489247,102946545~6038426,109051904~24803451,134217728~7670914,142606336~11230867,155189248~13945371,169228809~5019299,176160768~10085388,197132288~8630328,210744178~3938861,215124723~1033552,222298112~17298995,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~22148416,348127232~24691322,380134814~14098731,394710097~261050,396412374~9281418] 2024-08-17T17:41:59.630 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to 19 diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.630 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.637 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~61489247,102946545~6038426,109051904~24803451,134217728~34916891,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,222298112~17298995,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~22148416,348127232~24691322,380134814~14098731,394710097~261050,396412374~9281418] 2024-08-17T17:41:59.637 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to 3 diff [2744257~8183164,85175682~7464865,103606117~5378854,121952715~784646,123341889~8062950,224089950~2847973,260733177~819282,294651296~399057,338487901~1696927] 2024-08-17T17:41:59.637 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2744257~8183164,85175682~7464865,103606117~5378854,121952715~784646,123341889~8062950,224089950~2847973,260733177~819282,294651296~399057,338487901~1696927] 2024-08-17T17:41:59.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:59 smithi169 bash[79348]: cluster 2024-08-17T17:41:58.260110+0000 mon.a (mon.0) 1925 : cluster [DBG] osdmap e1140: 8 total, 8 up, 8 in 2024-08-17T17:41:59.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:41:59 smithi169 bash[79348]: cluster 2024-08-17T17:41:58.260110+0000 mon.a (mon.0) 1925 : cluster [DBG] osdmap e1140: 8 total, 8 up, 8 in 2024-08-17T17:41:59.644 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~10927421,83886080~8754467,102946545~6038426,121634816~9770023,222298112~4639811,260046848~1505611,293601280~1449073,335544320~4640508] 2024-08-17T17:41:59.644 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to 4 diff [2744257~9541030,64008401~3518480,70493002~6928765,85175682~7464865,103606117~5378854,120249366~11155473,142736461~4380364,202792699~760916,224089950~2847973,260733177~819282,294466893~6614405,314454112~2727849,338487901~1696927,349753420~6482014,396412374~7350739] 2024-08-17T17:41:59.644 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2744257~9541030,64008401~3518480,70493002~6928765,85175682~7464865,103606117~5378854,120249366~11155473,142736461~4380364,202792699~760916,224089950~2847973,260733177~819282,294466893~6614405,314454112~2727849,338487901~1696927,349753420~6482014,396412374~7350739] 2024-08-17T17:41:59.651 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~12285287,64008401~3518480,70493002~6928765,83886080~8754467,102946545~6038426,117440512~13964327,142606336~4510489,201326592~2227023,222298112~4639811,260046848~1505611,293601280~7480018,310378496~6803465,335544320~4640508,349753420~6482014,396412374~7350739] 2024-08-17T17:41:59.651 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to 5 diff [2579427~14655903,35850769~2573888,64008401~3518480,70493002~6928765,85175682~7464865,103035842~5949129,120249366~11155473,142736461~7587871,202792699~760916,224089950~2847973,232596180~1738890,244670166~6662901,260733177~819282,294466893~6614405,303684534~354908,314454112~2727849,338487901~1696927,349753420~6482014,380387622~5898034,393796772~31290,396412374~7350739] 2024-08-17T17:41:59.651 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2579427~14655903,35850769~2573888,64008401~3518480,70493002~6928765,85175682~7464865,103035842~5949129,120249366~11155473,142736461~7587871,202792699~760916,224089950~2847973,232596180~1738890,244670166~6662901,260733177~819282,294466893~6614405,303684534~354908,314454112~2727849,338487901~1696927,349753420~6482014,380387622~5898034,393796772~31290,396412374~7350739] 2024-08-17T17:41:59.658 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,33554432~4870225,64008401~3518480,70493002~6928765,83886080~8754467,102946545~6038426,117440512~13964327,142606336~7717996,201326592~2227023,222298112~4639811,230686720~3648350,244670166~6662901,260046848~1505611,293601280~7480018,301989888~2049554,310378496~6803465,335544320~4640508,349753420~6482014,380387622~5898034,390070272~3757790,396412374~7350739] 2024-08-17T17:41:59.658 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to 6 diff [2579427~14655903,35850769~2573888,40749765~4999108,50561735~6242882,60123934~1353119,64008401~3518480,70493002~6928765,85175682~7464865,103035842~5949129,120249366~11155473,142736461~11100742,202792699~760916,224089950~2847973,232596180~1738890,244670166~6662901,260733177~819282,294466893~6614405,303684534~354908,314454112~2727849,338487901~1696927,346925085~745939,349753420~6482014,360419716~7478594,380387622~5898034,393796772~31290,396412374~7350739] 2024-08-17T17:41:59.658 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2579427~14655903,35850769~2573888,40749765~4999108,50561735~6242882,60123934~1353119,64008401~3518480,70493002~6928765,85175682~7464865,103035842~5949129,120249366~11155473,142736461~11100742,202792699~760916,224089950~2847973,232596180~1738890,244670166~6662901,260733177~819282,294466893~6614405,303684534~354908,314454112~2727849,338487901~1696927,346925085~745939,349753420~6482014,360419716~7478594,380387622~5898034,393796772~31290,396412374~7350739] 2024-08-17T17:41:59.665 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,33554432~4870225,40749765~4999108,50561735~6242882,58720256~2756797,64008401~3518480,70493002~6928765,83886080~8754467,102946545~6038426,117440512~13964327,142606336~11230867,201326592~2227023,222298112~4639811,230686720~3648350,244670166~6662901,260046848~1505611,293601280~7480018,301989888~2049554,310378496~6803465,335544320~4640508,343932928~3738096,349753420~6482014,356515840~11382470,380387622~5898034,390070272~3757790,396412374~7350739] 2024-08-17T17:41:59.665 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to 7 diff [2579427~14655903,35850769~2573888,40749765~5998126,50561735~6242882,60123934~1353119,64008401~3518480,70493002~6928765,85175682~7464865,103035842~5949129,110662279~3353938,120249366~11155473,142736461~11100742,201067523~4695093,224089950~2847973,232596180~1738890,236438764~3158343,244670166~6662901,260614515~1154443,294466893~6614405,303684534~354908,314454112~2727849,327205235~6705557,338487901~1696927,346925085~745939,349753420~6482014,357891930~14516987,380387622~5898034,393796772~31290,396412374~7350739] 2024-08-17T17:41:59.665 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2579427~14655903,35850769~2573888,40749765~5998126,50561735~6242882,60123934~1353119,64008401~3518480,70493002~6928765,85175682~7464865,103035842~5949129,110662279~3353938,120249366~11155473,142736461~11100742,201067523~4695093,224089950~2847973,232596180~1738890,236438764~3158343,244670166~6662901,260614515~1154443,294466893~6614405,303684534~354908,314454112~2727849,327205235~6705557,338487901~1696927,346925085~745939,349753420~6482014,357891930~14516987,380387622~5898034,393796772~31290,396412374~7350739] 2024-08-17T17:41:59.672 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,33554432~4870225,40749765~5998126,50561735~6242882,58720256~2756797,64008401~3518480,70493002~6928765,83886080~8754467,102946545~6038426,109051904~4964313,117440512~13964327,142606336~11230867,197132288~8630328,222298112~4639811,230686720~3648350,234881024~4716083,244670166~6662901,260046848~1722110,293601280~7480018,301989888~2049554,310378496~6803465,327205235~6705557,335544320~4640508,343932928~3738096,349753420~6482014,356515840~15893077,380387622~5898034,390070272~3757790,396412374~7350739] 2024-08-17T17:41:59.672 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to 8 diff [2579427~14655903,35850769~2573888,40749765~5998126,50561735~11128416,64008401~3518480,70493002~6928765,85175682~13295084,103035842~5949129,110662279~3353938,120249366~11155473,142736461~11100742,201067523~4695093,215124723~1033552,224089950~2847973,232596180~1738890,236438764~3158343,244670166~6662901,255841007~7478858,290025846~11055452,303684534~354908,314454112~2727849,327205235~6705557,338487901~1696927,346925085~745939,349753420~6482014,357891930~14516987,380387622~5898034,393796772~31290,396412374~7350739] 2024-08-17T17:41:59.672 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2579427~14655903,35850769~2573888,40749765~5998126,50561735~11128416,64008401~3518480,70493002~6928765,85175682~13295084,103035842~5949129,110662279~3353938,120249366~11155473,142736461~11100742,201067523~4695093,215124723~1033552,224089950~2847973,232596180~1738890,236438764~3158343,244670166~6662901,255841007~7478858,290025846~11055452,303684534~354908,314454112~2727849,327205235~6705557,338487901~1696927,346925085~745939,349753420~6482014,357891930~14516987,380387622~5898034,393796772~31290,396412374~7350739] 2024-08-17T17:41:59.679 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,33554432~4870225,40749765~5998126,50561735~11128416,64008401~3518480,70493002~6928765,83886080~14584686,102946545~6038426,109051904~4964313,117440512~13964327,142606336~11230867,197132288~8630328,215124723~1033552,222298112~4639811,230686720~3648350,234881024~4716083,244670166~6662901,251658240~11661625,290025846~11055452,301989888~2049554,310378496~6803465,327205235~6705557,335544320~4640508,343932928~3738096,349753420~6482014,356515840~15893077,380387622~5898034,390070272~3757790,396412374~7350739] 2024-08-17T17:41:59.679 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to 9 diff [2579427~14655903,29736669~8687988,40749765~5998126,50561735~11128416,64008401~3518480,70493002~6928765,85175682~13295084,103035842~5949129,110662279~3353938,120249366~13605989,138688087~273671,142736461~11100742,201067523~4695093,210744178~3232109,215124723~1033552,224089950~2847973,232596180~7000927,244670166~6662901,255841007~7478858,272966968~103555,290025846~11055452,303684534~354908,313360023~4956727,327205235~6705557,338487901~1696927,346925085~745939,349753420~6867545,357891930~14516987,380387622~5898034,393796772~31290,396412374~7350739] 2024-08-17T17:41:59.679 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2579427~14655903,29736669~8687988,40749765~5998126,50561735~11128416,64008401~3518480,70493002~6928765,85175682~13295084,103035842~5949129,110662279~3353938,120249366~13605989,138688087~273671,142736461~11100742,201067523~4695093,210744178~3232109,215124723~1033552,224089950~2847973,232596180~7000927,244670166~6662901,255841007~7478858,272966968~103555,290025846~11055452,303684534~354908,313360023~4956727,327205235~6705557,338487901~1696927,346925085~745939,349753420~6867545,357891930~14516987,380387622~5898034,393796772~31290,396412374~7350739] 2024-08-17T17:41:59.686 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,29360128~9064529,40749765~5998126,50561735~11128416,64008401~3518480,70493002~6928765,83886080~14584686,102946545~6038426,109051904~4964313,117440512~16414843,138412032~549726,142606336~11230867,197132288~8630328,210744178~3232109,215124723~1033552,222298112~4639811,230686720~8910387,244670166~6662901,251658240~11661625,272966968~103555,290025846~11055452,301989888~2049554,310378496~7938254,327205235~6705557,335544320~4640508,343932928~3738096,349753420~22655497,380387622~5898034,390070272~3757790,396412374~7350739] 2024-08-17T17:41:59.686 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to 10 diff [2579427~14655903,21651133~4420175,27821381~10603276,40749765~5998126,50561735~13259393,64008401~3518480,70493002~6928765,85175682~13295084,103035842~5949129,110662279~3353938,120249366~13605989,138688087~273671,142736461~11100742,201067523~4695093,210744178~3232109,215124723~1033552,224089950~2847973,227723690~1184860,232596180~7000927,244670166~7525728,255841007~7478858,268442380~5239585,290025846~11055452,303684534~354908,313360023~4956727,327205235~6705557,338487901~1696927,343696744~3974280,349753420~6867545,357352455~15056462,380387622~5898034,393796772~31290,396412374~7350739] 2024-08-17T17:41:59.686 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2579427~14655903,21651133~4420175,27821381~10603276,40749765~5998126,50561735~13259393,64008401~3518480,70493002~6928765,85175682~13295084,103035842~5949129,110662279~3353938,120249366~13605989,138688087~273671,142736461~11100742,201067523~4695093,210744178~3232109,215124723~1033552,224089950~2847973,227723690~1184860,232596180~7000927,244670166~7525728,255841007~7478858,268442380~5239585,290025846~11055452,303684534~354908,313360023~4956727,327205235~6705557,338487901~1696927,343696744~3974280,349753420~6867545,357352455~15056462,380387622~5898034,393796772~31290,396412374~7350739] 2024-08-17T17:41:59.692 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~4420175,27821381~10603276,40749765~5998126,50561735~13259393,64008401~3518480,70493002~6928765,83886080~14584686,102946545~6038426,109051904~4964313,117440512~16414843,138412032~549726,142606336~11230867,197132288~8630328,210744178~3232109,215124723~1033552,222298112~6610438,230686720~8910387,244670166~18649699,268442380~5239585,290025846~11055452,301989888~2049554,310378496~7938254,327205235~6705557,335544320~12126704,349753420~22655497,380387622~5898034,390070272~3757790,396412374~7350739] 2024-08-17T17:41:59.692 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to 11 diff [2579427~14655903,21651133~4420175,27821381~10603276,38641631~8965257,49891864~13929264,64008401~3518480,70493002~6928765,85175682~14955196,103035842~5949129,110662279~3353938,117425079~16430276,138688087~273671,142736461~11100742,160425411~3280829,201067523~4695093,210744178~3232109,215124723~1033552,224089950~2847973,227723690~1184860,232596180~7000927,244670166~7525728,255841007~7478858,268442380~5239585,290025846~11055452,303684534~354908,313360023~4956727,327205235~6705557,338487901~1696927,343696744~3974280,349753420~6867545,357352455~15056462,380387622~6011405,393796772~31290,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.693 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2579427~14655903,21651133~4420175,27821381~10603276,38641631~8965257,49891864~13929264,64008401~3518480,70493002~6928765,85175682~14955196,103035842~5949129,110662279~3353938,117425079~16430276,138688087~273671,142736461~11100742,160425411~3280829,201067523~4695093,210744178~3232109,215124723~1033552,224089950~2847973,227723690~1184860,232596180~7000927,244670166~7525728,255841007~7478858,268442380~5239585,290025846~11055452,303684534~354908,313360023~4956727,327205235~6705557,338487901~1696927,343696744~3974280,349753420~6867545,357352455~15056462,380387622~6011405,393796772~31290,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.700 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~4420175,27821381~10603276,38641631~25179497,64008401~3518480,70493002~6928765,83886080~16244798,102946545~6038426,109051904~24803451,138412032~549726,142606336~11230867,160425411~3280829,197132288~8630328,210744178~3232109,215124723~1033552,222298112~6610438,230686720~8910387,244670166~18649699,268442380~5239585,290025846~11055452,301989888~2049554,310378496~7938254,327205235~6705557,335544320~12126704,349753420~22655497,380387622~6011405,390070272~3757790,396412374~9281418] 2024-08-17T17:41:59.700 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to 12 diff [2579427~14655903,21651133~4420175,27821381~10603276,38641631~8965257,49891864~19212798,70493002~6928765,85175682~14955196,103035842~5949129,110662279~3353938,115425283~18430072,138688087~273671,142736461~11100742,160425411~3280829,201067523~4695093,210744178~3232109,215124723~1033552,224089950~2847973,227723690~1184860,230382672~9214435,244670166~7525728,255841007~7478858,268442380~5239585,290025846~11055452,303684534~354908,313360023~4956727,327205235~6705557,338487901~1696927,343696744~3974280,349753420~22655497,380387622~6011405,387574628~2225966,393796772~31290,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.700 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2579427~14655903,21651133~4420175,27821381~10603276,38641631~8965257,49891864~19212798,70493002~6928765,85175682~14955196,103035842~5949129,110662279~3353938,115425283~18430072,138688087~273671,142736461~11100742,160425411~3280829,201067523~4695093,210744178~3232109,215124723~1033552,224089950~2847973,227723690~1184860,230382672~9214435,244670166~7525728,255841007~7478858,268442380~5239585,290025846~11055452,303684534~354908,313360023~4956727,327205235~6705557,338487901~1696927,343696744~3974280,349753420~22655497,380387622~6011405,387574628~2225966,393796772~31290,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.707 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~4420175,27821381~10603276,38641631~30463031,70493002~6928765,83886080~16244798,102946545~6038426,109051904~24803451,138412032~549726,142606336~11230867,160425411~3280829,197132288~8630328,210744178~3232109,215124723~1033552,222298112~17298995,244670166~18649699,268442380~5239585,290025846~11055452,301989888~2049554,310378496~7938254,327205235~6705557,335544320~12126704,349753420~22655497,380387622~9412972,390070272~3757790,396412374~9281418] 2024-08-17T17:41:59.707 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to 13 diff [2579427~14655903,21651133~4420175,27045227~11379430,38641631~30463031,70493002~6928765,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,138688087~273671,140774099~748973,142736461~11100742,160425411~3280829,201067523~4695093,210744178~3232109,215124723~1033552,224089950~2847973,227723690~1184860,230382672~9214435,240760537~14233755,255841007~7478858,268442380~5239585,290025846~11055452,303684534~354908,313360023~4956727,327205235~6705557,338487901~1696927,343696744~3974280,349753420~22655497,380387622~6011405,387574628~6658917,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.707 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2579427~14655903,21651133~4420175,27045227~11379430,38641631~30463031,70493002~6928765,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,138688087~273671,140774099~748973,142736461~11100742,160425411~3280829,201067523~4695093,210744178~3232109,215124723~1033552,224089950~2847973,227723690~1184860,230382672~9214435,240760537~14233755,255841007~7478858,268442380~5239585,290025846~11055452,303684534~354908,313360023~4956727,327205235~6705557,338487901~1696927,343696744~3974280,349753420~22655497,380387622~6011405,387574628~6658917,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.713 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~4420175,27045227~11379430,38641631~30463031,70493002~6928765,83886080~16244798,102946545~6038426,109051904~24803451,138412032~3111040,142606336~11230867,160425411~3280829,197132288~8630328,210744178~3232109,215124723~1033552,222298112~17298995,240760537~22559328,268442380~5239585,290025846~11055452,301989888~2049554,310378496~7938254,327205235~6705557,335544320~12126704,349753420~22655497,380387622~13845923,396412374~9281418] 2024-08-17T17:41:59.713 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to 14 diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~30510156,70493002~6928765,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,138688087~273671,140774099~748973,142736461~11100742,160425411~3280829,201067523~4695093,210744178~3232109,215124723~1033552,224089950~2847973,227723690~1184860,230382672~9214435,240760537~14233755,255841007~7478858,268442380~5239585,273929870~12115730,290025846~11055452,303684534~354908,313360023~4956727,325522608~8388184,338487901~1696927,343696744~3974280,349753420~22655497,380387622~13845923,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.713 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~30510156,70493002~6928765,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,138688087~273671,140774099~748973,142736461~11100742,160425411~3280829,201067523~4695093,210744178~3232109,215124723~1033552,224089950~2847973,227723690~1184860,230382672~9214435,240760537~14233755,255841007~7478858,268442380~5239585,273929870~12115730,290025846~11055452,303684534~354908,313360023~4956727,325522608~8388184,338487901~1696927,343696744~3974280,349753420~22655497,380387622~13845923,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.720 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~4420175,27045227~11379430,38641631~30510156,70493002~6928765,83886080~16244798,102946545~6038426,109051904~24803451,138412032~3111040,142606336~11230867,160425411~3280829,197132288~8630328,210744178~3232109,215124723~1033552,222298112~17298995,240760537~22559328,268442380~5239585,273929870~12115730,290025846~11055452,301989888~2049554,310378496~7938254,325522608~8388184,335544320~12126704,349753420~22655497,380387622~13845923,396412374~9281418] 2024-08-17T17:41:59.720 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to 15 diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~30510156,70493002~6928765,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142736461~11100742,160425411~3280829,170468604~2422410,200552442~5210174,210744178~3232109,215124723~1033552,224089950~2847973,227723690~1184860,230382672~9214435,240760537~14233755,255841007~7478858,268442380~5239585,273929870~12115730,290025846~11055452,303684534~354908,313360023~4956727,325522608~8388184,338487901~1696927,340401641~7269383,349753420~22655497,380387622~13845923,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.721 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~30510156,70493002~6928765,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142736461~11100742,160425411~3280829,170468604~2422410,200552442~5210174,210744178~3232109,215124723~1033552,224089950~2847973,227723690~1184860,230382672~9214435,240760537~14233755,255841007~7478858,268442380~5239585,273929870~12115730,290025846~11055452,303684534~354908,313360023~4956727,325522608~8388184,338487901~1696927,340401641~7269383,349753420~22655497,380387622~13845923,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.731 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~4420175,27045227~11379430,38641631~30510156,70493002~6928765,83886080~16244798,102946545~6038426,109051904~24803451,134217728~7670914,142606336~11230867,160425411~3280829,169228809~3662205,197132288~8630328,210744178~3232109,215124723~1033552,222298112~17298995,240760537~22559328,268442380~5239585,273929870~12115730,290025846~11055452,301989888~2049554,310378496~7938254,325522608~8388184,335544320~12126704,349753420~22655497,380387622~13845923,396412374~9281418] 2024-08-17T17:41:59.731 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to 16 diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~38780136,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142736461~11100742,156332838~7373402,170468604~2422410,178232540~8013616,200552442~5210174,210744178~3232109,215124723~1033552,224089950~2847973,227723690~1184860,230382672~9214435,240760537~22559328,268442380~17603220,290025846~11055452,303684534~354908,313360023~4956727,325522608~8388184,338487901~1696927,340401641~7269383,349753420~22655497,380387622~13845923,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.731 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~38780136,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142736461~11100742,156332838~7373402,170468604~2422410,178232540~8013616,200552442~5210174,210744178~3232109,215124723~1033552,224089950~2847973,227723690~1184860,230382672~9214435,240760537~22559328,268442380~17603220,290025846~11055452,303684534~354908,313360023~4956727,325522608~8388184,338487901~1696927,340401641~7269383,349753420~22655497,380387622~13845923,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.738 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~4420175,27045227~11379430,38641631~38780136,83886080~16244798,102946545~6038426,109051904~24803451,134217728~7670914,142606336~11230867,155189248~8516992,169228809~3662205,176160768~10085388,197132288~8630328,210744178~3232109,215124723~1033552,222298112~17298995,240760537~22559328,268442380~17603220,290025846~11055452,301989888~2049554,310378496~7938254,325522608~8388184,335544320~12126704,349753420~22655497,380387622~13845923,396412374~9281418] 2024-08-17T17:41:59.738 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to 17 diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~38780136,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142736461~11100742,156332838~7373402,170468604~2422410,173389303~858805,178232540~8013616,200552442~5210174,210744178~3938861,215124723~1033552,224089950~2847973,227723690~1184860,230382672~9214435,240760537~22559328,268442380~17603220,290025846~11055452,303684534~354908,313360023~4956727,325522608~14662220,340401641~7269383,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.738 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~38780136,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142736461~11100742,156332838~7373402,170468604~2422410,173389303~858805,178232540~8013616,200552442~5210174,210744178~3938861,215124723~1033552,224089950~2847973,227723690~1184860,230382672~9214435,240760537~22559328,268442380~17603220,290025846~11055452,303684534~354908,313360023~4956727,325522608~14662220,340401641~7269383,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.745 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~4420175,27045227~11379430,38641631~38780136,83886080~16244798,102946545~6038426,109051904~24803451,134217728~7670914,142606336~11230867,155189248~8516992,169228809~5019299,176160768~10085388,197132288~8630328,210744178~3938861,215124723~1033552,222298112~17298995,240760537~22559328,268442380~17603220,290025846~11055452,301989888~2049554,310378496~7938254,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~9281418] 2024-08-17T17:41:59.745 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to 18 diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142736461~11100742,156332838~7373402,170468604~2422410,173389303~858805,178232540~8013616,200552442~5210174,210744178~3938861,215124723~1033552,224089950~2847973,227061567~12535540,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~14662220,340401641~7269383,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.745 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142736461~11100742,156332838~7373402,170468604~2422410,173389303~858805,178232540~8013616,200552442~5210174,210744178~3938861,215124723~1033552,224089950~2847973,227061567~12535540,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~14662220,340401641~7269383,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.752 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~4420175,27045227~11379430,38641631~61489247,102946545~6038426,109051904~24803451,134217728~7670914,142606336~11230867,155189248~8516992,169228809~5019299,176160768~10085388,197132288~8630328,210744178~3938861,215124723~1033552,222298112~17298995,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~9281418] 2024-08-17T17:41:59.752 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to 19 diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.752 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.759 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~4420175,27045227~11379430,38641631~61489247,102946545~6038426,109051904~24803451,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,222298112~17298995,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~9281418] 2024-08-17T17:41:59.759 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to 4 diff [8730263~3555024,64008401~3518480,70493002~6928765,120249366~3516656,142736461~4380364,202792699~760916,294466893~6614405,314454112~2727849,349753420~6482014,396412374~7350739] 2024-08-17T17:41:59.760 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [8730263~3555024,64008401~3518480,70493002~6928765,120249366~3516656,142736461~4380364,202792699~760916,294466893~6614405,314454112~2727849,349753420~6482014,396412374~7350739] 2024-08-17T17:41:59.766 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [8730263~3555024,64008401~3518480,70493002~6928765,117440512~6325510,142606336~4510489,201326592~2227023,294466893~6614405,310378496~6803465,349753420~6482014,396412374~7350739] 2024-08-17T17:41:59.766 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to 5 diff [2579427~2873353,8730263~8505067,35850769~2573888,64008401~3518480,70493002~6928765,103035842~2301207,120249366~3516656,142736461~7587871,202792699~760916,232596180~1738890,244670166~6662901,294466893~6614405,303684534~354908,314454112~2727849,349753420~6482014,380387622~5898034,393796772~31290,396412374~7350739] 2024-08-17T17:41:59.766 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2579427~2873353,8730263~8505067,35850769~2573888,64008401~3518480,70493002~6928765,103035842~2301207,120249366~3516656,142736461~7587871,202792699~760916,232596180~1738890,244670166~6662901,294466893~6614405,303684534~354908,314454112~2727849,349753420~6482014,380387622~5898034,393796772~31290,396412374~7350739] 2024-08-17T17:41:59.773 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [2579427~2873353,8730263~8505067,33554432~4870225,64008401~3518480,70493002~6928765,103035842~2301207,117440512~6325510,142606336~7717996,201326592~2227023,230686720~3648350,244670166~6662901,294466893~6614405,301989888~2049554,310378496~6803465,349753420~6482014,380387622~5898034,390070272~3757790,396412374~7350739] 2024-08-17T17:41:59.773 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to 6 diff [2579427~2873353,8730263~8505067,35850769~2573888,40749765~4999108,50561735~6242882,60123934~1353119,64008401~3518480,70493002~6928765,103035842~2301207,120249366~3516656,142736461~11100742,202792699~760916,232596180~1738890,244670166~6662901,294466893~6614405,303684534~354908,314454112~2727849,346925085~745939,349753420~6482014,360419716~7478594,380387622~5898034,393796772~31290,396412374~7350739] 2024-08-17T17:41:59.773 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2579427~2873353,8730263~8505067,35850769~2573888,40749765~4999108,50561735~6242882,60123934~1353119,64008401~3518480,70493002~6928765,103035842~2301207,120249366~3516656,142736461~11100742,202792699~760916,232596180~1738890,244670166~6662901,294466893~6614405,303684534~354908,314454112~2727849,346925085~745939,349753420~6482014,360419716~7478594,380387622~5898034,393796772~31290,396412374~7350739] 2024-08-17T17:41:59.780 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [2579427~2873353,8730263~8505067,33554432~4870225,40749765~4999108,50561735~6242882,58720256~2756797,64008401~3518480,70493002~6928765,103035842~2301207,117440512~6325510,142606336~11230867,201326592~2227023,230686720~3648350,244670166~6662901,294466893~6614405,301989888~2049554,310378496~6803465,343932928~3738096,349753420~6482014,356515840~11382470,380387622~5898034,390070272~3757790,396412374~7350739] 2024-08-17T17:41:59.780 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to 7 diff [2579427~2873353,8730263~8505067,35850769~2573888,40749765~5998126,50561735~6242882,60123934~1353119,64008401~3518480,70493002~6928765,103035842~2301207,110662279~3353938,120249366~3516656,142736461~11100742,201067523~4695093,232596180~1738890,236438764~3158343,244670166~6662901,260614515~1154443,294466893~6614405,303684534~354908,314454112~2727849,327205235~6705557,346925085~745939,349753420~6482014,357891930~14516987,380387622~5898034,393796772~31290,396412374~7350739] 2024-08-17T17:41:59.780 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2579427~2873353,8730263~8505067,35850769~2573888,40749765~5998126,50561735~6242882,60123934~1353119,64008401~3518480,70493002~6928765,103035842~2301207,110662279~3353938,120249366~3516656,142736461~11100742,201067523~4695093,232596180~1738890,236438764~3158343,244670166~6662901,260614515~1154443,294466893~6614405,303684534~354908,314454112~2727849,327205235~6705557,346925085~745939,349753420~6482014,357891930~14516987,380387622~5898034,393796772~31290,396412374~7350739] 2024-08-17T17:41:59.786 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [2579427~2873353,8730263~8505067,33554432~4870225,40749765~5998126,50561735~6242882,58720256~2756797,64008401~3518480,70493002~6928765,103035842~2301207,109051904~4964313,117440512~6325510,142606336~11230867,197132288~8630328,230686720~3648350,234881024~4716083,244670166~6662901,260614515~1154443,294466893~6614405,301989888~2049554,310378496~6803465,327205235~6705557,343932928~3738096,349753420~6482014,356515840~15893077,380387622~5898034,390070272~3757790,396412374~7350739] 2024-08-17T17:41:59.787 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to 8 diff [2579427~2873353,8730263~8505067,35850769~2573888,40749765~5998126,50561735~11128416,64008401~3518480,70493002~6928765,91093320~7377446,103035842~2301207,110662279~3353938,120249366~5659677,142736461~11100742,201067523~4695093,215124723~1033552,232596180~1738890,236438764~3158343,244670166~6662901,255841007~7478858,290025846~11055452,303684534~354908,314454112~2727849,327205235~6705557,346925085~745939,349753420~6482014,357891930~14516987,380387622~5898034,393796772~31290,396412374~7350739] 2024-08-17T17:41:59.787 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2579427~2873353,8730263~8505067,35850769~2573888,40749765~5998126,50561735~11128416,64008401~3518480,70493002~6928765,91093320~7377446,103035842~2301207,110662279~3353938,120249366~5659677,142736461~11100742,201067523~4695093,215124723~1033552,232596180~1738890,236438764~3158343,244670166~6662901,255841007~7478858,290025846~11055452,303684534~354908,314454112~2727849,327205235~6705557,346925085~745939,349753420~6482014,357891930~14516987,380387622~5898034,393796772~31290,396412374~7350739] 2024-08-17T17:41:59.793 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [2579427~2873353,8730263~8505067,33554432~4870225,40749765~5998126,50561735~11128416,64008401~3518480,70493002~6928765,91093320~7377446,103035842~2301207,109051904~4964313,117440512~8468531,142606336~11230867,197132288~8630328,215124723~1033552,230686720~3648350,234881024~4716083,244670166~6662901,251658240~11661625,290025846~11055452,301989888~2049554,310378496~6803465,327205235~6705557,343932928~3738096,349753420~6482014,356515840~15893077,380387622~5898034,390070272~3757790,396412374~7350739] 2024-08-17T17:41:59.794 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to 9 diff [2579427~2873353,8730263~8505067,29736669~8687988,40749765~5998126,50561735~11128416,64008401~3518480,70493002~6928765,91093320~7377446,103035842~2301207,110662279~3353938,120249366~5659677,128601876~5253479,138688087~273671,142736461~11100742,201067523~4695093,210744178~3232109,215124723~1033552,232596180~7000927,244670166~6662901,255841007~7478858,272966968~103555,290025846~11055452,303684534~354908,313360023~4956727,327205235~6705557,346925085~745939,349753420~6867545,357891930~14516987,380387622~5898034,393796772~31290,396412374~7350739] 2024-08-17T17:41:59.794 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2579427~2873353,8730263~8505067,29736669~8687988,40749765~5998126,50561735~11128416,64008401~3518480,70493002~6928765,91093320~7377446,103035842~2301207,110662279~3353938,120249366~5659677,128601876~5253479,138688087~273671,142736461~11100742,201067523~4695093,210744178~3232109,215124723~1033552,232596180~7000927,244670166~6662901,255841007~7478858,272966968~103555,290025846~11055452,303684534~354908,313360023~4956727,327205235~6705557,346925085~745939,349753420~6867545,357891930~14516987,380387622~5898034,393796772~31290,396412374~7350739] 2024-08-17T17:41:59.801 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [2579427~2873353,8730263~8505067,29360128~9064529,40749765~5998126,50561735~11128416,64008401~3518480,70493002~6928765,91093320~7377446,103035842~2301207,109051904~4964313,117440512~8468531,128601876~5253479,138412032~549726,142606336~11230867,197132288~8630328,210744178~3232109,215124723~1033552,230686720~8910387,244670166~6662901,251658240~11661625,272966968~103555,290025846~11055452,301989888~2049554,310378496~7938254,327205235~6705557,343932928~3738096,349753420~22655497,380387622~5898034,390070272~3757790,396412374~7350739] 2024-08-17T17:41:59.801 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to 10 diff [2579427~2873353,8730263~8505067,21651133~4420175,27821381~10603276,40749765~5998126,50561735~13259393,64008401~3518480,70493002~6928765,91093320~7377446,103035842~2301207,110662279~3353938,120249366~5659677,128601876~5253479,138688087~273671,142736461~11100742,201067523~4695093,210744178~3232109,215124723~1033552,227723690~1184860,232596180~7000927,244670166~7525728,255841007~7478858,268442380~5239585,290025846~11055452,303684534~354908,313360023~4956727,327205235~6705557,343696744~3974280,349753420~6867545,357352455~15056462,380387622~5898034,393796772~31290,396412374~7350739] 2024-08-17T17:41:59.801 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2579427~2873353,8730263~8505067,21651133~4420175,27821381~10603276,40749765~5998126,50561735~13259393,64008401~3518480,70493002~6928765,91093320~7377446,103035842~2301207,110662279~3353938,120249366~5659677,128601876~5253479,138688087~273671,142736461~11100742,201067523~4695093,210744178~3232109,215124723~1033552,227723690~1184860,232596180~7000927,244670166~7525728,255841007~7478858,268442380~5239585,290025846~11055452,303684534~354908,313360023~4956727,327205235~6705557,343696744~3974280,349753420~6867545,357352455~15056462,380387622~5898034,393796772~31290,396412374~7350739] 2024-08-17T17:41:59.807 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [2579427~2873353,8730263~8505067,21651133~4420175,27821381~10603276,40749765~5998126,50561735~13259393,64008401~3518480,70493002~6928765,91093320~7377446,103035842~2301207,109051904~4964313,117440512~8468531,128601876~5253479,138412032~549726,142606336~11230867,197132288~8630328,210744178~3232109,215124723~1033552,226937923~1970627,230686720~8910387,244670166~18649699,268442380~5239585,290025846~11055452,301989888~2049554,310378496~7938254,327205235~6705557,340184828~7486196,349753420~22655497,380387622~5898034,390070272~3757790,396412374~7350739] 2024-08-17T17:41:59.807 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to 11 diff [2579427~2873353,8730263~8505067,21651133~4420175,27821381~10603276,38641631~8965257,49891864~13929264,64008401~3518480,70493002~6928765,88283422~11847456,103035842~3828115,110662279~3353938,117425079~8483964,128601876~5253479,138688087~273671,142736461~11100742,160425411~3280829,201067523~4695093,210744178~3232109,215124723~1033552,227723690~1184860,232596180~7000927,244670166~7525728,255841007~7478858,268442380~5239585,290025846~11055452,303684534~354908,313360023~4956727,327205235~6705557,343696744~3974280,349753420~6867545,357352455~15056462,380387622~6011405,393796772~31290,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.807 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2579427~2873353,8730263~8505067,21651133~4420175,27821381~10603276,38641631~8965257,49891864~13929264,64008401~3518480,70493002~6928765,88283422~11847456,103035842~3828115,110662279~3353938,117425079~8483964,128601876~5253479,138688087~273671,142736461~11100742,160425411~3280829,201067523~4695093,210744178~3232109,215124723~1033552,227723690~1184860,232596180~7000927,244670166~7525728,255841007~7478858,268442380~5239585,290025846~11055452,303684534~354908,313360023~4956727,327205235~6705557,343696744~3974280,349753420~6867545,357352455~15056462,380387622~6011405,393796772~31290,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.814 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [2579427~2873353,8730263~8505067,21651133~4420175,27821381~10603276,38641631~25179497,64008401~3518480,70493002~6928765,88283422~11847456,103035842~3828115,109051904~16857139,128601876~5253479,138412032~549726,142606336~11230867,160425411~3280829,197132288~8630328,210744178~3232109,215124723~1033552,226937923~1970627,230686720~8910387,244670166~18649699,268442380~5239585,290025846~11055452,301989888~2049554,310378496~7938254,327205235~6705557,340184828~7486196,349753420~22655497,380387622~6011405,390070272~3757790,396412374~9281418] 2024-08-17T17:41:59.814 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to 12 diff [2579427~2873353,8730263~8505067,21651133~4420175,27821381~10603276,38641631~8965257,49891864~19212798,70493002~6928765,86094798~14036080,103035842~3828115,110662279~3353938,115425283~10483760,128601876~5253479,138688087~273671,142736461~11100742,160425411~3280829,201067523~4695093,210744178~3232109,215124723~1033552,227723690~1184860,230382672~9214435,244670166~7525728,255841007~7478858,268442380~5239585,290025846~11055452,303684534~354908,313360023~4956727,327205235~6705557,343696744~3974280,349753420~22655497,380387622~6011405,387574628~2225966,393796772~31290,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.814 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2579427~2873353,8730263~8505067,21651133~4420175,27821381~10603276,38641631~8965257,49891864~19212798,70493002~6928765,86094798~14036080,103035842~3828115,110662279~3353938,115425283~10483760,128601876~5253479,138688087~273671,142736461~11100742,160425411~3280829,201067523~4695093,210744178~3232109,215124723~1033552,227723690~1184860,230382672~9214435,244670166~7525728,255841007~7478858,268442380~5239585,290025846~11055452,303684534~354908,313360023~4956727,327205235~6705557,343696744~3974280,349753420~22655497,380387622~6011405,387574628~2225966,393796772~31290,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.820 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [2579427~2873353,8730263~8505067,21651133~4420175,27821381~10603276,38641631~30463031,70493002~6928765,86094798~14036080,103035842~3828115,109051904~16857139,128601876~5253479,138412032~549726,142606336~11230867,160425411~3280829,197132288~8630328,210744178~3232109,215124723~1033552,226937923~12659184,244670166~18649699,268442380~5239585,290025846~11055452,301989888~2049554,310378496~7938254,327205235~6705557,340184828~7486196,349753420~22655497,380387622~9412972,390070272~3757790,396412374~9281418] 2024-08-17T17:41:59.820 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to 13 diff [2579427~14655903,21651133~4420175,27045227~11379430,38641631~30463031,70493002~6928765,86094798~14036080,103035842~3828115,110662279~3353938,115113942~10795101,128601876~5253479,138688087~273671,140774099~748973,142736461~11100742,160425411~3280829,201067523~4695093,210744178~3232109,215124723~1033552,227723690~1184860,230382672~9214435,240760537~14233755,255841007~7478858,268442380~5239585,290025846~11055452,303684534~354908,313360023~4956727,327205235~6705557,343696744~3974280,349753420~22655497,380387622~6011405,387574628~6658917,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.820 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2579427~14655903,21651133~4420175,27045227~11379430,38641631~30463031,70493002~6928765,86094798~14036080,103035842~3828115,110662279~3353938,115113942~10795101,128601876~5253479,138688087~273671,140774099~748973,142736461~11100742,160425411~3280829,201067523~4695093,210744178~3232109,215124723~1033552,227723690~1184860,230382672~9214435,240760537~14233755,255841007~7478858,268442380~5239585,290025846~11055452,303684534~354908,313360023~4956727,327205235~6705557,343696744~3974280,349753420~22655497,380387622~6011405,387574628~6658917,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.827 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [2579427~14655903,21651133~4420175,27045227~11379430,38641631~30463031,70493002~6928765,86094798~14036080,103035842~3828115,109051904~16857139,128601876~5253479,138412032~3111040,142606336~11230867,160425411~3280829,197132288~8630328,210744178~3232109,215124723~1033552,226937923~12659184,240760537~22559328,268442380~5239585,290025846~11055452,301989888~2049554,310378496~7938254,327205235~6705557,340184828~7486196,349753420~22655497,380387622~13845923,396412374~9281418] 2024-08-17T17:41:59.827 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to 14 diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~30510156,70493002~6928765,86094798~14036080,103035842~3828115,110662279~3353938,115113942~18741413,138688087~273671,140774099~748973,142736461~11100742,160425411~3280829,201067523~4695093,210744178~3232109,215124723~1033552,227723690~1184860,230382672~9214435,240760537~14233755,255841007~7478858,268442380~5239585,273929870~12115730,290025846~11055452,303684534~354908,313360023~4956727,325522608~8388184,343696744~3974280,349753420~22655497,380387622~13845923,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.827 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~30510156,70493002~6928765,86094798~14036080,103035842~3828115,110662279~3353938,115113942~18741413,138688087~273671,140774099~748973,142736461~11100742,160425411~3280829,201067523~4695093,210744178~3232109,215124723~1033552,227723690~1184860,230382672~9214435,240760537~14233755,255841007~7478858,268442380~5239585,273929870~12115730,290025846~11055452,303684534~354908,313360023~4956727,325522608~8388184,343696744~3974280,349753420~22655497,380387622~13845923,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.834 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~16120245,21651133~4420175,27045227~11379430,38641631~30510156,70493002~6928765,86094798~14036080,103035842~3828115,109051904~24803451,138412032~3111040,142606336~11230867,160425411~3280829,197132288~8630328,210744178~3232109,215124723~1033552,226937923~12659184,240760537~22559328,268442380~5239585,273929870~12115730,290025846~11055452,301989888~2049554,310378496~7938254,325522608~8388184,340184828~7486196,349753420~22655497,380387622~13845923,396412374~9281418] 2024-08-17T17:41:59.834 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to 15 diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~30510156,70493002~6928765,86094798~14036080,103035842~3828115,110662279~3353938,115113942~18741413,136243914~5644728,142736461~11100742,160425411~3280829,170468604~2422410,200552442~5210174,210744178~3232109,215124723~1033552,227723690~1184860,230382672~9214435,240760537~14233755,255841007~7478858,268442380~5239585,273929870~12115730,290025846~11055452,303684534~354908,313360023~4956727,325522608~8388184,340401641~7269383,349753420~22655497,380387622~13845923,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.834 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~30510156,70493002~6928765,86094798~14036080,103035842~3828115,110662279~3353938,115113942~18741413,136243914~5644728,142736461~11100742,160425411~3280829,170468604~2422410,200552442~5210174,210744178~3232109,215124723~1033552,227723690~1184860,230382672~9214435,240760537~14233755,255841007~7478858,268442380~5239585,273929870~12115730,290025846~11055452,303684534~354908,313360023~4956727,325522608~8388184,340401641~7269383,349753420~22655497,380387622~13845923,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.841 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~16120245,21651133~4420175,27045227~11379430,38641631~30510156,70493002~6928765,86094798~14036080,103035842~3828115,109051904~24803451,134217728~7670914,142606336~11230867,160425411~3280829,169228809~3662205,197132288~8630328,210744178~3232109,215124723~1033552,226937923~12659184,240760537~22559328,268442380~5239585,273929870~12115730,290025846~11055452,301989888~2049554,310378496~7938254,325522608~8388184,340184828~7486196,349753420~22655497,380387622~13845923,396412374~9281418] 2024-08-17T17:41:59.841 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to 16 diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~38780136,86094798~14036080,103035842~3828115,110662279~3353938,115113942~18741413,136243914~5644728,142736461~11100742,156332838~7373402,170468604~2422410,178232540~8013616,200552442~5210174,210744178~3232109,215124723~1033552,227723690~1184860,230382672~9214435,240760537~22559328,268442380~17603220,290025846~11055452,303684534~354908,313360023~4956727,325522608~8388184,338513504~423212,340401641~7269383,349753420~22655497,380387622~13845923,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.841 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~38780136,86094798~14036080,103035842~3828115,110662279~3353938,115113942~18741413,136243914~5644728,142736461~11100742,156332838~7373402,170468604~2422410,178232540~8013616,200552442~5210174,210744178~3232109,215124723~1033552,227723690~1184860,230382672~9214435,240760537~22559328,268442380~17603220,290025846~11055452,303684534~354908,313360023~4956727,325522608~8388184,338513504~423212,340401641~7269383,349753420~22655497,380387622~13845923,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.848 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~16120245,21651133~4420175,27045227~11379430,38641631~38780136,86094798~14036080,103035842~3828115,109051904~24803451,134217728~7670914,142606336~11230867,155189248~8516992,169228809~3662205,176160768~10085388,197132288~8630328,210744178~3232109,215124723~1033552,226937923~12659184,240760537~22559328,268442380~17603220,290025846~11055452,301989888~2049554,310378496~7938254,325522608~8388184,338513504~423212,340184828~7486196,349753420~22655497,380387622~13845923,396412374~9281418] 2024-08-17T17:41:59.848 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to 17 diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~38780136,86094798~14036080,103035842~3828115,110662279~3353938,115113942~18741413,136243914~5644728,142736461~11100742,156332838~7373402,170468604~2422410,173389303~858805,178232540~8013616,200552442~5210174,210744178~3938861,215124723~1033552,227723690~1184860,230382672~9214435,240760537~22559328,268442380~17603220,290025846~11055452,303684534~354908,313360023~4956727,325522608~13616149,340401641~7269383,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.848 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~38780136,86094798~14036080,103035842~3828115,110662279~3353938,115113942~18741413,136243914~5644728,142736461~11100742,156332838~7373402,170468604~2422410,173389303~858805,178232540~8013616,200552442~5210174,210744178~3938861,215124723~1033552,227723690~1184860,230382672~9214435,240760537~22559328,268442380~17603220,290025846~11055452,303684534~354908,313360023~4956727,325522608~13616149,340401641~7269383,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.854 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~16120245,21651133~4420175,27045227~11379430,38641631~38780136,86094798~14036080,103035842~3828115,109051904~24803451,134217728~7670914,142606336~11230867,155189248~8516992,169228809~5019299,176160768~10085388,197132288~8630328,210744178~3938861,215124723~1033552,226937923~12659184,240760537~22559328,268442380~17603220,290025846~11055452,301989888~2049554,310378496~7938254,325522608~13616149,340184828~7486196,349753420~22655497,380387622~13845923,394710097~261050,396412374~9281418] 2024-08-17T17:41:59.854 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to 18 diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,110662279~3353938,115113942~18741413,136243914~5644728,142736461~11100742,156332838~7373402,170468604~2422410,173389303~858805,178232540~8013616,200552442~5210174,210744178~3938861,215124723~1033552,227061567~12535540,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~13616149,340401641~7269383,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.854 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,110662279~3353938,115113942~18741413,136243914~5644728,142736461~11100742,156332838~7373402,170468604~2422410,173389303~858805,178232540~8013616,200552442~5210174,210744178~3938861,215124723~1033552,227061567~12535540,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~13616149,340401641~7269383,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.861 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,109051904~24803451,134217728~7670914,142606336~11230867,155189248~8516992,169228809~5019299,176160768~10085388,197132288~8630328,210744178~3938861,215124723~1033552,226937923~12659184,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~13616149,340184828~7486196,349753420~22655497,380387622~13845923,394710097~261050,396412374~9281418] 2024-08-17T17:41:59.861 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to 19 diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.861 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:41:59.868 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,109051904~24803451,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~9281418] 2024-08-17T17:41:59.868 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to 5 diff [2579427~2873353,10862106~6373224,35850769~2573888,103035842~2301207,145489257~4835075,232596180~1738890,244670166~6662901,303684534~354908,380387622~5898034,393796772~31290] 2024-08-17T17:41:59.869 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2579427~2873353,10862106~6373224,35850769~2573888,103035842~2301207,145489257~4835075,232596180~1738890,244670166~6662901,303684534~354908,380387622~5898034,393796772~31290] 2024-08-17T17:41:59.876 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [2579427~2873353,10862106~6373224,33554432~4870225,103035842~2301207,145489257~4835075,230686720~3648350,244670166~6662901,301989888~2049554,380387622~5898034,390070272~3757790] 2024-08-17T17:41:59.876 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to 6 diff [2579427~2873353,10862106~6373224,35850769~2573888,40749765~4999108,50561735~6242882,60123934~1353119,103035842~2301207,143029033~1906908,145489257~8347946,232596180~1738890,244670166~6662901,303684534~354908,346925085~745939,360419716~7478594,380387622~5898034,393796772~31290] 2024-08-17T17:41:59.876 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2579427~2873353,10862106~6373224,35850769~2573888,40749765~4999108,50561735~6242882,60123934~1353119,103035842~2301207,143029033~1906908,145489257~8347946,232596180~1738890,244670166~6662901,303684534~354908,346925085~745939,360419716~7478594,380387622~5898034,393796772~31290] 2024-08-17T17:41:59.882 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [2579427~2873353,10862106~6373224,33554432~4870225,40749765~4999108,50561735~6242882,58720256~2756797,103035842~2301207,143029033~1906908,145489257~8347946,230686720~3648350,244670166~6662901,301989888~2049554,343932928~3738096,356515840~11382470,380387622~5898034,390070272~3757790] 2024-08-17T17:41:59.882 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to 7 diff [2579427~2873353,10862106~6373224,35850769~2573888,40749765~5998126,50561735~6242882,60123934~1353119,103035842~2301207,110662279~3353938,143029033~1906908,145489257~8347946,201067523~4695093,232596180~1738890,236438764~3158343,244670166~6662901,260614515~1154443,303684534~354908,327205235~6705557,346925085~745939,357891930~14516987,380387622~5898034,393796772~31290] 2024-08-17T17:41:59.883 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2579427~2873353,10862106~6373224,35850769~2573888,40749765~5998126,50561735~6242882,60123934~1353119,103035842~2301207,110662279~3353938,143029033~1906908,145489257~8347946,201067523~4695093,232596180~1738890,236438764~3158343,244670166~6662901,260614515~1154443,303684534~354908,327205235~6705557,346925085~745939,357891930~14516987,380387622~5898034,393796772~31290] 2024-08-17T17:41:59.889 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [2579427~2873353,10862106~6373224,33554432~4870225,40749765~5998126,50561735~6242882,58720256~2756797,103035842~2301207,109051904~4964313,143029033~1906908,145489257~8347946,197132288~8630328,230686720~3648350,234881024~4716083,244670166~6662901,260614515~1154443,301989888~2049554,327205235~6705557,343932928~3738096,356515840~15893077,380387622~5898034,390070272~3757790] 2024-08-17T17:41:59.889 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to 8 diff [2579427~2873353,9496193~7739137,35850769~2573888,40749765~5998126,50561735~11128416,91093320~7377446,103035842~2301207,110662279~3353938,122176875~3732168,143029033~1906908,145489257~8347946,201067523~4695093,215124723~1033552,232596180~1738890,236438764~3158343,244670166~6662901,255841007~7478858,290025846~7090681,303684534~354908,327205235~6705557,346925085~745939,357891930~14516987,380387622~5898034,393796772~31290] 2024-08-17T17:41:59.889 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2579427~2873353,9496193~7739137,35850769~2573888,40749765~5998126,50561735~11128416,91093320~7377446,103035842~2301207,110662279~3353938,122176875~3732168,143029033~1906908,145489257~8347946,201067523~4695093,215124723~1033552,232596180~1738890,236438764~3158343,244670166~6662901,255841007~7478858,290025846~7090681,303684534~354908,327205235~6705557,346925085~745939,357891930~14516987,380387622~5898034,393796772~31290] 2024-08-17T17:41:59.896 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [2579427~2873353,9496193~7739137,33554432~4870225,40749765~5998126,50561735~11128416,91093320~7377446,103035842~2301207,109051904~4964313,122176875~3732168,143029033~1906908,145489257~8347946,197132288~8630328,215124723~1033552,230686720~3648350,234881024~4716083,244670166~6662901,251658240~11661625,290025846~7090681,301989888~2049554,327205235~6705557,343932928~3738096,356515840~15893077,380387622~5898034,390070272~3757790] 2024-08-17T17:41:59.896 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to 9 diff [2579427~2873353,9496193~7739137,29736669~8687988,40749765~5998126,50561735~11128416,91093320~7377446,103035842~2301207,110662279~3353938,122176875~3732168,128601876~5253479,138688087~273671,143029033~1906908,145489257~8347946,201067523~4695093,210744178~3232109,215124723~1033552,232596180~7000927,244670166~6662901,255841007~7478858,272966968~103555,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,327205235~6705557,346925085~745939,351118038~5502927,357891930~14516987,380387622~5898034,393796772~31290] 2024-08-17T17:41:59.896 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2579427~2873353,9496193~7739137,29736669~8687988,40749765~5998126,50561735~11128416,91093320~7377446,103035842~2301207,110662279~3353938,122176875~3732168,128601876~5253479,138688087~273671,143029033~1906908,145489257~8347946,201067523~4695093,210744178~3232109,215124723~1033552,232596180~7000927,244670166~6662901,255841007~7478858,272966968~103555,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,327205235~6705557,346925085~745939,351118038~5502927,357891930~14516987,380387622~5898034,393796772~31290] 2024-08-17T17:41:59.902 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [2579427~2873353,9496193~7739137,29360128~9064529,40749765~5998126,50561735~11128416,91093320~7377446,103035842~2301207,109051904~4964313,122176875~3732168,128601876~5253479,138412032~549726,143029033~1906908,145489257~8347946,197132288~8630328,210744178~3232109,215124723~1033552,230686720~8910387,244670166~6662901,251658240~11661625,272966968~103555,290025846~7090681,299456114~67315,301989888~2049554,313360023~4956727,327205235~6705557,343932928~3738096,351118038~21290879,380387622~5898034,390070272~3757790] 2024-08-17T17:41:59.902 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to 10 diff [2579427~2873353,9496193~7739137,21651133~4420175,27821381~10603276,40749765~5998126,50561735~13259393,91093320~7377446,103035842~2301207,110662279~3353938,122176875~3732168,128601876~5253479,138688087~273671,143029033~1906908,145489257~8347946,201067523~4695093,210744178~3232109,215124723~1033552,227723690~1184860,232596180~7000927,244670166~7525728,255841007~7478858,268442380~5239585,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,327205235~6705557,343696744~3974280,351118038~5502927,357352455~15056462,380387622~5898034,393796772~31290] 2024-08-17T17:41:59.902 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2579427~2873353,9496193~7739137,21651133~4420175,27821381~10603276,40749765~5998126,50561735~13259393,91093320~7377446,103035842~2301207,110662279~3353938,122176875~3732168,128601876~5253479,138688087~273671,143029033~1906908,145489257~8347946,201067523~4695093,210744178~3232109,215124723~1033552,227723690~1184860,232596180~7000927,244670166~7525728,255841007~7478858,268442380~5239585,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,327205235~6705557,343696744~3974280,351118038~5502927,357352455~15056462,380387622~5898034,393796772~31290] 2024-08-17T17:41:59.909 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [2579427~2873353,9496193~7739137,21651133~4420175,27821381~10603276,40749765~5998126,50561735~13259393,91093320~7377446,103035842~2301207,109051904~4964313,122176875~3732168,128601876~5253479,138412032~549726,143029033~1906908,145489257~8347946,197132288~8630328,210744178~3232109,215124723~1033552,226937923~1970627,230686720~8910387,244670166~18649699,268442380~5239585,290025846~7090681,299456114~67315,301989888~2049554,313360023~4956727,327205235~6705557,340184828~7486196,351118038~21290879,380387622~5898034,390070272~3757790] 2024-08-17T17:41:59.909 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to 11 diff [2579427~2873353,9496193~7739137,21651133~4420175,27821381~10603276,38641631~8965257,49891864~13929264,88283422~11847456,103035842~3828115,110662279~3353938,117425079~3504252,122176875~3732168,128601876~5253479,138688087~273671,143029033~1906908,145489257~8347946,160425411~3280829,201067523~4695093,210744178~3232109,215124723~1033552,227723690~1184860,232596180~7000927,244670166~7525728,255841007~7478858,268442380~5239585,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,327205235~6705557,343696744~3974280,351118038~5502927,357352455~15056462,380387622~6011405,393796772~31290,405514064~179728] 2024-08-17T17:41:59.909 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2579427~2873353,9496193~7739137,21651133~4420175,27821381~10603276,38641631~8965257,49891864~13929264,88283422~11847456,103035842~3828115,110662279~3353938,117425079~3504252,122176875~3732168,128601876~5253479,138688087~273671,143029033~1906908,145489257~8347946,160425411~3280829,201067523~4695093,210744178~3232109,215124723~1033552,227723690~1184860,232596180~7000927,244670166~7525728,255841007~7478858,268442380~5239585,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,327205235~6705557,343696744~3974280,351118038~5502927,357352455~15056462,380387622~6011405,393796772~31290,405514064~179728] 2024-08-17T17:41:59.916 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [2579427~2873353,9496193~7739137,21651133~4420175,27821381~10603276,38641631~25179497,88283422~11847456,103035842~3828115,109051904~11877427,122176875~3732168,128601876~5253479,138412032~549726,143029033~1906908,145489257~8347946,160425411~3280829,197132288~8630328,210744178~3232109,215124723~1033552,226937923~1970627,230686720~8910387,244670166~18649699,268442380~5239585,290025846~7090681,299456114~67315,301989888~2049554,313360023~4956727,327205235~6705557,340184828~7486196,351118038~21290879,380387622~6011405,390070272~3757790,403763113~1930679] 2024-08-17T17:41:59.916 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to 12 diff [2579427~2873353,9496193~7739137,21651133~4420175,27821381~10603276,38641631~8965257,49891864~19212798,86094798~14036080,103035842~3828115,110662279~3353938,115425283~5504048,122176875~3732168,128601876~5253479,138688087~273671,143029033~1906908,145489257~8347946,160425411~3280829,201067523~4695093,210744178~3232109,215124723~1033552,227723690~1184860,230382672~9214435,244670166~7525728,255841007~7478858,268442380~5239585,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,327205235~6705557,343696744~3974280,351118038~21290879,380387622~6011405,387574628~2225966,393796772~31290,405514064~179728] 2024-08-17T17:41:59.916 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2579427~2873353,9496193~7739137,21651133~4420175,27821381~10603276,38641631~8965257,49891864~19212798,86094798~14036080,103035842~3828115,110662279~3353938,115425283~5504048,122176875~3732168,128601876~5253479,138688087~273671,143029033~1906908,145489257~8347946,160425411~3280829,201067523~4695093,210744178~3232109,215124723~1033552,227723690~1184860,230382672~9214435,244670166~7525728,255841007~7478858,268442380~5239585,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,327205235~6705557,343696744~3974280,351118038~21290879,380387622~6011405,387574628~2225966,393796772~31290,405514064~179728] 2024-08-17T17:41:59.923 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [2579427~2873353,9496193~7739137,21651133~4420175,27821381~10603276,38641631~30463031,86094798~14036080,103035842~3828115,109051904~11877427,122176875~3732168,128601876~5253479,138412032~549726,143029033~1906908,145489257~8347946,160425411~3280829,197132288~8630328,210744178~3232109,215124723~1033552,226937923~12659184,244670166~18649699,268442380~5239585,290025846~7090681,299456114~67315,301989888~2049554,313360023~4956727,327205235~6705557,340184828~7486196,351118038~21290879,380387622~9412972,390070272~3757790,403763113~1930679] 2024-08-17T17:41:59.923 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to 13 diff [2579427~6591673,9496193~7739137,21651133~4420175,27045227~11379430,38641631~30463031,86094798~14036080,103035842~3828115,110662279~3353938,115113942~6704464,122176875~3732168,128601876~5253479,138688087~273671,140774099~748973,143029033~1906908,145489257~8347946,160425411~3280829,201067523~4695093,210744178~3232109,215124723~1033552,227723690~1184860,230382672~9214435,240760537~14233755,255841007~7478858,268442380~5239585,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,327205235~6705557,343696744~3974280,351118038~21290879,380387622~6011405,387574628~6658917,405514064~179728] 2024-08-17T17:41:59.923 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [2579427~6591673,9496193~7739137,21651133~4420175,27045227~11379430,38641631~30463031,86094798~14036080,103035842~3828115,110662279~3353938,115113942~6704464,122176875~3732168,128601876~5253479,138688087~273671,140774099~748973,143029033~1906908,145489257~8347946,160425411~3280829,201067523~4695093,210744178~3232109,215124723~1033552,227723690~1184860,230382672~9214435,240760537~14233755,255841007~7478858,268442380~5239585,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,327205235~6705557,343696744~3974280,351118038~21290879,380387622~6011405,387574628~6658917,405514064~179728] 2024-08-17T17:41:59.930 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [2579427~6591673,9496193~7739137,21651133~4420175,27045227~11379430,38641631~30463031,86094798~14036080,103035842~3828115,109051904~12766502,122176875~3732168,128601876~5253479,138412032~3111040,143029033~1906908,145489257~8347946,160425411~3280829,197132288~8630328,210744178~3232109,215124723~1033552,226937923~12659184,240760537~22559328,268442380~5239585,290025846~7090681,299456114~67315,301989888~2049554,313360023~4956727,327205235~6705557,340184828~7486196,351118038~21290879,380387622~13845923,403763113~1930679] 2024-08-17T17:41:59.930 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to 14 diff [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~30510156,86094798~14036080,103035842~3828115,110662279~3353938,115113942~6704464,122176875~11678480,138688087~273671,140774099~748973,143029033~1906908,145489257~8347946,160425411~3280829,201067523~4695093,210744178~3232109,215124723~1033552,227723690~1184860,230382672~9214435,240760537~14233755,255841007~7478858,268442380~5239585,273929870~12115730,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,325522608~8388184,343696744~3974280,351118038~21290879,380387622~13845923,405514064~179728] 2024-08-17T17:41:59.930 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~30510156,86094798~14036080,103035842~3828115,110662279~3353938,115113942~6704464,122176875~11678480,138688087~273671,140774099~748973,143029033~1906908,145489257~8347946,160425411~3280829,201067523~4695093,210744178~3232109,215124723~1033552,227723690~1184860,230382672~9214435,240760537~14233755,255841007~7478858,268442380~5239585,273929870~12115730,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,325522608~8388184,343696744~3974280,351118038~21290879,380387622~13845923,405514064~179728] 2024-08-17T17:41:59.937 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~30510156,86094798~14036080,103035842~3828115,109051904~12766502,122176875~11678480,138412032~3111040,143029033~1906908,145489257~8347946,160425411~3280829,197132288~8630328,210744178~3232109,215124723~1033552,226937923~12659184,240760537~22559328,268442380~5239585,273929870~12115730,290025846~7090681,299456114~67315,301989888~2049554,313360023~4956727,325522608~8388184,340184828~7486196,351118038~21290879,380387622~13845923,403763113~1930679] 2024-08-17T17:41:59.937 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to 15 diff [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~30510156,86094798~14036080,103035842~3828115,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,143029033~1906908,145489257~8347946,160425411~3280829,170468604~2422410,200552442~5210174,210744178~3232109,215124723~1033552,227723690~1184860,230382672~9214435,240760537~14233755,255841007~7478858,268442380~5239585,273929870~12115730,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,325522608~8388184,340401641~7269383,351118038~21290879,380387622~13845923,405514064~179728] 2024-08-17T17:41:59.937 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~30510156,86094798~14036080,103035842~3828115,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,143029033~1906908,145489257~8347946,160425411~3280829,170468604~2422410,200552442~5210174,210744178~3232109,215124723~1033552,227723690~1184860,230382672~9214435,240760537~14233755,255841007~7478858,268442380~5239585,273929870~12115730,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,325522608~8388184,340401641~7269383,351118038~21290879,380387622~13845923,405514064~179728] 2024-08-17T17:41:59.944 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~30510156,86094798~14036080,103035842~3828115,109051904~12766502,122176875~11678480,134217728~7670914,143029033~1906908,145489257~8347946,160425411~3280829,169228809~3662205,197132288~8630328,210744178~3232109,215124723~1033552,226937923~12659184,240760537~22559328,268442380~5239585,273929870~12115730,290025846~7090681,299456114~67315,301989888~2049554,313360023~4956727,325522608~8388184,340184828~7486196,351118038~21290879,380387622~13845923,403763113~1930679] 2024-08-17T17:41:59.944 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to 16 diff [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~32932731,86094798~14036080,103035842~3828115,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,143029033~1906908,145489257~8347946,156332838~7373402,170468604~2422410,178232540~8013616,200552442~5210174,210744178~3232109,215124723~1033552,227723690~1184860,230382672~9214435,240760537~22559328,268442380~17603220,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,325522608~8388184,338513504~423212,340401641~7269383,351118038~21290879,380387622~13845923,405514064~179728] 2024-08-17T17:41:59.944 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~32932731,86094798~14036080,103035842~3828115,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,143029033~1906908,145489257~8347946,156332838~7373402,170468604~2422410,178232540~8013616,200552442~5210174,210744178~3232109,215124723~1033552,227723690~1184860,230382672~9214435,240760537~22559328,268442380~17603220,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,325522608~8388184,338513504~423212,340401641~7269383,351118038~21290879,380387622~13845923,405514064~179728] 2024-08-17T17:41:59.952 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~32932731,86094798~14036080,103035842~3828115,109051904~12766502,122176875~11678480,134217728~7670914,143029033~1906908,145489257~8347946,155189248~8516992,169228809~3662205,176160768~10085388,197132288~8630328,210744178~3232109,215124723~1033552,226937923~12659184,240760537~22559328,268442380~17603220,290025846~7090681,299456114~67315,301989888~2049554,313360023~4956727,325522608~8388184,338513504~423212,340184828~7486196,351118038~21290879,380387622~13845923,403763113~1930679] 2024-08-17T17:41:59.952 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to 17 diff [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~32932731,86094798~14036080,103035842~3828115,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,143029033~1906908,145489257~8347946,156332838~7373402,170468604~2422410,173389303~858805,178232540~8013616,200552442~5210174,210744178~3938861,215124723~1033552,227723690~1184860,230382672~9214435,240760537~22559328,268442380~17603220,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,325522608~13616149,340401641~7269383,351118038~21290879,380387622~13845923,394710097~261050,405514064~179728] 2024-08-17T17:41:59.952 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~32932731,86094798~14036080,103035842~3828115,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,143029033~1906908,145489257~8347946,156332838~7373402,170468604~2422410,173389303~858805,178232540~8013616,200552442~5210174,210744178~3938861,215124723~1033552,227723690~1184860,230382672~9214435,240760537~22559328,268442380~17603220,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,325522608~13616149,340401641~7269383,351118038~21290879,380387622~13845923,394710097~261050,405514064~179728] 2024-08-17T17:41:59.958 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~32932731,86094798~14036080,103035842~3828115,109051904~12766502,122176875~11678480,134217728~7670914,143029033~1906908,145489257~8347946,155189248~8516992,169228809~5019299,176160768~10085388,197132288~8630328,210744178~3938861,215124723~1033552,226937923~12659184,240760537~22559328,268442380~17603220,290025846~7090681,299456114~67315,301989888~2049554,313360023~4956727,325522608~13616149,340184828~7486196,351118038~21290879,380387622~13845923,394710097~261050,403763113~1930679] 2024-08-17T17:41:59.958 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to 18 diff [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,143029033~1906908,145489257~8347946,156332838~7373402,170468604~2422410,173389303~858805,178232540~8013616,200552442~5210174,210744178~3938861,215124723~1033552,227061567~12535540,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,325522608~13616149,340401641~7269383,351118038~21290879,380387622~13845923,394710097~261050,405514064~179728] 2024-08-17T17:41:59.958 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,143029033~1906908,145489257~8347946,156332838~7373402,170468604~2422410,173389303~858805,178232540~8013616,200552442~5210174,210744178~3938861,215124723~1033552,227061567~12535540,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,325522608~13616149,340401641~7269383,351118038~21290879,380387622~13845923,394710097~261050,405514064~179728] 2024-08-17T17:41:59.965 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,109051904~12766502,122176875~11678480,134217728~7670914,143029033~1906908,145489257~8347946,155189248~8516992,169228809~5019299,176160768~10085388,197132288~8630328,210744178~3938861,215124723~1033552,226937923~12659184,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,301989888~2049554,313360023~4956727,325522608~13616149,340184828~7486196,351118038~21290879,380387622~13845923,394710097~261050,403763113~1930679] 2024-08-17T17:41:59.965 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to 19 diff [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,380387622~13845923,394710097~261050,405514064~179728] 2024-08-17T17:41:59.965 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,380387622~13845923,394710097~261050,405514064~179728] 2024-08-17T17:41:59.972 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,109051904~12766502,122176875~11678480,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,301989888~2049554,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,380387622~13845923,394710097~261050,403763113~1930679] 2024-08-17T17:41:59.972 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to 6 diff [40749765~4999108,50561735~6242882,60123934~1353119,143029033~1906908,146022358~7814845,346925085~745939,360419716~7478594] 2024-08-17T17:41:59.972 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [40749765~4999108,50561735~6242882,60123934~1353119,143029033~1906908,146022358~7814845,346925085~745939,360419716~7478594] 2024-08-17T17:41:59.986 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [40749765~4999108,50561735~6242882,58720256~2756797,143029033~1906908,146022358~7814845,343932928~3738096,356515840~11382470] 2024-08-17T17:41:59.986 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to 7 diff [13412999~3805502,40749765~5998126,50561735~6242882,60123934~1353119,110662279~3353938,143029033~1906908,146022358~7814845,201067523~4695093,236438764~3158343,260614515~1154443,327205235~6705557,346925085~745939,357891930~14516987] 2024-08-17T17:41:59.986 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [13412999~3805502,40749765~5998126,50561735~6242882,60123934~1353119,110662279~3353938,143029033~1906908,146022358~7814845,201067523~4695093,236438764~3158343,260614515~1154443,327205235~6705557,346925085~745939,357891930~14516987] 2024-08-17T17:41:59.992 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [13412999~3805502,40749765~5998126,50561735~6242882,58720256~2756797,109051904~4964313,143029033~1906908,146022358~7814845,197132288~8630328,234881024~4716083,260614515~1154443,327205235~6705557,343932928~3738096,356515840~15893077] 2024-08-17T17:41:59.993 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to 8 diff [9496193~1397811,13412999~3805502,40749765~5998126,50561735~11128416,91093320~7377446,110662279~3353938,122176875~3732168,143029033~1906908,146022358~7814845,201067523~4695093,215124723~1033552,236438764~3158343,255841007~7478858,290025846~7090681,327205235~6705557,346925085~745939,357891930~14516987] 2024-08-17T17:41:59.993 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [9496193~1397811,13412999~3805502,40749765~5998126,50561735~11128416,91093320~7377446,110662279~3353938,122176875~3732168,143029033~1906908,146022358~7814845,201067523~4695093,215124723~1033552,236438764~3158343,255841007~7478858,290025846~7090681,327205235~6705557,346925085~745939,357891930~14516987] 2024-08-17T17:42:00.001 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [9496193~1397811,13412999~3805502,40749765~5998126,50561735~11128416,91093320~7377446,109051904~4964313,122176875~3732168,143029033~1906908,146022358~7814845,197132288~8630328,215124723~1033552,234881024~4716083,251658240~11661625,290025846~7090681,327205235~6705557,343932928~3738096,356515840~15893077] 2024-08-17T17:42:00.001 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to 9 diff [9496193~1397811,13412999~3805502,29736669~7743781,40749765~5998126,50561735~11128416,91093320~7377446,110662279~3353938,122176875~3732168,128601876~5253479,138688087~273671,143029033~1906908,146022358~7814845,201067523~4695093,210744178~3232109,215124723~1033552,234154161~5442946,255841007~7478858,272966968~103555,290025846~7090681,299456114~67315,313360023~4956727,327205235~6705557,346925085~745939,351118038~5502927,357891930~14516987] 2024-08-17T17:42:00.001 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [9496193~1397811,13412999~3805502,29736669~7743781,40749765~5998126,50561735~11128416,91093320~7377446,110662279~3353938,122176875~3732168,128601876~5253479,138688087~273671,143029033~1906908,146022358~7814845,201067523~4695093,210744178~3232109,215124723~1033552,234154161~5442946,255841007~7478858,272966968~103555,290025846~7090681,299456114~67315,313360023~4956727,327205235~6705557,346925085~745939,351118038~5502927,357891930~14516987] 2024-08-17T17:42:00.009 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [9496193~1397811,13412999~3805502,29360128~8120322,40749765~5998126,50561735~11128416,91093320~7377446,109051904~4964313,122176875~3732168,128601876~5253479,138412032~549726,143029033~1906908,146022358~7814845,197132288~8630328,210744178~3232109,215124723~1033552,234154161~5442946,251658240~11661625,272966968~103555,290025846~7090681,299456114~67315,313360023~4956727,327205235~6705557,343932928~3738096,351118038~21290879] 2024-08-17T17:42:00.009 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to 10 diff [9496193~1397811,13412999~3805502,21651133~4420175,27821381~9659069,40749765~5998126,50561735~13259393,91093320~7377446,110662279~3353938,122176875~3732168,128601876~5253479,138688087~273671,143029033~1906908,146022358~7814845,201067523~4695093,210744178~3232109,215124723~1033552,227723690~1184860,234154161~5442946,247538181~4657713,255841007~7478858,268442380~5239585,290025846~7090681,299456114~67315,313360023~4956727,327205235~6705557,343696744~3974280,351118038~5502927,357352455~15056462] 2024-08-17T17:42:00.009 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [9496193~1397811,13412999~3805502,21651133~4420175,27821381~9659069,40749765~5998126,50561735~13259393,91093320~7377446,110662279~3353938,122176875~3732168,128601876~5253479,138688087~273671,143029033~1906908,146022358~7814845,201067523~4695093,210744178~3232109,215124723~1033552,227723690~1184860,234154161~5442946,247538181~4657713,255841007~7478858,268442380~5239585,290025846~7090681,299456114~67315,313360023~4956727,327205235~6705557,343696744~3974280,351118038~5502927,357352455~15056462] 2024-08-17T17:42:00.015 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [9496193~1397811,13412999~3805502,21651133~4420175,27821381~9659069,40749765~5998126,50561735~13259393,91093320~7377446,109051904~4964313,122176875~3732168,128601876~5253479,138412032~549726,143029033~1906908,146022358~7814845,197132288~8630328,210744178~3232109,215124723~1033552,226937923~1970627,234154161~5442946,247538181~15781684,268442380~5239585,290025846~7090681,299456114~67315,313360023~4956727,327205235~6705557,340184828~7486196,351118038~21290879] 2024-08-17T17:42:00.015 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to 11 diff [9496193~1397811,13412999~3805502,21651133~4420175,27821381~9659069,38641631~8965257,49891864~13929264,88283422~11847456,103290162~3573795,110662279~3353938,117425079~3504252,122176875~3732168,128601876~5253479,138688087~273671,143029033~1906908,146022358~7814845,160425411~3280829,201067523~4695093,210744178~3232109,215124723~1033552,227723690~1184860,234154161~5442946,247538181~4657713,255841007~7478858,268442380~5239585,290025846~7090681,299456114~67315,313360023~4956727,327205235~6705557,343696744~3974280,351118038~5502927,357352455~15056462,382749615~3649412,405514064~179728] 2024-08-17T17:42:00.016 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [9496193~1397811,13412999~3805502,21651133~4420175,27821381~9659069,38641631~8965257,49891864~13929264,88283422~11847456,103290162~3573795,110662279~3353938,117425079~3504252,122176875~3732168,128601876~5253479,138688087~273671,143029033~1906908,146022358~7814845,160425411~3280829,201067523~4695093,210744178~3232109,215124723~1033552,227723690~1184860,234154161~5442946,247538181~4657713,255841007~7478858,268442380~5239585,290025846~7090681,299456114~67315,313360023~4956727,327205235~6705557,343696744~3974280,351118038~5502927,357352455~15056462,382749615~3649412,405514064~179728] 2024-08-17T17:42:00.022 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [9496193~1397811,13412999~3805502,21651133~4420175,27821381~9659069,38641631~25179497,88283422~11847456,103290162~3573795,109051904~11877427,122176875~3732168,128601876~5253479,138412032~549726,143029033~1906908,146022358~7814845,160425411~3280829,197132288~8630328,210744178~3232109,215124723~1033552,226937923~1970627,234154161~5442946,247538181~15781684,268442380~5239585,290025846~7090681,299456114~67315,313360023~4956727,327205235~6705557,340184828~7486196,351118038~21290879,382749615~3649412,403763113~1930679] 2024-08-17T17:42:00.022 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to 12 diff [9496193~1397811,13412999~3805502,21651133~4420175,27821381~9659069,38641631~8965257,49891864~19212798,86094798~14036080,103290162~3573795,110662279~3353938,115425283~5504048,122176875~3732168,128601876~5253479,138688087~273671,143029033~1906908,146022358~7814845,160425411~3280829,201067523~4695093,210744178~3232109,215124723~1033552,227723690~1184860,230382672~9214435,247538181~4657713,255841007~7478858,268442380~5239585,290025846~7090681,299456114~67315,313360023~4956727,327205235~6705557,343696744~3974280,351118038~21290879,382749615~3649412,387574628~2225966,405514064~179728] 2024-08-17T17:42:00.022 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [9496193~1397811,13412999~3805502,21651133~4420175,27821381~9659069,38641631~8965257,49891864~19212798,86094798~14036080,103290162~3573795,110662279~3353938,115425283~5504048,122176875~3732168,128601876~5253479,138688087~273671,143029033~1906908,146022358~7814845,160425411~3280829,201067523~4695093,210744178~3232109,215124723~1033552,227723690~1184860,230382672~9214435,247538181~4657713,255841007~7478858,268442380~5239585,290025846~7090681,299456114~67315,313360023~4956727,327205235~6705557,343696744~3974280,351118038~21290879,382749615~3649412,387574628~2225966,405514064~179728] 2024-08-17T17:42:00.029 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [9496193~1397811,13412999~3805502,21651133~4420175,27821381~9659069,38641631~30463031,86094798~14036080,103290162~3573795,109051904~11877427,122176875~3732168,128601876~5253479,138412032~549726,143029033~1906908,146022358~7814845,160425411~3280829,197132288~8630328,210744178~3232109,215124723~1033552,226937923~12659184,247538181~15781684,268442380~5239585,290025846~7090681,299456114~67315,313360023~4956727,327205235~6705557,340184828~7486196,351118038~21290879,382749615~7050979,403763113~1930679] 2024-08-17T17:42:00.029 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to 13 diff [4235781~4935319,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10435223,38641631~30463031,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~3732168,128601876~5253479,138688087~273671,140774099~748973,143029033~1906908,146022358~7814845,160425411~3280829,201067523~4695093,210744178~3232109,215124723~1033552,227723690~1184860,230382672~9214435,240760537~14233755,255841007~7478858,268442380~5239585,290025846~7090681,299456114~67315,313360023~4956727,327205235~6705557,343696744~3974280,351118038~21290879,382749615~3649412,387574628~6658917,405514064~179728] 2024-08-17T17:42:00.029 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4235781~4935319,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10435223,38641631~30463031,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~3732168,128601876~5253479,138688087~273671,140774099~748973,143029033~1906908,146022358~7814845,160425411~3280829,201067523~4695093,210744178~3232109,215124723~1033552,227723690~1184860,230382672~9214435,240760537~14233755,255841007~7478858,268442380~5239585,290025846~7090681,299456114~67315,313360023~4956727,327205235~6705557,343696744~3974280,351118038~21290879,382749615~3649412,387574628~6658917,405514064~179728] 2024-08-17T17:42:00.036 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4235781~4935319,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10435223,38641631~30463031,86094798~14036080,103290162~3573795,109051904~12766502,122176875~3732168,128601876~5253479,138412032~3111040,143029033~1906908,146022358~7814845,160425411~3280829,197132288~8630328,210744178~3232109,215124723~1033552,226937923~12659184,240760537~22559328,268442380~5239585,290025846~7090681,299456114~67315,313360023~4956727,327205235~6705557,340184828~7486196,351118038~21290879,382749615~11483930,403763113~1930679] 2024-08-17T17:42:00.036 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to 14 diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10435223,38641631~30510156,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,138688087~273671,140774099~748973,143029033~1906908,146022358~7814845,160425411~3280829,201067523~4695093,210744178~3232109,215124723~1033552,227723690~1184860,230382672~9214435,240760537~14233755,255841007~7478858,268442380~5239585,273929870~12115730,290025846~7090681,299456114~67315,313360023~4956727,325522608~8388184,343696744~3974280,351118038~21290879,382749615~11483930,405514064~179728] 2024-08-17T17:42:00.037 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10435223,38641631~30510156,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,138688087~273671,140774099~748973,143029033~1906908,146022358~7814845,160425411~3280829,201067523~4695093,210744178~3232109,215124723~1033552,227723690~1184860,230382672~9214435,240760537~14233755,255841007~7478858,268442380~5239585,273929870~12115730,290025846~7090681,299456114~67315,313360023~4956727,325522608~8388184,343696744~3974280,351118038~21290879,382749615~11483930,405514064~179728] 2024-08-17T17:42:00.043 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10435223,38641631~30510156,86094798~14036080,103290162~3573795,109051904~12766502,122176875~11678480,138412032~3111040,143029033~1906908,146022358~7814845,160425411~3280829,197132288~8630328,210744178~3232109,215124723~1033552,226937923~12659184,240760537~22559328,268442380~5239585,273929870~12115730,290025846~7090681,299456114~67315,313360023~4956727,325522608~8388184,340184828~7486196,351118038~21290879,382749615~11483930,403763113~1930679] 2024-08-17T17:42:00.043 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to 15 diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10435223,38641631~30510156,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,143029033~1906908,146022358~7814845,160425411~3280829,170468604~2422410,200552442~5210174,210744178~3232109,215124723~1033552,227723690~1184860,230382672~9214435,240760537~14233755,255841007~7478858,268442380~5239585,273929870~12115730,290025846~7090681,299456114~67315,313360023~4956727,325522608~8388184,340401641~7269383,351118038~21290879,382749615~11483930,405514064~179728] 2024-08-17T17:42:00.044 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10435223,38641631~30510156,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,143029033~1906908,146022358~7814845,160425411~3280829,170468604~2422410,200552442~5210174,210744178~3232109,215124723~1033552,227723690~1184860,230382672~9214435,240760537~14233755,255841007~7478858,268442380~5239585,273929870~12115730,290025846~7090681,299456114~67315,313360023~4956727,325522608~8388184,340401641~7269383,351118038~21290879,382749615~11483930,405514064~179728] 2024-08-17T17:42:00.051 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10435223,38641631~30510156,86094798~14036080,103290162~3573795,109051904~12766502,122176875~11678480,134217728~7670914,143029033~1906908,146022358~7814845,160425411~3280829,169228809~3662205,197132288~8630328,210744178~3232109,215124723~1033552,226937923~12659184,240760537~22559328,268442380~5239585,273929870~12115730,290025846~7090681,299456114~67315,313360023~4956727,325522608~8388184,340184828~7486196,351118038~21290879,382749615~11483930,403763113~1930679] 2024-08-17T17:42:00.051 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to 16 diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10435223,38641631~32932731,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,143029033~1906908,146022358~7814845,156332838~7373402,170468604~2422410,178232540~8013616,200552442~5210174,210744178~3232109,215124723~1033552,227723690~1184860,230382672~9214435,240760537~22559328,268442380~17603220,290025846~7090681,299456114~67315,313360023~4956727,325522608~8388184,338513504~423212,340401641~7269383,351118038~21290879,382749615~11483930,405514064~179728] 2024-08-17T17:42:00.051 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10435223,38641631~32932731,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,143029033~1906908,146022358~7814845,156332838~7373402,170468604~2422410,178232540~8013616,200552442~5210174,210744178~3232109,215124723~1033552,227723690~1184860,230382672~9214435,240760537~22559328,268442380~17603220,290025846~7090681,299456114~67315,313360023~4956727,325522608~8388184,338513504~423212,340401641~7269383,351118038~21290879,382749615~11483930,405514064~179728] 2024-08-17T17:42:00.058 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10435223,38641631~32932731,86094798~14036080,103290162~3573795,109051904~12766502,122176875~11678480,134217728~7670914,143029033~1906908,146022358~7814845,155189248~8516992,169228809~3662205,176160768~10085388,197132288~8630328,210744178~3232109,215124723~1033552,226937923~12659184,240760537~22559328,268442380~17603220,290025846~7090681,299456114~67315,313360023~4956727,325522608~8388184,338513504~423212,340184828~7486196,351118038~21290879,382749615~11483930,403763113~1930679] 2024-08-17T17:42:00.058 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to 17 diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~32932731,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,143029033~1906908,146022358~7814845,156332838~7373402,170468604~2422410,173389303~858805,178232540~8013616,200552442~5210174,210744178~3938861,215124723~1033552,227723690~1184860,230382672~9214435,240760537~22559328,268442380~17603220,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,340401641~7269383,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:00.058 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~32932731,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,143029033~1906908,146022358~7814845,156332838~7373402,170468604~2422410,173389303~858805,178232540~8013616,200552442~5210174,210744178~3938861,215124723~1033552,227723690~1184860,230382672~9214435,240760537~22559328,268442380~17603220,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,340401641~7269383,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:00.065 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~32932731,86094798~14036080,103290162~3573795,109051904~12766502,122176875~11678480,134217728~7670914,143029033~1906908,146022358~7814845,155189248~8516992,169228809~5019299,176160768~10085388,197132288~8630328,210744178~3938861,215124723~1033552,226937923~12659184,240760537~22559328,268442380~17603220,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,340184828~7486196,351118038~21290879,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:00.065 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to 18 diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~33193046,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,143029033~1906908,146022358~7814845,156332838~7373402,170468604~2422410,173389303~858805,178232540~8013616,200552442~5210174,210744178~3938861,215124723~1033552,227061567~12535540,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,340401641~7269383,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:00.065 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~33193046,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,143029033~1906908,146022358~7814845,156332838~7373402,170468604~2422410,173389303~858805,178232540~8013616,200552442~5210174,210744178~3938861,215124723~1033552,227061567~12535540,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,340401641~7269383,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:00.071 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~33193046,72991396~11594205,86094798~14036080,103290162~3573795,109051904~12766502,122176875~11678480,134217728~7670914,143029033~1906908,146022358~7814845,155189248~8516992,169228809~5019299,176160768~10085388,197132288~8630328,210744178~3938861,215124723~1033552,226937923~12659184,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,340184828~7486196,351118038~21290879,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:00.071 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to 19 diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~33193046,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:00.071 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~33193046,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:00.079 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~33193046,72991396~11594205,86094798~14036080,103290162~3573795,109051904~12766502,122176875~11678480,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:00.079 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to 7 diff [13412999~3805502,44783680~1964211,110662279~3353938,201067523~4695093,236438764~3158343,260614515~1154443,327205235~6705557,357891930~7390996,367545944~4862973] 2024-08-17T17:42:00.079 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [13412999~3805502,44783680~1964211,110662279~3353938,201067523~4695093,236438764~3158343,260614515~1154443,327205235~6705557,357891930~7390996,367545944~4862973] 2024-08-17T17:42:00.086 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [13412999~3805502,44783680~1964211,109051904~4964313,197132288~8630328,234881024~4716083,260614515~1154443,327205235~6705557,357891930~7390996,367545944~4862973] 2024-08-17T17:42:00.086 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to 8 diff [9496193~1397811,13412999~3805502,44783680~1964211,56382333~5307818,91093320~7377446,110662279~3353938,122176875~3732168,201067523~4695093,215124723~1033552,236438764~3158343,255841007~7478858,290025846~7090681,327205235~6705557,357891930~14516987] 2024-08-17T17:42:00.086 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [9496193~1397811,13412999~3805502,44783680~1964211,56382333~5307818,91093320~7377446,110662279~3353938,122176875~3732168,201067523~4695093,215124723~1033552,236438764~3158343,255841007~7478858,290025846~7090681,327205235~6705557,357891930~14516987] 2024-08-17T17:42:00.092 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [9496193~1397811,13412999~3805502,44783680~1964211,56382333~5307818,91093320~7377446,109051904~4964313,122176875~3732168,197132288~8630328,215124723~1033552,234881024~4716083,251658240~11661625,290025846~7090681,327205235~6705557,357891930~14516987] 2024-08-17T17:42:00.093 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to 9 diff [9496193~1397811,13412999~3805502,29736669~7743781,43392041~658365,44783680~1964211,56382333~5307818,91093320~7377446,110662279~3353938,122176875~3732168,128601876~5253479,138688087~273671,201067523~4695093,210744178~3232109,215124723~1033552,234154161~5442946,255841007~7478858,272966968~103555,290025846~7090681,299456114~67315,313360023~4956727,327205235~6705557,351118038~5502927,357891930~14516987] 2024-08-17T17:42:00.093 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [9496193~1397811,13412999~3805502,29736669~7743781,43392041~658365,44783680~1964211,56382333~5307818,91093320~7377446,110662279~3353938,122176875~3732168,128601876~5253479,138688087~273671,201067523~4695093,210744178~3232109,215124723~1033552,234154161~5442946,255841007~7478858,272966968~103555,290025846~7090681,299456114~67315,313360023~4956727,327205235~6705557,351118038~5502927,357891930~14516987] 2024-08-17T17:42:00.100 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [9496193~1397811,13412999~3805502,29360128~8120322,43392041~658365,44783680~1964211,56382333~5307818,91093320~7377446,109051904~4964313,122176875~3732168,128601876~5253479,138412032~549726,197132288~8630328,210744178~3232109,215124723~1033552,234154161~5442946,251658240~11661625,272966968~103555,290025846~7090681,299456114~67315,313360023~4956727,327205235~6705557,351118038~5502927,357891930~14516987] 2024-08-17T17:42:00.100 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to 10 diff [9496193~1397811,13412999~3805502,21651133~4420175,27821381~9659069,43392041~658365,44783680~1964211,56382333~7438795,91093320~7377446,110662279~3353938,122176875~3732168,128601876~5253479,138688087~273671,201067523~4695093,210744178~3232109,215124723~1033552,227723690~1184860,234154161~5442946,247538181~4657713,255841007~7478858,268442380~5239585,290025846~7090681,299456114~67315,313360023~4956727,327205235~6705557,343696744~3626434,351118038~5502927,357352455~15056462] 2024-08-17T17:42:00.100 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [9496193~1397811,13412999~3805502,21651133~4420175,27821381~9659069,43392041~658365,44783680~1964211,56382333~7438795,91093320~7377446,110662279~3353938,122176875~3732168,128601876~5253479,138688087~273671,201067523~4695093,210744178~3232109,215124723~1033552,227723690~1184860,234154161~5442946,247538181~4657713,255841007~7478858,268442380~5239585,290025846~7090681,299456114~67315,313360023~4956727,327205235~6705557,343696744~3626434,351118038~5502927,357352455~15056462] 2024-08-17T17:42:00.107 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [9496193~1397811,13412999~3805502,21651133~4420175,27821381~9659069,43392041~658365,44783680~1964211,56382333~7438795,91093320~7377446,109051904~4964313,122176875~3732168,128601876~5253479,138412032~549726,197132288~8630328,210744178~3232109,215124723~1033552,226937923~1970627,234154161~5442946,247538181~15781684,268442380~5239585,290025846~7090681,299456114~67315,313360023~4956727,327205235~6705557,340184828~7138350,351118038~5502927,357352455~15056462] 2024-08-17T17:42:00.107 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to 11 diff [9496193~1397811,13412999~3805502,21651133~4420175,27821381~9659069,38641631~5408775,44565209~3041679,49891864~6066182,56382333~7438795,88283422~11847456,103290162~3573795,110662279~3353938,117425079~3504252,122176875~3732168,128601876~5253479,138688087~273671,160425411~3280829,201067523~4695093,210744178~3232109,215124723~1033552,227723690~1184860,234154161~5442946,247538181~4657713,255841007~7478858,268442380~5239585,290025846~7090681,299456114~67315,313360023~4956727,327205235~6705557,343696744~3626434,351118038~5502927,357352455~15056462,382749615~3649412,405514064~179728] 2024-08-17T17:42:00.107 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [9496193~1397811,13412999~3805502,21651133~4420175,27821381~9659069,38641631~5408775,44565209~3041679,49891864~6066182,56382333~7438795,88283422~11847456,103290162~3573795,110662279~3353938,117425079~3504252,122176875~3732168,128601876~5253479,138688087~273671,160425411~3280829,201067523~4695093,210744178~3232109,215124723~1033552,227723690~1184860,234154161~5442946,247538181~4657713,255841007~7478858,268442380~5239585,290025846~7090681,299456114~67315,313360023~4956727,327205235~6705557,343696744~3626434,351118038~5502927,357352455~15056462,382749615~3649412,405514064~179728] 2024-08-17T17:42:00.114 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [9496193~1397811,13412999~3805502,21651133~4420175,27821381~9659069,38641631~5408775,44565209~11392837,56382333~7438795,88283422~11847456,103290162~3573795,109051904~11877427,122176875~3732168,128601876~5253479,138412032~549726,160425411~3280829,197132288~8630328,210744178~3232109,215124723~1033552,226937923~1970627,234154161~5442946,247538181~15781684,268442380~5239585,290025846~7090681,299456114~67315,313360023~4956727,327205235~6705557,340184828~7138350,351118038~5502927,357352455~15056462,382749615~3649412,403763113~1930679] 2024-08-17T17:42:00.114 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to 12 diff [9496193~1397811,13412999~3805502,21651133~4420175,27821381~9659069,38641631~5408775,44565209~3041679,49891864~6066182,56382333~12722329,86094798~14036080,103290162~3573795,110662279~3353938,115425283~5504048,122176875~3732168,128601876~5253479,138688087~273671,147604416~4993302,160425411~3280829,201067523~4695093,210744178~3232109,215124723~1033552,227723690~1184860,230382672~9214435,247538181~4657713,255841007~7478858,268442380~5239585,290025846~7090681,299456114~67315,313360023~4956727,327205235~6705557,343696744~3626434,351118038~21290879,382749615~3649412,387574628~2225966,405514064~179728] 2024-08-17T17:42:00.114 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [9496193~1397811,13412999~3805502,21651133~4420175,27821381~9659069,38641631~5408775,44565209~3041679,49891864~6066182,56382333~12722329,86094798~14036080,103290162~3573795,110662279~3353938,115425283~5504048,122176875~3732168,128601876~5253479,138688087~273671,147604416~4993302,160425411~3280829,201067523~4695093,210744178~3232109,215124723~1033552,227723690~1184860,230382672~9214435,247538181~4657713,255841007~7478858,268442380~5239585,290025846~7090681,299456114~67315,313360023~4956727,327205235~6705557,343696744~3626434,351118038~21290879,382749615~3649412,387574628~2225966,405514064~179728] 2024-08-17T17:42:00.121 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [9496193~1397811,13412999~3805502,21651133~4420175,27821381~9659069,38641631~5408775,44565209~11392837,56382333~12722329,86094798~14036080,103290162~3573795,109051904~11877427,122176875~3732168,128601876~5253479,138412032~549726,147604416~4993302,160425411~3280829,197132288~8630328,210744178~3232109,215124723~1033552,226937923~12659184,247538181~15781684,268442380~5239585,290025846~7090681,299456114~67315,313360023~4956727,327205235~6705557,340184828~7138350,351118038~21290879,382749615~7050979,403763113~1930679] 2024-08-17T17:42:00.121 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to 13 diff [4235781~4935319,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10435223,38641631~5408775,44565209~11392837,56382333~12722329,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~3732168,128601876~5253479,138688087~273671,140774099~748973,147604416~4993302,160425411~3280829,201067523~4695093,210744178~3232109,215124723~1033552,227723690~1184860,230382672~9214435,240760537~14233755,255841007~7478858,268442380~5239585,290025846~7090681,299456114~67315,313360023~4956727,327205235~6705557,343696744~3626434,351118038~21290879,382749615~3649412,387574628~6658917,405514064~179728] 2024-08-17T17:42:00.121 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4235781~4935319,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10435223,38641631~5408775,44565209~11392837,56382333~12722329,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~3732168,128601876~5253479,138688087~273671,140774099~748973,147604416~4993302,160425411~3280829,201067523~4695093,210744178~3232109,215124723~1033552,227723690~1184860,230382672~9214435,240760537~14233755,255841007~7478858,268442380~5239585,290025846~7090681,299456114~67315,313360023~4956727,327205235~6705557,343696744~3626434,351118038~21290879,382749615~3649412,387574628~6658917,405514064~179728] 2024-08-17T17:42:00.128 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4235781~4935319,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10435223,38641631~5408775,44565209~11392837,56382333~12722329,86094798~14036080,103290162~3573795,109051904~12766502,122176875~3732168,128601876~5253479,138412032~3111040,147604416~4993302,160425411~3280829,197132288~8630328,210744178~3232109,215124723~1033552,226937923~12659184,240760537~22559328,268442380~5239585,290025846~7090681,299456114~67315,313360023~4956727,327205235~6705557,340184828~7138350,351118038~21290879,382749615~11483930,403763113~1930679] 2024-08-17T17:42:00.128 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to 14 diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10435223,38641631~5408775,44565209~11392837,56382333~12769454,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,138688087~273671,140774099~748973,147604416~4993302,160425411~3280829,201067523~4695093,210744178~3232109,215124723~1033552,227723690~1184860,230382672~9214435,240760537~14233755,255841007~7478858,268442380~5239585,273929870~12115730,290025846~7090681,299456114~67315,313360023~4956727,325522608~8388184,343696744~3694690,351118038~21290879,382749615~11483930,405514064~179728] 2024-08-17T17:42:00.128 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10435223,38641631~5408775,44565209~11392837,56382333~12769454,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,138688087~273671,140774099~748973,147604416~4993302,160425411~3280829,201067523~4695093,210744178~3232109,215124723~1033552,227723690~1184860,230382672~9214435,240760537~14233755,255841007~7478858,268442380~5239585,273929870~12115730,290025846~7090681,299456114~67315,313360023~4956727,325522608~8388184,343696744~3694690,351118038~21290879,382749615~11483930,405514064~179728] 2024-08-17T17:42:00.135 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10435223,38641631~5408775,44565209~11392837,56382333~12769454,86094798~14036080,103290162~3573795,109051904~12766502,122176875~11678480,138412032~3111040,147604416~4993302,160425411~3280829,197132288~8630328,210744178~3232109,215124723~1033552,226937923~12659184,240760537~22559328,268442380~5239585,273929870~12115730,290025846~7090681,299456114~67315,313360023~4956727,325522608~8388184,340184828~7206606,351118038~21290879,382749615~11483930,403763113~1930679] 2024-08-17T17:42:00.135 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to 15 diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10435223,38641631~5408775,44565209~11392837,56382333~12769454,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,146778474~5819244,160425411~3280829,170468604~2422410,200552442~5210174,210744178~3232109,215124723~1033552,227723690~1184860,230382672~9214435,240760537~14233755,255841007~7478858,268442380~5239585,273929870~12115730,290025846~7090681,299456114~67315,313360023~4956727,325522608~8388184,340401641~6989793,351118038~21290879,382749615~11483930,405514064~179728] 2024-08-17T17:42:00.135 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10435223,38641631~5408775,44565209~11392837,56382333~12769454,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,146778474~5819244,160425411~3280829,170468604~2422410,200552442~5210174,210744178~3232109,215124723~1033552,227723690~1184860,230382672~9214435,240760537~14233755,255841007~7478858,268442380~5239585,273929870~12115730,290025846~7090681,299456114~67315,313360023~4956727,325522608~8388184,340401641~6989793,351118038~21290879,382749615~11483930,405514064~179728] 2024-08-17T17:42:00.142 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10435223,38641631~5408775,44565209~11392837,56382333~12769454,86094798~14036080,103290162~3573795,109051904~12766502,122176875~11678480,134217728~7670914,146778474~5819244,160425411~3280829,169228809~3662205,197132288~8630328,210744178~3232109,215124723~1033552,226937923~12659184,240760537~22559328,268442380~5239585,273929870~12115730,290025846~7090681,299456114~67315,313360023~4956727,325522608~8388184,340184828~7206606,351118038~21290879,382749615~11483930,403763113~1930679] 2024-08-17T17:42:00.142 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to 16 diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10435223,38641631~5408775,44565209~11392837,56382333~15192029,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,146778474~5819244,156332838~7373402,170468604~2422410,178232540~8013616,200552442~5210174,210744178~3232109,215124723~1033552,227723690~1184860,230382672~9214435,240760537~22559328,268442380~17603220,290025846~7090681,299456114~67315,313360023~4956727,325522608~8388184,338513504~423212,340401641~6989793,351118038~21290879,382749615~11483930,405514064~179728] 2024-08-17T17:42:00.142 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10435223,38641631~5408775,44565209~11392837,56382333~15192029,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,146778474~5819244,156332838~7373402,170468604~2422410,178232540~8013616,200552442~5210174,210744178~3232109,215124723~1033552,227723690~1184860,230382672~9214435,240760537~22559328,268442380~17603220,290025846~7090681,299456114~67315,313360023~4956727,325522608~8388184,338513504~423212,340401641~6989793,351118038~21290879,382749615~11483930,405514064~179728] 2024-08-17T17:42:00.149 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10435223,38641631~5408775,44565209~11392837,56382333~15192029,86094798~14036080,103290162~3573795,109051904~12766502,122176875~11678480,134217728~7670914,146778474~5819244,155189248~8516992,169228809~3662205,176160768~10085388,197132288~8630328,210744178~3232109,215124723~1033552,226937923~12659184,240760537~22559328,268442380~17603220,290025846~7090681,299456114~67315,313360023~4956727,325522608~8388184,338513504~423212,340184828~7206606,351118038~21290879,382749615~11483930,403763113~1930679] 2024-08-17T17:42:00.149 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to 17 diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15192029,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,146778474~5819244,156332838~7373402,170468604~2422410,173389303~858805,178232540~8013616,200552442~5210174,210744178~3938861,215124723~1033552,227723690~1184860,230382672~9214435,240760537~22559328,268442380~17603220,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,340401641~6989793,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:00.149 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15192029,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,146778474~5819244,156332838~7373402,170468604~2422410,173389303~858805,178232540~8013616,200552442~5210174,210744178~3938861,215124723~1033552,227723690~1184860,230382672~9214435,240760537~22559328,268442380~17603220,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,340401641~6989793,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:00.157 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15192029,86094798~14036080,103290162~3573795,109051904~12766502,122176875~11678480,134217728~7670914,146778474~5819244,155189248~8516992,169228809~5019299,176160768~10085388,197132288~8630328,210744178~3938861,215124723~1033552,226937923~12659184,240760537~22559328,268442380~17603220,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,340184828~7206606,351118038~21290879,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:00.157 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to 18 diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,146778474~5819244,156332838~7373402,170468604~2422410,173389303~858805,178232540~8013616,200552442~5210174,210744178~3938861,215124723~1033552,227061567~12535540,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,340401641~6989793,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:00.157 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,146778474~5819244,156332838~7373402,170468604~2422410,173389303~858805,178232540~8013616,200552442~5210174,210744178~3938861,215124723~1033552,227061567~12535540,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,340401641~6989793,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:00.164 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,109051904~12766502,122176875~11678480,134217728~7670914,146778474~5819244,155189248~8516992,169228809~5019299,176160768~10085388,197132288~8630328,210744178~3938861,215124723~1033552,226937923~12659184,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,340184828~7206606,351118038~21290879,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:00.164 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to 19 diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:00.164 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:00.172 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,109051904~12766502,122176875~11678480,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~21290879,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:00.172 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to 8 diff [9496193~1397811,56382333~5307818,91093320~7377446,122176875~3732168,215124723~1033552,255841007~7478858,290025846~7090681,358974352~4261201,363409173~8051025] 2024-08-17T17:42:00.172 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [9496193~1397811,56382333~5307818,91093320~7377446,122176875~3732168,215124723~1033552,255841007~7478858,290025846~7090681,358974352~4261201,363409173~8051025] 2024-08-17T17:42:00.178 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [9496193~1397811,56382333~5307818,91093320~7377446,122176875~3732168,215124723~1033552,251658240~11661625,290025846~7090681,358974352~4261201,363409173~8051025] 2024-08-17T17:42:00.179 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to 9 diff [9496193~1397811,29736669~7743781,43392041~658365,56382333~5307818,91093320~7377446,122176875~3732168,128601876~5253479,138688087~273671,210744178~3232109,215124723~1033552,234154161~4099493,255841007~7478858,272966968~103555,290025846~7090681,299456114~67315,313360023~4956727,351118038~5502927,358974352~4261201,363409173~8051025] 2024-08-17T17:42:00.179 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [9496193~1397811,29736669~7743781,43392041~658365,56382333~5307818,91093320~7377446,122176875~3732168,128601876~5253479,138688087~273671,210744178~3232109,215124723~1033552,234154161~4099493,255841007~7478858,272966968~103555,290025846~7090681,299456114~67315,313360023~4956727,351118038~5502927,358974352~4261201,363409173~8051025] 2024-08-17T17:42:00.185 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [9496193~1397811,29360128~8120322,43392041~658365,56382333~5307818,91093320~7377446,122176875~3732168,128601876~5253479,138412032~549726,210744178~3232109,215124723~1033552,234154161~4099493,251658240~11661625,272966968~103555,290025846~7090681,299456114~67315,313360023~4956727,351118038~5502927,358974352~4261201,363409173~8051025] 2024-08-17T17:42:00.185 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to 10 diff [9496193~1397811,21651133~4420175,27821381~9659069,43392041~658365,56382333~7438795,91093320~7377446,122176875~3732168,128601876~5253479,138688087~273671,201226822~1490055,210744178~3232109,215124723~1033552,227723690~1184860,234154161~4099493,247538181~4657713,255841007~7478858,268442380~5239585,290025846~7090681,299456114~67315,313360023~4956727,343696744~3626434,351118038~5502927,357352455~5883098,363409173~8051025] 2024-08-17T17:42:00.185 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [9496193~1397811,21651133~4420175,27821381~9659069,43392041~658365,56382333~7438795,91093320~7377446,122176875~3732168,128601876~5253479,138688087~273671,201226822~1490055,210744178~3232109,215124723~1033552,227723690~1184860,234154161~4099493,247538181~4657713,255841007~7478858,268442380~5239585,290025846~7090681,299456114~67315,313360023~4956727,343696744~3626434,351118038~5502927,357352455~5883098,363409173~8051025] 2024-08-17T17:42:00.192 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [9496193~1397811,21651133~4420175,27821381~9659069,43392041~658365,56382333~7438795,91093320~7377446,122176875~3732168,128601876~5253479,138412032~549726,201226822~1490055,210744178~3232109,215124723~1033552,226937923~1970627,234154161~4099493,247538181~15781684,268442380~5239585,290025846~7090681,299456114~67315,313360023~4956727,340184828~7138350,351118038~5502927,357352455~5883098,363409173~8051025] 2024-08-17T17:42:00.192 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to 11 diff [9496193~1397811,21651133~4420175,27821381~9659069,38641631~5408775,44565209~3041679,49891864~6066182,56382333~7438795,88283422~11847456,103290162~3573795,117425079~3504252,122176875~3732168,128601876~5253479,138688087~273671,160425411~3280829,201226822~1490055,210744178~3232109,215124723~1033552,227723690~1184860,234154161~4099493,247538181~4657713,255841007~7478858,268442380~5239585,290025846~7090681,299456114~67315,313360023~4956727,343696744~3626434,351118038~5502927,357352455~5883098,363409173~8051025,382749615~3649412,405514064~179728] 2024-08-17T17:42:00.192 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [9496193~1397811,21651133~4420175,27821381~9659069,38641631~5408775,44565209~3041679,49891864~6066182,56382333~7438795,88283422~11847456,103290162~3573795,117425079~3504252,122176875~3732168,128601876~5253479,138688087~273671,160425411~3280829,201226822~1490055,210744178~3232109,215124723~1033552,227723690~1184860,234154161~4099493,247538181~4657713,255841007~7478858,268442380~5239585,290025846~7090681,299456114~67315,313360023~4956727,343696744~3626434,351118038~5502927,357352455~5883098,363409173~8051025,382749615~3649412,405514064~179728] 2024-08-17T17:42:00.199 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [9496193~1397811,21651133~4420175,27821381~9659069,38641631~5408775,44565209~11392837,56382333~7438795,88283422~11847456,103290162~3573795,114016217~6913114,122176875~3732168,128601876~5253479,138412032~549726,160425411~3280829,201226822~1490055,210744178~3232109,215124723~1033552,226937923~1970627,234154161~4099493,247538181~15781684,268442380~5239585,290025846~7090681,299456114~67315,313360023~4956727,340184828~7138350,351118038~5502927,357352455~5883098,363409173~8051025,382749615~3649412,403763113~1930679] 2024-08-17T17:42:00.199 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to 12 diff [9496193~1397811,21651133~4420175,27821381~9659069,38641631~5408775,44565209~3041679,49891864~6066182,56382333~12722329,86094798~14036080,103290162~3573795,115425283~5504048,122176875~3732168,128601876~5253479,138688087~273671,147604416~4993302,160425411~3280829,201226822~1490055,210744178~3232109,215124723~1033552,227723690~1184860,230382672~7870982,247538181~4657713,255841007~7478858,268442380~5239585,290025846~7090681,299456114~67315,313360023~4956727,343696744~3626434,351118038~12117515,363409173~8051025,382749615~3649412,387574628~2225966,405514064~179728] 2024-08-17T17:42:00.199 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [9496193~1397811,21651133~4420175,27821381~9659069,38641631~5408775,44565209~3041679,49891864~6066182,56382333~12722329,86094798~14036080,103290162~3573795,115425283~5504048,122176875~3732168,128601876~5253479,138688087~273671,147604416~4993302,160425411~3280829,201226822~1490055,210744178~3232109,215124723~1033552,227723690~1184860,230382672~7870982,247538181~4657713,255841007~7478858,268442380~5239585,290025846~7090681,299456114~67315,313360023~4956727,343696744~3626434,351118038~12117515,363409173~8051025,382749615~3649412,387574628~2225966,405514064~179728] 2024-08-17T17:42:00.205 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [9496193~1397811,21651133~4420175,27821381~9659069,38641631~5408775,44565209~11392837,56382333~12722329,86094798~14036080,103290162~3573795,114016217~6913114,122176875~3732168,128601876~5253479,138412032~549726,147604416~4993302,160425411~3280829,201226822~1490055,210744178~3232109,215124723~1033552,226937923~11315731,247538181~15781684,268442380~5239585,290025846~7090681,299456114~67315,313360023~4956727,340184828~7138350,351118038~12117515,363409173~8051025,382749615~7050979,403763113~1930679] 2024-08-17T17:42:00.206 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to 13 diff [4235781~4935319,9496193~1397811,21651133~4420175,27045227~10435223,38641631~5408775,44565209~11392837,56382333~12722329,86094798~14036080,103290162~3573795,115113942~6704464,122176875~3732168,128601876~5253479,138688087~273671,140774099~748973,147604416~4993302,160425411~3280829,201226822~1490055,210744178~3232109,215124723~1033552,227723690~1184860,230382672~7870982,240760537~14233755,255841007~7478858,268442380~5239585,290025846~7090681,299456114~67315,313360023~4956727,343696744~3626434,351118038~12117515,363409173~8051025,382749615~3649412,387574628~6658917,405514064~179728] 2024-08-17T17:42:00.206 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4235781~4935319,9496193~1397811,21651133~4420175,27045227~10435223,38641631~5408775,44565209~11392837,56382333~12722329,86094798~14036080,103290162~3573795,115113942~6704464,122176875~3732168,128601876~5253479,138688087~273671,140774099~748973,147604416~4993302,160425411~3280829,201226822~1490055,210744178~3232109,215124723~1033552,227723690~1184860,230382672~7870982,240760537~14233755,255841007~7478858,268442380~5239585,290025846~7090681,299456114~67315,313360023~4956727,343696744~3626434,351118038~12117515,363409173~8051025,382749615~3649412,387574628~6658917,405514064~179728] 2024-08-17T17:42:00.213 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4235781~4935319,9496193~1397811,21651133~4420175,27045227~10435223,38641631~5408775,44565209~11392837,56382333~12722329,86094798~14036080,103290162~3573795,114016217~7802189,122176875~3732168,128601876~5253479,138412032~3111040,147604416~4993302,160425411~3280829,201226822~1490055,210744178~3232109,215124723~1033552,226937923~11315731,240760537~22559328,268442380~5239585,290025846~7090681,299456114~67315,313360023~4956727,340184828~7138350,351118038~12117515,363409173~8051025,382749615~11483930,403763113~1930679] 2024-08-17T17:42:00.213 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to 14 diff [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10435223,38641631~5408775,44565209~11392837,56382333~12769454,86094798~14036080,103290162~3573795,115113942~6704464,122176875~11678480,138688087~273671,140774099~748973,147604416~4993302,160425411~3280829,201226822~1490055,210744178~3232109,215124723~1033552,227723690~1184860,230382672~7870982,240760537~14233755,255841007~7478858,268442380~5239585,273929870~12115730,290025846~7090681,299456114~67315,313360023~4956727,325522608~6239201,343696744~3694690,351118038~12117515,363409173~8051025,382749615~11483930,405514064~179728] 2024-08-17T17:42:00.213 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10435223,38641631~5408775,44565209~11392837,56382333~12769454,86094798~14036080,103290162~3573795,115113942~6704464,122176875~11678480,138688087~273671,140774099~748973,147604416~4993302,160425411~3280829,201226822~1490055,210744178~3232109,215124723~1033552,227723690~1184860,230382672~7870982,240760537~14233755,255841007~7478858,268442380~5239585,273929870~12115730,290025846~7090681,299456114~67315,313360023~4956727,325522608~6239201,343696744~3694690,351118038~12117515,363409173~8051025,382749615~11483930,405514064~179728] 2024-08-17T17:42:00.220 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10435223,38641631~5408775,44565209~11392837,56382333~12769454,86094798~14036080,103290162~3573795,114016217~7802189,122176875~11678480,138412032~3111040,147604416~4993302,160425411~3280829,201226822~1490055,210744178~3232109,215124723~1033552,226937923~11315731,240760537~22559328,268442380~5239585,273929870~12115730,290025846~7090681,299456114~67315,313360023~4956727,325522608~6239201,340184828~7206606,351118038~12117515,363409173~8051025,382749615~11483930,403763113~1930679] 2024-08-17T17:42:00.220 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to 15 diff [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10435223,38641631~5408775,44565209~11392837,56382333~12769454,86094798~14036080,103290162~3573795,115113942~6704464,122176875~11678480,136243914~5644728,146778474~5819244,160425411~3280829,170468604~2422410,200552442~3807517,210744178~3232109,215124723~1033552,227723690~1184860,230382672~7870982,240760537~14233755,255841007~7478858,268442380~5239585,273929870~12115730,290025846~7090681,299456114~67315,313360023~4956727,325522608~6239201,340401641~6989793,351118038~12117515,363409173~8051025,382749615~11483930,405514064~179728] 2024-08-17T17:42:00.221 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10435223,38641631~5408775,44565209~11392837,56382333~12769454,86094798~14036080,103290162~3573795,115113942~6704464,122176875~11678480,136243914~5644728,146778474~5819244,160425411~3280829,170468604~2422410,200552442~3807517,210744178~3232109,215124723~1033552,227723690~1184860,230382672~7870982,240760537~14233755,255841007~7478858,268442380~5239585,273929870~12115730,290025846~7090681,299456114~67315,313360023~4956727,325522608~6239201,340401641~6989793,351118038~12117515,363409173~8051025,382749615~11483930,405514064~179728] 2024-08-17T17:42:00.226 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10435223,38641631~5408775,44565209~11392837,56382333~12769454,86094798~14036080,103290162~3573795,114016217~7802189,122176875~11678480,134217728~7670914,146778474~5819244,160425411~3280829,169228809~3662205,200552442~3807517,210744178~3232109,215124723~1033552,226937923~11315731,240760537~22559328,268442380~5239585,273929870~12115730,290025846~7090681,299456114~67315,313360023~4956727,325522608~6239201,340184828~7206606,351118038~12117515,363409173~8051025,382749615~11483930,403763113~1930679] 2024-08-17T17:42:00.227 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to 16 diff [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10435223,38641631~5408775,44565209~11392837,56382333~15192029,86094798~14036080,103290162~3573795,115113942~6704464,122176875~11678480,136243914~5644728,146778474~5819244,156332838~7373402,170468604~2422410,178232540~8013616,200552442~3807517,210744178~3232109,215124723~1033552,227723690~1184860,230382672~8372898,240760537~22559328,268442380~17603220,290025846~7090681,299456114~67315,313360023~4956727,325522608~6239201,338513504~423212,340401641~6989793,351118038~12117515,363409173~8051025,382749615~11483930,405514064~179728] 2024-08-17T17:42:00.227 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10435223,38641631~5408775,44565209~11392837,56382333~15192029,86094798~14036080,103290162~3573795,115113942~6704464,122176875~11678480,136243914~5644728,146778474~5819244,156332838~7373402,170468604~2422410,178232540~8013616,200552442~3807517,210744178~3232109,215124723~1033552,227723690~1184860,230382672~8372898,240760537~22559328,268442380~17603220,290025846~7090681,299456114~67315,313360023~4956727,325522608~6239201,338513504~423212,340401641~6989793,351118038~12117515,363409173~8051025,382749615~11483930,405514064~179728] 2024-08-17T17:42:00.233 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10435223,38641631~5408775,44565209~11392837,56382333~15192029,86094798~14036080,103290162~3573795,114016217~7802189,122176875~11678480,134217728~7670914,146778474~5819244,155189248~8516992,169228809~3662205,176160768~10085388,200552442~3807517,210744178~3232109,215124723~1033552,226937923~11817647,240760537~22559328,268442380~17603220,290025846~7090681,299456114~67315,313360023~4956727,325522608~6239201,338513504~423212,340184828~7206606,351118038~12117515,363409173~8051025,382749615~11483930,403763113~1930679] 2024-08-17T17:42:00.234 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to 17 diff [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15192029,86094798~14036080,103290162~3573795,115113942~6704464,122176875~11678480,136243914~5644728,146778474~5819244,156332838~7373402,170468604~2422410,173389303~858805,178232540~8013616,200552442~3807517,210744178~3938861,215124723~1033552,227723690~1184860,230382672~8372898,240760537~22559328,268442380~17603220,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,340401641~6989793,351118038~12117515,363409173~8082171,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:00.234 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15192029,86094798~14036080,103290162~3573795,115113942~6704464,122176875~11678480,136243914~5644728,146778474~5819244,156332838~7373402,170468604~2422410,173389303~858805,178232540~8013616,200552442~3807517,210744178~3938861,215124723~1033552,227723690~1184860,230382672~8372898,240760537~22559328,268442380~17603220,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,340401641~6989793,351118038~12117515,363409173~8082171,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:00.241 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15192029,86094798~14036080,103290162~3573795,114016217~7802189,122176875~11678480,134217728~7670914,146778474~5819244,155189248~8516992,169228809~5019299,176160768~10085388,200552442~3807517,210744178~3938861,215124723~1033552,226937923~11817647,240760537~22559328,268442380~17603220,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,340184828~7206606,351118038~12117515,363409173~8082171,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:00.241 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to 18 diff [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,115113942~6704464,122176875~11678480,136243914~5644728,146778474~5819244,156332838~7373402,170468604~2422410,173389303~858805,178232540~8013616,200552442~3807517,210744178~3938861,215124723~1033552,227061567~11694003,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,340401641~6989793,351118038~12117515,363409173~8082171,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:00.241 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,115113942~6704464,122176875~11678480,136243914~5644728,146778474~5819244,156332838~7373402,170468604~2422410,173389303~858805,178232540~8013616,200552442~3807517,210744178~3938861,215124723~1033552,227061567~11694003,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,340401641~6989793,351118038~12117515,363409173~8082171,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:00.248 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,114016217~7802189,122176875~11678480,134217728~7670914,146778474~5819244,155189248~8516992,169228809~5019299,176160768~10085388,200552442~3807517,210744178~3938861,215124723~1033552,226937923~11817647,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,340184828~7206606,351118038~12117515,363409173~8082171,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:00.248 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to 19 diff [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~15247998,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~12117515,363409173~8082171,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:00.248 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~15247998,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~12117515,363409173~8082171,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:00.254 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,114016217~7802189,122176875~11678480,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,200552442~7079443,210744178~3938861,215124723~1033552,223507572~15247998,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~12117515,363409173~8082171,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:00.255 INFO:tasks.workunit.client.0.smithi131.stdout:from 8 to 9 diff [29736669~7743781,43392041~658365,128601876~5253479,138688087~273671,210744178~3232109,234154161~4099493,272966968~103555,299456114~67315,313360023~4956727,351118038~5502927] 2024-08-17T17:42:00.255 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [29736669~7743781,43392041~658365,128601876~5253479,138688087~273671,210744178~3232109,234154161~4099493,272966968~103555,299456114~67315,313360023~4956727,351118038~5502927] 2024-08-17T17:42:00.260 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [29360128~8120322,43392041~658365,128601876~5253479,138412032~549726,210744178~3232109,234154161~4099493,272966968~103555,299456114~67315,313360023~4956727,351118038~5502927] 2024-08-17T17:42:00.261 INFO:tasks.workunit.client.0.smithi131.stdout:from 8 to 10 diff [21651133~4420175,27821381~9659069,43392041~658365,57874857~5946271,128601876~5253479,138688087~273671,201226822~1490055,210744178~3232109,227723690~1184860,234154161~4099493,247538181~4657713,268442380~5239585,299456114~67315,313360023~4956727,343696744~3626434,351118038~5502927,357352455~5042270] 2024-08-17T17:42:00.261 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [21651133~4420175,27821381~9659069,43392041~658365,57874857~5946271,128601876~5253479,138688087~273671,201226822~1490055,210744178~3232109,227723690~1184860,234154161~4099493,247538181~4657713,268442380~5239585,299456114~67315,313360023~4956727,343696744~3626434,351118038~5502927,357352455~5042270] 2024-08-17T17:42:00.270 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [21651133~4420175,27821381~9659069,43392041~658365,57874857~5946271,128601876~5253479,138412032~549726,201226822~1490055,210744178~3232109,226937923~1970627,234154161~4099493,247538181~4657713,268442380~5239585,299456114~67315,313360023~4956727,340184828~7138350,351118038~5502927,357352455~5042270] 2024-08-17T17:42:00.270 INFO:tasks.workunit.client.0.smithi131.stdout:from 8 to 11 diff [21651133~4420175,27821381~9659069,38641631~5408775,44565209~3041679,49891864~6066182,57874857~5946271,88283422~6820560,97231328~2899550,103290162~3573795,117425079~3504252,128601876~5253479,138688087~273671,160425411~3280829,201226822~1490055,210744178~3232109,227723690~1184860,234154161~4099493,247538181~4657713,268442380~5239585,299456114~67315,313360023~4956727,343696744~3626434,351118038~5502927,357352455~5042270,382749615~3649412,405514064~179728] 2024-08-17T17:42:00.270 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [21651133~4420175,27821381~9659069,38641631~5408775,44565209~3041679,49891864~6066182,57874857~5946271,88283422~6820560,97231328~2899550,103290162~3573795,117425079~3504252,128601876~5253479,138688087~273671,160425411~3280829,201226822~1490055,210744178~3232109,227723690~1184860,234154161~4099493,247538181~4657713,268442380~5239585,299456114~67315,313360023~4956727,343696744~3626434,351118038~5502927,357352455~5042270,382749615~3649412,405514064~179728] 2024-08-17T17:42:00.278 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [21651133~4420175,27821381~9659069,38641631~5408775,44565209~11392837,57874857~5946271,88283422~6820560,97231328~2899550,103290162~3573795,114016217~6913114,128601876~5253479,138412032~549726,160425411~3280829,201226822~1490055,210744178~3232109,226937923~1970627,234154161~4099493,247538181~4657713,268442380~5239585,299456114~67315,313360023~4956727,340184828~7138350,351118038~5502927,357352455~5042270,382749615~3649412,403763113~1930679] 2024-08-17T17:42:00.278 INFO:tasks.workunit.client.0.smithi131.stdout:from 8 to 12 diff [21651133~4420175,27821381~9659069,38641631~5408775,44565209~3041679,49891864~6066182,57874857~11229805,86094798~9009184,97231328~2899550,103290162~3573795,115425283~5504048,128601876~5253479,138688087~273671,147604416~4993302,160425411~3280829,201226822~1490055,210744178~3232109,227723690~1184860,230382672~7870982,247538181~4657713,259241677~2240223,268442380~5239585,299456114~67315,313360023~4956727,343696744~3626434,351118038~11276687,382749615~3649412,387574628~2225966,405514064~179728] 2024-08-17T17:42:00.278 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [21651133~4420175,27821381~9659069,38641631~5408775,44565209~3041679,49891864~6066182,57874857~11229805,86094798~9009184,97231328~2899550,103290162~3573795,115425283~5504048,128601876~5253479,138688087~273671,147604416~4993302,160425411~3280829,201226822~1490055,210744178~3232109,227723690~1184860,230382672~7870982,247538181~4657713,259241677~2240223,268442380~5239585,299456114~67315,313360023~4956727,343696744~3626434,351118038~11276687,382749615~3649412,387574628~2225966,405514064~179728] 2024-08-17T17:42:00.284 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [21651133~4420175,27821381~9659069,38641631~5408775,44565209~11392837,57874857~11229805,86094798~9009184,97231328~2899550,103290162~3573795,114016217~6913114,128601876~5253479,138412032~549726,147604416~4993302,160425411~3280829,201226822~1490055,210744178~3232109,226937923~11315731,247538181~4657713,259241677~2240223,268442380~5239585,299456114~67315,313360023~4956727,340184828~7138350,351118038~11276687,382749615~7050979,403763113~1930679] 2024-08-17T17:42:00.285 INFO:tasks.workunit.client.0.smithi131.stdout:from 8 to 13 diff [4235781~4935319,21651133~4420175,27045227~10435223,38641631~5408775,44565209~11392837,57874857~11229805,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,128601876~5253479,138688087~273671,140774099~748973,147604416~4993302,160425411~3280829,201226822~1490055,210744178~3232109,227723690~1184860,230382672~7870982,240760537~14233755,259241677~2240223,268442380~5239585,299456114~67315,313360023~4956727,343696744~3626434,351118038~11276687,382749615~3649412,387574628~6658917,405514064~179728] 2024-08-17T17:42:00.285 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4235781~4935319,21651133~4420175,27045227~10435223,38641631~5408775,44565209~11392837,57874857~11229805,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,128601876~5253479,138688087~273671,140774099~748973,147604416~4993302,160425411~3280829,201226822~1490055,210744178~3232109,227723690~1184860,230382672~7870982,240760537~14233755,259241677~2240223,268442380~5239585,299456114~67315,313360023~4956727,343696744~3626434,351118038~11276687,382749615~3649412,387574628~6658917,405514064~179728] 2024-08-17T17:42:00.291 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4235781~4935319,21651133~4420175,27045227~10435223,38641631~5408775,44565209~11392837,57874857~11229805,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,128601876~5253479,138412032~3111040,147604416~4993302,160425411~3280829,201226822~1490055,210744178~3232109,226937923~11315731,240760537~14233755,259241677~2240223,268442380~5239585,299456114~67315,313360023~4956727,340184828~7138350,351118038~11276687,382749615~11483930,403763113~1930679] 2024-08-17T17:42:00.292 INFO:tasks.workunit.client.0.smithi131.stdout:from 8 to 14 diff [1115085~8056015,21651133~4420175,27045227~10435223,38641631~5408775,44565209~11392837,57874857~11276930,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9582839,138688087~273671,140774099~748973,147604416~4993302,160425411~3280829,201226822~1490055,210744178~3232109,227723690~1184860,230382672~7870982,240760537~14233755,259241677~2240223,268442380~5239585,273929870~12115730,299456114~67315,313360023~4956727,325522608~6239201,343696744~3694690,351118038~11276687,382749615~11483930,405514064~179728] 2024-08-17T17:42:00.292 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,21651133~4420175,27045227~10435223,38641631~5408775,44565209~11392837,57874857~11276930,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9582839,138688087~273671,140774099~748973,147604416~4993302,160425411~3280829,201226822~1490055,210744178~3232109,227723690~1184860,230382672~7870982,240760537~14233755,259241677~2240223,268442380~5239585,273929870~12115730,299456114~67315,313360023~4956727,325522608~6239201,343696744~3694690,351118038~11276687,382749615~11483930,405514064~179728] 2024-08-17T17:42:00.299 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,21651133~4420175,27045227~10435223,38641631~5408775,44565209~11392837,57874857~11276930,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,124272516~9582839,138412032~3111040,147604416~4993302,160425411~3280829,201226822~1490055,210744178~3232109,226937923~11315731,240760537~14233755,259241677~2240223,268442380~5239585,273929870~12115730,299456114~67315,313360023~4956727,325522608~6239201,340184828~7206606,351118038~11276687,382749615~11483930,403763113~1930679] 2024-08-17T17:42:00.299 INFO:tasks.workunit.client.0.smithi131.stdout:from 8 to 15 diff [1115085~8056015,21651133~4420175,27045227~10435223,38641631~5408775,44565209~11392837,57874857~11276930,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9582839,136243914~5644728,146778474~5819244,160425411~3280829,170468604~2422410,200552442~3807517,210744178~3232109,227723690~1184860,230382672~7870982,240760537~14233755,259241677~2240223,268442380~5239585,273929870~12115730,299456114~67315,313360023~4956727,325522608~6239201,340401641~6989793,351118038~11276687,365159504~3342707,382749615~11483930,405514064~179728] 2024-08-17T17:42:00.299 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,21651133~4420175,27045227~10435223,38641631~5408775,44565209~11392837,57874857~11276930,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9582839,136243914~5644728,146778474~5819244,160425411~3280829,170468604~2422410,200552442~3807517,210744178~3232109,227723690~1184860,230382672~7870982,240760537~14233755,259241677~2240223,268442380~5239585,273929870~12115730,299456114~67315,313360023~4956727,325522608~6239201,340401641~6989793,351118038~11276687,365159504~3342707,382749615~11483930,405514064~179728] 2024-08-17T17:42:00.305 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,21651133~4420175,27045227~10435223,38641631~5408775,44565209~11392837,57874857~11276930,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,124272516~9582839,134217728~7670914,146778474~5819244,160425411~3280829,169228809~3662205,200552442~3807517,210744178~3232109,226937923~11315731,240760537~14233755,259241677~2240223,268442380~5239585,273929870~12115730,299456114~67315,313360023~4956727,325522608~6239201,340184828~7206606,351118038~11276687,365159504~3342707,382749615~11483930,403763113~1930679] 2024-08-17T17:42:00.305 INFO:tasks.workunit.client.0.smithi131.stdout:from 8 to 16 diff [1115085~8056015,21651133~4420175,27045227~10435223,38641631~5408775,44565209~11392837,57874857~13699505,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9582839,136243914~5644728,146778474~5819244,156332838~7373402,170468604~2422410,178232540~8013616,200552442~3807517,210744178~3232109,227723690~1184860,230382672~8372898,240760537~16994018,259241677~2240223,268442380~17603220,299456114~67315,313360023~4956727,325522608~6239201,338513504~423212,340401641~6989793,351118038~11276687,364532487~3969724,382749615~11483930,405514064~179728] 2024-08-17T17:42:00.306 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,21651133~4420175,27045227~10435223,38641631~5408775,44565209~11392837,57874857~13699505,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9582839,136243914~5644728,146778474~5819244,156332838~7373402,170468604~2422410,178232540~8013616,200552442~3807517,210744178~3232109,227723690~1184860,230382672~8372898,240760537~16994018,259241677~2240223,268442380~17603220,299456114~67315,313360023~4956727,325522608~6239201,338513504~423212,340401641~6989793,351118038~11276687,364532487~3969724,382749615~11483930,405514064~179728] 2024-08-17T17:42:00.311 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,21651133~4420175,27045227~10435223,38641631~5408775,44565209~11392837,57874857~13699505,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,124272516~9582839,134217728~7670914,146778474~5819244,155189248~8516992,169228809~3662205,176160768~10085388,200552442~3807517,210744178~3232109,226937923~11817647,240760537~16994018,259241677~2240223,268442380~17603220,299456114~67315,313360023~4956727,325522608~6239201,338513504~423212,340184828~7206606,351118038~11276687,364532487~3969724,382749615~11483930,403763113~1930679] 2024-08-17T17:42:00.311 INFO:tasks.workunit.client.0.smithi131.stdout:from 8 to 17 diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13699505,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9582839,136243914~5644728,146778474~5819244,156332838~7373402,170468604~2422410,173389303~858805,178232540~8013616,200552442~3807517,210744178~3938861,227723690~1184860,230382672~8372898,240760537~16994018,259241677~2920609,268442380~17603220,299456114~67315,313360023~4956727,325522608~13616149,340401641~6989793,351118038~11276687,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:00.311 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13699505,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9582839,136243914~5644728,146778474~5819244,156332838~7373402,170468604~2422410,173389303~858805,178232540~8013616,200552442~3807517,210744178~3938861,227723690~1184860,230382672~8372898,240760537~16994018,259241677~2920609,268442380~17603220,299456114~67315,313360023~4956727,325522608~13616149,340401641~6989793,351118038~11276687,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:00.318 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13699505,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,124272516~9582839,134217728~7670914,146778474~5819244,155189248~8516992,169228809~5019299,176160768~10085388,200552442~3807517,210744178~3938861,226937923~11817647,240760537~16994018,259241677~2920609,268442380~17603220,299456114~67315,313360023~4956727,325522608~13616149,340184828~7206606,351118038~11276687,364116894~7374450,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:00.318 INFO:tasks.workunit.client.0.smithi131.stdout:from 8 to 18 diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9582839,136243914~5644728,146778474~5819244,156332838~7373402,170468604~2422410,173389303~858805,178232540~8013616,200552442~3807517,210744178~3938861,227061567~11694003,240760537~16994018,259241677~2920609,266537886~19507714,299456114~67315,313360023~4956727,325522608~13616149,340401641~6989793,351118038~11276687,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:00.318 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9582839,136243914~5644728,146778474~5819244,156332838~7373402,170468604~2422410,173389303~858805,178232540~8013616,200552442~3807517,210744178~3938861,227061567~11694003,240760537~16994018,259241677~2920609,266537886~19507714,299456114~67315,313360023~4956727,325522608~13616149,340401641~6989793,351118038~11276687,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:00.325 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,124272516~9582839,134217728~7670914,146778474~5819244,155189248~8516992,169228809~5019299,176160768~10085388,200552442~3807517,210744178~3938861,226937923~11817647,240760537~16994018,259241677~2920609,266537886~19507714,299456114~67315,313360023~4956727,325522608~13616149,340184828~7206606,351118038~11276687,364116894~7374450,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:00.325 INFO:tasks.workunit.client.0.smithi131.stdout:from 8 to 19 diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9582839,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~11276687,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:00.325 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9582839,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~11276687,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:00.332 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,124272516~9582839,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,200552442~7079443,210744178~3938861,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~11276687,364116894~7374450,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:00.332 INFO:tasks.workunit.client.0.smithi131.stdout:from 9 to 10 diff [21651133~4420175,27821381~5524801,57874857~5946271,129872746~3406050,201226822~1490055,227723690~1184860,247538181~4657713,268442380~5239585,343696744~3626434,357352455~5042270] 2024-08-17T17:42:00.332 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [21651133~4420175,27821381~5524801,57874857~5946271,129872746~3406050,201226822~1490055,227723690~1184860,247538181~4657713,268442380~5239585,343696744~3626434,357352455~5042270] 2024-08-17T17:42:00.339 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [21651133~4420175,27821381~5524801,57874857~5946271,129872746~3406050,201226822~1490055,226937923~1970627,247538181~4657713,268442380~5239585,340184828~7138350,357352455~5042270] 2024-08-17T17:42:00.339 INFO:tasks.workunit.client.0.smithi131.stdout:from 9 to 11 diff [21651133~4420175,27821381~5524801,38641631~4980951,44565209~3041679,49891864~6066182,57874857~5946271,88283422~6820560,97231328~2899550,103290162~3573795,117425079~3504252,129872746~3406050,160425411~3280829,201226822~1490055,227723690~1184860,247538181~4657713,268442380~5239585,343696744~3626434,357352455~5042270,382749615~3649412,405514064~179728] 2024-08-17T17:42:00.339 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [21651133~4420175,27821381~5524801,38641631~4980951,44565209~3041679,49891864~6066182,57874857~5946271,88283422~6820560,97231328~2899550,103290162~3573795,117425079~3504252,129872746~3406050,160425411~3280829,201226822~1490055,227723690~1184860,247538181~4657713,268442380~5239585,343696744~3626434,357352455~5042270,382749615~3649412,405514064~179728] 2024-08-17T17:42:00.345 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [21651133~4420175,27821381~5524801,38641631~4980951,44565209~11392837,57874857~5946271,88283422~6820560,97231328~2899550,103290162~3573795,114016217~6913114,129872746~3406050,160425411~3280829,201226822~1490055,226937923~1970627,247538181~4657713,268442380~5239585,340184828~7138350,357352455~5042270,382749615~3649412,403763113~1930679] 2024-08-17T17:42:00.345 INFO:tasks.workunit.client.0.smithi131.stdout:from 9 to 12 diff [21651133~4420175,27821381~5524801,38641631~4980951,44565209~3041679,49891864~6066182,57874857~11229805,86094798~9009184,97231328~2899550,103290162~3573795,115425283~5504048,129872746~3406050,147604416~4993302,160425411~3280829,201226822~1490055,227723690~1184860,230382672~4926774,247538181~4657713,259241677~2240223,268442380~5239585,343696744~3626434,353289333~9105392,382749615~3649412,387574628~2225966,405514064~179728] 2024-08-17T17:42:00.345 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [21651133~4420175,27821381~5524801,38641631~4980951,44565209~3041679,49891864~6066182,57874857~11229805,86094798~9009184,97231328~2899550,103290162~3573795,115425283~5504048,129872746~3406050,147604416~4993302,160425411~3280829,201226822~1490055,227723690~1184860,230382672~4926774,247538181~4657713,259241677~2240223,268442380~5239585,343696744~3626434,353289333~9105392,382749615~3649412,387574628~2225966,405514064~179728] 2024-08-17T17:42:00.352 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [21651133~4420175,27821381~5524801,38641631~4980951,44565209~11392837,57874857~11229805,86094798~9009184,97231328~2899550,103290162~3573795,114016217~6913114,129872746~3406050,147604416~4993302,160425411~3280829,201226822~1490055,226937923~8371523,247538181~4657713,259241677~2240223,268442380~5239585,340184828~7138350,353289333~9105392,382749615~7050979,403763113~1930679] 2024-08-17T17:42:00.352 INFO:tasks.workunit.client.0.smithi131.stdout:from 9 to 13 diff [4235781~4935319,21651133~4420175,27045227~6315299,38641631~4980951,44565209~11392837,57874857~11229805,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,129872746~3406050,140774099~748973,147604416~4993302,160425411~3280829,201226822~1490055,227723690~1184860,230382672~4926774,240760537~14233755,259241677~2240223,268442380~5239585,343696744~3626434,353289333~9105392,382749615~3649412,387574628~6658917,405514064~179728] 2024-08-17T17:42:00.352 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4235781~4935319,21651133~4420175,27045227~6315299,38641631~4980951,44565209~11392837,57874857~11229805,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,129872746~3406050,140774099~748973,147604416~4993302,160425411~3280829,201226822~1490055,227723690~1184860,230382672~4926774,240760537~14233755,259241677~2240223,268442380~5239585,343696744~3626434,353289333~9105392,382749615~3649412,387574628~6658917,405514064~179728] 2024-08-17T17:42:00.358 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4235781~4935319,21651133~4420175,27045227~6315299,38641631~4980951,44565209~11392837,57874857~11229805,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,129872746~3406050,138961758~2561314,147604416~4993302,160425411~3280829,201226822~1490055,226937923~8371523,240760537~14233755,259241677~2240223,268442380~5239585,340184828~7138350,353289333~9105392,382749615~11483930,403763113~1930679] 2024-08-17T17:42:00.358 INFO:tasks.workunit.client.0.smithi131.stdout:from 9 to 14 diff [1115085~8056015,21651133~4420175,27045227~6315299,38641631~4980951,44565209~11392837,57874857~11276930,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9006280,140774099~748973,147604416~4993302,160425411~3280829,201226822~1490055,227723690~1184860,230382672~4926774,240760537~14233755,259241677~2240223,268442380~5239585,273929870~12115730,325522608~6239201,343696744~3694690,353289333~9105392,382749615~11483930,405514064~179728] 2024-08-17T17:42:00.358 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,21651133~4420175,27045227~6315299,38641631~4980951,44565209~11392837,57874857~11276930,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9006280,140774099~748973,147604416~4993302,160425411~3280829,201226822~1490055,227723690~1184860,230382672~4926774,240760537~14233755,259241677~2240223,268442380~5239585,273929870~12115730,325522608~6239201,343696744~3694690,353289333~9105392,382749615~11483930,405514064~179728] 2024-08-17T17:42:00.365 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,21651133~4420175,27045227~6315299,38641631~4980951,44565209~11392837,57874857~11276930,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,124272516~9006280,138961758~2561314,147604416~4993302,160425411~3280829,201226822~1490055,226937923~8371523,240760537~14233755,259241677~2240223,268442380~5239585,273929870~12115730,325522608~6239201,340184828~7206606,353289333~9105392,382749615~11483930,403763113~1930679] 2024-08-17T17:42:00.365 INFO:tasks.workunit.client.0.smithi131.stdout:from 9 to 15 diff [1115085~8056015,21651133~4420175,27045227~8984677,38641631~4980951,44565209~11392837,57874857~11276930,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9006280,136243914~5644728,146778474~5819244,160425411~3280829,170468604~2422410,200552442~3807517,227723690~1184860,230382672~4926774,240760537~14233755,259241677~2240223,268442380~5239585,273929870~12115730,325522608~6239201,340401641~6989793,353289333~9105392,365159504~3342707,382749615~11483930,405514064~179728] 2024-08-17T17:42:00.365 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,21651133~4420175,27045227~8984677,38641631~4980951,44565209~11392837,57874857~11276930,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9006280,136243914~5644728,146778474~5819244,160425411~3280829,170468604~2422410,200552442~3807517,227723690~1184860,230382672~4926774,240760537~14233755,259241677~2240223,268442380~5239585,273929870~12115730,325522608~6239201,340401641~6989793,353289333~9105392,365159504~3342707,382749615~11483930,405514064~179728] 2024-08-17T17:42:00.372 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,21651133~4420175,27045227~8984677,38641631~4980951,44565209~11392837,57874857~11276930,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,124272516~9006280,134217728~7670914,146778474~5819244,160425411~3280829,169228809~3662205,200552442~3807517,226937923~8371523,240760537~14233755,259241677~2240223,268442380~5239585,273929870~12115730,325522608~6239201,340184828~7206606,353289333~9105392,365159504~3342707,382749615~11483930,403763113~1930679] 2024-08-17T17:42:00.372 INFO:tasks.workunit.client.0.smithi131.stdout:from 9 to 16 diff [1115085~8056015,21651133~4420175,27045227~8984677,38641631~4980951,44565209~11392837,57874857~13699505,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9006280,136243914~5644728,146778474~5819244,156332838~7373402,170468604~2422410,178232540~8013616,200552442~3807517,227723690~1184860,230382672~8372898,240760537~16994018,259241677~2240223,268442380~17603220,325522608~6239201,338513504~423212,340401641~6989793,353289333~9105392,364532487~3969724,382749615~11483930,405514064~179728] 2024-08-17T17:42:00.372 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,21651133~4420175,27045227~8984677,38641631~4980951,44565209~11392837,57874857~13699505,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9006280,136243914~5644728,146778474~5819244,156332838~7373402,170468604~2422410,178232540~8013616,200552442~3807517,227723690~1184860,230382672~8372898,240760537~16994018,259241677~2240223,268442380~17603220,325522608~6239201,338513504~423212,340401641~6989793,353289333~9105392,364532487~3969724,382749615~11483930,405514064~179728] 2024-08-17T17:42:00.378 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,21651133~4420175,27045227~8984677,38641631~4980951,44565209~11392837,57874857~13699505,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,124272516~9006280,134217728~7670914,146778474~5819244,155189248~8516992,169228809~3662205,176160768~10085388,200552442~3807517,226937923~11817647,240760537~16994018,259241677~2240223,268442380~17603220,325522608~6239201,338513504~423212,340184828~7206606,353289333~9105392,364532487~3969724,382749615~11483930,403763113~1930679] 2024-08-17T17:42:00.378 INFO:tasks.workunit.client.0.smithi131.stdout:from 9 to 17 diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13699505,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9006280,136243914~5644728,146778474~5819244,156332838~7373402,170468604~2422410,173389303~858805,178232540~8013616,200552442~3807517,211508949~3174090,227723690~1184860,230382672~8372898,240760537~16994018,259241677~2920609,268442380~17603220,325522608~13616149,340401641~6989793,352067382~10327343,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:00.379 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13699505,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9006280,136243914~5644728,146778474~5819244,156332838~7373402,170468604~2422410,173389303~858805,178232540~8013616,200552442~3807517,211508949~3174090,227723690~1184860,230382672~8372898,240760537~16994018,259241677~2920609,268442380~17603220,325522608~13616149,340401641~6989793,352067382~10327343,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:00.385 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13699505,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,124272516~9006280,134217728~7670914,146778474~5819244,155189248~8516992,169228809~5019299,176160768~10085388,200552442~3807517,211508949~3174090,226937923~11817647,240760537~16994018,259241677~2920609,268442380~17603220,325522608~13616149,340184828~7206606,352067382~10327343,364116894~7374450,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:00.385 INFO:tasks.workunit.client.0.smithi131.stdout:from 9 to 18 diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9006280,136243914~5644728,146778474~5819244,156332838~7373402,170468604~2422410,173389303~858805,178232540~8013616,200552442~3807517,211508949~3174090,227061567~11694003,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,340401641~6989793,352067382~10327343,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:00.385 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9006280,136243914~5644728,146778474~5819244,156332838~7373402,170468604~2422410,173389303~858805,178232540~8013616,200552442~3807517,211508949~3174090,227061567~11694003,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,340401641~6989793,352067382~10327343,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:00.391 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,124272516~9006280,134217728~7670914,146778474~5819244,155189248~8516992,169228809~5019299,176160768~10085388,200552442~3807517,211508949~3174090,226937923~11817647,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,340184828~7206606,352067382~10327343,364116894~7374450,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:00.391 INFO:tasks.workunit.client.0.smithi131.stdout:from 9 to 19 diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9006280,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~8249693,352067382~10327343,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:00.391 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9006280,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~8249693,352067382~10327343,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:00.397 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,124272516~9006280,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~8249693,352067382~10327343,364116894~7374450,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:00.397 INFO:tasks.workunit.client.0.smithi131.stdout:from 10 to 11 diff [38641631~4980951,44565209~3041679,49891864~6066182,88283422~6820560,97231328~2899550,103290162~3573795,117425079~3504252,160425411~3280829,382749615~3649412,405514064~179728] 2024-08-17T17:42:00.398 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [38641631~4980951,44565209~3041679,49891864~6066182,88283422~6820560,97231328~2899550,103290162~3573795,117425079~3504252,160425411~3280829,382749615~3649412,405514064~179728] 2024-08-17T17:42:00.404 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [38641631~4980951,44565209~11392837,88283422~6820560,97231328~2899550,103290162~3573795,114016217~6913114,160425411~3280829,382749615~3649412,403763113~1930679] 2024-08-17T17:42:00.404 INFO:tasks.workunit.client.0.smithi131.stdout:from 10 to 12 diff [38641631~4980951,44565209~3041679,49891864~6066182,61286900~7817762,86094798~9009184,97231328~2899550,103290162~3573795,115425283~5504048,147604416~4993302,160425411~3280829,230382672~4926774,259241677~2240223,345794936~805885,353289333~7828853,382749615~3649412,387574628~2225966,405514064~179728] 2024-08-17T17:42:00.404 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [38641631~4980951,44565209~3041679,49891864~6066182,61286900~7817762,86094798~9009184,97231328~2899550,103290162~3573795,115425283~5504048,147604416~4993302,160425411~3280829,230382672~4926774,259241677~2240223,345794936~805885,353289333~7828853,382749615~3649412,387574628~2225966,405514064~179728] 2024-08-17T17:42:00.411 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [38641631~4980951,44565209~11392837,61286900~7817762,86094798~9009184,97231328~2899550,103290162~3573795,114016217~6913114,147604416~4993302,160425411~3280829,228908550~6400896,259241677~2240223,345794936~805885,353289333~7828853,382749615~7050979,403763113~1930679] 2024-08-17T17:42:00.411 INFO:tasks.workunit.client.0.smithi131.stdout:from 10 to 13 diff [4235781~4935319,27045227~6315299,38641631~4980951,44565209~11392837,61286900~7817762,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,140774099~748973,147604416~4993302,160425411~3280829,230382672~4926774,240760537~14233755,259241677~2240223,345794936~805885,353289333~7828853,382749615~3649412,387574628~6658917,405514064~179728] 2024-08-17T17:42:00.411 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4235781~4935319,27045227~6315299,38641631~4980951,44565209~11392837,61286900~7817762,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,140774099~748973,147604416~4993302,160425411~3280829,230382672~4926774,240760537~14233755,259241677~2240223,345794936~805885,353289333~7828853,382749615~3649412,387574628~6658917,405514064~179728] 2024-08-17T17:42:00.418 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4235781~4935319,27045227~6315299,38641631~4980951,44565209~11392837,61286900~7817762,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,138961758~2561314,147604416~4993302,160425411~3280829,228908550~6400896,240760537~14233755,259241677~2240223,345794936~805885,353289333~7828853,382749615~11483930,403763113~1930679] 2024-08-17T17:42:00.418 INFO:tasks.workunit.client.0.smithi131.stdout:from 10 to 14 diff [1115085~8056015,27045227~6315299,38641631~4980951,44565209~11392837,61286900~7864887,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~7232808,140774099~748973,147604416~4993302,160425411~3280829,230382672~4926774,240760537~14233755,259241677~2240223,273929870~12115730,325522608~6239201,345024850~2366584,353289333~7828853,382749615~11483930,405514064~179728] 2024-08-17T17:42:00.418 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,27045227~6315299,38641631~4980951,44565209~11392837,61286900~7864887,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~7232808,140774099~748973,147604416~4993302,160425411~3280829,230382672~4926774,240760537~14233755,259241677~2240223,273929870~12115730,325522608~6239201,345024850~2366584,353289333~7828853,382749615~11483930,405514064~179728] 2024-08-17T17:42:00.424 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,27045227~6315299,38641631~4980951,44565209~11392837,61286900~7864887,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,124272516~7232808,138961758~2561314,147604416~4993302,160425411~3280829,228908550~6400896,240760537~14233755,259241677~2240223,273929870~12115730,325522608~6239201,345024850~2366584,353289333~7828853,382749615~11483930,403763113~1930679] 2024-08-17T17:42:00.424 INFO:tasks.workunit.client.0.smithi131.stdout:from 10 to 15 diff [1115085~8056015,27045227~8984677,38641631~4980951,44565209~11392837,61286900~7864887,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~7232808,136243914~5644728,146778474~5819244,160425411~3280829,170468604~2422410,200552442~3807517,230382672~4926774,240760537~14233755,259241677~2240223,273929870~12115730,325522608~6239201,340401641~3608379,345024850~2366584,353289333~7828853,365159504~3342707,382749615~11483930,405514064~179728] 2024-08-17T17:42:00.425 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,27045227~8984677,38641631~4980951,44565209~11392837,61286900~7864887,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~7232808,136243914~5644728,146778474~5819244,160425411~3280829,170468604~2422410,200552442~3807517,230382672~4926774,240760537~14233755,259241677~2240223,273929870~12115730,325522608~6239201,340401641~3608379,345024850~2366584,353289333~7828853,365159504~3342707,382749615~11483930,405514064~179728] 2024-08-17T17:42:00.430 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,27045227~8984677,38641631~4980951,44565209~11392837,61286900~7864887,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,124272516~7232808,134217728~7670914,146778474~5819244,160425411~3280829,169228809~3662205,200552442~3807517,228908550~6400896,240760537~14233755,259241677~2240223,273929870~12115730,325522608~6239201,340401641~3608379,345024850~2366584,353289333~7828853,365159504~3342707,382749615~11483930,403763113~1930679] 2024-08-17T17:42:00.430 INFO:tasks.workunit.client.0.smithi131.stdout:from 10 to 16 diff [1115085~8056015,27045227~8984677,38641631~4980951,44565209~11392837,61286900~10287462,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~7232808,136243914~5644728,146778474~5819244,156332838~7373402,170468604~2422410,178232540~8013616,200552442~3807517,230382672~8372898,240760537~16994018,259241677~2240223,269720334~16325266,325522608~6239201,338513504~423212,340401641~3608379,345024850~2366584,353289333~7828853,364532487~3969724,382749615~11483930,405514064~179728] 2024-08-17T17:42:00.430 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,27045227~8984677,38641631~4980951,44565209~11392837,61286900~10287462,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~7232808,136243914~5644728,146778474~5819244,156332838~7373402,170468604~2422410,178232540~8013616,200552442~3807517,230382672~8372898,240760537~16994018,259241677~2240223,269720334~16325266,325522608~6239201,338513504~423212,340401641~3608379,345024850~2366584,353289333~7828853,364532487~3969724,382749615~11483930,405514064~179728] 2024-08-17T17:42:00.436 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,27045227~8984677,38641631~4980951,44565209~11392837,61286900~10287462,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,124272516~7232808,134217728~7670914,146778474~5819244,155189248~8516992,169228809~3662205,176160768~10085388,200552442~3807517,228908550~9847020,240760537~16994018,259241677~2240223,269720334~16325266,325522608~6239201,338513504~423212,340401641~3608379,345024850~2366584,353289333~7828853,364532487~3969724,382749615~11483930,403763113~1930679] 2024-08-17T17:42:00.436 INFO:tasks.workunit.client.0.smithi131.stdout:from 10 to 17 diff [1115085~8056015,27045227~10884221,38641631~17316415,61286900~10287462,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~7232808,136243914~5644728,146778474~5819244,156332838~7373402,170468604~2422410,173389303~858805,178232540~8013616,200552442~3807517,211508949~3174090,230382672~8372898,240760537~16994018,259241677~2920609,269720334~16325266,325522608~13616149,340401641~3608379,345024850~2366584,352067382~9050804,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:00.436 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,27045227~10884221,38641631~17316415,61286900~10287462,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~7232808,136243914~5644728,146778474~5819244,156332838~7373402,170468604~2422410,173389303~858805,178232540~8013616,200552442~3807517,211508949~3174090,230382672~8372898,240760537~16994018,259241677~2920609,269720334~16325266,325522608~13616149,340401641~3608379,345024850~2366584,352067382~9050804,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:00.443 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,27045227~10884221,38641631~17316415,61286900~10287462,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,124272516~7232808,134217728~7670914,146778474~5819244,155189248~8516992,169228809~5019299,176160768~10085388,200552442~3807517,211508949~3174090,228908550~9847020,240760537~16994018,259241677~2920609,269720334~16325266,325522608~13616149,340401641~3608379,345024850~2366584,352067382~9050804,364116894~7374450,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:00.443 INFO:tasks.workunit.client.0.smithi131.stdout:from 10 to 18 diff [1115085~8056015,27045227~10884221,38641631~17316415,61286900~10547777,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~7232808,136243914~5644728,146778474~5819244,156332838~7373402,170468604~2422410,173389303~858805,178232540~8013616,200552442~3807517,211508949~3174090,227061567~11694003,240760537~16994018,259241677~2920609,266537886~2624060,269720334~16325266,325522608~13616149,340401641~3608379,345024850~2366584,352067382~9050804,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:00.443 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,27045227~10884221,38641631~17316415,61286900~10547777,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~7232808,136243914~5644728,146778474~5819244,156332838~7373402,170468604~2422410,173389303~858805,178232540~8013616,200552442~3807517,211508949~3174090,227061567~11694003,240760537~16994018,259241677~2920609,266537886~2624060,269720334~16325266,325522608~13616149,340401641~3608379,345024850~2366584,352067382~9050804,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:00.450 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,27045227~10884221,38641631~17316415,61286900~10547777,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,124272516~7232808,134217728~7670914,146778474~5819244,155189248~8516992,169228809~5019299,176160768~10085388,200552442~3807517,211508949~3174090,227061567~11694003,240760537~16994018,259241677~2920609,266537886~2624060,269720334~16325266,325522608~13616149,340401641~3608379,345024850~2366584,352067382~9050804,364116894~7374450,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:00.450 INFO:tasks.workunit.client.0.smithi131.stdout:from 10 to 19 diff [1115085~8056015,27045227~10884221,38641631~17316415,61286900~10547777,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:00.450 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,27045227~10884221,38641631~17316415,61286900~10547777,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:00.456 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,27045227~10884221,38641631~17316415,61286900~10547777,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,124272516~7232808,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:00.456 INFO:tasks.workunit.client.0.smithi131.stdout:from 11 to 12 diff [61286900~7817762,86094798~8120151,115425283~4875866,147604416~4993302,230382672~4926774,259241677~2240223,345794936~805885,353289333~7828853,387574628~2225966] 2024-08-17T17:42:00.456 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [61286900~7817762,86094798~8120151,115425283~4875866,147604416~4993302,230382672~4926774,259241677~2240223,345794936~805885,353289333~7828853,387574628~2225966] 2024-08-17T17:42:00.463 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [61286900~7817762,86094798~8120151,115425283~4875866,147604416~4993302,228908550~6400896,259241677~2240223,345794936~805885,353289333~7828853,386399027~3401567] 2024-08-17T17:42:00.463 INFO:tasks.workunit.client.0.smithi131.stdout:from 11 to 13 diff [4235781~4935319,27045227~6315299,46702269~3509614,61286900~7817762,86094798~8120151,115113942~6704464,140774099~748973,147604416~4993302,230382672~4926774,240760537~14233755,259241677~2240223,345794936~805885,353289333~7828853,387574628~6658917] 2024-08-17T17:42:00.463 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4235781~4935319,27045227~6315299,46702269~3509614,61286900~7817762,86094798~8120151,115113942~6704464,140774099~748973,147604416~4993302,230382672~4926774,240760537~14233755,259241677~2240223,345794936~805885,353289333~7828853,387574628~6658917] 2024-08-17T17:42:00.469 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4235781~4935319,27045227~6315299,46702269~3509614,61286900~7817762,86094798~8120151,115113942~6704464,138961758~2561314,147604416~4993302,228908550~6400896,240760537~14233755,259241677~2240223,345794936~805885,353289333~7828853,386399027~7834518] 2024-08-17T17:42:00.469 INFO:tasks.workunit.client.0.smithi131.stdout:from 11 to 14 diff [1115085~8056015,27045227~6315299,46702269~3509614,61286900~7864887,86094798~8120151,115113942~6704464,124272516~7232808,140774099~748973,147604416~4993302,230382672~4926774,240760537~14233755,259241677~2240223,273929870~12115730,325522608~6239201,345024850~2366584,353289333~7828853,384523024~9710521] 2024-08-17T17:42:00.469 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,27045227~6315299,46702269~3509614,61286900~7864887,86094798~8120151,115113942~6704464,124272516~7232808,140774099~748973,147604416~4993302,230382672~4926774,240760537~14233755,259241677~2240223,273929870~12115730,325522608~6239201,345024850~2366584,353289333~7828853,384523024~9710521] 2024-08-17T17:42:00.476 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,27045227~6315299,46702269~3509614,61286900~7864887,86094798~8120151,115113942~6704464,124272516~7232808,138961758~2561314,147604416~4993302,228908550~6400896,240760537~14233755,259241677~2240223,273929870~12115730,325522608~6239201,345024850~2366584,353289333~7828853,384523024~9710521] 2024-08-17T17:42:00.476 INFO:tasks.workunit.client.0.smithi131.stdout:from 11 to 15 diff [1115085~8056015,27045227~8984677,46702269~3509614,61286900~7864887,86094798~8120151,115113942~6704464,124272516~7232808,136243914~5644728,146778474~5819244,170468604~2422410,200552442~3807517,230382672~4926774,240760537~14233755,259241677~2240223,273929870~12115730,325522608~6239201,340401641~3608379,345024850~2366584,353289333~7828853,365159504~3342707,384523024~9710521] 2024-08-17T17:42:00.476 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,27045227~8984677,46702269~3509614,61286900~7864887,86094798~8120151,115113942~6704464,124272516~7232808,136243914~5644728,146778474~5819244,170468604~2422410,200552442~3807517,230382672~4926774,240760537~14233755,259241677~2240223,273929870~12115730,325522608~6239201,340401641~3608379,345024850~2366584,353289333~7828853,365159504~3342707,384523024~9710521] 2024-08-17T17:42:00.482 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,27045227~8984677,46702269~3509614,61286900~7864887,86094798~8120151,115113942~6704464,124272516~7232808,134217728~7670914,146778474~5819244,169228809~3662205,200552442~3807517,228908550~6400896,240760537~14233755,259241677~2240223,273929870~12115730,325522608~6239201,340401641~3608379,345024850~2366584,353289333~7828853,365159504~3342707,384523024~9710521] 2024-08-17T17:42:00.483 INFO:tasks.workunit.client.0.smithi131.stdout:from 11 to 16 diff [1115085~8056015,27045227~8984677,40807274~160161,46702269~3509614,61286900~10287462,86094798~8120151,115113942~6704464,124272516~7232808,136243914~5644728,146778474~5819244,156332838~5129698,170468604~2422410,178232540~8013616,200552442~3807517,230382672~8372898,240760537~16994018,259241677~2240223,269720334~16325266,325522608~6239201,338513504~423212,340401641~3608379,345024850~2366584,353289333~7828853,364532487~3969724,384523024~9710521] 2024-08-17T17:42:00.483 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,27045227~8984677,40807274~160161,46702269~3509614,61286900~10287462,86094798~8120151,115113942~6704464,124272516~7232808,136243914~5644728,146778474~5819244,156332838~5129698,170468604~2422410,178232540~8013616,200552442~3807517,230382672~8372898,240760537~16994018,259241677~2240223,269720334~16325266,325522608~6239201,338513504~423212,340401641~3608379,345024850~2366584,353289333~7828853,364532487~3969724,384523024~9710521] 2024-08-17T17:42:00.490 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,27045227~8984677,40807274~160161,46702269~3509614,61286900~10287462,86094798~8120151,115113942~6704464,124272516~7232808,134217728~7670914,146778474~5819244,155189248~6273288,169228809~3662205,176160768~10085388,200552442~3807517,228908550~9847020,240760537~16994018,259241677~2240223,269720334~16325266,325522608~6239201,338513504~423212,340401641~3608379,345024850~2366584,353289333~7828853,364532487~3969724,384523024~9710521] 2024-08-17T17:42:00.490 INFO:tasks.workunit.client.0.smithi131.stdout:from 11 to 17 diff [1115085~8056015,27045227~10884221,40807274~160161,41402084~4725843,46702269~3509614,61286900~10287462,86094798~8120151,115113942~6704464,124272516~7232808,136243914~5644728,146778474~5819244,156332838~5129698,170468604~2422410,173389303~858805,178232540~8013616,200552442~3807517,211508949~3174090,230382672~8372898,240760537~16994018,259241677~2920609,269720334~16325266,325522608~13616149,340401641~3608379,345024850~2366584,352067382~9050804,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:00.490 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,27045227~10884221,40807274~160161,41402084~4725843,46702269~3509614,61286900~10287462,86094798~8120151,115113942~6704464,124272516~7232808,136243914~5644728,146778474~5819244,156332838~5129698,170468604~2422410,173389303~858805,178232540~8013616,200552442~3807517,211508949~3174090,230382672~8372898,240760537~16994018,259241677~2920609,269720334~16325266,325522608~13616149,340401641~3608379,345024850~2366584,352067382~9050804,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:00.498 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,27045227~10884221,40807274~160161,41402084~4725843,46702269~3509614,61286900~10287462,86094798~8120151,115113942~6704464,124272516~7232808,134217728~7670914,146778474~5819244,155189248~6273288,169228809~5019299,176160768~10085388,200552442~3807517,211508949~3174090,228908550~9847020,240760537~16994018,259241677~2920609,269720334~16325266,325522608~13616149,340401641~3608379,345024850~2366584,352067382~9050804,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:00.498 INFO:tasks.workunit.client.0.smithi131.stdout:from 11 to 18 diff [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61286900~10547777,72991396~11594205,86094798~8120151,115113942~6704464,124272516~7232808,136243914~5644728,146778474~5819244,156332838~5129698,170468604~2422410,173389303~858805,178232540~8013616,200552442~3807517,211508949~3174090,227061567~11694003,240760537~16994018,259241677~2920609,266537886~2624060,269720334~16325266,325522608~13616149,340401641~3608379,345024850~2366584,352067382~9050804,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:00.499 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61286900~10547777,72991396~11594205,86094798~8120151,115113942~6704464,124272516~7232808,136243914~5644728,146778474~5819244,156332838~5129698,170468604~2422410,173389303~858805,178232540~8013616,200552442~3807517,211508949~3174090,227061567~11694003,240760537~16994018,259241677~2920609,266537886~2624060,269720334~16325266,325522608~13616149,340401641~3608379,345024850~2366584,352067382~9050804,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:00.504 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61286900~10547777,72991396~11594205,86094798~8120151,115113942~6704464,124272516~7232808,134217728~7670914,146778474~5819244,155189248~6273288,169228809~5019299,176160768~10085388,200552442~3807517,211508949~3174090,227061567~11694003,240760537~16994018,259241677~2920609,266537886~2624060,269720334~16325266,325522608~13616149,340401641~3608379,345024850~2366584,352067382~9050804,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:00.505 INFO:tasks.workunit.client.0.smithi131.stdout:from 11 to 19 diff [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61286900~10547777,72991396~11594205,86094798~8120151,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10529125,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:00.505 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61286900~10547777,72991396~11594205,86094798~8120151,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10529125,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:00.512 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61286900~10547777,72991396~11594205,86094798~8120151,115113942~6704464,124272516~7232808,134217728~18379990,153837203~7625333,169228809~5019299,176160768~10085388,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:00.512 INFO:tasks.workunit.client.0.smithi131.stdout:from 12 to 13 diff [4235781~4935319,27045227~6315299,46702269~3509614,63325635~3590329,115113942~6704464,140774099~748973,240760537~14233755,389797770~4435775] 2024-08-17T17:42:00.512 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4235781~4935319,27045227~6315299,46702269~3509614,63325635~3590329,115113942~6704464,140774099~748973,240760537~14233755,389797770~4435775] 2024-08-17T17:42:00.519 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4235781~4935319,27045227~6315299,46702269~3509614,63325635~3590329,115113942~6704464,138961758~2561314,240760537~14233755,389797770~4435775] 2024-08-17T17:42:00.519 INFO:tasks.workunit.client.0.smithi131.stdout:from 12 to 14 diff [1115085~8056015,27045227~6315299,46702269~3509614,61397067~7754720,90428420~788610,115113942~6704464,124272516~7232808,140774099~748973,240760537~14233755,273929870~12115730,325522608~6239201,345024850~2366584,384523024~9710521] 2024-08-17T17:42:00.519 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,27045227~6315299,46702269~3509614,61397067~7754720,90428420~788610,115113942~6704464,124272516~7232808,140774099~748973,240760537~14233755,273929870~12115730,325522608~6239201,345024850~2366584,384523024~9710521] 2024-08-17T17:42:00.525 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,27045227~6315299,46702269~3509614,61397067~7754720,90428420~788610,115113942~6704464,124272516~7232808,138961758~2561314,240760537~14233755,273929870~12115730,325522608~6239201,345024850~2366584,384523024~9710521] 2024-08-17T17:42:00.525 INFO:tasks.workunit.client.0.smithi131.stdout:from 12 to 15 diff [1115085~8056015,27045227~8984677,46702269~3509614,61397067~7754720,90428420~788610,115113942~6704464,124272516~7232808,136243914~5644728,146778474~5562729,170468604~2422410,200552442~3807517,240760537~14233755,273929870~12115730,325522608~6239201,340401641~3608379,345024850~2366584,360241379~95682,365159504~3342707,384523024~9710521] 2024-08-17T17:42:00.525 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,27045227~8984677,46702269~3509614,61397067~7754720,90428420~788610,115113942~6704464,124272516~7232808,136243914~5644728,146778474~5562729,170468604~2422410,200552442~3807517,240760537~14233755,273929870~12115730,325522608~6239201,340401641~3608379,345024850~2366584,360241379~95682,365159504~3342707,384523024~9710521] 2024-08-17T17:42:00.531 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,27045227~8984677,46702269~3509614,61397067~7754720,90428420~788610,115113942~6704464,124272516~7232808,134217728~7670914,146778474~5562729,169228809~3662205,200552442~3807517,240760537~14233755,273929870~12115730,325522608~6239201,340401641~3608379,345024850~2366584,360241379~95682,365159504~3342707,384523024~9710521] 2024-08-17T17:42:00.531 INFO:tasks.workunit.client.0.smithi131.stdout:from 12 to 16 diff [1115085~8056015,27045227~8984677,40807274~160161,46702269~3509614,61397067~10177295,90428420~788610,115113942~6704464,124272516~7232808,136243914~5644728,146778474~5562729,156332838~5129698,170468604~2422410,178232540~8013616,200552442~3807517,235141319~3614251,240760537~16994018,269720334~16325266,325522608~6239201,338513504~423212,340401641~3608379,345024850~2366584,360241379~95682,364532487~3969724,384523024~9710521] 2024-08-17T17:42:00.531 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,27045227~8984677,40807274~160161,46702269~3509614,61397067~10177295,90428420~788610,115113942~6704464,124272516~7232808,136243914~5644728,146778474~5562729,156332838~5129698,170468604~2422410,178232540~8013616,200552442~3807517,235141319~3614251,240760537~16994018,269720334~16325266,325522608~6239201,338513504~423212,340401641~3608379,345024850~2366584,360241379~95682,364532487~3969724,384523024~9710521] 2024-08-17T17:42:00.537 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,27045227~8984677,40807274~160161,46702269~3509614,61397067~10177295,90428420~788610,115113942~6704464,124272516~7232808,134217728~7670914,146778474~5562729,155189248~6273288,169228809~3662205,176160768~10085388,200552442~3807517,235141319~3614251,240760537~16994018,269720334~16325266,325522608~6239201,338513504~423212,340401641~3608379,345024850~2366584,360241379~95682,364532487~3969724,384523024~9710521] 2024-08-17T17:42:00.538 INFO:tasks.workunit.client.0.smithi131.stdout:from 12 to 17 diff [1115085~8056015,27045227~10884221,40807274~160161,41402084~4725843,46702269~3509614,61397067~10177295,90428420~788610,115113942~6704464,124272516~7232808,136243914~5644728,146778474~5562729,156332838~5129698,170468604~2422410,173389303~858805,178232540~8013616,200552442~3807517,211508949~3174090,235141319~3614251,240760537~16994018,261237159~925127,269720334~16325266,325522608~13616149,340401641~3608379,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:00.538 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,27045227~10884221,40807274~160161,41402084~4725843,46702269~3509614,61397067~10177295,90428420~788610,115113942~6704464,124272516~7232808,136243914~5644728,146778474~5562729,156332838~5129698,170468604~2422410,173389303~858805,178232540~8013616,200552442~3807517,211508949~3174090,235141319~3614251,240760537~16994018,261237159~925127,269720334~16325266,325522608~13616149,340401641~3608379,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:00.545 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,27045227~10884221,40807274~160161,41402084~4725843,46702269~3509614,61397067~10177295,90428420~788610,115113942~6704464,124272516~7232808,134217728~7670914,146778474~5562729,155189248~6273288,169228809~5019299,176160768~10085388,200552442~3807517,211508949~3174090,235141319~3614251,240760537~16994018,261237159~925127,269720334~16325266,325522608~13616149,340401641~3608379,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:00.545 INFO:tasks.workunit.client.0.smithi131.stdout:from 12 to 18 diff [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61397067~10437610,72991396~11594205,88840368~4251477,115113942~6704464,124272516~7232808,136243914~5644728,146778474~5562729,156332838~5129698,170468604~2422410,173389303~858805,178232540~8013616,200552442~3807517,211508949~3174090,227061567~4530738,235141319~3614251,240760537~16994018,261237159~925127,266537886~2624060,269720334~16325266,325522608~13616149,340401641~3608379,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:00.545 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61397067~10437610,72991396~11594205,88840368~4251477,115113942~6704464,124272516~7232808,136243914~5644728,146778474~5562729,156332838~5129698,170468604~2422410,173389303~858805,178232540~8013616,200552442~3807517,211508949~3174090,227061567~4530738,235141319~3614251,240760537~16994018,261237159~925127,266537886~2624060,269720334~16325266,325522608~13616149,340401641~3608379,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:00.551 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61397067~10437610,72991396~11594205,88840368~4251477,115113942~6704464,124272516~7232808,134217728~7670914,146778474~5562729,155189248~6273288,169228809~5019299,176160768~10085388,200552442~3807517,211508949~3174090,227061567~4530738,235141319~3614251,240760537~16994018,261237159~925127,266537886~2624060,269720334~16325266,325522608~13616149,340401641~3608379,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:00.551 INFO:tasks.workunit.client.0.smithi131.stdout:from 12 to 19 diff [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61397067~10437610,72991396~11594205,88840368~4251477,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10272610,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,240760537~16994018,261237159~925127,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:00.552 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61397067~10437610,72991396~11594205,88840368~4251477,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10272610,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,240760537~16994018,261237159~925127,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:00.558 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61397067~10437610,72991396~11594205,88840368~4251477,115113942~6704464,124272516~7232808,134217728~18123475,153837203~7625333,169228809~5019299,176160768~10085388,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,240760537~16994018,261237159~925127,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:00.558 INFO:tasks.workunit.client.0.smithi131.stdout:from 13 to 14 diff [1115085~6906862,61397067~7754720,90428420~788610,124272516~7232808,273929870~12115730,325522608~6239201,345024850~2366584,384523024~8597760] 2024-08-17T17:42:00.558 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~6906862,61397067~7754720,90428420~788610,124272516~7232808,273929870~12115730,325522608~6239201,345024850~2366584,384523024~8597760] 2024-08-17T17:42:00.564 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~6906862,61397067~7754720,90428420~788610,124272516~7232808,273929870~12115730,325522608~6239201,345024850~2366584,384523024~8597760] 2024-08-17T17:42:00.564 INFO:tasks.workunit.client.0.smithi131.stdout:from 13 to 15 diff [1115085~6906862,30374489~5655415,61397067~7754720,90428420~788610,124272516~7232808,136243914~5644728,146778474~5562729,170468604~2422410,200552442~3807517,273929870~12115730,325522608~6239201,340401641~3608379,345024850~2366584,360241379~95682,365159504~3342707,384523024~8597760] 2024-08-17T17:42:00.564 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~6906862,30374489~5655415,61397067~7754720,90428420~788610,124272516~7232808,136243914~5644728,146778474~5562729,170468604~2422410,200552442~3807517,273929870~12115730,325522608~6239201,340401641~3608379,345024850~2366584,360241379~95682,365159504~3342707,384523024~8597760] 2024-08-17T17:42:00.570 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~6906862,30374489~5655415,61397067~7754720,90428420~788610,124272516~7232808,134217728~7670914,146778474~5562729,169228809~3662205,200552442~3807517,273929870~12115730,325522608~6239201,340401641~3608379,345024850~2366584,360241379~95682,365159504~3342707,384523024~8597760] 2024-08-17T17:42:00.570 INFO:tasks.workunit.client.0.smithi131.stdout:from 13 to 16 diff [1115085~6906862,30374489~5655415,40807274~160161,61397067~10177295,90428420~788610,124272516~7232808,136243914~5644728,146778474~5562729,156332838~5129698,170468604~2422410,178232540~8013616,200552442~3807517,235141319~3614251,254849246~2905309,269720334~16325266,325522608~6239201,338513504~423212,340401641~3608379,345024850~2366584,360241379~95682,364532487~3969724,384523024~8597760] 2024-08-17T17:42:00.570 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~6906862,30374489~5655415,40807274~160161,61397067~10177295,90428420~788610,124272516~7232808,136243914~5644728,146778474~5562729,156332838~5129698,170468604~2422410,178232540~8013616,200552442~3807517,235141319~3614251,254849246~2905309,269720334~16325266,325522608~6239201,338513504~423212,340401641~3608379,345024850~2366584,360241379~95682,364532487~3969724,384523024~8597760] 2024-08-17T17:42:00.577 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~6906862,30374489~5655415,40807274~160161,61397067~10177295,90428420~788610,124272516~7232808,134217728~7670914,146778474~5562729,155189248~6273288,169228809~3662205,176160768~10085388,200552442~3807517,235141319~3614251,254849246~2905309,269720334~16325266,325522608~6239201,338513504~423212,340401641~3608379,345024850~2366584,360241379~95682,364532487~3969724,384523024~8597760] 2024-08-17T17:42:00.577 INFO:tasks.workunit.client.0.smithi131.stdout:from 13 to 17 diff [1115085~7087838,30374489~7554959,40807274~160161,41402084~4725843,61397067~10177295,90428420~788610,124272516~7232808,136243914~5644728,146778474~5562729,156332838~5129698,170468604~2422410,173389303~858805,178232540~8013616,200552442~3807517,211508949~3174090,235141319~3614251,254849246~2905309,261237159~925127,269720334~16325266,325522608~13616149,340401641~3608379,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~8597760,394710097~261050] 2024-08-17T17:42:00.577 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~7087838,30374489~7554959,40807274~160161,41402084~4725843,61397067~10177295,90428420~788610,124272516~7232808,136243914~5644728,146778474~5562729,156332838~5129698,170468604~2422410,173389303~858805,178232540~8013616,200552442~3807517,211508949~3174090,235141319~3614251,254849246~2905309,261237159~925127,269720334~16325266,325522608~13616149,340401641~3608379,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~8597760,394710097~261050] 2024-08-17T17:42:00.583 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~7087838,30374489~7554959,40807274~160161,41402084~4725843,61397067~10177295,90428420~788610,124272516~7232808,134217728~7670914,146778474~5562729,155189248~6273288,169228809~5019299,176160768~10085388,200552442~3807517,211508949~3174090,235141319~3614251,254849246~2905309,261237159~925127,269720334~16325266,325522608~13616149,340401641~3608379,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~8597760,394710097~261050] 2024-08-17T17:42:00.584 INFO:tasks.workunit.client.0.smithi131.stdout:from 13 to 18 diff [1115085~7087838,29623677~8305771,40807274~160161,41402084~7131635,61397067~10437610,72991396~11594205,88840368~4251477,124272516~7232808,136243914~5644728,146778474~5562729,156332838~5129698,170468604~2422410,173389303~858805,178232540~8013616,200552442~3807517,211508949~3174090,227061567~4530738,235141319~3614251,254849246~2905309,261237159~925127,266537886~2624060,269720334~16325266,325522608~13616149,340401641~3608379,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~8597760,394710097~261050] 2024-08-17T17:42:00.584 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~7087838,29623677~8305771,40807274~160161,41402084~7131635,61397067~10437610,72991396~11594205,88840368~4251477,124272516~7232808,136243914~5644728,146778474~5562729,156332838~5129698,170468604~2422410,173389303~858805,178232540~8013616,200552442~3807517,211508949~3174090,227061567~4530738,235141319~3614251,254849246~2905309,261237159~925127,266537886~2624060,269720334~16325266,325522608~13616149,340401641~3608379,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~8597760,394710097~261050] 2024-08-17T17:42:00.590 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~7087838,29623677~8305771,40807274~160161,41402084~7131635,61397067~10437610,72991396~11594205,88840368~4251477,124272516~7232808,134217728~7670914,146778474~5562729,155189248~6273288,169228809~5019299,176160768~10085388,200552442~3807517,211508949~3174090,227061567~4530738,235141319~3614251,254849246~2905309,261237159~925127,266537886~2624060,269720334~16325266,325522608~13616149,340401641~3608379,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~8597760,394710097~261050] 2024-08-17T17:42:00.590 INFO:tasks.workunit.client.0.smithi131.stdout:from 13 to 19 diff [1115085~7087838,29623677~8305771,40807274~160161,41402084~7131635,61397067~10437610,72991396~11594205,88840368~4251477,124272516~7232808,136243914~5644728,142068593~10272610,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,248149524~782606,254849246~2905309,261237159~925127,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~8597760,394710097~261050] 2024-08-17T17:42:00.590 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~7087838,29623677~8305771,40807274~160161,41402084~7131635,61397067~10437610,72991396~11594205,88840368~4251477,124272516~7232808,136243914~5644728,142068593~10272610,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,248149524~782606,254849246~2905309,261237159~925127,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~8597760,394710097~261050] 2024-08-17T17:42:00.596 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~7087838,29623677~8305771,40807274~160161,41402084~7131635,61397067~10437610,72991396~11594205,88840368~4251477,124272516~7232808,134217728~18123475,153837203~7625333,169228809~5019299,176160768~10085388,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,248149524~782606,254849246~2905309,261237159~925127,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~8597760,394710097~261050] 2024-08-17T17:42:00.596 INFO:tasks.workunit.client.0.smithi131.stdout:from 14 to 15 diff [1757104~4492712,30374489~5655415,136243914~5644728,146778474~5562729,170468604~2422410,200552442~3807517,340401641~3608379,360241379~95682,365159504~3342707] 2024-08-17T17:42:00.596 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1757104~4492712,30374489~5655415,136243914~5644728,146778474~5562729,170468604~2422410,200552442~3807517,340401641~3608379,360241379~95682,365159504~3342707] 2024-08-17T17:42:00.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:00 smithi131 bash[88347]: cluster 2024-08-17T17:41:59.262874+0000 mon.a (mon.0) 1926 : cluster [DBG] osdmap e1141: 8 total, 8 up, 8 in 2024-08-17T17:42:00.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:00 smithi131 bash[88347]: cluster 2024-08-17T17:41:59.262874+0000 mon.a (mon.0) 1926 : cluster [DBG] osdmap e1141: 8 total, 8 up, 8 in 2024-08-17T17:42:00.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:00 smithi131 bash[88347]: cluster 2024-08-17T17:41:59.981599+0000 mgr.y (mgr.34107) 1186 : cluster [DBG] pgmap v1681: 105 pgs: 105 active+clean; 1.1 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 245 KiB/s rd, 36 MiB/s wr, 376 op/s 2024-08-17T17:42:00.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:00 smithi131 bash[88347]: cluster 2024-08-17T17:41:59.981599+0000 mgr.y (mgr.34107) 1186 : cluster [DBG] pgmap v1681: 105 pgs: 105 active+clean; 1.1 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 245 KiB/s rd, 36 MiB/s wr, 376 op/s 2024-08-17T17:42:00.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:00 smithi131 bash[89561]: cluster 2024-08-17T17:41:59.262874+0000 mon.a (mon.0) 1926 : cluster [DBG] osdmap e1141: 8 total, 8 up, 8 in 2024-08-17T17:42:00.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:00 smithi131 bash[89561]: cluster 2024-08-17T17:41:59.262874+0000 mon.a (mon.0) 1926 : cluster [DBG] osdmap e1141: 8 total, 8 up, 8 in 2024-08-17T17:42:00.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:00 smithi131 bash[89561]: cluster 2024-08-17T17:41:59.981599+0000 mgr.y (mgr.34107) 1186 : cluster [DBG] pgmap v1681: 105 pgs: 105 active+clean; 1.1 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 245 KiB/s rd, 36 MiB/s wr, 376 op/s 2024-08-17T17:42:00.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:00 smithi131 bash[89561]: cluster 2024-08-17T17:41:59.981599+0000 mgr.y (mgr.34107) 1186 : cluster [DBG] pgmap v1681: 105 pgs: 105 active+clean; 1.1 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 245 KiB/s rd, 36 MiB/s wr, 376 op/s 2024-08-17T17:42:00.602 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1757104~4492712,30374489~5655415,134217728~7670914,146778474~5562729,169228809~3662205,200552442~3807517,340401641~3608379,360241379~95682,365159504~3342707] 2024-08-17T17:42:00.602 INFO:tasks.workunit.client.0.smithi131.stdout:from 14 to 16 diff [1757104~4492712,30374489~5655415,40807274~160161,64725075~6849287,136243914~5644728,146778474~5562729,156332838~5129698,170468604~2422410,178232540~8013616,200552442~3807517,235141319~3614251,254849246~2905309,269720334~8462971,338513504~423212,340401641~3608379,360241379~95682,364532487~3969724] 2024-08-17T17:42:00.602 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1757104~4492712,30374489~5655415,40807274~160161,64725075~6849287,136243914~5644728,146778474~5562729,156332838~5129698,170468604~2422410,178232540~8013616,200552442~3807517,235141319~3614251,254849246~2905309,269720334~8462971,338513504~423212,340401641~3608379,360241379~95682,364532487~3969724] 2024-08-17T17:42:00.609 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1757104~4492712,30374489~5655415,40807274~160161,64725075~6849287,134217728~7670914,146778474~5562729,155189248~6273288,169228809~3662205,176160768~10085388,200552442~3807517,235141319~3614251,254849246~2905309,269720334~8462971,338513504~423212,340401641~3608379,360241379~95682,364532487~3969724] 2024-08-17T17:42:00.609 INFO:tasks.workunit.client.0.smithi131.stdout:from 14 to 17 diff [1757104~4492712,7675055~527868,30374489~7554959,40807274~160161,41402084~4725843,64725075~6849287,136243914~5644728,146778474~5562729,156332838~5129698,170468604~2422410,173389303~858805,178232540~8013616,200552442~3807517,211508949~3174090,235141319~3614251,254849246~2905309,261237159~925127,269720334~8462971,331520930~7617827,340401641~3608379,352067382~6614121,360241379~95682,364116894~7374450,394710097~261050] 2024-08-17T17:42:00.609 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1757104~4492712,7675055~527868,30374489~7554959,40807274~160161,41402084~4725843,64725075~6849287,136243914~5644728,146778474~5562729,156332838~5129698,170468604~2422410,173389303~858805,178232540~8013616,200552442~3807517,211508949~3174090,235141319~3614251,254849246~2905309,261237159~925127,269720334~8462971,331520930~7617827,340401641~3608379,352067382~6614121,360241379~95682,364116894~7374450,394710097~261050] 2024-08-17T17:42:00.615 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1757104~4492712,7675055~527868,30374489~7554959,40807274~160161,41402084~4725843,64725075~6849287,134217728~7670914,146778474~5562729,155189248~6273288,169228809~5019299,176160768~10085388,200552442~3807517,211508949~3174090,235141319~3614251,254849246~2905309,261237159~925127,269720334~8462971,331520930~7617827,340401641~3608379,352067382~6614121,360241379~95682,364116894~7374450,394710097~261050] 2024-08-17T17:42:00.615 INFO:tasks.workunit.client.0.smithi131.stdout:from 14 to 18 diff [1757104~4492712,7675055~527868,29623677~8305771,40807274~160161,41402084~7131635,64725075~7109602,72991396~11594205,88840368~4251477,136243914~5644728,146778474~5562729,156332838~5129698,170468604~2422410,173389303~858805,178232540~8013616,200552442~3807517,211508949~3174090,227061567~4530738,235141319~3614251,254849246~2905309,261237159~925127,266537886~2624060,269720334~8462971,331520930~7617827,340401641~3608379,352067382~6614121,360241379~95682,364116894~7374450,394710097~261050] 2024-08-17T17:42:00.615 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1757104~4492712,7675055~527868,29623677~8305771,40807274~160161,41402084~7131635,64725075~7109602,72991396~11594205,88840368~4251477,136243914~5644728,146778474~5562729,156332838~5129698,170468604~2422410,173389303~858805,178232540~8013616,200552442~3807517,211508949~3174090,227061567~4530738,235141319~3614251,254849246~2905309,261237159~925127,266537886~2624060,269720334~8462971,331520930~7617827,340401641~3608379,352067382~6614121,360241379~95682,364116894~7374450,394710097~261050] 2024-08-17T17:42:00.621 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1757104~4492712,7675055~527868,29623677~8305771,40807274~160161,41402084~7131635,64725075~7109602,72991396~11594205,88840368~4251477,134217728~7670914,146778474~5562729,155189248~6273288,169228809~5019299,176160768~10085388,200552442~3807517,211508949~3174090,227061567~4530738,235141319~3614251,254849246~2905309,261237159~925127,266537886~2624060,269720334~8462971,331520930~7617827,340401641~3608379,352067382~6614121,360241379~95682,364116894~7374450,394710097~261050] 2024-08-17T17:42:00.622 INFO:tasks.workunit.client.0.smithi131.stdout:from 14 to 19 diff [1757104~4492712,7675055~527868,29623677~8305771,40807274~160161,41402084~7131635,64725075~7109602,72991396~11594205,88840368~4251477,136243914~5644728,142068593~10272610,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,248149524~782606,254849246~2905309,261237159~925127,266537886~17752536,331520930~7617827,339141741~4868279,352067382~6614121,360241379~95682,364116894~7374450,388430365~1664150,394710097~261050] 2024-08-17T17:42:00.622 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1757104~4492712,7675055~527868,29623677~8305771,40807274~160161,41402084~7131635,64725075~7109602,72991396~11594205,88840368~4251477,136243914~5644728,142068593~10272610,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,248149524~782606,254849246~2905309,261237159~925127,266537886~17752536,331520930~7617827,339141741~4868279,352067382~6614121,360241379~95682,364116894~7374450,388430365~1664150,394710097~261050] 2024-08-17T17:42:00.627 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1757104~4492712,7675055~527868,29623677~8305771,40807274~160161,41402084~7131635,64725075~7109602,72991396~11594205,88840368~4251477,134217728~18123475,153837203~7625333,169228809~5019299,176160768~10085388,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,248149524~782606,254849246~2905309,261237159~925127,266537886~17752536,331520930~7617827,339141741~4868279,352067382~6614121,360241379~95682,364116894~7374450,388430365~1664150,394710097~261050] 2024-08-17T17:42:00.627 INFO:tasks.workunit.client.0.smithi131.stdout:from 15 to 16 diff [40807274~160161,64725075~6849287,156332838~5129698,178232540~8013616,235141319~3614251,254849246~2905309,269720334~8462971,338513504~423212,364532487~1780538] 2024-08-17T17:42:00.628 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [40807274~160161,64725075~6849287,156332838~5129698,178232540~8013616,235141319~3614251,254849246~2905309,269720334~8462971,338513504~423212,364532487~1780538] 2024-08-17T17:42:00.634 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [40807274~160161,64725075~6849287,155189248~6273288,176160768~10085388,235141319~3614251,254849246~2905309,269720334~8462971,338513504~423212,364532487~1780538] 2024-08-17T17:42:00.634 INFO:tasks.workunit.client.0.smithi131.stdout:from 15 to 17 diff [7675055~527868,35549409~2380039,40807274~160161,41402084~4725843,64725075~6849287,156332838~5129698,173389303~858805,178232540~8013616,211508949~3174090,235141319~3614251,254849246~2905309,261237159~925127,269720334~8462971,331520930~7617827,352067382~6614121,364116894~7374450,394710097~261050] 2024-08-17T17:42:00.634 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [7675055~527868,35549409~2380039,40807274~160161,41402084~4725843,64725075~6849287,156332838~5129698,173389303~858805,178232540~8013616,211508949~3174090,235141319~3614251,254849246~2905309,261237159~925127,269720334~8462971,331520930~7617827,352067382~6614121,364116894~7374450,394710097~261050] 2024-08-17T17:42:00.640 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [7675055~527868,35549409~2380039,40807274~160161,41402084~4725843,64725075~6849287,155189248~6273288,172891014~1357094,176160768~10085388,211508949~3174090,235141319~3614251,254849246~2905309,261237159~925127,269720334~8462971,331520930~7617827,352067382~6614121,364116894~7374450,394710097~261050] 2024-08-17T17:42:00.640 INFO:tasks.workunit.client.0.smithi131.stdout:from 15 to 18 diff [7675055~527868,29623677~5354594,35549409~2380039,40807274~160161,41402084~7131635,64725075~7109602,72991396~11594205,88840368~4251477,156332838~5129698,173389303~858805,178232540~8013616,211508949~3174090,227061567~4530738,235141319~3614251,254849246~2905309,261237159~925127,266537886~2624060,269720334~8462971,331520930~7617827,352067382~6614121,364116894~7374450,394710097~261050] 2024-08-17T17:42:00.641 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [7675055~527868,29623677~5354594,35549409~2380039,40807274~160161,41402084~7131635,64725075~7109602,72991396~11594205,88840368~4251477,156332838~5129698,173389303~858805,178232540~8013616,211508949~3174090,227061567~4530738,235141319~3614251,254849246~2905309,261237159~925127,266537886~2624060,269720334~8462971,331520930~7617827,352067382~6614121,364116894~7374450,394710097~261050] 2024-08-17T17:42:00.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:00 smithi169 bash[79348]: cluster 2024-08-17T17:41:59.262874+0000 mon.a (mon.0) 1926 : cluster [DBG] osdmap e1141: 8 total, 8 up, 8 in 2024-08-17T17:42:00.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:00 smithi169 bash[79348]: cluster 2024-08-17T17:41:59.262874+0000 mon.a (mon.0) 1926 : cluster [DBG] osdmap e1141: 8 total, 8 up, 8 in 2024-08-17T17:42:00.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:00 smithi169 bash[79348]: cluster 2024-08-17T17:41:59.981599+0000 mgr.y (mgr.34107) 1186 : cluster [DBG] pgmap v1681: 105 pgs: 105 active+clean; 1.1 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 245 KiB/s rd, 36 MiB/s wr, 376 op/s 2024-08-17T17:42:00.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:00 smithi169 bash[79348]: cluster 2024-08-17T17:41:59.981599+0000 mgr.y (mgr.34107) 1186 : cluster [DBG] pgmap v1681: 105 pgs: 105 active+clean; 1.1 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 245 KiB/s rd, 36 MiB/s wr, 376 op/s 2024-08-17T17:42:00.647 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [7675055~527868,29623677~5354594,35549409~2380039,40807274~160161,41402084~7131635,64725075~7109602,72991396~11594205,88840368~4251477,155189248~6273288,172891014~1357094,176160768~10085388,211508949~3174090,227061567~4530738,235141319~3614251,254849246~2905309,261237159~925127,266537886~2624060,269720334~8462971,331520930~7617827,352067382~6614121,364116894~7374450,394710097~261050] 2024-08-17T17:42:00.647 INFO:tasks.workunit.client.0.smithi131.stdout:from 15 to 19 diff [7675055~527868,29623677~5354594,35549409~2380039,40807274~160161,41402084~7131635,64725075~7109602,72991396~11594205,88840368~4251477,142068593~6870805,154892544~6569992,173389303~858805,178232540~8013616,203289443~4342442,211508949~3174090,223507572~8084733,235141319~3614251,248149524~782606,254849246~2905309,261237159~925127,266537886~17752536,331520930~7617827,339141741~1272440,352067382~6614121,364116894~7374450,388430365~1664150,394710097~261050] 2024-08-17T17:42:00.647 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [7675055~527868,29623677~5354594,35549409~2380039,40807274~160161,41402084~7131635,64725075~7109602,72991396~11594205,88840368~4251477,142068593~6870805,154892544~6569992,173389303~858805,178232540~8013616,203289443~4342442,211508949~3174090,223507572~8084733,235141319~3614251,248149524~782606,254849246~2905309,261237159~925127,266537886~17752536,331520930~7617827,339141741~1272440,352067382~6614121,364116894~7374450,388430365~1664150,394710097~261050] 2024-08-17T17:42:00.652 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [7675055~527868,29623677~5354594,35549409~2380039,40807274~160161,41402084~7131635,64725075~7109602,72991396~11594205,88840368~4251477,141888642~7050756,153837203~7625333,172891014~1357094,176160768~10085388,203289443~4342442,211508949~3174090,223507572~8084733,235141319~3614251,248149524~782606,254849246~2905309,261237159~925127,266537886~17752536,331520930~7617827,339141741~1272440,352067382~6614121,364116894~7374450,388430365~1664150,394710097~261050] 2024-08-17T17:42:00.653 INFO:tasks.workunit.client.0.smithi131.stdout:from 16 to 17 diff [7675055~527868,35549409~2380039,41402084~4725843,173389303~858805,211508949~3174090,261237159~925127,331520930~7617827,352067382~6614121,364116894~7374450,394710097~261050] 2024-08-17T17:42:00.653 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [7675055~527868,35549409~2380039,41402084~4725843,173389303~858805,211508949~3174090,261237159~925127,331520930~7617827,352067382~6614121,364116894~7374450,394710097~261050] 2024-08-17T17:42:00.659 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [7675055~527868,35549409~2380039,41402084~4725843,172891014~1357094,211508949~3174090,261237159~925127,331520930~7617827,352067382~6614121,364116894~7374450,394710097~261050] 2024-08-17T17:42:00.659 INFO:tasks.workunit.client.0.smithi131.stdout:from 16 to 18 diff [7675055~527868,29623677~5354594,35549409~2380039,41402084~7131635,68520631~3314046,72991396~11594205,88840368~4251477,173389303~858805,211508949~3174090,227061567~4530738,261237159~925127,266537886~2624060,275386006~351743,331520930~7617827,352067382~6614121,364116894~7374450,394710097~261050] 2024-08-17T17:42:00.659 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [7675055~527868,29623677~5354594,35549409~2380039,41402084~7131635,68520631~3314046,72991396~11594205,88840368~4251477,173389303~858805,211508949~3174090,227061567~4530738,261237159~925127,266537886~2624060,275386006~351743,331520930~7617827,352067382~6614121,364116894~7374450,394710097~261050] 2024-08-17T17:42:00.665 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [7675055~527868,29623677~5354594,35549409~2380039,41402084~7131635,68520631~3314046,72991396~11594205,88840368~4251477,172891014~1357094,211508949~3174090,227061567~4530738,261237159~925127,266537886~2624060,275386006~351743,331520930~7617827,352067382~6614121,364116894~7374450,394710097~261050] 2024-08-17T17:42:00.666 INFO:tasks.workunit.client.0.smithi131.stdout:from 16 to 19 diff [7675055~527868,29623677~5354594,35549409~2380039,41402084~7131635,68520631~3314046,72991396~11594205,88840368~4251477,142068593~6870805,154892544~1487042,173389303~858805,203289443~4342442,211508949~3174090,223507572~8084733,248149524~782606,261237159~925127,266537886~6028990,273966637~10323785,331520930~7617827,339141741~1272440,352067382~6614121,364116894~7374450,388430365~1664150,394710097~261050] 2024-08-17T17:42:00.666 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [7675055~527868,29623677~5354594,35549409~2380039,41402084~7131635,68520631~3314046,72991396~11594205,88840368~4251477,142068593~6870805,154892544~1487042,173389303~858805,203289443~4342442,211508949~3174090,223507572~8084733,248149524~782606,261237159~925127,266537886~6028990,273966637~10323785,331520930~7617827,339141741~1272440,352067382~6614121,364116894~7374450,388430365~1664150,394710097~261050] 2024-08-17T17:42:00.672 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [7675055~527868,29623677~5354594,35549409~2380039,41402084~7131635,68520631~3314046,72991396~11594205,88840368~4251477,141888642~7050756,153837203~2542383,172891014~1357094,203289443~4342442,211508949~3174090,223507572~8084733,248149524~782606,261237159~925127,266537886~6028990,273966637~10323785,331520930~7617827,339141741~1272440,352067382~6614121,364116894~7374450,388430365~1664150,394710097~261050] 2024-08-17T17:42:00.672 INFO:tasks.workunit.client.0.smithi131.stdout:from 17 to 18 diff [29623677~5354594,42386010~6147709,68520631~3314046,72991396~11594205,88840368~4251477,227061567~4530738,266537886~2624060,275386006~351743] 2024-08-17T17:42:00.672 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [29623677~5354594,42386010~6147709,68520631~3314046,72991396~11594205,88840368~4251477,227061567~4530738,266537886~2624060,275386006~351743] 2024-08-17T17:42:00.678 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [29623677~5354594,42386010~6147709,68520631~3314046,72991396~11594205,88840368~4251477,227061567~4530738,266537886~2624060,275386006~351743] 2024-08-17T17:42:00.678 INFO:tasks.workunit.client.0.smithi131.stdout:from 17 to 19 diff [29623677~5354594,42386010~6147709,68520631~3314046,72991396~11594205,88840368~4251477,142068593~6870805,154892544~1487042,203289443~4342442,223507572~8084733,248149524~782606,266537886~6028990,273966637~10323785,339141741~1272440,388430365~1664150] 2024-08-17T17:42:00.679 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [29623677~5354594,42386010~6147709,68520631~3314046,72991396~11594205,88840368~4251477,142068593~6870805,154892544~1487042,203289443~4342442,223507572~8084733,248149524~782606,266537886~6028990,273966637~10323785,339141741~1272440,388430365~1664150] 2024-08-17T17:42:00.685 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [29623677~5354594,42386010~6147709,68520631~3314046,72991396~11594205,88840368~4251477,141888642~7050756,153837203~2542383,203289443~4342442,223507572~8084733,248149524~782606,266537886~6028990,273966637~10323785,339141741~1272440,388430365~1664150] 2024-08-17T17:42:00.685 INFO:tasks.workunit.client.0.smithi131.stdout:from 18 to 19 diff [142068593~6870805,154892544~1487042,203289443~4342442,223507572~3735761,248149524~782606,268861440~3705436,273966637~10323785,339141741~1272440,388430365~1664150] 2024-08-17T17:42:00.685 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [142068593~6870805,154892544~1487042,203289443~4342442,223507572~3735761,248149524~782606,268861440~3705436,273966637~10323785,339141741~1272440,388430365~1664150] 2024-08-17T17:42:00.691 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [141888642~7050756,153837203~2542383,203289443~4342442,223507572~3735761,248149524~782606,268861440~3705436,273966637~10323785,339141741~1272440,388430365~1664150] 2024-08-17T17:42:01.290 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~6590171,223507572~16089535,240760537~22559328,266537886~34543412,303684534~354908,307886325~546595,313360023~4956727,322921753~24749271,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:42:01.291 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~6590171,223507572~16089535,240760537~22559328,266537886~34543412,303684534~354908,307886325~546595,313360023~4956727,322921753~24749271,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:42:01.337 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~70343340,109051904~24803451,134217728~34916891,169228809~5019299,176160768~10085388,197132288~10499597,209715200~7619149,222298112~41021753,266537886~34543412,301989888~2049554,306184192~2248728,310378496~7938254,318767104~28903920,348127232~24691322,380134814~14098731,394710097~261050,396412374~9281418,406847488~6409008] 2024-08-17T17:42:01.337 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:01.337 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:01.352 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~61489247,102946545~6038426,109051904~24803451,134217728~34916891,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,222298112~17298995,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~22148416,348127232~24691322,380134814~14098731,394710097~261050,396412374~9281418] 2024-08-17T17:42:01.352 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:01.352 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:01.367 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~4420175,27045227~11379430,38641631~61489247,102946545~6038426,109051904~24803451,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,222298112~17298995,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~9281418] 2024-08-17T17:42:01.367 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:01.367 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:01.380 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,109051904~24803451,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~9281418] 2024-08-17T17:42:01.380 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to HEAD diff [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,380387622~13845923,394710097~261050,405514064~179728] 2024-08-17T17:42:01.380 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,380387622~13845923,394710097~261050,405514064~179728] 2024-08-17T17:42:01.391 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,109051904~12766502,122176875~11678480,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,301989888~2049554,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,380387622~13845923,394710097~261050,403763113~1930679] 2024-08-17T17:42:01.391 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to HEAD diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~33193046,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:01.391 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~33193046,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:01.401 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~33193046,72991396~11594205,86094798~14036080,103290162~3573795,109051904~12766502,122176875~11678480,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:01.401 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to HEAD diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:01.401 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:01.410 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,109051904~12766502,122176875~11678480,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~21290879,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:01.411 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to HEAD diff [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~15247998,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~12117515,363409173~8082171,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:01.411 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~15247998,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~12117515,363409173~8082171,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:01.419 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,114016217~7802189,122176875~11678480,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,200552442~7079443,210744178~3938861,215124723~1033552,223507572~15247998,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~12117515,363409173~8082171,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:01.419 INFO:tasks.workunit.client.0.smithi131.stdout:from 8 to HEAD diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9582839,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~11276687,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:01.419 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9582839,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~11276687,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:01.427 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,124272516~9582839,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,200552442~7079443,210744178~3938861,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~11276687,364116894~7374450,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:01.427 INFO:tasks.workunit.client.0.smithi131.stdout:from 9 to HEAD diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9006280,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~8249693,352067382~10327343,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:01.427 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9006280,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~8249693,352067382~10327343,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:01.434 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,124272516~9006280,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~8249693,352067382~10327343,364116894~7374450,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:01.435 INFO:tasks.workunit.client.0.smithi131.stdout:from 10 to HEAD diff [1115085~8056015,27045227~10884221,38641631~17316415,61286900~10547777,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:01.435 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,27045227~10884221,38641631~17316415,61286900~10547777,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:01.441 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,27045227~10884221,38641631~17316415,61286900~10547777,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,124272516~7232808,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:01.441 INFO:tasks.workunit.client.0.smithi131.stdout:from 11 to HEAD diff [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61286900~10547777,72991396~11594205,86094798~8120151,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10529125,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:01.442 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61286900~10547777,72991396~11594205,86094798~8120151,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10529125,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:01.448 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61286900~10547777,72991396~11594205,86094798~8120151,115113942~6704464,124272516~7232808,134217728~18379990,153837203~7625333,169228809~5019299,176160768~10085388,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:01.449 INFO:tasks.workunit.client.0.smithi131.stdout:from 12 to HEAD diff [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61397067~10437610,72991396~11594205,88840368~4251477,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10272610,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,240760537~16994018,261237159~925127,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:01.449 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61397067~10437610,72991396~11594205,88840368~4251477,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10272610,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,240760537~16994018,261237159~925127,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:01.455 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61397067~10437610,72991396~11594205,88840368~4251477,115113942~6704464,124272516~7232808,134217728~18123475,153837203~7625333,169228809~5019299,176160768~10085388,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,240760537~16994018,261237159~925127,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:01.455 INFO:tasks.workunit.client.0.smithi131.stdout:from 13 to HEAD diff [1115085~7087838,29623677~8305771,40807274~160161,41402084~7131635,61397067~10437610,72991396~11594205,88840368~4251477,124272516~7232808,136243914~5644728,142068593~10272610,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,248149524~782606,254849246~2905309,261237159~925127,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~8597760,394710097~261050] 2024-08-17T17:42:01.455 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~7087838,29623677~8305771,40807274~160161,41402084~7131635,61397067~10437610,72991396~11594205,88840368~4251477,124272516~7232808,136243914~5644728,142068593~10272610,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,248149524~782606,254849246~2905309,261237159~925127,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~8597760,394710097~261050] 2024-08-17T17:42:01.462 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~7087838,29623677~8305771,40807274~160161,41402084~7131635,61397067~10437610,72991396~11594205,88840368~4251477,124272516~7232808,134217728~18123475,153837203~7625333,169228809~5019299,176160768~10085388,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,248149524~782606,254849246~2905309,261237159~925127,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~8597760,394710097~261050] 2024-08-17T17:42:01.462 INFO:tasks.workunit.client.0.smithi131.stdout:from 14 to HEAD diff [1757104~4492712,7675055~527868,29623677~8305771,40807274~160161,41402084~7131635,64725075~7109602,72991396~11594205,88840368~4251477,136243914~5644728,142068593~10272610,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,248149524~782606,254849246~2905309,261237159~925127,266537886~17752536,331520930~7617827,339141741~4868279,352067382~6614121,360241379~95682,364116894~7374450,388430365~1664150,394710097~261050] 2024-08-17T17:42:01.462 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1757104~4492712,7675055~527868,29623677~8305771,40807274~160161,41402084~7131635,64725075~7109602,72991396~11594205,88840368~4251477,136243914~5644728,142068593~10272610,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,248149524~782606,254849246~2905309,261237159~925127,266537886~17752536,331520930~7617827,339141741~4868279,352067382~6614121,360241379~95682,364116894~7374450,388430365~1664150,394710097~261050] 2024-08-17T17:42:01.469 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1757104~4492712,7675055~527868,29623677~8305771,40807274~160161,41402084~7131635,64725075~7109602,72991396~11594205,88840368~4251477,134217728~18123475,153837203~7625333,169228809~5019299,176160768~10085388,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,248149524~782606,254849246~2905309,261237159~925127,266537886~17752536,331520930~7617827,339141741~4868279,352067382~6614121,360241379~95682,364116894~7374450,388430365~1664150,394710097~261050] 2024-08-17T17:42:01.469 INFO:tasks.workunit.client.0.smithi131.stdout:from 15 to HEAD diff [7675055~527868,29623677~5354594,35549409~2380039,40807274~160161,41402084~7131635,64725075~7109602,72991396~11594205,88840368~4251477,142068593~6870805,154892544~6569992,173389303~858805,178232540~8013616,203289443~4342442,211508949~3174090,223507572~8084733,235141319~3614251,248149524~782606,254849246~2905309,261237159~925127,266537886~17752536,331520930~7617827,339141741~1272440,352067382~6614121,364116894~7374450,388430365~1664150,394710097~261050] 2024-08-17T17:42:01.469 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [7675055~527868,29623677~5354594,35549409~2380039,40807274~160161,41402084~7131635,64725075~7109602,72991396~11594205,88840368~4251477,142068593~6870805,154892544~6569992,173389303~858805,178232540~8013616,203289443~4342442,211508949~3174090,223507572~8084733,235141319~3614251,248149524~782606,254849246~2905309,261237159~925127,266537886~17752536,331520930~7617827,339141741~1272440,352067382~6614121,364116894~7374450,388430365~1664150,394710097~261050] 2024-08-17T17:42:01.475 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [7675055~527868,29623677~5354594,35549409~2380039,40807274~160161,41402084~7131635,64725075~7109602,72991396~11594205,88840368~4251477,141888642~7050756,153837203~7625333,172891014~1357094,176160768~10085388,203289443~4342442,211508949~3174090,223507572~8084733,235141319~3614251,248149524~782606,254849246~2905309,261237159~925127,266537886~17752536,331520930~7617827,339141741~1272440,352067382~6614121,364116894~7374450,388430365~1664150,394710097~261050] 2024-08-17T17:42:01.475 INFO:tasks.workunit.client.0.smithi131.stdout:from 16 to HEAD diff [7675055~527868,29623677~5354594,35549409~2380039,41402084~7131635,68520631~3314046,72991396~11594205,88840368~4251477,142068593~6870805,154892544~1487042,173389303~858805,203289443~4342442,211508949~3174090,223507572~8084733,248149524~782606,261237159~925127,266537886~6028990,273966637~10323785,331520930~7617827,339141741~1272440,352067382~6614121,364116894~7374450,388430365~1664150,394710097~261050] 2024-08-17T17:42:01.475 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [7675055~527868,29623677~5354594,35549409~2380039,41402084~7131635,68520631~3314046,72991396~11594205,88840368~4251477,142068593~6870805,154892544~1487042,173389303~858805,203289443~4342442,211508949~3174090,223507572~8084733,248149524~782606,261237159~925127,266537886~6028990,273966637~10323785,331520930~7617827,339141741~1272440,352067382~6614121,364116894~7374450,388430365~1664150,394710097~261050] 2024-08-17T17:42:01.482 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [7675055~527868,29623677~5354594,35549409~2380039,41402084~7131635,68520631~3314046,72991396~11594205,88840368~4251477,141888642~7050756,153837203~2542383,172891014~1357094,203289443~4342442,211508949~3174090,223507572~8084733,248149524~782606,261237159~925127,266537886~6028990,273966637~10323785,331520930~7617827,339141741~1272440,352067382~6614121,364116894~7374450,388430365~1664150,394710097~261050] 2024-08-17T17:42:01.482 INFO:tasks.workunit.client.0.smithi131.stdout:from 17 to HEAD diff [29623677~5354594,42386010~6147709,68520631~3314046,72991396~11594205,88840368~4251477,142068593~6870805,154892544~1487042,203289443~4342442,223507572~8084733,248149524~782606,266537886~6028990,273966637~10323785,339141741~1272440,388430365~1664150] 2024-08-17T17:42:01.482 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [29623677~5354594,42386010~6147709,68520631~3314046,72991396~11594205,88840368~4251477,142068593~6870805,154892544~1487042,203289443~4342442,223507572~8084733,248149524~782606,266537886~6028990,273966637~10323785,339141741~1272440,388430365~1664150] 2024-08-17T17:42:01.488 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [29623677~5354594,42386010~6147709,68520631~3314046,72991396~11594205,88840368~4251477,141888642~7050756,153837203~2542383,203289443~4342442,223507572~8084733,248149524~782606,266537886~6028990,273966637~10323785,339141741~1272440,388430365~1664150] 2024-08-17T17:42:02.324 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~6590171,223507572~16089535,240760537~22559328,266537886~34543412,303684534~354908,307886325~546595,313360023~4956727,322921753~24749271,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:42:02.324 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~6590171,223507572~16089535,240760537~22559328,266537886~34543412,303684534~354908,307886325~546595,313360023~4956727,322921753~24749271,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:42:02.355 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~70343340,109051904~24803451,134217728~34916891,169228809~5019299,176160768~10085388,197132288~10499597,209715200~7619149,222298112~41021753,266537886~34543412,301989888~2049554,306184192~2248728,310378496~7938254,318767104~28903920,348127232~24691322,380134814~14098731,394710097~261050,396412374~9281418,406847488~6409008] 2024-08-17T17:42:02.355 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:02.355 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:02.367 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~61489247,102946545~6038426,109051904~24803451,134217728~34916891,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,222298112~17298995,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~22148416,348127232~24691322,380134814~14098731,394710097~261050,396412374~9281418] 2024-08-17T17:42:02.367 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:02.367 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:02.378 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~4420175,27045227~11379430,38641631~61489247,102946545~6038426,109051904~24803451,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,222298112~17298995,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~9281418] 2024-08-17T17:42:02.378 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:02.379 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:02.389 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,109051904~24803451,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~9281418] 2024-08-17T17:42:02.389 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to HEAD diff [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,380387622~13845923,394710097~261050,405514064~179728] 2024-08-17T17:42:02.389 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,380387622~13845923,394710097~261050,405514064~179728] 2024-08-17T17:42:02.398 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,109051904~12766502,122176875~11678480,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,301989888~2049554,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,380387622~13845923,394710097~261050,403763113~1930679] 2024-08-17T17:42:02.399 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to HEAD diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~33193046,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:02.399 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~33193046,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:02.407 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~33193046,72991396~11594205,86094798~14036080,103290162~3573795,109051904~12766502,122176875~11678480,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:02.407 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to HEAD diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:02.407 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:02.414 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,109051904~12766502,122176875~11678480,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~21290879,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:02.415 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to HEAD diff [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~15247998,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~12117515,363409173~8082171,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:02.415 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~15247998,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~12117515,363409173~8082171,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:02.423 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,114016217~7802189,122176875~11678480,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,200552442~7079443,210744178~3938861,215124723~1033552,223507572~15247998,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~12117515,363409173~8082171,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:02.423 INFO:tasks.workunit.client.0.smithi131.stdout:from 8 to HEAD diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9582839,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~11276687,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:02.423 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9582839,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~11276687,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:02.430 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,124272516~9582839,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,200552442~7079443,210744178~3938861,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~11276687,364116894~7374450,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:02.430 INFO:tasks.workunit.client.0.smithi131.stdout:from 9 to HEAD diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9006280,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~8249693,352067382~10327343,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:02.430 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9006280,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~8249693,352067382~10327343,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:02.441 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,124272516~9006280,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~8249693,352067382~10327343,364116894~7374450,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:02.441 INFO:tasks.workunit.client.0.smithi131.stdout:from 10 to HEAD diff [1115085~8056015,27045227~10884221,38641631~17316415,61286900~10547777,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:02.441 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,27045227~10884221,38641631~17316415,61286900~10547777,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:02.448 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,27045227~10884221,38641631~17316415,61286900~10547777,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,124272516~7232808,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:02.448 INFO:tasks.workunit.client.0.smithi131.stdout:from 11 to HEAD diff [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61286900~10547777,72991396~11594205,86094798~8120151,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10529125,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:02.448 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61286900~10547777,72991396~11594205,86094798~8120151,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10529125,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:02.455 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61286900~10547777,72991396~11594205,86094798~8120151,115113942~6704464,124272516~7232808,134217728~18379990,153837203~7625333,169228809~5019299,176160768~10085388,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:02.456 INFO:tasks.workunit.client.0.smithi131.stdout:from 12 to HEAD diff [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61397067~10437610,72991396~11594205,88840368~4251477,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10272610,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,240760537~16994018,261237159~925127,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:02.456 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61397067~10437610,72991396~11594205,88840368~4251477,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10272610,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,240760537~16994018,261237159~925127,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:02.463 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61397067~10437610,72991396~11594205,88840368~4251477,115113942~6704464,124272516~7232808,134217728~18123475,153837203~7625333,169228809~5019299,176160768~10085388,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,240760537~16994018,261237159~925127,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:02.463 INFO:tasks.workunit.client.0.smithi131.stdout:from 13 to HEAD diff [1115085~7087838,29623677~8305771,40807274~160161,41402084~7131635,61397067~10437610,72991396~11594205,88840368~4251477,124272516~7232808,136243914~5644728,142068593~10272610,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,248149524~782606,254849246~2905309,261237159~925127,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~8597760,394710097~261050] 2024-08-17T17:42:02.463 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~7087838,29623677~8305771,40807274~160161,41402084~7131635,61397067~10437610,72991396~11594205,88840368~4251477,124272516~7232808,136243914~5644728,142068593~10272610,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,248149524~782606,254849246~2905309,261237159~925127,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~8597760,394710097~261050] 2024-08-17T17:42:02.471 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~7087838,29623677~8305771,40807274~160161,41402084~7131635,61397067~10437610,72991396~11594205,88840368~4251477,124272516~7232808,134217728~18123475,153837203~7625333,169228809~5019299,176160768~10085388,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,248149524~782606,254849246~2905309,261237159~925127,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~8597760,394710097~261050] 2024-08-17T17:42:02.471 INFO:tasks.workunit.client.0.smithi131.stdout:from 14 to HEAD diff [1757104~4492712,7675055~527868,29623677~8305771,40807274~160161,41402084~7131635,64725075~7109602,72991396~11594205,88840368~4251477,136243914~5644728,142068593~10272610,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,248149524~782606,254849246~2905309,261237159~925127,266537886~17752536,331520930~7617827,339141741~4868279,352067382~6614121,360241379~95682,364116894~7374450,388430365~1664150,394710097~261050] 2024-08-17T17:42:02.471 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1757104~4492712,7675055~527868,29623677~8305771,40807274~160161,41402084~7131635,64725075~7109602,72991396~11594205,88840368~4251477,136243914~5644728,142068593~10272610,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,248149524~782606,254849246~2905309,261237159~925127,266537886~17752536,331520930~7617827,339141741~4868279,352067382~6614121,360241379~95682,364116894~7374450,388430365~1664150,394710097~261050] 2024-08-17T17:42:02.478 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1757104~4492712,7675055~527868,29623677~8305771,40807274~160161,41402084~7131635,64725075~7109602,72991396~11594205,88840368~4251477,134217728~18123475,153837203~7625333,169228809~5019299,176160768~10085388,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,248149524~782606,254849246~2905309,261237159~925127,266537886~17752536,331520930~7617827,339141741~4868279,352067382~6614121,360241379~95682,364116894~7374450,388430365~1664150,394710097~261050] 2024-08-17T17:42:02.478 INFO:tasks.workunit.client.0.smithi131.stdout:from 15 to HEAD diff [7675055~527868,29623677~5354594,35549409~2380039,40807274~160161,41402084~7131635,64725075~7109602,72991396~11594205,88840368~4251477,142068593~6870805,154892544~6569992,173389303~858805,178232540~8013616,203289443~4342442,211508949~3174090,223507572~8084733,235141319~3614251,248149524~782606,254849246~2905309,261237159~925127,266537886~17752536,331520930~7617827,339141741~1272440,352067382~6614121,364116894~7374450,388430365~1664150,394710097~261050] 2024-08-17T17:42:02.478 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [7675055~527868,29623677~5354594,35549409~2380039,40807274~160161,41402084~7131635,64725075~7109602,72991396~11594205,88840368~4251477,142068593~6870805,154892544~6569992,173389303~858805,178232540~8013616,203289443~4342442,211508949~3174090,223507572~8084733,235141319~3614251,248149524~782606,254849246~2905309,261237159~925127,266537886~17752536,331520930~7617827,339141741~1272440,352067382~6614121,364116894~7374450,388430365~1664150,394710097~261050] 2024-08-17T17:42:02.484 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [7675055~527868,29623677~5354594,35549409~2380039,40807274~160161,41402084~7131635,64725075~7109602,72991396~11594205,88840368~4251477,141888642~7050756,153837203~7625333,172891014~1357094,176160768~10085388,203289443~4342442,211508949~3174090,223507572~8084733,235141319~3614251,248149524~782606,254849246~2905309,261237159~925127,266537886~17752536,331520930~7617827,339141741~1272440,352067382~6614121,364116894~7374450,388430365~1664150,394710097~261050] 2024-08-17T17:42:02.484 INFO:tasks.workunit.client.0.smithi131.stdout:from 16 to HEAD diff [7675055~527868,29623677~5354594,35549409~2380039,41402084~7131635,68520631~3314046,72991396~11594205,88840368~4251477,142068593~6870805,154892544~1487042,173389303~858805,203289443~4342442,211508949~3174090,223507572~8084733,248149524~782606,261237159~925127,266537886~6028990,273966637~10323785,331520930~7617827,339141741~1272440,352067382~6614121,364116894~7374450,388430365~1664150,394710097~261050] 2024-08-17T17:42:02.484 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [7675055~527868,29623677~5354594,35549409~2380039,41402084~7131635,68520631~3314046,72991396~11594205,88840368~4251477,142068593~6870805,154892544~1487042,173389303~858805,203289443~4342442,211508949~3174090,223507572~8084733,248149524~782606,261237159~925127,266537886~6028990,273966637~10323785,331520930~7617827,339141741~1272440,352067382~6614121,364116894~7374450,388430365~1664150,394710097~261050] 2024-08-17T17:42:02.491 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [7675055~527868,29623677~5354594,35549409~2380039,41402084~7131635,68520631~3314046,72991396~11594205,88840368~4251477,141888642~7050756,153837203~2542383,172891014~1357094,203289443~4342442,211508949~3174090,223507572~8084733,248149524~782606,261237159~925127,266537886~6028990,273966637~10323785,331520930~7617827,339141741~1272440,352067382~6614121,364116894~7374450,388430365~1664150,394710097~261050] 2024-08-17T17:42:02.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:02 smithi131 bash[88347]: cluster 2024-08-17T17:42:01.282598+0000 mon.a (mon.0) 1927 : cluster [DBG] osdmap e1142: 8 total, 8 up, 8 in 2024-08-17T17:42:02.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:02 smithi131 bash[88347]: cluster 2024-08-17T17:42:01.282598+0000 mon.a (mon.0) 1927 : cluster [DBG] osdmap e1142: 8 total, 8 up, 8 in 2024-08-17T17:42:02.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:02 smithi131 bash[88347]: cluster 2024-08-17T17:42:01.982272+0000 mgr.y (mgr.34107) 1187 : cluster [DBG] pgmap v1683: 105 pgs: 105 active+clean; 1.2 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 211 KiB/s rd, 35 MiB/s wr, 1.07k op/s 2024-08-17T17:42:02.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:02 smithi131 bash[88347]: cluster 2024-08-17T17:42:01.982272+0000 mgr.y (mgr.34107) 1187 : cluster [DBG] pgmap v1683: 105 pgs: 105 active+clean; 1.2 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 211 KiB/s rd, 35 MiB/s wr, 1.07k op/s 2024-08-17T17:42:02.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:02 smithi131 bash[89561]: cluster 2024-08-17T17:42:01.282598+0000 mon.a (mon.0) 1927 : cluster [DBG] osdmap e1142: 8 total, 8 up, 8 in 2024-08-17T17:42:02.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:02 smithi131 bash[89561]: cluster 2024-08-17T17:42:01.282598+0000 mon.a (mon.0) 1927 : cluster [DBG] osdmap e1142: 8 total, 8 up, 8 in 2024-08-17T17:42:02.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:02 smithi131 bash[89561]: cluster 2024-08-17T17:42:01.982272+0000 mgr.y (mgr.34107) 1187 : cluster [DBG] pgmap v1683: 105 pgs: 105 active+clean; 1.2 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 211 KiB/s rd, 35 MiB/s wr, 1.07k op/s 2024-08-17T17:42:02.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:02 smithi131 bash[89561]: cluster 2024-08-17T17:42:01.982272+0000 mgr.y (mgr.34107) 1187 : cluster [DBG] pgmap v1683: 105 pgs: 105 active+clean; 1.2 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 211 KiB/s rd, 35 MiB/s wr, 1.07k op/s 2024-08-17T17:42:02.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:02 smithi169 bash[79348]: cluster 2024-08-17T17:42:01.282598+0000 mon.a (mon.0) 1927 : cluster [DBG] osdmap e1142: 8 total, 8 up, 8 in 2024-08-17T17:42:02.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:02 smithi169 bash[79348]: cluster 2024-08-17T17:42:01.282598+0000 mon.a (mon.0) 1927 : cluster [DBG] osdmap e1142: 8 total, 8 up, 8 in 2024-08-17T17:42:02.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:02 smithi169 bash[79348]: cluster 2024-08-17T17:42:01.982272+0000 mgr.y (mgr.34107) 1187 : cluster [DBG] pgmap v1683: 105 pgs: 105 active+clean; 1.2 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 211 KiB/s rd, 35 MiB/s wr, 1.07k op/s 2024-08-17T17:42:02.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:02 smithi169 bash[79348]: cluster 2024-08-17T17:42:01.982272+0000 mgr.y (mgr.34107) 1187 : cluster [DBG] pgmap v1683: 105 pgs: 105 active+clean; 1.2 GiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 211 KiB/s rd, 35 MiB/s wr, 1.07k op/s 2024-08-17T17:42:03.335 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~6590171,223507572~16089535,240760537~22559328,266537886~34543412,303684534~354908,307886325~546595,313360023~4956727,322921753~24749271,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:42:03.335 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~6590171,223507572~16089535,240760537~22559328,266537886~34543412,303684534~354908,307886325~546595,313360023~4956727,322921753~24749271,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:42:03.361 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~70343340,109051904~24803451,134217728~34916891,169228809~5019299,176160768~10085388,197132288~10499597,209715200~7619149,222298112~41021753,266537886~34543412,301989888~2049554,306184192~2248728,310378496~7938254,318767104~28903920,348127232~24691322,380134814~14098731,394710097~261050,396412374~9281418,406847488~6409008] 2024-08-17T17:42:03.362 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:03.362 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:03.373 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~61489247,102946545~6038426,109051904~24803451,134217728~34916891,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,222298112~17298995,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~22148416,348127232~24691322,380134814~14098731,394710097~261050,396412374~9281418] 2024-08-17T17:42:03.373 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:03.373 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:03.384 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~4420175,27045227~11379430,38641631~61489247,102946545~6038426,109051904~24803451,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,222298112~17298995,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~9281418] 2024-08-17T17:42:03.384 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:03.384 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:03.394 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,109051904~24803451,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~9281418] 2024-08-17T17:42:03.394 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to HEAD diff [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,380387622~13845923,394710097~261050,405514064~179728] 2024-08-17T17:42:03.395 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,380387622~13845923,394710097~261050,405514064~179728] 2024-08-17T17:42:03.404 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,109051904~12766502,122176875~11678480,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,301989888~2049554,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,380387622~13845923,394710097~261050,403763113~1930679] 2024-08-17T17:42:03.404 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to HEAD diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~33193046,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:03.404 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~33193046,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:03.413 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~33193046,72991396~11594205,86094798~14036080,103290162~3573795,109051904~12766502,122176875~11678480,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:03.413 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to HEAD diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:03.413 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:03.421 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,109051904~12766502,122176875~11678480,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~21290879,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:03.421 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to HEAD diff [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~15247998,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~12117515,363409173~8082171,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:03.421 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~15247998,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~12117515,363409173~8082171,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:03.428 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,114016217~7802189,122176875~11678480,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,200552442~7079443,210744178~3938861,215124723~1033552,223507572~15247998,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~12117515,363409173~8082171,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:03.428 INFO:tasks.workunit.client.0.smithi131.stdout:from 8 to HEAD diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9582839,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~11276687,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:03.428 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9582839,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~11276687,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:03.436 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,124272516~9582839,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,200552442~7079443,210744178~3938861,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~11276687,364116894~7374450,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:03.436 INFO:tasks.workunit.client.0.smithi131.stdout:from 9 to HEAD diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9006280,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~8249693,352067382~10327343,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:03.436 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9006280,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~8249693,352067382~10327343,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:03.446 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,124272516~9006280,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~8249693,352067382~10327343,364116894~7374450,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:03.446 INFO:tasks.workunit.client.0.smithi131.stdout:from 10 to HEAD diff [1115085~8056015,27045227~10884221,38641631~17316415,61286900~10547777,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:03.446 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,27045227~10884221,38641631~17316415,61286900~10547777,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:03.453 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,27045227~10884221,38641631~17316415,61286900~10547777,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,124272516~7232808,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:03.453 INFO:tasks.workunit.client.0.smithi131.stdout:from 11 to HEAD diff [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61286900~10547777,72991396~11594205,86094798~8120151,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10529125,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:03.454 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61286900~10547777,72991396~11594205,86094798~8120151,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10529125,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:03.460 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61286900~10547777,72991396~11594205,86094798~8120151,115113942~6704464,124272516~7232808,134217728~18379990,153837203~7625333,169228809~5019299,176160768~10085388,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:03.461 INFO:tasks.workunit.client.0.smithi131.stdout:from 12 to HEAD diff [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61397067~10437610,72991396~11594205,88840368~4251477,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10272610,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,240760537~16994018,261237159~925127,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:03.461 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61397067~10437610,72991396~11594205,88840368~4251477,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10272610,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,240760537~16994018,261237159~925127,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:03.467 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61397067~10437610,72991396~11594205,88840368~4251477,115113942~6704464,124272516~7232808,134217728~18123475,153837203~7625333,169228809~5019299,176160768~10085388,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,240760537~16994018,261237159~925127,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:03.467 INFO:tasks.workunit.client.0.smithi131.stdout:from 13 to HEAD diff [1115085~7087838,29623677~8305771,40807274~160161,41402084~7131635,61397067~10437610,72991396~11594205,88840368~4251477,124272516~7232808,136243914~5644728,142068593~10272610,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,248149524~782606,254849246~2905309,261237159~925127,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~8597760,394710097~261050] 2024-08-17T17:42:03.467 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~7087838,29623677~8305771,40807274~160161,41402084~7131635,61397067~10437610,72991396~11594205,88840368~4251477,124272516~7232808,136243914~5644728,142068593~10272610,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,248149524~782606,254849246~2905309,261237159~925127,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~8597760,394710097~261050] 2024-08-17T17:42:03.474 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~7087838,29623677~8305771,40807274~160161,41402084~7131635,61397067~10437610,72991396~11594205,88840368~4251477,124272516~7232808,134217728~18123475,153837203~7625333,169228809~5019299,176160768~10085388,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,248149524~782606,254849246~2905309,261237159~925127,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~8597760,394710097~261050] 2024-08-17T17:42:03.474 INFO:tasks.workunit.client.0.smithi131.stdout:from 14 to HEAD diff [1757104~4492712,7675055~527868,29623677~8305771,40807274~160161,41402084~7131635,64725075~7109602,72991396~11594205,88840368~4251477,136243914~5644728,142068593~10272610,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,248149524~782606,254849246~2905309,261237159~925127,266537886~17752536,331520930~7617827,339141741~4868279,352067382~6614121,360241379~95682,364116894~7374450,388430365~1664150,394710097~261050] 2024-08-17T17:42:03.474 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1757104~4492712,7675055~527868,29623677~8305771,40807274~160161,41402084~7131635,64725075~7109602,72991396~11594205,88840368~4251477,136243914~5644728,142068593~10272610,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,248149524~782606,254849246~2905309,261237159~925127,266537886~17752536,331520930~7617827,339141741~4868279,352067382~6614121,360241379~95682,364116894~7374450,388430365~1664150,394710097~261050] 2024-08-17T17:42:03.481 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1757104~4492712,7675055~527868,29623677~8305771,40807274~160161,41402084~7131635,64725075~7109602,72991396~11594205,88840368~4251477,134217728~18123475,153837203~7625333,169228809~5019299,176160768~10085388,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,248149524~782606,254849246~2905309,261237159~925127,266537886~17752536,331520930~7617827,339141741~4868279,352067382~6614121,360241379~95682,364116894~7374450,388430365~1664150,394710097~261050] 2024-08-17T17:42:03.481 INFO:tasks.workunit.client.0.smithi131.stdout:from 15 to HEAD diff [7675055~527868,29623677~5354594,35549409~2380039,40807274~160161,41402084~7131635,64725075~7109602,72991396~11594205,88840368~4251477,142068593~6870805,154892544~6569992,173389303~858805,178232540~8013616,203289443~4342442,211508949~3174090,223507572~8084733,235141319~3614251,248149524~782606,254849246~2905309,261237159~925127,266537886~17752536,331520930~7617827,339141741~1272440,352067382~6614121,364116894~7374450,388430365~1664150,394710097~261050] 2024-08-17T17:42:03.481 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [7675055~527868,29623677~5354594,35549409~2380039,40807274~160161,41402084~7131635,64725075~7109602,72991396~11594205,88840368~4251477,142068593~6870805,154892544~6569992,173389303~858805,178232540~8013616,203289443~4342442,211508949~3174090,223507572~8084733,235141319~3614251,248149524~782606,254849246~2905309,261237159~925127,266537886~17752536,331520930~7617827,339141741~1272440,352067382~6614121,364116894~7374450,388430365~1664150,394710097~261050] 2024-08-17T17:42:03.488 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [7675055~527868,29623677~5354594,35549409~2380039,40807274~160161,41402084~7131635,64725075~7109602,72991396~11594205,88840368~4251477,141888642~7050756,153837203~7625333,172891014~1357094,176160768~10085388,203289443~4342442,211508949~3174090,223507572~8084733,235141319~3614251,248149524~782606,254849246~2905309,261237159~925127,266537886~17752536,331520930~7617827,339141741~1272440,352067382~6614121,364116894~7374450,388430365~1664150,394710097~261050] 2024-08-17T17:42:03.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:03 smithi131 bash[88347]: cluster 2024-08-17T17:42:02.296264+0000 mon.a (mon.0) 1928 : cluster [DBG] osdmap e1143: 8 total, 8 up, 8 in 2024-08-17T17:42:03.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:03 smithi131 bash[88347]: cluster 2024-08-17T17:42:02.296264+0000 mon.a (mon.0) 1928 : cluster [DBG] osdmap e1143: 8 total, 8 up, 8 in 2024-08-17T17:42:03.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:03 smithi131 bash[89561]: cluster 2024-08-17T17:42:02.296264+0000 mon.a (mon.0) 1928 : cluster [DBG] osdmap e1143: 8 total, 8 up, 8 in 2024-08-17T17:42:03.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:03 smithi131 bash[89561]: cluster 2024-08-17T17:42:02.296264+0000 mon.a (mon.0) 1928 : cluster [DBG] osdmap e1143: 8 total, 8 up, 8 in 2024-08-17T17:42:03.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:03 smithi169 bash[79348]: cluster 2024-08-17T17:42:02.296264+0000 mon.a (mon.0) 1928 : cluster [DBG] osdmap e1143: 8 total, 8 up, 8 in 2024-08-17T17:42:03.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:03 smithi169 bash[79348]: cluster 2024-08-17T17:42:02.296264+0000 mon.a (mon.0) 1928 : cluster [DBG] osdmap e1143: 8 total, 8 up, 8 in 2024-08-17T17:42:04.346 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~6590171,223507572~16089535,240760537~22559328,266537886~34543412,303684534~354908,307886325~546595,313360023~4956727,322921753~24749271,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:42:04.346 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~6590171,223507572~16089535,240760537~22559328,266537886~34543412,303684534~354908,307886325~546595,313360023~4956727,322921753~24749271,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:42:04.387 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~70343340,109051904~24803451,134217728~34916891,169228809~5019299,176160768~10085388,197132288~10499597,209715200~7619149,222298112~41021753,266537886~34543412,301989888~2049554,306184192~2248728,310378496~7938254,318767104~28903920,348127232~24691322,380134814~14098731,394710097~261050,396412374~9281418,406847488~6409008] 2024-08-17T17:42:04.387 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:04.387 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:04.397 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~61489247,102946545~6038426,109051904~24803451,134217728~34916891,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,222298112~17298995,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~22148416,348127232~24691322,380134814~14098731,394710097~261050,396412374~9281418] 2024-08-17T17:42:04.397 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:04.398 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:04.407 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~4420175,27045227~11379430,38641631~61489247,102946545~6038426,109051904~24803451,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,222298112~17298995,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~9281418] 2024-08-17T17:42:04.407 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:04.407 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:04.415 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,109051904~24803451,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~9281418] 2024-08-17T17:42:04.415 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to HEAD diff [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,380387622~13845923,394710097~261050,405514064~179728] 2024-08-17T17:42:04.415 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,380387622~13845923,394710097~261050,405514064~179728] 2024-08-17T17:42:04.424 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,109051904~12766502,122176875~11678480,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,301989888~2049554,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,380387622~13845923,394710097~261050,403763113~1930679] 2024-08-17T17:42:04.424 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to HEAD diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~33193046,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:04.424 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~33193046,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:04.432 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~33193046,72991396~11594205,86094798~14036080,103290162~3573795,109051904~12766502,122176875~11678480,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:04.432 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to HEAD diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:04.432 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:04.440 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,109051904~12766502,122176875~11678480,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~21290879,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:04.440 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to HEAD diff [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~15247998,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~12117515,363409173~8082171,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:04.440 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~15247998,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~12117515,363409173~8082171,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:04.447 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,114016217~7802189,122176875~11678480,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,200552442~7079443,210744178~3938861,215124723~1033552,223507572~15247998,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~12117515,363409173~8082171,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:04.447 INFO:tasks.workunit.client.0.smithi131.stdout:from 8 to HEAD diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9582839,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~11276687,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:04.447 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9582839,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~11276687,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:04.454 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,124272516~9582839,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,200552442~7079443,210744178~3938861,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~11276687,364116894~7374450,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:04.454 INFO:tasks.workunit.client.0.smithi131.stdout:from 9 to HEAD diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9006280,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~8249693,352067382~10327343,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:04.454 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9006280,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~8249693,352067382~10327343,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:04.461 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,124272516~9006280,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~8249693,352067382~10327343,364116894~7374450,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:04.461 INFO:tasks.workunit.client.0.smithi131.stdout:from 10 to HEAD diff [1115085~8056015,27045227~10884221,38641631~17316415,61286900~10547777,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:04.461 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,27045227~10884221,38641631~17316415,61286900~10547777,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:04.468 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,27045227~10884221,38641631~17316415,61286900~10547777,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,124272516~7232808,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:04.468 INFO:tasks.workunit.client.0.smithi131.stdout:from 11 to HEAD diff [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61286900~10547777,72991396~11594205,86094798~8120151,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10529125,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:04.468 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61286900~10547777,72991396~11594205,86094798~8120151,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10529125,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:04.475 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61286900~10547777,72991396~11594205,86094798~8120151,115113942~6704464,124272516~7232808,134217728~18379990,153837203~7625333,169228809~5019299,176160768~10085388,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:04.475 INFO:tasks.workunit.client.0.smithi131.stdout:from 12 to HEAD diff [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61397067~10437610,72991396~11594205,88840368~4251477,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10272610,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,240760537~16994018,261237159~925127,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:04.475 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61397067~10437610,72991396~11594205,88840368~4251477,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10272610,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,240760537~16994018,261237159~925127,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:04.482 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61397067~10437610,72991396~11594205,88840368~4251477,115113942~6704464,124272516~7232808,134217728~18123475,153837203~7625333,169228809~5019299,176160768~10085388,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,240760537~16994018,261237159~925127,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:04.482 INFO:tasks.workunit.client.0.smithi131.stdout:from 13 to HEAD diff [1115085~7087838,29623677~8305771,40807274~160161,41402084~7131635,61397067~10437610,72991396~11594205,88840368~4251477,124272516~7232808,136243914~5644728,142068593~10272610,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,248149524~782606,254849246~2905309,261237159~925127,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~8597760,394710097~261050] 2024-08-17T17:42:04.482 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~7087838,29623677~8305771,40807274~160161,41402084~7131635,61397067~10437610,72991396~11594205,88840368~4251477,124272516~7232808,136243914~5644728,142068593~10272610,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,248149524~782606,254849246~2905309,261237159~925127,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~8597760,394710097~261050] 2024-08-17T17:42:04.488 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~7087838,29623677~8305771,40807274~160161,41402084~7131635,61397067~10437610,72991396~11594205,88840368~4251477,124272516~7232808,134217728~18123475,153837203~7625333,169228809~5019299,176160768~10085388,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,248149524~782606,254849246~2905309,261237159~925127,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~8597760,394710097~261050] 2024-08-17T17:42:04.489 INFO:tasks.workunit.client.0.smithi131.stdout:from 14 to HEAD diff [1757104~4492712,7675055~527868,29623677~8305771,40807274~160161,41402084~7131635,64725075~7109602,72991396~11594205,88840368~4251477,136243914~5644728,142068593~10272610,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,248149524~782606,254849246~2905309,261237159~925127,266537886~17752536,331520930~7617827,339141741~4868279,352067382~6614121,360241379~95682,364116894~7374450,388430365~1664150,394710097~261050] 2024-08-17T17:42:04.489 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1757104~4492712,7675055~527868,29623677~8305771,40807274~160161,41402084~7131635,64725075~7109602,72991396~11594205,88840368~4251477,136243914~5644728,142068593~10272610,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,248149524~782606,254849246~2905309,261237159~925127,266537886~17752536,331520930~7617827,339141741~4868279,352067382~6614121,360241379~95682,364116894~7374450,388430365~1664150,394710097~261050] 2024-08-17T17:42:04.497 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1757104~4492712,7675055~527868,29623677~8305771,40807274~160161,41402084~7131635,64725075~7109602,72991396~11594205,88840368~4251477,134217728~18123475,153837203~7625333,169228809~5019299,176160768~10085388,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,248149524~782606,254849246~2905309,261237159~925127,266537886~17752536,331520930~7617827,339141741~4868279,352067382~6614121,360241379~95682,364116894~7374450,388430365~1664150,394710097~261050] 2024-08-17T17:42:04.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:04 smithi131 bash[88347]: cluster 2024-08-17T17:42:03.296002+0000 mon.a (mon.0) 1929 : cluster [DBG] osdmap e1144: 8 total, 8 up, 8 in 2024-08-17T17:42:04.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:04 smithi131 bash[88347]: cluster 2024-08-17T17:42:03.296002+0000 mon.a (mon.0) 1929 : cluster [DBG] osdmap e1144: 8 total, 8 up, 8 in 2024-08-17T17:42:04.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:04 smithi131 bash[88347]: cluster 2024-08-17T17:42:03.983244+0000 mgr.y (mgr.34107) 1188 : cluster [DBG] pgmap v1686: 105 pgs: 105 active+clean; 1.2 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 27 KiB/s rd, 4.5 MiB/s wr, 3.05k op/s 2024-08-17T17:42:04.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:04 smithi131 bash[88347]: cluster 2024-08-17T17:42:03.983244+0000 mgr.y (mgr.34107) 1188 : cluster [DBG] pgmap v1686: 105 pgs: 105 active+clean; 1.2 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 27 KiB/s rd, 4.5 MiB/s wr, 3.05k op/s 2024-08-17T17:42:04.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:04 smithi131 bash[89561]: cluster 2024-08-17T17:42:03.296002+0000 mon.a (mon.0) 1929 : cluster [DBG] osdmap e1144: 8 total, 8 up, 8 in 2024-08-17T17:42:04.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:04 smithi131 bash[89561]: cluster 2024-08-17T17:42:03.296002+0000 mon.a (mon.0) 1929 : cluster [DBG] osdmap e1144: 8 total, 8 up, 8 in 2024-08-17T17:42:04.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:04 smithi131 bash[89561]: cluster 2024-08-17T17:42:03.983244+0000 mgr.y (mgr.34107) 1188 : cluster [DBG] pgmap v1686: 105 pgs: 105 active+clean; 1.2 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 27 KiB/s rd, 4.5 MiB/s wr, 3.05k op/s 2024-08-17T17:42:04.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:04 smithi131 bash[89561]: cluster 2024-08-17T17:42:03.983244+0000 mgr.y (mgr.34107) 1188 : cluster [DBG] pgmap v1686: 105 pgs: 105 active+clean; 1.2 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 27 KiB/s rd, 4.5 MiB/s wr, 3.05k op/s 2024-08-17T17:42:04.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:04 smithi169 bash[79348]: cluster 2024-08-17T17:42:03.296002+0000 mon.a (mon.0) 1929 : cluster [DBG] osdmap e1144: 8 total, 8 up, 8 in 2024-08-17T17:42:04.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:04 smithi169 bash[79348]: cluster 2024-08-17T17:42:03.296002+0000 mon.a (mon.0) 1929 : cluster [DBG] osdmap e1144: 8 total, 8 up, 8 in 2024-08-17T17:42:04.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:04 smithi169 bash[79348]: cluster 2024-08-17T17:42:03.983244+0000 mgr.y (mgr.34107) 1188 : cluster [DBG] pgmap v1686: 105 pgs: 105 active+clean; 1.2 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 27 KiB/s rd, 4.5 MiB/s wr, 3.05k op/s 2024-08-17T17:42:04.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:04 smithi169 bash[79348]: cluster 2024-08-17T17:42:03.983244+0000 mgr.y (mgr.34107) 1188 : cluster [DBG] pgmap v1686: 105 pgs: 105 active+clean; 1.2 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 27 KiB/s rd, 4.5 MiB/s wr, 3.05k op/s 2024-08-17T17:42:05.355 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~6590171,223507572~16089535,240760537~22559328,266537886~34543412,303684534~354908,307886325~546595,313360023~4956727,322921753~24749271,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:42:05.355 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~6590171,223507572~16089535,240760537~22559328,266537886~34543412,303684534~354908,307886325~546595,313360023~4956727,322921753~24749271,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:42:05.399 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~70343340,109051904~24803451,134217728~34916891,169228809~5019299,176160768~10085388,197132288~10499597,209715200~7619149,222298112~41021753,266537886~34543412,301989888~2049554,306184192~2248728,310378496~7938254,318767104~28903920,348127232~24691322,380134814~14098731,394710097~261050,396412374~9281418,406847488~6409008] 2024-08-17T17:42:05.399 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:05.399 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:05.409 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~61489247,102946545~6038426,109051904~24803451,134217728~34916891,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,222298112~17298995,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~22148416,348127232~24691322,380134814~14098731,394710097~261050,396412374~9281418] 2024-08-17T17:42:05.409 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:05.409 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:05.419 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~4420175,27045227~11379430,38641631~61489247,102946545~6038426,109051904~24803451,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,222298112~17298995,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~9281418] 2024-08-17T17:42:05.419 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:05.419 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:05.428 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,109051904~24803451,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~9281418] 2024-08-17T17:42:05.428 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to HEAD diff [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,380387622~13845923,394710097~261050,405514064~179728] 2024-08-17T17:42:05.428 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,380387622~13845923,394710097~261050,405514064~179728] 2024-08-17T17:42:05.436 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,109051904~12766502,122176875~11678480,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,301989888~2049554,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,380387622~13845923,394710097~261050,403763113~1930679] 2024-08-17T17:42:05.436 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to HEAD diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~33193046,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:05.436 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~33193046,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:05.444 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~33193046,72991396~11594205,86094798~14036080,103290162~3573795,109051904~12766502,122176875~11678480,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:05.444 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to HEAD diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:05.444 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:05.450 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,109051904~12766502,122176875~11678480,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~21290879,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:05.451 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to HEAD diff [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~15247998,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~12117515,363409173~8082171,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:05.451 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~15247998,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~12117515,363409173~8082171,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:05.458 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,114016217~7802189,122176875~11678480,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,200552442~7079443,210744178~3938861,215124723~1033552,223507572~15247998,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~12117515,363409173~8082171,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:05.458 INFO:tasks.workunit.client.0.smithi131.stdout:from 8 to HEAD diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9582839,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~11276687,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:05.458 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9582839,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~11276687,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:05.465 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,124272516~9582839,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,200552442~7079443,210744178~3938861,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~11276687,364116894~7374450,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:05.465 INFO:tasks.workunit.client.0.smithi131.stdout:from 9 to HEAD diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9006280,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~8249693,352067382~10327343,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:05.465 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9006280,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~8249693,352067382~10327343,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:05.472 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,124272516~9006280,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~8249693,352067382~10327343,364116894~7374450,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:05.472 INFO:tasks.workunit.client.0.smithi131.stdout:from 10 to HEAD diff [1115085~8056015,27045227~10884221,38641631~17316415,61286900~10547777,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:05.472 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,27045227~10884221,38641631~17316415,61286900~10547777,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:05.481 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,27045227~10884221,38641631~17316415,61286900~10547777,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,124272516~7232808,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:05.481 INFO:tasks.workunit.client.0.smithi131.stdout:from 11 to HEAD diff [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61286900~10547777,72991396~11594205,86094798~8120151,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10529125,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:05.481 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61286900~10547777,72991396~11594205,86094798~8120151,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10529125,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:05.487 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61286900~10547777,72991396~11594205,86094798~8120151,115113942~6704464,124272516~7232808,134217728~18379990,153837203~7625333,169228809~5019299,176160768~10085388,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:05.488 INFO:tasks.workunit.client.0.smithi131.stdout:from 12 to HEAD diff [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61397067~10437610,72991396~11594205,88840368~4251477,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10272610,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,240760537~16994018,261237159~925127,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:05.488 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61397067~10437610,72991396~11594205,88840368~4251477,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10272610,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,240760537~16994018,261237159~925127,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:05.494 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61397067~10437610,72991396~11594205,88840368~4251477,115113942~6704464,124272516~7232808,134217728~18123475,153837203~7625333,169228809~5019299,176160768~10085388,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,240760537~16994018,261237159~925127,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:05.495 INFO:tasks.workunit.client.0.smithi131.stdout:from 13 to HEAD diff [1115085~7087838,29623677~8305771,40807274~160161,41402084~7131635,61397067~10437610,72991396~11594205,88840368~4251477,124272516~7232808,136243914~5644728,142068593~10272610,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,248149524~782606,254849246~2905309,261237159~925127,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~8597760,394710097~261050] 2024-08-17T17:42:05.495 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~7087838,29623677~8305771,40807274~160161,41402084~7131635,61397067~10437610,72991396~11594205,88840368~4251477,124272516~7232808,136243914~5644728,142068593~10272610,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,248149524~782606,254849246~2905309,261237159~925127,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~8597760,394710097~261050] 2024-08-17T17:42:05.501 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~7087838,29623677~8305771,40807274~160161,41402084~7131635,61397067~10437610,72991396~11594205,88840368~4251477,124272516~7232808,134217728~18123475,153837203~7625333,169228809~5019299,176160768~10085388,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,248149524~782606,254849246~2905309,261237159~925127,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~8597760,394710097~261050] 2024-08-17T17:42:05.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:05 smithi131 bash[88347]: cluster 2024-08-17T17:42:04.327024+0000 mon.a (mon.0) 1930 : cluster [DBG] osdmap e1145: 8 total, 8 up, 8 in 2024-08-17T17:42:05.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:05 smithi131 bash[88347]: cluster 2024-08-17T17:42:04.327024+0000 mon.a (mon.0) 1930 : cluster [DBG] osdmap e1145: 8 total, 8 up, 8 in 2024-08-17T17:42:05.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:05 smithi131 bash[89561]: cluster 2024-08-17T17:42:04.327024+0000 mon.a (mon.0) 1930 : cluster [DBG] osdmap e1145: 8 total, 8 up, 8 in 2024-08-17T17:42:05.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:05 smithi131 bash[89561]: cluster 2024-08-17T17:42:04.327024+0000 mon.a (mon.0) 1930 : cluster [DBG] osdmap e1145: 8 total, 8 up, 8 in 2024-08-17T17:42:05.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:05 smithi169 bash[79348]: cluster 2024-08-17T17:42:04.327024+0000 mon.a (mon.0) 1930 : cluster [DBG] osdmap e1145: 8 total, 8 up, 8 in 2024-08-17T17:42:05.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:05 smithi169 bash[79348]: cluster 2024-08-17T17:42:04.327024+0000 mon.a (mon.0) 1930 : cluster [DBG] osdmap e1145: 8 total, 8 up, 8 in 2024-08-17T17:42:06.381 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~6590171,223507572~16089535,240760537~22559328,266537886~34543412,303684534~354908,307886325~546595,313360023~4956727,322921753~24749271,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:42:06.381 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~6590171,223507572~16089535,240760537~22559328,266537886~34543412,303684534~354908,307886325~546595,313360023~4956727,322921753~24749271,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:42:06.420 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~70343340,109051904~24803451,134217728~34916891,169228809~5019299,176160768~10085388,197132288~10499597,209715200~7619149,222298112~41021753,266537886~34543412,301989888~2049554,306184192~2248728,310378496~7938254,318767104~28903920,348127232~24691322,380134814~14098731,394710097~261050,396412374~9281418,406847488~6409008] 2024-08-17T17:42:06.420 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:06.420 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:06.430 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~61489247,102946545~6038426,109051904~24803451,134217728~34916891,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,222298112~17298995,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~22148416,348127232~24691322,380134814~14098731,394710097~261050,396412374~9281418] 2024-08-17T17:42:06.430 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:06.430 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:06.440 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~4420175,27045227~11379430,38641631~61489247,102946545~6038426,109051904~24803451,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,222298112~17298995,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~9281418] 2024-08-17T17:42:06.440 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:06.440 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:06.448 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,109051904~24803451,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~9281418] 2024-08-17T17:42:06.449 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to HEAD diff [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,380387622~13845923,394710097~261050,405514064~179728] 2024-08-17T17:42:06.449 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,380387622~13845923,394710097~261050,405514064~179728] 2024-08-17T17:42:06.456 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,109051904~12766502,122176875~11678480,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,301989888~2049554,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,380387622~13845923,394710097~261050,403763113~1930679] 2024-08-17T17:42:06.456 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to HEAD diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~33193046,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:06.456 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~33193046,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:06.463 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~33193046,72991396~11594205,86094798~14036080,103290162~3573795,109051904~12766502,122176875~11678480,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:06.463 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to HEAD diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:06.463 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:06.470 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,109051904~12766502,122176875~11678480,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~21290879,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:06.471 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to HEAD diff [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~15247998,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~12117515,363409173~8082171,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:06.471 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~15247998,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~12117515,363409173~8082171,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:06.478 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,114016217~7802189,122176875~11678480,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,200552442~7079443,210744178~3938861,215124723~1033552,223507572~15247998,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~12117515,363409173~8082171,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:06.478 INFO:tasks.workunit.client.0.smithi131.stdout:from 8 to HEAD diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9582839,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~11276687,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:06.478 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9582839,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~11276687,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:06.484 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,124272516~9582839,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,200552442~7079443,210744178~3938861,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~11276687,364116894~7374450,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:06.484 INFO:tasks.workunit.client.0.smithi131.stdout:from 9 to HEAD diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9006280,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~8249693,352067382~10327343,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:06.484 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9006280,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~8249693,352067382~10327343,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:06.491 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,124272516~9006280,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~8249693,352067382~10327343,364116894~7374450,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:06.491 INFO:tasks.workunit.client.0.smithi131.stdout:from 10 to HEAD diff [1115085~8056015,27045227~10884221,38641631~17316415,61286900~10547777,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:06.492 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,27045227~10884221,38641631~17316415,61286900~10547777,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:06.498 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,27045227~10884221,38641631~17316415,61286900~10547777,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,124272516~7232808,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:06.498 INFO:tasks.workunit.client.0.smithi131.stdout:from 11 to HEAD diff [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61286900~10547777,72991396~11594205,86094798~8120151,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10529125,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:06.498 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61286900~10547777,72991396~11594205,86094798~8120151,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10529125,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:06.504 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61286900~10547777,72991396~11594205,86094798~8120151,115113942~6704464,124272516~7232808,134217728~18379990,153837203~7625333,169228809~5019299,176160768~10085388,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:06.504 INFO:tasks.workunit.client.0.smithi131.stdout:from 12 to HEAD diff [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61397067~10437610,72991396~11594205,88840368~4251477,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10272610,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,240760537~16994018,261237159~925127,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:06.504 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61397067~10437610,72991396~11594205,88840368~4251477,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10272610,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,240760537~16994018,261237159~925127,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:06.512 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61397067~10437610,72991396~11594205,88840368~4251477,115113942~6704464,124272516~7232808,134217728~18123475,153837203~7625333,169228809~5019299,176160768~10085388,200552442~7079443,211508949~3174090,223507572~8084733,235141319~3614251,240760537~16994018,261237159~925127,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~6614121,360241379~95682,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:06.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:06 smithi131 bash[88347]: cluster 2024-08-17T17:42:05.325918+0000 mon.a (mon.0) 1931 : cluster [DBG] osdmap e1146: 8 total, 8 up, 8 in 2024-08-17T17:42:06.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:06 smithi131 bash[88347]: cluster 2024-08-17T17:42:05.325918+0000 mon.a (mon.0) 1931 : cluster [DBG] osdmap e1146: 8 total, 8 up, 8 in 2024-08-17T17:42:06.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:06 smithi131 bash[88347]: cluster 2024-08-17T17:42:05.984047+0000 mgr.y (mgr.34107) 1189 : cluster [DBG] pgmap v1689: 105 pgs: 105 active+clean; 1.2 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 167 KiB/s rd, 5.7 KiB/s wr, 5.23k op/s 2024-08-17T17:42:06.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:06 smithi131 bash[88347]: cluster 2024-08-17T17:42:05.984047+0000 mgr.y (mgr.34107) 1189 : cluster [DBG] pgmap v1689: 105 pgs: 105 active+clean; 1.2 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 167 KiB/s rd, 5.7 KiB/s wr, 5.23k op/s 2024-08-17T17:42:06.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:06 smithi131 bash[89561]: cluster 2024-08-17T17:42:05.325918+0000 mon.a (mon.0) 1931 : cluster [DBG] osdmap e1146: 8 total, 8 up, 8 in 2024-08-17T17:42:06.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:06 smithi131 bash[89561]: cluster 2024-08-17T17:42:05.325918+0000 mon.a (mon.0) 1931 : cluster [DBG] osdmap e1146: 8 total, 8 up, 8 in 2024-08-17T17:42:06.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:06 smithi131 bash[89561]: cluster 2024-08-17T17:42:05.984047+0000 mgr.y (mgr.34107) 1189 : cluster [DBG] pgmap v1689: 105 pgs: 105 active+clean; 1.2 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 167 KiB/s rd, 5.7 KiB/s wr, 5.23k op/s 2024-08-17T17:42:06.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:06 smithi131 bash[89561]: cluster 2024-08-17T17:42:05.984047+0000 mgr.y (mgr.34107) 1189 : cluster [DBG] pgmap v1689: 105 pgs: 105 active+clean; 1.2 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 167 KiB/s rd, 5.7 KiB/s wr, 5.23k op/s 2024-08-17T17:42:06.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:06 smithi169 bash[79348]: cluster 2024-08-17T17:42:05.325918+0000 mon.a (mon.0) 1931 : cluster [DBG] osdmap e1146: 8 total, 8 up, 8 in 2024-08-17T17:42:06.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:06 smithi169 bash[79348]: cluster 2024-08-17T17:42:05.325918+0000 mon.a (mon.0) 1931 : cluster [DBG] osdmap e1146: 8 total, 8 up, 8 in 2024-08-17T17:42:06.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:06 smithi169 bash[79348]: cluster 2024-08-17T17:42:05.984047+0000 mgr.y (mgr.34107) 1189 : cluster [DBG] pgmap v1689: 105 pgs: 105 active+clean; 1.2 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 167 KiB/s rd, 5.7 KiB/s wr, 5.23k op/s 2024-08-17T17:42:06.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:06 smithi169 bash[79348]: cluster 2024-08-17T17:42:05.984047+0000 mgr.y (mgr.34107) 1189 : cluster [DBG] pgmap v1689: 105 pgs: 105 active+clean; 1.2 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 167 KiB/s rd, 5.7 KiB/s wr, 5.23k op/s 2024-08-17T17:42:07.390 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~6590171,223507572~16089535,240760537~22559328,266537886~34543412,303684534~354908,307886325~546595,313360023~4956727,322921753~24749271,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:42:07.390 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~6590171,223507572~16089535,240760537~22559328,266537886~34543412,303684534~354908,307886325~546595,313360023~4956727,322921753~24749271,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:42:07.430 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~70343340,109051904~24803451,134217728~34916891,169228809~5019299,176160768~10085388,197132288~10499597,209715200~7619149,222298112~41021753,266537886~34543412,301989888~2049554,306184192~2248728,310378496~7938254,318767104~28903920,348127232~24691322,380134814~14098731,394710097~261050,396412374~9281418,406847488~6409008] 2024-08-17T17:42:07.430 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:07.430 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:07.439 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~61489247,102946545~6038426,109051904~24803451,134217728~34916891,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,222298112~17298995,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~22148416,348127232~24691322,380134814~14098731,394710097~261050,396412374~9281418] 2024-08-17T17:42:07.439 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:07.439 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:07.448 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~4420175,27045227~11379430,38641631~61489247,102946545~6038426,109051904~24803451,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,222298112~17298995,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~9281418] 2024-08-17T17:42:07.448 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:07.448 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:07.456 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,109051904~24803451,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~9281418] 2024-08-17T17:42:07.456 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to HEAD diff [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,380387622~13845923,394710097~261050,405514064~179728] 2024-08-17T17:42:07.457 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,380387622~13845923,394710097~261050,405514064~179728] 2024-08-17T17:42:07.464 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,109051904~12766502,122176875~11678480,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,301989888~2049554,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,380387622~13845923,394710097~261050,403763113~1930679] 2024-08-17T17:42:07.464 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to HEAD diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~33193046,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:07.464 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~33193046,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:07.471 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~33193046,72991396~11594205,86094798~14036080,103290162~3573795,109051904~12766502,122176875~11678480,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:07.471 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to HEAD diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:07.471 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:07.478 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,109051904~12766502,122176875~11678480,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~21290879,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:07.478 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to HEAD diff [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~15247998,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~12117515,363409173~8082171,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:07.478 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~15247998,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~12117515,363409173~8082171,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:07.485 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,114016217~7802189,122176875~11678480,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,200552442~7079443,210744178~3938861,215124723~1033552,223507572~15247998,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~12117515,363409173~8082171,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:07.485 INFO:tasks.workunit.client.0.smithi131.stdout:from 8 to HEAD diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9582839,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~11276687,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:07.485 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9582839,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~11276687,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:07.492 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,124272516~9582839,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,200552442~7079443,210744178~3938861,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~11276687,364116894~7374450,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:07.492 INFO:tasks.workunit.client.0.smithi131.stdout:from 9 to HEAD diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9006280,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~8249693,352067382~10327343,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:07.492 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9006280,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~8249693,352067382~10327343,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:07.498 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,124272516~9006280,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~8249693,352067382~10327343,364116894~7374450,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:07.498 INFO:tasks.workunit.client.0.smithi131.stdout:from 10 to HEAD diff [1115085~8056015,27045227~10884221,38641631~17316415,61286900~10547777,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:07.498 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,27045227~10884221,38641631~17316415,61286900~10547777,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:07.508 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,27045227~10884221,38641631~17316415,61286900~10547777,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,124272516~7232808,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:07.508 INFO:tasks.workunit.client.0.smithi131.stdout:from 11 to HEAD diff [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61286900~10547777,72991396~11594205,86094798~8120151,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10529125,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:07.508 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61286900~10547777,72991396~11594205,86094798~8120151,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10529125,154892544~6569992,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:07.514 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,27045227~10884221,40807274~160161,41402084~8809799,61286900~10547777,72991396~11594205,86094798~8120151,115113942~6704464,124272516~7232808,134217728~18379990,153837203~7625333,169228809~5019299,176160768~10085388,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,384523024~9710521,394710097~261050] 2024-08-17T17:42:07.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:07 smithi169 bash[79348]: cluster 2024-08-17T17:42:06.355092+0000 mon.a (mon.0) 1932 : cluster [DBG] osdmap e1147: 8 total, 8 up, 8 in 2024-08-17T17:42:07.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:07 smithi169 bash[79348]: cluster 2024-08-17T17:42:06.355092+0000 mon.a (mon.0) 1932 : cluster [DBG] osdmap e1147: 8 total, 8 up, 8 in 2024-08-17T17:42:07.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:07 smithi131 bash[88347]: cluster 2024-08-17T17:42:06.355092+0000 mon.a (mon.0) 1932 : cluster [DBG] osdmap e1147: 8 total, 8 up, 8 in 2024-08-17T17:42:07.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:07 smithi131 bash[88347]: cluster 2024-08-17T17:42:06.355092+0000 mon.a (mon.0) 1932 : cluster [DBG] osdmap e1147: 8 total, 8 up, 8 in 2024-08-17T17:42:07.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:07 smithi131 bash[89561]: cluster 2024-08-17T17:42:06.355092+0000 mon.a (mon.0) 1932 : cluster [DBG] osdmap e1147: 8 total, 8 up, 8 in 2024-08-17T17:42:07.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:07 smithi131 bash[89561]: cluster 2024-08-17T17:42:06.355092+0000 mon.a (mon.0) 1932 : cluster [DBG] osdmap e1147: 8 total, 8 up, 8 in 2024-08-17T17:42:08.411 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~6590171,223507572~16089535,240760537~22559328,266537886~34543412,303684534~354908,307886325~546595,313360023~4956727,322921753~24749271,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:42:08.411 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~6590171,223507572~16089535,240760537~22559328,266537886~34543412,303684534~354908,307886325~546595,313360023~4956727,322921753~24749271,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:42:08.449 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~70343340,109051904~24803451,134217728~34916891,169228809~5019299,176160768~10085388,197132288~10499597,209715200~7619149,222298112~41021753,266537886~34543412,301989888~2049554,306184192~2248728,310378496~7938254,318767104~28903920,348127232~24691322,380134814~14098731,394710097~261050,396412374~9281418,406847488~6409008] 2024-08-17T17:42:08.449 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:08.449 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:08.457 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~61489247,102946545~6038426,109051904~24803451,134217728~34916891,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,222298112~17298995,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~22148416,348127232~24691322,380134814~14098731,394710097~261050,396412374~9281418] 2024-08-17T17:42:08.457 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:08.457 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:08.465 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~4420175,27045227~11379430,38641631~61489247,102946545~6038426,109051904~24803451,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,222298112~17298995,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~9281418] 2024-08-17T17:42:08.465 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:08.465 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:08.474 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,109051904~24803451,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~9281418] 2024-08-17T17:42:08.474 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to HEAD diff [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,380387622~13845923,394710097~261050,405514064~179728] 2024-08-17T17:42:08.474 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,380387622~13845923,394710097~261050,405514064~179728] 2024-08-17T17:42:08.481 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,109051904~12766502,122176875~11678480,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,301989888~2049554,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,380387622~13845923,394710097~261050,403763113~1930679] 2024-08-17T17:42:08.481 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to HEAD diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~33193046,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:08.481 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~33193046,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:08.487 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~33193046,72991396~11594205,86094798~14036080,103290162~3573795,109051904~12766502,122176875~11678480,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:08.488 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to HEAD diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:08.488 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:08.494 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,109051904~12766502,122176875~11678480,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~21290879,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:08.494 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to HEAD diff [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~15247998,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~12117515,363409173~8082171,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:08.494 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~15247998,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~12117515,363409173~8082171,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:08.500 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,114016217~7802189,122176875~11678480,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,200552442~7079443,210744178~3938861,215124723~1033552,223507572~15247998,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~12117515,363409173~8082171,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:08.500 INFO:tasks.workunit.client.0.smithi131.stdout:from 8 to HEAD diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9582839,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~11276687,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:08.500 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9582839,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~11276687,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:08.507 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,124272516~9582839,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,200552442~7079443,210744178~3938861,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~11276687,364116894~7374450,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:08.507 INFO:tasks.workunit.client.0.smithi131.stdout:from 9 to HEAD diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9006280,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~8249693,352067382~10327343,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:08.507 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9006280,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~8249693,352067382~10327343,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:08.513 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,124272516~9006280,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~8249693,352067382~10327343,364116894~7374450,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:08.513 INFO:tasks.workunit.client.0.smithi131.stdout:from 10 to HEAD diff [1115085~8056015,27045227~10884221,38641631~17316415,61286900~10547777,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:08.513 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,27045227~10884221,38641631~17316415,61286900~10547777,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~7232808,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:08.519 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,27045227~10884221,38641631~17316415,61286900~10547777,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,124272516~7232808,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~4868279,345024850~2366584,352067382~9050804,364116894~7374450,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:08.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:08 smithi169 bash[79348]: cluster 2024-08-17T17:42:07.354880+0000 mon.a (mon.0) 1933 : cluster [DBG] osdmap e1148: 8 total, 8 up, 8 in 2024-08-17T17:42:08.682 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:08 smithi169 bash[79348]: cluster 2024-08-17T17:42:07.354880+0000 mon.a (mon.0) 1933 : cluster [DBG] osdmap e1148: 8 total, 8 up, 8 in 2024-08-17T17:42:08.682 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:08 smithi169 bash[79348]: cluster 2024-08-17T17:42:07.984732+0000 mgr.y (mgr.34107) 1190 : cluster [DBG] pgmap v1692: 105 pgs: 105 active+clean; 1.2 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 140 KiB/s rd, 5.5 KiB/s wr, 2.53k op/s 2024-08-17T17:42:08.682 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:08 smithi169 bash[79348]: cluster 2024-08-17T17:42:07.984732+0000 mgr.y (mgr.34107) 1190 : cluster [DBG] pgmap v1692: 105 pgs: 105 active+clean; 1.2 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 140 KiB/s rd, 5.5 KiB/s wr, 2.53k op/s 2024-08-17T17:42:08.683 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:08 smithi169 bash[79348]: audit 2024-08-17T17:42:08.240880+0000 mon.a (mon.0) 1934 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:08.683 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:08 smithi169 bash[79348]: audit 2024-08-17T17:42:08.240880+0000 mon.a (mon.0) 1934 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:08.783 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:08 smithi131 bash[89561]: cluster 2024-08-17T17:42:07.354880+0000 mon.a (mon.0) 1933 : cluster [DBG] osdmap e1148: 8 total, 8 up, 8 in 2024-08-17T17:42:08.783 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:08 smithi131 bash[89561]: cluster 2024-08-17T17:42:07.354880+0000 mon.a (mon.0) 1933 : cluster [DBG] osdmap e1148: 8 total, 8 up, 8 in 2024-08-17T17:42:08.783 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:08 smithi131 bash[89561]: cluster 2024-08-17T17:42:07.984732+0000 mgr.y (mgr.34107) 1190 : cluster [DBG] pgmap v1692: 105 pgs: 105 active+clean; 1.2 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 140 KiB/s rd, 5.5 KiB/s wr, 2.53k op/s 2024-08-17T17:42:08.783 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:08 smithi131 bash[89561]: cluster 2024-08-17T17:42:07.984732+0000 mgr.y (mgr.34107) 1190 : cluster [DBG] pgmap v1692: 105 pgs: 105 active+clean; 1.2 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 140 KiB/s rd, 5.5 KiB/s wr, 2.53k op/s 2024-08-17T17:42:08.783 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:08 smithi131 bash[89561]: audit 2024-08-17T17:42:08.240880+0000 mon.a (mon.0) 1934 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:08.783 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:08 smithi131 bash[89561]: audit 2024-08-17T17:42:08.240880+0000 mon.a (mon.0) 1934 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:08.784 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:08 smithi131 bash[88347]: cluster 2024-08-17T17:42:07.354880+0000 mon.a (mon.0) 1933 : cluster [DBG] osdmap e1148: 8 total, 8 up, 8 in 2024-08-17T17:42:08.784 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:08 smithi131 bash[88347]: cluster 2024-08-17T17:42:07.354880+0000 mon.a (mon.0) 1933 : cluster [DBG] osdmap e1148: 8 total, 8 up, 8 in 2024-08-17T17:42:08.784 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:08 smithi131 bash[88347]: cluster 2024-08-17T17:42:07.984732+0000 mgr.y (mgr.34107) 1190 : cluster [DBG] pgmap v1692: 105 pgs: 105 active+clean; 1.2 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 140 KiB/s rd, 5.5 KiB/s wr, 2.53k op/s 2024-08-17T17:42:08.784 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:08 smithi131 bash[88347]: cluster 2024-08-17T17:42:07.984732+0000 mgr.y (mgr.34107) 1190 : cluster [DBG] pgmap v1692: 105 pgs: 105 active+clean; 1.2 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 140 KiB/s rd, 5.5 KiB/s wr, 2.53k op/s 2024-08-17T17:42:08.784 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:08 smithi131 bash[88347]: audit 2024-08-17T17:42:08.240880+0000 mon.a (mon.0) 1934 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:08.784 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:08 smithi131 bash[88347]: audit 2024-08-17T17:42:08.240880+0000 mon.a (mon.0) 1934 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:09.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:42:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:42:08] "GET /metrics HTTP/1.1" 200 36570 "" "Prometheus/2.51.0" 2024-08-17T17:42:09.420 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~6590171,223507572~16089535,240760537~22559328,266537886~34543412,303684534~354908,307886325~546595,313360023~4956727,322921753~24749271,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:42:09.420 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~6590171,223507572~16089535,240760537~22559328,266537886~34543412,303684534~354908,307886325~546595,313360023~4956727,322921753~24749271,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:42:09.459 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~70343340,109051904~24803451,134217728~34916891,169228809~5019299,176160768~10085388,197132288~10499597,209715200~7619149,222298112~41021753,266537886~34543412,301989888~2049554,306184192~2248728,310378496~7938254,318767104~28903920,348127232~24691322,380134814~14098731,394710097~261050,396412374~9281418,406847488~6409008] 2024-08-17T17:42:09.459 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:09.459 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:09.469 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~61489247,102946545~6038426,109051904~24803451,134217728~34916891,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,222298112~17298995,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~22148416,348127232~24691322,380134814~14098731,394710097~261050,396412374~9281418] 2024-08-17T17:42:09.469 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:09.469 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:09.478 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~4420175,27045227~11379430,38641631~61489247,102946545~6038426,109051904~24803451,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,222298112~17298995,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~9281418] 2024-08-17T17:42:09.479 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:09.479 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:09.487 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,109051904~24803451,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~9281418] 2024-08-17T17:42:09.487 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to HEAD diff [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,380387622~13845923,394710097~261050,405514064~179728] 2024-08-17T17:42:09.487 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,380387622~13845923,394710097~261050,405514064~179728] 2024-08-17T17:42:09.495 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,109051904~12766502,122176875~11678480,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,301989888~2049554,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,380387622~13845923,394710097~261050,403763113~1930679] 2024-08-17T17:42:09.495 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to HEAD diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~33193046,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:09.495 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~33193046,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:09.502 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~33193046,72991396~11594205,86094798~14036080,103290162~3573795,109051904~12766502,122176875~11678480,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:09.502 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to HEAD diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:09.502 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:09.509 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,109051904~12766502,122176875~11678480,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~21290879,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:09.509 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to HEAD diff [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~15247998,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~12117515,363409173~8082171,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:09.509 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~15247998,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~12117515,363409173~8082171,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:09.516 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,114016217~7802189,122176875~11678480,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,200552442~7079443,210744178~3938861,215124723~1033552,223507572~15247998,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~12117515,363409173~8082171,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:09.516 INFO:tasks.workunit.client.0.smithi131.stdout:from 8 to HEAD diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9582839,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~11276687,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:09.516 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9582839,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~11276687,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:09.523 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,124272516~9582839,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,200552442~7079443,210744178~3938861,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~11276687,364116894~7374450,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:09.523 INFO:tasks.workunit.client.0.smithi131.stdout:from 9 to HEAD diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9006280,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~8249693,352067382~10327343,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:09.523 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9006280,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~8249693,352067382~10327343,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:09.530 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,124272516~9006280,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,200552442~7079443,211508949~3174090,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,325522608~13616149,339141741~8249693,352067382~10327343,364116894~7374450,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:09.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:09 smithi169 bash[79348]: cluster 2024-08-17T17:42:08.382056+0000 mon.a (mon.0) 1935 : cluster [DBG] osdmap e1149: 8 total, 8 up, 8 in 2024-08-17T17:42:09.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:09 smithi169 bash[79348]: cluster 2024-08-17T17:42:08.382056+0000 mon.a (mon.0) 1935 : cluster [DBG] osdmap e1149: 8 total, 8 up, 8 in 2024-08-17T17:42:09.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:09 smithi131 bash[89561]: cluster 2024-08-17T17:42:08.382056+0000 mon.a (mon.0) 1935 : cluster [DBG] osdmap e1149: 8 total, 8 up, 8 in 2024-08-17T17:42:09.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:09 smithi131 bash[89561]: cluster 2024-08-17T17:42:08.382056+0000 mon.a (mon.0) 1935 : cluster [DBG] osdmap e1149: 8 total, 8 up, 8 in 2024-08-17T17:42:09.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:09 smithi131 bash[88347]: cluster 2024-08-17T17:42:08.382056+0000 mon.a (mon.0) 1935 : cluster [DBG] osdmap e1149: 8 total, 8 up, 8 in 2024-08-17T17:42:09.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:09 smithi131 bash[88347]: cluster 2024-08-17T17:42:08.382056+0000 mon.a (mon.0) 1935 : cluster [DBG] osdmap e1149: 8 total, 8 up, 8 in 2024-08-17T17:42:10.433 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~6590171,223507572~16089535,240760537~22559328,266537886~34543412,303684534~354908,307886325~546595,313360023~4956727,322921753~24749271,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:42:10.433 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~6590171,223507572~16089535,240760537~22559328,266537886~34543412,303684534~354908,307886325~546595,313360023~4956727,322921753~24749271,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:42:10.472 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~70343340,109051904~24803451,134217728~34916891,169228809~5019299,176160768~10085388,197132288~10499597,209715200~7619149,222298112~41021753,266537886~34543412,301989888~2049554,306184192~2248728,310378496~7938254,318767104~28903920,348127232~24691322,380134814~14098731,394710097~261050,396412374~9281418,406847488~6409008] 2024-08-17T17:42:10.472 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:10.472 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:10.481 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~61489247,102946545~6038426,109051904~24803451,134217728~34916891,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,222298112~17298995,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~22148416,348127232~24691322,380134814~14098731,394710097~261050,396412374~9281418] 2024-08-17T17:42:10.481 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:10.481 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:10.489 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~4420175,27045227~11379430,38641631~61489247,102946545~6038426,109051904~24803451,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,222298112~17298995,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~9281418] 2024-08-17T17:42:10.489 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:10.489 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:10.497 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,109051904~24803451,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~9281418] 2024-08-17T17:42:10.497 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to HEAD diff [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,380387622~13845923,394710097~261050,405514064~179728] 2024-08-17T17:42:10.497 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,380387622~13845923,394710097~261050,405514064~179728] 2024-08-17T17:42:10.504 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,109051904~12766502,122176875~11678480,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,301989888~2049554,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,380387622~13845923,394710097~261050,403763113~1930679] 2024-08-17T17:42:10.504 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to HEAD diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~33193046,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:10.504 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~33193046,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:10.511 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~33193046,72991396~11594205,86094798~14036080,103290162~3573795,109051904~12766502,122176875~11678480,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:10.511 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to HEAD diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:10.511 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:10.518 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,109051904~12766502,122176875~11678480,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~21290879,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:10.519 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to HEAD diff [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~15247998,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~12117515,363409173~8082171,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:10.519 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~15247998,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~12117515,363409173~8082171,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:10.525 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,114016217~7802189,122176875~11678480,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,200552442~7079443,210744178~3938861,215124723~1033552,223507572~15247998,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~12117515,363409173~8082171,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:10.525 INFO:tasks.workunit.client.0.smithi131.stdout:from 8 to HEAD diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9582839,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~11276687,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:10.525 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,115113942~6704464,124272516~9582839,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~11276687,364116894~7374450,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:10.531 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,21651133~4420175,27045227~10884221,38641631~17316415,57874857~13959820,72991396~11594205,86094798~9009184,97231328~2899550,103290162~3573795,114016217~7802189,124272516~9582839,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,200552442~7079443,210744178~3938861,223507572~15247998,240760537~16994018,259241677~2920609,266537886~19507714,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~11276687,364116894~7374450,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:10.755 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~6590171,223507572~16089535,240760537~22559328,266537886~34543412,303684534~354908,307886325~546595,313360023~4956727,322921753~24749271,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:42:10.755 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~6590171,223507572~16089535,240760537~22559328,266537886~34543412,303684534~354908,307886325~546595,313360023~4956727,322921753~24749271,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:42:10.791 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~70343340,109051904~24803451,134217728~34916891,169228809~5019299,176160768~10085388,197132288~10499597,209715200~7619149,222298112~41021753,266537886~34543412,301989888~2049554,306184192~2248728,310378496~7938254,318767104~28903920,348127232~24691322,380134814~14098731,394710097~261050,396412374~9281418,406847488~6409008] 2024-08-17T17:42:10.791 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:10.791 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:10.799 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~61489247,102946545~6038426,109051904~24803451,134217728~34916891,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,222298112~17298995,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~22148416,348127232~24691322,380134814~14098731,394710097~261050,396412374~9281418] 2024-08-17T17:42:10.799 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:10.799 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:10.807 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~4420175,27045227~11379430,38641631~61489247,102946545~6038426,109051904~24803451,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,222298112~17298995,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~9281418] 2024-08-17T17:42:10.807 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:10.807 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:10.814 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,109051904~24803451,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~9281418] 2024-08-17T17:42:10.814 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to HEAD diff [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,380387622~13845923,394710097~261050,405514064~179728] 2024-08-17T17:42:10.814 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,380387622~13845923,394710097~261050,405514064~179728] 2024-08-17T17:42:10.821 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,109051904~12766502,122176875~11678480,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,301989888~2049554,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,380387622~13845923,394710097~261050,403763113~1930679] 2024-08-17T17:42:10.821 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to HEAD diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~33193046,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:10.821 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~33193046,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:10.828 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~33193046,72991396~11594205,86094798~14036080,103290162~3573795,109051904~12766502,122176875~11678480,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:10.828 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to HEAD diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:10.828 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:10.842 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,109051904~12766502,122176875~11678480,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~21290879,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:10.843 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to HEAD diff [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~15247998,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~12117515,363409173~8082171,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:10.843 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~15247998,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~12117515,363409173~8082171,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:10.849 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,114016217~7802189,122176875~11678480,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,200552442~7079443,210744178~3938861,215124723~1033552,223507572~15247998,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~12117515,363409173~8082171,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:10.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:10 smithi131 bash[89561]: cluster 2024-08-17T17:42:09.380683+0000 mon.a (mon.0) 1936 : cluster [DBG] osdmap e1150: 8 total, 8 up, 8 in 2024-08-17T17:42:10.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:10 smithi131 bash[89561]: cluster 2024-08-17T17:42:09.380683+0000 mon.a (mon.0) 1936 : cluster [DBG] osdmap e1150: 8 total, 8 up, 8 in 2024-08-17T17:42:10.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:10 smithi131 bash[89561]: cluster 2024-08-17T17:42:09.985451+0000 mgr.y (mgr.34107) 1191 : cluster [DBG] pgmap v1695: 105 pgs: 105 active+clean; 1.1 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 122 KiB/s rd, 6.0 KiB/s wr, 1.40k op/s 2024-08-17T17:42:10.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:10 smithi131 bash[89561]: cluster 2024-08-17T17:42:09.985451+0000 mgr.y (mgr.34107) 1191 : cluster [DBG] pgmap v1695: 105 pgs: 105 active+clean; 1.1 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 122 KiB/s rd, 6.0 KiB/s wr, 1.40k op/s 2024-08-17T17:42:10.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:10 smithi131 bash[88347]: cluster 2024-08-17T17:42:09.380683+0000 mon.a (mon.0) 1936 : cluster [DBG] osdmap e1150: 8 total, 8 up, 8 in 2024-08-17T17:42:10.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:10 smithi131 bash[88347]: cluster 2024-08-17T17:42:09.380683+0000 mon.a (mon.0) 1936 : cluster [DBG] osdmap e1150: 8 total, 8 up, 8 in 2024-08-17T17:42:10.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:10 smithi131 bash[88347]: cluster 2024-08-17T17:42:09.985451+0000 mgr.y (mgr.34107) 1191 : cluster [DBG] pgmap v1695: 105 pgs: 105 active+clean; 1.1 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 122 KiB/s rd, 6.0 KiB/s wr, 1.40k op/s 2024-08-17T17:42:10.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:10 smithi131 bash[88347]: cluster 2024-08-17T17:42:09.985451+0000 mgr.y (mgr.34107) 1191 : cluster [DBG] pgmap v1695: 105 pgs: 105 active+clean; 1.1 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 122 KiB/s rd, 6.0 KiB/s wr, 1.40k op/s 2024-08-17T17:42:10.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:10 smithi169 bash[79348]: cluster 2024-08-17T17:42:09.380683+0000 mon.a (mon.0) 1936 : cluster [DBG] osdmap e1150: 8 total, 8 up, 8 in 2024-08-17T17:42:10.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:10 smithi169 bash[79348]: cluster 2024-08-17T17:42:09.380683+0000 mon.a (mon.0) 1936 : cluster [DBG] osdmap e1150: 8 total, 8 up, 8 in 2024-08-17T17:42:10.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:10 smithi169 bash[79348]: cluster 2024-08-17T17:42:09.985451+0000 mgr.y (mgr.34107) 1191 : cluster [DBG] pgmap v1695: 105 pgs: 105 active+clean; 1.1 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 122 KiB/s rd, 6.0 KiB/s wr, 1.40k op/s 2024-08-17T17:42:10.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:10 smithi169 bash[79348]: cluster 2024-08-17T17:42:09.985451+0000 mgr.y (mgr.34107) 1191 : cluster [DBG] pgmap v1695: 105 pgs: 105 active+clean; 1.1 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 122 KiB/s rd, 6.0 KiB/s wr, 1.40k op/s 2024-08-17T17:42:11.762 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~6590171,223507572~16089535,240760537~22559328,266537886~34543412,303684534~354908,307886325~546595,313360023~4956727,322921753~24749271,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:42:11.762 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~6590171,223507572~16089535,240760537~22559328,266537886~34543412,303684534~354908,307886325~546595,313360023~4956727,322921753~24749271,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:42:11.799 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~70343340,109051904~24803451,134217728~34916891,169228809~5019299,176160768~10085388,197132288~10499597,209715200~7619149,222298112~41021753,266537886~34543412,301989888~2049554,306184192~2248728,310378496~7938254,318767104~28903920,348127232~24691322,380134814~14098731,394710097~261050,396412374~9281418,406847488~6409008] 2024-08-17T17:42:11.799 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:11.799 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:11.808 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~61489247,102946545~6038426,109051904~24803451,134217728~34916891,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,222298112~17298995,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~22148416,348127232~24691322,380134814~14098731,394710097~261050,396412374~9281418] 2024-08-17T17:42:11.808 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:11.809 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:11.817 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~4420175,27045227~11379430,38641631~61489247,102946545~6038426,109051904~24803451,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,222298112~17298995,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~9281418] 2024-08-17T17:42:11.817 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:11.818 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:11.825 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,109051904~24803451,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~9281418] 2024-08-17T17:42:11.826 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to HEAD diff [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,380387622~13845923,394710097~261050,405514064~179728] 2024-08-17T17:42:11.826 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,380387622~13845923,394710097~261050,405514064~179728] 2024-08-17T17:42:11.833 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,109051904~12766502,122176875~11678480,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,301989888~2049554,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,380387622~13845923,394710097~261050,403763113~1930679] 2024-08-17T17:42:11.833 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to HEAD diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~33193046,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:11.833 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~33193046,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:11.840 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~33193046,72991396~11594205,86094798~14036080,103290162~3573795,109051904~12766502,122176875~11678480,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:11.840 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to HEAD diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:11.840 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~10529125,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:11.847 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~17316415,56382333~15452344,72991396~11594205,86094798~14036080,103290162~3573795,109051904~12766502,122176875~11678480,134217728~18379990,153837203~9869037,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8249693,351118038~21290879,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:11.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:11 smithi131 bash[88347]: cluster 2024-08-17T17:42:10.405795+0000 mon.a (mon.0) 1937 : cluster [DBG] osdmap e1151: 8 total, 8 up, 8 in 2024-08-17T17:42:11.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:11 smithi131 bash[88347]: cluster 2024-08-17T17:42:10.405795+0000 mon.a (mon.0) 1937 : cluster [DBG] osdmap e1151: 8 total, 8 up, 8 in 2024-08-17T17:42:11.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:11 smithi131 bash[88347]: cluster 2024-08-17T17:42:10.723925+0000 mon.a (mon.0) 1938 : cluster [DBG] osdmap e1152: 8 total, 8 up, 8 in 2024-08-17T17:42:11.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:11 smithi131 bash[88347]: cluster 2024-08-17T17:42:10.723925+0000 mon.a (mon.0) 1938 : cluster [DBG] osdmap e1152: 8 total, 8 up, 8 in 2024-08-17T17:42:11.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:11 smithi131 bash[89561]: cluster 2024-08-17T17:42:10.405795+0000 mon.a (mon.0) 1937 : cluster [DBG] osdmap e1151: 8 total, 8 up, 8 in 2024-08-17T17:42:11.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:11 smithi131 bash[89561]: cluster 2024-08-17T17:42:10.405795+0000 mon.a (mon.0) 1937 : cluster [DBG] osdmap e1151: 8 total, 8 up, 8 in 2024-08-17T17:42:11.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:11 smithi131 bash[89561]: cluster 2024-08-17T17:42:10.723925+0000 mon.a (mon.0) 1938 : cluster [DBG] osdmap e1152: 8 total, 8 up, 8 in 2024-08-17T17:42:11.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:11 smithi131 bash[89561]: cluster 2024-08-17T17:42:10.723925+0000 mon.a (mon.0) 1938 : cluster [DBG] osdmap e1152: 8 total, 8 up, 8 in 2024-08-17T17:42:11.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:11 smithi169 bash[79348]: cluster 2024-08-17T17:42:10.405795+0000 mon.a (mon.0) 1937 : cluster [DBG] osdmap e1151: 8 total, 8 up, 8 in 2024-08-17T17:42:11.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:11 smithi169 bash[79348]: cluster 2024-08-17T17:42:10.405795+0000 mon.a (mon.0) 1937 : cluster [DBG] osdmap e1151: 8 total, 8 up, 8 in 2024-08-17T17:42:11.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:11 smithi169 bash[79348]: cluster 2024-08-17T17:42:10.723925+0000 mon.a (mon.0) 1938 : cluster [DBG] osdmap e1152: 8 total, 8 up, 8 in 2024-08-17T17:42:11.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:11 smithi169 bash[79348]: cluster 2024-08-17T17:42:10.723925+0000 mon.a (mon.0) 1938 : cluster [DBG] osdmap e1152: 8 total, 8 up, 8 in 2024-08-17T17:42:12.761 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~6590171,223507572~16089535,240760537~22559328,266537886~34543412,303684534~354908,307886325~546595,313360023~4956727,322921753~24749271,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:42:12.762 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~6590171,223507572~16089535,240760537~22559328,266537886~34543412,303684534~354908,307886325~546595,313360023~4956727,322921753~24749271,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:42:12.806 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~70343340,109051904~24803451,134217728~34916891,169228809~5019299,176160768~10085388,197132288~10499597,209715200~7619149,222298112~41021753,266537886~34543412,301989888~2049554,306184192~2248728,310378496~7938254,318767104~28903920,348127232~24691322,380134814~14098731,394710097~261050,396412374~9281418,406847488~6409008] 2024-08-17T17:42:12.806 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:12.806 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:12.814 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~61489247,102946545~6038426,109051904~24803451,134217728~34916891,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,222298112~17298995,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~22148416,348127232~24691322,380134814~14098731,394710097~261050,396412374~9281418] 2024-08-17T17:42:12.814 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:12.814 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:12.822 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~4420175,27045227~11379430,38641631~61489247,102946545~6038426,109051904~24803451,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,222298112~17298995,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~9281418] 2024-08-17T17:42:12.822 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:12.822 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:12.830 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,109051904~24803451,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~9281418] 2024-08-17T17:42:12.830 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to HEAD diff [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,380387622~13845923,394710097~261050,405514064~179728] 2024-08-17T17:42:12.830 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,380387622~13845923,394710097~261050,405514064~179728] 2024-08-17T17:42:12.837 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,109051904~12766502,122176875~11678480,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,301989888~2049554,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,380387622~13845923,394710097~261050,403763113~1930679] 2024-08-17T17:42:12.837 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to HEAD diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~33193046,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:12.837 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~33193046,72991396~11594205,86094798~14036080,103290162~3573795,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,382749615~11483930,394710097~261050,405514064~179728] 2024-08-17T17:42:12.844 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~1397811,13412999~3805502,21651133~4420175,27045227~10884221,38641631~33193046,72991396~11594205,86094798~14036080,103290162~3573795,109051904~12766502,122176875~11678480,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,382749615~11483930,394710097~261050,403763113~1930679] 2024-08-17T17:42:13.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:12 smithi131 bash[89561]: cluster 2024-08-17T17:42:11.724291+0000 mon.a (mon.0) 1939 : cluster [DBG] osdmap e1153: 8 total, 8 up, 8 in 2024-08-17T17:42:13.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:12 smithi131 bash[89561]: cluster 2024-08-17T17:42:11.724291+0000 mon.a (mon.0) 1939 : cluster [DBG] osdmap e1153: 8 total, 8 up, 8 in 2024-08-17T17:42:13.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:12 smithi131 bash[89561]: cluster 2024-08-17T17:42:11.986184+0000 mgr.y (mgr.34107) 1192 : cluster [DBG] pgmap v1699: 105 pgs: 105 active+clean; 1.1 GiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 137 KiB/s rd, 6.6 KiB/s wr, 1.85k op/s 2024-08-17T17:42:13.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:12 smithi131 bash[89561]: cluster 2024-08-17T17:42:11.986184+0000 mgr.y (mgr.34107) 1192 : cluster [DBG] pgmap v1699: 105 pgs: 105 active+clean; 1.1 GiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 137 KiB/s rd, 6.6 KiB/s wr, 1.85k op/s 2024-08-17T17:42:13.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:12 smithi131 bash[88347]: cluster 2024-08-17T17:42:11.724291+0000 mon.a (mon.0) 1939 : cluster [DBG] osdmap e1153: 8 total, 8 up, 8 in 2024-08-17T17:42:13.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:12 smithi131 bash[88347]: cluster 2024-08-17T17:42:11.724291+0000 mon.a (mon.0) 1939 : cluster [DBG] osdmap e1153: 8 total, 8 up, 8 in 2024-08-17T17:42:13.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:12 smithi131 bash[88347]: cluster 2024-08-17T17:42:11.986184+0000 mgr.y (mgr.34107) 1192 : cluster [DBG] pgmap v1699: 105 pgs: 105 active+clean; 1.1 GiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 137 KiB/s rd, 6.6 KiB/s wr, 1.85k op/s 2024-08-17T17:42:13.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:12 smithi131 bash[88347]: cluster 2024-08-17T17:42:11.986184+0000 mgr.y (mgr.34107) 1192 : cluster [DBG] pgmap v1699: 105 pgs: 105 active+clean; 1.1 GiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 137 KiB/s rd, 6.6 KiB/s wr, 1.85k op/s 2024-08-17T17:42:13.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:12 smithi169 bash[79348]: cluster 2024-08-17T17:42:11.724291+0000 mon.a (mon.0) 1939 : cluster [DBG] osdmap e1153: 8 total, 8 up, 8 in 2024-08-17T17:42:13.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:12 smithi169 bash[79348]: cluster 2024-08-17T17:42:11.724291+0000 mon.a (mon.0) 1939 : cluster [DBG] osdmap e1153: 8 total, 8 up, 8 in 2024-08-17T17:42:13.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:12 smithi169 bash[79348]: cluster 2024-08-17T17:42:11.986184+0000 mgr.y (mgr.34107) 1192 : cluster [DBG] pgmap v1699: 105 pgs: 105 active+clean; 1.1 GiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 137 KiB/s rd, 6.6 KiB/s wr, 1.85k op/s 2024-08-17T17:42:13.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:12 smithi169 bash[79348]: cluster 2024-08-17T17:42:11.986184+0000 mgr.y (mgr.34107) 1192 : cluster [DBG] pgmap v1699: 105 pgs: 105 active+clean; 1.1 GiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 137 KiB/s rd, 6.6 KiB/s wr, 1.85k op/s 2024-08-17T17:42:13.784 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~6590171,223507572~16089535,240760537~22559328,266537886~34543412,303684534~354908,307886325~546595,313360023~4956727,322921753~24749271,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:42:13.785 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~6590171,223507572~16089535,240760537~22559328,266537886~34543412,303684534~354908,307886325~546595,313360023~4956727,322921753~24749271,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:42:13.819 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~70343340,109051904~24803451,134217728~34916891,169228809~5019299,176160768~10085388,197132288~10499597,209715200~7619149,222298112~41021753,266537886~34543412,301989888~2049554,306184192~2248728,310378496~7938254,318767104~28903920,348127232~24691322,380134814~14098731,394710097~261050,396412374~9281418,406847488~6409008] 2024-08-17T17:42:13.820 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:13.820 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:13.828 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~61489247,102946545~6038426,109051904~24803451,134217728~34916891,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,222298112~17298995,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~22148416,348127232~24691322,380134814~14098731,394710097~261050,396412374~9281418] 2024-08-17T17:42:13.828 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:13.828 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:13.836 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~4420175,27045227~11379430,38641631~61489247,102946545~6038426,109051904~24803451,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,222298112~17298995,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~9281418] 2024-08-17T17:42:13.836 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:13.836 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:13.845 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,109051904~24803451,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~9281418] 2024-08-17T17:42:13.845 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to HEAD diff [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,380387622~13845923,394710097~261050,405514064~179728] 2024-08-17T17:42:13.845 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,110662279~3353938,115113942~6704464,122176875~11678480,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,380387622~13845923,394710097~261050,405514064~179728] 2024-08-17T17:42:13.853 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~8056015,9496193~7739137,21651133~4420175,27045227~11379430,38641631~33193046,72991396~11594205,86094798~14036080,103035842~3828115,109051904~12766502,122176875~11678480,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~7090681,299456114~67315,301989888~2049554,313360023~4956727,325522608~13616149,339141741~8529283,351118038~21290879,380387622~13845923,394710097~261050,403763113~1930679] 2024-08-17T17:42:14.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:13 smithi131 bash[89561]: cluster 2024-08-17T17:42:12.733736+0000 mon.a (mon.0) 1940 : cluster [DBG] osdmap e1154: 8 total, 8 up, 8 in 2024-08-17T17:42:14.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:13 smithi131 bash[89561]: cluster 2024-08-17T17:42:12.733736+0000 mon.a (mon.0) 1940 : cluster [DBG] osdmap e1154: 8 total, 8 up, 8 in 2024-08-17T17:42:14.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:13 smithi131 bash[88347]: cluster 2024-08-17T17:42:12.733736+0000 mon.a (mon.0) 1940 : cluster [DBG] osdmap e1154: 8 total, 8 up, 8 in 2024-08-17T17:42:14.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:13 smithi131 bash[88347]: cluster 2024-08-17T17:42:12.733736+0000 mon.a (mon.0) 1940 : cluster [DBG] osdmap e1154: 8 total, 8 up, 8 in 2024-08-17T17:42:14.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:13 smithi169 bash[79348]: cluster 2024-08-17T17:42:12.733736+0000 mon.a (mon.0) 1940 : cluster [DBG] osdmap e1154: 8 total, 8 up, 8 in 2024-08-17T17:42:14.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:13 smithi169 bash[79348]: cluster 2024-08-17T17:42:12.733736+0000 mon.a (mon.0) 1940 : cluster [DBG] osdmap e1154: 8 total, 8 up, 8 in 2024-08-17T17:42:14.803 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~6590171,223507572~16089535,240760537~22559328,266537886~34543412,303684534~354908,307886325~546595,313360023~4956727,322921753~24749271,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:42:14.803 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~6590171,223507572~16089535,240760537~22559328,266537886~34543412,303684534~354908,307886325~546595,313360023~4956727,322921753~24749271,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:42:14.831 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~70343340,109051904~24803451,134217728~34916891,169228809~5019299,176160768~10085388,197132288~10499597,209715200~7619149,222298112~41021753,266537886~34543412,301989888~2049554,306184192~2248728,310378496~7938254,318767104~28903920,348127232~24691322,380134814~14098731,394710097~261050,396412374~9281418,406847488~6409008] 2024-08-17T17:42:14.831 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:14.831 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:14.840 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~61489247,102946545~6038426,109051904~24803451,134217728~34916891,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,222298112~17298995,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~22148416,348127232~24691322,380134814~14098731,394710097~261050,396412374~9281418] 2024-08-17T17:42:14.840 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:14.840 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:14.848 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~4420175,27045227~11379430,38641631~61489247,102946545~6038426,109051904~24803451,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,222298112~17298995,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~9281418] 2024-08-17T17:42:14.848 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:14.848 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:14.856 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,86094798~14036080,103035842~3828115,109051904~24803451,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~13616149,339141741~8529283,349753420~22655497,380387622~13845923,394710097~261050,396412374~9281418] 2024-08-17T17:42:15.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:14 smithi131 bash[89561]: cluster 2024-08-17T17:42:13.738739+0000 mon.a (mon.0) 1941 : cluster [DBG] osdmap e1155: 8 total, 8 up, 8 in 2024-08-17T17:42:15.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:14 smithi131 bash[89561]: cluster 2024-08-17T17:42:13.738739+0000 mon.a (mon.0) 1941 : cluster [DBG] osdmap e1155: 8 total, 8 up, 8 in 2024-08-17T17:42:15.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:14 smithi131 bash[89561]: cluster 2024-08-17T17:42:13.987201+0000 mgr.y (mgr.34107) 1193 : cluster [DBG] pgmap v1702: 105 pgs: 105 active+clean; 991 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.9 KiB/s rd, 0 B/s wr, 843 op/s 2024-08-17T17:42:15.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:14 smithi131 bash[89561]: cluster 2024-08-17T17:42:13.987201+0000 mgr.y (mgr.34107) 1193 : cluster [DBG] pgmap v1702: 105 pgs: 105 active+clean; 991 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.9 KiB/s rd, 0 B/s wr, 843 op/s 2024-08-17T17:42:15.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:14 smithi131 bash[88347]: cluster 2024-08-17T17:42:13.738739+0000 mon.a (mon.0) 1941 : cluster [DBG] osdmap e1155: 8 total, 8 up, 8 in 2024-08-17T17:42:15.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:14 smithi131 bash[88347]: cluster 2024-08-17T17:42:13.738739+0000 mon.a (mon.0) 1941 : cluster [DBG] osdmap e1155: 8 total, 8 up, 8 in 2024-08-17T17:42:15.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:14 smithi131 bash[88347]: cluster 2024-08-17T17:42:13.987201+0000 mgr.y (mgr.34107) 1193 : cluster [DBG] pgmap v1702: 105 pgs: 105 active+clean; 991 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.9 KiB/s rd, 0 B/s wr, 843 op/s 2024-08-17T17:42:15.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:14 smithi131 bash[88347]: cluster 2024-08-17T17:42:13.987201+0000 mgr.y (mgr.34107) 1193 : cluster [DBG] pgmap v1702: 105 pgs: 105 active+clean; 991 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.9 KiB/s rd, 0 B/s wr, 843 op/s 2024-08-17T17:42:15.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:14 smithi169 bash[79348]: cluster 2024-08-17T17:42:13.738739+0000 mon.a (mon.0) 1941 : cluster [DBG] osdmap e1155: 8 total, 8 up, 8 in 2024-08-17T17:42:15.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:14 smithi169 bash[79348]: cluster 2024-08-17T17:42:13.738739+0000 mon.a (mon.0) 1941 : cluster [DBG] osdmap e1155: 8 total, 8 up, 8 in 2024-08-17T17:42:15.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:14 smithi169 bash[79348]: cluster 2024-08-17T17:42:13.987201+0000 mgr.y (mgr.34107) 1193 : cluster [DBG] pgmap v1702: 105 pgs: 105 active+clean; 991 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.9 KiB/s rd, 0 B/s wr, 843 op/s 2024-08-17T17:42:15.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:14 smithi169 bash[79348]: cluster 2024-08-17T17:42:13.987201+0000 mgr.y (mgr.34107) 1193 : cluster [DBG] pgmap v1702: 105 pgs: 105 active+clean; 991 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 1.9 KiB/s rd, 0 B/s wr, 843 op/s 2024-08-17T17:42:15.770 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~6590171,223507572~16089535,240760537~22559328,266537886~34543412,303684534~354908,307886325~546595,313360023~4956727,322921753~24749271,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:42:15.770 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~6590171,223507572~16089535,240760537~22559328,266537886~34543412,303684534~354908,307886325~546595,313360023~4956727,322921753~24749271,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:42:15.802 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~70343340,109051904~24803451,134217728~34916891,169228809~5019299,176160768~10085388,197132288~10499597,209715200~7619149,222298112~41021753,266537886~34543412,301989888~2049554,306184192~2248728,310378496~7938254,318767104~28903920,348127232~24691322,380134814~14098731,394710097~261050,396412374~9281418,406847488~6409008] 2024-08-17T17:42:15.802 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:15.802 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:15.811 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~61489247,102946545~6038426,109051904~24803451,134217728~34916891,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,222298112~17298995,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~22148416,348127232~24691322,380134814~14098731,394710097~261050,396412374~9281418] 2024-08-17T17:42:15.811 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:15.811 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~8813696,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:15.819 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~4420175,27045227~11379430,38641631~61489247,102946545~6038426,109051904~24803451,134217728~29488512,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,222298112~17298995,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~22148416,349753420~22655497,380387622~13845923,394710097~261050,396412374~9281418] 2024-08-17T17:42:16.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:15 smithi131 bash[88347]: cluster 2024-08-17T17:42:14.753844+0000 mon.a (mon.0) 1942 : cluster [DBG] osdmap e1156: 8 total, 8 up, 8 in 2024-08-17T17:42:16.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:15 smithi131 bash[88347]: cluster 2024-08-17T17:42:14.753844+0000 mon.a (mon.0) 1942 : cluster [DBG] osdmap e1156: 8 total, 8 up, 8 in 2024-08-17T17:42:16.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:15 smithi131 bash[88347]: cluster 2024-08-17T17:42:15.724040+0000 mon.a (mon.0) 1943 : cluster [DBG] osdmap e1157: 8 total, 8 up, 8 in 2024-08-17T17:42:16.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:15 smithi131 bash[88347]: cluster 2024-08-17T17:42:15.724040+0000 mon.a (mon.0) 1943 : cluster [DBG] osdmap e1157: 8 total, 8 up, 8 in 2024-08-17T17:42:16.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:15 smithi131 bash[89561]: cluster 2024-08-17T17:42:14.753844+0000 mon.a (mon.0) 1942 : cluster [DBG] osdmap e1156: 8 total, 8 up, 8 in 2024-08-17T17:42:16.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:15 smithi131 bash[89561]: cluster 2024-08-17T17:42:14.753844+0000 mon.a (mon.0) 1942 : cluster [DBG] osdmap e1156: 8 total, 8 up, 8 in 2024-08-17T17:42:16.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:15 smithi131 bash[89561]: cluster 2024-08-17T17:42:15.724040+0000 mon.a (mon.0) 1943 : cluster [DBG] osdmap e1157: 8 total, 8 up, 8 in 2024-08-17T17:42:16.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:15 smithi131 bash[89561]: cluster 2024-08-17T17:42:15.724040+0000 mon.a (mon.0) 1943 : cluster [DBG] osdmap e1157: 8 total, 8 up, 8 in 2024-08-17T17:42:16.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:15 smithi169 bash[79348]: cluster 2024-08-17T17:42:14.753844+0000 mon.a (mon.0) 1942 : cluster [DBG] osdmap e1156: 8 total, 8 up, 8 in 2024-08-17T17:42:16.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:15 smithi169 bash[79348]: cluster 2024-08-17T17:42:14.753844+0000 mon.a (mon.0) 1942 : cluster [DBG] osdmap e1156: 8 total, 8 up, 8 in 2024-08-17T17:42:16.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:15 smithi169 bash[79348]: cluster 2024-08-17T17:42:15.724040+0000 mon.a (mon.0) 1943 : cluster [DBG] osdmap e1157: 8 total, 8 up, 8 in 2024-08-17T17:42:16.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:15 smithi169 bash[79348]: cluster 2024-08-17T17:42:15.724040+0000 mon.a (mon.0) 1943 : cluster [DBG] osdmap e1157: 8 total, 8 up, 8 in 2024-08-17T17:42:16.824 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~6590171,223507572~16089535,240760537~22559328,266537886~34543412,303684534~354908,307886325~546595,313360023~4956727,322921753~24749271,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:42:16.824 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~6590171,223507572~16089535,240760537~22559328,266537886~34543412,303684534~354908,307886325~546595,313360023~4956727,322921753~24749271,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:42:16.846 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~70343340,109051904~24803451,134217728~34916891,169228809~5019299,176160768~10085388,197132288~10499597,209715200~7619149,222298112~41021753,266537886~34543412,301989888~2049554,306184192~2248728,310378496~7938254,318767104~28903920,348127232~24691322,380134814~14098731,394710097~261050,396412374~9281418,406847488~6409008] 2024-08-17T17:42:16.846 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:16.846 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~3938861,215124723~1033552,223507572~16089535,240760537~22559328,266537886~19507714,290025846~11055452,303684534~354908,313360023~4956727,325522608~22148416,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728] 2024-08-17T17:42:16.855 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~61489247,102946545~6038426,109051904~24803451,134217728~34916891,169228809~5019299,176160768~10085388,197132288~10499597,210744178~3938861,215124723~1033552,222298112~17298995,240760537~22559328,266537886~19507714,290025846~11055452,301989888~2049554,310378496~7938254,325522608~22148416,348127232~24691322,380134814~14098731,394710097~261050,396412374~9281418] 2024-08-17T17:42:17.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:16 smithi131 bash[89561]: audit 2024-08-17T17:42:15.964609+0000 mon.a (mon.0) 1944 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:42:17.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:16 smithi131 bash[89561]: audit 2024-08-17T17:42:15.964609+0000 mon.a (mon.0) 1944 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:42:17.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:16 smithi131 bash[89561]: cluster 2024-08-17T17:42:15.987680+0000 mgr.y (mgr.34107) 1194 : cluster [DBG] pgmap v1705: 105 pgs: 105 active+clean; 919 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 104 KiB/s rd, 7.2 KiB/s wr, 1.14k op/s 2024-08-17T17:42:17.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:16 smithi131 bash[89561]: cluster 2024-08-17T17:42:15.987680+0000 mgr.y (mgr.34107) 1194 : cluster [DBG] pgmap v1705: 105 pgs: 105 active+clean; 919 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 104 KiB/s rd, 7.2 KiB/s wr, 1.14k op/s 2024-08-17T17:42:17.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:16 smithi131 bash[88347]: audit 2024-08-17T17:42:15.964609+0000 mon.a (mon.0) 1944 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:42:17.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:16 smithi131 bash[88347]: audit 2024-08-17T17:42:15.964609+0000 mon.a (mon.0) 1944 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:42:17.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:16 smithi131 bash[88347]: cluster 2024-08-17T17:42:15.987680+0000 mgr.y (mgr.34107) 1194 : cluster [DBG] pgmap v1705: 105 pgs: 105 active+clean; 919 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 104 KiB/s rd, 7.2 KiB/s wr, 1.14k op/s 2024-08-17T17:42:17.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:16 smithi131 bash[88347]: cluster 2024-08-17T17:42:15.987680+0000 mgr.y (mgr.34107) 1194 : cluster [DBG] pgmap v1705: 105 pgs: 105 active+clean; 919 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 104 KiB/s rd, 7.2 KiB/s wr, 1.14k op/s 2024-08-17T17:42:17.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:16 smithi169 bash[79348]: audit 2024-08-17T17:42:15.964609+0000 mon.a (mon.0) 1944 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:42:17.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:16 smithi169 bash[79348]: audit 2024-08-17T17:42:15.964609+0000 mon.a (mon.0) 1944 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:42:17.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:16 smithi169 bash[79348]: cluster 2024-08-17T17:42:15.987680+0000 mgr.y (mgr.34107) 1194 : cluster [DBG] pgmap v1705: 105 pgs: 105 active+clean; 919 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 104 KiB/s rd, 7.2 KiB/s wr, 1.14k op/s 2024-08-17T17:42:17.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:16 smithi169 bash[79348]: cluster 2024-08-17T17:42:15.987680+0000 mgr.y (mgr.34107) 1194 : cluster [DBG] pgmap v1705: 105 pgs: 105 active+clean; 919 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 104 KiB/s rd, 7.2 KiB/s wr, 1.14k op/s 2024-08-17T17:42:17.817 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to HEAD diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~6590171,223507572~16089535,240760537~22559328,266537886~34543412,303684534~354908,307886325~546595,313360023~4956727,322921753~24749271,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:42:17.817 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [1115085~16120245,21651133~4420175,27045227~11379430,38641631~45943970,85175682~14955196,100287219~2659326,103035842~5949129,110662279~3353938,115113942~18741413,136243914~5644728,142068593~11768610,154892544~14242075,170468604~2422410,173389303~858805,178232540~8013616,200552442~7079443,210744178~6590171,223507572~16089535,240760537~22559328,266537886~34543412,303684534~354908,307886325~546595,313360023~4956727,322921753~24749271,349753420~23065134,380134814~14098731,394710097~261050,396412374~7350739,405514064~179728,409272894~3983602] 2024-08-17T17:42:17.850 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~17235330,21651133~16773524,38641631~70343340,109051904~24803451,134217728~34916891,169228809~5019299,176160768~10085388,197132288~10499597,209715200~7619149,222298112~41021753,266537886~34543412,301989888~2049554,306184192~2248728,310378496~7938254,318767104~28903920,348127232~24691322,380134814~14098731,394710097~261050,396412374~9281418,406847488~6409008] 2024-08-17T17:42:18.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:17 smithi131 bash[89561]: cluster 2024-08-17T17:42:16.777715+0000 mon.a (mon.0) 1945 : cluster [DBG] osdmap e1158: 8 total, 8 up, 8 in 2024-08-17T17:42:18.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:17 smithi131 bash[89561]: cluster 2024-08-17T17:42:16.777715+0000 mon.a (mon.0) 1945 : cluster [DBG] osdmap e1158: 8 total, 8 up, 8 in 2024-08-17T17:42:18.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:17 smithi131 bash[88347]: cluster 2024-08-17T17:42:16.777715+0000 mon.a (mon.0) 1945 : cluster [DBG] osdmap e1158: 8 total, 8 up, 8 in 2024-08-17T17:42:18.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:17 smithi131 bash[88347]: cluster 2024-08-17T17:42:16.777715+0000 mon.a (mon.0) 1945 : cluster [DBG] osdmap e1158: 8 total, 8 up, 8 in 2024-08-17T17:42:18.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:17 smithi169 bash[79348]: cluster 2024-08-17T17:42:16.777715+0000 mon.a (mon.0) 1945 : cluster [DBG] osdmap e1158: 8 total, 8 up, 8 in 2024-08-17T17:42:18.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:17 smithi169 bash[79348]: cluster 2024-08-17T17:42:16.777715+0000 mon.a (mon.0) 1945 : cluster [DBG] osdmap e1158: 8 total, 8 up, 8 in 2024-08-17T17:42:18.856 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] DiffIterateTest/0.DiffIterateStress (39738 ms) 2024-08-17T17:42:18.857 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] DiffIterateTest/0.DiffIterateParent 2024-08-17T17:42:18.857 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:42:19.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:42:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:42:18] "GET /metrics HTTP/1.1" 200 36570 "" "Prometheus/2.51.0" 2024-08-17T17:42:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:18 smithi131 bash[88347]: cluster 2024-08-17T17:42:17.788367+0000 mon.a (mon.0) 1946 : cluster [DBG] osdmap e1159: 8 total, 8 up, 8 in 2024-08-17T17:42:19.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:18 smithi131 bash[88347]: cluster 2024-08-17T17:42:17.788367+0000 mon.a (mon.0) 1946 : cluster [DBG] osdmap e1159: 8 total, 8 up, 8 in 2024-08-17T17:42:19.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:18 smithi131 bash[88347]: cluster 2024-08-17T17:42:17.988332+0000 mgr.y (mgr.34107) 1195 : cluster [DBG] pgmap v1708: 105 pgs: 105 active+clean; 919 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 104 KiB/s rd, 7.2 KiB/s wr, 647 op/s 2024-08-17T17:42:19.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:18 smithi131 bash[88347]: cluster 2024-08-17T17:42:17.988332+0000 mgr.y (mgr.34107) 1195 : cluster [DBG] pgmap v1708: 105 pgs: 105 active+clean; 919 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 104 KiB/s rd, 7.2 KiB/s wr, 647 op/s 2024-08-17T17:42:19.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:18 smithi131 bash[89561]: cluster 2024-08-17T17:42:17.788367+0000 mon.a (mon.0) 1946 : cluster [DBG] osdmap e1159: 8 total, 8 up, 8 in 2024-08-17T17:42:19.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:18 smithi131 bash[89561]: cluster 2024-08-17T17:42:17.788367+0000 mon.a (mon.0) 1946 : cluster [DBG] osdmap e1159: 8 total, 8 up, 8 in 2024-08-17T17:42:19.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:18 smithi131 bash[89561]: cluster 2024-08-17T17:42:17.988332+0000 mgr.y (mgr.34107) 1195 : cluster [DBG] pgmap v1708: 105 pgs: 105 active+clean; 919 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 104 KiB/s rd, 7.2 KiB/s wr, 647 op/s 2024-08-17T17:42:19.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:18 smithi131 bash[89561]: cluster 2024-08-17T17:42:17.988332+0000 mgr.y (mgr.34107) 1195 : cluster [DBG] pgmap v1708: 105 pgs: 105 active+clean; 919 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 104 KiB/s rd, 7.2 KiB/s wr, 647 op/s 2024-08-17T17:42:19.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:18 smithi169 bash[79348]: cluster 2024-08-17T17:42:17.788367+0000 mon.a (mon.0) 1946 : cluster [DBG] osdmap e1159: 8 total, 8 up, 8 in 2024-08-17T17:42:19.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:18 smithi169 bash[79348]: cluster 2024-08-17T17:42:17.788367+0000 mon.a (mon.0) 1946 : cluster [DBG] osdmap e1159: 8 total, 8 up, 8 in 2024-08-17T17:42:19.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:18 smithi169 bash[79348]: cluster 2024-08-17T17:42:17.988332+0000 mgr.y (mgr.34107) 1195 : cluster [DBG] pgmap v1708: 105 pgs: 105 active+clean; 919 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 104 KiB/s rd, 7.2 KiB/s wr, 647 op/s 2024-08-17T17:42:19.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:18 smithi169 bash[79348]: cluster 2024-08-17T17:42:17.988332+0000 mgr.y (mgr.34107) 1195 : cluster [DBG] pgmap v1708: 105 pgs: 105 active+clean; 919 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 104 KiB/s rd, 7.2 KiB/s wr, 647 op/s 2024-08-17T17:42:20.064 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] DiffIterateTest/0.DiffIterateParent (1208 ms) 2024-08-17T17:42:20.064 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] DiffIterateTest/0.DiffIterateIgnoreParent 2024-08-17T17:42:20.064 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:42:20.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:19 smithi131 bash[89561]: cluster 2024-08-17T17:42:18.803721+0000 mon.a (mon.0) 1947 : cluster [DBG] osdmap e1160: 8 total, 8 up, 8 in 2024-08-17T17:42:20.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:19 smithi131 bash[89561]: cluster 2024-08-17T17:42:18.803721+0000 mon.a (mon.0) 1947 : cluster [DBG] osdmap e1160: 8 total, 8 up, 8 in 2024-08-17T17:42:20.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:19 smithi131 bash[88347]: cluster 2024-08-17T17:42:18.803721+0000 mon.a (mon.0) 1947 : cluster [DBG] osdmap e1160: 8 total, 8 up, 8 in 2024-08-17T17:42:20.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:19 smithi131 bash[88347]: cluster 2024-08-17T17:42:18.803721+0000 mon.a (mon.0) 1947 : cluster [DBG] osdmap e1160: 8 total, 8 up, 8 in 2024-08-17T17:42:20.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:19 smithi169 bash[79348]: cluster 2024-08-17T17:42:18.803721+0000 mon.a (mon.0) 1947 : cluster [DBG] osdmap e1160: 8 total, 8 up, 8 in 2024-08-17T17:42:20.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:19 smithi169 bash[79348]: cluster 2024-08-17T17:42:18.803721+0000 mon.a (mon.0) 1947 : cluster [DBG] osdmap e1160: 8 total, 8 up, 8 in 2024-08-17T17:42:20.998 INFO:tasks.workunit.client.0.smithi131.stdout: wrote [756927~91699,3634529~31721,4487779~68752,5172231~18318,6395139~90575,7058617~2556,8233024~2751,8663607~100852,10388366~68862,20727370~24063] to clone 2024-08-17T17:42:20.999 INFO:tasks.workunit.client.0.smithi131.stdout: diff was [0~3666250,4194304~4041471,8388608~2068620,16777216~3974217] 2024-08-17T17:42:21.009 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] DiffIterateTest/0.DiffIterateIgnoreParent (945 ms) 2024-08-17T17:42:21.010 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] DiffIterateTest/0.DiffIterateCallbackError 2024-08-17T17:42:21.010 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:42:21.064 INFO:tasks.workunit.client.0.smithi131.stdout: wrote [717431~76695,1359917~50954,3491020~1233,3903254~52655,4222215~39515,5455366~26552,9898209~70724,14950345~4535,15212454~84655,17431400~14335] 2024-08-17T17:42:21.093 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] DiffIterateTest/0.DiffIterateCallbackError (83 ms) 2024-08-17T17:42:21.093 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] DiffIterateTest/0.DiffIterateParentDiscard 2024-08-17T17:42:21.093 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:42:21.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:20 smithi131 bash[89561]: cluster 2024-08-17T17:42:19.811998+0000 mon.a (mon.0) 1948 : cluster [DBG] osdmap e1161: 8 total, 8 up, 8 in 2024-08-17T17:42:21.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:20 smithi131 bash[89561]: cluster 2024-08-17T17:42:19.811998+0000 mon.a (mon.0) 1948 : cluster [DBG] osdmap e1161: 8 total, 8 up, 8 in 2024-08-17T17:42:21.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:20 smithi131 bash[89561]: cluster 2024-08-17T17:42:19.989136+0000 mgr.y (mgr.34107) 1196 : cluster [DBG] pgmap v1711: 105 pgs: 105 active+clean; 765 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 51 KiB/s rd, 1.0 MiB/s wr, 264 op/s 2024-08-17T17:42:21.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:20 smithi131 bash[89561]: cluster 2024-08-17T17:42:19.989136+0000 mgr.y (mgr.34107) 1196 : cluster [DBG] pgmap v1711: 105 pgs: 105 active+clean; 765 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 51 KiB/s rd, 1.0 MiB/s wr, 264 op/s 2024-08-17T17:42:21.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:20 smithi131 bash[89561]: cluster 2024-08-17T17:42:20.727943+0000 mon.a (mon.0) 1949 : cluster [DBG] osdmap e1162: 8 total, 8 up, 8 in 2024-08-17T17:42:21.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:20 smithi131 bash[89561]: cluster 2024-08-17T17:42:20.727943+0000 mon.a (mon.0) 1949 : cluster [DBG] osdmap e1162: 8 total, 8 up, 8 in 2024-08-17T17:42:21.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:20 smithi131 bash[88347]: cluster 2024-08-17T17:42:19.811998+0000 mon.a (mon.0) 1948 : cluster [DBG] osdmap e1161: 8 total, 8 up, 8 in 2024-08-17T17:42:21.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:20 smithi131 bash[88347]: cluster 2024-08-17T17:42:19.811998+0000 mon.a (mon.0) 1948 : cluster [DBG] osdmap e1161: 8 total, 8 up, 8 in 2024-08-17T17:42:21.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:20 smithi131 bash[88347]: cluster 2024-08-17T17:42:19.989136+0000 mgr.y (mgr.34107) 1196 : cluster [DBG] pgmap v1711: 105 pgs: 105 active+clean; 765 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 51 KiB/s rd, 1.0 MiB/s wr, 264 op/s 2024-08-17T17:42:21.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:20 smithi131 bash[88347]: cluster 2024-08-17T17:42:19.989136+0000 mgr.y (mgr.34107) 1196 : cluster [DBG] pgmap v1711: 105 pgs: 105 active+clean; 765 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 51 KiB/s rd, 1.0 MiB/s wr, 264 op/s 2024-08-17T17:42:21.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:20 smithi131 bash[88347]: cluster 2024-08-17T17:42:20.727943+0000 mon.a (mon.0) 1949 : cluster [DBG] osdmap e1162: 8 total, 8 up, 8 in 2024-08-17T17:42:21.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:20 smithi131 bash[88347]: cluster 2024-08-17T17:42:20.727943+0000 mon.a (mon.0) 1949 : cluster [DBG] osdmap e1162: 8 total, 8 up, 8 in 2024-08-17T17:42:21.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:20 smithi169 bash[79348]: cluster 2024-08-17T17:42:19.811998+0000 mon.a (mon.0) 1948 : cluster [DBG] osdmap e1161: 8 total, 8 up, 8 in 2024-08-17T17:42:21.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:20 smithi169 bash[79348]: cluster 2024-08-17T17:42:19.811998+0000 mon.a (mon.0) 1948 : cluster [DBG] osdmap e1161: 8 total, 8 up, 8 in 2024-08-17T17:42:21.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:20 smithi169 bash[79348]: cluster 2024-08-17T17:42:19.989136+0000 mgr.y (mgr.34107) 1196 : cluster [DBG] pgmap v1711: 105 pgs: 105 active+clean; 765 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 51 KiB/s rd, 1.0 MiB/s wr, 264 op/s 2024-08-17T17:42:21.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:20 smithi169 bash[79348]: cluster 2024-08-17T17:42:19.989136+0000 mgr.y (mgr.34107) 1196 : cluster [DBG] pgmap v1711: 105 pgs: 105 active+clean; 765 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 51 KiB/s rd, 1.0 MiB/s wr, 264 op/s 2024-08-17T17:42:21.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:20 smithi169 bash[79348]: cluster 2024-08-17T17:42:20.727943+0000 mon.a (mon.0) 1949 : cluster [DBG] osdmap e1162: 8 total, 8 up, 8 in 2024-08-17T17:42:21.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:20 smithi169 bash[79348]: cluster 2024-08-17T17:42:20.727943+0000 mon.a (mon.0) 1949 : cluster [DBG] osdmap e1162: 8 total, 8 up, 8 in 2024-08-17T17:42:23.066 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] DiffIterateTest/0.DiffIterateParentDiscard (1973 ms) 2024-08-17T17:42:23.066 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] DiffIterateTest/0.DiffIterateUnalignedSmall 2024-08-17T17:42:23.066 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:42:23.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:22 smithi131 bash[89561]: audit 2024-08-17T17:42:21.802812+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:23.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:22 smithi131 bash[89561]: audit 2024-08-17T17:42:21.802812+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:23.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:22 smithi131 bash[89561]: audit 2024-08-17T17:42:21.809493+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:23.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:22 smithi131 bash[89561]: audit 2024-08-17T17:42:21.809493+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:23.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:22 smithi131 bash[89561]: cluster 2024-08-17T17:42:21.821350+0000 mon.a (mon.0) 1952 : cluster [DBG] osdmap e1163: 8 total, 8 up, 8 in 2024-08-17T17:42:23.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:22 smithi131 bash[89561]: cluster 2024-08-17T17:42:21.821350+0000 mon.a (mon.0) 1952 : cluster [DBG] osdmap e1163: 8 total, 8 up, 8 in 2024-08-17T17:42:23.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:22 smithi131 bash[89561]: cluster 2024-08-17T17:42:21.989837+0000 mgr.y (mgr.34107) 1197 : cluster [DBG] pgmap v1714: 105 pgs: 105 active+clean; 760 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 92 KiB/s rd, 3.0 MiB/s wr, 345 op/s 2024-08-17T17:42:23.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:22 smithi131 bash[89561]: cluster 2024-08-17T17:42:21.989837+0000 mgr.y (mgr.34107) 1197 : cluster [DBG] pgmap v1714: 105 pgs: 105 active+clean; 760 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 92 KiB/s rd, 3.0 MiB/s wr, 345 op/s 2024-08-17T17:42:23.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:22 smithi131 bash[89561]: audit 2024-08-17T17:42:21.999678+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:23.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:22 smithi131 bash[89561]: audit 2024-08-17T17:42:21.999678+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:23.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:22 smithi131 bash[89561]: audit 2024-08-17T17:42:22.008978+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:23.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:22 smithi131 bash[89561]: audit 2024-08-17T17:42:22.008978+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:23.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:22 smithi131 bash[88347]: audit 2024-08-17T17:42:21.802812+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:23.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:22 smithi131 bash[88347]: audit 2024-08-17T17:42:21.802812+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:23.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:22 smithi131 bash[88347]: audit 2024-08-17T17:42:21.809493+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:23.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:22 smithi131 bash[88347]: audit 2024-08-17T17:42:21.809493+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:23.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:22 smithi131 bash[88347]: cluster 2024-08-17T17:42:21.821350+0000 mon.a (mon.0) 1952 : cluster [DBG] osdmap e1163: 8 total, 8 up, 8 in 2024-08-17T17:42:23.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:22 smithi131 bash[88347]: cluster 2024-08-17T17:42:21.821350+0000 mon.a (mon.0) 1952 : cluster [DBG] osdmap e1163: 8 total, 8 up, 8 in 2024-08-17T17:42:23.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:22 smithi131 bash[88347]: cluster 2024-08-17T17:42:21.989837+0000 mgr.y (mgr.34107) 1197 : cluster [DBG] pgmap v1714: 105 pgs: 105 active+clean; 760 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 92 KiB/s rd, 3.0 MiB/s wr, 345 op/s 2024-08-17T17:42:23.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:22 smithi131 bash[88347]: cluster 2024-08-17T17:42:21.989837+0000 mgr.y (mgr.34107) 1197 : cluster [DBG] pgmap v1714: 105 pgs: 105 active+clean; 760 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 92 KiB/s rd, 3.0 MiB/s wr, 345 op/s 2024-08-17T17:42:23.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:22 smithi131 bash[88347]: audit 2024-08-17T17:42:21.999678+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:23.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:22 smithi131 bash[88347]: audit 2024-08-17T17:42:21.999678+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:23.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:22 smithi131 bash[88347]: audit 2024-08-17T17:42:22.008978+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:23.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:22 smithi131 bash[88347]: audit 2024-08-17T17:42:22.008978+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:23.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:22 smithi169 bash[79348]: audit 2024-08-17T17:42:21.802812+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:23.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:22 smithi169 bash[79348]: audit 2024-08-17T17:42:21.802812+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:23.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:22 smithi169 bash[79348]: audit 2024-08-17T17:42:21.809493+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:23.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:22 smithi169 bash[79348]: audit 2024-08-17T17:42:21.809493+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:23.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:22 smithi169 bash[79348]: cluster 2024-08-17T17:42:21.821350+0000 mon.a (mon.0) 1952 : cluster [DBG] osdmap e1163: 8 total, 8 up, 8 in 2024-08-17T17:42:23.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:22 smithi169 bash[79348]: cluster 2024-08-17T17:42:21.821350+0000 mon.a (mon.0) 1952 : cluster [DBG] osdmap e1163: 8 total, 8 up, 8 in 2024-08-17T17:42:23.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:22 smithi169 bash[79348]: cluster 2024-08-17T17:42:21.989837+0000 mgr.y (mgr.34107) 1197 : cluster [DBG] pgmap v1714: 105 pgs: 105 active+clean; 760 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 92 KiB/s rd, 3.0 MiB/s wr, 345 op/s 2024-08-17T17:42:23.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:22 smithi169 bash[79348]: cluster 2024-08-17T17:42:21.989837+0000 mgr.y (mgr.34107) 1197 : cluster [DBG] pgmap v1714: 105 pgs: 105 active+clean; 760 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 92 KiB/s rd, 3.0 MiB/s wr, 345 op/s 2024-08-17T17:42:23.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:22 smithi169 bash[79348]: audit 2024-08-17T17:42:21.999678+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:23.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:22 smithi169 bash[79348]: audit 2024-08-17T17:42:21.999678+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:23.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:22 smithi169 bash[79348]: audit 2024-08-17T17:42:22.008978+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:23.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:22 smithi169 bash[79348]: audit 2024-08-17T17:42:22.008978+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:23.156 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] DiffIterateTest/0.DiffIterateUnalignedSmall (91 ms) 2024-08-17T17:42:23.156 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] DiffIterateTest/0.DiffIterateUnaligned 2024-08-17T17:42:23.156 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:42:23.273 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] DiffIterateTest/0.DiffIterateUnaligned (117 ms) 2024-08-17T17:42:23.273 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] DiffIterateTest/0.DiffIterateTryAcquireLock 2024-08-17T17:42:23.273 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:42:24.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:23 smithi131 bash[89561]: cluster 2024-08-17T17:42:22.833864+0000 mon.a (mon.0) 1955 : cluster [DBG] osdmap e1164: 8 total, 8 up, 8 in 2024-08-17T17:42:24.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:23 smithi131 bash[89561]: cluster 2024-08-17T17:42:22.833864+0000 mon.a (mon.0) 1955 : cluster [DBG] osdmap e1164: 8 total, 8 up, 8 in 2024-08-17T17:42:24.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:23 smithi131 bash[89561]: audit 2024-08-17T17:42:23.174848+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:24.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:23 smithi131 bash[89561]: audit 2024-08-17T17:42:23.174848+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:24.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:23 smithi131 bash[89561]: audit 2024-08-17T17:42:23.186869+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:24.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:23 smithi131 bash[89561]: audit 2024-08-17T17:42:23.186869+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:24.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:23 smithi131 bash[89561]: audit 2024-08-17T17:42:23.242333+0000 mon.a (mon.0) 1958 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:24.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:23 smithi131 bash[89561]: audit 2024-08-17T17:42:23.242333+0000 mon.a (mon.0) 1958 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:24.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:23 smithi131 bash[88347]: cluster 2024-08-17T17:42:22.833864+0000 mon.a (mon.0) 1955 : cluster [DBG] osdmap e1164: 8 total, 8 up, 8 in 2024-08-17T17:42:24.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:23 smithi131 bash[88347]: cluster 2024-08-17T17:42:22.833864+0000 mon.a (mon.0) 1955 : cluster [DBG] osdmap e1164: 8 total, 8 up, 8 in 2024-08-17T17:42:24.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:23 smithi131 bash[88347]: audit 2024-08-17T17:42:23.174848+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:24.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:23 smithi131 bash[88347]: audit 2024-08-17T17:42:23.174848+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:24.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:23 smithi131 bash[88347]: audit 2024-08-17T17:42:23.186869+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:24.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:23 smithi131 bash[88347]: audit 2024-08-17T17:42:23.186869+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:24.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:23 smithi131 bash[88347]: audit 2024-08-17T17:42:23.242333+0000 mon.a (mon.0) 1958 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:24.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:23 smithi131 bash[88347]: audit 2024-08-17T17:42:23.242333+0000 mon.a (mon.0) 1958 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:24.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:23 smithi169 bash[79348]: cluster 2024-08-17T17:42:22.833864+0000 mon.a (mon.0) 1955 : cluster [DBG] osdmap e1164: 8 total, 8 up, 8 in 2024-08-17T17:42:24.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:23 smithi169 bash[79348]: cluster 2024-08-17T17:42:22.833864+0000 mon.a (mon.0) 1955 : cluster [DBG] osdmap e1164: 8 total, 8 up, 8 in 2024-08-17T17:42:24.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:23 smithi169 bash[79348]: audit 2024-08-17T17:42:23.174848+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:24.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:23 smithi169 bash[79348]: audit 2024-08-17T17:42:23.174848+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:24.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:23 smithi169 bash[79348]: audit 2024-08-17T17:42:23.186869+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:24.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:23 smithi169 bash[79348]: audit 2024-08-17T17:42:23.186869+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:24.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:23 smithi169 bash[79348]: audit 2024-08-17T17:42:23.242333+0000 mon.a (mon.0) 1958 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:24.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:23 smithi169 bash[79348]: audit 2024-08-17T17:42:23.242333+0000 mon.a (mon.0) 1958 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:25.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:24 smithi131 bash[89561]: cluster 2024-08-17T17:42:23.990887+0000 mgr.y (mgr.34107) 1198 : cluster [DBG] pgmap v1716: 105 pgs: 105 active+clean; 834 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 15 MiB/s wr, 233 op/s 2024-08-17T17:42:25.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:24 smithi131 bash[89561]: cluster 2024-08-17T17:42:23.990887+0000 mgr.y (mgr.34107) 1198 : cluster [DBG] pgmap v1716: 105 pgs: 105 active+clean; 834 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 15 MiB/s wr, 233 op/s 2024-08-17T17:42:25.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:24 smithi131 bash[88347]: cluster 2024-08-17T17:42:23.990887+0000 mgr.y (mgr.34107) 1198 : cluster [DBG] pgmap v1716: 105 pgs: 105 active+clean; 834 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 15 MiB/s wr, 233 op/s 2024-08-17T17:42:25.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:24 smithi131 bash[88347]: cluster 2024-08-17T17:42:23.990887+0000 mgr.y (mgr.34107) 1198 : cluster [DBG] pgmap v1716: 105 pgs: 105 active+clean; 834 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 15 MiB/s wr, 233 op/s 2024-08-17T17:42:25.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:24 smithi169 bash[79348]: cluster 2024-08-17T17:42:23.990887+0000 mgr.y (mgr.34107) 1198 : cluster [DBG] pgmap v1716: 105 pgs: 105 active+clean; 834 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 15 MiB/s wr, 233 op/s 2024-08-17T17:42:25.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:24 smithi169 bash[79348]: cluster 2024-08-17T17:42:23.990887+0000 mgr.y (mgr.34107) 1198 : cluster [DBG] pgmap v1716: 105 pgs: 105 active+clean; 834 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.9 MiB/s rd, 15 MiB/s wr, 233 op/s 2024-08-17T17:42:27.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:26 smithi131 bash[89561]: cluster 2024-08-17T17:42:25.727624+0000 mon.a (mon.0) 1959 : cluster [DBG] osdmap e1165: 8 total, 8 up, 8 in 2024-08-17T17:42:27.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:26 smithi131 bash[89561]: cluster 2024-08-17T17:42:25.727624+0000 mon.a (mon.0) 1959 : cluster [DBG] osdmap e1165: 8 total, 8 up, 8 in 2024-08-17T17:42:27.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:26 smithi131 bash[89561]: cluster 2024-08-17T17:42:25.991580+0000 mgr.y (mgr.34107) 1199 : cluster [DBG] pgmap v1718: 105 pgs: 105 active+clean; 865 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 11 MiB/s wr, 271 op/s 2024-08-17T17:42:27.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:26 smithi131 bash[89561]: cluster 2024-08-17T17:42:25.991580+0000 mgr.y (mgr.34107) 1199 : cluster [DBG] pgmap v1718: 105 pgs: 105 active+clean; 865 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 11 MiB/s wr, 271 op/s 2024-08-17T17:42:27.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:26 smithi131 bash[88347]: cluster 2024-08-17T17:42:25.727624+0000 mon.a (mon.0) 1959 : cluster [DBG] osdmap e1165: 8 total, 8 up, 8 in 2024-08-17T17:42:27.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:26 smithi131 bash[88347]: cluster 2024-08-17T17:42:25.727624+0000 mon.a (mon.0) 1959 : cluster [DBG] osdmap e1165: 8 total, 8 up, 8 in 2024-08-17T17:42:27.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:26 smithi131 bash[88347]: cluster 2024-08-17T17:42:25.991580+0000 mgr.y (mgr.34107) 1199 : cluster [DBG] pgmap v1718: 105 pgs: 105 active+clean; 865 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 11 MiB/s wr, 271 op/s 2024-08-17T17:42:27.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:26 smithi131 bash[88347]: cluster 2024-08-17T17:42:25.991580+0000 mgr.y (mgr.34107) 1199 : cluster [DBG] pgmap v1718: 105 pgs: 105 active+clean; 865 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 11 MiB/s wr, 271 op/s 2024-08-17T17:42:27.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:26 smithi169 bash[79348]: cluster 2024-08-17T17:42:25.727624+0000 mon.a (mon.0) 1959 : cluster [DBG] osdmap e1165: 8 total, 8 up, 8 in 2024-08-17T17:42:27.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:26 smithi169 bash[79348]: cluster 2024-08-17T17:42:25.727624+0000 mon.a (mon.0) 1959 : cluster [DBG] osdmap e1165: 8 total, 8 up, 8 in 2024-08-17T17:42:27.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:26 smithi169 bash[79348]: cluster 2024-08-17T17:42:25.991580+0000 mgr.y (mgr.34107) 1199 : cluster [DBG] pgmap v1718: 105 pgs: 105 active+clean; 865 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 11 MiB/s wr, 271 op/s 2024-08-17T17:42:27.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:26 smithi169 bash[79348]: cluster 2024-08-17T17:42:25.991580+0000 mgr.y (mgr.34107) 1199 : cluster [DBG] pgmap v1718: 105 pgs: 105 active+clean; 865 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 4.0 MiB/s rd, 11 MiB/s wr, 271 op/s 2024-08-17T17:42:28.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:28 smithi131 bash[89561]: cluster 2024-08-17T17:42:27.992278+0000 mgr.y (mgr.34107) 1200 : cluster [DBG] pgmap v1719: 105 pgs: 105 active+clean; 865 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 9.7 MiB/s wr, 231 op/s 2024-08-17T17:42:28.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:28 smithi131 bash[89561]: cluster 2024-08-17T17:42:27.992278+0000 mgr.y (mgr.34107) 1200 : cluster [DBG] pgmap v1719: 105 pgs: 105 active+clean; 865 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 9.7 MiB/s wr, 231 op/s 2024-08-17T17:42:28.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:28 smithi131 bash[88347]: cluster 2024-08-17T17:42:27.992278+0000 mgr.y (mgr.34107) 1200 : cluster [DBG] pgmap v1719: 105 pgs: 105 active+clean; 865 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 9.7 MiB/s wr, 231 op/s 2024-08-17T17:42:28.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:28 smithi131 bash[88347]: cluster 2024-08-17T17:42:27.992278+0000 mgr.y (mgr.34107) 1200 : cluster [DBG] pgmap v1719: 105 pgs: 105 active+clean; 865 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 9.7 MiB/s wr, 231 op/s 2024-08-17T17:42:28.353 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] DiffIterateTest/0.DiffIterateTryAcquireLock (5079 ms) 2024-08-17T17:42:28.353 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] DiffIterateTest/0.DiffIterateStriping 2024-08-17T17:42:28.353 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/test_librbd.cc:8958: Skipped 2024-08-17T17:42:28.353 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to unmet REQUIRE 2024-08-17T17:42:28.353 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] DiffIterateTest/0.DiffIterateStriping (0 ms) 2024-08-17T17:42:28.382 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:28 smithi169 bash[79348]: cluster 2024-08-17T17:42:27.992278+0000 mgr.y (mgr.34107) 1200 : cluster [DBG] pgmap v1719: 105 pgs: 105 active+clean; 865 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 9.7 MiB/s wr, 231 op/s 2024-08-17T17:42:28.382 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:28 smithi169 bash[79348]: cluster 2024-08-17T17:42:27.992278+0000 mgr.y (mgr.34107) 1200 : cluster [DBG] pgmap v1719: 105 pgs: 105 active+clean; 865 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 3.4 MiB/s rd, 9.7 MiB/s wr, 231 op/s 2024-08-17T17:42:29.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:42:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:42:28] "GET /metrics HTTP/1.1" 200 36569 "" "Prometheus/2.51.0" 2024-08-17T17:42:29.105 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 19 tests from DiffIterateTest/0 (263331 ms total) 2024-08-17T17:42:29.105 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:42:29.105 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 19 tests from DiffIterateTest/1, where TypeParam = DiffIterateParams 2024-08-17T17:42:29.176 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] DiffIterateTest/1.DiffIterate 2024-08-17T17:42:30.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:30 smithi169 bash[79348]: cluster 2024-08-17T17:42:29.098886+0000 mon.a (mon.0) 1960 : cluster [DBG] osdmap e1166: 8 total, 8 up, 8 in 2024-08-17T17:42:30.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:30 smithi169 bash[79348]: cluster 2024-08-17T17:42:29.098886+0000 mon.a (mon.0) 1960 : cluster [DBG] osdmap e1166: 8 total, 8 up, 8 in 2024-08-17T17:42:30.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:30 smithi169 bash[79348]: cluster 2024-08-17T17:42:29.993033+0000 mgr.y (mgr.34107) 1201 : cluster [DBG] pgmap v1721: 73 pgs: 73 active+clean; 582 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:42:30.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:30 smithi169 bash[79348]: cluster 2024-08-17T17:42:29.993033+0000 mgr.y (mgr.34107) 1201 : cluster [DBG] pgmap v1721: 73 pgs: 73 active+clean; 582 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:42:30.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:30 smithi131 bash[88347]: cluster 2024-08-17T17:42:29.098886+0000 mon.a (mon.0) 1960 : cluster [DBG] osdmap e1166: 8 total, 8 up, 8 in 2024-08-17T17:42:30.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:30 smithi131 bash[88347]: cluster 2024-08-17T17:42:29.098886+0000 mon.a (mon.0) 1960 : cluster [DBG] osdmap e1166: 8 total, 8 up, 8 in 2024-08-17T17:42:30.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:30 smithi131 bash[88347]: cluster 2024-08-17T17:42:29.993033+0000 mgr.y (mgr.34107) 1201 : cluster [DBG] pgmap v1721: 73 pgs: 73 active+clean; 582 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:42:30.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:30 smithi131 bash[88347]: cluster 2024-08-17T17:42:29.993033+0000 mgr.y (mgr.34107) 1201 : cluster [DBG] pgmap v1721: 73 pgs: 73 active+clean; 582 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:42:30.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:30 smithi131 bash[89561]: cluster 2024-08-17T17:42:29.098886+0000 mon.a (mon.0) 1960 : cluster [DBG] osdmap e1166: 8 total, 8 up, 8 in 2024-08-17T17:42:30.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:30 smithi131 bash[89561]: cluster 2024-08-17T17:42:29.098886+0000 mon.a (mon.0) 1960 : cluster [DBG] osdmap e1166: 8 total, 8 up, 8 in 2024-08-17T17:42:30.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:30 smithi131 bash[89561]: cluster 2024-08-17T17:42:29.993033+0000 mgr.y (mgr.34107) 1201 : cluster [DBG] pgmap v1721: 73 pgs: 73 active+clean; 582 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:42:30.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:30 smithi131 bash[89561]: cluster 2024-08-17T17:42:29.993033+0000 mgr.y (mgr.34107) 1201 : cluster [DBG] pgmap v1721: 73 pgs: 73 active+clean; 582 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:42:31.128 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:42:31.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:31 smithi169 bash[79348]: cluster 2024-08-17T17:42:30.115741+0000 mon.a (mon.0) 1961 : cluster [DBG] osdmap e1167: 8 total, 8 up, 8 in 2024-08-17T17:42:31.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:31 smithi169 bash[79348]: cluster 2024-08-17T17:42:30.115741+0000 mon.a (mon.0) 1961 : cluster [DBG] osdmap e1167: 8 total, 8 up, 8 in 2024-08-17T17:42:31.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:31 smithi169 bash[79348]: audit 2024-08-17T17:42:30.120587+0000 mon.a (mon.0) 1962 : audit [INF] from='client.? 172.21.15.131:0/3406727205' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-48","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:42:31.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:31 smithi169 bash[79348]: audit 2024-08-17T17:42:30.120587+0000 mon.a (mon.0) 1962 : audit [INF] from='client.? 172.21.15.131:0/3406727205' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-48","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:42:31.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:31 smithi131 bash[88347]: cluster 2024-08-17T17:42:30.115741+0000 mon.a (mon.0) 1961 : cluster [DBG] osdmap e1167: 8 total, 8 up, 8 in 2024-08-17T17:42:31.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:31 smithi131 bash[88347]: cluster 2024-08-17T17:42:30.115741+0000 mon.a (mon.0) 1961 : cluster [DBG] osdmap e1167: 8 total, 8 up, 8 in 2024-08-17T17:42:31.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:31 smithi131 bash[88347]: audit 2024-08-17T17:42:30.120587+0000 mon.a (mon.0) 1962 : audit [INF] from='client.? 172.21.15.131:0/3406727205' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-48","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:42:31.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:31 smithi131 bash[88347]: audit 2024-08-17T17:42:30.120587+0000 mon.a (mon.0) 1962 : audit [INF] from='client.? 172.21.15.131:0/3406727205' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-48","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:42:31.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:31 smithi131 bash[89561]: cluster 2024-08-17T17:42:30.115741+0000 mon.a (mon.0) 1961 : cluster [DBG] osdmap e1167: 8 total, 8 up, 8 in 2024-08-17T17:42:31.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:31 smithi131 bash[89561]: cluster 2024-08-17T17:42:30.115741+0000 mon.a (mon.0) 1961 : cluster [DBG] osdmap e1167: 8 total, 8 up, 8 in 2024-08-17T17:42:31.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:31 smithi131 bash[89561]: audit 2024-08-17T17:42:30.120587+0000 mon.a (mon.0) 1962 : audit [INF] from='client.? 172.21.15.131:0/3406727205' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-48","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:42:31.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:31 smithi131 bash[89561]: audit 2024-08-17T17:42:30.120587+0000 mon.a (mon.0) 1962 : audit [INF] from='client.? 172.21.15.131:0/3406727205' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-48","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T17:42:32.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:32 smithi169 bash[79348]: audit 2024-08-17T17:42:31.107564+0000 mon.a (mon.0) 1963 : audit [INF] from='client.? 172.21.15.131:0/3406727205' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-48","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:42:32.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:32 smithi169 bash[79348]: audit 2024-08-17T17:42:31.107564+0000 mon.a (mon.0) 1963 : audit [INF] from='client.? 172.21.15.131:0/3406727205' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-48","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:42:32.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:32 smithi169 bash[79348]: cluster 2024-08-17T17:42:31.115496+0000 mon.a (mon.0) 1964 : cluster [DBG] osdmap e1168: 8 total, 8 up, 8 in 2024-08-17T17:42:32.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:32 smithi169 bash[79348]: cluster 2024-08-17T17:42:31.115496+0000 mon.a (mon.0) 1964 : cluster [DBG] osdmap e1168: 8 total, 8 up, 8 in 2024-08-17T17:42:32.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:32 smithi169 bash[79348]: cluster 2024-08-17T17:42:31.993853+0000 mgr.y (mgr.34107) 1202 : cluster [DBG] pgmap v1724: 105 pgs: 3 creating+peering, 29 unknown, 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:42:32.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:32 smithi169 bash[79348]: cluster 2024-08-17T17:42:31.993853+0000 mgr.y (mgr.34107) 1202 : cluster [DBG] pgmap v1724: 105 pgs: 3 creating+peering, 29 unknown, 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:42:32.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:32 smithi131 bash[88347]: audit 2024-08-17T17:42:31.107564+0000 mon.a (mon.0) 1963 : audit [INF] from='client.? 172.21.15.131:0/3406727205' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-48","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:42:32.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:32 smithi131 bash[88347]: audit 2024-08-17T17:42:31.107564+0000 mon.a (mon.0) 1963 : audit [INF] from='client.? 172.21.15.131:0/3406727205' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-48","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:42:32.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:32 smithi131 bash[88347]: cluster 2024-08-17T17:42:31.115496+0000 mon.a (mon.0) 1964 : cluster [DBG] osdmap e1168: 8 total, 8 up, 8 in 2024-08-17T17:42:32.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:32 smithi131 bash[88347]: cluster 2024-08-17T17:42:31.115496+0000 mon.a (mon.0) 1964 : cluster [DBG] osdmap e1168: 8 total, 8 up, 8 in 2024-08-17T17:42:32.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:32 smithi131 bash[88347]: cluster 2024-08-17T17:42:31.993853+0000 mgr.y (mgr.34107) 1202 : cluster [DBG] pgmap v1724: 105 pgs: 3 creating+peering, 29 unknown, 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:42:32.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:32 smithi131 bash[88347]: cluster 2024-08-17T17:42:31.993853+0000 mgr.y (mgr.34107) 1202 : cluster [DBG] pgmap v1724: 105 pgs: 3 creating+peering, 29 unknown, 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:42:32.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:32 smithi131 bash[89561]: audit 2024-08-17T17:42:31.107564+0000 mon.a (mon.0) 1963 : audit [INF] from='client.? 172.21.15.131:0/3406727205' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-48","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:42:32.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:32 smithi131 bash[89561]: audit 2024-08-17T17:42:31.107564+0000 mon.a (mon.0) 1963 : audit [INF] from='client.? 172.21.15.131:0/3406727205' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-librbd-smithi131-69450-48","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T17:42:32.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:32 smithi131 bash[89561]: cluster 2024-08-17T17:42:31.115496+0000 mon.a (mon.0) 1964 : cluster [DBG] osdmap e1168: 8 total, 8 up, 8 in 2024-08-17T17:42:32.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:32 smithi131 bash[89561]: cluster 2024-08-17T17:42:31.115496+0000 mon.a (mon.0) 1964 : cluster [DBG] osdmap e1168: 8 total, 8 up, 8 in 2024-08-17T17:42:32.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:32 smithi131 bash[89561]: cluster 2024-08-17T17:42:31.993853+0000 mgr.y (mgr.34107) 1202 : cluster [DBG] pgmap v1724: 105 pgs: 3 creating+peering, 29 unknown, 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:42:32.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:32 smithi131 bash[89561]: cluster 2024-08-17T17:42:31.993853+0000 mgr.y (mgr.34107) 1202 : cluster [DBG] pgmap v1724: 105 pgs: 3 creating+peering, 29 unknown, 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:42:33.200 INFO:tasks.workunit.client.0.smithi131.stdout: wrote [528240~38373,3530009~5100,4987203~57662,8307967~66114,8675467~97820,11641253~71506,14355198~18118,14604081~46626,17173968~79041,17499047~16365] 2024-08-17T17:42:33.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:33 smithi169 bash[79348]: cluster 2024-08-17T17:42:32.136264+0000 mon.a (mon.0) 1965 : cluster [DBG] osdmap e1169: 8 total, 8 up, 8 in 2024-08-17T17:42:33.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:33 smithi169 bash[79348]: cluster 2024-08-17T17:42:32.136264+0000 mon.a (mon.0) 1965 : cluster [DBG] osdmap e1169: 8 total, 8 up, 8 in 2024-08-17T17:42:33.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:33 smithi131 bash[88347]: cluster 2024-08-17T17:42:32.136264+0000 mon.a (mon.0) 1965 : cluster [DBG] osdmap e1169: 8 total, 8 up, 8 in 2024-08-17T17:42:33.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:33 smithi131 bash[88347]: cluster 2024-08-17T17:42:32.136264+0000 mon.a (mon.0) 1965 : cluster [DBG] osdmap e1169: 8 total, 8 up, 8 in 2024-08-17T17:42:33.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:33 smithi131 bash[89561]: cluster 2024-08-17T17:42:32.136264+0000 mon.a (mon.0) 1965 : cluster [DBG] osdmap e1169: 8 total, 8 up, 8 in 2024-08-17T17:42:33.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:33 smithi131 bash[89561]: cluster 2024-08-17T17:42:32.136264+0000 mon.a (mon.0) 1965 : cluster [DBG] osdmap e1169: 8 total, 8 up, 8 in 2024-08-17T17:42:34.185 INFO:tasks.workunit.client.0.smithi131.stdout: wrote [0~20971520] 2024-08-17T17:42:34.199 INFO:tasks.workunit.client.0.smithi131.stdout: diff was [0~20971520] 2024-08-17T17:42:34.205 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] DiffIterateTest/1.DiffIterate (5029 ms) 2024-08-17T17:42:34.205 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministic 2024-08-17T17:42:34.206 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:42:34.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:34 smithi131 bash[88347]: cluster 2024-08-17T17:42:33.136645+0000 mon.a (mon.0) 1966 : cluster [DBG] osdmap e1170: 8 total, 8 up, 8 in 2024-08-17T17:42:34.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:34 smithi131 bash[88347]: cluster 2024-08-17T17:42:33.136645+0000 mon.a (mon.0) 1966 : cluster [DBG] osdmap e1170: 8 total, 8 up, 8 in 2024-08-17T17:42:34.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:34 smithi131 bash[88347]: cluster 2024-08-17T17:42:33.994907+0000 mgr.y (mgr.34107) 1203 : cluster [DBG] pgmap v1727: 105 pgs: 3 creating+peering, 11 unknown, 91 active+clean; 4.4 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.7 KiB/s rd, 65 KiB/s wr, 9 op/s 2024-08-17T17:42:34.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:34 smithi131 bash[88347]: cluster 2024-08-17T17:42:33.994907+0000 mgr.y (mgr.34107) 1203 : cluster [DBG] pgmap v1727: 105 pgs: 3 creating+peering, 11 unknown, 91 active+clean; 4.4 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.7 KiB/s rd, 65 KiB/s wr, 9 op/s 2024-08-17T17:42:34.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:34 smithi131 bash[88347]: audit 2024-08-17T17:42:34.115549+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:34.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:34 smithi131 bash[88347]: audit 2024-08-17T17:42:34.115549+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:34.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:34 smithi131 bash[88347]: audit 2024-08-17T17:42:34.126295+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:34.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:34 smithi131 bash[88347]: audit 2024-08-17T17:42:34.126295+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:34.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:34 smithi131 bash[88347]: audit 2024-08-17T17:42:34.128421+0000 mon.a (mon.0) 1969 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:42:34.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:34 smithi131 bash[88347]: audit 2024-08-17T17:42:34.128421+0000 mon.a (mon.0) 1969 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:42:34.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:34 smithi131 bash[88347]: audit 2024-08-17T17:42:34.130129+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:42:34.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:34 smithi131 bash[88347]: audit 2024-08-17T17:42:34.130129+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:42:34.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:34 smithi131 bash[88347]: audit 2024-08-17T17:42:34.140510+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:34.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:34 smithi131 bash[88347]: audit 2024-08-17T17:42:34.140510+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:34.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:34 smithi131 bash[89561]: cluster 2024-08-17T17:42:33.136645+0000 mon.a (mon.0) 1966 : cluster [DBG] osdmap e1170: 8 total, 8 up, 8 in 2024-08-17T17:42:34.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:34 smithi131 bash[89561]: cluster 2024-08-17T17:42:33.136645+0000 mon.a (mon.0) 1966 : cluster [DBG] osdmap e1170: 8 total, 8 up, 8 in 2024-08-17T17:42:34.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:34 smithi131 bash[89561]: cluster 2024-08-17T17:42:33.994907+0000 mgr.y (mgr.34107) 1203 : cluster [DBG] pgmap v1727: 105 pgs: 3 creating+peering, 11 unknown, 91 active+clean; 4.4 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.7 KiB/s rd, 65 KiB/s wr, 9 op/s 2024-08-17T17:42:34.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:34 smithi131 bash[89561]: cluster 2024-08-17T17:42:33.994907+0000 mgr.y (mgr.34107) 1203 : cluster [DBG] pgmap v1727: 105 pgs: 3 creating+peering, 11 unknown, 91 active+clean; 4.4 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.7 KiB/s rd, 65 KiB/s wr, 9 op/s 2024-08-17T17:42:34.602 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:34 smithi131 bash[89561]: audit 2024-08-17T17:42:34.115549+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:34.602 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:34 smithi131 bash[89561]: audit 2024-08-17T17:42:34.115549+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:34.602 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:34 smithi131 bash[89561]: audit 2024-08-17T17:42:34.126295+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:34.602 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:34 smithi131 bash[89561]: audit 2024-08-17T17:42:34.126295+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:34.602 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:34 smithi131 bash[89561]: audit 2024-08-17T17:42:34.128421+0000 mon.a (mon.0) 1969 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:42:34.602 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:34 smithi131 bash[89561]: audit 2024-08-17T17:42:34.128421+0000 mon.a (mon.0) 1969 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:42:34.602 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:34 smithi131 bash[89561]: audit 2024-08-17T17:42:34.130129+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:42:34.602 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:34 smithi131 bash[89561]: audit 2024-08-17T17:42:34.130129+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:42:34.602 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:34 smithi131 bash[89561]: audit 2024-08-17T17:42:34.140510+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:34.602 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:34 smithi131 bash[89561]: audit 2024-08-17T17:42:34.140510+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:34.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:34 smithi169 bash[79348]: cluster 2024-08-17T17:42:33.136645+0000 mon.a (mon.0) 1966 : cluster [DBG] osdmap e1170: 8 total, 8 up, 8 in 2024-08-17T17:42:34.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:34 smithi169 bash[79348]: cluster 2024-08-17T17:42:33.136645+0000 mon.a (mon.0) 1966 : cluster [DBG] osdmap e1170: 8 total, 8 up, 8 in 2024-08-17T17:42:34.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:34 smithi169 bash[79348]: cluster 2024-08-17T17:42:33.994907+0000 mgr.y (mgr.34107) 1203 : cluster [DBG] pgmap v1727: 105 pgs: 3 creating+peering, 11 unknown, 91 active+clean; 4.4 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.7 KiB/s rd, 65 KiB/s wr, 9 op/s 2024-08-17T17:42:34.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:34 smithi169 bash[79348]: cluster 2024-08-17T17:42:33.994907+0000 mgr.y (mgr.34107) 1203 : cluster [DBG] pgmap v1727: 105 pgs: 3 creating+peering, 11 unknown, 91 active+clean; 4.4 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 5.7 KiB/s rd, 65 KiB/s wr, 9 op/s 2024-08-17T17:42:34.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:34 smithi169 bash[79348]: audit 2024-08-17T17:42:34.115549+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:34.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:34 smithi169 bash[79348]: audit 2024-08-17T17:42:34.115549+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:34.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:34 smithi169 bash[79348]: audit 2024-08-17T17:42:34.126295+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:34.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:34 smithi169 bash[79348]: audit 2024-08-17T17:42:34.126295+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:34.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:34 smithi169 bash[79348]: audit 2024-08-17T17:42:34.128421+0000 mon.a (mon.0) 1969 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:42:34.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:34 smithi169 bash[79348]: audit 2024-08-17T17:42:34.128421+0000 mon.a (mon.0) 1969 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:42:34.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:34 smithi169 bash[79348]: audit 2024-08-17T17:42:34.130129+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:42:34.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:34 smithi169 bash[79348]: audit 2024-08-17T17:42:34.130129+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:42:34.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:34 smithi169 bash[79348]: audit 2024-08-17T17:42:34.140510+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:34.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:34 smithi169 bash[79348]: audit 2024-08-17T17:42:34.140510+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:42:35.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:35 smithi131 bash[88347]: cluster 2024-08-17T17:42:34.164083+0000 mon.a (mon.0) 1972 : cluster [DBG] osdmap e1171: 8 total, 8 up, 8 in 2024-08-17T17:42:35.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:35 smithi131 bash[88347]: cluster 2024-08-17T17:42:34.164083+0000 mon.a (mon.0) 1972 : cluster [DBG] osdmap e1171: 8 total, 8 up, 8 in 2024-08-17T17:42:35.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:35 smithi131 bash[89561]: cluster 2024-08-17T17:42:34.164083+0000 mon.a (mon.0) 1972 : cluster [DBG] osdmap e1171: 8 total, 8 up, 8 in 2024-08-17T17:42:35.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:35 smithi131 bash[89561]: cluster 2024-08-17T17:42:34.164083+0000 mon.a (mon.0) 1972 : cluster [DBG] osdmap e1171: 8 total, 8 up, 8 in 2024-08-17T17:42:35.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:35 smithi169 bash[79348]: cluster 2024-08-17T17:42:34.164083+0000 mon.a (mon.0) 1972 : cluster [DBG] osdmap e1171: 8 total, 8 up, 8 in 2024-08-17T17:42:35.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:35 smithi169 bash[79348]: cluster 2024-08-17T17:42:34.164083+0000 mon.a (mon.0) 1972 : cluster [DBG] osdmap e1171: 8 total, 8 up, 8 in 2024-08-17T17:42:36.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:36 smithi131 bash[88347]: cluster 2024-08-17T17:42:35.162176+0000 mon.a (mon.0) 1973 : cluster [DBG] osdmap e1172: 8 total, 8 up, 8 in 2024-08-17T17:42:36.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:36 smithi131 bash[88347]: cluster 2024-08-17T17:42:35.162176+0000 mon.a (mon.0) 1973 : cluster [DBG] osdmap e1172: 8 total, 8 up, 8 in 2024-08-17T17:42:36.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:36 smithi131 bash[88347]: cluster 2024-08-17T17:42:35.995714+0000 mgr.y (mgr.34107) 1204 : cluster [DBG] pgmap v1730: 105 pgs: 105 active+clean; 14 MiB data, 661 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 127 KiB/s wr, 25 op/s 2024-08-17T17:42:36.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:36 smithi131 bash[88347]: cluster 2024-08-17T17:42:35.995714+0000 mgr.y (mgr.34107) 1204 : cluster [DBG] pgmap v1730: 105 pgs: 105 active+clean; 14 MiB data, 661 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 127 KiB/s wr, 25 op/s 2024-08-17T17:42:36.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:36 smithi131 bash[89561]: cluster 2024-08-17T17:42:35.162176+0000 mon.a (mon.0) 1973 : cluster [DBG] osdmap e1172: 8 total, 8 up, 8 in 2024-08-17T17:42:36.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:36 smithi131 bash[89561]: cluster 2024-08-17T17:42:35.162176+0000 mon.a (mon.0) 1973 : cluster [DBG] osdmap e1172: 8 total, 8 up, 8 in 2024-08-17T17:42:36.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:36 smithi131 bash[89561]: cluster 2024-08-17T17:42:35.995714+0000 mgr.y (mgr.34107) 1204 : cluster [DBG] pgmap v1730: 105 pgs: 105 active+clean; 14 MiB data, 661 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 127 KiB/s wr, 25 op/s 2024-08-17T17:42:36.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:36 smithi131 bash[89561]: cluster 2024-08-17T17:42:35.995714+0000 mgr.y (mgr.34107) 1204 : cluster [DBG] pgmap v1730: 105 pgs: 105 active+clean; 14 MiB data, 661 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 127 KiB/s wr, 25 op/s 2024-08-17T17:42:36.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:36 smithi169 bash[79348]: cluster 2024-08-17T17:42:35.162176+0000 mon.a (mon.0) 1973 : cluster [DBG] osdmap e1172: 8 total, 8 up, 8 in 2024-08-17T17:42:36.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:36 smithi169 bash[79348]: cluster 2024-08-17T17:42:35.162176+0000 mon.a (mon.0) 1973 : cluster [DBG] osdmap e1172: 8 total, 8 up, 8 in 2024-08-17T17:42:36.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:36 smithi169 bash[79348]: cluster 2024-08-17T17:42:35.995714+0000 mgr.y (mgr.34107) 1204 : cluster [DBG] pgmap v1730: 105 pgs: 105 active+clean; 14 MiB data, 661 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 127 KiB/s wr, 25 op/s 2024-08-17T17:42:36.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:36 smithi169 bash[79348]: cluster 2024-08-17T17:42:35.995714+0000 mgr.y (mgr.34107) 1204 : cluster [DBG] pgmap v1730: 105 pgs: 105 active+clean; 14 MiB data, 661 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 127 KiB/s wr, 25 op/s 2024-08-17T17:42:37.267 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:42:37.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:37 smithi131 bash[89561]: cluster 2024-08-17T17:42:36.195195+0000 mon.a (mon.0) 1974 : cluster [DBG] osdmap e1173: 8 total, 8 up, 8 in 2024-08-17T17:42:37.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:37 smithi131 bash[89561]: cluster 2024-08-17T17:42:36.195195+0000 mon.a (mon.0) 1974 : cluster [DBG] osdmap e1173: 8 total, 8 up, 8 in 2024-08-17T17:42:37.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:37 smithi131 bash[88347]: cluster 2024-08-17T17:42:36.195195+0000 mon.a (mon.0) 1974 : cluster [DBG] osdmap e1173: 8 total, 8 up, 8 in 2024-08-17T17:42:37.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:37 smithi131 bash[88347]: cluster 2024-08-17T17:42:36.195195+0000 mon.a (mon.0) 1974 : cluster [DBG] osdmap e1173: 8 total, 8 up, 8 in 2024-08-17T17:42:37.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:37 smithi169 bash[79348]: cluster 2024-08-17T17:42:36.195195+0000 mon.a (mon.0) 1974 : cluster [DBG] osdmap e1173: 8 total, 8 up, 8 in 2024-08-17T17:42:37.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:37 smithi169 bash[79348]: cluster 2024-08-17T17:42:36.195195+0000 mon.a (mon.0) 1974 : cluster [DBG] osdmap e1173: 8 total, 8 up, 8 in 2024-08-17T17:42:38.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:38 smithi131 bash[88347]: cluster 2024-08-17T17:42:37.199152+0000 mon.a (mon.0) 1975 : cluster [DBG] osdmap e1174: 8 total, 8 up, 8 in 2024-08-17T17:42:38.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:38 smithi131 bash[88347]: cluster 2024-08-17T17:42:37.199152+0000 mon.a (mon.0) 1975 : cluster [DBG] osdmap e1174: 8 total, 8 up, 8 in 2024-08-17T17:42:38.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:38 smithi131 bash[88347]: cluster 2024-08-17T17:42:37.996416+0000 mgr.y (mgr.34107) 1205 : cluster [DBG] pgmap v1733: 105 pgs: 105 active+clean; 14 MiB data, 661 MiB used, 715 GiB / 715 GiB avail; 7.5 KiB/s rd, 61 KiB/s wr, 15 op/s 2024-08-17T17:42:38.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:38 smithi131 bash[88347]: cluster 2024-08-17T17:42:37.996416+0000 mgr.y (mgr.34107) 1205 : cluster [DBG] pgmap v1733: 105 pgs: 105 active+clean; 14 MiB data, 661 MiB used, 715 GiB / 715 GiB avail; 7.5 KiB/s rd, 61 KiB/s wr, 15 op/s 2024-08-17T17:42:38.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:38 smithi131 bash[89561]: cluster 2024-08-17T17:42:37.199152+0000 mon.a (mon.0) 1975 : cluster [DBG] osdmap e1174: 8 total, 8 up, 8 in 2024-08-17T17:42:38.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:38 smithi131 bash[89561]: cluster 2024-08-17T17:42:37.199152+0000 mon.a (mon.0) 1975 : cluster [DBG] osdmap e1174: 8 total, 8 up, 8 in 2024-08-17T17:42:38.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:38 smithi131 bash[89561]: cluster 2024-08-17T17:42:37.996416+0000 mgr.y (mgr.34107) 1205 : cluster [DBG] pgmap v1733: 105 pgs: 105 active+clean; 14 MiB data, 661 MiB used, 715 GiB / 715 GiB avail; 7.5 KiB/s rd, 61 KiB/s wr, 15 op/s 2024-08-17T17:42:38.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:38 smithi131 bash[89561]: cluster 2024-08-17T17:42:37.996416+0000 mgr.y (mgr.34107) 1205 : cluster [DBG] pgmap v1733: 105 pgs: 105 active+clean; 14 MiB data, 661 MiB used, 715 GiB / 715 GiB avail; 7.5 KiB/s rd, 61 KiB/s wr, 15 op/s 2024-08-17T17:42:38.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:38 smithi169 bash[79348]: cluster 2024-08-17T17:42:37.199152+0000 mon.a (mon.0) 1975 : cluster [DBG] osdmap e1174: 8 total, 8 up, 8 in 2024-08-17T17:42:38.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:38 smithi169 bash[79348]: cluster 2024-08-17T17:42:37.199152+0000 mon.a (mon.0) 1975 : cluster [DBG] osdmap e1174: 8 total, 8 up, 8 in 2024-08-17T17:42:38.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:38 smithi169 bash[79348]: cluster 2024-08-17T17:42:37.996416+0000 mgr.y (mgr.34107) 1205 : cluster [DBG] pgmap v1733: 105 pgs: 105 active+clean; 14 MiB data, 661 MiB used, 715 GiB / 715 GiB avail; 7.5 KiB/s rd, 61 KiB/s wr, 15 op/s 2024-08-17T17:42:38.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:38 smithi169 bash[79348]: cluster 2024-08-17T17:42:37.996416+0000 mgr.y (mgr.34107) 1205 : cluster [DBG] pgmap v1733: 105 pgs: 105 active+clean; 14 MiB data, 661 MiB used, 715 GiB / 715 GiB avail; 7.5 KiB/s rd, 61 KiB/s wr, 15 op/s 2024-08-17T17:42:39.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:42:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:42:38] "GET /metrics HTTP/1.1" 200 36544 "" "Prometheus/2.51.0" 2024-08-17T17:42:39.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:39 smithi131 bash[89561]: cluster 2024-08-17T17:42:38.225894+0000 mon.a (mon.0) 1976 : cluster [DBG] osdmap e1175: 8 total, 8 up, 8 in 2024-08-17T17:42:39.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:39 smithi131 bash[89561]: cluster 2024-08-17T17:42:38.225894+0000 mon.a (mon.0) 1976 : cluster [DBG] osdmap e1175: 8 total, 8 up, 8 in 2024-08-17T17:42:39.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:39 smithi131 bash[89561]: audit 2024-08-17T17:42:38.241903+0000 mon.a (mon.0) 1977 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:39.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:39 smithi131 bash[89561]: audit 2024-08-17T17:42:38.241903+0000 mon.a (mon.0) 1977 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:39.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:39 smithi131 bash[88347]: cluster 2024-08-17T17:42:38.225894+0000 mon.a (mon.0) 1976 : cluster [DBG] osdmap e1175: 8 total, 8 up, 8 in 2024-08-17T17:42:39.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:39 smithi131 bash[88347]: cluster 2024-08-17T17:42:38.225894+0000 mon.a (mon.0) 1976 : cluster [DBG] osdmap e1175: 8 total, 8 up, 8 in 2024-08-17T17:42:39.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:39 smithi131 bash[88347]: audit 2024-08-17T17:42:38.241903+0000 mon.a (mon.0) 1977 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:39.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:39 smithi131 bash[88347]: audit 2024-08-17T17:42:38.241903+0000 mon.a (mon.0) 1977 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:39.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:39 smithi169 bash[79348]: cluster 2024-08-17T17:42:38.225894+0000 mon.a (mon.0) 1976 : cluster [DBG] osdmap e1175: 8 total, 8 up, 8 in 2024-08-17T17:42:39.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:39 smithi169 bash[79348]: cluster 2024-08-17T17:42:38.225894+0000 mon.a (mon.0) 1976 : cluster [DBG] osdmap e1175: 8 total, 8 up, 8 in 2024-08-17T17:42:39.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:39 smithi169 bash[79348]: audit 2024-08-17T17:42:38.241903+0000 mon.a (mon.0) 1977 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:39.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:39 smithi169 bash[79348]: audit 2024-08-17T17:42:38.241903+0000 mon.a (mon.0) 1977 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:40.304 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:42:40.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:40 smithi131 bash[89561]: cluster 2024-08-17T17:42:39.235353+0000 mon.a (mon.0) 1978 : cluster [DBG] osdmap e1176: 8 total, 8 up, 8 in 2024-08-17T17:42:40.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:40 smithi131 bash[89561]: cluster 2024-08-17T17:42:39.235353+0000 mon.a (mon.0) 1978 : cluster [DBG] osdmap e1176: 8 total, 8 up, 8 in 2024-08-17T17:42:40.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:40 smithi131 bash[89561]: cluster 2024-08-17T17:42:39.997111+0000 mgr.y (mgr.34107) 1206 : cluster [DBG] pgmap v1736: 105 pgs: 105 active+clean; 17 MiB data, 681 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 146 KiB/s wr, 99 op/s 2024-08-17T17:42:40.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:40 smithi131 bash[89561]: cluster 2024-08-17T17:42:39.997111+0000 mgr.y (mgr.34107) 1206 : cluster [DBG] pgmap v1736: 105 pgs: 105 active+clean; 17 MiB data, 681 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 146 KiB/s wr, 99 op/s 2024-08-17T17:42:40.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:40 smithi131 bash[88347]: cluster 2024-08-17T17:42:39.235353+0000 mon.a (mon.0) 1978 : cluster [DBG] osdmap e1176: 8 total, 8 up, 8 in 2024-08-17T17:42:40.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:40 smithi131 bash[88347]: cluster 2024-08-17T17:42:39.235353+0000 mon.a (mon.0) 1978 : cluster [DBG] osdmap e1176: 8 total, 8 up, 8 in 2024-08-17T17:42:40.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:40 smithi131 bash[88347]: cluster 2024-08-17T17:42:39.997111+0000 mgr.y (mgr.34107) 1206 : cluster [DBG] pgmap v1736: 105 pgs: 105 active+clean; 17 MiB data, 681 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 146 KiB/s wr, 99 op/s 2024-08-17T17:42:40.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:40 smithi131 bash[88347]: cluster 2024-08-17T17:42:39.997111+0000 mgr.y (mgr.34107) 1206 : cluster [DBG] pgmap v1736: 105 pgs: 105 active+clean; 17 MiB data, 681 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 146 KiB/s wr, 99 op/s 2024-08-17T17:42:40.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:40 smithi169 bash[79348]: cluster 2024-08-17T17:42:39.235353+0000 mon.a (mon.0) 1978 : cluster [DBG] osdmap e1176: 8 total, 8 up, 8 in 2024-08-17T17:42:40.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:40 smithi169 bash[79348]: cluster 2024-08-17T17:42:39.235353+0000 mon.a (mon.0) 1978 : cluster [DBG] osdmap e1176: 8 total, 8 up, 8 in 2024-08-17T17:42:40.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:40 smithi169 bash[79348]: cluster 2024-08-17T17:42:39.997111+0000 mgr.y (mgr.34107) 1206 : cluster [DBG] pgmap v1736: 105 pgs: 105 active+clean; 17 MiB data, 681 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 146 KiB/s wr, 99 op/s 2024-08-17T17:42:40.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:40 smithi169 bash[79348]: cluster 2024-08-17T17:42:39.997111+0000 mgr.y (mgr.34107) 1206 : cluster [DBG] pgmap v1736: 105 pgs: 105 active+clean; 17 MiB data, 681 MiB used, 715 GiB / 715 GiB avail; 67 KiB/s rd, 146 KiB/s wr, 99 op/s 2024-08-17T17:42:41.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:41 smithi131 bash[89561]: cluster 2024-08-17T17:42:40.246102+0000 mon.a (mon.0) 1979 : cluster [DBG] osdmap e1177: 8 total, 8 up, 8 in 2024-08-17T17:42:41.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:41 smithi131 bash[89561]: cluster 2024-08-17T17:42:40.246102+0000 mon.a (mon.0) 1979 : cluster [DBG] osdmap e1177: 8 total, 8 up, 8 in 2024-08-17T17:42:41.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:41 smithi131 bash[89561]: cluster 2024-08-17T17:42:40.733306+0000 mon.a (mon.0) 1980 : cluster [DBG] osdmap e1178: 8 total, 8 up, 8 in 2024-08-17T17:42:41.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:41 smithi131 bash[89561]: cluster 2024-08-17T17:42:40.733306+0000 mon.a (mon.0) 1980 : cluster [DBG] osdmap e1178: 8 total, 8 up, 8 in 2024-08-17T17:42:41.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:41 smithi131 bash[88347]: cluster 2024-08-17T17:42:40.246102+0000 mon.a (mon.0) 1979 : cluster [DBG] osdmap e1177: 8 total, 8 up, 8 in 2024-08-17T17:42:41.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:41 smithi131 bash[88347]: cluster 2024-08-17T17:42:40.246102+0000 mon.a (mon.0) 1979 : cluster [DBG] osdmap e1177: 8 total, 8 up, 8 in 2024-08-17T17:42:41.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:41 smithi131 bash[88347]: cluster 2024-08-17T17:42:40.733306+0000 mon.a (mon.0) 1980 : cluster [DBG] osdmap e1178: 8 total, 8 up, 8 in 2024-08-17T17:42:41.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:41 smithi131 bash[88347]: cluster 2024-08-17T17:42:40.733306+0000 mon.a (mon.0) 1980 : cluster [DBG] osdmap e1178: 8 total, 8 up, 8 in 2024-08-17T17:42:41.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:41 smithi169 bash[79348]: cluster 2024-08-17T17:42:40.246102+0000 mon.a (mon.0) 1979 : cluster [DBG] osdmap e1177: 8 total, 8 up, 8 in 2024-08-17T17:42:41.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:41 smithi169 bash[79348]: cluster 2024-08-17T17:42:40.246102+0000 mon.a (mon.0) 1979 : cluster [DBG] osdmap e1177: 8 total, 8 up, 8 in 2024-08-17T17:42:41.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:41 smithi169 bash[79348]: cluster 2024-08-17T17:42:40.733306+0000 mon.a (mon.0) 1980 : cluster [DBG] osdmap e1178: 8 total, 8 up, 8 in 2024-08-17T17:42:41.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:41 smithi169 bash[79348]: cluster 2024-08-17T17:42:40.733306+0000 mon.a (mon.0) 1980 : cluster [DBG] osdmap e1178: 8 total, 8 up, 8 in 2024-08-17T17:42:42.800 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:42:43.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:42 smithi131 bash[88347]: cluster 2024-08-17T17:42:41.735752+0000 mon.a (mon.0) 1981 : cluster [DBG] osdmap e1179: 8 total, 8 up, 8 in 2024-08-17T17:42:43.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:42 smithi131 bash[88347]: cluster 2024-08-17T17:42:41.735752+0000 mon.a (mon.0) 1981 : cluster [DBG] osdmap e1179: 8 total, 8 up, 8 in 2024-08-17T17:42:43.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:42 smithi131 bash[88347]: cluster 2024-08-17T17:42:41.997860+0000 mgr.y (mgr.34107) 1207 : cluster [DBG] pgmap v1740: 105 pgs: 105 active+clean; 17 MiB data, 685 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 157 KiB/s wr, 120 op/s 2024-08-17T17:42:43.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:42 smithi131 bash[88347]: cluster 2024-08-17T17:42:41.997860+0000 mgr.y (mgr.34107) 1207 : cluster [DBG] pgmap v1740: 105 pgs: 105 active+clean; 17 MiB data, 685 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 157 KiB/s wr, 120 op/s 2024-08-17T17:42:43.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:42 smithi131 bash[89561]: cluster 2024-08-17T17:42:41.735752+0000 mon.a (mon.0) 1981 : cluster [DBG] osdmap e1179: 8 total, 8 up, 8 in 2024-08-17T17:42:43.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:42 smithi131 bash[89561]: cluster 2024-08-17T17:42:41.735752+0000 mon.a (mon.0) 1981 : cluster [DBG] osdmap e1179: 8 total, 8 up, 8 in 2024-08-17T17:42:43.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:42 smithi131 bash[89561]: cluster 2024-08-17T17:42:41.997860+0000 mgr.y (mgr.34107) 1207 : cluster [DBG] pgmap v1740: 105 pgs: 105 active+clean; 17 MiB data, 685 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 157 KiB/s wr, 120 op/s 2024-08-17T17:42:43.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:42 smithi131 bash[89561]: cluster 2024-08-17T17:42:41.997860+0000 mgr.y (mgr.34107) 1207 : cluster [DBG] pgmap v1740: 105 pgs: 105 active+clean; 17 MiB data, 685 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 157 KiB/s wr, 120 op/s 2024-08-17T17:42:43.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:42 smithi169 bash[79348]: cluster 2024-08-17T17:42:41.735752+0000 mon.a (mon.0) 1981 : cluster [DBG] osdmap e1179: 8 total, 8 up, 8 in 2024-08-17T17:42:43.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:42 smithi169 bash[79348]: cluster 2024-08-17T17:42:41.735752+0000 mon.a (mon.0) 1981 : cluster [DBG] osdmap e1179: 8 total, 8 up, 8 in 2024-08-17T17:42:43.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:42 smithi169 bash[79348]: cluster 2024-08-17T17:42:41.997860+0000 mgr.y (mgr.34107) 1207 : cluster [DBG] pgmap v1740: 105 pgs: 105 active+clean; 17 MiB data, 685 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 157 KiB/s wr, 120 op/s 2024-08-17T17:42:43.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:42 smithi169 bash[79348]: cluster 2024-08-17T17:42:41.997860+0000 mgr.y (mgr.34107) 1207 : cluster [DBG] pgmap v1740: 105 pgs: 105 active+clean; 17 MiB data, 685 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 157 KiB/s wr, 120 op/s 2024-08-17T17:42:44.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:43 smithi131 bash[89561]: cluster 2024-08-17T17:42:42.738139+0000 mon.a (mon.0) 1982 : cluster [DBG] osdmap e1180: 8 total, 8 up, 8 in 2024-08-17T17:42:44.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:43 smithi131 bash[89561]: cluster 2024-08-17T17:42:42.738139+0000 mon.a (mon.0) 1982 : cluster [DBG] osdmap e1180: 8 total, 8 up, 8 in 2024-08-17T17:42:44.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:43 smithi131 bash[88347]: cluster 2024-08-17T17:42:42.738139+0000 mon.a (mon.0) 1982 : cluster [DBG] osdmap e1180: 8 total, 8 up, 8 in 2024-08-17T17:42:44.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:43 smithi131 bash[88347]: cluster 2024-08-17T17:42:42.738139+0000 mon.a (mon.0) 1982 : cluster [DBG] osdmap e1180: 8 total, 8 up, 8 in 2024-08-17T17:42:44.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:43 smithi169 bash[79348]: cluster 2024-08-17T17:42:42.738139+0000 mon.a (mon.0) 1982 : cluster [DBG] osdmap e1180: 8 total, 8 up, 8 in 2024-08-17T17:42:44.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:43 smithi169 bash[79348]: cluster 2024-08-17T17:42:42.738139+0000 mon.a (mon.0) 1982 : cluster [DBG] osdmap e1180: 8 total, 8 up, 8 in 2024-08-17T17:42:45.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:44 smithi131 bash[88347]: cluster 2024-08-17T17:42:43.758496+0000 mon.a (mon.0) 1983 : cluster [DBG] osdmap e1181: 8 total, 8 up, 8 in 2024-08-17T17:42:45.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:44 smithi131 bash[88347]: cluster 2024-08-17T17:42:43.758496+0000 mon.a (mon.0) 1983 : cluster [DBG] osdmap e1181: 8 total, 8 up, 8 in 2024-08-17T17:42:45.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:44 smithi131 bash[88347]: cluster 2024-08-17T17:42:43.998936+0000 mgr.y (mgr.34107) 1208 : cluster [DBG] pgmap v1743: 105 pgs: 105 active+clean; 18 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 7.7 KiB/s wr, 91 op/s 2024-08-17T17:42:45.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:44 smithi131 bash[88347]: cluster 2024-08-17T17:42:43.998936+0000 mgr.y (mgr.34107) 1208 : cluster [DBG] pgmap v1743: 105 pgs: 105 active+clean; 18 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 7.7 KiB/s wr, 91 op/s 2024-08-17T17:42:45.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:44 smithi131 bash[89561]: cluster 2024-08-17T17:42:43.758496+0000 mon.a (mon.0) 1983 : cluster [DBG] osdmap e1181: 8 total, 8 up, 8 in 2024-08-17T17:42:45.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:44 smithi131 bash[89561]: cluster 2024-08-17T17:42:43.758496+0000 mon.a (mon.0) 1983 : cluster [DBG] osdmap e1181: 8 total, 8 up, 8 in 2024-08-17T17:42:45.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:44 smithi131 bash[89561]: cluster 2024-08-17T17:42:43.998936+0000 mgr.y (mgr.34107) 1208 : cluster [DBG] pgmap v1743: 105 pgs: 105 active+clean; 18 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 7.7 KiB/s wr, 91 op/s 2024-08-17T17:42:45.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:44 smithi131 bash[89561]: cluster 2024-08-17T17:42:43.998936+0000 mgr.y (mgr.34107) 1208 : cluster [DBG] pgmap v1743: 105 pgs: 105 active+clean; 18 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 7.7 KiB/s wr, 91 op/s 2024-08-17T17:42:45.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:44 smithi169 bash[79348]: cluster 2024-08-17T17:42:43.758496+0000 mon.a (mon.0) 1983 : cluster [DBG] osdmap e1181: 8 total, 8 up, 8 in 2024-08-17T17:42:45.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:44 smithi169 bash[79348]: cluster 2024-08-17T17:42:43.758496+0000 mon.a (mon.0) 1983 : cluster [DBG] osdmap e1181: 8 total, 8 up, 8 in 2024-08-17T17:42:45.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:44 smithi169 bash[79348]: cluster 2024-08-17T17:42:43.998936+0000 mgr.y (mgr.34107) 1208 : cluster [DBG] pgmap v1743: 105 pgs: 105 active+clean; 18 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 7.7 KiB/s wr, 91 op/s 2024-08-17T17:42:45.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:44 smithi169 bash[79348]: cluster 2024-08-17T17:42:43.998936+0000 mgr.y (mgr.34107) 1208 : cluster [DBG] pgmap v1743: 105 pgs: 105 active+clean; 18 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 7.7 KiB/s wr, 91 op/s 2024-08-17T17:42:45.839 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:42:46.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:45 smithi131 bash[89561]: cluster 2024-08-17T17:42:44.769226+0000 mon.a (mon.0) 1984 : cluster [DBG] osdmap e1182: 8 total, 8 up, 8 in 2024-08-17T17:42:46.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:45 smithi131 bash[89561]: cluster 2024-08-17T17:42:44.769226+0000 mon.a (mon.0) 1984 : cluster [DBG] osdmap e1182: 8 total, 8 up, 8 in 2024-08-17T17:42:46.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:45 smithi131 bash[88347]: cluster 2024-08-17T17:42:44.769226+0000 mon.a (mon.0) 1984 : cluster [DBG] osdmap e1182: 8 total, 8 up, 8 in 2024-08-17T17:42:46.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:45 smithi131 bash[88347]: cluster 2024-08-17T17:42:44.769226+0000 mon.a (mon.0) 1984 : cluster [DBG] osdmap e1182: 8 total, 8 up, 8 in 2024-08-17T17:42:46.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:45 smithi169 bash[79348]: cluster 2024-08-17T17:42:44.769226+0000 mon.a (mon.0) 1984 : cluster [DBG] osdmap e1182: 8 total, 8 up, 8 in 2024-08-17T17:42:46.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:45 smithi169 bash[79348]: cluster 2024-08-17T17:42:44.769226+0000 mon.a (mon.0) 1984 : cluster [DBG] osdmap e1182: 8 total, 8 up, 8 in 2024-08-17T17:42:47.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:46 smithi131 bash[88347]: cluster 2024-08-17T17:42:45.771609+0000 mon.a (mon.0) 1985 : cluster [DBG] osdmap e1183: 8 total, 8 up, 8 in 2024-08-17T17:42:47.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:46 smithi131 bash[88347]: cluster 2024-08-17T17:42:45.771609+0000 mon.a (mon.0) 1985 : cluster [DBG] osdmap e1183: 8 total, 8 up, 8 in 2024-08-17T17:42:47.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:46 smithi131 bash[88347]: cluster 2024-08-17T17:42:45.999677+0000 mgr.y (mgr.34107) 1209 : cluster [DBG] pgmap v1746: 105 pgs: 105 active+clean; 21 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 10 KiB/s wr, 115 op/s 2024-08-17T17:42:47.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:46 smithi131 bash[88347]: cluster 2024-08-17T17:42:45.999677+0000 mgr.y (mgr.34107) 1209 : cluster [DBG] pgmap v1746: 105 pgs: 105 active+clean; 21 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 10 KiB/s wr, 115 op/s 2024-08-17T17:42:47.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:46 smithi131 bash[89561]: cluster 2024-08-17T17:42:45.771609+0000 mon.a (mon.0) 1985 : cluster [DBG] osdmap e1183: 8 total, 8 up, 8 in 2024-08-17T17:42:47.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:46 smithi131 bash[89561]: cluster 2024-08-17T17:42:45.771609+0000 mon.a (mon.0) 1985 : cluster [DBG] osdmap e1183: 8 total, 8 up, 8 in 2024-08-17T17:42:47.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:46 smithi131 bash[89561]: cluster 2024-08-17T17:42:45.999677+0000 mgr.y (mgr.34107) 1209 : cluster [DBG] pgmap v1746: 105 pgs: 105 active+clean; 21 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 10 KiB/s wr, 115 op/s 2024-08-17T17:42:47.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:46 smithi131 bash[89561]: cluster 2024-08-17T17:42:45.999677+0000 mgr.y (mgr.34107) 1209 : cluster [DBG] pgmap v1746: 105 pgs: 105 active+clean; 21 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 10 KiB/s wr, 115 op/s 2024-08-17T17:42:47.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:46 smithi169 bash[79348]: cluster 2024-08-17T17:42:45.771609+0000 mon.a (mon.0) 1985 : cluster [DBG] osdmap e1183: 8 total, 8 up, 8 in 2024-08-17T17:42:47.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:46 smithi169 bash[79348]: cluster 2024-08-17T17:42:45.771609+0000 mon.a (mon.0) 1985 : cluster [DBG] osdmap e1183: 8 total, 8 up, 8 in 2024-08-17T17:42:47.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:46 smithi169 bash[79348]: cluster 2024-08-17T17:42:45.999677+0000 mgr.y (mgr.34107) 1209 : cluster [DBG] pgmap v1746: 105 pgs: 105 active+clean; 21 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 10 KiB/s wr, 115 op/s 2024-08-17T17:42:47.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:46 smithi169 bash[79348]: cluster 2024-08-17T17:42:45.999677+0000 mgr.y (mgr.34107) 1209 : cluster [DBG] pgmap v1746: 105 pgs: 105 active+clean; 21 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 10 KiB/s wr, 115 op/s 2024-08-17T17:42:48.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:47 smithi131 bash[89561]: cluster 2024-08-17T17:42:46.793720+0000 mon.a (mon.0) 1986 : cluster [DBG] osdmap e1184: 8 total, 8 up, 8 in 2024-08-17T17:42:48.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:47 smithi131 bash[89561]: cluster 2024-08-17T17:42:46.793720+0000 mon.a (mon.0) 1986 : cluster [DBG] osdmap e1184: 8 total, 8 up, 8 in 2024-08-17T17:42:48.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:47 smithi131 bash[88347]: cluster 2024-08-17T17:42:46.793720+0000 mon.a (mon.0) 1986 : cluster [DBG] osdmap e1184: 8 total, 8 up, 8 in 2024-08-17T17:42:48.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:47 smithi131 bash[88347]: cluster 2024-08-17T17:42:46.793720+0000 mon.a (mon.0) 1986 : cluster [DBG] osdmap e1184: 8 total, 8 up, 8 in 2024-08-17T17:42:48.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:47 smithi169 bash[79348]: cluster 2024-08-17T17:42:46.793720+0000 mon.a (mon.0) 1986 : cluster [DBG] osdmap e1184: 8 total, 8 up, 8 in 2024-08-17T17:42:48.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:47 smithi169 bash[79348]: cluster 2024-08-17T17:42:46.793720+0000 mon.a (mon.0) 1986 : cluster [DBG] osdmap e1184: 8 total, 8 up, 8 in 2024-08-17T17:42:48.881 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministic (14676 ms) 2024-08-17T17:42:48.881 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministicPP 2024-08-17T17:42:48.882 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:42:49.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:42:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:42:48] "GET /metrics HTTP/1.1" 200 36544 "" "Prometheus/2.51.0" 2024-08-17T17:42:49.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:48 smithi131 bash[89561]: cluster 2024-08-17T17:42:47.803123+0000 mon.a (mon.0) 1987 : cluster [DBG] osdmap e1185: 8 total, 8 up, 8 in 2024-08-17T17:42:49.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:48 smithi131 bash[89561]: cluster 2024-08-17T17:42:47.803123+0000 mon.a (mon.0) 1987 : cluster [DBG] osdmap e1185: 8 total, 8 up, 8 in 2024-08-17T17:42:49.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:48 smithi131 bash[89561]: cluster 2024-08-17T17:42:48.000460+0000 mgr.y (mgr.34107) 1210 : cluster [DBG] pgmap v1749: 105 pgs: 105 active+clean; 21 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 4.7 KiB/s wr, 44 op/s 2024-08-17T17:42:49.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:48 smithi131 bash[89561]: cluster 2024-08-17T17:42:48.000460+0000 mgr.y (mgr.34107) 1210 : cluster [DBG] pgmap v1749: 105 pgs: 105 active+clean; 21 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 4.7 KiB/s wr, 44 op/s 2024-08-17T17:42:49.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:48 smithi131 bash[88347]: cluster 2024-08-17T17:42:47.803123+0000 mon.a (mon.0) 1987 : cluster [DBG] osdmap e1185: 8 total, 8 up, 8 in 2024-08-17T17:42:49.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:48 smithi131 bash[88347]: cluster 2024-08-17T17:42:47.803123+0000 mon.a (mon.0) 1987 : cluster [DBG] osdmap e1185: 8 total, 8 up, 8 in 2024-08-17T17:42:49.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:48 smithi131 bash[88347]: cluster 2024-08-17T17:42:48.000460+0000 mgr.y (mgr.34107) 1210 : cluster [DBG] pgmap v1749: 105 pgs: 105 active+clean; 21 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 4.7 KiB/s wr, 44 op/s 2024-08-17T17:42:49.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:48 smithi131 bash[88347]: cluster 2024-08-17T17:42:48.000460+0000 mgr.y (mgr.34107) 1210 : cluster [DBG] pgmap v1749: 105 pgs: 105 active+clean; 21 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 4.7 KiB/s wr, 44 op/s 2024-08-17T17:42:49.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:48 smithi169 bash[79348]: cluster 2024-08-17T17:42:47.803123+0000 mon.a (mon.0) 1987 : cluster [DBG] osdmap e1185: 8 total, 8 up, 8 in 2024-08-17T17:42:49.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:48 smithi169 bash[79348]: cluster 2024-08-17T17:42:47.803123+0000 mon.a (mon.0) 1987 : cluster [DBG] osdmap e1185: 8 total, 8 up, 8 in 2024-08-17T17:42:49.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:48 smithi169 bash[79348]: cluster 2024-08-17T17:42:48.000460+0000 mgr.y (mgr.34107) 1210 : cluster [DBG] pgmap v1749: 105 pgs: 105 active+clean; 21 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 4.7 KiB/s wr, 44 op/s 2024-08-17T17:42:49.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:48 smithi169 bash[79348]: cluster 2024-08-17T17:42:48.000460+0000 mgr.y (mgr.34107) 1210 : cluster [DBG] pgmap v1749: 105 pgs: 105 active+clean; 21 MiB data, 686 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 4.7 KiB/s wr, 44 op/s 2024-08-17T17:42:50.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:49 smithi131 bash[88347]: cluster 2024-08-17T17:42:48.816663+0000 mon.a (mon.0) 1988 : cluster [DBG] osdmap e1186: 8 total, 8 up, 8 in 2024-08-17T17:42:50.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:49 smithi131 bash[88347]: cluster 2024-08-17T17:42:48.816663+0000 mon.a (mon.0) 1988 : cluster [DBG] osdmap e1186: 8 total, 8 up, 8 in 2024-08-17T17:42:50.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:49 smithi131 bash[89561]: cluster 2024-08-17T17:42:48.816663+0000 mon.a (mon.0) 1988 : cluster [DBG] osdmap e1186: 8 total, 8 up, 8 in 2024-08-17T17:42:50.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:49 smithi131 bash[89561]: cluster 2024-08-17T17:42:48.816663+0000 mon.a (mon.0) 1988 : cluster [DBG] osdmap e1186: 8 total, 8 up, 8 in 2024-08-17T17:42:50.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:49 smithi169 bash[79348]: cluster 2024-08-17T17:42:48.816663+0000 mon.a (mon.0) 1988 : cluster [DBG] osdmap e1186: 8 total, 8 up, 8 in 2024-08-17T17:42:50.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:49 smithi169 bash[79348]: cluster 2024-08-17T17:42:48.816663+0000 mon.a (mon.0) 1988 : cluster [DBG] osdmap e1186: 8 total, 8 up, 8 in 2024-08-17T17:42:51.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:50 smithi131 bash[89561]: cluster 2024-08-17T17:42:49.814613+0000 mon.a (mon.0) 1989 : cluster [DBG] osdmap e1187: 8 total, 8 up, 8 in 2024-08-17T17:42:51.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:50 smithi131 bash[89561]: cluster 2024-08-17T17:42:49.814613+0000 mon.a (mon.0) 1989 : cluster [DBG] osdmap e1187: 8 total, 8 up, 8 in 2024-08-17T17:42:51.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:50 smithi131 bash[89561]: cluster 2024-08-17T17:42:50.001275+0000 mgr.y (mgr.34107) 1211 : cluster [DBG] pgmap v1752: 105 pgs: 105 active+clean; 30 MiB data, 687 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 7.2 KiB/s wr, 88 op/s 2024-08-17T17:42:51.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:50 smithi131 bash[89561]: cluster 2024-08-17T17:42:50.001275+0000 mgr.y (mgr.34107) 1211 : cluster [DBG] pgmap v1752: 105 pgs: 105 active+clean; 30 MiB data, 687 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 7.2 KiB/s wr, 88 op/s 2024-08-17T17:42:51.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:50 smithi131 bash[88347]: cluster 2024-08-17T17:42:49.814613+0000 mon.a (mon.0) 1989 : cluster [DBG] osdmap e1187: 8 total, 8 up, 8 in 2024-08-17T17:42:51.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:50 smithi131 bash[88347]: cluster 2024-08-17T17:42:49.814613+0000 mon.a (mon.0) 1989 : cluster [DBG] osdmap e1187: 8 total, 8 up, 8 in 2024-08-17T17:42:51.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:50 smithi131 bash[88347]: cluster 2024-08-17T17:42:50.001275+0000 mgr.y (mgr.34107) 1211 : cluster [DBG] pgmap v1752: 105 pgs: 105 active+clean; 30 MiB data, 687 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 7.2 KiB/s wr, 88 op/s 2024-08-17T17:42:51.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:50 smithi131 bash[88347]: cluster 2024-08-17T17:42:50.001275+0000 mgr.y (mgr.34107) 1211 : cluster [DBG] pgmap v1752: 105 pgs: 105 active+clean; 30 MiB data, 687 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 7.2 KiB/s wr, 88 op/s 2024-08-17T17:42:51.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:50 smithi169 bash[79348]: cluster 2024-08-17T17:42:49.814613+0000 mon.a (mon.0) 1989 : cluster [DBG] osdmap e1187: 8 total, 8 up, 8 in 2024-08-17T17:42:51.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:50 smithi169 bash[79348]: cluster 2024-08-17T17:42:49.814613+0000 mon.a (mon.0) 1989 : cluster [DBG] osdmap e1187: 8 total, 8 up, 8 in 2024-08-17T17:42:51.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:50 smithi169 bash[79348]: cluster 2024-08-17T17:42:50.001275+0000 mgr.y (mgr.34107) 1211 : cluster [DBG] pgmap v1752: 105 pgs: 105 active+clean; 30 MiB data, 687 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 7.2 KiB/s wr, 88 op/s 2024-08-17T17:42:51.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:50 smithi169 bash[79348]: cluster 2024-08-17T17:42:50.001275+0000 mgr.y (mgr.34107) 1211 : cluster [DBG] pgmap v1752: 105 pgs: 105 active+clean; 30 MiB data, 687 MiB used, 715 GiB / 715 GiB avail; 61 KiB/s rd, 7.2 KiB/s wr, 88 op/s 2024-08-17T17:42:51.919 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:42:52.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:51 smithi131 bash[89561]: cluster 2024-08-17T17:42:50.829783+0000 mon.a (mon.0) 1990 : cluster [DBG] osdmap e1188: 8 total, 8 up, 8 in 2024-08-17T17:42:52.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:51 smithi131 bash[89561]: cluster 2024-08-17T17:42:50.829783+0000 mon.a (mon.0) 1990 : cluster [DBG] osdmap e1188: 8 total, 8 up, 8 in 2024-08-17T17:42:52.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:51 smithi131 bash[88347]: cluster 2024-08-17T17:42:50.829783+0000 mon.a (mon.0) 1990 : cluster [DBG] osdmap e1188: 8 total, 8 up, 8 in 2024-08-17T17:42:52.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:51 smithi131 bash[88347]: cluster 2024-08-17T17:42:50.829783+0000 mon.a (mon.0) 1990 : cluster [DBG] osdmap e1188: 8 total, 8 up, 8 in 2024-08-17T17:42:52.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:51 smithi169 bash[79348]: cluster 2024-08-17T17:42:50.829783+0000 mon.a (mon.0) 1990 : cluster [DBG] osdmap e1188: 8 total, 8 up, 8 in 2024-08-17T17:42:52.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:51 smithi169 bash[79348]: cluster 2024-08-17T17:42:50.829783+0000 mon.a (mon.0) 1990 : cluster [DBG] osdmap e1188: 8 total, 8 up, 8 in 2024-08-17T17:42:53.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:52 smithi169 bash[79348]: cluster 2024-08-17T17:42:51.854489+0000 mon.a (mon.0) 1991 : cluster [DBG] osdmap e1189: 8 total, 8 up, 8 in 2024-08-17T17:42:53.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:52 smithi169 bash[79348]: cluster 2024-08-17T17:42:51.854489+0000 mon.a (mon.0) 1991 : cluster [DBG] osdmap e1189: 8 total, 8 up, 8 in 2024-08-17T17:42:53.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:52 smithi169 bash[79348]: cluster 2024-08-17T17:42:52.001997+0000 mgr.y (mgr.34107) 1212 : cluster [DBG] pgmap v1755: 105 pgs: 105 active+clean; 30 MiB data, 687 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 8.0 KiB/s wr, 95 op/s 2024-08-17T17:42:53.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:52 smithi169 bash[79348]: cluster 2024-08-17T17:42:52.001997+0000 mgr.y (mgr.34107) 1212 : cluster [DBG] pgmap v1755: 105 pgs: 105 active+clean; 30 MiB data, 687 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 8.0 KiB/s wr, 95 op/s 2024-08-17T17:42:53.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:52 smithi131 bash[88347]: cluster 2024-08-17T17:42:51.854489+0000 mon.a (mon.0) 1991 : cluster [DBG] osdmap e1189: 8 total, 8 up, 8 in 2024-08-17T17:42:53.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:52 smithi131 bash[88347]: cluster 2024-08-17T17:42:51.854489+0000 mon.a (mon.0) 1991 : cluster [DBG] osdmap e1189: 8 total, 8 up, 8 in 2024-08-17T17:42:53.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:52 smithi131 bash[88347]: cluster 2024-08-17T17:42:52.001997+0000 mgr.y (mgr.34107) 1212 : cluster [DBG] pgmap v1755: 105 pgs: 105 active+clean; 30 MiB data, 687 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 8.0 KiB/s wr, 95 op/s 2024-08-17T17:42:53.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:52 smithi131 bash[88347]: cluster 2024-08-17T17:42:52.001997+0000 mgr.y (mgr.34107) 1212 : cluster [DBG] pgmap v1755: 105 pgs: 105 active+clean; 30 MiB data, 687 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 8.0 KiB/s wr, 95 op/s 2024-08-17T17:42:53.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:52 smithi131 bash[89561]: cluster 2024-08-17T17:42:51.854489+0000 mon.a (mon.0) 1991 : cluster [DBG] osdmap e1189: 8 total, 8 up, 8 in 2024-08-17T17:42:53.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:52 smithi131 bash[89561]: cluster 2024-08-17T17:42:51.854489+0000 mon.a (mon.0) 1991 : cluster [DBG] osdmap e1189: 8 total, 8 up, 8 in 2024-08-17T17:42:53.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:52 smithi131 bash[89561]: cluster 2024-08-17T17:42:52.001997+0000 mgr.y (mgr.34107) 1212 : cluster [DBG] pgmap v1755: 105 pgs: 105 active+clean; 30 MiB data, 687 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 8.0 KiB/s wr, 95 op/s 2024-08-17T17:42:53.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:52 smithi131 bash[89561]: cluster 2024-08-17T17:42:52.001997+0000 mgr.y (mgr.34107) 1212 : cluster [DBG] pgmap v1755: 105 pgs: 105 active+clean; 30 MiB data, 687 MiB used, 715 GiB / 715 GiB avail; 64 KiB/s rd, 8.0 KiB/s wr, 95 op/s 2024-08-17T17:42:54.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:53 smithi169 bash[79348]: cluster 2024-08-17T17:42:52.870119+0000 mon.a (mon.0) 1992 : cluster [DBG] osdmap e1190: 8 total, 8 up, 8 in 2024-08-17T17:42:54.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:53 smithi169 bash[79348]: cluster 2024-08-17T17:42:52.870119+0000 mon.a (mon.0) 1992 : cluster [DBG] osdmap e1190: 8 total, 8 up, 8 in 2024-08-17T17:42:54.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:53 smithi169 bash[79348]: audit 2024-08-17T17:42:53.242379+0000 mon.a (mon.0) 1993 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:54.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:53 smithi169 bash[79348]: audit 2024-08-17T17:42:53.242379+0000 mon.a (mon.0) 1993 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:54.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:53 smithi131 bash[89561]: cluster 2024-08-17T17:42:52.870119+0000 mon.a (mon.0) 1992 : cluster [DBG] osdmap e1190: 8 total, 8 up, 8 in 2024-08-17T17:42:54.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:53 smithi131 bash[89561]: cluster 2024-08-17T17:42:52.870119+0000 mon.a (mon.0) 1992 : cluster [DBG] osdmap e1190: 8 total, 8 up, 8 in 2024-08-17T17:42:54.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:53 smithi131 bash[89561]: audit 2024-08-17T17:42:53.242379+0000 mon.a (mon.0) 1993 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:54.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:53 smithi131 bash[89561]: audit 2024-08-17T17:42:53.242379+0000 mon.a (mon.0) 1993 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:54.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:53 smithi131 bash[88347]: cluster 2024-08-17T17:42:52.870119+0000 mon.a (mon.0) 1992 : cluster [DBG] osdmap e1190: 8 total, 8 up, 8 in 2024-08-17T17:42:54.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:53 smithi131 bash[88347]: cluster 2024-08-17T17:42:52.870119+0000 mon.a (mon.0) 1992 : cluster [DBG] osdmap e1190: 8 total, 8 up, 8 in 2024-08-17T17:42:54.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:53 smithi131 bash[88347]: audit 2024-08-17T17:42:53.242379+0000 mon.a (mon.0) 1993 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:54.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:53 smithi131 bash[88347]: audit 2024-08-17T17:42:53.242379+0000 mon.a (mon.0) 1993 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:42:54.938 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:42:55.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:54 smithi169 bash[79348]: cluster 2024-08-17T17:42:53.875727+0000 mon.a (mon.0) 1994 : cluster [DBG] osdmap e1191: 8 total, 8 up, 8 in 2024-08-17T17:42:55.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:54 smithi169 bash[79348]: cluster 2024-08-17T17:42:53.875727+0000 mon.a (mon.0) 1994 : cluster [DBG] osdmap e1191: 8 total, 8 up, 8 in 2024-08-17T17:42:55.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:54 smithi169 bash[79348]: cluster 2024-08-17T17:42:54.002994+0000 mgr.y (mgr.34107) 1213 : cluster [DBG] pgmap v1758: 105 pgs: 105 active+clean; 33 MiB data, 687 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 4.5 KiB/s wr, 69 op/s 2024-08-17T17:42:55.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:54 smithi169 bash[79348]: cluster 2024-08-17T17:42:54.002994+0000 mgr.y (mgr.34107) 1213 : cluster [DBG] pgmap v1758: 105 pgs: 105 active+clean; 33 MiB data, 687 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 4.5 KiB/s wr, 69 op/s 2024-08-17T17:42:55.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:54 smithi131 bash[89561]: cluster 2024-08-17T17:42:53.875727+0000 mon.a (mon.0) 1994 : cluster [DBG] osdmap e1191: 8 total, 8 up, 8 in 2024-08-17T17:42:55.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:54 smithi131 bash[89561]: cluster 2024-08-17T17:42:53.875727+0000 mon.a (mon.0) 1994 : cluster [DBG] osdmap e1191: 8 total, 8 up, 8 in 2024-08-17T17:42:55.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:54 smithi131 bash[89561]: cluster 2024-08-17T17:42:54.002994+0000 mgr.y (mgr.34107) 1213 : cluster [DBG] pgmap v1758: 105 pgs: 105 active+clean; 33 MiB data, 687 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 4.5 KiB/s wr, 69 op/s 2024-08-17T17:42:55.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:54 smithi131 bash[89561]: cluster 2024-08-17T17:42:54.002994+0000 mgr.y (mgr.34107) 1213 : cluster [DBG] pgmap v1758: 105 pgs: 105 active+clean; 33 MiB data, 687 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 4.5 KiB/s wr, 69 op/s 2024-08-17T17:42:55.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:54 smithi131 bash[88347]: cluster 2024-08-17T17:42:53.875727+0000 mon.a (mon.0) 1994 : cluster [DBG] osdmap e1191: 8 total, 8 up, 8 in 2024-08-17T17:42:55.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:54 smithi131 bash[88347]: cluster 2024-08-17T17:42:53.875727+0000 mon.a (mon.0) 1994 : cluster [DBG] osdmap e1191: 8 total, 8 up, 8 in 2024-08-17T17:42:55.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:54 smithi131 bash[88347]: cluster 2024-08-17T17:42:54.002994+0000 mgr.y (mgr.34107) 1213 : cluster [DBG] pgmap v1758: 105 pgs: 105 active+clean; 33 MiB data, 687 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 4.5 KiB/s wr, 69 op/s 2024-08-17T17:42:55.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:54 smithi131 bash[88347]: cluster 2024-08-17T17:42:54.002994+0000 mgr.y (mgr.34107) 1213 : cluster [DBG] pgmap v1758: 105 pgs: 105 active+clean; 33 MiB data, 687 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 4.5 KiB/s wr, 69 op/s 2024-08-17T17:42:56.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:55 smithi169 bash[79348]: cluster 2024-08-17T17:42:54.886440+0000 mon.a (mon.0) 1995 : cluster [DBG] osdmap e1192: 8 total, 8 up, 8 in 2024-08-17T17:42:56.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:55 smithi169 bash[79348]: cluster 2024-08-17T17:42:54.886440+0000 mon.a (mon.0) 1995 : cluster [DBG] osdmap e1192: 8 total, 8 up, 8 in 2024-08-17T17:42:56.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:55 smithi131 bash[89561]: cluster 2024-08-17T17:42:54.886440+0000 mon.a (mon.0) 1995 : cluster [DBG] osdmap e1192: 8 total, 8 up, 8 in 2024-08-17T17:42:56.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:55 smithi131 bash[89561]: cluster 2024-08-17T17:42:54.886440+0000 mon.a (mon.0) 1995 : cluster [DBG] osdmap e1192: 8 total, 8 up, 8 in 2024-08-17T17:42:56.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:55 smithi131 bash[88347]: cluster 2024-08-17T17:42:54.886440+0000 mon.a (mon.0) 1995 : cluster [DBG] osdmap e1192: 8 total, 8 up, 8 in 2024-08-17T17:42:56.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:55 smithi131 bash[88347]: cluster 2024-08-17T17:42:54.886440+0000 mon.a (mon.0) 1995 : cluster [DBG] osdmap e1192: 8 total, 8 up, 8 in 2024-08-17T17:42:57.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:56 smithi131 bash[89561]: cluster 2024-08-17T17:42:55.894706+0000 mon.a (mon.0) 1996 : cluster [DBG] osdmap e1193: 8 total, 8 up, 8 in 2024-08-17T17:42:57.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:56 smithi131 bash[89561]: cluster 2024-08-17T17:42:55.894706+0000 mon.a (mon.0) 1996 : cluster [DBG] osdmap e1193: 8 total, 8 up, 8 in 2024-08-17T17:42:57.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:56 smithi131 bash[89561]: cluster 2024-08-17T17:42:56.003696+0000 mgr.y (mgr.34107) 1214 : cluster [DBG] pgmap v1761: 105 pgs: 105 active+clean; 33 MiB data, 688 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 7.7 KiB/s wr, 85 op/s 2024-08-17T17:42:57.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:56 smithi131 bash[89561]: cluster 2024-08-17T17:42:56.003696+0000 mgr.y (mgr.34107) 1214 : cluster [DBG] pgmap v1761: 105 pgs: 105 active+clean; 33 MiB data, 688 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 7.7 KiB/s wr, 85 op/s 2024-08-17T17:42:57.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:56 smithi131 bash[88347]: cluster 2024-08-17T17:42:55.894706+0000 mon.a (mon.0) 1996 : cluster [DBG] osdmap e1193: 8 total, 8 up, 8 in 2024-08-17T17:42:57.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:56 smithi131 bash[88347]: cluster 2024-08-17T17:42:55.894706+0000 mon.a (mon.0) 1996 : cluster [DBG] osdmap e1193: 8 total, 8 up, 8 in 2024-08-17T17:42:57.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:56 smithi131 bash[88347]: cluster 2024-08-17T17:42:56.003696+0000 mgr.y (mgr.34107) 1214 : cluster [DBG] pgmap v1761: 105 pgs: 105 active+clean; 33 MiB data, 688 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 7.7 KiB/s wr, 85 op/s 2024-08-17T17:42:57.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:56 smithi131 bash[88347]: cluster 2024-08-17T17:42:56.003696+0000 mgr.y (mgr.34107) 1214 : cluster [DBG] pgmap v1761: 105 pgs: 105 active+clean; 33 MiB data, 688 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 7.7 KiB/s wr, 85 op/s 2024-08-17T17:42:57.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:56 smithi169 bash[79348]: cluster 2024-08-17T17:42:55.894706+0000 mon.a (mon.0) 1996 : cluster [DBG] osdmap e1193: 8 total, 8 up, 8 in 2024-08-17T17:42:57.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:56 smithi169 bash[79348]: cluster 2024-08-17T17:42:55.894706+0000 mon.a (mon.0) 1996 : cluster [DBG] osdmap e1193: 8 total, 8 up, 8 in 2024-08-17T17:42:57.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:56 smithi169 bash[79348]: cluster 2024-08-17T17:42:56.003696+0000 mgr.y (mgr.34107) 1214 : cluster [DBG] pgmap v1761: 105 pgs: 105 active+clean; 33 MiB data, 688 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 7.7 KiB/s wr, 85 op/s 2024-08-17T17:42:57.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:56 smithi169 bash[79348]: cluster 2024-08-17T17:42:56.003696+0000 mgr.y (mgr.34107) 1214 : cluster [DBG] pgmap v1761: 105 pgs: 105 active+clean; 33 MiB data, 688 MiB used, 715 GiB / 715 GiB avail; 58 KiB/s rd, 7.7 KiB/s wr, 85 op/s 2024-08-17T17:42:57.983 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:42:58.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:57 smithi131 bash[88347]: cluster 2024-08-17T17:42:56.911280+0000 mon.a (mon.0) 1997 : cluster [DBG] osdmap e1194: 8 total, 8 up, 8 in 2024-08-17T17:42:58.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:57 smithi131 bash[88347]: cluster 2024-08-17T17:42:56.911280+0000 mon.a (mon.0) 1997 : cluster [DBG] osdmap e1194: 8 total, 8 up, 8 in 2024-08-17T17:42:58.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:57 smithi131 bash[89561]: cluster 2024-08-17T17:42:56.911280+0000 mon.a (mon.0) 1997 : cluster [DBG] osdmap e1194: 8 total, 8 up, 8 in 2024-08-17T17:42:58.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:57 smithi131 bash[89561]: cluster 2024-08-17T17:42:56.911280+0000 mon.a (mon.0) 1997 : cluster [DBG] osdmap e1194: 8 total, 8 up, 8 in 2024-08-17T17:42:58.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:57 smithi169 bash[79348]: cluster 2024-08-17T17:42:56.911280+0000 mon.a (mon.0) 1997 : cluster [DBG] osdmap e1194: 8 total, 8 up, 8 in 2024-08-17T17:42:58.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:57 smithi169 bash[79348]: cluster 2024-08-17T17:42:56.911280+0000 mon.a (mon.0) 1997 : cluster [DBG] osdmap e1194: 8 total, 8 up, 8 in 2024-08-17T17:42:59.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:42:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:42:58] "GET /metrics HTTP/1.1" 200 36552 "" "Prometheus/2.51.0" 2024-08-17T17:42:59.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:58 smithi131 bash[88347]: cluster 2024-08-17T17:42:57.924085+0000 mon.a (mon.0) 1998 : cluster [DBG] osdmap e1195: 8 total, 8 up, 8 in 2024-08-17T17:42:59.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:58 smithi131 bash[88347]: cluster 2024-08-17T17:42:57.924085+0000 mon.a (mon.0) 1998 : cluster [DBG] osdmap e1195: 8 total, 8 up, 8 in 2024-08-17T17:42:59.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:58 smithi131 bash[88347]: cluster 2024-08-17T17:42:58.004400+0000 mgr.y (mgr.34107) 1215 : cluster [DBG] pgmap v1764: 105 pgs: 105 active+clean; 33 MiB data, 688 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 4.0 KiB/s wr, 22 op/s 2024-08-17T17:42:59.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:58 smithi131 bash[88347]: cluster 2024-08-17T17:42:58.004400+0000 mgr.y (mgr.34107) 1215 : cluster [DBG] pgmap v1764: 105 pgs: 105 active+clean; 33 MiB data, 688 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 4.0 KiB/s wr, 22 op/s 2024-08-17T17:42:59.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:58 smithi131 bash[89561]: cluster 2024-08-17T17:42:57.924085+0000 mon.a (mon.0) 1998 : cluster [DBG] osdmap e1195: 8 total, 8 up, 8 in 2024-08-17T17:42:59.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:58 smithi131 bash[89561]: cluster 2024-08-17T17:42:57.924085+0000 mon.a (mon.0) 1998 : cluster [DBG] osdmap e1195: 8 total, 8 up, 8 in 2024-08-17T17:42:59.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:58 smithi131 bash[89561]: cluster 2024-08-17T17:42:58.004400+0000 mgr.y (mgr.34107) 1215 : cluster [DBG] pgmap v1764: 105 pgs: 105 active+clean; 33 MiB data, 688 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 4.0 KiB/s wr, 22 op/s 2024-08-17T17:42:59.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:58 smithi131 bash[89561]: cluster 2024-08-17T17:42:58.004400+0000 mgr.y (mgr.34107) 1215 : cluster [DBG] pgmap v1764: 105 pgs: 105 active+clean; 33 MiB data, 688 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 4.0 KiB/s wr, 22 op/s 2024-08-17T17:42:59.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:58 smithi169 bash[79348]: cluster 2024-08-17T17:42:57.924085+0000 mon.a (mon.0) 1998 : cluster [DBG] osdmap e1195: 8 total, 8 up, 8 in 2024-08-17T17:42:59.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:58 smithi169 bash[79348]: cluster 2024-08-17T17:42:57.924085+0000 mon.a (mon.0) 1998 : cluster [DBG] osdmap e1195: 8 total, 8 up, 8 in 2024-08-17T17:42:59.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:58 smithi169 bash[79348]: cluster 2024-08-17T17:42:58.004400+0000 mgr.y (mgr.34107) 1215 : cluster [DBG] pgmap v1764: 105 pgs: 105 active+clean; 33 MiB data, 688 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 4.0 KiB/s wr, 22 op/s 2024-08-17T17:42:59.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:58 smithi169 bash[79348]: cluster 2024-08-17T17:42:58.004400+0000 mgr.y (mgr.34107) 1215 : cluster [DBG] pgmap v1764: 105 pgs: 105 active+clean; 33 MiB data, 688 MiB used, 715 GiB / 715 GiB avail; 13 KiB/s rd, 4.0 KiB/s wr, 22 op/s 2024-08-17T17:43:00.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:59 smithi131 bash[89561]: cluster 2024-08-17T17:42:58.935825+0000 mon.a (mon.0) 1999 : cluster [DBG] osdmap e1196: 8 total, 8 up, 8 in 2024-08-17T17:43:00.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:42:59 smithi131 bash[89561]: cluster 2024-08-17T17:42:58.935825+0000 mon.a (mon.0) 1999 : cluster [DBG] osdmap e1196: 8 total, 8 up, 8 in 2024-08-17T17:43:00.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:59 smithi131 bash[88347]: cluster 2024-08-17T17:42:58.935825+0000 mon.a (mon.0) 1999 : cluster [DBG] osdmap e1196: 8 total, 8 up, 8 in 2024-08-17T17:43:00.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:42:59 smithi131 bash[88347]: cluster 2024-08-17T17:42:58.935825+0000 mon.a (mon.0) 1999 : cluster [DBG] osdmap e1196: 8 total, 8 up, 8 in 2024-08-17T17:43:00.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:59 smithi169 bash[79348]: cluster 2024-08-17T17:42:58.935825+0000 mon.a (mon.0) 1999 : cluster [DBG] osdmap e1196: 8 total, 8 up, 8 in 2024-08-17T17:43:00.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:42:59 smithi169 bash[79348]: cluster 2024-08-17T17:42:58.935825+0000 mon.a (mon.0) 1999 : cluster [DBG] osdmap e1196: 8 total, 8 up, 8 in 2024-08-17T17:43:01.026 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:43:01.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:00 smithi131 bash[89561]: cluster 2024-08-17T17:42:59.935058+0000 mon.a (mon.0) 2000 : cluster [DBG] osdmap e1197: 8 total, 8 up, 8 in 2024-08-17T17:43:01.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:00 smithi131 bash[89561]: cluster 2024-08-17T17:42:59.935058+0000 mon.a (mon.0) 2000 : cluster [DBG] osdmap e1197: 8 total, 8 up, 8 in 2024-08-17T17:43:01.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:00 smithi131 bash[89561]: cluster 2024-08-17T17:43:00.005073+0000 mgr.y (mgr.34107) 1216 : cluster [DBG] pgmap v1767: 105 pgs: 105 active+clean; 42 MiB data, 688 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 8.2 KiB/s wr, 105 op/s 2024-08-17T17:43:01.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:00 smithi131 bash[89561]: cluster 2024-08-17T17:43:00.005073+0000 mgr.y (mgr.34107) 1216 : cluster [DBG] pgmap v1767: 105 pgs: 105 active+clean; 42 MiB data, 688 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 8.2 KiB/s wr, 105 op/s 2024-08-17T17:43:01.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:00 smithi131 bash[88347]: cluster 2024-08-17T17:42:59.935058+0000 mon.a (mon.0) 2000 : cluster [DBG] osdmap e1197: 8 total, 8 up, 8 in 2024-08-17T17:43:01.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:00 smithi131 bash[88347]: cluster 2024-08-17T17:42:59.935058+0000 mon.a (mon.0) 2000 : cluster [DBG] osdmap e1197: 8 total, 8 up, 8 in 2024-08-17T17:43:01.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:00 smithi131 bash[88347]: cluster 2024-08-17T17:43:00.005073+0000 mgr.y (mgr.34107) 1216 : cluster [DBG] pgmap v1767: 105 pgs: 105 active+clean; 42 MiB data, 688 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 8.2 KiB/s wr, 105 op/s 2024-08-17T17:43:01.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:00 smithi131 bash[88347]: cluster 2024-08-17T17:43:00.005073+0000 mgr.y (mgr.34107) 1216 : cluster [DBG] pgmap v1767: 105 pgs: 105 active+clean; 42 MiB data, 688 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 8.2 KiB/s wr, 105 op/s 2024-08-17T17:43:01.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:00 smithi169 bash[79348]: cluster 2024-08-17T17:42:59.935058+0000 mon.a (mon.0) 2000 : cluster [DBG] osdmap e1197: 8 total, 8 up, 8 in 2024-08-17T17:43:01.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:00 smithi169 bash[79348]: cluster 2024-08-17T17:42:59.935058+0000 mon.a (mon.0) 2000 : cluster [DBG] osdmap e1197: 8 total, 8 up, 8 in 2024-08-17T17:43:01.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:00 smithi169 bash[79348]: cluster 2024-08-17T17:43:00.005073+0000 mgr.y (mgr.34107) 1216 : cluster [DBG] pgmap v1767: 105 pgs: 105 active+clean; 42 MiB data, 688 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 8.2 KiB/s wr, 105 op/s 2024-08-17T17:43:01.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:00 smithi169 bash[79348]: cluster 2024-08-17T17:43:00.005073+0000 mgr.y (mgr.34107) 1216 : cluster [DBG] pgmap v1767: 105 pgs: 105 active+clean; 42 MiB data, 688 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 8.2 KiB/s wr, 105 op/s 2024-08-17T17:43:02.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:01 smithi131 bash[89561]: cluster 2024-08-17T17:43:00.953264+0000 mon.a (mon.0) 2001 : cluster [DBG] osdmap e1198: 8 total, 8 up, 8 in 2024-08-17T17:43:02.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:01 smithi131 bash[89561]: cluster 2024-08-17T17:43:00.953264+0000 mon.a (mon.0) 2001 : cluster [DBG] osdmap e1198: 8 total, 8 up, 8 in 2024-08-17T17:43:02.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:01 smithi131 bash[88347]: cluster 2024-08-17T17:43:00.953264+0000 mon.a (mon.0) 2001 : cluster [DBG] osdmap e1198: 8 total, 8 up, 8 in 2024-08-17T17:43:02.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:01 smithi131 bash[88347]: cluster 2024-08-17T17:43:00.953264+0000 mon.a (mon.0) 2001 : cluster [DBG] osdmap e1198: 8 total, 8 up, 8 in 2024-08-17T17:43:02.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:01 smithi169 bash[79348]: cluster 2024-08-17T17:43:00.953264+0000 mon.a (mon.0) 2001 : cluster [DBG] osdmap e1198: 8 total, 8 up, 8 in 2024-08-17T17:43:02.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:01 smithi169 bash[79348]: cluster 2024-08-17T17:43:00.953264+0000 mon.a (mon.0) 2001 : cluster [DBG] osdmap e1198: 8 total, 8 up, 8 in 2024-08-17T17:43:03.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:02 smithi131 bash[88347]: cluster 2024-08-17T17:43:01.961437+0000 mon.a (mon.0) 2002 : cluster [DBG] osdmap e1199: 8 total, 8 up, 8 in 2024-08-17T17:43:03.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:02 smithi131 bash[88347]: cluster 2024-08-17T17:43:01.961437+0000 mon.a (mon.0) 2002 : cluster [DBG] osdmap e1199: 8 total, 8 up, 8 in 2024-08-17T17:43:03.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:02 smithi131 bash[88347]: cluster 2024-08-17T17:43:02.005726+0000 mgr.y (mgr.34107) 1217 : cluster [DBG] pgmap v1770: 105 pgs: 105 active+clean; 42 MiB data, 689 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 8.2 KiB/s wr, 105 op/s 2024-08-17T17:43:03.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:02 smithi131 bash[88347]: cluster 2024-08-17T17:43:02.005726+0000 mgr.y (mgr.34107) 1217 : cluster [DBG] pgmap v1770: 105 pgs: 105 active+clean; 42 MiB data, 689 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 8.2 KiB/s wr, 105 op/s 2024-08-17T17:43:03.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:02 smithi131 bash[89561]: cluster 2024-08-17T17:43:01.961437+0000 mon.a (mon.0) 2002 : cluster [DBG] osdmap e1199: 8 total, 8 up, 8 in 2024-08-17T17:43:03.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:02 smithi131 bash[89561]: cluster 2024-08-17T17:43:01.961437+0000 mon.a (mon.0) 2002 : cluster [DBG] osdmap e1199: 8 total, 8 up, 8 in 2024-08-17T17:43:03.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:02 smithi131 bash[89561]: cluster 2024-08-17T17:43:02.005726+0000 mgr.y (mgr.34107) 1217 : cluster [DBG] pgmap v1770: 105 pgs: 105 active+clean; 42 MiB data, 689 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 8.2 KiB/s wr, 105 op/s 2024-08-17T17:43:03.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:02 smithi131 bash[89561]: cluster 2024-08-17T17:43:02.005726+0000 mgr.y (mgr.34107) 1217 : cluster [DBG] pgmap v1770: 105 pgs: 105 active+clean; 42 MiB data, 689 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 8.2 KiB/s wr, 105 op/s 2024-08-17T17:43:03.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:02 smithi169 bash[79348]: cluster 2024-08-17T17:43:01.961437+0000 mon.a (mon.0) 2002 : cluster [DBG] osdmap e1199: 8 total, 8 up, 8 in 2024-08-17T17:43:03.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:02 smithi169 bash[79348]: cluster 2024-08-17T17:43:01.961437+0000 mon.a (mon.0) 2002 : cluster [DBG] osdmap e1199: 8 total, 8 up, 8 in 2024-08-17T17:43:03.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:02 smithi169 bash[79348]: cluster 2024-08-17T17:43:02.005726+0000 mgr.y (mgr.34107) 1217 : cluster [DBG] pgmap v1770: 105 pgs: 105 active+clean; 42 MiB data, 689 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 8.2 KiB/s wr, 105 op/s 2024-08-17T17:43:03.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:02 smithi169 bash[79348]: cluster 2024-08-17T17:43:02.005726+0000 mgr.y (mgr.34107) 1217 : cluster [DBG] pgmap v1770: 105 pgs: 105 active+clean; 42 MiB data, 689 MiB used, 715 GiB / 715 GiB avail; 70 KiB/s rd, 8.2 KiB/s wr, 105 op/s 2024-08-17T17:43:04.047 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministicPP (15166 ms) 2024-08-17T17:43:04.047 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministicLUKS1 2024-08-17T17:43:04.047 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:43:04.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:03 smithi131 bash[88347]: cluster 2024-08-17T17:43:02.971498+0000 mon.a (mon.0) 2003 : cluster [DBG] osdmap e1200: 8 total, 8 up, 8 in 2024-08-17T17:43:04.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:03 smithi131 bash[88347]: cluster 2024-08-17T17:43:02.971498+0000 mon.a (mon.0) 2003 : cluster [DBG] osdmap e1200: 8 total, 8 up, 8 in 2024-08-17T17:43:04.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:03 smithi131 bash[89561]: cluster 2024-08-17T17:43:02.971498+0000 mon.a (mon.0) 2003 : cluster [DBG] osdmap e1200: 8 total, 8 up, 8 in 2024-08-17T17:43:04.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:03 smithi131 bash[89561]: cluster 2024-08-17T17:43:02.971498+0000 mon.a (mon.0) 2003 : cluster [DBG] osdmap e1200: 8 total, 8 up, 8 in 2024-08-17T17:43:04.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:03 smithi169 bash[79348]: cluster 2024-08-17T17:43:02.971498+0000 mon.a (mon.0) 2003 : cluster [DBG] osdmap e1200: 8 total, 8 up, 8 in 2024-08-17T17:43:04.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:03 smithi169 bash[79348]: cluster 2024-08-17T17:43:02.971498+0000 mon.a (mon.0) 2003 : cluster [DBG] osdmap e1200: 8 total, 8 up, 8 in 2024-08-17T17:43:05.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:04 smithi131 bash[88347]: cluster 2024-08-17T17:43:03.983779+0000 mon.a (mon.0) 2004 : cluster [DBG] osdmap e1201: 8 total, 8 up, 8 in 2024-08-17T17:43:05.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:04 smithi131 bash[88347]: cluster 2024-08-17T17:43:03.983779+0000 mon.a (mon.0) 2004 : cluster [DBG] osdmap e1201: 8 total, 8 up, 8 in 2024-08-17T17:43:05.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:04 smithi131 bash[88347]: cluster 2024-08-17T17:43:04.006677+0000 mgr.y (mgr.34107) 1218 : cluster [DBG] pgmap v1773: 105 pgs: 105 active+clean; 56 MiB data, 689 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 7.5 KiB/s wr, 74 op/s 2024-08-17T17:43:05.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:04 smithi131 bash[88347]: cluster 2024-08-17T17:43:04.006677+0000 mgr.y (mgr.34107) 1218 : cluster [DBG] pgmap v1773: 105 pgs: 105 active+clean; 56 MiB data, 689 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 7.5 KiB/s wr, 74 op/s 2024-08-17T17:43:05.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:04 smithi131 bash[89561]: cluster 2024-08-17T17:43:03.983779+0000 mon.a (mon.0) 2004 : cluster [DBG] osdmap e1201: 8 total, 8 up, 8 in 2024-08-17T17:43:05.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:04 smithi131 bash[89561]: cluster 2024-08-17T17:43:03.983779+0000 mon.a (mon.0) 2004 : cluster [DBG] osdmap e1201: 8 total, 8 up, 8 in 2024-08-17T17:43:05.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:04 smithi131 bash[89561]: cluster 2024-08-17T17:43:04.006677+0000 mgr.y (mgr.34107) 1218 : cluster [DBG] pgmap v1773: 105 pgs: 105 active+clean; 56 MiB data, 689 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 7.5 KiB/s wr, 74 op/s 2024-08-17T17:43:05.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:04 smithi131 bash[89561]: cluster 2024-08-17T17:43:04.006677+0000 mgr.y (mgr.34107) 1218 : cluster [DBG] pgmap v1773: 105 pgs: 105 active+clean; 56 MiB data, 689 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 7.5 KiB/s wr, 74 op/s 2024-08-17T17:43:05.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:04 smithi169 bash[79348]: cluster 2024-08-17T17:43:03.983779+0000 mon.a (mon.0) 2004 : cluster [DBG] osdmap e1201: 8 total, 8 up, 8 in 2024-08-17T17:43:05.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:04 smithi169 bash[79348]: cluster 2024-08-17T17:43:03.983779+0000 mon.a (mon.0) 2004 : cluster [DBG] osdmap e1201: 8 total, 8 up, 8 in 2024-08-17T17:43:05.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:04 smithi169 bash[79348]: cluster 2024-08-17T17:43:04.006677+0000 mgr.y (mgr.34107) 1218 : cluster [DBG] pgmap v1773: 105 pgs: 105 active+clean; 56 MiB data, 689 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 7.5 KiB/s wr, 74 op/s 2024-08-17T17:43:05.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:04 smithi169 bash[79348]: cluster 2024-08-17T17:43:04.006677+0000 mgr.y (mgr.34107) 1218 : cluster [DBG] pgmap v1773: 105 pgs: 105 active+clean; 56 MiB data, 689 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 7.5 KiB/s wr, 74 op/s 2024-08-17T17:43:06.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:06 smithi131 bash[88347]: cluster 2024-08-17T17:43:06.007289+0000 mgr.y (mgr.34107) 1219 : cluster [DBG] pgmap v1774: 105 pgs: 105 active+clean; 56 MiB data, 693 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 7.1 KiB/s wr, 67 op/s 2024-08-17T17:43:06.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:06 smithi131 bash[88347]: cluster 2024-08-17T17:43:06.007289+0000 mgr.y (mgr.34107) 1219 : cluster [DBG] pgmap v1774: 105 pgs: 105 active+clean; 56 MiB data, 693 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 7.1 KiB/s wr, 67 op/s 2024-08-17T17:43:06.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:06 smithi131 bash[89561]: cluster 2024-08-17T17:43:06.007289+0000 mgr.y (mgr.34107) 1219 : cluster [DBG] pgmap v1774: 105 pgs: 105 active+clean; 56 MiB data, 693 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 7.1 KiB/s wr, 67 op/s 2024-08-17T17:43:06.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:06 smithi131 bash[89561]: cluster 2024-08-17T17:43:06.007289+0000 mgr.y (mgr.34107) 1219 : cluster [DBG] pgmap v1774: 105 pgs: 105 active+clean; 56 MiB data, 693 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 7.1 KiB/s wr, 67 op/s 2024-08-17T17:43:06.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:06 smithi169 bash[79348]: cluster 2024-08-17T17:43:06.007289+0000 mgr.y (mgr.34107) 1219 : cluster [DBG] pgmap v1774: 105 pgs: 105 active+clean; 56 MiB data, 693 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 7.1 KiB/s wr, 67 op/s 2024-08-17T17:43:06.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:06 smithi169 bash[79348]: cluster 2024-08-17T17:43:06.007289+0000 mgr.y (mgr.34107) 1219 : cluster [DBG] pgmap v1774: 105 pgs: 105 active+clean; 56 MiB data, 693 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s rd, 7.1 KiB/s wr, 67 op/s 2024-08-17T17:43:09.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:43:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:43:08] "GET /metrics HTTP/1.1" 200 36551 "" "Prometheus/2.51.0" 2024-08-17T17:43:09.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:08 smithi131 bash[88347]: cluster 2024-08-17T17:43:07.925690+0000 mon.a (mon.0) 2005 : cluster [DBG] osdmap e1202: 8 total, 8 up, 8 in 2024-08-17T17:43:09.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:08 smithi131 bash[88347]: cluster 2024-08-17T17:43:07.925690+0000 mon.a (mon.0) 2005 : cluster [DBG] osdmap e1202: 8 total, 8 up, 8 in 2024-08-17T17:43:09.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:08 smithi131 bash[88347]: cluster 2024-08-17T17:43:08.007900+0000 mgr.y (mgr.34107) 1220 : cluster [DBG] pgmap v1776: 105 pgs: 105 active+clean; 56 MiB data, 693 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 6.0 KiB/s wr, 57 op/s 2024-08-17T17:43:09.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:08 smithi131 bash[88347]: cluster 2024-08-17T17:43:08.007900+0000 mgr.y (mgr.34107) 1220 : cluster [DBG] pgmap v1776: 105 pgs: 105 active+clean; 56 MiB data, 693 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 6.0 KiB/s wr, 57 op/s 2024-08-17T17:43:09.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:08 smithi131 bash[88347]: audit 2024-08-17T17:43:08.242920+0000 mon.a (mon.0) 2006 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:09.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:08 smithi131 bash[88347]: audit 2024-08-17T17:43:08.242920+0000 mon.a (mon.0) 2006 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:09.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:08 smithi131 bash[89561]: cluster 2024-08-17T17:43:07.925690+0000 mon.a (mon.0) 2005 : cluster [DBG] osdmap e1202: 8 total, 8 up, 8 in 2024-08-17T17:43:09.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:08 smithi131 bash[89561]: cluster 2024-08-17T17:43:07.925690+0000 mon.a (mon.0) 2005 : cluster [DBG] osdmap e1202: 8 total, 8 up, 8 in 2024-08-17T17:43:09.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:08 smithi131 bash[89561]: cluster 2024-08-17T17:43:08.007900+0000 mgr.y (mgr.34107) 1220 : cluster [DBG] pgmap v1776: 105 pgs: 105 active+clean; 56 MiB data, 693 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 6.0 KiB/s wr, 57 op/s 2024-08-17T17:43:09.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:08 smithi131 bash[89561]: cluster 2024-08-17T17:43:08.007900+0000 mgr.y (mgr.34107) 1220 : cluster [DBG] pgmap v1776: 105 pgs: 105 active+clean; 56 MiB data, 693 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 6.0 KiB/s wr, 57 op/s 2024-08-17T17:43:09.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:08 smithi131 bash[89561]: audit 2024-08-17T17:43:08.242920+0000 mon.a (mon.0) 2006 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:09.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:08 smithi131 bash[89561]: audit 2024-08-17T17:43:08.242920+0000 mon.a (mon.0) 2006 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:09.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:08 smithi169 bash[79348]: cluster 2024-08-17T17:43:07.925690+0000 mon.a (mon.0) 2005 : cluster [DBG] osdmap e1202: 8 total, 8 up, 8 in 2024-08-17T17:43:09.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:08 smithi169 bash[79348]: cluster 2024-08-17T17:43:07.925690+0000 mon.a (mon.0) 2005 : cluster [DBG] osdmap e1202: 8 total, 8 up, 8 in 2024-08-17T17:43:09.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:08 smithi169 bash[79348]: cluster 2024-08-17T17:43:08.007900+0000 mgr.y (mgr.34107) 1220 : cluster [DBG] pgmap v1776: 105 pgs: 105 active+clean; 56 MiB data, 693 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 6.0 KiB/s wr, 57 op/s 2024-08-17T17:43:09.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:08 smithi169 bash[79348]: cluster 2024-08-17T17:43:08.007900+0000 mgr.y (mgr.34107) 1220 : cluster [DBG] pgmap v1776: 105 pgs: 105 active+clean; 56 MiB data, 693 MiB used, 715 GiB / 715 GiB avail; 39 KiB/s rd, 6.0 KiB/s wr, 57 op/s 2024-08-17T17:43:09.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:08 smithi169 bash[79348]: audit 2024-08-17T17:43:08.242920+0000 mon.a (mon.0) 2006 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:09.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:08 smithi169 bash[79348]: audit 2024-08-17T17:43:08.242920+0000 mon.a (mon.0) 2006 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:10.013 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:43:10.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:09 smithi131 bash[89561]: cluster 2024-08-17T17:43:08.937307+0000 mon.a (mon.0) 2007 : cluster [DBG] osdmap e1203: 8 total, 8 up, 8 in 2024-08-17T17:43:10.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:09 smithi131 bash[89561]: cluster 2024-08-17T17:43:08.937307+0000 mon.a (mon.0) 2007 : cluster [DBG] osdmap e1203: 8 total, 8 up, 8 in 2024-08-17T17:43:10.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:09 smithi131 bash[88347]: cluster 2024-08-17T17:43:08.937307+0000 mon.a (mon.0) 2007 : cluster [DBG] osdmap e1203: 8 total, 8 up, 8 in 2024-08-17T17:43:10.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:09 smithi131 bash[88347]: cluster 2024-08-17T17:43:08.937307+0000 mon.a (mon.0) 2007 : cluster [DBG] osdmap e1203: 8 total, 8 up, 8 in 2024-08-17T17:43:10.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:09 smithi169 bash[79348]: cluster 2024-08-17T17:43:08.937307+0000 mon.a (mon.0) 2007 : cluster [DBG] osdmap e1203: 8 total, 8 up, 8 in 2024-08-17T17:43:10.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:09 smithi169 bash[79348]: cluster 2024-08-17T17:43:08.937307+0000 mon.a (mon.0) 2007 : cluster [DBG] osdmap e1203: 8 total, 8 up, 8 in 2024-08-17T17:43:11.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:10 smithi131 bash[88347]: cluster 2024-08-17T17:43:09.937710+0000 mon.a (mon.0) 2008 : cluster [DBG] osdmap e1204: 8 total, 8 up, 8 in 2024-08-17T17:43:11.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:10 smithi131 bash[88347]: cluster 2024-08-17T17:43:09.937710+0000 mon.a (mon.0) 2008 : cluster [DBG] osdmap e1204: 8 total, 8 up, 8 in 2024-08-17T17:43:11.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:10 smithi131 bash[88347]: cluster 2024-08-17T17:43:10.008577+0000 mgr.y (mgr.34107) 1221 : cluster [DBG] pgmap v1779: 105 pgs: 105 active+clean; 60 MiB data, 706 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 687 KiB/s wr, 42 op/s 2024-08-17T17:43:11.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:10 smithi131 bash[88347]: cluster 2024-08-17T17:43:10.008577+0000 mgr.y (mgr.34107) 1221 : cluster [DBG] pgmap v1779: 105 pgs: 105 active+clean; 60 MiB data, 706 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 687 KiB/s wr, 42 op/s 2024-08-17T17:43:11.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:10 smithi131 bash[89561]: cluster 2024-08-17T17:43:09.937710+0000 mon.a (mon.0) 2008 : cluster [DBG] osdmap e1204: 8 total, 8 up, 8 in 2024-08-17T17:43:11.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:10 smithi131 bash[89561]: cluster 2024-08-17T17:43:09.937710+0000 mon.a (mon.0) 2008 : cluster [DBG] osdmap e1204: 8 total, 8 up, 8 in 2024-08-17T17:43:11.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:10 smithi131 bash[89561]: cluster 2024-08-17T17:43:10.008577+0000 mgr.y (mgr.34107) 1221 : cluster [DBG] pgmap v1779: 105 pgs: 105 active+clean; 60 MiB data, 706 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 687 KiB/s wr, 42 op/s 2024-08-17T17:43:11.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:10 smithi131 bash[89561]: cluster 2024-08-17T17:43:10.008577+0000 mgr.y (mgr.34107) 1221 : cluster [DBG] pgmap v1779: 105 pgs: 105 active+clean; 60 MiB data, 706 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 687 KiB/s wr, 42 op/s 2024-08-17T17:43:11.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:10 smithi169 bash[79348]: cluster 2024-08-17T17:43:09.937710+0000 mon.a (mon.0) 2008 : cluster [DBG] osdmap e1204: 8 total, 8 up, 8 in 2024-08-17T17:43:11.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:10 smithi169 bash[79348]: cluster 2024-08-17T17:43:09.937710+0000 mon.a (mon.0) 2008 : cluster [DBG] osdmap e1204: 8 total, 8 up, 8 in 2024-08-17T17:43:11.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:10 smithi169 bash[79348]: cluster 2024-08-17T17:43:10.008577+0000 mgr.y (mgr.34107) 1221 : cluster [DBG] pgmap v1779: 105 pgs: 105 active+clean; 60 MiB data, 706 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 687 KiB/s wr, 42 op/s 2024-08-17T17:43:11.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:10 smithi169 bash[79348]: cluster 2024-08-17T17:43:10.008577+0000 mgr.y (mgr.34107) 1221 : cluster [DBG] pgmap v1779: 105 pgs: 105 active+clean; 60 MiB data, 706 MiB used, 715 GiB / 715 GiB avail; 26 KiB/s rd, 687 KiB/s wr, 42 op/s 2024-08-17T17:43:12.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:12 smithi131 bash[88347]: cluster 2024-08-17T17:43:12.009339+0000 mgr.y (mgr.34107) 1222 : cluster [DBG] pgmap v1780: 105 pgs: 105 active+clean; 60 MiB data, 706 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 686 KiB/s wr, 34 op/s 2024-08-17T17:43:12.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:12 smithi131 bash[88347]: cluster 2024-08-17T17:43:12.009339+0000 mgr.y (mgr.34107) 1222 : cluster [DBG] pgmap v1780: 105 pgs: 105 active+clean; 60 MiB data, 706 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 686 KiB/s wr, 34 op/s 2024-08-17T17:43:12.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:12 smithi131 bash[89561]: cluster 2024-08-17T17:43:12.009339+0000 mgr.y (mgr.34107) 1222 : cluster [DBG] pgmap v1780: 105 pgs: 105 active+clean; 60 MiB data, 706 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 686 KiB/s wr, 34 op/s 2024-08-17T17:43:12.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:12 smithi131 bash[89561]: cluster 2024-08-17T17:43:12.009339+0000 mgr.y (mgr.34107) 1222 : cluster [DBG] pgmap v1780: 105 pgs: 105 active+clean; 60 MiB data, 706 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 686 KiB/s wr, 34 op/s 2024-08-17T17:43:12.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:12 smithi169 bash[79348]: cluster 2024-08-17T17:43:12.009339+0000 mgr.y (mgr.34107) 1222 : cluster [DBG] pgmap v1780: 105 pgs: 105 active+clean; 60 MiB data, 706 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 686 KiB/s wr, 34 op/s 2024-08-17T17:43:12.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:12 smithi169 bash[79348]: cluster 2024-08-17T17:43:12.009339+0000 mgr.y (mgr.34107) 1222 : cluster [DBG] pgmap v1780: 105 pgs: 105 active+clean; 60 MiB data, 706 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 686 KiB/s wr, 34 op/s 2024-08-17T17:43:15.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:14 smithi169 bash[79348]: cluster 2024-08-17T17:43:13.879805+0000 mon.a (mon.0) 2009 : cluster [DBG] osdmap e1205: 8 total, 8 up, 8 in 2024-08-17T17:43:15.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:14 smithi169 bash[79348]: cluster 2024-08-17T17:43:13.879805+0000 mon.a (mon.0) 2009 : cluster [DBG] osdmap e1205: 8 total, 8 up, 8 in 2024-08-17T17:43:15.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:14 smithi169 bash[79348]: cluster 2024-08-17T17:43:14.010304+0000 mgr.y (mgr.34107) 1223 : cluster [DBG] pgmap v1782: 105 pgs: 105 active+clean; 61 MiB data, 706 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 688 KiB/s wr, 60 op/s 2024-08-17T17:43:15.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:14 smithi169 bash[79348]: cluster 2024-08-17T17:43:14.010304+0000 mgr.y (mgr.34107) 1223 : cluster [DBG] pgmap v1782: 105 pgs: 105 active+clean; 61 MiB data, 706 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 688 KiB/s wr, 60 op/s 2024-08-17T17:43:15.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:14 smithi131 bash[89561]: cluster 2024-08-17T17:43:13.879805+0000 mon.a (mon.0) 2009 : cluster [DBG] osdmap e1205: 8 total, 8 up, 8 in 2024-08-17T17:43:15.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:14 smithi131 bash[89561]: cluster 2024-08-17T17:43:13.879805+0000 mon.a (mon.0) 2009 : cluster [DBG] osdmap e1205: 8 total, 8 up, 8 in 2024-08-17T17:43:15.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:14 smithi131 bash[89561]: cluster 2024-08-17T17:43:14.010304+0000 mgr.y (mgr.34107) 1223 : cluster [DBG] pgmap v1782: 105 pgs: 105 active+clean; 61 MiB data, 706 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 688 KiB/s wr, 60 op/s 2024-08-17T17:43:15.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:14 smithi131 bash[89561]: cluster 2024-08-17T17:43:14.010304+0000 mgr.y (mgr.34107) 1223 : cluster [DBG] pgmap v1782: 105 pgs: 105 active+clean; 61 MiB data, 706 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 688 KiB/s wr, 60 op/s 2024-08-17T17:43:15.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:14 smithi131 bash[88347]: cluster 2024-08-17T17:43:13.879805+0000 mon.a (mon.0) 2009 : cluster [DBG] osdmap e1205: 8 total, 8 up, 8 in 2024-08-17T17:43:15.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:14 smithi131 bash[88347]: cluster 2024-08-17T17:43:13.879805+0000 mon.a (mon.0) 2009 : cluster [DBG] osdmap e1205: 8 total, 8 up, 8 in 2024-08-17T17:43:15.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:14 smithi131 bash[88347]: cluster 2024-08-17T17:43:14.010304+0000 mgr.y (mgr.34107) 1223 : cluster [DBG] pgmap v1782: 105 pgs: 105 active+clean; 61 MiB data, 706 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 688 KiB/s wr, 60 op/s 2024-08-17T17:43:15.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:14 smithi131 bash[88347]: cluster 2024-08-17T17:43:14.010304+0000 mgr.y (mgr.34107) 1223 : cluster [DBG] pgmap v1782: 105 pgs: 105 active+clean; 61 MiB data, 706 MiB used, 715 GiB / 715 GiB avail; 40 KiB/s rd, 688 KiB/s wr, 60 op/s 2024-08-17T17:43:15.962 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:43:16.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:15 smithi169 bash[79348]: cluster 2024-08-17T17:43:14.890428+0000 mon.a (mon.0) 2010 : cluster [DBG] osdmap e1206: 8 total, 8 up, 8 in 2024-08-17T17:43:16.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:15 smithi169 bash[79348]: cluster 2024-08-17T17:43:14.890428+0000 mon.a (mon.0) 2010 : cluster [DBG] osdmap e1206: 8 total, 8 up, 8 in 2024-08-17T17:43:16.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:15 smithi131 bash[89561]: cluster 2024-08-17T17:43:14.890428+0000 mon.a (mon.0) 2010 : cluster [DBG] osdmap e1206: 8 total, 8 up, 8 in 2024-08-17T17:43:16.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:15 smithi131 bash[89561]: cluster 2024-08-17T17:43:14.890428+0000 mon.a (mon.0) 2010 : cluster [DBG] osdmap e1206: 8 total, 8 up, 8 in 2024-08-17T17:43:16.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:15 smithi131 bash[88347]: cluster 2024-08-17T17:43:14.890428+0000 mon.a (mon.0) 2010 : cluster [DBG] osdmap e1206: 8 total, 8 up, 8 in 2024-08-17T17:43:16.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:15 smithi131 bash[88347]: cluster 2024-08-17T17:43:14.890428+0000 mon.a (mon.0) 2010 : cluster [DBG] osdmap e1206: 8 total, 8 up, 8 in 2024-08-17T17:43:17.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:16 smithi131 bash[89561]: cluster 2024-08-17T17:43:15.899590+0000 mon.a (mon.0) 2011 : cluster [DBG] osdmap e1207: 8 total, 8 up, 8 in 2024-08-17T17:43:17.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:16 smithi131 bash[89561]: cluster 2024-08-17T17:43:15.899590+0000 mon.a (mon.0) 2011 : cluster [DBG] osdmap e1207: 8 total, 8 up, 8 in 2024-08-17T17:43:17.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:16 smithi131 bash[89561]: cluster 2024-08-17T17:43:16.011051+0000 mgr.y (mgr.34107) 1224 : cluster [DBG] pgmap v1785: 105 pgs: 105 active+clean; 66 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 685 KiB/s wr, 34 op/s 2024-08-17T17:43:17.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:16 smithi131 bash[89561]: cluster 2024-08-17T17:43:16.011051+0000 mgr.y (mgr.34107) 1224 : cluster [DBG] pgmap v1785: 105 pgs: 105 active+clean; 66 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 685 KiB/s wr, 34 op/s 2024-08-17T17:43:17.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:16 smithi131 bash[88347]: cluster 2024-08-17T17:43:15.899590+0000 mon.a (mon.0) 2011 : cluster [DBG] osdmap e1207: 8 total, 8 up, 8 in 2024-08-17T17:43:17.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:16 smithi131 bash[88347]: cluster 2024-08-17T17:43:15.899590+0000 mon.a (mon.0) 2011 : cluster [DBG] osdmap e1207: 8 total, 8 up, 8 in 2024-08-17T17:43:17.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:16 smithi131 bash[88347]: cluster 2024-08-17T17:43:16.011051+0000 mgr.y (mgr.34107) 1224 : cluster [DBG] pgmap v1785: 105 pgs: 105 active+clean; 66 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 685 KiB/s wr, 34 op/s 2024-08-17T17:43:17.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:16 smithi131 bash[88347]: cluster 2024-08-17T17:43:16.011051+0000 mgr.y (mgr.34107) 1224 : cluster [DBG] pgmap v1785: 105 pgs: 105 active+clean; 66 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 685 KiB/s wr, 34 op/s 2024-08-17T17:43:17.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:16 smithi169 bash[79348]: cluster 2024-08-17T17:43:15.899590+0000 mon.a (mon.0) 2011 : cluster [DBG] osdmap e1207: 8 total, 8 up, 8 in 2024-08-17T17:43:17.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:16 smithi169 bash[79348]: cluster 2024-08-17T17:43:15.899590+0000 mon.a (mon.0) 2011 : cluster [DBG] osdmap e1207: 8 total, 8 up, 8 in 2024-08-17T17:43:17.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:16 smithi169 bash[79348]: cluster 2024-08-17T17:43:16.011051+0000 mgr.y (mgr.34107) 1224 : cluster [DBG] pgmap v1785: 105 pgs: 105 active+clean; 66 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 685 KiB/s wr, 34 op/s 2024-08-17T17:43:17.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:16 smithi169 bash[79348]: cluster 2024-08-17T17:43:16.011051+0000 mgr.y (mgr.34107) 1224 : cluster [DBG] pgmap v1785: 105 pgs: 105 active+clean; 66 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 685 KiB/s wr, 34 op/s 2024-08-17T17:43:18.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:18 smithi131 bash[88347]: cluster 2024-08-17T17:43:18.011819+0000 mgr.y (mgr.34107) 1225 : cluster [DBG] pgmap v1786: 105 pgs: 105 active+clean; 66 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 685 KiB/s wr, 34 op/s 2024-08-17T17:43:18.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:18 smithi131 bash[88347]: cluster 2024-08-17T17:43:18.011819+0000 mgr.y (mgr.34107) 1225 : cluster [DBG] pgmap v1786: 105 pgs: 105 active+clean; 66 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 685 KiB/s wr, 34 op/s 2024-08-17T17:43:18.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:18 smithi131 bash[89561]: cluster 2024-08-17T17:43:18.011819+0000 mgr.y (mgr.34107) 1225 : cluster [DBG] pgmap v1786: 105 pgs: 105 active+clean; 66 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 685 KiB/s wr, 34 op/s 2024-08-17T17:43:18.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:18 smithi131 bash[89561]: cluster 2024-08-17T17:43:18.011819+0000 mgr.y (mgr.34107) 1225 : cluster [DBG] pgmap v1786: 105 pgs: 105 active+clean; 66 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 685 KiB/s wr, 34 op/s 2024-08-17T17:43:18.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:18 smithi169 bash[79348]: cluster 2024-08-17T17:43:18.011819+0000 mgr.y (mgr.34107) 1225 : cluster [DBG] pgmap v1786: 105 pgs: 105 active+clean; 66 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 685 KiB/s wr, 34 op/s 2024-08-17T17:43:18.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:18 smithi169 bash[79348]: cluster 2024-08-17T17:43:18.011819+0000 mgr.y (mgr.34107) 1225 : cluster [DBG] pgmap v1786: 105 pgs: 105 active+clean; 66 MiB data, 710 MiB used, 715 GiB / 715 GiB avail; 22 KiB/s rd, 685 KiB/s wr, 34 op/s 2024-08-17T17:43:19.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:43:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:43:18] "GET /metrics HTTP/1.1" 200 36551 "" "Prometheus/2.51.0" 2024-08-17T17:43:21.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:20 smithi131 bash[89561]: cluster 2024-08-17T17:43:19.842087+0000 mon.a (mon.0) 2012 : cluster [DBG] osdmap e1208: 8 total, 8 up, 8 in 2024-08-17T17:43:21.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:20 smithi131 bash[89561]: cluster 2024-08-17T17:43:19.842087+0000 mon.a (mon.0) 2012 : cluster [DBG] osdmap e1208: 8 total, 8 up, 8 in 2024-08-17T17:43:21.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:20 smithi131 bash[89561]: cluster 2024-08-17T17:43:20.012549+0000 mgr.y (mgr.34107) 1226 : cluster [DBG] pgmap v1788: 105 pgs: 105 active+clean; 66 MiB data, 718 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 686 KiB/s wr, 43 op/s 2024-08-17T17:43:21.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:20 smithi131 bash[89561]: cluster 2024-08-17T17:43:20.012549+0000 mgr.y (mgr.34107) 1226 : cluster [DBG] pgmap v1788: 105 pgs: 105 active+clean; 66 MiB data, 718 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 686 KiB/s wr, 43 op/s 2024-08-17T17:43:21.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:20 smithi131 bash[88347]: cluster 2024-08-17T17:43:19.842087+0000 mon.a (mon.0) 2012 : cluster [DBG] osdmap e1208: 8 total, 8 up, 8 in 2024-08-17T17:43:21.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:20 smithi131 bash[88347]: cluster 2024-08-17T17:43:19.842087+0000 mon.a (mon.0) 2012 : cluster [DBG] osdmap e1208: 8 total, 8 up, 8 in 2024-08-17T17:43:21.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:20 smithi131 bash[88347]: cluster 2024-08-17T17:43:20.012549+0000 mgr.y (mgr.34107) 1226 : cluster [DBG] pgmap v1788: 105 pgs: 105 active+clean; 66 MiB data, 718 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 686 KiB/s wr, 43 op/s 2024-08-17T17:43:21.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:20 smithi131 bash[88347]: cluster 2024-08-17T17:43:20.012549+0000 mgr.y (mgr.34107) 1226 : cluster [DBG] pgmap v1788: 105 pgs: 105 active+clean; 66 MiB data, 718 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 686 KiB/s wr, 43 op/s 2024-08-17T17:43:21.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:20 smithi169 bash[79348]: cluster 2024-08-17T17:43:19.842087+0000 mon.a (mon.0) 2012 : cluster [DBG] osdmap e1208: 8 total, 8 up, 8 in 2024-08-17T17:43:21.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:20 smithi169 bash[79348]: cluster 2024-08-17T17:43:19.842087+0000 mon.a (mon.0) 2012 : cluster [DBG] osdmap e1208: 8 total, 8 up, 8 in 2024-08-17T17:43:21.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:20 smithi169 bash[79348]: cluster 2024-08-17T17:43:20.012549+0000 mgr.y (mgr.34107) 1226 : cluster [DBG] pgmap v1788: 105 pgs: 105 active+clean; 66 MiB data, 718 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 686 KiB/s wr, 43 op/s 2024-08-17T17:43:21.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:20 smithi169 bash[79348]: cluster 2024-08-17T17:43:20.012549+0000 mgr.y (mgr.34107) 1226 : cluster [DBG] pgmap v1788: 105 pgs: 105 active+clean; 66 MiB data, 718 MiB used, 715 GiB / 715 GiB avail; 29 KiB/s rd, 686 KiB/s wr, 43 op/s 2024-08-17T17:43:21.918 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:43:22.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:21 smithi169 bash[79348]: cluster 2024-08-17T17:43:20.852808+0000 mon.a (mon.0) 2013 : cluster [DBG] osdmap e1209: 8 total, 8 up, 8 in 2024-08-17T17:43:22.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:21 smithi169 bash[79348]: cluster 2024-08-17T17:43:20.852808+0000 mon.a (mon.0) 2013 : cluster [DBG] osdmap e1209: 8 total, 8 up, 8 in 2024-08-17T17:43:22.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:21 smithi131 bash[88347]: cluster 2024-08-17T17:43:20.852808+0000 mon.a (mon.0) 2013 : cluster [DBG] osdmap e1209: 8 total, 8 up, 8 in 2024-08-17T17:43:22.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:21 smithi131 bash[88347]: cluster 2024-08-17T17:43:20.852808+0000 mon.a (mon.0) 2013 : cluster [DBG] osdmap e1209: 8 total, 8 up, 8 in 2024-08-17T17:43:22.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:21 smithi131 bash[89561]: cluster 2024-08-17T17:43:20.852808+0000 mon.a (mon.0) 2013 : cluster [DBG] osdmap e1209: 8 total, 8 up, 8 in 2024-08-17T17:43:22.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:21 smithi131 bash[89561]: cluster 2024-08-17T17:43:20.852808+0000 mon.a (mon.0) 2013 : cluster [DBG] osdmap e1209: 8 total, 8 up, 8 in 2024-08-17T17:43:23.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:22 smithi169 bash[79348]: cluster 2024-08-17T17:43:21.853344+0000 mon.a (mon.0) 2014 : cluster [DBG] osdmap e1210: 8 total, 8 up, 8 in 2024-08-17T17:43:23.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:22 smithi169 bash[79348]: cluster 2024-08-17T17:43:21.853344+0000 mon.a (mon.0) 2014 : cluster [DBG] osdmap e1210: 8 total, 8 up, 8 in 2024-08-17T17:43:23.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:22 smithi169 bash[79348]: cluster 2024-08-17T17:43:22.013199+0000 mgr.y (mgr.34107) 1227 : cluster [DBG] pgmap v1791: 105 pgs: 105 active+clean; 66 MiB data, 722 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 KiB/s wr, 36 op/s 2024-08-17T17:43:23.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:22 smithi169 bash[79348]: cluster 2024-08-17T17:43:22.013199+0000 mgr.y (mgr.34107) 1227 : cluster [DBG] pgmap v1791: 105 pgs: 105 active+clean; 66 MiB data, 722 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 KiB/s wr, 36 op/s 2024-08-17T17:43:23.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:22 smithi131 bash[88347]: cluster 2024-08-17T17:43:21.853344+0000 mon.a (mon.0) 2014 : cluster [DBG] osdmap e1210: 8 total, 8 up, 8 in 2024-08-17T17:43:23.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:22 smithi131 bash[88347]: cluster 2024-08-17T17:43:21.853344+0000 mon.a (mon.0) 2014 : cluster [DBG] osdmap e1210: 8 total, 8 up, 8 in 2024-08-17T17:43:23.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:22 smithi131 bash[88347]: cluster 2024-08-17T17:43:22.013199+0000 mgr.y (mgr.34107) 1227 : cluster [DBG] pgmap v1791: 105 pgs: 105 active+clean; 66 MiB data, 722 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 KiB/s wr, 36 op/s 2024-08-17T17:43:23.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:22 smithi131 bash[88347]: cluster 2024-08-17T17:43:22.013199+0000 mgr.y (mgr.34107) 1227 : cluster [DBG] pgmap v1791: 105 pgs: 105 active+clean; 66 MiB data, 722 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 KiB/s wr, 36 op/s 2024-08-17T17:43:23.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:22 smithi131 bash[89561]: cluster 2024-08-17T17:43:21.853344+0000 mon.a (mon.0) 2014 : cluster [DBG] osdmap e1210: 8 total, 8 up, 8 in 2024-08-17T17:43:23.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:22 smithi131 bash[89561]: cluster 2024-08-17T17:43:21.853344+0000 mon.a (mon.0) 2014 : cluster [DBG] osdmap e1210: 8 total, 8 up, 8 in 2024-08-17T17:43:23.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:22 smithi131 bash[89561]: cluster 2024-08-17T17:43:22.013199+0000 mgr.y (mgr.34107) 1227 : cluster [DBG] pgmap v1791: 105 pgs: 105 active+clean; 66 MiB data, 722 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 KiB/s wr, 36 op/s 2024-08-17T17:43:23.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:22 smithi131 bash[89561]: cluster 2024-08-17T17:43:22.013199+0000 mgr.y (mgr.34107) 1227 : cluster [DBG] pgmap v1791: 105 pgs: 105 active+clean; 66 MiB data, 722 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 KiB/s wr, 36 op/s 2024-08-17T17:43:24.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:23 smithi169 bash[79348]: audit 2024-08-17T17:43:23.242913+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:24.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:23 smithi169 bash[79348]: audit 2024-08-17T17:43:23.242913+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:24.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:23 smithi131 bash[88347]: audit 2024-08-17T17:43:23.242913+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:24.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:23 smithi131 bash[88347]: audit 2024-08-17T17:43:23.242913+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:24.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:23 smithi131 bash[89561]: audit 2024-08-17T17:43:23.242913+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:24.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:23 smithi131 bash[89561]: audit 2024-08-17T17:43:23.242913+0000 mon.a (mon.0) 2015 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:25.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:24 smithi169 bash[79348]: cluster 2024-08-17T17:43:24.013819+0000 mgr.y (mgr.34107) 1228 : cluster [DBG] pgmap v1792: 105 pgs: 105 active+clean; 71 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 689 KiB/s wr, 77 op/s 2024-08-17T17:43:25.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:24 smithi169 bash[79348]: cluster 2024-08-17T17:43:24.013819+0000 mgr.y (mgr.34107) 1228 : cluster [DBG] pgmap v1792: 105 pgs: 105 active+clean; 71 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 689 KiB/s wr, 77 op/s 2024-08-17T17:43:25.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:24 smithi131 bash[88347]: cluster 2024-08-17T17:43:24.013819+0000 mgr.y (mgr.34107) 1228 : cluster [DBG] pgmap v1792: 105 pgs: 105 active+clean; 71 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 689 KiB/s wr, 77 op/s 2024-08-17T17:43:25.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:24 smithi131 bash[88347]: cluster 2024-08-17T17:43:24.013819+0000 mgr.y (mgr.34107) 1228 : cluster [DBG] pgmap v1792: 105 pgs: 105 active+clean; 71 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 689 KiB/s wr, 77 op/s 2024-08-17T17:43:25.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:24 smithi131 bash[89561]: cluster 2024-08-17T17:43:24.013819+0000 mgr.y (mgr.34107) 1228 : cluster [DBG] pgmap v1792: 105 pgs: 105 active+clean; 71 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 689 KiB/s wr, 77 op/s 2024-08-17T17:43:25.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:24 smithi131 bash[89561]: cluster 2024-08-17T17:43:24.013819+0000 mgr.y (mgr.34107) 1228 : cluster [DBG] pgmap v1792: 105 pgs: 105 active+clean; 71 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 53 KiB/s rd, 689 KiB/s wr, 77 op/s 2024-08-17T17:43:27.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:26 smithi131 bash[88347]: cluster 2024-08-17T17:43:25.895247+0000 mon.a (mon.0) 2016 : cluster [DBG] osdmap e1211: 8 total, 8 up, 8 in 2024-08-17T17:43:27.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:26 smithi131 bash[88347]: cluster 2024-08-17T17:43:25.895247+0000 mon.a (mon.0) 2016 : cluster [DBG] osdmap e1211: 8 total, 8 up, 8 in 2024-08-17T17:43:27.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:26 smithi131 bash[88347]: cluster 2024-08-17T17:43:26.014486+0000 mgr.y (mgr.34107) 1229 : cluster [DBG] pgmap v1794: 105 pgs: 105 active+clean; 72 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 43 op/s 2024-08-17T17:43:27.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:26 smithi131 bash[88347]: cluster 2024-08-17T17:43:26.014486+0000 mgr.y (mgr.34107) 1229 : cluster [DBG] pgmap v1794: 105 pgs: 105 active+clean; 72 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 43 op/s 2024-08-17T17:43:27.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:26 smithi131 bash[89561]: cluster 2024-08-17T17:43:25.895247+0000 mon.a (mon.0) 2016 : cluster [DBG] osdmap e1211: 8 total, 8 up, 8 in 2024-08-17T17:43:27.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:26 smithi131 bash[89561]: cluster 2024-08-17T17:43:25.895247+0000 mon.a (mon.0) 2016 : cluster [DBG] osdmap e1211: 8 total, 8 up, 8 in 2024-08-17T17:43:27.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:26 smithi131 bash[89561]: cluster 2024-08-17T17:43:26.014486+0000 mgr.y (mgr.34107) 1229 : cluster [DBG] pgmap v1794: 105 pgs: 105 active+clean; 72 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 43 op/s 2024-08-17T17:43:27.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:26 smithi131 bash[89561]: cluster 2024-08-17T17:43:26.014486+0000 mgr.y (mgr.34107) 1229 : cluster [DBG] pgmap v1794: 105 pgs: 105 active+clean; 72 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 43 op/s 2024-08-17T17:43:27.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:26 smithi169 bash[79348]: cluster 2024-08-17T17:43:25.895247+0000 mon.a (mon.0) 2016 : cluster [DBG] osdmap e1211: 8 total, 8 up, 8 in 2024-08-17T17:43:27.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:26 smithi169 bash[79348]: cluster 2024-08-17T17:43:25.895247+0000 mon.a (mon.0) 2016 : cluster [DBG] osdmap e1211: 8 total, 8 up, 8 in 2024-08-17T17:43:27.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:26 smithi169 bash[79348]: cluster 2024-08-17T17:43:26.014486+0000 mgr.y (mgr.34107) 1229 : cluster [DBG] pgmap v1794: 105 pgs: 105 active+clean; 72 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 43 op/s 2024-08-17T17:43:27.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:26 smithi169 bash[79348]: cluster 2024-08-17T17:43:26.014486+0000 mgr.y (mgr.34107) 1229 : cluster [DBG] pgmap v1794: 105 pgs: 105 active+clean; 72 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 43 op/s 2024-08-17T17:43:27.975 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:43:28.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:27 smithi131 bash[88347]: cluster 2024-08-17T17:43:26.905219+0000 mon.a (mon.0) 2017 : cluster [DBG] osdmap e1212: 8 total, 8 up, 8 in 2024-08-17T17:43:28.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:27 smithi131 bash[88347]: cluster 2024-08-17T17:43:26.905219+0000 mon.a (mon.0) 2017 : cluster [DBG] osdmap e1212: 8 total, 8 up, 8 in 2024-08-17T17:43:28.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:27 smithi131 bash[89561]: cluster 2024-08-17T17:43:26.905219+0000 mon.a (mon.0) 2017 : cluster [DBG] osdmap e1212: 8 total, 8 up, 8 in 2024-08-17T17:43:28.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:27 smithi131 bash[89561]: cluster 2024-08-17T17:43:26.905219+0000 mon.a (mon.0) 2017 : cluster [DBG] osdmap e1212: 8 total, 8 up, 8 in 2024-08-17T17:43:28.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:27 smithi169 bash[79348]: cluster 2024-08-17T17:43:26.905219+0000 mon.a (mon.0) 2017 : cluster [DBG] osdmap e1212: 8 total, 8 up, 8 in 2024-08-17T17:43:28.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:27 smithi169 bash[79348]: cluster 2024-08-17T17:43:26.905219+0000 mon.a (mon.0) 2017 : cluster [DBG] osdmap e1212: 8 total, 8 up, 8 in 2024-08-17T17:43:29.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:43:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:43:28] "GET /metrics HTTP/1.1" 200 36554 "" "Prometheus/2.51.0" 2024-08-17T17:43:29.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:28 smithi131 bash[89561]: cluster 2024-08-17T17:43:27.907305+0000 mon.a (mon.0) 2018 : cluster [DBG] osdmap e1213: 8 total, 8 up, 8 in 2024-08-17T17:43:29.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:28 smithi131 bash[89561]: cluster 2024-08-17T17:43:27.907305+0000 mon.a (mon.0) 2018 : cluster [DBG] osdmap e1213: 8 total, 8 up, 8 in 2024-08-17T17:43:29.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:28 smithi131 bash[89561]: cluster 2024-08-17T17:43:28.015231+0000 mgr.y (mgr.34107) 1230 : cluster [DBG] pgmap v1797: 105 pgs: 105 active+clean; 72 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T17:43:29.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:28 smithi131 bash[89561]: cluster 2024-08-17T17:43:28.015231+0000 mgr.y (mgr.34107) 1230 : cluster [DBG] pgmap v1797: 105 pgs: 105 active+clean; 72 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T17:43:29.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:28 smithi131 bash[88347]: cluster 2024-08-17T17:43:27.907305+0000 mon.a (mon.0) 2018 : cluster [DBG] osdmap e1213: 8 total, 8 up, 8 in 2024-08-17T17:43:29.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:28 smithi131 bash[88347]: cluster 2024-08-17T17:43:27.907305+0000 mon.a (mon.0) 2018 : cluster [DBG] osdmap e1213: 8 total, 8 up, 8 in 2024-08-17T17:43:29.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:28 smithi131 bash[88347]: cluster 2024-08-17T17:43:28.015231+0000 mgr.y (mgr.34107) 1230 : cluster [DBG] pgmap v1797: 105 pgs: 105 active+clean; 72 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T17:43:29.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:28 smithi131 bash[88347]: cluster 2024-08-17T17:43:28.015231+0000 mgr.y (mgr.34107) 1230 : cluster [DBG] pgmap v1797: 105 pgs: 105 active+clean; 72 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T17:43:29.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:28 smithi169 bash[79348]: cluster 2024-08-17T17:43:27.907305+0000 mon.a (mon.0) 2018 : cluster [DBG] osdmap e1213: 8 total, 8 up, 8 in 2024-08-17T17:43:29.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:28 smithi169 bash[79348]: cluster 2024-08-17T17:43:27.907305+0000 mon.a (mon.0) 2018 : cluster [DBG] osdmap e1213: 8 total, 8 up, 8 in 2024-08-17T17:43:29.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:28 smithi169 bash[79348]: cluster 2024-08-17T17:43:28.015231+0000 mgr.y (mgr.34107) 1230 : cluster [DBG] pgmap v1797: 105 pgs: 105 active+clean; 72 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T17:43:29.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:28 smithi169 bash[79348]: cluster 2024-08-17T17:43:28.015231+0000 mgr.y (mgr.34107) 1230 : cluster [DBG] pgmap v1797: 105 pgs: 105 active+clean; 72 MiB data, 735 MiB used, 715 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T17:43:30.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:30 smithi169 bash[79348]: cluster 2024-08-17T17:43:30.016553+0000 mgr.y (mgr.34107) 1231 : cluster [DBG] pgmap v1798: 105 pgs: 105 active+clean; 78 MiB data, 743 MiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 687 KiB/s wr, 42 op/s 2024-08-17T17:43:30.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:30 smithi169 bash[79348]: cluster 2024-08-17T17:43:30.016553+0000 mgr.y (mgr.34107) 1231 : cluster [DBG] pgmap v1798: 105 pgs: 105 active+clean; 78 MiB data, 743 MiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 687 KiB/s wr, 42 op/s 2024-08-17T17:43:30.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:30 smithi131 bash[88347]: cluster 2024-08-17T17:43:30.016553+0000 mgr.y (mgr.34107) 1231 : cluster [DBG] pgmap v1798: 105 pgs: 105 active+clean; 78 MiB data, 743 MiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 687 KiB/s wr, 42 op/s 2024-08-17T17:43:30.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:30 smithi131 bash[88347]: cluster 2024-08-17T17:43:30.016553+0000 mgr.y (mgr.34107) 1231 : cluster [DBG] pgmap v1798: 105 pgs: 105 active+clean; 78 MiB data, 743 MiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 687 KiB/s wr, 42 op/s 2024-08-17T17:43:30.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:30 smithi131 bash[89561]: cluster 2024-08-17T17:43:30.016553+0000 mgr.y (mgr.34107) 1231 : cluster [DBG] pgmap v1798: 105 pgs: 105 active+clean; 78 MiB data, 743 MiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 687 KiB/s wr, 42 op/s 2024-08-17T17:43:30.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:30 smithi131 bash[89561]: cluster 2024-08-17T17:43:30.016553+0000 mgr.y (mgr.34107) 1231 : cluster [DBG] pgmap v1798: 105 pgs: 105 active+clean; 78 MiB data, 743 MiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 687 KiB/s wr, 42 op/s 2024-08-17T17:43:33.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:32 smithi169 bash[79348]: cluster 2024-08-17T17:43:31.862352+0000 mon.a (mon.0) 2019 : cluster [DBG] osdmap e1214: 8 total, 8 up, 8 in 2024-08-17T17:43:33.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:32 smithi169 bash[79348]: cluster 2024-08-17T17:43:31.862352+0000 mon.a (mon.0) 2019 : cluster [DBG] osdmap e1214: 8 total, 8 up, 8 in 2024-08-17T17:43:33.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:32 smithi169 bash[79348]: cluster 2024-08-17T17:43:32.017247+0000 mgr.y (mgr.34107) 1232 : cluster [DBG] pgmap v1800: 105 pgs: 105 active+clean; 78 MiB data, 747 MiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T17:43:33.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:32 smithi169 bash[79348]: cluster 2024-08-17T17:43:32.017247+0000 mgr.y (mgr.34107) 1232 : cluster [DBG] pgmap v1800: 105 pgs: 105 active+clean; 78 MiB data, 747 MiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T17:43:33.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:32 smithi131 bash[88347]: cluster 2024-08-17T17:43:31.862352+0000 mon.a (mon.0) 2019 : cluster [DBG] osdmap e1214: 8 total, 8 up, 8 in 2024-08-17T17:43:33.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:32 smithi131 bash[88347]: cluster 2024-08-17T17:43:31.862352+0000 mon.a (mon.0) 2019 : cluster [DBG] osdmap e1214: 8 total, 8 up, 8 in 2024-08-17T17:43:33.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:32 smithi131 bash[88347]: cluster 2024-08-17T17:43:32.017247+0000 mgr.y (mgr.34107) 1232 : cluster [DBG] pgmap v1800: 105 pgs: 105 active+clean; 78 MiB data, 747 MiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T17:43:33.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:32 smithi131 bash[88347]: cluster 2024-08-17T17:43:32.017247+0000 mgr.y (mgr.34107) 1232 : cluster [DBG] pgmap v1800: 105 pgs: 105 active+clean; 78 MiB data, 747 MiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T17:43:33.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:32 smithi131 bash[89561]: cluster 2024-08-17T17:43:31.862352+0000 mon.a (mon.0) 2019 : cluster [DBG] osdmap e1214: 8 total, 8 up, 8 in 2024-08-17T17:43:33.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:32 smithi131 bash[89561]: cluster 2024-08-17T17:43:31.862352+0000 mon.a (mon.0) 2019 : cluster [DBG] osdmap e1214: 8 total, 8 up, 8 in 2024-08-17T17:43:33.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:32 smithi131 bash[89561]: cluster 2024-08-17T17:43:32.017247+0000 mgr.y (mgr.34107) 1232 : cluster [DBG] pgmap v1800: 105 pgs: 105 active+clean; 78 MiB data, 747 MiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T17:43:33.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:32 smithi131 bash[89561]: cluster 2024-08-17T17:43:32.017247+0000 mgr.y (mgr.34107) 1232 : cluster [DBG] pgmap v1800: 105 pgs: 105 active+clean; 78 MiB data, 747 MiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T17:43:33.936 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministicLUKS1 (29889 ms) 2024-08-17T17:43:33.936 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministicLUKS1PP 2024-08-17T17:43:33.936 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:43:34.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:33 smithi169 bash[79348]: cluster 2024-08-17T17:43:32.875665+0000 mon.a (mon.0) 2020 : cluster [DBG] osdmap e1215: 8 total, 8 up, 8 in 2024-08-17T17:43:34.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:33 smithi169 bash[79348]: cluster 2024-08-17T17:43:32.875665+0000 mon.a (mon.0) 2020 : cluster [DBG] osdmap e1215: 8 total, 8 up, 8 in 2024-08-17T17:43:34.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:33 smithi131 bash[89561]: cluster 2024-08-17T17:43:32.875665+0000 mon.a (mon.0) 2020 : cluster [DBG] osdmap e1215: 8 total, 8 up, 8 in 2024-08-17T17:43:34.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:33 smithi131 bash[89561]: cluster 2024-08-17T17:43:32.875665+0000 mon.a (mon.0) 2020 : cluster [DBG] osdmap e1215: 8 total, 8 up, 8 in 2024-08-17T17:43:34.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:33 smithi131 bash[88347]: cluster 2024-08-17T17:43:32.875665+0000 mon.a (mon.0) 2020 : cluster [DBG] osdmap e1215: 8 total, 8 up, 8 in 2024-08-17T17:43:34.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:33 smithi131 bash[88347]: cluster 2024-08-17T17:43:32.875665+0000 mon.a (mon.0) 2020 : cluster [DBG] osdmap e1215: 8 total, 8 up, 8 in 2024-08-17T17:43:35.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:34 smithi169 bash[79348]: cluster 2024-08-17T17:43:33.884183+0000 mon.a (mon.0) 2021 : cluster [DBG] osdmap e1216: 8 total, 8 up, 8 in 2024-08-17T17:43:35.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:34 smithi169 bash[79348]: cluster 2024-08-17T17:43:33.884183+0000 mon.a (mon.0) 2021 : cluster [DBG] osdmap e1216: 8 total, 8 up, 8 in 2024-08-17T17:43:35.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:34 smithi169 bash[79348]: cluster 2024-08-17T17:43:34.018336+0000 mgr.y (mgr.34107) 1233 : cluster [DBG] pgmap v1803: 105 pgs: 105 active+clean; 90 MiB data, 777 MiB used, 714 GiB / 715 GiB avail; 43 KiB/s rd, 1.3 MiB/s wr, 64 op/s 2024-08-17T17:43:35.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:34 smithi169 bash[79348]: cluster 2024-08-17T17:43:34.018336+0000 mgr.y (mgr.34107) 1233 : cluster [DBG] pgmap v1803: 105 pgs: 105 active+clean; 90 MiB data, 777 MiB used, 714 GiB / 715 GiB avail; 43 KiB/s rd, 1.3 MiB/s wr, 64 op/s 2024-08-17T17:43:35.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:34 smithi169 bash[79348]: audit 2024-08-17T17:43:34.246596+0000 mon.a (mon.0) 2022 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:43:35.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:34 smithi169 bash[79348]: audit 2024-08-17T17:43:34.246596+0000 mon.a (mon.0) 2022 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:43:35.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:34 smithi131 bash[89561]: cluster 2024-08-17T17:43:33.884183+0000 mon.a (mon.0) 2021 : cluster [DBG] osdmap e1216: 8 total, 8 up, 8 in 2024-08-17T17:43:35.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:34 smithi131 bash[89561]: cluster 2024-08-17T17:43:33.884183+0000 mon.a (mon.0) 2021 : cluster [DBG] osdmap e1216: 8 total, 8 up, 8 in 2024-08-17T17:43:35.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:34 smithi131 bash[89561]: cluster 2024-08-17T17:43:34.018336+0000 mgr.y (mgr.34107) 1233 : cluster [DBG] pgmap v1803: 105 pgs: 105 active+clean; 90 MiB data, 777 MiB used, 714 GiB / 715 GiB avail; 43 KiB/s rd, 1.3 MiB/s wr, 64 op/s 2024-08-17T17:43:35.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:34 smithi131 bash[89561]: cluster 2024-08-17T17:43:34.018336+0000 mgr.y (mgr.34107) 1233 : cluster [DBG] pgmap v1803: 105 pgs: 105 active+clean; 90 MiB data, 777 MiB used, 714 GiB / 715 GiB avail; 43 KiB/s rd, 1.3 MiB/s wr, 64 op/s 2024-08-17T17:43:35.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:34 smithi131 bash[89561]: audit 2024-08-17T17:43:34.246596+0000 mon.a (mon.0) 2022 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:43:35.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:34 smithi131 bash[89561]: audit 2024-08-17T17:43:34.246596+0000 mon.a (mon.0) 2022 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:43:35.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:34 smithi131 bash[88347]: cluster 2024-08-17T17:43:33.884183+0000 mon.a (mon.0) 2021 : cluster [DBG] osdmap e1216: 8 total, 8 up, 8 in 2024-08-17T17:43:35.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:34 smithi131 bash[88347]: cluster 2024-08-17T17:43:33.884183+0000 mon.a (mon.0) 2021 : cluster [DBG] osdmap e1216: 8 total, 8 up, 8 in 2024-08-17T17:43:35.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:34 smithi131 bash[88347]: cluster 2024-08-17T17:43:34.018336+0000 mgr.y (mgr.34107) 1233 : cluster [DBG] pgmap v1803: 105 pgs: 105 active+clean; 90 MiB data, 777 MiB used, 714 GiB / 715 GiB avail; 43 KiB/s rd, 1.3 MiB/s wr, 64 op/s 2024-08-17T17:43:35.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:34 smithi131 bash[88347]: cluster 2024-08-17T17:43:34.018336+0000 mgr.y (mgr.34107) 1233 : cluster [DBG] pgmap v1803: 105 pgs: 105 active+clean; 90 MiB data, 777 MiB used, 714 GiB / 715 GiB avail; 43 KiB/s rd, 1.3 MiB/s wr, 64 op/s 2024-08-17T17:43:35.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:34 smithi131 bash[88347]: audit 2024-08-17T17:43:34.246596+0000 mon.a (mon.0) 2022 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:43:35.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:34 smithi131 bash[88347]: audit 2024-08-17T17:43:34.246596+0000 mon.a (mon.0) 2022 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:43:36.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:36 smithi169 bash[79348]: cluster 2024-08-17T17:43:36.019158+0000 mgr.y (mgr.34107) 1234 : cluster [DBG] pgmap v1804: 105 pgs: 105 active+clean; 90 MiB data, 777 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 685 KiB/s wr, 23 op/s 2024-08-17T17:43:36.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:36 smithi169 bash[79348]: cluster 2024-08-17T17:43:36.019158+0000 mgr.y (mgr.34107) 1234 : cluster [DBG] pgmap v1804: 105 pgs: 105 active+clean; 90 MiB data, 777 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 685 KiB/s wr, 23 op/s 2024-08-17T17:43:36.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:36 smithi131 bash[89561]: cluster 2024-08-17T17:43:36.019158+0000 mgr.y (mgr.34107) 1234 : cluster [DBG] pgmap v1804: 105 pgs: 105 active+clean; 90 MiB data, 777 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 685 KiB/s wr, 23 op/s 2024-08-17T17:43:36.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:36 smithi131 bash[89561]: cluster 2024-08-17T17:43:36.019158+0000 mgr.y (mgr.34107) 1234 : cluster [DBG] pgmap v1804: 105 pgs: 105 active+clean; 90 MiB data, 777 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 685 KiB/s wr, 23 op/s 2024-08-17T17:43:36.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:36 smithi131 bash[88347]: cluster 2024-08-17T17:43:36.019158+0000 mgr.y (mgr.34107) 1234 : cluster [DBG] pgmap v1804: 105 pgs: 105 active+clean; 90 MiB data, 777 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 685 KiB/s wr, 23 op/s 2024-08-17T17:43:36.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:36 smithi131 bash[88347]: cluster 2024-08-17T17:43:36.019158+0000 mgr.y (mgr.34107) 1234 : cluster [DBG] pgmap v1804: 105 pgs: 105 active+clean; 90 MiB data, 777 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 685 KiB/s wr, 23 op/s 2024-08-17T17:43:39.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:43:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:43:38] "GET /metrics HTTP/1.1" 200 36558 "" "Prometheus/2.51.0" 2024-08-17T17:43:39.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:38 smithi131 bash[88347]: cluster 2024-08-17T17:43:37.855264+0000 mon.a (mon.0) 2023 : cluster [DBG] osdmap e1217: 8 total, 8 up, 8 in 2024-08-17T17:43:39.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:38 smithi131 bash[88347]: cluster 2024-08-17T17:43:37.855264+0000 mon.a (mon.0) 2023 : cluster [DBG] osdmap e1217: 8 total, 8 up, 8 in 2024-08-17T17:43:39.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:38 smithi131 bash[88347]: cluster 2024-08-17T17:43:38.019837+0000 mgr.y (mgr.34107) 1235 : cluster [DBG] pgmap v1806: 105 pgs: 105 active+clean; 90 MiB data, 777 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 686 KiB/s wr, 23 op/s 2024-08-17T17:43:39.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:38 smithi131 bash[88347]: cluster 2024-08-17T17:43:38.019837+0000 mgr.y (mgr.34107) 1235 : cluster [DBG] pgmap v1806: 105 pgs: 105 active+clean; 90 MiB data, 777 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 686 KiB/s wr, 23 op/s 2024-08-17T17:43:39.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:38 smithi131 bash[88347]: audit 2024-08-17T17:43:38.243745+0000 mon.a (mon.0) 2024 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:39.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:38 smithi131 bash[88347]: audit 2024-08-17T17:43:38.243745+0000 mon.a (mon.0) 2024 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:39.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:38 smithi131 bash[89561]: cluster 2024-08-17T17:43:37.855264+0000 mon.a (mon.0) 2023 : cluster [DBG] osdmap e1217: 8 total, 8 up, 8 in 2024-08-17T17:43:39.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:38 smithi131 bash[89561]: cluster 2024-08-17T17:43:37.855264+0000 mon.a (mon.0) 2023 : cluster [DBG] osdmap e1217: 8 total, 8 up, 8 in 2024-08-17T17:43:39.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:38 smithi131 bash[89561]: cluster 2024-08-17T17:43:38.019837+0000 mgr.y (mgr.34107) 1235 : cluster [DBG] pgmap v1806: 105 pgs: 105 active+clean; 90 MiB data, 777 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 686 KiB/s wr, 23 op/s 2024-08-17T17:43:39.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:38 smithi131 bash[89561]: cluster 2024-08-17T17:43:38.019837+0000 mgr.y (mgr.34107) 1235 : cluster [DBG] pgmap v1806: 105 pgs: 105 active+clean; 90 MiB data, 777 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 686 KiB/s wr, 23 op/s 2024-08-17T17:43:39.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:38 smithi131 bash[89561]: audit 2024-08-17T17:43:38.243745+0000 mon.a (mon.0) 2024 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:39.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:38 smithi131 bash[89561]: audit 2024-08-17T17:43:38.243745+0000 mon.a (mon.0) 2024 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:39.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:38 smithi169 bash[79348]: cluster 2024-08-17T17:43:37.855264+0000 mon.a (mon.0) 2023 : cluster [DBG] osdmap e1217: 8 total, 8 up, 8 in 2024-08-17T17:43:39.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:38 smithi169 bash[79348]: cluster 2024-08-17T17:43:37.855264+0000 mon.a (mon.0) 2023 : cluster [DBG] osdmap e1217: 8 total, 8 up, 8 in 2024-08-17T17:43:39.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:38 smithi169 bash[79348]: cluster 2024-08-17T17:43:38.019837+0000 mgr.y (mgr.34107) 1235 : cluster [DBG] pgmap v1806: 105 pgs: 105 active+clean; 90 MiB data, 777 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 686 KiB/s wr, 23 op/s 2024-08-17T17:43:39.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:38 smithi169 bash[79348]: cluster 2024-08-17T17:43:38.019837+0000 mgr.y (mgr.34107) 1235 : cluster [DBG] pgmap v1806: 105 pgs: 105 active+clean; 90 MiB data, 777 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 686 KiB/s wr, 23 op/s 2024-08-17T17:43:39.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:38 smithi169 bash[79348]: audit 2024-08-17T17:43:38.243745+0000 mon.a (mon.0) 2024 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:39.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:38 smithi169 bash[79348]: audit 2024-08-17T17:43:38.243745+0000 mon.a (mon.0) 2024 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:39.892 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:43:40.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:39 smithi169 bash[79348]: cluster 2024-08-17T17:43:38.858133+0000 mon.a (mon.0) 2025 : cluster [DBG] osdmap e1218: 8 total, 8 up, 8 in 2024-08-17T17:43:40.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:39 smithi169 bash[79348]: cluster 2024-08-17T17:43:38.858133+0000 mon.a (mon.0) 2025 : cluster [DBG] osdmap e1218: 8 total, 8 up, 8 in 2024-08-17T17:43:40.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:39 smithi131 bash[88347]: cluster 2024-08-17T17:43:38.858133+0000 mon.a (mon.0) 2025 : cluster [DBG] osdmap e1218: 8 total, 8 up, 8 in 2024-08-17T17:43:40.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:39 smithi131 bash[88347]: cluster 2024-08-17T17:43:38.858133+0000 mon.a (mon.0) 2025 : cluster [DBG] osdmap e1218: 8 total, 8 up, 8 in 2024-08-17T17:43:40.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:39 smithi131 bash[89561]: cluster 2024-08-17T17:43:38.858133+0000 mon.a (mon.0) 2025 : cluster [DBG] osdmap e1218: 8 total, 8 up, 8 in 2024-08-17T17:43:40.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:39 smithi131 bash[89561]: cluster 2024-08-17T17:43:38.858133+0000 mon.a (mon.0) 2025 : cluster [DBG] osdmap e1218: 8 total, 8 up, 8 in 2024-08-17T17:43:41.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:40 smithi169 bash[79348]: cluster 2024-08-17T17:43:39.869024+0000 mon.a (mon.0) 2026 : cluster [DBG] osdmap e1219: 8 total, 8 up, 8 in 2024-08-17T17:43:41.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:40 smithi169 bash[79348]: cluster 2024-08-17T17:43:39.869024+0000 mon.a (mon.0) 2026 : cluster [DBG] osdmap e1219: 8 total, 8 up, 8 in 2024-08-17T17:43:41.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:40 smithi169 bash[79348]: audit 2024-08-17T17:43:40.005154+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:43:41.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:40 smithi169 bash[79348]: audit 2024-08-17T17:43:40.005154+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:43:41.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:40 smithi169 bash[79348]: audit 2024-08-17T17:43:40.011560+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:43:41.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:40 smithi169 bash[79348]: audit 2024-08-17T17:43:40.011560+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:43:41.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:40 smithi169 bash[79348]: cluster 2024-08-17T17:43:40.020258+0000 mgr.y (mgr.34107) 1236 : cluster [DBG] pgmap v1809: 105 pgs: 105 active+clean; 94 MiB data, 790 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-08-17T17:43:41.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:40 smithi169 bash[79348]: cluster 2024-08-17T17:43:40.020258+0000 mgr.y (mgr.34107) 1236 : cluster [DBG] pgmap v1809: 105 pgs: 105 active+clean; 94 MiB data, 790 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-08-17T17:43:41.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:40 smithi169 bash[79348]: audit 2024-08-17T17:43:40.204476+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:43:41.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:40 smithi169 bash[79348]: audit 2024-08-17T17:43:40.204476+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:43:41.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:40 smithi169 bash[79348]: audit 2024-08-17T17:43:40.212360+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:43:41.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:40 smithi169 bash[79348]: audit 2024-08-17T17:43:40.212360+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:43:41.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:40 smithi131 bash[88347]: cluster 2024-08-17T17:43:39.869024+0000 mon.a (mon.0) 2026 : cluster [DBG] osdmap e1219: 8 total, 8 up, 8 in 2024-08-17T17:43:41.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:40 smithi131 bash[88347]: cluster 2024-08-17T17:43:39.869024+0000 mon.a (mon.0) 2026 : cluster [DBG] osdmap e1219: 8 total, 8 up, 8 in 2024-08-17T17:43:41.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:40 smithi131 bash[88347]: audit 2024-08-17T17:43:40.005154+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:43:41.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:40 smithi131 bash[88347]: audit 2024-08-17T17:43:40.005154+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:43:41.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:40 smithi131 bash[88347]: audit 2024-08-17T17:43:40.011560+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:43:41.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:40 smithi131 bash[88347]: audit 2024-08-17T17:43:40.011560+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:43:41.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:40 smithi131 bash[88347]: cluster 2024-08-17T17:43:40.020258+0000 mgr.y (mgr.34107) 1236 : cluster [DBG] pgmap v1809: 105 pgs: 105 active+clean; 94 MiB data, 790 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-08-17T17:43:41.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:40 smithi131 bash[88347]: cluster 2024-08-17T17:43:40.020258+0000 mgr.y (mgr.34107) 1236 : cluster [DBG] pgmap v1809: 105 pgs: 105 active+clean; 94 MiB data, 790 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-08-17T17:43:41.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:40 smithi131 bash[88347]: audit 2024-08-17T17:43:40.204476+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:43:41.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:40 smithi131 bash[88347]: audit 2024-08-17T17:43:40.204476+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:43:41.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:40 smithi131 bash[88347]: audit 2024-08-17T17:43:40.212360+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:43:41.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:40 smithi131 bash[88347]: audit 2024-08-17T17:43:40.212360+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:43:41.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:40 smithi131 bash[89561]: cluster 2024-08-17T17:43:39.869024+0000 mon.a (mon.0) 2026 : cluster [DBG] osdmap e1219: 8 total, 8 up, 8 in 2024-08-17T17:43:41.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:40 smithi131 bash[89561]: cluster 2024-08-17T17:43:39.869024+0000 mon.a (mon.0) 2026 : cluster [DBG] osdmap e1219: 8 total, 8 up, 8 in 2024-08-17T17:43:41.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:40 smithi131 bash[89561]: audit 2024-08-17T17:43:40.005154+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:43:41.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:40 smithi131 bash[89561]: audit 2024-08-17T17:43:40.005154+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:43:41.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:40 smithi131 bash[89561]: audit 2024-08-17T17:43:40.011560+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:43:41.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:40 smithi131 bash[89561]: audit 2024-08-17T17:43:40.011560+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:43:41.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:40 smithi131 bash[89561]: cluster 2024-08-17T17:43:40.020258+0000 mgr.y (mgr.34107) 1236 : cluster [DBG] pgmap v1809: 105 pgs: 105 active+clean; 94 MiB data, 790 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-08-17T17:43:41.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:40 smithi131 bash[89561]: cluster 2024-08-17T17:43:40.020258+0000 mgr.y (mgr.34107) 1236 : cluster [DBG] pgmap v1809: 105 pgs: 105 active+clean; 94 MiB data, 790 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 686 KiB/s wr, 38 op/s 2024-08-17T17:43:41.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:40 smithi131 bash[89561]: audit 2024-08-17T17:43:40.204476+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:43:41.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:40 smithi131 bash[89561]: audit 2024-08-17T17:43:40.204476+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:43:41.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:40 smithi131 bash[89561]: audit 2024-08-17T17:43:40.212360+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:43:41.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:40 smithi131 bash[89561]: audit 2024-08-17T17:43:40.212360+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:43:42.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:41 smithi169 bash[79348]: audit 2024-08-17T17:43:40.876294+0000 mon.a (mon.0) 2031 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:43:42.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:41 smithi169 bash[79348]: audit 2024-08-17T17:43:40.876294+0000 mon.a (mon.0) 2031 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:43:42.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:41 smithi169 bash[79348]: audit 2024-08-17T17:43:40.877537+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:43:42.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:41 smithi169 bash[79348]: audit 2024-08-17T17:43:40.877537+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:43:42.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:41 smithi169 bash[79348]: audit 2024-08-17T17:43:40.885497+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:43:42.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:41 smithi169 bash[79348]: audit 2024-08-17T17:43:40.885497+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:43:42.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:41 smithi131 bash[88347]: audit 2024-08-17T17:43:40.876294+0000 mon.a (mon.0) 2031 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:43:42.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:41 smithi131 bash[88347]: audit 2024-08-17T17:43:40.876294+0000 mon.a (mon.0) 2031 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:43:42.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:41 smithi131 bash[88347]: audit 2024-08-17T17:43:40.877537+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:43:42.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:41 smithi131 bash[88347]: audit 2024-08-17T17:43:40.877537+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:43:42.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:41 smithi131 bash[88347]: audit 2024-08-17T17:43:40.885497+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:43:42.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:41 smithi131 bash[88347]: audit 2024-08-17T17:43:40.885497+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:43:42.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:41 smithi131 bash[89561]: audit 2024-08-17T17:43:40.876294+0000 mon.a (mon.0) 2031 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:43:42.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:41 smithi131 bash[89561]: audit 2024-08-17T17:43:40.876294+0000 mon.a (mon.0) 2031 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:43:42.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:41 smithi131 bash[89561]: audit 2024-08-17T17:43:40.877537+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:43:42.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:41 smithi131 bash[89561]: audit 2024-08-17T17:43:40.877537+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:43:42.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:41 smithi131 bash[89561]: audit 2024-08-17T17:43:40.885497+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:43:42.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:41 smithi131 bash[89561]: audit 2024-08-17T17:43:40.885497+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:43:43.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:42 smithi169 bash[79348]: cluster 2024-08-17T17:43:42.020964+0000 mgr.y (mgr.34107) 1237 : cluster [DBG] pgmap v1810: 105 pgs: 105 active+clean; 94 MiB data, 790 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 686 KiB/s wr, 37 op/s 2024-08-17T17:43:43.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:42 smithi169 bash[79348]: cluster 2024-08-17T17:43:42.020964+0000 mgr.y (mgr.34107) 1237 : cluster [DBG] pgmap v1810: 105 pgs: 105 active+clean; 94 MiB data, 790 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 686 KiB/s wr, 37 op/s 2024-08-17T17:43:43.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:42 smithi131 bash[88347]: cluster 2024-08-17T17:43:42.020964+0000 mgr.y (mgr.34107) 1237 : cluster [DBG] pgmap v1810: 105 pgs: 105 active+clean; 94 MiB data, 790 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 686 KiB/s wr, 37 op/s 2024-08-17T17:43:43.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:42 smithi131 bash[88347]: cluster 2024-08-17T17:43:42.020964+0000 mgr.y (mgr.34107) 1237 : cluster [DBG] pgmap v1810: 105 pgs: 105 active+clean; 94 MiB data, 790 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 686 KiB/s wr, 37 op/s 2024-08-17T17:43:43.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:42 smithi131 bash[89561]: cluster 2024-08-17T17:43:42.020964+0000 mgr.y (mgr.34107) 1237 : cluster [DBG] pgmap v1810: 105 pgs: 105 active+clean; 94 MiB data, 790 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 686 KiB/s wr, 37 op/s 2024-08-17T17:43:43.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:42 smithi131 bash[89561]: cluster 2024-08-17T17:43:42.020964+0000 mgr.y (mgr.34107) 1237 : cluster [DBG] pgmap v1810: 105 pgs: 105 active+clean; 94 MiB data, 790 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 686 KiB/s wr, 37 op/s 2024-08-17T17:43:45.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:44 smithi131 bash[89561]: cluster 2024-08-17T17:43:43.889044+0000 mon.a (mon.0) 2034 : cluster [DBG] osdmap e1220: 8 total, 8 up, 8 in 2024-08-17T17:43:45.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:44 smithi131 bash[89561]: cluster 2024-08-17T17:43:43.889044+0000 mon.a (mon.0) 2034 : cluster [DBG] osdmap e1220: 8 total, 8 up, 8 in 2024-08-17T17:43:45.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:44 smithi131 bash[89561]: cluster 2024-08-17T17:43:44.022027+0000 mgr.y (mgr.34107) 1238 : cluster [DBG] pgmap v1812: 105 pgs: 105 active+clean; 94 MiB data, 798 MiB used, 714 GiB / 715 GiB avail; 45 KiB/s rd, 688 KiB/s wr, 65 op/s 2024-08-17T17:43:45.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:44 smithi131 bash[89561]: cluster 2024-08-17T17:43:44.022027+0000 mgr.y (mgr.34107) 1238 : cluster [DBG] pgmap v1812: 105 pgs: 105 active+clean; 94 MiB data, 798 MiB used, 714 GiB / 715 GiB avail; 45 KiB/s rd, 688 KiB/s wr, 65 op/s 2024-08-17T17:43:45.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:44 smithi131 bash[88347]: cluster 2024-08-17T17:43:43.889044+0000 mon.a (mon.0) 2034 : cluster [DBG] osdmap e1220: 8 total, 8 up, 8 in 2024-08-17T17:43:45.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:44 smithi131 bash[88347]: cluster 2024-08-17T17:43:43.889044+0000 mon.a (mon.0) 2034 : cluster [DBG] osdmap e1220: 8 total, 8 up, 8 in 2024-08-17T17:43:45.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:44 smithi131 bash[88347]: cluster 2024-08-17T17:43:44.022027+0000 mgr.y (mgr.34107) 1238 : cluster [DBG] pgmap v1812: 105 pgs: 105 active+clean; 94 MiB data, 798 MiB used, 714 GiB / 715 GiB avail; 45 KiB/s rd, 688 KiB/s wr, 65 op/s 2024-08-17T17:43:45.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:44 smithi131 bash[88347]: cluster 2024-08-17T17:43:44.022027+0000 mgr.y (mgr.34107) 1238 : cluster [DBG] pgmap v1812: 105 pgs: 105 active+clean; 94 MiB data, 798 MiB used, 714 GiB / 715 GiB avail; 45 KiB/s rd, 688 KiB/s wr, 65 op/s 2024-08-17T17:43:45.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:44 smithi169 bash[79348]: cluster 2024-08-17T17:43:43.889044+0000 mon.a (mon.0) 2034 : cluster [DBG] osdmap e1220: 8 total, 8 up, 8 in 2024-08-17T17:43:45.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:44 smithi169 bash[79348]: cluster 2024-08-17T17:43:43.889044+0000 mon.a (mon.0) 2034 : cluster [DBG] osdmap e1220: 8 total, 8 up, 8 in 2024-08-17T17:43:45.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:44 smithi169 bash[79348]: cluster 2024-08-17T17:43:44.022027+0000 mgr.y (mgr.34107) 1238 : cluster [DBG] pgmap v1812: 105 pgs: 105 active+clean; 94 MiB data, 798 MiB used, 714 GiB / 715 GiB avail; 45 KiB/s rd, 688 KiB/s wr, 65 op/s 2024-08-17T17:43:45.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:44 smithi169 bash[79348]: cluster 2024-08-17T17:43:44.022027+0000 mgr.y (mgr.34107) 1238 : cluster [DBG] pgmap v1812: 105 pgs: 105 active+clean; 94 MiB data, 798 MiB used, 714 GiB / 715 GiB avail; 45 KiB/s rd, 688 KiB/s wr, 65 op/s 2024-08-17T17:43:45.973 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:43:46.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:45 smithi131 bash[89561]: cluster 2024-08-17T17:43:44.900629+0000 mon.a (mon.0) 2035 : cluster [DBG] osdmap e1221: 8 total, 8 up, 8 in 2024-08-17T17:43:46.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:45 smithi131 bash[89561]: cluster 2024-08-17T17:43:44.900629+0000 mon.a (mon.0) 2035 : cluster [DBG] osdmap e1221: 8 total, 8 up, 8 in 2024-08-17T17:43:46.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:45 smithi131 bash[88347]: cluster 2024-08-17T17:43:44.900629+0000 mon.a (mon.0) 2035 : cluster [DBG] osdmap e1221: 8 total, 8 up, 8 in 2024-08-17T17:43:46.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:45 smithi131 bash[88347]: cluster 2024-08-17T17:43:44.900629+0000 mon.a (mon.0) 2035 : cluster [DBG] osdmap e1221: 8 total, 8 up, 8 in 2024-08-17T17:43:46.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:45 smithi169 bash[79348]: cluster 2024-08-17T17:43:44.900629+0000 mon.a (mon.0) 2035 : cluster [DBG] osdmap e1221: 8 total, 8 up, 8 in 2024-08-17T17:43:46.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:45 smithi169 bash[79348]: cluster 2024-08-17T17:43:44.900629+0000 mon.a (mon.0) 2035 : cluster [DBG] osdmap e1221: 8 total, 8 up, 8 in 2024-08-17T17:43:47.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:46 smithi131 bash[89561]: cluster 2024-08-17T17:43:45.901584+0000 mon.a (mon.0) 2036 : cluster [DBG] osdmap e1222: 8 total, 8 up, 8 in 2024-08-17T17:43:47.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:46 smithi131 bash[89561]: cluster 2024-08-17T17:43:45.901584+0000 mon.a (mon.0) 2036 : cluster [DBG] osdmap e1222: 8 total, 8 up, 8 in 2024-08-17T17:43:47.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:46 smithi131 bash[89561]: cluster 2024-08-17T17:43:46.022709+0000 mgr.y (mgr.34107) 1239 : cluster [DBG] pgmap v1815: 105 pgs: 105 active+clean; 98 MiB data, 802 MiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 685 KiB/s wr, 30 op/s 2024-08-17T17:43:47.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:46 smithi131 bash[89561]: cluster 2024-08-17T17:43:46.022709+0000 mgr.y (mgr.34107) 1239 : cluster [DBG] pgmap v1815: 105 pgs: 105 active+clean; 98 MiB data, 802 MiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 685 KiB/s wr, 30 op/s 2024-08-17T17:43:47.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:46 smithi131 bash[88347]: cluster 2024-08-17T17:43:45.901584+0000 mon.a (mon.0) 2036 : cluster [DBG] osdmap e1222: 8 total, 8 up, 8 in 2024-08-17T17:43:47.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:46 smithi131 bash[88347]: cluster 2024-08-17T17:43:45.901584+0000 mon.a (mon.0) 2036 : cluster [DBG] osdmap e1222: 8 total, 8 up, 8 in 2024-08-17T17:43:47.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:46 smithi131 bash[88347]: cluster 2024-08-17T17:43:46.022709+0000 mgr.y (mgr.34107) 1239 : cluster [DBG] pgmap v1815: 105 pgs: 105 active+clean; 98 MiB data, 802 MiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 685 KiB/s wr, 30 op/s 2024-08-17T17:43:47.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:46 smithi131 bash[88347]: cluster 2024-08-17T17:43:46.022709+0000 mgr.y (mgr.34107) 1239 : cluster [DBG] pgmap v1815: 105 pgs: 105 active+clean; 98 MiB data, 802 MiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 685 KiB/s wr, 30 op/s 2024-08-17T17:43:47.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:46 smithi169 bash[79348]: cluster 2024-08-17T17:43:45.901584+0000 mon.a (mon.0) 2036 : cluster [DBG] osdmap e1222: 8 total, 8 up, 8 in 2024-08-17T17:43:47.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:46 smithi169 bash[79348]: cluster 2024-08-17T17:43:45.901584+0000 mon.a (mon.0) 2036 : cluster [DBG] osdmap e1222: 8 total, 8 up, 8 in 2024-08-17T17:43:47.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:46 smithi169 bash[79348]: cluster 2024-08-17T17:43:46.022709+0000 mgr.y (mgr.34107) 1239 : cluster [DBG] pgmap v1815: 105 pgs: 105 active+clean; 98 MiB data, 802 MiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 685 KiB/s wr, 30 op/s 2024-08-17T17:43:47.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:46 smithi169 bash[79348]: cluster 2024-08-17T17:43:46.022709+0000 mgr.y (mgr.34107) 1239 : cluster [DBG] pgmap v1815: 105 pgs: 105 active+clean; 98 MiB data, 802 MiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 685 KiB/s wr, 30 op/s 2024-08-17T17:43:48.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:48 smithi169 bash[79348]: cluster 2024-08-17T17:43:48.023336+0000 mgr.y (mgr.34107) 1240 : cluster [DBG] pgmap v1816: 105 pgs: 105 active+clean; 98 MiB data, 802 MiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 684 KiB/s wr, 30 op/s 2024-08-17T17:43:48.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:48 smithi169 bash[79348]: cluster 2024-08-17T17:43:48.023336+0000 mgr.y (mgr.34107) 1240 : cluster [DBG] pgmap v1816: 105 pgs: 105 active+clean; 98 MiB data, 802 MiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 684 KiB/s wr, 30 op/s 2024-08-17T17:43:48.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:48 smithi131 bash[88347]: cluster 2024-08-17T17:43:48.023336+0000 mgr.y (mgr.34107) 1240 : cluster [DBG] pgmap v1816: 105 pgs: 105 active+clean; 98 MiB data, 802 MiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 684 KiB/s wr, 30 op/s 2024-08-17T17:43:48.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:48 smithi131 bash[88347]: cluster 2024-08-17T17:43:48.023336+0000 mgr.y (mgr.34107) 1240 : cluster [DBG] pgmap v1816: 105 pgs: 105 active+clean; 98 MiB data, 802 MiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 684 KiB/s wr, 30 op/s 2024-08-17T17:43:48.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:48 smithi131 bash[89561]: cluster 2024-08-17T17:43:48.023336+0000 mgr.y (mgr.34107) 1240 : cluster [DBG] pgmap v1816: 105 pgs: 105 active+clean; 98 MiB data, 802 MiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 684 KiB/s wr, 30 op/s 2024-08-17T17:43:48.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:48 smithi131 bash[89561]: cluster 2024-08-17T17:43:48.023336+0000 mgr.y (mgr.34107) 1240 : cluster [DBG] pgmap v1816: 105 pgs: 105 active+clean; 98 MiB data, 802 MiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 684 KiB/s wr, 30 op/s 2024-08-17T17:43:49.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:43:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:43:48] "GET /metrics HTTP/1.1" 200 36558 "" "Prometheus/2.51.0" 2024-08-17T17:43:51.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:50 smithi169 bash[79348]: cluster 2024-08-17T17:43:49.846670+0000 mon.a (mon.0) 2037 : cluster [DBG] osdmap e1223: 8 total, 8 up, 8 in 2024-08-17T17:43:51.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:50 smithi169 bash[79348]: cluster 2024-08-17T17:43:49.846670+0000 mon.a (mon.0) 2037 : cluster [DBG] osdmap e1223: 8 total, 8 up, 8 in 2024-08-17T17:43:51.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:50 smithi169 bash[79348]: cluster 2024-08-17T17:43:50.023987+0000 mgr.y (mgr.34107) 1241 : cluster [DBG] pgmap v1818: 105 pgs: 105 active+clean; 104 MiB data, 820 MiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 686 KiB/s wr, 35 op/s 2024-08-17T17:43:51.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:50 smithi169 bash[79348]: cluster 2024-08-17T17:43:50.023987+0000 mgr.y (mgr.34107) 1241 : cluster [DBG] pgmap v1818: 105 pgs: 105 active+clean; 104 MiB data, 820 MiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 686 KiB/s wr, 35 op/s 2024-08-17T17:43:51.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:50 smithi131 bash[89561]: cluster 2024-08-17T17:43:49.846670+0000 mon.a (mon.0) 2037 : cluster [DBG] osdmap e1223: 8 total, 8 up, 8 in 2024-08-17T17:43:51.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:50 smithi131 bash[89561]: cluster 2024-08-17T17:43:49.846670+0000 mon.a (mon.0) 2037 : cluster [DBG] osdmap e1223: 8 total, 8 up, 8 in 2024-08-17T17:43:51.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:50 smithi131 bash[89561]: cluster 2024-08-17T17:43:50.023987+0000 mgr.y (mgr.34107) 1241 : cluster [DBG] pgmap v1818: 105 pgs: 105 active+clean; 104 MiB data, 820 MiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 686 KiB/s wr, 35 op/s 2024-08-17T17:43:51.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:50 smithi131 bash[89561]: cluster 2024-08-17T17:43:50.023987+0000 mgr.y (mgr.34107) 1241 : cluster [DBG] pgmap v1818: 105 pgs: 105 active+clean; 104 MiB data, 820 MiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 686 KiB/s wr, 35 op/s 2024-08-17T17:43:51.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:50 smithi131 bash[88347]: cluster 2024-08-17T17:43:49.846670+0000 mon.a (mon.0) 2037 : cluster [DBG] osdmap e1223: 8 total, 8 up, 8 in 2024-08-17T17:43:51.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:50 smithi131 bash[88347]: cluster 2024-08-17T17:43:49.846670+0000 mon.a (mon.0) 2037 : cluster [DBG] osdmap e1223: 8 total, 8 up, 8 in 2024-08-17T17:43:51.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:50 smithi131 bash[88347]: cluster 2024-08-17T17:43:50.023987+0000 mgr.y (mgr.34107) 1241 : cluster [DBG] pgmap v1818: 105 pgs: 105 active+clean; 104 MiB data, 820 MiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 686 KiB/s wr, 35 op/s 2024-08-17T17:43:51.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:50 smithi131 bash[88347]: cluster 2024-08-17T17:43:50.023987+0000 mgr.y (mgr.34107) 1241 : cluster [DBG] pgmap v1818: 105 pgs: 105 active+clean; 104 MiB data, 820 MiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 686 KiB/s wr, 35 op/s 2024-08-17T17:43:51.920 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:43:52.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:51 smithi169 bash[79348]: cluster 2024-08-17T17:43:50.858757+0000 mon.a (mon.0) 2038 : cluster [DBG] osdmap e1224: 8 total, 8 up, 8 in 2024-08-17T17:43:52.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:51 smithi169 bash[79348]: cluster 2024-08-17T17:43:50.858757+0000 mon.a (mon.0) 2038 : cluster [DBG] osdmap e1224: 8 total, 8 up, 8 in 2024-08-17T17:43:52.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:51 smithi131 bash[89561]: cluster 2024-08-17T17:43:50.858757+0000 mon.a (mon.0) 2038 : cluster [DBG] osdmap e1224: 8 total, 8 up, 8 in 2024-08-17T17:43:52.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:51 smithi131 bash[89561]: cluster 2024-08-17T17:43:50.858757+0000 mon.a (mon.0) 2038 : cluster [DBG] osdmap e1224: 8 total, 8 up, 8 in 2024-08-17T17:43:52.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:51 smithi131 bash[88347]: cluster 2024-08-17T17:43:50.858757+0000 mon.a (mon.0) 2038 : cluster [DBG] osdmap e1224: 8 total, 8 up, 8 in 2024-08-17T17:43:52.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:51 smithi131 bash[88347]: cluster 2024-08-17T17:43:50.858757+0000 mon.a (mon.0) 2038 : cluster [DBG] osdmap e1224: 8 total, 8 up, 8 in 2024-08-17T17:43:53.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:52 smithi169 bash[79348]: cluster 2024-08-17T17:43:51.860880+0000 mon.a (mon.0) 2039 : cluster [DBG] osdmap e1225: 8 total, 8 up, 8 in 2024-08-17T17:43:53.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:52 smithi169 bash[79348]: cluster 2024-08-17T17:43:51.860880+0000 mon.a (mon.0) 2039 : cluster [DBG] osdmap e1225: 8 total, 8 up, 8 in 2024-08-17T17:43:53.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:52 smithi169 bash[79348]: cluster 2024-08-17T17:43:52.024698+0000 mgr.y (mgr.34107) 1242 : cluster [DBG] pgmap v1821: 105 pgs: 105 active+clean; 107 MiB data, 824 MiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 3.5 KiB/s wr, 33 op/s 2024-08-17T17:43:53.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:52 smithi169 bash[79348]: cluster 2024-08-17T17:43:52.024698+0000 mgr.y (mgr.34107) 1242 : cluster [DBG] pgmap v1821: 105 pgs: 105 active+clean; 107 MiB data, 824 MiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 3.5 KiB/s wr, 33 op/s 2024-08-17T17:43:53.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:52 smithi131 bash[89561]: cluster 2024-08-17T17:43:51.860880+0000 mon.a (mon.0) 2039 : cluster [DBG] osdmap e1225: 8 total, 8 up, 8 in 2024-08-17T17:43:53.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:52 smithi131 bash[89561]: cluster 2024-08-17T17:43:51.860880+0000 mon.a (mon.0) 2039 : cluster [DBG] osdmap e1225: 8 total, 8 up, 8 in 2024-08-17T17:43:53.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:52 smithi131 bash[89561]: cluster 2024-08-17T17:43:52.024698+0000 mgr.y (mgr.34107) 1242 : cluster [DBG] pgmap v1821: 105 pgs: 105 active+clean; 107 MiB data, 824 MiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 3.5 KiB/s wr, 33 op/s 2024-08-17T17:43:53.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:52 smithi131 bash[89561]: cluster 2024-08-17T17:43:52.024698+0000 mgr.y (mgr.34107) 1242 : cluster [DBG] pgmap v1821: 105 pgs: 105 active+clean; 107 MiB data, 824 MiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 3.5 KiB/s wr, 33 op/s 2024-08-17T17:43:53.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:52 smithi131 bash[88347]: cluster 2024-08-17T17:43:51.860880+0000 mon.a (mon.0) 2039 : cluster [DBG] osdmap e1225: 8 total, 8 up, 8 in 2024-08-17T17:43:53.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:52 smithi131 bash[88347]: cluster 2024-08-17T17:43:51.860880+0000 mon.a (mon.0) 2039 : cluster [DBG] osdmap e1225: 8 total, 8 up, 8 in 2024-08-17T17:43:53.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:52 smithi131 bash[88347]: cluster 2024-08-17T17:43:52.024698+0000 mgr.y (mgr.34107) 1242 : cluster [DBG] pgmap v1821: 105 pgs: 105 active+clean; 107 MiB data, 824 MiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 3.5 KiB/s wr, 33 op/s 2024-08-17T17:43:53.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:52 smithi131 bash[88347]: cluster 2024-08-17T17:43:52.024698+0000 mgr.y (mgr.34107) 1242 : cluster [DBG] pgmap v1821: 105 pgs: 105 active+clean; 107 MiB data, 824 MiB used, 714 GiB / 715 GiB avail; 22 KiB/s rd, 3.5 KiB/s wr, 33 op/s 2024-08-17T17:43:54.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:53 smithi169 bash[79348]: audit 2024-08-17T17:43:53.243787+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:54.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:53 smithi169 bash[79348]: audit 2024-08-17T17:43:53.243787+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:54.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:53 smithi131 bash[88347]: audit 2024-08-17T17:43:53.243787+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:54.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:53 smithi131 bash[88347]: audit 2024-08-17T17:43:53.243787+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:54.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:53 smithi131 bash[89561]: audit 2024-08-17T17:43:53.243787+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:54.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:53 smithi131 bash[89561]: audit 2024-08-17T17:43:53.243787+0000 mon.a (mon.0) 2040 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:43:55.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:54 smithi169 bash[79348]: cluster 2024-08-17T17:43:54.025765+0000 mgr.y (mgr.34107) 1243 : cluster [DBG] pgmap v1822: 105 pgs: 105 active+clean; 114 MiB data, 832 MiB used, 714 GiB / 715 GiB avail; 46 KiB/s rd, 689 KiB/s wr, 70 op/s 2024-08-17T17:43:55.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:54 smithi169 bash[79348]: cluster 2024-08-17T17:43:54.025765+0000 mgr.y (mgr.34107) 1243 : cluster [DBG] pgmap v1822: 105 pgs: 105 active+clean; 114 MiB data, 832 MiB used, 714 GiB / 715 GiB avail; 46 KiB/s rd, 689 KiB/s wr, 70 op/s 2024-08-17T17:43:55.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:54 smithi131 bash[89561]: cluster 2024-08-17T17:43:54.025765+0000 mgr.y (mgr.34107) 1243 : cluster [DBG] pgmap v1822: 105 pgs: 105 active+clean; 114 MiB data, 832 MiB used, 714 GiB / 715 GiB avail; 46 KiB/s rd, 689 KiB/s wr, 70 op/s 2024-08-17T17:43:55.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:54 smithi131 bash[89561]: cluster 2024-08-17T17:43:54.025765+0000 mgr.y (mgr.34107) 1243 : cluster [DBG] pgmap v1822: 105 pgs: 105 active+clean; 114 MiB data, 832 MiB used, 714 GiB / 715 GiB avail; 46 KiB/s rd, 689 KiB/s wr, 70 op/s 2024-08-17T17:43:55.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:54 smithi131 bash[88347]: cluster 2024-08-17T17:43:54.025765+0000 mgr.y (mgr.34107) 1243 : cluster [DBG] pgmap v1822: 105 pgs: 105 active+clean; 114 MiB data, 832 MiB used, 714 GiB / 715 GiB avail; 46 KiB/s rd, 689 KiB/s wr, 70 op/s 2024-08-17T17:43:55.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:54 smithi131 bash[88347]: cluster 2024-08-17T17:43:54.025765+0000 mgr.y (mgr.34107) 1243 : cluster [DBG] pgmap v1822: 105 pgs: 105 active+clean; 114 MiB data, 832 MiB used, 714 GiB / 715 GiB avail; 46 KiB/s rd, 689 KiB/s wr, 70 op/s 2024-08-17T17:43:57.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:56 smithi131 bash[88347]: cluster 2024-08-17T17:43:55.895706+0000 mon.a (mon.0) 2041 : cluster [DBG] osdmap e1226: 8 total, 8 up, 8 in 2024-08-17T17:43:57.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:56 smithi131 bash[88347]: cluster 2024-08-17T17:43:55.895706+0000 mon.a (mon.0) 2041 : cluster [DBG] osdmap e1226: 8 total, 8 up, 8 in 2024-08-17T17:43:57.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:56 smithi131 bash[88347]: cluster 2024-08-17T17:43:56.026617+0000 mgr.y (mgr.34107) 1244 : cluster [DBG] pgmap v1824: 105 pgs: 105 active+clean; 114 MiB data, 832 MiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T17:43:57.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:56 smithi131 bash[88347]: cluster 2024-08-17T17:43:56.026617+0000 mgr.y (mgr.34107) 1244 : cluster [DBG] pgmap v1824: 105 pgs: 105 active+clean; 114 MiB data, 832 MiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T17:43:57.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:56 smithi131 bash[89561]: cluster 2024-08-17T17:43:55.895706+0000 mon.a (mon.0) 2041 : cluster [DBG] osdmap e1226: 8 total, 8 up, 8 in 2024-08-17T17:43:57.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:56 smithi131 bash[89561]: cluster 2024-08-17T17:43:55.895706+0000 mon.a (mon.0) 2041 : cluster [DBG] osdmap e1226: 8 total, 8 up, 8 in 2024-08-17T17:43:57.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:56 smithi131 bash[89561]: cluster 2024-08-17T17:43:56.026617+0000 mgr.y (mgr.34107) 1244 : cluster [DBG] pgmap v1824: 105 pgs: 105 active+clean; 114 MiB data, 832 MiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T17:43:57.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:56 smithi131 bash[89561]: cluster 2024-08-17T17:43:56.026617+0000 mgr.y (mgr.34107) 1244 : cluster [DBG] pgmap v1824: 105 pgs: 105 active+clean; 114 MiB data, 832 MiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T17:43:57.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:56 smithi169 bash[79348]: cluster 2024-08-17T17:43:55.895706+0000 mon.a (mon.0) 2041 : cluster [DBG] osdmap e1226: 8 total, 8 up, 8 in 2024-08-17T17:43:57.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:56 smithi169 bash[79348]: cluster 2024-08-17T17:43:55.895706+0000 mon.a (mon.0) 2041 : cluster [DBG] osdmap e1226: 8 total, 8 up, 8 in 2024-08-17T17:43:57.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:56 smithi169 bash[79348]: cluster 2024-08-17T17:43:56.026617+0000 mgr.y (mgr.34107) 1244 : cluster [DBG] pgmap v1824: 105 pgs: 105 active+clean; 114 MiB data, 832 MiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T17:43:57.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:56 smithi169 bash[79348]: cluster 2024-08-17T17:43:56.026617+0000 mgr.y (mgr.34107) 1244 : cluster [DBG] pgmap v1824: 105 pgs: 105 active+clean; 114 MiB data, 832 MiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T17:43:57.974 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:43:58.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:57 smithi131 bash[89561]: cluster 2024-08-17T17:43:56.903992+0000 mon.a (mon.0) 2042 : cluster [DBG] osdmap e1227: 8 total, 8 up, 8 in 2024-08-17T17:43:58.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:57 smithi131 bash[89561]: cluster 2024-08-17T17:43:56.903992+0000 mon.a (mon.0) 2042 : cluster [DBG] osdmap e1227: 8 total, 8 up, 8 in 2024-08-17T17:43:58.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:57 smithi131 bash[88347]: cluster 2024-08-17T17:43:56.903992+0000 mon.a (mon.0) 2042 : cluster [DBG] osdmap e1227: 8 total, 8 up, 8 in 2024-08-17T17:43:58.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:57 smithi131 bash[88347]: cluster 2024-08-17T17:43:56.903992+0000 mon.a (mon.0) 2042 : cluster [DBG] osdmap e1227: 8 total, 8 up, 8 in 2024-08-17T17:43:58.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:57 smithi169 bash[79348]: cluster 2024-08-17T17:43:56.903992+0000 mon.a (mon.0) 2042 : cluster [DBG] osdmap e1227: 8 total, 8 up, 8 in 2024-08-17T17:43:58.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:57 smithi169 bash[79348]: cluster 2024-08-17T17:43:56.903992+0000 mon.a (mon.0) 2042 : cluster [DBG] osdmap e1227: 8 total, 8 up, 8 in 2024-08-17T17:43:59.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:58 smithi131 bash[88347]: cluster 2024-08-17T17:43:57.913085+0000 mon.a (mon.0) 2043 : cluster [DBG] osdmap e1228: 8 total, 8 up, 8 in 2024-08-17T17:43:59.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:58 smithi131 bash[88347]: cluster 2024-08-17T17:43:57.913085+0000 mon.a (mon.0) 2043 : cluster [DBG] osdmap e1228: 8 total, 8 up, 8 in 2024-08-17T17:43:59.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:58 smithi131 bash[88347]: cluster 2024-08-17T17:43:58.027303+0000 mgr.y (mgr.34107) 1245 : cluster [DBG] pgmap v1827: 105 pgs: 105 active+clean; 114 MiB data, 832 MiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T17:43:59.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:43:58 smithi131 bash[88347]: cluster 2024-08-17T17:43:58.027303+0000 mgr.y (mgr.34107) 1245 : cluster [DBG] pgmap v1827: 105 pgs: 105 active+clean; 114 MiB data, 832 MiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T17:43:59.100 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:43:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:43:58] "GET /metrics HTTP/1.1" 200 36557 "" "Prometheus/2.51.0" 2024-08-17T17:43:59.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:58 smithi131 bash[89561]: cluster 2024-08-17T17:43:57.913085+0000 mon.a (mon.0) 2043 : cluster [DBG] osdmap e1228: 8 total, 8 up, 8 in 2024-08-17T17:43:59.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:58 smithi131 bash[89561]: cluster 2024-08-17T17:43:57.913085+0000 mon.a (mon.0) 2043 : cluster [DBG] osdmap e1228: 8 total, 8 up, 8 in 2024-08-17T17:43:59.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:58 smithi131 bash[89561]: cluster 2024-08-17T17:43:58.027303+0000 mgr.y (mgr.34107) 1245 : cluster [DBG] pgmap v1827: 105 pgs: 105 active+clean; 114 MiB data, 832 MiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T17:43:59.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:43:58 smithi131 bash[89561]: cluster 2024-08-17T17:43:58.027303+0000 mgr.y (mgr.34107) 1245 : cluster [DBG] pgmap v1827: 105 pgs: 105 active+clean; 114 MiB data, 832 MiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T17:43:59.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:58 smithi169 bash[79348]: cluster 2024-08-17T17:43:57.913085+0000 mon.a (mon.0) 2043 : cluster [DBG] osdmap e1228: 8 total, 8 up, 8 in 2024-08-17T17:43:59.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:58 smithi169 bash[79348]: cluster 2024-08-17T17:43:57.913085+0000 mon.a (mon.0) 2043 : cluster [DBG] osdmap e1228: 8 total, 8 up, 8 in 2024-08-17T17:43:59.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:58 smithi169 bash[79348]: cluster 2024-08-17T17:43:58.027303+0000 mgr.y (mgr.34107) 1245 : cluster [DBG] pgmap v1827: 105 pgs: 105 active+clean; 114 MiB data, 832 MiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T17:43:59.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:43:58 smithi169 bash[79348]: cluster 2024-08-17T17:43:58.027303+0000 mgr.y (mgr.34107) 1245 : cluster [DBG] pgmap v1827: 105 pgs: 105 active+clean; 114 MiB data, 832 MiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T17:44:00.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:00 smithi169 bash[79348]: cluster 2024-08-17T17:44:00.028539+0000 mgr.y (mgr.34107) 1246 : cluster [DBG] pgmap v1828: 105 pgs: 105 active+clean; 121 MiB data, 841 MiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-08-17T17:44:00.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:00 smithi169 bash[79348]: cluster 2024-08-17T17:44:00.028539+0000 mgr.y (mgr.34107) 1246 : cluster [DBG] pgmap v1828: 105 pgs: 105 active+clean; 121 MiB data, 841 MiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-08-17T17:44:00.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:00 smithi131 bash[89561]: cluster 2024-08-17T17:44:00.028539+0000 mgr.y (mgr.34107) 1246 : cluster [DBG] pgmap v1828: 105 pgs: 105 active+clean; 121 MiB data, 841 MiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-08-17T17:44:00.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:00 smithi131 bash[89561]: cluster 2024-08-17T17:44:00.028539+0000 mgr.y (mgr.34107) 1246 : cluster [DBG] pgmap v1828: 105 pgs: 105 active+clean; 121 MiB data, 841 MiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-08-17T17:44:00.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:00 smithi131 bash[88347]: cluster 2024-08-17T17:44:00.028539+0000 mgr.y (mgr.34107) 1246 : cluster [DBG] pgmap v1828: 105 pgs: 105 active+clean; 121 MiB data, 841 MiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-08-17T17:44:00.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:00 smithi131 bash[88347]: cluster 2024-08-17T17:44:00.028539+0000 mgr.y (mgr.34107) 1246 : cluster [DBG] pgmap v1828: 105 pgs: 105 active+clean; 121 MiB data, 841 MiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 686 KiB/s wr, 40 op/s 2024-08-17T17:44:03.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:02 smithi131 bash[89561]: cluster 2024-08-17T17:44:01.851762+0000 mon.a (mon.0) 2044 : cluster [DBG] osdmap e1229: 8 total, 8 up, 8 in 2024-08-17T17:44:03.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:02 smithi131 bash[89561]: cluster 2024-08-17T17:44:01.851762+0000 mon.a (mon.0) 2044 : cluster [DBG] osdmap e1229: 8 total, 8 up, 8 in 2024-08-17T17:44:03.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:02 smithi131 bash[89561]: cluster 2024-08-17T17:44:02.029149+0000 mgr.y (mgr.34107) 1247 : cluster [DBG] pgmap v1830: 105 pgs: 105 active+clean; 124 MiB data, 845 MiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T17:44:03.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:02 smithi131 bash[89561]: cluster 2024-08-17T17:44:02.029149+0000 mgr.y (mgr.34107) 1247 : cluster [DBG] pgmap v1830: 105 pgs: 105 active+clean; 124 MiB data, 845 MiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T17:44:03.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:02 smithi131 bash[88347]: cluster 2024-08-17T17:44:01.851762+0000 mon.a (mon.0) 2044 : cluster [DBG] osdmap e1229: 8 total, 8 up, 8 in 2024-08-17T17:44:03.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:02 smithi131 bash[88347]: cluster 2024-08-17T17:44:01.851762+0000 mon.a (mon.0) 2044 : cluster [DBG] osdmap e1229: 8 total, 8 up, 8 in 2024-08-17T17:44:03.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:02 smithi131 bash[88347]: cluster 2024-08-17T17:44:02.029149+0000 mgr.y (mgr.34107) 1247 : cluster [DBG] pgmap v1830: 105 pgs: 105 active+clean; 124 MiB data, 845 MiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T17:44:03.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:02 smithi131 bash[88347]: cluster 2024-08-17T17:44:02.029149+0000 mgr.y (mgr.34107) 1247 : cluster [DBG] pgmap v1830: 105 pgs: 105 active+clean; 124 MiB data, 845 MiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T17:44:03.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:02 smithi169 bash[79348]: cluster 2024-08-17T17:44:01.851762+0000 mon.a (mon.0) 2044 : cluster [DBG] osdmap e1229: 8 total, 8 up, 8 in 2024-08-17T17:44:03.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:02 smithi169 bash[79348]: cluster 2024-08-17T17:44:01.851762+0000 mon.a (mon.0) 2044 : cluster [DBG] osdmap e1229: 8 total, 8 up, 8 in 2024-08-17T17:44:03.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:02 smithi169 bash[79348]: cluster 2024-08-17T17:44:02.029149+0000 mgr.y (mgr.34107) 1247 : cluster [DBG] pgmap v1830: 105 pgs: 105 active+clean; 124 MiB data, 845 MiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T17:44:03.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:02 smithi169 bash[79348]: cluster 2024-08-17T17:44:02.029149+0000 mgr.y (mgr.34107) 1247 : cluster [DBG] pgmap v1830: 105 pgs: 105 active+clean; 124 MiB data, 845 MiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 686 KiB/s wr, 41 op/s 2024-08-17T17:44:03.936 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministicLUKS1PP (30000 ms) 2024-08-17T17:44:03.937 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministicLUKS2 2024-08-17T17:44:03.937 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:44:04.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:03 smithi169 bash[79348]: cluster 2024-08-17T17:44:02.865296+0000 mon.a (mon.0) 2045 : cluster [DBG] osdmap e1230: 8 total, 8 up, 8 in 2024-08-17T17:44:04.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:03 smithi169 bash[79348]: cluster 2024-08-17T17:44:02.865296+0000 mon.a (mon.0) 2045 : cluster [DBG] osdmap e1230: 8 total, 8 up, 8 in 2024-08-17T17:44:04.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:03 smithi131 bash[89561]: cluster 2024-08-17T17:44:02.865296+0000 mon.a (mon.0) 2045 : cluster [DBG] osdmap e1230: 8 total, 8 up, 8 in 2024-08-17T17:44:04.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:03 smithi131 bash[89561]: cluster 2024-08-17T17:44:02.865296+0000 mon.a (mon.0) 2045 : cluster [DBG] osdmap e1230: 8 total, 8 up, 8 in 2024-08-17T17:44:04.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:03 smithi131 bash[88347]: cluster 2024-08-17T17:44:02.865296+0000 mon.a (mon.0) 2045 : cluster [DBG] osdmap e1230: 8 total, 8 up, 8 in 2024-08-17T17:44:04.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:03 smithi131 bash[88347]: cluster 2024-08-17T17:44:02.865296+0000 mon.a (mon.0) 2045 : cluster [DBG] osdmap e1230: 8 total, 8 up, 8 in 2024-08-17T17:44:05.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:04 smithi169 bash[79348]: cluster 2024-08-17T17:44:03.876717+0000 mon.a (mon.0) 2046 : cluster [DBG] osdmap e1231: 8 total, 8 up, 8 in 2024-08-17T17:44:05.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:04 smithi169 bash[79348]: cluster 2024-08-17T17:44:03.876717+0000 mon.a (mon.0) 2046 : cluster [DBG] osdmap e1231: 8 total, 8 up, 8 in 2024-08-17T17:44:05.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:04 smithi169 bash[79348]: cluster 2024-08-17T17:44:04.030238+0000 mgr.y (mgr.34107) 1248 : cluster [DBG] pgmap v1833: 105 pgs: 105 active+clean; 136 MiB data, 857 MiB used, 714 GiB / 715 GiB avail; 34 KiB/s rd, 1.3 MiB/s wr, 53 op/s 2024-08-17T17:44:05.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:04 smithi169 bash[79348]: cluster 2024-08-17T17:44:04.030238+0000 mgr.y (mgr.34107) 1248 : cluster [DBG] pgmap v1833: 105 pgs: 105 active+clean; 136 MiB data, 857 MiB used, 714 GiB / 715 GiB avail; 34 KiB/s rd, 1.3 MiB/s wr, 53 op/s 2024-08-17T17:44:05.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:04 smithi131 bash[89561]: cluster 2024-08-17T17:44:03.876717+0000 mon.a (mon.0) 2046 : cluster [DBG] osdmap e1231: 8 total, 8 up, 8 in 2024-08-17T17:44:05.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:04 smithi131 bash[89561]: cluster 2024-08-17T17:44:03.876717+0000 mon.a (mon.0) 2046 : cluster [DBG] osdmap e1231: 8 total, 8 up, 8 in 2024-08-17T17:44:05.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:04 smithi131 bash[89561]: cluster 2024-08-17T17:44:04.030238+0000 mgr.y (mgr.34107) 1248 : cluster [DBG] pgmap v1833: 105 pgs: 105 active+clean; 136 MiB data, 857 MiB used, 714 GiB / 715 GiB avail; 34 KiB/s rd, 1.3 MiB/s wr, 53 op/s 2024-08-17T17:44:05.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:04 smithi131 bash[89561]: cluster 2024-08-17T17:44:04.030238+0000 mgr.y (mgr.34107) 1248 : cluster [DBG] pgmap v1833: 105 pgs: 105 active+clean; 136 MiB data, 857 MiB used, 714 GiB / 715 GiB avail; 34 KiB/s rd, 1.3 MiB/s wr, 53 op/s 2024-08-17T17:44:05.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:04 smithi131 bash[88347]: cluster 2024-08-17T17:44:03.876717+0000 mon.a (mon.0) 2046 : cluster [DBG] osdmap e1231: 8 total, 8 up, 8 in 2024-08-17T17:44:05.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:04 smithi131 bash[88347]: cluster 2024-08-17T17:44:03.876717+0000 mon.a (mon.0) 2046 : cluster [DBG] osdmap e1231: 8 total, 8 up, 8 in 2024-08-17T17:44:05.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:04 smithi131 bash[88347]: cluster 2024-08-17T17:44:04.030238+0000 mgr.y (mgr.34107) 1248 : cluster [DBG] pgmap v1833: 105 pgs: 105 active+clean; 136 MiB data, 857 MiB used, 714 GiB / 715 GiB avail; 34 KiB/s rd, 1.3 MiB/s wr, 53 op/s 2024-08-17T17:44:05.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:04 smithi131 bash[88347]: cluster 2024-08-17T17:44:04.030238+0000 mgr.y (mgr.34107) 1248 : cluster [DBG] pgmap v1833: 105 pgs: 105 active+clean; 136 MiB data, 857 MiB used, 714 GiB / 715 GiB avail; 34 KiB/s rd, 1.3 MiB/s wr, 53 op/s 2024-08-17T17:44:06.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:06 smithi169 bash[79348]: cluster 2024-08-17T17:44:06.030915+0000 mgr.y (mgr.34107) 1249 : cluster [DBG] pgmap v1834: 105 pgs: 105 active+clean; 136 MiB data, 857 MiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 687 KiB/s wr, 43 op/s 2024-08-17T17:44:06.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:06 smithi169 bash[79348]: cluster 2024-08-17T17:44:06.030915+0000 mgr.y (mgr.34107) 1249 : cluster [DBG] pgmap v1834: 105 pgs: 105 active+clean; 136 MiB data, 857 MiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 687 KiB/s wr, 43 op/s 2024-08-17T17:44:06.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:06 smithi131 bash[88347]: cluster 2024-08-17T17:44:06.030915+0000 mgr.y (mgr.34107) 1249 : cluster [DBG] pgmap v1834: 105 pgs: 105 active+clean; 136 MiB data, 857 MiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 687 KiB/s wr, 43 op/s 2024-08-17T17:44:06.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:06 smithi131 bash[88347]: cluster 2024-08-17T17:44:06.030915+0000 mgr.y (mgr.34107) 1249 : cluster [DBG] pgmap v1834: 105 pgs: 105 active+clean; 136 MiB data, 857 MiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 687 KiB/s wr, 43 op/s 2024-08-17T17:44:06.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:06 smithi131 bash[89561]: cluster 2024-08-17T17:44:06.030915+0000 mgr.y (mgr.34107) 1249 : cluster [DBG] pgmap v1834: 105 pgs: 105 active+clean; 136 MiB data, 857 MiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 687 KiB/s wr, 43 op/s 2024-08-17T17:44:06.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:06 smithi131 bash[89561]: cluster 2024-08-17T17:44:06.030915+0000 mgr.y (mgr.34107) 1249 : cluster [DBG] pgmap v1834: 105 pgs: 105 active+clean; 136 MiB data, 857 MiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 687 KiB/s wr, 43 op/s 2024-08-17T17:44:08.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:08 smithi169 bash[79348]: cluster 2024-08-17T17:44:08.031406+0000 mgr.y (mgr.34107) 1250 : cluster [DBG] pgmap v1835: 105 pgs: 105 active+clean; 136 MiB data, 857 MiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 666 KiB/s wr, 36 op/s 2024-08-17T17:44:08.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:08 smithi169 bash[79348]: cluster 2024-08-17T17:44:08.031406+0000 mgr.y (mgr.34107) 1250 : cluster [DBG] pgmap v1835: 105 pgs: 105 active+clean; 136 MiB data, 857 MiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 666 KiB/s wr, 36 op/s 2024-08-17T17:44:08.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:08 smithi131 bash[88347]: cluster 2024-08-17T17:44:08.031406+0000 mgr.y (mgr.34107) 1250 : cluster [DBG] pgmap v1835: 105 pgs: 105 active+clean; 136 MiB data, 857 MiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 666 KiB/s wr, 36 op/s 2024-08-17T17:44:08.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:08 smithi131 bash[88347]: cluster 2024-08-17T17:44:08.031406+0000 mgr.y (mgr.34107) 1250 : cluster [DBG] pgmap v1835: 105 pgs: 105 active+clean; 136 MiB data, 857 MiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 666 KiB/s wr, 36 op/s 2024-08-17T17:44:08.602 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:08 smithi131 bash[89561]: cluster 2024-08-17T17:44:08.031406+0000 mgr.y (mgr.34107) 1250 : cluster [DBG] pgmap v1835: 105 pgs: 105 active+clean; 136 MiB data, 857 MiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 666 KiB/s wr, 36 op/s 2024-08-17T17:44:08.602 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:08 smithi131 bash[89561]: cluster 2024-08-17T17:44:08.031406+0000 mgr.y (mgr.34107) 1250 : cluster [DBG] pgmap v1835: 105 pgs: 105 active+clean; 136 MiB data, 857 MiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 666 KiB/s wr, 36 op/s 2024-08-17T17:44:09.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:44:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:44:08] "GET /metrics HTTP/1.1" 200 36555 "" "Prometheus/2.51.0" 2024-08-17T17:44:09.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:09 smithi169 bash[79348]: audit 2024-08-17T17:44:08.244436+0000 mon.a (mon.0) 2047 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:09.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:09 smithi169 bash[79348]: audit 2024-08-17T17:44:08.244436+0000 mon.a (mon.0) 2047 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:09.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:09 smithi131 bash[88347]: audit 2024-08-17T17:44:08.244436+0000 mon.a (mon.0) 2047 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:09.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:09 smithi131 bash[88347]: audit 2024-08-17T17:44:08.244436+0000 mon.a (mon.0) 2047 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:09.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:09 smithi131 bash[89561]: audit 2024-08-17T17:44:08.244436+0000 mon.a (mon.0) 2047 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:09.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:09 smithi131 bash[89561]: audit 2024-08-17T17:44:08.244436+0000 mon.a (mon.0) 2047 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:10.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:10 smithi169 bash[79348]: cluster 2024-08-17T17:44:10.032216+0000 mgr.y (mgr.34107) 1251 : cluster [DBG] pgmap v1836: 105 pgs: 105 active+clean; 136 MiB data, 857 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 515 KiB/s wr, 31 op/s 2024-08-17T17:44:10.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:10 smithi169 bash[79348]: cluster 2024-08-17T17:44:10.032216+0000 mgr.y (mgr.34107) 1251 : cluster [DBG] pgmap v1836: 105 pgs: 105 active+clean; 136 MiB data, 857 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 515 KiB/s wr, 31 op/s 2024-08-17T17:44:10.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:10 smithi131 bash[88347]: cluster 2024-08-17T17:44:10.032216+0000 mgr.y (mgr.34107) 1251 : cluster [DBG] pgmap v1836: 105 pgs: 105 active+clean; 136 MiB data, 857 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 515 KiB/s wr, 31 op/s 2024-08-17T17:44:10.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:10 smithi131 bash[88347]: cluster 2024-08-17T17:44:10.032216+0000 mgr.y (mgr.34107) 1251 : cluster [DBG] pgmap v1836: 105 pgs: 105 active+clean; 136 MiB data, 857 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 515 KiB/s wr, 31 op/s 2024-08-17T17:44:10.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:10 smithi131 bash[89561]: cluster 2024-08-17T17:44:10.032216+0000 mgr.y (mgr.34107) 1251 : cluster [DBG] pgmap v1836: 105 pgs: 105 active+clean; 136 MiB data, 857 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 515 KiB/s wr, 31 op/s 2024-08-17T17:44:10.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:10 smithi131 bash[89561]: cluster 2024-08-17T17:44:10.032216+0000 mgr.y (mgr.34107) 1251 : cluster [DBG] pgmap v1836: 105 pgs: 105 active+clean; 136 MiB data, 857 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 515 KiB/s wr, 31 op/s 2024-08-17T17:44:12.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:12 smithi169 bash[79348]: cluster 2024-08-17T17:44:12.032747+0000 mgr.y (mgr.34107) 1252 : cluster [DBG] pgmap v1837: 105 pgs: 105 active+clean; 136 MiB data, 857 MiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 449 KiB/s wr, 27 op/s 2024-08-17T17:44:12.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:12 smithi169 bash[79348]: cluster 2024-08-17T17:44:12.032747+0000 mgr.y (mgr.34107) 1252 : cluster [DBG] pgmap v1837: 105 pgs: 105 active+clean; 136 MiB data, 857 MiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 449 KiB/s wr, 27 op/s 2024-08-17T17:44:12.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:12 smithi131 bash[88347]: cluster 2024-08-17T17:44:12.032747+0000 mgr.y (mgr.34107) 1252 : cluster [DBG] pgmap v1837: 105 pgs: 105 active+clean; 136 MiB data, 857 MiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 449 KiB/s wr, 27 op/s 2024-08-17T17:44:12.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:12 smithi131 bash[88347]: cluster 2024-08-17T17:44:12.032747+0000 mgr.y (mgr.34107) 1252 : cluster [DBG] pgmap v1837: 105 pgs: 105 active+clean; 136 MiB data, 857 MiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 449 KiB/s wr, 27 op/s 2024-08-17T17:44:12.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:12 smithi131 bash[89561]: cluster 2024-08-17T17:44:12.032747+0000 mgr.y (mgr.34107) 1252 : cluster [DBG] pgmap v1837: 105 pgs: 105 active+clean; 136 MiB data, 857 MiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 449 KiB/s wr, 27 op/s 2024-08-17T17:44:12.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:12 smithi131 bash[89561]: cluster 2024-08-17T17:44:12.032747+0000 mgr.y (mgr.34107) 1252 : cluster [DBG] pgmap v1837: 105 pgs: 105 active+clean; 136 MiB data, 857 MiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 449 KiB/s wr, 27 op/s 2024-08-17T17:44:15.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:14 smithi131 bash[89561]: cluster 2024-08-17T17:44:13.981290+0000 mon.a (mon.0) 2048 : cluster [DBG] osdmap e1232: 8 total, 8 up, 8 in 2024-08-17T17:44:15.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:14 smithi131 bash[89561]: cluster 2024-08-17T17:44:13.981290+0000 mon.a (mon.0) 2048 : cluster [DBG] osdmap e1232: 8 total, 8 up, 8 in 2024-08-17T17:44:15.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:14 smithi131 bash[89561]: cluster 2024-08-17T17:44:14.033535+0000 mgr.y (mgr.34107) 1253 : cluster [DBG] pgmap v1839: 105 pgs: 105 active+clean; 136 MiB data, 857 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 2.0 KiB/s wr, 22 op/s 2024-08-17T17:44:15.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:14 smithi131 bash[89561]: cluster 2024-08-17T17:44:14.033535+0000 mgr.y (mgr.34107) 1253 : cluster [DBG] pgmap v1839: 105 pgs: 105 active+clean; 136 MiB data, 857 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 2.0 KiB/s wr, 22 op/s 2024-08-17T17:44:15.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:14 smithi131 bash[88347]: cluster 2024-08-17T17:44:13.981290+0000 mon.a (mon.0) 2048 : cluster [DBG] osdmap e1232: 8 total, 8 up, 8 in 2024-08-17T17:44:15.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:14 smithi131 bash[88347]: cluster 2024-08-17T17:44:13.981290+0000 mon.a (mon.0) 2048 : cluster [DBG] osdmap e1232: 8 total, 8 up, 8 in 2024-08-17T17:44:15.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:14 smithi131 bash[88347]: cluster 2024-08-17T17:44:14.033535+0000 mgr.y (mgr.34107) 1253 : cluster [DBG] pgmap v1839: 105 pgs: 105 active+clean; 136 MiB data, 857 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 2.0 KiB/s wr, 22 op/s 2024-08-17T17:44:15.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:14 smithi131 bash[88347]: cluster 2024-08-17T17:44:14.033535+0000 mgr.y (mgr.34107) 1253 : cluster [DBG] pgmap v1839: 105 pgs: 105 active+clean; 136 MiB data, 857 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 2.0 KiB/s wr, 22 op/s 2024-08-17T17:44:15.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:14 smithi169 bash[79348]: cluster 2024-08-17T17:44:13.981290+0000 mon.a (mon.0) 2048 : cluster [DBG] osdmap e1232: 8 total, 8 up, 8 in 2024-08-17T17:44:15.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:14 smithi169 bash[79348]: cluster 2024-08-17T17:44:13.981290+0000 mon.a (mon.0) 2048 : cluster [DBG] osdmap e1232: 8 total, 8 up, 8 in 2024-08-17T17:44:15.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:14 smithi169 bash[79348]: cluster 2024-08-17T17:44:14.033535+0000 mgr.y (mgr.34107) 1253 : cluster [DBG] pgmap v1839: 105 pgs: 105 active+clean; 136 MiB data, 857 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 2.0 KiB/s wr, 22 op/s 2024-08-17T17:44:15.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:14 smithi169 bash[79348]: cluster 2024-08-17T17:44:14.033535+0000 mgr.y (mgr.34107) 1253 : cluster [DBG] pgmap v1839: 105 pgs: 105 active+clean; 136 MiB data, 857 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 2.0 KiB/s wr, 22 op/s 2024-08-17T17:44:16.068 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:44:16.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:15 smithi131 bash[88347]: cluster 2024-08-17T17:44:14.991540+0000 mon.a (mon.0) 2049 : cluster [DBG] osdmap e1233: 8 total, 8 up, 8 in 2024-08-17T17:44:16.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:15 smithi131 bash[88347]: cluster 2024-08-17T17:44:14.991540+0000 mon.a (mon.0) 2049 : cluster [DBG] osdmap e1233: 8 total, 8 up, 8 in 2024-08-17T17:44:16.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:15 smithi131 bash[89561]: cluster 2024-08-17T17:44:14.991540+0000 mon.a (mon.0) 2049 : cluster [DBG] osdmap e1233: 8 total, 8 up, 8 in 2024-08-17T17:44:16.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:15 smithi131 bash[89561]: cluster 2024-08-17T17:44:14.991540+0000 mon.a (mon.0) 2049 : cluster [DBG] osdmap e1233: 8 total, 8 up, 8 in 2024-08-17T17:44:16.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:15 smithi169 bash[79348]: cluster 2024-08-17T17:44:14.991540+0000 mon.a (mon.0) 2049 : cluster [DBG] osdmap e1233: 8 total, 8 up, 8 in 2024-08-17T17:44:16.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:15 smithi169 bash[79348]: cluster 2024-08-17T17:44:14.991540+0000 mon.a (mon.0) 2049 : cluster [DBG] osdmap e1233: 8 total, 8 up, 8 in 2024-08-17T17:44:17.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:17 smithi131 bash[89561]: cluster 2024-08-17T17:44:16.000784+0000 mon.a (mon.0) 2050 : cluster [DBG] osdmap e1234: 8 total, 8 up, 8 in 2024-08-17T17:44:17.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:17 smithi131 bash[89561]: cluster 2024-08-17T17:44:16.000784+0000 mon.a (mon.0) 2050 : cluster [DBG] osdmap e1234: 8 total, 8 up, 8 in 2024-08-17T17:44:17.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:17 smithi131 bash[89561]: cluster 2024-08-17T17:44:16.034416+0000 mgr.y (mgr.34107) 1254 : cluster [DBG] pgmap v1842: 105 pgs: 105 active+clean; 140 MiB data, 869 MiB used, 714 GiB / 715 GiB avail; 8.3 KiB/s rd, 685 KiB/s wr, 13 op/s 2024-08-17T17:44:17.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:17 smithi131 bash[89561]: cluster 2024-08-17T17:44:16.034416+0000 mgr.y (mgr.34107) 1254 : cluster [DBG] pgmap v1842: 105 pgs: 105 active+clean; 140 MiB data, 869 MiB used, 714 GiB / 715 GiB avail; 8.3 KiB/s rd, 685 KiB/s wr, 13 op/s 2024-08-17T17:44:17.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:17 smithi131 bash[88347]: cluster 2024-08-17T17:44:16.000784+0000 mon.a (mon.0) 2050 : cluster [DBG] osdmap e1234: 8 total, 8 up, 8 in 2024-08-17T17:44:17.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:17 smithi131 bash[88347]: cluster 2024-08-17T17:44:16.000784+0000 mon.a (mon.0) 2050 : cluster [DBG] osdmap e1234: 8 total, 8 up, 8 in 2024-08-17T17:44:17.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:17 smithi131 bash[88347]: cluster 2024-08-17T17:44:16.034416+0000 mgr.y (mgr.34107) 1254 : cluster [DBG] pgmap v1842: 105 pgs: 105 active+clean; 140 MiB data, 869 MiB used, 714 GiB / 715 GiB avail; 8.3 KiB/s rd, 685 KiB/s wr, 13 op/s 2024-08-17T17:44:17.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:17 smithi131 bash[88347]: cluster 2024-08-17T17:44:16.034416+0000 mgr.y (mgr.34107) 1254 : cluster [DBG] pgmap v1842: 105 pgs: 105 active+clean; 140 MiB data, 869 MiB used, 714 GiB / 715 GiB avail; 8.3 KiB/s rd, 685 KiB/s wr, 13 op/s 2024-08-17T17:44:17.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:17 smithi169 bash[79348]: cluster 2024-08-17T17:44:16.000784+0000 mon.a (mon.0) 2050 : cluster [DBG] osdmap e1234: 8 total, 8 up, 8 in 2024-08-17T17:44:17.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:17 smithi169 bash[79348]: cluster 2024-08-17T17:44:16.000784+0000 mon.a (mon.0) 2050 : cluster [DBG] osdmap e1234: 8 total, 8 up, 8 in 2024-08-17T17:44:17.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:17 smithi169 bash[79348]: cluster 2024-08-17T17:44:16.034416+0000 mgr.y (mgr.34107) 1254 : cluster [DBG] pgmap v1842: 105 pgs: 105 active+clean; 140 MiB data, 869 MiB used, 714 GiB / 715 GiB avail; 8.3 KiB/s rd, 685 KiB/s wr, 13 op/s 2024-08-17T17:44:17.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:17 smithi169 bash[79348]: cluster 2024-08-17T17:44:16.034416+0000 mgr.y (mgr.34107) 1254 : cluster [DBG] pgmap v1842: 105 pgs: 105 active+clean; 140 MiB data, 869 MiB used, 714 GiB / 715 GiB avail; 8.3 KiB/s rd, 685 KiB/s wr, 13 op/s 2024-08-17T17:44:18.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:18 smithi169 bash[79348]: cluster 2024-08-17T17:44:18.034999+0000 mgr.y (mgr.34107) 1255 : cluster [DBG] pgmap v1843: 105 pgs: 105 active+clean; 140 MiB data, 869 MiB used, 714 GiB / 715 GiB avail; 8.3 KiB/s rd, 685 KiB/s wr, 13 op/s 2024-08-17T17:44:18.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:18 smithi169 bash[79348]: cluster 2024-08-17T17:44:18.034999+0000 mgr.y (mgr.34107) 1255 : cluster [DBG] pgmap v1843: 105 pgs: 105 active+clean; 140 MiB data, 869 MiB used, 714 GiB / 715 GiB avail; 8.3 KiB/s rd, 685 KiB/s wr, 13 op/s 2024-08-17T17:44:18.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:18 smithi131 bash[88347]: cluster 2024-08-17T17:44:18.034999+0000 mgr.y (mgr.34107) 1255 : cluster [DBG] pgmap v1843: 105 pgs: 105 active+clean; 140 MiB data, 869 MiB used, 714 GiB / 715 GiB avail; 8.3 KiB/s rd, 685 KiB/s wr, 13 op/s 2024-08-17T17:44:18.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:18 smithi131 bash[88347]: cluster 2024-08-17T17:44:18.034999+0000 mgr.y (mgr.34107) 1255 : cluster [DBG] pgmap v1843: 105 pgs: 105 active+clean; 140 MiB data, 869 MiB used, 714 GiB / 715 GiB avail; 8.3 KiB/s rd, 685 KiB/s wr, 13 op/s 2024-08-17T17:44:18.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:18 smithi131 bash[89561]: cluster 2024-08-17T17:44:18.034999+0000 mgr.y (mgr.34107) 1255 : cluster [DBG] pgmap v1843: 105 pgs: 105 active+clean; 140 MiB data, 869 MiB used, 714 GiB / 715 GiB avail; 8.3 KiB/s rd, 685 KiB/s wr, 13 op/s 2024-08-17T17:44:18.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:18 smithi131 bash[89561]: cluster 2024-08-17T17:44:18.034999+0000 mgr.y (mgr.34107) 1255 : cluster [DBG] pgmap v1843: 105 pgs: 105 active+clean; 140 MiB data, 869 MiB used, 714 GiB / 715 GiB avail; 8.3 KiB/s rd, 685 KiB/s wr, 13 op/s 2024-08-17T17:44:19.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:44:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:44:18] "GET /metrics HTTP/1.1" 200 36555 "" "Prometheus/2.51.0" 2024-08-17T17:44:20.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:20 smithi169 bash[79348]: cluster 2024-08-17T17:44:20.035839+0000 mgr.y (mgr.34107) 1256 : cluster [DBG] pgmap v1844: 105 pgs: 105 active+clean; 152 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 2.6 MiB/s wr, 45 op/s 2024-08-17T17:44:20.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:20 smithi169 bash[79348]: cluster 2024-08-17T17:44:20.035839+0000 mgr.y (mgr.34107) 1256 : cluster [DBG] pgmap v1844: 105 pgs: 105 active+clean; 152 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 2.6 MiB/s wr, 45 op/s 2024-08-17T17:44:20.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:20 smithi131 bash[89561]: cluster 2024-08-17T17:44:20.035839+0000 mgr.y (mgr.34107) 1256 : cluster [DBG] pgmap v1844: 105 pgs: 105 active+clean; 152 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 2.6 MiB/s wr, 45 op/s 2024-08-17T17:44:20.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:20 smithi131 bash[89561]: cluster 2024-08-17T17:44:20.035839+0000 mgr.y (mgr.34107) 1256 : cluster [DBG] pgmap v1844: 105 pgs: 105 active+clean; 152 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 2.6 MiB/s wr, 45 op/s 2024-08-17T17:44:20.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:20 smithi131 bash[88347]: cluster 2024-08-17T17:44:20.035839+0000 mgr.y (mgr.34107) 1256 : cluster [DBG] pgmap v1844: 105 pgs: 105 active+clean; 152 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 2.6 MiB/s wr, 45 op/s 2024-08-17T17:44:20.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:20 smithi131 bash[88347]: cluster 2024-08-17T17:44:20.035839+0000 mgr.y (mgr.34107) 1256 : cluster [DBG] pgmap v1844: 105 pgs: 105 active+clean; 152 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 2.6 MiB/s wr, 45 op/s 2024-08-17T17:44:22.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:22 smithi169 bash[79348]: cluster 2024-08-17T17:44:22.036400+0000 mgr.y (mgr.34107) 1257 : cluster [DBG] pgmap v1845: 105 pgs: 105 active+clean; 152 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 2.0 MiB/s wr, 29 op/s 2024-08-17T17:44:22.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:22 smithi169 bash[79348]: cluster 2024-08-17T17:44:22.036400+0000 mgr.y (mgr.34107) 1257 : cluster [DBG] pgmap v1845: 105 pgs: 105 active+clean; 152 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 2.0 MiB/s wr, 29 op/s 2024-08-17T17:44:22.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:22 smithi131 bash[88347]: cluster 2024-08-17T17:44:22.036400+0000 mgr.y (mgr.34107) 1257 : cluster [DBG] pgmap v1845: 105 pgs: 105 active+clean; 152 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 2.0 MiB/s wr, 29 op/s 2024-08-17T17:44:22.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:22 smithi131 bash[88347]: cluster 2024-08-17T17:44:22.036400+0000 mgr.y (mgr.34107) 1257 : cluster [DBG] pgmap v1845: 105 pgs: 105 active+clean; 152 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 2.0 MiB/s wr, 29 op/s 2024-08-17T17:44:22.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:22 smithi131 bash[89561]: cluster 2024-08-17T17:44:22.036400+0000 mgr.y (mgr.34107) 1257 : cluster [DBG] pgmap v1845: 105 pgs: 105 active+clean; 152 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 2.0 MiB/s wr, 29 op/s 2024-08-17T17:44:22.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:22 smithi131 bash[89561]: cluster 2024-08-17T17:44:22.036400+0000 mgr.y (mgr.34107) 1257 : cluster [DBG] pgmap v1845: 105 pgs: 105 active+clean; 152 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 2.0 MiB/s wr, 29 op/s 2024-08-17T17:44:23.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:23 smithi131 bash[88347]: audit 2024-08-17T17:44:23.244397+0000 mon.a (mon.0) 2051 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:23.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:23 smithi131 bash[88347]: audit 2024-08-17T17:44:23.244397+0000 mon.a (mon.0) 2051 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:23.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:23 smithi131 bash[89561]: audit 2024-08-17T17:44:23.244397+0000 mon.a (mon.0) 2051 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:23.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:23 smithi131 bash[89561]: audit 2024-08-17T17:44:23.244397+0000 mon.a (mon.0) 2051 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:23.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:23 smithi169 bash[79348]: audit 2024-08-17T17:44:23.244397+0000 mon.a (mon.0) 2051 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:23.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:23 smithi169 bash[79348]: audit 2024-08-17T17:44:23.244397+0000 mon.a (mon.0) 2051 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:24.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:24 smithi131 bash[88347]: cluster 2024-08-17T17:44:24.037175+0000 mgr.y (mgr.34107) 1258 : cluster [DBG] pgmap v1846: 105 pgs: 105 active+clean; 152 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 1.8 MiB/s wr, 22 op/s 2024-08-17T17:44:24.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:24 smithi131 bash[88347]: cluster 2024-08-17T17:44:24.037175+0000 mgr.y (mgr.34107) 1258 : cluster [DBG] pgmap v1846: 105 pgs: 105 active+clean; 152 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 1.8 MiB/s wr, 22 op/s 2024-08-17T17:44:24.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:24 smithi131 bash[89561]: cluster 2024-08-17T17:44:24.037175+0000 mgr.y (mgr.34107) 1258 : cluster [DBG] pgmap v1846: 105 pgs: 105 active+clean; 152 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 1.8 MiB/s wr, 22 op/s 2024-08-17T17:44:24.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:24 smithi131 bash[89561]: cluster 2024-08-17T17:44:24.037175+0000 mgr.y (mgr.34107) 1258 : cluster [DBG] pgmap v1846: 105 pgs: 105 active+clean; 152 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 1.8 MiB/s wr, 22 op/s 2024-08-17T17:44:24.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:24 smithi169 bash[79348]: cluster 2024-08-17T17:44:24.037175+0000 mgr.y (mgr.34107) 1258 : cluster [DBG] pgmap v1846: 105 pgs: 105 active+clean; 152 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 1.8 MiB/s wr, 22 op/s 2024-08-17T17:44:24.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:24 smithi169 bash[79348]: cluster 2024-08-17T17:44:24.037175+0000 mgr.y (mgr.34107) 1258 : cluster [DBG] pgmap v1846: 105 pgs: 105 active+clean; 152 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 1.8 MiB/s wr, 22 op/s 2024-08-17T17:44:26.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:26 smithi131 bash[88347]: cluster 2024-08-17T17:44:25.408499+0000 mon.a (mon.0) 2052 : cluster [DBG] osdmap e1235: 8 total, 8 up, 8 in 2024-08-17T17:44:26.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:26 smithi131 bash[88347]: cluster 2024-08-17T17:44:25.408499+0000 mon.a (mon.0) 2052 : cluster [DBG] osdmap e1235: 8 total, 8 up, 8 in 2024-08-17T17:44:26.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:26 smithi131 bash[88347]: cluster 2024-08-17T17:44:26.037937+0000 mgr.y (mgr.34107) 1259 : cluster [DBG] pgmap v1848: 105 pgs: 105 active+clean; 160 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 2.0 MiB/s wr, 20 op/s 2024-08-17T17:44:26.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:26 smithi131 bash[88347]: cluster 2024-08-17T17:44:26.037937+0000 mgr.y (mgr.34107) 1259 : cluster [DBG] pgmap v1848: 105 pgs: 105 active+clean; 160 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 2.0 MiB/s wr, 20 op/s 2024-08-17T17:44:26.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:26 smithi131 bash[89561]: cluster 2024-08-17T17:44:25.408499+0000 mon.a (mon.0) 2052 : cluster [DBG] osdmap e1235: 8 total, 8 up, 8 in 2024-08-17T17:44:26.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:26 smithi131 bash[89561]: cluster 2024-08-17T17:44:25.408499+0000 mon.a (mon.0) 2052 : cluster [DBG] osdmap e1235: 8 total, 8 up, 8 in 2024-08-17T17:44:26.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:26 smithi131 bash[89561]: cluster 2024-08-17T17:44:26.037937+0000 mgr.y (mgr.34107) 1259 : cluster [DBG] pgmap v1848: 105 pgs: 105 active+clean; 160 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 2.0 MiB/s wr, 20 op/s 2024-08-17T17:44:26.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:26 smithi131 bash[89561]: cluster 2024-08-17T17:44:26.037937+0000 mgr.y (mgr.34107) 1259 : cluster [DBG] pgmap v1848: 105 pgs: 105 active+clean; 160 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 2.0 MiB/s wr, 20 op/s 2024-08-17T17:44:26.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:26 smithi169 bash[79348]: cluster 2024-08-17T17:44:25.408499+0000 mon.a (mon.0) 2052 : cluster [DBG] osdmap e1235: 8 total, 8 up, 8 in 2024-08-17T17:44:26.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:26 smithi169 bash[79348]: cluster 2024-08-17T17:44:25.408499+0000 mon.a (mon.0) 2052 : cluster [DBG] osdmap e1235: 8 total, 8 up, 8 in 2024-08-17T17:44:26.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:26 smithi169 bash[79348]: cluster 2024-08-17T17:44:26.037937+0000 mgr.y (mgr.34107) 1259 : cluster [DBG] pgmap v1848: 105 pgs: 105 active+clean; 160 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 2.0 MiB/s wr, 20 op/s 2024-08-17T17:44:26.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:26 smithi169 bash[79348]: cluster 2024-08-17T17:44:26.037937+0000 mgr.y (mgr.34107) 1259 : cluster [DBG] pgmap v1848: 105 pgs: 105 active+clean; 160 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 13 KiB/s rd, 2.0 MiB/s wr, 20 op/s 2024-08-17T17:44:27.490 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:44:27.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:27 smithi131 bash[88347]: cluster 2024-08-17T17:44:26.423571+0000 mon.a (mon.0) 2053 : cluster [DBG] osdmap e1236: 8 total, 8 up, 8 in 2024-08-17T17:44:27.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:27 smithi131 bash[88347]: cluster 2024-08-17T17:44:26.423571+0000 mon.a (mon.0) 2053 : cluster [DBG] osdmap e1236: 8 total, 8 up, 8 in 2024-08-17T17:44:27.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:27 smithi131 bash[89561]: cluster 2024-08-17T17:44:26.423571+0000 mon.a (mon.0) 2053 : cluster [DBG] osdmap e1236: 8 total, 8 up, 8 in 2024-08-17T17:44:27.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:27 smithi131 bash[89561]: cluster 2024-08-17T17:44:26.423571+0000 mon.a (mon.0) 2053 : cluster [DBG] osdmap e1236: 8 total, 8 up, 8 in 2024-08-17T17:44:27.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:27 smithi169 bash[79348]: cluster 2024-08-17T17:44:26.423571+0000 mon.a (mon.0) 2053 : cluster [DBG] osdmap e1236: 8 total, 8 up, 8 in 2024-08-17T17:44:27.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:27 smithi169 bash[79348]: cluster 2024-08-17T17:44:26.423571+0000 mon.a (mon.0) 2053 : cluster [DBG] osdmap e1236: 8 total, 8 up, 8 in 2024-08-17T17:44:28.782 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:28 smithi131 bash[89561]: cluster 2024-08-17T17:44:27.430697+0000 mon.a (mon.0) 2054 : cluster [DBG] osdmap e1237: 8 total, 8 up, 8 in 2024-08-17T17:44:28.782 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:28 smithi131 bash[89561]: cluster 2024-08-17T17:44:27.430697+0000 mon.a (mon.0) 2054 : cluster [DBG] osdmap e1237: 8 total, 8 up, 8 in 2024-08-17T17:44:28.783 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:28 smithi131 bash[89561]: cluster 2024-08-17T17:44:28.038578+0000 mgr.y (mgr.34107) 1260 : cluster [DBG] pgmap v1851: 105 pgs: 105 active+clean; 160 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s wr, 0 op/s 2024-08-17T17:44:28.783 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:28 smithi131 bash[89561]: cluster 2024-08-17T17:44:28.038578+0000 mgr.y (mgr.34107) 1260 : cluster [DBG] pgmap v1851: 105 pgs: 105 active+clean; 160 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s wr, 0 op/s 2024-08-17T17:44:28.783 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:28 smithi131 bash[88347]: cluster 2024-08-17T17:44:27.430697+0000 mon.a (mon.0) 2054 : cluster [DBG] osdmap e1237: 8 total, 8 up, 8 in 2024-08-17T17:44:28.783 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:28 smithi131 bash[88347]: cluster 2024-08-17T17:44:27.430697+0000 mon.a (mon.0) 2054 : cluster [DBG] osdmap e1237: 8 total, 8 up, 8 in 2024-08-17T17:44:28.783 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:28 smithi131 bash[88347]: cluster 2024-08-17T17:44:28.038578+0000 mgr.y (mgr.34107) 1260 : cluster [DBG] pgmap v1851: 105 pgs: 105 active+clean; 160 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s wr, 0 op/s 2024-08-17T17:44:28.783 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:28 smithi131 bash[88347]: cluster 2024-08-17T17:44:28.038578+0000 mgr.y (mgr.34107) 1260 : cluster [DBG] pgmap v1851: 105 pgs: 105 active+clean; 160 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s wr, 0 op/s 2024-08-17T17:44:28.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:28 smithi169 bash[79348]: cluster 2024-08-17T17:44:27.430697+0000 mon.a (mon.0) 2054 : cluster [DBG] osdmap e1237: 8 total, 8 up, 8 in 2024-08-17T17:44:28.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:28 smithi169 bash[79348]: cluster 2024-08-17T17:44:27.430697+0000 mon.a (mon.0) 2054 : cluster [DBG] osdmap e1237: 8 total, 8 up, 8 in 2024-08-17T17:44:28.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:28 smithi169 bash[79348]: cluster 2024-08-17T17:44:28.038578+0000 mgr.y (mgr.34107) 1260 : cluster [DBG] pgmap v1851: 105 pgs: 105 active+clean; 160 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s wr, 0 op/s 2024-08-17T17:44:28.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:28 smithi169 bash[79348]: cluster 2024-08-17T17:44:28.038578+0000 mgr.y (mgr.34107) 1260 : cluster [DBG] pgmap v1851: 105 pgs: 105 active+clean; 160 MiB data, 906 MiB used, 714 GiB / 715 GiB avail; 1.3 MiB/s wr, 0 op/s 2024-08-17T17:44:29.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:44:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:44:28] "GET /metrics HTTP/1.1" 200 36558 "" "Prometheus/2.51.0" 2024-08-17T17:44:30.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:30 smithi169 bash[79348]: cluster 2024-08-17T17:44:30.039451+0000 mgr.y (mgr.34107) 1261 : cluster [DBG] pgmap v1852: 105 pgs: 105 active+clean; 170 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 29 KiB/s rd, 2.7 MiB/s wr, 44 op/s 2024-08-17T17:44:30.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:30 smithi169 bash[79348]: cluster 2024-08-17T17:44:30.039451+0000 mgr.y (mgr.34107) 1261 : cluster [DBG] pgmap v1852: 105 pgs: 105 active+clean; 170 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 29 KiB/s rd, 2.7 MiB/s wr, 44 op/s 2024-08-17T17:44:30.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:30 smithi131 bash[89561]: cluster 2024-08-17T17:44:30.039451+0000 mgr.y (mgr.34107) 1261 : cluster [DBG] pgmap v1852: 105 pgs: 105 active+clean; 170 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 29 KiB/s rd, 2.7 MiB/s wr, 44 op/s 2024-08-17T17:44:30.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:30 smithi131 bash[89561]: cluster 2024-08-17T17:44:30.039451+0000 mgr.y (mgr.34107) 1261 : cluster [DBG] pgmap v1852: 105 pgs: 105 active+clean; 170 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 29 KiB/s rd, 2.7 MiB/s wr, 44 op/s 2024-08-17T17:44:30.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:30 smithi131 bash[88347]: cluster 2024-08-17T17:44:30.039451+0000 mgr.y (mgr.34107) 1261 : cluster [DBG] pgmap v1852: 105 pgs: 105 active+clean; 170 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 29 KiB/s rd, 2.7 MiB/s wr, 44 op/s 2024-08-17T17:44:30.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:30 smithi131 bash[88347]: cluster 2024-08-17T17:44:30.039451+0000 mgr.y (mgr.34107) 1261 : cluster [DBG] pgmap v1852: 105 pgs: 105 active+clean; 170 MiB data, 942 MiB used, 714 GiB / 715 GiB avail; 29 KiB/s rd, 2.7 MiB/s wr, 44 op/s 2024-08-17T17:44:32.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:32 smithi169 bash[79348]: cluster 2024-08-17T17:44:32.040014+0000 mgr.y (mgr.34107) 1262 : cluster [DBG] pgmap v1853: 105 pgs: 105 active+clean; 170 MiB data, 954 MiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 2.4 MiB/s wr, 41 op/s 2024-08-17T17:44:32.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:32 smithi169 bash[79348]: cluster 2024-08-17T17:44:32.040014+0000 mgr.y (mgr.34107) 1262 : cluster [DBG] pgmap v1853: 105 pgs: 105 active+clean; 170 MiB data, 954 MiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 2.4 MiB/s wr, 41 op/s 2024-08-17T17:44:32.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:32 smithi131 bash[88347]: cluster 2024-08-17T17:44:32.040014+0000 mgr.y (mgr.34107) 1262 : cluster [DBG] pgmap v1853: 105 pgs: 105 active+clean; 170 MiB data, 954 MiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 2.4 MiB/s wr, 41 op/s 2024-08-17T17:44:32.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:32 smithi131 bash[88347]: cluster 2024-08-17T17:44:32.040014+0000 mgr.y (mgr.34107) 1262 : cluster [DBG] pgmap v1853: 105 pgs: 105 active+clean; 170 MiB data, 954 MiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 2.4 MiB/s wr, 41 op/s 2024-08-17T17:44:32.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:32 smithi131 bash[89561]: cluster 2024-08-17T17:44:32.040014+0000 mgr.y (mgr.34107) 1262 : cluster [DBG] pgmap v1853: 105 pgs: 105 active+clean; 170 MiB data, 954 MiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 2.4 MiB/s wr, 41 op/s 2024-08-17T17:44:32.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:32 smithi131 bash[89561]: cluster 2024-08-17T17:44:32.040014+0000 mgr.y (mgr.34107) 1262 : cluster [DBG] pgmap v1853: 105 pgs: 105 active+clean; 170 MiB data, 954 MiB used, 714 GiB / 715 GiB avail; 27 KiB/s rd, 2.4 MiB/s wr, 41 op/s 2024-08-17T17:44:34.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:34 smithi169 bash[79348]: cluster 2024-08-17T17:44:34.040799+0000 mgr.y (mgr.34107) 1263 : cluster [DBG] pgmap v1854: 105 pgs: 105 active+clean; 170 MiB data, 954 MiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 1.0 MiB/s wr, 34 op/s 2024-08-17T17:44:34.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:34 smithi169 bash[79348]: cluster 2024-08-17T17:44:34.040799+0000 mgr.y (mgr.34107) 1263 : cluster [DBG] pgmap v1854: 105 pgs: 105 active+clean; 170 MiB data, 954 MiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 1.0 MiB/s wr, 34 op/s 2024-08-17T17:44:34.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:34 smithi131 bash[89561]: cluster 2024-08-17T17:44:34.040799+0000 mgr.y (mgr.34107) 1263 : cluster [DBG] pgmap v1854: 105 pgs: 105 active+clean; 170 MiB data, 954 MiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 1.0 MiB/s wr, 34 op/s 2024-08-17T17:44:34.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:34 smithi131 bash[89561]: cluster 2024-08-17T17:44:34.040799+0000 mgr.y (mgr.34107) 1263 : cluster [DBG] pgmap v1854: 105 pgs: 105 active+clean; 170 MiB data, 954 MiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 1.0 MiB/s wr, 34 op/s 2024-08-17T17:44:34.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:34 smithi131 bash[88347]: cluster 2024-08-17T17:44:34.040799+0000 mgr.y (mgr.34107) 1263 : cluster [DBG] pgmap v1854: 105 pgs: 105 active+clean; 170 MiB data, 954 MiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 1.0 MiB/s wr, 34 op/s 2024-08-17T17:44:34.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:34 smithi131 bash[88347]: cluster 2024-08-17T17:44:34.040799+0000 mgr.y (mgr.34107) 1263 : cluster [DBG] pgmap v1854: 105 pgs: 105 active+clean; 170 MiB data, 954 MiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 1.0 MiB/s wr, 34 op/s 2024-08-17T17:44:36.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:36 smithi169 bash[79348]: cluster 2024-08-17T17:44:35.119945+0000 mon.a (mon.0) 2055 : cluster [DBG] osdmap e1238: 8 total, 8 up, 8 in 2024-08-17T17:44:36.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:36 smithi169 bash[79348]: cluster 2024-08-17T17:44:35.119945+0000 mon.a (mon.0) 2055 : cluster [DBG] osdmap e1238: 8 total, 8 up, 8 in 2024-08-17T17:44:36.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:36 smithi169 bash[79348]: cluster 2024-08-17T17:44:36.041556+0000 mgr.y (mgr.34107) 1264 : cluster [DBG] pgmap v1856: 105 pgs: 105 active+clean; 170 MiB data, 958 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 955 KiB/s wr, 32 op/s 2024-08-17T17:44:36.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:36 smithi169 bash[79348]: cluster 2024-08-17T17:44:36.041556+0000 mgr.y (mgr.34107) 1264 : cluster [DBG] pgmap v1856: 105 pgs: 105 active+clean; 170 MiB data, 958 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 955 KiB/s wr, 32 op/s 2024-08-17T17:44:36.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:36 smithi131 bash[89561]: cluster 2024-08-17T17:44:35.119945+0000 mon.a (mon.0) 2055 : cluster [DBG] osdmap e1238: 8 total, 8 up, 8 in 2024-08-17T17:44:36.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:36 smithi131 bash[89561]: cluster 2024-08-17T17:44:35.119945+0000 mon.a (mon.0) 2055 : cluster [DBG] osdmap e1238: 8 total, 8 up, 8 in 2024-08-17T17:44:36.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:36 smithi131 bash[89561]: cluster 2024-08-17T17:44:36.041556+0000 mgr.y (mgr.34107) 1264 : cluster [DBG] pgmap v1856: 105 pgs: 105 active+clean; 170 MiB data, 958 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 955 KiB/s wr, 32 op/s 2024-08-17T17:44:36.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:36 smithi131 bash[89561]: cluster 2024-08-17T17:44:36.041556+0000 mgr.y (mgr.34107) 1264 : cluster [DBG] pgmap v1856: 105 pgs: 105 active+clean; 170 MiB data, 958 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 955 KiB/s wr, 32 op/s 2024-08-17T17:44:36.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:36 smithi131 bash[88347]: cluster 2024-08-17T17:44:35.119945+0000 mon.a (mon.0) 2055 : cluster [DBG] osdmap e1238: 8 total, 8 up, 8 in 2024-08-17T17:44:36.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:36 smithi131 bash[88347]: cluster 2024-08-17T17:44:35.119945+0000 mon.a (mon.0) 2055 : cluster [DBG] osdmap e1238: 8 total, 8 up, 8 in 2024-08-17T17:44:36.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:36 smithi131 bash[88347]: cluster 2024-08-17T17:44:36.041556+0000 mgr.y (mgr.34107) 1264 : cluster [DBG] pgmap v1856: 105 pgs: 105 active+clean; 170 MiB data, 958 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 955 KiB/s wr, 32 op/s 2024-08-17T17:44:36.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:36 smithi131 bash[88347]: cluster 2024-08-17T17:44:36.041556+0000 mgr.y (mgr.34107) 1264 : cluster [DBG] pgmap v1856: 105 pgs: 105 active+clean; 170 MiB data, 958 MiB used, 714 GiB / 715 GiB avail; 21 KiB/s rd, 955 KiB/s wr, 32 op/s 2024-08-17T17:44:37.206 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:44:37.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:37 smithi169 bash[79348]: cluster 2024-08-17T17:44:36.131499+0000 mon.a (mon.0) 2056 : cluster [DBG] osdmap e1239: 8 total, 8 up, 8 in 2024-08-17T17:44:37.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:37 smithi169 bash[79348]: cluster 2024-08-17T17:44:36.131499+0000 mon.a (mon.0) 2056 : cluster [DBG] osdmap e1239: 8 total, 8 up, 8 in 2024-08-17T17:44:37.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:37 smithi131 bash[88347]: cluster 2024-08-17T17:44:36.131499+0000 mon.a (mon.0) 2056 : cluster [DBG] osdmap e1239: 8 total, 8 up, 8 in 2024-08-17T17:44:37.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:37 smithi131 bash[88347]: cluster 2024-08-17T17:44:36.131499+0000 mon.a (mon.0) 2056 : cluster [DBG] osdmap e1239: 8 total, 8 up, 8 in 2024-08-17T17:44:37.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:37 smithi131 bash[89561]: cluster 2024-08-17T17:44:36.131499+0000 mon.a (mon.0) 2056 : cluster [DBG] osdmap e1239: 8 total, 8 up, 8 in 2024-08-17T17:44:37.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:37 smithi131 bash[89561]: cluster 2024-08-17T17:44:36.131499+0000 mon.a (mon.0) 2056 : cluster [DBG] osdmap e1239: 8 total, 8 up, 8 in 2024-08-17T17:44:38.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:38 smithi131 bash[88347]: cluster 2024-08-17T17:44:37.133219+0000 mon.a (mon.0) 2057 : cluster [DBG] osdmap e1240: 8 total, 8 up, 8 in 2024-08-17T17:44:38.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:38 smithi131 bash[88347]: cluster 2024-08-17T17:44:37.133219+0000 mon.a (mon.0) 2057 : cluster [DBG] osdmap e1240: 8 total, 8 up, 8 in 2024-08-17T17:44:38.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:38 smithi131 bash[88347]: cluster 2024-08-17T17:44:38.042187+0000 mgr.y (mgr.34107) 1265 : cluster [DBG] pgmap v1859: 105 pgs: 105 active+clean; 170 MiB data, 958 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:44:38.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:38 smithi131 bash[88347]: cluster 2024-08-17T17:44:38.042187+0000 mgr.y (mgr.34107) 1265 : cluster [DBG] pgmap v1859: 105 pgs: 105 active+clean; 170 MiB data, 958 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:44:38.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:38 smithi131 bash[89561]: cluster 2024-08-17T17:44:37.133219+0000 mon.a (mon.0) 2057 : cluster [DBG] osdmap e1240: 8 total, 8 up, 8 in 2024-08-17T17:44:38.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:38 smithi131 bash[89561]: cluster 2024-08-17T17:44:37.133219+0000 mon.a (mon.0) 2057 : cluster [DBG] osdmap e1240: 8 total, 8 up, 8 in 2024-08-17T17:44:38.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:38 smithi131 bash[89561]: cluster 2024-08-17T17:44:38.042187+0000 mgr.y (mgr.34107) 1265 : cluster [DBG] pgmap v1859: 105 pgs: 105 active+clean; 170 MiB data, 958 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:44:38.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:38 smithi131 bash[89561]: cluster 2024-08-17T17:44:38.042187+0000 mgr.y (mgr.34107) 1265 : cluster [DBG] pgmap v1859: 105 pgs: 105 active+clean; 170 MiB data, 958 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:44:38.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:38 smithi169 bash[79348]: cluster 2024-08-17T17:44:37.133219+0000 mon.a (mon.0) 2057 : cluster [DBG] osdmap e1240: 8 total, 8 up, 8 in 2024-08-17T17:44:38.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:38 smithi169 bash[79348]: cluster 2024-08-17T17:44:37.133219+0000 mon.a (mon.0) 2057 : cluster [DBG] osdmap e1240: 8 total, 8 up, 8 in 2024-08-17T17:44:38.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:38 smithi169 bash[79348]: cluster 2024-08-17T17:44:38.042187+0000 mgr.y (mgr.34107) 1265 : cluster [DBG] pgmap v1859: 105 pgs: 105 active+clean; 170 MiB data, 958 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:44:38.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:38 smithi169 bash[79348]: cluster 2024-08-17T17:44:38.042187+0000 mgr.y (mgr.34107) 1265 : cluster [DBG] pgmap v1859: 105 pgs: 105 active+clean; 170 MiB data, 958 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:44:39.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:44:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:44:38] "GET /metrics HTTP/1.1" 200 36558 "" "Prometheus/2.51.0" 2024-08-17T17:44:39.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:39 smithi131 bash[88347]: audit 2024-08-17T17:44:38.244775+0000 mon.a (mon.0) 2058 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:39.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:39 smithi131 bash[88347]: audit 2024-08-17T17:44:38.244775+0000 mon.a (mon.0) 2058 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:39.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:39 smithi131 bash[89561]: audit 2024-08-17T17:44:38.244775+0000 mon.a (mon.0) 2058 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:39.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:39 smithi131 bash[89561]: audit 2024-08-17T17:44:38.244775+0000 mon.a (mon.0) 2058 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:39.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:39 smithi169 bash[79348]: audit 2024-08-17T17:44:38.244775+0000 mon.a (mon.0) 2058 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:39.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:39 smithi169 bash[79348]: audit 2024-08-17T17:44:38.244775+0000 mon.a (mon.0) 2058 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:40.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:40 smithi131 bash[88347]: cluster 2024-08-17T17:44:40.043059+0000 mgr.y (mgr.34107) 1266 : cluster [DBG] pgmap v1860: 105 pgs: 105 active+clean; 188 MiB data, 1007 MiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 2.7 MiB/s wr, 45 op/s 2024-08-17T17:44:40.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:40 smithi131 bash[88347]: cluster 2024-08-17T17:44:40.043059+0000 mgr.y (mgr.34107) 1266 : cluster [DBG] pgmap v1860: 105 pgs: 105 active+clean; 188 MiB data, 1007 MiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 2.7 MiB/s wr, 45 op/s 2024-08-17T17:44:40.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:40 smithi131 bash[89561]: cluster 2024-08-17T17:44:40.043059+0000 mgr.y (mgr.34107) 1266 : cluster [DBG] pgmap v1860: 105 pgs: 105 active+clean; 188 MiB data, 1007 MiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 2.7 MiB/s wr, 45 op/s 2024-08-17T17:44:40.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:40 smithi131 bash[89561]: cluster 2024-08-17T17:44:40.043059+0000 mgr.y (mgr.34107) 1266 : cluster [DBG] pgmap v1860: 105 pgs: 105 active+clean; 188 MiB data, 1007 MiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 2.7 MiB/s wr, 45 op/s 2024-08-17T17:44:40.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:40 smithi169 bash[79348]: cluster 2024-08-17T17:44:40.043059+0000 mgr.y (mgr.34107) 1266 : cluster [DBG] pgmap v1860: 105 pgs: 105 active+clean; 188 MiB data, 1007 MiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 2.7 MiB/s wr, 45 op/s 2024-08-17T17:44:40.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:40 smithi169 bash[79348]: cluster 2024-08-17T17:44:40.043059+0000 mgr.y (mgr.34107) 1266 : cluster [DBG] pgmap v1860: 105 pgs: 105 active+clean; 188 MiB data, 1007 MiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 2.7 MiB/s wr, 45 op/s 2024-08-17T17:44:41.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:41 smithi131 bash[89561]: audit 2024-08-17T17:44:40.969664+0000 mon.a (mon.0) 2059 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:44:41.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:41 smithi131 bash[89561]: audit 2024-08-17T17:44:40.969664+0000 mon.a (mon.0) 2059 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:44:41.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:41 smithi131 bash[88347]: audit 2024-08-17T17:44:40.969664+0000 mon.a (mon.0) 2059 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:44:41.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:41 smithi131 bash[88347]: audit 2024-08-17T17:44:40.969664+0000 mon.a (mon.0) 2059 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:44:41.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:41 smithi169 bash[79348]: audit 2024-08-17T17:44:40.969664+0000 mon.a (mon.0) 2059 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:44:41.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:41 smithi169 bash[79348]: audit 2024-08-17T17:44:40.969664+0000 mon.a (mon.0) 2059 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:44:42.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:42 smithi131 bash[88347]: cluster 2024-08-17T17:44:42.043605+0000 mgr.y (mgr.34107) 1267 : cluster [DBG] pgmap v1861: 105 pgs: 105 active+clean; 188 MiB data, 1007 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-08-17T17:44:42.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:42 smithi131 bash[88347]: cluster 2024-08-17T17:44:42.043605+0000 mgr.y (mgr.34107) 1267 : cluster [DBG] pgmap v1861: 105 pgs: 105 active+clean; 188 MiB data, 1007 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-08-17T17:44:42.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:42 smithi131 bash[89561]: cluster 2024-08-17T17:44:42.043605+0000 mgr.y (mgr.34107) 1267 : cluster [DBG] pgmap v1861: 105 pgs: 105 active+clean; 188 MiB data, 1007 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-08-17T17:44:42.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:42 smithi131 bash[89561]: cluster 2024-08-17T17:44:42.043605+0000 mgr.y (mgr.34107) 1267 : cluster [DBG] pgmap v1861: 105 pgs: 105 active+clean; 188 MiB data, 1007 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-08-17T17:44:42.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:42 smithi169 bash[79348]: cluster 2024-08-17T17:44:42.043605+0000 mgr.y (mgr.34107) 1267 : cluster [DBG] pgmap v1861: 105 pgs: 105 active+clean; 188 MiB data, 1007 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-08-17T17:44:42.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:42 smithi169 bash[79348]: cluster 2024-08-17T17:44:42.043605+0000 mgr.y (mgr.34107) 1267 : cluster [DBG] pgmap v1861: 105 pgs: 105 active+clean; 188 MiB data, 1007 MiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-08-17T17:44:44.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:44 smithi169 bash[79348]: cluster 2024-08-17T17:44:44.044393+0000 mgr.y (mgr.34107) 1268 : cluster [DBG] pgmap v1862: 105 pgs: 105 active+clean; 188 MiB data, 1007 MiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-17T17:44:44.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:44 smithi169 bash[79348]: cluster 2024-08-17T17:44:44.044393+0000 mgr.y (mgr.34107) 1268 : cluster [DBG] pgmap v1862: 105 pgs: 105 active+clean; 188 MiB data, 1007 MiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-17T17:44:44.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:44 smithi131 bash[88347]: cluster 2024-08-17T17:44:44.044393+0000 mgr.y (mgr.34107) 1268 : cluster [DBG] pgmap v1862: 105 pgs: 105 active+clean; 188 MiB data, 1007 MiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-17T17:44:44.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:44 smithi131 bash[88347]: cluster 2024-08-17T17:44:44.044393+0000 mgr.y (mgr.34107) 1268 : cluster [DBG] pgmap v1862: 105 pgs: 105 active+clean; 188 MiB data, 1007 MiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-17T17:44:44.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:44 smithi131 bash[89561]: cluster 2024-08-17T17:44:44.044393+0000 mgr.y (mgr.34107) 1268 : cluster [DBG] pgmap v1862: 105 pgs: 105 active+clean; 188 MiB data, 1007 MiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-17T17:44:44.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:44 smithi131 bash[89561]: cluster 2024-08-17T17:44:44.044393+0000 mgr.y (mgr.34107) 1268 : cluster [DBG] pgmap v1862: 105 pgs: 105 active+clean; 188 MiB data, 1007 MiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-17T17:44:46.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:46 smithi169 bash[79348]: cluster 2024-08-17T17:44:45.122143+0000 mon.a (mon.0) 2060 : cluster [DBG] osdmap e1241: 8 total, 8 up, 8 in 2024-08-17T17:44:46.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:46 smithi169 bash[79348]: cluster 2024-08-17T17:44:45.122143+0000 mon.a (mon.0) 2060 : cluster [DBG] osdmap e1241: 8 total, 8 up, 8 in 2024-08-17T17:44:46.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:46 smithi169 bash[79348]: cluster 2024-08-17T17:44:46.045234+0000 mgr.y (mgr.34107) 1269 : cluster [DBG] pgmap v1864: 105 pgs: 105 active+clean; 188 MiB data, 1019 MiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 1.8 MiB/s wr, 36 op/s 2024-08-17T17:44:46.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:46 smithi169 bash[79348]: cluster 2024-08-17T17:44:46.045234+0000 mgr.y (mgr.34107) 1269 : cluster [DBG] pgmap v1864: 105 pgs: 105 active+clean; 188 MiB data, 1019 MiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 1.8 MiB/s wr, 36 op/s 2024-08-17T17:44:46.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:46 smithi131 bash[89561]: cluster 2024-08-17T17:44:45.122143+0000 mon.a (mon.0) 2060 : cluster [DBG] osdmap e1241: 8 total, 8 up, 8 in 2024-08-17T17:44:46.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:46 smithi131 bash[89561]: cluster 2024-08-17T17:44:45.122143+0000 mon.a (mon.0) 2060 : cluster [DBG] osdmap e1241: 8 total, 8 up, 8 in 2024-08-17T17:44:46.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:46 smithi131 bash[89561]: cluster 2024-08-17T17:44:46.045234+0000 mgr.y (mgr.34107) 1269 : cluster [DBG] pgmap v1864: 105 pgs: 105 active+clean; 188 MiB data, 1019 MiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 1.8 MiB/s wr, 36 op/s 2024-08-17T17:44:46.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:46 smithi131 bash[89561]: cluster 2024-08-17T17:44:46.045234+0000 mgr.y (mgr.34107) 1269 : cluster [DBG] pgmap v1864: 105 pgs: 105 active+clean; 188 MiB data, 1019 MiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 1.8 MiB/s wr, 36 op/s 2024-08-17T17:44:46.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:46 smithi131 bash[88347]: cluster 2024-08-17T17:44:45.122143+0000 mon.a (mon.0) 2060 : cluster [DBG] osdmap e1241: 8 total, 8 up, 8 in 2024-08-17T17:44:46.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:46 smithi131 bash[88347]: cluster 2024-08-17T17:44:45.122143+0000 mon.a (mon.0) 2060 : cluster [DBG] osdmap e1241: 8 total, 8 up, 8 in 2024-08-17T17:44:46.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:46 smithi131 bash[88347]: cluster 2024-08-17T17:44:46.045234+0000 mgr.y (mgr.34107) 1269 : cluster [DBG] pgmap v1864: 105 pgs: 105 active+clean; 188 MiB data, 1019 MiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 1.8 MiB/s wr, 36 op/s 2024-08-17T17:44:46.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:46 smithi131 bash[88347]: cluster 2024-08-17T17:44:46.045234+0000 mgr.y (mgr.34107) 1269 : cluster [DBG] pgmap v1864: 105 pgs: 105 active+clean; 188 MiB data, 1019 MiB used, 714 GiB / 715 GiB avail; 24 KiB/s rd, 1.8 MiB/s wr, 36 op/s 2024-08-17T17:44:47.197 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:44:47.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:47 smithi169 bash[79348]: cluster 2024-08-17T17:44:46.120849+0000 mon.a (mon.0) 2061 : cluster [DBG] osdmap e1242: 8 total, 8 up, 8 in 2024-08-17T17:44:47.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:47 smithi169 bash[79348]: cluster 2024-08-17T17:44:46.120849+0000 mon.a (mon.0) 2061 : cluster [DBG] osdmap e1242: 8 total, 8 up, 8 in 2024-08-17T17:44:47.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:47 smithi169 bash[79348]: audit 2024-08-17T17:44:46.709239+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:44:47.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:47 smithi169 bash[79348]: audit 2024-08-17T17:44:46.709239+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:44:47.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:47 smithi169 bash[79348]: audit 2024-08-17T17:44:46.716057+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:44:47.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:47 smithi169 bash[79348]: audit 2024-08-17T17:44:46.716057+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:44:47.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:47 smithi169 bash[79348]: audit 2024-08-17T17:44:46.987155+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:44:47.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:47 smithi169 bash[79348]: audit 2024-08-17T17:44:46.987155+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:44:47.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:47 smithi169 bash[79348]: audit 2024-08-17T17:44:46.996801+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:44:47.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:47 smithi169 bash[79348]: audit 2024-08-17T17:44:46.996801+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:44:47.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:47 smithi131 bash[88347]: cluster 2024-08-17T17:44:46.120849+0000 mon.a (mon.0) 2061 : cluster [DBG] osdmap e1242: 8 total, 8 up, 8 in 2024-08-17T17:44:47.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:47 smithi131 bash[88347]: cluster 2024-08-17T17:44:46.120849+0000 mon.a (mon.0) 2061 : cluster [DBG] osdmap e1242: 8 total, 8 up, 8 in 2024-08-17T17:44:47.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:47 smithi131 bash[88347]: audit 2024-08-17T17:44:46.709239+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:44:47.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:47 smithi131 bash[88347]: audit 2024-08-17T17:44:46.709239+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:44:47.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:47 smithi131 bash[88347]: audit 2024-08-17T17:44:46.716057+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:44:47.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:47 smithi131 bash[88347]: audit 2024-08-17T17:44:46.716057+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:44:47.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:47 smithi131 bash[88347]: audit 2024-08-17T17:44:46.987155+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:44:47.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:47 smithi131 bash[88347]: audit 2024-08-17T17:44:46.987155+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:44:47.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:47 smithi131 bash[88347]: audit 2024-08-17T17:44:46.996801+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:44:47.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:47 smithi131 bash[88347]: audit 2024-08-17T17:44:46.996801+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:44:47.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:47 smithi131 bash[89561]: cluster 2024-08-17T17:44:46.120849+0000 mon.a (mon.0) 2061 : cluster [DBG] osdmap e1242: 8 total, 8 up, 8 in 2024-08-17T17:44:47.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:47 smithi131 bash[89561]: cluster 2024-08-17T17:44:46.120849+0000 mon.a (mon.0) 2061 : cluster [DBG] osdmap e1242: 8 total, 8 up, 8 in 2024-08-17T17:44:47.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:47 smithi131 bash[89561]: audit 2024-08-17T17:44:46.709239+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:44:47.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:47 smithi131 bash[89561]: audit 2024-08-17T17:44:46.709239+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:44:47.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:47 smithi131 bash[89561]: audit 2024-08-17T17:44:46.716057+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:44:47.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:47 smithi131 bash[89561]: audit 2024-08-17T17:44:46.716057+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:44:47.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:47 smithi131 bash[89561]: audit 2024-08-17T17:44:46.987155+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:44:47.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:47 smithi131 bash[89561]: audit 2024-08-17T17:44:46.987155+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:44:47.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:47 smithi131 bash[89561]: audit 2024-08-17T17:44:46.996801+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:44:47.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:47 smithi131 bash[89561]: audit 2024-08-17T17:44:46.996801+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:44:48.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:48 smithi169 bash[79348]: cluster 2024-08-17T17:44:47.140528+0000 mon.a (mon.0) 2066 : cluster [DBG] osdmap e1243: 8 total, 8 up, 8 in 2024-08-17T17:44:48.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:48 smithi169 bash[79348]: cluster 2024-08-17T17:44:47.140528+0000 mon.a (mon.0) 2066 : cluster [DBG] osdmap e1243: 8 total, 8 up, 8 in 2024-08-17T17:44:48.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:48 smithi169 bash[79348]: audit 2024-08-17T17:44:47.600695+0000 mon.a (mon.0) 2067 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:44:48.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:48 smithi169 bash[79348]: audit 2024-08-17T17:44:47.600695+0000 mon.a (mon.0) 2067 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:44:48.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:48 smithi169 bash[79348]: audit 2024-08-17T17:44:47.601749+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:44:48.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:48 smithi169 bash[79348]: audit 2024-08-17T17:44:47.601749+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:44:48.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:48 smithi169 bash[79348]: audit 2024-08-17T17:44:47.608250+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:44:48.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:48 smithi169 bash[79348]: audit 2024-08-17T17:44:47.608250+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:44:48.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:48 smithi169 bash[79348]: cluster 2024-08-17T17:44:48.045668+0000 mgr.y (mgr.34107) 1270 : cluster [DBG] pgmap v1867: 105 pgs: 105 active+clean; 188 MiB data, 1019 MiB used, 714 GiB / 715 GiB avail; 4.8 KiB/s rd, 1.8 KiB/s wr, 8 op/s 2024-08-17T17:44:48.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:48 smithi169 bash[79348]: cluster 2024-08-17T17:44:48.045668+0000 mgr.y (mgr.34107) 1270 : cluster [DBG] pgmap v1867: 105 pgs: 105 active+clean; 188 MiB data, 1019 MiB used, 714 GiB / 715 GiB avail; 4.8 KiB/s rd, 1.8 KiB/s wr, 8 op/s 2024-08-17T17:44:48.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:48 smithi131 bash[88347]: cluster 2024-08-17T17:44:47.140528+0000 mon.a (mon.0) 2066 : cluster [DBG] osdmap e1243: 8 total, 8 up, 8 in 2024-08-17T17:44:48.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:48 smithi131 bash[88347]: cluster 2024-08-17T17:44:47.140528+0000 mon.a (mon.0) 2066 : cluster [DBG] osdmap e1243: 8 total, 8 up, 8 in 2024-08-17T17:44:48.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:48 smithi131 bash[88347]: audit 2024-08-17T17:44:47.600695+0000 mon.a (mon.0) 2067 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:44:48.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:48 smithi131 bash[88347]: audit 2024-08-17T17:44:47.600695+0000 mon.a (mon.0) 2067 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:44:48.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:48 smithi131 bash[88347]: audit 2024-08-17T17:44:47.601749+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:44:48.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:48 smithi131 bash[88347]: audit 2024-08-17T17:44:47.601749+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:44:48.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:48 smithi131 bash[88347]: audit 2024-08-17T17:44:47.608250+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:44:48.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:48 smithi131 bash[88347]: audit 2024-08-17T17:44:47.608250+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:44:48.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:48 smithi131 bash[88347]: cluster 2024-08-17T17:44:48.045668+0000 mgr.y (mgr.34107) 1270 : cluster [DBG] pgmap v1867: 105 pgs: 105 active+clean; 188 MiB data, 1019 MiB used, 714 GiB / 715 GiB avail; 4.8 KiB/s rd, 1.8 KiB/s wr, 8 op/s 2024-08-17T17:44:48.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:48 smithi131 bash[88347]: cluster 2024-08-17T17:44:48.045668+0000 mgr.y (mgr.34107) 1270 : cluster [DBG] pgmap v1867: 105 pgs: 105 active+clean; 188 MiB data, 1019 MiB used, 714 GiB / 715 GiB avail; 4.8 KiB/s rd, 1.8 KiB/s wr, 8 op/s 2024-08-17T17:44:48.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:48 smithi131 bash[89561]: cluster 2024-08-17T17:44:47.140528+0000 mon.a (mon.0) 2066 : cluster [DBG] osdmap e1243: 8 total, 8 up, 8 in 2024-08-17T17:44:48.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:48 smithi131 bash[89561]: cluster 2024-08-17T17:44:47.140528+0000 mon.a (mon.0) 2066 : cluster [DBG] osdmap e1243: 8 total, 8 up, 8 in 2024-08-17T17:44:48.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:48 smithi131 bash[89561]: audit 2024-08-17T17:44:47.600695+0000 mon.a (mon.0) 2067 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:44:48.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:48 smithi131 bash[89561]: audit 2024-08-17T17:44:47.600695+0000 mon.a (mon.0) 2067 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:44:48.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:48 smithi131 bash[89561]: audit 2024-08-17T17:44:47.601749+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:44:48.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:48 smithi131 bash[89561]: audit 2024-08-17T17:44:47.601749+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:44:48.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:48 smithi131 bash[89561]: audit 2024-08-17T17:44:47.608250+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:44:48.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:48 smithi131 bash[89561]: audit 2024-08-17T17:44:47.608250+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:44:48.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:48 smithi131 bash[89561]: cluster 2024-08-17T17:44:48.045668+0000 mgr.y (mgr.34107) 1270 : cluster [DBG] pgmap v1867: 105 pgs: 105 active+clean; 188 MiB data, 1019 MiB used, 714 GiB / 715 GiB avail; 4.8 KiB/s rd, 1.8 KiB/s wr, 8 op/s 2024-08-17T17:44:48.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:48 smithi131 bash[89561]: cluster 2024-08-17T17:44:48.045668+0000 mgr.y (mgr.34107) 1270 : cluster [DBG] pgmap v1867: 105 pgs: 105 active+clean; 188 MiB data, 1019 MiB used, 714 GiB / 715 GiB avail; 4.8 KiB/s rd, 1.8 KiB/s wr, 8 op/s 2024-08-17T17:44:49.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:44:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:44:48] "GET /metrics HTTP/1.1" 200 36558 "" "Prometheus/2.51.0" 2024-08-17T17:44:50.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:50 smithi169 bash[79348]: cluster 2024-08-17T17:44:50.046440+0000 mgr.y (mgr.34107) 1271 : cluster [DBG] pgmap v1868: 105 pgs: 105 active+clean; 206 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 2.7 MiB/s wr, 41 op/s 2024-08-17T17:44:50.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:50 smithi169 bash[79348]: cluster 2024-08-17T17:44:50.046440+0000 mgr.y (mgr.34107) 1271 : cluster [DBG] pgmap v1868: 105 pgs: 105 active+clean; 206 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 2.7 MiB/s wr, 41 op/s 2024-08-17T17:44:50.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:50 smithi131 bash[89561]: cluster 2024-08-17T17:44:50.046440+0000 mgr.y (mgr.34107) 1271 : cluster [DBG] pgmap v1868: 105 pgs: 105 active+clean; 206 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 2.7 MiB/s wr, 41 op/s 2024-08-17T17:44:50.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:50 smithi131 bash[89561]: cluster 2024-08-17T17:44:50.046440+0000 mgr.y (mgr.34107) 1271 : cluster [DBG] pgmap v1868: 105 pgs: 105 active+clean; 206 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 2.7 MiB/s wr, 41 op/s 2024-08-17T17:44:50.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:50 smithi131 bash[88347]: cluster 2024-08-17T17:44:50.046440+0000 mgr.y (mgr.34107) 1271 : cluster [DBG] pgmap v1868: 105 pgs: 105 active+clean; 206 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 2.7 MiB/s wr, 41 op/s 2024-08-17T17:44:50.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:50 smithi131 bash[88347]: cluster 2024-08-17T17:44:50.046440+0000 mgr.y (mgr.34107) 1271 : cluster [DBG] pgmap v1868: 105 pgs: 105 active+clean; 206 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 28 KiB/s rd, 2.7 MiB/s wr, 41 op/s 2024-08-17T17:44:52.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:52 smithi169 bash[79348]: cluster 2024-08-17T17:44:52.047001+0000 mgr.y (mgr.34107) 1272 : cluster [DBG] pgmap v1869: 105 pgs: 105 active+clean; 206 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-08-17T17:44:52.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:52 smithi169 bash[79348]: cluster 2024-08-17T17:44:52.047001+0000 mgr.y (mgr.34107) 1272 : cluster [DBG] pgmap v1869: 105 pgs: 105 active+clean; 206 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-08-17T17:44:52.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:52 smithi131 bash[89561]: cluster 2024-08-17T17:44:52.047001+0000 mgr.y (mgr.34107) 1272 : cluster [DBG] pgmap v1869: 105 pgs: 105 active+clean; 206 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-08-17T17:44:52.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:52 smithi131 bash[89561]: cluster 2024-08-17T17:44:52.047001+0000 mgr.y (mgr.34107) 1272 : cluster [DBG] pgmap v1869: 105 pgs: 105 active+clean; 206 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-08-17T17:44:52.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:52 smithi131 bash[88347]: cluster 2024-08-17T17:44:52.047001+0000 mgr.y (mgr.34107) 1272 : cluster [DBG] pgmap v1869: 105 pgs: 105 active+clean; 206 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-08-17T17:44:52.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:52 smithi131 bash[88347]: cluster 2024-08-17T17:44:52.047001+0000 mgr.y (mgr.34107) 1272 : cluster [DBG] pgmap v1869: 105 pgs: 105 active+clean; 206 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-08-17T17:44:53.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:53 smithi131 bash[89561]: audit 2024-08-17T17:44:53.245460+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:53.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:53 smithi131 bash[89561]: audit 2024-08-17T17:44:53.245460+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:53.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:53 smithi131 bash[88347]: audit 2024-08-17T17:44:53.245460+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:53.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:53 smithi131 bash[88347]: audit 2024-08-17T17:44:53.245460+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:53.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:53 smithi169 bash[79348]: audit 2024-08-17T17:44:53.245460+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:53.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:53 smithi169 bash[79348]: audit 2024-08-17T17:44:53.245460+0000 mon.a (mon.0) 2070 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:44:54.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:54 smithi131 bash[88347]: cluster 2024-08-17T17:44:54.047782+0000 mgr.y (mgr.34107) 1273 : cluster [DBG] pgmap v1870: 105 pgs: 105 active+clean; 206 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 2.0 MiB/s wr, 28 op/s 2024-08-17T17:44:54.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:54 smithi131 bash[88347]: cluster 2024-08-17T17:44:54.047782+0000 mgr.y (mgr.34107) 1273 : cluster [DBG] pgmap v1870: 105 pgs: 105 active+clean; 206 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 2.0 MiB/s wr, 28 op/s 2024-08-17T17:44:54.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:54 smithi131 bash[89561]: cluster 2024-08-17T17:44:54.047782+0000 mgr.y (mgr.34107) 1273 : cluster [DBG] pgmap v1870: 105 pgs: 105 active+clean; 206 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 2.0 MiB/s wr, 28 op/s 2024-08-17T17:44:54.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:54 smithi131 bash[89561]: cluster 2024-08-17T17:44:54.047782+0000 mgr.y (mgr.34107) 1273 : cluster [DBG] pgmap v1870: 105 pgs: 105 active+clean; 206 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 2.0 MiB/s wr, 28 op/s 2024-08-17T17:44:54.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:54 smithi169 bash[79348]: cluster 2024-08-17T17:44:54.047782+0000 mgr.y (mgr.34107) 1273 : cluster [DBG] pgmap v1870: 105 pgs: 105 active+clean; 206 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 2.0 MiB/s wr, 28 op/s 2024-08-17T17:44:54.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:54 smithi169 bash[79348]: cluster 2024-08-17T17:44:54.047782+0000 mgr.y (mgr.34107) 1273 : cluster [DBG] pgmap v1870: 105 pgs: 105 active+clean; 206 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 19 KiB/s rd, 2.0 MiB/s wr, 28 op/s 2024-08-17T17:44:56.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:56 smithi169 bash[79348]: cluster 2024-08-17T17:44:56.048379+0000 mgr.y (mgr.34107) 1274 : cluster [DBG] pgmap v1871: 105 pgs: 105 active+clean; 206 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 1.6 MiB/s wr, 23 op/s 2024-08-17T17:44:56.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:56 smithi169 bash[79348]: cluster 2024-08-17T17:44:56.048379+0000 mgr.y (mgr.34107) 1274 : cluster [DBG] pgmap v1871: 105 pgs: 105 active+clean; 206 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 1.6 MiB/s wr, 23 op/s 2024-08-17T17:44:56.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:56 smithi131 bash[89561]: cluster 2024-08-17T17:44:56.048379+0000 mgr.y (mgr.34107) 1274 : cluster [DBG] pgmap v1871: 105 pgs: 105 active+clean; 206 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 1.6 MiB/s wr, 23 op/s 2024-08-17T17:44:56.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:56 smithi131 bash[89561]: cluster 2024-08-17T17:44:56.048379+0000 mgr.y (mgr.34107) 1274 : cluster [DBG] pgmap v1871: 105 pgs: 105 active+clean; 206 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 1.6 MiB/s wr, 23 op/s 2024-08-17T17:44:56.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:56 smithi131 bash[88347]: cluster 2024-08-17T17:44:56.048379+0000 mgr.y (mgr.34107) 1274 : cluster [DBG] pgmap v1871: 105 pgs: 105 active+clean; 206 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 1.6 MiB/s wr, 23 op/s 2024-08-17T17:44:56.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:56 smithi131 bash[88347]: cluster 2024-08-17T17:44:56.048379+0000 mgr.y (mgr.34107) 1274 : cluster [DBG] pgmap v1871: 105 pgs: 105 active+clean; 206 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 1.6 MiB/s wr, 23 op/s 2024-08-17T17:44:58.782 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:58 smithi131 bash[89561]: cluster 2024-08-17T17:44:57.438271+0000 mon.a (mon.0) 2071 : cluster [DBG] osdmap e1244: 8 total, 8 up, 8 in 2024-08-17T17:44:58.782 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:58 smithi131 bash[89561]: cluster 2024-08-17T17:44:57.438271+0000 mon.a (mon.0) 2071 : cluster [DBG] osdmap e1244: 8 total, 8 up, 8 in 2024-08-17T17:44:58.783 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:58 smithi131 bash[89561]: cluster 2024-08-17T17:44:58.049033+0000 mgr.y (mgr.34107) 1275 : cluster [DBG] pgmap v1873: 105 pgs: 105 active+clean; 206 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 1.6 MiB/s wr, 22 op/s 2024-08-17T17:44:58.783 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:58 smithi131 bash[89561]: cluster 2024-08-17T17:44:58.049033+0000 mgr.y (mgr.34107) 1275 : cluster [DBG] pgmap v1873: 105 pgs: 105 active+clean; 206 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 1.6 MiB/s wr, 22 op/s 2024-08-17T17:44:58.783 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:58 smithi131 bash[88347]: cluster 2024-08-17T17:44:57.438271+0000 mon.a (mon.0) 2071 : cluster [DBG] osdmap e1244: 8 total, 8 up, 8 in 2024-08-17T17:44:58.783 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:58 smithi131 bash[88347]: cluster 2024-08-17T17:44:57.438271+0000 mon.a (mon.0) 2071 : cluster [DBG] osdmap e1244: 8 total, 8 up, 8 in 2024-08-17T17:44:58.783 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:58 smithi131 bash[88347]: cluster 2024-08-17T17:44:58.049033+0000 mgr.y (mgr.34107) 1275 : cluster [DBG] pgmap v1873: 105 pgs: 105 active+clean; 206 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 1.6 MiB/s wr, 22 op/s 2024-08-17T17:44:58.783 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:58 smithi131 bash[88347]: cluster 2024-08-17T17:44:58.049033+0000 mgr.y (mgr.34107) 1275 : cluster [DBG] pgmap v1873: 105 pgs: 105 active+clean; 206 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 1.6 MiB/s wr, 22 op/s 2024-08-17T17:44:58.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:58 smithi169 bash[79348]: cluster 2024-08-17T17:44:57.438271+0000 mon.a (mon.0) 2071 : cluster [DBG] osdmap e1244: 8 total, 8 up, 8 in 2024-08-17T17:44:58.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:58 smithi169 bash[79348]: cluster 2024-08-17T17:44:57.438271+0000 mon.a (mon.0) 2071 : cluster [DBG] osdmap e1244: 8 total, 8 up, 8 in 2024-08-17T17:44:58.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:58 smithi169 bash[79348]: cluster 2024-08-17T17:44:58.049033+0000 mgr.y (mgr.34107) 1275 : cluster [DBG] pgmap v1873: 105 pgs: 105 active+clean; 206 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 1.6 MiB/s wr, 22 op/s 2024-08-17T17:44:58.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:58 smithi169 bash[79348]: cluster 2024-08-17T17:44:58.049033+0000 mgr.y (mgr.34107) 1275 : cluster [DBG] pgmap v1873: 105 pgs: 105 active+clean; 206 MiB data, 1.0 GiB used, 714 GiB / 715 GiB avail; 15 KiB/s rd, 1.6 MiB/s wr, 22 op/s 2024-08-17T17:44:59.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:44:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:44:58] "GET /metrics HTTP/1.1" 200 36560 "" "Prometheus/2.51.0" 2024-08-17T17:44:59.522 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministicLUKS2 (55585 ms) 2024-08-17T17:44:59.522 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDeterministicLUKS2PP 2024-08-17T17:44:59.522 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:44:59.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:59 smithi131 bash[89561]: cluster 2024-08-17T17:44:58.450593+0000 mon.a (mon.0) 2072 : cluster [DBG] osdmap e1245: 8 total, 8 up, 8 in 2024-08-17T17:44:59.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:44:59 smithi131 bash[89561]: cluster 2024-08-17T17:44:58.450593+0000 mon.a (mon.0) 2072 : cluster [DBG] osdmap e1245: 8 total, 8 up, 8 in 2024-08-17T17:44:59.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:59 smithi131 bash[88347]: cluster 2024-08-17T17:44:58.450593+0000 mon.a (mon.0) 2072 : cluster [DBG] osdmap e1245: 8 total, 8 up, 8 in 2024-08-17T17:44:59.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:44:59 smithi131 bash[88347]: cluster 2024-08-17T17:44:58.450593+0000 mon.a (mon.0) 2072 : cluster [DBG] osdmap e1245: 8 total, 8 up, 8 in 2024-08-17T17:44:59.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:59 smithi169 bash[79348]: cluster 2024-08-17T17:44:58.450593+0000 mon.a (mon.0) 2072 : cluster [DBG] osdmap e1245: 8 total, 8 up, 8 in 2024-08-17T17:44:59.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:44:59 smithi169 bash[79348]: cluster 2024-08-17T17:44:58.450593+0000 mon.a (mon.0) 2072 : cluster [DBG] osdmap e1245: 8 total, 8 up, 8 in 2024-08-17T17:45:00.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:00 smithi131 bash[89561]: cluster 2024-08-17T17:44:59.457650+0000 mon.a (mon.0) 2073 : cluster [DBG] osdmap e1246: 8 total, 8 up, 8 in 2024-08-17T17:45:00.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:00 smithi131 bash[89561]: cluster 2024-08-17T17:44:59.457650+0000 mon.a (mon.0) 2073 : cluster [DBG] osdmap e1246: 8 total, 8 up, 8 in 2024-08-17T17:45:00.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:00 smithi131 bash[89561]: cluster 2024-08-17T17:45:00.049445+0000 mgr.y (mgr.34107) 1276 : cluster [DBG] pgmap v1876: 105 pgs: 105 active+clean; 230 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-08-17T17:45:00.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:00 smithi131 bash[89561]: cluster 2024-08-17T17:45:00.049445+0000 mgr.y (mgr.34107) 1276 : cluster [DBG] pgmap v1876: 105 pgs: 105 active+clean; 230 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-08-17T17:45:00.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:00 smithi131 bash[88347]: cluster 2024-08-17T17:44:59.457650+0000 mon.a (mon.0) 2073 : cluster [DBG] osdmap e1246: 8 total, 8 up, 8 in 2024-08-17T17:45:00.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:00 smithi131 bash[88347]: cluster 2024-08-17T17:44:59.457650+0000 mon.a (mon.0) 2073 : cluster [DBG] osdmap e1246: 8 total, 8 up, 8 in 2024-08-17T17:45:00.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:00 smithi131 bash[88347]: cluster 2024-08-17T17:45:00.049445+0000 mgr.y (mgr.34107) 1276 : cluster [DBG] pgmap v1876: 105 pgs: 105 active+clean; 230 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-08-17T17:45:00.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:00 smithi131 bash[88347]: cluster 2024-08-17T17:45:00.049445+0000 mgr.y (mgr.34107) 1276 : cluster [DBG] pgmap v1876: 105 pgs: 105 active+clean; 230 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-08-17T17:45:00.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:00 smithi169 bash[79348]: cluster 2024-08-17T17:44:59.457650+0000 mon.a (mon.0) 2073 : cluster [DBG] osdmap e1246: 8 total, 8 up, 8 in 2024-08-17T17:45:00.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:00 smithi169 bash[79348]: cluster 2024-08-17T17:44:59.457650+0000 mon.a (mon.0) 2073 : cluster [DBG] osdmap e1246: 8 total, 8 up, 8 in 2024-08-17T17:45:00.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:00 smithi169 bash[79348]: cluster 2024-08-17T17:45:00.049445+0000 mgr.y (mgr.34107) 1276 : cluster [DBG] pgmap v1876: 105 pgs: 105 active+clean; 230 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-08-17T17:45:00.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:00 smithi169 bash[79348]: cluster 2024-08-17T17:45:00.049445+0000 mgr.y (mgr.34107) 1276 : cluster [DBG] pgmap v1876: 105 pgs: 105 active+clean; 230 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-08-17T17:45:02.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:02 smithi169 bash[79348]: cluster 2024-08-17T17:45:02.050058+0000 mgr.y (mgr.34107) 1277 : cluster [DBG] pgmap v1877: 105 pgs: 105 active+clean; 230 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-17T17:45:02.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:02 smithi169 bash[79348]: cluster 2024-08-17T17:45:02.050058+0000 mgr.y (mgr.34107) 1277 : cluster [DBG] pgmap v1877: 105 pgs: 105 active+clean; 230 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-17T17:45:02.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:02 smithi131 bash[88347]: cluster 2024-08-17T17:45:02.050058+0000 mgr.y (mgr.34107) 1277 : cluster [DBG] pgmap v1877: 105 pgs: 105 active+clean; 230 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-17T17:45:02.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:02 smithi131 bash[88347]: cluster 2024-08-17T17:45:02.050058+0000 mgr.y (mgr.34107) 1277 : cluster [DBG] pgmap v1877: 105 pgs: 105 active+clean; 230 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-17T17:45:02.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:02 smithi131 bash[89561]: cluster 2024-08-17T17:45:02.050058+0000 mgr.y (mgr.34107) 1277 : cluster [DBG] pgmap v1877: 105 pgs: 105 active+clean; 230 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-17T17:45:02.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:02 smithi131 bash[89561]: cluster 2024-08-17T17:45:02.050058+0000 mgr.y (mgr.34107) 1277 : cluster [DBG] pgmap v1877: 105 pgs: 105 active+clean; 230 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-17T17:45:04.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:04 smithi169 bash[79348]: cluster 2024-08-17T17:45:04.050822+0000 mgr.y (mgr.34107) 1278 : cluster [DBG] pgmap v1878: 105 pgs: 105 active+clean; 230 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.4 MiB/s wr, 39 op/s 2024-08-17T17:45:04.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:04 smithi169 bash[79348]: cluster 2024-08-17T17:45:04.050822+0000 mgr.y (mgr.34107) 1278 : cluster [DBG] pgmap v1878: 105 pgs: 105 active+clean; 230 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.4 MiB/s wr, 39 op/s 2024-08-17T17:45:04.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:04 smithi131 bash[88347]: cluster 2024-08-17T17:45:04.050822+0000 mgr.y (mgr.34107) 1278 : cluster [DBG] pgmap v1878: 105 pgs: 105 active+clean; 230 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.4 MiB/s wr, 39 op/s 2024-08-17T17:45:04.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:04 smithi131 bash[88347]: cluster 2024-08-17T17:45:04.050822+0000 mgr.y (mgr.34107) 1278 : cluster [DBG] pgmap v1878: 105 pgs: 105 active+clean; 230 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.4 MiB/s wr, 39 op/s 2024-08-17T17:45:04.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:04 smithi131 bash[89561]: cluster 2024-08-17T17:45:04.050822+0000 mgr.y (mgr.34107) 1278 : cluster [DBG] pgmap v1878: 105 pgs: 105 active+clean; 230 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.4 MiB/s wr, 39 op/s 2024-08-17T17:45:04.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:04 smithi131 bash[89561]: cluster 2024-08-17T17:45:04.050822+0000 mgr.y (mgr.34107) 1278 : cluster [DBG] pgmap v1878: 105 pgs: 105 active+clean; 230 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.4 MiB/s wr, 39 op/s 2024-08-17T17:45:06.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:06 smithi169 bash[79348]: cluster 2024-08-17T17:45:06.051423+0000 mgr.y (mgr.34107) 1279 : cluster [DBG] pgmap v1879: 105 pgs: 105 active+clean; 230 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-17T17:45:06.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:06 smithi169 bash[79348]: cluster 2024-08-17T17:45:06.051423+0000 mgr.y (mgr.34107) 1279 : cluster [DBG] pgmap v1879: 105 pgs: 105 active+clean; 230 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-17T17:45:06.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:06 smithi131 bash[89561]: cluster 2024-08-17T17:45:06.051423+0000 mgr.y (mgr.34107) 1279 : cluster [DBG] pgmap v1879: 105 pgs: 105 active+clean; 230 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-17T17:45:06.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:06 smithi131 bash[89561]: cluster 2024-08-17T17:45:06.051423+0000 mgr.y (mgr.34107) 1279 : cluster [DBG] pgmap v1879: 105 pgs: 105 active+clean; 230 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-17T17:45:06.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:06 smithi131 bash[88347]: cluster 2024-08-17T17:45:06.051423+0000 mgr.y (mgr.34107) 1279 : cluster [DBG] pgmap v1879: 105 pgs: 105 active+clean; 230 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-17T17:45:06.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:06 smithi131 bash[88347]: cluster 2024-08-17T17:45:06.051423+0000 mgr.y (mgr.34107) 1279 : cluster [DBG] pgmap v1879: 105 pgs: 105 active+clean; 230 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-17T17:45:08.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:08 smithi131 bash[88347]: cluster 2024-08-17T17:45:07.190321+0000 mon.a (mon.0) 2074 : cluster [DBG] osdmap e1247: 8 total, 8 up, 8 in 2024-08-17T17:45:08.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:08 smithi131 bash[88347]: cluster 2024-08-17T17:45:07.190321+0000 mon.a (mon.0) 2074 : cluster [DBG] osdmap e1247: 8 total, 8 up, 8 in 2024-08-17T17:45:08.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:08 smithi131 bash[88347]: cluster 2024-08-17T17:45:08.052036+0000 mgr.y (mgr.34107) 1280 : cluster [DBG] pgmap v1881: 105 pgs: 105 active+clean; 230 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 1.0 KiB/s wr, 15 op/s 2024-08-17T17:45:08.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:08 smithi131 bash[88347]: cluster 2024-08-17T17:45:08.052036+0000 mgr.y (mgr.34107) 1280 : cluster [DBG] pgmap v1881: 105 pgs: 105 active+clean; 230 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 1.0 KiB/s wr, 15 op/s 2024-08-17T17:45:08.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:08 smithi131 bash[89561]: cluster 2024-08-17T17:45:07.190321+0000 mon.a (mon.0) 2074 : cluster [DBG] osdmap e1247: 8 total, 8 up, 8 in 2024-08-17T17:45:08.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:08 smithi131 bash[89561]: cluster 2024-08-17T17:45:07.190321+0000 mon.a (mon.0) 2074 : cluster [DBG] osdmap e1247: 8 total, 8 up, 8 in 2024-08-17T17:45:08.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:08 smithi131 bash[89561]: cluster 2024-08-17T17:45:08.052036+0000 mgr.y (mgr.34107) 1280 : cluster [DBG] pgmap v1881: 105 pgs: 105 active+clean; 230 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 1.0 KiB/s wr, 15 op/s 2024-08-17T17:45:08.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:08 smithi131 bash[89561]: cluster 2024-08-17T17:45:08.052036+0000 mgr.y (mgr.34107) 1280 : cluster [DBG] pgmap v1881: 105 pgs: 105 active+clean; 230 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 1.0 KiB/s wr, 15 op/s 2024-08-17T17:45:08.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:08 smithi169 bash[79348]: cluster 2024-08-17T17:45:07.190321+0000 mon.a (mon.0) 2074 : cluster [DBG] osdmap e1247: 8 total, 8 up, 8 in 2024-08-17T17:45:08.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:08 smithi169 bash[79348]: cluster 2024-08-17T17:45:07.190321+0000 mon.a (mon.0) 2074 : cluster [DBG] osdmap e1247: 8 total, 8 up, 8 in 2024-08-17T17:45:08.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:08 smithi169 bash[79348]: cluster 2024-08-17T17:45:08.052036+0000 mgr.y (mgr.34107) 1280 : cluster [DBG] pgmap v1881: 105 pgs: 105 active+clean; 230 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 1.0 KiB/s wr, 15 op/s 2024-08-17T17:45:08.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:08 smithi169 bash[79348]: cluster 2024-08-17T17:45:08.052036+0000 mgr.y (mgr.34107) 1280 : cluster [DBG] pgmap v1881: 105 pgs: 105 active+clean; 230 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 10 KiB/s rd, 1.0 KiB/s wr, 15 op/s 2024-08-17T17:45:09.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:45:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:45:08] "GET /metrics HTTP/1.1" 200 36562 "" "Prometheus/2.51.0" 2024-08-17T17:45:09.288 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:45:09.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:09 smithi131 bash[88347]: cluster 2024-08-17T17:45:08.200896+0000 mon.a (mon.0) 2075 : cluster [DBG] osdmap e1248: 8 total, 8 up, 8 in 2024-08-17T17:45:09.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:09 smithi131 bash[88347]: cluster 2024-08-17T17:45:08.200896+0000 mon.a (mon.0) 2075 : cluster [DBG] osdmap e1248: 8 total, 8 up, 8 in 2024-08-17T17:45:09.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:09 smithi131 bash[88347]: audit 2024-08-17T17:45:08.245554+0000 mon.a (mon.0) 2076 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:09.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:09 smithi131 bash[88347]: audit 2024-08-17T17:45:08.245554+0000 mon.a (mon.0) 2076 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:09.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:09 smithi131 bash[89561]: cluster 2024-08-17T17:45:08.200896+0000 mon.a (mon.0) 2075 : cluster [DBG] osdmap e1248: 8 total, 8 up, 8 in 2024-08-17T17:45:09.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:09 smithi131 bash[89561]: cluster 2024-08-17T17:45:08.200896+0000 mon.a (mon.0) 2075 : cluster [DBG] osdmap e1248: 8 total, 8 up, 8 in 2024-08-17T17:45:09.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:09 smithi131 bash[89561]: audit 2024-08-17T17:45:08.245554+0000 mon.a (mon.0) 2076 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:09.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:09 smithi131 bash[89561]: audit 2024-08-17T17:45:08.245554+0000 mon.a (mon.0) 2076 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:09.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:09 smithi169 bash[79348]: cluster 2024-08-17T17:45:08.200896+0000 mon.a (mon.0) 2075 : cluster [DBG] osdmap e1248: 8 total, 8 up, 8 in 2024-08-17T17:45:09.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:09 smithi169 bash[79348]: cluster 2024-08-17T17:45:08.200896+0000 mon.a (mon.0) 2075 : cluster [DBG] osdmap e1248: 8 total, 8 up, 8 in 2024-08-17T17:45:09.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:09 smithi169 bash[79348]: audit 2024-08-17T17:45:08.245554+0000 mon.a (mon.0) 2076 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:09.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:09 smithi169 bash[79348]: audit 2024-08-17T17:45:08.245554+0000 mon.a (mon.0) 2076 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:10.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:10 smithi131 bash[88347]: cluster 2024-08-17T17:45:09.207158+0000 mon.a (mon.0) 2077 : cluster [DBG] osdmap e1249: 8 total, 8 up, 8 in 2024-08-17T17:45:10.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:10 smithi131 bash[88347]: cluster 2024-08-17T17:45:09.207158+0000 mon.a (mon.0) 2077 : cluster [DBG] osdmap e1249: 8 total, 8 up, 8 in 2024-08-17T17:45:10.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:10 smithi131 bash[88347]: cluster 2024-08-17T17:45:10.052634+0000 mgr.y (mgr.34107) 1281 : cluster [DBG] pgmap v1884: 105 pgs: 105 active+clean; 242 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 2.0 MiB/s wr, 25 op/s 2024-08-17T17:45:10.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:10 smithi131 bash[88347]: cluster 2024-08-17T17:45:10.052634+0000 mgr.y (mgr.34107) 1281 : cluster [DBG] pgmap v1884: 105 pgs: 105 active+clean; 242 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 2.0 MiB/s wr, 25 op/s 2024-08-17T17:45:10.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:10 smithi131 bash[89561]: cluster 2024-08-17T17:45:09.207158+0000 mon.a (mon.0) 2077 : cluster [DBG] osdmap e1249: 8 total, 8 up, 8 in 2024-08-17T17:45:10.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:10 smithi131 bash[89561]: cluster 2024-08-17T17:45:09.207158+0000 mon.a (mon.0) 2077 : cluster [DBG] osdmap e1249: 8 total, 8 up, 8 in 2024-08-17T17:45:10.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:10 smithi131 bash[89561]: cluster 2024-08-17T17:45:10.052634+0000 mgr.y (mgr.34107) 1281 : cluster [DBG] pgmap v1884: 105 pgs: 105 active+clean; 242 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 2.0 MiB/s wr, 25 op/s 2024-08-17T17:45:10.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:10 smithi131 bash[89561]: cluster 2024-08-17T17:45:10.052634+0000 mgr.y (mgr.34107) 1281 : cluster [DBG] pgmap v1884: 105 pgs: 105 active+clean; 242 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 2.0 MiB/s wr, 25 op/s 2024-08-17T17:45:10.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:10 smithi169 bash[79348]: cluster 2024-08-17T17:45:09.207158+0000 mon.a (mon.0) 2077 : cluster [DBG] osdmap e1249: 8 total, 8 up, 8 in 2024-08-17T17:45:10.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:10 smithi169 bash[79348]: cluster 2024-08-17T17:45:09.207158+0000 mon.a (mon.0) 2077 : cluster [DBG] osdmap e1249: 8 total, 8 up, 8 in 2024-08-17T17:45:10.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:10 smithi169 bash[79348]: cluster 2024-08-17T17:45:10.052634+0000 mgr.y (mgr.34107) 1281 : cluster [DBG] pgmap v1884: 105 pgs: 105 active+clean; 242 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 2.0 MiB/s wr, 25 op/s 2024-08-17T17:45:10.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:10 smithi169 bash[79348]: cluster 2024-08-17T17:45:10.052634+0000 mgr.y (mgr.34107) 1281 : cluster [DBG] pgmap v1884: 105 pgs: 105 active+clean; 242 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 17 KiB/s rd, 2.0 MiB/s wr, 25 op/s 2024-08-17T17:45:12.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:12 smithi169 bash[79348]: cluster 2024-08-17T17:45:12.053255+0000 mgr.y (mgr.34107) 1282 : cluster [DBG] pgmap v1885: 105 pgs: 105 active+clean; 246 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-17T17:45:12.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:12 smithi169 bash[79348]: cluster 2024-08-17T17:45:12.053255+0000 mgr.y (mgr.34107) 1282 : cluster [DBG] pgmap v1885: 105 pgs: 105 active+clean; 246 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-17T17:45:12.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:12 smithi131 bash[88347]: cluster 2024-08-17T17:45:12.053255+0000 mgr.y (mgr.34107) 1282 : cluster [DBG] pgmap v1885: 105 pgs: 105 active+clean; 246 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-17T17:45:12.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:12 smithi131 bash[88347]: cluster 2024-08-17T17:45:12.053255+0000 mgr.y (mgr.34107) 1282 : cluster [DBG] pgmap v1885: 105 pgs: 105 active+clean; 246 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-17T17:45:12.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:12 smithi131 bash[89561]: cluster 2024-08-17T17:45:12.053255+0000 mgr.y (mgr.34107) 1282 : cluster [DBG] pgmap v1885: 105 pgs: 105 active+clean; 246 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-17T17:45:12.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:12 smithi131 bash[89561]: cluster 2024-08-17T17:45:12.053255+0000 mgr.y (mgr.34107) 1282 : cluster [DBG] pgmap v1885: 105 pgs: 105 active+clean; 246 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-17T17:45:14.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:14 smithi169 bash[79348]: cluster 2024-08-17T17:45:14.054036+0000 mgr.y (mgr.34107) 1283 : cluster [DBG] pgmap v1886: 105 pgs: 105 active+clean; 246 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 39 op/s 2024-08-17T17:45:14.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:14 smithi169 bash[79348]: cluster 2024-08-17T17:45:14.054036+0000 mgr.y (mgr.34107) 1283 : cluster [DBG] pgmap v1886: 105 pgs: 105 active+clean; 246 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 39 op/s 2024-08-17T17:45:14.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:14 smithi131 bash[89561]: cluster 2024-08-17T17:45:14.054036+0000 mgr.y (mgr.34107) 1283 : cluster [DBG] pgmap v1886: 105 pgs: 105 active+clean; 246 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 39 op/s 2024-08-17T17:45:14.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:14 smithi131 bash[89561]: cluster 2024-08-17T17:45:14.054036+0000 mgr.y (mgr.34107) 1283 : cluster [DBG] pgmap v1886: 105 pgs: 105 active+clean; 246 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 39 op/s 2024-08-17T17:45:14.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:14 smithi131 bash[88347]: cluster 2024-08-17T17:45:14.054036+0000 mgr.y (mgr.34107) 1283 : cluster [DBG] pgmap v1886: 105 pgs: 105 active+clean; 246 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 39 op/s 2024-08-17T17:45:14.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:14 smithi131 bash[88347]: cluster 2024-08-17T17:45:14.054036+0000 mgr.y (mgr.34107) 1283 : cluster [DBG] pgmap v1886: 105 pgs: 105 active+clean; 246 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 39 op/s 2024-08-17T17:45:16.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:16 smithi169 bash[79348]: cluster 2024-08-17T17:45:16.054647+0000 mgr.y (mgr.34107) 1284 : cluster [DBG] pgmap v1887: 105 pgs: 105 active+clean; 246 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-17T17:45:16.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:16 smithi169 bash[79348]: cluster 2024-08-17T17:45:16.054647+0000 mgr.y (mgr.34107) 1284 : cluster [DBG] pgmap v1887: 105 pgs: 105 active+clean; 246 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-17T17:45:16.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:16 smithi131 bash[89561]: cluster 2024-08-17T17:45:16.054647+0000 mgr.y (mgr.34107) 1284 : cluster [DBG] pgmap v1887: 105 pgs: 105 active+clean; 246 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-17T17:45:16.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:16 smithi131 bash[89561]: cluster 2024-08-17T17:45:16.054647+0000 mgr.y (mgr.34107) 1284 : cluster [DBG] pgmap v1887: 105 pgs: 105 active+clean; 246 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-17T17:45:16.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:16 smithi131 bash[88347]: cluster 2024-08-17T17:45:16.054647+0000 mgr.y (mgr.34107) 1284 : cluster [DBG] pgmap v1887: 105 pgs: 105 active+clean; 246 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-17T17:45:16.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:16 smithi131 bash[88347]: cluster 2024-08-17T17:45:16.054647+0000 mgr.y (mgr.34107) 1284 : cluster [DBG] pgmap v1887: 105 pgs: 105 active+clean; 246 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-17T17:45:18.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:18 smithi169 bash[79348]: cluster 2024-08-17T17:45:17.128407+0000 mon.a (mon.0) 2078 : cluster [DBG] osdmap e1250: 8 total, 8 up, 8 in 2024-08-17T17:45:18.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:18 smithi169 bash[79348]: cluster 2024-08-17T17:45:17.128407+0000 mon.a (mon.0) 2078 : cluster [DBG] osdmap e1250: 8 total, 8 up, 8 in 2024-08-17T17:45:18.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:18 smithi169 bash[79348]: cluster 2024-08-17T17:45:18.055354+0000 mgr.y (mgr.34107) 1285 : cluster [DBG] pgmap v1889: 105 pgs: 105 active+clean; 246 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.9 KiB/s rd, 464 KiB/s wr, 15 op/s 2024-08-17T17:45:18.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:18 smithi169 bash[79348]: cluster 2024-08-17T17:45:18.055354+0000 mgr.y (mgr.34107) 1285 : cluster [DBG] pgmap v1889: 105 pgs: 105 active+clean; 246 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.9 KiB/s rd, 464 KiB/s wr, 15 op/s 2024-08-17T17:45:18.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:18 smithi131 bash[88347]: cluster 2024-08-17T17:45:17.128407+0000 mon.a (mon.0) 2078 : cluster [DBG] osdmap e1250: 8 total, 8 up, 8 in 2024-08-17T17:45:18.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:18 smithi131 bash[88347]: cluster 2024-08-17T17:45:17.128407+0000 mon.a (mon.0) 2078 : cluster [DBG] osdmap e1250: 8 total, 8 up, 8 in 2024-08-17T17:45:18.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:18 smithi131 bash[88347]: cluster 2024-08-17T17:45:18.055354+0000 mgr.y (mgr.34107) 1285 : cluster [DBG] pgmap v1889: 105 pgs: 105 active+clean; 246 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.9 KiB/s rd, 464 KiB/s wr, 15 op/s 2024-08-17T17:45:18.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:18 smithi131 bash[88347]: cluster 2024-08-17T17:45:18.055354+0000 mgr.y (mgr.34107) 1285 : cluster [DBG] pgmap v1889: 105 pgs: 105 active+clean; 246 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.9 KiB/s rd, 464 KiB/s wr, 15 op/s 2024-08-17T17:45:18.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:18 smithi131 bash[89561]: cluster 2024-08-17T17:45:17.128407+0000 mon.a (mon.0) 2078 : cluster [DBG] osdmap e1250: 8 total, 8 up, 8 in 2024-08-17T17:45:18.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:18 smithi131 bash[89561]: cluster 2024-08-17T17:45:17.128407+0000 mon.a (mon.0) 2078 : cluster [DBG] osdmap e1250: 8 total, 8 up, 8 in 2024-08-17T17:45:18.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:18 smithi131 bash[89561]: cluster 2024-08-17T17:45:18.055354+0000 mgr.y (mgr.34107) 1285 : cluster [DBG] pgmap v1889: 105 pgs: 105 active+clean; 246 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.9 KiB/s rd, 464 KiB/s wr, 15 op/s 2024-08-17T17:45:18.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:18 smithi131 bash[89561]: cluster 2024-08-17T17:45:18.055354+0000 mgr.y (mgr.34107) 1285 : cluster [DBG] pgmap v1889: 105 pgs: 105 active+clean; 246 MiB data, 1.1 GiB used, 714 GiB / 715 GiB avail; 9.9 KiB/s rd, 464 KiB/s wr, 15 op/s 2024-08-17T17:45:19.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:45:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:45:18] "GET /metrics HTTP/1.1" 200 36562 "" "Prometheus/2.51.0" 2024-08-17T17:45:19.213 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:45:19.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:19 smithi131 bash[88347]: cluster 2024-08-17T17:45:18.137923+0000 mon.a (mon.0) 2079 : cluster [DBG] osdmap e1251: 8 total, 8 up, 8 in 2024-08-17T17:45:19.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:19 smithi131 bash[88347]: cluster 2024-08-17T17:45:18.137923+0000 mon.a (mon.0) 2079 : cluster [DBG] osdmap e1251: 8 total, 8 up, 8 in 2024-08-17T17:45:19.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:19 smithi131 bash[89561]: cluster 2024-08-17T17:45:18.137923+0000 mon.a (mon.0) 2079 : cluster [DBG] osdmap e1251: 8 total, 8 up, 8 in 2024-08-17T17:45:19.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:19 smithi131 bash[89561]: cluster 2024-08-17T17:45:18.137923+0000 mon.a (mon.0) 2079 : cluster [DBG] osdmap e1251: 8 total, 8 up, 8 in 2024-08-17T17:45:19.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:19 smithi169 bash[79348]: cluster 2024-08-17T17:45:18.137923+0000 mon.a (mon.0) 2079 : cluster [DBG] osdmap e1251: 8 total, 8 up, 8 in 2024-08-17T17:45:19.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:19 smithi169 bash[79348]: cluster 2024-08-17T17:45:18.137923+0000 mon.a (mon.0) 2079 : cluster [DBG] osdmap e1251: 8 total, 8 up, 8 in 2024-08-17T17:45:20.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:20 smithi131 bash[88347]: cluster 2024-08-17T17:45:19.140921+0000 mon.a (mon.0) 2080 : cluster [DBG] osdmap e1252: 8 total, 8 up, 8 in 2024-08-17T17:45:20.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:20 smithi131 bash[88347]: cluster 2024-08-17T17:45:19.140921+0000 mon.a (mon.0) 2080 : cluster [DBG] osdmap e1252: 8 total, 8 up, 8 in 2024-08-17T17:45:20.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:20 smithi131 bash[88347]: cluster 2024-08-17T17:45:20.055992+0000 mgr.y (mgr.34107) 1286 : cluster [DBG] pgmap v1892: 105 pgs: 105 active+clean; 268 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-17T17:45:20.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:20 smithi131 bash[88347]: cluster 2024-08-17T17:45:20.055992+0000 mgr.y (mgr.34107) 1286 : cluster [DBG] pgmap v1892: 105 pgs: 105 active+clean; 268 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-17T17:45:20.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:20 smithi131 bash[89561]: cluster 2024-08-17T17:45:19.140921+0000 mon.a (mon.0) 2080 : cluster [DBG] osdmap e1252: 8 total, 8 up, 8 in 2024-08-17T17:45:20.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:20 smithi131 bash[89561]: cluster 2024-08-17T17:45:19.140921+0000 mon.a (mon.0) 2080 : cluster [DBG] osdmap e1252: 8 total, 8 up, 8 in 2024-08-17T17:45:20.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:20 smithi131 bash[89561]: cluster 2024-08-17T17:45:20.055992+0000 mgr.y (mgr.34107) 1286 : cluster [DBG] pgmap v1892: 105 pgs: 105 active+clean; 268 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-17T17:45:20.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:20 smithi131 bash[89561]: cluster 2024-08-17T17:45:20.055992+0000 mgr.y (mgr.34107) 1286 : cluster [DBG] pgmap v1892: 105 pgs: 105 active+clean; 268 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-17T17:45:20.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:20 smithi169 bash[79348]: cluster 2024-08-17T17:45:19.140921+0000 mon.a (mon.0) 2080 : cluster [DBG] osdmap e1252: 8 total, 8 up, 8 in 2024-08-17T17:45:20.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:20 smithi169 bash[79348]: cluster 2024-08-17T17:45:19.140921+0000 mon.a (mon.0) 2080 : cluster [DBG] osdmap e1252: 8 total, 8 up, 8 in 2024-08-17T17:45:20.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:20 smithi169 bash[79348]: cluster 2024-08-17T17:45:20.055992+0000 mgr.y (mgr.34107) 1286 : cluster [DBG] pgmap v1892: 105 pgs: 105 active+clean; 268 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-17T17:45:20.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:20 smithi169 bash[79348]: cluster 2024-08-17T17:45:20.055992+0000 mgr.y (mgr.34107) 1286 : cluster [DBG] pgmap v1892: 105 pgs: 105 active+clean; 268 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 25 op/s 2024-08-17T17:45:22.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:22 smithi169 bash[79348]: cluster 2024-08-17T17:45:22.056561+0000 mgr.y (mgr.34107) 1287 : cluster [DBG] pgmap v1893: 105 pgs: 105 active+clean; 268 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-08-17T17:45:22.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:22 smithi169 bash[79348]: cluster 2024-08-17T17:45:22.056561+0000 mgr.y (mgr.34107) 1287 : cluster [DBG] pgmap v1893: 105 pgs: 105 active+clean; 268 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-08-17T17:45:22.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:22 smithi131 bash[89561]: cluster 2024-08-17T17:45:22.056561+0000 mgr.y (mgr.34107) 1287 : cluster [DBG] pgmap v1893: 105 pgs: 105 active+clean; 268 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-08-17T17:45:22.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:22 smithi131 bash[89561]: cluster 2024-08-17T17:45:22.056561+0000 mgr.y (mgr.34107) 1287 : cluster [DBG] pgmap v1893: 105 pgs: 105 active+clean; 268 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-08-17T17:45:22.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:22 smithi131 bash[88347]: cluster 2024-08-17T17:45:22.056561+0000 mgr.y (mgr.34107) 1287 : cluster [DBG] pgmap v1893: 105 pgs: 105 active+clean; 268 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-08-17T17:45:22.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:22 smithi131 bash[88347]: cluster 2024-08-17T17:45:22.056561+0000 mgr.y (mgr.34107) 1287 : cluster [DBG] pgmap v1893: 105 pgs: 105 active+clean; 268 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 16 KiB/s rd, 2.7 MiB/s wr, 23 op/s 2024-08-17T17:45:23.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:23 smithi131 bash[89561]: audit 2024-08-17T17:45:23.246106+0000 mon.a (mon.0) 2081 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:23.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:23 smithi131 bash[89561]: audit 2024-08-17T17:45:23.246106+0000 mon.a (mon.0) 2081 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:23.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:23 smithi131 bash[88347]: audit 2024-08-17T17:45:23.246106+0000 mon.a (mon.0) 2081 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:23.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:23 smithi131 bash[88347]: audit 2024-08-17T17:45:23.246106+0000 mon.a (mon.0) 2081 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:23.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:23 smithi169 bash[79348]: audit 2024-08-17T17:45:23.246106+0000 mon.a (mon.0) 2081 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:23.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:23 smithi169 bash[79348]: audit 2024-08-17T17:45:23.246106+0000 mon.a (mon.0) 2081 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:24.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:24 smithi131 bash[88347]: cluster 2024-08-17T17:45:24.057364+0000 mgr.y (mgr.34107) 1288 : cluster [DBG] pgmap v1894: 105 pgs: 105 active+clean; 268 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 2.3 MiB/s wr, 37 op/s 2024-08-17T17:45:24.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:24 smithi131 bash[88347]: cluster 2024-08-17T17:45:24.057364+0000 mgr.y (mgr.34107) 1288 : cluster [DBG] pgmap v1894: 105 pgs: 105 active+clean; 268 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 2.3 MiB/s wr, 37 op/s 2024-08-17T17:45:24.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:24 smithi131 bash[89561]: cluster 2024-08-17T17:45:24.057364+0000 mgr.y (mgr.34107) 1288 : cluster [DBG] pgmap v1894: 105 pgs: 105 active+clean; 268 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 2.3 MiB/s wr, 37 op/s 2024-08-17T17:45:24.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:24 smithi131 bash[89561]: cluster 2024-08-17T17:45:24.057364+0000 mgr.y (mgr.34107) 1288 : cluster [DBG] pgmap v1894: 105 pgs: 105 active+clean; 268 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 2.3 MiB/s wr, 37 op/s 2024-08-17T17:45:24.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:24 smithi169 bash[79348]: cluster 2024-08-17T17:45:24.057364+0000 mgr.y (mgr.34107) 1288 : cluster [DBG] pgmap v1894: 105 pgs: 105 active+clean; 268 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 2.3 MiB/s wr, 37 op/s 2024-08-17T17:45:24.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:24 smithi169 bash[79348]: cluster 2024-08-17T17:45:24.057364+0000 mgr.y (mgr.34107) 1288 : cluster [DBG] pgmap v1894: 105 pgs: 105 active+clean; 268 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 2.3 MiB/s wr, 37 op/s 2024-08-17T17:45:26.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:26 smithi169 bash[79348]: cluster 2024-08-17T17:45:26.057972+0000 mgr.y (mgr.34107) 1289 : cluster [DBG] pgmap v1895: 105 pgs: 105 active+clean; 268 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-17T17:45:26.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:26 smithi169 bash[79348]: cluster 2024-08-17T17:45:26.057972+0000 mgr.y (mgr.34107) 1289 : cluster [DBG] pgmap v1895: 105 pgs: 105 active+clean; 268 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-17T17:45:26.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:26 smithi131 bash[88347]: cluster 2024-08-17T17:45:26.057972+0000 mgr.y (mgr.34107) 1289 : cluster [DBG] pgmap v1895: 105 pgs: 105 active+clean; 268 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-17T17:45:26.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:26 smithi131 bash[88347]: cluster 2024-08-17T17:45:26.057972+0000 mgr.y (mgr.34107) 1289 : cluster [DBG] pgmap v1895: 105 pgs: 105 active+clean; 268 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-17T17:45:26.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:26 smithi131 bash[89561]: cluster 2024-08-17T17:45:26.057972+0000 mgr.y (mgr.34107) 1289 : cluster [DBG] pgmap v1895: 105 pgs: 105 active+clean; 268 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-17T17:45:26.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:26 smithi131 bash[89561]: cluster 2024-08-17T17:45:26.057972+0000 mgr.y (mgr.34107) 1289 : cluster [DBG] pgmap v1895: 105 pgs: 105 active+clean; 268 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-17T17:45:28.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:28 smithi169 bash[79348]: cluster 2024-08-17T17:45:28.058469+0000 mgr.y (mgr.34107) 1290 : cluster [DBG] pgmap v1896: 105 pgs: 105 active+clean; 268 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 1.6 MiB/s wr, 28 op/s 2024-08-17T17:45:28.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:28 smithi169 bash[79348]: cluster 2024-08-17T17:45:28.058469+0000 mgr.y (mgr.34107) 1290 : cluster [DBG] pgmap v1896: 105 pgs: 105 active+clean; 268 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 1.6 MiB/s wr, 28 op/s 2024-08-17T17:45:28.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:28 smithi131 bash[89561]: cluster 2024-08-17T17:45:28.058469+0000 mgr.y (mgr.34107) 1290 : cluster [DBG] pgmap v1896: 105 pgs: 105 active+clean; 268 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 1.6 MiB/s wr, 28 op/s 2024-08-17T17:45:28.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:28 smithi131 bash[89561]: cluster 2024-08-17T17:45:28.058469+0000 mgr.y (mgr.34107) 1290 : cluster [DBG] pgmap v1896: 105 pgs: 105 active+clean; 268 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 1.6 MiB/s wr, 28 op/s 2024-08-17T17:45:28.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:28 smithi131 bash[88347]: cluster 2024-08-17T17:45:28.058469+0000 mgr.y (mgr.34107) 1290 : cluster [DBG] pgmap v1896: 105 pgs: 105 active+clean; 268 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 1.6 MiB/s wr, 28 op/s 2024-08-17T17:45:28.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:28 smithi131 bash[88347]: cluster 2024-08-17T17:45:28.058469+0000 mgr.y (mgr.34107) 1290 : cluster [DBG] pgmap v1896: 105 pgs: 105 active+clean; 268 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 1.6 MiB/s wr, 28 op/s 2024-08-17T17:45:29.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:45:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:45:28] "GET /metrics HTTP/1.1" 200 36562 "" "Prometheus/2.51.0" 2024-08-17T17:45:30.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:30 smithi169 bash[79348]: cluster 2024-08-17T17:45:29.128234+0000 mon.a (mon.0) 2082 : cluster [DBG] osdmap e1253: 8 total, 8 up, 8 in 2024-08-17T17:45:30.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:30 smithi169 bash[79348]: cluster 2024-08-17T17:45:29.128234+0000 mon.a (mon.0) 2082 : cluster [DBG] osdmap e1253: 8 total, 8 up, 8 in 2024-08-17T17:45:30.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:30 smithi169 bash[79348]: cluster 2024-08-17T17:45:30.059201+0000 mgr.y (mgr.34107) 1291 : cluster [DBG] pgmap v1898: 105 pgs: 105 active+clean; 284 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.8 KiB/s rd, 1.6 MiB/s wr, 13 op/s 2024-08-17T17:45:30.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:30 smithi169 bash[79348]: cluster 2024-08-17T17:45:30.059201+0000 mgr.y (mgr.34107) 1291 : cluster [DBG] pgmap v1898: 105 pgs: 105 active+clean; 284 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.8 KiB/s rd, 1.6 MiB/s wr, 13 op/s 2024-08-17T17:45:30.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:30 smithi131 bash[89561]: cluster 2024-08-17T17:45:29.128234+0000 mon.a (mon.0) 2082 : cluster [DBG] osdmap e1253: 8 total, 8 up, 8 in 2024-08-17T17:45:30.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:30 smithi131 bash[89561]: cluster 2024-08-17T17:45:29.128234+0000 mon.a (mon.0) 2082 : cluster [DBG] osdmap e1253: 8 total, 8 up, 8 in 2024-08-17T17:45:30.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:30 smithi131 bash[89561]: cluster 2024-08-17T17:45:30.059201+0000 mgr.y (mgr.34107) 1291 : cluster [DBG] pgmap v1898: 105 pgs: 105 active+clean; 284 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.8 KiB/s rd, 1.6 MiB/s wr, 13 op/s 2024-08-17T17:45:30.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:30 smithi131 bash[89561]: cluster 2024-08-17T17:45:30.059201+0000 mgr.y (mgr.34107) 1291 : cluster [DBG] pgmap v1898: 105 pgs: 105 active+clean; 284 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.8 KiB/s rd, 1.6 MiB/s wr, 13 op/s 2024-08-17T17:45:30.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:30 smithi131 bash[88347]: cluster 2024-08-17T17:45:29.128234+0000 mon.a (mon.0) 2082 : cluster [DBG] osdmap e1253: 8 total, 8 up, 8 in 2024-08-17T17:45:30.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:30 smithi131 bash[88347]: cluster 2024-08-17T17:45:29.128234+0000 mon.a (mon.0) 2082 : cluster [DBG] osdmap e1253: 8 total, 8 up, 8 in 2024-08-17T17:45:30.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:30 smithi131 bash[88347]: cluster 2024-08-17T17:45:30.059201+0000 mgr.y (mgr.34107) 1291 : cluster [DBG] pgmap v1898: 105 pgs: 105 active+clean; 284 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.8 KiB/s rd, 1.6 MiB/s wr, 13 op/s 2024-08-17T17:45:30.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:30 smithi131 bash[88347]: cluster 2024-08-17T17:45:30.059201+0000 mgr.y (mgr.34107) 1291 : cluster [DBG] pgmap v1898: 105 pgs: 105 active+clean; 284 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 8.8 KiB/s rd, 1.6 MiB/s wr, 13 op/s 2024-08-17T17:45:31.214 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:45:31.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:31 smithi169 bash[79348]: cluster 2024-08-17T17:45:30.142066+0000 mon.a (mon.0) 2083 : cluster [DBG] osdmap e1254: 8 total, 8 up, 8 in 2024-08-17T17:45:31.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:31 smithi169 bash[79348]: cluster 2024-08-17T17:45:30.142066+0000 mon.a (mon.0) 2083 : cluster [DBG] osdmap e1254: 8 total, 8 up, 8 in 2024-08-17T17:45:31.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:31 smithi131 bash[88347]: cluster 2024-08-17T17:45:30.142066+0000 mon.a (mon.0) 2083 : cluster [DBG] osdmap e1254: 8 total, 8 up, 8 in 2024-08-17T17:45:31.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:31 smithi131 bash[88347]: cluster 2024-08-17T17:45:30.142066+0000 mon.a (mon.0) 2083 : cluster [DBG] osdmap e1254: 8 total, 8 up, 8 in 2024-08-17T17:45:31.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:31 smithi131 bash[89561]: cluster 2024-08-17T17:45:30.142066+0000 mon.a (mon.0) 2083 : cluster [DBG] osdmap e1254: 8 total, 8 up, 8 in 2024-08-17T17:45:31.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:31 smithi131 bash[89561]: cluster 2024-08-17T17:45:30.142066+0000 mon.a (mon.0) 2083 : cluster [DBG] osdmap e1254: 8 total, 8 up, 8 in 2024-08-17T17:45:32.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:32 smithi131 bash[89561]: cluster 2024-08-17T17:45:31.151892+0000 mon.a (mon.0) 2084 : cluster [DBG] osdmap e1255: 8 total, 8 up, 8 in 2024-08-17T17:45:32.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:32 smithi131 bash[89561]: cluster 2024-08-17T17:45:31.151892+0000 mon.a (mon.0) 2084 : cluster [DBG] osdmap e1255: 8 total, 8 up, 8 in 2024-08-17T17:45:32.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:32 smithi131 bash[89561]: cluster 2024-08-17T17:45:32.059645+0000 mgr.y (mgr.34107) 1292 : cluster [DBG] pgmap v1901: 105 pgs: 105 active+clean; 284 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s wr, 0 op/s 2024-08-17T17:45:32.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:32 smithi131 bash[89561]: cluster 2024-08-17T17:45:32.059645+0000 mgr.y (mgr.34107) 1292 : cluster [DBG] pgmap v1901: 105 pgs: 105 active+clean; 284 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s wr, 0 op/s 2024-08-17T17:45:32.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:32 smithi131 bash[88347]: cluster 2024-08-17T17:45:31.151892+0000 mon.a (mon.0) 2084 : cluster [DBG] osdmap e1255: 8 total, 8 up, 8 in 2024-08-17T17:45:32.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:32 smithi131 bash[88347]: cluster 2024-08-17T17:45:31.151892+0000 mon.a (mon.0) 2084 : cluster [DBG] osdmap e1255: 8 total, 8 up, 8 in 2024-08-17T17:45:32.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:32 smithi131 bash[88347]: cluster 2024-08-17T17:45:32.059645+0000 mgr.y (mgr.34107) 1292 : cluster [DBG] pgmap v1901: 105 pgs: 105 active+clean; 284 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s wr, 0 op/s 2024-08-17T17:45:32.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:32 smithi131 bash[88347]: cluster 2024-08-17T17:45:32.059645+0000 mgr.y (mgr.34107) 1292 : cluster [DBG] pgmap v1901: 105 pgs: 105 active+clean; 284 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s wr, 0 op/s 2024-08-17T17:45:32.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:32 smithi169 bash[79348]: cluster 2024-08-17T17:45:31.151892+0000 mon.a (mon.0) 2084 : cluster [DBG] osdmap e1255: 8 total, 8 up, 8 in 2024-08-17T17:45:32.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:32 smithi169 bash[79348]: cluster 2024-08-17T17:45:31.151892+0000 mon.a (mon.0) 2084 : cluster [DBG] osdmap e1255: 8 total, 8 up, 8 in 2024-08-17T17:45:32.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:32 smithi169 bash[79348]: cluster 2024-08-17T17:45:32.059645+0000 mgr.y (mgr.34107) 1292 : cluster [DBG] pgmap v1901: 105 pgs: 105 active+clean; 284 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s wr, 0 op/s 2024-08-17T17:45:32.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:32 smithi169 bash[79348]: cluster 2024-08-17T17:45:32.059645+0000 mgr.y (mgr.34107) 1292 : cluster [DBG] pgmap v1901: 105 pgs: 105 active+clean; 284 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 2.7 MiB/s wr, 0 op/s 2024-08-17T17:45:34.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:34 smithi169 bash[79348]: cluster 2024-08-17T17:45:34.060460+0000 mgr.y (mgr.34107) 1293 : cluster [DBG] pgmap v1902: 105 pgs: 105 active+clean; 290 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 MiB/s wr, 38 op/s 2024-08-17T17:45:34.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:34 smithi169 bash[79348]: cluster 2024-08-17T17:45:34.060460+0000 mgr.y (mgr.34107) 1293 : cluster [DBG] pgmap v1902: 105 pgs: 105 active+clean; 290 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 MiB/s wr, 38 op/s 2024-08-17T17:45:34.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:34 smithi131 bash[88347]: cluster 2024-08-17T17:45:34.060460+0000 mgr.y (mgr.34107) 1293 : cluster [DBG] pgmap v1902: 105 pgs: 105 active+clean; 290 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 MiB/s wr, 38 op/s 2024-08-17T17:45:34.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:34 smithi131 bash[88347]: cluster 2024-08-17T17:45:34.060460+0000 mgr.y (mgr.34107) 1293 : cluster [DBG] pgmap v1902: 105 pgs: 105 active+clean; 290 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 MiB/s wr, 38 op/s 2024-08-17T17:45:34.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:34 smithi131 bash[89561]: cluster 2024-08-17T17:45:34.060460+0000 mgr.y (mgr.34107) 1293 : cluster [DBG] pgmap v1902: 105 pgs: 105 active+clean; 290 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 MiB/s wr, 38 op/s 2024-08-17T17:45:34.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:34 smithi131 bash[89561]: cluster 2024-08-17T17:45:34.060460+0000 mgr.y (mgr.34107) 1293 : cluster [DBG] pgmap v1902: 105 pgs: 105 active+clean; 290 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 25 KiB/s rd, 2.7 MiB/s wr, 38 op/s 2024-08-17T17:45:36.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:36 smithi169 bash[79348]: cluster 2024-08-17T17:45:36.061073+0000 mgr.y (mgr.34107) 1294 : cluster [DBG] pgmap v1903: 105 pgs: 105 active+clean; 290 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 6.3 KiB/s wr, 39 op/s 2024-08-17T17:45:36.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:36 smithi169 bash[79348]: cluster 2024-08-17T17:45:36.061073+0000 mgr.y (mgr.34107) 1294 : cluster [DBG] pgmap v1903: 105 pgs: 105 active+clean; 290 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 6.3 KiB/s wr, 39 op/s 2024-08-17T17:45:36.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:36 smithi131 bash[89561]: cluster 2024-08-17T17:45:36.061073+0000 mgr.y (mgr.34107) 1294 : cluster [DBG] pgmap v1903: 105 pgs: 105 active+clean; 290 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 6.3 KiB/s wr, 39 op/s 2024-08-17T17:45:36.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:36 smithi131 bash[89561]: cluster 2024-08-17T17:45:36.061073+0000 mgr.y (mgr.34107) 1294 : cluster [DBG] pgmap v1903: 105 pgs: 105 active+clean; 290 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 6.3 KiB/s wr, 39 op/s 2024-08-17T17:45:36.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:36 smithi131 bash[88347]: cluster 2024-08-17T17:45:36.061073+0000 mgr.y (mgr.34107) 1294 : cluster [DBG] pgmap v1903: 105 pgs: 105 active+clean; 290 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 6.3 KiB/s wr, 39 op/s 2024-08-17T17:45:36.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:36 smithi131 bash[88347]: cluster 2024-08-17T17:45:36.061073+0000 mgr.y (mgr.34107) 1294 : cluster [DBG] pgmap v1903: 105 pgs: 105 active+clean; 290 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 6.3 KiB/s wr, 39 op/s 2024-08-17T17:45:38.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:38 smithi169 bash[79348]: cluster 2024-08-17T17:45:38.061553+0000 mgr.y (mgr.34107) 1295 : cluster [DBG] pgmap v1904: 105 pgs: 105 active+clean; 290 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 5.5 KiB/s wr, 34 op/s 2024-08-17T17:45:38.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:38 smithi169 bash[79348]: cluster 2024-08-17T17:45:38.061553+0000 mgr.y (mgr.34107) 1295 : cluster [DBG] pgmap v1904: 105 pgs: 105 active+clean; 290 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 5.5 KiB/s wr, 34 op/s 2024-08-17T17:45:38.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:38 smithi131 bash[89561]: cluster 2024-08-17T17:45:38.061553+0000 mgr.y (mgr.34107) 1295 : cluster [DBG] pgmap v1904: 105 pgs: 105 active+clean; 290 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 5.5 KiB/s wr, 34 op/s 2024-08-17T17:45:38.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:38 smithi131 bash[89561]: cluster 2024-08-17T17:45:38.061553+0000 mgr.y (mgr.34107) 1295 : cluster [DBG] pgmap v1904: 105 pgs: 105 active+clean; 290 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 5.5 KiB/s wr, 34 op/s 2024-08-17T17:45:38.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:38 smithi131 bash[88347]: cluster 2024-08-17T17:45:38.061553+0000 mgr.y (mgr.34107) 1295 : cluster [DBG] pgmap v1904: 105 pgs: 105 active+clean; 290 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 5.5 KiB/s wr, 34 op/s 2024-08-17T17:45:38.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:38 smithi131 bash[88347]: cluster 2024-08-17T17:45:38.061553+0000 mgr.y (mgr.34107) 1295 : cluster [DBG] pgmap v1904: 105 pgs: 105 active+clean; 290 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 5.5 KiB/s wr, 34 op/s 2024-08-17T17:45:39.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:45:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:45:38] "GET /metrics HTTP/1.1" 200 36561 "" "Prometheus/2.51.0" 2024-08-17T17:45:39.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:39 smithi169 bash[79348]: audit 2024-08-17T17:45:38.246183+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:39.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:39 smithi169 bash[79348]: audit 2024-08-17T17:45:38.246183+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:39.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:39 smithi131 bash[89561]: audit 2024-08-17T17:45:38.246183+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:39.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:39 smithi131 bash[89561]: audit 2024-08-17T17:45:38.246183+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:39.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:39 smithi131 bash[88347]: audit 2024-08-17T17:45:38.246183+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:39.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:39 smithi131 bash[88347]: audit 2024-08-17T17:45:38.246183+0000 mon.a (mon.0) 2085 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:40.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:40 smithi169 bash[79348]: cluster 2024-08-17T17:45:40.062404+0000 mgr.y (mgr.34107) 1296 : cluster [DBG] pgmap v1905: 105 pgs: 105 active+clean; 290 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 4.4 KiB/s wr, 27 op/s 2024-08-17T17:45:40.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:40 smithi169 bash[79348]: cluster 2024-08-17T17:45:40.062404+0000 mgr.y (mgr.34107) 1296 : cluster [DBG] pgmap v1905: 105 pgs: 105 active+clean; 290 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 4.4 KiB/s wr, 27 op/s 2024-08-17T17:45:40.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:40 smithi131 bash[88347]: cluster 2024-08-17T17:45:40.062404+0000 mgr.y (mgr.34107) 1296 : cluster [DBG] pgmap v1905: 105 pgs: 105 active+clean; 290 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 4.4 KiB/s wr, 27 op/s 2024-08-17T17:45:40.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:40 smithi131 bash[88347]: cluster 2024-08-17T17:45:40.062404+0000 mgr.y (mgr.34107) 1296 : cluster [DBG] pgmap v1905: 105 pgs: 105 active+clean; 290 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 4.4 KiB/s wr, 27 op/s 2024-08-17T17:45:40.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:40 smithi131 bash[89561]: cluster 2024-08-17T17:45:40.062404+0000 mgr.y (mgr.34107) 1296 : cluster [DBG] pgmap v1905: 105 pgs: 105 active+clean; 290 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 4.4 KiB/s wr, 27 op/s 2024-08-17T17:45:40.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:40 smithi131 bash[89561]: cluster 2024-08-17T17:45:40.062404+0000 mgr.y (mgr.34107) 1296 : cluster [DBG] pgmap v1905: 105 pgs: 105 active+clean; 290 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 4.4 KiB/s wr, 27 op/s 2024-08-17T17:45:42.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:42 smithi131 bash[88347]: cluster 2024-08-17T17:45:41.141186+0000 mon.a (mon.0) 2086 : cluster [DBG] osdmap e1256: 8 total, 8 up, 8 in 2024-08-17T17:45:42.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:42 smithi131 bash[88347]: cluster 2024-08-17T17:45:41.141186+0000 mon.a (mon.0) 2086 : cluster [DBG] osdmap e1256: 8 total, 8 up, 8 in 2024-08-17T17:45:42.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:42 smithi131 bash[88347]: cluster 2024-08-17T17:45:42.063053+0000 mgr.y (mgr.34107) 1297 : cluster [DBG] pgmap v1907: 105 pgs: 105 active+clean; 290 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 4.4 KiB/s wr, 27 op/s 2024-08-17T17:45:42.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:42 smithi131 bash[88347]: cluster 2024-08-17T17:45:42.063053+0000 mgr.y (mgr.34107) 1297 : cluster [DBG] pgmap v1907: 105 pgs: 105 active+clean; 290 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 4.4 KiB/s wr, 27 op/s 2024-08-17T17:45:42.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:42 smithi131 bash[89561]: cluster 2024-08-17T17:45:41.141186+0000 mon.a (mon.0) 2086 : cluster [DBG] osdmap e1256: 8 total, 8 up, 8 in 2024-08-17T17:45:42.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:42 smithi131 bash[89561]: cluster 2024-08-17T17:45:41.141186+0000 mon.a (mon.0) 2086 : cluster [DBG] osdmap e1256: 8 total, 8 up, 8 in 2024-08-17T17:45:42.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:42 smithi131 bash[89561]: cluster 2024-08-17T17:45:42.063053+0000 mgr.y (mgr.34107) 1297 : cluster [DBG] pgmap v1907: 105 pgs: 105 active+clean; 290 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 4.4 KiB/s wr, 27 op/s 2024-08-17T17:45:42.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:42 smithi131 bash[89561]: cluster 2024-08-17T17:45:42.063053+0000 mgr.y (mgr.34107) 1297 : cluster [DBG] pgmap v1907: 105 pgs: 105 active+clean; 290 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 4.4 KiB/s wr, 27 op/s 2024-08-17T17:45:42.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:42 smithi169 bash[79348]: cluster 2024-08-17T17:45:41.141186+0000 mon.a (mon.0) 2086 : cluster [DBG] osdmap e1256: 8 total, 8 up, 8 in 2024-08-17T17:45:42.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:42 smithi169 bash[79348]: cluster 2024-08-17T17:45:41.141186+0000 mon.a (mon.0) 2086 : cluster [DBG] osdmap e1256: 8 total, 8 up, 8 in 2024-08-17T17:45:42.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:42 smithi169 bash[79348]: cluster 2024-08-17T17:45:42.063053+0000 mgr.y (mgr.34107) 1297 : cluster [DBG] pgmap v1907: 105 pgs: 105 active+clean; 290 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 4.4 KiB/s wr, 27 op/s 2024-08-17T17:45:42.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:42 smithi169 bash[79348]: cluster 2024-08-17T17:45:42.063053+0000 mgr.y (mgr.34107) 1297 : cluster [DBG] pgmap v1907: 105 pgs: 105 active+clean; 290 MiB data, 1.2 GiB used, 714 GiB / 715 GiB avail; 18 KiB/s rd, 4.4 KiB/s wr, 27 op/s 2024-08-17T17:45:43.219 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:45:43.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:43 smithi131 bash[88347]: cluster 2024-08-17T17:45:42.153791+0000 mon.a (mon.0) 2087 : cluster [DBG] osdmap e1257: 8 total, 8 up, 8 in 2024-08-17T17:45:43.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:43 smithi131 bash[88347]: cluster 2024-08-17T17:45:42.153791+0000 mon.a (mon.0) 2087 : cluster [DBG] osdmap e1257: 8 total, 8 up, 8 in 2024-08-17T17:45:43.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:43 smithi131 bash[89561]: cluster 2024-08-17T17:45:42.153791+0000 mon.a (mon.0) 2087 : cluster [DBG] osdmap e1257: 8 total, 8 up, 8 in 2024-08-17T17:45:43.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:43 smithi131 bash[89561]: cluster 2024-08-17T17:45:42.153791+0000 mon.a (mon.0) 2087 : cluster [DBG] osdmap e1257: 8 total, 8 up, 8 in 2024-08-17T17:45:43.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:43 smithi169 bash[79348]: cluster 2024-08-17T17:45:42.153791+0000 mon.a (mon.0) 2087 : cluster [DBG] osdmap e1257: 8 total, 8 up, 8 in 2024-08-17T17:45:43.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:43 smithi169 bash[79348]: cluster 2024-08-17T17:45:42.153791+0000 mon.a (mon.0) 2087 : cluster [DBG] osdmap e1257: 8 total, 8 up, 8 in 2024-08-17T17:45:44.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:44 smithi131 bash[88347]: cluster 2024-08-17T17:45:43.155550+0000 mon.a (mon.0) 2088 : cluster [DBG] osdmap e1258: 8 total, 8 up, 8 in 2024-08-17T17:45:44.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:44 smithi131 bash[88347]: cluster 2024-08-17T17:45:43.155550+0000 mon.a (mon.0) 2088 : cluster [DBG] osdmap e1258: 8 total, 8 up, 8 in 2024-08-17T17:45:44.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:44 smithi131 bash[88347]: cluster 2024-08-17T17:45:44.064251+0000 mgr.y (mgr.34107) 1298 : cluster [DBG] pgmap v1910: 105 pgs: 105 active+clean; 312 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 2.7 MiB/s wr, 22 op/s 2024-08-17T17:45:44.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:44 smithi131 bash[88347]: cluster 2024-08-17T17:45:44.064251+0000 mgr.y (mgr.34107) 1298 : cluster [DBG] pgmap v1910: 105 pgs: 105 active+clean; 312 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 2.7 MiB/s wr, 22 op/s 2024-08-17T17:45:44.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:44 smithi131 bash[89561]: cluster 2024-08-17T17:45:43.155550+0000 mon.a (mon.0) 2088 : cluster [DBG] osdmap e1258: 8 total, 8 up, 8 in 2024-08-17T17:45:44.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:44 smithi131 bash[89561]: cluster 2024-08-17T17:45:43.155550+0000 mon.a (mon.0) 2088 : cluster [DBG] osdmap e1258: 8 total, 8 up, 8 in 2024-08-17T17:45:44.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:44 smithi131 bash[89561]: cluster 2024-08-17T17:45:44.064251+0000 mgr.y (mgr.34107) 1298 : cluster [DBG] pgmap v1910: 105 pgs: 105 active+clean; 312 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 2.7 MiB/s wr, 22 op/s 2024-08-17T17:45:44.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:44 smithi131 bash[89561]: cluster 2024-08-17T17:45:44.064251+0000 mgr.y (mgr.34107) 1298 : cluster [DBG] pgmap v1910: 105 pgs: 105 active+clean; 312 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 2.7 MiB/s wr, 22 op/s 2024-08-17T17:45:44.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:44 smithi169 bash[79348]: cluster 2024-08-17T17:45:43.155550+0000 mon.a (mon.0) 2088 : cluster [DBG] osdmap e1258: 8 total, 8 up, 8 in 2024-08-17T17:45:44.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:44 smithi169 bash[79348]: cluster 2024-08-17T17:45:43.155550+0000 mon.a (mon.0) 2088 : cluster [DBG] osdmap e1258: 8 total, 8 up, 8 in 2024-08-17T17:45:44.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:44 smithi169 bash[79348]: cluster 2024-08-17T17:45:44.064251+0000 mgr.y (mgr.34107) 1298 : cluster [DBG] pgmap v1910: 105 pgs: 105 active+clean; 312 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 2.7 MiB/s wr, 22 op/s 2024-08-17T17:45:44.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:44 smithi169 bash[79348]: cluster 2024-08-17T17:45:44.064251+0000 mgr.y (mgr.34107) 1298 : cluster [DBG] pgmap v1910: 105 pgs: 105 active+clean; 312 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 14 KiB/s rd, 2.7 MiB/s wr, 22 op/s 2024-08-17T17:45:46.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:46 smithi169 bash[79348]: cluster 2024-08-17T17:45:46.064947+0000 mgr.y (mgr.34107) 1299 : cluster [DBG] pgmap v1911: 105 pgs: 105 active+clean; 312 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 2.7 MiB/s wr, 46 op/s 2024-08-17T17:45:46.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:46 smithi169 bash[79348]: cluster 2024-08-17T17:45:46.064947+0000 mgr.y (mgr.34107) 1299 : cluster [DBG] pgmap v1911: 105 pgs: 105 active+clean; 312 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 2.7 MiB/s wr, 46 op/s 2024-08-17T17:45:46.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:46 smithi131 bash[89561]: cluster 2024-08-17T17:45:46.064947+0000 mgr.y (mgr.34107) 1299 : cluster [DBG] pgmap v1911: 105 pgs: 105 active+clean; 312 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 2.7 MiB/s wr, 46 op/s 2024-08-17T17:45:46.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:46 smithi131 bash[89561]: cluster 2024-08-17T17:45:46.064947+0000 mgr.y (mgr.34107) 1299 : cluster [DBG] pgmap v1911: 105 pgs: 105 active+clean; 312 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 2.7 MiB/s wr, 46 op/s 2024-08-17T17:45:46.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:46 smithi131 bash[88347]: cluster 2024-08-17T17:45:46.064947+0000 mgr.y (mgr.34107) 1299 : cluster [DBG] pgmap v1911: 105 pgs: 105 active+clean; 312 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 2.7 MiB/s wr, 46 op/s 2024-08-17T17:45:46.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:46 smithi131 bash[88347]: cluster 2024-08-17T17:45:46.064947+0000 mgr.y (mgr.34107) 1299 : cluster [DBG] pgmap v1911: 105 pgs: 105 active+clean; 312 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 30 KiB/s rd, 2.7 MiB/s wr, 46 op/s 2024-08-17T17:45:48.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:47 smithi131 bash[88347]: audit 2024-08-17T17:45:47.697668+0000 mon.a (mon.0) 2089 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:45:48.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:47 smithi131 bash[88347]: audit 2024-08-17T17:45:47.697668+0000 mon.a (mon.0) 2089 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:45:48.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:47 smithi131 bash[89561]: audit 2024-08-17T17:45:47.697668+0000 mon.a (mon.0) 2089 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:45:48.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:47 smithi131 bash[89561]: audit 2024-08-17T17:45:47.697668+0000 mon.a (mon.0) 2089 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:45:48.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:47 smithi169 bash[79348]: audit 2024-08-17T17:45:47.697668+0000 mon.a (mon.0) 2089 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:45:48.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:47 smithi169 bash[79348]: audit 2024-08-17T17:45:47.697668+0000 mon.a (mon.0) 2089 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:45:49.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:45:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:45:48] "GET /metrics HTTP/1.1" 200 36561 "" "Prometheus/2.51.0" 2024-08-17T17:45:49.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:48 smithi131 bash[88347]: cluster 2024-08-17T17:45:48.065424+0000 mgr.y (mgr.34107) 1300 : cluster [DBG] pgmap v1912: 105 pgs: 105 active+clean; 312 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-08-17T17:45:49.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:48 smithi131 bash[88347]: cluster 2024-08-17T17:45:48.065424+0000 mgr.y (mgr.34107) 1300 : cluster [DBG] pgmap v1912: 105 pgs: 105 active+clean; 312 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-08-17T17:45:49.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:48 smithi131 bash[89561]: cluster 2024-08-17T17:45:48.065424+0000 mgr.y (mgr.34107) 1300 : cluster [DBG] pgmap v1912: 105 pgs: 105 active+clean; 312 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-08-17T17:45:49.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:48 smithi131 bash[89561]: cluster 2024-08-17T17:45:48.065424+0000 mgr.y (mgr.34107) 1300 : cluster [DBG] pgmap v1912: 105 pgs: 105 active+clean; 312 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-08-17T17:45:49.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:48 smithi169 bash[79348]: cluster 2024-08-17T17:45:48.065424+0000 mgr.y (mgr.34107) 1300 : cluster [DBG] pgmap v1912: 105 pgs: 105 active+clean; 312 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-08-17T17:45:49.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:48 smithi169 bash[79348]: cluster 2024-08-17T17:45:48.065424+0000 mgr.y (mgr.34107) 1300 : cluster [DBG] pgmap v1912: 105 pgs: 105 active+clean; 312 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 26 KiB/s rd, 2.3 MiB/s wr, 40 op/s 2024-08-17T17:45:50.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:50 smithi169 bash[79348]: cluster 2024-08-17T17:45:50.066262+0000 mgr.y (mgr.34107) 1301 : cluster [DBG] pgmap v1913: 105 pgs: 105 active+clean; 312 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-17T17:45:50.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:50 smithi169 bash[79348]: cluster 2024-08-17T17:45:50.066262+0000 mgr.y (mgr.34107) 1301 : cluster [DBG] pgmap v1913: 105 pgs: 105 active+clean; 312 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-17T17:45:50.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:50 smithi131 bash[88347]: cluster 2024-08-17T17:45:50.066262+0000 mgr.y (mgr.34107) 1301 : cluster [DBG] pgmap v1913: 105 pgs: 105 active+clean; 312 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-17T17:45:50.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:50 smithi131 bash[88347]: cluster 2024-08-17T17:45:50.066262+0000 mgr.y (mgr.34107) 1301 : cluster [DBG] pgmap v1913: 105 pgs: 105 active+clean; 312 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-17T17:45:50.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:50 smithi131 bash[89561]: cluster 2024-08-17T17:45:50.066262+0000 mgr.y (mgr.34107) 1301 : cluster [DBG] pgmap v1913: 105 pgs: 105 active+clean; 312 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-17T17:45:50.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:50 smithi131 bash[89561]: cluster 2024-08-17T17:45:50.066262+0000 mgr.y (mgr.34107) 1301 : cluster [DBG] pgmap v1913: 105 pgs: 105 active+clean; 312 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 23 KiB/s rd, 2.0 MiB/s wr, 34 op/s 2024-08-17T17:45:53.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:52 smithi131 bash[88347]: cluster 2024-08-17T17:45:51.777054+0000 mon.a (mon.0) 2090 : cluster [DBG] osdmap e1259: 8 total, 8 up, 8 in 2024-08-17T17:45:53.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:52 smithi131 bash[88347]: cluster 2024-08-17T17:45:51.777054+0000 mon.a (mon.0) 2090 : cluster [DBG] osdmap e1259: 8 total, 8 up, 8 in 2024-08-17T17:45:53.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:52 smithi131 bash[88347]: cluster 2024-08-17T17:45:52.066864+0000 mgr.y (mgr.34107) 1302 : cluster [DBG] pgmap v1915: 105 pgs: 105 active+clean; 312 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 1.8 MiB/s wr, 31 op/s 2024-08-17T17:45:53.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:52 smithi131 bash[88347]: cluster 2024-08-17T17:45:52.066864+0000 mgr.y (mgr.34107) 1302 : cluster [DBG] pgmap v1915: 105 pgs: 105 active+clean; 312 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 1.8 MiB/s wr, 31 op/s 2024-08-17T17:45:53.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:52 smithi131 bash[89561]: cluster 2024-08-17T17:45:51.777054+0000 mon.a (mon.0) 2090 : cluster [DBG] osdmap e1259: 8 total, 8 up, 8 in 2024-08-17T17:45:53.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:52 smithi131 bash[89561]: cluster 2024-08-17T17:45:51.777054+0000 mon.a (mon.0) 2090 : cluster [DBG] osdmap e1259: 8 total, 8 up, 8 in 2024-08-17T17:45:53.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:52 smithi131 bash[89561]: cluster 2024-08-17T17:45:52.066864+0000 mgr.y (mgr.34107) 1302 : cluster [DBG] pgmap v1915: 105 pgs: 105 active+clean; 312 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 1.8 MiB/s wr, 31 op/s 2024-08-17T17:45:53.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:52 smithi131 bash[89561]: cluster 2024-08-17T17:45:52.066864+0000 mgr.y (mgr.34107) 1302 : cluster [DBG] pgmap v1915: 105 pgs: 105 active+clean; 312 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 1.8 MiB/s wr, 31 op/s 2024-08-17T17:45:53.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:52 smithi169 bash[79348]: cluster 2024-08-17T17:45:51.777054+0000 mon.a (mon.0) 2090 : cluster [DBG] osdmap e1259: 8 total, 8 up, 8 in 2024-08-17T17:45:53.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:52 smithi169 bash[79348]: cluster 2024-08-17T17:45:51.777054+0000 mon.a (mon.0) 2090 : cluster [DBG] osdmap e1259: 8 total, 8 up, 8 in 2024-08-17T17:45:53.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:52 smithi169 bash[79348]: cluster 2024-08-17T17:45:52.066864+0000 mgr.y (mgr.34107) 1302 : cluster [DBG] pgmap v1915: 105 pgs: 105 active+clean; 312 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 1.8 MiB/s wr, 31 op/s 2024-08-17T17:45:53.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:52 smithi169 bash[79348]: cluster 2024-08-17T17:45:52.066864+0000 mgr.y (mgr.34107) 1302 : cluster [DBG] pgmap v1915: 105 pgs: 105 active+clean; 312 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 20 KiB/s rd, 1.8 MiB/s wr, 31 op/s 2024-08-17T17:45:53.855 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] DiffIterateTest/1.DiffIterateDeterministicLUKS2PP (54334 ms) 2024-08-17T17:45:53.856 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] DiffIterateTest/1.DiffIterateDiscard 2024-08-17T17:45:53.856 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:45:54.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:53 smithi131 bash[88347]: cluster 2024-08-17T17:45:52.780596+0000 mon.a (mon.0) 2091 : cluster [DBG] osdmap e1260: 8 total, 8 up, 8 in 2024-08-17T17:45:54.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:53 smithi131 bash[88347]: cluster 2024-08-17T17:45:52.780596+0000 mon.a (mon.0) 2091 : cluster [DBG] osdmap e1260: 8 total, 8 up, 8 in 2024-08-17T17:45:54.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:53 smithi131 bash[88347]: audit 2024-08-17T17:45:53.246246+0000 mon.a (mon.0) 2092 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:54.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:53 smithi131 bash[88347]: audit 2024-08-17T17:45:53.246246+0000 mon.a (mon.0) 2092 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:54.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:53 smithi131 bash[88347]: audit 2024-08-17T17:45:53.483077+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:45:54.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:53 smithi131 bash[88347]: audit 2024-08-17T17:45:53.483077+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:45:54.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:53 smithi131 bash[88347]: audit 2024-08-17T17:45:53.490282+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:45:54.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:53 smithi131 bash[88347]: audit 2024-08-17T17:45:53.490282+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:45:54.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:53 smithi131 bash[88347]: audit 2024-08-17T17:45:53.693525+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:45:54.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:53 smithi131 bash[88347]: audit 2024-08-17T17:45:53.693525+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:45:54.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:53 smithi131 bash[88347]: audit 2024-08-17T17:45:53.701160+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:45:54.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:53 smithi131 bash[88347]: audit 2024-08-17T17:45:53.701160+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:45:54.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:53 smithi131 bash[89561]: cluster 2024-08-17T17:45:52.780596+0000 mon.a (mon.0) 2091 : cluster [DBG] osdmap e1260: 8 total, 8 up, 8 in 2024-08-17T17:45:54.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:53 smithi131 bash[89561]: cluster 2024-08-17T17:45:52.780596+0000 mon.a (mon.0) 2091 : cluster [DBG] osdmap e1260: 8 total, 8 up, 8 in 2024-08-17T17:45:54.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:53 smithi131 bash[89561]: audit 2024-08-17T17:45:53.246246+0000 mon.a (mon.0) 2092 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:54.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:53 smithi131 bash[89561]: audit 2024-08-17T17:45:53.246246+0000 mon.a (mon.0) 2092 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:54.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:53 smithi131 bash[89561]: audit 2024-08-17T17:45:53.483077+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:45:54.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:53 smithi131 bash[89561]: audit 2024-08-17T17:45:53.483077+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:45:54.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:53 smithi131 bash[89561]: audit 2024-08-17T17:45:53.490282+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:45:54.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:53 smithi131 bash[89561]: audit 2024-08-17T17:45:53.490282+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:45:54.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:53 smithi131 bash[89561]: audit 2024-08-17T17:45:53.693525+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:45:54.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:53 smithi131 bash[89561]: audit 2024-08-17T17:45:53.693525+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:45:54.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:53 smithi131 bash[89561]: audit 2024-08-17T17:45:53.701160+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:45:54.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:53 smithi131 bash[89561]: audit 2024-08-17T17:45:53.701160+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:45:54.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:53 smithi169 bash[79348]: cluster 2024-08-17T17:45:52.780596+0000 mon.a (mon.0) 2091 : cluster [DBG] osdmap e1260: 8 total, 8 up, 8 in 2024-08-17T17:45:54.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:53 smithi169 bash[79348]: cluster 2024-08-17T17:45:52.780596+0000 mon.a (mon.0) 2091 : cluster [DBG] osdmap e1260: 8 total, 8 up, 8 in 2024-08-17T17:45:54.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:53 smithi169 bash[79348]: audit 2024-08-17T17:45:53.246246+0000 mon.a (mon.0) 2092 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:54.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:53 smithi169 bash[79348]: audit 2024-08-17T17:45:53.246246+0000 mon.a (mon.0) 2092 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:45:54.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:53 smithi169 bash[79348]: audit 2024-08-17T17:45:53.483077+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:45:54.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:53 smithi169 bash[79348]: audit 2024-08-17T17:45:53.483077+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:45:54.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:53 smithi169 bash[79348]: audit 2024-08-17T17:45:53.490282+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:45:54.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:53 smithi169 bash[79348]: audit 2024-08-17T17:45:53.490282+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:45:54.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:53 smithi169 bash[79348]: audit 2024-08-17T17:45:53.693525+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:45:54.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:53 smithi169 bash[79348]: audit 2024-08-17T17:45:53.693525+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:45:54.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:53 smithi169 bash[79348]: audit 2024-08-17T17:45:53.701160+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:45:54.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:53 smithi169 bash[79348]: audit 2024-08-17T17:45:53.701160+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:45:55.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:54 smithi131 bash[89561]: cluster 2024-08-17T17:45:53.807640+0000 mon.a (mon.0) 2097 : cluster [DBG] osdmap e1261: 8 total, 8 up, 8 in 2024-08-17T17:45:55.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:54 smithi131 bash[89561]: cluster 2024-08-17T17:45:53.807640+0000 mon.a (mon.0) 2097 : cluster [DBG] osdmap e1261: 8 total, 8 up, 8 in 2024-08-17T17:45:55.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:54 smithi131 bash[89561]: cluster 2024-08-17T17:45:54.067672+0000 mgr.y (mgr.34107) 1303 : cluster [DBG] pgmap v1918: 105 pgs: 105 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 33 KiB/s rd, 1.3 MiB/s wr, 51 op/s 2024-08-17T17:45:55.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:54 smithi131 bash[89561]: cluster 2024-08-17T17:45:54.067672+0000 mgr.y (mgr.34107) 1303 : cluster [DBG] pgmap v1918: 105 pgs: 105 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 33 KiB/s rd, 1.3 MiB/s wr, 51 op/s 2024-08-17T17:45:55.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:54 smithi131 bash[89561]: audit 2024-08-17T17:45:54.366748+0000 mon.a (mon.0) 2098 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:45:55.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:54 smithi131 bash[89561]: audit 2024-08-17T17:45:54.366748+0000 mon.a (mon.0) 2098 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:45:55.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:54 smithi131 bash[89561]: audit 2024-08-17T17:45:54.367733+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:45:55.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:54 smithi131 bash[89561]: audit 2024-08-17T17:45:54.367733+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:45:55.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:54 smithi131 bash[89561]: audit 2024-08-17T17:45:54.377652+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:45:55.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:54 smithi131 bash[89561]: audit 2024-08-17T17:45:54.377652+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:45:55.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:54 smithi131 bash[88347]: cluster 2024-08-17T17:45:53.807640+0000 mon.a (mon.0) 2097 : cluster [DBG] osdmap e1261: 8 total, 8 up, 8 in 2024-08-17T17:45:55.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:54 smithi131 bash[88347]: cluster 2024-08-17T17:45:53.807640+0000 mon.a (mon.0) 2097 : cluster [DBG] osdmap e1261: 8 total, 8 up, 8 in 2024-08-17T17:45:55.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:54 smithi131 bash[88347]: cluster 2024-08-17T17:45:54.067672+0000 mgr.y (mgr.34107) 1303 : cluster [DBG] pgmap v1918: 105 pgs: 105 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 33 KiB/s rd, 1.3 MiB/s wr, 51 op/s 2024-08-17T17:45:55.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:54 smithi131 bash[88347]: cluster 2024-08-17T17:45:54.067672+0000 mgr.y (mgr.34107) 1303 : cluster [DBG] pgmap v1918: 105 pgs: 105 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 33 KiB/s rd, 1.3 MiB/s wr, 51 op/s 2024-08-17T17:45:55.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:54 smithi131 bash[88347]: audit 2024-08-17T17:45:54.366748+0000 mon.a (mon.0) 2098 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:45:55.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:54 smithi131 bash[88347]: audit 2024-08-17T17:45:54.366748+0000 mon.a (mon.0) 2098 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:45:55.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:54 smithi131 bash[88347]: audit 2024-08-17T17:45:54.367733+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:45:55.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:54 smithi131 bash[88347]: audit 2024-08-17T17:45:54.367733+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:45:55.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:54 smithi131 bash[88347]: audit 2024-08-17T17:45:54.377652+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:45:55.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:54 smithi131 bash[88347]: audit 2024-08-17T17:45:54.377652+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:45:55.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:54 smithi169 bash[79348]: cluster 2024-08-17T17:45:53.807640+0000 mon.a (mon.0) 2097 : cluster [DBG] osdmap e1261: 8 total, 8 up, 8 in 2024-08-17T17:45:55.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:54 smithi169 bash[79348]: cluster 2024-08-17T17:45:53.807640+0000 mon.a (mon.0) 2097 : cluster [DBG] osdmap e1261: 8 total, 8 up, 8 in 2024-08-17T17:45:55.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:54 smithi169 bash[79348]: cluster 2024-08-17T17:45:54.067672+0000 mgr.y (mgr.34107) 1303 : cluster [DBG] pgmap v1918: 105 pgs: 105 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 33 KiB/s rd, 1.3 MiB/s wr, 51 op/s 2024-08-17T17:45:55.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:54 smithi169 bash[79348]: cluster 2024-08-17T17:45:54.067672+0000 mgr.y (mgr.34107) 1303 : cluster [DBG] pgmap v1918: 105 pgs: 105 active+clean; 324 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 33 KiB/s rd, 1.3 MiB/s wr, 51 op/s 2024-08-17T17:45:55.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:54 smithi169 bash[79348]: audit 2024-08-17T17:45:54.366748+0000 mon.a (mon.0) 2098 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:45:55.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:54 smithi169 bash[79348]: audit 2024-08-17T17:45:54.366748+0000 mon.a (mon.0) 2098 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:45:55.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:54 smithi169 bash[79348]: audit 2024-08-17T17:45:54.367733+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:45:55.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:54 smithi169 bash[79348]: audit 2024-08-17T17:45:54.367733+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:45:55.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:54 smithi169 bash[79348]: audit 2024-08-17T17:45:54.377652+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:45:55.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:54 smithi169 bash[79348]: audit 2024-08-17T17:45:54.377652+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:45:56.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:55 smithi131 bash[89561]: cluster 2024-08-17T17:45:54.818983+0000 mon.a (mon.0) 2101 : cluster [DBG] osdmap e1262: 8 total, 8 up, 8 in 2024-08-17T17:45:56.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:55 smithi131 bash[89561]: cluster 2024-08-17T17:45:54.818983+0000 mon.a (mon.0) 2101 : cluster [DBG] osdmap e1262: 8 total, 8 up, 8 in 2024-08-17T17:45:56.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:55 smithi131 bash[88347]: cluster 2024-08-17T17:45:54.818983+0000 mon.a (mon.0) 2101 : cluster [DBG] osdmap e1262: 8 total, 8 up, 8 in 2024-08-17T17:45:56.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:55 smithi131 bash[88347]: cluster 2024-08-17T17:45:54.818983+0000 mon.a (mon.0) 2101 : cluster [DBG] osdmap e1262: 8 total, 8 up, 8 in 2024-08-17T17:45:56.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:55 smithi169 bash[79348]: cluster 2024-08-17T17:45:54.818983+0000 mon.a (mon.0) 2101 : cluster [DBG] osdmap e1262: 8 total, 8 up, 8 in 2024-08-17T17:45:56.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:55 smithi169 bash[79348]: cluster 2024-08-17T17:45:54.818983+0000 mon.a (mon.0) 2101 : cluster [DBG] osdmap e1262: 8 total, 8 up, 8 in 2024-08-17T17:45:56.900 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] DiffIterateTest/1.DiffIterateDiscard (3045 ms) 2024-08-17T17:45:56.900 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] DiffIterateTest/1.DiffIterateTruncate 2024-08-17T17:45:56.900 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:45:57.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:56 smithi131 bash[88347]: cluster 2024-08-17T17:45:55.827582+0000 mon.a (mon.0) 2102 : cluster [DBG] osdmap e1263: 8 total, 8 up, 8 in 2024-08-17T17:45:57.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:56 smithi131 bash[88347]: cluster 2024-08-17T17:45:55.827582+0000 mon.a (mon.0) 2102 : cluster [DBG] osdmap e1263: 8 total, 8 up, 8 in 2024-08-17T17:45:57.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:56 smithi131 bash[88347]: cluster 2024-08-17T17:45:56.068357+0000 mgr.y (mgr.34107) 1304 : cluster [DBG] pgmap v1921: 105 pgs: 105 active+clean; 336 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 53 KiB/s rd, 4.0 MiB/s wr, 83 op/s 2024-08-17T17:45:57.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:56 smithi131 bash[88347]: cluster 2024-08-17T17:45:56.068357+0000 mgr.y (mgr.34107) 1304 : cluster [DBG] pgmap v1921: 105 pgs: 105 active+clean; 336 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 53 KiB/s rd, 4.0 MiB/s wr, 83 op/s 2024-08-17T17:45:57.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:56 smithi131 bash[89561]: cluster 2024-08-17T17:45:55.827582+0000 mon.a (mon.0) 2102 : cluster [DBG] osdmap e1263: 8 total, 8 up, 8 in 2024-08-17T17:45:57.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:56 smithi131 bash[89561]: cluster 2024-08-17T17:45:55.827582+0000 mon.a (mon.0) 2102 : cluster [DBG] osdmap e1263: 8 total, 8 up, 8 in 2024-08-17T17:45:57.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:56 smithi131 bash[89561]: cluster 2024-08-17T17:45:56.068357+0000 mgr.y (mgr.34107) 1304 : cluster [DBG] pgmap v1921: 105 pgs: 105 active+clean; 336 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 53 KiB/s rd, 4.0 MiB/s wr, 83 op/s 2024-08-17T17:45:57.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:56 smithi131 bash[89561]: cluster 2024-08-17T17:45:56.068357+0000 mgr.y (mgr.34107) 1304 : cluster [DBG] pgmap v1921: 105 pgs: 105 active+clean; 336 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 53 KiB/s rd, 4.0 MiB/s wr, 83 op/s 2024-08-17T17:45:57.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:56 smithi169 bash[79348]: cluster 2024-08-17T17:45:55.827582+0000 mon.a (mon.0) 2102 : cluster [DBG] osdmap e1263: 8 total, 8 up, 8 in 2024-08-17T17:45:57.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:56 smithi169 bash[79348]: cluster 2024-08-17T17:45:55.827582+0000 mon.a (mon.0) 2102 : cluster [DBG] osdmap e1263: 8 total, 8 up, 8 in 2024-08-17T17:45:57.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:56 smithi169 bash[79348]: cluster 2024-08-17T17:45:56.068357+0000 mgr.y (mgr.34107) 1304 : cluster [DBG] pgmap v1921: 105 pgs: 105 active+clean; 336 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 53 KiB/s rd, 4.0 MiB/s wr, 83 op/s 2024-08-17T17:45:57.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:56 smithi169 bash[79348]: cluster 2024-08-17T17:45:56.068357+0000 mgr.y (mgr.34107) 1304 : cluster [DBG] pgmap v1921: 105 pgs: 105 active+clean; 336 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 53 KiB/s rd, 4.0 MiB/s wr, 83 op/s 2024-08-17T17:45:58.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:57 smithi131 bash[89561]: cluster 2024-08-17T17:45:56.844221+0000 mon.a (mon.0) 2103 : cluster [DBG] osdmap e1264: 8 total, 8 up, 8 in 2024-08-17T17:45:58.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:57 smithi131 bash[89561]: cluster 2024-08-17T17:45:56.844221+0000 mon.a (mon.0) 2103 : cluster [DBG] osdmap e1264: 8 total, 8 up, 8 in 2024-08-17T17:45:58.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:57 smithi131 bash[88347]: cluster 2024-08-17T17:45:56.844221+0000 mon.a (mon.0) 2103 : cluster [DBG] osdmap e1264: 8 total, 8 up, 8 in 2024-08-17T17:45:58.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:57 smithi131 bash[88347]: cluster 2024-08-17T17:45:56.844221+0000 mon.a (mon.0) 2103 : cluster [DBG] osdmap e1264: 8 total, 8 up, 8 in 2024-08-17T17:45:58.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:57 smithi169 bash[79348]: cluster 2024-08-17T17:45:56.844221+0000 mon.a (mon.0) 2103 : cluster [DBG] osdmap e1264: 8 total, 8 up, 8 in 2024-08-17T17:45:58.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:57 smithi169 bash[79348]: cluster 2024-08-17T17:45:56.844221+0000 mon.a (mon.0) 2103 : cluster [DBG] osdmap e1264: 8 total, 8 up, 8 in 2024-08-17T17:45:59.100 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:45:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:45:58] "GET /metrics HTTP/1.1" 200 36562 "" "Prometheus/2.51.0" 2024-08-17T17:45:59.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:58 smithi131 bash[88347]: cluster 2024-08-17T17:45:57.841854+0000 mon.a (mon.0) 2104 : cluster [DBG] osdmap e1265: 8 total, 8 up, 8 in 2024-08-17T17:45:59.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:58 smithi131 bash[88347]: cluster 2024-08-17T17:45:57.841854+0000 mon.a (mon.0) 2104 : cluster [DBG] osdmap e1265: 8 total, 8 up, 8 in 2024-08-17T17:45:59.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:58 smithi131 bash[88347]: cluster 2024-08-17T17:45:58.069128+0000 mgr.y (mgr.34107) 1305 : cluster [DBG] pgmap v1924: 105 pgs: 105 active+clean; 336 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.0 KiB/s rd, 2.0 MiB/s wr, 6 op/s 2024-08-17T17:45:59.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:58 smithi131 bash[88347]: cluster 2024-08-17T17:45:58.069128+0000 mgr.y (mgr.34107) 1305 : cluster [DBG] pgmap v1924: 105 pgs: 105 active+clean; 336 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.0 KiB/s rd, 2.0 MiB/s wr, 6 op/s 2024-08-17T17:45:59.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:58 smithi131 bash[89561]: cluster 2024-08-17T17:45:57.841854+0000 mon.a (mon.0) 2104 : cluster [DBG] osdmap e1265: 8 total, 8 up, 8 in 2024-08-17T17:45:59.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:58 smithi131 bash[89561]: cluster 2024-08-17T17:45:57.841854+0000 mon.a (mon.0) 2104 : cluster [DBG] osdmap e1265: 8 total, 8 up, 8 in 2024-08-17T17:45:59.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:58 smithi131 bash[89561]: cluster 2024-08-17T17:45:58.069128+0000 mgr.y (mgr.34107) 1305 : cluster [DBG] pgmap v1924: 105 pgs: 105 active+clean; 336 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.0 KiB/s rd, 2.0 MiB/s wr, 6 op/s 2024-08-17T17:45:59.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:58 smithi131 bash[89561]: cluster 2024-08-17T17:45:58.069128+0000 mgr.y (mgr.34107) 1305 : cluster [DBG] pgmap v1924: 105 pgs: 105 active+clean; 336 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.0 KiB/s rd, 2.0 MiB/s wr, 6 op/s 2024-08-17T17:45:59.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:58 smithi169 bash[79348]: cluster 2024-08-17T17:45:57.841854+0000 mon.a (mon.0) 2104 : cluster [DBG] osdmap e1265: 8 total, 8 up, 8 in 2024-08-17T17:45:59.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:58 smithi169 bash[79348]: cluster 2024-08-17T17:45:57.841854+0000 mon.a (mon.0) 2104 : cluster [DBG] osdmap e1265: 8 total, 8 up, 8 in 2024-08-17T17:45:59.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:58 smithi169 bash[79348]: cluster 2024-08-17T17:45:58.069128+0000 mgr.y (mgr.34107) 1305 : cluster [DBG] pgmap v1924: 105 pgs: 105 active+clean; 336 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.0 KiB/s rd, 2.0 MiB/s wr, 6 op/s 2024-08-17T17:45:59.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:58 smithi169 bash[79348]: cluster 2024-08-17T17:45:58.069128+0000 mgr.y (mgr.34107) 1305 : cluster [DBG] pgmap v1924: 105 pgs: 105 active+clean; 336 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 3.0 KiB/s rd, 2.0 MiB/s wr, 6 op/s 2024-08-17T17:45:59.957 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] DiffIterateTest/1.DiffIterateTruncate (3057 ms) 2024-08-17T17:45:59.957 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] DiffIterateTest/1.DiffIterateWriteAndTruncate 2024-08-17T17:45:59.957 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:46:00.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:59 smithi169 bash[79348]: cluster 2024-08-17T17:45:58.862612+0000 mon.a (mon.0) 2105 : cluster [DBG] osdmap e1266: 8 total, 8 up, 8 in 2024-08-17T17:46:00.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:45:59 smithi169 bash[79348]: cluster 2024-08-17T17:45:58.862612+0000 mon.a (mon.0) 2105 : cluster [DBG] osdmap e1266: 8 total, 8 up, 8 in 2024-08-17T17:46:00.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:59 smithi131 bash[88347]: cluster 2024-08-17T17:45:58.862612+0000 mon.a (mon.0) 2105 : cluster [DBG] osdmap e1266: 8 total, 8 up, 8 in 2024-08-17T17:46:00.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:45:59 smithi131 bash[88347]: cluster 2024-08-17T17:45:58.862612+0000 mon.a (mon.0) 2105 : cluster [DBG] osdmap e1266: 8 total, 8 up, 8 in 2024-08-17T17:46:00.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:59 smithi131 bash[89561]: cluster 2024-08-17T17:45:58.862612+0000 mon.a (mon.0) 2105 : cluster [DBG] osdmap e1266: 8 total, 8 up, 8 in 2024-08-17T17:46:00.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:45:59 smithi131 bash[89561]: cluster 2024-08-17T17:45:58.862612+0000 mon.a (mon.0) 2105 : cluster [DBG] osdmap e1266: 8 total, 8 up, 8 in 2024-08-17T17:46:01.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:00 smithi169 bash[79348]: cluster 2024-08-17T17:45:59.861979+0000 mon.a (mon.0) 2106 : cluster [DBG] osdmap e1267: 8 total, 8 up, 8 in 2024-08-17T17:46:01.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:00 smithi169 bash[79348]: cluster 2024-08-17T17:45:59.861979+0000 mon.a (mon.0) 2106 : cluster [DBG] osdmap e1267: 8 total, 8 up, 8 in 2024-08-17T17:46:01.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:00 smithi169 bash[79348]: cluster 2024-08-17T17:46:00.069889+0000 mgr.y (mgr.34107) 1306 : cluster [DBG] pgmap v1927: 105 pgs: 105 active+clean; 337 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 61 KiB/s rd, 264 KiB/s wr, 89 op/s 2024-08-17T17:46:01.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:00 smithi169 bash[79348]: cluster 2024-08-17T17:46:00.069889+0000 mgr.y (mgr.34107) 1306 : cluster [DBG] pgmap v1927: 105 pgs: 105 active+clean; 337 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 61 KiB/s rd, 264 KiB/s wr, 89 op/s 2024-08-17T17:46:01.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:00 smithi131 bash[88347]: cluster 2024-08-17T17:45:59.861979+0000 mon.a (mon.0) 2106 : cluster [DBG] osdmap e1267: 8 total, 8 up, 8 in 2024-08-17T17:46:01.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:00 smithi131 bash[88347]: cluster 2024-08-17T17:45:59.861979+0000 mon.a (mon.0) 2106 : cluster [DBG] osdmap e1267: 8 total, 8 up, 8 in 2024-08-17T17:46:01.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:00 smithi131 bash[88347]: cluster 2024-08-17T17:46:00.069889+0000 mgr.y (mgr.34107) 1306 : cluster [DBG] pgmap v1927: 105 pgs: 105 active+clean; 337 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 61 KiB/s rd, 264 KiB/s wr, 89 op/s 2024-08-17T17:46:01.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:00 smithi131 bash[88347]: cluster 2024-08-17T17:46:00.069889+0000 mgr.y (mgr.34107) 1306 : cluster [DBG] pgmap v1927: 105 pgs: 105 active+clean; 337 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 61 KiB/s rd, 264 KiB/s wr, 89 op/s 2024-08-17T17:46:01.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:00 smithi131 bash[89561]: cluster 2024-08-17T17:45:59.861979+0000 mon.a (mon.0) 2106 : cluster [DBG] osdmap e1267: 8 total, 8 up, 8 in 2024-08-17T17:46:01.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:00 smithi131 bash[89561]: cluster 2024-08-17T17:45:59.861979+0000 mon.a (mon.0) 2106 : cluster [DBG] osdmap e1267: 8 total, 8 up, 8 in 2024-08-17T17:46:01.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:00 smithi131 bash[89561]: cluster 2024-08-17T17:46:00.069889+0000 mgr.y (mgr.34107) 1306 : cluster [DBG] pgmap v1927: 105 pgs: 105 active+clean; 337 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 61 KiB/s rd, 264 KiB/s wr, 89 op/s 2024-08-17T17:46:01.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:00 smithi131 bash[89561]: cluster 2024-08-17T17:46:00.069889+0000 mgr.y (mgr.34107) 1306 : cluster [DBG] pgmap v1927: 105 pgs: 105 active+clean; 337 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 61 KiB/s rd, 264 KiB/s wr, 89 op/s 2024-08-17T17:46:02.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:01 smithi169 bash[79348]: cluster 2024-08-17T17:46:00.880834+0000 mon.a (mon.0) 2107 : cluster [DBG] osdmap e1268: 8 total, 8 up, 8 in 2024-08-17T17:46:02.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:01 smithi169 bash[79348]: cluster 2024-08-17T17:46:00.880834+0000 mon.a (mon.0) 2107 : cluster [DBG] osdmap e1268: 8 total, 8 up, 8 in 2024-08-17T17:46:02.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:01 smithi131 bash[88347]: cluster 2024-08-17T17:46:00.880834+0000 mon.a (mon.0) 2107 : cluster [DBG] osdmap e1268: 8 total, 8 up, 8 in 2024-08-17T17:46:02.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:01 smithi131 bash[88347]: cluster 2024-08-17T17:46:00.880834+0000 mon.a (mon.0) 2107 : cluster [DBG] osdmap e1268: 8 total, 8 up, 8 in 2024-08-17T17:46:02.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:01 smithi131 bash[89561]: cluster 2024-08-17T17:46:00.880834+0000 mon.a (mon.0) 2107 : cluster [DBG] osdmap e1268: 8 total, 8 up, 8 in 2024-08-17T17:46:02.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:01 smithi131 bash[89561]: cluster 2024-08-17T17:46:00.880834+0000 mon.a (mon.0) 2107 : cluster [DBG] osdmap e1268: 8 total, 8 up, 8 in 2024-08-17T17:46:03.003 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] DiffIterateTest/1.DiffIterateWriteAndTruncate (3045 ms) 2024-08-17T17:46:03.003 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] DiffIterateTest/1.DiffIterateStress 2024-08-17T17:46:03.003 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:46:03.147 INFO:tasks.workunit.client.0.smithi131.stdout: i=0 exists [2330021~7435321,62402802~6416579,126922418~537816,224013759~2666480,304104939~2151921,367217261~9305986,392430953~5457994,407051472~2945911] wrote [2330021~7435321,62402802~6416579,126922418~537816,224013759~2666480,304104939~2151921,367217261~9305986,392430953~5457994,407051472~2945911] 2024-08-17T17:46:03.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:02 smithi131 bash[89561]: cluster 2024-08-17T17:46:01.881666+0000 mon.a (mon.0) 2108 : cluster [DBG] osdmap e1269: 8 total, 8 up, 8 in 2024-08-17T17:46:03.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:02 smithi131 bash[89561]: cluster 2024-08-17T17:46:01.881666+0000 mon.a (mon.0) 2108 : cluster [DBG] osdmap e1269: 8 total, 8 up, 8 in 2024-08-17T17:46:03.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:02 smithi131 bash[89561]: cluster 2024-08-17T17:46:02.070600+0000 mgr.y (mgr.34107) 1307 : cluster [DBG] pgmap v1930: 105 pgs: 105 active+clean; 337 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 65 KiB/s rd, 265 KiB/s wr, 97 op/s 2024-08-17T17:46:03.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:02 smithi131 bash[89561]: cluster 2024-08-17T17:46:02.070600+0000 mgr.y (mgr.34107) 1307 : cluster [DBG] pgmap v1930: 105 pgs: 105 active+clean; 337 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 65 KiB/s rd, 265 KiB/s wr, 97 op/s 2024-08-17T17:46:03.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:02 smithi131 bash[88347]: cluster 2024-08-17T17:46:01.881666+0000 mon.a (mon.0) 2108 : cluster [DBG] osdmap e1269: 8 total, 8 up, 8 in 2024-08-17T17:46:03.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:02 smithi131 bash[88347]: cluster 2024-08-17T17:46:01.881666+0000 mon.a (mon.0) 2108 : cluster [DBG] osdmap e1269: 8 total, 8 up, 8 in 2024-08-17T17:46:03.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:02 smithi131 bash[88347]: cluster 2024-08-17T17:46:02.070600+0000 mgr.y (mgr.34107) 1307 : cluster [DBG] pgmap v1930: 105 pgs: 105 active+clean; 337 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 65 KiB/s rd, 265 KiB/s wr, 97 op/s 2024-08-17T17:46:03.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:02 smithi131 bash[88347]: cluster 2024-08-17T17:46:02.070600+0000 mgr.y (mgr.34107) 1307 : cluster [DBG] pgmap v1930: 105 pgs: 105 active+clean; 337 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 65 KiB/s rd, 265 KiB/s wr, 97 op/s 2024-08-17T17:46:03.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:02 smithi169 bash[79348]: cluster 2024-08-17T17:46:01.881666+0000 mon.a (mon.0) 2108 : cluster [DBG] osdmap e1269: 8 total, 8 up, 8 in 2024-08-17T17:46:03.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:02 smithi169 bash[79348]: cluster 2024-08-17T17:46:01.881666+0000 mon.a (mon.0) 2108 : cluster [DBG] osdmap e1269: 8 total, 8 up, 8 in 2024-08-17T17:46:03.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:02 smithi169 bash[79348]: cluster 2024-08-17T17:46:02.070600+0000 mgr.y (mgr.34107) 1307 : cluster [DBG] pgmap v1930: 105 pgs: 105 active+clean; 337 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 65 KiB/s rd, 265 KiB/s wr, 97 op/s 2024-08-17T17:46:03.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:02 smithi169 bash[79348]: cluster 2024-08-17T17:46:02.070600+0000 mgr.y (mgr.34107) 1307 : cluster [DBG] pgmap v1930: 105 pgs: 105 active+clean; 337 MiB data, 1.3 GiB used, 714 GiB / 715 GiB avail; 65 KiB/s rd, 265 KiB/s wr, 97 op/s 2024-08-17T17:46:03.954 INFO:tasks.workunit.client.0.smithi131.stdout: i=1 exists [2330021~7435321,21455620~817633,35989698~453546,62245587~6573794,113134699~5813511,126922418~537816,170280495~798256,224013759~2666480,240955655~2195135,265575605~6700782,283259891~2749673,304104939~2151921,316321134~132651,335538492~3470351,367217261~9305986,392430953~5457994,407051472~2945911] wrote [21455620~817633,35989698~453546,62245587~823895,113134699~5813511,170280495~798256,240955655~2195135,265575605~6700782,283259891~2749673,316321134~132651,335538492~3470351] 2024-08-17T17:46:04.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:03 smithi131 bash[89561]: cluster 2024-08-17T17:46:02.909244+0000 mon.a (mon.0) 2109 : cluster [DBG] osdmap e1270: 8 total, 8 up, 8 in 2024-08-17T17:46:04.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:03 smithi131 bash[89561]: cluster 2024-08-17T17:46:02.909244+0000 mon.a (mon.0) 2109 : cluster [DBG] osdmap e1270: 8 total, 8 up, 8 in 2024-08-17T17:46:04.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:03 smithi131 bash[88347]: cluster 2024-08-17T17:46:02.909244+0000 mon.a (mon.0) 2109 : cluster [DBG] osdmap e1270: 8 total, 8 up, 8 in 2024-08-17T17:46:04.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:03 smithi131 bash[88347]: cluster 2024-08-17T17:46:02.909244+0000 mon.a (mon.0) 2109 : cluster [DBG] osdmap e1270: 8 total, 8 up, 8 in 2024-08-17T17:46:04.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:03 smithi169 bash[79348]: cluster 2024-08-17T17:46:02.909244+0000 mon.a (mon.0) 2109 : cluster [DBG] osdmap e1270: 8 total, 8 up, 8 in 2024-08-17T17:46:04.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:03 smithi169 bash[79348]: cluster 2024-08-17T17:46:02.909244+0000 mon.a (mon.0) 2109 : cluster [DBG] osdmap e1270: 8 total, 8 up, 8 in 2024-08-17T17:46:05.056 INFO:tasks.workunit.client.0.smithi131.stdout: i=2 exists [2330021~7435321,21455620~817633,35989698~453546,59044372~2910530,62245587~6573794,113134699~5813511,126922418~537816,161589371~4489152,170280495~798256,171806430~4446575,196952453~4689274,224013759~2666480,240955655~2195135,265575605~6700782,283259891~2749673,304104939~2151921,316321134~132651,335538492~3470351,352422550~5323216,358638773~17884474,389520491~8368456,407051472~2945911] wrote [59044372~2910530,161589371~4489152,171806430~4446575,196952453~4689274,266496125~3725648,352422550~5323216,358638773~10116236,389520491~7005688] 2024-08-17T17:46:05.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:04 smithi131 bash[89561]: cluster 2024-08-17T17:46:03.917811+0000 mon.a (mon.0) 2110 : cluster [DBG] osdmap e1271: 8 total, 8 up, 8 in 2024-08-17T17:46:05.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:04 smithi131 bash[89561]: cluster 2024-08-17T17:46:03.917811+0000 mon.a (mon.0) 2110 : cluster [DBG] osdmap e1271: 8 total, 8 up, 8 in 2024-08-17T17:46:05.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:04 smithi131 bash[89561]: cluster 2024-08-17T17:46:04.071568+0000 mgr.y (mgr.34107) 1308 : cluster [DBG] pgmap v1933: 105 pgs: 105 active+clean; 381 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 93 KiB/s rd, 8.4 MiB/s wr, 154 op/s 2024-08-17T17:46:05.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:04 smithi131 bash[89561]: cluster 2024-08-17T17:46:04.071568+0000 mgr.y (mgr.34107) 1308 : cluster [DBG] pgmap v1933: 105 pgs: 105 active+clean; 381 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 93 KiB/s rd, 8.4 MiB/s wr, 154 op/s 2024-08-17T17:46:05.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:04 smithi131 bash[88347]: cluster 2024-08-17T17:46:03.917811+0000 mon.a (mon.0) 2110 : cluster [DBG] osdmap e1271: 8 total, 8 up, 8 in 2024-08-17T17:46:05.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:04 smithi131 bash[88347]: cluster 2024-08-17T17:46:03.917811+0000 mon.a (mon.0) 2110 : cluster [DBG] osdmap e1271: 8 total, 8 up, 8 in 2024-08-17T17:46:05.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:04 smithi131 bash[88347]: cluster 2024-08-17T17:46:04.071568+0000 mgr.y (mgr.34107) 1308 : cluster [DBG] pgmap v1933: 105 pgs: 105 active+clean; 381 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 93 KiB/s rd, 8.4 MiB/s wr, 154 op/s 2024-08-17T17:46:05.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:04 smithi131 bash[88347]: cluster 2024-08-17T17:46:04.071568+0000 mgr.y (mgr.34107) 1308 : cluster [DBG] pgmap v1933: 105 pgs: 105 active+clean; 381 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 93 KiB/s rd, 8.4 MiB/s wr, 154 op/s 2024-08-17T17:46:05.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:04 smithi169 bash[79348]: cluster 2024-08-17T17:46:03.917811+0000 mon.a (mon.0) 2110 : cluster [DBG] osdmap e1271: 8 total, 8 up, 8 in 2024-08-17T17:46:05.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:04 smithi169 bash[79348]: cluster 2024-08-17T17:46:03.917811+0000 mon.a (mon.0) 2110 : cluster [DBG] osdmap e1271: 8 total, 8 up, 8 in 2024-08-17T17:46:05.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:04 smithi169 bash[79348]: cluster 2024-08-17T17:46:04.071568+0000 mgr.y (mgr.34107) 1308 : cluster [DBG] pgmap v1933: 105 pgs: 105 active+clean; 381 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 93 KiB/s rd, 8.4 MiB/s wr, 154 op/s 2024-08-17T17:46:05.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:04 smithi169 bash[79348]: cluster 2024-08-17T17:46:04.071568+0000 mgr.y (mgr.34107) 1308 : cluster [DBG] pgmap v1933: 105 pgs: 105 active+clean; 381 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 93 KiB/s rd, 8.4 MiB/s wr, 154 op/s 2024-08-17T17:46:06.048 INFO:tasks.workunit.client.0.smithi131.stdout: i=3 exists [2330021~7435321,21455620~817633,35989698~453546,59044372~2910530,62245587~6573794,70614175~4464303,113134699~5813511,125376393~4327681,161589371~4489152,170280495~798256,171806430~4446575,196952453~4689274,215556824~3685950,224013759~2666480,240955655~2195135,264666728~822110,265575605~6700782,277721345~8288219,288815532~2246521,304104939~2151921,316321134~132651,320519078~4095950,328314717~10694126,352422550~5323216,358638773~17884474,381615228~2990877,389520491~8368456,407051472~2945911] wrote [70614175~4464303,125376393~4327681,215556824~3685950,264666728~822110,277721345~7554590,288815532~2246521,320519078~4095950,328314717~8791092,381615228~2990877] 2024-08-17T17:46:06.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:05 smithi131 bash[89561]: cluster 2024-08-17T17:46:04.930627+0000 mon.a (mon.0) 2111 : cluster [DBG] osdmap e1272: 8 total, 8 up, 8 in 2024-08-17T17:46:06.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:05 smithi131 bash[89561]: cluster 2024-08-17T17:46:04.930627+0000 mon.a (mon.0) 2111 : cluster [DBG] osdmap e1272: 8 total, 8 up, 8 in 2024-08-17T17:46:06.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:05 smithi131 bash[88347]: cluster 2024-08-17T17:46:04.930627+0000 mon.a (mon.0) 2111 : cluster [DBG] osdmap e1272: 8 total, 8 up, 8 in 2024-08-17T17:46:06.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:05 smithi131 bash[88347]: cluster 2024-08-17T17:46:04.930627+0000 mon.a (mon.0) 2111 : cluster [DBG] osdmap e1272: 8 total, 8 up, 8 in 2024-08-17T17:46:06.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:05 smithi169 bash[79348]: cluster 2024-08-17T17:46:04.930627+0000 mon.a (mon.0) 2111 : cluster [DBG] osdmap e1272: 8 total, 8 up, 8 in 2024-08-17T17:46:06.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:05 smithi169 bash[79348]: cluster 2024-08-17T17:46:04.930627+0000 mon.a (mon.0) 2111 : cluster [DBG] osdmap e1272: 8 total, 8 up, 8 in 2024-08-17T17:46:07.061 INFO:tasks.workunit.client.0.smithi131.stdout: i=4 exists [2330021~7435321,17912645~7662454,30073808~3756390,35989698~453546,52117760~4046353,59044372~2910530,62245587~12832891,87955492~1264909,113134699~5813511,125376393~4327681,161589371~4489152,170280495~798256,171806430~4446575,196952453~4689274,215556824~3685950,224013759~2666480,240955655~2195135,264666728~822110,265575605~6700782,277721345~8288219,287449504~4432075,302386054~3870806,316321134~132651,320519078~4095950,328314717~10694126,352422550~5323216,358638773~17884474,381615228~2990877,389520491~8368456,407051472~2945911] wrote [17912645~7662454,30073808~3756390,52117760~4046353,64985305~7734348,87955492~1264909,287449504~4432075,302386054~1895289,360478957~5083248] 2024-08-17T17:46:07.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:06 smithi131 bash[88347]: cluster 2024-08-17T17:46:05.932938+0000 mon.a (mon.0) 2112 : cluster [DBG] osdmap e1273: 8 total, 8 up, 8 in 2024-08-17T17:46:07.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:06 smithi131 bash[88347]: cluster 2024-08-17T17:46:05.932938+0000 mon.a (mon.0) 2112 : cluster [DBG] osdmap e1273: 8 total, 8 up, 8 in 2024-08-17T17:46:07.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:06 smithi131 bash[88347]: cluster 2024-08-17T17:46:06.072133+0000 mgr.y (mgr.34107) 1309 : cluster [DBG] pgmap v1936: 105 pgs: 105 active+clean; 411 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 94 KiB/s rd, 15 MiB/s wr, 157 op/s 2024-08-17T17:46:07.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:06 smithi131 bash[88347]: cluster 2024-08-17T17:46:06.072133+0000 mgr.y (mgr.34107) 1309 : cluster [DBG] pgmap v1936: 105 pgs: 105 active+clean; 411 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 94 KiB/s rd, 15 MiB/s wr, 157 op/s 2024-08-17T17:46:07.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:06 smithi131 bash[89561]: cluster 2024-08-17T17:46:05.932938+0000 mon.a (mon.0) 2112 : cluster [DBG] osdmap e1273: 8 total, 8 up, 8 in 2024-08-17T17:46:07.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:06 smithi131 bash[89561]: cluster 2024-08-17T17:46:05.932938+0000 mon.a (mon.0) 2112 : cluster [DBG] osdmap e1273: 8 total, 8 up, 8 in 2024-08-17T17:46:07.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:06 smithi131 bash[89561]: cluster 2024-08-17T17:46:06.072133+0000 mgr.y (mgr.34107) 1309 : cluster [DBG] pgmap v1936: 105 pgs: 105 active+clean; 411 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 94 KiB/s rd, 15 MiB/s wr, 157 op/s 2024-08-17T17:46:07.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:06 smithi131 bash[89561]: cluster 2024-08-17T17:46:06.072133+0000 mgr.y (mgr.34107) 1309 : cluster [DBG] pgmap v1936: 105 pgs: 105 active+clean; 411 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 94 KiB/s rd, 15 MiB/s wr, 157 op/s 2024-08-17T17:46:07.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:06 smithi169 bash[79348]: cluster 2024-08-17T17:46:05.932938+0000 mon.a (mon.0) 2112 : cluster [DBG] osdmap e1273: 8 total, 8 up, 8 in 2024-08-17T17:46:07.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:06 smithi169 bash[79348]: cluster 2024-08-17T17:46:05.932938+0000 mon.a (mon.0) 2112 : cluster [DBG] osdmap e1273: 8 total, 8 up, 8 in 2024-08-17T17:46:07.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:06 smithi169 bash[79348]: cluster 2024-08-17T17:46:06.072133+0000 mgr.y (mgr.34107) 1309 : cluster [DBG] pgmap v1936: 105 pgs: 105 active+clean; 411 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 94 KiB/s rd, 15 MiB/s wr, 157 op/s 2024-08-17T17:46:07.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:06 smithi169 bash[79348]: cluster 2024-08-17T17:46:06.072133+0000 mgr.y (mgr.34107) 1309 : cluster [DBG] pgmap v1936: 105 pgs: 105 active+clean; 411 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 94 KiB/s rd, 15 MiB/s wr, 157 op/s 2024-08-17T17:46:08.060 INFO:tasks.workunit.client.0.smithi131.stdout: i=5 exists [2330021~7435321,17912645~7662454,30073808~3756390,35989698~453546,38578021~3134202,44024251~6638834,52117760~4046353,59044372~2910530,62245587~12832891,87955492~1264909,101725520~3166288,113134699~5813511,125376393~4327681,132976947~5290176,142366108~4860099,151832970~3211973,161589371~4489152,170280495~798256,171806430~4446575,196952453~4689274,215556824~7443997,224013759~2666480,227064506~7618778,240955655~2195135,264666728~822110,265575605~6700782,277721345~8288219,287449504~4432075,302386054~3870806,316321134~132651,320519078~4095950,328314717~10694126,352422550~5323216,358638773~17884474,381615228~2990877,389520491~8368456,407051472~2945911] wrote [38578021~3134202,44024251~6638834,101725520~3166288,132976947~5290176,142366108~4860099,151832970~3211973,218309528~4691293,227064506~7618778,395983446~641604] 2024-08-17T17:46:08.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:07 smithi131 bash[89561]: cluster 2024-08-17T17:46:06.953202+0000 mon.a (mon.0) 2113 : cluster [DBG] osdmap e1274: 8 total, 8 up, 8 in 2024-08-17T17:46:08.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:07 smithi131 bash[89561]: cluster 2024-08-17T17:46:06.953202+0000 mon.a (mon.0) 2113 : cluster [DBG] osdmap e1274: 8 total, 8 up, 8 in 2024-08-17T17:46:08.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:07 smithi131 bash[88347]: cluster 2024-08-17T17:46:06.953202+0000 mon.a (mon.0) 2113 : cluster [DBG] osdmap e1274: 8 total, 8 up, 8 in 2024-08-17T17:46:08.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:07 smithi131 bash[88347]: cluster 2024-08-17T17:46:06.953202+0000 mon.a (mon.0) 2113 : cluster [DBG] osdmap e1274: 8 total, 8 up, 8 in 2024-08-17T17:46:08.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:07 smithi169 bash[79348]: cluster 2024-08-17T17:46:06.953202+0000 mon.a (mon.0) 2113 : cluster [DBG] osdmap e1274: 8 total, 8 up, 8 in 2024-08-17T17:46:08.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:07 smithi169 bash[79348]: cluster 2024-08-17T17:46:06.953202+0000 mon.a (mon.0) 2113 : cluster [DBG] osdmap e1274: 8 total, 8 up, 8 in 2024-08-17T17:46:09.086 INFO:tasks.workunit.client.0.smithi131.stdout: i=6 exists [2330021~7435321,17912645~7662454,26531162~1050672,30073808~3756390,35989698~453546,38578021~3134202,44024251~12139862,59044372~2910530,62245587~12832891,81258831~7961570,101725520~3166288,113134699~5813511,125376393~4327681,132976947~5290176,142366108~4860099,151832970~3211973,158658251~7420272,170280495~798256,171806430~4446575,196952453~4689274,203612743~125004,215556824~7443997,224013759~2666480,227064506~7618778,240955655~2195135,264666728~822110,265575605~6700782,277721345~15548327,302386054~4280622,316321134~132651,320519078~4095950,328314717~10694126,352422550~5323216,358638773~17884474,381615228~2990877,389520491~8368456,398784565~5131501,407051472~2945911] wrote [2405003~3735557,26531162~1050672,49821417~4743851,81258831~7805627,158658251~3218592,203612743~125004,285848591~7421081,303513823~3152853,398784565~5131501] 2024-08-17T17:46:09.100 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:46:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:46:08] "GET /metrics HTTP/1.1" 200 36563 "" "Prometheus/2.51.0" 2024-08-17T17:46:09.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:08 smithi131 bash[88347]: cluster 2024-08-17T17:46:07.955068+0000 mon.a (mon.0) 2114 : cluster [DBG] osdmap e1275: 8 total, 8 up, 8 in 2024-08-17T17:46:09.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:08 smithi131 bash[88347]: cluster 2024-08-17T17:46:07.955068+0000 mon.a (mon.0) 2114 : cluster [DBG] osdmap e1275: 8 total, 8 up, 8 in 2024-08-17T17:46:09.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:08 smithi131 bash[88347]: cluster 2024-08-17T17:46:08.072985+0000 mgr.y (mgr.34107) 1310 : cluster [DBG] pgmap v1939: 105 pgs: 105 active+clean; 411 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.0 KiB/s rd, 6.5 MiB/s wr, 11 op/s 2024-08-17T17:46:09.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:08 smithi131 bash[88347]: cluster 2024-08-17T17:46:08.072985+0000 mgr.y (mgr.34107) 1310 : cluster [DBG] pgmap v1939: 105 pgs: 105 active+clean; 411 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.0 KiB/s rd, 6.5 MiB/s wr, 11 op/s 2024-08-17T17:46:09.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:08 smithi131 bash[88347]: audit 2024-08-17T17:46:08.247336+0000 mon.a (mon.0) 2115 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:09.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:08 smithi131 bash[88347]: audit 2024-08-17T17:46:08.247336+0000 mon.a (mon.0) 2115 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:09.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:08 smithi131 bash[89561]: cluster 2024-08-17T17:46:07.955068+0000 mon.a (mon.0) 2114 : cluster [DBG] osdmap e1275: 8 total, 8 up, 8 in 2024-08-17T17:46:09.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:08 smithi131 bash[89561]: cluster 2024-08-17T17:46:07.955068+0000 mon.a (mon.0) 2114 : cluster [DBG] osdmap e1275: 8 total, 8 up, 8 in 2024-08-17T17:46:09.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:08 smithi131 bash[89561]: cluster 2024-08-17T17:46:08.072985+0000 mgr.y (mgr.34107) 1310 : cluster [DBG] pgmap v1939: 105 pgs: 105 active+clean; 411 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.0 KiB/s rd, 6.5 MiB/s wr, 11 op/s 2024-08-17T17:46:09.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:08 smithi131 bash[89561]: cluster 2024-08-17T17:46:08.072985+0000 mgr.y (mgr.34107) 1310 : cluster [DBG] pgmap v1939: 105 pgs: 105 active+clean; 411 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.0 KiB/s rd, 6.5 MiB/s wr, 11 op/s 2024-08-17T17:46:09.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:08 smithi131 bash[89561]: audit 2024-08-17T17:46:08.247336+0000 mon.a (mon.0) 2115 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:09.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:08 smithi131 bash[89561]: audit 2024-08-17T17:46:08.247336+0000 mon.a (mon.0) 2115 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:09.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:08 smithi169 bash[79348]: cluster 2024-08-17T17:46:07.955068+0000 mon.a (mon.0) 2114 : cluster [DBG] osdmap e1275: 8 total, 8 up, 8 in 2024-08-17T17:46:09.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:08 smithi169 bash[79348]: cluster 2024-08-17T17:46:07.955068+0000 mon.a (mon.0) 2114 : cluster [DBG] osdmap e1275: 8 total, 8 up, 8 in 2024-08-17T17:46:09.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:08 smithi169 bash[79348]: cluster 2024-08-17T17:46:08.072985+0000 mgr.y (mgr.34107) 1310 : cluster [DBG] pgmap v1939: 105 pgs: 105 active+clean; 411 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.0 KiB/s rd, 6.5 MiB/s wr, 11 op/s 2024-08-17T17:46:09.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:08 smithi169 bash[79348]: cluster 2024-08-17T17:46:08.072985+0000 mgr.y (mgr.34107) 1310 : cluster [DBG] pgmap v1939: 105 pgs: 105 active+clean; 411 MiB data, 1.4 GiB used, 714 GiB / 715 GiB avail; 4.0 KiB/s rd, 6.5 MiB/s wr, 11 op/s 2024-08-17T17:46:09.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:08 smithi169 bash[79348]: audit 2024-08-17T17:46:08.247336+0000 mon.a (mon.0) 2115 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:09.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:08 smithi169 bash[79348]: audit 2024-08-17T17:46:08.247336+0000 mon.a (mon.0) 2115 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:10.034 INFO:tasks.workunit.client.0.smithi131.stdout: i=7 exists [2330021~7435321,17912645~7662454,26531162~1050672,30073808~3756390,35989698~453546,38578021~3134202,44024251~12139862,59044372~2910530,62245587~12832891,81258831~7961570,101725520~3166288,113134699~5813511,125376393~4327681,132976947~5290176,142366108~4860099,151832970~3211973,158658251~7420272,170280495~798256,171806430~4446575,186991263~3560607,196952453~4689274,203612743~125004,215556824~7443997,223762694~2917545,227064506~7618778,236185130~1711219,240955655~2195135,252323714~6980484,264666728~822110,265575605~6700782,277721345~15548327,302386054~4280622,316321134~132651,320519078~4095950,328314717~10694126,352422550~5323216,358638773~17884474,381615228~3086053,389520491~14395575,407051472~2945911] wrote [134624030~679533,186991263~3560607,223762694~1405280,236185130~1711219,252323714~6980484,304060896~1029317,367405253~562974,382040356~2660925,392003438~324180,395310489~7372394] 2024-08-17T17:46:10.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:09 smithi131 bash[88347]: cluster 2024-08-17T17:46:08.976177+0000 mon.a (mon.0) 2116 : cluster [DBG] osdmap e1276: 8 total, 8 up, 8 in 2024-08-17T17:46:10.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:09 smithi131 bash[88347]: cluster 2024-08-17T17:46:08.976177+0000 mon.a (mon.0) 2116 : cluster [DBG] osdmap e1276: 8 total, 8 up, 8 in 2024-08-17T17:46:10.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:09 smithi131 bash[89561]: cluster 2024-08-17T17:46:08.976177+0000 mon.a (mon.0) 2116 : cluster [DBG] osdmap e1276: 8 total, 8 up, 8 in 2024-08-17T17:46:10.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:09 smithi131 bash[89561]: cluster 2024-08-17T17:46:08.976177+0000 mon.a (mon.0) 2116 : cluster [DBG] osdmap e1276: 8 total, 8 up, 8 in 2024-08-17T17:46:10.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:09 smithi169 bash[79348]: cluster 2024-08-17T17:46:08.976177+0000 mon.a (mon.0) 2116 : cluster [DBG] osdmap e1276: 8 total, 8 up, 8 in 2024-08-17T17:46:10.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:09 smithi169 bash[79348]: cluster 2024-08-17T17:46:08.976177+0000 mon.a (mon.0) 2116 : cluster [DBG] osdmap e1276: 8 total, 8 up, 8 in 2024-08-17T17:46:11.077 INFO:tasks.workunit.client.0.smithi131.stdout: i=8 exists [2330021~7435321,17912645~7662454,26531162~1050672,29520170~55746,30073808~3756390,35989698~453546,38578021~3134202,44024251~12139862,59044372~2910530,62245587~12832891,81258831~7961570,101725520~3166288,113134699~5813511,125376393~4327681,132976947~5290176,142366108~4860099,148847861~6197082,158658251~7420272,170280495~798256,171806430~4446575,184255032~1473537,186991263~3560607,196952453~4689274,203612743~125004,215556824~11123415,227064506~7618778,236185130~1711219,240955655~2195135,249330691~47983,252323714~6980484,259778062~5710776,265575605~6700782,277721345~15548327,302386054~4280622,316321134~132651,320519078~4095950,328314717~10694126,352422550~5323216,358638773~18422879,381615228~3086053,389520491~14395575,407051472~2945911] wrote [4407562~943820,29520170~55746,148847861~5612748,174281351~638058,184255032~1473537,222205723~2026605,249330691~47983,259778062~5256393,370337573~6724079,392858928~5884274] 2024-08-17T17:46:11.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:10 smithi131 bash[89561]: cluster 2024-08-17T17:46:09.975717+0000 mon.a (mon.0) 2117 : cluster [DBG] osdmap e1277: 8 total, 8 up, 8 in 2024-08-17T17:46:11.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:10 smithi131 bash[89561]: cluster 2024-08-17T17:46:09.975717+0000 mon.a (mon.0) 2117 : cluster [DBG] osdmap e1277: 8 total, 8 up, 8 in 2024-08-17T17:46:11.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:10 smithi131 bash[89561]: cluster 2024-08-17T17:46:10.073714+0000 mgr.y (mgr.34107) 1311 : cluster [DBG] pgmap v1942: 105 pgs: 105 active+clean; 619 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 157 KiB/s rd, 41 MiB/s wr, 259 op/s 2024-08-17T17:46:11.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:10 smithi131 bash[89561]: cluster 2024-08-17T17:46:10.073714+0000 mgr.y (mgr.34107) 1311 : cluster [DBG] pgmap v1942: 105 pgs: 105 active+clean; 619 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 157 KiB/s rd, 41 MiB/s wr, 259 op/s 2024-08-17T17:46:11.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:10 smithi131 bash[88347]: cluster 2024-08-17T17:46:09.975717+0000 mon.a (mon.0) 2117 : cluster [DBG] osdmap e1277: 8 total, 8 up, 8 in 2024-08-17T17:46:11.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:10 smithi131 bash[88347]: cluster 2024-08-17T17:46:09.975717+0000 mon.a (mon.0) 2117 : cluster [DBG] osdmap e1277: 8 total, 8 up, 8 in 2024-08-17T17:46:11.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:10 smithi131 bash[88347]: cluster 2024-08-17T17:46:10.073714+0000 mgr.y (mgr.34107) 1311 : cluster [DBG] pgmap v1942: 105 pgs: 105 active+clean; 619 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 157 KiB/s rd, 41 MiB/s wr, 259 op/s 2024-08-17T17:46:11.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:10 smithi131 bash[88347]: cluster 2024-08-17T17:46:10.073714+0000 mgr.y (mgr.34107) 1311 : cluster [DBG] pgmap v1942: 105 pgs: 105 active+clean; 619 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 157 KiB/s rd, 41 MiB/s wr, 259 op/s 2024-08-17T17:46:11.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:10 smithi169 bash[79348]: cluster 2024-08-17T17:46:09.975717+0000 mon.a (mon.0) 2117 : cluster [DBG] osdmap e1277: 8 total, 8 up, 8 in 2024-08-17T17:46:11.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:10 smithi169 bash[79348]: cluster 2024-08-17T17:46:09.975717+0000 mon.a (mon.0) 2117 : cluster [DBG] osdmap e1277: 8 total, 8 up, 8 in 2024-08-17T17:46:11.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:10 smithi169 bash[79348]: cluster 2024-08-17T17:46:10.073714+0000 mgr.y (mgr.34107) 1311 : cluster [DBG] pgmap v1942: 105 pgs: 105 active+clean; 619 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 157 KiB/s rd, 41 MiB/s wr, 259 op/s 2024-08-17T17:46:11.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:10 smithi169 bash[79348]: cluster 2024-08-17T17:46:10.073714+0000 mgr.y (mgr.34107) 1311 : cluster [DBG] pgmap v1942: 105 pgs: 105 active+clean; 619 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 157 KiB/s rd, 41 MiB/s wr, 259 op/s 2024-08-17T17:46:12.156 INFO:tasks.workunit.client.0.smithi131.stdout: i=9 exists [2330021~7435321,17912645~7662454,26531162~1050672,29520170~55746,30073808~3756390,35989698~453546,38578021~3134202,44024251~12139862,59044372~2910530,62245587~12832891,81258831~7961570,101725520~3166288,113134699~5813511,125376393~4327681,132976947~5290176,142366108~4860099,147638007~7406936,158658251~7420272,170280495~798256,171806430~4446575,184255032~1473537,186991263~3560607,196952453~4689274,203612743~125004,215556824~11123415,227064506~7618778,236185130~1711219,240734646~18569552,259778062~5710776,265575605~6700782,277721345~15548327,302386054~8248407,316321134~132651,320519078~4095950,328314717~10694126,352422550~5323216,358638773~18422879,380398263~7995594,389520491~14395575,407051472~2945911,410917708~2825457] wrote [47208490~4417679,147638007~2084988,216001099~6523725,240734646~11627100,305443198~5191263,372349622~802484,380398263~7995594,410917708~2825457] 2024-08-17T17:46:12.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:11 smithi131 bash[88347]: cluster 2024-08-17T17:46:10.995135+0000 mon.a (mon.0) 2118 : cluster [DBG] osdmap e1278: 8 total, 8 up, 8 in 2024-08-17T17:46:12.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:11 smithi131 bash[88347]: cluster 2024-08-17T17:46:10.995135+0000 mon.a (mon.0) 2118 : cluster [DBG] osdmap e1278: 8 total, 8 up, 8 in 2024-08-17T17:46:12.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:11 smithi131 bash[89561]: cluster 2024-08-17T17:46:10.995135+0000 mon.a (mon.0) 2118 : cluster [DBG] osdmap e1278: 8 total, 8 up, 8 in 2024-08-17T17:46:12.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:11 smithi131 bash[89561]: cluster 2024-08-17T17:46:10.995135+0000 mon.a (mon.0) 2118 : cluster [DBG] osdmap e1278: 8 total, 8 up, 8 in 2024-08-17T17:46:12.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:11 smithi169 bash[79348]: cluster 2024-08-17T17:46:10.995135+0000 mon.a (mon.0) 2118 : cluster [DBG] osdmap e1278: 8 total, 8 up, 8 in 2024-08-17T17:46:12.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:11 smithi169 bash[79348]: cluster 2024-08-17T17:46:10.995135+0000 mon.a (mon.0) 2118 : cluster [DBG] osdmap e1278: 8 total, 8 up, 8 in 2024-08-17T17:46:13.131 INFO:tasks.workunit.client.0.smithi131.stdout: i=10 exists [2330021~7435321,10746818~6143049,17912645~7662454,26531162~1050672,29520170~55746,30073808~3756390,35989698~453546,38578021~3134202,44024251~12139862,59044372~2910530,62245587~12832891,81258831~7961570,101725520~3166288,113134699~5813511,125376393~4327681,132976947~5290176,142366108~4860099,147638007~7406936,158658251~7420272,170280495~798256,171806430~4446575,180594014~5639522,186991263~3560607,196952453~7186774,215556824~11123415,227064506~12897911,240734646~18569552,259778062~5710776,265575605~9722043,277721345~15548327,302386054~8248407,316321134~132651,320519078~4095950,328314717~10694126,352422550~5323216,358638773~19216254,380398263~7995594,389520491~14395575,407051472~2945911,410917708~2825457] wrote [10746818~6143049,180594014~5639522,197057409~7081818,234638432~5323985,271506904~3790744,336612119~291490,355380342~1919124,363183307~5017266,372387801~5467226] 2024-08-17T17:46:13.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:13 smithi131 bash[89561]: cluster 2024-08-17T17:46:11.996083+0000 mon.a (mon.0) 2119 : cluster [DBG] osdmap e1279: 8 total, 8 up, 8 in 2024-08-17T17:46:13.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:13 smithi131 bash[89561]: cluster 2024-08-17T17:46:11.996083+0000 mon.a (mon.0) 2119 : cluster [DBG] osdmap e1279: 8 total, 8 up, 8 in 2024-08-17T17:46:13.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:13 smithi131 bash[89561]: cluster 2024-08-17T17:46:12.074540+0000 mgr.y (mgr.34107) 1312 : cluster [DBG] pgmap v1945: 105 pgs: 105 active+clean; 638 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 157 KiB/s rd, 45 MiB/s wr, 262 op/s 2024-08-17T17:46:13.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:13 smithi131 bash[89561]: cluster 2024-08-17T17:46:12.074540+0000 mgr.y (mgr.34107) 1312 : cluster [DBG] pgmap v1945: 105 pgs: 105 active+clean; 638 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 157 KiB/s rd, 45 MiB/s wr, 262 op/s 2024-08-17T17:46:13.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:13 smithi131 bash[88347]: cluster 2024-08-17T17:46:11.996083+0000 mon.a (mon.0) 2119 : cluster [DBG] osdmap e1279: 8 total, 8 up, 8 in 2024-08-17T17:46:13.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:13 smithi131 bash[88347]: cluster 2024-08-17T17:46:11.996083+0000 mon.a (mon.0) 2119 : cluster [DBG] osdmap e1279: 8 total, 8 up, 8 in 2024-08-17T17:46:13.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:13 smithi131 bash[88347]: cluster 2024-08-17T17:46:12.074540+0000 mgr.y (mgr.34107) 1312 : cluster [DBG] pgmap v1945: 105 pgs: 105 active+clean; 638 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 157 KiB/s rd, 45 MiB/s wr, 262 op/s 2024-08-17T17:46:13.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:13 smithi131 bash[88347]: cluster 2024-08-17T17:46:12.074540+0000 mgr.y (mgr.34107) 1312 : cluster [DBG] pgmap v1945: 105 pgs: 105 active+clean; 638 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 157 KiB/s rd, 45 MiB/s wr, 262 op/s 2024-08-17T17:46:13.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:13 smithi169 bash[79348]: cluster 2024-08-17T17:46:11.996083+0000 mon.a (mon.0) 2119 : cluster [DBG] osdmap e1279: 8 total, 8 up, 8 in 2024-08-17T17:46:13.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:13 smithi169 bash[79348]: cluster 2024-08-17T17:46:11.996083+0000 mon.a (mon.0) 2119 : cluster [DBG] osdmap e1279: 8 total, 8 up, 8 in 2024-08-17T17:46:13.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:13 smithi169 bash[79348]: cluster 2024-08-17T17:46:12.074540+0000 mgr.y (mgr.34107) 1312 : cluster [DBG] pgmap v1945: 105 pgs: 105 active+clean; 638 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 157 KiB/s rd, 45 MiB/s wr, 262 op/s 2024-08-17T17:46:13.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:13 smithi169 bash[79348]: cluster 2024-08-17T17:46:12.074540+0000 mgr.y (mgr.34107) 1312 : cluster [DBG] pgmap v1945: 105 pgs: 105 active+clean; 638 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 157 KiB/s rd, 45 MiB/s wr, 262 op/s 2024-08-17T17:46:14.117 INFO:tasks.workunit.client.0.smithi131.stdout: i=11 exists [2330021~7435321,10746818~6143049,17912645~7662454,26531162~1050672,29520170~55746,30073808~3756390,35989698~453546,38578021~3134202,44024251~12139862,59044372~2910530,62245587~12832891,77634157~17328030,101725520~3166288,113134699~5813511,125376393~4327681,132976947~5290176,142366108~4860099,147638007~7406936,158658251~7420272,170280495~798256,171806430~4446575,180594014~5639522,186991263~3560607,196952453~12907732,215556824~11388047,227064506~12897911,240734646~18569552,259778062~5710776,265575605~9722043,277721345~15548327,302386054~8248407,316321134~132651,320519078~4095950,328314717~10694126,352422550~5323216,358638773~19216254,380398263~7995594,389520491~14395575,407051472~2945911,410917708~2825457] wrote [62895905~8118722,77634157~7762712,87854616~7107571,201645114~8215071,219123718~7821153,255619184~1468828,354065578~2405828,364541906~927904,369722184~1227661] 2024-08-17T17:46:14.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:14 smithi131 bash[89561]: cluster 2024-08-17T17:46:13.014698+0000 mon.a (mon.0) 2120 : cluster [DBG] osdmap e1280: 8 total, 8 up, 8 in 2024-08-17T17:46:14.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:14 smithi131 bash[89561]: cluster 2024-08-17T17:46:13.014698+0000 mon.a (mon.0) 2120 : cluster [DBG] osdmap e1280: 8 total, 8 up, 8 in 2024-08-17T17:46:14.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:14 smithi131 bash[88347]: cluster 2024-08-17T17:46:13.014698+0000 mon.a (mon.0) 2120 : cluster [DBG] osdmap e1280: 8 total, 8 up, 8 in 2024-08-17T17:46:14.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:14 smithi131 bash[88347]: cluster 2024-08-17T17:46:13.014698+0000 mon.a (mon.0) 2120 : cluster [DBG] osdmap e1280: 8 total, 8 up, 8 in 2024-08-17T17:46:14.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:14 smithi169 bash[79348]: cluster 2024-08-17T17:46:13.014698+0000 mon.a (mon.0) 2120 : cluster [DBG] osdmap e1280: 8 total, 8 up, 8 in 2024-08-17T17:46:14.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:14 smithi169 bash[79348]: cluster 2024-08-17T17:46:13.014698+0000 mon.a (mon.0) 2120 : cluster [DBG] osdmap e1280: 8 total, 8 up, 8 in 2024-08-17T17:46:15.205 INFO:tasks.workunit.client.0.smithi131.stdout: i=12 exists [2330021~7435321,10746818~6143049,17912645~7662454,26531162~1050672,29520170~55746,30073808~3756390,35989698~453546,38578021~3134202,44024251~12139862,59044372~2910530,62245587~12832891,77634157~17328030,101725520~3166288,113134699~5813511,125376393~4554055,132976947~5290176,142366108~4860099,147638007~7406936,158658251~7420272,170280495~798256,171806430~4446575,178310169~8651502,186991263~3560607,196952453~12907732,213040097~13904774,227064506~12897911,240734646~18569552,259778062~5710776,265575605~9722043,277721345~15548327,299355827~11278634,316321134~132651,320519078~4095950,328314717~10694126,352422550~25432477,380398263~7995594,389520491~14395575,407051472~2945911,410917708~2825457] wrote [128196629~1733819,178310169~8651502,213040097~5085928,219336089~886309,230479883~5531947,299355827~6925566,353031322~6650388,381003844~3079430] 2024-08-17T17:46:15.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:15 smithi131 bash[88347]: cluster 2024-08-17T17:46:14.017832+0000 mon.a (mon.0) 2121 : cluster [DBG] osdmap e1281: 8 total, 8 up, 8 in 2024-08-17T17:46:15.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:15 smithi131 bash[88347]: cluster 2024-08-17T17:46:14.017832+0000 mon.a (mon.0) 2121 : cluster [DBG] osdmap e1281: 8 total, 8 up, 8 in 2024-08-17T17:46:15.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:15 smithi131 bash[88347]: cluster 2024-08-17T17:46:14.075535+0000 mgr.y (mgr.34107) 1313 : cluster [DBG] pgmap v1948: 105 pgs: 105 active+clean; 774 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 192 KiB/s rd, 35 MiB/s wr, 307 op/s 2024-08-17T17:46:15.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:15 smithi131 bash[88347]: cluster 2024-08-17T17:46:14.075535+0000 mgr.y (mgr.34107) 1313 : cluster [DBG] pgmap v1948: 105 pgs: 105 active+clean; 774 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 192 KiB/s rd, 35 MiB/s wr, 307 op/s 2024-08-17T17:46:15.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:15 smithi131 bash[89561]: cluster 2024-08-17T17:46:14.017832+0000 mon.a (mon.0) 2121 : cluster [DBG] osdmap e1281: 8 total, 8 up, 8 in 2024-08-17T17:46:15.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:15 smithi131 bash[89561]: cluster 2024-08-17T17:46:14.017832+0000 mon.a (mon.0) 2121 : cluster [DBG] osdmap e1281: 8 total, 8 up, 8 in 2024-08-17T17:46:15.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:15 smithi131 bash[89561]: cluster 2024-08-17T17:46:14.075535+0000 mgr.y (mgr.34107) 1313 : cluster [DBG] pgmap v1948: 105 pgs: 105 active+clean; 774 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 192 KiB/s rd, 35 MiB/s wr, 307 op/s 2024-08-17T17:46:15.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:15 smithi131 bash[89561]: cluster 2024-08-17T17:46:14.075535+0000 mgr.y (mgr.34107) 1313 : cluster [DBG] pgmap v1948: 105 pgs: 105 active+clean; 774 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 192 KiB/s rd, 35 MiB/s wr, 307 op/s 2024-08-17T17:46:15.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:15 smithi169 bash[79348]: cluster 2024-08-17T17:46:14.017832+0000 mon.a (mon.0) 2121 : cluster [DBG] osdmap e1281: 8 total, 8 up, 8 in 2024-08-17T17:46:15.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:15 smithi169 bash[79348]: cluster 2024-08-17T17:46:14.017832+0000 mon.a (mon.0) 2121 : cluster [DBG] osdmap e1281: 8 total, 8 up, 8 in 2024-08-17T17:46:15.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:15 smithi169 bash[79348]: cluster 2024-08-17T17:46:14.075535+0000 mgr.y (mgr.34107) 1313 : cluster [DBG] pgmap v1948: 105 pgs: 105 active+clean; 774 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 192 KiB/s rd, 35 MiB/s wr, 307 op/s 2024-08-17T17:46:15.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:15 smithi169 bash[79348]: cluster 2024-08-17T17:46:14.075535+0000 mgr.y (mgr.34107) 1313 : cluster [DBG] pgmap v1948: 105 pgs: 105 active+clean; 774 MiB data, 2.3 GiB used, 713 GiB / 715 GiB avail; 192 KiB/s rd, 35 MiB/s wr, 307 op/s 2024-08-17T17:46:16.132 INFO:tasks.workunit.client.0.smithi131.stdout: i=13 exists [2330021~14559846,17912645~7662454,26531162~1050672,29520170~55746,30073808~3756390,35989698~453546,38578021~3134202,44024251~12139862,59044372~2910530,62245587~12832891,75581952~2032209,77634157~17328030,101725520~3166288,113134699~5813511,125376393~4554055,132976947~5290176,142366108~4860099,147439066~7605877,158658251~7420272,170280495~798256,171806430~4446575,178310169~8651502,186991263~3560607,196952453~12907732,213040097~13904774,227064506~12897911,240734646~18569552,259778062~5710776,265575605~9722043,277721345~15548327,299355827~12590428,316321134~132651,320519078~4095950,328314717~15479558,352422550~25432477,380398263~7995594,389520491~14395575,407051472~2945911,410917708~2825457] wrote [5766916~6645627,48546767~1756495,68604054~234969,75581952~2032209,147439066~1155085,183945383~985154,231951452~1258930,304648667~7297588,336095617~7698658,393712348~14108] 2024-08-17T17:46:16.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:16 smithi131 bash[89561]: cluster 2024-08-17T17:46:15.032017+0000 mon.a (mon.0) 2122 : cluster [DBG] osdmap e1282: 8 total, 8 up, 8 in 2024-08-17T17:46:16.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:16 smithi131 bash[89561]: cluster 2024-08-17T17:46:15.032017+0000 mon.a (mon.0) 2122 : cluster [DBG] osdmap e1282: 8 total, 8 up, 8 in 2024-08-17T17:46:16.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:16 smithi131 bash[88347]: cluster 2024-08-17T17:46:15.032017+0000 mon.a (mon.0) 2122 : cluster [DBG] osdmap e1282: 8 total, 8 up, 8 in 2024-08-17T17:46:16.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:16 smithi131 bash[88347]: cluster 2024-08-17T17:46:15.032017+0000 mon.a (mon.0) 2122 : cluster [DBG] osdmap e1282: 8 total, 8 up, 8 in 2024-08-17T17:46:16.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:16 smithi169 bash[79348]: cluster 2024-08-17T17:46:15.032017+0000 mon.a (mon.0) 2122 : cluster [DBG] osdmap e1282: 8 total, 8 up, 8 in 2024-08-17T17:46:16.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:16 smithi169 bash[79348]: cluster 2024-08-17T17:46:15.032017+0000 mon.a (mon.0) 2122 : cluster [DBG] osdmap e1282: 8 total, 8 up, 8 in 2024-08-17T17:46:17.163 INFO:tasks.workunit.client.0.smithi131.stdout: i=14 exists [2330021~14559846,17912645~7662454,26344950~7485248,35989698~453546,38578021~3134202,44024251~12139862,59044372~2910530,62245587~12832891,75581952~2032209,77634157~17328030,101725520~3166288,113134699~5813511,125376393~4554055,132976947~5290176,142366108~4860099,147439066~7605877,158658251~7420272,170280495~798256,171806430~4446575,178310169~8651502,186991263~3560607,196952453~12907732,213040097~13904774,227064506~32239692,259778062~5710776,265575605~9722043,277721345~15548327,298652791~13293464,316321134~132651,320519078~4095950,328314717~15479558,352422550~25432477,379528261~8865596,389520491~14395575,407051472~2945911,410917708~2825457] wrote [26344950~3757525,88291042~2503822,216379693~839102,222787796~2091029,238169060~6125193,256525106~2045621,267028508~5607317,298652791~2853181,362931366~4770323,379528261~5731816] 2024-08-17T17:46:17.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:17 smithi131 bash[89561]: cluster 2024-08-17T17:46:16.057390+0000 mon.a (mon.0) 2123 : cluster [DBG] osdmap e1283: 8 total, 8 up, 8 in 2024-08-17T17:46:17.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:17 smithi131 bash[89561]: cluster 2024-08-17T17:46:16.057390+0000 mon.a (mon.0) 2123 : cluster [DBG] osdmap e1283: 8 total, 8 up, 8 in 2024-08-17T17:46:17.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:17 smithi131 bash[89561]: cluster 2024-08-17T17:46:16.076279+0000 mgr.y (mgr.34107) 1314 : cluster [DBG] pgmap v1951: 105 pgs: 105 active+clean; 828 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 192 KiB/s rd, 45 MiB/s wr, 312 op/s 2024-08-17T17:46:17.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:17 smithi131 bash[89561]: cluster 2024-08-17T17:46:16.076279+0000 mgr.y (mgr.34107) 1314 : cluster [DBG] pgmap v1951: 105 pgs: 105 active+clean; 828 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 192 KiB/s rd, 45 MiB/s wr, 312 op/s 2024-08-17T17:46:17.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:17 smithi131 bash[88347]: cluster 2024-08-17T17:46:16.057390+0000 mon.a (mon.0) 2123 : cluster [DBG] osdmap e1283: 8 total, 8 up, 8 in 2024-08-17T17:46:17.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:17 smithi131 bash[88347]: cluster 2024-08-17T17:46:16.057390+0000 mon.a (mon.0) 2123 : cluster [DBG] osdmap e1283: 8 total, 8 up, 8 in 2024-08-17T17:46:17.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:17 smithi131 bash[88347]: cluster 2024-08-17T17:46:16.076279+0000 mgr.y (mgr.34107) 1314 : cluster [DBG] pgmap v1951: 105 pgs: 105 active+clean; 828 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 192 KiB/s rd, 45 MiB/s wr, 312 op/s 2024-08-17T17:46:17.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:17 smithi131 bash[88347]: cluster 2024-08-17T17:46:16.076279+0000 mgr.y (mgr.34107) 1314 : cluster [DBG] pgmap v1951: 105 pgs: 105 active+clean; 828 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 192 KiB/s rd, 45 MiB/s wr, 312 op/s 2024-08-17T17:46:17.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:17 smithi169 bash[79348]: cluster 2024-08-17T17:46:16.057390+0000 mon.a (mon.0) 2123 : cluster [DBG] osdmap e1283: 8 total, 8 up, 8 in 2024-08-17T17:46:17.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:17 smithi169 bash[79348]: cluster 2024-08-17T17:46:16.057390+0000 mon.a (mon.0) 2123 : cluster [DBG] osdmap e1283: 8 total, 8 up, 8 in 2024-08-17T17:46:17.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:17 smithi169 bash[79348]: cluster 2024-08-17T17:46:16.076279+0000 mgr.y (mgr.34107) 1314 : cluster [DBG] pgmap v1951: 105 pgs: 105 active+clean; 828 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 192 KiB/s rd, 45 MiB/s wr, 312 op/s 2024-08-17T17:46:17.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:17 smithi169 bash[79348]: cluster 2024-08-17T17:46:16.076279+0000 mgr.y (mgr.34107) 1314 : cluster [DBG] pgmap v1951: 105 pgs: 105 active+clean; 828 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 192 KiB/s rd, 45 MiB/s wr, 312 op/s 2024-08-17T17:46:18.216 INFO:tasks.workunit.client.0.smithi131.stdout: i=15 exists [2330021~14559846,17912645~15917553,35989698~453546,38578021~3134202,44024251~12139862,59044372~2910530,62245587~12832891,75581952~2032209,77634157~17328030,101725520~4516023,113134699~5813511,125376393~4554055,132976947~5290176,142366108~4860099,147439066~7605877,158658251~17594754,178310169~8651502,186991263~3560607,196952453~12907732,212776415~14168456,227064506~32239692,259778062~5710776,265575605~9722043,277721345~15548327,298652791~13293464,316321134~132651,317405299~7209729,328314717~15479558,352422550~25432477,379528261~8865596,389520491~14395575,407051472~2945911,410917708~2825457] wrote [21136031~7992693,66876124~5028233,104271707~1969836,165406371~7274841,203827711~1470679,212776415~5339522,288386148~4149453,317405299~7189733,339646421~1457407,392093945~4581795] 2024-08-17T17:46:18.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:18 smithi131 bash[89561]: cluster 2024-08-17T17:46:17.063603+0000 mon.a (mon.0) 2124 : cluster [DBG] osdmap e1284: 8 total, 8 up, 8 in 2024-08-17T17:46:18.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:18 smithi131 bash[89561]: cluster 2024-08-17T17:46:17.063603+0000 mon.a (mon.0) 2124 : cluster [DBG] osdmap e1284: 8 total, 8 up, 8 in 2024-08-17T17:46:18.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:18 smithi131 bash[88347]: cluster 2024-08-17T17:46:17.063603+0000 mon.a (mon.0) 2124 : cluster [DBG] osdmap e1284: 8 total, 8 up, 8 in 2024-08-17T17:46:18.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:18 smithi131 bash[88347]: cluster 2024-08-17T17:46:17.063603+0000 mon.a (mon.0) 2124 : cluster [DBG] osdmap e1284: 8 total, 8 up, 8 in 2024-08-17T17:46:18.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:18 smithi169 bash[79348]: cluster 2024-08-17T17:46:17.063603+0000 mon.a (mon.0) 2124 : cluster [DBG] osdmap e1284: 8 total, 8 up, 8 in 2024-08-17T17:46:18.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:18 smithi169 bash[79348]: cluster 2024-08-17T17:46:17.063603+0000 mon.a (mon.0) 2124 : cluster [DBG] osdmap e1284: 8 total, 8 up, 8 in 2024-08-17T17:46:19.078 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:46:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:46:18] "GET /metrics HTTP/1.1" 200 36563 "" "Prometheus/2.51.0" 2024-08-17T17:46:19.190 INFO:tasks.workunit.client.0.smithi131.stdout: i=16 exists [2330021~14559846,17912645~15917553,35356754~1332628,38578021~3134202,44024251~12139862,59044372~2910530,62245587~12832891,75581952~2032209,77634157~17328030,101725520~4516023,113134699~5813511,125376393~4554055,132976947~14249260,147439066~7605877,158658251~17594754,178310169~8651502,186991263~3560607,191711038~3863646,196952453~12907732,212776415~46527783,259778062~5710776,265575605~9722043,277721345~15548327,298652791~13293464,316321134~132651,317405299~7209729,328314717~15479558,352422550~25432477,379528261~8865596,389520491~14395575,407051472~2945911,410917708~2825457] wrote [35356754~1332628,86514970~2921475,137180350~8564643,191711038~3863646,206584550~15170,224600108~5512136,244953380~6880780,280026658~1705683,396133357~2859302] 2024-08-17T17:46:19.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:19 smithi131 bash[89561]: cluster 2024-08-17T17:46:18.073909+0000 mon.a (mon.0) 2125 : cluster [DBG] osdmap e1285: 8 total, 8 up, 8 in 2024-08-17T17:46:19.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:19 smithi131 bash[89561]: cluster 2024-08-17T17:46:18.073909+0000 mon.a (mon.0) 2125 : cluster [DBG] osdmap e1285: 8 total, 8 up, 8 in 2024-08-17T17:46:19.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:19 smithi131 bash[89561]: cluster 2024-08-17T17:46:18.076968+0000 mgr.y (mgr.34107) 1315 : cluster [DBG] pgmap v1954: 105 pgs: 105 active+clean; 828 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s wr, 7 op/s 2024-08-17T17:46:19.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:19 smithi131 bash[89561]: cluster 2024-08-17T17:46:18.076968+0000 mgr.y (mgr.34107) 1315 : cluster [DBG] pgmap v1954: 105 pgs: 105 active+clean; 828 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s wr, 7 op/s 2024-08-17T17:46:19.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:19 smithi131 bash[88347]: cluster 2024-08-17T17:46:18.073909+0000 mon.a (mon.0) 2125 : cluster [DBG] osdmap e1285: 8 total, 8 up, 8 in 2024-08-17T17:46:19.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:19 smithi131 bash[88347]: cluster 2024-08-17T17:46:18.073909+0000 mon.a (mon.0) 2125 : cluster [DBG] osdmap e1285: 8 total, 8 up, 8 in 2024-08-17T17:46:19.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:19 smithi131 bash[88347]: cluster 2024-08-17T17:46:18.076968+0000 mgr.y (mgr.34107) 1315 : cluster [DBG] pgmap v1954: 105 pgs: 105 active+clean; 828 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s wr, 7 op/s 2024-08-17T17:46:19.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:19 smithi131 bash[88347]: cluster 2024-08-17T17:46:18.076968+0000 mgr.y (mgr.34107) 1315 : cluster [DBG] pgmap v1954: 105 pgs: 105 active+clean; 828 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s wr, 7 op/s 2024-08-17T17:46:19.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:19 smithi169 bash[79348]: cluster 2024-08-17T17:46:18.073909+0000 mon.a (mon.0) 2125 : cluster [DBG] osdmap e1285: 8 total, 8 up, 8 in 2024-08-17T17:46:19.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:19 smithi169 bash[79348]: cluster 2024-08-17T17:46:18.073909+0000 mon.a (mon.0) 2125 : cluster [DBG] osdmap e1285: 8 total, 8 up, 8 in 2024-08-17T17:46:19.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:19 smithi169 bash[79348]: cluster 2024-08-17T17:46:18.076968+0000 mgr.y (mgr.34107) 1315 : cluster [DBG] pgmap v1954: 105 pgs: 105 active+clean; 828 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s wr, 7 op/s 2024-08-17T17:46:19.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:19 smithi169 bash[79348]: cluster 2024-08-17T17:46:18.076968+0000 mgr.y (mgr.34107) 1315 : cluster [DBG] pgmap v1954: 105 pgs: 105 active+clean; 828 MiB data, 2.4 GiB used, 713 GiB / 715 GiB avail; 14 MiB/s wr, 7 op/s 2024-08-17T17:46:20.223 INFO:tasks.workunit.client.0.smithi131.stdout: i=17 exists [1450729~15439138,17912645~15917553,35356754~1332628,38578021~3134202,44024251~12139862,59044372~2910530,62245587~12832891,75581952~2032209,77634157~17328030,101725520~4516023,113134699~5813511,125376393~4554055,132976947~14249260,147439066~7605877,158658251~17594754,178310169~8651502,186991263~3560607,191711038~3863646,196952453~12907732,212776415~46527783,259778062~5710776,265575605~9722043,277721345~20331586,298652791~13293464,316321134~132651,317405299~7209729,328314717~15479558,344880433~7161710,352422550~25432477,379528261~8865596,389520491~14395575,407051472~2945911,410917708~2825457] wrote [1450729~5018734,23936817~576393,113137347~2798101,192270254~1905828,248087822~2392262,286134958~11917973,300108003~287057,344880433~7161710] 2024-08-17T17:46:20.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:20 smithi131 bash[89561]: cluster 2024-08-17T17:46:19.085158+0000 mon.a (mon.0) 2126 : cluster [DBG] osdmap e1286: 8 total, 8 up, 8 in 2024-08-17T17:46:20.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:20 smithi131 bash[89561]: cluster 2024-08-17T17:46:19.085158+0000 mon.a (mon.0) 2126 : cluster [DBG] osdmap e1286: 8 total, 8 up, 8 in 2024-08-17T17:46:20.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:20 smithi131 bash[88347]: cluster 2024-08-17T17:46:19.085158+0000 mon.a (mon.0) 2126 : cluster [DBG] osdmap e1286: 8 total, 8 up, 8 in 2024-08-17T17:46:20.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:20 smithi131 bash[88347]: cluster 2024-08-17T17:46:19.085158+0000 mon.a (mon.0) 2126 : cluster [DBG] osdmap e1286: 8 total, 8 up, 8 in 2024-08-17T17:46:20.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:20 smithi169 bash[79348]: cluster 2024-08-17T17:46:19.085158+0000 mon.a (mon.0) 2126 : cluster [DBG] osdmap e1286: 8 total, 8 up, 8 in 2024-08-17T17:46:20.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:20 smithi169 bash[79348]: cluster 2024-08-17T17:46:19.085158+0000 mon.a (mon.0) 2126 : cluster [DBG] osdmap e1286: 8 total, 8 up, 8 in 2024-08-17T17:46:21.270 INFO:tasks.workunit.client.0.smithi131.stdout: i=18 exists [1450729~15439138,17912645~16550172,35356754~1332628,38578021~3134202,44024251~12139862,59044372~16034106,75581952~2032209,77634157~17328030,101725520~4516023,113134699~5813511,125376393~4554055,132976947~14249260,147439066~7605877,158658251~17594754,178310169~8651502,186991263~3560607,191711038~3863646,196952453~68536385,265575605~9722043,277721345~34224910,316321134~132651,317405299~26388976,344880433~32974594,379528261~8865596,389520491~14395575,407051472~2945911,410917708~2825457] wrote [26405005~8057812,60495080~3786422,209221864~4256823,256881615~7510996,296704692~6257402,324235044~7877623,348246944~4192549,368347034~7447455] 2024-08-17T17:46:21.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:21 smithi131 bash[89561]: cluster 2024-08-17T17:46:20.077835+0000 mgr.y (mgr.34107) 1316 : cluster [DBG] pgmap v1956: 105 pgs: 105 active+clean; 1001 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 227 KiB/s rd, 44 MiB/s wr, 355 op/s 2024-08-17T17:46:21.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:21 smithi131 bash[89561]: cluster 2024-08-17T17:46:20.077835+0000 mgr.y (mgr.34107) 1316 : cluster [DBG] pgmap v1956: 105 pgs: 105 active+clean; 1001 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 227 KiB/s rd, 44 MiB/s wr, 355 op/s 2024-08-17T17:46:21.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:21 smithi131 bash[89561]: cluster 2024-08-17T17:46:20.093199+0000 mon.a (mon.0) 2127 : cluster [DBG] osdmap e1287: 8 total, 8 up, 8 in 2024-08-17T17:46:21.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:21 smithi131 bash[89561]: cluster 2024-08-17T17:46:20.093199+0000 mon.a (mon.0) 2127 : cluster [DBG] osdmap e1287: 8 total, 8 up, 8 in 2024-08-17T17:46:21.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:21 smithi131 bash[88347]: cluster 2024-08-17T17:46:20.077835+0000 mgr.y (mgr.34107) 1316 : cluster [DBG] pgmap v1956: 105 pgs: 105 active+clean; 1001 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 227 KiB/s rd, 44 MiB/s wr, 355 op/s 2024-08-17T17:46:21.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:21 smithi131 bash[88347]: cluster 2024-08-17T17:46:20.077835+0000 mgr.y (mgr.34107) 1316 : cluster [DBG] pgmap v1956: 105 pgs: 105 active+clean; 1001 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 227 KiB/s rd, 44 MiB/s wr, 355 op/s 2024-08-17T17:46:21.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:21 smithi131 bash[88347]: cluster 2024-08-17T17:46:20.093199+0000 mon.a (mon.0) 2127 : cluster [DBG] osdmap e1287: 8 total, 8 up, 8 in 2024-08-17T17:46:21.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:21 smithi131 bash[88347]: cluster 2024-08-17T17:46:20.093199+0000 mon.a (mon.0) 2127 : cluster [DBG] osdmap e1287: 8 total, 8 up, 8 in 2024-08-17T17:46:21.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:21 smithi169 bash[79348]: cluster 2024-08-17T17:46:20.077835+0000 mgr.y (mgr.34107) 1316 : cluster [DBG] pgmap v1956: 105 pgs: 105 active+clean; 1001 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 227 KiB/s rd, 44 MiB/s wr, 355 op/s 2024-08-17T17:46:21.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:21 smithi169 bash[79348]: cluster 2024-08-17T17:46:20.077835+0000 mgr.y (mgr.34107) 1316 : cluster [DBG] pgmap v1956: 105 pgs: 105 active+clean; 1001 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 227 KiB/s rd, 44 MiB/s wr, 355 op/s 2024-08-17T17:46:21.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:21 smithi169 bash[79348]: cluster 2024-08-17T17:46:20.093199+0000 mon.a (mon.0) 2127 : cluster [DBG] osdmap e1287: 8 total, 8 up, 8 in 2024-08-17T17:46:21.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:21 smithi169 bash[79348]: cluster 2024-08-17T17:46:20.093199+0000 mon.a (mon.0) 2127 : cluster [DBG] osdmap e1287: 8 total, 8 up, 8 in 2024-08-17T17:46:22.240 INFO:tasks.workunit.client.0.smithi131.stdout: i=19 exists [1450729~15439138,17912645~16550172,35356754~1332628,38578021~3134202,44024251~12139862,59044372~16034106,75581952~2032209,77634157~17328030,98132293~10911106,113134699~5813511,125376393~4554055,132976947~14249260,147439066~8621211,158658251~17594754,178310169~8651502,186991263~9684641,196952453~68536385,265575605~9722043,277721345~34224910,316321134~132651,317405299~26388976,344880433~32974594,379528261~8865596,389520491~14395575,407051472~2945911,410917708~2825457] wrote [7469472~6279746,60905445~4634278,98132293~5078277,104628827~4414572,137877795~2976404,152342132~3718145,188594917~8080987,218711931~2595476,359117311~4820621] 2024-08-17T17:46:22.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:22 smithi169 bash[79348]: cluster 2024-08-17T17:46:21.100352+0000 mon.a (mon.0) 2128 : cluster [DBG] osdmap e1288: 8 total, 8 up, 8 in 2024-08-17T17:46:22.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:22 smithi169 bash[79348]: cluster 2024-08-17T17:46:21.100352+0000 mon.a (mon.0) 2128 : cluster [DBG] osdmap e1288: 8 total, 8 up, 8 in 2024-08-17T17:46:22.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:22 smithi169 bash[79348]: cluster 2024-08-17T17:46:22.078586+0000 mgr.y (mgr.34107) 1317 : cluster [DBG] pgmap v1959: 105 pgs: 105 active+clean; 1017 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 228 KiB/s rd, 48 MiB/s wr, 359 op/s 2024-08-17T17:46:22.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:22 smithi169 bash[79348]: cluster 2024-08-17T17:46:22.078586+0000 mgr.y (mgr.34107) 1317 : cluster [DBG] pgmap v1959: 105 pgs: 105 active+clean; 1017 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 228 KiB/s rd, 48 MiB/s wr, 359 op/s 2024-08-17T17:46:22.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:22 smithi131 bash[89561]: cluster 2024-08-17T17:46:21.100352+0000 mon.a (mon.0) 2128 : cluster [DBG] osdmap e1288: 8 total, 8 up, 8 in 2024-08-17T17:46:22.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:22 smithi131 bash[89561]: cluster 2024-08-17T17:46:21.100352+0000 mon.a (mon.0) 2128 : cluster [DBG] osdmap e1288: 8 total, 8 up, 8 in 2024-08-17T17:46:22.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:22 smithi131 bash[89561]: cluster 2024-08-17T17:46:22.078586+0000 mgr.y (mgr.34107) 1317 : cluster [DBG] pgmap v1959: 105 pgs: 105 active+clean; 1017 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 228 KiB/s rd, 48 MiB/s wr, 359 op/s 2024-08-17T17:46:22.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:22 smithi131 bash[89561]: cluster 2024-08-17T17:46:22.078586+0000 mgr.y (mgr.34107) 1317 : cluster [DBG] pgmap v1959: 105 pgs: 105 active+clean; 1017 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 228 KiB/s rd, 48 MiB/s wr, 359 op/s 2024-08-17T17:46:22.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:22 smithi131 bash[88347]: cluster 2024-08-17T17:46:21.100352+0000 mon.a (mon.0) 2128 : cluster [DBG] osdmap e1288: 8 total, 8 up, 8 in 2024-08-17T17:46:22.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:22 smithi131 bash[88347]: cluster 2024-08-17T17:46:21.100352+0000 mon.a (mon.0) 2128 : cluster [DBG] osdmap e1288: 8 total, 8 up, 8 in 2024-08-17T17:46:22.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:22 smithi131 bash[88347]: cluster 2024-08-17T17:46:22.078586+0000 mgr.y (mgr.34107) 1317 : cluster [DBG] pgmap v1959: 105 pgs: 105 active+clean; 1017 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 228 KiB/s rd, 48 MiB/s wr, 359 op/s 2024-08-17T17:46:22.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:22 smithi131 bash[88347]: cluster 2024-08-17T17:46:22.078586+0000 mgr.y (mgr.34107) 1317 : cluster [DBG] pgmap v1959: 105 pgs: 105 active+clean; 1017 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 228 KiB/s rd, 48 MiB/s wr, 359 op/s 2024-08-17T17:46:23.149 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to 1 diff [20971520~4194304,33554432~4194304,58720256~4194304,109051904~8388608,167772160~4194304,239075328~4194304,264241152~8388608,281018368~4194304,314572800~4194304,331350016~4194304] 2024-08-17T17:46:23.149 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [20971520~4194304,33554432~4194304,58720256~4194304,109051904~8388608,167772160~4194304,239075328~4194304,264241152~8388608,281018368~4194304,314572800~4194304,331350016~4194304] 2024-08-17T17:46:23.174 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [20971520~4194304,33554432~4194304,58720256~8388608,109051904~12582912,167772160~4194304,239075328~4194304,264241152~8388608,281018368~8388608,314572800~4194304,331350016~8388608] 2024-08-17T17:46:23.174 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to 2 diff [20971520~4194304,33554432~4194304,58720256~4194304,109051904~8388608,159383552~16777216,192937984~8388608,239075328~4194304,264241152~8388608,281018368~4194304,314572800~4194304,331350016~4194304,352321536~16777216,385875968~8388608] 2024-08-17T17:46:23.174 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [20971520~4194304,33554432~4194304,58720256~4194304,109051904~8388608,159383552~16777216,192937984~8388608,239075328~4194304,264241152~8388608,281018368~4194304,314572800~4194304,331350016~4194304,352321536~16777216,385875968~8388608] 2024-08-17T17:46:23.178 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [20971520~4194304,33554432~4194304,58720256~8388608,109051904~12582912,159383552~20971520,192937984~12582912,239075328~4194304,264241152~8388608,281018368~8388608,314572800~4194304,331350016~8388608,352321536~16777216,385875968~12582912] 2024-08-17T17:46:23.178 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to 3 diff [20971520~4194304,33554432~4194304,58720256~4194304,67108864~8388608,109051904~8388608,121634816~8388608,159383552~16777216,192937984~8388608,213909504~4194304,239075328~4194304,264241152~8388608,276824064~12582912,314572800~8388608,327155712~12582912,352321536~16777216,377487360~4194304,385875968~8388608] 2024-08-17T17:46:23.178 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [20971520~4194304,33554432~4194304,58720256~4194304,67108864~8388608,109051904~8388608,121634816~8388608,159383552~16777216,192937984~8388608,213909504~4194304,239075328~4194304,264241152~8388608,276824064~12582912,314572800~8388608,327155712~12582912,352321536~16777216,377487360~4194304,385875968~8388608] 2024-08-17T17:46:23.184 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [20971520~4194304,33554432~4194304,58720256~16777216,109051904~20971520,159383552~20971520,192937984~12582912,213909504~8388608,239075328~4194304,264241152~8388608,276824064~16777216,314572800~25165824,352321536~16777216,377487360~20971520] 2024-08-17T17:46:23.184 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to 4 diff [16777216~8388608,29360128~8388608,50331648~4194304,58720256~16777216,83886080~4194304,109051904~8388608,121634816~8388608,159383552~16777216,192937984~8388608,213909504~4194304,239075328~4194304,264241152~8388608,276824064~16777216,301989888~4194304,314572800~8388608,327155712~12582912,352321536~16777216,377487360~4194304,385875968~8388608] 2024-08-17T17:46:23.184 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [16777216~8388608,29360128~8388608,50331648~4194304,58720256~16777216,83886080~4194304,109051904~8388608,121634816~8388608,159383552~16777216,192937984~8388608,213909504~4194304,239075328~4194304,264241152~8388608,276824064~16777216,301989888~4194304,314572800~8388608,327155712~12582912,352321536~16777216,377487360~4194304,385875968~8388608] 2024-08-17T17:46:23.191 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [16777216~20971520,50331648~25165824,83886080~8388608,109051904~20971520,159383552~20971520,192937984~12582912,213909504~8388608,239075328~4194304,264241152~8388608,276824064~16777216,301989888~4194304,314572800~25165824,352321536~16777216,377487360~20971520] 2024-08-17T17:46:23.191 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to 5 diff [16777216~8388608,29360128~25165824,58720256~16777216,83886080~4194304,100663296~4194304,109051904~8388608,121634816~25165824,150994944~4194304,159383552~16777216,192937984~8388608,213909504~8388608,226492416~8388608,239075328~4194304,264241152~8388608,276824064~16777216,301989888~4194304,314572800~8388608,327155712~12582912,352321536~16777216,377487360~4194304,385875968~8388608] 2024-08-17T17:46:23.191 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [16777216~8388608,29360128~25165824,58720256~16777216,83886080~4194304,100663296~4194304,109051904~8388608,121634816~25165824,150994944~4194304,159383552~16777216,192937984~8388608,213909504~8388608,226492416~8388608,239075328~4194304,264241152~8388608,276824064~16777216,301989888~4194304,314572800~8388608,327155712~12582912,352321536~16777216,377487360~4194304,385875968~8388608] 2024-08-17T17:46:23.200 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [16777216~58720256,83886080~8388608,100663296~54525952,159383552~20971520,192937984~12582912,213909504~20971520,239075328~4194304,264241152~8388608,276824064~16777216,301989888~4194304,314572800~25165824,352321536~16777216,377487360~20971520] 2024-08-17T17:46:23.200 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to 6 diff [0~4194304,16777216~37748736,58720256~16777216,79691776~8388608,100663296~4194304,109051904~8388608,121634816~25165824,150994944~12582912,167772160~8388608,192937984~12582912,213909504~8388608,226492416~8388608,239075328~4194304,264241152~8388608,276824064~16777216,301989888~8388608,314572800~8388608,327155712~12582912,352321536~16777216,377487360~4194304,385875968~8388608,398458880~8388608] 2024-08-17T17:46:23.200 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~4194304,16777216~37748736,58720256~16777216,79691776~8388608,100663296~4194304,109051904~8388608,121634816~25165824,150994944~12582912,167772160~8388608,192937984~12582912,213909504~8388608,226492416~8388608,239075328~4194304,264241152~8388608,276824064~16777216,301989888~8388608,314572800~8388608,327155712~12582912,352321536~16777216,377487360~4194304,385875968~8388608,398458880~8388608] 2024-08-17T17:46:23.210 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~8388608,16777216~58720256,79691776~12582912,100663296~79691776,192937984~12582912,213909504~20971520,239075328~4194304,264241152~8388608,276824064~16777216,301989888~8388608,314572800~25165824,352321536~16777216,377487360~29360128] 2024-08-17T17:46:23.210 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to 7 diff [0~4194304,16777216~37748736,58720256~16777216,79691776~8388608,100663296~4194304,109051904~8388608,121634816~25165824,150994944~12582912,167772160~8388608,184549376~4194304,192937984~12582912,213909504~29360128,251658240~8388608,264241152~8388608,276824064~16777216,301989888~8388608,314572800~8388608,327155712~12582912,352321536~16777216,377487360~4194304,385875968~16777216] 2024-08-17T17:46:23.210 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~4194304,16777216~37748736,58720256~16777216,79691776~8388608,100663296~4194304,109051904~8388608,121634816~25165824,150994944~12582912,167772160~8388608,184549376~4194304,192937984~12582912,213909504~29360128,251658240~8388608,264241152~8388608,276824064~16777216,301989888~8388608,314572800~8388608,327155712~12582912,352321536~16777216,377487360~4194304,385875968~16777216] 2024-08-17T17:46:23.219 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~8388608,16777216~58720256,79691776~12582912,100663296~79691776,184549376~20971520,213909504~29360128,251658240~8388608,264241152~8388608,276824064~16777216,301989888~8388608,314572800~25165824,352321536~16777216,377487360~29360128] 2024-08-17T17:46:23.219 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to 8 diff [0~4194304,16777216~37748736,58720256~16777216,79691776~8388608,100663296~4194304,109051904~8388608,121634816~41943040,167772160~8388608,180355072~8388608,192937984~12582912,213909504~29360128,247463936~25165824,276824064~16777216,301989888~8388608,314572800~8388608,327155712~12582912,352321536~29360128,385875968~16777216] 2024-08-17T17:46:23.219 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~4194304,16777216~37748736,58720256~16777216,79691776~8388608,100663296~4194304,109051904~8388608,121634816~41943040,167772160~8388608,180355072~8388608,192937984~12582912,213909504~29360128,247463936~25165824,276824064~16777216,301989888~8388608,314572800~8388608,327155712~12582912,352321536~29360128,385875968~16777216] 2024-08-17T17:46:23.229 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~8388608,16777216~58720256,79691776~12582912,100663296~104857600,213909504~29360128,247463936~25165824,276824064~16777216,301989888~8388608,314572800~25165824,352321536~54525952] 2024-08-17T17:46:23.229 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to 9 diff [0~4194304,16777216~37748736,58720256~16777216,79691776~8388608,100663296~4194304,109051904~8388608,121634816~41943040,167772160~8388608,180355072~8388608,192937984~12582912,213909504~58720256,276824064~16777216,301989888~8388608,314572800~8388608,327155712~12582912,352321536~50331648,406847488~4194304] 2024-08-17T17:46:23.229 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~4194304,16777216~37748736,58720256~16777216,79691776~8388608,100663296~4194304,109051904~8388608,121634816~41943040,167772160~8388608,180355072~8388608,192937984~12582912,213909504~58720256,276824064~16777216,301989888~8388608,314572800~8388608,327155712~12582912,352321536~50331648,406847488~4194304] 2024-08-17T17:46:23.241 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~8388608,16777216~58720256,79691776~12582912,100663296~104857600,213909504~58720256,276824064~16777216,301989888~37748736,352321536~62914560] 2024-08-17T17:46:23.241 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to 10 diff [0~4194304,8388608~46137344,58720256~16777216,79691776~8388608,100663296~4194304,109051904~8388608,121634816~41943040,167772160~8388608,180355072~8388608,192937984~8388608,213909504~79691776,301989888~8388608,314572800~8388608,327155712~12582912,352321536~50331648,406847488~4194304] 2024-08-17T17:46:23.241 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~4194304,8388608~46137344,58720256~16777216,79691776~8388608,100663296~4194304,109051904~8388608,121634816~41943040,167772160~8388608,180355072~8388608,192937984~8388608,213909504~79691776,301989888~8388608,314572800~8388608,327155712~12582912,352321536~50331648,406847488~4194304] 2024-08-17T17:46:23.254 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~75497472,79691776~12582912,100663296~104857600,213909504~79691776,301989888~37748736,352321536~62914560] 2024-08-17T17:46:23.254 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to 11 diff [0~4194304,8388608~46137344,58720256~37748736,100663296~4194304,109051904~8388608,121634816~41943040,167772160~8388608,180355072~8388608,192937984~16777216,213909504~79691776,301989888~8388608,314572800~8388608,327155712~12582912,352321536~50331648,406847488~4194304] 2024-08-17T17:46:23.255 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~4194304,8388608~46137344,58720256~37748736,100663296~4194304,109051904~8388608,121634816~41943040,167772160~8388608,180355072~8388608,192937984~16777216,213909504~79691776,301989888~8388608,314572800~8388608,327155712~12582912,352321536~50331648,406847488~4194304] 2024-08-17T17:46:23.268 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~96468992,100663296~192937984,301989888~37748736,352321536~62914560] 2024-08-17T17:46:23.268 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to 12 diff [0~4194304,8388608~46137344,58720256~37748736,100663296~4194304,109051904~8388608,121634816~41943040,167772160~20971520,192937984~100663296,297795584~12582912,314572800~8388608,327155712~12582912,352321536~50331648,406847488~4194304] 2024-08-17T17:46:23.268 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~4194304,8388608~46137344,58720256~37748736,100663296~4194304,109051904~8388608,121634816~41943040,167772160~20971520,192937984~100663296,297795584~12582912,314572800~8388608,327155712~12582912,352321536~50331648,406847488~4194304] 2024-08-17T17:46:23.282 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~96468992,100663296~192937984,297795584~41943040,352321536~62914560] 2024-08-17T17:46:23.282 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to 13 diff [0~54525952,58720256~37748736,100663296~4194304,109051904~8388608,121634816~41943040,167772160~20971520,192937984~100663296,297795584~25165824,327155712~16777216,352321536~50331648,406847488~4194304] 2024-08-17T17:46:23.283 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~37748736,100663296~4194304,109051904~8388608,121634816~41943040,167772160~20971520,192937984~100663296,297795584~25165824,327155712~16777216,352321536~50331648,406847488~4194304] 2024-08-17T17:46:23.298 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~96468992,100663296~192937984,297795584~46137344,352321536~62914560] 2024-08-17T17:46:23.298 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to 14 diff [0~54525952,58720256~37748736,100663296~4194304,109051904~8388608,121634816~41943040,167772160~20971520,192937984~100663296,297795584~25165824,327155712~16777216,352321536~50331648,406847488~4194304] 2024-08-17T17:46:23.298 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~37748736,100663296~4194304,109051904~8388608,121634816~41943040,167772160~20971520,192937984~100663296,297795584~25165824,327155712~16777216,352321536~50331648,406847488~4194304] 2024-08-17T17:46:23.314 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~96468992,100663296~192937984,297795584~46137344,352321536~62914560] 2024-08-17T17:46:23.314 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to 15 diff [0~54525952,58720256~37748736,100663296~16777216,121634816~67108864,192937984~100663296,297795584~25165824,327155712~16777216,352321536~50331648,406847488~4194304] 2024-08-17T17:46:23.314 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~37748736,100663296~16777216,121634816~67108864,192937984~100663296,297795584~25165824,327155712~16777216,352321536~50331648,406847488~4194304] 2024-08-17T17:46:23.331 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~96468992,100663296~192937984,297795584~46137344,352321536~62914560] 2024-08-17T17:46:23.331 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to 16 diff [0~54525952,58720256~37748736,100663296~16777216,121634816~171966464,297795584~25165824,327155712~16777216,352321536~50331648,406847488~4194304] 2024-08-17T17:46:23.331 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~37748736,100663296~16777216,121634816~171966464,297795584~25165824,327155712~16777216,352321536~50331648,406847488~4194304] 2024-08-17T17:46:23.350 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~96468992,100663296~192937984,297795584~46137344,352321536~62914560] 2024-08-17T17:46:23.350 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to 17 diff [0~54525952,58720256~37748736,100663296~16777216,121634816~201326592,327155712~75497472,406847488~4194304] 2024-08-17T17:46:23.350 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~37748736,100663296~16777216,121634816~201326592,327155712~75497472,406847488~4194304] 2024-08-17T17:46:23.368 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~96468992,100663296~314572800] 2024-08-17T17:46:23.368 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to 18 diff [0~54525952,58720256~37748736,100663296~16777216,121634816~281018368,406847488~4194304] 2024-08-17T17:46:23.368 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~37748736,100663296~16777216,121634816~281018368,406847488~4194304] 2024-08-17T17:46:23.387 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~96468992,100663296~314572800] 2024-08-17T17:46:23.388 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to 19 diff [0~54525952,58720256~58720256,121634816~281018368,406847488~4194304] 2024-08-17T17:46:23.388 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~58720256,121634816~281018368,406847488~4194304] 2024-08-17T17:46:23.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:23 smithi169 bash[79348]: cluster 2024-08-17T17:46:22.111384+0000 mon.a (mon.0) 2129 : cluster [DBG] osdmap e1289: 8 total, 8 up, 8 in 2024-08-17T17:46:23.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:23 smithi169 bash[79348]: cluster 2024-08-17T17:46:22.111384+0000 mon.a (mon.0) 2129 : cluster [DBG] osdmap e1289: 8 total, 8 up, 8 in 2024-08-17T17:46:23.411 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~415236096] 2024-08-17T17:46:23.411 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to 2 diff [58720256~4194304,159383552~16777216,192937984~8388608,264241152~4194304,352321536~16777216,385875968~8388608] 2024-08-17T17:46:23.411 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [58720256~4194304,159383552~16777216,192937984~8388608,264241152~4194304,352321536~16777216,385875968~8388608] 2024-08-17T17:46:23.415 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [58720256~4194304,159383552~20971520,192937984~12582912,264241152~8388608,352321536~16777216,385875968~12582912] 2024-08-17T17:46:23.415 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to 3 diff [58720256~4194304,67108864~8388608,121634816~8388608,159383552~16777216,192937984~8388608,213909504~4194304,264241152~4194304,276824064~12582912,318767104~4194304,327155712~12582912,352321536~16777216,377487360~4194304,385875968~8388608] 2024-08-17T17:46:23.415 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [58720256~4194304,67108864~8388608,121634816~8388608,159383552~16777216,192937984~8388608,213909504~4194304,264241152~4194304,276824064~12582912,318767104~4194304,327155712~12582912,352321536~16777216,377487360~4194304,385875968~8388608] 2024-08-17T17:46:23.419 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [58720256~4194304,67108864~8388608,121634816~8388608,159383552~20971520,192937984~12582912,213909504~8388608,264241152~8388608,276824064~16777216,318767104~20971520,352321536~16777216,377487360~20971520] 2024-08-17T17:46:23.419 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to 4 diff [16777216~8388608,29360128~4194304,50331648~4194304,58720256~16777216,83886080~4194304,121634816~8388608,159383552~16777216,192937984~8388608,213909504~4194304,264241152~4194304,276824064~16777216,301989888~4194304,318767104~4194304,327155712~12582912,352321536~16777216,377487360~4194304,385875968~8388608] 2024-08-17T17:46:23.419 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [16777216~8388608,29360128~4194304,50331648~4194304,58720256~16777216,83886080~4194304,121634816~8388608,159383552~16777216,192937984~8388608,213909504~4194304,264241152~4194304,276824064~16777216,301989888~4194304,318767104~4194304,327155712~12582912,352321536~16777216,377487360~4194304,385875968~8388608] 2024-08-17T17:46:23.424 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [16777216~20971520,50331648~25165824,83886080~8388608,121634816~8388608,159383552~20971520,192937984~12582912,213909504~8388608,264241152~8388608,276824064~16777216,301989888~4194304,318767104~20971520,352321536~16777216,377487360~20971520] 2024-08-17T17:46:23.424 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to 5 diff [16777216~8388608,29360128~4194304,37748736~16777216,58720256~16777216,83886080~4194304,100663296~4194304,121634816~25165824,150994944~4194304,159383552~16777216,192937984~8388608,213909504~8388608,226492416~8388608,264241152~4194304,276824064~16777216,301989888~4194304,318767104~4194304,327155712~12582912,352321536~16777216,377487360~4194304,385875968~8388608] 2024-08-17T17:46:23.424 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [16777216~8388608,29360128~4194304,37748736~16777216,58720256~16777216,83886080~4194304,100663296~4194304,121634816~25165824,150994944~4194304,159383552~16777216,192937984~8388608,213909504~8388608,226492416~8388608,264241152~4194304,276824064~16777216,301989888~4194304,318767104~4194304,327155712~12582912,352321536~16777216,377487360~4194304,385875968~8388608] 2024-08-17T17:46:23.431 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [16777216~58720256,83886080~8388608,100663296~8388608,121634816~33554432,159383552~20971520,192937984~12582912,213909504~20971520,264241152~8388608,276824064~16777216,301989888~4194304,318767104~20971520,352321536~16777216,377487360~20971520] 2024-08-17T17:46:23.431 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to 6 diff [0~4194304,16777216~16777216,37748736~16777216,58720256~16777216,79691776~8388608,100663296~4194304,121634816~25165824,150994944~12582912,167772160~8388608,192937984~12582912,213909504~8388608,226492416~8388608,264241152~4194304,276824064~16777216,301989888~8388608,318767104~4194304,327155712~12582912,352321536~16777216,377487360~4194304,385875968~8388608,398458880~8388608] 2024-08-17T17:46:23.431 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~4194304,16777216~16777216,37748736~16777216,58720256~16777216,79691776~8388608,100663296~4194304,121634816~25165824,150994944~12582912,167772160~8388608,192937984~12582912,213909504~8388608,226492416~8388608,264241152~4194304,276824064~16777216,301989888~8388608,318767104~4194304,327155712~12582912,352321536~16777216,377487360~4194304,385875968~8388608,398458880~8388608] 2024-08-17T17:46:23.439 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~8388608,16777216~58720256,79691776~12582912,100663296~8388608,121634816~58720256,192937984~12582912,213909504~20971520,264241152~8388608,276824064~16777216,301989888~8388608,318767104~20971520,352321536~16777216,377487360~29360128] 2024-08-17T17:46:23.439 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to 7 diff [0~4194304,16777216~16777216,37748736~16777216,58720256~16777216,79691776~8388608,100663296~4194304,121634816~25165824,150994944~12582912,167772160~8388608,184549376~4194304,192937984~12582912,213909504~25165824,251658240~8388608,264241152~4194304,276824064~16777216,301989888~8388608,318767104~4194304,327155712~12582912,352321536~16777216,377487360~4194304,385875968~16777216] 2024-08-17T17:46:23.439 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~4194304,16777216~16777216,37748736~16777216,58720256~16777216,79691776~8388608,100663296~4194304,121634816~25165824,150994944~12582912,167772160~8388608,184549376~4194304,192937984~12582912,213909504~25165824,251658240~8388608,264241152~4194304,276824064~16777216,301989888~8388608,318767104~4194304,327155712~12582912,352321536~16777216,377487360~4194304,385875968~16777216] 2024-08-17T17:46:23.448 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~8388608,16777216~58720256,79691776~12582912,100663296~8388608,121634816~58720256,184549376~20971520,213909504~25165824,251658240~8388608,264241152~8388608,276824064~16777216,301989888~8388608,318767104~20971520,352321536~16777216,377487360~29360128] 2024-08-17T17:46:23.448 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to 8 diff [0~4194304,16777216~16777216,37748736~16777216,58720256~16777216,79691776~8388608,100663296~4194304,121634816~41943040,167772160~8388608,180355072~8388608,192937984~12582912,213909504~25165824,247463936~20971520,276824064~16777216,301989888~8388608,318767104~4194304,327155712~12582912,352321536~29360128,385875968~16777216] 2024-08-17T17:46:23.448 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~4194304,16777216~16777216,37748736~16777216,58720256~16777216,79691776~8388608,100663296~4194304,121634816~41943040,167772160~8388608,180355072~8388608,192937984~12582912,213909504~25165824,247463936~20971520,276824064~16777216,301989888~8388608,318767104~4194304,327155712~12582912,352321536~29360128,385875968~16777216] 2024-08-17T17:46:23.458 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~8388608,16777216~58720256,79691776~12582912,100663296~8388608,121634816~83886080,213909504~25165824,247463936~25165824,276824064~16777216,301989888~8388608,318767104~20971520,352321536~54525952] 2024-08-17T17:46:23.458 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to 9 diff [0~4194304,16777216~16777216,37748736~16777216,58720256~16777216,79691776~8388608,100663296~4194304,121634816~41943040,167772160~8388608,180355072~8388608,192937984~12582912,213909504~54525952,276824064~16777216,301989888~8388608,318767104~4194304,327155712~12582912,352321536~50331648,406847488~4194304] 2024-08-17T17:46:23.458 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~4194304,16777216~16777216,37748736~16777216,58720256~16777216,79691776~8388608,100663296~4194304,121634816~41943040,167772160~8388608,180355072~8388608,192937984~12582912,213909504~54525952,276824064~16777216,301989888~8388608,318767104~4194304,327155712~12582912,352321536~50331648,406847488~4194304] 2024-08-17T17:46:23.468 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~8388608,16777216~58720256,79691776~12582912,100663296~8388608,121634816~83886080,213909504~58720256,276824064~16777216,301989888~12582912,318767104~20971520,352321536~62914560] 2024-08-17T17:46:23.468 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to 10 diff [0~4194304,8388608~25165824,37748736~16777216,58720256~16777216,79691776~8388608,100663296~4194304,121634816~41943040,167772160~8388608,180355072~8388608,192937984~8388608,213909504~58720256,276824064~16777216,301989888~8388608,318767104~4194304,327155712~12582912,352321536~50331648,406847488~4194304] 2024-08-17T17:46:23.468 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~4194304,8388608~25165824,37748736~16777216,58720256~16777216,79691776~8388608,100663296~4194304,121634816~41943040,167772160~8388608,180355072~8388608,192937984~8388608,213909504~58720256,276824064~16777216,301989888~8388608,318767104~4194304,327155712~12582912,352321536~50331648,406847488~4194304] 2024-08-17T17:46:23.480 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~75497472,79691776~12582912,100663296~8388608,121634816~83886080,213909504~79691776,301989888~12582912,318767104~20971520,352321536~62914560] 2024-08-17T17:46:23.480 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to 11 diff [0~4194304,8388608~25165824,37748736~16777216,58720256~12582912,75497472~20971520,100663296~4194304,121634816~41943040,167772160~8388608,180355072~8388608,192937984~16777216,213909504~58720256,276824064~16777216,301989888~8388608,318767104~4194304,327155712~12582912,352321536~50331648,406847488~4194304] 2024-08-17T17:46:23.480 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~4194304,8388608~25165824,37748736~16777216,58720256~12582912,75497472~20971520,100663296~4194304,121634816~41943040,167772160~8388608,180355072~8388608,192937984~16777216,213909504~58720256,276824064~16777216,301989888~8388608,318767104~4194304,327155712~12582912,352321536~50331648,406847488~4194304] 2024-08-17T17:46:23.493 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~96468992,100663296~8388608,121634816~171966464,301989888~12582912,318767104~20971520,352321536~62914560] 2024-08-17T17:46:23.493 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to 12 diff [0~4194304,8388608~25165824,37748736~16777216,58720256~12582912,75497472~20971520,100663296~4194304,121634816~41943040,167772160~20971520,192937984~79691776,276824064~16777216,297795584~12582912,318767104~4194304,327155712~12582912,352321536~50331648,406847488~4194304] 2024-08-17T17:46:23.493 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~4194304,8388608~25165824,37748736~16777216,58720256~12582912,75497472~20971520,100663296~4194304,121634816~41943040,167772160~20971520,192937984~79691776,276824064~16777216,297795584~12582912,318767104~4194304,327155712~12582912,352321536~50331648,406847488~4194304] 2024-08-17T17:46:23.506 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~96468992,100663296~8388608,121634816~171966464,297795584~16777216,318767104~20971520,352321536~62914560] 2024-08-17T17:46:23.506 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to 13 diff [0~33554432,37748736~16777216,58720256~12582912,75497472~20971520,100663296~4194304,121634816~41943040,167772160~20971520,192937984~79691776,276824064~16777216,297795584~16777216,318767104~4194304,327155712~16777216,352321536~50331648,406847488~4194304] 2024-08-17T17:46:23.506 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~33554432,37748736~16777216,58720256~12582912,75497472~20971520,100663296~4194304,121634816~41943040,167772160~20971520,192937984~79691776,276824064~16777216,297795584~16777216,318767104~4194304,327155712~16777216,352321536~50331648,406847488~4194304] 2024-08-17T17:46:23.522 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~96468992,100663296~8388608,121634816~171966464,297795584~16777216,318767104~25165824,352321536~62914560] 2024-08-17T17:46:23.522 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to 14 diff [0~33554432,37748736~16777216,58720256~12582912,75497472~20971520,100663296~4194304,121634816~41943040,167772160~20971520,192937984~100663296,297795584~16777216,318767104~4194304,327155712~16777216,352321536~50331648,406847488~4194304] 2024-08-17T17:46:23.522 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~33554432,37748736~16777216,58720256~12582912,75497472~20971520,100663296~4194304,121634816~41943040,167772160~20971520,192937984~100663296,297795584~16777216,318767104~4194304,327155712~16777216,352321536~50331648,406847488~4194304] 2024-08-17T17:46:23.539 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~96468992,100663296~8388608,121634816~171966464,297795584~16777216,318767104~25165824,352321536~62914560] 2024-08-17T17:46:23.540 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to 15 diff [0~33554432,37748736~16777216,58720256~12582912,75497472~20971520,100663296~8388608,121634816~67108864,192937984~100663296,297795584~25165824,327155712~16777216,352321536~50331648,406847488~4194304] 2024-08-17T17:46:23.540 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~33554432,37748736~16777216,58720256~12582912,75497472~20971520,100663296~8388608,121634816~67108864,192937984~100663296,297795584~25165824,327155712~16777216,352321536~50331648,406847488~4194304] 2024-08-17T17:46:23.557 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~96468992,100663296~8388608,121634816~171966464,297795584~46137344,352321536~62914560] 2024-08-17T17:46:23.558 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to 16 diff [0~54525952,58720256~12582912,75497472~20971520,100663296~8388608,121634816~171966464,297795584~25165824,327155712~16777216,352321536~50331648,406847488~4194304] 2024-08-17T17:46:23.558 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~12582912,75497472~20971520,100663296~8388608,121634816~171966464,297795584~25165824,327155712~16777216,352321536~50331648,406847488~4194304] 2024-08-17T17:46:23.576 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~96468992,100663296~8388608,121634816~171966464,297795584~46137344,352321536~62914560] 2024-08-17T17:46:23.576 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to 17 diff [0~54525952,58720256~12582912,75497472~20971520,100663296~12582912,121634816~201326592,327155712~75497472,406847488~4194304] 2024-08-17T17:46:23.576 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~12582912,75497472~20971520,100663296~12582912,121634816~201326592,327155712~75497472,406847488~4194304] 2024-08-17T17:46:23.595 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~96468992,100663296~16777216,121634816~293601280] 2024-08-17T17:46:23.595 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to 18 diff [0~54525952,58720256~37748736,100663296~12582912,121634816~281018368,406847488~4194304] 2024-08-17T17:46:23.595 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~37748736,100663296~12582912,121634816~281018368,406847488~4194304] 2024-08-17T17:46:23.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:23 smithi131 bash[88347]: cluster 2024-08-17T17:46:22.111384+0000 mon.a (mon.0) 2129 : cluster [DBG] osdmap e1289: 8 total, 8 up, 8 in 2024-08-17T17:46:23.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:23 smithi131 bash[88347]: cluster 2024-08-17T17:46:22.111384+0000 mon.a (mon.0) 2129 : cluster [DBG] osdmap e1289: 8 total, 8 up, 8 in 2024-08-17T17:46:23.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:23 smithi131 bash[89561]: cluster 2024-08-17T17:46:22.111384+0000 mon.a (mon.0) 2129 : cluster [DBG] osdmap e1289: 8 total, 8 up, 8 in 2024-08-17T17:46:23.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:23 smithi131 bash[89561]: cluster 2024-08-17T17:46:22.111384+0000 mon.a (mon.0) 2129 : cluster [DBG] osdmap e1289: 8 total, 8 up, 8 in 2024-08-17T17:46:23.614 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~96468992,100663296~16777216,121634816~293601280] 2024-08-17T17:46:23.614 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to 19 diff [0~54525952,58720256~54525952,121634816~281018368,406847488~4194304] 2024-08-17T17:46:23.614 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~54525952,121634816~281018368,406847488~4194304] 2024-08-17T17:46:23.635 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,121634816~293601280] 2024-08-17T17:46:23.635 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to 3 diff [67108864~8388608,121634816~8388608,213909504~4194304,264241152~4194304,276824064~12582912,318767104~4194304,327155712~12582912,377487360~4194304] 2024-08-17T17:46:23.635 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [67108864~8388608,121634816~8388608,213909504~4194304,264241152~4194304,276824064~12582912,318767104~4194304,327155712~12582912,377487360~4194304] 2024-08-17T17:46:23.638 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [67108864~8388608,121634816~8388608,213909504~8388608,264241152~4194304,276824064~16777216,318767104~20971520,377487360~8388608] 2024-08-17T17:46:23.638 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to 4 diff [16777216~8388608,29360128~4194304,50331648~4194304,62914560~12582912,83886080~4194304,121634816~8388608,213909504~4194304,264241152~4194304,276824064~16777216,301989888~4194304,318767104~4194304,327155712~12582912,356515840~8388608,377487360~4194304] 2024-08-17T17:46:23.641 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [16777216~8388608,29360128~4194304,50331648~4194304,62914560~12582912,83886080~4194304,121634816~8388608,213909504~4194304,264241152~4194304,276824064~16777216,301989888~4194304,318767104~4194304,327155712~12582912,356515840~8388608,377487360~4194304] 2024-08-17T17:46:23.643 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [16777216~20971520,50331648~8388608,62914560~12582912,83886080~8388608,121634816~8388608,213909504~8388608,264241152~4194304,276824064~16777216,301989888~4194304,318767104~20971520,356515840~12582912,377487360~8388608] 2024-08-17T17:46:23.643 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to 5 diff [16777216~8388608,29360128~4194304,37748736~16777216,62914560~12582912,83886080~4194304,100663296~4194304,121634816~25165824,150994944~4194304,213909504~8388608,226492416~8388608,264241152~4194304,276824064~16777216,301989888~4194304,318767104~4194304,327155712~12582912,356515840~8388608,377487360~4194304,394264576~4194304] 2024-08-17T17:46:23.643 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [16777216~8388608,29360128~4194304,37748736~16777216,62914560~12582912,83886080~4194304,100663296~4194304,121634816~25165824,150994944~4194304,213909504~8388608,226492416~8388608,264241152~4194304,276824064~16777216,301989888~4194304,318767104~4194304,327155712~12582912,356515840~8388608,377487360~4194304,394264576~4194304] 2024-08-17T17:46:23.649 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [16777216~41943040,62914560~12582912,83886080~8388608,100663296~8388608,121634816~33554432,213909504~20971520,264241152~4194304,276824064~16777216,301989888~4194304,318767104~20971520,356515840~12582912,377487360~8388608,394264576~4194304] 2024-08-17T17:46:23.649 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to 6 diff [0~4194304,16777216~16777216,37748736~16777216,62914560~12582912,79691776~8388608,100663296~4194304,121634816~25165824,150994944~8388608,201326592~4194304,213909504~8388608,226492416~8388608,264241152~4194304,276824064~16777216,301989888~8388608,318767104~4194304,327155712~12582912,356515840~8388608,377487360~4194304,394264576~12582912] 2024-08-17T17:46:23.649 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~4194304,16777216~16777216,37748736~16777216,62914560~12582912,79691776~8388608,100663296~4194304,121634816~25165824,150994944~8388608,201326592~4194304,213909504~8388608,226492416~8388608,264241152~4194304,276824064~16777216,301989888~8388608,318767104~4194304,327155712~12582912,356515840~8388608,377487360~4194304,394264576~12582912] 2024-08-17T17:46:23.655 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~8388608,16777216~41943040,62914560~12582912,79691776~12582912,100663296~8388608,121634816~41943040,201326592~4194304,213909504~20971520,264241152~4194304,276824064~16777216,301989888~8388608,318767104~20971520,356515840~12582912,377487360~8388608,394264576~12582912] 2024-08-17T17:46:23.655 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to 7 diff [0~4194304,16777216~16777216,37748736~16777216,62914560~12582912,79691776~8388608,100663296~4194304,121634816~25165824,150994944~8388608,184549376~4194304,201326592~4194304,213909504~25165824,251658240~8388608,264241152~4194304,276824064~16777216,301989888~8388608,318767104~4194304,327155712~12582912,356515840~12582912,377487360~4194304,390070272~16777216] 2024-08-17T17:46:23.655 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~4194304,16777216~16777216,37748736~16777216,62914560~12582912,79691776~8388608,100663296~4194304,121634816~25165824,150994944~8388608,184549376~4194304,201326592~4194304,213909504~25165824,251658240~8388608,264241152~4194304,276824064~16777216,301989888~8388608,318767104~4194304,327155712~12582912,356515840~12582912,377487360~4194304,390070272~16777216] 2024-08-17T17:46:23.663 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~8388608,16777216~41943040,62914560~12582912,79691776~12582912,100663296~8388608,121634816~41943040,184549376~8388608,201326592~4194304,213909504~25165824,251658240~8388608,264241152~4194304,276824064~16777216,301989888~8388608,318767104~20971520,356515840~12582912,377487360~8388608,390070272~16777216] 2024-08-17T17:46:23.663 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to 8 diff [0~4194304,16777216~16777216,37748736~16777216,62914560~12582912,79691776~8388608,100663296~4194304,121634816~37748736,171966464~4194304,180355072~8388608,201326592~4194304,213909504~25165824,247463936~16777216,276824064~16777216,301989888~8388608,318767104~4194304,327155712~12582912,356515840~25165824,390070272~12582912] 2024-08-17T17:46:23.663 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~4194304,16777216~16777216,37748736~16777216,62914560~12582912,79691776~8388608,100663296~4194304,121634816~37748736,171966464~4194304,180355072~8388608,201326592~4194304,213909504~25165824,247463936~16777216,276824064~16777216,301989888~8388608,318767104~4194304,327155712~12582912,356515840~25165824,390070272~12582912] 2024-08-17T17:46:23.671 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~8388608,16777216~41943040,62914560~12582912,79691776~12582912,100663296~8388608,121634816~41943040,171966464~4194304,180355072~12582912,201326592~4194304,213909504~25165824,247463936~20971520,276824064~16777216,301989888~8388608,318767104~20971520,356515840~29360128,390070272~16777216] 2024-08-17T17:46:23.672 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to 9 diff [0~4194304,16777216~16777216,37748736~16777216,62914560~12582912,79691776~8388608,100663296~4194304,121634816~37748736,171966464~4194304,180355072~8388608,201326592~4194304,213909504~50331648,276824064~16777216,301989888~8388608,318767104~4194304,327155712~12582912,356515840~29360128,390070272~12582912,406847488~4194304] 2024-08-17T17:46:23.672 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~4194304,16777216~16777216,37748736~16777216,62914560~12582912,79691776~8388608,100663296~4194304,121634816~37748736,171966464~4194304,180355072~8388608,201326592~4194304,213909504~50331648,276824064~16777216,301989888~8388608,318767104~4194304,327155712~12582912,356515840~29360128,390070272~12582912,406847488~4194304] 2024-08-17T17:46:23.681 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~8388608,16777216~41943040,62914560~12582912,79691776~12582912,100663296~8388608,121634816~41943040,171966464~4194304,180355072~12582912,201326592~4194304,213909504~54525952,276824064~16777216,301989888~12582912,318767104~20971520,356515840~58720256] 2024-08-17T17:46:23.682 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to 10 diff [0~4194304,8388608~25165824,37748736~16777216,62914560~12582912,79691776~8388608,100663296~4194304,121634816~37748736,171966464~4194304,180355072~8388608,192937984~8388608,213909504~50331648,268435456~4194304,276824064~16777216,301989888~8388608,318767104~4194304,327155712~12582912,352321536~12582912,369098752~16777216,390070272~12582912,406847488~4194304] 2024-08-17T17:46:23.682 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~4194304,8388608~25165824,37748736~16777216,62914560~12582912,79691776~8388608,100663296~4194304,121634816~37748736,171966464~4194304,180355072~8388608,192937984~8388608,213909504~50331648,268435456~4194304,276824064~16777216,301989888~8388608,318767104~4194304,327155712~12582912,352321536~12582912,369098752~16777216,390070272~12582912,406847488~4194304] 2024-08-17T17:46:23.693 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~58720256,62914560~12582912,79691776~12582912,100663296~8388608,121634816~41943040,171966464~4194304,180355072~25165824,213909504~79691776,301989888~12582912,318767104~20971520,352321536~62914560] 2024-08-17T17:46:23.693 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to 11 diff [0~4194304,8388608~25165824,37748736~16777216,58720256~12582912,75497472~20971520,100663296~4194304,121634816~37748736,171966464~4194304,180355072~8388608,192937984~16777216,213909504~50331648,268435456~4194304,276824064~16777216,301989888~8388608,318767104~4194304,327155712~12582912,352321536~12582912,369098752~16777216,390070272~12582912,406847488~4194304] 2024-08-17T17:46:23.693 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~4194304,8388608~25165824,37748736~16777216,58720256~12582912,75497472~20971520,100663296~4194304,121634816~37748736,171966464~4194304,180355072~8388608,192937984~16777216,213909504~50331648,268435456~4194304,276824064~16777216,301989888~8388608,318767104~4194304,327155712~12582912,352321536~12582912,369098752~16777216,390070272~12582912,406847488~4194304] 2024-08-17T17:46:23.705 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~96468992,100663296~8388608,121634816~41943040,171966464~4194304,180355072~113246208,301989888~12582912,318767104~20971520,352321536~62914560] 2024-08-17T17:46:23.705 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to 12 diff [0~4194304,8388608~25165824,37748736~16777216,58720256~12582912,75497472~20971520,100663296~4194304,121634816~37748736,171966464~16777216,192937984~71303168,268435456~4194304,276824064~16777216,297795584~12582912,318767104~4194304,327155712~12582912,352321536~12582912,369098752~16777216,390070272~12582912,406847488~4194304] 2024-08-17T17:46:23.705 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~4194304,8388608~25165824,37748736~16777216,58720256~12582912,75497472~20971520,100663296~4194304,121634816~37748736,171966464~16777216,192937984~71303168,268435456~4194304,276824064~16777216,297795584~12582912,318767104~4194304,327155712~12582912,352321536~12582912,369098752~16777216,390070272~12582912,406847488~4194304] 2024-08-17T17:46:23.718 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~96468992,100663296~8388608,121634816~41943040,171966464~121634816,297795584~16777216,318767104~20971520,352321536~62914560] 2024-08-17T17:46:23.718 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to 13 diff [0~33554432,37748736~16777216,58720256~12582912,75497472~20971520,100663296~4194304,121634816~37748736,171966464~16777216,192937984~71303168,268435456~4194304,276824064~16777216,297795584~16777216,318767104~4194304,327155712~16777216,352321536~12582912,369098752~16777216,390070272~12582912,406847488~4194304] 2024-08-17T17:46:23.718 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~33554432,37748736~16777216,58720256~12582912,75497472~20971520,100663296~4194304,121634816~37748736,171966464~16777216,192937984~71303168,268435456~4194304,276824064~16777216,297795584~16777216,318767104~4194304,327155712~16777216,352321536~12582912,369098752~16777216,390070272~12582912,406847488~4194304] 2024-08-17T17:46:23.731 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~96468992,100663296~8388608,121634816~41943040,171966464~121634816,297795584~16777216,318767104~25165824,352321536~62914560] 2024-08-17T17:46:23.732 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to 14 diff [0~33554432,37748736~16777216,58720256~12582912,75497472~20971520,100663296~4194304,121634816~37748736,171966464~16777216,192937984~79691776,276824064~16777216,297795584~16777216,318767104~4194304,327155712~16777216,352321536~12582912,369098752~33554432,406847488~4194304] 2024-08-17T17:46:23.732 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~33554432,37748736~16777216,58720256~12582912,75497472~20971520,100663296~4194304,121634816~37748736,171966464~16777216,192937984~79691776,276824064~16777216,297795584~16777216,318767104~4194304,327155712~16777216,352321536~12582912,369098752~33554432,406847488~4194304] 2024-08-17T17:46:23.748 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~96468992,100663296~8388608,121634816~41943040,171966464~121634816,297795584~16777216,318767104~25165824,352321536~62914560] 2024-08-17T17:46:23.748 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to 15 diff [0~33554432,37748736~16777216,58720256~12582912,75497472~20971520,100663296~8388608,121634816~37748736,163577856~25165824,192937984~79691776,276824064~16777216,297795584~25165824,327155712~16777216,352321536~12582912,369098752~33554432,406847488~4194304] 2024-08-17T17:46:23.748 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~33554432,37748736~16777216,58720256~12582912,75497472~20971520,100663296~8388608,121634816~37748736,163577856~25165824,192937984~79691776,276824064~16777216,297795584~25165824,327155712~16777216,352321536~12582912,369098752~33554432,406847488~4194304] 2024-08-17T17:46:23.763 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~96468992,100663296~8388608,121634816~171966464,297795584~46137344,352321536~62914560] 2024-08-17T17:46:23.763 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to 16 diff [0~54525952,58720256~12582912,75497472~20971520,100663296~8388608,121634816~37748736,163577856~109051904,276824064~16777216,297795584~25165824,327155712~16777216,352321536~12582912,369098752~33554432,406847488~4194304] 2024-08-17T17:46:23.763 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~12582912,75497472~20971520,100663296~8388608,121634816~37748736,163577856~109051904,276824064~16777216,297795584~25165824,327155712~16777216,352321536~12582912,369098752~33554432,406847488~4194304] 2024-08-17T17:46:23.779 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~96468992,100663296~8388608,121634816~171966464,297795584~46137344,352321536~62914560] 2024-08-17T17:46:23.779 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to 17 diff [0~54525952,58720256~12582912,75497472~20971520,100663296~12582912,121634816~37748736,163577856~109051904,276824064~46137344,327155712~37748736,369098752~33554432,406847488~4194304] 2024-08-17T17:46:23.779 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~12582912,75497472~20971520,100663296~12582912,121634816~37748736,163577856~109051904,276824064~46137344,327155712~37748736,369098752~33554432,406847488~4194304] 2024-08-17T17:46:23.797 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~96468992,100663296~16777216,121634816~293601280] 2024-08-17T17:46:23.797 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to 18 diff [0~54525952,58720256~37748736,100663296~12582912,121634816~37748736,163577856~109051904,276824064~125829120,406847488~4194304] 2024-08-17T17:46:23.797 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~37748736,100663296~12582912,121634816~37748736,163577856~109051904,276824064~125829120,406847488~4194304] 2024-08-17T17:46:23.817 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~96468992,100663296~16777216,121634816~293601280] 2024-08-17T17:46:23.817 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to 19 diff [0~54525952,58720256~54525952,121634816~37748736,163577856~109051904,276824064~125829120,406847488~4194304] 2024-08-17T17:46:23.817 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~54525952,121634816~37748736,163577856~109051904,276824064~125829120,406847488~4194304] 2024-08-17T17:46:23.836 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,121634816~293601280] 2024-08-17T17:46:23.836 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to 4 diff [16777216~8388608,29360128~4194304,50331648~4194304,62914560~8388608,83886080~4194304,285212672~8388608,301989888~4194304,356515840~8388608] 2024-08-17T17:46:23.836 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [16777216~8388608,29360128~4194304,50331648~4194304,62914560~8388608,83886080~4194304,285212672~8388608,301989888~4194304,356515840~8388608] 2024-08-17T17:46:23.839 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [16777216~20971520,50331648~8388608,62914560~12582912,83886080~8388608,285212672~8388608,301989888~4194304,356515840~12582912] 2024-08-17T17:46:23.839 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to 5 diff [16777216~8388608,29360128~4194304,37748736~16777216,62914560~8388608,83886080~4194304,100663296~4194304,130023424~16777216,150994944~4194304,218103808~16777216,285212672~8388608,301989888~4194304,356515840~8388608,394264576~4194304] 2024-08-17T17:46:23.839 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [16777216~8388608,29360128~4194304,37748736~16777216,62914560~8388608,83886080~4194304,100663296~4194304,130023424~16777216,150994944~4194304,218103808~16777216,285212672~8388608,301989888~4194304,356515840~8388608,394264576~4194304] 2024-08-17T17:46:23.844 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [16777216~41943040,62914560~12582912,83886080~8388608,100663296~8388608,130023424~25165824,218103808~16777216,285212672~8388608,301989888~4194304,356515840~12582912,394264576~4194304] 2024-08-17T17:46:23.844 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to 6 diff [0~4194304,16777216~16777216,37748736~16777216,62914560~8388608,79691776~8388608,100663296~4194304,130023424~16777216,150994944~8388608,201326592~4194304,218103808~16777216,285212672~8388608,301989888~8388608,356515840~8388608,394264576~12582912] 2024-08-17T17:46:23.844 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~4194304,16777216~16777216,37748736~16777216,62914560~8388608,79691776~8388608,100663296~4194304,130023424~16777216,150994944~8388608,201326592~4194304,218103808~16777216,285212672~8388608,301989888~8388608,356515840~8388608,394264576~12582912] 2024-08-17T17:46:23.850 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~8388608,16777216~41943040,62914560~12582912,79691776~12582912,100663296~8388608,130023424~33554432,201326592~4194304,218103808~16777216,285212672~8388608,301989888~8388608,356515840~12582912,394264576~12582912] 2024-08-17T17:46:23.850 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to 7 diff [0~4194304,16777216~16777216,37748736~16777216,62914560~8388608,79691776~8388608,100663296~4194304,130023424~16777216,150994944~8388608,184549376~4194304,201326592~4194304,218103808~20971520,251658240~8388608,285212672~8388608,301989888~8388608,356515840~12582912,381681664~4194304,390070272~16777216] 2024-08-17T17:46:23.850 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~4194304,16777216~16777216,37748736~16777216,62914560~8388608,79691776~8388608,100663296~4194304,130023424~16777216,150994944~8388608,184549376~4194304,201326592~4194304,218103808~20971520,251658240~8388608,285212672~8388608,301989888~8388608,356515840~12582912,381681664~4194304,390070272~16777216] 2024-08-17T17:46:23.856 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~8388608,16777216~41943040,62914560~12582912,79691776~12582912,100663296~8388608,130023424~33554432,184549376~8388608,201326592~4194304,218103808~20971520,251658240~8388608,285212672~8388608,301989888~8388608,356515840~12582912,381681664~4194304,390070272~16777216] 2024-08-17T17:46:23.856 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to 8 diff [0~4194304,16777216~16777216,37748736~16777216,62914560~8388608,79691776~8388608,100663296~4194304,130023424~29360128,171966464~4194304,180355072~8388608,201326592~4194304,218103808~20971520,247463936~16777216,285212672~8388608,301989888~8388608,356515840~20971520,381681664~4194304,390070272~12582912] 2024-08-17T17:46:23.856 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~4194304,16777216~16777216,37748736~16777216,62914560~8388608,79691776~8388608,100663296~4194304,130023424~29360128,171966464~4194304,180355072~8388608,201326592~4194304,218103808~20971520,247463936~16777216,285212672~8388608,301989888~8388608,356515840~20971520,381681664~4194304,390070272~12582912] 2024-08-17T17:46:23.864 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~8388608,16777216~41943040,62914560~12582912,79691776~12582912,100663296~8388608,130023424~33554432,171966464~4194304,180355072~12582912,201326592~4194304,218103808~20971520,247463936~20971520,285212672~8388608,301989888~8388608,356515840~20971520,381681664~4194304,390070272~16777216] 2024-08-17T17:46:23.864 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to 9 diff [0~4194304,16777216~16777216,37748736~16777216,62914560~8388608,79691776~8388608,100663296~4194304,130023424~29360128,171966464~4194304,180355072~8388608,201326592~4194304,213909504~50331648,285212672~8388608,301989888~8388608,356515840~29360128,390070272~12582912,406847488~4194304] 2024-08-17T17:46:23.864 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~4194304,16777216~16777216,37748736~16777216,62914560~8388608,79691776~8388608,100663296~4194304,130023424~29360128,171966464~4194304,180355072~8388608,201326592~4194304,213909504~50331648,285212672~8388608,301989888~8388608,356515840~29360128,390070272~12582912,406847488~4194304] 2024-08-17T17:46:23.873 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~8388608,16777216~41943040,62914560~12582912,79691776~12582912,100663296~8388608,130023424~33554432,171966464~4194304,180355072~12582912,201326592~4194304,213909504~54525952,285212672~8388608,301989888~12582912,356515840~58720256] 2024-08-17T17:46:23.873 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to 10 diff [0~4194304,8388608~25165824,37748736~16777216,62914560~8388608,79691776~8388608,100663296~4194304,130023424~29360128,171966464~4194304,180355072~8388608,192937984~8388608,213909504~50331648,268435456~4194304,285212672~8388608,301989888~8388608,335544320~4194304,352321536~12582912,369098752~16777216,390070272~12582912,406847488~4194304] 2024-08-17T17:46:23.873 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~4194304,8388608~25165824,37748736~16777216,62914560~8388608,79691776~8388608,100663296~4194304,130023424~29360128,171966464~4194304,180355072~8388608,192937984~8388608,213909504~50331648,268435456~4194304,285212672~8388608,301989888~8388608,335544320~4194304,352321536~12582912,369098752~16777216,390070272~12582912,406847488~4194304] 2024-08-17T17:46:23.883 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~58720256,62914560~12582912,79691776~12582912,100663296~8388608,130023424~33554432,171966464~4194304,180355072~25165824,213909504~62914560,285212672~8388608,301989888~12582912,335544320~4194304,352321536~62914560] 2024-08-17T17:46:23.883 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to 11 diff [0~4194304,8388608~25165824,37748736~16777216,58720256~12582912,75497472~20971520,100663296~4194304,130023424~29360128,171966464~4194304,180355072~8388608,192937984~16777216,213909504~50331648,268435456~4194304,285212672~8388608,301989888~8388608,335544320~4194304,352321536~12582912,369098752~16777216,390070272~12582912,406847488~4194304] 2024-08-17T17:46:23.884 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~4194304,8388608~25165824,37748736~16777216,58720256~12582912,75497472~20971520,100663296~4194304,130023424~29360128,171966464~4194304,180355072~8388608,192937984~16777216,213909504~50331648,268435456~4194304,285212672~8388608,301989888~8388608,335544320~4194304,352321536~12582912,369098752~16777216,390070272~12582912,406847488~4194304] 2024-08-17T17:46:23.893 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~96468992,100663296~8388608,130023424~33554432,171966464~4194304,180355072~96468992,285212672~8388608,301989888~12582912,335544320~4194304,352321536~62914560] 2024-08-17T17:46:23.893 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to 12 diff [0~4194304,8388608~25165824,37748736~16777216,58720256~12582912,75497472~20971520,100663296~4194304,125829120~33554432,171966464~16777216,192937984~71303168,268435456~4194304,285212672~8388608,297795584~12582912,335544320~4194304,352321536~12582912,369098752~16777216,390070272~12582912,406847488~4194304] 2024-08-17T17:46:23.894 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~4194304,8388608~25165824,37748736~16777216,58720256~12582912,75497472~20971520,100663296~4194304,125829120~33554432,171966464~16777216,192937984~71303168,268435456~4194304,285212672~8388608,297795584~12582912,335544320~4194304,352321536~12582912,369098752~16777216,390070272~12582912,406847488~4194304] 2024-08-17T17:46:23.906 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~96468992,100663296~8388608,125829120~37748736,171966464~104857600,285212672~8388608,297795584~16777216,335544320~4194304,352321536~62914560] 2024-08-17T17:46:23.906 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to 13 diff [0~33554432,37748736~16777216,58720256~12582912,75497472~20971520,100663296~4194304,125829120~33554432,171966464~16777216,192937984~71303168,268435456~4194304,285212672~8388608,297795584~16777216,335544320~8388608,352321536~12582912,369098752~16777216,390070272~12582912,406847488~4194304] 2024-08-17T17:46:23.907 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~33554432,37748736~16777216,58720256~12582912,75497472~20971520,100663296~4194304,125829120~33554432,171966464~16777216,192937984~71303168,268435456~4194304,285212672~8388608,297795584~16777216,335544320~8388608,352321536~12582912,369098752~16777216,390070272~12582912,406847488~4194304] 2024-08-17T17:46:23.920 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~96468992,100663296~8388608,125829120~37748736,171966464~104857600,285212672~8388608,297795584~16777216,335544320~8388608,352321536~62914560] 2024-08-17T17:46:23.920 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to 14 diff [0~33554432,37748736~16777216,58720256~12582912,75497472~20971520,100663296~4194304,125829120~33554432,171966464~16777216,192937984~79691776,285212672~8388608,297795584~16777216,335544320~8388608,352321536~12582912,369098752~33554432,406847488~4194304] 2024-08-17T17:46:23.920 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~33554432,37748736~16777216,58720256~12582912,75497472~20971520,100663296~4194304,125829120~33554432,171966464~16777216,192937984~79691776,285212672~8388608,297795584~16777216,335544320~8388608,352321536~12582912,369098752~33554432,406847488~4194304] 2024-08-17T17:46:23.933 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~96468992,100663296~8388608,125829120~37748736,171966464~104857600,285212672~8388608,297795584~16777216,335544320~8388608,352321536~62914560] 2024-08-17T17:46:23.933 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to 15 diff [0~33554432,37748736~16777216,58720256~12582912,75497472~20971520,100663296~8388608,125829120~33554432,163577856~25165824,192937984~79691776,285212672~8388608,297795584~25165824,335544320~8388608,352321536~12582912,369098752~33554432,406847488~4194304] 2024-08-17T17:46:23.933 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~33554432,37748736~16777216,58720256~12582912,75497472~20971520,100663296~8388608,125829120~33554432,163577856~25165824,192937984~79691776,285212672~8388608,297795584~25165824,335544320~8388608,352321536~12582912,369098752~33554432,406847488~4194304] 2024-08-17T17:46:23.949 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~96468992,100663296~8388608,125829120~150994944,285212672~8388608,297795584~29360128,335544320~8388608,352321536~62914560] 2024-08-17T17:46:23.949 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to 16 diff [0~54525952,58720256~12582912,75497472~20971520,100663296~8388608,125829120~33554432,163577856~109051904,276824064~4194304,285212672~8388608,297795584~25165824,335544320~8388608,352321536~12582912,369098752~33554432,406847488~4194304] 2024-08-17T17:46:23.949 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~12582912,75497472~20971520,100663296~8388608,125829120~33554432,163577856~109051904,276824064~4194304,285212672~8388608,297795584~25165824,335544320~8388608,352321536~12582912,369098752~33554432,406847488~4194304] 2024-08-17T17:46:23.964 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~96468992,100663296~8388608,125829120~167772160,297795584~29360128,335544320~8388608,352321536~62914560] 2024-08-17T17:46:23.964 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to 17 diff [0~54525952,58720256~12582912,75497472~20971520,100663296~12582912,125829120~33554432,163577856~109051904,276824064~4194304,285212672~37748736,335544320~29360128,369098752~33554432,406847488~4194304] 2024-08-17T17:46:23.965 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~12582912,75497472~20971520,100663296~12582912,125829120~33554432,163577856~109051904,276824064~4194304,285212672~37748736,335544320~29360128,369098752~33554432,406847488~4194304] 2024-08-17T17:46:23.981 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~96468992,100663296~16777216,125829120~201326592,335544320~79691776] 2024-08-17T17:46:23.982 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to 18 diff [0~54525952,58720256~12582912,75497472~20971520,100663296~12582912,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:23.982 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~12582912,75497472~20971520,100663296~12582912,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:23.999 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~96468992,100663296~16777216,125829120~289406976] 2024-08-17T17:46:23.999 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to 19 diff [0~54525952,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:23.999 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:24.017 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,125829120~289406976] 2024-08-17T17:46:24.017 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to 5 diff [37748736~12582912,100663296~4194304,130023424~16777216,150994944~4194304,218103808~16777216,394264576~4194304] 2024-08-17T17:46:24.018 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [37748736~12582912,100663296~4194304,130023424~16777216,150994944~4194304,218103808~16777216,394264576~4194304] 2024-08-17T17:46:24.021 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [37748736~16777216,100663296~8388608,130023424~25165824,218103808~16777216,394264576~4194304] 2024-08-17T17:46:24.021 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to 6 diff [0~4194304,25165824~4194304,37748736~16777216,79691776~8388608,100663296~4194304,130023424~16777216,150994944~8388608,201326592~4194304,218103808~16777216,285212672~8388608,301989888~4194304,394264576~12582912] 2024-08-17T17:46:24.021 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~4194304,25165824~4194304,37748736~16777216,79691776~8388608,100663296~4194304,130023424~16777216,150994944~8388608,201326592~4194304,218103808~16777216,285212672~8388608,301989888~4194304,394264576~12582912] 2024-08-17T17:46:24.025 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~8388608,25165824~4194304,37748736~20971520,79691776~12582912,100663296~8388608,130023424~33554432,201326592~4194304,218103808~16777216,285212672~8388608,301989888~8388608,394264576~12582912] 2024-08-17T17:46:24.025 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to 7 diff [0~4194304,25165824~4194304,37748736~16777216,79691776~8388608,100663296~4194304,130023424~16777216,150994944~8388608,184549376~4194304,201326592~4194304,218103808~20971520,251658240~8388608,285212672~8388608,301989888~4194304,364904448~4194304,381681664~4194304,390070272~16777216] 2024-08-17T17:46:24.025 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~4194304,25165824~4194304,37748736~16777216,79691776~8388608,100663296~4194304,130023424~16777216,150994944~8388608,184549376~4194304,201326592~4194304,218103808~20971520,251658240~8388608,285212672~8388608,301989888~4194304,364904448~4194304,381681664~4194304,390070272~16777216] 2024-08-17T17:46:24.030 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~8388608,25165824~4194304,37748736~20971520,79691776~12582912,100663296~8388608,130023424~33554432,184549376~8388608,201326592~4194304,218103808~20971520,251658240~8388608,285212672~8388608,301989888~8388608,364904448~4194304,381681664~4194304,390070272~16777216] 2024-08-17T17:46:24.031 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to 8 diff [0~4194304,25165824~8388608,37748736~16777216,79691776~8388608,100663296~4194304,130023424~29360128,171966464~4194304,180355072~8388608,201326592~4194304,218103808~20971520,247463936~16777216,285212672~8388608,301989888~4194304,364904448~12582912,381681664~4194304,390070272~12582912] 2024-08-17T17:46:24.031 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~4194304,25165824~8388608,37748736~16777216,79691776~8388608,100663296~4194304,130023424~29360128,171966464~4194304,180355072~8388608,201326592~4194304,218103808~20971520,247463936~16777216,285212672~8388608,301989888~4194304,364904448~12582912,381681664~4194304,390070272~12582912] 2024-08-17T17:46:24.037 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~8388608,25165824~8388608,37748736~20971520,79691776~12582912,100663296~8388608,130023424~33554432,171966464~4194304,180355072~12582912,201326592~4194304,218103808~20971520,247463936~20971520,285212672~8388608,301989888~8388608,364904448~12582912,381681664~4194304,390070272~16777216] 2024-08-17T17:46:24.037 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to 9 diff [0~4194304,25165824~8388608,37748736~16777216,79691776~8388608,100663296~4194304,130023424~29360128,171966464~4194304,180355072~8388608,201326592~4194304,213909504~50331648,285212672~8388608,301989888~8388608,364904448~20971520,390070272~12582912,406847488~4194304] 2024-08-17T17:46:24.037 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~4194304,25165824~8388608,37748736~16777216,79691776~8388608,100663296~4194304,130023424~29360128,171966464~4194304,180355072~8388608,201326592~4194304,213909504~50331648,285212672~8388608,301989888~8388608,364904448~20971520,390070272~12582912,406847488~4194304] 2024-08-17T17:46:24.045 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~8388608,25165824~8388608,37748736~20971520,79691776~12582912,100663296~8388608,130023424~33554432,171966464~4194304,180355072~12582912,201326592~4194304,213909504~54525952,285212672~8388608,301989888~12582912,364904448~50331648] 2024-08-17T17:46:24.045 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to 10 diff [0~4194304,8388608~8388608,25165824~8388608,37748736~16777216,79691776~8388608,100663296~4194304,130023424~29360128,171966464~4194304,180355072~8388608,192937984~8388608,213909504~50331648,268435456~4194304,285212672~8388608,301989888~8388608,335544320~4194304,352321536~4194304,360710144~25165824,390070272~12582912,406847488~4194304] 2024-08-17T17:46:24.045 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~4194304,8388608~8388608,25165824~8388608,37748736~16777216,79691776~8388608,100663296~4194304,130023424~29360128,171966464~4194304,180355072~8388608,192937984~8388608,213909504~50331648,268435456~4194304,285212672~8388608,301989888~8388608,335544320~4194304,352321536~4194304,360710144~25165824,390070272~12582912,406847488~4194304] 2024-08-17T17:46:24.054 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~20971520,25165824~8388608,37748736~20971520,79691776~12582912,100663296~8388608,130023424~33554432,171966464~4194304,180355072~25165824,213909504~62914560,285212672~8388608,301989888~12582912,335544320~4194304,352321536~62914560] 2024-08-17T17:46:24.054 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to 11 diff [0~4194304,8388608~8388608,25165824~8388608,37748736~16777216,58720256~8388608,75497472~20971520,100663296~4194304,130023424~29360128,171966464~4194304,180355072~8388608,192937984~16777216,213909504~50331648,268435456~4194304,285212672~8388608,301989888~8388608,335544320~4194304,352321536~4194304,360710144~25165824,390070272~12582912,406847488~4194304] 2024-08-17T17:46:24.054 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~4194304,8388608~8388608,25165824~8388608,37748736~16777216,58720256~8388608,75497472~20971520,100663296~4194304,130023424~29360128,171966464~4194304,180355072~8388608,192937984~16777216,213909504~50331648,268435456~4194304,285212672~8388608,301989888~8388608,335544320~4194304,352321536~4194304,360710144~25165824,390070272~12582912,406847488~4194304] 2024-08-17T17:46:24.064 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~20971520,25165824~8388608,37748736~33554432,75497472~20971520,100663296~8388608,130023424~33554432,171966464~4194304,180355072~96468992,285212672~8388608,301989888~12582912,335544320~4194304,352321536~62914560] 2024-08-17T17:46:24.064 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to 12 diff [0~4194304,8388608~8388608,25165824~8388608,37748736~16777216,58720256~8388608,75497472~20971520,100663296~4194304,125829120~33554432,171966464~16777216,192937984~71303168,268435456~4194304,285212672~8388608,297795584~12582912,335544320~4194304,352321536~33554432,390070272~12582912,406847488~4194304] 2024-08-17T17:46:24.064 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~4194304,8388608~8388608,25165824~8388608,37748736~16777216,58720256~8388608,75497472~20971520,100663296~4194304,125829120~33554432,171966464~16777216,192937984~71303168,268435456~4194304,285212672~8388608,297795584~12582912,335544320~4194304,352321536~33554432,390070272~12582912,406847488~4194304] 2024-08-17T17:46:24.074 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~20971520,25165824~8388608,37748736~33554432,75497472~20971520,100663296~8388608,125829120~37748736,171966464~104857600,285212672~8388608,297795584~16777216,335544320~4194304,352321536~62914560] 2024-08-17T17:46:24.074 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to 13 diff [0~16777216,25165824~8388608,37748736~16777216,58720256~8388608,75497472~20971520,100663296~4194304,125829120~33554432,171966464~16777216,192937984~71303168,268435456~4194304,285212672~8388608,297795584~16777216,335544320~8388608,352321536~33554432,390070272~12582912,406847488~4194304] 2024-08-17T17:46:24.074 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,25165824~8388608,37748736~16777216,58720256~8388608,75497472~20971520,100663296~4194304,125829120~33554432,171966464~16777216,192937984~71303168,268435456~4194304,285212672~8388608,297795584~16777216,335544320~8388608,352321536~33554432,390070272~12582912,406847488~4194304] 2024-08-17T17:46:24.085 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~20971520,25165824~8388608,37748736~33554432,75497472~20971520,100663296~8388608,125829120~37748736,171966464~104857600,285212672~8388608,297795584~16777216,335544320~8388608,352321536~62914560] 2024-08-17T17:46:24.085 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to 14 diff [0~16777216,25165824~4194304,37748736~16777216,58720256~8388608,75497472~20971520,100663296~4194304,125829120~33554432,171966464~16777216,192937984~79691776,285212672~8388608,297795584~16777216,335544320~8388608,352321536~50331648,406847488~4194304] 2024-08-17T17:46:24.085 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,25165824~4194304,37748736~16777216,58720256~8388608,75497472~20971520,100663296~4194304,125829120~33554432,171966464~16777216,192937984~79691776,285212672~8388608,297795584~16777216,335544320~8388608,352321536~50331648,406847488~4194304] 2024-08-17T17:46:24.098 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~20971520,25165824~8388608,37748736~33554432,75497472~20971520,100663296~8388608,125829120~37748736,171966464~104857600,285212672~8388608,297795584~16777216,335544320~8388608,352321536~62914560] 2024-08-17T17:46:24.098 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to 15 diff [0~16777216,20971520~12582912,37748736~16777216,58720256~12582912,75497472~20971520,100663296~8388608,125829120~33554432,163577856~25165824,192937984~79691776,285212672~8388608,297795584~25165824,335544320~8388608,352321536~50331648,406847488~4194304] 2024-08-17T17:46:24.098 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~12582912,37748736~16777216,58720256~12582912,75497472~20971520,100663296~8388608,125829120~33554432,163577856~25165824,192937984~79691776,285212672~8388608,297795584~25165824,335544320~8388608,352321536~50331648,406847488~4194304] 2024-08-17T17:46:24.111 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~33554432,37748736~58720256,100663296~8388608,125829120~150994944,285212672~8388608,297795584~29360128,335544320~8388608,352321536~62914560] 2024-08-17T17:46:24.111 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to 16 diff [0~16777216,20971520~33554432,58720256~12582912,75497472~20971520,100663296~8388608,125829120~33554432,163577856~109051904,276824064~4194304,285212672~8388608,297795584~25165824,335544320~8388608,352321536~50331648,406847488~4194304] 2024-08-17T17:46:24.111 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~33554432,58720256~12582912,75497472~20971520,100663296~8388608,125829120~33554432,163577856~109051904,276824064~4194304,285212672~8388608,297795584~25165824,335544320~8388608,352321536~50331648,406847488~4194304] 2024-08-17T17:46:24.127 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~96468992,100663296~8388608,125829120~167772160,297795584~29360128,335544320~8388608,352321536~62914560] 2024-08-17T17:46:24.127 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to 17 diff [0~16777216,20971520~33554432,58720256~12582912,75497472~20971520,100663296~12582912,125829120~33554432,163577856~109051904,276824064~4194304,285212672~37748736,335544320~67108864,406847488~4194304] 2024-08-17T17:46:24.127 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~33554432,58720256~12582912,75497472~20971520,100663296~12582912,125829120~33554432,163577856~109051904,276824064~4194304,285212672~37748736,335544320~67108864,406847488~4194304] 2024-08-17T17:46:24.141 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~96468992,100663296~16777216,125829120~201326592,335544320~79691776] 2024-08-17T17:46:24.141 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to 18 diff [0~16777216,20971520~33554432,58720256~12582912,75497472~20971520,100663296~12582912,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:24.142 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~33554432,58720256~12582912,75497472~20971520,100663296~12582912,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:24.157 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~96468992,100663296~16777216,125829120~289406976] 2024-08-17T17:46:24.157 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to 19 diff [0~16777216,20971520~33554432,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:24.157 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~33554432,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:24.173 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,125829120~289406976] 2024-08-17T17:46:24.173 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to 6 diff [0~4194304,25165824~4194304,46137344~8388608,79691776~8388608,155189248~4194304,201326592~4194304,285212672~8388608,301989888~4194304,398458880~8388608] 2024-08-17T17:46:24.173 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~4194304,25165824~4194304,46137344~8388608,79691776~8388608,155189248~4194304,201326592~4194304,285212672~8388608,301989888~4194304,398458880~8388608] 2024-08-17T17:46:24.177 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~8388608,25165824~4194304,46137344~12582912,79691776~12582912,155189248~8388608,201326592~4194304,285212672~8388608,301989888~8388608,398458880~8388608] 2024-08-17T17:46:24.177 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to 7 diff [0~4194304,25165824~4194304,46137344~8388608,79691776~8388608,134217728~4194304,155189248~4194304,184549376~4194304,201326592~4194304,222298112~4194304,234881024~4194304,251658240~8388608,285212672~8388608,301989888~4194304,364904448~4194304,381681664~4194304,390070272~16777216] 2024-08-17T17:46:24.178 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~4194304,25165824~4194304,46137344~8388608,79691776~8388608,134217728~4194304,155189248~4194304,184549376~4194304,201326592~4194304,222298112~4194304,234881024~4194304,251658240~8388608,285212672~8388608,301989888~4194304,364904448~4194304,381681664~4194304,390070272~16777216] 2024-08-17T17:46:24.182 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~8388608,25165824~4194304,46137344~12582912,79691776~12582912,134217728~4194304,155189248~8388608,184549376~8388608,201326592~4194304,222298112~4194304,234881024~4194304,251658240~8388608,285212672~8388608,301989888~8388608,364904448~4194304,381681664~4194304,390070272~16777216] 2024-08-17T17:46:24.182 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to 8 diff [0~4194304,25165824~8388608,46137344~8388608,79691776~8388608,134217728~4194304,146800640~12582912,171966464~4194304,180355072~8388608,201326592~4194304,218103808~4194304,234881024~4194304,247463936~16777216,285212672~8388608,301989888~4194304,364904448~12582912,381681664~4194304,390070272~12582912] 2024-08-17T17:46:24.182 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~4194304,25165824~8388608,46137344~8388608,79691776~8388608,134217728~4194304,146800640~12582912,171966464~4194304,180355072~8388608,201326592~4194304,218103808~4194304,234881024~4194304,247463936~16777216,285212672~8388608,301989888~4194304,364904448~12582912,381681664~4194304,390070272~12582912] 2024-08-17T17:46:24.187 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~8388608,25165824~8388608,46137344~12582912,79691776~12582912,134217728~4194304,146800640~16777216,171966464~4194304,180355072~12582912,201326592~4194304,218103808~8388608,234881024~4194304,247463936~20971520,285212672~8388608,301989888~8388608,364904448~12582912,381681664~4194304,390070272~16777216] 2024-08-17T17:46:24.187 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to 9 diff [0~4194304,25165824~8388608,46137344~8388608,79691776~8388608,134217728~4194304,146800640~12582912,171966464~4194304,180355072~8388608,201326592~4194304,213909504~12582912,234881024~29360128,285212672~8388608,301989888~8388608,364904448~20971520,390070272~12582912,406847488~4194304] 2024-08-17T17:46:24.188 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~4194304,25165824~8388608,46137344~8388608,79691776~8388608,134217728~4194304,146800640~12582912,171966464~4194304,180355072~8388608,201326592~4194304,213909504~12582912,234881024~29360128,285212672~8388608,301989888~8388608,364904448~20971520,390070272~12582912,406847488~4194304] 2024-08-17T17:46:24.195 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~8388608,25165824~8388608,46137344~12582912,79691776~12582912,134217728~4194304,146800640~16777216,171966464~4194304,180355072~12582912,201326592~4194304,213909504~12582912,234881024~33554432,285212672~8388608,301989888~12582912,364904448~50331648] 2024-08-17T17:46:24.195 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to 10 diff [0~4194304,8388608~8388608,25165824~8388608,46137344~8388608,79691776~8388608,134217728~4194304,146800640~12582912,171966464~4194304,180355072~8388608,192937984~8388608,213909504~12582912,230686720~33554432,268435456~4194304,285212672~8388608,301989888~8388608,335544320~4194304,352321536~4194304,360710144~25165824,390070272~12582912,406847488~4194304] 2024-08-17T17:46:24.195 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~4194304,8388608~8388608,25165824~8388608,46137344~8388608,79691776~8388608,134217728~4194304,146800640~12582912,171966464~4194304,180355072~8388608,192937984~8388608,213909504~12582912,230686720~33554432,268435456~4194304,285212672~8388608,301989888~8388608,335544320~4194304,352321536~4194304,360710144~25165824,390070272~12582912,406847488~4194304] 2024-08-17T17:46:24.203 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~20971520,25165824~8388608,46137344~12582912,79691776~12582912,134217728~4194304,146800640~16777216,171966464~4194304,180355072~25165824,213909504~12582912,230686720~46137344,285212672~8388608,301989888~12582912,335544320~4194304,352321536~62914560] 2024-08-17T17:46:24.203 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to 11 diff [0~4194304,8388608~8388608,25165824~8388608,46137344~8388608,58720256~8388608,75497472~20971520,134217728~4194304,146800640~12582912,171966464~4194304,180355072~8388608,192937984~16777216,213909504~12582912,230686720~33554432,268435456~4194304,285212672~8388608,301989888~8388608,335544320~4194304,352321536~4194304,360710144~25165824,390070272~12582912,406847488~4194304] 2024-08-17T17:46:24.203 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~4194304,8388608~8388608,25165824~8388608,46137344~8388608,58720256~8388608,75497472~20971520,134217728~4194304,146800640~12582912,171966464~4194304,180355072~8388608,192937984~16777216,213909504~12582912,230686720~33554432,268435456~4194304,285212672~8388608,301989888~8388608,335544320~4194304,352321536~4194304,360710144~25165824,390070272~12582912,406847488~4194304] 2024-08-17T17:46:24.211 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~20971520,25165824~8388608,46137344~25165824,75497472~20971520,134217728~4194304,146800640~16777216,171966464~4194304,180355072~96468992,285212672~8388608,301989888~12582912,335544320~4194304,352321536~62914560] 2024-08-17T17:46:24.211 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to 12 diff [0~4194304,8388608~8388608,25165824~8388608,46137344~8388608,58720256~8388608,75497472~20971520,125829120~4194304,134217728~4194304,146800640~12582912,171966464~16777216,192937984~71303168,268435456~4194304,285212672~8388608,297795584~12582912,335544320~4194304,352321536~33554432,390070272~12582912,406847488~4194304] 2024-08-17T17:46:24.211 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~4194304,8388608~8388608,25165824~8388608,46137344~8388608,58720256~8388608,75497472~20971520,125829120~4194304,134217728~4194304,146800640~12582912,171966464~16777216,192937984~71303168,268435456~4194304,285212672~8388608,297795584~12582912,335544320~4194304,352321536~33554432,390070272~12582912,406847488~4194304] 2024-08-17T17:46:24.222 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~20971520,25165824~8388608,46137344~25165824,75497472~20971520,125829120~4194304,134217728~4194304,146800640~16777216,171966464~104857600,285212672~8388608,297795584~16777216,335544320~4194304,352321536~62914560] 2024-08-17T17:46:24.222 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to 13 diff [0~16777216,25165824~8388608,46137344~8388608,58720256~8388608,75497472~20971520,125829120~4194304,134217728~4194304,146800640~12582912,171966464~16777216,192937984~71303168,268435456~4194304,285212672~8388608,297795584~16777216,335544320~8388608,352321536~33554432,390070272~12582912,406847488~4194304] 2024-08-17T17:46:24.222 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,25165824~8388608,46137344~8388608,58720256~8388608,75497472~20971520,125829120~4194304,134217728~4194304,146800640~12582912,171966464~16777216,192937984~71303168,268435456~4194304,285212672~8388608,297795584~16777216,335544320~8388608,352321536~33554432,390070272~12582912,406847488~4194304] 2024-08-17T17:46:24.233 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~20971520,25165824~8388608,46137344~25165824,75497472~20971520,125829120~4194304,134217728~4194304,146800640~16777216,171966464~104857600,285212672~8388608,297795584~16777216,335544320~8388608,352321536~62914560] 2024-08-17T17:46:24.233 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to 14 diff [0~16777216,25165824~4194304,46137344~8388608,58720256~8388608,75497472~20971520,125829120~4194304,134217728~4194304,146800640~12582912,171966464~16777216,192937984~79691776,285212672~8388608,297795584~16777216,335544320~8388608,352321536~50331648,406847488~4194304] 2024-08-17T17:46:24.233 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,25165824~4194304,46137344~8388608,58720256~8388608,75497472~20971520,125829120~4194304,134217728~4194304,146800640~12582912,171966464~16777216,192937984~79691776,285212672~8388608,297795584~16777216,335544320~8388608,352321536~50331648,406847488~4194304] 2024-08-17T17:46:24.245 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~20971520,25165824~8388608,46137344~25165824,75497472~20971520,125829120~4194304,134217728~4194304,146800640~16777216,171966464~104857600,285212672~8388608,297795584~16777216,335544320~8388608,352321536~62914560] 2024-08-17T17:46:24.245 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to 15 diff [0~16777216,20971520~12582912,46137344~8388608,58720256~12582912,75497472~20971520,100663296~4194304,125829120~4194304,134217728~4194304,146800640~12582912,163577856~25165824,192937984~79691776,285212672~8388608,297795584~25165824,335544320~8388608,352321536~50331648,406847488~4194304] 2024-08-17T17:46:24.245 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~12582912,46137344~8388608,58720256~12582912,75497472~20971520,100663296~4194304,125829120~4194304,134217728~4194304,146800640~12582912,163577856~25165824,192937984~79691776,285212672~8388608,297795584~25165824,335544320~8388608,352321536~50331648,406847488~4194304] 2024-08-17T17:46:24.258 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~33554432,46137344~50331648,100663296~8388608,125829120~4194304,134217728~4194304,146800640~130023424,285212672~8388608,297795584~29360128,335544320~8388608,352321536~62914560] 2024-08-17T17:46:24.258 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to 16 diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~20971520,100663296~4194304,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~8388608,297795584~25165824,335544320~8388608,352321536~50331648,406847488~4194304] 2024-08-17T17:46:24.258 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~20971520,100663296~4194304,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~8388608,297795584~25165824,335544320~8388608,352321536~50331648,406847488~4194304] 2024-08-17T17:46:24.272 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~50331648,100663296~8388608,125829120~4194304,134217728~159383552,297795584~29360128,335544320~8388608,352321536~62914560] 2024-08-17T17:46:24.272 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to 17 diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~20971520,100663296~4194304,109051904~4194304,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~37748736,335544320~67108864,406847488~4194304] 2024-08-17T17:46:24.273 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~20971520,100663296~4194304,109051904~4194304,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~37748736,335544320~67108864,406847488~4194304] 2024-08-17T17:46:24.285 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~50331648,100663296~16777216,125829120~4194304,134217728~192937984,335544320~79691776] 2024-08-17T17:46:24.285 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to 18 diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~20971520,100663296~4194304,109051904~4194304,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:24.286 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~20971520,100663296~4194304,109051904~4194304,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:24.300 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~50331648,100663296~16777216,125829120~4194304,134217728~281018368] 2024-08-17T17:46:24.300 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to 19 diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:24.300 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:24.315 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~71303168,125829120~4194304,134217728~281018368] 2024-08-17T17:46:24.315 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to 7 diff [134217728~4194304,184549376~4194304,222298112~4194304,234881024~4194304,251658240~8388608,301989888~4194304,364904448~4194304,381681664~4194304,390070272~12582912] 2024-08-17T17:46:24.315 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [134217728~4194304,184549376~4194304,222298112~4194304,234881024~4194304,251658240~8388608,301989888~4194304,364904448~4194304,381681664~4194304,390070272~12582912] 2024-08-17T17:46:24.318 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [134217728~4194304,184549376~8388608,222298112~4194304,234881024~4194304,251658240~8388608,301989888~4194304,364904448~4194304,381681664~4194304,390070272~16777216] 2024-08-17T17:46:24.318 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to 8 diff [4194304~4194304,29360128~4194304,134217728~4194304,146800640~8388608,171966464~4194304,180355072~8388608,218103808~4194304,234881024~4194304,247463936~16777216,301989888~4194304,364904448~12582912,381681664~4194304,390070272~12582912] 2024-08-17T17:46:24.318 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4194304~4194304,29360128~4194304,134217728~4194304,146800640~8388608,171966464~4194304,180355072~8388608,218103808~4194304,234881024~4194304,247463936~16777216,301989888~4194304,364904448~12582912,381681664~4194304,390070272~12582912] 2024-08-17T17:46:24.322 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4194304~4194304,29360128~4194304,134217728~4194304,146800640~8388608,171966464~4194304,180355072~12582912,218103808~8388608,234881024~4194304,247463936~20971520,301989888~4194304,364904448~12582912,381681664~4194304,390070272~16777216] 2024-08-17T17:46:24.322 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to 9 diff [4194304~4194304,29360128~4194304,46137344~8388608,134217728~4194304,146800640~8388608,171966464~4194304,180355072~8388608,213909504~12582912,234881024~29360128,301989888~8388608,364904448~20971520,390070272~12582912,406847488~4194304] 2024-08-17T17:46:24.322 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4194304~4194304,29360128~4194304,46137344~8388608,134217728~4194304,146800640~8388608,171966464~4194304,180355072~8388608,213909504~12582912,234881024~29360128,301989888~8388608,364904448~20971520,390070272~12582912,406847488~4194304] 2024-08-17T17:46:24.328 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4194304~4194304,29360128~4194304,46137344~8388608,134217728~4194304,146800640~8388608,171966464~4194304,180355072~12582912,213909504~12582912,234881024~33554432,301989888~12582912,364904448~50331648] 2024-08-17T17:46:24.328 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to 10 diff [4194304~12582912,29360128~4194304,46137344~8388608,134217728~4194304,146800640~8388608,171966464~4194304,180355072~8388608,192937984~8388608,213909504~12582912,230686720~33554432,268435456~4194304,301989888~8388608,335544320~4194304,352321536~4194304,360710144~25165824,390070272~12582912,406847488~4194304] 2024-08-17T17:46:24.328 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4194304~12582912,29360128~4194304,46137344~8388608,134217728~4194304,146800640~8388608,171966464~4194304,180355072~8388608,192937984~8388608,213909504~12582912,230686720~33554432,268435456~4194304,301989888~8388608,335544320~4194304,352321536~4194304,360710144~25165824,390070272~12582912,406847488~4194304] 2024-08-17T17:46:24.334 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4194304~16777216,29360128~4194304,46137344~8388608,134217728~4194304,146800640~8388608,171966464~4194304,180355072~25165824,213909504~12582912,230686720~46137344,301989888~12582912,335544320~4194304,352321536~62914560] 2024-08-17T17:46:24.334 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to 11 diff [4194304~12582912,29360128~4194304,46137344~8388608,58720256~8388608,75497472~16777216,134217728~4194304,146800640~8388608,171966464~4194304,180355072~8388608,192937984~16777216,213909504~12582912,230686720~33554432,268435456~4194304,301989888~8388608,335544320~4194304,352321536~4194304,360710144~25165824,390070272~12582912,406847488~4194304] 2024-08-17T17:46:24.334 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4194304~12582912,29360128~4194304,46137344~8388608,58720256~8388608,75497472~16777216,134217728~4194304,146800640~8388608,171966464~4194304,180355072~8388608,192937984~16777216,213909504~12582912,230686720~33554432,268435456~4194304,301989888~8388608,335544320~4194304,352321536~4194304,360710144~25165824,390070272~12582912,406847488~4194304] 2024-08-17T17:46:24.341 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4194304~16777216,29360128~4194304,46137344~8388608,58720256~12582912,75497472~20971520,134217728~4194304,146800640~8388608,171966464~4194304,180355072~96468992,301989888~12582912,335544320~4194304,352321536~62914560] 2024-08-17T17:46:24.341 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to 12 diff [4194304~12582912,29360128~4194304,46137344~8388608,58720256~8388608,75497472~16777216,125829120~4194304,134217728~4194304,146800640~8388608,171966464~16777216,192937984~71303168,268435456~4194304,297795584~12582912,335544320~4194304,352321536~33554432,390070272~12582912,406847488~4194304] 2024-08-17T17:46:24.341 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4194304~12582912,29360128~4194304,46137344~8388608,58720256~8388608,75497472~16777216,125829120~4194304,134217728~4194304,146800640~8388608,171966464~16777216,192937984~71303168,268435456~4194304,297795584~12582912,335544320~4194304,352321536~33554432,390070272~12582912,406847488~4194304] 2024-08-17T17:46:24.350 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4194304~16777216,29360128~4194304,46137344~8388608,58720256~12582912,75497472~20971520,125829120~4194304,134217728~4194304,146800640~8388608,171966464~104857600,297795584~16777216,335544320~4194304,352321536~62914560] 2024-08-17T17:46:24.350 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to 13 diff [4194304~12582912,29360128~4194304,46137344~8388608,58720256~8388608,75497472~16777216,125829120~4194304,134217728~4194304,146800640~8388608,171966464~16777216,192937984~71303168,268435456~4194304,297795584~16777216,335544320~8388608,352321536~33554432,390070272~12582912,406847488~4194304] 2024-08-17T17:46:24.350 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4194304~12582912,29360128~4194304,46137344~8388608,58720256~8388608,75497472~16777216,125829120~4194304,134217728~4194304,146800640~8388608,171966464~16777216,192937984~71303168,268435456~4194304,297795584~16777216,335544320~8388608,352321536~33554432,390070272~12582912,406847488~4194304] 2024-08-17T17:46:24.359 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4194304~16777216,29360128~4194304,46137344~8388608,58720256~12582912,75497472~20971520,125829120~4194304,134217728~4194304,146800640~8388608,171966464~104857600,297795584~16777216,335544320~8388608,352321536~62914560] 2024-08-17T17:46:24.359 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to 14 diff [4194304~12582912,25165824~4194304,46137344~8388608,58720256~8388608,75497472~16777216,125829120~4194304,134217728~4194304,146800640~8388608,171966464~16777216,192937984~79691776,297795584~16777216,335544320~8388608,352321536~50331648,406847488~4194304] 2024-08-17T17:46:24.359 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4194304~12582912,25165824~4194304,46137344~8388608,58720256~8388608,75497472~16777216,125829120~4194304,134217728~4194304,146800640~8388608,171966464~16777216,192937984~79691776,297795584~16777216,335544320~8388608,352321536~50331648,406847488~4194304] 2024-08-17T17:46:24.368 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4194304~16777216,25165824~8388608,46137344~8388608,58720256~12582912,75497472~20971520,125829120~4194304,134217728~4194304,146800640~8388608,171966464~104857600,297795584~16777216,335544320~8388608,352321536~62914560] 2024-08-17T17:46:24.368 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to 15 diff [4194304~12582912,20971520~12582912,46137344~8388608,58720256~12582912,75497472~16777216,100663296~4194304,125829120~4194304,134217728~4194304,146800640~8388608,163577856~25165824,192937984~79691776,285212672~4194304,297795584~25165824,335544320~8388608,352321536~50331648,406847488~4194304] 2024-08-17T17:46:24.368 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4194304~12582912,20971520~12582912,46137344~8388608,58720256~12582912,75497472~16777216,100663296~4194304,125829120~4194304,134217728~4194304,146800640~8388608,163577856~25165824,192937984~79691776,285212672~4194304,297795584~25165824,335544320~8388608,352321536~50331648,406847488~4194304] 2024-08-17T17:46:24.380 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4194304~29360128,46137344~8388608,58720256~37748736,100663296~8388608,125829120~4194304,134217728~4194304,146800640~8388608,163577856~113246208,285212672~8388608,297795584~29360128,335544320~8388608,352321536~62914560] 2024-08-17T17:46:24.380 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to 16 diff [4194304~12582912,20971520~16777216,46137344~8388608,58720256~12582912,75497472~20971520,100663296~4194304,125829120~4194304,134217728~20971520,163577856~109051904,276824064~4194304,285212672~4194304,297795584~25165824,335544320~8388608,352321536~50331648,406847488~4194304] 2024-08-17T17:46:24.381 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4194304~12582912,20971520~16777216,46137344~8388608,58720256~12582912,75497472~20971520,100663296~4194304,125829120~4194304,134217728~20971520,163577856~109051904,276824064~4194304,285212672~4194304,297795584~25165824,335544320~8388608,352321536~50331648,406847488~4194304] 2024-08-17T17:46:24.392 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4194304~33554432,46137344~8388608,58720256~37748736,100663296~8388608,125829120~4194304,134217728~20971520,163577856~130023424,297795584~29360128,335544320~8388608,352321536~62914560] 2024-08-17T17:46:24.393 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to 17 diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~20971520,100663296~4194304,109051904~4194304,125829120~4194304,134217728~20971520,163577856~109051904,276824064~4194304,285212672~37748736,335544320~67108864,406847488~4194304] 2024-08-17T17:46:24.393 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~20971520,100663296~4194304,109051904~4194304,125829120~4194304,134217728~20971520,163577856~109051904,276824064~4194304,285212672~37748736,335544320~67108864,406847488~4194304] 2024-08-17T17:46:24.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:24 smithi169 bash[79348]: cluster 2024-08-17T17:46:23.123790+0000 mon.a (mon.0) 2130 : cluster [DBG] osdmap e1290: 8 total, 8 up, 8 in 2024-08-17T17:46:24.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:24 smithi169 bash[79348]: cluster 2024-08-17T17:46:23.123790+0000 mon.a (mon.0) 2130 : cluster [DBG] osdmap e1290: 8 total, 8 up, 8 in 2024-08-17T17:46:24.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:24 smithi169 bash[79348]: audit 2024-08-17T17:46:23.247738+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:24.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:24 smithi169 bash[79348]: audit 2024-08-17T17:46:23.247738+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:24.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:24 smithi169 bash[79348]: cluster 2024-08-17T17:46:24.079748+0000 mgr.y (mgr.34107) 1318 : cluster [DBG] pgmap v1962: 105 pgs: 105 active+clean; 1.1 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 379 KiB/s rd, 36 MiB/s wr, 646 op/s 2024-08-17T17:46:24.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:24 smithi169 bash[79348]: cluster 2024-08-17T17:46:24.079748+0000 mgr.y (mgr.34107) 1318 : cluster [DBG] pgmap v1962: 105 pgs: 105 active+clean; 1.1 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 379 KiB/s rd, 36 MiB/s wr, 646 op/s 2024-08-17T17:46:24.405 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~8388608,58720256~37748736,100663296~16777216,125829120~4194304,134217728~20971520,163577856~163577856,335544320~79691776] 2024-08-17T17:46:24.406 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to 18 diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~20971520,100663296~4194304,109051904~4194304,125829120~4194304,134217728~20971520,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:24.406 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~20971520,100663296~4194304,109051904~4194304,125829120~4194304,134217728~20971520,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:24.420 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~8388608,58720256~37748736,100663296~16777216,125829120~4194304,134217728~20971520,163577856~251658240] 2024-08-17T17:46:24.420 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to 19 diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:24.420 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:24.435 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~8388608,58720256~58720256,125829120~4194304,134217728~25165824,163577856~251658240] 2024-08-17T17:46:24.435 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to 8 diff [4194304~4194304,29360128~4194304,146800640~8388608,171966464~4194304,180355072~4194304,218103808~4194304,247463936~4194304,255852544~8388608,369098752~8388608,390070272~8388608] 2024-08-17T17:46:24.435 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4194304~4194304,29360128~4194304,146800640~8388608,171966464~4194304,180355072~4194304,218103808~4194304,247463936~4194304,255852544~8388608,369098752~8388608,390070272~8388608] 2024-08-17T17:46:24.437 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4194304~4194304,29360128~4194304,146800640~8388608,171966464~4194304,180355072~8388608,218103808~8388608,247463936~4194304,255852544~12582912,369098752~8388608,390070272~12582912] 2024-08-17T17:46:24.438 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to 9 diff [4194304~4194304,29360128~4194304,46137344~8388608,146800640~8388608,171966464~4194304,180355072~4194304,213909504~8388608,239075328~12582912,255852544~8388608,301989888~8388608,369098752~16777216,390070272~8388608,406847488~4194304] 2024-08-17T17:46:24.438 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4194304~4194304,29360128~4194304,46137344~8388608,146800640~8388608,171966464~4194304,180355072~4194304,213909504~8388608,239075328~12582912,255852544~8388608,301989888~8388608,369098752~16777216,390070272~8388608,406847488~4194304] 2024-08-17T17:46:24.442 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4194304~4194304,29360128~4194304,46137344~8388608,146800640~8388608,171966464~4194304,180355072~8388608,213909504~12582912,239075328~29360128,301989888~12582912,369098752~33554432,406847488~8388608] 2024-08-17T17:46:24.442 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to 10 diff [4194304~12582912,29360128~4194304,46137344~8388608,146800640~8388608,171966464~4194304,180355072~8388608,192937984~8388608,213909504~8388608,230686720~20971520,255852544~8388608,268435456~4194304,301989888~8388608,335544320~4194304,352321536~4194304,360710144~25165824,390070272~8388608,406847488~4194304] 2024-08-17T17:46:24.442 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4194304~12582912,29360128~4194304,46137344~8388608,146800640~8388608,171966464~4194304,180355072~8388608,192937984~8388608,213909504~8388608,230686720~20971520,255852544~8388608,268435456~4194304,301989888~8388608,335544320~4194304,352321536~4194304,360710144~25165824,390070272~8388608,406847488~4194304] 2024-08-17T17:46:24.447 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4194304~16777216,29360128~4194304,46137344~8388608,146800640~8388608,171966464~4194304,180355072~8388608,192937984~12582912,213909504~12582912,230686720~46137344,301989888~12582912,335544320~4194304,352321536~50331648,406847488~8388608] 2024-08-17T17:46:24.447 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to 11 diff [4194304~12582912,29360128~4194304,46137344~8388608,58720256~8388608,75497472~16777216,146800640~8388608,171966464~4194304,180355072~8388608,192937984~16777216,213909504~12582912,230686720~33554432,268435456~4194304,301989888~8388608,335544320~4194304,352321536~4194304,360710144~25165824,390070272~8388608,406847488~4194304] 2024-08-17T17:46:24.447 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4194304~12582912,29360128~4194304,46137344~8388608,58720256~8388608,75497472~16777216,146800640~8388608,171966464~4194304,180355072~8388608,192937984~16777216,213909504~12582912,230686720~33554432,268435456~4194304,301989888~8388608,335544320~4194304,352321536~4194304,360710144~25165824,390070272~8388608,406847488~4194304] 2024-08-17T17:46:24.453 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4194304~16777216,29360128~4194304,46137344~8388608,58720256~12582912,75497472~20971520,146800640~8388608,171966464~4194304,180355072~8388608,192937984~83886080,301989888~12582912,335544320~4194304,352321536~50331648,406847488~8388608] 2024-08-17T17:46:24.453 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to 12 diff [4194304~12582912,29360128~4194304,46137344~8388608,58720256~8388608,75497472~16777216,125829120~4194304,146800640~8388608,171966464~16777216,192937984~71303168,268435456~4194304,297795584~12582912,335544320~4194304,352321536~33554432,390070272~8388608,406847488~4194304] 2024-08-17T17:46:24.453 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4194304~12582912,29360128~4194304,46137344~8388608,58720256~8388608,75497472~16777216,125829120~4194304,146800640~8388608,171966464~16777216,192937984~71303168,268435456~4194304,297795584~12582912,335544320~4194304,352321536~33554432,390070272~8388608,406847488~4194304] 2024-08-17T17:46:24.460 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4194304~16777216,29360128~4194304,46137344~8388608,58720256~12582912,75497472~20971520,125829120~4194304,146800640~8388608,171966464~16777216,192937984~83886080,297795584~16777216,335544320~4194304,352321536~50331648,406847488~8388608] 2024-08-17T17:46:24.460 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to 13 diff [4194304~12582912,29360128~4194304,46137344~8388608,58720256~8388608,75497472~16777216,125829120~4194304,146800640~8388608,171966464~16777216,192937984~71303168,268435456~4194304,297795584~16777216,335544320~8388608,352321536~33554432,390070272~8388608,406847488~4194304] 2024-08-17T17:46:24.460 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4194304~12582912,29360128~4194304,46137344~8388608,58720256~8388608,75497472~16777216,125829120~4194304,146800640~8388608,171966464~16777216,192937984~71303168,268435456~4194304,297795584~16777216,335544320~8388608,352321536~33554432,390070272~8388608,406847488~4194304] 2024-08-17T17:46:24.468 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4194304~16777216,29360128~4194304,46137344~8388608,58720256~12582912,75497472~20971520,125829120~4194304,146800640~8388608,171966464~16777216,192937984~83886080,297795584~16777216,335544320~8388608,352321536~50331648,406847488~8388608] 2024-08-17T17:46:24.468 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to 14 diff [4194304~12582912,25165824~4194304,46137344~8388608,58720256~8388608,75497472~16777216,125829120~4194304,146800640~8388608,171966464~16777216,192937984~79691776,297795584~16777216,335544320~8388608,352321536~46137344,406847488~4194304] 2024-08-17T17:46:24.468 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4194304~12582912,25165824~4194304,46137344~8388608,58720256~8388608,75497472~16777216,125829120~4194304,146800640~8388608,171966464~16777216,192937984~79691776,297795584~16777216,335544320~8388608,352321536~46137344,406847488~4194304] 2024-08-17T17:46:24.477 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4194304~16777216,25165824~8388608,46137344~8388608,58720256~12582912,75497472~20971520,125829120~4194304,146800640~8388608,171966464~16777216,192937984~83886080,297795584~16777216,335544320~8388608,352321536~50331648,406847488~8388608] 2024-08-17T17:46:24.477 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to 15 diff [4194304~12582912,20971520~12582912,46137344~8388608,58720256~12582912,75497472~16777216,100663296~4194304,125829120~4194304,146800640~8388608,163577856~25165824,192937984~79691776,285212672~4194304,297795584~25165824,335544320~8388608,352321536~46137344,406847488~4194304] 2024-08-17T17:46:24.477 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4194304~12582912,20971520~12582912,46137344~8388608,58720256~12582912,75497472~16777216,100663296~4194304,125829120~4194304,146800640~8388608,163577856~25165824,192937984~79691776,285212672~4194304,297795584~25165824,335544320~8388608,352321536~46137344,406847488~4194304] 2024-08-17T17:46:24.488 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4194304~29360128,46137344~8388608,58720256~37748736,100663296~8388608,125829120~4194304,146800640~8388608,163577856~25165824,192937984~83886080,285212672~8388608,297795584~29360128,335544320~8388608,352321536~50331648,406847488~8388608] 2024-08-17T17:46:24.488 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to 16 diff [4194304~12582912,20971520~16777216,46137344~8388608,58720256~12582912,75497472~20971520,100663296~4194304,125829120~4194304,134217728~20971520,163577856~109051904,276824064~4194304,285212672~4194304,297795584~25165824,335544320~8388608,352321536~46137344,406847488~4194304] 2024-08-17T17:46:24.488 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4194304~12582912,20971520~16777216,46137344~8388608,58720256~12582912,75497472~20971520,100663296~4194304,125829120~4194304,134217728~20971520,163577856~109051904,276824064~4194304,285212672~4194304,297795584~25165824,335544320~8388608,352321536~46137344,406847488~4194304] 2024-08-17T17:46:24.501 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4194304~33554432,46137344~8388608,58720256~37748736,100663296~8388608,125829120~4194304,134217728~20971520,163577856~130023424,297795584~29360128,335544320~8388608,352321536~50331648,406847488~8388608] 2024-08-17T17:46:24.501 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to 17 diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~20971520,100663296~4194304,109051904~4194304,125829120~4194304,134217728~20971520,163577856~109051904,276824064~4194304,285212672~37748736,335544320~62914560,406847488~4194304] 2024-08-17T17:46:24.501 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~20971520,100663296~4194304,109051904~4194304,125829120~4194304,134217728~20971520,163577856~109051904,276824064~4194304,285212672~37748736,335544320~62914560,406847488~4194304] 2024-08-17T17:46:24.514 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~8388608,58720256~37748736,100663296~16777216,125829120~4194304,134217728~20971520,163577856~163577856,335544320~67108864,406847488~8388608] 2024-08-17T17:46:24.514 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to 18 diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~20971520,100663296~4194304,109051904~4194304,125829120~4194304,134217728~20971520,163577856~109051904,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:24.514 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~20971520,100663296~4194304,109051904~4194304,125829120~4194304,134217728~20971520,163577856~109051904,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:24.529 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~8388608,58720256~37748736,100663296~16777216,125829120~4194304,134217728~20971520,163577856~239075328,406847488~8388608] 2024-08-17T17:46:24.529 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to 19 diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:24.529 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:24.544 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~8388608,58720256~58720256,125829120~4194304,134217728~25165824,163577856~239075328,406847488~8388608] 2024-08-17T17:46:24.544 INFO:tasks.workunit.client.0.smithi131.stdout:from 8 to 9 diff [46137344~8388608,146800640~4194304,213909504~8388608,239075328~12582912,301989888~8388608,369098752~4194304,377487360~8388608,406847488~4194304] 2024-08-17T17:46:24.544 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [46137344~8388608,146800640~4194304,213909504~8388608,239075328~12582912,301989888~8388608,369098752~4194304,377487360~8388608,406847488~4194304] 2024-08-17T17:46:24.548 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [46137344~8388608,146800640~4194304,213909504~12582912,239075328~16777216,301989888~12582912,369098752~4194304,377487360~12582912,406847488~8388608] 2024-08-17T17:46:24.548 INFO:tasks.workunit.client.0.smithi131.stdout:from 8 to 10 diff [8388608~8388608,46137344~8388608,146800640~4194304,180355072~8388608,192937984~8388608,213909504~8388608,230686720~20971520,268435456~4194304,301989888~8388608,335544320~4194304,352321536~4194304,360710144~25165824,406847488~4194304] 2024-08-17T17:46:24.548 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [8388608~8388608,46137344~8388608,146800640~4194304,180355072~8388608,192937984~8388608,213909504~8388608,230686720~20971520,268435456~4194304,301989888~8388608,335544320~4194304,352321536~4194304,360710144~25165824,406847488~4194304] 2024-08-17T17:46:24.553 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [8388608~12582912,46137344~8388608,146800640~4194304,180355072~8388608,192937984~12582912,213909504~12582912,230686720~25165824,268435456~8388608,301989888~12582912,335544320~4194304,352321536~37748736,406847488~8388608] 2024-08-17T17:46:24.553 INFO:tasks.workunit.client.0.smithi131.stdout:from 8 to 11 diff [8388608~8388608,46137344~8388608,58720256~8388608,75497472~16777216,146800640~4194304,180355072~8388608,192937984~16777216,213909504~12582912,230686720~25165824,268435456~4194304,301989888~8388608,335544320~4194304,352321536~4194304,360710144~25165824,406847488~4194304] 2024-08-17T17:46:24.553 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [8388608~8388608,46137344~8388608,58720256~8388608,75497472~16777216,146800640~4194304,180355072~8388608,192937984~16777216,213909504~12582912,230686720~25165824,268435456~4194304,301989888~8388608,335544320~4194304,352321536~4194304,360710144~25165824,406847488~4194304] 2024-08-17T17:46:24.558 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [8388608~12582912,46137344~8388608,58720256~12582912,75497472~20971520,146800640~4194304,180355072~8388608,192937984~67108864,268435456~8388608,301989888~12582912,335544320~4194304,352321536~37748736,406847488~8388608] 2024-08-17T17:46:24.558 INFO:tasks.workunit.client.0.smithi131.stdout:from 8 to 12 diff [8388608~8388608,46137344~8388608,58720256~8388608,75497472~16777216,125829120~4194304,146800640~4194304,176160768~12582912,192937984~62914560,268435456~4194304,297795584~12582912,335544320~4194304,352321536~33554432,406847488~4194304] 2024-08-17T17:46:24.558 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [8388608~8388608,46137344~8388608,58720256~8388608,75497472~16777216,125829120~4194304,146800640~4194304,176160768~12582912,192937984~62914560,268435456~4194304,297795584~12582912,335544320~4194304,352321536~33554432,406847488~4194304] 2024-08-17T17:46:24.565 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [8388608~12582912,46137344~8388608,58720256~12582912,75497472~20971520,125829120~4194304,146800640~4194304,176160768~12582912,192937984~67108864,268435456~8388608,297795584~16777216,335544320~4194304,352321536~37748736,406847488~8388608] 2024-08-17T17:46:24.565 INFO:tasks.workunit.client.0.smithi131.stdout:from 8 to 13 diff [4194304~12582912,46137344~8388608,58720256~8388608,75497472~16777216,125829120~4194304,146800640~4194304,176160768~12582912,192937984~62914560,268435456~4194304,297795584~16777216,335544320~8388608,352321536~33554432,390070272~4194304,406847488~4194304] 2024-08-17T17:46:24.565 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4194304~12582912,46137344~8388608,58720256~8388608,75497472~16777216,125829120~4194304,146800640~4194304,176160768~12582912,192937984~62914560,268435456~4194304,297795584~16777216,335544320~8388608,352321536~33554432,390070272~4194304,406847488~4194304] 2024-08-17T17:46:24.573 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4194304~16777216,46137344~8388608,58720256~12582912,75497472~20971520,125829120~4194304,146800640~4194304,176160768~12582912,192937984~67108864,268435456~8388608,297795584~16777216,335544320~8388608,352321536~41943040,406847488~8388608] 2024-08-17T17:46:24.574 INFO:tasks.workunit.client.0.smithi131.stdout:from 8 to 14 diff [4194304~12582912,25165824~4194304,46137344~8388608,58720256~8388608,75497472~16777216,125829120~4194304,146800640~4194304,176160768~12582912,192937984~62914560,264241152~8388608,297795584~16777216,335544320~8388608,352321536~41943040,406847488~4194304] 2024-08-17T17:46:24.574 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4194304~12582912,25165824~4194304,46137344~8388608,58720256~8388608,75497472~16777216,125829120~4194304,146800640~4194304,176160768~12582912,192937984~62914560,264241152~8388608,297795584~16777216,335544320~8388608,352321536~41943040,406847488~4194304] 2024-08-17T17:46:24.582 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4194304~16777216,25165824~8388608,46137344~8388608,58720256~12582912,75497472~20971520,125829120~4194304,146800640~4194304,176160768~12582912,192937984~67108864,264241152~12582912,297795584~16777216,335544320~8388608,352321536~41943040,406847488~8388608] 2024-08-17T17:46:24.582 INFO:tasks.workunit.client.0.smithi131.stdout:from 8 to 15 diff [4194304~12582912,20971520~12582912,46137344~8388608,58720256~12582912,75497472~16777216,100663296~4194304,125829120~4194304,146800640~4194304,163577856~8388608,176160768~12582912,192937984~62914560,264241152~8388608,285212672~4194304,297795584~25165824,335544320~8388608,352321536~46137344,406847488~4194304] 2024-08-17T17:46:24.582 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4194304~12582912,20971520~12582912,46137344~8388608,58720256~12582912,75497472~16777216,100663296~4194304,125829120~4194304,146800640~4194304,163577856~8388608,176160768~12582912,192937984~62914560,264241152~8388608,285212672~4194304,297795584~25165824,335544320~8388608,352321536~46137344,406847488~4194304] 2024-08-17T17:46:24.593 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4194304~29360128,46137344~8388608,58720256~37748736,100663296~8388608,125829120~4194304,146800640~4194304,163577856~25165824,192937984~67108864,264241152~12582912,285212672~8388608,297795584~29360128,335544320~8388608,352321536~46137344,406847488~8388608] 2024-08-17T17:46:24.593 INFO:tasks.workunit.client.0.smithi131.stdout:from 8 to 16 diff [4194304~12582912,20971520~16777216,46137344~8388608,58720256~12582912,75497472~20971520,100663296~4194304,125829120~4194304,134217728~16777216,163577856~8388608,176160768~79691776,264241152~8388608,276824064~4194304,285212672~4194304,297795584~25165824,335544320~8388608,352321536~46137344,406847488~4194304] 2024-08-17T17:46:24.593 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4194304~12582912,20971520~16777216,46137344~8388608,58720256~12582912,75497472~20971520,100663296~4194304,125829120~4194304,134217728~16777216,163577856~8388608,176160768~79691776,264241152~8388608,276824064~4194304,285212672~4194304,297795584~25165824,335544320~8388608,352321536~46137344,406847488~4194304] 2024-08-17T17:46:24.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:24 smithi131 bash[89561]: cluster 2024-08-17T17:46:23.123790+0000 mon.a (mon.0) 2130 : cluster [DBG] osdmap e1290: 8 total, 8 up, 8 in 2024-08-17T17:46:24.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:24 smithi131 bash[89561]: cluster 2024-08-17T17:46:23.123790+0000 mon.a (mon.0) 2130 : cluster [DBG] osdmap e1290: 8 total, 8 up, 8 in 2024-08-17T17:46:24.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:24 smithi131 bash[89561]: audit 2024-08-17T17:46:23.247738+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:24.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:24 smithi131 bash[89561]: audit 2024-08-17T17:46:23.247738+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:24.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:24 smithi131 bash[89561]: cluster 2024-08-17T17:46:24.079748+0000 mgr.y (mgr.34107) 1318 : cluster [DBG] pgmap v1962: 105 pgs: 105 active+clean; 1.1 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 379 KiB/s rd, 36 MiB/s wr, 646 op/s 2024-08-17T17:46:24.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:24 smithi131 bash[89561]: cluster 2024-08-17T17:46:24.079748+0000 mgr.y (mgr.34107) 1318 : cluster [DBG] pgmap v1962: 105 pgs: 105 active+clean; 1.1 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 379 KiB/s rd, 36 MiB/s wr, 646 op/s 2024-08-17T17:46:24.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:24 smithi131 bash[88347]: cluster 2024-08-17T17:46:23.123790+0000 mon.a (mon.0) 2130 : cluster [DBG] osdmap e1290: 8 total, 8 up, 8 in 2024-08-17T17:46:24.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:24 smithi131 bash[88347]: cluster 2024-08-17T17:46:23.123790+0000 mon.a (mon.0) 2130 : cluster [DBG] osdmap e1290: 8 total, 8 up, 8 in 2024-08-17T17:46:24.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:24 smithi131 bash[88347]: audit 2024-08-17T17:46:23.247738+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:24.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:24 smithi131 bash[88347]: audit 2024-08-17T17:46:23.247738+0000 mon.a (mon.0) 2131 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:24.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:24 smithi131 bash[88347]: cluster 2024-08-17T17:46:24.079748+0000 mgr.y (mgr.34107) 1318 : cluster [DBG] pgmap v1962: 105 pgs: 105 active+clean; 1.1 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 379 KiB/s rd, 36 MiB/s wr, 646 op/s 2024-08-17T17:46:24.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:24 smithi131 bash[88347]: cluster 2024-08-17T17:46:24.079748+0000 mgr.y (mgr.34107) 1318 : cluster [DBG] pgmap v1962: 105 pgs: 105 active+clean; 1.1 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 379 KiB/s rd, 36 MiB/s wr, 646 op/s 2024-08-17T17:46:24.604 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4194304~33554432,46137344~8388608,58720256~37748736,100663296~8388608,125829120~4194304,134217728~16777216,163577856~96468992,264241152~29360128,297795584~29360128,335544320~8388608,352321536~50331648,406847488~8388608] 2024-08-17T17:46:24.604 INFO:tasks.workunit.client.0.smithi131.stdout:from 8 to 17 diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~20971520,100663296~4194304,109051904~4194304,125829120~4194304,134217728~16777216,163577856~8388608,176160768~79691776,264241152~8388608,276824064~4194304,285212672~37748736,335544320~62914560,406847488~4194304] 2024-08-17T17:46:24.604 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~20971520,100663296~4194304,109051904~4194304,125829120~4194304,134217728~16777216,163577856~8388608,176160768~79691776,264241152~8388608,276824064~4194304,285212672~37748736,335544320~62914560,406847488~4194304] 2024-08-17T17:46:24.617 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~8388608,58720256~37748736,100663296~16777216,125829120~4194304,134217728~16777216,163577856~96468992,264241152~62914560,335544320~67108864,406847488~8388608] 2024-08-17T17:46:24.656 INFO:tasks.workunit.client.0.smithi131.stdout:from 8 to 18 diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~20971520,100663296~4194304,109051904~4194304,125829120~4194304,134217728~16777216,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:24.656 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~20971520,100663296~4194304,109051904~4194304,125829120~4194304,134217728~16777216,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:24.658 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~8388608,58720256~37748736,100663296~16777216,125829120~4194304,134217728~16777216,163577856~239075328,406847488~8388608] 2024-08-17T17:46:24.658 INFO:tasks.workunit.client.0.smithi131.stdout:from 8 to 19 diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:24.658 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:24.658 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~8388608,58720256~58720256,125829120~4194304,134217728~25165824,163577856~239075328,406847488~8388608] 2024-08-17T17:46:24.658 INFO:tasks.workunit.client.0.smithi131.stdout:from 9 to 10 diff [8388608~8388608,180355072~8388608,192937984~8388608,230686720~8388608,268435456~4194304,335544320~4194304,352321536~4194304,360710144~16777216] 2024-08-17T17:46:24.658 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [8388608~8388608,180355072~8388608,192937984~8388608,230686720~8388608,268435456~4194304,335544320~4194304,352321536~4194304,360710144~16777216] 2024-08-17T17:46:24.659 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [8388608~12582912,180355072~8388608,192937984~12582912,230686720~12582912,268435456~8388608,335544320~4194304,352321536~29360128] 2024-08-17T17:46:24.659 INFO:tasks.workunit.client.0.smithi131.stdout:from 9 to 11 diff [8388608~8388608,58720256~8388608,75497472~16777216,180355072~8388608,192937984~16777216,218103808~8388608,230686720~8388608,251658240~4194304,268435456~4194304,335544320~4194304,352321536~4194304,360710144~16777216] 2024-08-17T17:46:24.659 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [8388608~8388608,58720256~8388608,75497472~16777216,180355072~8388608,192937984~16777216,218103808~8388608,230686720~8388608,251658240~4194304,268435456~4194304,335544320~4194304,352321536~4194304,360710144~16777216] 2024-08-17T17:46:24.659 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [8388608~12582912,58720256~12582912,75497472~20971520,180355072~8388608,192937984~20971520,218103808~25165824,251658240~8388608,268435456~8388608,335544320~4194304,352321536~29360128] 2024-08-17T17:46:24.659 INFO:tasks.workunit.client.0.smithi131.stdout:from 9 to 12 diff [8388608~8388608,58720256~8388608,75497472~16777216,125829120~4194304,176160768~12582912,192937984~46137344,251658240~4194304,268435456~4194304,297795584~8388608,335544320~4194304,352321536~29360128] 2024-08-17T17:46:24.659 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [8388608~8388608,58720256~8388608,75497472~16777216,125829120~4194304,176160768~12582912,192937984~46137344,251658240~4194304,268435456~4194304,297795584~8388608,335544320~4194304,352321536~29360128] 2024-08-17T17:46:24.659 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [8388608~12582912,58720256~12582912,75497472~20971520,125829120~4194304,176160768~12582912,192937984~50331648,251658240~8388608,268435456~8388608,297795584~12582912,335544320~4194304,352321536~33554432] 2024-08-17T17:46:24.659 INFO:tasks.workunit.client.0.smithi131.stdout:from 9 to 13 diff [4194304~12582912,46137344~4194304,58720256~8388608,75497472~16777216,125829120~4194304,146800640~4194304,176160768~12582912,192937984~46137344,251658240~4194304,268435456~4194304,297795584~16777216,335544320~8388608,352321536~29360128,390070272~4194304] 2024-08-17T17:46:24.659 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4194304~12582912,46137344~4194304,58720256~8388608,75497472~16777216,125829120~4194304,146800640~4194304,176160768~12582912,192937984~46137344,251658240~4194304,268435456~4194304,297795584~16777216,335544320~8388608,352321536~29360128,390070272~4194304] 2024-08-17T17:46:24.663 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4194304~16777216,46137344~4194304,58720256~12582912,75497472~20971520,125829120~4194304,146800640~4194304,176160768~12582912,192937984~50331648,251658240~8388608,268435456~8388608,297795584~16777216,335544320~8388608,352321536~33554432,390070272~4194304] 2024-08-17T17:46:24.663 INFO:tasks.workunit.client.0.smithi131.stdout:from 9 to 14 diff [4194304~12582912,25165824~4194304,46137344~4194304,58720256~8388608,75497472~16777216,125829120~4194304,146800640~4194304,176160768~12582912,192937984~50331648,251658240~4194304,264241152~8388608,297795584~16777216,335544320~8388608,352321536~33554432,390070272~4194304] 2024-08-17T17:46:24.663 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4194304~12582912,25165824~4194304,46137344~4194304,58720256~8388608,75497472~16777216,125829120~4194304,146800640~4194304,176160768~12582912,192937984~50331648,251658240~4194304,264241152~8388608,297795584~16777216,335544320~8388608,352321536~33554432,390070272~4194304] 2024-08-17T17:46:24.670 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4194304~16777216,25165824~8388608,46137344~4194304,58720256~12582912,75497472~20971520,125829120~4194304,146800640~4194304,176160768~12582912,192937984~54525952,251658240~8388608,264241152~12582912,297795584~16777216,335544320~8388608,352321536~33554432,390070272~4194304] 2024-08-17T17:46:24.671 INFO:tasks.workunit.client.0.smithi131.stdout:from 9 to 15 diff [4194304~12582912,20971520~12582912,46137344~4194304,58720256~12582912,75497472~16777216,100663296~4194304,125829120~4194304,146800640~4194304,163577856~8388608,176160768~12582912,192937984~50331648,251658240~4194304,264241152~8388608,285212672~4194304,297795584~25165824,335544320~8388608,352321536~33554432,390070272~8388608] 2024-08-17T17:46:24.671 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4194304~12582912,20971520~12582912,46137344~4194304,58720256~12582912,75497472~16777216,100663296~4194304,125829120~4194304,146800640~4194304,163577856~8388608,176160768~12582912,192937984~50331648,251658240~4194304,264241152~8388608,285212672~4194304,297795584~25165824,335544320~8388608,352321536~33554432,390070272~8388608] 2024-08-17T17:46:24.679 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4194304~29360128,46137344~4194304,58720256~37748736,100663296~8388608,125829120~4194304,146800640~4194304,163577856~25165824,192937984~54525952,251658240~8388608,264241152~12582912,285212672~8388608,297795584~29360128,335544320~8388608,352321536~33554432,390070272~8388608] 2024-08-17T17:46:24.679 INFO:tasks.workunit.client.0.smithi131.stdout:from 9 to 16 diff [4194304~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~20971520,100663296~4194304,125829120~4194304,134217728~16777216,163577856~8388608,176160768~79691776,264241152~8388608,276824064~4194304,285212672~4194304,297795584~25165824,335544320~8388608,352321536~33554432,390070272~8388608] 2024-08-17T17:46:24.680 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4194304~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~20971520,100663296~4194304,125829120~4194304,134217728~16777216,163577856~8388608,176160768~79691776,264241152~8388608,276824064~4194304,285212672~4194304,297795584~25165824,335544320~8388608,352321536~33554432,390070272~8388608] 2024-08-17T17:46:24.688 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4194304~33554432,46137344~4194304,58720256~37748736,100663296~8388608,125829120~4194304,134217728~16777216,163577856~96468992,264241152~29360128,297795584~29360128,335544320~8388608,352321536~33554432,390070272~12582912] 2024-08-17T17:46:24.689 INFO:tasks.workunit.client.0.smithi131.stdout:from 9 to 17 diff [0~16777216,20971520~16777216,46137344~4194304,58720256~12582912,75497472~20971520,100663296~4194304,109051904~4194304,125829120~4194304,134217728~16777216,163577856~8388608,176160768~79691776,264241152~8388608,276824064~4194304,285212672~37748736,335544320~50331648,390070272~8388608] 2024-08-17T17:46:24.689 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~4194304,58720256~12582912,75497472~20971520,100663296~4194304,109051904~4194304,125829120~4194304,134217728~16777216,163577856~8388608,176160768~79691776,264241152~8388608,276824064~4194304,285212672~37748736,335544320~50331648,390070272~8388608] 2024-08-17T17:46:24.699 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~4194304,58720256~37748736,100663296~16777216,125829120~4194304,134217728~16777216,163577856~96468992,264241152~62914560,335544320~50331648,390070272~12582912] 2024-08-17T17:46:24.699 INFO:tasks.workunit.client.0.smithi131.stdout:from 9 to 18 diff [0~16777216,20971520~16777216,46137344~4194304,58720256~12582912,75497472~20971520,100663296~4194304,109051904~4194304,125829120~4194304,134217728~16777216,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~50331648,390070272~8388608] 2024-08-17T17:46:24.699 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~4194304,58720256~12582912,75497472~20971520,100663296~4194304,109051904~4194304,125829120~4194304,134217728~16777216,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~50331648,390070272~8388608] 2024-08-17T17:46:24.711 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~4194304,58720256~37748736,100663296~16777216,125829120~4194304,134217728~16777216,163577856~222298112,390070272~12582912] 2024-08-17T17:46:24.711 INFO:tasks.workunit.client.0.smithi131.stdout:from 9 to 19 diff [0~16777216,20971520~16777216,46137344~4194304,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~50331648,390070272~8388608] 2024-08-17T17:46:24.711 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~4194304,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~50331648,390070272~8388608] 2024-08-17T17:46:24.724 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~4194304,58720256~58720256,125829120~4194304,134217728~25165824,163577856~222298112,390070272~12582912] 2024-08-17T17:46:24.724 INFO:tasks.workunit.client.0.smithi131.stdout:from 10 to 11 diff [58720256~8388608,75497472~16777216,201326592~8388608,218103808~8388608,251658240~4194304,352321536~4194304,360710144~4194304,369098752~4194304] 2024-08-17T17:46:24.724 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [58720256~8388608,75497472~16777216,201326592~8388608,218103808~8388608,251658240~4194304,352321536~4194304,360710144~4194304,369098752~4194304] 2024-08-17T17:46:24.727 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [58720256~12582912,75497472~20971520,201326592~12582912,218103808~12582912,251658240~8388608,352321536~4194304,360710144~12582912] 2024-08-17T17:46:24.727 INFO:tasks.workunit.client.0.smithi131.stdout:from 10 to 12 diff [58720256~8388608,75497472~16777216,125829120~4194304,176160768~12582912,201326592~33554432,251658240~4194304,297795584~8388608,352321536~12582912,369098752~4194304,377487360~4194304] 2024-08-17T17:46:24.727 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [58720256~8388608,75497472~16777216,125829120~4194304,176160768~12582912,201326592~33554432,251658240~4194304,297795584~8388608,352321536~12582912,369098752~4194304,377487360~4194304] 2024-08-17T17:46:24.732 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [58720256~12582912,75497472~20971520,125829120~4194304,176160768~12582912,201326592~37748736,251658240~8388608,297795584~12582912,352321536~20971520,377487360~8388608] 2024-08-17T17:46:24.732 INFO:tasks.workunit.client.0.smithi131.stdout:from 10 to 13 diff [4194304~8388608,46137344~4194304,58720256~8388608,75497472~16777216,125829120~4194304,146800640~4194304,176160768~12582912,201326592~33554432,251658240~4194304,297795584~16777216,335544320~8388608,352321536~12582912,369098752~4194304,377487360~4194304,390070272~4194304] 2024-08-17T17:46:24.732 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4194304~8388608,46137344~4194304,58720256~8388608,75497472~16777216,125829120~4194304,146800640~4194304,176160768~12582912,201326592~33554432,251658240~4194304,297795584~16777216,335544320~8388608,352321536~12582912,369098752~4194304,377487360~4194304,390070272~4194304] 2024-08-17T17:46:24.737 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4194304~8388608,46137344~4194304,58720256~12582912,75497472~20971520,125829120~4194304,146800640~4194304,176160768~12582912,201326592~37748736,251658240~8388608,297795584~16777216,335544320~8388608,352321536~20971520,377487360~8388608,390070272~4194304] 2024-08-17T17:46:24.737 INFO:tasks.workunit.client.0.smithi131.stdout:from 10 to 14 diff [4194304~8388608,25165824~4194304,46137344~4194304,58720256~8388608,75497472~16777216,125829120~4194304,146800640~4194304,176160768~12582912,201326592~41943040,251658240~4194304,264241152~8388608,297795584~16777216,335544320~8388608,352321536~20971520,377487360~8388608,390070272~4194304] 2024-08-17T17:46:24.737 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4194304~8388608,25165824~4194304,46137344~4194304,58720256~8388608,75497472~16777216,125829120~4194304,146800640~4194304,176160768~12582912,201326592~41943040,251658240~4194304,264241152~8388608,297795584~16777216,335544320~8388608,352321536~20971520,377487360~8388608,390070272~4194304] 2024-08-17T17:46:24.744 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4194304~8388608,25165824~8388608,46137344~4194304,58720256~12582912,75497472~20971520,125829120~4194304,146800640~4194304,176160768~12582912,201326592~46137344,251658240~8388608,264241152~12582912,297795584~16777216,335544320~8388608,352321536~20971520,377487360~8388608,390070272~4194304] 2024-08-17T17:46:24.744 INFO:tasks.workunit.client.0.smithi131.stdout:from 10 to 15 diff [4194304~8388608,20971520~12582912,46137344~4194304,58720256~12582912,75497472~16777216,100663296~4194304,125829120~4194304,146800640~4194304,163577856~8388608,176160768~12582912,201326592~41943040,251658240~4194304,264241152~8388608,285212672~4194304,297795584~25165824,335544320~8388608,352321536~20971520,377487360~8388608,390070272~8388608] 2024-08-17T17:46:24.745 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4194304~8388608,20971520~12582912,46137344~4194304,58720256~12582912,75497472~16777216,100663296~4194304,125829120~4194304,146800640~4194304,163577856~8388608,176160768~12582912,201326592~41943040,251658240~4194304,264241152~8388608,285212672~4194304,297795584~25165824,335544320~8388608,352321536~20971520,377487360~8388608,390070272~8388608] 2024-08-17T17:46:24.752 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4194304~8388608,20971520~12582912,46137344~4194304,58720256~37748736,100663296~8388608,125829120~4194304,146800640~4194304,163577856~25165824,201326592~46137344,251658240~8388608,264241152~12582912,285212672~8388608,297795584~29360128,335544320~8388608,352321536~20971520,377487360~8388608,390070272~8388608] 2024-08-17T17:46:24.752 INFO:tasks.workunit.client.0.smithi131.stdout:from 10 to 16 diff [4194304~8388608,20971520~16777216,46137344~4194304,58720256~12582912,75497472~20971520,100663296~4194304,125829120~4194304,134217728~16777216,163577856~8388608,176160768~16777216,201326592~54525952,264241152~8388608,276824064~4194304,285212672~4194304,297795584~25165824,335544320~8388608,352321536~20971520,377487360~8388608,390070272~8388608] 2024-08-17T17:46:24.752 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4194304~8388608,20971520~16777216,46137344~4194304,58720256~12582912,75497472~20971520,100663296~4194304,125829120~4194304,134217728~16777216,163577856~8388608,176160768~16777216,201326592~54525952,264241152~8388608,276824064~4194304,285212672~4194304,297795584~25165824,335544320~8388608,352321536~20971520,377487360~8388608,390070272~8388608] 2024-08-17T17:46:24.761 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4194304~8388608,20971520~16777216,46137344~4194304,58720256~37748736,100663296~8388608,125829120~4194304,134217728~16777216,163577856~33554432,201326592~58720256,264241152~29360128,297795584~29360128,335544320~8388608,352321536~20971520,377487360~8388608,390070272~12582912] 2024-08-17T17:46:24.761 INFO:tasks.workunit.client.0.smithi131.stdout:from 10 to 17 diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~20971520,100663296~4194304,109051904~4194304,125829120~4194304,134217728~16777216,163577856~8388608,176160768~16777216,201326592~54525952,264241152~8388608,276824064~4194304,285212672~37748736,335544320~37748736,377487360~8388608,390070272~8388608] 2024-08-17T17:46:24.761 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~20971520,100663296~4194304,109051904~4194304,125829120~4194304,134217728~16777216,163577856~8388608,176160768~16777216,201326592~54525952,264241152~8388608,276824064~4194304,285212672~37748736,335544320~37748736,377487360~8388608,390070272~8388608] 2024-08-17T17:46:24.771 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~12582912,20971520~16777216,46137344~4194304,58720256~37748736,100663296~16777216,125829120~4194304,134217728~16777216,163577856~33554432,201326592~58720256,264241152~62914560,335544320~37748736,377487360~8388608,390070272~12582912] 2024-08-17T17:46:24.771 INFO:tasks.workunit.client.0.smithi131.stdout:from 10 to 18 diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~20971520,100663296~4194304,109051904~4194304,125829120~4194304,134217728~16777216,163577856~8388608,176160768~16777216,201326592~71303168,276824064~4194304,285212672~46137344,335544320~37748736,377487360~8388608,390070272~8388608] 2024-08-17T17:46:24.771 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~20971520,100663296~4194304,109051904~4194304,125829120~4194304,134217728~16777216,163577856~8388608,176160768~16777216,201326592~71303168,276824064~4194304,285212672~46137344,335544320~37748736,377487360~8388608,390070272~8388608] 2024-08-17T17:46:24.782 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~12582912,20971520~16777216,46137344~4194304,58720256~37748736,100663296~16777216,125829120~4194304,134217728~16777216,163577856~33554432,201326592~184549376,390070272~12582912] 2024-08-17T17:46:24.782 INFO:tasks.workunit.client.0.smithi131.stdout:from 10 to 19 diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~16777216,201326592~71303168,276824064~4194304,285212672~46137344,335544320~37748736,377487360~8388608,390070272~8388608] 2024-08-17T17:46:24.782 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~16777216,201326592~71303168,276824064~4194304,285212672~46137344,335544320~37748736,377487360~8388608,390070272~8388608] 2024-08-17T17:46:24.793 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~16777216,20971520~16777216,46137344~4194304,58720256~58720256,125829120~4194304,134217728~25165824,163577856~33554432,201326592~184549376,390070272~12582912] 2024-08-17T17:46:24.793 INFO:tasks.workunit.client.0.smithi131.stdout:from 11 to 12 diff [125829120~4194304,176160768~12582912,209715200~12582912,226492416~8388608,297795584~8388608,352321536~8388608,377487360~4194304] 2024-08-17T17:46:24.793 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [125829120~4194304,176160768~12582912,209715200~12582912,226492416~8388608,297795584~8388608,352321536~8388608,377487360~4194304] 2024-08-17T17:46:24.796 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [125829120~4194304,176160768~12582912,209715200~12582912,226492416~12582912,297795584~12582912,352321536~8388608,377487360~8388608] 2024-08-17T17:46:24.796 INFO:tasks.workunit.client.0.smithi131.stdout:from 11 to 13 diff [4194304~8388608,46137344~4194304,67108864~4194304,75497472~4194304,125829120~4194304,146800640~4194304,176160768~12582912,209715200~12582912,226492416~8388608,297795584~16777216,335544320~8388608,352321536~8388608,377487360~4194304,390070272~4194304] 2024-08-17T17:46:24.796 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4194304~8388608,46137344~4194304,67108864~4194304,75497472~4194304,125829120~4194304,146800640~4194304,176160768~12582912,209715200~12582912,226492416~8388608,297795584~16777216,335544320~8388608,352321536~8388608,377487360~4194304,390070272~4194304] 2024-08-17T17:46:24.800 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4194304~8388608,46137344~4194304,67108864~4194304,75497472~4194304,125829120~4194304,146800640~4194304,176160768~12582912,209715200~12582912,226492416~12582912,297795584~16777216,335544320~8388608,352321536~8388608,377487360~8388608,390070272~4194304] 2024-08-17T17:46:24.800 INFO:tasks.workunit.client.0.smithi131.stdout:from 11 to 14 diff [4194304~8388608,25165824~4194304,46137344~4194304,67108864~4194304,75497472~4194304,88080384~4194304,125829120~4194304,146800640~4194304,176160768~12582912,209715200~33554432,255852544~4194304,264241152~8388608,297795584~16777216,335544320~8388608,352321536~16777216,377487360~8388608,390070272~4194304] 2024-08-17T17:46:24.801 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4194304~8388608,25165824~4194304,46137344~4194304,67108864~4194304,75497472~4194304,88080384~4194304,125829120~4194304,146800640~4194304,176160768~12582912,209715200~33554432,255852544~4194304,264241152~8388608,297795584~16777216,335544320~8388608,352321536~16777216,377487360~8388608,390070272~4194304] 2024-08-17T17:46:24.806 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4194304~8388608,25165824~8388608,46137344~4194304,67108864~4194304,75497472~4194304,88080384~4194304,125829120~4194304,146800640~4194304,176160768~12582912,209715200~37748736,255852544~4194304,264241152~12582912,297795584~16777216,335544320~8388608,352321536~16777216,377487360~8388608,390070272~4194304] 2024-08-17T17:46:24.806 INFO:tasks.workunit.client.0.smithi131.stdout:from 11 to 15 diff [4194304~8388608,20971520~12582912,46137344~4194304,62914560~8388608,75497472~4194304,88080384~4194304,100663296~4194304,125829120~4194304,146800640~4194304,163577856~8388608,176160768~12582912,201326592~4194304,209715200~33554432,255852544~4194304,264241152~8388608,285212672~4194304,297795584~25165824,335544320~8388608,352321536~16777216,377487360~8388608,390070272~8388608] 2024-08-17T17:46:24.806 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4194304~8388608,20971520~12582912,46137344~4194304,62914560~8388608,75497472~4194304,88080384~4194304,100663296~4194304,125829120~4194304,146800640~4194304,163577856~8388608,176160768~12582912,201326592~4194304,209715200~33554432,255852544~4194304,264241152~8388608,285212672~4194304,297795584~25165824,335544320~8388608,352321536~16777216,377487360~8388608,390070272~8388608] 2024-08-17T17:46:24.812 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4194304~8388608,20971520~12582912,46137344~4194304,62914560~16777216,88080384~4194304,100663296~8388608,125829120~4194304,146800640~4194304,163577856~25165824,201326592~4194304,209715200~37748736,255852544~4194304,264241152~12582912,285212672~8388608,297795584~29360128,335544320~8388608,352321536~16777216,377487360~8388608,390070272~8388608] 2024-08-17T17:46:24.812 INFO:tasks.workunit.client.0.smithi131.stdout:from 11 to 16 diff [4194304~8388608,20971520~16777216,46137344~4194304,62914560~8388608,75497472~4194304,83886080~8388608,100663296~4194304,125829120~4194304,134217728~16777216,163577856~8388608,176160768~16777216,201326592~50331648,255852544~4194304,264241152~8388608,276824064~4194304,285212672~4194304,297795584~25165824,335544320~8388608,352321536~16777216,377487360~8388608,390070272~8388608] 2024-08-17T17:46:24.812 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4194304~8388608,20971520~16777216,46137344~4194304,62914560~8388608,75497472~4194304,83886080~8388608,100663296~4194304,125829120~4194304,134217728~16777216,163577856~8388608,176160768~16777216,201326592~50331648,255852544~4194304,264241152~8388608,276824064~4194304,285212672~4194304,297795584~25165824,335544320~8388608,352321536~16777216,377487360~8388608,390070272~8388608] 2024-08-17T17:46:24.819 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4194304~8388608,20971520~16777216,46137344~4194304,62914560~16777216,83886080~8388608,100663296~8388608,125829120~4194304,134217728~16777216,163577856~33554432,201326592~58720256,264241152~29360128,297795584~29360128,335544320~8388608,352321536~16777216,377487360~8388608,390070272~12582912] 2024-08-17T17:46:24.819 INFO:tasks.workunit.client.0.smithi131.stdout:from 11 to 17 diff [0~12582912,20971520~16777216,46137344~4194304,62914560~8388608,75497472~4194304,83886080~8388608,100663296~4194304,109051904~4194304,125829120~4194304,134217728~16777216,163577856~8388608,176160768~16777216,201326592~50331648,255852544~4194304,264241152~8388608,276824064~4194304,285212672~37748736,335544320~33554432,377487360~8388608,390070272~8388608] 2024-08-17T17:46:24.819 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~16777216,46137344~4194304,62914560~8388608,75497472~4194304,83886080~8388608,100663296~4194304,109051904~4194304,125829120~4194304,134217728~16777216,163577856~8388608,176160768~16777216,201326592~50331648,255852544~4194304,264241152~8388608,276824064~4194304,285212672~37748736,335544320~33554432,377487360~8388608,390070272~8388608] 2024-08-17T17:46:24.827 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~12582912,20971520~16777216,46137344~4194304,62914560~16777216,83886080~8388608,100663296~16777216,125829120~4194304,134217728~16777216,163577856~33554432,201326592~58720256,264241152~62914560,335544320~33554432,377487360~8388608,390070272~12582912] 2024-08-17T17:46:24.827 INFO:tasks.workunit.client.0.smithi131.stdout:from 11 to 18 diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~4194304,83886080~8388608,100663296~4194304,109051904~4194304,125829120~4194304,134217728~16777216,163577856~8388608,176160768~16777216,201326592~50331648,255852544~16777216,276824064~4194304,285212672~46137344,335544320~37748736,377487360~8388608,390070272~8388608] 2024-08-17T17:46:24.828 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~4194304,83886080~8388608,100663296~4194304,109051904~4194304,125829120~4194304,134217728~16777216,163577856~8388608,176160768~16777216,201326592~50331648,255852544~16777216,276824064~4194304,285212672~46137344,335544320~37748736,377487360~8388608,390070272~8388608] 2024-08-17T17:46:24.838 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~12582912,20971520~16777216,46137344~4194304,58720256~20971520,83886080~8388608,100663296~16777216,125829120~4194304,134217728~16777216,163577856~33554432,201326592~184549376,390070272~12582912] 2024-08-17T17:46:24.838 INFO:tasks.workunit.client.0.smithi131.stdout:from 11 to 19 diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~4194304,83886080~8388608,96468992~16777216,125829120~4194304,134217728~20971520,163577856~8388608,176160768~16777216,201326592~50331648,255852544~16777216,276824064~4194304,285212672~46137344,335544320~37748736,377487360~8388608,390070272~8388608] 2024-08-17T17:46:24.838 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~4194304,83886080~8388608,96468992~16777216,125829120~4194304,134217728~20971520,163577856~8388608,176160768~16777216,201326592~50331648,255852544~16777216,276824064~4194304,285212672~46137344,335544320~37748736,377487360~8388608,390070272~8388608] 2024-08-17T17:46:24.848 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~16777216,20971520~16777216,46137344~4194304,58720256~20971520,83886080~8388608,96468992~20971520,125829120~4194304,134217728~25165824,163577856~33554432,201326592~184549376,390070272~12582912] 2024-08-17T17:46:24.848 INFO:tasks.workunit.client.0.smithi131.stdout:from 12 to 13 diff [4194304~8388608,46137344~4194304,67108864~4194304,75497472~4194304,146800640~4194304,180355072~4194304,230686720~4194304,301989888~8388608,335544320~8388608,390070272~4194304] 2024-08-17T17:46:24.848 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4194304~8388608,46137344~4194304,67108864~4194304,75497472~4194304,146800640~4194304,180355072~4194304,230686720~4194304,301989888~8388608,335544320~8388608,390070272~4194304] 2024-08-17T17:46:24.852 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4194304~8388608,46137344~4194304,67108864~4194304,75497472~4194304,146800640~4194304,180355072~8388608,230686720~4194304,301989888~12582912,335544320~8388608,390070272~4194304] 2024-08-17T17:46:24.852 INFO:tasks.workunit.client.0.smithi131.stdout:from 12 to 14 diff [4194304~8388608,25165824~4194304,46137344~4194304,67108864~4194304,75497472~4194304,88080384~4194304,146800640~4194304,180355072~4194304,213909504~4194304,222298112~4194304,230686720~12582912,255852544~4194304,264241152~8388608,297795584~12582912,335544320~8388608,360710144~8388608,377487360~8388608,390070272~4194304] 2024-08-17T17:46:24.852 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4194304~8388608,25165824~4194304,46137344~4194304,67108864~4194304,75497472~4194304,88080384~4194304,146800640~4194304,180355072~4194304,213909504~4194304,222298112~4194304,230686720~12582912,255852544~4194304,264241152~8388608,297795584~12582912,335544320~8388608,360710144~8388608,377487360~8388608,390070272~4194304] 2024-08-17T17:46:24.857 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4194304~8388608,25165824~8388608,46137344~4194304,67108864~4194304,75497472~4194304,88080384~4194304,146800640~4194304,180355072~8388608,213909504~4194304,222298112~4194304,230686720~16777216,255852544~4194304,264241152~12582912,297795584~16777216,335544320~8388608,360710144~8388608,377487360~8388608,390070272~4194304] 2024-08-17T17:46:24.857 INFO:tasks.workunit.client.0.smithi131.stdout:from 12 to 15 diff [4194304~8388608,20971520~12582912,46137344~4194304,62914560~8388608,75497472~4194304,88080384~4194304,100663296~4194304,146800640~4194304,163577856~8388608,180355072~4194304,201326592~4194304,209715200~8388608,222298112~4194304,230686720~12582912,255852544~4194304,264241152~8388608,285212672~4194304,297795584~12582912,314572800~8388608,335544320~8388608,360710144~8388608,377487360~8388608,390070272~8388608] 2024-08-17T17:46:24.857 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4194304~8388608,20971520~12582912,46137344~4194304,62914560~8388608,75497472~4194304,88080384~4194304,100663296~4194304,146800640~4194304,163577856~8388608,180355072~4194304,201326592~4194304,209715200~8388608,222298112~4194304,230686720~12582912,255852544~4194304,264241152~8388608,285212672~4194304,297795584~12582912,314572800~8388608,335544320~8388608,360710144~8388608,377487360~8388608,390070272~8388608] 2024-08-17T17:46:24.863 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4194304~8388608,20971520~12582912,46137344~4194304,62914560~16777216,88080384~4194304,100663296~8388608,146800640~4194304,163577856~12582912,180355072~8388608,201326592~4194304,209715200~16777216,230686720~16777216,255852544~4194304,264241152~12582912,285212672~8388608,297795584~29360128,335544320~8388608,360710144~8388608,377487360~8388608,390070272~8388608] 2024-08-17T17:46:24.863 INFO:tasks.workunit.client.0.smithi131.stdout:from 12 to 16 diff [4194304~8388608,20971520~16777216,46137344~4194304,62914560~8388608,75497472~4194304,83886080~8388608,100663296~4194304,134217728~16777216,163577856~8388608,180355072~4194304,188743680~4194304,201326592~16777216,222298112~29360128,255852544~4194304,264241152~8388608,276824064~4194304,285212672~4194304,297795584~12582912,314572800~8388608,335544320~8388608,360710144~8388608,377487360~8388608,390070272~8388608] 2024-08-17T17:46:24.863 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4194304~8388608,20971520~16777216,46137344~4194304,62914560~8388608,75497472~4194304,83886080~8388608,100663296~4194304,134217728~16777216,163577856~8388608,180355072~4194304,188743680~4194304,201326592~16777216,222298112~29360128,255852544~4194304,264241152~8388608,276824064~4194304,285212672~4194304,297795584~12582912,314572800~8388608,335544320~8388608,360710144~8388608,377487360~8388608,390070272~8388608] 2024-08-17T17:46:24.869 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4194304~8388608,20971520~16777216,46137344~4194304,62914560~16777216,83886080~8388608,100663296~8388608,134217728~16777216,163577856~12582912,180355072~16777216,201326592~58720256,264241152~29360128,297795584~29360128,335544320~8388608,360710144~8388608,377487360~8388608,390070272~12582912] 2024-08-17T17:46:24.869 INFO:tasks.workunit.client.0.smithi131.stdout:from 12 to 17 diff [0~12582912,20971520~16777216,46137344~4194304,62914560~8388608,75497472~4194304,83886080~8388608,100663296~4194304,109051904~4194304,134217728~16777216,163577856~8388608,180355072~4194304,188743680~4194304,201326592~16777216,222298112~29360128,255852544~4194304,264241152~8388608,276824064~4194304,285212672~25165824,314572800~8388608,335544320~16777216,360710144~8388608,377487360~8388608,390070272~8388608] 2024-08-17T17:46:24.869 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~16777216,46137344~4194304,62914560~8388608,75497472~4194304,83886080~8388608,100663296~4194304,109051904~4194304,134217728~16777216,163577856~8388608,180355072~4194304,188743680~4194304,201326592~16777216,222298112~29360128,255852544~4194304,264241152~8388608,276824064~4194304,285212672~25165824,314572800~8388608,335544320~16777216,360710144~8388608,377487360~8388608,390070272~8388608] 2024-08-17T17:46:24.876 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~12582912,20971520~16777216,46137344~4194304,62914560~16777216,83886080~8388608,100663296~16777216,134217728~16777216,163577856~12582912,180355072~16777216,201326592~58720256,264241152~62914560,335544320~16777216,360710144~8388608,377487360~8388608,390070272~12582912] 2024-08-17T17:46:24.876 INFO:tasks.workunit.client.0.smithi131.stdout:from 12 to 18 diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~4194304,83886080~8388608,100663296~4194304,109051904~4194304,134217728~16777216,163577856~8388608,180355072~4194304,188743680~4194304,201326592~16777216,222298112~29360128,255852544~16777216,276824064~4194304,285212672~25165824,314572800~16777216,335544320~16777216,360710144~12582912,377487360~8388608,390070272~8388608] 2024-08-17T17:46:24.876 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~4194304,83886080~8388608,100663296~4194304,109051904~4194304,134217728~16777216,163577856~8388608,180355072~4194304,188743680~4194304,201326592~16777216,222298112~29360128,255852544~16777216,276824064~4194304,285212672~25165824,314572800~16777216,335544320~16777216,360710144~12582912,377487360~8388608,390070272~8388608] 2024-08-17T17:46:24.886 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~12582912,20971520~16777216,46137344~4194304,58720256~20971520,83886080~8388608,100663296~16777216,134217728~16777216,163577856~12582912,180355072~16777216,201326592~155189248,360710144~25165824,390070272~12582912] 2024-08-17T17:46:24.886 INFO:tasks.workunit.client.0.smithi131.stdout:from 12 to 19 diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~4194304,83886080~8388608,96468992~16777216,134217728~20971520,163577856~8388608,180355072~12582912,201326592~50331648,255852544~16777216,276824064~4194304,285212672~25165824,314572800~16777216,335544320~16777216,356515840~16777216,377487360~8388608,390070272~8388608] 2024-08-17T17:46:24.886 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~4194304,83886080~8388608,96468992~16777216,134217728~20971520,163577856~8388608,180355072~12582912,201326592~50331648,255852544~16777216,276824064~4194304,285212672~25165824,314572800~16777216,335544320~16777216,356515840~16777216,377487360~8388608,390070272~8388608] 2024-08-17T17:46:24.895 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~16777216,20971520~16777216,46137344~4194304,58720256~20971520,83886080~8388608,96468992~20971520,134217728~25165824,163577856~12582912,180355072~16777216,201326592~184549376,390070272~12582912] 2024-08-17T17:46:24.895 INFO:tasks.workunit.client.0.smithi131.stdout:from 13 to 14 diff [25165824~4194304,88080384~4194304,213909504~4194304,222298112~4194304,234881024~8388608,255852544~4194304,264241152~8388608,297795584~4194304,360710144~8388608,377487360~8388608] 2024-08-17T17:46:24.896 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [25165824~4194304,88080384~4194304,213909504~4194304,222298112~4194304,234881024~8388608,255852544~4194304,264241152~8388608,297795584~4194304,360710144~8388608,377487360~8388608] 2024-08-17T17:46:24.899 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [25165824~8388608,88080384~4194304,213909504~4194304,222298112~4194304,234881024~12582912,255852544~4194304,264241152~12582912,297795584~4194304,360710144~8388608,377487360~8388608] 2024-08-17T17:46:24.899 INFO:tasks.workunit.client.0.smithi131.stdout:from 13 to 15 diff [20971520~12582912,62914560~8388608,88080384~4194304,100663296~4194304,163577856~8388608,201326592~4194304,209715200~8388608,222298112~4194304,234881024~8388608,255852544~4194304,264241152~8388608,285212672~4194304,297795584~4194304,314572800~8388608,335544320~4194304,360710144~8388608,377487360~8388608,390070272~8388608] 2024-08-17T17:46:24.900 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [20971520~12582912,62914560~8388608,88080384~4194304,100663296~4194304,163577856~8388608,201326592~4194304,209715200~8388608,222298112~4194304,234881024~8388608,255852544~4194304,264241152~8388608,285212672~4194304,297795584~4194304,314572800~8388608,335544320~4194304,360710144~8388608,377487360~8388608,390070272~8388608] 2024-08-17T17:46:24.905 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [20971520~12582912,62914560~12582912,88080384~4194304,100663296~8388608,163577856~12582912,201326592~4194304,209715200~16777216,234881024~12582912,255852544~4194304,264241152~12582912,285212672~8388608,297795584~4194304,314572800~12582912,335544320~8388608,360710144~8388608,377487360~8388608,390070272~8388608] 2024-08-17T17:46:24.905 INFO:tasks.workunit.client.0.smithi131.stdout:from 13 to 16 diff [20971520~16777216,62914560~8388608,83886080~8388608,100663296~4194304,134217728~12582912,163577856~8388608,188743680~4194304,201326592~16777216,222298112~8388608,234881024~16777216,255852544~4194304,264241152~8388608,276824064~4194304,285212672~4194304,297795584~4194304,314572800~8388608,335544320~4194304,360710144~8388608,377487360~8388608,390070272~8388608] 2024-08-17T17:46:24.905 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [20971520~16777216,62914560~8388608,83886080~8388608,100663296~4194304,134217728~12582912,163577856~8388608,188743680~4194304,201326592~16777216,222298112~8388608,234881024~16777216,255852544~4194304,264241152~8388608,276824064~4194304,285212672~4194304,297795584~4194304,314572800~8388608,335544320~4194304,360710144~8388608,377487360~8388608,390070272~8388608] 2024-08-17T17:46:24.910 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [20971520~16777216,62914560~12582912,83886080~8388608,100663296~8388608,134217728~12582912,163577856~12582912,188743680~8388608,201326592~29360128,234881024~25165824,264241152~29360128,297795584~4194304,314572800~12582912,335544320~8388608,360710144~8388608,377487360~8388608,390070272~12582912] 2024-08-17T17:46:24.910 INFO:tasks.workunit.client.0.smithi131.stdout:from 13 to 17 diff [0~8388608,20971520~16777216,62914560~8388608,83886080~8388608,100663296~4194304,109051904~4194304,134217728~12582912,163577856~8388608,188743680~4194304,201326592~16777216,222298112~8388608,234881024~16777216,255852544~4194304,264241152~8388608,276824064~4194304,285212672~16777216,314572800~8388608,335544320~4194304,343932928~8388608,360710144~8388608,377487360~8388608,390070272~8388608] 2024-08-17T17:46:24.911 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~8388608,20971520~16777216,62914560~8388608,83886080~8388608,100663296~4194304,109051904~4194304,134217728~12582912,163577856~8388608,188743680~4194304,201326592~16777216,222298112~8388608,234881024~16777216,255852544~4194304,264241152~8388608,276824064~4194304,285212672~16777216,314572800~8388608,335544320~4194304,343932928~8388608,360710144~8388608,377487360~8388608,390070272~8388608] 2024-08-17T17:46:24.918 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~8388608,20971520~16777216,62914560~12582912,83886080~8388608,100663296~16777216,134217728~12582912,163577856~12582912,188743680~8388608,201326592~29360128,234881024~25165824,264241152~37748736,314572800~12582912,335544320~16777216,360710144~8388608,377487360~8388608,390070272~12582912] 2024-08-17T17:46:24.918 INFO:tasks.workunit.client.0.smithi131.stdout:from 13 to 18 diff [0~8388608,20971520~16777216,58720256~12582912,83886080~8388608,100663296~4194304,109051904~4194304,134217728~12582912,163577856~8388608,188743680~4194304,201326592~16777216,222298112~8388608,234881024~16777216,255852544~16777216,276824064~4194304,285212672~20971520,314572800~16777216,335544320~4194304,343932928~8388608,360710144~12582912,377487360~8388608,390070272~8388608] 2024-08-17T17:46:24.918 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~8388608,20971520~16777216,58720256~12582912,83886080~8388608,100663296~4194304,109051904~4194304,134217728~12582912,163577856~8388608,188743680~4194304,201326592~16777216,222298112~8388608,234881024~16777216,255852544~16777216,276824064~4194304,285212672~20971520,314572800~16777216,335544320~4194304,343932928~8388608,360710144~12582912,377487360~8388608,390070272~8388608] 2024-08-17T17:46:24.925 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~8388608,20971520~16777216,58720256~16777216,83886080~8388608,100663296~16777216,134217728~12582912,163577856~12582912,188743680~8388608,201326592~29360128,234881024~71303168,314572800~41943040,360710144~25165824,390070272~12582912] 2024-08-17T17:46:24.925 INFO:tasks.workunit.client.0.smithi131.stdout:from 13 to 19 diff [0~12582912,20971520~16777216,58720256~12582912,83886080~8388608,96468992~16777216,134217728~12582912,150994944~4194304,163577856~8388608,184549376~8388608,201326592~29360128,234881024~16777216,255852544~16777216,276824064~4194304,285212672~20971520,314572800~16777216,335544320~4194304,343932928~8388608,356515840~16777216,377487360~8388608,390070272~8388608] 2024-08-17T17:46:24.925 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~16777216,58720256~12582912,83886080~8388608,96468992~16777216,134217728~12582912,150994944~4194304,163577856~8388608,184549376~8388608,201326592~29360128,234881024~16777216,255852544~16777216,276824064~4194304,285212672~20971520,314572800~16777216,335544320~4194304,343932928~8388608,356515840~16777216,377487360~8388608,390070272~8388608] 2024-08-17T17:46:24.933 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~16777216,20971520~16777216,58720256~16777216,83886080~8388608,96468992~20971520,134217728~12582912,150994944~8388608,163577856~12582912,184549376~12582912,201326592~29360128,234881024~71303168,314572800~71303168,390070272~12582912] 2024-08-17T17:46:24.933 INFO:tasks.workunit.client.0.smithi131.stdout:from 14 to 15 diff [20971520~8388608,62914560~8388608,100663296~4194304,163577856~8388608,201326592~4194304,209715200~8388608,285212672~4194304,314572800~8388608,335544320~4194304,390070272~8388608] 2024-08-17T17:46:24.933 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [20971520~8388608,62914560~8388608,100663296~4194304,163577856~8388608,201326592~4194304,209715200~8388608,285212672~4194304,314572800~8388608,335544320~4194304,390070272~8388608] 2024-08-17T17:46:24.937 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [20971520~8388608,62914560~12582912,100663296~8388608,163577856~12582912,201326592~4194304,209715200~12582912,285212672~8388608,314572800~12582912,335544320~8388608,390070272~8388608] 2024-08-17T17:46:24.937 INFO:tasks.workunit.client.0.smithi131.stdout:from 14 to 16 diff [20971520~8388608,33554432~4194304,62914560~8388608,83886080~4194304,100663296~4194304,134217728~12582912,163577856~8388608,188743680~4194304,201326592~16777216,222298112~8388608,243269632~8388608,276824064~4194304,285212672~4194304,314572800~8388608,335544320~4194304,390070272~8388608] 2024-08-17T17:46:24.937 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [20971520~8388608,33554432~4194304,62914560~8388608,83886080~4194304,100663296~4194304,134217728~12582912,163577856~8388608,188743680~4194304,201326592~16777216,222298112~8388608,243269632~8388608,276824064~4194304,285212672~4194304,314572800~8388608,335544320~4194304,390070272~8388608] 2024-08-17T17:46:24.941 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [20971520~8388608,33554432~4194304,62914560~12582912,83886080~8388608,100663296~8388608,134217728~12582912,163577856~12582912,188743680~8388608,201326592~29360128,243269632~12582912,276824064~16777216,314572800~12582912,335544320~8388608,390070272~12582912] 2024-08-17T17:46:24.941 INFO:tasks.workunit.client.0.smithi131.stdout:from 14 to 17 diff [0~8388608,20971520~8388608,33554432~4194304,62914560~8388608,83886080~4194304,100663296~4194304,109051904~4194304,134217728~12582912,163577856~8388608,188743680~4194304,201326592~16777216,222298112~8388608,243269632~8388608,276824064~4194304,285212672~16777216,314572800~8388608,335544320~4194304,343932928~8388608,390070272~8388608] 2024-08-17T17:46:24.941 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~8388608,20971520~8388608,33554432~4194304,62914560~8388608,83886080~4194304,100663296~4194304,109051904~4194304,134217728~12582912,163577856~8388608,188743680~4194304,201326592~16777216,222298112~8388608,243269632~8388608,276824064~4194304,285212672~16777216,314572800~8388608,335544320~4194304,343932928~8388608,390070272~8388608] 2024-08-17T17:46:24.947 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~8388608,20971520~8388608,33554432~4194304,62914560~12582912,83886080~8388608,100663296~16777216,134217728~12582912,163577856~12582912,188743680~8388608,201326592~29360128,243269632~12582912,276824064~25165824,314572800~12582912,335544320~16777216,390070272~12582912] 2024-08-17T17:46:24.947 INFO:tasks.workunit.client.0.smithi131.stdout:from 14 to 18 diff [0~8388608,20971520~16777216,58720256~12582912,83886080~4194304,100663296~4194304,109051904~4194304,134217728~12582912,163577856~8388608,188743680~4194304,201326592~16777216,222298112~8388608,243269632~8388608,255852544~8388608,276824064~4194304,285212672~20971520,314572800~16777216,335544320~4194304,343932928~8388608,364904448~8388608,390070272~8388608] 2024-08-17T17:46:24.947 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~8388608,20971520~16777216,58720256~12582912,83886080~4194304,100663296~4194304,109051904~4194304,134217728~12582912,163577856~8388608,188743680~4194304,201326592~16777216,222298112~8388608,243269632~8388608,255852544~8388608,276824064~4194304,285212672~20971520,314572800~16777216,335544320~4194304,343932928~8388608,364904448~8388608,390070272~8388608] 2024-08-17T17:46:24.953 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~8388608,20971520~16777216,58720256~16777216,83886080~8388608,100663296~16777216,134217728~12582912,163577856~12582912,188743680~8388608,201326592~29360128,243269632~25165824,276824064~29360128,314572800~41943040,364904448~12582912,390070272~12582912] 2024-08-17T17:46:24.953 INFO:tasks.workunit.client.0.smithi131.stdout:from 14 to 19 diff [0~12582912,20971520~16777216,58720256~12582912,83886080~4194304,96468992~16777216,134217728~12582912,150994944~4194304,163577856~8388608,184549376~8388608,201326592~29360128,243269632~8388608,255852544~8388608,276824064~4194304,285212672~20971520,314572800~16777216,335544320~4194304,343932928~8388608,356515840~16777216,390070272~8388608] 2024-08-17T17:46:24.953 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~16777216,58720256~12582912,83886080~4194304,96468992~16777216,134217728~12582912,150994944~4194304,163577856~8388608,184549376~8388608,201326592~29360128,243269632~8388608,255852544~8388608,276824064~4194304,285212672~20971520,314572800~16777216,335544320~4194304,343932928~8388608,356515840~16777216,390070272~8388608] 2024-08-17T17:46:24.959 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~16777216,20971520~16777216,58720256~16777216,83886080~8388608,96468992~20971520,134217728~12582912,150994944~8388608,163577856~12582912,184549376~12582912,201326592~29360128,243269632~25165824,276824064~29360128,314572800~62914560,390070272~12582912] 2024-08-17T17:46:24.959 INFO:tasks.workunit.client.0.smithi131.stdout:from 15 to 16 diff [33554432~4194304,83886080~4194304,134217728~12582912,188743680~4194304,205520896~4194304,222298112~8388608,243269632~8388608,276824064~4194304,394264576~4194304] 2024-08-17T17:46:24.959 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [33554432~4194304,83886080~4194304,134217728~12582912,188743680~4194304,205520896~4194304,222298112~8388608,243269632~8388608,276824064~4194304,394264576~4194304] 2024-08-17T17:46:24.962 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [33554432~4194304,83886080~8388608,134217728~12582912,188743680~8388608,205520896~4194304,222298112~8388608,243269632~12582912,276824064~8388608,394264576~8388608] 2024-08-17T17:46:24.962 INFO:tasks.workunit.client.0.smithi131.stdout:from 15 to 17 diff [0~8388608,20971520~4194304,33554432~4194304,83886080~4194304,109051904~4194304,134217728~12582912,188743680~4194304,205520896~4194304,222298112~8388608,243269632~8388608,276824064~4194304,285212672~16777216,343932928~8388608,394264576~4194304] 2024-08-17T17:46:24.962 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~8388608,20971520~4194304,33554432~4194304,83886080~4194304,109051904~4194304,134217728~12582912,188743680~4194304,205520896~4194304,222298112~8388608,243269632~8388608,276824064~4194304,285212672~16777216,343932928~8388608,394264576~4194304] 2024-08-17T17:46:24.966 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~8388608,20971520~4194304,33554432~4194304,83886080~8388608,109051904~8388608,134217728~12582912,188743680~8388608,205520896~4194304,222298112~8388608,243269632~12582912,276824064~25165824,343932928~8388608,394264576~8388608] 2024-08-17T17:46:24.966 INFO:tasks.workunit.client.0.smithi131.stdout:from 15 to 18 diff [0~8388608,20971520~16777216,58720256~4194304,83886080~4194304,109051904~4194304,134217728~12582912,188743680~4194304,205520896~8388608,222298112~8388608,243269632~8388608,255852544~8388608,276824064~4194304,285212672~20971520,322961408~8388608,343932928~8388608,364904448~8388608,394264576~4194304] 2024-08-17T17:46:24.966 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~8388608,20971520~16777216,58720256~4194304,83886080~4194304,109051904~4194304,134217728~12582912,188743680~4194304,205520896~8388608,222298112~8388608,243269632~8388608,255852544~8388608,276824064~4194304,285212672~20971520,322961408~8388608,343932928~8388608,364904448~8388608,394264576~4194304] 2024-08-17T17:46:24.971 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~8388608,20971520~16777216,58720256~8388608,83886080~8388608,109051904~8388608,134217728~12582912,188743680~8388608,205520896~8388608,222298112~8388608,243269632~25165824,276824064~29360128,322961408~12582912,343932928~12582912,364904448~12582912,394264576~8388608] 2024-08-17T17:46:24.971 INFO:tasks.workunit.client.0.smithi131.stdout:from 15 to 19 diff [0~12582912,20971520~16777216,58720256~8388608,83886080~4194304,96468992~16777216,134217728~12582912,150994944~4194304,184549376~8388608,205520896~8388608,218103808~12582912,243269632~8388608,255852544~8388608,276824064~4194304,285212672~20971520,322961408~8388608,343932928~8388608,356515840~16777216,394264576~4194304] 2024-08-17T17:46:24.971 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~16777216,58720256~8388608,83886080~4194304,96468992~16777216,134217728~12582912,150994944~4194304,184549376~8388608,205520896~8388608,218103808~12582912,243269632~8388608,255852544~8388608,276824064~4194304,285212672~20971520,322961408~8388608,343932928~8388608,356515840~16777216,394264576~4194304] 2024-08-17T17:46:24.976 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~16777216,20971520~16777216,58720256~8388608,83886080~8388608,96468992~20971520,134217728~12582912,150994944~8388608,184549376~12582912,205520896~8388608,218103808~12582912,243269632~25165824,276824064~29360128,322961408~12582912,343932928~33554432,394264576~8388608] 2024-08-17T17:46:24.976 INFO:tasks.workunit.client.0.smithi131.stdout:from 16 to 17 diff [0~8388608,20971520~4194304,109051904~4194304,188743680~4194304,247463936~4194304,285212672~16777216,343932928~8388608] 2024-08-17T17:46:24.976 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~8388608,20971520~4194304,109051904~4194304,188743680~4194304,247463936~4194304,285212672~16777216,343932928~8388608] 2024-08-17T17:46:24.979 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~8388608,20971520~4194304,109051904~8388608,188743680~8388608,247463936~4194304,285212672~16777216,343932928~8388608] 2024-08-17T17:46:24.979 INFO:tasks.workunit.client.0.smithi131.stdout:from 16 to 18 diff [0~8388608,20971520~12582912,58720256~4194304,109051904~4194304,188743680~4194304,205520896~8388608,247463936~4194304,255852544~8388608,285212672~20971520,322961408~8388608,343932928~8388608,364904448~8388608] 2024-08-17T17:46:24.979 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~8388608,20971520~12582912,58720256~4194304,109051904~4194304,188743680~4194304,205520896~8388608,247463936~4194304,255852544~8388608,285212672~20971520,322961408~8388608,343932928~8388608,364904448~8388608] 2024-08-17T17:46:24.983 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~8388608,20971520~16777216,58720256~8388608,109051904~8388608,188743680~8388608,205520896~8388608,247463936~4194304,255852544~12582912,285212672~20971520,322961408~12582912,343932928~12582912,364904448~12582912] 2024-08-17T17:46:24.983 INFO:tasks.workunit.client.0.smithi131.stdout:from 16 to 19 diff [0~12582912,20971520~12582912,58720256~8388608,96468992~16777216,134217728~4194304,150994944~4194304,184549376~8388608,205520896~8388608,218103808~4194304,247463936~4194304,255852544~8388608,285212672~20971520,322961408~8388608,343932928~8388608,356515840~16777216] 2024-08-17T17:46:24.983 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~12582912,58720256~8388608,96468992~16777216,134217728~4194304,150994944~4194304,184549376~8388608,205520896~8388608,218103808~4194304,247463936~4194304,255852544~8388608,285212672~20971520,322961408~8388608,343932928~8388608,356515840~16777216] 2024-08-17T17:46:24.988 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~16777216,20971520~16777216,58720256~8388608,96468992~20971520,134217728~8388608,150994944~8388608,184549376~12582912,205520896~8388608,218103808~4194304,247463936~4194304,255852544~12582912,285212672~20971520,322961408~12582912,343932928~33554432] 2024-08-17T17:46:24.988 INFO:tasks.workunit.client.0.smithi131.stdout:from 17 to 18 diff [25165824~8388608,58720256~4194304,205520896~8388608,255852544~8388608,293601280~8388608,322961408~8388608,348127232~4194304,364904448~8388608] 2024-08-17T17:46:24.988 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [25165824~8388608,58720256~4194304,205520896~8388608,255852544~8388608,293601280~8388608,322961408~8388608,348127232~4194304,364904448~8388608] 2024-08-17T17:46:24.991 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [25165824~12582912,58720256~8388608,205520896~8388608,255852544~12582912,293601280~12582912,322961408~12582912,348127232~8388608,364904448~12582912] 2024-08-17T17:46:24.991 INFO:tasks.workunit.client.0.smithi131.stdout:from 17 to 19 diff [4194304~8388608,25165824~8388608,58720256~8388608,96468992~12582912,134217728~4194304,150994944~4194304,184549376~8388608,205520896~8388608,218103808~4194304,255852544~8388608,293601280~8388608,322961408~8388608,348127232~4194304,356515840~16777216] 2024-08-17T17:46:24.991 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4194304~8388608,25165824~8388608,58720256~8388608,96468992~12582912,134217728~4194304,150994944~4194304,184549376~8388608,205520896~8388608,218103808~4194304,255852544~8388608,293601280~8388608,322961408~8388608,348127232~4194304,356515840~16777216] 2024-08-17T17:46:24.995 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4194304~12582912,25165824~12582912,58720256~8388608,96468992~12582912,134217728~8388608,150994944~8388608,184549376~12582912,205520896~8388608,218103808~4194304,255852544~12582912,293601280~12582912,322961408~12582912,348127232~29360128] 2024-08-17T17:46:24.995 INFO:tasks.workunit.client.0.smithi131.stdout:from 18 to 19 diff [4194304~8388608,58720256~8388608,96468992~12582912,134217728~4194304,150994944~4194304,184549376~8388608,218103808~4194304,356515840~8388608] 2024-08-17T17:46:24.995 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4194304~8388608,58720256~8388608,96468992~12582912,134217728~4194304,150994944~4194304,184549376~8388608,218103808~4194304,356515840~8388608] 2024-08-17T17:46:24.998 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4194304~12582912,58720256~8388608,96468992~12582912,134217728~8388608,150994944~8388608,184549376~12582912,218103808~4194304,356515840~8388608] 2024-08-17T17:46:25.148 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to HEAD diff [0~54525952,58720256~58720256,121634816~281018368,406847488~4194304] 2024-08-17T17:46:25.148 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~58720256,121634816~281018368,406847488~4194304] 2024-08-17T17:46:25.192 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~415236096] 2024-08-17T17:46:25.192 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to HEAD diff [0~54525952,58720256~54525952,121634816~281018368,406847488~4194304] 2024-08-17T17:46:25.192 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~54525952,121634816~281018368,406847488~4194304] 2024-08-17T17:46:25.211 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,121634816~293601280] 2024-08-17T17:46:25.211 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to HEAD diff [0~54525952,58720256~54525952,121634816~37748736,163577856~109051904,276824064~125829120,406847488~4194304] 2024-08-17T17:46:25.211 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~54525952,121634816~37748736,163577856~109051904,276824064~125829120,406847488~4194304] 2024-08-17T17:46:25.229 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,121634816~293601280] 2024-08-17T17:46:25.229 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to HEAD diff [0~54525952,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:25.229 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:25.246 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,125829120~289406976] 2024-08-17T17:46:25.246 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to HEAD diff [0~16777216,20971520~33554432,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:25.247 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~33554432,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:25.262 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,125829120~289406976] 2024-08-17T17:46:25.262 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:25.262 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:25.277 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~71303168,125829120~4194304,134217728~281018368] 2024-08-17T17:46:25.277 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:25.277 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:25.291 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~8388608,58720256~58720256,125829120~4194304,134217728~25165824,163577856~251658240] 2024-08-17T17:46:25.291 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:25.291 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:25.304 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~8388608,58720256~58720256,125829120~4194304,134217728~25165824,163577856~239075328,406847488~8388608] 2024-08-17T17:46:25.304 INFO:tasks.workunit.client.0.smithi131.stdout:from 8 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:25.304 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:25.316 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~8388608,58720256~58720256,125829120~4194304,134217728~25165824,163577856~239075328,406847488~8388608] 2024-08-17T17:46:25.316 INFO:tasks.workunit.client.0.smithi131.stdout:from 9 to HEAD diff [0~16777216,20971520~16777216,46137344~4194304,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~50331648,390070272~8388608] 2024-08-17T17:46:25.316 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~4194304,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~50331648,390070272~8388608] 2024-08-17T17:46:25.328 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~4194304,58720256~58720256,125829120~4194304,134217728~25165824,163577856~222298112,390070272~12582912] 2024-08-17T17:46:25.328 INFO:tasks.workunit.client.0.smithi131.stdout:from 10 to HEAD diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~16777216,201326592~71303168,276824064~4194304,285212672~46137344,335544320~37748736,377487360~8388608,390070272~8388608] 2024-08-17T17:46:25.328 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~16777216,201326592~71303168,276824064~4194304,285212672~46137344,335544320~37748736,377487360~8388608,390070272~8388608] 2024-08-17T17:46:25.338 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~16777216,20971520~16777216,46137344~4194304,58720256~58720256,125829120~4194304,134217728~25165824,163577856~33554432,201326592~184549376,390070272~12582912] 2024-08-17T17:46:25.338 INFO:tasks.workunit.client.0.smithi131.stdout:from 11 to HEAD diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~4194304,83886080~8388608,96468992~16777216,125829120~4194304,134217728~20971520,163577856~8388608,176160768~16777216,201326592~50331648,255852544~16777216,276824064~4194304,285212672~46137344,335544320~37748736,377487360~8388608,390070272~8388608] 2024-08-17T17:46:25.338 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~4194304,83886080~8388608,96468992~16777216,125829120~4194304,134217728~20971520,163577856~8388608,176160768~16777216,201326592~50331648,255852544~16777216,276824064~4194304,285212672~46137344,335544320~37748736,377487360~8388608,390070272~8388608] 2024-08-17T17:46:25.347 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~16777216,20971520~16777216,46137344~4194304,58720256~20971520,83886080~8388608,96468992~20971520,125829120~4194304,134217728~25165824,163577856~33554432,201326592~184549376,390070272~12582912] 2024-08-17T17:46:25.347 INFO:tasks.workunit.client.0.smithi131.stdout:from 12 to HEAD diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~4194304,83886080~8388608,96468992~16777216,134217728~20971520,163577856~8388608,180355072~12582912,201326592~50331648,255852544~16777216,276824064~4194304,285212672~25165824,314572800~16777216,335544320~16777216,356515840~16777216,377487360~8388608,390070272~8388608] 2024-08-17T17:46:25.347 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~4194304,83886080~8388608,96468992~16777216,134217728~20971520,163577856~8388608,180355072~12582912,201326592~50331648,255852544~16777216,276824064~4194304,285212672~25165824,314572800~16777216,335544320~16777216,356515840~16777216,377487360~8388608,390070272~8388608] 2024-08-17T17:46:25.355 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~16777216,20971520~16777216,46137344~4194304,58720256~20971520,83886080~8388608,96468992~20971520,134217728~25165824,163577856~12582912,180355072~16777216,201326592~184549376,390070272~12582912] 2024-08-17T17:46:25.355 INFO:tasks.workunit.client.0.smithi131.stdout:from 13 to HEAD diff [0~12582912,20971520~16777216,58720256~12582912,83886080~8388608,96468992~16777216,134217728~12582912,150994944~4194304,163577856~8388608,184549376~8388608,201326592~29360128,234881024~16777216,255852544~16777216,276824064~4194304,285212672~20971520,314572800~16777216,335544320~4194304,343932928~8388608,356515840~16777216,377487360~8388608,390070272~8388608] 2024-08-17T17:46:25.355 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~16777216,58720256~12582912,83886080~8388608,96468992~16777216,134217728~12582912,150994944~4194304,163577856~8388608,184549376~8388608,201326592~29360128,234881024~16777216,255852544~16777216,276824064~4194304,285212672~20971520,314572800~16777216,335544320~4194304,343932928~8388608,356515840~16777216,377487360~8388608,390070272~8388608] 2024-08-17T17:46:25.362 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~16777216,20971520~16777216,58720256~16777216,83886080~8388608,96468992~20971520,134217728~12582912,150994944~8388608,163577856~12582912,184549376~12582912,201326592~29360128,234881024~71303168,314572800~71303168,390070272~12582912] 2024-08-17T17:46:25.363 INFO:tasks.workunit.client.0.smithi131.stdout:from 14 to HEAD diff [0~12582912,20971520~16777216,58720256~12582912,83886080~4194304,96468992~16777216,134217728~12582912,150994944~4194304,163577856~8388608,184549376~8388608,201326592~29360128,243269632~8388608,255852544~8388608,276824064~4194304,285212672~20971520,314572800~16777216,335544320~4194304,343932928~8388608,356515840~16777216,390070272~8388608] 2024-08-17T17:46:25.363 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~16777216,58720256~12582912,83886080~4194304,96468992~16777216,134217728~12582912,150994944~4194304,163577856~8388608,184549376~8388608,201326592~29360128,243269632~8388608,255852544~8388608,276824064~4194304,285212672~20971520,314572800~16777216,335544320~4194304,343932928~8388608,356515840~16777216,390070272~8388608] 2024-08-17T17:46:25.369 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~16777216,20971520~16777216,58720256~16777216,83886080~8388608,96468992~20971520,134217728~12582912,150994944~8388608,163577856~12582912,184549376~12582912,201326592~29360128,243269632~25165824,276824064~29360128,314572800~62914560,390070272~12582912] 2024-08-17T17:46:25.369 INFO:tasks.workunit.client.0.smithi131.stdout:from 15 to HEAD diff [0~12582912,20971520~16777216,58720256~8388608,83886080~4194304,96468992~16777216,134217728~12582912,150994944~4194304,184549376~8388608,205520896~8388608,218103808~12582912,243269632~8388608,255852544~8388608,276824064~4194304,285212672~20971520,322961408~8388608,343932928~8388608,356515840~16777216,394264576~4194304] 2024-08-17T17:46:25.369 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~16777216,58720256~8388608,83886080~4194304,96468992~16777216,134217728~12582912,150994944~4194304,184549376~8388608,205520896~8388608,218103808~12582912,243269632~8388608,255852544~8388608,276824064~4194304,285212672~20971520,322961408~8388608,343932928~8388608,356515840~16777216,394264576~4194304] 2024-08-17T17:46:25.374 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~16777216,20971520~16777216,58720256~8388608,83886080~8388608,96468992~20971520,134217728~12582912,150994944~8388608,184549376~12582912,205520896~8388608,218103808~12582912,243269632~25165824,276824064~29360128,322961408~12582912,343932928~33554432,394264576~8388608] 2024-08-17T17:46:25.374 INFO:tasks.workunit.client.0.smithi131.stdout:from 16 to HEAD diff [0~12582912,20971520~12582912,58720256~8388608,96468992~16777216,134217728~4194304,150994944~4194304,184549376~8388608,205520896~8388608,218103808~4194304,247463936~4194304,255852544~8388608,285212672~20971520,322961408~8388608,343932928~8388608,356515840~16777216] 2024-08-17T17:46:25.374 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~12582912,58720256~8388608,96468992~16777216,134217728~4194304,150994944~4194304,184549376~8388608,205520896~8388608,218103808~4194304,247463936~4194304,255852544~8388608,285212672~20971520,322961408~8388608,343932928~8388608,356515840~16777216] 2024-08-17T17:46:25.378 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~16777216,20971520~16777216,58720256~8388608,96468992~20971520,134217728~8388608,150994944~8388608,184549376~12582912,205520896~8388608,218103808~4194304,247463936~4194304,255852544~12582912,285212672~20971520,322961408~12582912,343932928~33554432] 2024-08-17T17:46:25.378 INFO:tasks.workunit.client.0.smithi131.stdout:from 17 to HEAD diff [4194304~8388608,25165824~8388608,58720256~8388608,96468992~12582912,134217728~4194304,150994944~4194304,184549376~8388608,205520896~8388608,218103808~4194304,255852544~8388608,293601280~8388608,322961408~8388608,348127232~4194304,356515840~16777216] 2024-08-17T17:46:25.378 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [4194304~8388608,25165824~8388608,58720256~8388608,96468992~12582912,134217728~4194304,150994944~4194304,184549376~8388608,205520896~8388608,218103808~4194304,255852544~8388608,293601280~8388608,322961408~8388608,348127232~4194304,356515840~16777216] 2024-08-17T17:46:25.381 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [4194304~12582912,25165824~12582912,58720256~8388608,96468992~12582912,134217728~8388608,150994944~8388608,184549376~12582912,205520896~8388608,218103808~4194304,255852544~12582912,293601280~12582912,322961408~12582912,348127232~29360128] 2024-08-17T17:46:26.166 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to HEAD diff [0~54525952,58720256~58720256,121634816~281018368,406847488~4194304] 2024-08-17T17:46:26.166 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~58720256,121634816~281018368,406847488~4194304] 2024-08-17T17:46:26.204 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~415236096] 2024-08-17T17:46:26.204 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to HEAD diff [0~54525952,58720256~54525952,121634816~281018368,406847488~4194304] 2024-08-17T17:46:26.204 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~54525952,121634816~281018368,406847488~4194304] 2024-08-17T17:46:26.218 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,121634816~293601280] 2024-08-17T17:46:26.218 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to HEAD diff [0~54525952,58720256~54525952,121634816~37748736,163577856~109051904,276824064~125829120,406847488~4194304] 2024-08-17T17:46:26.218 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~54525952,121634816~37748736,163577856~109051904,276824064~125829120,406847488~4194304] 2024-08-17T17:46:26.232 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,121634816~293601280] 2024-08-17T17:46:26.232 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to HEAD diff [0~54525952,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:26.232 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:26.245 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,125829120~289406976] 2024-08-17T17:46:26.245 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to HEAD diff [0~16777216,20971520~33554432,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:26.245 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~33554432,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:26.257 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,125829120~289406976] 2024-08-17T17:46:26.257 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:26.257 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:26.268 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~71303168,125829120~4194304,134217728~281018368] 2024-08-17T17:46:26.269 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:26.269 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:26.279 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~8388608,58720256~58720256,125829120~4194304,134217728~25165824,163577856~251658240] 2024-08-17T17:46:26.279 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:26.279 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:26.290 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~8388608,58720256~58720256,125829120~4194304,134217728~25165824,163577856~239075328,406847488~8388608] 2024-08-17T17:46:26.290 INFO:tasks.workunit.client.0.smithi131.stdout:from 8 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:26.290 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:26.301 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~8388608,58720256~58720256,125829120~4194304,134217728~25165824,163577856~239075328,406847488~8388608] 2024-08-17T17:46:26.301 INFO:tasks.workunit.client.0.smithi131.stdout:from 9 to HEAD diff [0~16777216,20971520~16777216,46137344~4194304,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~50331648,390070272~8388608] 2024-08-17T17:46:26.301 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~4194304,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~50331648,390070272~8388608] 2024-08-17T17:46:26.310 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~4194304,58720256~58720256,125829120~4194304,134217728~25165824,163577856~222298112,390070272~12582912] 2024-08-17T17:46:26.310 INFO:tasks.workunit.client.0.smithi131.stdout:from 10 to HEAD diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~16777216,201326592~71303168,276824064~4194304,285212672~46137344,335544320~37748736,377487360~8388608,390070272~8388608] 2024-08-17T17:46:26.311 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~16777216,201326592~71303168,276824064~4194304,285212672~46137344,335544320~37748736,377487360~8388608,390070272~8388608] 2024-08-17T17:46:26.319 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~16777216,20971520~16777216,46137344~4194304,58720256~58720256,125829120~4194304,134217728~25165824,163577856~33554432,201326592~184549376,390070272~12582912] 2024-08-17T17:46:26.319 INFO:tasks.workunit.client.0.smithi131.stdout:from 11 to HEAD diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~4194304,83886080~8388608,96468992~16777216,125829120~4194304,134217728~20971520,163577856~8388608,176160768~16777216,201326592~50331648,255852544~16777216,276824064~4194304,285212672~46137344,335544320~37748736,377487360~8388608,390070272~8388608] 2024-08-17T17:46:26.319 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~4194304,83886080~8388608,96468992~16777216,125829120~4194304,134217728~20971520,163577856~8388608,176160768~16777216,201326592~50331648,255852544~16777216,276824064~4194304,285212672~46137344,335544320~37748736,377487360~8388608,390070272~8388608] 2024-08-17T17:46:26.327 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~16777216,20971520~16777216,46137344~4194304,58720256~20971520,83886080~8388608,96468992~20971520,125829120~4194304,134217728~25165824,163577856~33554432,201326592~184549376,390070272~12582912] 2024-08-17T17:46:26.327 INFO:tasks.workunit.client.0.smithi131.stdout:from 12 to HEAD diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~4194304,83886080~8388608,96468992~16777216,134217728~20971520,163577856~8388608,180355072~12582912,201326592~50331648,255852544~16777216,276824064~4194304,285212672~25165824,314572800~16777216,335544320~16777216,356515840~16777216,377487360~8388608,390070272~8388608] 2024-08-17T17:46:26.327 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~4194304,83886080~8388608,96468992~16777216,134217728~20971520,163577856~8388608,180355072~12582912,201326592~50331648,255852544~16777216,276824064~4194304,285212672~25165824,314572800~16777216,335544320~16777216,356515840~16777216,377487360~8388608,390070272~8388608] 2024-08-17T17:46:26.333 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~16777216,20971520~16777216,46137344~4194304,58720256~20971520,83886080~8388608,96468992~20971520,134217728~25165824,163577856~12582912,180355072~16777216,201326592~184549376,390070272~12582912] 2024-08-17T17:46:26.333 INFO:tasks.workunit.client.0.smithi131.stdout:from 13 to HEAD diff [0~12582912,20971520~16777216,58720256~12582912,83886080~8388608,96468992~16777216,134217728~12582912,150994944~4194304,163577856~8388608,184549376~8388608,201326592~29360128,234881024~16777216,255852544~16777216,276824064~4194304,285212672~20971520,314572800~16777216,335544320~4194304,343932928~8388608,356515840~16777216,377487360~8388608,390070272~8388608] 2024-08-17T17:46:26.333 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~16777216,58720256~12582912,83886080~8388608,96468992~16777216,134217728~12582912,150994944~4194304,163577856~8388608,184549376~8388608,201326592~29360128,234881024~16777216,255852544~16777216,276824064~4194304,285212672~20971520,314572800~16777216,335544320~4194304,343932928~8388608,356515840~16777216,377487360~8388608,390070272~8388608] 2024-08-17T17:46:26.339 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~16777216,20971520~16777216,58720256~16777216,83886080~8388608,96468992~20971520,134217728~12582912,150994944~8388608,163577856~12582912,184549376~12582912,201326592~29360128,234881024~71303168,314572800~71303168,390070272~12582912] 2024-08-17T17:46:26.339 INFO:tasks.workunit.client.0.smithi131.stdout:from 14 to HEAD diff [0~12582912,20971520~16777216,58720256~12582912,83886080~4194304,96468992~16777216,134217728~12582912,150994944~4194304,163577856~8388608,184549376~8388608,201326592~29360128,243269632~8388608,255852544~8388608,276824064~4194304,285212672~20971520,314572800~16777216,335544320~4194304,343932928~8388608,356515840~16777216,390070272~8388608] 2024-08-17T17:46:26.339 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~16777216,58720256~12582912,83886080~4194304,96468992~16777216,134217728~12582912,150994944~4194304,163577856~8388608,184549376~8388608,201326592~29360128,243269632~8388608,255852544~8388608,276824064~4194304,285212672~20971520,314572800~16777216,335544320~4194304,343932928~8388608,356515840~16777216,390070272~8388608] 2024-08-17T17:46:26.344 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~16777216,20971520~16777216,58720256~16777216,83886080~8388608,96468992~20971520,134217728~12582912,150994944~8388608,163577856~12582912,184549376~12582912,201326592~29360128,243269632~25165824,276824064~29360128,314572800~62914560,390070272~12582912] 2024-08-17T17:46:26.344 INFO:tasks.workunit.client.0.smithi131.stdout:from 15 to HEAD diff [0~12582912,20971520~16777216,58720256~8388608,83886080~4194304,96468992~16777216,134217728~12582912,150994944~4194304,184549376~8388608,205520896~8388608,218103808~12582912,243269632~8388608,255852544~8388608,276824064~4194304,285212672~20971520,322961408~8388608,343932928~8388608,356515840~16777216,394264576~4194304] 2024-08-17T17:46:26.344 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~16777216,58720256~8388608,83886080~4194304,96468992~16777216,134217728~12582912,150994944~4194304,184549376~8388608,205520896~8388608,218103808~12582912,243269632~8388608,255852544~8388608,276824064~4194304,285212672~20971520,322961408~8388608,343932928~8388608,356515840~16777216,394264576~4194304] 2024-08-17T17:46:26.347 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~16777216,20971520~16777216,58720256~8388608,83886080~8388608,96468992~20971520,134217728~12582912,150994944~8388608,184549376~12582912,205520896~8388608,218103808~12582912,243269632~25165824,276824064~29360128,322961408~12582912,343932928~33554432,394264576~8388608] 2024-08-17T17:46:26.347 INFO:tasks.workunit.client.0.smithi131.stdout:from 16 to HEAD diff [0~12582912,20971520~12582912,58720256~8388608,96468992~16777216,134217728~4194304,150994944~4194304,184549376~8388608,205520896~8388608,218103808~4194304,247463936~4194304,255852544~8388608,285212672~20971520,322961408~8388608,343932928~8388608,356515840~16777216] 2024-08-17T17:46:26.347 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~12582912,58720256~8388608,96468992~16777216,134217728~4194304,150994944~4194304,184549376~8388608,205520896~8388608,218103808~4194304,247463936~4194304,255852544~8388608,285212672~20971520,322961408~8388608,343932928~8388608,356515840~16777216] 2024-08-17T17:46:26.350 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~16777216,20971520~16777216,58720256~8388608,96468992~20971520,134217728~8388608,150994944~8388608,184549376~12582912,205520896~8388608,218103808~4194304,247463936~4194304,255852544~12582912,285212672~20971520,322961408~12582912,343932928~33554432] 2024-08-17T17:46:26.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:26 smithi169 bash[79348]: cluster 2024-08-17T17:46:25.135373+0000 mon.a (mon.0) 2132 : cluster [DBG] osdmap e1291: 8 total, 8 up, 8 in 2024-08-17T17:46:26.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:26 smithi169 bash[79348]: cluster 2024-08-17T17:46:25.135373+0000 mon.a (mon.0) 2132 : cluster [DBG] osdmap e1291: 8 total, 8 up, 8 in 2024-08-17T17:46:26.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:26 smithi169 bash[79348]: cluster 2024-08-17T17:46:26.080584+0000 mgr.y (mgr.34107) 1319 : cluster [DBG] pgmap v1964: 105 pgs: 105 active+clean; 1.1 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 406 KiB/s rd, 32 MiB/s wr, 724 op/s 2024-08-17T17:46:26.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:26 smithi169 bash[79348]: cluster 2024-08-17T17:46:26.080584+0000 mgr.y (mgr.34107) 1319 : cluster [DBG] pgmap v1964: 105 pgs: 105 active+clean; 1.1 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 406 KiB/s rd, 32 MiB/s wr, 724 op/s 2024-08-17T17:46:26.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:26 smithi131 bash[88347]: cluster 2024-08-17T17:46:25.135373+0000 mon.a (mon.0) 2132 : cluster [DBG] osdmap e1291: 8 total, 8 up, 8 in 2024-08-17T17:46:26.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:26 smithi131 bash[88347]: cluster 2024-08-17T17:46:25.135373+0000 mon.a (mon.0) 2132 : cluster [DBG] osdmap e1291: 8 total, 8 up, 8 in 2024-08-17T17:46:26.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:26 smithi131 bash[88347]: cluster 2024-08-17T17:46:26.080584+0000 mgr.y (mgr.34107) 1319 : cluster [DBG] pgmap v1964: 105 pgs: 105 active+clean; 1.1 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 406 KiB/s rd, 32 MiB/s wr, 724 op/s 2024-08-17T17:46:26.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:26 smithi131 bash[88347]: cluster 2024-08-17T17:46:26.080584+0000 mgr.y (mgr.34107) 1319 : cluster [DBG] pgmap v1964: 105 pgs: 105 active+clean; 1.1 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 406 KiB/s rd, 32 MiB/s wr, 724 op/s 2024-08-17T17:46:26.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:26 smithi131 bash[89561]: cluster 2024-08-17T17:46:25.135373+0000 mon.a (mon.0) 2132 : cluster [DBG] osdmap e1291: 8 total, 8 up, 8 in 2024-08-17T17:46:26.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:26 smithi131 bash[89561]: cluster 2024-08-17T17:46:25.135373+0000 mon.a (mon.0) 2132 : cluster [DBG] osdmap e1291: 8 total, 8 up, 8 in 2024-08-17T17:46:26.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:26 smithi131 bash[89561]: cluster 2024-08-17T17:46:26.080584+0000 mgr.y (mgr.34107) 1319 : cluster [DBG] pgmap v1964: 105 pgs: 105 active+clean; 1.1 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 406 KiB/s rd, 32 MiB/s wr, 724 op/s 2024-08-17T17:46:26.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:26 smithi131 bash[89561]: cluster 2024-08-17T17:46:26.080584+0000 mgr.y (mgr.34107) 1319 : cluster [DBG] pgmap v1964: 105 pgs: 105 active+clean; 1.1 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 406 KiB/s rd, 32 MiB/s wr, 724 op/s 2024-08-17T17:46:27.190 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to HEAD diff [0~54525952,58720256~58720256,121634816~281018368,406847488~4194304] 2024-08-17T17:46:27.190 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~58720256,121634816~281018368,406847488~4194304] 2024-08-17T17:46:27.227 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~415236096] 2024-08-17T17:46:27.228 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to HEAD diff [0~54525952,58720256~54525952,121634816~281018368,406847488~4194304] 2024-08-17T17:46:27.228 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~54525952,121634816~281018368,406847488~4194304] 2024-08-17T17:46:27.240 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,121634816~293601280] 2024-08-17T17:46:27.240 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to HEAD diff [0~54525952,58720256~54525952,121634816~37748736,163577856~109051904,276824064~125829120,406847488~4194304] 2024-08-17T17:46:27.240 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~54525952,121634816~37748736,163577856~109051904,276824064~125829120,406847488~4194304] 2024-08-17T17:46:27.253 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,121634816~293601280] 2024-08-17T17:46:27.253 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to HEAD diff [0~54525952,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:27.253 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:27.266 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,125829120~289406976] 2024-08-17T17:46:27.266 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to HEAD diff [0~16777216,20971520~33554432,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:27.266 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~33554432,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:27.279 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,125829120~289406976] 2024-08-17T17:46:27.279 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:27.280 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:27.292 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~71303168,125829120~4194304,134217728~281018368] 2024-08-17T17:46:27.292 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:27.292 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:27.302 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~8388608,58720256~58720256,125829120~4194304,134217728~25165824,163577856~251658240] 2024-08-17T17:46:27.302 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:27.302 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:27.313 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~8388608,58720256~58720256,125829120~4194304,134217728~25165824,163577856~239075328,406847488~8388608] 2024-08-17T17:46:27.313 INFO:tasks.workunit.client.0.smithi131.stdout:from 8 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:27.313 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:27.323 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~8388608,58720256~58720256,125829120~4194304,134217728~25165824,163577856~239075328,406847488~8388608] 2024-08-17T17:46:27.323 INFO:tasks.workunit.client.0.smithi131.stdout:from 9 to HEAD diff [0~16777216,20971520~16777216,46137344~4194304,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~50331648,390070272~8388608] 2024-08-17T17:46:27.323 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~4194304,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~50331648,390070272~8388608] 2024-08-17T17:46:27.332 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~4194304,58720256~58720256,125829120~4194304,134217728~25165824,163577856~222298112,390070272~12582912] 2024-08-17T17:46:27.332 INFO:tasks.workunit.client.0.smithi131.stdout:from 10 to HEAD diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~16777216,201326592~71303168,276824064~4194304,285212672~46137344,335544320~37748736,377487360~8388608,390070272~8388608] 2024-08-17T17:46:27.332 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~16777216,201326592~71303168,276824064~4194304,285212672~46137344,335544320~37748736,377487360~8388608,390070272~8388608] 2024-08-17T17:46:27.340 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~16777216,20971520~16777216,46137344~4194304,58720256~58720256,125829120~4194304,134217728~25165824,163577856~33554432,201326592~184549376,390070272~12582912] 2024-08-17T17:46:27.340 INFO:tasks.workunit.client.0.smithi131.stdout:from 11 to HEAD diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~4194304,83886080~8388608,96468992~16777216,125829120~4194304,134217728~20971520,163577856~8388608,176160768~16777216,201326592~50331648,255852544~16777216,276824064~4194304,285212672~46137344,335544320~37748736,377487360~8388608,390070272~8388608] 2024-08-17T17:46:27.340 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~4194304,83886080~8388608,96468992~16777216,125829120~4194304,134217728~20971520,163577856~8388608,176160768~16777216,201326592~50331648,255852544~16777216,276824064~4194304,285212672~46137344,335544320~37748736,377487360~8388608,390070272~8388608] 2024-08-17T17:46:27.348 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~16777216,20971520~16777216,46137344~4194304,58720256~20971520,83886080~8388608,96468992~20971520,125829120~4194304,134217728~25165824,163577856~33554432,201326592~184549376,390070272~12582912] 2024-08-17T17:46:27.348 INFO:tasks.workunit.client.0.smithi131.stdout:from 12 to HEAD diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~4194304,83886080~8388608,96468992~16777216,134217728~20971520,163577856~8388608,180355072~12582912,201326592~50331648,255852544~16777216,276824064~4194304,285212672~25165824,314572800~16777216,335544320~16777216,356515840~16777216,377487360~8388608,390070272~8388608] 2024-08-17T17:46:27.348 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~4194304,83886080~8388608,96468992~16777216,134217728~20971520,163577856~8388608,180355072~12582912,201326592~50331648,255852544~16777216,276824064~4194304,285212672~25165824,314572800~16777216,335544320~16777216,356515840~16777216,377487360~8388608,390070272~8388608] 2024-08-17T17:46:27.354 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~16777216,20971520~16777216,46137344~4194304,58720256~20971520,83886080~8388608,96468992~20971520,134217728~25165824,163577856~12582912,180355072~16777216,201326592~184549376,390070272~12582912] 2024-08-17T17:46:27.354 INFO:tasks.workunit.client.0.smithi131.stdout:from 13 to HEAD diff [0~12582912,20971520~16777216,58720256~12582912,83886080~8388608,96468992~16777216,134217728~12582912,150994944~4194304,163577856~8388608,184549376~8388608,201326592~29360128,234881024~16777216,255852544~16777216,276824064~4194304,285212672~20971520,314572800~16777216,335544320~4194304,343932928~8388608,356515840~16777216,377487360~8388608,390070272~8388608] 2024-08-17T17:46:27.354 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~16777216,58720256~12582912,83886080~8388608,96468992~16777216,134217728~12582912,150994944~4194304,163577856~8388608,184549376~8388608,201326592~29360128,234881024~16777216,255852544~16777216,276824064~4194304,285212672~20971520,314572800~16777216,335544320~4194304,343932928~8388608,356515840~16777216,377487360~8388608,390070272~8388608] 2024-08-17T17:46:27.360 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~16777216,20971520~16777216,58720256~16777216,83886080~8388608,96468992~20971520,134217728~12582912,150994944~8388608,163577856~12582912,184549376~12582912,201326592~29360128,234881024~71303168,314572800~71303168,390070272~12582912] 2024-08-17T17:46:27.360 INFO:tasks.workunit.client.0.smithi131.stdout:from 14 to HEAD diff [0~12582912,20971520~16777216,58720256~12582912,83886080~4194304,96468992~16777216,134217728~12582912,150994944~4194304,163577856~8388608,184549376~8388608,201326592~29360128,243269632~8388608,255852544~8388608,276824064~4194304,285212672~20971520,314572800~16777216,335544320~4194304,343932928~8388608,356515840~16777216,390070272~8388608] 2024-08-17T17:46:27.360 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~16777216,58720256~12582912,83886080~4194304,96468992~16777216,134217728~12582912,150994944~4194304,163577856~8388608,184549376~8388608,201326592~29360128,243269632~8388608,255852544~8388608,276824064~4194304,285212672~20971520,314572800~16777216,335544320~4194304,343932928~8388608,356515840~16777216,390070272~8388608] 2024-08-17T17:46:27.364 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~16777216,20971520~16777216,58720256~16777216,83886080~8388608,96468992~20971520,134217728~12582912,150994944~8388608,163577856~12582912,184549376~12582912,201326592~29360128,243269632~25165824,276824064~29360128,314572800~62914560,390070272~12582912] 2024-08-17T17:46:27.364 INFO:tasks.workunit.client.0.smithi131.stdout:from 15 to HEAD diff [0~12582912,20971520~16777216,58720256~8388608,83886080~4194304,96468992~16777216,134217728~12582912,150994944~4194304,184549376~8388608,205520896~8388608,218103808~12582912,243269632~8388608,255852544~8388608,276824064~4194304,285212672~20971520,322961408~8388608,343932928~8388608,356515840~16777216,394264576~4194304] 2024-08-17T17:46:27.364 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~16777216,58720256~8388608,83886080~4194304,96468992~16777216,134217728~12582912,150994944~4194304,184549376~8388608,205520896~8388608,218103808~12582912,243269632~8388608,255852544~8388608,276824064~4194304,285212672~20971520,322961408~8388608,343932928~8388608,356515840~16777216,394264576~4194304] 2024-08-17T17:46:27.367 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~16777216,20971520~16777216,58720256~8388608,83886080~8388608,96468992~20971520,134217728~12582912,150994944~8388608,184549376~12582912,205520896~8388608,218103808~12582912,243269632~25165824,276824064~29360128,322961408~12582912,343932928~33554432,394264576~8388608] 2024-08-17T17:46:27.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:27 smithi169 bash[79348]: cluster 2024-08-17T17:46:26.145640+0000 mon.a (mon.0) 2133 : cluster [DBG] osdmap e1292: 8 total, 8 up, 8 in 2024-08-17T17:46:27.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:27 smithi169 bash[79348]: cluster 2024-08-17T17:46:26.145640+0000 mon.a (mon.0) 2133 : cluster [DBG] osdmap e1292: 8 total, 8 up, 8 in 2024-08-17T17:46:27.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:27 smithi131 bash[88347]: cluster 2024-08-17T17:46:26.145640+0000 mon.a (mon.0) 2133 : cluster [DBG] osdmap e1292: 8 total, 8 up, 8 in 2024-08-17T17:46:27.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:27 smithi131 bash[88347]: cluster 2024-08-17T17:46:26.145640+0000 mon.a (mon.0) 2133 : cluster [DBG] osdmap e1292: 8 total, 8 up, 8 in 2024-08-17T17:46:27.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:27 smithi131 bash[89561]: cluster 2024-08-17T17:46:26.145640+0000 mon.a (mon.0) 2133 : cluster [DBG] osdmap e1292: 8 total, 8 up, 8 in 2024-08-17T17:46:27.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:27 smithi131 bash[89561]: cluster 2024-08-17T17:46:26.145640+0000 mon.a (mon.0) 2133 : cluster [DBG] osdmap e1292: 8 total, 8 up, 8 in 2024-08-17T17:46:28.199 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to HEAD diff [0~54525952,58720256~58720256,121634816~281018368,406847488~4194304] 2024-08-17T17:46:28.199 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~58720256,121634816~281018368,406847488~4194304] 2024-08-17T17:46:28.241 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~415236096] 2024-08-17T17:46:28.241 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to HEAD diff [0~54525952,58720256~54525952,121634816~281018368,406847488~4194304] 2024-08-17T17:46:28.241 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~54525952,121634816~281018368,406847488~4194304] 2024-08-17T17:46:28.254 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,121634816~293601280] 2024-08-17T17:46:28.254 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to HEAD diff [0~54525952,58720256~54525952,121634816~37748736,163577856~109051904,276824064~125829120,406847488~4194304] 2024-08-17T17:46:28.255 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~54525952,121634816~37748736,163577856~109051904,276824064~125829120,406847488~4194304] 2024-08-17T17:46:28.268 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,121634816~293601280] 2024-08-17T17:46:28.268 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to HEAD diff [0~54525952,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:28.268 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:28.281 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,125829120~289406976] 2024-08-17T17:46:28.281 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to HEAD diff [0~16777216,20971520~33554432,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:28.281 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~33554432,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:28.294 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,125829120~289406976] 2024-08-17T17:46:28.294 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:28.294 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:28.306 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~71303168,125829120~4194304,134217728~281018368] 2024-08-17T17:46:28.307 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:28.307 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:28.319 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~8388608,58720256~58720256,125829120~4194304,134217728~25165824,163577856~251658240] 2024-08-17T17:46:28.319 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:28.319 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:28.329 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~8388608,58720256~58720256,125829120~4194304,134217728~25165824,163577856~239075328,406847488~8388608] 2024-08-17T17:46:28.330 INFO:tasks.workunit.client.0.smithi131.stdout:from 8 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:28.330 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:28.342 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~8388608,58720256~58720256,125829120~4194304,134217728~25165824,163577856~239075328,406847488~8388608] 2024-08-17T17:46:28.342 INFO:tasks.workunit.client.0.smithi131.stdout:from 9 to HEAD diff [0~16777216,20971520~16777216,46137344~4194304,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~50331648,390070272~8388608] 2024-08-17T17:46:28.342 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~4194304,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~50331648,390070272~8388608] 2024-08-17T17:46:28.348 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~4194304,58720256~58720256,125829120~4194304,134217728~25165824,163577856~222298112,390070272~12582912] 2024-08-17T17:46:28.348 INFO:tasks.workunit.client.0.smithi131.stdout:from 10 to HEAD diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~16777216,201326592~71303168,276824064~4194304,285212672~46137344,335544320~37748736,377487360~8388608,390070272~8388608] 2024-08-17T17:46:28.349 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~16777216,201326592~71303168,276824064~4194304,285212672~46137344,335544320~37748736,377487360~8388608,390070272~8388608] 2024-08-17T17:46:28.356 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~16777216,20971520~16777216,46137344~4194304,58720256~58720256,125829120~4194304,134217728~25165824,163577856~33554432,201326592~184549376,390070272~12582912] 2024-08-17T17:46:28.356 INFO:tasks.workunit.client.0.smithi131.stdout:from 11 to HEAD diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~4194304,83886080~8388608,96468992~16777216,125829120~4194304,134217728~20971520,163577856~8388608,176160768~16777216,201326592~50331648,255852544~16777216,276824064~4194304,285212672~46137344,335544320~37748736,377487360~8388608,390070272~8388608] 2024-08-17T17:46:28.357 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~4194304,83886080~8388608,96468992~16777216,125829120~4194304,134217728~20971520,163577856~8388608,176160768~16777216,201326592~50331648,255852544~16777216,276824064~4194304,285212672~46137344,335544320~37748736,377487360~8388608,390070272~8388608] 2024-08-17T17:46:28.364 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~16777216,20971520~16777216,46137344~4194304,58720256~20971520,83886080~8388608,96468992~20971520,125829120~4194304,134217728~25165824,163577856~33554432,201326592~184549376,390070272~12582912] 2024-08-17T17:46:28.364 INFO:tasks.workunit.client.0.smithi131.stdout:from 12 to HEAD diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~4194304,83886080~8388608,96468992~16777216,134217728~20971520,163577856~8388608,180355072~12582912,201326592~50331648,255852544~16777216,276824064~4194304,285212672~25165824,314572800~16777216,335544320~16777216,356515840~16777216,377487360~8388608,390070272~8388608] 2024-08-17T17:46:28.364 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~4194304,83886080~8388608,96468992~16777216,134217728~20971520,163577856~8388608,180355072~12582912,201326592~50331648,255852544~16777216,276824064~4194304,285212672~25165824,314572800~16777216,335544320~16777216,356515840~16777216,377487360~8388608,390070272~8388608] 2024-08-17T17:46:28.370 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~16777216,20971520~16777216,46137344~4194304,58720256~20971520,83886080~8388608,96468992~20971520,134217728~25165824,163577856~12582912,180355072~16777216,201326592~184549376,390070272~12582912] 2024-08-17T17:46:28.370 INFO:tasks.workunit.client.0.smithi131.stdout:from 13 to HEAD diff [0~12582912,20971520~16777216,58720256~12582912,83886080~8388608,96468992~16777216,134217728~12582912,150994944~4194304,163577856~8388608,184549376~8388608,201326592~29360128,234881024~16777216,255852544~16777216,276824064~4194304,285212672~20971520,314572800~16777216,335544320~4194304,343932928~8388608,356515840~16777216,377487360~8388608,390070272~8388608] 2024-08-17T17:46:28.370 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~16777216,58720256~12582912,83886080~8388608,96468992~16777216,134217728~12582912,150994944~4194304,163577856~8388608,184549376~8388608,201326592~29360128,234881024~16777216,255852544~16777216,276824064~4194304,285212672~20971520,314572800~16777216,335544320~4194304,343932928~8388608,356515840~16777216,377487360~8388608,390070272~8388608] 2024-08-17T17:46:28.375 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~16777216,20971520~16777216,58720256~16777216,83886080~8388608,96468992~20971520,134217728~12582912,150994944~8388608,163577856~12582912,184549376~12582912,201326592~29360128,234881024~71303168,314572800~71303168,390070272~12582912] 2024-08-17T17:46:28.375 INFO:tasks.workunit.client.0.smithi131.stdout:from 14 to HEAD diff [0~12582912,20971520~16777216,58720256~12582912,83886080~4194304,96468992~16777216,134217728~12582912,150994944~4194304,163577856~8388608,184549376~8388608,201326592~29360128,243269632~8388608,255852544~8388608,276824064~4194304,285212672~20971520,314572800~16777216,335544320~4194304,343932928~8388608,356515840~16777216,390070272~8388608] 2024-08-17T17:46:28.375 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~16777216,58720256~12582912,83886080~4194304,96468992~16777216,134217728~12582912,150994944~4194304,163577856~8388608,184549376~8388608,201326592~29360128,243269632~8388608,255852544~8388608,276824064~4194304,285212672~20971520,314572800~16777216,335544320~4194304,343932928~8388608,356515840~16777216,390070272~8388608] 2024-08-17T17:46:28.379 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~16777216,20971520~16777216,58720256~16777216,83886080~8388608,96468992~20971520,134217728~12582912,150994944~8388608,163577856~12582912,184549376~12582912,201326592~29360128,243269632~25165824,276824064~29360128,314572800~62914560,390070272~12582912] 2024-08-17T17:46:28.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:28 smithi131 bash[88347]: cluster 2024-08-17T17:46:27.154777+0000 mon.a (mon.0) 2134 : cluster [DBG] osdmap e1293: 8 total, 8 up, 8 in 2024-08-17T17:46:28.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:28 smithi131 bash[88347]: cluster 2024-08-17T17:46:27.154777+0000 mon.a (mon.0) 2134 : cluster [DBG] osdmap e1293: 8 total, 8 up, 8 in 2024-08-17T17:46:28.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:28 smithi131 bash[88347]: cluster 2024-08-17T17:46:28.081414+0000 mgr.y (mgr.34107) 1320 : cluster [DBG] pgmap v1967: 105 pgs: 105 active+clean; 1.1 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 408 KiB/s rd, 32 MiB/s wr, 727 op/s 2024-08-17T17:46:28.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:28 smithi131 bash[88347]: cluster 2024-08-17T17:46:28.081414+0000 mgr.y (mgr.34107) 1320 : cluster [DBG] pgmap v1967: 105 pgs: 105 active+clean; 1.1 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 408 KiB/s rd, 32 MiB/s wr, 727 op/s 2024-08-17T17:46:28.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:28 smithi131 bash[89561]: cluster 2024-08-17T17:46:27.154777+0000 mon.a (mon.0) 2134 : cluster [DBG] osdmap e1293: 8 total, 8 up, 8 in 2024-08-17T17:46:28.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:28 smithi131 bash[89561]: cluster 2024-08-17T17:46:27.154777+0000 mon.a (mon.0) 2134 : cluster [DBG] osdmap e1293: 8 total, 8 up, 8 in 2024-08-17T17:46:28.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:28 smithi131 bash[89561]: cluster 2024-08-17T17:46:28.081414+0000 mgr.y (mgr.34107) 1320 : cluster [DBG] pgmap v1967: 105 pgs: 105 active+clean; 1.1 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 408 KiB/s rd, 32 MiB/s wr, 727 op/s 2024-08-17T17:46:28.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:28 smithi131 bash[89561]: cluster 2024-08-17T17:46:28.081414+0000 mgr.y (mgr.34107) 1320 : cluster [DBG] pgmap v1967: 105 pgs: 105 active+clean; 1.1 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 408 KiB/s rd, 32 MiB/s wr, 727 op/s 2024-08-17T17:46:28.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:28 smithi169 bash[79348]: cluster 2024-08-17T17:46:27.154777+0000 mon.a (mon.0) 2134 : cluster [DBG] osdmap e1293: 8 total, 8 up, 8 in 2024-08-17T17:46:28.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:28 smithi169 bash[79348]: cluster 2024-08-17T17:46:27.154777+0000 mon.a (mon.0) 2134 : cluster [DBG] osdmap e1293: 8 total, 8 up, 8 in 2024-08-17T17:46:28.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:28 smithi169 bash[79348]: cluster 2024-08-17T17:46:28.081414+0000 mgr.y (mgr.34107) 1320 : cluster [DBG] pgmap v1967: 105 pgs: 105 active+clean; 1.1 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 408 KiB/s rd, 32 MiB/s wr, 727 op/s 2024-08-17T17:46:28.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:28 smithi169 bash[79348]: cluster 2024-08-17T17:46:28.081414+0000 mgr.y (mgr.34107) 1320 : cluster [DBG] pgmap v1967: 105 pgs: 105 active+clean; 1.1 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 408 KiB/s rd, 32 MiB/s wr, 727 op/s 2024-08-17T17:46:29.100 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:46:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:46:28] "GET /metrics HTTP/1.1" 200 36566 "" "Prometheus/2.51.0" 2024-08-17T17:46:29.191 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to HEAD diff [0~54525952,58720256~58720256,121634816~281018368,406847488~4194304] 2024-08-17T17:46:29.191 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~58720256,121634816~281018368,406847488~4194304] 2024-08-17T17:46:29.247 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~415236096] 2024-08-17T17:46:29.247 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to HEAD diff [0~54525952,58720256~54525952,121634816~281018368,406847488~4194304] 2024-08-17T17:46:29.248 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~54525952,121634816~281018368,406847488~4194304] 2024-08-17T17:46:29.259 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,121634816~293601280] 2024-08-17T17:46:29.259 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to HEAD diff [0~54525952,58720256~54525952,121634816~37748736,163577856~109051904,276824064~125829120,406847488~4194304] 2024-08-17T17:46:29.259 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~54525952,121634816~37748736,163577856~109051904,276824064~125829120,406847488~4194304] 2024-08-17T17:46:29.269 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,121634816~293601280] 2024-08-17T17:46:29.269 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to HEAD diff [0~54525952,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:29.269 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:29.280 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,125829120~289406976] 2024-08-17T17:46:29.280 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to HEAD diff [0~16777216,20971520~33554432,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:29.280 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~33554432,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:29.290 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,125829120~289406976] 2024-08-17T17:46:29.290 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:29.290 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:29.300 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~71303168,125829120~4194304,134217728~281018368] 2024-08-17T17:46:29.300 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:29.300 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:29.309 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~8388608,58720256~58720256,125829120~4194304,134217728~25165824,163577856~251658240] 2024-08-17T17:46:29.309 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:29.309 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:29.317 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~8388608,58720256~58720256,125829120~4194304,134217728~25165824,163577856~239075328,406847488~8388608] 2024-08-17T17:46:29.317 INFO:tasks.workunit.client.0.smithi131.stdout:from 8 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:29.318 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:29.325 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~8388608,58720256~58720256,125829120~4194304,134217728~25165824,163577856~239075328,406847488~8388608] 2024-08-17T17:46:29.325 INFO:tasks.workunit.client.0.smithi131.stdout:from 9 to HEAD diff [0~16777216,20971520~16777216,46137344~4194304,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~50331648,390070272~8388608] 2024-08-17T17:46:29.325 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~4194304,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~50331648,390070272~8388608] 2024-08-17T17:46:29.332 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~4194304,58720256~58720256,125829120~4194304,134217728~25165824,163577856~222298112,390070272~12582912] 2024-08-17T17:46:29.332 INFO:tasks.workunit.client.0.smithi131.stdout:from 10 to HEAD diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~16777216,201326592~71303168,276824064~4194304,285212672~46137344,335544320~37748736,377487360~8388608,390070272~8388608] 2024-08-17T17:46:29.332 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~16777216,201326592~71303168,276824064~4194304,285212672~46137344,335544320~37748736,377487360~8388608,390070272~8388608] 2024-08-17T17:46:29.338 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~16777216,20971520~16777216,46137344~4194304,58720256~58720256,125829120~4194304,134217728~25165824,163577856~33554432,201326592~184549376,390070272~12582912] 2024-08-17T17:46:29.338 INFO:tasks.workunit.client.0.smithi131.stdout:from 11 to HEAD diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~4194304,83886080~8388608,96468992~16777216,125829120~4194304,134217728~20971520,163577856~8388608,176160768~16777216,201326592~50331648,255852544~16777216,276824064~4194304,285212672~46137344,335544320~37748736,377487360~8388608,390070272~8388608] 2024-08-17T17:46:29.338 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~4194304,83886080~8388608,96468992~16777216,125829120~4194304,134217728~20971520,163577856~8388608,176160768~16777216,201326592~50331648,255852544~16777216,276824064~4194304,285212672~46137344,335544320~37748736,377487360~8388608,390070272~8388608] 2024-08-17T17:46:29.343 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~16777216,20971520~16777216,46137344~4194304,58720256~20971520,83886080~8388608,96468992~20971520,125829120~4194304,134217728~25165824,163577856~33554432,201326592~184549376,390070272~12582912] 2024-08-17T17:46:29.343 INFO:tasks.workunit.client.0.smithi131.stdout:from 12 to HEAD diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~4194304,83886080~8388608,96468992~16777216,134217728~20971520,163577856~8388608,180355072~12582912,201326592~50331648,255852544~16777216,276824064~4194304,285212672~25165824,314572800~16777216,335544320~16777216,356515840~16777216,377487360~8388608,390070272~8388608] 2024-08-17T17:46:29.343 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~4194304,83886080~8388608,96468992~16777216,134217728~20971520,163577856~8388608,180355072~12582912,201326592~50331648,255852544~16777216,276824064~4194304,285212672~25165824,314572800~16777216,335544320~16777216,356515840~16777216,377487360~8388608,390070272~8388608] 2024-08-17T17:46:29.347 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~16777216,20971520~16777216,46137344~4194304,58720256~20971520,83886080~8388608,96468992~20971520,134217728~25165824,163577856~12582912,180355072~16777216,201326592~184549376,390070272~12582912] 2024-08-17T17:46:29.347 INFO:tasks.workunit.client.0.smithi131.stdout:from 13 to HEAD diff [0~12582912,20971520~16777216,58720256~12582912,83886080~8388608,96468992~16777216,134217728~12582912,150994944~4194304,163577856~8388608,184549376~8388608,201326592~29360128,234881024~16777216,255852544~16777216,276824064~4194304,285212672~20971520,314572800~16777216,335544320~4194304,343932928~8388608,356515840~16777216,377487360~8388608,390070272~8388608] 2024-08-17T17:46:29.347 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~16777216,58720256~12582912,83886080~8388608,96468992~16777216,134217728~12582912,150994944~4194304,163577856~8388608,184549376~8388608,201326592~29360128,234881024~16777216,255852544~16777216,276824064~4194304,285212672~20971520,314572800~16777216,335544320~4194304,343932928~8388608,356515840~16777216,377487360~8388608,390070272~8388608] 2024-08-17T17:46:29.351 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~16777216,20971520~16777216,58720256~16777216,83886080~8388608,96468992~20971520,134217728~12582912,150994944~8388608,163577856~12582912,184549376~12582912,201326592~29360128,234881024~71303168,314572800~71303168,390070272~12582912] 2024-08-17T17:46:29.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:29 smithi131 bash[88347]: cluster 2024-08-17T17:46:28.168733+0000 mon.a (mon.0) 2135 : cluster [DBG] osdmap e1294: 8 total, 8 up, 8 in 2024-08-17T17:46:29.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:29 smithi131 bash[88347]: cluster 2024-08-17T17:46:28.168733+0000 mon.a (mon.0) 2135 : cluster [DBG] osdmap e1294: 8 total, 8 up, 8 in 2024-08-17T17:46:29.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:29 smithi131 bash[89561]: cluster 2024-08-17T17:46:28.168733+0000 mon.a (mon.0) 2135 : cluster [DBG] osdmap e1294: 8 total, 8 up, 8 in 2024-08-17T17:46:29.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:29 smithi131 bash[89561]: cluster 2024-08-17T17:46:28.168733+0000 mon.a (mon.0) 2135 : cluster [DBG] osdmap e1294: 8 total, 8 up, 8 in 2024-08-17T17:46:29.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:29 smithi169 bash[79348]: cluster 2024-08-17T17:46:28.168733+0000 mon.a (mon.0) 2135 : cluster [DBG] osdmap e1294: 8 total, 8 up, 8 in 2024-08-17T17:46:29.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:29 smithi169 bash[79348]: cluster 2024-08-17T17:46:28.168733+0000 mon.a (mon.0) 2135 : cluster [DBG] osdmap e1294: 8 total, 8 up, 8 in 2024-08-17T17:46:30.225 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to HEAD diff [0~54525952,58720256~58720256,121634816~281018368,406847488~4194304] 2024-08-17T17:46:30.225 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~58720256,121634816~281018368,406847488~4194304] 2024-08-17T17:46:30.259 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~415236096] 2024-08-17T17:46:30.259 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to HEAD diff [0~54525952,58720256~54525952,121634816~281018368,406847488~4194304] 2024-08-17T17:46:30.259 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~54525952,121634816~281018368,406847488~4194304] 2024-08-17T17:46:30.267 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,121634816~293601280] 2024-08-17T17:46:30.268 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to HEAD diff [0~54525952,58720256~54525952,121634816~37748736,163577856~109051904,276824064~125829120,406847488~4194304] 2024-08-17T17:46:30.268 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~54525952,121634816~37748736,163577856~109051904,276824064~125829120,406847488~4194304] 2024-08-17T17:46:30.276 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,121634816~293601280] 2024-08-17T17:46:30.277 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to HEAD diff [0~54525952,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:30.277 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:30.286 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,125829120~289406976] 2024-08-17T17:46:30.286 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to HEAD diff [0~16777216,20971520~33554432,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:30.286 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~33554432,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:30.295 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,125829120~289406976] 2024-08-17T17:46:30.295 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:30.295 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:30.303 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~71303168,125829120~4194304,134217728~281018368] 2024-08-17T17:46:30.303 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:30.303 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:30.311 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~8388608,58720256~58720256,125829120~4194304,134217728~25165824,163577856~251658240] 2024-08-17T17:46:30.311 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:30.312 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:30.319 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~8388608,58720256~58720256,125829120~4194304,134217728~25165824,163577856~239075328,406847488~8388608] 2024-08-17T17:46:30.319 INFO:tasks.workunit.client.0.smithi131.stdout:from 8 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:30.319 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:30.325 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~8388608,58720256~58720256,125829120~4194304,134217728~25165824,163577856~239075328,406847488~8388608] 2024-08-17T17:46:30.325 INFO:tasks.workunit.client.0.smithi131.stdout:from 9 to HEAD diff [0~16777216,20971520~16777216,46137344~4194304,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~50331648,390070272~8388608] 2024-08-17T17:46:30.325 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~4194304,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~50331648,390070272~8388608] 2024-08-17T17:46:30.330 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~4194304,58720256~58720256,125829120~4194304,134217728~25165824,163577856~222298112,390070272~12582912] 2024-08-17T17:46:30.331 INFO:tasks.workunit.client.0.smithi131.stdout:from 10 to HEAD diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~16777216,201326592~71303168,276824064~4194304,285212672~46137344,335544320~37748736,377487360~8388608,390070272~8388608] 2024-08-17T17:46:30.331 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~16777216,201326592~71303168,276824064~4194304,285212672~46137344,335544320~37748736,377487360~8388608,390070272~8388608] 2024-08-17T17:46:30.336 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~16777216,20971520~16777216,46137344~4194304,58720256~58720256,125829120~4194304,134217728~25165824,163577856~33554432,201326592~184549376,390070272~12582912] 2024-08-17T17:46:30.336 INFO:tasks.workunit.client.0.smithi131.stdout:from 11 to HEAD diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~4194304,83886080~8388608,96468992~16777216,125829120~4194304,134217728~20971520,163577856~8388608,176160768~16777216,201326592~50331648,255852544~16777216,276824064~4194304,285212672~46137344,335544320~37748736,377487360~8388608,390070272~8388608] 2024-08-17T17:46:30.336 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~4194304,83886080~8388608,96468992~16777216,125829120~4194304,134217728~20971520,163577856~8388608,176160768~16777216,201326592~50331648,255852544~16777216,276824064~4194304,285212672~46137344,335544320~37748736,377487360~8388608,390070272~8388608] 2024-08-17T17:46:30.340 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~16777216,20971520~16777216,46137344~4194304,58720256~20971520,83886080~8388608,96468992~20971520,125829120~4194304,134217728~25165824,163577856~33554432,201326592~184549376,390070272~12582912] 2024-08-17T17:46:30.340 INFO:tasks.workunit.client.0.smithi131.stdout:from 12 to HEAD diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~4194304,83886080~8388608,96468992~16777216,134217728~20971520,163577856~8388608,180355072~12582912,201326592~50331648,255852544~16777216,276824064~4194304,285212672~25165824,314572800~16777216,335544320~16777216,356515840~16777216,377487360~8388608,390070272~8388608] 2024-08-17T17:46:30.340 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~4194304,83886080~8388608,96468992~16777216,134217728~20971520,163577856~8388608,180355072~12582912,201326592~50331648,255852544~16777216,276824064~4194304,285212672~25165824,314572800~16777216,335544320~16777216,356515840~16777216,377487360~8388608,390070272~8388608] 2024-08-17T17:46:30.343 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~16777216,20971520~16777216,46137344~4194304,58720256~20971520,83886080~8388608,96468992~20971520,134217728~25165824,163577856~12582912,180355072~16777216,201326592~184549376,390070272~12582912] 2024-08-17T17:46:30.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:30 smithi131 bash[89561]: cluster 2024-08-17T17:46:29.167860+0000 mon.a (mon.0) 2136 : cluster [DBG] osdmap e1295: 8 total, 8 up, 8 in 2024-08-17T17:46:30.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:30 smithi131 bash[89561]: cluster 2024-08-17T17:46:29.167860+0000 mon.a (mon.0) 2136 : cluster [DBG] osdmap e1295: 8 total, 8 up, 8 in 2024-08-17T17:46:30.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:30 smithi131 bash[89561]: cluster 2024-08-17T17:46:30.082191+0000 mgr.y (mgr.34107) 1321 : cluster [DBG] pgmap v1970: 105 pgs: 105 active+clean; 1.1 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 415 KiB/s rd, 6.0 KiB/s wr, 757 op/s 2024-08-17T17:46:30.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:30 smithi131 bash[89561]: cluster 2024-08-17T17:46:30.082191+0000 mgr.y (mgr.34107) 1321 : cluster [DBG] pgmap v1970: 105 pgs: 105 active+clean; 1.1 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 415 KiB/s rd, 6.0 KiB/s wr, 757 op/s 2024-08-17T17:46:30.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:30 smithi131 bash[88347]: cluster 2024-08-17T17:46:29.167860+0000 mon.a (mon.0) 2136 : cluster [DBG] osdmap e1295: 8 total, 8 up, 8 in 2024-08-17T17:46:30.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:30 smithi131 bash[88347]: cluster 2024-08-17T17:46:29.167860+0000 mon.a (mon.0) 2136 : cluster [DBG] osdmap e1295: 8 total, 8 up, 8 in 2024-08-17T17:46:30.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:30 smithi131 bash[88347]: cluster 2024-08-17T17:46:30.082191+0000 mgr.y (mgr.34107) 1321 : cluster [DBG] pgmap v1970: 105 pgs: 105 active+clean; 1.1 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 415 KiB/s rd, 6.0 KiB/s wr, 757 op/s 2024-08-17T17:46:30.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:30 smithi131 bash[88347]: cluster 2024-08-17T17:46:30.082191+0000 mgr.y (mgr.34107) 1321 : cluster [DBG] pgmap v1970: 105 pgs: 105 active+clean; 1.1 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 415 KiB/s rd, 6.0 KiB/s wr, 757 op/s 2024-08-17T17:46:30.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:30 smithi169 bash[79348]: cluster 2024-08-17T17:46:29.167860+0000 mon.a (mon.0) 2136 : cluster [DBG] osdmap e1295: 8 total, 8 up, 8 in 2024-08-17T17:46:30.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:30 smithi169 bash[79348]: cluster 2024-08-17T17:46:29.167860+0000 mon.a (mon.0) 2136 : cluster [DBG] osdmap e1295: 8 total, 8 up, 8 in 2024-08-17T17:46:30.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:30 smithi169 bash[79348]: cluster 2024-08-17T17:46:30.082191+0000 mgr.y (mgr.34107) 1321 : cluster [DBG] pgmap v1970: 105 pgs: 105 active+clean; 1.1 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 415 KiB/s rd, 6.0 KiB/s wr, 757 op/s 2024-08-17T17:46:30.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:30 smithi169 bash[79348]: cluster 2024-08-17T17:46:30.082191+0000 mgr.y (mgr.34107) 1321 : cluster [DBG] pgmap v1970: 105 pgs: 105 active+clean; 1.1 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 415 KiB/s rd, 6.0 KiB/s wr, 757 op/s 2024-08-17T17:46:30.826 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to HEAD diff [0~54525952,58720256~58720256,121634816~281018368,406847488~4194304] 2024-08-17T17:46:30.827 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~58720256,121634816~281018368,406847488~4194304] 2024-08-17T17:46:30.871 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~415236096] 2024-08-17T17:46:30.871 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to HEAD diff [0~54525952,58720256~54525952,121634816~281018368,406847488~4194304] 2024-08-17T17:46:30.871 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~54525952,121634816~281018368,406847488~4194304] 2024-08-17T17:46:30.879 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,121634816~293601280] 2024-08-17T17:46:30.880 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to HEAD diff [0~54525952,58720256~54525952,121634816~37748736,163577856~109051904,276824064~125829120,406847488~4194304] 2024-08-17T17:46:30.880 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~54525952,121634816~37748736,163577856~109051904,276824064~125829120,406847488~4194304] 2024-08-17T17:46:30.889 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,121634816~293601280] 2024-08-17T17:46:30.889 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to HEAD diff [0~54525952,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:30.889 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:30.897 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,125829120~289406976] 2024-08-17T17:46:30.897 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to HEAD diff [0~16777216,20971520~33554432,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:30.897 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~33554432,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:30.906 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,125829120~289406976] 2024-08-17T17:46:30.906 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:30.906 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:30.915 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~71303168,125829120~4194304,134217728~281018368] 2024-08-17T17:46:30.915 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:30.915 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:30.922 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~8388608,58720256~58720256,125829120~4194304,134217728~25165824,163577856~251658240] 2024-08-17T17:46:30.922 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:30.922 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:30.928 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~8388608,58720256~58720256,125829120~4194304,134217728~25165824,163577856~239075328,406847488~8388608] 2024-08-17T17:46:30.928 INFO:tasks.workunit.client.0.smithi131.stdout:from 8 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:30.928 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:30.933 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~8388608,58720256~58720256,125829120~4194304,134217728~25165824,163577856~239075328,406847488~8388608] 2024-08-17T17:46:30.933 INFO:tasks.workunit.client.0.smithi131.stdout:from 9 to HEAD diff [0~16777216,20971520~16777216,46137344~4194304,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~50331648,390070272~8388608] 2024-08-17T17:46:30.933 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~4194304,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~50331648,390070272~8388608] 2024-08-17T17:46:30.937 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~4194304,58720256~58720256,125829120~4194304,134217728~25165824,163577856~222298112,390070272~12582912] 2024-08-17T17:46:30.937 INFO:tasks.workunit.client.0.smithi131.stdout:from 10 to HEAD diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~16777216,201326592~71303168,276824064~4194304,285212672~46137344,335544320~37748736,377487360~8388608,390070272~8388608] 2024-08-17T17:46:30.937 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~16777216,201326592~71303168,276824064~4194304,285212672~46137344,335544320~37748736,377487360~8388608,390070272~8388608] 2024-08-17T17:46:30.941 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~16777216,20971520~16777216,46137344~4194304,58720256~58720256,125829120~4194304,134217728~25165824,163577856~33554432,201326592~184549376,390070272~12582912] 2024-08-17T17:46:30.941 INFO:tasks.workunit.client.0.smithi131.stdout:from 11 to HEAD diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~4194304,83886080~8388608,96468992~16777216,125829120~4194304,134217728~20971520,163577856~8388608,176160768~16777216,201326592~50331648,255852544~16777216,276824064~4194304,285212672~46137344,335544320~37748736,377487360~8388608,390070272~8388608] 2024-08-17T17:46:30.941 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~4194304,83886080~8388608,96468992~16777216,125829120~4194304,134217728~20971520,163577856~8388608,176160768~16777216,201326592~50331648,255852544~16777216,276824064~4194304,285212672~46137344,335544320~37748736,377487360~8388608,390070272~8388608] 2024-08-17T17:46:30.943 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~16777216,20971520~16777216,46137344~4194304,58720256~20971520,83886080~8388608,96468992~20971520,125829120~4194304,134217728~25165824,163577856~33554432,201326592~184549376,390070272~12582912] 2024-08-17T17:46:31.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:31 smithi131 bash[89561]: cluster 2024-08-17T17:46:30.192077+0000 mon.a (mon.0) 2137 : cluster [DBG] osdmap e1296: 8 total, 8 up, 8 in 2024-08-17T17:46:31.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:31 smithi131 bash[89561]: cluster 2024-08-17T17:46:30.192077+0000 mon.a (mon.0) 2137 : cluster [DBG] osdmap e1296: 8 total, 8 up, 8 in 2024-08-17T17:46:31.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:31 smithi131 bash[89561]: cluster 2024-08-17T17:46:30.789606+0000 mon.a (mon.0) 2138 : cluster [DBG] osdmap e1297: 8 total, 8 up, 8 in 2024-08-17T17:46:31.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:31 smithi131 bash[89561]: cluster 2024-08-17T17:46:30.789606+0000 mon.a (mon.0) 2138 : cluster [DBG] osdmap e1297: 8 total, 8 up, 8 in 2024-08-17T17:46:31.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:31 smithi131 bash[88347]: cluster 2024-08-17T17:46:30.192077+0000 mon.a (mon.0) 2137 : cluster [DBG] osdmap e1296: 8 total, 8 up, 8 in 2024-08-17T17:46:31.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:31 smithi131 bash[88347]: cluster 2024-08-17T17:46:30.192077+0000 mon.a (mon.0) 2137 : cluster [DBG] osdmap e1296: 8 total, 8 up, 8 in 2024-08-17T17:46:31.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:31 smithi131 bash[88347]: cluster 2024-08-17T17:46:30.789606+0000 mon.a (mon.0) 2138 : cluster [DBG] osdmap e1297: 8 total, 8 up, 8 in 2024-08-17T17:46:31.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:31 smithi131 bash[88347]: cluster 2024-08-17T17:46:30.789606+0000 mon.a (mon.0) 2138 : cluster [DBG] osdmap e1297: 8 total, 8 up, 8 in 2024-08-17T17:46:31.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:31 smithi169 bash[79348]: cluster 2024-08-17T17:46:30.192077+0000 mon.a (mon.0) 2137 : cluster [DBG] osdmap e1296: 8 total, 8 up, 8 in 2024-08-17T17:46:31.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:31 smithi169 bash[79348]: cluster 2024-08-17T17:46:30.192077+0000 mon.a (mon.0) 2137 : cluster [DBG] osdmap e1296: 8 total, 8 up, 8 in 2024-08-17T17:46:31.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:31 smithi169 bash[79348]: cluster 2024-08-17T17:46:30.789606+0000 mon.a (mon.0) 2138 : cluster [DBG] osdmap e1297: 8 total, 8 up, 8 in 2024-08-17T17:46:31.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:31 smithi169 bash[79348]: cluster 2024-08-17T17:46:30.789606+0000 mon.a (mon.0) 2138 : cluster [DBG] osdmap e1297: 8 total, 8 up, 8 in 2024-08-17T17:46:31.825 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to HEAD diff [0~54525952,58720256~58720256,121634816~281018368,406847488~4194304] 2024-08-17T17:46:31.826 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~58720256,121634816~281018368,406847488~4194304] 2024-08-17T17:46:31.865 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~415236096] 2024-08-17T17:46:31.865 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to HEAD diff [0~54525952,58720256~54525952,121634816~281018368,406847488~4194304] 2024-08-17T17:46:31.865 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~54525952,121634816~281018368,406847488~4194304] 2024-08-17T17:46:31.875 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,121634816~293601280] 2024-08-17T17:46:31.875 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to HEAD diff [0~54525952,58720256~54525952,121634816~37748736,163577856~109051904,276824064~125829120,406847488~4194304] 2024-08-17T17:46:31.875 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~54525952,121634816~37748736,163577856~109051904,276824064~125829120,406847488~4194304] 2024-08-17T17:46:31.881 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,121634816~293601280] 2024-08-17T17:46:31.881 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to HEAD diff [0~54525952,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:31.881 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:31.888 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,125829120~289406976] 2024-08-17T17:46:31.888 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to HEAD diff [0~16777216,20971520~33554432,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:31.888 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~33554432,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:31.894 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,125829120~289406976] 2024-08-17T17:46:31.894 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:31.894 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:31.899 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~71303168,125829120~4194304,134217728~281018368] 2024-08-17T17:46:31.899 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:31.899 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:31.904 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~8388608,58720256~58720256,125829120~4194304,134217728~25165824,163577856~251658240] 2024-08-17T17:46:31.904 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:31.904 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:31.908 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~8388608,58720256~58720256,125829120~4194304,134217728~25165824,163577856~239075328,406847488~8388608] 2024-08-17T17:46:31.908 INFO:tasks.workunit.client.0.smithi131.stdout:from 8 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:31.908 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:31.911 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~8388608,58720256~58720256,125829120~4194304,134217728~25165824,163577856~239075328,406847488~8388608] 2024-08-17T17:46:31.911 INFO:tasks.workunit.client.0.smithi131.stdout:from 9 to HEAD diff [0~16777216,20971520~16777216,46137344~4194304,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~50331648,390070272~8388608] 2024-08-17T17:46:31.911 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~4194304,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~50331648,390070272~8388608] 2024-08-17T17:46:31.915 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~4194304,58720256~58720256,125829120~4194304,134217728~25165824,163577856~222298112,390070272~12582912] 2024-08-17T17:46:31.915 INFO:tasks.workunit.client.0.smithi131.stdout:from 10 to HEAD diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~16777216,201326592~71303168,276824064~4194304,285212672~46137344,335544320~37748736,377487360~8388608,390070272~8388608] 2024-08-17T17:46:31.915 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~12582912,20971520~16777216,46137344~4194304,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~16777216,201326592~71303168,276824064~4194304,285212672~46137344,335544320~37748736,377487360~8388608,390070272~8388608] 2024-08-17T17:46:31.917 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~16777216,20971520~16777216,46137344~4194304,58720256~58720256,125829120~4194304,134217728~25165824,163577856~33554432,201326592~184549376,390070272~12582912] 2024-08-17T17:46:32.826 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to HEAD diff [0~54525952,58720256~58720256,121634816~281018368,406847488~4194304] 2024-08-17T17:46:32.826 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~58720256,121634816~281018368,406847488~4194304] 2024-08-17T17:46:32.866 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~415236096] 2024-08-17T17:46:32.866 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to HEAD diff [0~54525952,58720256~54525952,121634816~281018368,406847488~4194304] 2024-08-17T17:46:32.866 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~54525952,121634816~281018368,406847488~4194304] 2024-08-17T17:46:32.876 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,121634816~293601280] 2024-08-17T17:46:32.876 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to HEAD diff [0~54525952,58720256~54525952,121634816~37748736,163577856~109051904,276824064~125829120,406847488~4194304] 2024-08-17T17:46:32.876 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~54525952,121634816~37748736,163577856~109051904,276824064~125829120,406847488~4194304] 2024-08-17T17:46:32.882 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,121634816~293601280] 2024-08-17T17:46:32.882 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to HEAD diff [0~54525952,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:32.882 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:32.887 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,125829120~289406976] 2024-08-17T17:46:32.887 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to HEAD diff [0~16777216,20971520~33554432,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:32.887 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~33554432,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:32.892 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,125829120~289406976] 2024-08-17T17:46:32.892 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:32.892 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:32.897 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~71303168,125829120~4194304,134217728~281018368] 2024-08-17T17:46:32.897 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:32.897 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:32.901 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~8388608,58720256~58720256,125829120~4194304,134217728~25165824,163577856~251658240] 2024-08-17T17:46:32.901 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:32.901 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:32.904 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~8388608,58720256~58720256,125829120~4194304,134217728~25165824,163577856~239075328,406847488~8388608] 2024-08-17T17:46:32.904 INFO:tasks.workunit.client.0.smithi131.stdout:from 8 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:32.905 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:32.907 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~8388608,58720256~58720256,125829120~4194304,134217728~25165824,163577856~239075328,406847488~8388608] 2024-08-17T17:46:32.907 INFO:tasks.workunit.client.0.smithi131.stdout:from 9 to HEAD diff [0~16777216,20971520~16777216,46137344~4194304,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~50331648,390070272~8388608] 2024-08-17T17:46:32.907 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~4194304,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~50331648,390070272~8388608] 2024-08-17T17:46:32.909 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~4194304,58720256~58720256,125829120~4194304,134217728~25165824,163577856~222298112,390070272~12582912] 2024-08-17T17:46:33.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:32 smithi131 bash[89561]: cluster 2024-08-17T17:46:31.790967+0000 mon.a (mon.0) 2139 : cluster [DBG] osdmap e1298: 8 total, 8 up, 8 in 2024-08-17T17:46:33.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:32 smithi131 bash[89561]: cluster 2024-08-17T17:46:31.790967+0000 mon.a (mon.0) 2139 : cluster [DBG] osdmap e1298: 8 total, 8 up, 8 in 2024-08-17T17:46:33.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:32 smithi131 bash[89561]: cluster 2024-08-17T17:46:32.082836+0000 mgr.y (mgr.34107) 1322 : cluster [DBG] pgmap v1974: 105 pgs: 105 active+clean; 1.1 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 471 KiB/s rd, 6.1 KiB/s wr, 869 op/s 2024-08-17T17:46:33.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:32 smithi131 bash[89561]: cluster 2024-08-17T17:46:32.082836+0000 mgr.y (mgr.34107) 1322 : cluster [DBG] pgmap v1974: 105 pgs: 105 active+clean; 1.1 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 471 KiB/s rd, 6.1 KiB/s wr, 869 op/s 2024-08-17T17:46:33.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:32 smithi131 bash[88347]: cluster 2024-08-17T17:46:31.790967+0000 mon.a (mon.0) 2139 : cluster [DBG] osdmap e1298: 8 total, 8 up, 8 in 2024-08-17T17:46:33.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:32 smithi131 bash[88347]: cluster 2024-08-17T17:46:31.790967+0000 mon.a (mon.0) 2139 : cluster [DBG] osdmap e1298: 8 total, 8 up, 8 in 2024-08-17T17:46:33.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:32 smithi131 bash[88347]: cluster 2024-08-17T17:46:32.082836+0000 mgr.y (mgr.34107) 1322 : cluster [DBG] pgmap v1974: 105 pgs: 105 active+clean; 1.1 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 471 KiB/s rd, 6.1 KiB/s wr, 869 op/s 2024-08-17T17:46:33.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:32 smithi131 bash[88347]: cluster 2024-08-17T17:46:32.082836+0000 mgr.y (mgr.34107) 1322 : cluster [DBG] pgmap v1974: 105 pgs: 105 active+clean; 1.1 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 471 KiB/s rd, 6.1 KiB/s wr, 869 op/s 2024-08-17T17:46:33.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:32 smithi169 bash[79348]: cluster 2024-08-17T17:46:31.790967+0000 mon.a (mon.0) 2139 : cluster [DBG] osdmap e1298: 8 total, 8 up, 8 in 2024-08-17T17:46:33.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:32 smithi169 bash[79348]: cluster 2024-08-17T17:46:31.790967+0000 mon.a (mon.0) 2139 : cluster [DBG] osdmap e1298: 8 total, 8 up, 8 in 2024-08-17T17:46:33.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:32 smithi169 bash[79348]: cluster 2024-08-17T17:46:32.082836+0000 mgr.y (mgr.34107) 1322 : cluster [DBG] pgmap v1974: 105 pgs: 105 active+clean; 1.1 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 471 KiB/s rd, 6.1 KiB/s wr, 869 op/s 2024-08-17T17:46:33.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:32 smithi169 bash[79348]: cluster 2024-08-17T17:46:32.082836+0000 mgr.y (mgr.34107) 1322 : cluster [DBG] pgmap v1974: 105 pgs: 105 active+clean; 1.1 GiB data, 3.4 GiB used, 712 GiB / 715 GiB avail; 471 KiB/s rd, 6.1 KiB/s wr, 869 op/s 2024-08-17T17:46:33.845 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to HEAD diff [0~54525952,58720256~58720256,121634816~281018368,406847488~4194304] 2024-08-17T17:46:33.845 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~58720256,121634816~281018368,406847488~4194304] 2024-08-17T17:46:33.879 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~415236096] 2024-08-17T17:46:33.879 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to HEAD diff [0~54525952,58720256~54525952,121634816~281018368,406847488~4194304] 2024-08-17T17:46:33.879 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~54525952,121634816~281018368,406847488~4194304] 2024-08-17T17:46:33.886 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,121634816~293601280] 2024-08-17T17:46:33.886 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to HEAD diff [0~54525952,58720256~54525952,121634816~37748736,163577856~109051904,276824064~125829120,406847488~4194304] 2024-08-17T17:46:33.886 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~54525952,121634816~37748736,163577856~109051904,276824064~125829120,406847488~4194304] 2024-08-17T17:46:33.892 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,121634816~293601280] 2024-08-17T17:46:33.892 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to HEAD diff [0~54525952,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:33.892 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:33.897 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,125829120~289406976] 2024-08-17T17:46:33.897 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to HEAD diff [0~16777216,20971520~33554432,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:33.898 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~33554432,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:33.902 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,125829120~289406976] 2024-08-17T17:46:33.902 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:33.902 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:33.907 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~71303168,125829120~4194304,134217728~281018368] 2024-08-17T17:46:33.907 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:33.907 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:33.910 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~8388608,58720256~58720256,125829120~4194304,134217728~25165824,163577856~251658240] 2024-08-17T17:46:33.910 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:33.910 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:33.914 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~8388608,58720256~58720256,125829120~4194304,134217728~25165824,163577856~239075328,406847488~8388608] 2024-08-17T17:46:33.914 INFO:tasks.workunit.client.0.smithi131.stdout:from 8 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:33.914 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~20971520,163577856~8388608,176160768~96468992,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:33.915 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~8388608,58720256~58720256,125829120~4194304,134217728~25165824,163577856~239075328,406847488~8388608] 2024-08-17T17:46:34.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:33 smithi131 bash[89561]: cluster 2024-08-17T17:46:32.793720+0000 mon.a (mon.0) 2140 : cluster [DBG] osdmap e1299: 8 total, 8 up, 8 in 2024-08-17T17:46:34.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:33 smithi131 bash[89561]: cluster 2024-08-17T17:46:32.793720+0000 mon.a (mon.0) 2140 : cluster [DBG] osdmap e1299: 8 total, 8 up, 8 in 2024-08-17T17:46:34.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:33 smithi131 bash[88347]: cluster 2024-08-17T17:46:32.793720+0000 mon.a (mon.0) 2140 : cluster [DBG] osdmap e1299: 8 total, 8 up, 8 in 2024-08-17T17:46:34.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:33 smithi131 bash[88347]: cluster 2024-08-17T17:46:32.793720+0000 mon.a (mon.0) 2140 : cluster [DBG] osdmap e1299: 8 total, 8 up, 8 in 2024-08-17T17:46:34.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:33 smithi169 bash[79348]: cluster 2024-08-17T17:46:32.793720+0000 mon.a (mon.0) 2140 : cluster [DBG] osdmap e1299: 8 total, 8 up, 8 in 2024-08-17T17:46:34.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:33 smithi169 bash[79348]: cluster 2024-08-17T17:46:32.793720+0000 mon.a (mon.0) 2140 : cluster [DBG] osdmap e1299: 8 total, 8 up, 8 in 2024-08-17T17:46:34.861 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to HEAD diff [0~54525952,58720256~58720256,121634816~281018368,406847488~4194304] 2024-08-17T17:46:34.862 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~58720256,121634816~281018368,406847488~4194304] 2024-08-17T17:46:34.896 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~415236096] 2024-08-17T17:46:34.896 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to HEAD diff [0~54525952,58720256~54525952,121634816~281018368,406847488~4194304] 2024-08-17T17:46:34.897 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~54525952,121634816~281018368,406847488~4194304] 2024-08-17T17:46:34.905 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,121634816~293601280] 2024-08-17T17:46:34.905 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to HEAD diff [0~54525952,58720256~54525952,121634816~37748736,163577856~109051904,276824064~125829120,406847488~4194304] 2024-08-17T17:46:34.906 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~54525952,121634816~37748736,163577856~109051904,276824064~125829120,406847488~4194304] 2024-08-17T17:46:34.914 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,121634816~293601280] 2024-08-17T17:46:34.914 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to HEAD diff [0~54525952,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:34.914 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:34.915 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,125829120~289406976] 2024-08-17T17:46:34.916 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to HEAD diff [0~16777216,20971520~33554432,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:34.916 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~33554432,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:34.919 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,125829120~289406976] 2024-08-17T17:46:34.919 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:34.919 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:34.922 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~71303168,125829120~4194304,134217728~281018368] 2024-08-17T17:46:34.922 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:34.922 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:34.924 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~8388608,58720256~58720256,125829120~4194304,134217728~25165824,163577856~251658240] 2024-08-17T17:46:34.925 INFO:tasks.workunit.client.0.smithi131.stdout:from 7 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:34.925 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~62914560,406847488~4194304] 2024-08-17T17:46:34.926 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~8388608,58720256~58720256,125829120~4194304,134217728~25165824,163577856~239075328,406847488~8388608] 2024-08-17T17:46:35.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:34 smithi131 bash[89561]: cluster 2024-08-17T17:46:33.809490+0000 mon.a (mon.0) 2141 : cluster [DBG] osdmap e1300: 8 total, 8 up, 8 in 2024-08-17T17:46:35.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:34 smithi131 bash[89561]: cluster 2024-08-17T17:46:33.809490+0000 mon.a (mon.0) 2141 : cluster [DBG] osdmap e1300: 8 total, 8 up, 8 in 2024-08-17T17:46:35.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:34 smithi131 bash[89561]: cluster 2024-08-17T17:46:34.084034+0000 mgr.y (mgr.34107) 1323 : cluster [DBG] pgmap v1977: 105 pgs: 105 active+clean; 1.0 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 315 KiB/s rd, 7.7 KiB/s wr, 544 op/s 2024-08-17T17:46:35.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:34 smithi131 bash[89561]: cluster 2024-08-17T17:46:34.084034+0000 mgr.y (mgr.34107) 1323 : cluster [DBG] pgmap v1977: 105 pgs: 105 active+clean; 1.0 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 315 KiB/s rd, 7.7 KiB/s wr, 544 op/s 2024-08-17T17:46:35.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:34 smithi131 bash[88347]: cluster 2024-08-17T17:46:33.809490+0000 mon.a (mon.0) 2141 : cluster [DBG] osdmap e1300: 8 total, 8 up, 8 in 2024-08-17T17:46:35.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:34 smithi131 bash[88347]: cluster 2024-08-17T17:46:33.809490+0000 mon.a (mon.0) 2141 : cluster [DBG] osdmap e1300: 8 total, 8 up, 8 in 2024-08-17T17:46:35.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:34 smithi131 bash[88347]: cluster 2024-08-17T17:46:34.084034+0000 mgr.y (mgr.34107) 1323 : cluster [DBG] pgmap v1977: 105 pgs: 105 active+clean; 1.0 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 315 KiB/s rd, 7.7 KiB/s wr, 544 op/s 2024-08-17T17:46:35.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:34 smithi131 bash[88347]: cluster 2024-08-17T17:46:34.084034+0000 mgr.y (mgr.34107) 1323 : cluster [DBG] pgmap v1977: 105 pgs: 105 active+clean; 1.0 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 315 KiB/s rd, 7.7 KiB/s wr, 544 op/s 2024-08-17T17:46:35.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:34 smithi169 bash[79348]: cluster 2024-08-17T17:46:33.809490+0000 mon.a (mon.0) 2141 : cluster [DBG] osdmap e1300: 8 total, 8 up, 8 in 2024-08-17T17:46:35.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:34 smithi169 bash[79348]: cluster 2024-08-17T17:46:33.809490+0000 mon.a (mon.0) 2141 : cluster [DBG] osdmap e1300: 8 total, 8 up, 8 in 2024-08-17T17:46:35.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:34 smithi169 bash[79348]: cluster 2024-08-17T17:46:34.084034+0000 mgr.y (mgr.34107) 1323 : cluster [DBG] pgmap v1977: 105 pgs: 105 active+clean; 1.0 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 315 KiB/s rd, 7.7 KiB/s wr, 544 op/s 2024-08-17T17:46:35.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:34 smithi169 bash[79348]: cluster 2024-08-17T17:46:34.084034+0000 mgr.y (mgr.34107) 1323 : cluster [DBG] pgmap v1977: 105 pgs: 105 active+clean; 1.0 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 315 KiB/s rd, 7.7 KiB/s wr, 544 op/s 2024-08-17T17:46:35.826 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to HEAD diff [0~54525952,58720256~58720256,121634816~281018368,406847488~4194304] 2024-08-17T17:46:35.826 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~58720256,121634816~281018368,406847488~4194304] 2024-08-17T17:46:35.879 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~415236096] 2024-08-17T17:46:35.879 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to HEAD diff [0~54525952,58720256~54525952,121634816~281018368,406847488~4194304] 2024-08-17T17:46:35.879 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~54525952,121634816~281018368,406847488~4194304] 2024-08-17T17:46:35.884 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,121634816~293601280] 2024-08-17T17:46:35.884 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to HEAD diff [0~54525952,58720256~54525952,121634816~37748736,163577856~109051904,276824064~125829120,406847488~4194304] 2024-08-17T17:46:35.884 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~54525952,121634816~37748736,163577856~109051904,276824064~125829120,406847488~4194304] 2024-08-17T17:46:35.888 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,121634816~293601280] 2024-08-17T17:46:35.888 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to HEAD diff [0~54525952,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:35.889 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:35.893 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,125829120~289406976] 2024-08-17T17:46:35.893 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to HEAD diff [0~16777216,20971520~33554432,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:35.893 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~33554432,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:35.896 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,125829120~289406976] 2024-08-17T17:46:35.896 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:35.896 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:35.898 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~71303168,125829120~4194304,134217728~281018368] 2024-08-17T17:46:35.898 INFO:tasks.workunit.client.0.smithi131.stdout:from 6 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:35.898 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:35.900 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~8388608,58720256~58720256,125829120~4194304,134217728~25165824,163577856~251658240] 2024-08-17T17:46:36.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:35 smithi131 bash[88347]: cluster 2024-08-17T17:46:34.836633+0000 mon.a (mon.0) 2142 : cluster [DBG] osdmap e1301: 8 total, 8 up, 8 in 2024-08-17T17:46:36.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:35 smithi131 bash[88347]: cluster 2024-08-17T17:46:34.836633+0000 mon.a (mon.0) 2142 : cluster [DBG] osdmap e1301: 8 total, 8 up, 8 in 2024-08-17T17:46:36.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:35 smithi131 bash[88347]: cluster 2024-08-17T17:46:35.791460+0000 mon.a (mon.0) 2143 : cluster [DBG] osdmap e1302: 8 total, 8 up, 8 in 2024-08-17T17:46:36.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:35 smithi131 bash[88347]: cluster 2024-08-17T17:46:35.791460+0000 mon.a (mon.0) 2143 : cluster [DBG] osdmap e1302: 8 total, 8 up, 8 in 2024-08-17T17:46:36.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:35 smithi131 bash[89561]: cluster 2024-08-17T17:46:34.836633+0000 mon.a (mon.0) 2142 : cluster [DBG] osdmap e1301: 8 total, 8 up, 8 in 2024-08-17T17:46:36.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:35 smithi131 bash[89561]: cluster 2024-08-17T17:46:34.836633+0000 mon.a (mon.0) 2142 : cluster [DBG] osdmap e1301: 8 total, 8 up, 8 in 2024-08-17T17:46:36.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:35 smithi131 bash[89561]: cluster 2024-08-17T17:46:35.791460+0000 mon.a (mon.0) 2143 : cluster [DBG] osdmap e1302: 8 total, 8 up, 8 in 2024-08-17T17:46:36.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:35 smithi131 bash[89561]: cluster 2024-08-17T17:46:35.791460+0000 mon.a (mon.0) 2143 : cluster [DBG] osdmap e1302: 8 total, 8 up, 8 in 2024-08-17T17:46:36.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:35 smithi169 bash[79348]: cluster 2024-08-17T17:46:34.836633+0000 mon.a (mon.0) 2142 : cluster [DBG] osdmap e1301: 8 total, 8 up, 8 in 2024-08-17T17:46:36.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:35 smithi169 bash[79348]: cluster 2024-08-17T17:46:34.836633+0000 mon.a (mon.0) 2142 : cluster [DBG] osdmap e1301: 8 total, 8 up, 8 in 2024-08-17T17:46:36.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:35 smithi169 bash[79348]: cluster 2024-08-17T17:46:35.791460+0000 mon.a (mon.0) 2143 : cluster [DBG] osdmap e1302: 8 total, 8 up, 8 in 2024-08-17T17:46:36.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:35 smithi169 bash[79348]: cluster 2024-08-17T17:46:35.791460+0000 mon.a (mon.0) 2143 : cluster [DBG] osdmap e1302: 8 total, 8 up, 8 in 2024-08-17T17:46:36.900 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to HEAD diff [0~54525952,58720256~58720256,121634816~281018368,406847488~4194304] 2024-08-17T17:46:36.901 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~58720256,121634816~281018368,406847488~4194304] 2024-08-17T17:46:36.924 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~415236096] 2024-08-17T17:46:36.924 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to HEAD diff [0~54525952,58720256~54525952,121634816~281018368,406847488~4194304] 2024-08-17T17:46:36.924 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~54525952,121634816~281018368,406847488~4194304] 2024-08-17T17:46:36.930 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,121634816~293601280] 2024-08-17T17:46:36.930 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to HEAD diff [0~54525952,58720256~54525952,121634816~37748736,163577856~109051904,276824064~125829120,406847488~4194304] 2024-08-17T17:46:36.931 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~54525952,121634816~37748736,163577856~109051904,276824064~125829120,406847488~4194304] 2024-08-17T17:46:36.932 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,121634816~293601280] 2024-08-17T17:46:36.932 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to HEAD diff [0~54525952,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:36.932 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:36.935 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,125829120~289406976] 2024-08-17T17:46:36.935 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to HEAD diff [0~16777216,20971520~33554432,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:36.935 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~33554432,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:36.938 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,125829120~289406976] 2024-08-17T17:46:36.938 INFO:tasks.workunit.client.0.smithi131.stdout:from 5 to HEAD diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:36.938 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~16777216,46137344~8388608,58720256~12582912,75497472~37748736,125829120~4194304,134217728~25165824,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:36.940 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~37748736,46137344~71303168,125829120~4194304,134217728~281018368] 2024-08-17T17:46:37.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:36 smithi131 bash[88347]: cluster 2024-08-17T17:46:36.084739+0000 mgr.y (mgr.34107) 1324 : cluster [DBG] pgmap v1980: 105 pgs: 105 active+clean; 1.0 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 272 KiB/s rd, 7.5 KiB/s wr, 460 op/s 2024-08-17T17:46:37.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:36 smithi131 bash[88347]: cluster 2024-08-17T17:46:36.084739+0000 mgr.y (mgr.34107) 1324 : cluster [DBG] pgmap v1980: 105 pgs: 105 active+clean; 1.0 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 272 KiB/s rd, 7.5 KiB/s wr, 460 op/s 2024-08-17T17:46:37.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:36 smithi131 bash[89561]: cluster 2024-08-17T17:46:36.084739+0000 mgr.y (mgr.34107) 1324 : cluster [DBG] pgmap v1980: 105 pgs: 105 active+clean; 1.0 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 272 KiB/s rd, 7.5 KiB/s wr, 460 op/s 2024-08-17T17:46:37.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:36 smithi131 bash[89561]: cluster 2024-08-17T17:46:36.084739+0000 mgr.y (mgr.34107) 1324 : cluster [DBG] pgmap v1980: 105 pgs: 105 active+clean; 1.0 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 272 KiB/s rd, 7.5 KiB/s wr, 460 op/s 2024-08-17T17:46:37.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:36 smithi169 bash[79348]: cluster 2024-08-17T17:46:36.084739+0000 mgr.y (mgr.34107) 1324 : cluster [DBG] pgmap v1980: 105 pgs: 105 active+clean; 1.0 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 272 KiB/s rd, 7.5 KiB/s wr, 460 op/s 2024-08-17T17:46:37.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:36 smithi169 bash[79348]: cluster 2024-08-17T17:46:36.084739+0000 mgr.y (mgr.34107) 1324 : cluster [DBG] pgmap v1980: 105 pgs: 105 active+clean; 1.0 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 272 KiB/s rd, 7.5 KiB/s wr, 460 op/s 2024-08-17T17:46:37.893 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to HEAD diff [0~54525952,58720256~58720256,121634816~281018368,406847488~4194304] 2024-08-17T17:46:37.893 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~58720256,121634816~281018368,406847488~4194304] 2024-08-17T17:46:37.923 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~415236096] 2024-08-17T17:46:37.923 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to HEAD diff [0~54525952,58720256~54525952,121634816~281018368,406847488~4194304] 2024-08-17T17:46:37.923 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~54525952,121634816~281018368,406847488~4194304] 2024-08-17T17:46:37.927 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,121634816~293601280] 2024-08-17T17:46:37.927 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to HEAD diff [0~54525952,58720256~54525952,121634816~37748736,163577856~109051904,276824064~125829120,406847488~4194304] 2024-08-17T17:46:37.927 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~54525952,121634816~37748736,163577856~109051904,276824064~125829120,406847488~4194304] 2024-08-17T17:46:37.931 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,121634816~293601280] 2024-08-17T17:46:37.931 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to HEAD diff [0~54525952,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:37.931 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:37.934 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,125829120~289406976] 2024-08-17T17:46:37.934 INFO:tasks.workunit.client.0.smithi131.stdout:from 4 to HEAD diff [0~16777216,20971520~33554432,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:37.934 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~16777216,20971520~33554432,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:37.936 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,125829120~289406976] 2024-08-17T17:46:38.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:37 smithi169 bash[79348]: cluster 2024-08-17T17:46:36.848002+0000 mon.a (mon.0) 2144 : cluster [DBG] osdmap e1303: 8 total, 8 up, 8 in 2024-08-17T17:46:38.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:37 smithi169 bash[79348]: cluster 2024-08-17T17:46:36.848002+0000 mon.a (mon.0) 2144 : cluster [DBG] osdmap e1303: 8 total, 8 up, 8 in 2024-08-17T17:46:38.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:37 smithi131 bash[88347]: cluster 2024-08-17T17:46:36.848002+0000 mon.a (mon.0) 2144 : cluster [DBG] osdmap e1303: 8 total, 8 up, 8 in 2024-08-17T17:46:38.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:37 smithi131 bash[88347]: cluster 2024-08-17T17:46:36.848002+0000 mon.a (mon.0) 2144 : cluster [DBG] osdmap e1303: 8 total, 8 up, 8 in 2024-08-17T17:46:38.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:37 smithi131 bash[89561]: cluster 2024-08-17T17:46:36.848002+0000 mon.a (mon.0) 2144 : cluster [DBG] osdmap e1303: 8 total, 8 up, 8 in 2024-08-17T17:46:38.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:37 smithi131 bash[89561]: cluster 2024-08-17T17:46:36.848002+0000 mon.a (mon.0) 2144 : cluster [DBG] osdmap e1303: 8 total, 8 up, 8 in 2024-08-17T17:46:38.933 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to HEAD diff [0~54525952,58720256~58720256,121634816~281018368,406847488~4194304] 2024-08-17T17:46:38.933 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~58720256,121634816~281018368,406847488~4194304] 2024-08-17T17:46:38.952 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~415236096] 2024-08-17T17:46:38.952 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to HEAD diff [0~54525952,58720256~54525952,121634816~281018368,406847488~4194304] 2024-08-17T17:46:38.952 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~54525952,121634816~281018368,406847488~4194304] 2024-08-17T17:46:38.955 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,121634816~293601280] 2024-08-17T17:46:38.955 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to HEAD diff [0~54525952,58720256~54525952,121634816~37748736,163577856~109051904,276824064~125829120,406847488~4194304] 2024-08-17T17:46:38.956 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~54525952,121634816~37748736,163577856~109051904,276824064~125829120,406847488~4194304] 2024-08-17T17:46:38.958 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,121634816~293601280] 2024-08-17T17:46:38.958 INFO:tasks.workunit.client.0.smithi131.stdout:from 3 to HEAD diff [0~54525952,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:38.958 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~12582912,75497472~37748736,125829120~33554432,163577856~109051904,276824064~4194304,285212672~46137344,335544320~67108864,406847488~4194304] 2024-08-17T17:46:38.960 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,125829120~289406976] 2024-08-17T17:46:39.100 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:46:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:46:38] "GET /metrics HTTP/1.1" 200 36566 "" "Prometheus/2.51.0" 2024-08-17T17:46:39.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:38 smithi131 bash[89561]: cluster 2024-08-17T17:46:37.851206+0000 mon.a (mon.0) 2145 : cluster [DBG] osdmap e1304: 8 total, 8 up, 8 in 2024-08-17T17:46:39.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:38 smithi131 bash[89561]: cluster 2024-08-17T17:46:37.851206+0000 mon.a (mon.0) 2145 : cluster [DBG] osdmap e1304: 8 total, 8 up, 8 in 2024-08-17T17:46:39.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:38 smithi131 bash[89561]: audit 2024-08-17T17:46:38.248120+0000 mon.a (mon.0) 2146 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:39.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:38 smithi131 bash[89561]: audit 2024-08-17T17:46:38.248120+0000 mon.a (mon.0) 2146 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:39.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:38 smithi131 bash[88347]: cluster 2024-08-17T17:46:37.851206+0000 mon.a (mon.0) 2145 : cluster [DBG] osdmap e1304: 8 total, 8 up, 8 in 2024-08-17T17:46:39.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:38 smithi131 bash[88347]: cluster 2024-08-17T17:46:37.851206+0000 mon.a (mon.0) 2145 : cluster [DBG] osdmap e1304: 8 total, 8 up, 8 in 2024-08-17T17:46:39.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:38 smithi131 bash[88347]: audit 2024-08-17T17:46:38.248120+0000 mon.a (mon.0) 2146 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:39.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:38 smithi131 bash[88347]: audit 2024-08-17T17:46:38.248120+0000 mon.a (mon.0) 2146 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:39.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:38 smithi169 bash[79348]: cluster 2024-08-17T17:46:37.851206+0000 mon.a (mon.0) 2145 : cluster [DBG] osdmap e1304: 8 total, 8 up, 8 in 2024-08-17T17:46:39.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:38 smithi169 bash[79348]: cluster 2024-08-17T17:46:37.851206+0000 mon.a (mon.0) 2145 : cluster [DBG] osdmap e1304: 8 total, 8 up, 8 in 2024-08-17T17:46:39.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:38 smithi169 bash[79348]: audit 2024-08-17T17:46:38.248120+0000 mon.a (mon.0) 2146 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:39.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:38 smithi169 bash[79348]: audit 2024-08-17T17:46:38.248120+0000 mon.a (mon.0) 2146 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:39.924 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to HEAD diff [0~54525952,58720256~58720256,121634816~281018368,406847488~4194304] 2024-08-17T17:46:39.924 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~58720256,121634816~281018368,406847488~4194304] 2024-08-17T17:46:39.955 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~415236096] 2024-08-17T17:46:39.956 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to HEAD diff [0~54525952,58720256~54525952,121634816~281018368,406847488~4194304] 2024-08-17T17:46:39.956 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~54525952,121634816~281018368,406847488~4194304] 2024-08-17T17:46:39.960 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,121634816~293601280] 2024-08-17T17:46:39.960 INFO:tasks.workunit.client.0.smithi131.stdout:from 2 to HEAD diff [0~54525952,58720256~54525952,121634816~37748736,163577856~109051904,276824064~125829120,406847488~4194304] 2024-08-17T17:46:39.960 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~54525952,121634816~37748736,163577856~109051904,276824064~125829120,406847488~4194304] 2024-08-17T17:46:39.962 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,121634816~293601280] 2024-08-17T17:46:40.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:39 smithi169 bash[79348]: cluster 2024-08-17T17:46:38.085525+0000 mgr.y (mgr.34107) 1325 : cluster [DBG] pgmap v1983: 105 pgs: 105 active+clean; 1.0 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 23 op/s 2024-08-17T17:46:40.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:39 smithi169 bash[79348]: cluster 2024-08-17T17:46:38.085525+0000 mgr.y (mgr.34107) 1325 : cluster [DBG] pgmap v1983: 105 pgs: 105 active+clean; 1.0 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 23 op/s 2024-08-17T17:46:40.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:39 smithi169 bash[79348]: cluster 2024-08-17T17:46:38.881018+0000 mon.a (mon.0) 2147 : cluster [DBG] osdmap e1305: 8 total, 8 up, 8 in 2024-08-17T17:46:40.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:39 smithi169 bash[79348]: cluster 2024-08-17T17:46:38.881018+0000 mon.a (mon.0) 2147 : cluster [DBG] osdmap e1305: 8 total, 8 up, 8 in 2024-08-17T17:46:40.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:39 smithi131 bash[89561]: cluster 2024-08-17T17:46:38.085525+0000 mgr.y (mgr.34107) 1325 : cluster [DBG] pgmap v1983: 105 pgs: 105 active+clean; 1.0 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 23 op/s 2024-08-17T17:46:40.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:39 smithi131 bash[89561]: cluster 2024-08-17T17:46:38.085525+0000 mgr.y (mgr.34107) 1325 : cluster [DBG] pgmap v1983: 105 pgs: 105 active+clean; 1.0 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 23 op/s 2024-08-17T17:46:40.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:39 smithi131 bash[89561]: cluster 2024-08-17T17:46:38.881018+0000 mon.a (mon.0) 2147 : cluster [DBG] osdmap e1305: 8 total, 8 up, 8 in 2024-08-17T17:46:40.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:39 smithi131 bash[89561]: cluster 2024-08-17T17:46:38.881018+0000 mon.a (mon.0) 2147 : cluster [DBG] osdmap e1305: 8 total, 8 up, 8 in 2024-08-17T17:46:40.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:39 smithi131 bash[88347]: cluster 2024-08-17T17:46:38.085525+0000 mgr.y (mgr.34107) 1325 : cluster [DBG] pgmap v1983: 105 pgs: 105 active+clean; 1.0 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 23 op/s 2024-08-17T17:46:40.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:39 smithi131 bash[88347]: cluster 2024-08-17T17:46:38.085525+0000 mgr.y (mgr.34107) 1325 : cluster [DBG] pgmap v1983: 105 pgs: 105 active+clean; 1.0 GiB data, 3.2 GiB used, 712 GiB / 715 GiB avail; 12 KiB/s rd, 0 B/s wr, 23 op/s 2024-08-17T17:46:40.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:39 smithi131 bash[88347]: cluster 2024-08-17T17:46:38.881018+0000 mon.a (mon.0) 2147 : cluster [DBG] osdmap e1305: 8 total, 8 up, 8 in 2024-08-17T17:46:40.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:39 smithi131 bash[88347]: cluster 2024-08-17T17:46:38.881018+0000 mon.a (mon.0) 2147 : cluster [DBG] osdmap e1305: 8 total, 8 up, 8 in 2024-08-17T17:46:40.835 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to HEAD diff [0~54525952,58720256~58720256,121634816~281018368,406847488~4194304] 2024-08-17T17:46:40.835 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~58720256,121634816~281018368,406847488~4194304] 2024-08-17T17:46:40.863 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~415236096] 2024-08-17T17:46:40.863 INFO:tasks.workunit.client.0.smithi131.stdout:from 1 to HEAD diff [0~54525952,58720256~54525952,121634816~281018368,406847488~4194304] 2024-08-17T17:46:40.864 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~54525952,121634816~281018368,406847488~4194304] 2024-08-17T17:46:40.865 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~117440512,121634816~293601280] 2024-08-17T17:46:41.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:40 smithi169 bash[79348]: cluster 2024-08-17T17:46:39.893334+0000 mon.a (mon.0) 2148 : cluster [DBG] osdmap e1306: 8 total, 8 up, 8 in 2024-08-17T17:46:41.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:40 smithi169 bash[79348]: cluster 2024-08-17T17:46:39.893334+0000 mon.a (mon.0) 2148 : cluster [DBG] osdmap e1306: 8 total, 8 up, 8 in 2024-08-17T17:46:41.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:40 smithi169 bash[79348]: cluster 2024-08-17T17:46:40.795819+0000 mon.a (mon.0) 2149 : cluster [DBG] osdmap e1307: 8 total, 8 up, 8 in 2024-08-17T17:46:41.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:40 smithi169 bash[79348]: cluster 2024-08-17T17:46:40.795819+0000 mon.a (mon.0) 2149 : cluster [DBG] osdmap e1307: 8 total, 8 up, 8 in 2024-08-17T17:46:41.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:40 smithi131 bash[89561]: cluster 2024-08-17T17:46:39.893334+0000 mon.a (mon.0) 2148 : cluster [DBG] osdmap e1306: 8 total, 8 up, 8 in 2024-08-17T17:46:41.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:40 smithi131 bash[89561]: cluster 2024-08-17T17:46:39.893334+0000 mon.a (mon.0) 2148 : cluster [DBG] osdmap e1306: 8 total, 8 up, 8 in 2024-08-17T17:46:41.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:40 smithi131 bash[89561]: cluster 2024-08-17T17:46:40.795819+0000 mon.a (mon.0) 2149 : cluster [DBG] osdmap e1307: 8 total, 8 up, 8 in 2024-08-17T17:46:41.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:40 smithi131 bash[89561]: cluster 2024-08-17T17:46:40.795819+0000 mon.a (mon.0) 2149 : cluster [DBG] osdmap e1307: 8 total, 8 up, 8 in 2024-08-17T17:46:41.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:40 smithi131 bash[88347]: cluster 2024-08-17T17:46:39.893334+0000 mon.a (mon.0) 2148 : cluster [DBG] osdmap e1306: 8 total, 8 up, 8 in 2024-08-17T17:46:41.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:40 smithi131 bash[88347]: cluster 2024-08-17T17:46:39.893334+0000 mon.a (mon.0) 2148 : cluster [DBG] osdmap e1306: 8 total, 8 up, 8 in 2024-08-17T17:46:41.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:40 smithi131 bash[88347]: cluster 2024-08-17T17:46:40.795819+0000 mon.a (mon.0) 2149 : cluster [DBG] osdmap e1307: 8 total, 8 up, 8 in 2024-08-17T17:46:41.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:40 smithi131 bash[88347]: cluster 2024-08-17T17:46:40.795819+0000 mon.a (mon.0) 2149 : cluster [DBG] osdmap e1307: 8 total, 8 up, 8 in 2024-08-17T17:46:41.842 INFO:tasks.workunit.client.0.smithi131.stdout:from 0 to HEAD diff [0~54525952,58720256~58720256,121634816~281018368,406847488~4194304] 2024-08-17T17:46:41.843 INFO:tasks.workunit.client.0.smithi131.stdout: limited diff [0~54525952,58720256~58720256,121634816~281018368,406847488~4194304] 2024-08-17T17:46:41.854 INFO:tasks.workunit.client.0.smithi131.stdout: actual was [0~415236096] 2024-08-17T17:46:42.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:41 smithi131 bash[89561]: cluster 2024-08-17T17:46:40.086273+0000 mgr.y (mgr.34107) 1326 : cluster [DBG] pgmap v1986: 105 pgs: 5 active+clean+snaptrim, 4 active+clean+snaptrim_wait, 96 active+clean; 910 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 106 KiB/s rd, 5.0 KiB/s wr, 170 op/s 2024-08-17T17:46:42.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:41 smithi131 bash[89561]: cluster 2024-08-17T17:46:40.086273+0000 mgr.y (mgr.34107) 1326 : cluster [DBG] pgmap v1986: 105 pgs: 5 active+clean+snaptrim, 4 active+clean+snaptrim_wait, 96 active+clean; 910 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 106 KiB/s rd, 5.0 KiB/s wr, 170 op/s 2024-08-17T17:46:42.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:41 smithi131 bash[89561]: cluster 2024-08-17T17:46:41.796154+0000 mon.a (mon.0) 2150 : cluster [DBG] osdmap e1308: 8 total, 8 up, 8 in 2024-08-17T17:46:42.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:41 smithi131 bash[89561]: cluster 2024-08-17T17:46:41.796154+0000 mon.a (mon.0) 2150 : cluster [DBG] osdmap e1308: 8 total, 8 up, 8 in 2024-08-17T17:46:42.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:41 smithi131 bash[88347]: cluster 2024-08-17T17:46:40.086273+0000 mgr.y (mgr.34107) 1326 : cluster [DBG] pgmap v1986: 105 pgs: 5 active+clean+snaptrim, 4 active+clean+snaptrim_wait, 96 active+clean; 910 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 106 KiB/s rd, 5.0 KiB/s wr, 170 op/s 2024-08-17T17:46:42.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:41 smithi131 bash[88347]: cluster 2024-08-17T17:46:40.086273+0000 mgr.y (mgr.34107) 1326 : cluster [DBG] pgmap v1986: 105 pgs: 5 active+clean+snaptrim, 4 active+clean+snaptrim_wait, 96 active+clean; 910 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 106 KiB/s rd, 5.0 KiB/s wr, 170 op/s 2024-08-17T17:46:42.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:41 smithi131 bash[88347]: cluster 2024-08-17T17:46:41.796154+0000 mon.a (mon.0) 2150 : cluster [DBG] osdmap e1308: 8 total, 8 up, 8 in 2024-08-17T17:46:42.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:41 smithi131 bash[88347]: cluster 2024-08-17T17:46:41.796154+0000 mon.a (mon.0) 2150 : cluster [DBG] osdmap e1308: 8 total, 8 up, 8 in 2024-08-17T17:46:42.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:41 smithi169 bash[79348]: cluster 2024-08-17T17:46:40.086273+0000 mgr.y (mgr.34107) 1326 : cluster [DBG] pgmap v1986: 105 pgs: 5 active+clean+snaptrim, 4 active+clean+snaptrim_wait, 96 active+clean; 910 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 106 KiB/s rd, 5.0 KiB/s wr, 170 op/s 2024-08-17T17:46:42.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:41 smithi169 bash[79348]: cluster 2024-08-17T17:46:40.086273+0000 mgr.y (mgr.34107) 1326 : cluster [DBG] pgmap v1986: 105 pgs: 5 active+clean+snaptrim, 4 active+clean+snaptrim_wait, 96 active+clean; 910 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 106 KiB/s rd, 5.0 KiB/s wr, 170 op/s 2024-08-17T17:46:42.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:41 smithi169 bash[79348]: cluster 2024-08-17T17:46:41.796154+0000 mon.a (mon.0) 2150 : cluster [DBG] osdmap e1308: 8 total, 8 up, 8 in 2024-08-17T17:46:42.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:41 smithi169 bash[79348]: cluster 2024-08-17T17:46:41.796154+0000 mon.a (mon.0) 2150 : cluster [DBG] osdmap e1308: 8 total, 8 up, 8 in 2024-08-17T17:46:42.862 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] DiffIterateTest/1.DiffIterateStress (39859 ms) 2024-08-17T17:46:42.862 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] DiffIterateTest/1.DiffIterateParent 2024-08-17T17:46:42.862 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:46:44.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:43 smithi131 bash[88347]: cluster 2024-08-17T17:46:42.086904+0000 mgr.y (mgr.34107) 1327 : cluster [DBG] pgmap v1989: 105 pgs: 5 active+clean+snaptrim, 4 active+clean+snaptrim_wait, 96 active+clean; 902 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 108 KiB/s rd, 5.0 KiB/s wr, 175 op/s 2024-08-17T17:46:44.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:43 smithi131 bash[88347]: cluster 2024-08-17T17:46:42.086904+0000 mgr.y (mgr.34107) 1327 : cluster [DBG] pgmap v1989: 105 pgs: 5 active+clean+snaptrim, 4 active+clean+snaptrim_wait, 96 active+clean; 902 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 108 KiB/s rd, 5.0 KiB/s wr, 175 op/s 2024-08-17T17:46:44.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:43 smithi131 bash[88347]: cluster 2024-08-17T17:46:42.801127+0000 mon.a (mon.0) 2151 : cluster [DBG] osdmap e1309: 8 total, 8 up, 8 in 2024-08-17T17:46:44.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:43 smithi131 bash[88347]: cluster 2024-08-17T17:46:42.801127+0000 mon.a (mon.0) 2151 : cluster [DBG] osdmap e1309: 8 total, 8 up, 8 in 2024-08-17T17:46:44.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:43 smithi131 bash[89561]: cluster 2024-08-17T17:46:42.086904+0000 mgr.y (mgr.34107) 1327 : cluster [DBG] pgmap v1989: 105 pgs: 5 active+clean+snaptrim, 4 active+clean+snaptrim_wait, 96 active+clean; 902 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 108 KiB/s rd, 5.0 KiB/s wr, 175 op/s 2024-08-17T17:46:44.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:43 smithi131 bash[89561]: cluster 2024-08-17T17:46:42.086904+0000 mgr.y (mgr.34107) 1327 : cluster [DBG] pgmap v1989: 105 pgs: 5 active+clean+snaptrim, 4 active+clean+snaptrim_wait, 96 active+clean; 902 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 108 KiB/s rd, 5.0 KiB/s wr, 175 op/s 2024-08-17T17:46:44.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:43 smithi131 bash[89561]: cluster 2024-08-17T17:46:42.801127+0000 mon.a (mon.0) 2151 : cluster [DBG] osdmap e1309: 8 total, 8 up, 8 in 2024-08-17T17:46:44.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:43 smithi131 bash[89561]: cluster 2024-08-17T17:46:42.801127+0000 mon.a (mon.0) 2151 : cluster [DBG] osdmap e1309: 8 total, 8 up, 8 in 2024-08-17T17:46:44.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:43 smithi169 bash[79348]: cluster 2024-08-17T17:46:42.086904+0000 mgr.y (mgr.34107) 1327 : cluster [DBG] pgmap v1989: 105 pgs: 5 active+clean+snaptrim, 4 active+clean+snaptrim_wait, 96 active+clean; 902 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 108 KiB/s rd, 5.0 KiB/s wr, 175 op/s 2024-08-17T17:46:44.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:43 smithi169 bash[79348]: cluster 2024-08-17T17:46:42.086904+0000 mgr.y (mgr.34107) 1327 : cluster [DBG] pgmap v1989: 105 pgs: 5 active+clean+snaptrim, 4 active+clean+snaptrim_wait, 96 active+clean; 902 MiB data, 2.9 GiB used, 712 GiB / 715 GiB avail; 108 KiB/s rd, 5.0 KiB/s wr, 175 op/s 2024-08-17T17:46:44.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:43 smithi169 bash[79348]: cluster 2024-08-17T17:46:42.801127+0000 mon.a (mon.0) 2151 : cluster [DBG] osdmap e1309: 8 total, 8 up, 8 in 2024-08-17T17:46:44.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:43 smithi169 bash[79348]: cluster 2024-08-17T17:46:42.801127+0000 mon.a (mon.0) 2151 : cluster [DBG] osdmap e1309: 8 total, 8 up, 8 in 2024-08-17T17:46:44.164 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] DiffIterateTest/1.DiffIterateParent (1302 ms) 2024-08-17T17:46:44.164 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] DiffIterateTest/1.DiffIterateIgnoreParent 2024-08-17T17:46:44.164 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:46:45.179 INFO:tasks.workunit.client.0.smithi131.stdout: wrote [4194304~16777216] to clone 2024-08-17T17:46:45.180 INFO:tasks.workunit.client.0.smithi131.stdout: diff was [4194304~16777216] 2024-08-17T17:46:45.189 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] DiffIterateTest/1.DiffIterateIgnoreParent (1026 ms) 2024-08-17T17:46:45.189 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] DiffIterateTest/1.DiffIterateCallbackError 2024-08-17T17:46:45.190 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:46:45.246 INFO:tasks.workunit.client.0.smithi131.stdout: wrote [4869491~97731,7605070~94949,9262834~24785,11307676~73171,15141073~7778,16943771~21189,18484994~7873,19527327~19488,20362141~39520,20695845~41714] 2024-08-17T17:46:45.270 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] DiffIterateTest/1.DiffIterateCallbackError (81 ms) 2024-08-17T17:46:45.271 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] DiffIterateTest/1.DiffIterateParentDiscard 2024-08-17T17:46:45.271 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:46:45.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:44 smithi131 bash[89561]: cluster 2024-08-17T17:46:43.906092+0000 mon.a (mon.0) 2152 : cluster [DBG] osdmap e1310: 8 total, 8 up, 8 in 2024-08-17T17:46:45.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:44 smithi131 bash[89561]: cluster 2024-08-17T17:46:43.906092+0000 mon.a (mon.0) 2152 : cluster [DBG] osdmap e1310: 8 total, 8 up, 8 in 2024-08-17T17:46:45.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:44 smithi131 bash[88347]: cluster 2024-08-17T17:46:43.906092+0000 mon.a (mon.0) 2152 : cluster [DBG] osdmap e1310: 8 total, 8 up, 8 in 2024-08-17T17:46:45.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:44 smithi131 bash[88347]: cluster 2024-08-17T17:46:43.906092+0000 mon.a (mon.0) 2152 : cluster [DBG] osdmap e1310: 8 total, 8 up, 8 in 2024-08-17T17:46:45.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:44 smithi169 bash[79348]: cluster 2024-08-17T17:46:43.906092+0000 mon.a (mon.0) 2152 : cluster [DBG] osdmap e1310: 8 total, 8 up, 8 in 2024-08-17T17:46:45.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:44 smithi169 bash[79348]: cluster 2024-08-17T17:46:43.906092+0000 mon.a (mon.0) 2152 : cluster [DBG] osdmap e1310: 8 total, 8 up, 8 in 2024-08-17T17:46:46.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:45 smithi131 bash[88347]: cluster 2024-08-17T17:46:44.088216+0000 mgr.y (mgr.34107) 1328 : cluster [DBG] pgmap v1992: 105 pgs: 105 active+clean; 816 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 72 KiB/s rd, 5.0 MiB/s wr, 111 op/s 2024-08-17T17:46:46.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:45 smithi131 bash[88347]: cluster 2024-08-17T17:46:44.088216+0000 mgr.y (mgr.34107) 1328 : cluster [DBG] pgmap v1992: 105 pgs: 105 active+clean; 816 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 72 KiB/s rd, 5.0 MiB/s wr, 111 op/s 2024-08-17T17:46:46.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:45 smithi131 bash[88347]: cluster 2024-08-17T17:46:44.915709+0000 mon.a (mon.0) 2153 : cluster [DBG] osdmap e1311: 8 total, 8 up, 8 in 2024-08-17T17:46:46.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:45 smithi131 bash[88347]: cluster 2024-08-17T17:46:44.915709+0000 mon.a (mon.0) 2153 : cluster [DBG] osdmap e1311: 8 total, 8 up, 8 in 2024-08-17T17:46:46.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:45 smithi131 bash[88347]: cluster 2024-08-17T17:46:45.796589+0000 mon.a (mon.0) 2154 : cluster [DBG] osdmap e1312: 8 total, 8 up, 8 in 2024-08-17T17:46:46.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:45 smithi131 bash[88347]: cluster 2024-08-17T17:46:45.796589+0000 mon.a (mon.0) 2154 : cluster [DBG] osdmap e1312: 8 total, 8 up, 8 in 2024-08-17T17:46:46.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:45 smithi131 bash[89561]: cluster 2024-08-17T17:46:44.088216+0000 mgr.y (mgr.34107) 1328 : cluster [DBG] pgmap v1992: 105 pgs: 105 active+clean; 816 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 72 KiB/s rd, 5.0 MiB/s wr, 111 op/s 2024-08-17T17:46:46.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:45 smithi131 bash[89561]: cluster 2024-08-17T17:46:44.088216+0000 mgr.y (mgr.34107) 1328 : cluster [DBG] pgmap v1992: 105 pgs: 105 active+clean; 816 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 72 KiB/s rd, 5.0 MiB/s wr, 111 op/s 2024-08-17T17:46:46.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:45 smithi131 bash[89561]: cluster 2024-08-17T17:46:44.915709+0000 mon.a (mon.0) 2153 : cluster [DBG] osdmap e1311: 8 total, 8 up, 8 in 2024-08-17T17:46:46.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:45 smithi131 bash[89561]: cluster 2024-08-17T17:46:44.915709+0000 mon.a (mon.0) 2153 : cluster [DBG] osdmap e1311: 8 total, 8 up, 8 in 2024-08-17T17:46:46.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:45 smithi131 bash[89561]: cluster 2024-08-17T17:46:45.796589+0000 mon.a (mon.0) 2154 : cluster [DBG] osdmap e1312: 8 total, 8 up, 8 in 2024-08-17T17:46:46.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:45 smithi131 bash[89561]: cluster 2024-08-17T17:46:45.796589+0000 mon.a (mon.0) 2154 : cluster [DBG] osdmap e1312: 8 total, 8 up, 8 in 2024-08-17T17:46:46.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:45 smithi169 bash[79348]: cluster 2024-08-17T17:46:44.088216+0000 mgr.y (mgr.34107) 1328 : cluster [DBG] pgmap v1992: 105 pgs: 105 active+clean; 816 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 72 KiB/s rd, 5.0 MiB/s wr, 111 op/s 2024-08-17T17:46:46.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:45 smithi169 bash[79348]: cluster 2024-08-17T17:46:44.088216+0000 mgr.y (mgr.34107) 1328 : cluster [DBG] pgmap v1992: 105 pgs: 105 active+clean; 816 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 72 KiB/s rd, 5.0 MiB/s wr, 111 op/s 2024-08-17T17:46:46.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:45 smithi169 bash[79348]: cluster 2024-08-17T17:46:44.915709+0000 mon.a (mon.0) 2153 : cluster [DBG] osdmap e1311: 8 total, 8 up, 8 in 2024-08-17T17:46:46.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:45 smithi169 bash[79348]: cluster 2024-08-17T17:46:44.915709+0000 mon.a (mon.0) 2153 : cluster [DBG] osdmap e1311: 8 total, 8 up, 8 in 2024-08-17T17:46:46.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:45 smithi169 bash[79348]: cluster 2024-08-17T17:46:45.796589+0000 mon.a (mon.0) 2154 : cluster [DBG] osdmap e1312: 8 total, 8 up, 8 in 2024-08-17T17:46:46.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:45 smithi169 bash[79348]: cluster 2024-08-17T17:46:45.796589+0000 mon.a (mon.0) 2154 : cluster [DBG] osdmap e1312: 8 total, 8 up, 8 in 2024-08-17T17:46:47.044 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] DiffIterateTest/1.DiffIterateParentDiscard (1774 ms) 2024-08-17T17:46:47.044 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] DiffIterateTest/1.DiffIterateUnalignedSmall 2024-08-17T17:46:47.045 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:46:47.152 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] DiffIterateTest/1.DiffIterateUnalignedSmall (107 ms) 2024-08-17T17:46:47.152 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] DiffIterateTest/1.DiffIterateUnaligned 2024-08-17T17:46:47.152 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:46:47.271 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] DiffIterateTest/1.DiffIterateUnaligned (119 ms) 2024-08-17T17:46:47.271 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] DiffIterateTest/1.DiffIterateTryAcquireLock 2024-08-17T17:46:47.271 INFO:tasks.workunit.client.0.smithi131.stdout:using new format! 2024-08-17T17:46:48.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:47 smithi131 bash[89561]: cluster 2024-08-17T17:46:46.089018+0000 mgr.y (mgr.34107) 1329 : cluster [DBG] pgmap v1995: 105 pgs: 105 active+clean; 791 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 6.0 MiB/s wr, 123 op/s 2024-08-17T17:46:48.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:47 smithi131 bash[89561]: cluster 2024-08-17T17:46:46.089018+0000 mgr.y (mgr.34107) 1329 : cluster [DBG] pgmap v1995: 105 pgs: 105 active+clean; 791 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 6.0 MiB/s wr, 123 op/s 2024-08-17T17:46:48.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:47 smithi131 bash[89561]: cluster 2024-08-17T17:46:46.800385+0000 mon.a (mon.0) 2155 : cluster [DBG] osdmap e1313: 8 total, 8 up, 8 in 2024-08-17T17:46:48.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:47 smithi131 bash[89561]: cluster 2024-08-17T17:46:46.800385+0000 mon.a (mon.0) 2155 : cluster [DBG] osdmap e1313: 8 total, 8 up, 8 in 2024-08-17T17:46:48.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:47 smithi131 bash[88347]: cluster 2024-08-17T17:46:46.089018+0000 mgr.y (mgr.34107) 1329 : cluster [DBG] pgmap v1995: 105 pgs: 105 active+clean; 791 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 6.0 MiB/s wr, 123 op/s 2024-08-17T17:46:48.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:47 smithi131 bash[88347]: cluster 2024-08-17T17:46:46.089018+0000 mgr.y (mgr.34107) 1329 : cluster [DBG] pgmap v1995: 105 pgs: 105 active+clean; 791 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 6.0 MiB/s wr, 123 op/s 2024-08-17T17:46:48.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:47 smithi131 bash[88347]: cluster 2024-08-17T17:46:46.800385+0000 mon.a (mon.0) 2155 : cluster [DBG] osdmap e1313: 8 total, 8 up, 8 in 2024-08-17T17:46:48.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:47 smithi131 bash[88347]: cluster 2024-08-17T17:46:46.800385+0000 mon.a (mon.0) 2155 : cluster [DBG] osdmap e1313: 8 total, 8 up, 8 in 2024-08-17T17:46:48.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:47 smithi169 bash[79348]: cluster 2024-08-17T17:46:46.089018+0000 mgr.y (mgr.34107) 1329 : cluster [DBG] pgmap v1995: 105 pgs: 105 active+clean; 791 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 6.0 MiB/s wr, 123 op/s 2024-08-17T17:46:48.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:47 smithi169 bash[79348]: cluster 2024-08-17T17:46:46.089018+0000 mgr.y (mgr.34107) 1329 : cluster [DBG] pgmap v1995: 105 pgs: 105 active+clean; 791 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.1 MiB/s rd, 6.0 MiB/s wr, 123 op/s 2024-08-17T17:46:48.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:47 smithi169 bash[79348]: cluster 2024-08-17T17:46:46.800385+0000 mon.a (mon.0) 2155 : cluster [DBG] osdmap e1313: 8 total, 8 up, 8 in 2024-08-17T17:46:48.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:47 smithi169 bash[79348]: cluster 2024-08-17T17:46:46.800385+0000 mon.a (mon.0) 2155 : cluster [DBG] osdmap e1313: 8 total, 8 up, 8 in 2024-08-17T17:46:49.100 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:46:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:46:48] "GET /metrics HTTP/1.1" 200 36566 "" "Prometheus/2.51.0" 2024-08-17T17:46:50.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:49 smithi131 bash[89561]: cluster 2024-08-17T17:46:48.089732+0000 mgr.y (mgr.34107) 1330 : cluster [DBG] pgmap v1997: 105 pgs: 105 active+clean; 791 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.7 MiB/s wr, 118 op/s 2024-08-17T17:46:50.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:49 smithi131 bash[89561]: cluster 2024-08-17T17:46:48.089732+0000 mgr.y (mgr.34107) 1330 : cluster [DBG] pgmap v1997: 105 pgs: 105 active+clean; 791 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.7 MiB/s wr, 118 op/s 2024-08-17T17:46:50.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:49 smithi131 bash[88347]: cluster 2024-08-17T17:46:48.089732+0000 mgr.y (mgr.34107) 1330 : cluster [DBG] pgmap v1997: 105 pgs: 105 active+clean; 791 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.7 MiB/s wr, 118 op/s 2024-08-17T17:46:50.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:49 smithi131 bash[88347]: cluster 2024-08-17T17:46:48.089732+0000 mgr.y (mgr.34107) 1330 : cluster [DBG] pgmap v1997: 105 pgs: 105 active+clean; 791 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.7 MiB/s wr, 118 op/s 2024-08-17T17:46:50.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:49 smithi169 bash[79348]: cluster 2024-08-17T17:46:48.089732+0000 mgr.y (mgr.34107) 1330 : cluster [DBG] pgmap v1997: 105 pgs: 105 active+clean; 791 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.7 MiB/s wr, 118 op/s 2024-08-17T17:46:50.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:49 smithi169 bash[79348]: cluster 2024-08-17T17:46:48.089732+0000 mgr.y (mgr.34107) 1330 : cluster [DBG] pgmap v1997: 105 pgs: 105 active+clean; 791 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 1.0 MiB/s rd, 5.7 MiB/s wr, 118 op/s 2024-08-17T17:46:52.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:51 smithi131 bash[89561]: cluster 2024-08-17T17:46:50.091029+0000 mgr.y (mgr.34107) 1331 : cluster [DBG] pgmap v1998: 105 pgs: 105 active+clean; 867 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 6.0 MiB/s wr, 239 op/s 2024-08-17T17:46:52.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:51 smithi131 bash[89561]: cluster 2024-08-17T17:46:50.091029+0000 mgr.y (mgr.34107) 1331 : cluster [DBG] pgmap v1998: 105 pgs: 105 active+clean; 867 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 6.0 MiB/s wr, 239 op/s 2024-08-17T17:46:52.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:51 smithi131 bash[89561]: cluster 2024-08-17T17:46:50.798266+0000 mon.a (mon.0) 2156 : cluster [DBG] osdmap e1314: 8 total, 8 up, 8 in 2024-08-17T17:46:52.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:51 smithi131 bash[89561]: cluster 2024-08-17T17:46:50.798266+0000 mon.a (mon.0) 2156 : cluster [DBG] osdmap e1314: 8 total, 8 up, 8 in 2024-08-17T17:46:52.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:51 smithi131 bash[88347]: cluster 2024-08-17T17:46:50.091029+0000 mgr.y (mgr.34107) 1331 : cluster [DBG] pgmap v1998: 105 pgs: 105 active+clean; 867 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 6.0 MiB/s wr, 239 op/s 2024-08-17T17:46:52.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:51 smithi131 bash[88347]: cluster 2024-08-17T17:46:50.091029+0000 mgr.y (mgr.34107) 1331 : cluster [DBG] pgmap v1998: 105 pgs: 105 active+clean; 867 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 6.0 MiB/s wr, 239 op/s 2024-08-17T17:46:52.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:51 smithi131 bash[88347]: cluster 2024-08-17T17:46:50.798266+0000 mon.a (mon.0) 2156 : cluster [DBG] osdmap e1314: 8 total, 8 up, 8 in 2024-08-17T17:46:52.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:51 smithi131 bash[88347]: cluster 2024-08-17T17:46:50.798266+0000 mon.a (mon.0) 2156 : cluster [DBG] osdmap e1314: 8 total, 8 up, 8 in 2024-08-17T17:46:52.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:51 smithi169 bash[79348]: cluster 2024-08-17T17:46:50.091029+0000 mgr.y (mgr.34107) 1331 : cluster [DBG] pgmap v1998: 105 pgs: 105 active+clean; 867 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 6.0 MiB/s wr, 239 op/s 2024-08-17T17:46:52.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:51 smithi169 bash[79348]: cluster 2024-08-17T17:46:50.091029+0000 mgr.y (mgr.34107) 1331 : cluster [DBG] pgmap v1998: 105 pgs: 105 active+clean; 867 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 3.5 MiB/s rd, 6.0 MiB/s wr, 239 op/s 2024-08-17T17:46:52.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:51 smithi169 bash[79348]: cluster 2024-08-17T17:46:50.798266+0000 mon.a (mon.0) 2156 : cluster [DBG] osdmap e1314: 8 total, 8 up, 8 in 2024-08-17T17:46:52.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:51 smithi169 bash[79348]: cluster 2024-08-17T17:46:50.798266+0000 mon.a (mon.0) 2156 : cluster [DBG] osdmap e1314: 8 total, 8 up, 8 in 2024-08-17T17:46:52.386 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] DiffIterateTest/1.DiffIterateTryAcquireLock (5116 ms) 2024-08-17T17:46:52.387 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] DiffIterateTest/1.DiffIterateStriping 2024-08-17T17:46:52.387 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/librbd/test_librbd.cc:8958: Skipped 2024-08-17T17:46:52.387 INFO:tasks.workunit.client.0.smithi131.stdout:Skipping due to unmet REQUIRE 2024-08-17T17:46:52.387 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] DiffIterateTest/1.DiffIterateStriping (0 ms) 2024-08-17T17:46:52.817 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 19 tests from DiffIterateTest/1 (263210 ms total) 2024-08-17T17:46:52.817 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:46:52.817 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] Global test environment tear-down 2024-08-17T17:46:52.817 INFO:tasks.workunit.client.0.smithi131.stdout:[==========] 490 tests from 24 test suites ran. (2754622 ms total) 2024-08-17T17:46:52.817 INFO:tasks.workunit.client.0.smithi131.stdout:[ PASSED ] 444 tests. 2024-08-17T17:46:52.817 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] 46 tests, listed below: 2024-08-17T17:46:52.818 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestJournalStress.DiscardWithPruneWriteOverlap 2024-08-17T17:46:52.818 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestJournalReplay.AioDiscardEvent 2024-08-17T17:46:52.818 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestJournalReplay.AioWriteEvent 2024-08-17T17:46:52.818 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestJournalReplay.AioFlushEvent 2024-08-17T17:46:52.818 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestJournalReplay.SnapCreate 2024-08-17T17:46:52.818 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestJournalReplay.SnapProtect 2024-08-17T17:46:52.818 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestJournalReplay.SnapUnprotect 2024-08-17T17:46:52.818 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestJournalReplay.SnapRename 2024-08-17T17:46:52.818 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestJournalReplay.SnapRollback 2024-08-17T17:46:52.818 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestJournalReplay.SnapRemove 2024-08-17T17:46:52.818 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestJournalReplay.Rename 2024-08-17T17:46:52.818 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestJournalReplay.Resize 2024-08-17T17:46:52.819 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestJournalReplay.Flatten 2024-08-17T17:46:52.819 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestJournalReplay.UpdateFeatures 2024-08-17T17:46:52.819 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestJournalReplay.MetadataSet 2024-08-17T17:46:52.819 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestJournalReplay.MetadataRemove 2024-08-17T17:46:52.819 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestJournalReplay.ObjectPosition 2024-08-17T17:46:52.819 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestJournalEntries.AioWrite 2024-08-17T17:46:52.819 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestJournalEntries.AioDiscard 2024-08-17T17:46:52.819 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestJournalEntries.AioDiscardWithPrune 2024-08-17T17:46:52.819 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestJournalEntries.AioFlush 2024-08-17T17:46:52.819 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestOperations.DisableJournalingCorrupt 2024-08-17T17:46:52.819 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestMigration.MirroringSamePool 2024-08-17T17:46:52.819 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestMigration.MirroringAbort 2024-08-17T17:46:52.819 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolDisabled 2024-08-17T17:46:52.819 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestMigration.MirroringOtherPoolEnabled 2024-08-17T17:46:52.819 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestMigration.MirroringPool 2024-08-17T17:46:52.820 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingLargerDstObjSize 2024-08-17T17:46:52.820 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingLargerDstObjSize 2024-08-17T17:46:52.820 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingLargerDstObjSize 2024-08-17T17:46:52.820 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingLargerDstObjSize 2024-08-17T17:46:52.820 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingLargerDstObjSize 2024-08-17T17:46:52.820 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestDeepCopy.NoSnaps_StrippingSmallerDstObjSize 2024-08-17T17:46:52.820 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestDeepCopy.Snaps_StrippingSmallerDstObjSize 2024-08-17T17:46:52.820 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestDeepCopy.Clone_StrippingSmallerDstObjSize 2024-08-17T17:46:52.820 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestDeepCopy.CloneFlatten_StrippingSmallerDstObjSize 2024-08-17T17:46:52.820 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestDeepCopy.Stress_StrippingSmallerDstObjSize 2024-08-17T17:46:52.820 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestMirroring.DisableImageMirrorWithPeer 2024-08-17T17:46:52.820 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestMirroring.DisableJournalingWithPeer 2024-08-17T17:46:52.820 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestInternal.DiscardCopyup 2024-08-17T17:46:52.821 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestInternal.TestCoR 2024-08-17T17:46:52.821 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestLibRBD.EncryptionLoadBadStripePattern 2024-08-17T17:46:52.821 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestLibRBD.EnableJournalingViaLockOwner 2024-08-17T17:46:52.821 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] TestLibRBD.ExclusiveLockReadTransition 2024-08-17T17:46:52.821 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] DiffIterateTest/0.DiffIterateStriping 2024-08-17T17:46:52.821 INFO:tasks.workunit.client.0.smithi131.stdout:[ SKIPPED ] DiffIterateTest/1.DiffIterateStriping 2024-08-17T17:46:52.821 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:46:52.821 INFO:tasks.workunit.client.0.smithi131.stdout: YOU HAVE 2 DISABLED TESTS 2024-08-17T17:46:52.821 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T17:46:52.887 INFO:teuthology.orchestra.run:Running command with timeout 3600 2024-08-17T17:46:52.887 DEBUG:teuthology.orchestra.run.smithi131:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-17T17:46:52.943 INFO:tasks.workunit:Stopping ['rbd/test_librbd.sh'] on client.0... 2024-08-17T17:46:52.943 DEBUG:teuthology.orchestra.run.smithi131:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-08-17T17:46:53.223 DEBUG:teuthology.parallel:result is None 2024-08-17T17:46:53.223 DEBUG:teuthology.orchestra.run.smithi131:> sudo rm -rf -- /home/ubuntu/cephtest/mnt.0/client.0 2024-08-17T17:46:53.236 INFO:tasks.workunit:Deleted dir /home/ubuntu/cephtest/mnt.0/client.0 2024-08-17T17:46:53.236 DEBUG:teuthology.orchestra.run.smithi131:> rmdir -- /home/ubuntu/cephtest/mnt.0 2024-08-17T17:46:53.293 INFO:tasks.workunit:Deleted artificial mount point /home/ubuntu/cephtest/mnt.0/client.0 2024-08-17T17:46:53.293 INFO:teuthology.task.sequential:In sequential, running task print... 2024-08-17T17:46:53.293 INFO:teuthology.task.print:**** done rbd/test_librbd.sh 7-workload 2024-08-17T17:46:53.294 DEBUG:teuthology.parallel:result is None 2024-08-17T17:46:53.294 INFO:teuthology.run_tasks:Running task print... 2024-08-17T17:46:53.303 INFO:teuthology.task.print:**** done upgrading first half of cluster **** 2024-08-17T17:46:53.303 INFO:teuthology.run_tasks:Running task ceph.healthy... 2024-08-17T17:46:53.374 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-08-17T17:46:53.374 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-08-17T17:46:53.374 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph mgr dump --format=json 2024-08-17T17:46:54.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:53 smithi131 bash[88347]: cluster 2024-08-17T17:46:52.091702+0000 mgr.y (mgr.34107) 1332 : cluster [DBG] pgmap v2000: 105 pgs: 105 active+clean; 883 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 7.6 MiB/s wr, 229 op/s 2024-08-17T17:46:54.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:53 smithi131 bash[88347]: cluster 2024-08-17T17:46:52.091702+0000 mgr.y (mgr.34107) 1332 : cluster [DBG] pgmap v2000: 105 pgs: 105 active+clean; 883 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 7.6 MiB/s wr, 229 op/s 2024-08-17T17:46:54.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:53 smithi131 bash[88347]: cluster 2024-08-17T17:46:52.809119+0000 mon.a (mon.0) 2157 : cluster [DBG] osdmap e1315: 8 total, 8 up, 8 in 2024-08-17T17:46:54.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:53 smithi131 bash[88347]: cluster 2024-08-17T17:46:52.809119+0000 mon.a (mon.0) 2157 : cluster [DBG] osdmap e1315: 8 total, 8 up, 8 in 2024-08-17T17:46:54.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:53 smithi131 bash[88347]: audit 2024-08-17T17:46:53.247778+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:54.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:53 smithi131 bash[88347]: audit 2024-08-17T17:46:53.247778+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:54.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:53 smithi131 bash[89561]: cluster 2024-08-17T17:46:52.091702+0000 mgr.y (mgr.34107) 1332 : cluster [DBG] pgmap v2000: 105 pgs: 105 active+clean; 883 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 7.6 MiB/s wr, 229 op/s 2024-08-17T17:46:54.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:53 smithi131 bash[89561]: cluster 2024-08-17T17:46:52.091702+0000 mgr.y (mgr.34107) 1332 : cluster [DBG] pgmap v2000: 105 pgs: 105 active+clean; 883 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 7.6 MiB/s wr, 229 op/s 2024-08-17T17:46:54.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:53 smithi131 bash[89561]: cluster 2024-08-17T17:46:52.809119+0000 mon.a (mon.0) 2157 : cluster [DBG] osdmap e1315: 8 total, 8 up, 8 in 2024-08-17T17:46:54.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:53 smithi131 bash[89561]: cluster 2024-08-17T17:46:52.809119+0000 mon.a (mon.0) 2157 : cluster [DBG] osdmap e1315: 8 total, 8 up, 8 in 2024-08-17T17:46:54.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:53 smithi131 bash[89561]: audit 2024-08-17T17:46:53.247778+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:54.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:53 smithi131 bash[89561]: audit 2024-08-17T17:46:53.247778+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:54.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:53 smithi169 bash[79348]: cluster 2024-08-17T17:46:52.091702+0000 mgr.y (mgr.34107) 1332 : cluster [DBG] pgmap v2000: 105 pgs: 105 active+clean; 883 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 7.6 MiB/s wr, 229 op/s 2024-08-17T17:46:54.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:53 smithi169 bash[79348]: cluster 2024-08-17T17:46:52.091702+0000 mgr.y (mgr.34107) 1332 : cluster [DBG] pgmap v2000: 105 pgs: 105 active+clean; 883 MiB data, 2.7 GiB used, 713 GiB / 715 GiB avail; 2.7 MiB/s rd, 7.6 MiB/s wr, 229 op/s 2024-08-17T17:46:54.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:53 smithi169 bash[79348]: cluster 2024-08-17T17:46:52.809119+0000 mon.a (mon.0) 2157 : cluster [DBG] osdmap e1315: 8 total, 8 up, 8 in 2024-08-17T17:46:54.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:53 smithi169 bash[79348]: cluster 2024-08-17T17:46:52.809119+0000 mon.a (mon.0) 2157 : cluster [DBG] osdmap e1315: 8 total, 8 up, 8 in 2024-08-17T17:46:54.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:53 smithi169 bash[79348]: audit 2024-08-17T17:46:53.247778+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:54.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:53 smithi169 bash[79348]: audit 2024-08-17T17:46:53.247778+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:46:55.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:54 smithi131 bash[89561]: audit 2024-08-17T17:46:54.506640+0000 mon.a (mon.0) 2159 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:46:55.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:54 smithi131 bash[89561]: audit 2024-08-17T17:46:54.506640+0000 mon.a (mon.0) 2159 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:46:55.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:54 smithi131 bash[88347]: audit 2024-08-17T17:46:54.506640+0000 mon.a (mon.0) 2159 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:46:55.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:54 smithi131 bash[88347]: audit 2024-08-17T17:46:54.506640+0000 mon.a (mon.0) 2159 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:46:55.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:54 smithi169 bash[79348]: audit 2024-08-17T17:46:54.506640+0000 mon.a (mon.0) 2159 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:46:55.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:54 smithi169 bash[79348]: audit 2024-08-17T17:46:54.506640+0000 mon.a (mon.0) 2159 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:46:56.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:55 smithi131 bash[89561]: cluster 2024-08-17T17:46:54.092690+0000 mgr.y (mgr.34107) 1333 : cluster [DBG] pgmap v2002: 73 pgs: 73 active+clean; 582 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:46:56.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:55 smithi131 bash[89561]: cluster 2024-08-17T17:46:54.092690+0000 mgr.y (mgr.34107) 1333 : cluster [DBG] pgmap v2002: 73 pgs: 73 active+clean; 582 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:46:56.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:55 smithi131 bash[88347]: cluster 2024-08-17T17:46:54.092690+0000 mgr.y (mgr.34107) 1333 : cluster [DBG] pgmap v2002: 73 pgs: 73 active+clean; 582 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:46:56.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:55 smithi131 bash[88347]: cluster 2024-08-17T17:46:54.092690+0000 mgr.y (mgr.34107) 1333 : cluster [DBG] pgmap v2002: 73 pgs: 73 active+clean; 582 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:46:56.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:55 smithi169 bash[79348]: cluster 2024-08-17T17:46:54.092690+0000 mgr.y (mgr.34107) 1333 : cluster [DBG] pgmap v2002: 73 pgs: 73 active+clean; 582 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:46:56.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:55 smithi169 bash[79348]: cluster 2024-08-17T17:46:54.092690+0000 mgr.y (mgr.34107) 1333 : cluster [DBG] pgmap v2002: 73 pgs: 73 active+clean; 582 KiB data, 2.5 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:46:58.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:57 smithi131 bash[88347]: cluster 2024-08-17T17:46:56.093159+0000 mgr.y (mgr.34107) 1334 : cluster [DBG] pgmap v2003: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:46:58.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:57 smithi131 bash[88347]: cluster 2024-08-17T17:46:56.093159+0000 mgr.y (mgr.34107) 1334 : cluster [DBG] pgmap v2003: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:46:58.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:57 smithi131 bash[89561]: cluster 2024-08-17T17:46:56.093159+0000 mgr.y (mgr.34107) 1334 : cluster [DBG] pgmap v2003: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:46:58.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:57 smithi131 bash[89561]: cluster 2024-08-17T17:46:56.093159+0000 mgr.y (mgr.34107) 1334 : cluster [DBG] pgmap v2003: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:46:58.105 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:46:58.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:57 smithi169 bash[79348]: cluster 2024-08-17T17:46:56.093159+0000 mgr.y (mgr.34107) 1334 : cluster [DBG] pgmap v2003: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:46:58.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:57 smithi169 bash[79348]: cluster 2024-08-17T17:46:56.093159+0000 mgr.y (mgr.34107) 1334 : cluster [DBG] pgmap v2003: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:46:59.100 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:46:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:46:58] "GET /metrics HTTP/1.1" 200 34134 "" "Prometheus/2.51.0" 2024-08-17T17:46:59.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:59 smithi131 bash[88347]: cluster 2024-08-17T17:46:58.093791+0000 mgr.y (mgr.34107) 1335 : cluster [DBG] pgmap v2004: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:46:59.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:59 smithi131 bash[88347]: cluster 2024-08-17T17:46:58.093791+0000 mgr.y (mgr.34107) 1335 : cluster [DBG] pgmap v2004: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:46:59.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:59 smithi131 bash[88347]: audit 2024-08-17T17:46:59.802254+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:46:59.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:59 smithi131 bash[88347]: audit 2024-08-17T17:46:59.802254+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:46:59.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:59 smithi131 bash[88347]: audit 2024-08-17T17:46:59.809685+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:46:59.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:46:59 smithi131 bash[88347]: audit 2024-08-17T17:46:59.809685+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:46:59.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:59 smithi131 bash[89561]: cluster 2024-08-17T17:46:58.093791+0000 mgr.y (mgr.34107) 1335 : cluster [DBG] pgmap v2004: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:46:59.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:59 smithi131 bash[89561]: cluster 2024-08-17T17:46:58.093791+0000 mgr.y (mgr.34107) 1335 : cluster [DBG] pgmap v2004: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:46:59.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:59 smithi131 bash[89561]: audit 2024-08-17T17:46:59.802254+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:46:59.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:59 smithi131 bash[89561]: audit 2024-08-17T17:46:59.802254+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:46:59.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:59 smithi131 bash[89561]: audit 2024-08-17T17:46:59.809685+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:46:59.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:46:59 smithi131 bash[89561]: audit 2024-08-17T17:46:59.809685+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:47:00.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:59 smithi169 bash[79348]: cluster 2024-08-17T17:46:58.093791+0000 mgr.y (mgr.34107) 1335 : cluster [DBG] pgmap v2004: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:47:00.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:59 smithi169 bash[79348]: cluster 2024-08-17T17:46:58.093791+0000 mgr.y (mgr.34107) 1335 : cluster [DBG] pgmap v2004: 73 pgs: 73 active+clean; 582 KiB data, 2.2 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:47:00.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:59 smithi169 bash[79348]: audit 2024-08-17T17:46:59.802254+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:47:00.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:59 smithi169 bash[79348]: audit 2024-08-17T17:46:59.802254+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:47:00.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:59 smithi169 bash[79348]: audit 2024-08-17T17:46:59.809685+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:47:00.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:46:59 smithi169 bash[79348]: audit 2024-08-17T17:46:59.809685+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:47:01.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:01 smithi131 bash[89561]: cluster 2024-08-17T17:47:00.094520+0000 mgr.y (mgr.34107) 1336 : cluster [DBG] pgmap v2005: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:01.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:01 smithi131 bash[89561]: cluster 2024-08-17T17:47:00.094520+0000 mgr.y (mgr.34107) 1336 : cluster [DBG] pgmap v2005: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:01.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:01 smithi131 bash[89561]: audit 2024-08-17T17:47:00.474501+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:47:01.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:01 smithi131 bash[89561]: audit 2024-08-17T17:47:00.474501+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:47:01.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:01 smithi131 bash[89561]: audit 2024-08-17T17:47:00.485855+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:47:01.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:01 smithi131 bash[89561]: audit 2024-08-17T17:47:00.485855+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:47:01.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:01 smithi131 bash[89561]: audit 2024-08-17T17:47:01.160256+0000 mon.a (mon.0) 2164 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:47:01.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:01 smithi131 bash[89561]: audit 2024-08-17T17:47:01.160256+0000 mon.a (mon.0) 2164 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:47:01.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:01 smithi131 bash[89561]: audit 2024-08-17T17:47:01.162006+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:47:01.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:01 smithi131 bash[89561]: audit 2024-08-17T17:47:01.162006+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:47:01.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:01 smithi131 bash[89561]: audit 2024-08-17T17:47:01.169185+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:47:01.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:01 smithi131 bash[89561]: audit 2024-08-17T17:47:01.169185+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:47:01.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:01 smithi131 bash[88347]: cluster 2024-08-17T17:47:00.094520+0000 mgr.y (mgr.34107) 1336 : cluster [DBG] pgmap v2005: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:01.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:01 smithi131 bash[88347]: cluster 2024-08-17T17:47:00.094520+0000 mgr.y (mgr.34107) 1336 : cluster [DBG] pgmap v2005: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:01.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:01 smithi131 bash[88347]: audit 2024-08-17T17:47:00.474501+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:47:01.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:01 smithi131 bash[88347]: audit 2024-08-17T17:47:00.474501+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:47:01.852 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:01 smithi131 bash[88347]: audit 2024-08-17T17:47:00.485855+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:47:01.852 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:01 smithi131 bash[88347]: audit 2024-08-17T17:47:00.485855+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:47:01.852 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:01 smithi131 bash[88347]: audit 2024-08-17T17:47:01.160256+0000 mon.a (mon.0) 2164 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:47:01.852 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:01 smithi131 bash[88347]: audit 2024-08-17T17:47:01.160256+0000 mon.a (mon.0) 2164 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:47:01.852 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:01 smithi131 bash[88347]: audit 2024-08-17T17:47:01.162006+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:47:01.852 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:01 smithi131 bash[88347]: audit 2024-08-17T17:47:01.162006+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:47:01.852 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:01 smithi131 bash[88347]: audit 2024-08-17T17:47:01.169185+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:47:01.852 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:01 smithi131 bash[88347]: audit 2024-08-17T17:47:01.169185+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:47:01.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:01 smithi169 bash[79348]: cluster 2024-08-17T17:47:00.094520+0000 mgr.y (mgr.34107) 1336 : cluster [DBG] pgmap v2005: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:01.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:01 smithi169 bash[79348]: cluster 2024-08-17T17:47:00.094520+0000 mgr.y (mgr.34107) 1336 : cluster [DBG] pgmap v2005: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:01.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:01 smithi169 bash[79348]: audit 2024-08-17T17:47:00.474501+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:47:01.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:01 smithi169 bash[79348]: audit 2024-08-17T17:47:00.474501+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:47:01.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:01 smithi169 bash[79348]: audit 2024-08-17T17:47:00.485855+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:47:01.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:01 smithi169 bash[79348]: audit 2024-08-17T17:47:00.485855+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:47:01.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:01 smithi169 bash[79348]: audit 2024-08-17T17:47:01.160256+0000 mon.a (mon.0) 2164 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:47:01.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:01 smithi169 bash[79348]: audit 2024-08-17T17:47:01.160256+0000 mon.a (mon.0) 2164 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:47:01.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:01 smithi169 bash[79348]: audit 2024-08-17T17:47:01.162006+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:47:01.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:01 smithi169 bash[79348]: audit 2024-08-17T17:47:01.162006+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:47:01.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:01 smithi169 bash[79348]: audit 2024-08-17T17:47:01.169185+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:47:01.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:01 smithi169 bash[79348]: audit 2024-08-17T17:47:01.169185+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:47:01.925 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T17:47:02.624 INFO:teuthology.orchestra.run.smithi131.stdout:{"epoch":40,"flags":0,"active_gid":34107,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6800","nonce":1339232018},{"type":"v1","addr":"172.21.15.131:6801","nonce":1339232018}]},"active_addr":"172.21.15.131:6801/1339232018","active_change":"2024-08-17T17:08:22.776572+0000","active_mgr_features":4540701547738038271,"available":true,"standbys":[{"gid":24709,"name":"x","mgr_features":4540701547738038271,"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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","read","upmap","upmap-read"],"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","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.27.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:10.4.0","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:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:1.26.1","min":"","max":"","enum_allowed":[],"desc":"Nginx 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.7.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:1.2.5","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.51.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:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB 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":"int","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":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","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":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","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":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","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":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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","read","upmap","upmap-read"],"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"cephadm_log_destination":{"name":"cephadm_log_destination","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":["file","file,syslog","syslog"],"desc":"Destination for cephadm command's persistent logging","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.27.0","min":"","max":"","enum_allowed":[],"desc":"Prometheus container image","long_desc":"","tags":[],"see_also":[]},"container_image_base":{"name":"container_image_base","type":"str","level":"advanced","flags":1,"default_value":"quay.io/ceph/ceph","min":"","max":"","enum_allowed":[],"desc":"Container image name, without the tag","long_desc":"","tags":[],"see_also":[]},"container_image_elasticsearch":{"name":"container_image_elasticsearch","type":"str","level":"advanced","flags":0,"default_value":"quay.io/omrizeneva/elasticsearch:6.8.23","min":"","max":"","enum_allowed":[],"desc":"elasticsearch container image","long_desc":"","tags":[],"see_also":[]},"container_image_grafana":{"name":"container_image_grafana","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/grafana:10.4.0","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:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Loki container image","long_desc":"","tags":[],"see_also":[]},"container_image_nginx":{"name":"container_image_nginx","type":"str","level":"advanced","flags":0,"default_value":"quay.io/ceph/nginx:1.26.1","min":"","max":"","enum_allowed":[],"desc":"Nginx 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.7.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:1.2.5","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.51.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:3.0.0","min":"","max":"","enum_allowed":[],"desc":"Promtail container image","long_desc":"","tags":[],"see_also":[]},"container_image_samba":{"name":"container_image_samba","type":"str","level":"advanced","flags":0,"default_value":"quay.io/samba.org/samba-server:devbuilds-centos-amd64","min":"","max":"","enum_allowed":[],"desc":"Samba/SMB 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":"int","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":[]},"grafana_dashboards_path":{"name":"grafana_dashboards_path","type":"str","level":"advanced","flags":0,"default_value":"/etc/grafana/dashboards/ceph-dashboard/","min":"","max":"","enum_allowed":[],"desc":"location of dashboards to include in grafana deployments","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":[]},"hw_monitoring":{"name":"hw_monitoring","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Deploy hw monitoring daemon on every host.","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":[]},"oob_default_addr":{"name":"oob_default_addr","type":"str","level":"advanced","flags":0,"default_value":"169.254.1.1","min":"","max":"","enum_allowed":[],"desc":"Default address for RedFish API (oob management).","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"MANAGED_BY_CLUSTERS":{"name":"MANAGED_BY_CLUSTERS","type":"str","level":"advanced","flags":0,"default_value":"[]","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"MULTICLUSTER_CONFIG":{"name":"MULTICLUSTER_CONFIG","type":"str","level":"advanced","flags":0,"default_value":"{}","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_HOST":{"name":"PROMETHEUS_API_HOST","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PROMETHEUS_API_SSL_VERIFY":{"name":"PROMETHEUS_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_COMPLEXITY_ENABLED":{"name":"PWD_POLICY_CHECK_COMPLEXITY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED":{"name":"PWD_POLICY_CHECK_EXCLUSION_LIST_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_LENGTH_ENABLED":{"name":"PWD_POLICY_CHECK_LENGTH_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_OLDPWD_ENABLED":{"name":"PWD_POLICY_CHECK_OLDPWD_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_REPETITIVE_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED":{"name":"PWD_POLICY_CHECK_SEQUENTIAL_CHARS_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_CHECK_USERNAME_ENABLED":{"name":"PWD_POLICY_CHECK_USERNAME_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_ENABLED":{"name":"PWD_POLICY_ENABLED","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_EXCLUSION_LIST":{"name":"PWD_POLICY_EXCLUSION_LIST","type":"str","level":"advanced","flags":0,"default_value":"osd,host,dashboard,pool,block,nfs,ceph,monitors,gateway,logs,crush,maps","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_COMPLEXITY":{"name":"PWD_POLICY_MIN_COMPLEXITY","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"PWD_POLICY_MIN_LENGTH":{"name":"PWD_POLICY_MIN_LENGTH","type":"int","level":"advanced","flags":0,"default_value":"8","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"REST_REQUESTS_TIMEOUT":{"name":"REST_REQUESTS_TIMEOUT","type":"int","level":"advanced","flags":0,"default_value":"45","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ACCESS_KEY":{"name":"RGW_API_ACCESS_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_ADMIN_RESOURCE":{"name":"RGW_API_ADMIN_RESOURCE","type":"str","level":"advanced","flags":0,"default_value":"admin","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SECRET_KEY":{"name":"RGW_API_SECRET_KEY","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"RGW_API_SSL_VERIFY":{"name":"RGW_API_SSL_VERIFY","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"UNSAFE_TLS_v1_2":{"name":"UNSAFE_TLS_v1_2","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_SPAN":{"name":"USER_PWD_EXPIRATION_SPAN","type":"int","level":"advanced","flags":0,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_1":{"name":"USER_PWD_EXPIRATION_WARNING_1","type":"int","level":"advanced","flags":0,"default_value":"10","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"USER_PWD_EXPIRATION_WARNING_2":{"name":"USER_PWD_EXPIRATION_WARNING_2","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"cross_origin_url":{"name":"cross_origin_url","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"crt_file":{"name":"crt_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"debug":{"name":"debug","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Enable/disable debug options","long_desc":"","tags":[],"see_also":[]},"jwt_token_ttl":{"name":"jwt_token_ttl","type":"int","level":"advanced","flags":0,"default_value":"28800","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"key_file":{"name":"key_file","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"motd":{"name":"motd","type":"str","level":"advanced","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"The message of the day","long_desc":"","tags":[],"see_also":[]},"redirect_resolve_ip_addr":{"name":"redirect_resolve_ip_addr","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_addr":{"name":"server_addr","type":"str","level":"advanced","flags":0,"default_value":"::","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"server_port":{"name":"server_port","type":"int","level":"advanced","flags":0,"default_value":"8080","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sleep_interval":{"name":"sleep_interval","type":"secs","level":"advanced","flags":0,"default_value":"60","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"secondary_zone_period_retry_limit":{"name":"secondary_zone_period_retry_limit","type":"int","level":"advanced","flags":0,"default_value":"5","min":"","max":"","enum_allowed":[],"desc":"RGW module period update retry limit for secondary site","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":"smb","can_run":true,"error_string":"","module_options":{"internal_store_backend":{"name":"internal_store_backend","type":"str","level":"dev","flags":0,"default_value":"","min":"","max":"","enum_allowed":[],"desc":"set internal store backend. for develoment and testing only","long_desc":"","tags":[],"see_also":[]},"log_level":{"name":"log_level","type":"str","level":"advanced","flags":1,"default_value":"","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster":{"name":"log_to_cluster","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_cluster_level":{"name":"log_to_cluster_level","type":"str","level":"advanced","flags":1,"default_value":"info","min":"","max":"","enum_allowed":["","critical","debug","error","info","warning"],"desc":"","long_desc":"","tags":[],"see_also":[]},"log_to_file":{"name":"log_to_file","type":"bool","level":"advanced","flags":1,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","long_desc":"","tags":[],"see_also":[]},"update_orchestration":{"name":"update_orchestration","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"automatically update orchestration when smb resources are changed","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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":[]},"periodic_async_work":{"name":"periodic_async_work","type":"bool","level":"advanced","flags":0,"default_value":"False","min":"","max":"","enum_allowed":[],"desc":"Periodically check for async work","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":[]},"snapshot_clone_no_wait":{"name":"snapshot_clone_no_wait","type":"bool","level":"advanced","flags":0,"default_value":"True","min":"","max":"","enum_allowed":[],"desc":"Reject subvolume clone request when cloner threads are busy","long_desc":"","tags":[],"see_also":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","min":"","max":"","enum_allowed":[],"desc":"","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":[]},"sqlite3_killpoint":{"name":"sqlite3_killpoint","type":"int","level":"dev","flags":1,"default_value":"0","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.131:8443/","prometheus":"http://172.21.15.131: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"],"squid":["balancer","crash","devicehealth","orchestrator","pg_autoscaler","progress","rbd_support","status","telemetry","volumes"]},"last_failure_osd_epoch":471,"active_clients":[{"name":"devicehealth","addrvec":[{"type":"v2","addr":"172.21.15.131:0","nonce":3988837458}]},{"name":"libcephsqlite","addrvec":[{"type":"v2","addr":"172.21.15.131:0","nonce":3814391783}]},{"name":"rbd_support","addrvec":[{"type":"v2","addr":"172.21.15.131:0","nonce":2045782917}]},{"name":"volumes","addrvec":[{"type":"v2","addr":"172.21.15.131:0","nonce":2958186410}]}]} 2024-08-17T17:47:02.628 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-08-17T17:47:02.628 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-08-17T17:47:02.629 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T17:47:02.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:02 smithi131 bash[89561]: audit 2024-08-17T17:47:01.916499+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.131:0/2307813511' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-08-17T17:47:02.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:02 smithi131 bash[89561]: audit 2024-08-17T17:47:01.916499+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.131:0/2307813511' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-08-17T17:47:02.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:02 smithi131 bash[88347]: audit 2024-08-17T17:47:01.916499+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.131:0/2307813511' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-08-17T17:47:02.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:02 smithi131 bash[88347]: audit 2024-08-17T17:47:01.916499+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.131:0/2307813511' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-08-17T17:47:02.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:02 smithi169 bash[79348]: audit 2024-08-17T17:47:01.916499+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.131:0/2307813511' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-08-17T17:47:02.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:02 smithi169 bash[79348]: audit 2024-08-17T17:47:01.916499+0000 mon.c (mon.2) 39 : audit [DBG] from='client.? 172.21.15.131:0/2307813511' entity='client.admin' cmd={"prefix": "mgr dump", "format": "json"} : dispatch 2024-08-17T17:47:03.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:03 smithi131 bash[88347]: cluster 2024-08-17T17:47:02.095219+0000 mgr.y (mgr.34107) 1337 : cluster [DBG] pgmap v2006: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:03.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:03 smithi131 bash[88347]: cluster 2024-08-17T17:47:02.095219+0000 mgr.y (mgr.34107) 1337 : cluster [DBG] pgmap v2006: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:03.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:03 smithi131 bash[89561]: cluster 2024-08-17T17:47:02.095219+0000 mgr.y (mgr.34107) 1337 : cluster [DBG] pgmap v2006: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:03.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:03 smithi131 bash[89561]: cluster 2024-08-17T17:47:02.095219+0000 mgr.y (mgr.34107) 1337 : cluster [DBG] pgmap v2006: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:03.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:03 smithi169 bash[79348]: cluster 2024-08-17T17:47:02.095219+0000 mgr.y (mgr.34107) 1337 : cluster [DBG] pgmap v2006: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:03.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:03 smithi169 bash[79348]: cluster 2024-08-17T17:47:02.095219+0000 mgr.y (mgr.34107) 1337 : cluster [DBG] pgmap v2006: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:05.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:05 smithi131 bash[88347]: cluster 2024-08-17T17:47:04.096217+0000 mgr.y (mgr.34107) 1338 : cluster [DBG] pgmap v2007: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:05.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:05 smithi131 bash[88347]: cluster 2024-08-17T17:47:04.096217+0000 mgr.y (mgr.34107) 1338 : cluster [DBG] pgmap v2007: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:05.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:05 smithi131 bash[89561]: cluster 2024-08-17T17:47:04.096217+0000 mgr.y (mgr.34107) 1338 : cluster [DBG] pgmap v2007: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:05.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:05 smithi131 bash[89561]: cluster 2024-08-17T17:47:04.096217+0000 mgr.y (mgr.34107) 1338 : cluster [DBG] pgmap v2007: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:05.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:05 smithi169 bash[79348]: cluster 2024-08-17T17:47:04.096217+0000 mgr.y (mgr.34107) 1338 : cluster [DBG] pgmap v2007: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:05.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:05 smithi169 bash[79348]: cluster 2024-08-17T17:47:04.096217+0000 mgr.y (mgr.34107) 1338 : cluster [DBG] pgmap v2007: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:07.365 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:07.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:07 smithi131 bash[88347]: cluster 2024-08-17T17:47:06.096949+0000 mgr.y (mgr.34107) 1339 : cluster [DBG] pgmap v2008: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:07.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:07 smithi131 bash[88347]: cluster 2024-08-17T17:47:06.096949+0000 mgr.y (mgr.34107) 1339 : cluster [DBG] pgmap v2008: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:07.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:07 smithi131 bash[89561]: cluster 2024-08-17T17:47:06.096949+0000 mgr.y (mgr.34107) 1339 : cluster [DBG] pgmap v2008: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:07.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:07 smithi131 bash[89561]: cluster 2024-08-17T17:47:06.096949+0000 mgr.y (mgr.34107) 1339 : cluster [DBG] pgmap v2008: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:07.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:07 smithi169 bash[79348]: cluster 2024-08-17T17:47:06.096949+0000 mgr.y (mgr.34107) 1339 : cluster [DBG] pgmap v2008: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:07.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:07 smithi169 bash[79348]: cluster 2024-08-17T17:47:06.096949+0000 mgr.y (mgr.34107) 1339 : cluster [DBG] pgmap v2008: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:08.782 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:08 smithi131 bash[89561]: audit 2024-08-17T17:47:08.248708+0000 mon.a (mon.0) 2167 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:08.782 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:08 smithi131 bash[89561]: audit 2024-08-17T17:47:08.248708+0000 mon.a (mon.0) 2167 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:08.782 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:08 smithi131 bash[88347]: audit 2024-08-17T17:47:08.248708+0000 mon.a (mon.0) 2167 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:08.782 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:08 smithi131 bash[88347]: audit 2024-08-17T17:47:08.248708+0000 mon.a (mon.0) 2167 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:08.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:08 smithi169 bash[79348]: audit 2024-08-17T17:47:08.248708+0000 mon.a (mon.0) 2167 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:08.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:08 smithi169 bash[79348]: audit 2024-08-17T17:47:08.248708+0000 mon.a (mon.0) 2167 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:09.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:47:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:47:08] "GET /metrics HTTP/1.1" 200 34128 "" "Prometheus/2.51.0" 2024-08-17T17:47:09.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:09 smithi131 bash[88347]: cluster 2024-08-17T17:47:08.097585+0000 mgr.y (mgr.34107) 1340 : cluster [DBG] pgmap v2009: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:09.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:09 smithi131 bash[88347]: cluster 2024-08-17T17:47:08.097585+0000 mgr.y (mgr.34107) 1340 : cluster [DBG] pgmap v2009: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:09.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:09 smithi131 bash[89561]: cluster 2024-08-17T17:47:08.097585+0000 mgr.y (mgr.34107) 1340 : cluster [DBG] pgmap v2009: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:09.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:09 smithi131 bash[89561]: cluster 2024-08-17T17:47:08.097585+0000 mgr.y (mgr.34107) 1340 : cluster [DBG] pgmap v2009: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:09.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:09 smithi169 bash[79348]: cluster 2024-08-17T17:47:08.097585+0000 mgr.y (mgr.34107) 1340 : cluster [DBG] pgmap v2009: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:09.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:09 smithi169 bash[79348]: cluster 2024-08-17T17:47:08.097585+0000 mgr.y (mgr.34107) 1340 : cluster [DBG] pgmap v2009: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:11.095 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T17:47:11.095 INFO:teuthology.orchestra.run.smithi131.stdout:{"epoch":1315,"fsid":"f27a2518-5cb7-11ef-bccf-c7b262605968","created":"2024-08-17T16:45:27.114816+0000","modified":"2024-08-17T17:46:52.794385+0000","last_up_change":"2024-08-17T17:18:15.175924+0000","last_in_change":"2024-08-17T16:54:41.682747+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":52,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-17T16:50:43.494379+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,"is_stretch_pool":false,"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":"22","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":{}},"read_balance":{"score_type":"Fair distribution","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":"2024-08-17T16:56:49.601702+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,"is_stretch_pool":false,"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":"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":3,"snap_epoch":66,"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_type":"Fair distribution","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":"2024-08-17T16:58:53.576082+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,"is_stretch_pool":false,"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":"71","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_type":"Fair distribution","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":"2024-08-17T16:58:54.144026+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,"is_stretch_pool":false,"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":"72","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_type":"Fair distribution","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":"931c17ae-fadd-4941-8f94-54a64a12cdbb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":687,"up_from":690,"up_thru":1167,"down_at":687,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6802","nonce":2702796327},{"type":"v1","addr":"172.21.15.131:6803","nonce":2702796327}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6804","nonce":2702796327},{"type":"v1","addr":"172.21.15.131:6805","nonce":2702796327}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6808","nonce":2702796327},{"type":"v1","addr":"172.21.15.131:6809","nonce":2702796327}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6806","nonce":2702796327},{"type":"v1","addr":"172.21.15.131:6807","nonce":2702796327}]},"public_addr":"172.21.15.131:6803/2702796327","cluster_addr":"172.21.15.131:6805/2702796327","heartbeat_back_addr":"172.21.15.131:6809/2702796327","heartbeat_front_addr":"172.21.15.131:6807/2702796327","state":["exists","up"]},{"osd":1,"uuid":"28cbaae9-2647-4988-8227-65608f15df55","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":692,"up_from":695,"up_thru":1167,"down_at":692,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6810","nonce":3167893678},{"type":"v1","addr":"172.21.15.131:6811","nonce":3167893678}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6812","nonce":3167893678},{"type":"v1","addr":"172.21.15.131:6813","nonce":3167893678}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6816","nonce":3167893678},{"type":"v1","addr":"172.21.15.131:6817","nonce":3167893678}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6814","nonce":3167893678},{"type":"v1","addr":"172.21.15.131:6815","nonce":3167893678}]},"public_addr":"172.21.15.131:6811/3167893678","cluster_addr":"172.21.15.131:6813/3167893678","heartbeat_back_addr":"172.21.15.131:6817/3167893678","heartbeat_front_addr":"172.21.15.131:6815/3167893678","state":["exists","up"]},{"osd":2,"uuid":"c453e3c1-1905-47b4-a0a2-33e89ceee89b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":697,"up_from":700,"up_thru":1167,"down_at":697,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6818","nonce":3654614021},{"type":"v1","addr":"172.21.15.131:6819","nonce":3654614021}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6820","nonce":3654614021},{"type":"v1","addr":"172.21.15.131:6821","nonce":3654614021}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6824","nonce":3654614021},{"type":"v1","addr":"172.21.15.131:6825","nonce":3654614021}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6822","nonce":3654614021},{"type":"v1","addr":"172.21.15.131:6823","nonce":3654614021}]},"public_addr":"172.21.15.131:6819/3654614021","cluster_addr":"172.21.15.131:6821/3654614021","heartbeat_back_addr":"172.21.15.131:6825/3654614021","heartbeat_front_addr":"172.21.15.131:6823/3654614021","state":["exists","up"]},{"osd":3,"uuid":"58977ccb-73f1-4ff5-82be-27fcdf10ad08","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":26,"last_clean_end":703,"up_from":710,"up_thru":1167,"down_at":703,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6826","nonce":3295151937},{"type":"v1","addr":"172.21.15.131:6827","nonce":3295151937}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6828","nonce":3295151937},{"type":"v1","addr":"172.21.15.131:6829","nonce":3295151937}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6832","nonce":3295151937},{"type":"v1","addr":"172.21.15.131:6833","nonce":3295151937}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6830","nonce":3295151937},{"type":"v1","addr":"172.21.15.131:6831","nonce":3295151937}]},"public_addr":"172.21.15.131:6827/3295151937","cluster_addr":"172.21.15.131:6829/3295151937","heartbeat_back_addr":"172.21.15.131:6833/3295151937","heartbeat_front_addr":"172.21.15.131:6831/3295151937","state":["exists","up"]},{"osd":4,"uuid":"a27e1f9d-ccc9-49bd-9a83-6970394686f0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":1167,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6800","nonce":2638466822},{"type":"v1","addr":"172.21.15.169:6801","nonce":2638466822}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6802","nonce":2638466822},{"type":"v1","addr":"172.21.15.169:6803","nonce":2638466822}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6806","nonce":2638466822},{"type":"v1","addr":"172.21.15.169:6807","nonce":2638466822}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6804","nonce":2638466822},{"type":"v1","addr":"172.21.15.169:6805","nonce":2638466822}]},"public_addr":"172.21.15.169:6801/2638466822","cluster_addr":"172.21.15.169:6803/2638466822","heartbeat_back_addr":"172.21.15.169:6807/2638466822","heartbeat_front_addr":"172.21.15.169:6805/2638466822","state":["exists","up"]},{"osd":5,"uuid":"33dc15a5-d1a6-4810-a2a1-db3a307f8c84","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":1167,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6808","nonce":1625437885},{"type":"v1","addr":"172.21.15.169:6809","nonce":1625437885}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6810","nonce":1625437885},{"type":"v1","addr":"172.21.15.169:6811","nonce":1625437885}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6814","nonce":1625437885},{"type":"v1","addr":"172.21.15.169:6815","nonce":1625437885}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6812","nonce":1625437885},{"type":"v1","addr":"172.21.15.169:6813","nonce":1625437885}]},"public_addr":"172.21.15.169:6809/1625437885","cluster_addr":"172.21.15.169:6811/1625437885","heartbeat_back_addr":"172.21.15.169:6815/1625437885","heartbeat_front_addr":"172.21.15.169:6813/1625437885","state":["exists","up"]},{"osd":6,"uuid":"4893b4b8-9b28-4e0e-841c-eb781d9f74fe","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":1167,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6816","nonce":554300287},{"type":"v1","addr":"172.21.15.169:6817","nonce":554300287}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6818","nonce":554300287},{"type":"v1","addr":"172.21.15.169:6819","nonce":554300287}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6822","nonce":554300287},{"type":"v1","addr":"172.21.15.169:6823","nonce":554300287}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6820","nonce":554300287},{"type":"v1","addr":"172.21.15.169:6821","nonce":554300287}]},"public_addr":"172.21.15.169:6817/554300287","cluster_addr":"172.21.15.169:6819/554300287","heartbeat_back_addr":"172.21.15.169:6823/554300287","heartbeat_front_addr":"172.21.15.169:6821/554300287","state":["exists","up"]},{"osd":7,"uuid":"a9a64d1e-1b11-44d8-ac15-d4dbdc1830a1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":1167,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6824","nonce":1615136086},{"type":"v1","addr":"172.21.15.169:6825","nonce":1615136086}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6826","nonce":1615136086},{"type":"v1","addr":"172.21.15.169:6827","nonce":1615136086}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6830","nonce":1615136086},{"type":"v1","addr":"172.21.15.169:6831","nonce":1615136086}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6828","nonce":1615136086},{"type":"v1","addr":"172.21.15.169:6829","nonce":1615136086}]},"public_addr":"172.21.15.169:6825/1615136086","cluster_addr":"172.21.15.169:6827/1615136086","heartbeat_back_addr":"172.21.15.169:6831/1615136086","heartbeat_front_addr":"172.21.15.169:6829/1615136086","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:48:52.794935+0000","dead_epoch":687},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:49:44.495590+0000","dead_epoch":692},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:50:38.808426+0000","dead_epoch":696},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:51:30.850900+0000","dead_epoch":703},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:52:21.668423+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:53:14.905634+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:54:09.575832+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:55:07.491612+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.2","mappings":[{"from":1,"to":2}]},{"pgid":"4.4","mappings":[{"from":1,"to":5}]},{"pgid":"4.b","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.131:0/1352865815":"2024-08-17T18:09:43.573072+0000","172.21.15.131:0/1886773554":"2024-08-17T18:09:42.610755+0000","172.21.15.131:0/1873430480":"2024-08-18T17:08:22.776108+0000","172.21.15.131:0/2690264005":"2024-08-18T17:08:22.776108+0000","172.21.15.131:6801/2549196460":"2024-08-18T17:08:22.776108+0000","172.21.15.131:0/2979978290":"2024-08-18T17:08:22.776108+0000","172.21.15.131:0/567680048":"2024-08-18T17:08:22.776108+0000","172.21.15.169:0/4169313514":"2024-08-18T17:04:24.029473+0000","172.21.15.131:0/1207615408":"2024-08-18T16:56:08.560846+0000","172.21.15.131:6800/2557335399":"2024-08-18T16:45:53.763605+0000","172.21.15.131:0/3301598597":"2024-08-18T16:56:08.560846+0000","172.21.15.131:0/2782073615":"2024-08-18T16:46:24.903953+0000","172.21.15.131:6800/2549196460":"2024-08-18T17:08:22.776108+0000","172.21.15.131:0/1351012631":"2024-08-18T16:46:24.903953+0000","172.21.15.131:0/1481172092":"2024-08-18T16:45:53.763605+0000","172.21.15.131:0/2345799949":"2024-08-18T17:03:28.842678+0000","172.21.15.131:6801/3178238488":"2024-08-18T16:56:08.560846+0000","172.21.15.169:6834/2915957386":"2024-08-18T17:04:24.029473+0000","172.21.15.131:6800/3056314115":"2024-08-18T17:03:28.842678+0000","172.21.15.131:6801/2557335399":"2024-08-18T16:45:53.763605+0000","172.21.15.131:0/1821861506":"2024-08-18T16:56:08.560846+0000","172.21.15.131:0/1379702785":"2024-08-18T16:56:08.560846+0000","172.21.15.169:0/2765668743":"2024-08-18T17:04:24.029473+0000","172.21.15.131:0/191077631":"2024-08-18T16:46:24.903953+0000","172.21.15.131:6835/868237211":"2024-08-18T16:59:02.885303+0000","172.21.15.169:0/1504461020":"2024-08-18T17:04:24.029473+0000","172.21.15.169:6835/2915957386":"2024-08-18T17:04:24.029473+0000","172.21.15.169:0/1718319329":"2024-08-18T17:04:24.029473+0000","172.21.15.131:6834/868237211":"2024-08-18T16:59:02.885303+0000","172.21.15.131:0/3865043614":"2024-08-18T17:03:28.842678+0000","172.21.15.131:0/58738087":"2024-08-18T17:03:28.842678+0000","172.21.15.131:0/1282295583":"2024-08-17T18:20:01.133502+0000","172.21.15.131:6800/2697549494":"2024-08-18T16:46:24.903953+0000","172.21.15.131:6801/2697549494":"2024-08-18T16:46:24.903953+0000","172.21.15.131:0/805105591":"2024-08-18T17:03:28.842678+0000","172.21.15.169:0/3210317164":"2024-08-18T17:04:24.029473+0000","172.21.15.131:6801/3056314115":"2024-08-18T17:03:28.842678+0000","172.21.15.169:0/1548591549":"2024-08-18T17:04:24.029473+0000","172.21.15.131:6800/3178238488":"2024-08-18T16:56:08.560846+0000","172.21.15.131:0/3703359670":"2024-08-18T16:45:53.763605+0000","172.21.15.131:0/900478172":"2024-08-18T16:45:53.763605+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":5,"snaps":[{"begin":2,"length":1}]},{"pool":6,"snaps":[{"begin":2,"length":1}]},{"pool":7,"snaps":[{"begin":2,"length":1}]},{"pool":8,"snaps":[{"begin":2,"length":1}]},{"pool":9,"snaps":[{"begin":2,"length":1}]},{"pool":10,"snaps":[{"begin":2,"length":1}]},{"pool":11,"snaps":[{"begin":2,"length":1}]},{"pool":14,"snaps":[{"begin":10,"length":1},{"begin":12,"length":1},{"begin":14,"length":1}]},{"pool":16,"snaps":[{"begin":42,"length":6},{"begin":52,"length":6}]},{"pool":17,"snaps":[{"begin":17,"length":2},{"begin":22,"length":1}]},{"pool":18,"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}} 2024-08-17T17:47:11.818 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:11 smithi131 bash[88347]: cluster 2024-08-17T17:47:10.098668+0000 mgr.y (mgr.34107) 1341 : cluster [DBG] pgmap v2010: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:11.818 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:11 smithi131 bash[88347]: cluster 2024-08-17T17:47:10.098668+0000 mgr.y (mgr.34107) 1341 : cluster [DBG] pgmap v2010: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:11.818 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:11 smithi131 bash[88347]: audit 2024-08-17T17:47:11.092339+0000 mon.a (mon.0) 2168 : audit [DBG] from='client.? 172.21.15.131:0/3958964547' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:47:11.818 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:11 smithi131 bash[88347]: audit 2024-08-17T17:47:11.092339+0000 mon.a (mon.0) 2168 : audit [DBG] from='client.? 172.21.15.131:0/3958964547' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:47:11.818 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:11 smithi131 bash[89561]: cluster 2024-08-17T17:47:10.098668+0000 mgr.y (mgr.34107) 1341 : cluster [DBG] pgmap v2010: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:11.818 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:11 smithi131 bash[89561]: cluster 2024-08-17T17:47:10.098668+0000 mgr.y (mgr.34107) 1341 : cluster [DBG] pgmap v2010: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:11.818 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:11 smithi131 bash[89561]: audit 2024-08-17T17:47:11.092339+0000 mon.a (mon.0) 2168 : audit [DBG] from='client.? 172.21.15.131:0/3958964547' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:47:11.819 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:11 smithi131 bash[89561]: audit 2024-08-17T17:47:11.092339+0000 mon.a (mon.0) 2168 : audit [DBG] from='client.? 172.21.15.131:0/3958964547' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:47:11.820 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-08-17T17:47:11.820 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T17:47:11.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:11 smithi169 bash[79348]: cluster 2024-08-17T17:47:10.098668+0000 mgr.y (mgr.34107) 1341 : cluster [DBG] pgmap v2010: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:11.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:11 smithi169 bash[79348]: cluster 2024-08-17T17:47:10.098668+0000 mgr.y (mgr.34107) 1341 : cluster [DBG] pgmap v2010: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:11.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:11 smithi169 bash[79348]: audit 2024-08-17T17:47:11.092339+0000 mon.a (mon.0) 2168 : audit [DBG] from='client.? 172.21.15.131:0/3958964547' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:47:11.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:11 smithi169 bash[79348]: audit 2024-08-17T17:47:11.092339+0000 mon.a (mon.0) 2168 : audit [DBG] from='client.? 172.21.15.131:0/3958964547' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:47:13.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:13 smithi131 bash[88347]: cluster 2024-08-17T17:47:12.099373+0000 mgr.y (mgr.34107) 1342 : cluster [DBG] pgmap v2011: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:13.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:13 smithi131 bash[88347]: cluster 2024-08-17T17:47:12.099373+0000 mgr.y (mgr.34107) 1342 : cluster [DBG] pgmap v2011: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:13.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:13 smithi131 bash[89561]: cluster 2024-08-17T17:47:12.099373+0000 mgr.y (mgr.34107) 1342 : cluster [DBG] pgmap v2011: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:13.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:13 smithi131 bash[89561]: cluster 2024-08-17T17:47:12.099373+0000 mgr.y (mgr.34107) 1342 : cluster [DBG] pgmap v2011: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:13.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:13 smithi169 bash[79348]: cluster 2024-08-17T17:47:12.099373+0000 mgr.y (mgr.34107) 1342 : cluster [DBG] pgmap v2011: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:13.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:13 smithi169 bash[79348]: cluster 2024-08-17T17:47:12.099373+0000 mgr.y (mgr.34107) 1342 : cluster [DBG] pgmap v2011: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:15.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:15 smithi131 bash[89561]: cluster 2024-08-17T17:47:14.100403+0000 mgr.y (mgr.34107) 1343 : cluster [DBG] pgmap v2012: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:15.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:15 smithi131 bash[89561]: cluster 2024-08-17T17:47:14.100403+0000 mgr.y (mgr.34107) 1343 : cluster [DBG] pgmap v2012: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:15.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:15 smithi131 bash[88347]: cluster 2024-08-17T17:47:14.100403+0000 mgr.y (mgr.34107) 1343 : cluster [DBG] pgmap v2012: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:15.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:15 smithi131 bash[88347]: cluster 2024-08-17T17:47:14.100403+0000 mgr.y (mgr.34107) 1343 : cluster [DBG] pgmap v2012: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:15.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:15 smithi169 bash[79348]: cluster 2024-08-17T17:47:14.100403+0000 mgr.y (mgr.34107) 1343 : cluster [DBG] pgmap v2012: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:15.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:15 smithi169 bash[79348]: cluster 2024-08-17T17:47:14.100403+0000 mgr.y (mgr.34107) 1343 : cluster [DBG] pgmap v2012: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:16.557 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:17.786 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:17 smithi131 bash[88347]: cluster 2024-08-17T17:47:16.101181+0000 mgr.y (mgr.34107) 1344 : cluster [DBG] pgmap v2013: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:17.786 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:17 smithi131 bash[88347]: cluster 2024-08-17T17:47:16.101181+0000 mgr.y (mgr.34107) 1344 : cluster [DBG] pgmap v2013: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:17.786 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:17 smithi131 bash[89561]: cluster 2024-08-17T17:47:16.101181+0000 mgr.y (mgr.34107) 1344 : cluster [DBG] pgmap v2013: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:17.786 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:17 smithi131 bash[89561]: cluster 2024-08-17T17:47:16.101181+0000 mgr.y (mgr.34107) 1344 : cluster [DBG] pgmap v2013: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:17.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:17 smithi169 bash[79348]: cluster 2024-08-17T17:47:16.101181+0000 mgr.y (mgr.34107) 1344 : cluster [DBG] pgmap v2013: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:17.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:17 smithi169 bash[79348]: cluster 2024-08-17T17:47:16.101181+0000 mgr.y (mgr.34107) 1344 : cluster [DBG] pgmap v2013: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:18.894 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:47:18 smithi169 bash[72069]: logger=cleanup t=2024-08-17T17:47:18.559312181Z level=info msg="Completed cleanup jobs" duration=25.774556ms 2024-08-17T17:47:18.894 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:47:18 smithi169 bash[72069]: logger=grafana.update.checker t=2024-08-17T17:47:18.686342679Z level=info msg="Update check succeeded" duration=67.362603ms 2024-08-17T17:47:18.894 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:47:18 smithi169 bash[72069]: logger=plugins.update.checker t=2024-08-17T17:47:18.689249392Z level=info msg="Update check succeeded" duration=62.658224ms 2024-08-17T17:47:19.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:47:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:47:18] "GET /metrics HTTP/1.1" 200 34128 "" "Prometheus/2.51.0" 2024-08-17T17:47:19.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:19 smithi131 bash[89561]: cluster 2024-08-17T17:47:18.101857+0000 mgr.y (mgr.34107) 1345 : cluster [DBG] pgmap v2014: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:19.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:19 smithi131 bash[89561]: cluster 2024-08-17T17:47:18.101857+0000 mgr.y (mgr.34107) 1345 : cluster [DBG] pgmap v2014: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:19.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:19 smithi131 bash[88347]: cluster 2024-08-17T17:47:18.101857+0000 mgr.y (mgr.34107) 1345 : cluster [DBG] pgmap v2014: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:19.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:19 smithi131 bash[88347]: cluster 2024-08-17T17:47:18.101857+0000 mgr.y (mgr.34107) 1345 : cluster [DBG] pgmap v2014: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:19.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:19 smithi169 bash[79348]: cluster 2024-08-17T17:47:18.101857+0000 mgr.y (mgr.34107) 1345 : cluster [DBG] pgmap v2014: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:19.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:19 smithi169 bash[79348]: cluster 2024-08-17T17:47:18.101857+0000 mgr.y (mgr.34107) 1345 : cluster [DBG] pgmap v2014: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:20.224 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T17:47:20.224 INFO:teuthology.orchestra.run.smithi131.stdout:{"epoch":1315,"fsid":"f27a2518-5cb7-11ef-bccf-c7b262605968","created":"2024-08-17T16:45:27.114816+0000","modified":"2024-08-17T17:46:52.794385+0000","last_up_change":"2024-08-17T17:18:15.175924+0000","last_in_change":"2024-08-17T16:54:41.682747+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":52,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-17T16:50:43.494379+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,"is_stretch_pool":false,"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":"22","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":{}},"read_balance":{"score_type":"Fair distribution","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":"2024-08-17T16:56:49.601702+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,"is_stretch_pool":false,"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":"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":3,"snap_epoch":66,"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_type":"Fair distribution","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":"2024-08-17T16:58:53.576082+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,"is_stretch_pool":false,"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":"71","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_type":"Fair distribution","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":"2024-08-17T16:58:54.144026+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,"is_stretch_pool":false,"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":"72","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_type":"Fair distribution","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":"931c17ae-fadd-4941-8f94-54a64a12cdbb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":687,"up_from":690,"up_thru":1167,"down_at":687,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6802","nonce":2702796327},{"type":"v1","addr":"172.21.15.131:6803","nonce":2702796327}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6804","nonce":2702796327},{"type":"v1","addr":"172.21.15.131:6805","nonce":2702796327}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6808","nonce":2702796327},{"type":"v1","addr":"172.21.15.131:6809","nonce":2702796327}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6806","nonce":2702796327},{"type":"v1","addr":"172.21.15.131:6807","nonce":2702796327}]},"public_addr":"172.21.15.131:6803/2702796327","cluster_addr":"172.21.15.131:6805/2702796327","heartbeat_back_addr":"172.21.15.131:6809/2702796327","heartbeat_front_addr":"172.21.15.131:6807/2702796327","state":["exists","up"]},{"osd":1,"uuid":"28cbaae9-2647-4988-8227-65608f15df55","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":692,"up_from":695,"up_thru":1167,"down_at":692,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6810","nonce":3167893678},{"type":"v1","addr":"172.21.15.131:6811","nonce":3167893678}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6812","nonce":3167893678},{"type":"v1","addr":"172.21.15.131:6813","nonce":3167893678}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6816","nonce":3167893678},{"type":"v1","addr":"172.21.15.131:6817","nonce":3167893678}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6814","nonce":3167893678},{"type":"v1","addr":"172.21.15.131:6815","nonce":3167893678}]},"public_addr":"172.21.15.131:6811/3167893678","cluster_addr":"172.21.15.131:6813/3167893678","heartbeat_back_addr":"172.21.15.131:6817/3167893678","heartbeat_front_addr":"172.21.15.131:6815/3167893678","state":["exists","up"]},{"osd":2,"uuid":"c453e3c1-1905-47b4-a0a2-33e89ceee89b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":697,"up_from":700,"up_thru":1167,"down_at":697,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6818","nonce":3654614021},{"type":"v1","addr":"172.21.15.131:6819","nonce":3654614021}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6820","nonce":3654614021},{"type":"v1","addr":"172.21.15.131:6821","nonce":3654614021}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6824","nonce":3654614021},{"type":"v1","addr":"172.21.15.131:6825","nonce":3654614021}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6822","nonce":3654614021},{"type":"v1","addr":"172.21.15.131:6823","nonce":3654614021}]},"public_addr":"172.21.15.131:6819/3654614021","cluster_addr":"172.21.15.131:6821/3654614021","heartbeat_back_addr":"172.21.15.131:6825/3654614021","heartbeat_front_addr":"172.21.15.131:6823/3654614021","state":["exists","up"]},{"osd":3,"uuid":"58977ccb-73f1-4ff5-82be-27fcdf10ad08","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":26,"last_clean_end":703,"up_from":710,"up_thru":1167,"down_at":703,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6826","nonce":3295151937},{"type":"v1","addr":"172.21.15.131:6827","nonce":3295151937}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6828","nonce":3295151937},{"type":"v1","addr":"172.21.15.131:6829","nonce":3295151937}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6832","nonce":3295151937},{"type":"v1","addr":"172.21.15.131:6833","nonce":3295151937}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6830","nonce":3295151937},{"type":"v1","addr":"172.21.15.131:6831","nonce":3295151937}]},"public_addr":"172.21.15.131:6827/3295151937","cluster_addr":"172.21.15.131:6829/3295151937","heartbeat_back_addr":"172.21.15.131:6833/3295151937","heartbeat_front_addr":"172.21.15.131:6831/3295151937","state":["exists","up"]},{"osd":4,"uuid":"a27e1f9d-ccc9-49bd-9a83-6970394686f0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":1167,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6800","nonce":2638466822},{"type":"v1","addr":"172.21.15.169:6801","nonce":2638466822}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6802","nonce":2638466822},{"type":"v1","addr":"172.21.15.169:6803","nonce":2638466822}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6806","nonce":2638466822},{"type":"v1","addr":"172.21.15.169:6807","nonce":2638466822}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6804","nonce":2638466822},{"type":"v1","addr":"172.21.15.169:6805","nonce":2638466822}]},"public_addr":"172.21.15.169:6801/2638466822","cluster_addr":"172.21.15.169:6803/2638466822","heartbeat_back_addr":"172.21.15.169:6807/2638466822","heartbeat_front_addr":"172.21.15.169:6805/2638466822","state":["exists","up"]},{"osd":5,"uuid":"33dc15a5-d1a6-4810-a2a1-db3a307f8c84","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":1167,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6808","nonce":1625437885},{"type":"v1","addr":"172.21.15.169:6809","nonce":1625437885}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6810","nonce":1625437885},{"type":"v1","addr":"172.21.15.169:6811","nonce":1625437885}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6814","nonce":1625437885},{"type":"v1","addr":"172.21.15.169:6815","nonce":1625437885}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6812","nonce":1625437885},{"type":"v1","addr":"172.21.15.169:6813","nonce":1625437885}]},"public_addr":"172.21.15.169:6809/1625437885","cluster_addr":"172.21.15.169:6811/1625437885","heartbeat_back_addr":"172.21.15.169:6815/1625437885","heartbeat_front_addr":"172.21.15.169:6813/1625437885","state":["exists","up"]},{"osd":6,"uuid":"4893b4b8-9b28-4e0e-841c-eb781d9f74fe","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":1167,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6816","nonce":554300287},{"type":"v1","addr":"172.21.15.169:6817","nonce":554300287}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6818","nonce":554300287},{"type":"v1","addr":"172.21.15.169:6819","nonce":554300287}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6822","nonce":554300287},{"type":"v1","addr":"172.21.15.169:6823","nonce":554300287}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6820","nonce":554300287},{"type":"v1","addr":"172.21.15.169:6821","nonce":554300287}]},"public_addr":"172.21.15.169:6817/554300287","cluster_addr":"172.21.15.169:6819/554300287","heartbeat_back_addr":"172.21.15.169:6823/554300287","heartbeat_front_addr":"172.21.15.169:6821/554300287","state":["exists","up"]},{"osd":7,"uuid":"a9a64d1e-1b11-44d8-ac15-d4dbdc1830a1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":1167,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6824","nonce":1615136086},{"type":"v1","addr":"172.21.15.169:6825","nonce":1615136086}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6826","nonce":1615136086},{"type":"v1","addr":"172.21.15.169:6827","nonce":1615136086}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6830","nonce":1615136086},{"type":"v1","addr":"172.21.15.169:6831","nonce":1615136086}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6828","nonce":1615136086},{"type":"v1","addr":"172.21.15.169:6829","nonce":1615136086}]},"public_addr":"172.21.15.169:6825/1615136086","cluster_addr":"172.21.15.169:6827/1615136086","heartbeat_back_addr":"172.21.15.169:6831/1615136086","heartbeat_front_addr":"172.21.15.169:6829/1615136086","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:48:52.794935+0000","dead_epoch":687},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:49:44.495590+0000","dead_epoch":692},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:50:38.808426+0000","dead_epoch":696},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:51:30.850900+0000","dead_epoch":703},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:52:21.668423+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:53:14.905634+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:54:09.575832+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:55:07.491612+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.2","mappings":[{"from":1,"to":2}]},{"pgid":"4.4","mappings":[{"from":1,"to":5}]},{"pgid":"4.b","mappings":[{"from":1,"to":2}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.131:0/1352865815":"2024-08-17T18:09:43.573072+0000","172.21.15.131:0/1886773554":"2024-08-17T18:09:42.610755+0000","172.21.15.169:0/4169313514":"2024-08-18T17:04:24.029473+0000","172.21.15.169:0/1504461020":"2024-08-18T17:04:24.029473+0000","172.21.15.131:0/1873430480":"2024-08-18T17:08:22.776108+0000","172.21.15.131:0/2690264005":"2024-08-18T17:08:22.776108+0000","172.21.15.131:0/805105591":"2024-08-18T17:03:28.842678+0000","172.21.15.131:6800/2557335399":"2024-08-18T16:45:53.763605+0000","172.21.15.131:0/567680048":"2024-08-18T17:08:22.776108+0000","172.21.15.131:0/3301598597":"2024-08-18T16:56:08.560846+0000","172.21.15.131:0/2979978290":"2024-08-18T17:08:22.776108+0000","172.21.15.131:0/2782073615":"2024-08-18T16:46:24.903953+0000","172.21.15.131:6800/2549196460":"2024-08-18T17:08:22.776108+0000","172.21.15.131:0/1351012631":"2024-08-18T16:46:24.903953+0000","172.21.15.131:0/1481172092":"2024-08-18T16:45:53.763605+0000","172.21.15.131:6801/2549196460":"2024-08-18T17:08:22.776108+0000","172.21.15.131:0/2345799949":"2024-08-18T17:03:28.842678+0000","172.21.15.169:0/1548591549":"2024-08-18T17:04:24.029473+0000","172.21.15.169:0/3210317164":"2024-08-18T17:04:24.029473+0000","172.21.15.131:6801/3056314115":"2024-08-18T17:03:28.842678+0000","172.21.15.131:6801/3178238488":"2024-08-18T16:56:08.560846+0000","172.21.15.169:6834/2915957386":"2024-08-18T17:04:24.029473+0000","172.21.15.131:6800/3056314115":"2024-08-18T17:03:28.842678+0000","172.21.15.131:6801/2557335399":"2024-08-18T16:45:53.763605+0000","172.21.15.131:0/1379702785":"2024-08-18T16:56:08.560846+0000","172.21.15.131:0/1821861506":"2024-08-18T16:56:08.560846+0000","172.21.15.131:0/1207615408":"2024-08-18T16:56:08.560846+0000","172.21.15.169:0/2765668743":"2024-08-18T17:04:24.029473+0000","172.21.15.131:0/191077631":"2024-08-18T16:46:24.903953+0000","172.21.15.131:6835/868237211":"2024-08-18T16:59:02.885303+0000","172.21.15.169:6835/2915957386":"2024-08-18T17:04:24.029473+0000","172.21.15.169:0/1718319329":"2024-08-18T17:04:24.029473+0000","172.21.15.131:6834/868237211":"2024-08-18T16:59:02.885303+0000","172.21.15.131:0/3865043614":"2024-08-18T17:03:28.842678+0000","172.21.15.131:0/58738087":"2024-08-18T17:03:28.842678+0000","172.21.15.131:0/900478172":"2024-08-18T16:45:53.763605+0000","172.21.15.131:6800/3178238488":"2024-08-18T16:56:08.560846+0000","172.21.15.131:0/3703359670":"2024-08-18T16:45:53.763605+0000","172.21.15.131:0/1282295583":"2024-08-17T18:20:01.133502+0000","172.21.15.131:6800/2697549494":"2024-08-18T16:46:24.903953+0000","172.21.15.131:6801/2697549494":"2024-08-18T16:46:24.903953+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":5,"snaps":[{"begin":2,"length":1}]},{"pool":6,"snaps":[{"begin":2,"length":1}]},{"pool":7,"snaps":[{"begin":2,"length":1}]},{"pool":8,"snaps":[{"begin":2,"length":1}]},{"pool":9,"snaps":[{"begin":2,"length":1}]},{"pool":10,"snaps":[{"begin":2,"length":1}]},{"pool":11,"snaps":[{"begin":2,"length":1}]},{"pool":14,"snaps":[{"begin":10,"length":1},{"begin":12,"length":1},{"begin":14,"length":1}]},{"pool":16,"snaps":[{"begin":42,"length":6},{"begin":52,"length":6}]},{"pool":17,"snaps":[{"begin":17,"length":2},{"begin":22,"length":1}]},{"pool":18,"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}} 2024-08-17T17:47:20.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:20 smithi131 bash[88347]: audit 2024-08-17T17:47:20.222829+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.131:0/3515601300' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:47:20.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:20 smithi131 bash[88347]: audit 2024-08-17T17:47:20.222829+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.131:0/3515601300' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:47:20.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:20 smithi131 bash[89561]: audit 2024-08-17T17:47:20.222829+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.131:0/3515601300' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:47:20.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:20 smithi131 bash[89561]: audit 2024-08-17T17:47:20.222829+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.131:0/3515601300' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:47:20.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:20 smithi169 bash[79348]: audit 2024-08-17T17:47:20.222829+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.131:0/3515601300' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:47:20.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:20 smithi169 bash[79348]: audit 2024-08-17T17:47:20.222829+0000 mon.c (mon.2) 40 : audit [DBG] from='client.? 172.21.15.131:0/3515601300' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T17:47:20.995 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-08-17T17:47:20.996 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-08-17T17:47:20.997 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-08-17T17:47:20.997 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-08-17T17:47:20.998 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-08-17T17:47:20.999 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-08-17T17:47:20.999 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-08-17T17:47:21.000 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-08-17T17:47:21.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:21 smithi131 bash[89561]: cluster 2024-08-17T17:47:20.102943+0000 mgr.y (mgr.34107) 1346 : cluster [DBG] pgmap v2015: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:21.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:21 smithi131 bash[89561]: cluster 2024-08-17T17:47:20.102943+0000 mgr.y (mgr.34107) 1346 : cluster [DBG] pgmap v2015: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:21.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:21 smithi131 bash[88347]: cluster 2024-08-17T17:47:20.102943+0000 mgr.y (mgr.34107) 1346 : cluster [DBG] pgmap v2015: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:21.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:21 smithi131 bash[88347]: cluster 2024-08-17T17:47:20.102943+0000 mgr.y (mgr.34107) 1346 : cluster [DBG] pgmap v2015: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:21.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:21 smithi169 bash[79348]: cluster 2024-08-17T17:47:20.102943+0000 mgr.y (mgr.34107) 1346 : cluster [DBG] pgmap v2015: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:21.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:21 smithi169 bash[79348]: cluster 2024-08-17T17:47:20.102943+0000 mgr.y (mgr.34107) 1346 : cluster [DBG] pgmap v2015: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:23.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:23 smithi131 bash[88347]: cluster 2024-08-17T17:47:22.103678+0000 mgr.y (mgr.34107) 1347 : cluster [DBG] pgmap v2016: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:23.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:23 smithi131 bash[88347]: cluster 2024-08-17T17:47:22.103678+0000 mgr.y (mgr.34107) 1347 : cluster [DBG] pgmap v2016: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:23.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:23 smithi131 bash[88347]: audit 2024-08-17T17:47:23.249207+0000 mon.a (mon.0) 2169 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:23.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:23 smithi131 bash[88347]: audit 2024-08-17T17:47:23.249207+0000 mon.a (mon.0) 2169 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:23.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:23 smithi131 bash[89561]: cluster 2024-08-17T17:47:22.103678+0000 mgr.y (mgr.34107) 1347 : cluster [DBG] pgmap v2016: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:23.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:23 smithi131 bash[89561]: cluster 2024-08-17T17:47:22.103678+0000 mgr.y (mgr.34107) 1347 : cluster [DBG] pgmap v2016: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:23.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:23 smithi131 bash[89561]: audit 2024-08-17T17:47:23.249207+0000 mon.a (mon.0) 2169 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:23.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:23 smithi131 bash[89561]: audit 2024-08-17T17:47:23.249207+0000 mon.a (mon.0) 2169 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:23.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:23 smithi169 bash[79348]: cluster 2024-08-17T17:47:22.103678+0000 mgr.y (mgr.34107) 1347 : cluster [DBG] pgmap v2016: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:23.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:23 smithi169 bash[79348]: cluster 2024-08-17T17:47:22.103678+0000 mgr.y (mgr.34107) 1347 : cluster [DBG] pgmap v2016: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:23.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:23 smithi169 bash[79348]: audit 2024-08-17T17:47:23.249207+0000 mon.a (mon.0) 2169 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:23.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:23 smithi169 bash[79348]: audit 2024-08-17T17:47:23.249207+0000 mon.a (mon.0) 2169 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:25.831 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:25.831 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:25.831 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:25.831 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:25.834 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:25.834 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:25.834 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:25.834 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:25.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:25 smithi131 bash[89561]: cluster 2024-08-17T17:47:24.104683+0000 mgr.y (mgr.34107) 1348 : cluster [DBG] pgmap v2017: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:25.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:25 smithi131 bash[89561]: cluster 2024-08-17T17:47:24.104683+0000 mgr.y (mgr.34107) 1348 : cluster [DBG] pgmap v2017: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:25.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:25 smithi131 bash[88347]: cluster 2024-08-17T17:47:24.104683+0000 mgr.y (mgr.34107) 1348 : cluster [DBG] pgmap v2017: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:25.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:25 smithi131 bash[88347]: cluster 2024-08-17T17:47:24.104683+0000 mgr.y (mgr.34107) 1348 : cluster [DBG] pgmap v2017: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:25.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:25 smithi169 bash[79348]: cluster 2024-08-17T17:47:24.104683+0000 mgr.y (mgr.34107) 1348 : cluster [DBG] pgmap v2017: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:25.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:25 smithi169 bash[79348]: cluster 2024-08-17T17:47:24.104683+0000 mgr.y (mgr.34107) 1348 : cluster [DBG] pgmap v2017: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:27.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:27 smithi131 bash[88347]: cluster 2024-08-17T17:47:26.105379+0000 mgr.y (mgr.34107) 1349 : cluster [DBG] pgmap v2018: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:27.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:27 smithi131 bash[88347]: cluster 2024-08-17T17:47:26.105379+0000 mgr.y (mgr.34107) 1349 : cluster [DBG] pgmap v2018: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:27.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:27 smithi131 bash[89561]: cluster 2024-08-17T17:47:26.105379+0000 mgr.y (mgr.34107) 1349 : cluster [DBG] pgmap v2018: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:27.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:27 smithi131 bash[89561]: cluster 2024-08-17T17:47:26.105379+0000 mgr.y (mgr.34107) 1349 : cluster [DBG] pgmap v2018: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:27.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:27 smithi169 bash[79348]: cluster 2024-08-17T17:47:26.105379+0000 mgr.y (mgr.34107) 1349 : cluster [DBG] pgmap v2018: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:27.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:27 smithi169 bash[79348]: cluster 2024-08-17T17:47:26.105379+0000 mgr.y (mgr.34107) 1349 : cluster [DBG] pgmap v2018: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:29.066 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:47:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:47:28] "GET /metrics HTTP/1.1" 200 34131 "" "Prometheus/2.51.0" 2024-08-17T17:47:29.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:29 smithi131 bash[88347]: cluster 2024-08-17T17:47:28.105869+0000 mgr.y (mgr.34107) 1350 : cluster [DBG] pgmap v2019: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:29.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:29 smithi131 bash[88347]: cluster 2024-08-17T17:47:28.105869+0000 mgr.y (mgr.34107) 1350 : cluster [DBG] pgmap v2019: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:29.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:29 smithi131 bash[89561]: cluster 2024-08-17T17:47:28.105869+0000 mgr.y (mgr.34107) 1350 : cluster [DBG] pgmap v2019: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:29.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:29 smithi131 bash[89561]: cluster 2024-08-17T17:47:28.105869+0000 mgr.y (mgr.34107) 1350 : cluster [DBG] pgmap v2019: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:29.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:29 smithi169 bash[79348]: cluster 2024-08-17T17:47:28.105869+0000 mgr.y (mgr.34107) 1350 : cluster [DBG] pgmap v2019: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:29.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:29 smithi169 bash[79348]: cluster 2024-08-17T17:47:28.105869+0000 mgr.y (mgr.34107) 1350 : cluster [DBG] pgmap v2019: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:31.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:31 smithi169 bash[79348]: cluster 2024-08-17T17:47:30.106862+0000 mgr.y (mgr.34107) 1351 : cluster [DBG] pgmap v2020: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:31.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:31 smithi169 bash[79348]: cluster 2024-08-17T17:47:30.106862+0000 mgr.y (mgr.34107) 1351 : cluster [DBG] pgmap v2020: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:31.927 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:31 smithi131 bash[89561]: cluster 2024-08-17T17:47:30.106862+0000 mgr.y (mgr.34107) 1351 : cluster [DBG] pgmap v2020: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:31.927 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:31 smithi131 bash[89561]: cluster 2024-08-17T17:47:30.106862+0000 mgr.y (mgr.34107) 1351 : cluster [DBG] pgmap v2020: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:31.928 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:31 smithi131 bash[88347]: cluster 2024-08-17T17:47:30.106862+0000 mgr.y (mgr.34107) 1351 : cluster [DBG] pgmap v2020: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:31.928 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:31 smithi131 bash[88347]: cluster 2024-08-17T17:47:30.106862+0000 mgr.y (mgr.34107) 1351 : cluster [DBG] pgmap v2020: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:33.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:33 smithi131 bash[89561]: cluster 2024-08-17T17:47:32.107683+0000 mgr.y (mgr.34107) 1352 : cluster [DBG] pgmap v2021: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:33.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:33 smithi131 bash[89561]: cluster 2024-08-17T17:47:32.107683+0000 mgr.y (mgr.34107) 1352 : cluster [DBG] pgmap v2021: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:33.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:33 smithi131 bash[88347]: cluster 2024-08-17T17:47:32.107683+0000 mgr.y (mgr.34107) 1352 : cluster [DBG] pgmap v2021: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:33.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:33 smithi131 bash[88347]: cluster 2024-08-17T17:47:32.107683+0000 mgr.y (mgr.34107) 1352 : cluster [DBG] pgmap v2021: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:33.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:33 smithi169 bash[79348]: cluster 2024-08-17T17:47:32.107683+0000 mgr.y (mgr.34107) 1352 : cluster [DBG] pgmap v2021: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:33.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:33 smithi169 bash[79348]: cluster 2024-08-17T17:47:32.107683+0000 mgr.y (mgr.34107) 1352 : cluster [DBG] pgmap v2021: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:35.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:35 smithi131 bash[88347]: cluster 2024-08-17T17:47:34.108854+0000 mgr.y (mgr.34107) 1353 : cluster [DBG] pgmap v2022: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:35.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:35 smithi131 bash[88347]: cluster 2024-08-17T17:47:34.108854+0000 mgr.y (mgr.34107) 1353 : cluster [DBG] pgmap v2022: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:35.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:35 smithi131 bash[89561]: cluster 2024-08-17T17:47:34.108854+0000 mgr.y (mgr.34107) 1353 : cluster [DBG] pgmap v2022: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:35.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:35 smithi131 bash[89561]: cluster 2024-08-17T17:47:34.108854+0000 mgr.y (mgr.34107) 1353 : cluster [DBG] pgmap v2022: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:35.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:35 smithi169 bash[79348]: cluster 2024-08-17T17:47:34.108854+0000 mgr.y (mgr.34107) 1353 : cluster [DBG] pgmap v2022: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:35.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:35 smithi169 bash[79348]: cluster 2024-08-17T17:47:34.108854+0000 mgr.y (mgr.34107) 1353 : cluster [DBG] pgmap v2022: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:37.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:37 smithi131 bash[88347]: cluster 2024-08-17T17:47:36.109635+0000 mgr.y (mgr.34107) 1354 : cluster [DBG] pgmap v2023: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:37.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:37 smithi131 bash[88347]: cluster 2024-08-17T17:47:36.109635+0000 mgr.y (mgr.34107) 1354 : cluster [DBG] pgmap v2023: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:37.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:37 smithi131 bash[89561]: cluster 2024-08-17T17:47:36.109635+0000 mgr.y (mgr.34107) 1354 : cluster [DBG] pgmap v2023: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:37.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:37 smithi131 bash[89561]: cluster 2024-08-17T17:47:36.109635+0000 mgr.y (mgr.34107) 1354 : cluster [DBG] pgmap v2023: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:37.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:37 smithi169 bash[79348]: cluster 2024-08-17T17:47:36.109635+0000 mgr.y (mgr.34107) 1354 : cluster [DBG] pgmap v2023: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:37.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:37 smithi169 bash[79348]: cluster 2024-08-17T17:47:36.109635+0000 mgr.y (mgr.34107) 1354 : cluster [DBG] pgmap v2023: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:38.850 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:47:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:47:38] "GET /metrics HTTP/1.1" 200 34128 "" "Prometheus/2.51.0" 2024-08-17T17:47:38.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:38 smithi131 bash[89561]: audit 2024-08-17T17:47:38.249021+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:38.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:38 smithi131 bash[89561]: audit 2024-08-17T17:47:38.249021+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:38.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:38 smithi131 bash[88347]: audit 2024-08-17T17:47:38.249021+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:38.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:38 smithi131 bash[88347]: audit 2024-08-17T17:47:38.249021+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:38.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:38 smithi169 bash[79348]: audit 2024-08-17T17:47:38.249021+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:38.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:38 smithi169 bash[79348]: audit 2024-08-17T17:47:38.249021+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:39.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:39 smithi131 bash[88347]: cluster 2024-08-17T17:47:38.110376+0000 mgr.y (mgr.34107) 1355 : cluster [DBG] pgmap v2024: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:39.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:39 smithi131 bash[88347]: cluster 2024-08-17T17:47:38.110376+0000 mgr.y (mgr.34107) 1355 : cluster [DBG] pgmap v2024: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:39.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:39 smithi131 bash[89561]: cluster 2024-08-17T17:47:38.110376+0000 mgr.y (mgr.34107) 1355 : cluster [DBG] pgmap v2024: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:39.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:39 smithi131 bash[89561]: cluster 2024-08-17T17:47:38.110376+0000 mgr.y (mgr.34107) 1355 : cluster [DBG] pgmap v2024: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:39.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:39 smithi169 bash[79348]: cluster 2024-08-17T17:47:38.110376+0000 mgr.y (mgr.34107) 1355 : cluster [DBG] pgmap v2024: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:39.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:39 smithi169 bash[79348]: cluster 2024-08-17T17:47:38.110376+0000 mgr.y (mgr.34107) 1355 : cluster [DBG] pgmap v2024: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:41.747 INFO:teuthology.orchestra.run.smithi131.stdout:3006477107560 2024-08-17T17:47:41.747 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-08-17T17:47:41.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:41 smithi131 bash[89561]: cluster 2024-08-17T17:47:40.111380+0000 mgr.y (mgr.34107) 1356 : cluster [DBG] pgmap v2025: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:41.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:41 smithi131 bash[89561]: cluster 2024-08-17T17:47:40.111380+0000 mgr.y (mgr.34107) 1356 : cluster [DBG] pgmap v2025: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:41.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:41 smithi131 bash[88347]: cluster 2024-08-17T17:47:40.111380+0000 mgr.y (mgr.34107) 1356 : cluster [DBG] pgmap v2025: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:41.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:41 smithi131 bash[88347]: cluster 2024-08-17T17:47:40.111380+0000 mgr.y (mgr.34107) 1356 : cluster [DBG] pgmap v2025: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:41.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:41 smithi169 bash[79348]: cluster 2024-08-17T17:47:40.111380+0000 mgr.y (mgr.34107) 1356 : cluster [DBG] pgmap v2025: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:41.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:41 smithi169 bash[79348]: cluster 2024-08-17T17:47:40.111380+0000 mgr.y (mgr.34107) 1356 : cluster [DBG] pgmap v2025: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:43.225 INFO:teuthology.orchestra.run.smithi131.stdout:2985002271090 2024-08-17T17:47:43.225 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-08-17T17:47:43.873 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:43 smithi131 bash[88347]: cluster 2024-08-17T17:47:42.112151+0000 mgr.y (mgr.34107) 1357 : cluster [DBG] pgmap v2026: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:43.873 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:43 smithi131 bash[88347]: cluster 2024-08-17T17:47:42.112151+0000 mgr.y (mgr.34107) 1357 : cluster [DBG] pgmap v2026: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:43.873 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:43 smithi131 bash[89561]: cluster 2024-08-17T17:47:42.112151+0000 mgr.y (mgr.34107) 1357 : cluster [DBG] pgmap v2026: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:43.873 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:43 smithi131 bash[89561]: cluster 2024-08-17T17:47:42.112151+0000 mgr.y (mgr.34107) 1357 : cluster [DBG] pgmap v2026: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:43.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:43 smithi169 bash[79348]: cluster 2024-08-17T17:47:42.112151+0000 mgr.y (mgr.34107) 1357 : cluster [DBG] pgmap v2026: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:43.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:43 smithi169 bash[79348]: cluster 2024-08-17T17:47:42.112151+0000 mgr.y (mgr.34107) 1357 : cluster [DBG] pgmap v2026: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:45.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:45 smithi131 bash[88347]: cluster 2024-08-17T17:47:44.113007+0000 mgr.y (mgr.34107) 1358 : cluster [DBG] pgmap v2027: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:45.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:45 smithi131 bash[88347]: cluster 2024-08-17T17:47:44.113007+0000 mgr.y (mgr.34107) 1358 : cluster [DBG] pgmap v2027: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:45.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:45 smithi131 bash[89561]: cluster 2024-08-17T17:47:44.113007+0000 mgr.y (mgr.34107) 1358 : cluster [DBG] pgmap v2027: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:45.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:45 smithi131 bash[89561]: cluster 2024-08-17T17:47:44.113007+0000 mgr.y (mgr.34107) 1358 : cluster [DBG] pgmap v2027: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:45.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:45 smithi169 bash[79348]: cluster 2024-08-17T17:47:44.113007+0000 mgr.y (mgr.34107) 1358 : cluster [DBG] pgmap v2027: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:45.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:45 smithi169 bash[79348]: cluster 2024-08-17T17:47:44.113007+0000 mgr.y (mgr.34107) 1358 : cluster [DBG] pgmap v2027: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:46.202 INFO:teuthology.orchestra.run.smithi131.stdout:201863463557 2024-08-17T17:47:46.202 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-08-17T17:47:46.234 INFO:teuthology.orchestra.run.smithi131.stdout:2963527434616 2024-08-17T17:47:46.234 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-08-17T17:47:46.262 INFO:teuthology.orchestra.run.smithi131.stdout:133143986842 2024-08-17T17:47:46.262 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-08-17T17:47:46.543 INFO:teuthology.orchestra.run.smithi131.stdout:236223201913 2024-08-17T17:47:46.543 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-08-17T17:47:47.299 INFO:teuthology.orchestra.run.smithi131.stdout:3049426780516 2024-08-17T17:47:47.299 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-08-17T17:47:47.308 INFO:teuthology.orchestra.run.smithi131.stdout:167503725201 2024-08-17T17:47:47.308 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-08-17T17:47:47.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:47 smithi131 bash[88347]: cluster 2024-08-17T17:47:46.113766+0000 mgr.y (mgr.34107) 1359 : cluster [DBG] pgmap v2028: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:47.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:47 smithi131 bash[88347]: cluster 2024-08-17T17:47:46.113766+0000 mgr.y (mgr.34107) 1359 : cluster [DBG] pgmap v2028: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:47.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:47 smithi131 bash[89561]: cluster 2024-08-17T17:47:46.113766+0000 mgr.y (mgr.34107) 1359 : cluster [DBG] pgmap v2028: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:47.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:47 smithi131 bash[89561]: cluster 2024-08-17T17:47:46.113766+0000 mgr.y (mgr.34107) 1359 : cluster [DBG] pgmap v2028: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:47.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:47 smithi169 bash[79348]: cluster 2024-08-17T17:47:46.113766+0000 mgr.y (mgr.34107) 1359 : cluster [DBG] pgmap v2028: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:47.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:47 smithi169 bash[79348]: cluster 2024-08-17T17:47:46.113766+0000 mgr.y (mgr.34107) 1359 : cluster [DBG] pgmap v2028: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:49.100 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:47:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:47:48] "GET /metrics HTTP/1.1" 200 34128 "" "Prometheus/2.51.0" 2024-08-17T17:47:49.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:49 smithi169 bash[79348]: cluster 2024-08-17T17:47:48.114430+0000 mgr.y (mgr.34107) 1360 : cluster [DBG] pgmap v2029: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:49.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:49 smithi169 bash[79348]: cluster 2024-08-17T17:47:48.114430+0000 mgr.y (mgr.34107) 1360 : cluster [DBG] pgmap v2029: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:49.914 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:49.915 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:50.061 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:49 smithi131 bash[89561]: cluster 2024-08-17T17:47:48.114430+0000 mgr.y (mgr.34107) 1360 : cluster [DBG] pgmap v2029: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:50.062 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:49 smithi131 bash[89561]: cluster 2024-08-17T17:47:48.114430+0000 mgr.y (mgr.34107) 1360 : cluster [DBG] pgmap v2029: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:50.062 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:49 smithi131 bash[88347]: cluster 2024-08-17T17:47:48.114430+0000 mgr.y (mgr.34107) 1360 : cluster [DBG] pgmap v2029: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:50.062 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:49 smithi131 bash[88347]: cluster 2024-08-17T17:47:48.114430+0000 mgr.y (mgr.34107) 1360 : cluster [DBG] pgmap v2029: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:50.936 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:50.936 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:50.936 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:50.937 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:51.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:51 smithi169 bash[79348]: cluster 2024-08-17T17:47:50.115411+0000 mgr.y (mgr.34107) 1361 : cluster [DBG] pgmap v2030: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:51.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:51 smithi169 bash[79348]: cluster 2024-08-17T17:47:50.115411+0000 mgr.y (mgr.34107) 1361 : cluster [DBG] pgmap v2030: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:51.956 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:51.956 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:47:52.142 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:51 smithi131 bash[88347]: cluster 2024-08-17T17:47:50.115411+0000 mgr.y (mgr.34107) 1361 : cluster [DBG] pgmap v2030: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:52.142 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:51 smithi131 bash[88347]: cluster 2024-08-17T17:47:50.115411+0000 mgr.y (mgr.34107) 1361 : cluster [DBG] pgmap v2030: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:52.142 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:51 smithi131 bash[89561]: cluster 2024-08-17T17:47:50.115411+0000 mgr.y (mgr.34107) 1361 : cluster [DBG] pgmap v2030: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:52.142 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:51 smithi131 bash[89561]: cluster 2024-08-17T17:47:50.115411+0000 mgr.y (mgr.34107) 1361 : cluster [DBG] pgmap v2030: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:53.834 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:53 smithi131 bash[88347]: cluster 2024-08-17T17:47:52.116091+0000 mgr.y (mgr.34107) 1362 : cluster [DBG] pgmap v2031: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:53.835 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:53 smithi131 bash[88347]: cluster 2024-08-17T17:47:52.116091+0000 mgr.y (mgr.34107) 1362 : cluster [DBG] pgmap v2031: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:53.835 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:53 smithi131 bash[88347]: audit 2024-08-17T17:47:53.249882+0000 mon.a (mon.0) 2171 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:53.835 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:53 smithi131 bash[88347]: audit 2024-08-17T17:47:53.249882+0000 mon.a (mon.0) 2171 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:53.835 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:53 smithi131 bash[89561]: cluster 2024-08-17T17:47:52.116091+0000 mgr.y (mgr.34107) 1362 : cluster [DBG] pgmap v2031: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:53.835 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:53 smithi131 bash[89561]: cluster 2024-08-17T17:47:52.116091+0000 mgr.y (mgr.34107) 1362 : cluster [DBG] pgmap v2031: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:53.835 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:53 smithi131 bash[89561]: audit 2024-08-17T17:47:53.249882+0000 mon.a (mon.0) 2171 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:53.835 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:53 smithi131 bash[89561]: audit 2024-08-17T17:47:53.249882+0000 mon.a (mon.0) 2171 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:53.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:53 smithi169 bash[79348]: cluster 2024-08-17T17:47:52.116091+0000 mgr.y (mgr.34107) 1362 : cluster [DBG] pgmap v2031: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:53.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:53 smithi169 bash[79348]: cluster 2024-08-17T17:47:52.116091+0000 mgr.y (mgr.34107) 1362 : cluster [DBG] pgmap v2031: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:53.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:53 smithi169 bash[79348]: audit 2024-08-17T17:47:53.249882+0000 mon.a (mon.0) 2171 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:53.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:53 smithi169 bash[79348]: audit 2024-08-17T17:47:53.249882+0000 mon.a (mon.0) 2171 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:47:55.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:55 smithi169 bash[79348]: cluster 2024-08-17T17:47:54.117398+0000 mgr.y (mgr.34107) 1363 : cluster [DBG] pgmap v2032: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:55.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:55 smithi169 bash[79348]: cluster 2024-08-17T17:47:54.117398+0000 mgr.y (mgr.34107) 1363 : cluster [DBG] pgmap v2032: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:56.024 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:55 smithi131 bash[89561]: cluster 2024-08-17T17:47:54.117398+0000 mgr.y (mgr.34107) 1363 : cluster [DBG] pgmap v2032: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:56.024 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:55 smithi131 bash[89561]: cluster 2024-08-17T17:47:54.117398+0000 mgr.y (mgr.34107) 1363 : cluster [DBG] pgmap v2032: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:56.025 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:55 smithi131 bash[88347]: cluster 2024-08-17T17:47:54.117398+0000 mgr.y (mgr.34107) 1363 : cluster [DBG] pgmap v2032: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:56.025 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:55 smithi131 bash[88347]: cluster 2024-08-17T17:47:54.117398+0000 mgr.y (mgr.34107) 1363 : cluster [DBG] pgmap v2032: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:57.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:57 smithi131 bash[89561]: cluster 2024-08-17T17:47:56.118230+0000 mgr.y (mgr.34107) 1364 : cluster [DBG] pgmap v2033: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:57.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:57 smithi131 bash[89561]: cluster 2024-08-17T17:47:56.118230+0000 mgr.y (mgr.34107) 1364 : cluster [DBG] pgmap v2033: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:57.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:57 smithi131 bash[88347]: cluster 2024-08-17T17:47:56.118230+0000 mgr.y (mgr.34107) 1364 : cluster [DBG] pgmap v2033: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:57.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:57 smithi131 bash[88347]: cluster 2024-08-17T17:47:56.118230+0000 mgr.y (mgr.34107) 1364 : cluster [DBG] pgmap v2033: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:57.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:57 smithi169 bash[79348]: cluster 2024-08-17T17:47:56.118230+0000 mgr.y (mgr.34107) 1364 : cluster [DBG] pgmap v2033: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:57.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:57 smithi169 bash[79348]: cluster 2024-08-17T17:47:56.118230+0000 mgr.y (mgr.34107) 1364 : cluster [DBG] pgmap v2033: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:59.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:47:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:47:58] "GET /metrics HTTP/1.1" 200 34130 "" "Prometheus/2.51.0" 2024-08-17T17:47:59.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:59 smithi131 bash[88347]: cluster 2024-08-17T17:47:58.118822+0000 mgr.y (mgr.34107) 1365 : cluster [DBG] pgmap v2034: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:59.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:47:59 smithi131 bash[88347]: cluster 2024-08-17T17:47:58.118822+0000 mgr.y (mgr.34107) 1365 : cluster [DBG] pgmap v2034: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:59.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:59 smithi131 bash[89561]: cluster 2024-08-17T17:47:58.118822+0000 mgr.y (mgr.34107) 1365 : cluster [DBG] pgmap v2034: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:59.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:47:59 smithi131 bash[89561]: cluster 2024-08-17T17:47:58.118822+0000 mgr.y (mgr.34107) 1365 : cluster [DBG] pgmap v2034: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:59.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:59 smithi169 bash[79348]: cluster 2024-08-17T17:47:58.118822+0000 mgr.y (mgr.34107) 1365 : cluster [DBG] pgmap v2034: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:47:59.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:47:59 smithi169 bash[79348]: cluster 2024-08-17T17:47:58.118822+0000 mgr.y (mgr.34107) 1365 : cluster [DBG] pgmap v2034: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:01.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:01 smithi169 bash[79348]: cluster 2024-08-17T17:48:00.119859+0000 mgr.y (mgr.34107) 1366 : cluster [DBG] pgmap v2035: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:01.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:01 smithi169 bash[79348]: cluster 2024-08-17T17:48:00.119859+0000 mgr.y (mgr.34107) 1366 : cluster [DBG] pgmap v2035: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:01.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:01 smithi169 bash[79348]: audit 2024-08-17T17:48:01.291908+0000 mon.a (mon.0) 2172 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:48:01.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:01 smithi169 bash[79348]: audit 2024-08-17T17:48:01.291908+0000 mon.a (mon.0) 2172 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:48:01.905 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:01 smithi131 bash[89561]: cluster 2024-08-17T17:48:00.119859+0000 mgr.y (mgr.34107) 1366 : cluster [DBG] pgmap v2035: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:01.905 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:01 smithi131 bash[89561]: cluster 2024-08-17T17:48:00.119859+0000 mgr.y (mgr.34107) 1366 : cluster [DBG] pgmap v2035: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:01.905 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:01 smithi131 bash[89561]: audit 2024-08-17T17:48:01.291908+0000 mon.a (mon.0) 2172 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:48:01.905 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:01 smithi131 bash[89561]: audit 2024-08-17T17:48:01.291908+0000 mon.a (mon.0) 2172 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:48:01.906 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:01 smithi131 bash[88347]: cluster 2024-08-17T17:48:00.119859+0000 mgr.y (mgr.34107) 1366 : cluster [DBG] pgmap v2035: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:01.906 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:01 smithi131 bash[88347]: cluster 2024-08-17T17:48:00.119859+0000 mgr.y (mgr.34107) 1366 : cluster [DBG] pgmap v2035: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:01.906 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:01 smithi131 bash[88347]: audit 2024-08-17T17:48:01.291908+0000 mon.a (mon.0) 2172 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:48:01.906 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:01 smithi131 bash[88347]: audit 2024-08-17T17:48:01.291908+0000 mon.a (mon.0) 2172 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:48:03.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:02 smithi169 bash[79348]: audit 2024-08-17T17:48:01.886752+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:03.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:02 smithi169 bash[79348]: audit 2024-08-17T17:48:01.886752+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:03.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:02 smithi169 bash[79348]: audit 2024-08-17T17:48:01.897555+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:03.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:02 smithi169 bash[79348]: audit 2024-08-17T17:48:01.897555+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:03.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:02 smithi169 bash[79348]: audit 2024-08-17T17:48:02.011472+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:03.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:02 smithi169 bash[79348]: audit 2024-08-17T17:48:02.011472+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:03.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:02 smithi169 bash[79348]: audit 2024-08-17T17:48:02.019612+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:03.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:02 smithi169 bash[79348]: audit 2024-08-17T17:48:02.019612+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:03.421 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:02 smithi131 bash[89561]: audit 2024-08-17T17:48:01.886752+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:03.421 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:02 smithi131 bash[89561]: audit 2024-08-17T17:48:01.886752+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:03.421 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:02 smithi131 bash[89561]: audit 2024-08-17T17:48:01.897555+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:03.421 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:02 smithi131 bash[89561]: audit 2024-08-17T17:48:01.897555+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:03.421 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:02 smithi131 bash[89561]: audit 2024-08-17T17:48:02.011472+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:03.421 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:02 smithi131 bash[89561]: audit 2024-08-17T17:48:02.011472+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:03.421 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:02 smithi131 bash[89561]: audit 2024-08-17T17:48:02.019612+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:03.421 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:02 smithi131 bash[89561]: audit 2024-08-17T17:48:02.019612+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:03.422 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:02 smithi131 bash[88347]: audit 2024-08-17T17:48:01.886752+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:03.422 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:02 smithi131 bash[88347]: audit 2024-08-17T17:48:01.886752+0000 mon.a (mon.0) 2173 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:03.422 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:02 smithi131 bash[88347]: audit 2024-08-17T17:48:01.897555+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:03.422 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:02 smithi131 bash[88347]: audit 2024-08-17T17:48:01.897555+0000 mon.a (mon.0) 2174 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:03.422 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:02 smithi131 bash[88347]: audit 2024-08-17T17:48:02.011472+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:03.422 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:02 smithi131 bash[88347]: audit 2024-08-17T17:48:02.011472+0000 mon.a (mon.0) 2175 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:03.422 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:02 smithi131 bash[88347]: audit 2024-08-17T17:48:02.019612+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:03.422 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:02 smithi131 bash[88347]: audit 2024-08-17T17:48:02.019612+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:04.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:04 smithi131 bash[89561]: cluster 2024-08-17T17:48:02.120555+0000 mgr.y (mgr.34107) 1367 : cluster [DBG] pgmap v2036: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:04.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:04 smithi131 bash[89561]: cluster 2024-08-17T17:48:02.120555+0000 mgr.y (mgr.34107) 1367 : cluster [DBG] pgmap v2036: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:04.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:04 smithi131 bash[88347]: cluster 2024-08-17T17:48:02.120555+0000 mgr.y (mgr.34107) 1367 : cluster [DBG] pgmap v2036: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:04.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:04 smithi131 bash[88347]: cluster 2024-08-17T17:48:02.120555+0000 mgr.y (mgr.34107) 1367 : cluster [DBG] pgmap v2036: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:04.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:04 smithi169 bash[79348]: cluster 2024-08-17T17:48:02.120555+0000 mgr.y (mgr.34107) 1367 : cluster [DBG] pgmap v2036: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:04.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:04 smithi169 bash[79348]: cluster 2024-08-17T17:48:02.120555+0000 mgr.y (mgr.34107) 1367 : cluster [DBG] pgmap v2036: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:05.559 INFO:teuthology.orchestra.run.smithi131.stdout:3006477107566 2024-08-17T17:48:06.254 INFO:teuthology.orchestra.run.smithi131.stdout:2985002271095 2024-08-17T17:48:06.273 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:06 smithi131 bash[88347]: cluster 2024-08-17T17:48:04.121388+0000 mgr.y (mgr.34107) 1368 : cluster [DBG] pgmap v2037: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:06.273 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:06 smithi131 bash[88347]: cluster 2024-08-17T17:48:04.121388+0000 mgr.y (mgr.34107) 1368 : cluster [DBG] pgmap v2037: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:06.273 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:06 smithi131 bash[88347]: audit 2024-08-17T17:48:05.559855+0000 mon.a (mon.0) 2177 : audit [DBG] from='client.? 172.21.15.131:0/2653739625' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-08-17T17:48:06.273 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:06 smithi131 bash[88347]: audit 2024-08-17T17:48:05.559855+0000 mon.a (mon.0) 2177 : audit [DBG] from='client.? 172.21.15.131:0/2653739625' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-08-17T17:48:06.273 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:06 smithi131 bash[89561]: cluster 2024-08-17T17:48:04.121388+0000 mgr.y (mgr.34107) 1368 : cluster [DBG] pgmap v2037: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:06.273 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:06 smithi131 bash[89561]: cluster 2024-08-17T17:48:04.121388+0000 mgr.y (mgr.34107) 1368 : cluster [DBG] pgmap v2037: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:06.273 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:06 smithi131 bash[89561]: audit 2024-08-17T17:48:05.559855+0000 mon.a (mon.0) 2177 : audit [DBG] from='client.? 172.21.15.131:0/2653739625' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-08-17T17:48:06.273 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:06 smithi131 bash[89561]: audit 2024-08-17T17:48:05.559855+0000 mon.a (mon.0) 2177 : audit [DBG] from='client.? 172.21.15.131:0/2653739625' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-08-17T17:48:06.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:06 smithi169 bash[79348]: cluster 2024-08-17T17:48:04.121388+0000 mgr.y (mgr.34107) 1368 : cluster [DBG] pgmap v2037: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:06.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:06 smithi169 bash[79348]: cluster 2024-08-17T17:48:04.121388+0000 mgr.y (mgr.34107) 1368 : cluster [DBG] pgmap v2037: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:06.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:06 smithi169 bash[79348]: audit 2024-08-17T17:48:05.559855+0000 mon.a (mon.0) 2177 : audit [DBG] from='client.? 172.21.15.131:0/2653739625' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-08-17T17:48:06.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:06 smithi169 bash[79348]: audit 2024-08-17T17:48:05.559855+0000 mon.a (mon.0) 2177 : audit [DBG] from='client.? 172.21.15.131:0/2653739625' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-08-17T17:48:07.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:07 smithi131 bash[88347]: audit 2024-08-17T17:48:06.254364+0000 mon.a (mon.0) 2178 : audit [DBG] from='client.? 172.21.15.131:0/1897751852' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-08-17T17:48:07.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:07 smithi131 bash[88347]: audit 2024-08-17T17:48:06.254364+0000 mon.a (mon.0) 2178 : audit [DBG] from='client.? 172.21.15.131:0/1897751852' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-08-17T17:48:07.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:07 smithi131 bash[89561]: audit 2024-08-17T17:48:06.254364+0000 mon.a (mon.0) 2178 : audit [DBG] from='client.? 172.21.15.131:0/1897751852' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-08-17T17:48:07.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:07 smithi131 bash[89561]: audit 2024-08-17T17:48:06.254364+0000 mon.a (mon.0) 2178 : audit [DBG] from='client.? 172.21.15.131:0/1897751852' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-08-17T17:48:07.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:07 smithi169 bash[79348]: audit 2024-08-17T17:48:06.254364+0000 mon.a (mon.0) 2178 : audit [DBG] from='client.? 172.21.15.131:0/1897751852' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-08-17T17:48:07.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:07 smithi169 bash[79348]: audit 2024-08-17T17:48:06.254364+0000 mon.a (mon.0) 2178 : audit [DBG] from='client.? 172.21.15.131:0/1897751852' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-08-17T17:48:08.345 INFO:teuthology.orchestra.run.smithi131.stdout:133143986847 2024-08-17T17:48:08.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:08 smithi131 bash[88347]: cluster 2024-08-17T17:48:06.122034+0000 mgr.y (mgr.34107) 1369 : cluster [DBG] pgmap v2038: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:08.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:08 smithi131 bash[88347]: cluster 2024-08-17T17:48:06.122034+0000 mgr.y (mgr.34107) 1369 : cluster [DBG] pgmap v2038: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:08.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:08 smithi131 bash[88347]: audit 2024-08-17T17:48:07.900183+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:08.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:08 smithi131 bash[88347]: audit 2024-08-17T17:48:07.900183+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:08.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:08 smithi131 bash[88347]: audit 2024-08-17T17:48:07.910441+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:08.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:08 smithi131 bash[88347]: audit 2024-08-17T17:48:07.910441+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:08.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:08 smithi131 bash[89561]: cluster 2024-08-17T17:48:06.122034+0000 mgr.y (mgr.34107) 1369 : cluster [DBG] pgmap v2038: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:08.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:08 smithi131 bash[89561]: cluster 2024-08-17T17:48:06.122034+0000 mgr.y (mgr.34107) 1369 : cluster [DBG] pgmap v2038: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:08.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:08 smithi131 bash[89561]: audit 2024-08-17T17:48:07.900183+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:08.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:08 smithi131 bash[89561]: audit 2024-08-17T17:48:07.900183+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:08.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:08 smithi131 bash[89561]: audit 2024-08-17T17:48:07.910441+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:08.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:08 smithi131 bash[89561]: audit 2024-08-17T17:48:07.910441+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:08.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:08 smithi169 bash[79348]: cluster 2024-08-17T17:48:06.122034+0000 mgr.y (mgr.34107) 1369 : cluster [DBG] pgmap v2038: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:08.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:08 smithi169 bash[79348]: cluster 2024-08-17T17:48:06.122034+0000 mgr.y (mgr.34107) 1369 : cluster [DBG] pgmap v2038: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:08.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:08 smithi169 bash[79348]: audit 2024-08-17T17:48:07.900183+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:08.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:08 smithi169 bash[79348]: audit 2024-08-17T17:48:07.900183+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:08.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:08 smithi169 bash[79348]: audit 2024-08-17T17:48:07.910441+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:08.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:08 smithi169 bash[79348]: audit 2024-08-17T17:48:07.910441+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:08.396 INFO:teuthology.orchestra.run.smithi131.stdout:236223201918 2024-08-17T17:48:08.949 INFO:tasks.cephadm.ceph_manager.ceph:need seq 3006477107560 got 3006477107566 for osd.2 2024-08-17T17:48:08.949 DEBUG:teuthology.parallel:result is None 2024-08-17T17:48:09.043 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:48:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:48:08] "GET /metrics HTTP/1.1" 200 34126 "" "Prometheus/2.51.0" 2024-08-17T17:48:09.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:09 smithi131 bash[88347]: audit 2024-08-17T17:48:08.249869+0000 mon.a (mon.0) 2181 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:09.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:09 smithi131 bash[88347]: audit 2024-08-17T17:48:08.249869+0000 mon.a (mon.0) 2181 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:09.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:09 smithi131 bash[88347]: audit 2024-08-17T17:48:08.345887+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.131:0/1477021085' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-08-17T17:48:09.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:09 smithi131 bash[88347]: audit 2024-08-17T17:48:08.345887+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.131:0/1477021085' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-08-17T17:48:09.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:09 smithi131 bash[88347]: audit 2024-08-17T17:48:08.396620+0000 mon.a (mon.0) 2182 : audit [DBG] from='client.? 172.21.15.131:0/4172944381' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-08-17T17:48:09.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:09 smithi131 bash[88347]: audit 2024-08-17T17:48:08.396620+0000 mon.a (mon.0) 2182 : audit [DBG] from='client.? 172.21.15.131:0/4172944381' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-08-17T17:48:09.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:09 smithi131 bash[89561]: audit 2024-08-17T17:48:08.249869+0000 mon.a (mon.0) 2181 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:09.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:09 smithi131 bash[89561]: audit 2024-08-17T17:48:08.249869+0000 mon.a (mon.0) 2181 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:09.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:09 smithi131 bash[89561]: audit 2024-08-17T17:48:08.345887+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.131:0/1477021085' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-08-17T17:48:09.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:09 smithi131 bash[89561]: audit 2024-08-17T17:48:08.345887+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.131:0/1477021085' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-08-17T17:48:09.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:09 smithi131 bash[89561]: audit 2024-08-17T17:48:08.396620+0000 mon.a (mon.0) 2182 : audit [DBG] from='client.? 172.21.15.131:0/4172944381' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-08-17T17:48:09.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:09 smithi131 bash[89561]: audit 2024-08-17T17:48:08.396620+0000 mon.a (mon.0) 2182 : audit [DBG] from='client.? 172.21.15.131:0/4172944381' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-08-17T17:48:09.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:09 smithi169 bash[79348]: audit 2024-08-17T17:48:08.249869+0000 mon.a (mon.0) 2181 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:09.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:09 smithi169 bash[79348]: audit 2024-08-17T17:48:08.249869+0000 mon.a (mon.0) 2181 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:09.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:09 smithi169 bash[79348]: audit 2024-08-17T17:48:08.345887+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.131:0/1477021085' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-08-17T17:48:09.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:09 smithi169 bash[79348]: audit 2024-08-17T17:48:08.345887+0000 mon.c (mon.2) 41 : audit [DBG] from='client.? 172.21.15.131:0/1477021085' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-08-17T17:48:09.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:09 smithi169 bash[79348]: audit 2024-08-17T17:48:08.396620+0000 mon.a (mon.0) 2182 : audit [DBG] from='client.? 172.21.15.131:0/4172944381' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-08-17T17:48:09.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:09 smithi169 bash[79348]: audit 2024-08-17T17:48:08.396620+0000 mon.a (mon.0) 2182 : audit [DBG] from='client.? 172.21.15.131:0/4172944381' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-08-17T17:48:09.879 INFO:teuthology.orchestra.run.smithi131.stdout:201863463562 2024-08-17T17:48:10.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:10 smithi131 bash[89561]: cluster 2024-08-17T17:48:08.122403+0000 mgr.y (mgr.34107) 1370 : cluster [DBG] pgmap v2039: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:10.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:10 smithi131 bash[89561]: cluster 2024-08-17T17:48:08.122403+0000 mgr.y (mgr.34107) 1370 : cluster [DBG] pgmap v2039: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:10.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:10 smithi131 bash[89561]: audit 2024-08-17T17:48:09.879617+0000 mon.a (mon.0) 2183 : audit [DBG] from='client.? 172.21.15.131:0/121902262' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-08-17T17:48:10.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:10 smithi131 bash[89561]: audit 2024-08-17T17:48:09.879617+0000 mon.a (mon.0) 2183 : audit [DBG] from='client.? 172.21.15.131:0/121902262' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-08-17T17:48:10.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:10 smithi131 bash[88347]: cluster 2024-08-17T17:48:08.122403+0000 mgr.y (mgr.34107) 1370 : cluster [DBG] pgmap v2039: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:10.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:10 smithi131 bash[88347]: cluster 2024-08-17T17:48:08.122403+0000 mgr.y (mgr.34107) 1370 : cluster [DBG] pgmap v2039: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:10.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:10 smithi131 bash[88347]: audit 2024-08-17T17:48:09.879617+0000 mon.a (mon.0) 2183 : audit [DBG] from='client.? 172.21.15.131:0/121902262' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-08-17T17:48:10.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:10 smithi131 bash[88347]: audit 2024-08-17T17:48:09.879617+0000 mon.a (mon.0) 2183 : audit [DBG] from='client.? 172.21.15.131:0/121902262' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-08-17T17:48:10.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:10 smithi169 bash[79348]: cluster 2024-08-17T17:48:08.122403+0000 mgr.y (mgr.34107) 1370 : cluster [DBG] pgmap v2039: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:10.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:10 smithi169 bash[79348]: cluster 2024-08-17T17:48:08.122403+0000 mgr.y (mgr.34107) 1370 : cluster [DBG] pgmap v2039: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:10.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:10 smithi169 bash[79348]: audit 2024-08-17T17:48:09.879617+0000 mon.a (mon.0) 2183 : audit [DBG] from='client.? 172.21.15.131:0/121902262' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-08-17T17:48:10.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:10 smithi169 bash[79348]: audit 2024-08-17T17:48:09.879617+0000 mon.a (mon.0) 2183 : audit [DBG] from='client.? 172.21.15.131:0/121902262' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-08-17T17:48:10.561 INFO:tasks.cephadm.ceph_manager.ceph:need seq 2985002271090 got 2985002271095 for osd.1 2024-08-17T17:48:10.561 DEBUG:teuthology.parallel:result is None 2024-08-17T17:48:10.692 INFO:teuthology.orchestra.run.smithi131.stdout:2963527434621 2024-08-17T17:48:11.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:11 smithi131 bash[88347]: audit 2024-08-17T17:48:10.692810+0000 mon.a (mon.0) 2184 : audit [DBG] from='client.? 172.21.15.131:0/2213195218' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-08-17T17:48:11.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:11 smithi131 bash[88347]: audit 2024-08-17T17:48:10.692810+0000 mon.a (mon.0) 2184 : audit [DBG] from='client.? 172.21.15.131:0/2213195218' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-08-17T17:48:11.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:11 smithi131 bash[89561]: audit 2024-08-17T17:48:10.692810+0000 mon.a (mon.0) 2184 : audit [DBG] from='client.? 172.21.15.131:0/2213195218' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-08-17T17:48:11.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:11 smithi131 bash[89561]: audit 2024-08-17T17:48:10.692810+0000 mon.a (mon.0) 2184 : audit [DBG] from='client.? 172.21.15.131:0/2213195218' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-08-17T17:48:11.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:11 smithi169 bash[79348]: audit 2024-08-17T17:48:10.692810+0000 mon.a (mon.0) 2184 : audit [DBG] from='client.? 172.21.15.131:0/2213195218' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-08-17T17:48:11.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:11 smithi169 bash[79348]: audit 2024-08-17T17:48:10.692810+0000 mon.a (mon.0) 2184 : audit [DBG] from='client.? 172.21.15.131:0/2213195218' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-08-17T17:48:12.094 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223201913 got 236223201918 for osd.7 2024-08-17T17:48:12.094 DEBUG:teuthology.parallel:result is None 2024-08-17T17:48:12.111 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143986842 got 133143986847 for osd.4 2024-08-17T17:48:12.111 DEBUG:teuthology.parallel:result is None 2024-08-17T17:48:12.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:12 smithi131 bash[89561]: cluster 2024-08-17T17:48:10.123076+0000 mgr.y (mgr.34107) 1371 : cluster [DBG] pgmap v2040: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:12.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:12 smithi131 bash[89561]: cluster 2024-08-17T17:48:10.123076+0000 mgr.y (mgr.34107) 1371 : cluster [DBG] pgmap v2040: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:12.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:12 smithi131 bash[88347]: cluster 2024-08-17T17:48:10.123076+0000 mgr.y (mgr.34107) 1371 : cluster [DBG] pgmap v2040: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:12.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:12 smithi131 bash[88347]: cluster 2024-08-17T17:48:10.123076+0000 mgr.y (mgr.34107) 1371 : cluster [DBG] pgmap v2040: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:12.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:12 smithi169 bash[79348]: cluster 2024-08-17T17:48:10.123076+0000 mgr.y (mgr.34107) 1371 : cluster [DBG] pgmap v2040: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:12.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:12 smithi169 bash[79348]: cluster 2024-08-17T17:48:10.123076+0000 mgr.y (mgr.34107) 1371 : cluster [DBG] pgmap v2040: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:12.686 INFO:teuthology.orchestra.run.smithi131.stdout:3049426780521 2024-08-17T17:48:12.968 INFO:teuthology.orchestra.run.smithi131.stdout:167503725206 2024-08-17T17:48:13.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:13 smithi169 bash[79348]: audit 2024-08-17T17:48:12.686603+0000 mon.a (mon.0) 2185 : audit [DBG] from='client.? 172.21.15.131:0/3840351463' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-08-17T17:48:13.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:13 smithi169 bash[79348]: audit 2024-08-17T17:48:12.686603+0000 mon.a (mon.0) 2185 : audit [DBG] from='client.? 172.21.15.131:0/3840351463' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-08-17T17:48:13.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:13 smithi169 bash[79348]: audit 2024-08-17T17:48:12.968167+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.131:0/719960802' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-08-17T17:48:13.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:13 smithi169 bash[79348]: audit 2024-08-17T17:48:12.968167+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.131:0/719960802' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-08-17T17:48:13.399 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:13 smithi131 bash[88347]: audit 2024-08-17T17:48:12.686603+0000 mon.a (mon.0) 2185 : audit [DBG] from='client.? 172.21.15.131:0/3840351463' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-08-17T17:48:13.399 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:13 smithi131 bash[88347]: audit 2024-08-17T17:48:12.686603+0000 mon.a (mon.0) 2185 : audit [DBG] from='client.? 172.21.15.131:0/3840351463' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-08-17T17:48:13.399 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:13 smithi131 bash[88347]: audit 2024-08-17T17:48:12.968167+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.131:0/719960802' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-08-17T17:48:13.399 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:13 smithi131 bash[88347]: audit 2024-08-17T17:48:12.968167+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.131:0/719960802' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-08-17T17:48:13.399 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:13 smithi131 bash[89561]: audit 2024-08-17T17:48:12.686603+0000 mon.a (mon.0) 2185 : audit [DBG] from='client.? 172.21.15.131:0/3840351463' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-08-17T17:48:13.400 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:13 smithi131 bash[89561]: audit 2024-08-17T17:48:12.686603+0000 mon.a (mon.0) 2185 : audit [DBG] from='client.? 172.21.15.131:0/3840351463' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-08-17T17:48:13.400 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:13 smithi131 bash[89561]: audit 2024-08-17T17:48:12.968167+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.131:0/719960802' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-08-17T17:48:13.400 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:13 smithi131 bash[89561]: audit 2024-08-17T17:48:12.968167+0000 mon.c (mon.2) 42 : audit [DBG] from='client.? 172.21.15.131:0/719960802' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-08-17T17:48:13.902 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863463557 got 201863463562 for osd.6 2024-08-17T17:48:13.902 DEBUG:teuthology.parallel:result is None 2024-08-17T17:48:14.000 INFO:tasks.cephadm.ceph_manager.ceph:need seq 2963527434616 got 2963527434621 for osd.0 2024-08-17T17:48:14.001 DEBUG:teuthology.parallel:result is None 2024-08-17T17:48:14.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:14 smithi131 bash[88347]: cluster 2024-08-17T17:48:12.123875+0000 mgr.y (mgr.34107) 1372 : cluster [DBG] pgmap v2041: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:14.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:14 smithi131 bash[88347]: cluster 2024-08-17T17:48:12.123875+0000 mgr.y (mgr.34107) 1372 : cluster [DBG] pgmap v2041: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:14.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:14 smithi131 bash[89561]: cluster 2024-08-17T17:48:12.123875+0000 mgr.y (mgr.34107) 1372 : cluster [DBG] pgmap v2041: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:14.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:14 smithi131 bash[89561]: cluster 2024-08-17T17:48:12.123875+0000 mgr.y (mgr.34107) 1372 : cluster [DBG] pgmap v2041: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:14.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:14 smithi169 bash[79348]: cluster 2024-08-17T17:48:12.123875+0000 mgr.y (mgr.34107) 1372 : cluster [DBG] pgmap v2041: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:14.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:14 smithi169 bash[79348]: cluster 2024-08-17T17:48:12.123875+0000 mgr.y (mgr.34107) 1372 : cluster [DBG] pgmap v2041: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:14.966 INFO:tasks.cephadm.ceph_manager.ceph:need seq 3049426780516 got 3049426780521 for osd.3 2024-08-17T17:48:14.966 DEBUG:teuthology.parallel:result is None 2024-08-17T17:48:15.016 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503725201 got 167503725206 for osd.5 2024-08-17T17:48:15.016 DEBUG:teuthology.parallel:result is None 2024-08-17T17:48:15.017 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-08-17T17:48:15.017 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:48:16.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:16 smithi131 bash[88347]: cluster 2024-08-17T17:48:14.124888+0000 mgr.y (mgr.34107) 1373 : cluster [DBG] pgmap v2042: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:16.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:16 smithi131 bash[88347]: cluster 2024-08-17T17:48:14.124888+0000 mgr.y (mgr.34107) 1373 : cluster [DBG] pgmap v2042: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:16.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:16 smithi131 bash[89561]: cluster 2024-08-17T17:48:14.124888+0000 mgr.y (mgr.34107) 1373 : cluster [DBG] pgmap v2042: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:16.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:16 smithi131 bash[89561]: cluster 2024-08-17T17:48:14.124888+0000 mgr.y (mgr.34107) 1373 : cluster [DBG] pgmap v2042: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:16.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:16 smithi169 bash[79348]: cluster 2024-08-17T17:48:14.124888+0000 mgr.y (mgr.34107) 1373 : cluster [DBG] pgmap v2042: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:16.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:16 smithi169 bash[79348]: cluster 2024-08-17T17:48:14.124888+0000 mgr.y (mgr.34107) 1373 : cluster [DBG] pgmap v2042: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:18.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:18 smithi131 bash[89561]: cluster 2024-08-17T17:48:16.125628+0000 mgr.y (mgr.34107) 1374 : cluster [DBG] pgmap v2043: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:18.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:18 smithi131 bash[89561]: cluster 2024-08-17T17:48:16.125628+0000 mgr.y (mgr.34107) 1374 : cluster [DBG] pgmap v2043: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:18.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:18 smithi131 bash[88347]: cluster 2024-08-17T17:48:16.125628+0000 mgr.y (mgr.34107) 1374 : cluster [DBG] pgmap v2043: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:18.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:18 smithi131 bash[88347]: cluster 2024-08-17T17:48:16.125628+0000 mgr.y (mgr.34107) 1374 : cluster [DBG] pgmap v2043: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:18.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:18 smithi169 bash[79348]: cluster 2024-08-17T17:48:16.125628+0000 mgr.y (mgr.34107) 1374 : cluster [DBG] pgmap v2043: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:18.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:18 smithi169 bash[79348]: cluster 2024-08-17T17:48:16.125628+0000 mgr.y (mgr.34107) 1374 : cluster [DBG] pgmap v2043: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:19.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:48:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:48:18] "GET /metrics HTTP/1.1" 200 34126 "" "Prometheus/2.51.0" 2024-08-17T17:48:19.749 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:48:19.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:19 smithi131 bash[89561]: cluster 2024-08-17T17:48:18.126018+0000 mgr.y (mgr.34107) 1375 : cluster [DBG] pgmap v2044: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:19.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:19 smithi131 bash[89561]: cluster 2024-08-17T17:48:18.126018+0000 mgr.y (mgr.34107) 1375 : cluster [DBG] pgmap v2044: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:19.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:19 smithi131 bash[89561]: audit 2024-08-17T17:48:18.399575+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:19.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:19 smithi131 bash[89561]: audit 2024-08-17T17:48:18.399575+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:19.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:19 smithi131 bash[89561]: audit 2024-08-17T17:48:18.406810+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:19.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:19 smithi131 bash[89561]: audit 2024-08-17T17:48:18.406810+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:19.847 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:19 smithi131 bash[88347]: cluster 2024-08-17T17:48:18.126018+0000 mgr.y (mgr.34107) 1375 : cluster [DBG] pgmap v2044: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:19.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:19 smithi131 bash[88347]: cluster 2024-08-17T17:48:18.126018+0000 mgr.y (mgr.34107) 1375 : cluster [DBG] pgmap v2044: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:19.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:19 smithi131 bash[88347]: audit 2024-08-17T17:48:18.399575+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:19.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:19 smithi131 bash[88347]: audit 2024-08-17T17:48:18.399575+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:19.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:19 smithi131 bash[88347]: audit 2024-08-17T17:48:18.406810+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:19.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:19 smithi131 bash[88347]: audit 2024-08-17T17:48:18.406810+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:19.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:19 smithi169 bash[79348]: cluster 2024-08-17T17:48:18.126018+0000 mgr.y (mgr.34107) 1375 : cluster [DBG] pgmap v2044: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:19.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:19 smithi169 bash[79348]: cluster 2024-08-17T17:48:18.126018+0000 mgr.y (mgr.34107) 1375 : cluster [DBG] pgmap v2044: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:19.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:19 smithi169 bash[79348]: audit 2024-08-17T17:48:18.399575+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:19.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:19 smithi169 bash[79348]: audit 2024-08-17T17:48:18.399575+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:19.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:19 smithi169 bash[79348]: audit 2024-08-17T17:48:18.406810+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:19.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:19 smithi169 bash[79348]: audit 2024-08-17T17:48:18.406810+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:20.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:20 smithi131 bash[88347]: audit 2024-08-17T17:48:19.513353+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:20.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:20 smithi131 bash[88347]: audit 2024-08-17T17:48:19.513353+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:20.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:20 smithi131 bash[88347]: audit 2024-08-17T17:48:19.520955+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:20.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:20 smithi131 bash[88347]: audit 2024-08-17T17:48:19.520955+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:20.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:20 smithi131 bash[88347]: audit 2024-08-17T17:48:19.522255+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:48:20.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:20 smithi131 bash[88347]: audit 2024-08-17T17:48:19.522255+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:48:20.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:20 smithi131 bash[88347]: audit 2024-08-17T17:48:19.523036+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:48:20.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:20 smithi131 bash[88347]: audit 2024-08-17T17:48:19.523036+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:48:20.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:20 smithi131 bash[88347]: audit 2024-08-17T17:48:19.530920+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:20.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:20 smithi131 bash[88347]: audit 2024-08-17T17:48:19.530920+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:20.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:20 smithi131 bash[89561]: audit 2024-08-17T17:48:19.513353+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:20.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:20 smithi131 bash[89561]: audit 2024-08-17T17:48:19.513353+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:20.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:20 smithi131 bash[89561]: audit 2024-08-17T17:48:19.520955+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:20.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:20 smithi131 bash[89561]: audit 2024-08-17T17:48:19.520955+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:20.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:20 smithi131 bash[89561]: audit 2024-08-17T17:48:19.522255+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:48:20.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:20 smithi131 bash[89561]: audit 2024-08-17T17:48:19.522255+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:48:20.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:20 smithi131 bash[89561]: audit 2024-08-17T17:48:19.523036+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:48:20.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:20 smithi131 bash[89561]: audit 2024-08-17T17:48:19.523036+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:48:20.852 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:20 smithi131 bash[89561]: audit 2024-08-17T17:48:19.530920+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:20.852 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:20 smithi131 bash[89561]: audit 2024-08-17T17:48:19.530920+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:20.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:20 smithi169 bash[79348]: audit 2024-08-17T17:48:19.513353+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:20.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:20 smithi169 bash[79348]: audit 2024-08-17T17:48:19.513353+0000 mon.a (mon.0) 2188 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:20.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:20 smithi169 bash[79348]: audit 2024-08-17T17:48:19.520955+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:20.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:20 smithi169 bash[79348]: audit 2024-08-17T17:48:19.520955+0000 mon.a (mon.0) 2189 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:20.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:20 smithi169 bash[79348]: audit 2024-08-17T17:48:19.522255+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:48:20.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:20 smithi169 bash[79348]: audit 2024-08-17T17:48:19.522255+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:48:20.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:20 smithi169 bash[79348]: audit 2024-08-17T17:48:19.523036+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:48:20.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:20 smithi169 bash[79348]: audit 2024-08-17T17:48:19.523036+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:48:20.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:20 smithi169 bash[79348]: audit 2024-08-17T17:48:19.530920+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:20.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:20 smithi169 bash[79348]: audit 2024-08-17T17:48:19.530920+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:48:21.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:21 smithi131 bash[88347]: cluster 2024-08-17T17:48:20.127021+0000 mgr.y (mgr.34107) 1376 : cluster [DBG] pgmap v2045: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:21.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:21 smithi131 bash[88347]: cluster 2024-08-17T17:48:20.127021+0000 mgr.y (mgr.34107) 1376 : cluster [DBG] pgmap v2045: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:21.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:21 smithi131 bash[89561]: cluster 2024-08-17T17:48:20.127021+0000 mgr.y (mgr.34107) 1376 : cluster [DBG] pgmap v2045: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:21.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:21 smithi131 bash[89561]: cluster 2024-08-17T17:48:20.127021+0000 mgr.y (mgr.34107) 1376 : cluster [DBG] pgmap v2045: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:21.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:21 smithi169 bash[79348]: cluster 2024-08-17T17:48:20.127021+0000 mgr.y (mgr.34107) 1376 : cluster [DBG] pgmap v2045: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:21.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:21 smithi169 bash[79348]: cluster 2024-08-17T17:48:20.127021+0000 mgr.y (mgr.34107) 1376 : cluster [DBG] pgmap v2045: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:23.412 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T17:48:23.412 INFO:teuthology.orchestra.run.smithi131.stderr:dumped all 2024-08-17T17:48:23.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:23 smithi131 bash[88347]: cluster 2024-08-17T17:48:22.127804+0000 mgr.y (mgr.34107) 1377 : cluster [DBG] pgmap v2046: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:23.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:23 smithi131 bash[88347]: cluster 2024-08-17T17:48:22.127804+0000 mgr.y (mgr.34107) 1377 : cluster [DBG] pgmap v2046: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:23.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:23 smithi131 bash[88347]: audit 2024-08-17T17:48:23.250033+0000 mon.a (mon.0) 2193 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:23.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:23 smithi131 bash[88347]: audit 2024-08-17T17:48:23.250033+0000 mon.a (mon.0) 2193 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:23.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:23 smithi131 bash[89561]: cluster 2024-08-17T17:48:22.127804+0000 mgr.y (mgr.34107) 1377 : cluster [DBG] pgmap v2046: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:23.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:23 smithi131 bash[89561]: cluster 2024-08-17T17:48:22.127804+0000 mgr.y (mgr.34107) 1377 : cluster [DBG] pgmap v2046: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:23.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:23 smithi131 bash[89561]: audit 2024-08-17T17:48:23.250033+0000 mon.a (mon.0) 2193 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:23.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:23 smithi131 bash[89561]: audit 2024-08-17T17:48:23.250033+0000 mon.a (mon.0) 2193 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:23.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:23 smithi169 bash[79348]: cluster 2024-08-17T17:48:22.127804+0000 mgr.y (mgr.34107) 1377 : cluster [DBG] pgmap v2046: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:23.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:23 smithi169 bash[79348]: cluster 2024-08-17T17:48:22.127804+0000 mgr.y (mgr.34107) 1377 : cluster [DBG] pgmap v2046: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:23.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:23 smithi169 bash[79348]: audit 2024-08-17T17:48:23.250033+0000 mon.a (mon.0) 2193 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:23.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:23 smithi169 bash[79348]: audit 2024-08-17T17:48:23.250033+0000 mon.a (mon.0) 2193 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:24.228 INFO:teuthology.orchestra.run.smithi131.stdout:{"pg_ready":true,"pg_map":{"version":2046,"stamp":"2024-08-17T17:48:22.127348+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595941,"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":457,"num_read_kb":902,"num_write":279,"num_write_kb":2449,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":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":214,"ondisk_log_size":214,"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":796628,"kb_used_data":121976,"kb_used_omap":299,"kb_used_meta":674260,"kb_avail":749164588,"statfs":{"total":767960285184,"available":767144538112,"internally_reserved":0,"allocated":124903424,"data_stored":78513311,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":307068,"internal_metadata":690442372},"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.004730"},"pg_stats":[{"pgid":"3.1f","version":"73'5","reported_seq":1883,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.812289+0000","last_change":"2024-08-17T17:17:45.712999+0000","last_active":"2024-08-17T17:46:52.812289+0000","last_peered":"2024-08-17T17:46:52.812289+0000","last_clean":"2024-08-17T17:46:52.812289+0000","last_became_active":"2024-08-17T17:17:45.712630+0000","last_became_peered":"2024-08-17T17:17:45.712630+0000","last_unstale":"2024-08-17T17:46:52.812289+0000","last_undegraded":"2024-08-17T17:46:52.812289+0000","last_fullsized":"2024-08-17T17:46:52.812289+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:12:07.486935+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":1285,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.805614+0000","last_change":"2024-08-17T17:17:00.907395+0000","last_active":"2024-08-17T17:46:52.805614+0000","last_peered":"2024-08-17T17:46:52.805614+0000","last_clean":"2024-08-17T17:46:52.805614+0000","last_became_active":"2024-08-17T17:17:00.906954+0000","last_became_peered":"2024-08-17T17:17:00.906954+0000","last_unstale":"2024-08-17T17:46:52.805614+0000","last_undegraded":"2024-08-17T17:46:52.805614+0000","last_fullsized":"2024-08-17T17:46:52.805614+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:08:27.125392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1e","version":"73'2","reported_seq":1896,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.616957+0000","last_change":"2024-08-17T17:18:16.295486+0000","last_active":"2024-08-17T17:46:53.616957+0000","last_peered":"2024-08-17T17:46:53.616957+0000","last_clean":"2024-08-17T17:46:53.616957+0000","last_became_active":"2024-08-17T17:18:16.262726+0000","last_became_peered":"2024-08-17T17:18:16.262726+0000","last_unstale":"2024-08-17T17:46:53.616957+0000","last_undegraded":"2024-08-17T17:46:53.616957+0000","last_fullsized":"2024-08-17T17:46:53.616957+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:35:51.189855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1906,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.615689+0000","last_change":"2024-08-17T17:18:16.294005+0000","last_active":"2024-08-17T17:46:53.615689+0000","last_peered":"2024-08-17T17:46:53.615689+0000","last_clean":"2024-08-17T17:46:53.615689+0000","last_became_active":"2024-08-17T17:18:16.290404+0000","last_became_peered":"2024-08-17T17:18:16.290404+0000","last_unstale":"2024-08-17T17:46:53.615689+0000","last_undegraded":"2024-08-17T17:46:53.615689+0000","last_fullsized":"2024-08-17T17:46:53.615689+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:13:17.893973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"72'2","reported_seq":1270,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.108632+0000","last_change":"2024-08-17T16:58:54.764871+0000","last_active":"2024-08-17T17:46:51.108632+0000","last_peered":"2024-08-17T17:46:51.108632+0000","last_clean":"2024-08-17T17:46:51.108632+0000","last_became_active":"2024-08-17T16:58:54.764067+0000","last_became_peered":"2024-08-17T16:58:54.764067+0000","last_unstale":"2024-08-17T17:46:51.108632+0000","last_undegraded":"2024-08-17T17:46:51.108632+0000","last_fullsized":"2024-08-17T17:46:51.108632+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:37:27.753212+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1299,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:50.981084+0000","last_change":"2024-08-17T17:18:16.312656+0000","last_active":"2024-08-17T17:46:50.981084+0000","last_peered":"2024-08-17T17:46:50.981084+0000","last_clean":"2024-08-17T17:46:50.981084+0000","last_became_active":"2024-08-17T17:18:16.312411+0000","last_became_peered":"2024-08-17T17:18:16.312411+0000","last_unstale":"2024-08-17T17:46:50.981084+0000","last_undegraded":"2024-08-17T17:46:50.981084+0000","last_fullsized":"2024-08-17T17:46:50.981084+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:59:16.650787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1c","version":"72'2","reported_seq":1285,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.109143+0000","last_change":"2024-08-17T17:17:00.909431+0000","last_active":"2024-08-17T17:46:51.109143+0000","last_peered":"2024-08-17T17:46:51.109143+0000","last_clean":"2024-08-17T17:46:51.109143+0000","last_became_active":"2024-08-17T17:17:00.909059+0000","last_became_peered":"2024-08-17T17:17:00.909059+0000","last_unstale":"2024-08-17T17:46:51.109143+0000","last_undegraded":"2024-08-17T17:46:51.109143+0000","last_fullsized":"2024-08-17T17:46:51.109143+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:07:29.560217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1299,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:50.981582+0000","last_change":"2024-08-17T17:18:16.313824+0000","last_active":"2024-08-17T17:46:50.981582+0000","last_peered":"2024-08-17T17:46:50.981582+0000","last_clean":"2024-08-17T17:46:50.981582+0000","last_became_active":"2024-08-17T17:18:16.313201+0000","last_became_peered":"2024-08-17T17:18:16.313201+0000","last_unstale":"2024-08-17T17:46:50.981582+0000","last_undegraded":"2024-08-17T17:46:50.981582+0000","last_fullsized":"2024-08-17T17:46:50.981582+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:52:39.662266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1b","version":"73'2","reported_seq":1863,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.810960+0000","last_change":"2024-08-17T17:16:32.415607+0000","last_active":"2024-08-17T17:46:52.810960+0000","last_peered":"2024-08-17T17:46:52.810960+0000","last_clean":"2024-08-17T17:46:52.810960+0000","last_became_active":"2024-08-17T17:16:32.414042+0000","last_became_peered":"2024-08-17T17:16:32.414042+0000","last_unstale":"2024-08-17T17:46:52.810960+0000","last_undegraded":"2024-08-17T17:46:52.810960+0000","last_fullsized":"2024-08-17T17:46:52.810960+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:33:24.685180+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1918,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.614422+0000","last_change":"2024-08-17T17:18:16.318813+0000","last_active":"2024-08-17T17:46:53.614422+0000","last_peered":"2024-08-17T17:46:53.614422+0000","last_clean":"2024-08-17T17:46:53.614422+0000","last_became_active":"2024-08-17T17:18:16.318555+0000","last_became_peered":"2024-08-17T17:18:16.318555+0000","last_unstale":"2024-08-17T17:46:53.614422+0000","last_undegraded":"2024-08-17T17:46:53.614422+0000","last_fullsized":"2024-08-17T17:46:53.614422+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:35:08.377283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"73'2","reported_seq":1302,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:50.981214+0000","last_change":"2024-08-17T17:17:45.725851+0000","last_active":"2024-08-17T17:46:50.981214+0000","last_peered":"2024-08-17T17:46:50.981214+0000","last_clean":"2024-08-17T17:46:50.981214+0000","last_became_active":"2024-08-17T17:17:45.722711+0000","last_became_peered":"2024-08-17T17:17:45.722711+0000","last_unstale":"2024-08-17T17:46:50.981214+0000","last_undegraded":"2024-08-17T17:46:50.981214+0000","last_fullsized":"2024-08-17T17:46:50.981214+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:00:26.932673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1884,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.619721+0000","last_change":"2024-08-17T17:18:16.314047+0000","last_active":"2024-08-17T17:46:53.619721+0000","last_peered":"2024-08-17T17:46:53.619721+0000","last_clean":"2024-08-17T17:46:53.619721+0000","last_became_active":"2024-08-17T17:18:16.294373+0000","last_became_peered":"2024-08-17T17:18:16.294373+0000","last_unstale":"2024-08-17T17:46:53.619721+0000","last_undegraded":"2024-08-17T17:46:53.619721+0000","last_fullsized":"2024-08-17T17:46:53.619721+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:59:43.501763+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1910,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.349203+0000","last_change":"2024-08-17T17:18:16.281082+0000","last_active":"2024-08-17T17:46:53.349203+0000","last_peered":"2024-08-17T17:46:53.349203+0000","last_clean":"2024-08-17T17:46:53.349203+0000","last_became_active":"2024-08-17T17:18:16.279919+0000","last_became_peered":"2024-08-17T17:18:16.279919+0000","last_unstale":"2024-08-17T17:46:53.349203+0000","last_undegraded":"2024-08-17T17:46:53.349203+0000","last_fullsized":"2024-08-17T17:46:53.349203+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:57:50.378999+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1916,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.811639+0000","last_change":"2024-08-17T17:18:16.286278+0000","last_active":"2024-08-17T17:46:52.811639+0000","last_peered":"2024-08-17T17:46:52.811639+0000","last_clean":"2024-08-17T17:46:52.811639+0000","last_became_active":"2024-08-17T17:18:16.285533+0000","last_became_peered":"2024-08-17T17:18:16.285533+0000","last_unstale":"2024-08-17T17:46:52.811639+0000","last_undegraded":"2024-08-17T17:46:52.811639+0000","last_fullsized":"2024-08-17T17:46:52.811639+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:52:49.060076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1900,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.614334+0000","last_change":"2024-08-17T17:18:16.340214+0000","last_active":"2024-08-17T17:46:53.614334+0000","last_peered":"2024-08-17T17:46:53.614334+0000","last_clean":"2024-08-17T17:46:53.614334+0000","last_became_active":"2024-08-17T17:18:16.318599+0000","last_became_peered":"2024-08-17T17:18:16.318599+0000","last_unstale":"2024-08-17T17:46:53.614334+0000","last_undegraded":"2024-08-17T17:46:53.614334+0000","last_fullsized":"2024-08-17T17:46:53.614334+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:22:10.487183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1286,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.406209+0000","last_change":"2024-08-17T17:17:00.888514+0000","last_active":"2024-08-17T17:46:53.406209+0000","last_peered":"2024-08-17T17:46:53.406209+0000","last_clean":"2024-08-17T17:46:53.406209+0000","last_became_active":"2024-08-17T17:17:00.888192+0000","last_became_peered":"2024-08-17T17:17:00.888192+0000","last_unstale":"2024-08-17T17:46:53.406209+0000","last_undegraded":"2024-08-17T17:46:53.406209+0000","last_fullsized":"2024-08-17T17:46:53.406209+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:57:23.625465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":1884,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.613987+0000","last_change":"2024-08-17T17:18:16.342753+0000","last_active":"2024-08-17T17:46:53.613987+0000","last_peered":"2024-08-17T17:46:53.613987+0000","last_clean":"2024-08-17T17:46:53.613987+0000","last_became_active":"2024-08-17T17:18:16.326676+0000","last_became_peered":"2024-08-17T17:18:16.326676+0000","last_unstale":"2024-08-17T17:46:53.613987+0000","last_undegraded":"2024-08-17T17:46:53.613987+0000","last_fullsized":"2024-08-17T17:46:53.613987+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:33:35.922736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1912,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.812648+0000","last_change":"2024-08-17T17:18:16.298032+0000","last_active":"2024-08-17T17:46:52.812648+0000","last_peered":"2024-08-17T17:46:52.812648+0000","last_clean":"2024-08-17T17:46:52.812648+0000","last_became_active":"2024-08-17T17:18:16.297225+0000","last_became_peered":"2024-08-17T17:18:16.297225+0000","last_unstale":"2024-08-17T17:46:52.812648+0000","last_undegraded":"2024-08-17T17:46:52.812648+0000","last_fullsized":"2024-08-17T17:46:52.812648+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:12:43.600058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.11","version":"0'0","reported_seq":1877,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.617471+0000","last_change":"2024-08-17T17:18:16.277739+0000","last_active":"2024-08-17T17:46:53.617471+0000","last_peered":"2024-08-17T17:46:53.617471+0000","last_clean":"2024-08-17T17:46:53.617471+0000","last_became_active":"2024-08-17T17:18:16.276554+0000","last_became_peered":"2024-08-17T17:18:16.276554+0000","last_unstale":"2024-08-17T17:46:53.617471+0000","last_undegraded":"2024-08-17T17:46:53.617471+0000","last_fullsized":"2024-08-17T17:46:53.617471+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:49.230009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1282,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.104455+0000","last_change":"2024-08-17T17:17:00.910985+0000","last_active":"2024-08-17T17:46:53.104455+0000","last_peered":"2024-08-17T17:46:53.104455+0000","last_clean":"2024-08-17T17:46:53.104455+0000","last_became_active":"2024-08-17T17:17:00.910601+0000","last_became_peered":"2024-08-17T17:17:00.910601+0000","last_unstale":"2024-08-17T17:46:53.104455+0000","last_undegraded":"2024-08-17T17:46:53.104455+0000","last_fullsized":"2024-08-17T17:46:53.104455+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:23:11.495112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.15","version":"72'3","reported_seq":1287,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.259716+0000","last_change":"2024-08-17T17:18:16.301241+0000","last_active":"2024-08-17T17:46:53.259716+0000","last_peered":"2024-08-17T17:46:53.259716+0000","last_clean":"2024-08-17T17:46:53.259716+0000","last_became_active":"2024-08-17T17:18:16.299737+0000","last_became_peered":"2024-08-17T17:18:16.299737+0000","last_unstale":"2024-08-17T17:46:53.259716+0000","last_undegraded":"2024-08-17T17:46:53.259716+0000","last_fullsized":"2024-08-17T17:46:53.259716+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-18T19:53:37.133462+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":7,"num_read_kb":7,"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":1904,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.351067+0000","last_change":"2024-08-17T17:17:45.705216+0000","last_active":"2024-08-17T17:46:53.351067+0000","last_peered":"2024-08-17T17:46:53.351067+0000","last_clean":"2024-08-17T17:46:53.351067+0000","last_became_active":"2024-08-17T17:17:45.704912+0000","last_became_peered":"2024-08-17T17:17:45.704912+0000","last_unstale":"2024-08-17T17:46:53.351067+0000","last_undegraded":"2024-08-17T17:46:53.351067+0000","last_fullsized":"2024-08-17T17:46:53.351067+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:29:08.322757+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"554'24","reported_seq":1302,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.808415+0000","last_change":"2024-08-17T16:58:54.776072+0000","last_active":"2024-08-17T17:46:52.808415+0000","last_peered":"2024-08-17T17:46:52.808415+0000","last_clean":"2024-08-17T17:46:52.808415+0000","last_became_active":"2024-08-17T16:58:54.775651+0000","last_became_peered":"2024-08-17T16:58:54.775651+0000","last_unstale":"2024-08-17T17:46:52.808415+0000","last_undegraded":"2024-08-17T17:46:52.808415+0000","last_fullsized":"2024-08-17T17:46:52.808415+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:12:22.596338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":10,"num_read_kb":9,"num_write":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":1286,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.807654+0000","last_change":"2024-08-17T17:17:00.910587+0000","last_active":"2024-08-17T17:46:52.807654+0000","last_peered":"2024-08-17T17:46:52.807654+0000","last_clean":"2024-08-17T17:46:52.807654+0000","last_became_active":"2024-08-17T17:17:00.910286+0000","last_became_peered":"2024-08-17T17:17:00.910286+0000","last_unstale":"2024-08-17T17:46:52.807654+0000","last_undegraded":"2024-08-17T17:46:52.807654+0000","last_fullsized":"2024-08-17T17:46:52.807654+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:54:49.965593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":1273,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.806343+0000","last_change":"2024-08-17T16:58:55.798371+0000","last_active":"2024-08-17T17:46:52.806343+0000","last_peered":"2024-08-17T17:46:52.806343+0000","last_clean":"2024-08-17T17:46:52.806343+0000","last_became_active":"2024-08-17T16:58:55.797569+0000","last_became_peered":"2024-08-17T16:58:55.797569+0000","last_unstale":"2024-08-17T17:46:52.806343+0000","last_undegraded":"2024-08-17T17:46:52.806343+0000","last_fullsized":"2024-08-17T17:46:52.806343+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:01:10.936104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"0'0","reported_seq":1299,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.415963+0000","last_change":"2024-08-17T17:17:45.720038+0000","last_active":"2024-08-17T17:46:51.415963+0000","last_peered":"2024-08-17T17:46:51.415963+0000","last_clean":"2024-08-17T17:46:51.415963+0000","last_became_active":"2024-08-17T17:17:45.715829+0000","last_became_peered":"2024-08-17T17:17:45.715829+0000","last_unstale":"2024-08-17T17:46:51.415963+0000","last_undegraded":"2024-08-17T17:46:51.415963+0000","last_fullsized":"2024-08-17T17:46:51.415963+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:26:04.582441+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055220200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'1","reported_seq":1875,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.811492+0000","last_change":"2024-08-17T17:17:00.879940+0000","last_active":"2024-08-17T17:46:52.811492+0000","last_peered":"2024-08-17T17:46:52.811492+0000","last_clean":"2024-08-17T17:46:52.811492+0000","last_became_active":"2024-08-17T17:17:00.879597+0000","last_became_peered":"2024-08-17T17:17:00.879597+0000","last_unstale":"2024-08-17T17:46:52.811492+0000","last_undegraded":"2024-08-17T17:46:52.811492+0000","last_fullsized":"2024-08-17T17:46:52.811492+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:06:37.075886+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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.0","version":"0'0","reported_seq":1882,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.613731+0000","last_change":"2024-08-17T17:18:16.338594+0000","last_active":"2024-08-17T17:46:53.613731+0000","last_peered":"2024-08-17T17:46:53.613731+0000","last_clean":"2024-08-17T17:46:53.613731+0000","last_became_active":"2024-08-17T17:18:16.313738+0000","last_became_peered":"2024-08-17T17:18:16.313738+0000","last_unstale":"2024-08-17T17:46:53.613731+0000","last_undegraded":"2024-08-17T17:46:53.613731+0000","last_fullsized":"2024-08-17T17:46:53.613731+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:13:16.491208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1915,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.348585+0000","last_change":"2024-08-17T17:17:00.896325+0000","last_active":"2024-08-17T17:46:53.348585+0000","last_peered":"2024-08-17T17:46:53.348585+0000","last_clean":"2024-08-17T17:46:53.348585+0000","last_became_active":"2024-08-17T17:17:00.895941+0000","last_became_peered":"2024-08-17T17:17:00.895941+0000","last_unstale":"2024-08-17T17:46:53.348585+0000","last_undegraded":"2024-08-17T17:46:53.348585+0000","last_fullsized":"2024-08-17T17:46:53.348585+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:11:35.135534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":1886,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.618555+0000","last_change":"2024-08-17T17:18:16.320699+0000","last_active":"2024-08-17T17:46:53.618555+0000","last_peered":"2024-08-17T17:46:53.618555+0000","last_clean":"2024-08-17T17:46:53.618555+0000","last_became_active":"2024-08-17T17:18:16.292640+0000","last_became_peered":"2024-08-17T17:18:16.292640+0000","last_unstale":"2024-08-17T17:46:53.618555+0000","last_undegraded":"2024-08-17T17:46:53.618555+0000","last_fullsized":"2024-08-17T17:46:53.618555+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:21:16.574115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1904,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.811512+0000","last_change":"2024-08-17T17:16:32.404121+0000","last_active":"2024-08-17T17:46:52.811512+0000","last_peered":"2024-08-17T17:46:52.811512+0000","last_clean":"2024-08-17T17:46:52.811512+0000","last_became_active":"2024-08-17T17:16:32.403815+0000","last_became_peered":"2024-08-17T17:16:32.403815+0000","last_unstale":"2024-08-17T17:46:52.811512+0000","last_undegraded":"2024-08-17T17:46:52.811512+0000","last_fullsized":"2024-08-17T17:46:52.811512+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:46:56.096955+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.5","version":"0'0","reported_seq":1297,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.260330+0000","last_change":"2024-08-17T17:16:32.400242+0000","last_active":"2024-08-17T17:46:53.260330+0000","last_peered":"2024-08-17T17:46:53.260330+0000","last_clean":"2024-08-17T17:46:53.260330+0000","last_became_active":"2024-08-17T17:16:32.398524+0000","last_became_peered":"2024-08-17T17:16:32.398524+0000","last_unstale":"2024-08-17T17:46:53.260330+0000","last_undegraded":"2024-08-17T17:46:53.260330+0000","last_fullsized":"2024-08-17T17:46:53.260330+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:17:23.054038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069231800000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1907,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.352114+0000","last_change":"2024-08-17T17:17:45.720597+0000","last_active":"2024-08-17T17:46:53.352114+0000","last_peered":"2024-08-17T17:46:53.352114+0000","last_clean":"2024-08-17T17:46:53.352114+0000","last_became_active":"2024-08-17T17:17:45.719475+0000","last_became_peered":"2024-08-17T17:17:45.719475+0000","last_unstale":"2024-08-17T17:46:53.352114+0000","last_undegraded":"2024-08-17T17:46:53.352114+0000","last_fullsized":"2024-08-17T17:46:53.352114+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:56:08.497807+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.2","version":"0'0","reported_seq":1886,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.615014+0000","last_change":"2024-08-17T17:17:45.717543+0000","last_active":"2024-08-17T17:46:53.615014+0000","last_peered":"2024-08-17T17:46:53.615014+0000","last_clean":"2024-08-17T17:46:53.615014+0000","last_became_active":"2024-08-17T17:17:45.714827+0000","last_became_peered":"2024-08-17T17:17:45.714827+0000","last_unstale":"2024-08-17T17:46:53.615014+0000","last_undegraded":"2024-08-17T17:46:53.615014+0000","last_fullsized":"2024-08-17T17:46:53.615014+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:40:56.388043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,4],"acting":[2,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":1930,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.348584+0000","last_change":"2024-08-17T17:17:00.884753+0000","last_active":"2024-08-17T17:46:53.348584+0000","last_peered":"2024-08-17T17:46:53.348584+0000","last_clean":"2024-08-17T17:46:53.348584+0000","last_became_active":"2024-08-17T17:17:00.883779+0000","last_became_peered":"2024-08-17T17:17:00.883779+0000","last_unstale":"2024-08-17T17:46:53.348584+0000","last_undegraded":"2024-08-17T17:46:53.348584+0000","last_fullsized":"2024-08-17T17:46:53.348584+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:51:16.619491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001020055,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1300,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.101780+0000","last_change":"2024-08-17T17:18:16.300806+0000","last_active":"2024-08-17T17:46:53.101780+0000","last_peered":"2024-08-17T17:46:53.101780+0000","last_clean":"2024-08-17T17:46:53.101780+0000","last_became_active":"2024-08-17T17:18:16.300459+0000","last_became_peered":"2024-08-17T17:18:16.300459+0000","last_unstale":"2024-08-17T17:46:53.101780+0000","last_undegraded":"2024-08-17T17:46:53.101780+0000","last_fullsized":"2024-08-17T17:46:53.101780+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:49:07.910755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":1295,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.102216+0000","last_change":"2024-08-17T17:18:16.327578+0000","last_active":"2024-08-17T17:46:53.102216+0000","last_peered":"2024-08-17T17:46:53.102216+0000","last_clean":"2024-08-17T17:46:53.102216+0000","last_became_active":"2024-08-17T17:18:16.327256+0000","last_became_peered":"2024-08-17T17:18:16.327256+0000","last_unstale":"2024-08-17T17:46:53.102216+0000","last_undegraded":"2024-08-17T17:46:53.102216+0000","last_fullsized":"2024-08-17T17:46:53.102216+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:58:27.306723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"3.3","version":"0'0","reported_seq":1289,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:50.981946+0000","last_change":"2024-08-17T17:16:32.405221+0000","last_active":"2024-08-17T17:46:50.981946+0000","last_peered":"2024-08-17T17:46:50.981946+0000","last_clean":"2024-08-17T17:46:50.981946+0000","last_became_active":"2024-08-17T17:16:32.396836+0000","last_became_peered":"2024-08-17T17:16:32.396836+0000","last_unstale":"2024-08-17T17:46:50.981946+0000","last_undegraded":"2024-08-17T17:46:50.981946+0000","last_fullsized":"2024-08-17T17:46:50.981946+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:16:39.809514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"66'2","reported_seq":1300,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.103615+0000","last_change":"2024-08-17T17:17:00.909906+0000","last_active":"2024-08-17T17:46:53.103615+0000","last_peered":"2024-08-17T17:46:53.103615+0000","last_clean":"2024-08-17T17:46:53.103615+0000","last_became_active":"2024-08-17T17:17:00.909516+0000","last_became_peered":"2024-08-17T17:17:00.909516+0000","last_unstale":"2024-08-17T17:46:53.103615+0000","last_undegraded":"2024-08-17T17:46:53.103615+0000","last_fullsized":"2024-08-17T17:46:53.103615+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:08.716390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020478699999999998,"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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":1915,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.348844+0000","last_change":"2024-08-17T17:17:00.904465+0000","last_active":"2024-08-17T17:46:53.348844+0000","last_peered":"2024-08-17T17:46:53.348844+0000","last_clean":"2024-08-17T17:46:53.348844+0000","last_became_active":"2024-08-17T17:17:00.904064+0000","last_became_peered":"2024-08-17T17:17:00.904064+0000","last_unstale":"2024-08-17T17:46:53.348844+0000","last_undegraded":"2024-08-17T17:46:53.348844+0000","last_fullsized":"2024-08-17T17:46:53.348844+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:25:33.842617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1908,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.349794+0000","last_change":"2024-08-17T17:17:45.707791+0000","last_active":"2024-08-17T17:46:53.349794+0000","last_peered":"2024-08-17T17:46:53.349794+0000","last_clean":"2024-08-17T17:46:53.349794+0000","last_became_active":"2024-08-17T17:17:45.706034+0000","last_became_peered":"2024-08-17T17:17:45.706034+0000","last_unstale":"2024-08-17T17:46:53.349794+0000","last_undegraded":"2024-08-17T17:46:53.349794+0000","last_fullsized":"2024-08-17T17:46:53.349794+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:25:48.610403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1930,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.613466+0000","last_change":"2024-08-17T17:18:16.276019+0000","last_active":"2024-08-17T17:46:53.613466+0000","last_peered":"2024-08-17T17:46:53.613466+0000","last_clean":"2024-08-17T17:46:53.613466+0000","last_became_active":"2024-08-17T17:18:16.275681+0000","last_became_peered":"2024-08-17T17:18:16.275681+0000","last_unstale":"2024-08-17T17:46:53.613466+0000","last_undegraded":"2024-08-17T17:46:53.613466+0000","last_fullsized":"2024-08-17T17:46:53.613466+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:19:54.072987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00091001700000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":1925,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.811994+0000","last_change":"2024-08-17T17:17:45.706051+0000","last_active":"2024-08-17T17:46:52.811994+0000","last_peered":"2024-08-17T17:46:52.811994+0000","last_clean":"2024-08-17T17:46:52.811994+0000","last_became_active":"2024-08-17T17:17:45.700356+0000","last_became_peered":"2024-08-17T17:17:45.700356+0000","last_unstale":"2024-08-17T17:46:52.811994+0000","last_undegraded":"2024-08-17T17:46:52.811994+0000","last_fullsized":"2024-08-17T17:46:52.811994+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:36:59.993462+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1915,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.806280+0000","last_change":"2024-08-17T17:18:16.270937+0000","last_active":"2024-08-17T17:46:52.806280+0000","last_peered":"2024-08-17T17:46:52.806280+0000","last_clean":"2024-08-17T17:46:52.806280+0000","last_became_active":"2024-08-17T17:18:16.270591+0000","last_became_peered":"2024-08-17T17:18:16.270591+0000","last_unstale":"2024-08-17T17:46:52.806280+0000","last_undegraded":"2024-08-17T17:46:52.806280+0000","last_fullsized":"2024-08-17T17:46:52.806280+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:38:58.849164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1313,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.254785+0000","last_change":"2024-08-17T17:17:00.873245+0000","last_active":"2024-08-17T17:46:53.254785+0000","last_peered":"2024-08-17T17:46:53.254785+0000","last_clean":"2024-08-17T17:46:53.254785+0000","last_became_active":"2024-08-17T17:17:00.870779+0000","last_became_peered":"2024-08-17T17:17:00.870779+0000","last_unstale":"2024-08-17T17:46:53.254785+0000","last_undegraded":"2024-08-17T17:46:53.254785+0000","last_fullsized":"2024-08-17T17:46:53.254785+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:30:08.495141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00081337499999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1271,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.407829+0000","last_change":"2024-08-17T16:58:55.791767+0000","last_active":"2024-08-17T17:46:53.407829+0000","last_peered":"2024-08-17T17:46:53.407829+0000","last_clean":"2024-08-17T17:46:53.407829+0000","last_became_active":"2024-08-17T16:58:55.790452+0000","last_became_peered":"2024-08-17T16:58:55.790452+0000","last_unstale":"2024-08-17T17:46:53.407829+0000","last_undegraded":"2024-08-17T17:46:53.407829+0000","last_fullsized":"2024-08-17T17:46:53.407829+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:48:24.218305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1881,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.617392+0000","last_change":"2024-08-17T17:18:16.317278+0000","last_active":"2024-08-17T17:46:53.617392+0000","last_peered":"2024-08-17T17:46:53.617392+0000","last_clean":"2024-08-17T17:46:53.617392+0000","last_became_active":"2024-08-17T17:18:16.313687+0000","last_became_peered":"2024-08-17T17:18:16.313687+0000","last_unstale":"2024-08-17T17:46:53.617392+0000","last_undegraded":"2024-08-17T17:46:53.617392+0000","last_fullsized":"2024-08-17T17:46:53.617392+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:20.770099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"64'1","reported_seq":1299,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.102938+0000","last_change":"2024-08-17T17:17:45.693757+0000","last_active":"2024-08-17T17:46:53.102938+0000","last_peered":"2024-08-17T17:46:53.102938+0000","last_clean":"2024-08-17T17:46:53.102938+0000","last_became_active":"2024-08-17T17:17:45.687224+0000","last_became_peered":"2024-08-17T17:17:45.687224+0000","last_unstale":"2024-08-17T17:46:53.102938+0000","last_undegraded":"2024-08-17T17:46:53.102938+0000","last_fullsized":"2024-08-17T17:46:53.102938+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:32:08.059821+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00092444000000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"474'149","reported_seq":1616,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.256529+0000","last_change":"2024-08-17T17:16:32.396277+0000","last_active":"2024-08-17T17:46:53.256529+0000","last_peered":"2024-08-17T17:46:53.256529+0000","last_clean":"2024-08-17T17:46:53.256529+0000","last_became_active":"2024-08-17T17:16:32.395751+0000","last_became_peered":"2024-08-17T17:16:32.395751+0000","last_unstale":"2024-08-17T17:46:53.256529+0000","last_undegraded":"2024-08-17T17:46:53.256529+0000","last_fullsized":"2024-08-17T17:46:53.256529+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T16:50:43.700602+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:40:40.786904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":1904,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.350695+0000","last_change":"2024-08-17T17:18:16.299692+0000","last_active":"2024-08-17T17:46:53.350695+0000","last_peered":"2024-08-17T17:46:53.350695+0000","last_clean":"2024-08-17T17:46:53.350695+0000","last_became_active":"2024-08-17T17:18:16.299143+0000","last_became_peered":"2024-08-17T17:18:16.299143+0000","last_unstale":"2024-08-17T17:46:53.350695+0000","last_undegraded":"2024-08-17T17:46:53.350695+0000","last_fullsized":"2024-08-17T17:46:53.350695+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:31:57.219880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1887,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.613427+0000","last_change":"2024-08-17T17:18:16.338878+0000","last_active":"2024-08-17T17:46:53.613427+0000","last_peered":"2024-08-17T17:46:53.613427+0000","last_clean":"2024-08-17T17:46:53.613427+0000","last_became_active":"2024-08-17T17:18:16.314168+0000","last_became_peered":"2024-08-17T17:18:16.314168+0000","last_unstale":"2024-08-17T17:46:53.613427+0000","last_undegraded":"2024-08-17T17:46:53.613427+0000","last_fullsized":"2024-08-17T17:46:53.613427+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:55:58.420332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1286,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:50.982491+0000","last_change":"2024-08-17T17:17:00.913004+0000","last_active":"2024-08-17T17:46:50.982491+0000","last_peered":"2024-08-17T17:46:50.982491+0000","last_clean":"2024-08-17T17:46:50.982491+0000","last_became_active":"2024-08-17T17:17:00.911585+0000","last_became_peered":"2024-08-17T17:17:00.911585+0000","last_unstale":"2024-08-17T17:46:50.982491+0000","last_undegraded":"2024-08-17T17:46:50.982491+0000","last_fullsized":"2024-08-17T17:46:50.982491+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:37:51.369468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1288,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:50.981282+0000","last_change":"2024-08-17T17:17:45.727225+0000","last_active":"2024-08-17T17:46:50.981282+0000","last_peered":"2024-08-17T17:46:50.981282+0000","last_clean":"2024-08-17T17:46:50.981282+0000","last_became_active":"2024-08-17T17:17:45.726894+0000","last_became_peered":"2024-08-17T17:17:45.726894+0000","last_unstale":"2024-08-17T17:46:50.981282+0000","last_undegraded":"2024-08-17T17:46:50.981282+0000","last_fullsized":"2024-08-17T17:46:50.981282+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:29:22.207196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1301,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:50.982250+0000","last_change":"2024-08-17T17:17:45.727070+0000","last_active":"2024-08-17T17:46:50.982250+0000","last_peered":"2024-08-17T17:46:50.982250+0000","last_clean":"2024-08-17T17:46:50.982250+0000","last_became_active":"2024-08-17T17:17:45.725997+0000","last_became_peered":"2024-08-17T17:17:45.725997+0000","last_unstale":"2024-08-17T17:46:50.982250+0000","last_undegraded":"2024-08-17T17:46:50.982250+0000","last_fullsized":"2024-08-17T17:46:50.982250+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:39:48.193086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1286,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.414337+0000","last_change":"2024-08-17T17:17:00.876413+0000","last_active":"2024-08-17T17:46:51.414337+0000","last_peered":"2024-08-17T17:46:51.414337+0000","last_clean":"2024-08-17T17:46:51.414337+0000","last_became_active":"2024-08-17T17:17:00.874530+0000","last_became_peered":"2024-08-17T17:17:00.874530+0000","last_unstale":"2024-08-17T17:46:51.414337+0000","last_undegraded":"2024-08-17T17:46:51.414337+0000","last_fullsized":"2024-08-17T17:46:51.414337+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:38:15.342870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1286,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:50.982112+0000","last_change":"2024-08-17T17:18:16.323735+0000","last_active":"2024-08-17T17:46:50.982112+0000","last_peered":"2024-08-17T17:46:50.982112+0000","last_clean":"2024-08-17T17:46:50.982112+0000","last_became_active":"2024-08-17T17:18:16.323200+0000","last_became_peered":"2024-08-17T17:18:16.323200+0000","last_unstale":"2024-08-17T17:46:50.982112+0000","last_undegraded":"2024-08-17T17:46:50.982112+0000","last_fullsized":"2024-08-17T17:46:50.982112+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:53:38.579537+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"73'3","reported_seq":1898,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.614004+0000","last_change":"2024-08-17T17:18:16.310418+0000","last_active":"2024-08-17T17:46:53.614004+0000","last_peered":"2024-08-17T17:46:53.614004+0000","last_clean":"2024-08-17T17:46:53.614004+0000","last_became_active":"2024-08-17T17:18:16.286763+0000","last_became_peered":"2024-08-17T17:18:16.286763+0000","last_unstale":"2024-08-17T17:46:53.614004+0000","last_undegraded":"2024-08-17T17:46:53.614004+0000","last_fullsized":"2024-08-17T17:46:53.614004+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-18T23:44:27.573008+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":1884,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.810817+0000","last_change":"2024-08-17T17:17:45.706629+0000","last_active":"2024-08-17T17:46:52.810817+0000","last_peered":"2024-08-17T17:46:52.810817+0000","last_clean":"2024-08-17T17:46:52.810817+0000","last_became_active":"2024-08-17T17:17:45.706333+0000","last_became_peered":"2024-08-17T17:17:45.706333+0000","last_unstale":"2024-08-17T17:46:52.810817+0000","last_undegraded":"2024-08-17T17:46:52.810817+0000","last_fullsized":"2024-08-17T17:46:52.810817+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:01:16.265725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1283,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.108911+0000","last_change":"2024-08-17T17:18:16.316600+0000","last_active":"2024-08-17T17:46:51.108911+0000","last_peered":"2024-08-17T17:46:51.108911+0000","last_clean":"2024-08-17T17:46:51.108911+0000","last_became_active":"2024-08-17T17:18:16.316164+0000","last_became_peered":"2024-08-17T17:18:16.316164+0000","last_unstale":"2024-08-17T17:46:51.108911+0000","last_undegraded":"2024-08-17T17:46:51.108911+0000","last_fullsized":"2024-08-17T17:46:51.108911+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:38:54.908432+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1285,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.414091+0000","last_change":"2024-08-17T17:17:00.893177+0000","last_active":"2024-08-17T17:46:51.414091+0000","last_peered":"2024-08-17T17:46:51.414091+0000","last_clean":"2024-08-17T17:46:51.414091+0000","last_became_active":"2024-08-17T17:17:00.892759+0000","last_became_peered":"2024-08-17T17:17:00.892759+0000","last_unstale":"2024-08-17T17:46:51.414091+0000","last_undegraded":"2024-08-17T17:46:51.414091+0000","last_fullsized":"2024-08-17T17:46:51.414091+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:42:14.347454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1269,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:50.796544+0000","last_change":"2024-08-17T16:58:54.781889+0000","last_active":"2024-08-17T17:46:50.796544+0000","last_peered":"2024-08-17T17:46:50.796544+0000","last_clean":"2024-08-17T17:46:50.796544+0000","last_became_active":"2024-08-17T16:58:54.779814+0000","last_became_peered":"2024-08-17T16:58:54.779814+0000","last_unstale":"2024-08-17T17:46:50.796544+0000","last_undegraded":"2024-08-17T17:46:50.796544+0000","last_fullsized":"2024-08-17T17:46:50.796544+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:03:35.262628+0000","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":1,"num_read_kb":1,"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":1302,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:50.980818+0000","last_change":"2024-08-17T17:18:16.296435+0000","last_active":"2024-08-17T17:46:50.980818+0000","last_peered":"2024-08-17T17:46:50.980818+0000","last_clean":"2024-08-17T17:46:50.980818+0000","last_became_active":"2024-08-17T17:18:16.296133+0000","last_became_peered":"2024-08-17T17:18:16.296133+0000","last_unstale":"2024-08-17T17:46:50.980818+0000","last_undegraded":"2024-08-17T17:46:50.980818+0000","last_fullsized":"2024-08-17T17:46:50.980818+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:26:49.420491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"72'2","reported_seq":1286,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:50.796493+0000","last_change":"2024-08-17T17:17:00.889373+0000","last_active":"2024-08-17T17:46:50.796493+0000","last_peered":"2024-08-17T17:46:50.796493+0000","last_clean":"2024-08-17T17:46:50.796493+0000","last_became_active":"2024-08-17T17:17:00.888346+0000","last_became_peered":"2024-08-17T17:17:00.888346+0000","last_unstale":"2024-08-17T17:46:50.796493+0000","last_undegraded":"2024-08-17T17:46:50.796493+0000","last_fullsized":"2024-08-17T17:46:50.796493+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:54:26.626173+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1268,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.107986+0000","last_change":"2024-08-17T16:58:55.784844+0000","last_active":"2024-08-17T17:46:51.107986+0000","last_peered":"2024-08-17T17:46:51.107986+0000","last_clean":"2024-08-17T17:46:51.107986+0000","last_became_active":"2024-08-17T16:58:55.783777+0000","last_became_peered":"2024-08-17T16:58:55.783777+0000","last_unstale":"2024-08-17T17:46:51.107986+0000","last_undegraded":"2024-08-17T17:46:51.107986+0000","last_fullsized":"2024-08-17T17:46:51.107986+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:08:35.069672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'1","reported_seq":1284,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:50.796812+0000","last_change":"2024-08-17T17:16:32.397289+0000","last_active":"2024-08-17T17:46:50.796812+0000","last_peered":"2024-08-17T17:46:50.796812+0000","last_clean":"2024-08-17T17:46:50.796812+0000","last_became_active":"2024-08-17T17:16:32.396828+0000","last_became_peered":"2024-08-17T17:16:32.396828+0000","last_unstale":"2024-08-17T17:46:50.796812+0000","last_undegraded":"2024-08-17T17:46:50.796812+0000","last_fullsized":"2024-08-17T17:46:50.796812+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:07:22.265847+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":1,"num_read_kb":1,"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":"3.10","version":"72'8","reported_seq":1301,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.404363+0000","last_change":"2024-08-17T17:16:32.389840+0000","last_active":"2024-08-17T17:46:53.404363+0000","last_peered":"2024-08-17T17:46:53.404363+0000","last_clean":"2024-08-17T17:46:53.404363+0000","last_became_active":"2024-08-17T17:16:32.386050+0000","last_became_peered":"2024-08-17T17:16:32.386050+0000","last_unstale":"2024-08-17T17:46:53.404363+0000","last_undegraded":"2024-08-17T17:46:53.404363+0000","last_fullsized":"2024-08-17T17:46:53.404363+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-18T18:25:48.041721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":24,"num_read_kb":24,"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":1884,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.618413+0000","last_change":"2024-08-17T17:18:16.334036+0000","last_active":"2024-08-17T17:46:53.618413+0000","last_peered":"2024-08-17T17:46:53.618413+0000","last_clean":"2024-08-17T17:46:53.618413+0000","last_became_active":"2024-08-17T17:18:16.312028+0000","last_became_peered":"2024-08-17T17:18:16.312028+0000","last_unstale":"2024-08-17T17:46:53.618413+0000","last_undegraded":"2024-08-17T17:46:53.618413+0000","last_fullsized":"2024-08-17T17:46:53.618413+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:59:20.838510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.11","version":"0'0","reported_seq":1267,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.255486+0000","last_change":"2024-08-17T16:58:54.781197+0000","last_active":"2024-08-17T17:46:53.255486+0000","last_peered":"2024-08-17T17:46:53.255486+0000","last_clean":"2024-08-17T17:46:53.255486+0000","last_became_active":"2024-08-17T16:58:54.780408+0000","last_became_peered":"2024-08-17T16:58:54.780408+0000","last_unstale":"2024-08-17T17:46:53.255486+0000","last_undegraded":"2024-08-17T17:46:53.255486+0000","last_fullsized":"2024-08-17T17:46:53.255486+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:03:00.355012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1912,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.811198+0000","last_change":"2024-08-17T17:18:16.286391+0000","last_active":"2024-08-17T17:46:52.811198+0000","last_peered":"2024-08-17T17:46:52.811198+0000","last_clean":"2024-08-17T17:46:52.811198+0000","last_became_active":"2024-08-17T17:18:16.285985+0000","last_became_peered":"2024-08-17T17:18:16.285985+0000","last_unstale":"2024-08-17T17:46:52.811198+0000","last_undegraded":"2024-08-17T17:46:52.811198+0000","last_fullsized":"2024-08-17T17:46:52.811198+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:07:17.587856+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":1911,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.810519+0000","last_change":"2024-08-17T17:18:16.289583+0000","last_active":"2024-08-17T17:46:52.810519+0000","last_peered":"2024-08-17T17:46:52.810519+0000","last_clean":"2024-08-17T17:46:52.810519+0000","last_became_active":"2024-08-17T17:18:16.288272+0000","last_became_peered":"2024-08-17T17:18:16.288272+0000","last_unstale":"2024-08-17T17:46:52.810519+0000","last_undegraded":"2024-08-17T17:46:52.810519+0000","last_fullsized":"2024-08-17T17:46:52.810519+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:45:55.861502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1281,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.101504+0000","last_change":"2024-08-17T17:18:16.301475+0000","last_active":"2024-08-17T17:46:53.101504+0000","last_peered":"2024-08-17T17:46:53.101504+0000","last_clean":"2024-08-17T17:46:53.101504+0000","last_became_active":"2024-08-17T17:18:16.301211+0000","last_became_peered":"2024-08-17T17:18:16.301211+0000","last_unstale":"2024-08-17T17:46:53.101504+0000","last_undegraded":"2024-08-17T17:46:53.101504+0000","last_fullsized":"2024-08-17T17:46:53.101504+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:31:05.192998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.13","version":"72'2","reported_seq":1286,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.255676+0000","last_change":"2024-08-17T17:17:45.717815+0000","last_active":"2024-08-17T17:46:53.255676+0000","last_peered":"2024-08-17T17:46:53.255676+0000","last_clean":"2024-08-17T17:46:53.255676+0000","last_became_active":"2024-08-17T17:17:45.717425+0000","last_became_peered":"2024-08-17T17:17:45.717425+0000","last_unstale":"2024-08-17T17:46:53.255676+0000","last_undegraded":"2024-08-17T17:46:53.255676+0000","last_fullsized":"2024-08-17T17:46:53.255676+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:04:38.145414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":8,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1884,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.618678+0000","last_change":"2024-08-17T17:18:16.329150+0000","last_active":"2024-08-17T17:46:53.618678+0000","last_peered":"2024-08-17T17:46:53.618678+0000","last_clean":"2024-08-17T17:46:53.618678+0000","last_became_active":"2024-08-17T17:18:16.319596+0000","last_became_peered":"2024-08-17T17:18:16.319596+0000","last_unstale":"2024-08-17T17:46:53.618678+0000","last_undegraded":"2024-08-17T17:46:53.618678+0000","last_fullsized":"2024-08-17T17:46:53.618678+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:03:06.681253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":[]}],"pool_stats":[{"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":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":65,"num_read_kb":68,"num_write":62,"num_write_kb":31,"num_scrub_errors":0,"num_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":16662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2303,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"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}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201921,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":118928,"kb_used_data":15624,"kb_used_omap":1,"kb_used_meta":103294,"kb_avail":93626224,"statfs":{"total":95995035648,"available":95873253376,"internally_reserved":0,"allocated":15998976,"data_stored":10186020,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":105773515},"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":[]},{"osd":6,"up_from":47,"seq":201863463565,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":127048,"kb_used_data":15616,"kb_used_omap":1,"kb_used_meta":111422,"kb_avail":93618104,"statfs":{"total":95995035648,"available":95864938496,"internally_reserved":0,"allocated":15990784,"data_stored":10185893,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":114096583},"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":[]},{"osd":5,"up_from":39,"seq":167503725208,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":108476,"kb_used_data":15028,"kb_used_omap":1,"kb_used_meta":93438,"kb_avail":93636676,"statfs":{"total":95995035648,"available":95883956224,"internally_reserved":0,"allocated":15388672,"data_stored":9591351,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":95680966},"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":[]},{"osd":4,"up_from":31,"seq":133143986850,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":132236,"kb_used_data":15040,"kb_used_omap":1,"kb_used_meta":117182,"kb_avail":93612916,"statfs":{"total":95995035648,"available":95859625984,"internally_reserved":0,"allocated":15400960,"data_stored":9595582,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":119994822},"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":[]},{"osd":3,"up_from":710,"seq":3049426780523,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":79160,"kb_used_data":15020,"kb_used_omap":74,"kb_used_meta":64053,"kb_avail":93665992,"statfs":{"total":95995035648,"available":95913975808,"internally_reserved":0,"allocated":15380480,"data_stored":9590782,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":76343,"internal_metadata":65590729},"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":[]},{"osd":2,"up_from":700,"seq":3006477107569,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":91580,"kb_used_data":15024,"kb_used_omap":75,"kb_used_meta":76468,"kb_avail":93653572,"statfs":{"total":95995035648,"available":95901257728,"internally_reserved":0,"allocated":15384576,"data_stored":9591308,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":76821,"internal_metadata":78304235},"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":[]},{"osd":1,"up_from":695,"seq":2985002271098,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":69308,"kb_used_data":15020,"kb_used_omap":68,"kb_used_meta":54203,"kb_avail":93675844,"statfs":{"total":95995035648,"available":95924064256,"internally_reserved":0,"allocated":15380480,"data_stored":9590711,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":70498,"internal_metadata":55504030},"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":[]},{"osd":0,"up_from":690,"seq":2963527434624,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":69892,"kb_used_data":15604,"kb_used_omap":75,"kb_used_meta":54196,"kb_avail":93675260,"statfs":{"total":95995035648,"available":95923466240,"internally_reserved":0,"allocated":15978496,"data_stored":10181664,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":77036,"internal_metadata":55497492},"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":[]}],"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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"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":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2303,"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":4902,"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":652,"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":4826,"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":4972,"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}]}} 2024-08-17T17:48:24.232 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:48:24.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:24 smithi131 bash[88347]: audit 2024-08-17T17:48:23.402876+0000 mgr.y (mgr.34107) 1378 : audit [DBG] from='client.34995 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:48:24.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:24 smithi131 bash[88347]: audit 2024-08-17T17:48:23.402876+0000 mgr.y (mgr.34107) 1378 : audit [DBG] from='client.34995 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:48:24.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:24 smithi131 bash[89561]: audit 2024-08-17T17:48:23.402876+0000 mgr.y (mgr.34107) 1378 : audit [DBG] from='client.34995 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:48:24.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:24 smithi131 bash[89561]: audit 2024-08-17T17:48:23.402876+0000 mgr.y (mgr.34107) 1378 : audit [DBG] from='client.34995 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:48:24.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:24 smithi169 bash[79348]: audit 2024-08-17T17:48:23.402876+0000 mgr.y (mgr.34107) 1378 : audit [DBG] from='client.34995 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:48:24.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:24 smithi169 bash[79348]: audit 2024-08-17T17:48:23.402876+0000 mgr.y (mgr.34107) 1378 : audit [DBG] from='client.34995 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:48:25.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:25 smithi131 bash[88347]: cluster 2024-08-17T17:48:24.128870+0000 mgr.y (mgr.34107) 1379 : cluster [DBG] pgmap v2047: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:25.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:25 smithi131 bash[88347]: cluster 2024-08-17T17:48:24.128870+0000 mgr.y (mgr.34107) 1379 : cluster [DBG] pgmap v2047: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:25.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:25 smithi131 bash[89561]: cluster 2024-08-17T17:48:24.128870+0000 mgr.y (mgr.34107) 1379 : cluster [DBG] pgmap v2047: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:25.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:25 smithi131 bash[89561]: cluster 2024-08-17T17:48:24.128870+0000 mgr.y (mgr.34107) 1379 : cluster [DBG] pgmap v2047: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:25.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:25 smithi169 bash[79348]: cluster 2024-08-17T17:48:24.128870+0000 mgr.y (mgr.34107) 1379 : cluster [DBG] pgmap v2047: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:25.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:25 smithi169 bash[79348]: cluster 2024-08-17T17:48:24.128870+0000 mgr.y (mgr.34107) 1379 : cluster [DBG] pgmap v2047: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:27.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:27 smithi131 bash[88347]: cluster 2024-08-17T17:48:26.129642+0000 mgr.y (mgr.34107) 1380 : cluster [DBG] pgmap v2048: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:27.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:27 smithi131 bash[88347]: cluster 2024-08-17T17:48:26.129642+0000 mgr.y (mgr.34107) 1380 : cluster [DBG] pgmap v2048: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:27.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:27 smithi131 bash[89561]: cluster 2024-08-17T17:48:26.129642+0000 mgr.y (mgr.34107) 1380 : cluster [DBG] pgmap v2048: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:27.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:27 smithi131 bash[89561]: cluster 2024-08-17T17:48:26.129642+0000 mgr.y (mgr.34107) 1380 : cluster [DBG] pgmap v2048: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:27.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:27 smithi169 bash[79348]: cluster 2024-08-17T17:48:26.129642+0000 mgr.y (mgr.34107) 1380 : cluster [DBG] pgmap v2048: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:27.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:27 smithi169 bash[79348]: cluster 2024-08-17T17:48:26.129642+0000 mgr.y (mgr.34107) 1380 : cluster [DBG] pgmap v2048: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:28.969 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:48:29.056 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:48:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:48:28] "GET /metrics HTTP/1.1" 200 34127 "" "Prometheus/2.51.0" 2024-08-17T17:48:29.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:29 smithi131 bash[88347]: cluster 2024-08-17T17:48:28.130335+0000 mgr.y (mgr.34107) 1381 : cluster [DBG] pgmap v2049: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:29.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:29 smithi131 bash[88347]: cluster 2024-08-17T17:48:28.130335+0000 mgr.y (mgr.34107) 1381 : cluster [DBG] pgmap v2049: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:29.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:29 smithi131 bash[89561]: cluster 2024-08-17T17:48:28.130335+0000 mgr.y (mgr.34107) 1381 : cluster [DBG] pgmap v2049: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:29.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:29 smithi131 bash[89561]: cluster 2024-08-17T17:48:28.130335+0000 mgr.y (mgr.34107) 1381 : cluster [DBG] pgmap v2049: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:29.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:29 smithi169 bash[79348]: cluster 2024-08-17T17:48:28.130335+0000 mgr.y (mgr.34107) 1381 : cluster [DBG] pgmap v2049: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:29.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:29 smithi169 bash[79348]: cluster 2024-08-17T17:48:28.130335+0000 mgr.y (mgr.34107) 1381 : cluster [DBG] pgmap v2049: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:31.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:31 smithi131 bash[88347]: cluster 2024-08-17T17:48:30.131159+0000 mgr.y (mgr.34107) 1382 : cluster [DBG] pgmap v2050: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:31.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:31 smithi131 bash[88347]: cluster 2024-08-17T17:48:30.131159+0000 mgr.y (mgr.34107) 1382 : cluster [DBG] pgmap v2050: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:31.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:31 smithi131 bash[89561]: cluster 2024-08-17T17:48:30.131159+0000 mgr.y (mgr.34107) 1382 : cluster [DBG] pgmap v2050: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:31.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:31 smithi131 bash[89561]: cluster 2024-08-17T17:48:30.131159+0000 mgr.y (mgr.34107) 1382 : cluster [DBG] pgmap v2050: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:31.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:31 smithi169 bash[79348]: cluster 2024-08-17T17:48:30.131159+0000 mgr.y (mgr.34107) 1382 : cluster [DBG] pgmap v2050: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:31.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:31 smithi169 bash[79348]: cluster 2024-08-17T17:48:30.131159+0000 mgr.y (mgr.34107) 1382 : cluster [DBG] pgmap v2050: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:32.331 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T17:48:32.332 INFO:teuthology.orchestra.run.smithi131.stderr:dumped all 2024-08-17T17:48:33.111 INFO:teuthology.orchestra.run.smithi131.stdout:{"pg_ready":true,"pg_map":{"version":2051,"stamp":"2024-08-17T17:48:32.131344+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595941,"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":457,"num_read_kb":902,"num_write":279,"num_write_kb":2449,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":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":214,"ondisk_log_size":214,"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":796628,"kb_used_data":121976,"kb_used_omap":299,"kb_used_meta":674260,"kb_avail":749164588,"statfs":{"total":767960285184,"available":767144538112,"internally_reserved":0,"allocated":124903424,"data_stored":78513311,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":307068,"internal_metadata":690442372},"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.005069"},"pg_stats":[{"pgid":"3.1f","version":"73'5","reported_seq":1883,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.812289+0000","last_change":"2024-08-17T17:17:45.712999+0000","last_active":"2024-08-17T17:46:52.812289+0000","last_peered":"2024-08-17T17:46:52.812289+0000","last_clean":"2024-08-17T17:46:52.812289+0000","last_became_active":"2024-08-17T17:17:45.712630+0000","last_became_peered":"2024-08-17T17:17:45.712630+0000","last_unstale":"2024-08-17T17:46:52.812289+0000","last_undegraded":"2024-08-17T17:46:52.812289+0000","last_fullsized":"2024-08-17T17:46:52.812289+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:12:07.486935+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":1285,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.805614+0000","last_change":"2024-08-17T17:17:00.907395+0000","last_active":"2024-08-17T17:46:52.805614+0000","last_peered":"2024-08-17T17:46:52.805614+0000","last_clean":"2024-08-17T17:46:52.805614+0000","last_became_active":"2024-08-17T17:17:00.906954+0000","last_became_peered":"2024-08-17T17:17:00.906954+0000","last_unstale":"2024-08-17T17:46:52.805614+0000","last_undegraded":"2024-08-17T17:46:52.805614+0000","last_fullsized":"2024-08-17T17:46:52.805614+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:08:27.125392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1e","version":"73'2","reported_seq":1897,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.617112+0000","last_change":"2024-08-17T17:18:16.295486+0000","last_active":"2024-08-17T17:46:53.617112+0000","last_peered":"2024-08-17T17:46:53.617112+0000","last_clean":"2024-08-17T17:46:53.617112+0000","last_became_active":"2024-08-17T17:18:16.262726+0000","last_became_peered":"2024-08-17T17:18:16.262726+0000","last_unstale":"2024-08-17T17:46:53.617112+0000","last_undegraded":"2024-08-17T17:46:53.617112+0000","last_fullsized":"2024-08-17T17:46:53.617112+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:35:51.189855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1906,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.615689+0000","last_change":"2024-08-17T17:18:16.294005+0000","last_active":"2024-08-17T17:46:53.615689+0000","last_peered":"2024-08-17T17:46:53.615689+0000","last_clean":"2024-08-17T17:46:53.615689+0000","last_became_active":"2024-08-17T17:18:16.290404+0000","last_became_peered":"2024-08-17T17:18:16.290404+0000","last_unstale":"2024-08-17T17:46:53.615689+0000","last_undegraded":"2024-08-17T17:46:53.615689+0000","last_fullsized":"2024-08-17T17:46:53.615689+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:13:17.893973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"72'2","reported_seq":1270,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.108632+0000","last_change":"2024-08-17T16:58:54.764871+0000","last_active":"2024-08-17T17:46:51.108632+0000","last_peered":"2024-08-17T17:46:51.108632+0000","last_clean":"2024-08-17T17:46:51.108632+0000","last_became_active":"2024-08-17T16:58:54.764067+0000","last_became_peered":"2024-08-17T16:58:54.764067+0000","last_unstale":"2024-08-17T17:46:51.108632+0000","last_undegraded":"2024-08-17T17:46:51.108632+0000","last_fullsized":"2024-08-17T17:46:51.108632+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:37:27.753212+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1299,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:50.981084+0000","last_change":"2024-08-17T17:18:16.312656+0000","last_active":"2024-08-17T17:46:50.981084+0000","last_peered":"2024-08-17T17:46:50.981084+0000","last_clean":"2024-08-17T17:46:50.981084+0000","last_became_active":"2024-08-17T17:18:16.312411+0000","last_became_peered":"2024-08-17T17:18:16.312411+0000","last_unstale":"2024-08-17T17:46:50.981084+0000","last_undegraded":"2024-08-17T17:46:50.981084+0000","last_fullsized":"2024-08-17T17:46:50.981084+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:59:16.650787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1c","version":"72'2","reported_seq":1285,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.109143+0000","last_change":"2024-08-17T17:17:00.909431+0000","last_active":"2024-08-17T17:46:51.109143+0000","last_peered":"2024-08-17T17:46:51.109143+0000","last_clean":"2024-08-17T17:46:51.109143+0000","last_became_active":"2024-08-17T17:17:00.909059+0000","last_became_peered":"2024-08-17T17:17:00.909059+0000","last_unstale":"2024-08-17T17:46:51.109143+0000","last_undegraded":"2024-08-17T17:46:51.109143+0000","last_fullsized":"2024-08-17T17:46:51.109143+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:07:29.560217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1299,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:50.981582+0000","last_change":"2024-08-17T17:18:16.313824+0000","last_active":"2024-08-17T17:46:50.981582+0000","last_peered":"2024-08-17T17:46:50.981582+0000","last_clean":"2024-08-17T17:46:50.981582+0000","last_became_active":"2024-08-17T17:18:16.313201+0000","last_became_peered":"2024-08-17T17:18:16.313201+0000","last_unstale":"2024-08-17T17:46:50.981582+0000","last_undegraded":"2024-08-17T17:46:50.981582+0000","last_fullsized":"2024-08-17T17:46:50.981582+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:52:39.662266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1b","version":"73'2","reported_seq":1863,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.810960+0000","last_change":"2024-08-17T17:16:32.415607+0000","last_active":"2024-08-17T17:46:52.810960+0000","last_peered":"2024-08-17T17:46:52.810960+0000","last_clean":"2024-08-17T17:46:52.810960+0000","last_became_active":"2024-08-17T17:16:32.414042+0000","last_became_peered":"2024-08-17T17:16:32.414042+0000","last_unstale":"2024-08-17T17:46:52.810960+0000","last_undegraded":"2024-08-17T17:46:52.810960+0000","last_fullsized":"2024-08-17T17:46:52.810960+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:33:24.685180+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1918,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.614422+0000","last_change":"2024-08-17T17:18:16.318813+0000","last_active":"2024-08-17T17:46:53.614422+0000","last_peered":"2024-08-17T17:46:53.614422+0000","last_clean":"2024-08-17T17:46:53.614422+0000","last_became_active":"2024-08-17T17:18:16.318555+0000","last_became_peered":"2024-08-17T17:18:16.318555+0000","last_unstale":"2024-08-17T17:46:53.614422+0000","last_undegraded":"2024-08-17T17:46:53.614422+0000","last_fullsized":"2024-08-17T17:46:53.614422+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:35:08.377283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"73'2","reported_seq":1302,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:50.981214+0000","last_change":"2024-08-17T17:17:45.725851+0000","last_active":"2024-08-17T17:46:50.981214+0000","last_peered":"2024-08-17T17:46:50.981214+0000","last_clean":"2024-08-17T17:46:50.981214+0000","last_became_active":"2024-08-17T17:17:45.722711+0000","last_became_peered":"2024-08-17T17:17:45.722711+0000","last_unstale":"2024-08-17T17:46:50.981214+0000","last_undegraded":"2024-08-17T17:46:50.981214+0000","last_fullsized":"2024-08-17T17:46:50.981214+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:00:26.932673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1884,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.619721+0000","last_change":"2024-08-17T17:18:16.314047+0000","last_active":"2024-08-17T17:46:53.619721+0000","last_peered":"2024-08-17T17:46:53.619721+0000","last_clean":"2024-08-17T17:46:53.619721+0000","last_became_active":"2024-08-17T17:18:16.294373+0000","last_became_peered":"2024-08-17T17:18:16.294373+0000","last_unstale":"2024-08-17T17:46:53.619721+0000","last_undegraded":"2024-08-17T17:46:53.619721+0000","last_fullsized":"2024-08-17T17:46:53.619721+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:59:43.501763+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1910,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.349203+0000","last_change":"2024-08-17T17:18:16.281082+0000","last_active":"2024-08-17T17:46:53.349203+0000","last_peered":"2024-08-17T17:46:53.349203+0000","last_clean":"2024-08-17T17:46:53.349203+0000","last_became_active":"2024-08-17T17:18:16.279919+0000","last_became_peered":"2024-08-17T17:18:16.279919+0000","last_unstale":"2024-08-17T17:46:53.349203+0000","last_undegraded":"2024-08-17T17:46:53.349203+0000","last_fullsized":"2024-08-17T17:46:53.349203+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:57:50.378999+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1916,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.811639+0000","last_change":"2024-08-17T17:18:16.286278+0000","last_active":"2024-08-17T17:46:52.811639+0000","last_peered":"2024-08-17T17:46:52.811639+0000","last_clean":"2024-08-17T17:46:52.811639+0000","last_became_active":"2024-08-17T17:18:16.285533+0000","last_became_peered":"2024-08-17T17:18:16.285533+0000","last_unstale":"2024-08-17T17:46:52.811639+0000","last_undegraded":"2024-08-17T17:46:52.811639+0000","last_fullsized":"2024-08-17T17:46:52.811639+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:52:49.060076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1900,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.614334+0000","last_change":"2024-08-17T17:18:16.340214+0000","last_active":"2024-08-17T17:46:53.614334+0000","last_peered":"2024-08-17T17:46:53.614334+0000","last_clean":"2024-08-17T17:46:53.614334+0000","last_became_active":"2024-08-17T17:18:16.318599+0000","last_became_peered":"2024-08-17T17:18:16.318599+0000","last_unstale":"2024-08-17T17:46:53.614334+0000","last_undegraded":"2024-08-17T17:46:53.614334+0000","last_fullsized":"2024-08-17T17:46:53.614334+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:22:10.487183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1286,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.406209+0000","last_change":"2024-08-17T17:17:00.888514+0000","last_active":"2024-08-17T17:46:53.406209+0000","last_peered":"2024-08-17T17:46:53.406209+0000","last_clean":"2024-08-17T17:46:53.406209+0000","last_became_active":"2024-08-17T17:17:00.888192+0000","last_became_peered":"2024-08-17T17:17:00.888192+0000","last_unstale":"2024-08-17T17:46:53.406209+0000","last_undegraded":"2024-08-17T17:46:53.406209+0000","last_fullsized":"2024-08-17T17:46:53.406209+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:57:23.625465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":1884,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.613987+0000","last_change":"2024-08-17T17:18:16.342753+0000","last_active":"2024-08-17T17:46:53.613987+0000","last_peered":"2024-08-17T17:46:53.613987+0000","last_clean":"2024-08-17T17:46:53.613987+0000","last_became_active":"2024-08-17T17:18:16.326676+0000","last_became_peered":"2024-08-17T17:18:16.326676+0000","last_unstale":"2024-08-17T17:46:53.613987+0000","last_undegraded":"2024-08-17T17:46:53.613987+0000","last_fullsized":"2024-08-17T17:46:53.613987+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:33:35.922736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1912,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.812648+0000","last_change":"2024-08-17T17:18:16.298032+0000","last_active":"2024-08-17T17:46:52.812648+0000","last_peered":"2024-08-17T17:46:52.812648+0000","last_clean":"2024-08-17T17:46:52.812648+0000","last_became_active":"2024-08-17T17:18:16.297225+0000","last_became_peered":"2024-08-17T17:18:16.297225+0000","last_unstale":"2024-08-17T17:46:52.812648+0000","last_undegraded":"2024-08-17T17:46:52.812648+0000","last_fullsized":"2024-08-17T17:46:52.812648+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:12:43.600058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.11","version":"0'0","reported_seq":1877,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.617471+0000","last_change":"2024-08-17T17:18:16.277739+0000","last_active":"2024-08-17T17:46:53.617471+0000","last_peered":"2024-08-17T17:46:53.617471+0000","last_clean":"2024-08-17T17:46:53.617471+0000","last_became_active":"2024-08-17T17:18:16.276554+0000","last_became_peered":"2024-08-17T17:18:16.276554+0000","last_unstale":"2024-08-17T17:46:53.617471+0000","last_undegraded":"2024-08-17T17:46:53.617471+0000","last_fullsized":"2024-08-17T17:46:53.617471+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:49.230009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1282,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.104455+0000","last_change":"2024-08-17T17:17:00.910985+0000","last_active":"2024-08-17T17:46:53.104455+0000","last_peered":"2024-08-17T17:46:53.104455+0000","last_clean":"2024-08-17T17:46:53.104455+0000","last_became_active":"2024-08-17T17:17:00.910601+0000","last_became_peered":"2024-08-17T17:17:00.910601+0000","last_unstale":"2024-08-17T17:46:53.104455+0000","last_undegraded":"2024-08-17T17:46:53.104455+0000","last_fullsized":"2024-08-17T17:46:53.104455+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:23:11.495112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.15","version":"72'3","reported_seq":1287,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.259716+0000","last_change":"2024-08-17T17:18:16.301241+0000","last_active":"2024-08-17T17:46:53.259716+0000","last_peered":"2024-08-17T17:46:53.259716+0000","last_clean":"2024-08-17T17:46:53.259716+0000","last_became_active":"2024-08-17T17:18:16.299737+0000","last_became_peered":"2024-08-17T17:18:16.299737+0000","last_unstale":"2024-08-17T17:46:53.259716+0000","last_undegraded":"2024-08-17T17:46:53.259716+0000","last_fullsized":"2024-08-17T17:46:53.259716+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-18T19:53:37.133462+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":7,"num_read_kb":7,"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":1904,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.351067+0000","last_change":"2024-08-17T17:17:45.705216+0000","last_active":"2024-08-17T17:46:53.351067+0000","last_peered":"2024-08-17T17:46:53.351067+0000","last_clean":"2024-08-17T17:46:53.351067+0000","last_became_active":"2024-08-17T17:17:45.704912+0000","last_became_peered":"2024-08-17T17:17:45.704912+0000","last_unstale":"2024-08-17T17:46:53.351067+0000","last_undegraded":"2024-08-17T17:46:53.351067+0000","last_fullsized":"2024-08-17T17:46:53.351067+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:29:08.322757+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"554'24","reported_seq":1302,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.808415+0000","last_change":"2024-08-17T16:58:54.776072+0000","last_active":"2024-08-17T17:46:52.808415+0000","last_peered":"2024-08-17T17:46:52.808415+0000","last_clean":"2024-08-17T17:46:52.808415+0000","last_became_active":"2024-08-17T16:58:54.775651+0000","last_became_peered":"2024-08-17T16:58:54.775651+0000","last_unstale":"2024-08-17T17:46:52.808415+0000","last_undegraded":"2024-08-17T17:46:52.808415+0000","last_fullsized":"2024-08-17T17:46:52.808415+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:12:22.596338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":10,"num_read_kb":9,"num_write":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":1286,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.807654+0000","last_change":"2024-08-17T17:17:00.910587+0000","last_active":"2024-08-17T17:46:52.807654+0000","last_peered":"2024-08-17T17:46:52.807654+0000","last_clean":"2024-08-17T17:46:52.807654+0000","last_became_active":"2024-08-17T17:17:00.910286+0000","last_became_peered":"2024-08-17T17:17:00.910286+0000","last_unstale":"2024-08-17T17:46:52.807654+0000","last_undegraded":"2024-08-17T17:46:52.807654+0000","last_fullsized":"2024-08-17T17:46:52.807654+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:54:49.965593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":1273,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.806343+0000","last_change":"2024-08-17T16:58:55.798371+0000","last_active":"2024-08-17T17:46:52.806343+0000","last_peered":"2024-08-17T17:46:52.806343+0000","last_clean":"2024-08-17T17:46:52.806343+0000","last_became_active":"2024-08-17T16:58:55.797569+0000","last_became_peered":"2024-08-17T16:58:55.797569+0000","last_unstale":"2024-08-17T17:46:52.806343+0000","last_undegraded":"2024-08-17T17:46:52.806343+0000","last_fullsized":"2024-08-17T17:46:52.806343+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:01:10.936104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"0'0","reported_seq":1299,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.415963+0000","last_change":"2024-08-17T17:17:45.720038+0000","last_active":"2024-08-17T17:46:51.415963+0000","last_peered":"2024-08-17T17:46:51.415963+0000","last_clean":"2024-08-17T17:46:51.415963+0000","last_became_active":"2024-08-17T17:17:45.715829+0000","last_became_peered":"2024-08-17T17:17:45.715829+0000","last_unstale":"2024-08-17T17:46:51.415963+0000","last_undegraded":"2024-08-17T17:46:51.415963+0000","last_fullsized":"2024-08-17T17:46:51.415963+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:26:04.582441+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055220200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'1","reported_seq":1875,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.811492+0000","last_change":"2024-08-17T17:17:00.879940+0000","last_active":"2024-08-17T17:46:52.811492+0000","last_peered":"2024-08-17T17:46:52.811492+0000","last_clean":"2024-08-17T17:46:52.811492+0000","last_became_active":"2024-08-17T17:17:00.879597+0000","last_became_peered":"2024-08-17T17:17:00.879597+0000","last_unstale":"2024-08-17T17:46:52.811492+0000","last_undegraded":"2024-08-17T17:46:52.811492+0000","last_fullsized":"2024-08-17T17:46:52.811492+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:06:37.075886+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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.0","version":"0'0","reported_seq":1883,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.613849+0000","last_change":"2024-08-17T17:18:16.338594+0000","last_active":"2024-08-17T17:46:53.613849+0000","last_peered":"2024-08-17T17:46:53.613849+0000","last_clean":"2024-08-17T17:46:53.613849+0000","last_became_active":"2024-08-17T17:18:16.313738+0000","last_became_peered":"2024-08-17T17:18:16.313738+0000","last_unstale":"2024-08-17T17:46:53.613849+0000","last_undegraded":"2024-08-17T17:46:53.613849+0000","last_fullsized":"2024-08-17T17:46:53.613849+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:13:16.491208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1915,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.348585+0000","last_change":"2024-08-17T17:17:00.896325+0000","last_active":"2024-08-17T17:46:53.348585+0000","last_peered":"2024-08-17T17:46:53.348585+0000","last_clean":"2024-08-17T17:46:53.348585+0000","last_became_active":"2024-08-17T17:17:00.895941+0000","last_became_peered":"2024-08-17T17:17:00.895941+0000","last_unstale":"2024-08-17T17:46:53.348585+0000","last_undegraded":"2024-08-17T17:46:53.348585+0000","last_fullsized":"2024-08-17T17:46:53.348585+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:11:35.135534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":1886,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.618555+0000","last_change":"2024-08-17T17:18:16.320699+0000","last_active":"2024-08-17T17:46:53.618555+0000","last_peered":"2024-08-17T17:46:53.618555+0000","last_clean":"2024-08-17T17:46:53.618555+0000","last_became_active":"2024-08-17T17:18:16.292640+0000","last_became_peered":"2024-08-17T17:18:16.292640+0000","last_unstale":"2024-08-17T17:46:53.618555+0000","last_undegraded":"2024-08-17T17:46:53.618555+0000","last_fullsized":"2024-08-17T17:46:53.618555+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:21:16.574115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1904,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.811512+0000","last_change":"2024-08-17T17:16:32.404121+0000","last_active":"2024-08-17T17:46:52.811512+0000","last_peered":"2024-08-17T17:46:52.811512+0000","last_clean":"2024-08-17T17:46:52.811512+0000","last_became_active":"2024-08-17T17:16:32.403815+0000","last_became_peered":"2024-08-17T17:16:32.403815+0000","last_unstale":"2024-08-17T17:46:52.811512+0000","last_undegraded":"2024-08-17T17:46:52.811512+0000","last_fullsized":"2024-08-17T17:46:52.811512+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:46:56.096955+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.5","version":"0'0","reported_seq":1297,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.260330+0000","last_change":"2024-08-17T17:16:32.400242+0000","last_active":"2024-08-17T17:46:53.260330+0000","last_peered":"2024-08-17T17:46:53.260330+0000","last_clean":"2024-08-17T17:46:53.260330+0000","last_became_active":"2024-08-17T17:16:32.398524+0000","last_became_peered":"2024-08-17T17:16:32.398524+0000","last_unstale":"2024-08-17T17:46:53.260330+0000","last_undegraded":"2024-08-17T17:46:53.260330+0000","last_fullsized":"2024-08-17T17:46:53.260330+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:17:23.054038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069231800000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1907,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.352114+0000","last_change":"2024-08-17T17:17:45.720597+0000","last_active":"2024-08-17T17:46:53.352114+0000","last_peered":"2024-08-17T17:46:53.352114+0000","last_clean":"2024-08-17T17:46:53.352114+0000","last_became_active":"2024-08-17T17:17:45.719475+0000","last_became_peered":"2024-08-17T17:17:45.719475+0000","last_unstale":"2024-08-17T17:46:53.352114+0000","last_undegraded":"2024-08-17T17:46:53.352114+0000","last_fullsized":"2024-08-17T17:46:53.352114+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:56:08.497807+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.2","version":"0'0","reported_seq":1886,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.615014+0000","last_change":"2024-08-17T17:17:45.717543+0000","last_active":"2024-08-17T17:46:53.615014+0000","last_peered":"2024-08-17T17:46:53.615014+0000","last_clean":"2024-08-17T17:46:53.615014+0000","last_became_active":"2024-08-17T17:17:45.714827+0000","last_became_peered":"2024-08-17T17:17:45.714827+0000","last_unstale":"2024-08-17T17:46:53.615014+0000","last_undegraded":"2024-08-17T17:46:53.615014+0000","last_fullsized":"2024-08-17T17:46:53.615014+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:40:56.388043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,4],"acting":[2,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":1930,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.348584+0000","last_change":"2024-08-17T17:17:00.884753+0000","last_active":"2024-08-17T17:46:53.348584+0000","last_peered":"2024-08-17T17:46:53.348584+0000","last_clean":"2024-08-17T17:46:53.348584+0000","last_became_active":"2024-08-17T17:17:00.883779+0000","last_became_peered":"2024-08-17T17:17:00.883779+0000","last_unstale":"2024-08-17T17:46:53.348584+0000","last_undegraded":"2024-08-17T17:46:53.348584+0000","last_fullsized":"2024-08-17T17:46:53.348584+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:51:16.619491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001020055,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1300,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.101780+0000","last_change":"2024-08-17T17:18:16.300806+0000","last_active":"2024-08-17T17:46:53.101780+0000","last_peered":"2024-08-17T17:46:53.101780+0000","last_clean":"2024-08-17T17:46:53.101780+0000","last_became_active":"2024-08-17T17:18:16.300459+0000","last_became_peered":"2024-08-17T17:18:16.300459+0000","last_unstale":"2024-08-17T17:46:53.101780+0000","last_undegraded":"2024-08-17T17:46:53.101780+0000","last_fullsized":"2024-08-17T17:46:53.101780+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:49:07.910755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":1295,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.102216+0000","last_change":"2024-08-17T17:18:16.327578+0000","last_active":"2024-08-17T17:46:53.102216+0000","last_peered":"2024-08-17T17:46:53.102216+0000","last_clean":"2024-08-17T17:46:53.102216+0000","last_became_active":"2024-08-17T17:18:16.327256+0000","last_became_peered":"2024-08-17T17:18:16.327256+0000","last_unstale":"2024-08-17T17:46:53.102216+0000","last_undegraded":"2024-08-17T17:46:53.102216+0000","last_fullsized":"2024-08-17T17:46:53.102216+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:58:27.306723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"3.3","version":"0'0","reported_seq":1289,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:50.981946+0000","last_change":"2024-08-17T17:16:32.405221+0000","last_active":"2024-08-17T17:46:50.981946+0000","last_peered":"2024-08-17T17:46:50.981946+0000","last_clean":"2024-08-17T17:46:50.981946+0000","last_became_active":"2024-08-17T17:16:32.396836+0000","last_became_peered":"2024-08-17T17:16:32.396836+0000","last_unstale":"2024-08-17T17:46:50.981946+0000","last_undegraded":"2024-08-17T17:46:50.981946+0000","last_fullsized":"2024-08-17T17:46:50.981946+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:16:39.809514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"66'2","reported_seq":1300,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.103615+0000","last_change":"2024-08-17T17:17:00.909906+0000","last_active":"2024-08-17T17:46:53.103615+0000","last_peered":"2024-08-17T17:46:53.103615+0000","last_clean":"2024-08-17T17:46:53.103615+0000","last_became_active":"2024-08-17T17:17:00.909516+0000","last_became_peered":"2024-08-17T17:17:00.909516+0000","last_unstale":"2024-08-17T17:46:53.103615+0000","last_undegraded":"2024-08-17T17:46:53.103615+0000","last_fullsized":"2024-08-17T17:46:53.103615+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:08.716390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020478699999999998,"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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":1915,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.348844+0000","last_change":"2024-08-17T17:17:00.904465+0000","last_active":"2024-08-17T17:46:53.348844+0000","last_peered":"2024-08-17T17:46:53.348844+0000","last_clean":"2024-08-17T17:46:53.348844+0000","last_became_active":"2024-08-17T17:17:00.904064+0000","last_became_peered":"2024-08-17T17:17:00.904064+0000","last_unstale":"2024-08-17T17:46:53.348844+0000","last_undegraded":"2024-08-17T17:46:53.348844+0000","last_fullsized":"2024-08-17T17:46:53.348844+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:25:33.842617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1908,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.349794+0000","last_change":"2024-08-17T17:17:45.707791+0000","last_active":"2024-08-17T17:46:53.349794+0000","last_peered":"2024-08-17T17:46:53.349794+0000","last_clean":"2024-08-17T17:46:53.349794+0000","last_became_active":"2024-08-17T17:17:45.706034+0000","last_became_peered":"2024-08-17T17:17:45.706034+0000","last_unstale":"2024-08-17T17:46:53.349794+0000","last_undegraded":"2024-08-17T17:46:53.349794+0000","last_fullsized":"2024-08-17T17:46:53.349794+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:25:48.610403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1930,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.613466+0000","last_change":"2024-08-17T17:18:16.276019+0000","last_active":"2024-08-17T17:46:53.613466+0000","last_peered":"2024-08-17T17:46:53.613466+0000","last_clean":"2024-08-17T17:46:53.613466+0000","last_became_active":"2024-08-17T17:18:16.275681+0000","last_became_peered":"2024-08-17T17:18:16.275681+0000","last_unstale":"2024-08-17T17:46:53.613466+0000","last_undegraded":"2024-08-17T17:46:53.613466+0000","last_fullsized":"2024-08-17T17:46:53.613466+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:19:54.072987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00091001700000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":1925,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.811994+0000","last_change":"2024-08-17T17:17:45.706051+0000","last_active":"2024-08-17T17:46:52.811994+0000","last_peered":"2024-08-17T17:46:52.811994+0000","last_clean":"2024-08-17T17:46:52.811994+0000","last_became_active":"2024-08-17T17:17:45.700356+0000","last_became_peered":"2024-08-17T17:17:45.700356+0000","last_unstale":"2024-08-17T17:46:52.811994+0000","last_undegraded":"2024-08-17T17:46:52.811994+0000","last_fullsized":"2024-08-17T17:46:52.811994+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:36:59.993462+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1915,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.806280+0000","last_change":"2024-08-17T17:18:16.270937+0000","last_active":"2024-08-17T17:46:52.806280+0000","last_peered":"2024-08-17T17:46:52.806280+0000","last_clean":"2024-08-17T17:46:52.806280+0000","last_became_active":"2024-08-17T17:18:16.270591+0000","last_became_peered":"2024-08-17T17:18:16.270591+0000","last_unstale":"2024-08-17T17:46:52.806280+0000","last_undegraded":"2024-08-17T17:46:52.806280+0000","last_fullsized":"2024-08-17T17:46:52.806280+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:38:58.849164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1313,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.254785+0000","last_change":"2024-08-17T17:17:00.873245+0000","last_active":"2024-08-17T17:46:53.254785+0000","last_peered":"2024-08-17T17:46:53.254785+0000","last_clean":"2024-08-17T17:46:53.254785+0000","last_became_active":"2024-08-17T17:17:00.870779+0000","last_became_peered":"2024-08-17T17:17:00.870779+0000","last_unstale":"2024-08-17T17:46:53.254785+0000","last_undegraded":"2024-08-17T17:46:53.254785+0000","last_fullsized":"2024-08-17T17:46:53.254785+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:30:08.495141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00081337499999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1271,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.407829+0000","last_change":"2024-08-17T16:58:55.791767+0000","last_active":"2024-08-17T17:46:53.407829+0000","last_peered":"2024-08-17T17:46:53.407829+0000","last_clean":"2024-08-17T17:46:53.407829+0000","last_became_active":"2024-08-17T16:58:55.790452+0000","last_became_peered":"2024-08-17T16:58:55.790452+0000","last_unstale":"2024-08-17T17:46:53.407829+0000","last_undegraded":"2024-08-17T17:46:53.407829+0000","last_fullsized":"2024-08-17T17:46:53.407829+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:48:24.218305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1881,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.617392+0000","last_change":"2024-08-17T17:18:16.317278+0000","last_active":"2024-08-17T17:46:53.617392+0000","last_peered":"2024-08-17T17:46:53.617392+0000","last_clean":"2024-08-17T17:46:53.617392+0000","last_became_active":"2024-08-17T17:18:16.313687+0000","last_became_peered":"2024-08-17T17:18:16.313687+0000","last_unstale":"2024-08-17T17:46:53.617392+0000","last_undegraded":"2024-08-17T17:46:53.617392+0000","last_fullsized":"2024-08-17T17:46:53.617392+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:20.770099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"64'1","reported_seq":1299,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.102938+0000","last_change":"2024-08-17T17:17:45.693757+0000","last_active":"2024-08-17T17:46:53.102938+0000","last_peered":"2024-08-17T17:46:53.102938+0000","last_clean":"2024-08-17T17:46:53.102938+0000","last_became_active":"2024-08-17T17:17:45.687224+0000","last_became_peered":"2024-08-17T17:17:45.687224+0000","last_unstale":"2024-08-17T17:46:53.102938+0000","last_undegraded":"2024-08-17T17:46:53.102938+0000","last_fullsized":"2024-08-17T17:46:53.102938+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:32:08.059821+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00092444000000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"474'149","reported_seq":1616,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.256529+0000","last_change":"2024-08-17T17:16:32.396277+0000","last_active":"2024-08-17T17:46:53.256529+0000","last_peered":"2024-08-17T17:46:53.256529+0000","last_clean":"2024-08-17T17:46:53.256529+0000","last_became_active":"2024-08-17T17:16:32.395751+0000","last_became_peered":"2024-08-17T17:16:32.395751+0000","last_unstale":"2024-08-17T17:46:53.256529+0000","last_undegraded":"2024-08-17T17:46:53.256529+0000","last_fullsized":"2024-08-17T17:46:53.256529+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T16:50:43.700602+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:40:40.786904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":1904,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.350695+0000","last_change":"2024-08-17T17:18:16.299692+0000","last_active":"2024-08-17T17:46:53.350695+0000","last_peered":"2024-08-17T17:46:53.350695+0000","last_clean":"2024-08-17T17:46:53.350695+0000","last_became_active":"2024-08-17T17:18:16.299143+0000","last_became_peered":"2024-08-17T17:18:16.299143+0000","last_unstale":"2024-08-17T17:46:53.350695+0000","last_undegraded":"2024-08-17T17:46:53.350695+0000","last_fullsized":"2024-08-17T17:46:53.350695+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:31:57.219880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1887,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.613427+0000","last_change":"2024-08-17T17:18:16.338878+0000","last_active":"2024-08-17T17:46:53.613427+0000","last_peered":"2024-08-17T17:46:53.613427+0000","last_clean":"2024-08-17T17:46:53.613427+0000","last_became_active":"2024-08-17T17:18:16.314168+0000","last_became_peered":"2024-08-17T17:18:16.314168+0000","last_unstale":"2024-08-17T17:46:53.613427+0000","last_undegraded":"2024-08-17T17:46:53.613427+0000","last_fullsized":"2024-08-17T17:46:53.613427+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:55:58.420332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1286,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:50.982491+0000","last_change":"2024-08-17T17:17:00.913004+0000","last_active":"2024-08-17T17:46:50.982491+0000","last_peered":"2024-08-17T17:46:50.982491+0000","last_clean":"2024-08-17T17:46:50.982491+0000","last_became_active":"2024-08-17T17:17:00.911585+0000","last_became_peered":"2024-08-17T17:17:00.911585+0000","last_unstale":"2024-08-17T17:46:50.982491+0000","last_undegraded":"2024-08-17T17:46:50.982491+0000","last_fullsized":"2024-08-17T17:46:50.982491+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:37:51.369468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1288,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:50.981282+0000","last_change":"2024-08-17T17:17:45.727225+0000","last_active":"2024-08-17T17:46:50.981282+0000","last_peered":"2024-08-17T17:46:50.981282+0000","last_clean":"2024-08-17T17:46:50.981282+0000","last_became_active":"2024-08-17T17:17:45.726894+0000","last_became_peered":"2024-08-17T17:17:45.726894+0000","last_unstale":"2024-08-17T17:46:50.981282+0000","last_undegraded":"2024-08-17T17:46:50.981282+0000","last_fullsized":"2024-08-17T17:46:50.981282+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:29:22.207196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1302,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.810750+0000","last_change":"2024-08-17T17:17:45.727070+0000","last_active":"2024-08-17T17:46:52.810750+0000","last_peered":"2024-08-17T17:46:52.810750+0000","last_clean":"2024-08-17T17:46:52.810750+0000","last_became_active":"2024-08-17T17:17:45.725997+0000","last_became_peered":"2024-08-17T17:17:45.725997+0000","last_unstale":"2024-08-17T17:46:52.810750+0000","last_undegraded":"2024-08-17T17:46:52.810750+0000","last_fullsized":"2024-08-17T17:46:52.810750+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:39:48.193086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1286,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.414337+0000","last_change":"2024-08-17T17:17:00.876413+0000","last_active":"2024-08-17T17:46:51.414337+0000","last_peered":"2024-08-17T17:46:51.414337+0000","last_clean":"2024-08-17T17:46:51.414337+0000","last_became_active":"2024-08-17T17:17:00.874530+0000","last_became_peered":"2024-08-17T17:17:00.874530+0000","last_unstale":"2024-08-17T17:46:51.414337+0000","last_undegraded":"2024-08-17T17:46:51.414337+0000","last_fullsized":"2024-08-17T17:46:51.414337+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:38:15.342870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1287,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.808138+0000","last_change":"2024-08-17T17:18:16.323735+0000","last_active":"2024-08-17T17:46:52.808138+0000","last_peered":"2024-08-17T17:46:52.808138+0000","last_clean":"2024-08-17T17:46:52.808138+0000","last_became_active":"2024-08-17T17:18:16.323200+0000","last_became_peered":"2024-08-17T17:18:16.323200+0000","last_unstale":"2024-08-17T17:46:52.808138+0000","last_undegraded":"2024-08-17T17:46:52.808138+0000","last_fullsized":"2024-08-17T17:46:52.808138+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:53:38.579537+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"73'3","reported_seq":1898,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.614004+0000","last_change":"2024-08-17T17:18:16.310418+0000","last_active":"2024-08-17T17:46:53.614004+0000","last_peered":"2024-08-17T17:46:53.614004+0000","last_clean":"2024-08-17T17:46:53.614004+0000","last_became_active":"2024-08-17T17:18:16.286763+0000","last_became_peered":"2024-08-17T17:18:16.286763+0000","last_unstale":"2024-08-17T17:46:53.614004+0000","last_undegraded":"2024-08-17T17:46:53.614004+0000","last_fullsized":"2024-08-17T17:46:53.614004+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-18T23:44:27.573008+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":1884,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.810817+0000","last_change":"2024-08-17T17:17:45.706629+0000","last_active":"2024-08-17T17:46:52.810817+0000","last_peered":"2024-08-17T17:46:52.810817+0000","last_clean":"2024-08-17T17:46:52.810817+0000","last_became_active":"2024-08-17T17:17:45.706333+0000","last_became_peered":"2024-08-17T17:17:45.706333+0000","last_unstale":"2024-08-17T17:46:52.810817+0000","last_undegraded":"2024-08-17T17:46:52.810817+0000","last_fullsized":"2024-08-17T17:46:52.810817+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:01:16.265725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1284,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.102963+0000","last_change":"2024-08-17T17:18:16.316600+0000","last_active":"2024-08-17T17:46:53.102963+0000","last_peered":"2024-08-17T17:46:53.102963+0000","last_clean":"2024-08-17T17:46:53.102963+0000","last_became_active":"2024-08-17T17:18:16.316164+0000","last_became_peered":"2024-08-17T17:18:16.316164+0000","last_unstale":"2024-08-17T17:46:53.102963+0000","last_undegraded":"2024-08-17T17:46:53.102963+0000","last_fullsized":"2024-08-17T17:46:53.102963+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:38:54.908432+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1285,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.414091+0000","last_change":"2024-08-17T17:17:00.893177+0000","last_active":"2024-08-17T17:46:51.414091+0000","last_peered":"2024-08-17T17:46:51.414091+0000","last_clean":"2024-08-17T17:46:51.414091+0000","last_became_active":"2024-08-17T17:17:00.892759+0000","last_became_peered":"2024-08-17T17:17:00.892759+0000","last_unstale":"2024-08-17T17:46:51.414091+0000","last_undegraded":"2024-08-17T17:46:51.414091+0000","last_fullsized":"2024-08-17T17:46:51.414091+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:42:14.347454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1270,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.260099+0000","last_change":"2024-08-17T16:58:54.781889+0000","last_active":"2024-08-17T17:46:53.260099+0000","last_peered":"2024-08-17T17:46:53.260099+0000","last_clean":"2024-08-17T17:46:53.260099+0000","last_became_active":"2024-08-17T16:58:54.779814+0000","last_became_peered":"2024-08-17T16:58:54.779814+0000","last_unstale":"2024-08-17T17:46:53.260099+0000","last_undegraded":"2024-08-17T17:46:53.260099+0000","last_fullsized":"2024-08-17T17:46:53.260099+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:03:35.262628+0000","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":1,"num_read_kb":1,"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":1302,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:50.980818+0000","last_change":"2024-08-17T17:18:16.296435+0000","last_active":"2024-08-17T17:46:50.980818+0000","last_peered":"2024-08-17T17:46:50.980818+0000","last_clean":"2024-08-17T17:46:50.980818+0000","last_became_active":"2024-08-17T17:18:16.296133+0000","last_became_peered":"2024-08-17T17:18:16.296133+0000","last_unstale":"2024-08-17T17:46:50.980818+0000","last_undegraded":"2024-08-17T17:46:50.980818+0000","last_fullsized":"2024-08-17T17:46:50.980818+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:26:49.420491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"72'2","reported_seq":1287,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.254859+0000","last_change":"2024-08-17T17:17:00.889373+0000","last_active":"2024-08-17T17:46:53.254859+0000","last_peered":"2024-08-17T17:46:53.254859+0000","last_clean":"2024-08-17T17:46:53.254859+0000","last_became_active":"2024-08-17T17:17:00.888346+0000","last_became_peered":"2024-08-17T17:17:00.888346+0000","last_unstale":"2024-08-17T17:46:53.254859+0000","last_undegraded":"2024-08-17T17:46:53.254859+0000","last_fullsized":"2024-08-17T17:46:53.254859+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:54:26.626173+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1268,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.107986+0000","last_change":"2024-08-17T16:58:55.784844+0000","last_active":"2024-08-17T17:46:51.107986+0000","last_peered":"2024-08-17T17:46:51.107986+0000","last_clean":"2024-08-17T17:46:51.107986+0000","last_became_active":"2024-08-17T16:58:55.783777+0000","last_became_peered":"2024-08-17T16:58:55.783777+0000","last_unstale":"2024-08-17T17:46:51.107986+0000","last_undegraded":"2024-08-17T17:46:51.107986+0000","last_fullsized":"2024-08-17T17:46:51.107986+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:08:35.069672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'1","reported_seq":1284,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:50.796812+0000","last_change":"2024-08-17T17:16:32.397289+0000","last_active":"2024-08-17T17:46:50.796812+0000","last_peered":"2024-08-17T17:46:50.796812+0000","last_clean":"2024-08-17T17:46:50.796812+0000","last_became_active":"2024-08-17T17:16:32.396828+0000","last_became_peered":"2024-08-17T17:16:32.396828+0000","last_unstale":"2024-08-17T17:46:50.796812+0000","last_undegraded":"2024-08-17T17:46:50.796812+0000","last_fullsized":"2024-08-17T17:46:50.796812+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:07:22.265847+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":1,"num_read_kb":1,"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":"3.10","version":"72'8","reported_seq":1301,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.404363+0000","last_change":"2024-08-17T17:16:32.389840+0000","last_active":"2024-08-17T17:46:53.404363+0000","last_peered":"2024-08-17T17:46:53.404363+0000","last_clean":"2024-08-17T17:46:53.404363+0000","last_became_active":"2024-08-17T17:16:32.386050+0000","last_became_peered":"2024-08-17T17:16:32.386050+0000","last_unstale":"2024-08-17T17:46:53.404363+0000","last_undegraded":"2024-08-17T17:46:53.404363+0000","last_fullsized":"2024-08-17T17:46:53.404363+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-18T18:25:48.041721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":24,"num_read_kb":24,"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":1884,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.618413+0000","last_change":"2024-08-17T17:18:16.334036+0000","last_active":"2024-08-17T17:46:53.618413+0000","last_peered":"2024-08-17T17:46:53.618413+0000","last_clean":"2024-08-17T17:46:53.618413+0000","last_became_active":"2024-08-17T17:18:16.312028+0000","last_became_peered":"2024-08-17T17:18:16.312028+0000","last_unstale":"2024-08-17T17:46:53.618413+0000","last_undegraded":"2024-08-17T17:46:53.618413+0000","last_fullsized":"2024-08-17T17:46:53.618413+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:59:20.838510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.11","version":"0'0","reported_seq":1267,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.255486+0000","last_change":"2024-08-17T16:58:54.781197+0000","last_active":"2024-08-17T17:46:53.255486+0000","last_peered":"2024-08-17T17:46:53.255486+0000","last_clean":"2024-08-17T17:46:53.255486+0000","last_became_active":"2024-08-17T16:58:54.780408+0000","last_became_peered":"2024-08-17T16:58:54.780408+0000","last_unstale":"2024-08-17T17:46:53.255486+0000","last_undegraded":"2024-08-17T17:46:53.255486+0000","last_fullsized":"2024-08-17T17:46:53.255486+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:03:00.355012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1912,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.811198+0000","last_change":"2024-08-17T17:18:16.286391+0000","last_active":"2024-08-17T17:46:52.811198+0000","last_peered":"2024-08-17T17:46:52.811198+0000","last_clean":"2024-08-17T17:46:52.811198+0000","last_became_active":"2024-08-17T17:18:16.285985+0000","last_became_peered":"2024-08-17T17:18:16.285985+0000","last_unstale":"2024-08-17T17:46:52.811198+0000","last_undegraded":"2024-08-17T17:46:52.811198+0000","last_fullsized":"2024-08-17T17:46:52.811198+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:07:17.587856+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":1911,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.810519+0000","last_change":"2024-08-17T17:18:16.289583+0000","last_active":"2024-08-17T17:46:52.810519+0000","last_peered":"2024-08-17T17:46:52.810519+0000","last_clean":"2024-08-17T17:46:52.810519+0000","last_became_active":"2024-08-17T17:18:16.288272+0000","last_became_peered":"2024-08-17T17:18:16.288272+0000","last_unstale":"2024-08-17T17:46:52.810519+0000","last_undegraded":"2024-08-17T17:46:52.810519+0000","last_fullsized":"2024-08-17T17:46:52.810519+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:45:55.861502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1281,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.101504+0000","last_change":"2024-08-17T17:18:16.301475+0000","last_active":"2024-08-17T17:46:53.101504+0000","last_peered":"2024-08-17T17:46:53.101504+0000","last_clean":"2024-08-17T17:46:53.101504+0000","last_became_active":"2024-08-17T17:18:16.301211+0000","last_became_peered":"2024-08-17T17:18:16.301211+0000","last_unstale":"2024-08-17T17:46:53.101504+0000","last_undegraded":"2024-08-17T17:46:53.101504+0000","last_fullsized":"2024-08-17T17:46:53.101504+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:31:05.192998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.13","version":"72'2","reported_seq":1286,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.255676+0000","last_change":"2024-08-17T17:17:45.717815+0000","last_active":"2024-08-17T17:46:53.255676+0000","last_peered":"2024-08-17T17:46:53.255676+0000","last_clean":"2024-08-17T17:46:53.255676+0000","last_became_active":"2024-08-17T17:17:45.717425+0000","last_became_peered":"2024-08-17T17:17:45.717425+0000","last_unstale":"2024-08-17T17:46:53.255676+0000","last_undegraded":"2024-08-17T17:46:53.255676+0000","last_fullsized":"2024-08-17T17:46:53.255676+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:04:38.145414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":8,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1884,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.618678+0000","last_change":"2024-08-17T17:18:16.329150+0000","last_active":"2024-08-17T17:46:53.618678+0000","last_peered":"2024-08-17T17:46:53.618678+0000","last_clean":"2024-08-17T17:46:53.618678+0000","last_became_active":"2024-08-17T17:18:16.319596+0000","last_became_peered":"2024-08-17T17:18:16.319596+0000","last_unstale":"2024-08-17T17:46:53.618678+0000","last_undegraded":"2024-08-17T17:46:53.618678+0000","last_fullsized":"2024-08-17T17:46:53.618678+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:03:06.681253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":[]}],"pool_stats":[{"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":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":65,"num_read_kb":68,"num_write":62,"num_write_kb":31,"num_scrub_errors":0,"num_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":16662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2303,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"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}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201923,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":118928,"kb_used_data":15624,"kb_used_omap":1,"kb_used_meta":103294,"kb_avail":93626224,"statfs":{"total":95995035648,"available":95873253376,"internally_reserved":0,"allocated":15998976,"data_stored":10186020,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":105773515},"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":[]},{"osd":6,"up_from":47,"seq":201863463567,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":127048,"kb_used_data":15616,"kb_used_omap":1,"kb_used_meta":111422,"kb_avail":93618104,"statfs":{"total":95995035648,"available":95864938496,"internally_reserved":0,"allocated":15990784,"data_stored":10185893,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":114096583},"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":[]},{"osd":5,"up_from":39,"seq":167503725210,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":108476,"kb_used_data":15028,"kb_used_omap":1,"kb_used_meta":93438,"kb_avail":93636676,"statfs":{"total":95995035648,"available":95883956224,"internally_reserved":0,"allocated":15388672,"data_stored":9591351,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":95680966},"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":[]},{"osd":4,"up_from":31,"seq":133143986852,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":132236,"kb_used_data":15040,"kb_used_omap":1,"kb_used_meta":117182,"kb_avail":93612916,"statfs":{"total":95995035648,"available":95859625984,"internally_reserved":0,"allocated":15400960,"data_stored":9595582,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":119994822},"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":[]},{"osd":3,"up_from":710,"seq":3049426780525,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":79160,"kb_used_data":15020,"kb_used_omap":74,"kb_used_meta":64053,"kb_avail":93665992,"statfs":{"total":95995035648,"available":95913975808,"internally_reserved":0,"allocated":15380480,"data_stored":9590782,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":76343,"internal_metadata":65590729},"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":[]},{"osd":2,"up_from":700,"seq":3006477107571,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":91580,"kb_used_data":15024,"kb_used_omap":75,"kb_used_meta":76468,"kb_avail":93653572,"statfs":{"total":95995035648,"available":95901257728,"internally_reserved":0,"allocated":15384576,"data_stored":9591308,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":76821,"internal_metadata":78304235},"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":[]},{"osd":1,"up_from":695,"seq":2985002271100,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":69308,"kb_used_data":15020,"kb_used_omap":68,"kb_used_meta":54203,"kb_avail":93675844,"statfs":{"total":95995035648,"available":95924064256,"internally_reserved":0,"allocated":15380480,"data_stored":9590711,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":70498,"internal_metadata":55504030},"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":[]},{"osd":0,"up_from":690,"seq":2963527434626,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":69892,"kb_used_data":15604,"kb_used_omap":75,"kb_used_meta":54196,"kb_avail":93675260,"statfs":{"total":95995035648,"available":95923466240,"internally_reserved":0,"allocated":15978496,"data_stored":10181664,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":77036,"internal_metadata":55497492},"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":[]}],"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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"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":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2303,"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":4902,"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":652,"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":4826,"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":4972,"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}]}} 2024-08-17T17:48:33.114 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-08-17T17:48:33.114 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-08-17T17:48:33.114 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-08-17T17:48:33.115 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph health --format=json 2024-08-17T17:48:33.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:33 smithi131 bash[88347]: cluster 2024-08-17T17:48:32.131582+0000 mgr.y (mgr.34107) 1383 : cluster [DBG] pgmap v2051: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:33.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:33 smithi131 bash[88347]: cluster 2024-08-17T17:48:32.131582+0000 mgr.y (mgr.34107) 1383 : cluster [DBG] pgmap v2051: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:33.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:33 smithi131 bash[88347]: audit 2024-08-17T17:48:32.319645+0000 mgr.y (mgr.34107) 1384 : audit [DBG] from='client.35001 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:48:33.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:33 smithi131 bash[88347]: audit 2024-08-17T17:48:32.319645+0000 mgr.y (mgr.34107) 1384 : audit [DBG] from='client.35001 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:48:33.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:33 smithi131 bash[89561]: cluster 2024-08-17T17:48:32.131582+0000 mgr.y (mgr.34107) 1383 : cluster [DBG] pgmap v2051: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:33.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:33 smithi131 bash[89561]: cluster 2024-08-17T17:48:32.131582+0000 mgr.y (mgr.34107) 1383 : cluster [DBG] pgmap v2051: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:33.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:33 smithi131 bash[89561]: audit 2024-08-17T17:48:32.319645+0000 mgr.y (mgr.34107) 1384 : audit [DBG] from='client.35001 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:48:33.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:33 smithi131 bash[89561]: audit 2024-08-17T17:48:32.319645+0000 mgr.y (mgr.34107) 1384 : audit [DBG] from='client.35001 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:48:33.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:33 smithi169 bash[79348]: cluster 2024-08-17T17:48:32.131582+0000 mgr.y (mgr.34107) 1383 : cluster [DBG] pgmap v2051: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:33.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:33 smithi169 bash[79348]: cluster 2024-08-17T17:48:32.131582+0000 mgr.y (mgr.34107) 1383 : cluster [DBG] pgmap v2051: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:33.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:33 smithi169 bash[79348]: audit 2024-08-17T17:48:32.319645+0000 mgr.y (mgr.34107) 1384 : audit [DBG] from='client.35001 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:48:33.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:33 smithi169 bash[79348]: audit 2024-08-17T17:48:32.319645+0000 mgr.y (mgr.34107) 1384 : audit [DBG] from='client.35001 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:48:35.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:35 smithi131 bash[89561]: cluster 2024-08-17T17:48:34.132574+0000 mgr.y (mgr.34107) 1385 : cluster [DBG] pgmap v2052: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:35.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:35 smithi131 bash[89561]: cluster 2024-08-17T17:48:34.132574+0000 mgr.y (mgr.34107) 1385 : cluster [DBG] pgmap v2052: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:35.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:35 smithi131 bash[88347]: cluster 2024-08-17T17:48:34.132574+0000 mgr.y (mgr.34107) 1385 : cluster [DBG] pgmap v2052: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:35.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:35 smithi131 bash[88347]: cluster 2024-08-17T17:48:34.132574+0000 mgr.y (mgr.34107) 1385 : cluster [DBG] pgmap v2052: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:35.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:35 smithi169 bash[79348]: cluster 2024-08-17T17:48:34.132574+0000 mgr.y (mgr.34107) 1385 : cluster [DBG] pgmap v2052: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:35.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:35 smithi169 bash[79348]: cluster 2024-08-17T17:48:34.132574+0000 mgr.y (mgr.34107) 1385 : cluster [DBG] pgmap v2052: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:37.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:37 smithi131 bash[89561]: cluster 2024-08-17T17:48:36.133340+0000 mgr.y (mgr.34107) 1386 : cluster [DBG] pgmap v2053: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:37.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:37 smithi131 bash[89561]: cluster 2024-08-17T17:48:36.133340+0000 mgr.y (mgr.34107) 1386 : cluster [DBG] pgmap v2053: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:37.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:37 smithi131 bash[88347]: cluster 2024-08-17T17:48:36.133340+0000 mgr.y (mgr.34107) 1386 : cluster [DBG] pgmap v2053: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:37.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:37 smithi131 bash[88347]: cluster 2024-08-17T17:48:36.133340+0000 mgr.y (mgr.34107) 1386 : cluster [DBG] pgmap v2053: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:37.855 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:48:37.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:37 smithi169 bash[79348]: cluster 2024-08-17T17:48:36.133340+0000 mgr.y (mgr.34107) 1386 : cluster [DBG] pgmap v2053: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:37.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:37 smithi169 bash[79348]: cluster 2024-08-17T17:48:36.133340+0000 mgr.y (mgr.34107) 1386 : cluster [DBG] pgmap v2053: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:38.850 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:48:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:48:38] "GET /metrics HTTP/1.1" 200 34127 "" "Prometheus/2.51.0" 2024-08-17T17:48:38.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:38 smithi131 bash[88347]: audit 2024-08-17T17:48:38.251124+0000 mon.a (mon.0) 2194 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:38.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:38 smithi131 bash[88347]: audit 2024-08-17T17:48:38.251124+0000 mon.a (mon.0) 2194 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:38.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:38 smithi131 bash[89561]: audit 2024-08-17T17:48:38.251124+0000 mon.a (mon.0) 2194 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:38.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:38 smithi131 bash[89561]: audit 2024-08-17T17:48:38.251124+0000 mon.a (mon.0) 2194 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:38.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:38 smithi169 bash[79348]: audit 2024-08-17T17:48:38.251124+0000 mon.a (mon.0) 2194 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:38.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:38 smithi169 bash[79348]: audit 2024-08-17T17:48:38.251124+0000 mon.a (mon.0) 2194 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:39.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:39 smithi131 bash[88347]: cluster 2024-08-17T17:48:38.134022+0000 mgr.y (mgr.34107) 1387 : cluster [DBG] pgmap v2054: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:39.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:39 smithi131 bash[88347]: cluster 2024-08-17T17:48:38.134022+0000 mgr.y (mgr.34107) 1387 : cluster [DBG] pgmap v2054: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:39.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:39 smithi131 bash[89561]: cluster 2024-08-17T17:48:38.134022+0000 mgr.y (mgr.34107) 1387 : cluster [DBG] pgmap v2054: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:39.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:39 smithi131 bash[89561]: cluster 2024-08-17T17:48:38.134022+0000 mgr.y (mgr.34107) 1387 : cluster [DBG] pgmap v2054: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:39.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:39 smithi169 bash[79348]: cluster 2024-08-17T17:48:38.134022+0000 mgr.y (mgr.34107) 1387 : cluster [DBG] pgmap v2054: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:39.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:39 smithi169 bash[79348]: cluster 2024-08-17T17:48:38.134022+0000 mgr.y (mgr.34107) 1387 : cluster [DBG] pgmap v2054: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:41.302 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T17:48:41.302 INFO:teuthology.orchestra.run.smithi131.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-08-17T17:48:41.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:41 smithi131 bash[89561]: cluster 2024-08-17T17:48:40.135065+0000 mgr.y (mgr.34107) 1388 : cluster [DBG] pgmap v2055: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:41.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:41 smithi131 bash[89561]: cluster 2024-08-17T17:48:40.135065+0000 mgr.y (mgr.34107) 1388 : cluster [DBG] pgmap v2055: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:41.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:41 smithi131 bash[89561]: audit 2024-08-17T17:48:41.302431+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.131:0/1912326958' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-08-17T17:48:41.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:41 smithi131 bash[89561]: audit 2024-08-17T17:48:41.302431+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.131:0/1912326958' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-08-17T17:48:41.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:41 smithi131 bash[88347]: cluster 2024-08-17T17:48:40.135065+0000 mgr.y (mgr.34107) 1388 : cluster [DBG] pgmap v2055: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:41.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:41 smithi131 bash[88347]: cluster 2024-08-17T17:48:40.135065+0000 mgr.y (mgr.34107) 1388 : cluster [DBG] pgmap v2055: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:41.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:41 smithi131 bash[88347]: audit 2024-08-17T17:48:41.302431+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.131:0/1912326958' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-08-17T17:48:41.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:41 smithi131 bash[88347]: audit 2024-08-17T17:48:41.302431+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.131:0/1912326958' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-08-17T17:48:41.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:41 smithi169 bash[79348]: cluster 2024-08-17T17:48:40.135065+0000 mgr.y (mgr.34107) 1388 : cluster [DBG] pgmap v2055: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:41.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:41 smithi169 bash[79348]: cluster 2024-08-17T17:48:40.135065+0000 mgr.y (mgr.34107) 1388 : cluster [DBG] pgmap v2055: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:41.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:41 smithi169 bash[79348]: audit 2024-08-17T17:48:41.302431+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.131:0/1912326958' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-08-17T17:48:41.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:41 smithi169 bash[79348]: audit 2024-08-17T17:48:41.302431+0000 mon.c (mon.2) 43 : audit [DBG] from='client.? 172.21.15.131:0/1912326958' entity='client.admin' cmd={"prefix": "health", "format": "json"} : dispatch 2024-08-17T17:48:42.020 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-08-17T17:48:42.021 INFO:teuthology.run_tasks:Running task print... 2024-08-17T17:48:42.037 INFO:teuthology.task.print:**** applying stress + thrashing to mixed-version cluster **** 2024-08-17T17:48:42.037 INFO:teuthology.run_tasks:Running task parallel... 2024-08-17T17:48:42.068 INFO:teuthology.task.parallel:starting parallel... 2024-08-17T17:48:42.069 INFO:teuthology.task.parallel:In parallel, running task sequential... 2024-08-17T17:48:42.069 INFO:teuthology.task.sequential:In sequential, running task thrashosds... 2024-08-17T17:48:42.070 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} 2024-08-17T17:48:42.070 INFO:tasks.thrashosds:overrides is {'admin_socket': {'branch': 'main'}, '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\\)', 'mons down', 'mon down', 'MON_DOWN', 'out of quorum', 'PG_AVAILABILITY'], 'sha1': 'cd8bdbeb9fbdab5733aa3aaadc042c965473e453'}, 'ceph-deploy': {'conf': {'client': {'log file': '/var/log/ceph/ceph-$name.$pid.log'}, 'mon': {}}}, 'install': {'ceph': {'flavor': 'default', 'sha1': 'cd8bdbeb9fbdab5733aa3aaadc042c965473e453'}}, 'workunit': {'branch': 'main', 'sha1': '91f88e4d132ac08dc53355fa3d9717a53236a3a9'}} 2024-08-17T17:48:42.071 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} 2024-08-17T17:48:42.071 INFO:tasks.thrashosds:Beginning thrashosds... 2024-08-17T17:48:42.071 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-08-17T17:48:42.071 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:48:43.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:43 smithi131 bash[89561]: cluster 2024-08-17T17:48:42.135794+0000 mgr.y (mgr.34107) 1389 : cluster [DBG] pgmap v2056: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:43.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:43 smithi131 bash[89561]: cluster 2024-08-17T17:48:42.135794+0000 mgr.y (mgr.34107) 1389 : cluster [DBG] pgmap v2056: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:43.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:43 smithi131 bash[88347]: cluster 2024-08-17T17:48:42.135794+0000 mgr.y (mgr.34107) 1389 : cluster [DBG] pgmap v2056: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:43.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:43 smithi131 bash[88347]: cluster 2024-08-17T17:48:42.135794+0000 mgr.y (mgr.34107) 1389 : cluster [DBG] pgmap v2056: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:43.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:43 smithi169 bash[79348]: cluster 2024-08-17T17:48:42.135794+0000 mgr.y (mgr.34107) 1389 : cluster [DBG] pgmap v2056: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:43.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:43 smithi169 bash[79348]: cluster 2024-08-17T17:48:42.135794+0000 mgr.y (mgr.34107) 1389 : cluster [DBG] pgmap v2056: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:45.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:45 smithi169 bash[79348]: cluster 2024-08-17T17:48:44.136857+0000 mgr.y (mgr.34107) 1390 : cluster [DBG] pgmap v2057: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:45.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:45 smithi169 bash[79348]: cluster 2024-08-17T17:48:44.136857+0000 mgr.y (mgr.34107) 1390 : cluster [DBG] pgmap v2057: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:46.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:45 smithi131 bash[88347]: cluster 2024-08-17T17:48:44.136857+0000 mgr.y (mgr.34107) 1390 : cluster [DBG] pgmap v2057: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:46.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:45 smithi131 bash[88347]: cluster 2024-08-17T17:48:44.136857+0000 mgr.y (mgr.34107) 1390 : cluster [DBG] pgmap v2057: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:46.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:45 smithi131 bash[89561]: cluster 2024-08-17T17:48:44.136857+0000 mgr.y (mgr.34107) 1390 : cluster [DBG] pgmap v2057: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:46.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:45 smithi131 bash[89561]: cluster 2024-08-17T17:48:44.136857+0000 mgr.y (mgr.34107) 1390 : cluster [DBG] pgmap v2057: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:46.807 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:48:47.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:47 smithi169 bash[79348]: cluster 2024-08-17T17:48:46.137585+0000 mgr.y (mgr.34107) 1391 : cluster [DBG] pgmap v2058: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:47.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:47 smithi169 bash[79348]: cluster 2024-08-17T17:48:46.137585+0000 mgr.y (mgr.34107) 1391 : cluster [DBG] pgmap v2058: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:47.989 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:47 smithi131 bash[89561]: cluster 2024-08-17T17:48:46.137585+0000 mgr.y (mgr.34107) 1391 : cluster [DBG] pgmap v2058: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:47.989 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:47 smithi131 bash[89561]: cluster 2024-08-17T17:48:46.137585+0000 mgr.y (mgr.34107) 1391 : cluster [DBG] pgmap v2058: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:47.989 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:47 smithi131 bash[88347]: cluster 2024-08-17T17:48:46.137585+0000 mgr.y (mgr.34107) 1391 : cluster [DBG] pgmap v2058: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:47.989 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:47 smithi131 bash[88347]: cluster 2024-08-17T17:48:46.137585+0000 mgr.y (mgr.34107) 1391 : cluster [DBG] pgmap v2058: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:49.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:48:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:48:48] "GET /metrics HTTP/1.1" 200 34127 "" "Prometheus/2.51.0" 2024-08-17T17:48:49.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:49 smithi169 bash[79348]: cluster 2024-08-17T17:48:48.138241+0000 mgr.y (mgr.34107) 1392 : cluster [DBG] pgmap v2059: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:49.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:49 smithi169 bash[79348]: cluster 2024-08-17T17:48:48.138241+0000 mgr.y (mgr.34107) 1392 : cluster [DBG] pgmap v2059: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:49.990 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:49 smithi131 bash[89561]: cluster 2024-08-17T17:48:48.138241+0000 mgr.y (mgr.34107) 1392 : cluster [DBG] pgmap v2059: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:49.990 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:49 smithi131 bash[89561]: cluster 2024-08-17T17:48:48.138241+0000 mgr.y (mgr.34107) 1392 : cluster [DBG] pgmap v2059: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:49.990 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:49 smithi131 bash[88347]: cluster 2024-08-17T17:48:48.138241+0000 mgr.y (mgr.34107) 1392 : cluster [DBG] pgmap v2059: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:49.990 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:49 smithi131 bash[88347]: cluster 2024-08-17T17:48:48.138241+0000 mgr.y (mgr.34107) 1392 : cluster [DBG] pgmap v2059: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:50.335 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T17:48:50.336 INFO:teuthology.orchestra.run.smithi131.stderr:dumped all 2024-08-17T17:48:51.106 INFO:teuthology.orchestra.run.smithi131.stdout:{"pg_ready":true,"pg_map":{"version":2060,"stamp":"2024-08-17T17:48:50.138420+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595941,"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":457,"num_read_kb":902,"num_write":279,"num_write_kb":2449,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":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":214,"ondisk_log_size":214,"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":796628,"kb_used_data":121976,"kb_used_omap":299,"kb_used_meta":674260,"kb_avail":749164588,"statfs":{"total":767960285184,"available":767144538112,"internally_reserved":0,"allocated":124903424,"data_stored":78513311,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":307068,"internal_metadata":690442372},"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.004740"},"pg_stats":[{"pgid":"3.1f","version":"73'5","reported_seq":1883,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.812289+0000","last_change":"2024-08-17T17:17:45.712999+0000","last_active":"2024-08-17T17:46:52.812289+0000","last_peered":"2024-08-17T17:46:52.812289+0000","last_clean":"2024-08-17T17:46:52.812289+0000","last_became_active":"2024-08-17T17:17:45.712630+0000","last_became_peered":"2024-08-17T17:17:45.712630+0000","last_unstale":"2024-08-17T17:46:52.812289+0000","last_undegraded":"2024-08-17T17:46:52.812289+0000","last_fullsized":"2024-08-17T17:46:52.812289+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:12:07.486935+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":1285,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.805614+0000","last_change":"2024-08-17T17:17:00.907395+0000","last_active":"2024-08-17T17:46:52.805614+0000","last_peered":"2024-08-17T17:46:52.805614+0000","last_clean":"2024-08-17T17:46:52.805614+0000","last_became_active":"2024-08-17T17:17:00.906954+0000","last_became_peered":"2024-08-17T17:17:00.906954+0000","last_unstale":"2024-08-17T17:46:52.805614+0000","last_undegraded":"2024-08-17T17:46:52.805614+0000","last_fullsized":"2024-08-17T17:46:52.805614+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:08:27.125392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1e","version":"73'2","reported_seq":1897,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.617112+0000","last_change":"2024-08-17T17:18:16.295486+0000","last_active":"2024-08-17T17:46:53.617112+0000","last_peered":"2024-08-17T17:46:53.617112+0000","last_clean":"2024-08-17T17:46:53.617112+0000","last_became_active":"2024-08-17T17:18:16.262726+0000","last_became_peered":"2024-08-17T17:18:16.262726+0000","last_unstale":"2024-08-17T17:46:53.617112+0000","last_undegraded":"2024-08-17T17:46:53.617112+0000","last_fullsized":"2024-08-17T17:46:53.617112+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:35:51.189855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1906,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.615689+0000","last_change":"2024-08-17T17:18:16.294005+0000","last_active":"2024-08-17T17:46:53.615689+0000","last_peered":"2024-08-17T17:46:53.615689+0000","last_clean":"2024-08-17T17:46:53.615689+0000","last_became_active":"2024-08-17T17:18:16.290404+0000","last_became_peered":"2024-08-17T17:18:16.290404+0000","last_unstale":"2024-08-17T17:46:53.615689+0000","last_undegraded":"2024-08-17T17:46:53.615689+0000","last_fullsized":"2024-08-17T17:46:53.615689+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:13:17.893973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"72'2","reported_seq":1270,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.108632+0000","last_change":"2024-08-17T16:58:54.764871+0000","last_active":"2024-08-17T17:46:51.108632+0000","last_peered":"2024-08-17T17:46:51.108632+0000","last_clean":"2024-08-17T17:46:51.108632+0000","last_became_active":"2024-08-17T16:58:54.764067+0000","last_became_peered":"2024-08-17T16:58:54.764067+0000","last_unstale":"2024-08-17T17:46:51.108632+0000","last_undegraded":"2024-08-17T17:46:51.108632+0000","last_fullsized":"2024-08-17T17:46:51.108632+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:37:27.753212+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1299,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:50.981084+0000","last_change":"2024-08-17T17:18:16.312656+0000","last_active":"2024-08-17T17:46:50.981084+0000","last_peered":"2024-08-17T17:46:50.981084+0000","last_clean":"2024-08-17T17:46:50.981084+0000","last_became_active":"2024-08-17T17:18:16.312411+0000","last_became_peered":"2024-08-17T17:18:16.312411+0000","last_unstale":"2024-08-17T17:46:50.981084+0000","last_undegraded":"2024-08-17T17:46:50.981084+0000","last_fullsized":"2024-08-17T17:46:50.981084+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:59:16.650787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1c","version":"72'2","reported_seq":1285,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.109143+0000","last_change":"2024-08-17T17:17:00.909431+0000","last_active":"2024-08-17T17:46:51.109143+0000","last_peered":"2024-08-17T17:46:51.109143+0000","last_clean":"2024-08-17T17:46:51.109143+0000","last_became_active":"2024-08-17T17:17:00.909059+0000","last_became_peered":"2024-08-17T17:17:00.909059+0000","last_unstale":"2024-08-17T17:46:51.109143+0000","last_undegraded":"2024-08-17T17:46:51.109143+0000","last_fullsized":"2024-08-17T17:46:51.109143+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:07:29.560217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1299,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:50.981582+0000","last_change":"2024-08-17T17:18:16.313824+0000","last_active":"2024-08-17T17:46:50.981582+0000","last_peered":"2024-08-17T17:46:50.981582+0000","last_clean":"2024-08-17T17:46:50.981582+0000","last_became_active":"2024-08-17T17:18:16.313201+0000","last_became_peered":"2024-08-17T17:18:16.313201+0000","last_unstale":"2024-08-17T17:46:50.981582+0000","last_undegraded":"2024-08-17T17:46:50.981582+0000","last_fullsized":"2024-08-17T17:46:50.981582+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:52:39.662266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1b","version":"73'2","reported_seq":1863,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.810960+0000","last_change":"2024-08-17T17:16:32.415607+0000","last_active":"2024-08-17T17:46:52.810960+0000","last_peered":"2024-08-17T17:46:52.810960+0000","last_clean":"2024-08-17T17:46:52.810960+0000","last_became_active":"2024-08-17T17:16:32.414042+0000","last_became_peered":"2024-08-17T17:16:32.414042+0000","last_unstale":"2024-08-17T17:46:52.810960+0000","last_undegraded":"2024-08-17T17:46:52.810960+0000","last_fullsized":"2024-08-17T17:46:52.810960+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:33:24.685180+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1918,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.614422+0000","last_change":"2024-08-17T17:18:16.318813+0000","last_active":"2024-08-17T17:46:53.614422+0000","last_peered":"2024-08-17T17:46:53.614422+0000","last_clean":"2024-08-17T17:46:53.614422+0000","last_became_active":"2024-08-17T17:18:16.318555+0000","last_became_peered":"2024-08-17T17:18:16.318555+0000","last_unstale":"2024-08-17T17:46:53.614422+0000","last_undegraded":"2024-08-17T17:46:53.614422+0000","last_fullsized":"2024-08-17T17:46:53.614422+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:35:08.377283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"73'2","reported_seq":1302,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:50.981214+0000","last_change":"2024-08-17T17:17:45.725851+0000","last_active":"2024-08-17T17:46:50.981214+0000","last_peered":"2024-08-17T17:46:50.981214+0000","last_clean":"2024-08-17T17:46:50.981214+0000","last_became_active":"2024-08-17T17:17:45.722711+0000","last_became_peered":"2024-08-17T17:17:45.722711+0000","last_unstale":"2024-08-17T17:46:50.981214+0000","last_undegraded":"2024-08-17T17:46:50.981214+0000","last_fullsized":"2024-08-17T17:46:50.981214+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:00:26.932673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1884,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.619721+0000","last_change":"2024-08-17T17:18:16.314047+0000","last_active":"2024-08-17T17:46:53.619721+0000","last_peered":"2024-08-17T17:46:53.619721+0000","last_clean":"2024-08-17T17:46:53.619721+0000","last_became_active":"2024-08-17T17:18:16.294373+0000","last_became_peered":"2024-08-17T17:18:16.294373+0000","last_unstale":"2024-08-17T17:46:53.619721+0000","last_undegraded":"2024-08-17T17:46:53.619721+0000","last_fullsized":"2024-08-17T17:46:53.619721+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:59:43.501763+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1911,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.349344+0000","last_change":"2024-08-17T17:18:16.281082+0000","last_active":"2024-08-17T17:46:53.349344+0000","last_peered":"2024-08-17T17:46:53.349344+0000","last_clean":"2024-08-17T17:46:53.349344+0000","last_became_active":"2024-08-17T17:18:16.279919+0000","last_became_peered":"2024-08-17T17:18:16.279919+0000","last_unstale":"2024-08-17T17:46:53.349344+0000","last_undegraded":"2024-08-17T17:46:53.349344+0000","last_fullsized":"2024-08-17T17:46:53.349344+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:57:50.378999+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1917,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.811749+0000","last_change":"2024-08-17T17:18:16.286278+0000","last_active":"2024-08-17T17:46:52.811749+0000","last_peered":"2024-08-17T17:46:52.811749+0000","last_clean":"2024-08-17T17:46:52.811749+0000","last_became_active":"2024-08-17T17:18:16.285533+0000","last_became_peered":"2024-08-17T17:18:16.285533+0000","last_unstale":"2024-08-17T17:46:52.811749+0000","last_undegraded":"2024-08-17T17:46:52.811749+0000","last_fullsized":"2024-08-17T17:46:52.811749+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:52:49.060076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1900,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.614334+0000","last_change":"2024-08-17T17:18:16.340214+0000","last_active":"2024-08-17T17:46:53.614334+0000","last_peered":"2024-08-17T17:46:53.614334+0000","last_clean":"2024-08-17T17:46:53.614334+0000","last_became_active":"2024-08-17T17:18:16.318599+0000","last_became_peered":"2024-08-17T17:18:16.318599+0000","last_unstale":"2024-08-17T17:46:53.614334+0000","last_undegraded":"2024-08-17T17:46:53.614334+0000","last_fullsized":"2024-08-17T17:46:53.614334+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:22:10.487183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1286,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.406209+0000","last_change":"2024-08-17T17:17:00.888514+0000","last_active":"2024-08-17T17:46:53.406209+0000","last_peered":"2024-08-17T17:46:53.406209+0000","last_clean":"2024-08-17T17:46:53.406209+0000","last_became_active":"2024-08-17T17:17:00.888192+0000","last_became_peered":"2024-08-17T17:17:00.888192+0000","last_unstale":"2024-08-17T17:46:53.406209+0000","last_undegraded":"2024-08-17T17:46:53.406209+0000","last_fullsized":"2024-08-17T17:46:53.406209+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:57:23.625465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":1885,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.614089+0000","last_change":"2024-08-17T17:18:16.342753+0000","last_active":"2024-08-17T17:46:53.614089+0000","last_peered":"2024-08-17T17:46:53.614089+0000","last_clean":"2024-08-17T17:46:53.614089+0000","last_became_active":"2024-08-17T17:18:16.326676+0000","last_became_peered":"2024-08-17T17:18:16.326676+0000","last_unstale":"2024-08-17T17:46:53.614089+0000","last_undegraded":"2024-08-17T17:46:53.614089+0000","last_fullsized":"2024-08-17T17:46:53.614089+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:33:35.922736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1912,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.812648+0000","last_change":"2024-08-17T17:18:16.298032+0000","last_active":"2024-08-17T17:46:52.812648+0000","last_peered":"2024-08-17T17:46:52.812648+0000","last_clean":"2024-08-17T17:46:52.812648+0000","last_became_active":"2024-08-17T17:18:16.297225+0000","last_became_peered":"2024-08-17T17:18:16.297225+0000","last_unstale":"2024-08-17T17:46:52.812648+0000","last_undegraded":"2024-08-17T17:46:52.812648+0000","last_fullsized":"2024-08-17T17:46:52.812648+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:12:43.600058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.11","version":"0'0","reported_seq":1878,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.617594+0000","last_change":"2024-08-17T17:18:16.277739+0000","last_active":"2024-08-17T17:46:53.617594+0000","last_peered":"2024-08-17T17:46:53.617594+0000","last_clean":"2024-08-17T17:46:53.617594+0000","last_became_active":"2024-08-17T17:18:16.276554+0000","last_became_peered":"2024-08-17T17:18:16.276554+0000","last_unstale":"2024-08-17T17:46:53.617594+0000","last_undegraded":"2024-08-17T17:46:53.617594+0000","last_fullsized":"2024-08-17T17:46:53.617594+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:49.230009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1282,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.104455+0000","last_change":"2024-08-17T17:17:00.910985+0000","last_active":"2024-08-17T17:46:53.104455+0000","last_peered":"2024-08-17T17:46:53.104455+0000","last_clean":"2024-08-17T17:46:53.104455+0000","last_became_active":"2024-08-17T17:17:00.910601+0000","last_became_peered":"2024-08-17T17:17:00.910601+0000","last_unstale":"2024-08-17T17:46:53.104455+0000","last_undegraded":"2024-08-17T17:46:53.104455+0000","last_fullsized":"2024-08-17T17:46:53.104455+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:23:11.495112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.15","version":"72'3","reported_seq":1287,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.259716+0000","last_change":"2024-08-17T17:18:16.301241+0000","last_active":"2024-08-17T17:46:53.259716+0000","last_peered":"2024-08-17T17:46:53.259716+0000","last_clean":"2024-08-17T17:46:53.259716+0000","last_became_active":"2024-08-17T17:18:16.299737+0000","last_became_peered":"2024-08-17T17:18:16.299737+0000","last_unstale":"2024-08-17T17:46:53.259716+0000","last_undegraded":"2024-08-17T17:46:53.259716+0000","last_fullsized":"2024-08-17T17:46:53.259716+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-18T19:53:37.133462+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":7,"num_read_kb":7,"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":1904,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.351067+0000","last_change":"2024-08-17T17:17:45.705216+0000","last_active":"2024-08-17T17:46:53.351067+0000","last_peered":"2024-08-17T17:46:53.351067+0000","last_clean":"2024-08-17T17:46:53.351067+0000","last_became_active":"2024-08-17T17:17:45.704912+0000","last_became_peered":"2024-08-17T17:17:45.704912+0000","last_unstale":"2024-08-17T17:46:53.351067+0000","last_undegraded":"2024-08-17T17:46:53.351067+0000","last_fullsized":"2024-08-17T17:46:53.351067+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:29:08.322757+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"554'24","reported_seq":1302,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.808415+0000","last_change":"2024-08-17T16:58:54.776072+0000","last_active":"2024-08-17T17:46:52.808415+0000","last_peered":"2024-08-17T17:46:52.808415+0000","last_clean":"2024-08-17T17:46:52.808415+0000","last_became_active":"2024-08-17T16:58:54.775651+0000","last_became_peered":"2024-08-17T16:58:54.775651+0000","last_unstale":"2024-08-17T17:46:52.808415+0000","last_undegraded":"2024-08-17T17:46:52.808415+0000","last_fullsized":"2024-08-17T17:46:52.808415+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:12:22.596338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":10,"num_read_kb":9,"num_write":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":1286,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.807654+0000","last_change":"2024-08-17T17:17:00.910587+0000","last_active":"2024-08-17T17:46:52.807654+0000","last_peered":"2024-08-17T17:46:52.807654+0000","last_clean":"2024-08-17T17:46:52.807654+0000","last_became_active":"2024-08-17T17:17:00.910286+0000","last_became_peered":"2024-08-17T17:17:00.910286+0000","last_unstale":"2024-08-17T17:46:52.807654+0000","last_undegraded":"2024-08-17T17:46:52.807654+0000","last_fullsized":"2024-08-17T17:46:52.807654+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:54:49.965593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":1273,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.806343+0000","last_change":"2024-08-17T16:58:55.798371+0000","last_active":"2024-08-17T17:46:52.806343+0000","last_peered":"2024-08-17T17:46:52.806343+0000","last_clean":"2024-08-17T17:46:52.806343+0000","last_became_active":"2024-08-17T16:58:55.797569+0000","last_became_peered":"2024-08-17T16:58:55.797569+0000","last_unstale":"2024-08-17T17:46:52.806343+0000","last_undegraded":"2024-08-17T17:46:52.806343+0000","last_fullsized":"2024-08-17T17:46:52.806343+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:01:10.936104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"0'0","reported_seq":1299,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.415963+0000","last_change":"2024-08-17T17:17:45.720038+0000","last_active":"2024-08-17T17:46:51.415963+0000","last_peered":"2024-08-17T17:46:51.415963+0000","last_clean":"2024-08-17T17:46:51.415963+0000","last_became_active":"2024-08-17T17:17:45.715829+0000","last_became_peered":"2024-08-17T17:17:45.715829+0000","last_unstale":"2024-08-17T17:46:51.415963+0000","last_undegraded":"2024-08-17T17:46:51.415963+0000","last_fullsized":"2024-08-17T17:46:51.415963+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:26:04.582441+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055220200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'1","reported_seq":1875,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.811492+0000","last_change":"2024-08-17T17:17:00.879940+0000","last_active":"2024-08-17T17:46:52.811492+0000","last_peered":"2024-08-17T17:46:52.811492+0000","last_clean":"2024-08-17T17:46:52.811492+0000","last_became_active":"2024-08-17T17:17:00.879597+0000","last_became_peered":"2024-08-17T17:17:00.879597+0000","last_unstale":"2024-08-17T17:46:52.811492+0000","last_undegraded":"2024-08-17T17:46:52.811492+0000","last_fullsized":"2024-08-17T17:46:52.811492+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:06:37.075886+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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.0","version":"0'0","reported_seq":1883,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.613849+0000","last_change":"2024-08-17T17:18:16.338594+0000","last_active":"2024-08-17T17:46:53.613849+0000","last_peered":"2024-08-17T17:46:53.613849+0000","last_clean":"2024-08-17T17:46:53.613849+0000","last_became_active":"2024-08-17T17:18:16.313738+0000","last_became_peered":"2024-08-17T17:18:16.313738+0000","last_unstale":"2024-08-17T17:46:53.613849+0000","last_undegraded":"2024-08-17T17:46:53.613849+0000","last_fullsized":"2024-08-17T17:46:53.613849+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:13:16.491208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1915,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.348585+0000","last_change":"2024-08-17T17:17:00.896325+0000","last_active":"2024-08-17T17:46:53.348585+0000","last_peered":"2024-08-17T17:46:53.348585+0000","last_clean":"2024-08-17T17:46:53.348585+0000","last_became_active":"2024-08-17T17:17:00.895941+0000","last_became_peered":"2024-08-17T17:17:00.895941+0000","last_unstale":"2024-08-17T17:46:53.348585+0000","last_undegraded":"2024-08-17T17:46:53.348585+0000","last_fullsized":"2024-08-17T17:46:53.348585+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:11:35.135534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":1887,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.618694+0000","last_change":"2024-08-17T17:18:16.320699+0000","last_active":"2024-08-17T17:46:53.618694+0000","last_peered":"2024-08-17T17:46:53.618694+0000","last_clean":"2024-08-17T17:46:53.618694+0000","last_became_active":"2024-08-17T17:18:16.292640+0000","last_became_peered":"2024-08-17T17:18:16.292640+0000","last_unstale":"2024-08-17T17:46:53.618694+0000","last_undegraded":"2024-08-17T17:46:53.618694+0000","last_fullsized":"2024-08-17T17:46:53.618694+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:21:16.574115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1904,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.811512+0000","last_change":"2024-08-17T17:16:32.404121+0000","last_active":"2024-08-17T17:46:52.811512+0000","last_peered":"2024-08-17T17:46:52.811512+0000","last_clean":"2024-08-17T17:46:52.811512+0000","last_became_active":"2024-08-17T17:16:32.403815+0000","last_became_peered":"2024-08-17T17:16:32.403815+0000","last_unstale":"2024-08-17T17:46:52.811512+0000","last_undegraded":"2024-08-17T17:46:52.811512+0000","last_fullsized":"2024-08-17T17:46:52.811512+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:46:56.096955+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.5","version":"0'0","reported_seq":1297,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.260330+0000","last_change":"2024-08-17T17:16:32.400242+0000","last_active":"2024-08-17T17:46:53.260330+0000","last_peered":"2024-08-17T17:46:53.260330+0000","last_clean":"2024-08-17T17:46:53.260330+0000","last_became_active":"2024-08-17T17:16:32.398524+0000","last_became_peered":"2024-08-17T17:16:32.398524+0000","last_unstale":"2024-08-17T17:46:53.260330+0000","last_undegraded":"2024-08-17T17:46:53.260330+0000","last_fullsized":"2024-08-17T17:46:53.260330+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:17:23.054038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069231800000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1907,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.352114+0000","last_change":"2024-08-17T17:17:45.720597+0000","last_active":"2024-08-17T17:46:53.352114+0000","last_peered":"2024-08-17T17:46:53.352114+0000","last_clean":"2024-08-17T17:46:53.352114+0000","last_became_active":"2024-08-17T17:17:45.719475+0000","last_became_peered":"2024-08-17T17:17:45.719475+0000","last_unstale":"2024-08-17T17:46:53.352114+0000","last_undegraded":"2024-08-17T17:46:53.352114+0000","last_fullsized":"2024-08-17T17:46:53.352114+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:56:08.497807+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.2","version":"0'0","reported_seq":1886,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.615014+0000","last_change":"2024-08-17T17:17:45.717543+0000","last_active":"2024-08-17T17:46:53.615014+0000","last_peered":"2024-08-17T17:46:53.615014+0000","last_clean":"2024-08-17T17:46:53.615014+0000","last_became_active":"2024-08-17T17:17:45.714827+0000","last_became_peered":"2024-08-17T17:17:45.714827+0000","last_unstale":"2024-08-17T17:46:53.615014+0000","last_undegraded":"2024-08-17T17:46:53.615014+0000","last_fullsized":"2024-08-17T17:46:53.615014+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:40:56.388043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,4],"acting":[2,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":1930,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.348584+0000","last_change":"2024-08-17T17:17:00.884753+0000","last_active":"2024-08-17T17:46:53.348584+0000","last_peered":"2024-08-17T17:46:53.348584+0000","last_clean":"2024-08-17T17:46:53.348584+0000","last_became_active":"2024-08-17T17:17:00.883779+0000","last_became_peered":"2024-08-17T17:17:00.883779+0000","last_unstale":"2024-08-17T17:46:53.348584+0000","last_undegraded":"2024-08-17T17:46:53.348584+0000","last_fullsized":"2024-08-17T17:46:53.348584+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:51:16.619491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001020055,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1300,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.101780+0000","last_change":"2024-08-17T17:18:16.300806+0000","last_active":"2024-08-17T17:46:53.101780+0000","last_peered":"2024-08-17T17:46:53.101780+0000","last_clean":"2024-08-17T17:46:53.101780+0000","last_became_active":"2024-08-17T17:18:16.300459+0000","last_became_peered":"2024-08-17T17:18:16.300459+0000","last_unstale":"2024-08-17T17:46:53.101780+0000","last_undegraded":"2024-08-17T17:46:53.101780+0000","last_fullsized":"2024-08-17T17:46:53.101780+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:49:07.910755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":1295,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.102216+0000","last_change":"2024-08-17T17:18:16.327578+0000","last_active":"2024-08-17T17:46:53.102216+0000","last_peered":"2024-08-17T17:46:53.102216+0000","last_clean":"2024-08-17T17:46:53.102216+0000","last_became_active":"2024-08-17T17:18:16.327256+0000","last_became_peered":"2024-08-17T17:18:16.327256+0000","last_unstale":"2024-08-17T17:46:53.102216+0000","last_undegraded":"2024-08-17T17:46:53.102216+0000","last_fullsized":"2024-08-17T17:46:53.102216+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:58:27.306723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"3.3","version":"0'0","reported_seq":1289,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:50.981946+0000","last_change":"2024-08-17T17:16:32.405221+0000","last_active":"2024-08-17T17:46:50.981946+0000","last_peered":"2024-08-17T17:46:50.981946+0000","last_clean":"2024-08-17T17:46:50.981946+0000","last_became_active":"2024-08-17T17:16:32.396836+0000","last_became_peered":"2024-08-17T17:16:32.396836+0000","last_unstale":"2024-08-17T17:46:50.981946+0000","last_undegraded":"2024-08-17T17:46:50.981946+0000","last_fullsized":"2024-08-17T17:46:50.981946+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:16:39.809514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"66'2","reported_seq":1300,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.103615+0000","last_change":"2024-08-17T17:17:00.909906+0000","last_active":"2024-08-17T17:46:53.103615+0000","last_peered":"2024-08-17T17:46:53.103615+0000","last_clean":"2024-08-17T17:46:53.103615+0000","last_became_active":"2024-08-17T17:17:00.909516+0000","last_became_peered":"2024-08-17T17:17:00.909516+0000","last_unstale":"2024-08-17T17:46:53.103615+0000","last_undegraded":"2024-08-17T17:46:53.103615+0000","last_fullsized":"2024-08-17T17:46:53.103615+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:08.716390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020478699999999998,"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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":1915,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.348844+0000","last_change":"2024-08-17T17:17:00.904465+0000","last_active":"2024-08-17T17:46:53.348844+0000","last_peered":"2024-08-17T17:46:53.348844+0000","last_clean":"2024-08-17T17:46:53.348844+0000","last_became_active":"2024-08-17T17:17:00.904064+0000","last_became_peered":"2024-08-17T17:17:00.904064+0000","last_unstale":"2024-08-17T17:46:53.348844+0000","last_undegraded":"2024-08-17T17:46:53.348844+0000","last_fullsized":"2024-08-17T17:46:53.348844+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:25:33.842617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1908,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.349794+0000","last_change":"2024-08-17T17:17:45.707791+0000","last_active":"2024-08-17T17:46:53.349794+0000","last_peered":"2024-08-17T17:46:53.349794+0000","last_clean":"2024-08-17T17:46:53.349794+0000","last_became_active":"2024-08-17T17:17:45.706034+0000","last_became_peered":"2024-08-17T17:17:45.706034+0000","last_unstale":"2024-08-17T17:46:53.349794+0000","last_undegraded":"2024-08-17T17:46:53.349794+0000","last_fullsized":"2024-08-17T17:46:53.349794+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:25:48.610403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1930,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.613466+0000","last_change":"2024-08-17T17:18:16.276019+0000","last_active":"2024-08-17T17:46:53.613466+0000","last_peered":"2024-08-17T17:46:53.613466+0000","last_clean":"2024-08-17T17:46:53.613466+0000","last_became_active":"2024-08-17T17:18:16.275681+0000","last_became_peered":"2024-08-17T17:18:16.275681+0000","last_unstale":"2024-08-17T17:46:53.613466+0000","last_undegraded":"2024-08-17T17:46:53.613466+0000","last_fullsized":"2024-08-17T17:46:53.613466+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:19:54.072987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00091001700000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":1925,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.811994+0000","last_change":"2024-08-17T17:17:45.706051+0000","last_active":"2024-08-17T17:46:52.811994+0000","last_peered":"2024-08-17T17:46:52.811994+0000","last_clean":"2024-08-17T17:46:52.811994+0000","last_became_active":"2024-08-17T17:17:45.700356+0000","last_became_peered":"2024-08-17T17:17:45.700356+0000","last_unstale":"2024-08-17T17:46:52.811994+0000","last_undegraded":"2024-08-17T17:46:52.811994+0000","last_fullsized":"2024-08-17T17:46:52.811994+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:36:59.993462+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1915,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.806280+0000","last_change":"2024-08-17T17:18:16.270937+0000","last_active":"2024-08-17T17:46:52.806280+0000","last_peered":"2024-08-17T17:46:52.806280+0000","last_clean":"2024-08-17T17:46:52.806280+0000","last_became_active":"2024-08-17T17:18:16.270591+0000","last_became_peered":"2024-08-17T17:18:16.270591+0000","last_unstale":"2024-08-17T17:46:52.806280+0000","last_undegraded":"2024-08-17T17:46:52.806280+0000","last_fullsized":"2024-08-17T17:46:52.806280+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:38:58.849164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1313,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.254785+0000","last_change":"2024-08-17T17:17:00.873245+0000","last_active":"2024-08-17T17:46:53.254785+0000","last_peered":"2024-08-17T17:46:53.254785+0000","last_clean":"2024-08-17T17:46:53.254785+0000","last_became_active":"2024-08-17T17:17:00.870779+0000","last_became_peered":"2024-08-17T17:17:00.870779+0000","last_unstale":"2024-08-17T17:46:53.254785+0000","last_undegraded":"2024-08-17T17:46:53.254785+0000","last_fullsized":"2024-08-17T17:46:53.254785+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:30:08.495141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00081337499999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1271,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.407829+0000","last_change":"2024-08-17T16:58:55.791767+0000","last_active":"2024-08-17T17:46:53.407829+0000","last_peered":"2024-08-17T17:46:53.407829+0000","last_clean":"2024-08-17T17:46:53.407829+0000","last_became_active":"2024-08-17T16:58:55.790452+0000","last_became_peered":"2024-08-17T16:58:55.790452+0000","last_unstale":"2024-08-17T17:46:53.407829+0000","last_undegraded":"2024-08-17T17:46:53.407829+0000","last_fullsized":"2024-08-17T17:46:53.407829+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:48:24.218305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1881,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.617392+0000","last_change":"2024-08-17T17:18:16.317278+0000","last_active":"2024-08-17T17:46:53.617392+0000","last_peered":"2024-08-17T17:46:53.617392+0000","last_clean":"2024-08-17T17:46:53.617392+0000","last_became_active":"2024-08-17T17:18:16.313687+0000","last_became_peered":"2024-08-17T17:18:16.313687+0000","last_unstale":"2024-08-17T17:46:53.617392+0000","last_undegraded":"2024-08-17T17:46:53.617392+0000","last_fullsized":"2024-08-17T17:46:53.617392+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:20.770099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"64'1","reported_seq":1299,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.102938+0000","last_change":"2024-08-17T17:17:45.693757+0000","last_active":"2024-08-17T17:46:53.102938+0000","last_peered":"2024-08-17T17:46:53.102938+0000","last_clean":"2024-08-17T17:46:53.102938+0000","last_became_active":"2024-08-17T17:17:45.687224+0000","last_became_peered":"2024-08-17T17:17:45.687224+0000","last_unstale":"2024-08-17T17:46:53.102938+0000","last_undegraded":"2024-08-17T17:46:53.102938+0000","last_fullsized":"2024-08-17T17:46:53.102938+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:32:08.059821+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00092444000000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"474'149","reported_seq":1616,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.256529+0000","last_change":"2024-08-17T17:16:32.396277+0000","last_active":"2024-08-17T17:46:53.256529+0000","last_peered":"2024-08-17T17:46:53.256529+0000","last_clean":"2024-08-17T17:46:53.256529+0000","last_became_active":"2024-08-17T17:16:32.395751+0000","last_became_peered":"2024-08-17T17:16:32.395751+0000","last_unstale":"2024-08-17T17:46:53.256529+0000","last_undegraded":"2024-08-17T17:46:53.256529+0000","last_fullsized":"2024-08-17T17:46:53.256529+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T16:50:43.700602+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:40:40.786904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":1905,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.350820+0000","last_change":"2024-08-17T17:18:16.299692+0000","last_active":"2024-08-17T17:46:53.350820+0000","last_peered":"2024-08-17T17:46:53.350820+0000","last_clean":"2024-08-17T17:46:53.350820+0000","last_became_active":"2024-08-17T17:18:16.299143+0000","last_became_peered":"2024-08-17T17:18:16.299143+0000","last_unstale":"2024-08-17T17:46:53.350820+0000","last_undegraded":"2024-08-17T17:46:53.350820+0000","last_fullsized":"2024-08-17T17:46:53.350820+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:31:57.219880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1888,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.613564+0000","last_change":"2024-08-17T17:18:16.338878+0000","last_active":"2024-08-17T17:46:53.613564+0000","last_peered":"2024-08-17T17:46:53.613564+0000","last_clean":"2024-08-17T17:46:53.613564+0000","last_became_active":"2024-08-17T17:18:16.314168+0000","last_became_peered":"2024-08-17T17:18:16.314168+0000","last_unstale":"2024-08-17T17:46:53.613564+0000","last_undegraded":"2024-08-17T17:46:53.613564+0000","last_fullsized":"2024-08-17T17:46:53.613564+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:55:58.420332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1287,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.809978+0000","last_change":"2024-08-17T17:17:00.913004+0000","last_active":"2024-08-17T17:46:52.809978+0000","last_peered":"2024-08-17T17:46:52.809978+0000","last_clean":"2024-08-17T17:46:52.809978+0000","last_became_active":"2024-08-17T17:17:00.911585+0000","last_became_peered":"2024-08-17T17:17:00.911585+0000","last_unstale":"2024-08-17T17:46:52.809978+0000","last_undegraded":"2024-08-17T17:46:52.809978+0000","last_fullsized":"2024-08-17T17:46:52.809978+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:37:51.369468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1289,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.806732+0000","last_change":"2024-08-17T17:17:45.727225+0000","last_active":"2024-08-17T17:46:52.806732+0000","last_peered":"2024-08-17T17:46:52.806732+0000","last_clean":"2024-08-17T17:46:52.806732+0000","last_became_active":"2024-08-17T17:17:45.726894+0000","last_became_peered":"2024-08-17T17:17:45.726894+0000","last_unstale":"2024-08-17T17:46:52.806732+0000","last_undegraded":"2024-08-17T17:46:52.806732+0000","last_fullsized":"2024-08-17T17:46:52.806732+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:29:22.207196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1302,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.810750+0000","last_change":"2024-08-17T17:17:45.727070+0000","last_active":"2024-08-17T17:46:52.810750+0000","last_peered":"2024-08-17T17:46:52.810750+0000","last_clean":"2024-08-17T17:46:52.810750+0000","last_became_active":"2024-08-17T17:17:45.725997+0000","last_became_peered":"2024-08-17T17:17:45.725997+0000","last_unstale":"2024-08-17T17:46:52.810750+0000","last_undegraded":"2024-08-17T17:46:52.810750+0000","last_fullsized":"2024-08-17T17:46:52.810750+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:39:48.193086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1286,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.414337+0000","last_change":"2024-08-17T17:17:00.876413+0000","last_active":"2024-08-17T17:46:51.414337+0000","last_peered":"2024-08-17T17:46:51.414337+0000","last_clean":"2024-08-17T17:46:51.414337+0000","last_became_active":"2024-08-17T17:17:00.874530+0000","last_became_peered":"2024-08-17T17:17:00.874530+0000","last_unstale":"2024-08-17T17:46:51.414337+0000","last_undegraded":"2024-08-17T17:46:51.414337+0000","last_fullsized":"2024-08-17T17:46:51.414337+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:38:15.342870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1287,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.808138+0000","last_change":"2024-08-17T17:18:16.323735+0000","last_active":"2024-08-17T17:46:52.808138+0000","last_peered":"2024-08-17T17:46:52.808138+0000","last_clean":"2024-08-17T17:46:52.808138+0000","last_became_active":"2024-08-17T17:18:16.323200+0000","last_became_peered":"2024-08-17T17:18:16.323200+0000","last_unstale":"2024-08-17T17:46:52.808138+0000","last_undegraded":"2024-08-17T17:46:52.808138+0000","last_fullsized":"2024-08-17T17:46:52.808138+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:53:38.579537+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"73'3","reported_seq":1898,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.614004+0000","last_change":"2024-08-17T17:18:16.310418+0000","last_active":"2024-08-17T17:46:53.614004+0000","last_peered":"2024-08-17T17:46:53.614004+0000","last_clean":"2024-08-17T17:46:53.614004+0000","last_became_active":"2024-08-17T17:18:16.286763+0000","last_became_peered":"2024-08-17T17:18:16.286763+0000","last_unstale":"2024-08-17T17:46:53.614004+0000","last_undegraded":"2024-08-17T17:46:53.614004+0000","last_fullsized":"2024-08-17T17:46:53.614004+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-18T23:44:27.573008+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":1884,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.810817+0000","last_change":"2024-08-17T17:17:45.706629+0000","last_active":"2024-08-17T17:46:52.810817+0000","last_peered":"2024-08-17T17:46:52.810817+0000","last_clean":"2024-08-17T17:46:52.810817+0000","last_became_active":"2024-08-17T17:17:45.706333+0000","last_became_peered":"2024-08-17T17:17:45.706333+0000","last_unstale":"2024-08-17T17:46:52.810817+0000","last_undegraded":"2024-08-17T17:46:52.810817+0000","last_fullsized":"2024-08-17T17:46:52.810817+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:01:16.265725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1284,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.102963+0000","last_change":"2024-08-17T17:18:16.316600+0000","last_active":"2024-08-17T17:46:53.102963+0000","last_peered":"2024-08-17T17:46:53.102963+0000","last_clean":"2024-08-17T17:46:53.102963+0000","last_became_active":"2024-08-17T17:18:16.316164+0000","last_became_peered":"2024-08-17T17:18:16.316164+0000","last_unstale":"2024-08-17T17:46:53.102963+0000","last_undegraded":"2024-08-17T17:46:53.102963+0000","last_fullsized":"2024-08-17T17:46:53.102963+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:38:54.908432+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1285,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.414091+0000","last_change":"2024-08-17T17:17:00.893177+0000","last_active":"2024-08-17T17:46:51.414091+0000","last_peered":"2024-08-17T17:46:51.414091+0000","last_clean":"2024-08-17T17:46:51.414091+0000","last_became_active":"2024-08-17T17:17:00.892759+0000","last_became_peered":"2024-08-17T17:17:00.892759+0000","last_unstale":"2024-08-17T17:46:51.414091+0000","last_undegraded":"2024-08-17T17:46:51.414091+0000","last_fullsized":"2024-08-17T17:46:51.414091+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:42:14.347454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1270,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.260099+0000","last_change":"2024-08-17T16:58:54.781889+0000","last_active":"2024-08-17T17:46:53.260099+0000","last_peered":"2024-08-17T17:46:53.260099+0000","last_clean":"2024-08-17T17:46:53.260099+0000","last_became_active":"2024-08-17T16:58:54.779814+0000","last_became_peered":"2024-08-17T16:58:54.779814+0000","last_unstale":"2024-08-17T17:46:53.260099+0000","last_undegraded":"2024-08-17T17:46:53.260099+0000","last_fullsized":"2024-08-17T17:46:53.260099+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:03:35.262628+0000","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":1,"num_read_kb":1,"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":1302,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:50.980818+0000","last_change":"2024-08-17T17:18:16.296435+0000","last_active":"2024-08-17T17:46:50.980818+0000","last_peered":"2024-08-17T17:46:50.980818+0000","last_clean":"2024-08-17T17:46:50.980818+0000","last_became_active":"2024-08-17T17:18:16.296133+0000","last_became_peered":"2024-08-17T17:18:16.296133+0000","last_unstale":"2024-08-17T17:46:50.980818+0000","last_undegraded":"2024-08-17T17:46:50.980818+0000","last_fullsized":"2024-08-17T17:46:50.980818+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:26:49.420491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"72'2","reported_seq":1287,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.254859+0000","last_change":"2024-08-17T17:17:00.889373+0000","last_active":"2024-08-17T17:46:53.254859+0000","last_peered":"2024-08-17T17:46:53.254859+0000","last_clean":"2024-08-17T17:46:53.254859+0000","last_became_active":"2024-08-17T17:17:00.888346+0000","last_became_peered":"2024-08-17T17:17:00.888346+0000","last_unstale":"2024-08-17T17:46:53.254859+0000","last_undegraded":"2024-08-17T17:46:53.254859+0000","last_fullsized":"2024-08-17T17:46:53.254859+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:54:26.626173+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1269,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.100682+0000","last_change":"2024-08-17T16:58:55.784844+0000","last_active":"2024-08-17T17:46:53.100682+0000","last_peered":"2024-08-17T17:46:53.100682+0000","last_clean":"2024-08-17T17:46:53.100682+0000","last_became_active":"2024-08-17T16:58:55.783777+0000","last_became_peered":"2024-08-17T16:58:55.783777+0000","last_unstale":"2024-08-17T17:46:53.100682+0000","last_undegraded":"2024-08-17T17:46:53.100682+0000","last_fullsized":"2024-08-17T17:46:53.100682+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:08:35.069672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'1","reported_seq":1285,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.259223+0000","last_change":"2024-08-17T17:16:32.397289+0000","last_active":"2024-08-17T17:46:53.259223+0000","last_peered":"2024-08-17T17:46:53.259223+0000","last_clean":"2024-08-17T17:46:53.259223+0000","last_became_active":"2024-08-17T17:16:32.396828+0000","last_became_peered":"2024-08-17T17:16:32.396828+0000","last_unstale":"2024-08-17T17:46:53.259223+0000","last_undegraded":"2024-08-17T17:46:53.259223+0000","last_fullsized":"2024-08-17T17:46:53.259223+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:07:22.265847+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":1,"num_read_kb":1,"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":"3.10","version":"72'8","reported_seq":1301,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.404363+0000","last_change":"2024-08-17T17:16:32.389840+0000","last_active":"2024-08-17T17:46:53.404363+0000","last_peered":"2024-08-17T17:46:53.404363+0000","last_clean":"2024-08-17T17:46:53.404363+0000","last_became_active":"2024-08-17T17:16:32.386050+0000","last_became_peered":"2024-08-17T17:16:32.386050+0000","last_unstale":"2024-08-17T17:46:53.404363+0000","last_undegraded":"2024-08-17T17:46:53.404363+0000","last_fullsized":"2024-08-17T17:46:53.404363+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-18T18:25:48.041721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":24,"num_read_kb":24,"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":1884,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.618413+0000","last_change":"2024-08-17T17:18:16.334036+0000","last_active":"2024-08-17T17:46:53.618413+0000","last_peered":"2024-08-17T17:46:53.618413+0000","last_clean":"2024-08-17T17:46:53.618413+0000","last_became_active":"2024-08-17T17:18:16.312028+0000","last_became_peered":"2024-08-17T17:18:16.312028+0000","last_unstale":"2024-08-17T17:46:53.618413+0000","last_undegraded":"2024-08-17T17:46:53.618413+0000","last_fullsized":"2024-08-17T17:46:53.618413+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:59:20.838510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.11","version":"0'0","reported_seq":1267,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.255486+0000","last_change":"2024-08-17T16:58:54.781197+0000","last_active":"2024-08-17T17:46:53.255486+0000","last_peered":"2024-08-17T17:46:53.255486+0000","last_clean":"2024-08-17T17:46:53.255486+0000","last_became_active":"2024-08-17T16:58:54.780408+0000","last_became_peered":"2024-08-17T16:58:54.780408+0000","last_unstale":"2024-08-17T17:46:53.255486+0000","last_undegraded":"2024-08-17T17:46:53.255486+0000","last_fullsized":"2024-08-17T17:46:53.255486+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:03:00.355012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1912,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.811198+0000","last_change":"2024-08-17T17:18:16.286391+0000","last_active":"2024-08-17T17:46:52.811198+0000","last_peered":"2024-08-17T17:46:52.811198+0000","last_clean":"2024-08-17T17:46:52.811198+0000","last_became_active":"2024-08-17T17:18:16.285985+0000","last_became_peered":"2024-08-17T17:18:16.285985+0000","last_unstale":"2024-08-17T17:46:52.811198+0000","last_undegraded":"2024-08-17T17:46:52.811198+0000","last_fullsized":"2024-08-17T17:46:52.811198+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:07:17.587856+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":1911,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.810519+0000","last_change":"2024-08-17T17:18:16.289583+0000","last_active":"2024-08-17T17:46:52.810519+0000","last_peered":"2024-08-17T17:46:52.810519+0000","last_clean":"2024-08-17T17:46:52.810519+0000","last_became_active":"2024-08-17T17:18:16.288272+0000","last_became_peered":"2024-08-17T17:18:16.288272+0000","last_unstale":"2024-08-17T17:46:52.810519+0000","last_undegraded":"2024-08-17T17:46:52.810519+0000","last_fullsized":"2024-08-17T17:46:52.810519+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:45:55.861502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1281,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.101504+0000","last_change":"2024-08-17T17:18:16.301475+0000","last_active":"2024-08-17T17:46:53.101504+0000","last_peered":"2024-08-17T17:46:53.101504+0000","last_clean":"2024-08-17T17:46:53.101504+0000","last_became_active":"2024-08-17T17:18:16.301211+0000","last_became_peered":"2024-08-17T17:18:16.301211+0000","last_unstale":"2024-08-17T17:46:53.101504+0000","last_undegraded":"2024-08-17T17:46:53.101504+0000","last_fullsized":"2024-08-17T17:46:53.101504+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:31:05.192998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.13","version":"72'2","reported_seq":1286,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.255676+0000","last_change":"2024-08-17T17:17:45.717815+0000","last_active":"2024-08-17T17:46:53.255676+0000","last_peered":"2024-08-17T17:46:53.255676+0000","last_clean":"2024-08-17T17:46:53.255676+0000","last_became_active":"2024-08-17T17:17:45.717425+0000","last_became_peered":"2024-08-17T17:17:45.717425+0000","last_unstale":"2024-08-17T17:46:53.255676+0000","last_undegraded":"2024-08-17T17:46:53.255676+0000","last_fullsized":"2024-08-17T17:46:53.255676+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:04:38.145414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":8,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1885,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.618785+0000","last_change":"2024-08-17T17:18:16.329150+0000","last_active":"2024-08-17T17:46:53.618785+0000","last_peered":"2024-08-17T17:46:53.618785+0000","last_clean":"2024-08-17T17:46:53.618785+0000","last_became_active":"2024-08-17T17:18:16.319596+0000","last_became_peered":"2024-08-17T17:18:16.319596+0000","last_unstale":"2024-08-17T17:46:53.618785+0000","last_undegraded":"2024-08-17T17:46:53.618785+0000","last_fullsized":"2024-08-17T17:46:53.618785+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:03:06.681253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":[]}],"pool_stats":[{"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":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":65,"num_read_kb":68,"num_write":62,"num_write_kb":31,"num_scrub_errors":0,"num_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":16662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2303,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"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}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201927,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":118928,"kb_used_data":15624,"kb_used_omap":1,"kb_used_meta":103294,"kb_avail":93626224,"statfs":{"total":95995035648,"available":95873253376,"internally_reserved":0,"allocated":15998976,"data_stored":10186020,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":105773515},"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":[]},{"osd":6,"up_from":47,"seq":201863463571,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":127048,"kb_used_data":15616,"kb_used_omap":1,"kb_used_meta":111422,"kb_avail":93618104,"statfs":{"total":95995035648,"available":95864938496,"internally_reserved":0,"allocated":15990784,"data_stored":10185893,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":114096583},"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":[]},{"osd":5,"up_from":39,"seq":167503725214,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":108476,"kb_used_data":15028,"kb_used_omap":1,"kb_used_meta":93438,"kb_avail":93636676,"statfs":{"total":95995035648,"available":95883956224,"internally_reserved":0,"allocated":15388672,"data_stored":9591351,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":95680966},"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":[]},{"osd":4,"up_from":31,"seq":133143986856,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":132236,"kb_used_data":15040,"kb_used_omap":1,"kb_used_meta":117182,"kb_avail":93612916,"statfs":{"total":95995035648,"available":95859625984,"internally_reserved":0,"allocated":15400960,"data_stored":9595582,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":119994822},"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":[]},{"osd":3,"up_from":710,"seq":3049426780529,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":79160,"kb_used_data":15020,"kb_used_omap":74,"kb_used_meta":64053,"kb_avail":93665992,"statfs":{"total":95995035648,"available":95913975808,"internally_reserved":0,"allocated":15380480,"data_stored":9590782,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":76343,"internal_metadata":65590729},"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":[]},{"osd":2,"up_from":700,"seq":3006477107575,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":91580,"kb_used_data":15024,"kb_used_omap":75,"kb_used_meta":76468,"kb_avail":93653572,"statfs":{"total":95995035648,"available":95901257728,"internally_reserved":0,"allocated":15384576,"data_stored":9591308,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":76821,"internal_metadata":78304235},"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":[]},{"osd":1,"up_from":695,"seq":2985002271104,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":69308,"kb_used_data":15020,"kb_used_omap":68,"kb_used_meta":54203,"kb_avail":93675844,"statfs":{"total":95995035648,"available":95924064256,"internally_reserved":0,"allocated":15380480,"data_stored":9590711,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":70498,"internal_metadata":55504030},"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":[]},{"osd":0,"up_from":690,"seq":2963527434629,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":69892,"kb_used_data":15604,"kb_used_omap":75,"kb_used_meta":54196,"kb_avail":93675260,"statfs":{"total":95995035648,"available":95923466240,"internally_reserved":0,"allocated":15978496,"data_stored":10181664,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":77036,"internal_metadata":55497492},"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":[]}],"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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"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":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2303,"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":4902,"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":652,"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":4826,"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":4972,"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}]}} 2024-08-17T17:48:51.110 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:48:51.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:51 smithi169 bash[79348]: cluster 2024-08-17T17:48:50.138814+0000 mgr.y (mgr.34107) 1393 : cluster [DBG] pgmap v2060: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:51.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:51 smithi169 bash[79348]: cluster 2024-08-17T17:48:50.138814+0000 mgr.y (mgr.34107) 1393 : cluster [DBG] pgmap v2060: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:51.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:51 smithi169 bash[79348]: audit 2024-08-17T17:48:50.329954+0000 mgr.y (mgr.34107) 1394 : audit [DBG] from='client.35013 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:48:51.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:51 smithi169 bash[79348]: audit 2024-08-17T17:48:50.329954+0000 mgr.y (mgr.34107) 1394 : audit [DBG] from='client.35013 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:48:52.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:51 smithi131 bash[88347]: cluster 2024-08-17T17:48:50.138814+0000 mgr.y (mgr.34107) 1393 : cluster [DBG] pgmap v2060: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:52.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:51 smithi131 bash[88347]: cluster 2024-08-17T17:48:50.138814+0000 mgr.y (mgr.34107) 1393 : cluster [DBG] pgmap v2060: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:52.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:51 smithi131 bash[88347]: audit 2024-08-17T17:48:50.329954+0000 mgr.y (mgr.34107) 1394 : audit [DBG] from='client.35013 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:48:52.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:51 smithi131 bash[88347]: audit 2024-08-17T17:48:50.329954+0000 mgr.y (mgr.34107) 1394 : audit [DBG] from='client.35013 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:48:52.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:51 smithi131 bash[89561]: cluster 2024-08-17T17:48:50.138814+0000 mgr.y (mgr.34107) 1393 : cluster [DBG] pgmap v2060: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:52.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:51 smithi131 bash[89561]: cluster 2024-08-17T17:48:50.138814+0000 mgr.y (mgr.34107) 1393 : cluster [DBG] pgmap v2060: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:52.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:51 smithi131 bash[89561]: audit 2024-08-17T17:48:50.329954+0000 mgr.y (mgr.34107) 1394 : audit [DBG] from='client.35013 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:48:52.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:51 smithi131 bash[89561]: audit 2024-08-17T17:48:50.329954+0000 mgr.y (mgr.34107) 1394 : audit [DBG] from='client.35013 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:48:53.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:53 smithi169 bash[79348]: cluster 2024-08-17T17:48:52.139516+0000 mgr.y (mgr.34107) 1395 : cluster [DBG] pgmap v2061: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:53.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:53 smithi169 bash[79348]: cluster 2024-08-17T17:48:52.139516+0000 mgr.y (mgr.34107) 1395 : cluster [DBG] pgmap v2061: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:53.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:53 smithi169 bash[79348]: audit 2024-08-17T17:48:53.251556+0000 mon.a (mon.0) 2195 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:53.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:53 smithi169 bash[79348]: audit 2024-08-17T17:48:53.251556+0000 mon.a (mon.0) 2195 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:54.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:53 smithi131 bash[88347]: cluster 2024-08-17T17:48:52.139516+0000 mgr.y (mgr.34107) 1395 : cluster [DBG] pgmap v2061: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:54.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:53 smithi131 bash[88347]: cluster 2024-08-17T17:48:52.139516+0000 mgr.y (mgr.34107) 1395 : cluster [DBG] pgmap v2061: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:54.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:53 smithi131 bash[88347]: audit 2024-08-17T17:48:53.251556+0000 mon.a (mon.0) 2195 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:54.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:53 smithi131 bash[88347]: audit 2024-08-17T17:48:53.251556+0000 mon.a (mon.0) 2195 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:54.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:53 smithi131 bash[89561]: cluster 2024-08-17T17:48:52.139516+0000 mgr.y (mgr.34107) 1395 : cluster [DBG] pgmap v2061: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:54.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:53 smithi131 bash[89561]: cluster 2024-08-17T17:48:52.139516+0000 mgr.y (mgr.34107) 1395 : cluster [DBG] pgmap v2061: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:54.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:53 smithi131 bash[89561]: audit 2024-08-17T17:48:53.251556+0000 mon.a (mon.0) 2195 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:54.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:53 smithi131 bash[89561]: audit 2024-08-17T17:48:53.251556+0000 mon.a (mon.0) 2195 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:48:55.852 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:48:55.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:55 smithi169 bash[79348]: cluster 2024-08-17T17:48:54.140559+0000 mgr.y (mgr.34107) 1396 : cluster [DBG] pgmap v2062: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:55.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:55 smithi169 bash[79348]: cluster 2024-08-17T17:48:54.140559+0000 mgr.y (mgr.34107) 1396 : cluster [DBG] pgmap v2062: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:55.952 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:55 smithi131 bash[89561]: cluster 2024-08-17T17:48:54.140559+0000 mgr.y (mgr.34107) 1396 : cluster [DBG] pgmap v2062: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:55.952 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:55 smithi131 bash[89561]: cluster 2024-08-17T17:48:54.140559+0000 mgr.y (mgr.34107) 1396 : cluster [DBG] pgmap v2062: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:55.953 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:55 smithi131 bash[88347]: cluster 2024-08-17T17:48:54.140559+0000 mgr.y (mgr.34107) 1396 : cluster [DBG] pgmap v2062: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:55.953 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:55 smithi131 bash[88347]: cluster 2024-08-17T17:48:54.140559+0000 mgr.y (mgr.34107) 1396 : cluster [DBG] pgmap v2062: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:57.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:57 smithi169 bash[79348]: cluster 2024-08-17T17:48:56.141295+0000 mgr.y (mgr.34107) 1397 : cluster [DBG] pgmap v2063: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:57.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:57 smithi169 bash[79348]: cluster 2024-08-17T17:48:56.141295+0000 mgr.y (mgr.34107) 1397 : cluster [DBG] pgmap v2063: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:57.983 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:57 smithi131 bash[88347]: cluster 2024-08-17T17:48:56.141295+0000 mgr.y (mgr.34107) 1397 : cluster [DBG] pgmap v2063: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:57.983 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:57 smithi131 bash[88347]: cluster 2024-08-17T17:48:56.141295+0000 mgr.y (mgr.34107) 1397 : cluster [DBG] pgmap v2063: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:57.983 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:57 smithi131 bash[89561]: cluster 2024-08-17T17:48:56.141295+0000 mgr.y (mgr.34107) 1397 : cluster [DBG] pgmap v2063: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:57.983 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:57 smithi131 bash[89561]: cluster 2024-08-17T17:48:56.141295+0000 mgr.y (mgr.34107) 1397 : cluster [DBG] pgmap v2063: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:59.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:48:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:48:58] "GET /metrics HTTP/1.1" 200 34129 "" "Prometheus/2.51.0" 2024-08-17T17:48:59.315 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T17:48:59.316 INFO:teuthology.orchestra.run.smithi131.stderr:dumped all 2024-08-17T17:48:59.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:59 smithi169 bash[79348]: cluster 2024-08-17T17:48:58.141923+0000 mgr.y (mgr.34107) 1398 : cluster [DBG] pgmap v2064: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:48:59.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:48:59 smithi169 bash[79348]: cluster 2024-08-17T17:48:58.141923+0000 mgr.y (mgr.34107) 1398 : cluster [DBG] pgmap v2064: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:00.013 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:59 smithi131 bash[88347]: cluster 2024-08-17T17:48:58.141923+0000 mgr.y (mgr.34107) 1398 : cluster [DBG] pgmap v2064: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:00.013 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:48:59 smithi131 bash[88347]: cluster 2024-08-17T17:48:58.141923+0000 mgr.y (mgr.34107) 1398 : cluster [DBG] pgmap v2064: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:00.013 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:59 smithi131 bash[89561]: cluster 2024-08-17T17:48:58.141923+0000 mgr.y (mgr.34107) 1398 : cluster [DBG] pgmap v2064: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:00.013 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:48:59 smithi131 bash[89561]: cluster 2024-08-17T17:48:58.141923+0000 mgr.y (mgr.34107) 1398 : cluster [DBG] pgmap v2064: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:00.014 INFO:teuthology.orchestra.run.smithi131.stdout:{"pg_ready":true,"pg_map":{"version":2064,"stamp":"2024-08-17T17:48:58.141587+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595941,"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":457,"num_read_kb":902,"num_write":279,"num_write_kb":2449,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":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":214,"ondisk_log_size":214,"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":796628,"kb_used_data":121976,"kb_used_omap":299,"kb_used_meta":674260,"kb_avail":749164588,"statfs":{"total":767960285184,"available":767144538112,"internally_reserved":0,"allocated":124903424,"data_stored":78513311,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":307068,"internal_metadata":690442372},"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.004436"},"pg_stats":[{"pgid":"3.1f","version":"73'5","reported_seq":1883,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.812289+0000","last_change":"2024-08-17T17:17:45.712999+0000","last_active":"2024-08-17T17:46:52.812289+0000","last_peered":"2024-08-17T17:46:52.812289+0000","last_clean":"2024-08-17T17:46:52.812289+0000","last_became_active":"2024-08-17T17:17:45.712630+0000","last_became_peered":"2024-08-17T17:17:45.712630+0000","last_unstale":"2024-08-17T17:46:52.812289+0000","last_undegraded":"2024-08-17T17:46:52.812289+0000","last_fullsized":"2024-08-17T17:46:52.812289+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:12:07.486935+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":1285,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.805614+0000","last_change":"2024-08-17T17:17:00.907395+0000","last_active":"2024-08-17T17:46:52.805614+0000","last_peered":"2024-08-17T17:46:52.805614+0000","last_clean":"2024-08-17T17:46:52.805614+0000","last_became_active":"2024-08-17T17:17:00.906954+0000","last_became_peered":"2024-08-17T17:17:00.906954+0000","last_unstale":"2024-08-17T17:46:52.805614+0000","last_undegraded":"2024-08-17T17:46:52.805614+0000","last_fullsized":"2024-08-17T17:46:52.805614+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:08:27.125392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1e","version":"73'2","reported_seq":1897,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.617112+0000","last_change":"2024-08-17T17:18:16.295486+0000","last_active":"2024-08-17T17:46:53.617112+0000","last_peered":"2024-08-17T17:46:53.617112+0000","last_clean":"2024-08-17T17:46:53.617112+0000","last_became_active":"2024-08-17T17:18:16.262726+0000","last_became_peered":"2024-08-17T17:18:16.262726+0000","last_unstale":"2024-08-17T17:46:53.617112+0000","last_undegraded":"2024-08-17T17:46:53.617112+0000","last_fullsized":"2024-08-17T17:46:53.617112+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:35:51.189855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1906,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.615689+0000","last_change":"2024-08-17T17:18:16.294005+0000","last_active":"2024-08-17T17:46:53.615689+0000","last_peered":"2024-08-17T17:46:53.615689+0000","last_clean":"2024-08-17T17:46:53.615689+0000","last_became_active":"2024-08-17T17:18:16.290404+0000","last_became_peered":"2024-08-17T17:18:16.290404+0000","last_unstale":"2024-08-17T17:46:53.615689+0000","last_undegraded":"2024-08-17T17:46:53.615689+0000","last_fullsized":"2024-08-17T17:46:53.615689+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:13:17.893973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"72'2","reported_seq":1270,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.108632+0000","last_change":"2024-08-17T16:58:54.764871+0000","last_active":"2024-08-17T17:46:51.108632+0000","last_peered":"2024-08-17T17:46:51.108632+0000","last_clean":"2024-08-17T17:46:51.108632+0000","last_became_active":"2024-08-17T16:58:54.764067+0000","last_became_peered":"2024-08-17T16:58:54.764067+0000","last_unstale":"2024-08-17T17:46:51.108632+0000","last_undegraded":"2024-08-17T17:46:51.108632+0000","last_fullsized":"2024-08-17T17:46:51.108632+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:37:27.753212+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1299,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:50.981084+0000","last_change":"2024-08-17T17:18:16.312656+0000","last_active":"2024-08-17T17:46:50.981084+0000","last_peered":"2024-08-17T17:46:50.981084+0000","last_clean":"2024-08-17T17:46:50.981084+0000","last_became_active":"2024-08-17T17:18:16.312411+0000","last_became_peered":"2024-08-17T17:18:16.312411+0000","last_unstale":"2024-08-17T17:46:50.981084+0000","last_undegraded":"2024-08-17T17:46:50.981084+0000","last_fullsized":"2024-08-17T17:46:50.981084+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:59:16.650787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1c","version":"72'2","reported_seq":1286,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.100367+0000","last_change":"2024-08-17T17:17:00.909431+0000","last_active":"2024-08-17T17:46:53.100367+0000","last_peered":"2024-08-17T17:46:53.100367+0000","last_clean":"2024-08-17T17:46:53.100367+0000","last_became_active":"2024-08-17T17:17:00.909059+0000","last_became_peered":"2024-08-17T17:17:00.909059+0000","last_unstale":"2024-08-17T17:46:53.100367+0000","last_undegraded":"2024-08-17T17:46:53.100367+0000","last_fullsized":"2024-08-17T17:46:53.100367+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:07:29.560217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1299,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:50.981582+0000","last_change":"2024-08-17T17:18:16.313824+0000","last_active":"2024-08-17T17:46:50.981582+0000","last_peered":"2024-08-17T17:46:50.981582+0000","last_clean":"2024-08-17T17:46:50.981582+0000","last_became_active":"2024-08-17T17:18:16.313201+0000","last_became_peered":"2024-08-17T17:18:16.313201+0000","last_unstale":"2024-08-17T17:46:50.981582+0000","last_undegraded":"2024-08-17T17:46:50.981582+0000","last_fullsized":"2024-08-17T17:46:50.981582+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:52:39.662266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1b","version":"73'2","reported_seq":1863,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.810960+0000","last_change":"2024-08-17T17:16:32.415607+0000","last_active":"2024-08-17T17:46:52.810960+0000","last_peered":"2024-08-17T17:46:52.810960+0000","last_clean":"2024-08-17T17:46:52.810960+0000","last_became_active":"2024-08-17T17:16:32.414042+0000","last_became_peered":"2024-08-17T17:16:32.414042+0000","last_unstale":"2024-08-17T17:46:52.810960+0000","last_undegraded":"2024-08-17T17:46:52.810960+0000","last_fullsized":"2024-08-17T17:46:52.810960+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:33:24.685180+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1918,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.614422+0000","last_change":"2024-08-17T17:18:16.318813+0000","last_active":"2024-08-17T17:46:53.614422+0000","last_peered":"2024-08-17T17:46:53.614422+0000","last_clean":"2024-08-17T17:46:53.614422+0000","last_became_active":"2024-08-17T17:18:16.318555+0000","last_became_peered":"2024-08-17T17:18:16.318555+0000","last_unstale":"2024-08-17T17:46:53.614422+0000","last_undegraded":"2024-08-17T17:46:53.614422+0000","last_fullsized":"2024-08-17T17:46:53.614422+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:35:08.377283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"73'2","reported_seq":1303,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.806194+0000","last_change":"2024-08-17T17:17:45.725851+0000","last_active":"2024-08-17T17:46:52.806194+0000","last_peered":"2024-08-17T17:46:52.806194+0000","last_clean":"2024-08-17T17:46:52.806194+0000","last_became_active":"2024-08-17T17:17:45.722711+0000","last_became_peered":"2024-08-17T17:17:45.722711+0000","last_unstale":"2024-08-17T17:46:52.806194+0000","last_undegraded":"2024-08-17T17:46:52.806194+0000","last_fullsized":"2024-08-17T17:46:52.806194+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:00:26.932673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1884,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.619721+0000","last_change":"2024-08-17T17:18:16.314047+0000","last_active":"2024-08-17T17:46:53.619721+0000","last_peered":"2024-08-17T17:46:53.619721+0000","last_clean":"2024-08-17T17:46:53.619721+0000","last_became_active":"2024-08-17T17:18:16.294373+0000","last_became_peered":"2024-08-17T17:18:16.294373+0000","last_unstale":"2024-08-17T17:46:53.619721+0000","last_undegraded":"2024-08-17T17:46:53.619721+0000","last_fullsized":"2024-08-17T17:46:53.619721+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:59:43.501763+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1911,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.349344+0000","last_change":"2024-08-17T17:18:16.281082+0000","last_active":"2024-08-17T17:46:53.349344+0000","last_peered":"2024-08-17T17:46:53.349344+0000","last_clean":"2024-08-17T17:46:53.349344+0000","last_became_active":"2024-08-17T17:18:16.279919+0000","last_became_peered":"2024-08-17T17:18:16.279919+0000","last_unstale":"2024-08-17T17:46:53.349344+0000","last_undegraded":"2024-08-17T17:46:53.349344+0000","last_fullsized":"2024-08-17T17:46:53.349344+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:57:50.378999+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1917,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.811749+0000","last_change":"2024-08-17T17:18:16.286278+0000","last_active":"2024-08-17T17:46:52.811749+0000","last_peered":"2024-08-17T17:46:52.811749+0000","last_clean":"2024-08-17T17:46:52.811749+0000","last_became_active":"2024-08-17T17:18:16.285533+0000","last_became_peered":"2024-08-17T17:18:16.285533+0000","last_unstale":"2024-08-17T17:46:52.811749+0000","last_undegraded":"2024-08-17T17:46:52.811749+0000","last_fullsized":"2024-08-17T17:46:52.811749+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:52:49.060076+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1900,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.614334+0000","last_change":"2024-08-17T17:18:16.340214+0000","last_active":"2024-08-17T17:46:53.614334+0000","last_peered":"2024-08-17T17:46:53.614334+0000","last_clean":"2024-08-17T17:46:53.614334+0000","last_became_active":"2024-08-17T17:18:16.318599+0000","last_became_peered":"2024-08-17T17:18:16.318599+0000","last_unstale":"2024-08-17T17:46:53.614334+0000","last_undegraded":"2024-08-17T17:46:53.614334+0000","last_fullsized":"2024-08-17T17:46:53.614334+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:22:10.487183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1286,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.406209+0000","last_change":"2024-08-17T17:17:00.888514+0000","last_active":"2024-08-17T17:46:53.406209+0000","last_peered":"2024-08-17T17:46:53.406209+0000","last_clean":"2024-08-17T17:46:53.406209+0000","last_became_active":"2024-08-17T17:17:00.888192+0000","last_became_peered":"2024-08-17T17:17:00.888192+0000","last_unstale":"2024-08-17T17:46:53.406209+0000","last_undegraded":"2024-08-17T17:46:53.406209+0000","last_fullsized":"2024-08-17T17:46:53.406209+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:57:23.625465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":1885,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.614089+0000","last_change":"2024-08-17T17:18:16.342753+0000","last_active":"2024-08-17T17:46:53.614089+0000","last_peered":"2024-08-17T17:46:53.614089+0000","last_clean":"2024-08-17T17:46:53.614089+0000","last_became_active":"2024-08-17T17:18:16.326676+0000","last_became_peered":"2024-08-17T17:18:16.326676+0000","last_unstale":"2024-08-17T17:46:53.614089+0000","last_undegraded":"2024-08-17T17:46:53.614089+0000","last_fullsized":"2024-08-17T17:46:53.614089+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:33:35.922736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1912,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.812648+0000","last_change":"2024-08-17T17:18:16.298032+0000","last_active":"2024-08-17T17:46:52.812648+0000","last_peered":"2024-08-17T17:46:52.812648+0000","last_clean":"2024-08-17T17:46:52.812648+0000","last_became_active":"2024-08-17T17:18:16.297225+0000","last_became_peered":"2024-08-17T17:18:16.297225+0000","last_unstale":"2024-08-17T17:46:52.812648+0000","last_undegraded":"2024-08-17T17:46:52.812648+0000","last_fullsized":"2024-08-17T17:46:52.812648+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:12:43.600058+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.11","version":"0'0","reported_seq":1878,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.617594+0000","last_change":"2024-08-17T17:18:16.277739+0000","last_active":"2024-08-17T17:46:53.617594+0000","last_peered":"2024-08-17T17:46:53.617594+0000","last_clean":"2024-08-17T17:46:53.617594+0000","last_became_active":"2024-08-17T17:18:16.276554+0000","last_became_peered":"2024-08-17T17:18:16.276554+0000","last_unstale":"2024-08-17T17:46:53.617594+0000","last_undegraded":"2024-08-17T17:46:53.617594+0000","last_fullsized":"2024-08-17T17:46:53.617594+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:49.230009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1282,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.104455+0000","last_change":"2024-08-17T17:17:00.910985+0000","last_active":"2024-08-17T17:46:53.104455+0000","last_peered":"2024-08-17T17:46:53.104455+0000","last_clean":"2024-08-17T17:46:53.104455+0000","last_became_active":"2024-08-17T17:17:00.910601+0000","last_became_peered":"2024-08-17T17:17:00.910601+0000","last_unstale":"2024-08-17T17:46:53.104455+0000","last_undegraded":"2024-08-17T17:46:53.104455+0000","last_fullsized":"2024-08-17T17:46:53.104455+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:23:11.495112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.15","version":"72'3","reported_seq":1287,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.259716+0000","last_change":"2024-08-17T17:18:16.301241+0000","last_active":"2024-08-17T17:46:53.259716+0000","last_peered":"2024-08-17T17:46:53.259716+0000","last_clean":"2024-08-17T17:46:53.259716+0000","last_became_active":"2024-08-17T17:18:16.299737+0000","last_became_peered":"2024-08-17T17:18:16.299737+0000","last_unstale":"2024-08-17T17:46:53.259716+0000","last_undegraded":"2024-08-17T17:46:53.259716+0000","last_fullsized":"2024-08-17T17:46:53.259716+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-18T19:53:37.133462+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":7,"num_read_kb":7,"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":1904,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.351067+0000","last_change":"2024-08-17T17:17:45.705216+0000","last_active":"2024-08-17T17:46:53.351067+0000","last_peered":"2024-08-17T17:46:53.351067+0000","last_clean":"2024-08-17T17:46:53.351067+0000","last_became_active":"2024-08-17T17:17:45.704912+0000","last_became_peered":"2024-08-17T17:17:45.704912+0000","last_unstale":"2024-08-17T17:46:53.351067+0000","last_undegraded":"2024-08-17T17:46:53.351067+0000","last_fullsized":"2024-08-17T17:46:53.351067+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:29:08.322757+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"554'24","reported_seq":1302,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.808415+0000","last_change":"2024-08-17T16:58:54.776072+0000","last_active":"2024-08-17T17:46:52.808415+0000","last_peered":"2024-08-17T17:46:52.808415+0000","last_clean":"2024-08-17T17:46:52.808415+0000","last_became_active":"2024-08-17T16:58:54.775651+0000","last_became_peered":"2024-08-17T16:58:54.775651+0000","last_unstale":"2024-08-17T17:46:52.808415+0000","last_undegraded":"2024-08-17T17:46:52.808415+0000","last_fullsized":"2024-08-17T17:46:52.808415+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:12:22.596338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":10,"num_read_kb":9,"num_write":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":1286,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.807654+0000","last_change":"2024-08-17T17:17:00.910587+0000","last_active":"2024-08-17T17:46:52.807654+0000","last_peered":"2024-08-17T17:46:52.807654+0000","last_clean":"2024-08-17T17:46:52.807654+0000","last_became_active":"2024-08-17T17:17:00.910286+0000","last_became_peered":"2024-08-17T17:17:00.910286+0000","last_unstale":"2024-08-17T17:46:52.807654+0000","last_undegraded":"2024-08-17T17:46:52.807654+0000","last_fullsized":"2024-08-17T17:46:52.807654+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:54:49.965593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":1273,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.806343+0000","last_change":"2024-08-17T16:58:55.798371+0000","last_active":"2024-08-17T17:46:52.806343+0000","last_peered":"2024-08-17T17:46:52.806343+0000","last_clean":"2024-08-17T17:46:52.806343+0000","last_became_active":"2024-08-17T16:58:55.797569+0000","last_became_peered":"2024-08-17T16:58:55.797569+0000","last_unstale":"2024-08-17T17:46:52.806343+0000","last_undegraded":"2024-08-17T17:46:52.806343+0000","last_fullsized":"2024-08-17T17:46:52.806343+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:01:10.936104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"0'0","reported_seq":1300,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.407302+0000","last_change":"2024-08-17T17:17:45.720038+0000","last_active":"2024-08-17T17:46:53.407302+0000","last_peered":"2024-08-17T17:46:53.407302+0000","last_clean":"2024-08-17T17:46:53.407302+0000","last_became_active":"2024-08-17T17:17:45.715829+0000","last_became_peered":"2024-08-17T17:17:45.715829+0000","last_unstale":"2024-08-17T17:46:53.407302+0000","last_undegraded":"2024-08-17T17:46:53.407302+0000","last_fullsized":"2024-08-17T17:46:53.407302+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:26:04.582441+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055220200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'1","reported_seq":1875,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.811492+0000","last_change":"2024-08-17T17:17:00.879940+0000","last_active":"2024-08-17T17:46:52.811492+0000","last_peered":"2024-08-17T17:46:52.811492+0000","last_clean":"2024-08-17T17:46:52.811492+0000","last_became_active":"2024-08-17T17:17:00.879597+0000","last_became_peered":"2024-08-17T17:17:00.879597+0000","last_unstale":"2024-08-17T17:46:52.811492+0000","last_undegraded":"2024-08-17T17:46:52.811492+0000","last_fullsized":"2024-08-17T17:46:52.811492+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:06:37.075886+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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.0","version":"0'0","reported_seq":1883,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.613849+0000","last_change":"2024-08-17T17:18:16.338594+0000","last_active":"2024-08-17T17:46:53.613849+0000","last_peered":"2024-08-17T17:46:53.613849+0000","last_clean":"2024-08-17T17:46:53.613849+0000","last_became_active":"2024-08-17T17:18:16.313738+0000","last_became_peered":"2024-08-17T17:18:16.313738+0000","last_unstale":"2024-08-17T17:46:53.613849+0000","last_undegraded":"2024-08-17T17:46:53.613849+0000","last_fullsized":"2024-08-17T17:46:53.613849+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:13:16.491208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1915,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.348585+0000","last_change":"2024-08-17T17:17:00.896325+0000","last_active":"2024-08-17T17:46:53.348585+0000","last_peered":"2024-08-17T17:46:53.348585+0000","last_clean":"2024-08-17T17:46:53.348585+0000","last_became_active":"2024-08-17T17:17:00.895941+0000","last_became_peered":"2024-08-17T17:17:00.895941+0000","last_unstale":"2024-08-17T17:46:53.348585+0000","last_undegraded":"2024-08-17T17:46:53.348585+0000","last_fullsized":"2024-08-17T17:46:53.348585+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:11:35.135534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":1887,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.618694+0000","last_change":"2024-08-17T17:18:16.320699+0000","last_active":"2024-08-17T17:46:53.618694+0000","last_peered":"2024-08-17T17:46:53.618694+0000","last_clean":"2024-08-17T17:46:53.618694+0000","last_became_active":"2024-08-17T17:18:16.292640+0000","last_became_peered":"2024-08-17T17:18:16.292640+0000","last_unstale":"2024-08-17T17:46:53.618694+0000","last_undegraded":"2024-08-17T17:46:53.618694+0000","last_fullsized":"2024-08-17T17:46:53.618694+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:21:16.574115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1904,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.811512+0000","last_change":"2024-08-17T17:16:32.404121+0000","last_active":"2024-08-17T17:46:52.811512+0000","last_peered":"2024-08-17T17:46:52.811512+0000","last_clean":"2024-08-17T17:46:52.811512+0000","last_became_active":"2024-08-17T17:16:32.403815+0000","last_became_peered":"2024-08-17T17:16:32.403815+0000","last_unstale":"2024-08-17T17:46:52.811512+0000","last_undegraded":"2024-08-17T17:46:52.811512+0000","last_fullsized":"2024-08-17T17:46:52.811512+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:46:56.096955+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.5","version":"0'0","reported_seq":1297,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.260330+0000","last_change":"2024-08-17T17:16:32.400242+0000","last_active":"2024-08-17T17:46:53.260330+0000","last_peered":"2024-08-17T17:46:53.260330+0000","last_clean":"2024-08-17T17:46:53.260330+0000","last_became_active":"2024-08-17T17:16:32.398524+0000","last_became_peered":"2024-08-17T17:16:32.398524+0000","last_unstale":"2024-08-17T17:46:53.260330+0000","last_undegraded":"2024-08-17T17:46:53.260330+0000","last_fullsized":"2024-08-17T17:46:53.260330+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:17:23.054038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069231800000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1907,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.352114+0000","last_change":"2024-08-17T17:17:45.720597+0000","last_active":"2024-08-17T17:46:53.352114+0000","last_peered":"2024-08-17T17:46:53.352114+0000","last_clean":"2024-08-17T17:46:53.352114+0000","last_became_active":"2024-08-17T17:17:45.719475+0000","last_became_peered":"2024-08-17T17:17:45.719475+0000","last_unstale":"2024-08-17T17:46:53.352114+0000","last_undegraded":"2024-08-17T17:46:53.352114+0000","last_fullsized":"2024-08-17T17:46:53.352114+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:56:08.497807+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.2","version":"0'0","reported_seq":1886,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.615014+0000","last_change":"2024-08-17T17:17:45.717543+0000","last_active":"2024-08-17T17:46:53.615014+0000","last_peered":"2024-08-17T17:46:53.615014+0000","last_clean":"2024-08-17T17:46:53.615014+0000","last_became_active":"2024-08-17T17:17:45.714827+0000","last_became_peered":"2024-08-17T17:17:45.714827+0000","last_unstale":"2024-08-17T17:46:53.615014+0000","last_undegraded":"2024-08-17T17:46:53.615014+0000","last_fullsized":"2024-08-17T17:46:53.615014+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:40:56.388043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,4],"acting":[2,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":1930,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.348584+0000","last_change":"2024-08-17T17:17:00.884753+0000","last_active":"2024-08-17T17:46:53.348584+0000","last_peered":"2024-08-17T17:46:53.348584+0000","last_clean":"2024-08-17T17:46:53.348584+0000","last_became_active":"2024-08-17T17:17:00.883779+0000","last_became_peered":"2024-08-17T17:17:00.883779+0000","last_unstale":"2024-08-17T17:46:53.348584+0000","last_undegraded":"2024-08-17T17:46:53.348584+0000","last_fullsized":"2024-08-17T17:46:53.348584+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:51:16.619491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001020055,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1300,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.101780+0000","last_change":"2024-08-17T17:18:16.300806+0000","last_active":"2024-08-17T17:46:53.101780+0000","last_peered":"2024-08-17T17:46:53.101780+0000","last_clean":"2024-08-17T17:46:53.101780+0000","last_became_active":"2024-08-17T17:18:16.300459+0000","last_became_peered":"2024-08-17T17:18:16.300459+0000","last_unstale":"2024-08-17T17:46:53.101780+0000","last_undegraded":"2024-08-17T17:46:53.101780+0000","last_fullsized":"2024-08-17T17:46:53.101780+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:49:07.910755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":1295,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.102216+0000","last_change":"2024-08-17T17:18:16.327578+0000","last_active":"2024-08-17T17:46:53.102216+0000","last_peered":"2024-08-17T17:46:53.102216+0000","last_clean":"2024-08-17T17:46:53.102216+0000","last_became_active":"2024-08-17T17:18:16.327256+0000","last_became_peered":"2024-08-17T17:18:16.327256+0000","last_unstale":"2024-08-17T17:46:53.102216+0000","last_undegraded":"2024-08-17T17:46:53.102216+0000","last_fullsized":"2024-08-17T17:46:53.102216+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:58:27.306723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"3.3","version":"0'0","reported_seq":1290,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.807922+0000","last_change":"2024-08-17T17:16:32.405221+0000","last_active":"2024-08-17T17:46:52.807922+0000","last_peered":"2024-08-17T17:46:52.807922+0000","last_clean":"2024-08-17T17:46:52.807922+0000","last_became_active":"2024-08-17T17:16:32.396836+0000","last_became_peered":"2024-08-17T17:16:32.396836+0000","last_unstale":"2024-08-17T17:46:52.807922+0000","last_undegraded":"2024-08-17T17:46:52.807922+0000","last_fullsized":"2024-08-17T17:46:52.807922+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:16:39.809514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"66'2","reported_seq":1300,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.103615+0000","last_change":"2024-08-17T17:17:00.909906+0000","last_active":"2024-08-17T17:46:53.103615+0000","last_peered":"2024-08-17T17:46:53.103615+0000","last_clean":"2024-08-17T17:46:53.103615+0000","last_became_active":"2024-08-17T17:17:00.909516+0000","last_became_peered":"2024-08-17T17:17:00.909516+0000","last_unstale":"2024-08-17T17:46:53.103615+0000","last_undegraded":"2024-08-17T17:46:53.103615+0000","last_fullsized":"2024-08-17T17:46:53.103615+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:08.716390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020478699999999998,"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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":1915,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.348844+0000","last_change":"2024-08-17T17:17:00.904465+0000","last_active":"2024-08-17T17:46:53.348844+0000","last_peered":"2024-08-17T17:46:53.348844+0000","last_clean":"2024-08-17T17:46:53.348844+0000","last_became_active":"2024-08-17T17:17:00.904064+0000","last_became_peered":"2024-08-17T17:17:00.904064+0000","last_unstale":"2024-08-17T17:46:53.348844+0000","last_undegraded":"2024-08-17T17:46:53.348844+0000","last_fullsized":"2024-08-17T17:46:53.348844+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:25:33.842617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1908,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.349794+0000","last_change":"2024-08-17T17:17:45.707791+0000","last_active":"2024-08-17T17:46:53.349794+0000","last_peered":"2024-08-17T17:46:53.349794+0000","last_clean":"2024-08-17T17:46:53.349794+0000","last_became_active":"2024-08-17T17:17:45.706034+0000","last_became_peered":"2024-08-17T17:17:45.706034+0000","last_unstale":"2024-08-17T17:46:53.349794+0000","last_undegraded":"2024-08-17T17:46:53.349794+0000","last_fullsized":"2024-08-17T17:46:53.349794+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:25:48.610403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1930,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.613466+0000","last_change":"2024-08-17T17:18:16.276019+0000","last_active":"2024-08-17T17:46:53.613466+0000","last_peered":"2024-08-17T17:46:53.613466+0000","last_clean":"2024-08-17T17:46:53.613466+0000","last_became_active":"2024-08-17T17:18:16.275681+0000","last_became_peered":"2024-08-17T17:18:16.275681+0000","last_unstale":"2024-08-17T17:46:53.613466+0000","last_undegraded":"2024-08-17T17:46:53.613466+0000","last_fullsized":"2024-08-17T17:46:53.613466+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:19:54.072987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00091001700000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":1925,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.811994+0000","last_change":"2024-08-17T17:17:45.706051+0000","last_active":"2024-08-17T17:46:52.811994+0000","last_peered":"2024-08-17T17:46:52.811994+0000","last_clean":"2024-08-17T17:46:52.811994+0000","last_became_active":"2024-08-17T17:17:45.700356+0000","last_became_peered":"2024-08-17T17:17:45.700356+0000","last_unstale":"2024-08-17T17:46:52.811994+0000","last_undegraded":"2024-08-17T17:46:52.811994+0000","last_fullsized":"2024-08-17T17:46:52.811994+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:36:59.993462+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1915,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.806280+0000","last_change":"2024-08-17T17:18:16.270937+0000","last_active":"2024-08-17T17:46:52.806280+0000","last_peered":"2024-08-17T17:46:52.806280+0000","last_clean":"2024-08-17T17:46:52.806280+0000","last_became_active":"2024-08-17T17:18:16.270591+0000","last_became_peered":"2024-08-17T17:18:16.270591+0000","last_unstale":"2024-08-17T17:46:52.806280+0000","last_undegraded":"2024-08-17T17:46:52.806280+0000","last_fullsized":"2024-08-17T17:46:52.806280+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:38:58.849164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1313,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.254785+0000","last_change":"2024-08-17T17:17:00.873245+0000","last_active":"2024-08-17T17:46:53.254785+0000","last_peered":"2024-08-17T17:46:53.254785+0000","last_clean":"2024-08-17T17:46:53.254785+0000","last_became_active":"2024-08-17T17:17:00.870779+0000","last_became_peered":"2024-08-17T17:17:00.870779+0000","last_unstale":"2024-08-17T17:46:53.254785+0000","last_undegraded":"2024-08-17T17:46:53.254785+0000","last_fullsized":"2024-08-17T17:46:53.254785+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:30:08.495141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00081337499999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1271,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.407829+0000","last_change":"2024-08-17T16:58:55.791767+0000","last_active":"2024-08-17T17:46:53.407829+0000","last_peered":"2024-08-17T17:46:53.407829+0000","last_clean":"2024-08-17T17:46:53.407829+0000","last_became_active":"2024-08-17T16:58:55.790452+0000","last_became_peered":"2024-08-17T16:58:55.790452+0000","last_unstale":"2024-08-17T17:46:53.407829+0000","last_undegraded":"2024-08-17T17:46:53.407829+0000","last_fullsized":"2024-08-17T17:46:53.407829+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:48:24.218305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1881,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.617392+0000","last_change":"2024-08-17T17:18:16.317278+0000","last_active":"2024-08-17T17:46:53.617392+0000","last_peered":"2024-08-17T17:46:53.617392+0000","last_clean":"2024-08-17T17:46:53.617392+0000","last_became_active":"2024-08-17T17:18:16.313687+0000","last_became_peered":"2024-08-17T17:18:16.313687+0000","last_unstale":"2024-08-17T17:46:53.617392+0000","last_undegraded":"2024-08-17T17:46:53.617392+0000","last_fullsized":"2024-08-17T17:46:53.617392+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:20.770099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"64'1","reported_seq":1299,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.102938+0000","last_change":"2024-08-17T17:17:45.693757+0000","last_active":"2024-08-17T17:46:53.102938+0000","last_peered":"2024-08-17T17:46:53.102938+0000","last_clean":"2024-08-17T17:46:53.102938+0000","last_became_active":"2024-08-17T17:17:45.687224+0000","last_became_peered":"2024-08-17T17:17:45.687224+0000","last_unstale":"2024-08-17T17:46:53.102938+0000","last_undegraded":"2024-08-17T17:46:53.102938+0000","last_fullsized":"2024-08-17T17:46:53.102938+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:32:08.059821+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00092444000000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"474'149","reported_seq":1616,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.256529+0000","last_change":"2024-08-17T17:16:32.396277+0000","last_active":"2024-08-17T17:46:53.256529+0000","last_peered":"2024-08-17T17:46:53.256529+0000","last_clean":"2024-08-17T17:46:53.256529+0000","last_became_active":"2024-08-17T17:16:32.395751+0000","last_became_peered":"2024-08-17T17:16:32.395751+0000","last_unstale":"2024-08-17T17:46:53.256529+0000","last_undegraded":"2024-08-17T17:46:53.256529+0000","last_fullsized":"2024-08-17T17:46:53.256529+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T16:50:43.700602+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:40:40.786904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":1905,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.350820+0000","last_change":"2024-08-17T17:18:16.299692+0000","last_active":"2024-08-17T17:46:53.350820+0000","last_peered":"2024-08-17T17:46:53.350820+0000","last_clean":"2024-08-17T17:46:53.350820+0000","last_became_active":"2024-08-17T17:18:16.299143+0000","last_became_peered":"2024-08-17T17:18:16.299143+0000","last_unstale":"2024-08-17T17:46:53.350820+0000","last_undegraded":"2024-08-17T17:46:53.350820+0000","last_fullsized":"2024-08-17T17:46:53.350820+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:31:57.219880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1888,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.613564+0000","last_change":"2024-08-17T17:18:16.338878+0000","last_active":"2024-08-17T17:46:53.613564+0000","last_peered":"2024-08-17T17:46:53.613564+0000","last_clean":"2024-08-17T17:46:53.613564+0000","last_became_active":"2024-08-17T17:18:16.314168+0000","last_became_peered":"2024-08-17T17:18:16.314168+0000","last_unstale":"2024-08-17T17:46:53.613564+0000","last_undegraded":"2024-08-17T17:46:53.613564+0000","last_fullsized":"2024-08-17T17:46:53.613564+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:55:58.420332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1287,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.809978+0000","last_change":"2024-08-17T17:17:00.913004+0000","last_active":"2024-08-17T17:46:52.809978+0000","last_peered":"2024-08-17T17:46:52.809978+0000","last_clean":"2024-08-17T17:46:52.809978+0000","last_became_active":"2024-08-17T17:17:00.911585+0000","last_became_peered":"2024-08-17T17:17:00.911585+0000","last_unstale":"2024-08-17T17:46:52.809978+0000","last_undegraded":"2024-08-17T17:46:52.809978+0000","last_fullsized":"2024-08-17T17:46:52.809978+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:37:51.369468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1289,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.806732+0000","last_change":"2024-08-17T17:17:45.727225+0000","last_active":"2024-08-17T17:46:52.806732+0000","last_peered":"2024-08-17T17:46:52.806732+0000","last_clean":"2024-08-17T17:46:52.806732+0000","last_became_active":"2024-08-17T17:17:45.726894+0000","last_became_peered":"2024-08-17T17:17:45.726894+0000","last_unstale":"2024-08-17T17:46:52.806732+0000","last_undegraded":"2024-08-17T17:46:52.806732+0000","last_fullsized":"2024-08-17T17:46:52.806732+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:29:22.207196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1302,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.810750+0000","last_change":"2024-08-17T17:17:45.727070+0000","last_active":"2024-08-17T17:46:52.810750+0000","last_peered":"2024-08-17T17:46:52.810750+0000","last_clean":"2024-08-17T17:46:52.810750+0000","last_became_active":"2024-08-17T17:17:45.725997+0000","last_became_peered":"2024-08-17T17:17:45.725997+0000","last_unstale":"2024-08-17T17:46:52.810750+0000","last_undegraded":"2024-08-17T17:46:52.810750+0000","last_fullsized":"2024-08-17T17:46:52.810750+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:39:48.193086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1287,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.403484+0000","last_change":"2024-08-17T17:17:00.876413+0000","last_active":"2024-08-17T17:46:53.403484+0000","last_peered":"2024-08-17T17:46:53.403484+0000","last_clean":"2024-08-17T17:46:53.403484+0000","last_became_active":"2024-08-17T17:17:00.874530+0000","last_became_peered":"2024-08-17T17:17:00.874530+0000","last_unstale":"2024-08-17T17:46:53.403484+0000","last_undegraded":"2024-08-17T17:46:53.403484+0000","last_fullsized":"2024-08-17T17:46:53.403484+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:38:15.342870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1287,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.808138+0000","last_change":"2024-08-17T17:18:16.323735+0000","last_active":"2024-08-17T17:46:52.808138+0000","last_peered":"2024-08-17T17:46:52.808138+0000","last_clean":"2024-08-17T17:46:52.808138+0000","last_became_active":"2024-08-17T17:18:16.323200+0000","last_became_peered":"2024-08-17T17:18:16.323200+0000","last_unstale":"2024-08-17T17:46:52.808138+0000","last_undegraded":"2024-08-17T17:46:52.808138+0000","last_fullsized":"2024-08-17T17:46:52.808138+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:53:38.579537+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"73'3","reported_seq":1898,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.614004+0000","last_change":"2024-08-17T17:18:16.310418+0000","last_active":"2024-08-17T17:46:53.614004+0000","last_peered":"2024-08-17T17:46:53.614004+0000","last_clean":"2024-08-17T17:46:53.614004+0000","last_became_active":"2024-08-17T17:18:16.286763+0000","last_became_peered":"2024-08-17T17:18:16.286763+0000","last_unstale":"2024-08-17T17:46:53.614004+0000","last_undegraded":"2024-08-17T17:46:53.614004+0000","last_fullsized":"2024-08-17T17:46:53.614004+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-18T23:44:27.573008+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":1884,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.810817+0000","last_change":"2024-08-17T17:17:45.706629+0000","last_active":"2024-08-17T17:46:52.810817+0000","last_peered":"2024-08-17T17:46:52.810817+0000","last_clean":"2024-08-17T17:46:52.810817+0000","last_became_active":"2024-08-17T17:17:45.706333+0000","last_became_peered":"2024-08-17T17:17:45.706333+0000","last_unstale":"2024-08-17T17:46:52.810817+0000","last_undegraded":"2024-08-17T17:46:52.810817+0000","last_fullsized":"2024-08-17T17:46:52.810817+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:01:16.265725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[0,2,4],"acting":[0,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":0,"acting_primary":0,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1284,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.102963+0000","last_change":"2024-08-17T17:18:16.316600+0000","last_active":"2024-08-17T17:46:53.102963+0000","last_peered":"2024-08-17T17:46:53.102963+0000","last_clean":"2024-08-17T17:46:53.102963+0000","last_became_active":"2024-08-17T17:18:16.316164+0000","last_became_peered":"2024-08-17T17:18:16.316164+0000","last_unstale":"2024-08-17T17:46:53.102963+0000","last_undegraded":"2024-08-17T17:46:53.102963+0000","last_fullsized":"2024-08-17T17:46:53.102963+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:38:54.908432+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1285,"reported_epoch":1314,"state":"active+clean","last_fresh":"2024-08-17T17:46:51.414091+0000","last_change":"2024-08-17T17:17:00.893177+0000","last_active":"2024-08-17T17:46:51.414091+0000","last_peered":"2024-08-17T17:46:51.414091+0000","last_clean":"2024-08-17T17:46:51.414091+0000","last_became_active":"2024-08-17T17:17:00.892759+0000","last_became_peered":"2024-08-17T17:17:00.892759+0000","last_unstale":"2024-08-17T17:46:51.414091+0000","last_undegraded":"2024-08-17T17:46:51.414091+0000","last_fullsized":"2024-08-17T17:46:51.414091+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:42:14.347454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1270,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.260099+0000","last_change":"2024-08-17T16:58:54.781889+0000","last_active":"2024-08-17T17:46:53.260099+0000","last_peered":"2024-08-17T17:46:53.260099+0000","last_clean":"2024-08-17T17:46:53.260099+0000","last_became_active":"2024-08-17T16:58:54.779814+0000","last_became_peered":"2024-08-17T16:58:54.779814+0000","last_unstale":"2024-08-17T17:46:53.260099+0000","last_undegraded":"2024-08-17T17:46:53.260099+0000","last_fullsized":"2024-08-17T17:46:53.260099+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:03:35.262628+0000","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":1,"num_read_kb":1,"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":1303,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.805893+0000","last_change":"2024-08-17T17:18:16.296435+0000","last_active":"2024-08-17T17:46:52.805893+0000","last_peered":"2024-08-17T17:46:52.805893+0000","last_clean":"2024-08-17T17:46:52.805893+0000","last_became_active":"2024-08-17T17:18:16.296133+0000","last_became_peered":"2024-08-17T17:18:16.296133+0000","last_unstale":"2024-08-17T17:46:52.805893+0000","last_undegraded":"2024-08-17T17:46:52.805893+0000","last_fullsized":"2024-08-17T17:46:52.805893+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:26:49.420491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"72'2","reported_seq":1287,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.254859+0000","last_change":"2024-08-17T17:17:00.889373+0000","last_active":"2024-08-17T17:46:53.254859+0000","last_peered":"2024-08-17T17:46:53.254859+0000","last_clean":"2024-08-17T17:46:53.254859+0000","last_became_active":"2024-08-17T17:17:00.888346+0000","last_became_peered":"2024-08-17T17:17:00.888346+0000","last_unstale":"2024-08-17T17:46:53.254859+0000","last_undegraded":"2024-08-17T17:46:53.254859+0000","last_fullsized":"2024-08-17T17:46:53.254859+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:54:26.626173+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1269,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.100682+0000","last_change":"2024-08-17T16:58:55.784844+0000","last_active":"2024-08-17T17:46:53.100682+0000","last_peered":"2024-08-17T17:46:53.100682+0000","last_clean":"2024-08-17T17:46:53.100682+0000","last_became_active":"2024-08-17T16:58:55.783777+0000","last_became_peered":"2024-08-17T16:58:55.783777+0000","last_unstale":"2024-08-17T17:46:53.100682+0000","last_undegraded":"2024-08-17T17:46:53.100682+0000","last_fullsized":"2024-08-17T17:46:53.100682+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:08:35.069672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'1","reported_seq":1285,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.259223+0000","last_change":"2024-08-17T17:16:32.397289+0000","last_active":"2024-08-17T17:46:53.259223+0000","last_peered":"2024-08-17T17:46:53.259223+0000","last_clean":"2024-08-17T17:46:53.259223+0000","last_became_active":"2024-08-17T17:16:32.396828+0000","last_became_peered":"2024-08-17T17:16:32.396828+0000","last_unstale":"2024-08-17T17:46:53.259223+0000","last_undegraded":"2024-08-17T17:46:53.259223+0000","last_fullsized":"2024-08-17T17:46:53.259223+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:07:22.265847+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":1,"num_read_kb":1,"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":"3.10","version":"72'8","reported_seq":1301,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.404363+0000","last_change":"2024-08-17T17:16:32.389840+0000","last_active":"2024-08-17T17:46:53.404363+0000","last_peered":"2024-08-17T17:46:53.404363+0000","last_clean":"2024-08-17T17:46:53.404363+0000","last_became_active":"2024-08-17T17:16:32.386050+0000","last_became_peered":"2024-08-17T17:16:32.386050+0000","last_unstale":"2024-08-17T17:46:53.404363+0000","last_undegraded":"2024-08-17T17:46:53.404363+0000","last_fullsized":"2024-08-17T17:46:53.404363+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-18T18:25:48.041721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":24,"num_read_kb":24,"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":1884,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.618413+0000","last_change":"2024-08-17T17:18:16.334036+0000","last_active":"2024-08-17T17:46:53.618413+0000","last_peered":"2024-08-17T17:46:53.618413+0000","last_clean":"2024-08-17T17:46:53.618413+0000","last_became_active":"2024-08-17T17:18:16.312028+0000","last_became_peered":"2024-08-17T17:18:16.312028+0000","last_unstale":"2024-08-17T17:46:53.618413+0000","last_undegraded":"2024-08-17T17:46:53.618413+0000","last_fullsized":"2024-08-17T17:46:53.618413+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:59:20.838510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.11","version":"0'0","reported_seq":1267,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.255486+0000","last_change":"2024-08-17T16:58:54.781197+0000","last_active":"2024-08-17T17:46:53.255486+0000","last_peered":"2024-08-17T17:46:53.255486+0000","last_clean":"2024-08-17T17:46:53.255486+0000","last_became_active":"2024-08-17T16:58:54.780408+0000","last_became_peered":"2024-08-17T16:58:54.780408+0000","last_unstale":"2024-08-17T17:46:53.255486+0000","last_undegraded":"2024-08-17T17:46:53.255486+0000","last_fullsized":"2024-08-17T17:46:53.255486+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:03:00.355012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1912,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.811198+0000","last_change":"2024-08-17T17:18:16.286391+0000","last_active":"2024-08-17T17:46:52.811198+0000","last_peered":"2024-08-17T17:46:52.811198+0000","last_clean":"2024-08-17T17:46:52.811198+0000","last_became_active":"2024-08-17T17:18:16.285985+0000","last_became_peered":"2024-08-17T17:18:16.285985+0000","last_unstale":"2024-08-17T17:46:52.811198+0000","last_undegraded":"2024-08-17T17:46:52.811198+0000","last_fullsized":"2024-08-17T17:46:52.811198+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:07:17.587856+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":1911,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:52.810519+0000","last_change":"2024-08-17T17:18:16.289583+0000","last_active":"2024-08-17T17:46:52.810519+0000","last_peered":"2024-08-17T17:46:52.810519+0000","last_clean":"2024-08-17T17:46:52.810519+0000","last_became_active":"2024-08-17T17:18:16.288272+0000","last_became_peered":"2024-08-17T17:18:16.288272+0000","last_unstale":"2024-08-17T17:46:52.810519+0000","last_undegraded":"2024-08-17T17:46:52.810519+0000","last_fullsized":"2024-08-17T17:46:52.810519+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:45:55.861502+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1281,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.101504+0000","last_change":"2024-08-17T17:18:16.301475+0000","last_active":"2024-08-17T17:46:53.101504+0000","last_peered":"2024-08-17T17:46:53.101504+0000","last_clean":"2024-08-17T17:46:53.101504+0000","last_became_active":"2024-08-17T17:18:16.301211+0000","last_became_peered":"2024-08-17T17:18:16.301211+0000","last_unstale":"2024-08-17T17:46:53.101504+0000","last_undegraded":"2024-08-17T17:46:53.101504+0000","last_fullsized":"2024-08-17T17:46:53.101504+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:31:05.192998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.13","version":"72'2","reported_seq":1286,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.255676+0000","last_change":"2024-08-17T17:17:45.717815+0000","last_active":"2024-08-17T17:46:53.255676+0000","last_peered":"2024-08-17T17:46:53.255676+0000","last_clean":"2024-08-17T17:46:53.255676+0000","last_became_active":"2024-08-17T17:17:45.717425+0000","last_became_peered":"2024-08-17T17:17:45.717425+0000","last_unstale":"2024-08-17T17:46:53.255676+0000","last_undegraded":"2024-08-17T17:46:53.255676+0000","last_fullsized":"2024-08-17T17:46:53.255676+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:04:38.145414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":8,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1885,"reported_epoch":1315,"state":"active+clean","last_fresh":"2024-08-17T17:46:53.618785+0000","last_change":"2024-08-17T17:18:16.329150+0000","last_active":"2024-08-17T17:46:53.618785+0000","last_peered":"2024-08-17T17:46:53.618785+0000","last_clean":"2024-08-17T17:46:53.618785+0000","last_became_active":"2024-08-17T17:18:16.319596+0000","last_became_peered":"2024-08-17T17:18:16.319596+0000","last_unstale":"2024-08-17T17:46:53.618785+0000","last_undegraded":"2024-08-17T17:46:53.618785+0000","last_fullsized":"2024-08-17T17:46:53.618785+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:03:06.681253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":[]}],"pool_stats":[{"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":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":65,"num_read_kb":68,"num_write":62,"num_write_kb":31,"num_scrub_errors":0,"num_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":16662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2303,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"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}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201928,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":118928,"kb_used_data":15624,"kb_used_omap":1,"kb_used_meta":103294,"kb_avail":93626224,"statfs":{"total":95995035648,"available":95873253376,"internally_reserved":0,"allocated":15998976,"data_stored":10186020,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":105773515},"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":[]},{"osd":6,"up_from":47,"seq":201863463572,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":127048,"kb_used_data":15616,"kb_used_omap":1,"kb_used_meta":111422,"kb_avail":93618104,"statfs":{"total":95995035648,"available":95864938496,"internally_reserved":0,"allocated":15990784,"data_stored":10185893,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":114096583},"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":[]},{"osd":5,"up_from":39,"seq":167503725215,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":108476,"kb_used_data":15028,"kb_used_omap":1,"kb_used_meta":93438,"kb_avail":93636676,"statfs":{"total":95995035648,"available":95883956224,"internally_reserved":0,"allocated":15388672,"data_stored":9591351,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":95680966},"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":[]},{"osd":4,"up_from":31,"seq":133143986857,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":132236,"kb_used_data":15040,"kb_used_omap":1,"kb_used_meta":117182,"kb_avail":93612916,"statfs":{"total":95995035648,"available":95859625984,"internally_reserved":0,"allocated":15400960,"data_stored":9595582,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":119994822},"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":[]},{"osd":3,"up_from":710,"seq":3049426780530,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":79160,"kb_used_data":15020,"kb_used_omap":74,"kb_used_meta":64053,"kb_avail":93665992,"statfs":{"total":95995035648,"available":95913975808,"internally_reserved":0,"allocated":15380480,"data_stored":9590782,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":76343,"internal_metadata":65590729},"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":[]},{"osd":2,"up_from":700,"seq":3006477107576,"num_pgs":19,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":91580,"kb_used_data":15024,"kb_used_omap":75,"kb_used_meta":76468,"kb_avail":93653572,"statfs":{"total":95995035648,"available":95901257728,"internally_reserved":0,"allocated":15384576,"data_stored":9591308,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":76821,"internal_metadata":78304235},"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":[]},{"osd":1,"up_from":695,"seq":2985002271105,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":69308,"kb_used_data":15020,"kb_used_omap":68,"kb_used_meta":54203,"kb_avail":93675844,"statfs":{"total":95995035648,"available":95924064256,"internally_reserved":0,"allocated":15380480,"data_stored":9590711,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":70498,"internal_metadata":55504030},"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":[]},{"osd":0,"up_from":690,"seq":2963527434631,"num_pgs":26,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":69892,"kb_used_data":15604,"kb_used_omap":75,"kb_used_meta":54196,"kb_avail":93675260,"statfs":{"total":95995035648,"available":95923466240,"internally_reserved":0,"allocated":15978496,"data_stored":10181664,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":77036,"internal_metadata":55497492},"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":[]}],"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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"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":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2303,"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":4902,"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":652,"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":4826,"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":4972,"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}]}} 2024-08-17T17:49:00.024 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-08-17T17:49:00.024 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd dump 2024-08-17T17:49:00.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:00 smithi169 bash[79348]: audit 2024-08-17T17:48:59.303911+0000 mgr.y (mgr.34107) 1399 : audit [DBG] from='client.35019 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:49:00.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:00 smithi169 bash[79348]: audit 2024-08-17T17:48:59.303911+0000 mgr.y (mgr.34107) 1399 : audit [DBG] from='client.35019 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:49:01.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:00 smithi131 bash[88347]: audit 2024-08-17T17:48:59.303911+0000 mgr.y (mgr.34107) 1399 : audit [DBG] from='client.35019 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:49:01.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:00 smithi131 bash[88347]: audit 2024-08-17T17:48:59.303911+0000 mgr.y (mgr.34107) 1399 : audit [DBG] from='client.35019 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:49:01.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:00 smithi131 bash[89561]: audit 2024-08-17T17:48:59.303911+0000 mgr.y (mgr.34107) 1399 : audit [DBG] from='client.35019 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:49:01.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:00 smithi131 bash[89561]: audit 2024-08-17T17:48:59.303911+0000 mgr.y (mgr.34107) 1399 : audit [DBG] from='client.35019 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:49:02.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:01 smithi131 bash[88347]: cluster 2024-08-17T17:49:00.142542+0000 mgr.y (mgr.34107) 1400 : cluster [DBG] pgmap v2065: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:02.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:01 smithi131 bash[88347]: cluster 2024-08-17T17:49:00.142542+0000 mgr.y (mgr.34107) 1400 : cluster [DBG] pgmap v2065: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:02.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:01 smithi131 bash[89561]: cluster 2024-08-17T17:49:00.142542+0000 mgr.y (mgr.34107) 1400 : cluster [DBG] pgmap v2065: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:02.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:01 smithi131 bash[89561]: cluster 2024-08-17T17:49:00.142542+0000 mgr.y (mgr.34107) 1400 : cluster [DBG] pgmap v2065: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:02.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:01 smithi169 bash[79348]: cluster 2024-08-17T17:49:00.142542+0000 mgr.y (mgr.34107) 1400 : cluster [DBG] pgmap v2065: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:02.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:01 smithi169 bash[79348]: cluster 2024-08-17T17:49:00.142542+0000 mgr.y (mgr.34107) 1400 : cluster [DBG] pgmap v2065: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:04.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:03 smithi131 bash[88347]: cluster 2024-08-17T17:49:02.143157+0000 mgr.y (mgr.34107) 1401 : cluster [DBG] pgmap v2066: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:04.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:03 smithi131 bash[88347]: cluster 2024-08-17T17:49:02.143157+0000 mgr.y (mgr.34107) 1401 : cluster [DBG] pgmap v2066: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:04.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:03 smithi131 bash[89561]: cluster 2024-08-17T17:49:02.143157+0000 mgr.y (mgr.34107) 1401 : cluster [DBG] pgmap v2066: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:04.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:03 smithi131 bash[89561]: cluster 2024-08-17T17:49:02.143157+0000 mgr.y (mgr.34107) 1401 : cluster [DBG] pgmap v2066: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:04.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:03 smithi169 bash[79348]: cluster 2024-08-17T17:49:02.143157+0000 mgr.y (mgr.34107) 1401 : cluster [DBG] pgmap v2066: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:04.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:03 smithi169 bash[79348]: cluster 2024-08-17T17:49:02.143157+0000 mgr.y (mgr.34107) 1401 : cluster [DBG] pgmap v2066: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:04.762 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:05.978 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:05 smithi131 bash[88347]: cluster 2024-08-17T17:49:04.144236+0000 mgr.y (mgr.34107) 1402 : cluster [DBG] pgmap v2067: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:05.978 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:05 smithi131 bash[88347]: cluster 2024-08-17T17:49:04.144236+0000 mgr.y (mgr.34107) 1402 : cluster [DBG] pgmap v2067: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:05.978 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:05 smithi131 bash[89561]: cluster 2024-08-17T17:49:04.144236+0000 mgr.y (mgr.34107) 1402 : cluster [DBG] pgmap v2067: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:05.978 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:05 smithi131 bash[89561]: cluster 2024-08-17T17:49:04.144236+0000 mgr.y (mgr.34107) 1402 : cluster [DBG] pgmap v2067: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:06.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:05 smithi169 bash[79348]: cluster 2024-08-17T17:49:04.144236+0000 mgr.y (mgr.34107) 1402 : cluster [DBG] pgmap v2067: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:06.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:05 smithi169 bash[79348]: cluster 2024-08-17T17:49:04.144236+0000 mgr.y (mgr.34107) 1402 : cluster [DBG] pgmap v2067: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:08.046 INFO:teuthology.orchestra.run.smithi131.stdout:epoch 1315 2024-08-17T17:49:08.046 INFO:teuthology.orchestra.run.smithi131.stdout:fsid f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T17:49:08.046 INFO:teuthology.orchestra.run.smithi131.stdout:created 2024-08-17T16:45:27.114816+0000 2024-08-17T17:49:08.046 INFO:teuthology.orchestra.run.smithi131.stdout:modified 2024-08-17T17:46:52.794385+0000 2024-08-17T17:49:08.046 INFO:teuthology.orchestra.run.smithi131.stdout:flags sortbitwise,recovery_deletes,purged_snapdirs,pglog_hardlimit 2024-08-17T17:49:08.047 INFO:teuthology.orchestra.run.smithi131.stdout:crush_version 22 2024-08-17T17:49:08.047 INFO:teuthology.orchestra.run.smithi131.stdout:full_ratio 0.95 2024-08-17T17:49:08.047 INFO:teuthology.orchestra.run.smithi131.stdout:backfillfull_ratio 0.9 2024-08-17T17:49:08.047 INFO:teuthology.orchestra.run.smithi131.stdout:nearfull_ratio 0.85 2024-08-17T17:49:08.047 INFO:teuthology.orchestra.run.smithi131.stdout:require_min_compat_client luminous 2024-08-17T17:49:08.047 INFO:teuthology.orchestra.run.smithi131.stdout:min_compat_client luminous 2024-08-17T17:49:08.047 INFO:teuthology.orchestra.run.smithi131.stdout:require_osd_release reef 2024-08-17T17:49:08.047 INFO:teuthology.orchestra.run.smithi131.stdout:stretch_mode_enabled false 2024-08-17T17:49:08.047 INFO:teuthology.orchestra.run.smithi131.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 22 flags hashpspool stripe_width 0 pg_num_max 32 pg_num_min 1 application mgr read_balance_score 7.89 2024-08-17T17:49:08.047 INFO:teuthology.orchestra.run.smithi131.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 66 flags hashpspool,selfmanaged_snaps stripe_width 0 application rbd read_balance_score 2.00 2024-08-17T17:49:08.047 INFO:teuthology.orchestra.run.smithi131.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 71 flags hashpspool stripe_width 0 pg_autoscale_bias 4 pg_num_min 16 recovery_priority 5 application cephfs read_balance_score 1.50 2024-08-17T17:49:08.047 INFO:teuthology.orchestra.run.smithi131.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 72 flags hashpspool,bulk stripe_width 0 application cephfs read_balance_score 2.25 2024-08-17T17:49:08.047 INFO:teuthology.orchestra.run.smithi131.stdout:max_osd 8 2024-08-17T17:49:08.048 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0 up in weight 1 up_from 690 up_thru 1167 down_at 687 last_clean_interval [8,687) [v2:172.21.15.131:6802/2702796327,v1:172.21.15.131:6803/2702796327] [v2:172.21.15.131:6804/2702796327,v1:172.21.15.131:6805/2702796327] exists,up 931c17ae-fadd-4941-8f94-54a64a12cdbb 2024-08-17T17:49:08.048 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1 up in weight 1 up_from 695 up_thru 1167 down_at 692 last_clean_interval [13,692) [v2:172.21.15.131:6810/3167893678,v1:172.21.15.131:6811/3167893678] [v2:172.21.15.131:6812/3167893678,v1:172.21.15.131:6813/3167893678] exists,up 28cbaae9-2647-4988-8227-65608f15df55 2024-08-17T17:49:08.048 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2 up in weight 1 up_from 700 up_thru 1167 down_at 697 last_clean_interval [18,697) [v2:172.21.15.131:6818/3654614021,v1:172.21.15.131:6819/3654614021] [v2:172.21.15.131:6820/3654614021,v1:172.21.15.131:6821/3654614021] exists,up c453e3c1-1905-47b4-a0a2-33e89ceee89b 2024-08-17T17:49:08.048 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3 up in weight 1 up_from 710 up_thru 1167 down_at 703 last_clean_interval [26,703) [v2:172.21.15.131:6826/3295151937,v1:172.21.15.131:6827/3295151937] [v2:172.21.15.131:6828/3295151937,v1:172.21.15.131:6829/3295151937] exists,up 58977ccb-73f1-4ff5-82be-27fcdf10ad08 2024-08-17T17:49:08.048 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4 up in weight 1 up_from 31 up_thru 1167 down_at 0 last_clean_interval [0,0) [v2:172.21.15.169:6800/2638466822,v1:172.21.15.169:6801/2638466822] [v2:172.21.15.169:6802/2638466822,v1:172.21.15.169:6803/2638466822] exists,up a27e1f9d-ccc9-49bd-9a83-6970394686f0 2024-08-17T17:49:08.048 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5 up in weight 1 up_from 39 up_thru 1167 down_at 0 last_clean_interval [0,0) [v2:172.21.15.169:6808/1625437885,v1:172.21.15.169:6809/1625437885] [v2:172.21.15.169:6810/1625437885,v1:172.21.15.169:6811/1625437885] exists,up 33dc15a5-d1a6-4810-a2a1-db3a307f8c84 2024-08-17T17:49:08.048 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6 up in weight 1 up_from 47 up_thru 1167 down_at 0 last_clean_interval [0,0) [v2:172.21.15.169:6816/554300287,v1:172.21.15.169:6817/554300287] [v2:172.21.15.169:6818/554300287,v1:172.21.15.169:6819/554300287] exists,up 4893b4b8-9b28-4e0e-841c-eb781d9f74fe 2024-08-17T17:49:08.048 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7 up in weight 1 up_from 55 up_thru 1167 down_at 0 last_clean_interval [0,0) [v2:172.21.15.169:6824/1615136086,v1:172.21.15.169:6825/1615136086] [v2:172.21.15.169:6826/1615136086,v1:172.21.15.169:6827/1615136086] exists,up a9a64d1e-1b11-44d8-ac15-d4dbdc1830a1 2024-08-17T17:49:08.048 INFO:teuthology.orchestra.run.smithi131.stdout:pg_upmap_items 4.2 [1,2] 2024-08-17T17:49:08.048 INFO:teuthology.orchestra.run.smithi131.stdout:pg_upmap_items 4.4 [1,5] 2024-08-17T17:49:08.048 INFO:teuthology.orchestra.run.smithi131.stdout:pg_upmap_items 4.b [1,2] 2024-08-17T17:49:08.048 INFO:teuthology.orchestra.run.smithi131.stdout:blocklist 172.21.15.131:0/1352865815 expires 2024-08-17T18:09:43.573072+0000 2024-08-17T17:49:08.048 INFO:teuthology.orchestra.run.smithi131.stdout:blocklist 172.21.15.131:0/1886773554 expires 2024-08-17T18:09:42.610755+0000 2024-08-17T17:49:08.048 INFO:teuthology.orchestra.run.smithi131.stdout:blocklist 172.21.15.169:0/4169313514 expires 2024-08-18T17:04:24.029473+0000 2024-08-17T17:49:08.049 INFO:teuthology.orchestra.run.smithi131.stdout:blocklist 172.21.15.169:0/1504461020 expires 2024-08-18T17:04:24.029473+0000 2024-08-17T17:49:08.049 INFO:teuthology.orchestra.run.smithi131.stdout:blocklist 172.21.15.131:0/1873430480 expires 2024-08-18T17:08:22.776108+0000 2024-08-17T17:49:08.049 INFO:teuthology.orchestra.run.smithi131.stdout:blocklist 172.21.15.131:0/2690264005 expires 2024-08-18T17:08:22.776108+0000 2024-08-17T17:49:08.049 INFO:teuthology.orchestra.run.smithi131.stdout:blocklist 172.21.15.131:0/805105591 expires 2024-08-18T17:03:28.842678+0000 2024-08-17T17:49:08.049 INFO:teuthology.orchestra.run.smithi131.stdout:blocklist 172.21.15.131:6800/2557335399 expires 2024-08-18T16:45:53.763605+0000 2024-08-17T17:49:08.049 INFO:teuthology.orchestra.run.smithi131.stdout:blocklist 172.21.15.131:0/567680048 expires 2024-08-18T17:08:22.776108+0000 2024-08-17T17:49:08.049 INFO:teuthology.orchestra.run.smithi131.stdout:blocklist 172.21.15.131:0/3301598597 expires 2024-08-18T16:56:08.560846+0000 2024-08-17T17:49:08.049 INFO:teuthology.orchestra.run.smithi131.stdout:blocklist 172.21.15.131:0/2979978290 expires 2024-08-18T17:08:22.776108+0000 2024-08-17T17:49:08.049 INFO:teuthology.orchestra.run.smithi131.stdout:blocklist 172.21.15.131:0/2782073615 expires 2024-08-18T16:46:24.903953+0000 2024-08-17T17:49:08.049 INFO:teuthology.orchestra.run.smithi131.stdout:blocklist 172.21.15.131:6800/2549196460 expires 2024-08-18T17:08:22.776108+0000 2024-08-17T17:49:08.049 INFO:teuthology.orchestra.run.smithi131.stdout:blocklist 172.21.15.131:0/1351012631 expires 2024-08-18T16:46:24.903953+0000 2024-08-17T17:49:08.049 INFO:teuthology.orchestra.run.smithi131.stdout:blocklist 172.21.15.131:0/1481172092 expires 2024-08-18T16:45:53.763605+0000 2024-08-17T17:49:08.050 INFO:teuthology.orchestra.run.smithi131.stdout:blocklist 172.21.15.131:6801/2549196460 expires 2024-08-18T17:08:22.776108+0000 2024-08-17T17:49:08.050 INFO:teuthology.orchestra.run.smithi131.stdout:blocklist 172.21.15.131:0/2345799949 expires 2024-08-18T17:03:28.842678+0000 2024-08-17T17:49:08.050 INFO:teuthology.orchestra.run.smithi131.stdout:blocklist 172.21.15.169:0/1548591549 expires 2024-08-18T17:04:24.029473+0000 2024-08-17T17:49:08.050 INFO:teuthology.orchestra.run.smithi131.stdout:blocklist 172.21.15.169:0/3210317164 expires 2024-08-18T17:04:24.029473+0000 2024-08-17T17:49:08.050 INFO:teuthology.orchestra.run.smithi131.stdout:blocklist 172.21.15.131:6801/3056314115 expires 2024-08-18T17:03:28.842678+0000 2024-08-17T17:49:08.050 INFO:teuthology.orchestra.run.smithi131.stdout:blocklist 172.21.15.131:6801/3178238488 expires 2024-08-18T16:56:08.560846+0000 2024-08-17T17:49:08.050 INFO:teuthology.orchestra.run.smithi131.stdout:blocklist 172.21.15.169:6834/2915957386 expires 2024-08-18T17:04:24.029473+0000 2024-08-17T17:49:08.050 INFO:teuthology.orchestra.run.smithi131.stdout:blocklist 172.21.15.131:6800/3056314115 expires 2024-08-18T17:03:28.842678+0000 2024-08-17T17:49:08.050 INFO:teuthology.orchestra.run.smithi131.stdout:blocklist 172.21.15.131:6801/2557335399 expires 2024-08-18T16:45:53.763605+0000 2024-08-17T17:49:08.050 INFO:teuthology.orchestra.run.smithi131.stdout:blocklist 172.21.15.131:0/1379702785 expires 2024-08-18T16:56:08.560846+0000 2024-08-17T17:49:08.050 INFO:teuthology.orchestra.run.smithi131.stdout:blocklist 172.21.15.131:0/1821861506 expires 2024-08-18T16:56:08.560846+0000 2024-08-17T17:49:08.050 INFO:teuthology.orchestra.run.smithi131.stdout:blocklist 172.21.15.131:0/1207615408 expires 2024-08-18T16:56:08.560846+0000 2024-08-17T17:49:08.050 INFO:teuthology.orchestra.run.smithi131.stdout:blocklist 172.21.15.169:0/2765668743 expires 2024-08-18T17:04:24.029473+0000 2024-08-17T17:49:08.050 INFO:teuthology.orchestra.run.smithi131.stdout:blocklist 172.21.15.131:0/191077631 expires 2024-08-18T16:46:24.903953+0000 2024-08-17T17:49:08.050 INFO:teuthology.orchestra.run.smithi131.stdout:blocklist 172.21.15.131:6835/868237211 expires 2024-08-18T16:59:02.885303+0000 2024-08-17T17:49:08.051 INFO:teuthology.orchestra.run.smithi131.stdout:blocklist 172.21.15.169:6835/2915957386 expires 2024-08-18T17:04:24.029473+0000 2024-08-17T17:49:08.051 INFO:teuthology.orchestra.run.smithi131.stdout:blocklist 172.21.15.169:0/1718319329 expires 2024-08-18T17:04:24.029473+0000 2024-08-17T17:49:08.051 INFO:teuthology.orchestra.run.smithi131.stdout:blocklist 172.21.15.131:6834/868237211 expires 2024-08-18T16:59:02.885303+0000 2024-08-17T17:49:08.051 INFO:teuthology.orchestra.run.smithi131.stdout:blocklist 172.21.15.131:0/3865043614 expires 2024-08-18T17:03:28.842678+0000 2024-08-17T17:49:08.051 INFO:teuthology.orchestra.run.smithi131.stdout:blocklist 172.21.15.131:0/58738087 expires 2024-08-18T17:03:28.842678+0000 2024-08-17T17:49:08.051 INFO:teuthology.orchestra.run.smithi131.stdout:blocklist 172.21.15.131:0/900478172 expires 2024-08-18T16:45:53.763605+0000 2024-08-17T17:49:08.051 INFO:teuthology.orchestra.run.smithi131.stdout:blocklist 172.21.15.131:6800/3178238488 expires 2024-08-18T16:56:08.560846+0000 2024-08-17T17:49:08.051 INFO:teuthology.orchestra.run.smithi131.stdout:blocklist 172.21.15.131:0/3703359670 expires 2024-08-18T16:45:53.763605+0000 2024-08-17T17:49:08.051 INFO:teuthology.orchestra.run.smithi131.stdout:blocklist 172.21.15.131:0/1282295583 expires 2024-08-17T18:20:01.133502+0000 2024-08-17T17:49:08.051 INFO:teuthology.orchestra.run.smithi131.stdout:blocklist 172.21.15.131:6800/2697549494 expires 2024-08-18T16:46:24.903953+0000 2024-08-17T17:49:08.051 INFO:teuthology.orchestra.run.smithi131.stdout:blocklist 172.21.15.131:6801/2697549494 expires 2024-08-18T16:46:24.903953+0000 2024-08-17T17:49:08.058 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:07 smithi131 bash[88347]: cluster 2024-08-17T17:49:06.144721+0000 mgr.y (mgr.34107) 1403 : cluster [DBG] pgmap v2068: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:08.058 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:07 smithi131 bash[88347]: cluster 2024-08-17T17:49:06.144721+0000 mgr.y (mgr.34107) 1403 : cluster [DBG] pgmap v2068: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:08.058 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:07 smithi131 bash[89561]: cluster 2024-08-17T17:49:06.144721+0000 mgr.y (mgr.34107) 1403 : cluster [DBG] pgmap v2068: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:08.058 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:07 smithi131 bash[89561]: cluster 2024-08-17T17:49:06.144721+0000 mgr.y (mgr.34107) 1403 : cluster [DBG] pgmap v2068: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:08.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:07 smithi169 bash[79348]: cluster 2024-08-17T17:49:06.144721+0000 mgr.y (mgr.34107) 1403 : cluster [DBG] pgmap v2068: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:08.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:07 smithi169 bash[79348]: cluster 2024-08-17T17:49:06.144721+0000 mgr.y (mgr.34107) 1403 : cluster [DBG] pgmap v2068: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:08.785 INFO:tasks.cephadm.ceph_manager.ceph:['osd.0 up in weight 1 up_from 690 up_thru 1167 down_at 687 last_clean_interval [8,687) [v2:172.21.15.131:6802/2702796327,v1:172.21.15.131:6803/2702796327] [v2:172.21.15.131:6804/2702796327,v1:172.21.15.131:6805/2702796327] exists,up 931c17ae-fadd-4941-8f94-54a64a12cdbb', 'osd.1 up in weight 1 up_from 695 up_thru 1167 down_at 692 last_clean_interval [13,692) [v2:172.21.15.131:6810/3167893678,v1:172.21.15.131:6811/3167893678] [v2:172.21.15.131:6812/3167893678,v1:172.21.15.131:6813/3167893678] exists,up 28cbaae9-2647-4988-8227-65608f15df55', 'osd.2 up in weight 1 up_from 700 up_thru 1167 down_at 697 last_clean_interval [18,697) [v2:172.21.15.131:6818/3654614021,v1:172.21.15.131:6819/3654614021] [v2:172.21.15.131:6820/3654614021,v1:172.21.15.131:6821/3654614021] exists,up c453e3c1-1905-47b4-a0a2-33e89ceee89b', 'osd.3 up in weight 1 up_from 710 up_thru 1167 down_at 703 last_clean_interval [26,703) [v2:172.21.15.131:6826/3295151937,v1:172.21.15.131:6827/3295151937] [v2:172.21.15.131:6828/3295151937,v1:172.21.15.131:6829/3295151937] exists,up 58977ccb-73f1-4ff5-82be-27fcdf10ad08', 'osd.4 up in weight 1 up_from 31 up_thru 1167 down_at 0 last_clean_interval [0,0) [v2:172.21.15.169:6800/2638466822,v1:172.21.15.169:6801/2638466822] [v2:172.21.15.169:6802/2638466822,v1:172.21.15.169:6803/2638466822] exists,up a27e1f9d-ccc9-49bd-9a83-6970394686f0', 'osd.5 up in weight 1 up_from 39 up_thru 1167 down_at 0 last_clean_interval [0,0) [v2:172.21.15.169:6808/1625437885,v1:172.21.15.169:6809/1625437885] [v2:172.21.15.169:6810/1625437885,v1:172.21.15.169:6811/1625437885] exists,up 33dc15a5-d1a6-4810-a2a1-db3a307f8c84', 'osd.6 up in weight 1 up_from 47 up_thru 1167 down_at 0 last_clean_interval [0,0) [v2:172.21.15.169:6816/554300287,v1:172.21.15.169:6817/554300287] [v2:172.21.15.169:6818/554300287,v1:172.21.15.169:6819/554300287] exists,up 4893b4b8-9b28-4e0e-841c-eb781d9f74fe', 'osd.7 up in weight 1 up_from 55 up_thru 1167 down_at 0 last_clean_interval [0,0) [v2:172.21.15.169:6824/1615136086,v1:172.21.15.169:6825/1615136086] [v2:172.21.15.169:6826/1615136086,v1:172.21.15.169:6827/1615136086] exists,up a9a64d1e-1b11-44d8-ac15-d4dbdc1830a1'] 2024-08-17T17:49:08.786 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon mon.a config show 2024-08-17T17:49:09.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:49:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:49:08] "GET /metrics HTTP/1.1" 200 34128 "" "Prometheus/2.51.0" 2024-08-17T17:49:09.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:08 smithi131 bash[89561]: audit 2024-08-17T17:49:08.044705+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.131:0/1102046190' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2024-08-17T17:49:09.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:08 smithi131 bash[89561]: audit 2024-08-17T17:49:08.044705+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.131:0/1102046190' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2024-08-17T17:49:09.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:08 smithi131 bash[89561]: audit 2024-08-17T17:49:08.251805+0000 mon.a (mon.0) 2196 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:09.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:08 smithi131 bash[89561]: audit 2024-08-17T17:49:08.251805+0000 mon.a (mon.0) 2196 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:09.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:08 smithi131 bash[88347]: audit 2024-08-17T17:49:08.044705+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.131:0/1102046190' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2024-08-17T17:49:09.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:08 smithi131 bash[88347]: audit 2024-08-17T17:49:08.044705+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.131:0/1102046190' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2024-08-17T17:49:09.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:08 smithi131 bash[88347]: audit 2024-08-17T17:49:08.251805+0000 mon.a (mon.0) 2196 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:09.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:08 smithi131 bash[88347]: audit 2024-08-17T17:49:08.251805+0000 mon.a (mon.0) 2196 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:09.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:08 smithi169 bash[79348]: audit 2024-08-17T17:49:08.044705+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.131:0/1102046190' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2024-08-17T17:49:09.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:08 smithi169 bash[79348]: audit 2024-08-17T17:49:08.044705+0000 mon.c (mon.2) 44 : audit [DBG] from='client.? 172.21.15.131:0/1102046190' entity='client.admin' cmd={"prefix": "osd dump"} : dispatch 2024-08-17T17:49:09.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:08 smithi169 bash[79348]: audit 2024-08-17T17:49:08.251805+0000 mon.a (mon.0) 2196 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:09.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:08 smithi169 bash[79348]: audit 2024-08-17T17:49:08.251805+0000 mon.a (mon.0) 2196 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:10.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:09 smithi131 bash[89561]: cluster 2024-08-17T17:49:08.145071+0000 mgr.y (mgr.34107) 1404 : cluster [DBG] pgmap v2069: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:10.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:09 smithi131 bash[89561]: cluster 2024-08-17T17:49:08.145071+0000 mgr.y (mgr.34107) 1404 : cluster [DBG] pgmap v2069: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:10.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:09 smithi131 bash[88347]: cluster 2024-08-17T17:49:08.145071+0000 mgr.y (mgr.34107) 1404 : cluster [DBG] pgmap v2069: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:10.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:09 smithi131 bash[88347]: cluster 2024-08-17T17:49:08.145071+0000 mgr.y (mgr.34107) 1404 : cluster [DBG] pgmap v2069: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:10.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:09 smithi169 bash[79348]: cluster 2024-08-17T17:49:08.145071+0000 mgr.y (mgr.34107) 1404 : cluster [DBG] pgmap v2069: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:10.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:09 smithi169 bash[79348]: cluster 2024-08-17T17:49:08.145071+0000 mgr.y (mgr.34107) 1404 : cluster [DBG] pgmap v2069: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:12.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:11 smithi131 bash[89561]: cluster 2024-08-17T17:49:10.146062+0000 mgr.y (mgr.34107) 1405 : cluster [DBG] pgmap v2070: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:12.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:11 smithi131 bash[89561]: cluster 2024-08-17T17:49:10.146062+0000 mgr.y (mgr.34107) 1405 : cluster [DBG] pgmap v2070: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:12.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:11 smithi131 bash[88347]: cluster 2024-08-17T17:49:10.146062+0000 mgr.y (mgr.34107) 1405 : cluster [DBG] pgmap v2070: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:12.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:11 smithi131 bash[88347]: cluster 2024-08-17T17:49:10.146062+0000 mgr.y (mgr.34107) 1405 : cluster [DBG] pgmap v2070: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:12.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:11 smithi169 bash[79348]: cluster 2024-08-17T17:49:10.146062+0000 mgr.y (mgr.34107) 1405 : cluster [DBG] pgmap v2070: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:12.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:11 smithi169 bash[79348]: cluster 2024-08-17T17:49:10.146062+0000 mgr.y (mgr.34107) 1405 : cluster [DBG] pgmap v2070: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:13.528 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:14.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:13 smithi131 bash[89561]: cluster 2024-08-17T17:49:12.146802+0000 mgr.y (mgr.34107) 1406 : cluster [DBG] pgmap v2071: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:14.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:13 smithi131 bash[89561]: cluster 2024-08-17T17:49:12.146802+0000 mgr.y (mgr.34107) 1406 : cluster [DBG] pgmap v2071: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:14.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:13 smithi131 bash[88347]: cluster 2024-08-17T17:49:12.146802+0000 mgr.y (mgr.34107) 1406 : cluster [DBG] pgmap v2071: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:14.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:13 smithi131 bash[88347]: cluster 2024-08-17T17:49:12.146802+0000 mgr.y (mgr.34107) 1406 : cluster [DBG] pgmap v2071: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:14.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:13 smithi169 bash[79348]: cluster 2024-08-17T17:49:12.146802+0000 mgr.y (mgr.34107) 1406 : cluster [DBG] pgmap v2071: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:14.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:13 smithi169 bash[79348]: cluster 2024-08-17T17:49:12.146802+0000 mgr.y (mgr.34107) 1406 : cluster [DBG] pgmap v2071: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:15.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:15 smithi131 bash[88347]: cluster 2024-08-17T17:49:14.147902+0000 mgr.y (mgr.34107) 1407 : cluster [DBG] pgmap v2072: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:15.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:15 smithi131 bash[88347]: cluster 2024-08-17T17:49:14.147902+0000 mgr.y (mgr.34107) 1407 : cluster [DBG] pgmap v2072: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:15.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:15 smithi131 bash[89561]: cluster 2024-08-17T17:49:14.147902+0000 mgr.y (mgr.34107) 1407 : cluster [DBG] pgmap v2072: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:15.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:15 smithi131 bash[89561]: cluster 2024-08-17T17:49:14.147902+0000 mgr.y (mgr.34107) 1407 : cluster [DBG] pgmap v2072: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:16.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:15 smithi169 bash[79348]: cluster 2024-08-17T17:49:14.147902+0000 mgr.y (mgr.34107) 1407 : cluster [DBG] pgmap v2072: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:16.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:15 smithi169 bash[79348]: cluster 2024-08-17T17:49:14.147902+0000 mgr.y (mgr.34107) 1407 : cluster [DBG] pgmap v2072: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:16.565 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:49:16.565 INFO:teuthology.orchestra.run.smithi131.stdout: "name": "mon.a", 2024-08-17T17:49:16.565 INFO:teuthology.orchestra.run.smithi131.stdout: "cluster": "ceph", 2024-08-17T17:49:16.565 INFO:teuthology.orchestra.run.smithi131.stdout: "admin_socket": "/var/run/ceph/ceph-mon.a.asok", 2024-08-17T17:49:16.565 INFO:teuthology.orchestra.run.smithi131.stdout: "admin_socket_mode": "", 2024-08-17T17:49:16.565 INFO:teuthology.orchestra.run.smithi131.stdout: "auth_allow_insecure_global_id_reclaim": "false", 2024-08-17T17:49:16.565 INFO:teuthology.orchestra.run.smithi131.stdout: "auth_client_required": "cephx, none", 2024-08-17T17:49:16.565 INFO:teuthology.orchestra.run.smithi131.stdout: "auth_cluster_required": "cephx", 2024-08-17T17:49:16.565 INFO:teuthology.orchestra.run.smithi131.stdout: "auth_debug": "true", 2024-08-17T17:49:16.566 INFO:teuthology.orchestra.run.smithi131.stdout: "auth_expose_insecure_global_id_reclaim": "true", 2024-08-17T17:49:16.566 INFO:teuthology.orchestra.run.smithi131.stdout: "auth_mon_ticket_ttl": "660.000000", 2024-08-17T17:49:16.566 INFO:teuthology.orchestra.run.smithi131.stdout: "auth_service_required": "cephx", 2024-08-17T17:49:16.566 INFO:teuthology.orchestra.run.smithi131.stdout: "auth_service_ticket_ttl": "240.000000", 2024-08-17T17:49:16.566 INFO:teuthology.orchestra.run.smithi131.stdout: "auth_supported": "", 2024-08-17T17:49:16.566 INFO:teuthology.orchestra.run.smithi131.stdout: "bdev_aio": "true", 2024-08-17T17:49:16.566 INFO:teuthology.orchestra.run.smithi131.stdout: "bdev_aio_max_queue_depth": "1024", 2024-08-17T17:49:16.566 INFO:teuthology.orchestra.run.smithi131.stdout: "bdev_aio_poll_ms": "250", 2024-08-17T17:49:16.566 INFO:teuthology.orchestra.run.smithi131.stdout: "bdev_aio_reap_max": "16", 2024-08-17T17:49:16.566 INFO:teuthology.orchestra.run.smithi131.stdout: "bdev_async_discard_threads": "0", 2024-08-17T17:49:16.566 INFO:teuthology.orchestra.run.smithi131.stdout: "bdev_block_size": "4096", 2024-08-17T17:49:16.566 INFO:teuthology.orchestra.run.smithi131.stdout: "bdev_debug_aio": "false", 2024-08-17T17:49:16.566 INFO:teuthology.orchestra.run.smithi131.stdout: "bdev_debug_aio_log_age": "5.000000", 2024-08-17T17:49:16.566 INFO:teuthology.orchestra.run.smithi131.stdout: "bdev_debug_aio_suicide_timeout": "60.000000", 2024-08-17T17:49:16.567 INFO:teuthology.orchestra.run.smithi131.stdout: "bdev_debug_inflight_ios": "false", 2024-08-17T17:49:16.567 INFO:teuthology.orchestra.run.smithi131.stdout: "bdev_enable_discard": "false", 2024-08-17T17:49:16.567 INFO:teuthology.orchestra.run.smithi131.stdout: "bdev_flock_retry": "3", 2024-08-17T17:49:16.567 INFO:teuthology.orchestra.run.smithi131.stdout: "bdev_flock_retry_interval": "0.100000", 2024-08-17T17:49:16.567 INFO:teuthology.orchestra.run.smithi131.stdout: "bdev_inject_crash": "0", 2024-08-17T17:49:16.567 INFO:teuthology.orchestra.run.smithi131.stdout: "bdev_inject_crash_flush_delay": "2", 2024-08-17T17:49:16.567 INFO:teuthology.orchestra.run.smithi131.stdout: "bdev_ioring": "false", 2024-08-17T17:49:16.567 INFO:teuthology.orchestra.run.smithi131.stdout: "bdev_ioring_hipri": "false", 2024-08-17T17:49:16.567 INFO:teuthology.orchestra.run.smithi131.stdout: "bdev_ioring_sqthread_poll": "false", 2024-08-17T17:49:16.567 INFO:teuthology.orchestra.run.smithi131.stdout: "bdev_nvme_unbind_from_kernel": "false", 2024-08-17T17:49:16.567 INFO:teuthology.orchestra.run.smithi131.stdout: "bdev_read_buffer_alignment": "4096", 2024-08-17T17:49:16.567 INFO:teuthology.orchestra.run.smithi131.stdout: "bdev_read_preallocated_huge_buffers": "", 2024-08-17T17:49:16.567 INFO:teuthology.orchestra.run.smithi131.stdout: "bdev_stalled_read_warn_lifetime": "86400", 2024-08-17T17:49:16.567 INFO:teuthology.orchestra.run.smithi131.stdout: "bdev_stalled_read_warn_threshold": "1", 2024-08-17T17:49:16.568 INFO:teuthology.orchestra.run.smithi131.stdout: "bdev_type": "", 2024-08-17T17:49:16.568 INFO:teuthology.orchestra.run.smithi131.stdout: "bluefs_alloc_size": "1048576", 2024-08-17T17:49:16.568 INFO:teuthology.orchestra.run.smithi131.stdout: "bluefs_allocator": "hybrid", 2024-08-17T17:49:16.568 INFO:teuthology.orchestra.run.smithi131.stdout: "bluefs_buffered_io": "true", 2024-08-17T17:49:16.568 INFO:teuthology.orchestra.run.smithi131.stdout: "bluefs_check_for_zeros": "false", 2024-08-17T17:49:16.568 INFO:teuthology.orchestra.run.smithi131.stdout: "bluefs_check_volume_selector_often": "false", 2024-08-17T17:49:16.568 INFO:teuthology.orchestra.run.smithi131.stdout: "bluefs_check_volume_selector_on_umount": "false", 2024-08-17T17:49:16.568 INFO:teuthology.orchestra.run.smithi131.stdout: "bluefs_compact_log_sync": "false", 2024-08-17T17:49:16.568 INFO:teuthology.orchestra.run.smithi131.stdout: "bluefs_failed_shared_alloc_cooldown": "600.000000", 2024-08-17T17:49:16.568 INFO:teuthology.orchestra.run.smithi131.stdout: "bluefs_log_compact_min_ratio": "5.000000", 2024-08-17T17:49:16.568 INFO:teuthology.orchestra.run.smithi131.stdout: "bluefs_log_compact_min_size": "16777216", 2024-08-17T17:49:16.568 INFO:teuthology.orchestra.run.smithi131.stdout: "bluefs_log_replay_check_allocations": "true", 2024-08-17T17:49:16.568 INFO:teuthology.orchestra.run.smithi131.stdout: "bluefs_max_log_runway": "4194304", 2024-08-17T17:49:16.568 INFO:teuthology.orchestra.run.smithi131.stdout: "bluefs_max_prefetch": "1048576", 2024-08-17T17:49:16.569 INFO:teuthology.orchestra.run.smithi131.stdout: "bluefs_min_flush_size": "524288", 2024-08-17T17:49:16.569 INFO:teuthology.orchestra.run.smithi131.stdout: "bluefs_min_log_runway": "1048576", 2024-08-17T17:49:16.569 INFO:teuthology.orchestra.run.smithi131.stdout: "bluefs_replay_recovery": "false", 2024-08-17T17:49:16.569 INFO:teuthology.orchestra.run.smithi131.stdout: "bluefs_replay_recovery_disable_compact": "false", 2024-08-17T17:49:16.569 INFO:teuthology.orchestra.run.smithi131.stdout: "bluefs_shared_alloc_size": "65536", 2024-08-17T17:49:16.569 INFO:teuthology.orchestra.run.smithi131.stdout: "bluefs_sync_write": "false", 2024-08-17T17:49:16.569 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_2q_cache_kin_ratio": "0.500000", 2024-08-17T17:49:16.569 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_2q_cache_kout_ratio": "0.500000", 2024-08-17T17:49:16.569 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_alloc_stats_dump_interval": "86400.000000", 2024-08-17T17:49:16.569 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_allocation_from_file": "true", 2024-08-17T17:49:16.569 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_allocator": "hybrid", 2024-08-17T17:49:16.569 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_async_db_compaction": "true", 2024-08-17T17:49:16.569 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_avl_alloc_bf_free_pct": "4", 2024-08-17T17:49:16.569 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_avl_alloc_bf_threshold": "131072", 2024-08-17T17:49:16.569 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_avl_alloc_ff_max_search_bytes": "16777216", 2024-08-17T17:49:16.570 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_avl_alloc_ff_max_search_count": "100", 2024-08-17T17:49:16.570 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_bdev_label_multi": "true", 2024-08-17T17:49:16.570 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_bdev_label_multi_upgrade": "false", 2024-08-17T17:49:16.570 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_bdev_label_require_all": "true", 2024-08-17T17:49:16.570 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_bitmapallocator_blocks_per_zone": "1024", 2024-08-17T17:49:16.570 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_bitmapallocator_span_size": "1024", 2024-08-17T17:49:16.570 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_blobid_prealloc": "10240", 2024-08-17T17:49:16.570 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_block_create": "true", 2024-08-17T17:49:16.570 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_block_db_create": "false", 2024-08-17T17:49:16.570 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_block_db_path": "", 2024-08-17T17:49:16.570 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_block_db_size": "0", 2024-08-17T17:49:16.570 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_block_path": "", 2024-08-17T17:49:16.570 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_block_preallocate_file": "false", 2024-08-17T17:49:16.570 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_block_size": "107374182400", 2024-08-17T17:49:16.571 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_block_wal_create": "false", 2024-08-17T17:49:16.571 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_block_wal_path": "", 2024-08-17T17:49:16.571 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_block_wal_size": "100663296", 2024-08-17T17:49:16.571 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_bluefs": "true", 2024-08-17T17:49:16.571 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_bluefs_alloc_failure_dump_interval": "0.000000", 2024-08-17T17:49:16.571 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_bluefs_env_mirror": "false", 2024-08-17T17:49:16.571 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_bluefs_max_free": "10737418240", 2024-08-17T17:49:16.571 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_btree2_alloc_weight_factor": "2.000000", 2024-08-17T17:49:16.571 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_cache_age_bin_interval": "1.000000", 2024-08-17T17:49:16.571 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_cache_age_bins_data": "1 2 6 24 120 720 0 0 0 0", 2024-08-17T17:49:16.571 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_cache_age_bins_kv": "1 2 6 24 120 720 0 0 0 0", 2024-08-17T17:49:16.571 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_cache_age_bins_kv_onode": "0 0 0 0 0 0 0 0 0 720", 2024-08-17T17:49:16.571 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_cache_age_bins_meta": "1 2 6 24 120 720 0 0 0 0", 2024-08-17T17:49:16.571 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_cache_autotune": "true", 2024-08-17T17:49:16.571 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_cache_autotune_interval": "5.000000", 2024-08-17T17:49:16.572 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_cache_kv_onode_ratio": "0.040000", 2024-08-17T17:49:16.572 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_cache_kv_ratio": "0.450000", 2024-08-17T17:49:16.572 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_cache_meta_ratio": "0.450000", 2024-08-17T17:49:16.572 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_cache_size": "0", 2024-08-17T17:49:16.572 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_cache_size_hdd": "1073741824", 2024-08-17T17:49:16.572 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_cache_size_ssd": "3221225472", 2024-08-17T17:49:16.572 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_cache_trim_interval": "0.050000", 2024-08-17T17:49:16.572 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_cache_trim_max_skip_pinned": "1000", 2024-08-17T17:49:16.572 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_cache_type": "2q", 2024-08-17T17:49:16.572 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_cleaner_sleep_interval": "5.000000", 2024-08-17T17:49:16.572 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_clone_cow": "true", 2024-08-17T17:49:16.572 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_compression_algorithm": "snappy", 2024-08-17T17:49:16.572 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_compression_max_blob_size": "0", 2024-08-17T17:49:16.573 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_compression_max_blob_size_hdd": "65536", 2024-08-17T17:49:16.573 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_compression_max_blob_size_ssd": "65536", 2024-08-17T17:49:16.573 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_compression_min_blob_size": "0", 2024-08-17T17:49:16.573 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_compression_min_blob_size_hdd": "8192", 2024-08-17T17:49:16.573 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_compression_min_blob_size_ssd": "65536", 2024-08-17T17:49:16.573 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_compression_mode": "none", 2024-08-17T17:49:16.573 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_compression_required_ratio": "0.875000", 2024-08-17T17:49:16.573 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_csum_type": "crc32c", 2024-08-17T17:49:16.573 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_debug_enforce_min_alloc_size": "0", 2024-08-17T17:49:16.573 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_debug_enforce_settings": "default", 2024-08-17T17:49:16.573 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_debug_freelist": "false", 2024-08-17T17:49:16.573 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_debug_fsck_abort": "false", 2024-08-17T17:49:16.573 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_debug_inject_allocation_from_file_failure": "0.000000", 2024-08-17T17:49:16.573 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_debug_inject_csum_err_probability": "0.000000", 2024-08-17T17:49:16.574 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_debug_inject_read_err": "false", 2024-08-17T17:49:16.574 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_debug_legacy_omap": "false", 2024-08-17T17:49:16.574 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_debug_no_reuse_blocks": "false", 2024-08-17T17:49:16.574 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_debug_omit_block_device_write": "false", 2024-08-17T17:49:16.574 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_debug_omit_kv_commit": "false", 2024-08-17T17:49:16.574 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_debug_permit_any_bdev_label": "false", 2024-08-17T17:49:16.574 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_debug_prefragment_max": "1048576", 2024-08-17T17:49:16.574 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_debug_random_read_err": "0.000000", 2024-08-17T17:49:16.574 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_debug_randomize_serial_transaction": "0", 2024-08-17T17:49:16.574 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_debug_small_allocations": "0", 2024-08-17T17:49:16.574 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_debug_too_many_blobs_threshold": "24576", 2024-08-17T17:49:16.574 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_default_buffered_read": "true", 2024-08-17T17:49:16.574 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_default_buffered_write": "false", 2024-08-17T17:49:16.574 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_deferred_batch_ops": "0", 2024-08-17T17:49:16.575 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_deferred_batch_ops_hdd": "64", 2024-08-17T17:49:16.575 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_deferred_batch_ops_ssd": "16", 2024-08-17T17:49:16.575 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_elastic_shared_blobs": "true", 2024-08-17T17:49:16.575 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_extent_map_inline_shard_prealloc_size": "256", 2024-08-17T17:49:16.575 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_extent_map_shard_max_size": "1200", 2024-08-17T17:49:16.575 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_extent_map_shard_min_size": "150", 2024-08-17T17:49:16.575 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_extent_map_shard_target_size": "500", 2024-08-17T17:49:16.575 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_extent_map_shard_target_size_slop": "0.200000", 2024-08-17T17:49:16.575 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_fail_eio": "false", 2024-08-17T17:49:16.575 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_freelist_blocks_per_key": "128", 2024-08-17T17:49:16.575 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_fsck_error_on_no_per_pg_omap": "false", 2024-08-17T17:49:16.575 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_fsck_error_on_no_per_pool_omap": "false", 2024-08-17T17:49:16.575 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_fsck_error_on_no_per_pool_stats": "false", 2024-08-17T17:49:16.575 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_fsck_on_mkfs": "true", 2024-08-17T17:49:16.575 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_fsck_on_mkfs_deep": "false", 2024-08-17T17:49:16.576 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_fsck_on_mount": "false", 2024-08-17T17:49:16.576 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_fsck_on_mount_deep": "false", 2024-08-17T17:49:16.576 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_fsck_on_umount": "false", 2024-08-17T17:49:16.576 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_fsck_on_umount_deep": "false", 2024-08-17T17:49:16.576 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_fsck_quick_fix_on_mount": "false", 2024-08-17T17:49:16.576 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_fsck_quick_fix_threads": "2", 2024-08-17T17:49:16.576 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_fsck_read_bytes_cap": "67108864", 2024-08-17T17:49:16.576 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_fsck_shared_blob_tracker_size": "0.031250", 2024-08-17T17:49:16.576 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_gc_enable_blob_threshold": "0", 2024-08-17T17:49:16.576 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_gc_enable_total_threshold": "0", 2024-08-17T17:49:16.576 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_hybrid_alloc_mem_cap": "67108864", 2024-08-17T17:49:16.576 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_ignore_data_csum": "false", 2024-08-17T17:49:16.576 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_kv_sync_util_logging_s": "10.000000", 2024-08-17T17:49:16.576 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_kvbackend": "rocksdb", 2024-08-17T17:49:16.576 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_log_collection_list_age": "60.000000", 2024-08-17T17:49:16.577 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_log_omap_iterator_age": "5.000000", 2024-08-17T17:49:16.577 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_log_op_age": "5.000000", 2024-08-17T17:49:16.577 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_max_alloc_size": "0", 2024-08-17T17:49:16.577 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_max_blob_size": "0", 2024-08-17T17:49:16.577 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_max_blob_size_hdd": "65536", 2024-08-17T17:49:16.577 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_max_blob_size_ssd": "65536", 2024-08-17T17:49:16.577 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_max_defer_interval": "3.000000", 2024-08-17T17:49:16.577 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_max_deferred_txc": "32", 2024-08-17T17:49:16.577 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_min_alloc_size": "0", 2024-08-17T17:49:16.577 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_min_alloc_size_hdd": "4096", 2024-08-17T17:49:16.577 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_min_alloc_size_ssd": "4096", 2024-08-17T17:49:16.577 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_nid_prealloc": "1024", 2024-08-17T17:49:16.577 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_prefer_deferred_size": "0", 2024-08-17T17:49:16.577 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_prefer_deferred_size_hdd": "65536", 2024-08-17T17:49:16.577 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_prefer_deferred_size_ssd": "0", 2024-08-17T17:49:16.578 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_qfsck_on_mount": "true", 2024-08-17T17:49:16.578 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_retry_disk_reads": "3", 2024-08-17T17:49:16.578 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_rocksdb_cf": "true", 2024-08-17T17:49:16.578 INFO:teuthology.orchestra.run.smithi131.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", 2024-08-17T17:49:16.578 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_rocksdb_options": "compression=kLZ4Compression,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", 2024-08-17T17:49:16.578 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_rocksdb_options_annex": "", 2024-08-17T17:49:16.578 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_slow_ops_warn_lifetime": "86400", 2024-08-17T17:49:16.578 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_slow_ops_warn_threshold": "1", 2024-08-17T17:49:16.578 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_spdk_coremask": "0x1", 2024-08-17T17:49:16.578 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_spdk_io_sleep": "5", 2024-08-17T17:49:16.578 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_spdk_max_io_completion": "0", 2024-08-17T17:49:16.578 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_spdk_mem": "512", 2024-08-17T17:49:16.578 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_sync_submit_transaction": "false", 2024-08-17T17:49:16.578 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_throttle_bytes": "67108864", 2024-08-17T17:49:16.579 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_throttle_cost_per_io": "0", 2024-08-17T17:49:16.579 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_throttle_cost_per_io_hdd": "670000", 2024-08-17T17:49:16.579 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_throttle_cost_per_io_ssd": "4000", 2024-08-17T17:49:16.579 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_throttle_deferred_bytes": "134217728", 2024-08-17T17:49:16.579 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_throttle_trace_rate": "0.000000", 2024-08-17T17:49:16.579 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_tracing": "false", 2024-08-17T17:49:16.579 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_use_optimal_io_size_for_min_alloc_size": "false", 2024-08-17T17:49:16.579 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_volume_selection_policy": "use_some_extra", 2024-08-17T17:49:16.579 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_volume_selection_reserved": "0", 2024-08-17T17:49:16.579 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_volume_selection_reserved_factor": "2.000000", 2024-08-17T17:49:16.579 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_warn_on_bluefs_spillover": "true", 2024-08-17T17:49:16.579 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_warn_on_legacy_statfs": "true", 2024-08-17T17:49:16.579 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_warn_on_no_per_pg_omap": "false", 2024-08-17T17:49:16.580 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_warn_on_no_per_pool_omap": "true", 2024-08-17T17:49:16.580 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_warn_on_spurious_read_errors": "true", 2024-08-17T17:49:16.580 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_write_v2": "false", 2024-08-17T17:49:16.580 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_write_v2_random": "false", 2024-08-17T17:49:16.580 INFO:teuthology.orchestra.run.smithi131.stdout: "bluestore_zero_block_detection": "false", 2024-08-17T17:49:16.580 INFO:teuthology.orchestra.run.smithi131.stdout: "cephadm_path": "/usr/sbin/cephadm", 2024-08-17T17:49:16.580 INFO:teuthology.orchestra.run.smithi131.stdout: "cephfs_mirror_action_update_interval": "2", 2024-08-17T17:49:16.580 INFO:teuthology.orchestra.run.smithi131.stdout: "cephfs_mirror_directory_scan_interval": "10", 2024-08-17T17:49:16.580 INFO:teuthology.orchestra.run.smithi131.stdout: "cephfs_mirror_max_concurrent_directory_syncs": "3", 2024-08-17T17:49:16.580 INFO:teuthology.orchestra.run.smithi131.stdout: "cephfs_mirror_max_consecutive_failures_per_directory": "10", 2024-08-17T17:49:16.580 INFO:teuthology.orchestra.run.smithi131.stdout: "cephfs_mirror_max_snapshot_sync_per_cycle": "3", 2024-08-17T17:49:16.580 INFO:teuthology.orchestra.run.smithi131.stdout: "cephfs_mirror_mount_timeout": "10", 2024-08-17T17:49:16.580 INFO:teuthology.orchestra.run.smithi131.stdout: "cephfs_mirror_perf_stats_prio": "5", 2024-08-17T17:49:16.580 INFO:teuthology.orchestra.run.smithi131.stdout: "cephfs_mirror_restart_mirror_on_blocklist_interval": "30", 2024-08-17T17:49:16.581 INFO:teuthology.orchestra.run.smithi131.stdout: "cephfs_mirror_restart_mirror_on_failure_interval": "20", 2024-08-17T17:49:16.581 INFO:teuthology.orchestra.run.smithi131.stdout: "cephfs_mirror_retry_failed_directories_interval": "60", 2024-08-17T17:49:16.581 INFO:teuthology.orchestra.run.smithi131.stdout: "cephsqlite_blocklist_dead_locker": "true", 2024-08-17T17:49:16.581 INFO:teuthology.orchestra.run.smithi131.stdout: "cephsqlite_lock_renewal_interval": "2000", 2024-08-17T17:49:16.581 INFO:teuthology.orchestra.run.smithi131.stdout: "cephsqlite_lock_renewal_timeout": "30000", 2024-08-17T17:49:16.581 INFO:teuthology.orchestra.run.smithi131.stdout: "cephx_cluster_require_signatures": "false", 2024-08-17T17:49:16.581 INFO:teuthology.orchestra.run.smithi131.stdout: "cephx_cluster_require_version": "2", 2024-08-17T17:49:16.582 INFO:teuthology.orchestra.run.smithi131.stdout: "cephx_require_signatures": "false", 2024-08-17T17:49:16.582 INFO:teuthology.orchestra.run.smithi131.stdout: "cephx_require_version": "2", 2024-08-17T17:49:16.582 INFO:teuthology.orchestra.run.smithi131.stdout: "cephx_service_require_signatures": "false", 2024-08-17T17:49:16.582 INFO:teuthology.orchestra.run.smithi131.stdout: "cephx_service_require_version": "2", 2024-08-17T17:49:16.582 INFO:teuthology.orchestra.run.smithi131.stdout: "cephx_sign_messages": "true", 2024-08-17T17:49:16.582 INFO:teuthology.orchestra.run.smithi131.stdout: "chdir": "", 2024-08-17T17:49:16.582 INFO:teuthology.orchestra.run.smithi131.stdout: "client_acl_type": "", 2024-08-17T17:49:16.582 INFO:teuthology.orchestra.run.smithi131.stdout: "client_asio_thread_count": "2", 2024-08-17T17:49:16.582 INFO:teuthology.orchestra.run.smithi131.stdout: "client_cache_mid": "0.750000", 2024-08-17T17:49:16.582 INFO:teuthology.orchestra.run.smithi131.stdout: "client_cache_size": "16384", 2024-08-17T17:49:16.582 INFO:teuthology.orchestra.run.smithi131.stdout: "client_caps_release_delay": "5", 2024-08-17T17:49:16.582 INFO:teuthology.orchestra.run.smithi131.stdout: "client_check_pool_perm": "true", 2024-08-17T17:49:16.582 INFO:teuthology.orchestra.run.smithi131.stdout: "client_collect_and_send_global_metrics": "false", 2024-08-17T17:49:16.583 INFO:teuthology.orchestra.run.smithi131.stdout: "client_debug_force_sync_read": "false", 2024-08-17T17:49:16.583 INFO:teuthology.orchestra.run.smithi131.stdout: "client_debug_getattr_caps": "false", 2024-08-17T17:49:16.583 INFO:teuthology.orchestra.run.smithi131.stdout: "client_debug_inject_features": "", 2024-08-17T17:49:16.583 INFO:teuthology.orchestra.run.smithi131.stdout: "client_debug_inject_tick_delay": "0", 2024-08-17T17:49:16.583 INFO:teuthology.orchestra.run.smithi131.stdout: "client_die_on_failed_dentry_invalidate": "true", 2024-08-17T17:49:16.583 INFO:teuthology.orchestra.run.smithi131.stdout: "client_die_on_failed_remount": "false", 2024-08-17T17:49:16.583 INFO:teuthology.orchestra.run.smithi131.stdout: "client_dirsize_rbytes": "true", 2024-08-17T17:49:16.583 INFO:teuthology.orchestra.run.smithi131.stdout: "client_force_lazyio": "false", 2024-08-17T17:49:16.583 INFO:teuthology.orchestra.run.smithi131.stdout: "client_fs": "", 2024-08-17T17:49:16.583 INFO:teuthology.orchestra.run.smithi131.stdout: "client_inject_fixed_oldest_tid": "false", 2024-08-17T17:49:16.583 INFO:teuthology.orchestra.run.smithi131.stdout: "client_inject_release_failure": "false", 2024-08-17T17:49:16.583 INFO:teuthology.orchestra.run.smithi131.stdout: "client_max_inline_size": "4096", 2024-08-17T17:49:16.583 INFO:teuthology.orchestra.run.smithi131.stdout: "client_max_retries_on_remount_failure": "5", 2024-08-17T17:49:16.583 INFO:teuthology.orchestra.run.smithi131.stdout: "client_mds_namespace": "", 2024-08-17T17:49:16.584 INFO:teuthology.orchestra.run.smithi131.stdout: "client_metadata": "", 2024-08-17T17:49:16.584 INFO:teuthology.orchestra.run.smithi131.stdout: "client_mount_gid": "-1", 2024-08-17T17:49:16.584 INFO:teuthology.orchestra.run.smithi131.stdout: "client_mount_timeout": "300", 2024-08-17T17:49:16.584 INFO:teuthology.orchestra.run.smithi131.stdout: "client_mount_uid": "-1", 2024-08-17T17:49:16.584 INFO:teuthology.orchestra.run.smithi131.stdout: "client_mountpoint": "/", 2024-08-17T17:49:16.584 INFO:teuthology.orchestra.run.smithi131.stdout: "client_notify_timeout": "10", 2024-08-17T17:49:16.584 INFO:teuthology.orchestra.run.smithi131.stdout: "client_oc": "true", 2024-08-17T17:49:16.584 INFO:teuthology.orchestra.run.smithi131.stdout: "client_oc_max_dirty": "104857600", 2024-08-17T17:49:16.584 INFO:teuthology.orchestra.run.smithi131.stdout: "client_oc_max_dirty_age": "5.000000", 2024-08-17T17:49:16.584 INFO:teuthology.orchestra.run.smithi131.stdout: "client_oc_max_objects": "1000", 2024-08-17T17:49:16.584 INFO:teuthology.orchestra.run.smithi131.stdout: "client_oc_size": "209715200", 2024-08-17T17:49:16.584 INFO:teuthology.orchestra.run.smithi131.stdout: "client_oc_target_dirty": "8388608", 2024-08-17T17:49:16.584 INFO:teuthology.orchestra.run.smithi131.stdout: "client_permissions": "true", 2024-08-17T17:49:16.584 INFO:teuthology.orchestra.run.smithi131.stdout: "client_quota": "true", 2024-08-17T17:49:16.585 INFO:teuthology.orchestra.run.smithi131.stdout: "client_quota_df": "true", 2024-08-17T17:49:16.585 INFO:teuthology.orchestra.run.smithi131.stdout: "client_readahead_max_bytes": "0", 2024-08-17T17:49:16.585 INFO:teuthology.orchestra.run.smithi131.stdout: "client_readahead_max_periods": "4", 2024-08-17T17:49:16.585 INFO:teuthology.orchestra.run.smithi131.stdout: "client_readahead_min": "131072", 2024-08-17T17:49:16.585 INFO:teuthology.orchestra.run.smithi131.stdout: "client_reconnect_stale": "false", 2024-08-17T17:49:16.585 INFO:teuthology.orchestra.run.smithi131.stdout: "client_shutdown_timeout": "30", 2024-08-17T17:49:16.585 INFO:teuthology.orchestra.run.smithi131.stdout: "client_snapdir": ".snap", 2024-08-17T17:49:16.585 INFO:teuthology.orchestra.run.smithi131.stdout: "client_tick_interval": "1", 2024-08-17T17:49:16.585 INFO:teuthology.orchestra.run.smithi131.stdout: "client_trace": "", 2024-08-17T17:49:16.585 INFO:teuthology.orchestra.run.smithi131.stdout: "client_try_dentry_invalidate": "false", 2024-08-17T17:49:16.585 INFO:teuthology.orchestra.run.smithi131.stdout: "client_use_faked_inos": "false", 2024-08-17T17:49:16.585 INFO:teuthology.orchestra.run.smithi131.stdout: "client_use_random_mds": "false", 2024-08-17T17:49:16.585 INFO:teuthology.orchestra.run.smithi131.stdout: "clog_to_graylog": "false", 2024-08-17T17:49:16.585 INFO:teuthology.orchestra.run.smithi131.stdout: "clog_to_graylog_host": "127.0.0.1", 2024-08-17T17:49:16.585 INFO:teuthology.orchestra.run.smithi131.stdout: "clog_to_graylog_port": "12201", 2024-08-17T17:49:16.586 INFO:teuthology.orchestra.run.smithi131.stdout: "clog_to_monitors": "default=true", 2024-08-17T17:49:16.586 INFO:teuthology.orchestra.run.smithi131.stdout: "clog_to_syslog": "false", 2024-08-17T17:49:16.586 INFO:teuthology.orchestra.run.smithi131.stdout: "clog_to_syslog_facility": "default=daemon audit=local0", 2024-08-17T17:49:16.586 INFO:teuthology.orchestra.run.smithi131.stdout: "clog_to_syslog_level": "info", 2024-08-17T17:49:16.586 INFO:teuthology.orchestra.run.smithi131.stdout: "cluster_addr": "-", 2024-08-17T17:49:16.586 INFO:teuthology.orchestra.run.smithi131.stdout: "cluster_network": "", 2024-08-17T17:49:16.586 INFO:teuthology.orchestra.run.smithi131.stdout: "cluster_network_interface": "", 2024-08-17T17:49:16.586 INFO:teuthology.orchestra.run.smithi131.stdout: "compressor_zlib_isal": "false", 2024-08-17T17:49:16.586 INFO:teuthology.orchestra.run.smithi131.stdout: "compressor_zlib_level": "5", 2024-08-17T17:49:16.586 INFO:teuthology.orchestra.run.smithi131.stdout: "compressor_zlib_winsize": "-15", 2024-08-17T17:49:16.586 INFO:teuthology.orchestra.run.smithi131.stdout: "compressor_zstd_level": "1", 2024-08-17T17:49:16.587 INFO:teuthology.orchestra.run.smithi131.stdout: "container_image": "quay.ceph.io/ceph-ci/ceph@sha256:aee44f95cb23e15b5d48a3d9a6d838e96ffc6125ee57d506dda5eff94584115d", 2024-08-17T17:49:16.587 INFO:teuthology.orchestra.run.smithi131.stdout: "crash_dir": "/var/lib/ceph/crash", 2024-08-17T17:49:16.587 INFO:teuthology.orchestra.run.smithi131.stdout: "crimson_alien_op_num_threads": "6", 2024-08-17T17:49:16.587 INFO:teuthology.orchestra.run.smithi131.stdout: "crimson_alien_thread_cpu_cores": "", 2024-08-17T17:49:16.587 INFO:teuthology.orchestra.run.smithi131.stdout: "crimson_osd_obc_lru_size": "512", 2024-08-17T17:49:16.587 INFO:teuthology.orchestra.run.smithi131.stdout: "crimson_osd_scheduler_concurrency": "0", 2024-08-17T17:49:16.587 INFO:teuthology.orchestra.run.smithi131.stdout: "crimson_osd_stat_interval": "0", 2024-08-17T17:49:16.587 INFO:teuthology.orchestra.run.smithi131.stdout: "crimson_seastar_cpu_cores": "", 2024-08-17T17:49:16.587 INFO:teuthology.orchestra.run.smithi131.stdout: "crimson_seastar_num_threads": "0", 2024-08-17T17:49:16.587 INFO:teuthology.orchestra.run.smithi131.stdout: "crush_location": "", 2024-08-17T17:49:16.587 INFO:teuthology.orchestra.run.smithi131.stdout: "crush_location_hook": "", 2024-08-17T17:49:16.587 INFO:teuthology.orchestra.run.smithi131.stdout: "crush_location_hook_timeout": "10", 2024-08-17T17:49:16.587 INFO:teuthology.orchestra.run.smithi131.stdout: "daemonize": "false", 2024-08-17T17:49:16.587 INFO:teuthology.orchestra.run.smithi131.stdout: "daos_pool": "tank", 2024-08-17T17:49:16.587 INFO:teuthology.orchestra.run.smithi131.stdout: "dbstore_config_uri": "file:/var/lib/ceph/radosgw/dbstore-config.db", 2024-08-17T17:49:16.587 INFO:teuthology.orchestra.run.smithi131.stdout: "dbstore_db_dir": "/var/lib/ceph/radosgw", 2024-08-17T17:49:16.588 INFO:teuthology.orchestra.run.smithi131.stdout: "dbstore_db_name_prefix": "dbstore", 2024-08-17T17:49:16.588 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_alienstore": "0/5", 2024-08-17T17:49:16.588 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_allow_any_pool_priority": "false", 2024-08-17T17:49:16.588 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_asok": "1/5", 2024-08-17T17:49:16.588 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_asok_assert_abort": "false", 2024-08-17T17:49:16.588 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_asserts_on_shutdown": "true", 2024-08-17T17:49:16.588 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_auth": "1/5", 2024-08-17T17:49:16.588 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_bdev": "1/3", 2024-08-17T17:49:16.588 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_bluefs": "1/5", 2024-08-17T17:49:16.588 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_bluestore": "1/5", 2024-08-17T17:49:16.588 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_buffer": "0/1", 2024-08-17T17:49:16.588 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_ceph_dedup": "0/5", 2024-08-17T17:49:16.588 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_ceph_exporter": "1/5", 2024-08-17T17:49:16.588 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_cephfs_mirror": "0/5", 2024-08-17T17:49:16.588 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_cephsqlite": "0/5", 2024-08-17T17:49:16.589 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_client": "0/5", 2024-08-17T17:49:16.589 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_compressor": "1/5", 2024-08-17T17:49:16.589 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_context": "0/1", 2024-08-17T17:49:16.589 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_crimson_interrupt": "0/5", 2024-08-17T17:49:16.589 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_crush": "1/1", 2024-08-17T17:49:16.589 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_crypto": "1/5", 2024-08-17T17:49:16.589 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_cyanstore": "0/5", 2024-08-17T17:49:16.589 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_deliberately_leak_memory": "false", 2024-08-17T17:49:16.589 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_disable_randomized_ping": "false", 2024-08-17T17:49:16.589 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_dpdk": "1/5", 2024-08-17T17:49:16.589 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_eventtrace": "1/5", 2024-08-17T17:49:16.589 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_filer": "0/1", 2024-08-17T17:49:16.589 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_filestore": "1/3", 2024-08-17T17:49:16.589 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_finisher": "1/1", 2024-08-17T17:49:16.589 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_fuse": "1/5", 2024-08-17T17:49:16.590 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_heartbeat_testing_span": "0", 2024-08-17T17:49:16.590 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_heartbeatmap": "1/5", 2024-08-17T17:49:16.590 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_immutable_obj_cache": "0/5", 2024-08-17T17:49:16.590 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_javaclient": "1/5", 2024-08-17T17:49:16.590 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_journal": "1/3", 2024-08-17T17:49:16.590 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_journaler": "0/5", 2024-08-17T17:49:16.590 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_kstore": "1/5", 2024-08-17T17:49:16.590 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_lockdep": "0/1", 2024-08-17T17:49:16.590 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_mclock": "1/5", 2024-08-17T17:49:16.590 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_mds": "1/5", 2024-08-17T17:49:16.590 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_mds_balancer": "1/5", 2024-08-17T17:49:16.590 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_mds_locker": "1/5", 2024-08-17T17:49:16.590 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_mds_log": "1/5", 2024-08-17T17:49:16.590 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_mds_log_expire": "1/5", 2024-08-17T17:49:16.590 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_mds_migrator": "1/5", 2024-08-17T17:49:16.591 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_mds_quiesce": "3/5", 2024-08-17T17:49:16.591 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_memstore": "1/5", 2024-08-17T17:49:16.591 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_mgr": "2/5", 2024-08-17T17:49:16.591 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_mgrc": "1/5", 2024-08-17T17:49:16.591 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_mon": "20/20", 2024-08-17T17:49:16.591 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_monc": "0/10", 2024-08-17T17:49:16.591 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_ms": "1/1", 2024-08-17T17:49:16.591 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_none": "0/5", 2024-08-17T17:49:16.591 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_objclass": "0/5", 2024-08-17T17:49:16.591 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_objectcacher": "0/5", 2024-08-17T17:49:16.591 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_objecter": "0/1", 2024-08-17T17:49:16.591 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_optracker": "0/5", 2024-08-17T17:49:16.591 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_osd": "1/5", 2024-08-17T17:49:16.591 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_paxos": "20/20", 2024-08-17T17:49:16.591 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_perfcounter": "1/5", 2024-08-17T17:49:16.591 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_prioritycache": "1/5", 2024-08-17T17:49:16.592 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_rados": "0/5", 2024-08-17T17:49:16.592 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_rbd": "0/5", 2024-08-17T17:49:16.592 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_rbd_mirror": "0/5", 2024-08-17T17:49:16.592 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_rbd_pwl": "0/5", 2024-08-17T17:49:16.592 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_rbd_replay": "0/5", 2024-08-17T17:49:16.592 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_refs": "0/0", 2024-08-17T17:49:16.592 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_reserver": "1/1", 2024-08-17T17:49:16.592 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_rgw": "1/5", 2024-08-17T17:49:16.592 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_rgw_access": "1/5", 2024-08-17T17:49:16.592 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_rgw_datacache": "1/5", 2024-08-17T17:49:16.592 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_rgw_dbstore": "1/5", 2024-08-17T17:49:16.592 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_rgw_flight": "1/5", 2024-08-17T17:49:16.592 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_rgw_lifecycle": "1/5", 2024-08-17T17:49:16.592 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_rgw_notification": "1/5", 2024-08-17T17:49:16.593 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_rgw_sync": "1/5", 2024-08-17T17:49:16.593 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_rocksdb": "4/5", 2024-08-17T17:49:16.593 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_seastore": "0/5", 2024-08-17T17:49:16.593 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_seastore_backref": "0/5", 2024-08-17T17:49:16.593 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_seastore_cache": "0/5", 2024-08-17T17:49:16.593 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_seastore_cleaner": "0/5", 2024-08-17T17:49:16.593 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_seastore_device": "0/5", 2024-08-17T17:49:16.593 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_seastore_epm": "0/5", 2024-08-17T17:49:16.593 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_seastore_fixedkv_tree": "0/5", 2024-08-17T17:49:16.593 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_seastore_journal": "0/5", 2024-08-17T17:49:16.593 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_seastore_lba": "0/5", 2024-08-17T17:49:16.593 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_seastore_odata": "0/5", 2024-08-17T17:49:16.593 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_seastore_omap": "0/5", 2024-08-17T17:49:16.594 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_seastore_onode": "0/5", 2024-08-17T17:49:16.594 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_seastore_t": "0/5", 2024-08-17T17:49:16.594 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_seastore_tm": "0/5", 2024-08-17T17:49:16.594 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_striper": "0/1", 2024-08-17T17:49:16.594 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_test": "0/5", 2024-08-17T17:49:16.594 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_throttle": "1/1", 2024-08-17T17:49:16.594 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_timer": "0/1", 2024-08-17T17:49:16.594 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_tp": "0/5", 2024-08-17T17:49:16.594 INFO:teuthology.orchestra.run.smithi131.stdout: "debug_trace": "1/5", 2024-08-17T17:49:16.594 INFO:teuthology.orchestra.run.smithi131.stdout: "defer_client_eviction_on_laggy_osds": "false", 2024-08-17T17:49:16.594 INFO:teuthology.orchestra.run.smithi131.stdout: "device_failure_prediction_mode": "none", 2024-08-17T17:49:16.594 INFO:teuthology.orchestra.run.smithi131.stdout: "enable_experimental_unrecoverable_data_corrupting_features": "", 2024-08-17T17:49:16.594 INFO:teuthology.orchestra.run.smithi131.stdout: "erasure_code_dir": "/usr/lib64/ceph/erasure-code", 2024-08-17T17:49:16.595 INFO:teuthology.orchestra.run.smithi131.stdout: "err_to_graylog": "false", 2024-08-17T17:49:16.595 INFO:teuthology.orchestra.run.smithi131.stdout: "err_to_journald": "false", 2024-08-17T17:49:16.595 INFO:teuthology.orchestra.run.smithi131.stdout: "err_to_stderr": "true", 2024-08-17T17:49:16.595 INFO:teuthology.orchestra.run.smithi131.stdout: "err_to_syslog": "false", 2024-08-17T17:49:16.595 INFO:teuthology.orchestra.run.smithi131.stdout: "event_tracing": "false", 2024-08-17T17:49:16.595 INFO:teuthology.orchestra.run.smithi131.stdout: "exporter_addr": "0.0.0.0", 2024-08-17T17:49:16.595 INFO:teuthology.orchestra.run.smithi131.stdout: "exporter_cert_file": "", 2024-08-17T17:49:16.595 INFO:teuthology.orchestra.run.smithi131.stdout: "exporter_http_port": "9926", 2024-08-17T17:49:16.595 INFO:teuthology.orchestra.run.smithi131.stdout: "exporter_key_file": "", 2024-08-17T17:49:16.595 INFO:teuthology.orchestra.run.smithi131.stdout: "exporter_prio_limit": "5", 2024-08-17T17:49:16.595 INFO:teuthology.orchestra.run.smithi131.stdout: "exporter_sock_dir": "/var/run/ceph/", 2024-08-17T17:49:16.595 INFO:teuthology.orchestra.run.smithi131.stdout: "exporter_sort_metrics": "true", 2024-08-17T17:49:16.595 INFO:teuthology.orchestra.run.smithi131.stdout: "exporter_stats_period": "5", 2024-08-17T17:49:16.595 INFO:teuthology.orchestra.run.smithi131.stdout: "fake_statfs_for_testing": "0", 2024-08-17T17:49:16.596 INFO:teuthology.orchestra.run.smithi131.stdout: "fatal_signal_handlers": "true", 2024-08-17T17:49:16.596 INFO:teuthology.orchestra.run.smithi131.stdout: "filer_max_purge_ops": "10", 2024-08-17T17:49:16.596 INFO:teuthology.orchestra.run.smithi131.stdout: "filer_max_truncate_ops": "128", 2024-08-17T17:49:16.596 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_apply_finisher_threads": "1", 2024-08-17T17:49:16.596 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_blackhole": "false", 2024-08-17T17:49:16.596 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_btrfs_clone_range": "true", 2024-08-17T17:49:16.596 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_btrfs_snap": "true", 2024-08-17T17:49:16.596 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_caller_concurrency": "10", 2024-08-17T17:49:16.596 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_collect_device_partition_information": "true", 2024-08-17T17:49:16.596 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_commit_timeout": "600.000000", 2024-08-17T17:49:16.596 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_debug_inject_read_err": "false", 2024-08-17T17:49:16.596 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_debug_omap_check": "false", 2024-08-17T17:49:16.596 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_debug_verify_split": "false", 2024-08-17T17:49:16.597 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_dump_file": "", 2024-08-17T17:49:16.597 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_expected_throughput_bytes": "209715200.000000", 2024-08-17T17:49:16.597 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_expected_throughput_ops": "200.000000", 2024-08-17T17:49:16.597 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_fadvise": "true", 2024-08-17T17:49:16.597 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_fail_eio": "true", 2024-08-17T17:49:16.597 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_fd_cache_shards": "16", 2024-08-17T17:49:16.597 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_fd_cache_size": "128", 2024-08-17T17:49:16.597 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_fiemap": "false", 2024-08-17T17:49:16.597 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_fiemap_threshold": "4096", 2024-08-17T17:49:16.597 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_fsync_flushes_journal_data": "false", 2024-08-17T17:49:16.597 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_index_retry_probability": "0.000000", 2024-08-17T17:49:16.597 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_inject_stall": "0", 2024-08-17T17:49:16.597 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_journal_parallel": "false", 2024-08-17T17:49:16.597 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_journal_trailing": "false", 2024-08-17T17:49:16.598 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_journal_writeahead": "false", 2024-08-17T17:49:16.598 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_kill_at": "0", 2024-08-17T17:49:16.598 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_max_alloc_hint_size": "1048576", 2024-08-17T17:49:16.598 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_max_inline_xattr_size": "0", 2024-08-17T17:49:16.598 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_max_inline_xattr_size_btrfs": "2048", 2024-08-17T17:49:16.598 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_max_inline_xattr_size_other": "512", 2024-08-17T17:49:16.598 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_max_inline_xattr_size_xfs": "65536", 2024-08-17T17:49:16.598 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_max_inline_xattrs": "0", 2024-08-17T17:49:16.598 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_max_inline_xattrs_btrfs": "10", 2024-08-17T17:49:16.598 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_max_inline_xattrs_other": "2", 2024-08-17T17:49:16.598 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_max_inline_xattrs_xfs": "10", 2024-08-17T17:49:16.598 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_max_sync_interval": "5.000000", 2024-08-17T17:49:16.598 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_max_xattr_value_size": "0", 2024-08-17T17:49:16.599 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_max_xattr_value_size_btrfs": "65536", 2024-08-17T17:49:16.599 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_max_xattr_value_size_other": "1024", 2024-08-17T17:49:16.599 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_max_xattr_value_size_xfs": "65536", 2024-08-17T17:49:16.599 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_merge_threshold": "-10", 2024-08-17T17:49:16.599 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_min_sync_interval": "0.010000", 2024-08-17T17:49:16.599 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_odsync_write": "false", 2024-08-17T17:49:16.599 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_omap_backend": "rocksdb", 2024-08-17T17:49:16.599 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_omap_backend_path": "", 2024-08-17T17:49:16.599 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_omap_header_cache_size": "1024", 2024-08-17T17:49:16.599 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_ondisk_finisher_threads": "1", 2024-08-17T17:49:16.599 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_op_thread_suicide_timeout": "180", 2024-08-17T17:49:16.600 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_op_thread_timeout": "60", 2024-08-17T17:49:16.600 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_op_threads": "2", 2024-08-17T17:49:16.600 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_punch_hole": "false", 2024-08-17T17:49:16.600 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_queue_high_delay_multiple": "0.000000", 2024-08-17T17:49:16.600 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_queue_high_delay_multiple_bytes": "0.000000", 2024-08-17T17:49:16.600 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_queue_high_delay_multiple_ops": "0.000000", 2024-08-17T17:49:16.600 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_queue_high_threshhold": "0.900000", 2024-08-17T17:49:16.600 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_queue_low_threshhold": "0.300000", 2024-08-17T17:49:16.600 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_queue_max_bytes": "104857600", 2024-08-17T17:49:16.600 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_queue_max_delay_multiple": "0.000000", 2024-08-17T17:49:16.600 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_queue_max_delay_multiple_bytes": "0.000000", 2024-08-17T17:49:16.600 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_queue_max_delay_multiple_ops": "0.000000", 2024-08-17T17:49:16.600 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_queue_max_ops": "50", 2024-08-17T17:49:16.601 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_rocksdb_options": "max_background_jobs=10,compaction_readahead_size=2097152,compression=kNoCompression", 2024-08-17T17:49:16.601 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_seek_data_hole": "false", 2024-08-17T17:49:16.601 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_sloppy_crc": "false", 2024-08-17T17:49:16.601 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_sloppy_crc_block_size": "65536", 2024-08-17T17:49:16.601 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_splice": "false", 2024-08-17T17:49:16.601 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_split_multiple": "2", 2024-08-17T17:49:16.601 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_split_rand_factor": "20", 2024-08-17T17:49:16.601 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_update_to": "1000", 2024-08-17T17:49:16.601 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_wbthrottle_btrfs_bytes_hard_limit": "419430400", 2024-08-17T17:49:16.601 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_wbthrottle_btrfs_bytes_start_flusher": "41943040", 2024-08-17T17:49:16.601 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_wbthrottle_btrfs_inodes_hard_limit": "5000", 2024-08-17T17:49:16.601 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_wbthrottle_btrfs_inodes_start_flusher": "500", 2024-08-17T17:49:16.602 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_wbthrottle_btrfs_ios_hard_limit": "5000", 2024-08-17T17:49:16.602 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_wbthrottle_btrfs_ios_start_flusher": "500", 2024-08-17T17:49:16.602 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_wbthrottle_enable": "true", 2024-08-17T17:49:16.602 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_wbthrottle_xfs_bytes_hard_limit": "419430400", 2024-08-17T17:49:16.602 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_wbthrottle_xfs_bytes_start_flusher": "41943040", 2024-08-17T17:49:16.602 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_wbthrottle_xfs_inodes_hard_limit": "5000", 2024-08-17T17:49:16.602 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_wbthrottle_xfs_inodes_start_flusher": "500", 2024-08-17T17:49:16.602 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_wbthrottle_xfs_ios_hard_limit": "5000", 2024-08-17T17:49:16.602 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_wbthrottle_xfs_ios_start_flusher": "500", 2024-08-17T17:49:16.602 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_xfs_extsize": "false", 2024-08-17T17:49:16.602 INFO:teuthology.orchestra.run.smithi131.stdout: "filestore_zfs_snap": "false", 2024-08-17T17:49:16.602 INFO:teuthology.orchestra.run.smithi131.stdout: "fio_dir": "/tmp/fio", 2024-08-17T17:49:16.602 INFO:teuthology.orchestra.run.smithi131.stdout: "fsid": "f27a2518-5cb7-11ef-bccf-c7b262605968", 2024-08-17T17:49:16.602 INFO:teuthology.orchestra.run.smithi131.stdout: "fuse_allow_other": "true", 2024-08-17T17:49:16.603 INFO:teuthology.orchestra.run.smithi131.stdout: "fuse_atomic_o_trunc": "true", 2024-08-17T17:49:16.603 INFO:teuthology.orchestra.run.smithi131.stdout: "fuse_big_writes": "true", 2024-08-17T17:49:16.603 INFO:teuthology.orchestra.run.smithi131.stdout: "fuse_debug": "false", 2024-08-17T17:49:16.603 INFO:teuthology.orchestra.run.smithi131.stdout: "fuse_default_permissions": "false", 2024-08-17T17:49:16.603 INFO:teuthology.orchestra.run.smithi131.stdout: "fuse_disable_pagecache": "false", 2024-08-17T17:49:16.603 INFO:teuthology.orchestra.run.smithi131.stdout: "fuse_max_write": "0", 2024-08-17T17:49:16.603 INFO:teuthology.orchestra.run.smithi131.stdout: "fuse_multithreaded": "true", 2024-08-17T17:49:16.603 INFO:teuthology.orchestra.run.smithi131.stdout: "fuse_require_active_mds": "true", 2024-08-17T17:49:16.603 INFO:teuthology.orchestra.run.smithi131.stdout: "fuse_set_user_groups": "true", 2024-08-17T17:49:16.603 INFO:teuthology.orchestra.run.smithi131.stdout: "fuse_splice_move": "true", 2024-08-17T17:49:16.603 INFO:teuthology.orchestra.run.smithi131.stdout: "fuse_splice_read": "true", 2024-08-17T17:49:16.603 INFO:teuthology.orchestra.run.smithi131.stdout: "fuse_splice_write": "true", 2024-08-17T17:49:16.603 INFO:teuthology.orchestra.run.smithi131.stdout: "fuse_syncfs_on_mksnap": "true", 2024-08-17T17:49:16.603 INFO:teuthology.orchestra.run.smithi131.stdout: "fuse_use_invalidate_cb": "true", 2024-08-17T17:49:16.604 INFO:teuthology.orchestra.run.smithi131.stdout: "gss_ktab_client_file": "/var/lib/ceph/mon.a/gss_client_mon.a.ktab", 2024-08-17T17:49:16.604 INFO:teuthology.orchestra.run.smithi131.stdout: "gss_target_name": "ceph", 2024-08-17T17:49:16.604 INFO:teuthology.orchestra.run.smithi131.stdout: "heartbeat_file": "", 2024-08-17T17:49:16.604 INFO:teuthology.orchestra.run.smithi131.stdout: "heartbeat_inject_failure": "0", 2024-08-17T17:49:16.604 INFO:teuthology.orchestra.run.smithi131.stdout: "heartbeat_interval": "5", 2024-08-17T17:49:16.604 INFO:teuthology.orchestra.run.smithi131.stdout: "host": "smithi131", 2024-08-17T17:49:16.604 INFO:teuthology.orchestra.run.smithi131.stdout: "immutable_object_cache_client_dedicated_thread_num": "2", 2024-08-17T17:49:16.604 INFO:teuthology.orchestra.run.smithi131.stdout: "immutable_object_cache_max_inflight_ops": "128", 2024-08-17T17:49:16.604 INFO:teuthology.orchestra.run.smithi131.stdout: "immutable_object_cache_max_size": "1073741824", 2024-08-17T17:49:16.604 INFO:teuthology.orchestra.run.smithi131.stdout: "immutable_object_cache_path": "/tmp/ceph_immutable_object_cache", 2024-08-17T17:49:16.604 INFO:teuthology.orchestra.run.smithi131.stdout: "immutable_object_cache_qos_bps_burst": "0", 2024-08-17T17:49:16.604 INFO:teuthology.orchestra.run.smithi131.stdout: "immutable_object_cache_qos_bps_burst_seconds": "1", 2024-08-17T17:49:16.604 INFO:teuthology.orchestra.run.smithi131.stdout: "immutable_object_cache_qos_bps_limit": "0", 2024-08-17T17:49:16.604 INFO:teuthology.orchestra.run.smithi131.stdout: "immutable_object_cache_qos_iops_burst": "0", 2024-08-17T17:49:16.605 INFO:teuthology.orchestra.run.smithi131.stdout: "immutable_object_cache_qos_iops_burst_seconds": "1", 2024-08-17T17:49:16.605 INFO:teuthology.orchestra.run.smithi131.stdout: "immutable_object_cache_qos_iops_limit": "0", 2024-08-17T17:49:16.605 INFO:teuthology.orchestra.run.smithi131.stdout: "immutable_object_cache_qos_schedule_tick_min": "50", 2024-08-17T17:49:16.605 INFO:teuthology.orchestra.run.smithi131.stdout: "immutable_object_cache_sock": "/var/run/ceph/immutable_object_cache_sock", 2024-08-17T17:49:16.605 INFO:teuthology.orchestra.run.smithi131.stdout: "immutable_object_cache_watermark": "0.900000", 2024-08-17T17:49:16.605 INFO:teuthology.orchestra.run.smithi131.stdout: "inject_early_sigterm": "false", 2024-08-17T17:49:16.605 INFO:teuthology.orchestra.run.smithi131.stdout: "jaeger_agent_port": "6799", 2024-08-17T17:49:16.605 INFO:teuthology.orchestra.run.smithi131.stdout: "jaeger_tracing_enable": "false", 2024-08-17T17:49:16.605 INFO:teuthology.orchestra.run.smithi131.stdout: "journal_aio": "true", 2024-08-17T17:49:16.605 INFO:teuthology.orchestra.run.smithi131.stdout: "journal_align_min_size": "65536", 2024-08-17T17:49:16.605 INFO:teuthology.orchestra.run.smithi131.stdout: "journal_block_align": "true", 2024-08-17T17:49:16.605 INFO:teuthology.orchestra.run.smithi131.stdout: "journal_block_size": "4096", 2024-08-17T17:49:16.605 INFO:teuthology.orchestra.run.smithi131.stdout: "journal_dio": "true", 2024-08-17T17:49:16.606 INFO:teuthology.orchestra.run.smithi131.stdout: "journal_discard": "false", 2024-08-17T17:49:16.606 INFO:teuthology.orchestra.run.smithi131.stdout: "journal_force_aio": "false", 2024-08-17T17:49:16.606 INFO:teuthology.orchestra.run.smithi131.stdout: "journal_ignore_corruption": "false", 2024-08-17T17:49:16.606 INFO:teuthology.orchestra.run.smithi131.stdout: "journal_max_write_bytes": "10485760", 2024-08-17T17:49:16.606 INFO:teuthology.orchestra.run.smithi131.stdout: "journal_max_write_entries": "100", 2024-08-17T17:49:16.606 INFO:teuthology.orchestra.run.smithi131.stdout: "journal_replay_from": "0", 2024-08-17T17:49:16.606 INFO:teuthology.orchestra.run.smithi131.stdout: "journal_throttle_high_multiple": "0.000000", 2024-08-17T17:49:16.606 INFO:teuthology.orchestra.run.smithi131.stdout: "journal_throttle_high_threshhold": "0.900000", 2024-08-17T17:49:16.606 INFO:teuthology.orchestra.run.smithi131.stdout: "journal_throttle_low_threshhold": "0.600000", 2024-08-17T17:49:16.606 INFO:teuthology.orchestra.run.smithi131.stdout: "journal_throttle_max_multiple": "0.000000", 2024-08-17T17:49:16.606 INFO:teuthology.orchestra.run.smithi131.stdout: "journal_write_header_frequency": "0", 2024-08-17T17:49:16.606 INFO:teuthology.orchestra.run.smithi131.stdout: "journal_zero_on_create": "false", 2024-08-17T17:49:16.606 INFO:teuthology.orchestra.run.smithi131.stdout: "journaler_prefetch_periods": "10", 2024-08-17T17:49:16.607 INFO:teuthology.orchestra.run.smithi131.stdout: "journaler_prezero_periods": "5", 2024-08-17T17:49:16.607 INFO:teuthology.orchestra.run.smithi131.stdout: "journaler_write_head_interval": "15", 2024-08-17T17:49:16.607 INFO:teuthology.orchestra.run.smithi131.stdout: "key": "", 2024-08-17T17:49:16.607 INFO:teuthology.orchestra.run.smithi131.stdout: "keyfile": "", 2024-08-17T17:49:16.607 INFO:teuthology.orchestra.run.smithi131.stdout: "keyring": "/var/lib/ceph/mon/ceph-a/keyring", 2024-08-17T17:49:16.607 INFO:teuthology.orchestra.run.smithi131.stdout: "kstore_backend": "rocksdb", 2024-08-17T17:49:16.607 INFO:teuthology.orchestra.run.smithi131.stdout: "kstore_default_stripe_size": "65536", 2024-08-17T17:49:16.607 INFO:teuthology.orchestra.run.smithi131.stdout: "kstore_fsck_on_mount": "false", 2024-08-17T17:49:16.607 INFO:teuthology.orchestra.run.smithi131.stdout: "kstore_fsck_on_mount_deep": "true", 2024-08-17T17:49:16.607 INFO:teuthology.orchestra.run.smithi131.stdout: "kstore_max_bytes": "67108864", 2024-08-17T17:49:16.607 INFO:teuthology.orchestra.run.smithi131.stdout: "kstore_max_ops": "512", 2024-08-17T17:49:16.607 INFO:teuthology.orchestra.run.smithi131.stdout: "kstore_nid_prealloc": "1024", 2024-08-17T17:49:16.607 INFO:teuthology.orchestra.run.smithi131.stdout: "kstore_onode_map_size": "1024", 2024-08-17T17:49:16.607 INFO:teuthology.orchestra.run.smithi131.stdout: "kstore_rocksdb_options": "compression=kNoCompression", 2024-08-17T17:49:16.607 INFO:teuthology.orchestra.run.smithi131.stdout: "kstore_sync_submit_transaction": "false", 2024-08-17T17:49:16.608 INFO:teuthology.orchestra.run.smithi131.stdout: "kstore_sync_transaction": "false", 2024-08-17T17:49:16.608 INFO:teuthology.orchestra.run.smithi131.stdout: "librados_thread_count": "2", 2024-08-17T17:49:16.608 INFO:teuthology.orchestra.run.smithi131.stdout: "lockdep": "false", 2024-08-17T17:49:16.608 INFO:teuthology.orchestra.run.smithi131.stdout: "lockdep_force_backtrace": "false", 2024-08-17T17:49:16.608 INFO:teuthology.orchestra.run.smithi131.stdout: "log_coarse_timestamps": "true", 2024-08-17T17:49:16.608 INFO:teuthology.orchestra.run.smithi131.stdout: "log_file": "/var/log/ceph/ceph-mon.a.log", 2024-08-17T17:49:16.608 INFO:teuthology.orchestra.run.smithi131.stdout: "log_flush_on_exit": "false", 2024-08-17T17:49:16.608 INFO:teuthology.orchestra.run.smithi131.stdout: "log_graylog_host": "127.0.0.1", 2024-08-17T17:49:16.608 INFO:teuthology.orchestra.run.smithi131.stdout: "log_graylog_port": "12201", 2024-08-17T17:49:16.608 INFO:teuthology.orchestra.run.smithi131.stdout: "log_max_new": "1000", 2024-08-17T17:49:16.608 INFO:teuthology.orchestra.run.smithi131.stdout: "log_max_recent": "10000", 2024-08-17T17:49:16.608 INFO:teuthology.orchestra.run.smithi131.stdout: "log_stderr_prefix": "debug ", 2024-08-17T17:49:16.608 INFO:teuthology.orchestra.run.smithi131.stdout: "log_stop_at_utilization": "0.970000", 2024-08-17T17:49:16.608 INFO:teuthology.orchestra.run.smithi131.stdout: "log_to_file": "true", 2024-08-17T17:49:16.608 INFO:teuthology.orchestra.run.smithi131.stdout: "log_to_graylog": "false", 2024-08-17T17:49:16.609 INFO:teuthology.orchestra.run.smithi131.stdout: "log_to_journald": "false", 2024-08-17T17:49:16.609 INFO:teuthology.orchestra.run.smithi131.stdout: "log_to_stderr": "false", 2024-08-17T17:49:16.609 INFO:teuthology.orchestra.run.smithi131.stdout: "log_to_syslog": "false", 2024-08-17T17:49:16.609 INFO:teuthology.orchestra.run.smithi131.stdout: "max_rotating_auth_attempts": "10", 2024-08-17T17:49:16.609 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_abort_on_newly_corrupt_dentry": "true", 2024-08-17T17:49:16.609 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_action_on_write_error": "1", 2024-08-17T17:49:16.609 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_alternate_name_max": "8192", 2024-08-17T17:49:16.609 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_asio_thread_count": "2", 2024-08-17T17:49:16.609 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_bal_export_pin": "true", 2024-08-17T17:49:16.609 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_bal_fragment_dirs": "true", 2024-08-17T17:49:16.609 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_bal_fragment_fast_factor": "1.500000", 2024-08-17T17:49:16.609 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_bal_fragment_interval": "5", 2024-08-17T17:49:16.609 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_bal_fragment_size_max": "100000", 2024-08-17T17:49:16.609 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_bal_idle_threshold": "0.000000", 2024-08-17T17:49:16.609 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_bal_interval": "10", 2024-08-17T17:49:16.610 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_bal_max": "-1", 2024-08-17T17:49:16.610 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_bal_max_until": "-1", 2024-08-17T17:49:16.610 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_bal_merge_size": "50", 2024-08-17T17:49:16.610 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_bal_midchunk": "0.300000", 2024-08-17T17:49:16.610 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_bal_min_rebalance": "0.100000", 2024-08-17T17:49:16.610 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_bal_min_start": "0.200000", 2024-08-17T17:49:16.610 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_bal_minchunk": "0.001000", 2024-08-17T17:49:16.610 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_bal_mode": "0", 2024-08-17T17:49:16.610 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_bal_need_max": "1.200000", 2024-08-17T17:49:16.610 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_bal_need_min": "0.800000", 2024-08-17T17:49:16.610 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_bal_overload_epochs": "2", 2024-08-17T17:49:16.610 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_bal_replicate_threshold": "8000.000000", 2024-08-17T17:49:16.610 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_bal_sample_interval": "3.000000", 2024-08-17T17:49:16.611 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_bal_split_bits": "3", 2024-08-17T17:49:16.611 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_bal_split_rd": "25000.000000", 2024-08-17T17:49:16.611 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_bal_split_size": "10000", 2024-08-17T17:49:16.611 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_bal_split_wr": "10000.000000", 2024-08-17T17:49:16.611 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_bal_target_decay": "10.000000", 2024-08-17T17:49:16.611 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_bal_unreplicate_threshold": "0.000000", 2024-08-17T17:49:16.611 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_beacon_grace": "15.000000", 2024-08-17T17:49:16.611 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_beacon_interval": "4.000000", 2024-08-17T17:49:16.611 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_beacon_mon_down_grace": "60", 2024-08-17T17:49:16.611 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_cache_memory_limit": "4294967296", 2024-08-17T17:49:16.612 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_cache_mid": "0.700000", 2024-08-17T17:49:16.612 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_cache_quiesce_decay_rate": "1.000000", 2024-08-17T17:49:16.612 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_cache_quiesce_delay": "0", 2024-08-17T17:49:16.612 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_cache_quiesce_sleep": "200", 2024-08-17T17:49:16.612 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_cache_quiesce_splitauth": "true", 2024-08-17T17:49:16.612 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_cache_quiesce_threshold": "524288", 2024-08-17T17:49:16.612 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_cache_release_free_interval": "10", 2024-08-17T17:49:16.612 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_cache_reservation": "0.050000", 2024-08-17T17:49:16.612 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_cache_trim_decay_rate": "1.000000", 2024-08-17T17:49:16.612 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_cache_trim_interval": "1", 2024-08-17T17:49:16.612 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_cache_trim_threshold": "262144", 2024-08-17T17:49:16.612 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_cap_acquisition_throttle_retry_request_timeout": "0.500000", 2024-08-17T17:49:16.613 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_cap_revoke_eviction_timeout": "0.000000", 2024-08-17T17:49:16.613 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_client_delegate_inos_pct": "50", 2024-08-17T17:49:16.613 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_client_prealloc_inos": "1000", 2024-08-17T17:49:16.613 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_client_writeable_range_max_inc_objs": "1024", 2024-08-17T17:49:16.613 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_connect_bootstrapping": "false", 2024-08-17T17:49:16.613 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_damage_table_max_entries": "10000", 2024-08-17T17:49:16.613 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_data": "/var/lib/ceph/mds/ceph-a", 2024-08-17T17:49:16.613 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_debug_auth_pins": "false", 2024-08-17T17:49:16.613 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_debug_frag": "false", 2024-08-17T17:49:16.613 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_debug_scatterstat": "false", 2024-08-17T17:49:16.613 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_debug_subtrees": "false", 2024-08-17T17:49:16.613 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_decay_halflife": "5.000000", 2024-08-17T17:49:16.613 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_default_dir_hash": "2", 2024-08-17T17:49:16.613 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_defer_session_stale": "true", 2024-08-17T17:49:16.614 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_deny_all_reconnect": "false", 2024-08-17T17:49:16.614 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_dir_keys_per_op": "16384", 2024-08-17T17:49:16.614 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_dir_max_commit_size": "10", 2024-08-17T17:49:16.614 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_dir_max_entries": "0", 2024-08-17T17:49:16.614 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_dir_prefetch": "true", 2024-08-17T17:49:16.614 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_dirstat_min_interval": "1.000000", 2024-08-17T17:49:16.614 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_dump_cache_after_rejoin": "false", 2024-08-17T17:49:16.614 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_dump_cache_on_map": "false", 2024-08-17T17:49:16.614 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_dump_cache_threshold_file": "0", 2024-08-17T17:49:16.614 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_dump_cache_threshold_formatter": "1073741824", 2024-08-17T17:49:16.614 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_early_reply": "true", 2024-08-17T17:49:16.614 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_enable_op_tracker": "true", 2024-08-17T17:49:16.614 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_enforce_unique_name": "true", 2024-08-17T17:49:16.614 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_export_ephemeral_distributed": "true", 2024-08-17T17:49:16.615 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_export_ephemeral_distributed_factor": "2.000000", 2024-08-17T17:49:16.615 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_export_ephemeral_random": "true", 2024-08-17T17:49:16.615 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_export_ephemeral_random_max": "0.010000", 2024-08-17T17:49:16.615 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_extraordinary_events_dump_interval": "0", 2024-08-17T17:49:16.615 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_forward_all_requests_to_auth": "false", 2024-08-17T17:49:16.615 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_freeze_tree_timeout": "30.000000", 2024-08-17T17:49:16.615 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_fscrypt_last_block_max_size": "4096", 2024-08-17T17:49:16.615 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_go_bad_corrupt_dentry": "true", 2024-08-17T17:49:16.615 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_hack_allow_loading_invalid_metadata": "false", 2024-08-17T17:49:16.615 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_health_cache_threshold": "1.500000", 2024-08-17T17:49:16.615 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_health_summarize_threshold": "10", 2024-08-17T17:49:16.615 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_heartbeat_grace": "15.000000", 2024-08-17T17:49:16.615 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_heartbeat_reset_grace": "1000", 2024-08-17T17:49:16.615 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_inject_health_dummy": "false", 2024-08-17T17:49:16.615 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_inject_journal_corrupt_dentry_first": "0.000000", 2024-08-17T17:49:16.615 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_inject_migrator_session_race": "false", 2024-08-17T17:49:16.616 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_inject_rename_corrupt_dentry_first": "0.000000", 2024-08-17T17:49:16.616 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_inject_skip_replaying_inotable": "false", 2024-08-17T17:49:16.616 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_inject_traceless_reply_probability": "0.000000", 2024-08-17T17:49:16.616 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_join_fs": "", 2024-08-17T17:49:16.616 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_journal_format": "1", 2024-08-17T17:49:16.616 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_kill_after_journal_logs_flushed": "false", 2024-08-17T17:49:16.616 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_kill_create_at": "0", 2024-08-17T17:49:16.616 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_kill_dirfrag_at": "0", 2024-08-17T17:49:16.616 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_kill_export_at": "0", 2024-08-17T17:49:16.616 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_kill_import_at": "0", 2024-08-17T17:49:16.616 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_kill_journal_at": "0", 2024-08-17T17:49:16.616 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_kill_journal_expire_at": "0", 2024-08-17T17:49:16.616 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_kill_journal_replay_at": "0", 2024-08-17T17:49:16.616 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_kill_link_at": "0", 2024-08-17T17:49:16.617 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_kill_mdstable_at": "0", 2024-08-17T17:49:16.617 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_kill_openc_at": "0", 2024-08-17T17:49:16.617 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_kill_rename_at": "0", 2024-08-17T17:49:16.617 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_kill_shutdown_at": "0", 2024-08-17T17:49:16.617 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_log_event_large_threshold": "524288", 2024-08-17T17:49:16.617 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_log_events_per_segment": "1024", 2024-08-17T17:49:16.617 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_log_major_segment_event_ratio": "12", 2024-08-17T17:49:16.617 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_log_max_events": "-1", 2024-08-17T17:49:16.617 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_log_max_segments": "128", 2024-08-17T17:49:16.617 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_log_pause": "false", 2024-08-17T17:49:16.617 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_log_segment_size": "0", 2024-08-17T17:49:16.617 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_log_skip_corrupt_events": "false", 2024-08-17T17:49:16.617 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_log_skip_unbounded_events": "false", 2024-08-17T17:49:16.617 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_log_trim_decay_rate": "1.000000", 2024-08-17T17:49:16.617 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_log_trim_threshold": "128", 2024-08-17T17:49:16.618 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_log_trim_upkeep_interval": "1000", 2024-08-17T17:49:16.618 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_log_warn_factor": "2.000000", 2024-08-17T17:49:16.618 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_max_caps_per_client": "1048576", 2024-08-17T17:49:16.618 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_max_completed_flushes": "100000", 2024-08-17T17:49:16.618 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_max_completed_requests": "100000", 2024-08-17T17:49:16.618 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_max_export_size": "20971520", 2024-08-17T17:49:16.618 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_max_file_recover": "32", 2024-08-17T17:49:16.618 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_max_purge_files": "64", 2024-08-17T17:49:16.618 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_max_purge_ops": "8192", 2024-08-17T17:49:16.618 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_max_purge_ops_per_pg": "0.500000", 2024-08-17T17:49:16.618 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_max_scrub_ops_in_progress": "5", 2024-08-17T17:49:16.618 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_max_snaps_per_dir": "100", 2024-08-17T17:49:16.619 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_metrics_update_interval": "2", 2024-08-17T17:49:16.619 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_min_caps_per_client": "100", 2024-08-17T17:49:16.619 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_min_caps_working_set": "10000", 2024-08-17T17:49:16.619 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_mon_shutdown_timeout": "5.000000", 2024-08-17T17:49:16.619 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_numa_node": "-1", 2024-08-17T17:49:16.619 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_oft_prefetch_dirfrags": "false", 2024-08-17T17:49:16.619 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_op_complaint_time": "30.000000", 2024-08-17T17:49:16.619 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_op_history_duration": "600", 2024-08-17T17:49:16.619 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_op_history_size": "20", 2024-08-17T17:49:16.619 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_op_history_slow_op_size": "20", 2024-08-17T17:49:16.619 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_op_history_slow_op_threshold": "10", 2024-08-17T17:49:16.619 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_op_log_threshold": "5", 2024-08-17T17:49:16.620 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_ping_grace": "15", 2024-08-17T17:49:16.620 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_ping_interval": "5", 2024-08-17T17:49:16.620 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_purge_queue_busy_flush_period": "1.000000", 2024-08-17T17:49:16.620 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_recall_global_max_decay_threshold": "131072", 2024-08-17T17:49:16.620 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_recall_max_caps": "30000", 2024-08-17T17:49:16.620 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_recall_max_decay_rate": "1.500000", 2024-08-17T17:49:16.620 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_recall_max_decay_threshold": "131072", 2024-08-17T17:49:16.620 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_recall_warning_decay_rate": "60.000000", 2024-08-17T17:49:16.620 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_recall_warning_threshold": "262144", 2024-08-17T17:49:16.620 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_reconnect_timeout": "45.000000", 2024-08-17T17:49:16.620 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_replay_interval": "1.000000", 2024-08-17T17:49:16.620 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_replay_unsafe_with_closed_session": "false", 2024-08-17T17:49:16.620 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_request_load_average_decay_rate": "60.000000", 2024-08-17T17:49:16.621 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_root_ino_gid": "0", 2024-08-17T17:49:16.621 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_root_ino_uid": "0", 2024-08-17T17:49:16.621 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_scatter_nudge_interval": "5.000000", 2024-08-17T17:49:16.621 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_server_dispatch_client_request_delay": "0", 2024-08-17T17:49:16.621 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_server_dispatch_killpoint_random": "0.000000", 2024-08-17T17:49:16.621 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_session_blocklist_on_evict": "true", 2024-08-17T17:49:16.621 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_session_blocklist_on_timeout": "true", 2024-08-17T17:49:16.621 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_session_cache_liveness_decay_rate": "300.000000", 2024-08-17T17:49:16.621 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_session_cache_liveness_magnitude": "10", 2024-08-17T17:49:16.621 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_session_cap_acquisition_decay_rate": "30.000000", 2024-08-17T17:49:16.621 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_session_cap_acquisition_throttle": "100000", 2024-08-17T17:49:16.621 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_session_max_caps_throttle_ratio": "1.100000", 2024-08-17T17:49:16.621 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_session_metadata_threshold": "16777216", 2024-08-17T17:49:16.622 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_sessionmap_keys_per_op": "1024", 2024-08-17T17:49:16.622 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_shutdown_check": "0", 2024-08-17T17:49:16.622 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_skip_ino": "0", 2024-08-17T17:49:16.622 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_sleep_rank_change": "0.000000", 2024-08-17T17:49:16.622 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_snap_max_uid": "4294967294", 2024-08-17T17:49:16.622 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_snap_min_uid": "0", 2024-08-17T17:49:16.622 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_snap_rstat": "false", 2024-08-17T17:49:16.622 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_standby_replay_damaged": "false", 2024-08-17T17:49:16.622 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_symlink_recovery": "true", 2024-08-17T17:49:16.622 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_task_status_update_interval": "2.000000", 2024-08-17T17:49:16.622 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_thrash_exports": "0", 2024-08-17T17:49:16.623 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_thrash_fragments": "0", 2024-08-17T17:49:16.623 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_tick_interval": "5.000000", 2024-08-17T17:49:16.623 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_valgrind_exit": "false", 2024-08-17T17:49:16.623 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_verify_backtrace": "1", 2024-08-17T17:49:16.623 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_verify_scatter": "false", 2024-08-17T17:49:16.623 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_wipe_ino_prealloc": "false", 2024-08-17T17:49:16.623 INFO:teuthology.orchestra.run.smithi131.stdout: "mds_wipe_sessions": "false", 2024-08-17T17:49:16.623 INFO:teuthology.orchestra.run.smithi131.stdout: "mempool_debug": "false", 2024-08-17T17:49:16.623 INFO:teuthology.orchestra.run.smithi131.stdout: "memstore_debug_omit_block_device_write": "false", 2024-08-17T17:49:16.623 INFO:teuthology.orchestra.run.smithi131.stdout: "memstore_device_bytes": "1073741824", 2024-08-17T17:49:16.623 INFO:teuthology.orchestra.run.smithi131.stdout: "memstore_page_set": "false", 2024-08-17T17:49:16.623 INFO:teuthology.orchestra.run.smithi131.stdout: "memstore_page_size": "65536", 2024-08-17T17:49:16.623 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr_client_bytes": "134217728", 2024-08-17T17:49:16.623 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr_client_messages": "512", 2024-08-17T17:49:16.624 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr_client_service_daemon_unregister_timeout": "1.000000", 2024-08-17T17:49:16.624 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr_connect_retry_interval": "1.000000", 2024-08-17T17:49:16.624 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr_data": "/var/lib/ceph/mgr/ceph-a", 2024-08-17T17:49:16.624 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr_debug_aggressive_pg_num_changes": "false", 2024-08-17T17:49:16.624 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr_disabled_modules": "", 2024-08-17T17:49:16.624 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr_enable_op_tracker": "true", 2024-08-17T17:49:16.624 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr_initial_modules": "restful iostat nfs", 2024-08-17T17:49:16.624 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr_max_pg_creating": "1024", 2024-08-17T17:49:16.624 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr_max_pg_num_change": "128", 2024-08-17T17:49:16.624 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr_mds_bytes": "134217728", 2024-08-17T17:49:16.624 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr_mds_messages": "128", 2024-08-17T17:49:16.624 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr_module_path": "/usr/share/ceph/mgr", 2024-08-17T17:49:16.624 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr_mon_bytes": "134217728", 2024-08-17T17:49:16.624 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr_mon_messages": "128", 2024-08-17T17:49:16.624 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr_num_op_tracker_shard": "32", 2024-08-17T17:49:16.625 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr_op_complaint_time": "30.000000", 2024-08-17T17:49:16.625 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr_op_history_duration": "600", 2024-08-17T17:49:16.625 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr_op_history_size": "20", 2024-08-17T17:49:16.625 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr_op_history_slow_op_size": "20", 2024-08-17T17:49:16.625 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr_op_history_slow_op_threshold": "10.000000", 2024-08-17T17:49:16.625 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr_op_log_threshold": "5", 2024-08-17T17:49:16.625 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr_osd_bytes": "536870912", 2024-08-17T17:49:16.625 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr_osd_messages": "8192", 2024-08-17T17:49:16.625 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr_pool": "true", 2024-08-17T17:49:16.625 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr_service_beacon_grace": "60.000000", 2024-08-17T17:49:16.625 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr_standby_modules": "true", 2024-08-17T17:49:16.626 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr_stats_period": "5", 2024-08-17T17:49:16.626 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr_stats_threshold": "5", 2024-08-17T17:49:16.626 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr_tick_period": "2", 2024-08-17T17:49:16.626 INFO:teuthology.orchestra.run.smithi131.stdout: "mgr_ttl_cache_expire_seconds": "0", 2024-08-17T17:49:16.626 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_accept_timeout_factor": "2.000000", 2024-08-17T17:49:16.626 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_allow_pool_delete": "true", 2024-08-17T17:49:16.626 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_allow_pool_size_one": "false", 2024-08-17T17:49:16.626 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_auth_validate_all_caps": "true", 2024-08-17T17:49:16.626 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_cache_target_full_warn_ratio": "0.660000", 2024-08-17T17:49:16.626 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_clean_pg_upmaps_per_chunk": "256", 2024-08-17T17:49:16.626 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_client_bytes": "104857600", 2024-08-17T17:49:16.626 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_client_directed_command_retry": "2", 2024-08-17T17:49:16.626 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_client_hunt_interval": "3.000000", 2024-08-17T17:49:16.627 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_client_hunt_interval_backoff": "1.500000", 2024-08-17T17:49:16.627 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_client_hunt_interval_max_multiple": "10.000000", 2024-08-17T17:49:16.627 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_client_hunt_interval_min_multiple": "1.000000", 2024-08-17T17:49:16.627 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_client_hunt_parallel": "3", 2024-08-17T17:49:16.627 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_client_log_interval": "1.000000", 2024-08-17T17:49:16.627 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_client_max_log_entries_per_message": "1000", 2024-08-17T17:49:16.627 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_client_ping_interval": "10.000000", 2024-08-17T17:49:16.627 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_client_ping_timeout": "30.000000", 2024-08-17T17:49:16.627 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_client_target_rank": "-1", 2024-08-17T17:49:16.627 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_clock_drift_allowed": "1.000000", 2024-08-17T17:49:16.627 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_clock_drift_warn_backoff": "5.000000", 2024-08-17T17:49:16.627 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_cluster_log_file": "default=/var/log/ceph/ceph.$channel.log cluster=/var/log/ceph/ceph.log", 2024-08-17T17:49:16.627 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_cluster_log_level": "debug", 2024-08-17T17:49:16.627 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_cluster_log_to_file": "true", 2024-08-17T17:49:16.628 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_cluster_log_to_graylog": "false", 2024-08-17T17:49:16.628 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_cluster_log_to_graylog_host": "127.0.0.1", 2024-08-17T17:49:16.628 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_cluster_log_to_graylog_port": "12201", 2024-08-17T17:49:16.628 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_cluster_log_to_journald": "false", 2024-08-17T17:49:16.628 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_cluster_log_to_stderr": "true", 2024-08-17T17:49:16.628 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_cluster_log_to_syslog": "default=false", 2024-08-17T17:49:16.628 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_cluster_log_to_syslog_facility": "daemon", 2024-08-17T17:49:16.628 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_compact_on_bootstrap": "false", 2024-08-17T17:49:16.628 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_compact_on_start": "false", 2024-08-17T17:49:16.628 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_compact_on_trim": "true", 2024-08-17T17:49:16.628 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_con_tracker_persist_interval": "10", 2024-08-17T17:49:16.628 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_con_tracker_score_halflife": "43200", 2024-08-17T17:49:16.628 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_config_key_max_entry_size": "65536", 2024-08-17T17:49:16.629 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_cpu_threads": "4", 2024-08-17T17:49:16.629 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_crush_min_required_version": "hammer", 2024-08-17T17:49:16.629 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_daemon_bytes": "419430400", 2024-08-17T17:49:16.629 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_data": "/var/lib/ceph/mon/ceph-a", 2024-08-17T17:49:16.629 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_data_avail_crit": "5", 2024-08-17T17:49:16.629 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_data_avail_warn": "5", 2024-08-17T17:49:16.629 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_data_size_warn": "16106127360", 2024-08-17T17:49:16.629 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_debug_block_osdmap_trim": "false", 2024-08-17T17:49:16.629 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_debug_deprecated_as_obsolete": "false", 2024-08-17T17:49:16.629 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_debug_dump_json": "false", 2024-08-17T17:49:16.629 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_debug_dump_location": "/var/log/ceph/ceph-mon.a.tdump", 2024-08-17T17:49:16.629 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_debug_dump_transactions": "false", 2024-08-17T17:49:16.629 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_debug_extra_checks": "false", 2024-08-17T17:49:16.629 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_debug_no_initial_persistent_features": "false", 2024-08-17T17:49:16.630 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_debug_no_require_bluestore_for_ec_overwrites": "false", 2024-08-17T17:49:16.630 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_debug_no_require_reef": "false", 2024-08-17T17:49:16.630 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_debug_no_require_squid": "false", 2024-08-17T17:49:16.630 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_debug_unsafe_allow_tier_with_nonempty_snaps": "false", 2024-08-17T17:49:16.630 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_delta_reset_interval": "10.000000", 2024-08-17T17:49:16.630 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_dns_srv_name": "ceph-mon", 2024-08-17T17:49:16.630 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_down_mkfs_grace": "60", 2024-08-17T17:49:16.630 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_down_uptime_grace": "60", 2024-08-17T17:49:16.630 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_election_default_strategy": "1", 2024-08-17T17:49:16.630 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_election_timeout": "5.000000", 2024-08-17T17:49:16.630 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_elector_ignore_propose_margin": "0.000500", 2024-08-17T17:49:16.630 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_elector_ping_divisor": "2", 2024-08-17T17:49:16.630 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_elector_ping_timeout": "2.000000", 2024-08-17T17:49:16.630 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_enable_op_tracker": "true", 2024-08-17T17:49:16.631 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_fake_pool_delete": "false", 2024-08-17T17:49:16.631 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_force_quorum_join": "false", 2024-08-17T17:49:16.631 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_fsmap_prune_threshold": "300", 2024-08-17T17:49:16.631 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_globalid_prealloc": "10000", 2024-08-17T17:49:16.631 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_health_detail_to_clog": "true", 2024-08-17T17:49:16.631 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_health_log_update_period": "5", 2024-08-17T17:49:16.631 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_health_max_detail": "50", 2024-08-17T17:49:16.631 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_health_to_clog": "true", 2024-08-17T17:49:16.631 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_health_to_clog_interval": "600", 2024-08-17T17:49:16.631 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_health_to_clog_tick_interval": "60.000000", 2024-08-17T17:49:16.631 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_host": "[v2:172.21.15.131:3300/0,v1:172.21.15.131:6789/0] [v2:172.21.15.169:3300/0,v1:172.21.15.169:6789/0] [v2:172.21.15.131:3301/0,v1:172.21.15.131:6790/0]", 2024-08-17T17:49:16.631 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_host_override": "", 2024-08-17T17:49:16.631 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_initial_members": "", 2024-08-17T17:49:16.631 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_inject_pg_merge_bounce_probability": "0.000000", 2024-08-17T17:49:16.632 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_inject_sync_get_chunk_delay": "0.000000", 2024-08-17T17:49:16.632 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_inject_transaction_delay_max": "10.000000", 2024-08-17T17:49:16.632 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_inject_transaction_delay_probability": "0.000000", 2024-08-17T17:49:16.632 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_keyvaluedb": "rocksdb", 2024-08-17T17:49:16.632 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_lease": "5.000000", 2024-08-17T17:49:16.632 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_lease_ack_timeout_factor": "2.000000", 2024-08-17T17:49:16.632 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_lease_renew_interval_factor": "0.600000", 2024-08-17T17:49:16.632 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_log_full_interval": "50", 2024-08-17T17:49:16.632 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_log_max": "10000", 2024-08-17T17:49:16.632 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_log_max_summary": "50", 2024-08-17T17:49:16.632 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_max_log_entries_per_event": "4096", 2024-08-17T17:49:16.632 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_max_log_epochs": "500", 2024-08-17T17:49:16.632 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_max_mdsmap_epochs": "500", 2024-08-17T17:49:16.632 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_max_mgrmap_epochs": "500", 2024-08-17T17:49:16.632 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_max_nvmeof_epochs": "500", 2024-08-17T17:49:16.633 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_max_osd": "10000", 2024-08-17T17:49:16.633 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_max_pg_per_osd": "10000", 2024-08-17T17:49:16.633 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_max_pool_pg_num": "65536", 2024-08-17T17:49:16.633 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_max_snap_prune_per_epoch": "100", 2024-08-17T17:49:16.633 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_mds_blocklist_interval": "86400.000000", 2024-08-17T17:49:16.633 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_mds_force_trim_to": "0", 2024-08-17T17:49:16.633 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_mds_skip_sanity": "true", 2024-08-17T17:49:16.633 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_memory_autotune": "true", 2024-08-17T17:49:16.633 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_memory_target": "2147483648", 2024-08-17T17:49:16.633 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_mgr_beacon_grace": "30", 2024-08-17T17:49:16.633 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_mgr_blocklist_interval": "86400.000000", 2024-08-17T17:49:16.633 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_mgr_digest_period": "5", 2024-08-17T17:49:16.633 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_mgr_inactive_grace": "60", 2024-08-17T17:49:16.633 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_mgr_mkfs_grace": "240", 2024-08-17T17:49:16.634 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_mgr_proxy_client_bytes_ratio": "0.300000", 2024-08-17T17:49:16.634 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_min_osdmap_epochs": "500", 2024-08-17T17:49:16.634 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_nvmeofgw_beacon_grace": "10", 2024-08-17T17:49:16.634 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_nvmeofgw_set_group_id_retry": "1000", 2024-08-17T17:49:16.634 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_op_complaint_time": "30", 2024-08-17T17:49:16.634 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_op_history_duration": "600", 2024-08-17T17:49:16.634 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_op_history_size": "20", 2024-08-17T17:49:16.634 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_op_history_slow_op_size": "20", 2024-08-17T17:49:16.634 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_op_history_slow_op_threshold": "10", 2024-08-17T17:49:16.634 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_op_log_threshold": "5", 2024-08-17T17:49:16.634 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_osd_adjust_down_out_interval": "true", 2024-08-17T17:49:16.634 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_osd_adjust_heartbeat_grace": "true", 2024-08-17T17:49:16.634 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_osd_auto_mark_auto_out_in": "true", 2024-08-17T17:49:16.634 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_osd_auto_mark_in": "false", 2024-08-17T17:49:16.635 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_osd_auto_mark_new_in": "true", 2024-08-17T17:49:16.635 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_osd_backfillfull_ratio": "0.900000", 2024-08-17T17:49:16.635 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_osd_blocklist_default_expire": "3600.000000", 2024-08-17T17:49:16.635 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_osd_cache_size": "500", 2024-08-17T17:49:16.635 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_osd_cache_size_min": "134217728", 2024-08-17T17:49:16.635 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_osd_crush_smoke_test": "true", 2024-08-17T17:49:16.635 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_osd_destroyed_out_interval": "600", 2024-08-17T17:49:16.635 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_osd_down_out_interval": "600", 2024-08-17T17:49:16.635 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_osd_down_out_subtree_limit": "rack", 2024-08-17T17:49:16.635 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_osd_err_op_age_ratio": "128.000000", 2024-08-17T17:49:16.635 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_osd_force_trim_to": "0", 2024-08-17T17:49:16.635 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_osd_full_ratio": "0.950000", 2024-08-17T17:49:16.635 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_osd_initial_require_min_compat_client": "luminous", 2024-08-17T17:49:16.635 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_osd_laggy_halflife": "3600", 2024-08-17T17:49:16.635 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_osd_laggy_max_interval": "300", 2024-08-17T17:49:16.635 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_osd_laggy_weight": "0.300000", 2024-08-17T17:49:16.636 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_osd_mapping_pgs_per_chunk": "4096", 2024-08-17T17:49:16.636 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_osd_max_initial_pgs": "1024", 2024-08-17T17:49:16.636 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_osd_min_down_reporters": "2", 2024-08-17T17:49:16.636 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_osd_min_in_ratio": "0.750000", 2024-08-17T17:49:16.636 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_osd_min_up_ratio": "0.300000", 2024-08-17T17:49:16.636 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_osd_nearfull_ratio": "0.850000", 2024-08-17T17:49:16.636 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_osd_prime_pg_temp": "true", 2024-08-17T17:49:16.636 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_osd_prime_pg_temp_max_estimate": "0.250000", 2024-08-17T17:49:16.636 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_osd_prime_pg_temp_max_time": "0.500000", 2024-08-17T17:49:16.636 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_osd_report_timeout": "900", 2024-08-17T17:49:16.636 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_osd_reporter_subtree_level": "osd", 2024-08-17T17:49:16.636 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_osd_snap_trim_queue_warn_on": "32768", 2024-08-17T17:49:16.636 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_osd_warn_num_repaired": "10", 2024-08-17T17:49:16.636 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_osd_warn_op_age": "32.000000", 2024-08-17T17:49:16.637 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_osdmap_full_prune_enabled": "true", 2024-08-17T17:49:16.637 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_osdmap_full_prune_interval": "10", 2024-08-17T17:49:16.637 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_osdmap_full_prune_min": "10000", 2024-08-17T17:49:16.637 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_osdmap_full_prune_txsize": "100", 2024-08-17T17:49:16.637 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_pg_check_down_all_threshold": "0.500000", 2024-08-17T17:49:16.637 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_pg_stuck_threshold": "60", 2024-08-17T17:49:16.637 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_pg_warn_max_object_skew": "0.000000", 2024-08-17T17:49:16.637 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_pg_warn_min_objects": "10000", 2024-08-17T17:49:16.637 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_pg_warn_min_per_osd": "0", 2024-08-17T17:49:16.637 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_pg_warn_min_pool_objects": "1000", 2024-08-17T17:49:16.637 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_pool_quota_crit_threshold": "0", 2024-08-17T17:49:16.637 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_pool_quota_warn_threshold": "0", 2024-08-17T17:49:16.637 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_probe_timeout": "2.000000", 2024-08-17T17:49:16.638 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_reweight_max_change": "0.050000", 2024-08-17T17:49:16.638 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_reweight_max_osds": "4", 2024-08-17T17:49:16.638 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_reweight_min_bytes_per_osd": "10", 2024-08-17T17:49:16.638 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_reweight_min_pgs_per_osd": "4", 2024-08-17T17:49:16.638 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_rocksdb_options": "write_buffer_size=33554432,compression=kNoCompression,level_compaction_dynamic_level_bytes=true", 2024-08-17T17:49:16.638 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_scrub_inject_crc_mismatch": "0.000000", 2024-08-17T17:49:16.638 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_scrub_inject_missing_keys": "0.000000", 2024-08-17T17:49:16.638 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_scrub_interval": "86400", 2024-08-17T17:49:16.638 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_scrub_max_keys": "100", 2024-08-17T17:49:16.638 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_scrub_timeout": "300", 2024-08-17T17:49:16.638 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_session_timeout": "300", 2024-08-17T17:49:16.638 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_smart_report_timeout": "5", 2024-08-17T17:49:16.638 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_stat_smooth_intervals": "6", 2024-08-17T17:49:16.639 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_stretch_cluster_recovery_ratio": "0.600000", 2024-08-17T17:49:16.639 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_stretch_pool_min_size": "2", 2024-08-17T17:49:16.639 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_stretch_pool_size": "4", 2024-08-17T17:49:16.639 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_stretch_recovery_min_wait": "15.000000", 2024-08-17T17:49:16.639 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_subscribe_interval": "86400.000000", 2024-08-17T17:49:16.639 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_sync_debug": "false", 2024-08-17T17:49:16.639 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_sync_max_payload_keys": "2000", 2024-08-17T17:49:16.639 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_sync_max_payload_size": "1048576", 2024-08-17T17:49:16.639 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_sync_provider_kill_at": "0", 2024-08-17T17:49:16.639 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_sync_requester_kill_at": "0", 2024-08-17T17:49:16.639 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_sync_timeout": "60.000000", 2024-08-17T17:49:16.639 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_target_pg_per_osd": "100", 2024-08-17T17:49:16.639 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_tick_interval": "5", 2024-08-17T17:49:16.639 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_timecheck_interval": "300.000000", 2024-08-17T17:49:16.639 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_timecheck_skew_interval": "30.000000", 2024-08-17T17:49:16.640 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_use_min_delay_socket": "false", 2024-08-17T17:49:16.640 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_warn_older_version_delay": "604800", 2024-08-17T17:49:16.640 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_warn_on_cache_pools_without_hit_sets": "true", 2024-08-17T17:49:16.640 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_warn_on_crush_straw_calc_version_zero": "false", 2024-08-17T17:49:16.640 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_warn_on_degraded_stretch_mode": "true", 2024-08-17T17:49:16.640 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_warn_on_filestore_osds": "true", 2024-08-17T17:49:16.640 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_warn_on_insecure_global_id_reclaim": "false", 2024-08-17T17:49:16.640 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_warn_on_insecure_global_id_reclaim_allowed": "false", 2024-08-17T17:49:16.640 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_warn_on_legacy_crush_tunables": "false", 2024-08-17T17:49:16.640 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_warn_on_misplaced": "false", 2024-08-17T17:49:16.640 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_warn_on_msgr2_not_enabled": "true", 2024-08-17T17:49:16.640 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_warn_on_older_version": "true", 2024-08-17T17:49:16.640 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_warn_on_osd_down_out_interval_zero": "false", 2024-08-17T17:49:16.640 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_warn_on_pool_no_app": "true", 2024-08-17T17:49:16.640 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_warn_on_pool_no_redundancy": "true", 2024-08-17T17:49:16.641 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_warn_on_pool_pg_num_not_power_of_two": "false", 2024-08-17T17:49:16.641 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_warn_on_slow_ping_ratio": "0.050000", 2024-08-17T17:49:16.641 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_warn_on_slow_ping_time": "0.000000", 2024-08-17T17:49:16.641 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_warn_on_too_few_osds": "false", 2024-08-17T17:49:16.641 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_warn_pg_not_deep_scrubbed_ratio": "0.750000", 2024-08-17T17:49:16.641 INFO:teuthology.orchestra.run.smithi131.stdout: "mon_warn_pg_not_scrubbed_ratio": "0.500000", 2024-08-17T17:49:16.641 INFO:teuthology.orchestra.run.smithi131.stdout: "monmap": "", 2024-08-17T17:49:16.641 INFO:teuthology.orchestra.run.smithi131.stdout: "motr_admin_endpoint": "192.168.180.182@tcp:12345:4:1", 2024-08-17T17:49:16.641 INFO:teuthology.orchestra.run.smithi131.stdout: "motr_admin_fid": "0x7200000000000001:0x0", 2024-08-17T17:49:16.641 INFO:teuthology.orchestra.run.smithi131.stdout: "motr_ha_endpoint": "192.168.180.182@tcp:12345:1:1", 2024-08-17T17:49:16.641 INFO:teuthology.orchestra.run.smithi131.stdout: "motr_my_endpoint": "192.168.180.182@tcp:12345:4:1", 2024-08-17T17:49:16.641 INFO:teuthology.orchestra.run.smithi131.stdout: "motr_my_fid": "0x7200000000000001:0x0", 2024-08-17T17:49:16.641 INFO:teuthology.orchestra.run.smithi131.stdout: "motr_profile_fid": "0x7000000000000001:0x0", 2024-08-17T17:49:16.641 INFO:teuthology.orchestra.run.smithi131.stdout: "motr_tracing_enabled": "false", 2024-08-17T17:49:16.641 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_async_op_threads": "3", 2024-08-17T17:49:16.641 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_async_rdma_buffer_size": "131072", 2024-08-17T17:49:16.642 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_async_rdma_cm": "false", 2024-08-17T17:49:16.642 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_async_rdma_device_name": "", 2024-08-17T17:49:16.642 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_async_rdma_dscp": "96", 2024-08-17T17:49:16.642 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_async_rdma_enable_hugepage": "false", 2024-08-17T17:49:16.642 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_async_rdma_gid_idx": "0", 2024-08-17T17:49:16.642 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_async_rdma_local_gid": "", 2024-08-17T17:49:16.642 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_async_rdma_polling_us": "1000", 2024-08-17T17:49:16.642 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_async_rdma_port_num": "1", 2024-08-17T17:49:16.642 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_async_rdma_receive_buffers": "32768", 2024-08-17T17:49:16.642 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_async_rdma_receive_queue_len": "4096", 2024-08-17T17:49:16.642 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_async_rdma_roce_ver": "1", 2024-08-17T17:49:16.642 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_async_rdma_send_buffers": "1024", 2024-08-17T17:49:16.642 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_async_rdma_sl": "3", 2024-08-17T17:49:16.642 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_async_rdma_support_srq": "true", 2024-08-17T17:49:16.642 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_async_rdma_type": "ib", 2024-08-17T17:49:16.643 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_async_reap_threshold": "5", 2024-08-17T17:49:16.643 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_bind_before_connect": "false", 2024-08-17T17:49:16.643 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_bind_ipv4": "true", 2024-08-17T17:49:16.643 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_bind_ipv6": "false", 2024-08-17T17:49:16.643 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_bind_msgr1": "true", 2024-08-17T17:49:16.643 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_bind_msgr2": "true", 2024-08-17T17:49:16.643 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_bind_port_max": "7568", 2024-08-17T17:49:16.643 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_bind_port_min": "6800", 2024-08-17T17:49:16.643 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_bind_prefer_ipv4": "false", 2024-08-17T17:49:16.643 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_bind_retry_count": "3", 2024-08-17T17:49:16.643 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_bind_retry_delay": "5", 2024-08-17T17:49:16.643 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_blackhole_client": "false", 2024-08-17T17:49:16.643 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_blackhole_mds": "false", 2024-08-17T17:49:16.643 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_blackhole_mgr": "false", 2024-08-17T17:49:16.643 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_blackhole_mon": "false", 2024-08-17T17:49:16.643 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_blackhole_osd": "false", 2024-08-17T17:49:16.643 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_client_mode": "crc secure", 2024-08-17T17:49:16.644 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_client_throttle_retry_time_interval": "5000", 2024-08-17T17:49:16.644 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_cluster_mode": "crc secure", 2024-08-17T17:49:16.644 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_cluster_type": "", 2024-08-17T17:49:16.644 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_compress_secure": "false", 2024-08-17T17:49:16.644 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_connection_idle_timeout": "900", 2024-08-17T17:49:16.644 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_connection_ready_timeout": "10", 2024-08-17T17:49:16.644 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_crc_data": "true", 2024-08-17T17:49:16.644 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_crc_header": "true", 2024-08-17T17:49:16.644 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_die_on_bad_msg": "false", 2024-08-17T17:49:16.644 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_die_on_bug": "true", 2024-08-17T17:49:16.644 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_die_on_old_message": "true", 2024-08-17T17:49:16.644 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_die_on_skipped_message": "false", 2024-08-17T17:49:16.644 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_die_on_unhandled_msg": "false", 2024-08-17T17:49:16.644 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_dispatch_throttle_bytes": "104857600", 2024-08-17T17:49:16.644 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_dpdk_coremask": "0xF", 2024-08-17T17:49:16.644 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_dpdk_debug_allow_loopback": "false", 2024-08-17T17:49:16.645 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_dpdk_devs_allowlist": "", 2024-08-17T17:49:16.645 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_dpdk_enable_tso": "true", 2024-08-17T17:49:16.645 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_dpdk_gateway_ipv4_addr": "", 2024-08-17T17:49:16.645 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_dpdk_host_ipv4_addr": "", 2024-08-17T17:49:16.645 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_dpdk_hugepages": "", 2024-08-17T17:49:16.645 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_dpdk_hw_flow_control": "true", 2024-08-17T17:49:16.645 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_dpdk_hw_queue_weight": "1.000000", 2024-08-17T17:49:16.645 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_dpdk_lro": "true", 2024-08-17T17:49:16.645 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_dpdk_memory_channel": "4", 2024-08-17T17:49:16.645 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_dpdk_netmask_ipv4_addr": "", 2024-08-17T17:49:16.645 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_dpdk_pmd": "", 2024-08-17T17:49:16.645 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_dpdk_port_id": "0", 2024-08-17T17:49:16.645 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_dpdk_rx_buffer_count_per_core": "8192", 2024-08-17T17:49:16.646 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_dump_corrupt_message_level": "1", 2024-08-17T17:49:16.646 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_dump_on_send": "false", 2024-08-17T17:49:16.646 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_initial_backoff": "0.200000", 2024-08-17T17:49:16.646 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_inject_delay_max": "1.000000", 2024-08-17T17:49:16.646 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_inject_delay_probability": "0.000000", 2024-08-17T17:49:16.646 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_inject_delay_type": "", 2024-08-17T17:49:16.646 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_inject_internal_delays": "0.000000", 2024-08-17T17:49:16.646 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_inject_network_congestion": "0", 2024-08-17T17:49:16.646 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_inject_socket_failures": "0", 2024-08-17T17:49:16.646 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_learn_addr_from_peer": "true", 2024-08-17T17:49:16.646 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_max_accept_failures": "4", 2024-08-17T17:49:16.646 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_max_backoff": "15.000000", 2024-08-17T17:49:16.646 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_mon_client_mode": "secure crc", 2024-08-17T17:49:16.647 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_mon_cluster_mode": "secure crc", 2024-08-17T17:49:16.647 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_mon_service_mode": "secure crc", 2024-08-17T17:49:16.647 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_osd_compress_min_size": "1024", 2024-08-17T17:49:16.647 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_osd_compress_mode": "none", 2024-08-17T17:49:16.647 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_osd_compression_algorithm": "snappy", 2024-08-17T17:49:16.647 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_pq_max_tokens_per_priority": "16777216", 2024-08-17T17:49:16.647 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_pq_min_cost": "65536", 2024-08-17T17:49:16.647 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_public_type": "", 2024-08-17T17:49:16.647 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_service_mode": "crc secure", 2024-08-17T17:49:16.647 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_tcp_listen_backlog": "512", 2024-08-17T17:49:16.647 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_tcp_nodelay": "true", 2024-08-17T17:49:16.647 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_tcp_prefetch_max_size": "4096", 2024-08-17T17:49:16.647 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_tcp_rcvbuf": "0", 2024-08-17T17:49:16.648 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_time_events_min_wait_interval": "1000", 2024-08-17T17:49:16.648 INFO:teuthology.orchestra.run.smithi131.stdout: "ms_type": "async+posix", 2024-08-17T17:49:16.648 INFO:teuthology.orchestra.run.smithi131.stdout: "no_config_file": "false", 2024-08-17T17:49:16.648 INFO:teuthology.orchestra.run.smithi131.stdout: "nvmeof_mon_client_disconnect_panic": "100", 2024-08-17T17:49:16.648 INFO:teuthology.orchestra.run.smithi131.stdout: "nvmeof_mon_client_tick_period": "2", 2024-08-17T17:49:16.648 INFO:teuthology.orchestra.run.smithi131.stdout: "objecter_completion_locks_per_session": "32", 2024-08-17T17:49:16.648 INFO:teuthology.orchestra.run.smithi131.stdout: "objecter_debug_inject_relock_delay": "false", 2024-08-17T17:49:16.648 INFO:teuthology.orchestra.run.smithi131.stdout: "objecter_inflight_op_bytes": "104857600", 2024-08-17T17:49:16.648 INFO:teuthology.orchestra.run.smithi131.stdout: "objecter_inflight_ops": "1024", 2024-08-17T17:49:16.648 INFO:teuthology.orchestra.run.smithi131.stdout: "objecter_inject_no_watch_ping": "false", 2024-08-17T17:49:16.648 INFO:teuthology.orchestra.run.smithi131.stdout: "objecter_retry_writes_after_first_reply": "false", 2024-08-17T17:49:16.648 INFO:teuthology.orchestra.run.smithi131.stdout: "objecter_tick_interval": "5.000000", 2024-08-17T17:49:16.648 INFO:teuthology.orchestra.run.smithi131.stdout: "objecter_timeout": "10.000000", 2024-08-17T17:49:16.649 INFO:teuthology.orchestra.run.smithi131.stdout: "objectstore_blackhole": "false", 2024-08-17T17:49:16.649 INFO:teuthology.orchestra.run.smithi131.stdout: "objectstore_debug_throw_on_failed_txc": "false", 2024-08-17T17:49:16.649 INFO:teuthology.orchestra.run.smithi131.stdout: "openssl_engine_opts": "", 2024-08-17T17:49:16.649 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_agent_delay_time": "5.000000", 2024-08-17T17:49:16.649 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_agent_hist_halflife": "1000", 2024-08-17T17:49:16.649 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_agent_max_low_ops": "2", 2024-08-17T17:49:16.649 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_agent_max_ops": "4", 2024-08-17T17:49:16.649 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_agent_min_evict_effort": "0.100000", 2024-08-17T17:49:16.649 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_agent_quantize_effort": "0.100000", 2024-08-17T17:49:16.649 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_agent_slop": "0.020000", 2024-08-17T17:49:16.649 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_aggregated_slow_ops_logging": "true", 2024-08-17T17:49:16.649 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_allow_recovery_below_min_size": "true", 2024-08-17T17:49:16.649 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_asio_thread_count": "2", 2024-08-17T17:49:16.649 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_async_recovery_min_cost": "100", 2024-08-17T17:49:16.649 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_auto_mark_unfound_lost": "false", 2024-08-17T17:49:16.650 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_backfill_retry_interval": "30.000000", 2024-08-17T17:49:16.650 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_backfill_scan_max": "512", 2024-08-17T17:49:16.650 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_backfill_scan_min": "64", 2024-08-17T17:49:16.650 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_backoff_on_degraded": "false", 2024-08-17T17:49:16.650 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_backoff_on_peering": "false", 2024-08-17T17:49:16.650 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_backoff_on_unfound": "true", 2024-08-17T17:49:16.650 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_beacon_report_interval": "300", 2024-08-17T17:49:16.650 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_bench_duration": "30", 2024-08-17T17:49:16.650 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_bench_large_size_max_throughput": "104857600", 2024-08-17T17:49:16.650 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_bench_max_block_size": "67108864", 2024-08-17T17:49:16.650 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_bench_small_size_max_iops": "100", 2024-08-17T17:49:16.650 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_blkin_trace_all": "false", 2024-08-17T17:49:16.650 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_blocked_scrub_grace_period": "120", 2024-08-17T17:49:16.651 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_calc_pg_upmaps_aggressively": "true", 2024-08-17T17:49:16.651 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_calc_pg_upmaps_aggressively_fast": "true", 2024-08-17T17:49:16.651 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_calc_pg_upmaps_local_fallback_retries": "100", 2024-08-17T17:49:16.651 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_check_for_log_corruption": "false", 2024-08-17T17:49:16.651 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_check_max_object_name_len_on_startup": "true", 2024-08-17T17:49:16.651 INFO:teuthology.orchestra.run.smithi131.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", 2024-08-17T17:49:16.651 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_class_dir": "/usr/lib64/rados-classes", 2024-08-17T17:49:16.651 INFO:teuthology.orchestra.run.smithi131.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", 2024-08-17T17:49:16.651 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_class_update_on_start": "true", 2024-08-17T17:49:16.651 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_client_message_cap": "256", 2024-08-17T17:49:16.651 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_client_message_size_cap": "524288000", 2024-08-17T17:49:16.651 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_client_op_priority": "63", 2024-08-17T17:49:16.651 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_client_watch_timeout": "30", 2024-08-17T17:49:16.651 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_command_max_records": "256", 2024-08-17T17:49:16.652 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_compact_on_start": "false", 2024-08-17T17:49:16.652 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_copyfrom_max_chunk": "8388608", 2024-08-17T17:49:16.652 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_crush_chooseleaf_type": "1", 2024-08-17T17:49:16.652 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_crush_initial_weight": "-1.000000", 2024-08-17T17:49:16.652 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_crush_update_on_start": "true", 2024-08-17T17:49:16.652 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_crush_update_weight_set": "true", 2024-08-17T17:49:16.652 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_data": "/var/lib/ceph/osd/ceph-a", 2024-08-17T17:49:16.652 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_debug_crash_on_ignored_backoff": "false", 2024-08-17T17:49:16.652 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_debug_deep_scrub_sleep": "0.000000", 2024-08-17T17:49:16.652 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_debug_drop_ping_duration": "0", 2024-08-17T17:49:16.652 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_debug_drop_ping_probability": "0.000000", 2024-08-17T17:49:16.652 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_debug_feed_pullee": "-1", 2024-08-17T17:49:16.652 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_debug_inject_copyfrom_error": "false", 2024-08-17T17:49:16.653 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_debug_inject_dispatch_delay_duration": "0.100000", 2024-08-17T17:49:16.653 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_debug_inject_dispatch_delay_probability": "0.000000", 2024-08-17T17:49:16.653 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_debug_misdirected_ops": "false", 2024-08-17T17:49:16.653 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_debug_no_acting_change": "false", 2024-08-17T17:49:16.653 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_debug_no_purge_strays": "false", 2024-08-17T17:49:16.653 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_debug_op_order": "false", 2024-08-17T17:49:16.653 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_debug_pg_log_writeout": "false", 2024-08-17T17:49:16.653 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_debug_pretend_recovery_active": "false", 2024-08-17T17:49:16.653 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_debug_random_push_read_error": "0.000000", 2024-08-17T17:49:16.653 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_debug_reject_backfill_probability": "0.000000", 2024-08-17T17:49:16.653 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_debug_shutdown": "false", 2024-08-17T17:49:16.653 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_debug_skip_full_check_in_backfill_reservation": "false", 2024-08-17T17:49:16.653 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_debug_skip_full_check_in_recovery": "false", 2024-08-17T17:49:16.653 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_debug_trim_objects": "false", 2024-08-17T17:49:16.653 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_debug_verify_cached_snaps": "false", 2024-08-17T17:49:16.654 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_debug_verify_missing_on_start": "false", 2024-08-17T17:49:16.654 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_debug_verify_snaps": "false", 2024-08-17T17:49:16.654 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_debug_verify_stray_on_activate": "false", 2024-08-17T17:49:16.654 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_deep_scrub_interval": "604800.000000", 2024-08-17T17:49:16.654 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_deep_scrub_keys": "1024", 2024-08-17T17:49:16.654 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_deep_scrub_large_omap_object_key_threshold": "200000", 2024-08-17T17:49:16.654 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_deep_scrub_large_omap_object_value_sum_threshold": "1073741824", 2024-08-17T17:49:16.654 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_deep_scrub_randomize_ratio": "0.150000", 2024-08-17T17:49:16.654 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_deep_scrub_stride": "524288", 2024-08-17T17:49:16.654 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_deep_scrub_update_digest_min_age": "7200", 2024-08-17T17:49:16.654 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_default_data_pool_replay_window": "45", 2024-08-17T17:49:16.654 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_default_notify_timeout": "30", 2024-08-17T17:49:16.654 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_delete_sleep": "0.000000", 2024-08-17T17:49:16.654 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_delete_sleep_hdd": "5.000000", 2024-08-17T17:49:16.655 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_delete_sleep_hybrid": "1.000000", 2024-08-17T17:49:16.655 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_delete_sleep_ssd": "1.000000", 2024-08-17T17:49:16.655 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_discard_disconnected_ops": "true", 2024-08-17T17:49:16.655 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_ec_partial_reads": "true", 2024-08-17T17:49:16.655 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_enable_op_tracker": "true", 2024-08-17T17:49:16.655 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_erasure_code_plugins": "jerasure lrc", 2024-08-17T17:49:16.655 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_extblkdev_plugins": "vdo", 2024-08-17T17:49:16.655 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_failsafe_full_ratio": "0.970000", 2024-08-17T17:49:16.655 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_fast_fail_on_connection_refused": "true", 2024-08-17T17:49:16.655 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_fast_info": "true", 2024-08-17T17:49:16.655 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_fast_shutdown": "true", 2024-08-17T17:49:16.655 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_fast_shutdown_notify_mon": "true", 2024-08-17T17:49:16.655 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_fast_shutdown_timeout": "15", 2024-08-17T17:49:16.656 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_find_best_info_ignore_history_les": "false", 2024-08-17T17:49:16.656 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_force_auth_primary_missing_objects": "100", 2024-08-17T17:49:16.656 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_force_recovery_pg_log_entries_factor": "1.300000", 2024-08-17T17:49:16.656 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_function_tracing": "false", 2024-08-17T17:49:16.656 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_heartbeat_grace": "20", 2024-08-17T17:49:16.656 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_heartbeat_interval": "6", 2024-08-17T17:49:16.656 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_heartbeat_min_healthy_ratio": "0.330000", 2024-08-17T17:49:16.656 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_heartbeat_min_peers": "10", 2024-08-17T17:49:16.656 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_heartbeat_min_size": "2000", 2024-08-17T17:49:16.656 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_heartbeat_stale": "600", 2024-08-17T17:49:16.656 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_heartbeat_use_min_delay_socket": "false", 2024-08-17T17:49:16.656 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_hit_set_max_size": "100000", 2024-08-17T17:49:16.656 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_hit_set_min_size": "1000", 2024-08-17T17:49:16.656 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_hit_set_namespace": ".ceph-internal", 2024-08-17T17:49:16.656 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_ignore_stale_divergent_priors": "false", 2024-08-17T17:49:16.657 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_inject_bad_map_crc_probability": "0.000000", 2024-08-17T17:49:16.657 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_inject_failure_on_pg_removal": "false", 2024-08-17T17:49:16.657 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_journal": "/var/lib/ceph/osd/ceph-a/journal", 2024-08-17T17:49:16.657 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_journal_flush_on_shutdown": "true", 2024-08-17T17:49:16.657 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_journal_size": "5120", 2024-08-17T17:49:16.657 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_kill_backfill_at": "0", 2024-08-17T17:49:16.657 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_loop_before_reset_tphandle": "64", 2024-08-17T17:49:16.657 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_map_cache_size": "50", 2024-08-17T17:49:16.657 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_map_dedup": "true", 2024-08-17T17:49:16.657 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_map_message_max": "40", 2024-08-17T17:49:16.657 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_map_message_max_bytes": "10485760", 2024-08-17T17:49:16.657 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_map_share_max_epochs": "40", 2024-08-17T17:49:16.657 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_max_attr_name_len": "100", 2024-08-17T17:49:16.657 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_max_attr_size": "0", 2024-08-17T17:49:16.657 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_max_backfills": "1", 2024-08-17T17:49:16.658 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_max_markdown_count": "5", 2024-08-17T17:49:16.658 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_max_markdown_period": "600", 2024-08-17T17:49:16.658 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_max_object_name_len": "2048", 2024-08-17T17:49:16.658 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_max_object_namespace_len": "256", 2024-08-17T17:49:16.658 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_max_object_size": "134217728", 2024-08-17T17:49:16.658 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_max_omap_bytes_per_request": "1073741824", 2024-08-17T17:49:16.658 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_max_omap_entries_per_request": "1024", 2024-08-17T17:49:16.658 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_max_pg_blocked_by": "16", 2024-08-17T17:49:16.658 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_max_pg_log_entries": "10000", 2024-08-17T17:49:16.658 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_max_pg_per_osd_hard_ratio": "3.000000", 2024-08-17T17:49:16.658 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_max_pgls": "1024", 2024-08-17T17:49:16.658 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_max_push_cost": "8388608", 2024-08-17T17:49:16.658 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_max_push_objects": "10", 2024-08-17T17:49:16.658 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_max_scrubs": "3", 2024-08-17T17:49:16.659 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_max_snap_prune_intervals_per_epoch": "512", 2024-08-17T17:49:16.659 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_max_trimming_pgs": "2", 2024-08-17T17:49:16.659 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_max_write_op_reply_len": "64", 2024-08-17T17:49:16.659 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_max_write_size": "90", 2024-08-17T17:49:16.659 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_mclock_force_run_benchmark_on_init": "false", 2024-08-17T17:49:16.659 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_mclock_iops_capacity_threshold_hdd": "500.000000", 2024-08-17T17:49:16.659 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_mclock_iops_capacity_threshold_ssd": "80000.000000", 2024-08-17T17:49:16.659 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_mclock_max_capacity_iops_hdd": "315.000000", 2024-08-17T17:49:16.659 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_mclock_max_capacity_iops_ssd": "21500.000000", 2024-08-17T17:49:16.659 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_mclock_max_sequential_bandwidth_hdd": "157286400", 2024-08-17T17:49:16.659 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_mclock_max_sequential_bandwidth_ssd": "1258291200", 2024-08-17T17:49:16.660 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_mclock_override_recovery_settings": "false", 2024-08-17T17:49:16.660 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_mclock_profile": "balanced", 2024-08-17T17:49:16.660 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_mclock_scheduler_anticipation_timeout": "0.000000", 2024-08-17T17:49:16.660 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_mclock_scheduler_background_best_effort_lim": "0.000000", 2024-08-17T17:49:16.660 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_mclock_scheduler_background_best_effort_res": "0.000000", 2024-08-17T17:49:16.660 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_mclock_scheduler_background_best_effort_wgt": "1", 2024-08-17T17:49:16.660 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_mclock_scheduler_background_recovery_lim": "0.000000", 2024-08-17T17:49:16.660 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_mclock_scheduler_background_recovery_res": "0.000000", 2024-08-17T17:49:16.660 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_mclock_scheduler_background_recovery_wgt": "1", 2024-08-17T17:49:16.660 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_mclock_scheduler_client_lim": "0.000000", 2024-08-17T17:49:16.660 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_mclock_scheduler_client_res": "0.000000", 2024-08-17T17:49:16.660 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_mclock_scheduler_client_wgt": "1", 2024-08-17T17:49:16.660 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_mclock_skip_benchmark": "false", 2024-08-17T17:49:16.661 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_memory_base": "805306368", 2024-08-17T17:49:16.661 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_memory_cache_min": "134217728", 2024-08-17T17:49:16.661 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_memory_cache_resize_interval": "1.000000", 2024-08-17T17:49:16.661 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_memory_expected_fragmentation": "0.150000", 2024-08-17T17:49:16.661 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_memory_target": "4294967296", 2024-08-17T17:49:16.661 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_memory_target_autotune": "false", 2024-08-17T17:49:16.661 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_memory_target_cgroup_limit_ratio": "0.800000", 2024-08-17T17:49:16.661 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_min_pg_log_entries": "250", 2024-08-17T17:49:16.661 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_min_recovery_priority": "0", 2024-08-17T17:49:16.661 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_mon_heartbeat_interval": "30", 2024-08-17T17:49:16.661 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_mon_heartbeat_stat_stale": "3600", 2024-08-17T17:49:16.661 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_mon_report_interval": "5", 2024-08-17T17:49:16.661 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_mon_report_max_in_flight": "2", 2024-08-17T17:49:16.661 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_mon_shutdown_timeout": "5.000000", 2024-08-17T17:49:16.662 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_num_cache_shards": "32", 2024-08-17T17:49:16.662 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_num_op_tracker_shard": "32", 2024-08-17T17:49:16.662 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_numa_auto_affinity": "true", 2024-08-17T17:49:16.662 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_numa_node": "-1", 2024-08-17T17:49:16.662 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_numa_prefer_iface": "true", 2024-08-17T17:49:16.662 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_object_clean_region_max_num_intervals": "10", 2024-08-17T17:49:16.662 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_objecter_finishers": "1", 2024-08-17T17:49:16.662 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_objectstore": "bluestore", 2024-08-17T17:49:16.662 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_objectstore_fuse": "false", 2024-08-17T17:49:16.662 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_objectstore_ideal_list_max": "64", 2024-08-17T17:49:16.662 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_objectstore_tracing": "false", 2024-08-17T17:49:16.662 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_op_complaint_time": "30.000000", 2024-08-17T17:49:16.662 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_op_history_duration": "600", 2024-08-17T17:49:16.662 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_op_history_size": "20", 2024-08-17T17:49:16.662 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_op_history_slow_op_size": "20", 2024-08-17T17:49:16.663 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_op_history_slow_op_threshold": "10.000000", 2024-08-17T17:49:16.663 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_op_log_threshold": "5", 2024-08-17T17:49:16.663 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_op_num_shards": "0", 2024-08-17T17:49:16.663 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_op_num_shards_hdd": "5", 2024-08-17T17:49:16.663 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_op_num_shards_ssd": "8", 2024-08-17T17:49:16.663 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_op_num_threads_per_shard": "0", 2024-08-17T17:49:16.663 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_op_num_threads_per_shard_hdd": "1", 2024-08-17T17:49:16.663 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_op_num_threads_per_shard_ssd": "2", 2024-08-17T17:49:16.663 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_op_pq_max_tokens_per_priority": "4194304", 2024-08-17T17:49:16.663 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_op_pq_min_cost": "65536", 2024-08-17T17:49:16.663 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_op_queue": "mclock_scheduler", 2024-08-17T17:49:16.663 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_op_queue_cut_off": "high", 2024-08-17T17:49:16.663 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_op_thread_suicide_timeout": "150", 2024-08-17T17:49:16.663 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_op_thread_timeout": "15", 2024-08-17T17:49:16.664 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_open_classes_on_start": "true", 2024-08-17T17:49:16.664 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_os_flags": "0", 2024-08-17T17:49:16.664 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_peering_op_priority": "255", 2024-08-17T17:49:16.664 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_pg_delete_cost": "1048576", 2024-08-17T17:49:16.664 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_pg_delete_priority": "5", 2024-08-17T17:49:16.664 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_pg_epoch_max_lag_factor": "2.000000", 2024-08-17T17:49:16.664 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_pg_epoch_persisted_max_stale": "40", 2024-08-17T17:49:16.664 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_pg_log_dups_tracked": "3000", 2024-08-17T17:49:16.664 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_pg_log_trim_max": "10000", 2024-08-17T17:49:16.664 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_pg_log_trim_min": "100", 2024-08-17T17:49:16.664 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_pg_max_concurrent_snap_trims": "2", 2024-08-17T17:49:16.664 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_pg_object_context_cache_count": "64", 2024-08-17T17:49:16.664 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_pg_stat_report_interval_max_epochs": "500", 2024-08-17T17:49:16.664 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_pg_stat_report_interval_max_seconds": "5", 2024-08-17T17:49:16.665 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_pool_default_cache_max_evict_check_size": "10", 2024-08-17T17:49:16.665 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_pool_default_cache_min_evict_age": "0", 2024-08-17T17:49:16.665 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_pool_default_cache_min_flush_age": "0", 2024-08-17T17:49:16.665 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_pool_default_cache_target_dirty_high_ratio": "0.600000", 2024-08-17T17:49:16.665 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_pool_default_cache_target_dirty_ratio": "0.400000", 2024-08-17T17:49:16.665 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_pool_default_cache_target_full_ratio": "0.800000", 2024-08-17T17:49:16.665 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_pool_default_crimson": "false", 2024-08-17T17:49:16.665 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_pool_default_crush_rule": "-1", 2024-08-17T17:49:16.665 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_pool_default_ec_fast_read": "false", 2024-08-17T17:49:16.665 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_pool_default_erasure_code_profile": "plugin=jerasure technique=reed_sol_van k=2 m=1 crush-failure-domain=osd", 2024-08-17T17:49:16.665 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_pool_default_flag_bulk": "false", 2024-08-17T17:49:16.665 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_pool_default_flag_hashpspool": "true", 2024-08-17T17:49:16.665 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_pool_default_flag_nodelete": "false", 2024-08-17T17:49:16.666 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_pool_default_flag_nopgchange": "false", 2024-08-17T17:49:16.666 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_pool_default_flag_nosizechange": "false", 2024-08-17T17:49:16.666 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_pool_default_flags": "0", 2024-08-17T17:49:16.666 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_pool_default_hit_set_bloom_fpp": "0.050000", 2024-08-17T17:49:16.666 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_pool_default_min_size": "0", 2024-08-17T17:49:16.666 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_pool_default_pg_autoscale_mode": "off", 2024-08-17T17:49:16.666 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_pool_default_pg_num": "32", 2024-08-17T17:49:16.666 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_pool_default_pgp_num": "0", 2024-08-17T17:49:16.666 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_pool_default_read_lease_ratio": "0.800000", 2024-08-17T17:49:16.666 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_pool_default_read_ratio": "70", 2024-08-17T17:49:16.666 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_pool_default_size": "3", 2024-08-17T17:49:16.666 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_pool_default_type": "replicated", 2024-08-17T17:49:16.667 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_pool_erasure_code_stripe_unit": "4096", 2024-08-17T17:49:16.667 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_pool_use_gmt_hitset": "true", 2024-08-17T17:49:16.667 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_push_per_object_cost": "1000", 2024-08-17T17:49:16.667 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_read_ec_check_for_errors": "false", 2024-08-17T17:49:16.667 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_recover_clone_overlap": "true", 2024-08-17T17:49:16.667 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_recover_clone_overlap_limit": "10", 2024-08-17T17:49:16.667 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_recovery_cost": "20971520", 2024-08-17T17:49:16.667 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_recovery_delay_start": "0.000000", 2024-08-17T17:49:16.667 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_recovery_max_active": "0", 2024-08-17T17:49:16.667 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_recovery_max_active_hdd": "3", 2024-08-17T17:49:16.667 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_recovery_max_active_ssd": "10", 2024-08-17T17:49:16.667 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_recovery_max_chunk": "8388608", 2024-08-17T17:49:16.667 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_recovery_max_omap_entries_per_chunk": "8096", 2024-08-17T17:49:16.668 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_recovery_max_single_start": "1", 2024-08-17T17:49:16.668 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_recovery_op_priority": "3", 2024-08-17T17:49:16.668 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_recovery_op_warn_multiple": "16", 2024-08-17T17:49:16.668 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_recovery_priority": "5", 2024-08-17T17:49:16.668 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_recovery_retry_interval": "30.000000", 2024-08-17T17:49:16.668 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_recovery_sleep": "0.000000", 2024-08-17T17:49:16.668 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_recovery_sleep_hdd": "0.100000", 2024-08-17T17:49:16.668 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_recovery_sleep_hybrid": "0.025000", 2024-08-17T17:49:16.668 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_recovery_sleep_ssd": "0.000000", 2024-08-17T17:49:16.668 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_repair_during_recovery": "false", 2024-08-17T17:49:16.668 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_requested_scrub_priority": "120", 2024-08-17T17:49:16.668 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_rocksdb_iterator_bounds_enabled": "true", 2024-08-17T17:49:16.668 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_rollback_to_cluster_snap": "", 2024-08-17T17:49:16.668 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_scrub_auto_repair": "false", 2024-08-17T17:49:16.669 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_scrub_auto_repair_num_errors": "5", 2024-08-17T17:49:16.669 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_scrub_backoff_ratio": "0.660000", 2024-08-17T17:49:16.669 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_scrub_begin_hour": "0", 2024-08-17T17:49:16.669 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_scrub_begin_week_day": "0", 2024-08-17T17:49:16.669 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_scrub_chunk_max": "25", 2024-08-17T17:49:16.669 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_scrub_chunk_min": "5", 2024-08-17T17:49:16.669 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_scrub_cost": "52428800", 2024-08-17T17:49:16.669 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_scrub_disable_reservation_queuing": "false", 2024-08-17T17:49:16.669 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_scrub_during_recovery": "false", 2024-08-17T17:49:16.669 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_scrub_end_hour": "0", 2024-08-17T17:49:16.669 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_scrub_end_week_day": "0", 2024-08-17T17:49:16.669 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_scrub_event_cost": "4096", 2024-08-17T17:49:16.669 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_scrub_extended_sleep": "0.000000", 2024-08-17T17:49:16.669 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_scrub_interval_randomize_ratio": "0.500000", 2024-08-17T17:49:16.670 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_scrub_invalid_stats": "true", 2024-08-17T17:49:16.670 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_scrub_load_threshold": "0.500000", 2024-08-17T17:49:16.670 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_scrub_max_interval": "604800.000000", 2024-08-17T17:49:16.670 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_scrub_max_preemptions": "5", 2024-08-17T17:49:16.670 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_scrub_min_interval": "86400.000000", 2024-08-17T17:49:16.670 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_scrub_priority": "5", 2024-08-17T17:49:16.670 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_scrub_sleep": "0.000000", 2024-08-17T17:49:16.670 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_shallow_scrub_chunk_max": "100", 2024-08-17T17:49:16.670 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_shallow_scrub_chunk_min": "50", 2024-08-17T17:49:16.670 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_shutdown_pgref_assert": "false", 2024-08-17T17:49:16.670 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_skip_check_past_interval_bounds": "false", 2024-08-17T17:49:16.670 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_skip_data_digest": "false", 2024-08-17T17:49:16.670 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_smart_report_timeout": "5", 2024-08-17T17:49:16.670 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_snap_trim_cost": "1048576", 2024-08-17T17:49:16.670 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_snap_trim_priority": "5", 2024-08-17T17:49:16.671 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_snap_trim_sleep": "0.000000", 2024-08-17T17:49:16.671 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_snap_trim_sleep_hdd": "5.000000", 2024-08-17T17:49:16.671 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_snap_trim_sleep_hybrid": "2.000000", 2024-08-17T17:49:16.671 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_snap_trim_sleep_ssd": "0.000000", 2024-08-17T17:49:16.671 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_stats_update_period_not_scrubbing": "120", 2024-08-17T17:49:16.671 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_stats_update_period_scrubbing": "15", 2024-08-17T17:49:16.671 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_target_pg_log_entries_per_osd": "300000", 2024-08-17T17:49:16.671 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_target_transaction_size": "30", 2024-08-17T17:49:16.671 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_tier_default_cache_hit_set_count": "4", 2024-08-17T17:49:16.671 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_tier_default_cache_hit_set_grade_decay_rate": "20", 2024-08-17T17:49:16.671 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_tier_default_cache_hit_set_period": "1200", 2024-08-17T17:49:16.671 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_tier_default_cache_hit_set_search_last_n": "1", 2024-08-17T17:49:16.671 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_tier_default_cache_hit_set_type": "bloom", 2024-08-17T17:49:16.671 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_tier_default_cache_min_read_recency_for_promote": "1", 2024-08-17T17:49:16.671 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_tier_default_cache_min_write_recency_for_promote": "1", 2024-08-17T17:49:16.671 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_tier_default_cache_mode": "writeback", 2024-08-17T17:49:16.672 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_tier_promote_max_bytes_sec": "5242880", 2024-08-17T17:49:16.672 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_tier_promote_max_objects_sec": "25", 2024-08-17T17:49:16.672 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_tracing": "false", 2024-08-17T17:49:16.672 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_use_stale_snap": "false", 2024-08-17T17:49:16.672 INFO:teuthology.orchestra.run.smithi131.stdout: "osd_uuid": "00000000-0000-0000-0000-000000000000", 2024-08-17T17:49:16.672 INFO:teuthology.orchestra.run.smithi131.stdout: "osdc_blkin_trace_all": "false", 2024-08-17T17:49:16.672 INFO:teuthology.orchestra.run.smithi131.stdout: "paxos_kill_at": "0", 2024-08-17T17:49:16.672 INFO:teuthology.orchestra.run.smithi131.stdout: "paxos_max_join_drift": "10", 2024-08-17T17:49:16.672 INFO:teuthology.orchestra.run.smithi131.stdout: "paxos_min": "500", 2024-08-17T17:49:16.672 INFO:teuthology.orchestra.run.smithi131.stdout: "paxos_min_wait": "0.050000", 2024-08-17T17:49:16.672 INFO:teuthology.orchestra.run.smithi131.stdout: "paxos_propose_interval": "1.000000", 2024-08-17T17:49:16.672 INFO:teuthology.orchestra.run.smithi131.stdout: "paxos_service_trim_max": "500", 2024-08-17T17:49:16.672 INFO:teuthology.orchestra.run.smithi131.stdout: "paxos_service_trim_max_multiplier": "20", 2024-08-17T17:49:16.672 INFO:teuthology.orchestra.run.smithi131.stdout: "paxos_service_trim_min": "250", 2024-08-17T17:49:16.672 INFO:teuthology.orchestra.run.smithi131.stdout: "paxos_stash_full_interval": "25", 2024-08-17T17:49:16.673 INFO:teuthology.orchestra.run.smithi131.stdout: "paxos_trim_max": "500", 2024-08-17T17:49:16.673 INFO:teuthology.orchestra.run.smithi131.stdout: "paxos_trim_min": "250", 2024-08-17T17:49:16.673 INFO:teuthology.orchestra.run.smithi131.stdout: "perf": "true", 2024-08-17T17:49:16.673 INFO:teuthology.orchestra.run.smithi131.stdout: "pid_file": "", 2024-08-17T17:49:16.673 INFO:teuthology.orchestra.run.smithi131.stdout: "plugin_crypto_accelerator": "crypto_isal", 2024-08-17T17:49:16.673 INFO:teuthology.orchestra.run.smithi131.stdout: "plugin_dir": "/usr/lib64/ceph", 2024-08-17T17:49:16.673 INFO:teuthology.orchestra.run.smithi131.stdout: "public_addr": "-", 2024-08-17T17:49:16.673 INFO:teuthology.orchestra.run.smithi131.stdout: "public_addrv": "", 2024-08-17T17:49:16.673 INFO:teuthology.orchestra.run.smithi131.stdout: "public_bind_addr": "-", 2024-08-17T17:49:16.673 INFO:teuthology.orchestra.run.smithi131.stdout: "public_network": "172.21.15.254/32,172.21.0.1/32,172.21.0.0/20,172.21.0.2/32", 2024-08-17T17:49:16.673 INFO:teuthology.orchestra.run.smithi131.stdout: "public_network_interface": "", 2024-08-17T17:49:16.673 INFO:teuthology.orchestra.run.smithi131.stdout: "qat_compressor_busy_polling": "false", 2024-08-17T17:49:16.673 INFO:teuthology.orchestra.run.smithi131.stdout: "qat_compressor_enabled": "false", 2024-08-17T17:49:16.673 INFO:teuthology.orchestra.run.smithi131.stdout: "qat_compressor_session_max_number": "256", 2024-08-17T17:49:16.673 INFO:teuthology.orchestra.run.smithi131.stdout: "rados_mon_op_timeout": "0", 2024-08-17T17:49:16.674 INFO:teuthology.orchestra.run.smithi131.stdout: "rados_osd_op_timeout": "0", 2024-08-17T17:49:16.674 INFO:teuthology.orchestra.run.smithi131.stdout: "rados_tracing": "false", 2024-08-17T17:49:16.674 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_atime_update_interval": "60", 2024-08-17T17:49:16.674 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_auto_exclusive_lock_until_manual_request": "true", 2024-08-17T17:49:16.674 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_balance_parent_reads": "false", 2024-08-17T17:49:16.674 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_balance_snap_reads": "false", 2024-08-17T17:49:16.674 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_blkin_trace_all": "false", 2024-08-17T17:49:16.674 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_blocklist_expire_seconds": "0", 2024-08-17T17:49:16.674 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_blocklist_on_break_lock": "true", 2024-08-17T17:49:16.674 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_cache": "true", 2024-08-17T17:49:16.674 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_cache_block_writes_upfront": "false", 2024-08-17T17:49:16.674 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_cache_max_dirty": "25165824", 2024-08-17T17:49:16.674 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_cache_max_dirty_age": "1.000000", 2024-08-17T17:49:16.675 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_cache_max_dirty_object": "0", 2024-08-17T17:49:16.675 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_cache_policy": "writearound", 2024-08-17T17:49:16.675 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_cache_size": "33554432", 2024-08-17T17:49:16.675 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_cache_target_dirty": "16777216", 2024-08-17T17:49:16.675 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_cache_writethrough_until_flush": "true", 2024-08-17T17:49:16.675 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_clone_copy_on_read": "false", 2024-08-17T17:49:16.675 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_compression_hint": "none", 2024-08-17T17:49:16.675 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_concurrent_management_ops": "10", 2024-08-17T17:49:16.675 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_config_pool_override_update_timestamp": "1723915205", 2024-08-17T17:49:16.675 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_default_clone_format": "auto", 2024-08-17T17:49:16.675 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_default_data_pool": "", 2024-08-17T17:49:16.675 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_default_features": "61", 2024-08-17T17:49:16.675 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_default_format": "2", 2024-08-17T17:49:16.675 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_default_map_options": "", 2024-08-17T17:49:16.675 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_default_order": "22", 2024-08-17T17:49:16.675 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_default_pool": "rbd", 2024-08-17T17:49:16.676 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_default_snapshot_quiesce_mode": "required", 2024-08-17T17:49:16.676 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_default_stripe_count": "0", 2024-08-17T17:49:16.676 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_default_stripe_unit": "0", 2024-08-17T17:49:16.676 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_disable_zero_copy_writes": "true", 2024-08-17T17:49:16.676 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_discard_granularity_bytes": "65536", 2024-08-17T17:49:16.676 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_discard_on_zeroed_write_same": "true", 2024-08-17T17:49:16.676 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_enable_alloc_hint": "true", 2024-08-17T17:49:16.676 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_invalidate_object_map_on_timeout": "true", 2024-08-17T17:49:16.676 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_io_scheduler": "simple", 2024-08-17T17:49:16.676 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_io_scheduler_simple_max_delay": "0", 2024-08-17T17:49:16.676 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_journal_commit_age": "5.000000", 2024-08-17T17:49:16.676 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_journal_max_concurrent_object_sets": "0", 2024-08-17T17:49:16.676 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_journal_max_payload_bytes": "16384", 2024-08-17T17:49:16.676 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_journal_object_flush_age": "0.000000", 2024-08-17T17:49:16.677 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_journal_object_flush_bytes": "1048576", 2024-08-17T17:49:16.677 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_journal_object_flush_interval": "0", 2024-08-17T17:49:16.677 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_journal_object_max_in_flight_appends": "0", 2024-08-17T17:49:16.677 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_journal_object_writethrough_until_flush": "true", 2024-08-17T17:49:16.677 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_journal_order": "24", 2024-08-17T17:49:16.677 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_journal_pool": "", 2024-08-17T17:49:16.677 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_journal_splay_width": "4", 2024-08-17T17:49:16.677 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_localize_parent_reads": "false", 2024-08-17T17:49:16.677 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_localize_snap_reads": "false", 2024-08-17T17:49:16.677 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_mirror_concurrent_image_deletions": "1", 2024-08-17T17:49:16.677 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_mirror_concurrent_image_syncs": "5", 2024-08-17T17:49:16.677 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_mirror_delete_retry_interval": "30.000000", 2024-08-17T17:49:16.677 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_mirror_image_perf_stats_prio": "5", 2024-08-17T17:49:16.678 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_mirror_image_policy_migration_throttle": "300", 2024-08-17T17:49:16.678 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_mirror_image_policy_rebalance_timeout": "0.000000", 2024-08-17T17:49:16.678 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_mirror_image_policy_type": "simple", 2024-08-17T17:49:16.678 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_mirror_image_policy_update_throttle_interval": "1.000000", 2024-08-17T17:49:16.678 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_mirror_image_state_check_interval": "30", 2024-08-17T17:49:16.678 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_mirror_journal_commit_age": "5.000000", 2024-08-17T17:49:16.678 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_mirror_journal_poll_age": "5.000000", 2024-08-17T17:49:16.678 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_mirror_leader_heartbeat_interval": "5", 2024-08-17T17:49:16.678 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_mirror_leader_max_acquire_attempts_before_break": "3", 2024-08-17T17:49:16.678 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_mirror_leader_max_missed_heartbeats": "2", 2024-08-17T17:49:16.678 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_mirror_memory_autotune": "true", 2024-08-17T17:49:16.678 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_mirror_memory_base": "805306368", 2024-08-17T17:49:16.678 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_mirror_memory_cache_autotune_interval": "30.000000", 2024-08-17T17:49:16.679 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_mirror_memory_cache_min": "134217728", 2024-08-17T17:49:16.679 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_mirror_memory_cache_resize_interval": "5.000000", 2024-08-17T17:49:16.679 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_mirror_memory_expected_fragmentation": "0.150000", 2024-08-17T17:49:16.679 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_mirror_memory_target": "4294967296", 2024-08-17T17:49:16.679 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_mirror_perf_stats_prio": "5", 2024-08-17T17:49:16.679 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_mirror_pool_replayers_refresh_interval": "30", 2024-08-17T17:49:16.679 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_mirror_sync_point_update_age": "30.000000", 2024-08-17T17:49:16.679 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_mirroring_delete_delay": "0", 2024-08-17T17:49:16.679 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_mirroring_max_mirroring_snapshots": "5", 2024-08-17T17:49:16.679 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_mirroring_replay_delay": "0", 2024-08-17T17:49:16.679 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_mirroring_resync_after_disconnect": "false", 2024-08-17T17:49:16.679 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_move_parent_to_trash_on_remove": "false", 2024-08-17T17:49:16.679 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_move_to_trash_on_remove": "false", 2024-08-17T17:49:16.680 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_move_to_trash_on_remove_expire_seconds": "0", 2024-08-17T17:49:16.680 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_mtime_update_interval": "60", 2024-08-17T17:49:16.680 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_non_blocking_aio": "true", 2024-08-17T17:49:16.680 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_op_thread_timeout": "60", 2024-08-17T17:49:16.680 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_op_threads": "1", 2024-08-17T17:49:16.680 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_parent_cache_enabled": "false", 2024-08-17T17:49:16.680 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_persistent_cache_mode": "disabled", 2024-08-17T17:49:16.680 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_persistent_cache_path": "/tmp", 2024-08-17T17:49:16.680 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_persistent_cache_size": "1073741824", 2024-08-17T17:49:16.680 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_plugins": "", 2024-08-17T17:49:16.680 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_qos_bps_burst": "0", 2024-08-17T17:49:16.680 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_qos_bps_burst_seconds": "1", 2024-08-17T17:49:16.680 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_qos_bps_limit": "0", 2024-08-17T17:49:16.680 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_qos_exclude_ops": "0", 2024-08-17T17:49:16.680 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_qos_iops_burst": "0", 2024-08-17T17:49:16.680 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_qos_iops_burst_seconds": "1", 2024-08-17T17:49:16.681 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_qos_iops_limit": "0", 2024-08-17T17:49:16.681 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_qos_read_bps_burst": "0", 2024-08-17T17:49:16.681 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_qos_read_bps_burst_seconds": "1", 2024-08-17T17:49:16.681 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_qos_read_bps_limit": "0", 2024-08-17T17:49:16.681 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_qos_read_iops_burst": "0", 2024-08-17T17:49:16.681 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_qos_read_iops_burst_seconds": "1", 2024-08-17T17:49:16.681 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_qos_read_iops_limit": "0", 2024-08-17T17:49:16.681 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_qos_schedule_tick_min": "50", 2024-08-17T17:49:16.681 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_qos_write_bps_burst": "0", 2024-08-17T17:49:16.681 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_qos_write_bps_burst_seconds": "1", 2024-08-17T17:49:16.681 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_qos_write_bps_limit": "0", 2024-08-17T17:49:16.681 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_qos_write_iops_burst": "0", 2024-08-17T17:49:16.681 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_qos_write_iops_burst_seconds": "1", 2024-08-17T17:49:16.681 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_qos_write_iops_limit": "0", 2024-08-17T17:49:16.681 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_quiesce_notification_attempts": "10", 2024-08-17T17:49:16.682 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_read_from_replica_policy": "default", 2024-08-17T17:49:16.682 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_readahead_disable_after_bytes": "52428800", 2024-08-17T17:49:16.682 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_readahead_max_bytes": "524288", 2024-08-17T17:49:16.682 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_readahead_trigger_requests": "10", 2024-08-17T17:49:16.682 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_request_timed_out_seconds": "30", 2024-08-17T17:49:16.682 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_skip_partial_discard": "true", 2024-08-17T17:49:16.682 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_sparse_read_threshold_bytes": "65536", 2024-08-17T17:49:16.682 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_tracing": "false", 2024-08-17T17:49:16.682 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_validate_names": "true", 2024-08-17T17:49:16.682 INFO:teuthology.orchestra.run.smithi131.stdout: "rbd_validate_pool": "true", 2024-08-17T17:49:16.682 INFO:teuthology.orchestra.run.smithi131.stdout: "restapi_base_url": "", 2024-08-17T17:49:16.682 INFO:teuthology.orchestra.run.smithi131.stdout: "restapi_log_level": "", 2024-08-17T17:49:16.682 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_account_default_quota_max_objects": "-1", 2024-08-17T17:49:16.682 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_account_default_quota_max_size": "-1", 2024-08-17T17:49:16.682 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_acl_grants_max_num": "100", 2024-08-17T17:49:16.683 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_admin_entry": "admin", 2024-08-17T17:49:16.683 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_allow_notification_secrets_in_cleartext": "false", 2024-08-17T17:49:16.683 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_asio_assert_yielding": "false", 2024-08-17T17:49:16.683 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_backend_store": "rados", 2024-08-17T17:49:16.683 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_barbican_url": "", 2024-08-17T17:49:16.683 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_beast_enable_async": "true", 2024-08-17T17:49:16.683 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_bucket_counters_cache": "false", 2024-08-17T17:49:16.683 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_bucket_counters_cache_size": "10000", 2024-08-17T17:49:16.683 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_bucket_default_quota_max_objects": "-1", 2024-08-17T17:49:16.683 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_bucket_default_quota_max_size": "-1", 2024-08-17T17:49:16.683 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_bucket_index_max_aio": "128", 2024-08-17T17:49:16.683 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_bucket_index_transaction_instrumentation": "false", 2024-08-17T17:49:16.684 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_bucket_quota_cache_size": "10000", 2024-08-17T17:49:16.684 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_bucket_quota_ttl": "600", 2024-08-17T17:49:16.684 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_bucket_sync_spawn_window": "20", 2024-08-17T17:49:16.684 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_cache_enabled": "true", 2024-08-17T17:49:16.684 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_cache_expiry_interval": "900", 2024-08-17T17:49:16.684 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_cache_lru_size": "25000", 2024-08-17T17:49:16.684 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_config_store": "rados", 2024-08-17T17:49:16.684 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_content_length_compat": "false", 2024-08-17T17:49:16.684 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_copy_obj_progress": "true", 2024-08-17T17:49:16.684 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_copy_obj_progress_every_bytes": "1048576", 2024-08-17T17:49:16.684 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_cors_rules_max_num": "100", 2024-08-17T17:49:16.684 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_cross_domain_policy": "", 2024-08-17T17:49:16.684 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_crypt_default_encryption_key": "", 2024-08-17T17:49:16.685 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_crypt_kmip_addr": "", 2024-08-17T17:49:16.685 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_crypt_kmip_ca_path": "", 2024-08-17T17:49:16.685 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_crypt_kmip_client_cert": "", 2024-08-17T17:49:16.685 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_crypt_kmip_client_key": "", 2024-08-17T17:49:16.685 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_crypt_kmip_kms_key_template": "", 2024-08-17T17:49:16.685 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_crypt_kmip_password": "", 2024-08-17T17:49:16.685 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_crypt_kmip_s3_key_template": "$keyid", 2024-08-17T17:49:16.685 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_crypt_kmip_username": "", 2024-08-17T17:49:16.685 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_crypt_require_ssl": "true", 2024-08-17T17:49:16.685 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_crypt_s3_kms_backend": "barbican", 2024-08-17T17:49:16.685 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_crypt_s3_kms_encryption_keys": "", 2024-08-17T17:49:16.685 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_crypt_sse_s3_backend": "vault", 2024-08-17T17:49:16.685 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_crypt_sse_s3_key_template": "%bucket_id", 2024-08-17T17:49:16.686 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_crypt_sse_s3_vault_addr": "", 2024-08-17T17:49:16.686 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_crypt_sse_s3_vault_auth": "token", 2024-08-17T17:49:16.686 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_crypt_sse_s3_vault_namespace": "", 2024-08-17T17:49:16.686 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_crypt_sse_s3_vault_prefix": "", 2024-08-17T17:49:16.686 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_crypt_sse_s3_vault_secret_engine": "transit", 2024-08-17T17:49:16.686 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_crypt_sse_s3_vault_ssl_cacert": "", 2024-08-17T17:49:16.686 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_crypt_sse_s3_vault_ssl_clientcert": "", 2024-08-17T17:49:16.686 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_crypt_sse_s3_vault_ssl_clientkey": "", 2024-08-17T17:49:16.686 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_crypt_sse_s3_vault_token_file": "", 2024-08-17T17:49:16.686 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_crypt_sse_s3_vault_verify_ssl": "true", 2024-08-17T17:49:16.686 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_crypt_suppress_logs": "true", 2024-08-17T17:49:16.686 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_crypt_vault_addr": "", 2024-08-17T17:49:16.686 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_crypt_vault_auth": "token", 2024-08-17T17:49:16.687 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_crypt_vault_namespace": "", 2024-08-17T17:49:16.687 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_crypt_vault_prefix": "", 2024-08-17T17:49:16.687 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_crypt_vault_secret_engine": "transit", 2024-08-17T17:49:16.687 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_crypt_vault_ssl_cacert": "", 2024-08-17T17:49:16.687 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_crypt_vault_ssl_clientcert": "", 2024-08-17T17:49:16.687 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_crypt_vault_ssl_clientkey": "", 2024-08-17T17:49:16.687 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_crypt_vault_token_file": "", 2024-08-17T17:49:16.687 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_crypt_vault_verify_ssl": "true", 2024-08-17T17:49:16.687 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_curl_buffersize": "524288", 2024-08-17T17:49:16.687 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_curl_low_speed_limit": "1024", 2024-08-17T17:49:16.687 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_curl_low_speed_time": "300", 2024-08-17T17:49:16.687 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_curl_tcp_keepalive": "0", 2024-08-17T17:49:16.687 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_curl_wait_timeout_ms": "1000", 2024-08-17T17:49:16.687 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_d3n_l1_datacache_persistent_path": "/tmp/rgw_datacache/", 2024-08-17T17:49:16.688 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_d3n_l1_datacache_size": "1073741824", 2024-08-17T17:49:16.688 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_d3n_l1_evict_cache_on_start": "true", 2024-08-17T17:49:16.688 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_d3n_l1_eviction_policy": "lru", 2024-08-17T17:49:16.688 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_d3n_l1_fadvise": "4", 2024-08-17T17:49:16.688 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_d3n_l1_local_datacache_enabled": "false", 2024-08-17T17:49:16.688 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_d3n_libaio_aio_num": "64", 2024-08-17T17:49:16.688 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_d3n_libaio_aio_threads": "20", 2024-08-17T17:49:16.688 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_d4n_address": "127.0.0.1:6379", 2024-08-17T17:49:16.688 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_d4n_l1_datacache_address": "127.0.0.1:6379", 2024-08-17T17:49:16.688 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_d4n_l1_datacache_persistent_path": "/tmp/rgw_d4n_datacache/", 2024-08-17T17:49:16.688 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_d4n_l1_datacache_size": "1073741824", 2024-08-17T17:49:16.688 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_d4n_l1_evict_cache_on_start": "true", 2024-08-17T17:49:16.688 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_d4n_l1_fadvise": "4", 2024-08-17T17:49:16.688 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_d4n_libaio_aio_num": "64", 2024-08-17T17:49:16.688 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_d4n_libaio_aio_threads": "20", 2024-08-17T17:49:16.689 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_data": "/var/lib/ceph/radosgw/ceph-a", 2024-08-17T17:49:16.689 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_data_log_changes_size": "1000", 2024-08-17T17:49:16.689 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_data_log_num_shards": "128", 2024-08-17T17:49:16.689 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_data_log_obj_prefix": "data_log", 2024-08-17T17:49:16.689 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_data_log_window": "30", 2024-08-17T17:49:16.689 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_data_notify_interval_msec": "0", 2024-08-17T17:49:16.689 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_data_sync_poll_interval": "20", 2024-08-17T17:49:16.689 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_data_sync_spawn_window": "20", 2024-08-17T17:49:16.689 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_debug_inject_latency_bi_unlink": "0", 2024-08-17T17:49:16.689 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_debug_inject_olh_cancel_modification_err": "false", 2024-08-17T17:49:16.689 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_debug_inject_set_olh_err": "0", 2024-08-17T17:49:16.689 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_default_data_log_backing": "fifo", 2024-08-17T17:49:16.689 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_default_realm_info_oid": "default.realm", 2024-08-17T17:49:16.690 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_default_region_info_oid": "default.region", 2024-08-17T17:49:16.690 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_default_zone_info_oid": "default.zone", 2024-08-17T17:49:16.690 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_default_zonegroup_info_oid": "default.zonegroup", 2024-08-17T17:49:16.690 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_defer_to_bucket_acls": "", 2024-08-17T17:49:16.690 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_delete_multi_obj_max_num": "1000", 2024-08-17T17:49:16.690 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_disable_s3select": "false", 2024-08-17T17:49:16.690 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_dmclock_admin_lim": "0.000000", 2024-08-17T17:49:16.690 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_dmclock_admin_res": "100.000000", 2024-08-17T17:49:16.690 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_dmclock_admin_wgt": "100.000000", 2024-08-17T17:49:16.690 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_dmclock_auth_lim": "0.000000", 2024-08-17T17:49:16.690 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_dmclock_auth_res": "200.000000", 2024-08-17T17:49:16.690 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_dmclock_auth_wgt": "100.000000", 2024-08-17T17:49:16.690 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_dmclock_data_lim": "0.000000", 2024-08-17T17:49:16.690 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_dmclock_data_res": "500.000000", 2024-08-17T17:49:16.691 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_dmclock_data_wgt": "500.000000", 2024-08-17T17:49:16.691 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_dmclock_metadata_lim": "0.000000", 2024-08-17T17:49:16.691 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_dmclock_metadata_res": "500.000000", 2024-08-17T17:49:16.691 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_dmclock_metadata_wgt": "500.000000", 2024-08-17T17:49:16.691 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_dns_name": "", 2024-08-17T17:49:16.691 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_dns_s3website_name": "", 2024-08-17T17:49:16.691 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_dynamic_resharding": "true", 2024-08-17T17:49:16.691 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_dynamic_resharding_may_reduce": "true", 2024-08-17T17:49:16.691 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_dynamic_resharding_reduction_wait": "120", 2024-08-17T17:49:16.691 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_enable_apis": "s3, s3website, swift, swift_auth, admin, sts, iam, notifications", 2024-08-17T17:49:16.691 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_enable_gc_threads": "true", 2024-08-17T17:49:16.691 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_enable_lc_threads": "true", 2024-08-17T17:49:16.692 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_enable_mdsearch": "true", 2024-08-17T17:49:16.692 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_enable_ops_log": "false", 2024-08-17T17:49:16.692 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_enable_quota_threads": "true", 2024-08-17T17:49:16.692 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_enable_static_website": "false", 2024-08-17T17:49:16.692 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_enable_usage_log": "false", 2024-08-17T17:49:16.692 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_enforce_swift_acls": "true", 2024-08-17T17:49:16.692 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_exit_timeout_secs": "120", 2024-08-17T17:49:16.692 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_expose_bucket": "false", 2024-08-17T17:49:16.692 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_extended_http_attrs": "", 2024-08-17T17:49:16.692 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_filter": "none", 2024-08-17T17:49:16.693 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_frontend_defaults": "beast ssl_certificate=config://rgw/cert/$realm/$zone.crt ssl_private_key=config://rgw/cert/$realm/$zone.key", 2024-08-17T17:49:16.693 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_frontends": "beast port=7480", 2024-08-17T17:49:16.693 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_gc_max_concurrent_io": "10", 2024-08-17T17:49:16.693 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_gc_max_deferred": "50", 2024-08-17T17:49:16.693 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_gc_max_deferred_entries_size": "3072", 2024-08-17T17:49:16.693 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_gc_max_objs": "32", 2024-08-17T17:49:16.693 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_gc_max_queue_size": "134213632", 2024-08-17T17:49:16.693 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_gc_max_trim_chunk": "16", 2024-08-17T17:49:16.693 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_gc_obj_min_wait": "7200", 2024-08-17T17:49:16.693 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_gc_processor_max_time": "3600", 2024-08-17T17:49:16.693 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_gc_processor_period": "3600", 2024-08-17T17:49:16.693 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_get_obj_max_req_size": "4194304", 2024-08-17T17:49:16.693 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_get_obj_window_size": "16777216", 2024-08-17T17:49:16.693 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_healthcheck_disabling_path": "", 2024-08-17T17:49:16.693 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_ignore_get_invalid_range": "false", 2024-08-17T17:49:16.694 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_init_timeout": "300", 2024-08-17T17:49:16.694 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_inject_notify_timeout_probability": "0.000000", 2024-08-17T17:49:16.694 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_json_config": "/var/lib/ceph/radosgw/config.json", 2024-08-17T17:49:16.694 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_kafka_connection_idle": "300", 2024-08-17T17:49:16.694 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_kafka_message_timeout": "5000", 2024-08-17T17:49:16.694 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_kafka_sleep_timeout": "10", 2024-08-17T17:49:16.694 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_keystone_accepted_admin_roles": "", 2024-08-17T17:49:16.694 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_keystone_accepted_reader_roles": "", 2024-08-17T17:49:16.694 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_keystone_accepted_roles": "Member, admin", 2024-08-17T17:49:16.694 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_keystone_admin_domain": "", 2024-08-17T17:49:16.694 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_keystone_admin_password": "", 2024-08-17T17:49:16.694 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_keystone_admin_password_path": "", 2024-08-17T17:49:16.694 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_keystone_admin_project": "", 2024-08-17T17:49:16.694 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_keystone_admin_tenant": "", 2024-08-17T17:49:16.695 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_keystone_admin_token": "", 2024-08-17T17:49:16.695 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_keystone_admin_token_path": "", 2024-08-17T17:49:16.695 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_keystone_admin_user": "", 2024-08-17T17:49:16.695 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_keystone_api_version": "2", 2024-08-17T17:49:16.695 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_keystone_barbican_domain": "", 2024-08-17T17:49:16.695 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_keystone_barbican_password": "", 2024-08-17T17:49:16.695 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_keystone_barbican_project": "", 2024-08-17T17:49:16.695 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_keystone_barbican_tenant": "", 2024-08-17T17:49:16.695 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_keystone_barbican_user": "", 2024-08-17T17:49:16.695 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_keystone_expired_token_cache_expiration": "3600", 2024-08-17T17:49:16.695 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_keystone_implicit_tenants": "false", 2024-08-17T17:49:16.695 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_keystone_service_token_accepted_roles": "admin", 2024-08-17T17:49:16.695 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_keystone_service_token_enabled": "false", 2024-08-17T17:49:16.695 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_keystone_token_cache_size": "10000", 2024-08-17T17:49:16.695 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_keystone_url": "", 2024-08-17T17:49:16.696 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_keystone_verify_ssl": "true", 2024-08-17T17:49:16.696 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_lc_debug_interval": "-1", 2024-08-17T17:49:16.696 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_lc_lock_max_time": "90", 2024-08-17T17:49:16.696 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_lc_max_objs": "32", 2024-08-17T17:49:16.696 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_lc_max_rules": "1000", 2024-08-17T17:49:16.696 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_lc_max_worker": "3", 2024-08-17T17:49:16.696 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_lc_max_wp_worker": "3", 2024-08-17T17:49:16.696 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_lc_thread_delay": "0", 2024-08-17T17:49:16.696 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_ldap_binddn": "uid=admin,cn=users,dc=example,dc=com", 2024-08-17T17:49:16.696 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_ldap_dnattr": "uid", 2024-08-17T17:49:16.696 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_ldap_searchdn": "cn=users,cn=accounts,dc=example,dc=com", 2024-08-17T17:49:16.696 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_ldap_searchfilter": "", 2024-08-17T17:49:16.696 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_ldap_secret": "/etc/openldap/secret", 2024-08-17T17:49:16.696 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_ldap_uri": "", 2024-08-17T17:49:16.697 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_lfuda_sync_frequency": "60", 2024-08-17T17:49:16.697 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_lifecycle_work_time": "00:00-06:00", 2024-08-17T17:49:16.697 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_list_bucket_min_readahead": "1000", 2024-08-17T17:49:16.697 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_list_buckets_max_chunk": "1000", 2024-08-17T17:49:16.697 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_log_http_headers": "", 2024-08-17T17:49:16.697 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_log_nonexistent_bucket": "false", 2024-08-17T17:49:16.697 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_log_object_name": "%Y-%m-%d-%H-%i-%n", 2024-08-17T17:49:16.697 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_log_object_name_utc": "false", 2024-08-17T17:49:16.697 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_lua_max_memory_per_state": "128000", 2024-08-17T17:49:16.697 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_luarocks_location": "/tmp/rgw_luarocks/mon.a", 2024-08-17T17:49:16.697 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_max_attr_name_len": "0", 2024-08-17T17:49:16.697 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_max_attr_size": "0", 2024-08-17T17:49:16.697 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_max_attrs_num_in_req": "0", 2024-08-17T17:49:16.697 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_max_chunk_size": "4194304", 2024-08-17T17:49:16.697 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_max_concurrent_requests": "1024", 2024-08-17T17:49:16.698 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_max_copy_obj_concurrent_io": "10", 2024-08-17T17:49:16.698 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_max_dynamic_shards": "1999", 2024-08-17T17:49:16.698 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_max_listing_results": "1000", 2024-08-17T17:49:16.698 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_max_notify_retries": "10", 2024-08-17T17:49:16.698 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_max_objs_per_shard": "100000", 2024-08-17T17:49:16.698 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_max_put_param_size": "1048576", 2024-08-17T17:49:16.698 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_max_put_size": "5368709120", 2024-08-17T17:49:16.698 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_max_slo_entries": "1000", 2024-08-17T17:49:16.698 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_md_log_max_shards": "64", 2024-08-17T17:49:16.698 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_md_notify_interval_msec": "200", 2024-08-17T17:49:16.698 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_meta_sync_poll_interval": "20", 2024-08-17T17:49:16.698 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_meta_sync_spawn_window": "20", 2024-08-17T17:49:16.698 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_mime_types_file": "/etc/mime.types", 2024-08-17T17:49:16.698 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_mp_lock_max_time": "600", 2024-08-17T17:49:16.699 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_multi_obj_del_max_aio": "16", 2024-08-17T17:49:16.699 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_multipart_min_part_size": "5242880", 2024-08-17T17:49:16.699 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_multipart_part_upload_limit": "10000", 2024-08-17T17:49:16.699 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_nfs_fhcache_partitions": "3", 2024-08-17T17:49:16.699 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_nfs_fhcache_size": "2017", 2024-08-17T17:49:16.699 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_nfs_frontends": "rgw-nfs", 2024-08-17T17:49:16.699 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_nfs_lru_lane_hiwat": "911", 2024-08-17T17:49:16.699 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_nfs_lru_lanes": "5", 2024-08-17T17:49:16.699 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_nfs_max_gc": "300", 2024-08-17T17:49:16.699 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_nfs_namespace_expire_secs": "300", 2024-08-17T17:49:16.699 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_nfs_run_gc_threads": "false", 2024-08-17T17:49:16.699 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_nfs_run_lc_threads": "false", 2024-08-17T17:49:16.699 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_nfs_run_quota_threads": "false", 2024-08-17T17:49:16.699 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_nfs_run_sync_thread": "false", 2024-08-17T17:49:16.700 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_nfs_s3_fast_attrs": "false", 2024-08-17T17:49:16.700 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_nfs_write_completion_interval_s": "10", 2024-08-17T17:49:16.700 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_num_async_rados_threads": "32", 2024-08-17T17:49:16.700 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_num_control_oids": "8", 2024-08-17T17:49:16.700 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_numa_node": "-1", 2024-08-17T17:49:16.700 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_obj_stripe_size": "4194304", 2024-08-17T17:49:16.700 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_obj_tombstone_cache_size": "1000", 2024-08-17T17:49:16.700 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_objexp_chunk_size": "100", 2024-08-17T17:49:16.700 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_objexp_gc_interval": "600", 2024-08-17T17:49:16.700 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_objexp_hints_num_shards": "127", 2024-08-17T17:49:16.701 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_olh_pending_timeout_sec": "3600", 2024-08-17T17:49:16.701 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_op_thread_suicide_timeout": "0", 2024-08-17T17:49:16.701 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_op_thread_timeout": "600", 2024-08-17T17:49:16.701 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_op_tracing": "false", 2024-08-17T17:49:16.701 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_opa_token": "", 2024-08-17T17:49:16.701 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_opa_url": "", 2024-08-17T17:49:16.701 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_opa_verify_ssl": "true", 2024-08-17T17:49:16.701 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_ops_log_data_backlog": "5242880", 2024-08-17T17:49:16.701 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_ops_log_file_path": "/var/log/ceph/ops-log-ceph-mon.a.log", 2024-08-17T17:49:16.701 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_ops_log_rados": "false", 2024-08-17T17:49:16.701 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_ops_log_socket_path": "", 2024-08-17T17:49:16.701 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_override_bucket_index_max_shards": "0", 2024-08-17T17:49:16.701 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_pending_bucket_index_op_expiration": "120", 2024-08-17T17:49:16.702 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_period_latest_epoch_info_oid": ".latest_epoch", 2024-08-17T17:49:16.702 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_period_push_interval": "2.000000", 2024-08-17T17:49:16.702 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_period_push_interval_max": "30.000000", 2024-08-17T17:49:16.702 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_period_root_pool": ".rgw.root", 2024-08-17T17:49:16.702 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_policy_reject_invalid_principals": "true", 2024-08-17T17:49:16.702 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_posix_base_path": "/tmp/rgw_posix_driver", 2024-08-17T17:49:16.702 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_posix_cache_lanes": "3", 2024-08-17T17:49:16.702 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_posix_cache_lmdb_count": "3", 2024-08-17T17:49:16.702 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_posix_cache_max_buckets": "100", 2024-08-17T17:49:16.702 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_posix_cache_partitions": "3", 2024-08-17T17:49:16.702 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_posix_database_root": "/var/lib/ceph/radosgw", 2024-08-17T17:49:16.702 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_print_continue": "true", 2024-08-17T17:49:16.702 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_print_prohibited_content_length": "false", 2024-08-17T17:49:16.702 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_put_obj_max_window_size": "67108864", 2024-08-17T17:49:16.703 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_put_obj_min_window_size": "16777216", 2024-08-17T17:49:16.703 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_rados_pool_autoscale_bias": "4.000000", 2024-08-17T17:49:16.703 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_rados_pool_recovery_priority": "5", 2024-08-17T17:49:16.703 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_rados_tracing": "false", 2024-08-17T17:49:16.703 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_realm": "", 2024-08-17T17:49:16.703 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_realm_id": "", 2024-08-17T17:49:16.703 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_realm_root_pool": ".rgw.root", 2024-08-17T17:49:16.703 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_region": "", 2024-08-17T17:49:16.703 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_region_root_pool": ".rgw.root", 2024-08-17T17:49:16.703 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_relaxed_region_enforcement": "false", 2024-08-17T17:49:16.703 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_relaxed_s3_bucket_names": "false", 2024-08-17T17:49:16.703 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_remote_addr_param": "REMOTE_ADDR", 2024-08-17T17:49:16.703 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_request_uri": "", 2024-08-17T17:49:16.703 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_reshard_batch_size": "64", 2024-08-17T17:49:16.704 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_reshard_bucket_lock_duration": "360", 2024-08-17T17:49:16.704 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_reshard_debug_interval": "-1", 2024-08-17T17:49:16.704 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_reshard_max_aio": "128", 2024-08-17T17:49:16.704 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_reshard_num_logs": "16", 2024-08-17T17:49:16.704 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_reshard_thread_interval": "600", 2024-08-17T17:49:16.704 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_resolve_cname": "false", 2024-08-17T17:49:16.704 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_rest_getusage_op_compat": "false", 2024-08-17T17:49:16.704 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_run_sync_thread": "true", 2024-08-17T17:49:16.704 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_s3_auth_disable_signature_url": "false", 2024-08-17T17:49:16.704 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_s3_auth_order": "sts, external, local", 2024-08-17T17:49:16.704 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_s3_auth_use_keystone": "false", 2024-08-17T17:49:16.704 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_s3_auth_use_ldap": "false", 2024-08-17T17:49:16.704 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_s3_auth_use_rados": "true", 2024-08-17T17:49:16.704 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_s3_auth_use_sts": "false", 2024-08-17T17:49:16.704 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_s3_client_max_sig_ver": "-1", 2024-08-17T17:49:16.705 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_s3_success_create_obj_status": "0", 2024-08-17T17:49:16.705 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_safe_max_objects_per_shard": "102400", 2024-08-17T17:49:16.705 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_scheduler_type": "throttler", 2024-08-17T17:49:16.705 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_script_uri": "", 2024-08-17T17:49:16.705 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_service_provider_name": "", 2024-08-17T17:49:16.705 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_shard_warning_threshold": "90.000000", 2024-08-17T17:49:16.705 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_sts_client_id": "", 2024-08-17T17:49:16.705 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_sts_client_secret": "", 2024-08-17T17:49:16.705 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_sts_entry": "sts", 2024-08-17T17:49:16.705 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_sts_key": "sts", 2024-08-17T17:49:16.705 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_sts_max_session_duration": "43200", 2024-08-17T17:49:16.705 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_sts_min_session_duration": "900", 2024-08-17T17:49:16.705 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_sts_token_introspection_url": "", 2024-08-17T17:49:16.705 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_swift_account_in_url": "false", 2024-08-17T17:49:16.705 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_swift_auth_entry": "auth", 2024-08-17T17:49:16.706 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_swift_auth_url": "", 2024-08-17T17:49:16.706 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_swift_custom_header": "", 2024-08-17T17:49:16.706 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_swift_enforce_content_length": "false", 2024-08-17T17:49:16.706 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_swift_need_stats": "true", 2024-08-17T17:49:16.706 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_swift_tenant_name": "", 2024-08-17T17:49:16.706 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_swift_token_expiration": "86400", 2024-08-17T17:49:16.706 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_swift_url": "", 2024-08-17T17:49:16.706 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_swift_url_prefix": "swift", 2024-08-17T17:49:16.706 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_swift_versioning_enabled": "false", 2024-08-17T17:49:16.706 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_sync_data_full_inject_err_probability": "0.000000", 2024-08-17T17:49:16.706 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_sync_data_inject_err_probability": "0.000000", 2024-08-17T17:49:16.706 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_sync_lease_period": "120", 2024-08-17T17:49:16.706 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_sync_log_trim_concurrent_buckets": "4", 2024-08-17T17:49:16.706 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_sync_log_trim_interval": "1200", 2024-08-17T17:49:16.707 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_sync_log_trim_max_buckets": "16", 2024-08-17T17:49:16.707 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_sync_log_trim_min_cold_buckets": "4", 2024-08-17T17:49:16.707 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_sync_meta_inject_err_probability": "0.000000", 2024-08-17T17:49:16.707 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_sync_obj_etag_verify": "false", 2024-08-17T17:49:16.707 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_sync_trace_history_size": "4096", 2024-08-17T17:49:16.707 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_sync_trace_per_node_log_size": "32", 2024-08-17T17:49:16.707 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_sync_trace_servicemap_update_interval": "10", 2024-08-17T17:49:16.707 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_thread_pool_size": "512", 2024-08-17T17:49:16.707 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_topic_persistency_max_retries": "0", 2024-08-17T17:49:16.707 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_topic_persistency_sleep_duration": "0", 2024-08-17T17:49:16.707 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_topic_persistency_time_to_live": "0", 2024-08-17T17:49:16.707 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_topic_require_publish_policy": "false", 2024-08-17T17:49:16.707 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_torrent_comment": "", 2024-08-17T17:49:16.707 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_torrent_createby": "", 2024-08-17T17:49:16.707 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_torrent_encoding": "", 2024-08-17T17:49:16.708 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_torrent_flag": "false", 2024-08-17T17:49:16.708 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_torrent_max_size": "5368709120", 2024-08-17T17:49:16.708 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_torrent_origin": "", 2024-08-17T17:49:16.708 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_torrent_sha_unit": "524288", 2024-08-17T17:49:16.708 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_torrent_tracker": "", 2024-08-17T17:49:16.708 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_trust_forwarded_https": "false", 2024-08-17T17:49:16.708 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_usage_log_flush_threshold": "1024", 2024-08-17T17:49:16.708 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_usage_log_tick_interval": "30", 2024-08-17T17:49:16.708 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_usage_max_shards": "32", 2024-08-17T17:49:16.708 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_usage_max_user_shards": "1", 2024-08-17T17:49:16.708 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_use_opa_authz": "false", 2024-08-17T17:49:16.708 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_user_counters_cache": "false", 2024-08-17T17:49:16.708 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_user_counters_cache_size": "10000", 2024-08-17T17:49:16.708 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_user_default_quota_max_objects": "-1", 2024-08-17T17:49:16.709 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_user_default_quota_max_size": "-1", 2024-08-17T17:49:16.709 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_user_max_buckets": "1000", 2024-08-17T17:49:16.709 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_user_policies_max_num": "100", 2024-08-17T17:49:16.709 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_user_quota_bucket_sync_interval": "180", 2024-08-17T17:49:16.709 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_user_quota_sync_idle_users": "false", 2024-08-17T17:49:16.709 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_user_quota_sync_interval": "86400", 2024-08-17T17:49:16.709 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_user_quota_sync_wait_time": "86400", 2024-08-17T17:49:16.709 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_user_unique_email": "true", 2024-08-17T17:49:16.709 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_verify_ssl": "true", 2024-08-17T17:49:16.709 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_website_routing_rules_max_num": "50", 2024-08-17T17:49:16.709 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_zone": "", 2024-08-17T17:49:16.709 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_zone_id": "", 2024-08-17T17:49:16.709 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_zone_root_pool": ".rgw.root", 2024-08-17T17:49:16.709 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_zonegroup": "", 2024-08-17T17:49:16.709 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_zonegroup_id": "", 2024-08-17T17:49:16.709 INFO:teuthology.orchestra.run.smithi131.stdout: "rgw_zonegroup_root_pool": ".rgw.root", 2024-08-17T17:49:16.710 INFO:teuthology.orchestra.run.smithi131.stdout: "rgwlc_auto_session_clear": "true", 2024-08-17T17:49:16.710 INFO:teuthology.orchestra.run.smithi131.stdout: "rgwlc_skip_bucket_step": "false", 2024-08-17T17:49:16.710 INFO:teuthology.orchestra.run.smithi131.stdout: "rocksdb_block_size": "4096", 2024-08-17T17:49:16.710 INFO:teuthology.orchestra.run.smithi131.stdout: "rocksdb_bloom_bits_per_key": "20", 2024-08-17T17:49:16.710 INFO:teuthology.orchestra.run.smithi131.stdout: "rocksdb_cache_index_and_filter_blocks": "true", 2024-08-17T17:49:16.710 INFO:teuthology.orchestra.run.smithi131.stdout: "rocksdb_cache_index_and_filter_blocks_with_high_priority": "false", 2024-08-17T17:49:16.710 INFO:teuthology.orchestra.run.smithi131.stdout: "rocksdb_cache_row_ratio": "0.000000", 2024-08-17T17:49:16.710 INFO:teuthology.orchestra.run.smithi131.stdout: "rocksdb_cache_shard_bits": "4", 2024-08-17T17:49:16.710 INFO:teuthology.orchestra.run.smithi131.stdout: "rocksdb_cache_size": "536870912", 2024-08-17T17:49:16.710 INFO:teuthology.orchestra.run.smithi131.stdout: "rocksdb_cache_type": "binned_lru", 2024-08-17T17:49:16.710 INFO:teuthology.orchestra.run.smithi131.stdout: "rocksdb_cf_compact_on_deletion": "true", 2024-08-17T17:49:16.710 INFO:teuthology.orchestra.run.smithi131.stdout: "rocksdb_cf_compact_on_deletion_sliding_window": "32768", 2024-08-17T17:49:16.710 INFO:teuthology.orchestra.run.smithi131.stdout: "rocksdb_cf_compact_on_deletion_trigger": "16384", 2024-08-17T17:49:16.710 INFO:teuthology.orchestra.run.smithi131.stdout: "rocksdb_collect_compaction_stats": "false", 2024-08-17T17:49:16.711 INFO:teuthology.orchestra.run.smithi131.stdout: "rocksdb_collect_extended_stats": "false", 2024-08-17T17:49:16.711 INFO:teuthology.orchestra.run.smithi131.stdout: "rocksdb_collect_memory_stats": "false", 2024-08-17T17:49:16.711 INFO:teuthology.orchestra.run.smithi131.stdout: "rocksdb_delete_range_threshold": "1048576", 2024-08-17T17:49:16.711 INFO:teuthology.orchestra.run.smithi131.stdout: "rocksdb_index_type": "binary_search", 2024-08-17T17:49:16.711 INFO:teuthology.orchestra.run.smithi131.stdout: "rocksdb_log_to_ceph_log": "true", 2024-08-17T17:49:16.711 INFO:teuthology.orchestra.run.smithi131.stdout: "rocksdb_metadata_block_size": "4096", 2024-08-17T17:49:16.711 INFO:teuthology.orchestra.run.smithi131.stdout: "rocksdb_partition_filters": "false", 2024-08-17T17:49:16.711 INFO:teuthology.orchestra.run.smithi131.stdout: "rocksdb_perf": "false", 2024-08-17T17:49:16.711 INFO:teuthology.orchestra.run.smithi131.stdout: "rocksdb_pin_l0_filter_and_index_blocks_in_cache": "false", 2024-08-17T17:49:16.711 INFO:teuthology.orchestra.run.smithi131.stdout: "rotating_keys_bootstrap_timeout": "30", 2024-08-17T17:49:16.711 INFO:teuthology.orchestra.run.smithi131.stdout: "rotating_keys_renewal_timeout": "10", 2024-08-17T17:49:16.712 INFO:teuthology.orchestra.run.smithi131.stdout: "run_dir": "/var/run/ceph", 2024-08-17T17:49:16.712 INFO:teuthology.orchestra.run.smithi131.stdout: "seastore_block_create": "true", 2024-08-17T17:49:16.712 INFO:teuthology.orchestra.run.smithi131.stdout: "seastore_cache_lru_size": "67108864", 2024-08-17T17:49:16.712 INFO:teuthology.orchestra.run.smithi131.stdout: "seastore_cbjournal_size": "5368709120", 2024-08-17T17:49:16.712 INFO:teuthology.orchestra.run.smithi131.stdout: "seastore_data_delta_based_overwrite": "0", 2024-08-17T17:49:16.712 INFO:teuthology.orchestra.run.smithi131.stdout: "seastore_default_max_object_size": "16777216", 2024-08-17T17:49:16.712 INFO:teuthology.orchestra.run.smithi131.stdout: "seastore_default_object_metadata_reservation": "16777216", 2024-08-17T17:49:16.712 INFO:teuthology.orchestra.run.smithi131.stdout: "seastore_device_size": "53687091200", 2024-08-17T17:49:16.712 INFO:teuthology.orchestra.run.smithi131.stdout: "seastore_disable_end_to_end_data_protection": "true", 2024-08-17T17:49:16.712 INFO:teuthology.orchestra.run.smithi131.stdout: "seastore_full_integrity_check": "false", 2024-08-17T17:49:16.712 INFO:teuthology.orchestra.run.smithi131.stdout: "seastore_journal_batch_capacity": "16", 2024-08-17T17:49:16.712 INFO:teuthology.orchestra.run.smithi131.stdout: "seastore_journal_batch_flush_size": "16777216", 2024-08-17T17:49:16.712 INFO:teuthology.orchestra.run.smithi131.stdout: "seastore_journal_batch_preferred_fullness": "0.950000", 2024-08-17T17:49:16.712 INFO:teuthology.orchestra.run.smithi131.stdout: "seastore_journal_iodepth_limit": "5", 2024-08-17T17:49:16.713 INFO:teuthology.orchestra.run.smithi131.stdout: "seastore_main_device_type": "SSD", 2024-08-17T17:49:16.713 INFO:teuthology.orchestra.run.smithi131.stdout: "seastore_max_concurrent_transactions": "8", 2024-08-17T17:49:16.713 INFO:teuthology.orchestra.run.smithi131.stdout: "seastore_max_data_allocation_size": "32768", 2024-08-17T17:49:16.713 INFO:teuthology.orchestra.run.smithi131.stdout: "seastore_multiple_tiers_default_evict_ratio": "0.600000", 2024-08-17T17:49:16.713 INFO:teuthology.orchestra.run.smithi131.stdout: "seastore_multiple_tiers_fast_evict_ratio": "0.700000", 2024-08-17T17:49:16.713 INFO:teuthology.orchestra.run.smithi131.stdout: "seastore_multiple_tiers_stop_evict_ratio": "0.500000", 2024-08-17T17:49:16.713 INFO:teuthology.orchestra.run.smithi131.stdout: "seastore_obj_data_write_amplification": "1.250000", 2024-08-17T17:49:16.713 INFO:teuthology.orchestra.run.smithi131.stdout: "seastore_segment_size": "67108864", 2024-08-17T17:49:16.713 INFO:teuthology.orchestra.run.smithi131.stdout: "set_keepcaps": "false", 2024-08-17T17:49:16.713 INFO:teuthology.orchestra.run.smithi131.stdout: "setgroup": "ceph", 2024-08-17T17:49:16.713 INFO:teuthology.orchestra.run.smithi131.stdout: "setuser": "ceph", 2024-08-17T17:49:16.713 INFO:teuthology.orchestra.run.smithi131.stdout: "setuser_match_path": "", 2024-08-17T17:49:16.713 INFO:teuthology.orchestra.run.smithi131.stdout: "target_max_misplaced_ratio": "0.050000", 2024-08-17T17:49:16.713 INFO:teuthology.orchestra.run.smithi131.stdout: "thp": "false", 2024-08-17T17:49:16.714 INFO:teuthology.orchestra.run.smithi131.stdout: "threadpool_default_timeout": "60", 2024-08-17T17:49:16.714 INFO:teuthology.orchestra.run.smithi131.stdout: "threadpool_empty_queue_max_wait": "2", 2024-08-17T17:49:16.714 INFO:teuthology.orchestra.run.smithi131.stdout: "throttler_perf_counter": "true", 2024-08-17T17:49:16.714 INFO:teuthology.orchestra.run.smithi131.stdout: "tmp_dir": "/tmp", 2024-08-17T17:49:16.714 INFO:teuthology.orchestra.run.smithi131.stdout: "tmp_file_template": "/tmp/ceph-mon.a.XXXXXX" 2024-08-17T17:49:16.714 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:49:17.280 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'mon.*' injectargs --mon_osd_down_out_interval=0 2024-08-17T17:49:18.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:17 smithi131 bash[88347]: cluster 2024-08-17T17:49:16.148669+0000 mgr.y (mgr.34107) 1408 : cluster [DBG] pgmap v2073: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:18.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:17 smithi131 bash[88347]: cluster 2024-08-17T17:49:16.148669+0000 mgr.y (mgr.34107) 1408 : cluster [DBG] pgmap v2073: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:18.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:17 smithi131 bash[89561]: cluster 2024-08-17T17:49:16.148669+0000 mgr.y (mgr.34107) 1408 : cluster [DBG] pgmap v2073: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:18.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:17 smithi131 bash[89561]: cluster 2024-08-17T17:49:16.148669+0000 mgr.y (mgr.34107) 1408 : cluster [DBG] pgmap v2073: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:18.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:17 smithi169 bash[79348]: cluster 2024-08-17T17:49:16.148669+0000 mgr.y (mgr.34107) 1408 : cluster [DBG] pgmap v2073: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:18.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:17 smithi169 bash[79348]: cluster 2024-08-17T17:49:16.148669+0000 mgr.y (mgr.34107) 1408 : cluster [DBG] pgmap v2073: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:19.100 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:49:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:49:18] "GET /metrics HTTP/1.1" 200 34128 "" "Prometheus/2.51.0" 2024-08-17T17:49:20.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:19 smithi131 bash[89561]: cluster 2024-08-17T17:49:18.149278+0000 mgr.y (mgr.34107) 1409 : cluster [DBG] pgmap v2074: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:20.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:19 smithi131 bash[89561]: cluster 2024-08-17T17:49:18.149278+0000 mgr.y (mgr.34107) 1409 : cluster [DBG] pgmap v2074: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:20.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:19 smithi131 bash[89561]: audit 2024-08-17T17:49:19.635805+0000 mon.a (mon.0) 2197 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:49:20.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:19 smithi131 bash[89561]: audit 2024-08-17T17:49:19.635805+0000 mon.a (mon.0) 2197 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:49:20.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:19 smithi131 bash[88347]: cluster 2024-08-17T17:49:18.149278+0000 mgr.y (mgr.34107) 1409 : cluster [DBG] pgmap v2074: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:20.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:19 smithi131 bash[88347]: cluster 2024-08-17T17:49:18.149278+0000 mgr.y (mgr.34107) 1409 : cluster [DBG] pgmap v2074: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:20.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:19 smithi131 bash[88347]: audit 2024-08-17T17:49:19.635805+0000 mon.a (mon.0) 2197 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:49:20.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:19 smithi131 bash[88347]: audit 2024-08-17T17:49:19.635805+0000 mon.a (mon.0) 2197 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:49:20.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:19 smithi169 bash[79348]: cluster 2024-08-17T17:49:18.149278+0000 mgr.y (mgr.34107) 1409 : cluster [DBG] pgmap v2074: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:20.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:19 smithi169 bash[79348]: cluster 2024-08-17T17:49:18.149278+0000 mgr.y (mgr.34107) 1409 : cluster [DBG] pgmap v2074: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:20.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:19 smithi169 bash[79348]: audit 2024-08-17T17:49:19.635805+0000 mon.a (mon.0) 2197 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:49:20.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:19 smithi169 bash[79348]: audit 2024-08-17T17:49:19.635805+0000 mon.a (mon.0) 2197 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:49:22.010 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:22.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:21 smithi131 bash[89561]: cluster 2024-08-17T17:49:20.150347+0000 mgr.y (mgr.34107) 1410 : cluster [DBG] pgmap v2075: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:22.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:21 smithi131 bash[89561]: cluster 2024-08-17T17:49:20.150347+0000 mgr.y (mgr.34107) 1410 : cluster [DBG] pgmap v2075: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:22.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:21 smithi131 bash[88347]: cluster 2024-08-17T17:49:20.150347+0000 mgr.y (mgr.34107) 1410 : cluster [DBG] pgmap v2075: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:22.097 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:21 smithi131 bash[88347]: cluster 2024-08-17T17:49:20.150347+0000 mgr.y (mgr.34107) 1410 : cluster [DBG] pgmap v2075: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:22.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:21 smithi169 bash[79348]: cluster 2024-08-17T17:49:20.150347+0000 mgr.y (mgr.34107) 1410 : cluster [DBG] pgmap v2075: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:22.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:21 smithi169 bash[79348]: cluster 2024-08-17T17:49:20.150347+0000 mgr.y (mgr.34107) 1410 : cluster [DBG] pgmap v2075: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:23.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:23 smithi131 bash[88347]: cluster 2024-08-17T17:49:22.151057+0000 mgr.y (mgr.34107) 1411 : cluster [DBG] pgmap v2076: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:23.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:23 smithi131 bash[88347]: cluster 2024-08-17T17:49:22.151057+0000 mgr.y (mgr.34107) 1411 : cluster [DBG] pgmap v2076: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:23.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:23 smithi131 bash[88347]: audit 2024-08-17T17:49:23.251698+0000 mon.a (mon.0) 2198 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:23.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:23 smithi131 bash[88347]: audit 2024-08-17T17:49:23.251698+0000 mon.a (mon.0) 2198 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:23.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:23 smithi131 bash[89561]: cluster 2024-08-17T17:49:22.151057+0000 mgr.y (mgr.34107) 1411 : cluster [DBG] pgmap v2076: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:23.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:23 smithi131 bash[89561]: cluster 2024-08-17T17:49:22.151057+0000 mgr.y (mgr.34107) 1411 : cluster [DBG] pgmap v2076: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:23.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:23 smithi131 bash[89561]: audit 2024-08-17T17:49:23.251698+0000 mon.a (mon.0) 2198 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:23.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:23 smithi131 bash[89561]: audit 2024-08-17T17:49:23.251698+0000 mon.a (mon.0) 2198 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:24.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:23 smithi169 bash[79348]: cluster 2024-08-17T17:49:22.151057+0000 mgr.y (mgr.34107) 1411 : cluster [DBG] pgmap v2076: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:24.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:23 smithi169 bash[79348]: cluster 2024-08-17T17:49:22.151057+0000 mgr.y (mgr.34107) 1411 : cluster [DBG] pgmap v2076: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:24.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:23 smithi169 bash[79348]: audit 2024-08-17T17:49:23.251698+0000 mon.a (mon.0) 2198 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:24.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:23 smithi169 bash[79348]: audit 2024-08-17T17:49:23.251698+0000 mon.a (mon.0) 2198 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:25.313 INFO:teuthology.orchestra.run.smithi131.stdout:mon.a: {} 2024-08-17T17:49:25.313 INFO:teuthology.orchestra.run.smithi131.stderr:mon.a: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-08-17T17:49:25.323 INFO:teuthology.orchestra.run.smithi131.stdout:mon.b: {} 2024-08-17T17:49:25.323 INFO:teuthology.orchestra.run.smithi131.stderr:mon.b: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-08-17T17:49:25.332 INFO:teuthology.orchestra.run.smithi131.stdout:mon.c: {} 2024-08-17T17:49:25.332 INFO:teuthology.orchestra.run.smithi131.stderr:mon.c: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-08-17T17:49:25.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:25 smithi131 bash[88347]: cluster 2024-08-17T17:49:24.152079+0000 mgr.y (mgr.34107) 1412 : cluster [DBG] pgmap v2077: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:25.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:25 smithi131 bash[88347]: cluster 2024-08-17T17:49:24.152079+0000 mgr.y (mgr.34107) 1412 : cluster [DBG] pgmap v2077: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:25.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:25 smithi131 bash[88347]: audit 2024-08-17T17:49:25.173888+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:25.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:25 smithi131 bash[88347]: audit 2024-08-17T17:49:25.173888+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:25.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:25 smithi131 bash[88347]: audit 2024-08-17T17:49:25.180840+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:25.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:25 smithi131 bash[88347]: audit 2024-08-17T17:49:25.180840+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:25.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:25 smithi131 bash[88347]: audit 2024-08-17T17:49:25.303416+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.131:0/3385088176' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-08-17T17:49:25.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:25 smithi131 bash[88347]: audit 2024-08-17T17:49:25.303416+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.131:0/3385088176' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-08-17T17:49:25.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:25 smithi131 bash[88347]: audit 2024-08-17T17:49:25.635732+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:25.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:25 smithi131 bash[88347]: audit 2024-08-17T17:49:25.635732+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:25.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:25 smithi131 bash[88347]: audit 2024-08-17T17:49:25.642985+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:25.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:25 smithi131 bash[88347]: audit 2024-08-17T17:49:25.642985+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:25.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:25 smithi131 bash[89561]: cluster 2024-08-17T17:49:24.152079+0000 mgr.y (mgr.34107) 1412 : cluster [DBG] pgmap v2077: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:25.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:25 smithi131 bash[89561]: cluster 2024-08-17T17:49:24.152079+0000 mgr.y (mgr.34107) 1412 : cluster [DBG] pgmap v2077: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:25.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:25 smithi131 bash[89561]: audit 2024-08-17T17:49:25.173888+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:25.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:25 smithi131 bash[89561]: audit 2024-08-17T17:49:25.173888+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:25.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:25 smithi131 bash[89561]: audit 2024-08-17T17:49:25.180840+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:25.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:25 smithi131 bash[89561]: audit 2024-08-17T17:49:25.180840+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:25.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:25 smithi131 bash[89561]: audit 2024-08-17T17:49:25.303416+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.131:0/3385088176' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-08-17T17:49:25.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:25 smithi131 bash[89561]: audit 2024-08-17T17:49:25.303416+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.131:0/3385088176' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-08-17T17:49:25.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:25 smithi131 bash[89561]: audit 2024-08-17T17:49:25.635732+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:25.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:25 smithi131 bash[89561]: audit 2024-08-17T17:49:25.635732+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:25.852 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:25 smithi131 bash[89561]: audit 2024-08-17T17:49:25.642985+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:25.852 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:25 smithi131 bash[89561]: audit 2024-08-17T17:49:25.642985+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:26.028 INFO:tasks.thrashosds.thrasher:Unable to test ceph-objectstore-tool, not available on all OSD nodes 2024-08-17T17:49:26.028 INFO:teuthology.task.sequential:In sequential, running task full_sequential... 2024-08-17T17:49:26.029 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-08-17T17:49:26.031 INFO:tasks.radosbench:Beginning radosbench... 2024-08-17T17:49:26.031 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_0 2024-08-17T17:49:26.031 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd pool create unique_pool_0 16 2024-08-17T17:49:26.031 INFO:tasks.thrashosds.thrasher:starting do_thrash 2024-08-17T17:49:26.032 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] 2024-08-17T17:49:26.032 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:49:26.032 INFO:tasks.thrashosds.thrasher:primary_affinity 2024-08-17T17:49:26.032 INFO:tasks.thrashosds.thrasher:Setting osd 0 primary_affinity to 0.000000 2024-08-17T17:49:26.032 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 0 0 2024-08-17T17:49:26.032 INFO:tasks.thrashosds.thrasher:starting do_sighup with a delay of 0.1 2024-08-17T17:49:26.033 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:26.033 INFO:tasks.thrashosds.thrasher:starting do_optrack_toggle with a delay of 2.0 2024-08-17T17:49:26.033 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:49:26.034 INFO:tasks.thrashosds.thrasher:starting do_dump_ops 2024-08-17T17:49:26.034 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-08-17T17:49:26.034 INFO:tasks.thrashosds.thrasher:starting do_noscrub_toggle with a delay of 2.0 2024-08-17T17:49:26.034 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:49:26.059 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:26.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:26.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:26.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:25 smithi169 bash[79348]: cluster 2024-08-17T17:49:24.152079+0000 mgr.y (mgr.34107) 1412 : cluster [DBG] pgmap v2077: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:26.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:25 smithi169 bash[79348]: cluster 2024-08-17T17:49:24.152079+0000 mgr.y (mgr.34107) 1412 : cluster [DBG] pgmap v2077: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:26.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:25 smithi169 bash[79348]: audit 2024-08-17T17:49:25.173888+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:26.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:25 smithi169 bash[79348]: audit 2024-08-17T17:49:25.173888+0000 mon.a (mon.0) 2199 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:26.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:25 smithi169 bash[79348]: audit 2024-08-17T17:49:25.180840+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:26.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:25 smithi169 bash[79348]: audit 2024-08-17T17:49:25.180840+0000 mon.a (mon.0) 2200 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:26.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:25 smithi169 bash[79348]: audit 2024-08-17T17:49:25.303416+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.131:0/3385088176' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-08-17T17:49:26.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:25 smithi169 bash[79348]: audit 2024-08-17T17:49:25.303416+0000 mon.c (mon.2) 45 : audit [DBG] from='client.? 172.21.15.131:0/3385088176' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-08-17T17:49:26.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:25 smithi169 bash[79348]: audit 2024-08-17T17:49:25.635732+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:26.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:25 smithi169 bash[79348]: audit 2024-08-17T17:49:25.635732+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:26.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:25 smithi169 bash[79348]: audit 2024-08-17T17:49:25.642985+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:26.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:25 smithi169 bash[79348]: audit 2024-08-17T17:49:25.642985+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:26.162 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:26.182 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:26.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:26.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:26.285 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:26.307 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:26.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:26.309 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:26.410 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:26.427 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:26.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:26.429 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:26.529 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:26.554 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:26.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:26.557 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:26.658 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:26.683 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:26.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:26.685 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:26.786 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:26.813 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:26.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:26.815 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:26.916 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:26.942 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:26.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:26.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:27.045 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:27.070 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:27.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:27.072 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:27.172 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:27.199 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:27.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:27.201 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:27.302 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:27.330 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:27.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:27.332 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:27.433 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:27.459 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:27.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:27.461 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:27.562 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:27.590 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:27.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:27.592 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:27.693 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:27.717 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:27.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:27.720 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:27.820 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:27.846 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:27.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:27.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:27.950 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:27.960 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:27 smithi169 bash[79348]: cluster 2024-08-17T17:49:26.152567+0000 mgr.y (mgr.34107) 1413 : cluster [DBG] pgmap v2078: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:27.961 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:27 smithi169 bash[79348]: cluster 2024-08-17T17:49:26.152567+0000 mgr.y (mgr.34107) 1413 : cluster [DBG] pgmap v2078: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:27.977 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:27.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:27.980 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:28.080 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:28.091 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:27 smithi131 bash[89561]: cluster 2024-08-17T17:49:26.152567+0000 mgr.y (mgr.34107) 1413 : cluster [DBG] pgmap v2078: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:28.092 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:27 smithi131 bash[89561]: cluster 2024-08-17T17:49:26.152567+0000 mgr.y (mgr.34107) 1413 : cluster [DBG] pgmap v2078: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:28.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:27 smithi131 bash[88347]: cluster 2024-08-17T17:49:26.152567+0000 mgr.y (mgr.34107) 1413 : cluster [DBG] pgmap v2078: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:28.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:27 smithi131 bash[88347]: cluster 2024-08-17T17:49:26.152567+0000 mgr.y (mgr.34107) 1413 : cluster [DBG] pgmap v2078: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:28.108 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:28.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:28.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:28.211 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:28.239 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:28.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:28.241 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:28.342 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:28.368 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:28.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:28.370 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:28.471 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:28.497 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:28.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:28.499 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:28.600 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:28.627 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:28.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:28.629 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:28.730 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:28.758 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:28.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:28.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:28.861 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:28.882 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:28.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:28.884 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:28.985 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:29.011 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:29.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:29.014 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:29.100 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:49:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:49:28] "GET /metrics HTTP/1.1" 200 34127 "" "Prometheus/2.51.0" 2024-08-17T17:49:29.114 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:29.142 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:29.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:29.144 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:29.245 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:29.273 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:29.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:29.276 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:29.376 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:29.401 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:29.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:29.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:29.503 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:29.531 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:29.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:29.533 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:29.633 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:29.659 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:29.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:29.661 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:29.762 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:29.790 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:29.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:29.792 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:29.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:29 smithi131 bash[88347]: cluster 2024-08-17T17:49:28.153071+0000 mgr.y (mgr.34107) 1414 : cluster [DBG] pgmap v2079: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:29.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:29 smithi131 bash[88347]: cluster 2024-08-17T17:49:28.153071+0000 mgr.y (mgr.34107) 1414 : cluster [DBG] pgmap v2079: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:29.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:29 smithi131 bash[89561]: cluster 2024-08-17T17:49:28.153071+0000 mgr.y (mgr.34107) 1414 : cluster [DBG] pgmap v2079: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:29.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:29 smithi131 bash[89561]: cluster 2024-08-17T17:49:28.153071+0000 mgr.y (mgr.34107) 1414 : cluster [DBG] pgmap v2079: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:29.893 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:29.918 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:29.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:29.920 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:30.021 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:30.032 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:29 smithi169 bash[79348]: cluster 2024-08-17T17:49:28.153071+0000 mgr.y (mgr.34107) 1414 : cluster [DBG] pgmap v2079: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:30.032 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:29 smithi169 bash[79348]: cluster 2024-08-17T17:49:28.153071+0000 mgr.y (mgr.34107) 1414 : cluster [DBG] pgmap v2079: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:30.047 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:30.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:30.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:30.150 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:30.178 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:30.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:30.181 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:30.281 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:30.307 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:30.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:30.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:30.410 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:30.436 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:30.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:30.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:30.539 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:30.566 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:30.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:30.569 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:30.669 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:30.695 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:30.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:30.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:30.798 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:30.817 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:30.819 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:30.819 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:30.819 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:30.820 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:30.830 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:30.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:30.834 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:30.934 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:30.962 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:30.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:30.964 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:31.065 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:31.095 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:31.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:31.097 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:31.198 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:31.225 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:31.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:31.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:31.328 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:31.353 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:31.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:31.356 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:31.456 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:31.483 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:31.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:31.485 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:31.586 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:31.611 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:31.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:31.613 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:31.714 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:31.741 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:31.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:31.744 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:31.845 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:31.873 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:31.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:31.875 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:31.976 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:32.003 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:32.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:32.005 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:32.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:31 smithi131 bash[89561]: cluster 2024-08-17T17:49:30.154093+0000 mgr.y (mgr.34107) 1415 : cluster [DBG] pgmap v2080: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:32.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:31 smithi131 bash[89561]: cluster 2024-08-17T17:49:30.154093+0000 mgr.y (mgr.34107) 1415 : cluster [DBG] pgmap v2080: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:32.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:31 smithi131 bash[88347]: cluster 2024-08-17T17:49:30.154093+0000 mgr.y (mgr.34107) 1415 : cluster [DBG] pgmap v2080: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:32.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:31 smithi131 bash[88347]: cluster 2024-08-17T17:49:30.154093+0000 mgr.y (mgr.34107) 1415 : cluster [DBG] pgmap v2080: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:32.105 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:32.130 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:32.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:32.133 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:32.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:31 smithi169 bash[79348]: cluster 2024-08-17T17:49:30.154093+0000 mgr.y (mgr.34107) 1415 : cluster [DBG] pgmap v2080: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:32.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:31 smithi169 bash[79348]: cluster 2024-08-17T17:49:30.154093+0000 mgr.y (mgr.34107) 1415 : cluster [DBG] pgmap v2080: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:32.233 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:32.260 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:32.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:32.262 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:32.362 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:32.390 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:32.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:32.393 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:32.493 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:32.520 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:32.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:32.522 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:32.623 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:32.650 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:32.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:32.652 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:32.753 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:32.779 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:32.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:32.781 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:32.882 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:32.910 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:32.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:32.913 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:33.013 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:33.038 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:33.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:33.040 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:33.141 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:33.166 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:33.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:33.172 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:33.273 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:33.299 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:33.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:33.302 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:33.402 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:33.430 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:33.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:33.432 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:33.533 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:33.560 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:33.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:33.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:33.662 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:33.690 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:33.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:33.692 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:33.793 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:33.818 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:33.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:33.820 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:33.921 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:33.930 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:33 smithi169 bash[79348]: cluster 2024-08-17T17:49:32.154662+0000 mgr.y (mgr.34107) 1416 : cluster [DBG] pgmap v2081: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:33.930 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:33 smithi169 bash[79348]: cluster 2024-08-17T17:49:32.154662+0000 mgr.y (mgr.34107) 1416 : cluster [DBG] pgmap v2081: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:33.948 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:33.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:33.950 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:34.051 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:34.111 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:33 smithi131 bash[88347]: cluster 2024-08-17T17:49:32.154662+0000 mgr.y (mgr.34107) 1416 : cluster [DBG] pgmap v2081: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:34.111 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:33 smithi131 bash[88347]: cluster 2024-08-17T17:49:32.154662+0000 mgr.y (mgr.34107) 1416 : cluster [DBG] pgmap v2081: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:34.111 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:33 smithi131 bash[89561]: cluster 2024-08-17T17:49:32.154662+0000 mgr.y (mgr.34107) 1416 : cluster [DBG] pgmap v2081: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:34.111 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:33 smithi131 bash[89561]: cluster 2024-08-17T17:49:32.154662+0000 mgr.y (mgr.34107) 1416 : cluster [DBG] pgmap v2081: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:34.138 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:34.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:34.141 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:34.242 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:34.270 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:34.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:34.272 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:34.373 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:34.402 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:34.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:34.404 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:34.505 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:34.529 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:34.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:34.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:34.632 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:34.654 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:34.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:34.656 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:34.757 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:34.784 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:34.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:34.786 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:34.887 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:34.916 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:34.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:34.919 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:35.019 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:35.041 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:35.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:35.047 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:35.147 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:35.175 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:35.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:35.178 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:35.279 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:35.307 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:35.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:35.310 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:35.410 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:35.432 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:35.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:35.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:35.535 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:35.563 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:35.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:35.566 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:35.667 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:35.695 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:35.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:35.697 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:35.797 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:35.820 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:35.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:35.823 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:35.923 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:35.947 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:35.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:35.949 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:36.049 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:36.075 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:36.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:36.078 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:36.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:35 smithi169 bash[79348]: cluster 2024-08-17T17:49:34.155396+0000 mgr.y (mgr.34107) 1417 : cluster [DBG] pgmap v2082: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:36.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:35 smithi169 bash[79348]: cluster 2024-08-17T17:49:34.155396+0000 mgr.y (mgr.34107) 1417 : cluster [DBG] pgmap v2082: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:36.168 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:35 smithi131 bash[89561]: cluster 2024-08-17T17:49:34.155396+0000 mgr.y (mgr.34107) 1417 : cluster [DBG] pgmap v2082: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:36.168 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:35 smithi131 bash[89561]: cluster 2024-08-17T17:49:34.155396+0000 mgr.y (mgr.34107) 1417 : cluster [DBG] pgmap v2082: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:36.168 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:35 smithi131 bash[88347]: cluster 2024-08-17T17:49:34.155396+0000 mgr.y (mgr.34107) 1417 : cluster [DBG] pgmap v2082: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:36.168 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:35 smithi131 bash[88347]: cluster 2024-08-17T17:49:34.155396+0000 mgr.y (mgr.34107) 1417 : cluster [DBG] pgmap v2082: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:36.179 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:36.206 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:36.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:36.208 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:36.309 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:36.335 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:36.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:36.337 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:36.438 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:36.465 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:36.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:36.468 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:36.568 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:36.597 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:36.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:36.600 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:36.700 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:36.727 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:36.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:36.729 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:36.830 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:36.856 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:36.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:36.858 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:36.959 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:36.986 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:36.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:36.988 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:37.089 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:37.115 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:37.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:37.118 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:37.218 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:37.245 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:37.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:37.247 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:37.348 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:37.375 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:37.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:37.378 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:37.478 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:37.506 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:37.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:37.508 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:37.609 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:37.638 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:37.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:37.640 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:37.741 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:37.766 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:37.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:37.768 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:37.869 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:37.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:37 smithi169 bash[79348]: cluster 2024-08-17T17:49:36.156072+0000 mgr.y (mgr.34107) 1418 : cluster [DBG] pgmap v2083: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:37.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:37 smithi169 bash[79348]: cluster 2024-08-17T17:49:36.156072+0000 mgr.y (mgr.34107) 1418 : cluster [DBG] pgmap v2083: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:37.895 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:37.897 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:37 smithi131 bash[89561]: cluster 2024-08-17T17:49:36.156072+0000 mgr.y (mgr.34107) 1418 : cluster [DBG] pgmap v2083: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:37.897 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:37 smithi131 bash[89561]: cluster 2024-08-17T17:49:36.156072+0000 mgr.y (mgr.34107) 1418 : cluster [DBG] pgmap v2083: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:37.897 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:37 smithi131 bash[88347]: cluster 2024-08-17T17:49:36.156072+0000 mgr.y (mgr.34107) 1418 : cluster [DBG] pgmap v2083: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:37.897 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:37 smithi131 bash[88347]: cluster 2024-08-17T17:49:36.156072+0000 mgr.y (mgr.34107) 1418 : cluster [DBG] pgmap v2083: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:37.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:37.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:37.999 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:38.020 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:38.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:38.022 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:38.123 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:38.150 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:38.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:38.152 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:38.253 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:38.278 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:38.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:38.280 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:38.380 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:38.406 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:38.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:38.408 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:38.509 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:38.536 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:38.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:38.538 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:38.639 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:38.668 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:38.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:38.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:38.771 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:38.799 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:38.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:38.802 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:38.902 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:38.914 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:38 smithi169 bash[79348]: audit 2024-08-17T17:49:38.252535+0000 mon.a (mon.0) 2203 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:38.914 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:38 smithi169 bash[79348]: audit 2024-08-17T17:49:38.252535+0000 mon.a (mon.0) 2203 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:38.930 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:38.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:38.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:39.033 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:39.060 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:39.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:39.062 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:39.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:49:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:49:38] "GET /metrics HTTP/1.1" 200 34130 "" "Prometheus/2.51.0" 2024-08-17T17:49:39.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:38 smithi131 bash[88347]: audit 2024-08-17T17:49:38.252535+0000 mon.a (mon.0) 2203 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:39.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:38 smithi131 bash[88347]: audit 2024-08-17T17:49:38.252535+0000 mon.a (mon.0) 2203 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:39.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:38 smithi131 bash[89561]: audit 2024-08-17T17:49:38.252535+0000 mon.a (mon.0) 2203 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:39.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:38 smithi131 bash[89561]: audit 2024-08-17T17:49:38.252535+0000 mon.a (mon.0) 2203 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:39.162 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:39.188 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:39.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:39.190 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:39.291 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:39.318 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:39.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:39.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:39.421 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:39.449 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:39.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:39.452 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:39.553 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:39.579 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:39.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:39.581 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:39.682 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:39.710 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:39.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:39.713 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:39.813 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:39.840 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:39.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:39.842 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:39.944 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:39.971 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:39.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:39.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:40.074 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:40.102 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:40.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:40.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:40.121 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:39 smithi131 bash[89561]: cluster 2024-08-17T17:49:38.156747+0000 mgr.y (mgr.34107) 1419 : cluster [DBG] pgmap v2084: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:40.121 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:39 smithi131 bash[89561]: cluster 2024-08-17T17:49:38.156747+0000 mgr.y (mgr.34107) 1419 : cluster [DBG] pgmap v2084: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:40.121 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:39 smithi131 bash[88347]: cluster 2024-08-17T17:49:38.156747+0000 mgr.y (mgr.34107) 1419 : cluster [DBG] pgmap v2084: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:40.121 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:39 smithi131 bash[88347]: cluster 2024-08-17T17:49:38.156747+0000 mgr.y (mgr.34107) 1419 : cluster [DBG] pgmap v2084: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:40.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:39 smithi169 bash[79348]: cluster 2024-08-17T17:49:38.156747+0000 mgr.y (mgr.34107) 1419 : cluster [DBG] pgmap v2084: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:40.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:39 smithi169 bash[79348]: cluster 2024-08-17T17:49:38.156747+0000 mgr.y (mgr.34107) 1419 : cluster [DBG] pgmap v2084: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:40.205 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:40.233 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:40.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:40.236 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:40.337 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:40.364 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:40.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:40.367 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:40.467 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:40.495 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:40.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:40.497 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:40.598 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:40.626 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:40.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:40.628 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:40.729 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:40.755 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:40.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:40.757 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:40.857 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:40.884 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:40.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:40.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:40.987 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:41.013 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:41.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:41.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:41.116 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:41.140 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:41.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:41.143 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:41.243 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:41.263 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:41.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:41.265 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:41.366 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:41.394 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:41.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:41.396 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:41.496 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:41.520 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:41.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:41.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:41.622 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:41.650 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:41.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:41.652 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:41.753 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:41.779 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:41.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:41.781 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:41.882 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:41.894 INFO:teuthology.orchestra.run.smithi131.stderr:noscrub is set 2024-08-17T17:49:41.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:41 smithi169 bash[79348]: cluster 2024-08-17T17:49:40.157837+0000 mgr.y (mgr.34107) 1420 : cluster [DBG] pgmap v2085: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:41.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:41 smithi169 bash[79348]: cluster 2024-08-17T17:49:40.157837+0000 mgr.y (mgr.34107) 1420 : cluster [DBG] pgmap v2085: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:41.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:41 smithi169 bash[79348]: audit 2024-08-17T17:49:41.486000+0000 mon.c (mon.2) 46 : audit [INF] from='client.? 172.21.15.131:0/334117596' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:49:41.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:41 smithi169 bash[79348]: audit 2024-08-17T17:49:41.486000+0000 mon.c (mon.2) 46 : audit [INF] from='client.? 172.21.15.131:0/334117596' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:49:41.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:41 smithi169 bash[79348]: audit 2024-08-17T17:49:41.486647+0000 mon.a (mon.0) 2204 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:49:41.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:41 smithi169 bash[79348]: audit 2024-08-17T17:49:41.486647+0000 mon.a (mon.0) 2204 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:49:41.910 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:41.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:41.912 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:42.012 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:42.040 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:42.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:42.042 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:42.142 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:42.156 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:41 smithi131 bash[89561]: cluster 2024-08-17T17:49:40.157837+0000 mgr.y (mgr.34107) 1420 : cluster [DBG] pgmap v2085: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:42.156 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:41 smithi131 bash[89561]: cluster 2024-08-17T17:49:40.157837+0000 mgr.y (mgr.34107) 1420 : cluster [DBG] pgmap v2085: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:42.156 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:41 smithi131 bash[89561]: audit 2024-08-17T17:49:41.486000+0000 mon.c (mon.2) 46 : audit [INF] from='client.? 172.21.15.131:0/334117596' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:49:42.156 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:41 smithi131 bash[89561]: audit 2024-08-17T17:49:41.486000+0000 mon.c (mon.2) 46 : audit [INF] from='client.? 172.21.15.131:0/334117596' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:49:42.156 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:41 smithi131 bash[89561]: audit 2024-08-17T17:49:41.486647+0000 mon.a (mon.0) 2204 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:49:42.156 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:41 smithi131 bash[89561]: audit 2024-08-17T17:49:41.486647+0000 mon.a (mon.0) 2204 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:49:42.157 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:41 smithi131 bash[88347]: cluster 2024-08-17T17:49:40.157837+0000 mgr.y (mgr.34107) 1420 : cluster [DBG] pgmap v2085: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:42.157 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:41 smithi131 bash[88347]: cluster 2024-08-17T17:49:40.157837+0000 mgr.y (mgr.34107) 1420 : cluster [DBG] pgmap v2085: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:42.157 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:41 smithi131 bash[88347]: audit 2024-08-17T17:49:41.486000+0000 mon.c (mon.2) 46 : audit [INF] from='client.? 172.21.15.131:0/334117596' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:49:42.157 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:41 smithi131 bash[88347]: audit 2024-08-17T17:49:41.486000+0000 mon.c (mon.2) 46 : audit [INF] from='client.? 172.21.15.131:0/334117596' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:49:42.157 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:41 smithi131 bash[88347]: audit 2024-08-17T17:49:41.486647+0000 mon.a (mon.0) 2204 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:49:42.157 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:41 smithi131 bash[88347]: audit 2024-08-17T17:49:41.486647+0000 mon.a (mon.0) 2204 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:49:42.171 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:42.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:42.173 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:42.274 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:42.302 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:42.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:42.304 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:42.405 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:42.430 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:42.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:42.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:42.533 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:42.561 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:42.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:42.563 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:42.664 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:42.691 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:42.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:42.693 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:42.794 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:42.821 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:42.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:42.824 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:42.924 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:42.951 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:42.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:42.953 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:43.054 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:43.082 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:43.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:43.084 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:43.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:42 smithi169 bash[79348]: cluster 2024-08-17T17:49:41.873310+0000 mon.a (mon.0) 2205 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:49:43.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:42 smithi169 bash[79348]: cluster 2024-08-17T17:49:41.873310+0000 mon.a (mon.0) 2205 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:49:43.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:42 smithi169 bash[79348]: audit 2024-08-17T17:49:41.884439+0000 mon.a (mon.0) 2206 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:49:43.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:42 smithi169 bash[79348]: audit 2024-08-17T17:49:41.884439+0000 mon.a (mon.0) 2206 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:49:43.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:42 smithi169 bash[79348]: cluster 2024-08-17T17:49:41.891843+0000 mon.a (mon.0) 2207 : cluster [DBG] osdmap e1316: 8 total, 8 up, 8 in 2024-08-17T17:49:43.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:42 smithi169 bash[79348]: cluster 2024-08-17T17:49:41.891843+0000 mon.a (mon.0) 2207 : cluster [DBG] osdmap e1316: 8 total, 8 up, 8 in 2024-08-17T17:49:43.185 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:43.196 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:42 smithi131 bash[89561]: cluster 2024-08-17T17:49:41.873310+0000 mon.a (mon.0) 2205 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:49:43.196 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:42 smithi131 bash[89561]: cluster 2024-08-17T17:49:41.873310+0000 mon.a (mon.0) 2205 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:49:43.197 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:42 smithi131 bash[89561]: audit 2024-08-17T17:49:41.884439+0000 mon.a (mon.0) 2206 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:49:43.197 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:42 smithi131 bash[89561]: audit 2024-08-17T17:49:41.884439+0000 mon.a (mon.0) 2206 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:49:43.197 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:42 smithi131 bash[89561]: cluster 2024-08-17T17:49:41.891843+0000 mon.a (mon.0) 2207 : cluster [DBG] osdmap e1316: 8 total, 8 up, 8 in 2024-08-17T17:49:43.197 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:42 smithi131 bash[89561]: cluster 2024-08-17T17:49:41.891843+0000 mon.a (mon.0) 2207 : cluster [DBG] osdmap e1316: 8 total, 8 up, 8 in 2024-08-17T17:49:43.197 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:42 smithi131 bash[88347]: cluster 2024-08-17T17:49:41.873310+0000 mon.a (mon.0) 2205 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:49:43.197 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:42 smithi131 bash[88347]: cluster 2024-08-17T17:49:41.873310+0000 mon.a (mon.0) 2205 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:49:43.197 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:42 smithi131 bash[88347]: audit 2024-08-17T17:49:41.884439+0000 mon.a (mon.0) 2206 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:49:43.197 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:42 smithi131 bash[88347]: audit 2024-08-17T17:49:41.884439+0000 mon.a (mon.0) 2206 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:49:43.197 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:42 smithi131 bash[88347]: cluster 2024-08-17T17:49:41.891843+0000 mon.a (mon.0) 2207 : cluster [DBG] osdmap e1316: 8 total, 8 up, 8 in 2024-08-17T17:49:43.197 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:42 smithi131 bash[88347]: cluster 2024-08-17T17:49:41.891843+0000 mon.a (mon.0) 2207 : cluster [DBG] osdmap e1316: 8 total, 8 up, 8 in 2024-08-17T17:49:43.211 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:43.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:43.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:43.315 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:43.342 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:43.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:43.344 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:43.445 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:43.470 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:43.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:43.472 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:43.573 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:43.598 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:43.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:43.600 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:43.701 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:43.727 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:43.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:43.729 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:43.830 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:43.850 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:43.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:43.852 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:43.953 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:43.974 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:43.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:43.976 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:44.077 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:44.088 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:43 smithi169 bash[79348]: cluster 2024-08-17T17:49:42.158463+0000 mgr.y (mgr.34107) 1421 : cluster [DBG] pgmap v2087: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:44.088 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:43 smithi169 bash[79348]: cluster 2024-08-17T17:49:42.158463+0000 mgr.y (mgr.34107) 1421 : cluster [DBG] pgmap v2087: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:44.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:43 smithi131 bash[88347]: cluster 2024-08-17T17:49:42.158463+0000 mgr.y (mgr.34107) 1421 : cluster [DBG] pgmap v2087: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:44.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:43 smithi131 bash[88347]: cluster 2024-08-17T17:49:42.158463+0000 mgr.y (mgr.34107) 1421 : cluster [DBG] pgmap v2087: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:44.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:43 smithi131 bash[89561]: cluster 2024-08-17T17:49:42.158463+0000 mgr.y (mgr.34107) 1421 : cluster [DBG] pgmap v2087: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:44.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:43 smithi131 bash[89561]: cluster 2024-08-17T17:49:42.158463+0000 mgr.y (mgr.34107) 1421 : cluster [DBG] pgmap v2087: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:44.105 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:44.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:44.108 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:44.208 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:44.235 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:44.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:44.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:44.338 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:44.366 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:44.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:44.369 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:44.470 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:44.496 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:44.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:44.498 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:44.601 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:44.627 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:44.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:44.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:44.730 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:44.751 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:44.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:44.754 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:44.808 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T17:49:44.809 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:49:44.827 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T17:49:44.827 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:49:44.844 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T17:49:44.845 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:49:44.855 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:44.870 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T17:49:44.870 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:49:44.873 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:44.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:44.880 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:44.897 INFO:teuthology.orchestra.run.smithi131.stderr:set osd.0 primary-affinity to 0 (802) 2024-08-17T17:49:44.897 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T17:49:44.897 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:49:44.913 INFO:teuthology.orchestra.run.smithi131.stdout:ERROR: (22) Invalid argument 2024-08-17T17:49:44.914 INFO:teuthology.orchestra.run.smithi131.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:49:44.926 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T17:49:44.926 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:49:44.928 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:44 smithi131 bash[89561]: audit 2024-08-17T17:49:44.126620+0000 mon.a (mon.0) 2208 : audit [INF] from='client.? 172.21.15.131:0/1332326679' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 0.0} : dispatch 2024-08-17T17:49:44.928 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:44 smithi131 bash[89561]: audit 2024-08-17T17:49:44.126620+0000 mon.a (mon.0) 2208 : audit [INF] from='client.? 172.21.15.131:0/1332326679' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 0.0} : dispatch 2024-08-17T17:49:44.928 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:44 smithi131 bash[89561]: audit 2024-08-17T17:49:44.788689+0000 mon.c (mon.2) 47 : audit [DBG] from='client.? 172.21.15.131:0/971382352' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:49:44.928 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:44 smithi131 bash[89561]: audit 2024-08-17T17:49:44.788689+0000 mon.c (mon.2) 47 : audit [DBG] from='client.? 172.21.15.131:0/971382352' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:49:44.928 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:44 smithi131 bash[88347]: audit 2024-08-17T17:49:44.126620+0000 mon.a (mon.0) 2208 : audit [INF] from='client.? 172.21.15.131:0/1332326679' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 0.0} : dispatch 2024-08-17T17:49:44.928 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:44 smithi131 bash[88347]: audit 2024-08-17T17:49:44.126620+0000 mon.a (mon.0) 2208 : audit [INF] from='client.? 172.21.15.131:0/1332326679' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 0.0} : dispatch 2024-08-17T17:49:44.928 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:44 smithi131 bash[88347]: audit 2024-08-17T17:49:44.788689+0000 mon.c (mon.2) 47 : audit [DBG] from='client.? 172.21.15.131:0/971382352' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:49:44.928 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:44 smithi131 bash[88347]: audit 2024-08-17T17:49:44.788689+0000 mon.c (mon.2) 47 : audit [DBG] from='client.? 172.21.15.131:0/971382352' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:49:44.949 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T17:49:44.949 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:49:44.971 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T17:49:44.972 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:49:44.981 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:45.004 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:45.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:45.009 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:45.110 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:45.128 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:45.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:45.130 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:45.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:44 smithi169 bash[79348]: audit 2024-08-17T17:49:44.126620+0000 mon.a (mon.0) 2208 : audit [INF] from='client.? 172.21.15.131:0/1332326679' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 0.0} : dispatch 2024-08-17T17:49:45.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:44 smithi169 bash[79348]: audit 2024-08-17T17:49:44.126620+0000 mon.a (mon.0) 2208 : audit [INF] from='client.? 172.21.15.131:0/1332326679' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 0.0} : dispatch 2024-08-17T17:49:45.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:44 smithi169 bash[79348]: audit 2024-08-17T17:49:44.788689+0000 mon.c (mon.2) 47 : audit [DBG] from='client.? 172.21.15.131:0/971382352' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:49:45.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:44 smithi169 bash[79348]: audit 2024-08-17T17:49:44.788689+0000 mon.c (mon.2) 47 : audit [DBG] from='client.? 172.21.15.131:0/971382352' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:49:45.231 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:45.249 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:45.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:45.251 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:45.352 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:45.370 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:45.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:45.372 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:45.473 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:45.491 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:45.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:45.493 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:45.594 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:45.614 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:45.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:45.616 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:45.717 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:45.745 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:45.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:45.747 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:45.848 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:45.870 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:45.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:45.872 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:45.906 INFO:teuthology.orchestra.run.smithi131.stderr:pool 'unique_pool_0' created 2024-08-17T17:49:45.972 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:45.983 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:45 smithi169 bash[79348]: cluster 2024-08-17T17:49:44.159146+0000 mgr.y (mgr.34107) 1422 : cluster [DBG] pgmap v2088: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:45.984 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:45 smithi169 bash[79348]: cluster 2024-08-17T17:49:44.159146+0000 mgr.y (mgr.34107) 1422 : cluster [DBG] pgmap v2088: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:45.984 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:45 smithi169 bash[79348]: audit 2024-08-17T17:49:44.897290+0000 mon.a (mon.0) 2209 : audit [INF] from='client.? 172.21.15.131:0/1332326679' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.0}]': finished 2024-08-17T17:49:45.984 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:45 smithi169 bash[79348]: audit 2024-08-17T17:49:44.897290+0000 mon.a (mon.0) 2209 : audit [INF] from='client.? 172.21.15.131:0/1332326679' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.0}]': finished 2024-08-17T17:49:45.984 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:45 smithi169 bash[79348]: cluster 2024-08-17T17:49:44.901974+0000 mon.a (mon.0) 2210 : cluster [DBG] osdmap e1317: 8 total, 8 up, 8 in 2024-08-17T17:49:45.984 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:45 smithi169 bash[79348]: cluster 2024-08-17T17:49:44.901974+0000 mon.a (mon.0) 2210 : cluster [DBG] osdmap e1317: 8 total, 8 up, 8 in 2024-08-17T17:49:45.984 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:45 smithi169 bash[79348]: audit 2024-08-17T17:49:45.084612+0000 mon.c (mon.2) 48 : audit [INF] from='client.? 172.21.15.131:0/81732907' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16} : dispatch 2024-08-17T17:49:45.984 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:45 smithi169 bash[79348]: audit 2024-08-17T17:49:45.084612+0000 mon.c (mon.2) 48 : audit [INF] from='client.? 172.21.15.131:0/81732907' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16} : dispatch 2024-08-17T17:49:45.984 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:45 smithi169 bash[79348]: audit 2024-08-17T17:49:45.084910+0000 mon.a (mon.0) 2211 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16} : dispatch 2024-08-17T17:49:45.984 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:45 smithi169 bash[79348]: audit 2024-08-17T17:49:45.084910+0000 mon.a (mon.0) 2211 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16} : dispatch 2024-08-17T17:49:45.997 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:45.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:45.999 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:46.004 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:49:46.012 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:45 smithi131 bash[88347]: cluster 2024-08-17T17:49:44.159146+0000 mgr.y (mgr.34107) 1422 : cluster [DBG] pgmap v2088: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:46.012 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:45 smithi131 bash[88347]: cluster 2024-08-17T17:49:44.159146+0000 mgr.y (mgr.34107) 1422 : cluster [DBG] pgmap v2088: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:46.013 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:45 smithi131 bash[88347]: audit 2024-08-17T17:49:44.897290+0000 mon.a (mon.0) 2209 : audit [INF] from='client.? 172.21.15.131:0/1332326679' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.0}]': finished 2024-08-17T17:49:46.013 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:45 smithi131 bash[88347]: audit 2024-08-17T17:49:44.897290+0000 mon.a (mon.0) 2209 : audit [INF] from='client.? 172.21.15.131:0/1332326679' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.0}]': finished 2024-08-17T17:49:46.013 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:45 smithi131 bash[88347]: cluster 2024-08-17T17:49:44.901974+0000 mon.a (mon.0) 2210 : cluster [DBG] osdmap e1317: 8 total, 8 up, 8 in 2024-08-17T17:49:46.013 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:45 smithi131 bash[88347]: cluster 2024-08-17T17:49:44.901974+0000 mon.a (mon.0) 2210 : cluster [DBG] osdmap e1317: 8 total, 8 up, 8 in 2024-08-17T17:49:46.013 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:45 smithi131 bash[88347]: audit 2024-08-17T17:49:45.084612+0000 mon.c (mon.2) 48 : audit [INF] from='client.? 172.21.15.131:0/81732907' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16} : dispatch 2024-08-17T17:49:46.013 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:45 smithi131 bash[88347]: audit 2024-08-17T17:49:45.084612+0000 mon.c (mon.2) 48 : audit [INF] from='client.? 172.21.15.131:0/81732907' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16} : dispatch 2024-08-17T17:49:46.013 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:45 smithi131 bash[88347]: audit 2024-08-17T17:49:45.084910+0000 mon.a (mon.0) 2211 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16} : dispatch 2024-08-17T17:49:46.013 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:45 smithi131 bash[88347]: audit 2024-08-17T17:49:45.084910+0000 mon.a (mon.0) 2211 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16} : dispatch 2024-08-17T17:49:46.013 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:45 smithi131 bash[89561]: cluster 2024-08-17T17:49:44.159146+0000 mgr.y (mgr.34107) 1422 : cluster [DBG] pgmap v2088: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:46.013 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:45 smithi131 bash[89561]: cluster 2024-08-17T17:49:44.159146+0000 mgr.y (mgr.34107) 1422 : cluster [DBG] pgmap v2088: 73 pgs: 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:46.013 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:45 smithi131 bash[89561]: audit 2024-08-17T17:49:44.897290+0000 mon.a (mon.0) 2209 : audit [INF] from='client.? 172.21.15.131:0/1332326679' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.0}]': finished 2024-08-17T17:49:46.014 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:45 smithi131 bash[89561]: audit 2024-08-17T17:49:44.897290+0000 mon.a (mon.0) 2209 : audit [INF] from='client.? 172.21.15.131:0/1332326679' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 0.0}]': finished 2024-08-17T17:49:46.014 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:45 smithi131 bash[89561]: cluster 2024-08-17T17:49:44.901974+0000 mon.a (mon.0) 2210 : cluster [DBG] osdmap e1317: 8 total, 8 up, 8 in 2024-08-17T17:49:46.014 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:45 smithi131 bash[89561]: cluster 2024-08-17T17:49:44.901974+0000 mon.a (mon.0) 2210 : cluster [DBG] osdmap e1317: 8 total, 8 up, 8 in 2024-08-17T17:49:46.014 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:45 smithi131 bash[89561]: audit 2024-08-17T17:49:45.084612+0000 mon.c (mon.2) 48 : audit [INF] from='client.? 172.21.15.131:0/81732907' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16} : dispatch 2024-08-17T17:49:46.014 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:45 smithi131 bash[89561]: audit 2024-08-17T17:49:45.084612+0000 mon.c (mon.2) 48 : audit [INF] from='client.? 172.21.15.131:0/81732907' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16} : dispatch 2024-08-17T17:49:46.014 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:45 smithi131 bash[89561]: audit 2024-08-17T17:49:45.084910+0000 mon.a (mon.0) 2211 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16} : dispatch 2024-08-17T17:49:46.014 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:45 smithi131 bash[89561]: audit 2024-08-17T17:49:45.084910+0000 mon.a (mon.0) 2211 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16} : dispatch 2024-08-17T17:49:46.099 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:46.127 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:46.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:46.129 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:46.229 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:46.252 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:46.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:46.255 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:46.355 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:46.382 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:46.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:46.384 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:46.485 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:46.510 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:46.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:46.513 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:46.613 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:46.641 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:46.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:46.643 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:46.744 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:46.771 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:46.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:46.773 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:46.874 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:46.902 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:46.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:46.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:47.006 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:47.026 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:46 smithi131 bash[88347]: audit 2024-08-17T17:49:45.899617+0000 mon.a (mon.0) 2212 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2024-08-17T17:49:47.027 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:46 smithi131 bash[88347]: audit 2024-08-17T17:49:45.899617+0000 mon.a (mon.0) 2212 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2024-08-17T17:49:47.027 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:46 smithi131 bash[88347]: cluster 2024-08-17T17:49:45.904333+0000 mon.a (mon.0) 2213 : cluster [DBG] osdmap e1318: 8 total, 8 up, 8 in 2024-08-17T17:49:47.027 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:46 smithi131 bash[88347]: cluster 2024-08-17T17:49:45.904333+0000 mon.a (mon.0) 2213 : cluster [DBG] osdmap e1318: 8 total, 8 up, 8 in 2024-08-17T17:49:47.027 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:46 smithi131 bash[88347]: cluster 2024-08-17T17:49:46.908991+0000 mon.a (mon.0) 2214 : cluster [DBG] osdmap e1319: 8 total, 8 up, 8 in 2024-08-17T17:49:47.027 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:46 smithi131 bash[88347]: cluster 2024-08-17T17:49:46.908991+0000 mon.a (mon.0) 2214 : cluster [DBG] osdmap e1319: 8 total, 8 up, 8 in 2024-08-17T17:49:47.027 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:46 smithi131 bash[89561]: audit 2024-08-17T17:49:45.899617+0000 mon.a (mon.0) 2212 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2024-08-17T17:49:47.027 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:46 smithi131 bash[89561]: audit 2024-08-17T17:49:45.899617+0000 mon.a (mon.0) 2212 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2024-08-17T17:49:47.027 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:46 smithi131 bash[89561]: cluster 2024-08-17T17:49:45.904333+0000 mon.a (mon.0) 2213 : cluster [DBG] osdmap e1318: 8 total, 8 up, 8 in 2024-08-17T17:49:47.027 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:46 smithi131 bash[89561]: cluster 2024-08-17T17:49:45.904333+0000 mon.a (mon.0) 2213 : cluster [DBG] osdmap e1318: 8 total, 8 up, 8 in 2024-08-17T17:49:47.027 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:46 smithi131 bash[89561]: cluster 2024-08-17T17:49:46.908991+0000 mon.a (mon.0) 2214 : cluster [DBG] osdmap e1319: 8 total, 8 up, 8 in 2024-08-17T17:49:47.027 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:46 smithi131 bash[89561]: cluster 2024-08-17T17:49:46.908991+0000 mon.a (mon.0) 2214 : cluster [DBG] osdmap e1319: 8 total, 8 up, 8 in 2024-08-17T17:49:47.034 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:47.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:47.036 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:47.137 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:47.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:46 smithi169 bash[79348]: audit 2024-08-17T17:49:45.899617+0000 mon.a (mon.0) 2212 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2024-08-17T17:49:47.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:46 smithi169 bash[79348]: audit 2024-08-17T17:49:45.899617+0000 mon.a (mon.0) 2212 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_0", "pg_num": 16}]': finished 2024-08-17T17:49:47.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:46 smithi169 bash[79348]: cluster 2024-08-17T17:49:45.904333+0000 mon.a (mon.0) 2213 : cluster [DBG] osdmap e1318: 8 total, 8 up, 8 in 2024-08-17T17:49:47.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:46 smithi169 bash[79348]: cluster 2024-08-17T17:49:45.904333+0000 mon.a (mon.0) 2213 : cluster [DBG] osdmap e1318: 8 total, 8 up, 8 in 2024-08-17T17:49:47.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:46 smithi169 bash[79348]: cluster 2024-08-17T17:49:46.908991+0000 mon.a (mon.0) 2214 : cluster [DBG] osdmap e1319: 8 total, 8 up, 8 in 2024-08-17T17:49:47.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:46 smithi169 bash[79348]: cluster 2024-08-17T17:49:46.908991+0000 mon.a (mon.0) 2214 : cluster [DBG] osdmap e1319: 8 total, 8 up, 8 in 2024-08-17T17:49:47.163 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:47.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:47.165 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:47.266 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:47.294 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:47.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:47.297 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:47.397 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:47.421 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:47.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:47.424 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:47.524 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:47.551 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:47.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:47.554 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:47.655 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:47.680 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:47.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:47.683 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:47.783 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:47.811 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:47.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:47.813 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:47.913 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:47.941 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:47.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:47.943 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:47.966 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:47 smithi131 bash[88347]: cluster 2024-08-17T17:49:46.159622+0000 mgr.y (mgr.34107) 1423 : cluster [DBG] pgmap v2091: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:48.044 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:48.070 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:48.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:48.073 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:48.086 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-08-17T17:49:48.174 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:48.185 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:47 smithi169 bash[79348]: cluster 2024-08-17T17:49:46.159622+0000 mgr.y (mgr.34107) 1423 : cluster [DBG] pgmap v2091: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:48.185 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:47 smithi169 bash[79348]: cluster 2024-08-17T17:49:46.159622+0000 mgr.y (mgr.34107) 1423 : cluster [DBG] pgmap v2091: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:48.185 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:47 smithi169 bash[79348]: cluster 2024-08-17T17:49:46.912576+0000 mon.a (mon.0) 2215 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:49:48.185 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:47 smithi169 bash[79348]: cluster 2024-08-17T17:49:46.912576+0000 mon.a (mon.0) 2215 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:49:48.201 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:48.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:48.204 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:48.304 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:48.313 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:47 smithi131 bash[89561]: cluster 2024-08-17T17:49:46.159622+0000 mgr.y (mgr.34107) 1423 : cluster [DBG] pgmap v2091: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:48.313 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:47 smithi131 bash[89561]: cluster 2024-08-17T17:49:46.159622+0000 mgr.y (mgr.34107) 1423 : cluster [DBG] pgmap v2091: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:48.313 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:47 smithi131 bash[89561]: cluster 2024-08-17T17:49:46.912576+0000 mon.a (mon.0) 2215 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:49:48.313 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:47 smithi131 bash[89561]: cluster 2024-08-17T17:49:46.912576+0000 mon.a (mon.0) 2215 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:49:48.313 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:47 smithi131 bash[88347]: cluster 2024-08-17T17:49:46.159622+0000 mgr.y (mgr.34107) 1423 : cluster [DBG] pgmap v2091: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:48.313 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:47 smithi131 bash[88347]: cluster 2024-08-17T17:49:46.912576+0000 mon.a (mon.0) 2215 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:49:48.313 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:47 smithi131 bash[88347]: cluster 2024-08-17T17:49:46.912576+0000 mon.a (mon.0) 2215 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:49:48.324 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:48.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:48.326 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:48.427 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:48.453 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:48.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:48.455 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:48.556 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:48.582 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:48.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:48.585 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:48.595 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd pool application enable unique_pool_0 rados --yes-i-really-mean-it || true 2024-08-17T17:49:48.686 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:48.711 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:48.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:48.714 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:48.815 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:48.837 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:48.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:48.840 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:48.940 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:48.966 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:48.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:48.968 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:49.069 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:49.079 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:49:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:49:48] "GET /metrics HTTP/1.1" 200 34130 "" "Prometheus/2.51.0" 2024-08-17T17:49:49.079 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:48 smithi131 bash[88347]: cluster 2024-08-17T17:49:47.982027+0000 mon.a (mon.0) 2216 : cluster [DBG] osdmap e1320: 8 total, 8 up, 8 in 2024-08-17T17:49:49.079 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:48 smithi131 bash[88347]: cluster 2024-08-17T17:49:47.982027+0000 mon.a (mon.0) 2216 : cluster [DBG] osdmap e1320: 8 total, 8 up, 8 in 2024-08-17T17:49:49.079 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:48 smithi131 bash[88347]: audit 2024-08-17T17:49:48.570739+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:49.079 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:48 smithi131 bash[88347]: audit 2024-08-17T17:49:48.570739+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:49.079 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:48 smithi131 bash[88347]: audit 2024-08-17T17:49:48.580725+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:49.079 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:48 smithi131 bash[88347]: audit 2024-08-17T17:49:48.580725+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:49.080 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:48 smithi131 bash[88347]: audit 2024-08-17T17:49:48.582093+0000 mon.a (mon.0) 2219 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:49:49.080 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:48 smithi131 bash[88347]: audit 2024-08-17T17:49:48.582093+0000 mon.a (mon.0) 2219 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:49:49.080 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:48 smithi131 bash[88347]: audit 2024-08-17T17:49:48.583157+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:49:49.080 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:48 smithi131 bash[88347]: audit 2024-08-17T17:49:48.583157+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:49:49.080 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:48 smithi131 bash[88347]: audit 2024-08-17T17:49:48.589093+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:49.080 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:48 smithi131 bash[88347]: audit 2024-08-17T17:49:48.589093+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:49.080 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:48 smithi131 bash[89561]: cluster 2024-08-17T17:49:47.982027+0000 mon.a (mon.0) 2216 : cluster [DBG] osdmap e1320: 8 total, 8 up, 8 in 2024-08-17T17:49:49.080 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:48 smithi131 bash[89561]: cluster 2024-08-17T17:49:47.982027+0000 mon.a (mon.0) 2216 : cluster [DBG] osdmap e1320: 8 total, 8 up, 8 in 2024-08-17T17:49:49.080 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:48 smithi131 bash[89561]: audit 2024-08-17T17:49:48.570739+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:49.080 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:48 smithi131 bash[89561]: audit 2024-08-17T17:49:48.570739+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:49.080 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:48 smithi131 bash[89561]: audit 2024-08-17T17:49:48.580725+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:49.080 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:48 smithi131 bash[89561]: audit 2024-08-17T17:49:48.580725+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:49.081 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:48 smithi131 bash[89561]: audit 2024-08-17T17:49:48.582093+0000 mon.a (mon.0) 2219 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:49:49.081 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:48 smithi131 bash[89561]: audit 2024-08-17T17:49:48.582093+0000 mon.a (mon.0) 2219 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:49:49.081 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:48 smithi131 bash[89561]: audit 2024-08-17T17:49:48.583157+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:49:49.081 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:48 smithi131 bash[89561]: audit 2024-08-17T17:49:48.583157+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:49:49.081 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:48 smithi131 bash[89561]: audit 2024-08-17T17:49:48.589093+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:49.081 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:48 smithi131 bash[89561]: audit 2024-08-17T17:49:48.589093+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:49.095 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:49.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:49.097 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:49.198 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:49.221 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:49.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:49.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:49.324 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:49.350 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:49.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:49.352 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:49.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:48 smithi169 bash[79348]: cluster 2024-08-17T17:49:47.982027+0000 mon.a (mon.0) 2216 : cluster [DBG] osdmap e1320: 8 total, 8 up, 8 in 2024-08-17T17:49:49.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:48 smithi169 bash[79348]: cluster 2024-08-17T17:49:47.982027+0000 mon.a (mon.0) 2216 : cluster [DBG] osdmap e1320: 8 total, 8 up, 8 in 2024-08-17T17:49:49.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:48 smithi169 bash[79348]: audit 2024-08-17T17:49:48.570739+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:49.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:48 smithi169 bash[79348]: audit 2024-08-17T17:49:48.570739+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:49.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:48 smithi169 bash[79348]: audit 2024-08-17T17:49:48.580725+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:49.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:48 smithi169 bash[79348]: audit 2024-08-17T17:49:48.580725+0000 mon.a (mon.0) 2218 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:49.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:48 smithi169 bash[79348]: audit 2024-08-17T17:49:48.582093+0000 mon.a (mon.0) 2219 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:49:49.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:48 smithi169 bash[79348]: audit 2024-08-17T17:49:48.582093+0000 mon.a (mon.0) 2219 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:49:49.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:48 smithi169 bash[79348]: audit 2024-08-17T17:49:48.583157+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:49:49.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:48 smithi169 bash[79348]: audit 2024-08-17T17:49:48.583157+0000 mon.a (mon.0) 2220 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:49:49.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:48 smithi169 bash[79348]: audit 2024-08-17T17:49:48.589093+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:49.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:48 smithi169 bash[79348]: audit 2024-08-17T17:49:48.589093+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:49.453 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:49.479 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:49.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:49.481 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:49.582 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:49.608 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:49.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:49.610 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:49.711 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:49.734 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:49.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:49.737 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:49.837 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:49.862 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:49.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:49.865 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:49.965 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:49.993 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:49.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:49.995 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:50.077 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:49:50.096 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:50.106 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:49 smithi169 bash[79348]: cluster 2024-08-17T17:49:48.160181+0000 mgr.y (mgr.34107) 1424 : cluster [DBG] pgmap v2094: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:50.106 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:49 smithi169 bash[79348]: cluster 2024-08-17T17:49:48.160181+0000 mgr.y (mgr.34107) 1424 : cluster [DBG] pgmap v2094: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:50.120 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:50.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:50.122 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:50.223 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:50.249 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:50.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:50.251 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:50.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:49 smithi131 bash[89561]: cluster 2024-08-17T17:49:48.160181+0000 mgr.y (mgr.34107) 1424 : cluster [DBG] pgmap v2094: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:50.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:49 smithi131 bash[89561]: cluster 2024-08-17T17:49:48.160181+0000 mgr.y (mgr.34107) 1424 : cluster [DBG] pgmap v2094: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:50.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:49 smithi131 bash[88347]: cluster 2024-08-17T17:49:48.160181+0000 mgr.y (mgr.34107) 1424 : cluster [DBG] pgmap v2094: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:50.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:49 smithi131 bash[88347]: cluster 2024-08-17T17:49:48.160181+0000 mgr.y (mgr.34107) 1424 : cluster [DBG] pgmap v2094: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 778 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:50.352 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:50.377 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:50.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:50.379 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:50.480 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:50.507 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:50.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:50.509 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:50.610 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:50.638 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:50.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:50.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:50.698 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:50.741 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:50.761 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:50.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:50.763 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:50.864 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:50.892 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:50.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:50.895 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:50.995 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:51.022 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:51.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:51.025 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:51.126 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:51.152 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:51.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:51.154 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:51.254 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:51.279 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:51.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:51.281 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:51.382 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:51.410 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:51.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:51.412 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:51.513 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:51.539 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:51.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:51.541 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:51.642 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:51.670 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:51.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:51.672 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:51.772 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:51.799 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:51.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:51.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:51.902 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:51.928 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:51.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:51.930 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:52.030 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:52.039 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:51 smithi131 bash[89561]: cluster 2024-08-17T17:49:50.161055+0000 mgr.y (mgr.34107) 1425 : cluster [DBG] pgmap v2095: 89 pgs: 89 active+clean; 582 KiB data, 790 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:52.039 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:51 smithi131 bash[89561]: cluster 2024-08-17T17:49:50.161055+0000 mgr.y (mgr.34107) 1425 : cluster [DBG] pgmap v2095: 89 pgs: 89 active+clean; 582 KiB data, 790 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:52.039 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:51 smithi131 bash[88347]: cluster 2024-08-17T17:49:50.161055+0000 mgr.y (mgr.34107) 1425 : cluster [DBG] pgmap v2095: 89 pgs: 89 active+clean; 582 KiB data, 790 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:52.039 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:51 smithi131 bash[88347]: cluster 2024-08-17T17:49:50.161055+0000 mgr.y (mgr.34107) 1425 : cluster [DBG] pgmap v2095: 89 pgs: 89 active+clean; 582 KiB data, 790 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:52.058 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:52.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:52.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:52.161 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:52.183 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:52.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:52.185 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:52.286 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:52.297 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:51 smithi169 bash[79348]: cluster 2024-08-17T17:49:50.161055+0000 mgr.y (mgr.34107) 1425 : cluster [DBG] pgmap v2095: 89 pgs: 89 active+clean; 582 KiB data, 790 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:52.297 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:51 smithi169 bash[79348]: cluster 2024-08-17T17:49:50.161055+0000 mgr.y (mgr.34107) 1425 : cluster [DBG] pgmap v2095: 89 pgs: 89 active+clean; 582 KiB data, 790 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:52.313 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:52.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:52.316 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:52.416 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:52.442 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:52.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:52.445 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:52.545 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:52.570 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:52.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:52.572 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:52.672 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:52.699 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:52.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:52.702 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:52.802 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:52.830 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:52.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:52.833 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:52.933 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:52.958 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:52.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:52.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:53.061 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:53.088 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:53.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:53.090 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:53.092 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] 2024-08-17T17:49:53.092 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:49:53.191 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:53.218 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:53.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:53.220 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:53.321 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:53.348 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:53.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:53.350 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:53.375 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:53.375 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:53.451 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:53.478 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:53.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:53.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:53.581 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:53.610 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:53.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:53.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:53.712 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:53.739 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:53.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:53.742 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:53.842 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:53.870 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:53.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:53.872 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:53.973 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:54.001 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:54.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:54.003 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:54.104 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:54.131 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:54.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:54.133 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:54.234 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:54.246 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:53 smithi169 bash[79348]: cluster 2024-08-17T17:49:52.161616+0000 mgr.y (mgr.34107) 1426 : cluster [DBG] pgmap v2096: 89 pgs: 89 active+clean; 582 KiB data, 790 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:54.246 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:53 smithi169 bash[79348]: cluster 2024-08-17T17:49:52.161616+0000 mgr.y (mgr.34107) 1426 : cluster [DBG] pgmap v2096: 89 pgs: 89 active+clean; 582 KiB data, 790 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:54.246 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:53 smithi169 bash[79348]: audit 2024-08-17T17:49:53.257187+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:54.246 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:53 smithi169 bash[79348]: audit 2024-08-17T17:49:53.257187+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:54.246 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:53 smithi169 bash[79348]: audit 2024-08-17T17:49:53.258336+0000 mon.a (mon.0) 2223 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:54.246 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:53 smithi169 bash[79348]: audit 2024-08-17T17:49:53.258336+0000 mon.a (mon.0) 2223 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:54.260 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:54.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:54.262 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:54.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:53 smithi131 bash[88347]: cluster 2024-08-17T17:49:52.161616+0000 mgr.y (mgr.34107) 1426 : cluster [DBG] pgmap v2096: 89 pgs: 89 active+clean; 582 KiB data, 790 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:54.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:53 smithi131 bash[88347]: cluster 2024-08-17T17:49:52.161616+0000 mgr.y (mgr.34107) 1426 : cluster [DBG] pgmap v2096: 89 pgs: 89 active+clean; 582 KiB data, 790 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:54.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:53 smithi131 bash[88347]: audit 2024-08-17T17:49:53.257187+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:54.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:53 smithi131 bash[88347]: audit 2024-08-17T17:49:53.257187+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:54.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:53 smithi131 bash[88347]: audit 2024-08-17T17:49:53.258336+0000 mon.a (mon.0) 2223 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:54.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:53 smithi131 bash[88347]: audit 2024-08-17T17:49:53.258336+0000 mon.a (mon.0) 2223 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:54.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:53 smithi131 bash[89561]: cluster 2024-08-17T17:49:52.161616+0000 mgr.y (mgr.34107) 1426 : cluster [DBG] pgmap v2096: 89 pgs: 89 active+clean; 582 KiB data, 790 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:54.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:53 smithi131 bash[89561]: cluster 2024-08-17T17:49:52.161616+0000 mgr.y (mgr.34107) 1426 : cluster [DBG] pgmap v2096: 89 pgs: 89 active+clean; 582 KiB data, 790 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:54.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:53 smithi131 bash[89561]: audit 2024-08-17T17:49:53.257187+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:54.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:53 smithi131 bash[89561]: audit 2024-08-17T17:49:53.257187+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:49:54.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:53 smithi131 bash[89561]: audit 2024-08-17T17:49:53.258336+0000 mon.a (mon.0) 2223 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:54.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:53 smithi131 bash[89561]: audit 2024-08-17T17:49:53.258336+0000 mon.a (mon.0) 2223 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:49:54.362 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:54.390 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:54.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:54.392 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:54.492 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:54.518 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:54.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:54.520 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:54.621 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:54.670 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:54.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:54.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:54.773 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:54.800 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:54.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:54.802 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:54.903 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:54.929 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:54.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:54.932 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:55.032 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:55.060 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:55.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:55.062 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:55.162 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:55.189 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:55.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:55.191 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:55.292 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:55.319 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:55.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:55.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:55.422 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:55.450 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:55.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:55.454 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:55.555 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:55.583 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:55.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:55.585 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:55.686 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:55.714 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:55.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:55.716 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:55.817 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:55.842 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:55.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:55.844 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:55.926 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:49:55.945 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:55.963 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:55.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:55.966 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:56.002 INFO:teuthology.orchestra.run.smithi131.stderr:nodeep-scrub is set 2024-08-17T17:49:56.067 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:56.080 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:56 smithi131 bash[89561]: cluster 2024-08-17T17:49:54.162626+0000 mgr.y (mgr.34107) 1427 : cluster [DBG] pgmap v2097: 89 pgs: 89 active+clean; 582 KiB data, 787 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:56.080 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:56 smithi131 bash[89561]: cluster 2024-08-17T17:49:54.162626+0000 mgr.y (mgr.34107) 1427 : cluster [DBG] pgmap v2097: 89 pgs: 89 active+clean; 582 KiB data, 787 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:56.081 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:56 smithi131 bash[89561]: audit 2024-08-17T17:49:55.628653+0000 mon.c (mon.2) 49 : audit [INF] from='client.? 172.21.15.131:0/1846256205' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:49:56.081 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:56 smithi131 bash[89561]: audit 2024-08-17T17:49:55.628653+0000 mon.c (mon.2) 49 : audit [INF] from='client.? 172.21.15.131:0/1846256205' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:49:56.081 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:56 smithi131 bash[89561]: audit 2024-08-17T17:49:55.629106+0000 mon.a (mon.0) 2224 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:49:56.081 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:56 smithi131 bash[89561]: audit 2024-08-17T17:49:55.629106+0000 mon.a (mon.0) 2224 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:49:56.081 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:56 smithi131 bash[88347]: cluster 2024-08-17T17:49:54.162626+0000 mgr.y (mgr.34107) 1427 : cluster [DBG] pgmap v2097: 89 pgs: 89 active+clean; 582 KiB data, 787 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:56.081 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:56 smithi131 bash[88347]: cluster 2024-08-17T17:49:54.162626+0000 mgr.y (mgr.34107) 1427 : cluster [DBG] pgmap v2097: 89 pgs: 89 active+clean; 582 KiB data, 787 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:56.081 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:56 smithi131 bash[88347]: audit 2024-08-17T17:49:55.628653+0000 mon.c (mon.2) 49 : audit [INF] from='client.? 172.21.15.131:0/1846256205' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:49:56.081 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:56 smithi131 bash[88347]: audit 2024-08-17T17:49:55.628653+0000 mon.c (mon.2) 49 : audit [INF] from='client.? 172.21.15.131:0/1846256205' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:49:56.081 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:56 smithi131 bash[88347]: audit 2024-08-17T17:49:55.629106+0000 mon.a (mon.0) 2224 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:49:56.081 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:56 smithi131 bash[88347]: audit 2024-08-17T17:49:55.629106+0000 mon.a (mon.0) 2224 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:49:56.086 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:56.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:56.088 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:56.189 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:56.213 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:56.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:56.215 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:56.316 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:56.340 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:56.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:56.342 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:56.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:56 smithi169 bash[79348]: cluster 2024-08-17T17:49:54.162626+0000 mgr.y (mgr.34107) 1427 : cluster [DBG] pgmap v2097: 89 pgs: 89 active+clean; 582 KiB data, 787 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:56.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:56 smithi169 bash[79348]: cluster 2024-08-17T17:49:54.162626+0000 mgr.y (mgr.34107) 1427 : cluster [DBG] pgmap v2097: 89 pgs: 89 active+clean; 582 KiB data, 787 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:56.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:56 smithi169 bash[79348]: audit 2024-08-17T17:49:55.628653+0000 mon.c (mon.2) 49 : audit [INF] from='client.? 172.21.15.131:0/1846256205' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:49:56.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:56 smithi169 bash[79348]: audit 2024-08-17T17:49:55.628653+0000 mon.c (mon.2) 49 : audit [INF] from='client.? 172.21.15.131:0/1846256205' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:49:56.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:56 smithi169 bash[79348]: audit 2024-08-17T17:49:55.629106+0000 mon.a (mon.0) 2224 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:49:56.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:56 smithi169 bash[79348]: audit 2024-08-17T17:49:55.629106+0000 mon.a (mon.0) 2224 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:49:56.443 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:56.468 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:56.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:56.470 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:56.571 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:56.598 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:56.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:56.601 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:56.702 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:56.728 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:56.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:56.731 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:56.831 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:56.858 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:56.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:56.860 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:56.961 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:56.987 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:56.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:56.989 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:57.090 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:57.117 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:49:57.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:57.120 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:49:57.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:57 smithi169 bash[79348]: cluster 2024-08-17T17:49:55.998190+0000 mon.a (mon.0) 2225 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:49:57.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:57 smithi169 bash[79348]: cluster 2024-08-17T17:49:55.998190+0000 mon.a (mon.0) 2225 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:49:57.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:57 smithi169 bash[79348]: audit 2024-08-17T17:49:55.999724+0000 mon.a (mon.0) 2226 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:49:57.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:57 smithi169 bash[79348]: audit 2024-08-17T17:49:55.999724+0000 mon.a (mon.0) 2226 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:49:57.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:57 smithi169 bash[79348]: cluster 2024-08-17T17:49:56.002861+0000 mon.a (mon.0) 2227 : cluster [DBG] osdmap e1321: 8 total, 8 up, 8 in 2024-08-17T17:49:57.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:57 smithi169 bash[79348]: cluster 2024-08-17T17:49:56.002861+0000 mon.a (mon.0) 2227 : cluster [DBG] osdmap e1321: 8 total, 8 up, 8 in 2024-08-17T17:49:57.221 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:57.226 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:57 smithi131 bash[89561]: cluster 2024-08-17T17:49:55.998190+0000 mon.a (mon.0) 2225 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:49:57.226 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:57 smithi131 bash[89561]: cluster 2024-08-17T17:49:55.998190+0000 mon.a (mon.0) 2225 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:49:57.227 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:57 smithi131 bash[89561]: audit 2024-08-17T17:49:55.999724+0000 mon.a (mon.0) 2226 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:49:57.227 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:57 smithi131 bash[89561]: audit 2024-08-17T17:49:55.999724+0000 mon.a (mon.0) 2226 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:49:57.227 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:57 smithi131 bash[89561]: cluster 2024-08-17T17:49:56.002861+0000 mon.a (mon.0) 2227 : cluster [DBG] osdmap e1321: 8 total, 8 up, 8 in 2024-08-17T17:49:57.227 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:57 smithi131 bash[89561]: cluster 2024-08-17T17:49:56.002861+0000 mon.a (mon.0) 2227 : cluster [DBG] osdmap e1321: 8 total, 8 up, 8 in 2024-08-17T17:49:57.227 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:57 smithi131 bash[88347]: cluster 2024-08-17T17:49:55.998190+0000 mon.a (mon.0) 2225 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:49:57.227 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:57 smithi131 bash[88347]: cluster 2024-08-17T17:49:55.998190+0000 mon.a (mon.0) 2225 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:49:57.227 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:57 smithi131 bash[88347]: audit 2024-08-17T17:49:55.999724+0000 mon.a (mon.0) 2226 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:49:57.227 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:57 smithi131 bash[88347]: audit 2024-08-17T17:49:55.999724+0000 mon.a (mon.0) 2226 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:49:57.227 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:57 smithi131 bash[88347]: cluster 2024-08-17T17:49:56.002861+0000 mon.a (mon.0) 2227 : cluster [DBG] osdmap e1321: 8 total, 8 up, 8 in 2024-08-17T17:49:57.227 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:57 smithi131 bash[88347]: cluster 2024-08-17T17:49:56.002861+0000 mon.a (mon.0) 2227 : cluster [DBG] osdmap e1321: 8 total, 8 up, 8 in 2024-08-17T17:49:57.244 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:57.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:57.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:57.347 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:57.374 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:57.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:57.377 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:57.477 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:57.505 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:57.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:57.508 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:57.609 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:57.635 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:49:57.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:57.637 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:49:57.738 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:57.766 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:49:57.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:57.768 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:49:57.869 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:57.896 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:57.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:57.898 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:57.999 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:58.026 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:58.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:58.028 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:58.129 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:58.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:58 smithi169 bash[79348]: cluster 2024-08-17T17:49:56.163224+0000 mgr.y (mgr.34107) 1428 : cluster [DBG] pgmap v2099: 89 pgs: 89 active+clean; 582 KiB data, 787 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:58.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:49:58 smithi169 bash[79348]: cluster 2024-08-17T17:49:56.163224+0000 mgr.y (mgr.34107) 1428 : cluster [DBG] pgmap v2099: 89 pgs: 89 active+clean; 582 KiB data, 787 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:58.155 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:49:58.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:58.159 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:49:58.259 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:58.283 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:58.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:58.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:58.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:58 smithi131 bash[89561]: cluster 2024-08-17T17:49:56.163224+0000 mgr.y (mgr.34107) 1428 : cluster [DBG] pgmap v2099: 89 pgs: 89 active+clean; 582 KiB data, 787 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:58.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:49:58 smithi131 bash[89561]: cluster 2024-08-17T17:49:56.163224+0000 mgr.y (mgr.34107) 1428 : cluster [DBG] pgmap v2099: 89 pgs: 89 active+clean; 582 KiB data, 787 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:58.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:58 smithi131 bash[88347]: cluster 2024-08-17T17:49:56.163224+0000 mgr.y (mgr.34107) 1428 : cluster [DBG] pgmap v2099: 89 pgs: 89 active+clean; 582 KiB data, 787 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:58.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:49:58 smithi131 bash[88347]: cluster 2024-08-17T17:49:56.163224+0000 mgr.y (mgr.34107) 1428 : cluster [DBG] pgmap v2099: 89 pgs: 89 active+clean; 582 KiB data, 787 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:49:58.386 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:58.413 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:58.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:58.415 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:58.516 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:58.542 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:58.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:58.544 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:58.645 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:58.671 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:58.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:58.673 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:58.774 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:58.799 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:58.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:58.801 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:58.902 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:58.930 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:58.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:58.932 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:59.033 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:59.059 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:59.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:59.062 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:49:59.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:49:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:49:58] "GET /metrics HTTP/1.1" 200 36546 "" "Prometheus/2.51.0" 2024-08-17T17:49:59.163 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:59.189 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:59.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:59.191 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:59.292 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:59.315 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:59.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:59.318 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:59.418 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:59.446 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:59.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:59.449 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:59.549 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:59.577 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:49:59.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:59.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:49:59.680 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:59.705 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:49:59.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:59.707 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:49:59.808 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:59.835 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:49:59.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:59.837 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:49:59.938 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:59.965 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:49:59.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:49:59.968 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:00.069 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:00.080 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:00 smithi169 bash[79348]: cluster 2024-08-17T17:49:58.163831+0000 mgr.y (mgr.34107) 1429 : cluster [DBG] pgmap v2100: 89 pgs: 89 active+clean; 582 KiB data, 787 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:50:00.081 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:00 smithi169 bash[79348]: cluster 2024-08-17T17:49:58.163831+0000 mgr.y (mgr.34107) 1429 : cluster [DBG] pgmap v2100: 89 pgs: 89 active+clean; 582 KiB data, 787 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:50:00.081 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:00 smithi169 bash[79348]: cluster 2024-08-17T17:50:00.000113+0000 mon.a (mon.0) 2228 : cluster [WRN] Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set; 1 pool(s) do not have an application enabled 2024-08-17T17:50:00.081 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:00 smithi169 bash[79348]: cluster 2024-08-17T17:50:00.000113+0000 mon.a (mon.0) 2228 : cluster [WRN] Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set; 1 pool(s) do not have an application enabled 2024-08-17T17:50:00.081 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:00 smithi169 bash[79348]: cluster 2024-08-17T17:50:00.000173+0000 mon.a (mon.0) 2229 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2024-08-17T17:50:00.081 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:00 smithi169 bash[79348]: cluster 2024-08-17T17:50:00.000173+0000 mon.a (mon.0) 2229 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2024-08-17T17:50:00.081 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:00 smithi169 bash[79348]: cluster 2024-08-17T17:50:00.000197+0000 mon.a (mon.0) 2230 : cluster [WRN] [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-08-17T17:50:00.081 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:00 smithi169 bash[79348]: cluster 2024-08-17T17:50:00.000197+0000 mon.a (mon.0) 2230 : cluster [WRN] [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-08-17T17:50:00.081 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:00 smithi169 bash[79348]: cluster 2024-08-17T17:50:00.000235+0000 mon.a (mon.0) 2231 : cluster [WRN] application not enabled on pool 'unique_pool_0' 2024-08-17T17:50:00.081 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:00 smithi169 bash[79348]: cluster 2024-08-17T17:50:00.000235+0000 mon.a (mon.0) 2231 : cluster [WRN] application not enabled on pool 'unique_pool_0' 2024-08-17T17:50:00.081 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:00 smithi169 bash[79348]: cluster 2024-08-17T17:50:00.000262+0000 mon.a (mon.0) 2232 : cluster [WRN] use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-08-17T17:50:00.081 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:00 smithi169 bash[79348]: cluster 2024-08-17T17:50:00.000262+0000 mon.a (mon.0) 2232 : cluster [WRN] use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-08-17T17:50:00.095 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:00.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:00.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:00.199 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:00.225 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:00.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:00.228 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:00.329 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:00.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:00 smithi131 bash[88347]: cluster 2024-08-17T17:49:58.163831+0000 mgr.y (mgr.34107) 1429 : cluster [DBG] pgmap v2100: 89 pgs: 89 active+clean; 582 KiB data, 787 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:50:00.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:00 smithi131 bash[88347]: cluster 2024-08-17T17:49:58.163831+0000 mgr.y (mgr.34107) 1429 : cluster [DBG] pgmap v2100: 89 pgs: 89 active+clean; 582 KiB data, 787 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:50:00.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:00 smithi131 bash[88347]: cluster 2024-08-17T17:50:00.000113+0000 mon.a (mon.0) 2228 : cluster [WRN] Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set; 1 pool(s) do not have an application enabled 2024-08-17T17:50:00.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:00 smithi131 bash[88347]: cluster 2024-08-17T17:50:00.000113+0000 mon.a (mon.0) 2228 : cluster [WRN] Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set; 1 pool(s) do not have an application enabled 2024-08-17T17:50:00.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:00 smithi131 bash[88347]: cluster 2024-08-17T17:50:00.000173+0000 mon.a (mon.0) 2229 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2024-08-17T17:50:00.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:00 smithi131 bash[88347]: cluster 2024-08-17T17:50:00.000173+0000 mon.a (mon.0) 2229 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2024-08-17T17:50:00.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:00 smithi131 bash[88347]: cluster 2024-08-17T17:50:00.000197+0000 mon.a (mon.0) 2230 : cluster [WRN] [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-08-17T17:50:00.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:00 smithi131 bash[88347]: cluster 2024-08-17T17:50:00.000197+0000 mon.a (mon.0) 2230 : cluster [WRN] [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-08-17T17:50:00.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:00 smithi131 bash[88347]: cluster 2024-08-17T17:50:00.000235+0000 mon.a (mon.0) 2231 : cluster [WRN] application not enabled on pool 'unique_pool_0' 2024-08-17T17:50:00.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:00 smithi131 bash[88347]: cluster 2024-08-17T17:50:00.000235+0000 mon.a (mon.0) 2231 : cluster [WRN] application not enabled on pool 'unique_pool_0' 2024-08-17T17:50:00.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:00 smithi131 bash[88347]: cluster 2024-08-17T17:50:00.000262+0000 mon.a (mon.0) 2232 : cluster [WRN] use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-08-17T17:50:00.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:00 smithi131 bash[88347]: cluster 2024-08-17T17:50:00.000262+0000 mon.a (mon.0) 2232 : cluster [WRN] use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-08-17T17:50:00.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:00 smithi131 bash[89561]: cluster 2024-08-17T17:49:58.163831+0000 mgr.y (mgr.34107) 1429 : cluster [DBG] pgmap v2100: 89 pgs: 89 active+clean; 582 KiB data, 787 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:50:00.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:00 smithi131 bash[89561]: cluster 2024-08-17T17:49:58.163831+0000 mgr.y (mgr.34107) 1429 : cluster [DBG] pgmap v2100: 89 pgs: 89 active+clean; 582 KiB data, 787 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:50:00.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:00 smithi131 bash[89561]: cluster 2024-08-17T17:50:00.000113+0000 mon.a (mon.0) 2228 : cluster [WRN] Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set; 1 pool(s) do not have an application enabled 2024-08-17T17:50:00.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:00 smithi131 bash[89561]: cluster 2024-08-17T17:50:00.000113+0000 mon.a (mon.0) 2228 : cluster [WRN] Health detail: HEALTH_WARN noscrub,nodeep-scrub flag(s) set; 1 pool(s) do not have an application enabled 2024-08-17T17:50:00.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:00 smithi131 bash[89561]: cluster 2024-08-17T17:50:00.000173+0000 mon.a (mon.0) 2229 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2024-08-17T17:50:00.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:00 smithi131 bash[89561]: cluster 2024-08-17T17:50:00.000173+0000 mon.a (mon.0) 2229 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub,nodeep-scrub flag(s) set 2024-08-17T17:50:00.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:00 smithi131 bash[89561]: cluster 2024-08-17T17:50:00.000197+0000 mon.a (mon.0) 2230 : cluster [WRN] [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-08-17T17:50:00.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:00 smithi131 bash[89561]: cluster 2024-08-17T17:50:00.000197+0000 mon.a (mon.0) 2230 : cluster [WRN] [WRN] POOL_APP_NOT_ENABLED: 1 pool(s) do not have an application enabled 2024-08-17T17:50:00.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:00 smithi131 bash[89561]: cluster 2024-08-17T17:50:00.000235+0000 mon.a (mon.0) 2231 : cluster [WRN] application not enabled on pool 'unique_pool_0' 2024-08-17T17:50:00.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:00 smithi131 bash[89561]: cluster 2024-08-17T17:50:00.000235+0000 mon.a (mon.0) 2231 : cluster [WRN] application not enabled on pool 'unique_pool_0' 2024-08-17T17:50:00.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:00 smithi131 bash[89561]: cluster 2024-08-17T17:50:00.000262+0000 mon.a (mon.0) 2232 : cluster [WRN] use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-08-17T17:50:00.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:00 smithi131 bash[89561]: cluster 2024-08-17T17:50:00.000262+0000 mon.a (mon.0) 2232 : cluster [WRN] use 'ceph osd pool application enable ', where is 'cephfs', 'rbd', 'rgw', or freeform for custom applications. 2024-08-17T17:50:00.353 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:00.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:00.355 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:00.456 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:00.483 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:00.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:00.485 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:00.586 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:00.614 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:00.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:00.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:00.717 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:00.720 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:50:00.742 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:00.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:00.744 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:00.845 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:00.871 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:00.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:00.873 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:00.974 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:01.002 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:01.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:01.004 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:01.105 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:01.131 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:01.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:01.133 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:01.234 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:01.262 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:01.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:01.264 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:01.365 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:01.387 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:01.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:01.389 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:01.490 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:01.516 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:01.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:01.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:01.620 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:01.646 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:01.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:01.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:01.749 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:01.778 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:01.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:01.780 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:01.881 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:01.908 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:01.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:01.910 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:02.011 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:02.039 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:02.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:02.042 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:02.142 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:02.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:02 smithi169 bash[79348]: cluster 2024-08-17T17:50:00.165159+0000 mgr.y (mgr.34107) 1430 : cluster [DBG] pgmap v2101: 89 pgs: 89 active+clean; 582 KiB data, 783 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:50:02.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:02 smithi169 bash[79348]: cluster 2024-08-17T17:50:00.165159+0000 mgr.y (mgr.34107) 1430 : cluster [DBG] pgmap v2101: 89 pgs: 89 active+clean; 582 KiB data, 783 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:50:02.171 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:02.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:02.174 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:02.275 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:02.292 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:02 smithi131 bash[89561]: cluster 2024-08-17T17:50:00.165159+0000 mgr.y (mgr.34107) 1430 : cluster [DBG] pgmap v2101: 89 pgs: 89 active+clean; 582 KiB data, 783 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:50:02.292 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:02 smithi131 bash[89561]: cluster 2024-08-17T17:50:00.165159+0000 mgr.y (mgr.34107) 1430 : cluster [DBG] pgmap v2101: 89 pgs: 89 active+clean; 582 KiB data, 783 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:50:02.292 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:02 smithi131 bash[88347]: cluster 2024-08-17T17:50:00.165159+0000 mgr.y (mgr.34107) 1430 : cluster [DBG] pgmap v2101: 89 pgs: 89 active+clean; 582 KiB data, 783 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:50:02.292 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:02 smithi131 bash[88347]: cluster 2024-08-17T17:50:00.165159+0000 mgr.y (mgr.34107) 1430 : cluster [DBG] pgmap v2101: 89 pgs: 89 active+clean; 582 KiB data, 783 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:50:02.302 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:02.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:02.304 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:02.405 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:02.425 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:02.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:02.430 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:02.437 INFO:teuthology.orchestra.run.smithi131.stdout:ERROR: (22) Invalid argument 2024-08-17T17:50:02.438 INFO:teuthology.orchestra.run.smithi131.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:50:02.531 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:02.551 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:02.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:02.553 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:02.654 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:02.675 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:02.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:02.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:02.778 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:02.805 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:02.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:02.807 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:02.908 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:02.934 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:02.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:02.936 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:03.036 INFO:teuthology.orchestra.run.smithi131.stderr:enabled application 'rados' on pool 'unique_pool_0' 2024-08-17T17:50:03.036 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:03.049 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:03 smithi169 bash[79348]: audit 2024-08-17T17:50:02.696267+0000 mon.a (mon.0) 2233 : audit [INF] from='client.? 172.21.15.131:0/1939595547' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:50:03.050 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:03 smithi169 bash[79348]: audit 2024-08-17T17:50:02.696267+0000 mon.a (mon.0) 2233 : audit [INF] from='client.? 172.21.15.131:0/1939595547' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:50:03.063 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:03.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:03.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:03.166 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:03.191 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:03.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:03.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:03.294 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:03.298 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:03 smithi131 bash[89561]: audit 2024-08-17T17:50:02.696267+0000 mon.a (mon.0) 2233 : audit [INF] from='client.? 172.21.15.131:0/1939595547' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:50:03.298 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:03 smithi131 bash[89561]: audit 2024-08-17T17:50:02.696267+0000 mon.a (mon.0) 2233 : audit [INF] from='client.? 172.21.15.131:0/1939595547' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:50:03.299 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:03 smithi131 bash[88347]: audit 2024-08-17T17:50:02.696267+0000 mon.a (mon.0) 2233 : audit [INF] from='client.? 172.21.15.131:0/1939595547' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:50:03.299 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:03 smithi131 bash[88347]: audit 2024-08-17T17:50:02.696267+0000 mon.a (mon.0) 2233 : audit [INF] from='client.? 172.21.15.131:0/1939595547' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:50:03.322 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:03.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:03.325 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:03.426 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:03.454 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:03.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:03.457 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:03.557 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:03.583 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:03.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:03.585 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:03.686 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:03.714 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:03.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:03.717 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:03.817 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:03.843 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:03.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:03.845 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:03.946 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:03.974 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:03.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:03.976 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:04.077 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:04.103 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:04.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:04.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:04.206 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:04.234 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:04.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:04.236 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:04.337 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:04.348 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:04 smithi169 bash[79348]: cluster 2024-08-17T17:50:02.165829+0000 mgr.y (mgr.34107) 1431 : cluster [DBG] pgmap v2102: 89 pgs: 89 active+clean; 582 KiB data, 782 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:50:04.348 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:04 smithi169 bash[79348]: cluster 2024-08-17T17:50:02.165829+0000 mgr.y (mgr.34107) 1431 : cluster [DBG] pgmap v2102: 89 pgs: 89 active+clean; 582 KiB data, 782 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:50:04.348 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:04 smithi169 bash[79348]: audit 2024-08-17T17:50:03.036021+0000 mon.a (mon.0) 2234 : audit [INF] from='client.? 172.21.15.131:0/1939595547' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:50:04.349 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:04 smithi169 bash[79348]: audit 2024-08-17T17:50:03.036021+0000 mon.a (mon.0) 2234 : audit [INF] from='client.? 172.21.15.131:0/1939595547' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:50:04.349 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:04 smithi169 bash[79348]: cluster 2024-08-17T17:50:03.039595+0000 mon.a (mon.0) 2235 : cluster [DBG] osdmap e1322: 8 total, 8 up, 8 in 2024-08-17T17:50:04.349 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:04 smithi169 bash[79348]: cluster 2024-08-17T17:50:03.039595+0000 mon.a (mon.0) 2235 : cluster [DBG] osdmap e1322: 8 total, 8 up, 8 in 2024-08-17T17:50:04.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:04 smithi131 bash[89561]: cluster 2024-08-17T17:50:02.165829+0000 mgr.y (mgr.34107) 1431 : cluster [DBG] pgmap v2102: 89 pgs: 89 active+clean; 582 KiB data, 782 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:50:04.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:04 smithi131 bash[89561]: cluster 2024-08-17T17:50:02.165829+0000 mgr.y (mgr.34107) 1431 : cluster [DBG] pgmap v2102: 89 pgs: 89 active+clean; 582 KiB data, 782 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:50:04.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:04 smithi131 bash[89561]: audit 2024-08-17T17:50:03.036021+0000 mon.a (mon.0) 2234 : audit [INF] from='client.? 172.21.15.131:0/1939595547' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:50:04.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:04 smithi131 bash[89561]: audit 2024-08-17T17:50:03.036021+0000 mon.a (mon.0) 2234 : audit [INF] from='client.? 172.21.15.131:0/1939595547' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:50:04.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:04 smithi131 bash[89561]: cluster 2024-08-17T17:50:03.039595+0000 mon.a (mon.0) 2235 : cluster [DBG] osdmap e1322: 8 total, 8 up, 8 in 2024-08-17T17:50:04.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:04 smithi131 bash[89561]: cluster 2024-08-17T17:50:03.039595+0000 mon.a (mon.0) 2235 : cluster [DBG] osdmap e1322: 8 total, 8 up, 8 in 2024-08-17T17:50:04.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:04 smithi131 bash[88347]: cluster 2024-08-17T17:50:02.165829+0000 mgr.y (mgr.34107) 1431 : cluster [DBG] pgmap v2102: 89 pgs: 89 active+clean; 582 KiB data, 782 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:50:04.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:04 smithi131 bash[88347]: cluster 2024-08-17T17:50:02.165829+0000 mgr.y (mgr.34107) 1431 : cluster [DBG] pgmap v2102: 89 pgs: 89 active+clean; 582 KiB data, 782 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:50:04.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:04 smithi131 bash[88347]: audit 2024-08-17T17:50:03.036021+0000 mon.a (mon.0) 2234 : audit [INF] from='client.? 172.21.15.131:0/1939595547' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:50:04.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:04 smithi131 bash[88347]: audit 2024-08-17T17:50:03.036021+0000 mon.a (mon.0) 2234 : audit [INF] from='client.? 172.21.15.131:0/1939595547' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_0", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:50:04.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:04 smithi131 bash[88347]: cluster 2024-08-17T17:50:03.039595+0000 mon.a (mon.0) 2235 : cluster [DBG] osdmap e1322: 8 total, 8 up, 8 in 2024-08-17T17:50:04.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:04 smithi131 bash[88347]: cluster 2024-08-17T17:50:03.039595+0000 mon.a (mon.0) 2235 : cluster [DBG] osdmap e1322: 8 total, 8 up, 8 in 2024-08-17T17:50:04.362 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:04.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:04.364 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:04.465 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:04.492 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:04.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:04.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:04.578 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-08-17T17:50:04.595 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:04.647 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:04.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:04.649 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:04.750 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:04.777 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:04.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:04.780 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:04.881 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:04.907 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:04.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:04.909 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:04.914 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T17:50:04.914 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:50:04.932 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T17:50:04.932 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:50:04.949 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T17:50:04.949 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:50:04.968 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T17:50:04.968 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:50:04.985 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:50:04.986 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T17:50:05.004 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T17:50:05.004 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:50:05.010 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:05.025 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T17:50:05.025 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:50:05.029 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:05.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:05.031 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:05.050 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T17:50:05.050 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:50:05.131 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:05.159 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:05.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:05.161 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:05.261 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:05.273 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:05 smithi131 bash[89561]: audit 2024-08-17T17:50:04.895801+0000 mon.a (mon.0) 2236 : audit [DBG] from='client.? 172.21.15.131:0/2949800457' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:05.273 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:05 smithi131 bash[89561]: audit 2024-08-17T17:50:04.895801+0000 mon.a (mon.0) 2236 : audit [DBG] from='client.? 172.21.15.131:0/2949800457' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:05.273 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:05 smithi131 bash[88347]: audit 2024-08-17T17:50:04.895801+0000 mon.a (mon.0) 2236 : audit [DBG] from='client.? 172.21.15.131:0/2949800457' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:05.273 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:05 smithi131 bash[88347]: audit 2024-08-17T17:50:04.895801+0000 mon.a (mon.0) 2236 : audit [DBG] from='client.? 172.21.15.131:0/2949800457' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:05.287 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:05.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:05.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:05.390 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:05.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:05 smithi169 bash[79348]: audit 2024-08-17T17:50:04.895801+0000 mon.a (mon.0) 2236 : audit [DBG] from='client.? 172.21.15.131:0/2949800457' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:05.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:05 smithi169 bash[79348]: audit 2024-08-17T17:50:04.895801+0000 mon.a (mon.0) 2236 : audit [DBG] from='client.? 172.21.15.131:0/2949800457' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:05.418 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:05.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:05.420 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:05.521 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:05.547 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:05.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:05.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:05.650 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:05.677 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:05.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:05.679 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:05.746 DEBUG:teuthology.orchestra.run.smithi131:> /bin/sh -c 'adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage rados --no-log-to-stderr --name client.0 -b 65536 --object-size 65536 -p unique_pool_0 bench 90 write' 2024-08-17T17:50:05.746 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_0 2024-08-17T17:50:05.747 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:50:05.749 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-08-17T17:50:05.749 INFO:teuthology.orchestra.run:waiting for 3000 2024-08-17T17:50:05.780 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:05.794 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:hints = 1 2024-08-17T17:50:05.794 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-08-17T17:50:05.794 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Object prefix: benchmark_data_smithi131_199971 2024-08-17T17:50:05.795 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:50:05.795 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 0 0 0 0 0 0 - 0 2024-08-17T17:50:05.814 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:05.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:05.817 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:05.918 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:05.943 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:05.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:05.947 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:06.048 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:06.070 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:06.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:06.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:06.174 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:06.197 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:06.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:06.202 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:06.303 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:06.315 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:06 smithi131 bash[88347]: cluster 2024-08-17T17:50:04.167078+0000 mgr.y (mgr.34107) 1432 : cluster [DBG] pgmap v2104: 89 pgs: 89 active+clean; 582 KiB data, 781 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:50:06.315 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:06 smithi131 bash[88347]: cluster 2024-08-17T17:50:04.167078+0000 mgr.y (mgr.34107) 1432 : cluster [DBG] pgmap v2104: 89 pgs: 89 active+clean; 582 KiB data, 781 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:50:06.315 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:06 smithi131 bash[88347]: cluster 2024-08-17T17:50:05.040301+0000 mon.a (mon.0) 2237 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:50:06.315 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:06 smithi131 bash[88347]: cluster 2024-08-17T17:50:05.040301+0000 mon.a (mon.0) 2237 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:50:06.315 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:06 smithi131 bash[89561]: cluster 2024-08-17T17:50:04.167078+0000 mgr.y (mgr.34107) 1432 : cluster [DBG] pgmap v2104: 89 pgs: 89 active+clean; 582 KiB data, 781 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:50:06.315 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:06 smithi131 bash[89561]: cluster 2024-08-17T17:50:04.167078+0000 mgr.y (mgr.34107) 1432 : cluster [DBG] pgmap v2104: 89 pgs: 89 active+clean; 582 KiB data, 781 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:50:06.315 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:06 smithi131 bash[89561]: cluster 2024-08-17T17:50:05.040301+0000 mon.a (mon.0) 2237 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:50:06.315 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:06 smithi131 bash[89561]: cluster 2024-08-17T17:50:05.040301+0000 mon.a (mon.0) 2237 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:50:06.332 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:06.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:06.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:06.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:06 smithi169 bash[79348]: cluster 2024-08-17T17:50:04.167078+0000 mgr.y (mgr.34107) 1432 : cluster [DBG] pgmap v2104: 89 pgs: 89 active+clean; 582 KiB data, 781 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:50:06.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:06 smithi169 bash[79348]: cluster 2024-08-17T17:50:04.167078+0000 mgr.y (mgr.34107) 1432 : cluster [DBG] pgmap v2104: 89 pgs: 89 active+clean; 582 KiB data, 781 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:50:06.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:06 smithi169 bash[79348]: cluster 2024-08-17T17:50:05.040301+0000 mon.a (mon.0) 2237 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:50:06.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:06 smithi169 bash[79348]: cluster 2024-08-17T17:50:05.040301+0000 mon.a (mon.0) 2237 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:50:06.437 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:06.462 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:06.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:06.466 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:06.567 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:06.592 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:06.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:06.595 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:06.695 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:06.722 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:06.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:06.725 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:06.795 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 1 16 3379 3363 210.177 210.188 0.00457679 0.00473805 2024-08-17T17:50:06.826 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:06.848 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:06.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:06.851 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:06.951 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:06.974 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:06.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:06.976 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:07.077 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:07.100 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:07.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:07.102 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:07.203 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:07.230 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:07.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:07.234 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:07.335 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:07.361 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:07.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:07.365 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:07.431 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:50:07.466 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:07.497 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:07.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:07.499 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:07.600 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:07.624 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:07.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:07.627 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:07.727 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:07.759 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:07.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:07.763 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:07.795 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 2 16 6672 6656 207.986 205.812 0.00260798 0.00479681 2024-08-17T17:50:07.863 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:07.889 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:07.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:07.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:07.926 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:50:07.992 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:08.019 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:08.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:08.022 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:08.123 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:08.148 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:08.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:08.151 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:08.252 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:08.261 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:08 smithi169 bash[79348]: cluster 2024-08-17T17:50:06.167605+0000 mgr.y (mgr.34107) 1433 : cluster [DBG] pgmap v2105: 89 pgs: 89 active+clean; 582 KiB data, 780 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:50:08.261 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:08 smithi169 bash[79348]: cluster 2024-08-17T17:50:06.167605+0000 mgr.y (mgr.34107) 1433 : cluster [DBG] pgmap v2105: 89 pgs: 89 active+clean; 582 KiB data, 780 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:50:08.275 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:08.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:08.278 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:08.379 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:08.398 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:08.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:08.400 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:08.420 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:08 smithi131 bash[89561]: cluster 2024-08-17T17:50:06.167605+0000 mgr.y (mgr.34107) 1433 : cluster [DBG] pgmap v2105: 89 pgs: 89 active+clean; 582 KiB data, 780 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:50:08.420 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:08 smithi131 bash[89561]: cluster 2024-08-17T17:50:06.167605+0000 mgr.y (mgr.34107) 1433 : cluster [DBG] pgmap v2105: 89 pgs: 89 active+clean; 582 KiB data, 780 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:50:08.420 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:08 smithi131 bash[88347]: cluster 2024-08-17T17:50:06.167605+0000 mgr.y (mgr.34107) 1433 : cluster [DBG] pgmap v2105: 89 pgs: 89 active+clean; 582 KiB data, 780 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:50:08.420 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:08 smithi131 bash[88347]: cluster 2024-08-17T17:50:06.167605+0000 mgr.y (mgr.34107) 1433 : cluster [DBG] pgmap v2105: 89 pgs: 89 active+clean; 582 KiB data, 780 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:50:08.500 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:08.518 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:08.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:08.520 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:08.621 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:08.644 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:08.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:08.645 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:08.746 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:08.770 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:08.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:08.772 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:08.795 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 3 16 8335 8319 173.299 103.938 0.00136559 0.00516681 2024-08-17T17:50:08.873 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:08.898 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:08.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:08.901 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:09.002 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:09.029 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:09.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:09.031 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:09.100 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:50:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:50:08] "GET /metrics HTTP/1.1" 200 36544 "" "Prometheus/2.51.0" 2024-08-17T17:50:09.132 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:09.165 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:09.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:09.170 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:09.270 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:09.288 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:09 smithi169 bash[79348]: cluster 2024-08-17T17:50:08.168242+0000 mgr.y (mgr.34107) 1434 : cluster [DBG] pgmap v2106: 89 pgs: 89 active+clean; 582 KiB data, 780 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:50:09.288 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:09 smithi169 bash[79348]: cluster 2024-08-17T17:50:08.168242+0000 mgr.y (mgr.34107) 1434 : cluster [DBG] pgmap v2106: 89 pgs: 89 active+clean; 582 KiB data, 780 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:50:09.288 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:09 smithi169 bash[79348]: audit 2024-08-17T17:50:08.259556+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:50:09.288 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:09 smithi169 bash[79348]: audit 2024-08-17T17:50:08.259556+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:50:09.301 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:09.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:09.305 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:09.406 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:09.418 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:09 smithi131 bash[88347]: cluster 2024-08-17T17:50:08.168242+0000 mgr.y (mgr.34107) 1434 : cluster [DBG] pgmap v2106: 89 pgs: 89 active+clean; 582 KiB data, 780 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:50:09.418 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:09 smithi131 bash[88347]: cluster 2024-08-17T17:50:08.168242+0000 mgr.y (mgr.34107) 1434 : cluster [DBG] pgmap v2106: 89 pgs: 89 active+clean; 582 KiB data, 780 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:50:09.418 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:09 smithi131 bash[88347]: audit 2024-08-17T17:50:08.259556+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:50:09.418 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:09 smithi131 bash[88347]: audit 2024-08-17T17:50:08.259556+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:50:09.418 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:09 smithi131 bash[88347]: audit 2024-08-17T17:50:08.260701+0000 mon.a (mon.0) 2239 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:09.418 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:09 smithi131 bash[88347]: audit 2024-08-17T17:50:08.260701+0000 mon.a (mon.0) 2239 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:09.418 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:09 smithi131 bash[89561]: cluster 2024-08-17T17:50:08.168242+0000 mgr.y (mgr.34107) 1434 : cluster [DBG] pgmap v2106: 89 pgs: 89 active+clean; 582 KiB data, 780 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:50:09.418 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:09 smithi131 bash[89561]: cluster 2024-08-17T17:50:08.168242+0000 mgr.y (mgr.34107) 1434 : cluster [DBG] pgmap v2106: 89 pgs: 89 active+clean; 582 KiB data, 780 MiB used, 714 GiB / 715 GiB avail 2024-08-17T17:50:09.418 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:09 smithi131 bash[89561]: audit 2024-08-17T17:50:08.259556+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:50:09.419 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:09 smithi131 bash[89561]: audit 2024-08-17T17:50:08.259556+0000 mon.a (mon.0) 2238 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:50:09.419 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:09 smithi131 bash[89561]: audit 2024-08-17T17:50:08.260701+0000 mon.a (mon.0) 2239 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:09.419 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:09 smithi131 bash[89561]: audit 2024-08-17T17:50:08.260701+0000 mon.a (mon.0) 2239 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:09.433 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:09.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:09.436 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:09.477 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:50:09.537 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:09.562 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:09.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:09.565 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:09.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:09 smithi169 bash[79348]: audit 2024-08-17T17:50:08.260701+0000 mon.a (mon.0) 2239 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:09.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:09 smithi169 bash[79348]: audit 2024-08-17T17:50:08.260701+0000 mon.a (mon.0) 2239 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:09.666 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:09.690 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:09.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:09.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:09.794 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:09.795 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 4 16 10305 10289 160.752 123.125 0.00166899 0.00619294 2024-08-17T17:50:09.811 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:09.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:09.813 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:09.914 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:09.943 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:09.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:09.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:10.047 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:10.071 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:10.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:10.073 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:10.174 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:10.202 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:10.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:10.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:10.306 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:10.340 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:10.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:10.342 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:10.443 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:10.469 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:10.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:10.471 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:10.498 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:50:10.571 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:10.595 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:10.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:10.597 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:10.698 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:10.723 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:10.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:10.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:10.795 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 5 16 12894 12878 160.961 161.812 0.00351722 0.00620617 2024-08-17T17:50:10.827 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:10.852 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:10.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:10.855 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:10.956 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:10.979 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:10.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:10.981 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:11.082 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:11.102 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:11.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:11.104 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:11.205 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:11.235 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:11.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:11.239 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:11.339 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:11.368 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:11.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:11.371 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:11.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:11 smithi169 bash[79348]: cluster 2024-08-17T17:50:10.169011+0000 mgr.y (mgr.34107) 1435 : cluster [DBG] pgmap v2107: 89 pgs: 89 active+clean; 521 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s wr, 831 op/s 2024-08-17T17:50:11.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:11 smithi169 bash[79348]: cluster 2024-08-17T17:50:10.169011+0000 mgr.y (mgr.34107) 1435 : cluster [DBG] pgmap v2107: 89 pgs: 89 active+clean; 521 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s wr, 831 op/s 2024-08-17T17:50:11.471 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:11.496 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:11.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:11.498 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:11.599 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:11.623 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:11.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:11.625 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:11.726 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:11.748 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:11.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:11.751 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:11.795 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 6 16 15183 15167 157.976 143.062 0.0040738 0.00632265 2024-08-17T17:50:11.843 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:11 smithi131 bash[89561]: cluster 2024-08-17T17:50:10.169011+0000 mgr.y (mgr.34107) 1435 : cluster [DBG] pgmap v2107: 89 pgs: 89 active+clean; 521 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s wr, 831 op/s 2024-08-17T17:50:11.843 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:11 smithi131 bash[89561]: cluster 2024-08-17T17:50:10.169011+0000 mgr.y (mgr.34107) 1435 : cluster [DBG] pgmap v2107: 89 pgs: 89 active+clean; 521 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s wr, 831 op/s 2024-08-17T17:50:11.843 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:11 smithi131 bash[88347]: cluster 2024-08-17T17:50:10.169011+0000 mgr.y (mgr.34107) 1435 : cluster [DBG] pgmap v2107: 89 pgs: 89 active+clean; 521 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s wr, 831 op/s 2024-08-17T17:50:11.843 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:11 smithi131 bash[88347]: cluster 2024-08-17T17:50:10.169011+0000 mgr.y (mgr.34107) 1435 : cluster [DBG] pgmap v2107: 89 pgs: 89 active+clean; 521 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s wr, 831 op/s 2024-08-17T17:50:11.852 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:11.879 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:11.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:11.881 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:11.982 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:12.008 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:12.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:12.010 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:12.111 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:12.136 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:12.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:12.141 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:12.242 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:12.268 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:12.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:12.271 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:12.372 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:12.400 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:12.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:12.404 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:12.505 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:12.530 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:12.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:12.533 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:12.535 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:50:12.634 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:12.651 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:12.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:12.653 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:12.754 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:12.783 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:12.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:12.786 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:12.795 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 7 16 16985 16969 151.496 112.625 0.0108963 0.00659083 2024-08-17T17:50:12.887 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:12.912 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:12.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:12.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:13.016 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:13.033 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:13.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:13.035 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:13.136 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:13.166 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:13.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:13.171 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:13.273 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:13.300 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:13.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:13.304 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:13.405 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:13.414 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:13 smithi169 bash[79348]: cluster 2024-08-17T17:50:12.169372+0000 mgr.y (mgr.34107) 1436 : cluster [DBG] pgmap v2108: 89 pgs: 89 active+clean; 521 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s wr, 831 op/s 2024-08-17T17:50:13.414 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:13 smithi169 bash[79348]: cluster 2024-08-17T17:50:12.169372+0000 mgr.y (mgr.34107) 1436 : cluster [DBG] pgmap v2108: 89 pgs: 89 active+clean; 521 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s wr, 831 op/s 2024-08-17T17:50:13.428 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:13.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:13.430 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:13.524 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:13 smithi131 bash[89561]: cluster 2024-08-17T17:50:12.169372+0000 mgr.y (mgr.34107) 1436 : cluster [DBG] pgmap v2108: 89 pgs: 89 active+clean; 521 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s wr, 831 op/s 2024-08-17T17:50:13.524 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:13 smithi131 bash[89561]: cluster 2024-08-17T17:50:12.169372+0000 mgr.y (mgr.34107) 1436 : cluster [DBG] pgmap v2108: 89 pgs: 89 active+clean; 521 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s wr, 831 op/s 2024-08-17T17:50:13.524 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:13 smithi131 bash[88347]: cluster 2024-08-17T17:50:12.169372+0000 mgr.y (mgr.34107) 1436 : cluster [DBG] pgmap v2108: 89 pgs: 89 active+clean; 521 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s wr, 831 op/s 2024-08-17T17:50:13.524 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:13 smithi131 bash[88347]: cluster 2024-08-17T17:50:12.169372+0000 mgr.y (mgr.34107) 1436 : cluster [DBG] pgmap v2108: 89 pgs: 89 active+clean; 521 MiB data, 2.2 GiB used, 713 GiB / 715 GiB avail; 52 MiB/s wr, 831 op/s 2024-08-17T17:50:13.531 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:13.557 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:13.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:13.560 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:13.661 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:13.688 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:13.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:13.690 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:13.791 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:13.795 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 8 16 19063 19047 148.792 129.875 0.00519096 0.00671441 2024-08-17T17:50:13.817 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:13.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:13.818 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:13.919 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:13.942 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:13.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:13.943 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:14.044 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:14.067 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:14.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:14.069 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:14.169 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:14.201 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:14.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:14.206 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:14.307 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:14.330 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:14.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:14.332 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:14.433 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:14.454 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:14.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:14.456 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:14.557 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:14.592 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:14.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:14.595 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:14.696 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:14.719 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:14.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:14.721 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:14.796 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 9 16 20605 20589 142.967 96.375 0.00641622 0.00698887 2024-08-17T17:50:14.822 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:14.853 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:14.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:14.860 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:14.961 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:14.993 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:14.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:14.996 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:15.097 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:15.123 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:15.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:15.126 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:15.227 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:15.254 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:15.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:15.257 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:15.358 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:15.389 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:15.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:15.393 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:15.436 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:15 smithi131 bash[88347]: cluster 2024-08-17T17:50:14.170044+0000 mgr.y (mgr.34107) 1437 : cluster [DBG] pgmap v2109: 89 pgs: 89 active+clean; 1.2 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 108 MiB/s wr, 1.72k op/s 2024-08-17T17:50:15.436 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:15 smithi131 bash[88347]: cluster 2024-08-17T17:50:14.170044+0000 mgr.y (mgr.34107) 1437 : cluster [DBG] pgmap v2109: 89 pgs: 89 active+clean; 1.2 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 108 MiB/s wr, 1.72k op/s 2024-08-17T17:50:15.436 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:15 smithi131 bash[89561]: cluster 2024-08-17T17:50:14.170044+0000 mgr.y (mgr.34107) 1437 : cluster [DBG] pgmap v2109: 89 pgs: 89 active+clean; 1.2 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 108 MiB/s wr, 1.72k op/s 2024-08-17T17:50:15.436 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:15 smithi131 bash[89561]: cluster 2024-08-17T17:50:14.170044+0000 mgr.y (mgr.34107) 1437 : cluster [DBG] pgmap v2109: 89 pgs: 89 active+clean; 1.2 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 108 MiB/s wr, 1.72k op/s 2024-08-17T17:50:15.494 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:15.522 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:15.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:15.525 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:15.626 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:15.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:15 smithi169 bash[79348]: cluster 2024-08-17T17:50:14.170044+0000 mgr.y (mgr.34107) 1437 : cluster [DBG] pgmap v2109: 89 pgs: 89 active+clean; 1.2 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 108 MiB/s wr, 1.72k op/s 2024-08-17T17:50:15.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:15 smithi169 bash[79348]: cluster 2024-08-17T17:50:14.170044+0000 mgr.y (mgr.34107) 1437 : cluster [DBG] pgmap v2109: 89 pgs: 89 active+clean; 1.2 GiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 108 MiB/s wr, 1.72k op/s 2024-08-17T17:50:15.647 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:15.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:15.649 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:15.750 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:15.779 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:15.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:15.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:15.796 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 10 16 22177 22161 138.494 98.25 0.0183188 0.00720972 2024-08-17T17:50:15.884 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:15.912 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:15.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:15.914 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:16.015 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:16.042 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:16.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:16.044 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:16.145 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:16.171 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:16.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:16.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:16.274 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:16.292 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:16.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:16.294 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:16.395 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:16.419 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:16.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:16.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:16.525 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:16.551 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:16.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:16.553 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:16.654 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:16.679 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:16.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:16.683 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:16.783 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:16.796 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 11 15 24170 24155 137.232 124.625 0.00619149 0.00728105 2024-08-17T17:50:16.813 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:16.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:16.816 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:16.916 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:16.944 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:16.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:16.949 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:17.050 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:17.079 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:17.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:17.081 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:17.182 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:17.214 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:17.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:17.216 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:17.317 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:17.334 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:17.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:17.340 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:17.440 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:17.462 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:17.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:17.465 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:17.565 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:17.583 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:17.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:17.584 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:17.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:17 smithi169 bash[79348]: cluster 2024-08-17T17:50:16.170660+0000 mgr.y (mgr.34107) 1438 : cluster [DBG] pgmap v2110: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-08-17T17:50:17.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:17 smithi169 bash[79348]: cluster 2024-08-17T17:50:16.170660+0000 mgr.y (mgr.34107) 1438 : cluster [DBG] pgmap v2110: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-08-17T17:50:17.685 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:17.709 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:17.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:17.710 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:17.772 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:17 smithi131 bash[89561]: cluster 2024-08-17T17:50:16.170660+0000 mgr.y (mgr.34107) 1438 : cluster [DBG] pgmap v2110: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-08-17T17:50:17.772 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:17 smithi131 bash[89561]: cluster 2024-08-17T17:50:16.170660+0000 mgr.y (mgr.34107) 1438 : cluster [DBG] pgmap v2110: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-08-17T17:50:17.773 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:17 smithi131 bash[88347]: cluster 2024-08-17T17:50:16.170660+0000 mgr.y (mgr.34107) 1438 : cluster [DBG] pgmap v2110: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-08-17T17:50:17.773 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:17 smithi131 bash[88347]: cluster 2024-08-17T17:50:16.170660+0000 mgr.y (mgr.34107) 1438 : cluster [DBG] pgmap v2110: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-08-17T17:50:17.796 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 12 16 25796 25780 134.258 101.562 0.00663972 0.0074253 2024-08-17T17:50:17.811 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:17.838 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:17.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:17.840 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:17.941 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:17.973 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:17.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:17.978 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:18.079 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:18.103 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:18.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:18.107 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:18.208 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:18.230 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:18.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:18.232 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:18.333 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:18.368 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:18.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:18.373 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:18.473 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:18.500 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:18.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:18.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:18.604 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:18.622 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:18.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:18.624 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:18.724 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:18.755 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:18.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:18.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:18.796 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 13 16 27471 27455 131.982 104.688 0.00795675 0.00757167 2024-08-17T17:50:18.861 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:18.878 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:18.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:18.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:18.981 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:19.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:19.006 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:19.007 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:19.009 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:50:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:50:18] "GET /metrics HTTP/1.1" 200 36544 "" "Prometheus/2.51.0" 2024-08-17T17:50:19.107 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:19.135 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:19.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:19.138 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:19.239 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:19.262 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:19.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:19.265 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:19.365 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:19.392 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:19.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:19.395 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:19.495 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:19.519 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:19.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:19.522 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:19.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:19 smithi131 bash[88347]: cluster 2024-08-17T17:50:18.171014+0000 mgr.y (mgr.34107) 1439 : cluster [DBG] pgmap v2111: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-08-17T17:50:19.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:19 smithi131 bash[88347]: cluster 2024-08-17T17:50:18.171014+0000 mgr.y (mgr.34107) 1439 : cluster [DBG] pgmap v2111: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-08-17T17:50:19.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:19 smithi131 bash[89561]: cluster 2024-08-17T17:50:18.171014+0000 mgr.y (mgr.34107) 1439 : cluster [DBG] pgmap v2111: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-08-17T17:50:19.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:19 smithi131 bash[89561]: cluster 2024-08-17T17:50:18.171014+0000 mgr.y (mgr.34107) 1439 : cluster [DBG] pgmap v2111: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-08-17T17:50:19.623 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:19.633 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:19 smithi169 bash[79348]: cluster 2024-08-17T17:50:18.171014+0000 mgr.y (mgr.34107) 1439 : cluster [DBG] pgmap v2111: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-08-17T17:50:19.633 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:19 smithi169 bash[79348]: cluster 2024-08-17T17:50:18.171014+0000 mgr.y (mgr.34107) 1439 : cluster [DBG] pgmap v2111: 89 pgs: 89 active+clean; 1.2 GiB data, 4.3 GiB used, 711 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-08-17T17:50:19.648 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:19.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:19.651 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:19.751 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:19.776 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:19.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:19.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:19.796 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 14 16 29221 29205 130.367 109.375 0.0088585 0.00766485 2024-08-17T17:50:19.880 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:19.905 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:19.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:19.910 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:20.011 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:20.030 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:20.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:20.032 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:20.132 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:20.156 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:20.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:20.158 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:20.259 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:20.286 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:20.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:20.288 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:20.388 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:20.420 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:20.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:20.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:20.525 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:20.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:20.553 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:20.553 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:20.654 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:20.674 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:20.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:20.676 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:20.776 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:20.796 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 15 16 30062 30046 125.179 52.5625 0.018616 0.00798333 2024-08-17T17:50:20.809 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:20.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:20.815 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:20.915 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:20.938 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:20.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:20.942 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:21.043 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:21.067 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:21.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:21.069 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:21.170 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:21.195 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:21.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:21.197 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:21.298 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:21.321 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:21.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:21.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:21.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:21 smithi131 bash[88347]: cluster 2024-08-17T17:50:20.172086+0000 mgr.y (mgr.34107) 1440 : cluster [DBG] pgmap v2112: 89 pgs: 89 active+clean; 1.7 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 143 MiB/s wr, 2.29k op/s 2024-08-17T17:50:21.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:21 smithi131 bash[88347]: cluster 2024-08-17T17:50:20.172086+0000 mgr.y (mgr.34107) 1440 : cluster [DBG] pgmap v2112: 89 pgs: 89 active+clean; 1.7 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 143 MiB/s wr, 2.29k op/s 2024-08-17T17:50:21.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:21 smithi131 bash[89561]: cluster 2024-08-17T17:50:20.172086+0000 mgr.y (mgr.34107) 1440 : cluster [DBG] pgmap v2112: 89 pgs: 89 active+clean; 1.7 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 143 MiB/s wr, 2.29k op/s 2024-08-17T17:50:21.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:21 smithi131 bash[89561]: cluster 2024-08-17T17:50:20.172086+0000 mgr.y (mgr.34107) 1440 : cluster [DBG] pgmap v2112: 89 pgs: 89 active+clean; 1.7 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 143 MiB/s wr, 2.29k op/s 2024-08-17T17:50:21.425 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:21.435 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:21 smithi169 bash[79348]: cluster 2024-08-17T17:50:20.172086+0000 mgr.y (mgr.34107) 1440 : cluster [DBG] pgmap v2112: 89 pgs: 89 active+clean; 1.7 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 143 MiB/s wr, 2.29k op/s 2024-08-17T17:50:21.435 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:21 smithi169 bash[79348]: cluster 2024-08-17T17:50:20.172086+0000 mgr.y (mgr.34107) 1440 : cluster [DBG] pgmap v2112: 89 pgs: 89 active+clean; 1.7 GiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 143 MiB/s wr, 2.29k op/s 2024-08-17T17:50:21.447 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:21.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:21.449 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:21.550 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:21.574 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:21.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:21.577 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:21.677 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:21.702 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:21.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:21.704 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:21.796 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 16 16 32114 32098 125.37 128.25 0.00326866 0.00796892 2024-08-17T17:50:21.805 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:21.822 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:21.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:21.824 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:21.925 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:21.953 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:21.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:21.956 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:22.057 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:22.082 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:22.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:22.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:22.187 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:22.212 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:22.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:22.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:22.315 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:22.342 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:22.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:22.345 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:22.445 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:22.472 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:22.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:22.474 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:22.575 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:22.601 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:22.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:22.607 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:22.707 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:22.725 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:22.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:22.727 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:22.797 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 17 16 33551 33535 123.278 89.8125 0.00279921 0.0080804 2024-08-17T17:50:22.827 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:22.848 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:22.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:22.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:22.951 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:22.983 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:22.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:22.986 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:23.086 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:23.111 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:23.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:23.115 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:23.216 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:23.241 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:23.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:23.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:23.349 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:23.358 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:23 smithi169 bash[79348]: cluster 2024-08-17T17:50:22.172577+0000 mgr.y (mgr.34107) 1441 : cluster [DBG] pgmap v2113: 89 pgs: 89 active+clean; 1.7 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-08-17T17:50:23.358 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:23 smithi169 bash[79348]: cluster 2024-08-17T17:50:22.172577+0000 mgr.y (mgr.34107) 1441 : cluster [DBG] pgmap v2113: 89 pgs: 89 active+clean; 1.7 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-08-17T17:50:23.358 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:23 smithi169 bash[79348]: audit 2024-08-17T17:50:23.255354+0000 mon.a (mon.0) 2240 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:23.358 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:23 smithi169 bash[79348]: audit 2024-08-17T17:50:23.255354+0000 mon.a (mon.0) 2240 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:23.372 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:23.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:23.374 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:23.475 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:23.497 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:23.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:23.501 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:23.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:23 smithi131 bash[88347]: cluster 2024-08-17T17:50:22.172577+0000 mgr.y (mgr.34107) 1441 : cluster [DBG] pgmap v2113: 89 pgs: 89 active+clean; 1.7 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-08-17T17:50:23.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:23 smithi131 bash[88347]: cluster 2024-08-17T17:50:22.172577+0000 mgr.y (mgr.34107) 1441 : cluster [DBG] pgmap v2113: 89 pgs: 89 active+clean; 1.7 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-08-17T17:50:23.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:23 smithi131 bash[88347]: audit 2024-08-17T17:50:23.255354+0000 mon.a (mon.0) 2240 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:23.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:23 smithi131 bash[88347]: audit 2024-08-17T17:50:23.255354+0000 mon.a (mon.0) 2240 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:23.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:23 smithi131 bash[89561]: cluster 2024-08-17T17:50:22.172577+0000 mgr.y (mgr.34107) 1441 : cluster [DBG] pgmap v2113: 89 pgs: 89 active+clean; 1.7 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-08-17T17:50:23.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:23 smithi131 bash[89561]: cluster 2024-08-17T17:50:22.172577+0000 mgr.y (mgr.34107) 1441 : cluster [DBG] pgmap v2113: 89 pgs: 89 active+clean; 1.7 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 100 MiB/s wr, 1.60k op/s 2024-08-17T17:50:23.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:23 smithi131 bash[89561]: audit 2024-08-17T17:50:23.255354+0000 mon.a (mon.0) 2240 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:23.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:23 smithi131 bash[89561]: audit 2024-08-17T17:50:23.255354+0000 mon.a (mon.0) 2240 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:23.602 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:23.622 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:23.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:23.624 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:23.725 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:23.761 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:23.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:23.764 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:23.796 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 18 16 34645 34629 120.228 68.375 0.00362527 0.0082975 2024-08-17T17:50:23.865 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:23.895 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:23.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:23.898 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:23.998 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:24.029 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:24.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:24.032 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:24.132 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:24.155 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:24.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:24.159 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:24.260 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:24.287 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:24.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:24.291 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:24.391 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:24.409 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:24.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:24.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:24.512 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:24.531 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:24.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:24.534 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:24.634 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:24.659 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:24.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:24.661 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:24.762 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:24.786 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:24.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:24.788 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:24.797 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 19 16 35768 35752 117.594 70.1875 0.145234 0.00849054 2024-08-17T17:50:24.889 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:24.919 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:24.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:24.922 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:25.023 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:25.049 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:25.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:25.052 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:25.153 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:25.183 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:25.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:25.188 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:25.288 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:25.319 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:25.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:25.322 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:25.422 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:25.449 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:25.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:25.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:25.552 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:25.563 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:25 smithi169 bash[79348]: cluster 2024-08-17T17:50:24.173409+0000 mgr.y (mgr.34107) 1442 : cluster [DBG] pgmap v2114: 89 pgs: 89 active+clean; 2.1 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 137 MiB/s wr, 2.20k op/s 2024-08-17T17:50:25.564 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:25 smithi169 bash[79348]: cluster 2024-08-17T17:50:24.173409+0000 mgr.y (mgr.34107) 1442 : cluster [DBG] pgmap v2114: 89 pgs: 89 active+clean; 2.1 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 137 MiB/s wr, 2.20k op/s 2024-08-17T17:50:25.578 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:25.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:25.582 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:25.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:25 smithi131 bash[88347]: cluster 2024-08-17T17:50:24.173409+0000 mgr.y (mgr.34107) 1442 : cluster [DBG] pgmap v2114: 89 pgs: 89 active+clean; 2.1 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 137 MiB/s wr, 2.20k op/s 2024-08-17T17:50:25.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:25 smithi131 bash[88347]: cluster 2024-08-17T17:50:24.173409+0000 mgr.y (mgr.34107) 1442 : cluster [DBG] pgmap v2114: 89 pgs: 89 active+clean; 2.1 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 137 MiB/s wr, 2.20k op/s 2024-08-17T17:50:25.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:25 smithi131 bash[89561]: cluster 2024-08-17T17:50:24.173409+0000 mgr.y (mgr.34107) 1442 : cluster [DBG] pgmap v2114: 89 pgs: 89 active+clean; 2.1 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 137 MiB/s wr, 2.20k op/s 2024-08-17T17:50:25.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:25 smithi131 bash[89561]: cluster 2024-08-17T17:50:24.173409+0000 mgr.y (mgr.34107) 1442 : cluster [DBG] pgmap v2114: 89 pgs: 89 active+clean; 2.1 GiB data, 7.1 GiB used, 708 GiB / 715 GiB avail; 137 MiB/s wr, 2.20k op/s 2024-08-17T17:50:25.683 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:25.710 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:25.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:25.713 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:25.797 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:2024-08-17T17:50:25.797908+0000 min lat: 0.0011907 max lat: 0.606188 avg lat: 0.00851932 2024-08-17T17:50:25.797 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:50:25.797 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 20 16 37438 37422 116.932 104.375 0.00233008 0.00851932 2024-08-17T17:50:25.813 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:25.835 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:25.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:25.836 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:25.937 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:25.966 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:25.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:25.968 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:26.069 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:26.102 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:26.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:26.104 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:26.205 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:26.247 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:26.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:26.251 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:26.352 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:26.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:26.378 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:26.378 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:26.479 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:26.498 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:26.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:26.500 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:26.601 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:26.624 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:26.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:26.626 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:26.727 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:26.758 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:26.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:26.763 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:26.797 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 21 16 38346 38330 114.066 56.75 0.0183649 0.00876015 2024-08-17T17:50:26.864 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:26.889 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:26.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:26.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:26.995 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:27.029 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:27.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:27.032 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:27.133 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:27.157 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:27.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:27.160 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:27.261 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:27.282 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:27.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:27.283 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:27.384 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:27.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:27 smithi169 bash[79348]: cluster 2024-08-17T17:50:26.174605+0000 mgr.y (mgr.34107) 1443 : cluster [DBG] pgmap v2115: 89 pgs: 89 active+clean; 2.1 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-08-17T17:50:27.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:27 smithi169 bash[79348]: cluster 2024-08-17T17:50:26.174605+0000 mgr.y (mgr.34107) 1443 : cluster [DBG] pgmap v2115: 89 pgs: 89 active+clean; 2.1 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-08-17T17:50:27.418 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:27.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:27.421 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:27.521 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:27.550 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:27.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:27.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:27.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:27 smithi131 bash[89561]: cluster 2024-08-17T17:50:26.174605+0000 mgr.y (mgr.34107) 1443 : cluster [DBG] pgmap v2115: 89 pgs: 89 active+clean; 2.1 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-08-17T17:50:27.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:27 smithi131 bash[89561]: cluster 2024-08-17T17:50:26.174605+0000 mgr.y (mgr.34107) 1443 : cluster [DBG] pgmap v2115: 89 pgs: 89 active+clean; 2.1 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-08-17T17:50:27.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:27 smithi131 bash[88347]: cluster 2024-08-17T17:50:26.174605+0000 mgr.y (mgr.34107) 1443 : cluster [DBG] pgmap v2115: 89 pgs: 89 active+clean; 2.1 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-08-17T17:50:27.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:27 smithi131 bash[88347]: cluster 2024-08-17T17:50:26.174605+0000 mgr.y (mgr.34107) 1443 : cluster [DBG] pgmap v2115: 89 pgs: 89 active+clean; 2.1 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-08-17T17:50:27.655 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:27.691 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:27.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:27.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:27.795 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:27.797 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 22 16 39622 39606 112.506 79.75 0.0117829 0.00888268 2024-08-17T17:50:27.819 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:27.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:27.821 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:27.922 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:27.960 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:27.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:27.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:28.064 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:28.086 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:28.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:28.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:28.192 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:28.223 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:28.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:28.228 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:28.321 INFO:teuthology.orchestra.run.smithi131.stderr:noscrub is unset 2024-08-17T17:50:28.328 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:28.351 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:28.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:28.353 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:28.453 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:28.463 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:28 smithi169 bash[79348]: audit 2024-08-17T17:50:28.164671+0000 mon.a (mon.0) 2241 : audit [INF] from='client.? 172.21.15.131:0/2752731268' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:50:28.464 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:28 smithi169 bash[79348]: audit 2024-08-17T17:50:28.164671+0000 mon.a (mon.0) 2241 : audit [INF] from='client.? 172.21.15.131:0/2752731268' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:50:28.477 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:28.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:28.479 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:28.580 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:28.589 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:28 smithi131 bash[89561]: audit 2024-08-17T17:50:28.164671+0000 mon.a (mon.0) 2241 : audit [INF] from='client.? 172.21.15.131:0/2752731268' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:50:28.589 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:28 smithi131 bash[89561]: audit 2024-08-17T17:50:28.164671+0000 mon.a (mon.0) 2241 : audit [INF] from='client.? 172.21.15.131:0/2752731268' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:50:28.589 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:28 smithi131 bash[88347]: audit 2024-08-17T17:50:28.164671+0000 mon.a (mon.0) 2241 : audit [INF] from='client.? 172.21.15.131:0/2752731268' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:50:28.589 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:28 smithi131 bash[88347]: audit 2024-08-17T17:50:28.164671+0000 mon.a (mon.0) 2241 : audit [INF] from='client.? 172.21.15.131:0/2752731268' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:50:28.605 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:28.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:28.608 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:28.709 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:28.732 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:28.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:28.735 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:28.797 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 23 16 41215 41199 111.942 99.5625 0.00589538 0.00892859 2024-08-17T17:50:28.836 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:28.861 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:28.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:28.865 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:28.875 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:50:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:50:28] "GET /metrics HTTP/1.1" 200 36611 "" "Prometheus/2.51.0" 2024-08-17T17:50:28.966 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:28.998 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:29.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:29.001 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:29.101 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:29.126 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:29.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:29.128 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:29.229 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:29.253 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:29.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:29.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:29.360 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:29.391 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:29.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:29.394 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:29.495 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:29.503 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:29 smithi169 bash[79348]: cluster 2024-08-17T17:50:28.175016+0000 mgr.y (mgr.34107) 1444 : cluster [DBG] pgmap v2116: 89 pgs: 89 active+clean; 2.1 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-08-17T17:50:29.503 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:29 smithi169 bash[79348]: cluster 2024-08-17T17:50:28.175016+0000 mgr.y (mgr.34107) 1444 : cluster [DBG] pgmap v2116: 89 pgs: 89 active+clean; 2.1 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-08-17T17:50:29.503 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:29 smithi169 bash[79348]: cluster 2024-08-17T17:50:28.310598+0000 mon.a (mon.0) 2242 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:50:29.503 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:29 smithi169 bash[79348]: cluster 2024-08-17T17:50:28.310598+0000 mon.a (mon.0) 2242 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:50:29.503 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:29 smithi169 bash[79348]: audit 2024-08-17T17:50:28.320269+0000 mon.a (mon.0) 2243 : audit [INF] from='client.? 172.21.15.131:0/2752731268' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:50:29.503 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:29 smithi169 bash[79348]: audit 2024-08-17T17:50:28.320269+0000 mon.a (mon.0) 2243 : audit [INF] from='client.? 172.21.15.131:0/2752731268' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:50:29.503 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:29 smithi169 bash[79348]: cluster 2024-08-17T17:50:28.324160+0000 mon.a (mon.0) 2244 : cluster [DBG] osdmap e1323: 8 total, 8 up, 8 in 2024-08-17T17:50:29.503 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:29 smithi169 bash[79348]: cluster 2024-08-17T17:50:28.324160+0000 mon.a (mon.0) 2244 : cluster [DBG] osdmap e1323: 8 total, 8 up, 8 in 2024-08-17T17:50:29.514 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:29.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:29.516 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:29.602 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:29 smithi131 bash[88347]: cluster 2024-08-17T17:50:28.175016+0000 mgr.y (mgr.34107) 1444 : cluster [DBG] pgmap v2116: 89 pgs: 89 active+clean; 2.1 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-08-17T17:50:29.602 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:29 smithi131 bash[88347]: cluster 2024-08-17T17:50:28.175016+0000 mgr.y (mgr.34107) 1444 : cluster [DBG] pgmap v2116: 89 pgs: 89 active+clean; 2.1 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-08-17T17:50:29.602 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:29 smithi131 bash[88347]: cluster 2024-08-17T17:50:28.310598+0000 mon.a (mon.0) 2242 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:50:29.602 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:29 smithi131 bash[88347]: cluster 2024-08-17T17:50:28.310598+0000 mon.a (mon.0) 2242 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:50:29.602 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:29 smithi131 bash[88347]: audit 2024-08-17T17:50:28.320269+0000 mon.a (mon.0) 2243 : audit [INF] from='client.? 172.21.15.131:0/2752731268' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:50:29.602 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:29 smithi131 bash[88347]: audit 2024-08-17T17:50:28.320269+0000 mon.a (mon.0) 2243 : audit [INF] from='client.? 172.21.15.131:0/2752731268' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:50:29.603 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:29 smithi131 bash[88347]: cluster 2024-08-17T17:50:28.324160+0000 mon.a (mon.0) 2244 : cluster [DBG] osdmap e1323: 8 total, 8 up, 8 in 2024-08-17T17:50:29.603 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:29 smithi131 bash[88347]: cluster 2024-08-17T17:50:28.324160+0000 mon.a (mon.0) 2244 : cluster [DBG] osdmap e1323: 8 total, 8 up, 8 in 2024-08-17T17:50:29.603 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:29 smithi131 bash[89561]: cluster 2024-08-17T17:50:28.175016+0000 mgr.y (mgr.34107) 1444 : cluster [DBG] pgmap v2116: 89 pgs: 89 active+clean; 2.1 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-08-17T17:50:29.603 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:29 smithi131 bash[89561]: cluster 2024-08-17T17:50:28.175016+0000 mgr.y (mgr.34107) 1444 : cluster [DBG] pgmap v2116: 89 pgs: 89 active+clean; 2.1 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-08-17T17:50:29.603 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:29 smithi131 bash[89561]: cluster 2024-08-17T17:50:28.310598+0000 mon.a (mon.0) 2242 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:50:29.603 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:29 smithi131 bash[89561]: cluster 2024-08-17T17:50:28.310598+0000 mon.a (mon.0) 2242 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:50:29.603 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:29 smithi131 bash[89561]: audit 2024-08-17T17:50:28.320269+0000 mon.a (mon.0) 2243 : audit [INF] from='client.? 172.21.15.131:0/2752731268' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:50:29.603 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:29 smithi131 bash[89561]: audit 2024-08-17T17:50:28.320269+0000 mon.a (mon.0) 2243 : audit [INF] from='client.? 172.21.15.131:0/2752731268' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:50:29.603 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:29 smithi131 bash[89561]: cluster 2024-08-17T17:50:28.324160+0000 mon.a (mon.0) 2244 : cluster [DBG] osdmap e1323: 8 total, 8 up, 8 in 2024-08-17T17:50:29.603 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:29 smithi131 bash[89561]: cluster 2024-08-17T17:50:28.324160+0000 mon.a (mon.0) 2244 : cluster [DBG] osdmap e1323: 8 total, 8 up, 8 in 2024-08-17T17:50:29.617 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:29.646 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:29.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:29.648 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:29.749 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:29.780 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:29.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:29.785 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:29.797 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 24 16 42476 42460 110.561 78.8125 0.0162623 0.00903955 2024-08-17T17:50:29.886 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:29.914 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:29.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:29.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:30.018 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:30.047 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:30.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:30.049 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:30.150 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:30.171 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:30.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:30.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:30.273 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:30.298 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:30.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:30.300 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:30.400 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:30.432 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:30.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:30.434 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:30.535 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:30.561 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:30.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:30.563 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:30.664 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:30.695 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:30.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:30.697 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:30.797 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 25 16 43513 43497 108.731 64.8125 0.0048314 0.00919194 2024-08-17T17:50:30.798 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:30.822 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:30.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:30.826 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:30.927 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:30.954 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:30.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:30.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:31.057 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:31.077 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:31.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:31.080 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:31.180 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:31.214 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:31.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:31.218 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:31.256 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:50:31.256 INFO:teuthology.orchestra.run.smithi131.stdout: "size": 20, 2024-08-17T17:50:31.257 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 600, 2024-08-17T17:50:31.257 INFO:teuthology.orchestra.run.smithi131.stdout: "ops": [ 2024-08-17T17:50:31.257 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.257 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:26470 53.5 e1322/1318 53:ab214c11:::benchmark_data_smithi131_199971_object26469:head v 1322'1644, mlcod=1322'1639)", 2024-08-17T17:50:31.257 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:50:18.124657+0000", 2024-08-17T17:50:31.257 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 13.130434669, 2024-08-17T17:50:31.257 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.13150068100000001, 2024-08-17T17:50:31.257 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:50:31.257 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:50:31.257 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:31.257 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:50:31.257 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.257 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:50:31.257 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.124657+0000", 2024-08-17T17:50:31.257 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:50:31.258 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.258 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.258 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:50:31.258 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.124657+0000", 2024-08-17T17:50:31.258 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:50:31.258 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.258 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.258 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:50:31.258 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.124658+0000", 2024-08-17T17:50:31.258 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.15e-07 2024-08-17T17:50:31.258 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.258 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.258 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:50:31.259 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.124681+0000", 2024-08-17T17:50:31.259 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.3499999999999999e-05 2024-08-17T17:50:31.259 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.259 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.259 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:50:31.259 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.124688+0000", 2024-08-17T17:50:31.259 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.9070000000000001e-06 2024-08-17T17:50:31.259 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.259 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.259 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:50:31.259 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.124693+0000", 2024-08-17T17:50:31.259 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.746e-06 2024-08-17T17:50:31.259 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.259 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.260 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:50:31.260 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.125924+0000", 2024-08-17T17:50:31.260 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0012309619999999999 2024-08-17T17:50:31.260 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.260 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.260 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:50:31.260 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.125942+0000", 2024-08-17T17:50:31.260 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.8647e-05 2024-08-17T17:50:31.260 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.260 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.260 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:50:31.260 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.126829+0000", 2024-08-17T17:50:31.260 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00088708400000000001 2024-08-17T17:50:31.261 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.261 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.261 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:50:31.261 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.256158+0000", 2024-08-17T17:50:31.261 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.12932852 2024-08-17T17:50:31.261 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:50:31.261 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:50:31.261 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:50:31.261 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.262 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.262 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:26481 53.7 e1322/1318 53:ec4594c7:::benchmark_data_smithi131_199971_object26480:head v 1322'1635, mlcod=1322'1632)", 2024-08-17T17:50:31.262 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:50:18.126143+0000", 2024-08-17T17:50:31.262 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 13.128949325000001, 2024-08-17T17:50:31.262 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.131255074, 2024-08-17T17:50:31.262 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:50:31.262 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:50:31.262 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:31.262 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:50:31.263 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.263 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:50:31.263 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.126143+0000", 2024-08-17T17:50:31.263 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:50:31.263 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.263 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.263 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:50:31.263 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.126143+0000", 2024-08-17T17:50:31.263 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:50:31.263 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.263 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.263 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:50:31.263 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.126143+0000", 2024-08-17T17:50:31.263 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.9299999999999997e-07 2024-08-17T17:50:31.263 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.264 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.264 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:50:31.264 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.126189+0000", 2024-08-17T17:50:31.264 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.5485999999999998e-05 2024-08-17T17:50:31.264 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.264 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.264 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:50:31.264 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.126198+0000", 2024-08-17T17:50:31.264 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.4069999999999999e-06 2024-08-17T17:50:31.264 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.264 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.264 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:50:31.264 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.126203+0000", 2024-08-17T17:50:31.264 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.0030000000000002e-06 2024-08-17T17:50:31.264 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.264 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.265 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:50:31.265 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.126253+0000", 2024-08-17T17:50:31.265 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.0198000000000003e-05 2024-08-17T17:50:31.265 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.265 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.265 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:50:31.265 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.126272+0000", 2024-08-17T17:50:31.265 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.8530999999999999e-05 2024-08-17T17:50:31.265 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.265 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.265 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:50:31.265 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.257310+0000", 2024-08-17T17:50:31.265 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.131038084 2024-08-17T17:50:31.265 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.266 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.266 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:50:31.266 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.257398+0000", 2024-08-17T17:50:31.266 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.7671999999999997e-05 2024-08-17T17:50:31.266 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:50:31.266 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:50:31.266 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:50:31.266 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.266 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.266 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:26483 53.9 e1322/1318 53:9163023e:::benchmark_data_smithi131_199971_object26482:head v 1322'1649, mlcod=1322'1647)", 2024-08-17T17:50:31.266 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:50:18.127115+0000", 2024-08-17T17:50:31.266 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 13.127977337000001, 2024-08-17T17:50:31.266 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.13109399099999999, 2024-08-17T17:50:31.266 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:50:31.267 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:50:31.267 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:31.267 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:50:31.267 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.267 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:50:31.267 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.127115+0000", 2024-08-17T17:50:31.267 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:50:31.267 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.267 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.267 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:50:31.267 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.127115+0000", 2024-08-17T17:50:31.267 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:50:31.267 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.267 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.268 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:50:31.268 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.127115+0000", 2024-08-17T17:50:31.268 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.51e-07 2024-08-17T17:50:31.268 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.268 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.268 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:50:31.268 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.127183+0000", 2024-08-17T17:50:31.268 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.8291000000000001e-05 2024-08-17T17:50:31.268 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.268 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.268 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:50:31.268 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.255914+0000", 2024-08-17T17:50:31.268 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.12873083199999999 2024-08-17T17:50:31.268 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.268 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.268 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:50:31.268 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.255938+0000", 2024-08-17T17:50:31.269 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.423e-05 2024-08-17T17:50:31.269 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.269 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.269 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:50:31.269 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.256013+0000", 2024-08-17T17:50:31.269 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.5035000000000002e-05 2024-08-17T17:50:31.269 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.269 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.269 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:50:31.269 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.256044+0000", 2024-08-17T17:50:31.269 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.0091999999999999e-05 2024-08-17T17:50:31.269 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.269 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.269 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:50:31.269 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.258088+0000", 2024-08-17T17:50:31.270 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0020445009999999998 2024-08-17T17:50:31.270 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.270 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.270 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:50:31.270 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.258209+0000", 2024-08-17T17:50:31.270 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00012045900000000001 2024-08-17T17:50:31.270 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:50:31.270 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:50:31.270 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:50:31.270 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.270 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.270 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:26485 53.7 e1322/1318 53:eec17584:::benchmark_data_smithi131_199971_object26484:head v 1322'1636, mlcod=1322'1632)", 2024-08-17T17:50:31.270 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:50:18.132377+0000", 2024-08-17T17:50:31.270 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 13.122714577, 2024-08-17T17:50:31.270 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.12593826799999999, 2024-08-17T17:50:31.271 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:50:31.271 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:50:31.271 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:31.271 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:50:31.271 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.271 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:50:31.271 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.132377+0000", 2024-08-17T17:50:31.271 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:50:31.271 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.271 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.271 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:50:31.271 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.132377+0000", 2024-08-17T17:50:31.271 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:50:31.271 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.271 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.272 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:50:31.272 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.132379+0000", 2024-08-17T17:50:31.272 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.7320000000000001e-06 2024-08-17T17:50:31.272 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.272 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.272 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:50:31.272 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.132420+0000", 2024-08-17T17:50:31.272 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.0765e-05 2024-08-17T17:50:31.272 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.272 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.272 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:50:31.272 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.255915+0000", 2024-08-17T17:50:31.272 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.123495193 2024-08-17T17:50:31.272 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.272 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.273 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:50:31.273 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.255938+0000", 2024-08-17T17:50:31.273 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.3458000000000001e-05 2024-08-17T17:50:31.273 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.273 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.273 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:50:31.273 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.256427+0000", 2024-08-17T17:50:31.273 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00048877999999999997 2024-08-17T17:50:31.273 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.273 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.273 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:50:31.273 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.256445+0000", 2024-08-17T17:50:31.273 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.8136999999999999e-05 2024-08-17T17:50:31.273 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.273 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.274 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:50:31.274 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.258010+0000", 2024-08-17T17:50:31.274 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.001564576 2024-08-17T17:50:31.274 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.274 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.274 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:50:31.274 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.258316+0000", 2024-08-17T17:50:31.274 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00030562699999999999 2024-08-17T17:50:31.274 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:50:31.274 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:50:31.274 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:50:31.274 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.274 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.274 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:26490 53.2 e1322/1318 53:439176fa:::benchmark_data_smithi131_199971_object26489:head v 1322'1640, mlcod=1322'1638)", 2024-08-17T17:50:31.275 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:50:18.133063+0000", 2024-08-17T17:50:31.275 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 13.122028427, 2024-08-17T17:50:31.275 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.12608798299999999, 2024-08-17T17:50:31.275 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:50:31.275 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:50:31.275 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:31.275 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:50:31.275 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.275 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:50:31.275 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.133063+0000", 2024-08-17T17:50:31.275 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:50:31.275 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.275 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.275 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:50:31.276 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.133063+0000", 2024-08-17T17:50:31.276 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:50:31.276 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.276 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.276 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:50:31.276 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.133064+0000", 2024-08-17T17:50:31.276 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.2999999999999999e-07 2024-08-17T17:50:31.276 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.276 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.276 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:50:31.276 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.133133+0000", 2024-08-17T17:50:31.276 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.8297e-05 2024-08-17T17:50:31.276 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.276 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.276 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:50:31.277 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.257352+0000", 2024-08-17T17:50:31.277 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.124219458 2024-08-17T17:50:31.277 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.277 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.277 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:50:31.277 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.257362+0000", 2024-08-17T17:50:31.277 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0035e-05 2024-08-17T17:50:31.277 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.277 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.277 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:50:31.277 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.257507+0000", 2024-08-17T17:50:31.277 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00014469999999999999 2024-08-17T17:50:31.277 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.277 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.278 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:50:31.278 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.257531+0000", 2024-08-17T17:50:31.278 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.4216e-05 2024-08-17T17:50:31.278 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.278 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.278 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:50:31.278 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.259060+0000", 2024-08-17T17:50:31.278 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0015294950000000001 2024-08-17T17:50:31.278 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.278 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.278 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:50:31.278 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:18.259151+0000", 2024-08-17T17:50:31.278 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.0952000000000006e-05 2024-08-17T17:50:31.278 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:50:31.279 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:50:31.279 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:50:31.279 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.279 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.279 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:29517 53.5 e1322/1318 53:aa06a4f2:::benchmark_data_smithi131_199971_object29516:head v 1322'1835, mlcod=1322'1833)", 2024-08-17T17:50:31.279 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:50:19.944547+0000", 2024-08-17T17:50:31.279 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 11.310545106999999, 2024-08-17T17:50:31.279 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.42955212500000001, 2024-08-17T17:50:31.279 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:50:31.279 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:50:31.279 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:31.279 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:50:31.279 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.279 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:50:31.280 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:19.944547+0000", 2024-08-17T17:50:31.280 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:50:31.280 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.280 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.280 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:50:31.280 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:19.944547+0000", 2024-08-17T17:50:31.280 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:50:31.280 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.280 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.280 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:50:31.280 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:19.944548+0000", 2024-08-17T17:50:31.280 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1739999999999999e-06 2024-08-17T17:50:31.280 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.280 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.281 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:50:31.281 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:19.944594+0000", 2024-08-17T17:50:31.281 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.5902000000000002e-05 2024-08-17T17:50:31.281 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.281 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.281 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:50:31.281 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:19.944610+0000", 2024-08-17T17:50:31.281 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.5747e-05 2024-08-17T17:50:31.281 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.281 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.281 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:50:31.281 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:19.944618+0000", 2024-08-17T17:50:31.281 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.4249999999999998e-06 2024-08-17T17:50:31.281 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.282 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.282 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:50:31.282 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:19.944677+0000", 2024-08-17T17:50:31.282 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.8556e-05 2024-08-17T17:50:31.282 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.282 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.282 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:50:31.282 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:19.944697+0000", 2024-08-17T17:50:31.282 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.0701999999999999e-05 2024-08-17T17:50:31.282 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.282 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.282 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:50:31.282 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:20.374014+0000", 2024-08-17T17:50:31.282 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.42931701999999999 2024-08-17T17:50:31.282 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.283 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.283 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:50:31.283 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:20.374099+0000", 2024-08-17T17:50:31.283 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.4598999999999994e-05 2024-08-17T17:50:31.283 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:50:31.283 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:50:31.283 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:50:31.283 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.283 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.283 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:29519 53.8 e1322/1318 53:126a96fe:::benchmark_data_smithi131_199971_object29518:head v 1322'1771, mlcod=1322'1769)", 2024-08-17T17:50:31.283 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:50:19.944951+0000", 2024-08-17T17:50:31.283 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 11.310140736999999, 2024-08-17T17:50:31.283 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.42506489600000003, 2024-08-17T17:50:31.283 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:50:31.283 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:50:31.284 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:31.284 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:50:31.284 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.284 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:50:31.284 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:19.944951+0000", 2024-08-17T17:50:31.284 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:50:31.284 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.284 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.284 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:50:31.284 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:19.944951+0000", 2024-08-17T17:50:31.284 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:50:31.284 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.284 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.285 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:50:31.285 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:19.944952+0000", 2024-08-17T17:50:31.285 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.1900000000000001e-07 2024-08-17T17:50:31.285 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.285 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.285 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:50:31.285 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:19.945029+0000", 2024-08-17T17:50:31.285 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.674e-05 2024-08-17T17:50:31.285 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.285 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.285 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:50:31.285 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:19.945039+0000", 2024-08-17T17:50:31.285 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0498e-05 2024-08-17T17:50:31.285 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.285 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.286 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:50:31.286 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:19.945046+0000", 2024-08-17T17:50:31.286 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.6669999999999999e-06 2024-08-17T17:50:31.286 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.286 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.286 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:50:31.286 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:19.945110+0000", 2024-08-17T17:50:31.286 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.3934000000000001e-05 2024-08-17T17:50:31.286 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.286 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.286 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:50:31.286 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:19.945122+0000", 2024-08-17T17:50:31.286 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.2439999999999999e-05 2024-08-17T17:50:31.286 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.287 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.287 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:50:31.287 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:20.369898+0000", 2024-08-17T17:50:31.287 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.42477537700000001 2024-08-17T17:50:31.287 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.287 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.287 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:50:31.287 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:20.370016+0000", 2024-08-17T17:50:31.287 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000118421 2024-08-17T17:50:31.287 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:50:31.287 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:50:31.287 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:50:31.287 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.287 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.288 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:29523 53.2 e1322/1318 53:4a5b7101:::benchmark_data_smithi131_199971_object29522:head v 1322'1843, mlcod=1322'1841)", 2024-08-17T17:50:31.288 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:50:19.945310+0000", 2024-08-17T17:50:31.288 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 11.309781425000001, 2024-08-17T17:50:31.288 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.42933010100000002, 2024-08-17T17:50:31.288 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:50:31.288 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:50:31.288 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:31.288 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:50:31.288 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.288 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:50:31.288 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:19.945310+0000", 2024-08-17T17:50:31.288 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:50:31.288 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.288 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.288 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:50:31.289 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:19.945310+0000", 2024-08-17T17:50:31.289 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:50:31.289 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.289 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.289 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:50:31.289 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:19.945311+0000", 2024-08-17T17:50:31.289 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.9800000000000003e-07 2024-08-17T17:50:31.289 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.289 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.289 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:50:31.289 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:19.945378+0000", 2024-08-17T17:50:31.289 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.6574000000000003e-05 2024-08-17T17:50:31.289 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.289 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.290 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:50:31.290 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:19.945387+0000", 2024-08-17T17:50:31.290 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.4290000000000007e-06 2024-08-17T17:50:31.290 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.290 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.290 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:50:31.290 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:19.945393+0000", 2024-08-17T17:50:31.290 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.7590000000000003e-06 2024-08-17T17:50:31.290 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.290 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.290 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:50:31.290 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:19.945456+0000", 2024-08-17T17:50:31.290 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.3108000000000006e-05 2024-08-17T17:50:31.290 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.291 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.291 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:50:31.291 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:19.945472+0000", 2024-08-17T17:50:31.291 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.6211000000000001e-05 2024-08-17T17:50:31.291 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.291 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.291 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:50:31.291 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:20.374559+0000", 2024-08-17T17:50:31.291 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.42908679399999999 2024-08-17T17:50:31.291 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.291 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.291 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:50:31.291 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:20.374641+0000", 2024-08-17T17:50:31.291 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.1527999999999996e-05 2024-08-17T17:50:31.292 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:50:31.293 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:50:31.293 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:50:31.293 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.293 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.293 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:29520 53.5 e1322/1318 53:a48ca5d9:::benchmark_data_smithi131_199971_object29519:head v 1322'1836, mlcod=1322'1833)", 2024-08-17T17:50:31.293 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:50:19.945846+0000", 2024-08-17T17:50:31.293 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 11.309245885999999, 2024-08-17T17:50:31.293 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.43010370799999997, 2024-08-17T17:50:31.294 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:50:31.294 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:50:31.294 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:31.294 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:50:31.294 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.294 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:50:31.294 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:19.945846+0000", 2024-08-17T17:50:31.294 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:50:31.294 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.294 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.295 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:50:31.295 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:19.945846+0000", 2024-08-17T17:50:31.295 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:50:31.295 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.295 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.295 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:50:31.295 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:19.945847+0000", 2024-08-17T17:50:31.295 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.9400000000000004e-07 2024-08-17T17:50:31.295 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.295 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.295 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:50:31.295 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:19.945896+0000", 2024-08-17T17:50:31.295 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.9495e-05 2024-08-17T17:50:31.295 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.295 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.295 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:50:31.296 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:20.369517+0000", 2024-08-17T17:50:31.296 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.423620889 2024-08-17T17:50:31.296 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.296 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.296 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:50:31.296 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:20.369548+0000", 2024-08-17T17:50:31.296 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.0753000000000002e-05 2024-08-17T17:50:31.296 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.296 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.296 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:50:31.296 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:20.369765+0000", 2024-08-17T17:50:31.296 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00021751499999999999 2024-08-17T17:50:31.296 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.296 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.297 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:50:31.297 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:20.369830+0000", 2024-08-17T17:50:31.297 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.4719000000000002e-05 2024-08-17T17:50:31.297 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.297 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.297 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:50:31.297 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:20.375863+0000", 2024-08-17T17:50:31.297 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0060330770000000004 2024-08-17T17:50:31.297 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.297 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.297 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:50:31.297 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:20.375950+0000", 2024-08-17T17:50:31.297 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.6465999999999995e-05 2024-08-17T17:50:31.297 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:50:31.298 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:50:31.298 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:50:31.298 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.298 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.298 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:29524 53.8 e1322/1318 53:158f96a6:::benchmark_data_smithi131_199971_object29523:head v 1322'1772, mlcod=1322'1769)", 2024-08-17T17:50:31.298 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:50:19.947155+0000", 2024-08-17T17:50:31.298 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 11.307936764000001, 2024-08-17T17:50:31.298 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.42824959099999999, 2024-08-17T17:50:31.298 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:50:31.298 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:50:31.298 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:31.298 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:50:31.298 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.298 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:50:31.299 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:19.947155+0000", 2024-08-17T17:50:31.299 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:50:31.299 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.299 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.299 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:50:31.299 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:19.947155+0000", 2024-08-17T17:50:31.299 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:50:31.299 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.299 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.299 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:50:31.299 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:19.947156+0000", 2024-08-17T17:50:31.299 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.1100000000000005e-07 2024-08-17T17:50:31.299 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.299 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.300 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:50:31.300 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:19.947198+0000", 2024-08-17T17:50:31.300 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.214e-05 2024-08-17T17:50:31.300 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.300 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.300 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:50:31.300 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:20.369551+0000", 2024-08-17T17:50:31.300 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.42235292400000002 2024-08-17T17:50:31.300 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.300 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.300 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:50:31.300 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:20.369581+0000", 2024-08-17T17:50:31.300 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.9952999999999999e-05 2024-08-17T17:50:31.300 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.301 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.301 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:50:31.301 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:20.370806+0000", 2024-08-17T17:50:31.301 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0012251989999999999 2024-08-17T17:50:31.301 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.301 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.301 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:50:31.301 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:20.370862+0000", 2024-08-17T17:50:31.301 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.6279000000000001e-05 2024-08-17T17:50:31.301 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.301 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.301 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:50:31.301 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:20.375322+0000", 2024-08-17T17:50:31.301 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0044591129999999998 2024-08-17T17:50:31.301 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.302 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.302 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:50:31.302 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:20.375405+0000", 2024-08-17T17:50:31.302 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.3171999999999996e-05 2024-08-17T17:50:31.302 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:50:31.302 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:50:31.302 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:50:31.302 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.302 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.302 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:29527 53.1 e1322/1318 53:80a1c990:::benchmark_data_smithi131_199971_object29526:head v 1322'1822, mlcod=1322'1820)", 2024-08-17T17:50:31.302 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:50:19.949491+0000", 2024-08-17T17:50:31.302 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 11.305600405, 2024-08-17T17:50:31.302 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.42525675499999999, 2024-08-17T17:50:31.302 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:50:31.302 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:50:31.303 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:31.303 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:50:31.303 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.303 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:50:31.303 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:19.949491+0000", 2024-08-17T17:50:31.303 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:50:31.303 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.303 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.303 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:50:31.303 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:19.949491+0000", 2024-08-17T17:50:31.303 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:50:31.303 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.303 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.303 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:50:31.303 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:19.949493+0000", 2024-08-17T17:50:31.304 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0860000000000001e-06 2024-08-17T17:50:31.304 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.304 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.304 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:50:31.304 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:19.949623+0000", 2024-08-17T17:50:31.304 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00013006700000000001 2024-08-17T17:50:31.304 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.304 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.304 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:50:31.304 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:20.369633+0000", 2024-08-17T17:50:31.304 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.42001026499999999 2024-08-17T17:50:31.304 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.304 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.304 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:50:31.304 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:20.369648+0000", 2024-08-17T17:50:31.304 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.5223e-05 2024-08-17T17:50:31.305 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.305 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.305 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:50:31.305 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:20.370646+0000", 2024-08-17T17:50:31.305 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00099749400000000003 2024-08-17T17:50:31.305 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.305 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.305 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:50:31.305 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:20.370698+0000", 2024-08-17T17:50:31.305 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.2098999999999997e-05 2024-08-17T17:50:31.305 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.305 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.305 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:50:31.305 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:20.374675+0000", 2024-08-17T17:50:31.305 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0039775080000000003 2024-08-17T17:50:31.305 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.306 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.306 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:50:31.306 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:20.374748+0000", 2024-08-17T17:50:31.306 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.3013e-05 2024-08-17T17:50:31.306 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:50:31.306 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:50:31.306 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:50:31.306 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.306 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.306 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:32097 53.5 e1322/1318 53:a4e27611:::benchmark_data_smithi131_199971_object32096:head v 1322'2005, mlcod=1322'2003)", 2024-08-17T17:50:31.306 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:50:21.786423+0000", 2024-08-17T17:50:31.306 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 9.4686687270000007, 2024-08-17T17:50:31.306 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.11802928, 2024-08-17T17:50:31.307 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:50:31.307 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:50:31.307 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:31.307 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:50:31.307 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.307 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:50:31.307 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:21.786423+0000", 2024-08-17T17:50:31.307 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:50:31.307 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.307 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.307 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:50:31.307 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:21.786423+0000", 2024-08-17T17:50:31.307 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:50:31.308 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.308 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.308 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:50:31.308 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:21.786425+0000", 2024-08-17T17:50:31.308 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.5179999999999999e-06 2024-08-17T17:50:31.308 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.308 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.308 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:50:31.308 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:21.786514+0000", 2024-08-17T17:50:31.308 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.9672999999999993e-05 2024-08-17T17:50:31.308 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.308 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.308 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:50:31.308 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:21.786530+0000", 2024-08-17T17:50:31.309 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.5679e-05 2024-08-17T17:50:31.309 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.309 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.309 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:50:31.309 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:21.786539+0000", 2024-08-17T17:50:31.309 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.687e-06 2024-08-17T17:50:31.309 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.309 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.309 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:50:31.309 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:21.900907+0000", 2024-08-17T17:50:31.309 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.11436792 2024-08-17T17:50:31.309 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.309 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.309 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:50:31.310 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:21.900943+0000", 2024-08-17T17:50:31.310 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.6791000000000001e-05 2024-08-17T17:50:31.310 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.310 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.310 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:50:31.310 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:21.904412+0000", 2024-08-17T17:50:31.310 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0034683119999999999 2024-08-17T17:50:31.310 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.310 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.310 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:50:31.310 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:21.904452+0000", 2024-08-17T17:50:31.310 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.07e-05 2024-08-17T17:50:31.310 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:50:31.311 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:50:31.311 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:50:31.311 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.311 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.311 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:34543 53.9 e1322/1318 53:9f49a768:::benchmark_data_smithi131_199971_object34542:head v 1322'2152, mlcod=1322'2148)", 2024-08-17T17:50:31.311 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:50:23.496820+0000", 2024-08-17T17:50:31.311 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 7.7582723490000003, 2024-08-17T17:50:31.311 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.24567541900000001, 2024-08-17T17:50:31.311 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:50:31.311 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:50:31.311 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:31.311 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:50:31.311 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.312 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:50:31.312 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:23.496820+0000", 2024-08-17T17:50:31.312 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:50:31.312 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.312 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.312 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:50:31.312 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:23.496820+0000", 2024-08-17T17:50:31.312 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:50:31.312 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.312 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.312 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:50:31.312 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:23.496820+0000", 2024-08-17T17:50:31.312 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.02e-07 2024-08-17T17:50:31.312 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.313 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.313 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:50:31.313 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:23.496870+0000", 2024-08-17T17:50:31.313 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.9663000000000002e-05 2024-08-17T17:50:31.313 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.313 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.313 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:50:31.313 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:23.496881+0000", 2024-08-17T17:50:31.313 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1263999999999999e-05 2024-08-17T17:50:31.313 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.313 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.313 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:50:31.313 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:23.496890+0000", 2024-08-17T17:50:31.314 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.1839999999999999e-06 2024-08-17T17:50:31.314 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.314 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.314 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:50:31.314 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:23.496992+0000", 2024-08-17T17:50:31.314 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00010258 2024-08-17T17:50:31.314 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.314 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.314 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:50:31.314 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:23.497011+0000", 2024-08-17T17:50:31.314 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.8763e-05 2024-08-17T17:50:31.314 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.314 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.314 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:50:31.315 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:23.742441+0000", 2024-08-17T17:50:31.315 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.24543055699999999 2024-08-17T17:50:31.315 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.315 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.315 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:50:31.315 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:23.742495+0000", 2024-08-17T17:50:31.315 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.3505999999999999e-05 2024-08-17T17:50:31.315 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:50:31.315 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:50:31.315 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:50:31.315 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.315 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.315 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:34560 53.5 e1322/1318 53:a635bc2a:::benchmark_data_smithi131_199971_object34559:head v 1322'2160, mlcod=1322'2158)", 2024-08-17T17:50:31.315 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:50:23.500609+0000", 2024-08-17T17:50:31.316 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 7.7544825599999996, 2024-08-17T17:50:31.316 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.24629530599999999, 2024-08-17T17:50:31.316 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:50:31.316 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:50:31.316 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:31.316 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:50:31.316 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.316 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:50:31.316 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:23.500609+0000", 2024-08-17T17:50:31.316 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:50:31.316 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.316 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.316 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:50:31.316 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:23.500609+0000", 2024-08-17T17:50:31.317 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:50:31.317 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.317 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.317 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:50:31.317 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:23.500610+0000", 2024-08-17T17:50:31.317 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.3799999999999996e-07 2024-08-17T17:50:31.317 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.317 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.317 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:50:31.317 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:23.500638+0000", 2024-08-17T17:50:31.317 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.7353999999999999e-05 2024-08-17T17:50:31.317 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.317 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.318 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:50:31.318 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:23.739541+0000", 2024-08-17T17:50:31.318 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.23890298500000001 2024-08-17T17:50:31.318 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.318 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.318 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:50:31.318 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:23.739568+0000", 2024-08-17T17:50:31.318 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.7419999999999998e-05 2024-08-17T17:50:31.318 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.318 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.318 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:50:31.318 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:23.739684+0000", 2024-08-17T17:50:31.318 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000116304 2024-08-17T17:50:31.319 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.319 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.319 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:50:31.319 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:23.739730+0000", 2024-08-17T17:50:31.319 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.5611000000000001e-05 2024-08-17T17:50:31.319 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.319 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.319 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:50:31.319 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:23.746836+0000", 2024-08-17T17:50:31.319 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0071060519999999999 2024-08-17T17:50:31.319 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.319 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.319 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:50:31.320 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:23.746905+0000", 2024-08-17T17:50:31.320 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.8641999999999998e-05 2024-08-17T17:50:31.320 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:50:31.320 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:50:31.320 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:50:31.320 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.320 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.320 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:34566 53.1 e1322/1318 53:80136722:::benchmark_data_smithi131_199971_object34565:head v 1322'2136, mlcod=1322'2134)", 2024-08-17T17:50:31.320 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:50:23.502634+0000", 2024-08-17T17:50:31.320 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 7.7524574780000002, 2024-08-17T17:50:31.320 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.241046711, 2024-08-17T17:50:31.320 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:50:31.320 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:50:31.320 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:31.320 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:50:31.321 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.321 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:50:31.321 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:23.502634+0000", 2024-08-17T17:50:31.321 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:50:31.321 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.321 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.321 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:50:31.321 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:23.502634+0000", 2024-08-17T17:50:31.321 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:50:31.321 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.321 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.321 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:50:31.321 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:23.502635+0000", 2024-08-17T17:50:31.322 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.0999999999999997e-07 2024-08-17T17:50:31.322 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.322 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.322 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:50:31.322 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:23.502657+0000", 2024-08-17T17:50:31.322 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.2257999999999999e-05 2024-08-17T17:50:31.322 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.322 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.322 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:50:31.322 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:23.739566+0000", 2024-08-17T17:50:31.322 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.23690895300000001 2024-08-17T17:50:31.322 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.322 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.322 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:50:31.323 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:23.739591+0000", 2024-08-17T17:50:31.323 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.4803e-05 2024-08-17T17:50:31.323 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.323 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.323 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:50:31.323 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:23.740134+0000", 2024-08-17T17:50:31.323 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00054264000000000005 2024-08-17T17:50:31.323 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.323 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.323 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:50:31.323 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:23.740172+0000", 2024-08-17T17:50:31.323 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.8198000000000003e-05 2024-08-17T17:50:31.323 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.323 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.324 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:50:31.324 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:23.743629+0000", 2024-08-17T17:50:31.324 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0034569560000000002 2024-08-17T17:50:31.324 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.324 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.324 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:50:31.324 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:23.743681+0000", 2024-08-17T17:50:31.324 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.2092999999999997e-05 2024-08-17T17:50:31.324 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:50:31.324 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:50:31.324 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:50:31.324 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.324 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.324 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:34580 53.9 e1322/1318 53:9dbbdcde:::benchmark_data_smithi131_199971_object34579:head v 1322'2153, mlcod=1322'2150)", 2024-08-17T17:50:31.325 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:50:23.509881+0000", 2024-08-17T17:50:31.325 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 7.7452113489999999, 2024-08-17T17:50:31.325 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.23697515199999999, 2024-08-17T17:50:31.325 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:50:31.325 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:50:31.325 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:31.325 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:50:31.325 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.325 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:50:31.325 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:23.509881+0000", 2024-08-17T17:50:31.325 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:50:31.325 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.325 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.325 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:50:31.325 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:23.509881+0000", 2024-08-17T17:50:31.325 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:50:31.326 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.326 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.326 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:50:31.326 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:23.509882+0000", 2024-08-17T17:50:31.326 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.4300000000000001e-06 2024-08-17T17:50:31.326 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.326 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.326 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:50:31.326 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:23.509953+0000", 2024-08-17T17:50:31.326 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.1497999999999999e-05 2024-08-17T17:50:31.326 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.326 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.326 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:50:31.326 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:23.739639+0000", 2024-08-17T17:50:31.327 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.229685376 2024-08-17T17:50:31.327 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.327 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.327 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:50:31.327 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:23.739652+0000", 2024-08-17T17:50:31.327 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.3137e-05 2024-08-17T17:50:31.327 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.327 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.327 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:50:31.327 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:23.740714+0000", 2024-08-17T17:50:31.327 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0010619329999999999 2024-08-17T17:50:31.327 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.328 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.328 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:50:31.328 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:23.740747+0000", 2024-08-17T17:50:31.328 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.3315999999999997e-05 2024-08-17T17:50:31.328 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.328 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.328 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:50:31.328 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:23.746770+0000", 2024-08-17T17:50:31.328 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0060226680000000001 2024-08-17T17:50:31.328 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.328 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.328 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:50:31.328 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:23.746856+0000", 2024-08-17T17:50:31.329 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.5793999999999999e-05 2024-08-17T17:50:31.329 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:50:31.329 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:50:31.329 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:50:31.329 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.329 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.329 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:37395 53.9 e1322/1318 53:94745c15:::benchmark_data_smithi131_199971_object37394:head v 1322'2316, mlcod=1322'2314)", 2024-08-17T17:50:31.329 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:50:25.718401+0000", 2024-08-17T17:50:31.329 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 5.5366908859999997, 2024-08-17T17:50:31.329 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.23418039199999999, 2024-08-17T17:50:31.329 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:50:31.329 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:50:31.329 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:31.329 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:50:31.330 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.330 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:50:31.330 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:25.718401+0000", 2024-08-17T17:50:31.330 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:50:31.330 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.330 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.330 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:50:31.330 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:25.718401+0000", 2024-08-17T17:50:31.330 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:50:31.330 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.330 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.330 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:50:31.331 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:25.718402+0000", 2024-08-17T17:50:31.331 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.4099999999999999e-07 2024-08-17T17:50:31.331 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.331 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.331 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:50:31.331 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:25.718452+0000", 2024-08-17T17:50:31.331 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.0342e-05 2024-08-17T17:50:31.331 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.331 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.331 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:50:31.331 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:25.718458+0000", 2024-08-17T17:50:31.331 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.5560000000000004e-06 2024-08-17T17:50:31.331 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.332 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.332 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:50:31.332 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:25.718463+0000", 2024-08-17T17:50:31.332 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.8319999999999996e-06 2024-08-17T17:50:31.332 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.332 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.332 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:50:31.332 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:25.718495+0000", 2024-08-17T17:50:31.332 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.2004000000000001e-05 2024-08-17T17:50:31.332 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.332 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.332 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:50:31.332 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:25.944669+0000", 2024-08-17T17:50:31.332 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.22617382899999999 2024-08-17T17:50:31.332 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.333 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.333 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:50:31.333 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:25.952481+0000", 2024-08-17T17:50:31.333 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.007811775 2024-08-17T17:50:31.333 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.333 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.333 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:50:31.333 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:25.952581+0000", 2024-08-17T17:50:31.333 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000100513 2024-08-17T17:50:31.333 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:50:31.333 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:50:31.333 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:50:31.333 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.333 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.334 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:37393 53.8 e1322/1318 53:10e78a1e:::benchmark_data_smithi131_199971_object37392:head v 1322'2242, mlcod=1322'2240)", 2024-08-17T17:50:31.334 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:50:25.718477+0000", 2024-08-17T17:50:31.334 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 5.5366146519999999, 2024-08-17T17:50:31.334 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.23702088700000001, 2024-08-17T17:50:31.334 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:50:31.334 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:50:31.334 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:31.334 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:50:31.334 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.334 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:50:31.334 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:25.718477+0000", 2024-08-17T17:50:31.334 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:50:31.334 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.334 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.335 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:50:31.335 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:25.718477+0000", 2024-08-17T17:50:31.335 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:50:31.335 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.335 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.335 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:50:31.335 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:25.718478+0000", 2024-08-17T17:50:31.335 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.0899999999999997e-07 2024-08-17T17:50:31.335 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.335 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.335 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:50:31.335 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:25.718520+0000", 2024-08-17T17:50:31.335 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.2938000000000001e-05 2024-08-17T17:50:31.336 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.336 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.336 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:50:31.336 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:25.944617+0000", 2024-08-17T17:50:31.336 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.22609657399999999 2024-08-17T17:50:31.336 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.336 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.336 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:50:31.336 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:25.944645+0000", 2024-08-17T17:50:31.336 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.8019000000000001e-05 2024-08-17T17:50:31.336 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.336 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.336 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:50:31.336 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:25.945076+0000", 2024-08-17T17:50:31.337 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00043073200000000002 2024-08-17T17:50:31.337 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.337 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.337 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:50:31.337 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:25.945131+0000", 2024-08-17T17:50:31.337 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.5331999999999998e-05 2024-08-17T17:50:31.337 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.337 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.337 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:50:31.337 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:25.955418+0000", 2024-08-17T17:50:31.337 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.010287231000000001 2024-08-17T17:50:31.337 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.337 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.337 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:50:31.338 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:25.955498+0000", 2024-08-17T17:50:31.338 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.9752000000000005e-05 2024-08-17T17:50:31.338 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:50:31.338 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:50:31.338 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:50:31.338 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.338 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.338 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:37407 53.5 e1322/1318 53:a9d5d4fa:::benchmark_data_smithi131_199971_object37406:head v 1322'2342, mlcod=1322'2340)", 2024-08-17T17:50:31.338 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:50:25.723664+0000", 2024-08-17T17:50:31.338 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 5.5314282649999997, 2024-08-17T17:50:31.338 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.22456618, 2024-08-17T17:50:31.338 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:50:31.338 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:50:31.339 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:31.339 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:50:31.339 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.339 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:50:31.339 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:25.723664+0000", 2024-08-17T17:50:31.339 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:50:31.339 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.339 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.339 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:50:31.339 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:25.723664+0000", 2024-08-17T17:50:31.339 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:50:31.339 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.339 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.339 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:50:31.339 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:25.723665+0000", 2024-08-17T17:50:31.339 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.097e-06 2024-08-17T17:50:31.340 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.340 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.340 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:50:31.340 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:25.723707+0000", 2024-08-17T17:50:31.340 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.2042000000000002e-05 2024-08-17T17:50:31.340 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.340 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.340 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:50:31.340 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:25.944740+0000", 2024-08-17T17:50:31.340 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.221033495 2024-08-17T17:50:31.340 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.340 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.340 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:50:31.340 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:25.944757+0000", 2024-08-17T17:50:31.340 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.66e-05 2024-08-17T17:50:31.340 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.341 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.341 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:50:31.341 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:25.944972+0000", 2024-08-17T17:50:31.341 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000215293 2024-08-17T17:50:31.341 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.341 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.341 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:50:31.341 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:25.945036+0000", 2024-08-17T17:50:31.341 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.4288000000000005e-05 2024-08-17T17:50:31.341 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.341 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.341 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:50:31.341 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:25.948131+0000", 2024-08-17T17:50:31.341 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0030944610000000002 2024-08-17T17:50:31.341 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.342 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.342 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:50:31.342 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:25.948230+0000", 2024-08-17T17:50:31.342 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.8904e-05 2024-08-17T17:50:31.342 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:50:31.342 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:50:31.342 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:50:31.342 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.342 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.342 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:37405 53.7 e1322/1318 53:e9f9f301:::benchmark_data_smithi131_199971_object37404:head v 1322'2321, mlcod=1322'2319)", 2024-08-17T17:50:31.342 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:50:25.723718+0000", 2024-08-17T17:50:31.342 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 5.5313736139999996, 2024-08-17T17:50:31.342 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.226226606, 2024-08-17T17:50:31.342 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:50:31.343 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:50:31.343 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:50:31.343 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:50:31.343 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.343 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:50:31.343 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:25.723718+0000", 2024-08-17T17:50:31.343 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:50:31.343 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.343 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.343 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:50:31.343 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:25.723718+0000", 2024-08-17T17:50:31.343 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:50:31.343 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.343 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.343 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:50:31.343 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:25.723719+0000", 2024-08-17T17:50:31.344 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.7499999999999999e-07 2024-08-17T17:50:31.344 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.344 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.344 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:50:31.344 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:25.723745+0000", 2024-08-17T17:50:31.344 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.5534999999999999e-05 2024-08-17T17:50:31.344 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.344 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.344 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:50:31.344 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:25.944776+0000", 2024-08-17T17:50:31.344 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.22103160599999999 2024-08-17T17:50:31.344 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.344 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.344 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:50:31.344 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:25.944801+0000", 2024-08-17T17:50:31.344 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.4816000000000001e-05 2024-08-17T17:50:31.345 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.345 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.345 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:50:31.345 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:25.945468+0000", 2024-08-17T17:50:31.345 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00066699000000000001 2024-08-17T17:50:31.345 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.345 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.345 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:50:31.345 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:25.945525+0000", 2024-08-17T17:50:31.345 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.6505999999999997e-05 2024-08-17T17:50:31.345 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.345 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.345 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:50:31.345 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:25.949868+0000", 2024-08-17T17:50:31.346 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0043431399999999997 2024-08-17T17:50:31.346 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:50:31.346 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:50:31.346 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:50:31.346 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:25.949945+0000", 2024-08-17T17:50:31.346 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.7138000000000006e-05 2024-08-17T17:50:31.346 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:50:31.346 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:50:31.346 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:50:31.346 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:50:31.346 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:50:31.346 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:50:31.347 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:31.372 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:31.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:31.376 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:31.477 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:31.499 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:31.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:31.502 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:31.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:31 smithi131 bash[89561]: cluster 2024-08-17T17:50:30.175861+0000 mgr.y (mgr.34107) 1445 : cluster [DBG] pgmap v2118: 89 pgs: 89 active+clean; 2.5 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 87 MiB/s wr, 1.38k op/s 2024-08-17T17:50:31.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:31 smithi131 bash[89561]: cluster 2024-08-17T17:50:30.175861+0000 mgr.y (mgr.34107) 1445 : cluster [DBG] pgmap v2118: 89 pgs: 89 active+clean; 2.5 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 87 MiB/s wr, 1.38k op/s 2024-08-17T17:50:31.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:31 smithi131 bash[88347]: cluster 2024-08-17T17:50:30.175861+0000 mgr.y (mgr.34107) 1445 : cluster [DBG] pgmap v2118: 89 pgs: 89 active+clean; 2.5 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 87 MiB/s wr, 1.38k op/s 2024-08-17T17:50:31.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:31 smithi131 bash[88347]: cluster 2024-08-17T17:50:30.175861+0000 mgr.y (mgr.34107) 1445 : cluster [DBG] pgmap v2118: 89 pgs: 89 active+clean; 2.5 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 87 MiB/s wr, 1.38k op/s 2024-08-17T17:50:31.602 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:31.612 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:31 smithi169 bash[79348]: cluster 2024-08-17T17:50:30.175861+0000 mgr.y (mgr.34107) 1445 : cluster [DBG] pgmap v2118: 89 pgs: 89 active+clean; 2.5 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 87 MiB/s wr, 1.38k op/s 2024-08-17T17:50:31.612 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:31 smithi169 bash[79348]: cluster 2024-08-17T17:50:30.175861+0000 mgr.y (mgr.34107) 1445 : cluster [DBG] pgmap v2118: 89 pgs: 89 active+clean; 2.5 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 87 MiB/s wr, 1.38k op/s 2024-08-17T17:50:31.642 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:31.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:31.644 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:31.745 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:31.772 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:31.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:31.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:31.798 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 26 16 45055 45039 108.255 96.375 0.00981435 0.00923193 2024-08-17T17:50:31.876 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:31.900 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:31.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:31.904 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:32.005 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:32.033 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:32.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:32.035 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:32.136 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:32.166 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:32.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:32.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:32.271 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:32.298 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:32.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:32.301 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:32.401 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:32.421 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:32.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:32.424 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:32.525 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:32.557 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:32.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:32.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:32.660 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:32.691 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:32.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:32.696 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:32.796 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:32.798 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 27 16 46382 46366 107.317 82.9375 0.00226883 0.00929933 2024-08-17T17:50:32.814 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:32.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:32.816 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:32.917 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:32.944 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:32.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:32.948 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:33.048 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:33.075 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:33.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:33.077 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:33.178 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:33.198 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:33.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:33.200 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:33.301 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:33.335 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:33.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:33.338 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:33.439 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:33.448 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:33 smithi131 bash[88347]: cluster 2024-08-17T17:50:32.176277+0000 mgr.y (mgr.34107) 1446 : cluster [DBG] pgmap v2119: 89 pgs: 89 active+clean; 2.5 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 87 MiB/s wr, 1.38k op/s 2024-08-17T17:50:33.448 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:33 smithi131 bash[88347]: cluster 2024-08-17T17:50:32.176277+0000 mgr.y (mgr.34107) 1446 : cluster [DBG] pgmap v2119: 89 pgs: 89 active+clean; 2.5 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 87 MiB/s wr, 1.38k op/s 2024-08-17T17:50:33.448 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:33 smithi131 bash[89561]: cluster 2024-08-17T17:50:32.176277+0000 mgr.y (mgr.34107) 1446 : cluster [DBG] pgmap v2119: 89 pgs: 89 active+clean; 2.5 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 87 MiB/s wr, 1.38k op/s 2024-08-17T17:50:33.448 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:33 smithi131 bash[89561]: cluster 2024-08-17T17:50:32.176277+0000 mgr.y (mgr.34107) 1446 : cluster [DBG] pgmap v2119: 89 pgs: 89 active+clean; 2.5 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 87 MiB/s wr, 1.38k op/s 2024-08-17T17:50:33.461 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:33.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:33.464 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:33.564 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:33.590 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:33.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:33.593 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:33.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:33 smithi169 bash[79348]: cluster 2024-08-17T17:50:32.176277+0000 mgr.y (mgr.34107) 1446 : cluster [DBG] pgmap v2119: 89 pgs: 89 active+clean; 2.5 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 87 MiB/s wr, 1.38k op/s 2024-08-17T17:50:33.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:33 smithi169 bash[79348]: cluster 2024-08-17T17:50:32.176277+0000 mgr.y (mgr.34107) 1446 : cluster [DBG] pgmap v2119: 89 pgs: 89 active+clean; 2.5 GiB data, 8.4 GiB used, 707 GiB / 715 GiB avail; 87 MiB/s wr, 1.38k op/s 2024-08-17T17:50:33.694 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:33.726 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:33.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:33.729 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:33.798 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 28 16 47598 47582 106.198 76 0.0076247 0.00940724 2024-08-17T17:50:33.830 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:33.866 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:33.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:33.872 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:33.885 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-08-17T17:50:33.973 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:33.986 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:50:34.020 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:34.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:34.023 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:34.081 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T17:50:34.081 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:50:34.125 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:34.126 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T17:50:34.126 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:50:34.148 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:34.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:34.150 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:34.170 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T17:50:34.170 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:50:34.204 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T17:50:34.204 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:50:34.247 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T17:50:34.247 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:50:34.251 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:34.277 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:34.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:34.280 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:34.284 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T17:50:34.284 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:50:34.308 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T17:50:34.309 INFO:teuthology.orchestra.run.smithi131.stderr:dumped all 2024-08-17T17:50:34.355 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T17:50:34.355 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:50:34.381 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:34.387 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T17:50:34.387 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:50:34.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:34 smithi169 bash[79348]: audit 2024-08-17T17:50:34.009511+0000 mon.b (mon.1) 4 : audit [DBG] from='client.? 172.21.15.131:0/2660790137' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:34.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:34 smithi169 bash[79348]: audit 2024-08-17T17:50:34.009511+0000 mon.b (mon.1) 4 : audit [DBG] from='client.? 172.21.15.131:0/2660790137' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:34.404 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:34.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:34.407 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:34.507 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:34.531 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:34.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:34.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:34.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:34 smithi131 bash[89561]: audit 2024-08-17T17:50:34.009511+0000 mon.b (mon.1) 4 : audit [DBG] from='client.? 172.21.15.131:0/2660790137' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:34.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:34 smithi131 bash[89561]: audit 2024-08-17T17:50:34.009511+0000 mon.b (mon.1) 4 : audit [DBG] from='client.? 172.21.15.131:0/2660790137' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:34.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:34 smithi131 bash[88347]: audit 2024-08-17T17:50:34.009511+0000 mon.b (mon.1) 4 : audit [DBG] from='client.? 172.21.15.131:0/2660790137' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:34.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:34 smithi131 bash[88347]: audit 2024-08-17T17:50:34.009511+0000 mon.b (mon.1) 4 : audit [DBG] from='client.? 172.21.15.131:0/2660790137' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:34.636 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:34.667 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:34.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:34.669 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:34.770 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:34.798 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 29 16 48918 48902 105.381 82.5 0.00970613 0.00948454 2024-08-17T17:50:34.802 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:34.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:34.805 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:34.905 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:34.927 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:34.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:34.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:35.030 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:35.056 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:35.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:35.060 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:35.161 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:35.186 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:35.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:35.188 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:35.289 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:35.315 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:35.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:35.319 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:35.420 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:35.431 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:35 smithi131 bash[89561]: cluster 2024-08-17T17:50:34.177041+0000 mgr.y (mgr.34107) 1447 : cluster [DBG] pgmap v2120: 89 pgs: 89 active+clean; 2.9 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2024-08-17T17:50:35.431 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:35 smithi131 bash[89561]: cluster 2024-08-17T17:50:34.177041+0000 mgr.y (mgr.34107) 1447 : cluster [DBG] pgmap v2120: 89 pgs: 89 active+clean; 2.9 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2024-08-17T17:50:35.431 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:35 smithi131 bash[89561]: audit 2024-08-17T17:50:34.302779+0000 mgr.y (mgr.34107) 1448 : audit [DBG] from='client.35100 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:50:35.431 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:35 smithi131 bash[89561]: audit 2024-08-17T17:50:34.302779+0000 mgr.y (mgr.34107) 1448 : audit [DBG] from='client.35100 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:50:35.431 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:35 smithi131 bash[88347]: cluster 2024-08-17T17:50:34.177041+0000 mgr.y (mgr.34107) 1447 : cluster [DBG] pgmap v2120: 89 pgs: 89 active+clean; 2.9 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2024-08-17T17:50:35.431 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:35 smithi131 bash[88347]: cluster 2024-08-17T17:50:34.177041+0000 mgr.y (mgr.34107) 1447 : cluster [DBG] pgmap v2120: 89 pgs: 89 active+clean; 2.9 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2024-08-17T17:50:35.431 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:35 smithi131 bash[88347]: audit 2024-08-17T17:50:34.302779+0000 mgr.y (mgr.34107) 1448 : audit [DBG] from='client.35100 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:50:35.431 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:35 smithi131 bash[88347]: audit 2024-08-17T17:50:34.302779+0000 mgr.y (mgr.34107) 1448 : audit [DBG] from='client.35100 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:50:35.448 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:35.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:35.452 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:35.553 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:35.562 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:35 smithi169 bash[79348]: cluster 2024-08-17T17:50:34.177041+0000 mgr.y (mgr.34107) 1447 : cluster [DBG] pgmap v2120: 89 pgs: 89 active+clean; 2.9 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2024-08-17T17:50:35.562 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:35 smithi169 bash[79348]: cluster 2024-08-17T17:50:34.177041+0000 mgr.y (mgr.34107) 1447 : cluster [DBG] pgmap v2120: 89 pgs: 89 active+clean; 2.9 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2024-08-17T17:50:35.563 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:35 smithi169 bash[79348]: audit 2024-08-17T17:50:34.302779+0000 mgr.y (mgr.34107) 1448 : audit [DBG] from='client.35100 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:50:35.563 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:35 smithi169 bash[79348]: audit 2024-08-17T17:50:34.302779+0000 mgr.y (mgr.34107) 1448 : audit [DBG] from='client.35100 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:50:35.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:35.585 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:35.585 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:35.686 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:35.712 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:35.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:35.718 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:35.798 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 30 15 50433 50418 105.026 94.75 0.0063059 0.00951673 2024-08-17T17:50:35.819 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:35.847 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:35.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:35.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:35.950 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:35.974 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:35.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:35.976 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:36.077 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:36.110 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:36.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:36.115 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:36.215 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:36.243 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:36.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:36.248 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:36.348 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:36.377 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:36.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:36.379 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:36.480 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:36.504 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:36.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:36.507 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:36.608 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:36.641 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:36.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:36.645 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:36.745 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:36.748 INFO:teuthology.orchestra.run.smithi131.stdout:{"pg_ready":true,"pg_map":{"version":2120,"stamp":"2024-08-17T17:50:34.176474+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3124828133,"num_objects":47698,"num_object_clones":0,"num_object_copies":143094,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":47698,"num_whiteouts":0,"num_read":457,"num_read_kb":902,"num_write":47951,"num_write_kb":3053457,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":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":47886,"ondisk_log_size":47886,"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":9996316,"kb_used_data":9042600,"kb_used_omap":299,"kb_used_meta":953108,"kb_avail":739964900,"statfs":{"total":767960285184,"available":757724057600,"internally_reserved":0,"allocated":9259622400,"data_stored":9221982183,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":307068,"internal_metadata":975982724},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[3,3,3,3,0,0,9],"upper_bound":128},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":850526208,"num_objects":12978,"num_object_clones":0,"num_object_copies":38934,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":12978,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12978,"num_write_kb":830592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"10.003666"},"pg_stats":[{"pgid":"53.f","version":"1323'3002","reported_seq":3016,"reported_epoch":1323,"state":"active+clean","last_fresh":"2024-08-17T17:50:33.921117+0000","last_change":"2024-08-17T17:49:46.922503+0000","last_active":"2024-08-17T17:50:33.921117+0000","last_peered":"2024-08-17T17:50:33.921117+0000","last_clean":"2024-08-17T17:50:33.921117+0000","last_became_active":"2024-08-17T17:49:46.922163+0000","last_became_peered":"2024-08-17T17:49:46.922163+0000","last_unstale":"2024-08-17T17:50:33.921117+0000","last_undegraded":"2024-08-17T17:50:33.921117+0000","last_fullsized":"2024-08-17T17:50:33.921117+0000","mapping_epoch":1318,"log_start":"0'0","ondisk_log_start":"0'0","created":1318,"last_epoch_clean":1319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:45.897317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:45.897317+0000","last_clean_scrub_stamp":"2024-08-17T17:49:45.897317+0000","objects_scrubbed":0,"log_size":3002,"log_dups_size":0,"ondisk_log_size":3002,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:38:27.972094+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":196739072,"num_objects":3002,"num_object_clones":0,"num_object_copies":9006,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3002,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3002,"num_write_kb":192128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"53.e","version":"1323'3051","reported_seq":3065,"reported_epoch":1323,"state":"active+clean","last_fresh":"2024-08-17T17:50:33.896028+0000","last_change":"2024-08-17T17:49:46.926260+0000","last_active":"2024-08-17T17:50:33.896028+0000","last_peered":"2024-08-17T17:50:33.896028+0000","last_clean":"2024-08-17T17:50:33.896028+0000","last_became_active":"2024-08-17T17:49:46.925983+0000","last_became_peered":"2024-08-17T17:49:46.925983+0000","last_unstale":"2024-08-17T17:50:33.896028+0000","last_undegraded":"2024-08-17T17:50:33.896028+0000","last_fullsized":"2024-08-17T17:50:33.896028+0000","mapping_epoch":1318,"log_start":"0'0","ondisk_log_start":"0'0","created":1318,"last_epoch_clean":1319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:45.897317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:45.897317+0000","last_clean_scrub_stamp":"2024-08-17T17:49:45.897317+0000","objects_scrubbed":0,"log_size":3051,"log_dups_size":0,"ondisk_log_size":3051,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:25:20.083018+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":199950336,"num_objects":3051,"num_object_clones":0,"num_object_copies":9153,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3051,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3051,"num_write_kb":195264,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,1],"acting":[6,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"53.d","version":"1323'3033","reported_seq":3054,"reported_epoch":1323,"state":"active+clean","last_fresh":"2024-08-17T17:50:33.858608+0000","last_change":"2024-08-17T17:49:47.013545+0000","last_active":"2024-08-17T17:50:33.858608+0000","last_peered":"2024-08-17T17:50:33.858608+0000","last_clean":"2024-08-17T17:50:33.858608+0000","last_became_active":"2024-08-17T17:49:47.012767+0000","last_became_peered":"2024-08-17T17:49:47.012767+0000","last_unstale":"2024-08-17T17:50:33.858608+0000","last_undegraded":"2024-08-17T17:50:33.858608+0000","last_fullsized":"2024-08-17T17:50:33.858608+0000","mapping_epoch":1318,"log_start":"0'0","ondisk_log_start":"0'0","created":1318,"last_epoch_clean":1319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:45.897317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:45.897317+0000","last_clean_scrub_stamp":"2024-08-17T17:49:45.897317+0000","objects_scrubbed":0,"log_size":3033,"log_dups_size":0,"ondisk_log_size":3033,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:31:58.379297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":198770688,"num_objects":3033,"num_object_clones":0,"num_object_copies":9099,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3033,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3033,"num_write_kb":194112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"53.c","version":"1323'2984","reported_seq":2998,"reported_epoch":1323,"state":"active+clean","last_fresh":"2024-08-17T17:50:33.932233+0000","last_change":"2024-08-17T17:49:47.597835+0000","last_active":"2024-08-17T17:50:33.932233+0000","last_peered":"2024-08-17T17:50:33.932233+0000","last_clean":"2024-08-17T17:50:33.932233+0000","last_became_active":"2024-08-17T17:49:47.596753+0000","last_became_peered":"2024-08-17T17:49:47.596753+0000","last_unstale":"2024-08-17T17:50:33.932233+0000","last_undegraded":"2024-08-17T17:50:33.932233+0000","last_fullsized":"2024-08-17T17:50:33.932233+0000","mapping_epoch":1318,"log_start":"0'0","ondisk_log_start":"0'0","created":1318,"last_epoch_clean":1319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:45.897317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:45.897317+0000","last_clean_scrub_stamp":"2024-08-17T17:49:45.897317+0000","objects_scrubbed":0,"log_size":2984,"log_dups_size":0,"ondisk_log_size":2984,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:35:36.732926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":195559424,"num_objects":2984,"num_object_clones":0,"num_object_copies":8952,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2984,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2984,"num_write_kb":190976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"53.b","version":"1323'2917","reported_seq":2931,"reported_epoch":1323,"state":"active+clean","last_fresh":"2024-08-17T17:50:33.935541+0000","last_change":"2024-08-17T17:49:46.913087+0000","last_active":"2024-08-17T17:50:33.935541+0000","last_peered":"2024-08-17T17:50:33.935541+0000","last_clean":"2024-08-17T17:50:33.935541+0000","last_became_active":"2024-08-17T17:49:46.912747+0000","last_became_peered":"2024-08-17T17:49:46.912747+0000","last_unstale":"2024-08-17T17:50:33.935541+0000","last_undegraded":"2024-08-17T17:50:33.935541+0000","last_fullsized":"2024-08-17T17:50:33.935541+0000","mapping_epoch":1318,"log_start":"0'0","ondisk_log_start":"0'0","created":1318,"last_epoch_clean":1319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:45.897317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:45.897317+0000","last_clean_scrub_stamp":"2024-08-17T17:49:45.897317+0000","objects_scrubbed":0,"log_size":2917,"log_dups_size":0,"ondisk_log_size":2917,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:57:05.411030+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":191168512,"num_objects":2917,"num_object_clones":0,"num_object_copies":8751,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2917,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2917,"num_write_kb":186688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,4],"acting":[5,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"53.a","version":"1323'3049","reported_seq":3070,"reported_epoch":1323,"state":"active+clean","last_fresh":"2024-08-17T17:50:33.661784+0000","last_change":"2024-08-17T17:49:46.919871+0000","last_active":"2024-08-17T17:50:33.661784+0000","last_peered":"2024-08-17T17:50:33.661784+0000","last_clean":"2024-08-17T17:50:33.661784+0000","last_became_active":"2024-08-17T17:49:46.919063+0000","last_became_peered":"2024-08-17T17:49:46.919063+0000","last_unstale":"2024-08-17T17:50:33.661784+0000","last_undegraded":"2024-08-17T17:50:33.661784+0000","last_fullsized":"2024-08-17T17:50:33.661784+0000","mapping_epoch":1318,"log_start":"0'0","ondisk_log_start":"0'0","created":1318,"last_epoch_clean":1319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:45.897317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:45.897317+0000","last_clean_scrub_stamp":"2024-08-17T17:49:45.897317+0000","objects_scrubbed":0,"log_size":3049,"log_dups_size":0,"ondisk_log_size":3049,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:42:42.162163+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":199819264,"num_objects":3049,"num_object_clones":0,"num_object_copies":9147,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3049,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3049,"num_write_kb":195136,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,5],"acting":[3,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"53.9","version":"1323'2934","reported_seq":2948,"reported_epoch":1323,"state":"active+clean","last_fresh":"2024-08-17T17:50:33.936371+0000","last_change":"2024-08-17T17:49:47.578003+0000","last_active":"2024-08-17T17:50:33.936371+0000","last_peered":"2024-08-17T17:50:33.936371+0000","last_clean":"2024-08-17T17:50:33.936371+0000","last_became_active":"2024-08-17T17:49:47.576957+0000","last_became_peered":"2024-08-17T17:49:47.576957+0000","last_unstale":"2024-08-17T17:50:33.936371+0000","last_undegraded":"2024-08-17T17:50:33.936371+0000","last_fullsized":"2024-08-17T17:50:33.936371+0000","mapping_epoch":1318,"log_start":"0'0","ondisk_log_start":"0'0","created":1318,"last_epoch_clean":1319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:45.897317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:45.897317+0000","last_clean_scrub_stamp":"2024-08-17T17:49:45.897317+0000","objects_scrubbed":0,"log_size":2934,"log_dups_size":0,"ondisk_log_size":2934,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:01:17.771059+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":192282624,"num_objects":2934,"num_object_clones":0,"num_object_copies":8802,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2934,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2934,"num_write_kb":187776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,5],"acting":[4,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"53.8","version":"1323'2916","reported_seq":2930,"reported_epoch":1323,"state":"active+clean","last_fresh":"2024-08-17T17:50:33.966187+0000","last_change":"2024-08-17T17:49:47.576943+0000","last_active":"2024-08-17T17:50:33.966187+0000","last_peered":"2024-08-17T17:50:33.966187+0000","last_clean":"2024-08-17T17:50:33.966187+0000","last_became_active":"2024-08-17T17:49:47.575986+0000","last_became_peered":"2024-08-17T17:49:47.575986+0000","last_unstale":"2024-08-17T17:50:33.966187+0000","last_undegraded":"2024-08-17T17:50:33.966187+0000","last_fullsized":"2024-08-17T17:50:33.966187+0000","mapping_epoch":1318,"log_start":"0'0","ondisk_log_start":"0'0","created":1318,"last_epoch_clean":1319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:45.897317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:45.897317+0000","last_clean_scrub_stamp":"2024-08-17T17:49:45.897317+0000","objects_scrubbed":0,"log_size":2916,"log_dups_size":0,"ondisk_log_size":2916,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:17:33.140377+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":191102976,"num_objects":2916,"num_object_clones":0,"num_object_copies":8748,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2916,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2916,"num_write_kb":186624,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"53.7","version":"1323'2921","reported_seq":2942,"reported_epoch":1323,"state":"active+clean","last_fresh":"2024-08-17T17:50:33.893003+0000","last_change":"2024-08-17T17:49:47.577388+0000","last_active":"2024-08-17T17:50:33.893003+0000","last_peered":"2024-08-17T17:50:33.893003+0000","last_clean":"2024-08-17T17:50:33.893003+0000","last_became_active":"2024-08-17T17:49:47.576914+0000","last_became_peered":"2024-08-17T17:49:47.576914+0000","last_unstale":"2024-08-17T17:50:33.893003+0000","last_undegraded":"2024-08-17T17:50:33.893003+0000","last_fullsized":"2024-08-17T17:50:33.893003+0000","mapping_epoch":1318,"log_start":"0'0","ondisk_log_start":"0'0","created":1318,"last_epoch_clean":1319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:45.897317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:45.897317+0000","last_clean_scrub_stamp":"2024-08-17T17:49:45.897317+0000","objects_scrubbed":0,"log_size":2921,"log_dups_size":0,"ondisk_log_size":2921,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:41:22.062882+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":191430656,"num_objects":2921,"num_object_clones":0,"num_object_copies":8763,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2921,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2921,"num_write_kb":186944,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,0],"acting":[1,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"53.6","version":"1323'3067","reported_seq":3088,"reported_epoch":1323,"state":"active+clean","last_fresh":"2024-08-17T17:50:33.652131+0000","last_change":"2024-08-17T17:49:47.014058+0000","last_active":"2024-08-17T17:50:33.652131+0000","last_peered":"2024-08-17T17:50:33.652131+0000","last_clean":"2024-08-17T17:50:33.652131+0000","last_became_active":"2024-08-17T17:49:47.013145+0000","last_became_peered":"2024-08-17T17:49:47.013145+0000","last_unstale":"2024-08-17T17:50:33.652131+0000","last_undegraded":"2024-08-17T17:50:33.652131+0000","last_fullsized":"2024-08-17T17:50:33.652131+0000","mapping_epoch":1318,"log_start":"0'0","ondisk_log_start":"0'0","created":1318,"last_epoch_clean":1319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:45.897317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:45.897317+0000","last_clean_scrub_stamp":"2024-08-17T17:49:45.897317+0000","objects_scrubbed":0,"log_size":3067,"log_dups_size":0,"ondisk_log_size":3067,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:26:45.197828+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":200998912,"num_objects":3067,"num_object_clones":0,"num_object_copies":9201,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3067,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3067,"num_write_kb":196288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"53.5","version":"1323'2927","reported_seq":2947,"reported_epoch":1323,"state":"active+clean","last_fresh":"2024-08-17T17:50:33.663685+0000","last_change":"2024-08-17T17:49:47.576402+0000","last_active":"2024-08-17T17:50:33.663685+0000","last_peered":"2024-08-17T17:50:33.663685+0000","last_clean":"2024-08-17T17:50:33.663685+0000","last_became_active":"2024-08-17T17:49:47.576010+0000","last_became_peered":"2024-08-17T17:49:47.576010+0000","last_unstale":"2024-08-17T17:50:33.663685+0000","last_undegraded":"2024-08-17T17:50:33.663685+0000","last_fullsized":"2024-08-17T17:50:33.663685+0000","mapping_epoch":1318,"log_start":"0'0","ondisk_log_start":"0'0","created":1318,"last_epoch_clean":1319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:45.897317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:45.897317+0000","last_clean_scrub_stamp":"2024-08-17T17:49:45.897317+0000","objects_scrubbed":0,"log_size":2927,"log_dups_size":0,"ondisk_log_size":2927,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:56:49.790195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":191823872,"num_objects":2927,"num_object_clones":0,"num_object_copies":8781,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2927,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2927,"num_write_kb":187328,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"53.4","version":"1323'2998","reported_seq":3019,"reported_epoch":1323,"state":"active+clean","last_fresh":"2024-08-17T17:50:33.814200+0000","last_change":"2024-08-17T17:49:47.013573+0000","last_active":"2024-08-17T17:50:33.814200+0000","last_peered":"2024-08-17T17:50:33.814200+0000","last_clean":"2024-08-17T17:50:33.814200+0000","last_became_active":"2024-08-17T17:49:47.012531+0000","last_became_peered":"2024-08-17T17:49:47.012531+0000","last_unstale":"2024-08-17T17:50:33.814200+0000","last_undegraded":"2024-08-17T17:50:33.814200+0000","last_fullsized":"2024-08-17T17:50:33.814200+0000","mapping_epoch":1318,"log_start":"0'0","ondisk_log_start":"0'0","created":1318,"last_epoch_clean":1319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:45.897317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:45.897317+0000","last_clean_scrub_stamp":"2024-08-17T17:49:45.897317+0000","objects_scrubbed":0,"log_size":2998,"log_dups_size":0,"ondisk_log_size":2998,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:07:13.801333+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":196476928,"num_objects":2998,"num_object_clones":0,"num_object_copies":8994,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2998,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2998,"num_write_kb":191872,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,4],"acting":[1,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"53.3","version":"1323'2942","reported_seq":2956,"reported_epoch":1323,"state":"active+clean","last_fresh":"2024-08-17T17:50:33.927636+0000","last_change":"2024-08-17T17:49:46.922513+0000","last_active":"2024-08-17T17:50:33.927636+0000","last_peered":"2024-08-17T17:50:33.927636+0000","last_clean":"2024-08-17T17:50:33.927636+0000","last_became_active":"2024-08-17T17:49:46.922195+0000","last_became_peered":"2024-08-17T17:49:46.922195+0000","last_unstale":"2024-08-17T17:50:33.927636+0000","last_undegraded":"2024-08-17T17:50:33.927636+0000","last_fullsized":"2024-08-17T17:50:33.927636+0000","mapping_epoch":1318,"log_start":"0'0","ondisk_log_start":"0'0","created":1318,"last_epoch_clean":1319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:45.897317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:45.897317+0000","last_clean_scrub_stamp":"2024-08-17T17:49:45.897317+0000","objects_scrubbed":0,"log_size":2942,"log_dups_size":0,"ondisk_log_size":2942,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:28:59.425724+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":192806912,"num_objects":2942,"num_object_clones":0,"num_object_copies":8826,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2942,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2942,"num_write_kb":188288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,4],"acting":[6,1,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"53.2","version":"1323'2999","reported_seq":3013,"reported_epoch":1323,"state":"active+clean","last_fresh":"2024-08-17T17:50:33.955522+0000","last_change":"2024-08-17T17:49:47.576632+0000","last_active":"2024-08-17T17:50:33.955522+0000","last_peered":"2024-08-17T17:50:33.955522+0000","last_clean":"2024-08-17T17:50:33.955522+0000","last_became_active":"2024-08-17T17:49:47.575736+0000","last_became_peered":"2024-08-17T17:49:47.575736+0000","last_unstale":"2024-08-17T17:50:33.955522+0000","last_undegraded":"2024-08-17T17:50:33.955522+0000","last_fullsized":"2024-08-17T17:50:33.955522+0000","mapping_epoch":1318,"log_start":"0'0","ondisk_log_start":"0'0","created":1318,"last_epoch_clean":1319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:45.897317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:45.897317+0000","last_clean_scrub_stamp":"2024-08-17T17:49:45.897317+0000","objects_scrubbed":0,"log_size":2999,"log_dups_size":0,"ondisk_log_size":2999,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:16:40.999432+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":196542464,"num_objects":2999,"num_object_clones":0,"num_object_copies":8997,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2999,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2999,"num_write_kb":191936,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"53.1","version":"1323'2953","reported_seq":2974,"reported_epoch":1323,"state":"active+clean","last_fresh":"2024-08-17T17:50:33.859592+0000","last_change":"2024-08-17T17:49:47.576961+0000","last_active":"2024-08-17T17:50:33.859592+0000","last_peered":"2024-08-17T17:50:33.859592+0000","last_clean":"2024-08-17T17:50:33.859592+0000","last_became_active":"2024-08-17T17:49:47.576451+0000","last_became_peered":"2024-08-17T17:49:47.576451+0000","last_unstale":"2024-08-17T17:50:33.859592+0000","last_undegraded":"2024-08-17T17:50:33.859592+0000","last_fullsized":"2024-08-17T17:50:33.859592+0000","mapping_epoch":1318,"log_start":"0'0","ondisk_log_start":"0'0","created":1318,"last_epoch_clean":1319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:45.897317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:45.897317+0000","last_clean_scrub_stamp":"2024-08-17T17:49:45.897317+0000","objects_scrubbed":0,"log_size":2953,"log_dups_size":0,"ondisk_log_size":2953,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:33:02.196434+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":2953,"num_write_kb":188992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"53.0","version":"1323'2979","reported_seq":2993,"reported_epoch":1323,"state":"active+clean","last_fresh":"2024-08-17T17:50:33.968337+0000","last_change":"2024-08-17T17:49:47.012834+0000","last_active":"2024-08-17T17:50:33.968337+0000","last_peered":"2024-08-17T17:50:33.968337+0000","last_clean":"2024-08-17T17:50:33.968337+0000","last_became_active":"2024-08-17T17:49:47.011831+0000","last_became_peered":"2024-08-17T17:49:47.011831+0000","last_unstale":"2024-08-17T17:50:33.968337+0000","last_undegraded":"2024-08-17T17:50:33.968337+0000","last_fullsized":"2024-08-17T17:50:33.968337+0000","mapping_epoch":1318,"log_start":"0'0","ondisk_log_start":"0'0","created":1318,"last_epoch_clean":1319,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:49:45.897317+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:49:45.897317+0000","last_clean_scrub_stamp":"2024-08-17T17:49:45.897317+0000","objects_scrubbed":0,"log_size":2979,"log_dups_size":0,"ondisk_log_size":2979,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:30:33.383617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":195231744,"num_objects":2979,"num_object_clones":0,"num_object_copies":8937,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2979,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2979,"num_write_kb":190656,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,5,2],"acting":[4,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"73'5","reported_seq":38,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T17:50:03.042017+0000","last_change":"2024-08-17T17:49:45.923079+0000","last_active":"2024-08-17T17:50:03.042017+0000","last_peered":"2024-08-17T17:50:03.042017+0000","last_clean":"2024-08-17T17:50:03.042017+0000","last_became_active":"2024-08-17T17:49:45.922181+0000","last_became_peered":"2024-08-17T17:49:45.922181+0000","last_unstale":"2024-08-17T17:50:03.042017+0000","last_undegraded":"2024-08-17T17:50:03.042017+0000","last_fullsized":"2024-08-17T17:50:03.042017+0000","mapping_epoch":1317,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:29:46.706799+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":1294,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T17:50:03.792072+0000","last_change":"2024-08-17T17:17:00.907395+0000","last_active":"2024-08-17T17:50:03.792072+0000","last_peered":"2024-08-17T17:50:03.792072+0000","last_clean":"2024-08-17T17:50:03.792072+0000","last_became_active":"2024-08-17T17:17:00.906954+0000","last_became_peered":"2024-08-17T17:17:00.906954+0000","last_unstale":"2024-08-17T17:50:03.792072+0000","last_undegraded":"2024-08-17T17:50:03.792072+0000","last_fullsized":"2024-08-17T17:50:03.792072+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:08:27.125392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1e","version":"73'2","reported_seq":1914,"reported_epoch":1323,"state":"active+clean","last_fresh":"2024-08-17T17:50:28.334501+0000","last_change":"2024-08-17T17:18:16.295486+0000","last_active":"2024-08-17T17:50:28.334501+0000","last_peered":"2024-08-17T17:50:28.334501+0000","last_clean":"2024-08-17T17:50:28.334501+0000","last_became_active":"2024-08-17T17:18:16.262726+0000","last_became_peered":"2024-08-17T17:18:16.262726+0000","last_unstale":"2024-08-17T17:50:28.334501+0000","last_undegraded":"2024-08-17T17:50:28.334501+0000","last_fullsized":"2024-08-17T17:50:28.334501+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:35:51.189855+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1923,"reported_epoch":1323,"state":"active+clean","last_fresh":"2024-08-17T17:50:28.335031+0000","last_change":"2024-08-17T17:18:16.294005+0000","last_active":"2024-08-17T17:50:28.335031+0000","last_peered":"2024-08-17T17:50:28.335031+0000","last_clean":"2024-08-17T17:50:28.335031+0000","last_became_active":"2024-08-17T17:18:16.290404+0000","last_became_peered":"2024-08-17T17:18:16.290404+0000","last_unstale":"2024-08-17T17:50:28.335031+0000","last_undegraded":"2024-08-17T17:50:28.335031+0000","last_fullsized":"2024-08-17T17:50:28.335031+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:13:17.893973+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"72'2","reported_seq":1279,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T17:50:03.041772+0000","last_change":"2024-08-17T16:58:54.764871+0000","last_active":"2024-08-17T17:50:03.041772+0000","last_peered":"2024-08-17T17:50:03.041772+0000","last_clean":"2024-08-17T17:50:03.041772+0000","last_became_active":"2024-08-17T16:58:54.764067+0000","last_became_peered":"2024-08-17T16:58:54.764067+0000","last_unstale":"2024-08-17T17:50:03.041772+0000","last_undegraded":"2024-08-17T17:50:03.041772+0000","last_fullsized":"2024-08-17T17:50:03.041772+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:37:27.753212+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1308,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T17:50:03.792289+0000","last_change":"2024-08-17T17:18:16.312656+0000","last_active":"2024-08-17T17:50:03.792289+0000","last_peered":"2024-08-17T17:50:03.792289+0000","last_clean":"2024-08-17T17:50:03.792289+0000","last_became_active":"2024-08-17T17:18:16.312411+0000","last_became_peered":"2024-08-17T17:18:16.312411+0000","last_unstale":"2024-08-17T17:50:03.792289+0000","last_undegraded":"2024-08-17T17:50:03.792289+0000","last_fullsized":"2024-08-17T17:50:03.792289+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:59:16.650787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1c","version":"72'2","reported_seq":1294,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T17:50:03.042354+0000","last_change":"2024-08-17T17:17:00.909431+0000","last_active":"2024-08-17T17:50:03.042354+0000","last_peered":"2024-08-17T17:50:03.042354+0000","last_clean":"2024-08-17T17:50:03.042354+0000","last_became_active":"2024-08-17T17:17:00.909059+0000","last_became_peered":"2024-08-17T17:17:00.909059+0000","last_unstale":"2024-08-17T17:50:03.042354+0000","last_undegraded":"2024-08-17T17:50:03.042354+0000","last_fullsized":"2024-08-17T17:50:03.042354+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:07:29.560217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1308,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T17:50:03.792773+0000","last_change":"2024-08-17T17:18:16.313824+0000","last_active":"2024-08-17T17:50:03.792773+0000","last_peered":"2024-08-17T17:50:03.792773+0000","last_clean":"2024-08-17T17:50:03.792773+0000","last_became_active":"2024-08-17T17:18:16.313201+0000","last_became_peered":"2024-08-17T17:18:16.313201+0000","last_unstale":"2024-08-17T17:50:03.792773+0000","last_undegraded":"2024-08-17T17:50:03.792773+0000","last_fullsized":"2024-08-17T17:50:03.792773+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:52:39.662266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1b","version":"73'2","reported_seq":27,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T17:50:03.792631+0000","last_change":"2024-08-17T17:49:45.922899+0000","last_active":"2024-08-17T17:50:03.792631+0000","last_peered":"2024-08-17T17:50:03.792631+0000","last_clean":"2024-08-17T17:50:03.792631+0000","last_became_active":"2024-08-17T17:49:45.921998+0000","last_became_peered":"2024-08-17T17:49:45.921998+0000","last_unstale":"2024-08-17T17:50:03.792631+0000","last_undegraded":"2024-08-17T17:50:03.792631+0000","last_fullsized":"2024-08-17T17:50:03.792631+0000","mapping_epoch":1317,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:22:31.896517+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":1935,"reported_epoch":1323,"state":"active+clean","last_fresh":"2024-08-17T17:50:28.330646+0000","last_change":"2024-08-17T17:18:16.318813+0000","last_active":"2024-08-17T17:50:28.330646+0000","last_peered":"2024-08-17T17:50:28.330646+0000","last_clean":"2024-08-17T17:50:28.330646+0000","last_became_active":"2024-08-17T17:18:16.318555+0000","last_became_peered":"2024-08-17T17:18:16.318555+0000","last_unstale":"2024-08-17T17:50:28.330646+0000","last_undegraded":"2024-08-17T17:50:28.330646+0000","last_fullsized":"2024-08-17T17:50:28.330646+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:35:08.377283+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"73'2","reported_seq":1311,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T17:50:03.792461+0000","last_change":"2024-08-17T17:17:45.725851+0000","last_active":"2024-08-17T17:50:03.792461+0000","last_peered":"2024-08-17T17:50:03.792461+0000","last_clean":"2024-08-17T17:50:03.792461+0000","last_became_active":"2024-08-17T17:17:45.722711+0000","last_became_peered":"2024-08-17T17:17:45.722711+0000","last_unstale":"2024-08-17T17:50:03.792461+0000","last_undegraded":"2024-08-17T17:50:03.792461+0000","last_fullsized":"2024-08-17T17:50:03.792461+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:00:26.932673+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1900,"reported_epoch":1323,"state":"active+clean","last_fresh":"2024-08-17T17:50:28.332968+0000","last_change":"2024-08-17T17:18:16.314047+0000","last_active":"2024-08-17T17:50:28.332968+0000","last_peered":"2024-08-17T17:50:28.332968+0000","last_clean":"2024-08-17T17:50:28.332968+0000","last_became_active":"2024-08-17T17:18:16.294373+0000","last_became_peered":"2024-08-17T17:18:16.294373+0000","last_unstale":"2024-08-17T17:50:28.332968+0000","last_undegraded":"2024-08-17T17:50:28.332968+0000","last_fullsized":"2024-08-17T17:50:28.332968+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:59:43.501763+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1927,"reported_epoch":1323,"state":"active+clean","last_fresh":"2024-08-17T17:50:28.339300+0000","last_change":"2024-08-17T17:18:16.281082+0000","last_active":"2024-08-17T17:50:28.339300+0000","last_peered":"2024-08-17T17:50:28.339300+0000","last_clean":"2024-08-17T17:50:28.339300+0000","last_became_active":"2024-08-17T17:18:16.279919+0000","last_became_peered":"2024-08-17T17:18:16.279919+0000","last_unstale":"2024-08-17T17:50:28.339300+0000","last_undegraded":"2024-08-17T17:50:28.339300+0000","last_fullsized":"2024-08-17T17:50:28.339300+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:57:50.378999+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":704,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T17:50:03.723790+0000","last_change":"2024-08-17T17:49:45.920146+0000","last_active":"2024-08-17T17:50:03.723790+0000","last_peered":"2024-08-17T17:50:03.723790+0000","last_clean":"2024-08-17T17:50:03.723790+0000","last_became_active":"2024-08-17T17:49:45.919277+0000","last_became_peered":"2024-08-17T17:49:45.919277+0000","last_unstale":"2024-08-17T17:50:03.723790+0000","last_undegraded":"2024-08-17T17:50:03.723790+0000","last_fullsized":"2024-08-17T17:50:03.723790+0000","mapping_epoch":1317,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:03:41.143832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":1917,"reported_epoch":1323,"state":"active+clean","last_fresh":"2024-08-17T17:50:28.334670+0000","last_change":"2024-08-17T17:18:16.340214+0000","last_active":"2024-08-17T17:50:28.334670+0000","last_peered":"2024-08-17T17:50:28.334670+0000","last_clean":"2024-08-17T17:50:28.334670+0000","last_became_active":"2024-08-17T17:18:16.318599+0000","last_became_peered":"2024-08-17T17:18:16.318599+0000","last_unstale":"2024-08-17T17:50:28.334670+0000","last_undegraded":"2024-08-17T17:50:28.334670+0000","last_fullsized":"2024-08-17T17:50:28.334670+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:22:10.487183+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1295,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T17:50:03.041574+0000","last_change":"2024-08-17T17:17:00.888514+0000","last_active":"2024-08-17T17:50:03.041574+0000","last_peered":"2024-08-17T17:50:03.041574+0000","last_clean":"2024-08-17T17:50:03.041574+0000","last_became_active":"2024-08-17T17:17:00.888192+0000","last_became_peered":"2024-08-17T17:17:00.888192+0000","last_unstale":"2024-08-17T17:50:03.041574+0000","last_undegraded":"2024-08-17T17:50:03.041574+0000","last_fullsized":"2024-08-17T17:50:03.041574+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:57:23.625465+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":1901,"reported_epoch":1323,"state":"active+clean","last_fresh":"2024-08-17T17:50:28.334844+0000","last_change":"2024-08-17T17:18:16.342753+0000","last_active":"2024-08-17T17:50:28.334844+0000","last_peered":"2024-08-17T17:50:28.334844+0000","last_clean":"2024-08-17T17:50:28.334844+0000","last_became_active":"2024-08-17T17:18:16.326676+0000","last_became_peered":"2024-08-17T17:18:16.326676+0000","last_unstale":"2024-08-17T17:50:28.334844+0000","last_undegraded":"2024-08-17T17:50:28.334844+0000","last_fullsized":"2024-08-17T17:50:28.334844+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:33:35.922736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":702,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T17:50:03.042231+0000","last_change":"2024-08-17T17:49:45.924405+0000","last_active":"2024-08-17T17:50:03.042231+0000","last_peered":"2024-08-17T17:50:03.042231+0000","last_clean":"2024-08-17T17:50:03.042231+0000","last_became_active":"2024-08-17T17:49:45.923529+0000","last_became_peered":"2024-08-17T17:49:45.923529+0000","last_unstale":"2024-08-17T17:50:03.042231+0000","last_undegraded":"2024-08-17T17:50:03.042231+0000","last_fullsized":"2024-08-17T17:50:03.042231+0000","mapping_epoch":1317,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:07:46.409775+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":1894,"reported_epoch":1323,"state":"active+clean","last_fresh":"2024-08-17T17:50:28.335236+0000","last_change":"2024-08-17T17:18:16.277739+0000","last_active":"2024-08-17T17:50:28.335236+0000","last_peered":"2024-08-17T17:50:28.335236+0000","last_clean":"2024-08-17T17:50:28.335236+0000","last_became_active":"2024-08-17T17:18:16.276554+0000","last_became_peered":"2024-08-17T17:18:16.276554+0000","last_unstale":"2024-08-17T17:50:28.335236+0000","last_undegraded":"2024-08-17T17:50:28.335236+0000","last_fullsized":"2024-08-17T17:50:28.335236+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:49.230009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1291,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T17:50:03.041450+0000","last_change":"2024-08-17T17:17:00.910985+0000","last_active":"2024-08-17T17:50:03.041450+0000","last_peered":"2024-08-17T17:50:03.041450+0000","last_clean":"2024-08-17T17:50:03.041450+0000","last_became_active":"2024-08-17T17:17:00.910601+0000","last_became_peered":"2024-08-17T17:17:00.910601+0000","last_unstale":"2024-08-17T17:50:03.041450+0000","last_undegraded":"2024-08-17T17:50:03.041450+0000","last_fullsized":"2024-08-17T17:50:03.041450+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:23:11.495112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.15","version":"72'3","reported_seq":1296,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T17:50:03.723654+0000","last_change":"2024-08-17T17:18:16.301241+0000","last_active":"2024-08-17T17:50:03.723654+0000","last_peered":"2024-08-17T17:50:03.723654+0000","last_clean":"2024-08-17T17:50:03.723654+0000","last_became_active":"2024-08-17T17:18:16.299737+0000","last_became_peered":"2024-08-17T17:18:16.299737+0000","last_unstale":"2024-08-17T17:50:03.723654+0000","last_undegraded":"2024-08-17T17:50:03.723654+0000","last_fullsized":"2024-08-17T17:50:03.723654+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-18T19:53:37.133462+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":7,"num_read_kb":7,"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":1921,"reported_epoch":1323,"state":"active+clean","last_fresh":"2024-08-17T17:50:28.339407+0000","last_change":"2024-08-17T17:17:45.705216+0000","last_active":"2024-08-17T17:50:28.339407+0000","last_peered":"2024-08-17T17:50:28.339407+0000","last_clean":"2024-08-17T17:50:28.339407+0000","last_became_active":"2024-08-17T17:17:45.704912+0000","last_became_peered":"2024-08-17T17:17:45.704912+0000","last_unstale":"2024-08-17T17:50:28.339407+0000","last_undegraded":"2024-08-17T17:50:28.339407+0000","last_fullsized":"2024-08-17T17:50:28.339407+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:29:08.322757+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"554'24","reported_seq":1311,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T17:50:23.964274+0000","last_change":"2024-08-17T16:58:54.776072+0000","last_active":"2024-08-17T17:50:23.964274+0000","last_peered":"2024-08-17T17:50:23.964274+0000","last_clean":"2024-08-17T17:50:23.964274+0000","last_became_active":"2024-08-17T16:58:54.775651+0000","last_became_peered":"2024-08-17T16:58:54.775651+0000","last_unstale":"2024-08-17T17:50:23.964274+0000","last_undegraded":"2024-08-17T17:50:23.964274+0000","last_fullsized":"2024-08-17T17:50:23.964274+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:12:22.596338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":10,"num_read_kb":9,"num_write":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":1295,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T17:50:23.964239+0000","last_change":"2024-08-17T17:17:00.910587+0000","last_active":"2024-08-17T17:50:23.964239+0000","last_peered":"2024-08-17T17:50:23.964239+0000","last_clean":"2024-08-17T17:50:23.964239+0000","last_became_active":"2024-08-17T17:17:00.910286+0000","last_became_peered":"2024-08-17T17:17:00.910286+0000","last_unstale":"2024-08-17T17:50:23.964239+0000","last_undegraded":"2024-08-17T17:50:23.964239+0000","last_fullsized":"2024-08-17T17:50:23.964239+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:54:49.965593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":1282,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T17:50:03.792488+0000","last_change":"2024-08-17T16:58:55.798371+0000","last_active":"2024-08-17T17:50:03.792488+0000","last_peered":"2024-08-17T17:50:03.792488+0000","last_clean":"2024-08-17T17:50:03.792488+0000","last_became_active":"2024-08-17T16:58:55.797569+0000","last_became_peered":"2024-08-17T16:58:55.797569+0000","last_unstale":"2024-08-17T17:50:03.792488+0000","last_undegraded":"2024-08-17T17:50:03.792488+0000","last_fullsized":"2024-08-17T17:50:03.792488+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:01:10.936104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"0'0","reported_seq":1308,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T17:50:03.041582+0000","last_change":"2024-08-17T17:17:45.720038+0000","last_active":"2024-08-17T17:50:03.041582+0000","last_peered":"2024-08-17T17:50:03.041582+0000","last_clean":"2024-08-17T17:50:03.041582+0000","last_became_active":"2024-08-17T17:17:45.715829+0000","last_became_peered":"2024-08-17T17:17:45.715829+0000","last_unstale":"2024-08-17T17:50:03.041582+0000","last_undegraded":"2024-08-17T17:50:03.041582+0000","last_fullsized":"2024-08-17T17:50:03.041582+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:26:04.582441+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055220200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'1","reported_seq":45,"reported_epoch":1323,"state":"active+clean","last_fresh":"2024-08-17T17:50:28.343835+0000","last_change":"2024-08-17T17:49:45.925344+0000","last_active":"2024-08-17T17:50:28.343835+0000","last_peered":"2024-08-17T17:50:28.343835+0000","last_clean":"2024-08-17T17:50:28.343835+0000","last_became_active":"2024-08-17T17:49:45.924950+0000","last_became_peered":"2024-08-17T17:49:45.924950+0000","last_unstale":"2024-08-17T17:50:28.343835+0000","last_undegraded":"2024-08-17T17:50:28.343835+0000","last_fullsized":"2024-08-17T17:50:28.343835+0000","mapping_epoch":1317,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:59:25.028752+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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.0","version":"0'0","reported_seq":1900,"reported_epoch":1323,"state":"active+clean","last_fresh":"2024-08-17T17:50:28.334756+0000","last_change":"2024-08-17T17:18:16.338594+0000","last_active":"2024-08-17T17:50:28.334756+0000","last_peered":"2024-08-17T17:50:28.334756+0000","last_clean":"2024-08-17T17:50:28.334756+0000","last_became_active":"2024-08-17T17:18:16.313738+0000","last_became_peered":"2024-08-17T17:18:16.313738+0000","last_unstale":"2024-08-17T17:50:28.334756+0000","last_undegraded":"2024-08-17T17:50:28.334756+0000","last_fullsized":"2024-08-17T17:50:28.334756+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:13:16.491208+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1932,"reported_epoch":1323,"state":"active+clean","last_fresh":"2024-08-17T17:50:28.344151+0000","last_change":"2024-08-17T17:17:00.896325+0000","last_active":"2024-08-17T17:50:28.344151+0000","last_peered":"2024-08-17T17:50:28.344151+0000","last_clean":"2024-08-17T17:50:28.344151+0000","last_became_active":"2024-08-17T17:17:00.895941+0000","last_became_peered":"2024-08-17T17:17:00.895941+0000","last_unstale":"2024-08-17T17:50:28.344151+0000","last_undegraded":"2024-08-17T17:50:28.344151+0000","last_fullsized":"2024-08-17T17:50:28.344151+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:11:35.135534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":1903,"reported_epoch":1323,"state":"active+clean","last_fresh":"2024-08-17T17:50:28.332806+0000","last_change":"2024-08-17T17:18:16.320699+0000","last_active":"2024-08-17T17:50:28.332806+0000","last_peered":"2024-08-17T17:50:28.332806+0000","last_clean":"2024-08-17T17:50:28.332806+0000","last_became_active":"2024-08-17T17:18:16.292640+0000","last_became_peered":"2024-08-17T17:18:16.292640+0000","last_unstale":"2024-08-17T17:50:28.332806+0000","last_undegraded":"2024-08-17T17:50:28.332806+0000","last_fullsized":"2024-08-17T17:50:28.332806+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:21:16.574115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":651,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T17:50:03.042825+0000","last_change":"2024-08-17T17:49:45.922979+0000","last_active":"2024-08-17T17:50:03.042825+0000","last_peered":"2024-08-17T17:50:03.042825+0000","last_clean":"2024-08-17T17:50:03.042825+0000","last_became_active":"2024-08-17T17:49:45.922094+0000","last_became_peered":"2024-08-17T17:49:45.922094+0000","last_unstale":"2024-08-17T17:50:03.042825+0000","last_undegraded":"2024-08-17T17:50:03.042825+0000","last_fullsized":"2024-08-17T17:50:03.042825+0000","mapping_epoch":1317,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:21:12.259239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":1306,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T17:50:03.723749+0000","last_change":"2024-08-17T17:16:32.400242+0000","last_active":"2024-08-17T17:50:03.723749+0000","last_peered":"2024-08-17T17:50:03.723749+0000","last_clean":"2024-08-17T17:50:03.723749+0000","last_became_active":"2024-08-17T17:16:32.398524+0000","last_became_peered":"2024-08-17T17:16:32.398524+0000","last_unstale":"2024-08-17T17:50:03.723749+0000","last_undegraded":"2024-08-17T17:50:03.723749+0000","last_fullsized":"2024-08-17T17:50:03.723749+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:17:23.054038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069231800000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1924,"reported_epoch":1323,"state":"active+clean","last_fresh":"2024-08-17T17:50:28.341556+0000","last_change":"2024-08-17T17:17:45.720597+0000","last_active":"2024-08-17T17:50:28.341556+0000","last_peered":"2024-08-17T17:50:28.341556+0000","last_clean":"2024-08-17T17:50:28.341556+0000","last_became_active":"2024-08-17T17:17:45.719475+0000","last_became_peered":"2024-08-17T17:17:45.719475+0000","last_unstale":"2024-08-17T17:50:28.341556+0000","last_undegraded":"2024-08-17T17:50:28.341556+0000","last_fullsized":"2024-08-17T17:50:28.341556+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:56:08.497807+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.2","version":"0'0","reported_seq":1903,"reported_epoch":1323,"state":"active+clean","last_fresh":"2024-08-17T17:50:28.330879+0000","last_change":"2024-08-17T17:17:45.717543+0000","last_active":"2024-08-17T17:50:28.330879+0000","last_peered":"2024-08-17T17:50:28.330879+0000","last_clean":"2024-08-17T17:50:28.330879+0000","last_became_active":"2024-08-17T17:17:45.714827+0000","last_became_peered":"2024-08-17T17:17:45.714827+0000","last_unstale":"2024-08-17T17:50:28.330879+0000","last_undegraded":"2024-08-17T17:50:28.330879+0000","last_fullsized":"2024-08-17T17:50:28.330879+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:40:56.388043+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,5,4],"acting":[2,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"2.4","version":"0'0","reported_seq":1947,"reported_epoch":1323,"state":"active+clean","last_fresh":"2024-08-17T17:50:28.341373+0000","last_change":"2024-08-17T17:17:00.884753+0000","last_active":"2024-08-17T17:50:28.341373+0000","last_peered":"2024-08-17T17:50:28.341373+0000","last_clean":"2024-08-17T17:50:28.341373+0000","last_became_active":"2024-08-17T17:17:00.883779+0000","last_became_peered":"2024-08-17T17:17:00.883779+0000","last_unstale":"2024-08-17T17:50:28.341373+0000","last_undegraded":"2024-08-17T17:50:28.341373+0000","last_fullsized":"2024-08-17T17:50:28.341373+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:51:16.619491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001020055,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1309,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T17:50:03.042035+0000","last_change":"2024-08-17T17:18:16.300806+0000","last_active":"2024-08-17T17:50:03.042035+0000","last_peered":"2024-08-17T17:50:03.042035+0000","last_clean":"2024-08-17T17:50:03.042035+0000","last_became_active":"2024-08-17T17:18:16.300459+0000","last_became_peered":"2024-08-17T17:18:16.300459+0000","last_unstale":"2024-08-17T17:50:03.042035+0000","last_undegraded":"2024-08-17T17:50:03.042035+0000","last_fullsized":"2024-08-17T17:50:03.042035+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:49:07.910755+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":1304,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T17:50:03.041971+0000","last_change":"2024-08-17T17:18:16.327578+0000","last_active":"2024-08-17T17:50:03.041971+0000","last_peered":"2024-08-17T17:50:03.041971+0000","last_clean":"2024-08-17T17:50:03.041971+0000","last_became_active":"2024-08-17T17:18:16.327256+0000","last_became_peered":"2024-08-17T17:18:16.327256+0000","last_unstale":"2024-08-17T17:50:03.041971+0000","last_undegraded":"2024-08-17T17:50:03.041971+0000","last_fullsized":"2024-08-17T17:50:03.041971+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:58:27.306723+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"3.3","version":"0'0","reported_seq":1298,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T17:50:03.793005+0000","last_change":"2024-08-17T17:16:32.405221+0000","last_active":"2024-08-17T17:50:03.793005+0000","last_peered":"2024-08-17T17:50:03.793005+0000","last_clean":"2024-08-17T17:50:03.793005+0000","last_became_active":"2024-08-17T17:16:32.396836+0000","last_became_peered":"2024-08-17T17:16:32.396836+0000","last_unstale":"2024-08-17T17:50:03.793005+0000","last_undegraded":"2024-08-17T17:50:03.793005+0000","last_fullsized":"2024-08-17T17:50:03.793005+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:16:39.809514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"66'2","reported_seq":1309,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T17:50:03.042337+0000","last_change":"2024-08-17T17:17:00.909906+0000","last_active":"2024-08-17T17:50:03.042337+0000","last_peered":"2024-08-17T17:50:03.042337+0000","last_clean":"2024-08-17T17:50:03.042337+0000","last_became_active":"2024-08-17T17:17:00.909516+0000","last_became_peered":"2024-08-17T17:17:00.909516+0000","last_unstale":"2024-08-17T17:50:03.042337+0000","last_undegraded":"2024-08-17T17:50:03.042337+0000","last_fullsized":"2024-08-17T17:50:03.042337+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:08.716390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020478699999999998,"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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":1932,"reported_epoch":1323,"state":"active+clean","last_fresh":"2024-08-17T17:50:28.345626+0000","last_change":"2024-08-17T17:17:00.904465+0000","last_active":"2024-08-17T17:50:28.345626+0000","last_peered":"2024-08-17T17:50:28.345626+0000","last_clean":"2024-08-17T17:50:28.345626+0000","last_became_active":"2024-08-17T17:17:00.904064+0000","last_became_peered":"2024-08-17T17:17:00.904064+0000","last_unstale":"2024-08-17T17:50:28.345626+0000","last_undegraded":"2024-08-17T17:50:28.345626+0000","last_fullsized":"2024-08-17T17:50:28.345626+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:25:33.842617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1925,"reported_epoch":1323,"state":"active+clean","last_fresh":"2024-08-17T17:50:28.339537+0000","last_change":"2024-08-17T17:17:45.707791+0000","last_active":"2024-08-17T17:50:28.339537+0000","last_peered":"2024-08-17T17:50:28.339537+0000","last_clean":"2024-08-17T17:50:28.339537+0000","last_became_active":"2024-08-17T17:17:45.706034+0000","last_became_peered":"2024-08-17T17:17:45.706034+0000","last_unstale":"2024-08-17T17:50:28.339537+0000","last_undegraded":"2024-08-17T17:50:28.339537+0000","last_fullsized":"2024-08-17T17:50:28.339537+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:25:48.610403+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1947,"reported_epoch":1323,"state":"active+clean","last_fresh":"2024-08-17T17:50:28.330344+0000","last_change":"2024-08-17T17:18:16.276019+0000","last_active":"2024-08-17T17:50:28.330344+0000","last_peered":"2024-08-17T17:50:28.330344+0000","last_clean":"2024-08-17T17:50:28.330344+0000","last_became_active":"2024-08-17T17:18:16.275681+0000","last_became_peered":"2024-08-17T17:18:16.275681+0000","last_unstale":"2024-08-17T17:50:28.330344+0000","last_undegraded":"2024-08-17T17:50:28.330344+0000","last_fullsized":"2024-08-17T17:50:28.330344+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:19:54.072987+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00091001700000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":700,"reported_epoch":1323,"state":"active+clean","last_fresh":"2024-08-17T17:50:28.344010+0000","last_change":"2024-08-17T17:49:45.915133+0000","last_active":"2024-08-17T17:50:28.344010+0000","last_peered":"2024-08-17T17:50:28.344010+0000","last_clean":"2024-08-17T17:50:28.344010+0000","last_became_active":"2024-08-17T17:49:45.914761+0000","last_became_peered":"2024-08-17T17:49:45.914761+0000","last_unstale":"2024-08-17T17:50:28.344010+0000","last_undegraded":"2024-08-17T17:50:28.344010+0000","last_fullsized":"2024-08-17T17:50:28.344010+0000","mapping_epoch":1317,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:03:31.674084+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":703,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T17:50:03.791977+0000","last_change":"2024-08-17T17:49:45.923215+0000","last_active":"2024-08-17T17:50:03.791977+0000","last_peered":"2024-08-17T17:50:03.791977+0000","last_clean":"2024-08-17T17:50:03.791977+0000","last_became_active":"2024-08-17T17:49:45.922416+0000","last_became_peered":"2024-08-17T17:49:45.922416+0000","last_unstale":"2024-08-17T17:50:03.791977+0000","last_undegraded":"2024-08-17T17:50:03.791977+0000","last_fullsized":"2024-08-17T17:50:03.791977+0000","mapping_epoch":1317,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:36:11.002988+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1322,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T17:50:03.723563+0000","last_change":"2024-08-17T17:17:00.873245+0000","last_active":"2024-08-17T17:50:03.723563+0000","last_peered":"2024-08-17T17:50:03.723563+0000","last_clean":"2024-08-17T17:50:03.723563+0000","last_became_active":"2024-08-17T17:17:00.870779+0000","last_became_peered":"2024-08-17T17:17:00.870779+0000","last_unstale":"2024-08-17T17:50:03.723563+0000","last_undegraded":"2024-08-17T17:50:03.723563+0000","last_fullsized":"2024-08-17T17:50:03.723563+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:30:08.495141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00081337499999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1280,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T17:50:03.040851+0000","last_change":"2024-08-17T16:58:55.791767+0000","last_active":"2024-08-17T17:50:03.040851+0000","last_peered":"2024-08-17T17:50:03.040851+0000","last_clean":"2024-08-17T17:50:03.040851+0000","last_became_active":"2024-08-17T16:58:55.790452+0000","last_became_peered":"2024-08-17T16:58:55.790452+0000","last_unstale":"2024-08-17T17:50:03.040851+0000","last_undegraded":"2024-08-17T17:50:03.040851+0000","last_fullsized":"2024-08-17T17:50:03.040851+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:48:24.218305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1898,"reported_epoch":1323,"state":"active+clean","last_fresh":"2024-08-17T17:50:28.332492+0000","last_change":"2024-08-17T17:18:16.317278+0000","last_active":"2024-08-17T17:50:28.332492+0000","last_peered":"2024-08-17T17:50:28.332492+0000","last_clean":"2024-08-17T17:50:28.332492+0000","last_became_active":"2024-08-17T17:18:16.313687+0000","last_became_peered":"2024-08-17T17:18:16.313687+0000","last_unstale":"2024-08-17T17:50:28.332492+0000","last_undegraded":"2024-08-17T17:50:28.332492+0000","last_fullsized":"2024-08-17T17:50:28.332492+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:20.770099+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"64'1","reported_seq":1308,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T17:50:03.042898+0000","last_change":"2024-08-17T17:17:45.693757+0000","last_active":"2024-08-17T17:50:03.042898+0000","last_peered":"2024-08-17T17:50:03.042898+0000","last_clean":"2024-08-17T17:50:03.042898+0000","last_became_active":"2024-08-17T17:17:45.687224+0000","last_became_peered":"2024-08-17T17:17:45.687224+0000","last_unstale":"2024-08-17T17:50:03.042898+0000","last_undegraded":"2024-08-17T17:50:03.042898+0000","last_fullsized":"2024-08-17T17:50:03.042898+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:32:08.059821+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00092444000000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"474'149","reported_seq":1625,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T17:50:03.723376+0000","last_change":"2024-08-17T17:16:32.396277+0000","last_active":"2024-08-17T17:50:03.723376+0000","last_peered":"2024-08-17T17:50:03.723376+0000","last_clean":"2024-08-17T17:50:03.723376+0000","last_became_active":"2024-08-17T17:16:32.395751+0000","last_became_peered":"2024-08-17T17:16:32.395751+0000","last_unstale":"2024-08-17T17:50:03.723376+0000","last_undegraded":"2024-08-17T17:50:03.723376+0000","last_fullsized":"2024-08-17T17:50:03.723376+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T16:50:43.700602+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:40:40.786904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":1921,"reported_epoch":1323,"state":"active+clean","last_fresh":"2024-08-17T17:50:28.345574+0000","last_change":"2024-08-17T17:18:16.299692+0000","last_active":"2024-08-17T17:50:28.345574+0000","last_peered":"2024-08-17T17:50:28.345574+0000","last_clean":"2024-08-17T17:50:28.345574+0000","last_became_active":"2024-08-17T17:18:16.299143+0000","last_became_peered":"2024-08-17T17:18:16.299143+0000","last_unstale":"2024-08-17T17:50:28.345574+0000","last_undegraded":"2024-08-17T17:50:28.345574+0000","last_fullsized":"2024-08-17T17:50:28.345574+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:31:57.219880+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1904,"reported_epoch":1323,"state":"active+clean","last_fresh":"2024-08-17T17:50:28.334558+0000","last_change":"2024-08-17T17:18:16.338878+0000","last_active":"2024-08-17T17:50:28.334558+0000","last_peered":"2024-08-17T17:50:28.334558+0000","last_clean":"2024-08-17T17:50:28.334558+0000","last_became_active":"2024-08-17T17:18:16.314168+0000","last_became_peered":"2024-08-17T17:18:16.314168+0000","last_unstale":"2024-08-17T17:50:28.334558+0000","last_undegraded":"2024-08-17T17:50:28.334558+0000","last_fullsized":"2024-08-17T17:50:28.334558+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:55:58.420332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1295,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T17:50:03.793399+0000","last_change":"2024-08-17T17:17:00.913004+0000","last_active":"2024-08-17T17:50:03.793399+0000","last_peered":"2024-08-17T17:50:03.793399+0000","last_clean":"2024-08-17T17:50:03.793399+0000","last_became_active":"2024-08-17T17:17:00.911585+0000","last_became_peered":"2024-08-17T17:17:00.911585+0000","last_unstale":"2024-08-17T17:50:03.793399+0000","last_undegraded":"2024-08-17T17:50:03.793399+0000","last_fullsized":"2024-08-17T17:50:03.793399+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:37:51.369468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1297,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T17:50:03.792741+0000","last_change":"2024-08-17T17:17:45.727225+0000","last_active":"2024-08-17T17:50:03.792741+0000","last_peered":"2024-08-17T17:50:03.792741+0000","last_clean":"2024-08-17T17:50:03.792741+0000","last_became_active":"2024-08-17T17:17:45.726894+0000","last_became_peered":"2024-08-17T17:17:45.726894+0000","last_unstale":"2024-08-17T17:50:03.792741+0000","last_undegraded":"2024-08-17T17:50:03.792741+0000","last_fullsized":"2024-08-17T17:50:03.792741+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:29:22.207196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1310,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T17:50:03.793155+0000","last_change":"2024-08-17T17:17:45.727070+0000","last_active":"2024-08-17T17:50:03.793155+0000","last_peered":"2024-08-17T17:50:03.793155+0000","last_clean":"2024-08-17T17:50:03.793155+0000","last_became_active":"2024-08-17T17:17:45.725997+0000","last_became_peered":"2024-08-17T17:17:45.725997+0000","last_unstale":"2024-08-17T17:50:03.793155+0000","last_undegraded":"2024-08-17T17:50:03.793155+0000","last_fullsized":"2024-08-17T17:50:03.793155+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:39:48.193086+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1295,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T17:50:03.040397+0000","last_change":"2024-08-17T17:17:00.876413+0000","last_active":"2024-08-17T17:50:03.040397+0000","last_peered":"2024-08-17T17:50:03.040397+0000","last_clean":"2024-08-17T17:50:03.040397+0000","last_became_active":"2024-08-17T17:17:00.874530+0000","last_became_peered":"2024-08-17T17:17:00.874530+0000","last_unstale":"2024-08-17T17:50:03.040397+0000","last_undegraded":"2024-08-17T17:50:03.040397+0000","last_fullsized":"2024-08-17T17:50:03.040397+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:38:15.342870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1295,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T17:50:03.793137+0000","last_change":"2024-08-17T17:18:16.323735+0000","last_active":"2024-08-17T17:50:03.793137+0000","last_peered":"2024-08-17T17:50:03.793137+0000","last_clean":"2024-08-17T17:50:03.793137+0000","last_became_active":"2024-08-17T17:18:16.323200+0000","last_became_peered":"2024-08-17T17:18:16.323200+0000","last_unstale":"2024-08-17T17:50:03.793137+0000","last_undegraded":"2024-08-17T17:50:03.793137+0000","last_fullsized":"2024-08-17T17:50:03.793137+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:53:38.579537+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"73'3","reported_seq":1915,"reported_epoch":1323,"state":"active+clean","last_fresh":"2024-08-17T17:50:28.332312+0000","last_change":"2024-08-17T17:18:16.310418+0000","last_active":"2024-08-17T17:50:28.332312+0000","last_peered":"2024-08-17T17:50:28.332312+0000","last_clean":"2024-08-17T17:50:28.332312+0000","last_became_active":"2024-08-17T17:18:16.286763+0000","last_became_peered":"2024-08-17T17:18:16.286763+0000","last_unstale":"2024-08-17T17:50:28.332312+0000","last_undegraded":"2024-08-17T17:50:28.332312+0000","last_fullsized":"2024-08-17T17:50:28.332312+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-18T23:44:27.573008+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":659,"reported_epoch":1323,"state":"active+clean","last_fresh":"2024-08-17T17:50:28.330531+0000","last_change":"2024-08-17T17:49:45.912929+0000","last_active":"2024-08-17T17:50:28.330531+0000","last_peered":"2024-08-17T17:50:28.330531+0000","last_clean":"2024-08-17T17:50:28.330531+0000","last_became_active":"2024-08-17T17:49:45.912568+0000","last_became_peered":"2024-08-17T17:49:45.912568+0000","last_unstale":"2024-08-17T17:50:28.330531+0000","last_undegraded":"2024-08-17T17:50:28.330531+0000","last_fullsized":"2024-08-17T17:50:28.330531+0000","mapping_epoch":1317,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:52:06.115533+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":1292,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T17:50:03.042470+0000","last_change":"2024-08-17T17:18:16.316600+0000","last_active":"2024-08-17T17:50:03.042470+0000","last_peered":"2024-08-17T17:50:03.042470+0000","last_clean":"2024-08-17T17:50:03.042470+0000","last_became_active":"2024-08-17T17:18:16.316164+0000","last_became_peered":"2024-08-17T17:18:16.316164+0000","last_unstale":"2024-08-17T17:50:03.042470+0000","last_undegraded":"2024-08-17T17:50:03.042470+0000","last_fullsized":"2024-08-17T17:50:03.042470+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:38:54.908432+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1294,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T17:50:03.039982+0000","last_change":"2024-08-17T17:17:00.893177+0000","last_active":"2024-08-17T17:50:03.039982+0000","last_peered":"2024-08-17T17:50:03.039982+0000","last_clean":"2024-08-17T17:50:03.039982+0000","last_became_active":"2024-08-17T17:17:00.892759+0000","last_became_peered":"2024-08-17T17:17:00.892759+0000","last_unstale":"2024-08-17T17:50:03.039982+0000","last_undegraded":"2024-08-17T17:50:03.039982+0000","last_fullsized":"2024-08-17T17:50:03.039982+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:42:14.347454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1278,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T17:50:03.723697+0000","last_change":"2024-08-17T16:58:54.781889+0000","last_active":"2024-08-17T17:50:03.723697+0000","last_peered":"2024-08-17T17:50:03.723697+0000","last_clean":"2024-08-17T17:50:03.723697+0000","last_became_active":"2024-08-17T16:58:54.779814+0000","last_became_peered":"2024-08-17T16:58:54.779814+0000","last_unstale":"2024-08-17T17:50:03.723697+0000","last_undegraded":"2024-08-17T17:50:03.723697+0000","last_fullsized":"2024-08-17T17:50:03.723697+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:03:35.262628+0000","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":1,"num_read_kb":1,"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":1311,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T17:50:03.792045+0000","last_change":"2024-08-17T17:18:16.296435+0000","last_active":"2024-08-17T17:50:03.792045+0000","last_peered":"2024-08-17T17:50:03.792045+0000","last_clean":"2024-08-17T17:50:03.792045+0000","last_became_active":"2024-08-17T17:18:16.296133+0000","last_became_peered":"2024-08-17T17:18:16.296133+0000","last_unstale":"2024-08-17T17:50:03.792045+0000","last_undegraded":"2024-08-17T17:50:03.792045+0000","last_fullsized":"2024-08-17T17:50:03.792045+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:26:49.420491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"72'2","reported_seq":1295,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T17:50:03.723842+0000","last_change":"2024-08-17T17:17:00.889373+0000","last_active":"2024-08-17T17:50:03.723842+0000","last_peered":"2024-08-17T17:50:03.723842+0000","last_clean":"2024-08-17T17:50:03.723842+0000","last_became_active":"2024-08-17T17:17:00.888346+0000","last_became_peered":"2024-08-17T17:17:00.888346+0000","last_unstale":"2024-08-17T17:50:03.723842+0000","last_undegraded":"2024-08-17T17:50:03.723842+0000","last_fullsized":"2024-08-17T17:50:03.723842+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:54:26.626173+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1277,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T17:50:03.041317+0000","last_change":"2024-08-17T16:58:55.784844+0000","last_active":"2024-08-17T17:50:03.041317+0000","last_peered":"2024-08-17T17:50:03.041317+0000","last_clean":"2024-08-17T17:50:03.041317+0000","last_became_active":"2024-08-17T16:58:55.783777+0000","last_became_peered":"2024-08-17T16:58:55.783777+0000","last_unstale":"2024-08-17T17:50:03.041317+0000","last_undegraded":"2024-08-17T17:50:03.041317+0000","last_fullsized":"2024-08-17T17:50:03.041317+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:08:35.069672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'1","reported_seq":1293,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T17:50:03.723827+0000","last_change":"2024-08-17T17:16:32.397289+0000","last_active":"2024-08-17T17:50:03.723827+0000","last_peered":"2024-08-17T17:50:03.723827+0000","last_clean":"2024-08-17T17:50:03.723827+0000","last_became_active":"2024-08-17T17:16:32.396828+0000","last_became_peered":"2024-08-17T17:16:32.396828+0000","last_unstale":"2024-08-17T17:50:03.723827+0000","last_undegraded":"2024-08-17T17:50:03.723827+0000","last_fullsized":"2024-08-17T17:50:03.723827+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:07:22.265847+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":1,"num_read_kb":1,"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":"3.10","version":"72'8","reported_seq":1310,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T17:50:13.967076+0000","last_change":"2024-08-17T17:16:32.389840+0000","last_active":"2024-08-17T17:50:13.967076+0000","last_peered":"2024-08-17T17:50:13.967076+0000","last_clean":"2024-08-17T17:50:13.967076+0000","last_became_active":"2024-08-17T17:16:32.386050+0000","last_became_peered":"2024-08-17T17:16:32.386050+0000","last_unstale":"2024-08-17T17:50:13.967076+0000","last_undegraded":"2024-08-17T17:50:13.967076+0000","last_fullsized":"2024-08-17T17:50:13.967076+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-18T18:25:48.041721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":24,"num_read_kb":24,"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":1901,"reported_epoch":1323,"state":"active+clean","last_fresh":"2024-08-17T17:50:28.332761+0000","last_change":"2024-08-17T17:18:16.334036+0000","last_active":"2024-08-17T17:50:28.332761+0000","last_peered":"2024-08-17T17:50:28.332761+0000","last_clean":"2024-08-17T17:50:28.332761+0000","last_became_active":"2024-08-17T17:18:16.312028+0000","last_became_peered":"2024-08-17T17:18:16.312028+0000","last_unstale":"2024-08-17T17:50:28.332761+0000","last_undegraded":"2024-08-17T17:50:28.332761+0000","last_fullsized":"2024-08-17T17:50:28.332761+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:59:20.838510+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.11","version":"0'0","reported_seq":1276,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T17:50:13.976777+0000","last_change":"2024-08-17T16:58:54.781197+0000","last_active":"2024-08-17T17:50:13.976777+0000","last_peered":"2024-08-17T17:50:13.976777+0000","last_clean":"2024-08-17T17:50:13.976777+0000","last_became_active":"2024-08-17T16:58:54.780408+0000","last_became_peered":"2024-08-17T16:58:54.780408+0000","last_unstale":"2024-08-17T17:50:13.976777+0000","last_undegraded":"2024-08-17T17:50:13.976777+0000","last_fullsized":"2024-08-17T17:50:13.976777+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:03:00.355012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":708,"reported_epoch":1323,"state":"active+clean","last_fresh":"2024-08-17T17:50:28.334713+0000","last_change":"2024-08-17T17:49:45.916126+0000","last_active":"2024-08-17T17:50:28.334713+0000","last_peered":"2024-08-17T17:50:28.334713+0000","last_clean":"2024-08-17T17:50:28.334713+0000","last_became_active":"2024-08-17T17:49:45.915806+0000","last_became_peered":"2024-08-17T17:49:45.915806+0000","last_unstale":"2024-08-17T17:50:28.334713+0000","last_undegraded":"2024-08-17T17:50:28.334713+0000","last_fullsized":"2024-08-17T17:50:28.334713+0000","mapping_epoch":1317,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:54:22.480905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":701,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T17:50:03.723295+0000","last_change":"2024-08-17T17:49:45.917147+0000","last_active":"2024-08-17T17:50:03.723295+0000","last_peered":"2024-08-17T17:50:03.723295+0000","last_clean":"2024-08-17T17:50:03.723295+0000","last_became_active":"2024-08-17T17:49:45.916312+0000","last_became_peered":"2024-08-17T17:49:45.916312+0000","last_unstale":"2024-08-17T17:50:03.723295+0000","last_undegraded":"2024-08-17T17:50:03.723295+0000","last_fullsized":"2024-08-17T17:50:03.723295+0000","mapping_epoch":1317,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:59:14.308878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1290,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T17:50:03.041897+0000","last_change":"2024-08-17T17:18:16.301475+0000","last_active":"2024-08-17T17:50:03.041897+0000","last_peered":"2024-08-17T17:50:03.041897+0000","last_clean":"2024-08-17T17:50:03.041897+0000","last_became_active":"2024-08-17T17:18:16.301211+0000","last_became_peered":"2024-08-17T17:18:16.301211+0000","last_unstale":"2024-08-17T17:50:03.041897+0000","last_undegraded":"2024-08-17T17:50:03.041897+0000","last_fullsized":"2024-08-17T17:50:03.041897+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:31:05.192998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.13","version":"72'2","reported_seq":1295,"reported_epoch":1322,"state":"active+clean","last_fresh":"2024-08-17T17:50:18.977567+0000","last_change":"2024-08-17T17:17:45.717815+0000","last_active":"2024-08-17T17:50:18.977567+0000","last_peered":"2024-08-17T17:50:18.977567+0000","last_clean":"2024-08-17T17:50:18.977567+0000","last_became_active":"2024-08-17T17:17:45.717425+0000","last_became_peered":"2024-08-17T17:17:45.717425+0000","last_unstale":"2024-08-17T17:50:18.977567+0000","last_undegraded":"2024-08-17T17:50:18.977567+0000","last_fullsized":"2024-08-17T17:50:18.977567+0000","mapping_epoch":700,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":701,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:04:38.145414+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":8,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1901,"reported_epoch":1323,"state":"active+clean","last_fresh":"2024-08-17T17:50:28.332566+0000","last_change":"2024-08-17T17:18:16.329150+0000","last_active":"2024-08-17T17:50:28.332566+0000","last_peered":"2024-08-17T17:50:28.332566+0000","last_clean":"2024-08-17T17:50:28.332566+0000","last_became_active":"2024-08-17T17:18:16.319596+0000","last_became_peered":"2024-08-17T17:18:16.319596+0000","last_unstale":"2024-08-17T17:50:28.332566+0000","last_undegraded":"2024-08-17T17:50:28.332566+0000","last_fullsized":"2024-08-17T17:50:28.332566+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:03:06.681253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":[]}],"pool_stats":[{"poolid":53,"num_pg":16,"stat_sum":{"num_bytes":3124232192,"num_objects":47672,"num_object_clones":0,"num_object_copies":143016,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":47672,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":47672,"num_write_kb":3051008,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":9270788096,"data_stored":9270788096,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":47672,"ondisk_log_size":47672,"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":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":65,"num_read_kb":68,"num_write":62,"num_write_kb":31,"num_scrub_errors":0,"num_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":16662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2303,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"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}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223201948,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":315808,"kb_used_data":200216,"kb_used_omap":1,"kb_used_meta":115582,"kb_avail":93429344,"statfs":{"total":95995035648,"available":95671648256,"internally_reserved":0,"allocated":205021184,"data_stored":200640482,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":118356427},"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":[]},{"osd":6,"up_from":47,"seq":201863463592,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":905880,"kb_used_data":762448,"kb_used_omap":1,"kb_used_meta":143422,"kb_avail":92839272,"statfs":{"total":95995035648,"available":95067414528,"internally_reserved":0,"allocated":780746752,"data_stored":776374115,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":146864583},"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,2,3],"upper_bound":16},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":5,"up_from":39,"seq":167503725235,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1458700,"kb_used_data":1323396,"kb_used_omap":1,"kb_used_meta":135294,"kb_avail":92286452,"statfs":{"total":95995035648,"available":94501326848,"internally_reserved":0,"allocated":1355157504,"data_stored":1350792437,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":138541510},"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":[]},{"osd":4,"up_from":31,"seq":133143986877,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2286296,"kb_used_data":2110928,"kb_used_omap":1,"kb_used_meta":175358,"kb_avail":91458856,"statfs":{"total":95995035648,"available":93653868544,"internally_reserved":0,"allocated":2161590272,"data_stored":2157217148,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":179567046},"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,1],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":3,"up_from":710,"seq":3049426780550,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1035264,"kb_used_data":948920,"kb_used_omap":74,"kb_used_meta":86261,"kb_avail":92709888,"statfs":{"total":95995035648,"available":94934925312,"internally_reserved":0,"allocated":971694080,"data_stored":966659602,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":76343,"internal_metadata":88331721},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":2,"up_from":700,"seq":3006477107596,"num_pgs":23,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":878468,"kb_used_data":788028,"kb_used_omap":75,"kb_used_meta":90356,"kb_avail":92866684,"statfs":{"total":95995035648,"available":95095484416,"internally_reserved":0,"allocated":806940672,"data_stored":801902624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":76821,"internal_metadata":92525547},"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":[]},{"osd":1,"up_from":695,"seq":2985002271125,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1996608,"kb_used_data":1884088,"kb_used_omap":68,"kb_used_meta":112443,"kb_avail":91748544,"statfs":{"total":95995035648,"available":93950509056,"internally_reserved":0,"allocated":1929306112,"data_stored":1924271563,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":70498,"internal_metadata":115141790},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,0,0,9],"upper_bound":128},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":0,"up_from":690,"seq":2963527434650,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1119292,"kb_used_data":1024576,"kb_used_omap":75,"kb_used_meta":94388,"kb_avail":92625860,"statfs":{"total":95995035648,"available":94848880640,"internally_reserved":0,"allocated":1049165824,"data_stored":1044124212,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":77036,"internal_metadata":96654100},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"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":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2303,"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":4902,"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":652,"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":4826,"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":4972,"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":53,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1045692416,"data_stored":1045692416,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":53,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1948844032,"data_stored":1948844032,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":53,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":796196864,"data_stored":796196864,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":53,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":982188032,"data_stored":982188032,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":53,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":2150563840,"data_stored":2150563840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":53,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":1370947584,"data_stored":1370947584,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":53,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":780730368,"data_stored":780730368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":53,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":195624960,"data_stored":195624960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T17:50:36.753 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2024-08-17T17:50:36.753 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd pool set unique_pool_0 pg_num 26 2024-08-17T17:50:36.769 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:36.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:36.772 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:36.798 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 31 16 51997 51981 104.788 97.6875 0.0118037 0.00953779 2024-08-17T17:50:36.873 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:36.897 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:36.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:36.900 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:37.000 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:37.024 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:37.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:37.028 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:37.129 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:37.171 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:37.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:37.174 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:37.275 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:37.300 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:37.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:37.302 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:37.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:37 smithi169 bash[79348]: cluster 2024-08-17T17:50:36.177498+0000 mgr.y (mgr.34107) 1449 : cluster [DBG] pgmap v2121: 89 pgs: 89 active+clean; 2.9 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2024-08-17T17:50:37.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:37 smithi169 bash[79348]: cluster 2024-08-17T17:50:36.177498+0000 mgr.y (mgr.34107) 1449 : cluster [DBG] pgmap v2121: 89 pgs: 89 active+clean; 2.9 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2024-08-17T17:50:37.403 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:37.430 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:37.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:37.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:37.535 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:37.559 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:37.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:37.563 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:37.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:37 smithi131 bash[89561]: cluster 2024-08-17T17:50:36.177498+0000 mgr.y (mgr.34107) 1449 : cluster [DBG] pgmap v2121: 89 pgs: 89 active+clean; 2.9 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2024-08-17T17:50:37.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:37 smithi131 bash[89561]: cluster 2024-08-17T17:50:36.177498+0000 mgr.y (mgr.34107) 1449 : cluster [DBG] pgmap v2121: 89 pgs: 89 active+clean; 2.9 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2024-08-17T17:50:37.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:37 smithi131 bash[88347]: cluster 2024-08-17T17:50:36.177498+0000 mgr.y (mgr.34107) 1449 : cluster [DBG] pgmap v2121: 89 pgs: 89 active+clean; 2.9 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2024-08-17T17:50:37.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:37 smithi131 bash[88347]: cluster 2024-08-17T17:50:36.177498+0000 mgr.y (mgr.34107) 1449 : cluster [DBG] pgmap v2121: 89 pgs: 89 active+clean; 2.9 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2024-08-17T17:50:37.664 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:37.688 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:37.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:37.692 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:37.793 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:37.798 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 32 16 53507 53491 104.463 94.375 0.0128549 0.00956812 2024-08-17T17:50:37.820 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:37.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:37.826 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:37.927 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:37.956 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:37.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:37.961 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:38.062 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:38.087 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:38.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:38.092 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:38.192 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:38.221 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:38.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:38.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:38.325 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:38.350 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:38.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:38.352 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:38.453 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:38.462 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:38 smithi131 bash[88347]: audit 2024-08-17T17:50:38.254592+0000 mon.a (mon.0) 2245 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:38.463 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:38 smithi131 bash[88347]: audit 2024-08-17T17:50:38.254592+0000 mon.a (mon.0) 2245 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:38.463 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:38 smithi131 bash[89561]: audit 2024-08-17T17:50:38.254592+0000 mon.a (mon.0) 2245 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:38.463 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:38 smithi131 bash[89561]: audit 2024-08-17T17:50:38.254592+0000 mon.a (mon.0) 2245 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:38.478 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:38.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:38.480 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:38.581 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:38.589 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:38 smithi169 bash[79348]: audit 2024-08-17T17:50:38.254592+0000 mon.a (mon.0) 2245 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:38.589 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:38 smithi169 bash[79348]: audit 2024-08-17T17:50:38.254592+0000 mon.a (mon.0) 2245 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:38.605 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:38.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:38.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:38.710 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:38.739 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:38.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:38.741 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:38.772 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:50:38.798 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 33 16 55021 55005 104.164 94.625 0.00620423 0.0095949 2024-08-17T17:50:38.842 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:38.867 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:38.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:38.869 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:38.970 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:38.995 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:38.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:39.000 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:39.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:50:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:50:38] "GET /metrics HTTP/1.1" 200 36612 "" "Prometheus/2.51.0" 2024-08-17T17:50:39.101 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:39.126 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:39.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:39.130 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:39.230 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:39.255 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:39.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:39.258 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:39.359 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:39.369 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:39 smithi169 bash[79348]: cluster 2024-08-17T17:50:38.177910+0000 mgr.y (mgr.34107) 1450 : cluster [DBG] pgmap v2122: 89 pgs: 89 active+clean; 2.9 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2024-08-17T17:50:39.369 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:39 smithi169 bash[79348]: cluster 2024-08-17T17:50:38.177910+0000 mgr.y (mgr.34107) 1450 : cluster [DBG] pgmap v2122: 89 pgs: 89 active+clean; 2.9 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2024-08-17T17:50:39.391 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:39.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:39.394 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:39.495 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:39.524 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:39.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:39.527 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:39.628 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:39.637 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:39 smithi131 bash[89561]: cluster 2024-08-17T17:50:38.177910+0000 mgr.y (mgr.34107) 1450 : cluster [DBG] pgmap v2122: 89 pgs: 89 active+clean; 2.9 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2024-08-17T17:50:39.637 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:39 smithi131 bash[89561]: cluster 2024-08-17T17:50:38.177910+0000 mgr.y (mgr.34107) 1450 : cluster [DBG] pgmap v2122: 89 pgs: 89 active+clean; 2.9 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2024-08-17T17:50:39.638 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:39 smithi131 bash[88347]: cluster 2024-08-17T17:50:38.177910+0000 mgr.y (mgr.34107) 1450 : cluster [DBG] pgmap v2122: 89 pgs: 89 active+clean; 2.9 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2024-08-17T17:50:39.638 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:39 smithi131 bash[88347]: cluster 2024-08-17T17:50:38.177910+0000 mgr.y (mgr.34107) 1450 : cluster [DBG] pgmap v2122: 89 pgs: 89 active+clean; 2.9 GiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s 2024-08-17T17:50:39.655 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:39.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:39.656 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:39.757 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:39.784 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:39.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:39.788 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:39.799 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 34 16 56507 56491 103.832 92.875 0.018768 0.00962595 2024-08-17T17:50:39.889 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:39.916 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:39.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:39.922 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:40.022 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:40.047 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:40.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:40.051 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:40.152 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:40.176 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:40.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:40.179 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:40.280 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:40.309 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:40.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:40.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:40.315 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:50:40.317 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:50:40.413 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:40.445 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:40.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:40.448 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:40.548 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:40.591 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:40.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:40.595 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:40.696 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:40.717 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:40.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:40.720 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:40.799 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 35 16 57941 57925 103.426 89.625 0.00736334 0.00966395 2024-08-17T17:50:40.820 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:40.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:40.856 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:40.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:40.957 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:40.982 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:40.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:40.986 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:41.087 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:41.107 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:41.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:41.111 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:41.212 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:41.247 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:41.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:41.253 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:41.337 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:50:41.353 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:41.378 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:41.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:41.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:41.486 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:41.508 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:41.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:41.509 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:41.610 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:41.621 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:41 smithi131 bash[89561]: cluster 2024-08-17T17:50:40.179587+0000 mgr.y (mgr.34107) 1451 : cluster [DBG] pgmap v2123: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 108 MiB/s wr, 1.73k op/s 2024-08-17T17:50:41.622 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:41 smithi131 bash[89561]: cluster 2024-08-17T17:50:40.179587+0000 mgr.y (mgr.34107) 1451 : cluster [DBG] pgmap v2123: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 108 MiB/s wr, 1.73k op/s 2024-08-17T17:50:41.622 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:41 smithi131 bash[88347]: cluster 2024-08-17T17:50:40.179587+0000 mgr.y (mgr.34107) 1451 : cluster [DBG] pgmap v2123: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 108 MiB/s wr, 1.73k op/s 2024-08-17T17:50:41.622 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:41 smithi131 bash[88347]: cluster 2024-08-17T17:50:40.179587+0000 mgr.y (mgr.34107) 1451 : cluster [DBG] pgmap v2123: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 108 MiB/s wr, 1.73k op/s 2024-08-17T17:50:41.639 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:41.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:41.643 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:41.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:41 smithi169 bash[79348]: cluster 2024-08-17T17:50:40.179587+0000 mgr.y (mgr.34107) 1451 : cluster [DBG] pgmap v2123: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 108 MiB/s wr, 1.73k op/s 2024-08-17T17:50:41.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:41 smithi169 bash[79348]: cluster 2024-08-17T17:50:40.179587+0000 mgr.y (mgr.34107) 1451 : cluster [DBG] pgmap v2123: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 108 MiB/s wr, 1.73k op/s 2024-08-17T17:50:41.743 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:41.776 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:41.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:41.778 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:41.799 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 36 16 59118 59102 102.596 73.5625 0.0113845 0.00974167 2024-08-17T17:50:41.879 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:41.904 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:41.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:41.908 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:42.009 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:42.035 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:42.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:42.038 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:42.139 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:42.169 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:42.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:42.172 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:42.273 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:42.297 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:42.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:42.300 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:42.401 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:42.434 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:42.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:42.436 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:42.536 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:42.554 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:42.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:42.556 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:42.656 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:42.683 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:42.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:42.685 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:42.786 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:42.799 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 37 16 60208 60192 101.664 68.125 0.00220489 0.00981618 2024-08-17T17:50:42.805 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:42.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:42.807 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:42.908 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:42.933 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:42.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:42.935 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:43.036 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:43.066 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:43.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:43.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:43.170 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:43.197 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:43.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:43.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:43.302 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:43.325 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:43.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:43.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:43.371 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:50:43.430 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:43.456 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:43.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:43.458 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:43.559 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:43.576 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:43.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:43.578 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:43.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:43 smithi169 bash[79348]: cluster 2024-08-17T17:50:42.179924+0000 mgr.y (mgr.34107) 1452 : cluster [DBG] pgmap v2124: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-08-17T17:50:43.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:43 smithi169 bash[79348]: cluster 2024-08-17T17:50:42.179924+0000 mgr.y (mgr.34107) 1452 : cluster [DBG] pgmap v2124: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-08-17T17:50:43.679 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:43.701 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:43.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:43.703 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:43.799 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 38 16 61107 61091 100.467 56.1875 0.0115745 0.00994803 2024-08-17T17:50:43.804 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:43.822 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:43.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:43.824 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:43.833 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:43 smithi131 bash[88347]: cluster 2024-08-17T17:50:42.179924+0000 mgr.y (mgr.34107) 1452 : cluster [DBG] pgmap v2124: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-08-17T17:50:43.833 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:43 smithi131 bash[88347]: cluster 2024-08-17T17:50:42.179924+0000 mgr.y (mgr.34107) 1452 : cluster [DBG] pgmap v2124: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-08-17T17:50:43.833 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:43 smithi131 bash[89561]: cluster 2024-08-17T17:50:42.179924+0000 mgr.y (mgr.34107) 1452 : cluster [DBG] pgmap v2124: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-08-17T17:50:43.833 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:43 smithi131 bash[89561]: cluster 2024-08-17T17:50:42.179924+0000 mgr.y (mgr.34107) 1452 : cluster [DBG] pgmap v2124: 89 pgs: 89 active+clean; 3.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-08-17T17:50:43.925 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:43.948 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:43.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:43.951 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:44.051 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:44.076 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:44.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:44.079 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:44.179 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:44.197 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:44.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:44.199 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:44.300 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:44.325 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:44.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:44.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:44.430 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:44.458 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:44.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:44.462 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:44.563 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:44.589 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:44.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:44.593 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:44.693 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:44.718 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:44.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:44.719 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:44.799 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 39 16 62311 62295 99.8206 75.25 0.00402875 0.010013 2024-08-17T17:50:44.821 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:44.844 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:44.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:44.846 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:44.947 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:44.974 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:44.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:44.978 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:45.079 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:45.111 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:45.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:45.113 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:45.214 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:45.249 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:45.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:45.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:45.357 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:45.387 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:45.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:45.391 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:45.492 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:45.516 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:45.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:45.518 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:45.602 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:45 smithi131 bash[89561]: cluster 2024-08-17T17:50:44.180578+0000 mgr.y (mgr.34107) 1453 : cluster [DBG] pgmap v2125: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2024-08-17T17:50:45.602 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:45 smithi131 bash[89561]: cluster 2024-08-17T17:50:44.180578+0000 mgr.y (mgr.34107) 1453 : cluster [DBG] pgmap v2125: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2024-08-17T17:50:45.603 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:45 smithi131 bash[88347]: cluster 2024-08-17T17:50:44.180578+0000 mgr.y (mgr.34107) 1453 : cluster [DBG] pgmap v2125: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2024-08-17T17:50:45.603 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:45 smithi131 bash[88347]: cluster 2024-08-17T17:50:44.180578+0000 mgr.y (mgr.34107) 1453 : cluster [DBG] pgmap v2125: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2024-08-17T17:50:45.619 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:45.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:45 smithi169 bash[79348]: cluster 2024-08-17T17:50:44.180578+0000 mgr.y (mgr.34107) 1453 : cluster [DBG] pgmap v2125: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2024-08-17T17:50:45.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:45 smithi169 bash[79348]: cluster 2024-08-17T17:50:44.180578+0000 mgr.y (mgr.34107) 1453 : cluster [DBG] pgmap v2125: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2024-08-17T17:50:45.661 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:45.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:45.665 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:45.766 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:45.789 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:45.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:45.791 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:45.799 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:2024-08-17T17:50:45.800297+0000 min lat: 0.0011907 max lat: 0.606188 avg lat: 0.0100478 2024-08-17T17:50:45.799 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:50:45.799 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 40 16 63688 63672 99.4765 86.0625 0.00576037 0.0100478 2024-08-17T17:50:45.892 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:45.915 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:45.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:45.918 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:46.021 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:46.052 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:46.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:46.056 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:46.156 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:46.174 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:46.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:46.178 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:46.278 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:46.302 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:46.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:46.307 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:46.407 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:46.444 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:46.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:46.446 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:46.547 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:46.572 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:46.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:46.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:46.677 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:46.700 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:46.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:46.703 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:46.799 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 41 16 65039 65023 99.1095 84.4375 0.01049 0.0100856 2024-08-17T17:50:46.804 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:46.830 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:46.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:46.833 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:46.933 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:46.964 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:46.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:46.969 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:47.069 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:47.095 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:47.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:47.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:47.200 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:47.224 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:47.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:47.226 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:47.327 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:47.359 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:47.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:47.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:47.463 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:47 smithi131 bash[88347]: cluster 2024-08-17T17:50:46.183142+0000 mgr.y (mgr.34107) 1454 : cluster [DBG] pgmap v2126: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-08-17T17:50:47.463 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:47 smithi131 bash[88347]: cluster 2024-08-17T17:50:46.183142+0000 mgr.y (mgr.34107) 1454 : cluster [DBG] pgmap v2126: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-08-17T17:50:47.463 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:47 smithi131 bash[89561]: cluster 2024-08-17T17:50:46.183142+0000 mgr.y (mgr.34107) 1454 : cluster [DBG] pgmap v2126: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-08-17T17:50:47.463 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:47 smithi131 bash[89561]: cluster 2024-08-17T17:50:46.183142+0000 mgr.y (mgr.34107) 1454 : cluster [DBG] pgmap v2126: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-08-17T17:50:47.463 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:47.489 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:47.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:47.496 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:47.597 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:47.623 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:47.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:47.626 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:47.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:47 smithi169 bash[79348]: cluster 2024-08-17T17:50:46.183142+0000 mgr.y (mgr.34107) 1454 : cluster [DBG] pgmap v2126: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-08-17T17:50:47.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:47 smithi169 bash[79348]: cluster 2024-08-17T17:50:46.183142+0000 mgr.y (mgr.34107) 1454 : cluster [DBG] pgmap v2126: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-08-17T17:50:47.726 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:47.757 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:47.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:47.761 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:47.799 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 42 16 66308 66292 98.638 79.3125 0.0036449 0.0101314 2024-08-17T17:50:47.862 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:47.887 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:47.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:47.890 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:47.990 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:48.018 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:48.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:48.022 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:48.123 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:48.151 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:48.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:48.155 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:48.256 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:48.281 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:48.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:48.284 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:48.384 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:48.414 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:48.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:48.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:48.519 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:48.549 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:48.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:48.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:48.656 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:48.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:48.678 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:48.678 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:48.779 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:48.799 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 43 16 67328 67312 97.8265 63.75 0.0231792 0.0102171 2024-08-17T17:50:48.804 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:48.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:48.806 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:48.907 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:48.940 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:48.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:48.943 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:49.044 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:49.065 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:49.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:49.067 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:49.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:50:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:50:48] "GET /metrics HTTP/1.1" 200 36612 "" "Prometheus/2.51.0" 2024-08-17T17:50:49.168 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:49.200 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:49.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:49.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:49.305 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:49.331 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:49.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:49.343 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:49.444 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:49.452 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:49 smithi131 bash[89561]: cluster 2024-08-17T17:50:48.183622+0000 mgr.y (mgr.34107) 1455 : cluster [DBG] pgmap v2127: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-08-17T17:50:49.452 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:49 smithi131 bash[89561]: cluster 2024-08-17T17:50:48.183622+0000 mgr.y (mgr.34107) 1455 : cluster [DBG] pgmap v2127: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-08-17T17:50:49.452 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:49 smithi131 bash[89561]: audit 2024-08-17T17:50:48.665241+0000 mon.a (mon.0) 2246 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:50:49.452 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:49 smithi131 bash[89561]: audit 2024-08-17T17:50:48.665241+0000 mon.a (mon.0) 2246 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:50:49.453 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:49 smithi131 bash[88347]: cluster 2024-08-17T17:50:48.183622+0000 mgr.y (mgr.34107) 1455 : cluster [DBG] pgmap v2127: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-08-17T17:50:49.453 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:49 smithi131 bash[88347]: cluster 2024-08-17T17:50:48.183622+0000 mgr.y (mgr.34107) 1455 : cluster [DBG] pgmap v2127: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-08-17T17:50:49.453 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:49 smithi131 bash[88347]: audit 2024-08-17T17:50:48.665241+0000 mon.a (mon.0) 2246 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:50:49.453 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:49 smithi131 bash[88347]: audit 2024-08-17T17:50:48.665241+0000 mon.a (mon.0) 2246 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:50:49.468 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:49.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:49.472 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:49.572 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:49.582 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:49 smithi169 bash[79348]: cluster 2024-08-17T17:50:48.183622+0000 mgr.y (mgr.34107) 1455 : cluster [DBG] pgmap v2127: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-08-17T17:50:49.582 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:49 smithi169 bash[79348]: cluster 2024-08-17T17:50:48.183622+0000 mgr.y (mgr.34107) 1455 : cluster [DBG] pgmap v2127: 89 pgs: 89 active+clean; 3.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-08-17T17:50:49.582 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:49 smithi169 bash[79348]: audit 2024-08-17T17:50:48.665241+0000 mon.a (mon.0) 2246 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:50:49.582 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:49 smithi169 bash[79348]: audit 2024-08-17T17:50:48.665241+0000 mon.a (mon.0) 2246 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:50:49.613 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:49.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:49.619 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:49.720 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:49.744 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:49.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:49.748 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:49.799 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 44 16 68387 68371 97.1073 66.1875 0.0462097 0.0102902 2024-08-17T17:50:49.848 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:49.878 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:49.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:49.880 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:49.980 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:50.003 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:50.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:50.005 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:50.106 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:50.135 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:50.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:50.139 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:50.240 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:50.270 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:50.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:50.272 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:50.372 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:50.402 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:50.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:50.407 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:50.508 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:50.534 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:50.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:50.537 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:50.637 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:50.658 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:50.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:50.660 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:50.761 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:50.796 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:50.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:50.799 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:50.799 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 45 16 69216 69200 96.1006 51.8125 0.0064553 0.010401 2024-08-17T17:50:50.899 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:50.920 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:50.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:50.922 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:51.023 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:51.045 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:51.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:51.055 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:51.155 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:51.184 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:51.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:51.187 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:51.287 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:51.328 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:51.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:51.331 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:51.432 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:51.453 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:51.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:51.455 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:51.556 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:51.564 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:51 smithi169 bash[79348]: cluster 2024-08-17T17:50:50.184360+0000 mgr.y (mgr.34107) 1456 : cluster [DBG] pgmap v2128: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2024-08-17T17:50:51.564 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:51 smithi169 bash[79348]: cluster 2024-08-17T17:50:50.184360+0000 mgr.y (mgr.34107) 1456 : cluster [DBG] pgmap v2128: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2024-08-17T17:50:51.575 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:51.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:51.577 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:51.678 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:51.701 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:51.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:51.704 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:51.800 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 46 16 70312 70296 95.5005 68.5 0.0156281 0.0104666 2024-08-17T17:50:51.805 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:51.838 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:51.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:51.840 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:51.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:51 smithi131 bash[89561]: cluster 2024-08-17T17:50:50.184360+0000 mgr.y (mgr.34107) 1456 : cluster [DBG] pgmap v2128: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2024-08-17T17:50:51.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:51 smithi131 bash[89561]: cluster 2024-08-17T17:50:50.184360+0000 mgr.y (mgr.34107) 1456 : cluster [DBG] pgmap v2128: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2024-08-17T17:50:51.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:51 smithi131 bash[88347]: cluster 2024-08-17T17:50:50.184360+0000 mgr.y (mgr.34107) 1456 : cluster [DBG] pgmap v2128: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2024-08-17T17:50:51.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:51 smithi131 bash[88347]: cluster 2024-08-17T17:50:50.184360+0000 mgr.y (mgr.34107) 1456 : cluster [DBG] pgmap v2128: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2024-08-17T17:50:51.941 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:51.973 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:51.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:51.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:52.080 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:52.102 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:52.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:52.106 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:52.207 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:52.228 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:52.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:52.234 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:52.334 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:52.362 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:52.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:52.365 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:52.465 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:52.492 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:52.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:52.494 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:52.595 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:52.620 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:52.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:52.622 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:52.723 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:52.749 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:52.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:52.751 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:52.800 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 47 16 71569 71553 95.14 78.5625 0.00738753 0.0105055 2024-08-17T17:50:52.851 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:52.884 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:52.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:52.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:52.990 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:53.016 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:53.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:53.020 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:53.121 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:53.148 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:53.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:53.152 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:53.253 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:53.284 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:53.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:53.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:53.388 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:53.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:53.422 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:53.422 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:53.523 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:53.554 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:53.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:53.557 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:53.658 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:53.666 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:53 smithi169 bash[79348]: cluster 2024-08-17T17:50:52.184770+0000 mgr.y (mgr.34107) 1457 : cluster [DBG] pgmap v2129: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T17:50:53.666 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:53 smithi169 bash[79348]: cluster 2024-08-17T17:50:52.184770+0000 mgr.y (mgr.34107) 1457 : cluster [DBG] pgmap v2129: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T17:50:53.666 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:53 smithi169 bash[79348]: audit 2024-08-17T17:50:53.255124+0000 mon.a (mon.0) 2247 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:53.666 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:53 smithi169 bash[79348]: audit 2024-08-17T17:50:53.255124+0000 mon.a (mon.0) 2247 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:53.675 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:53.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:53.677 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:53.778 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:53.787 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:53 smithi131 bash[89561]: cluster 2024-08-17T17:50:52.184770+0000 mgr.y (mgr.34107) 1457 : cluster [DBG] pgmap v2129: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T17:50:53.787 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:53 smithi131 bash[89561]: cluster 2024-08-17T17:50:52.184770+0000 mgr.y (mgr.34107) 1457 : cluster [DBG] pgmap v2129: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T17:50:53.787 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:53 smithi131 bash[89561]: audit 2024-08-17T17:50:53.255124+0000 mon.a (mon.0) 2247 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:53.787 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:53 smithi131 bash[89561]: audit 2024-08-17T17:50:53.255124+0000 mon.a (mon.0) 2247 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:53.788 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:53 smithi131 bash[88347]: cluster 2024-08-17T17:50:52.184770+0000 mgr.y (mgr.34107) 1457 : cluster [DBG] pgmap v2129: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T17:50:53.788 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:53 smithi131 bash[88347]: cluster 2024-08-17T17:50:52.184770+0000 mgr.y (mgr.34107) 1457 : cluster [DBG] pgmap v2129: 89 pgs: 89 active+clean; 4.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T17:50:53.788 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:53 smithi131 bash[88347]: audit 2024-08-17T17:50:53.255124+0000 mon.a (mon.0) 2247 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:53.788 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:53 smithi131 bash[88347]: audit 2024-08-17T17:50:53.255124+0000 mon.a (mon.0) 2247 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:50:53.800 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 48 16 72667 72651 94.5875 68.625 0.00857413 0.0105673 2024-08-17T17:50:53.807 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:53.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:53.811 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:53.912 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:53.945 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:53.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:53.950 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:54.051 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:54.079 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:54.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:54.082 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:54.182 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:54.204 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:54.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:54.206 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:54.306 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:54.334 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:54.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:54.339 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:54.439 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:54.466 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:54.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:54.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:54.571 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:54.595 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:54.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:54.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:54.700 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:54.729 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:54.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:54.734 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:54.800 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 49 16 73669 73653 93.9351 62.625 0.00871112 0.0106405 2024-08-17T17:50:54.835 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:54.857 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:54.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:54.860 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:54.961 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:54.985 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:54.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:54.987 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:55.088 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:55.118 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:55.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:55.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:55.224 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:55.255 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:55.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:55.261 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:55.361 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:55.390 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:55.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:55.396 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:55.496 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:55.516 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:55.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:55.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:55.618 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:55.651 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:55.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:55.653 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:55.753 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:55.776 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:55.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:55.778 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:55.800 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 50 16 74648 74632 93.28 61.1875 0.00473904 0.0107104 2024-08-17T17:50:55.879 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:55.910 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:55.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:55.912 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:56.013 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:56.073 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:56 smithi131 bash[88347]: cluster 2024-08-17T17:50:54.185386+0000 mgr.y (mgr.34107) 1458 : cluster [DBG] pgmap v2130: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2024-08-17T17:50:56.073 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:56 smithi131 bash[88347]: cluster 2024-08-17T17:50:54.185386+0000 mgr.y (mgr.34107) 1458 : cluster [DBG] pgmap v2130: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2024-08-17T17:50:56.073 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:56 smithi131 bash[88347]: audit 2024-08-17T17:50:55.057457+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:50:56.073 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:56 smithi131 bash[88347]: audit 2024-08-17T17:50:55.057457+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:50:56.073 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:56 smithi131 bash[88347]: audit 2024-08-17T17:50:55.068450+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:50:56.073 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:56 smithi131 bash[88347]: audit 2024-08-17T17:50:55.068450+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:50:56.100 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:56.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:56.103 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:56.204 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:56.236 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:56.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:56.239 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:56.340 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:56.349 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:56 smithi169 bash[79348]: cluster 2024-08-17T17:50:54.185386+0000 mgr.y (mgr.34107) 1458 : cluster [DBG] pgmap v2130: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2024-08-17T17:50:56.349 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:56 smithi169 bash[79348]: cluster 2024-08-17T17:50:54.185386+0000 mgr.y (mgr.34107) 1458 : cluster [DBG] pgmap v2130: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2024-08-17T17:50:56.350 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:56 smithi169 bash[79348]: audit 2024-08-17T17:50:55.057457+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:50:56.350 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:56 smithi169 bash[79348]: audit 2024-08-17T17:50:55.057457+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:50:56.350 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:56 smithi169 bash[79348]: audit 2024-08-17T17:50:55.068450+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:50:56.350 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:56 smithi169 bash[79348]: audit 2024-08-17T17:50:55.068450+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:50:56.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:56 smithi131 bash[89561]: cluster 2024-08-17T17:50:54.185386+0000 mgr.y (mgr.34107) 1458 : cluster [DBG] pgmap v2130: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2024-08-17T17:50:56.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:56 smithi131 bash[89561]: cluster 2024-08-17T17:50:54.185386+0000 mgr.y (mgr.34107) 1458 : cluster [DBG] pgmap v2130: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 92 MiB/s wr, 1.47k op/s 2024-08-17T17:50:56.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:56 smithi131 bash[89561]: audit 2024-08-17T17:50:55.057457+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:50:56.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:56 smithi131 bash[89561]: audit 2024-08-17T17:50:55.057457+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:50:56.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:56 smithi131 bash[89561]: audit 2024-08-17T17:50:55.068450+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:50:56.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:56 smithi131 bash[89561]: audit 2024-08-17T17:50:55.068450+0000 mon.a (mon.0) 2249 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:50:56.369 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:56.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:56.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:56.472 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:56.505 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:56.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:56.513 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:56.614 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:56.635 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:56.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:56.637 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:56.738 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:56.765 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:56.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:56.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:56.800 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 51 16 75607 75591 92.626 59.9375 0.0110329 0.0107915 2024-08-17T17:50:56.870 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:56.918 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:56.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:56.922 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:57.023 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:57.073 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:57.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:57.076 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:57.177 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:57.206 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:57.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:57.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:57.309 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:57.336 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:50:57.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:57.338 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:50:57.439 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:57.482 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:57.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:57.489 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:57.590 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:57.627 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:57.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:57.635 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:57.698 INFO:teuthology.orchestra.run.smithi131.stdout:ERROR: (22) Invalid argument 2024-08-17T17:50:57.698 INFO:teuthology.orchestra.run.smithi131.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:50:57.736 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:57.768 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:57.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:57.774 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:57.800 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 52 16 76573 76557 92.0058 60.375 0.0101218 0.010862 2024-08-17T17:50:57.875 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:57.909 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:57.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:57.916 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:58.017 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:58.042 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T17:50:58.042 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:50:58.042 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:58.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:58.046 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:58.126 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T17:50:58.126 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:50:58.147 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:58.176 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:58.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:58.180 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:58.188 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:50:58.188 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T17:50:58.249 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T17:50:58.249 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:50:58.281 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:58.291 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:58 smithi169 bash[79348]: cluster 2024-08-17T17:50:56.187569+0000 mgr.y (mgr.34107) 1459 : cluster [DBG] pgmap v2131: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s 2024-08-17T17:50:58.291 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:58 smithi169 bash[79348]: cluster 2024-08-17T17:50:56.187569+0000 mgr.y (mgr.34107) 1459 : cluster [DBG] pgmap v2131: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s 2024-08-17T17:50:58.291 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:58 smithi169 bash[79348]: audit 2024-08-17T17:50:57.144256+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:50:58.291 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:58 smithi169 bash[79348]: audit 2024-08-17T17:50:57.144256+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:50:58.291 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:58 smithi169 bash[79348]: audit 2024-08-17T17:50:57.155245+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:50:58.291 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:58 smithi169 bash[79348]: audit 2024-08-17T17:50:57.155245+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:50:58.291 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:58 smithi169 bash[79348]: audit 2024-08-17T17:50:57.986046+0000 mon.b (mon.1) 5 : audit [DBG] from='client.? 172.21.15.131:0/3444706216' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:58.291 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:58 smithi169 bash[79348]: audit 2024-08-17T17:50:57.986046+0000 mon.b (mon.1) 5 : audit [DBG] from='client.? 172.21.15.131:0/3444706216' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:58.292 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:50:58.292 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T17:50:58.308 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:58.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:58.311 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:58.333 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T17:50:58.333 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:50:58.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:58 smithi131 bash[88347]: cluster 2024-08-17T17:50:56.187569+0000 mgr.y (mgr.34107) 1459 : cluster [DBG] pgmap v2131: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s 2024-08-17T17:50:58.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:58 smithi131 bash[88347]: cluster 2024-08-17T17:50:56.187569+0000 mgr.y (mgr.34107) 1459 : cluster [DBG] pgmap v2131: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s 2024-08-17T17:50:58.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:58 smithi131 bash[88347]: audit 2024-08-17T17:50:57.144256+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:50:58.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:58 smithi131 bash[88347]: audit 2024-08-17T17:50:57.144256+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:50:58.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:58 smithi131 bash[88347]: audit 2024-08-17T17:50:57.155245+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:50:58.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:58 smithi131 bash[88347]: audit 2024-08-17T17:50:57.155245+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:50:58.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:58 smithi131 bash[88347]: audit 2024-08-17T17:50:57.986046+0000 mon.b (mon.1) 5 : audit [DBG] from='client.? 172.21.15.131:0/3444706216' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:58.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:58 smithi131 bash[88347]: audit 2024-08-17T17:50:57.986046+0000 mon.b (mon.1) 5 : audit [DBG] from='client.? 172.21.15.131:0/3444706216' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:58.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:58 smithi131 bash[89561]: cluster 2024-08-17T17:50:56.187569+0000 mgr.y (mgr.34107) 1459 : cluster [DBG] pgmap v2131: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s 2024-08-17T17:50:58.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:58 smithi131 bash[89561]: cluster 2024-08-17T17:50:56.187569+0000 mgr.y (mgr.34107) 1459 : cluster [DBG] pgmap v2131: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s 2024-08-17T17:50:58.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:58 smithi131 bash[89561]: audit 2024-08-17T17:50:57.144256+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:50:58.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:58 smithi131 bash[89561]: audit 2024-08-17T17:50:57.144256+0000 mon.a (mon.0) 2250 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:50:58.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:58 smithi131 bash[89561]: audit 2024-08-17T17:50:57.155245+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:50:58.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:58 smithi131 bash[89561]: audit 2024-08-17T17:50:57.155245+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:50:58.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:58 smithi131 bash[89561]: audit 2024-08-17T17:50:57.986046+0000 mon.b (mon.1) 5 : audit [DBG] from='client.? 172.21.15.131:0/3444706216' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:58.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:58 smithi131 bash[89561]: audit 2024-08-17T17:50:57.986046+0000 mon.b (mon.1) 5 : audit [DBG] from='client.? 172.21.15.131:0/3444706216' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:50:58.363 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T17:50:58.364 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:50:58.401 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T17:50:58.401 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:50:58.412 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:58.433 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:58.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:58.437 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:58.538 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:58.566 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:58.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:58.572 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:50:58.673 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:58.697 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:50:58.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:58.702 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:50:58.800 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 53 16 77496 77480 91.3582 57.6875 0.00754656 0.0109408 2024-08-17T17:50:58.804 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:58.837 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:58.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:58.840 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:58.941 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:58.959 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:50:58.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:58.961 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:50:59.061 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:59.064 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:50:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:50:58] "GET /metrics HTTP/1.1" 200 36615 "" "Prometheus/2.51.0" 2024-08-17T17:50:59.084 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:59.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:59.090 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:59.136 INFO:teuthology.orchestra.run.smithi131.stderr:set pool 53 pg_num to 26 2024-08-17T17:50:59.137 INFO:teuthology.orchestra.run.smithi131.stderr:nodeep-scrub is unset 2024-08-17T17:50:59.190 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:59.200 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:59 smithi169 bash[79348]: audit 2024-08-17T17:50:58.125735+0000 mon.a (mon.0) 2252 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:50:59.200 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:59 smithi169 bash[79348]: audit 2024-08-17T17:50:58.125735+0000 mon.a (mon.0) 2252 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:50:59.200 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:59 smithi169 bash[79348]: audit 2024-08-17T17:50:58.128146+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:50:59.200 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:59 smithi169 bash[79348]: audit 2024-08-17T17:50:58.128146+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:50:59.200 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:59 smithi169 bash[79348]: audit 2024-08-17T17:50:58.137598+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:50:59.200 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:59 smithi169 bash[79348]: audit 2024-08-17T17:50:58.137598+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:50:59.200 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:59 smithi169 bash[79348]: audit 2024-08-17T17:50:58.196578+0000 mon.a (mon.0) 2255 : audit [INF] from='client.? 172.21.15.131:0/2148666574' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:50:59.200 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:59 smithi169 bash[79348]: audit 2024-08-17T17:50:58.196578+0000 mon.a (mon.0) 2255 : audit [INF] from='client.? 172.21.15.131:0/2148666574' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:50:59.200 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:59 smithi169 bash[79348]: audit 2024-08-17T17:50:58.551092+0000 mon.a (mon.0) 2256 : audit [INF] from='client.? 172.21.15.131:0/1162144276' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:50:59.200 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:50:59 smithi169 bash[79348]: audit 2024-08-17T17:50:58.551092+0000 mon.a (mon.0) 2256 : audit [INF] from='client.? 172.21.15.131:0/1162144276' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:50:59.215 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:59.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:59.219 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:59.320 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:59.344 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:50:59.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:59 smithi131 bash[89561]: audit 2024-08-17T17:50:58.125735+0000 mon.a (mon.0) 2252 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:50:59.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:59 smithi131 bash[89561]: audit 2024-08-17T17:50:58.125735+0000 mon.a (mon.0) 2252 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:50:59.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:59 smithi131 bash[89561]: audit 2024-08-17T17:50:58.128146+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:50:59.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:59 smithi131 bash[89561]: audit 2024-08-17T17:50:58.128146+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:50:59.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:59 smithi131 bash[89561]: audit 2024-08-17T17:50:58.137598+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:50:59.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:59 smithi131 bash[89561]: audit 2024-08-17T17:50:58.137598+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:50:59.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:59 smithi131 bash[89561]: audit 2024-08-17T17:50:58.196578+0000 mon.a (mon.0) 2255 : audit [INF] from='client.? 172.21.15.131:0/2148666574' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:50:59.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:59 smithi131 bash[89561]: audit 2024-08-17T17:50:58.196578+0000 mon.a (mon.0) 2255 : audit [INF] from='client.? 172.21.15.131:0/2148666574' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:50:59.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:59 smithi131 bash[89561]: audit 2024-08-17T17:50:58.551092+0000 mon.a (mon.0) 2256 : audit [INF] from='client.? 172.21.15.131:0/1162144276' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:50:59.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:50:59 smithi131 bash[89561]: audit 2024-08-17T17:50:58.551092+0000 mon.a (mon.0) 2256 : audit [INF] from='client.? 172.21.15.131:0/1162144276' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:50:59.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:59 smithi131 bash[88347]: audit 2024-08-17T17:50:58.125735+0000 mon.a (mon.0) 2252 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:50:59.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:59 smithi131 bash[88347]: audit 2024-08-17T17:50:58.125735+0000 mon.a (mon.0) 2252 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:50:59.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:59 smithi131 bash[88347]: audit 2024-08-17T17:50:58.128146+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:50:59.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:59 smithi131 bash[88347]: audit 2024-08-17T17:50:58.128146+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:50:59.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:59 smithi131 bash[88347]: audit 2024-08-17T17:50:58.137598+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:50:59.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:59 smithi131 bash[88347]: audit 2024-08-17T17:50:58.137598+0000 mon.a (mon.0) 2254 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:50:59.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:59 smithi131 bash[88347]: audit 2024-08-17T17:50:58.196578+0000 mon.a (mon.0) 2255 : audit [INF] from='client.? 172.21.15.131:0/2148666574' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:50:59.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:59 smithi131 bash[88347]: audit 2024-08-17T17:50:58.196578+0000 mon.a (mon.0) 2255 : audit [INF] from='client.? 172.21.15.131:0/2148666574' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:50:59.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:59 smithi131 bash[88347]: audit 2024-08-17T17:50:58.551092+0000 mon.a (mon.0) 2256 : audit [INF] from='client.? 172.21.15.131:0/1162144276' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:50:59.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:50:59 smithi131 bash[88347]: audit 2024-08-17T17:50:58.551092+0000 mon.a (mon.0) 2256 : audit [INF] from='client.? 172.21.15.131:0/1162144276' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:50:59.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:59.352 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:50:59.453 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:59.480 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:50:59.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:59.485 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:50:59.585 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:59.611 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:50:59.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:59.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:50:59.713 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:59.732 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:59.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:59.734 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:59.801 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 54 16 78397 78381 90.709 56.3125 0.00269295 0.0109884 2024-08-17T17:50:59.835 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:59.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:50:59.868 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:50:59.868 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:50:59.969 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:50:59.997 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:00.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:00.003 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:00.103 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:00.130 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:00.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:00.134 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:00.235 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:00.245 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:00 smithi131 bash[89561]: cluster 2024-08-17T17:50:58.196998+0000 mgr.y (mgr.34107) 1460 : cluster [DBG] pgmap v2132: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s 2024-08-17T17:51:00.245 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:00 smithi131 bash[89561]: cluster 2024-08-17T17:50:58.196998+0000 mgr.y (mgr.34107) 1460 : cluster [DBG] pgmap v2132: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s 2024-08-17T17:51:00.245 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:00 smithi131 bash[89561]: cluster 2024-08-17T17:50:59.134801+0000 mon.a (mon.0) 2257 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:51:00.245 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:00 smithi131 bash[89561]: cluster 2024-08-17T17:50:59.134801+0000 mon.a (mon.0) 2257 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:51:00.245 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:00 smithi131 bash[89561]: cluster 2024-08-17T17:50:59.134828+0000 mon.a (mon.0) 2258 : cluster [INF] Cluster is now healthy 2024-08-17T17:51:00.245 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:00 smithi131 bash[89561]: cluster 2024-08-17T17:50:59.134828+0000 mon.a (mon.0) 2258 : cluster [INF] Cluster is now healthy 2024-08-17T17:51:00.245 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:00 smithi131 bash[89561]: audit 2024-08-17T17:50:59.136478+0000 mon.a (mon.0) 2259 : audit [INF] from='client.? 172.21.15.131:0/2148666574' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:51:00.245 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:00 smithi131 bash[89561]: audit 2024-08-17T17:50:59.136478+0000 mon.a (mon.0) 2259 : audit [INF] from='client.? 172.21.15.131:0/2148666574' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:51:00.245 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:00 smithi131 bash[89561]: audit 2024-08-17T17:50:59.136547+0000 mon.a (mon.0) 2260 : audit [INF] from='client.? 172.21.15.131:0/1162144276' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:51:00.245 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:00 smithi131 bash[89561]: audit 2024-08-17T17:50:59.136547+0000 mon.a (mon.0) 2260 : audit [INF] from='client.? 172.21.15.131:0/1162144276' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:51:00.245 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:00 smithi131 bash[89561]: cluster 2024-08-17T17:50:59.150171+0000 mon.a (mon.0) 2261 : cluster [DBG] osdmap e1324: 8 total, 8 up, 8 in 2024-08-17T17:51:00.245 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:00 smithi131 bash[89561]: cluster 2024-08-17T17:50:59.150171+0000 mon.a (mon.0) 2261 : cluster [DBG] osdmap e1324: 8 total, 8 up, 8 in 2024-08-17T17:51:00.246 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:00 smithi131 bash[88347]: cluster 2024-08-17T17:50:58.196998+0000 mgr.y (mgr.34107) 1460 : cluster [DBG] pgmap v2132: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s 2024-08-17T17:51:00.246 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:00 smithi131 bash[88347]: cluster 2024-08-17T17:50:58.196998+0000 mgr.y (mgr.34107) 1460 : cluster [DBG] pgmap v2132: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s 2024-08-17T17:51:00.246 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:00 smithi131 bash[88347]: cluster 2024-08-17T17:50:59.134801+0000 mon.a (mon.0) 2257 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:51:00.246 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:00 smithi131 bash[88347]: cluster 2024-08-17T17:50:59.134801+0000 mon.a (mon.0) 2257 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:51:00.246 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:00 smithi131 bash[88347]: cluster 2024-08-17T17:50:59.134828+0000 mon.a (mon.0) 2258 : cluster [INF] Cluster is now healthy 2024-08-17T17:51:00.246 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:00 smithi131 bash[88347]: cluster 2024-08-17T17:50:59.134828+0000 mon.a (mon.0) 2258 : cluster [INF] Cluster is now healthy 2024-08-17T17:51:00.246 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:00 smithi131 bash[88347]: audit 2024-08-17T17:50:59.136478+0000 mon.a (mon.0) 2259 : audit [INF] from='client.? 172.21.15.131:0/2148666574' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:51:00.246 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:00 smithi131 bash[88347]: audit 2024-08-17T17:50:59.136478+0000 mon.a (mon.0) 2259 : audit [INF] from='client.? 172.21.15.131:0/2148666574' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:51:00.246 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:00 smithi131 bash[88347]: audit 2024-08-17T17:50:59.136547+0000 mon.a (mon.0) 2260 : audit [INF] from='client.? 172.21.15.131:0/1162144276' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:51:00.246 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:00 smithi131 bash[88347]: audit 2024-08-17T17:50:59.136547+0000 mon.a (mon.0) 2260 : audit [INF] from='client.? 172.21.15.131:0/1162144276' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:51:00.247 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:00 smithi131 bash[88347]: cluster 2024-08-17T17:50:59.150171+0000 mon.a (mon.0) 2261 : cluster [DBG] osdmap e1324: 8 total, 8 up, 8 in 2024-08-17T17:51:00.247 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:00 smithi131 bash[88347]: cluster 2024-08-17T17:50:59.150171+0000 mon.a (mon.0) 2261 : cluster [DBG] osdmap e1324: 8 total, 8 up, 8 in 2024-08-17T17:51:00.257 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:00.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:00.259 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:00.320 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-08-17T17:51:00.360 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:00.385 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:00.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:00.387 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:00.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:00 smithi169 bash[79348]: cluster 2024-08-17T17:50:58.196998+0000 mgr.y (mgr.34107) 1460 : cluster [DBG] pgmap v2132: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s 2024-08-17T17:51:00.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:00 smithi169 bash[79348]: cluster 2024-08-17T17:50:58.196998+0000 mgr.y (mgr.34107) 1460 : cluster [DBG] pgmap v2132: 89 pgs: 89 active+clean; 4.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s 2024-08-17T17:51:00.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:00 smithi169 bash[79348]: cluster 2024-08-17T17:50:59.134801+0000 mon.a (mon.0) 2257 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:51:00.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:00 smithi169 bash[79348]: cluster 2024-08-17T17:50:59.134801+0000 mon.a (mon.0) 2257 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:51:00.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:00 smithi169 bash[79348]: cluster 2024-08-17T17:50:59.134828+0000 mon.a (mon.0) 2258 : cluster [INF] Cluster is now healthy 2024-08-17T17:51:00.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:00 smithi169 bash[79348]: cluster 2024-08-17T17:50:59.134828+0000 mon.a (mon.0) 2258 : cluster [INF] Cluster is now healthy 2024-08-17T17:51:00.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:00 smithi169 bash[79348]: audit 2024-08-17T17:50:59.136478+0000 mon.a (mon.0) 2259 : audit [INF] from='client.? 172.21.15.131:0/2148666574' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:51:00.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:00 smithi169 bash[79348]: audit 2024-08-17T17:50:59.136478+0000 mon.a (mon.0) 2259 : audit [INF] from='client.? 172.21.15.131:0/2148666574' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:51:00.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:00 smithi169 bash[79348]: audit 2024-08-17T17:50:59.136547+0000 mon.a (mon.0) 2260 : audit [INF] from='client.? 172.21.15.131:0/1162144276' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:51:00.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:00 smithi169 bash[79348]: audit 2024-08-17T17:50:59.136547+0000 mon.a (mon.0) 2260 : audit [INF] from='client.? 172.21.15.131:0/1162144276' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:51:00.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:00 smithi169 bash[79348]: cluster 2024-08-17T17:50:59.150171+0000 mon.a (mon.0) 2261 : cluster [DBG] osdmap e1324: 8 total, 8 up, 8 in 2024-08-17T17:51:00.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:00 smithi169 bash[79348]: cluster 2024-08-17T17:50:59.150171+0000 mon.a (mon.0) 2261 : cluster [DBG] osdmap e1324: 8 total, 8 up, 8 in 2024-08-17T17:51:00.488 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:00.505 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:00.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:00.507 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:00.608 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:00.630 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:00.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:00.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:00.733 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:00.779 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:00.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:00.784 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:00.801 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 55 16 79080 79064 89.8358 42.6875 0.00437288 0.0111241 2024-08-17T17:51:00.884 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:00.915 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:00.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:00.919 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:01.020 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:01.046 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:01.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:01.049 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:01.149 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:01.178 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:01.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:01.182 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:01.282 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:01.283 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:01 smithi131 bash[88347]: audit 2024-08-17T17:51:00.198446+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:51:01.284 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:01 smithi131 bash[88347]: audit 2024-08-17T17:51:00.198446+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:51:01.284 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:01 smithi131 bash[89561]: audit 2024-08-17T17:51:00.198446+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:51:01.284 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:01 smithi131 bash[89561]: audit 2024-08-17T17:51:00.198446+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:51:01.303 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:01.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:01.305 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:01.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:01 smithi169 bash[79348]: audit 2024-08-17T17:51:00.198446+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:51:01.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:01 smithi169 bash[79348]: audit 2024-08-17T17:51:00.198446+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:51:01.406 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:01.428 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:01.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:01.430 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:01.531 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:01.555 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:01.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:01.557 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:01.658 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:01.682 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:01.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:01.684 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:01.785 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:01.801 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 56 16 79348 79332 88.5306 16.75 0.00538567 0.0111592 2024-08-17T17:51:01.810 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:01.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:01.812 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:01.913 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:01.934 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:01.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:01.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:02.036 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:02.062 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:02.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:02.064 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:02.165 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:02.199 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:02.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:02.200 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:02.301 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:02.326 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:02.328 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:02 smithi169 bash[79348]: cluster 2024-08-17T17:51:00.197395+0000 mgr.y (mgr.34107) 1461 : cluster [DBG] pgmap v2134: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2024-08-17T17:51:02.328 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:02 smithi169 bash[79348]: cluster 2024-08-17T17:51:00.197395+0000 mgr.y (mgr.34107) 1461 : cluster [DBG] pgmap v2134: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2024-08-17T17:51:02.328 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:02 smithi169 bash[79348]: audit 2024-08-17T17:51:01.065513+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:51:02.328 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:02 smithi169 bash[79348]: audit 2024-08-17T17:51:01.065513+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:51:02.328 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:02 smithi169 bash[79348]: cluster 2024-08-17T17:51:01.068328+0000 mon.a (mon.0) 2264 : cluster [DBG] osdmap e1325: 8 total, 8 up, 8 in 2024-08-17T17:51:02.328 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:02 smithi169 bash[79348]: cluster 2024-08-17T17:51:01.068328+0000 mon.a (mon.0) 2264 : cluster [DBG] osdmap e1325: 8 total, 8 up, 8 in 2024-08-17T17:51:02.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:02.329 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:02.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:02 smithi131 bash[89561]: cluster 2024-08-17T17:51:00.197395+0000 mgr.y (mgr.34107) 1461 : cluster [DBG] pgmap v2134: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2024-08-17T17:51:02.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:02 smithi131 bash[89561]: cluster 2024-08-17T17:51:00.197395+0000 mgr.y (mgr.34107) 1461 : cluster [DBG] pgmap v2134: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2024-08-17T17:51:02.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:02 smithi131 bash[89561]: audit 2024-08-17T17:51:01.065513+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:51:02.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:02 smithi131 bash[89561]: audit 2024-08-17T17:51:01.065513+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:51:02.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:02 smithi131 bash[89561]: cluster 2024-08-17T17:51:01.068328+0000 mon.a (mon.0) 2264 : cluster [DBG] osdmap e1325: 8 total, 8 up, 8 in 2024-08-17T17:51:02.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:02 smithi131 bash[89561]: cluster 2024-08-17T17:51:01.068328+0000 mon.a (mon.0) 2264 : cluster [DBG] osdmap e1325: 8 total, 8 up, 8 in 2024-08-17T17:51:02.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:02 smithi131 bash[88347]: cluster 2024-08-17T17:51:00.197395+0000 mgr.y (mgr.34107) 1461 : cluster [DBG] pgmap v2134: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2024-08-17T17:51:02.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:02 smithi131 bash[88347]: cluster 2024-08-17T17:51:00.197395+0000 mgr.y (mgr.34107) 1461 : cluster [DBG] pgmap v2134: 89 pgs: 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 63 MiB/s wr, 1.01k op/s 2024-08-17T17:51:02.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:02 smithi131 bash[88347]: audit 2024-08-17T17:51:01.065513+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:51:02.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:02 smithi131 bash[88347]: audit 2024-08-17T17:51:01.065513+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:51:02.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:02 smithi131 bash[88347]: cluster 2024-08-17T17:51:01.068328+0000 mon.a (mon.0) 2264 : cluster [DBG] osdmap e1325: 8 total, 8 up, 8 in 2024-08-17T17:51:02.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:02 smithi131 bash[88347]: cluster 2024-08-17T17:51:01.068328+0000 mon.a (mon.0) 2264 : cluster [DBG] osdmap e1325: 8 total, 8 up, 8 in 2024-08-17T17:51:02.430 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:02.459 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:02.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:02.462 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:02.563 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:02.595 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:02.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:02.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:02.699 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:02.727 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:02.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:02.731 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:02.801 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 57 16 80180 80164 87.8897 52 0.0086885 0.0113719 2024-08-17T17:51:02.833 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:02.864 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:02.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:02.869 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:02.969 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:02.996 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:02.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:02.999 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:03.100 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:03.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:03 smithi131 bash[88347]: cluster 2024-08-17T17:51:02.081850+0000 mon.a (mon.0) 2265 : cluster [DBG] osdmap e1326: 8 total, 8 up, 8 in 2024-08-17T17:51:03.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:03 smithi131 bash[88347]: cluster 2024-08-17T17:51:02.081850+0000 mon.a (mon.0) 2265 : cluster [DBG] osdmap e1326: 8 total, 8 up, 8 in 2024-08-17T17:51:03.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:03 smithi131 bash[88347]: cluster 2024-08-17T17:51:02.185012+0000 osd.1 (osd.1) 1 : cluster [DBG] 53.7 scrub starts 2024-08-17T17:51:03.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:03 smithi131 bash[88347]: cluster 2024-08-17T17:51:02.185012+0000 osd.1 (osd.1) 1 : cluster [DBG] 53.7 scrub starts 2024-08-17T17:51:03.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:03 smithi131 bash[88347]: cluster 2024-08-17T17:51:02.384865+0000 osd.5 (osd.5) 3 : cluster [DBG] 53.2 scrub starts 2024-08-17T17:51:03.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:03 smithi131 bash[88347]: cluster 2024-08-17T17:51:02.384865+0000 osd.5 (osd.5) 3 : cluster [DBG] 53.2 scrub starts 2024-08-17T17:51:03.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:03 smithi131 bash[89561]: cluster 2024-08-17T17:51:02.081850+0000 mon.a (mon.0) 2265 : cluster [DBG] osdmap e1326: 8 total, 8 up, 8 in 2024-08-17T17:51:03.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:03 smithi131 bash[89561]: cluster 2024-08-17T17:51:02.081850+0000 mon.a (mon.0) 2265 : cluster [DBG] osdmap e1326: 8 total, 8 up, 8 in 2024-08-17T17:51:03.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:03 smithi131 bash[89561]: cluster 2024-08-17T17:51:02.185012+0000 osd.1 (osd.1) 1 : cluster [DBG] 53.7 scrub starts 2024-08-17T17:51:03.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:03 smithi131 bash[89561]: cluster 2024-08-17T17:51:02.185012+0000 osd.1 (osd.1) 1 : cluster [DBG] 53.7 scrub starts 2024-08-17T17:51:03.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:03 smithi131 bash[89561]: cluster 2024-08-17T17:51:02.384865+0000 osd.5 (osd.5) 3 : cluster [DBG] 53.2 scrub starts 2024-08-17T17:51:03.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:03 smithi131 bash[89561]: cluster 2024-08-17T17:51:02.384865+0000 osd.5 (osd.5) 3 : cluster [DBG] 53.2 scrub starts 2024-08-17T17:51:03.132 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:03.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:03.139 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:03.239 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:03.249 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:03 smithi169 bash[79348]: cluster 2024-08-17T17:51:02.081850+0000 mon.a (mon.0) 2265 : cluster [DBG] osdmap e1326: 8 total, 8 up, 8 in 2024-08-17T17:51:03.249 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:03 smithi169 bash[79348]: cluster 2024-08-17T17:51:02.081850+0000 mon.a (mon.0) 2265 : cluster [DBG] osdmap e1326: 8 total, 8 up, 8 in 2024-08-17T17:51:03.249 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:03 smithi169 bash[79348]: cluster 2024-08-17T17:51:02.185012+0000 osd.1 (osd.1) 1 : cluster [DBG] 53.7 scrub starts 2024-08-17T17:51:03.249 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:03 smithi169 bash[79348]: cluster 2024-08-17T17:51:02.185012+0000 osd.1 (osd.1) 1 : cluster [DBG] 53.7 scrub starts 2024-08-17T17:51:03.249 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:03 smithi169 bash[79348]: cluster 2024-08-17T17:51:02.384865+0000 osd.5 (osd.5) 3 : cluster [DBG] 53.2 scrub starts 2024-08-17T17:51:03.249 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:03 smithi169 bash[79348]: cluster 2024-08-17T17:51:02.384865+0000 osd.5 (osd.5) 3 : cluster [DBG] 53.2 scrub starts 2024-08-17T17:51:03.264 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:03.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:03.267 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:03.367 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:03.402 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:03.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:03.407 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:03.508 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:03.532 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:03.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:03.537 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:03.638 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:03.668 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:03.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:03.671 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:03.772 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:03.793 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:03.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:03.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:03.801 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 58 16 81551 81535 87.8516 85.6875 0.00568906 0.0113774 2024-08-17T17:51:03.898 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:03.903 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:51:03.921 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:03.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:03.924 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:04.025 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:04.051 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:04.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:04.054 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:04.155 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:04.173 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:04.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:04.175 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:04.276 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:04.285 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:04 smithi131 bash[89561]: cluster 2024-08-17T17:51:02.181163+0000 osd.3 (osd.3) 1 : cluster [DBG] 53.6 scrub starts 2024-08-17T17:51:04.285 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:04 smithi131 bash[89561]: cluster 2024-08-17T17:51:02.181163+0000 osd.3 (osd.3) 1 : cluster [DBG] 53.6 scrub starts 2024-08-17T17:51:04.286 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:04 smithi131 bash[89561]: cluster 2024-08-17T17:51:02.197801+0000 mgr.y (mgr.34107) 1462 : cluster [DBG] pgmap v2137: 99 pgs: 10 unknown, 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 50 MiB/s wr, 798 op/s 2024-08-17T17:51:04.286 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:04 smithi131 bash[89561]: cluster 2024-08-17T17:51:02.197801+0000 mgr.y (mgr.34107) 1462 : cluster [DBG] pgmap v2137: 99 pgs: 10 unknown, 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 50 MiB/s wr, 798 op/s 2024-08-17T17:51:04.286 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:04 smithi131 bash[89561]: cluster 2024-08-17T17:51:02.882383+0000 osd.3 (osd.3) 2 : cluster [DBG] 53.6 scrub ok 2024-08-17T17:51:04.286 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:04 smithi131 bash[89561]: cluster 2024-08-17T17:51:02.882383+0000 osd.3 (osd.3) 2 : cluster [DBG] 53.6 scrub ok 2024-08-17T17:51:04.286 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:04 smithi131 bash[89561]: cluster 2024-08-17T17:51:02.911236+0000 osd.5 (osd.5) 4 : cluster [DBG] 53.2 scrub ok 2024-08-17T17:51:04.286 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:04 smithi131 bash[89561]: cluster 2024-08-17T17:51:02.911236+0000 osd.5 (osd.5) 4 : cluster [DBG] 53.2 scrub ok 2024-08-17T17:51:04.286 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:04 smithi131 bash[89561]: cluster 2024-08-17T17:51:03.022368+0000 osd.1 (osd.1) 2 : cluster [DBG] 53.7 scrub ok 2024-08-17T17:51:04.286 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:04 smithi131 bash[89561]: cluster 2024-08-17T17:51:03.022368+0000 osd.1 (osd.1) 2 : cluster [DBG] 53.7 scrub ok 2024-08-17T17:51:04.286 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:04 smithi131 bash[89561]: cluster 2024-08-17T17:51:03.196153+0000 osd.1 (osd.1) 3 : cluster [DBG] 53.17 scrub starts 2024-08-17T17:51:04.286 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:04 smithi131 bash[89561]: cluster 2024-08-17T17:51:03.196153+0000 osd.1 (osd.1) 3 : cluster [DBG] 53.17 scrub starts 2024-08-17T17:51:04.291 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:04 smithi131 bash[88347]: cluster 2024-08-17T17:51:02.181163+0000 osd.3 (osd.3) 1 : cluster [DBG] 53.6 scrub starts 2024-08-17T17:51:04.291 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:04 smithi131 bash[88347]: cluster 2024-08-17T17:51:02.181163+0000 osd.3 (osd.3) 1 : cluster [DBG] 53.6 scrub starts 2024-08-17T17:51:04.291 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:04 smithi131 bash[88347]: cluster 2024-08-17T17:51:02.197801+0000 mgr.y (mgr.34107) 1462 : cluster [DBG] pgmap v2137: 99 pgs: 10 unknown, 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 50 MiB/s wr, 798 op/s 2024-08-17T17:51:04.291 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:04 smithi131 bash[88347]: cluster 2024-08-17T17:51:02.197801+0000 mgr.y (mgr.34107) 1462 : cluster [DBG] pgmap v2137: 99 pgs: 10 unknown, 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 50 MiB/s wr, 798 op/s 2024-08-17T17:51:04.291 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:04 smithi131 bash[88347]: cluster 2024-08-17T17:51:02.882383+0000 osd.3 (osd.3) 2 : cluster [DBG] 53.6 scrub ok 2024-08-17T17:51:04.291 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:04 smithi131 bash[88347]: cluster 2024-08-17T17:51:02.882383+0000 osd.3 (osd.3) 2 : cluster [DBG] 53.6 scrub ok 2024-08-17T17:51:04.292 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:04 smithi131 bash[88347]: cluster 2024-08-17T17:51:02.911236+0000 osd.5 (osd.5) 4 : cluster [DBG] 53.2 scrub ok 2024-08-17T17:51:04.292 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:04 smithi131 bash[88347]: cluster 2024-08-17T17:51:02.911236+0000 osd.5 (osd.5) 4 : cluster [DBG] 53.2 scrub ok 2024-08-17T17:51:04.292 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:04 smithi131 bash[88347]: cluster 2024-08-17T17:51:03.022368+0000 osd.1 (osd.1) 2 : cluster [DBG] 53.7 scrub ok 2024-08-17T17:51:04.292 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:04 smithi131 bash[88347]: cluster 2024-08-17T17:51:03.022368+0000 osd.1 (osd.1) 2 : cluster [DBG] 53.7 scrub ok 2024-08-17T17:51:04.292 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:04 smithi131 bash[88347]: cluster 2024-08-17T17:51:03.196153+0000 osd.1 (osd.1) 3 : cluster [DBG] 53.17 scrub starts 2024-08-17T17:51:04.292 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:04 smithi131 bash[88347]: cluster 2024-08-17T17:51:03.196153+0000 osd.1 (osd.1) 3 : cluster [DBG] 53.17 scrub starts 2024-08-17T17:51:04.302 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:04.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:04.306 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:04.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:04 smithi169 bash[79348]: cluster 2024-08-17T17:51:02.181163+0000 osd.3 (osd.3) 1 : cluster [DBG] 53.6 scrub starts 2024-08-17T17:51:04.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:04 smithi169 bash[79348]: cluster 2024-08-17T17:51:02.181163+0000 osd.3 (osd.3) 1 : cluster [DBG] 53.6 scrub starts 2024-08-17T17:51:04.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:04 smithi169 bash[79348]: cluster 2024-08-17T17:51:02.197801+0000 mgr.y (mgr.34107) 1462 : cluster [DBG] pgmap v2137: 99 pgs: 10 unknown, 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 50 MiB/s wr, 798 op/s 2024-08-17T17:51:04.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:04 smithi169 bash[79348]: cluster 2024-08-17T17:51:02.197801+0000 mgr.y (mgr.34107) 1462 : cluster [DBG] pgmap v2137: 99 pgs: 10 unknown, 89 active+clean; 4.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 50 MiB/s wr, 798 op/s 2024-08-17T17:51:04.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:04 smithi169 bash[79348]: cluster 2024-08-17T17:51:02.882383+0000 osd.3 (osd.3) 2 : cluster [DBG] 53.6 scrub ok 2024-08-17T17:51:04.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:04 smithi169 bash[79348]: cluster 2024-08-17T17:51:02.882383+0000 osd.3 (osd.3) 2 : cluster [DBG] 53.6 scrub ok 2024-08-17T17:51:04.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:04 smithi169 bash[79348]: cluster 2024-08-17T17:51:02.911236+0000 osd.5 (osd.5) 4 : cluster [DBG] 53.2 scrub ok 2024-08-17T17:51:04.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:04 smithi169 bash[79348]: cluster 2024-08-17T17:51:02.911236+0000 osd.5 (osd.5) 4 : cluster [DBG] 53.2 scrub ok 2024-08-17T17:51:04.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:04 smithi169 bash[79348]: cluster 2024-08-17T17:51:03.022368+0000 osd.1 (osd.1) 2 : cluster [DBG] 53.7 scrub ok 2024-08-17T17:51:04.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:04 smithi169 bash[79348]: cluster 2024-08-17T17:51:03.022368+0000 osd.1 (osd.1) 2 : cluster [DBG] 53.7 scrub ok 2024-08-17T17:51:04.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:04 smithi169 bash[79348]: cluster 2024-08-17T17:51:03.196153+0000 osd.1 (osd.1) 3 : cluster [DBG] 53.17 scrub starts 2024-08-17T17:51:04.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:04 smithi169 bash[79348]: cluster 2024-08-17T17:51:03.196153+0000 osd.1 (osd.1) 3 : cluster [DBG] 53.17 scrub starts 2024-08-17T17:51:04.407 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:04.435 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:51:04.436 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:04.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:04.440 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:04.540 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:04.565 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:04.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:04.570 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:04.671 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:04.697 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:04.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:04.702 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:04.801 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 59 16 82726 82710 87.6072 73.4375 0.00624607 0.0114096 2024-08-17T17:51:04.803 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:04.829 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:04.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:04.833 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:04.934 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:04.961 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:04.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:04.963 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:05.047 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:51:05.064 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:05.093 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:05.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:05.096 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:05.197 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:05.207 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:05 smithi131 bash[89561]: cluster 2024-08-17T17:51:03.154927+0000 osd.3 (osd.3) 3 : cluster [DBG] 53.16 scrub starts 2024-08-17T17:51:05.208 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:05 smithi131 bash[89561]: cluster 2024-08-17T17:51:03.154927+0000 osd.3 (osd.3) 3 : cluster [DBG] 53.16 scrub starts 2024-08-17T17:51:05.208 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:05 smithi131 bash[89561]: cluster 2024-08-17T17:51:03.948948+0000 osd.3 (osd.3) 4 : cluster [DBG] 53.16 scrub ok 2024-08-17T17:51:05.208 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:05 smithi131 bash[89561]: cluster 2024-08-17T17:51:03.948948+0000 osd.3 (osd.3) 4 : cluster [DBG] 53.16 scrub ok 2024-08-17T17:51:05.208 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:05 smithi131 bash[89561]: cluster 2024-08-17T17:51:04.167432+0000 osd.1 (osd.1) 4 : cluster [DBG] 53.17 scrub ok 2024-08-17T17:51:05.208 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:05 smithi131 bash[89561]: cluster 2024-08-17T17:51:04.167432+0000 osd.1 (osd.1) 4 : cluster [DBG] 53.17 scrub ok 2024-08-17T17:51:05.208 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:05 smithi131 bash[89561]: audit 2024-08-17T17:51:04.199455+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-08-17T17:51:05.208 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:05 smithi131 bash[89561]: audit 2024-08-17T17:51:04.199455+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-08-17T17:51:05.208 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:05 smithi131 bash[89561]: cluster 2024-08-17T17:51:04.226903+0000 osd.1 (osd.1) 5 : cluster [DBG] 53.11 scrub starts 2024-08-17T17:51:05.208 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:05 smithi131 bash[89561]: cluster 2024-08-17T17:51:04.226903+0000 osd.1 (osd.1) 5 : cluster [DBG] 53.11 scrub starts 2024-08-17T17:51:05.208 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:05 smithi131 bash[88347]: cluster 2024-08-17T17:51:03.154927+0000 osd.3 (osd.3) 3 : cluster [DBG] 53.16 scrub starts 2024-08-17T17:51:05.208 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:05 smithi131 bash[88347]: cluster 2024-08-17T17:51:03.154927+0000 osd.3 (osd.3) 3 : cluster [DBG] 53.16 scrub starts 2024-08-17T17:51:05.208 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:05 smithi131 bash[88347]: cluster 2024-08-17T17:51:03.948948+0000 osd.3 (osd.3) 4 : cluster [DBG] 53.16 scrub ok 2024-08-17T17:51:05.209 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:05 smithi131 bash[88347]: cluster 2024-08-17T17:51:03.948948+0000 osd.3 (osd.3) 4 : cluster [DBG] 53.16 scrub ok 2024-08-17T17:51:05.209 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:05 smithi131 bash[88347]: cluster 2024-08-17T17:51:04.167432+0000 osd.1 (osd.1) 4 : cluster [DBG] 53.17 scrub ok 2024-08-17T17:51:05.209 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:05 smithi131 bash[88347]: cluster 2024-08-17T17:51:04.167432+0000 osd.1 (osd.1) 4 : cluster [DBG] 53.17 scrub ok 2024-08-17T17:51:05.209 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:05 smithi131 bash[88347]: audit 2024-08-17T17:51:04.199455+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-08-17T17:51:05.209 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:05 smithi131 bash[88347]: audit 2024-08-17T17:51:04.199455+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-08-17T17:51:05.209 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:05 smithi131 bash[88347]: cluster 2024-08-17T17:51:04.226903+0000 osd.1 (osd.1) 5 : cluster [DBG] 53.11 scrub starts 2024-08-17T17:51:05.209 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:05 smithi131 bash[88347]: cluster 2024-08-17T17:51:04.226903+0000 osd.1 (osd.1) 5 : cluster [DBG] 53.11 scrub starts 2024-08-17T17:51:05.223 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:05.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:05.226 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:05.327 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:05.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:05.362 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:05.362 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:05.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:05 smithi169 bash[79348]: cluster 2024-08-17T17:51:03.154927+0000 osd.3 (osd.3) 3 : cluster [DBG] 53.16 scrub starts 2024-08-17T17:51:05.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:05 smithi169 bash[79348]: cluster 2024-08-17T17:51:03.154927+0000 osd.3 (osd.3) 3 : cluster [DBG] 53.16 scrub starts 2024-08-17T17:51:05.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:05 smithi169 bash[79348]: cluster 2024-08-17T17:51:03.948948+0000 osd.3 (osd.3) 4 : cluster [DBG] 53.16 scrub ok 2024-08-17T17:51:05.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:05 smithi169 bash[79348]: cluster 2024-08-17T17:51:03.948948+0000 osd.3 (osd.3) 4 : cluster [DBG] 53.16 scrub ok 2024-08-17T17:51:05.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:05 smithi169 bash[79348]: cluster 2024-08-17T17:51:04.167432+0000 osd.1 (osd.1) 4 : cluster [DBG] 53.17 scrub ok 2024-08-17T17:51:05.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:05 smithi169 bash[79348]: cluster 2024-08-17T17:51:04.167432+0000 osd.1 (osd.1) 4 : cluster [DBG] 53.17 scrub ok 2024-08-17T17:51:05.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:05 smithi169 bash[79348]: audit 2024-08-17T17:51:04.199455+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-08-17T17:51:05.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:05 smithi169 bash[79348]: audit 2024-08-17T17:51:04.199455+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-08-17T17:51:05.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:05 smithi169 bash[79348]: cluster 2024-08-17T17:51:04.226903+0000 osd.1 (osd.1) 5 : cluster [DBG] 53.11 scrub starts 2024-08-17T17:51:05.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:05 smithi169 bash[79348]: cluster 2024-08-17T17:51:04.226903+0000 osd.1 (osd.1) 5 : cluster [DBG] 53.11 scrub starts 2024-08-17T17:51:05.463 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:05.488 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:05.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:05.490 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:05.591 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:05.612 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:05.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:05.614 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:05.715 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:05.734 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:05.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:05.736 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:05.801 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:2024-08-17T17:51:05.802260+0000 min lat: 0.0011907 max lat: 1.10525 avg lat: 0.0114079 2024-08-17T17:51:05.802 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:51:05.802 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 60 16 83512 83496 86.9657 49.125 0.017001 0.0114079 2024-08-17T17:51:05.836 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:05.857 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:05.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:05.858 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:05.959 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:05.979 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:05.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:05.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:06.082 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:06.103 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:06.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:06.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:06.208 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:06.230 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:06.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:06.232 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:06.333 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:06.356 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:06.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:06.358 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:06.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:06 smithi169 bash[79348]: cluster 2024-08-17T17:51:04.154332+0000 osd.3 (osd.3) 5 : cluster [DBG] 53.5 scrub starts 2024-08-17T17:51:06.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:06 smithi169 bash[79348]: cluster 2024-08-17T17:51:04.154332+0000 osd.3 (osd.3) 5 : cluster [DBG] 53.5 scrub starts 2024-08-17T17:51:06.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:06 smithi169 bash[79348]: cluster 2024-08-17T17:51:04.198671+0000 mgr.y (mgr.34107) 1463 : cluster [DBG] pgmap v2138: 99 pgs: 2 active+clean+scrubbing, 97 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 14 MiB/s wr, 224 op/s; 21 KiB/s, 0 objects/s recovering 2024-08-17T17:51:06.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:06 smithi169 bash[79348]: cluster 2024-08-17T17:51:04.198671+0000 mgr.y (mgr.34107) 1463 : cluster [DBG] pgmap v2138: 99 pgs: 2 active+clean+scrubbing, 97 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 14 MiB/s wr, 224 op/s; 21 KiB/s, 0 objects/s recovering 2024-08-17T17:51:06.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:06 smithi169 bash[79348]: cluster 2024-08-17T17:51:04.314416+0000 osd.6 (osd.6) 3 : cluster [DBG] 53.3 deep-scrub starts 2024-08-17T17:51:06.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:06 smithi169 bash[79348]: cluster 2024-08-17T17:51:04.314416+0000 osd.6 (osd.6) 3 : cluster [DBG] 53.3 deep-scrub starts 2024-08-17T17:51:06.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:06 smithi169 bash[79348]: cluster 2024-08-17T17:51:04.931009+0000 osd.3 (osd.3) 6 : cluster [DBG] 53.5 scrub ok 2024-08-17T17:51:06.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:06 smithi169 bash[79348]: cluster 2024-08-17T17:51:04.931009+0000 osd.3 (osd.3) 6 : cluster [DBG] 53.5 scrub ok 2024-08-17T17:51:06.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:06 smithi169 bash[79348]: cluster 2024-08-17T17:51:04.958351+0000 osd.1 (osd.1) 6 : cluster [DBG] 53.11 scrub ok 2024-08-17T17:51:06.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:06 smithi169 bash[79348]: cluster 2024-08-17T17:51:04.958351+0000 osd.1 (osd.1) 6 : cluster [DBG] 53.11 scrub ok 2024-08-17T17:51:06.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:06 smithi169 bash[79348]: cluster 2024-08-17T17:51:05.102951+0000 osd.3 (osd.3) 7 : cluster [DBG] 53.15 scrub starts 2024-08-17T17:51:06.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:06 smithi169 bash[79348]: cluster 2024-08-17T17:51:05.102951+0000 osd.3 (osd.3) 7 : cluster [DBG] 53.15 scrub starts 2024-08-17T17:51:06.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:06 smithi169 bash[79348]: audit 2024-08-17T17:51:05.108609+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "17"}]': finished 2024-08-17T17:51:06.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:06 smithi169 bash[79348]: audit 2024-08-17T17:51:05.108609+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "17"}]': finished 2024-08-17T17:51:06.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:06 smithi169 bash[79348]: cluster 2024-08-17T17:51:05.111956+0000 mon.a (mon.0) 2268 : cluster [DBG] osdmap e1327: 8 total, 8 up, 8 in 2024-08-17T17:51:06.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:06 smithi169 bash[79348]: cluster 2024-08-17T17:51:05.111956+0000 mon.a (mon.0) 2268 : cluster [DBG] osdmap e1327: 8 total, 8 up, 8 in 2024-08-17T17:51:06.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:06 smithi169 bash[79348]: cluster 2024-08-17T17:51:05.864092+0000 mon.a (mon.0) 2269 : cluster [DBG] osdmap e1328: 8 total, 8 up, 8 in 2024-08-17T17:51:06.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:06 smithi169 bash[79348]: cluster 2024-08-17T17:51:05.864092+0000 mon.a (mon.0) 2269 : cluster [DBG] osdmap e1328: 8 total, 8 up, 8 in 2024-08-17T17:51:06.459 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:06.480 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:06.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:06.483 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:06.584 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:06.592 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:06 smithi131 bash[88347]: cluster 2024-08-17T17:51:04.154332+0000 osd.3 (osd.3) 5 : cluster [DBG] 53.5 scrub starts 2024-08-17T17:51:06.592 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:06 smithi131 bash[88347]: cluster 2024-08-17T17:51:04.154332+0000 osd.3 (osd.3) 5 : cluster [DBG] 53.5 scrub starts 2024-08-17T17:51:06.592 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:06 smithi131 bash[88347]: cluster 2024-08-17T17:51:04.198671+0000 mgr.y (mgr.34107) 1463 : cluster [DBG] pgmap v2138: 99 pgs: 2 active+clean+scrubbing, 97 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 14 MiB/s wr, 224 op/s; 21 KiB/s, 0 objects/s recovering 2024-08-17T17:51:06.592 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:06 smithi131 bash[88347]: cluster 2024-08-17T17:51:04.198671+0000 mgr.y (mgr.34107) 1463 : cluster [DBG] pgmap v2138: 99 pgs: 2 active+clean+scrubbing, 97 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 14 MiB/s wr, 224 op/s; 21 KiB/s, 0 objects/s recovering 2024-08-17T17:51:06.592 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:06 smithi131 bash[88347]: cluster 2024-08-17T17:51:04.314416+0000 osd.6 (osd.6) 3 : cluster [DBG] 53.3 deep-scrub starts 2024-08-17T17:51:06.592 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:06 smithi131 bash[88347]: cluster 2024-08-17T17:51:04.314416+0000 osd.6 (osd.6) 3 : cluster [DBG] 53.3 deep-scrub starts 2024-08-17T17:51:06.592 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:06 smithi131 bash[88347]: cluster 2024-08-17T17:51:04.931009+0000 osd.3 (osd.3) 6 : cluster [DBG] 53.5 scrub ok 2024-08-17T17:51:06.593 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:06 smithi131 bash[88347]: cluster 2024-08-17T17:51:04.931009+0000 osd.3 (osd.3) 6 : cluster [DBG] 53.5 scrub ok 2024-08-17T17:51:06.593 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:06 smithi131 bash[88347]: cluster 2024-08-17T17:51:04.958351+0000 osd.1 (osd.1) 6 : cluster [DBG] 53.11 scrub ok 2024-08-17T17:51:06.593 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:06 smithi131 bash[88347]: cluster 2024-08-17T17:51:04.958351+0000 osd.1 (osd.1) 6 : cluster [DBG] 53.11 scrub ok 2024-08-17T17:51:06.593 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:06 smithi131 bash[88347]: cluster 2024-08-17T17:51:05.102951+0000 osd.3 (osd.3) 7 : cluster [DBG] 53.15 scrub starts 2024-08-17T17:51:06.593 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:06 smithi131 bash[88347]: cluster 2024-08-17T17:51:05.102951+0000 osd.3 (osd.3) 7 : cluster [DBG] 53.15 scrub starts 2024-08-17T17:51:06.593 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:06 smithi131 bash[88347]: audit 2024-08-17T17:51:05.108609+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "17"}]': finished 2024-08-17T17:51:06.593 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:06 smithi131 bash[88347]: audit 2024-08-17T17:51:05.108609+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "17"}]': finished 2024-08-17T17:51:06.593 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:06 smithi131 bash[88347]: cluster 2024-08-17T17:51:05.111956+0000 mon.a (mon.0) 2268 : cluster [DBG] osdmap e1327: 8 total, 8 up, 8 in 2024-08-17T17:51:06.593 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:06 smithi131 bash[88347]: cluster 2024-08-17T17:51:05.111956+0000 mon.a (mon.0) 2268 : cluster [DBG] osdmap e1327: 8 total, 8 up, 8 in 2024-08-17T17:51:06.593 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:06 smithi131 bash[88347]: cluster 2024-08-17T17:51:05.864092+0000 mon.a (mon.0) 2269 : cluster [DBG] osdmap e1328: 8 total, 8 up, 8 in 2024-08-17T17:51:06.593 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:06 smithi131 bash[88347]: cluster 2024-08-17T17:51:05.864092+0000 mon.a (mon.0) 2269 : cluster [DBG] osdmap e1328: 8 total, 8 up, 8 in 2024-08-17T17:51:06.593 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:06 smithi131 bash[89561]: cluster 2024-08-17T17:51:04.154332+0000 osd.3 (osd.3) 5 : cluster [DBG] 53.5 scrub starts 2024-08-17T17:51:06.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:06 smithi131 bash[89561]: cluster 2024-08-17T17:51:04.154332+0000 osd.3 (osd.3) 5 : cluster [DBG] 53.5 scrub starts 2024-08-17T17:51:06.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:06 smithi131 bash[89561]: cluster 2024-08-17T17:51:04.198671+0000 mgr.y (mgr.34107) 1463 : cluster [DBG] pgmap v2138: 99 pgs: 2 active+clean+scrubbing, 97 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 14 MiB/s wr, 224 op/s; 21 KiB/s, 0 objects/s recovering 2024-08-17T17:51:06.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:06 smithi131 bash[89561]: cluster 2024-08-17T17:51:04.198671+0000 mgr.y (mgr.34107) 1463 : cluster [DBG] pgmap v2138: 99 pgs: 2 active+clean+scrubbing, 97 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 14 MiB/s wr, 224 op/s; 21 KiB/s, 0 objects/s recovering 2024-08-17T17:51:06.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:06 smithi131 bash[89561]: cluster 2024-08-17T17:51:04.314416+0000 osd.6 (osd.6) 3 : cluster [DBG] 53.3 deep-scrub starts 2024-08-17T17:51:06.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:06 smithi131 bash[89561]: cluster 2024-08-17T17:51:04.314416+0000 osd.6 (osd.6) 3 : cluster [DBG] 53.3 deep-scrub starts 2024-08-17T17:51:06.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:06 smithi131 bash[89561]: cluster 2024-08-17T17:51:04.931009+0000 osd.3 (osd.3) 6 : cluster [DBG] 53.5 scrub ok 2024-08-17T17:51:06.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:06 smithi131 bash[89561]: cluster 2024-08-17T17:51:04.931009+0000 osd.3 (osd.3) 6 : cluster [DBG] 53.5 scrub ok 2024-08-17T17:51:06.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:06 smithi131 bash[89561]: cluster 2024-08-17T17:51:04.958351+0000 osd.1 (osd.1) 6 : cluster [DBG] 53.11 scrub ok 2024-08-17T17:51:06.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:06 smithi131 bash[89561]: cluster 2024-08-17T17:51:04.958351+0000 osd.1 (osd.1) 6 : cluster [DBG] 53.11 scrub ok 2024-08-17T17:51:06.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:06 smithi131 bash[89561]: cluster 2024-08-17T17:51:05.102951+0000 osd.3 (osd.3) 7 : cluster [DBG] 53.15 scrub starts 2024-08-17T17:51:06.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:06 smithi131 bash[89561]: cluster 2024-08-17T17:51:05.102951+0000 osd.3 (osd.3) 7 : cluster [DBG] 53.15 scrub starts 2024-08-17T17:51:06.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:06 smithi131 bash[89561]: audit 2024-08-17T17:51:05.108609+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "17"}]': finished 2024-08-17T17:51:06.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:06 smithi131 bash[89561]: audit 2024-08-17T17:51:05.108609+0000 mon.a (mon.0) 2267 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "17"}]': finished 2024-08-17T17:51:06.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:06 smithi131 bash[89561]: cluster 2024-08-17T17:51:05.111956+0000 mon.a (mon.0) 2268 : cluster [DBG] osdmap e1327: 8 total, 8 up, 8 in 2024-08-17T17:51:06.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:06 smithi131 bash[89561]: cluster 2024-08-17T17:51:05.111956+0000 mon.a (mon.0) 2268 : cluster [DBG] osdmap e1327: 8 total, 8 up, 8 in 2024-08-17T17:51:06.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:06 smithi131 bash[89561]: cluster 2024-08-17T17:51:05.864092+0000 mon.a (mon.0) 2269 : cluster [DBG] osdmap e1328: 8 total, 8 up, 8 in 2024-08-17T17:51:06.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:06 smithi131 bash[89561]: cluster 2024-08-17T17:51:05.864092+0000 mon.a (mon.0) 2269 : cluster [DBG] osdmap e1328: 8 total, 8 up, 8 in 2024-08-17T17:51:06.602 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:06.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:06.604 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:06.705 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:06.724 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:06.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:06.726 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:06.801 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 61 16 83512 83496 85.54 0 - 0.0114079 2024-08-17T17:51:06.827 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:06.848 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:06.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:06.851 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:06.951 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:06.972 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:06.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:06.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:07.075 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:07.104 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:07.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:07.111 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:07.211 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:07.233 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:07.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:07.235 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:07.336 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:07.360 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:07.362 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:07 smithi131 bash[89561]: cluster 2024-08-17T17:51:05.262859+0000 osd.1 (osd.1) 7 : cluster [DBG] 53.1 scrub starts 2024-08-17T17:51:07.362 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:07 smithi131 bash[89561]: cluster 2024-08-17T17:51:05.262859+0000 osd.1 (osd.1) 7 : cluster [DBG] 53.1 scrub starts 2024-08-17T17:51:07.363 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:07 smithi131 bash[89561]: cluster 2024-08-17T17:51:05.272352+0000 osd.6 (osd.6) 4 : cluster [DBG] 53.13 deep-scrub starts 2024-08-17T17:51:07.363 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:07 smithi131 bash[89561]: cluster 2024-08-17T17:51:05.272352+0000 osd.6 (osd.6) 4 : cluster [DBG] 53.13 deep-scrub starts 2024-08-17T17:51:07.363 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:07 smithi131 bash[89561]: cluster 2024-08-17T17:51:05.671495+0000 osd.3 (osd.3) 8 : cluster [DBG] 53.15 scrub ok 2024-08-17T17:51:07.363 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:07 smithi131 bash[89561]: cluster 2024-08-17T17:51:05.671495+0000 osd.3 (osd.3) 8 : cluster [DBG] 53.15 scrub ok 2024-08-17T17:51:07.363 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:07 smithi131 bash[89561]: cluster 2024-08-17T17:51:05.689027+0000 osd.1 (osd.1) 8 : cluster [DBG] 53.1 scrub ok 2024-08-17T17:51:07.363 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:07 smithi131 bash[89561]: cluster 2024-08-17T17:51:05.689027+0000 osd.1 (osd.1) 8 : cluster [DBG] 53.1 scrub ok 2024-08-17T17:51:07.363 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:07 smithi131 bash[89561]: audit 2024-08-17T17:51:06.200216+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-08-17T17:51:07.363 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:07 smithi131 bash[89561]: audit 2024-08-17T17:51:06.200216+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-08-17T17:51:07.363 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:07 smithi131 bash[89561]: cluster 2024-08-17T17:51:06.219910+0000 osd.1 (osd.1) 9 : cluster [DBG] 53.14 scrub starts 2024-08-17T17:51:07.363 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:07 smithi131 bash[89561]: cluster 2024-08-17T17:51:06.219910+0000 osd.1 (osd.1) 9 : cluster [DBG] 53.14 scrub starts 2024-08-17T17:51:07.363 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:07 smithi131 bash[89561]: audit 2024-08-17T17:51:06.861430+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "18"}]': finished 2024-08-17T17:51:07.364 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:07 smithi131 bash[89561]: audit 2024-08-17T17:51:06.861430+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "18"}]': finished 2024-08-17T17:51:07.364 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:07 smithi131 bash[89561]: cluster 2024-08-17T17:51:06.865734+0000 mon.a (mon.0) 2272 : cluster [DBG] osdmap e1329: 8 total, 8 up, 8 in 2024-08-17T17:51:07.364 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:07 smithi131 bash[89561]: cluster 2024-08-17T17:51:06.865734+0000 mon.a (mon.0) 2272 : cluster [DBG] osdmap e1329: 8 total, 8 up, 8 in 2024-08-17T17:51:07.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:07.365 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:07.365 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:07 smithi131 bash[88347]: cluster 2024-08-17T17:51:05.262859+0000 osd.1 (osd.1) 7 : cluster [DBG] 53.1 scrub starts 2024-08-17T17:51:07.365 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:07 smithi131 bash[88347]: cluster 2024-08-17T17:51:05.262859+0000 osd.1 (osd.1) 7 : cluster [DBG] 53.1 scrub starts 2024-08-17T17:51:07.365 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:07 smithi131 bash[88347]: cluster 2024-08-17T17:51:05.272352+0000 osd.6 (osd.6) 4 : cluster [DBG] 53.13 deep-scrub starts 2024-08-17T17:51:07.365 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:07 smithi131 bash[88347]: cluster 2024-08-17T17:51:05.272352+0000 osd.6 (osd.6) 4 : cluster [DBG] 53.13 deep-scrub starts 2024-08-17T17:51:07.365 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:07 smithi131 bash[88347]: cluster 2024-08-17T17:51:05.671495+0000 osd.3 (osd.3) 8 : cluster [DBG] 53.15 scrub ok 2024-08-17T17:51:07.365 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:07 smithi131 bash[88347]: cluster 2024-08-17T17:51:05.671495+0000 osd.3 (osd.3) 8 : cluster [DBG] 53.15 scrub ok 2024-08-17T17:51:07.365 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:07 smithi131 bash[88347]: cluster 2024-08-17T17:51:05.689027+0000 osd.1 (osd.1) 8 : cluster [DBG] 53.1 scrub ok 2024-08-17T17:51:07.365 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:07 smithi131 bash[88347]: cluster 2024-08-17T17:51:05.689027+0000 osd.1 (osd.1) 8 : cluster [DBG] 53.1 scrub ok 2024-08-17T17:51:07.366 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:07 smithi131 bash[88347]: audit 2024-08-17T17:51:06.200216+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-08-17T17:51:07.366 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:07 smithi131 bash[88347]: audit 2024-08-17T17:51:06.200216+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-08-17T17:51:07.366 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:07 smithi131 bash[88347]: cluster 2024-08-17T17:51:06.219910+0000 osd.1 (osd.1) 9 : cluster [DBG] 53.14 scrub starts 2024-08-17T17:51:07.366 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:07 smithi131 bash[88347]: cluster 2024-08-17T17:51:06.219910+0000 osd.1 (osd.1) 9 : cluster [DBG] 53.14 scrub starts 2024-08-17T17:51:07.366 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:07 smithi131 bash[88347]: audit 2024-08-17T17:51:06.861430+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "18"}]': finished 2024-08-17T17:51:07.366 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:07 smithi131 bash[88347]: audit 2024-08-17T17:51:06.861430+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "18"}]': finished 2024-08-17T17:51:07.366 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:07 smithi131 bash[88347]: cluster 2024-08-17T17:51:06.865734+0000 mon.a (mon.0) 2272 : cluster [DBG] osdmap e1329: 8 total, 8 up, 8 in 2024-08-17T17:51:07.366 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:07 smithi131 bash[88347]: cluster 2024-08-17T17:51:06.865734+0000 mon.a (mon.0) 2272 : cluster [DBG] osdmap e1329: 8 total, 8 up, 8 in 2024-08-17T17:51:07.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:07 smithi169 bash[79348]: cluster 2024-08-17T17:51:05.262859+0000 osd.1 (osd.1) 7 : cluster [DBG] 53.1 scrub starts 2024-08-17T17:51:07.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:07 smithi169 bash[79348]: cluster 2024-08-17T17:51:05.262859+0000 osd.1 (osd.1) 7 : cluster [DBG] 53.1 scrub starts 2024-08-17T17:51:07.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:07 smithi169 bash[79348]: cluster 2024-08-17T17:51:05.272352+0000 osd.6 (osd.6) 4 : cluster [DBG] 53.13 deep-scrub starts 2024-08-17T17:51:07.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:07 smithi169 bash[79348]: cluster 2024-08-17T17:51:05.272352+0000 osd.6 (osd.6) 4 : cluster [DBG] 53.13 deep-scrub starts 2024-08-17T17:51:07.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:07 smithi169 bash[79348]: cluster 2024-08-17T17:51:05.671495+0000 osd.3 (osd.3) 8 : cluster [DBG] 53.15 scrub ok 2024-08-17T17:51:07.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:07 smithi169 bash[79348]: cluster 2024-08-17T17:51:05.671495+0000 osd.3 (osd.3) 8 : cluster [DBG] 53.15 scrub ok 2024-08-17T17:51:07.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:07 smithi169 bash[79348]: cluster 2024-08-17T17:51:05.689027+0000 osd.1 (osd.1) 8 : cluster [DBG] 53.1 scrub ok 2024-08-17T17:51:07.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:07 smithi169 bash[79348]: cluster 2024-08-17T17:51:05.689027+0000 osd.1 (osd.1) 8 : cluster [DBG] 53.1 scrub ok 2024-08-17T17:51:07.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:07 smithi169 bash[79348]: audit 2024-08-17T17:51:06.200216+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-08-17T17:51:07.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:07 smithi169 bash[79348]: audit 2024-08-17T17:51:06.200216+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-08-17T17:51:07.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:07 smithi169 bash[79348]: cluster 2024-08-17T17:51:06.219910+0000 osd.1 (osd.1) 9 : cluster [DBG] 53.14 scrub starts 2024-08-17T17:51:07.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:07 smithi169 bash[79348]: cluster 2024-08-17T17:51:06.219910+0000 osd.1 (osd.1) 9 : cluster [DBG] 53.14 scrub starts 2024-08-17T17:51:07.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:07 smithi169 bash[79348]: audit 2024-08-17T17:51:06.861430+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "18"}]': finished 2024-08-17T17:51:07.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:07 smithi169 bash[79348]: audit 2024-08-17T17:51:06.861430+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "18"}]': finished 2024-08-17T17:51:07.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:07 smithi169 bash[79348]: cluster 2024-08-17T17:51:06.865734+0000 mon.a (mon.0) 2272 : cluster [DBG] osdmap e1329: 8 total, 8 up, 8 in 2024-08-17T17:51:07.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:07 smithi169 bash[79348]: cluster 2024-08-17T17:51:06.865734+0000 mon.a (mon.0) 2272 : cluster [DBG] osdmap e1329: 8 total, 8 up, 8 in 2024-08-17T17:51:07.448 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] 2024-08-17T17:51:07.448 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:51:07.449 INFO:tasks.thrashosds.thrasher:Reweighting osd 3 to 0.508000931417828 2024-08-17T17:51:07.449 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd reweight 3 0.508000931417828 2024-08-17T17:51:07.465 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:07.493 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:07.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:07.495 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:07.596 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:07.625 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:07.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:07.628 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:07.728 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:07.750 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:07.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:07.756 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:07.802 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 62 16 83957 83941 84.6089 13.9062 0.00272909 0.01175 2024-08-17T17:51:07.857 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:07.882 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:07.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:07.887 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:07.988 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:08.011 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:08.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:08.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:08.096 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:51:08.116 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:08.139 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:08.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:08.142 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:08.242 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:08.250 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:08 smithi131 bash[88347]: cluster 2024-08-17T17:51:06.199338+0000 mgr.y (mgr.34107) 1464 : cluster [DBG] pgmap v2141: 99 pgs: 2 active+clean+scrubbing, 97 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 25 KiB/s, 0 objects/s recovering 2024-08-17T17:51:08.250 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:08 smithi131 bash[88347]: cluster 2024-08-17T17:51:06.199338+0000 mgr.y (mgr.34107) 1464 : cluster [DBG] pgmap v2141: 99 pgs: 2 active+clean+scrubbing, 97 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 25 KiB/s, 0 objects/s recovering 2024-08-17T17:51:08.251 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:08 smithi131 bash[88347]: cluster 2024-08-17T17:51:06.505652+0000 osd.1 (osd.1) 10 : cluster [DBG] 53.14 scrub ok 2024-08-17T17:51:08.251 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:08 smithi131 bash[88347]: cluster 2024-08-17T17:51:06.505652+0000 osd.1 (osd.1) 10 : cluster [DBG] 53.14 scrub ok 2024-08-17T17:51:08.251 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:08 smithi131 bash[88347]: cluster 2024-08-17T17:51:07.868745+0000 mon.a (mon.0) 2273 : cluster [DBG] osdmap e1330: 8 total, 8 up, 8 in 2024-08-17T17:51:08.251 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:08 smithi131 bash[88347]: cluster 2024-08-17T17:51:07.868745+0000 mon.a (mon.0) 2273 : cluster [DBG] osdmap e1330: 8 total, 8 up, 8 in 2024-08-17T17:51:08.251 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:08 smithi131 bash[89561]: cluster 2024-08-17T17:51:06.199338+0000 mgr.y (mgr.34107) 1464 : cluster [DBG] pgmap v2141: 99 pgs: 2 active+clean+scrubbing, 97 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 25 KiB/s, 0 objects/s recovering 2024-08-17T17:51:08.251 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:08 smithi131 bash[89561]: cluster 2024-08-17T17:51:06.199338+0000 mgr.y (mgr.34107) 1464 : cluster [DBG] pgmap v2141: 99 pgs: 2 active+clean+scrubbing, 97 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 25 KiB/s, 0 objects/s recovering 2024-08-17T17:51:08.251 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:08 smithi131 bash[89561]: cluster 2024-08-17T17:51:06.505652+0000 osd.1 (osd.1) 10 : cluster [DBG] 53.14 scrub ok 2024-08-17T17:51:08.251 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:08 smithi131 bash[89561]: cluster 2024-08-17T17:51:06.505652+0000 osd.1 (osd.1) 10 : cluster [DBG] 53.14 scrub ok 2024-08-17T17:51:08.251 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:08 smithi131 bash[89561]: cluster 2024-08-17T17:51:07.868745+0000 mon.a (mon.0) 2273 : cluster [DBG] osdmap e1330: 8 total, 8 up, 8 in 2024-08-17T17:51:08.251 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:08 smithi131 bash[89561]: cluster 2024-08-17T17:51:07.868745+0000 mon.a (mon.0) 2273 : cluster [DBG] osdmap e1330: 8 total, 8 up, 8 in 2024-08-17T17:51:08.263 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:08.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:08.265 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:08.366 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:08.375 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:08 smithi169 bash[79348]: cluster 2024-08-17T17:51:06.199338+0000 mgr.y (mgr.34107) 1464 : cluster [DBG] pgmap v2141: 99 pgs: 2 active+clean+scrubbing, 97 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 25 KiB/s, 0 objects/s recovering 2024-08-17T17:51:08.375 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:08 smithi169 bash[79348]: cluster 2024-08-17T17:51:06.199338+0000 mgr.y (mgr.34107) 1464 : cluster [DBG] pgmap v2141: 99 pgs: 2 active+clean+scrubbing, 97 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 25 KiB/s, 0 objects/s recovering 2024-08-17T17:51:08.375 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:08 smithi169 bash[79348]: cluster 2024-08-17T17:51:06.505652+0000 osd.1 (osd.1) 10 : cluster [DBG] 53.14 scrub ok 2024-08-17T17:51:08.375 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:08 smithi169 bash[79348]: cluster 2024-08-17T17:51:06.505652+0000 osd.1 (osd.1) 10 : cluster [DBG] 53.14 scrub ok 2024-08-17T17:51:08.376 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:08 smithi169 bash[79348]: cluster 2024-08-17T17:51:07.868745+0000 mon.a (mon.0) 2273 : cluster [DBG] osdmap e1330: 8 total, 8 up, 8 in 2024-08-17T17:51:08.376 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:08 smithi169 bash[79348]: cluster 2024-08-17T17:51:07.868745+0000 mon.a (mon.0) 2273 : cluster [DBG] osdmap e1330: 8 total, 8 up, 8 in 2024-08-17T17:51:08.392 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:08.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:08.395 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:08.496 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:08.519 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:08.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:08.521 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:08.622 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:08.640 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:08.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:08.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:08.743 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:08.763 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:08.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:08.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:08.801 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 63 16 84147 84131 83.4544 11.875 0.0168503 0.0117387 2024-08-17T17:51:08.849 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:51:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:51:08] "GET /metrics HTTP/1.1" 200 36617 "" "Prometheus/2.51.0" 2024-08-17T17:51:08.866 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:08.895 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:08.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:08.899 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:09.000 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:09.017 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:09.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:09.019 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:09.110 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:51:09.120 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:09.145 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:09.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:09.147 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:09.248 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:09.270 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:09.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:09.274 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:09.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:09 smithi131 bash[88347]: cluster 2024-08-17T17:51:07.366913+0000 osd.1 (osd.1) 11 : cluster [DBG] 53.4 scrub starts 2024-08-17T17:51:09.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:09 smithi131 bash[88347]: cluster 2024-08-17T17:51:07.366913+0000 osd.1 (osd.1) 11 : cluster [DBG] 53.4 scrub starts 2024-08-17T17:51:09.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:09 smithi131 bash[88347]: cluster 2024-08-17T17:51:07.822865+0000 osd.1 (osd.1) 12 : cluster [DBG] 53.4 scrub ok 2024-08-17T17:51:09.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:09 smithi131 bash[88347]: cluster 2024-08-17T17:51:07.822865+0000 osd.1 (osd.1) 12 : cluster [DBG] 53.4 scrub ok 2024-08-17T17:51:09.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:09 smithi131 bash[88347]: cluster 2024-08-17T17:51:07.844363+0000 osd.4 (osd.4) 3 : cluster [DBG] 53.0 scrub starts 2024-08-17T17:51:09.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:09 smithi131 bash[88347]: cluster 2024-08-17T17:51:07.844363+0000 osd.4 (osd.4) 3 : cluster [DBG] 53.0 scrub starts 2024-08-17T17:51:09.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:09 smithi131 bash[88347]: audit 2024-08-17T17:51:08.200275+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-08-17T17:51:09.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:09 smithi131 bash[88347]: audit 2024-08-17T17:51:08.200275+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-08-17T17:51:09.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:09 smithi131 bash[88347]: audit 2024-08-17T17:51:08.259883+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:51:09.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:09 smithi131 bash[88347]: audit 2024-08-17T17:51:08.259883+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:51:09.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:09 smithi131 bash[88347]: audit 2024-08-17T17:51:08.261007+0000 mon.a (mon.0) 2276 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:09.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:09 smithi131 bash[88347]: audit 2024-08-17T17:51:08.261007+0000 mon.a (mon.0) 2276 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:09.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:09 smithi131 bash[88347]: audit 2024-08-17T17:51:08.866521+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "19"}]': finished 2024-08-17T17:51:09.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:09 smithi131 bash[88347]: audit 2024-08-17T17:51:08.866521+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "19"}]': finished 2024-08-17T17:51:09.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:09 smithi131 bash[88347]: cluster 2024-08-17T17:51:08.869803+0000 mon.a (mon.0) 2278 : cluster [DBG] osdmap e1331: 8 total, 8 up, 8 in 2024-08-17T17:51:09.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:09 smithi131 bash[88347]: cluster 2024-08-17T17:51:08.869803+0000 mon.a (mon.0) 2278 : cluster [DBG] osdmap e1331: 8 total, 8 up, 8 in 2024-08-17T17:51:09.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:09 smithi131 bash[89561]: cluster 2024-08-17T17:51:07.366913+0000 osd.1 (osd.1) 11 : cluster [DBG] 53.4 scrub starts 2024-08-17T17:51:09.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:09 smithi131 bash[89561]: cluster 2024-08-17T17:51:07.366913+0000 osd.1 (osd.1) 11 : cluster [DBG] 53.4 scrub starts 2024-08-17T17:51:09.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:09 smithi131 bash[89561]: cluster 2024-08-17T17:51:07.822865+0000 osd.1 (osd.1) 12 : cluster [DBG] 53.4 scrub ok 2024-08-17T17:51:09.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:09 smithi131 bash[89561]: cluster 2024-08-17T17:51:07.822865+0000 osd.1 (osd.1) 12 : cluster [DBG] 53.4 scrub ok 2024-08-17T17:51:09.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:09 smithi131 bash[89561]: cluster 2024-08-17T17:51:07.844363+0000 osd.4 (osd.4) 3 : cluster [DBG] 53.0 scrub starts 2024-08-17T17:51:09.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:09 smithi131 bash[89561]: cluster 2024-08-17T17:51:07.844363+0000 osd.4 (osd.4) 3 : cluster [DBG] 53.0 scrub starts 2024-08-17T17:51:09.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:09 smithi131 bash[89561]: audit 2024-08-17T17:51:08.200275+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-08-17T17:51:09.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:09 smithi131 bash[89561]: audit 2024-08-17T17:51:08.200275+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-08-17T17:51:09.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:09 smithi131 bash[89561]: audit 2024-08-17T17:51:08.259883+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:51:09.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:09 smithi131 bash[89561]: audit 2024-08-17T17:51:08.259883+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:51:09.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:09 smithi131 bash[89561]: audit 2024-08-17T17:51:08.261007+0000 mon.a (mon.0) 2276 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:09.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:09 smithi131 bash[89561]: audit 2024-08-17T17:51:08.261007+0000 mon.a (mon.0) 2276 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:09.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:09 smithi131 bash[89561]: audit 2024-08-17T17:51:08.866521+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "19"}]': finished 2024-08-17T17:51:09.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:09 smithi131 bash[89561]: audit 2024-08-17T17:51:08.866521+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "19"}]': finished 2024-08-17T17:51:09.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:09 smithi131 bash[89561]: cluster 2024-08-17T17:51:08.869803+0000 mon.a (mon.0) 2278 : cluster [DBG] osdmap e1331: 8 total, 8 up, 8 in 2024-08-17T17:51:09.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:09 smithi131 bash[89561]: cluster 2024-08-17T17:51:08.869803+0000 mon.a (mon.0) 2278 : cluster [DBG] osdmap e1331: 8 total, 8 up, 8 in 2024-08-17T17:51:09.375 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:09.385 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:09 smithi169 bash[79348]: cluster 2024-08-17T17:51:07.366913+0000 osd.1 (osd.1) 11 : cluster [DBG] 53.4 scrub starts 2024-08-17T17:51:09.385 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:09 smithi169 bash[79348]: cluster 2024-08-17T17:51:07.366913+0000 osd.1 (osd.1) 11 : cluster [DBG] 53.4 scrub starts 2024-08-17T17:51:09.386 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:09 smithi169 bash[79348]: cluster 2024-08-17T17:51:07.822865+0000 osd.1 (osd.1) 12 : cluster [DBG] 53.4 scrub ok 2024-08-17T17:51:09.386 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:09 smithi169 bash[79348]: cluster 2024-08-17T17:51:07.822865+0000 osd.1 (osd.1) 12 : cluster [DBG] 53.4 scrub ok 2024-08-17T17:51:09.386 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:09 smithi169 bash[79348]: cluster 2024-08-17T17:51:07.844363+0000 osd.4 (osd.4) 3 : cluster [DBG] 53.0 scrub starts 2024-08-17T17:51:09.386 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:09 smithi169 bash[79348]: cluster 2024-08-17T17:51:07.844363+0000 osd.4 (osd.4) 3 : cluster [DBG] 53.0 scrub starts 2024-08-17T17:51:09.386 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:09 smithi169 bash[79348]: audit 2024-08-17T17:51:08.200275+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-08-17T17:51:09.386 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:09 smithi169 bash[79348]: audit 2024-08-17T17:51:08.200275+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-08-17T17:51:09.386 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:09 smithi169 bash[79348]: audit 2024-08-17T17:51:08.259883+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:51:09.386 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:09 smithi169 bash[79348]: audit 2024-08-17T17:51:08.259883+0000 mon.a (mon.0) 2275 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:51:09.386 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:09 smithi169 bash[79348]: audit 2024-08-17T17:51:08.261007+0000 mon.a (mon.0) 2276 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:09.386 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:09 smithi169 bash[79348]: audit 2024-08-17T17:51:08.261007+0000 mon.a (mon.0) 2276 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:09.386 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:09 smithi169 bash[79348]: audit 2024-08-17T17:51:08.866521+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "19"}]': finished 2024-08-17T17:51:09.386 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:09 smithi169 bash[79348]: audit 2024-08-17T17:51:08.866521+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "19"}]': finished 2024-08-17T17:51:09.386 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:09 smithi169 bash[79348]: cluster 2024-08-17T17:51:08.869803+0000 mon.a (mon.0) 2278 : cluster [DBG] osdmap e1331: 8 total, 8 up, 8 in 2024-08-17T17:51:09.386 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:09 smithi169 bash[79348]: cluster 2024-08-17T17:51:08.869803+0000 mon.a (mon.0) 2278 : cluster [DBG] osdmap e1331: 8 total, 8 up, 8 in 2024-08-17T17:51:09.402 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:09.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:09.407 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:09.508 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:09.528 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:09.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:09.530 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:09.631 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:09.651 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:09.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:09.653 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:09.753 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:09.779 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:09.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:09.783 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:09.801 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 64 16 84338 84322 82.3369 11.9375 0.00795541 0.012127 2024-08-17T17:51:09.883 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:09.907 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:09.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:09.910 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:10.011 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:10.034 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:10.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:10.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:10.139 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:10.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:10 smithi169 bash[79348]: cluster 2024-08-17T17:51:08.199777+0000 mgr.y (mgr.34107) 1465 : cluster [DBG] pgmap v2144: 99 pgs: 2 active+clean+scrubbing, 97 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail 2024-08-17T17:51:10.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:10 smithi169 bash[79348]: cluster 2024-08-17T17:51:08.199777+0000 mgr.y (mgr.34107) 1465 : cluster [DBG] pgmap v2144: 99 pgs: 2 active+clean+scrubbing, 97 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail 2024-08-17T17:51:10.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:10 smithi169 bash[79348]: cluster 2024-08-17T17:51:08.810054+0000 osd.4 (osd.4) 4 : cluster [DBG] 53.8 scrub starts 2024-08-17T17:51:10.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:10 smithi169 bash[79348]: cluster 2024-08-17T17:51:08.810054+0000 osd.4 (osd.4) 4 : cluster [DBG] 53.8 scrub starts 2024-08-17T17:51:10.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:10 smithi169 bash[79348]: cluster 2024-08-17T17:51:09.223469+0000 osd.4 (osd.4) 5 : cluster [DBG] 53.8 scrub ok 2024-08-17T17:51:10.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:10 smithi169 bash[79348]: cluster 2024-08-17T17:51:09.223469+0000 osd.4 (osd.4) 5 : cluster [DBG] 53.8 scrub ok 2024-08-17T17:51:10.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:10 smithi169 bash[79348]: cluster 2024-08-17T17:51:09.731364+0000 osd.6 (osd.6) 5 : cluster [DBG] 53.3 deep-scrub ok 2024-08-17T17:51:10.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:10 smithi169 bash[79348]: cluster 2024-08-17T17:51:09.731364+0000 osd.6 (osd.6) 5 : cluster [DBG] 53.3 deep-scrub ok 2024-08-17T17:51:10.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:10 smithi169 bash[79348]: cluster 2024-08-17T17:51:09.873899+0000 mon.a (mon.0) 2279 : cluster [DBG] osdmap e1332: 8 total, 8 up, 8 in 2024-08-17T17:51:10.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:10 smithi169 bash[79348]: cluster 2024-08-17T17:51:09.873899+0000 mon.a (mon.0) 2279 : cluster [DBG] osdmap e1332: 8 total, 8 up, 8 in 2024-08-17T17:51:10.165 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:10.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:10.168 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:10.268 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:10.277 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:10 smithi131 bash[89561]: cluster 2024-08-17T17:51:08.199777+0000 mgr.y (mgr.34107) 1465 : cluster [DBG] pgmap v2144: 99 pgs: 2 active+clean+scrubbing, 97 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail 2024-08-17T17:51:10.277 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:10 smithi131 bash[89561]: cluster 2024-08-17T17:51:08.199777+0000 mgr.y (mgr.34107) 1465 : cluster [DBG] pgmap v2144: 99 pgs: 2 active+clean+scrubbing, 97 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail 2024-08-17T17:51:10.277 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:10 smithi131 bash[89561]: cluster 2024-08-17T17:51:08.810054+0000 osd.4 (osd.4) 4 : cluster [DBG] 53.8 scrub starts 2024-08-17T17:51:10.277 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:10 smithi131 bash[89561]: cluster 2024-08-17T17:51:08.810054+0000 osd.4 (osd.4) 4 : cluster [DBG] 53.8 scrub starts 2024-08-17T17:51:10.277 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:10 smithi131 bash[89561]: cluster 2024-08-17T17:51:09.223469+0000 osd.4 (osd.4) 5 : cluster [DBG] 53.8 scrub ok 2024-08-17T17:51:10.277 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:10 smithi131 bash[89561]: cluster 2024-08-17T17:51:09.223469+0000 osd.4 (osd.4) 5 : cluster [DBG] 53.8 scrub ok 2024-08-17T17:51:10.277 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:10 smithi131 bash[89561]: cluster 2024-08-17T17:51:09.731364+0000 osd.6 (osd.6) 5 : cluster [DBG] 53.3 deep-scrub ok 2024-08-17T17:51:10.278 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:10 smithi131 bash[89561]: cluster 2024-08-17T17:51:09.731364+0000 osd.6 (osd.6) 5 : cluster [DBG] 53.3 deep-scrub ok 2024-08-17T17:51:10.278 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:10 smithi131 bash[89561]: cluster 2024-08-17T17:51:09.873899+0000 mon.a (mon.0) 2279 : cluster [DBG] osdmap e1332: 8 total, 8 up, 8 in 2024-08-17T17:51:10.278 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:10 smithi131 bash[89561]: cluster 2024-08-17T17:51:09.873899+0000 mon.a (mon.0) 2279 : cluster [DBG] osdmap e1332: 8 total, 8 up, 8 in 2024-08-17T17:51:10.278 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:10 smithi131 bash[88347]: cluster 2024-08-17T17:51:08.199777+0000 mgr.y (mgr.34107) 1465 : cluster [DBG] pgmap v2144: 99 pgs: 2 active+clean+scrubbing, 97 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail 2024-08-17T17:51:10.278 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:10 smithi131 bash[88347]: cluster 2024-08-17T17:51:08.199777+0000 mgr.y (mgr.34107) 1465 : cluster [DBG] pgmap v2144: 99 pgs: 2 active+clean+scrubbing, 97 active+clean; 5.0 GiB data, 16 GiB used, 699 GiB / 715 GiB avail 2024-08-17T17:51:10.278 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:10 smithi131 bash[88347]: cluster 2024-08-17T17:51:08.810054+0000 osd.4 (osd.4) 4 : cluster [DBG] 53.8 scrub starts 2024-08-17T17:51:10.278 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:10 smithi131 bash[88347]: cluster 2024-08-17T17:51:08.810054+0000 osd.4 (osd.4) 4 : cluster [DBG] 53.8 scrub starts 2024-08-17T17:51:10.278 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:10 smithi131 bash[88347]: cluster 2024-08-17T17:51:09.223469+0000 osd.4 (osd.4) 5 : cluster [DBG] 53.8 scrub ok 2024-08-17T17:51:10.278 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:10 smithi131 bash[88347]: cluster 2024-08-17T17:51:09.223469+0000 osd.4 (osd.4) 5 : cluster [DBG] 53.8 scrub ok 2024-08-17T17:51:10.278 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:10 smithi131 bash[88347]: cluster 2024-08-17T17:51:09.731364+0000 osd.6 (osd.6) 5 : cluster [DBG] 53.3 deep-scrub ok 2024-08-17T17:51:10.279 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:10 smithi131 bash[88347]: cluster 2024-08-17T17:51:09.731364+0000 osd.6 (osd.6) 5 : cluster [DBG] 53.3 deep-scrub ok 2024-08-17T17:51:10.279 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:10 smithi131 bash[88347]: cluster 2024-08-17T17:51:09.873899+0000 mon.a (mon.0) 2279 : cluster [DBG] osdmap e1332: 8 total, 8 up, 8 in 2024-08-17T17:51:10.279 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:10 smithi131 bash[88347]: cluster 2024-08-17T17:51:09.873899+0000 mon.a (mon.0) 2279 : cluster [DBG] osdmap e1332: 8 total, 8 up, 8 in 2024-08-17T17:51:10.294 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:10.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:10.296 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:10.397 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:10.418 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:10.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:10.421 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:10.521 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:10.542 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:10.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:10.544 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:10.645 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:10.663 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:10.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:10.665 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:10.766 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:10.790 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:10.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:10.792 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:10.802 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 65 16 84684 84668 81.4028 21.625 0.00208572 0.0121087 2024-08-17T17:51:10.893 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:10.914 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:10.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:10.916 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:11.016 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:11.045 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:11.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:11.047 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:11.148 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:11.172 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:11.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:11.175 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:11.275 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:11.306 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:11.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:11.308 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:11.408 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:11.447 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:11.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:11.451 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:11.552 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:11.581 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:11.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:11.586 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:11.686 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:11.712 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:11.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:11.719 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:11.802 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 66 16 85176 85160 80.6353 30.75 0.00951278 0.0123966 2024-08-17T17:51:11.819 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:11.844 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:11.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:11.846 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:11.947 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:11.978 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:11.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:11.983 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:12.084 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:12.094 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:11 smithi169 bash[79348]: cluster 2024-08-17T17:51:10.200260+0000 mgr.y (mgr.34107) 1466 : cluster [DBG] pgmap v2147: 99 pgs: 1 active+recovering+undersized+remapped, 1 unknown, 2 active+clean+scrubbing+deep, 1 active+clean+scrubbing, 94 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 4954/244479 objects misplaced (2.026%); 2.2 MiB/s, 35 objects/s recovering 2024-08-17T17:51:12.094 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:11 smithi169 bash[79348]: cluster 2024-08-17T17:51:10.200260+0000 mgr.y (mgr.34107) 1466 : cluster [DBG] pgmap v2147: 99 pgs: 1 active+recovering+undersized+remapped, 1 unknown, 2 active+clean+scrubbing+deep, 1 active+clean+scrubbing, 94 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 4954/244479 objects misplaced (2.026%); 2.2 MiB/s, 35 objects/s recovering 2024-08-17T17:51:12.094 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:11 smithi169 bash[79348]: cluster 2024-08-17T17:51:10.273174+0000 osd.6 (osd.6) 6 : cluster [DBG] 53.13 deep-scrub ok 2024-08-17T17:51:12.094 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:11 smithi169 bash[79348]: cluster 2024-08-17T17:51:10.273174+0000 osd.6 (osd.6) 6 : cluster [DBG] 53.13 deep-scrub ok 2024-08-17T17:51:12.094 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:11 smithi169 bash[79348]: cluster 2024-08-17T17:51:10.882310+0000 mon.a (mon.0) 2280 : cluster [DBG] osdmap e1333: 8 total, 8 up, 8 in 2024-08-17T17:51:12.095 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:11 smithi169 bash[79348]: cluster 2024-08-17T17:51:10.882310+0000 mon.a (mon.0) 2280 : cluster [DBG] osdmap e1333: 8 total, 8 up, 8 in 2024-08-17T17:51:12.113 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:12.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:12.117 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:12.153 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:51:12.218 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:12.243 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:12.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:12.247 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:12.348 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:12.372 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:12.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:12.374 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:12.429 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:11 smithi131 bash[89561]: cluster 2024-08-17T17:51:10.200260+0000 mgr.y (mgr.34107) 1466 : cluster [DBG] pgmap v2147: 99 pgs: 1 active+recovering+undersized+remapped, 1 unknown, 2 active+clean+scrubbing+deep, 1 active+clean+scrubbing, 94 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 4954/244479 objects misplaced (2.026%); 2.2 MiB/s, 35 objects/s recovering 2024-08-17T17:51:12.429 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:11 smithi131 bash[89561]: cluster 2024-08-17T17:51:10.200260+0000 mgr.y (mgr.34107) 1466 : cluster [DBG] pgmap v2147: 99 pgs: 1 active+recovering+undersized+remapped, 1 unknown, 2 active+clean+scrubbing+deep, 1 active+clean+scrubbing, 94 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 4954/244479 objects misplaced (2.026%); 2.2 MiB/s, 35 objects/s recovering 2024-08-17T17:51:12.429 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:11 smithi131 bash[89561]: cluster 2024-08-17T17:51:10.273174+0000 osd.6 (osd.6) 6 : cluster [DBG] 53.13 deep-scrub ok 2024-08-17T17:51:12.429 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:11 smithi131 bash[89561]: cluster 2024-08-17T17:51:10.273174+0000 osd.6 (osd.6) 6 : cluster [DBG] 53.13 deep-scrub ok 2024-08-17T17:51:12.429 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:11 smithi131 bash[89561]: cluster 2024-08-17T17:51:10.882310+0000 mon.a (mon.0) 2280 : cluster [DBG] osdmap e1333: 8 total, 8 up, 8 in 2024-08-17T17:51:12.429 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:11 smithi131 bash[89561]: cluster 2024-08-17T17:51:10.882310+0000 mon.a (mon.0) 2280 : cluster [DBG] osdmap e1333: 8 total, 8 up, 8 in 2024-08-17T17:51:12.429 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:11 smithi131 bash[88347]: cluster 2024-08-17T17:51:10.200260+0000 mgr.y (mgr.34107) 1466 : cluster [DBG] pgmap v2147: 99 pgs: 1 active+recovering+undersized+remapped, 1 unknown, 2 active+clean+scrubbing+deep, 1 active+clean+scrubbing, 94 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 4954/244479 objects misplaced (2.026%); 2.2 MiB/s, 35 objects/s recovering 2024-08-17T17:51:12.430 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:11 smithi131 bash[88347]: cluster 2024-08-17T17:51:10.200260+0000 mgr.y (mgr.34107) 1466 : cluster [DBG] pgmap v2147: 99 pgs: 1 active+recovering+undersized+remapped, 1 unknown, 2 active+clean+scrubbing+deep, 1 active+clean+scrubbing, 94 active+clean; 5.0 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 4954/244479 objects misplaced (2.026%); 2.2 MiB/s, 35 objects/s recovering 2024-08-17T17:51:12.430 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:11 smithi131 bash[88347]: cluster 2024-08-17T17:51:10.273174+0000 osd.6 (osd.6) 6 : cluster [DBG] 53.13 deep-scrub ok 2024-08-17T17:51:12.430 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:11 smithi131 bash[88347]: cluster 2024-08-17T17:51:10.273174+0000 osd.6 (osd.6) 6 : cluster [DBG] 53.13 deep-scrub ok 2024-08-17T17:51:12.430 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:11 smithi131 bash[88347]: cluster 2024-08-17T17:51:10.882310+0000 mon.a (mon.0) 2280 : cluster [DBG] osdmap e1333: 8 total, 8 up, 8 in 2024-08-17T17:51:12.430 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:11 smithi131 bash[88347]: cluster 2024-08-17T17:51:10.882310+0000 mon.a (mon.0) 2280 : cluster [DBG] osdmap e1333: 8 total, 8 up, 8 in 2024-08-17T17:51:12.474 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:12.505 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:12.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:12.511 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:12.612 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:12.639 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:12.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:12.643 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:12.744 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:12.774 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:12.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:12.777 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:12.802 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 67 16 86250 86234 80.4336 67.125 0.00734079 0.0124278 2024-08-17T17:51:12.878 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:12.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:12.907 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:12.907 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:13.009 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:13.044 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:13.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:13.047 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:13.148 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:13.175 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:13.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:13.177 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:13.278 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:13.298 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:13.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:13.300 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:13.401 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:13.421 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:13.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:13.423 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:13.524 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:13.558 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:13.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:13.561 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:13.662 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:13.690 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:13.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:13.693 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:13.793 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:13.802 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 68 16 87070 87054 80.0043 51.25 0.129689 0.0124793 2024-08-17T17:51:13.831 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:13.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:13.836 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:13.937 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:13.977 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:13.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:13.979 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:14.080 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:14.090 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:13 smithi169 bash[79348]: cluster 2024-08-17T17:51:12.200685+0000 mgr.y (mgr.34107) 1467 : cluster [DBG] pgmap v2149: 99 pgs: 2 active+recovering+undersized+remapped, 1 remapped+peering, 2 active+clean+scrubbing+deep, 1 active+clean+scrubbing, 93 active+clean; 5.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 10028/252636 objects misplaced (3.969%); 2.8 MiB/s, 45 objects/s recovering 2024-08-17T17:51:14.090 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:13 smithi169 bash[79348]: cluster 2024-08-17T17:51:12.200685+0000 mgr.y (mgr.34107) 1467 : cluster [DBG] pgmap v2149: 99 pgs: 2 active+recovering+undersized+remapped, 1 remapped+peering, 2 active+clean+scrubbing+deep, 1 active+clean+scrubbing, 93 active+clean; 5.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 10028/252636 objects misplaced (3.969%); 2.8 MiB/s, 45 objects/s recovering 2024-08-17T17:51:14.090 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:13 smithi169 bash[79348]: cluster 2024-08-17T17:51:12.722760+0000 osd.4 (osd.4) 6 : cluster [DBG] 53.9 scrub starts 2024-08-17T17:51:14.090 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:13 smithi169 bash[79348]: cluster 2024-08-17T17:51:12.722760+0000 osd.4 (osd.4) 6 : cluster [DBG] 53.9 scrub starts 2024-08-17T17:51:14.107 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:14.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:14.111 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:14.180 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:13 smithi131 bash[89561]: cluster 2024-08-17T17:51:12.200685+0000 mgr.y (mgr.34107) 1467 : cluster [DBG] pgmap v2149: 99 pgs: 2 active+recovering+undersized+remapped, 1 remapped+peering, 2 active+clean+scrubbing+deep, 1 active+clean+scrubbing, 93 active+clean; 5.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 10028/252636 objects misplaced (3.969%); 2.8 MiB/s, 45 objects/s recovering 2024-08-17T17:51:14.180 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:13 smithi131 bash[89561]: cluster 2024-08-17T17:51:12.200685+0000 mgr.y (mgr.34107) 1467 : cluster [DBG] pgmap v2149: 99 pgs: 2 active+recovering+undersized+remapped, 1 remapped+peering, 2 active+clean+scrubbing+deep, 1 active+clean+scrubbing, 93 active+clean; 5.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 10028/252636 objects misplaced (3.969%); 2.8 MiB/s, 45 objects/s recovering 2024-08-17T17:51:14.180 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:13 smithi131 bash[89561]: cluster 2024-08-17T17:51:12.722760+0000 osd.4 (osd.4) 6 : cluster [DBG] 53.9 scrub starts 2024-08-17T17:51:14.180 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:13 smithi131 bash[89561]: cluster 2024-08-17T17:51:12.722760+0000 osd.4 (osd.4) 6 : cluster [DBG] 53.9 scrub starts 2024-08-17T17:51:14.180 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:13 smithi131 bash[88347]: cluster 2024-08-17T17:51:12.200685+0000 mgr.y (mgr.34107) 1467 : cluster [DBG] pgmap v2149: 99 pgs: 2 active+recovering+undersized+remapped, 1 remapped+peering, 2 active+clean+scrubbing+deep, 1 active+clean+scrubbing, 93 active+clean; 5.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 10028/252636 objects misplaced (3.969%); 2.8 MiB/s, 45 objects/s recovering 2024-08-17T17:51:14.180 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:13 smithi131 bash[88347]: cluster 2024-08-17T17:51:12.200685+0000 mgr.y (mgr.34107) 1467 : cluster [DBG] pgmap v2149: 99 pgs: 2 active+recovering+undersized+remapped, 1 remapped+peering, 2 active+clean+scrubbing+deep, 1 active+clean+scrubbing, 93 active+clean; 5.1 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 10028/252636 objects misplaced (3.969%); 2.8 MiB/s, 45 objects/s recovering 2024-08-17T17:51:14.181 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:13 smithi131 bash[88347]: cluster 2024-08-17T17:51:12.722760+0000 osd.4 (osd.4) 6 : cluster [DBG] 53.9 scrub starts 2024-08-17T17:51:14.181 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:13 smithi131 bash[88347]: cluster 2024-08-17T17:51:12.722760+0000 osd.4 (osd.4) 6 : cluster [DBG] 53.9 scrub starts 2024-08-17T17:51:14.212 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:14.229 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:14.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:14.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:14.332 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:14.355 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:14.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:14.357 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:14.458 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:14.486 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:14.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:14.488 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:14.589 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:14.620 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:14.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:14.624 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:14.725 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:14.752 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:14.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:14.755 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:14.802 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 69 16 87717 87701 79.4309 40.4375 0.00513848 0.0125849 2024-08-17T17:51:14.857 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:14.886 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:14.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:14.888 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:14.989 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:15.025 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:15.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:15.029 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:15.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:14 smithi131 bash[88347]: cluster 2024-08-17T17:51:13.722985+0000 osd.4 (osd.4) 7 : cluster [DBG] 53.19 scrub starts 2024-08-17T17:51:15.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:14 smithi131 bash[88347]: cluster 2024-08-17T17:51:13.722985+0000 osd.4 (osd.4) 7 : cluster [DBG] 53.19 scrub starts 2024-08-17T17:51:15.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:14 smithi131 bash[89561]: cluster 2024-08-17T17:51:13.722985+0000 osd.4 (osd.4) 7 : cluster [DBG] 53.19 scrub starts 2024-08-17T17:51:15.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:14 smithi131 bash[89561]: cluster 2024-08-17T17:51:13.722985+0000 osd.4 (osd.4) 7 : cluster [DBG] 53.19 scrub starts 2024-08-17T17:51:15.129 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:15.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:14 smithi169 bash[79348]: cluster 2024-08-17T17:51:13.722985+0000 osd.4 (osd.4) 7 : cluster [DBG] 53.19 scrub starts 2024-08-17T17:51:15.140 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:14 smithi169 bash[79348]: cluster 2024-08-17T17:51:13.722985+0000 osd.4 (osd.4) 7 : cluster [DBG] 53.19 scrub starts 2024-08-17T17:51:15.164 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:15.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:15.167 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:15.268 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:15.294 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:15.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:15.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:15.400 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:15.422 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:15.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:15.426 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:15.526 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:15.559 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:15.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:15.565 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:15.666 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:15.697 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:15.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:15.698 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:15.799 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:15.802 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 70 16 88753 88737 79.221 64.75 0.00811909 0.0126183 2024-08-17T17:51:15.823 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:15.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:15.826 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:15.927 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:15.954 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:15.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:15.960 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:16.060 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:16.070 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:15 smithi169 bash[79348]: cluster 2024-08-17T17:51:14.201396+0000 mgr.y (mgr.34107) 1468 : cluster [DBG] pgmap v2150: 99 pgs: 2 active+recovering+undersized+remapped, 1 remapped+peering, 96 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 9482/261063 objects misplaced (3.632%); 4.9 MiB/s, 78 objects/s recovering 2024-08-17T17:51:16.070 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:15 smithi169 bash[79348]: cluster 2024-08-17T17:51:14.201396+0000 mgr.y (mgr.34107) 1468 : cluster [DBG] pgmap v2150: 99 pgs: 2 active+recovering+undersized+remapped, 1 remapped+peering, 96 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 9482/261063 objects misplaced (3.632%); 4.9 MiB/s, 78 objects/s recovering 2024-08-17T17:51:16.089 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:16.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:16.095 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:16.196 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:16.230 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:16.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:16.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:16.336 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:16.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:15 smithi131 bash[89561]: cluster 2024-08-17T17:51:14.201396+0000 mgr.y (mgr.34107) 1468 : cluster [DBG] pgmap v2150: 99 pgs: 2 active+recovering+undersized+remapped, 1 remapped+peering, 96 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 9482/261063 objects misplaced (3.632%); 4.9 MiB/s, 78 objects/s recovering 2024-08-17T17:51:16.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:15 smithi131 bash[89561]: cluster 2024-08-17T17:51:14.201396+0000 mgr.y (mgr.34107) 1468 : cluster [DBG] pgmap v2150: 99 pgs: 2 active+recovering+undersized+remapped, 1 remapped+peering, 96 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 9482/261063 objects misplaced (3.632%); 4.9 MiB/s, 78 objects/s recovering 2024-08-17T17:51:16.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:15 smithi131 bash[88347]: cluster 2024-08-17T17:51:14.201396+0000 mgr.y (mgr.34107) 1468 : cluster [DBG] pgmap v2150: 99 pgs: 2 active+recovering+undersized+remapped, 1 remapped+peering, 96 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 9482/261063 objects misplaced (3.632%); 4.9 MiB/s, 78 objects/s recovering 2024-08-17T17:51:16.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:15 smithi131 bash[88347]: cluster 2024-08-17T17:51:14.201396+0000 mgr.y (mgr.34107) 1468 : cluster [DBG] pgmap v2150: 99 pgs: 2 active+recovering+undersized+remapped, 1 remapped+peering, 96 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 9482/261063 objects misplaced (3.632%); 4.9 MiB/s, 78 objects/s recovering 2024-08-17T17:51:16.362 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:16.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:16.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:16.468 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:16.492 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:16.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:16.495 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:16.596 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:16.623 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:16.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:16.626 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:16.727 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:16.748 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:16.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:16.749 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:16.802 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 71 16 89707 89691 78.9449 59.625 0.0174589 0.0126294 2024-08-17T17:51:16.850 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:16.875 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:16.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:16.879 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:16.980 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:17.008 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:17.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:17.010 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:17.111 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:17.147 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:17.154 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:16 smithi131 bash[89561]: cluster 2024-08-17T17:51:16.890173+0000 mon.a (mon.0) 2281 : cluster [WRN] Health check failed: Degraded data redundancy: 5222/261816 objects degraded (1.995%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:51:17.154 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:16 smithi131 bash[89561]: cluster 2024-08-17T17:51:16.890173+0000 mon.a (mon.0) 2281 : cluster [WRN] Health check failed: Degraded data redundancy: 5222/261816 objects degraded (1.995%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:51:17.154 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:16 smithi131 bash[88347]: cluster 2024-08-17T17:51:16.890173+0000 mon.a (mon.0) 2281 : cluster [WRN] Health check failed: Degraded data redundancy: 5222/261816 objects degraded (1.995%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:51:17.154 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:16 smithi131 bash[88347]: cluster 2024-08-17T17:51:16.890173+0000 mon.a (mon.0) 2281 : cluster [WRN] Health check failed: Degraded data redundancy: 5222/261816 objects degraded (1.995%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:51:17.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:17.155 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:17.256 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:17.284 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:17.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:17.289 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:17.390 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:17.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:16 smithi169 bash[79348]: cluster 2024-08-17T17:51:16.890173+0000 mon.a (mon.0) 2281 : cluster [WRN] Health check failed: Degraded data redundancy: 5222/261816 objects degraded (1.995%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:51:17.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:16 smithi169 bash[79348]: cluster 2024-08-17T17:51:16.890173+0000 mon.a (mon.0) 2281 : cluster [WRN] Health check failed: Degraded data redundancy: 5222/261816 objects degraded (1.995%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:51:17.418 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:17.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:17.423 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:17.524 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:17.560 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:17.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:17.563 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:17.664 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:17.688 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:17.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:17.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:17.792 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:17.802 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 72 16 90738 90722 78.7433 64.4375 0.0206902 0.0126941 2024-08-17T17:51:17.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:17.821 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:17.821 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:17.922 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:17.956 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:17.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:17.960 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:18.061 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:18.091 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:18.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:18.095 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:18.195 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:18.206 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:17 smithi169 bash[79348]: cluster 2024-08-17T17:51:16.201886+0000 mgr.y (mgr.34107) 1469 : cluster [DBG] pgmap v2151: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 5222/261816 objects degraded (1.995%); 11591/261816 objects misplaced (4.427%); 6.1 MiB/s, 98 objects/s recovering 2024-08-17T17:51:18.206 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:17 smithi169 bash[79348]: cluster 2024-08-17T17:51:16.201886+0000 mgr.y (mgr.34107) 1469 : cluster [DBG] pgmap v2151: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 5222/261816 objects degraded (1.995%); 11591/261816 objects misplaced (4.427%); 6.1 MiB/s, 98 objects/s recovering 2024-08-17T17:51:18.217 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:18.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:18.219 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:18.297 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:17 smithi131 bash[88347]: cluster 2024-08-17T17:51:16.201886+0000 mgr.y (mgr.34107) 1469 : cluster [DBG] pgmap v2151: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 5222/261816 objects degraded (1.995%); 11591/261816 objects misplaced (4.427%); 6.1 MiB/s, 98 objects/s recovering 2024-08-17T17:51:18.297 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:17 smithi131 bash[88347]: cluster 2024-08-17T17:51:16.201886+0000 mgr.y (mgr.34107) 1469 : cluster [DBG] pgmap v2151: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 5222/261816 objects degraded (1.995%); 11591/261816 objects misplaced (4.427%); 6.1 MiB/s, 98 objects/s recovering 2024-08-17T17:51:18.297 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:17 smithi131 bash[89561]: cluster 2024-08-17T17:51:16.201886+0000 mgr.y (mgr.34107) 1469 : cluster [DBG] pgmap v2151: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 5222/261816 objects degraded (1.995%); 11591/261816 objects misplaced (4.427%); 6.1 MiB/s, 98 objects/s recovering 2024-08-17T17:51:18.297 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:17 smithi131 bash[89561]: cluster 2024-08-17T17:51:16.201886+0000 mgr.y (mgr.34107) 1469 : cluster [DBG] pgmap v2151: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 5222/261816 objects degraded (1.995%); 11591/261816 objects misplaced (4.427%); 6.1 MiB/s, 98 objects/s recovering 2024-08-17T17:51:18.320 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:18.344 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:18.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:18.349 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:18.449 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:18.480 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:18.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:18.484 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:18.585 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:18.619 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:18.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:18.626 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:18.726 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:18.755 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:18.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:18.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:18.803 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 73 16 91893 91877 78.6534 72.1875 0.0138312 0.0127092 2024-08-17T17:51:18.860 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:18.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:18.887 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:18.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:18.988 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:19.016 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:19.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:19.019 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:19.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:51:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:51:18] "GET /metrics HTTP/1.1" 200 36617 "" "Prometheus/2.51.0" 2024-08-17T17:51:19.120 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:19.143 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:19.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:19.150 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:19.250 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:19.284 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:19.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:19.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:19.388 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:19.417 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:19.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:19.422 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:19.523 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:19.555 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:19.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:19.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:19.659 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:19.691 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:19.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:19.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:19.796 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:19.802 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 74 16 92937 92921 78.4722 65.25 0.0173701 0.0127384 2024-08-17T17:51:19.822 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:19.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:19.826 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:19.926 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:19.962 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:19.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:19.967 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:20.068 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:20.075 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:19 smithi169 bash[79348]: cluster 2024-08-17T17:51:18.202394+0000 mgr.y (mgr.34107) 1470 : cluster [DBG] pgmap v2152: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 5222/261816 objects degraded (1.995%); 11591/261816 objects misplaced (4.427%); 4.3 MiB/s, 69 objects/s recovering 2024-08-17T17:51:20.076 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:19 smithi169 bash[79348]: cluster 2024-08-17T17:51:18.202394+0000 mgr.y (mgr.34107) 1470 : cluster [DBG] pgmap v2152: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 5222/261816 objects degraded (1.995%); 11591/261816 objects misplaced (4.427%); 4.3 MiB/s, 69 objects/s recovering 2024-08-17T17:51:20.085 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:20.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:20.087 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:20.188 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:20.211 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:20.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:20.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:20.257 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:19 smithi131 bash[88347]: cluster 2024-08-17T17:51:18.202394+0000 mgr.y (mgr.34107) 1470 : cluster [DBG] pgmap v2152: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 5222/261816 objects degraded (1.995%); 11591/261816 objects misplaced (4.427%); 4.3 MiB/s, 69 objects/s recovering 2024-08-17T17:51:20.257 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:19 smithi131 bash[88347]: cluster 2024-08-17T17:51:18.202394+0000 mgr.y (mgr.34107) 1470 : cluster [DBG] pgmap v2152: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 5222/261816 objects degraded (1.995%); 11591/261816 objects misplaced (4.427%); 4.3 MiB/s, 69 objects/s recovering 2024-08-17T17:51:20.313 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:20.340 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:20.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:20.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:20.444 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:20.467 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:20.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:20.474 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:20.521 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:20 smithi131 bash[89561]: cluster 2024-08-17T17:51:18.202394+0000 mgr.y (mgr.34107) 1470 : cluster [DBG] pgmap v2152: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 5222/261816 objects degraded (1.995%); 11591/261816 objects misplaced (4.427%); 4.3 MiB/s, 69 objects/s recovering 2024-08-17T17:51:20.521 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:20 smithi131 bash[89561]: cluster 2024-08-17T17:51:18.202394+0000 mgr.y (mgr.34107) 1470 : cluster [DBG] pgmap v2152: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 5222/261816 objects degraded (1.995%); 11591/261816 objects misplaced (4.427%); 4.3 MiB/s, 69 objects/s recovering 2024-08-17T17:51:20.575 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:20.600 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:20.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:20.602 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:20.703 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:20.722 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:20.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:20.724 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:20.803 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 75 16 93753 93737 78.1059 51 0.0137805 0.0127984 2024-08-17T17:51:20.824 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:20.848 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:20.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:20.852 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:20.952 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:20.971 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:20.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:20.973 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:21.074 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:21.096 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:21.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:21.098 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:21.199 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:21.227 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:21.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:21.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:21.332 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:21.355 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:21.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:21.358 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:21.459 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:21.487 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:21.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:21.490 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:21.591 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:21.627 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:21.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:21.628 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:21.729 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:21.753 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:21.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:21.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:21.803 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 76 16 94599 94583 77.7738 52.875 0.0126408 0.0128526 2024-08-17T17:51:21.856 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:21.884 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:21.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:21.886 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:21.987 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:22.020 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:22.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:22.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:22.124 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:22.134 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:21 smithi169 bash[79348]: cluster 2024-08-17T17:51:20.203612+0000 mgr.y (mgr.34107) 1471 : cluster [DBG] pgmap v2153: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 473 KiB/s wr, 7 op/s; 5222/275280 objects degraded (1.897%); 11113/275280 objects misplaced (4.037%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:51:22.134 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:21 smithi169 bash[79348]: cluster 2024-08-17T17:51:20.203612+0000 mgr.y (mgr.34107) 1471 : cluster [DBG] pgmap v2153: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 473 KiB/s wr, 7 op/s; 5222/275280 objects degraded (1.897%); 11113/275280 objects misplaced (4.037%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:51:22.155 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:22.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:22.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:22.262 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:22.272 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:21 smithi131 bash[89561]: cluster 2024-08-17T17:51:20.203612+0000 mgr.y (mgr.34107) 1471 : cluster [DBG] pgmap v2153: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 473 KiB/s wr, 7 op/s; 5222/275280 objects degraded (1.897%); 11113/275280 objects misplaced (4.037%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:51:22.272 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:21 smithi131 bash[89561]: cluster 2024-08-17T17:51:20.203612+0000 mgr.y (mgr.34107) 1471 : cluster [DBG] pgmap v2153: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 473 KiB/s wr, 7 op/s; 5222/275280 objects degraded (1.897%); 11113/275280 objects misplaced (4.037%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:51:22.273 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:21 smithi131 bash[88347]: cluster 2024-08-17T17:51:20.203612+0000 mgr.y (mgr.34107) 1471 : cluster [DBG] pgmap v2153: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 473 KiB/s wr, 7 op/s; 5222/275280 objects degraded (1.897%); 11113/275280 objects misplaced (4.037%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:51:22.273 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:21 smithi131 bash[88347]: cluster 2024-08-17T17:51:20.203612+0000 mgr.y (mgr.34107) 1471 : cluster [DBG] pgmap v2153: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 473 KiB/s wr, 7 op/s; 5222/275280 objects degraded (1.897%); 11113/275280 objects misplaced (4.037%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:51:22.293 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:22.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:22.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:22.399 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:22.436 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:22.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:22.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:22.539 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:22.569 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:22.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:22.572 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:22.673 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:22.702 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:22.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:22.707 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:22.803 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 77 16 95703 95687 77.6598 69 0.0085211 0.012871 2024-08-17T17:51:22.807 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:22.837 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:22.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:22.844 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:22.944 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:22.973 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:22.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:22.975 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:23.076 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:23.085 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:23 smithi131 bash[89561]: cluster 2024-08-17T17:51:22.959633+0000 mon.a (mon.0) 2282 : cluster [WRN] Health check update: Degraded data redundancy: 5222/276276 objects degraded (1.890%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:51:23.085 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:23 smithi131 bash[89561]: cluster 2024-08-17T17:51:22.959633+0000 mon.a (mon.0) 2282 : cluster [WRN] Health check update: Degraded data redundancy: 5222/276276 objects degraded (1.890%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:51:23.086 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:23 smithi131 bash[88347]: cluster 2024-08-17T17:51:22.959633+0000 mon.a (mon.0) 2282 : cluster [WRN] Health check update: Degraded data redundancy: 5222/276276 objects degraded (1.890%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:51:23.086 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:23 smithi131 bash[88347]: cluster 2024-08-17T17:51:22.959633+0000 mon.a (mon.0) 2282 : cluster [WRN] Health check update: Degraded data redundancy: 5222/276276 objects degraded (1.890%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:51:23.101 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:23.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:23.109 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:23.210 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:23.227 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:23.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:23.229 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:23.330 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:23.340 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:23 smithi169 bash[79348]: cluster 2024-08-17T17:51:22.959633+0000 mon.a (mon.0) 2282 : cluster [WRN] Health check update: Degraded data redundancy: 5222/276276 objects degraded (1.890%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:51:23.340 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:23 smithi169 bash[79348]: cluster 2024-08-17T17:51:22.959633+0000 mon.a (mon.0) 2282 : cluster [WRN] Health check update: Degraded data redundancy: 5222/276276 objects degraded (1.890%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:51:23.354 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:23.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:23.356 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:23.456 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:23.482 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:23.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:23.484 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:23.585 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:23.617 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:23.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:23.620 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:23.721 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:23.742 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:23.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:23.744 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:23.803 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 78 16 96402 96386 77.2242 43.6875 0.0252744 0.0129441 2024-08-17T17:51:23.846 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:23.873 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:23.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:23.877 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:23.977 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:24.007 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:24.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:24.012 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:24.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:24 smithi131 bash[89561]: cluster 2024-08-17T17:51:22.204154+0000 mgr.y (mgr.34107) 1472 : cluster [DBG] pgmap v2154: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 1.3 MiB/s wr, 21 op/s; 5222/276276 objects degraded (1.890%); 10649/276276 objects misplaced (3.854%); 5.5 MiB/s, 87 objects/s recovering 2024-08-17T17:51:24.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:24 smithi131 bash[89561]: cluster 2024-08-17T17:51:22.204154+0000 mgr.y (mgr.34107) 1472 : cluster [DBG] pgmap v2154: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 1.3 MiB/s wr, 21 op/s; 5222/276276 objects degraded (1.890%); 10649/276276 objects misplaced (3.854%); 5.5 MiB/s, 87 objects/s recovering 2024-08-17T17:51:24.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:24 smithi131 bash[89561]: cluster 2024-08-17T17:51:22.711601+0000 osd.4 (osd.4) 8 : cluster [DBG] 53.18 scrub starts 2024-08-17T17:51:24.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:24 smithi131 bash[89561]: cluster 2024-08-17T17:51:22.711601+0000 osd.4 (osd.4) 8 : cluster [DBG] 53.18 scrub starts 2024-08-17T17:51:24.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:24 smithi131 bash[89561]: audit 2024-08-17T17:51:23.258388+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:51:24.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:24 smithi131 bash[89561]: audit 2024-08-17T17:51:23.258388+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:51:24.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:24 smithi131 bash[89561]: audit 2024-08-17T17:51:23.259186+0000 mon.a (mon.0) 2284 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:24.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:24 smithi131 bash[89561]: audit 2024-08-17T17:51:23.259186+0000 mon.a (mon.0) 2284 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:24.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:24 smithi131 bash[88347]: cluster 2024-08-17T17:51:22.204154+0000 mgr.y (mgr.34107) 1472 : cluster [DBG] pgmap v2154: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 1.3 MiB/s wr, 21 op/s; 5222/276276 objects degraded (1.890%); 10649/276276 objects misplaced (3.854%); 5.5 MiB/s, 87 objects/s recovering 2024-08-17T17:51:24.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:24 smithi131 bash[88347]: cluster 2024-08-17T17:51:22.204154+0000 mgr.y (mgr.34107) 1472 : cluster [DBG] pgmap v2154: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 1.3 MiB/s wr, 21 op/s; 5222/276276 objects degraded (1.890%); 10649/276276 objects misplaced (3.854%); 5.5 MiB/s, 87 objects/s recovering 2024-08-17T17:51:24.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:24 smithi131 bash[88347]: cluster 2024-08-17T17:51:22.711601+0000 osd.4 (osd.4) 8 : cluster [DBG] 53.18 scrub starts 2024-08-17T17:51:24.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:24 smithi131 bash[88347]: cluster 2024-08-17T17:51:22.711601+0000 osd.4 (osd.4) 8 : cluster [DBG] 53.18 scrub starts 2024-08-17T17:51:24.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:24 smithi131 bash[88347]: audit 2024-08-17T17:51:23.258388+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:51:24.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:24 smithi131 bash[88347]: audit 2024-08-17T17:51:23.258388+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:51:24.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:24 smithi131 bash[88347]: audit 2024-08-17T17:51:23.259186+0000 mon.a (mon.0) 2284 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:24.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:24 smithi131 bash[88347]: audit 2024-08-17T17:51:23.259186+0000 mon.a (mon.0) 2284 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:24.112 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:24.155 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:24.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:24.163 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:24.263 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:24.298 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:24.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:24.302 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:24.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:24 smithi169 bash[79348]: cluster 2024-08-17T17:51:22.204154+0000 mgr.y (mgr.34107) 1472 : cluster [DBG] pgmap v2154: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 1.3 MiB/s wr, 21 op/s; 5222/276276 objects degraded (1.890%); 10649/276276 objects misplaced (3.854%); 5.5 MiB/s, 87 objects/s recovering 2024-08-17T17:51:24.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:24 smithi169 bash[79348]: cluster 2024-08-17T17:51:22.204154+0000 mgr.y (mgr.34107) 1472 : cluster [DBG] pgmap v2154: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.6 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 1.3 MiB/s wr, 21 op/s; 5222/276276 objects degraded (1.890%); 10649/276276 objects misplaced (3.854%); 5.5 MiB/s, 87 objects/s recovering 2024-08-17T17:51:24.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:24 smithi169 bash[79348]: cluster 2024-08-17T17:51:22.711601+0000 osd.4 (osd.4) 8 : cluster [DBG] 53.18 scrub starts 2024-08-17T17:51:24.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:24 smithi169 bash[79348]: cluster 2024-08-17T17:51:22.711601+0000 osd.4 (osd.4) 8 : cluster [DBG] 53.18 scrub starts 2024-08-17T17:51:24.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:24 smithi169 bash[79348]: audit 2024-08-17T17:51:23.258388+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:51:24.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:24 smithi169 bash[79348]: audit 2024-08-17T17:51:23.258388+0000 mon.a (mon.0) 2283 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:51:24.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:24 smithi169 bash[79348]: audit 2024-08-17T17:51:23.259186+0000 mon.a (mon.0) 2284 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:24.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:24 smithi169 bash[79348]: audit 2024-08-17T17:51:23.259186+0000 mon.a (mon.0) 2284 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:24.403 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:24.420 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:24.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:24.422 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:24.523 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:24.566 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:24.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:24.571 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:24.672 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:24.697 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:24.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:24.704 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:24.803 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 79 16 97305 97289 76.961 56.4375 0.0084617 0.012989 2024-08-17T17:51:24.804 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:24.829 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:24.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:24.831 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:24.932 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:24.950 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:24.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:24.952 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:25.053 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:25.071 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:25.072 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:25 smithi169 bash[79348]: cluster 2024-08-17T17:51:23.815337+0000 osd.4 (osd.4) 9 : cluster [DBG] 53.18 scrub ok 2024-08-17T17:51:25.073 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:25 smithi169 bash[79348]: cluster 2024-08-17T17:51:23.815337+0000 osd.4 (osd.4) 9 : cluster [DBG] 53.18 scrub ok 2024-08-17T17:51:25.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:25.073 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:25.174 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:25.195 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:25.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:25.197 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:25.297 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:25.329 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:25.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:25.335 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:25.436 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:25.467 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:25.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:25.469 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:25.570 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:25.580 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:25 smithi131 bash[89561]: cluster 2024-08-17T17:51:23.815337+0000 osd.4 (osd.4) 9 : cluster [DBG] 53.18 scrub ok 2024-08-17T17:51:25.580 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:25 smithi131 bash[89561]: cluster 2024-08-17T17:51:23.815337+0000 osd.4 (osd.4) 9 : cluster [DBG] 53.18 scrub ok 2024-08-17T17:51:25.580 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:25 smithi131 bash[88347]: cluster 2024-08-17T17:51:23.815337+0000 osd.4 (osd.4) 9 : cluster [DBG] 53.18 scrub ok 2024-08-17T17:51:25.581 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:25 smithi131 bash[88347]: cluster 2024-08-17T17:51:23.815337+0000 osd.4 (osd.4) 9 : cluster [DBG] 53.18 scrub ok 2024-08-17T17:51:25.598 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:25.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:25.600 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:25.701 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:25.736 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:25.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:25.739 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:25.805 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:2024-08-17T17:51:25.805481+0000 min lat: 0.0011907 max lat: 2.32153 avg lat: 0.0130605 2024-08-17T17:51:25.805 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:51:25.805 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 80 16 97997 97981 76.5385 43.25 0.0107012 0.0130605 2024-08-17T17:51:25.840 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:25.862 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:25.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:25.863 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:25.964 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:25.993 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:25.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:25.995 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:26.095 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:26.133 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:26.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:26.136 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:26.207 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:26 smithi131 bash[88347]: cluster 2024-08-17T17:51:24.204931+0000 mgr.y (mgr.34107) 1473 : cluster [DBG] pgmap v2155: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 8.0 MiB/s wr, 128 op/s; 5222/289338 objects degraded (1.805%); 10159/289338 objects misplaced (3.511%); 6.5 MiB/s, 103 objects/s recovering 2024-08-17T17:51:26.208 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:26 smithi131 bash[88347]: cluster 2024-08-17T17:51:24.204931+0000 mgr.y (mgr.34107) 1473 : cluster [DBG] pgmap v2155: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 8.0 MiB/s wr, 128 op/s; 5222/289338 objects degraded (1.805%); 10159/289338 objects misplaced (3.511%); 6.5 MiB/s, 103 objects/s recovering 2024-08-17T17:51:26.237 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:26.273 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:26.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:26.275 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:26.376 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:26.386 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:26 smithi169 bash[79348]: cluster 2024-08-17T17:51:24.204931+0000 mgr.y (mgr.34107) 1473 : cluster [DBG] pgmap v2155: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 8.0 MiB/s wr, 128 op/s; 5222/289338 objects degraded (1.805%); 10159/289338 objects misplaced (3.511%); 6.5 MiB/s, 103 objects/s recovering 2024-08-17T17:51:26.386 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:26 smithi169 bash[79348]: cluster 2024-08-17T17:51:24.204931+0000 mgr.y (mgr.34107) 1473 : cluster [DBG] pgmap v2155: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 8.0 MiB/s wr, 128 op/s; 5222/289338 objects degraded (1.805%); 10159/289338 objects misplaced (3.511%); 6.5 MiB/s, 103 objects/s recovering 2024-08-17T17:51:26.405 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:26.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:26.408 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:26.508 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:26.519 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:26 smithi131 bash[89561]: cluster 2024-08-17T17:51:24.204931+0000 mgr.y (mgr.34107) 1473 : cluster [DBG] pgmap v2155: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 8.0 MiB/s wr, 128 op/s; 5222/289338 objects degraded (1.805%); 10159/289338 objects misplaced (3.511%); 6.5 MiB/s, 103 objects/s recovering 2024-08-17T17:51:26.519 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:26 smithi131 bash[89561]: cluster 2024-08-17T17:51:24.204931+0000 mgr.y (mgr.34107) 1473 : cluster [DBG] pgmap v2155: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 8.0 MiB/s wr, 128 op/s; 5222/289338 objects degraded (1.805%); 10159/289338 objects misplaced (3.511%); 6.5 MiB/s, 103 objects/s recovering 2024-08-17T17:51:26.536 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:26.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:26.541 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:26.642 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:26.676 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:26.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:26.679 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:26.780 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:26.840 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 81 16 98908 98892 76.2964 56.9375 0.0338962 0.0131016 2024-08-17T17:51:26.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:26.870 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:26.870 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:26.971 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:26.995 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:26.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:26.999 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:27.099 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:27.118 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:27.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:27.120 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:27.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:27 smithi169 bash[79348]: cluster 2024-08-17T17:51:25.702568+0000 osd.4 (osd.4) 10 : cluster [DBG] 53.0 scrub starts 2024-08-17T17:51:27.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:27 smithi169 bash[79348]: cluster 2024-08-17T17:51:25.702568+0000 osd.4 (osd.4) 10 : cluster [DBG] 53.0 scrub starts 2024-08-17T17:51:27.221 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:27.239 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:27.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:27.242 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:27.343 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:27.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:27 smithi131 bash[88347]: cluster 2024-08-17T17:51:25.702568+0000 osd.4 (osd.4) 10 : cluster [DBG] 53.0 scrub starts 2024-08-17T17:51:27.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:27 smithi131 bash[88347]: cluster 2024-08-17T17:51:25.702568+0000 osd.4 (osd.4) 10 : cluster [DBG] 53.0 scrub starts 2024-08-17T17:51:27.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:27 smithi131 bash[89561]: cluster 2024-08-17T17:51:25.702568+0000 osd.4 (osd.4) 10 : cluster [DBG] 53.0 scrub starts 2024-08-17T17:51:27.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:27 smithi131 bash[89561]: cluster 2024-08-17T17:51:25.702568+0000 osd.4 (osd.4) 10 : cluster [DBG] 53.0 scrub starts 2024-08-17T17:51:27.377 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:27.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:27.383 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:27.484 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:27.513 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:27.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:27.519 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:27.620 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:27.640 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:27.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:27.642 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:27.743 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:27.766 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:27.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:27.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:27.805 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 82 16 99681 99665 75.9551 48.3125 0.0631614 0.0131581 2024-08-17T17:51:27.870 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:27.905 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:27.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:27.907 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:28.008 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:28.028 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:28.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:28.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:28.134 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:28.162 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:28.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:28.165 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:28.265 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:28.275 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:28 smithi169 bash[79348]: cluster 2024-08-17T17:51:26.205401+0000 mgr.y (mgr.34107) 1474 : cluster [DBG] pgmap v2156: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 35 MiB/s wr, 552 op/s; 5222/290091 objects degraded (1.800%); 9699/290091 objects misplaced (3.343%); 6.2 MiB/s, 99 objects/s recovering 2024-08-17T17:51:28.275 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:28 smithi169 bash[79348]: cluster 2024-08-17T17:51:26.205401+0000 mgr.y (mgr.34107) 1474 : cluster [DBG] pgmap v2156: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 35 MiB/s wr, 552 op/s; 5222/290091 objects degraded (1.800%); 9699/290091 objects misplaced (3.343%); 6.2 MiB/s, 99 objects/s recovering 2024-08-17T17:51:28.275 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:28 smithi169 bash[79348]: cluster 2024-08-17T17:51:26.729789+0000 osd.4 (osd.4) 11 : cluster [DBG] 53.9 scrub starts 2024-08-17T17:51:28.275 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:28 smithi169 bash[79348]: cluster 2024-08-17T17:51:26.729789+0000 osd.4 (osd.4) 11 : cluster [DBG] 53.9 scrub starts 2024-08-17T17:51:28.285 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:28.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:28.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:28.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:28 smithi131 bash[89561]: cluster 2024-08-17T17:51:26.205401+0000 mgr.y (mgr.34107) 1474 : cluster [DBG] pgmap v2156: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 35 MiB/s wr, 552 op/s; 5222/290091 objects degraded (1.800%); 9699/290091 objects misplaced (3.343%); 6.2 MiB/s, 99 objects/s recovering 2024-08-17T17:51:28.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:28 smithi131 bash[89561]: cluster 2024-08-17T17:51:26.205401+0000 mgr.y (mgr.34107) 1474 : cluster [DBG] pgmap v2156: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 35 MiB/s wr, 552 op/s; 5222/290091 objects degraded (1.800%); 9699/290091 objects misplaced (3.343%); 6.2 MiB/s, 99 objects/s recovering 2024-08-17T17:51:28.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:28 smithi131 bash[89561]: cluster 2024-08-17T17:51:26.729789+0000 osd.4 (osd.4) 11 : cluster [DBG] 53.9 scrub starts 2024-08-17T17:51:28.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:28 smithi131 bash[89561]: cluster 2024-08-17T17:51:26.729789+0000 osd.4 (osd.4) 11 : cluster [DBG] 53.9 scrub starts 2024-08-17T17:51:28.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:28 smithi131 bash[88347]: cluster 2024-08-17T17:51:26.205401+0000 mgr.y (mgr.34107) 1474 : cluster [DBG] pgmap v2156: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 35 MiB/s wr, 552 op/s; 5222/290091 objects degraded (1.800%); 9699/290091 objects misplaced (3.343%); 6.2 MiB/s, 99 objects/s recovering 2024-08-17T17:51:28.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:28 smithi131 bash[88347]: cluster 2024-08-17T17:51:26.205401+0000 mgr.y (mgr.34107) 1474 : cluster [DBG] pgmap v2156: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 35 MiB/s wr, 552 op/s; 5222/290091 objects degraded (1.800%); 9699/290091 objects misplaced (3.343%); 6.2 MiB/s, 99 objects/s recovering 2024-08-17T17:51:28.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:28 smithi131 bash[88347]: cluster 2024-08-17T17:51:26.729789+0000 osd.4 (osd.4) 11 : cluster [DBG] 53.9 scrub starts 2024-08-17T17:51:28.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:28 smithi131 bash[88347]: cluster 2024-08-17T17:51:26.729789+0000 osd.4 (osd.4) 11 : cluster [DBG] 53.9 scrub starts 2024-08-17T17:51:28.388 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:28.419 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:28.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:28.422 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:28.523 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:28.547 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:28.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:28.550 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:28.651 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:28.683 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:28.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:28.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:28.785 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:28.804 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 83 16 100692 100676 75.8012 63.1875 0.00964143 0.0131866 2024-08-17T17:51:28.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:28.826 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:28.826 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:28.926 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:28.959 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:28.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:28.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:29.066 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:29.092 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:29.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:29.096 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:29.127 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:51:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:51:28] "GET /metrics HTTP/1.1" 200 36635 "" "Prometheus/2.51.0" 2024-08-17T17:51:29.196 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:29.222 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:29.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:29.227 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:29.328 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:29.362 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:29.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:29.364 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:29.465 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:29.492 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:29.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:29.495 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:29.596 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:29.627 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:29.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:29.630 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:29.731 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:29.757 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:29.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:29.758 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:29.805 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 84 16 101788 101772 75.7142 68.5 0.026651 0.0132023 2024-08-17T17:51:29.859 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:29.878 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:29.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:29.880 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:29.981 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:30.009 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:30.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:30.015 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:30.115 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:30.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:30 smithi169 bash[79348]: cluster 2024-08-17T17:51:28.206415+0000 mgr.y (mgr.34107) 1475 : cluster [DBG] pgmap v2157: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 33 MiB/s wr, 531 op/s; 5222/290091 objects degraded (1.800%); 9699/290091 objects misplaced (3.343%); 4.9 MiB/s, 78 objects/s recovering 2024-08-17T17:51:30.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:30 smithi169 bash[79348]: cluster 2024-08-17T17:51:28.206415+0000 mgr.y (mgr.34107) 1475 : cluster [DBG] pgmap v2157: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 33 MiB/s wr, 531 op/s; 5222/290091 objects degraded (1.800%); 9699/290091 objects misplaced (3.343%); 4.9 MiB/s, 78 objects/s recovering 2024-08-17T17:51:30.145 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:30.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:30.149 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:30.250 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:30.267 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:30.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:30.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:30.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:30 smithi131 bash[89561]: cluster 2024-08-17T17:51:28.206415+0000 mgr.y (mgr.34107) 1475 : cluster [DBG] pgmap v2157: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 33 MiB/s wr, 531 op/s; 5222/290091 objects degraded (1.800%); 9699/290091 objects misplaced (3.343%); 4.9 MiB/s, 78 objects/s recovering 2024-08-17T17:51:30.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:30 smithi131 bash[89561]: cluster 2024-08-17T17:51:28.206415+0000 mgr.y (mgr.34107) 1475 : cluster [DBG] pgmap v2157: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 33 MiB/s wr, 531 op/s; 5222/290091 objects degraded (1.800%); 9699/290091 objects misplaced (3.343%); 4.9 MiB/s, 78 objects/s recovering 2024-08-17T17:51:30.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:30 smithi131 bash[88347]: cluster 2024-08-17T17:51:28.206415+0000 mgr.y (mgr.34107) 1475 : cluster [DBG] pgmap v2157: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 33 MiB/s wr, 531 op/s; 5222/290091 objects degraded (1.800%); 9699/290091 objects misplaced (3.343%); 4.9 MiB/s, 78 objects/s recovering 2024-08-17T17:51:30.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:30 smithi131 bash[88347]: cluster 2024-08-17T17:51:28.206415+0000 mgr.y (mgr.34107) 1475 : cluster [DBG] pgmap v2157: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 5.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 33 MiB/s wr, 531 op/s; 5222/290091 objects degraded (1.800%); 9699/290091 objects misplaced (3.343%); 4.9 MiB/s, 78 objects/s recovering 2024-08-17T17:51:30.369 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:30.395 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:30.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:30.400 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:30.501 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:30.531 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:30.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:30.534 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:30.634 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:30.663 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:30.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:30.668 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:30.768 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:30.801 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:30.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:30.802 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:30.805 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 85 16 102585 102569 75.4094 49.8125 0.0153801 0.0132561 2024-08-17T17:51:30.903 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:30.930 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:30.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:30.935 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:31.035 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:31.062 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:31.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:31.069 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:31.170 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:31.179 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:31 smithi169 bash[79348]: cluster 2024-08-17T17:51:30.863430+0000 mon.a (mon.0) 2285 : cluster [WRN] Health check update: Degraded data redundancy: 5222/290091 objects degraded (1.800%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:51:31.179 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:31 smithi169 bash[79348]: cluster 2024-08-17T17:51:30.863430+0000 mon.a (mon.0) 2285 : cluster [WRN] Health check update: Degraded data redundancy: 5222/290091 objects degraded (1.800%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:51:31.194 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:31.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:31.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:31.298 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:31.320 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:31.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:31.324 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:31.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:31 smithi131 bash[89561]: cluster 2024-08-17T17:51:30.863430+0000 mon.a (mon.0) 2285 : cluster [WRN] Health check update: Degraded data redundancy: 5222/290091 objects degraded (1.800%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:51:31.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:31 smithi131 bash[89561]: cluster 2024-08-17T17:51:30.863430+0000 mon.a (mon.0) 2285 : cluster [WRN] Health check update: Degraded data redundancy: 5222/290091 objects degraded (1.800%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:51:31.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:31 smithi131 bash[88347]: cluster 2024-08-17T17:51:30.863430+0000 mon.a (mon.0) 2285 : cluster [WRN] Health check update: Degraded data redundancy: 5222/290091 objects degraded (1.800%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:51:31.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:31 smithi131 bash[88347]: cluster 2024-08-17T17:51:30.863430+0000 mon.a (mon.0) 2285 : cluster [WRN] Health check update: Degraded data redundancy: 5222/290091 objects degraded (1.800%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:51:31.425 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:31.453 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:31.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:31.457 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:31.558 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:31.582 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:31.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:31.586 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:31.687 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:31.710 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:31.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:31.712 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:31.805 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 86 16 103660 103644 75.3138 67.1875 0.00227501 0.0132635 2024-08-17T17:51:31.814 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:31.850 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:31.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:31.853 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:31.954 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:31.984 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:31.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:31.989 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:32.090 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:32.121 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:32.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:32.126 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:32.226 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:32.250 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:32.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:32.252 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:32.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:32 smithi131 bash[88347]: cluster 2024-08-17T17:51:30.207199+0000 mgr.y (mgr.34107) 1476 : cluster [DBG] pgmap v2158: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 54 MiB/s wr, 868 op/s; 5222/302232 objects degraded (1.728%); 9125/302232 objects misplaced (3.019%); 6.4 MiB/s, 102 objects/s recovering 2024-08-17T17:51:32.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:32 smithi131 bash[88347]: cluster 2024-08-17T17:51:30.207199+0000 mgr.y (mgr.34107) 1476 : cluster [DBG] pgmap v2158: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 54 MiB/s wr, 868 op/s; 5222/302232 objects degraded (1.728%); 9125/302232 objects misplaced (3.019%); 6.4 MiB/s, 102 objects/s recovering 2024-08-17T17:51:32.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:32 smithi131 bash[89561]: cluster 2024-08-17T17:51:30.207199+0000 mgr.y (mgr.34107) 1476 : cluster [DBG] pgmap v2158: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 54 MiB/s wr, 868 op/s; 5222/302232 objects degraded (1.728%); 9125/302232 objects misplaced (3.019%); 6.4 MiB/s, 102 objects/s recovering 2024-08-17T17:51:32.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:32 smithi131 bash[89561]: cluster 2024-08-17T17:51:30.207199+0000 mgr.y (mgr.34107) 1476 : cluster [DBG] pgmap v2158: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 54 MiB/s wr, 868 op/s; 5222/302232 objects degraded (1.728%); 9125/302232 objects misplaced (3.019%); 6.4 MiB/s, 102 objects/s recovering 2024-08-17T17:51:32.353 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:32.363 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:32 smithi169 bash[79348]: cluster 2024-08-17T17:51:30.207199+0000 mgr.y (mgr.34107) 1476 : cluster [DBG] pgmap v2158: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 54 MiB/s wr, 868 op/s; 5222/302232 objects degraded (1.728%); 9125/302232 objects misplaced (3.019%); 6.4 MiB/s, 102 objects/s recovering 2024-08-17T17:51:32.363 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:32 smithi169 bash[79348]: cluster 2024-08-17T17:51:30.207199+0000 mgr.y (mgr.34107) 1476 : cluster [DBG] pgmap v2158: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 54 MiB/s wr, 868 op/s; 5222/302232 objects degraded (1.728%); 9125/302232 objects misplaced (3.019%); 6.4 MiB/s, 102 objects/s recovering 2024-08-17T17:51:32.384 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:32.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:32.386 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:32.486 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:32.517 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:32.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:32.523 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:32.624 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:32.652 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:32.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:32.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:32.755 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:32.773 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:32.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:32.775 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:32.805 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 87 16 104573 104557 75.1039 57.0625 0.00660884 0.0132956 2024-08-17T17:51:32.876 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:32.905 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:32.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:32.907 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:33.008 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:33.035 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:33.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:33.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:33.140 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:33.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:33 smithi169 bash[79348]: cluster 2024-08-17T17:51:31.739459+0000 osd.4 (osd.4) 12 : cluster [DBG] 53.19 scrub starts 2024-08-17T17:51:33.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:33 smithi169 bash[79348]: cluster 2024-08-17T17:51:31.739459+0000 osd.4 (osd.4) 12 : cluster [DBG] 53.19 scrub starts 2024-08-17T17:51:33.168 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:33.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:33.173 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:33.274 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:33.293 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:33.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:33.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:33.302 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:51:33.302 INFO:teuthology.orchestra.run.smithi131.stdout: "ops": [], 2024-08-17T17:51:33.302 INFO:teuthology.orchestra.run.smithi131.stdout: "complaint_time": 30, 2024-08-17T17:51:33.302 INFO:teuthology.orchestra.run.smithi131.stdout: "num_blocked_ops": 0 2024-08-17T17:51:33.302 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:51:33.395 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:33.419 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:33.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:33.421 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:33.522 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:33.572 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:33.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:33.573 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:33.674 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:33.698 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:33.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:33.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:33.805 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:33.806 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 88 16 105306 105290 74.771 45.8125 0.0130229 0.0133694 2024-08-17T17:51:33.826 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:33.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:33.828 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:33.831 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:33 smithi131 bash[89561]: cluster 2024-08-17T17:51:31.739459+0000 osd.4 (osd.4) 12 : cluster [DBG] 53.19 scrub starts 2024-08-17T17:51:33.831 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:33 smithi131 bash[89561]: cluster 2024-08-17T17:51:31.739459+0000 osd.4 (osd.4) 12 : cluster [DBG] 53.19 scrub starts 2024-08-17T17:51:33.831 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:33 smithi131 bash[88347]: cluster 2024-08-17T17:51:31.739459+0000 osd.4 (osd.4) 12 : cluster [DBG] 53.19 scrub starts 2024-08-17T17:51:33.832 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:33 smithi131 bash[88347]: cluster 2024-08-17T17:51:31.739459+0000 osd.4 (osd.4) 12 : cluster [DBG] 53.19 scrub starts 2024-08-17T17:51:33.928 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:33.955 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:33.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:33.963 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:34.064 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:34.086 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:34 smithi131 bash[88347]: cluster 2024-08-17T17:51:32.207627+0000 mgr.y (mgr.34107) 1477 : cluster [DBG] pgmap v2159: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 32 MiB/s wr, 516 op/s; 5222/303021 objects degraded (1.723%); 8535/303021 objects misplaced (2.817%); 6.7 MiB/s, 107 objects/s recovering 2024-08-17T17:51:34.086 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:34 smithi131 bash[88347]: cluster 2024-08-17T17:51:32.207627+0000 mgr.y (mgr.34107) 1477 : cluster [DBG] pgmap v2159: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 32 MiB/s wr, 516 op/s; 5222/303021 objects degraded (1.723%); 8535/303021 objects misplaced (2.817%); 6.7 MiB/s, 107 objects/s recovering 2024-08-17T17:51:34.086 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:34.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:34.091 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:34.192 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:34.202 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:34 smithi169 bash[79348]: cluster 2024-08-17T17:51:32.207627+0000 mgr.y (mgr.34107) 1477 : cluster [DBG] pgmap v2159: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 32 MiB/s wr, 516 op/s; 5222/303021 objects degraded (1.723%); 8535/303021 objects misplaced (2.817%); 6.7 MiB/s, 107 objects/s recovering 2024-08-17T17:51:34.203 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:34 smithi169 bash[79348]: cluster 2024-08-17T17:51:32.207627+0000 mgr.y (mgr.34107) 1477 : cluster [DBG] pgmap v2159: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 32 MiB/s wr, 516 op/s; 5222/303021 objects degraded (1.723%); 8535/303021 objects misplaced (2.817%); 6.7 MiB/s, 107 objects/s recovering 2024-08-17T17:51:34.220 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:34.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:34.223 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:34.324 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:34.345 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:34.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:34.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:34.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:34 smithi131 bash[89561]: cluster 2024-08-17T17:51:32.207627+0000 mgr.y (mgr.34107) 1477 : cluster [DBG] pgmap v2159: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 32 MiB/s wr, 516 op/s; 5222/303021 objects degraded (1.723%); 8535/303021 objects misplaced (2.817%); 6.7 MiB/s, 107 objects/s recovering 2024-08-17T17:51:34.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:34 smithi131 bash[89561]: cluster 2024-08-17T17:51:32.207627+0000 mgr.y (mgr.34107) 1477 : cluster [DBG] pgmap v2159: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 32 MiB/s wr, 516 op/s; 5222/303021 objects degraded (1.723%); 8535/303021 objects misplaced (2.817%); 6.7 MiB/s, 107 objects/s recovering 2024-08-17T17:51:34.448 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:34.485 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:34.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:34.486 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:34.587 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:34.612 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:34.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:34.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:34.717 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:34.739 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:34.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:34.741 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:34.805 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 89 16 106073 106057 74.4695 47.9375 0.0137328 0.0134197 2024-08-17T17:51:34.842 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:34.868 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:34.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:34.870 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:34.971 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:34.997 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:34.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:34.999 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:35.099 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:35.127 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:35.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:35.128 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:35.229 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:35.257 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:35.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:35.262 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:35.362 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:35.389 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:35.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:35.395 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:35.495 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:35.512 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:35.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:35.514 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:35.615 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:35.616 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T17:51:35.616 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:51:35.645 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:35.648 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T17:51:35.648 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:51:35.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:35.649 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:35.686 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T17:51:35.686 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:51:35.714 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T17:51:35.714 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:51:35.750 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:35.753 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T17:51:35.754 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:51:35.773 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:35.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:35.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:35.786 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T17:51:35.786 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:51:35.802 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T17:51:35.802 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:51:35.805 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 90 16 106963 106947 74.2601 55.625 0.00608395 0.0134574 2024-08-17T17:51:35.818 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T17:51:35.818 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:51:35.879 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:35.899 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:35.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:35.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:36.001 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:36.028 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:36.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:36.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:36.131 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:36.151 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:36.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:36.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:36.254 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:36.265 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:36 smithi169 bash[79348]: cluster 2024-08-17T17:51:34.208505+0000 mgr.y (mgr.34107) 1478 : cluster [DBG] pgmap v2160: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 53 MiB/s wr, 848 op/s; 5222/315981 objects degraded (1.653%); 7961/315981 objects misplaced (2.519%); 7.0 MiB/s, 111 objects/s recovering 2024-08-17T17:51:36.265 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:36 smithi169 bash[79348]: cluster 2024-08-17T17:51:34.208505+0000 mgr.y (mgr.34107) 1478 : cluster [DBG] pgmap v2160: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 53 MiB/s wr, 848 op/s; 5222/315981 objects degraded (1.653%); 7961/315981 objects misplaced (2.519%); 7.0 MiB/s, 111 objects/s recovering 2024-08-17T17:51:36.265 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:36 smithi169 bash[79348]: audit 2024-08-17T17:51:35.493326+0000 mon.a (mon.0) 2286 : audit [DBG] from='client.? 172.21.15.131:0/588153894' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:36.265 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:36 smithi169 bash[79348]: audit 2024-08-17T17:51:35.493326+0000 mon.a (mon.0) 2286 : audit [DBG] from='client.? 172.21.15.131:0/588153894' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:36.265 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:36 smithi169 bash[79348]: cluster 2024-08-17T17:51:35.865189+0000 mon.a (mon.0) 2287 : cluster [WRN] Health check update: Degraded data redundancy: 5222/315981 objects degraded (1.653%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:51:36.266 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:36 smithi169 bash[79348]: cluster 2024-08-17T17:51:35.865189+0000 mon.a (mon.0) 2287 : cluster [WRN] Health check update: Degraded data redundancy: 5222/315981 objects degraded (1.653%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:51:36.275 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:36.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:36.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:36.378 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:36.401 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:36.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:36.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:36.504 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:36.524 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:36.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:36.526 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:36.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:36 smithi131 bash[89561]: cluster 2024-08-17T17:51:34.208505+0000 mgr.y (mgr.34107) 1478 : cluster [DBG] pgmap v2160: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 53 MiB/s wr, 848 op/s; 5222/315981 objects degraded (1.653%); 7961/315981 objects misplaced (2.519%); 7.0 MiB/s, 111 objects/s recovering 2024-08-17T17:51:36.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:36 smithi131 bash[89561]: cluster 2024-08-17T17:51:34.208505+0000 mgr.y (mgr.34107) 1478 : cluster [DBG] pgmap v2160: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 53 MiB/s wr, 848 op/s; 5222/315981 objects degraded (1.653%); 7961/315981 objects misplaced (2.519%); 7.0 MiB/s, 111 objects/s recovering 2024-08-17T17:51:36.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:36 smithi131 bash[89561]: audit 2024-08-17T17:51:35.493326+0000 mon.a (mon.0) 2286 : audit [DBG] from='client.? 172.21.15.131:0/588153894' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:36.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:36 smithi131 bash[89561]: audit 2024-08-17T17:51:35.493326+0000 mon.a (mon.0) 2286 : audit [DBG] from='client.? 172.21.15.131:0/588153894' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:36.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:36 smithi131 bash[89561]: cluster 2024-08-17T17:51:35.865189+0000 mon.a (mon.0) 2287 : cluster [WRN] Health check update: Degraded data redundancy: 5222/315981 objects degraded (1.653%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:51:36.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:36 smithi131 bash[89561]: cluster 2024-08-17T17:51:35.865189+0000 mon.a (mon.0) 2287 : cluster [WRN] Health check update: Degraded data redundancy: 5222/315981 objects degraded (1.653%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:51:36.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:36 smithi131 bash[88347]: cluster 2024-08-17T17:51:34.208505+0000 mgr.y (mgr.34107) 1478 : cluster [DBG] pgmap v2160: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 53 MiB/s wr, 848 op/s; 5222/315981 objects degraded (1.653%); 7961/315981 objects misplaced (2.519%); 7.0 MiB/s, 111 objects/s recovering 2024-08-17T17:51:36.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:36 smithi131 bash[88347]: cluster 2024-08-17T17:51:34.208505+0000 mgr.y (mgr.34107) 1478 : cluster [DBG] pgmap v2160: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 53 MiB/s wr, 848 op/s; 5222/315981 objects degraded (1.653%); 7961/315981 objects misplaced (2.519%); 7.0 MiB/s, 111 objects/s recovering 2024-08-17T17:51:36.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:36 smithi131 bash[88347]: audit 2024-08-17T17:51:35.493326+0000 mon.a (mon.0) 2286 : audit [DBG] from='client.? 172.21.15.131:0/588153894' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:36.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:36 smithi131 bash[88347]: audit 2024-08-17T17:51:35.493326+0000 mon.a (mon.0) 2286 : audit [DBG] from='client.? 172.21.15.131:0/588153894' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:51:36.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:36 smithi131 bash[88347]: cluster 2024-08-17T17:51:35.865189+0000 mon.a (mon.0) 2287 : cluster [WRN] Health check update: Degraded data redundancy: 5222/315981 objects degraded (1.653%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:51:36.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:36 smithi131 bash[88347]: cluster 2024-08-17T17:51:35.865189+0000 mon.a (mon.0) 2287 : cluster [WRN] Health check update: Degraded data redundancy: 5222/315981 objects degraded (1.653%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:51:36.627 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:36.653 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:36.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:36.656 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:36.757 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:36.785 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:36.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:36.788 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:36.805 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Total time run: 90.082 2024-08-17T17:51:36.806 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Total writes made: 106963 2024-08-17T17:51:36.806 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Write size: 65536 2024-08-17T17:51:36.806 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Object size: 65536 2024-08-17T17:51:36.806 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Bandwidth (MB/sec): 74.2123 2024-08-17T17:51:36.806 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Stddev Bandwidth: 35.2244 2024-08-17T17:51:36.806 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Max bandwidth (MB/sec): 210.188 2024-08-17T17:51:36.806 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Min bandwidth (MB/sec): 0 2024-08-17T17:51:36.806 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Average IOPS: 1187 2024-08-17T17:51:36.806 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Stddev IOPS: 563.6 2024-08-17T17:51:36.806 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Max IOPS: 3363 2024-08-17T17:51:36.806 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Min IOPS: 0 2024-08-17T17:51:36.806 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Average Latency(s): 0.0134663 2024-08-17T17:51:36.807 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Stddev Latency(s): 0.0434526 2024-08-17T17:51:36.807 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Max latency(s): 2.32153 2024-08-17T17:51:36.807 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Min latency(s): 0.0011907 2024-08-17T17:51:36.815 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Cleaning up (deleting benchmark objects) 2024-08-17T17:51:36.888 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:36.917 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:36.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:36.926 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:37.026 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:37.053 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:37.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:37.055 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:37.156 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:37.181 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:37.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:37.186 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:37.287 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:37.308 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:37.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:37.310 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:37.335 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:37 smithi131 bash[88347]: cluster 2024-08-17T17:51:35.737174+0000 osd.4 (osd.4) 13 : cluster [DBG] 53.0 scrub starts 2024-08-17T17:51:37.336 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:37 smithi131 bash[88347]: cluster 2024-08-17T17:51:35.737174+0000 osd.4 (osd.4) 13 : cluster [DBG] 53.0 scrub starts 2024-08-17T17:51:37.336 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:37 smithi131 bash[89561]: cluster 2024-08-17T17:51:35.737174+0000 osd.4 (osd.4) 13 : cluster [DBG] 53.0 scrub starts 2024-08-17T17:51:37.336 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:37 smithi131 bash[89561]: cluster 2024-08-17T17:51:35.737174+0000 osd.4 (osd.4) 13 : cluster [DBG] 53.0 scrub starts 2024-08-17T17:51:37.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:37 smithi169 bash[79348]: cluster 2024-08-17T17:51:35.737174+0000 osd.4 (osd.4) 13 : cluster [DBG] 53.0 scrub starts 2024-08-17T17:51:37.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:37 smithi169 bash[79348]: cluster 2024-08-17T17:51:35.737174+0000 osd.4 (osd.4) 13 : cluster [DBG] 53.0 scrub starts 2024-08-17T17:51:37.411 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:37.437 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:37.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:37.443 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:37.544 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:37.570 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:37.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:37.575 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:37.675 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:37.696 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:37.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:37.698 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:37.785 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-08-17T17:51:37.799 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:37.820 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:37.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:37.826 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:37.927 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:37.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:37.978 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:37.978 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:38.079 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:38.105 INFO:teuthology.orchestra.run.smithi131.stderr:noscrub is set 2024-08-17T17:51:38.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:38.122 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:38.122 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:38.222 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:38.244 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:38.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:38.246 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:38.347 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:38.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:38 smithi131 bash[88347]: cluster 2024-08-17T17:51:36.209527+0000 mgr.y (mgr.34107) 1479 : cluster [DBG] pgmap v2161: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 765 op/s; 5222/316896 objects degraded (1.648%); 7377/316896 objects misplaced (2.328%); 7.2 MiB/s, 115 objects/s recovering 2024-08-17T17:51:38.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:38 smithi131 bash[88347]: cluster 2024-08-17T17:51:36.209527+0000 mgr.y (mgr.34107) 1479 : cluster [DBG] pgmap v2161: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 765 op/s; 5222/316896 objects degraded (1.648%); 7377/316896 objects misplaced (2.328%); 7.2 MiB/s, 115 objects/s recovering 2024-08-17T17:51:38.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:38 smithi131 bash[88347]: audit 2024-08-17T17:51:37.975022+0000 mon.c (mon.2) 50 : audit [INF] from='client.? 172.21.15.131:0/1739709754' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:51:38.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:38 smithi131 bash[88347]: audit 2024-08-17T17:51:37.975022+0000 mon.c (mon.2) 50 : audit [INF] from='client.? 172.21.15.131:0/1739709754' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:51:38.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:38 smithi131 bash[88347]: audit 2024-08-17T17:51:37.975497+0000 mon.a (mon.0) 2288 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:51:38.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:38 smithi131 bash[88347]: audit 2024-08-17T17:51:37.975497+0000 mon.a (mon.0) 2288 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:51:38.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:38 smithi131 bash[89561]: cluster 2024-08-17T17:51:36.209527+0000 mgr.y (mgr.34107) 1479 : cluster [DBG] pgmap v2161: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 765 op/s; 5222/316896 objects degraded (1.648%); 7377/316896 objects misplaced (2.328%); 7.2 MiB/s, 115 objects/s recovering 2024-08-17T17:51:38.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:38 smithi131 bash[89561]: cluster 2024-08-17T17:51:36.209527+0000 mgr.y (mgr.34107) 1479 : cluster [DBG] pgmap v2161: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 765 op/s; 5222/316896 objects degraded (1.648%); 7377/316896 objects misplaced (2.328%); 7.2 MiB/s, 115 objects/s recovering 2024-08-17T17:51:38.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:38 smithi131 bash[89561]: audit 2024-08-17T17:51:37.975022+0000 mon.c (mon.2) 50 : audit [INF] from='client.? 172.21.15.131:0/1739709754' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:51:38.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:38 smithi131 bash[89561]: audit 2024-08-17T17:51:37.975022+0000 mon.c (mon.2) 50 : audit [INF] from='client.? 172.21.15.131:0/1739709754' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:51:38.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:38 smithi131 bash[89561]: audit 2024-08-17T17:51:37.975497+0000 mon.a (mon.0) 2288 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:51:38.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:38 smithi131 bash[89561]: audit 2024-08-17T17:51:37.975497+0000 mon.a (mon.0) 2288 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:51:38.376 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:38.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:38.383 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:38.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:38 smithi169 bash[79348]: cluster 2024-08-17T17:51:36.209527+0000 mgr.y (mgr.34107) 1479 : cluster [DBG] pgmap v2161: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 765 op/s; 5222/316896 objects degraded (1.648%); 7377/316896 objects misplaced (2.328%); 7.2 MiB/s, 115 objects/s recovering 2024-08-17T17:51:38.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:38 smithi169 bash[79348]: cluster 2024-08-17T17:51:36.209527+0000 mgr.y (mgr.34107) 1479 : cluster [DBG] pgmap v2161: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 48 MiB/s wr, 765 op/s; 5222/316896 objects degraded (1.648%); 7377/316896 objects misplaced (2.328%); 7.2 MiB/s, 115 objects/s recovering 2024-08-17T17:51:38.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:38 smithi169 bash[79348]: audit 2024-08-17T17:51:37.975022+0000 mon.c (mon.2) 50 : audit [INF] from='client.? 172.21.15.131:0/1739709754' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:51:38.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:38 smithi169 bash[79348]: audit 2024-08-17T17:51:37.975022+0000 mon.c (mon.2) 50 : audit [INF] from='client.? 172.21.15.131:0/1739709754' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:51:38.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:38 smithi169 bash[79348]: audit 2024-08-17T17:51:37.975497+0000 mon.a (mon.0) 2288 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:51:38.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:38 smithi169 bash[79348]: audit 2024-08-17T17:51:37.975497+0000 mon.a (mon.0) 2288 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:51:38.484 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:38.506 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:38.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:38.509 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:38.610 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:38.629 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:38.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:38.633 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:38.734 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:38.757 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:38.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:38.759 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:38.860 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:38.870 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:51:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:51:38] "GET /metrics HTTP/1.1" 200 36639 "" "Prometheus/2.51.0" 2024-08-17T17:51:38.894 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:38.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:38.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:38.997 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:39.017 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:39.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:39.021 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:39.122 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:39.132 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:39 smithi131 bash[89561]: cluster 2024-08-17T17:51:38.086713+0000 mon.a (mon.0) 2289 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:51:39.132 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:39 smithi131 bash[89561]: cluster 2024-08-17T17:51:38.086713+0000 mon.a (mon.0) 2289 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:51:39.132 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:39 smithi131 bash[89561]: audit 2024-08-17T17:51:38.101025+0000 mon.a (mon.0) 2290 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:51:39.132 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:39 smithi131 bash[89561]: audit 2024-08-17T17:51:38.101025+0000 mon.a (mon.0) 2290 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:51:39.132 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:39 smithi131 bash[89561]: cluster 2024-08-17T17:51:38.105324+0000 mon.a (mon.0) 2291 : cluster [DBG] osdmap e1334: 8 total, 8 up, 8 in 2024-08-17T17:51:39.132 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:39 smithi131 bash[89561]: cluster 2024-08-17T17:51:38.105324+0000 mon.a (mon.0) 2291 : cluster [DBG] osdmap e1334: 8 total, 8 up, 8 in 2024-08-17T17:51:39.133 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:39 smithi131 bash[89561]: audit 2024-08-17T17:51:38.258567+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:51:39.133 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:39 smithi131 bash[89561]: audit 2024-08-17T17:51:38.258567+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:51:39.133 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:39 smithi131 bash[89561]: audit 2024-08-17T17:51:38.259362+0000 mon.a (mon.0) 2293 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:39.133 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:39 smithi131 bash[89561]: audit 2024-08-17T17:51:38.259362+0000 mon.a (mon.0) 2293 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:39.133 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:39 smithi131 bash[88347]: cluster 2024-08-17T17:51:38.086713+0000 mon.a (mon.0) 2289 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:51:39.133 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:39 smithi131 bash[88347]: cluster 2024-08-17T17:51:38.086713+0000 mon.a (mon.0) 2289 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:51:39.133 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:39 smithi131 bash[88347]: audit 2024-08-17T17:51:38.101025+0000 mon.a (mon.0) 2290 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:51:39.133 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:39 smithi131 bash[88347]: audit 2024-08-17T17:51:38.101025+0000 mon.a (mon.0) 2290 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:51:39.133 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:39 smithi131 bash[88347]: cluster 2024-08-17T17:51:38.105324+0000 mon.a (mon.0) 2291 : cluster [DBG] osdmap e1334: 8 total, 8 up, 8 in 2024-08-17T17:51:39.133 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:39 smithi131 bash[88347]: cluster 2024-08-17T17:51:38.105324+0000 mon.a (mon.0) 2291 : cluster [DBG] osdmap e1334: 8 total, 8 up, 8 in 2024-08-17T17:51:39.134 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:39 smithi131 bash[88347]: audit 2024-08-17T17:51:38.258567+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:51:39.134 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:39 smithi131 bash[88347]: audit 2024-08-17T17:51:38.258567+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:51:39.134 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:39 smithi131 bash[88347]: audit 2024-08-17T17:51:38.259362+0000 mon.a (mon.0) 2293 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:39.134 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:39 smithi131 bash[88347]: audit 2024-08-17T17:51:38.259362+0000 mon.a (mon.0) 2293 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:39.151 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:39.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:39.153 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:39.254 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:39.298 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:39.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:39.303 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:39.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:39 smithi169 bash[79348]: cluster 2024-08-17T17:51:38.086713+0000 mon.a (mon.0) 2289 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:51:39.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:39 smithi169 bash[79348]: cluster 2024-08-17T17:51:38.086713+0000 mon.a (mon.0) 2289 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:51:39.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:39 smithi169 bash[79348]: audit 2024-08-17T17:51:38.101025+0000 mon.a (mon.0) 2290 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:51:39.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:39 smithi169 bash[79348]: audit 2024-08-17T17:51:38.101025+0000 mon.a (mon.0) 2290 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:51:39.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:39 smithi169 bash[79348]: cluster 2024-08-17T17:51:38.105324+0000 mon.a (mon.0) 2291 : cluster [DBG] osdmap e1334: 8 total, 8 up, 8 in 2024-08-17T17:51:39.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:39 smithi169 bash[79348]: cluster 2024-08-17T17:51:38.105324+0000 mon.a (mon.0) 2291 : cluster [DBG] osdmap e1334: 8 total, 8 up, 8 in 2024-08-17T17:51:39.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:39 smithi169 bash[79348]: audit 2024-08-17T17:51:38.258567+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:51:39.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:39 smithi169 bash[79348]: audit 2024-08-17T17:51:38.258567+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:51:39.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:39 smithi169 bash[79348]: audit 2024-08-17T17:51:38.259362+0000 mon.a (mon.0) 2293 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:39.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:39 smithi169 bash[79348]: audit 2024-08-17T17:51:38.259362+0000 mon.a (mon.0) 2293 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:39.404 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:39.436 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:39.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:39.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:39.540 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:39.564 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:39.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:39.569 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:39.670 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:39.693 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:39.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:39.695 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:39.796 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:39.814 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:39.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:39.817 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:39.917 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:39.936 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:39.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:39.938 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:40.039 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:40.063 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:40.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:40.068 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:40.169 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:40.178 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:40 smithi131 bash[89561]: cluster 2024-08-17T17:51:38.209999+0000 mgr.y (mgr.34107) 1480 : cluster [DBG] pgmap v2163: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 56 MiB/s wr, 893 op/s; 5222/316896 objects degraded (1.648%); 7377/316896 objects misplaced (2.328%); 7.3 MiB/s, 116 objects/s recovering 2024-08-17T17:51:40.178 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:40 smithi131 bash[89561]: cluster 2024-08-17T17:51:38.209999+0000 mgr.y (mgr.34107) 1480 : cluster [DBG] pgmap v2163: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 56 MiB/s wr, 893 op/s; 5222/316896 objects degraded (1.648%); 7377/316896 objects misplaced (2.328%); 7.3 MiB/s, 116 objects/s recovering 2024-08-17T17:51:40.178 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:40 smithi131 bash[88347]: cluster 2024-08-17T17:51:38.209999+0000 mgr.y (mgr.34107) 1480 : cluster [DBG] pgmap v2163: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 56 MiB/s wr, 893 op/s; 5222/316896 objects degraded (1.648%); 7377/316896 objects misplaced (2.328%); 7.3 MiB/s, 116 objects/s recovering 2024-08-17T17:51:40.178 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:40 smithi131 bash[88347]: cluster 2024-08-17T17:51:38.209999+0000 mgr.y (mgr.34107) 1480 : cluster [DBG] pgmap v2163: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 56 MiB/s wr, 893 op/s; 5222/316896 objects degraded (1.648%); 7377/316896 objects misplaced (2.328%); 7.3 MiB/s, 116 objects/s recovering 2024-08-17T17:51:40.196 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:40.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:40.199 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:40.300 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:40.326 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:40.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:40.331 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:40.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:40 smithi169 bash[79348]: cluster 2024-08-17T17:51:38.209999+0000 mgr.y (mgr.34107) 1480 : cluster [DBG] pgmap v2163: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 56 MiB/s wr, 893 op/s; 5222/316896 objects degraded (1.648%); 7377/316896 objects misplaced (2.328%); 7.3 MiB/s, 116 objects/s recovering 2024-08-17T17:51:40.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:40 smithi169 bash[79348]: cluster 2024-08-17T17:51:38.209999+0000 mgr.y (mgr.34107) 1480 : cluster [DBG] pgmap v2163: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 56 MiB/s wr, 893 op/s; 5222/316896 objects degraded (1.648%); 7377/316896 objects misplaced (2.328%); 7.3 MiB/s, 116 objects/s recovering 2024-08-17T17:51:40.432 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:40.462 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:40.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:40.467 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:40.568 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:40.593 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:40.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:40.596 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:40.697 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:40.715 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:40.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:40.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:40.818 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:40.845 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:40.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:40.849 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:40.950 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:40.984 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:40.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:40.987 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:41.088 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:41.118 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:41.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:41.122 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:41.122 INFO:teuthology.orchestra.run.smithi131.stderr:reweighted osd.3 to 0.508001 (820c) 2024-08-17T17:51:41.223 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:41.246 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:41.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:41.248 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:41.349 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:41.369 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:41.370 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:41 smithi169 bash[79348]: audit 2024-08-17T17:51:40.126214+0000 mon.a (mon.0) 2294 : audit [INF] from='client.? 172.21.15.131:0/3879066889' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 0.508000931417828} : dispatch 2024-08-17T17:51:41.370 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:41 smithi169 bash[79348]: audit 2024-08-17T17:51:40.126214+0000 mon.a (mon.0) 2294 : audit [INF] from='client.? 172.21.15.131:0/3879066889' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 0.508000931417828} : dispatch 2024-08-17T17:51:41.370 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:41 smithi169 bash[79348]: cluster 2024-08-17T17:51:40.865763+0000 mon.a (mon.0) 2295 : cluster [WRN] Health check update: Degraded data redundancy: 5222/316896 objects degraded (1.648%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:51:41.370 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:41 smithi169 bash[79348]: cluster 2024-08-17T17:51:40.865763+0000 mon.a (mon.0) 2295 : cluster [WRN] Health check update: Degraded data redundancy: 5222/316896 objects degraded (1.648%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:51:41.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:41.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:41.472 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:41.481 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:41 smithi131 bash[89561]: audit 2024-08-17T17:51:40.126214+0000 mon.a (mon.0) 2294 : audit [INF] from='client.? 172.21.15.131:0/3879066889' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 0.508000931417828} : dispatch 2024-08-17T17:51:41.481 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:41 smithi131 bash[89561]: audit 2024-08-17T17:51:40.126214+0000 mon.a (mon.0) 2294 : audit [INF] from='client.? 172.21.15.131:0/3879066889' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 0.508000931417828} : dispatch 2024-08-17T17:51:41.482 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:41 smithi131 bash[89561]: cluster 2024-08-17T17:51:40.865763+0000 mon.a (mon.0) 2295 : cluster [WRN] Health check update: Degraded data redundancy: 5222/316896 objects degraded (1.648%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:51:41.482 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:41 smithi131 bash[89561]: cluster 2024-08-17T17:51:40.865763+0000 mon.a (mon.0) 2295 : cluster [WRN] Health check update: Degraded data redundancy: 5222/316896 objects degraded (1.648%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:51:41.482 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:41 smithi131 bash[88347]: audit 2024-08-17T17:51:40.126214+0000 mon.a (mon.0) 2294 : audit [INF] from='client.? 172.21.15.131:0/3879066889' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 0.508000931417828} : dispatch 2024-08-17T17:51:41.482 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:41 smithi131 bash[88347]: audit 2024-08-17T17:51:40.126214+0000 mon.a (mon.0) 2294 : audit [INF] from='client.? 172.21.15.131:0/3879066889' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 0.508000931417828} : dispatch 2024-08-17T17:51:41.482 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:41 smithi131 bash[88347]: cluster 2024-08-17T17:51:40.865763+0000 mon.a (mon.0) 2295 : cluster [WRN] Health check update: Degraded data redundancy: 5222/316896 objects degraded (1.648%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:51:41.482 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:41 smithi131 bash[88347]: cluster 2024-08-17T17:51:40.865763+0000 mon.a (mon.0) 2295 : cluster [WRN] Health check update: Degraded data redundancy: 5222/316896 objects degraded (1.648%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:51:41.495 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:41.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:41.497 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:41.598 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:41.618 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:41.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:41.620 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:41.721 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:41.745 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:41.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:41.747 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:41.847 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:41.873 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:41.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:41.875 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:41.975 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:42.002 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:42.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:42.004 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:42.105 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:42.128 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:42.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:42.132 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:42.233 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:42.253 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:42.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:42.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:42.356 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:42.375 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:42.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:42.377 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:42.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:42 smithi169 bash[79348]: cluster 2024-08-17T17:51:40.210775+0000 mgr.y (mgr.34107) 1481 : cluster [DBG] pgmap v2164: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 39 MiB/s wr, 803 op/s; 5222/315624 objects degraded (1.655%); 6579/315624 objects misplaced (2.084%); 8.0 MiB/s, 127 objects/s recovering 2024-08-17T17:51:42.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:42 smithi169 bash[79348]: cluster 2024-08-17T17:51:40.210775+0000 mgr.y (mgr.34107) 1481 : cluster [DBG] pgmap v2164: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 39 MiB/s wr, 803 op/s; 5222/315624 objects degraded (1.655%); 6579/315624 objects misplaced (2.084%); 8.0 MiB/s, 127 objects/s recovering 2024-08-17T17:51:42.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:42 smithi169 bash[79348]: audit 2024-08-17T17:51:41.118872+0000 mon.a (mon.0) 2296 : audit [INF] from='client.? 172.21.15.131:0/3879066889' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 0.508000931417828}]': finished 2024-08-17T17:51:42.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:42 smithi169 bash[79348]: audit 2024-08-17T17:51:41.118872+0000 mon.a (mon.0) 2296 : audit [INF] from='client.? 172.21.15.131:0/3879066889' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 0.508000931417828}]': finished 2024-08-17T17:51:42.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:42 smithi169 bash[79348]: cluster 2024-08-17T17:51:41.131001+0000 mon.a (mon.0) 2297 : cluster [DBG] osdmap e1335: 8 total, 8 up, 8 in 2024-08-17T17:51:42.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:42 smithi169 bash[79348]: cluster 2024-08-17T17:51:41.131001+0000 mon.a (mon.0) 2297 : cluster [DBG] osdmap e1335: 8 total, 8 up, 8 in 2024-08-17T17:51:42.478 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:42.503 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:42.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:42.505 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:42.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:42 smithi131 bash[88347]: cluster 2024-08-17T17:51:40.210775+0000 mgr.y (mgr.34107) 1481 : cluster [DBG] pgmap v2164: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 39 MiB/s wr, 803 op/s; 5222/315624 objects degraded (1.655%); 6579/315624 objects misplaced (2.084%); 8.0 MiB/s, 127 objects/s recovering 2024-08-17T17:51:42.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:42 smithi131 bash[88347]: cluster 2024-08-17T17:51:40.210775+0000 mgr.y (mgr.34107) 1481 : cluster [DBG] pgmap v2164: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 39 MiB/s wr, 803 op/s; 5222/315624 objects degraded (1.655%); 6579/315624 objects misplaced (2.084%); 8.0 MiB/s, 127 objects/s recovering 2024-08-17T17:51:42.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:42 smithi131 bash[88347]: audit 2024-08-17T17:51:41.118872+0000 mon.a (mon.0) 2296 : audit [INF] from='client.? 172.21.15.131:0/3879066889' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 0.508000931417828}]': finished 2024-08-17T17:51:42.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:42 smithi131 bash[88347]: audit 2024-08-17T17:51:41.118872+0000 mon.a (mon.0) 2296 : audit [INF] from='client.? 172.21.15.131:0/3879066889' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 0.508000931417828}]': finished 2024-08-17T17:51:42.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:42 smithi131 bash[88347]: cluster 2024-08-17T17:51:41.131001+0000 mon.a (mon.0) 2297 : cluster [DBG] osdmap e1335: 8 total, 8 up, 8 in 2024-08-17T17:51:42.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:42 smithi131 bash[88347]: cluster 2024-08-17T17:51:41.131001+0000 mon.a (mon.0) 2297 : cluster [DBG] osdmap e1335: 8 total, 8 up, 8 in 2024-08-17T17:51:42.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:42 smithi131 bash[89561]: cluster 2024-08-17T17:51:40.210775+0000 mgr.y (mgr.34107) 1481 : cluster [DBG] pgmap v2164: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 39 MiB/s wr, 803 op/s; 5222/315624 objects degraded (1.655%); 6579/315624 objects misplaced (2.084%); 8.0 MiB/s, 127 objects/s recovering 2024-08-17T17:51:42.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:42 smithi131 bash[89561]: cluster 2024-08-17T17:51:40.210775+0000 mgr.y (mgr.34107) 1481 : cluster [DBG] pgmap v2164: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 102 B/s rd, 39 MiB/s wr, 803 op/s; 5222/315624 objects degraded (1.655%); 6579/315624 objects misplaced (2.084%); 8.0 MiB/s, 127 objects/s recovering 2024-08-17T17:51:42.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:42 smithi131 bash[89561]: audit 2024-08-17T17:51:41.118872+0000 mon.a (mon.0) 2296 : audit [INF] from='client.? 172.21.15.131:0/3879066889' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 0.508000931417828}]': finished 2024-08-17T17:51:42.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:42 smithi131 bash[89561]: audit 2024-08-17T17:51:41.118872+0000 mon.a (mon.0) 2296 : audit [INF] from='client.? 172.21.15.131:0/3879066889' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 0.508000931417828}]': finished 2024-08-17T17:51:42.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:42 smithi131 bash[89561]: cluster 2024-08-17T17:51:41.131001+0000 mon.a (mon.0) 2297 : cluster [DBG] osdmap e1335: 8 total, 8 up, 8 in 2024-08-17T17:51:42.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:42 smithi131 bash[89561]: cluster 2024-08-17T17:51:41.131001+0000 mon.a (mon.0) 2297 : cluster [DBG] osdmap e1335: 8 total, 8 up, 8 in 2024-08-17T17:51:42.606 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:42.631 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:42.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:42.635 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:42.735 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:42.763 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:42.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:42.766 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:42.866 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:42.889 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:42.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:42.893 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:42.994 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:43.018 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:43.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:43.021 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:43.050 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:51:43.121 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:43.155 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:43.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:43.158 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:43.258 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:43.271 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:43 smithi169 bash[79348]: cluster 2024-08-17T17:51:42.126720+0000 mon.a (mon.0) 2298 : cluster [DBG] osdmap e1336: 8 total, 8 up, 8 in 2024-08-17T17:51:43.271 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:43 smithi169 bash[79348]: cluster 2024-08-17T17:51:42.126720+0000 mon.a (mon.0) 2298 : cluster [DBG] osdmap e1336: 8 total, 8 up, 8 in 2024-08-17T17:51:43.271 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:43 smithi169 bash[79348]: cluster 2024-08-17T17:51:43.126284+0000 mon.a (mon.0) 2299 : cluster [DBG] osdmap e1337: 8 total, 8 up, 8 in 2024-08-17T17:51:43.271 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:43 smithi169 bash[79348]: cluster 2024-08-17T17:51:43.126284+0000 mon.a (mon.0) 2299 : cluster [DBG] osdmap e1337: 8 total, 8 up, 8 in 2024-08-17T17:51:43.284 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:43.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:43.287 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:43.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:43 smithi131 bash[89561]: cluster 2024-08-17T17:51:42.126720+0000 mon.a (mon.0) 2298 : cluster [DBG] osdmap e1336: 8 total, 8 up, 8 in 2024-08-17T17:51:43.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:43 smithi131 bash[89561]: cluster 2024-08-17T17:51:42.126720+0000 mon.a (mon.0) 2298 : cluster [DBG] osdmap e1336: 8 total, 8 up, 8 in 2024-08-17T17:51:43.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:43 smithi131 bash[89561]: cluster 2024-08-17T17:51:43.126284+0000 mon.a (mon.0) 2299 : cluster [DBG] osdmap e1337: 8 total, 8 up, 8 in 2024-08-17T17:51:43.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:43 smithi131 bash[89561]: cluster 2024-08-17T17:51:43.126284+0000 mon.a (mon.0) 2299 : cluster [DBG] osdmap e1337: 8 total, 8 up, 8 in 2024-08-17T17:51:43.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:43 smithi131 bash[88347]: cluster 2024-08-17T17:51:42.126720+0000 mon.a (mon.0) 2298 : cluster [DBG] osdmap e1336: 8 total, 8 up, 8 in 2024-08-17T17:51:43.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:43 smithi131 bash[88347]: cluster 2024-08-17T17:51:42.126720+0000 mon.a (mon.0) 2298 : cluster [DBG] osdmap e1336: 8 total, 8 up, 8 in 2024-08-17T17:51:43.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:43 smithi131 bash[88347]: cluster 2024-08-17T17:51:43.126284+0000 mon.a (mon.0) 2299 : cluster [DBG] osdmap e1337: 8 total, 8 up, 8 in 2024-08-17T17:51:43.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:43 smithi131 bash[88347]: cluster 2024-08-17T17:51:43.126284+0000 mon.a (mon.0) 2299 : cluster [DBG] osdmap e1337: 8 total, 8 up, 8 in 2024-08-17T17:51:43.387 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:43.408 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:43.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:43.410 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:43.504 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:51:43.511 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:43.577 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:43.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:43.578 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:43.679 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:43.707 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:43.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:43.709 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:43.810 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:43.834 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:43.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:43.838 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:43.939 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:43.964 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:43.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:43.968 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:44.068 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:44.098 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:44.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:44.101 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:44.201 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:44.241 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:44.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:44.245 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:44.345 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:44.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:44 smithi131 bash[88347]: cluster 2024-08-17T17:51:42.211160+0000 mgr.y (mgr.34107) 1482 : cluster [DBG] pgmap v2167: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 170 B/s rd, 14 MiB/s wr, 555 op/s; 5068/315180 objects degraded (1.608%); 5768/315180 objects misplaced (1.830%); 8.8 MiB/s, 140 objects/s recovering 2024-08-17T17:51:44.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:44 smithi131 bash[88347]: cluster 2024-08-17T17:51:42.211160+0000 mgr.y (mgr.34107) 1482 : cluster [DBG] pgmap v2167: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 170 B/s rd, 14 MiB/s wr, 555 op/s; 5068/315180 objects degraded (1.608%); 5768/315180 objects misplaced (1.830%); 8.8 MiB/s, 140 objects/s recovering 2024-08-17T17:51:44.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:44 smithi131 bash[89561]: cluster 2024-08-17T17:51:42.211160+0000 mgr.y (mgr.34107) 1482 : cluster [DBG] pgmap v2167: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 170 B/s rd, 14 MiB/s wr, 555 op/s; 5068/315180 objects degraded (1.608%); 5768/315180 objects misplaced (1.830%); 8.8 MiB/s, 140 objects/s recovering 2024-08-17T17:51:44.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:44 smithi131 bash[89561]: cluster 2024-08-17T17:51:42.211160+0000 mgr.y (mgr.34107) 1482 : cluster [DBG] pgmap v2167: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 170 B/s rd, 14 MiB/s wr, 555 op/s; 5068/315180 objects degraded (1.608%); 5768/315180 objects misplaced (1.830%); 8.8 MiB/s, 140 objects/s recovering 2024-08-17T17:51:44.378 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:44.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:44.383 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:44.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:44 smithi169 bash[79348]: cluster 2024-08-17T17:51:42.211160+0000 mgr.y (mgr.34107) 1482 : cluster [DBG] pgmap v2167: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 170 B/s rd, 14 MiB/s wr, 555 op/s; 5068/315180 objects degraded (1.608%); 5768/315180 objects misplaced (1.830%); 8.8 MiB/s, 140 objects/s recovering 2024-08-17T17:51:44.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:44 smithi169 bash[79348]: cluster 2024-08-17T17:51:42.211160+0000 mgr.y (mgr.34107) 1482 : cluster [DBG] pgmap v2167: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 96 active+clean; 6.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 170 B/s rd, 14 MiB/s wr, 555 op/s; 5068/315180 objects degraded (1.608%); 5768/315180 objects misplaced (1.830%); 8.8 MiB/s, 140 objects/s recovering 2024-08-17T17:51:44.484 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:44.511 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:44.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:44.514 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:44.614 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:44.642 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:44.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:44.645 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:44.745 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:44.777 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:44.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:44.781 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:44.881 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:44.903 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:44.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:44.909 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:45.009 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:45.037 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:45.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:45.040 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:45.141 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:45.168 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:51:45.171 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:45.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:45.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:45.275 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:45.305 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:45.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:45.310 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:45.410 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:45.432 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:45.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:45.434 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:45.534 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:45.555 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:45.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:45.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:45.658 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:45.678 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:45.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:45.680 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:45.781 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:45.803 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:45.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:45.806 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:45.906 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:45.927 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:45.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:45.929 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:46.030 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:46.055 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:46.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:46.056 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:46.157 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:46.186 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:46.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:46.188 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:46.289 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:46.319 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:46.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:46.323 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:46.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:46 smithi169 bash[79348]: cluster 2024-08-17T17:51:44.212045+0000 mgr.y (mgr.34107) 1483 : cluster [DBG] pgmap v2169: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 170 B/s rd, 14 MiB/s wr, 910 op/s; 11750/308778 objects degraded (3.805%); 4368/308778 objects misplaced (1.415%); 16 MiB/s, 257 objects/s recovering 2024-08-17T17:51:46.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:46 smithi169 bash[79348]: cluster 2024-08-17T17:51:44.212045+0000 mgr.y (mgr.34107) 1483 : cluster [DBG] pgmap v2169: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 170 B/s rd, 14 MiB/s wr, 910 op/s; 11750/308778 objects degraded (3.805%); 4368/308778 objects misplaced (1.415%); 16 MiB/s, 257 objects/s recovering 2024-08-17T17:51:46.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:46 smithi169 bash[79348]: cluster 2024-08-17T17:51:45.152017+0000 mon.a (mon.0) 2300 : cluster [DBG] osdmap e1338: 8 total, 8 up, 8 in 2024-08-17T17:51:46.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:46 smithi169 bash[79348]: cluster 2024-08-17T17:51:45.152017+0000 mon.a (mon.0) 2300 : cluster [DBG] osdmap e1338: 8 total, 8 up, 8 in 2024-08-17T17:51:46.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:46 smithi169 bash[79348]: cluster 2024-08-17T17:51:45.866646+0000 mon.a (mon.0) 2301 : cluster [WRN] Health check update: Degraded data redundancy: 11750/308778 objects degraded (3.805%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:46.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:46 smithi169 bash[79348]: cluster 2024-08-17T17:51:45.866646+0000 mon.a (mon.0) 2301 : cluster [WRN] Health check update: Degraded data redundancy: 11750/308778 objects degraded (3.805%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:46.424 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:46.433 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:46 smithi131 bash[89561]: cluster 2024-08-17T17:51:44.212045+0000 mgr.y (mgr.34107) 1483 : cluster [DBG] pgmap v2169: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 170 B/s rd, 14 MiB/s wr, 910 op/s; 11750/308778 objects degraded (3.805%); 4368/308778 objects misplaced (1.415%); 16 MiB/s, 257 objects/s recovering 2024-08-17T17:51:46.433 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:46 smithi131 bash[89561]: cluster 2024-08-17T17:51:44.212045+0000 mgr.y (mgr.34107) 1483 : cluster [DBG] pgmap v2169: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 170 B/s rd, 14 MiB/s wr, 910 op/s; 11750/308778 objects degraded (3.805%); 4368/308778 objects misplaced (1.415%); 16 MiB/s, 257 objects/s recovering 2024-08-17T17:51:46.434 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:46 smithi131 bash[89561]: cluster 2024-08-17T17:51:45.152017+0000 mon.a (mon.0) 2300 : cluster [DBG] osdmap e1338: 8 total, 8 up, 8 in 2024-08-17T17:51:46.434 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:46 smithi131 bash[89561]: cluster 2024-08-17T17:51:45.152017+0000 mon.a (mon.0) 2300 : cluster [DBG] osdmap e1338: 8 total, 8 up, 8 in 2024-08-17T17:51:46.434 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:46 smithi131 bash[89561]: cluster 2024-08-17T17:51:45.866646+0000 mon.a (mon.0) 2301 : cluster [WRN] Health check update: Degraded data redundancy: 11750/308778 objects degraded (3.805%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:46.434 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:46 smithi131 bash[89561]: cluster 2024-08-17T17:51:45.866646+0000 mon.a (mon.0) 2301 : cluster [WRN] Health check update: Degraded data redundancy: 11750/308778 objects degraded (3.805%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:46.434 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:46 smithi131 bash[88347]: cluster 2024-08-17T17:51:44.212045+0000 mgr.y (mgr.34107) 1483 : cluster [DBG] pgmap v2169: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 170 B/s rd, 14 MiB/s wr, 910 op/s; 11750/308778 objects degraded (3.805%); 4368/308778 objects misplaced (1.415%); 16 MiB/s, 257 objects/s recovering 2024-08-17T17:51:46.434 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:46 smithi131 bash[88347]: cluster 2024-08-17T17:51:44.212045+0000 mgr.y (mgr.34107) 1483 : cluster [DBG] pgmap v2169: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 170 B/s rd, 14 MiB/s wr, 910 op/s; 11750/308778 objects degraded (3.805%); 4368/308778 objects misplaced (1.415%); 16 MiB/s, 257 objects/s recovering 2024-08-17T17:51:46.434 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:46 smithi131 bash[88347]: cluster 2024-08-17T17:51:45.152017+0000 mon.a (mon.0) 2300 : cluster [DBG] osdmap e1338: 8 total, 8 up, 8 in 2024-08-17T17:51:46.434 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:46 smithi131 bash[88347]: cluster 2024-08-17T17:51:45.152017+0000 mon.a (mon.0) 2300 : cluster [DBG] osdmap e1338: 8 total, 8 up, 8 in 2024-08-17T17:51:46.435 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:46 smithi131 bash[88347]: cluster 2024-08-17T17:51:45.866646+0000 mon.a (mon.0) 2301 : cluster [WRN] Health check update: Degraded data redundancy: 11750/308778 objects degraded (3.805%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:46.435 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:46 smithi131 bash[88347]: cluster 2024-08-17T17:51:45.866646+0000 mon.a (mon.0) 2301 : cluster [WRN] Health check update: Degraded data redundancy: 11750/308778 objects degraded (3.805%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:46.451 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:46.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:46.456 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:46.557 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:46.586 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:46.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:46.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:46.688 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:46.710 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:46.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:46.715 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:46.815 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:46.835 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:46.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:46.837 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:46.938 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:46.959 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:46.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:46.961 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:47.062 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:47.083 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:47.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:47.086 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:47.187 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:47.197 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:51:47.200 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:47 smithi169 bash[79348]: cluster 2024-08-17T17:51:46.164018+0000 mon.a (mon.0) 2302 : cluster [DBG] osdmap e1339: 8 total, 8 up, 8 in 2024-08-17T17:51:47.201 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:47 smithi169 bash[79348]: cluster 2024-08-17T17:51:46.164018+0000 mon.a (mon.0) 2302 : cluster [DBG] osdmap e1339: 8 total, 8 up, 8 in 2024-08-17T17:51:47.201 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:47 smithi169 bash[79348]: cluster 2024-08-17T17:51:46.212507+0000 mgr.y (mgr.34107) 1484 : cluster [DBG] pgmap v2172: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 557 op/s; 11592/308340 objects degraded (3.759%); 2833/308340 objects misplaced (0.919%); 23 MiB/s, 368 objects/s recovering 2024-08-17T17:51:47.201 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:47 smithi169 bash[79348]: cluster 2024-08-17T17:51:46.212507+0000 mgr.y (mgr.34107) 1484 : cluster [DBG] pgmap v2172: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 557 op/s; 11592/308340 objects degraded (3.759%); 2833/308340 objects misplaced (0.919%); 23 MiB/s, 368 objects/s recovering 2024-08-17T17:51:47.220 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:47.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:47.223 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:47.324 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:47.337 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:47 smithi131 bash[89561]: cluster 2024-08-17T17:51:46.164018+0000 mon.a (mon.0) 2302 : cluster [DBG] osdmap e1339: 8 total, 8 up, 8 in 2024-08-17T17:51:47.337 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:47 smithi131 bash[89561]: cluster 2024-08-17T17:51:46.164018+0000 mon.a (mon.0) 2302 : cluster [DBG] osdmap e1339: 8 total, 8 up, 8 in 2024-08-17T17:51:47.337 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:47 smithi131 bash[89561]: cluster 2024-08-17T17:51:46.212507+0000 mgr.y (mgr.34107) 1484 : cluster [DBG] pgmap v2172: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 557 op/s; 11592/308340 objects degraded (3.759%); 2833/308340 objects misplaced (0.919%); 23 MiB/s, 368 objects/s recovering 2024-08-17T17:51:47.337 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:47 smithi131 bash[89561]: cluster 2024-08-17T17:51:46.212507+0000 mgr.y (mgr.34107) 1484 : cluster [DBG] pgmap v2172: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 557 op/s; 11592/308340 objects degraded (3.759%); 2833/308340 objects misplaced (0.919%); 23 MiB/s, 368 objects/s recovering 2024-08-17T17:51:47.337 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:47 smithi131 bash[88347]: cluster 2024-08-17T17:51:46.164018+0000 mon.a (mon.0) 2302 : cluster [DBG] osdmap e1339: 8 total, 8 up, 8 in 2024-08-17T17:51:47.337 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:47 smithi131 bash[88347]: cluster 2024-08-17T17:51:46.164018+0000 mon.a (mon.0) 2302 : cluster [DBG] osdmap e1339: 8 total, 8 up, 8 in 2024-08-17T17:51:47.337 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:47 smithi131 bash[88347]: cluster 2024-08-17T17:51:46.212507+0000 mgr.y (mgr.34107) 1484 : cluster [DBG] pgmap v2172: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 557 op/s; 11592/308340 objects degraded (3.759%); 2833/308340 objects misplaced (0.919%); 23 MiB/s, 368 objects/s recovering 2024-08-17T17:51:47.337 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:47 smithi131 bash[88347]: cluster 2024-08-17T17:51:46.212507+0000 mgr.y (mgr.34107) 1484 : cluster [DBG] pgmap v2172: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 557 op/s; 11592/308340 objects degraded (3.759%); 2833/308340 objects misplaced (0.919%); 23 MiB/s, 368 objects/s recovering 2024-08-17T17:51:47.358 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:47.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:47.363 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:47.463 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:47.481 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:47.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:47.483 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:47.583 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:47.618 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:47.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:47.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:47.662 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] 2024-08-17T17:51:47.662 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:51:47.662 INFO:tasks.thrashosds.thrasher:primary_affinity 2024-08-17T17:51:47.662 INFO:tasks.thrashosds.thrasher:Setting osd 2 primary_affinity to 0.563291 2024-08-17T17:51:47.662 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 2 0.5632909795602632 2024-08-17T17:51:47.721 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:47.751 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:47.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:47.755 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:47.855 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:47.878 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:47.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:47.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:47.981 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:47.998 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:48.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:48.000 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:48.101 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:48.130 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:48.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:48.136 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:48.215 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:51:48.236 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:48.245 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:48 smithi169 bash[79348]: cluster 2024-08-17T17:51:47.171050+0000 mon.a (mon.0) 2303 : cluster [DBG] osdmap e1340: 8 total, 8 up, 8 in 2024-08-17T17:51:48.246 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:48 smithi169 bash[79348]: cluster 2024-08-17T17:51:47.171050+0000 mon.a (mon.0) 2303 : cluster [DBG] osdmap e1340: 8 total, 8 up, 8 in 2024-08-17T17:51:48.257 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:48.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:48.264 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:48.365 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:48.374 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:48 smithi131 bash[89561]: cluster 2024-08-17T17:51:47.171050+0000 mon.a (mon.0) 2303 : cluster [DBG] osdmap e1340: 8 total, 8 up, 8 in 2024-08-17T17:51:48.374 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:48 smithi131 bash[89561]: cluster 2024-08-17T17:51:47.171050+0000 mon.a (mon.0) 2303 : cluster [DBG] osdmap e1340: 8 total, 8 up, 8 in 2024-08-17T17:51:48.375 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:48 smithi131 bash[88347]: cluster 2024-08-17T17:51:47.171050+0000 mon.a (mon.0) 2303 : cluster [DBG] osdmap e1340: 8 total, 8 up, 8 in 2024-08-17T17:51:48.375 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:48 smithi131 bash[88347]: cluster 2024-08-17T17:51:47.171050+0000 mon.a (mon.0) 2303 : cluster [DBG] osdmap e1340: 8 total, 8 up, 8 in 2024-08-17T17:51:48.391 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:48.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:48.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:48.495 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:48.518 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:48.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:48.521 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:48.622 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:48.658 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:48.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:48.662 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:48.763 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:48.782 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:48.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:48.784 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:48.884 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:48.921 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:48.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:48.924 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:49.025 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:49.043 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:49.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:49.044 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:49.101 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:51:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:51:48] "GET /metrics HTTP/1.1" 200 36639 "" "Prometheus/2.51.0" 2024-08-17T17:51:49.145 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:49.178 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:49.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:49.184 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:49.284 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:49.311 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:49.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:49.320 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:49.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:49 smithi169 bash[79348]: cluster 2024-08-17T17:51:48.213002+0000 mgr.y (mgr.34107) 1485 : cluster [DBG] pgmap v2174: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 447 op/s; 11592/308340 objects degraded (3.759%); 2833/308340 objects misplaced (0.919%); 19 MiB/s, 296 objects/s recovering 2024-08-17T17:51:49.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:49 smithi169 bash[79348]: cluster 2024-08-17T17:51:48.213002+0000 mgr.y (mgr.34107) 1485 : cluster [DBG] pgmap v2174: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 447 op/s; 11592/308340 objects degraded (3.759%); 2833/308340 objects misplaced (0.919%); 19 MiB/s, 296 objects/s recovering 2024-08-17T17:51:49.420 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:49.446 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:49.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:49.453 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:49.542 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:49 smithi131 bash[89561]: cluster 2024-08-17T17:51:48.213002+0000 mgr.y (mgr.34107) 1485 : cluster [DBG] pgmap v2174: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 447 op/s; 11592/308340 objects degraded (3.759%); 2833/308340 objects misplaced (0.919%); 19 MiB/s, 296 objects/s recovering 2024-08-17T17:51:49.542 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:49 smithi131 bash[89561]: cluster 2024-08-17T17:51:48.213002+0000 mgr.y (mgr.34107) 1485 : cluster [DBG] pgmap v2174: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 447 op/s; 11592/308340 objects degraded (3.759%); 2833/308340 objects misplaced (0.919%); 19 MiB/s, 296 objects/s recovering 2024-08-17T17:51:49.543 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:49 smithi131 bash[88347]: cluster 2024-08-17T17:51:48.213002+0000 mgr.y (mgr.34107) 1485 : cluster [DBG] pgmap v2174: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 447 op/s; 11592/308340 objects degraded (3.759%); 2833/308340 objects misplaced (0.919%); 19 MiB/s, 296 objects/s recovering 2024-08-17T17:51:49.543 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:49 smithi131 bash[88347]: cluster 2024-08-17T17:51:48.213002+0000 mgr.y (mgr.34107) 1485 : cluster [DBG] pgmap v2174: 99 pgs: 3 active+recovery_wait+undersized+degraded+remapped, 2 active+recovering+undersized+remapped, 94 active+clean; 6.3 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 447 op/s; 11592/308340 objects degraded (3.759%); 2833/308340 objects misplaced (0.919%); 19 MiB/s, 296 objects/s recovering 2024-08-17T17:51:49.554 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:49.587 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:49.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:49.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:49.690 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:49.733 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:49.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:49.735 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:49.836 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:49.864 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:49.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:49.868 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:49.969 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:49.997 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:49.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:49.999 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:50.100 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:50.127 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:50.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:50.132 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:50.233 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:50.255 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:50.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:50.259 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:50.360 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:50.398 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:50.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:50.403 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:50.503 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:50.530 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:50.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:50.537 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:50.638 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:50.680 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:50.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:50.685 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:50.786 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:50.817 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:50.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:50.819 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:50.920 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:50.947 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:50.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:50.948 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:51.049 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:51.082 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:51.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:51.087 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:51.187 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:51.218 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:51.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:51.226 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:51.327 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:51.335 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:51 smithi169 bash[79348]: cluster 2024-08-17T17:51:50.213863+0000 mgr.y (mgr.34107) 1486 : cluster [DBG] pgmap v2175: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 583 op/s; 8300/298272 objects degraded (2.783%); 5398/298272 objects misplaced (1.810%); 13 MiB/s, 206 objects/s recovering 2024-08-17T17:51:51.335 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:51 smithi169 bash[79348]: cluster 2024-08-17T17:51:50.213863+0000 mgr.y (mgr.34107) 1486 : cluster [DBG] pgmap v2175: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 583 op/s; 8300/298272 objects degraded (2.783%); 5398/298272 objects misplaced (1.810%); 13 MiB/s, 206 objects/s recovering 2024-08-17T17:51:51.335 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:51 smithi169 bash[79348]: cluster 2024-08-17T17:51:50.867630+0000 mon.a (mon.0) 2304 : cluster [WRN] Health check update: Degraded data redundancy: 8300/298272 objects degraded (2.783%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:51.335 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:51 smithi169 bash[79348]: cluster 2024-08-17T17:51:50.867630+0000 mon.a (mon.0) 2304 : cluster [WRN] Health check update: Degraded data redundancy: 8300/298272 objects degraded (2.783%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:51.345 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:51.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:51.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:51.448 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:51.477 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:51.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:51.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:51.580 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:51.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:51 smithi131 bash[89561]: cluster 2024-08-17T17:51:50.213863+0000 mgr.y (mgr.34107) 1486 : cluster [DBG] pgmap v2175: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 583 op/s; 8300/298272 objects degraded (2.783%); 5398/298272 objects misplaced (1.810%); 13 MiB/s, 206 objects/s recovering 2024-08-17T17:51:51.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:51 smithi131 bash[89561]: cluster 2024-08-17T17:51:50.213863+0000 mgr.y (mgr.34107) 1486 : cluster [DBG] pgmap v2175: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 583 op/s; 8300/298272 objects degraded (2.783%); 5398/298272 objects misplaced (1.810%); 13 MiB/s, 206 objects/s recovering 2024-08-17T17:51:51.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:51 smithi131 bash[89561]: cluster 2024-08-17T17:51:50.867630+0000 mon.a (mon.0) 2304 : cluster [WRN] Health check update: Degraded data redundancy: 8300/298272 objects degraded (2.783%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:51.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:51 smithi131 bash[89561]: cluster 2024-08-17T17:51:50.867630+0000 mon.a (mon.0) 2304 : cluster [WRN] Health check update: Degraded data redundancy: 8300/298272 objects degraded (2.783%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:51.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:51 smithi131 bash[88347]: cluster 2024-08-17T17:51:50.213863+0000 mgr.y (mgr.34107) 1486 : cluster [DBG] pgmap v2175: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 583 op/s; 8300/298272 objects degraded (2.783%); 5398/298272 objects misplaced (1.810%); 13 MiB/s, 206 objects/s recovering 2024-08-17T17:51:51.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:51 smithi131 bash[88347]: cluster 2024-08-17T17:51:50.213863+0000 mgr.y (mgr.34107) 1486 : cluster [DBG] pgmap v2175: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 583 op/s; 8300/298272 objects degraded (2.783%); 5398/298272 objects misplaced (1.810%); 13 MiB/s, 206 objects/s recovering 2024-08-17T17:51:51.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:51 smithi131 bash[88347]: cluster 2024-08-17T17:51:50.867630+0000 mon.a (mon.0) 2304 : cluster [WRN] Health check update: Degraded data redundancy: 8300/298272 objects degraded (2.783%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:51.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:51 smithi131 bash[88347]: cluster 2024-08-17T17:51:50.867630+0000 mon.a (mon.0) 2304 : cluster [WRN] Health check update: Degraded data redundancy: 8300/298272 objects degraded (2.783%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:51.610 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:51.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:51.615 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:51.716 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:51.749 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:51.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:51.755 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:51.856 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:51.894 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:51.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:51.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:52.000 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:52.025 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:52.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:52.028 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:52.129 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:52.146 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:52.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:52.148 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:52.249 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:52.277 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:52.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:52.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:52.282 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:51:52.383 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:52.406 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:52.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:52.411 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:52.511 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:52.539 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:52.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:52.542 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:52.643 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:52.685 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:52.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:52.691 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:52.792 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:52.809 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:52.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:52.811 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:52.912 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:52.932 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:52.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:52.936 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:53.037 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:53.063 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:53.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:53.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:53.166 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:53.202 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:53.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:53.203 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:53.304 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:53.335 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:53.342 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:53 smithi169 bash[79348]: cluster 2024-08-17T17:51:52.214347+0000 mgr.y (mgr.34107) 1487 : cluster [DBG] pgmap v2176: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 510 op/s; 3390/297954 objects degraded (1.138%); 9804/297954 objects misplaced (3.290%); 12 MiB/s, 199 objects/s recovering 2024-08-17T17:51:53.342 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:53 smithi169 bash[79348]: cluster 2024-08-17T17:51:52.214347+0000 mgr.y (mgr.34107) 1487 : cluster [DBG] pgmap v2176: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 510 op/s; 3390/297954 objects degraded (1.138%); 9804/297954 objects misplaced (3.290%); 12 MiB/s, 199 objects/s recovering 2024-08-17T17:51:53.342 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:53 smithi169 bash[79348]: audit 2024-08-17T17:51:53.257265+0000 mon.a (mon.0) 2305 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:53.342 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:53 smithi169 bash[79348]: audit 2024-08-17T17:51:53.257265+0000 mon.a (mon.0) 2305 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:53.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:53.343 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:53.443 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:53.472 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:53.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:53.475 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:53.576 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:53.586 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:53 smithi131 bash[88347]: cluster 2024-08-17T17:51:52.214347+0000 mgr.y (mgr.34107) 1487 : cluster [DBG] pgmap v2176: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 510 op/s; 3390/297954 objects degraded (1.138%); 9804/297954 objects misplaced (3.290%); 12 MiB/s, 199 objects/s recovering 2024-08-17T17:51:53.586 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:53 smithi131 bash[88347]: cluster 2024-08-17T17:51:52.214347+0000 mgr.y (mgr.34107) 1487 : cluster [DBG] pgmap v2176: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 510 op/s; 3390/297954 objects degraded (1.138%); 9804/297954 objects misplaced (3.290%); 12 MiB/s, 199 objects/s recovering 2024-08-17T17:51:53.586 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:53 smithi131 bash[88347]: audit 2024-08-17T17:51:53.257265+0000 mon.a (mon.0) 2305 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:53.586 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:53 smithi131 bash[88347]: audit 2024-08-17T17:51:53.257265+0000 mon.a (mon.0) 2305 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:53.586 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:53 smithi131 bash[89561]: cluster 2024-08-17T17:51:52.214347+0000 mgr.y (mgr.34107) 1487 : cluster [DBG] pgmap v2176: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 510 op/s; 3390/297954 objects degraded (1.138%); 9804/297954 objects misplaced (3.290%); 12 MiB/s, 199 objects/s recovering 2024-08-17T17:51:53.586 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:53 smithi131 bash[89561]: cluster 2024-08-17T17:51:52.214347+0000 mgr.y (mgr.34107) 1487 : cluster [DBG] pgmap v2176: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 510 op/s; 3390/297954 objects degraded (1.138%); 9804/297954 objects misplaced (3.290%); 12 MiB/s, 199 objects/s recovering 2024-08-17T17:51:53.586 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:53 smithi131 bash[89561]: audit 2024-08-17T17:51:53.257265+0000 mon.a (mon.0) 2305 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:53.586 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:53 smithi131 bash[89561]: audit 2024-08-17T17:51:53.257265+0000 mon.a (mon.0) 2305 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:51:53.603 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:53.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:53.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:53.706 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:53.742 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:53.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:53.746 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:53.846 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:53.877 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:53.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:53.880 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:53.980 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:54.014 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:54.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:54.019 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:54.120 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:54.148 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:54.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:54.151 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:54.251 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:54.286 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:54.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:54.291 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:54.392 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:54.421 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:54.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:54.424 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:54.525 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:54.547 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:54.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:54.550 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:54.651 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:54.670 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:54.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:54.671 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:54.772 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:54.804 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:54.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:54.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:54.906 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:54.938 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:54.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:54.941 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:55.041 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:55.080 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:55.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:55.083 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:55.184 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:55.210 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:55.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:55.212 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:55.312 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:55.331 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:55.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:55.332 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:55.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:55 smithi169 bash[79348]: cluster 2024-08-17T17:51:54.217603+0000 mgr.y (mgr.34107) 1488 : cluster [DBG] pgmap v2177: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 984 op/s; 3390/284538 objects degraded (1.191%); 9623/284538 objects misplaced (3.382%); 6.1 MiB/s, 96 objects/s recovering 2024-08-17T17:51:55.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:55 smithi169 bash[79348]: cluster 2024-08-17T17:51:54.217603+0000 mgr.y (mgr.34107) 1488 : cluster [DBG] pgmap v2177: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 984 op/s; 3390/284538 objects degraded (1.191%); 9623/284538 objects misplaced (3.382%); 6.1 MiB/s, 96 objects/s recovering 2024-08-17T17:51:55.433 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:55.467 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:55.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:55.472 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:55.572 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:55.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:55 smithi131 bash[89561]: cluster 2024-08-17T17:51:54.217603+0000 mgr.y (mgr.34107) 1488 : cluster [DBG] pgmap v2177: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 984 op/s; 3390/284538 objects degraded (1.191%); 9623/284538 objects misplaced (3.382%); 6.1 MiB/s, 96 objects/s recovering 2024-08-17T17:51:55.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:55 smithi131 bash[89561]: cluster 2024-08-17T17:51:54.217603+0000 mgr.y (mgr.34107) 1488 : cluster [DBG] pgmap v2177: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 984 op/s; 3390/284538 objects degraded (1.191%); 9623/284538 objects misplaced (3.382%); 6.1 MiB/s, 96 objects/s recovering 2024-08-17T17:51:55.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:55 smithi131 bash[88347]: cluster 2024-08-17T17:51:54.217603+0000 mgr.y (mgr.34107) 1488 : cluster [DBG] pgmap v2177: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 984 op/s; 3390/284538 objects degraded (1.191%); 9623/284538 objects misplaced (3.382%); 6.1 MiB/s, 96 objects/s recovering 2024-08-17T17:51:55.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:55 smithi131 bash[88347]: cluster 2024-08-17T17:51:54.217603+0000 mgr.y (mgr.34107) 1488 : cluster [DBG] pgmap v2177: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 984 op/s; 3390/284538 objects degraded (1.191%); 9623/284538 objects misplaced (3.382%); 6.1 MiB/s, 96 objects/s recovering 2024-08-17T17:51:55.606 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:55.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:55.610 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:55.711 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:55.739 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:55.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:55.742 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:55.843 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:55.874 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:55.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:55.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:55.979 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:56.010 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:56.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:56.014 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:56.115 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:56.149 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:56.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:56.157 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:56.258 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:56.296 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:56.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:56.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:56.402 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:56.431 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:56.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:56.438 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:56.539 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:56.548 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:56 smithi131 bash[88347]: cluster 2024-08-17T17:51:55.868356+0000 mon.a (mon.0) 2306 : cluster [WRN] Health check update: Degraded data redundancy: 3390/284538 objects degraded (1.191%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:56.549 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:56 smithi131 bash[88347]: cluster 2024-08-17T17:51:55.868356+0000 mon.a (mon.0) 2306 : cluster [WRN] Health check update: Degraded data redundancy: 3390/284538 objects degraded (1.191%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:56.549 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:56 smithi131 bash[89561]: cluster 2024-08-17T17:51:55.868356+0000 mon.a (mon.0) 2306 : cluster [WRN] Health check update: Degraded data redundancy: 3390/284538 objects degraded (1.191%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:56.549 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:56 smithi131 bash[89561]: cluster 2024-08-17T17:51:55.868356+0000 mon.a (mon.0) 2306 : cluster [WRN] Health check update: Degraded data redundancy: 3390/284538 objects degraded (1.191%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:56.574 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:51:56.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:56.579 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:51:56.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:56 smithi169 bash[79348]: cluster 2024-08-17T17:51:55.868356+0000 mon.a (mon.0) 2306 : cluster [WRN] Health check update: Degraded data redundancy: 3390/284538 objects degraded (1.191%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:56.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:56 smithi169 bash[79348]: cluster 2024-08-17T17:51:55.868356+0000 mon.a (mon.0) 2306 : cluster [WRN] Health check update: Degraded data redundancy: 3390/284538 objects degraded (1.191%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:51:56.680 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:56.707 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:56.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:56.711 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:56.812 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:56.841 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:51:56.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:56.843 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:51:56.943 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:56.962 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:56.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:56.963 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:57.064 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:57.087 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:57.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:57.088 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:57.189 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:57.221 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:57.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:57.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:57.328 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:57.335 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:57 smithi169 bash[79348]: cluster 2024-08-17T17:51:56.218055+0000 mgr.y (mgr.34107) 1489 : cluster [DBG] pgmap v2178: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 807 op/s; 3390/284094 objects degraded (1.193%); 9143/284094 objects misplaced (3.218%); 5.9 MiB/s, 94 objects/s recovering 2024-08-17T17:51:57.335 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:57 smithi169 bash[79348]: cluster 2024-08-17T17:51:56.218055+0000 mgr.y (mgr.34107) 1489 : cluster [DBG] pgmap v2178: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 807 op/s; 3390/284094 objects degraded (1.193%); 9143/284094 objects misplaced (3.218%); 5.9 MiB/s, 94 objects/s recovering 2024-08-17T17:51:57.345 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:57.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:57.347 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:57.421 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:57 smithi131 bash[88347]: cluster 2024-08-17T17:51:56.218055+0000 mgr.y (mgr.34107) 1489 : cluster [DBG] pgmap v2178: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 807 op/s; 3390/284094 objects degraded (1.193%); 9143/284094 objects misplaced (3.218%); 5.9 MiB/s, 94 objects/s recovering 2024-08-17T17:51:57.448 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:57.481 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:57.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:57.487 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:57.564 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:57 smithi131 bash[89561]: cluster 2024-08-17T17:51:56.218055+0000 mgr.y (mgr.34107) 1489 : cluster [DBG] pgmap v2178: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 807 op/s; 3390/284094 objects degraded (1.193%); 9143/284094 objects misplaced (3.218%); 5.9 MiB/s, 94 objects/s recovering 2024-08-17T17:51:57.564 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:57 smithi131 bash[89561]: cluster 2024-08-17T17:51:56.218055+0000 mgr.y (mgr.34107) 1489 : cluster [DBG] pgmap v2178: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 807 op/s; 3390/284094 objects degraded (1.193%); 9143/284094 objects misplaced (3.218%); 5.9 MiB/s, 94 objects/s recovering 2024-08-17T17:51:57.564 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:57 smithi131 bash[88347]: cluster 2024-08-17T17:51:56.218055+0000 mgr.y (mgr.34107) 1489 : cluster [DBG] pgmap v2178: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 807 op/s; 3390/284094 objects degraded (1.193%); 9143/284094 objects misplaced (3.218%); 5.9 MiB/s, 94 objects/s recovering 2024-08-17T17:51:57.589 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:57.610 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:57.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:57.616 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:57.717 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:57.746 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:51:57.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:57.750 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:51:57.851 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:57.904 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:57.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:57.906 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:58.007 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:58.034 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:58.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:58.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:58.140 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:58.167 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:58.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:58.173 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:58.274 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:58.295 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:51:58.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:58.298 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:51:58.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:58 smithi131 bash[89561]: audit 2024-08-17T17:51:58.273826+0000 mon.a (mon.0) 2307 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:51:58.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:58 smithi131 bash[89561]: audit 2024-08-17T17:51:58.273826+0000 mon.a (mon.0) 2307 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:51:58.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:58 smithi131 bash[88347]: audit 2024-08-17T17:51:58.273826+0000 mon.a (mon.0) 2307 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:51:58.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:58 smithi131 bash[88347]: audit 2024-08-17T17:51:58.273826+0000 mon.a (mon.0) 2307 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:51:58.398 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:58.429 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:58.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:58.434 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:58.534 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:58.577 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:58.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:58.579 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:58.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:58 smithi169 bash[79348]: audit 2024-08-17T17:51:58.273826+0000 mon.a (mon.0) 2307 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:51:58.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:58 smithi169 bash[79348]: audit 2024-08-17T17:51:58.273826+0000 mon.a (mon.0) 2307 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:51:58.680 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:58.711 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:58.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:58.716 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:58.816 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:58.840 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:58.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:58.843 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:58.944 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:58.955 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:51:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:51:58] "GET /metrics HTTP/1.1" 200 36655 "" "Prometheus/2.51.0" 2024-08-17T17:51:58.983 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:58.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:58.985 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:59.086 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:59.131 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:59.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:59.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:59.235 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:59.273 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:59.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:59.277 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:59.378 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:59.417 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:51:59.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:59.422 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:51:59.523 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:59.533 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:59 smithi131 bash[88347]: cluster 2024-08-17T17:51:58.218554+0000 mgr.y (mgr.34107) 1490 : cluster [DBG] pgmap v2179: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 731 op/s; 3390/284094 objects degraded (1.193%); 9143/284094 objects misplaced (3.218%); 5.3 MiB/s, 85 objects/s recovering 2024-08-17T17:51:59.533 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:51:59 smithi131 bash[88347]: cluster 2024-08-17T17:51:58.218554+0000 mgr.y (mgr.34107) 1490 : cluster [DBG] pgmap v2179: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 731 op/s; 3390/284094 objects degraded (1.193%); 9143/284094 objects misplaced (3.218%); 5.3 MiB/s, 85 objects/s recovering 2024-08-17T17:51:59.533 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:59 smithi131 bash[89561]: cluster 2024-08-17T17:51:58.218554+0000 mgr.y (mgr.34107) 1490 : cluster [DBG] pgmap v2179: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 731 op/s; 3390/284094 objects degraded (1.193%); 9143/284094 objects misplaced (3.218%); 5.3 MiB/s, 85 objects/s recovering 2024-08-17T17:51:59.533 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:51:59 smithi131 bash[89561]: cluster 2024-08-17T17:51:58.218554+0000 mgr.y (mgr.34107) 1490 : cluster [DBG] pgmap v2179: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 731 op/s; 3390/284094 objects degraded (1.193%); 9143/284094 objects misplaced (3.218%); 5.3 MiB/s, 85 objects/s recovering 2024-08-17T17:51:59.555 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:51:59.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:59.557 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:51:59.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:59 smithi169 bash[79348]: cluster 2024-08-17T17:51:58.218554+0000 mgr.y (mgr.34107) 1490 : cluster [DBG] pgmap v2179: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 731 op/s; 3390/284094 objects degraded (1.193%); 9143/284094 objects misplaced (3.218%); 5.3 MiB/s, 85 objects/s recovering 2024-08-17T17:51:59.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:51:59 smithi169 bash[79348]: cluster 2024-08-17T17:51:58.218554+0000 mgr.y (mgr.34107) 1490 : cluster [DBG] pgmap v2179: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 731 op/s; 3390/284094 objects degraded (1.193%); 9143/284094 objects misplaced (3.218%); 5.3 MiB/s, 85 objects/s recovering 2024-08-17T17:51:59.657 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:59.685 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:51:59.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:59.688 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:51:59.789 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:59.825 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:59.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:59.827 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:51:59.928 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:59.947 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:51:59.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:51:59.949 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:00.050 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:00.074 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:00.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:00.078 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:00.179 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:00.210 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:00.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:00.212 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:00.313 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:00.350 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:00.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:00.354 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:00.454 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:00.487 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:00.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:00.491 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:00.592 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:00.625 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:00.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:00.630 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:00.731 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:00.765 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:00.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:00.771 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:00.872 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:00.899 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:00.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:00.905 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:01.005 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:01.033 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:01.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:01.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:01.136 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:01.165 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:01.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:01.170 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:01.271 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:01.290 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:01.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:01.292 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:01.393 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:01.400 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:01 smithi131 bash[88347]: cluster 2024-08-17T17:52:00.219368+0000 mgr.y (mgr.34107) 1491 : cluster [DBG] pgmap v2180: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.03k op/s; 3390/271032 objects degraded (1.251%); 8973/271032 objects misplaced (3.311%); 5.8 MiB/s, 92 objects/s recovering 2024-08-17T17:52:01.401 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:01 smithi131 bash[88347]: cluster 2024-08-17T17:52:00.219368+0000 mgr.y (mgr.34107) 1491 : cluster [DBG] pgmap v2180: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.03k op/s; 3390/271032 objects degraded (1.251%); 8973/271032 objects misplaced (3.311%); 5.8 MiB/s, 92 objects/s recovering 2024-08-17T17:52:01.401 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:01 smithi131 bash[88347]: cluster 2024-08-17T17:52:00.869162+0000 mon.a (mon.0) 2308 : cluster [WRN] Health check update: Degraded data redundancy: 3390/271032 objects degraded (1.251%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:52:01.401 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:01 smithi131 bash[88347]: cluster 2024-08-17T17:52:00.869162+0000 mon.a (mon.0) 2308 : cluster [WRN] Health check update: Degraded data redundancy: 3390/271032 objects degraded (1.251%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:52:01.401 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:01 smithi131 bash[89561]: cluster 2024-08-17T17:52:00.219368+0000 mgr.y (mgr.34107) 1491 : cluster [DBG] pgmap v2180: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.03k op/s; 3390/271032 objects degraded (1.251%); 8973/271032 objects misplaced (3.311%); 5.8 MiB/s, 92 objects/s recovering 2024-08-17T17:52:01.429 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:01.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:01.432 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:01.533 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:01.559 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:01.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:01.561 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:01.561 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:01 smithi131 bash[89561]: cluster 2024-08-17T17:52:00.219368+0000 mgr.y (mgr.34107) 1491 : cluster [DBG] pgmap v2180: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.03k op/s; 3390/271032 objects degraded (1.251%); 8973/271032 objects misplaced (3.311%); 5.8 MiB/s, 92 objects/s recovering 2024-08-17T17:52:01.561 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:01 smithi131 bash[89561]: cluster 2024-08-17T17:52:00.869162+0000 mon.a (mon.0) 2308 : cluster [WRN] Health check update: Degraded data redundancy: 3390/271032 objects degraded (1.251%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:52:01.562 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:01 smithi131 bash[89561]: cluster 2024-08-17T17:52:00.869162+0000 mon.a (mon.0) 2308 : cluster [WRN] Health check update: Degraded data redundancy: 3390/271032 objects degraded (1.251%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:52:01.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:01 smithi169 bash[79348]: cluster 2024-08-17T17:52:00.219368+0000 mgr.y (mgr.34107) 1491 : cluster [DBG] pgmap v2180: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.03k op/s; 3390/271032 objects degraded (1.251%); 8973/271032 objects misplaced (3.311%); 5.8 MiB/s, 92 objects/s recovering 2024-08-17T17:52:01.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:01 smithi169 bash[79348]: cluster 2024-08-17T17:52:00.219368+0000 mgr.y (mgr.34107) 1491 : cluster [DBG] pgmap v2180: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 5.5 GiB data, 19 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.03k op/s; 3390/271032 objects degraded (1.251%); 8973/271032 objects misplaced (3.311%); 5.8 MiB/s, 92 objects/s recovering 2024-08-17T17:52:01.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:01 smithi169 bash[79348]: cluster 2024-08-17T17:52:00.869162+0000 mon.a (mon.0) 2308 : cluster [WRN] Health check update: Degraded data redundancy: 3390/271032 objects degraded (1.251%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:52:01.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:01 smithi169 bash[79348]: cluster 2024-08-17T17:52:00.869162+0000 mon.a (mon.0) 2308 : cluster [WRN] Health check update: Degraded data redundancy: 3390/271032 objects degraded (1.251%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:52:01.661 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:01.686 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:01.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:01.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:01.788 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:01.810 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:01.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:01.813 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:01.914 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:01.945 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:01.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:01.950 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:02.050 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:02.094 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:02.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:02.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:02.200 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:02.236 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:02.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:02.243 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:02.344 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:02.378 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:02.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:02.383 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:02.486 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:02.516 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:02.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:02.518 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:02.619 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:02.640 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:02.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:02.649 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:02.750 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:02.773 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:02.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:02.779 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:02.879 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:02.914 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:02.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:02.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:03.021 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:03.046 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:03.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:03.048 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:03.149 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:03.166 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:03.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:03.167 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:03.268 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:03.298 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:03.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:03.301 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:03.402 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:03.429 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:03.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:03.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:03.533 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:03.540 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:03 smithi169 bash[79348]: cluster 2024-08-17T17:52:02.219862+0000 mgr.y (mgr.34107) 1492 : cluster [DBG] pgmap v2181: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 768 op/s; 3390/270579 objects degraded (1.253%); 8481/270579 objects misplaced (3.134%); 4.4 MiB/s, 70 objects/s recovering 2024-08-17T17:52:03.540 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:03 smithi169 bash[79348]: cluster 2024-08-17T17:52:02.219862+0000 mgr.y (mgr.34107) 1492 : cluster [DBG] pgmap v2181: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 768 op/s; 3390/270579 objects degraded (1.253%); 8481/270579 objects misplaced (3.134%); 4.4 MiB/s, 70 objects/s recovering 2024-08-17T17:52:03.551 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:03.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:03.552 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:03.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:03 smithi131 bash[89561]: cluster 2024-08-17T17:52:02.219862+0000 mgr.y (mgr.34107) 1492 : cluster [DBG] pgmap v2181: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 768 op/s; 3390/270579 objects degraded (1.253%); 8481/270579 objects misplaced (3.134%); 4.4 MiB/s, 70 objects/s recovering 2024-08-17T17:52:03.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:03 smithi131 bash[89561]: cluster 2024-08-17T17:52:02.219862+0000 mgr.y (mgr.34107) 1492 : cluster [DBG] pgmap v2181: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 768 op/s; 3390/270579 objects degraded (1.253%); 8481/270579 objects misplaced (3.134%); 4.4 MiB/s, 70 objects/s recovering 2024-08-17T17:52:03.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:03 smithi131 bash[88347]: cluster 2024-08-17T17:52:02.219862+0000 mgr.y (mgr.34107) 1492 : cluster [DBG] pgmap v2181: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 768 op/s; 3390/270579 objects degraded (1.253%); 8481/270579 objects misplaced (3.134%); 4.4 MiB/s, 70 objects/s recovering 2024-08-17T17:52:03.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:03 smithi131 bash[88347]: cluster 2024-08-17T17:52:02.219862+0000 mgr.y (mgr.34107) 1492 : cluster [DBG] pgmap v2181: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 768 op/s; 3390/270579 objects degraded (1.253%); 8481/270579 objects misplaced (3.134%); 4.4 MiB/s, 70 objects/s recovering 2024-08-17T17:52:03.653 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:03.690 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:03.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:03.695 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:03.796 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:03.815 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:03.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:03.817 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:03.918 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:03.946 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:03.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:03.949 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:04.050 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:04.083 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:04.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:04.086 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:04.186 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:04.221 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:04.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:04.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:04.324 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:04.354 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:04.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:04.361 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:04.461 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:04.495 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:04.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:04.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:04.598 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:04.620 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:04.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:04.622 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:04.723 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:04.747 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:04.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:04.750 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:04.851 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:04.871 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:04.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:04.873 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:04.973 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:04.995 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:04.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:04.997 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:05.098 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:05.129 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:05.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:05.131 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:05.231 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:05.284 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:05.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:05.286 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:05.387 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:05.422 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:05.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:05.433 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:05.534 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:05.569 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:05.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:05.574 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:05.675 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:05.703 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:05.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:05.708 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:05.808 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:05.821 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:05 smithi131 bash[89561]: cluster 2024-08-17T17:52:04.220575+0000 mgr.y (mgr.34107) 1493 : cluster [DBG] pgmap v2182: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 3390/261585 objects degraded (1.296%); 8481/261585 objects misplaced (3.242%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T17:52:05.821 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:05 smithi131 bash[89561]: cluster 2024-08-17T17:52:04.220575+0000 mgr.y (mgr.34107) 1493 : cluster [DBG] pgmap v2182: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 3390/261585 objects degraded (1.296%); 8481/261585 objects misplaced (3.242%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T17:52:05.821 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:05 smithi131 bash[89561]: audit 2024-08-17T17:52:04.732824+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:52:05.821 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:05 smithi131 bash[89561]: audit 2024-08-17T17:52:04.732824+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:52:05.821 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:05 smithi131 bash[89561]: audit 2024-08-17T17:52:04.739351+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:52:05.821 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:05 smithi131 bash[89561]: audit 2024-08-17T17:52:04.739351+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:52:05.821 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:05 smithi131 bash[88347]: cluster 2024-08-17T17:52:04.220575+0000 mgr.y (mgr.34107) 1493 : cluster [DBG] pgmap v2182: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 3390/261585 objects degraded (1.296%); 8481/261585 objects misplaced (3.242%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T17:52:05.822 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:05 smithi131 bash[88347]: cluster 2024-08-17T17:52:04.220575+0000 mgr.y (mgr.34107) 1493 : cluster [DBG] pgmap v2182: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 3390/261585 objects degraded (1.296%); 8481/261585 objects misplaced (3.242%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T17:52:05.822 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:05 smithi131 bash[88347]: audit 2024-08-17T17:52:04.732824+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:52:05.822 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:05 smithi131 bash[88347]: audit 2024-08-17T17:52:04.732824+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:52:05.822 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:05 smithi131 bash[88347]: audit 2024-08-17T17:52:04.739351+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:52:05.822 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:05 smithi131 bash[88347]: audit 2024-08-17T17:52:04.739351+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:52:05.834 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:05.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:05.840 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:05.941 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:05.972 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:05.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:05.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:06.075 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:06.104 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:06.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:06.107 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:06.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:05 smithi169 bash[79348]: cluster 2024-08-17T17:52:04.220575+0000 mgr.y (mgr.34107) 1493 : cluster [DBG] pgmap v2182: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 3390/261585 objects degraded (1.296%); 8481/261585 objects misplaced (3.242%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T17:52:06.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:05 smithi169 bash[79348]: cluster 2024-08-17T17:52:04.220575+0000 mgr.y (mgr.34107) 1493 : cluster [DBG] pgmap v2182: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s; 3390/261585 objects degraded (1.296%); 8481/261585 objects misplaced (3.242%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T17:52:06.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:05 smithi169 bash[79348]: audit 2024-08-17T17:52:04.732824+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:52:06.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:05 smithi169 bash[79348]: audit 2024-08-17T17:52:04.732824+0000 mon.a (mon.0) 2309 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:52:06.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:05 smithi169 bash[79348]: audit 2024-08-17T17:52:04.739351+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:52:06.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:05 smithi169 bash[79348]: audit 2024-08-17T17:52:04.739351+0000 mon.a (mon.0) 2310 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:52:06.208 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:06.238 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:06.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:06.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:06.345 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:06.384 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:06.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:06.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:06.487 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:06.523 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:06.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:06.525 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:06.626 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:06.651 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:06.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:06.659 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:06.760 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:06.769 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:06 smithi169 bash[79348]: cluster 2024-08-17T17:52:05.869901+0000 mon.a (mon.0) 2311 : cluster [WRN] Health check update: Degraded data redundancy: 3390/261585 objects degraded (1.296%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:52:06.769 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:06 smithi169 bash[79348]: cluster 2024-08-17T17:52:05.869901+0000 mon.a (mon.0) 2311 : cluster [WRN] Health check update: Degraded data redundancy: 3390/261585 objects degraded (1.296%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:52:06.782 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:06.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:06.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:06.887 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:06.939 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:06.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:06.943 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:07.044 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:07.054 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:06 smithi131 bash[89561]: cluster 2024-08-17T17:52:05.869901+0000 mon.a (mon.0) 2311 : cluster [WRN] Health check update: Degraded data redundancy: 3390/261585 objects degraded (1.296%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:52:07.054 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:06 smithi131 bash[89561]: cluster 2024-08-17T17:52:05.869901+0000 mon.a (mon.0) 2311 : cluster [WRN] Health check update: Degraded data redundancy: 3390/261585 objects degraded (1.296%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:52:07.055 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:06 smithi131 bash[88347]: cluster 2024-08-17T17:52:05.869901+0000 mon.a (mon.0) 2311 : cluster [WRN] Health check update: Degraded data redundancy: 3390/261585 objects degraded (1.296%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:52:07.055 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:06 smithi131 bash[88347]: cluster 2024-08-17T17:52:05.869901+0000 mon.a (mon.0) 2311 : cluster [WRN] Health check update: Degraded data redundancy: 3390/261585 objects degraded (1.296%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:52:07.081 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:07.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:07.086 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:07.186 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:07.207 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:07.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:07.209 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:07.310 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:07.338 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:07.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:07.342 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:07.442 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:07.461 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:07.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:07.463 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:07.564 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:07.587 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:07.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:07.589 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:07.689 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:07.721 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:07.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:07.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:07.825 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:07.853 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:07.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:07.857 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:07.958 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:07.979 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:07.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:07.982 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:08.083 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:08.092 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:07 smithi169 bash[79348]: cluster 2024-08-17T17:52:06.221139+0000 mgr.y (mgr.34107) 1494 : cluster [DBG] pgmap v2183: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 723 op/s; 3390/258498 objects degraded (1.311%); 7809/258498 objects misplaced (3.021%); 4.2 MiB/s, 67 objects/s recovering 2024-08-17T17:52:08.092 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:07 smithi169 bash[79348]: cluster 2024-08-17T17:52:06.221139+0000 mgr.y (mgr.34107) 1494 : cluster [DBG] pgmap v2183: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 723 op/s; 3390/258498 objects degraded (1.311%); 7809/258498 objects misplaced (3.021%); 4.2 MiB/s, 67 objects/s recovering 2024-08-17T17:52:08.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:07 smithi131 bash[89561]: cluster 2024-08-17T17:52:06.221139+0000 mgr.y (mgr.34107) 1494 : cluster [DBG] pgmap v2183: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 723 op/s; 3390/258498 objects degraded (1.311%); 7809/258498 objects misplaced (3.021%); 4.2 MiB/s, 67 objects/s recovering 2024-08-17T17:52:08.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:07 smithi131 bash[89561]: cluster 2024-08-17T17:52:06.221139+0000 mgr.y (mgr.34107) 1494 : cluster [DBG] pgmap v2183: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 723 op/s; 3390/258498 objects degraded (1.311%); 7809/258498 objects misplaced (3.021%); 4.2 MiB/s, 67 objects/s recovering 2024-08-17T17:52:08.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:07 smithi131 bash[88347]: cluster 2024-08-17T17:52:06.221139+0000 mgr.y (mgr.34107) 1494 : cluster [DBG] pgmap v2183: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 723 op/s; 3390/258498 objects degraded (1.311%); 7809/258498 objects misplaced (3.021%); 4.2 MiB/s, 67 objects/s recovering 2024-08-17T17:52:08.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:07 smithi131 bash[88347]: cluster 2024-08-17T17:52:06.221139+0000 mgr.y (mgr.34107) 1494 : cluster [DBG] pgmap v2183: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 723 op/s; 3390/258498 objects degraded (1.311%); 7809/258498 objects misplaced (3.021%); 4.2 MiB/s, 67 objects/s recovering 2024-08-17T17:52:08.113 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:08.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:08.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:08.220 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:08.246 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:08.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:08.252 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:08.353 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:08.384 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:08.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:08.389 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:08.490 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:08.514 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:08.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:08.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:08.617 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:08.648 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:08.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:08.650 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:08.751 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:08.784 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:08.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:08.786 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:08.887 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:08.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:08 smithi169 bash[79348]: audit 2024-08-17T17:52:08.257723+0000 mon.a (mon.0) 2312 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:08.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:08 smithi169 bash[79348]: audit 2024-08-17T17:52:08.257723+0000 mon.a (mon.0) 2312 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:08.916 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:08.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:08.919 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:09.019 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:09.029 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:08 smithi131 bash[88347]: audit 2024-08-17T17:52:08.257723+0000 mon.a (mon.0) 2312 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:09.029 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:08 smithi131 bash[88347]: audit 2024-08-17T17:52:08.257723+0000 mon.a (mon.0) 2312 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:09.029 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:52:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:52:08] "GET /metrics HTTP/1.1" 200 36649 "" "Prometheus/2.51.0" 2024-08-17T17:52:09.029 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:08 smithi131 bash[89561]: audit 2024-08-17T17:52:08.257723+0000 mon.a (mon.0) 2312 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:09.030 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:08 smithi131 bash[89561]: audit 2024-08-17T17:52:08.257723+0000 mon.a (mon.0) 2312 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:09.045 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:09.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:09.048 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:09.149 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:09.182 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:09.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:09.188 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:09.289 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:09.310 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:09.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:09.315 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:09.416 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:09.441 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:09.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:09.444 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:09.544 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:09.571 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:09.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:09.574 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:09.675 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:09.703 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:09.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:09.709 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:09.810 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:09.820 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:09 smithi131 bash[88347]: cluster 2024-08-17T17:52:08.221622+0000 mgr.y (mgr.34107) 1495 : cluster [DBG] pgmap v2184: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 710 op/s; 3390/258498 objects degraded (1.311%); 7809/258498 objects misplaced (3.021%); 3.4 MiB/s, 54 objects/s recovering 2024-08-17T17:52:09.821 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:09 smithi131 bash[88347]: cluster 2024-08-17T17:52:08.221622+0000 mgr.y (mgr.34107) 1495 : cluster [DBG] pgmap v2184: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 710 op/s; 3390/258498 objects degraded (1.311%); 7809/258498 objects misplaced (3.021%); 3.4 MiB/s, 54 objects/s recovering 2024-08-17T17:52:09.821 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:09 smithi131 bash[89561]: cluster 2024-08-17T17:52:08.221622+0000 mgr.y (mgr.34107) 1495 : cluster [DBG] pgmap v2184: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 710 op/s; 3390/258498 objects degraded (1.311%); 7809/258498 objects misplaced (3.021%); 3.4 MiB/s, 54 objects/s recovering 2024-08-17T17:52:09.821 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:09 smithi131 bash[89561]: cluster 2024-08-17T17:52:08.221622+0000 mgr.y (mgr.34107) 1495 : cluster [DBG] pgmap v2184: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 710 op/s; 3390/258498 objects degraded (1.311%); 7809/258498 objects misplaced (3.021%); 3.4 MiB/s, 54 objects/s recovering 2024-08-17T17:52:09.843 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:09.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:09.846 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:09.947 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:09.976 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:09.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:09.979 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:10.080 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:10.116 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:10.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:10.120 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:10.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:09 smithi169 bash[79348]: cluster 2024-08-17T17:52:08.221622+0000 mgr.y (mgr.34107) 1495 : cluster [DBG] pgmap v2184: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 710 op/s; 3390/258498 objects degraded (1.311%); 7809/258498 objects misplaced (3.021%); 3.4 MiB/s, 54 objects/s recovering 2024-08-17T17:52:10.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:09 smithi169 bash[79348]: cluster 2024-08-17T17:52:08.221622+0000 mgr.y (mgr.34107) 1495 : cluster [DBG] pgmap v2184: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 710 op/s; 3390/258498 objects degraded (1.311%); 7809/258498 objects misplaced (3.021%); 3.4 MiB/s, 54 objects/s recovering 2024-08-17T17:52:10.221 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:10.252 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:10.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:10.258 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:10.358 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:10.390 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:10.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:10.398 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:10.499 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:10.521 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:10.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:10.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:10.626 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:10.643 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:10.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:10.645 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:10.746 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:10.774 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:10.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:10.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:10.878 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:10.922 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:10.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:10.927 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:11.028 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:11.062 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:11.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:11.066 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:11.167 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:11.194 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:11.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:11.198 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:11.299 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:11.341 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:11.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:11.345 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:11.446 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:11.471 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:11.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:11.477 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:11.578 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:11.599 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:11.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:11.601 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:11.702 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:11.734 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:11.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:11.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:11.837 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:11.847 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:11 smithi169 bash[79348]: cluster 2024-08-17T17:52:10.222451+0000 mgr.y (mgr.34107) 1496 : cluster [DBG] pgmap v2185: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.04k op/s; 3390/246498 objects degraded (1.375%); 7600/246498 objects misplaced (3.083%); 4.5 MiB/s, 71 objects/s recovering 2024-08-17T17:52:11.847 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:11 smithi169 bash[79348]: cluster 2024-08-17T17:52:10.222451+0000 mgr.y (mgr.34107) 1496 : cluster [DBG] pgmap v2185: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.04k op/s; 3390/246498 objects degraded (1.375%); 7600/246498 objects misplaced (3.083%); 4.5 MiB/s, 71 objects/s recovering 2024-08-17T17:52:11.847 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:11 smithi169 bash[79348]: cluster 2024-08-17T17:52:10.870690+0000 mon.a (mon.0) 2313 : cluster [WRN] Health check update: Degraded data redundancy: 3390/246498 objects degraded (1.375%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:52:11.847 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:11 smithi169 bash[79348]: cluster 2024-08-17T17:52:10.870690+0000 mon.a (mon.0) 2313 : cluster [WRN] Health check update: Degraded data redundancy: 3390/246498 objects degraded (1.375%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:52:11.860 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:11.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:11.862 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:11.963 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:11.982 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:11.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:11.984 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:12.085 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:12.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:11 smithi131 bash[88347]: cluster 2024-08-17T17:52:10.222451+0000 mgr.y (mgr.34107) 1496 : cluster [DBG] pgmap v2185: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.04k op/s; 3390/246498 objects degraded (1.375%); 7600/246498 objects misplaced (3.083%); 4.5 MiB/s, 71 objects/s recovering 2024-08-17T17:52:12.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:11 smithi131 bash[88347]: cluster 2024-08-17T17:52:10.222451+0000 mgr.y (mgr.34107) 1496 : cluster [DBG] pgmap v2185: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.04k op/s; 3390/246498 objects degraded (1.375%); 7600/246498 objects misplaced (3.083%); 4.5 MiB/s, 71 objects/s recovering 2024-08-17T17:52:12.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:11 smithi131 bash[88347]: cluster 2024-08-17T17:52:10.870690+0000 mon.a (mon.0) 2313 : cluster [WRN] Health check update: Degraded data redundancy: 3390/246498 objects degraded (1.375%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:52:12.095 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:11 smithi131 bash[88347]: cluster 2024-08-17T17:52:10.870690+0000 mon.a (mon.0) 2313 : cluster [WRN] Health check update: Degraded data redundancy: 3390/246498 objects degraded (1.375%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:52:12.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:11 smithi131 bash[89561]: cluster 2024-08-17T17:52:10.222451+0000 mgr.y (mgr.34107) 1496 : cluster [DBG] pgmap v2185: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.04k op/s; 3390/246498 objects degraded (1.375%); 7600/246498 objects misplaced (3.083%); 4.5 MiB/s, 71 objects/s recovering 2024-08-17T17:52:12.095 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:11 smithi131 bash[89561]: cluster 2024-08-17T17:52:10.222451+0000 mgr.y (mgr.34107) 1496 : cluster [DBG] pgmap v2185: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 1.04k op/s; 3390/246498 objects degraded (1.375%); 7600/246498 objects misplaced (3.083%); 4.5 MiB/s, 71 objects/s recovering 2024-08-17T17:52:12.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:11 smithi131 bash[89561]: cluster 2024-08-17T17:52:10.870690+0000 mon.a (mon.0) 2313 : cluster [WRN] Health check update: Degraded data redundancy: 3390/246498 objects degraded (1.375%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:52:12.096 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:11 smithi131 bash[89561]: cluster 2024-08-17T17:52:10.870690+0000 mon.a (mon.0) 2313 : cluster [WRN] Health check update: Degraded data redundancy: 3390/246498 objects degraded (1.375%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:52:12.109 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:12.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:12.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:12.214 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:12.231 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:12.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:12.233 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:12.334 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:12.359 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:12.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:12.365 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:12.466 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:12.483 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:12.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:12.485 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:12.586 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:12.625 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:12.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:12.630 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:12.730 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:12.764 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:12.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:12.768 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:12.868 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:12.899 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:12.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:12.905 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:13.006 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:13.035 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:13.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:13.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:13.140 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:13.172 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:13.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:13.179 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:13.280 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:13.310 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:13.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:13.313 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:13.414 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:13.435 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:13.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:13.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:13.539 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:13.576 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:13.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:13.583 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:13.598 INFO:teuthology.orchestra.run.smithi131.stdout:ERROR: (22) Invalid argument 2024-08-17T17:52:13.598 INFO:teuthology.orchestra.run.smithi131.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:52:13.683 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:13.705 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:13.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:13.710 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:13.810 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:13.839 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:13.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:13.843 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:13.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:13 smithi131 bash[89561]: cluster 2024-08-17T17:52:12.222835+0000 mgr.y (mgr.34107) 1497 : cluster [DBG] pgmap v2186: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 693 op/s; 3390/246075 objects degraded (1.378%); 7048/246075 objects misplaced (2.864%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:52:13.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:13 smithi131 bash[89561]: cluster 2024-08-17T17:52:12.222835+0000 mgr.y (mgr.34107) 1497 : cluster [DBG] pgmap v2186: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 693 op/s; 3390/246075 objects degraded (1.378%); 7048/246075 objects misplaced (2.864%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:52:13.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:13 smithi131 bash[89561]: audit 2024-08-17T17:52:13.266221+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:52:13.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:13 smithi131 bash[89561]: audit 2024-08-17T17:52:13.266221+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:52:13.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:13 smithi131 bash[89561]: audit 2024-08-17T17:52:13.277115+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:52:13.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:13 smithi131 bash[89561]: audit 2024-08-17T17:52:13.277115+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:52:13.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:13 smithi131 bash[88347]: cluster 2024-08-17T17:52:12.222835+0000 mgr.y (mgr.34107) 1497 : cluster [DBG] pgmap v2186: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 693 op/s; 3390/246075 objects degraded (1.378%); 7048/246075 objects misplaced (2.864%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:52:13.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:13 smithi131 bash[88347]: cluster 2024-08-17T17:52:12.222835+0000 mgr.y (mgr.34107) 1497 : cluster [DBG] pgmap v2186: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 693 op/s; 3390/246075 objects degraded (1.378%); 7048/246075 objects misplaced (2.864%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:52:13.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:13 smithi131 bash[88347]: audit 2024-08-17T17:52:13.266221+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:52:13.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:13 smithi131 bash[88347]: audit 2024-08-17T17:52:13.266221+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:52:13.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:13 smithi131 bash[88347]: audit 2024-08-17T17:52:13.277115+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:52:13.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:13 smithi131 bash[88347]: audit 2024-08-17T17:52:13.277115+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:52:13.944 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:13.953 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:13 smithi169 bash[79348]: cluster 2024-08-17T17:52:12.222835+0000 mgr.y (mgr.34107) 1497 : cluster [DBG] pgmap v2186: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 693 op/s; 3390/246075 objects degraded (1.378%); 7048/246075 objects misplaced (2.864%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:52:13.953 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:13 smithi169 bash[79348]: cluster 2024-08-17T17:52:12.222835+0000 mgr.y (mgr.34107) 1497 : cluster [DBG] pgmap v2186: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 693 op/s; 3390/246075 objects degraded (1.378%); 7048/246075 objects misplaced (2.864%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:52:13.953 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:13 smithi169 bash[79348]: audit 2024-08-17T17:52:13.266221+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:52:13.953 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:13 smithi169 bash[79348]: audit 2024-08-17T17:52:13.266221+0000 mon.a (mon.0) 2314 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:52:13.954 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:13 smithi169 bash[79348]: audit 2024-08-17T17:52:13.277115+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:52:13.954 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:13 smithi169 bash[79348]: audit 2024-08-17T17:52:13.277115+0000 mon.a (mon.0) 2315 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:52:13.973 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:13.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:13.976 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:14.077 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:14.106 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:14.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:14.107 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:14.208 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:14.231 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:14.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:14.235 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:14.336 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:14.369 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:14.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:14.373 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:14.474 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:14.513 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:14.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:14.515 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:14.615 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:14.659 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:14.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:14.661 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:14.762 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:14.790 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:14.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:14.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:14.897 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:14.918 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:14.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:14.920 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:15.021 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:15.042 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:15.049 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:14 smithi169 bash[79348]: audit 2024-08-17T17:52:14.222129+0000 mon.a (mon.0) 2316 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:52:15.050 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:14 smithi169 bash[79348]: audit 2024-08-17T17:52:14.222129+0000 mon.a (mon.0) 2316 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:52:15.050 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:14 smithi169 bash[79348]: audit 2024-08-17T17:52:14.223259+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:52:15.050 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:14 smithi169 bash[79348]: audit 2024-08-17T17:52:14.223259+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:52:15.050 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:14 smithi169 bash[79348]: audit 2024-08-17T17:52:14.230846+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:52:15.050 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:14 smithi169 bash[79348]: audit 2024-08-17T17:52:14.230846+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:52:15.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:15.052 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:15.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:14 smithi131 bash[88347]: audit 2024-08-17T17:52:14.222129+0000 mon.a (mon.0) 2316 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:52:15.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:14 smithi131 bash[88347]: audit 2024-08-17T17:52:14.222129+0000 mon.a (mon.0) 2316 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:52:15.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:14 smithi131 bash[88347]: audit 2024-08-17T17:52:14.223259+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:52:15.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:14 smithi131 bash[88347]: audit 2024-08-17T17:52:14.223259+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:52:15.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:14 smithi131 bash[88347]: audit 2024-08-17T17:52:14.230846+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:52:15.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:14 smithi131 bash[88347]: audit 2024-08-17T17:52:14.230846+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:52:15.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:14 smithi131 bash[89561]: audit 2024-08-17T17:52:14.222129+0000 mon.a (mon.0) 2316 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:52:15.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:14 smithi131 bash[89561]: audit 2024-08-17T17:52:14.222129+0000 mon.a (mon.0) 2316 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:52:15.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:14 smithi131 bash[89561]: audit 2024-08-17T17:52:14.223259+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:52:15.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:14 smithi131 bash[89561]: audit 2024-08-17T17:52:14.223259+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:52:15.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:14 smithi131 bash[89561]: audit 2024-08-17T17:52:14.230846+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:52:15.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:14 smithi131 bash[89561]: audit 2024-08-17T17:52:14.230846+0000 mon.a (mon.0) 2318 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:52:15.152 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:15.172 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:15.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:15.174 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:15.275 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:15.299 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:15.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:15.301 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:15.401 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:15.437 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:15.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:15.440 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:15.541 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:15.571 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:15.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:15.574 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:15.675 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:15.702 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:15.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:15.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:15.806 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:15.830 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:15.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:15.832 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:15.933 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:15.950 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:15.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:15.952 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:16.053 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:16.064 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:15 smithi169 bash[79348]: cluster 2024-08-17T17:52:14.223603+0000 mgr.y (mgr.34107) 1498 : cluster [DBG] pgmap v2187: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 955 op/s; 3390/236157 objects degraded (1.435%); 7048/236157 objects misplaced (2.984%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T17:52:16.064 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:15 smithi169 bash[79348]: cluster 2024-08-17T17:52:14.223603+0000 mgr.y (mgr.34107) 1498 : cluster [DBG] pgmap v2187: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 955 op/s; 3390/236157 objects degraded (1.435%); 7048/236157 objects misplaced (2.984%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T17:52:16.079 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:16.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:16.081 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:16.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:15 smithi131 bash[88347]: cluster 2024-08-17T17:52:14.223603+0000 mgr.y (mgr.34107) 1498 : cluster [DBG] pgmap v2187: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 955 op/s; 3390/236157 objects degraded (1.435%); 7048/236157 objects misplaced (2.984%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T17:52:16.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:15 smithi131 bash[88347]: cluster 2024-08-17T17:52:14.223603+0000 mgr.y (mgr.34107) 1498 : cluster [DBG] pgmap v2187: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 955 op/s; 3390/236157 objects degraded (1.435%); 7048/236157 objects misplaced (2.984%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T17:52:16.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:15 smithi131 bash[89561]: cluster 2024-08-17T17:52:14.223603+0000 mgr.y (mgr.34107) 1498 : cluster [DBG] pgmap v2187: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 955 op/s; 3390/236157 objects degraded (1.435%); 7048/236157 objects misplaced (2.984%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T17:52:16.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:15 smithi131 bash[89561]: cluster 2024-08-17T17:52:14.223603+0000 mgr.y (mgr.34107) 1498 : cluster [DBG] pgmap v2187: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.8 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 955 op/s; 3390/236157 objects degraded (1.435%); 7048/236157 objects misplaced (2.984%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T17:52:16.181 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:16.213 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:16.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:16.215 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:16.316 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:16.352 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:16.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:16.354 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:16.455 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:16.483 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:16.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:16.488 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:16.588 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:16.616 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:16.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:16.618 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:16.719 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:16.748 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:16.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:16.751 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:16.852 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:16.877 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:16.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:16.882 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:16.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:16 smithi169 bash[79348]: cluster 2024-08-17T17:52:15.874201+0000 mon.a (mon.0) 2319 : cluster [WRN] Health check update: Degraded data redundancy: 3390/236157 objects degraded (1.435%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:52:16.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:16 smithi169 bash[79348]: cluster 2024-08-17T17:52:15.874201+0000 mon.a (mon.0) 2319 : cluster [WRN] Health check update: Degraded data redundancy: 3390/236157 objects degraded (1.435%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:52:16.983 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:16.993 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:16 smithi131 bash[89561]: cluster 2024-08-17T17:52:15.874201+0000 mon.a (mon.0) 2319 : cluster [WRN] Health check update: Degraded data redundancy: 3390/236157 objects degraded (1.435%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:52:16.993 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:16 smithi131 bash[89561]: cluster 2024-08-17T17:52:15.874201+0000 mon.a (mon.0) 2319 : cluster [WRN] Health check update: Degraded data redundancy: 3390/236157 objects degraded (1.435%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:52:16.993 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:16 smithi131 bash[88347]: cluster 2024-08-17T17:52:15.874201+0000 mon.a (mon.0) 2319 : cluster [WRN] Health check update: Degraded data redundancy: 3390/236157 objects degraded (1.435%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:52:16.993 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:16 smithi131 bash[88347]: cluster 2024-08-17T17:52:15.874201+0000 mon.a (mon.0) 2319 : cluster [WRN] Health check update: Degraded data redundancy: 3390/236157 objects degraded (1.435%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:52:17.019 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:17.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:17.024 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:17.125 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:17.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:17.158 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:17.158 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:17.259 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:17.297 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:17.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:17.299 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:17.400 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:17.437 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:17.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:17.443 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:17.544 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:17.587 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:17.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:17.589 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:17.690 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:17.719 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:17.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:17.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:17.823 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:17.831 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:17 smithi131 bash[89561]: cluster 2024-08-17T17:52:16.224198+0000 mgr.y (mgr.34107) 1499 : cluster [DBG] pgmap v2188: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 795 op/s; 3390/232935 objects degraded (1.455%); 6372/232935 objects misplaced (2.736%); 5.5 MiB/s, 87 objects/s recovering 2024-08-17T17:52:17.831 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:17 smithi131 bash[89561]: cluster 2024-08-17T17:52:16.224198+0000 mgr.y (mgr.34107) 1499 : cluster [DBG] pgmap v2188: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 795 op/s; 3390/232935 objects degraded (1.455%); 6372/232935 objects misplaced (2.736%); 5.5 MiB/s, 87 objects/s recovering 2024-08-17T17:52:17.831 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:17 smithi131 bash[88347]: cluster 2024-08-17T17:52:16.224198+0000 mgr.y (mgr.34107) 1499 : cluster [DBG] pgmap v2188: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 795 op/s; 3390/232935 objects degraded (1.455%); 6372/232935 objects misplaced (2.736%); 5.5 MiB/s, 87 objects/s recovering 2024-08-17T17:52:17.832 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:17 smithi131 bash[88347]: cluster 2024-08-17T17:52:16.224198+0000 mgr.y (mgr.34107) 1499 : cluster [DBG] pgmap v2188: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 795 op/s; 3390/232935 objects degraded (1.455%); 6372/232935 objects misplaced (2.736%); 5.5 MiB/s, 87 objects/s recovering 2024-08-17T17:52:17.843 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:17.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:17.845 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:17.946 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:17.968 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:17.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:17.970 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:18.071 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:18.079 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:17 smithi169 bash[79348]: cluster 2024-08-17T17:52:16.224198+0000 mgr.y (mgr.34107) 1499 : cluster [DBG] pgmap v2188: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 795 op/s; 3390/232935 objects degraded (1.455%); 6372/232935 objects misplaced (2.736%); 5.5 MiB/s, 87 objects/s recovering 2024-08-17T17:52:18.079 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:17 smithi169 bash[79348]: cluster 2024-08-17T17:52:16.224198+0000 mgr.y (mgr.34107) 1499 : cluster [DBG] pgmap v2188: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 795 op/s; 3390/232935 objects degraded (1.455%); 6372/232935 objects misplaced (2.736%); 5.5 MiB/s, 87 objects/s recovering 2024-08-17T17:52:18.091 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:18.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:18.092 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:18.193 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:18.219 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:18.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:18.222 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:18.323 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:18.345 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:18.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:18.352 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:18.452 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:18.480 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:18.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:18.483 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:18.584 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:18.613 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:18.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:18.618 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:18.719 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:18.745 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:18.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:18.747 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:18.845 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:52:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:52:18] "GET /metrics HTTP/1.1" 200 36649 "" "Prometheus/2.51.0" 2024-08-17T17:52:18.848 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:18.882 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:18.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:18.888 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:18.989 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:19.019 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:19.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:19.020 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:19.096 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-08-17T17:52:19.121 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:19.165 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:19.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:19.174 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:19.274 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:19.304 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:19.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:19.307 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:19.408 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:19.436 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:19.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:19.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:19.538 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:19.557 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:19.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:19.559 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:19.660 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:19.689 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:19.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:19.691 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:19.791 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:19.835 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:19.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:19.837 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:19.938 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:19.946 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:19 smithi131 bash[89561]: cluster 2024-08-17T17:52:18.224664+0000 mgr.y (mgr.34107) 1500 : cluster [DBG] pgmap v2189: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 709 op/s; 3390/232935 objects degraded (1.455%); 6372/232935 objects misplaced (2.736%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T17:52:19.946 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:19 smithi131 bash[89561]: cluster 2024-08-17T17:52:18.224664+0000 mgr.y (mgr.34107) 1500 : cluster [DBG] pgmap v2189: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 709 op/s; 3390/232935 objects degraded (1.455%); 6372/232935 objects misplaced (2.736%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T17:52:19.946 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:19 smithi131 bash[88347]: cluster 2024-08-17T17:52:18.224664+0000 mgr.y (mgr.34107) 1500 : cluster [DBG] pgmap v2189: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 709 op/s; 3390/232935 objects degraded (1.455%); 6372/232935 objects misplaced (2.736%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T17:52:19.946 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:19 smithi131 bash[88347]: cluster 2024-08-17T17:52:18.224664+0000 mgr.y (mgr.34107) 1500 : cluster [DBG] pgmap v2189: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 709 op/s; 3390/232935 objects degraded (1.455%); 6372/232935 objects misplaced (2.736%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T17:52:19.967 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:19.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:19.970 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:20.071 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:20.082 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:19 smithi169 bash[79348]: cluster 2024-08-17T17:52:18.224664+0000 mgr.y (mgr.34107) 1500 : cluster [DBG] pgmap v2189: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 709 op/s; 3390/232935 objects degraded (1.455%); 6372/232935 objects misplaced (2.736%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T17:52:20.082 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:19 smithi169 bash[79348]: cluster 2024-08-17T17:52:18.224664+0000 mgr.y (mgr.34107) 1500 : cluster [DBG] pgmap v2189: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 709 op/s; 3390/232935 objects degraded (1.455%); 6372/232935 objects misplaced (2.736%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T17:52:20.124 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:20.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:20.127 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:20.228 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:20.249 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:20.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:20.252 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:20.353 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:20.389 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:20.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:20.392 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:20.492 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:20.514 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:20.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:20.519 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:20.620 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:20.653 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:20.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:20.656 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:20.757 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:20.774 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:20.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:20.776 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:20.877 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:20.912 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:20.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:20.917 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:21.018 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:21.061 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:21.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:21.069 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:21.170 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:21.195 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:21.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:21.203 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:21.304 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:21.334 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:21.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:21.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:21.438 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:21.466 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:21.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:21.470 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:21.571 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:21.597 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:21.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:21.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:21.700 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:21.731 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:21.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:21.737 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:21.837 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:21.846 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:21 smithi169 bash[79348]: cluster 2024-08-17T17:52:20.225492+0000 mgr.y (mgr.34107) 1501 : cluster [DBG] pgmap v2190: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 1.04k op/s; 3390/220887 objects degraded (1.535%); 6196/220887 objects misplaced (2.805%); 4.7 MiB/s, 75 objects/s recovering 2024-08-17T17:52:21.846 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:21 smithi169 bash[79348]: cluster 2024-08-17T17:52:20.225492+0000 mgr.y (mgr.34107) 1501 : cluster [DBG] pgmap v2190: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 1.04k op/s; 3390/220887 objects degraded (1.535%); 6196/220887 objects misplaced (2.805%); 4.7 MiB/s, 75 objects/s recovering 2024-08-17T17:52:21.846 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:21 smithi169 bash[79348]: cluster 2024-08-17T17:52:20.877631+0000 mon.a (mon.0) 2320 : cluster [WRN] Health check update: Degraded data redundancy: 3390/220887 objects degraded (1.535%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:52:21.846 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:21 smithi169 bash[79348]: cluster 2024-08-17T17:52:20.877631+0000 mon.a (mon.0) 2320 : cluster [WRN] Health check update: Degraded data redundancy: 3390/220887 objects degraded (1.535%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:52:21.857 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:21.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:21.859 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:21.960 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:21.986 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:21 smithi131 bash[89561]: cluster 2024-08-17T17:52:20.225492+0000 mgr.y (mgr.34107) 1501 : cluster [DBG] pgmap v2190: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 1.04k op/s; 3390/220887 objects degraded (1.535%); 6196/220887 objects misplaced (2.805%); 4.7 MiB/s, 75 objects/s recovering 2024-08-17T17:52:21.986 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:21 smithi131 bash[89561]: cluster 2024-08-17T17:52:20.225492+0000 mgr.y (mgr.34107) 1501 : cluster [DBG] pgmap v2190: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 1.04k op/s; 3390/220887 objects degraded (1.535%); 6196/220887 objects misplaced (2.805%); 4.7 MiB/s, 75 objects/s recovering 2024-08-17T17:52:21.986 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:21 smithi131 bash[89561]: cluster 2024-08-17T17:52:20.877631+0000 mon.a (mon.0) 2320 : cluster [WRN] Health check update: Degraded data redundancy: 3390/220887 objects degraded (1.535%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:52:21.986 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:21 smithi131 bash[89561]: cluster 2024-08-17T17:52:20.877631+0000 mon.a (mon.0) 2320 : cluster [WRN] Health check update: Degraded data redundancy: 3390/220887 objects degraded (1.535%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:52:21.986 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:21 smithi131 bash[88347]: cluster 2024-08-17T17:52:20.225492+0000 mgr.y (mgr.34107) 1501 : cluster [DBG] pgmap v2190: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 1.04k op/s; 3390/220887 objects degraded (1.535%); 6196/220887 objects misplaced (2.805%); 4.7 MiB/s, 75 objects/s recovering 2024-08-17T17:52:21.987 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:21 smithi131 bash[88347]: cluster 2024-08-17T17:52:20.225492+0000 mgr.y (mgr.34107) 1501 : cluster [DBG] pgmap v2190: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 1.04k op/s; 3390/220887 objects degraded (1.535%); 6196/220887 objects misplaced (2.805%); 4.7 MiB/s, 75 objects/s recovering 2024-08-17T17:52:21.987 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:21 smithi131 bash[88347]: cluster 2024-08-17T17:52:20.877631+0000 mon.a (mon.0) 2320 : cluster [WRN] Health check update: Degraded data redundancy: 3390/220887 objects degraded (1.535%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:52:21.987 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:21 smithi131 bash[88347]: cluster 2024-08-17T17:52:20.877631+0000 mon.a (mon.0) 2320 : cluster [WRN] Health check update: Degraded data redundancy: 3390/220887 objects degraded (1.535%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:52:21.992 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:21.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:21.994 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:22.095 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:22.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:22.136 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:22.136 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:22.237 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:22.265 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:22.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:22.273 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:22.275 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T17:52:22.275 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:52:22.340 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T17:52:22.341 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:52:22.374 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:22.380 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T17:52:22.380 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:52:22.396 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:22.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:22.398 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:22.424 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T17:52:22.424 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:52:22.455 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T17:52:22.456 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:52:22.491 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T17:52:22.491 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:52:22.499 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:22.521 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T17:52:22.521 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:52:22.530 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:22.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:22.533 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:22.558 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:52:22.558 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T17:52:22.634 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:22.657 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:22.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:22.663 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:22.764 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:22.786 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:22.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:22.792 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:22.809 INFO:teuthology.orchestra.run.smithi131.stderr:set osd.2 primary-affinity to 0.563291 (8369152) 2024-08-17T17:52:22.812 INFO:teuthology.orchestra.run.smithi131.stderr:nodeep-scrub is set 2024-08-17T17:52:22.839 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:22 smithi131 bash[88347]: audit 2024-08-17T17:52:22.056254+0000 mon.b (mon.1) 6 : audit [INF] from='client.? 172.21.15.131:0/2571725687' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:52:22.839 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:22 smithi131 bash[88347]: audit 2024-08-17T17:52:22.056254+0000 mon.b (mon.1) 6 : audit [INF] from='client.? 172.21.15.131:0/2571725687' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:52:22.839 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:22 smithi131 bash[88347]: audit 2024-08-17T17:52:22.057992+0000 mon.a (mon.0) 2321 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:52:22.839 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:22 smithi131 bash[88347]: audit 2024-08-17T17:52:22.057992+0000 mon.a (mon.0) 2321 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:52:22.839 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:22 smithi131 bash[88347]: audit 2024-08-17T17:52:22.218594+0000 mon.a (mon.0) 2322 : audit [DBG] from='client.? 172.21.15.131:0/2963950647' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:52:22.839 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:22 smithi131 bash[88347]: audit 2024-08-17T17:52:22.218594+0000 mon.a (mon.0) 2322 : audit [DBG] from='client.? 172.21.15.131:0/2963950647' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:52:22.839 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:22 smithi131 bash[88347]: audit 2024-08-17T17:52:22.575232+0000 mon.a (mon.0) 2323 : audit [INF] from='client.? 172.21.15.131:0/480386125' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 0.5632909795602632} : dispatch 2024-08-17T17:52:22.839 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:22 smithi131 bash[88347]: audit 2024-08-17T17:52:22.575232+0000 mon.a (mon.0) 2323 : audit [INF] from='client.? 172.21.15.131:0/480386125' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 0.5632909795602632} : dispatch 2024-08-17T17:52:22.839 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:22 smithi131 bash[89561]: audit 2024-08-17T17:52:22.056254+0000 mon.b (mon.1) 6 : audit [INF] from='client.? 172.21.15.131:0/2571725687' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:52:22.839 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:22 smithi131 bash[89561]: audit 2024-08-17T17:52:22.056254+0000 mon.b (mon.1) 6 : audit [INF] from='client.? 172.21.15.131:0/2571725687' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:52:22.839 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:22 smithi131 bash[89561]: audit 2024-08-17T17:52:22.057992+0000 mon.a (mon.0) 2321 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:52:22.840 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:22 smithi131 bash[89561]: audit 2024-08-17T17:52:22.057992+0000 mon.a (mon.0) 2321 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:52:22.840 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:22 smithi131 bash[89561]: audit 2024-08-17T17:52:22.218594+0000 mon.a (mon.0) 2322 : audit [DBG] from='client.? 172.21.15.131:0/2963950647' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:52:22.840 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:22 smithi131 bash[89561]: audit 2024-08-17T17:52:22.218594+0000 mon.a (mon.0) 2322 : audit [DBG] from='client.? 172.21.15.131:0/2963950647' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:52:22.840 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:22 smithi131 bash[89561]: audit 2024-08-17T17:52:22.575232+0000 mon.a (mon.0) 2323 : audit [INF] from='client.? 172.21.15.131:0/480386125' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 0.5632909795602632} : dispatch 2024-08-17T17:52:22.840 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:22 smithi131 bash[89561]: audit 2024-08-17T17:52:22.575232+0000 mon.a (mon.0) 2323 : audit [INF] from='client.? 172.21.15.131:0/480386125' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 0.5632909795602632} : dispatch 2024-08-17T17:52:22.893 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:22.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:22 smithi169 bash[79348]: audit 2024-08-17T17:52:22.056254+0000 mon.b (mon.1) 6 : audit [INF] from='client.? 172.21.15.131:0/2571725687' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:52:22.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:22 smithi169 bash[79348]: audit 2024-08-17T17:52:22.056254+0000 mon.b (mon.1) 6 : audit [INF] from='client.? 172.21.15.131:0/2571725687' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:52:22.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:22 smithi169 bash[79348]: audit 2024-08-17T17:52:22.057992+0000 mon.a (mon.0) 2321 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:52:22.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:22 smithi169 bash[79348]: audit 2024-08-17T17:52:22.057992+0000 mon.a (mon.0) 2321 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:52:22.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:22 smithi169 bash[79348]: audit 2024-08-17T17:52:22.218594+0000 mon.a (mon.0) 2322 : audit [DBG] from='client.? 172.21.15.131:0/2963950647' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:52:22.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:22 smithi169 bash[79348]: audit 2024-08-17T17:52:22.218594+0000 mon.a (mon.0) 2322 : audit [DBG] from='client.? 172.21.15.131:0/2963950647' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:52:22.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:22 smithi169 bash[79348]: audit 2024-08-17T17:52:22.575232+0000 mon.a (mon.0) 2323 : audit [INF] from='client.? 172.21.15.131:0/480386125' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 0.5632909795602632} : dispatch 2024-08-17T17:52:22.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:22 smithi169 bash[79348]: audit 2024-08-17T17:52:22.575232+0000 mon.a (mon.0) 2323 : audit [INF] from='client.? 172.21.15.131:0/480386125' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 0.5632909795602632} : dispatch 2024-08-17T17:52:22.920 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:22.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:22.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:23.025 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:23.054 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:23.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:23.057 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:23.157 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:23.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:23.186 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:23.186 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:23.287 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:23.325 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:23.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:23.328 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:23.428 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:23.458 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:23.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:23.464 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:23.565 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:23.588 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:23.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:23.590 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:23.691 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:23.717 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:23.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:23.718 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:23.819 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:23.845 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:23.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:23.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:23.952 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:23.980 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:23.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:23.986 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:24.087 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:24.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:23 smithi131 bash[89561]: cluster 2024-08-17T17:52:22.226020+0000 mgr.y (mgr.34107) 1502 : cluster [DBG] pgmap v2191: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 722 op/s; 3390/220476 objects degraded (1.538%); 5608/220476 objects misplaced (2.544%); 4.7 MiB/s, 74 objects/s recovering 2024-08-17T17:52:24.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:23 smithi131 bash[89561]: cluster 2024-08-17T17:52:22.226020+0000 mgr.y (mgr.34107) 1502 : cluster [DBG] pgmap v2191: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 722 op/s; 3390/220476 objects degraded (1.538%); 5608/220476 objects misplaced (2.544%); 4.7 MiB/s, 74 objects/s recovering 2024-08-17T17:52:24.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:23 smithi131 bash[89561]: cluster 2024-08-17T17:52:22.807921+0000 mon.a (mon.0) 2324 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:52:24.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:23 smithi131 bash[89561]: cluster 2024-08-17T17:52:22.807921+0000 mon.a (mon.0) 2324 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:52:24.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:23 smithi131 bash[89561]: audit 2024-08-17T17:52:22.809480+0000 mon.a (mon.0) 2325 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:52:24.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:23 smithi131 bash[89561]: audit 2024-08-17T17:52:22.809480+0000 mon.a (mon.0) 2325 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:52:24.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:23 smithi131 bash[89561]: audit 2024-08-17T17:52:22.809618+0000 mon.a (mon.0) 2326 : audit [INF] from='client.? 172.21.15.131:0/480386125' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.5632909795602632}]': finished 2024-08-17T17:52:24.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:23 smithi131 bash[89561]: audit 2024-08-17T17:52:22.809618+0000 mon.a (mon.0) 2326 : audit [INF] from='client.? 172.21.15.131:0/480386125' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.5632909795602632}]': finished 2024-08-17T17:52:24.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:23 smithi131 bash[89561]: cluster 2024-08-17T17:52:22.820404+0000 mon.a (mon.0) 2327 : cluster [DBG] osdmap e1341: 8 total, 8 up, 8 in 2024-08-17T17:52:24.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:23 smithi131 bash[89561]: cluster 2024-08-17T17:52:22.820404+0000 mon.a (mon.0) 2327 : cluster [DBG] osdmap e1341: 8 total, 8 up, 8 in 2024-08-17T17:52:24.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:23 smithi131 bash[89561]: audit 2024-08-17T17:52:23.259317+0000 mon.a (mon.0) 2328 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:24.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:23 smithi131 bash[89561]: audit 2024-08-17T17:52:23.259317+0000 mon.a (mon.0) 2328 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:24.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:23 smithi131 bash[88347]: cluster 2024-08-17T17:52:22.226020+0000 mgr.y (mgr.34107) 1502 : cluster [DBG] pgmap v2191: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 722 op/s; 3390/220476 objects degraded (1.538%); 5608/220476 objects misplaced (2.544%); 4.7 MiB/s, 74 objects/s recovering 2024-08-17T17:52:24.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:23 smithi131 bash[88347]: cluster 2024-08-17T17:52:22.226020+0000 mgr.y (mgr.34107) 1502 : cluster [DBG] pgmap v2191: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 722 op/s; 3390/220476 objects degraded (1.538%); 5608/220476 objects misplaced (2.544%); 4.7 MiB/s, 74 objects/s recovering 2024-08-17T17:52:24.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:23 smithi131 bash[88347]: cluster 2024-08-17T17:52:22.807921+0000 mon.a (mon.0) 2324 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:52:24.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:23 smithi131 bash[88347]: cluster 2024-08-17T17:52:22.807921+0000 mon.a (mon.0) 2324 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:52:24.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:23 smithi131 bash[88347]: audit 2024-08-17T17:52:22.809480+0000 mon.a (mon.0) 2325 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:52:24.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:23 smithi131 bash[88347]: audit 2024-08-17T17:52:22.809480+0000 mon.a (mon.0) 2325 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:52:24.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:23 smithi131 bash[88347]: audit 2024-08-17T17:52:22.809618+0000 mon.a (mon.0) 2326 : audit [INF] from='client.? 172.21.15.131:0/480386125' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.5632909795602632}]': finished 2024-08-17T17:52:24.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:23 smithi131 bash[88347]: audit 2024-08-17T17:52:22.809618+0000 mon.a (mon.0) 2326 : audit [INF] from='client.? 172.21.15.131:0/480386125' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.5632909795602632}]': finished 2024-08-17T17:52:24.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:23 smithi131 bash[88347]: cluster 2024-08-17T17:52:22.820404+0000 mon.a (mon.0) 2327 : cluster [DBG] osdmap e1341: 8 total, 8 up, 8 in 2024-08-17T17:52:24.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:23 smithi131 bash[88347]: cluster 2024-08-17T17:52:22.820404+0000 mon.a (mon.0) 2327 : cluster [DBG] osdmap e1341: 8 total, 8 up, 8 in 2024-08-17T17:52:24.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:23 smithi131 bash[88347]: audit 2024-08-17T17:52:23.259317+0000 mon.a (mon.0) 2328 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:24.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:23 smithi131 bash[88347]: audit 2024-08-17T17:52:23.259317+0000 mon.a (mon.0) 2328 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:24.123 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:24.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:24.125 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:24.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:23 smithi169 bash[79348]: cluster 2024-08-17T17:52:22.226020+0000 mgr.y (mgr.34107) 1502 : cluster [DBG] pgmap v2191: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 722 op/s; 3390/220476 objects degraded (1.538%); 5608/220476 objects misplaced (2.544%); 4.7 MiB/s, 74 objects/s recovering 2024-08-17T17:52:24.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:23 smithi169 bash[79348]: cluster 2024-08-17T17:52:22.226020+0000 mgr.y (mgr.34107) 1502 : cluster [DBG] pgmap v2191: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.5 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 722 op/s; 3390/220476 objects degraded (1.538%); 5608/220476 objects misplaced (2.544%); 4.7 MiB/s, 74 objects/s recovering 2024-08-17T17:52:24.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:23 smithi169 bash[79348]: cluster 2024-08-17T17:52:22.807921+0000 mon.a (mon.0) 2324 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:52:24.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:23 smithi169 bash[79348]: cluster 2024-08-17T17:52:22.807921+0000 mon.a (mon.0) 2324 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:52:24.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:23 smithi169 bash[79348]: audit 2024-08-17T17:52:22.809480+0000 mon.a (mon.0) 2325 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:52:24.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:23 smithi169 bash[79348]: audit 2024-08-17T17:52:22.809480+0000 mon.a (mon.0) 2325 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:52:24.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:23 smithi169 bash[79348]: audit 2024-08-17T17:52:22.809618+0000 mon.a (mon.0) 2326 : audit [INF] from='client.? 172.21.15.131:0/480386125' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.5632909795602632}]': finished 2024-08-17T17:52:24.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:23 smithi169 bash[79348]: audit 2024-08-17T17:52:22.809618+0000 mon.a (mon.0) 2326 : audit [INF] from='client.? 172.21.15.131:0/480386125' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 0.5632909795602632}]': finished 2024-08-17T17:52:24.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:23 smithi169 bash[79348]: cluster 2024-08-17T17:52:22.820404+0000 mon.a (mon.0) 2327 : cluster [DBG] osdmap e1341: 8 total, 8 up, 8 in 2024-08-17T17:52:24.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:23 smithi169 bash[79348]: cluster 2024-08-17T17:52:22.820404+0000 mon.a (mon.0) 2327 : cluster [DBG] osdmap e1341: 8 total, 8 up, 8 in 2024-08-17T17:52:24.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:23 smithi169 bash[79348]: audit 2024-08-17T17:52:23.259317+0000 mon.a (mon.0) 2328 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:24.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:23 smithi169 bash[79348]: audit 2024-08-17T17:52:23.259317+0000 mon.a (mon.0) 2328 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:24.226 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:24.264 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:24.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:24.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:24.367 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:24.385 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:24.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:24.386 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:24.487 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:24.511 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:24.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:24.514 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:24.615 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:24.640 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:24.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:24.643 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:24.743 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:24.768 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:24.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:24.774 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:24.874 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:24.883 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:24 smithi169 bash[79348]: cluster 2024-08-17T17:52:23.830176+0000 mon.a (mon.0) 2329 : cluster [DBG] osdmap e1342: 8 total, 8 up, 8 in 2024-08-17T17:52:24.883 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:24 smithi169 bash[79348]: cluster 2024-08-17T17:52:23.830176+0000 mon.a (mon.0) 2329 : cluster [DBG] osdmap e1342: 8 total, 8 up, 8 in 2024-08-17T17:52:24.914 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:24.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:24.919 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:25.019 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:25.048 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:25.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:25.052 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:25.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:24 smithi131 bash[89561]: cluster 2024-08-17T17:52:23.830176+0000 mon.a (mon.0) 2329 : cluster [DBG] osdmap e1342: 8 total, 8 up, 8 in 2024-08-17T17:52:25.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:24 smithi131 bash[89561]: cluster 2024-08-17T17:52:23.830176+0000 mon.a (mon.0) 2329 : cluster [DBG] osdmap e1342: 8 total, 8 up, 8 in 2024-08-17T17:52:25.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:24 smithi131 bash[88347]: cluster 2024-08-17T17:52:23.830176+0000 mon.a (mon.0) 2329 : cluster [DBG] osdmap e1342: 8 total, 8 up, 8 in 2024-08-17T17:52:25.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:24 smithi131 bash[88347]: cluster 2024-08-17T17:52:23.830176+0000 mon.a (mon.0) 2329 : cluster [DBG] osdmap e1342: 8 total, 8 up, 8 in 2024-08-17T17:52:25.153 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:25.178 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:25.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:25.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:25.283 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:25.307 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:25.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:25.310 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:25.410 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:25.429 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:25.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:25.431 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:25.531 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:25.554 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:25.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:25.560 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:25.661 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:25.698 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:25.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:25.703 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:25.804 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:25.841 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:25.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:25.846 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:25.947 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:25.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:25.978 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:25.978 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:26.078 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:26.102 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:26.105 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:26 smithi131 bash[88347]: cluster 2024-08-17T17:52:24.226862+0000 mgr.y (mgr.34107) 1503 : cluster [DBG] pgmap v2194: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 922 op/s; 3390/210780 objects degraded (1.608%); 5608/210780 objects misplaced (2.661%); 2.9 MiB/s, 46 objects/s recovering 2024-08-17T17:52:26.105 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:26 smithi131 bash[88347]: cluster 2024-08-17T17:52:24.226862+0000 mgr.y (mgr.34107) 1503 : cluster [DBG] pgmap v2194: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 922 op/s; 3390/210780 objects degraded (1.608%); 5608/210780 objects misplaced (2.661%); 2.9 MiB/s, 46 objects/s recovering 2024-08-17T17:52:26.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:26.106 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:26.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:25 smithi169 bash[79348]: cluster 2024-08-17T17:52:24.226862+0000 mgr.y (mgr.34107) 1503 : cluster [DBG] pgmap v2194: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 922 op/s; 3390/210780 objects degraded (1.608%); 5608/210780 objects misplaced (2.661%); 2.9 MiB/s, 46 objects/s recovering 2024-08-17T17:52:26.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:25 smithi169 bash[79348]: cluster 2024-08-17T17:52:24.226862+0000 mgr.y (mgr.34107) 1503 : cluster [DBG] pgmap v2194: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 922 op/s; 3390/210780 objects degraded (1.608%); 5608/210780 objects misplaced (2.661%); 2.9 MiB/s, 46 objects/s recovering 2024-08-17T17:52:26.207 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:26.245 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:26.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:26.250 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:26.350 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:26.385 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:26.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:26.389 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:26.489 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:26.517 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:26 smithi131 bash[89561]: cluster 2024-08-17T17:52:24.226862+0000 mgr.y (mgr.34107) 1503 : cluster [DBG] pgmap v2194: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 922 op/s; 3390/210780 objects degraded (1.608%); 5608/210780 objects misplaced (2.661%); 2.9 MiB/s, 46 objects/s recovering 2024-08-17T17:52:26.517 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:26 smithi131 bash[89561]: cluster 2024-08-17T17:52:24.226862+0000 mgr.y (mgr.34107) 1503 : cluster [DBG] pgmap v2194: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 922 op/s; 3390/210780 objects degraded (1.608%); 5608/210780 objects misplaced (2.661%); 2.9 MiB/s, 46 objects/s recovering 2024-08-17T17:52:26.524 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:26.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:26.527 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:26.628 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:26.645 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:26.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:26.647 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:26.748 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:26.788 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:26.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:26.791 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:26.892 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:26.926 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:26.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:26.933 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:27.034 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:27.054 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:27.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:27.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:27.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:26 smithi131 bash[89561]: cluster 2024-08-17T17:52:25.878547+0000 mon.a (mon.0) 2330 : cluster [WRN] Health check update: Degraded data redundancy: 3390/210780 objects degraded (1.608%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:52:27.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:26 smithi131 bash[89561]: cluster 2024-08-17T17:52:25.878547+0000 mon.a (mon.0) 2330 : cluster [WRN] Health check update: Degraded data redundancy: 3390/210780 objects degraded (1.608%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:52:27.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:26 smithi131 bash[88347]: cluster 2024-08-17T17:52:25.878547+0000 mon.a (mon.0) 2330 : cluster [WRN] Health check update: Degraded data redundancy: 3390/210780 objects degraded (1.608%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:52:27.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:26 smithi131 bash[88347]: cluster 2024-08-17T17:52:25.878547+0000 mon.a (mon.0) 2330 : cluster [WRN] Health check update: Degraded data redundancy: 3390/210780 objects degraded (1.608%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:52:27.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:26 smithi169 bash[79348]: cluster 2024-08-17T17:52:25.878547+0000 mon.a (mon.0) 2330 : cluster [WRN] Health check update: Degraded data redundancy: 3390/210780 objects degraded (1.608%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:52:27.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:26 smithi169 bash[79348]: cluster 2024-08-17T17:52:25.878547+0000 mon.a (mon.0) 2330 : cluster [WRN] Health check update: Degraded data redundancy: 3390/210780 objects degraded (1.608%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:52:27.156 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:27.182 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:27.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:27.185 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:27.285 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:27.318 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:27.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:27.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:27.423 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:27.448 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:27.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:27.451 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:27.551 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:27.588 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:27.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:27.592 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:27.693 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:27.731 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:27.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:27.733 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:27.834 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:27.868 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:27.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:27.874 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:27.974 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:28.004 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:28.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:28.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:28.107 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:28.116 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:27 smithi169 bash[79348]: cluster 2024-08-17T17:52:26.227457+0000 mgr.y (mgr.34107) 1504 : cluster [DBG] pgmap v2195: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 1.06k op/s; 3390/207474 objects degraded (1.634%); 4791/207474 objects misplaced (2.309%); 5.9 MiB/s, 94 objects/s recovering 2024-08-17T17:52:28.116 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:27 smithi169 bash[79348]: cluster 2024-08-17T17:52:26.227457+0000 mgr.y (mgr.34107) 1504 : cluster [DBG] pgmap v2195: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 1.06k op/s; 3390/207474 objects degraded (1.634%); 4791/207474 objects misplaced (2.309%); 5.9 MiB/s, 94 objects/s recovering 2024-08-17T17:52:28.134 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:28.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:28.168 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:28.269 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:28.278 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:27 smithi131 bash[89561]: cluster 2024-08-17T17:52:26.227457+0000 mgr.y (mgr.34107) 1504 : cluster [DBG] pgmap v2195: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 1.06k op/s; 3390/207474 objects degraded (1.634%); 4791/207474 objects misplaced (2.309%); 5.9 MiB/s, 94 objects/s recovering 2024-08-17T17:52:28.278 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:27 smithi131 bash[89561]: cluster 2024-08-17T17:52:26.227457+0000 mgr.y (mgr.34107) 1504 : cluster [DBG] pgmap v2195: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 1.06k op/s; 3390/207474 objects degraded (1.634%); 4791/207474 objects misplaced (2.309%); 5.9 MiB/s, 94 objects/s recovering 2024-08-17T17:52:28.278 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:27 smithi131 bash[88347]: cluster 2024-08-17T17:52:26.227457+0000 mgr.y (mgr.34107) 1504 : cluster [DBG] pgmap v2195: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 1.06k op/s; 3390/207474 objects degraded (1.634%); 4791/207474 objects misplaced (2.309%); 5.9 MiB/s, 94 objects/s recovering 2024-08-17T17:52:28.279 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:27 smithi131 bash[88347]: cluster 2024-08-17T17:52:26.227457+0000 mgr.y (mgr.34107) 1504 : cluster [DBG] pgmap v2195: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 1.06k op/s; 3390/207474 objects degraded (1.634%); 4791/207474 objects misplaced (2.309%); 5.9 MiB/s, 94 objects/s recovering 2024-08-17T17:52:28.293 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:28.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:28.295 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:28.395 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:28.420 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:28.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:28.427 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:28.528 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:28.561 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:28.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:28.567 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:28.668 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:28.698 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:28.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:28.700 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:28.801 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:28.827 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:28.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:28.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:28.932 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:28.942 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:52:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:52:28] "GET /metrics HTTP/1.1" 200 36652 "" "Prometheus/2.51.0" 2024-08-17T17:52:28.959 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:28.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:28.962 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:29.062 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:29.097 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:29.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:29.099 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:29.200 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:29.234 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:29.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:29.239 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:29.340 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:29.371 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:29.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:29.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:29.376 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:52:29.476 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:29.500 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:29.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:29.508 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:29.539 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:52:29.608 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:29.637 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:29.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:29.643 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:29.744 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:29.774 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:29.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:29.779 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:29.880 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:29.910 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:29.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:29.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:30.015 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:30.039 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:30.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:30.041 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:30.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:29 smithi131 bash[89561]: cluster 2024-08-17T17:52:28.227958+0000 mgr.y (mgr.34107) 1505 : cluster [DBG] pgmap v2196: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 558 op/s; 3390/207474 objects degraded (1.634%); 4791/207474 objects misplaced (2.309%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:52:30.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:29 smithi131 bash[89561]: cluster 2024-08-17T17:52:28.227958+0000 mgr.y (mgr.34107) 1505 : cluster [DBG] pgmap v2196: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 558 op/s; 3390/207474 objects degraded (1.634%); 4791/207474 objects misplaced (2.309%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:52:30.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:29 smithi131 bash[88347]: cluster 2024-08-17T17:52:28.227958+0000 mgr.y (mgr.34107) 1505 : cluster [DBG] pgmap v2196: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 558 op/s; 3390/207474 objects degraded (1.634%); 4791/207474 objects misplaced (2.309%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:52:30.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:29 smithi131 bash[88347]: cluster 2024-08-17T17:52:28.227958+0000 mgr.y (mgr.34107) 1505 : cluster [DBG] pgmap v2196: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 558 op/s; 3390/207474 objects degraded (1.634%); 4791/207474 objects misplaced (2.309%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:52:30.142 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:30.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:29 smithi169 bash[79348]: cluster 2024-08-17T17:52:28.227958+0000 mgr.y (mgr.34107) 1505 : cluster [DBG] pgmap v2196: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 558 op/s; 3390/207474 objects degraded (1.634%); 4791/207474 objects misplaced (2.309%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:52:30.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:29 smithi169 bash[79348]: cluster 2024-08-17T17:52:28.227958+0000 mgr.y (mgr.34107) 1505 : cluster [DBG] pgmap v2196: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.2 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 558 op/s; 3390/207474 objects degraded (1.634%); 4791/207474 objects misplaced (2.309%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:52:30.169 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:30.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:30.171 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:30.272 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:30.307 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:30.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:30.316 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:30.416 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:30.437 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:30.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:30.440 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:30.540 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:30.564 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:30.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:30.567 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:30.667 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:30.687 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:30.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:30.689 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:30.790 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:30.831 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:30.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:30.835 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:30.936 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:30.962 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:30.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:30.965 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:31.023 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:52:31.067 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:31.097 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:31.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:31.102 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:31.202 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:31.228 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:31.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:31.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:31.331 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:31.355 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:31.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:31.361 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:31.462 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:31.489 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:31.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:31.492 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:31.593 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:31.621 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:31.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:31.624 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:31.725 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:31.753 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:31.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:31.758 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:31.859 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:31.885 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:31.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:31.889 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:31.990 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:32.019 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:32.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:32.022 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:32.123 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:32.133 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:31 smithi131 bash[88347]: cluster 2024-08-17T17:52:30.228658+0000 mgr.y (mgr.34107) 1506 : cluster [DBG] pgmap v2197: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 1.08k op/s; 3390/194412 objects degraded (1.744%); 4554/194412 objects misplaced (2.342%); 4.8 MiB/s, 77 objects/s recovering 2024-08-17T17:52:32.133 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:31 smithi131 bash[88347]: cluster 2024-08-17T17:52:30.228658+0000 mgr.y (mgr.34107) 1506 : cluster [DBG] pgmap v2197: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 1.08k op/s; 3390/194412 objects degraded (1.744%); 4554/194412 objects misplaced (2.342%); 4.8 MiB/s, 77 objects/s recovering 2024-08-17T17:52:32.133 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:31 smithi131 bash[88347]: cluster 2024-08-17T17:52:30.879264+0000 mon.a (mon.0) 2331 : cluster [WRN] Health check update: Degraded data redundancy: 3390/194412 objects degraded (1.744%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:52:32.133 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:31 smithi131 bash[88347]: cluster 2024-08-17T17:52:30.879264+0000 mon.a (mon.0) 2331 : cluster [WRN] Health check update: Degraded data redundancy: 3390/194412 objects degraded (1.744%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:52:32.133 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:31 smithi131 bash[89561]: cluster 2024-08-17T17:52:30.228658+0000 mgr.y (mgr.34107) 1506 : cluster [DBG] pgmap v2197: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 1.08k op/s; 3390/194412 objects degraded (1.744%); 4554/194412 objects misplaced (2.342%); 4.8 MiB/s, 77 objects/s recovering 2024-08-17T17:52:32.133 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:31 smithi131 bash[89561]: cluster 2024-08-17T17:52:30.228658+0000 mgr.y (mgr.34107) 1506 : cluster [DBG] pgmap v2197: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 1.08k op/s; 3390/194412 objects degraded (1.744%); 4554/194412 objects misplaced (2.342%); 4.8 MiB/s, 77 objects/s recovering 2024-08-17T17:52:32.133 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:31 smithi131 bash[89561]: cluster 2024-08-17T17:52:30.879264+0000 mon.a (mon.0) 2331 : cluster [WRN] Health check update: Degraded data redundancy: 3390/194412 objects degraded (1.744%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:52:32.133 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:31 smithi131 bash[89561]: cluster 2024-08-17T17:52:30.879264+0000 mon.a (mon.0) 2331 : cluster [WRN] Health check update: Degraded data redundancy: 3390/194412 objects degraded (1.744%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:52:32.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:31 smithi169 bash[79348]: cluster 2024-08-17T17:52:30.228658+0000 mgr.y (mgr.34107) 1506 : cluster [DBG] pgmap v2197: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 1.08k op/s; 3390/194412 objects degraded (1.744%); 4554/194412 objects misplaced (2.342%); 4.8 MiB/s, 77 objects/s recovering 2024-08-17T17:52:32.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:31 smithi169 bash[79348]: cluster 2024-08-17T17:52:30.228658+0000 mgr.y (mgr.34107) 1506 : cluster [DBG] pgmap v2197: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 4.0 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 1.08k op/s; 3390/194412 objects degraded (1.744%); 4554/194412 objects misplaced (2.342%); 4.8 MiB/s, 77 objects/s recovering 2024-08-17T17:52:32.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:31 smithi169 bash[79348]: cluster 2024-08-17T17:52:30.879264+0000 mon.a (mon.0) 2331 : cluster [WRN] Health check update: Degraded data redundancy: 3390/194412 objects degraded (1.744%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:52:32.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:31 smithi169 bash[79348]: cluster 2024-08-17T17:52:30.879264+0000 mon.a (mon.0) 2331 : cluster [WRN] Health check update: Degraded data redundancy: 3390/194412 objects degraded (1.744%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:52:32.157 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:32.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:32.159 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:32.260 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:32.293 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:32.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:32.298 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:32.398 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:32.428 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:32.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:32.433 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:32.533 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:32.575 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:32.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:32.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:32.678 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:32.707 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:32.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:32.711 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:32.811 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:32.836 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:32.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:32.838 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:32.939 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:32.965 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:32.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:32.971 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:33.072 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:33.100 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:33.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:33.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:33.205 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:33.230 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:33.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:33.235 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:33.336 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:33.363 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:33.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:33.366 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:33.466 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:33.496 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:33.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:33.499 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:33.600 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:33.633 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:33.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:33.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:33.738 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:33.763 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:33.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:33.765 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:33.866 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:33.897 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:33.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:33.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:33.999 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:34.032 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:34.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:34.035 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:34.064 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] 2024-08-17T17:52:34.064 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:52:34.064 INFO:tasks.thrashosds.thrasher:Removing osd 2, in_osds are: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:52:34.064 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd out 2 2024-08-17T17:52:34.136 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:34.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:33 smithi169 bash[79348]: cluster 2024-08-17T17:52:32.229129+0000 mgr.y (mgr.34107) 1507 : cluster [DBG] pgmap v2198: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 935 op/s; 3390/194043 objects degraded (1.747%); 3711/194043 objects misplaced (1.912%); 6.0 MiB/s, 95 objects/s recovering 2024-08-17T17:52:34.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:33 smithi169 bash[79348]: cluster 2024-08-17T17:52:32.229129+0000 mgr.y (mgr.34107) 1507 : cluster [DBG] pgmap v2198: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 935 op/s; 3390/194043 objects degraded (1.747%); 3711/194043 objects misplaced (1.912%); 6.0 MiB/s, 95 objects/s recovering 2024-08-17T17:52:34.147 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:33 smithi131 bash[89561]: cluster 2024-08-17T17:52:32.229129+0000 mgr.y (mgr.34107) 1507 : cluster [DBG] pgmap v2198: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 935 op/s; 3390/194043 objects degraded (1.747%); 3711/194043 objects misplaced (1.912%); 6.0 MiB/s, 95 objects/s recovering 2024-08-17T17:52:34.147 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:33 smithi131 bash[89561]: cluster 2024-08-17T17:52:32.229129+0000 mgr.y (mgr.34107) 1507 : cluster [DBG] pgmap v2198: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 935 op/s; 3390/194043 objects degraded (1.747%); 3711/194043 objects misplaced (1.912%); 6.0 MiB/s, 95 objects/s recovering 2024-08-17T17:52:34.148 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:33 smithi131 bash[88347]: cluster 2024-08-17T17:52:32.229129+0000 mgr.y (mgr.34107) 1507 : cluster [DBG] pgmap v2198: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 935 op/s; 3390/194043 objects degraded (1.747%); 3711/194043 objects misplaced (1.912%); 6.0 MiB/s, 95 objects/s recovering 2024-08-17T17:52:34.148 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:33 smithi131 bash[88347]: cluster 2024-08-17T17:52:32.229129+0000 mgr.y (mgr.34107) 1507 : cluster [DBG] pgmap v2198: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 935 op/s; 3390/194043 objects degraded (1.747%); 3711/194043 objects misplaced (1.912%); 6.0 MiB/s, 95 objects/s recovering 2024-08-17T17:52:34.198 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:34.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:34.204 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:34.305 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:34.334 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:34.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:34.336 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:34.436 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:34.459 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:34.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:34.461 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:34.562 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:34.598 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:34.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:34.600 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:34.701 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:34.732 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:34.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:34.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:34.836 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:34.860 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:34.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:34.863 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:34.964 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:34.991 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:34.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:34.997 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:34.998 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:52:35.097 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:35.124 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:35.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:35.126 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:35.227 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:35.251 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:35.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:35.257 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:35.358 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:35.390 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:35.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:35.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:35.500 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:35.531 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:35.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:35.536 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:35.637 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:35.662 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:35.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:35.664 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:35.765 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:35.794 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:35.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:35.797 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:35.898 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:35.921 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:35.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:35.923 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:36.024 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:36.027 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:35 smithi131 bash[89561]: cluster 2024-08-17T17:52:34.229759+0000 mgr.y (mgr.34107) 1508 : cluster [DBG] pgmap v2199: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 1.07k op/s; 3390/184332 objects degraded (1.839%); 3711/184332 objects misplaced (2.013%); 5.4 MiB/s, 86 objects/s recovering 2024-08-17T17:52:36.027 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:35 smithi131 bash[89561]: cluster 2024-08-17T17:52:34.229759+0000 mgr.y (mgr.34107) 1508 : cluster [DBG] pgmap v2199: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 1.07k op/s; 3390/184332 objects degraded (1.839%); 3711/184332 objects misplaced (2.013%); 5.4 MiB/s, 86 objects/s recovering 2024-08-17T17:52:36.027 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:35 smithi131 bash[89561]: cluster 2024-08-17T17:52:35.879943+0000 mon.a (mon.0) 2332 : cluster [WRN] Health check update: Degraded data redundancy: 3390/184332 objects degraded (1.839%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:52:36.027 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:35 smithi131 bash[89561]: cluster 2024-08-17T17:52:35.879943+0000 mon.a (mon.0) 2332 : cluster [WRN] Health check update: Degraded data redundancy: 3390/184332 objects degraded (1.839%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:52:36.027 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:35 smithi131 bash[88347]: cluster 2024-08-17T17:52:34.229759+0000 mgr.y (mgr.34107) 1508 : cluster [DBG] pgmap v2199: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 1.07k op/s; 3390/184332 objects degraded (1.839%); 3711/184332 objects misplaced (2.013%); 5.4 MiB/s, 86 objects/s recovering 2024-08-17T17:52:36.027 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:35 smithi131 bash[88347]: cluster 2024-08-17T17:52:34.229759+0000 mgr.y (mgr.34107) 1508 : cluster [DBG] pgmap v2199: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 1.07k op/s; 3390/184332 objects degraded (1.839%); 3711/184332 objects misplaced (2.013%); 5.4 MiB/s, 86 objects/s recovering 2024-08-17T17:52:36.028 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:35 smithi131 bash[88347]: cluster 2024-08-17T17:52:35.879943+0000 mon.a (mon.0) 2332 : cluster [WRN] Health check update: Degraded data redundancy: 3390/184332 objects degraded (1.839%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:52:36.028 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:35 smithi131 bash[88347]: cluster 2024-08-17T17:52:35.879943+0000 mon.a (mon.0) 2332 : cluster [WRN] Health check update: Degraded data redundancy: 3390/184332 objects degraded (1.839%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:52:36.055 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:36.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:36.059 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:36.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:35 smithi169 bash[79348]: cluster 2024-08-17T17:52:34.229759+0000 mgr.y (mgr.34107) 1508 : cluster [DBG] pgmap v2199: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 1.07k op/s; 3390/184332 objects degraded (1.839%); 3711/184332 objects misplaced (2.013%); 5.4 MiB/s, 86 objects/s recovering 2024-08-17T17:52:36.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:35 smithi169 bash[79348]: cluster 2024-08-17T17:52:34.229759+0000 mgr.y (mgr.34107) 1508 : cluster [DBG] pgmap v2199: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.7 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 1.07k op/s; 3390/184332 objects degraded (1.839%); 3711/184332 objects misplaced (2.013%); 5.4 MiB/s, 86 objects/s recovering 2024-08-17T17:52:36.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:35 smithi169 bash[79348]: cluster 2024-08-17T17:52:35.879943+0000 mon.a (mon.0) 2332 : cluster [WRN] Health check update: Degraded data redundancy: 3390/184332 objects degraded (1.839%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:52:36.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:35 smithi169 bash[79348]: cluster 2024-08-17T17:52:35.879943+0000 mon.a (mon.0) 2332 : cluster [WRN] Health check update: Degraded data redundancy: 3390/184332 objects degraded (1.839%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:52:36.160 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:36.186 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:36.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:36.191 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:36.292 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:36.314 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:36.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:36.323 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:36.423 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:36.450 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:36.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:36.456 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:36.557 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:36.587 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:36.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:36.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:36.690 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:36.729 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:36.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:36.735 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:36.803 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:52:36.836 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:36.858 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:36.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:36.863 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:36.964 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:37.010 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:37.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:37.012 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:37.113 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:37.130 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:37.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:37.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:37.233 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:37.253 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:37.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:37.257 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:37.358 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:37.380 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:37.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:37.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:37.482 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:37.512 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:37.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:37.517 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:37.618 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:37.647 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:37.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:37.653 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:37.754 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:37.781 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:37.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:37.787 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:37.888 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:37.919 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:37.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:37.921 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:38.022 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:38.032 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:37 smithi169 bash[79348]: cluster 2024-08-17T17:52:36.230348+0000 mgr.y (mgr.34107) 1509 : cluster [DBG] pgmap v2200: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 824 op/s; 3390/181083 objects degraded (1.872%); 2494/181083 objects misplaced (1.377%); 7.7 MiB/s, 123 objects/s recovering 2024-08-17T17:52:38.032 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:37 smithi169 bash[79348]: cluster 2024-08-17T17:52:36.230348+0000 mgr.y (mgr.34107) 1509 : cluster [DBG] pgmap v2200: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 824 op/s; 3390/181083 objects degraded (1.872%); 2494/181083 objects misplaced (1.377%); 7.7 MiB/s, 123 objects/s recovering 2024-08-17T17:52:38.045 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:38.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:38.048 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:38.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:37 smithi131 bash[88347]: cluster 2024-08-17T17:52:36.230348+0000 mgr.y (mgr.34107) 1509 : cluster [DBG] pgmap v2200: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 824 op/s; 3390/181083 objects degraded (1.872%); 2494/181083 objects misplaced (1.377%); 7.7 MiB/s, 123 objects/s recovering 2024-08-17T17:52:38.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:37 smithi131 bash[88347]: cluster 2024-08-17T17:52:36.230348+0000 mgr.y (mgr.34107) 1509 : cluster [DBG] pgmap v2200: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 824 op/s; 3390/181083 objects degraded (1.872%); 2494/181083 objects misplaced (1.377%); 7.7 MiB/s, 123 objects/s recovering 2024-08-17T17:52:38.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:37 smithi131 bash[89561]: cluster 2024-08-17T17:52:36.230348+0000 mgr.y (mgr.34107) 1509 : cluster [DBG] pgmap v2200: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 824 op/s; 3390/181083 objects degraded (1.872%); 2494/181083 objects misplaced (1.377%); 7.7 MiB/s, 123 objects/s recovering 2024-08-17T17:52:38.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:37 smithi131 bash[89561]: cluster 2024-08-17T17:52:36.230348+0000 mgr.y (mgr.34107) 1509 : cluster [DBG] pgmap v2200: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 824 op/s; 3390/181083 objects degraded (1.872%); 2494/181083 objects misplaced (1.377%); 7.7 MiB/s, 123 objects/s recovering 2024-08-17T17:52:38.148 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:38.174 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:38.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:38.176 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:38.276 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:38.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:38.310 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:38.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:38.411 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:38.449 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:38.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:38.456 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:38.556 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:38.579 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:38.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:38.582 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:38.682 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:38.699 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:38.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:38.701 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:38.802 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:38.834 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:52:38.838 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:38.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:38.841 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:38.941 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:38.959 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:38.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:38.961 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:39.061 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:39.083 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:39.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:39.085 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:39.151 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:52:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:52:38] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.51.0" 2024-08-17T17:52:39.152 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:38 smithi131 bash[89561]: audit 2024-08-17T17:52:38.259607+0000 mon.a (mon.0) 2333 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:39.152 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:38 smithi131 bash[89561]: audit 2024-08-17T17:52:38.259607+0000 mon.a (mon.0) 2333 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:39.152 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:38 smithi131 bash[88347]: audit 2024-08-17T17:52:38.259607+0000 mon.a (mon.0) 2333 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:39.152 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:38 smithi131 bash[88347]: audit 2024-08-17T17:52:38.259607+0000 mon.a (mon.0) 2333 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:39.185 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:39.195 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:38 smithi169 bash[79348]: audit 2024-08-17T17:52:38.259607+0000 mon.a (mon.0) 2333 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:39.195 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:38 smithi169 bash[79348]: audit 2024-08-17T17:52:38.259607+0000 mon.a (mon.0) 2333 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:39.223 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:39.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:39.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:39.331 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:39.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:39.359 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:39.359 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:39.460 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:39.483 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:39.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:39.487 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:39.588 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:39.630 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:39.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:39.636 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:39.736 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:39.759 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:39.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:39.761 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:39.862 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:39.897 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:39.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:39.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:40.002 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:40.038 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:40.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:40.040 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:40.141 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:40.160 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:40 smithi131 bash[88347]: cluster 2024-08-17T17:52:38.230774+0000 mgr.y (mgr.34107) 1510 : cluster [DBG] pgmap v2201: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 732 op/s; 3390/181083 objects degraded (1.872%); 2494/181083 objects misplaced (1.377%); 5.7 MiB/s, 91 objects/s recovering 2024-08-17T17:52:40.161 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:40 smithi131 bash[88347]: cluster 2024-08-17T17:52:38.230774+0000 mgr.y (mgr.34107) 1510 : cluster [DBG] pgmap v2201: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 732 op/s; 3390/181083 objects degraded (1.872%); 2494/181083 objects misplaced (1.377%); 5.7 MiB/s, 91 objects/s recovering 2024-08-17T17:52:40.161 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:40 smithi131 bash[89561]: cluster 2024-08-17T17:52:38.230774+0000 mgr.y (mgr.34107) 1510 : cluster [DBG] pgmap v2201: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 732 op/s; 3390/181083 objects degraded (1.872%); 2494/181083 objects misplaced (1.377%); 5.7 MiB/s, 91 objects/s recovering 2024-08-17T17:52:40.161 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:40 smithi131 bash[89561]: cluster 2024-08-17T17:52:38.230774+0000 mgr.y (mgr.34107) 1510 : cluster [DBG] pgmap v2201: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 732 op/s; 3390/181083 objects degraded (1.872%); 2494/181083 objects misplaced (1.377%); 5.7 MiB/s, 91 objects/s recovering 2024-08-17T17:52:40.174 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:40.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:40.179 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:40.279 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:40.290 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:39 smithi169 bash[79348]: cluster 2024-08-17T17:52:38.230774+0000 mgr.y (mgr.34107) 1510 : cluster [DBG] pgmap v2201: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 732 op/s; 3390/181083 objects degraded (1.872%); 2494/181083 objects misplaced (1.377%); 5.7 MiB/s, 91 objects/s recovering 2024-08-17T17:52:40.290 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:39 smithi169 bash[79348]: cluster 2024-08-17T17:52:38.230774+0000 mgr.y (mgr.34107) 1510 : cluster [DBG] pgmap v2201: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.7 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 732 op/s; 3390/181083 objects degraded (1.872%); 2494/181083 objects misplaced (1.377%); 5.7 MiB/s, 91 objects/s recovering 2024-08-17T17:52:40.311 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:40.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:40.314 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:40.415 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:40.445 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:40.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:40.447 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:40.548 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:40.574 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:40.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:40.578 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:40.678 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:40.721 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:40.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:40.723 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:40.824 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:40.862 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:40.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:40.867 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:40.926 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:40 smithi131 bash[88347]: cluster 2024-08-17T17:52:40.880737+0000 mon.a (mon.0) 2334 : cluster [WRN] Health check update: Degraded data redundancy: 3390/181083 objects degraded (1.872%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:52:40.926 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:40 smithi131 bash[88347]: cluster 2024-08-17T17:52:40.880737+0000 mon.a (mon.0) 2334 : cluster [WRN] Health check update: Degraded data redundancy: 3390/181083 objects degraded (1.872%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:52:40.969 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:40.994 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:40.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:40.997 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:41.097 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:41.115 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:41.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:41.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:41.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:40 smithi169 bash[79348]: cluster 2024-08-17T17:52:40.880737+0000 mon.a (mon.0) 2334 : cluster [WRN] Health check update: Degraded data redundancy: 3390/181083 objects degraded (1.872%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:52:41.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:40 smithi169 bash[79348]: cluster 2024-08-17T17:52:40.880737+0000 mon.a (mon.0) 2334 : cluster [WRN] Health check update: Degraded data redundancy: 3390/181083 objects degraded (1.872%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:52:41.217 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:41.241 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:41.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:41.243 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:41.267 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:40 smithi131 bash[89561]: cluster 2024-08-17T17:52:40.880737+0000 mon.a (mon.0) 2334 : cluster [WRN] Health check update: Degraded data redundancy: 3390/181083 objects degraded (1.872%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:52:41.267 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:40 smithi131 bash[89561]: cluster 2024-08-17T17:52:40.880737+0000 mon.a (mon.0) 2334 : cluster [WRN] Health check update: Degraded data redundancy: 3390/181083 objects degraded (1.872%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:52:41.344 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:41.378 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:41.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:41.388 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:41.489 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:41.519 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:41.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:41.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:41.622 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:41.644 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:41.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:41.649 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:41.713 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:52:41.713 INFO:teuthology.orchestra.run.smithi131.stdout: "ops": [ 2024-08-17T17:52:41.713 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:52:41.713 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "MOSDPGPush(53.12 1342/1332 [PushOp(53:49fb00d1:::benchmark_data_smithi131_199971_object83527:head, version: 1329'5101, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(53:49fb00d1:::benchmark_data_smithi131_199971_object83527:head@1329'5101, size: 65536, copy_subset: [(0, 65536)], clone_subset: {}, snapset: 0=[]:{}, object_exist: false), 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))])", 2024-08-17T17:52:41.713 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:52:41.709034+0000", 2024-08-17T17:52:41.713 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 0.0034164780000000001, 2024-08-17T17:52:41.713 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0034755509999999999, 2024-08-17T17:52:41.713 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:52:41.714 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:52:41.714 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "started", 2024-08-17T17:52:41.714 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:52:41.714 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:52:41.714 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:52:41.714 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:41.709034+0000", 2024-08-17T17:52:41.714 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:52:41.714 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:52:41.714 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:52:41.714 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:52:41.714 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:41.709034+0000", 2024-08-17T17:52:41.714 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:52:41.714 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:52:41.715 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:52:41.715 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:52:41.715 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:41.709036+0000", 2024-08-17T17:52:41.715 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.221e-06 2024-08-17T17:52:41.715 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:52:41.715 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:52:41.715 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:52:41.715 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:41.709065+0000", 2024-08-17T17:52:41.715 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.8928000000000002e-05 2024-08-17T17:52:41.715 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:52:41.715 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:52:41.715 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:52:41.715 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:41.709089+0000", 2024-08-17T17:52:41.715 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.4558000000000001e-05 2024-08-17T17:52:41.716 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:52:41.716 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:52:41.716 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:52:41.716 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:41.709108+0000", 2024-08-17T17:52:41.716 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.8522e-05 2024-08-17T17:52:41.716 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:52:41.716 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:52:41.716 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:52:41.716 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:41.711764+0000", 2024-08-17T17:52:41.716 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.002656622 2024-08-17T17:52:41.716 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:52:41.716 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:52:41.716 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:52:41.717 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:41.711794+0000", 2024-08-17T17:52:41.717 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.9952999999999999e-05 2024-08-17T17:52:41.717 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:52:41.717 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:52:41.717 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:52:41.717 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:52:41.717 INFO:teuthology.orchestra.run.smithi131.stdout: ], 2024-08-17T17:52:41.717 INFO:teuthology.orchestra.run.smithi131.stdout: "num_ops": 1 2024-08-17T17:52:41.717 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:52:41.750 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:41.789 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:41.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:41.795 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:41.896 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:41.927 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:41.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:41.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:42.032 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:42.056 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:42.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:42.059 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:42.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:41 smithi131 bash[89561]: cluster 2024-08-17T17:52:40.231682+0000 mgr.y (mgr.34107) 1511 : cluster [DBG] pgmap v2202: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 1.07k op/s; 3390/169071 objects degraded (2.005%); 2253/169071 objects misplaced (1.333%); 7.0 MiB/s, 111 objects/s recovering 2024-08-17T17:52:42.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:41 smithi131 bash[89561]: cluster 2024-08-17T17:52:40.231682+0000 mgr.y (mgr.34107) 1511 : cluster [DBG] pgmap v2202: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 1.07k op/s; 3390/169071 objects degraded (2.005%); 2253/169071 objects misplaced (1.333%); 7.0 MiB/s, 111 objects/s recovering 2024-08-17T17:52:42.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:41 smithi131 bash[88347]: cluster 2024-08-17T17:52:40.231682+0000 mgr.y (mgr.34107) 1511 : cluster [DBG] pgmap v2202: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 1.07k op/s; 3390/169071 objects degraded (2.005%); 2253/169071 objects misplaced (1.333%); 7.0 MiB/s, 111 objects/s recovering 2024-08-17T17:52:42.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:41 smithi131 bash[88347]: cluster 2024-08-17T17:52:40.231682+0000 mgr.y (mgr.34107) 1511 : cluster [DBG] pgmap v2202: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 1.07k op/s; 3390/169071 objects degraded (2.005%); 2253/169071 objects misplaced (1.333%); 7.0 MiB/s, 111 objects/s recovering 2024-08-17T17:52:42.160 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:42.170 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:41 smithi169 bash[79348]: cluster 2024-08-17T17:52:40.231682+0000 mgr.y (mgr.34107) 1511 : cluster [DBG] pgmap v2202: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 1.07k op/s; 3390/169071 objects degraded (2.005%); 2253/169071 objects misplaced (1.333%); 7.0 MiB/s, 111 objects/s recovering 2024-08-17T17:52:42.170 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:41 smithi169 bash[79348]: cluster 2024-08-17T17:52:40.231682+0000 mgr.y (mgr.34107) 1511 : cluster [DBG] pgmap v2202: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 96 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 1.07k op/s; 3390/169071 objects degraded (2.005%); 2253/169071 objects misplaced (1.333%); 7.0 MiB/s, 111 objects/s recovering 2024-08-17T17:52:42.194 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:42.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:42.198 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:42.299 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:42.331 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:42.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:42.338 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:42.439 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:42.466 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:42.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:42.468 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:42.569 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:42.607 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:42.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:42.611 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:42.711 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:42.739 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:42.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:42.741 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:42.841 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:42.866 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:42.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:42.871 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:42.972 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:42.997 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:43.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:43.001 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:43.101 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:43.128 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:43.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:43.134 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:43.234 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:43.264 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:43.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:43.269 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:43.370 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:43.393 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:43.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:43.395 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:43.496 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:43.514 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:43.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:43.516 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:43.616 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:43.639 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:43.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:43.641 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:43.742 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:43.766 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:43.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:43.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:43.868 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:43.893 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:43.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:43.895 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:43.996 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:44.021 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:44.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:44.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:44.124 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:44.133 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:43 smithi169 bash[79348]: cluster 2024-08-17T17:52:42.234130+0000 mgr.y (mgr.34107) 1512 : cluster [DBG] pgmap v2203: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 712 op/s; 3390/168732 objects degraded (2.009%); 1342/168732 objects misplaced (0.795%); 7.3 MiB/s, 116 objects/s recovering 2024-08-17T17:52:44.133 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:43 smithi169 bash[79348]: cluster 2024-08-17T17:52:42.234130+0000 mgr.y (mgr.34107) 1512 : cluster [DBG] pgmap v2203: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 712 op/s; 3390/168732 objects degraded (2.009%); 1342/168732 objects misplaced (0.795%); 7.3 MiB/s, 116 objects/s recovering 2024-08-17T17:52:44.133 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:43 smithi169 bash[79348]: cluster 2024-08-17T17:52:42.944451+0000 mon.a (mon.0) 2335 : cluster [DBG] osdmap e1343: 8 total, 8 up, 8 in 2024-08-17T17:52:44.133 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:43 smithi169 bash[79348]: cluster 2024-08-17T17:52:42.944451+0000 mon.a (mon.0) 2335 : cluster [DBG] osdmap e1343: 8 total, 8 up, 8 in 2024-08-17T17:52:44.153 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:44.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:44.159 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:44.259 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:44.282 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:44.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:44.293 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:44.298 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:43 smithi131 bash[88347]: cluster 2024-08-17T17:52:42.234130+0000 mgr.y (mgr.34107) 1512 : cluster [DBG] pgmap v2203: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 712 op/s; 3390/168732 objects degraded (2.009%); 1342/168732 objects misplaced (0.795%); 7.3 MiB/s, 116 objects/s recovering 2024-08-17T17:52:44.298 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:43 smithi131 bash[88347]: cluster 2024-08-17T17:52:42.234130+0000 mgr.y (mgr.34107) 1512 : cluster [DBG] pgmap v2203: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 712 op/s; 3390/168732 objects degraded (2.009%); 1342/168732 objects misplaced (0.795%); 7.3 MiB/s, 116 objects/s recovering 2024-08-17T17:52:44.298 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:43 smithi131 bash[88347]: cluster 2024-08-17T17:52:42.944451+0000 mon.a (mon.0) 2335 : cluster [DBG] osdmap e1343: 8 total, 8 up, 8 in 2024-08-17T17:52:44.298 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:43 smithi131 bash[88347]: cluster 2024-08-17T17:52:42.944451+0000 mon.a (mon.0) 2335 : cluster [DBG] osdmap e1343: 8 total, 8 up, 8 in 2024-08-17T17:52:44.298 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:43 smithi131 bash[89561]: cluster 2024-08-17T17:52:42.234130+0000 mgr.y (mgr.34107) 1512 : cluster [DBG] pgmap v2203: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 712 op/s; 3390/168732 objects degraded (2.009%); 1342/168732 objects misplaced (0.795%); 7.3 MiB/s, 116 objects/s recovering 2024-08-17T17:52:44.298 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:43 smithi131 bash[89561]: cluster 2024-08-17T17:52:42.234130+0000 mgr.y (mgr.34107) 1512 : cluster [DBG] pgmap v2203: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 712 op/s; 3390/168732 objects degraded (2.009%); 1342/168732 objects misplaced (0.795%); 7.3 MiB/s, 116 objects/s recovering 2024-08-17T17:52:44.298 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:43 smithi131 bash[89561]: cluster 2024-08-17T17:52:42.944451+0000 mon.a (mon.0) 2335 : cluster [DBG] osdmap e1343: 8 total, 8 up, 8 in 2024-08-17T17:52:44.298 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:43 smithi131 bash[89561]: cluster 2024-08-17T17:52:42.944451+0000 mon.a (mon.0) 2335 : cluster [DBG] osdmap e1343: 8 total, 8 up, 8 in 2024-08-17T17:52:44.394 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:44.418 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:44.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:44.423 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:44.524 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:44.550 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:44.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:44.555 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:44.656 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:44.679 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:44.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:44.681 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:44.782 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:44.809 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:44.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:44.813 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:44.846 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-08-17T17:52:44.914 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:44.936 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:44.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:44.943 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:45.035 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:44 smithi131 bash[88347]: cluster 2024-08-17T17:52:43.961877+0000 mon.a (mon.0) 2336 : cluster [DBG] osdmap e1344: 8 total, 8 up, 8 in 2024-08-17T17:52:45.035 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:44 smithi131 bash[88347]: cluster 2024-08-17T17:52:43.961877+0000 mon.a (mon.0) 2336 : cluster [DBG] osdmap e1344: 8 total, 8 up, 8 in 2024-08-17T17:52:45.035 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:44 smithi131 bash[89561]: cluster 2024-08-17T17:52:43.961877+0000 mon.a (mon.0) 2336 : cluster [DBG] osdmap e1344: 8 total, 8 up, 8 in 2024-08-17T17:52:45.036 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:44 smithi131 bash[89561]: cluster 2024-08-17T17:52:43.961877+0000 mon.a (mon.0) 2336 : cluster [DBG] osdmap e1344: 8 total, 8 up, 8 in 2024-08-17T17:52:45.044 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:45.087 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:45.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:45.089 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:45.190 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:45.200 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:44 smithi169 bash[79348]: cluster 2024-08-17T17:52:43.961877+0000 mon.a (mon.0) 2336 : cluster [DBG] osdmap e1344: 8 total, 8 up, 8 in 2024-08-17T17:52:45.200 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:44 smithi169 bash[79348]: cluster 2024-08-17T17:52:43.961877+0000 mon.a (mon.0) 2336 : cluster [DBG] osdmap e1344: 8 total, 8 up, 8 in 2024-08-17T17:52:45.216 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:45.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:45.222 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:45.322 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:45.343 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:45.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:45.345 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:45.446 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:45.474 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:45.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:45.477 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:45.578 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:45.616 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:45.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:45.618 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:45.718 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:45.743 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:45.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:45.747 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:45.848 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:45.865 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:45.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:45.867 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:45.968 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:45.986 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:45.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:45.988 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:46.089 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:46.110 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:46.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:46.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:46.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:45 smithi169 bash[79348]: cluster 2024-08-17T17:52:44.237227+0000 mgr.y (mgr.34107) 1513 : cluster [DBG] pgmap v2206: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 874 op/s; 3390/160074 objects degraded (2.118%); 1000/160074 objects misplaced (0.625%); 5.1 MiB/s, 82 objects/s recovering 2024-08-17T17:52:46.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:45 smithi169 bash[79348]: cluster 2024-08-17T17:52:44.237227+0000 mgr.y (mgr.34107) 1513 : cluster [DBG] pgmap v2206: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 874 op/s; 3390/160074 objects degraded (2.118%); 1000/160074 objects misplaced (0.625%); 5.1 MiB/s, 82 objects/s recovering 2024-08-17T17:52:46.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:45 smithi169 bash[79348]: cluster 2024-08-17T17:52:45.881405+0000 mon.a (mon.0) 2337 : cluster [WRN] Health check update: Degraded data redundancy: 3390/160074 objects degraded (2.118%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:46.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:45 smithi169 bash[79348]: cluster 2024-08-17T17:52:45.881405+0000 mon.a (mon.0) 2337 : cluster [WRN] Health check update: Degraded data redundancy: 3390/160074 objects degraded (2.118%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:46.214 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:46.239 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:46.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:46.244 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:46.345 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:46.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:46 smithi131 bash[89561]: cluster 2024-08-17T17:52:44.237227+0000 mgr.y (mgr.34107) 1513 : cluster [DBG] pgmap v2206: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 874 op/s; 3390/160074 objects degraded (2.118%); 1000/160074 objects misplaced (0.625%); 5.1 MiB/s, 82 objects/s recovering 2024-08-17T17:52:46.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:46 smithi131 bash[89561]: cluster 2024-08-17T17:52:44.237227+0000 mgr.y (mgr.34107) 1513 : cluster [DBG] pgmap v2206: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 874 op/s; 3390/160074 objects degraded (2.118%); 1000/160074 objects misplaced (0.625%); 5.1 MiB/s, 82 objects/s recovering 2024-08-17T17:52:46.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:46 smithi131 bash[89561]: cluster 2024-08-17T17:52:45.881405+0000 mon.a (mon.0) 2337 : cluster [WRN] Health check update: Degraded data redundancy: 3390/160074 objects degraded (2.118%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:46.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:46 smithi131 bash[89561]: cluster 2024-08-17T17:52:45.881405+0000 mon.a (mon.0) 2337 : cluster [WRN] Health check update: Degraded data redundancy: 3390/160074 objects degraded (2.118%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:46.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:46 smithi131 bash[88347]: cluster 2024-08-17T17:52:44.237227+0000 mgr.y (mgr.34107) 1513 : cluster [DBG] pgmap v2206: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 874 op/s; 3390/160074 objects degraded (2.118%); 1000/160074 objects misplaced (0.625%); 5.1 MiB/s, 82 objects/s recovering 2024-08-17T17:52:46.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:46 smithi131 bash[88347]: cluster 2024-08-17T17:52:44.237227+0000 mgr.y (mgr.34107) 1513 : cluster [DBG] pgmap v2206: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 874 op/s; 3390/160074 objects degraded (2.118%); 1000/160074 objects misplaced (0.625%); 5.1 MiB/s, 82 objects/s recovering 2024-08-17T17:52:46.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:46 smithi131 bash[88347]: cluster 2024-08-17T17:52:45.881405+0000 mon.a (mon.0) 2337 : cluster [WRN] Health check update: Degraded data redundancy: 3390/160074 objects degraded (2.118%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:46.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:46 smithi131 bash[88347]: cluster 2024-08-17T17:52:45.881405+0000 mon.a (mon.0) 2337 : cluster [WRN] Health check update: Degraded data redundancy: 3390/160074 objects degraded (2.118%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:46.378 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:46.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:46.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:46.483 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:46.515 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:46.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:46.519 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:46.620 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:46.650 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:46.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:46.656 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:46.757 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:46.796 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:46.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:46.799 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:46.900 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:46.924 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:46.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:46.926 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:47.027 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:47.056 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:47.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:47.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:47.159 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:47.188 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:47.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:47.191 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:47.292 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:47.310 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:47.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:47.312 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:47.413 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:47.436 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:47.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:47.439 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:47.540 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:47.566 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:47.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:47.569 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:47.670 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:47.694 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:47.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:47.700 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:47.801 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:47.825 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:47.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:47.827 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:47.928 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:47.955 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:47.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:47.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:48.058 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:48.100 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:48.104 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:47 smithi169 bash[79348]: cluster 2024-08-17T17:52:46.237826+0000 mgr.y (mgr.34107) 1514 : cluster [DBG] pgmap v2207: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 981 op/s; 3390/157515 objects degraded (2.152%); 680/157515 objects misplaced (0.432%); 7.6 MiB/s, 122 objects/s recovering 2024-08-17T17:52:48.104 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:47 smithi169 bash[79348]: cluster 2024-08-17T17:52:46.237826+0000 mgr.y (mgr.34107) 1514 : cluster [DBG] pgmap v2207: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 981 op/s; 3390/157515 objects degraded (2.152%); 680/157515 objects misplaced (0.432%); 7.6 MiB/s, 122 objects/s recovering 2024-08-17T17:52:48.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:48.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:48.206 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:48.227 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:48.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:48.229 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:48.330 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:48.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:48 smithi131 bash[89561]: cluster 2024-08-17T17:52:46.237826+0000 mgr.y (mgr.34107) 1514 : cluster [DBG] pgmap v2207: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 981 op/s; 3390/157515 objects degraded (2.152%); 680/157515 objects misplaced (0.432%); 7.6 MiB/s, 122 objects/s recovering 2024-08-17T17:52:48.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:48 smithi131 bash[89561]: cluster 2024-08-17T17:52:46.237826+0000 mgr.y (mgr.34107) 1514 : cluster [DBG] pgmap v2207: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 981 op/s; 3390/157515 objects degraded (2.152%); 680/157515 objects misplaced (0.432%); 7.6 MiB/s, 122 objects/s recovering 2024-08-17T17:52:48.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:47 smithi131 bash[88347]: cluster 2024-08-17T17:52:46.237826+0000 mgr.y (mgr.34107) 1514 : cluster [DBG] pgmap v2207: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 981 op/s; 3390/157515 objects degraded (2.152%); 680/157515 objects misplaced (0.432%); 7.6 MiB/s, 122 objects/s recovering 2024-08-17T17:52:48.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:47 smithi131 bash[88347]: cluster 2024-08-17T17:52:46.237826+0000 mgr.y (mgr.34107) 1514 : cluster [DBG] pgmap v2207: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 981 op/s; 3390/157515 objects degraded (2.152%); 680/157515 objects misplaced (0.432%); 7.6 MiB/s, 122 objects/s recovering 2024-08-17T17:52:48.357 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:48.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:48.363 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:48.464 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:48.496 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:48.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:48.499 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:48.600 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:48.636 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:48.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:48.640 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:48.740 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:48.765 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:48.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:48.772 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:48.873 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:48.913 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:48.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:48.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:49.015 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:49.046 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:49.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:49.048 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:49.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:52:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:52:48] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.51.0" 2024-08-17T17:52:49.149 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:49.181 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:49.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:49.187 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:49.288 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:49.309 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:49.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:49.311 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:49.412 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:49.435 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:49.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:49.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:49.540 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:49.570 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:49.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:49.573 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:49.673 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:49.700 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:49.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:49.704 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:49.805 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:49.832 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:49.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:49.838 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:49.939 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:49.962 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:49.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:49.965 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:50.065 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:50.097 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:50.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:50.101 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:50.202 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:50.241 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:50.247 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:49 smithi169 bash[79348]: cluster 2024-08-17T17:52:48.238366+0000 mgr.y (mgr.34107) 1515 : cluster [DBG] pgmap v2208: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 481 op/s; 3390/157515 objects degraded (2.152%); 680/157515 objects misplaced (0.432%); 5.8 MiB/s, 92 objects/s recovering 2024-08-17T17:52:50.247 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:49 smithi169 bash[79348]: cluster 2024-08-17T17:52:48.238366+0000 mgr.y (mgr.34107) 1515 : cluster [DBG] pgmap v2208: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 481 op/s; 3390/157515 objects degraded (2.152%); 680/157515 objects misplaced (0.432%); 5.8 MiB/s, 92 objects/s recovering 2024-08-17T17:52:50.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:50.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:50.349 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:50.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:50 smithi131 bash[89561]: cluster 2024-08-17T17:52:48.238366+0000 mgr.y (mgr.34107) 1515 : cluster [DBG] pgmap v2208: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 481 op/s; 3390/157515 objects degraded (2.152%); 680/157515 objects misplaced (0.432%); 5.8 MiB/s, 92 objects/s recovering 2024-08-17T17:52:50.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:50 smithi131 bash[89561]: cluster 2024-08-17T17:52:48.238366+0000 mgr.y (mgr.34107) 1515 : cluster [DBG] pgmap v2208: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 481 op/s; 3390/157515 objects degraded (2.152%); 680/157515 objects misplaced (0.432%); 5.8 MiB/s, 92 objects/s recovering 2024-08-17T17:52:50.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:50 smithi131 bash[88347]: cluster 2024-08-17T17:52:48.238366+0000 mgr.y (mgr.34107) 1515 : cluster [DBG] pgmap v2208: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 481 op/s; 3390/157515 objects degraded (2.152%); 680/157515 objects misplaced (0.432%); 5.8 MiB/s, 92 objects/s recovering 2024-08-17T17:52:50.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:50 smithi131 bash[88347]: cluster 2024-08-17T17:52:48.238366+0000 mgr.y (mgr.34107) 1515 : cluster [DBG] pgmap v2208: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 481 op/s; 3390/157515 objects degraded (2.152%); 680/157515 objects misplaced (0.432%); 5.8 MiB/s, 92 objects/s recovering 2024-08-17T17:52:50.373 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:50.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:50.379 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:50.479 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:50.515 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:50.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:50.519 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:50.620 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:50.641 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:50.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:50.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:50.747 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:50.780 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:50.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:50.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:50.883 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:50.908 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:50.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:50.915 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:51.016 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:51.051 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:51.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:51.055 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:51.136 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:50 smithi131 bash[88347]: cluster 2024-08-17T17:52:50.882527+0000 mon.a (mon.0) 2338 : cluster [WRN] Health check update: Degraded data redundancy: 3390/157515 objects degraded (2.152%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:51.136 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:50 smithi131 bash[88347]: cluster 2024-08-17T17:52:50.882527+0000 mon.a (mon.0) 2338 : cluster [WRN] Health check update: Degraded data redundancy: 3390/157515 objects degraded (2.152%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:51.137 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:50 smithi131 bash[89561]: cluster 2024-08-17T17:52:50.882527+0000 mon.a (mon.0) 2338 : cluster [WRN] Health check update: Degraded data redundancy: 3390/157515 objects degraded (2.152%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:51.137 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:50 smithi131 bash[89561]: cluster 2024-08-17T17:52:50.882527+0000 mon.a (mon.0) 2338 : cluster [WRN] Health check update: Degraded data redundancy: 3390/157515 objects degraded (2.152%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:51.156 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:51.189 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:51.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:51.191 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:51.291 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:51.298 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:50 smithi169 bash[79348]: cluster 2024-08-17T17:52:50.882527+0000 mon.a (mon.0) 2338 : cluster [WRN] Health check update: Degraded data redundancy: 3390/157515 objects degraded (2.152%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:51.299 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:50 smithi169 bash[79348]: cluster 2024-08-17T17:52:50.882527+0000 mon.a (mon.0) 2338 : cluster [WRN] Health check update: Degraded data redundancy: 3390/157515 objects degraded (2.152%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:51.308 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:51.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:51.310 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:51.410 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:51.431 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:51.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:51.433 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:51.533 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:51.565 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:51.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:51.568 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:51.669 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:51.693 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:51.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:51.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:51.796 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:51.823 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:51.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:51.828 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:51.929 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:51.958 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:51.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:51.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:52.066 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:52.086 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:52.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:52.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:52.189 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:52.216 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:52.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:52.218 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:52.319 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:52.328 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:51 smithi131 bash[88347]: cluster 2024-08-17T17:52:50.239180+0000 mgr.y (mgr.34107) 1516 : cluster [DBG] pgmap v2209: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s; 3390/144258 objects degraded (2.350%); 443/144258 objects misplaced (0.307%); 5.2 MiB/s, 83 objects/s recovering 2024-08-17T17:52:52.328 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:51 smithi131 bash[88347]: cluster 2024-08-17T17:52:50.239180+0000 mgr.y (mgr.34107) 1516 : cluster [DBG] pgmap v2209: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s; 3390/144258 objects degraded (2.350%); 443/144258 objects misplaced (0.307%); 5.2 MiB/s, 83 objects/s recovering 2024-08-17T17:52:52.328 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:51 smithi131 bash[89561]: cluster 2024-08-17T17:52:50.239180+0000 mgr.y (mgr.34107) 1516 : cluster [DBG] pgmap v2209: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s; 3390/144258 objects degraded (2.350%); 443/144258 objects misplaced (0.307%); 5.2 MiB/s, 83 objects/s recovering 2024-08-17T17:52:52.328 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:51 smithi131 bash[89561]: cluster 2024-08-17T17:52:50.239180+0000 mgr.y (mgr.34107) 1516 : cluster [DBG] pgmap v2209: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s; 3390/144258 objects degraded (2.350%); 443/144258 objects misplaced (0.307%); 5.2 MiB/s, 83 objects/s recovering 2024-08-17T17:52:52.341 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:52.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:52.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:52.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:51 smithi169 bash[79348]: cluster 2024-08-17T17:52:50.239180+0000 mgr.y (mgr.34107) 1516 : cluster [DBG] pgmap v2209: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s; 3390/144258 objects degraded (2.350%); 443/144258 objects misplaced (0.307%); 5.2 MiB/s, 83 objects/s recovering 2024-08-17T17:52:52.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:51 smithi169 bash[79348]: cluster 2024-08-17T17:52:50.239180+0000 mgr.y (mgr.34107) 1516 : cluster [DBG] pgmap v2209: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 1.02k op/s; 3390/144258 objects degraded (2.350%); 443/144258 objects misplaced (0.307%); 5.2 MiB/s, 83 objects/s recovering 2024-08-17T17:52:52.446 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:52.485 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:52.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:52.491 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:52.592 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:52.619 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:52.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:52.621 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:52.722 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:52.749 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:52.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:52.752 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:52.853 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:52.888 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:52:52.890 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:52.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:52.894 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:52.994 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:53.011 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:53.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:53.013 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:53.114 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:53.151 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:53.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:53.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:53.256 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:53.287 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:53.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:53.291 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:53.392 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:53.419 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:53.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:53.421 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:53.522 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:53.547 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:53.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:53.551 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:53.652 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:53.681 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:53.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:53.684 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:53.785 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:53.829 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:53.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:53.833 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:53.934 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:53.953 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:53.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:53.956 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:54.058 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:54.094 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:54.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:54.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:54.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:54 smithi131 bash[89561]: cluster 2024-08-17T17:52:52.239595+0000 mgr.y (mgr.34107) 1517 : cluster [DBG] pgmap v2210: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 877 op/s; 3390/144258 objects degraded (2.350%); 443/144258 objects misplaced (0.307%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:52:54.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:54 smithi131 bash[89561]: cluster 2024-08-17T17:52:52.239595+0000 mgr.y (mgr.34107) 1517 : cluster [DBG] pgmap v2210: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 877 op/s; 3390/144258 objects degraded (2.350%); 443/144258 objects misplaced (0.307%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:52:54.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:54 smithi131 bash[89561]: audit 2024-08-17T17:52:53.259948+0000 mon.a (mon.0) 2339 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:54.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:54 smithi131 bash[89561]: audit 2024-08-17T17:52:53.259948+0000 mon.a (mon.0) 2339 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:54.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:53 smithi131 bash[88347]: cluster 2024-08-17T17:52:52.239595+0000 mgr.y (mgr.34107) 1517 : cluster [DBG] pgmap v2210: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 877 op/s; 3390/144258 objects degraded (2.350%); 443/144258 objects misplaced (0.307%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:52:54.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:54 smithi131 bash[88347]: cluster 2024-08-17T17:52:52.239595+0000 mgr.y (mgr.34107) 1517 : cluster [DBG] pgmap v2210: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 877 op/s; 3390/144258 objects degraded (2.350%); 443/144258 objects misplaced (0.307%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:52:54.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:54 smithi131 bash[88347]: audit 2024-08-17T17:52:53.259948+0000 mon.a (mon.0) 2339 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:54.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:54 smithi131 bash[88347]: audit 2024-08-17T17:52:53.259948+0000 mon.a (mon.0) 2339 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:54.198 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:54.206 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:53 smithi169 bash[79348]: cluster 2024-08-17T17:52:52.239595+0000 mgr.y (mgr.34107) 1517 : cluster [DBG] pgmap v2210: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 877 op/s; 3390/144258 objects degraded (2.350%); 443/144258 objects misplaced (0.307%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:52:54.206 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:53 smithi169 bash[79348]: cluster 2024-08-17T17:52:52.239595+0000 mgr.y (mgr.34107) 1517 : cluster [DBG] pgmap v2210: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 2.9 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 877 op/s; 3390/144258 objects degraded (2.350%); 443/144258 objects misplaced (0.307%); 4.5 MiB/s, 72 objects/s recovering 2024-08-17T17:52:54.206 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:53 smithi169 bash[79348]: audit 2024-08-17T17:52:53.259948+0000 mon.a (mon.0) 2339 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:54.206 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:53 smithi169 bash[79348]: audit 2024-08-17T17:52:53.259948+0000 mon.a (mon.0) 2339 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:52:54.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:54.222 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:54.222 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:54.323 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:54.348 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:54.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:54.350 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:54.451 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:54.478 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:54.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:54.481 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:54.582 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:54.618 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:54.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:54.622 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:54.723 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:54.749 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:54.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:54.755 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:54.856 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:54.883 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:54.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:54.886 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:54.986 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:55.013 INFO:teuthology.orchestra.run.smithi131.stderr:noscrub is unset 2024-08-17T17:52:55.014 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:55.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:55.016 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:55.117 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:55.129 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:55 smithi131 bash[89561]: audit 2024-08-17T17:52:54.042334+0000 mon.a (mon.0) 2340 : audit [INF] from='client.? 172.21.15.131:0/3128967351' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:52:55.143 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:55.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:55.146 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:55.182 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T17:52:55.182 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:52:55.216 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T17:52:55.216 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:52:55.246 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:55.249 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T17:52:55.249 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:52:55.272 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:55.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:55.277 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:55.286 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:52:55.286 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T17:52:55.317 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T17:52:55.318 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:52:55.349 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T17:52:55.349 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:52:55.377 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:55.378 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T17:52:55.379 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:52:55.394 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:55 smithi131 bash[89561]: audit 2024-08-17T17:52:54.042334+0000 mon.a (mon.0) 2340 : audit [INF] from='client.? 172.21.15.131:0/3128967351' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:52:55.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:55 smithi169 bash[79348]: audit 2024-08-17T17:52:54.042334+0000 mon.a (mon.0) 2340 : audit [INF] from='client.? 172.21.15.131:0/3128967351' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:52:55.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:55 smithi169 bash[79348]: audit 2024-08-17T17:52:54.042334+0000 mon.a (mon.0) 2340 : audit [INF] from='client.? 172.21.15.131:0/3128967351' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:52:55.395 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:55 smithi131 bash[88347]: audit 2024-08-17T17:52:54.042334+0000 mon.a (mon.0) 2340 : audit [INF] from='client.? 172.21.15.131:0/3128967351' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:52:55.395 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:55 smithi131 bash[88347]: audit 2024-08-17T17:52:54.042334+0000 mon.a (mon.0) 2340 : audit [INF] from='client.? 172.21.15.131:0/3128967351' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:52:55.409 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:55.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:55.414 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:55.416 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T17:52:55.416 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:52:55.515 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:55.540 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:55.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:55.542 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:55.642 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:55.672 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:52:55.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:55.678 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:52:55.778 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:55.811 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:55.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:55.816 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:55.916 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:55.943 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:55.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:55.950 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:56.050 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:56.060 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:56 smithi131 bash[88347]: cluster 2024-08-17T17:52:54.240499+0000 mgr.y (mgr.34107) 1518 : cluster [DBG] pgmap v2211: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 2.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.06k op/s; 3390/133890 objects degraded (2.532%); 443/133890 objects misplaced (0.331%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T17:52:56.060 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:56 smithi131 bash[88347]: cluster 2024-08-17T17:52:54.240499+0000 mgr.y (mgr.34107) 1518 : cluster [DBG] pgmap v2211: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 2.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.06k op/s; 3390/133890 objects degraded (2.532%); 443/133890 objects misplaced (0.331%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T17:52:56.060 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:56 smithi131 bash[88347]: cluster 2024-08-17T17:52:54.998051+0000 mon.a (mon.0) 2341 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:52:56.060 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:56 smithi131 bash[88347]: cluster 2024-08-17T17:52:54.998051+0000 mon.a (mon.0) 2341 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:52:56.060 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:56 smithi131 bash[88347]: audit 2024-08-17T17:52:55.011697+0000 mon.a (mon.0) 2342 : audit [INF] from='client.? 172.21.15.131:0/3128967351' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:52:56.060 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:56 smithi131 bash[88347]: audit 2024-08-17T17:52:55.011697+0000 mon.a (mon.0) 2342 : audit [INF] from='client.? 172.21.15.131:0/3128967351' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:52:56.060 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:56 smithi131 bash[88347]: cluster 2024-08-17T17:52:55.137512+0000 mon.a (mon.0) 2343 : cluster [DBG] osdmap e1345: 8 total, 8 up, 8 in 2024-08-17T17:52:56.060 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:56 smithi131 bash[88347]: cluster 2024-08-17T17:52:55.137512+0000 mon.a (mon.0) 2343 : cluster [DBG] osdmap e1345: 8 total, 8 up, 8 in 2024-08-17T17:52:56.060 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:56 smithi131 bash[88347]: audit 2024-08-17T17:52:55.144770+0000 mon.c (mon.2) 51 : audit [DBG] from='client.? 172.21.15.131:0/3178733786' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:52:56.060 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:56 smithi131 bash[88347]: audit 2024-08-17T17:52:55.144770+0000 mon.c (mon.2) 51 : audit [DBG] from='client.? 172.21.15.131:0/3178733786' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:52:56.060 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:56 smithi131 bash[88347]: cluster 2024-08-17T17:52:55.883288+0000 mon.a (mon.0) 2344 : cluster [WRN] Health check update: Degraded data redundancy: 3390/133890 objects degraded (2.532%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:56.061 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:56 smithi131 bash[88347]: cluster 2024-08-17T17:52:55.883288+0000 mon.a (mon.0) 2344 : cluster [WRN] Health check update: Degraded data redundancy: 3390/133890 objects degraded (2.532%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:56.061 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:56 smithi131 bash[89561]: cluster 2024-08-17T17:52:54.240499+0000 mgr.y (mgr.34107) 1518 : cluster [DBG] pgmap v2211: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 2.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.06k op/s; 3390/133890 objects degraded (2.532%); 443/133890 objects misplaced (0.331%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T17:52:56.061 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:56 smithi131 bash[89561]: cluster 2024-08-17T17:52:54.240499+0000 mgr.y (mgr.34107) 1518 : cluster [DBG] pgmap v2211: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 2.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.06k op/s; 3390/133890 objects degraded (2.532%); 443/133890 objects misplaced (0.331%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T17:52:56.061 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:56 smithi131 bash[89561]: cluster 2024-08-17T17:52:54.998051+0000 mon.a (mon.0) 2341 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:52:56.061 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:56 smithi131 bash[89561]: cluster 2024-08-17T17:52:54.998051+0000 mon.a (mon.0) 2341 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:52:56.061 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:56 smithi131 bash[89561]: audit 2024-08-17T17:52:55.011697+0000 mon.a (mon.0) 2342 : audit [INF] from='client.? 172.21.15.131:0/3128967351' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:52:56.061 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:56 smithi131 bash[89561]: audit 2024-08-17T17:52:55.011697+0000 mon.a (mon.0) 2342 : audit [INF] from='client.? 172.21.15.131:0/3128967351' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:52:56.061 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:56 smithi131 bash[89561]: cluster 2024-08-17T17:52:55.137512+0000 mon.a (mon.0) 2343 : cluster [DBG] osdmap e1345: 8 total, 8 up, 8 in 2024-08-17T17:52:56.061 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:56 smithi131 bash[89561]: cluster 2024-08-17T17:52:55.137512+0000 mon.a (mon.0) 2343 : cluster [DBG] osdmap e1345: 8 total, 8 up, 8 in 2024-08-17T17:52:56.061 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:56 smithi131 bash[89561]: audit 2024-08-17T17:52:55.144770+0000 mon.c (mon.2) 51 : audit [DBG] from='client.? 172.21.15.131:0/3178733786' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:52:56.061 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:56 smithi131 bash[89561]: audit 2024-08-17T17:52:55.144770+0000 mon.c (mon.2) 51 : audit [DBG] from='client.? 172.21.15.131:0/3178733786' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:52:56.061 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:56 smithi131 bash[89561]: cluster 2024-08-17T17:52:55.883288+0000 mon.a (mon.0) 2344 : cluster [WRN] Health check update: Degraded data redundancy: 3390/133890 objects degraded (2.532%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:56.062 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:56 smithi131 bash[89561]: cluster 2024-08-17T17:52:55.883288+0000 mon.a (mon.0) 2344 : cluster [WRN] Health check update: Degraded data redundancy: 3390/133890 objects degraded (2.532%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:56.081 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:56.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:56.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:56.184 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:56.209 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:56.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:56.214 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:56.315 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:56.339 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:56.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:56.342 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:56.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:56 smithi169 bash[79348]: cluster 2024-08-17T17:52:54.240499+0000 mgr.y (mgr.34107) 1518 : cluster [DBG] pgmap v2211: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 2.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.06k op/s; 3390/133890 objects degraded (2.532%); 443/133890 objects misplaced (0.331%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T17:52:56.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:56 smithi169 bash[79348]: cluster 2024-08-17T17:52:54.240499+0000 mgr.y (mgr.34107) 1518 : cluster [DBG] pgmap v2211: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 2.7 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 1.06k op/s; 3390/133890 objects degraded (2.532%); 443/133890 objects misplaced (0.331%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T17:52:56.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:56 smithi169 bash[79348]: cluster 2024-08-17T17:52:54.998051+0000 mon.a (mon.0) 2341 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:52:56.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:56 smithi169 bash[79348]: cluster 2024-08-17T17:52:54.998051+0000 mon.a (mon.0) 2341 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:52:56.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:56 smithi169 bash[79348]: audit 2024-08-17T17:52:55.011697+0000 mon.a (mon.0) 2342 : audit [INF] from='client.? 172.21.15.131:0/3128967351' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:52:56.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:56 smithi169 bash[79348]: audit 2024-08-17T17:52:55.011697+0000 mon.a (mon.0) 2342 : audit [INF] from='client.? 172.21.15.131:0/3128967351' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:52:56.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:56 smithi169 bash[79348]: cluster 2024-08-17T17:52:55.137512+0000 mon.a (mon.0) 2343 : cluster [DBG] osdmap e1345: 8 total, 8 up, 8 in 2024-08-17T17:52:56.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:56 smithi169 bash[79348]: cluster 2024-08-17T17:52:55.137512+0000 mon.a (mon.0) 2343 : cluster [DBG] osdmap e1345: 8 total, 8 up, 8 in 2024-08-17T17:52:56.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:56 smithi169 bash[79348]: audit 2024-08-17T17:52:55.144770+0000 mon.c (mon.2) 51 : audit [DBG] from='client.? 172.21.15.131:0/3178733786' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:52:56.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:56 smithi169 bash[79348]: audit 2024-08-17T17:52:55.144770+0000 mon.c (mon.2) 51 : audit [DBG] from='client.? 172.21.15.131:0/3178733786' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:52:56.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:56 smithi169 bash[79348]: cluster 2024-08-17T17:52:55.883288+0000 mon.a (mon.0) 2344 : cluster [WRN] Health check update: Degraded data redundancy: 3390/133890 objects degraded (2.532%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:56.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:56 smithi169 bash[79348]: cluster 2024-08-17T17:52:55.883288+0000 mon.a (mon.0) 2344 : cluster [WRN] Health check update: Degraded data redundancy: 3390/133890 objects degraded (2.532%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:52:56.443 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:56.481 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:56.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:56.484 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:56.585 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:56.613 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:56.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:56.617 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:56.718 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:56.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:56.746 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:56.746 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:56.846 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:56.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:56 smithi131 bash[88347]: debug 2024-08-17T17:52:56.687+0000 7f299f3ba640 -1 mon.a@0(leader).osd e1345 definitely_dead 0 2024-08-17T17:52:56.867 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:56.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:56.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:56.969 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:57.014 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:57.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:57.020 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:57.121 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:57.133 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:57 smithi169 bash[79348]: audit 2024-08-17T17:52:56.692649+0000 mon.a (mon.0) 2345 : audit [INF] from='client.? 172.21.15.131:0/1045992860' entity='client.admin' cmd={"prefix": "osd out", "ids": ["2"]} : dispatch 2024-08-17T17:52:57.134 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:57 smithi169 bash[79348]: audit 2024-08-17T17:52:56.692649+0000 mon.a (mon.0) 2345 : audit [INF] from='client.? 172.21.15.131:0/1045992860' entity='client.admin' cmd={"prefix": "osd out", "ids": ["2"]} : dispatch 2024-08-17T17:52:57.134 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:57 smithi169 bash[79348]: cluster 2024-08-17T17:52:56.692769+0000 mon.a (mon.0) 2346 : cluster [INF] Client client.admin marked osd.2 out, while it was still marked up 2024-08-17T17:52:57.134 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:57 smithi169 bash[79348]: cluster 2024-08-17T17:52:56.692769+0000 mon.a (mon.0) 2346 : cluster [INF] Client client.admin marked osd.2 out, while it was still marked up 2024-08-17T17:52:57.136 INFO:teuthology.orchestra.run.smithi131.stderr:marked out osd.2. 2024-08-17T17:52:57.157 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:57.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:57.161 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:57.261 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:57.281 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:57.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:57.283 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:57.384 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:57.394 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:57 smithi131 bash[88347]: audit 2024-08-17T17:52:56.692649+0000 mon.a (mon.0) 2345 : audit [INF] from='client.? 172.21.15.131:0/1045992860' entity='client.admin' cmd={"prefix": "osd out", "ids": ["2"]} : dispatch 2024-08-17T17:52:57.394 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:57 smithi131 bash[88347]: audit 2024-08-17T17:52:56.692649+0000 mon.a (mon.0) 2345 : audit [INF] from='client.? 172.21.15.131:0/1045992860' entity='client.admin' cmd={"prefix": "osd out", "ids": ["2"]} : dispatch 2024-08-17T17:52:57.394 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:57 smithi131 bash[88347]: cluster 2024-08-17T17:52:56.692769+0000 mon.a (mon.0) 2346 : cluster [INF] Client client.admin marked osd.2 out, while it was still marked up 2024-08-17T17:52:57.394 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:57 smithi131 bash[88347]: cluster 2024-08-17T17:52:56.692769+0000 mon.a (mon.0) 2346 : cluster [INF] Client client.admin marked osd.2 out, while it was still marked up 2024-08-17T17:52:57.395 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:57 smithi131 bash[89561]: audit 2024-08-17T17:52:56.692649+0000 mon.a (mon.0) 2345 : audit [INF] from='client.? 172.21.15.131:0/1045992860' entity='client.admin' cmd={"prefix": "osd out", "ids": ["2"]} : dispatch 2024-08-17T17:52:57.395 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:57 smithi131 bash[89561]: audit 2024-08-17T17:52:56.692649+0000 mon.a (mon.0) 2345 : audit [INF] from='client.? 172.21.15.131:0/1045992860' entity='client.admin' cmd={"prefix": "osd out", "ids": ["2"]} : dispatch 2024-08-17T17:52:57.395 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:57 smithi131 bash[89561]: cluster 2024-08-17T17:52:56.692769+0000 mon.a (mon.0) 2346 : cluster [INF] Client client.admin marked osd.2 out, while it was still marked up 2024-08-17T17:52:57.395 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:57 smithi131 bash[89561]: cluster 2024-08-17T17:52:56.692769+0000 mon.a (mon.0) 2346 : cluster [INF] Client client.admin marked osd.2 out, while it was still marked up 2024-08-17T17:52:57.409 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:57.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:57.411 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:57.512 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:57.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:57.539 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:57.539 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:57.639 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:57.666 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:57.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:57.668 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:57.769 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:57.795 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:57.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:57.797 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:57.898 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:57.926 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:57.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:57.928 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:58.029 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:58.055 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:58.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:58.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:58.158 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:58.182 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:52:58.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:58.185 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:52:58.285 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:58.309 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:58.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:58.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:58.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:58 smithi169 bash[79348]: cluster 2024-08-17T17:52:56.240974+0000 mgr.y (mgr.34107) 1519 : cluster [DBG] pgmap v2213: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 2.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 882 op/s; 3390/131040 objects degraded (2.587%); 200/131040 objects misplaced (0.153%); 3.0 MiB/s, 47 objects/s recovering 2024-08-17T17:52:58.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:58 smithi169 bash[79348]: cluster 2024-08-17T17:52:56.240974+0000 mgr.y (mgr.34107) 1519 : cluster [DBG] pgmap v2213: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 2.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 882 op/s; 3390/131040 objects degraded (2.587%); 200/131040 objects misplaced (0.153%); 3.0 MiB/s, 47 objects/s recovering 2024-08-17T17:52:58.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:58 smithi169 bash[79348]: cluster 2024-08-17T17:52:56.970183+0000 osd.5 (osd.5) 5 : cluster [DBG] 53.10 scrub starts 2024-08-17T17:52:58.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:58 smithi169 bash[79348]: cluster 2024-08-17T17:52:56.970183+0000 osd.5 (osd.5) 5 : cluster [DBG] 53.10 scrub starts 2024-08-17T17:52:58.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:58 smithi169 bash[79348]: audit 2024-08-17T17:52:57.136656+0000 mon.a (mon.0) 2347 : audit [INF] from='client.? 172.21.15.131:0/1045992860' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["2"]}]': finished 2024-08-17T17:52:58.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:58 smithi169 bash[79348]: audit 2024-08-17T17:52:57.136656+0000 mon.a (mon.0) 2347 : audit [INF] from='client.? 172.21.15.131:0/1045992860' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["2"]}]': finished 2024-08-17T17:52:58.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:58 smithi169 bash[79348]: cluster 2024-08-17T17:52:57.142332+0000 mon.a (mon.0) 2348 : cluster [DBG] osdmap e1346: 8 total, 8 up, 7 in 2024-08-17T17:52:58.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:58 smithi169 bash[79348]: cluster 2024-08-17T17:52:57.142332+0000 mon.a (mon.0) 2348 : cluster [DBG] osdmap e1346: 8 total, 8 up, 7 in 2024-08-17T17:52:58.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:58 smithi169 bash[79348]: cluster 2024-08-17T17:52:57.277685+0000 osd.5 (osd.5) 6 : cluster [DBG] 53.10 scrub ok 2024-08-17T17:52:58.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:58 smithi169 bash[79348]: cluster 2024-08-17T17:52:57.277685+0000 osd.5 (osd.5) 6 : cluster [DBG] 53.10 scrub ok 2024-08-17T17:52:58.412 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:58.422 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:58 smithi131 bash[88347]: cluster 2024-08-17T17:52:56.240974+0000 mgr.y (mgr.34107) 1519 : cluster [DBG] pgmap v2213: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 2.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 882 op/s; 3390/131040 objects degraded (2.587%); 200/131040 objects misplaced (0.153%); 3.0 MiB/s, 47 objects/s recovering 2024-08-17T17:52:58.422 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:58 smithi131 bash[88347]: cluster 2024-08-17T17:52:56.240974+0000 mgr.y (mgr.34107) 1519 : cluster [DBG] pgmap v2213: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 2.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 882 op/s; 3390/131040 objects degraded (2.587%); 200/131040 objects misplaced (0.153%); 3.0 MiB/s, 47 objects/s recovering 2024-08-17T17:52:58.422 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:58 smithi131 bash[88347]: cluster 2024-08-17T17:52:56.970183+0000 osd.5 (osd.5) 5 : cluster [DBG] 53.10 scrub starts 2024-08-17T17:52:58.423 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:58 smithi131 bash[88347]: cluster 2024-08-17T17:52:56.970183+0000 osd.5 (osd.5) 5 : cluster [DBG] 53.10 scrub starts 2024-08-17T17:52:58.423 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:58 smithi131 bash[88347]: audit 2024-08-17T17:52:57.136656+0000 mon.a (mon.0) 2347 : audit [INF] from='client.? 172.21.15.131:0/1045992860' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["2"]}]': finished 2024-08-17T17:52:58.423 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:58 smithi131 bash[88347]: audit 2024-08-17T17:52:57.136656+0000 mon.a (mon.0) 2347 : audit [INF] from='client.? 172.21.15.131:0/1045992860' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["2"]}]': finished 2024-08-17T17:52:58.423 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:58 smithi131 bash[88347]: cluster 2024-08-17T17:52:57.142332+0000 mon.a (mon.0) 2348 : cluster [DBG] osdmap e1346: 8 total, 8 up, 7 in 2024-08-17T17:52:58.423 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:58 smithi131 bash[88347]: cluster 2024-08-17T17:52:57.142332+0000 mon.a (mon.0) 2348 : cluster [DBG] osdmap e1346: 8 total, 8 up, 7 in 2024-08-17T17:52:58.423 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:58 smithi131 bash[88347]: cluster 2024-08-17T17:52:57.277685+0000 osd.5 (osd.5) 6 : cluster [DBG] 53.10 scrub ok 2024-08-17T17:52:58.423 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:58 smithi131 bash[88347]: cluster 2024-08-17T17:52:57.277685+0000 osd.5 (osd.5) 6 : cluster [DBG] 53.10 scrub ok 2024-08-17T17:52:58.423 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:58 smithi131 bash[89561]: cluster 2024-08-17T17:52:56.240974+0000 mgr.y (mgr.34107) 1519 : cluster [DBG] pgmap v2213: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 2.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 882 op/s; 3390/131040 objects degraded (2.587%); 200/131040 objects misplaced (0.153%); 3.0 MiB/s, 47 objects/s recovering 2024-08-17T17:52:58.423 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:58 smithi131 bash[89561]: cluster 2024-08-17T17:52:56.240974+0000 mgr.y (mgr.34107) 1519 : cluster [DBG] pgmap v2213: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 2.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 882 op/s; 3390/131040 objects degraded (2.587%); 200/131040 objects misplaced (0.153%); 3.0 MiB/s, 47 objects/s recovering 2024-08-17T17:52:58.423 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:58 smithi131 bash[89561]: cluster 2024-08-17T17:52:56.970183+0000 osd.5 (osd.5) 5 : cluster [DBG] 53.10 scrub starts 2024-08-17T17:52:58.423 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:58 smithi131 bash[89561]: cluster 2024-08-17T17:52:56.970183+0000 osd.5 (osd.5) 5 : cluster [DBG] 53.10 scrub starts 2024-08-17T17:52:58.423 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:58 smithi131 bash[89561]: audit 2024-08-17T17:52:57.136656+0000 mon.a (mon.0) 2347 : audit [INF] from='client.? 172.21.15.131:0/1045992860' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["2"]}]': finished 2024-08-17T17:52:58.423 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:58 smithi131 bash[89561]: audit 2024-08-17T17:52:57.136656+0000 mon.a (mon.0) 2347 : audit [INF] from='client.? 172.21.15.131:0/1045992860' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["2"]}]': finished 2024-08-17T17:52:58.424 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:58 smithi131 bash[89561]: cluster 2024-08-17T17:52:57.142332+0000 mon.a (mon.0) 2348 : cluster [DBG] osdmap e1346: 8 total, 8 up, 7 in 2024-08-17T17:52:58.424 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:58 smithi131 bash[89561]: cluster 2024-08-17T17:52:57.142332+0000 mon.a (mon.0) 2348 : cluster [DBG] osdmap e1346: 8 total, 8 up, 7 in 2024-08-17T17:52:58.424 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:58 smithi131 bash[89561]: cluster 2024-08-17T17:52:57.277685+0000 osd.5 (osd.5) 6 : cluster [DBG] 53.10 scrub ok 2024-08-17T17:52:58.424 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:58 smithi131 bash[89561]: cluster 2024-08-17T17:52:57.277685+0000 osd.5 (osd.5) 6 : cluster [DBG] 53.10 scrub ok 2024-08-17T17:52:58.439 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:58.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:58.442 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:58.542 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:58.569 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:52:58.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:58.571 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:52:58.672 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:58.700 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:52:58.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:58.702 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:52:58.802 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:58.830 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:58.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:58.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:58.849 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:52:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:52:58] "GET /metrics HTTP/1.1" 200 36647 "" "Prometheus/2.51.0" 2024-08-17T17:52:58.933 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:58.962 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:52:58.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:58.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:52:59.065 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:59.092 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:59.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:59.094 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:59.194 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:59.257 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:59.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:59.270 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:59.280 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:59 smithi131 bash[88347]: cluster 2024-08-17T17:52:58.154364+0000 mon.a (mon.0) 2349 : cluster [DBG] osdmap e1347: 8 total, 8 up, 7 in 2024-08-17T17:52:59.280 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:59 smithi131 bash[88347]: cluster 2024-08-17T17:52:58.154364+0000 mon.a (mon.0) 2349 : cluster [DBG] osdmap e1347: 8 total, 8 up, 7 in 2024-08-17T17:52:59.281 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:59 smithi131 bash[88347]: cluster 2024-08-17T17:52:59.148324+0000 mon.a (mon.0) 2350 : cluster [DBG] osdmap e1348: 8 total, 8 up, 7 in 2024-08-17T17:52:59.281 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:52:59 smithi131 bash[88347]: cluster 2024-08-17T17:52:59.148324+0000 mon.a (mon.0) 2350 : cluster [DBG] osdmap e1348: 8 total, 8 up, 7 in 2024-08-17T17:52:59.370 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:59.380 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:59 smithi169 bash[79348]: cluster 2024-08-17T17:52:58.154364+0000 mon.a (mon.0) 2349 : cluster [DBG] osdmap e1347: 8 total, 8 up, 7 in 2024-08-17T17:52:59.380 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:59 smithi169 bash[79348]: cluster 2024-08-17T17:52:58.154364+0000 mon.a (mon.0) 2349 : cluster [DBG] osdmap e1347: 8 total, 8 up, 7 in 2024-08-17T17:52:59.380 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:59 smithi169 bash[79348]: cluster 2024-08-17T17:52:59.148324+0000 mon.a (mon.0) 2350 : cluster [DBG] osdmap e1348: 8 total, 8 up, 7 in 2024-08-17T17:52:59.380 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:52:59 smithi169 bash[79348]: cluster 2024-08-17T17:52:59.148324+0000 mon.a (mon.0) 2350 : cluster [DBG] osdmap e1348: 8 total, 8 up, 7 in 2024-08-17T17:52:59.392 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:52:59.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:59.400 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:52:59.497 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:59 smithi131 bash[89561]: cluster 2024-08-17T17:52:58.154364+0000 mon.a (mon.0) 2349 : cluster [DBG] osdmap e1347: 8 total, 8 up, 7 in 2024-08-17T17:52:59.498 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:59 smithi131 bash[89561]: cluster 2024-08-17T17:52:58.154364+0000 mon.a (mon.0) 2349 : cluster [DBG] osdmap e1347: 8 total, 8 up, 7 in 2024-08-17T17:52:59.498 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:59 smithi131 bash[89561]: cluster 2024-08-17T17:52:59.148324+0000 mon.a (mon.0) 2350 : cluster [DBG] osdmap e1348: 8 total, 8 up, 7 in 2024-08-17T17:52:59.498 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:52:59 smithi131 bash[89561]: cluster 2024-08-17T17:52:59.148324+0000 mon.a (mon.0) 2350 : cluster [DBG] osdmap e1348: 8 total, 8 up, 7 in 2024-08-17T17:52:59.500 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:59.524 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:59.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:59.534 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:59.634 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:59.655 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:52:59.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:59.660 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:52:59.761 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:59.788 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:59.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:59.791 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:52:59.893 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:59.927 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:52:59.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:52:59.928 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:00.029 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:00.076 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:00.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:00.081 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:00.182 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:00.205 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:00.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:00.210 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:00.311 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:00.320 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:00 smithi169 bash[79348]: cluster 2024-08-17T17:52:58.241544+0000 mgr.y (mgr.34107) 1520 : cluster [DBG] pgmap v2216: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 2.7 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 734 op/s; 3390/131040 objects degraded (2.587%); 200/131040 objects misplaced (0.153%); 2.5 MiB/s, 40 objects/s recovering 2024-08-17T17:53:00.320 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:00 smithi169 bash[79348]: cluster 2024-08-17T17:52:58.241544+0000 mgr.y (mgr.34107) 1520 : cluster [DBG] pgmap v2216: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 2.7 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 734 op/s; 3390/131040 objects degraded (2.587%); 200/131040 objects misplaced (0.153%); 2.5 MiB/s, 40 objects/s recovering 2024-08-17T17:53:00.320 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:00 smithi169 bash[79348]: cluster 2024-08-17T17:52:59.150962+0000 osd.1 (osd.1) 13 : cluster [DBG] 53.d starting backfill to osd.4 from (0'0,0'0] MAX to 1345'10694 2024-08-17T17:53:00.320 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:00 smithi169 bash[79348]: cluster 2024-08-17T17:52:59.150962+0000 osd.1 (osd.1) 13 : cluster [DBG] 53.d starting backfill to osd.4 from (0'0,0'0] MAX to 1345'10694 2024-08-17T17:53:00.346 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:00.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:00.355 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:00.455 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:00.477 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:00.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:00.484 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:00.584 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:00.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:00 smithi131 bash[89561]: cluster 2024-08-17T17:52:58.241544+0000 mgr.y (mgr.34107) 1520 : cluster [DBG] pgmap v2216: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 2.7 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 734 op/s; 3390/131040 objects degraded (2.587%); 200/131040 objects misplaced (0.153%); 2.5 MiB/s, 40 objects/s recovering 2024-08-17T17:53:00.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:00 smithi131 bash[89561]: cluster 2024-08-17T17:52:58.241544+0000 mgr.y (mgr.34107) 1520 : cluster [DBG] pgmap v2216: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 2.7 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 734 op/s; 3390/131040 objects degraded (2.587%); 200/131040 objects misplaced (0.153%); 2.5 MiB/s, 40 objects/s recovering 2024-08-17T17:53:00.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:00 smithi131 bash[89561]: cluster 2024-08-17T17:52:59.150962+0000 osd.1 (osd.1) 13 : cluster [DBG] 53.d starting backfill to osd.4 from (0'0,0'0] MAX to 1345'10694 2024-08-17T17:53:00.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:00 smithi131 bash[89561]: cluster 2024-08-17T17:52:59.150962+0000 osd.1 (osd.1) 13 : cluster [DBG] 53.d starting backfill to osd.4 from (0'0,0'0] MAX to 1345'10694 2024-08-17T17:53:00.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:00 smithi131 bash[88347]: cluster 2024-08-17T17:52:58.241544+0000 mgr.y (mgr.34107) 1520 : cluster [DBG] pgmap v2216: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 2.7 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 734 op/s; 3390/131040 objects degraded (2.587%); 200/131040 objects misplaced (0.153%); 2.5 MiB/s, 40 objects/s recovering 2024-08-17T17:53:00.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:00 smithi131 bash[88347]: cluster 2024-08-17T17:52:58.241544+0000 mgr.y (mgr.34107) 1520 : cluster [DBG] pgmap v2216: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 2.7 GiB data, 9.4 GiB used, 616 GiB / 626 GiB avail; 0 B/s wr, 734 op/s; 3390/131040 objects degraded (2.587%); 200/131040 objects misplaced (0.153%); 2.5 MiB/s, 40 objects/s recovering 2024-08-17T17:53:00.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:00 smithi131 bash[88347]: cluster 2024-08-17T17:52:59.150962+0000 osd.1 (osd.1) 13 : cluster [DBG] 53.d starting backfill to osd.4 from (0'0,0'0] MAX to 1345'10694 2024-08-17T17:53:00.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:00 smithi131 bash[88347]: cluster 2024-08-17T17:52:59.150962+0000 osd.1 (osd.1) 13 : cluster [DBG] 53.d starting backfill to osd.4 from (0'0,0'0] MAX to 1345'10694 2024-08-17T17:53:00.607 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:00.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:00.610 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:00.711 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:00.738 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:00.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:00.743 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:00.768 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:53:00.769 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:53:00.844 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:00.881 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:00.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:00.887 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:00.988 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:01.015 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:01.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:01.018 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:01.119 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:01.144 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:01.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:01.146 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:01.247 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:01.272 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:01.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:01.275 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:01.376 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:01.385 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:01 smithi131 bash[89561]: cluster 2024-08-17T17:53:00.242163+0000 mgr.y (mgr.34107) 1521 : cluster [DBG] pgmap v2218: 99 pgs: 5 remapped+peering, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.5 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 8643/124647 objects degraded (6.934%); 3743/124647 objects misplaced (3.003%); 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:53:01.385 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:01 smithi131 bash[89561]: cluster 2024-08-17T17:53:00.242163+0000 mgr.y (mgr.34107) 1521 : cluster [DBG] pgmap v2218: 99 pgs: 5 remapped+peering, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.5 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 8643/124647 objects degraded (6.934%); 3743/124647 objects misplaced (3.003%); 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:53:01.385 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:01 smithi131 bash[89561]: cluster 2024-08-17T17:53:00.886405+0000 mon.a (mon.0) 2351 : cluster [WRN] Health check update: Degraded data redundancy: 3390/131040 objects degraded (2.587%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:01.386 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:01 smithi131 bash[89561]: cluster 2024-08-17T17:53:00.886405+0000 mon.a (mon.0) 2351 : cluster [WRN] Health check update: Degraded data redundancy: 3390/131040 objects degraded (2.587%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:01.386 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:01 smithi131 bash[88347]: cluster 2024-08-17T17:53:00.242163+0000 mgr.y (mgr.34107) 1521 : cluster [DBG] pgmap v2218: 99 pgs: 5 remapped+peering, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.5 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 8643/124647 objects degraded (6.934%); 3743/124647 objects misplaced (3.003%); 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:53:01.386 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:01 smithi131 bash[88347]: cluster 2024-08-17T17:53:00.242163+0000 mgr.y (mgr.34107) 1521 : cluster [DBG] pgmap v2218: 99 pgs: 5 remapped+peering, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.5 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 8643/124647 objects degraded (6.934%); 3743/124647 objects misplaced (3.003%); 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:53:01.387 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:01 smithi131 bash[88347]: cluster 2024-08-17T17:53:00.886405+0000 mon.a (mon.0) 2351 : cluster [WRN] Health check update: Degraded data redundancy: 3390/131040 objects degraded (2.587%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:01.387 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:01 smithi131 bash[88347]: cluster 2024-08-17T17:53:00.886405+0000 mon.a (mon.0) 2351 : cluster [WRN] Health check update: Degraded data redundancy: 3390/131040 objects degraded (2.587%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:01.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:01 smithi169 bash[79348]: cluster 2024-08-17T17:53:00.242163+0000 mgr.y (mgr.34107) 1521 : cluster [DBG] pgmap v2218: 99 pgs: 5 remapped+peering, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.5 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 8643/124647 objects degraded (6.934%); 3743/124647 objects misplaced (3.003%); 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:53:01.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:01 smithi169 bash[79348]: cluster 2024-08-17T17:53:00.242163+0000 mgr.y (mgr.34107) 1521 : cluster [DBG] pgmap v2218: 99 pgs: 5 remapped+peering, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.5 GiB data, 9.1 GiB used, 617 GiB / 626 GiB avail; 8643/124647 objects degraded (6.934%); 3743/124647 objects misplaced (3.003%); 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:53:01.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:01 smithi169 bash[79348]: cluster 2024-08-17T17:53:00.886405+0000 mon.a (mon.0) 2351 : cluster [WRN] Health check update: Degraded data redundancy: 3390/131040 objects degraded (2.587%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:01.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:01 smithi169 bash[79348]: cluster 2024-08-17T17:53:00.886405+0000 mon.a (mon.0) 2351 : cluster [WRN] Health check update: Degraded data redundancy: 3390/131040 objects degraded (2.587%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:01.399 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:01.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:01.403 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:01.504 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:01.529 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:01.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:01.531 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:01.632 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:01.664 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:01.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:01.671 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:01.772 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:01.811 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:01.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:01.813 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:01.914 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:01.945 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:01.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:01.947 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:02.048 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:02.081 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:02.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:02.087 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:02.188 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:02.215 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:02.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:02.218 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:02.318 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:02.342 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:02.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:02.345 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:02.445 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:02.487 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:02.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:02.492 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:02.592 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:02.627 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:02.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:02.633 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:02.734 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:02.766 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:02.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:02.771 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:02.872 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:02.897 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:02.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:02.900 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:03.000 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:03.019 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:03.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:03.021 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:03.121 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:03.163 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:03.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:03.165 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:03.266 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:03.293 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:03.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:03.294 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:03.395 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:03.441 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:03.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:03.448 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:03.548 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:03.565 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:03 smithi131 bash[88347]: cluster 2024-08-17T17:53:02.242722+0000 mgr.y (mgr.34107) 1522 : cluster [DBG] pgmap v2219: 99 pgs: 5 remapped+peering, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.5 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 8643/124647 objects degraded (6.934%); 3743/124647 objects misplaced (3.003%); 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:53:03.565 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:03 smithi131 bash[88347]: cluster 2024-08-17T17:53:02.242722+0000 mgr.y (mgr.34107) 1522 : cluster [DBG] pgmap v2219: 99 pgs: 5 remapped+peering, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.5 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 8643/124647 objects degraded (6.934%); 3743/124647 objects misplaced (3.003%); 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:53:03.565 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:03 smithi131 bash[89561]: cluster 2024-08-17T17:53:02.242722+0000 mgr.y (mgr.34107) 1522 : cluster [DBG] pgmap v2219: 99 pgs: 5 remapped+peering, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.5 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 8643/124647 objects degraded (6.934%); 3743/124647 objects misplaced (3.003%); 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:53:03.565 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:03 smithi131 bash[89561]: cluster 2024-08-17T17:53:02.242722+0000 mgr.y (mgr.34107) 1522 : cluster [DBG] pgmap v2219: 99 pgs: 5 remapped+peering, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.5 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 8643/124647 objects degraded (6.934%); 3743/124647 objects misplaced (3.003%); 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:53:03.580 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:03.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:03.583 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:03.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:03 smithi169 bash[79348]: cluster 2024-08-17T17:53:02.242722+0000 mgr.y (mgr.34107) 1522 : cluster [DBG] pgmap v2219: 99 pgs: 5 remapped+peering, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.5 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 8643/124647 objects degraded (6.934%); 3743/124647 objects misplaced (3.003%); 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:53:03.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:03 smithi169 bash[79348]: cluster 2024-08-17T17:53:02.242722+0000 mgr.y (mgr.34107) 1522 : cluster [DBG] pgmap v2219: 99 pgs: 5 remapped+peering, 1 active+remapped+backfill_wait, 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.5 GiB data, 9.0 GiB used, 617 GiB / 626 GiB avail; 8643/124647 objects degraded (6.934%); 3743/124647 objects misplaced (3.003%); 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:53:03.684 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:03.725 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:03.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:03.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:03.830 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:03.857 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:03.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:03.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:03.931 INFO:teuthology.orchestra.run.smithi131.stdout:ERROR: (22) Invalid argument 2024-08-17T17:53:03.931 INFO:teuthology.orchestra.run.smithi131.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:53:03.961 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:03.992 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:03.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:03.995 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:04.095 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:04.121 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:04.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:04.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:04.225 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:04.254 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:04.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:04.261 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:04.362 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:04.394 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:04.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:04.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:04.500 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:04.535 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:04.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:04.539 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:04.639 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:04.671 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:04.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:04.678 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:04.779 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:04.811 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:04.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:04.816 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:04.862 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 3, 4, 5, 6, 7] out_osds: [2] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:53:04.862 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:53:04.862 INFO:tasks.thrashosds.thrasher:Adding osd 2 2024-08-17T17:53:04.863 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd in 2 2024-08-17T17:53:04.917 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:04.938 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:04.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:04.942 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:05.043 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:05.084 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:05.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:05.089 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:05.129 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-08-17T17:53:05.190 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:05.222 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:05.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:05.229 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:05.330 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:05.341 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:05 smithi169 bash[79348]: cluster 2024-08-17T17:53:04.243533+0000 mgr.y (mgr.34107) 1523 : cluster [DBG] pgmap v2220: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.4 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 21510/115809 objects degraded (18.574%); 4768/115809 objects misplaced (4.117%); 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:53:05.341 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:05 smithi169 bash[79348]: cluster 2024-08-17T17:53:04.243533+0000 mgr.y (mgr.34107) 1523 : cluster [DBG] pgmap v2220: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.4 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 21510/115809 objects degraded (18.574%); 4768/115809 objects misplaced (4.117%); 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:53:05.357 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:05.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:05.363 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:05.464 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:05.472 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:05 smithi131 bash[89561]: cluster 2024-08-17T17:53:04.243533+0000 mgr.y (mgr.34107) 1523 : cluster [DBG] pgmap v2220: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.4 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 21510/115809 objects degraded (18.574%); 4768/115809 objects misplaced (4.117%); 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:53:05.472 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:05 smithi131 bash[89561]: cluster 2024-08-17T17:53:04.243533+0000 mgr.y (mgr.34107) 1523 : cluster [DBG] pgmap v2220: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.4 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 21510/115809 objects degraded (18.574%); 4768/115809 objects misplaced (4.117%); 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:53:05.472 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:05 smithi131 bash[88347]: cluster 2024-08-17T17:53:04.243533+0000 mgr.y (mgr.34107) 1523 : cluster [DBG] pgmap v2220: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.4 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 21510/115809 objects degraded (18.574%); 4768/115809 objects misplaced (4.117%); 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:53:05.472 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:05 smithi131 bash[88347]: cluster 2024-08-17T17:53:04.243533+0000 mgr.y (mgr.34107) 1523 : cluster [DBG] pgmap v2220: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.4 GiB data, 8.7 GiB used, 617 GiB / 626 GiB avail; 21510/115809 objects degraded (18.574%); 4768/115809 objects misplaced (4.117%); 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:53:05.492 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:05.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:05.498 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:05.598 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:05.622 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:05.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:05.633 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:05.734 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:05.759 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:05.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:05.767 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:05.868 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:05.896 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:05.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:05.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:06.000 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:06.024 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:06.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:06.028 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:06.128 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:06.154 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:06.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:06.156 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:06.257 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:06.288 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:06.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:06.291 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:06.392 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:06.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:06 smithi169 bash[79348]: cluster 2024-08-17T17:53:05.887204+0000 mon.a (mon.0) 2352 : cluster [WRN] Health check update: Degraded data redundancy: 21510/115809 objects degraded (18.574%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:06.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:06 smithi169 bash[79348]: cluster 2024-08-17T17:53:05.887204+0000 mon.a (mon.0) 2352 : cluster [WRN] Health check update: Degraded data redundancy: 21510/115809 objects degraded (18.574%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:06.421 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:06.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:06.423 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:06.525 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:06.548 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:06.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:06.555 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:06.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:06 smithi131 bash[89561]: cluster 2024-08-17T17:53:05.887204+0000 mon.a (mon.0) 2352 : cluster [WRN] Health check update: Degraded data redundancy: 21510/115809 objects degraded (18.574%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:06.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:06 smithi131 bash[89561]: cluster 2024-08-17T17:53:05.887204+0000 mon.a (mon.0) 2352 : cluster [WRN] Health check update: Degraded data redundancy: 21510/115809 objects degraded (18.574%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:06.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:06 smithi131 bash[88347]: cluster 2024-08-17T17:53:05.887204+0000 mon.a (mon.0) 2352 : cluster [WRN] Health check update: Degraded data redundancy: 21510/115809 objects degraded (18.574%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:06.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:06 smithi131 bash[88347]: cluster 2024-08-17T17:53:05.887204+0000 mon.a (mon.0) 2352 : cluster [WRN] Health check update: Degraded data redundancy: 21510/115809 objects degraded (18.574%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:06.625 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:53:06.626 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:53:06.656 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:06.686 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:06.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:06.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:06.790 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:06.811 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:06.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:06.815 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:06.916 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:06.941 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:06.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:06.946 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:07.047 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:07.072 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:07.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:07.074 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:07.175 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:07.203 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:07.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:07.207 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:07.308 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:07.353 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:07.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:07.355 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:07.456 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:07.495 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:07.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:07.498 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:07.598 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:07.607 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:07 smithi169 bash[79348]: cluster 2024-08-17T17:53:06.244163+0000 mgr.y (mgr.34107) 1524 : cluster [DBG] pgmap v2221: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.3 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 69 op/s; 21510/113004 objects degraded (19.035%); 4323/113004 objects misplaced (3.826%); 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:53:07.607 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:07 smithi169 bash[79348]: cluster 2024-08-17T17:53:06.244163+0000 mgr.y (mgr.34107) 1524 : cluster [DBG] pgmap v2221: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.3 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 69 op/s; 21510/113004 objects degraded (19.035%); 4323/113004 objects misplaced (3.826%); 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:53:07.618 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:07.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:07.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:07.643 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:07 smithi131 bash[89561]: cluster 2024-08-17T17:53:06.244163+0000 mgr.y (mgr.34107) 1524 : cluster [DBG] pgmap v2221: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.3 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 69 op/s; 21510/113004 objects degraded (19.035%); 4323/113004 objects misplaced (3.826%); 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:53:07.643 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:07 smithi131 bash[89561]: cluster 2024-08-17T17:53:06.244163+0000 mgr.y (mgr.34107) 1524 : cluster [DBG] pgmap v2221: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.3 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 69 op/s; 21510/113004 objects degraded (19.035%); 4323/113004 objects misplaced (3.826%); 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:53:07.644 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:07 smithi131 bash[88347]: cluster 2024-08-17T17:53:06.244163+0000 mgr.y (mgr.34107) 1524 : cluster [DBG] pgmap v2221: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.3 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 69 op/s; 21510/113004 objects degraded (19.035%); 4323/113004 objects misplaced (3.826%); 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:53:07.644 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:07 smithi131 bash[88347]: cluster 2024-08-17T17:53:06.244163+0000 mgr.y (mgr.34107) 1524 : cluster [DBG] pgmap v2221: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.3 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 69 op/s; 21510/113004 objects degraded (19.035%); 4323/113004 objects misplaced (3.826%); 0 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:53:07.721 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:07.741 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:07.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:07.745 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:07.846 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:07.867 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:07.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:07.869 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:07.970 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:08.011 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:08.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:08.016 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:08.116 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:08.140 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:08.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:08.144 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:08.245 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:08.273 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:08.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:08.275 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:08.376 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:08.400 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:08.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:08.403 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:08.504 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:08.513 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:08 smithi131 bash[88347]: audit 2024-08-17T17:53:08.264614+0000 mon.a (mon.0) 2353 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:08.514 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:08 smithi131 bash[88347]: audit 2024-08-17T17:53:08.264614+0000 mon.a (mon.0) 2353 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:08.514 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:08 smithi131 bash[89561]: audit 2024-08-17T17:53:08.264614+0000 mon.a (mon.0) 2353 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:08.514 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:08 smithi131 bash[89561]: audit 2024-08-17T17:53:08.264614+0000 mon.a (mon.0) 2353 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:08.536 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:08.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:08.539 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:08.639 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:08.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:08 smithi169 bash[79348]: audit 2024-08-17T17:53:08.264614+0000 mon.a (mon.0) 2353 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:08.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:08 smithi169 bash[79348]: audit 2024-08-17T17:53:08.264614+0000 mon.a (mon.0) 2353 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:08.679 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:08.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:08.684 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:08.785 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:08.823 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:08.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:08.827 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:08.928 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:08.952 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:08.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:08.954 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:09.055 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:09.076 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:09.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:09.082 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:09.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:53:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:53:08] "GET /metrics HTTP/1.1" 200 36635 "" "Prometheus/2.51.0" 2024-08-17T17:53:09.183 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:09.221 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:09.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:09.226 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:09.326 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:09.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:09.370 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:09.370 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:09.471 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:09.481 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:09 smithi131 bash[88347]: cluster 2024-08-17T17:53:08.244707+0000 mgr.y (mgr.34107) 1525 : cluster [DBG] pgmap v2222: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.3 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 56 op/s; 21510/113004 objects degraded (19.035%); 4323/113004 objects misplaced (3.826%); 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:53:09.482 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:09 smithi131 bash[88347]: cluster 2024-08-17T17:53:08.244707+0000 mgr.y (mgr.34107) 1525 : cluster [DBG] pgmap v2222: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.3 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 56 op/s; 21510/113004 objects degraded (19.035%); 4323/113004 objects misplaced (3.826%); 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:53:09.485 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:09 smithi131 bash[89561]: cluster 2024-08-17T17:53:08.244707+0000 mgr.y (mgr.34107) 1525 : cluster [DBG] pgmap v2222: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.3 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 56 op/s; 21510/113004 objects degraded (19.035%); 4323/113004 objects misplaced (3.826%); 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:53:09.485 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:09 smithi131 bash[89561]: cluster 2024-08-17T17:53:08.244707+0000 mgr.y (mgr.34107) 1525 : cluster [DBG] pgmap v2222: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.3 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 56 op/s; 21510/113004 objects degraded (19.035%); 4323/113004 objects misplaced (3.826%); 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:53:09.503 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:09.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:09.505 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:09.605 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:09.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:09.638 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:09.638 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:09.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:09 smithi169 bash[79348]: cluster 2024-08-17T17:53:08.244707+0000 mgr.y (mgr.34107) 1525 : cluster [DBG] pgmap v2222: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.3 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 56 op/s; 21510/113004 objects degraded (19.035%); 4323/113004 objects misplaced (3.826%); 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:53:09.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:09 smithi169 bash[79348]: cluster 2024-08-17T17:53:08.244707+0000 mgr.y (mgr.34107) 1525 : cluster [DBG] pgmap v2222: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.3 GiB data, 8.5 GiB used, 617 GiB / 626 GiB avail; 0 B/s wr, 56 op/s; 21510/113004 objects degraded (19.035%); 4323/113004 objects misplaced (3.826%); 0 B/s, 0 keys/s, 0 objects/s recovering 2024-08-17T17:53:09.681 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:53:09.681 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:53:09.739 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:09.774 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:09.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:09.777 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:09.877 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:09.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:09.921 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:09.922 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:10.022 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:10.054 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:10.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:10.057 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:10.158 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:10.187 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:10.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:10.193 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:10.294 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:10.349 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:10.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:10.354 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:10.454 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:10.489 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:10.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:10.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:10.595 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:10.634 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:10.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:10.636 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:10.737 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:10.755 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:10.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:10.757 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:10.857 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:10.880 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:10.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:10.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:10.986 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:11.011 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:11.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:11.017 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:11.118 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:11.159 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:11.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:11.163 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:11.264 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:11.287 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:11.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:11.293 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:11.394 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:11.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:11 smithi169 bash[79348]: cluster 2024-08-17T17:53:10.245564+0000 mgr.y (mgr.34107) 1526 : cluster [DBG] pgmap v2223: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.0 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 307 op/s; 21510/100503 objects degraded (21.402%); 3580/100503 objects misplaced (3.562%) 2024-08-17T17:53:11.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:11 smithi169 bash[79348]: cluster 2024-08-17T17:53:10.245564+0000 mgr.y (mgr.34107) 1526 : cluster [DBG] pgmap v2223: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.0 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 307 op/s; 21510/100503 objects degraded (21.402%); 3580/100503 objects misplaced (3.562%) 2024-08-17T17:53:11.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:11 smithi169 bash[79348]: cluster 2024-08-17T17:53:10.887980+0000 mon.a (mon.0) 2354 : cluster [WRN] Health check update: Degraded data redundancy: 21510/100503 objects degraded (21.402%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:11.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:11 smithi169 bash[79348]: cluster 2024-08-17T17:53:10.887980+0000 mon.a (mon.0) 2354 : cluster [WRN] Health check update: Degraded data redundancy: 21510/100503 objects degraded (21.402%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:11.421 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:11.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:11.425 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:11.525 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:11.534 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:11 smithi131 bash[89561]: cluster 2024-08-17T17:53:10.245564+0000 mgr.y (mgr.34107) 1526 : cluster [DBG] pgmap v2223: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.0 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 307 op/s; 21510/100503 objects degraded (21.402%); 3580/100503 objects misplaced (3.562%) 2024-08-17T17:53:11.534 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:11 smithi131 bash[89561]: cluster 2024-08-17T17:53:10.245564+0000 mgr.y (mgr.34107) 1526 : cluster [DBG] pgmap v2223: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.0 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 307 op/s; 21510/100503 objects degraded (21.402%); 3580/100503 objects misplaced (3.562%) 2024-08-17T17:53:11.534 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:11 smithi131 bash[89561]: cluster 2024-08-17T17:53:10.887980+0000 mon.a (mon.0) 2354 : cluster [WRN] Health check update: Degraded data redundancy: 21510/100503 objects degraded (21.402%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:11.534 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:11 smithi131 bash[89561]: cluster 2024-08-17T17:53:10.887980+0000 mon.a (mon.0) 2354 : cluster [WRN] Health check update: Degraded data redundancy: 21510/100503 objects degraded (21.402%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:11.534 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:11 smithi131 bash[88347]: cluster 2024-08-17T17:53:10.245564+0000 mgr.y (mgr.34107) 1526 : cluster [DBG] pgmap v2223: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.0 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 307 op/s; 21510/100503 objects degraded (21.402%); 3580/100503 objects misplaced (3.562%) 2024-08-17T17:53:11.535 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:11 smithi131 bash[88347]: cluster 2024-08-17T17:53:10.245564+0000 mgr.y (mgr.34107) 1526 : cluster [DBG] pgmap v2223: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.0 GiB data, 7.9 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 307 op/s; 21510/100503 objects degraded (21.402%); 3580/100503 objects misplaced (3.562%) 2024-08-17T17:53:11.535 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:11 smithi131 bash[88347]: cluster 2024-08-17T17:53:10.887980+0000 mon.a (mon.0) 2354 : cluster [WRN] Health check update: Degraded data redundancy: 21510/100503 objects degraded (21.402%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:11.535 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:11 smithi131 bash[88347]: cluster 2024-08-17T17:53:10.887980+0000 mon.a (mon.0) 2354 : cluster [WRN] Health check update: Degraded data redundancy: 21510/100503 objects degraded (21.402%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:11.547 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:11.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:11.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:11.655 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:11.681 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:11.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:11.683 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:11.784 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:11.817 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:11.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:11.823 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:11.923 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:11.947 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:11.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:11.952 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:12.053 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:12.075 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:12.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:12.081 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:12.182 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:12.222 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:12.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:12.226 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:12.327 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:12.355 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:12.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:12.363 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:12.464 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:12.486 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:12.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:12.491 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:12.592 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:12.620 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:12.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:12.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:12.728 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:12.755 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:12.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:12.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:12.861 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:12.880 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:12.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:12.881 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:12.982 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:13.012 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:13.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:13.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:13.116 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:13.134 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:13.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:13.136 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:13.236 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:13.263 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:13.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:13.265 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:13.366 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:13.376 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:13 smithi169 bash[79348]: cluster 2024-08-17T17:53:12.246032+0000 mgr.y (mgr.34107) 1527 : cluster [DBG] pgmap v2224: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.0 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 670 op/s; 21510/100503 objects degraded (21.402%); 3580/100503 objects misplaced (3.562%); 4.8 MiB/s, 77 objects/s recovering 2024-08-17T17:53:13.376 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:13 smithi169 bash[79348]: cluster 2024-08-17T17:53:12.246032+0000 mgr.y (mgr.34107) 1527 : cluster [DBG] pgmap v2224: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.0 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 670 op/s; 21510/100503 objects degraded (21.402%); 3580/100503 objects misplaced (3.562%); 4.8 MiB/s, 77 objects/s recovering 2024-08-17T17:53:13.395 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:13.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:13.399 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:13.500 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:13.509 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:13 smithi131 bash[89561]: cluster 2024-08-17T17:53:12.246032+0000 mgr.y (mgr.34107) 1527 : cluster [DBG] pgmap v2224: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.0 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 670 op/s; 21510/100503 objects degraded (21.402%); 3580/100503 objects misplaced (3.562%); 4.8 MiB/s, 77 objects/s recovering 2024-08-17T17:53:13.509 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:13 smithi131 bash[89561]: cluster 2024-08-17T17:53:12.246032+0000 mgr.y (mgr.34107) 1527 : cluster [DBG] pgmap v2224: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.0 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 670 op/s; 21510/100503 objects degraded (21.402%); 3580/100503 objects misplaced (3.562%); 4.8 MiB/s, 77 objects/s recovering 2024-08-17T17:53:13.509 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:13 smithi131 bash[88347]: cluster 2024-08-17T17:53:12.246032+0000 mgr.y (mgr.34107) 1527 : cluster [DBG] pgmap v2224: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.0 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 670 op/s; 21510/100503 objects degraded (21.402%); 3580/100503 objects misplaced (3.562%); 4.8 MiB/s, 77 objects/s recovering 2024-08-17T17:53:13.510 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:13 smithi131 bash[88347]: cluster 2024-08-17T17:53:12.246032+0000 mgr.y (mgr.34107) 1527 : cluster [DBG] pgmap v2224: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.0 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 670 op/s; 21510/100503 objects degraded (21.402%); 3580/100503 objects misplaced (3.562%); 4.8 MiB/s, 77 objects/s recovering 2024-08-17T17:53:13.521 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:13.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:13.526 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:13.626 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:13.664 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:13.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:13.666 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:13.767 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:13.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:13.804 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:13.804 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:13.905 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:13.927 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:13.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:13.930 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:14.031 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:14.058 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:14.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:14.061 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:14.162 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:14.183 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:14.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:14.185 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:14.286 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:14.314 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:14.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:14.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:14.419 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:14.461 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:14.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:14.465 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:14.566 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:14.611 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:14.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:14.615 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:14.716 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:14.754 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:14.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:14.757 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:14.858 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:14.904 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:14.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:14.911 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:15.012 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:15.030 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:15.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:15.033 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:15.134 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:15.169 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:15.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:15.171 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:15.271 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:15.315 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:15.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:15.319 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:15.420 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:15.437 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:15.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:15.439 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:15.468 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:15 smithi131 bash[88347]: cluster 2024-08-17T17:53:14.246867+0000 mgr.y (mgr.34107) 1528 : cluster [DBG] pgmap v2225: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.8 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 937 op/s; 21510/90903 objects degraded (23.663%); 3288/90903 objects misplaced (3.617%); 6.3 MiB/s, 101 objects/s recovering 2024-08-17T17:53:15.468 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:15 smithi131 bash[88347]: cluster 2024-08-17T17:53:14.246867+0000 mgr.y (mgr.34107) 1528 : cluster [DBG] pgmap v2225: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.8 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 937 op/s; 21510/90903 objects degraded (23.663%); 3288/90903 objects misplaced (3.617%); 6.3 MiB/s, 101 objects/s recovering 2024-08-17T17:53:15.468 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:15 smithi131 bash[88347]: audit 2024-08-17T17:53:14.351081+0000 mon.a (mon.0) 2355 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:53:15.468 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:15 smithi131 bash[88347]: audit 2024-08-17T17:53:14.351081+0000 mon.a (mon.0) 2355 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:53:15.469 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:15 smithi131 bash[89561]: cluster 2024-08-17T17:53:14.246867+0000 mgr.y (mgr.34107) 1528 : cluster [DBG] pgmap v2225: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.8 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 937 op/s; 21510/90903 objects degraded (23.663%); 3288/90903 objects misplaced (3.617%); 6.3 MiB/s, 101 objects/s recovering 2024-08-17T17:53:15.469 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:15 smithi131 bash[89561]: cluster 2024-08-17T17:53:14.246867+0000 mgr.y (mgr.34107) 1528 : cluster [DBG] pgmap v2225: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.8 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 937 op/s; 21510/90903 objects degraded (23.663%); 3288/90903 objects misplaced (3.617%); 6.3 MiB/s, 101 objects/s recovering 2024-08-17T17:53:15.469 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:15 smithi131 bash[89561]: audit 2024-08-17T17:53:14.351081+0000 mon.a (mon.0) 2355 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:53:15.469 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:15 smithi131 bash[89561]: audit 2024-08-17T17:53:14.351081+0000 mon.a (mon.0) 2355 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:53:15.541 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:15.551 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:15 smithi169 bash[79348]: cluster 2024-08-17T17:53:14.246867+0000 mgr.y (mgr.34107) 1528 : cluster [DBG] pgmap v2225: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.8 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 937 op/s; 21510/90903 objects degraded (23.663%); 3288/90903 objects misplaced (3.617%); 6.3 MiB/s, 101 objects/s recovering 2024-08-17T17:53:15.551 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:15 smithi169 bash[79348]: cluster 2024-08-17T17:53:14.246867+0000 mgr.y (mgr.34107) 1528 : cluster [DBG] pgmap v2225: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.8 GiB data, 7.4 GiB used, 618 GiB / 626 GiB avail; 0 B/s wr, 937 op/s; 21510/90903 objects degraded (23.663%); 3288/90903 objects misplaced (3.617%); 6.3 MiB/s, 101 objects/s recovering 2024-08-17T17:53:15.551 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:15 smithi169 bash[79348]: audit 2024-08-17T17:53:14.351081+0000 mon.a (mon.0) 2355 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:53:15.551 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:15 smithi169 bash[79348]: audit 2024-08-17T17:53:14.351081+0000 mon.a (mon.0) 2355 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:53:15.590 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:15.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:15.596 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:15.696 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:15.733 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:15.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:15.738 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:15.839 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:15.858 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:15.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:15.860 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:15.960 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:15.984 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:15.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:15.988 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:16.089 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:16.114 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:16.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:16.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:16.217 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:16.245 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:16.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:16.248 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:16.349 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:16.391 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:16.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:16.396 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:16.401 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:16 smithi131 bash[88347]: cluster 2024-08-17T17:53:15.888570+0000 mon.a (mon.0) 2356 : cluster [WRN] Health check update: Degraded data redundancy: 21510/90903 objects degraded (23.663%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:16.401 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:16 smithi131 bash[88347]: cluster 2024-08-17T17:53:15.888570+0000 mon.a (mon.0) 2356 : cluster [WRN] Health check update: Degraded data redundancy: 21510/90903 objects degraded (23.663%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:16.496 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:16.532 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:16.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:16.537 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:16.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:16 smithi131 bash[89561]: cluster 2024-08-17T17:53:15.888570+0000 mon.a (mon.0) 2356 : cluster [WRN] Health check update: Degraded data redundancy: 21510/90903 objects degraded (23.663%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:16.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:16 smithi131 bash[89561]: cluster 2024-08-17T17:53:15.888570+0000 mon.a (mon.0) 2356 : cluster [WRN] Health check update: Degraded data redundancy: 21510/90903 objects degraded (23.663%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:16.638 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:16.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:16 smithi169 bash[79348]: cluster 2024-08-17T17:53:15.888570+0000 mon.a (mon.0) 2356 : cluster [WRN] Health check update: Degraded data redundancy: 21510/90903 objects degraded (23.663%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:16.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:16 smithi169 bash[79348]: cluster 2024-08-17T17:53:15.888570+0000 mon.a (mon.0) 2356 : cluster [WRN] Health check update: Degraded data redundancy: 21510/90903 objects degraded (23.663%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:16.672 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:16.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:16.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:16.779 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:16.809 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:16.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:16.818 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:16.919 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:16.949 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:16.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:16.952 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:17.052 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:17.070 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:17.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:17.072 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:17.173 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:17.196 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:17.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:17.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:17.298 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:17.328 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:17.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:17.335 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:17.436 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:17.464 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:17.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:17.466 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:17.567 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:17.574 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:17 smithi131 bash[89561]: cluster 2024-08-17T17:53:16.247486+0000 mgr.y (mgr.34107) 1529 : cluster [DBG] pgmap v2226: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.8 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 764 op/s; 21510/88260 objects degraded (24.371%); 2829/88260 objects misplaced (3.205%); 5.9 MiB/s, 94 objects/s recovering 2024-08-17T17:53:17.575 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:17 smithi131 bash[89561]: cluster 2024-08-17T17:53:16.247486+0000 mgr.y (mgr.34107) 1529 : cluster [DBG] pgmap v2226: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.8 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 764 op/s; 21510/88260 objects degraded (24.371%); 2829/88260 objects misplaced (3.205%); 5.9 MiB/s, 94 objects/s recovering 2024-08-17T17:53:17.575 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:17 smithi131 bash[88347]: cluster 2024-08-17T17:53:16.247486+0000 mgr.y (mgr.34107) 1529 : cluster [DBG] pgmap v2226: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.8 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 764 op/s; 21510/88260 objects degraded (24.371%); 2829/88260 objects misplaced (3.205%); 5.9 MiB/s, 94 objects/s recovering 2024-08-17T17:53:17.575 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:17 smithi131 bash[88347]: cluster 2024-08-17T17:53:16.247486+0000 mgr.y (mgr.34107) 1529 : cluster [DBG] pgmap v2226: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.8 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 764 op/s; 21510/88260 objects degraded (24.371%); 2829/88260 objects misplaced (3.205%); 5.9 MiB/s, 94 objects/s recovering 2024-08-17T17:53:17.591 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:17.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:17.595 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:17.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:17 smithi169 bash[79348]: cluster 2024-08-17T17:53:16.247486+0000 mgr.y (mgr.34107) 1529 : cluster [DBG] pgmap v2226: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.8 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 764 op/s; 21510/88260 objects degraded (24.371%); 2829/88260 objects misplaced (3.205%); 5.9 MiB/s, 94 objects/s recovering 2024-08-17T17:53:17.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:17 smithi169 bash[79348]: cluster 2024-08-17T17:53:16.247486+0000 mgr.y (mgr.34107) 1529 : cluster [DBG] pgmap v2226: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.8 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 764 op/s; 21510/88260 objects degraded (24.371%); 2829/88260 objects misplaced (3.205%); 5.9 MiB/s, 94 objects/s recovering 2024-08-17T17:53:17.695 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:17.718 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:17.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:17.720 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:17.821 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:17.846 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:17.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:17.848 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:17.949 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:17.972 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:17.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:17.974 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:18.075 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:18.106 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:18.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:18.110 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:18.211 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:18.247 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:18.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:18.251 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:18.351 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:18.384 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:18.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:18.387 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:18.487 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:18.528 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:18.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:18.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:18.635 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:18.659 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:18.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:18.662 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:18.763 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:18.792 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:18.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:18.797 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:18.898 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:18.927 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:18.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:18.931 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:19.032 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:19.051 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:19.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:19.053 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:19.054 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:53:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:53:18] "GET /metrics HTTP/1.1" 200 36635 "" "Prometheus/2.51.0" 2024-08-17T17:53:19.154 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:19.184 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:19.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:19.187 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:19.288 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:19.311 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:19.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:19.318 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:19.419 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:19.440 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:19.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:19.445 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:19.546 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:19.597 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:19.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:19 smithi131 bash[88347]: cluster 2024-08-17T17:53:18.247954+0000 mgr.y (mgr.34107) 1530 : cluster [DBG] pgmap v2227: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.8 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 687 op/s; 21510/88260 objects degraded (24.371%); 2829/88260 objects misplaced (3.205%); 5.0 MiB/s, 80 objects/s recovering 2024-08-17T17:53:19.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:19 smithi131 bash[88347]: cluster 2024-08-17T17:53:18.247954+0000 mgr.y (mgr.34107) 1530 : cluster [DBG] pgmap v2227: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.8 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 687 op/s; 21510/88260 objects degraded (24.371%); 2829/88260 objects misplaced (3.205%); 5.0 MiB/s, 80 objects/s recovering 2024-08-17T17:53:19.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:19 smithi131 bash[89561]: cluster 2024-08-17T17:53:18.247954+0000 mgr.y (mgr.34107) 1530 : cluster [DBG] pgmap v2227: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.8 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 687 op/s; 21510/88260 objects degraded (24.371%); 2829/88260 objects misplaced (3.205%); 5.0 MiB/s, 80 objects/s recovering 2024-08-17T17:53:19.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:19 smithi131 bash[89561]: cluster 2024-08-17T17:53:18.247954+0000 mgr.y (mgr.34107) 1530 : cluster [DBG] pgmap v2227: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.8 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 687 op/s; 21510/88260 objects degraded (24.371%); 2829/88260 objects misplaced (3.205%); 5.0 MiB/s, 80 objects/s recovering 2024-08-17T17:53:19.602 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:19 smithi169 bash[79348]: cluster 2024-08-17T17:53:18.247954+0000 mgr.y (mgr.34107) 1530 : cluster [DBG] pgmap v2227: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.8 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 687 op/s; 21510/88260 objects degraded (24.371%); 2829/88260 objects misplaced (3.205%); 5.0 MiB/s, 80 objects/s recovering 2024-08-17T17:53:19.602 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:19 smithi169 bash[79348]: cluster 2024-08-17T17:53:18.247954+0000 mgr.y (mgr.34107) 1530 : cluster [DBG] pgmap v2227: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.8 GiB data, 7.2 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 687 op/s; 21510/88260 objects degraded (24.371%); 2829/88260 objects misplaced (3.205%); 5.0 MiB/s, 80 objects/s recovering 2024-08-17T17:53:19.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:19.603 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:19.704 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:19.748 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:19.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:19.760 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:19.861 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:19.883 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:19.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:19.889 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:19.990 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:20.021 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:20.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:20.023 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:20.124 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:20.157 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:20.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:20.159 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:20.260 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:20.299 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:20.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:20.308 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:20.409 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:20.437 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:20.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:20.447 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:20.548 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:20.572 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:20.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:20.576 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:20.676 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:20.709 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:20.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:20.714 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:20.815 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:20.838 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:20.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:20.842 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:20.942 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:20.977 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:20.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:20.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:21.080 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:21.111 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:21.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:21.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:21.214 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:21.241 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:21.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:21.243 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:21.343 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:21.379 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:21.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:21.383 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:21.484 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:21.504 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:21.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:21.506 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:21.533 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:21 smithi131 bash[89561]: cluster 2024-08-17T17:53:20.249257+0000 mgr.y (mgr.34107) 1531 : cluster [DBG] pgmap v2228: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.6 GiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 996 op/s; 21510/77133 objects degraded (27.887%); 2082/77133 objects misplaced (2.699%); 7.7 MiB/s, 123 objects/s recovering 2024-08-17T17:53:21.533 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:21 smithi131 bash[89561]: cluster 2024-08-17T17:53:20.249257+0000 mgr.y (mgr.34107) 1531 : cluster [DBG] pgmap v2228: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.6 GiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 996 op/s; 21510/77133 objects degraded (27.887%); 2082/77133 objects misplaced (2.699%); 7.7 MiB/s, 123 objects/s recovering 2024-08-17T17:53:21.533 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:21 smithi131 bash[89561]: cluster 2024-08-17T17:53:20.889199+0000 mon.a (mon.0) 2357 : cluster [WRN] Health check update: Degraded data redundancy: 21510/77133 objects degraded (27.887%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:21.533 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:21 smithi131 bash[89561]: cluster 2024-08-17T17:53:20.889199+0000 mon.a (mon.0) 2357 : cluster [WRN] Health check update: Degraded data redundancy: 21510/77133 objects degraded (27.887%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:21.533 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:21 smithi131 bash[89561]: audit 2024-08-17T17:53:21.015037+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:53:21.533 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:21 smithi131 bash[89561]: audit 2024-08-17T17:53:21.015037+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:53:21.534 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:21 smithi131 bash[89561]: audit 2024-08-17T17:53:21.024051+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:53:21.534 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:21 smithi131 bash[89561]: audit 2024-08-17T17:53:21.024051+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:53:21.534 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:21 smithi131 bash[88347]: cluster 2024-08-17T17:53:20.249257+0000 mgr.y (mgr.34107) 1531 : cluster [DBG] pgmap v2228: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.6 GiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 996 op/s; 21510/77133 objects degraded (27.887%); 2082/77133 objects misplaced (2.699%); 7.7 MiB/s, 123 objects/s recovering 2024-08-17T17:53:21.534 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:21 smithi131 bash[88347]: cluster 2024-08-17T17:53:20.249257+0000 mgr.y (mgr.34107) 1531 : cluster [DBG] pgmap v2228: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.6 GiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 996 op/s; 21510/77133 objects degraded (27.887%); 2082/77133 objects misplaced (2.699%); 7.7 MiB/s, 123 objects/s recovering 2024-08-17T17:53:21.534 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:21 smithi131 bash[88347]: cluster 2024-08-17T17:53:20.889199+0000 mon.a (mon.0) 2357 : cluster [WRN] Health check update: Degraded data redundancy: 21510/77133 objects degraded (27.887%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:21.534 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:21 smithi131 bash[88347]: cluster 2024-08-17T17:53:20.889199+0000 mon.a (mon.0) 2357 : cluster [WRN] Health check update: Degraded data redundancy: 21510/77133 objects degraded (27.887%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:21.534 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:21 smithi131 bash[88347]: audit 2024-08-17T17:53:21.015037+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:53:21.534 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:21 smithi131 bash[88347]: audit 2024-08-17T17:53:21.015037+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:53:21.534 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:21 smithi131 bash[88347]: audit 2024-08-17T17:53:21.024051+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:53:21.534 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:21 smithi131 bash[88347]: audit 2024-08-17T17:53:21.024051+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:53:21.607 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:21.642 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:21.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:21 smithi169 bash[79348]: cluster 2024-08-17T17:53:20.249257+0000 mgr.y (mgr.34107) 1531 : cluster [DBG] pgmap v2228: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.6 GiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 996 op/s; 21510/77133 objects degraded (27.887%); 2082/77133 objects misplaced (2.699%); 7.7 MiB/s, 123 objects/s recovering 2024-08-17T17:53:21.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:21 smithi169 bash[79348]: cluster 2024-08-17T17:53:20.249257+0000 mgr.y (mgr.34107) 1531 : cluster [DBG] pgmap v2228: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.6 GiB data, 6.7 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 996 op/s; 21510/77133 objects degraded (27.887%); 2082/77133 objects misplaced (2.699%); 7.7 MiB/s, 123 objects/s recovering 2024-08-17T17:53:21.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:21 smithi169 bash[79348]: cluster 2024-08-17T17:53:20.889199+0000 mon.a (mon.0) 2357 : cluster [WRN] Health check update: Degraded data redundancy: 21510/77133 objects degraded (27.887%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:21.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:21 smithi169 bash[79348]: cluster 2024-08-17T17:53:20.889199+0000 mon.a (mon.0) 2357 : cluster [WRN] Health check update: Degraded data redundancy: 21510/77133 objects degraded (27.887%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:21.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:21 smithi169 bash[79348]: audit 2024-08-17T17:53:21.015037+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:53:21.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:21 smithi169 bash[79348]: audit 2024-08-17T17:53:21.015037+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:53:21.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:21 smithi169 bash[79348]: audit 2024-08-17T17:53:21.024051+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:53:21.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:21 smithi169 bash[79348]: audit 2024-08-17T17:53:21.024051+0000 mon.a (mon.0) 2359 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:53:21.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:21.650 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:21.750 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:21.771 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:21.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:21.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:21.874 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:21.899 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:21.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:21.905 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:22.006 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:22.028 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:22.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:22.031 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:22.131 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:22.173 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:22.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:22.176 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:22.276 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:22.306 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:22.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:22.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:22.411 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:22.441 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:22.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:22.445 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:22.546 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:22.573 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:22.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:22.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:22.679 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:22.713 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:22.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:22.715 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:22.816 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:22.840 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:22.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:22.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:22.942 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:22.967 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:22.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:22.969 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:23.070 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:23.096 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:23.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:23.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:23.199 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:23.224 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:23.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:23.227 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:23.327 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:23.366 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:23.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:23.369 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:23.470 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:23.479 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:23 smithi131 bash[88347]: cluster 2024-08-17T17:53:22.250031+0000 mgr.y (mgr.34107) 1532 : cluster [DBG] pgmap v2229: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.6 GiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 648 op/s; 21510/77133 objects degraded (27.887%); 2082/77133 objects misplaced (2.699%); 5.2 MiB/s, 83 objects/s recovering 2024-08-17T17:53:23.480 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:23 smithi131 bash[88347]: cluster 2024-08-17T17:53:22.250031+0000 mgr.y (mgr.34107) 1532 : cluster [DBG] pgmap v2229: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.6 GiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 648 op/s; 21510/77133 objects degraded (27.887%); 2082/77133 objects misplaced (2.699%); 5.2 MiB/s, 83 objects/s recovering 2024-08-17T17:53:23.480 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:23 smithi131 bash[88347]: audit 2024-08-17T17:53:23.260573+0000 mon.a (mon.0) 2360 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:23.480 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:23 smithi131 bash[88347]: audit 2024-08-17T17:53:23.260573+0000 mon.a (mon.0) 2360 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:23.480 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:23 smithi131 bash[89561]: cluster 2024-08-17T17:53:22.250031+0000 mgr.y (mgr.34107) 1532 : cluster [DBG] pgmap v2229: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.6 GiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 648 op/s; 21510/77133 objects degraded (27.887%); 2082/77133 objects misplaced (2.699%); 5.2 MiB/s, 83 objects/s recovering 2024-08-17T17:53:23.480 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:23 smithi131 bash[89561]: cluster 2024-08-17T17:53:22.250031+0000 mgr.y (mgr.34107) 1532 : cluster [DBG] pgmap v2229: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.6 GiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 648 op/s; 21510/77133 objects degraded (27.887%); 2082/77133 objects misplaced (2.699%); 5.2 MiB/s, 83 objects/s recovering 2024-08-17T17:53:23.480 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:23 smithi131 bash[89561]: audit 2024-08-17T17:53:23.260573+0000 mon.a (mon.0) 2360 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:23.480 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:23 smithi131 bash[89561]: audit 2024-08-17T17:53:23.260573+0000 mon.a (mon.0) 2360 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:23.494 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:23.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:23.497 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:23.597 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:23.605 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:23 smithi169 bash[79348]: cluster 2024-08-17T17:53:22.250031+0000 mgr.y (mgr.34107) 1532 : cluster [DBG] pgmap v2229: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.6 GiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 648 op/s; 21510/77133 objects degraded (27.887%); 2082/77133 objects misplaced (2.699%); 5.2 MiB/s, 83 objects/s recovering 2024-08-17T17:53:23.605 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:23 smithi169 bash[79348]: cluster 2024-08-17T17:53:22.250031+0000 mgr.y (mgr.34107) 1532 : cluster [DBG] pgmap v2229: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.6 GiB data, 6.6 GiB used, 619 GiB / 626 GiB avail; 0 B/s wr, 648 op/s; 21510/77133 objects degraded (27.887%); 2082/77133 objects misplaced (2.699%); 5.2 MiB/s, 83 objects/s recovering 2024-08-17T17:53:23.605 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:23 smithi169 bash[79348]: audit 2024-08-17T17:53:23.260573+0000 mon.a (mon.0) 2360 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:23.605 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:23 smithi169 bash[79348]: audit 2024-08-17T17:53:23.260573+0000 mon.a (mon.0) 2360 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:23.615 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:23.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:23.617 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:23.718 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:23.746 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:23.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:23.754 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:23.855 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:23.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:23.892 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:23.892 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:23.993 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:24.024 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:24.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:24.027 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:24.128 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:24.149 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:24.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:24.151 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:24.252 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:24.299 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:24.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:24.305 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:24.405 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:24.436 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:24.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:24.439 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:24.540 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:24.557 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:24.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:24.559 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:24.584 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T17:53:24.584 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:53:24.607 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T17:53:24.608 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:53:24.630 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T17:53:24.631 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:53:24.659 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:24.682 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T17:53:24.682 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:53:24.691 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:24.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:24.695 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:24.711 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T17:53:24.712 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:53:24.728 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T17:53:24.728 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:53:24.764 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T17:53:24.764 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:53:24.796 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:24.825 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T17:53:24.825 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:53:24.840 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:24.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:24.847 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:24.948 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:24.995 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:24.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:25.000 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:25.100 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:25.154 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:25.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:25.162 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:25.263 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:25.305 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:25.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:25.309 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:25.409 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:25.440 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:25.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:25.443 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:25.544 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:25.552 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:25 smithi169 bash[79348]: cluster 2024-08-17T17:53:24.250875+0000 mgr.y (mgr.34107) 1533 : cluster [DBG] pgmap v2230: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.4 GiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 888 op/s; 21510/68502 objects degraded (31.401%); 1919/68502 objects misplaced (2.801%); 6.1 MiB/s, 116 objects/s recovering 2024-08-17T17:53:25.552 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:25 smithi169 bash[79348]: cluster 2024-08-17T17:53:24.250875+0000 mgr.y (mgr.34107) 1533 : cluster [DBG] pgmap v2230: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.4 GiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 888 op/s; 21510/68502 objects degraded (31.401%); 1919/68502 objects misplaced (2.801%); 6.1 MiB/s, 116 objects/s recovering 2024-08-17T17:53:25.552 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:25 smithi169 bash[79348]: audit 2024-08-17T17:53:24.562967+0000 mon.b (mon.1) 7 : audit [DBG] from='client.? 172.21.15.131:0/4245888485' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:25.552 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:25 smithi169 bash[79348]: audit 2024-08-17T17:53:24.562967+0000 mon.b (mon.1) 7 : audit [DBG] from='client.? 172.21.15.131:0/4245888485' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:25.552 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:25 smithi169 bash[79348]: audit 2024-08-17T17:53:24.864720+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:53:25.553 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:25 smithi169 bash[79348]: audit 2024-08-17T17:53:24.864720+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:53:25.553 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:25 smithi169 bash[79348]: audit 2024-08-17T17:53:24.872418+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:53:25.553 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:25 smithi169 bash[79348]: audit 2024-08-17T17:53:24.872418+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:53:25.580 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:25.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:25.583 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:25.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:25 smithi131 bash[89561]: cluster 2024-08-17T17:53:24.250875+0000 mgr.y (mgr.34107) 1533 : cluster [DBG] pgmap v2230: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.4 GiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 888 op/s; 21510/68502 objects degraded (31.401%); 1919/68502 objects misplaced (2.801%); 6.1 MiB/s, 116 objects/s recovering 2024-08-17T17:53:25.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:25 smithi131 bash[89561]: cluster 2024-08-17T17:53:24.250875+0000 mgr.y (mgr.34107) 1533 : cluster [DBG] pgmap v2230: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.4 GiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 888 op/s; 21510/68502 objects degraded (31.401%); 1919/68502 objects misplaced (2.801%); 6.1 MiB/s, 116 objects/s recovering 2024-08-17T17:53:25.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:25 smithi131 bash[89561]: audit 2024-08-17T17:53:24.562967+0000 mon.b (mon.1) 7 : audit [DBG] from='client.? 172.21.15.131:0/4245888485' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:25.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:25 smithi131 bash[89561]: audit 2024-08-17T17:53:24.562967+0000 mon.b (mon.1) 7 : audit [DBG] from='client.? 172.21.15.131:0/4245888485' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:25.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:25 smithi131 bash[89561]: audit 2024-08-17T17:53:24.864720+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:53:25.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:25 smithi131 bash[89561]: audit 2024-08-17T17:53:24.864720+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:53:25.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:25 smithi131 bash[89561]: audit 2024-08-17T17:53:24.872418+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:53:25.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:25 smithi131 bash[89561]: audit 2024-08-17T17:53:24.872418+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:53:25.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:25 smithi131 bash[88347]: cluster 2024-08-17T17:53:24.250875+0000 mgr.y (mgr.34107) 1533 : cluster [DBG] pgmap v2230: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.4 GiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 888 op/s; 21510/68502 objects degraded (31.401%); 1919/68502 objects misplaced (2.801%); 6.1 MiB/s, 116 objects/s recovering 2024-08-17T17:53:25.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:25 smithi131 bash[88347]: cluster 2024-08-17T17:53:24.250875+0000 mgr.y (mgr.34107) 1533 : cluster [DBG] pgmap v2230: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.4 GiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 888 op/s; 21510/68502 objects degraded (31.401%); 1919/68502 objects misplaced (2.801%); 6.1 MiB/s, 116 objects/s recovering 2024-08-17T17:53:25.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:25 smithi131 bash[88347]: audit 2024-08-17T17:53:24.562967+0000 mon.b (mon.1) 7 : audit [DBG] from='client.? 172.21.15.131:0/4245888485' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:25.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:25 smithi131 bash[88347]: audit 2024-08-17T17:53:24.562967+0000 mon.b (mon.1) 7 : audit [DBG] from='client.? 172.21.15.131:0/4245888485' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:25.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:25 smithi131 bash[88347]: audit 2024-08-17T17:53:24.864720+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:53:25.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:25 smithi131 bash[88347]: audit 2024-08-17T17:53:24.864720+0000 mon.a (mon.0) 2361 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:53:25.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:25 smithi131 bash[88347]: audit 2024-08-17T17:53:24.872418+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:53:25.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:25 smithi131 bash[88347]: audit 2024-08-17T17:53:24.872418+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:53:25.684 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:25.716 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:25.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:25.726 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:25.827 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:25.848 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:25.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:25.851 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:25.951 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:25.985 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:25.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:25.989 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:26.090 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:26.117 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:26.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:26.122 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:26.223 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:26.254 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:26.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:26.259 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:26.360 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:26.385 INFO:teuthology.orchestra.run.smithi131.stderr:nodeep-scrub is unset 2024-08-17T17:53:26.389 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:26.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:26.396 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:26.496 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:26.504 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:26 smithi131 bash[88347]: audit 2024-08-17T17:53:25.713745+0000 mon.a (mon.0) 2363 : audit [INF] from='client.? 172.21.15.131:0/948159072' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:53:26.504 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:26 smithi131 bash[88347]: audit 2024-08-17T17:53:25.713745+0000 mon.a (mon.0) 2363 : audit [INF] from='client.? 172.21.15.131:0/948159072' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:53:26.504 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:26 smithi131 bash[88347]: audit 2024-08-17T17:53:25.810326+0000 mon.a (mon.0) 2364 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:53:26.504 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:26 smithi131 bash[88347]: audit 2024-08-17T17:53:25.810326+0000 mon.a (mon.0) 2364 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:53:26.504 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:26 smithi131 bash[88347]: audit 2024-08-17T17:53:25.811012+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:53:26.504 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:26 smithi131 bash[88347]: audit 2024-08-17T17:53:25.811012+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:53:26.504 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:26 smithi131 bash[88347]: audit 2024-08-17T17:53:25.815701+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:53:26.504 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:26 smithi131 bash[88347]: audit 2024-08-17T17:53:25.815701+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:53:26.504 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:26 smithi131 bash[88347]: cluster 2024-08-17T17:53:25.889880+0000 mon.a (mon.0) 2367 : cluster [WRN] Health check update: Degraded data redundancy: 21510/68502 objects degraded (31.401%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:26.504 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:26 smithi131 bash[88347]: cluster 2024-08-17T17:53:25.889880+0000 mon.a (mon.0) 2367 : cluster [WRN] Health check update: Degraded data redundancy: 21510/68502 objects degraded (31.401%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:26.505 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:26 smithi131 bash[89561]: audit 2024-08-17T17:53:25.713745+0000 mon.a (mon.0) 2363 : audit [INF] from='client.? 172.21.15.131:0/948159072' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:53:26.505 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:26 smithi131 bash[89561]: audit 2024-08-17T17:53:25.713745+0000 mon.a (mon.0) 2363 : audit [INF] from='client.? 172.21.15.131:0/948159072' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:53:26.505 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:26 smithi131 bash[89561]: audit 2024-08-17T17:53:25.810326+0000 mon.a (mon.0) 2364 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:53:26.505 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:26 smithi131 bash[89561]: audit 2024-08-17T17:53:25.810326+0000 mon.a (mon.0) 2364 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:53:26.505 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:26 smithi131 bash[89561]: audit 2024-08-17T17:53:25.811012+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:53:26.505 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:26 smithi131 bash[89561]: audit 2024-08-17T17:53:25.811012+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:53:26.505 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:26 smithi131 bash[89561]: audit 2024-08-17T17:53:25.815701+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:53:26.505 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:26 smithi131 bash[89561]: audit 2024-08-17T17:53:25.815701+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:53:26.505 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:26 smithi131 bash[89561]: cluster 2024-08-17T17:53:25.889880+0000 mon.a (mon.0) 2367 : cluster [WRN] Health check update: Degraded data redundancy: 21510/68502 objects degraded (31.401%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:26.505 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:26 smithi131 bash[89561]: cluster 2024-08-17T17:53:25.889880+0000 mon.a (mon.0) 2367 : cluster [WRN] Health check update: Degraded data redundancy: 21510/68502 objects degraded (31.401%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:26.514 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:26.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:26.517 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:26.617 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:26.628 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:26 smithi169 bash[79348]: audit 2024-08-17T17:53:25.713745+0000 mon.a (mon.0) 2363 : audit [INF] from='client.? 172.21.15.131:0/948159072' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:53:26.628 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:26 smithi169 bash[79348]: audit 2024-08-17T17:53:25.713745+0000 mon.a (mon.0) 2363 : audit [INF] from='client.? 172.21.15.131:0/948159072' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:53:26.628 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:26 smithi169 bash[79348]: audit 2024-08-17T17:53:25.810326+0000 mon.a (mon.0) 2364 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:53:26.628 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:26 smithi169 bash[79348]: audit 2024-08-17T17:53:25.810326+0000 mon.a (mon.0) 2364 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:53:26.629 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:26 smithi169 bash[79348]: audit 2024-08-17T17:53:25.811012+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:53:26.629 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:26 smithi169 bash[79348]: audit 2024-08-17T17:53:25.811012+0000 mon.a (mon.0) 2365 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:53:26.629 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:26 smithi169 bash[79348]: audit 2024-08-17T17:53:25.815701+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:53:26.629 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:26 smithi169 bash[79348]: audit 2024-08-17T17:53:25.815701+0000 mon.a (mon.0) 2366 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:53:26.629 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:26 smithi169 bash[79348]: cluster 2024-08-17T17:53:25.889880+0000 mon.a (mon.0) 2367 : cluster [WRN] Health check update: Degraded data redundancy: 21510/68502 objects degraded (31.401%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:26.629 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:26 smithi169 bash[79348]: cluster 2024-08-17T17:53:25.889880+0000 mon.a (mon.0) 2367 : cluster [WRN] Health check update: Degraded data redundancy: 21510/68502 objects degraded (31.401%), 9 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:26.645 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:26.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:26.647 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:26.748 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:26.780 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:26.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:26.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:26.884 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:26.918 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:26.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:26.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:27.023 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:27.066 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:27.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:27.072 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:27.173 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:27.200 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:27.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:27.202 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:27.303 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:27.325 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:27.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:27.328 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:27.429 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:27.437 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:27 smithi131 bash[89561]: cluster 2024-08-17T17:53:26.253656+0000 mgr.y (mgr.34107) 1534 : cluster [DBG] pgmap v2231: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.3 GiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 693 op/s; 21510/65928 objects degraded (32.627%); 1466/65928 objects misplaced (2.224%); 5.6 MiB/s, 108 objects/s recovering 2024-08-17T17:53:27.437 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:27 smithi131 bash[89561]: cluster 2024-08-17T17:53:26.253656+0000 mgr.y (mgr.34107) 1534 : cluster [DBG] pgmap v2231: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.3 GiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 693 op/s; 21510/65928 objects degraded (32.627%); 1466/65928 objects misplaced (2.224%); 5.6 MiB/s, 108 objects/s recovering 2024-08-17T17:53:27.437 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:27 smithi131 bash[89561]: cluster 2024-08-17T17:53:26.369438+0000 mon.a (mon.0) 2368 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:53:27.437 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:27 smithi131 bash[89561]: cluster 2024-08-17T17:53:26.369438+0000 mon.a (mon.0) 2368 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:53:27.437 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:27 smithi131 bash[89561]: audit 2024-08-17T17:53:26.381584+0000 mon.a (mon.0) 2369 : audit [INF] from='client.? 172.21.15.131:0/948159072' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:53:27.438 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:27 smithi131 bash[89561]: audit 2024-08-17T17:53:26.381584+0000 mon.a (mon.0) 2369 : audit [INF] from='client.? 172.21.15.131:0/948159072' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:53:27.438 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:27 smithi131 bash[89561]: cluster 2024-08-17T17:53:26.385393+0000 mon.a (mon.0) 2370 : cluster [DBG] osdmap e1349: 8 total, 8 up, 7 in 2024-08-17T17:53:27.438 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:27 smithi131 bash[89561]: cluster 2024-08-17T17:53:26.385393+0000 mon.a (mon.0) 2370 : cluster [DBG] osdmap e1349: 8 total, 8 up, 7 in 2024-08-17T17:53:27.438 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:27 smithi131 bash[88347]: cluster 2024-08-17T17:53:26.253656+0000 mgr.y (mgr.34107) 1534 : cluster [DBG] pgmap v2231: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.3 GiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 693 op/s; 21510/65928 objects degraded (32.627%); 1466/65928 objects misplaced (2.224%); 5.6 MiB/s, 108 objects/s recovering 2024-08-17T17:53:27.438 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:27 smithi131 bash[88347]: cluster 2024-08-17T17:53:26.253656+0000 mgr.y (mgr.34107) 1534 : cluster [DBG] pgmap v2231: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.3 GiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 693 op/s; 21510/65928 objects degraded (32.627%); 1466/65928 objects misplaced (2.224%); 5.6 MiB/s, 108 objects/s recovering 2024-08-17T17:53:27.438 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:27 smithi131 bash[88347]: cluster 2024-08-17T17:53:26.369438+0000 mon.a (mon.0) 2368 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:53:27.438 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:27 smithi131 bash[88347]: cluster 2024-08-17T17:53:26.369438+0000 mon.a (mon.0) 2368 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:53:27.438 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:27 smithi131 bash[88347]: audit 2024-08-17T17:53:26.381584+0000 mon.a (mon.0) 2369 : audit [INF] from='client.? 172.21.15.131:0/948159072' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:53:27.438 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:27 smithi131 bash[88347]: audit 2024-08-17T17:53:26.381584+0000 mon.a (mon.0) 2369 : audit [INF] from='client.? 172.21.15.131:0/948159072' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:53:27.438 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:27 smithi131 bash[88347]: cluster 2024-08-17T17:53:26.385393+0000 mon.a (mon.0) 2370 : cluster [DBG] osdmap e1349: 8 total, 8 up, 7 in 2024-08-17T17:53:27.438 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:27 smithi131 bash[88347]: cluster 2024-08-17T17:53:26.385393+0000 mon.a (mon.0) 2370 : cluster [DBG] osdmap e1349: 8 total, 8 up, 7 in 2024-08-17T17:53:27.481 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:27.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:27.485 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:27.586 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:27.620 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:27.626 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:27 smithi169 bash[79348]: cluster 2024-08-17T17:53:26.253656+0000 mgr.y (mgr.34107) 1534 : cluster [DBG] pgmap v2231: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.3 GiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 693 op/s; 21510/65928 objects degraded (32.627%); 1466/65928 objects misplaced (2.224%); 5.6 MiB/s, 108 objects/s recovering 2024-08-17T17:53:27.626 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:27 smithi169 bash[79348]: cluster 2024-08-17T17:53:26.253656+0000 mgr.y (mgr.34107) 1534 : cluster [DBG] pgmap v2231: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.3 GiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 693 op/s; 21510/65928 objects degraded (32.627%); 1466/65928 objects misplaced (2.224%); 5.6 MiB/s, 108 objects/s recovering 2024-08-17T17:53:27.626 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:27 smithi169 bash[79348]: cluster 2024-08-17T17:53:26.369438+0000 mon.a (mon.0) 2368 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:53:27.626 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:27 smithi169 bash[79348]: cluster 2024-08-17T17:53:26.369438+0000 mon.a (mon.0) 2368 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:53:27.626 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:27 smithi169 bash[79348]: audit 2024-08-17T17:53:26.381584+0000 mon.a (mon.0) 2369 : audit [INF] from='client.? 172.21.15.131:0/948159072' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:53:27.626 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:27 smithi169 bash[79348]: audit 2024-08-17T17:53:26.381584+0000 mon.a (mon.0) 2369 : audit [INF] from='client.? 172.21.15.131:0/948159072' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:53:27.626 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:27 smithi169 bash[79348]: cluster 2024-08-17T17:53:26.385393+0000 mon.a (mon.0) 2370 : cluster [DBG] osdmap e1349: 8 total, 8 up, 7 in 2024-08-17T17:53:27.626 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:27 smithi169 bash[79348]: cluster 2024-08-17T17:53:26.385393+0000 mon.a (mon.0) 2370 : cluster [DBG] osdmap e1349: 8 total, 8 up, 7 in 2024-08-17T17:53:27.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:27.627 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:27.728 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:27.756 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:27.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:27.762 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:27.862 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:27.884 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:27.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:27.887 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:27.988 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:28.011 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:28.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:28.015 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:28.115 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:28.139 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:28.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:28.141 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:28.242 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:28.272 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:28.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:28.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:28.382 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:28.404 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:28.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:28.407 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:28.507 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:28.530 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:28.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:28.532 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:28.633 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:28.662 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:28.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:28.670 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:28.771 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:28.795 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:28.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:28.798 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:28.898 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:28.927 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:28.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:28.930 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:29.031 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:29.057 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:29.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:29.059 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:29.160 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:29.170 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:53:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:53:28] "GET /metrics HTTP/1.1" 200 36649 "" "Prometheus/2.51.0" 2024-08-17T17:53:29.170 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:29 smithi131 bash[88347]: debug 2024-08-17T17:53:29.059+0000 7f299f3ba640 -1 mon.a@0(leader).osd e1349 definitely_dead 0 2024-08-17T17:53:29.192 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:29.194 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:53:29.194 INFO:teuthology.orchestra.run.smithi131.stdout: "size": 20, 2024-08-17T17:53:29.194 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 600, 2024-08-17T17:53:29.194 INFO:teuthology.orchestra.run.smithi131.stdout: "ops": [ 2024-08-17T17:53:29.194 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.194 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:8270 53.4 e1322/1318 53:237be792:::benchmark_data_smithi131_199971_object8269:head v 1322'540, mlcod=1322'537)", 2024-08-17T17:53:29.194 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:50:08.475368+0000", 2024-08-17T17:53:29.194 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 200.716888092, 2024-08-17T17:53:29.194 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.59604127500000004, 2024-08-17T17:53:29.194 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:53:29.194 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:53:29.194 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:29.195 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:53:29.195 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.195 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:53:29.195 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.475368+0000", 2024-08-17T17:53:29.195 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:53:29.195 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.195 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.195 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:53:29.195 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.475368+0000", 2024-08-17T17:53:29.195 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:53:29.195 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.195 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.195 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:53:29.195 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.475370+0000", 2024-08-17T17:53:29.195 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.6300000000000001e-06 2024-08-17T17:53:29.196 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.196 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.196 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:53:29.196 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.475398+0000", 2024-08-17T17:53:29.196 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.7982000000000001e-05 2024-08-17T17:53:29.196 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.196 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.196 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:53:29.196 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.475410+0000", 2024-08-17T17:53:29.196 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.2687999999999999e-05 2024-08-17T17:53:29.196 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.196 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.196 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:53:29.196 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.475417+0000", 2024-08-17T17:53:29.196 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.5710000000000003e-06 2024-08-17T17:53:29.196 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.197 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.197 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:53:29.197 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.475465+0000", 2024-08-17T17:53:29.197 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.7700000000000001e-05 2024-08-17T17:53:29.197 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.197 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.197 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:53:29.197 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.475483+0000", 2024-08-17T17:53:29.197 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.8040999999999999e-05 2024-08-17T17:53:29.197 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.197 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.197 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:53:29.197 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:09.071302+0000", 2024-08-17T17:53:29.197 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.595819918 2024-08-17T17:53:29.198 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.198 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.198 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:53:29.198 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:09.071409+0000", 2024-08-17T17:53:29.198 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000106745 2024-08-17T17:53:29.198 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:53:29.198 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:53:29.198 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:53:29.198 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.198 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.199 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:8280 53.d e1322/1318 53:ba778d60:::benchmark_data_smithi131_199971_object8279:head v 1322'531, mlcod=1322'529)", 2024-08-17T17:53:29.199 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:50:08.475834+0000", 2024-08-17T17:53:29.199 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 200.71642207100001, 2024-08-17T17:53:29.199 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.60006848199999996, 2024-08-17T17:53:29.199 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:53:29.199 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:53:29.199 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:29.199 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:53:29.199 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.199 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:53:29.199 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.475834+0000", 2024-08-17T17:53:29.199 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:53:29.199 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.200 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.200 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:53:29.200 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.475834+0000", 2024-08-17T17:53:29.200 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:53:29.200 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.200 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.200 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:53:29.200 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.475834+0000", 2024-08-17T17:53:29.200 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.1399999999999997e-07 2024-08-17T17:53:29.200 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.200 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.200 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:53:29.200 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.475875+0000", 2024-08-17T17:53:29.200 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.0855000000000001e-05 2024-08-17T17:53:29.201 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.201 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.201 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:53:29.201 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.475885+0000", 2024-08-17T17:53:29.201 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.3940000000000002e-06 2024-08-17T17:53:29.201 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.201 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.201 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:53:29.201 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.475891+0000", 2024-08-17T17:53:29.201 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.4489999999999996e-06 2024-08-17T17:53:29.201 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.202 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.202 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:53:29.202 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.475950+0000", 2024-08-17T17:53:29.202 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.9349999999999999e-05 2024-08-17T17:53:29.202 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.202 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.202 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:53:29.202 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.475972+0000", 2024-08-17T17:53:29.202 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.1725999999999998e-05 2024-08-17T17:53:29.202 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.203 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.203 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:53:29.203 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:09.075707+0000", 2024-08-17T17:53:29.203 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.59973521799999996 2024-08-17T17:53:29.203 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.203 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.203 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:53:29.203 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:09.075902+0000", 2024-08-17T17:53:29.203 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000195076 2024-08-17T17:53:29.203 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:53:29.203 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:53:29.203 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:53:29.203 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.203 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.203 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:8277 53.4 e1322/1318 53:2969e05f:::benchmark_data_smithi131_199971_object8276:head v 1322'541, mlcod=1322'538)", 2024-08-17T17:53:29.204 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:50:08.475909+0000", 2024-08-17T17:53:29.204 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 200.71634657600001, 2024-08-17T17:53:29.204 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.59559658000000004, 2024-08-17T17:53:29.204 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:53:29.204 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:53:29.204 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:29.204 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:53:29.204 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.204 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:53:29.204 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.475909+0000", 2024-08-17T17:53:29.204 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:53:29.204 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.204 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.204 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:53:29.204 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.475909+0000", 2024-08-17T17:53:29.205 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:53:29.205 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.205 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.205 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:53:29.205 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.475910+0000", 2024-08-17T17:53:29.205 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.9900000000000002e-07 2024-08-17T17:53:29.205 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.205 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.205 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:53:29.205 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.475928+0000", 2024-08-17T17:53:29.206 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.8711000000000001e-05 2024-08-17T17:53:29.206 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.206 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.206 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:53:29.206 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.475935+0000", 2024-08-17T17:53:29.206 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.8340000000000001e-06 2024-08-17T17:53:29.206 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.206 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.206 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:53:29.206 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.475940+0000", 2024-08-17T17:53:29.206 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.4549999999999997e-06 2024-08-17T17:53:29.206 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.206 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.206 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:53:29.207 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.475974+0000", 2024-08-17T17:53:29.207 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.4514000000000002e-05 2024-08-17T17:53:29.207 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.207 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.207 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:53:29.207 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.475985+0000", 2024-08-17T17:53:29.207 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1002000000000001e-05 2024-08-17T17:53:29.207 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.207 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.207 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:53:29.207 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:09.071427+0000", 2024-08-17T17:53:29.207 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.59544132999999999 2024-08-17T17:53:29.207 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.207 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.207 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:53:29.208 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:09.071506+0000", 2024-08-17T17:53:29.208 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.9435000000000001e-05 2024-08-17T17:53:29.208 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:53:29.208 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:53:29.208 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:53:29.208 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.208 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.208 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:8282 53.d e1322/1318 53:bcb5620f:::benchmark_data_smithi131_199971_object8281:head v 1322'532, mlcod=1322'529)", 2024-08-17T17:53:29.208 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:50:08.476021+0000", 2024-08-17T17:53:29.208 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 200.71623542099999, 2024-08-17T17:53:29.208 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.59996549799999999, 2024-08-17T17:53:29.208 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:53:29.208 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:53:29.209 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:29.209 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:53:29.209 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.209 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:53:29.209 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.476021+0000", 2024-08-17T17:53:29.209 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:53:29.209 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.209 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.209 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:53:29.209 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.476021+0000", 2024-08-17T17:53:29.209 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:53:29.209 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.209 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.209 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:53:29.210 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.476021+0000", 2024-08-17T17:53:29.210 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.6300000000000001e-07 2024-08-17T17:53:29.210 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.210 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.210 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:53:29.210 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.476037+0000", 2024-08-17T17:53:29.210 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.6572999999999999e-05 2024-08-17T17:53:29.210 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.210 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.210 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:53:29.210 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:09.068731+0000", 2024-08-17T17:53:29.210 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.59269396299999999 2024-08-17T17:53:29.210 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.210 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.211 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:53:29.211 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:09.068760+0000", 2024-08-17T17:53:29.211 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.8841999999999999e-05 2024-08-17T17:53:29.211 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.211 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.211 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:53:29.211 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:09.069374+0000", 2024-08-17T17:53:29.211 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00061410499999999999 2024-08-17T17:53:29.211 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.211 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.211 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:53:29.211 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:09.069429+0000", 2024-08-17T17:53:29.211 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.4805999999999997e-05 2024-08-17T17:53:29.212 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.212 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.212 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:53:29.212 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:09.075911+0000", 2024-08-17T17:53:29.212 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0064815369999999999 2024-08-17T17:53:29.212 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.212 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.212 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:53:29.212 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:09.075986+0000", 2024-08-17T17:53:29.212 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.5408999999999996e-05 2024-08-17T17:53:29.212 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:53:29.212 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:53:29.212 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:53:29.212 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.212 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.212 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:45870 53.d e1323/1318 53:b16edf39:::benchmark_data_smithi131_199971_object45869:head v 1323'2915, mlcod=1323'2912)", 2024-08-17T17:53:29.212 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:50:32.304881+0000", 2024-08-17T17:53:29.213 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 176.88737526700001, 2024-08-17T17:53:29.213 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.17981519100000001, 2024-08-17T17:53:29.213 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:53:29.213 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:53:29.213 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:29.213 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:53:29.213 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.213 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:53:29.213 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.304881+0000", 2024-08-17T17:53:29.213 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:53:29.213 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.213 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.213 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:53:29.214 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.304881+0000", 2024-08-17T17:53:29.214 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:53:29.214 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.214 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.214 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:53:29.214 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.304882+0000", 2024-08-17T17:53:29.214 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.1100000000000005e-07 2024-08-17T17:53:29.214 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.214 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.214 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:53:29.214 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.306474+0000", 2024-08-17T17:53:29.214 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.001592085 2024-08-17T17:53:29.214 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.215 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.215 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:53:29.215 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.306485+0000", 2024-08-17T17:53:29.215 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.115e-05 2024-08-17T17:53:29.215 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.215 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.215 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:53:29.215 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.306492+0000", 2024-08-17T17:53:29.215 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.6950000000000003e-06 2024-08-17T17:53:29.215 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.215 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.215 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:53:29.215 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.306561+0000", 2024-08-17T17:53:29.216 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.9911000000000002e-05 2024-08-17T17:53:29.216 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.216 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.216 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:53:29.216 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.306579+0000", 2024-08-17T17:53:29.216 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.7657999999999999e-05 2024-08-17T17:53:29.216 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.216 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.216 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:53:29.216 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.484555+0000", 2024-08-17T17:53:29.216 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.17797544400000001 2024-08-17T17:53:29.216 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.216 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.216 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:53:29.216 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.484696+0000", 2024-08-17T17:53:29.216 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00014143700000000001 2024-08-17T17:53:29.217 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:53:29.217 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:53:29.217 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:53:29.217 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.217 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.217 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:45882 53.0 e1323/1318 53:0a408479:::benchmark_data_smithi131_199971_object45881:head v 1323'2865, mlcod=1323'2861)", 2024-08-17T17:53:29.217 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:50:32.307504+0000", 2024-08-17T17:53:29.217 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 176.88475157299999, 2024-08-17T17:53:29.217 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.18698269000000001, 2024-08-17T17:53:29.217 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:53:29.217 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:53:29.217 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:29.217 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:53:29.217 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.218 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:53:29.218 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.307504+0000", 2024-08-17T17:53:29.218 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:53:29.218 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.218 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.218 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:53:29.218 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.307504+0000", 2024-08-17T17:53:29.218 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:53:29.218 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.218 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.218 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:53:29.218 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.307505+0000", 2024-08-17T17:53:29.218 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.5700000000000002e-07 2024-08-17T17:53:29.218 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.218 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.219 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:53:29.219 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.307546+0000", 2024-08-17T17:53:29.219 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.0960000000000001e-05 2024-08-17T17:53:29.219 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.219 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.219 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:53:29.219 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.307557+0000", 2024-08-17T17:53:29.219 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0445000000000001e-05 2024-08-17T17:53:29.219 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.219 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.219 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:53:29.219 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.307563+0000", 2024-08-17T17:53:29.219 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.4250000000000003e-06 2024-08-17T17:53:29.219 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.220 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.220 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:53:29.220 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.307611+0000", 2024-08-17T17:53:29.220 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.7858000000000002e-05 2024-08-17T17:53:29.220 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.220 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.220 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:53:29.220 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.307623+0000", 2024-08-17T17:53:29.220 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.2421e-05 2024-08-17T17:53:29.220 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.220 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.220 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:53:29.220 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.494405+0000", 2024-08-17T17:53:29.220 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.18678134299999999 2024-08-17T17:53:29.220 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.220 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.220 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:53:29.221 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.494487+0000", 2024-08-17T17:53:29.221 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.2480999999999999e-05 2024-08-17T17:53:29.221 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:53:29.221 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:53:29.221 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:53:29.221 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.221 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.221 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:45880 53.4 e1323/1318 53:2488fa53:::benchmark_data_smithi131_199971_object45879:head v 1323'2902, mlcod=1323'2900)", 2024-08-17T17:53:29.221 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:50:32.307938+0000", 2024-08-17T17:53:29.221 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 176.88431843999999, 2024-08-17T17:53:29.221 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.182065165, 2024-08-17T17:53:29.221 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:53:29.221 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:53:29.221 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:29.222 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:53:29.222 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.222 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:53:29.222 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.307938+0000", 2024-08-17T17:53:29.222 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:53:29.222 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.222 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.222 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:53:29.222 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.307938+0000", 2024-08-17T17:53:29.222 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:53:29.222 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.222 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.222 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:53:29.222 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.307938+0000", 2024-08-17T17:53:29.223 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.4000000000000001e-07 2024-08-17T17:53:29.223 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.223 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.223 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:53:29.223 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.307969+0000", 2024-08-17T17:53:29.223 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.0706e-05 2024-08-17T17:53:29.223 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.223 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.223 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:53:29.223 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.481327+0000", 2024-08-17T17:53:29.223 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.17335785300000001 2024-08-17T17:53:29.223 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.223 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.223 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:53:29.223 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.481335+0000", 2024-08-17T17:53:29.224 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.2609999999999993e-06 2024-08-17T17:53:29.224 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.224 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.224 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:53:29.224 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.482300+0000", 2024-08-17T17:53:29.224 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00096445099999999996 2024-08-17T17:53:29.224 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.224 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.224 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:53:29.224 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.482343+0000", 2024-08-17T17:53:29.224 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.3402000000000002e-05 2024-08-17T17:53:29.224 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.224 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.224 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:53:29.225 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.489783+0000", 2024-08-17T17:53:29.225 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0074398659999999998 2024-08-17T17:53:29.225 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.225 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.225 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:53:29.225 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.490003+0000", 2024-08-17T17:53:29.225 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000219886 2024-08-17T17:53:29.225 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:53:29.225 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:53:29.225 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:53:29.225 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.225 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.225 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:45889 53.6 e1323/1318 53:659bf552:::benchmark_data_smithi131_199971_object45888:head v 1323'2968, mlcod=1323'2966)", 2024-08-17T17:53:29.225 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:50:32.311228+0000", 2024-08-17T17:53:29.225 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 176.88102790900001, 2024-08-17T17:53:29.225 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.17315107199999999, 2024-08-17T17:53:29.226 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:53:29.226 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:53:29.226 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:29.226 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:53:29.226 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.226 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:53:29.226 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.311228+0000", 2024-08-17T17:53:29.226 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:53:29.226 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.226 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.226 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:53:29.226 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.311228+0000", 2024-08-17T17:53:29.226 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:53:29.226 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.227 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.227 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:53:29.227 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.311229+0000", 2024-08-17T17:53:29.227 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1230000000000001e-06 2024-08-17T17:53:29.227 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.227 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.227 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:53:29.227 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.311252+0000", 2024-08-17T17:53:29.227 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.2382999999999999e-05 2024-08-17T17:53:29.227 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.227 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.227 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:53:29.228 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.481307+0000", 2024-08-17T17:53:29.228 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.17005503899999999 2024-08-17T17:53:29.228 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.228 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.228 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:53:29.228 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.481334+0000", 2024-08-17T17:53:29.228 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.7696e-05 2024-08-17T17:53:29.228 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.228 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.228 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:53:29.229 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.481498+0000", 2024-08-17T17:53:29.229 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000163513 2024-08-17T17:53:29.229 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.229 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.229 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:53:29.229 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.481519+0000", 2024-08-17T17:53:29.229 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.1416999999999998e-05 2024-08-17T17:53:29.229 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.229 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.229 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:53:29.229 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.484332+0000", 2024-08-17T17:53:29.229 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.002813065 2024-08-17T17:53:29.229 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.230 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.230 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:53:29.230 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.484379+0000", 2024-08-17T17:53:29.230 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.6835999999999997e-05 2024-08-17T17:53:29.230 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:53:29.230 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:53:29.230 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:53:29.230 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.230 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.230 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:83611 53.d e1329/1318 53:b1a3dcfc:::benchmark_data_smithi131_199971_object83610:head v 1329'5217, mlcod=1329'5214)", 2024-08-17T17:53:29.230 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:51:07.128299+0000", 2024-08-17T17:53:29.230 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 142.063957042, 2024-08-17T17:53:29.230 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.24206130100000001, 2024-08-17T17:53:29.230 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:53:29.231 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:53:29.231 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:29.231 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:53:29.231 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.231 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:53:29.231 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.128299+0000", 2024-08-17T17:53:29.231 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:53:29.231 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.231 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.231 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:53:29.231 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.128299+0000", 2024-08-17T17:53:29.231 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:53:29.232 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.232 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.232 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:53:29.232 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.128300+0000", 2024-08-17T17:53:29.232 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.95e-07 2024-08-17T17:53:29.232 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.232 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.232 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:53:29.232 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.128455+0000", 2024-08-17T17:53:29.232 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00015451000000000001 2024-08-17T17:53:29.232 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.232 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.232 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:53:29.232 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.128463+0000", 2024-08-17T17:53:29.232 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.9220000000000003e-06 2024-08-17T17:53:29.232 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.233 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.233 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:53:29.233 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.128470+0000", 2024-08-17T17:53:29.233 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.1619999999999996e-06 2024-08-17T17:53:29.233 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.233 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.233 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:53:29.233 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.362217+0000", 2024-08-17T17:53:29.233 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.23374757299999999 2024-08-17T17:53:29.233 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.233 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.233 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:53:29.233 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.362241+0000", 2024-08-17T17:53:29.233 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.3489000000000002e-05 2024-08-17T17:53:29.233 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.234 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.234 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:53:29.234 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.370280+0000", 2024-08-17T17:53:29.234 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0080393319999999997 2024-08-17T17:53:29.234 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.234 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.234 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:53:29.234 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.370360+0000", 2024-08-17T17:53:29.234 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.0317999999999999e-05 2024-08-17T17:53:29.234 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:53:29.235 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:53:29.235 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:53:29.235 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.235 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.235 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:83615 53.6 e1329/1325 53:6274739d:::benchmark_data_smithi131_199971_object83614:head v 1329'5212, mlcod=1329'5210)", 2024-08-17T17:53:29.235 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:51:07.132226+0000", 2024-08-17T17:53:29.235 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 142.060029735, 2024-08-17T17:53:29.235 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.235771746, 2024-08-17T17:53:29.235 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:53:29.235 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:53:29.235 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:29.235 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:53:29.235 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.235 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:53:29.235 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.132226+0000", 2024-08-17T17:53:29.236 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:53:29.236 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.236 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.236 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:53:29.236 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.132226+0000", 2024-08-17T17:53:29.236 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:53:29.236 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.236 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.236 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:53:29.236 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.132228+0000", 2024-08-17T17:53:29.237 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.8190000000000001e-06 2024-08-17T17:53:29.237 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.237 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.237 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:53:29.237 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.132260+0000", 2024-08-17T17:53:29.237 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.1776999999999997e-05 2024-08-17T17:53:29.237 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.237 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.237 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:53:29.237 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.361915+0000", 2024-08-17T17:53:29.237 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.229655003 2024-08-17T17:53:29.237 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.237 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.238 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:53:29.238 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.361939+0000", 2024-08-17T17:53:29.238 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.419e-05 2024-08-17T17:53:29.238 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.238 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.238 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:53:29.238 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.362260+0000", 2024-08-17T17:53:29.238 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00032137499999999999 2024-08-17T17:53:29.238 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.238 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.238 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:53:29.239 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.362280+0000", 2024-08-17T17:53:29.239 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.9573999999999999e-05 2024-08-17T17:53:29.239 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.239 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.239 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:53:29.239 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.367939+0000", 2024-08-17T17:53:29.239 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0056594089999999998 2024-08-17T17:53:29.239 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.239 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.239 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:53:29.239 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.367998+0000", 2024-08-17T17:53:29.240 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.8598999999999999e-05 2024-08-17T17:53:29.240 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:53:29.240 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:53:29.240 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:53:29.240 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.240 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.240 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:83630 53.0 e1329/1325 53:07cffc96:::benchmark_data_smithi131_199971_object83629:head v 1329'5091, mlcod=1329'5089)", 2024-08-17T17:53:29.240 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:51:07.153835+0000", 2024-08-17T17:53:29.240 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 142.03842100899999, 2024-08-17T17:53:29.240 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.20986602900000001, 2024-08-17T17:53:29.240 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:53:29.240 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:53:29.240 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:29.240 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:53:29.240 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.240 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:53:29.241 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.153835+0000", 2024-08-17T17:53:29.241 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:53:29.241 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.241 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.241 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:53:29.241 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.153835+0000", 2024-08-17T17:53:29.241 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:53:29.241 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.241 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.241 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:53:29.241 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.153837+0000", 2024-08-17T17:53:29.241 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.6530000000000001e-06 2024-08-17T17:53:29.241 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.241 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.241 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:53:29.241 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.153887+0000", 2024-08-17T17:53:29.242 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.0300999999999998e-05 2024-08-17T17:53:29.242 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.242 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.242 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:53:29.242 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.361915+0000", 2024-08-17T17:53:29.242 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.20802804599999999 2024-08-17T17:53:29.242 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.242 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.242 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:53:29.242 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.361942+0000", 2024-08-17T17:53:29.242 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.7067e-05 2024-08-17T17:53:29.242 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.242 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.242 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:53:29.243 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.362013+0000", 2024-08-17T17:53:29.243 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.0815000000000006e-05 2024-08-17T17:53:29.243 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.243 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.243 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:53:29.243 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.362032+0000", 2024-08-17T17:53:29.243 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.9408000000000001e-05 2024-08-17T17:53:29.243 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.243 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.243 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:53:29.243 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.363655+0000", 2024-08-17T17:53:29.243 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0016224379999999999 2024-08-17T17:53:29.243 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.243 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.243 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:53:29.244 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.363701+0000", 2024-08-17T17:53:29.245 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.6301000000000003e-05 2024-08-17T17:53:29.245 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:53:29.245 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:53:29.245 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:53:29.245 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.245 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.245 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "MOSDPGPush(53.11 1333/1330 [PushOp(53:8b88167f:::benchmark_data_smithi131_199971_object18262:head, version: 1322'1146, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(53:8b88167f:::benchmark_data_smithi131_199971_object18262:head@1322'1146, size: 65536, copy_subset: [(0, 65536)], clone_subset: {}, snapset: 0=[]:{}, object_exist: false), 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))])", 2024-08-17T17:53:29.246 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:51:20.965581+0000", 2024-08-17T17:53:29.246 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 128.22667531600001, 2024-08-17T17:53:29.246 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.20061453700000001, 2024-08-17T17:53:29.246 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:53:29.246 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:53:29.246 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "started", 2024-08-17T17:53:29.246 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:53:29.246 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.246 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:53:29.246 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:20.965581+0000", 2024-08-17T17:53:29.246 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:53:29.246 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.246 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.247 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:53:29.247 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:20.965581+0000", 2024-08-17T17:53:29.247 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:53:29.247 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.247 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.247 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:53:29.247 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:20.965582+0000", 2024-08-17T17:53:29.247 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.336e-06 2024-08-17T17:53:29.247 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.247 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.247 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:53:29.247 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:20.965631+0000", 2024-08-17T17:53:29.247 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.8801000000000003e-05 2024-08-17T17:53:29.247 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.247 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.247 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:53:29.248 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:20.965669+0000", 2024-08-17T17:53:29.248 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.8049000000000001e-05 2024-08-17T17:53:29.248 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.248 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.248 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:53:29.248 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:20.965702+0000", 2024-08-17T17:53:29.248 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.2601000000000002e-05 2024-08-17T17:53:29.248 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.248 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.248 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:53:29.248 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:21.163609+0000", 2024-08-17T17:53:29.248 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.197907889 2024-08-17T17:53:29.248 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.248 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.249 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:53:29.249 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:21.163631+0000", 2024-08-17T17:53:29.249 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.1094000000000002e-05 2024-08-17T17:53:29.249 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.249 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.249 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:53:29.249 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:21.166195+0000", 2024-08-17T17:53:29.249 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0025647669999999999 2024-08-17T17:53:29.249 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:53:29.249 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:53:29.249 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:53:29.249 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.249 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.249 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "MOSDPGPush(53.11 1333/1330 [PushOp(53:8a805428:::benchmark_data_smithi131_199971_object24637:head, version: 1322'1534, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(53:8a805428:::benchmark_data_smithi131_199971_object24637:head@1322'1534, size: 65536, copy_subset: [(0, 65536)], clone_subset: {}, snapset: 0=[]:{}, object_exist: false), 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))])", 2024-08-17T17:53:29.250 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:51:24.887304+0000", 2024-08-17T17:53:29.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:29.251 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:29.251 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 124.30495237700001, 2024-08-17T17:53:29.251 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.37573708900000002, 2024-08-17T17:53:29.251 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:53:29.251 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:53:29.251 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "started", 2024-08-17T17:53:29.251 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:53:29.251 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.251 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:53:29.251 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.887304+0000", 2024-08-17T17:53:29.251 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:53:29.252 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.252 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.252 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:53:29.252 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.887304+0000", 2024-08-17T17:53:29.252 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:53:29.252 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.252 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.252 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:53:29.252 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.887305+0000", 2024-08-17T17:53:29.252 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.3090000000000001e-06 2024-08-17T17:53:29.252 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.253 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.253 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:53:29.253 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.887354+0000", 2024-08-17T17:53:29.253 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.9069000000000001e-05 2024-08-17T17:53:29.253 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.253 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.253 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:53:29.253 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.887379+0000", 2024-08-17T17:53:29.253 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.5170000000000001e-05 2024-08-17T17:53:29.253 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.253 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.253 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:53:29.253 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.887399+0000", 2024-08-17T17:53:29.253 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.9610999999999999e-05 2024-08-17T17:53:29.253 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.254 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.254 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:53:29.254 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.887487+0000", 2024-08-17T17:53:29.254 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.8001e-05 2024-08-17T17:53:29.254 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.254 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.254 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:53:29.254 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.887496+0000", 2024-08-17T17:53:29.254 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.9320000000000002e-06 2024-08-17T17:53:29.254 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.254 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.255 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:53:29.255 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.263041+0000", 2024-08-17T17:53:29.255 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.37554499699999999 2024-08-17T17:53:29.255 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:53:29.255 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:53:29.255 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:53:29.255 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.255 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.255 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:97384 53.d e1333/1318 53:b805b2d1:::benchmark_data_smithi131_199971_object97383:head v 1333'6074, mlcod=1333'6071)", 2024-08-17T17:53:29.255 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:51:24.888051+0000", 2024-08-17T17:53:29.255 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 124.304204993, 2024-08-17T17:53:29.255 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.39896216899999998, 2024-08-17T17:53:29.255 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:53:29.255 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:53:29.256 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:29.256 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:53:29.256 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.256 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:53:29.256 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.888051+0000", 2024-08-17T17:53:29.256 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:53:29.256 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.256 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.256 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:53:29.256 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.888051+0000", 2024-08-17T17:53:29.256 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:53:29.256 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.256 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.256 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:53:29.256 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.888052+0000", 2024-08-17T17:53:29.257 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.09e-07 2024-08-17T17:53:29.257 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.257 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.257 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:53:29.257 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.888075+0000", 2024-08-17T17:53:29.257 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.3053000000000001e-05 2024-08-17T17:53:29.257 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.257 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.257 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:53:29.257 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.888086+0000", 2024-08-17T17:53:29.257 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0628999999999999e-05 2024-08-17T17:53:29.257 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.257 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.257 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:53:29.258 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.888092+0000", 2024-08-17T17:53:29.258 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.6250000000000001e-06 2024-08-17T17:53:29.258 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.258 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.258 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:53:29.258 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.263382+0000", 2024-08-17T17:53:29.258 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.37529004199999999 2024-08-17T17:53:29.258 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.258 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.258 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:53:29.258 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.263430+0000", 2024-08-17T17:53:29.258 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.7583000000000002e-05 2024-08-17T17:53:29.259 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.259 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.259 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:53:29.259 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.286935+0000", 2024-08-17T17:53:29.259 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.023504654999999999 2024-08-17T17:53:29.259 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.259 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.259 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:53:29.259 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.287013+0000", 2024-08-17T17:53:29.259 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.8672999999999997e-05 2024-08-17T17:53:29.259 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:53:29.259 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:53:29.259 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:53:29.259 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.259 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.259 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:97387 53.d e1333/1318 53:bf0ac3d2:::benchmark_data_smithi131_199971_object97386:head v 1333'6075, mlcod=1333'6072)", 2024-08-17T17:53:29.260 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:51:24.890431+0000", 2024-08-17T17:53:29.260 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 124.301825042, 2024-08-17T17:53:29.260 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.41477826800000001, 2024-08-17T17:53:29.260 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:53:29.260 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:53:29.260 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:29.260 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:53:29.260 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.260 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:53:29.260 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.890431+0000", 2024-08-17T17:53:29.260 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:53:29.260 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.260 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.261 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:53:29.261 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.890431+0000", 2024-08-17T17:53:29.261 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:53:29.261 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.261 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.261 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:53:29.261 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.890432+0000", 2024-08-17T17:53:29.261 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1310000000000001e-06 2024-08-17T17:53:29.261 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.261 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.261 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:53:29.261 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.890519+0000", 2024-08-17T17:53:29.261 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.6540999999999997e-05 2024-08-17T17:53:29.261 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.261 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.262 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:53:29.262 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.262888+0000", 2024-08-17T17:53:29.262 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.37236925199999998 2024-08-17T17:53:29.262 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.262 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.262 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:53:29.262 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.262924+0000", 2024-08-17T17:53:29.262 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.6142000000000001e-05 2024-08-17T17:53:29.262 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.262 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.262 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:53:29.263 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.272354+0000", 2024-08-17T17:53:29.263 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0094300340000000003 2024-08-17T17:53:29.263 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.263 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.263 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:53:29.263 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.272384+0000", 2024-08-17T17:53:29.263 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.0352999999999999e-05 2024-08-17T17:53:29.263 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.263 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.263 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:53:29.263 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.305081+0000", 2024-08-17T17:53:29.263 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.032696722999999997 2024-08-17T17:53:29.263 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.263 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.263 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:53:29.264 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.305209+0000", 2024-08-17T17:53:29.264 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00012809200000000001 2024-08-17T17:53:29.264 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:53:29.264 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:53:29.264 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:53:29.264 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.264 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.264 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:97401 53.6 e1333/1325 53:672de41f:::benchmark_data_smithi131_199971_object97400:head v 1333'5645, mlcod=1333'5643)", 2024-08-17T17:53:29.264 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:51:24.893357+0000", 2024-08-17T17:53:29.264 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 124.298899203, 2024-08-17T17:53:29.264 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.37611440499999998, 2024-08-17T17:53:29.264 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:53:29.264 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:53:29.264 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:29.265 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:53:29.265 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.265 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:53:29.265 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.893357+0000", 2024-08-17T17:53:29.265 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:53:29.265 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.265 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.265 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:53:29.265 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.893357+0000", 2024-08-17T17:53:29.265 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:53:29.265 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.266 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.266 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:53:29.266 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.893358+0000", 2024-08-17T17:53:29.266 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1999999999999999e-06 2024-08-17T17:53:29.266 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.266 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.266 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:53:29.266 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.893382+0000", 2024-08-17T17:53:29.266 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.3991000000000001e-05 2024-08-17T17:53:29.266 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.266 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.266 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:53:29.266 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.262978+0000", 2024-08-17T17:53:29.267 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.36959602200000002 2024-08-17T17:53:29.267 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.267 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.267 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:53:29.267 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.263007+0000", 2024-08-17T17:53:29.267 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.8433e-05 2024-08-17T17:53:29.267 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.267 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.267 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:53:29.267 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.263287+0000", 2024-08-17T17:53:29.267 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00028086400000000003 2024-08-17T17:53:29.268 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.268 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.268 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:53:29.268 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.263344+0000", 2024-08-17T17:53:29.268 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.6533000000000002e-05 2024-08-17T17:53:29.268 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.268 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.268 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:53:29.268 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.269395+0000", 2024-08-17T17:53:29.268 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0060512480000000004 2024-08-17T17:53:29.268 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.268 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.268 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:53:29.268 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.269471+0000", 2024-08-17T17:53:29.268 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.6113999999999997e-05 2024-08-17T17:53:29.269 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:53:29.269 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:53:29.269 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:53:29.269 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.269 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.269 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:97414 53.12 e1333/1332 53:4847690c:::benchmark_data_smithi131_199971_object97413:head v 1333'5529, mlcod=0'0)", 2024-08-17T17:53:29.269 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:51:24.900940+0000", 2024-08-17T17:53:29.269 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 124.291315919, 2024-08-17T17:53:29.269 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.38232345600000001, 2024-08-17T17:53:29.269 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:53:29.269 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:53:29.269 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:29.269 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:53:29.269 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.270 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:53:29.270 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.900940+0000", 2024-08-17T17:53:29.270 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:53:29.270 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.270 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.270 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:53:29.270 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.900940+0000", 2024-08-17T17:53:29.270 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:53:29.270 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.270 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.270 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:53:29.270 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.900942+0000", 2024-08-17T17:53:29.270 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.387e-06 2024-08-17T17:53:29.270 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.271 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.271 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:53:29.271 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.900988+0000", 2024-08-17T17:53:29.271 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.6430000000000001e-05 2024-08-17T17:53:29.271 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.271 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.271 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:53:29.271 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.263276+0000", 2024-08-17T17:53:29.271 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.36228785000000002 2024-08-17T17:53:29.271 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.271 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.271 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:53:29.271 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.263295+0000", 2024-08-17T17:53:29.271 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.9453000000000002e-05 2024-08-17T17:53:29.271 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.272 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.272 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:53:29.272 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.263464+0000", 2024-08-17T17:53:29.272 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00016919299999999999 2024-08-17T17:53:29.272 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.272 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.272 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:53:29.272 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.263533+0000", 2024-08-17T17:53:29.272 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.8565000000000005e-05 2024-08-17T17:53:29.272 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.272 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.272 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:53:29.272 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.283201+0000", 2024-08-17T17:53:29.272 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.019667496 2024-08-17T17:53:29.272 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.273 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.273 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:53:29.273 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.283264+0000", 2024-08-17T17:53:29.273 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.3082000000000004e-05 2024-08-17T17:53:29.273 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:53:29.273 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:53:29.273 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:53:29.273 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.273 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.273 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:145014 53.d e1342/1318 53:b195b30e:::benchmark_data_smithi131_199971_object38048:head v 1342'9050, mlcod=1342'9048)", 2024-08-17T17:53:29.273 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:52:24.305801+0000", 2024-08-17T17:53:29.273 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 64.886455315999996, 2024-08-17T17:53:29.274 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.144172102, 2024-08-17T17:53:29.274 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:53:29.274 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:53:29.274 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:29.274 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:53:29.274 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.274 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:53:29.274 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:24.305801+0000", 2024-08-17T17:53:29.274 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:53:29.274 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.274 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.274 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:53:29.274 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:24.305801+0000", 2024-08-17T17:53:29.274 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:53:29.275 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.275 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.275 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:53:29.275 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:24.305802+0000", 2024-08-17T17:53:29.275 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.7800000000000001e-07 2024-08-17T17:53:29.275 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.275 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.275 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:53:29.275 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:24.305809+0000", 2024-08-17T17:53:29.275 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.0249999999999997e-06 2024-08-17T17:53:29.275 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.275 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.275 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:53:29.275 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:24.305820+0000", 2024-08-17T17:53:29.275 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1209000000000001e-05 2024-08-17T17:53:29.275 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.276 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.276 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:53:29.276 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:24.305827+0000", 2024-08-17T17:53:29.276 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.2899999999999997e-06 2024-08-17T17:53:29.276 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.276 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.276 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:53:29.276 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:24.305939+0000", 2024-08-17T17:53:29.276 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000111562 2024-08-17T17:53:29.276 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.276 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.276 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:53:29.277 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:24.305955+0000", 2024-08-17T17:53:29.277 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.6183000000000001e-05 2024-08-17T17:53:29.277 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.277 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.277 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:53:29.277 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:24.309070+0000", 2024-08-17T17:53:29.277 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0031149889999999999 2024-08-17T17:53:29.278 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.278 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.278 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:53:29.278 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:24.449973+0000", 2024-08-17T17:53:29.278 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.14090306599999999 2024-08-17T17:53:29.278 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:53:29.278 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:53:29.278 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:53:29.278 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.279 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.279 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:145024 53.12 e1342/1332 53:4f8d0f68:::benchmark_data_smithi131_199971_object38058:head v 1342'7042, mlcod=1323'3115)", 2024-08-17T17:53:29.279 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:52:24.307800+0000", 2024-08-17T17:53:29.279 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 64.884455591999995, 2024-08-17T17:53:29.279 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.14218515100000001, 2024-08-17T17:53:29.279 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:53:29.279 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:53:29.279 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:29.280 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:53:29.280 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.280 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:53:29.280 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:24.307800+0000", 2024-08-17T17:53:29.280 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:53:29.280 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.280 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.280 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:53:29.280 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:24.307800+0000", 2024-08-17T17:53:29.280 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:53:29.281 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.281 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.281 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:53:29.281 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:24.307802+0000", 2024-08-17T17:53:29.281 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0920000000000001e-06 2024-08-17T17:53:29.281 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.281 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.281 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:53:29.281 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:24.307808+0000", 2024-08-17T17:53:29.281 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.5930000000000002e-06 2024-08-17T17:53:29.281 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.281 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.281 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:53:29.281 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:24.307819+0000", 2024-08-17T17:53:29.281 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0589e-05 2024-08-17T17:53:29.281 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.282 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.282 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:53:29.282 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:24.307826+0000", 2024-08-17T17:53:29.282 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.1369999999999996e-06 2024-08-17T17:53:29.282 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.282 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.282 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:53:29.282 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:24.307876+0000", 2024-08-17T17:53:29.282 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.0526999999999999e-05 2024-08-17T17:53:29.282 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.282 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.282 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:53:29.282 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:24.307922+0000", 2024-08-17T17:53:29.282 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.5865000000000002e-05 2024-08-17T17:53:29.283 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.283 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.283 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:53:29.283 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:24.449633+0000", 2024-08-17T17:53:29.283 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.141710792 2024-08-17T17:53:29.283 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.283 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.283 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:53:29.283 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:24.449986+0000", 2024-08-17T17:53:29.283 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00035255600000000002 2024-08-17T17:53:29.283 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:53:29.283 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:53:29.283 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:53:29.283 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.283 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.283 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:145026 53.d e1342/1318 53:b593c609:::benchmark_data_smithi131_199971_object38060:head v 1342'9051, mlcod=1342'9048)", 2024-08-17T17:53:29.284 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:52:24.313454+0000", 2024-08-17T17:53:29.284 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 64.878802227999998, 2024-08-17T17:53:29.284 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.14441526099999999, 2024-08-17T17:53:29.284 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:53:29.284 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:53:29.284 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:53:29.284 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:53:29.284 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.284 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:53:29.284 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:24.313454+0000", 2024-08-17T17:53:29.284 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:53:29.284 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.284 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.285 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:53:29.285 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:24.313454+0000", 2024-08-17T17:53:29.285 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:53:29.285 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.285 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.285 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:53:29.285 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:24.313455+0000", 2024-08-17T17:53:29.285 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.3260000000000001e-06 2024-08-17T17:53:29.285 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.285 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.285 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:53:29.285 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:24.313463+0000", 2024-08-17T17:53:29.285 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.6000000000000001e-06 2024-08-17T17:53:29.285 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.285 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.285 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:53:29.286 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:24.449625+0000", 2024-08-17T17:53:29.286 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.136162071 2024-08-17T17:53:29.286 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.286 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.286 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:53:29.286 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:24.449640+0000", 2024-08-17T17:53:29.286 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.5512e-05 2024-08-17T17:53:29.286 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.286 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.286 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:53:29.286 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:24.450006+0000", 2024-08-17T17:53:29.286 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00036527100000000002 2024-08-17T17:53:29.286 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.286 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.286 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:53:29.287 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:24.450025+0000", 2024-08-17T17:53:29.287 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.8927999999999999e-05 2024-08-17T17:53:29.287 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.287 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.287 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:53:29.287 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:24.457826+0000", 2024-08-17T17:53:29.287 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0078013220000000003 2024-08-17T17:53:29.287 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:53:29.287 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:53:29.288 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:53:29.288 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:24.457869+0000", 2024-08-17T17:53:29.288 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.3231e-05 2024-08-17T17:53:29.288 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:53:29.288 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:53:29.288 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:53:29.288 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:53:29.288 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:53:29.288 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:53:29.389 INFO:teuthology.orchestra.run.smithi131.stderr:marked in osd.2. 2024-08-17T17:53:29.389 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:29.432 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:29 smithi131 bash[89561]: cluster 2024-08-17T17:53:28.254184+0000 mgr.y (mgr.34107) 1535 : cluster [DBG] pgmap v2233: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.3 GiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 743 op/s; 21510/65928 objects degraded (32.627%); 1466/65928 objects misplaced (2.224%); 5.6 MiB/s, 112 objects/s recovering 2024-08-17T17:53:29.432 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:29 smithi131 bash[89561]: cluster 2024-08-17T17:53:28.254184+0000 mgr.y (mgr.34107) 1535 : cluster [DBG] pgmap v2233: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.3 GiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 743 op/s; 21510/65928 objects degraded (32.627%); 1466/65928 objects misplaced (2.224%); 5.6 MiB/s, 112 objects/s recovering 2024-08-17T17:53:29.432 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:29 smithi131 bash[89561]: audit 2024-08-17T17:53:29.063986+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.131:0/717663662' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-08-17T17:53:29.432 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:29 smithi131 bash[89561]: audit 2024-08-17T17:53:29.063986+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.131:0/717663662' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-08-17T17:53:29.432 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:29 smithi131 bash[89561]: audit 2024-08-17T17:53:29.064399+0000 mon.a (mon.0) 2371 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-08-17T17:53:29.432 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:29 smithi131 bash[89561]: audit 2024-08-17T17:53:29.064399+0000 mon.a (mon.0) 2371 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-08-17T17:53:29.433 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:29 smithi131 bash[88347]: cluster 2024-08-17T17:53:28.254184+0000 mgr.y (mgr.34107) 1535 : cluster [DBG] pgmap v2233: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.3 GiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 743 op/s; 21510/65928 objects degraded (32.627%); 1466/65928 objects misplaced (2.224%); 5.6 MiB/s, 112 objects/s recovering 2024-08-17T17:53:29.433 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:29 smithi131 bash[88347]: cluster 2024-08-17T17:53:28.254184+0000 mgr.y (mgr.34107) 1535 : cluster [DBG] pgmap v2233: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.3 GiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 743 op/s; 21510/65928 objects degraded (32.627%); 1466/65928 objects misplaced (2.224%); 5.6 MiB/s, 112 objects/s recovering 2024-08-17T17:53:29.433 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:29 smithi131 bash[88347]: audit 2024-08-17T17:53:29.063986+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.131:0/717663662' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-08-17T17:53:29.433 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:29 smithi131 bash[88347]: audit 2024-08-17T17:53:29.063986+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.131:0/717663662' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-08-17T17:53:29.433 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:29 smithi131 bash[88347]: audit 2024-08-17T17:53:29.064399+0000 mon.a (mon.0) 2371 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-08-17T17:53:29.433 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:29 smithi131 bash[88347]: audit 2024-08-17T17:53:29.064399+0000 mon.a (mon.0) 2371 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-08-17T17:53:29.443 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:29.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:29.449 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:29.487 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:53:29.550 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:29.569 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:29.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:29.595 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:29.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:29 smithi169 bash[79348]: cluster 2024-08-17T17:53:28.254184+0000 mgr.y (mgr.34107) 1535 : cluster [DBG] pgmap v2233: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.3 GiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 743 op/s; 21510/65928 objects degraded (32.627%); 1466/65928 objects misplaced (2.224%); 5.6 MiB/s, 112 objects/s recovering 2024-08-17T17:53:29.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:29 smithi169 bash[79348]: cluster 2024-08-17T17:53:28.254184+0000 mgr.y (mgr.34107) 1535 : cluster [DBG] pgmap v2233: 99 pgs: 1 active+remapped+backfill_wait, 2 active+recovering+undersized+degraded+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 1.3 GiB data, 6.0 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 743 op/s; 21510/65928 objects degraded (32.627%); 1466/65928 objects misplaced (2.224%); 5.6 MiB/s, 112 objects/s recovering 2024-08-17T17:53:29.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:29 smithi169 bash[79348]: audit 2024-08-17T17:53:29.063986+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.131:0/717663662' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-08-17T17:53:29.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:29 smithi169 bash[79348]: audit 2024-08-17T17:53:29.063986+0000 mon.c (mon.2) 52 : audit [DBG] from='client.? 172.21.15.131:0/717663662' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-08-17T17:53:29.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:29 smithi169 bash[79348]: audit 2024-08-17T17:53:29.064399+0000 mon.a (mon.0) 2371 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-08-17T17:53:29.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:29 smithi169 bash[79348]: audit 2024-08-17T17:53:29.064399+0000 mon.a (mon.0) 2371 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-08-17T17:53:29.696 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:29.718 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:29.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:29.720 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:29.821 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:29.844 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:29.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:29.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:29.946 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:29.973 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:29.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:29.975 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:30.076 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:30.098 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:30.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:30.100 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:30.201 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:30.224 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:30.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:30.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:30.327 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:30.355 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:30.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:30.357 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:30.457 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:30.469 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:30 smithi131 bash[89561]: audit 2024-08-17T17:53:29.382317+0000 mon.a (mon.0) 2372 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["2"]}]': finished 2024-08-17T17:53:30.469 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:30 smithi131 bash[89561]: audit 2024-08-17T17:53:29.382317+0000 mon.a (mon.0) 2372 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["2"]}]': finished 2024-08-17T17:53:30.470 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:30 smithi131 bash[89561]: cluster 2024-08-17T17:53:29.385625+0000 mon.a (mon.0) 2373 : cluster [DBG] osdmap e1350: 8 total, 8 up, 8 in 2024-08-17T17:53:30.470 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:30 smithi131 bash[89561]: cluster 2024-08-17T17:53:29.385625+0000 mon.a (mon.0) 2373 : cluster [DBG] osdmap e1350: 8 total, 8 up, 8 in 2024-08-17T17:53:30.470 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:30 smithi131 bash[88347]: audit 2024-08-17T17:53:29.382317+0000 mon.a (mon.0) 2372 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["2"]}]': finished 2024-08-17T17:53:30.470 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:30 smithi131 bash[88347]: audit 2024-08-17T17:53:29.382317+0000 mon.a (mon.0) 2372 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["2"]}]': finished 2024-08-17T17:53:30.470 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:30 smithi131 bash[88347]: cluster 2024-08-17T17:53:29.385625+0000 mon.a (mon.0) 2373 : cluster [DBG] osdmap e1350: 8 total, 8 up, 8 in 2024-08-17T17:53:30.470 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:30 smithi131 bash[88347]: cluster 2024-08-17T17:53:29.385625+0000 mon.a (mon.0) 2373 : cluster [DBG] osdmap e1350: 8 total, 8 up, 8 in 2024-08-17T17:53:30.513 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:30.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:30.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:30.619 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:30.629 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:30 smithi169 bash[79348]: audit 2024-08-17T17:53:29.382317+0000 mon.a (mon.0) 2372 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["2"]}]': finished 2024-08-17T17:53:30.629 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:30 smithi169 bash[79348]: audit 2024-08-17T17:53:29.382317+0000 mon.a (mon.0) 2372 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["2"]}]': finished 2024-08-17T17:53:30.629 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:30 smithi169 bash[79348]: cluster 2024-08-17T17:53:29.385625+0000 mon.a (mon.0) 2373 : cluster [DBG] osdmap e1350: 8 total, 8 up, 8 in 2024-08-17T17:53:30.629 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:30 smithi169 bash[79348]: cluster 2024-08-17T17:53:29.385625+0000 mon.a (mon.0) 2373 : cluster [DBG] osdmap e1350: 8 total, 8 up, 8 in 2024-08-17T17:53:30.644 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:30.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:30.647 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:30.748 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:30.770 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:30.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:30.772 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:30.873 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:30.896 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:30.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:30.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:30.998 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:31.023 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:31.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:31.025 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:31.126 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:31.148 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:31.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:31.150 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:31.251 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:31.279 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:31.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:31.281 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:31.290 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:53:31.382 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:31.404 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:31.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:31.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:31.508 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:31.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:31.549 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:31.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:31.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:31 smithi131 bash[89561]: cluster 2024-08-17T17:53:30.254648+0000 mgr.y (mgr.34107) 1536 : cluster [DBG] pgmap v2235: 99 pgs: 3 remapped+peering, 5 peering, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.1 GiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 923 op/s; 14820/54963 objects degraded (26.964%); 4.3 MiB/s, 147 objects/s recovering 2024-08-17T17:53:31.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:31 smithi131 bash[89561]: cluster 2024-08-17T17:53:30.254648+0000 mgr.y (mgr.34107) 1536 : cluster [DBG] pgmap v2235: 99 pgs: 3 remapped+peering, 5 peering, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.1 GiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 923 op/s; 14820/54963 objects degraded (26.964%); 4.3 MiB/s, 147 objects/s recovering 2024-08-17T17:53:31.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:31 smithi131 bash[89561]: cluster 2024-08-17T17:53:30.409729+0000 mon.a (mon.0) 2374 : cluster [DBG] osdmap e1351: 8 total, 8 up, 8 in 2024-08-17T17:53:31.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:31 smithi131 bash[89561]: cluster 2024-08-17T17:53:30.409729+0000 mon.a (mon.0) 2374 : cluster [DBG] osdmap e1351: 8 total, 8 up, 8 in 2024-08-17T17:53:31.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:31 smithi131 bash[89561]: cluster 2024-08-17T17:53:30.890727+0000 mon.a (mon.0) 2375 : cluster [WRN] Health check update: Degraded data redundancy: 14820/54963 objects degraded (26.964%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:31.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:31 smithi131 bash[89561]: cluster 2024-08-17T17:53:30.890727+0000 mon.a (mon.0) 2375 : cluster [WRN] Health check update: Degraded data redundancy: 14820/54963 objects degraded (26.964%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:31.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:31 smithi131 bash[88347]: cluster 2024-08-17T17:53:30.254648+0000 mgr.y (mgr.34107) 1536 : cluster [DBG] pgmap v2235: 99 pgs: 3 remapped+peering, 5 peering, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.1 GiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 923 op/s; 14820/54963 objects degraded (26.964%); 4.3 MiB/s, 147 objects/s recovering 2024-08-17T17:53:31.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:31 smithi131 bash[88347]: cluster 2024-08-17T17:53:30.254648+0000 mgr.y (mgr.34107) 1536 : cluster [DBG] pgmap v2235: 99 pgs: 3 remapped+peering, 5 peering, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.1 GiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 923 op/s; 14820/54963 objects degraded (26.964%); 4.3 MiB/s, 147 objects/s recovering 2024-08-17T17:53:31.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:31 smithi131 bash[88347]: cluster 2024-08-17T17:53:30.409729+0000 mon.a (mon.0) 2374 : cluster [DBG] osdmap e1351: 8 total, 8 up, 8 in 2024-08-17T17:53:31.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:31 smithi131 bash[88347]: cluster 2024-08-17T17:53:30.409729+0000 mon.a (mon.0) 2374 : cluster [DBG] osdmap e1351: 8 total, 8 up, 8 in 2024-08-17T17:53:31.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:31 smithi131 bash[88347]: cluster 2024-08-17T17:53:30.890727+0000 mon.a (mon.0) 2375 : cluster [WRN] Health check update: Degraded data redundancy: 14820/54963 objects degraded (26.964%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:31.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:31 smithi131 bash[88347]: cluster 2024-08-17T17:53:30.890727+0000 mon.a (mon.0) 2375 : cluster [WRN] Health check update: Degraded data redundancy: 14820/54963 objects degraded (26.964%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:31.650 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:31.684 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:31.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:31.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:31.791 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:31.802 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:31 smithi169 bash[79348]: cluster 2024-08-17T17:53:30.254648+0000 mgr.y (mgr.34107) 1536 : cluster [DBG] pgmap v2235: 99 pgs: 3 remapped+peering, 5 peering, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.1 GiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 923 op/s; 14820/54963 objects degraded (26.964%); 4.3 MiB/s, 147 objects/s recovering 2024-08-17T17:53:31.802 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:31 smithi169 bash[79348]: cluster 2024-08-17T17:53:30.254648+0000 mgr.y (mgr.34107) 1536 : cluster [DBG] pgmap v2235: 99 pgs: 3 remapped+peering, 5 peering, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.1 GiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 923 op/s; 14820/54963 objects degraded (26.964%); 4.3 MiB/s, 147 objects/s recovering 2024-08-17T17:53:31.802 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:31 smithi169 bash[79348]: cluster 2024-08-17T17:53:30.409729+0000 mon.a (mon.0) 2374 : cluster [DBG] osdmap e1351: 8 total, 8 up, 8 in 2024-08-17T17:53:31.802 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:31 smithi169 bash[79348]: cluster 2024-08-17T17:53:30.409729+0000 mon.a (mon.0) 2374 : cluster [DBG] osdmap e1351: 8 total, 8 up, 8 in 2024-08-17T17:53:31.802 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:31 smithi169 bash[79348]: cluster 2024-08-17T17:53:30.890727+0000 mon.a (mon.0) 2375 : cluster [WRN] Health check update: Degraded data redundancy: 14820/54963 objects degraded (26.964%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:31.802 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:31 smithi169 bash[79348]: cluster 2024-08-17T17:53:30.890727+0000 mon.a (mon.0) 2375 : cluster [WRN] Health check update: Degraded data redundancy: 14820/54963 objects degraded (26.964%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:31.822 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:31.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:31.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:31.876 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-08-17T17:53:31.896 INFO:tasks.thrashosds.thrasher:Added osd 2 2024-08-17T17:53:31.930 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:31.978 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:31.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:31.980 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:32.081 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:32.103 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:32.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:32.107 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:32.208 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:32.239 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:32.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:32.246 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:32.347 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:32.380 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:32.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:32.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:32.483 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:32.514 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:32.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:32.516 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:32.617 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:32.650 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:32.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:32.655 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:32.755 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:32.765 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:32 smithi131 bash[88347]: cluster 2024-08-17T17:53:31.417847+0000 mon.a (mon.0) 2376 : cluster [DBG] osdmap e1352: 8 total, 8 up, 8 in 2024-08-17T17:53:32.765 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:32 smithi131 bash[88347]: cluster 2024-08-17T17:53:31.417847+0000 mon.a (mon.0) 2376 : cluster [DBG] osdmap e1352: 8 total, 8 up, 8 in 2024-08-17T17:53:32.766 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:32 smithi131 bash[89561]: cluster 2024-08-17T17:53:31.417847+0000 mon.a (mon.0) 2376 : cluster [DBG] osdmap e1352: 8 total, 8 up, 8 in 2024-08-17T17:53:32.766 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:32 smithi131 bash[89561]: cluster 2024-08-17T17:53:31.417847+0000 mon.a (mon.0) 2376 : cluster [DBG] osdmap e1352: 8 total, 8 up, 8 in 2024-08-17T17:53:32.786 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:32.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:32.790 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:32.891 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:32.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:32 smithi169 bash[79348]: cluster 2024-08-17T17:53:31.417847+0000 mon.a (mon.0) 2376 : cluster [DBG] osdmap e1352: 8 total, 8 up, 8 in 2024-08-17T17:53:32.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:32 smithi169 bash[79348]: cluster 2024-08-17T17:53:31.417847+0000 mon.a (mon.0) 2376 : cluster [DBG] osdmap e1352: 8 total, 8 up, 8 in 2024-08-17T17:53:32.913 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:32.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:32.922 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:33.023 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:33.057 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:33.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:33.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:33.164 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:33.200 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:33.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:33.203 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:33.304 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:33.332 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:33.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:33.336 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:33.437 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:33.461 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:33.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:33.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:33.564 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:33.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:33 smithi131 bash[89561]: cluster 2024-08-17T17:53:32.255142+0000 mgr.y (mgr.34107) 1537 : cluster [DBG] pgmap v2238: 99 pgs: 3 remapped+peering, 5 peering, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.1 GiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 622 op/s; 14820/54963 objects degraded (26.964%); 2.0 MiB/s, 98 objects/s recovering 2024-08-17T17:53:33.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:33 smithi131 bash[89561]: cluster 2024-08-17T17:53:32.255142+0000 mgr.y (mgr.34107) 1537 : cluster [DBG] pgmap v2238: 99 pgs: 3 remapped+peering, 5 peering, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.1 GiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 622 op/s; 14820/54963 objects degraded (26.964%); 2.0 MiB/s, 98 objects/s recovering 2024-08-17T17:53:33.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:33 smithi131 bash[88347]: cluster 2024-08-17T17:53:32.255142+0000 mgr.y (mgr.34107) 1537 : cluster [DBG] pgmap v2238: 99 pgs: 3 remapped+peering, 5 peering, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.1 GiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 622 op/s; 14820/54963 objects degraded (26.964%); 2.0 MiB/s, 98 objects/s recovering 2024-08-17T17:53:33.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:33 smithi131 bash[88347]: cluster 2024-08-17T17:53:32.255142+0000 mgr.y (mgr.34107) 1537 : cluster [DBG] pgmap v2238: 99 pgs: 3 remapped+peering, 5 peering, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.1 GiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 622 op/s; 14820/54963 objects degraded (26.964%); 2.0 MiB/s, 98 objects/s recovering 2024-08-17T17:53:33.608 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:33.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:33.611 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:33.712 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:33.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:33 smithi169 bash[79348]: cluster 2024-08-17T17:53:32.255142+0000 mgr.y (mgr.34107) 1537 : cluster [DBG] pgmap v2238: 99 pgs: 3 remapped+peering, 5 peering, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.1 GiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 622 op/s; 14820/54963 objects degraded (26.964%); 2.0 MiB/s, 98 objects/s recovering 2024-08-17T17:53:33.721 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:33 smithi169 bash[79348]: cluster 2024-08-17T17:53:32.255142+0000 mgr.y (mgr.34107) 1537 : cluster [DBG] pgmap v2238: 99 pgs: 3 remapped+peering, 5 peering, 2 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1.1 GiB data, 5.4 GiB used, 620 GiB / 626 GiB avail; 0 B/s wr, 622 op/s; 14820/54963 objects degraded (26.964%); 2.0 MiB/s, 98 objects/s recovering 2024-08-17T17:53:33.745 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:33.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:33.749 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:33.850 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:33.879 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:33.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:33.882 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:33.983 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:34.007 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:34.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:34.013 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:34.114 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:34.149 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:34.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:34.155 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:34.205 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:53:34.256 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:34.295 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:34.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:34.300 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:34.400 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:34.423 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:34.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:34.427 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:34.528 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:34.561 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:34.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:34.565 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:34.666 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:34.698 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:34.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:34.701 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:34.802 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:34.833 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:34.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:34.838 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:34.939 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:34.965 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:34.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:34.969 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:35.069 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:35.098 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:35.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:35.102 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:35.203 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:35.225 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:53:35.230 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:35.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:35.231 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:35.332 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:35.357 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:35.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:35.360 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:35.461 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:35.469 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:35 smithi169 bash[79348]: cluster 2024-08-17T17:53:34.256012+0000 mgr.y (mgr.34107) 1538 : cluster [DBG] pgmap v2239: 99 pgs: 1 active+recovering+undersized+remapped, 3 remapped+peering, 5 peering, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1005 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 978 op/s; 4847/48312 objects degraded (10.033%); 1.9 MiB/s, 1 keys/s, 165 objects/s recovering 2024-08-17T17:53:35.469 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:35 smithi169 bash[79348]: cluster 2024-08-17T17:53:34.256012+0000 mgr.y (mgr.34107) 1538 : cluster [DBG] pgmap v2239: 99 pgs: 1 active+recovering+undersized+remapped, 3 remapped+peering, 5 peering, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1005 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 978 op/s; 4847/48312 objects degraded (10.033%); 1.9 MiB/s, 1 keys/s, 165 objects/s recovering 2024-08-17T17:53:35.480 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:35.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:35.481 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:35.582 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:35.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:35 smithi131 bash[89561]: cluster 2024-08-17T17:53:34.256012+0000 mgr.y (mgr.34107) 1538 : cluster [DBG] pgmap v2239: 99 pgs: 1 active+recovering+undersized+remapped, 3 remapped+peering, 5 peering, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1005 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 978 op/s; 4847/48312 objects degraded (10.033%); 1.9 MiB/s, 1 keys/s, 165 objects/s recovering 2024-08-17T17:53:35.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:35 smithi131 bash[89561]: cluster 2024-08-17T17:53:34.256012+0000 mgr.y (mgr.34107) 1538 : cluster [DBG] pgmap v2239: 99 pgs: 1 active+recovering+undersized+remapped, 3 remapped+peering, 5 peering, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1005 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 978 op/s; 4847/48312 objects degraded (10.033%); 1.9 MiB/s, 1 keys/s, 165 objects/s recovering 2024-08-17T17:53:35.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:35 smithi131 bash[88347]: cluster 2024-08-17T17:53:34.256012+0000 mgr.y (mgr.34107) 1538 : cluster [DBG] pgmap v2239: 99 pgs: 1 active+recovering+undersized+remapped, 3 remapped+peering, 5 peering, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1005 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 978 op/s; 4847/48312 objects degraded (10.033%); 1.9 MiB/s, 1 keys/s, 165 objects/s recovering 2024-08-17T17:53:35.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:35 smithi131 bash[88347]: cluster 2024-08-17T17:53:34.256012+0000 mgr.y (mgr.34107) 1538 : cluster [DBG] pgmap v2239: 99 pgs: 1 active+recovering+undersized+remapped, 3 remapped+peering, 5 peering, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 84 active+clean; 1005 MiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 978 op/s; 4847/48312 objects degraded (10.033%); 1.9 MiB/s, 1 keys/s, 165 objects/s recovering 2024-08-17T17:53:35.603 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:35.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:35.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:35.705 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:35.729 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:35.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:35.732 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:35.833 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:35.858 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:35.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:35.862 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:35.963 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:35.997 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:36.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:36.001 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:36.102 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:36.127 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:36.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:36.135 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:36.235 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:36.238 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:53:36.290 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:36.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:36.294 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:36.394 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:36.417 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:36.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:36.419 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:36.520 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:36.545 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:36.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:36.547 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:36.648 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:36.657 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:36 smithi169 bash[79348]: cluster 2024-08-17T17:53:35.892384+0000 mon.a (mon.0) 2377 : cluster [WRN] Health check update: Degraded data redundancy: 4847/48312 objects degraded (10.033%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:36.657 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:36 smithi169 bash[79348]: cluster 2024-08-17T17:53:35.892384+0000 mon.a (mon.0) 2377 : cluster [WRN] Health check update: Degraded data redundancy: 4847/48312 objects degraded (10.033%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:36.675 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:36.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:36.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:36.779 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:36.801 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:36.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:36.803 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:36.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:36 smithi131 bash[89561]: cluster 2024-08-17T17:53:35.892384+0000 mon.a (mon.0) 2377 : cluster [WRN] Health check update: Degraded data redundancy: 4847/48312 objects degraded (10.033%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:36.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:36 smithi131 bash[89561]: cluster 2024-08-17T17:53:35.892384+0000 mon.a (mon.0) 2377 : cluster [WRN] Health check update: Degraded data redundancy: 4847/48312 objects degraded (10.033%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:36.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:36 smithi131 bash[88347]: cluster 2024-08-17T17:53:35.892384+0000 mon.a (mon.0) 2377 : cluster [WRN] Health check update: Degraded data redundancy: 4847/48312 objects degraded (10.033%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:36.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:36 smithi131 bash[88347]: cluster 2024-08-17T17:53:35.892384+0000 mon.a (mon.0) 2377 : cluster [WRN] Health check update: Degraded data redundancy: 4847/48312 objects degraded (10.033%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:36.897 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 3, 4, 5, 6, 7, 2] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:53:36.897 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:53:36.897 INFO:tasks.thrashosds.thrasher:primary_affinity 2024-08-17T17:53:36.897 INFO:tasks.thrashosds.thrasher:Setting osd 6 primary_affinity to 1.000000 2024-08-17T17:53:36.898 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 6 1 2024-08-17T17:53:36.904 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:36.921 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:36.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:36.923 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:37.024 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:37.043 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:37.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:37.045 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:37.146 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:37.164 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:37.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:37.167 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:37.267 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:37.295 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:37.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:37.297 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:37.397 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:37.420 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:37.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:37.422 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:37.522 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:37.554 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:37.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:37.558 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:37.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:37 smithi169 bash[79348]: cluster 2024-08-17T17:53:36.256683+0000 mgr.y (mgr.34107) 1539 : cluster [DBG] pgmap v2240: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 966 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 525 op/s; 5896/46425 objects degraded (12.700%); 1.7 MiB/s, 1 keys/s, 159 objects/s recovering 2024-08-17T17:53:37.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:37 smithi169 bash[79348]: cluster 2024-08-17T17:53:36.256683+0000 mgr.y (mgr.34107) 1539 : cluster [DBG] pgmap v2240: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 966 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 525 op/s; 5896/46425 objects degraded (12.700%); 1.7 MiB/s, 1 keys/s, 159 objects/s recovering 2024-08-17T17:53:37.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:37 smithi169 bash[79348]: cluster 2024-08-17T17:53:36.481530+0000 mon.a (mon.0) 2378 : cluster [DBG] osdmap e1353: 8 total, 8 up, 8 in 2024-08-17T17:53:37.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:37 smithi169 bash[79348]: cluster 2024-08-17T17:53:36.481530+0000 mon.a (mon.0) 2378 : cluster [DBG] osdmap e1353: 8 total, 8 up, 8 in 2024-08-17T17:53:37.659 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:37.688 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:37.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:37.691 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:37.792 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:37.824 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:37.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:37.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:37.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:37 smithi131 bash[89561]: cluster 2024-08-17T17:53:36.256683+0000 mgr.y (mgr.34107) 1539 : cluster [DBG] pgmap v2240: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 966 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 525 op/s; 5896/46425 objects degraded (12.700%); 1.7 MiB/s, 1 keys/s, 159 objects/s recovering 2024-08-17T17:53:37.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:37 smithi131 bash[89561]: cluster 2024-08-17T17:53:36.256683+0000 mgr.y (mgr.34107) 1539 : cluster [DBG] pgmap v2240: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 966 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 525 op/s; 5896/46425 objects degraded (12.700%); 1.7 MiB/s, 1 keys/s, 159 objects/s recovering 2024-08-17T17:53:37.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:37 smithi131 bash[89561]: cluster 2024-08-17T17:53:36.481530+0000 mon.a (mon.0) 2378 : cluster [DBG] osdmap e1353: 8 total, 8 up, 8 in 2024-08-17T17:53:37.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:37 smithi131 bash[89561]: cluster 2024-08-17T17:53:36.481530+0000 mon.a (mon.0) 2378 : cluster [DBG] osdmap e1353: 8 total, 8 up, 8 in 2024-08-17T17:53:37.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:37 smithi131 bash[88347]: cluster 2024-08-17T17:53:36.256683+0000 mgr.y (mgr.34107) 1539 : cluster [DBG] pgmap v2240: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 966 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 525 op/s; 5896/46425 objects degraded (12.700%); 1.7 MiB/s, 1 keys/s, 159 objects/s recovering 2024-08-17T17:53:37.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:37 smithi131 bash[88347]: cluster 2024-08-17T17:53:36.256683+0000 mgr.y (mgr.34107) 1539 : cluster [DBG] pgmap v2240: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 966 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 525 op/s; 5896/46425 objects degraded (12.700%); 1.7 MiB/s, 1 keys/s, 159 objects/s recovering 2024-08-17T17:53:37.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:37 smithi131 bash[88347]: cluster 2024-08-17T17:53:36.481530+0000 mon.a (mon.0) 2378 : cluster [DBG] osdmap e1353: 8 total, 8 up, 8 in 2024-08-17T17:53:37.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:37 smithi131 bash[88347]: cluster 2024-08-17T17:53:36.481530+0000 mon.a (mon.0) 2378 : cluster [DBG] osdmap e1353: 8 total, 8 up, 8 in 2024-08-17T17:53:37.933 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:37.967 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:37.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:37.971 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:38.072 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:38.100 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:38.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:38.102 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:38.203 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:38.223 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:38.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:38.225 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:38.326 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:38.357 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:38.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:38.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:38.462 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:38.470 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:38 smithi169 bash[79348]: cluster 2024-08-17T17:53:37.455752+0000 mon.a (mon.0) 2379 : cluster [DBG] osdmap e1354: 8 total, 8 up, 8 in 2024-08-17T17:53:38.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:38 smithi169 bash[79348]: cluster 2024-08-17T17:53:37.455752+0000 mon.a (mon.0) 2379 : cluster [DBG] osdmap e1354: 8 total, 8 up, 8 in 2024-08-17T17:53:38.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:38 smithi169 bash[79348]: audit 2024-08-17T17:53:38.270931+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:53:38.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:38 smithi169 bash[79348]: audit 2024-08-17T17:53:38.270931+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:53:38.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:38 smithi169 bash[79348]: audit 2024-08-17T17:53:38.272181+0000 mon.a (mon.0) 2381 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:38.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:38 smithi169 bash[79348]: audit 2024-08-17T17:53:38.272181+0000 mon.a (mon.0) 2381 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:38.493 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:38.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:38.500 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:38.600 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:38.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:38 smithi131 bash[89561]: cluster 2024-08-17T17:53:37.455752+0000 mon.a (mon.0) 2379 : cluster [DBG] osdmap e1354: 8 total, 8 up, 8 in 2024-08-17T17:53:38.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:38 smithi131 bash[89561]: cluster 2024-08-17T17:53:37.455752+0000 mon.a (mon.0) 2379 : cluster [DBG] osdmap e1354: 8 total, 8 up, 8 in 2024-08-17T17:53:38.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:38 smithi131 bash[89561]: audit 2024-08-17T17:53:38.270931+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:53:38.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:38 smithi131 bash[89561]: audit 2024-08-17T17:53:38.270931+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:53:38.602 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:38 smithi131 bash[89561]: audit 2024-08-17T17:53:38.272181+0000 mon.a (mon.0) 2381 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:38.602 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:38 smithi131 bash[89561]: audit 2024-08-17T17:53:38.272181+0000 mon.a (mon.0) 2381 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:38.602 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:38 smithi131 bash[88347]: cluster 2024-08-17T17:53:37.455752+0000 mon.a (mon.0) 2379 : cluster [DBG] osdmap e1354: 8 total, 8 up, 8 in 2024-08-17T17:53:38.602 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:38 smithi131 bash[88347]: cluster 2024-08-17T17:53:37.455752+0000 mon.a (mon.0) 2379 : cluster [DBG] osdmap e1354: 8 total, 8 up, 8 in 2024-08-17T17:53:38.602 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:38 smithi131 bash[88347]: audit 2024-08-17T17:53:38.270931+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:53:38.602 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:38 smithi131 bash[88347]: audit 2024-08-17T17:53:38.270931+0000 mon.a (mon.0) 2380 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:53:38.602 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:38 smithi131 bash[88347]: audit 2024-08-17T17:53:38.272181+0000 mon.a (mon.0) 2381 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:38.602 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:38 smithi131 bash[88347]: audit 2024-08-17T17:53:38.272181+0000 mon.a (mon.0) 2381 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:38.629 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:38.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:38.633 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:38.734 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:38.765 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:38.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:38.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:38.865 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:53:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:53:38] "GET /metrics HTTP/1.1" 200 36636 "" "Prometheus/2.51.0" 2024-08-17T17:53:38.869 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:38.890 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:38.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:38.893 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:38.994 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:39.031 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:39.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:39.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:39.138 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:39.173 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:39.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:39.178 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:39.278 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:39.304 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:39.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:39.310 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:39.410 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:39.440 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:39.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:39.442 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:39.543 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:39.558 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:39 smithi169 bash[79348]: cluster 2024-08-17T17:53:38.257208+0000 mgr.y (mgr.34107) 1540 : cluster [DBG] pgmap v2243: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 966 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 415 op/s; 5896/46425 objects degraded (12.700%); 90 B/s, 1 keys/s, 121 objects/s recovering 2024-08-17T17:53:39.558 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:39 smithi169 bash[79348]: cluster 2024-08-17T17:53:38.257208+0000 mgr.y (mgr.34107) 1540 : cluster [DBG] pgmap v2243: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 966 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 415 op/s; 5896/46425 objects degraded (12.700%); 90 B/s, 1 keys/s, 121 objects/s recovering 2024-08-17T17:53:39.581 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:39.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:39.584 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:39.685 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:39.712 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:39.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:39.714 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:39.815 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:39.841 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:39.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:39.844 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:39.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:39 smithi131 bash[89561]: cluster 2024-08-17T17:53:38.257208+0000 mgr.y (mgr.34107) 1540 : cluster [DBG] pgmap v2243: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 966 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 415 op/s; 5896/46425 objects degraded (12.700%); 90 B/s, 1 keys/s, 121 objects/s recovering 2024-08-17T17:53:39.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:39 smithi131 bash[89561]: cluster 2024-08-17T17:53:38.257208+0000 mgr.y (mgr.34107) 1540 : cluster [DBG] pgmap v2243: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 966 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 415 op/s; 5896/46425 objects degraded (12.700%); 90 B/s, 1 keys/s, 121 objects/s recovering 2024-08-17T17:53:39.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:39 smithi131 bash[88347]: cluster 2024-08-17T17:53:38.257208+0000 mgr.y (mgr.34107) 1540 : cluster [DBG] pgmap v2243: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 966 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 415 op/s; 5896/46425 objects degraded (12.700%); 90 B/s, 1 keys/s, 121 objects/s recovering 2024-08-17T17:53:39.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:39 smithi131 bash[88347]: cluster 2024-08-17T17:53:38.257208+0000 mgr.y (mgr.34107) 1540 : cluster [DBG] pgmap v2243: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 7 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 966 MiB data, 5.7 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 415 op/s; 5896/46425 objects degraded (12.700%); 90 B/s, 1 keys/s, 121 objects/s recovering 2024-08-17T17:53:39.945 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:39.980 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:39.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:39.983 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:40.086 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:40.115 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:40.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:40.118 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:40.219 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:40.242 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:40.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:40.245 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:40.345 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:40.383 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:40.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:40.389 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:40.490 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:40.510 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:40.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:40.513 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:40.613 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:40.644 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:40.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:40.647 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:40.747 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:40.775 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:40.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:40.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:40.879 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:40.910 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:40.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:40.919 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:41.020 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:41.043 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:41.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:41.045 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:41.146 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:41.168 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:41.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:41.175 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:41.276 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:41.306 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:41.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:41.310 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:41.410 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:41.429 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:41.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:41.431 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:41.531 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:41.556 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:41.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:41.558 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:41.587 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:41 smithi131 bash[88347]: cluster 2024-08-17T17:53:40.258054+0000 mgr.y (mgr.34107) 1541 : cluster [DBG] pgmap v2244: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 759 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 769 op/s; 4705/36483 objects degraded (12.896%); 76 B/s, 1 keys/s, 263 objects/s recovering 2024-08-17T17:53:41.659 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:41.670 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:41 smithi169 bash[79348]: cluster 2024-08-17T17:53:40.258054+0000 mgr.y (mgr.34107) 1541 : cluster [DBG] pgmap v2244: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 759 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 769 op/s; 4705/36483 objects degraded (12.896%); 76 B/s, 1 keys/s, 263 objects/s recovering 2024-08-17T17:53:41.670 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:41 smithi169 bash[79348]: cluster 2024-08-17T17:53:40.258054+0000 mgr.y (mgr.34107) 1541 : cluster [DBG] pgmap v2244: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 759 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 769 op/s; 4705/36483 objects degraded (12.896%); 76 B/s, 1 keys/s, 263 objects/s recovering 2024-08-17T17:53:41.671 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:41 smithi169 bash[79348]: cluster 2024-08-17T17:53:40.893111+0000 mon.a (mon.0) 2382 : cluster [WRN] Health check update: Degraded data redundancy: 4705/36483 objects degraded (12.896%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:41.671 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:41 smithi169 bash[79348]: cluster 2024-08-17T17:53:40.893111+0000 mon.a (mon.0) 2382 : cluster [WRN] Health check update: Degraded data redundancy: 4705/36483 objects degraded (12.896%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:41.689 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:41.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:41.696 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:41.797 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:41.832 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:41.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:41.838 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:41.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:41 smithi131 bash[88347]: cluster 2024-08-17T17:53:40.258054+0000 mgr.y (mgr.34107) 1541 : cluster [DBG] pgmap v2244: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 759 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 769 op/s; 4705/36483 objects degraded (12.896%); 76 B/s, 1 keys/s, 263 objects/s recovering 2024-08-17T17:53:41.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:41 smithi131 bash[88347]: cluster 2024-08-17T17:53:40.893111+0000 mon.a (mon.0) 2382 : cluster [WRN] Health check update: Degraded data redundancy: 4705/36483 objects degraded (12.896%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:41.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:41 smithi131 bash[88347]: cluster 2024-08-17T17:53:40.893111+0000 mon.a (mon.0) 2382 : cluster [WRN] Health check update: Degraded data redundancy: 4705/36483 objects degraded (12.896%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:41.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:41 smithi131 bash[89561]: cluster 2024-08-17T17:53:40.258054+0000 mgr.y (mgr.34107) 1541 : cluster [DBG] pgmap v2244: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 759 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 769 op/s; 4705/36483 objects degraded (12.896%); 76 B/s, 1 keys/s, 263 objects/s recovering 2024-08-17T17:53:41.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:41 smithi131 bash[89561]: cluster 2024-08-17T17:53:40.258054+0000 mgr.y (mgr.34107) 1541 : cluster [DBG] pgmap v2244: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 759 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 769 op/s; 4705/36483 objects degraded (12.896%); 76 B/s, 1 keys/s, 263 objects/s recovering 2024-08-17T17:53:41.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:41 smithi131 bash[89561]: cluster 2024-08-17T17:53:40.893111+0000 mon.a (mon.0) 2382 : cluster [WRN] Health check update: Degraded data redundancy: 4705/36483 objects degraded (12.896%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:41.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:41 smithi131 bash[89561]: cluster 2024-08-17T17:53:40.893111+0000 mon.a (mon.0) 2382 : cluster [WRN] Health check update: Degraded data redundancy: 4705/36483 objects degraded (12.896%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:41.939 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:41.959 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:41.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:41.961 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:42.062 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:42.081 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:42.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:42.083 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:42.184 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:42.207 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:42.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:42.209 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:42.310 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:42.329 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:42.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:42.331 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:42.432 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:42.454 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:42.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:42.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:42.557 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:42.579 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:42.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:42.581 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:42.682 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:42.702 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:42.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:42.707 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:42.719 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:42 smithi131 bash[89561]: cluster 2024-08-17T17:53:41.600939+0000 mon.a (mon.0) 2383 : cluster [DBG] osdmap e1355: 8 total, 8 up, 8 in 2024-08-17T17:53:42.719 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:42 smithi131 bash[89561]: cluster 2024-08-17T17:53:41.600939+0000 mon.a (mon.0) 2383 : cluster [DBG] osdmap e1355: 8 total, 8 up, 8 in 2024-08-17T17:53:42.719 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:42 smithi131 bash[88347]: cluster 2024-08-17T17:53:41.600939+0000 mon.a (mon.0) 2383 : cluster [DBG] osdmap e1355: 8 total, 8 up, 8 in 2024-08-17T17:53:42.719 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:42 smithi131 bash[88347]: cluster 2024-08-17T17:53:41.600939+0000 mon.a (mon.0) 2383 : cluster [DBG] osdmap e1355: 8 total, 8 up, 8 in 2024-08-17T17:53:42.808 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:42.831 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:42.835 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:42 smithi169 bash[79348]: cluster 2024-08-17T17:53:41.600939+0000 mon.a (mon.0) 2383 : cluster [DBG] osdmap e1355: 8 total, 8 up, 8 in 2024-08-17T17:53:42.835 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:42 smithi169 bash[79348]: cluster 2024-08-17T17:53:41.600939+0000 mon.a (mon.0) 2383 : cluster [DBG] osdmap e1355: 8 total, 8 up, 8 in 2024-08-17T17:53:42.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:42.836 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:42.937 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:42.967 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:42.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:42.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:43.072 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:43.105 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:43.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:43.108 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:43.209 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:43.245 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:43.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:43.248 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:43.348 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:43.375 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:43.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:43.377 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:43.478 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:43.509 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:43.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:43.512 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:43.612 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:43.636 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:43.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:43.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:43.647 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:43 smithi131 bash[88347]: cluster 2024-08-17T17:53:42.258466+0000 mgr.y (mgr.34107) 1542 : cluster [DBG] pgmap v2246: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 759 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 552 op/s; 4705/36483 objects degraded (12.896%); 0 B/s, 212 objects/s recovering 2024-08-17T17:53:43.647 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:43 smithi131 bash[88347]: cluster 2024-08-17T17:53:42.258466+0000 mgr.y (mgr.34107) 1542 : cluster [DBG] pgmap v2246: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 759 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 552 op/s; 4705/36483 objects degraded (12.896%); 0 B/s, 212 objects/s recovering 2024-08-17T17:53:43.647 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:43 smithi131 bash[88347]: cluster 2024-08-17T17:53:42.612205+0000 mon.a (mon.0) 2384 : cluster [DBG] osdmap e1356: 8 total, 8 up, 8 in 2024-08-17T17:53:43.647 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:43 smithi131 bash[88347]: cluster 2024-08-17T17:53:42.612205+0000 mon.a (mon.0) 2384 : cluster [DBG] osdmap e1356: 8 total, 8 up, 8 in 2024-08-17T17:53:43.647 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:43 smithi131 bash[89561]: cluster 2024-08-17T17:53:42.258466+0000 mgr.y (mgr.34107) 1542 : cluster [DBG] pgmap v2246: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 759 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 552 op/s; 4705/36483 objects degraded (12.896%); 0 B/s, 212 objects/s recovering 2024-08-17T17:53:43.647 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:43 smithi131 bash[89561]: cluster 2024-08-17T17:53:42.258466+0000 mgr.y (mgr.34107) 1542 : cluster [DBG] pgmap v2246: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 759 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 552 op/s; 4705/36483 objects degraded (12.896%); 0 B/s, 212 objects/s recovering 2024-08-17T17:53:43.647 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:43 smithi131 bash[89561]: cluster 2024-08-17T17:53:42.612205+0000 mon.a (mon.0) 2384 : cluster [DBG] osdmap e1356: 8 total, 8 up, 8 in 2024-08-17T17:53:43.647 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:43 smithi131 bash[89561]: cluster 2024-08-17T17:53:42.612205+0000 mon.a (mon.0) 2384 : cluster [DBG] osdmap e1356: 8 total, 8 up, 8 in 2024-08-17T17:53:43.743 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:43.754 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:43 smithi169 bash[79348]: cluster 2024-08-17T17:53:42.258466+0000 mgr.y (mgr.34107) 1542 : cluster [DBG] pgmap v2246: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 759 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 552 op/s; 4705/36483 objects degraded (12.896%); 0 B/s, 212 objects/s recovering 2024-08-17T17:53:43.754 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:43 smithi169 bash[79348]: cluster 2024-08-17T17:53:42.258466+0000 mgr.y (mgr.34107) 1542 : cluster [DBG] pgmap v2246: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 759 MiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 552 op/s; 4705/36483 objects degraded (12.896%); 0 B/s, 212 objects/s recovering 2024-08-17T17:53:43.755 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:43 smithi169 bash[79348]: cluster 2024-08-17T17:53:42.612205+0000 mon.a (mon.0) 2384 : cluster [DBG] osdmap e1356: 8 total, 8 up, 8 in 2024-08-17T17:53:43.755 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:43 smithi169 bash[79348]: cluster 2024-08-17T17:53:42.612205+0000 mon.a (mon.0) 2384 : cluster [DBG] osdmap e1356: 8 total, 8 up, 8 in 2024-08-17T17:53:43.774 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:43.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:43.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:43.879 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:43.896 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:43.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:43.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:43.999 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:44.027 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:44.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:44.030 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:44.130 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:44.170 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:44.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:44.175 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:44.276 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:44.293 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:44.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:44.295 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:44.396 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:44.422 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:44.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:44.427 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:44.527 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:44.565 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:44.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:44.571 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:44.671 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:44.689 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:44.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:44.691 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:44.792 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:44.813 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:44.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:44.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:44.916 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:44.949 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:44.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:44.958 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:45.059 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:45.086 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:45.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:45.089 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:45.190 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:45.227 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:45.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:45.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:45.331 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:45.363 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:45.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:45.368 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:45.469 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:45.506 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:45.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:45.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:45.609 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:45.642 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:45.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:45.648 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:45.749 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:45.783 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:45.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:45.787 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:45.888 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:45.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:45 smithi169 bash[79348]: cluster 2024-08-17T17:53:44.259054+0000 mgr.y (mgr.34107) 1543 : cluster [DBG] pgmap v2248: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 588 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 887 op/s; 4705/28296 objects degraded (16.628%); 0 B/s, 224 objects/s recovering 2024-08-17T17:53:45.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:45 smithi169 bash[79348]: cluster 2024-08-17T17:53:44.259054+0000 mgr.y (mgr.34107) 1543 : cluster [DBG] pgmap v2248: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 588 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 887 op/s; 4705/28296 objects degraded (16.628%); 0 B/s, 224 objects/s recovering 2024-08-17T17:53:45.896 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:45 smithi131 bash[89561]: cluster 2024-08-17T17:53:44.259054+0000 mgr.y (mgr.34107) 1543 : cluster [DBG] pgmap v2248: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 588 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 887 op/s; 4705/28296 objects degraded (16.628%); 0 B/s, 224 objects/s recovering 2024-08-17T17:53:45.897 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:45 smithi131 bash[89561]: cluster 2024-08-17T17:53:44.259054+0000 mgr.y (mgr.34107) 1543 : cluster [DBG] pgmap v2248: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 588 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 887 op/s; 4705/28296 objects degraded (16.628%); 0 B/s, 224 objects/s recovering 2024-08-17T17:53:45.897 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:45 smithi131 bash[88347]: cluster 2024-08-17T17:53:44.259054+0000 mgr.y (mgr.34107) 1543 : cluster [DBG] pgmap v2248: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 588 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 887 op/s; 4705/28296 objects degraded (16.628%); 0 B/s, 224 objects/s recovering 2024-08-17T17:53:45.897 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:45 smithi131 bash[88347]: cluster 2024-08-17T17:53:44.259054+0000 mgr.y (mgr.34107) 1543 : cluster [DBG] pgmap v2248: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 588 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 887 op/s; 4705/28296 objects degraded (16.628%); 0 B/s, 224 objects/s recovering 2024-08-17T17:53:45.922 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:45.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:45.927 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:46.028 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:46.060 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:46.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:46.063 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:46.163 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:46.193 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:46.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:46.198 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:46.299 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:46.326 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:46.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:46.334 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:46.435 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:46.474 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:46.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:46.481 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:46.581 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:46.606 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:46.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:46.609 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:46.710 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:46.737 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:46.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:46.741 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:46.842 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:46.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:46 smithi131 bash[89561]: cluster 2024-08-17T17:53:45.893900+0000 mon.a (mon.0) 2385 : cluster [WRN] Health check update: Degraded data redundancy: 4705/28296 objects degraded (16.628%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:46.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:46 smithi131 bash[89561]: cluster 2024-08-17T17:53:45.893900+0000 mon.a (mon.0) 2385 : cluster [WRN] Health check update: Degraded data redundancy: 4705/28296 objects degraded (16.628%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:46.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:46 smithi131 bash[88347]: cluster 2024-08-17T17:53:45.893900+0000 mon.a (mon.0) 2385 : cluster [WRN] Health check update: Degraded data redundancy: 4705/28296 objects degraded (16.628%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:46.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:46 smithi131 bash[88347]: cluster 2024-08-17T17:53:45.893900+0000 mon.a (mon.0) 2385 : cluster [WRN] Health check update: Degraded data redundancy: 4705/28296 objects degraded (16.628%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:46.869 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:46.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:46.871 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:46.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:46 smithi169 bash[79348]: cluster 2024-08-17T17:53:45.893900+0000 mon.a (mon.0) 2385 : cluster [WRN] Health check update: Degraded data redundancy: 4705/28296 objects degraded (16.628%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:46.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:46 smithi169 bash[79348]: cluster 2024-08-17T17:53:45.893900+0000 mon.a (mon.0) 2385 : cluster [WRN] Health check update: Degraded data redundancy: 4705/28296 objects degraded (16.628%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:46.939 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:53:46.972 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:46.992 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:46.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:46.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:47.095 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:47.122 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:47.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:47.133 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:47.234 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:47.265 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:47.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:47.267 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:47.368 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:47.391 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:47.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:47.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:47.497 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:47.522 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:47.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:47.528 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:47.628 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:47.666 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:47.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:47.668 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:47.769 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:47.779 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:47 smithi131 bash[89561]: cluster 2024-08-17T17:53:46.212583+0000 osd.6 (osd.6) 7 : cluster [DBG] 53.12 scrub starts 2024-08-17T17:53:47.779 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:47 smithi131 bash[89561]: cluster 2024-08-17T17:53:46.212583+0000 osd.6 (osd.6) 7 : cluster [DBG] 53.12 scrub starts 2024-08-17T17:53:47.779 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:47 smithi131 bash[89561]: cluster 2024-08-17T17:53:46.259627+0000 mgr.y (mgr.34107) 1544 : cluster [DBG] pgmap v2249: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 538 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 855 op/s; 4298/25890 objects degraded (16.601%); 0 B/s, 241 objects/s recovering 2024-08-17T17:53:47.779 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:47 smithi131 bash[89561]: cluster 2024-08-17T17:53:46.259627+0000 mgr.y (mgr.34107) 1544 : cluster [DBG] pgmap v2249: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 538 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 855 op/s; 4298/25890 objects degraded (16.601%); 0 B/s, 241 objects/s recovering 2024-08-17T17:53:47.779 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:47 smithi131 bash[89561]: cluster 2024-08-17T17:53:46.351960+0000 osd.6 (osd.6) 8 : cluster [DBG] 53.12 scrub ok 2024-08-17T17:53:47.779 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:47 smithi131 bash[89561]: cluster 2024-08-17T17:53:46.351960+0000 osd.6 (osd.6) 8 : cluster [DBG] 53.12 scrub ok 2024-08-17T17:53:47.780 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:47 smithi131 bash[88347]: cluster 2024-08-17T17:53:46.212583+0000 osd.6 (osd.6) 7 : cluster [DBG] 53.12 scrub starts 2024-08-17T17:53:47.780 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:47 smithi131 bash[88347]: cluster 2024-08-17T17:53:46.212583+0000 osd.6 (osd.6) 7 : cluster [DBG] 53.12 scrub starts 2024-08-17T17:53:47.780 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:47 smithi131 bash[88347]: cluster 2024-08-17T17:53:46.259627+0000 mgr.y (mgr.34107) 1544 : cluster [DBG] pgmap v2249: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 538 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 855 op/s; 4298/25890 objects degraded (16.601%); 0 B/s, 241 objects/s recovering 2024-08-17T17:53:47.780 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:47 smithi131 bash[88347]: cluster 2024-08-17T17:53:46.259627+0000 mgr.y (mgr.34107) 1544 : cluster [DBG] pgmap v2249: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 538 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 855 op/s; 4298/25890 objects degraded (16.601%); 0 B/s, 241 objects/s recovering 2024-08-17T17:53:47.780 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:47 smithi131 bash[88347]: cluster 2024-08-17T17:53:46.351960+0000 osd.6 (osd.6) 8 : cluster [DBG] 53.12 scrub ok 2024-08-17T17:53:47.780 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:47 smithi131 bash[88347]: cluster 2024-08-17T17:53:46.351960+0000 osd.6 (osd.6) 8 : cluster [DBG] 53.12 scrub ok 2024-08-17T17:53:47.793 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:47.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:47.795 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:47.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:47 smithi169 bash[79348]: cluster 2024-08-17T17:53:46.212583+0000 osd.6 (osd.6) 7 : cluster [DBG] 53.12 scrub starts 2024-08-17T17:53:47.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:47 smithi169 bash[79348]: cluster 2024-08-17T17:53:46.212583+0000 osd.6 (osd.6) 7 : cluster [DBG] 53.12 scrub starts 2024-08-17T17:53:47.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:47 smithi169 bash[79348]: cluster 2024-08-17T17:53:46.259627+0000 mgr.y (mgr.34107) 1544 : cluster [DBG] pgmap v2249: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 538 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 855 op/s; 4298/25890 objects degraded (16.601%); 0 B/s, 241 objects/s recovering 2024-08-17T17:53:47.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:47 smithi169 bash[79348]: cluster 2024-08-17T17:53:46.259627+0000 mgr.y (mgr.34107) 1544 : cluster [DBG] pgmap v2249: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 538 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 855 op/s; 4298/25890 objects degraded (16.601%); 0 B/s, 241 objects/s recovering 2024-08-17T17:53:47.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:47 smithi169 bash[79348]: cluster 2024-08-17T17:53:46.351960+0000 osd.6 (osd.6) 8 : cluster [DBG] 53.12 scrub ok 2024-08-17T17:53:47.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:47 smithi169 bash[79348]: cluster 2024-08-17T17:53:46.351960+0000 osd.6 (osd.6) 8 : cluster [DBG] 53.12 scrub ok 2024-08-17T17:53:47.896 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:47.928 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:47.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:47.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:48.034 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:48.058 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:48.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:48.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:48.162 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:48.196 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:48.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:48.201 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:48.302 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:48.321 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:48.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:48.322 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:48.423 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:48.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:48.461 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:48.461 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:48.562 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:48.600 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:48.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:48.603 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:48.704 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:48.722 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:48.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:48.723 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:48.824 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:48.853 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:48.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:48.859 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:48.960 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:48.985 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:48.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:48.987 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:49.088 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:49.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:53:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:53:48] "GET /metrics HTTP/1.1" 200 36636 "" "Prometheus/2.51.0" 2024-08-17T17:53:49.118 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:49.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:49.120 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:49.220 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:49.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:49.248 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:49.249 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:49.350 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:49.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:49.386 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:49.386 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:49.487 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:49.512 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:49.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:49.518 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:49.619 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:49.647 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:49.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:49.652 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:49.753 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:49.784 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:49.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:49.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:49.888 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:49.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:49 smithi169 bash[79348]: cluster 2024-08-17T17:53:48.260135+0000 mgr.y (mgr.34107) 1545 : cluster [DBG] pgmap v2250: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 538 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 441 op/s; 4298/25890 objects degraded (16.601%); 0 B/s, 82 objects/s recovering 2024-08-17T17:53:49.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:49 smithi169 bash[79348]: cluster 2024-08-17T17:53:48.260135+0000 mgr.y (mgr.34107) 1545 : cluster [DBG] pgmap v2250: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 538 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 441 op/s; 4298/25890 objects degraded (16.601%); 0 B/s, 82 objects/s recovering 2024-08-17T17:53:49.916 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:49.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:49.918 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:50.019 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:50.029 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:49 smithi131 bash[89561]: cluster 2024-08-17T17:53:48.260135+0000 mgr.y (mgr.34107) 1545 : cluster [DBG] pgmap v2250: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 538 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 441 op/s; 4298/25890 objects degraded (16.601%); 0 B/s, 82 objects/s recovering 2024-08-17T17:53:50.029 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:49 smithi131 bash[89561]: cluster 2024-08-17T17:53:48.260135+0000 mgr.y (mgr.34107) 1545 : cluster [DBG] pgmap v2250: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 538 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 441 op/s; 4298/25890 objects degraded (16.601%); 0 B/s, 82 objects/s recovering 2024-08-17T17:53:50.030 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:49 smithi131 bash[88347]: cluster 2024-08-17T17:53:48.260135+0000 mgr.y (mgr.34107) 1545 : cluster [DBG] pgmap v2250: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 538 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 441 op/s; 4298/25890 objects degraded (16.601%); 0 B/s, 82 objects/s recovering 2024-08-17T17:53:50.030 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:49 smithi131 bash[88347]: cluster 2024-08-17T17:53:48.260135+0000 mgr.y (mgr.34107) 1545 : cluster [DBG] pgmap v2250: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 538 MiB data, 4.4 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 441 op/s; 4298/25890 objects degraded (16.601%); 0 B/s, 82 objects/s recovering 2024-08-17T17:53:50.052 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:50.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:50.055 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:50.156 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:50.186 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:50.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:50.190 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:50.290 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:50.314 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:50.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:50.316 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:50.417 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:50.446 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:50.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:50.452 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:50.552 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:50.591 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:50.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:50.594 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:50.695 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:50.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:50.726 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:50.727 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:50.827 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:50.864 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:50.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:50.867 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:50.968 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:50.999 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:51.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:51.003 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:51.104 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:51.121 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:51.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:51.123 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:51.223 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:51.253 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:51.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:51.255 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:51.356 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:51.387 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:51.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:51.390 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:51.442 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T17:53:51.443 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:53:51.474 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T17:53:51.474 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:53:51.490 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:51.503 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T17:53:51.504 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:53:51.516 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:51.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:51.519 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:51.562 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T17:53:51.562 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:53:51.594 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T17:53:51.595 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:53:51.619 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:51.625 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T17:53:51.625 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:53:51.643 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:51.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:51.644 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:51.672 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T17:53:51.672 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:53:51.709 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T17:53:51.709 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:53:51.745 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:51.771 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:51.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:51.775 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:51.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:51 smithi131 bash[88347]: cluster 2024-08-17T17:53:50.261020+0000 mgr.y (mgr.34107) 1546 : cluster [DBG] pgmap v2251: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 274 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 147 op/s; 3909/13182 objects degraded (29.654%) 2024-08-17T17:53:51.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:51 smithi131 bash[88347]: cluster 2024-08-17T17:53:50.261020+0000 mgr.y (mgr.34107) 1546 : cluster [DBG] pgmap v2251: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 274 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 147 op/s; 3909/13182 objects degraded (29.654%) 2024-08-17T17:53:51.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:51 smithi131 bash[88347]: cluster 2024-08-17T17:53:50.894636+0000 mon.a (mon.0) 2386 : cluster [WRN] Health check update: Degraded data redundancy: 3909/13182 objects degraded (29.654%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:51.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:51 smithi131 bash[88347]: cluster 2024-08-17T17:53:50.894636+0000 mon.a (mon.0) 2386 : cluster [WRN] Health check update: Degraded data redundancy: 3909/13182 objects degraded (29.654%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:51.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:51 smithi131 bash[88347]: audit 2024-08-17T17:53:51.375629+0000 mon.a (mon.0) 2387 : audit [DBG] from='client.? 172.21.15.131:0/3236512417' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:51.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:51 smithi131 bash[88347]: audit 2024-08-17T17:53:51.375629+0000 mon.a (mon.0) 2387 : audit [DBG] from='client.? 172.21.15.131:0/3236512417' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:51.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:51 smithi131 bash[89561]: cluster 2024-08-17T17:53:50.261020+0000 mgr.y (mgr.34107) 1546 : cluster [DBG] pgmap v2251: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 274 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 147 op/s; 3909/13182 objects degraded (29.654%) 2024-08-17T17:53:51.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:51 smithi131 bash[89561]: cluster 2024-08-17T17:53:50.261020+0000 mgr.y (mgr.34107) 1546 : cluster [DBG] pgmap v2251: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 274 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 147 op/s; 3909/13182 objects degraded (29.654%) 2024-08-17T17:53:51.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:51 smithi131 bash[89561]: cluster 2024-08-17T17:53:50.894636+0000 mon.a (mon.0) 2386 : cluster [WRN] Health check update: Degraded data redundancy: 3909/13182 objects degraded (29.654%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:51.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:51 smithi131 bash[89561]: cluster 2024-08-17T17:53:50.894636+0000 mon.a (mon.0) 2386 : cluster [WRN] Health check update: Degraded data redundancy: 3909/13182 objects degraded (29.654%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:51.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:51 smithi131 bash[89561]: audit 2024-08-17T17:53:51.375629+0000 mon.a (mon.0) 2387 : audit [DBG] from='client.? 172.21.15.131:0/3236512417' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:51.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:51 smithi131 bash[89561]: audit 2024-08-17T17:53:51.375629+0000 mon.a (mon.0) 2387 : audit [DBG] from='client.? 172.21.15.131:0/3236512417' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:51.876 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:51.886 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:51 smithi169 bash[79348]: cluster 2024-08-17T17:53:50.261020+0000 mgr.y (mgr.34107) 1546 : cluster [DBG] pgmap v2251: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 274 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 147 op/s; 3909/13182 objects degraded (29.654%) 2024-08-17T17:53:51.886 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:51 smithi169 bash[79348]: cluster 2024-08-17T17:53:50.261020+0000 mgr.y (mgr.34107) 1546 : cluster [DBG] pgmap v2251: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 274 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 147 op/s; 3909/13182 objects degraded (29.654%) 2024-08-17T17:53:51.886 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:51 smithi169 bash[79348]: cluster 2024-08-17T17:53:50.894636+0000 mon.a (mon.0) 2386 : cluster [WRN] Health check update: Degraded data redundancy: 3909/13182 objects degraded (29.654%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:51.886 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:51 smithi169 bash[79348]: cluster 2024-08-17T17:53:50.894636+0000 mon.a (mon.0) 2386 : cluster [WRN] Health check update: Degraded data redundancy: 3909/13182 objects degraded (29.654%), 7 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:51.886 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:51 smithi169 bash[79348]: audit 2024-08-17T17:53:51.375629+0000 mon.a (mon.0) 2387 : audit [DBG] from='client.? 172.21.15.131:0/3236512417' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:51.887 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:51 smithi169 bash[79348]: audit 2024-08-17T17:53:51.375629+0000 mon.a (mon.0) 2387 : audit [DBG] from='client.? 172.21.15.131:0/3236512417' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:53:51.905 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:51.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:51.911 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:52.011 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:52.042 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:52.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:52.046 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:52.147 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:52.201 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:52.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:52.203 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:52.304 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:52.326 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:52.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:52.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:52.436 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:52.476 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:52.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:52.478 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:52.578 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:52.606 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:52.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:52.607 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:52.708 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:52.739 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:52.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:52.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:52.844 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:52.879 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:52.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:52.886 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:52.987 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:53.016 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:53.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:53.019 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:53.119 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:53.148 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:53.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:53.151 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:53.252 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:53.283 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:53.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:53.286 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:53.386 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:53.426 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:53.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:53.430 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:53.531 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:53.557 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:53.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:53.563 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:53.663 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:53.696 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:53.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:53.702 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:53.802 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:53.812 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:53 smithi131 bash[88347]: cluster 2024-08-17T17:53:52.261552+0000 mgr.y (mgr.34107) 1547 : cluster [DBG] pgmap v2252: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 274 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 128 op/s; 3909/13182 objects degraded (29.654%) 2024-08-17T17:53:53.812 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:53 smithi131 bash[88347]: cluster 2024-08-17T17:53:52.261552+0000 mgr.y (mgr.34107) 1547 : cluster [DBG] pgmap v2252: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 274 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 128 op/s; 3909/13182 objects degraded (29.654%) 2024-08-17T17:53:53.812 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:53 smithi131 bash[88347]: audit 2024-08-17T17:53:53.263610+0000 mon.a (mon.0) 2388 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:53.813 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:53 smithi131 bash[88347]: audit 2024-08-17T17:53:53.263610+0000 mon.a (mon.0) 2388 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:53.813 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:53 smithi131 bash[89561]: cluster 2024-08-17T17:53:52.261552+0000 mgr.y (mgr.34107) 1547 : cluster [DBG] pgmap v2252: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 274 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 128 op/s; 3909/13182 objects degraded (29.654%) 2024-08-17T17:53:53.813 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:53 smithi131 bash[89561]: cluster 2024-08-17T17:53:52.261552+0000 mgr.y (mgr.34107) 1547 : cluster [DBG] pgmap v2252: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 274 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 128 op/s; 3909/13182 objects degraded (29.654%) 2024-08-17T17:53:53.813 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:53 smithi131 bash[89561]: audit 2024-08-17T17:53:53.263610+0000 mon.a (mon.0) 2388 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:53.813 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:53 smithi131 bash[89561]: audit 2024-08-17T17:53:53.263610+0000 mon.a (mon.0) 2388 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:53.828 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:53.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:53.832 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:53.933 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:53.959 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:53.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:53.966 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:54.067 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:54.076 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:53 smithi169 bash[79348]: cluster 2024-08-17T17:53:52.261552+0000 mgr.y (mgr.34107) 1547 : cluster [DBG] pgmap v2252: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 274 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 128 op/s; 3909/13182 objects degraded (29.654%) 2024-08-17T17:53:54.076 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:53 smithi169 bash[79348]: cluster 2024-08-17T17:53:52.261552+0000 mgr.y (mgr.34107) 1547 : cluster [DBG] pgmap v2252: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 274 MiB data, 3.6 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 128 op/s; 3909/13182 objects degraded (29.654%) 2024-08-17T17:53:54.076 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:53 smithi169 bash[79348]: audit 2024-08-17T17:53:53.263610+0000 mon.a (mon.0) 2388 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:54.076 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:53 smithi169 bash[79348]: audit 2024-08-17T17:53:53.263610+0000 mon.a (mon.0) 2388 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:53:54.088 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:54.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:54.090 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:54.190 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:54.216 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:54.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:54.218 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:54.318 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:54.342 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:54.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:54.347 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:54.410 INFO:teuthology.orchestra.run.smithi131.stdout:ERROR: (22) Invalid argument 2024-08-17T17:53:54.410 INFO:teuthology.orchestra.run.smithi131.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:53:54.449 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:54.468 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:54.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:54.470 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:54.570 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:54.597 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:54.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:54.600 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:54.700 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:54.703 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Removed 106963 objects 2024-08-17T17:53:54.703 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Clean up completed and total clean up time :137.889 2024-08-17T17:53:54.725 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:54.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:54.727 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:54.828 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:54.847 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:54.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:54.849 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:54.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:54 smithi169 bash[79348]: cluster 2024-08-17T17:53:53.642396+0000 mon.a (mon.0) 2389 : cluster [DBG] osdmap e1357: 8 total, 8 up, 8 in 2024-08-17T17:53:54.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:54 smithi169 bash[79348]: cluster 2024-08-17T17:53:53.642396+0000 mon.a (mon.0) 2389 : cluster [DBG] osdmap e1357: 8 total, 8 up, 8 in 2024-08-17T17:53:54.950 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:54.978 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:54.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:54.980 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:55.081 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:55.091 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:54 smithi131 bash[89561]: cluster 2024-08-17T17:53:53.642396+0000 mon.a (mon.0) 2389 : cluster [DBG] osdmap e1357: 8 total, 8 up, 8 in 2024-08-17T17:53:55.091 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:54 smithi131 bash[89561]: cluster 2024-08-17T17:53:53.642396+0000 mon.a (mon.0) 2389 : cluster [DBG] osdmap e1357: 8 total, 8 up, 8 in 2024-08-17T17:53:55.091 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:54 smithi131 bash[88347]: cluster 2024-08-17T17:53:53.642396+0000 mon.a (mon.0) 2389 : cluster [DBG] osdmap e1357: 8 total, 8 up, 8 in 2024-08-17T17:53:55.092 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:54 smithi131 bash[88347]: cluster 2024-08-17T17:53:53.642396+0000 mon.a (mon.0) 2389 : cluster [DBG] osdmap e1357: 8 total, 8 up, 8 in 2024-08-17T17:53:55.106 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:55.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:55.108 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:55.208 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:55.233 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:55.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:55.235 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:55.336 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:55.361 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:55.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:55.362 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:55.463 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:55.487 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:55.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:55.488 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:55.589 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:55.618 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:55.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:55.620 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:55.673 INFO:teuthology.orchestra.run.smithi131.stderr:noscrub is set 2024-08-17T17:53:55.721 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:55.741 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:55.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:55.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:55.844 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:55.865 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:55.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:55.868 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:55.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:55 smithi169 bash[79348]: cluster 2024-08-17T17:53:54.262578+0000 mgr.y (mgr.34107) 1548 : cluster [DBG] pgmap v2254: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 58 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 199 op/s; 3195/2841 objects degraded (112.460%) 2024-08-17T17:53:55.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:55 smithi169 bash[79348]: cluster 2024-08-17T17:53:54.262578+0000 mgr.y (mgr.34107) 1548 : cluster [DBG] pgmap v2254: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 58 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 199 op/s; 3195/2841 objects degraded (112.460%) 2024-08-17T17:53:55.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:55 smithi169 bash[79348]: cluster 2024-08-17T17:53:54.656547+0000 mon.a (mon.0) 2390 : cluster [DBG] osdmap e1358: 8 total, 8 up, 8 in 2024-08-17T17:53:55.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:55 smithi169 bash[79348]: cluster 2024-08-17T17:53:54.656547+0000 mon.a (mon.0) 2390 : cluster [DBG] osdmap e1358: 8 total, 8 up, 8 in 2024-08-17T17:53:55.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:55 smithi169 bash[79348]: audit 2024-08-17T17:53:54.725943+0000 mon.c (mon.2) 53 : audit [INF] from='client.? 172.21.15.131:0/93604653' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:53:55.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:55 smithi169 bash[79348]: audit 2024-08-17T17:53:54.725943+0000 mon.c (mon.2) 53 : audit [INF] from='client.? 172.21.15.131:0/93604653' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:53:55.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:55 smithi169 bash[79348]: audit 2024-08-17T17:53:54.726300+0000 mon.a (mon.0) 2391 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:53:55.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:55 smithi169 bash[79348]: audit 2024-08-17T17:53:54.726300+0000 mon.a (mon.0) 2391 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:53:55.968 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:55.995 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:55.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:55.997 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:56.098 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:56.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:55 smithi131 bash[88347]: cluster 2024-08-17T17:53:54.262578+0000 mgr.y (mgr.34107) 1548 : cluster [DBG] pgmap v2254: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 58 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 199 op/s; 3195/2841 objects degraded (112.460%) 2024-08-17T17:53:56.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:55 smithi131 bash[88347]: cluster 2024-08-17T17:53:54.262578+0000 mgr.y (mgr.34107) 1548 : cluster [DBG] pgmap v2254: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 58 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 199 op/s; 3195/2841 objects degraded (112.460%) 2024-08-17T17:53:56.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:55 smithi131 bash[88347]: cluster 2024-08-17T17:53:54.656547+0000 mon.a (mon.0) 2390 : cluster [DBG] osdmap e1358: 8 total, 8 up, 8 in 2024-08-17T17:53:56.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:55 smithi131 bash[88347]: cluster 2024-08-17T17:53:54.656547+0000 mon.a (mon.0) 2390 : cluster [DBG] osdmap e1358: 8 total, 8 up, 8 in 2024-08-17T17:53:56.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:55 smithi131 bash[88347]: audit 2024-08-17T17:53:54.725943+0000 mon.c (mon.2) 53 : audit [INF] from='client.? 172.21.15.131:0/93604653' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:53:56.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:55 smithi131 bash[88347]: audit 2024-08-17T17:53:54.725943+0000 mon.c (mon.2) 53 : audit [INF] from='client.? 172.21.15.131:0/93604653' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:53:56.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:55 smithi131 bash[88347]: audit 2024-08-17T17:53:54.726300+0000 mon.a (mon.0) 2391 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:53:56.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:55 smithi131 bash[88347]: audit 2024-08-17T17:53:54.726300+0000 mon.a (mon.0) 2391 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:53:56.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:55 smithi131 bash[89561]: cluster 2024-08-17T17:53:54.262578+0000 mgr.y (mgr.34107) 1548 : cluster [DBG] pgmap v2254: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 58 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 199 op/s; 3195/2841 objects degraded (112.460%) 2024-08-17T17:53:56.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:55 smithi131 bash[89561]: cluster 2024-08-17T17:53:54.262578+0000 mgr.y (mgr.34107) 1548 : cluster [DBG] pgmap v2254: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait, 1 active+recovering+undersized+degraded+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 58 MiB data, 3.1 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 199 op/s; 3195/2841 objects degraded (112.460%) 2024-08-17T17:53:56.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:55 smithi131 bash[89561]: cluster 2024-08-17T17:53:54.656547+0000 mon.a (mon.0) 2390 : cluster [DBG] osdmap e1358: 8 total, 8 up, 8 in 2024-08-17T17:53:56.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:55 smithi131 bash[89561]: cluster 2024-08-17T17:53:54.656547+0000 mon.a (mon.0) 2390 : cluster [DBG] osdmap e1358: 8 total, 8 up, 8 in 2024-08-17T17:53:56.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:55 smithi131 bash[89561]: audit 2024-08-17T17:53:54.725943+0000 mon.c (mon.2) 53 : audit [INF] from='client.? 172.21.15.131:0/93604653' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:53:56.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:55 smithi131 bash[89561]: audit 2024-08-17T17:53:54.725943+0000 mon.c (mon.2) 53 : audit [INF] from='client.? 172.21.15.131:0/93604653' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:53:56.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:55 smithi131 bash[89561]: audit 2024-08-17T17:53:54.726300+0000 mon.a (mon.0) 2391 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:53:56.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:55 smithi131 bash[89561]: audit 2024-08-17T17:53:54.726300+0000 mon.a (mon.0) 2391 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:53:56.124 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:56.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:56.126 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:56.227 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:56.252 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:56.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:56.255 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:56.355 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:56.369 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:53:56.383 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:56.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:56.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:56.486 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:56.513 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:56.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:56.515 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:56.616 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:56.642 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:56.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:56.644 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:56.745 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:56.770 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:56.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:56.772 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:56.873 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:56.885 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:56 smithi169 bash[79348]: cluster 2024-08-17T17:53:55.667886+0000 mon.a (mon.0) 2392 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:53:56.885 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:56 smithi169 bash[79348]: cluster 2024-08-17T17:53:55.667886+0000 mon.a (mon.0) 2392 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:53:56.885 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:56 smithi169 bash[79348]: audit 2024-08-17T17:53:55.669790+0000 mon.a (mon.0) 2393 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:53:56.885 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:56 smithi169 bash[79348]: audit 2024-08-17T17:53:55.669790+0000 mon.a (mon.0) 2393 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:53:56.885 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:56 smithi169 bash[79348]: cluster 2024-08-17T17:53:55.676723+0000 mon.a (mon.0) 2394 : cluster [DBG] osdmap e1359: 8 total, 8 up, 8 in 2024-08-17T17:53:56.885 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:56 smithi169 bash[79348]: cluster 2024-08-17T17:53:55.676723+0000 mon.a (mon.0) 2394 : cluster [DBG] osdmap e1359: 8 total, 8 up, 8 in 2024-08-17T17:53:56.886 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:56 smithi169 bash[79348]: cluster 2024-08-17T17:53:55.895342+0000 mon.a (mon.0) 2395 : cluster [WRN] Health check update: Degraded data redundancy: 3195/2841 objects degraded (112.460%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:56.886 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:56 smithi169 bash[79348]: cluster 2024-08-17T17:53:55.895342+0000 mon.a (mon.0) 2395 : cluster [WRN] Health check update: Degraded data redundancy: 3195/2841 objects degraded (112.460%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:56.900 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:56.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:56.902 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:57.003 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:57.011 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:56 smithi131 bash[89561]: cluster 2024-08-17T17:53:55.667886+0000 mon.a (mon.0) 2392 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:53:57.011 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:56 smithi131 bash[89561]: cluster 2024-08-17T17:53:55.667886+0000 mon.a (mon.0) 2392 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:53:57.011 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:56 smithi131 bash[89561]: audit 2024-08-17T17:53:55.669790+0000 mon.a (mon.0) 2393 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:53:57.012 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:56 smithi131 bash[89561]: audit 2024-08-17T17:53:55.669790+0000 mon.a (mon.0) 2393 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:53:57.012 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:56 smithi131 bash[89561]: cluster 2024-08-17T17:53:55.676723+0000 mon.a (mon.0) 2394 : cluster [DBG] osdmap e1359: 8 total, 8 up, 8 in 2024-08-17T17:53:57.012 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:56 smithi131 bash[89561]: cluster 2024-08-17T17:53:55.676723+0000 mon.a (mon.0) 2394 : cluster [DBG] osdmap e1359: 8 total, 8 up, 8 in 2024-08-17T17:53:57.012 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:56 smithi131 bash[89561]: cluster 2024-08-17T17:53:55.895342+0000 mon.a (mon.0) 2395 : cluster [WRN] Health check update: Degraded data redundancy: 3195/2841 objects degraded (112.460%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:57.012 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:56 smithi131 bash[89561]: cluster 2024-08-17T17:53:55.895342+0000 mon.a (mon.0) 2395 : cluster [WRN] Health check update: Degraded data redundancy: 3195/2841 objects degraded (112.460%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:57.012 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:56 smithi131 bash[88347]: cluster 2024-08-17T17:53:55.667886+0000 mon.a (mon.0) 2392 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:53:57.012 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:56 smithi131 bash[88347]: cluster 2024-08-17T17:53:55.667886+0000 mon.a (mon.0) 2392 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:53:57.012 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:56 smithi131 bash[88347]: audit 2024-08-17T17:53:55.669790+0000 mon.a (mon.0) 2393 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:53:57.012 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:56 smithi131 bash[88347]: audit 2024-08-17T17:53:55.669790+0000 mon.a (mon.0) 2393 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:53:57.012 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:56 smithi131 bash[88347]: cluster 2024-08-17T17:53:55.676723+0000 mon.a (mon.0) 2394 : cluster [DBG] osdmap e1359: 8 total, 8 up, 8 in 2024-08-17T17:53:57.012 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:56 smithi131 bash[88347]: cluster 2024-08-17T17:53:55.676723+0000 mon.a (mon.0) 2394 : cluster [DBG] osdmap e1359: 8 total, 8 up, 8 in 2024-08-17T17:53:57.012 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:56 smithi131 bash[88347]: cluster 2024-08-17T17:53:55.895342+0000 mon.a (mon.0) 2395 : cluster [WRN] Health check update: Degraded data redundancy: 3195/2841 objects degraded (112.460%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:57.013 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:56 smithi131 bash[88347]: cluster 2024-08-17T17:53:55.895342+0000 mon.a (mon.0) 2395 : cluster [WRN] Health check update: Degraded data redundancy: 3195/2841 objects degraded (112.460%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T17:53:57.023 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:57.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:57.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:57.127 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:57.149 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:57.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:57.151 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:57.252 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:57.277 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:57.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:57.279 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:57.380 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:57.407 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:57.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:57.409 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:57.510 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:57.534 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:57.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:57.536 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:57.603 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_0 2024-08-17T17:53:57.604 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd pool rm unique_pool_0 unique_pool_0 --yes-i-really-really-mean-it 2024-08-17T17:53:57.637 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:57.670 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:57.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:57.673 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:57.774 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:57.793 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:57.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:57.795 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:57.896 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:57.911 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:57 smithi131 bash[89561]: cluster 2024-08-17T17:53:56.263109+0000 mgr.y (mgr.34107) 1549 : cluster [DBG] pgmap v2257: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 6.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 712 op/s; 2896/351 objects degraded (825.071%); 0 B/s, 52 objects/s recovering 2024-08-17T17:53:57.911 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:57 smithi131 bash[89561]: cluster 2024-08-17T17:53:56.263109+0000 mgr.y (mgr.34107) 1549 : cluster [DBG] pgmap v2257: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 6.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 712 op/s; 2896/351 objects degraded (825.071%); 0 B/s, 52 objects/s recovering 2024-08-17T17:53:57.911 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:57 smithi131 bash[89561]: cluster 2024-08-17T17:53:56.681176+0000 mon.a (mon.0) 2396 : cluster [DBG] osdmap e1360: 8 total, 8 up, 8 in 2024-08-17T17:53:57.911 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:57 smithi131 bash[89561]: cluster 2024-08-17T17:53:56.681176+0000 mon.a (mon.0) 2396 : cluster [DBG] osdmap e1360: 8 total, 8 up, 8 in 2024-08-17T17:53:57.912 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:57 smithi131 bash[88347]: cluster 2024-08-17T17:53:56.263109+0000 mgr.y (mgr.34107) 1549 : cluster [DBG] pgmap v2257: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 6.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 712 op/s; 2896/351 objects degraded (825.071%); 0 B/s, 52 objects/s recovering 2024-08-17T17:53:57.912 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:57 smithi131 bash[88347]: cluster 2024-08-17T17:53:56.263109+0000 mgr.y (mgr.34107) 1549 : cluster [DBG] pgmap v2257: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 6.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 712 op/s; 2896/351 objects degraded (825.071%); 0 B/s, 52 objects/s recovering 2024-08-17T17:53:57.912 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:57 smithi131 bash[88347]: cluster 2024-08-17T17:53:56.681176+0000 mon.a (mon.0) 2396 : cluster [DBG] osdmap e1360: 8 total, 8 up, 8 in 2024-08-17T17:53:57.912 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:57 smithi131 bash[88347]: cluster 2024-08-17T17:53:56.681176+0000 mon.a (mon.0) 2396 : cluster [DBG] osdmap e1360: 8 total, 8 up, 8 in 2024-08-17T17:53:57.920 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:57.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:57.923 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:58.023 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:58.035 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:57 smithi169 bash[79348]: cluster 2024-08-17T17:53:56.263109+0000 mgr.y (mgr.34107) 1549 : cluster [DBG] pgmap v2257: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 6.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 712 op/s; 2896/351 objects degraded (825.071%); 0 B/s, 52 objects/s recovering 2024-08-17T17:53:58.035 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:57 smithi169 bash[79348]: cluster 2024-08-17T17:53:56.263109+0000 mgr.y (mgr.34107) 1549 : cluster [DBG] pgmap v2257: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 6.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 712 op/s; 2896/351 objects degraded (825.071%); 0 B/s, 52 objects/s recovering 2024-08-17T17:53:58.035 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:57 smithi169 bash[79348]: cluster 2024-08-17T17:53:56.681176+0000 mon.a (mon.0) 2396 : cluster [DBG] osdmap e1360: 8 total, 8 up, 8 in 2024-08-17T17:53:58.035 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:57 smithi169 bash[79348]: cluster 2024-08-17T17:53:56.681176+0000 mon.a (mon.0) 2396 : cluster [DBG] osdmap e1360: 8 total, 8 up, 8 in 2024-08-17T17:53:58.050 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:58.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:58.052 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:58.153 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:58.180 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:58.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:58.182 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:58.282 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:58.311 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:53:58.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:58.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:53:58.415 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:58.417 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-08-17T17:53:58.443 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:58.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:58.445 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:58.546 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:58.571 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:58.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:58.573 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:58.674 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:58.695 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:58.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:58.698 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:58.799 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:58.826 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:58.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:58.828 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:58.929 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:58.940 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:58 smithi169 bash[79348]: cluster 2024-08-17T17:53:57.683230+0000 mon.a (mon.0) 2397 : cluster [DBG] osdmap e1361: 8 total, 8 up, 8 in 2024-08-17T17:53:58.940 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:58 smithi169 bash[79348]: cluster 2024-08-17T17:53:57.683230+0000 mon.a (mon.0) 2397 : cluster [DBG] osdmap e1361: 8 total, 8 up, 8 in 2024-08-17T17:53:58.955 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:53:58.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:58.957 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:53:59.058 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:59.072 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:53:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:53:58] "GET /metrics HTTP/1.1" 200 36631 "" "Prometheus/2.51.0" 2024-08-17T17:53:59.072 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:58 smithi131 bash[89561]: cluster 2024-08-17T17:53:57.683230+0000 mon.a (mon.0) 2397 : cluster [DBG] osdmap e1361: 8 total, 8 up, 8 in 2024-08-17T17:53:59.072 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:58 smithi131 bash[89561]: cluster 2024-08-17T17:53:57.683230+0000 mon.a (mon.0) 2397 : cluster [DBG] osdmap e1361: 8 total, 8 up, 8 in 2024-08-17T17:53:59.072 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:58 smithi131 bash[88347]: cluster 2024-08-17T17:53:57.683230+0000 mon.a (mon.0) 2397 : cluster [DBG] osdmap e1361: 8 total, 8 up, 8 in 2024-08-17T17:53:59.072 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:58 smithi131 bash[88347]: cluster 2024-08-17T17:53:57.683230+0000 mon.a (mon.0) 2397 : cluster [DBG] osdmap e1361: 8 total, 8 up, 8 in 2024-08-17T17:53:59.085 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:59.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:59.087 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:59.188 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:59.208 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:53:59.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:59.209 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:53:59.310 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:59.338 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:53:59.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:59.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:53:59.441 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:59.463 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:53:59.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:59.465 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:53:59.566 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:59.594 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:53:59.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:59.596 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:53:59.696 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:59.729 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:59.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:59.731 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:53:59.832 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:59.855 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:53:59.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:59.858 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:53:59.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:59 smithi169 bash[79348]: cluster 2024-08-17T17:53:58.263826+0000 mgr.y (mgr.34107) 1550 : cluster [DBG] pgmap v2260: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 6.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 207 op/s; 2896/351 objects degraded (825.071%); 0 B/s, 74 objects/s recovering 2024-08-17T17:53:59.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:59 smithi169 bash[79348]: cluster 2024-08-17T17:53:58.263826+0000 mgr.y (mgr.34107) 1550 : cluster [DBG] pgmap v2260: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 6.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 207 op/s; 2896/351 objects degraded (825.071%); 0 B/s, 74 objects/s recovering 2024-08-17T17:53:59.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:59 smithi169 bash[79348]: cluster 2024-08-17T17:53:58.700275+0000 mon.a (mon.0) 2398 : cluster [DBG] osdmap e1362: 8 total, 8 up, 8 in 2024-08-17T17:53:59.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:53:59 smithi169 bash[79348]: cluster 2024-08-17T17:53:58.700275+0000 mon.a (mon.0) 2398 : cluster [DBG] osdmap e1362: 8 total, 8 up, 8 in 2024-08-17T17:53:59.958 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:59.985 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:53:59.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:53:59.987 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:00.088 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:00.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:59 smithi131 bash[89561]: cluster 2024-08-17T17:53:58.263826+0000 mgr.y (mgr.34107) 1550 : cluster [DBG] pgmap v2260: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 6.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 207 op/s; 2896/351 objects degraded (825.071%); 0 B/s, 74 objects/s recovering 2024-08-17T17:54:00.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:59 smithi131 bash[89561]: cluster 2024-08-17T17:53:58.263826+0000 mgr.y (mgr.34107) 1550 : cluster [DBG] pgmap v2260: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 6.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 207 op/s; 2896/351 objects degraded (825.071%); 0 B/s, 74 objects/s recovering 2024-08-17T17:54:00.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:59 smithi131 bash[89561]: cluster 2024-08-17T17:53:58.700275+0000 mon.a (mon.0) 2398 : cluster [DBG] osdmap e1362: 8 total, 8 up, 8 in 2024-08-17T17:54:00.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:53:59 smithi131 bash[89561]: cluster 2024-08-17T17:53:58.700275+0000 mon.a (mon.0) 2398 : cluster [DBG] osdmap e1362: 8 total, 8 up, 8 in 2024-08-17T17:54:00.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:59 smithi131 bash[88347]: cluster 2024-08-17T17:53:58.263826+0000 mgr.y (mgr.34107) 1550 : cluster [DBG] pgmap v2260: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 6.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 207 op/s; 2896/351 objects degraded (825.071%); 0 B/s, 74 objects/s recovering 2024-08-17T17:54:00.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:59 smithi131 bash[88347]: cluster 2024-08-17T17:53:58.263826+0000 mgr.y (mgr.34107) 1550 : cluster [DBG] pgmap v2260: 99 pgs: 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 6.3 MiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 207 op/s; 2896/351 objects degraded (825.071%); 0 B/s, 74 objects/s recovering 2024-08-17T17:54:00.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:59 smithi131 bash[88347]: cluster 2024-08-17T17:53:58.700275+0000 mon.a (mon.0) 2398 : cluster [DBG] osdmap e1362: 8 total, 8 up, 8 in 2024-08-17T17:54:00.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:53:59 smithi131 bash[88347]: cluster 2024-08-17T17:53:58.700275+0000 mon.a (mon.0) 2398 : cluster [DBG] osdmap e1362: 8 total, 8 up, 8 in 2024-08-17T17:54:00.115 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:00.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:00.117 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:00.218 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:00.244 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:00.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:00.246 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:00.346 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:00.374 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:00.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:00.376 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:00.477 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:00.504 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:00.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:00.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:00.607 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:00.636 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:00.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:00.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:00.720 INFO:teuthology.orchestra.run.smithi131.stderr:set osd.6 primary-affinity to 1 (8655362) 2024-08-17T17:54:00.738 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:00.759 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:00.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:00.762 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:00.863 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:00.874 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:00 smithi169 bash[79348]: cluster 2024-08-17T17:53:59.702913+0000 mon.a (mon.0) 2399 : cluster [DBG] osdmap e1363: 8 total, 8 up, 8 in 2024-08-17T17:54:00.874 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:00 smithi169 bash[79348]: cluster 2024-08-17T17:53:59.702913+0000 mon.a (mon.0) 2399 : cluster [DBG] osdmap e1363: 8 total, 8 up, 8 in 2024-08-17T17:54:00.874 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:00 smithi169 bash[79348]: audit 2024-08-17T17:54:00.582179+0000 mon.c (mon.2) 54 : audit [INF] from='client.? 172.21.15.131:0/3089636186' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:54:00.874 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:00 smithi169 bash[79348]: audit 2024-08-17T17:54:00.582179+0000 mon.c (mon.2) 54 : audit [INF] from='client.? 172.21.15.131:0/3089636186' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:54:00.874 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:00 smithi169 bash[79348]: audit 2024-08-17T17:54:00.582530+0000 mon.a (mon.0) 2400 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:54:00.874 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:00 smithi169 bash[79348]: audit 2024-08-17T17:54:00.582530+0000 mon.a (mon.0) 2400 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:54:00.889 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:00.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:00.892 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:00.992 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:01.001 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:00 smithi131 bash[89561]: cluster 2024-08-17T17:53:59.702913+0000 mon.a (mon.0) 2399 : cluster [DBG] osdmap e1363: 8 total, 8 up, 8 in 2024-08-17T17:54:01.001 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:00 smithi131 bash[89561]: cluster 2024-08-17T17:53:59.702913+0000 mon.a (mon.0) 2399 : cluster [DBG] osdmap e1363: 8 total, 8 up, 8 in 2024-08-17T17:54:01.001 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:00 smithi131 bash[89561]: audit 2024-08-17T17:54:00.582179+0000 mon.c (mon.2) 54 : audit [INF] from='client.? 172.21.15.131:0/3089636186' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:54:01.001 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:00 smithi131 bash[89561]: audit 2024-08-17T17:54:00.582179+0000 mon.c (mon.2) 54 : audit [INF] from='client.? 172.21.15.131:0/3089636186' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:54:01.001 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:00 smithi131 bash[89561]: audit 2024-08-17T17:54:00.582530+0000 mon.a (mon.0) 2400 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:54:01.001 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:00 smithi131 bash[89561]: audit 2024-08-17T17:54:00.582530+0000 mon.a (mon.0) 2400 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:54:01.002 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:00 smithi131 bash[88347]: cluster 2024-08-17T17:53:59.702913+0000 mon.a (mon.0) 2399 : cluster [DBG] osdmap e1363: 8 total, 8 up, 8 in 2024-08-17T17:54:01.002 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:00 smithi131 bash[88347]: cluster 2024-08-17T17:53:59.702913+0000 mon.a (mon.0) 2399 : cluster [DBG] osdmap e1363: 8 total, 8 up, 8 in 2024-08-17T17:54:01.002 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:00 smithi131 bash[88347]: audit 2024-08-17T17:54:00.582179+0000 mon.c (mon.2) 54 : audit [INF] from='client.? 172.21.15.131:0/3089636186' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:54:01.002 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:00 smithi131 bash[88347]: audit 2024-08-17T17:54:00.582179+0000 mon.c (mon.2) 54 : audit [INF] from='client.? 172.21.15.131:0/3089636186' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:54:01.002 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:00 smithi131 bash[88347]: audit 2024-08-17T17:54:00.582530+0000 mon.a (mon.0) 2400 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:54:01.002 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:00 smithi131 bash[88347]: audit 2024-08-17T17:54:00.582530+0000 mon.a (mon.0) 2400 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-08-17T17:54:01.014 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:01.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:01.016 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:01.074 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:54:01.117 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:01.142 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:01.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:01.144 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:01.245 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:01.269 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:01.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:01.271 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:01.372 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:01.399 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:01.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:01.401 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:01.502 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:01.524 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:01.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:01.526 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:01.627 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:01.654 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:01.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:01.656 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:01.757 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:01.765 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:01 smithi131 bash[89561]: cluster 2024-08-17T17:54:00.264346+0000 mgr.y (mgr.34107) 1551 : cluster [DBG] pgmap v2263: 99 pgs: 1 peering, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.0 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 17 op/s; 1441/147 objects degraded (980.272%); 0 B/s, 391 objects/s recovering 2024-08-17T17:54:01.765 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:01 smithi131 bash[89561]: cluster 2024-08-17T17:54:00.264346+0000 mgr.y (mgr.34107) 1551 : cluster [DBG] pgmap v2263: 99 pgs: 1 peering, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.0 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 17 op/s; 1441/147 objects degraded (980.272%); 0 B/s, 391 objects/s recovering 2024-08-17T17:54:01.766 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:01 smithi131 bash[89561]: audit 2024-08-17T17:54:00.715745+0000 mon.a (mon.0) 2401 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:54:01.766 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:01 smithi131 bash[89561]: audit 2024-08-17T17:54:00.715745+0000 mon.a (mon.0) 2401 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:54:01.766 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:01 smithi131 bash[89561]: cluster 2024-08-17T17:54:00.720335+0000 mon.a (mon.0) 2402 : cluster [DBG] osdmap e1364: 8 total, 8 up, 8 in 2024-08-17T17:54:01.766 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:01 smithi131 bash[89561]: cluster 2024-08-17T17:54:00.720335+0000 mon.a (mon.0) 2402 : cluster [DBG] osdmap e1364: 8 total, 8 up, 8 in 2024-08-17T17:54:01.766 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:01 smithi131 bash[89561]: cluster 2024-08-17T17:54:00.896154+0000 mon.a (mon.0) 2403 : cluster [WRN] Health check update: Degraded data redundancy: 1441/147 objects degraded (980.272%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:54:01.766 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:01 smithi131 bash[89561]: cluster 2024-08-17T17:54:00.896154+0000 mon.a (mon.0) 2403 : cluster [WRN] Health check update: Degraded data redundancy: 1441/147 objects degraded (980.272%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:54:01.766 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:01 smithi131 bash[88347]: cluster 2024-08-17T17:54:00.264346+0000 mgr.y (mgr.34107) 1551 : cluster [DBG] pgmap v2263: 99 pgs: 1 peering, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.0 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 17 op/s; 1441/147 objects degraded (980.272%); 0 B/s, 391 objects/s recovering 2024-08-17T17:54:01.766 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:01 smithi131 bash[88347]: cluster 2024-08-17T17:54:00.264346+0000 mgr.y (mgr.34107) 1551 : cluster [DBG] pgmap v2263: 99 pgs: 1 peering, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.0 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 17 op/s; 1441/147 objects degraded (980.272%); 0 B/s, 391 objects/s recovering 2024-08-17T17:54:01.766 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:01 smithi131 bash[88347]: audit 2024-08-17T17:54:00.715745+0000 mon.a (mon.0) 2401 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:54:01.766 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:01 smithi131 bash[88347]: audit 2024-08-17T17:54:00.715745+0000 mon.a (mon.0) 2401 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:54:01.767 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:01 smithi131 bash[88347]: cluster 2024-08-17T17:54:00.720335+0000 mon.a (mon.0) 2402 : cluster [DBG] osdmap e1364: 8 total, 8 up, 8 in 2024-08-17T17:54:01.767 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:01 smithi131 bash[88347]: cluster 2024-08-17T17:54:00.720335+0000 mon.a (mon.0) 2402 : cluster [DBG] osdmap e1364: 8 total, 8 up, 8 in 2024-08-17T17:54:01.767 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:01 smithi131 bash[88347]: cluster 2024-08-17T17:54:00.896154+0000 mon.a (mon.0) 2403 : cluster [WRN] Health check update: Degraded data redundancy: 1441/147 objects degraded (980.272%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:54:01.767 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:01 smithi131 bash[88347]: cluster 2024-08-17T17:54:00.896154+0000 mon.a (mon.0) 2403 : cluster [WRN] Health check update: Degraded data redundancy: 1441/147 objects degraded (980.272%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:54:01.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:01.782 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:01.782 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:01.883 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:01.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:01 smithi169 bash[79348]: cluster 2024-08-17T17:54:00.264346+0000 mgr.y (mgr.34107) 1551 : cluster [DBG] pgmap v2263: 99 pgs: 1 peering, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.0 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 17 op/s; 1441/147 objects degraded (980.272%); 0 B/s, 391 objects/s recovering 2024-08-17T17:54:01.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:01 smithi169 bash[79348]: cluster 2024-08-17T17:54:00.264346+0000 mgr.y (mgr.34107) 1551 : cluster [DBG] pgmap v2263: 99 pgs: 1 peering, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.0 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 17 op/s; 1441/147 objects degraded (980.272%); 0 B/s, 391 objects/s recovering 2024-08-17T17:54:01.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:01 smithi169 bash[79348]: audit 2024-08-17T17:54:00.715745+0000 mon.a (mon.0) 2401 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:54:01.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:01 smithi169 bash[79348]: audit 2024-08-17T17:54:00.715745+0000 mon.a (mon.0) 2401 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2024-08-17T17:54:01.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:01 smithi169 bash[79348]: cluster 2024-08-17T17:54:00.720335+0000 mon.a (mon.0) 2402 : cluster [DBG] osdmap e1364: 8 total, 8 up, 8 in 2024-08-17T17:54:01.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:01 smithi169 bash[79348]: cluster 2024-08-17T17:54:00.720335+0000 mon.a (mon.0) 2402 : cluster [DBG] osdmap e1364: 8 total, 8 up, 8 in 2024-08-17T17:54:01.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:01 smithi169 bash[79348]: cluster 2024-08-17T17:54:00.896154+0000 mon.a (mon.0) 2403 : cluster [WRN] Health check update: Degraded data redundancy: 1441/147 objects degraded (980.272%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:54:01.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:01 smithi169 bash[79348]: cluster 2024-08-17T17:54:00.896154+0000 mon.a (mon.0) 2403 : cluster [WRN] Health check update: Degraded data redundancy: 1441/147 objects degraded (980.272%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T17:54:01.902 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:01.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:01.904 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:02.005 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:02.026 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:02.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:02.028 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:02.129 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:02.156 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:02.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:02.158 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:02.259 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:02.286 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:02.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:02.289 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:02.389 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:02.410 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:02.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:02.412 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:02.512 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:02.539 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:02.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:02.541 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:02.642 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:02.663 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:02.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:02.666 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:02.751 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:02.766 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:02.785 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:02.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:02.787 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:02.816 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:02.817 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:02.888 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:02.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:02 smithi169 bash[79348]: cluster 2024-08-17T17:54:01.724846+0000 mon.a (mon.0) 2404 : cluster [DBG] osdmap e1365: 8 total, 8 up, 8 in 2024-08-17T17:54:02.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:02 smithi169 bash[79348]: cluster 2024-08-17T17:54:01.724846+0000 mon.a (mon.0) 2404 : cluster [DBG] osdmap e1365: 8 total, 8 up, 8 in 2024-08-17T17:54:02.913 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:02.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:02.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:03.015 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:03.044 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:03.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:03.046 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:03.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:02 smithi131 bash[88347]: cluster 2024-08-17T17:54:01.724846+0000 mon.a (mon.0) 2404 : cluster [DBG] osdmap e1365: 8 total, 8 up, 8 in 2024-08-17T17:54:03.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:02 smithi131 bash[88347]: cluster 2024-08-17T17:54:01.724846+0000 mon.a (mon.0) 2404 : cluster [DBG] osdmap e1365: 8 total, 8 up, 8 in 2024-08-17T17:54:03.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:02 smithi131 bash[89561]: cluster 2024-08-17T17:54:01.724846+0000 mon.a (mon.0) 2404 : cluster [DBG] osdmap e1365: 8 total, 8 up, 8 in 2024-08-17T17:54:03.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:02 smithi131 bash[89561]: cluster 2024-08-17T17:54:01.724846+0000 mon.a (mon.0) 2404 : cluster [DBG] osdmap e1365: 8 total, 8 up, 8 in 2024-08-17T17:54:03.147 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:03.174 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:03.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:03.176 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:03.277 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:03.304 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:03.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:03.306 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:03.407 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:03.434 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:03.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:03.436 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:03.536 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:03.561 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:03.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:03.563 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:03.664 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:03.690 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:03.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:03.693 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:03.793 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:03.816 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:03.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:03.818 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:03.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:03 smithi169 bash[79348]: cluster 2024-08-17T17:54:02.264767+0000 mgr.y (mgr.34107) 1552 : cluster [DBG] pgmap v2266: 99 pgs: 1 peering, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.0 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 17 op/s; 1441/147 objects degraded (980.272%); 0 B/s, 391 objects/s recovering 2024-08-17T17:54:03.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:03 smithi169 bash[79348]: cluster 2024-08-17T17:54:02.264767+0000 mgr.y (mgr.34107) 1552 : cluster [DBG] pgmap v2266: 99 pgs: 1 peering, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.0 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 17 op/s; 1441/147 objects degraded (980.272%); 0 B/s, 391 objects/s recovering 2024-08-17T17:54:03.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:03 smithi169 bash[79348]: cluster 2024-08-17T17:54:02.740731+0000 mon.a (mon.0) 2405 : cluster [DBG] osdmap e1366: 8 total, 8 up, 8 in 2024-08-17T17:54:03.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:03 smithi169 bash[79348]: cluster 2024-08-17T17:54:02.740731+0000 mon.a (mon.0) 2405 : cluster [DBG] osdmap e1366: 8 total, 8 up, 8 in 2024-08-17T17:54:03.920 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:03.935 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:03 smithi131 bash[89561]: cluster 2024-08-17T17:54:02.264767+0000 mgr.y (mgr.34107) 1552 : cluster [DBG] pgmap v2266: 99 pgs: 1 peering, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.0 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 17 op/s; 1441/147 objects degraded (980.272%); 0 B/s, 391 objects/s recovering 2024-08-17T17:54:03.935 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:03 smithi131 bash[89561]: cluster 2024-08-17T17:54:02.264767+0000 mgr.y (mgr.34107) 1552 : cluster [DBG] pgmap v2266: 99 pgs: 1 peering, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.0 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 17 op/s; 1441/147 objects degraded (980.272%); 0 B/s, 391 objects/s recovering 2024-08-17T17:54:03.935 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:03 smithi131 bash[89561]: cluster 2024-08-17T17:54:02.740731+0000 mon.a (mon.0) 2405 : cluster [DBG] osdmap e1366: 8 total, 8 up, 8 in 2024-08-17T17:54:03.935 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:03 smithi131 bash[89561]: cluster 2024-08-17T17:54:02.740731+0000 mon.a (mon.0) 2405 : cluster [DBG] osdmap e1366: 8 total, 8 up, 8 in 2024-08-17T17:54:03.936 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:03 smithi131 bash[88347]: cluster 2024-08-17T17:54:02.264767+0000 mgr.y (mgr.34107) 1552 : cluster [DBG] pgmap v2266: 99 pgs: 1 peering, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.0 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 17 op/s; 1441/147 objects degraded (980.272%); 0 B/s, 391 objects/s recovering 2024-08-17T17:54:03.936 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:03 smithi131 bash[88347]: cluster 2024-08-17T17:54:02.264767+0000 mgr.y (mgr.34107) 1552 : cluster [DBG] pgmap v2266: 99 pgs: 1 peering, 1 active+recovery_wait, 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.0 MiB data, 2.6 GiB used, 713 GiB / 715 GiB avail; 0 B/s wr, 17 op/s; 1441/147 objects degraded (980.272%); 0 B/s, 391 objects/s recovering 2024-08-17T17:54:03.936 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:03 smithi131 bash[88347]: cluster 2024-08-17T17:54:02.740731+0000 mon.a (mon.0) 2405 : cluster [DBG] osdmap e1366: 8 total, 8 up, 8 in 2024-08-17T17:54:03.936 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:03 smithi131 bash[88347]: cluster 2024-08-17T17:54:02.740731+0000 mon.a (mon.0) 2405 : cluster [DBG] osdmap e1366: 8 total, 8 up, 8 in 2024-08-17T17:54:03.946 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:03.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:03.948 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:04.049 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:04.073 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:04.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:04.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:04.176 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:04.203 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:04.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:04.205 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:04.305 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:04.334 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:04.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:04.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:04.438 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:04.463 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:04.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:04.466 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:04.566 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:04.593 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:04.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:04.595 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:04.696 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:04.723 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:04.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:04.726 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:04.826 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:04.854 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:04.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:04.856 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:04.957 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:04.968 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:04 smithi169 bash[79348]: cluster 2024-08-17T17:54:03.751486+0000 mon.a (mon.0) 2406 : cluster [DBG] osdmap e1367: 8 total, 8 up, 8 in 2024-08-17T17:54:04.968 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:04 smithi169 bash[79348]: cluster 2024-08-17T17:54:03.751486+0000 mon.a (mon.0) 2406 : cluster [DBG] osdmap e1367: 8 total, 8 up, 8 in 2024-08-17T17:54:04.984 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:04.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:04.986 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:05.087 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:05.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:04 smithi131 bash[89561]: cluster 2024-08-17T17:54:03.751486+0000 mon.a (mon.0) 2406 : cluster [DBG] osdmap e1367: 8 total, 8 up, 8 in 2024-08-17T17:54:05.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:04 smithi131 bash[89561]: cluster 2024-08-17T17:54:03.751486+0000 mon.a (mon.0) 2406 : cluster [DBG] osdmap e1367: 8 total, 8 up, 8 in 2024-08-17T17:54:05.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:04 smithi131 bash[88347]: cluster 2024-08-17T17:54:03.751486+0000 mon.a (mon.0) 2406 : cluster [DBG] osdmap e1367: 8 total, 8 up, 8 in 2024-08-17T17:54:05.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:04 smithi131 bash[88347]: cluster 2024-08-17T17:54:03.751486+0000 mon.a (mon.0) 2406 : cluster [DBG] osdmap e1367: 8 total, 8 up, 8 in 2024-08-17T17:54:05.112 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:05.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:05.114 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:05.215 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:05.241 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:05.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:05.244 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:05.344 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:05.371 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:05.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:05.373 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:05.474 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:05.498 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:05.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:05.500 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:05.601 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:05.629 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:05.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:05.631 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:05.732 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:05.759 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:05.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:05.761 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:05.861 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:05.863 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:05.871 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:05 smithi131 bash[89561]: cluster 2024-08-17T17:54:04.265690+0000 mgr.y (mgr.34107) 1553 : cluster [DBG] pgmap v2269: 99 pgs: 1 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.0 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1441/147 objects degraded (980.272%); 0 B/s, 147 objects/s recovering 2024-08-17T17:54:05.871 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:05 smithi131 bash[89561]: cluster 2024-08-17T17:54:04.265690+0000 mgr.y (mgr.34107) 1553 : cluster [DBG] pgmap v2269: 99 pgs: 1 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.0 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1441/147 objects degraded (980.272%); 0 B/s, 147 objects/s recovering 2024-08-17T17:54:05.871 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:05 smithi131 bash[89561]: cluster 2024-08-17T17:54:04.765839+0000 mon.a (mon.0) 2407 : cluster [DBG] osdmap e1368: 8 total, 8 up, 8 in 2024-08-17T17:54:05.871 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:05 smithi131 bash[89561]: cluster 2024-08-17T17:54:04.765839+0000 mon.a (mon.0) 2407 : cluster [DBG] osdmap e1368: 8 total, 8 up, 8 in 2024-08-17T17:54:05.872 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:05 smithi131 bash[88347]: cluster 2024-08-17T17:54:04.265690+0000 mgr.y (mgr.34107) 1553 : cluster [DBG] pgmap v2269: 99 pgs: 1 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.0 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1441/147 objects degraded (980.272%); 0 B/s, 147 objects/s recovering 2024-08-17T17:54:05.872 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:05 smithi131 bash[88347]: cluster 2024-08-17T17:54:04.265690+0000 mgr.y (mgr.34107) 1553 : cluster [DBG] pgmap v2269: 99 pgs: 1 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.0 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1441/147 objects degraded (980.272%); 0 B/s, 147 objects/s recovering 2024-08-17T17:54:05.872 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:05 smithi131 bash[88347]: cluster 2024-08-17T17:54:04.765839+0000 mon.a (mon.0) 2407 : cluster [DBG] osdmap e1368: 8 total, 8 up, 8 in 2024-08-17T17:54:05.872 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:05 smithi131 bash[88347]: cluster 2024-08-17T17:54:04.765839+0000 mon.a (mon.0) 2407 : cluster [DBG] osdmap e1368: 8 total, 8 up, 8 in 2024-08-17T17:54:05.885 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:05.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:05.887 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:05.988 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:06.008 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:06.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:06.011 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:06.112 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:06.133 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:06.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:06.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:06.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:05 smithi169 bash[79348]: cluster 2024-08-17T17:54:04.265690+0000 mgr.y (mgr.34107) 1553 : cluster [DBG] pgmap v2269: 99 pgs: 1 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.0 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1441/147 objects degraded (980.272%); 0 B/s, 147 objects/s recovering 2024-08-17T17:54:06.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:05 smithi169 bash[79348]: cluster 2024-08-17T17:54:04.265690+0000 mgr.y (mgr.34107) 1553 : cluster [DBG] pgmap v2269: 99 pgs: 1 active+recovery_wait, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.0 MiB data, 2.1 GiB used, 713 GiB / 715 GiB avail; 1441/147 objects degraded (980.272%); 0 B/s, 147 objects/s recovering 2024-08-17T17:54:06.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:05 smithi169 bash[79348]: cluster 2024-08-17T17:54:04.765839+0000 mon.a (mon.0) 2407 : cluster [DBG] osdmap e1368: 8 total, 8 up, 8 in 2024-08-17T17:54:06.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:05 smithi169 bash[79348]: cluster 2024-08-17T17:54:04.765839+0000 mon.a (mon.0) 2407 : cluster [DBG] osdmap e1368: 8 total, 8 up, 8 in 2024-08-17T17:54:06.236 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:06.262 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:06.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:06.265 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:06.365 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:06.392 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:06.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:06.394 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:06.495 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:06.522 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:06.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:06.525 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:06.625 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:06.647 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:06.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:06.649 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:06.750 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:06.775 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:06.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:06.777 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:06.878 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:06.888 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:06 smithi131 bash[88347]: cluster 2024-08-17T17:54:06.757837+0000 mon.a (mon.0) 2408 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1441/147 objects degraded (980.272%), 3 pgs degraded, 1 pg undersized) 2024-08-17T17:54:06.888 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:06 smithi131 bash[88347]: cluster 2024-08-17T17:54:06.757837+0000 mon.a (mon.0) 2408 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1441/147 objects degraded (980.272%), 3 pgs degraded, 1 pg undersized) 2024-08-17T17:54:06.888 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:06 smithi131 bash[89561]: cluster 2024-08-17T17:54:06.757837+0000 mon.a (mon.0) 2408 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1441/147 objects degraded (980.272%), 3 pgs degraded, 1 pg undersized) 2024-08-17T17:54:06.888 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:06 smithi131 bash[89561]: cluster 2024-08-17T17:54:06.757837+0000 mon.a (mon.0) 2408 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1441/147 objects degraded (980.272%), 3 pgs degraded, 1 pg undersized) 2024-08-17T17:54:06.903 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:06.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:06.905 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:07.005 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:07.033 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:07.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:07.036 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:07.137 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:07.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:06 smithi169 bash[79348]: cluster 2024-08-17T17:54:06.757837+0000 mon.a (mon.0) 2408 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1441/147 objects degraded (980.272%), 3 pgs degraded, 1 pg undersized) 2024-08-17T17:54:07.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:06 smithi169 bash[79348]: cluster 2024-08-17T17:54:06.757837+0000 mon.a (mon.0) 2408 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1441/147 objects degraded (980.272%), 3 pgs degraded, 1 pg undersized) 2024-08-17T17:54:07.163 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:07.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:07.165 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:07.266 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:07.294 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:07.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:07.296 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:07.328 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 3, 4, 5, 6, 7, 2] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:54:07.328 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:54:07.328 INFO:tasks.thrashosds.thrasher:Removing osd 2, in_osds are: [0, 1, 3, 4, 5, 6, 7, 2] 2024-08-17T17:54:07.329 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd out 2 2024-08-17T17:54:07.397 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:07.423 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:07.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:07.426 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:07.527 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:07.549 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:07.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:07.551 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:07.652 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:07.677 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:07.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:07.680 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:07.780 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:07.806 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:07.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:07.809 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:07.910 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:07.938 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:07.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:07.940 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:08.040 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:08.065 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:08.067 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:07 smithi169 bash[79348]: cluster 2024-08-17T17:54:06.266390+0000 mgr.y (mgr.34107) 1554 : cluster [DBG] pgmap v2271: 99 pgs: 1 peering, 98 active+clean; 2.0 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 446 objects/s recovering 2024-08-17T17:54:08.067 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:07 smithi169 bash[79348]: cluster 2024-08-17T17:54:06.266390+0000 mgr.y (mgr.34107) 1554 : cluster [DBG] pgmap v2271: 99 pgs: 1 peering, 98 active+clean; 2.0 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 446 objects/s recovering 2024-08-17T17:54:08.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:08.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:08.085 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:07 smithi131 bash[89561]: cluster 2024-08-17T17:54:06.266390+0000 mgr.y (mgr.34107) 1554 : cluster [DBG] pgmap v2271: 99 pgs: 1 peering, 98 active+clean; 2.0 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 446 objects/s recovering 2024-08-17T17:54:08.085 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:07 smithi131 bash[89561]: cluster 2024-08-17T17:54:06.266390+0000 mgr.y (mgr.34107) 1554 : cluster [DBG] pgmap v2271: 99 pgs: 1 peering, 98 active+clean; 2.0 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 446 objects/s recovering 2024-08-17T17:54:08.085 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:07 smithi131 bash[88347]: cluster 2024-08-17T17:54:06.266390+0000 mgr.y (mgr.34107) 1554 : cluster [DBG] pgmap v2271: 99 pgs: 1 peering, 98 active+clean; 2.0 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 446 objects/s recovering 2024-08-17T17:54:08.085 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:07 smithi131 bash[88347]: cluster 2024-08-17T17:54:06.266390+0000 mgr.y (mgr.34107) 1554 : cluster [DBG] pgmap v2271: 99 pgs: 1 peering, 98 active+clean; 2.0 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 446 objects/s recovering 2024-08-17T17:54:08.169 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:08.195 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:08.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:08.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:08.298 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:08.326 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:08.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:08.330 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:08.431 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:08.458 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:08.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:08.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:08.561 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:08.588 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:08.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:08.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:08.690 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:08.718 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:08.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:08.720 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:08.821 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:08.846 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:08.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:08.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:08.949 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:08.978 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:08.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:08.980 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:09.081 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:09.090 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:54:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:54:08] "GET /metrics HTTP/1.1" 200 36625 "" "Prometheus/2.51.0" 2024-08-17T17:54:09.103 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:09.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:09.105 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:09.205 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:09.230 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:09.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:09.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:09.333 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:09.343 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:09 smithi131 bash[89561]: cluster 2024-08-17T17:54:08.266933+0000 mgr.y (mgr.34107) 1555 : cluster [DBG] pgmap v2272: 99 pgs: 1 peering, 98 active+clean; 2.0 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 338 objects/s recovering 2024-08-17T17:54:09.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:09 smithi131 bash[89561]: cluster 2024-08-17T17:54:08.266933+0000 mgr.y (mgr.34107) 1555 : cluster [DBG] pgmap v2272: 99 pgs: 1 peering, 98 active+clean; 2.0 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 338 objects/s recovering 2024-08-17T17:54:09.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:09 smithi131 bash[89561]: audit 2024-08-17T17:54:08.273326+0000 mon.a (mon.0) 2409 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:54:09.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:09 smithi131 bash[89561]: audit 2024-08-17T17:54:08.273326+0000 mon.a (mon.0) 2409 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:54:09.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:09 smithi131 bash[89561]: audit 2024-08-17T17:54:08.275251+0000 mon.a (mon.0) 2410 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:09.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:09 smithi131 bash[89561]: audit 2024-08-17T17:54:08.275251+0000 mon.a (mon.0) 2410 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:09.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:09 smithi131 bash[88347]: cluster 2024-08-17T17:54:08.266933+0000 mgr.y (mgr.34107) 1555 : cluster [DBG] pgmap v2272: 99 pgs: 1 peering, 98 active+clean; 2.0 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 338 objects/s recovering 2024-08-17T17:54:09.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:09 smithi131 bash[88347]: cluster 2024-08-17T17:54:08.266933+0000 mgr.y (mgr.34107) 1555 : cluster [DBG] pgmap v2272: 99 pgs: 1 peering, 98 active+clean; 2.0 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 338 objects/s recovering 2024-08-17T17:54:09.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:09 smithi131 bash[88347]: audit 2024-08-17T17:54:08.273326+0000 mon.a (mon.0) 2409 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:54:09.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:09 smithi131 bash[88347]: audit 2024-08-17T17:54:08.273326+0000 mon.a (mon.0) 2409 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:54:09.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:09 smithi131 bash[88347]: audit 2024-08-17T17:54:08.275251+0000 mon.a (mon.0) 2410 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:09.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:09 smithi131 bash[88347]: audit 2024-08-17T17:54:08.275251+0000 mon.a (mon.0) 2410 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:09.359 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:09.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:09.361 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:09.461 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:09.486 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:09.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:09.489 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:09.589 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:09.600 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:09 smithi169 bash[79348]: cluster 2024-08-17T17:54:08.266933+0000 mgr.y (mgr.34107) 1555 : cluster [DBG] pgmap v2272: 99 pgs: 1 peering, 98 active+clean; 2.0 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 338 objects/s recovering 2024-08-17T17:54:09.600 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:09 smithi169 bash[79348]: cluster 2024-08-17T17:54:08.266933+0000 mgr.y (mgr.34107) 1555 : cluster [DBG] pgmap v2272: 99 pgs: 1 peering, 98 active+clean; 2.0 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 338 objects/s recovering 2024-08-17T17:54:09.600 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:09 smithi169 bash[79348]: audit 2024-08-17T17:54:08.273326+0000 mon.a (mon.0) 2409 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:54:09.600 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:09 smithi169 bash[79348]: audit 2024-08-17T17:54:08.273326+0000 mon.a (mon.0) 2409 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:54:09.600 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:09 smithi169 bash[79348]: audit 2024-08-17T17:54:08.275251+0000 mon.a (mon.0) 2410 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:09.600 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:09 smithi169 bash[79348]: audit 2024-08-17T17:54:08.275251+0000 mon.a (mon.0) 2410 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:09.614 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:09.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:09.617 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:09.717 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:09.744 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:09.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:09.746 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:09.846 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:09.874 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:09.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:09.876 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:09.977 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:10.003 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:10.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:10.005 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:10.106 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:10.134 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:10.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:10.136 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:10.237 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:10.263 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:10.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:10.266 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:10.367 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:10.392 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:10.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:10.395 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:10.495 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:10.507 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:10 smithi131 bash[88347]: audit 2024-08-17T17:54:10.268314+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-08-17T17:54:10.507 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:10 smithi131 bash[88347]: audit 2024-08-17T17:54:10.268314+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-08-17T17:54:10.507 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:10 smithi131 bash[89561]: audit 2024-08-17T17:54:10.268314+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-08-17T17:54:10.507 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:10 smithi131 bash[89561]: audit 2024-08-17T17:54:10.268314+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-08-17T17:54:10.519 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:10.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:10.522 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:10.622 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:10.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:10 smithi169 bash[79348]: audit 2024-08-17T17:54:10.268314+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-08-17T17:54:10.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:10 smithi169 bash[79348]: audit 2024-08-17T17:54:10.268314+0000 mon.a (mon.0) 2411 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-08-17T17:54:10.650 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:10.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:10.652 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:10.753 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:10.779 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:10.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:10.781 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:10.882 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:10.914 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:10.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:10.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:11.018 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:11.043 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:11.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:11.045 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:11.146 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:11.174 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:11.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:11.176 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:11.276 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:11.305 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:11.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:11.307 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:11.408 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:11.435 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:11.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:11.437 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:11.538 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:11.548 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:11 smithi169 bash[79348]: cluster 2024-08-17T17:54:10.267688+0000 mgr.y (mgr.34107) 1556 : cluster [DBG] pgmap v2273: 99 pgs: 99 active+clean; 2.0 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 269 objects/s recovering 2024-08-17T17:54:11.549 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:11 smithi169 bash[79348]: cluster 2024-08-17T17:54:10.267688+0000 mgr.y (mgr.34107) 1556 : cluster [DBG] pgmap v2273: 99 pgs: 99 active+clean; 2.0 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 269 objects/s recovering 2024-08-17T17:54:11.549 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:11 smithi169 bash[79348]: audit 2024-08-17T17:54:10.280338+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "26"}]': finished 2024-08-17T17:54:11.549 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:11 smithi169 bash[79348]: audit 2024-08-17T17:54:10.280338+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "26"}]': finished 2024-08-17T17:54:11.549 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:11 smithi169 bash[79348]: cluster 2024-08-17T17:54:10.285929+0000 mon.a (mon.0) 2413 : cluster [DBG] osdmap e1369: 8 total, 8 up, 8 in 2024-08-17T17:54:11.549 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:11 smithi169 bash[79348]: cluster 2024-08-17T17:54:10.285929+0000 mon.a (mon.0) 2413 : cluster [DBG] osdmap e1369: 8 total, 8 up, 8 in 2024-08-17T17:54:11.549 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:11 smithi169 bash[79348]: cluster 2024-08-17T17:54:10.904896+0000 mon.a (mon.0) 2414 : cluster [DBG] osdmap e1370: 8 total, 8 up, 8 in 2024-08-17T17:54:11.549 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:11 smithi169 bash[79348]: cluster 2024-08-17T17:54:10.904896+0000 mon.a (mon.0) 2414 : cluster [DBG] osdmap e1370: 8 total, 8 up, 8 in 2024-08-17T17:54:11.565 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:11.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:11.568 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:11.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:11 smithi131 bash[88347]: cluster 2024-08-17T17:54:10.267688+0000 mgr.y (mgr.34107) 1556 : cluster [DBG] pgmap v2273: 99 pgs: 99 active+clean; 2.0 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 269 objects/s recovering 2024-08-17T17:54:11.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:11 smithi131 bash[88347]: cluster 2024-08-17T17:54:10.267688+0000 mgr.y (mgr.34107) 1556 : cluster [DBG] pgmap v2273: 99 pgs: 99 active+clean; 2.0 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 269 objects/s recovering 2024-08-17T17:54:11.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:11 smithi131 bash[88347]: audit 2024-08-17T17:54:10.280338+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "26"}]': finished 2024-08-17T17:54:11.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:11 smithi131 bash[88347]: audit 2024-08-17T17:54:10.280338+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "26"}]': finished 2024-08-17T17:54:11.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:11 smithi131 bash[88347]: cluster 2024-08-17T17:54:10.285929+0000 mon.a (mon.0) 2413 : cluster [DBG] osdmap e1369: 8 total, 8 up, 8 in 2024-08-17T17:54:11.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:11 smithi131 bash[88347]: cluster 2024-08-17T17:54:10.285929+0000 mon.a (mon.0) 2413 : cluster [DBG] osdmap e1369: 8 total, 8 up, 8 in 2024-08-17T17:54:11.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:11 smithi131 bash[88347]: cluster 2024-08-17T17:54:10.904896+0000 mon.a (mon.0) 2414 : cluster [DBG] osdmap e1370: 8 total, 8 up, 8 in 2024-08-17T17:54:11.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:11 smithi131 bash[88347]: cluster 2024-08-17T17:54:10.904896+0000 mon.a (mon.0) 2414 : cluster [DBG] osdmap e1370: 8 total, 8 up, 8 in 2024-08-17T17:54:11.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:11 smithi131 bash[89561]: cluster 2024-08-17T17:54:10.267688+0000 mgr.y (mgr.34107) 1556 : cluster [DBG] pgmap v2273: 99 pgs: 99 active+clean; 2.0 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 269 objects/s recovering 2024-08-17T17:54:11.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:11 smithi131 bash[89561]: cluster 2024-08-17T17:54:10.267688+0000 mgr.y (mgr.34107) 1556 : cluster [DBG] pgmap v2273: 99 pgs: 99 active+clean; 2.0 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail; 0 B/s, 269 objects/s recovering 2024-08-17T17:54:11.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:11 smithi131 bash[89561]: audit 2024-08-17T17:54:10.280338+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "26"}]': finished 2024-08-17T17:54:11.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:11 smithi131 bash[89561]: audit 2024-08-17T17:54:10.280338+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_0", "var": "pgp_num_actual", "val": "26"}]': finished 2024-08-17T17:54:11.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:11 smithi131 bash[89561]: cluster 2024-08-17T17:54:10.285929+0000 mon.a (mon.0) 2413 : cluster [DBG] osdmap e1369: 8 total, 8 up, 8 in 2024-08-17T17:54:11.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:11 smithi131 bash[89561]: cluster 2024-08-17T17:54:10.285929+0000 mon.a (mon.0) 2413 : cluster [DBG] osdmap e1369: 8 total, 8 up, 8 in 2024-08-17T17:54:11.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:11 smithi131 bash[89561]: cluster 2024-08-17T17:54:10.904896+0000 mon.a (mon.0) 2414 : cluster [DBG] osdmap e1370: 8 total, 8 up, 8 in 2024-08-17T17:54:11.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:11 smithi131 bash[89561]: cluster 2024-08-17T17:54:10.904896+0000 mon.a (mon.0) 2414 : cluster [DBG] osdmap e1370: 8 total, 8 up, 8 in 2024-08-17T17:54:11.669 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:11.696 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:11.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:11.699 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:11.800 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:11.826 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:11.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:11.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:11.929 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:11.959 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:11.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:11.961 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:12.062 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:12.117 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:12.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:12.126 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:12.226 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:12.249 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:12.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:12.251 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:12.352 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:12.374 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:12.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:12.376 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:12.476 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:12.498 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:12.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:12.500 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:12.601 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:12.625 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:12.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:12.627 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:12.728 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:12.753 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:12.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:12.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:12.856 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:12.884 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:12.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:12.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:12.987 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:12.999 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:12 smithi169 bash[79348]: cluster 2024-08-17T17:54:11.911140+0000 osd.0 (osd.0) 1 : cluster [DBG] 53.19 starting backfill to osd.1 from (0'0,0'0] MAX to 1357'9078 2024-08-17T17:54:12.999 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:12 smithi169 bash[79348]: cluster 2024-08-17T17:54:11.911140+0000 osd.0 (osd.0) 1 : cluster [DBG] 53.19 starting backfill to osd.1 from (0'0,0'0] MAX to 1357'9078 2024-08-17T17:54:12.999 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:12 smithi169 bash[79348]: cluster 2024-08-17T17:54:11.911190+0000 mon.a (mon.0) 2415 : cluster [DBG] osdmap e1371: 8 total, 8 up, 8 in 2024-08-17T17:54:13.000 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:12 smithi169 bash[79348]: cluster 2024-08-17T17:54:11.911190+0000 mon.a (mon.0) 2415 : cluster [DBG] osdmap e1371: 8 total, 8 up, 8 in 2024-08-17T17:54:13.000 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:12 smithi169 bash[79348]: cluster 2024-08-17T17:54:11.911719+0000 osd.0 (osd.0) 2 : cluster [DBG] 53.17 starting backfill to osd.5 from (0'0,0'0] MAX to 1357'9153 2024-08-17T17:54:13.000 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:12 smithi169 bash[79348]: cluster 2024-08-17T17:54:11.911719+0000 osd.0 (osd.0) 2 : cluster [DBG] 53.17 starting backfill to osd.5 from (0'0,0'0] MAX to 1357'9153 2024-08-17T17:54:13.000 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:12 smithi169 bash[79348]: cluster 2024-08-17T17:54:11.915032+0000 osd.1 (osd.1) 14 : cluster [DBG] 53.13 starting backfill to osd.0 from (0'0,0'0] MAX to 1357'10772 2024-08-17T17:54:13.000 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:12 smithi169 bash[79348]: cluster 2024-08-17T17:54:11.915032+0000 osd.1 (osd.1) 14 : cluster [DBG] 53.13 starting backfill to osd.0 from (0'0,0'0] MAX to 1357'10772 2024-08-17T17:54:13.001 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:12 smithi169 bash[79348]: cluster 2024-08-17T17:54:11.915637+0000 osd.1 (osd.1) 15 : cluster [DBG] 53.14 starting backfill to osd.7 from (0'0,0'0] MAX to 1357'9109 2024-08-17T17:54:13.001 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:12 smithi169 bash[79348]: cluster 2024-08-17T17:54:11.915637+0000 osd.1 (osd.1) 15 : cluster [DBG] 53.14 starting backfill to osd.7 from (0'0,0'0] MAX to 1357'9109 2024-08-17T17:54:13.001 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:12 smithi169 bash[79348]: cluster 2024-08-17T17:54:11.916786+0000 osd.0 (osd.0) 3 : cluster [DBG] 53.18 starting backfill to osd.5 from (0'0,0'0] MAX to 1357'9071 2024-08-17T17:54:13.001 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:12 smithi169 bash[79348]: cluster 2024-08-17T17:54:11.916786+0000 osd.0 (osd.0) 3 : cluster [DBG] 53.18 starting backfill to osd.5 from (0'0,0'0] MAX to 1357'9071 2024-08-17T17:54:13.001 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:12 smithi169 bash[79348]: cluster 2024-08-17T17:54:11.960712+0000 osd.1 (osd.1) 16 : cluster [DBG] 53.13 starting backfill to osd.2 from (0'0,0'0] MAX to 1357'10772 2024-08-17T17:54:13.001 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:12 smithi169 bash[79348]: cluster 2024-08-17T17:54:11.960712+0000 osd.1 (osd.1) 16 : cluster [DBG] 53.13 starting backfill to osd.2 from (0'0,0'0] MAX to 1357'10772 2024-08-17T17:54:13.002 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:12 smithi169 bash[79348]: cluster 2024-08-17T17:54:11.982405+0000 osd.0 (osd.0) 4 : cluster [DBG] 53.17 starting backfill to osd.7 from (0'0,0'0] MAX to 1357'9153 2024-08-17T17:54:13.002 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:12 smithi169 bash[79348]: cluster 2024-08-17T17:54:11.982405+0000 osd.0 (osd.0) 4 : cluster [DBG] 53.17 starting backfill to osd.7 from (0'0,0'0] MAX to 1357'9153 2024-08-17T17:54:13.002 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:12 smithi169 bash[79348]: cluster 2024-08-17T17:54:11.984133+0000 osd.0 (osd.0) 5 : cluster [DBG] 53.19 starting backfill to osd.2 from (0'0,0'0] MAX to 1357'9078 2024-08-17T17:54:13.002 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:12 smithi169 bash[79348]: cluster 2024-08-17T17:54:11.984133+0000 osd.0 (osd.0) 5 : cluster [DBG] 53.19 starting backfill to osd.2 from (0'0,0'0] MAX to 1357'9078 2024-08-17T17:54:13.002 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:12 smithi169 bash[79348]: cluster 2024-08-17T17:54:11.988471+0000 osd.0 (osd.0) 6 : cluster [DBG] 53.18 starting backfill to osd.6 from (0'0,0'0] MAX to 1357'9071 2024-08-17T17:54:13.003 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:12 smithi169 bash[79348]: cluster 2024-08-17T17:54:11.988471+0000 osd.0 (osd.0) 6 : cluster [DBG] 53.18 starting backfill to osd.6 from (0'0,0'0] MAX to 1357'9071 2024-08-17T17:54:13.003 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:12 smithi169 bash[79348]: cluster 2024-08-17T17:54:11.995098+0000 osd.1 (osd.1) 17 : cluster [DBG] 53.13 starting backfill to osd.3 from (0'0,0'0] MAX to 1357'10772 2024-08-17T17:54:13.003 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:12 smithi169 bash[79348]: cluster 2024-08-17T17:54:11.995098+0000 osd.1 (osd.1) 17 : cluster [DBG] 53.13 starting backfill to osd.3 from (0'0,0'0] MAX to 1357'10772 2024-08-17T17:54:13.014 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:13.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:13.016 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:13.095 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:13.118 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:13.138 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:13.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:13.141 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:13.241 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:13.270 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:13.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:13.272 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:13.304 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:12 smithi131 bash[89561]: cluster 2024-08-17T17:54:11.911140+0000 osd.0 (osd.0) 1 : cluster [DBG] 53.19 starting backfill to osd.1 from (0'0,0'0] MAX to 1357'9078 2024-08-17T17:54:13.304 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:12 smithi131 bash[89561]: cluster 2024-08-17T17:54:11.911140+0000 osd.0 (osd.0) 1 : cluster [DBG] 53.19 starting backfill to osd.1 from (0'0,0'0] MAX to 1357'9078 2024-08-17T17:54:13.304 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:12 smithi131 bash[89561]: cluster 2024-08-17T17:54:11.911190+0000 mon.a (mon.0) 2415 : cluster [DBG] osdmap e1371: 8 total, 8 up, 8 in 2024-08-17T17:54:13.304 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:12 smithi131 bash[89561]: cluster 2024-08-17T17:54:11.911190+0000 mon.a (mon.0) 2415 : cluster [DBG] osdmap e1371: 8 total, 8 up, 8 in 2024-08-17T17:54:13.304 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:12 smithi131 bash[89561]: cluster 2024-08-17T17:54:11.911719+0000 osd.0 (osd.0) 2 : cluster [DBG] 53.17 starting backfill to osd.5 from (0'0,0'0] MAX to 1357'9153 2024-08-17T17:54:13.305 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:12 smithi131 bash[89561]: cluster 2024-08-17T17:54:11.911719+0000 osd.0 (osd.0) 2 : cluster [DBG] 53.17 starting backfill to osd.5 from (0'0,0'0] MAX to 1357'9153 2024-08-17T17:54:13.305 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:12 smithi131 bash[89561]: cluster 2024-08-17T17:54:11.915032+0000 osd.1 (osd.1) 14 : cluster [DBG] 53.13 starting backfill to osd.0 from (0'0,0'0] MAX to 1357'10772 2024-08-17T17:54:13.305 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:12 smithi131 bash[89561]: cluster 2024-08-17T17:54:11.915032+0000 osd.1 (osd.1) 14 : cluster [DBG] 53.13 starting backfill to osd.0 from (0'0,0'0] MAX to 1357'10772 2024-08-17T17:54:13.305 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:12 smithi131 bash[89561]: cluster 2024-08-17T17:54:11.915637+0000 osd.1 (osd.1) 15 : cluster [DBG] 53.14 starting backfill to osd.7 from (0'0,0'0] MAX to 1357'9109 2024-08-17T17:54:13.305 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:12 smithi131 bash[89561]: cluster 2024-08-17T17:54:11.915637+0000 osd.1 (osd.1) 15 : cluster [DBG] 53.14 starting backfill to osd.7 from (0'0,0'0] MAX to 1357'9109 2024-08-17T17:54:13.305 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:12 smithi131 bash[89561]: cluster 2024-08-17T17:54:11.916786+0000 osd.0 (osd.0) 3 : cluster [DBG] 53.18 starting backfill to osd.5 from (0'0,0'0] MAX to 1357'9071 2024-08-17T17:54:13.305 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:12 smithi131 bash[89561]: cluster 2024-08-17T17:54:11.916786+0000 osd.0 (osd.0) 3 : cluster [DBG] 53.18 starting backfill to osd.5 from (0'0,0'0] MAX to 1357'9071 2024-08-17T17:54:13.305 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:12 smithi131 bash[89561]: cluster 2024-08-17T17:54:11.960712+0000 osd.1 (osd.1) 16 : cluster [DBG] 53.13 starting backfill to osd.2 from (0'0,0'0] MAX to 1357'10772 2024-08-17T17:54:13.305 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:12 smithi131 bash[89561]: cluster 2024-08-17T17:54:11.960712+0000 osd.1 (osd.1) 16 : cluster [DBG] 53.13 starting backfill to osd.2 from (0'0,0'0] MAX to 1357'10772 2024-08-17T17:54:13.305 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:12 smithi131 bash[89561]: cluster 2024-08-17T17:54:11.982405+0000 osd.0 (osd.0) 4 : cluster [DBG] 53.17 starting backfill to osd.7 from (0'0,0'0] MAX to 1357'9153 2024-08-17T17:54:13.305 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:12 smithi131 bash[89561]: cluster 2024-08-17T17:54:11.982405+0000 osd.0 (osd.0) 4 : cluster [DBG] 53.17 starting backfill to osd.7 from (0'0,0'0] MAX to 1357'9153 2024-08-17T17:54:13.305 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:12 smithi131 bash[89561]: cluster 2024-08-17T17:54:11.984133+0000 osd.0 (osd.0) 5 : cluster [DBG] 53.19 starting backfill to osd.2 from (0'0,0'0] MAX to 1357'9078 2024-08-17T17:54:13.305 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:12 smithi131 bash[89561]: cluster 2024-08-17T17:54:11.984133+0000 osd.0 (osd.0) 5 : cluster [DBG] 53.19 starting backfill to osd.2 from (0'0,0'0] MAX to 1357'9078 2024-08-17T17:54:13.305 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:12 smithi131 bash[89561]: cluster 2024-08-17T17:54:11.988471+0000 osd.0 (osd.0) 6 : cluster [DBG] 53.18 starting backfill to osd.6 from (0'0,0'0] MAX to 1357'9071 2024-08-17T17:54:13.306 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:12 smithi131 bash[89561]: cluster 2024-08-17T17:54:11.988471+0000 osd.0 (osd.0) 6 : cluster [DBG] 53.18 starting backfill to osd.6 from (0'0,0'0] MAX to 1357'9071 2024-08-17T17:54:13.306 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:12 smithi131 bash[89561]: cluster 2024-08-17T17:54:11.995098+0000 osd.1 (osd.1) 17 : cluster [DBG] 53.13 starting backfill to osd.3 from (0'0,0'0] MAX to 1357'10772 2024-08-17T17:54:13.306 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:12 smithi131 bash[89561]: cluster 2024-08-17T17:54:11.995098+0000 osd.1 (osd.1) 17 : cluster [DBG] 53.13 starting backfill to osd.3 from (0'0,0'0] MAX to 1357'10772 2024-08-17T17:54:13.306 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:12 smithi131 bash[88347]: cluster 2024-08-17T17:54:11.911140+0000 osd.0 (osd.0) 1 : cluster [DBG] 53.19 starting backfill to osd.1 from (0'0,0'0] MAX to 1357'9078 2024-08-17T17:54:13.306 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:12 smithi131 bash[88347]: cluster 2024-08-17T17:54:11.911140+0000 osd.0 (osd.0) 1 : cluster [DBG] 53.19 starting backfill to osd.1 from (0'0,0'0] MAX to 1357'9078 2024-08-17T17:54:13.306 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:12 smithi131 bash[88347]: cluster 2024-08-17T17:54:11.911190+0000 mon.a (mon.0) 2415 : cluster [DBG] osdmap e1371: 8 total, 8 up, 8 in 2024-08-17T17:54:13.306 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:12 smithi131 bash[88347]: cluster 2024-08-17T17:54:11.911190+0000 mon.a (mon.0) 2415 : cluster [DBG] osdmap e1371: 8 total, 8 up, 8 in 2024-08-17T17:54:13.306 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:12 smithi131 bash[88347]: cluster 2024-08-17T17:54:11.911719+0000 osd.0 (osd.0) 2 : cluster [DBG] 53.17 starting backfill to osd.5 from (0'0,0'0] MAX to 1357'9153 2024-08-17T17:54:13.306 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:12 smithi131 bash[88347]: cluster 2024-08-17T17:54:11.911719+0000 osd.0 (osd.0) 2 : cluster [DBG] 53.17 starting backfill to osd.5 from (0'0,0'0] MAX to 1357'9153 2024-08-17T17:54:13.306 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:12 smithi131 bash[88347]: cluster 2024-08-17T17:54:11.915032+0000 osd.1 (osd.1) 14 : cluster [DBG] 53.13 starting backfill to osd.0 from (0'0,0'0] MAX to 1357'10772 2024-08-17T17:54:13.306 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:12 smithi131 bash[88347]: cluster 2024-08-17T17:54:11.915032+0000 osd.1 (osd.1) 14 : cluster [DBG] 53.13 starting backfill to osd.0 from (0'0,0'0] MAX to 1357'10772 2024-08-17T17:54:13.306 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:12 smithi131 bash[88347]: cluster 2024-08-17T17:54:11.915637+0000 osd.1 (osd.1) 15 : cluster [DBG] 53.14 starting backfill to osd.7 from (0'0,0'0] MAX to 1357'9109 2024-08-17T17:54:13.307 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:12 smithi131 bash[88347]: cluster 2024-08-17T17:54:11.915637+0000 osd.1 (osd.1) 15 : cluster [DBG] 53.14 starting backfill to osd.7 from (0'0,0'0] MAX to 1357'9109 2024-08-17T17:54:13.307 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:12 smithi131 bash[88347]: cluster 2024-08-17T17:54:11.916786+0000 osd.0 (osd.0) 3 : cluster [DBG] 53.18 starting backfill to osd.5 from (0'0,0'0] MAX to 1357'9071 2024-08-17T17:54:13.307 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:12 smithi131 bash[88347]: cluster 2024-08-17T17:54:11.916786+0000 osd.0 (osd.0) 3 : cluster [DBG] 53.18 starting backfill to osd.5 from (0'0,0'0] MAX to 1357'9071 2024-08-17T17:54:13.307 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:12 smithi131 bash[88347]: cluster 2024-08-17T17:54:11.960712+0000 osd.1 (osd.1) 16 : cluster [DBG] 53.13 starting backfill to osd.2 from (0'0,0'0] MAX to 1357'10772 2024-08-17T17:54:13.307 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:12 smithi131 bash[88347]: cluster 2024-08-17T17:54:11.960712+0000 osd.1 (osd.1) 16 : cluster [DBG] 53.13 starting backfill to osd.2 from (0'0,0'0] MAX to 1357'10772 2024-08-17T17:54:13.307 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:12 smithi131 bash[88347]: cluster 2024-08-17T17:54:11.982405+0000 osd.0 (osd.0) 4 : cluster [DBG] 53.17 starting backfill to osd.7 from (0'0,0'0] MAX to 1357'9153 2024-08-17T17:54:13.307 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:12 smithi131 bash[88347]: cluster 2024-08-17T17:54:11.982405+0000 osd.0 (osd.0) 4 : cluster [DBG] 53.17 starting backfill to osd.7 from (0'0,0'0] MAX to 1357'9153 2024-08-17T17:54:13.307 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:12 smithi131 bash[88347]: cluster 2024-08-17T17:54:11.984133+0000 osd.0 (osd.0) 5 : cluster [DBG] 53.19 starting backfill to osd.2 from (0'0,0'0] MAX to 1357'9078 2024-08-17T17:54:13.307 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:12 smithi131 bash[88347]: cluster 2024-08-17T17:54:11.984133+0000 osd.0 (osd.0) 5 : cluster [DBG] 53.19 starting backfill to osd.2 from (0'0,0'0] MAX to 1357'9078 2024-08-17T17:54:13.307 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:12 smithi131 bash[88347]: cluster 2024-08-17T17:54:11.988471+0000 osd.0 (osd.0) 6 : cluster [DBG] 53.18 starting backfill to osd.6 from (0'0,0'0] MAX to 1357'9071 2024-08-17T17:54:13.307 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:12 smithi131 bash[88347]: cluster 2024-08-17T17:54:11.988471+0000 osd.0 (osd.0) 6 : cluster [DBG] 53.18 starting backfill to osd.6 from (0'0,0'0] MAX to 1357'9071 2024-08-17T17:54:13.307 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:12 smithi131 bash[88347]: cluster 2024-08-17T17:54:11.995098+0000 osd.1 (osd.1) 17 : cluster [DBG] 53.13 starting backfill to osd.3 from (0'0,0'0] MAX to 1357'10772 2024-08-17T17:54:13.308 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:12 smithi131 bash[88347]: cluster 2024-08-17T17:54:11.995098+0000 osd.1 (osd.1) 17 : cluster [DBG] 53.13 starting backfill to osd.3 from (0'0,0'0] MAX to 1357'10772 2024-08-17T17:54:13.373 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:13.397 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:13.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:13.400 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:13.500 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:13.527 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:13.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:13.529 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:13.630 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:13.652 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:13.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:13.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:13.755 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:13.780 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:13.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:13.782 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:13.883 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:13.910 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:13.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:13.912 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:14.012 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:14.036 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:14.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:14.038 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:14.068 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:13 smithi131 bash[88347]: cluster 2024-08-17T17:54:12.268159+0000 mgr.y (mgr.34107) 1557 : cluster [DBG] pgmap v2277: 99 pgs: 99 active+clean; 2.0 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:54:14.068 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:13 smithi131 bash[88347]: cluster 2024-08-17T17:54:12.268159+0000 mgr.y (mgr.34107) 1557 : cluster [DBG] pgmap v2277: 99 pgs: 99 active+clean; 2.0 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:54:14.068 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:13 smithi131 bash[88347]: cluster 2024-08-17T17:54:12.929430+0000 mon.a (mon.0) 2416 : cluster [DBG] osdmap e1372: 8 total, 8 up, 8 in 2024-08-17T17:54:14.068 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:13 smithi131 bash[88347]: cluster 2024-08-17T17:54:12.929430+0000 mon.a (mon.0) 2416 : cluster [DBG] osdmap e1372: 8 total, 8 up, 8 in 2024-08-17T17:54:14.069 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:13 smithi131 bash[89561]: cluster 2024-08-17T17:54:12.268159+0000 mgr.y (mgr.34107) 1557 : cluster [DBG] pgmap v2277: 99 pgs: 99 active+clean; 2.0 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:54:14.069 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:13 smithi131 bash[89561]: cluster 2024-08-17T17:54:12.268159+0000 mgr.y (mgr.34107) 1557 : cluster [DBG] pgmap v2277: 99 pgs: 99 active+clean; 2.0 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:54:14.069 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:13 smithi131 bash[89561]: cluster 2024-08-17T17:54:12.929430+0000 mon.a (mon.0) 2416 : cluster [DBG] osdmap e1372: 8 total, 8 up, 8 in 2024-08-17T17:54:14.069 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:13 smithi131 bash[89561]: cluster 2024-08-17T17:54:12.929430+0000 mon.a (mon.0) 2416 : cluster [DBG] osdmap e1372: 8 total, 8 up, 8 in 2024-08-17T17:54:14.139 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:14.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:13 smithi169 bash[79348]: cluster 2024-08-17T17:54:12.268159+0000 mgr.y (mgr.34107) 1557 : cluster [DBG] pgmap v2277: 99 pgs: 99 active+clean; 2.0 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:54:14.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:13 smithi169 bash[79348]: cluster 2024-08-17T17:54:12.268159+0000 mgr.y (mgr.34107) 1557 : cluster [DBG] pgmap v2277: 99 pgs: 99 active+clean; 2.0 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:54:14.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:13 smithi169 bash[79348]: cluster 2024-08-17T17:54:12.929430+0000 mon.a (mon.0) 2416 : cluster [DBG] osdmap e1372: 8 total, 8 up, 8 in 2024-08-17T17:54:14.150 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:13 smithi169 bash[79348]: cluster 2024-08-17T17:54:12.929430+0000 mon.a (mon.0) 2416 : cluster [DBG] osdmap e1372: 8 total, 8 up, 8 in 2024-08-17T17:54:14.164 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:14.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:14.167 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:14.267 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:14.289 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:14.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:14.291 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:14.392 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:14.413 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:14.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:14.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:14.516 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:14.542 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:14.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:14.544 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:14.645 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:14.671 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:14.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:14.673 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:14.773 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:14.801 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:14.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:14.803 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:14.904 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:14.933 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:14.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:14.935 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:15.036 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:15.062 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:15.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:15.065 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:15.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:14 smithi131 bash[88347]: cluster 2024-08-17T17:54:13.917819+0000 mon.a (mon.0) 2417 : cluster [DBG] osdmap e1373: 8 total, 8 up, 8 in 2024-08-17T17:54:15.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:14 smithi131 bash[88347]: cluster 2024-08-17T17:54:13.917819+0000 mon.a (mon.0) 2417 : cluster [DBG] osdmap e1373: 8 total, 8 up, 8 in 2024-08-17T17:54:15.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:14 smithi131 bash[89561]: cluster 2024-08-17T17:54:13.917819+0000 mon.a (mon.0) 2417 : cluster [DBG] osdmap e1373: 8 total, 8 up, 8 in 2024-08-17T17:54:15.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:14 smithi131 bash[89561]: cluster 2024-08-17T17:54:13.917819+0000 mon.a (mon.0) 2417 : cluster [DBG] osdmap e1373: 8 total, 8 up, 8 in 2024-08-17T17:54:15.165 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:15.176 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:14 smithi169 bash[79348]: cluster 2024-08-17T17:54:13.917819+0000 mon.a (mon.0) 2417 : cluster [DBG] osdmap e1373: 8 total, 8 up, 8 in 2024-08-17T17:54:15.176 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:14 smithi169 bash[79348]: cluster 2024-08-17T17:54:13.917819+0000 mon.a (mon.0) 2417 : cluster [DBG] osdmap e1373: 8 total, 8 up, 8 in 2024-08-17T17:54:15.190 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:15.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:15.192 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:15.292 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:15.319 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:15.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:15.321 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:15.422 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:15.445 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:15.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:15.447 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:15.548 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:15.571 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:15.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:15.573 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:15.674 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:15.702 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:15.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:15.704 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:15.805 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:15.834 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:15.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:15.836 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:15.937 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:15.957 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:15.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:15.960 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:16.060 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:16.085 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:16.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:16.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:16.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:15 smithi131 bash[89561]: cluster 2024-08-17T17:54:14.268845+0000 mgr.y (mgr.34107) 1558 : cluster [DBG] pgmap v2280: 99 pgs: 1 active+recovering+undersized+remapped, 4 peering, 94 active+clean; 2.0 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:54:16.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:15 smithi131 bash[89561]: cluster 2024-08-17T17:54:14.268845+0000 mgr.y (mgr.34107) 1558 : cluster [DBG] pgmap v2280: 99 pgs: 1 active+recovering+undersized+remapped, 4 peering, 94 active+clean; 2.0 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:54:16.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:15 smithi131 bash[88347]: cluster 2024-08-17T17:54:14.268845+0000 mgr.y (mgr.34107) 1558 : cluster [DBG] pgmap v2280: 99 pgs: 1 active+recovering+undersized+remapped, 4 peering, 94 active+clean; 2.0 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:54:16.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:15 smithi131 bash[88347]: cluster 2024-08-17T17:54:14.268845+0000 mgr.y (mgr.34107) 1558 : cluster [DBG] pgmap v2280: 99 pgs: 1 active+recovering+undersized+remapped, 4 peering, 94 active+clean; 2.0 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:54:16.188 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:16.212 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:16.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:16.214 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:16.314 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:16.325 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:15 smithi169 bash[79348]: cluster 2024-08-17T17:54:14.268845+0000 mgr.y (mgr.34107) 1558 : cluster [DBG] pgmap v2280: 99 pgs: 1 active+recovering+undersized+remapped, 4 peering, 94 active+clean; 2.0 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:54:16.325 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:15 smithi169 bash[79348]: cluster 2024-08-17T17:54:14.268845+0000 mgr.y (mgr.34107) 1558 : cluster [DBG] pgmap v2280: 99 pgs: 1 active+recovering+undersized+remapped, 4 peering, 94 active+clean; 2.0 MiB data, 1.9 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:54:16.340 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:16.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:16.342 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:16.443 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:16.467 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:16.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:16.470 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:16.570 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:16.599 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:16.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:16.601 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:16.702 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:16.728 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:16.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:16.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:16.831 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:16.855 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:16.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:16.857 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:16.958 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:16.982 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:16.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:16.985 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:17.086 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:17.111 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:17.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:17.113 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:17.213 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:17.239 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:17.241 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:16 smithi169 bash[79348]: cluster 2024-08-17T17:54:16.935875+0000 mon.a (mon.0) 2418 : cluster [WRN] Health check failed: Degraded data redundancy: 7036/147 objects degraded (4786.395%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:54:17.241 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:16 smithi169 bash[79348]: cluster 2024-08-17T17:54:16.935875+0000 mon.a (mon.0) 2418 : cluster [WRN] Health check failed: Degraded data redundancy: 7036/147 objects degraded (4786.395%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:54:17.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:17.242 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:17.342 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:17.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:16 smithi131 bash[88347]: cluster 2024-08-17T17:54:16.935875+0000 mon.a (mon.0) 2418 : cluster [WRN] Health check failed: Degraded data redundancy: 7036/147 objects degraded (4786.395%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:54:17.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:16 smithi131 bash[88347]: cluster 2024-08-17T17:54:16.935875+0000 mon.a (mon.0) 2418 : cluster [WRN] Health check failed: Degraded data redundancy: 7036/147 objects degraded (4786.395%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:54:17.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:16 smithi131 bash[89561]: cluster 2024-08-17T17:54:16.935875+0000 mon.a (mon.0) 2418 : cluster [WRN] Health check failed: Degraded data redundancy: 7036/147 objects degraded (4786.395%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:54:17.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:16 smithi131 bash[89561]: cluster 2024-08-17T17:54:16.935875+0000 mon.a (mon.0) 2418 : cluster [WRN] Health check failed: Degraded data redundancy: 7036/147 objects degraded (4786.395%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:54:17.367 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:17.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:17.369 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:17.470 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:17.496 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:17.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:17.498 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:17.598 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:17.622 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:17.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:17.624 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:17.725 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:17.750 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:17.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:17.752 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:17.847 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T17:54:17.847 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:54:17.853 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:17.867 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T17:54:17.867 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:54:17.878 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:17.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:17.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:17.886 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T17:54:17.886 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:54:17.904 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T17:54:17.905 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:54:17.924 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T17:54:17.924 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:54:17.942 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T17:54:17.942 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:54:17.962 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T17:54:17.962 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:54:17.981 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:17.996 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T17:54:17.996 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:54:17.998 INFO:teuthology.orchestra.run.smithi131.stderr:pool 'unique_pool_0' removed 2024-08-17T17:54:18.033 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:18.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:18.035 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:18.136 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:18.156 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:18.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:18.158 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:18.216 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:54:18.216 INFO:teuthology.orchestra.run.smithi131.stdout: "ops": [], 2024-08-17T17:54:18.216 INFO:teuthology.orchestra.run.smithi131.stdout: "complaint_time": 30, 2024-08-17T17:54:18.217 INFO:teuthology.orchestra.run.smithi131.stdout: "num_blocked_ops": 0 2024-08-17T17:54:18.217 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:54:18.259 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:18.280 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:18.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:18.281 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:18.294 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:18 smithi131 bash[88347]: cluster 2024-08-17T17:54:16.269569+0000 mgr.y (mgr.34107) 1559 : cluster [DBG] pgmap v2281: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 4 peering, 93 active+clean; 2.0 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7036/147 objects degraded (4786.395%) 2024-08-17T17:54:18.294 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:18 smithi131 bash[88347]: cluster 2024-08-17T17:54:16.269569+0000 mgr.y (mgr.34107) 1559 : cluster [DBG] pgmap v2281: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 4 peering, 93 active+clean; 2.0 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7036/147 objects degraded (4786.395%) 2024-08-17T17:54:18.294 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:18 smithi131 bash[88347]: audit 2024-08-17T17:54:17.551050+0000 mon.c (mon.2) 55 : audit [INF] from='client.? 172.21.15.131:0/667104708' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:54:18.294 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:18 smithi131 bash[88347]: audit 2024-08-17T17:54:17.551050+0000 mon.c (mon.2) 55 : audit [INF] from='client.? 172.21.15.131:0/667104708' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:54:18.294 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:18 smithi131 bash[88347]: audit 2024-08-17T17:54:17.551502+0000 mon.a (mon.0) 2419 : 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 2024-08-17T17:54:18.294 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:18 smithi131 bash[88347]: audit 2024-08-17T17:54:17.551502+0000 mon.a (mon.0) 2419 : 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 2024-08-17T17:54:18.294 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:18 smithi131 bash[88347]: audit 2024-08-17T17:54:17.828401+0000 mon.c (mon.2) 56 : audit [DBG] from='client.? 172.21.15.131:0/2500268682' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:18.294 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:18 smithi131 bash[88347]: audit 2024-08-17T17:54:17.828401+0000 mon.c (mon.2) 56 : audit [DBG] from='client.? 172.21.15.131:0/2500268682' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:18.294 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:18 smithi131 bash[89561]: cluster 2024-08-17T17:54:16.269569+0000 mgr.y (mgr.34107) 1559 : cluster [DBG] pgmap v2281: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 4 peering, 93 active+clean; 2.0 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7036/147 objects degraded (4786.395%) 2024-08-17T17:54:18.295 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:18 smithi131 bash[89561]: cluster 2024-08-17T17:54:16.269569+0000 mgr.y (mgr.34107) 1559 : cluster [DBG] pgmap v2281: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 4 peering, 93 active+clean; 2.0 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7036/147 objects degraded (4786.395%) 2024-08-17T17:54:18.295 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:18 smithi131 bash[89561]: audit 2024-08-17T17:54:17.551050+0000 mon.c (mon.2) 55 : audit [INF] from='client.? 172.21.15.131:0/667104708' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:54:18.295 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:18 smithi131 bash[89561]: audit 2024-08-17T17:54:17.551050+0000 mon.c (mon.2) 55 : audit [INF] from='client.? 172.21.15.131:0/667104708' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:54:18.295 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:18 smithi131 bash[89561]: audit 2024-08-17T17:54:17.551502+0000 mon.a (mon.0) 2419 : 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 2024-08-17T17:54:18.295 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:18 smithi131 bash[89561]: audit 2024-08-17T17:54:17.551502+0000 mon.a (mon.0) 2419 : 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 2024-08-17T17:54:18.295 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:18 smithi131 bash[89561]: audit 2024-08-17T17:54:17.828401+0000 mon.c (mon.2) 56 : audit [DBG] from='client.? 172.21.15.131:0/2500268682' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:18.295 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:18 smithi131 bash[89561]: audit 2024-08-17T17:54:17.828401+0000 mon.c (mon.2) 56 : audit [DBG] from='client.? 172.21.15.131:0/2500268682' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:18.383 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:18.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:18 smithi169 bash[79348]: cluster 2024-08-17T17:54:16.269569+0000 mgr.y (mgr.34107) 1559 : cluster [DBG] pgmap v2281: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 4 peering, 93 active+clean; 2.0 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7036/147 objects degraded (4786.395%) 2024-08-17T17:54:18.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:18 smithi169 bash[79348]: cluster 2024-08-17T17:54:16.269569+0000 mgr.y (mgr.34107) 1559 : cluster [DBG] pgmap v2281: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 4 peering, 93 active+clean; 2.0 MiB data, 2.0 GiB used, 713 GiB / 715 GiB avail; 7036/147 objects degraded (4786.395%) 2024-08-17T17:54:18.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:18 smithi169 bash[79348]: audit 2024-08-17T17:54:17.551050+0000 mon.c (mon.2) 55 : audit [INF] from='client.? 172.21.15.131:0/667104708' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:54:18.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:18 smithi169 bash[79348]: audit 2024-08-17T17:54:17.551050+0000 mon.c (mon.2) 55 : audit [INF] from='client.? 172.21.15.131:0/667104708' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_0", "pool2": "unique_pool_0", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:54:18.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:18 smithi169 bash[79348]: audit 2024-08-17T17:54:17.551502+0000 mon.a (mon.0) 2419 : 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 2024-08-17T17:54:18.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:18 smithi169 bash[79348]: audit 2024-08-17T17:54:17.551502+0000 mon.a (mon.0) 2419 : 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 2024-08-17T17:54:18.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:18 smithi169 bash[79348]: audit 2024-08-17T17:54:17.828401+0000 mon.c (mon.2) 56 : audit [DBG] from='client.? 172.21.15.131:0/2500268682' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:18.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:18 smithi169 bash[79348]: audit 2024-08-17T17:54:17.828401+0000 mon.c (mon.2) 56 : audit [DBG] from='client.? 172.21.15.131:0/2500268682' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:18.414 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:18.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:18.417 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:18.518 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:18.539 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:18.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:18.541 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:18.642 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:18.684 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:18.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:18.690 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:18.790 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:18.816 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:18.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:18.819 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:18.919 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:18.946 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:18.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:18.948 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:19.038 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:54:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:54:18] "GET /metrics HTTP/1.1" 200 36625 "" "Prometheus/2.51.0" 2024-08-17T17:54:19.038 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:19 smithi131 bash[88347]: audit 2024-08-17T17:54:17.990679+0000 mon.a (mon.0) 2420 : 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 2024-08-17T17:54:19.038 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:19 smithi131 bash[88347]: audit 2024-08-17T17:54:17.990679+0000 mon.a (mon.0) 2420 : 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 2024-08-17T17:54:19.038 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:19 smithi131 bash[88347]: cluster 2024-08-17T17:54:17.995765+0000 mon.a (mon.0) 2421 : cluster [DBG] osdmap e1374: 8 total, 8 up, 8 in 2024-08-17T17:54:19.038 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:19 smithi131 bash[88347]: cluster 2024-08-17T17:54:17.995765+0000 mon.a (mon.0) 2421 : cluster [DBG] osdmap e1374: 8 total, 8 up, 8 in 2024-08-17T17:54:19.039 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:19 smithi131 bash[89561]: audit 2024-08-17T17:54:17.990679+0000 mon.a (mon.0) 2420 : 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 2024-08-17T17:54:19.039 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:19 smithi131 bash[89561]: audit 2024-08-17T17:54:17.990679+0000 mon.a (mon.0) 2420 : 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 2024-08-17T17:54:19.039 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:19 smithi131 bash[89561]: cluster 2024-08-17T17:54:17.995765+0000 mon.a (mon.0) 2421 : cluster [DBG] osdmap e1374: 8 total, 8 up, 8 in 2024-08-17T17:54:19.039 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:19 smithi131 bash[89561]: cluster 2024-08-17T17:54:17.995765+0000 mon.a (mon.0) 2421 : cluster [DBG] osdmap e1374: 8 total, 8 up, 8 in 2024-08-17T17:54:19.049 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:19.075 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:19.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:19.078 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:19.178 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:19.205 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:19.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:19.207 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:19.307 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:19.335 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:19.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:19.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:19.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:19 smithi169 bash[79348]: audit 2024-08-17T17:54:17.990679+0000 mon.a (mon.0) 2420 : 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 2024-08-17T17:54:19.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:19 smithi169 bash[79348]: audit 2024-08-17T17:54:17.990679+0000 mon.a (mon.0) 2420 : 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 2024-08-17T17:54:19.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:19 smithi169 bash[79348]: cluster 2024-08-17T17:54:17.995765+0000 mon.a (mon.0) 2421 : cluster [DBG] osdmap e1374: 8 total, 8 up, 8 in 2024-08-17T17:54:19.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:19 smithi169 bash[79348]: cluster 2024-08-17T17:54:17.995765+0000 mon.a (mon.0) 2421 : cluster [DBG] osdmap e1374: 8 total, 8 up, 8 in 2024-08-17T17:54:19.438 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:19.466 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:19.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:19.468 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:19.569 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:19.595 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:19.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:19.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:19.698 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:19.725 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:19.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:19.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:19.828 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:19.854 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:19.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:19.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:19.957 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:19.982 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:19.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:19.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:20.085 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:20.096 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:20 smithi169 bash[79348]: cluster 2024-08-17T17:54:18.269978+0000 mgr.y (mgr.34107) 1560 : cluster [DBG] pgmap v2283: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:54:20.096 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:20 smithi169 bash[79348]: cluster 2024-08-17T17:54:18.269978+0000 mgr.y (mgr.34107) 1560 : cluster [DBG] pgmap v2283: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:54:20.097 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:20 smithi169 bash[79348]: cluster 2024-08-17T17:54:19.001434+0000 mon.a (mon.0) 2422 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7036/147 objects degraded (4786.395%), 1 pg degraded) 2024-08-17T17:54:20.097 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:20 smithi169 bash[79348]: cluster 2024-08-17T17:54:19.001434+0000 mon.a (mon.0) 2422 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7036/147 objects degraded (4786.395%), 1 pg degraded) 2024-08-17T17:54:20.111 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:20.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:20.114 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:20.215 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:20.242 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:20.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:20.244 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:20.345 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:20.371 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:20.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:20.374 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:20.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:20 smithi131 bash[89561]: cluster 2024-08-17T17:54:18.269978+0000 mgr.y (mgr.34107) 1560 : cluster [DBG] pgmap v2283: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:54:20.376 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:20 smithi131 bash[89561]: cluster 2024-08-17T17:54:18.269978+0000 mgr.y (mgr.34107) 1560 : cluster [DBG] pgmap v2283: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:54:20.377 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:20 smithi131 bash[89561]: cluster 2024-08-17T17:54:19.001434+0000 mon.a (mon.0) 2422 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7036/147 objects degraded (4786.395%), 1 pg degraded) 2024-08-17T17:54:20.377 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:20 smithi131 bash[89561]: cluster 2024-08-17T17:54:19.001434+0000 mon.a (mon.0) 2422 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7036/147 objects degraded (4786.395%), 1 pg degraded) 2024-08-17T17:54:20.377 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:20 smithi131 bash[88347]: cluster 2024-08-17T17:54:18.269978+0000 mgr.y (mgr.34107) 1560 : cluster [DBG] pgmap v2283: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:54:20.377 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:20 smithi131 bash[88347]: cluster 2024-08-17T17:54:18.269978+0000 mgr.y (mgr.34107) 1560 : cluster [DBG] pgmap v2283: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:54:20.377 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:20 smithi131 bash[88347]: cluster 2024-08-17T17:54:19.001434+0000 mon.a (mon.0) 2422 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7036/147 objects degraded (4786.395%), 1 pg degraded) 2024-08-17T17:54:20.377 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:20 smithi131 bash[88347]: cluster 2024-08-17T17:54:19.001434+0000 mon.a (mon.0) 2422 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 7036/147 objects degraded (4786.395%), 1 pg degraded) 2024-08-17T17:54:20.475 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:20.502 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:20.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:20.504 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:20.605 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:20.632 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:20.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:20.634 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:20.735 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:20.761 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:20.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:20.763 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:20.864 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:20.891 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:20.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:20.893 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:20.994 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:21.020 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:21.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:21.022 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:21.123 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:21.150 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:21.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:21.152 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:21.253 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:21.280 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:21.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:21.282 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:21.382 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:21.410 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:21.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:21.412 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:21.513 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:21.540 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:21.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:21.542 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:21.643 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:21.670 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:21.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:21.672 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:21.754 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-08-17T17:54:21.773 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:21.792 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-08-17T17:54:21.793 INFO:tasks.radosbench:Beginning radosbench... 2024-08-17T17:54:21.793 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_1 2024-08-17T17:54:21.793 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd pool create unique_pool_1 16 2024-08-17T17:54:21.823 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:21.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:21.826 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:21.926 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:21.945 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:21.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:21.948 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:22.048 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:22.057 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:22 smithi131 bash[89561]: cluster 2024-08-17T17:54:20.271064+0000 mgr.y (mgr.34107) 1561 : cluster [DBG] pgmap v2284: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:54:22.057 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:22 smithi131 bash[89561]: cluster 2024-08-17T17:54:20.271064+0000 mgr.y (mgr.34107) 1561 : cluster [DBG] pgmap v2284: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:54:22.058 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:22 smithi131 bash[88347]: cluster 2024-08-17T17:54:20.271064+0000 mgr.y (mgr.34107) 1561 : cluster [DBG] pgmap v2284: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:54:22.058 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:22 smithi131 bash[88347]: cluster 2024-08-17T17:54:20.271064+0000 mgr.y (mgr.34107) 1561 : cluster [DBG] pgmap v2284: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:54:22.072 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:22.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:22.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:22.175 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:22.202 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:22.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:22.204 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:22.305 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:22.327 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:22.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:22.330 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:22.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:22 smithi169 bash[79348]: cluster 2024-08-17T17:54:20.271064+0000 mgr.y (mgr.34107) 1561 : cluster [DBG] pgmap v2284: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:54:22.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:22 smithi169 bash[79348]: cluster 2024-08-17T17:54:20.271064+0000 mgr.y (mgr.34107) 1561 : cluster [DBG] pgmap v2284: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:54:22.430 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:22.454 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:22.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:22.456 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:22.556 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:22.584 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:22.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:22.586 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:22.687 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:22.715 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:22.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:22.717 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:22.818 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:22.844 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:22.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:22.846 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:22.947 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:22.971 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:22.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:22.974 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:23.028 INFO:teuthology.orchestra.run.smithi131.stderr:nodeep-scrub is set 2024-08-17T17:54:23.074 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:23.094 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:23.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:23.096 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:23.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:23 smithi169 bash[79348]: audit 2024-08-17T17:54:22.499660+0000 mon.c (mon.2) 57 : audit [INF] from='client.? 172.21.15.131:0/3333004649' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:54:23.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:23 smithi169 bash[79348]: audit 2024-08-17T17:54:22.499660+0000 mon.c (mon.2) 57 : audit [INF] from='client.? 172.21.15.131:0/3333004649' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:54:23.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:23 smithi169 bash[79348]: audit 2024-08-17T17:54:22.500044+0000 mon.a (mon.0) 2423 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:54:23.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:23 smithi169 bash[79348]: audit 2024-08-17T17:54:22.500044+0000 mon.a (mon.0) 2423 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:54:23.197 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:23.222 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:23.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:23.224 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:23.284 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:23 smithi131 bash[89561]: audit 2024-08-17T17:54:22.499660+0000 mon.c (mon.2) 57 : audit [INF] from='client.? 172.21.15.131:0/3333004649' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:54:23.285 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:23 smithi131 bash[89561]: audit 2024-08-17T17:54:22.499660+0000 mon.c (mon.2) 57 : audit [INF] from='client.? 172.21.15.131:0/3333004649' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:54:23.285 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:23 smithi131 bash[89561]: audit 2024-08-17T17:54:22.500044+0000 mon.a (mon.0) 2423 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:54:23.285 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:23 smithi131 bash[89561]: audit 2024-08-17T17:54:22.500044+0000 mon.a (mon.0) 2423 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:54:23.285 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:23 smithi131 bash[88347]: audit 2024-08-17T17:54:22.499660+0000 mon.c (mon.2) 57 : audit [INF] from='client.? 172.21.15.131:0/3333004649' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:54:23.285 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:23 smithi131 bash[88347]: audit 2024-08-17T17:54:22.499660+0000 mon.c (mon.2) 57 : audit [INF] from='client.? 172.21.15.131:0/3333004649' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:54:23.285 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:23 smithi131 bash[88347]: audit 2024-08-17T17:54:22.500044+0000 mon.a (mon.0) 2423 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:54:23.285 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:23 smithi131 bash[88347]: audit 2024-08-17T17:54:22.500044+0000 mon.a (mon.0) 2423 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:54:23.326 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:23.351 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:23.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:23.353 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:23.454 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:23.479 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:23.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:23.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:23.583 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:23.608 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:23.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:23.611 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:23.711 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:23.739 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:23.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:23.741 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:23.801 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:54:23.841 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:23.867 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:23.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:23.870 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:23.971 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:23.989 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:23.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:23.991 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:24.092 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:24.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:24 smithi131 bash[88347]: cluster 2024-08-17T17:54:22.271458+0000 mgr.y (mgr.34107) 1562 : cluster [DBG] pgmap v2285: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:54:24.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:24 smithi131 bash[88347]: cluster 2024-08-17T17:54:22.271458+0000 mgr.y (mgr.34107) 1562 : cluster [DBG] pgmap v2285: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:54:24.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:24 smithi131 bash[88347]: cluster 2024-08-17T17:54:23.016203+0000 mon.a (mon.0) 2424 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:54:24.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:24 smithi131 bash[88347]: cluster 2024-08-17T17:54:23.016203+0000 mon.a (mon.0) 2424 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:54:24.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:24 smithi131 bash[88347]: audit 2024-08-17T17:54:23.024938+0000 mon.a (mon.0) 2425 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:54:24.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:24 smithi131 bash[88347]: audit 2024-08-17T17:54:23.024938+0000 mon.a (mon.0) 2425 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:54:24.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:24 smithi131 bash[88347]: cluster 2024-08-17T17:54:23.031262+0000 mon.a (mon.0) 2426 : cluster [DBG] osdmap e1375: 8 total, 8 up, 8 in 2024-08-17T17:54:24.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:24 smithi131 bash[88347]: cluster 2024-08-17T17:54:23.031262+0000 mon.a (mon.0) 2426 : cluster [DBG] osdmap e1375: 8 total, 8 up, 8 in 2024-08-17T17:54:24.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:24 smithi131 bash[88347]: audit 2024-08-17T17:54:23.264336+0000 mon.a (mon.0) 2427 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:24.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:24 smithi131 bash[88347]: audit 2024-08-17T17:54:23.264336+0000 mon.a (mon.0) 2427 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:24.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:24 smithi131 bash[89561]: cluster 2024-08-17T17:54:22.271458+0000 mgr.y (mgr.34107) 1562 : cluster [DBG] pgmap v2285: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:54:24.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:24 smithi131 bash[89561]: cluster 2024-08-17T17:54:22.271458+0000 mgr.y (mgr.34107) 1562 : cluster [DBG] pgmap v2285: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:54:24.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:24 smithi131 bash[89561]: cluster 2024-08-17T17:54:23.016203+0000 mon.a (mon.0) 2424 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:54:24.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:24 smithi131 bash[89561]: cluster 2024-08-17T17:54:23.016203+0000 mon.a (mon.0) 2424 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:54:24.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:24 smithi131 bash[89561]: audit 2024-08-17T17:54:23.024938+0000 mon.a (mon.0) 2425 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:54:24.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:24 smithi131 bash[89561]: audit 2024-08-17T17:54:23.024938+0000 mon.a (mon.0) 2425 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:54:24.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:24 smithi131 bash[89561]: cluster 2024-08-17T17:54:23.031262+0000 mon.a (mon.0) 2426 : cluster [DBG] osdmap e1375: 8 total, 8 up, 8 in 2024-08-17T17:54:24.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:24 smithi131 bash[89561]: cluster 2024-08-17T17:54:23.031262+0000 mon.a (mon.0) 2426 : cluster [DBG] osdmap e1375: 8 total, 8 up, 8 in 2024-08-17T17:54:24.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:24 smithi131 bash[89561]: audit 2024-08-17T17:54:23.264336+0000 mon.a (mon.0) 2427 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:24.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:24 smithi131 bash[89561]: audit 2024-08-17T17:54:23.264336+0000 mon.a (mon.0) 2427 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:24.118 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:24.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:24.120 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:24.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:24 smithi169 bash[79348]: cluster 2024-08-17T17:54:22.271458+0000 mgr.y (mgr.34107) 1562 : cluster [DBG] pgmap v2285: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:54:24.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:24 smithi169 bash[79348]: cluster 2024-08-17T17:54:22.271458+0000 mgr.y (mgr.34107) 1562 : cluster [DBG] pgmap v2285: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:54:24.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:24 smithi169 bash[79348]: cluster 2024-08-17T17:54:23.016203+0000 mon.a (mon.0) 2424 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:54:24.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:24 smithi169 bash[79348]: cluster 2024-08-17T17:54:23.016203+0000 mon.a (mon.0) 2424 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:54:24.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:24 smithi169 bash[79348]: audit 2024-08-17T17:54:23.024938+0000 mon.a (mon.0) 2425 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:54:24.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:24 smithi169 bash[79348]: audit 2024-08-17T17:54:23.024938+0000 mon.a (mon.0) 2425 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:54:24.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:24 smithi169 bash[79348]: cluster 2024-08-17T17:54:23.031262+0000 mon.a (mon.0) 2426 : cluster [DBG] osdmap e1375: 8 total, 8 up, 8 in 2024-08-17T17:54:24.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:24 smithi169 bash[79348]: cluster 2024-08-17T17:54:23.031262+0000 mon.a (mon.0) 2426 : cluster [DBG] osdmap e1375: 8 total, 8 up, 8 in 2024-08-17T17:54:24.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:24 smithi169 bash[79348]: audit 2024-08-17T17:54:23.264336+0000 mon.a (mon.0) 2427 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:24.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:24 smithi169 bash[79348]: audit 2024-08-17T17:54:23.264336+0000 mon.a (mon.0) 2427 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:24.221 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:24.248 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:24.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:24.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:24.351 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:24.378 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:24.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:24.380 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:24.481 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:24.507 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:24.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:24.510 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:24.610 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:24.638 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:24.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:24.642 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:24.742 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:24.770 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:24.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:24.772 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:24.872 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:24.899 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:24.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:24.902 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:25.002 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:25.026 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:25.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:25.028 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:25.128 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:25.155 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:25.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:25.157 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:25.258 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:25.286 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:25.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:25.288 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:25.389 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:25.414 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:25.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:25.416 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:25.517 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:25.542 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:25.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:25.544 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:25.644 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:25.671 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:25.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:25.673 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:25.773 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:25.796 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:25.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:25.798 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:25.898 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:25.926 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:25.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:25.929 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:26.030 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:26.037 INFO:teuthology.orchestra.run.smithi131.stderr:marked out osd.2. 2024-08-17T17:54:26.039 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:25 smithi131 bash[88347]: debug 2024-08-17T17:54:25.809+0000 7f299f3ba640 -1 mon.a@0(leader).osd e1375 definitely_dead 0 2024-08-17T17:54:26.059 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:26.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:26.062 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:26.085 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:26 smithi131 bash[88347]: cluster 2024-08-17T17:54:24.272417+0000 mgr.y (mgr.34107) 1563 : cluster [DBG] pgmap v2287: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:54:26.086 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:26 smithi131 bash[88347]: cluster 2024-08-17T17:54:24.272417+0000 mgr.y (mgr.34107) 1563 : cluster [DBG] pgmap v2287: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:54:26.086 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:26 smithi131 bash[88347]: audit 2024-08-17T17:54:25.811991+0000 mon.c (mon.2) 58 : audit [INF] from='client.? 172.21.15.131:0/4016631919' entity='client.admin' cmd={"prefix": "osd out", "ids": ["2"]} : dispatch 2024-08-17T17:54:26.086 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:26 smithi131 bash[88347]: audit 2024-08-17T17:54:25.811991+0000 mon.c (mon.2) 58 : audit [INF] from='client.? 172.21.15.131:0/4016631919' entity='client.admin' cmd={"prefix": "osd out", "ids": ["2"]} : dispatch 2024-08-17T17:54:26.086 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:26 smithi131 bash[88347]: audit 2024-08-17T17:54:25.812363+0000 mon.a (mon.0) 2428 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["2"]} : dispatch 2024-08-17T17:54:26.086 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:26 smithi131 bash[88347]: audit 2024-08-17T17:54:25.812363+0000 mon.a (mon.0) 2428 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["2"]} : dispatch 2024-08-17T17:54:26.086 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:26 smithi131 bash[88347]: cluster 2024-08-17T17:54:25.812422+0000 mon.a (mon.0) 2429 : cluster [INF] Client client.admin marked osd.2 out, while it was still marked up 2024-08-17T17:54:26.086 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:26 smithi131 bash[88347]: cluster 2024-08-17T17:54:25.812422+0000 mon.a (mon.0) 2429 : cluster [INF] Client client.admin marked osd.2 out, while it was still marked up 2024-08-17T17:54:26.086 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:26 smithi131 bash[88347]: audit 2024-08-17T17:54:25.902840+0000 mon.a (mon.0) 2430 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:54:26.086 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:26 smithi131 bash[88347]: audit 2024-08-17T17:54:25.902840+0000 mon.a (mon.0) 2430 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:54:26.086 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:26 smithi131 bash[89561]: cluster 2024-08-17T17:54:24.272417+0000 mgr.y (mgr.34107) 1563 : cluster [DBG] pgmap v2287: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:54:26.086 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:26 smithi131 bash[89561]: cluster 2024-08-17T17:54:24.272417+0000 mgr.y (mgr.34107) 1563 : cluster [DBG] pgmap v2287: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:54:26.087 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:26 smithi131 bash[89561]: audit 2024-08-17T17:54:25.811991+0000 mon.c (mon.2) 58 : audit [INF] from='client.? 172.21.15.131:0/4016631919' entity='client.admin' cmd={"prefix": "osd out", "ids": ["2"]} : dispatch 2024-08-17T17:54:26.087 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:26 smithi131 bash[89561]: audit 2024-08-17T17:54:25.811991+0000 mon.c (mon.2) 58 : audit [INF] from='client.? 172.21.15.131:0/4016631919' entity='client.admin' cmd={"prefix": "osd out", "ids": ["2"]} : dispatch 2024-08-17T17:54:26.087 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:26 smithi131 bash[89561]: audit 2024-08-17T17:54:25.812363+0000 mon.a (mon.0) 2428 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["2"]} : dispatch 2024-08-17T17:54:26.087 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:26 smithi131 bash[89561]: audit 2024-08-17T17:54:25.812363+0000 mon.a (mon.0) 2428 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["2"]} : dispatch 2024-08-17T17:54:26.087 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:26 smithi131 bash[89561]: cluster 2024-08-17T17:54:25.812422+0000 mon.a (mon.0) 2429 : cluster [INF] Client client.admin marked osd.2 out, while it was still marked up 2024-08-17T17:54:26.087 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:26 smithi131 bash[89561]: cluster 2024-08-17T17:54:25.812422+0000 mon.a (mon.0) 2429 : cluster [INF] Client client.admin marked osd.2 out, while it was still marked up 2024-08-17T17:54:26.087 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:26 smithi131 bash[89561]: audit 2024-08-17T17:54:25.902840+0000 mon.a (mon.0) 2430 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:54:26.087 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:26 smithi131 bash[89561]: audit 2024-08-17T17:54:25.902840+0000 mon.a (mon.0) 2430 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:54:26.163 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:26.183 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:26.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:26.185 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:26.285 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:26.296 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:26 smithi169 bash[79348]: cluster 2024-08-17T17:54:24.272417+0000 mgr.y (mgr.34107) 1563 : cluster [DBG] pgmap v2287: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:54:26.296 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:26 smithi169 bash[79348]: cluster 2024-08-17T17:54:24.272417+0000 mgr.y (mgr.34107) 1563 : cluster [DBG] pgmap v2287: 73 pgs: 73 active+clean; 582 KiB data, 2.0 GiB used, 713 GiB / 715 GiB avail 2024-08-17T17:54:26.296 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:26 smithi169 bash[79348]: audit 2024-08-17T17:54:25.811991+0000 mon.c (mon.2) 58 : audit [INF] from='client.? 172.21.15.131:0/4016631919' entity='client.admin' cmd={"prefix": "osd out", "ids": ["2"]} : dispatch 2024-08-17T17:54:26.297 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:26 smithi169 bash[79348]: audit 2024-08-17T17:54:25.811991+0000 mon.c (mon.2) 58 : audit [INF] from='client.? 172.21.15.131:0/4016631919' entity='client.admin' cmd={"prefix": "osd out", "ids": ["2"]} : dispatch 2024-08-17T17:54:26.297 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:26 smithi169 bash[79348]: audit 2024-08-17T17:54:25.812363+0000 mon.a (mon.0) 2428 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["2"]} : dispatch 2024-08-17T17:54:26.297 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:26 smithi169 bash[79348]: audit 2024-08-17T17:54:25.812363+0000 mon.a (mon.0) 2428 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["2"]} : dispatch 2024-08-17T17:54:26.297 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:26 smithi169 bash[79348]: cluster 2024-08-17T17:54:25.812422+0000 mon.a (mon.0) 2429 : cluster [INF] Client client.admin marked osd.2 out, while it was still marked up 2024-08-17T17:54:26.297 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:26 smithi169 bash[79348]: cluster 2024-08-17T17:54:25.812422+0000 mon.a (mon.0) 2429 : cluster [INF] Client client.admin marked osd.2 out, while it was still marked up 2024-08-17T17:54:26.297 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:26 smithi169 bash[79348]: audit 2024-08-17T17:54:25.902840+0000 mon.a (mon.0) 2430 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:54:26.297 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:26 smithi169 bash[79348]: audit 2024-08-17T17:54:25.902840+0000 mon.a (mon.0) 2430 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:54:26.309 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:26.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:26.311 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:26.411 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:26.435 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:26.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:26.437 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:26.538 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:26.563 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:26.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:26.565 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:26.666 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:26.678 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:54:26.690 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:26.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:26.693 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:26.793 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:26.811 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:26.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:26.813 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:26.913 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:26.931 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:26.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:26.933 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:27.034 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:27.065 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:27.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:27.067 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:27.168 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:27.193 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:27.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:27.196 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:27.297 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:27.309 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:27 smithi131 bash[88347]: audit 2024-08-17T17:54:26.023979+0000 mon.a (mon.0) 2431 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["2"]}]': finished 2024-08-17T17:54:27.310 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:27 smithi131 bash[88347]: audit 2024-08-17T17:54:26.023979+0000 mon.a (mon.0) 2431 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["2"]}]': finished 2024-08-17T17:54:27.310 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:27 smithi131 bash[88347]: cluster 2024-08-17T17:54:26.031113+0000 mon.a (mon.0) 2432 : cluster [DBG] osdmap e1376: 8 total, 8 up, 7 in 2024-08-17T17:54:27.310 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:27 smithi131 bash[88347]: cluster 2024-08-17T17:54:26.031113+0000 mon.a (mon.0) 2432 : cluster [DBG] osdmap e1376: 8 total, 8 up, 7 in 2024-08-17T17:54:27.310 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:27 smithi131 bash[88347]: cluster 2024-08-17T17:54:27.030537+0000 mon.a (mon.0) 2433 : cluster [DBG] osdmap e1377: 8 total, 8 up, 7 in 2024-08-17T17:54:27.310 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:27 smithi131 bash[88347]: cluster 2024-08-17T17:54:27.030537+0000 mon.a (mon.0) 2433 : cluster [DBG] osdmap e1377: 8 total, 8 up, 7 in 2024-08-17T17:54:27.310 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:27 smithi131 bash[89561]: audit 2024-08-17T17:54:26.023979+0000 mon.a (mon.0) 2431 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["2"]}]': finished 2024-08-17T17:54:27.310 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:27 smithi131 bash[89561]: audit 2024-08-17T17:54:26.023979+0000 mon.a (mon.0) 2431 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["2"]}]': finished 2024-08-17T17:54:27.310 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:27 smithi131 bash[89561]: cluster 2024-08-17T17:54:26.031113+0000 mon.a (mon.0) 2432 : cluster [DBG] osdmap e1376: 8 total, 8 up, 7 in 2024-08-17T17:54:27.310 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:27 smithi131 bash[89561]: cluster 2024-08-17T17:54:26.031113+0000 mon.a (mon.0) 2432 : cluster [DBG] osdmap e1376: 8 total, 8 up, 7 in 2024-08-17T17:54:27.310 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:27 smithi131 bash[89561]: cluster 2024-08-17T17:54:27.030537+0000 mon.a (mon.0) 2433 : cluster [DBG] osdmap e1377: 8 total, 8 up, 7 in 2024-08-17T17:54:27.311 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:27 smithi131 bash[89561]: cluster 2024-08-17T17:54:27.030537+0000 mon.a (mon.0) 2433 : cluster [DBG] osdmap e1377: 8 total, 8 up, 7 in 2024-08-17T17:54:27.323 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:27.323 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:27.326 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:27.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:27.328 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:27.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:27 smithi169 bash[79348]: audit 2024-08-17T17:54:26.023979+0000 mon.a (mon.0) 2431 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["2"]}]': finished 2024-08-17T17:54:27.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:27 smithi169 bash[79348]: audit 2024-08-17T17:54:26.023979+0000 mon.a (mon.0) 2431 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["2"]}]': finished 2024-08-17T17:54:27.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:27 smithi169 bash[79348]: cluster 2024-08-17T17:54:26.031113+0000 mon.a (mon.0) 2432 : cluster [DBG] osdmap e1376: 8 total, 8 up, 7 in 2024-08-17T17:54:27.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:27 smithi169 bash[79348]: cluster 2024-08-17T17:54:26.031113+0000 mon.a (mon.0) 2432 : cluster [DBG] osdmap e1376: 8 total, 8 up, 7 in 2024-08-17T17:54:27.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:27 smithi169 bash[79348]: cluster 2024-08-17T17:54:27.030537+0000 mon.a (mon.0) 2433 : cluster [DBG] osdmap e1377: 8 total, 8 up, 7 in 2024-08-17T17:54:27.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:27 smithi169 bash[79348]: cluster 2024-08-17T17:54:27.030537+0000 mon.a (mon.0) 2433 : cluster [DBG] osdmap e1377: 8 total, 8 up, 7 in 2024-08-17T17:54:27.429 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:27.457 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:27.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:27.459 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:27.560 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:27.587 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:27.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:27.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:27.689 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:27.718 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:27.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:27.721 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:27.822 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:27.849 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:27.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:27.852 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:27.952 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:27.978 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:27.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:27.981 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:28.081 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:28.092 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:28 smithi169 bash[79348]: cluster 2024-08-17T17:54:26.273040+0000 mgr.y (mgr.34107) 1564 : cluster [DBG] pgmap v2289: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:28.092 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:28 smithi169 bash[79348]: cluster 2024-08-17T17:54:26.273040+0000 mgr.y (mgr.34107) 1564 : cluster [DBG] pgmap v2289: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:28.107 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:28.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:28.110 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:28.210 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:28.222 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:28 smithi131 bash[89561]: cluster 2024-08-17T17:54:26.273040+0000 mgr.y (mgr.34107) 1564 : cluster [DBG] pgmap v2289: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:28.222 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:28 smithi131 bash[89561]: cluster 2024-08-17T17:54:26.273040+0000 mgr.y (mgr.34107) 1564 : cluster [DBG] pgmap v2289: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:28.222 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:28 smithi131 bash[88347]: cluster 2024-08-17T17:54:26.273040+0000 mgr.y (mgr.34107) 1564 : cluster [DBG] pgmap v2289: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:28.222 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:28 smithi131 bash[88347]: cluster 2024-08-17T17:54:26.273040+0000 mgr.y (mgr.34107) 1564 : cluster [DBG] pgmap v2289: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:28.238 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:28.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:28.241 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:28.341 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:28.367 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:28.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:28.370 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:28.471 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:28.498 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:28.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:28.500 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:28.601 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:28.627 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:28.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:28.629 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:28.730 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:28.757 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:28.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:28.760 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:28.861 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:28.890 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:28.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:28.892 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:28.992 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:29.014 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:29.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:29.016 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:29.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:54:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:54:28] "GET /metrics HTTP/1.1" 200 34215 "" "Prometheus/2.51.0" 2024-08-17T17:54:29.117 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:29.143 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:29.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:29.145 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:29.246 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:29.274 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:29.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:29.277 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:29.377 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:29.399 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:29.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:29.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:29.420 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:29.502 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:29.522 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:29.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:29.524 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:29.624 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:29.651 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:29.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:29.654 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:29.754 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:29.782 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:29.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:29.784 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:29.885 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:29.912 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:29.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:29.914 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:30.015 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:30.041 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:30.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:30.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:30.144 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:30.169 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:30.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:30.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:30.276 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:30.287 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:30 smithi131 bash[89561]: cluster 2024-08-17T17:54:28.273671+0000 mgr.y (mgr.34107) 1565 : cluster [DBG] pgmap v2291: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:30.287 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:30 smithi131 bash[89561]: cluster 2024-08-17T17:54:28.273671+0000 mgr.y (mgr.34107) 1565 : cluster [DBG] pgmap v2291: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:30.287 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:30 smithi131 bash[88347]: cluster 2024-08-17T17:54:28.273671+0000 mgr.y (mgr.34107) 1565 : cluster [DBG] pgmap v2291: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:30.287 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:30 smithi131 bash[88347]: cluster 2024-08-17T17:54:28.273671+0000 mgr.y (mgr.34107) 1565 : cluster [DBG] pgmap v2291: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:30.301 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:30.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:30.304 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:30.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:30 smithi169 bash[79348]: cluster 2024-08-17T17:54:28.273671+0000 mgr.y (mgr.34107) 1565 : cluster [DBG] pgmap v2291: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:30.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:30 smithi169 bash[79348]: cluster 2024-08-17T17:54:28.273671+0000 mgr.y (mgr.34107) 1565 : cluster [DBG] pgmap v2291: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:30.405 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:30.430 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:30.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:30.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:30.532 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:30.560 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:30.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:30.562 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:30.663 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:30.687 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:30.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:30.690 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:30.791 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:30.819 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:30.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:30.821 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:30.922 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:30.948 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:30.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:30.950 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:31.051 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:31.072 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:31.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:31.075 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:31.176 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:31.203 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:31.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:31.205 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:31.306 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:31.314 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:31 smithi169 bash[79348]: audit 2024-08-17T17:54:30.250654+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]} : dispatch 2024-08-17T17:54:31.314 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:31 smithi169 bash[79348]: audit 2024-08-17T17:54:30.250654+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]} : dispatch 2024-08-17T17:54:31.314 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:31 smithi169 bash[79348]: audit 2024-08-17T17:54:30.251067+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]} : dispatch 2024-08-17T17:54:31.314 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:31 smithi169 bash[79348]: audit 2024-08-17T17:54:30.251067+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]} : dispatch 2024-08-17T17:54:31.314 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:31 smithi169 bash[79348]: audit 2024-08-17T17:54:30.251430+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 0]} : dispatch 2024-08-17T17:54:31.314 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:31 smithi169 bash[79348]: audit 2024-08-17T17:54:30.251430+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 0]} : dispatch 2024-08-17T17:54:31.324 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:31.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:31.327 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:31.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:31 smithi131 bash[88347]: audit 2024-08-17T17:54:30.250654+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]} : dispatch 2024-08-17T17:54:31.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:31 smithi131 bash[88347]: audit 2024-08-17T17:54:30.250654+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]} : dispatch 2024-08-17T17:54:31.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:31 smithi131 bash[88347]: audit 2024-08-17T17:54:30.251067+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]} : dispatch 2024-08-17T17:54:31.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:31 smithi131 bash[88347]: audit 2024-08-17T17:54:30.251067+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]} : dispatch 2024-08-17T17:54:31.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:31 smithi131 bash[88347]: audit 2024-08-17T17:54:30.251430+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 0]} : dispatch 2024-08-17T17:54:31.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:31 smithi131 bash[88347]: audit 2024-08-17T17:54:30.251430+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 0]} : dispatch 2024-08-17T17:54:31.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:31 smithi131 bash[89561]: audit 2024-08-17T17:54:30.250654+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]} : dispatch 2024-08-17T17:54:31.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:31 smithi131 bash[89561]: audit 2024-08-17T17:54:30.250654+0000 mon.a (mon.0) 2434 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]} : dispatch 2024-08-17T17:54:31.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:31 smithi131 bash[89561]: audit 2024-08-17T17:54:30.251067+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]} : dispatch 2024-08-17T17:54:31.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:31 smithi131 bash[89561]: audit 2024-08-17T17:54:30.251067+0000 mon.a (mon.0) 2435 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]} : dispatch 2024-08-17T17:54:31.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:31 smithi131 bash[89561]: audit 2024-08-17T17:54:30.251430+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 0]} : dispatch 2024-08-17T17:54:31.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:31 smithi131 bash[89561]: audit 2024-08-17T17:54:30.251430+0000 mon.a (mon.0) 2436 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 0]} : dispatch 2024-08-17T17:54:31.427 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:31.446 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:31.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:31.448 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:31.548 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:31.575 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:31.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:31.578 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:31.678 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:31.697 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:31.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:31.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:31.800 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:31.827 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:31.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:31.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:31.888 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 3, 4, 5, 6, 7] out_osds: [2] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:54:31.889 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:54:31.889 INFO:tasks.thrashosds.thrasher:Reweighting osd 7 to 0.9823117031211493 2024-08-17T17:54:31.889 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd reweight 7 0.9823117031211493 2024-08-17T17:54:31.930 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:31.953 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:31.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:31.955 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:32.056 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:32.075 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:32.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:32.077 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:32.093 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:32 smithi169 bash[79348]: cluster 2024-08-17T17:54:30.274820+0000 mgr.y (mgr.34107) 1566 : cluster [DBG] pgmap v2292: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail; 84 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:54:32.178 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:32.201 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:32.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:32.203 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:32.304 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:32.327 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:32.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:32.329 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:32.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:32 smithi131 bash[89561]: cluster 2024-08-17T17:54:30.274820+0000 mgr.y (mgr.34107) 1566 : cluster [DBG] pgmap v2292: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail; 84 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:54:32.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:32 smithi131 bash[89561]: cluster 2024-08-17T17:54:30.274820+0000 mgr.y (mgr.34107) 1566 : cluster [DBG] pgmap v2292: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail; 84 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:54:32.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:32 smithi131 bash[89561]: audit 2024-08-17T17:54:31.081495+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-08-17T17:54:32.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:32 smithi131 bash[89561]: audit 2024-08-17T17:54:31.081495+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-08-17T17:54:32.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:32 smithi131 bash[89561]: audit 2024-08-17T17:54:31.081627+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]': finished 2024-08-17T17:54:32.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:32 smithi131 bash[89561]: audit 2024-08-17T17:54:31.081627+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]': finished 2024-08-17T17:54:32.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:32 smithi131 bash[89561]: audit 2024-08-17T17:54:31.081712+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 0]}]': finished 2024-08-17T17:54:32.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:32 smithi131 bash[89561]: audit 2024-08-17T17:54:31.081712+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 0]}]': finished 2024-08-17T17:54:32.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:32 smithi131 bash[89561]: cluster 2024-08-17T17:54:31.088039+0000 mon.a (mon.0) 2440 : cluster [DBG] osdmap e1378: 8 total, 8 up, 7 in 2024-08-17T17:54:32.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:32 smithi131 bash[89561]: cluster 2024-08-17T17:54:31.088039+0000 mon.a (mon.0) 2440 : cluster [DBG] osdmap e1378: 8 total, 8 up, 7 in 2024-08-17T17:54:32.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:32 smithi131 bash[89561]: audit 2024-08-17T17:54:31.889727+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:54:32.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:32 smithi131 bash[89561]: audit 2024-08-17T17:54:31.889727+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:54:32.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:32 smithi131 bash[89561]: audit 2024-08-17T17:54:31.896381+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:54:32.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:32 smithi131 bash[89561]: audit 2024-08-17T17:54:31.896381+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:54:32.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:32 smithi131 bash[88347]: cluster 2024-08-17T17:54:30.274820+0000 mgr.y (mgr.34107) 1566 : cluster [DBG] pgmap v2292: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail; 84 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:54:32.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:32 smithi131 bash[88347]: cluster 2024-08-17T17:54:30.274820+0000 mgr.y (mgr.34107) 1566 : cluster [DBG] pgmap v2292: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail; 84 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:54:32.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:32 smithi131 bash[88347]: audit 2024-08-17T17:54:31.081495+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-08-17T17:54:32.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:32 smithi131 bash[88347]: audit 2024-08-17T17:54:31.081495+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-08-17T17:54:32.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:32 smithi131 bash[88347]: audit 2024-08-17T17:54:31.081627+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]': finished 2024-08-17T17:54:32.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:32 smithi131 bash[88347]: audit 2024-08-17T17:54:31.081627+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]': finished 2024-08-17T17:54:32.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:32 smithi131 bash[88347]: audit 2024-08-17T17:54:31.081712+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 0]}]': finished 2024-08-17T17:54:32.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:32 smithi131 bash[88347]: audit 2024-08-17T17:54:31.081712+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 0]}]': finished 2024-08-17T17:54:32.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:32 smithi131 bash[88347]: cluster 2024-08-17T17:54:31.088039+0000 mon.a (mon.0) 2440 : cluster [DBG] osdmap e1378: 8 total, 8 up, 7 in 2024-08-17T17:54:32.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:32 smithi131 bash[88347]: cluster 2024-08-17T17:54:31.088039+0000 mon.a (mon.0) 2440 : cluster [DBG] osdmap e1378: 8 total, 8 up, 7 in 2024-08-17T17:54:32.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:32 smithi131 bash[88347]: audit 2024-08-17T17:54:31.889727+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:54:32.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:32 smithi131 bash[88347]: audit 2024-08-17T17:54:31.889727+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:54:32.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:32 smithi131 bash[88347]: audit 2024-08-17T17:54:31.896381+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:54:32.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:32 smithi131 bash[88347]: audit 2024-08-17T17:54:31.896381+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:54:32.384 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:32.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:32 smithi169 bash[79348]: cluster 2024-08-17T17:54:30.274820+0000 mgr.y (mgr.34107) 1566 : cluster [DBG] pgmap v2292: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail; 84 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:54:32.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:32 smithi169 bash[79348]: audit 2024-08-17T17:54:31.081495+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-08-17T17:54:32.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:32 smithi169 bash[79348]: audit 2024-08-17T17:54:31.081495+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.6", "id": [1, 5]}]': finished 2024-08-17T17:54:32.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:32 smithi169 bash[79348]: audit 2024-08-17T17:54:31.081627+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]': finished 2024-08-17T17:54:32.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:32 smithi169 bash[79348]: audit 2024-08-17T17:54:31.081627+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]': finished 2024-08-17T17:54:32.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:32 smithi169 bash[79348]: audit 2024-08-17T17:54:31.081712+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 0]}]': finished 2024-08-17T17:54:32.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:32 smithi169 bash[79348]: audit 2024-08-17T17:54:31.081712+0000 mon.a (mon.0) 2439 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1f", "id": [1, 0]}]': finished 2024-08-17T17:54:32.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:32 smithi169 bash[79348]: cluster 2024-08-17T17:54:31.088039+0000 mon.a (mon.0) 2440 : cluster [DBG] osdmap e1378: 8 total, 8 up, 7 in 2024-08-17T17:54:32.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:32 smithi169 bash[79348]: cluster 2024-08-17T17:54:31.088039+0000 mon.a (mon.0) 2440 : cluster [DBG] osdmap e1378: 8 total, 8 up, 7 in 2024-08-17T17:54:32.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:32 smithi169 bash[79348]: audit 2024-08-17T17:54:31.889727+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:54:32.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:32 smithi169 bash[79348]: audit 2024-08-17T17:54:31.889727+0000 mon.a (mon.0) 2441 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:54:32.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:32 smithi169 bash[79348]: audit 2024-08-17T17:54:31.896381+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:54:32.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:32 smithi169 bash[79348]: audit 2024-08-17T17:54:31.896381+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:54:32.429 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:32.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:32.454 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:32.454 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:32.555 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:32.580 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:32.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:32.582 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:32.682 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:32.707 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:32.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:32.710 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:32.810 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:32.829 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:32.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:32.831 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:32.932 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:32.961 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:32.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:32.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:33.064 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:33.082 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:33.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:33.085 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:33.186 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:33.197 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:33 smithi169 bash[79348]: cluster 2024-08-17T17:54:32.086480+0000 mon.a (mon.0) 2443 : cluster [DBG] osdmap e1379: 8 total, 8 up, 7 in 2024-08-17T17:54:33.197 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:33 smithi169 bash[79348]: cluster 2024-08-17T17:54:32.086480+0000 mon.a (mon.0) 2443 : cluster [DBG] osdmap e1379: 8 total, 8 up, 7 in 2024-08-17T17:54:33.198 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:33 smithi169 bash[79348]: audit 2024-08-17T17:54:33.070583+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:54:33.198 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:33 smithi169 bash[79348]: audit 2024-08-17T17:54:33.070583+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:54:33.198 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:33 smithi169 bash[79348]: audit 2024-08-17T17:54:33.076592+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:54:33.198 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:33 smithi169 bash[79348]: audit 2024-08-17T17:54:33.076592+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:54:33.214 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:33.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:33.217 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:33.317 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:33.344 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:33.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:33.346 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:33.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:33 smithi131 bash[89561]: cluster 2024-08-17T17:54:32.086480+0000 mon.a (mon.0) 2443 : cluster [DBG] osdmap e1379: 8 total, 8 up, 7 in 2024-08-17T17:54:33.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:33 smithi131 bash[89561]: cluster 2024-08-17T17:54:32.086480+0000 mon.a (mon.0) 2443 : cluster [DBG] osdmap e1379: 8 total, 8 up, 7 in 2024-08-17T17:54:33.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:33 smithi131 bash[89561]: audit 2024-08-17T17:54:33.070583+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:54:33.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:33 smithi131 bash[89561]: audit 2024-08-17T17:54:33.070583+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:54:33.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:33 smithi131 bash[89561]: audit 2024-08-17T17:54:33.076592+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:54:33.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:33 smithi131 bash[89561]: audit 2024-08-17T17:54:33.076592+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:54:33.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:33 smithi131 bash[88347]: cluster 2024-08-17T17:54:32.086480+0000 mon.a (mon.0) 2443 : cluster [DBG] osdmap e1379: 8 total, 8 up, 7 in 2024-08-17T17:54:33.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:33 smithi131 bash[88347]: cluster 2024-08-17T17:54:32.086480+0000 mon.a (mon.0) 2443 : cluster [DBG] osdmap e1379: 8 total, 8 up, 7 in 2024-08-17T17:54:33.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:33 smithi131 bash[88347]: audit 2024-08-17T17:54:33.070583+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:54:33.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:33 smithi131 bash[88347]: audit 2024-08-17T17:54:33.070583+0000 mon.a (mon.0) 2444 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:54:33.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:33 smithi131 bash[88347]: audit 2024-08-17T17:54:33.076592+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:54:33.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:33 smithi131 bash[88347]: audit 2024-08-17T17:54:33.076592+0000 mon.a (mon.0) 2445 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:54:33.447 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:33.469 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:33.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:33.472 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:33.572 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:33.598 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:33.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:33.600 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:33.701 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:33.727 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:33.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:33.729 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:33.830 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:33.856 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:33.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:33.858 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:33.959 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:33.986 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:33.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:33.989 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:34.090 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:34.117 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:34.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:34.119 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:34.220 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:34.231 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:34 smithi131 bash[89561]: cluster 2024-08-17T17:54:32.275421+0000 mgr.y (mgr.34107) 1567 : cluster [DBG] pgmap v2295: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail; 102 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:54:34.231 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:34 smithi131 bash[89561]: cluster 2024-08-17T17:54:32.275421+0000 mgr.y (mgr.34107) 1567 : cluster [DBG] pgmap v2295: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail; 102 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:54:34.231 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:34 smithi131 bash[89561]: audit 2024-08-17T17:54:33.648502+0000 mon.a (mon.0) 2446 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:54:34.231 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:34 smithi131 bash[89561]: audit 2024-08-17T17:54:33.648502+0000 mon.a (mon.0) 2446 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:54:34.232 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:34 smithi131 bash[89561]: audit 2024-08-17T17:54:33.649608+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:54:34.232 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:34 smithi131 bash[89561]: audit 2024-08-17T17:54:33.649608+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:54:34.232 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:34 smithi131 bash[89561]: audit 2024-08-17T17:54:33.655751+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:54:34.232 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:34 smithi131 bash[89561]: audit 2024-08-17T17:54:33.655751+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:54:34.232 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:34 smithi131 bash[88347]: cluster 2024-08-17T17:54:32.275421+0000 mgr.y (mgr.34107) 1567 : cluster [DBG] pgmap v2295: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail; 102 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:54:34.232 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:34 smithi131 bash[88347]: cluster 2024-08-17T17:54:32.275421+0000 mgr.y (mgr.34107) 1567 : cluster [DBG] pgmap v2295: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail; 102 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:54:34.232 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:34 smithi131 bash[88347]: audit 2024-08-17T17:54:33.648502+0000 mon.a (mon.0) 2446 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:54:34.232 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:34 smithi131 bash[88347]: audit 2024-08-17T17:54:33.648502+0000 mon.a (mon.0) 2446 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:54:34.232 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:34 smithi131 bash[88347]: audit 2024-08-17T17:54:33.649608+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:54:34.232 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:34 smithi131 bash[88347]: audit 2024-08-17T17:54:33.649608+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:54:34.232 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:34 smithi131 bash[88347]: audit 2024-08-17T17:54:33.655751+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:54:34.232 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:34 smithi131 bash[88347]: audit 2024-08-17T17:54:33.655751+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:54:34.245 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:34.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:34.247 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:34.348 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:34.375 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:34.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:34.378 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:34.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:34 smithi169 bash[79348]: cluster 2024-08-17T17:54:32.275421+0000 mgr.y (mgr.34107) 1567 : cluster [DBG] pgmap v2295: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail; 102 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:54:34.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:34 smithi169 bash[79348]: cluster 2024-08-17T17:54:32.275421+0000 mgr.y (mgr.34107) 1567 : cluster [DBG] pgmap v2295: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail; 102 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:54:34.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:34 smithi169 bash[79348]: audit 2024-08-17T17:54:33.648502+0000 mon.a (mon.0) 2446 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:54:34.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:34 smithi169 bash[79348]: audit 2024-08-17T17:54:33.648502+0000 mon.a (mon.0) 2446 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:54:34.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:34 smithi169 bash[79348]: audit 2024-08-17T17:54:33.649608+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:54:34.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:34 smithi169 bash[79348]: audit 2024-08-17T17:54:33.649608+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:54:34.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:34 smithi169 bash[79348]: audit 2024-08-17T17:54:33.655751+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:54:34.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:34 smithi169 bash[79348]: audit 2024-08-17T17:54:33.655751+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:54:34.479 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:34.506 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:34.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:34.509 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:34.609 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:34.633 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:34.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:34.636 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:34.736 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:34.763 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:34.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:34.765 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:34.866 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:34.891 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:34.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:34.893 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:34.994 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:35.022 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:35.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:35.024 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:35.125 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:35.150 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:35.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:35.153 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:35.253 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:35.274 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:35.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:35.276 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:35.377 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:35.404 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:35.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:35.406 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:35.507 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:35.535 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:35.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:35.537 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:35.638 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:35.666 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:35.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:35.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:35.770 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:35.798 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:35.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:35.800 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:35.901 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:35.927 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:35.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:35.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:36.030 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:36.059 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:36.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:36.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:36.162 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:36.190 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:36.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:36.192 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:36.293 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:36.318 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:36.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:36.321 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:36.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:36 smithi169 bash[79348]: cluster 2024-08-17T17:54:34.276090+0000 mgr.y (mgr.34107) 1568 : cluster [DBG] pgmap v2296: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail; 84 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:54:36.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:36 smithi169 bash[79348]: cluster 2024-08-17T17:54:34.276090+0000 mgr.y (mgr.34107) 1568 : cluster [DBG] pgmap v2296: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail; 84 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:54:36.422 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:36.432 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:36 smithi131 bash[88347]: cluster 2024-08-17T17:54:34.276090+0000 mgr.y (mgr.34107) 1568 : cluster [DBG] pgmap v2296: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail; 84 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:54:36.433 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:36 smithi131 bash[88347]: cluster 2024-08-17T17:54:34.276090+0000 mgr.y (mgr.34107) 1568 : cluster [DBG] pgmap v2296: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail; 84 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:54:36.433 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:36 smithi131 bash[89561]: cluster 2024-08-17T17:54:34.276090+0000 mgr.y (mgr.34107) 1568 : cluster [DBG] pgmap v2296: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail; 84 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:54:36.433 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:36 smithi131 bash[89561]: cluster 2024-08-17T17:54:34.276090+0000 mgr.y (mgr.34107) 1568 : cluster [DBG] pgmap v2296: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail; 84 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:54:36.450 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:36.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:36.452 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:36.553 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:36.580 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:36.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:36.583 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:36.683 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:36.711 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:36.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:36.713 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:36.814 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:36.842 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:36.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:36.844 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:36.945 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:36.971 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:36.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:36.974 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:37.075 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:37.101 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:37.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:37.104 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:37.205 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:37.230 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:37.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:37.233 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:37.283 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:54:37.284 INFO:teuthology.orchestra.run.smithi131.stdout: "size": 20, 2024-08-17T17:54:37.284 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 600, 2024-08-17T17:54:37.284 INFO:teuthology.orchestra.run.smithi131.stdout: "ops": [ 2024-08-17T17:54:37.284 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.284 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45017.0:8302 53.6 53:653de09f:::benchmark_data_smithi131_199971_object8301:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1322)", 2024-08-17T17:54:37.284 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:50:08.483184+0000", 2024-08-17T17:54:37.284 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 268.798701951, 2024-08-17T17:54:37.284 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.589472887, 2024-08-17T17:54:37.284 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:54:37.284 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:54:37.285 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:54:37.285 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T17:54:37.285 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45017", 2024-08-17T17:54:37.285 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T17:54:37.285 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 8302 2024-08-17T17:54:37.285 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.285 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:54:37.285 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.285 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:54:37.285 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.483184+0000", 2024-08-17T17:54:37.285 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:54:37.285 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.285 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.285 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:54:37.285 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.483184+0000", 2024-08-17T17:54:37.286 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:54:37.286 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.286 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.286 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:54:37.286 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.483268+0000", 2024-08-17T17:54:37.286 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.4107e-05 2024-08-17T17:54:37.286 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.286 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.286 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:54:37.286 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.483288+0000", 2024-08-17T17:54:37.286 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.9482000000000001e-05 2024-08-17T17:54:37.286 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.287 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.287 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:54:37.287 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.483294+0000", 2024-08-17T17:54:37.287 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.4699999999999999e-06 2024-08-17T17:54:37.287 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.287 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.287 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:54:37.287 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.483299+0000", 2024-08-17T17:54:37.287 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.0390000000000004e-06 2024-08-17T17:54:37.287 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.287 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.287 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:54:37.287 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.483347+0000", 2024-08-17T17:54:37.288 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.7561000000000001e-05 2024-08-17T17:54:37.288 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.288 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.288 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:54:37.288 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.483463+0000", 2024-08-17T17:54:37.288 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000116665 2024-08-17T17:54:37.288 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.288 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.288 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:54:37.288 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.483568+0000", 2024-08-17T17:54:37.288 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000104397 2024-08-17T17:54:37.288 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.288 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.289 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T17:54:37.289 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.484325+0000", 2024-08-17T17:54:37.289 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000757539 2024-08-17T17:54:37.289 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.289 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.289 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:54:37.289 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.485574+0000", 2024-08-17T17:54:37.289 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.001249142 2024-08-17T17:54:37.289 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.289 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.289 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:54:37.289 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:09.072380+0000", 2024-08-17T17:54:37.289 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.58680606400000002 2024-08-17T17:54:37.290 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.290 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.290 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:54:37.290 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:09.072550+0000", 2024-08-17T17:54:37.290 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00016945299999999999 2024-08-17T17:54:37.290 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.290 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.290 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:54:37.290 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:09.072657+0000", 2024-08-17T17:54:37.290 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000106968 2024-08-17T17:54:37.290 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:54:37.290 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:54:37.291 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:54:37.291 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.291 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.291 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45017.0:8335 53.6 53:604d0d95:::benchmark_data_smithi131_199971_object8334:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1322)", 2024-08-17T17:54:37.291 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:50:08.503298+0000", 2024-08-17T17:54:37.291 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 268.77858840300001, 2024-08-17T17:54:37.291 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.570114695, 2024-08-17T17:54:37.291 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:54:37.291 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:54:37.291 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:54:37.291 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T17:54:37.291 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45017", 2024-08-17T17:54:37.292 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T17:54:37.292 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 8335 2024-08-17T17:54:37.292 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.292 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:54:37.292 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.292 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:54:37.292 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.503298+0000", 2024-08-17T17:54:37.292 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:54:37.292 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.292 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.292 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:54:37.292 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.503298+0000", 2024-08-17T17:54:37.292 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:54:37.293 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.293 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.293 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:54:37.293 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.503298+0000", 2024-08-17T17:54:37.293 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.6300000000000004e-07 2024-08-17T17:54:37.293 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.293 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.293 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:54:37.293 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.503324+0000", 2024-08-17T17:54:37.293 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.5349000000000001e-05 2024-08-17T17:54:37.293 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.293 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.293 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:54:37.293 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.503332+0000", 2024-08-17T17:54:37.294 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.2369999999999992e-06 2024-08-17T17:54:37.294 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.294 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.294 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:54:37.294 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.503337+0000", 2024-08-17T17:54:37.294 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.9740000000000001e-06 2024-08-17T17:54:37.294 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.294 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.294 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:54:37.294 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.503380+0000", 2024-08-17T17:54:37.294 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.3325999999999998e-05 2024-08-17T17:54:37.294 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.294 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.295 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:54:37.295 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.503457+0000", 2024-08-17T17:54:37.295 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.6519000000000004e-05 2024-08-17T17:54:37.295 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.295 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.295 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:54:37.295 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.503531+0000", 2024-08-17T17:54:37.295 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.4548999999999994e-05 2024-08-17T17:54:37.295 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.295 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.295 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T17:54:37.295 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.503984+0000", 2024-08-17T17:54:37.295 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00045249 2024-08-17T17:54:37.295 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.296 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.296 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:54:37.296 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:08.504904+0000", 2024-08-17T17:54:37.296 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00092051000000000003 2024-08-17T17:54:37.296 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.296 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.296 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:54:37.296 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:09.073153+0000", 2024-08-17T17:54:37.296 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.56824844900000004 2024-08-17T17:54:37.296 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.296 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.296 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:54:37.296 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:09.073309+0000", 2024-08-17T17:54:37.296 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00015606100000000001 2024-08-17T17:54:37.297 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.297 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.297 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:54:37.297 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:09.073412+0000", 2024-08-17T17:54:37.297 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00010346800000000001 2024-08-17T17:54:37.297 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:54:37.297 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:54:37.297 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:54:37.297 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.297 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.297 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45017.0:79331 53.15 53:af1dd03d:::benchmark_data_smithi131_199971_object79330:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1325)", 2024-08-17T17:54:37.297 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:51:01.129980+0000", 2024-08-17T17:54:37.297 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 216.151905642, 2024-08-17T17:54:37.298 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.005539535, 2024-08-17T17:54:37.298 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:54:37.298 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:54:37.298 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "reached pg", 2024-08-17T17:54:37.298 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T17:54:37.298 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45017", 2024-08-17T17:54:37.298 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T17:54:37.298 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 79331 2024-08-17T17:54:37.298 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.298 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:54:37.298 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.298 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:54:37.298 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.129980+0000", 2024-08-17T17:54:37.299 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:54:37.299 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.299 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.299 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:54:37.299 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.129980+0000", 2024-08-17T17:54:37.299 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:54:37.299 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.299 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.299 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:54:37.299 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.129982+0000", 2024-08-17T17:54:37.299 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.209e-06 2024-08-17T17:54:37.299 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.299 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.300 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:54:37.300 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.130008+0000", 2024-08-17T17:54:37.300 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.6511000000000001e-05 2024-08-17T17:54:37.300 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.300 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.300 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:54:37.300 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.130015+0000", 2024-08-17T17:54:37.300 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.1029999999999996e-06 2024-08-17T17:54:37.300 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.300 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.300 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:54:37.300 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.130020+0000", 2024-08-17T17:54:37.300 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.6539999999999998e-06 2024-08-17T17:54:37.301 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.301 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.301 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:54:37.301 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.259542+0000", 2024-08-17T17:54:37.301 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.12952175399999999 2024-08-17T17:54:37.301 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.301 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.301 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T17:54:37.301 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.259550+0000", 2024-08-17T17:54:37.301 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.5699999999999993e-06 2024-08-17T17:54:37.301 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.301 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.301 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:54:37.302 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.135436+0000", 2024-08-17T17:54:37.302 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.87588568300000003 2024-08-17T17:54:37.302 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.302 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.302 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:54:37.302 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.135520+0000", 2024-08-17T17:54:37.302 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.4050999999999999e-05 2024-08-17T17:54:37.302 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:54:37.302 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:54:37.302 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:54:37.302 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.302 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.302 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45017.0:79332 53.16 53:6ee20b35:::benchmark_data_smithi131_199971_object79331:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1325)", 2024-08-17T17:54:37.303 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:51:01.133694+0000", 2024-08-17T17:54:37.303 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 216.148192137, 2024-08-17T17:54:37.303 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.97389834099999995, 2024-08-17T17:54:37.303 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:54:37.303 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:54:37.303 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "reached pg", 2024-08-17T17:54:37.303 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T17:54:37.303 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45017", 2024-08-17T17:54:37.303 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T17:54:37.303 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 79332 2024-08-17T17:54:37.303 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.304 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:54:37.304 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.304 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:54:37.304 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.133694+0000", 2024-08-17T17:54:37.304 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:54:37.304 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.304 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.304 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:54:37.304 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.133694+0000", 2024-08-17T17:54:37.304 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:54:37.304 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.304 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.304 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:54:37.305 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.133696+0000", 2024-08-17T17:54:37.305 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.0200000000000001e-06 2024-08-17T17:54:37.305 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.305 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.305 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:54:37.305 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.133741+0000", 2024-08-17T17:54:37.305 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.5623e-05 2024-08-17T17:54:37.305 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.305 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.305 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:54:37.305 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.133774+0000", 2024-08-17T17:54:37.305 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.2536000000000002e-05 2024-08-17T17:54:37.305 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.306 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.306 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:54:37.306 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.133791+0000", 2024-08-17T17:54:37.306 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.7237000000000001e-05 2024-08-17T17:54:37.306 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.306 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.306 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:54:37.306 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.262144+0000", 2024-08-17T17:54:37.306 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.128352411 2024-08-17T17:54:37.306 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.306 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.306 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T17:54:37.306 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.262168+0000", 2024-08-17T17:54:37.306 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.404e-05 2024-08-17T17:54:37.307 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.307 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.307 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:54:37.307 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.107475+0000", 2024-08-17T17:54:37.307 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.84530695700000003 2024-08-17T17:54:37.307 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.307 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.307 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:54:37.307 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.107592+0000", 2024-08-17T17:54:37.307 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00011751700000000001 2024-08-17T17:54:37.307 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:54:37.307 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:54:37.307 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:54:37.308 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.308 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.308 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45017.0:79337 53.5 53:a57d2a03:::benchmark_data_smithi131_199971_object79336:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1325)", 2024-08-17T17:54:37.308 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:51:01.139643+0000", 2024-08-17T17:54:37.308 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 216.14224333000001, 2024-08-17T17:54:37.308 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.99643187499999997, 2024-08-17T17:54:37.308 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:54:37.308 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:54:37.308 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:54:37.308 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T17:54:37.308 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45017", 2024-08-17T17:54:37.308 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T17:54:37.308 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 79337 2024-08-17T17:54:37.309 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.309 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:54:37.309 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.309 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:54:37.309 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.139643+0000", 2024-08-17T17:54:37.309 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:54:37.309 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.309 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.309 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:54:37.309 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.139643+0000", 2024-08-17T17:54:37.309 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:54:37.309 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.309 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.310 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:54:37.310 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.139645+0000", 2024-08-17T17:54:37.310 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.6620000000000001e-06 2024-08-17T17:54:37.310 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.310 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.310 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:54:37.310 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.139711+0000", 2024-08-17T17:54:37.310 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.5413999999999994e-05 2024-08-17T17:54:37.310 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.310 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.310 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:54:37.310 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.139725+0000", 2024-08-17T17:54:37.310 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.4759999999999999e-05 2024-08-17T17:54:37.310 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.311 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.311 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:54:37.311 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.139735+0000", 2024-08-17T17:54:37.311 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.7040000000000006e-06 2024-08-17T17:54:37.311 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.311 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.311 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:54:37.311 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.139810+0000", 2024-08-17T17:54:37.311 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.4779999999999999e-05 2024-08-17T17:54:37.311 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.311 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.311 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op must wait for map", 2024-08-17T17:54:37.311 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.139817+0000", 2024-08-17T17:54:37.311 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.5660000000000003e-06 2024-08-17T17:54:37.312 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.312 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.312 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:54:37.312 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.258950+0000", 2024-08-17T17:54:37.312 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.119133344 2024-08-17T17:54:37.312 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.312 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.312 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T17:54:37.312 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.258959+0000", 2024-08-17T17:54:37.312 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.2099999999999999e-06 2024-08-17T17:54:37.312 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.312 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.312 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:54:37.312 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.126923+0000", 2024-08-17T17:54:37.313 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.86796408700000005 2024-08-17T17:54:37.313 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.313 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.313 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:54:37.313 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.127064+0000", 2024-08-17T17:54:37.313 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00014058000000000001 2024-08-17T17:54:37.313 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.313 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.313 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 0,1", 2024-08-17T17:54:37.313 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.127209+0000", 2024-08-17T17:54:37.313 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00014557200000000001 2024-08-17T17:54:37.313 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.313 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.313 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:54:37.314 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.132909+0000", 2024-08-17T17:54:37.314 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0056998969999999998 2024-08-17T17:54:37.314 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.314 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.314 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T17:54:37.314 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.135374+0000", 2024-08-17T17:54:37.314 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0024651040000000001 2024-08-17T17:54:37.314 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.314 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.314 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:54:37.314 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.135955+0000", 2024-08-17T17:54:37.314 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00058022499999999997 2024-08-17T17:54:37.314 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.315 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.315 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:54:37.315 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.136034+0000", 2024-08-17T17:54:37.315 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.9379e-05 2024-08-17T17:54:37.315 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.315 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.315 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:54:37.315 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.136075+0000", 2024-08-17T17:54:37.315 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.0590999999999998e-05 2024-08-17T17:54:37.315 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:54:37.315 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:54:37.315 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:54:37.315 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.316 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.316 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45017.0:79342 53.6 53:62feb8dc:::benchmark_data_smithi131_199971_object79341:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1325)", 2024-08-17T17:54:37.316 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:51:01.149837+0000", 2024-08-17T17:54:37.316 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 216.13204886299999, 2024-08-17T17:54:37.316 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.95223702799999999, 2024-08-17T17:54:37.316 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:54:37.316 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:54:37.316 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:54:37.316 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T17:54:37.316 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45017", 2024-08-17T17:54:37.316 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T17:54:37.316 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 79342 2024-08-17T17:54:37.316 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.316 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:54:37.317 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.317 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:54:37.317 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.149837+0000", 2024-08-17T17:54:37.317 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:54:37.317 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.317 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.317 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:54:37.317 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.149837+0000", 2024-08-17T17:54:37.317 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:54:37.317 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.317 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.317 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:54:37.317 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.149839+0000", 2024-08-17T17:54:37.318 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.5719999999999999e-06 2024-08-17T17:54:37.318 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.318 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.318 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:54:37.318 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.149864+0000", 2024-08-17T17:54:37.318 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.5343000000000001e-05 2024-08-17T17:54:37.318 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.318 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.318 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:54:37.318 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.149894+0000", 2024-08-17T17:54:37.318 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.0363999999999999e-05 2024-08-17T17:54:37.318 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.318 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.319 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:54:37.319 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.149903+0000", 2024-08-17T17:54:37.319 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.1790000000000008e-06 2024-08-17T17:54:37.319 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.319 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.319 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:54:37.319 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.261957+0000", 2024-08-17T17:54:37.319 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.112054737 2024-08-17T17:54:37.319 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.319 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.319 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T17:54:37.319 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.261976+0000", 2024-08-17T17:54:37.319 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.8425000000000001e-05 2024-08-17T17:54:37.319 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.320 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.320 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:54:37.320 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.094844+0000", 2024-08-17T17:54:37.320 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.83286857599999997 2024-08-17T17:54:37.320 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.320 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.320 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:54:37.320 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.095049+0000", 2024-08-17T17:54:37.320 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000204744 2024-08-17T17:54:37.320 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.320 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.320 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:54:37.320 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.095211+0000", 2024-08-17T17:54:37.320 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00016208699999999999 2024-08-17T17:54:37.321 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.321 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.321 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:54:37.321 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.098801+0000", 2024-08-17T17:54:37.321 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0035896399999999998 2024-08-17T17:54:37.321 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.321 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.321 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T17:54:37.321 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.098815+0000", 2024-08-17T17:54:37.321 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.4229999999999999e-05 2024-08-17T17:54:37.321 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.321 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.321 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:54:37.322 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.101934+0000", 2024-08-17T17:54:37.322 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0031191890000000001 2024-08-17T17:54:37.322 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.322 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.322 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:54:37.322 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.102012+0000", 2024-08-17T17:54:37.322 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.7552000000000006e-05 2024-08-17T17:54:37.322 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.322 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.322 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:54:37.322 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.102074+0000", 2024-08-17T17:54:37.322 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.2390000000000004e-05 2024-08-17T17:54:37.322 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:54:37.322 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:54:37.323 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:54:37.323 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.323 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.323 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45017.0:150442 53.a 53:55ad1155:::benchmark_data_smithi131_199971_object43476:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1342)", 2024-08-17T17:54:37.323 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:52:30.340863+0000", 2024-08-17T17:54:37.323 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 126.94102308799999, 2024-08-17T17:54:37.323 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.45150109500000002, 2024-08-17T17:54:37.323 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:54:37.323 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:54:37.323 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:54:37.323 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T17:54:37.323 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45017", 2024-08-17T17:54:37.323 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T17:54:37.323 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 150442 2024-08-17T17:54:37.324 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.324 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:54:37.324 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.324 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:54:37.324 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.340863+0000", 2024-08-17T17:54:37.324 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:54:37.324 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.324 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.324 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:54:37.324 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.340863+0000", 2024-08-17T17:54:37.324 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:54:37.324 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.324 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.324 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:54:37.324 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.340863+0000", 2024-08-17T17:54:37.325 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.1399999999999997e-07 2024-08-17T17:54:37.325 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.325 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.325 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:54:37.325 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.340865+0000", 2024-08-17T17:54:37.325 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.0420000000000001e-06 2024-08-17T17:54:37.325 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.325 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.325 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:54:37.325 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.340872+0000", 2024-08-17T17:54:37.325 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.4400000000000002e-06 2024-08-17T17:54:37.325 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.325 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.326 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:54:37.326 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.340877+0000", 2024-08-17T17:54:37.326 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.1490000000000002e-06 2024-08-17T17:54:37.326 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.326 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.326 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:54:37.326 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.345805+0000", 2024-08-17T17:54:37.326 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0049278780000000001 2024-08-17T17:54:37.326 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.326 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.326 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:54:37.326 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.345929+0000", 2024-08-17T17:54:37.326 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00012399500000000001 2024-08-17T17:54:37.327 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.327 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.327 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 4,5", 2024-08-17T17:54:37.327 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.346038+0000", 2024-08-17T17:54:37.327 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00010933 2024-08-17T17:54:37.327 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.327 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.327 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T17:54:37.327 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.791197+0000", 2024-08-17T17:54:37.327 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.44515875199999999 2024-08-17T17:54:37.327 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.327 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.327 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:54:37.327 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.791246+0000", 2024-08-17T17:54:37.328 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.9128999999999997e-05 2024-08-17T17:54:37.328 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.328 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.328 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:54:37.328 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.792220+0000", 2024-08-17T17:54:37.328 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00097388100000000001 2024-08-17T17:54:37.328 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.328 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.328 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:54:37.328 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.792303+0000", 2024-08-17T17:54:37.328 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.3423000000000004e-05 2024-08-17T17:54:37.328 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.328 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.329 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:54:37.329 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.792364+0000", 2024-08-17T17:54:37.329 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.0662000000000003e-05 2024-08-17T17:54:37.329 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:54:37.329 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:54:37.329 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:54:37.329 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.329 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.329 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45017.0:150445 53.6 53:64b97d57:::benchmark_data_smithi131_199971_object43479:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1342)", 2024-08-17T17:54:37.329 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:52:30.343327+0000", 2024-08-17T17:54:37.329 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 126.938559239, 2024-08-17T17:54:37.329 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.452825535, 2024-08-17T17:54:37.329 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:54:37.329 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:54:37.330 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:54:37.330 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T17:54:37.330 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45017", 2024-08-17T17:54:37.330 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T17:54:37.330 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 150445 2024-08-17T17:54:37.330 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.330 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:54:37.330 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.330 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:54:37.330 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.343327+0000", 2024-08-17T17:54:37.330 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:54:37.330 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.331 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.331 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:54:37.331 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.343327+0000", 2024-08-17T17:54:37.331 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:54:37.331 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.331 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.331 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:54:37.331 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.343328+0000", 2024-08-17T17:54:37.331 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.345e-06 2024-08-17T17:54:37.331 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.331 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.331 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:54:37.331 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.343332+0000", 2024-08-17T17:54:37.332 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.2549999999999999e-06 2024-08-17T17:54:37.332 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.332 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.332 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:54:37.332 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.343344+0000", 2024-08-17T17:54:37.332 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1741e-05 2024-08-17T17:54:37.332 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.332 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.332 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:54:37.332 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.343351+0000", 2024-08-17T17:54:37.332 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.1940000000000001e-06 2024-08-17T17:54:37.332 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.332 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.333 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:54:37.333 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.346319+0000", 2024-08-17T17:54:37.333 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0029674499999999999 2024-08-17T17:54:37.333 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.333 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.333 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:54:37.333 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.346391+0000", 2024-08-17T17:54:37.333 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.2587000000000001e-05 2024-08-17T17:54:37.333 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.333 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.333 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:54:37.333 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.346451+0000", 2024-08-17T17:54:37.334 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.9756999999999997e-05 2024-08-17T17:54:37.334 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.334 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.334 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:54:37.334 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.794632+0000", 2024-08-17T17:54:37.334 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.44818106899999999 2024-08-17T17:54:37.334 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.334 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.334 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:54:37.334 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.794702+0000", 2024-08-17T17:54:37.334 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.0345999999999994e-05 2024-08-17T17:54:37.334 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.334 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.335 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T17:54:37.335 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.795845+0000", 2024-08-17T17:54:37.335 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.001142613 2024-08-17T17:54:37.335 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.335 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.335 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:54:37.335 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.796067+0000", 2024-08-17T17:54:37.335 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00022228800000000001 2024-08-17T17:54:37.335 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.335 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.335 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:54:37.335 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.796152+0000", 2024-08-17T17:54:37.335 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.4889999999999995e-05 2024-08-17T17:54:37.335 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:54:37.336 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:54:37.336 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:54:37.336 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.336 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.336 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:150446 53.e e1342/1318 53:75a64e0a:::benchmark_data_smithi131_199971_object43480:head v 1342'9610, mlcod=1342'9608)", 2024-08-17T17:54:37.336 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:52:30.345835+0000", 2024-08-17T17:54:37.336 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 126.936050916, 2024-08-17T17:54:37.336 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.45774920600000002, 2024-08-17T17:54:37.336 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:54:37.336 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:54:37.336 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:54:37.336 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:54:37.337 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.337 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:54:37.337 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.345835+0000", 2024-08-17T17:54:37.337 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:54:37.337 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.337 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.337 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:54:37.337 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.345835+0000", 2024-08-17T17:54:37.337 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:54:37.337 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.337 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.337 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:54:37.337 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.345836+0000", 2024-08-17T17:54:37.338 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.1699999999999998e-07 2024-08-17T17:54:37.338 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.338 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.338 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:54:37.338 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.345839+0000", 2024-08-17T17:54:37.338 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.7919999999999999e-06 2024-08-17T17:54:37.338 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.338 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.338 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:54:37.338 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.345850+0000", 2024-08-17T17:54:37.338 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0179e-05 2024-08-17T17:54:37.338 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.338 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.339 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:54:37.339 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.345854+0000", 2024-08-17T17:54:37.339 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.6020000000000002e-06 2024-08-17T17:54:37.339 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.339 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.339 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:54:37.339 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.345971+0000", 2024-08-17T17:54:37.339 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000117216 2024-08-17T17:54:37.339 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.339 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.339 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:54:37.339 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.345988+0000", 2024-08-17T17:54:37.339 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.6438000000000001e-05 2024-08-17T17:54:37.339 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.340 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.340 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:54:37.340 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.803550+0000", 2024-08-17T17:54:37.340 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.45756202099999999 2024-08-17T17:54:37.340 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.340 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.340 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:54:37.340 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.803584+0000", 2024-08-17T17:54:37.340 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.4440999999999998e-05 2024-08-17T17:54:37.340 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:54:37.340 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:54:37.340 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:54:37.340 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.340 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.341 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45017.0:150448 53.16 53:6fefdb0a:::benchmark_data_smithi131_199971_object43482:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1342)", 2024-08-17T17:54:37.341 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:52:30.346061+0000", 2024-08-17T17:54:37.341 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 126.935825204, 2024-08-17T17:54:37.341 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.45763019100000002, 2024-08-17T17:54:37.341 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:54:37.341 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:54:37.341 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:54:37.341 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T17:54:37.341 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45017", 2024-08-17T17:54:37.341 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T17:54:37.341 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 150448 2024-08-17T17:54:37.341 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.341 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:54:37.341 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.342 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:54:37.342 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.346061+0000", 2024-08-17T17:54:37.342 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:54:37.342 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.342 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.342 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:54:37.342 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.346061+0000", 2024-08-17T17:54:37.342 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:54:37.342 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.342 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.342 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:54:37.342 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.346062+0000", 2024-08-17T17:54:37.342 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.8899999999999998e-07 2024-08-17T17:54:37.343 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.343 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.343 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:54:37.343 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.346065+0000", 2024-08-17T17:54:37.343 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.613e-06 2024-08-17T17:54:37.343 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.343 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.343 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:54:37.343 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.346074+0000", 2024-08-17T17:54:37.343 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.5019999999999992e-06 2024-08-17T17:54:37.343 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.343 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.343 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:54:37.343 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.346079+0000", 2024-08-17T17:54:37.344 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.9350000000000002e-06 2024-08-17T17:54:37.344 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.344 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.344 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:54:37.344 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.349274+0000", 2024-08-17T17:54:37.344 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0031954589999999999 2024-08-17T17:54:37.344 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.344 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.344 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:54:37.344 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.349365+0000", 2024-08-17T17:54:37.344 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.1268999999999996e-05 2024-08-17T17:54:37.344 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.344 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.345 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:54:37.345 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.349458+0000", 2024-08-17T17:54:37.345 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.2149000000000002e-05 2024-08-17T17:54:37.345 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.345 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.345 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:54:37.345 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.794775+0000", 2024-08-17T17:54:37.345 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.44531742200000002 2024-08-17T17:54:37.345 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.345 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.345 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:54:37.345 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.795822+0000", 2024-08-17T17:54:37.345 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.001047411 2024-08-17T17:54:37.345 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.346 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.346 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T17:54:37.346 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.803598+0000", 2024-08-17T17:54:37.346 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0077758649999999999 2024-08-17T17:54:37.346 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.346 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.346 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:54:37.346 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.803645+0000", 2024-08-17T17:54:37.346 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.6233000000000003e-05 2024-08-17T17:54:37.346 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.346 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.346 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:54:37.346 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.803691+0000", 2024-08-17T17:54:37.346 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.6443999999999998e-05 2024-08-17T17:54:37.347 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:54:37.347 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:54:37.347 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:54:37.347 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.347 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.347 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45017.0:150449 53.16 53:6c866c48:::benchmark_data_smithi131_199971_object43483:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1342)", 2024-08-17T17:54:37.347 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:52:30.346088+0000", 2024-08-17T17:54:37.347 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 126.935797791, 2024-08-17T17:54:37.347 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.46989091500000002, 2024-08-17T17:54:37.347 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:54:37.347 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:54:37.347 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:54:37.347 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T17:54:37.348 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45017", 2024-08-17T17:54:37.348 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T17:54:37.348 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 150449 2024-08-17T17:54:37.348 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.348 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:54:37.348 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.348 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:54:37.348 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.346088+0000", 2024-08-17T17:54:37.348 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:54:37.348 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.348 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.348 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:54:37.348 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.346088+0000", 2024-08-17T17:54:37.349 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:54:37.349 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.349 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.349 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:54:37.349 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.346088+0000", 2024-08-17T17:54:37.349 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.9799999999999999e-07 2024-08-17T17:54:37.349 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.349 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.349 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:54:37.349 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.346090+0000", 2024-08-17T17:54:37.349 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.3990000000000001e-06 2024-08-17T17:54:37.350 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.350 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.350 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:54:37.350 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.346094+0000", 2024-08-17T17:54:37.350 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.6710000000000001e-06 2024-08-17T17:54:37.350 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.350 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.350 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:54:37.350 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.346096+0000", 2024-08-17T17:54:37.350 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.7259999999999998e-06 2024-08-17T17:54:37.350 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.350 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.350 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:54:37.350 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.355709+0000", 2024-08-17T17:54:37.351 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0096127799999999996 2024-08-17T17:54:37.351 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.351 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.351 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:54:37.351 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.355836+0000", 2024-08-17T17:54:37.351 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00012709400000000001 2024-08-17T17:54:37.351 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.351 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.351 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:54:37.351 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.355941+0000", 2024-08-17T17:54:37.351 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000104579 2024-08-17T17:54:37.351 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.351 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.352 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T17:54:37.352 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.803696+0000", 2024-08-17T17:54:37.352 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.44775543299999998 2024-08-17T17:54:37.352 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.352 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.352 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:54:37.352 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.803724+0000", 2024-08-17T17:54:37.352 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.8056999999999999e-05 2024-08-17T17:54:37.352 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.352 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.352 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:54:37.352 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.815867+0000", 2024-08-17T17:54:37.353 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.012142498999999999 2024-08-17T17:54:37.353 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.353 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.353 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:54:37.353 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.815927+0000", 2024-08-17T17:54:37.353 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.0767999999999998e-05 2024-08-17T17:54:37.353 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.353 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.353 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:54:37.353 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:52:30.815979+0000", 2024-08-17T17:54:37.353 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.1610999999999998e-05 2024-08-17T17:54:37.353 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:54:37.354 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:54:37.354 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:54:37.354 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.354 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.354 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45017.0:195972 53.16 53:6ac13d93:::benchmark_data_smithi131_199971_object89006:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1349)", 2024-08-17T17:54:37.354 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:53:29.373308+0000", 2024-08-17T17:54:37.354 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 67.908577500000007, 2024-08-17T17:54:37.354 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.213053572, 2024-08-17T17:54:37.354 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:54:37.354 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:54:37.354 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "reached pg", 2024-08-17T17:54:37.354 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T17:54:37.355 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45017", 2024-08-17T17:54:37.355 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T17:54:37.355 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 195972 2024-08-17T17:54:37.355 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.355 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:54:37.355 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.355 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:54:37.355 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.373308+0000", 2024-08-17T17:54:37.355 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:54:37.355 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.355 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.355 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:54:37.355 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.373308+0000", 2024-08-17T17:54:37.356 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:54:37.356 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.356 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.356 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:54:37.356 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.373310+0000", 2024-08-17T17:54:37.356 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.266e-06 2024-08-17T17:54:37.356 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.356 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.356 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:54:37.356 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.373315+0000", 2024-08-17T17:54:37.356 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.7829999999999998e-06 2024-08-17T17:54:37.356 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.357 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.357 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:54:37.357 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.373329+0000", 2024-08-17T17:54:37.357 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.4144999999999999e-05 2024-08-17T17:54:37.357 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.357 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.357 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:54:37.357 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.373336+0000", 2024-08-17T17:54:37.357 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.7549999999999994e-06 2024-08-17T17:54:37.357 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.357 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.357 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:54:37.358 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.373426+0000", 2024-08-17T17:54:37.358 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.9518000000000006e-05 2024-08-17T17:54:37.358 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.358 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.358 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:54:37.358 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.373539+0000", 2024-08-17T17:54:37.358 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000113026 2024-08-17T17:54:37.358 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.358 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.358 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 1,4", 2024-08-17T17:54:37.358 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.373640+0000", 2024-08-17T17:54:37.358 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000101146 2024-08-17T17:54:37.359 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.359 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.359 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:54:37.359 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.385725+0000", 2024-08-17T17:54:37.359 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.012085251 2024-08-17T17:54:37.359 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.359 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.359 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:54:37.359 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.397210+0000", 2024-08-17T17:54:37.359 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.011484717 2024-08-17T17:54:37.359 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.359 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.359 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:54:37.360 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.419876+0000", 2024-08-17T17:54:37.360 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.022665477999999999 2024-08-17T17:54:37.360 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.360 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.360 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T17:54:37.360 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.419917+0000", 2024-08-17T17:54:37.360 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.1001000000000003e-05 2024-08-17T17:54:37.360 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.360 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.360 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:54:37.360 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.578299+0000", 2024-08-17T17:54:37.360 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1583819550000001 2024-08-17T17:54:37.361 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.361 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.361 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for missing object", 2024-08-17T17:54:37.361 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.578376+0000", 2024-08-17T17:54:37.361 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.7634999999999998e-05 2024-08-17T17:54:37.361 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.361 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.361 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:54:37.361 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.586288+0000", 2024-08-17T17:54:37.361 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0079121580000000007 2024-08-17T17:54:37.361 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.361 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.361 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:54:37.362 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.586362+0000", 2024-08-17T17:54:37.362 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.3738000000000004e-05 2024-08-17T17:54:37.362 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:54:37.362 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:54:37.362 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:54:37.362 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.362 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.362 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45017.0:195995 53.6 53:6739211e:::benchmark_data_smithi131_199971_object89029:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1350)", 2024-08-17T17:54:37.362 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:53:29.421103+0000", 2024-08-17T17:54:37.362 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 67.860782599999993, 2024-08-17T17:54:37.362 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1580207170000001, 2024-08-17T17:54:37.363 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:54:37.363 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:54:37.363 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:54:37.363 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T17:54:37.363 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45017", 2024-08-17T17:54:37.363 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T17:54:37.363 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 195995 2024-08-17T17:54:37.363 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.363 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:54:37.363 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.363 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:54:37.363 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.421103+0000", 2024-08-17T17:54:37.364 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:54:37.364 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.364 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.364 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:54:37.365 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.421103+0000", 2024-08-17T17:54:37.365 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:54:37.365 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.365 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.366 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:54:37.366 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.421106+0000", 2024-08-17T17:54:37.366 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.1639999999999999e-06 2024-08-17T17:54:37.366 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.366 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.366 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:54:37.366 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.421112+0000", 2024-08-17T17:54:37.366 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.4509999999999997e-06 2024-08-17T17:54:37.366 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.366 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.366 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:54:37.366 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.421129+0000", 2024-08-17T17:54:37.367 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.6795000000000001e-05 2024-08-17T17:54:37.367 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.367 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.367 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:54:37.367 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.421141+0000", 2024-08-17T17:54:37.367 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.2371000000000001e-05 2024-08-17T17:54:37.367 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.367 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.367 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:54:37.367 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.426431+0000", 2024-08-17T17:54:37.367 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0052900890000000004 2024-08-17T17:54:37.367 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.367 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.367 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T17:54:37.368 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.426465+0000", 2024-08-17T17:54:37.368 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.3714999999999998e-05 2024-08-17T17:54:37.368 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.368 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.368 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:54:37.368 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.571220+0000", 2024-08-17T17:54:37.368 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1447546019999999 2024-08-17T17:54:37.368 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.368 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.368 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:54:37.368 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.571376+0000", 2024-08-17T17:54:37.368 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00015600400000000001 2024-08-17T17:54:37.368 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.369 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.369 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:54:37.369 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.571529+0000", 2024-08-17T17:54:37.369 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00015388199999999999 2024-08-17T17:54:37.369 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.369 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.369 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:54:37.369 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.578239+0000", 2024-08-17T17:54:37.369 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0067097270000000004 2024-08-17T17:54:37.369 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.369 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.369 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T17:54:37.369 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.578390+0000", 2024-08-17T17:54:37.370 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00015106700000000001 2024-08-17T17:54:37.370 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.370 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.370 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:54:37.370 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.578855+0000", 2024-08-17T17:54:37.370 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00046462800000000002 2024-08-17T17:54:37.370 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.370 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.370 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:54:37.370 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.578924+0000", 2024-08-17T17:54:37.370 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.8910000000000003e-05 2024-08-17T17:54:37.370 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.370 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.371 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:54:37.371 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.579124+0000", 2024-08-17T17:54:37.371 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00020031199999999999 2024-08-17T17:54:37.371 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:54:37.371 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:54:37.371 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:54:37.371 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.371 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.371 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45017.0:195997 53.6 53:62128a7a:::benchmark_data_smithi131_199971_object89031:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1350)", 2024-08-17T17:54:37.371 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:53:29.421195+0000", 2024-08-17T17:54:37.371 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 67.860690668000004, 2024-08-17T17:54:37.371 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.164740171, 2024-08-17T17:54:37.372 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:54:37.372 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:54:37.372 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:54:37.372 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T17:54:37.372 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45017", 2024-08-17T17:54:37.372 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T17:54:37.372 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 195997 2024-08-17T17:54:37.372 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.372 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:54:37.372 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.372 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:54:37.372 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.421195+0000", 2024-08-17T17:54:37.373 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:54:37.373 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.373 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.373 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:54:37.373 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.421195+0000", 2024-08-17T17:54:37.373 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:54:37.373 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.373 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.373 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:54:37.373 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.421196+0000", 2024-08-17T17:54:37.373 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.5600000000000001e-07 2024-08-17T17:54:37.373 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.373 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.373 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:54:37.374 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.421198+0000", 2024-08-17T17:54:37.374 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.317e-06 2024-08-17T17:54:37.374 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.374 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.374 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:54:37.374 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.421205+0000", 2024-08-17T17:54:37.374 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.878e-06 2024-08-17T17:54:37.374 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.374 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.374 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:54:37.374 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.421210+0000", 2024-08-17T17:54:37.374 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.4990000000000002e-06 2024-08-17T17:54:37.374 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.375 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.375 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:54:37.375 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.426651+0000", 2024-08-17T17:54:37.375 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0054403079999999996 2024-08-17T17:54:37.375 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.375 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.375 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T17:54:37.375 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.426681+0000", 2024-08-17T17:54:37.375 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.0154e-05 2024-08-17T17:54:37.375 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.375 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.375 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:54:37.375 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.575154+0000", 2024-08-17T17:54:37.375 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.148472749 2024-08-17T17:54:37.376 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.376 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.376 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:54:37.376 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.575276+0000", 2024-08-17T17:54:37.376 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00012281299999999999 2024-08-17T17:54:37.376 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.376 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.376 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:54:37.376 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.575391+0000", 2024-08-17T17:54:37.376 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00011495899999999999 2024-08-17T17:54:37.376 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.376 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.376 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:54:37.377 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.578310+0000", 2024-08-17T17:54:37.377 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.002918206 2024-08-17T17:54:37.377 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.377 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.377 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T17:54:37.377 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.578395+0000", 2024-08-17T17:54:37.377 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.5128000000000002e-05 2024-08-17T17:54:37.377 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.377 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.377 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:54:37.377 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.585693+0000", 2024-08-17T17:54:37.377 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0072983220000000003 2024-08-17T17:54:37.377 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.378 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.378 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:54:37.378 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.585745+0000", 2024-08-17T17:54:37.378 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.1820999999999997e-05 2024-08-17T17:54:37.378 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.378 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.378 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:54:37.378 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.585935+0000", 2024-08-17T17:54:37.378 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00019056100000000001 2024-08-17T17:54:37.378 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:54:37.378 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:54:37.378 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:54:37.378 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.379 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.379 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45017.0:199668 53.5 53:a501cbff:::benchmark_data_smithi131_199971_object92702:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1352)", 2024-08-17T17:54:37.379 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:53:35.317094+0000", 2024-08-17T17:54:37.379 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 61.964792332999998, 2024-08-17T17:54:37.379 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.50201904500000005, 2024-08-17T17:54:37.379 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:54:37.379 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:54:37.379 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:54:37.379 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T17:54:37.379 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45017", 2024-08-17T17:54:37.379 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T17:54:37.379 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 199668 2024-08-17T17:54:37.379 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.380 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:54:37.380 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.380 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:54:37.380 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.317094+0000", 2024-08-17T17:54:37.380 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:54:37.380 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.380 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.380 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:54:37.380 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.317094+0000", 2024-08-17T17:54:37.380 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:54:37.380 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.380 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.380 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:54:37.381 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.317095+0000", 2024-08-17T17:54:37.381 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.2139999999999999e-06 2024-08-17T17:54:37.381 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.381 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.381 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:54:37.381 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.317100+0000", 2024-08-17T17:54:37.381 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.6759999999999998e-06 2024-08-17T17:54:37.381 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.381 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.381 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:54:37.381 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.317111+0000", 2024-08-17T17:54:37.381 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1758e-05 2024-08-17T17:54:37.381 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.381 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.382 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:54:37.382 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.317119+0000", 2024-08-17T17:54:37.382 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.3220000000000004e-06 2024-08-17T17:54:37.382 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.382 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.382 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:54:37.382 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.317176+0000", 2024-08-17T17:54:37.382 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.6941000000000003e-05 2024-08-17T17:54:37.382 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.382 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.382 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:54:37.382 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.317329+0000", 2024-08-17T17:54:37.382 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00015323800000000001 2024-08-17T17:54:37.383 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.383 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.383 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 0,1", 2024-08-17T17:54:37.383 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.317420+0000", 2024-08-17T17:54:37.383 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.0988000000000004e-05 2024-08-17T17:54:37.383 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.383 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.383 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T17:54:37.383 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.325420+0000", 2024-08-17T17:54:37.383 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0080006699999999997 2024-08-17T17:54:37.383 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.383 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.383 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:54:37.383 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.327841+0000", 2024-08-17T17:54:37.384 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0024209710000000001 2024-08-17T17:54:37.384 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.384 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.384 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:54:37.384 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.818896+0000", 2024-08-17T17:54:37.384 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.49105495199999999 2024-08-17T17:54:37.384 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.384 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.384 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:54:37.384 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.819066+0000", 2024-08-17T17:54:37.384 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000169622 2024-08-17T17:54:37.384 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.384 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.384 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:54:37.385 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.819113+0000", 2024-08-17T17:54:37.385 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.6693000000000002e-05 2024-08-17T17:54:37.385 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:54:37.385 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:54:37.385 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:54:37.385 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.385 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.385 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45017.0:199691 53.5 53:a1a79b01:::benchmark_data_smithi131_199971_object92725:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1352)", 2024-08-17T17:54:37.385 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:53:35.339388+0000", 2024-08-17T17:54:37.385 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 61.942497529000001, 2024-08-17T17:54:37.385 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.47998168099999999, 2024-08-17T17:54:37.385 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:54:37.385 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:54:37.386 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:54:37.386 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T17:54:37.386 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45017", 2024-08-17T17:54:37.386 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T17:54:37.386 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 199691 2024-08-17T17:54:37.386 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.386 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:54:37.386 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.386 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:54:37.386 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.339388+0000", 2024-08-17T17:54:37.386 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:54:37.386 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.387 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.387 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:54:37.387 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.339388+0000", 2024-08-17T17:54:37.387 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:54:37.387 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.387 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.387 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:54:37.387 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.339390+0000", 2024-08-17T17:54:37.387 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.8360000000000001e-06 2024-08-17T17:54:37.387 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.387 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.388 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:54:37.388 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.339398+0000", 2024-08-17T17:54:37.388 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.3050000000000004e-06 2024-08-17T17:54:37.388 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.388 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.388 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:54:37.388 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.339413+0000", 2024-08-17T17:54:37.388 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.5885000000000001e-05 2024-08-17T17:54:37.388 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.389 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.389 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:54:37.389 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.339421+0000", 2024-08-17T17:54:37.389 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.4329999999999998e-06 2024-08-17T17:54:37.389 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.389 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.389 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:54:37.389 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.339471+0000", 2024-08-17T17:54:37.389 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.0569999999999999e-05 2024-08-17T17:54:37.389 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.390 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.390 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:54:37.390 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.339550+0000", 2024-08-17T17:54:37.390 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.8332999999999997e-05 2024-08-17T17:54:37.390 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.390 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.390 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 0,1", 2024-08-17T17:54:37.390 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.339611+0000", 2024-08-17T17:54:37.390 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.1208000000000001e-05 2024-08-17T17:54:37.390 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.390 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.390 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T17:54:37.390 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.343113+0000", 2024-08-17T17:54:37.391 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0035020939999999999 2024-08-17T17:54:37.391 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.391 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.391 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:54:37.391 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.819263+0000", 2024-08-17T17:54:37.391 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.47614981499999998 2024-08-17T17:54:37.391 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.391 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.391 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:54:37.391 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.819299+0000", 2024-08-17T17:54:37.391 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.5759000000000001e-05 2024-08-17T17:54:37.391 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.391 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.392 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:54:37.392 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.819339+0000", 2024-08-17T17:54:37.392 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.0649000000000003e-05 2024-08-17T17:54:37.392 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.392 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.392 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:54:37.392 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.819370+0000", 2024-08-17T17:54:37.392 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.0793999999999997e-05 2024-08-17T17:54:37.392 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:54:37.392 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:54:37.392 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:54:37.392 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.392 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.393 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45017.0:199696 53.15 53:abbfd288:::benchmark_data_smithi131_199971_object92730:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1352)", 2024-08-17T17:54:37.393 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:53:35.343834+0000", 2024-08-17T17:54:37.393 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 61.938051610000002, 2024-08-17T17:54:37.393 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.47539447400000001, 2024-08-17T17:54:37.393 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:54:37.393 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:54:37.393 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:54:37.393 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T17:54:37.393 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45017", 2024-08-17T17:54:37.393 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T17:54:37.393 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 199696 2024-08-17T17:54:37.393 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.394 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:54:37.394 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.394 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:54:37.394 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.343834+0000", 2024-08-17T17:54:37.394 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:54:37.394 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.394 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.394 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:54:37.394 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.343834+0000", 2024-08-17T17:54:37.394 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:54:37.394 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.394 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.394 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:54:37.395 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.343837+0000", 2024-08-17T17:54:37.395 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.1909999999999999e-06 2024-08-17T17:54:37.395 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.395 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.395 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:54:37.395 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.343842+0000", 2024-08-17T17:54:37.395 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.9429999999999997e-06 2024-08-17T17:54:37.395 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.395 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.395 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:54:37.395 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.343858+0000", 2024-08-17T17:54:37.395 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.5299999999999999e-05 2024-08-17T17:54:37.395 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.396 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.396 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:54:37.396 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.343869+0000", 2024-08-17T17:54:37.396 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0944000000000001e-05 2024-08-17T17:54:37.396 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.396 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.396 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:54:37.396 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.343933+0000", 2024-08-17T17:54:37.396 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.4382999999999997e-05 2024-08-17T17:54:37.396 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.396 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.396 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:54:37.396 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.344104+0000", 2024-08-17T17:54:37.396 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00017047199999999999 2024-08-17T17:54:37.397 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.397 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.397 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 0,1", 2024-08-17T17:54:37.397 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.344258+0000", 2024-08-17T17:54:37.397 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00015470999999999999 2024-08-17T17:54:37.397 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.397 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.397 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T17:54:37.397 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.818004+0000", 2024-08-17T17:54:37.397 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.473745847 2024-08-17T17:54:37.397 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.397 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.397 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:54:37.398 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.818971+0000", 2024-08-17T17:54:37.398 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00096723899999999995 2024-08-17T17:54:37.398 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.398 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.398 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:54:37.398 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.819154+0000", 2024-08-17T17:54:37.398 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00018288399999999999 2024-08-17T17:54:37.398 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.398 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.398 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:54:37.398 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.819197+0000", 2024-08-17T17:54:37.398 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.2729999999999999e-05 2024-08-17T17:54:37.398 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.399 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.399 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:54:37.399 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.819229+0000", 2024-08-17T17:54:37.399 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.1831000000000001e-05 2024-08-17T17:54:37.399 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:54:37.399 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:54:37.399 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:54:37.399 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.399 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.399 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop_reply(client.45017.0:199668 53.5 e1352/1325 ondisk, result = 0)", 2024-08-17T17:54:37.399 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:53:35.349719+0000", 2024-08-17T17:54:37.399 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 61.932167407000001, 2024-08-17T17:54:37.399 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.46940392399999997, 2024-08-17T17:54:37.400 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:54:37.400 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:54:37.400 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "started", 2024-08-17T17:54:37.400 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:54:37.400 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.400 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:54:37.400 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.349719+0000", 2024-08-17T17:54:37.400 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:54:37.400 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.400 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.400 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:54:37.400 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.349719+0000", 2024-08-17T17:54:37.400 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:54:37.400 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.401 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.401 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:54:37.401 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.349720+0000", 2024-08-17T17:54:37.401 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.3900000000000003e-07 2024-08-17T17:54:37.401 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.401 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.401 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:54:37.401 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.349726+0000", 2024-08-17T17:54:37.401 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.19e-06 2024-08-17T17:54:37.401 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.401 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.401 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:54:37.401 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.817916+0000", 2024-08-17T17:54:37.401 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.468190247 2024-08-17T17:54:37.402 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.402 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.402 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:54:37.402 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.817936+0000", 2024-08-17T17:54:37.402 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.9919999999999999e-05 2024-08-17T17:54:37.402 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.402 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.402 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:54:37.402 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.818884+0000", 2024-08-17T17:54:37.402 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00094793399999999999 2024-08-17T17:54:37.402 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.402 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.403 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:54:37.403 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.818891+0000", 2024-08-17T17:54:37.403 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.1500000000000002e-06 2024-08-17T17:54:37.403 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.403 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.403 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:54:37.403 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.819122+0000", 2024-08-17T17:54:37.403 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000231544 2024-08-17T17:54:37.403 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:54:37.403 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:54:37.403 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:54:37.403 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.403 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.404 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop_reply(client.45017.0:199696 53.15 e1352/1325 ondisk, result = 0)", 2024-08-17T17:54:37.404 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:53:35.350314+0000", 2024-08-17T17:54:37.404 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 61.931571718999997, 2024-08-17T17:54:37.404 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.46866457900000003, 2024-08-17T17:54:37.404 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:54:37.404 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:54:37.404 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "started", 2024-08-17T17:54:37.404 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:54:37.404 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.404 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:54:37.404 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.350314+0000", 2024-08-17T17:54:37.404 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:54:37.404 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.405 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.405 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:54:37.405 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.350314+0000", 2024-08-17T17:54:37.405 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:54:37.405 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.405 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.405 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:54:37.405 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.350315+0000", 2024-08-17T17:54:37.405 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.06e-07 2024-08-17T17:54:37.405 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.405 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.406 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:54:37.406 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.350320+0000", 2024-08-17T17:54:37.406 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.8169999999999998e-06 2024-08-17T17:54:37.406 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.406 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.406 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:54:37.406 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.817949+0000", 2024-08-17T17:54:37.406 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.46762904500000002 2024-08-17T17:54:37.406 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.406 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.406 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:54:37.407 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.817957+0000", 2024-08-17T17:54:37.407 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.3620000000000006e-06 2024-08-17T17:54:37.407 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.407 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.407 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:54:37.407 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.818957+0000", 2024-08-17T17:54:37.407 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00099967099999999994 2024-08-17T17:54:37.407 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.407 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.407 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:54:37.407 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.818965+0000", 2024-08-17T17:54:37.407 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.3489999999999992e-06 2024-08-17T17:54:37.407 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.407 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.408 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:54:37.408 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.818979+0000", 2024-08-17T17:54:37.408 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.3628999999999999e-05 2024-08-17T17:54:37.408 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:54:37.408 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:54:37.408 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:54:37.408 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.408 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.408 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:199707 53.e e1352/1318 53:7dfe9440:::benchmark_data_smithi131_199971_object92741:head v 1352'12756, mlcod=1352'12754)", 2024-08-17T17:54:37.408 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:53:35.362188+0000", 2024-08-17T17:54:37.408 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 61.919698398999998, 2024-08-17T17:54:37.408 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.47725984500000002, 2024-08-17T17:54:37.408 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:54:37.409 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:54:37.409 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:54:37.409 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:54:37.409 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.409 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:54:37.409 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.362188+0000", 2024-08-17T17:54:37.409 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:54:37.409 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.409 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.409 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:54:37.409 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.362188+0000", 2024-08-17T17:54:37.409 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:54:37.409 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.410 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.410 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:54:37.410 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.362189+0000", 2024-08-17T17:54:37.410 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.866e-06 2024-08-17T17:54:37.410 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.410 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.410 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:54:37.410 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.362199+0000", 2024-08-17T17:54:37.410 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.662e-06 2024-08-17T17:54:37.410 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.410 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.410 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:54:37.411 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.817976+0000", 2024-08-17T17:54:37.411 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.45577662099999999 2024-08-17T17:54:37.411 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.411 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.411 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:54:37.411 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.817986+0000", 2024-08-17T17:54:37.411 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.9660000000000008e-06 2024-08-17T17:54:37.411 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.411 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.411 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:54:37.411 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.818047+0000", 2024-08-17T17:54:37.411 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.1810000000000006e-05 2024-08-17T17:54:37.411 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.412 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.412 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:54:37.412 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.818071+0000", 2024-08-17T17:54:37.412 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.3289e-05 2024-08-17T17:54:37.412 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.412 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.412 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:54:37.412 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.839406+0000", 2024-08-17T17:54:37.412 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.021335237 2024-08-17T17:54:37.412 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:54:37.412 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:54:37.412 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:54:37.413 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:35.839447+0000", 2024-08-17T17:54:37.413 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.1393999999999997e-05 2024-08-17T17:54:37.413 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:54:37.413 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:54:37.413 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:54:37.413 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:54:37.413 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:54:37.413 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:54:37.413 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:37.440 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:37.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:37.442 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:37.543 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:37.568 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:37.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:37.570 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:37.671 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:37.696 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:37.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:37.699 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:37.778 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:37.799 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:37.823 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:37.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:37.826 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:37.906 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T17:54:37.906 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:54:37.924 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T17:54:37.924 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:54:37.927 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:37.941 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T17:54:37.941 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:54:37.953 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:37.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:37.955 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:37.958 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:54:37.958 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T17:54:37.976 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T17:54:37.976 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:54:37.997 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:54:37.997 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T17:54:38.015 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T17:54:38.015 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:54:38.036 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T17:54:38.036 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:54:38.055 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:38.076 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:38.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:38.078 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:38.147 INFO:teuthology.orchestra.run.smithi131.stderr:pool 'unique_pool_1' created 2024-08-17T17:54:38.179 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:38.189 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:38 smithi169 bash[79348]: cluster 2024-08-17T17:54:36.276691+0000 mgr.y (mgr.34107) 1569 : cluster [DBG] pgmap v2297: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail; 76 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:54:38.190 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:38 smithi169 bash[79348]: cluster 2024-08-17T17:54:36.276691+0000 mgr.y (mgr.34107) 1569 : cluster [DBG] pgmap v2297: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail; 76 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:54:38.190 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:38 smithi169 bash[79348]: audit 2024-08-17T17:54:37.464273+0000 mon.c (mon.2) 59 : audit [INF] from='client.? 172.21.15.131:0/2770397471' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-08-17T17:54:38.190 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:38 smithi169 bash[79348]: audit 2024-08-17T17:54:37.464273+0000 mon.c (mon.2) 59 : audit [INF] from='client.? 172.21.15.131:0/2770397471' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-08-17T17:54:38.190 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:38 smithi169 bash[79348]: audit 2024-08-17T17:54:37.464657+0000 mon.a (mon.0) 2449 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-08-17T17:54:38.190 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:38 smithi169 bash[79348]: audit 2024-08-17T17:54:37.464657+0000 mon.a (mon.0) 2449 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-08-17T17:54:38.190 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:38 smithi169 bash[79348]: audit 2024-08-17T17:54:37.887509+0000 mon.c (mon.2) 60 : audit [DBG] from='client.? 172.21.15.131:0/3858376612' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:38.190 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:38 smithi169 bash[79348]: audit 2024-08-17T17:54:37.887509+0000 mon.c (mon.2) 60 : audit [DBG] from='client.? 172.21.15.131:0/3858376612' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:38.206 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:38.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:38.208 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:38.309 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:38.319 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:38 smithi131 bash[88347]: cluster 2024-08-17T17:54:36.276691+0000 mgr.y (mgr.34107) 1569 : cluster [DBG] pgmap v2297: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail; 76 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:54:38.319 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:38 smithi131 bash[88347]: cluster 2024-08-17T17:54:36.276691+0000 mgr.y (mgr.34107) 1569 : cluster [DBG] pgmap v2297: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail; 76 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:54:38.319 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:38 smithi131 bash[88347]: audit 2024-08-17T17:54:37.464273+0000 mon.c (mon.2) 59 : audit [INF] from='client.? 172.21.15.131:0/2770397471' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-08-17T17:54:38.319 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:38 smithi131 bash[88347]: audit 2024-08-17T17:54:37.464273+0000 mon.c (mon.2) 59 : audit [INF] from='client.? 172.21.15.131:0/2770397471' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-08-17T17:54:38.319 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:38 smithi131 bash[88347]: audit 2024-08-17T17:54:37.464657+0000 mon.a (mon.0) 2449 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-08-17T17:54:38.319 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:38 smithi131 bash[88347]: audit 2024-08-17T17:54:37.464657+0000 mon.a (mon.0) 2449 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-08-17T17:54:38.319 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:38 smithi131 bash[88347]: audit 2024-08-17T17:54:37.887509+0000 mon.c (mon.2) 60 : audit [DBG] from='client.? 172.21.15.131:0/3858376612' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:38.319 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:38 smithi131 bash[88347]: audit 2024-08-17T17:54:37.887509+0000 mon.c (mon.2) 60 : audit [DBG] from='client.? 172.21.15.131:0/3858376612' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:38.319 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:38 smithi131 bash[89561]: cluster 2024-08-17T17:54:36.276691+0000 mgr.y (mgr.34107) 1569 : cluster [DBG] pgmap v2297: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail; 76 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:54:38.320 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:38 smithi131 bash[89561]: cluster 2024-08-17T17:54:36.276691+0000 mgr.y (mgr.34107) 1569 : cluster [DBG] pgmap v2297: 73 pgs: 73 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail; 76 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:54:38.320 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:38 smithi131 bash[89561]: audit 2024-08-17T17:54:37.464273+0000 mon.c (mon.2) 59 : audit [INF] from='client.? 172.21.15.131:0/2770397471' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-08-17T17:54:38.320 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:38 smithi131 bash[89561]: audit 2024-08-17T17:54:37.464273+0000 mon.c (mon.2) 59 : audit [INF] from='client.? 172.21.15.131:0/2770397471' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-08-17T17:54:38.320 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:38 smithi131 bash[89561]: audit 2024-08-17T17:54:37.464657+0000 mon.a (mon.0) 2449 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-08-17T17:54:38.320 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:38 smithi131 bash[89561]: audit 2024-08-17T17:54:37.464657+0000 mon.a (mon.0) 2449 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16} : dispatch 2024-08-17T17:54:38.320 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:38 smithi131 bash[89561]: audit 2024-08-17T17:54:37.887509+0000 mon.c (mon.2) 60 : audit [DBG] from='client.? 172.21.15.131:0/3858376612' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:38.320 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:38 smithi131 bash[89561]: audit 2024-08-17T17:54:37.887509+0000 mon.c (mon.2) 60 : audit [DBG] from='client.? 172.21.15.131:0/3858376612' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:38.329 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:38.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:38.332 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:38.432 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:38.457 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:38.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:38.459 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:38.559 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:38.585 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:38.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:38.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:38.688 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:38.715 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:38.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:38.718 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:38.819 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:38.846 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:38.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:38.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:38.950 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:38.961 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:54:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:54:38] "GET /metrics HTTP/1.1" 200 36560 "" "Prometheus/2.51.0" 2024-08-17T17:54:38.976 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:38.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:38.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:39.079 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:39.107 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:39.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:39.109 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:39.210 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:39.218 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:39 smithi131 bash[88347]: audit 2024-08-17T17:54:38.143762+0000 mon.a (mon.0) 2450 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-08-17T17:54:39.218 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:39 smithi131 bash[88347]: audit 2024-08-17T17:54:38.143762+0000 mon.a (mon.0) 2450 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-08-17T17:54:39.218 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:39 smithi131 bash[88347]: cluster 2024-08-17T17:54:38.146913+0000 mon.a (mon.0) 2451 : cluster [DBG] osdmap e1380: 8 total, 8 up, 7 in 2024-08-17T17:54:39.218 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:39 smithi131 bash[88347]: cluster 2024-08-17T17:54:38.146913+0000 mon.a (mon.0) 2451 : cluster [DBG] osdmap e1380: 8 total, 8 up, 7 in 2024-08-17T17:54:39.218 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:39 smithi131 bash[88347]: audit 2024-08-17T17:54:38.264613+0000 mon.a (mon.0) 2452 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:39.218 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:39 smithi131 bash[88347]: audit 2024-08-17T17:54:38.264613+0000 mon.a (mon.0) 2452 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:39.218 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:39 smithi131 bash[89561]: audit 2024-08-17T17:54:38.143762+0000 mon.a (mon.0) 2450 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-08-17T17:54:39.218 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:39 smithi131 bash[89561]: audit 2024-08-17T17:54:38.143762+0000 mon.a (mon.0) 2450 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-08-17T17:54:39.218 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:39 smithi131 bash[89561]: cluster 2024-08-17T17:54:38.146913+0000 mon.a (mon.0) 2451 : cluster [DBG] osdmap e1380: 8 total, 8 up, 7 in 2024-08-17T17:54:39.219 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:39 smithi131 bash[89561]: cluster 2024-08-17T17:54:38.146913+0000 mon.a (mon.0) 2451 : cluster [DBG] osdmap e1380: 8 total, 8 up, 7 in 2024-08-17T17:54:39.219 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:39 smithi131 bash[89561]: audit 2024-08-17T17:54:38.264613+0000 mon.a (mon.0) 2452 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:39.219 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:39 smithi131 bash[89561]: audit 2024-08-17T17:54:38.264613+0000 mon.a (mon.0) 2452 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:39.234 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:39.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:39.236 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:39.337 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:39.348 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:39 smithi169 bash[79348]: audit 2024-08-17T17:54:38.143762+0000 mon.a (mon.0) 2450 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-08-17T17:54:39.348 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:39 smithi169 bash[79348]: audit 2024-08-17T17:54:38.143762+0000 mon.a (mon.0) 2450 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_1", "pg_num": 16}]': finished 2024-08-17T17:54:39.349 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:39 smithi169 bash[79348]: cluster 2024-08-17T17:54:38.146913+0000 mon.a (mon.0) 2451 : cluster [DBG] osdmap e1380: 8 total, 8 up, 7 in 2024-08-17T17:54:39.349 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:39 smithi169 bash[79348]: cluster 2024-08-17T17:54:38.146913+0000 mon.a (mon.0) 2451 : cluster [DBG] osdmap e1380: 8 total, 8 up, 7 in 2024-08-17T17:54:39.349 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:39 smithi169 bash[79348]: audit 2024-08-17T17:54:38.264613+0000 mon.a (mon.0) 2452 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:39.349 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:39 smithi169 bash[79348]: audit 2024-08-17T17:54:38.264613+0000 mon.a (mon.0) 2452 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:39.364 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:39.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:39.366 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:39.466 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:39.494 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:39.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:39.497 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:39.597 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:39.625 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:39.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:39.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:39.728 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:39.755 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:39.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:39.758 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:39.859 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:39.886 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:39.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:39.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:39.990 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:40.014 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:40.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:40.016 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:40.117 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:40.144 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:40.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:40.146 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:40.247 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:40.258 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:40 smithi169 bash[79348]: cluster 2024-08-17T17:54:38.279934+0000 mgr.y (mgr.34107) 1570 : cluster [DBG] pgmap v2299: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:40.259 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:40 smithi169 bash[79348]: cluster 2024-08-17T17:54:38.279934+0000 mgr.y (mgr.34107) 1570 : cluster [DBG] pgmap v2299: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:40.259 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:40 smithi169 bash[79348]: cluster 2024-08-17T17:54:39.143890+0000 mon.a (mon.0) 2453 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:54:40.259 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:40 smithi169 bash[79348]: cluster 2024-08-17T17:54:39.143890+0000 mon.a (mon.0) 2453 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:54:40.259 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:40 smithi169 bash[79348]: cluster 2024-08-17T17:54:39.161772+0000 mon.a (mon.0) 2454 : cluster [DBG] osdmap e1381: 8 total, 8 up, 7 in 2024-08-17T17:54:40.259 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:40 smithi169 bash[79348]: cluster 2024-08-17T17:54:39.161772+0000 mon.a (mon.0) 2454 : cluster [DBG] osdmap e1381: 8 total, 8 up, 7 in 2024-08-17T17:54:40.273 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:40.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:40.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:40.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:40 smithi131 bash[89561]: cluster 2024-08-17T17:54:38.279934+0000 mgr.y (mgr.34107) 1570 : cluster [DBG] pgmap v2299: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:40.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:40 smithi131 bash[89561]: cluster 2024-08-17T17:54:38.279934+0000 mgr.y (mgr.34107) 1570 : cluster [DBG] pgmap v2299: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:40.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:40 smithi131 bash[89561]: cluster 2024-08-17T17:54:39.143890+0000 mon.a (mon.0) 2453 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:54:40.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:40 smithi131 bash[89561]: cluster 2024-08-17T17:54:39.143890+0000 mon.a (mon.0) 2453 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:54:40.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:40 smithi131 bash[89561]: cluster 2024-08-17T17:54:39.161772+0000 mon.a (mon.0) 2454 : cluster [DBG] osdmap e1381: 8 total, 8 up, 7 in 2024-08-17T17:54:40.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:40 smithi131 bash[89561]: cluster 2024-08-17T17:54:39.161772+0000 mon.a (mon.0) 2454 : cluster [DBG] osdmap e1381: 8 total, 8 up, 7 in 2024-08-17T17:54:40.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:40 smithi131 bash[88347]: cluster 2024-08-17T17:54:38.279934+0000 mgr.y (mgr.34107) 1570 : cluster [DBG] pgmap v2299: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:40.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:40 smithi131 bash[88347]: cluster 2024-08-17T17:54:38.279934+0000 mgr.y (mgr.34107) 1570 : cluster [DBG] pgmap v2299: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:40.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:40 smithi131 bash[88347]: cluster 2024-08-17T17:54:39.143890+0000 mon.a (mon.0) 2453 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:54:40.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:40 smithi131 bash[88347]: cluster 2024-08-17T17:54:39.143890+0000 mon.a (mon.0) 2453 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:54:40.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:40 smithi131 bash[88347]: cluster 2024-08-17T17:54:39.161772+0000 mon.a (mon.0) 2454 : cluster [DBG] osdmap e1381: 8 total, 8 up, 7 in 2024-08-17T17:54:40.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:40 smithi131 bash[88347]: cluster 2024-08-17T17:54:39.161772+0000 mon.a (mon.0) 2454 : cluster [DBG] osdmap e1381: 8 total, 8 up, 7 in 2024-08-17T17:54:40.376 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:40.403 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:40.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:40.405 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:40.505 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:40.535 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:40.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:40.537 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:40.638 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:40.666 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:40.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:40.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:40.769 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:40.795 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:40.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:40.798 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:40.837 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-08-17T17:54:40.898 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:40.926 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:40.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:40.928 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:41.029 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:41.056 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:41.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:41.058 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:41.131 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd pool application enable unique_pool_1 rados --yes-i-really-mean-it || true 2024-08-17T17:54:41.159 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:41.189 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:41 smithi131 bash[88347]: cluster 2024-08-17T17:54:40.166735+0000 mon.a (mon.0) 2455 : cluster [DBG] osdmap e1382: 8 total, 8 up, 7 in 2024-08-17T17:54:41.189 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:41 smithi131 bash[88347]: cluster 2024-08-17T17:54:40.166735+0000 mon.a (mon.0) 2455 : cluster [DBG] osdmap e1382: 8 total, 8 up, 7 in 2024-08-17T17:54:41.202 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:41.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:41.204 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:41.305 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:41.332 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:41.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:41.334 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:41.435 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:41.446 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:41 smithi169 bash[79348]: cluster 2024-08-17T17:54:40.166735+0000 mon.a (mon.0) 2455 : cluster [DBG] osdmap e1382: 8 total, 8 up, 7 in 2024-08-17T17:54:41.446 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:41 smithi169 bash[79348]: cluster 2024-08-17T17:54:40.166735+0000 mon.a (mon.0) 2455 : cluster [DBG] osdmap e1382: 8 total, 8 up, 7 in 2024-08-17T17:54:41.462 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:41.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:41.464 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:41.524 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:41 smithi131 bash[89561]: cluster 2024-08-17T17:54:40.166735+0000 mon.a (mon.0) 2455 : cluster [DBG] osdmap e1382: 8 total, 8 up, 7 in 2024-08-17T17:54:41.524 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:41 smithi131 bash[89561]: cluster 2024-08-17T17:54:40.166735+0000 mon.a (mon.0) 2455 : cluster [DBG] osdmap e1382: 8 total, 8 up, 7 in 2024-08-17T17:54:41.565 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:41.590 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:41.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:41.592 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:41.693 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:41.719 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:41.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:41.721 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:41.822 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:41.850 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:41.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:41.852 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:41.953 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:41.977 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:41.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:41.979 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:42.080 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:42.106 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:42.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:42.109 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:42.210 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:42.238 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:42.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:42.240 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:42.253 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:42 smithi131 bash[89561]: cluster 2024-08-17T17:54:40.280525+0000 mgr.y (mgr.34107) 1571 : cluster [DBG] pgmap v2302: 89 pgs: 1 active, 2 creating+activating, 10 creating+peering, 76 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:42.253 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:42 smithi131 bash[89561]: cluster 2024-08-17T17:54:40.280525+0000 mgr.y (mgr.34107) 1571 : cluster [DBG] pgmap v2302: 89 pgs: 1 active, 2 creating+activating, 10 creating+peering, 76 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:42.253 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:42 smithi131 bash[88347]: cluster 2024-08-17T17:54:40.280525+0000 mgr.y (mgr.34107) 1571 : cluster [DBG] pgmap v2302: 89 pgs: 1 active, 2 creating+activating, 10 creating+peering, 76 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:42.253 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:42 smithi131 bash[88347]: cluster 2024-08-17T17:54:40.280525+0000 mgr.y (mgr.34107) 1571 : cluster [DBG] pgmap v2302: 89 pgs: 1 active, 2 creating+activating, 10 creating+peering, 76 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:42.341 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:42.367 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:42.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:42.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:42.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:42 smithi169 bash[79348]: cluster 2024-08-17T17:54:40.280525+0000 mgr.y (mgr.34107) 1571 : cluster [DBG] pgmap v2302: 89 pgs: 1 active, 2 creating+activating, 10 creating+peering, 76 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:42.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:42 smithi169 bash[79348]: cluster 2024-08-17T17:54:40.280525+0000 mgr.y (mgr.34107) 1571 : cluster [DBG] pgmap v2302: 89 pgs: 1 active, 2 creating+activating, 10 creating+peering, 76 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:42.471 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:42.498 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:42.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:42.500 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:42.601 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:42.627 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:42.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:42.630 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:42.730 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:42.758 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:42.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:42.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:42.861 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:42.890 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:42.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:42.892 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:42.993 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:43.015 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:43.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:43.017 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:43.118 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:43.145 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:43.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:43.148 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:43.248 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:43.275 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:43.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:43.277 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:43.378 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:43.406 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:43.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:43.408 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:43.509 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:43.526 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:54:43.536 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:43.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:43.539 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:43.640 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:43.666 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:43.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:43.669 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:43.769 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:43.796 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:43.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:43.798 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:43.899 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:43.927 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:43.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:43.929 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:44.030 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:44.056 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:44.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:44.059 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:44.159 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:44.189 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:44.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:44.191 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:44.292 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:44.315 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:44.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:44.317 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:44.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:44 smithi169 bash[79348]: cluster 2024-08-17T17:54:42.281056+0000 mgr.y (mgr.34107) 1572 : cluster [DBG] pgmap v2303: 89 pgs: 1 active, 2 creating+activating, 10 creating+peering, 76 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:44.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:44 smithi169 bash[79348]: cluster 2024-08-17T17:54:42.281056+0000 mgr.y (mgr.34107) 1572 : cluster [DBG] pgmap v2303: 89 pgs: 1 active, 2 creating+activating, 10 creating+peering, 76 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:44.418 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:44.444 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:44.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:44.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:44.547 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:44.555 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:44 smithi131 bash[88347]: cluster 2024-08-17T17:54:42.281056+0000 mgr.y (mgr.34107) 1572 : cluster [DBG] pgmap v2303: 89 pgs: 1 active, 2 creating+activating, 10 creating+peering, 76 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:44.555 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:44 smithi131 bash[88347]: cluster 2024-08-17T17:54:42.281056+0000 mgr.y (mgr.34107) 1572 : cluster [DBG] pgmap v2303: 89 pgs: 1 active, 2 creating+activating, 10 creating+peering, 76 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:44.555 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:44 smithi131 bash[89561]: cluster 2024-08-17T17:54:42.281056+0000 mgr.y (mgr.34107) 1572 : cluster [DBG] pgmap v2303: 89 pgs: 1 active, 2 creating+activating, 10 creating+peering, 76 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:44.555 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:44 smithi131 bash[89561]: cluster 2024-08-17T17:54:42.281056+0000 mgr.y (mgr.34107) 1572 : cluster [DBG] pgmap v2303: 89 pgs: 1 active, 2 creating+activating, 10 creating+peering, 76 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:44.566 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:44.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:44.568 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:44.669 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:44.692 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:44.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:44.694 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:44.795 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:44.822 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:44.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:44.824 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:44.925 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:44.952 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:44.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:44.954 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:45.055 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:45.082 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:45.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:45.084 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:45.185 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:45.195 INFO:teuthology.orchestra.run.smithi131.stderr:noscrub is unset 2024-08-17T17:54:45.214 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:45.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:45.217 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:45.318 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:45.329 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:45 smithi169 bash[79348]: audit 2024-08-17T17:54:44.518678+0000 mon.c (mon.2) 61 : audit [INF] from='client.? 172.21.15.131:0/1508226688' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:54:45.329 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:45 smithi169 bash[79348]: audit 2024-08-17T17:54:44.518678+0000 mon.c (mon.2) 61 : audit [INF] from='client.? 172.21.15.131:0/1508226688' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:54:45.329 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:45 smithi169 bash[79348]: audit 2024-08-17T17:54:44.519189+0000 mon.a (mon.0) 2456 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:54:45.330 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:45 smithi169 bash[79348]: audit 2024-08-17T17:54:44.519189+0000 mon.a (mon.0) 2456 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:54:45.343 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:45.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:45.346 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:45.447 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:45.471 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:45.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:45.474 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:45.573 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:54:45.574 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:45.585 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:45 smithi131 bash[88347]: audit 2024-08-17T17:54:44.518678+0000 mon.c (mon.2) 61 : audit [INF] from='client.? 172.21.15.131:0/1508226688' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:54:45.585 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:45 smithi131 bash[88347]: audit 2024-08-17T17:54:44.518678+0000 mon.c (mon.2) 61 : audit [INF] from='client.? 172.21.15.131:0/1508226688' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:54:45.585 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:45 smithi131 bash[88347]: audit 2024-08-17T17:54:44.519189+0000 mon.a (mon.0) 2456 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:54:45.585 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:45 smithi131 bash[88347]: audit 2024-08-17T17:54:44.519189+0000 mon.a (mon.0) 2456 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:54:45.586 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:45 smithi131 bash[89561]: audit 2024-08-17T17:54:44.518678+0000 mon.c (mon.2) 61 : audit [INF] from='client.? 172.21.15.131:0/1508226688' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:54:45.586 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:45 smithi131 bash[89561]: audit 2024-08-17T17:54:44.518678+0000 mon.c (mon.2) 61 : audit [INF] from='client.? 172.21.15.131:0/1508226688' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:54:45.586 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:45 smithi131 bash[89561]: audit 2024-08-17T17:54:44.519189+0000 mon.a (mon.0) 2456 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:54:45.586 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:45 smithi131 bash[89561]: audit 2024-08-17T17:54:44.519189+0000 mon.a (mon.0) 2456 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:54:45.603 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:45.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:45.606 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:45.707 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:45.733 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:45.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:45.736 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:45.836 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:45.864 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:45.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:45.866 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:45.967 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:45.993 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:45.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:45.996 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:46.096 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:46.123 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:46.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:46.125 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:46.226 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:46.238 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:46 smithi131 bash[88347]: cluster 2024-08-17T17:54:44.281685+0000 mgr.y (mgr.34107) 1573 : cluster [DBG] pgmap v2304: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:46.238 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:46 smithi131 bash[88347]: cluster 2024-08-17T17:54:44.281685+0000 mgr.y (mgr.34107) 1573 : cluster [DBG] pgmap v2304: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:46.238 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:46 smithi131 bash[88347]: cluster 2024-08-17T17:54:45.179871+0000 mon.a (mon.0) 2457 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:54:46.238 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:46 smithi131 bash[88347]: cluster 2024-08-17T17:54:45.179871+0000 mon.a (mon.0) 2457 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:54:46.238 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:46 smithi131 bash[88347]: audit 2024-08-17T17:54:45.190192+0000 mon.a (mon.0) 2458 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:54:46.239 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:46 smithi131 bash[88347]: audit 2024-08-17T17:54:45.190192+0000 mon.a (mon.0) 2458 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:54:46.239 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:46 smithi131 bash[88347]: cluster 2024-08-17T17:54:45.195382+0000 mon.a (mon.0) 2459 : cluster [DBG] osdmap e1383: 8 total, 8 up, 7 in 2024-08-17T17:54:46.239 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:46 smithi131 bash[88347]: cluster 2024-08-17T17:54:45.195382+0000 mon.a (mon.0) 2459 : cluster [DBG] osdmap e1383: 8 total, 8 up, 7 in 2024-08-17T17:54:46.239 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:46 smithi131 bash[89561]: cluster 2024-08-17T17:54:44.281685+0000 mgr.y (mgr.34107) 1573 : cluster [DBG] pgmap v2304: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:46.239 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:46 smithi131 bash[89561]: cluster 2024-08-17T17:54:44.281685+0000 mgr.y (mgr.34107) 1573 : cluster [DBG] pgmap v2304: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:46.239 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:46 smithi131 bash[89561]: cluster 2024-08-17T17:54:45.179871+0000 mon.a (mon.0) 2457 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:54:46.239 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:46 smithi131 bash[89561]: cluster 2024-08-17T17:54:45.179871+0000 mon.a (mon.0) 2457 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:54:46.239 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:46 smithi131 bash[89561]: audit 2024-08-17T17:54:45.190192+0000 mon.a (mon.0) 2458 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:54:46.239 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:46 smithi131 bash[89561]: audit 2024-08-17T17:54:45.190192+0000 mon.a (mon.0) 2458 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:54:46.240 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:46 smithi131 bash[89561]: cluster 2024-08-17T17:54:45.195382+0000 mon.a (mon.0) 2459 : cluster [DBG] osdmap e1383: 8 total, 8 up, 7 in 2024-08-17T17:54:46.240 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:46 smithi131 bash[89561]: cluster 2024-08-17T17:54:45.195382+0000 mon.a (mon.0) 2459 : cluster [DBG] osdmap e1383: 8 total, 8 up, 7 in 2024-08-17T17:54:46.254 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:46.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:46.256 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:46.357 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:46.369 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:46 smithi169 bash[79348]: cluster 2024-08-17T17:54:44.281685+0000 mgr.y (mgr.34107) 1573 : cluster [DBG] pgmap v2304: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:46.369 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:46 smithi169 bash[79348]: cluster 2024-08-17T17:54:44.281685+0000 mgr.y (mgr.34107) 1573 : cluster [DBG] pgmap v2304: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:46.369 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:46 smithi169 bash[79348]: cluster 2024-08-17T17:54:45.179871+0000 mon.a (mon.0) 2457 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:54:46.369 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:46 smithi169 bash[79348]: cluster 2024-08-17T17:54:45.179871+0000 mon.a (mon.0) 2457 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:54:46.369 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:46 smithi169 bash[79348]: audit 2024-08-17T17:54:45.190192+0000 mon.a (mon.0) 2458 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:54:46.370 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:46 smithi169 bash[79348]: audit 2024-08-17T17:54:45.190192+0000 mon.a (mon.0) 2458 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:54:46.370 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:46 smithi169 bash[79348]: cluster 2024-08-17T17:54:45.195382+0000 mon.a (mon.0) 2459 : cluster [DBG] osdmap e1383: 8 total, 8 up, 7 in 2024-08-17T17:54:46.370 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:46 smithi169 bash[79348]: cluster 2024-08-17T17:54:45.195382+0000 mon.a (mon.0) 2459 : cluster [DBG] osdmap e1383: 8 total, 8 up, 7 in 2024-08-17T17:54:46.383 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:46.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:46.385 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:46.486 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:46.512 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:46.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:46.514 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:46.615 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:46.642 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:46.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:46.645 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:46.746 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:46.771 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:46.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:46.774 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:46.875 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:46.895 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:46.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:46.897 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:46.998 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:47.020 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:47.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:47.022 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:47.123 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:47.144 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:47.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:47.146 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:47.200 INFO:teuthology.orchestra.run.smithi131.stderr:reweighted osd.7 to 0.982312 (fb78) 2024-08-17T17:54:47.247 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:47.265 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:47.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:47.268 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:47.368 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:47.390 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:47.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:47.393 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:47.494 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:47.505 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:47 smithi169 bash[79348]: audit 2024-08-17T17:54:47.164401+0000 mon.c (mon.2) 62 : audit [INF] from='client.? 172.21.15.131:0/3770384528' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 0.9823117031211493} : dispatch 2024-08-17T17:54:47.505 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:47 smithi169 bash[79348]: audit 2024-08-17T17:54:47.164401+0000 mon.c (mon.2) 62 : audit [INF] from='client.? 172.21.15.131:0/3770384528' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 0.9823117031211493} : dispatch 2024-08-17T17:54:47.505 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:47 smithi169 bash[79348]: audit 2024-08-17T17:54:47.164729+0000 mon.a (mon.0) 2460 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 0.9823117031211493} : dispatch 2024-08-17T17:54:47.505 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:47 smithi169 bash[79348]: audit 2024-08-17T17:54:47.164729+0000 mon.a (mon.0) 2460 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 0.9823117031211493} : dispatch 2024-08-17T17:54:47.522 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:47.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:47.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:47.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:47 smithi131 bash[89561]: audit 2024-08-17T17:54:47.164401+0000 mon.c (mon.2) 62 : audit [INF] from='client.? 172.21.15.131:0/3770384528' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 0.9823117031211493} : dispatch 2024-08-17T17:54:47.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:47 smithi131 bash[89561]: audit 2024-08-17T17:54:47.164401+0000 mon.c (mon.2) 62 : audit [INF] from='client.? 172.21.15.131:0/3770384528' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 0.9823117031211493} : dispatch 2024-08-17T17:54:47.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:47 smithi131 bash[89561]: audit 2024-08-17T17:54:47.164729+0000 mon.a (mon.0) 2460 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 0.9823117031211493} : dispatch 2024-08-17T17:54:47.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:47 smithi131 bash[89561]: audit 2024-08-17T17:54:47.164729+0000 mon.a (mon.0) 2460 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 0.9823117031211493} : dispatch 2024-08-17T17:54:47.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:47 smithi131 bash[88347]: audit 2024-08-17T17:54:47.164401+0000 mon.c (mon.2) 62 : audit [INF] from='client.? 172.21.15.131:0/3770384528' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 0.9823117031211493} : dispatch 2024-08-17T17:54:47.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:47 smithi131 bash[88347]: audit 2024-08-17T17:54:47.164401+0000 mon.c (mon.2) 62 : audit [INF] from='client.? 172.21.15.131:0/3770384528' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 0.9823117031211493} : dispatch 2024-08-17T17:54:47.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:47 smithi131 bash[88347]: audit 2024-08-17T17:54:47.164729+0000 mon.a (mon.0) 2460 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 0.9823117031211493} : dispatch 2024-08-17T17:54:47.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:47 smithi131 bash[88347]: audit 2024-08-17T17:54:47.164729+0000 mon.a (mon.0) 2460 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 0.9823117031211493} : dispatch 2024-08-17T17:54:47.626 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:47.654 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:47.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:47.656 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:47.757 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:47.782 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:47.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:47.784 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:47.885 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:47.911 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:47.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:47.913 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:48.014 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:48.041 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:48.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:48.044 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:48.144 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:48.168 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:48.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:48.174 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:48.275 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:48.301 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:48.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:48.303 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:48.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:48 smithi131 bash[88347]: cluster 2024-08-17T17:54:46.282199+0000 mgr.y (mgr.34107) 1574 : cluster [DBG] pgmap v2306: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:48.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:48 smithi131 bash[88347]: cluster 2024-08-17T17:54:46.282199+0000 mgr.y (mgr.34107) 1574 : cluster [DBG] pgmap v2306: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:48.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:48 smithi131 bash[88347]: audit 2024-08-17T17:54:47.193098+0000 mon.a (mon.0) 2461 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 0.9823117031211493}]': finished 2024-08-17T17:54:48.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:48 smithi131 bash[88347]: audit 2024-08-17T17:54:47.193098+0000 mon.a (mon.0) 2461 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 0.9823117031211493}]': finished 2024-08-17T17:54:48.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:48 smithi131 bash[88347]: cluster 2024-08-17T17:54:47.198118+0000 mon.a (mon.0) 2462 : cluster [DBG] osdmap e1384: 8 total, 8 up, 7 in 2024-08-17T17:54:48.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:48 smithi131 bash[88347]: cluster 2024-08-17T17:54:47.198118+0000 mon.a (mon.0) 2462 : cluster [DBG] osdmap e1384: 8 total, 8 up, 7 in 2024-08-17T17:54:48.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:48 smithi131 bash[89561]: cluster 2024-08-17T17:54:46.282199+0000 mgr.y (mgr.34107) 1574 : cluster [DBG] pgmap v2306: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:48.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:48 smithi131 bash[89561]: cluster 2024-08-17T17:54:46.282199+0000 mgr.y (mgr.34107) 1574 : cluster [DBG] pgmap v2306: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:48.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:48 smithi131 bash[89561]: audit 2024-08-17T17:54:47.193098+0000 mon.a (mon.0) 2461 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 0.9823117031211493}]': finished 2024-08-17T17:54:48.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:48 smithi131 bash[89561]: audit 2024-08-17T17:54:47.193098+0000 mon.a (mon.0) 2461 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 0.9823117031211493}]': finished 2024-08-17T17:54:48.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:48 smithi131 bash[89561]: cluster 2024-08-17T17:54:47.198118+0000 mon.a (mon.0) 2462 : cluster [DBG] osdmap e1384: 8 total, 8 up, 7 in 2024-08-17T17:54:48.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:48 smithi131 bash[89561]: cluster 2024-08-17T17:54:47.198118+0000 mon.a (mon.0) 2462 : cluster [DBG] osdmap e1384: 8 total, 8 up, 7 in 2024-08-17T17:54:48.404 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:48.415 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:48 smithi169 bash[79348]: cluster 2024-08-17T17:54:46.282199+0000 mgr.y (mgr.34107) 1574 : cluster [DBG] pgmap v2306: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:48.415 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:48 smithi169 bash[79348]: cluster 2024-08-17T17:54:46.282199+0000 mgr.y (mgr.34107) 1574 : cluster [DBG] pgmap v2306: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:48.415 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:48 smithi169 bash[79348]: audit 2024-08-17T17:54:47.193098+0000 mon.a (mon.0) 2461 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 0.9823117031211493}]': finished 2024-08-17T17:54:48.416 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:48 smithi169 bash[79348]: audit 2024-08-17T17:54:47.193098+0000 mon.a (mon.0) 2461 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 0.9823117031211493}]': finished 2024-08-17T17:54:48.416 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:48 smithi169 bash[79348]: cluster 2024-08-17T17:54:47.198118+0000 mon.a (mon.0) 2462 : cluster [DBG] osdmap e1384: 8 total, 8 up, 7 in 2024-08-17T17:54:48.416 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:48 smithi169 bash[79348]: cluster 2024-08-17T17:54:47.198118+0000 mon.a (mon.0) 2462 : cluster [DBG] osdmap e1384: 8 total, 8 up, 7 in 2024-08-17T17:54:48.429 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:48.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:48.431 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:48.532 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:48.557 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:48.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:48.559 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:48.660 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:48.687 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:48.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:48.689 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:48.790 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:48.808 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:54:48.818 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:48.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:48.821 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:48.921 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:48.950 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:48.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:48.952 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:49.053 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:49.079 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:49.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:49.081 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:49.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:54:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:54:48] "GET /metrics HTTP/1.1" 200 36560 "" "Prometheus/2.51.0" 2024-08-17T17:54:49.182 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:49.211 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:49.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:49.214 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:49.314 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:49.340 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:49.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:49.342 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:49.443 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:49.470 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:49.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:49.473 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:49.574 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:49.594 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:49.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:49.596 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:49.672 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2024-08-17T17:54:49.672 INFO:teuthology.orchestra.run.smithi169.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:54:49.697 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:49.715 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:49.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:49.717 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:49.719 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:49.719 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:49.818 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:49.843 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:49.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:49.846 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:49.947 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:49.974 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:49.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:49.976 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:50.077 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:50.100 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:50.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:50.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:50.202 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:50.226 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:50.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:50.228 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:50.329 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:50.353 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:50.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:50.356 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:50.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:50 smithi169 bash[79348]: cluster 2024-08-17T17:54:48.282746+0000 mgr.y (mgr.34107) 1575 : cluster [DBG] pgmap v2308: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:50.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:50 smithi169 bash[79348]: cluster 2024-08-17T17:54:48.282746+0000 mgr.y (mgr.34107) 1575 : cluster [DBG] pgmap v2308: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:50.457 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:50.468 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:50 smithi131 bash[89561]: cluster 2024-08-17T17:54:48.282746+0000 mgr.y (mgr.34107) 1575 : cluster [DBG] pgmap v2308: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:50.468 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:50 smithi131 bash[89561]: cluster 2024-08-17T17:54:48.282746+0000 mgr.y (mgr.34107) 1575 : cluster [DBG] pgmap v2308: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:50.468 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:50 smithi131 bash[88347]: cluster 2024-08-17T17:54:48.282746+0000 mgr.y (mgr.34107) 1575 : cluster [DBG] pgmap v2308: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:50.469 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:50 smithi131 bash[88347]: cluster 2024-08-17T17:54:48.282746+0000 mgr.y (mgr.34107) 1575 : cluster [DBG] pgmap v2308: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:50.474 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-08-17T17:54:50.484 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:50.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:50.486 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:50.587 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:50.608 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:50.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:50.611 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:50.711 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:50.739 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:50.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:50.742 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:50.843 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:50.867 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:50.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:50.870 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:50.970 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:50.999 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:51.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:51.001 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:51.102 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:51.127 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:51.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:51.130 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:51.230 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:51.258 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:51.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:51.260 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:51.361 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:51.372 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:51 smithi169 bash[79348]: cluster 2024-08-17T17:54:50.283906+0000 mgr.y (mgr.34107) 1576 : cluster [DBG] pgmap v2309: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:51.372 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:51 smithi169 bash[79348]: cluster 2024-08-17T17:54:50.283906+0000 mgr.y (mgr.34107) 1576 : cluster [DBG] pgmap v2309: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:51.387 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:51.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:51.390 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:51.490 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:51.501 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:51 smithi131 bash[89561]: cluster 2024-08-17T17:54:50.283906+0000 mgr.y (mgr.34107) 1576 : cluster [DBG] pgmap v2309: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:51.501 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:51 smithi131 bash[89561]: cluster 2024-08-17T17:54:50.283906+0000 mgr.y (mgr.34107) 1576 : cluster [DBG] pgmap v2309: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:51.501 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:51 smithi131 bash[88347]: cluster 2024-08-17T17:54:50.283906+0000 mgr.y (mgr.34107) 1576 : cluster [DBG] pgmap v2309: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:51.501 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:51 smithi131 bash[88347]: cluster 2024-08-17T17:54:50.283906+0000 mgr.y (mgr.34107) 1576 : cluster [DBG] pgmap v2309: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:51.516 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:51.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:51.518 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:51.619 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:51.641 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:51.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:51.644 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:51.744 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:51.764 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:51.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:51.767 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:51.868 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:51.888 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:51.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:51.890 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:51.991 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:52.018 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:52.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:52.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:52.121 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:52.147 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:52.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:52.150 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:52.250 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:52.278 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:52.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:52.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:52.381 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:52.408 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:52.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:52.410 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:52.511 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:52.538 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:52.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:52.541 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:52.641 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:52.668 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:52.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:52.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:52.770 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:52.798 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:52.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:52.800 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:52.901 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:52.927 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:52.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:52.929 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:53.030 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:53.057 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:53.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:53.060 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:53.161 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:53.187 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:53.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:53.189 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:53.231 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 3, 4, 5, 6, 7] out_osds: [2] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:54:53.231 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:54:53.231 INFO:tasks.thrashosds.thrasher:Adding osd 2 2024-08-17T17:54:53.231 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd in 2 2024-08-17T17:54:53.290 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:53.313 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:53.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:53.316 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:53.416 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:53.443 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:53.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:53.445 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:53.546 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:53.572 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:53.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:53.575 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:53.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:53 smithi131 bash[89561]: cluster 2024-08-17T17:54:52.284558+0000 mgr.y (mgr.34107) 1577 : cluster [DBG] pgmap v2310: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:53.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:53 smithi131 bash[89561]: cluster 2024-08-17T17:54:52.284558+0000 mgr.y (mgr.34107) 1577 : cluster [DBG] pgmap v2310: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:53.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:53 smithi131 bash[89561]: audit 2024-08-17T17:54:53.271060+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:54:53.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:53 smithi131 bash[89561]: audit 2024-08-17T17:54:53.271060+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:54:53.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:53 smithi131 bash[89561]: audit 2024-08-17T17:54:53.272894+0000 mon.a (mon.0) 2464 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:53.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:53 smithi131 bash[89561]: audit 2024-08-17T17:54:53.272894+0000 mon.a (mon.0) 2464 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:53.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:53 smithi131 bash[88347]: cluster 2024-08-17T17:54:52.284558+0000 mgr.y (mgr.34107) 1577 : cluster [DBG] pgmap v2310: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:53.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:53 smithi131 bash[88347]: cluster 2024-08-17T17:54:52.284558+0000 mgr.y (mgr.34107) 1577 : cluster [DBG] pgmap v2310: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:53.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:53 smithi131 bash[88347]: audit 2024-08-17T17:54:53.271060+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:54:53.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:53 smithi131 bash[88347]: audit 2024-08-17T17:54:53.271060+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:54:53.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:53 smithi131 bash[88347]: audit 2024-08-17T17:54:53.272894+0000 mon.a (mon.0) 2464 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:53.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:53 smithi131 bash[88347]: audit 2024-08-17T17:54:53.272894+0000 mon.a (mon.0) 2464 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:53.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:53 smithi169 bash[79348]: cluster 2024-08-17T17:54:52.284558+0000 mgr.y (mgr.34107) 1577 : cluster [DBG] pgmap v2310: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:53.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:53 smithi169 bash[79348]: cluster 2024-08-17T17:54:52.284558+0000 mgr.y (mgr.34107) 1577 : cluster [DBG] pgmap v2310: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:53.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:53 smithi169 bash[79348]: audit 2024-08-17T17:54:53.271060+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:54:53.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:53 smithi169 bash[79348]: audit 2024-08-17T17:54:53.271060+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:54:53.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:53 smithi169 bash[79348]: audit 2024-08-17T17:54:53.272894+0000 mon.a (mon.0) 2464 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:53.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:53 smithi169 bash[79348]: audit 2024-08-17T17:54:53.272894+0000 mon.a (mon.0) 2464 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:54:53.675 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:53.701 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:53.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:53.704 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:53.804 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:53.829 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:53.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:53.831 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:53.840 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:53.932 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:53.959 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:53.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:53.962 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:54.062 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:54.091 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:54.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:54.093 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:54.194 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:54.220 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:54.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:54.224 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:54.324 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:54.353 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:54.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:54.355 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:54.456 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:54.483 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:54.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:54.486 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:54.586 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:54.613 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:54.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:54.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:54.716 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:54.742 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:54.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:54.744 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:54.845 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:54.871 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:54.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:54.874 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:54.974 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:55.002 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:55.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:55.004 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:55.105 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:55.131 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:55.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:55.134 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:55.206 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:54:55.235 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:55.256 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:55.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:55.258 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:55.359 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:55.382 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:55.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:55.384 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:55.485 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:55.496 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:55 smithi169 bash[79348]: cluster 2024-08-17T17:54:54.285696+0000 mgr.y (mgr.34107) 1578 : cluster [DBG] pgmap v2311: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:55.496 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:55 smithi169 bash[79348]: cluster 2024-08-17T17:54:54.285696+0000 mgr.y (mgr.34107) 1578 : cluster [DBG] pgmap v2311: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:55.511 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:55.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:55.513 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:55.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:55 smithi131 bash[89561]: cluster 2024-08-17T17:54:54.285696+0000 mgr.y (mgr.34107) 1578 : cluster [DBG] pgmap v2311: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:55.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:55 smithi131 bash[89561]: cluster 2024-08-17T17:54:54.285696+0000 mgr.y (mgr.34107) 1578 : cluster [DBG] pgmap v2311: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:55.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:55 smithi131 bash[88347]: cluster 2024-08-17T17:54:54.285696+0000 mgr.y (mgr.34107) 1578 : cluster [DBG] pgmap v2311: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:55.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:55 smithi131 bash[88347]: cluster 2024-08-17T17:54:54.285696+0000 mgr.y (mgr.34107) 1578 : cluster [DBG] pgmap v2311: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:55.614 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:55.641 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:55.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:55.644 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:55.744 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:55.771 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:55.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:55.773 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:55.874 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:55.899 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:55.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:55.901 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:56.002 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:56.025 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:56.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:56.027 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:56.128 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:56.153 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:56.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:56.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:56.258 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:56.276 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:56.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:56.279 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:56.379 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:56.401 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:56.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:56.403 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:56.416 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T17:54:56.416 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:54:56.434 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T17:54:56.434 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:54:56.455 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T17:54:56.455 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:54:56.472 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T17:54:56.472 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:54:56.490 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T17:54:56.490 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:54:56.504 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:56.509 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:54:56.509 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T17:54:56.523 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:56.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:56.525 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:56.531 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T17:54:56.531 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:54:56.551 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T17:54:56.551 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:54:56.626 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:56.655 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:56.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:56.657 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:56.758 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:56.782 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:56.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:56.784 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:56.884 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:56.906 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:56.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:56.908 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:57.009 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:57.034 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:57.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:57.036 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:57.137 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:57.164 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:57.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:57.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:57.267 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:57.294 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:57.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:57.297 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:57.356 INFO:teuthology.orchestra.run.smithi131.stderr:enabled application 'rados' on pool 'unique_pool_1' 2024-08-17T17:54:57.391 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:57 smithi131 bash[89561]: cluster 2024-08-17T17:54:56.286187+0000 mgr.y (mgr.34107) 1579 : cluster [DBG] pgmap v2312: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:57.391 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:57 smithi131 bash[89561]: cluster 2024-08-17T17:54:56.286187+0000 mgr.y (mgr.34107) 1579 : cluster [DBG] pgmap v2312: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:57.391 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:57 smithi131 bash[89561]: audit 2024-08-17T17:54:56.357155+0000 mon.a (mon.0) 2465 : audit [INF] from='client.? 172.21.15.131:0/3461014339' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:54:57.391 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:57 smithi131 bash[89561]: audit 2024-08-17T17:54:56.357155+0000 mon.a (mon.0) 2465 : audit [INF] from='client.? 172.21.15.131:0/3461014339' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:54:57.391 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:57 smithi131 bash[89561]: audit 2024-08-17T17:54:56.398547+0000 mon.a (mon.0) 2466 : audit [DBG] from='client.? 172.21.15.131:0/3567550759' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:57.391 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:57 smithi131 bash[89561]: audit 2024-08-17T17:54:56.398547+0000 mon.a (mon.0) 2466 : audit [DBG] from='client.? 172.21.15.131:0/3567550759' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:57.392 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:57 smithi131 bash[88347]: cluster 2024-08-17T17:54:56.286187+0000 mgr.y (mgr.34107) 1579 : cluster [DBG] pgmap v2312: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:57.392 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:57 smithi131 bash[88347]: cluster 2024-08-17T17:54:56.286187+0000 mgr.y (mgr.34107) 1579 : cluster [DBG] pgmap v2312: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:57.392 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:57 smithi131 bash[88347]: audit 2024-08-17T17:54:56.357155+0000 mon.a (mon.0) 2465 : audit [INF] from='client.? 172.21.15.131:0/3461014339' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:54:57.392 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:57 smithi131 bash[88347]: audit 2024-08-17T17:54:56.357155+0000 mon.a (mon.0) 2465 : audit [INF] from='client.? 172.21.15.131:0/3461014339' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:54:57.392 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:57 smithi131 bash[88347]: audit 2024-08-17T17:54:56.398547+0000 mon.a (mon.0) 2466 : audit [DBG] from='client.? 172.21.15.131:0/3567550759' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:57.392 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:57 smithi131 bash[88347]: audit 2024-08-17T17:54:56.398547+0000 mon.a (mon.0) 2466 : audit [DBG] from='client.? 172.21.15.131:0/3567550759' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:57.397 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:57.426 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:57.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:57.428 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:57.529 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:57.554 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:57.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:57.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:57.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:57 smithi169 bash[79348]: cluster 2024-08-17T17:54:56.286187+0000 mgr.y (mgr.34107) 1579 : cluster [DBG] pgmap v2312: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:57.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:57 smithi169 bash[79348]: cluster 2024-08-17T17:54:56.286187+0000 mgr.y (mgr.34107) 1579 : cluster [DBG] pgmap v2312: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:57.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:57 smithi169 bash[79348]: audit 2024-08-17T17:54:56.357155+0000 mon.a (mon.0) 2465 : audit [INF] from='client.? 172.21.15.131:0/3461014339' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:54:57.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:57 smithi169 bash[79348]: audit 2024-08-17T17:54:56.357155+0000 mon.a (mon.0) 2465 : audit [INF] from='client.? 172.21.15.131:0/3461014339' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:54:57.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:57 smithi169 bash[79348]: audit 2024-08-17T17:54:56.398547+0000 mon.a (mon.0) 2466 : audit [DBG] from='client.? 172.21.15.131:0/3567550759' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:57.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:57 smithi169 bash[79348]: audit 2024-08-17T17:54:56.398547+0000 mon.a (mon.0) 2466 : audit [DBG] from='client.? 172.21.15.131:0/3567550759' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:54:57.657 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:57.684 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:57.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:57.687 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:57.787 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:57.809 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:54:57.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:57.812 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:54:57.912 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:57.937 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:57.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:57.939 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:58.040 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:58.067 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:58.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:58.070 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:58.171 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:58.195 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:58.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:58.197 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:58.298 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:58.326 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:58.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:58.329 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:58.429 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:58.458 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:58.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:58.460 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:58.538 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:58 smithi131 bash[88347]: audit 2024-08-17T17:54:57.356275+0000 mon.a (mon.0) 2467 : audit [INF] from='client.? 172.21.15.131:0/3461014339' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:54:58.538 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:58 smithi131 bash[88347]: audit 2024-08-17T17:54:57.356275+0000 mon.a (mon.0) 2467 : audit [INF] from='client.? 172.21.15.131:0/3461014339' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:54:58.538 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:58 smithi131 bash[88347]: cluster 2024-08-17T17:54:57.360016+0000 mon.a (mon.0) 2468 : cluster [DBG] osdmap e1385: 8 total, 8 up, 7 in 2024-08-17T17:54:58.538 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:58 smithi131 bash[88347]: cluster 2024-08-17T17:54:57.360016+0000 mon.a (mon.0) 2468 : cluster [DBG] osdmap e1385: 8 total, 8 up, 7 in 2024-08-17T17:54:58.539 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:58 smithi131 bash[89561]: audit 2024-08-17T17:54:57.356275+0000 mon.a (mon.0) 2467 : audit [INF] from='client.? 172.21.15.131:0/3461014339' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:54:58.539 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:58 smithi131 bash[89561]: audit 2024-08-17T17:54:57.356275+0000 mon.a (mon.0) 2467 : audit [INF] from='client.? 172.21.15.131:0/3461014339' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:54:58.539 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:58 smithi131 bash[89561]: cluster 2024-08-17T17:54:57.360016+0000 mon.a (mon.0) 2468 : cluster [DBG] osdmap e1385: 8 total, 8 up, 7 in 2024-08-17T17:54:58.539 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:58 smithi131 bash[89561]: cluster 2024-08-17T17:54:57.360016+0000 mon.a (mon.0) 2468 : cluster [DBG] osdmap e1385: 8 total, 8 up, 7 in 2024-08-17T17:54:58.561 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:58.584 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:54:58.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:58.586 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:54:58.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:58 smithi169 bash[79348]: audit 2024-08-17T17:54:57.356275+0000 mon.a (mon.0) 2467 : audit [INF] from='client.? 172.21.15.131:0/3461014339' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:54:58.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:58 smithi169 bash[79348]: audit 2024-08-17T17:54:57.356275+0000 mon.a (mon.0) 2467 : audit [INF] from='client.? 172.21.15.131:0/3461014339' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_1", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:54:58.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:58 smithi169 bash[79348]: cluster 2024-08-17T17:54:57.360016+0000 mon.a (mon.0) 2468 : cluster [DBG] osdmap e1385: 8 total, 8 up, 7 in 2024-08-17T17:54:58.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:58 smithi169 bash[79348]: cluster 2024-08-17T17:54:57.360016+0000 mon.a (mon.0) 2468 : cluster [DBG] osdmap e1385: 8 total, 8 up, 7 in 2024-08-17T17:54:58.687 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:58.714 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:58.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:58.717 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:58.817 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:58.847 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:58.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:58.849 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:58.849 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:54:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:54:58] "GET /metrics HTTP/1.1" 200 36568 "" "Prometheus/2.51.0" 2024-08-17T17:54:58.950 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:58.980 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:54:58.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:58.982 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:54:59.083 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:59.111 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:54:59.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:59.113 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:54:59.214 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:59.241 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:54:59.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:59.243 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:54:59.344 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:59.372 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:59.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:59.375 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:59.413 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-08-17T17:54:59.413 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [], 2024-08-17T17:54:59.413 INFO:teuthology.orchestra.run.smithi169.stdout: "complaint_time": 30, 2024-08-17T17:54:59.413 INFO:teuthology.orchestra.run.smithi169.stdout: "num_blocked_ops": 0 2024-08-17T17:54:59.413 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-08-17T17:54:59.476 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:59.500 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:54:59.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:59.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:54:59.604 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:59.615 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:59 smithi169 bash[79348]: cluster 2024-08-17T17:54:58.286780+0000 mgr.y (mgr.34107) 1580 : cluster [DBG] pgmap v2314: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:59.615 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:59 smithi169 bash[79348]: cluster 2024-08-17T17:54:58.286780+0000 mgr.y (mgr.34107) 1580 : cluster [DBG] pgmap v2314: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:59.615 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:59 smithi169 bash[79348]: cluster 2024-08-17T17:54:58.356928+0000 mon.a (mon.0) 2469 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:54:59.615 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:54:59 smithi169 bash[79348]: cluster 2024-08-17T17:54:58.356928+0000 mon.a (mon.0) 2469 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:54:59.631 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:59.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:59.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:59.734 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:59.748 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:59 smithi131 bash[88347]: cluster 2024-08-17T17:54:58.286780+0000 mgr.y (mgr.34107) 1580 : cluster [DBG] pgmap v2314: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:59.748 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:59 smithi131 bash[88347]: cluster 2024-08-17T17:54:58.286780+0000 mgr.y (mgr.34107) 1580 : cluster [DBG] pgmap v2314: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:59.748 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:59 smithi131 bash[88347]: cluster 2024-08-17T17:54:58.356928+0000 mon.a (mon.0) 2469 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:54:59.748 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:54:59 smithi131 bash[88347]: cluster 2024-08-17T17:54:58.356928+0000 mon.a (mon.0) 2469 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:54:59.748 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:59 smithi131 bash[89561]: cluster 2024-08-17T17:54:58.286780+0000 mgr.y (mgr.34107) 1580 : cluster [DBG] pgmap v2314: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:59.748 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:59 smithi131 bash[89561]: cluster 2024-08-17T17:54:58.286780+0000 mgr.y (mgr.34107) 1580 : cluster [DBG] pgmap v2314: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:54:59.748 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:59 smithi131 bash[89561]: cluster 2024-08-17T17:54:58.356928+0000 mon.a (mon.0) 2469 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:54:59.748 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:54:59 smithi131 bash[89561]: cluster 2024-08-17T17:54:58.356928+0000 mon.a (mon.0) 2469 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:54:59.762 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:54:59.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:59.765 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:54:59.865 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:59.876 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:54:59.891 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:54:59.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:54:59.893 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:54:59.994 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:00.018 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:00.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:00.020 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:00.121 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:00.145 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:00.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:00.147 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:00.235 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-08-17T17:55:00.248 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:00.275 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:00.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:00.277 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:00.378 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:00.398 DEBUG:teuthology.orchestra.run.smithi131:> /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' 2024-08-17T17:55:00.401 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:00.403 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-08-17T17:55:00.403 INFO:teuthology.orchestra.run:waiting for 3000 2024-08-17T17:55:00.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:00.404 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:00.442 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:hints = 1 2024-08-17T17:55:00.442 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-08-17T17:55:00.442 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Object prefix: benchmark_data_smithi131_219518 2024-08-17T17:55:00.443 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:55:00.443 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 0 0 0 0 0 0 - 0 2024-08-17T17:55:00.504 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:00.539 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:00.541 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:55:00.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:00.543 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:00.644 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:00.670 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:00.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:00.671 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:00.772 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:00.803 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:00.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:00.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:00.908 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:00.933 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:00.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:00.935 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:01.036 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:01.063 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:01.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:01.066 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:01.167 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:01.184 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:01.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:01.186 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:01.287 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:01.313 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:01.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:01.316 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:01.417 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:01.443 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 1 16 3130 3114 194.612 194.625 0.00602217 0.00512174 2024-08-17T17:55:01.445 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:01.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:01.448 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:01.549 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:01.559 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:01 smithi131 bash[89561]: cluster 2024-08-17T17:55:00.287602+0000 mgr.y (mgr.34107) 1581 : cluster [DBG] pgmap v2315: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:55:01.560 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:01 smithi131 bash[89561]: cluster 2024-08-17T17:55:00.287602+0000 mgr.y (mgr.34107) 1581 : cluster [DBG] pgmap v2315: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:55:01.560 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:01 smithi131 bash[88347]: cluster 2024-08-17T17:55:00.287602+0000 mgr.y (mgr.34107) 1581 : cluster [DBG] pgmap v2315: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:55:01.560 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:01 smithi131 bash[88347]: cluster 2024-08-17T17:55:00.287602+0000 mgr.y (mgr.34107) 1581 : cluster [DBG] pgmap v2315: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:55:01.574 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:01.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:01.577 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:01.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:01 smithi169 bash[79348]: cluster 2024-08-17T17:55:00.287602+0000 mgr.y (mgr.34107) 1581 : cluster [DBG] pgmap v2315: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:55:01.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:01 smithi169 bash[79348]: cluster 2024-08-17T17:55:00.287602+0000 mgr.y (mgr.34107) 1581 : cluster [DBG] pgmap v2315: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:55:01.678 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:01.704 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:01.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:01.706 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:01.807 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:01.832 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:01.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:01.835 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:01.936 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:01.967 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:01.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:01.971 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:02.072 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:02.096 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:02.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:02.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:02.204 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:02.229 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:02.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:02.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:02.332 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:02.360 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:02.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:02.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:02.393 INFO:teuthology.orchestra.run.smithi131.stderr:nodeep-scrub is unset 2024-08-17T17:55:02.443 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 2 16 6012 5996 187.359 180.125 0.00116381 0.00512169 2024-08-17T17:55:02.464 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:02.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:02 smithi169 bash[79348]: audit 2024-08-17T17:55:02.179636+0000 mon.a (mon.0) 2470 : audit [INF] from='client.? 172.21.15.131:0/529467750' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:55:02.472 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:02 smithi169 bash[79348]: audit 2024-08-17T17:55:02.179636+0000 mon.a (mon.0) 2470 : audit [INF] from='client.? 172.21.15.131:0/529467750' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:55:02.484 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:02.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:02.486 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:02.587 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:02.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:02 smithi131 bash[89561]: audit 2024-08-17T17:55:02.179636+0000 mon.a (mon.0) 2470 : audit [INF] from='client.? 172.21.15.131:0/529467750' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:55:02.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:02 smithi131 bash[89561]: audit 2024-08-17T17:55:02.179636+0000 mon.a (mon.0) 2470 : audit [INF] from='client.? 172.21.15.131:0/529467750' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:55:02.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:02 smithi131 bash[88347]: audit 2024-08-17T17:55:02.179636+0000 mon.a (mon.0) 2470 : audit [INF] from='client.? 172.21.15.131:0/529467750' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:55:02.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:02 smithi131 bash[88347]: audit 2024-08-17T17:55:02.179636+0000 mon.a (mon.0) 2470 : audit [INF] from='client.? 172.21.15.131:0/529467750' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:55:02.611 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:02.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:02.613 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:02.713 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:02.740 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:02.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:02.742 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:02.843 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:02.870 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:02.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:02.872 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:02.973 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:03.000 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:03.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:03.002 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:03.103 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:03.127 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:03.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:03.130 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:03.230 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:03.254 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:03.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:03.257 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:03.357 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:03.385 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:03.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:03.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:03.443 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 3 16 7073 7057 147.007 66.3125 0.00506062 0.00679541 2024-08-17T17:55:03.491 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:03.515 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:03.516 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:03 smithi131 bash[89561]: cluster 2024-08-17T17:55:02.288140+0000 mgr.y (mgr.34107) 1582 : cluster [DBG] pgmap v2316: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:55:03.516 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:03 smithi131 bash[89561]: cluster 2024-08-17T17:55:02.288140+0000 mgr.y (mgr.34107) 1582 : cluster [DBG] pgmap v2316: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:55:03.516 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:03 smithi131 bash[89561]: cluster 2024-08-17T17:55:02.365554+0000 mon.a (mon.0) 2471 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:55:03.517 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:03 smithi131 bash[89561]: cluster 2024-08-17T17:55:02.365554+0000 mon.a (mon.0) 2471 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:55:03.517 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:03 smithi131 bash[89561]: cluster 2024-08-17T17:55:02.365573+0000 mon.a (mon.0) 2472 : cluster [INF] Cluster is now healthy 2024-08-17T17:55:03.517 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:03 smithi131 bash[89561]: cluster 2024-08-17T17:55:02.365573+0000 mon.a (mon.0) 2472 : cluster [INF] Cluster is now healthy 2024-08-17T17:55:03.517 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:03 smithi131 bash[89561]: audit 2024-08-17T17:55:02.393511+0000 mon.a (mon.0) 2473 : audit [INF] from='client.? 172.21.15.131:0/529467750' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:55:03.517 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:03 smithi131 bash[89561]: audit 2024-08-17T17:55:02.393511+0000 mon.a (mon.0) 2473 : audit [INF] from='client.? 172.21.15.131:0/529467750' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:55:03.517 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:03 smithi131 bash[89561]: cluster 2024-08-17T17:55:02.398192+0000 mon.a (mon.0) 2474 : cluster [DBG] osdmap e1386: 8 total, 8 up, 7 in 2024-08-17T17:55:03.517 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:03 smithi131 bash[89561]: cluster 2024-08-17T17:55:02.398192+0000 mon.a (mon.0) 2474 : cluster [DBG] osdmap e1386: 8 total, 8 up, 7 in 2024-08-17T17:55:03.517 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:03 smithi131 bash[88347]: cluster 2024-08-17T17:55:02.288140+0000 mgr.y (mgr.34107) 1582 : cluster [DBG] pgmap v2316: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:55:03.517 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:03 smithi131 bash[88347]: cluster 2024-08-17T17:55:02.288140+0000 mgr.y (mgr.34107) 1582 : cluster [DBG] pgmap v2316: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:55:03.518 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:03 smithi131 bash[88347]: cluster 2024-08-17T17:55:02.365554+0000 mon.a (mon.0) 2471 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:55:03.518 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:03 smithi131 bash[88347]: cluster 2024-08-17T17:55:02.365554+0000 mon.a (mon.0) 2471 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:55:03.518 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:03 smithi131 bash[88347]: cluster 2024-08-17T17:55:02.365573+0000 mon.a (mon.0) 2472 : cluster [INF] Cluster is now healthy 2024-08-17T17:55:03.518 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:03 smithi131 bash[88347]: cluster 2024-08-17T17:55:02.365573+0000 mon.a (mon.0) 2472 : cluster [INF] Cluster is now healthy 2024-08-17T17:55:03.518 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:03 smithi131 bash[88347]: audit 2024-08-17T17:55:02.393511+0000 mon.a (mon.0) 2473 : audit [INF] from='client.? 172.21.15.131:0/529467750' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:55:03.518 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:03 smithi131 bash[88347]: audit 2024-08-17T17:55:02.393511+0000 mon.a (mon.0) 2473 : audit [INF] from='client.? 172.21.15.131:0/529467750' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:55:03.518 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:03 smithi131 bash[88347]: cluster 2024-08-17T17:55:02.398192+0000 mon.a (mon.0) 2474 : cluster [DBG] osdmap e1386: 8 total, 8 up, 7 in 2024-08-17T17:55:03.518 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:03 smithi131 bash[88347]: cluster 2024-08-17T17:55:02.398192+0000 mon.a (mon.0) 2474 : cluster [DBG] osdmap e1386: 8 total, 8 up, 7 in 2024-08-17T17:55:03.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:03.519 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:03.620 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:03.631 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:03 smithi169 bash[79348]: cluster 2024-08-17T17:55:02.288140+0000 mgr.y (mgr.34107) 1582 : cluster [DBG] pgmap v2316: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:55:03.631 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:03 smithi169 bash[79348]: cluster 2024-08-17T17:55:02.288140+0000 mgr.y (mgr.34107) 1582 : cluster [DBG] pgmap v2316: 89 pgs: 89 active+clean; 582 KiB data, 1.8 GiB used, 624 GiB / 626 GiB avail 2024-08-17T17:55:03.631 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:03 smithi169 bash[79348]: cluster 2024-08-17T17:55:02.365554+0000 mon.a (mon.0) 2471 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:55:03.631 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:03 smithi169 bash[79348]: cluster 2024-08-17T17:55:02.365554+0000 mon.a (mon.0) 2471 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:55:03.631 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:03 smithi169 bash[79348]: cluster 2024-08-17T17:55:02.365573+0000 mon.a (mon.0) 2472 : cluster [INF] Cluster is now healthy 2024-08-17T17:55:03.632 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:03 smithi169 bash[79348]: cluster 2024-08-17T17:55:02.365573+0000 mon.a (mon.0) 2472 : cluster [INF] Cluster is now healthy 2024-08-17T17:55:03.632 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:03 smithi169 bash[79348]: audit 2024-08-17T17:55:02.393511+0000 mon.a (mon.0) 2473 : audit [INF] from='client.? 172.21.15.131:0/529467750' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:55:03.632 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:03 smithi169 bash[79348]: audit 2024-08-17T17:55:02.393511+0000 mon.a (mon.0) 2473 : audit [INF] from='client.? 172.21.15.131:0/529467750' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:55:03.632 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:03 smithi169 bash[79348]: cluster 2024-08-17T17:55:02.398192+0000 mon.a (mon.0) 2474 : cluster [DBG] osdmap e1386: 8 total, 8 up, 7 in 2024-08-17T17:55:03.632 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:03 smithi169 bash[79348]: cluster 2024-08-17T17:55:02.398192+0000 mon.a (mon.0) 2474 : cluster [DBG] osdmap e1386: 8 total, 8 up, 7 in 2024-08-17T17:55:03.646 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:03.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:03.649 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:03.749 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:03.776 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:03.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:03.780 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:03.881 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:03.907 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:03.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:03.909 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:04.010 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:04.042 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:04.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:04.046 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:04.147 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:04.171 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:04.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:04.173 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:04.274 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:04.298 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:04.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:04.301 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:04.401 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:04.440 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:04.443 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 4 16 9974 9958 155.579 181.312 0.0066074 0.006421 2024-08-17T17:55:04.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:04.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:04.547 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:04.575 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:04.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:04.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:04.680 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:04.706 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:04.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:04.708 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:04.809 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:04.842 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:04.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:04.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:04.939 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:55:04.949 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:04.981 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:04.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:04.984 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:05.084 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:05.109 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:05.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:05.111 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:05.211 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:05.238 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:05.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:05.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:05.342 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:05.368 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:05.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:05.370 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:05.443 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 5 16 12474 12458 155.711 156.25 0.00965994 0.00641485 2024-08-17T17:55:05.471 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:05.503 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:05.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:05.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:05.607 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:05.619 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:05 smithi169 bash[79348]: cluster 2024-08-17T17:55:04.288818+0000 mgr.y (mgr.34107) 1583 : cluster [DBG] pgmap v2318: 89 pgs: 89 active+clean; 469 MiB data, 2.7 GiB used, 623 GiB / 626 GiB avail; 59 MiB/s wr, 937 op/s 2024-08-17T17:55:05.619 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:05 smithi169 bash[79348]: cluster 2024-08-17T17:55:04.288818+0000 mgr.y (mgr.34107) 1583 : cluster [DBG] pgmap v2318: 89 pgs: 89 active+clean; 469 MiB data, 2.7 GiB used, 623 GiB / 626 GiB avail; 59 MiB/s wr, 937 op/s 2024-08-17T17:55:05.633 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:05.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:05.635 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:05.736 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:05.754 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:05.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:05.755 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:05.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:05 smithi131 bash[88347]: cluster 2024-08-17T17:55:04.288818+0000 mgr.y (mgr.34107) 1583 : cluster [DBG] pgmap v2318: 89 pgs: 89 active+clean; 469 MiB data, 2.7 GiB used, 623 GiB / 626 GiB avail; 59 MiB/s wr, 937 op/s 2024-08-17T17:55:05.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:05 smithi131 bash[88347]: cluster 2024-08-17T17:55:04.288818+0000 mgr.y (mgr.34107) 1583 : cluster [DBG] pgmap v2318: 89 pgs: 89 active+clean; 469 MiB data, 2.7 GiB used, 623 GiB / 626 GiB avail; 59 MiB/s wr, 937 op/s 2024-08-17T17:55:05.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:05 smithi131 bash[89561]: cluster 2024-08-17T17:55:04.288818+0000 mgr.y (mgr.34107) 1583 : cluster [DBG] pgmap v2318: 89 pgs: 89 active+clean; 469 MiB data, 2.7 GiB used, 623 GiB / 626 GiB avail; 59 MiB/s wr, 937 op/s 2024-08-17T17:55:05.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:05 smithi131 bash[89561]: cluster 2024-08-17T17:55:04.288818+0000 mgr.y (mgr.34107) 1583 : cluster [DBG] pgmap v2318: 89 pgs: 89 active+clean; 469 MiB data, 2.7 GiB used, 623 GiB / 626 GiB avail; 59 MiB/s wr, 937 op/s 2024-08-17T17:55:05.856 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:05.880 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:05.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:05.882 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:05.983 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:06.008 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:06.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:06.010 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:06.111 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:06.139 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:06.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:06.142 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:06.242 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:06.271 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:06.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:06.273 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:06.374 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:06.399 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:06.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:06.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:06.444 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 6 16 14075 14059 146.435 100.062 0.00350218 0.0068227 2024-08-17T17:55:06.502 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:06.528 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:06.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:06.530 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:06.633 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:06.658 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:06.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:06.661 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:06.762 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:06.786 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:06.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:06.791 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:06.891 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:06.916 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:06.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:06.918 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:07.019 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:07.044 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:07.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:07.047 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:07.147 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:07.174 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:07.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:07.177 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:07.277 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:07.286 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:07 smithi131 bash[88347]: debug 2024-08-17T17:55:07.173+0000 7f299f3ba640 -1 mon.a@0(leader).osd e1386 definitely_dead 0 2024-08-17T17:55:07.300 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:07.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:07.303 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:07.393 INFO:teuthology.orchestra.run.smithi131.stderr:marked in osd.2. 2024-08-17T17:55:07.404 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:07.413 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:07 smithi169 bash[79348]: cluster 2024-08-17T17:55:06.289247+0000 mgr.y (mgr.34107) 1584 : cluster [DBG] pgmap v2319: 89 pgs: 89 active+clean; 550 MiB data, 3.1 GiB used, 623 GiB / 626 GiB avail; 62 MiB/s wr, 984 op/s 2024-08-17T17:55:07.413 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:07 smithi169 bash[79348]: cluster 2024-08-17T17:55:06.289247+0000 mgr.y (mgr.34107) 1584 : cluster [DBG] pgmap v2319: 89 pgs: 89 active+clean; 550 MiB data, 3.1 GiB used, 623 GiB / 626 GiB avail; 62 MiB/s wr, 984 op/s 2024-08-17T17:55:07.413 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:07 smithi169 bash[79348]: audit 2024-08-17T17:55:07.176965+0000 mon.c (mon.2) 63 : audit [DBG] from='client.? 172.21.15.131:0/2482609633' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-08-17T17:55:07.413 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:07 smithi169 bash[79348]: audit 2024-08-17T17:55:07.176965+0000 mon.c (mon.2) 63 : audit [DBG] from='client.? 172.21.15.131:0/2482609633' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-08-17T17:55:07.413 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:07 smithi169 bash[79348]: audit 2024-08-17T17:55:07.177315+0000 mon.a (mon.0) 2475 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-08-17T17:55:07.413 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:07 smithi169 bash[79348]: audit 2024-08-17T17:55:07.177315+0000 mon.a (mon.0) 2475 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-08-17T17:55:07.428 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:07.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:07.431 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:07.437 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:07 smithi131 bash[88347]: cluster 2024-08-17T17:55:06.289247+0000 mgr.y (mgr.34107) 1584 : cluster [DBG] pgmap v2319: 89 pgs: 89 active+clean; 550 MiB data, 3.1 GiB used, 623 GiB / 626 GiB avail; 62 MiB/s wr, 984 op/s 2024-08-17T17:55:07.437 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:07 smithi131 bash[88347]: cluster 2024-08-17T17:55:06.289247+0000 mgr.y (mgr.34107) 1584 : cluster [DBG] pgmap v2319: 89 pgs: 89 active+clean; 550 MiB data, 3.1 GiB used, 623 GiB / 626 GiB avail; 62 MiB/s wr, 984 op/s 2024-08-17T17:55:07.437 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:07 smithi131 bash[88347]: audit 2024-08-17T17:55:07.176965+0000 mon.c (mon.2) 63 : audit [DBG] from='client.? 172.21.15.131:0/2482609633' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-08-17T17:55:07.437 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:07 smithi131 bash[88347]: audit 2024-08-17T17:55:07.176965+0000 mon.c (mon.2) 63 : audit [DBG] from='client.? 172.21.15.131:0/2482609633' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-08-17T17:55:07.438 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:07 smithi131 bash[88347]: audit 2024-08-17T17:55:07.177315+0000 mon.a (mon.0) 2475 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-08-17T17:55:07.438 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:07 smithi131 bash[88347]: audit 2024-08-17T17:55:07.177315+0000 mon.a (mon.0) 2475 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-08-17T17:55:07.438 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:07 smithi131 bash[89561]: cluster 2024-08-17T17:55:06.289247+0000 mgr.y (mgr.34107) 1584 : cluster [DBG] pgmap v2319: 89 pgs: 89 active+clean; 550 MiB data, 3.1 GiB used, 623 GiB / 626 GiB avail; 62 MiB/s wr, 984 op/s 2024-08-17T17:55:07.438 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:07 smithi131 bash[89561]: cluster 2024-08-17T17:55:06.289247+0000 mgr.y (mgr.34107) 1584 : cluster [DBG] pgmap v2319: 89 pgs: 89 active+clean; 550 MiB data, 3.1 GiB used, 623 GiB / 626 GiB avail; 62 MiB/s wr, 984 op/s 2024-08-17T17:55:07.438 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:07 smithi131 bash[89561]: audit 2024-08-17T17:55:07.176965+0000 mon.c (mon.2) 63 : audit [DBG] from='client.? 172.21.15.131:0/2482609633' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-08-17T17:55:07.438 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:07 smithi131 bash[89561]: audit 2024-08-17T17:55:07.176965+0000 mon.c (mon.2) 63 : audit [DBG] from='client.? 172.21.15.131:0/2482609633' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-08-17T17:55:07.438 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:07 smithi131 bash[89561]: audit 2024-08-17T17:55:07.177315+0000 mon.a (mon.0) 2475 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-08-17T17:55:07.438 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:07 smithi131 bash[89561]: audit 2024-08-17T17:55:07.177315+0000 mon.a (mon.0) 2475 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-08-17T17:55:07.443 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 7 16 16508 16492 147.237 152.062 0.00212539 0.0067584 2024-08-17T17:55:07.502 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:55:07.532 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:07.563 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:07.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:07.565 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:07.666 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:07.685 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:07.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:07.687 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:07.788 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:07.815 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:07.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:07.816 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:07.917 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:07.944 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:07.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:07.946 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:08.047 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:08.074 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:08.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:08.075 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:08.176 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:08.204 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:08.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:08.206 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:08.307 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:08.333 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:08.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:08.335 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:08.435 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:08.444 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 8 16 16508 16492 128.832 0 - 0.0067584 2024-08-17T17:55:08.460 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:08.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:08.462 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:08.563 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:08.590 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:08.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:08.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:08.693 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:08.719 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:08.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:08.721 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:08.782 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:08 smithi131 bash[88347]: audit 2024-08-17T17:55:07.386959+0000 mon.a (mon.0) 2476 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["2"]}]': finished 2024-08-17T17:55:08.783 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:08 smithi131 bash[88347]: audit 2024-08-17T17:55:07.386959+0000 mon.a (mon.0) 2476 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["2"]}]': finished 2024-08-17T17:55:08.783 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:08 smithi131 bash[88347]: cluster 2024-08-17T17:55:07.390925+0000 mon.a (mon.0) 2477 : cluster [DBG] osdmap e1387: 8 total, 8 up, 8 in 2024-08-17T17:55:08.783 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:08 smithi131 bash[88347]: cluster 2024-08-17T17:55:07.390925+0000 mon.a (mon.0) 2477 : cluster [DBG] osdmap e1387: 8 total, 8 up, 8 in 2024-08-17T17:55:08.783 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:08 smithi131 bash[88347]: audit 2024-08-17T17:55:08.270231+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:08.783 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:08 smithi131 bash[88347]: audit 2024-08-17T17:55:08.270231+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:08.783 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:08 smithi131 bash[88347]: audit 2024-08-17T17:55:08.271825+0000 mon.a (mon.0) 2479 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:08.783 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:08 smithi131 bash[88347]: audit 2024-08-17T17:55:08.271825+0000 mon.a (mon.0) 2479 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:08.783 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:08 smithi131 bash[89561]: audit 2024-08-17T17:55:07.386959+0000 mon.a (mon.0) 2476 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["2"]}]': finished 2024-08-17T17:55:08.783 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:08 smithi131 bash[89561]: audit 2024-08-17T17:55:07.386959+0000 mon.a (mon.0) 2476 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["2"]}]': finished 2024-08-17T17:55:08.783 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:08 smithi131 bash[89561]: cluster 2024-08-17T17:55:07.390925+0000 mon.a (mon.0) 2477 : cluster [DBG] osdmap e1387: 8 total, 8 up, 8 in 2024-08-17T17:55:08.784 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:08 smithi131 bash[89561]: cluster 2024-08-17T17:55:07.390925+0000 mon.a (mon.0) 2477 : cluster [DBG] osdmap e1387: 8 total, 8 up, 8 in 2024-08-17T17:55:08.784 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:08 smithi131 bash[89561]: audit 2024-08-17T17:55:08.270231+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:08.784 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:08 smithi131 bash[89561]: audit 2024-08-17T17:55:08.270231+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:08.784 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:08 smithi131 bash[89561]: audit 2024-08-17T17:55:08.271825+0000 mon.a (mon.0) 2479 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:08.784 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:08 smithi131 bash[89561]: audit 2024-08-17T17:55:08.271825+0000 mon.a (mon.0) 2479 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:08.822 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:08.851 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:08.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:08.853 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:08.858 INFO:tasks.thrashosds.thrasher:Added osd 2 2024-08-17T17:55:08.954 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:08.982 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:08.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:08.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:09.085 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:09.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:55:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:55:08] "GET /metrics HTTP/1.1" 200 36628 "" "Prometheus/2.51.0" 2024-08-17T17:55:09.113 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:09.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:09.116 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:09.216 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:09.244 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:09.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:09.246 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:09.277 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:55:09.347 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:09.373 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:09.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:09.376 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:09.444 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 9 16 16508 16492 114.517 0 - 0.0067584 2024-08-17T17:55:09.476 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:09.487 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:09 smithi131 bash[88347]: cluster 2024-08-17T17:55:08.289786+0000 mgr.y (mgr.34107) 1585 : cluster [DBG] pgmap v2321: 89 pgs: 89 active+clean; 550 MiB data, 3.1 GiB used, 623 GiB / 626 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-08-17T17:55:09.487 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:09 smithi131 bash[88347]: cluster 2024-08-17T17:55:08.289786+0000 mgr.y (mgr.34107) 1585 : cluster [DBG] pgmap v2321: 89 pgs: 89 active+clean; 550 MiB data, 3.1 GiB used, 623 GiB / 626 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-08-17T17:55:09.487 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:09 smithi131 bash[88347]: cluster 2024-08-17T17:55:08.405032+0000 mon.a (mon.0) 2480 : cluster [DBG] osdmap e1388: 8 total, 8 up, 8 in 2024-08-17T17:55:09.487 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:09 smithi131 bash[88347]: cluster 2024-08-17T17:55:08.405032+0000 mon.a (mon.0) 2480 : cluster [DBG] osdmap e1388: 8 total, 8 up, 8 in 2024-08-17T17:55:09.488 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:09 smithi131 bash[89561]: cluster 2024-08-17T17:55:08.289786+0000 mgr.y (mgr.34107) 1585 : cluster [DBG] pgmap v2321: 89 pgs: 89 active+clean; 550 MiB data, 3.1 GiB used, 623 GiB / 626 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-08-17T17:55:09.488 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:09 smithi131 bash[89561]: cluster 2024-08-17T17:55:08.289786+0000 mgr.y (mgr.34107) 1585 : cluster [DBG] pgmap v2321: 89 pgs: 89 active+clean; 550 MiB data, 3.1 GiB used, 623 GiB / 626 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-08-17T17:55:09.488 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:09 smithi131 bash[89561]: cluster 2024-08-17T17:55:08.405032+0000 mon.a (mon.0) 2480 : cluster [DBG] osdmap e1388: 8 total, 8 up, 8 in 2024-08-17T17:55:09.488 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:09 smithi131 bash[89561]: cluster 2024-08-17T17:55:08.405032+0000 mon.a (mon.0) 2480 : cluster [DBG] osdmap e1388: 8 total, 8 up, 8 in 2024-08-17T17:55:09.507 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:09.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:09.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:09.612 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:09.641 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:09.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:09.646 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:09.747 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:09.786 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:09.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:09.792 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:09.892 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:09.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:09 smithi169 bash[79348]: audit 2024-08-17T17:55:07.386959+0000 mon.a (mon.0) 2476 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["2"]}]': finished 2024-08-17T17:55:09.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:09 smithi169 bash[79348]: audit 2024-08-17T17:55:07.386959+0000 mon.a (mon.0) 2476 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["2"]}]': finished 2024-08-17T17:55:09.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:09 smithi169 bash[79348]: cluster 2024-08-17T17:55:07.390925+0000 mon.a (mon.0) 2477 : cluster [DBG] osdmap e1387: 8 total, 8 up, 8 in 2024-08-17T17:55:09.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:09 smithi169 bash[79348]: cluster 2024-08-17T17:55:07.390925+0000 mon.a (mon.0) 2477 : cluster [DBG] osdmap e1387: 8 total, 8 up, 8 in 2024-08-17T17:55:09.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:09 smithi169 bash[79348]: audit 2024-08-17T17:55:08.270231+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:09.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:09 smithi169 bash[79348]: audit 2024-08-17T17:55:08.270231+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:09.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:09 smithi169 bash[79348]: audit 2024-08-17T17:55:08.271825+0000 mon.a (mon.0) 2479 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:09.901 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:09 smithi169 bash[79348]: audit 2024-08-17T17:55:08.271825+0000 mon.a (mon.0) 2479 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:09.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:09 smithi169 bash[79348]: cluster 2024-08-17T17:55:08.289786+0000 mgr.y (mgr.34107) 1585 : cluster [DBG] pgmap v2321: 89 pgs: 89 active+clean; 550 MiB data, 3.1 GiB used, 623 GiB / 626 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-08-17T17:55:09.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:09 smithi169 bash[79348]: cluster 2024-08-17T17:55:08.289786+0000 mgr.y (mgr.34107) 1585 : cluster [DBG] pgmap v2321: 89 pgs: 89 active+clean; 550 MiB data, 3.1 GiB used, 623 GiB / 626 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-08-17T17:55:09.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:09 smithi169 bash[79348]: cluster 2024-08-17T17:55:08.405032+0000 mon.a (mon.0) 2480 : cluster [DBG] osdmap e1388: 8 total, 8 up, 8 in 2024-08-17T17:55:09.902 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:09 smithi169 bash[79348]: cluster 2024-08-17T17:55:08.405032+0000 mon.a (mon.0) 2480 : cluster [DBG] osdmap e1388: 8 total, 8 up, 8 in 2024-08-17T17:55:09.917 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:09.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:09.919 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:10.020 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:10.047 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:10.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:10.050 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:10.151 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:10.176 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:10.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:10.180 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:10.281 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:10.306 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:10.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:10.310 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:10.411 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:10.439 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:10.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:10.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:10.444 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 10 16 18491 18475 115.458 41.3125 0.0107492 0.00865236 2024-08-17T17:55:10.543 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:10.573 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:10.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:10.579 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:10.680 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:10.689 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:10 smithi169 bash[79348]: cluster 2024-08-17T17:55:09.403064+0000 mon.a (mon.0) 2481 : cluster [DBG] osdmap e1389: 8 total, 8 up, 8 in 2024-08-17T17:55:10.690 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:10 smithi169 bash[79348]: cluster 2024-08-17T17:55:09.403064+0000 mon.a (mon.0) 2481 : cluster [DBG] osdmap e1389: 8 total, 8 up, 8 in 2024-08-17T17:55:10.705 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:10.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:10.707 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:10.808 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:10.837 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:10.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:10.841 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:10.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:10 smithi131 bash[88347]: cluster 2024-08-17T17:55:09.403064+0000 mon.a (mon.0) 2481 : cluster [DBG] osdmap e1389: 8 total, 8 up, 8 in 2024-08-17T17:55:10.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:10 smithi131 bash[88347]: cluster 2024-08-17T17:55:09.403064+0000 mon.a (mon.0) 2481 : cluster [DBG] osdmap e1389: 8 total, 8 up, 8 in 2024-08-17T17:55:10.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:10 smithi131 bash[89561]: cluster 2024-08-17T17:55:09.403064+0000 mon.a (mon.0) 2481 : cluster [DBG] osdmap e1389: 8 total, 8 up, 8 in 2024-08-17T17:55:10.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:10 smithi131 bash[89561]: cluster 2024-08-17T17:55:09.403064+0000 mon.a (mon.0) 2481 : cluster [DBG] osdmap e1389: 8 total, 8 up, 8 in 2024-08-17T17:55:10.941 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:10.966 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:10.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:10.968 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:11.069 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:11.101 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:11.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:11.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:11.205 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:11.227 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:11.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:11.228 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:11.329 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:11.355 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:11.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:11.357 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:11.444 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 11 16 20526 20510 116.522 127.188 0.00291639 0.00857586 2024-08-17T17:55:11.458 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:11.467 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:11 smithi131 bash[89561]: cluster 2024-08-17T17:55:10.290344+0000 mgr.y (mgr.34107) 1586 : cluster [DBG] pgmap v2324: 89 pgs: 3 remapped+peering, 86 active+clean; 1.0 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 94 MiB/s wr, 1.51k op/s; 102 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:55:11.467 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:11 smithi131 bash[89561]: cluster 2024-08-17T17:55:10.290344+0000 mgr.y (mgr.34107) 1586 : cluster [DBG] pgmap v2324: 89 pgs: 3 remapped+peering, 86 active+clean; 1.0 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 94 MiB/s wr, 1.51k op/s; 102 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:55:11.468 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:11 smithi131 bash[88347]: cluster 2024-08-17T17:55:10.290344+0000 mgr.y (mgr.34107) 1586 : cluster [DBG] pgmap v2324: 89 pgs: 3 remapped+peering, 86 active+clean; 1.0 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 94 MiB/s wr, 1.51k op/s; 102 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:55:11.468 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:11 smithi131 bash[88347]: cluster 2024-08-17T17:55:10.290344+0000 mgr.y (mgr.34107) 1586 : cluster [DBG] pgmap v2324: 89 pgs: 3 remapped+peering, 86 active+clean; 1.0 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 94 MiB/s wr, 1.51k op/s; 102 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:55:11.480 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:11.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:11.482 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:11.583 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:11.605 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:11.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:11.610 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:11.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:11 smithi169 bash[79348]: cluster 2024-08-17T17:55:10.290344+0000 mgr.y (mgr.34107) 1586 : cluster [DBG] pgmap v2324: 89 pgs: 3 remapped+peering, 86 active+clean; 1.0 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 94 MiB/s wr, 1.51k op/s; 102 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:55:11.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:11 smithi169 bash[79348]: cluster 2024-08-17T17:55:10.290344+0000 mgr.y (mgr.34107) 1586 : cluster [DBG] pgmap v2324: 89 pgs: 3 remapped+peering, 86 active+clean; 1.0 GiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 94 MiB/s wr, 1.51k op/s; 102 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:55:11.711 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:11.730 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:11.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:11.732 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:11.832 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:11.856 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:11.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:11.858 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:11.958 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:11.982 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:11.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:11.985 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:12.086 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:12.110 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:12.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:12.112 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:12.213 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:12.247 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:12.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:12.250 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:12.351 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:12.375 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:12.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:12.378 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:12.444 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 12 16 21448 21432 111.614 57.625 0.0100311 0.0089531 2024-08-17T17:55:12.479 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:12.507 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:12.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:12.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:12.614 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:12.640 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:12.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:12.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:12.743 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:12.768 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:12.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:12.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:12.872 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:12.901 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:12.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:12.903 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:13.004 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:13.034 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:13.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:13.037 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:13.138 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:13.163 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:13.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:13.165 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:13.266 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:13.292 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:13.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:13.294 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:13.393 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:55:13.395 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:13.424 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:13.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:13.426 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:13.444 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 13 16 23333 23317 112.09 117.812 0.0128533 0.00891485 2024-08-17T17:55:13.527 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:13.552 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:13.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:13.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:13.656 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:13.682 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:13.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:13.684 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:13.684 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:13 smithi169 bash[79348]: cluster 2024-08-17T17:55:12.290736+0000 mgr.y (mgr.34107) 1587 : cluster [DBG] pgmap v2325: 89 pgs: 3 remapped+peering, 86 active+clean; 1.0 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s; 102 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:55:13.684 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:13 smithi169 bash[79348]: cluster 2024-08-17T17:55:12.290736+0000 mgr.y (mgr.34107) 1587 : cluster [DBG] pgmap v2325: 89 pgs: 3 remapped+peering, 86 active+clean; 1.0 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s; 102 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:55:13.785 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:13.815 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:13.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:13.818 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:13.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:13 smithi131 bash[88347]: cluster 2024-08-17T17:55:12.290736+0000 mgr.y (mgr.34107) 1587 : cluster [DBG] pgmap v2325: 89 pgs: 3 remapped+peering, 86 active+clean; 1.0 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s; 102 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:55:13.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:13 smithi131 bash[88347]: cluster 2024-08-17T17:55:12.290736+0000 mgr.y (mgr.34107) 1587 : cluster [DBG] pgmap v2325: 89 pgs: 3 remapped+peering, 86 active+clean; 1.0 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s; 102 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:55:13.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:13 smithi131 bash[89561]: cluster 2024-08-17T17:55:12.290736+0000 mgr.y (mgr.34107) 1587 : cluster [DBG] pgmap v2325: 89 pgs: 3 remapped+peering, 86 active+clean; 1.0 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s; 102 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:55:13.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:13 smithi131 bash[89561]: cluster 2024-08-17T17:55:12.290736+0000 mgr.y (mgr.34107) 1587 : cluster [DBG] pgmap v2325: 89 pgs: 3 remapped+peering, 86 active+clean; 1.0 GiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 81 MiB/s wr, 1.30k op/s; 102 B/s, 1 keys/s, 0 objects/s recovering 2024-08-17T17:55:13.858 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 3, 4, 5, 6, 7, 2] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:55:13.858 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:55:13.858 INFO:tasks.thrashosds.thrasher:inject_pause on osd.6 2024-08-17T17:55:13.859 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-08-17T17:55:13.859 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-08-17T17:55:13.859 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.6 config set filestore_inject_stall 3 2024-08-17T17:55:13.919 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:13.953 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:13.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:13.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:14.057 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:14.082 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:14.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:14.086 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:14.186 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:14.211 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:14.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:14.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:14.315 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:14.338 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:14.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:14.340 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:14.441 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:14.444 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 14 16 24961 24945 111.35 101.75 0.00188826 0.00890771 2024-08-17T17:55:14.463 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:14.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:14.465 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:14.566 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:14.592 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:14.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:14.595 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:14.696 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:14.722 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:14.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:14.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:14.740 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:14 smithi131 bash[89561]: cluster 2024-08-17T17:55:14.424606+0000 mon.a (mon.0) 2482 : cluster [WRN] Health check failed: Degraded data redundancy: 1984/70125 objects degraded (2.829%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:55:14.740 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:14 smithi131 bash[89561]: cluster 2024-08-17T17:55:14.424606+0000 mon.a (mon.0) 2482 : cluster [WRN] Health check failed: Degraded data redundancy: 1984/70125 objects degraded (2.829%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:55:14.740 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:14 smithi131 bash[88347]: cluster 2024-08-17T17:55:14.424606+0000 mon.a (mon.0) 2482 : cluster [WRN] Health check failed: Degraded data redundancy: 1984/70125 objects degraded (2.829%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:55:14.741 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:14 smithi131 bash[88347]: cluster 2024-08-17T17:55:14.424606+0000 mon.a (mon.0) 2482 : cluster [WRN] Health check failed: Degraded data redundancy: 1984/70125 objects degraded (2.829%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:55:14.826 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:14.851 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:14.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:14.854 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:14.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:14 smithi169 bash[79348]: cluster 2024-08-17T17:55:14.424606+0000 mon.a (mon.0) 2482 : cluster [WRN] Health check failed: Degraded data redundancy: 1984/70125 objects degraded (2.829%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:55:14.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:14 smithi169 bash[79348]: cluster 2024-08-17T17:55:14.424606+0000 mon.a (mon.0) 2482 : cluster [WRN] Health check failed: Degraded data redundancy: 1984/70125 objects degraded (2.829%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T17:55:14.954 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:14.981 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:14.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:14.986 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:15.087 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:15.119 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:15.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:15.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:15.223 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:15.246 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:15.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:15.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:15.349 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:15.373 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:15.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:15.376 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:15.444 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 15 16 26547 26531 110.535 99.125 0.0033842 0.00904099 2024-08-17T17:55:15.477 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:15.501 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:15.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:15.504 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:15.604 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:15.622 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:15.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:15.625 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:15.632 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:15 smithi131 bash[89561]: cluster 2024-08-17T17:55:14.291488+0000 mgr.y (mgr.34107) 1588 : cluster [DBG] pgmap v2326: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.4 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 132 MiB/s wr, 2.11k op/s; 1984/70125 objects degraded (2.829%); 472/70125 objects misplaced (0.673%); 5.0 MiB/s, 1 keys/s, 80 objects/s recovering 2024-08-17T17:55:15.632 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:15 smithi131 bash[89561]: cluster 2024-08-17T17:55:14.291488+0000 mgr.y (mgr.34107) 1588 : cluster [DBG] pgmap v2326: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.4 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 132 MiB/s wr, 2.11k op/s; 1984/70125 objects degraded (2.829%); 472/70125 objects misplaced (0.673%); 5.0 MiB/s, 1 keys/s, 80 objects/s recovering 2024-08-17T17:55:15.633 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:15 smithi131 bash[88347]: cluster 2024-08-17T17:55:14.291488+0000 mgr.y (mgr.34107) 1588 : cluster [DBG] pgmap v2326: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.4 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 132 MiB/s wr, 2.11k op/s; 1984/70125 objects degraded (2.829%); 472/70125 objects misplaced (0.673%); 5.0 MiB/s, 1 keys/s, 80 objects/s recovering 2024-08-17T17:55:15.633 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:15 smithi131 bash[88347]: cluster 2024-08-17T17:55:14.291488+0000 mgr.y (mgr.34107) 1588 : cluster [DBG] pgmap v2326: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.4 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 132 MiB/s wr, 2.11k op/s; 1984/70125 objects degraded (2.829%); 472/70125 objects misplaced (0.673%); 5.0 MiB/s, 1 keys/s, 80 objects/s recovering 2024-08-17T17:55:15.691 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T17:55:15.691 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:55:15.726 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:15.734 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:15 smithi169 bash[79348]: cluster 2024-08-17T17:55:14.291488+0000 mgr.y (mgr.34107) 1588 : cluster [DBG] pgmap v2326: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.4 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 132 MiB/s wr, 2.11k op/s; 1984/70125 objects degraded (2.829%); 472/70125 objects misplaced (0.673%); 5.0 MiB/s, 1 keys/s, 80 objects/s recovering 2024-08-17T17:55:15.734 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:15 smithi169 bash[79348]: cluster 2024-08-17T17:55:14.291488+0000 mgr.y (mgr.34107) 1588 : cluster [DBG] pgmap v2326: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.4 GiB data, 6.2 GiB used, 709 GiB / 715 GiB avail; 132 MiB/s wr, 2.11k op/s; 1984/70125 objects degraded (2.829%); 472/70125 objects misplaced (0.673%); 5.0 MiB/s, 1 keys/s, 80 objects/s recovering 2024-08-17T17:55:15.744 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:15.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:15.746 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:15.793 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T17:55:15.793 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:55:15.824 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T17:55:15.825 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:55:15.847 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:15.851 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T17:55:15.851 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:55:15.874 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:15.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:15.877 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:15.882 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T17:55:15.882 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:55:15.918 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T17:55:15.919 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:55:15.948 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:55:15.948 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T17:55:15.977 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:15.982 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T17:55:15.983 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:55:16.003 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:16.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:16.008 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:16.109 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:16.127 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:16.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:16.129 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:16.230 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:16.248 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:16.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:16.249 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:16.350 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:16.375 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:16.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:16.377 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:16.444 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 16 16 27397 27381 106.946 53.125 0.00909612 0.00934524 2024-08-17T17:55:16.478 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:16.498 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:16.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:16.499 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:16.600 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:16.625 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:16.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:16.627 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:16.634 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:16 smithi131 bash[88347]: audit 2024-08-17T17:55:15.668597+0000 mon.a (mon.0) 2483 : audit [DBG] from='client.? 172.21.15.131:0/456605071' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:55:16.634 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:16 smithi131 bash[88347]: audit 2024-08-17T17:55:15.668597+0000 mon.a (mon.0) 2483 : audit [DBG] from='client.? 172.21.15.131:0/456605071' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:55:16.634 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:16 smithi131 bash[89561]: audit 2024-08-17T17:55:15.668597+0000 mon.a (mon.0) 2483 : audit [DBG] from='client.? 172.21.15.131:0/456605071' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:55:16.634 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:16 smithi131 bash[89561]: audit 2024-08-17T17:55:15.668597+0000 mon.a (mon.0) 2483 : audit [DBG] from='client.? 172.21.15.131:0/456605071' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:55:16.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:16 smithi169 bash[79348]: audit 2024-08-17T17:55:15.668597+0000 mon.a (mon.0) 2483 : audit [DBG] from='client.? 172.21.15.131:0/456605071' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:55:16.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:16 smithi169 bash[79348]: audit 2024-08-17T17:55:15.668597+0000 mon.a (mon.0) 2483 : audit [DBG] from='client.? 172.21.15.131:0/456605071' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:55:16.727 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:16.750 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:16.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:16.752 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:16.853 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:16.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:16.875 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:16.875 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:16.976 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:16.996 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:16.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:16.998 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:17.099 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:17.119 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:17.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:17.121 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:17.178 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2024-08-17T17:55:17.179 INFO:teuthology.orchestra.run.smithi169.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:55:17.221 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:17.249 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:17.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:17.251 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:17.352 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:17.376 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:17.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:17.379 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:17.445 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 17 16 27689 27673 101.728 18.25 0.00182816 0.00942194 2024-08-17T17:55:17.479 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:17.510 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:17.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:17.512 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:17.613 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:17.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:17 smithi169 bash[79348]: cluster 2024-08-17T17:55:16.292322+0000 mgr.y (mgr.34107) 1589 : cluster [DBG] pgmap v2327: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.5 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 122 MiB/s wr, 1.95k op/s; 1984/73212 objects degraded (2.710%); 472/73212 objects misplaced (0.645%); 4.3 MiB/s, 1 keys/s, 69 objects/s recovering 2024-08-17T17:55:17.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:17 smithi169 bash[79348]: cluster 2024-08-17T17:55:16.292322+0000 mgr.y (mgr.34107) 1589 : cluster [DBG] pgmap v2327: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.5 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 122 MiB/s wr, 1.95k op/s; 1984/73212 objects degraded (2.710%); 472/73212 objects misplaced (0.645%); 4.3 MiB/s, 1 keys/s, 69 objects/s recovering 2024-08-17T17:55:17.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:17 smithi169 bash[79348]: cluster 2024-08-17T17:55:16.487827+0000 mon.a (mon.0) 2484 : cluster [DBG] osdmap e1390: 8 total, 8 up, 8 in 2024-08-17T17:55:17.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:17 smithi169 bash[79348]: cluster 2024-08-17T17:55:16.487827+0000 mon.a (mon.0) 2484 : cluster [DBG] osdmap e1390: 8 total, 8 up, 8 in 2024-08-17T17:55:17.644 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:17.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:17.647 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:17.747 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:17.778 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:17.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:17.780 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:17.802 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:17 smithi131 bash[88347]: cluster 2024-08-17T17:55:16.292322+0000 mgr.y (mgr.34107) 1589 : cluster [DBG] pgmap v2327: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.5 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 122 MiB/s wr, 1.95k op/s; 1984/73212 objects degraded (2.710%); 472/73212 objects misplaced (0.645%); 4.3 MiB/s, 1 keys/s, 69 objects/s recovering 2024-08-17T17:55:17.802 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:17 smithi131 bash[88347]: cluster 2024-08-17T17:55:16.292322+0000 mgr.y (mgr.34107) 1589 : cluster [DBG] pgmap v2327: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.5 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 122 MiB/s wr, 1.95k op/s; 1984/73212 objects degraded (2.710%); 472/73212 objects misplaced (0.645%); 4.3 MiB/s, 1 keys/s, 69 objects/s recovering 2024-08-17T17:55:17.802 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:17 smithi131 bash[88347]: cluster 2024-08-17T17:55:16.487827+0000 mon.a (mon.0) 2484 : cluster [DBG] osdmap e1390: 8 total, 8 up, 8 in 2024-08-17T17:55:17.802 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:17 smithi131 bash[88347]: cluster 2024-08-17T17:55:16.487827+0000 mon.a (mon.0) 2484 : cluster [DBG] osdmap e1390: 8 total, 8 up, 8 in 2024-08-17T17:55:17.802 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:17 smithi131 bash[89561]: cluster 2024-08-17T17:55:16.292322+0000 mgr.y (mgr.34107) 1589 : cluster [DBG] pgmap v2327: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.5 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 122 MiB/s wr, 1.95k op/s; 1984/73212 objects degraded (2.710%); 472/73212 objects misplaced (0.645%); 4.3 MiB/s, 1 keys/s, 69 objects/s recovering 2024-08-17T17:55:17.802 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:17 smithi131 bash[89561]: cluster 2024-08-17T17:55:16.292322+0000 mgr.y (mgr.34107) 1589 : cluster [DBG] pgmap v2327: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.5 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 122 MiB/s wr, 1.95k op/s; 1984/73212 objects degraded (2.710%); 472/73212 objects misplaced (0.645%); 4.3 MiB/s, 1 keys/s, 69 objects/s recovering 2024-08-17T17:55:17.802 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:17 smithi131 bash[89561]: cluster 2024-08-17T17:55:16.487827+0000 mon.a (mon.0) 2484 : cluster [DBG] osdmap e1390: 8 total, 8 up, 8 in 2024-08-17T17:55:17.802 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:17 smithi131 bash[89561]: cluster 2024-08-17T17:55:16.487827+0000 mon.a (mon.0) 2484 : cluster [DBG] osdmap e1390: 8 total, 8 up, 8 in 2024-08-17T17:55:17.880 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:17.904 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:17.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:17.905 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:18.006 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:18.033 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:18.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:18.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:18.136 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:18.174 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:18.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:18.179 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:18.280 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:18.317 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:18.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:18.318 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:18.418 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:18.445 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 18 16 28618 28602 99.3023 58.0625 0.00589896 0.0100641 2024-08-17T17:55:18.446 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:18.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:18.450 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:18.551 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:18.574 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:18.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:18.576 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:18.635 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-08-17T17:55:18.636 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:18 smithi169 bash[79348]: cluster 2024-08-17T17:55:17.491141+0000 mon.a (mon.0) 2485 : cluster [DBG] osdmap e1391: 8 total, 8 up, 8 in 2024-08-17T17:55:18.637 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:18 smithi169 bash[79348]: cluster 2024-08-17T17:55:17.491141+0000 mon.a (mon.0) 2485 : cluster [DBG] osdmap e1391: 8 total, 8 up, 8 in 2024-08-17T17:55:18.677 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:18.716 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:18.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:18.720 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:18.782 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:18 smithi131 bash[88347]: cluster 2024-08-17T17:55:17.491141+0000 mon.a (mon.0) 2485 : cluster [DBG] osdmap e1391: 8 total, 8 up, 8 in 2024-08-17T17:55:18.782 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:18 smithi131 bash[88347]: cluster 2024-08-17T17:55:17.491141+0000 mon.a (mon.0) 2485 : cluster [DBG] osdmap e1391: 8 total, 8 up, 8 in 2024-08-17T17:55:18.782 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:18 smithi131 bash[89561]: cluster 2024-08-17T17:55:17.491141+0000 mon.a (mon.0) 2485 : cluster [DBG] osdmap e1391: 8 total, 8 up, 8 in 2024-08-17T17:55:18.782 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:18 smithi131 bash[89561]: cluster 2024-08-17T17:55:17.491141+0000 mon.a (mon.0) 2485 : cluster [DBG] osdmap e1391: 8 total, 8 up, 8 in 2024-08-17T17:55:18.821 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:18.845 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:18.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:18.849 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:18.949 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:18.974 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:18.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:18.978 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:19.078 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:19.088 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:55:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:55:18] "GET /metrics HTTP/1.1" 200 36628 "" "Prometheus/2.51.0" 2024-08-17T17:55:19.104 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:19.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:19.107 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:19.118 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:55:19.208 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:19.231 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:19.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:19.233 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:19.334 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:19.360 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:19.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:19.363 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:19.445 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 19 16 30369 30353 99.8351 109.438 0.00665705 0.0100108 2024-08-17T17:55:19.464 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:19.488 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:19.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:19.491 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:19.592 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:19.615 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:19.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:19.618 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:19.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:19 smithi169 bash[79348]: cluster 2024-08-17T17:55:18.292764+0000 mgr.y (mgr.34107) 1590 : cluster [DBG] pgmap v2330: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.5 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 61 MiB/s wr, 975 op/s; 1984/73212 objects degraded (2.710%); 472/73212 objects misplaced (0.645%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T17:55:19.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:19 smithi169 bash[79348]: cluster 2024-08-17T17:55:18.292764+0000 mgr.y (mgr.34107) 1590 : cluster [DBG] pgmap v2330: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.5 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 61 MiB/s wr, 975 op/s; 1984/73212 objects degraded (2.710%); 472/73212 objects misplaced (0.645%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T17:55:19.719 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:19.729 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:19 smithi131 bash[89561]: cluster 2024-08-17T17:55:18.292764+0000 mgr.y (mgr.34107) 1590 : cluster [DBG] pgmap v2330: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.5 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 61 MiB/s wr, 975 op/s; 1984/73212 objects degraded (2.710%); 472/73212 objects misplaced (0.645%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T17:55:19.729 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:19 smithi131 bash[89561]: cluster 2024-08-17T17:55:18.292764+0000 mgr.y (mgr.34107) 1590 : cluster [DBG] pgmap v2330: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.5 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 61 MiB/s wr, 975 op/s; 1984/73212 objects degraded (2.710%); 472/73212 objects misplaced (0.645%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T17:55:19.729 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:19 smithi131 bash[88347]: cluster 2024-08-17T17:55:18.292764+0000 mgr.y (mgr.34107) 1590 : cluster [DBG] pgmap v2330: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.5 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 61 MiB/s wr, 975 op/s; 1984/73212 objects degraded (2.710%); 472/73212 objects misplaced (0.645%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T17:55:19.729 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:19 smithi131 bash[88347]: cluster 2024-08-17T17:55:18.292764+0000 mgr.y (mgr.34107) 1590 : cluster [DBG] pgmap v2330: 89 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 86 active+clean; 1.5 GiB data, 6.4 GiB used, 709 GiB / 715 GiB avail; 61 MiB/s wr, 975 op/s; 1984/73212 objects degraded (2.710%); 472/73212 objects misplaced (0.645%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T17:55:19.740 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:19.741 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:55:19.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:19.743 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:19.844 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:19.864 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:19.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:19.866 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:19.967 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:19.991 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:19.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:19.993 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:20.094 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:20.121 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:20.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:20.123 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:20.223 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:20.254 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:20.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:20.258 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:20.359 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:20.385 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:20.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:20.390 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:20.445 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:2024-08-17T17:55:20.446046+0000 min lat: 0.00106994 max lat: 2.08046 avg lat: 0.0102442 2024-08-17T17:55:20.445 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:55:20.445 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 20 15 31240 31225 97.5682 54.5 0.0152372 0.0102442 2024-08-17T17:55:20.491 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:20.517 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:20.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:20.521 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:20.622 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:20.647 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:20.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:20.650 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:20.751 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:20.755 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:20 smithi131 bash[89561]: cluster 2024-08-17T17:55:20.506313+0000 mon.a (mon.0) 2486 : cluster [WRN] Health check update: Degraded data redundancy: 1008/88998 objects degraded (1.133%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:55:20.755 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:20 smithi131 bash[89561]: cluster 2024-08-17T17:55:20.506313+0000 mon.a (mon.0) 2486 : cluster [WRN] Health check update: Degraded data redundancy: 1008/88998 objects degraded (1.133%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:55:20.756 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:20 smithi131 bash[88347]: cluster 2024-08-17T17:55:20.506313+0000 mon.a (mon.0) 2486 : cluster [WRN] Health check update: Degraded data redundancy: 1008/88998 objects degraded (1.133%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:55:20.756 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:20 smithi131 bash[88347]: cluster 2024-08-17T17:55:20.506313+0000 mon.a (mon.0) 2486 : cluster [WRN] Health check update: Degraded data redundancy: 1008/88998 objects degraded (1.133%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:55:20.769 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:20.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:20.771 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:20.872 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:20.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:20 smithi169 bash[79348]: cluster 2024-08-17T17:55:20.506313+0000 mon.a (mon.0) 2486 : cluster [WRN] Health check update: Degraded data redundancy: 1008/88998 objects degraded (1.133%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:55:20.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:20 smithi169 bash[79348]: cluster 2024-08-17T17:55:20.506313+0000 mon.a (mon.0) 2486 : cluster [WRN] Health check update: Degraded data redundancy: 1008/88998 objects degraded (1.133%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:55:20.898 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:20.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:20.903 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:21.003 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:21.027 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:21.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:21.032 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:21.132 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:21.159 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:21.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:21.163 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:21.264 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:21.295 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:21.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:21.301 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:21.402 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:21.429 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:21.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:21.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:21.445 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 21 16 32759 32743 97.4395 94.875 0.00498536 0.0102573 2024-08-17T17:55:21.534 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:21.556 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:21.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:21.559 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:21.576 INFO:teuthology.orchestra.run.smithi131.stderr:noscrub is set 2024-08-17T17:55:21.660 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:21.688 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:21.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:21.692 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:21.793 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:21.808 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:21 smithi131 bash[88347]: cluster 2024-08-17T17:55:20.293467+0000 mgr.y (mgr.34107) 1591 : cluster [DBG] pgmap v2331: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 1.8 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 102 MiB/s wr, 1.63k op/s; 1008/88998 objects degraded (1.133%); 654/88998 objects misplaced (0.735%); 11 MiB/s, 168 objects/s recovering 2024-08-17T17:55:21.809 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:21 smithi131 bash[88347]: cluster 2024-08-17T17:55:20.293467+0000 mgr.y (mgr.34107) 1591 : cluster [DBG] pgmap v2331: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 1.8 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 102 MiB/s wr, 1.63k op/s; 1008/88998 objects degraded (1.133%); 654/88998 objects misplaced (0.735%); 11 MiB/s, 168 objects/s recovering 2024-08-17T17:55:21.809 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:21 smithi131 bash[88347]: audit 2024-08-17T17:55:21.234509+0000 mon.c (mon.2) 64 : audit [INF] from='client.? 172.21.15.131:0/47586437' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:55:21.809 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:21 smithi131 bash[88347]: audit 2024-08-17T17:55:21.234509+0000 mon.c (mon.2) 64 : audit [INF] from='client.? 172.21.15.131:0/47586437' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:55:21.809 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:21 smithi131 bash[88347]: audit 2024-08-17T17:55:21.235725+0000 mon.a (mon.0) 2487 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:55:21.809 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:21 smithi131 bash[88347]: audit 2024-08-17T17:55:21.235725+0000 mon.a (mon.0) 2487 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:55:21.809 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:21 smithi131 bash[89561]: cluster 2024-08-17T17:55:20.293467+0000 mgr.y (mgr.34107) 1591 : cluster [DBG] pgmap v2331: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 1.8 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 102 MiB/s wr, 1.63k op/s; 1008/88998 objects degraded (1.133%); 654/88998 objects misplaced (0.735%); 11 MiB/s, 168 objects/s recovering 2024-08-17T17:55:21.809 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:21 smithi131 bash[89561]: cluster 2024-08-17T17:55:20.293467+0000 mgr.y (mgr.34107) 1591 : cluster [DBG] pgmap v2331: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 1.8 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 102 MiB/s wr, 1.63k op/s; 1008/88998 objects degraded (1.133%); 654/88998 objects misplaced (0.735%); 11 MiB/s, 168 objects/s recovering 2024-08-17T17:55:21.809 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:21 smithi131 bash[89561]: audit 2024-08-17T17:55:21.234509+0000 mon.c (mon.2) 64 : audit [INF] from='client.? 172.21.15.131:0/47586437' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:55:21.809 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:21 smithi131 bash[89561]: audit 2024-08-17T17:55:21.234509+0000 mon.c (mon.2) 64 : audit [INF] from='client.? 172.21.15.131:0/47586437' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:55:21.809 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:21 smithi131 bash[89561]: audit 2024-08-17T17:55:21.235725+0000 mon.a (mon.0) 2487 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:55:21.810 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:21 smithi131 bash[89561]: audit 2024-08-17T17:55:21.235725+0000 mon.a (mon.0) 2487 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:55:21.827 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:21.829 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:21 smithi169 bash[79348]: cluster 2024-08-17T17:55:20.293467+0000 mgr.y (mgr.34107) 1591 : cluster [DBG] pgmap v2331: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 1.8 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 102 MiB/s wr, 1.63k op/s; 1008/88998 objects degraded (1.133%); 654/88998 objects misplaced (0.735%); 11 MiB/s, 168 objects/s recovering 2024-08-17T17:55:21.829 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:21 smithi169 bash[79348]: cluster 2024-08-17T17:55:20.293467+0000 mgr.y (mgr.34107) 1591 : cluster [DBG] pgmap v2331: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 1.8 GiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 102 MiB/s wr, 1.63k op/s; 1008/88998 objects degraded (1.133%); 654/88998 objects misplaced (0.735%); 11 MiB/s, 168 objects/s recovering 2024-08-17T17:55:21.829 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:21 smithi169 bash[79348]: audit 2024-08-17T17:55:21.234509+0000 mon.c (mon.2) 64 : audit [INF] from='client.? 172.21.15.131:0/47586437' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:55:21.830 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:21 smithi169 bash[79348]: audit 2024-08-17T17:55:21.234509+0000 mon.c (mon.2) 64 : audit [INF] from='client.? 172.21.15.131:0/47586437' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:55:21.830 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:21 smithi169 bash[79348]: audit 2024-08-17T17:55:21.235725+0000 mon.a (mon.0) 2487 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:55:21.830 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:21 smithi169 bash[79348]: audit 2024-08-17T17:55:21.235725+0000 mon.a (mon.0) 2487 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:55:21.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:21.831 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:21.932 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:21.957 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:21.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:21.960 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:22.061 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:22.084 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:22.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:22.090 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:22.191 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:22.216 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:22.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:22.219 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:22.320 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:22.338 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:22.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:22.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:22.441 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:22.445 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 22 16 34253 34237 97.2543 93.375 0.00211937 0.010214 2024-08-17T17:55:22.459 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:22.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:22.461 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:22.561 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:22.593 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:22.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:22.595 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:22.615 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:22 smithi169 bash[79348]: cluster 2024-08-17T17:55:21.561020+0000 mon.a (mon.0) 2488 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:55:22.616 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:22 smithi169 bash[79348]: cluster 2024-08-17T17:55:21.561020+0000 mon.a (mon.0) 2488 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:55:22.616 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:22 smithi169 bash[79348]: audit 2024-08-17T17:55:21.573033+0000 mon.a (mon.0) 2489 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:55:22.616 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:22 smithi169 bash[79348]: audit 2024-08-17T17:55:21.573033+0000 mon.a (mon.0) 2489 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:55:22.616 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:22 smithi169 bash[79348]: cluster 2024-08-17T17:55:21.578548+0000 mon.a (mon.0) 2490 : cluster [DBG] osdmap e1392: 8 total, 8 up, 8 in 2024-08-17T17:55:22.616 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:22 smithi169 bash[79348]: cluster 2024-08-17T17:55:21.578548+0000 mon.a (mon.0) 2490 : cluster [DBG] osdmap e1392: 8 total, 8 up, 8 in 2024-08-17T17:55:22.695 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:22.722 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:22.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:22.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:22.825 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:22.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:22 smithi131 bash[88347]: cluster 2024-08-17T17:55:21.561020+0000 mon.a (mon.0) 2488 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:55:22.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:22 smithi131 bash[88347]: cluster 2024-08-17T17:55:21.561020+0000 mon.a (mon.0) 2488 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:55:22.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:22 smithi131 bash[88347]: audit 2024-08-17T17:55:21.573033+0000 mon.a (mon.0) 2489 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:55:22.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:22 smithi131 bash[88347]: audit 2024-08-17T17:55:21.573033+0000 mon.a (mon.0) 2489 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:55:22.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:22 smithi131 bash[88347]: cluster 2024-08-17T17:55:21.578548+0000 mon.a (mon.0) 2490 : cluster [DBG] osdmap e1392: 8 total, 8 up, 8 in 2024-08-17T17:55:22.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:22 smithi131 bash[88347]: cluster 2024-08-17T17:55:21.578548+0000 mon.a (mon.0) 2490 : cluster [DBG] osdmap e1392: 8 total, 8 up, 8 in 2024-08-17T17:55:22.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:22 smithi131 bash[89561]: cluster 2024-08-17T17:55:21.561020+0000 mon.a (mon.0) 2488 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:55:22.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:22 smithi131 bash[89561]: cluster 2024-08-17T17:55:21.561020+0000 mon.a (mon.0) 2488 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:55:22.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:22 smithi131 bash[89561]: audit 2024-08-17T17:55:21.573033+0000 mon.a (mon.0) 2489 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:55:22.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:22 smithi131 bash[89561]: audit 2024-08-17T17:55:21.573033+0000 mon.a (mon.0) 2489 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:55:22.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:22 smithi131 bash[89561]: cluster 2024-08-17T17:55:21.578548+0000 mon.a (mon.0) 2490 : cluster [DBG] osdmap e1392: 8 total, 8 up, 8 in 2024-08-17T17:55:22.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:22 smithi131 bash[89561]: cluster 2024-08-17T17:55:21.578548+0000 mon.a (mon.0) 2490 : cluster [DBG] osdmap e1392: 8 total, 8 up, 8 in 2024-08-17T17:55:22.851 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:22.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:22.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:22.960 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:22.990 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:22.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:22.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:23.095 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:23.116 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:23.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:23.118 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:23.219 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:23.238 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:23.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:23.240 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:23.341 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:23.363 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:23.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:23.365 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:23.445 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 23 16 35039 35023 95.1615 49.125 0.00291081 0.0103629 2024-08-17T17:55:23.466 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:23.487 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:23.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:23.489 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:23.590 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:23.621 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:23.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:23.623 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:23.724 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:23.733 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:23 smithi169 bash[79348]: cluster 2024-08-17T17:55:22.293904+0000 mgr.y (mgr.34107) 1592 : cluster [DBG] pgmap v2333: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 1.8 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 55 MiB/s wr, 876 op/s; 1008/88998 objects degraded (1.133%); 654/88998 objects misplaced (0.735%); 8.3 MiB/s, 132 objects/s recovering 2024-08-17T17:55:23.733 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:23 smithi169 bash[79348]: cluster 2024-08-17T17:55:22.293904+0000 mgr.y (mgr.34107) 1592 : cluster [DBG] pgmap v2333: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 1.8 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 55 MiB/s wr, 876 op/s; 1008/88998 objects degraded (1.133%); 654/88998 objects misplaced (0.735%); 8.3 MiB/s, 132 objects/s recovering 2024-08-17T17:55:23.733 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:23 smithi169 bash[79348]: audit 2024-08-17T17:55:23.268469+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:23.733 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:23 smithi169 bash[79348]: audit 2024-08-17T17:55:23.268469+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:23.734 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:23 smithi169 bash[79348]: audit 2024-08-17T17:55:23.269296+0000 mon.a (mon.0) 2492 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:23.734 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:23 smithi169 bash[79348]: audit 2024-08-17T17:55:23.269296+0000 mon.a (mon.0) 2492 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:23.756 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:23.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:23.758 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:23.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:23 smithi131 bash[88347]: cluster 2024-08-17T17:55:22.293904+0000 mgr.y (mgr.34107) 1592 : cluster [DBG] pgmap v2333: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 1.8 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 55 MiB/s wr, 876 op/s; 1008/88998 objects degraded (1.133%); 654/88998 objects misplaced (0.735%); 8.3 MiB/s, 132 objects/s recovering 2024-08-17T17:55:23.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:23 smithi131 bash[88347]: cluster 2024-08-17T17:55:22.293904+0000 mgr.y (mgr.34107) 1592 : cluster [DBG] pgmap v2333: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 1.8 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 55 MiB/s wr, 876 op/s; 1008/88998 objects degraded (1.133%); 654/88998 objects misplaced (0.735%); 8.3 MiB/s, 132 objects/s recovering 2024-08-17T17:55:23.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:23 smithi131 bash[88347]: audit 2024-08-17T17:55:23.268469+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:23.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:23 smithi131 bash[88347]: audit 2024-08-17T17:55:23.268469+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:23.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:23 smithi131 bash[88347]: audit 2024-08-17T17:55:23.269296+0000 mon.a (mon.0) 2492 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:23.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:23 smithi131 bash[88347]: audit 2024-08-17T17:55:23.269296+0000 mon.a (mon.0) 2492 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:23.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:23 smithi131 bash[89561]: cluster 2024-08-17T17:55:22.293904+0000 mgr.y (mgr.34107) 1592 : cluster [DBG] pgmap v2333: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 1.8 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 55 MiB/s wr, 876 op/s; 1008/88998 objects degraded (1.133%); 654/88998 objects misplaced (0.735%); 8.3 MiB/s, 132 objects/s recovering 2024-08-17T17:55:23.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:23 smithi131 bash[89561]: cluster 2024-08-17T17:55:22.293904+0000 mgr.y (mgr.34107) 1592 : cluster [DBG] pgmap v2333: 89 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 87 active+clean; 1.8 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 55 MiB/s wr, 876 op/s; 1008/88998 objects degraded (1.133%); 654/88998 objects misplaced (0.735%); 8.3 MiB/s, 132 objects/s recovering 2024-08-17T17:55:23.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:23 smithi131 bash[89561]: audit 2024-08-17T17:55:23.268469+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:23.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:23 smithi131 bash[89561]: audit 2024-08-17T17:55:23.268469+0000 mon.a (mon.0) 2491 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:23.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:23 smithi131 bash[89561]: audit 2024-08-17T17:55:23.269296+0000 mon.a (mon.0) 2492 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:23.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:23 smithi131 bash[89561]: audit 2024-08-17T17:55:23.269296+0000 mon.a (mon.0) 2492 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:23.858 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:23.878 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:23.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:23.881 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:23.981 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:24.006 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:24.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:24.008 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:24.109 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:24.137 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:24.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:24.139 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:24.240 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:24.264 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:24.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:24.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:24.366 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:24.393 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:24.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:24.395 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:24.420 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:55:24.446 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 24 16 35413 35397 92.1703 23.375 0.002078 0.0105103 2024-08-17T17:55:24.496 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:24.521 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:24.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:24.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:24.624 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:24.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:24 smithi169 bash[79348]: cluster 2024-08-17T17:55:23.591671+0000 mon.a (mon.0) 2493 : cluster [DBG] osdmap e1393: 8 total, 8 up, 8 in 2024-08-17T17:55:24.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:24 smithi169 bash[79348]: cluster 2024-08-17T17:55:23.591671+0000 mon.a (mon.0) 2493 : cluster [DBG] osdmap e1393: 8 total, 8 up, 8 in 2024-08-17T17:55:24.653 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:24.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:24.655 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:24.756 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:24.798 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:24.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:24.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:24.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:24 smithi131 bash[89561]: cluster 2024-08-17T17:55:23.591671+0000 mon.a (mon.0) 2493 : cluster [DBG] osdmap e1393: 8 total, 8 up, 8 in 2024-08-17T17:55:24.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:24 smithi131 bash[89561]: cluster 2024-08-17T17:55:23.591671+0000 mon.a (mon.0) 2493 : cluster [DBG] osdmap e1393: 8 total, 8 up, 8 in 2024-08-17T17:55:24.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:24 smithi131 bash[88347]: cluster 2024-08-17T17:55:23.591671+0000 mon.a (mon.0) 2493 : cluster [DBG] osdmap e1393: 8 total, 8 up, 8 in 2024-08-17T17:55:24.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:24 smithi131 bash[88347]: cluster 2024-08-17T17:55:23.591671+0000 mon.a (mon.0) 2493 : cluster [DBG] osdmap e1393: 8 total, 8 up, 8 in 2024-08-17T17:55:24.901 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:24.930 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:24.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:24.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:25.033 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:25.071 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:25.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:25.078 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:25.136 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:55:25.179 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:25.213 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:25.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:25.218 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:25.319 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:25.348 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:25.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:25.354 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:25.445 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 25 16 36517 36501 91.2432 69 0.00227453 0.0109467 2024-08-17T17:55:25.455 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:25.472 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:25.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:25.474 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:25.575 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:25.602 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:25.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:25.604 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:25.675 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:55:25.705 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:25.731 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:25.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:25.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:25.836 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:25.866 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:25.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:25.868 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:25.969 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:25.978 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:25 smithi131 bash[89561]: cluster 2024-08-17T17:55:24.294582+0000 mgr.y (mgr.34107) 1593 : cluster [DBG] pgmap v2335: 89 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 2.1 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 96 MiB/s wr, 1.54k op/s; 1/104601 objects degraded (0.001%); 854/104601 objects misplaced (0.816%); 15 MiB/s, 235 objects/s recovering 2024-08-17T17:55:25.978 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:25 smithi131 bash[89561]: cluster 2024-08-17T17:55:24.294582+0000 mgr.y (mgr.34107) 1593 : cluster [DBG] pgmap v2335: 89 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 2.1 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 96 MiB/s wr, 1.54k op/s; 1/104601 objects degraded (0.001%); 854/104601 objects misplaced (0.816%); 15 MiB/s, 235 objects/s recovering 2024-08-17T17:55:25.978 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:25 smithi131 bash[89561]: cluster 2024-08-17T17:55:24.611345+0000 mon.a (mon.0) 2494 : cluster [DBG] osdmap e1394: 8 total, 8 up, 8 in 2024-08-17T17:55:25.979 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:25 smithi131 bash[89561]: cluster 2024-08-17T17:55:24.611345+0000 mon.a (mon.0) 2494 : cluster [DBG] osdmap e1394: 8 total, 8 up, 8 in 2024-08-17T17:55:25.979 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:25 smithi131 bash[88347]: cluster 2024-08-17T17:55:24.294582+0000 mgr.y (mgr.34107) 1593 : cluster [DBG] pgmap v2335: 89 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 2.1 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 96 MiB/s wr, 1.54k op/s; 1/104601 objects degraded (0.001%); 854/104601 objects misplaced (0.816%); 15 MiB/s, 235 objects/s recovering 2024-08-17T17:55:25.979 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:25 smithi131 bash[88347]: cluster 2024-08-17T17:55:24.294582+0000 mgr.y (mgr.34107) 1593 : cluster [DBG] pgmap v2335: 89 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 2.1 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 96 MiB/s wr, 1.54k op/s; 1/104601 objects degraded (0.001%); 854/104601 objects misplaced (0.816%); 15 MiB/s, 235 objects/s recovering 2024-08-17T17:55:25.979 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:25 smithi131 bash[88347]: cluster 2024-08-17T17:55:24.611345+0000 mon.a (mon.0) 2494 : cluster [DBG] osdmap e1394: 8 total, 8 up, 8 in 2024-08-17T17:55:25.979 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:25 smithi131 bash[88347]: cluster 2024-08-17T17:55:24.611345+0000 mon.a (mon.0) 2494 : cluster [DBG] osdmap e1394: 8 total, 8 up, 8 in 2024-08-17T17:55:25.995 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:25.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:25.997 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:26.098 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:26.109 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:25 smithi169 bash[79348]: cluster 2024-08-17T17:55:24.294582+0000 mgr.y (mgr.34107) 1593 : cluster [DBG] pgmap v2335: 89 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 2.1 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 96 MiB/s wr, 1.54k op/s; 1/104601 objects degraded (0.001%); 854/104601 objects misplaced (0.816%); 15 MiB/s, 235 objects/s recovering 2024-08-17T17:55:26.109 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:25 smithi169 bash[79348]: cluster 2024-08-17T17:55:24.294582+0000 mgr.y (mgr.34107) 1593 : cluster [DBG] pgmap v2335: 89 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 2.1 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 96 MiB/s wr, 1.54k op/s; 1/104601 objects degraded (0.001%); 854/104601 objects misplaced (0.816%); 15 MiB/s, 235 objects/s recovering 2024-08-17T17:55:26.109 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:25 smithi169 bash[79348]: cluster 2024-08-17T17:55:24.611345+0000 mon.a (mon.0) 2494 : cluster [DBG] osdmap e1394: 8 total, 8 up, 8 in 2024-08-17T17:55:26.109 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:25 smithi169 bash[79348]: cluster 2024-08-17T17:55:24.611345+0000 mon.a (mon.0) 2494 : cluster [DBG] osdmap e1394: 8 total, 8 up, 8 in 2024-08-17T17:55:26.123 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:26.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:26.125 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:26.226 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:26.249 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:26.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:26.250 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:26.351 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:26.381 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:26.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:26.384 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:26.446 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 26 16 37469 37453 90.0221 59.5 0.00493981 0.0111027 2024-08-17T17:55:26.485 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:26.512 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:26.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:26.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:26.616 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:26.626 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:26 smithi169 bash[79348]: cluster 2024-08-17T17:55:25.912793+0000 mon.a (mon.0) 2495 : cluster [WRN] Health check update: Degraded data redundancy: 1/104601 objects degraded (0.001%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:55:26.626 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:26 smithi169 bash[79348]: cluster 2024-08-17T17:55:25.912793+0000 mon.a (mon.0) 2495 : cluster [WRN] Health check update: Degraded data redundancy: 1/104601 objects degraded (0.001%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:55:26.656 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:26.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:26.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:26.766 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:26.777 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:26 smithi131 bash[89561]: cluster 2024-08-17T17:55:25.912793+0000 mon.a (mon.0) 2495 : cluster [WRN] Health check update: Degraded data redundancy: 1/104601 objects degraded (0.001%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:55:26.777 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:26 smithi131 bash[89561]: cluster 2024-08-17T17:55:25.912793+0000 mon.a (mon.0) 2495 : cluster [WRN] Health check update: Degraded data redundancy: 1/104601 objects degraded (0.001%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:55:26.777 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:26 smithi131 bash[88347]: cluster 2024-08-17T17:55:25.912793+0000 mon.a (mon.0) 2495 : cluster [WRN] Health check update: Degraded data redundancy: 1/104601 objects degraded (0.001%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:55:26.777 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:26 smithi131 bash[88347]: cluster 2024-08-17T17:55:25.912793+0000 mon.a (mon.0) 2495 : cluster [WRN] Health check update: Degraded data redundancy: 1/104601 objects degraded (0.001%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:55:26.792 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:26.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:26.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:26.896 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:26.922 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:26.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:26.925 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:27.026 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:27.052 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:27.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:27.055 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:27.156 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:27.178 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:27.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:27.181 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:27.282 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:27.306 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:27.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:27.309 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:27.410 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:27.437 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:27.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:27.440 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:27.445 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 27 16 39088 39072 90.4353 101.188 0.0134112 0.0110519 2024-08-17T17:55:27.540 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:27.563 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:27.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:27.566 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:27.667 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:27.707 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:27.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:27.709 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:27.810 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:27.836 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:27.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:27.839 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:27.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:27 smithi131 bash[88347]: cluster 2024-08-17T17:55:26.295361+0000 mgr.y (mgr.34107) 1594 : cluster [DBG] pgmap v2337: 89 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 2.2 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s; 1/106335 objects degraded (0.001%); 854/106335 objects misplaced (0.803%); 8.4 MiB/s, 134 objects/s recovering 2024-08-17T17:55:27.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:27 smithi131 bash[88347]: cluster 2024-08-17T17:55:26.295361+0000 mgr.y (mgr.34107) 1594 : cluster [DBG] pgmap v2337: 89 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 2.2 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s; 1/106335 objects degraded (0.001%); 854/106335 objects misplaced (0.803%); 8.4 MiB/s, 134 objects/s recovering 2024-08-17T17:55:27.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:27 smithi131 bash[89561]: cluster 2024-08-17T17:55:26.295361+0000 mgr.y (mgr.34107) 1594 : cluster [DBG] pgmap v2337: 89 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 2.2 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s; 1/106335 objects degraded (0.001%); 854/106335 objects misplaced (0.803%); 8.4 MiB/s, 134 objects/s recovering 2024-08-17T17:55:27.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:27 smithi131 bash[89561]: cluster 2024-08-17T17:55:26.295361+0000 mgr.y (mgr.34107) 1594 : cluster [DBG] pgmap v2337: 89 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 2.2 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s; 1/106335 objects degraded (0.001%); 854/106335 objects misplaced (0.803%); 8.4 MiB/s, 134 objects/s recovering 2024-08-17T17:55:27.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:27 smithi169 bash[79348]: cluster 2024-08-17T17:55:26.295361+0000 mgr.y (mgr.34107) 1594 : cluster [DBG] pgmap v2337: 89 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 2.2 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s; 1/106335 objects degraded (0.001%); 854/106335 objects misplaced (0.803%); 8.4 MiB/s, 134 objects/s recovering 2024-08-17T17:55:27.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:27 smithi169 bash[79348]: cluster 2024-08-17T17:55:26.295361+0000 mgr.y (mgr.34107) 1594 : cluster [DBG] pgmap v2337: 89 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 2.2 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 60 MiB/s wr, 962 op/s; 1/106335 objects degraded (0.001%); 854/106335 objects misplaced (0.803%); 8.4 MiB/s, 134 objects/s recovering 2024-08-17T17:55:27.941 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:27.965 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:27.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:27.967 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:28.068 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:28.097 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:28.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:28.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:28.166 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-08-17T17:55:28.166 INFO:teuthology.orchestra.run.smithi169.stdout: "success": "filestore_inject_stall = '' (not observed, change may require restart) " 2024-08-17T17:55:28.166 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-08-17T17:55:28.204 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:28.233 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:28.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:28.238 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:28.339 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:28.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:28.369 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:28.370 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:28.446 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 28 16 40585 40569 90.5467 93.5625 0.00696822 0.0110374 2024-08-17T17:55:28.470 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:28.493 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:28.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:28.496 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:28.596 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:28.616 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:28.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:28.618 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:28.718 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:28.742 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:28.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:28.744 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:28.845 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:28.855 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:55:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:55:28] "GET /metrics HTTP/1.1" 200 36654 "" "Prometheus/2.51.0" 2024-08-17T17:55:28.868 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:28.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:28.870 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:28.971 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:29.013 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:29.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:29.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:29.116 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:29.141 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:29.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:29.144 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:29.244 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:29.269 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:29.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:29.276 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:29.376 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:29.399 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:29.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:29.402 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:29.446 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 29 16 41620 41604 89.6548 64.6875 0.0153244 0.0111487 2024-08-17T17:55:29.503 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:29.525 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:29.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:29.528 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:29.628 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:29.652 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:29.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:29.655 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:29.753 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:55:29.756 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:29.777 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:29.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:29.779 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:29.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:29 smithi131 bash[89561]: cluster 2024-08-17T17:55:28.295788+0000 mgr.y (mgr.34107) 1595 : cluster [DBG] pgmap v2338: 89 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 2.2 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 54 MiB/s wr, 859 op/s; 1/106335 objects degraded (0.001%); 854/106335 objects misplaced (0.803%); 7.5 MiB/s, 120 objects/s recovering 2024-08-17T17:55:29.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:29 smithi131 bash[89561]: cluster 2024-08-17T17:55:28.295788+0000 mgr.y (mgr.34107) 1595 : cluster [DBG] pgmap v2338: 89 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 2.2 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 54 MiB/s wr, 859 op/s; 1/106335 objects degraded (0.001%); 854/106335 objects misplaced (0.803%); 7.5 MiB/s, 120 objects/s recovering 2024-08-17T17:55:29.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:29 smithi131 bash[88347]: cluster 2024-08-17T17:55:28.295788+0000 mgr.y (mgr.34107) 1595 : cluster [DBG] pgmap v2338: 89 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 2.2 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 54 MiB/s wr, 859 op/s; 1/106335 objects degraded (0.001%); 854/106335 objects misplaced (0.803%); 7.5 MiB/s, 120 objects/s recovering 2024-08-17T17:55:29.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:29 smithi131 bash[88347]: cluster 2024-08-17T17:55:28.295788+0000 mgr.y (mgr.34107) 1595 : cluster [DBG] pgmap v2338: 89 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 2.2 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 54 MiB/s wr, 859 op/s; 1/106335 objects degraded (0.001%); 854/106335 objects misplaced (0.803%); 7.5 MiB/s, 120 objects/s recovering 2024-08-17T17:55:29.880 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:29.902 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:29.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:29.904 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:30.005 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:30.029 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:30.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:30.031 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:30.108 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:29 smithi169 bash[79348]: cluster 2024-08-17T17:55:28.295788+0000 mgr.y (mgr.34107) 1595 : cluster [DBG] pgmap v2338: 89 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 2.2 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 54 MiB/s wr, 859 op/s; 1/106335 objects degraded (0.001%); 854/106335 objects misplaced (0.803%); 7.5 MiB/s, 120 objects/s recovering 2024-08-17T17:55:30.108 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:29 smithi169 bash[79348]: cluster 2024-08-17T17:55:28.295788+0000 mgr.y (mgr.34107) 1595 : cluster [DBG] pgmap v2338: 89 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 87 active+clean; 2.2 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 54 MiB/s wr, 859 op/s; 1/106335 objects degraded (0.001%); 854/106335 objects misplaced (0.803%); 7.5 MiB/s, 120 objects/s recovering 2024-08-17T17:55:30.132 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:30.165 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:30.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:30.168 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:30.269 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:30.296 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:30.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:30.298 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:30.399 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:30.427 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:30.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:30.431 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:30.446 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 30 16 42484 42468 88.4662 54 0.0075656 0.0112984 2024-08-17T17:55:30.531 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:30.568 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:30.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:30.572 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:30.672 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:30.699 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:30.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:30.702 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:30.802 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:30.821 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:30.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:30.823 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:30.923 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:30.949 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:30.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:30.951 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:31.051 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:31.077 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:31.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:31.079 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:31.180 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:31.206 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:31.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:31.208 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:31.309 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:31.335 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:31.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:31.337 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:31.438 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:31.446 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 31 16 42989 42973 86.6305 31.5625 0.00207114 0.0112672 2024-08-17T17:55:31.463 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:31.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:31.465 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:31.566 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:31.593 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:31.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:31.595 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:31.696 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:31.734 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:31.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:31.739 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:31.840 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:31.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:31 smithi131 bash[89561]: cluster 2024-08-17T17:55:30.296545+0000 mgr.y (mgr.34107) 1596 : cluster [DBG] pgmap v2339: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 88 active+clean; 2.5 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s; 1/123108 objects degraded (0.001%); 229/123108 objects misplaced (0.186%); 11 MiB/s, 178 objects/s recovering 2024-08-17T17:55:31.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:31 smithi131 bash[89561]: cluster 2024-08-17T17:55:30.296545+0000 mgr.y (mgr.34107) 1596 : cluster [DBG] pgmap v2339: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 88 active+clean; 2.5 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s; 1/123108 objects degraded (0.001%); 229/123108 objects misplaced (0.186%); 11 MiB/s, 178 objects/s recovering 2024-08-17T17:55:31.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:31 smithi131 bash[89561]: cluster 2024-08-17T17:55:30.620423+0000 mon.a (mon.0) 2496 : cluster [DBG] osdmap e1395: 8 total, 8 up, 8 in 2024-08-17T17:55:31.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:31 smithi131 bash[89561]: cluster 2024-08-17T17:55:30.620423+0000 mon.a (mon.0) 2496 : cluster [DBG] osdmap e1395: 8 total, 8 up, 8 in 2024-08-17T17:55:31.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:31 smithi131 bash[89561]: cluster 2024-08-17T17:55:30.913702+0000 mon.a (mon.0) 2497 : cluster [WRN] Health check update: Degraded data redundancy: 1/123108 objects degraded (0.001%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:55:31.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:31 smithi131 bash[89561]: cluster 2024-08-17T17:55:30.913702+0000 mon.a (mon.0) 2497 : cluster [WRN] Health check update: Degraded data redundancy: 1/123108 objects degraded (0.001%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:55:31.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:31 smithi131 bash[88347]: cluster 2024-08-17T17:55:30.296545+0000 mgr.y (mgr.34107) 1596 : cluster [DBG] pgmap v2339: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 88 active+clean; 2.5 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s; 1/123108 objects degraded (0.001%); 229/123108 objects misplaced (0.186%); 11 MiB/s, 178 objects/s recovering 2024-08-17T17:55:31.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:31 smithi131 bash[88347]: cluster 2024-08-17T17:55:30.296545+0000 mgr.y (mgr.34107) 1596 : cluster [DBG] pgmap v2339: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 88 active+clean; 2.5 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s; 1/123108 objects degraded (0.001%); 229/123108 objects misplaced (0.186%); 11 MiB/s, 178 objects/s recovering 2024-08-17T17:55:31.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:31 smithi131 bash[88347]: cluster 2024-08-17T17:55:30.620423+0000 mon.a (mon.0) 2496 : cluster [DBG] osdmap e1395: 8 total, 8 up, 8 in 2024-08-17T17:55:31.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:31 smithi131 bash[88347]: cluster 2024-08-17T17:55:30.620423+0000 mon.a (mon.0) 2496 : cluster [DBG] osdmap e1395: 8 total, 8 up, 8 in 2024-08-17T17:55:31.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:31 smithi131 bash[88347]: cluster 2024-08-17T17:55:30.913702+0000 mon.a (mon.0) 2497 : cluster [WRN] Health check update: Degraded data redundancy: 1/123108 objects degraded (0.001%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:55:31.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:31 smithi131 bash[88347]: cluster 2024-08-17T17:55:30.913702+0000 mon.a (mon.0) 2497 : cluster [WRN] Health check update: Degraded data redundancy: 1/123108 objects degraded (0.001%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:55:31.865 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:31.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:31.868 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:31.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:31 smithi169 bash[79348]: cluster 2024-08-17T17:55:30.296545+0000 mgr.y (mgr.34107) 1596 : cluster [DBG] pgmap v2339: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 88 active+clean; 2.5 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s; 1/123108 objects degraded (0.001%); 229/123108 objects misplaced (0.186%); 11 MiB/s, 178 objects/s recovering 2024-08-17T17:55:31.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:31 smithi169 bash[79348]: cluster 2024-08-17T17:55:30.296545+0000 mgr.y (mgr.34107) 1596 : cluster [DBG] pgmap v2339: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 88 active+clean; 2.5 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s; 1/123108 objects degraded (0.001%); 229/123108 objects misplaced (0.186%); 11 MiB/s, 178 objects/s recovering 2024-08-17T17:55:31.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:31 smithi169 bash[79348]: cluster 2024-08-17T17:55:30.620423+0000 mon.a (mon.0) 2496 : cluster [DBG] osdmap e1395: 8 total, 8 up, 8 in 2024-08-17T17:55:31.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:31 smithi169 bash[79348]: cluster 2024-08-17T17:55:30.620423+0000 mon.a (mon.0) 2496 : cluster [DBG] osdmap e1395: 8 total, 8 up, 8 in 2024-08-17T17:55:31.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:31 smithi169 bash[79348]: cluster 2024-08-17T17:55:30.913702+0000 mon.a (mon.0) 2497 : cluster [WRN] Health check update: Degraded data redundancy: 1/123108 objects degraded (0.001%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:55:31.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:31 smithi169 bash[79348]: cluster 2024-08-17T17:55:30.913702+0000 mon.a (mon.0) 2497 : cluster [WRN] Health check update: Degraded data redundancy: 1/123108 objects degraded (0.001%), 1 pg degraded (PG_DEGRADED) 2024-08-17T17:55:31.969 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:31.997 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:32.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:32.000 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:32.101 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:32.125 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:32.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:32.128 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:32.228 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:32.255 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:32.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:32.259 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:32.360 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:32.388 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:32.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:32.392 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:32.446 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 32 16 44091 44075 86.0753 68.875 0.00955766 0.0116126 2024-08-17T17:55:32.493 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:32.553 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:32.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:32.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:32.656 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:32.679 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:32.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:32.683 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:32.783 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:32.807 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:32.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:32.812 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:32.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:32 smithi169 bash[79348]: cluster 2024-08-17T17:55:31.632476+0000 mon.a (mon.0) 2498 : cluster [DBG] osdmap e1396: 8 total, 8 up, 8 in 2024-08-17T17:55:32.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:32 smithi169 bash[79348]: cluster 2024-08-17T17:55:31.632476+0000 mon.a (mon.0) 2498 : cluster [DBG] osdmap e1396: 8 total, 8 up, 8 in 2024-08-17T17:55:32.912 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:32.922 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:32 smithi131 bash[89561]: cluster 2024-08-17T17:55:31.632476+0000 mon.a (mon.0) 2498 : cluster [DBG] osdmap e1396: 8 total, 8 up, 8 in 2024-08-17T17:55:32.922 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:32 smithi131 bash[89561]: cluster 2024-08-17T17:55:31.632476+0000 mon.a (mon.0) 2498 : cluster [DBG] osdmap e1396: 8 total, 8 up, 8 in 2024-08-17T17:55:32.923 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:32 smithi131 bash[88347]: cluster 2024-08-17T17:55:31.632476+0000 mon.a (mon.0) 2498 : cluster [DBG] osdmap e1396: 8 total, 8 up, 8 in 2024-08-17T17:55:32.923 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:32 smithi131 bash[88347]: cluster 2024-08-17T17:55:31.632476+0000 mon.a (mon.0) 2498 : cluster [DBG] osdmap e1396: 8 total, 8 up, 8 in 2024-08-17T17:55:32.934 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:32.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:32.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:33.037 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:33.048 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T17:55:33.048 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:55:33.069 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:33.071 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T17:55:33.072 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:55:33.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:33.075 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:33.090 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2024-08-17T17:55:33.090 INFO:teuthology.orchestra.run.smithi169.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:55:33.095 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T17:55:33.095 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:55:33.122 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T17:55:33.122 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:55:33.151 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T17:55:33.151 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:55:33.176 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:33.177 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T17:55:33.177 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:55:33.204 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:33.207 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T17:55:33.207 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:55:33.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:33.212 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:33.233 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T17:55:33.234 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:55:33.312 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:33.339 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:33.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:33.342 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:33.443 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:33.446 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 33 16 45562 45546 86.2527 91.9375 0.0217662 0.011588 2024-08-17T17:55:33.470 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:33.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:33.473 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:33.574 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:33.596 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:33.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:33.600 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:33.700 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:33.711 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:33 smithi131 bash[88347]: cluster 2024-08-17T17:55:32.296980+0000 mgr.y (mgr.34107) 1597 : cluster [DBG] pgmap v2342: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 88 active+clean; 2.5 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 50 MiB/s wr, 801 op/s; 1/123108 objects degraded (0.001%); 229/123108 objects misplaced (0.186%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:55:33.711 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:33 smithi131 bash[88347]: cluster 2024-08-17T17:55:32.296980+0000 mgr.y (mgr.34107) 1597 : cluster [DBG] pgmap v2342: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 88 active+clean; 2.5 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 50 MiB/s wr, 801 op/s; 1/123108 objects degraded (0.001%); 229/123108 objects misplaced (0.186%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:55:33.712 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:33 smithi131 bash[88347]: audit 2024-08-17T17:55:33.015251+0000 mon.a (mon.0) 2499 : audit [DBG] from='client.? 172.21.15.131:0/3371622018' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:55:33.712 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:33 smithi131 bash[88347]: audit 2024-08-17T17:55:33.015251+0000 mon.a (mon.0) 2499 : audit [DBG] from='client.? 172.21.15.131:0/3371622018' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:55:33.712 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:33 smithi131 bash[89561]: cluster 2024-08-17T17:55:32.296980+0000 mgr.y (mgr.34107) 1597 : cluster [DBG] pgmap v2342: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 88 active+clean; 2.5 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 50 MiB/s wr, 801 op/s; 1/123108 objects degraded (0.001%); 229/123108 objects misplaced (0.186%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:55:33.712 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:33 smithi131 bash[89561]: cluster 2024-08-17T17:55:32.296980+0000 mgr.y (mgr.34107) 1597 : cluster [DBG] pgmap v2342: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 88 active+clean; 2.5 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 50 MiB/s wr, 801 op/s; 1/123108 objects degraded (0.001%); 229/123108 objects misplaced (0.186%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:55:33.712 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:33 smithi131 bash[89561]: audit 2024-08-17T17:55:33.015251+0000 mon.a (mon.0) 2499 : audit [DBG] from='client.? 172.21.15.131:0/3371622018' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:55:33.712 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:33 smithi131 bash[89561]: audit 2024-08-17T17:55:33.015251+0000 mon.a (mon.0) 2499 : audit [DBG] from='client.? 172.21.15.131:0/3371622018' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:55:33.726 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:33.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:33.728 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:33.829 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:33.856 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:33.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:33.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:33.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:33 smithi169 bash[79348]: cluster 2024-08-17T17:55:32.296980+0000 mgr.y (mgr.34107) 1597 : cluster [DBG] pgmap v2342: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 88 active+clean; 2.5 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 50 MiB/s wr, 801 op/s; 1/123108 objects degraded (0.001%); 229/123108 objects misplaced (0.186%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:55:33.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:33 smithi169 bash[79348]: cluster 2024-08-17T17:55:32.296980+0000 mgr.y (mgr.34107) 1597 : cluster [DBG] pgmap v2342: 89 pgs: 1 active+recovering+undersized+degraded+remapped, 88 active+clean; 2.5 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 50 MiB/s wr, 801 op/s; 1/123108 objects degraded (0.001%); 229/123108 objects misplaced (0.186%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:55:33.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:33 smithi169 bash[79348]: audit 2024-08-17T17:55:33.015251+0000 mon.a (mon.0) 2499 : audit [DBG] from='client.? 172.21.15.131:0/3371622018' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:55:33.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:33 smithi169 bash[79348]: audit 2024-08-17T17:55:33.015251+0000 mon.a (mon.0) 2499 : audit [DBG] from='client.? 172.21.15.131:0/3371622018' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:55:33.960 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:33.994 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:34.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:34.004 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:34.105 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:34.130 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:34.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:34.134 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:34.234 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:34.254 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:34.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:34.256 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:34.336 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-08-17T17:55:34.357 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:34.415 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:34.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:34.419 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:34.446 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 34 16 46690 46674 85.7892 70.5 0.0139857 0.0116514 2024-08-17T17:55:34.520 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:34.544 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:34.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:34.546 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:34.647 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:34.670 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:34.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:34.672 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:34.773 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:34.803 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:34.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:34.809 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:34.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:34 smithi131 bash[89561]: audit 2024-08-17T17:55:33.779031+0000 mon.a (mon.0) 2500 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:55:34.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:34 smithi131 bash[89561]: audit 2024-08-17T17:55:33.779031+0000 mon.a (mon.0) 2500 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:55:34.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:34 smithi131 bash[88347]: audit 2024-08-17T17:55:33.779031+0000 mon.a (mon.0) 2500 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:55:34.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:34 smithi131 bash[88347]: audit 2024-08-17T17:55:33.779031+0000 mon.a (mon.0) 2500 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:55:34.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:34 smithi169 bash[79348]: audit 2024-08-17T17:55:33.779031+0000 mon.a (mon.0) 2500 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:55:34.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:34 smithi169 bash[79348]: audit 2024-08-17T17:55:33.779031+0000 mon.a (mon.0) 2500 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:55:34.909 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:34.942 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:34.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:34.947 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:35.048 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:35.073 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:35.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:35.075 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:35.176 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:35.202 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:35.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:35.204 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:35.305 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:35.337 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:35.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:35.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:35.441 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:35.446 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 35 16 48170 48154 85.9807 92.5 0.00541731 0.0116244 2024-08-17T17:55:35.481 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:35.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:35.485 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:35.586 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:35.614 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:35.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:35.617 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:35.718 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:35.740 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:35.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:35.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:35.845 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:35.868 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:35.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:35.870 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:35.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:35 smithi169 bash[79348]: cluster 2024-08-17T17:55:34.297543+0000 mgr.y (mgr.34107) 1598 : cluster [DBG] pgmap v2343: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s; 6.7 MiB/s, 106 objects/s recovering 2024-08-17T17:55:35.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:35 smithi169 bash[79348]: cluster 2024-08-17T17:55:34.297543+0000 mgr.y (mgr.34107) 1598 : cluster [DBG] pgmap v2343: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s; 6.7 MiB/s, 106 objects/s recovering 2024-08-17T17:55:35.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:35 smithi169 bash[79348]: cluster 2024-08-17T17:55:34.636954+0000 mon.a (mon.0) 2501 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/123108 objects degraded (0.001%), 1 pg degraded) 2024-08-17T17:55:35.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:35 smithi169 bash[79348]: cluster 2024-08-17T17:55:34.636954+0000 mon.a (mon.0) 2501 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/123108 objects degraded (0.001%), 1 pg degraded) 2024-08-17T17:55:35.954 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 3, 4, 5, 6, 7, 2] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:55:35.954 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:55:35.954 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '110', 'type': 'test-reweight-by-utilization'} 2024-08-17T17:55:35.954 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd test-reweight-by-utilization 110 0.05 2024-08-17T17:55:35.963 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:35 smithi131 bash[89561]: cluster 2024-08-17T17:55:34.297543+0000 mgr.y (mgr.34107) 1598 : cluster [DBG] pgmap v2343: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s; 6.7 MiB/s, 106 objects/s recovering 2024-08-17T17:55:35.963 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:35 smithi131 bash[89561]: cluster 2024-08-17T17:55:34.297543+0000 mgr.y (mgr.34107) 1598 : cluster [DBG] pgmap v2343: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s; 6.7 MiB/s, 106 objects/s recovering 2024-08-17T17:55:35.963 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:35 smithi131 bash[89561]: cluster 2024-08-17T17:55:34.636954+0000 mon.a (mon.0) 2501 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/123108 objects degraded (0.001%), 1 pg degraded) 2024-08-17T17:55:35.963 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:35 smithi131 bash[89561]: cluster 2024-08-17T17:55:34.636954+0000 mon.a (mon.0) 2501 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/123108 objects degraded (0.001%), 1 pg degraded) 2024-08-17T17:55:35.963 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:35 smithi131 bash[88347]: cluster 2024-08-17T17:55:34.297543+0000 mgr.y (mgr.34107) 1598 : cluster [DBG] pgmap v2343: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s; 6.7 MiB/s, 106 objects/s recovering 2024-08-17T17:55:35.963 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:35 smithi131 bash[88347]: cluster 2024-08-17T17:55:34.297543+0000 mgr.y (mgr.34107) 1598 : cluster [DBG] pgmap v2343: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 81 MiB/s wr, 1.29k op/s; 6.7 MiB/s, 106 objects/s recovering 2024-08-17T17:55:35.963 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:35 smithi131 bash[88347]: cluster 2024-08-17T17:55:34.636954+0000 mon.a (mon.0) 2501 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/123108 objects degraded (0.001%), 1 pg degraded) 2024-08-17T17:55:35.963 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:35 smithi131 bash[88347]: cluster 2024-08-17T17:55:34.636954+0000 mon.a (mon.0) 2501 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/123108 objects degraded (0.001%), 1 pg degraded) 2024-08-17T17:55:35.971 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:35.996 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:36.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:36.004 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:36.104 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:36.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:36.134 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:36.134 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:36.235 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:36.260 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:36.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:36.264 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:36.365 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:36.389 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:36.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:36.395 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:36.447 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 36 16 49630 49614 86.1268 91.25 0.0139148 0.0116054 2024-08-17T17:55:36.496 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:36.524 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:36.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:36.531 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:36.632 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:36.667 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:36.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:36.672 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:36.773 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:36.795 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:36.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:36.798 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:36.899 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:36.925 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:36.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:36.928 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:37.029 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:37.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:37.073 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:37.073 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:37.167 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:55:37.173 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:37.240 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:37.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:37.245 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:37.346 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:37.376 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:37.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:37.379 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:37.447 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 37 16 51018 51002 86.1435 86.75 0.00859808 0.0116036 2024-08-17T17:55:37.480 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:37.503 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:37.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:37.505 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:37.606 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:37.646 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:37.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:37.649 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:37.656 INFO:teuthology.orchestra.run.smithi131.stderr:nodeep-scrub is set 2024-08-17T17:55:37.750 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:37.758 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:37 smithi131 bash[89561]: cluster 2024-08-17T17:55:36.298016+0000 mgr.y (mgr.34107) 1599 : cluster [DBG] pgmap v2344: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s; 6.7 MiB/s, 106 objects/s recovering 2024-08-17T17:55:37.759 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:37 smithi131 bash[89561]: cluster 2024-08-17T17:55:36.298016+0000 mgr.y (mgr.34107) 1599 : cluster [DBG] pgmap v2344: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s; 6.7 MiB/s, 106 objects/s recovering 2024-08-17T17:55:37.759 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:37 smithi131 bash[89561]: audit 2024-08-17T17:55:37.518299+0000 mon.c (mon.2) 65 : audit [INF] from='client.? 172.21.15.131:0/2937881213' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:55:37.759 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:37 smithi131 bash[89561]: audit 2024-08-17T17:55:37.518299+0000 mon.c (mon.2) 65 : audit [INF] from='client.? 172.21.15.131:0/2937881213' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:55:37.759 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:37 smithi131 bash[89561]: audit 2024-08-17T17:55:37.518647+0000 mon.a (mon.0) 2502 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:55:37.759 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:37 smithi131 bash[89561]: audit 2024-08-17T17:55:37.518647+0000 mon.a (mon.0) 2502 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:55:37.759 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:37 smithi131 bash[88347]: cluster 2024-08-17T17:55:36.298016+0000 mgr.y (mgr.34107) 1599 : cluster [DBG] pgmap v2344: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s; 6.7 MiB/s, 106 objects/s recovering 2024-08-17T17:55:37.759 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:37 smithi131 bash[88347]: cluster 2024-08-17T17:55:36.298016+0000 mgr.y (mgr.34107) 1599 : cluster [DBG] pgmap v2344: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s; 6.7 MiB/s, 106 objects/s recovering 2024-08-17T17:55:37.759 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:37 smithi131 bash[88347]: audit 2024-08-17T17:55:37.518299+0000 mon.c (mon.2) 65 : audit [INF] from='client.? 172.21.15.131:0/2937881213' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:55:37.759 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:37 smithi131 bash[88347]: audit 2024-08-17T17:55:37.518299+0000 mon.c (mon.2) 65 : audit [INF] from='client.? 172.21.15.131:0/2937881213' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:55:37.759 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:37 smithi131 bash[88347]: audit 2024-08-17T17:55:37.518647+0000 mon.a (mon.0) 2502 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:55:37.760 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:37 smithi131 bash[88347]: audit 2024-08-17T17:55:37.518647+0000 mon.a (mon.0) 2502 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:55:37.772 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:37.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:37.775 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:37.876 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:37.885 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:37 smithi169 bash[79348]: cluster 2024-08-17T17:55:36.298016+0000 mgr.y (mgr.34107) 1599 : cluster [DBG] pgmap v2344: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s; 6.7 MiB/s, 106 objects/s recovering 2024-08-17T17:55:37.885 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:37 smithi169 bash[79348]: cluster 2024-08-17T17:55:36.298016+0000 mgr.y (mgr.34107) 1599 : cluster [DBG] pgmap v2344: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s; 6.7 MiB/s, 106 objects/s recovering 2024-08-17T17:55:37.886 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:37 smithi169 bash[79348]: audit 2024-08-17T17:55:37.518299+0000 mon.c (mon.2) 65 : audit [INF] from='client.? 172.21.15.131:0/2937881213' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:55:37.886 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:37 smithi169 bash[79348]: audit 2024-08-17T17:55:37.518299+0000 mon.c (mon.2) 65 : audit [INF] from='client.? 172.21.15.131:0/2937881213' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:55:37.886 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:37 smithi169 bash[79348]: audit 2024-08-17T17:55:37.518647+0000 mon.a (mon.0) 2502 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:55:37.886 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:37 smithi169 bash[79348]: audit 2024-08-17T17:55:37.518647+0000 mon.a (mon.0) 2502 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:55:37.903 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:37.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:37.906 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:38.006 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:38.033 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:38.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:38.035 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:38.136 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:38.162 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:38.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:38.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:38.271 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:38.313 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:38.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:38.318 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:38.419 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:38.441 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:38.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:38.443 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:38.446 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 38 16 52323 52307 86.0227 81.5625 0.00281855 0.0115992 2024-08-17T17:55:38.543 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:38.568 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:38.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:38.570 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:38.671 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:38.697 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:38.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:38.699 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:38.800 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:38.810 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:38 smithi169 bash[79348]: cluster 2024-08-17T17:55:37.649630+0000 mon.a (mon.0) 2503 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:55:38.810 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:38 smithi169 bash[79348]: cluster 2024-08-17T17:55:37.649630+0000 mon.a (mon.0) 2503 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:55:38.810 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:38 smithi169 bash[79348]: audit 2024-08-17T17:55:37.650616+0000 mon.a (mon.0) 2504 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:55:38.811 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:38 smithi169 bash[79348]: audit 2024-08-17T17:55:37.650616+0000 mon.a (mon.0) 2504 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:55:38.811 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:38 smithi169 bash[79348]: cluster 2024-08-17T17:55:37.656423+0000 mon.a (mon.0) 2505 : cluster [DBG] osdmap e1397: 8 total, 8 up, 8 in 2024-08-17T17:55:38.811 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:38 smithi169 bash[79348]: cluster 2024-08-17T17:55:37.656423+0000 mon.a (mon.0) 2505 : cluster [DBG] osdmap e1397: 8 total, 8 up, 8 in 2024-08-17T17:55:38.811 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:38 smithi169 bash[79348]: audit 2024-08-17T17:55:38.273353+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:38.811 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:38 smithi169 bash[79348]: audit 2024-08-17T17:55:38.273353+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:38.812 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:38 smithi169 bash[79348]: audit 2024-08-17T17:55:38.274413+0000 mon.a (mon.0) 2507 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:38.812 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:38 smithi169 bash[79348]: audit 2024-08-17T17:55:38.274413+0000 mon.a (mon.0) 2507 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:38.827 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:38.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:38.835 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:38.935 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:38.966 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:38.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:38.972 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:39.008 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:55:39.073 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:39.081 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:38 smithi131 bash[88347]: cluster 2024-08-17T17:55:37.649630+0000 mon.a (mon.0) 2503 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:55:39.081 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:38 smithi131 bash[88347]: cluster 2024-08-17T17:55:37.649630+0000 mon.a (mon.0) 2503 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:55:39.081 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:38 smithi131 bash[88347]: audit 2024-08-17T17:55:37.650616+0000 mon.a (mon.0) 2504 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:55:39.081 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:38 smithi131 bash[88347]: audit 2024-08-17T17:55:37.650616+0000 mon.a (mon.0) 2504 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:55:39.081 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:38 smithi131 bash[88347]: cluster 2024-08-17T17:55:37.656423+0000 mon.a (mon.0) 2505 : cluster [DBG] osdmap e1397: 8 total, 8 up, 8 in 2024-08-17T17:55:39.081 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:38 smithi131 bash[88347]: cluster 2024-08-17T17:55:37.656423+0000 mon.a (mon.0) 2505 : cluster [DBG] osdmap e1397: 8 total, 8 up, 8 in 2024-08-17T17:55:39.081 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:38 smithi131 bash[88347]: audit 2024-08-17T17:55:38.273353+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:39.081 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:38 smithi131 bash[88347]: audit 2024-08-17T17:55:38.273353+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:39.081 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:38 smithi131 bash[88347]: audit 2024-08-17T17:55:38.274413+0000 mon.a (mon.0) 2507 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:39.082 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:38 smithi131 bash[88347]: audit 2024-08-17T17:55:38.274413+0000 mon.a (mon.0) 2507 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:39.082 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:55:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:55:38] "GET /metrics HTTP/1.1" 200 36654 "" "Prometheus/2.51.0" 2024-08-17T17:55:39.082 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:38 smithi131 bash[89561]: cluster 2024-08-17T17:55:37.649630+0000 mon.a (mon.0) 2503 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:55:39.082 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:38 smithi131 bash[89561]: cluster 2024-08-17T17:55:37.649630+0000 mon.a (mon.0) 2503 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:55:39.082 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:38 smithi131 bash[89561]: audit 2024-08-17T17:55:37.650616+0000 mon.a (mon.0) 2504 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:55:39.082 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:38 smithi131 bash[89561]: audit 2024-08-17T17:55:37.650616+0000 mon.a (mon.0) 2504 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:55:39.082 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:38 smithi131 bash[89561]: cluster 2024-08-17T17:55:37.656423+0000 mon.a (mon.0) 2505 : cluster [DBG] osdmap e1397: 8 total, 8 up, 8 in 2024-08-17T17:55:39.082 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:38 smithi131 bash[89561]: cluster 2024-08-17T17:55:37.656423+0000 mon.a (mon.0) 2505 : cluster [DBG] osdmap e1397: 8 total, 8 up, 8 in 2024-08-17T17:55:39.083 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:38 smithi131 bash[89561]: audit 2024-08-17T17:55:38.273353+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:39.083 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:38 smithi131 bash[89561]: audit 2024-08-17T17:55:38.273353+0000 mon.a (mon.0) 2506 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:39.083 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:38 smithi131 bash[89561]: audit 2024-08-17T17:55:38.274413+0000 mon.a (mon.0) 2507 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:39.083 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:38 smithi131 bash[89561]: audit 2024-08-17T17:55:38.274413+0000 mon.a (mon.0) 2507 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:39.095 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:39.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:39.098 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:39.199 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:39.240 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:39.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:39.244 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:39.344 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:39.369 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:39.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:39.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:39.447 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 39 16 53216 53200 85.248 55.8125 0.00990551 0.0117238 2024-08-17T17:55:39.472 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:39.504 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:39.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:39.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:39.614 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:39.646 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:39.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:39.651 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:39.752 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:39.764 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:39 smithi169 bash[79348]: cluster 2024-08-17T17:55:38.298367+0000 mgr.y (mgr.34107) 1600 : cluster [DBG] pgmap v2346: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 44 MiB/s wr, 699 op/s; 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:55:39.764 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:39 smithi169 bash[79348]: cluster 2024-08-17T17:55:38.298367+0000 mgr.y (mgr.34107) 1600 : cluster [DBG] pgmap v2346: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 44 MiB/s wr, 699 op/s; 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:55:39.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:39.787 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:39.787 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:39.888 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:39.898 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:39 smithi131 bash[89561]: cluster 2024-08-17T17:55:38.298367+0000 mgr.y (mgr.34107) 1600 : cluster [DBG] pgmap v2346: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 44 MiB/s wr, 699 op/s; 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:55:39.899 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:39 smithi131 bash[89561]: cluster 2024-08-17T17:55:38.298367+0000 mgr.y (mgr.34107) 1600 : cluster [DBG] pgmap v2346: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 44 MiB/s wr, 699 op/s; 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:55:39.899 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:39 smithi131 bash[88347]: cluster 2024-08-17T17:55:38.298367+0000 mgr.y (mgr.34107) 1600 : cluster [DBG] pgmap v2346: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 44 MiB/s wr, 699 op/s; 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:55:39.899 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:39 smithi131 bash[88347]: cluster 2024-08-17T17:55:38.298367+0000 mgr.y (mgr.34107) 1600 : cluster [DBG] pgmap v2346: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 44 MiB/s wr, 699 op/s; 1.9 MiB/s, 30 objects/s recovering 2024-08-17T17:55:39.915 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:39.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:39.918 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:40.019 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:40.052 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:40.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:40.055 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:40.156 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:40.184 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:40.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:40.191 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:40.292 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:40.327 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:40.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:40.329 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:40.430 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:40.447 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:2024-08-17T17:55:40.447959+0000 min lat: 0.00106994 max lat: 2.08046 avg lat: 0.0117748 2024-08-17T17:55:40.447 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:55:40.447 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 40 16 54348 54332 84.8854 70.75 0.00364512 0.0117748 2024-08-17T17:55:40.458 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:40.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:40.462 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:40.563 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:40.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:40.597 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:40.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:40.698 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:40.741 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:40.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:40.744 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:40.845 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:40.881 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:40.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:40.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:40.986 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:41.029 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:41.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:41.033 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:41.133 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:41.168 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:41.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:41.172 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:41.192 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:55:41.273 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:41.309 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:41.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:41.314 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:41.415 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:41.449 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 41 16 55532 55516 84.6153 74 0.0102565 0.0118126 2024-08-17T17:55:41.450 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:41.457 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:41 smithi131 bash[88347]: cluster 2024-08-17T17:55:40.299148+0000 mgr.y (mgr.34107) 1601 : cluster [DBG] pgmap v2347: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s; 1.7 MiB/s, 26 objects/s recovering 2024-08-17T17:55:41.457 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:41 smithi131 bash[88347]: cluster 2024-08-17T17:55:40.299148+0000 mgr.y (mgr.34107) 1601 : cluster [DBG] pgmap v2347: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s; 1.7 MiB/s, 26 objects/s recovering 2024-08-17T17:55:41.457 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:41 smithi131 bash[88347]: audit 2024-08-17T17:55:40.406812+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:41.457 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:41 smithi131 bash[88347]: audit 2024-08-17T17:55:40.406812+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:41.457 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:41 smithi131 bash[88347]: audit 2024-08-17T17:55:40.415906+0000 mon.a (mon.0) 2509 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:41.457 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:41 smithi131 bash[88347]: audit 2024-08-17T17:55:40.415906+0000 mon.a (mon.0) 2509 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:41.457 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:41 smithi131 bash[88347]: audit 2024-08-17T17:55:40.534483+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:41.457 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:41 smithi131 bash[88347]: audit 2024-08-17T17:55:40.534483+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:41.457 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:41 smithi131 bash[88347]: audit 2024-08-17T17:55:40.542546+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:41.457 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:41 smithi131 bash[88347]: audit 2024-08-17T17:55:40.542546+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:41.458 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:41 smithi131 bash[89561]: cluster 2024-08-17T17:55:40.299148+0000 mgr.y (mgr.34107) 1601 : cluster [DBG] pgmap v2347: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s; 1.7 MiB/s, 26 objects/s recovering 2024-08-17T17:55:41.458 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:41 smithi131 bash[89561]: cluster 2024-08-17T17:55:40.299148+0000 mgr.y (mgr.34107) 1601 : cluster [DBG] pgmap v2347: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s; 1.7 MiB/s, 26 objects/s recovering 2024-08-17T17:55:41.458 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:41 smithi131 bash[89561]: audit 2024-08-17T17:55:40.406812+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:41.458 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:41 smithi131 bash[89561]: audit 2024-08-17T17:55:40.406812+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:41.458 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:41 smithi131 bash[89561]: audit 2024-08-17T17:55:40.415906+0000 mon.a (mon.0) 2509 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:41.458 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:41 smithi131 bash[89561]: audit 2024-08-17T17:55:40.415906+0000 mon.a (mon.0) 2509 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:41.458 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:41 smithi131 bash[89561]: audit 2024-08-17T17:55:40.534483+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:41.458 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:41 smithi131 bash[89561]: audit 2024-08-17T17:55:40.534483+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:41.458 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:41 smithi131 bash[89561]: audit 2024-08-17T17:55:40.542546+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:41.458 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:41 smithi131 bash[89561]: audit 2024-08-17T17:55:40.542546+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:41.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:41.459 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:41.560 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:41.590 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:41.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:41.595 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:41.695 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:41.714 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:55:41.719 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:55:41.726 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:41.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:41.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:41.831 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:41.853 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:41.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:41.855 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:41.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:41 smithi169 bash[79348]: cluster 2024-08-17T17:55:40.299148+0000 mgr.y (mgr.34107) 1601 : cluster [DBG] pgmap v2347: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s; 1.7 MiB/s, 26 objects/s recovering 2024-08-17T17:55:41.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:41 smithi169 bash[79348]: cluster 2024-08-17T17:55:40.299148+0000 mgr.y (mgr.34107) 1601 : cluster [DBG] pgmap v2347: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s; 1.7 MiB/s, 26 objects/s recovering 2024-08-17T17:55:41.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:41 smithi169 bash[79348]: audit 2024-08-17T17:55:40.406812+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:41.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:41 smithi169 bash[79348]: audit 2024-08-17T17:55:40.406812+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:41.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:41 smithi169 bash[79348]: audit 2024-08-17T17:55:40.415906+0000 mon.a (mon.0) 2509 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:41.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:41 smithi169 bash[79348]: audit 2024-08-17T17:55:40.415906+0000 mon.a (mon.0) 2509 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:41.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:41 smithi169 bash[79348]: audit 2024-08-17T17:55:40.534483+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:41.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:41 smithi169 bash[79348]: audit 2024-08-17T17:55:40.534483+0000 mon.a (mon.0) 2510 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:41.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:41 smithi169 bash[79348]: audit 2024-08-17T17:55:40.542546+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:41.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:41 smithi169 bash[79348]: audit 2024-08-17T17:55:40.542546+0000 mon.a (mon.0) 2511 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:41.956 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:41.981 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:41.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:41.983 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:42.084 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:42.102 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:42.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:42.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:42.205 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:42.232 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:42.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:42.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:42.336 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:42.364 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:42.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:42.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:42.449 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 42 16 56630 56614 84.2345 68.625 0.00701867 0.0118664 2024-08-17T17:55:42.472 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:42.507 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:42.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:42.510 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:42.611 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:42.633 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:42.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:42.635 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:42.703 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:42 smithi131 bash[89561]: audit 2024-08-17T17:55:41.433371+0000 mon.a (mon.0) 2512 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:55:42.703 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:42 smithi131 bash[89561]: audit 2024-08-17T17:55:41.433371+0000 mon.a (mon.0) 2512 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:55:42.703 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:42 smithi131 bash[89561]: audit 2024-08-17T17:55:41.434590+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:55:42.703 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:42 smithi131 bash[89561]: audit 2024-08-17T17:55:41.434590+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:55:42.703 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:42 smithi131 bash[89561]: audit 2024-08-17T17:55:41.446062+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:42.704 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:42 smithi131 bash[89561]: audit 2024-08-17T17:55:41.446062+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:42.704 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:42 smithi131 bash[88347]: audit 2024-08-17T17:55:41.433371+0000 mon.a (mon.0) 2512 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:55:42.704 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:42 smithi131 bash[88347]: audit 2024-08-17T17:55:41.433371+0000 mon.a (mon.0) 2512 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:55:42.704 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:42 smithi131 bash[88347]: audit 2024-08-17T17:55:41.434590+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:55:42.704 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:42 smithi131 bash[88347]: audit 2024-08-17T17:55:41.434590+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:55:42.704 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:42 smithi131 bash[88347]: audit 2024-08-17T17:55:41.446062+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:42.704 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:42 smithi131 bash[88347]: audit 2024-08-17T17:55:41.446062+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:42.736 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:42.758 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:42.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:42.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:42.861 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:42.872 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:42 smithi169 bash[79348]: audit 2024-08-17T17:55:41.433371+0000 mon.a (mon.0) 2512 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:55:42.873 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:42 smithi169 bash[79348]: audit 2024-08-17T17:55:41.433371+0000 mon.a (mon.0) 2512 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:55:42.873 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:42 smithi169 bash[79348]: audit 2024-08-17T17:55:41.434590+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:55:42.873 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:42 smithi169 bash[79348]: audit 2024-08-17T17:55:41.434590+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:55:42.873 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:42 smithi169 bash[79348]: audit 2024-08-17T17:55:41.446062+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:42.873 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:42 smithi169 bash[79348]: audit 2024-08-17T17:55:41.446062+0000 mon.a (mon.0) 2514 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:55:42.888 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:42.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:42.889 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:42.990 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:43.018 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:43.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:43.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:43.123 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:43.147 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:43.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:43.149 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:43.250 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:43.275 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:43.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:43.278 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:43.378 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:43.404 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:43.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:43.410 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:43.449 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 43 15 57383 57368 83.3714 47.125 0.00724595 0.0119882 2024-08-17T17:55:43.511 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:43.537 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:43.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:43.540 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:43.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:43 smithi169 bash[79348]: cluster 2024-08-17T17:55:42.299570+0000 mgr.y (mgr.34107) 1602 : cluster [DBG] pgmap v2348: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s; 1.4 MiB/s, 23 objects/s recovering 2024-08-17T17:55:43.639 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:43 smithi169 bash[79348]: cluster 2024-08-17T17:55:42.299570+0000 mgr.y (mgr.34107) 1602 : cluster [DBG] pgmap v2348: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s; 1.4 MiB/s, 23 objects/s recovering 2024-08-17T17:55:43.641 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:43.662 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:43.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:43.665 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:43.766 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:43.796 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:43.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:43.802 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:43.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:43 smithi131 bash[88347]: cluster 2024-08-17T17:55:42.299570+0000 mgr.y (mgr.34107) 1602 : cluster [DBG] pgmap v2348: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s; 1.4 MiB/s, 23 objects/s recovering 2024-08-17T17:55:43.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:43 smithi131 bash[88347]: cluster 2024-08-17T17:55:42.299570+0000 mgr.y (mgr.34107) 1602 : cluster [DBG] pgmap v2348: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s; 1.4 MiB/s, 23 objects/s recovering 2024-08-17T17:55:43.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:43 smithi131 bash[89561]: cluster 2024-08-17T17:55:42.299570+0000 mgr.y (mgr.34107) 1602 : cluster [DBG] pgmap v2348: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s; 1.4 MiB/s, 23 objects/s recovering 2024-08-17T17:55:43.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:43 smithi131 bash[89561]: cluster 2024-08-17T17:55:42.299570+0000 mgr.y (mgr.34107) 1602 : cluster [DBG] pgmap v2348: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s; 1.4 MiB/s, 23 objects/s recovering 2024-08-17T17:55:43.902 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:43.937 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:43.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:43.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:44.040 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:44.058 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:44.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:44.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:44.160 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:44.190 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:44.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:44.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:44.294 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:44.312 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:44.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:44.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:44.414 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:44.437 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:44.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:44.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:44.449 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 44 16 58340 58324 82.8345 59.75 0.00247653 0.0120186 2024-08-17T17:55:44.540 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:44.566 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:44.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:44.569 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:44.669 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:44.696 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:44.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:44.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:44.800 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:44.827 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:44.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:44.831 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:44.932 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:44.969 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:44.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:44.974 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:45.074 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:45.101 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:45.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:45.105 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:45.206 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:45.225 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:45.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:45.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:45.328 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:45.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:45.357 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:45.358 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:45.449 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 45 16 59291 59275 82.3145 59.4375 0.00275139 0.0121289 2024-08-17T17:55:45.458 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:45.478 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:45.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:45.481 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:45.581 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:45.593 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:45 smithi169 bash[79348]: cluster 2024-08-17T17:55:44.300100+0000 mgr.y (mgr.34107) 1603 : cluster [DBG] pgmap v2349: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:55:45.593 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:45 smithi169 bash[79348]: cluster 2024-08-17T17:55:44.300100+0000 mgr.y (mgr.34107) 1603 : cluster [DBG] pgmap v2349: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:55:45.619 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:45.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:45.623 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:45.723 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:45.749 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:45.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:45.751 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:45.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:45 smithi131 bash[89561]: cluster 2024-08-17T17:55:44.300100+0000 mgr.y (mgr.34107) 1603 : cluster [DBG] pgmap v2349: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:55:45.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:45 smithi131 bash[89561]: cluster 2024-08-17T17:55:44.300100+0000 mgr.y (mgr.34107) 1603 : cluster [DBG] pgmap v2349: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:55:45.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:45 smithi131 bash[88347]: cluster 2024-08-17T17:55:44.300100+0000 mgr.y (mgr.34107) 1603 : cluster [DBG] pgmap v2349: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:55:45.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:45 smithi131 bash[88347]: cluster 2024-08-17T17:55:44.300100+0000 mgr.y (mgr.34107) 1603 : cluster [DBG] pgmap v2349: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:55:45.851 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:45.870 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:45.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:45.872 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:45.973 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:45.996 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:45.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:45.998 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:46.099 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:46.140 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:46.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:46.144 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:46.245 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:46.276 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:46.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:46.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:46.380 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:46.403 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:46.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:46.408 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:46.450 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 46 16 60094 60078 81.616 50.1875 0.0163362 0.0122469 2024-08-17T17:55:46.509 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:46.540 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:46.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:46.546 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:46.647 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:46.675 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:46.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:46.677 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:46.778 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:46.810 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:46.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:46.814 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:46.915 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:46.938 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:46.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:46.941 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:47.007 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-08-17T17:55:47.007 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [], 2024-08-17T17:55:47.007 INFO:teuthology.orchestra.run.smithi169.stdout: "complaint_time": 30, 2024-08-17T17:55:47.007 INFO:teuthology.orchestra.run.smithi169.stdout: "num_blocked_ops": 0 2024-08-17T17:55:47.007 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-08-17T17:55:47.037 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:55:47.042 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:47.063 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:47.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:47.065 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:47.166 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:47.193 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:47.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:47.195 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:47.297 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:47.319 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:47.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:47.323 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:47.424 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:47.450 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 47 16 61296 61280 81.4777 75.125 0.00495327 0.0122662 2024-08-17T17:55:47.451 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:47.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:47.454 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:47.555 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:47.566 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:47 smithi169 bash[79348]: cluster 2024-08-17T17:55:46.300482+0000 mgr.y (mgr.34107) 1604 : cluster [DBG] pgmap v2350: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:55:47.566 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:47 smithi169 bash[79348]: cluster 2024-08-17T17:55:46.300482+0000 mgr.y (mgr.34107) 1604 : cluster [DBG] pgmap v2350: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:55:47.582 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:47.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:47.586 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:47.686 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:47.714 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:47.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:47.718 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:47.819 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:47.827 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:47 smithi131 bash[89561]: cluster 2024-08-17T17:55:46.300482+0000 mgr.y (mgr.34107) 1604 : cluster [DBG] pgmap v2350: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:55:47.828 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:47 smithi131 bash[89561]: cluster 2024-08-17T17:55:46.300482+0000 mgr.y (mgr.34107) 1604 : cluster [DBG] pgmap v2350: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:55:47.828 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:47 smithi131 bash[88347]: cluster 2024-08-17T17:55:46.300482+0000 mgr.y (mgr.34107) 1604 : cluster [DBG] pgmap v2350: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:55:47.828 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:47 smithi131 bash[88347]: cluster 2024-08-17T17:55:46.300482+0000 mgr.y (mgr.34107) 1604 : cluster [DBG] pgmap v2350: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:55:47.843 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:47.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:47.846 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:47.946 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:47.970 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:47.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:47.972 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:48.073 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:48.094 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:48.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:48.095 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:48.196 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:48.223 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:48.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:48.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:48.328 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:48.357 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:48.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:48.360 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:48.421 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-08-17T17:55:48.450 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 48 16 62276 62260 81.0562 61.25 0.00256777 0.0123107 2024-08-17T17:55:48.460 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:48.483 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:48.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:48.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:48.585 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:48.608 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:48.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:48.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:48.711 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:48.739 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:48.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:48.742 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:48.843 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:48.865 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:48.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:48.866 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:48.967 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:48.988 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:48.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:48.990 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:49.040 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:55:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:55:48] "GET /metrics HTTP/1.1" 200 36654 "" "Prometheus/2.51.0" 2024-08-17T17:55:49.091 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:49.114 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:49.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:49.116 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:49.217 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:49.247 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:49.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:49.249 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:49.350 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:49.370 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:49.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:49.372 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:49.450 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 49 16 63139 63123 80.5027 53.9375 0.00406055 0.0124166 2024-08-17T17:55:49.473 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:49.499 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:49.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:49.504 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:49.605 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:49.643 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:49.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:49.647 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:49.748 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:49.757 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:49 smithi131 bash[89561]: cluster 2024-08-17T17:55:48.300847+0000 mgr.y (mgr.34107) 1605 : cluster [DBG] pgmap v2351: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-08-17T17:55:49.757 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:49 smithi131 bash[89561]: cluster 2024-08-17T17:55:48.300847+0000 mgr.y (mgr.34107) 1605 : cluster [DBG] pgmap v2351: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-08-17T17:55:49.757 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:49 smithi131 bash[88347]: cluster 2024-08-17T17:55:48.300847+0000 mgr.y (mgr.34107) 1605 : cluster [DBG] pgmap v2351: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-08-17T17:55:49.757 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:49 smithi131 bash[88347]: cluster 2024-08-17T17:55:48.300847+0000 mgr.y (mgr.34107) 1605 : cluster [DBG] pgmap v2351: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-08-17T17:55:49.779 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:49.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:49.782 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:49.883 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:49.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:49 smithi169 bash[79348]: cluster 2024-08-17T17:55:48.300847+0000 mgr.y (mgr.34107) 1605 : cluster [DBG] pgmap v2351: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-08-17T17:55:49.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:49 smithi169 bash[79348]: cluster 2024-08-17T17:55:48.300847+0000 mgr.y (mgr.34107) 1605 : cluster [DBG] pgmap v2351: 89 pgs: 89 active+clean; 3.5 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 69 MiB/s wr, 1.10k op/s 2024-08-17T17:55:49.905 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:49.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:49.910 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:50.011 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:50.034 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:50.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:50.037 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:50.138 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:50.161 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:50.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:50.163 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:50.264 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:50.288 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:50.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:50.295 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:50.396 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:50.430 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:50.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:50.436 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:50.450 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 50 16 64373 64357 80.435 77.125 0.00715682 0.0124277 2024-08-17T17:55:50.536 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:50.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:50.576 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:50.577 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:50.678 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:50.710 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:50.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:50.715 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:50.816 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:50.846 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:50.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:50.849 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:50.950 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:50.979 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:50.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:50.984 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:51.085 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:51.115 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:51.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:51.124 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:51.225 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:51.257 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:51.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:51.260 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:51.361 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:51.394 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:51.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:51.400 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:51.450 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 51 16 65570 65554 80.3246 74.8125 0.00919119 0.0124437 2024-08-17T17:55:51.501 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:51.532 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:51.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:51.535 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:51.594 INFO:teuthology.orchestra.run.smithi131.stdout:moved 2 / 267 (0.749064%) 2024-08-17T17:55:51.594 INFO:teuthology.orchestra.run.smithi131.stdout:avg 33.375 2024-08-17T17:55:51.594 INFO:teuthology.orchestra.run.smithi131.stdout:stddev 7.69639 -> 7.33037 (expected baseline 5.40399) 2024-08-17T17:55:51.594 INFO:teuthology.orchestra.run.smithi131.stdout:min osd.3 with 19 -> 19 pgs (0.569288 -> 0.569288 * mean) 2024-08-17T17:55:51.594 INFO:teuthology.orchestra.run.smithi131.stdout:max osd.1 with 40 -> 40 pgs (1.1985 -> 1.1985 * mean) 2024-08-17T17:55:51.594 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T17:55:51.595 INFO:teuthology.orchestra.run.smithi131.stdout:oload 110 2024-08-17T17:55:51.595 INFO:teuthology.orchestra.run.smithi131.stdout:max_change 0.05 2024-08-17T17:55:51.595 INFO:teuthology.orchestra.run.smithi131.stdout:max_change_osds 4 2024-08-17T17:55:51.595 INFO:teuthology.orchestra.run.smithi131.stdout:average_utilization 0.0191 2024-08-17T17:55:51.595 INFO:teuthology.orchestra.run.smithi131.stdout:overload_utilization 0.0210 2024-08-17T17:55:51.595 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5 weight 1.0000 -> 0.9500 2024-08-17T17:55:51.595 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6 weight 1.0000 -> 0.9500 2024-08-17T17:55:51.595 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3 weight 0.5080 -> 0.5295 2024-08-17T17:55:51.595 INFO:teuthology.orchestra.run.smithi131.stderr:no change 2024-08-17T17:55:51.604 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T17:55:51.604 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:55:51.617 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:51 smithi131 bash[88347]: cluster 2024-08-17T17:55:50.301587+0000 mgr.y (mgr.34107) 1606 : cluster [DBG] pgmap v2352: 89 pgs: 89 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-08-17T17:55:51.617 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:51 smithi131 bash[88347]: cluster 2024-08-17T17:55:50.301587+0000 mgr.y (mgr.34107) 1606 : cluster [DBG] pgmap v2352: 89 pgs: 89 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-08-17T17:55:51.617 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:55:51 smithi131 bash[72920]: debug 2024-08-17T17:55:51.584+0000 7f7676023640 -1 mgr.server reply reply (3) No such process no change 2024-08-17T17:55:51.617 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:51 smithi131 bash[89561]: cluster 2024-08-17T17:55:50.301587+0000 mgr.y (mgr.34107) 1606 : cluster [DBG] pgmap v2352: 89 pgs: 89 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-08-17T17:55:51.618 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:51 smithi131 bash[89561]: cluster 2024-08-17T17:55:50.301587+0000 mgr.y (mgr.34107) 1606 : cluster [DBG] pgmap v2352: 89 pgs: 89 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-08-17T17:55:51.636 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:51.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:51 smithi169 bash[79348]: cluster 2024-08-17T17:55:50.301587+0000 mgr.y (mgr.34107) 1606 : cluster [DBG] pgmap v2352: 89 pgs: 89 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-08-17T17:55:51.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:51 smithi169 bash[79348]: cluster 2024-08-17T17:55:50.301587+0000 mgr.y (mgr.34107) 1606 : cluster [DBG] pgmap v2352: 89 pgs: 89 active+clean; 3.8 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 86 MiB/s wr, 1.37k op/s 2024-08-17T17:55:51.646 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T17:55:51.646 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:55:51.674 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:51.676 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T17:55:51.676 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:55:51.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:51.679 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:51.705 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T17:55:51.705 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:55:51.731 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T17:55:51.732 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:55:51.755 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T17:55:51.756 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:55:51.779 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:51.782 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T17:55:51.782 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:55:51.803 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T17:55:51.804 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:55:51.806 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:51.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:51.808 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:51.909 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:51.929 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:51.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:51.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:52.031 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:52.062 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:52.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:52.066 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:52.167 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:52.196 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:52.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:52.201 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:52.302 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:52.327 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:52.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:52.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:52.436 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:52.450 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 52 16 66554 66538 79.9625 61.5 0.00898238 0.0125008 2024-08-17T17:55:52.473 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:52.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:52.477 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:52.578 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:52.594 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:52.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:52.596 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:52.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:52 smithi131 bash[89561]: audit 2024-08-17T17:55:51.570914+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.131:0/176438385' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:55:52.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:52 smithi131 bash[89561]: audit 2024-08-17T17:55:51.570914+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.131:0/176438385' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:55:52.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:52 smithi131 bash[89561]: audit 2024-08-17T17:55:51.589186+0000 mgr.y (mgr.34107) 1607 : audit [DBG] from='client.45224 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:55:52.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:52 smithi131 bash[89561]: audit 2024-08-17T17:55:51.589186+0000 mgr.y (mgr.34107) 1607 : audit [DBG] from='client.45224 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:55:52.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:52 smithi131 bash[88347]: audit 2024-08-17T17:55:51.570914+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.131:0/176438385' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:55:52.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:52 smithi131 bash[88347]: audit 2024-08-17T17:55:51.570914+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.131:0/176438385' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:55:52.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:52 smithi131 bash[88347]: audit 2024-08-17T17:55:51.589186+0000 mgr.y (mgr.34107) 1607 : audit [DBG] from='client.45224 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:55:52.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:52 smithi131 bash[88347]: audit 2024-08-17T17:55:51.589186+0000 mgr.y (mgr.34107) 1607 : audit [DBG] from='client.45224 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:55:52.697 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:52.705 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:52 smithi169 bash[79348]: audit 2024-08-17T17:55:51.570914+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.131:0/176438385' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:55:52.705 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:52 smithi169 bash[79348]: audit 2024-08-17T17:55:51.570914+0000 mon.c (mon.2) 66 : audit [DBG] from='client.? 172.21.15.131:0/176438385' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:55:52.705 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:52 smithi169 bash[79348]: audit 2024-08-17T17:55:51.589186+0000 mgr.y (mgr.34107) 1607 : audit [DBG] from='client.45224 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:55:52.706 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:52 smithi169 bash[79348]: audit 2024-08-17T17:55:51.589186+0000 mgr.y (mgr.34107) 1607 : audit [DBG] from='client.45224 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 110, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:55:52.716 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:52.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:52.718 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:52.819 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:52.851 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:52.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:52.853 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:52.954 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:53.000 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:53.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:53.005 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:53.106 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:53.129 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:55:53.134 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:53.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:53.140 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:53.240 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:53.264 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:53.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:53.267 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:53.368 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:53.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:53.397 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:53.397 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:53.450 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 53 16 67273 67257 79.3016 44.9375 0.00454459 0.0126046 2024-08-17T17:55:53.498 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:53.508 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:53 smithi169 bash[79348]: cluster 2024-08-17T17:55:52.302042+0000 mgr.y (mgr.34107) 1608 : cluster [DBG] pgmap v2353: 89 pgs: 89 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 53 MiB/s wr, 845 op/s 2024-08-17T17:55:53.508 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:53 smithi169 bash[79348]: cluster 2024-08-17T17:55:52.302042+0000 mgr.y (mgr.34107) 1608 : cluster [DBG] pgmap v2353: 89 pgs: 89 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 53 MiB/s wr, 845 op/s 2024-08-17T17:55:53.508 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:53 smithi169 bash[79348]: audit 2024-08-17T17:55:53.266333+0000 mon.a (mon.0) 2515 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:53.508 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:53 smithi169 bash[79348]: audit 2024-08-17T17:55:53.266333+0000 mon.a (mon.0) 2515 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:53.527 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:53.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:53.531 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:53.564 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:53 smithi131 bash[89561]: cluster 2024-08-17T17:55:52.302042+0000 mgr.y (mgr.34107) 1608 : cluster [DBG] pgmap v2353: 89 pgs: 89 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 53 MiB/s wr, 845 op/s 2024-08-17T17:55:53.564 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:53 smithi131 bash[89561]: cluster 2024-08-17T17:55:52.302042+0000 mgr.y (mgr.34107) 1608 : cluster [DBG] pgmap v2353: 89 pgs: 89 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 53 MiB/s wr, 845 op/s 2024-08-17T17:55:53.564 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:53 smithi131 bash[89561]: audit 2024-08-17T17:55:53.266333+0000 mon.a (mon.0) 2515 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:53.564 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:53 smithi131 bash[89561]: audit 2024-08-17T17:55:53.266333+0000 mon.a (mon.0) 2515 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:53.564 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:53 smithi131 bash[88347]: cluster 2024-08-17T17:55:52.302042+0000 mgr.y (mgr.34107) 1608 : cluster [DBG] pgmap v2353: 89 pgs: 89 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 53 MiB/s wr, 845 op/s 2024-08-17T17:55:53.564 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:53 smithi131 bash[88347]: cluster 2024-08-17T17:55:52.302042+0000 mgr.y (mgr.34107) 1608 : cluster [DBG] pgmap v2353: 89 pgs: 89 active+clean; 3.8 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 53 MiB/s wr, 845 op/s 2024-08-17T17:55:53.564 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:53 smithi131 bash[88347]: audit 2024-08-17T17:55:53.266333+0000 mon.a (mon.0) 2515 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:53.564 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:53 smithi131 bash[88347]: audit 2024-08-17T17:55:53.266333+0000 mon.a (mon.0) 2515 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:55:53.632 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:53.650 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:53.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:53.652 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:53.752 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:53.782 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:53.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:53.786 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:53.887 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:53.917 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:53.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:53.922 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:54.023 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:54.044 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:54.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:54.049 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:54.150 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:54.168 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:54.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:54.171 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:54.272 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:54.293 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:54.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:54.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:54.396 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:54.428 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:54.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:54.432 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:54.457 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 54 16 68118 68102 78.8069 52.8125 0.0147072 0.012683 2024-08-17T17:55:54.533 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:54.558 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:54.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:54.560 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:54.661 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:54.685 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '1000', 'type': 'test-reweight-by-utilization'} 2024-08-17T17:55:54.685 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd test-reweight-by-utilization 1000 0.05 2024-08-17T17:55:54.691 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:54.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:54.696 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:54.796 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:54.820 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:54.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:54.823 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:54.923 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:54.941 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:54.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:54.943 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:55.044 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:55.066 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:55.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:55.068 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:55.169 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:55.194 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:55.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:55.196 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:55.297 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:55.329 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:55.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:55.331 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:55.432 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:55.453 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 55 16 68959 68943 78.3297 52.5625 0.00646224 0.0127602 2024-08-17T17:55:55.455 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:55.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:55.458 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:55.559 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:55.582 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:55.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:55.584 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:55.685 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:55.709 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:55.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:55.712 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:55.813 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:55.823 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:55 smithi169 bash[79348]: cluster 2024-08-17T17:55:54.303158+0000 mgr.y (mgr.34107) 1609 : cluster [DBG] pgmap v2354: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 75 MiB/s wr, 1.21k op/s 2024-08-17T17:55:55.823 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:55 smithi169 bash[79348]: cluster 2024-08-17T17:55:54.303158+0000 mgr.y (mgr.34107) 1609 : cluster [DBG] pgmap v2354: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 75 MiB/s wr, 1.21k op/s 2024-08-17T17:55:55.841 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:55.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:55.842 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:55.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:55 smithi131 bash[89561]: cluster 2024-08-17T17:55:54.303158+0000 mgr.y (mgr.34107) 1609 : cluster [DBG] pgmap v2354: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 75 MiB/s wr, 1.21k op/s 2024-08-17T17:55:55.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:55 smithi131 bash[89561]: cluster 2024-08-17T17:55:54.303158+0000 mgr.y (mgr.34107) 1609 : cluster [DBG] pgmap v2354: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 75 MiB/s wr, 1.21k op/s 2024-08-17T17:55:55.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:55 smithi131 bash[88347]: cluster 2024-08-17T17:55:54.303158+0000 mgr.y (mgr.34107) 1609 : cluster [DBG] pgmap v2354: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 75 MiB/s wr, 1.21k op/s 2024-08-17T17:55:55.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:55 smithi131 bash[88347]: cluster 2024-08-17T17:55:54.303158+0000 mgr.y (mgr.34107) 1609 : cluster [DBG] pgmap v2354: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 75 MiB/s wr, 1.21k op/s 2024-08-17T17:55:55.943 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:55.969 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:55.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:55.970 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:56.071 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:56.089 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:56.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:56.091 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:56.191 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:56.222 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:56.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:56.226 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:56.326 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:56.364 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:56.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:56.368 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:56.453 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 56 16 70115 70099 78.221 72.25 0.0134823 0.0127794 2024-08-17T17:55:56.469 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:56.500 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:56.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:56.503 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:56.604 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:56.643 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:56.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:56.647 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:56.748 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:56.775 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:56.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:56.778 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:56.879 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:56.906 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:56.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:56.908 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:57.009 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:57.036 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:57.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:57.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:57.140 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:57.162 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:57.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:57.166 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:57.266 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:57.290 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:57.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:57.293 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:57.348 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:55:57.394 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:57.420 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:57.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:57.424 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:57.453 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 57 16 71235 71219 78.0767 70 0.0106636 0.0128023 2024-08-17T17:55:57.506 INFO:teuthology.orchestra.run.smithi131.stderr:noscrub is unset 2024-08-17T17:55:57.525 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:57.548 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:57.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:57.551 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:57.651 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:57.660 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:57 smithi131 bash[89561]: cluster 2024-08-17T17:55:56.303751+0000 mgr.y (mgr.34107) 1610 : cluster [DBG] pgmap v2355: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 54 MiB/s wr, 866 op/s 2024-08-17T17:55:57.660 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:57 smithi131 bash[89561]: cluster 2024-08-17T17:55:56.303751+0000 mgr.y (mgr.34107) 1610 : cluster [DBG] pgmap v2355: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 54 MiB/s wr, 866 op/s 2024-08-17T17:55:57.660 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:57 smithi131 bash[89561]: audit 2024-08-17T17:55:56.835910+0000 mon.a (mon.0) 2516 : audit [INF] from='client.? 172.21.15.131:0/65804826' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:55:57.660 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:57 smithi131 bash[89561]: audit 2024-08-17T17:55:56.835910+0000 mon.a (mon.0) 2516 : audit [INF] from='client.? 172.21.15.131:0/65804826' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:55:57.661 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:57 smithi131 bash[88347]: cluster 2024-08-17T17:55:56.303751+0000 mgr.y (mgr.34107) 1610 : cluster [DBG] pgmap v2355: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 54 MiB/s wr, 866 op/s 2024-08-17T17:55:57.661 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:57 smithi131 bash[88347]: cluster 2024-08-17T17:55:56.303751+0000 mgr.y (mgr.34107) 1610 : cluster [DBG] pgmap v2355: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 54 MiB/s wr, 866 op/s 2024-08-17T17:55:57.661 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:57 smithi131 bash[88347]: audit 2024-08-17T17:55:56.835910+0000 mon.a (mon.0) 2516 : audit [INF] from='client.? 172.21.15.131:0/65804826' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:55:57.661 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:57 smithi131 bash[88347]: audit 2024-08-17T17:55:56.835910+0000 mon.a (mon.0) 2516 : audit [INF] from='client.? 172.21.15.131:0/65804826' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:55:57.676 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:57.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:57.679 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:57.780 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:57.792 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:57 smithi169 bash[79348]: cluster 2024-08-17T17:55:56.303751+0000 mgr.y (mgr.34107) 1610 : cluster [DBG] pgmap v2355: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 54 MiB/s wr, 866 op/s 2024-08-17T17:55:57.792 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:57 smithi169 bash[79348]: cluster 2024-08-17T17:55:56.303751+0000 mgr.y (mgr.34107) 1610 : cluster [DBG] pgmap v2355: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 54 MiB/s wr, 866 op/s 2024-08-17T17:55:57.792 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:57 smithi169 bash[79348]: audit 2024-08-17T17:55:56.835910+0000 mon.a (mon.0) 2516 : audit [INF] from='client.? 172.21.15.131:0/65804826' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:55:57.792 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:57 smithi169 bash[79348]: audit 2024-08-17T17:55:56.835910+0000 mon.a (mon.0) 2516 : audit [INF] from='client.? 172.21.15.131:0/65804826' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:55:57.806 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:57.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:57.815 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:57.915 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:57.941 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:57.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:57.946 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:58.047 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:58.072 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:58.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:58.075 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:58.176 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:58.200 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:55:58.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:58.202 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:55:58.303 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:58.319 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:58.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:58.321 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:58.421 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:58.443 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:58.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:58.445 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:58.453 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 58 16 72101 72085 77.6637 54.125 0.00329517 0.0128338 2024-08-17T17:55:58.545 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:58.571 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:58.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:58.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:58.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:58 smithi169 bash[79348]: cluster 2024-08-17T17:55:57.489095+0000 mon.a (mon.0) 2517 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:55:58.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:58 smithi169 bash[79348]: cluster 2024-08-17T17:55:57.489095+0000 mon.a (mon.0) 2517 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:55:58.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:58 smithi169 bash[79348]: audit 2024-08-17T17:55:57.500713+0000 mon.a (mon.0) 2518 : audit [INF] from='client.? 172.21.15.131:0/65804826' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:55:58.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:58 smithi169 bash[79348]: audit 2024-08-17T17:55:57.500713+0000 mon.a (mon.0) 2518 : audit [INF] from='client.? 172.21.15.131:0/65804826' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:55:58.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:58 smithi169 bash[79348]: cluster 2024-08-17T17:55:57.505110+0000 mon.a (mon.0) 2519 : cluster [DBG] osdmap e1398: 8 total, 8 up, 8 in 2024-08-17T17:55:58.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:58 smithi169 bash[79348]: cluster 2024-08-17T17:55:57.505110+0000 mon.a (mon.0) 2519 : cluster [DBG] osdmap e1398: 8 total, 8 up, 8 in 2024-08-17T17:55:58.674 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:58.717 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:55:58.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:58.720 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:55:58.782 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:58 smithi131 bash[89561]: cluster 2024-08-17T17:55:57.489095+0000 mon.a (mon.0) 2517 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:55:58.782 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:58 smithi131 bash[89561]: cluster 2024-08-17T17:55:57.489095+0000 mon.a (mon.0) 2517 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:55:58.783 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:58 smithi131 bash[89561]: audit 2024-08-17T17:55:57.500713+0000 mon.a (mon.0) 2518 : audit [INF] from='client.? 172.21.15.131:0/65804826' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:55:58.783 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:58 smithi131 bash[89561]: audit 2024-08-17T17:55:57.500713+0000 mon.a (mon.0) 2518 : audit [INF] from='client.? 172.21.15.131:0/65804826' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:55:58.783 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:58 smithi131 bash[89561]: cluster 2024-08-17T17:55:57.505110+0000 mon.a (mon.0) 2519 : cluster [DBG] osdmap e1398: 8 total, 8 up, 8 in 2024-08-17T17:55:58.783 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:58 smithi131 bash[89561]: cluster 2024-08-17T17:55:57.505110+0000 mon.a (mon.0) 2519 : cluster [DBG] osdmap e1398: 8 total, 8 up, 8 in 2024-08-17T17:55:58.783 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:58 smithi131 bash[88347]: cluster 2024-08-17T17:55:57.489095+0000 mon.a (mon.0) 2517 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:55:58.783 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:58 smithi131 bash[88347]: cluster 2024-08-17T17:55:57.489095+0000 mon.a (mon.0) 2517 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:55:58.783 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:58 smithi131 bash[88347]: audit 2024-08-17T17:55:57.500713+0000 mon.a (mon.0) 2518 : audit [INF] from='client.? 172.21.15.131:0/65804826' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:55:58.783 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:58 smithi131 bash[88347]: audit 2024-08-17T17:55:57.500713+0000 mon.a (mon.0) 2518 : audit [INF] from='client.? 172.21.15.131:0/65804826' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:55:58.783 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:58 smithi131 bash[88347]: cluster 2024-08-17T17:55:57.505110+0000 mon.a (mon.0) 2519 : cluster [DBG] osdmap e1398: 8 total, 8 up, 8 in 2024-08-17T17:55:58.783 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:58 smithi131 bash[88347]: cluster 2024-08-17T17:55:57.505110+0000 mon.a (mon.0) 2519 : cluster [DBG] osdmap e1398: 8 total, 8 up, 8 in 2024-08-17T17:55:58.820 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:58.837 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:55:58.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:58.840 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:55:58.849 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:55:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:55:58] "GET /metrics HTTP/1.1" 200 36640 "" "Prometheus/2.51.0" 2024-08-17T17:55:58.941 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:58.970 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:58.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:58.973 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:59.074 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:59.097 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:59.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:59.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:59.200 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:59.224 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:55:59.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:59.227 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:55:59.328 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:59.350 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:55:59.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:59.355 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:55:59.454 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 59 16 73049 73033 77.3513 59.25 0.0115664 0.0129229 2024-08-17T17:55:59.455 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:59.482 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:55:59.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:59.485 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:55:59.585 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:59.596 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:59 smithi169 bash[79348]: cluster 2024-08-17T17:55:58.304144+0000 mgr.y (mgr.34107) 1611 : cluster [DBG] pgmap v2357: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 61 MiB/s wr, 977 op/s 2024-08-17T17:55:59.596 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:55:59 smithi169 bash[79348]: cluster 2024-08-17T17:55:58.304144+0000 mgr.y (mgr.34107) 1611 : cluster [DBG] pgmap v2357: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 61 MiB/s wr, 977 op/s 2024-08-17T17:55:59.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:59 smithi131 bash[89561]: cluster 2024-08-17T17:55:58.304144+0000 mgr.y (mgr.34107) 1611 : cluster [DBG] pgmap v2357: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 61 MiB/s wr, 977 op/s 2024-08-17T17:55:59.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:55:59 smithi131 bash[89561]: cluster 2024-08-17T17:55:58.304144+0000 mgr.y (mgr.34107) 1611 : cluster [DBG] pgmap v2357: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 61 MiB/s wr, 977 op/s 2024-08-17T17:55:59.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:59 smithi131 bash[88347]: cluster 2024-08-17T17:55:58.304144+0000 mgr.y (mgr.34107) 1611 : cluster [DBG] pgmap v2357: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 61 MiB/s wr, 977 op/s 2024-08-17T17:55:59.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:55:59 smithi131 bash[88347]: cluster 2024-08-17T17:55:58.304144+0000 mgr.y (mgr.34107) 1611 : cluster [DBG] pgmap v2357: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 61 MiB/s wr, 977 op/s 2024-08-17T17:55:59.631 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:59.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:59.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:59.736 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:59.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:59.770 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:55:59.770 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:55:59.871 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:59.894 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:55:59.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:55:59.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:55:59.997 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:00.036 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:00.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:00.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:00.140 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:00.162 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:00.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:00.166 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:00.267 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:00.287 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:00.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:00.291 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:00.392 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:00.427 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:00.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:00.435 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:00.454 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:2024-08-17T17:56:00.454935+0000 min lat: 0.00106994 max lat: 2.08046 avg lat: 0.0129453 2024-08-17T17:56:00.454 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:56:00.454 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 60 16 74153 74137 77.212 69 0.0104786 0.0129453 2024-08-17T17:56:00.535 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:00.561 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:00.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:00.563 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:00.664 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:00.686 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:00.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:00.688 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:00.789 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:00.814 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:00.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:00.816 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:00.917 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:00.944 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:00.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:00.946 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:01.005 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:56:01.030 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2024-08-17T17:56:01.030 INFO:teuthology.orchestra.run.smithi169.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:56:01.047 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:01.076 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:01.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:01.079 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:01.180 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:01.204 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:01.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:01.206 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:01.307 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:01.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:01.338 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:01.338 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:01.439 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:01.454 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 61 16 75232 75216 77.0516 67.4375 0.00768981 0.0129734 2024-08-17T17:56:01.474 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:01.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:01.478 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:01.507 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:56:01.579 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:01.590 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:01 smithi169 bash[79348]: cluster 2024-08-17T17:56:00.304836+0000 mgr.y (mgr.34107) 1612 : cluster [DBG] pgmap v2358: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 61 MiB/s wr, 969 op/s 2024-08-17T17:56:01.590 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:01 smithi169 bash[79348]: cluster 2024-08-17T17:56:00.304836+0000 mgr.y (mgr.34107) 1612 : cluster [DBG] pgmap v2358: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 61 MiB/s wr, 969 op/s 2024-08-17T17:56:01.598 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:01.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:01.599 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:01.700 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:01.725 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:01.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:01.726 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:01.827 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:01.838 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:01 smithi131 bash[89561]: cluster 2024-08-17T17:56:00.304836+0000 mgr.y (mgr.34107) 1612 : cluster [DBG] pgmap v2358: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 61 MiB/s wr, 969 op/s 2024-08-17T17:56:01.838 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:01 smithi131 bash[89561]: cluster 2024-08-17T17:56:00.304836+0000 mgr.y (mgr.34107) 1612 : cluster [DBG] pgmap v2358: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 61 MiB/s wr, 969 op/s 2024-08-17T17:56:01.838 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:01 smithi131 bash[88347]: cluster 2024-08-17T17:56:00.304836+0000 mgr.y (mgr.34107) 1612 : cluster [DBG] pgmap v2358: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 61 MiB/s wr, 969 op/s 2024-08-17T17:56:01.838 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:01 smithi131 bash[88347]: cluster 2024-08-17T17:56:00.304836+0000 mgr.y (mgr.34107) 1612 : cluster [DBG] pgmap v2358: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 61 MiB/s wr, 969 op/s 2024-08-17T17:56:01.853 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:01.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:01.855 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:01.956 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:01.982 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:01.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:01.984 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:02.085 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:02.109 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:02.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:02.112 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:02.212 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:02.252 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:02.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:02.258 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:02.307 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-08-17T17:56:02.358 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:02.383 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:02.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:02.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:02.454 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 62 16 75715 75699 76.2958 30.1875 0.019331 0.0131011 2024-08-17T17:56:02.487 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:02.512 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:02.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:02.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:02.523 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:56:02.616 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:02.638 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:02.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:02.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:02.741 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:02.774 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:02.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:02.780 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:02.880 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:02.906 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:02.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:02.909 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:03.009 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:03.026 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:03.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:03.028 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:03.129 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:03.159 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:03.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:03.162 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:03.263 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:03.285 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:03.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:03.289 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:03.390 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:03.417 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:03.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:03.420 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:03.454 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 63 16 76742 76726 76.1035 64.1875 0.00838198 0.0131349 2024-08-17T17:56:03.521 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:03.549 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:03.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:03.555 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:03.655 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:03.679 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:03.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:03.682 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:03.783 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:03.790 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:03 smithi169 bash[79348]: cluster 2024-08-17T17:56:02.305303+0000 mgr.y (mgr.34107) 1613 : cluster [DBG] pgmap v2359: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 61 MiB/s wr, 969 op/s 2024-08-17T17:56:03.790 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:03 smithi169 bash[79348]: cluster 2024-08-17T17:56:02.305303+0000 mgr.y (mgr.34107) 1613 : cluster [DBG] pgmap v2359: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 61 MiB/s wr, 969 op/s 2024-08-17T17:56:03.801 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:03.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:03.803 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:03.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:03 smithi131 bash[88347]: cluster 2024-08-17T17:56:02.305303+0000 mgr.y (mgr.34107) 1613 : cluster [DBG] pgmap v2359: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 61 MiB/s wr, 969 op/s 2024-08-17T17:56:03.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:03 smithi131 bash[88347]: cluster 2024-08-17T17:56:02.305303+0000 mgr.y (mgr.34107) 1613 : cluster [DBG] pgmap v2359: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 61 MiB/s wr, 969 op/s 2024-08-17T17:56:03.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:03 smithi131 bash[89561]: cluster 2024-08-17T17:56:02.305303+0000 mgr.y (mgr.34107) 1613 : cluster [DBG] pgmap v2359: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 61 MiB/s wr, 969 op/s 2024-08-17T17:56:03.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:03 smithi131 bash[89561]: cluster 2024-08-17T17:56:02.305303+0000 mgr.y (mgr.34107) 1613 : cluster [DBG] pgmap v2359: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 61 MiB/s wr, 969 op/s 2024-08-17T17:56:03.904 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:03.936 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:03.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:03.939 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:04.040 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:04.087 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:04.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:04.096 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:04.196 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:04.226 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:04.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:04.231 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:04.331 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:04.354 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:04.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:04.356 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:04.455 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 64 16 77620 77604 75.7718 54.875 0.00338789 0.0131801 2024-08-17T17:56:04.457 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:04.475 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:04.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:04.477 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:04.578 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:04.606 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:04.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:04.611 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:04.712 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:04.739 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:04.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:04.743 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:04.844 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:04.894 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:04.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:04.901 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:05.002 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:05.025 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:05.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:05.029 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:05.130 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:05.157 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:05.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:05.160 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:05.261 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:05.288 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:05.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:05.292 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:05.393 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:05.424 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:05.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:05.427 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:05.454 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 65 16 78593 78577 75.5415 60.8125 0.0039543 0.0132326 2024-08-17T17:56:05.528 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:05.550 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:05.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:05.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:05.560 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:56:05.656 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:05.679 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:05.685 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:05 smithi131 bash[88347]: cluster 2024-08-17T17:56:04.305982+0000 mgr.y (mgr.34107) 1614 : cluster [DBG] pgmap v2360: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 59 MiB/s wr, 946 op/s 2024-08-17T17:56:05.685 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:05 smithi131 bash[88347]: cluster 2024-08-17T17:56:04.305982+0000 mgr.y (mgr.34107) 1614 : cluster [DBG] pgmap v2360: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 59 MiB/s wr, 946 op/s 2024-08-17T17:56:05.685 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:05 smithi131 bash[89561]: cluster 2024-08-17T17:56:04.305982+0000 mgr.y (mgr.34107) 1614 : cluster [DBG] pgmap v2360: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 59 MiB/s wr, 946 op/s 2024-08-17T17:56:05.685 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:05 smithi131 bash[89561]: cluster 2024-08-17T17:56:04.305982+0000 mgr.y (mgr.34107) 1614 : cluster [DBG] pgmap v2360: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 59 MiB/s wr, 946 op/s 2024-08-17T17:56:05.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:05.686 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:05.787 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:05.797 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:05 smithi169 bash[79348]: cluster 2024-08-17T17:56:04.305982+0000 mgr.y (mgr.34107) 1614 : cluster [DBG] pgmap v2360: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 59 MiB/s wr, 946 op/s 2024-08-17T17:56:05.797 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:05 smithi169 bash[79348]: cluster 2024-08-17T17:56:04.305982+0000 mgr.y (mgr.34107) 1614 : cluster [DBG] pgmap v2360: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 59 MiB/s wr, 946 op/s 2024-08-17T17:56:05.817 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:05.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:05.823 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:05.924 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:05.963 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:05.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:05.968 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:06.069 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:06.094 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:06.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:06.096 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:06.197 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:06.219 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:06.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:06.222 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:06.322 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:06.347 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:06.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:06.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:06.451 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:06.454 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 66 16 79687 79671 75.4329 68.375 0.00813438 0.0132523 2024-08-17T17:56:06.474 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:06.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:06.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:06.579 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:06.607 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:06.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:06.612 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:06.713 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:06.737 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:06.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:06.740 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:06.840 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:06.865 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:06.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:06.869 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:06.970 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:06.998 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:06.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:07.001 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:07.078 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:56:07.102 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:07.125 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:07.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:07.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:07.230 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:07.253 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:07.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:07.255 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:07.355 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:07.379 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:07.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:07.383 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:07.454 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 67 16 80726 80710 75.2762 64.9375 0.0143188 0.0132789 2024-08-17T17:56:07.484 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:07.518 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:07.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:07.523 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:07.624 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:07.641 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:07.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:07.643 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:07.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:07 smithi169 bash[79348]: cluster 2024-08-17T17:56:06.306570+0000 mgr.y (mgr.34107) 1615 : cluster [DBG] pgmap v2361: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 59 MiB/s wr, 942 op/s 2024-08-17T17:56:07.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:07 smithi169 bash[79348]: cluster 2024-08-17T17:56:06.306570+0000 mgr.y (mgr.34107) 1615 : cluster [DBG] pgmap v2361: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 59 MiB/s wr, 942 op/s 2024-08-17T17:56:07.743 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:07.768 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:07.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:07.771 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:07.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:07 smithi131 bash[89561]: cluster 2024-08-17T17:56:06.306570+0000 mgr.y (mgr.34107) 1615 : cluster [DBG] pgmap v2361: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 59 MiB/s wr, 942 op/s 2024-08-17T17:56:07.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:07 smithi131 bash[89561]: cluster 2024-08-17T17:56:06.306570+0000 mgr.y (mgr.34107) 1615 : cluster [DBG] pgmap v2361: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 59 MiB/s wr, 942 op/s 2024-08-17T17:56:07.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:07 smithi131 bash[88347]: cluster 2024-08-17T17:56:06.306570+0000 mgr.y (mgr.34107) 1615 : cluster [DBG] pgmap v2361: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 59 MiB/s wr, 942 op/s 2024-08-17T17:56:07.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:07 smithi131 bash[88347]: cluster 2024-08-17T17:56:06.306570+0000 mgr.y (mgr.34107) 1615 : cluster [DBG] pgmap v2361: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 59 MiB/s wr, 942 op/s 2024-08-17T17:56:07.871 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:07.902 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:07.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:07.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:08.007 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:08.033 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:08.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:08.036 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:08.137 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:08.174 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:08.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:08.179 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:08.280 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:08.313 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:08.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:08.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:08.419 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:08.448 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:08.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:08.451 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:08.454 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 68 16 81617 81601 74.9881 55.6875 0.00317528 0.0133299 2024-08-17T17:56:08.552 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:08.577 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:08.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:08.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:08.680 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:08.704 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:08.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:08.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:08.806 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:08.816 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:56:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:56:08] "GET /metrics HTTP/1.1" 200 36639 "" "Prometheus/2.51.0" 2024-08-17T17:56:08.816 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:08 smithi131 bash[89561]: audit 2024-08-17T17:56:08.266442+0000 mon.a (mon.0) 2520 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:08.816 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:08 smithi131 bash[89561]: audit 2024-08-17T17:56:08.266442+0000 mon.a (mon.0) 2520 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:08.817 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:08 smithi131 bash[88347]: audit 2024-08-17T17:56:08.266442+0000 mon.a (mon.0) 2520 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:08.817 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:08 smithi131 bash[88347]: audit 2024-08-17T17:56:08.266442+0000 mon.a (mon.0) 2520 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:08.830 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:08.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:08.832 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:08.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:08 smithi169 bash[79348]: audit 2024-08-17T17:56:08.266442+0000 mon.a (mon.0) 2520 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:08.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:08 smithi169 bash[79348]: audit 2024-08-17T17:56:08.266442+0000 mon.a (mon.0) 2520 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:08.933 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:08.959 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:08.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:08.964 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:09.064 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:09.092 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:09.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:09.095 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:09.195 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:09.217 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:09.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:09.220 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:09.320 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:09.344 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:09.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:09.347 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:09.448 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:09.454 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 69 16 82305 82289 74.5245 43 0.0144835 0.0134137 2024-08-17T17:56:09.470 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:09.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:09.474 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:09.575 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:09.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:09.606 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:09.607 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:09.707 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:09.726 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:09.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:09.727 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:09.828 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:09.859 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:09.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:09.863 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:09.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:09 smithi169 bash[79348]: cluster 2024-08-17T17:56:08.306960+0000 mgr.y (mgr.34107) 1616 : cluster [DBG] pgmap v2362: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 55 MiB/s wr, 872 op/s 2024-08-17T17:56:09.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:09 smithi169 bash[79348]: cluster 2024-08-17T17:56:08.306960+0000 mgr.y (mgr.34107) 1616 : cluster [DBG] pgmap v2362: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 55 MiB/s wr, 872 op/s 2024-08-17T17:56:09.964 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:09.979 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:09 smithi131 bash[89561]: cluster 2024-08-17T17:56:08.306960+0000 mgr.y (mgr.34107) 1616 : cluster [DBG] pgmap v2362: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 55 MiB/s wr, 872 op/s 2024-08-17T17:56:09.979 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:09 smithi131 bash[89561]: cluster 2024-08-17T17:56:08.306960+0000 mgr.y (mgr.34107) 1616 : cluster [DBG] pgmap v2362: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 55 MiB/s wr, 872 op/s 2024-08-17T17:56:09.980 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:09 smithi131 bash[88347]: cluster 2024-08-17T17:56:08.306960+0000 mgr.y (mgr.34107) 1616 : cluster [DBG] pgmap v2362: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 55 MiB/s wr, 872 op/s 2024-08-17T17:56:09.980 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:09 smithi131 bash[88347]: cluster 2024-08-17T17:56:08.306960+0000 mgr.y (mgr.34107) 1616 : cluster [DBG] pgmap v2362: 89 pgs: 89 active+clean; 4.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 55 MiB/s wr, 872 op/s 2024-08-17T17:56:09.996 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:09.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:09.999 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:10.100 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:10.124 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:10.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:10.126 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:10.227 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:10.253 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:10.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:10.258 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:10.359 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:10.381 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:10.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:10.383 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:10.455 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 70 16 83176 83160 74.2375 54.4375 0.00741118 0.0134651 2024-08-17T17:56:10.485 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:10.513 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:10.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:10.516 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:10.617 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:10.653 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:10.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:10.656 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:10.757 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:10.786 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:10.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:10.788 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:10.889 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:10.914 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:10.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:10.915 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:11.016 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:11.047 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:11.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:11.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:11.150 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:11.172 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:11.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:11.175 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:11.275 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:11.302 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:11.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:11.304 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:11.405 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:11.424 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:11.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:11.426 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:11.455 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 71 16 84015 83999 73.9304 52.4375 0.00293393 0.0135038 2024-08-17T17:56:11.527 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:11.560 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:11.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:11.564 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:11.665 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:11.689 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:11.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:11.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:11.793 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:11.807 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:11 smithi169 bash[79348]: cluster 2024-08-17T17:56:10.307647+0000 mgr.y (mgr.34107) 1617 : cluster [DBG] pgmap v2363: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:56:11.807 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:11 smithi169 bash[79348]: cluster 2024-08-17T17:56:10.307647+0000 mgr.y (mgr.34107) 1617 : cluster [DBG] pgmap v2363: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:56:11.833 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:11.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:11.835 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:11.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:11 smithi131 bash[88347]: cluster 2024-08-17T17:56:10.307647+0000 mgr.y (mgr.34107) 1617 : cluster [DBG] pgmap v2363: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:56:11.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:11 smithi131 bash[88347]: cluster 2024-08-17T17:56:10.307647+0000 mgr.y (mgr.34107) 1617 : cluster [DBG] pgmap v2363: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:56:11.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:11 smithi131 bash[89561]: cluster 2024-08-17T17:56:10.307647+0000 mgr.y (mgr.34107) 1617 : cluster [DBG] pgmap v2363: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:56:11.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:11 smithi131 bash[89561]: cluster 2024-08-17T17:56:10.307647+0000 mgr.y (mgr.34107) 1617 : cluster [DBG] pgmap v2363: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T17:56:11.936 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:11.966 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:11.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:11.970 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:12.071 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:12.097 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:12.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:12.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:12.204 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:12.234 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:12.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:12.241 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:12.342 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:12.362 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:12.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:12.364 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:12.368 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T17:56:12.368 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:56:12.385 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T17:56:12.385 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:56:12.400 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T17:56:12.401 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:56:12.455 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 72 16 84848 84832 73.6266 52.0625 0.00365389 0.0135559 2024-08-17T17:56:12.465 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:12.487 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:12.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:12.488 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:12.589 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:12.605 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T17:56:12.605 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:56:12.626 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:12.628 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T17:56:12.629 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:56:12.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:12.631 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:12.659 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T17:56:12.660 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:56:12.685 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T17:56:12.685 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:56:12.713 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T17:56:12.713 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:56:12.732 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:12.762 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:12.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:12.770 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:12.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:12 smithi131 bash[88347]: audit 2024-08-17T17:56:12.347397+0000 mon.a (mon.0) 2521 : audit [DBG] from='client.? 172.21.15.131:0/2218830574' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:56:12.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:12 smithi131 bash[88347]: audit 2024-08-17T17:56:12.347397+0000 mon.a (mon.0) 2521 : audit [DBG] from='client.? 172.21.15.131:0/2218830574' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:56:12.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:12 smithi131 bash[89561]: audit 2024-08-17T17:56:12.347397+0000 mon.a (mon.0) 2521 : audit [DBG] from='client.? 172.21.15.131:0/2218830574' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:56:12.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:12 smithi131 bash[89561]: audit 2024-08-17T17:56:12.347397+0000 mon.a (mon.0) 2521 : audit [DBG] from='client.? 172.21.15.131:0/2218830574' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:56:12.870 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:12.907 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:12.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:12.912 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:13.013 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:13.024 INFO:teuthology.orchestra.run.smithi131.stdout:moved 0 / 267 (0%) 2024-08-17T17:56:13.024 INFO:teuthology.orchestra.run.smithi131.stdout:avg 33.375 2024-08-17T17:56:13.024 INFO:teuthology.orchestra.run.smithi131.stdout:stddev 7.69639 -> 7.69639 (expected baseline 5.40399) 2024-08-17T17:56:13.024 INFO:teuthology.orchestra.run.smithi131.stdout:min osd.3 with 19 -> 19 pgs (0.569288 -> 0.569288 * mean) 2024-08-17T17:56:13.024 INFO:teuthology.orchestra.run.smithi131.stdout:max osd.1 with 40 -> 40 pgs (1.1985 -> 1.1985 * mean) 2024-08-17T17:56:13.025 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T17:56:13.025 INFO:teuthology.orchestra.run.smithi131.stdout:oload 1000 2024-08-17T17:56:13.025 INFO:teuthology.orchestra.run.smithi131.stdout:max_change 0.05 2024-08-17T17:56:13.025 INFO:teuthology.orchestra.run.smithi131.stdout:max_change_osds 4 2024-08-17T17:56:13.025 INFO:teuthology.orchestra.run.smithi131.stdout:average_utilization 0.0243 2024-08-17T17:56:13.025 INFO:teuthology.orchestra.run.smithi131.stdout:overload_utilization 0.2432 2024-08-17T17:56:13.025 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3 weight 0.5080 -> 0.5185 2024-08-17T17:56:13.025 INFO:teuthology.orchestra.run.smithi131.stderr:no change 2024-08-17T17:56:13.029 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:12 smithi169 bash[79348]: audit 2024-08-17T17:56:12.347397+0000 mon.a (mon.0) 2521 : audit [DBG] from='client.? 172.21.15.131:0/2218830574' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:56:13.029 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:12 smithi169 bash[79348]: audit 2024-08-17T17:56:12.347397+0000 mon.a (mon.0) 2521 : audit [DBG] from='client.? 172.21.15.131:0/2218830574' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:56:13.047 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:13.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:13.050 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:13.151 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:13.188 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:13.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:13.192 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:13.293 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:13.302 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:56:13 smithi131 bash[72920]: debug 2024-08-17T17:56:13.019+0000 7f7676023640 -1 mgr.server reply reply (1) Operation not permitted no change 2024-08-17T17:56:13.316 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:13.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:13.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:13.419 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:13.453 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:13.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:13.455 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:13.455 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 73 16 85683 85667 73.3328 52.1875 0.010477 0.0136309 2024-08-17T17:56:13.556 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:13.598 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:13.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:13.602 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:13.703 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:13.713 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:13 smithi169 bash[79348]: cluster 2024-08-17T17:56:12.308089+0000 mgr.y (mgr.34107) 1618 : cluster [DBG] pgmap v2364: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 48 MiB/s wr, 774 op/s 2024-08-17T17:56:13.713 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:13 smithi169 bash[79348]: cluster 2024-08-17T17:56:12.308089+0000 mgr.y (mgr.34107) 1618 : cluster [DBG] pgmap v2364: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 48 MiB/s wr, 774 op/s 2024-08-17T17:56:13.713 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:13 smithi169 bash[79348]: audit 2024-08-17T17:56:13.024459+0000 mgr.y (mgr.34107) 1619 : audit [DBG] from='client.54532 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:56:13.713 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:13 smithi169 bash[79348]: audit 2024-08-17T17:56:13.024459+0000 mgr.y (mgr.34107) 1619 : audit [DBG] from='client.54532 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:56:13.738 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:13.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:13.742 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:13.818 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-08-17T17:56:13.818 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [ 2024-08-17T17:56:13.818 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.818 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45185.0:85983 54.d 54:b60b47a9:::benchmark_data_smithi131_219518_object85982:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1398)", 2024-08-17T17:56:13.818 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T17:56:13.789671+0000", 2024-08-17T17:56:13.819 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.024587957000000001, 2024-08-17T17:56:13.819 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.024613427, 2024-08-17T17:56:13.819 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T17:56:13.819 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:56:13.819 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T17:56:13.819 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45185", 2024-08-17T17:56:13.819 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/1717028170", 2024-08-17T17:56:13.819 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 85983 2024-08-17T17:56:13.819 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.819 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T17:56:13.819 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.819 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T17:56:13.819 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.789671+0000", 2024-08-17T17:56:13.819 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T17:56:13.820 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.820 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.820 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T17:56:13.820 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.789671+0000", 2024-08-17T17:56:13.820 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T17:56:13.820 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.820 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.820 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T17:56:13.820 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.789670+0000", 2024-08-17T17:56:13.820 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T17:56:13.820 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.820 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.820 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T17:56:13.821 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.789709+0000", 2024-08-17T17:56:13.821 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.9381000000000001e-05 2024-08-17T17:56:13.821 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.821 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.821 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T17:56:13.821 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.789724+0000", 2024-08-17T17:56:13.821 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4704e-05 2024-08-17T17:56:13.821 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.821 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.821 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T17:56:13.821 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.789731+0000", 2024-08-17T17:56:13.821 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.9199999999999998e-06 2024-08-17T17:56:13.821 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.821 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.822 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T17:56:13.822 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.801320+0000", 2024-08-17T17:56:13.822 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.011588719000000001 2024-08-17T17:56:13.822 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.822 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.822 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T17:56:13.822 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.801660+0000", 2024-08-17T17:56:13.822 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00033995599999999998 2024-08-17T17:56:13.822 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.822 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.822 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,5", 2024-08-17T17:56:13.822 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.801941+0000", 2024-08-17T17:56:13.822 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00028084699999999998 2024-08-17T17:56:13.823 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.823 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.823 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:13.823 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.807494+0000", 2024-08-17T17:56:13.823 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0055532819999999997 2024-08-17T17:56:13.823 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T17:56:13.823 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T17:56:13.823 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T17:56:13.823 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.823 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.823 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45185.0:85986 54.d 54:b953f3c8:::benchmark_data_smithi131_219518_object85985:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1398)", 2024-08-17T17:56:13.823 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T17:56:13.793691+0000", 2024-08-17T17:56:13.823 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.020568427, 2024-08-17T17:56:13.823 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.020643791000000002, 2024-08-17T17:56:13.824 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T17:56:13.824 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:56:13.824 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T17:56:13.824 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45185", 2024-08-17T17:56:13.824 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/1717028170", 2024-08-17T17:56:13.824 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 85986 2024-08-17T17:56:13.824 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.824 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T17:56:13.824 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.824 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T17:56:13.824 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.793691+0000", 2024-08-17T17:56:13.824 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T17:56:13.824 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.824 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.825 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T17:56:13.825 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.793691+0000", 2024-08-17T17:56:13.825 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T17:56:13.825 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.825 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.825 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T17:56:13.825 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.793689+0000", 2024-08-17T17:56:13.825 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T17:56:13.825 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.825 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.825 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T17:56:13.825 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.793726+0000", 2024-08-17T17:56:13.826 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.7319e-05 2024-08-17T17:56:13.826 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.826 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.826 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T17:56:13.826 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.793740+0000", 2024-08-17T17:56:13.826 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3667e-05 2024-08-17T17:56:13.826 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.826 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.826 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T17:56:13.826 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.793748+0000", 2024-08-17T17:56:13.826 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.8399999999999995e-06 2024-08-17T17:56:13.826 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.826 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.827 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T17:56:13.827 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.807984+0000", 2024-08-17T17:56:13.827 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.014235901 2024-08-17T17:56:13.827 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.827 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.827 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T17:56:13.827 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.809345+0000", 2024-08-17T17:56:13.827 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0013613270000000001 2024-08-17T17:56:13.827 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.827 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.827 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,5", 2024-08-17T17:56:13.827 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.809490+0000", 2024-08-17T17:56:13.827 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000144764 2024-08-17T17:56:13.827 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T17:56:13.828 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T17:56:13.828 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T17:56:13.828 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.828 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.828 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45185.0:85988 54.d 54:b9933fd8:::benchmark_data_smithi131_219518_object85987:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1398)", 2024-08-17T17:56:13.828 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T17:56:13.793755+0000", 2024-08-17T17:56:13.828 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.020504346999999999, 2024-08-17T17:56:13.828 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.020619829999999999, 2024-08-17T17:56:13.828 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T17:56:13.828 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:56:13.828 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T17:56:13.828 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45185", 2024-08-17T17:56:13.828 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/1717028170", 2024-08-17T17:56:13.828 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 85988 2024-08-17T17:56:13.829 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.829 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T17:56:13.829 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.829 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T17:56:13.829 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.793755+0000", 2024-08-17T17:56:13.829 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T17:56:13.829 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.829 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.829 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T17:56:13.829 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.793755+0000", 2024-08-17T17:56:13.829 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T17:56:13.829 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.829 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.829 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T17:56:13.830 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.793754+0000", 2024-08-17T17:56:13.830 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2024-08-17T17:56:13.830 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.830 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.830 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T17:56:13.830 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.793810+0000", 2024-08-17T17:56:13.830 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.5427999999999999e-05 2024-08-17T17:56:13.830 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.830 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.830 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T17:56:13.830 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.793818+0000", 2024-08-17T17:56:13.830 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.9820000000000008e-06 2024-08-17T17:56:13.830 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.830 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.831 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T17:56:13.831 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.793823+0000", 2024-08-17T17:56:13.831 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.3489999999999999e-06 2024-08-17T17:56:13.831 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.831 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.831 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T17:56:13.831 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.812321+0000", 2024-08-17T17:56:13.831 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.018498176000000002 2024-08-17T17:56:13.831 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.831 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.831 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T17:56:13.831 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.812449+0000", 2024-08-17T17:56:13.831 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012818199999999999 2024-08-17T17:56:13.832 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.832 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.832 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,5", 2024-08-17T17:56:13.832 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.812613+0000", 2024-08-17T17:56:13.832 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00016331000000000001 2024-08-17T17:56:13.832 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T17:56:13.832 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T17:56:13.832 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T17:56:13.832 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.832 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.832 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.45185.0:85982 54.2 e1398/1380 54:43b5ddfc:::benchmark_data_smithi131_219518_object85981:head v 1398'5445, mlcod=1398'5443)", 2024-08-17T17:56:13.833 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T17:56:13.796742+0000", 2024-08-17T17:56:13.833 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.017516991999999999, 2024-08-17T17:56:13.833 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.017670617999999999, 2024-08-17T17:56:13.833 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T17:56:13.833 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2024-08-17T17:56:13.833 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T17:56:13.833 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.833 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T17:56:13.833 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.796742+0000", 2024-08-17T17:56:13.833 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T17:56:13.833 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.833 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.833 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T17:56:13.834 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.796742+0000", 2024-08-17T17:56:13.834 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T17:56:13.834 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.834 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.834 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T17:56:13.834 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.796742+0000", 2024-08-17T17:56:13.834 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2024-08-17T17:56:13.834 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.834 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.834 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T17:56:13.834 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.796765+0000", 2024-08-17T17:56:13.834 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.3465e-05 2024-08-17T17:56:13.835 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.835 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.835 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T17:56:13.835 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.796774+0000", 2024-08-17T17:56:13.835 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.8599999999999999e-06 2024-08-17T17:56:13.835 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.835 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.835 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T17:56:13.835 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.796780+0000", 2024-08-17T17:56:13.835 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.5210000000000002e-06 2024-08-17T17:56:13.835 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.835 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.835 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T17:56:13.836 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.797035+0000", 2024-08-17T17:56:13.836 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00025492899999999998 2024-08-17T17:56:13.836 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.836 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.836 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T17:56:13.836 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.803519+0000", 2024-08-17T17:56:13.836 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0064840260000000004 2024-08-17T17:56:13.836 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T17:56:13.836 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T17:56:13.836 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T17:56:13.836 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.837 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.837 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45185.0:85992 54.a 54:5311dfbc:::benchmark_data_smithi131_219518_object85991:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1398)", 2024-08-17T17:56:13.837 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T17:56:13.799687+0000", 2024-08-17T17:56:13.837 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.014572649999999999, 2024-08-17T17:56:13.837 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.014758442, 2024-08-17T17:56:13.837 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T17:56:13.837 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:56:13.837 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T17:56:13.837 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45185", 2024-08-17T17:56:13.837 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/1717028170", 2024-08-17T17:56:13.837 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 85992 2024-08-17T17:56:13.837 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.837 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T17:56:13.837 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.838 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T17:56:13.838 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.799687+0000", 2024-08-17T17:56:13.838 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T17:56:13.838 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.838 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.838 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T17:56:13.838 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.799687+0000", 2024-08-17T17:56:13.838 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T17:56:13.838 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.838 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.838 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T17:56:13.838 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.799684+0000", 2024-08-17T17:56:13.839 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999976 2024-08-17T17:56:13.839 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.839 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.839 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T17:56:13.839 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.799753+0000", 2024-08-17T17:56:13.839 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.9103000000000006e-05 2024-08-17T17:56:13.839 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.839 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.839 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T17:56:13.839 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.799767+0000", 2024-08-17T17:56:13.839 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3848e-05 2024-08-17T17:56:13.839 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.839 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.840 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T17:56:13.840 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.799775+0000", 2024-08-17T17:56:13.840 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.6569999999999997e-06 2024-08-17T17:56:13.840 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.840 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.840 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T17:56:13.840 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.808992+0000", 2024-08-17T17:56:13.840 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0092165440000000001 2024-08-17T17:56:13.840 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.840 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.840 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T17:56:13.840 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.809101+0000", 2024-08-17T17:56:13.840 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000109733 2024-08-17T17:56:13.840 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.841 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.841 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,5", 2024-08-17T17:56:13.841 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.809228+0000", 2024-08-17T17:56:13.841 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012687700000000001 2024-08-17T17:56:13.841 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T17:56:13.841 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T17:56:13.841 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T17:56:13.841 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.841 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.841 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45185.0:85997 54.5 54.aecadc55 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1398)", 2024-08-17T17:56:13.841 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T17:56:13.807123+0000", 2024-08-17T17:56:13.841 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.0071367319999999998, 2024-08-17T17:56:13.841 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0073582040000000001, 2024-08-17T17:56:13.841 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T17:56:13.842 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "queued for pg", 2024-08-17T17:56:13.842 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T17:56:13.842 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45185", 2024-08-17T17:56:13.842 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/1717028170", 2024-08-17T17:56:13.842 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 85997 2024-08-17T17:56:13.842 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.842 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T17:56:13.842 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.842 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T17:56:13.842 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.807123+0000", 2024-08-17T17:56:13.842 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T17:56:13.842 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.842 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.843 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T17:56:13.843 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.807123+0000", 2024-08-17T17:56:13.843 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T17:56:13.843 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.843 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.843 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T17:56:13.843 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.807121+0000", 2024-08-17T17:56:13.843 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T17:56:13.843 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.843 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.843 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T17:56:13.843 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.807150+0000", 2024-08-17T17:56:13.843 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.9142e-05 2024-08-17T17:56:13.843 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.844 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.844 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T17:56:13.844 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.807161+0000", 2024-08-17T17:56:13.844 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0368e-05 2024-08-17T17:56:13.844 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.844 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.844 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T17:56:13.844 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.807166+0000", 2024-08-17T17:56:13.844 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.4140000000000002e-06 2024-08-17T17:56:13.844 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T17:56:13.844 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T17:56:13.844 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T17:56:13.844 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.845 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.845 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.45185.0:85995 54.2 e1398/1380 54:495160bc:::benchmark_data_smithi131_219518_object85994:head v 1398'5446, mlcod=1398'5443)", 2024-08-17T17:56:13.845 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T17:56:13.807940+0000", 2024-08-17T17:56:13.845 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.0063194360000000003, 2024-08-17T17:56:13.845 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0065685370000000002, 2024-08-17T17:56:13.845 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T17:56:13.845 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2024-08-17T17:56:13.845 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T17:56:13.845 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.845 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T17:56:13.845 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.807940+0000", 2024-08-17T17:56:13.845 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T17:56:13.845 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.845 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.845 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T17:56:13.846 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.807940+0000", 2024-08-17T17:56:13.846 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T17:56:13.846 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.846 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.846 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T17:56:13.846 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.807939+0000", 2024-08-17T17:56:13.846 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2024-08-17T17:56:13.846 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.846 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.846 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T17:56:13.846 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.807958+0000", 2024-08-17T17:56:13.846 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.9258000000000001e-05 2024-08-17T17:56:13.846 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.846 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.847 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T17:56:13.847 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.808041+0000", 2024-08-17T17:56:13.847 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.2081000000000002e-05 2024-08-17T17:56:13.847 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.847 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.847 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T17:56:13.847 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.808057+0000", 2024-08-17T17:56:13.847 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6837000000000002e-05 2024-08-17T17:56:13.847 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.847 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.847 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T17:56:13.847 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.812619+0000", 2024-08-17T17:56:13.847 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0045617940000000001 2024-08-17T17:56:13.848 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.848 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.848 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T17:56:13.848 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.812640+0000", 2024-08-17T17:56:13.848 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0704e-05 2024-08-17T17:56:13.848 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T17:56:13.848 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T17:56:13.848 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T17:56:13.848 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.848 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.848 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop_reply(client.45185.0:85983 54.d e1398/1380)", 2024-08-17T17:56:13.848 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T17:56:13.808194+0000", 2024-08-17T17:56:13.848 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.0060651689999999996, 2024-08-17T17:56:13.848 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0063437650000000003, 2024-08-17T17:56:13.849 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T17:56:13.849 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "queued for pg", 2024-08-17T17:56:13.849 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T17:56:13.849 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.849 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T17:56:13.849 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.808194+0000", 2024-08-17T17:56:13.849 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T17:56:13.849 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.849 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.849 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T17:56:13.849 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.808194+0000", 2024-08-17T17:56:13.849 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T17:56:13.849 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.849 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.849 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T17:56:13.850 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.808194+0000", 2024-08-17T17:56:13.850 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2024-08-17T17:56:13.850 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.850 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.850 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T17:56:13.850 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.808197+0000", 2024-08-17T17:56:13.850 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.9330000000000003e-06 2024-08-17T17:56:13.850 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.850 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.850 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T17:56:13.850 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.808213+0000", 2024-08-17T17:56:13.850 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5656000000000001e-05 2024-08-17T17:56:13.850 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.851 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.851 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T17:56:13.851 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.808218+0000", 2024-08-17T17:56:13.851 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.1950000000000002e-06 2024-08-17T17:56:13.851 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T17:56:13.851 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T17:56:13.851 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T17:56:13.851 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.851 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.851 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop_reply(client.45185.0:85986 54.d e1398/1380)", 2024-08-17T17:56:13.851 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T17:56:13.812094+0000", 2024-08-17T17:56:13.851 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.0021649360000000001, 2024-08-17T17:56:13.851 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0024656830000000002, 2024-08-17T17:56:13.851 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T17:56:13.851 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "queued for pg", 2024-08-17T17:56:13.852 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T17:56:13.852 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.852 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T17:56:13.852 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.812094+0000", 2024-08-17T17:56:13.852 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T17:56:13.852 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.852 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.852 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T17:56:13.852 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.812094+0000", 2024-08-17T17:56:13.852 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T17:56:13.852 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.852 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.852 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T17:56:13.853 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.812094+0000", 2024-08-17T17:56:13.853 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T17:56:13.853 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.853 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.853 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T17:56:13.853 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.812101+0000", 2024-08-17T17:56:13.853 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.1620000000000002e-06 2024-08-17T17:56:13.853 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.853 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.853 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T17:56:13.853 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.812113+0000", 2024-08-17T17:56:13.853 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1973e-05 2024-08-17T17:56:13.853 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.853 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.854 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T17:56:13.854 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.812118+0000", 2024-08-17T17:56:13.854 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.006e-06 2024-08-17T17:56:13.854 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T17:56:13.854 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T17:56:13.854 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T17:56:13.854 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.854 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.854 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45185.0:85974 54.5 54:a3c28b4e:::benchmark_data_smithi131_219518_object85973:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1398)", 2024-08-17T17:56:13.854 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T17:56:13.783100+0000", 2024-08-17T17:56:13.854 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.03115894, 2024-08-17T17:56:13.854 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.031486293999999998, 2024-08-17T17:56:13.854 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T17:56:13.854 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:56:13.855 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T17:56:13.855 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45185", 2024-08-17T17:56:13.855 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/1717028170", 2024-08-17T17:56:13.855 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 85974 2024-08-17T17:56:13.855 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.855 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T17:56:13.855 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.855 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T17:56:13.855 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.783100+0000", 2024-08-17T17:56:13.855 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T17:56:13.855 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.855 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.855 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T17:56:13.855 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.783100+0000", 2024-08-17T17:56:13.856 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T17:56:13.856 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.856 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.856 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T17:56:13.856 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.783099+0000", 2024-08-17T17:56:13.856 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T17:56:13.856 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.856 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.856 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T17:56:13.856 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.783157+0000", 2024-08-17T17:56:13.856 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.7540000000000001e-05 2024-08-17T17:56:13.856 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.856 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.856 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T17:56:13.857 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.783168+0000", 2024-08-17T17:56:13.857 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0927999999999999e-05 2024-08-17T17:56:13.857 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.857 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.857 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T17:56:13.857 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.783175+0000", 2024-08-17T17:56:13.857 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.0670000000000003e-06 2024-08-17T17:56:13.857 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.857 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.857 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T17:56:13.857 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.797780+0000", 2024-08-17T17:56:13.857 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.014605147000000001 2024-08-17T17:56:13.857 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.857 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.857 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T17:56:13.858 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.798122+0000", 2024-08-17T17:56:13.858 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00034169099999999998 2024-08-17T17:56:13.858 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.858 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.858 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,7", 2024-08-17T17:56:13.858 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.798562+0000", 2024-08-17T17:56:13.858 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00044035899999999998 2024-08-17T17:56:13.858 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.858 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.858 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:13.858 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.807451+0000", 2024-08-17T17:56:13.858 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0088888149999999996 2024-08-17T17:56:13.858 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T17:56:13.858 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T17:56:13.859 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:56:13.859 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:56:13.808197+0000", 2024-08-17T17:56:13.859 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00074585199999999997 2024-08-17T17:56:13.859 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T17:56:13.859 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T17:56:13.859 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T17:56:13.859 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T17:56:13.859 INFO:teuthology.orchestra.run.smithi169.stdout: ], 2024-08-17T17:56:13.859 INFO:teuthology.orchestra.run.smithi169.stdout: "num_ops": 10 2024-08-17T17:56:13.859 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-08-17T17:56:13.859 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:13.860 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:13 smithi131 bash[89561]: cluster 2024-08-17T17:56:12.308089+0000 mgr.y (mgr.34107) 1618 : cluster [DBG] pgmap v2364: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 48 MiB/s wr, 774 op/s 2024-08-17T17:56:13.860 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:13 smithi131 bash[89561]: cluster 2024-08-17T17:56:12.308089+0000 mgr.y (mgr.34107) 1618 : cluster [DBG] pgmap v2364: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 48 MiB/s wr, 774 op/s 2024-08-17T17:56:13.860 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:13 smithi131 bash[89561]: audit 2024-08-17T17:56:13.024459+0000 mgr.y (mgr.34107) 1619 : audit [DBG] from='client.54532 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:56:13.860 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:13 smithi131 bash[89561]: audit 2024-08-17T17:56:13.024459+0000 mgr.y (mgr.34107) 1619 : audit [DBG] from='client.54532 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:56:13.861 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:13 smithi131 bash[88347]: cluster 2024-08-17T17:56:12.308089+0000 mgr.y (mgr.34107) 1618 : cluster [DBG] pgmap v2364: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 48 MiB/s wr, 774 op/s 2024-08-17T17:56:13.861 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:13 smithi131 bash[88347]: cluster 2024-08-17T17:56:12.308089+0000 mgr.y (mgr.34107) 1618 : cluster [DBG] pgmap v2364: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 48 MiB/s wr, 774 op/s 2024-08-17T17:56:13.861 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:13 smithi131 bash[88347]: audit 2024-08-17T17:56:13.024459+0000 mgr.y (mgr.34107) 1619 : audit [DBG] from='client.54532 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:56:13.861 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:13 smithi131 bash[88347]: audit 2024-08-17T17:56:13.024459+0000 mgr.y (mgr.34107) 1619 : audit [DBG] from='client.54532 -' entity='client.admin' cmd=[{"prefix": "osd test-reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:56:13.887 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:13.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:13.894 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:13.994 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:14.021 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:14.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:14.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:14.126 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:14.148 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:14.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:14.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:14.251 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:14.270 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:14.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:14.271 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:14.372 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:14.399 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:14.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:14.402 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:14.455 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 74 16 86557 86541 73.08 54.625 0.0136927 0.0136783 2024-08-17T17:56:14.503 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:14.524 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:14.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:14.527 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:14.627 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:14.652 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:14.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:14.655 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:14.756 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:14.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:14.783 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:14.783 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:14.884 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:14.925 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:14.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:14.927 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:15.028 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:15.053 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:15.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:15.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:15.111 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-08-17T17:56:15.158 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:15.178 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:15.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:15.180 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:15.281 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:15.302 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:15.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:15.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:15.407 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:15.433 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:15.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:15.437 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:15.455 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 75 16 87503 87487 72.8939 59.125 0.016143 0.0137135 2024-08-17T17:56:15.538 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:15.560 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:15.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:15.565 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:15.666 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:15.678 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:15 smithi131 bash[88347]: cluster 2024-08-17T17:56:14.308674+0000 mgr.y (mgr.34107) 1620 : cluster [DBG] pgmap v2365: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:56:15.678 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:15 smithi131 bash[88347]: cluster 2024-08-17T17:56:14.308674+0000 mgr.y (mgr.34107) 1620 : cluster [DBG] pgmap v2365: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:56:15.678 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:15 smithi131 bash[89561]: cluster 2024-08-17T17:56:14.308674+0000 mgr.y (mgr.34107) 1620 : cluster [DBG] pgmap v2365: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:56:15.678 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:15 smithi131 bash[89561]: cluster 2024-08-17T17:56:14.308674+0000 mgr.y (mgr.34107) 1620 : cluster [DBG] pgmap v2365: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:56:15.703 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:15.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:15.708 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:15.810 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:15.831 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:15.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:15.835 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:15.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:15 smithi169 bash[79348]: cluster 2024-08-17T17:56:14.308674+0000 mgr.y (mgr.34107) 1620 : cluster [DBG] pgmap v2365: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:56:15.897 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:15 smithi169 bash[79348]: cluster 2024-08-17T17:56:14.308674+0000 mgr.y (mgr.34107) 1620 : cluster [DBG] pgmap v2365: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T17:56:15.936 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '1.0', 'overage': '1000', 'type': 'reweight-by-utilization'} 2024-08-17T17:56:15.936 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd reweight-by-utilization 1000 1.0 2024-08-17T17:56:15.936 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:15.965 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:15.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:15.969 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:16.070 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:16.105 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:16.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:16.108 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:16.209 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:16.241 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:16.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:16.248 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:16.349 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:16.373 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:16.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:16.376 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:16.455 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 76 16 88499 88483 72.7537 62.25 0.0125612 0.0137401 2024-08-17T17:56:16.477 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:16.505 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:16.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:16.511 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:16.612 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:16.661 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:16.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:16.663 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:16.764 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:16.789 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:16.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:16.791 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:16.892 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:16.917 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:16.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:16.920 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:17.021 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:17.047 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:17.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:17.053 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:17.154 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:17.176 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:17.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:17.178 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:17.279 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:17.301 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:17.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:17.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:17.406 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:17.428 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:17.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:17.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:17.455 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 77 16 89506 89490 72.6262 62.9375 0.0120714 0.0137639 2024-08-17T17:56:17.531 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:17.555 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:17.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:17.557 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:17.570 INFO:teuthology.orchestra.run.smithi131.stderr:nodeep-scrub is unset 2024-08-17T17:56:17.658 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:17.689 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:17.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:17.696 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:17.796 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:17.800 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:17 smithi131 bash[89561]: cluster 2024-08-17T17:56:16.309166+0000 mgr.y (mgr.34107) 1621 : cluster [DBG] pgmap v2366: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 50 MiB/s wr, 795 op/s 2024-08-17T17:56:17.800 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:17 smithi131 bash[89561]: cluster 2024-08-17T17:56:16.309166+0000 mgr.y (mgr.34107) 1621 : cluster [DBG] pgmap v2366: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 50 MiB/s wr, 795 op/s 2024-08-17T17:56:17.800 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:17 smithi131 bash[89561]: audit 2024-08-17T17:56:16.615001+0000 mon.a (mon.0) 2522 : audit [INF] from='client.? 172.21.15.131:0/472645785' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:56:17.800 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:17 smithi131 bash[89561]: audit 2024-08-17T17:56:16.615001+0000 mon.a (mon.0) 2522 : audit [INF] from='client.? 172.21.15.131:0/472645785' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:56:17.800 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:17 smithi131 bash[88347]: cluster 2024-08-17T17:56:16.309166+0000 mgr.y (mgr.34107) 1621 : cluster [DBG] pgmap v2366: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 50 MiB/s wr, 795 op/s 2024-08-17T17:56:17.800 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:17 smithi131 bash[88347]: cluster 2024-08-17T17:56:16.309166+0000 mgr.y (mgr.34107) 1621 : cluster [DBG] pgmap v2366: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 50 MiB/s wr, 795 op/s 2024-08-17T17:56:17.800 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:17 smithi131 bash[88347]: audit 2024-08-17T17:56:16.615001+0000 mon.a (mon.0) 2522 : audit [INF] from='client.? 172.21.15.131:0/472645785' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:56:17.800 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:17 smithi131 bash[88347]: audit 2024-08-17T17:56:16.615001+0000 mon.a (mon.0) 2522 : audit [INF] from='client.? 172.21.15.131:0/472645785' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:56:17.823 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:17.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:17.827 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:17.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:17 smithi169 bash[79348]: cluster 2024-08-17T17:56:16.309166+0000 mgr.y (mgr.34107) 1621 : cluster [DBG] pgmap v2366: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 50 MiB/s wr, 795 op/s 2024-08-17T17:56:17.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:17 smithi169 bash[79348]: cluster 2024-08-17T17:56:16.309166+0000 mgr.y (mgr.34107) 1621 : cluster [DBG] pgmap v2366: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 50 MiB/s wr, 795 op/s 2024-08-17T17:56:17.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:17 smithi169 bash[79348]: audit 2024-08-17T17:56:16.615001+0000 mon.a (mon.0) 2522 : audit [INF] from='client.? 172.21.15.131:0/472645785' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:56:17.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:17 smithi169 bash[79348]: audit 2024-08-17T17:56:16.615001+0000 mon.a (mon.0) 2522 : audit [INF] from='client.? 172.21.15.131:0/472645785' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:56:17.904 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:56:17.927 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:17.964 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:17.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:17.968 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:18.069 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:18.097 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:18.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:18.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:18.200 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:18.222 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:18.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:18.226 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:18.326 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:18.345 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:18.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:18.347 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:18.447 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:18.455 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 78 16 90335 90319 72.3593 51.8125 0.00389519 0.0137888 2024-08-17T17:56:18.469 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:18.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:18.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:18.572 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:18.598 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:18.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:18.600 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:18.700 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:18.723 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:18.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:18.727 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:18.828 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:18.837 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:18 smithi169 bash[79348]: cluster 2024-08-17T17:56:17.565584+0000 mon.a (mon.0) 2523 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:56:18.838 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:18 smithi169 bash[79348]: cluster 2024-08-17T17:56:17.565584+0000 mon.a (mon.0) 2523 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:56:18.838 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:18 smithi169 bash[79348]: cluster 2024-08-17T17:56:17.565613+0000 mon.a (mon.0) 2524 : cluster [INF] Cluster is now healthy 2024-08-17T17:56:18.838 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:18 smithi169 bash[79348]: cluster 2024-08-17T17:56:17.565613+0000 mon.a (mon.0) 2524 : cluster [INF] Cluster is now healthy 2024-08-17T17:56:18.838 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:18 smithi169 bash[79348]: audit 2024-08-17T17:56:17.570478+0000 mon.a (mon.0) 2525 : audit [INF] from='client.? 172.21.15.131:0/472645785' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:56:18.838 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:18 smithi169 bash[79348]: audit 2024-08-17T17:56:17.570478+0000 mon.a (mon.0) 2525 : audit [INF] from='client.? 172.21.15.131:0/472645785' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:56:18.838 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:18 smithi169 bash[79348]: cluster 2024-08-17T17:56:17.573962+0000 mon.a (mon.0) 2526 : cluster [DBG] osdmap e1399: 8 total, 8 up, 8 in 2024-08-17T17:56:18.838 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:18 smithi169 bash[79348]: cluster 2024-08-17T17:56:17.573962+0000 mon.a (mon.0) 2526 : cluster [DBG] osdmap e1399: 8 total, 8 up, 8 in 2024-08-17T17:56:18.864 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:18.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:18.867 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:18.968 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:19.009 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:19.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:19.014 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:19.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:56:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:56:18] "GET /metrics HTTP/1.1" 200 36639 "" "Prometheus/2.51.0" 2024-08-17T17:56:19.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:18 smithi131 bash[89561]: cluster 2024-08-17T17:56:17.565584+0000 mon.a (mon.0) 2523 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:56:19.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:18 smithi131 bash[89561]: cluster 2024-08-17T17:56:17.565584+0000 mon.a (mon.0) 2523 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:56:19.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:18 smithi131 bash[89561]: cluster 2024-08-17T17:56:17.565613+0000 mon.a (mon.0) 2524 : cluster [INF] Cluster is now healthy 2024-08-17T17:56:19.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:18 smithi131 bash[89561]: cluster 2024-08-17T17:56:17.565613+0000 mon.a (mon.0) 2524 : cluster [INF] Cluster is now healthy 2024-08-17T17:56:19.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:18 smithi131 bash[89561]: audit 2024-08-17T17:56:17.570478+0000 mon.a (mon.0) 2525 : audit [INF] from='client.? 172.21.15.131:0/472645785' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:56:19.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:18 smithi131 bash[89561]: audit 2024-08-17T17:56:17.570478+0000 mon.a (mon.0) 2525 : audit [INF] from='client.? 172.21.15.131:0/472645785' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:56:19.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:18 smithi131 bash[89561]: cluster 2024-08-17T17:56:17.573962+0000 mon.a (mon.0) 2526 : cluster [DBG] osdmap e1399: 8 total, 8 up, 8 in 2024-08-17T17:56:19.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:18 smithi131 bash[89561]: cluster 2024-08-17T17:56:17.573962+0000 mon.a (mon.0) 2526 : cluster [DBG] osdmap e1399: 8 total, 8 up, 8 in 2024-08-17T17:56:19.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:18 smithi131 bash[88347]: cluster 2024-08-17T17:56:17.565584+0000 mon.a (mon.0) 2523 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:56:19.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:18 smithi131 bash[88347]: cluster 2024-08-17T17:56:17.565584+0000 mon.a (mon.0) 2523 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:56:19.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:18 smithi131 bash[88347]: cluster 2024-08-17T17:56:17.565613+0000 mon.a (mon.0) 2524 : cluster [INF] Cluster is now healthy 2024-08-17T17:56:19.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:18 smithi131 bash[88347]: cluster 2024-08-17T17:56:17.565613+0000 mon.a (mon.0) 2524 : cluster [INF] Cluster is now healthy 2024-08-17T17:56:19.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:18 smithi131 bash[88347]: audit 2024-08-17T17:56:17.570478+0000 mon.a (mon.0) 2525 : audit [INF] from='client.? 172.21.15.131:0/472645785' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:56:19.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:18 smithi131 bash[88347]: audit 2024-08-17T17:56:17.570478+0000 mon.a (mon.0) 2525 : audit [INF] from='client.? 172.21.15.131:0/472645785' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:56:19.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:18 smithi131 bash[88347]: cluster 2024-08-17T17:56:17.573962+0000 mon.a (mon.0) 2526 : cluster [DBG] osdmap e1399: 8 total, 8 up, 8 in 2024-08-17T17:56:19.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:18 smithi131 bash[88347]: cluster 2024-08-17T17:56:17.573962+0000 mon.a (mon.0) 2526 : cluster [DBG] osdmap e1399: 8 total, 8 up, 8 in 2024-08-17T17:56:19.114 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:19.144 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:19.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:19.148 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:19.249 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:19.273 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:19.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:19.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:19.379 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:19.401 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:19.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:19.405 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:19.456 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 79 16 91122 91106 72.0659 49.1875 0.0114505 0.013871 2024-08-17T17:56:19.506 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:19.529 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:19.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:19.534 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:19.634 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:19.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:19.666 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:19.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:19.767 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:19.794 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:19.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:19.803 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:19.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:19 smithi131 bash[89561]: cluster 2024-08-17T17:56:18.309551+0000 mgr.y (mgr.34107) 1622 : cluster [DBG] pgmap v2368: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 56 MiB/s wr, 895 op/s 2024-08-17T17:56:19.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:19 smithi131 bash[89561]: cluster 2024-08-17T17:56:18.309551+0000 mgr.y (mgr.34107) 1622 : cluster [DBG] pgmap v2368: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 56 MiB/s wr, 895 op/s 2024-08-17T17:56:19.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:19 smithi131 bash[88347]: cluster 2024-08-17T17:56:18.309551+0000 mgr.y (mgr.34107) 1622 : cluster [DBG] pgmap v2368: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 56 MiB/s wr, 895 op/s 2024-08-17T17:56:19.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:19 smithi131 bash[88347]: cluster 2024-08-17T17:56:18.309551+0000 mgr.y (mgr.34107) 1622 : cluster [DBG] pgmap v2368: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 56 MiB/s wr, 895 op/s 2024-08-17T17:56:19.883 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:56:19.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:19 smithi169 bash[79348]: cluster 2024-08-17T17:56:18.309551+0000 mgr.y (mgr.34107) 1622 : cluster [DBG] pgmap v2368: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 56 MiB/s wr, 895 op/s 2024-08-17T17:56:19.900 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:19 smithi169 bash[79348]: cluster 2024-08-17T17:56:18.309551+0000 mgr.y (mgr.34107) 1622 : cluster [DBG] pgmap v2368: 89 pgs: 89 active+clean; 5.3 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 56 MiB/s wr, 895 op/s 2024-08-17T17:56:19.903 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:19.948 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:19.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:19.960 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:20.060 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:20.084 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:20.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:20.088 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:20.188 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:20.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:20.230 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:20.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:20.331 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:20.360 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:20.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:20.364 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:20.456 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:2024-08-17T17:56:20.456800+0000 min lat: 0.00106994 max lat: 2.08046 avg lat: 0.0139036 2024-08-17T17:56:20.456 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:56:20.456 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 80 16 92061 92045 71.8987 58.6875 0.0132839 0.0139036 2024-08-17T17:56:20.464 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:20.493 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:20.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:20.495 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:20.595 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:20.617 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:20.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:20.621 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:20.722 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:20.745 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:20.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:20.747 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:20.848 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:20.871 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:20.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:20.879 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:20.980 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:21.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:21.010 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:21.010 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:21.111 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:21.139 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:21.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:21.144 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:21.170 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:56:21.244 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:21.267 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:21.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:21.270 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:21.371 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:21.397 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:21.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:21.399 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:21.456 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 81 16 93018 93002 71.7494 59.8125 0.00970818 0.0139327 2024-08-17T17:56:21.499 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:21.525 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:21.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:21.529 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:21.629 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:21.658 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:21.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:21.662 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:21.683 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:56:21.763 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:21.797 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:21.801 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:21 smithi169 bash[79348]: cluster 2024-08-17T17:56:20.310126+0000 mgr.y (mgr.34107) 1623 : cluster [DBG] pgmap v2369: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 56 MiB/s wr, 888 op/s 2024-08-17T17:56:21.801 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:21 smithi169 bash[79348]: cluster 2024-08-17T17:56:20.310126+0000 mgr.y (mgr.34107) 1623 : cluster [DBG] pgmap v2369: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 56 MiB/s wr, 888 op/s 2024-08-17T17:56:21.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:21.802 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:21.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:21 smithi131 bash[89561]: cluster 2024-08-17T17:56:20.310126+0000 mgr.y (mgr.34107) 1623 : cluster [DBG] pgmap v2369: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 56 MiB/s wr, 888 op/s 2024-08-17T17:56:21.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:21 smithi131 bash[89561]: cluster 2024-08-17T17:56:20.310126+0000 mgr.y (mgr.34107) 1623 : cluster [DBG] pgmap v2369: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 56 MiB/s wr, 888 op/s 2024-08-17T17:56:21.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:21 smithi131 bash[88347]: cluster 2024-08-17T17:56:20.310126+0000 mgr.y (mgr.34107) 1623 : cluster [DBG] pgmap v2369: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 56 MiB/s wr, 888 op/s 2024-08-17T17:56:21.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:21 smithi131 bash[88347]: cluster 2024-08-17T17:56:20.310126+0000 mgr.y (mgr.34107) 1623 : cluster [DBG] pgmap v2369: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 56 MiB/s wr, 888 op/s 2024-08-17T17:56:21.902 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:21.937 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:21.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:21.943 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:22.043 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:22.076 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:22.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:22.083 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:22.183 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:22.226 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:22.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:22.233 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:22.334 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:22.361 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:22.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:22.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:22.456 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 82 16 93911 93895 71.555 55.8125 0.00668563 0.0139705 2024-08-17T17:56:22.464 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:22.493 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:22.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:22.499 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:22.600 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:22.641 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:22.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:22.647 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:22.696 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:56:22.748 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:22.777 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:22.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:22.780 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:22.881 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:22.904 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:22.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:22.906 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:23.007 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:23.035 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:23.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:23.042 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:23.142 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:23.177 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:23.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:23.183 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:23.284 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:23.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:23.318 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:23.318 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:23.419 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:23.447 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:23.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:23.451 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:23.456 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 83 16 94841 94825 71.3931 58.125 0.00905129 0.013998 2024-08-17T17:56:23.552 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:23.585 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:23.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:23.587 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:23.688 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:23.697 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:23 smithi169 bash[79348]: cluster 2024-08-17T17:56:22.310564+0000 mgr.y (mgr.34107) 1624 : cluster [DBG] pgmap v2370: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 56 MiB/s wr, 888 op/s 2024-08-17T17:56:23.698 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:23 smithi169 bash[79348]: cluster 2024-08-17T17:56:22.310564+0000 mgr.y (mgr.34107) 1624 : cluster [DBG] pgmap v2370: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 56 MiB/s wr, 888 op/s 2024-08-17T17:56:23.698 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:23 smithi169 bash[79348]: audit 2024-08-17T17:56:23.270687+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:56:23.698 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:23 smithi169 bash[79348]: audit 2024-08-17T17:56:23.270687+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:56:23.698 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:23 smithi169 bash[79348]: audit 2024-08-17T17:56:23.274767+0000 mon.a (mon.0) 2528 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:23.698 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:23 smithi169 bash[79348]: audit 2024-08-17T17:56:23.274767+0000 mon.a (mon.0) 2528 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:23.711 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:23.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:23.713 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:23.814 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:23.844 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:23.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:23.848 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:23.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:23 smithi131 bash[88347]: cluster 2024-08-17T17:56:22.310564+0000 mgr.y (mgr.34107) 1624 : cluster [DBG] pgmap v2370: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 56 MiB/s wr, 888 op/s 2024-08-17T17:56:23.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:23 smithi131 bash[88347]: cluster 2024-08-17T17:56:22.310564+0000 mgr.y (mgr.34107) 1624 : cluster [DBG] pgmap v2370: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 56 MiB/s wr, 888 op/s 2024-08-17T17:56:23.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:23 smithi131 bash[88347]: audit 2024-08-17T17:56:23.270687+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:56:23.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:23 smithi131 bash[88347]: audit 2024-08-17T17:56:23.270687+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:56:23.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:23 smithi131 bash[88347]: audit 2024-08-17T17:56:23.274767+0000 mon.a (mon.0) 2528 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:23.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:23 smithi131 bash[88347]: audit 2024-08-17T17:56:23.274767+0000 mon.a (mon.0) 2528 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:23.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:23 smithi131 bash[89561]: cluster 2024-08-17T17:56:22.310564+0000 mgr.y (mgr.34107) 1624 : cluster [DBG] pgmap v2370: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 56 MiB/s wr, 888 op/s 2024-08-17T17:56:23.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:23 smithi131 bash[89561]: cluster 2024-08-17T17:56:22.310564+0000 mgr.y (mgr.34107) 1624 : cluster [DBG] pgmap v2370: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 56 MiB/s wr, 888 op/s 2024-08-17T17:56:23.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:23 smithi131 bash[89561]: audit 2024-08-17T17:56:23.270687+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:56:23.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:23 smithi131 bash[89561]: audit 2024-08-17T17:56:23.270687+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:56:23.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:23 smithi131 bash[89561]: audit 2024-08-17T17:56:23.274767+0000 mon.a (mon.0) 2528 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:23.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:23 smithi131 bash[89561]: audit 2024-08-17T17:56:23.274767+0000 mon.a (mon.0) 2528 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:23.949 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:23.987 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:23.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:23.992 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:24.093 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:24.117 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:24.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:24.119 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:24.220 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:24.248 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:24.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:24.249 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:24.350 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:24.369 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:24.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:24.371 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:24.456 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 84 16 95543 95527 71.0655 43.875 0.00362003 0.0140405 2024-08-17T17:56:24.472 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:24.501 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:24.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:24.505 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:24.605 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:24.643 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:24.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:24.648 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:24.749 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:24.774 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:24.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:24.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:24.878 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:24.929 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:24.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:24.931 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:25.032 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:25.055 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:25.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:25.062 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:25.163 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:25.191 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:25.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:25.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:25.299 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:25.325 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:25.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:25.328 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:25.428 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:25.451 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:25.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:25.454 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:25.456 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 85 16 96310 96294 70.7934 47.9375 0.0135485 0.0141212 2024-08-17T17:56:25.555 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:25.578 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:25.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:25.583 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:25.683 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:25.724 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:25.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:25.727 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:25.828 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:25.837 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:25 smithi131 bash[88347]: cluster 2024-08-17T17:56:24.311135+0000 mgr.y (mgr.34107) 1625 : cluster [DBG] pgmap v2371: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 57 MiB/s wr, 911 op/s 2024-08-17T17:56:25.837 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:25 smithi131 bash[88347]: cluster 2024-08-17T17:56:24.311135+0000 mgr.y (mgr.34107) 1625 : cluster [DBG] pgmap v2371: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 57 MiB/s wr, 911 op/s 2024-08-17T17:56:25.837 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:25 smithi131 bash[89561]: cluster 2024-08-17T17:56:24.311135+0000 mgr.y (mgr.34107) 1625 : cluster [DBG] pgmap v2371: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 57 MiB/s wr, 911 op/s 2024-08-17T17:56:25.837 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:25 smithi131 bash[89561]: cluster 2024-08-17T17:56:24.311135+0000 mgr.y (mgr.34107) 1625 : cluster [DBG] pgmap v2371: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 57 MiB/s wr, 911 op/s 2024-08-17T17:56:25.851 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:25.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:25.856 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:25.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:25 smithi169 bash[79348]: cluster 2024-08-17T17:56:24.311135+0000 mgr.y (mgr.34107) 1625 : cluster [DBG] pgmap v2371: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 57 MiB/s wr, 911 op/s 2024-08-17T17:56:25.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:25 smithi169 bash[79348]: cluster 2024-08-17T17:56:24.311135+0000 mgr.y (mgr.34107) 1625 : cluster [DBG] pgmap v2371: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 57 MiB/s wr, 911 op/s 2024-08-17T17:56:25.957 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:25.992 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:25.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:25.999 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:26.100 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:26.124 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:26.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:26.128 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:26.228 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:26.251 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:26.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:26.253 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:26.353 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:26.387 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:26.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:26.395 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:26.456 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 86 16 97132 97116 70.5675 51.375 0.0232145 0.0141657 2024-08-17T17:56:26.496 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:26.518 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:26.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:26.520 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:26.621 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:26.643 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:26.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:26.645 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:26.746 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:26.757 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-08-17T17:56:26.757 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [], 2024-08-17T17:56:26.757 INFO:teuthology.orchestra.run.smithi169.stdout: "complaint_time": 30, 2024-08-17T17:56:26.758 INFO:teuthology.orchestra.run.smithi169.stdout: "num_blocked_ops": 0 2024-08-17T17:56:26.758 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-08-17T17:56:26.774 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:26.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:26.780 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:26.881 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:26.917 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:26.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:26.922 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:27.023 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:27.052 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:27.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:27.054 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:27.155 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:27.183 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:27.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:27.185 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:27.286 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:27.306 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:27.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:27.308 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:27.409 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:27.433 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:27.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:27.435 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:27.456 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 87 16 97852 97836 70.2736 45 0.00488696 0.0141953 2024-08-17T17:56:27.536 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:27.563 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:27.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:27.565 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:27.666 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:27.676 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:27 smithi131 bash[88347]: cluster 2024-08-17T17:56:26.311593+0000 mgr.y (mgr.34107) 1626 : cluster [DBG] pgmap v2372: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 57 MiB/s wr, 909 op/s 2024-08-17T17:56:27.677 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:27 smithi131 bash[88347]: cluster 2024-08-17T17:56:26.311593+0000 mgr.y (mgr.34107) 1626 : cluster [DBG] pgmap v2372: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 57 MiB/s wr, 909 op/s 2024-08-17T17:56:27.677 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:27 smithi131 bash[89561]: cluster 2024-08-17T17:56:26.311593+0000 mgr.y (mgr.34107) 1626 : cluster [DBG] pgmap v2372: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 57 MiB/s wr, 909 op/s 2024-08-17T17:56:27.677 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:27 smithi131 bash[89561]: cluster 2024-08-17T17:56:26.311593+0000 mgr.y (mgr.34107) 1626 : cluster [DBG] pgmap v2372: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 57 MiB/s wr, 909 op/s 2024-08-17T17:56:27.690 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:27.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:27.695 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:27.752 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:56:27.795 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:27.804 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:27 smithi169 bash[79348]: cluster 2024-08-17T17:56:26.311593+0000 mgr.y (mgr.34107) 1626 : cluster [DBG] pgmap v2372: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 57 MiB/s wr, 909 op/s 2024-08-17T17:56:27.804 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:27 smithi169 bash[79348]: cluster 2024-08-17T17:56:26.311593+0000 mgr.y (mgr.34107) 1626 : cluster [DBG] pgmap v2372: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 57 MiB/s wr, 909 op/s 2024-08-17T17:56:27.818 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:27.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:27.826 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:27.927 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:27.952 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:27.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:27.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:28.010 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-08-17T17:56:28.057 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:28.101 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:28.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:28.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:28.209 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:28.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:28.250 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:28.250 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:28.351 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:28.373 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:28.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:28.376 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:28.456 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 88 16 98633 98617 70.0297 48.8125 0.00369278 0.014274 2024-08-17T17:56:28.477 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:28.510 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:28.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:28.515 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:28.616 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:28.638 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:28.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:28.641 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:28.742 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:28.771 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:28.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:28.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:28.876 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:28.910 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:28.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:28.919 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:29.019 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:29.043 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:29.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:29.045 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:29.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:56:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:56:28] "GET /metrics HTTP/1.1" 200 36639 "" "Prometheus/2.51.0" 2024-08-17T17:56:29.146 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:29.176 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:29.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:29.182 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:29.283 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:29.309 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:29.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:29.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:29.416 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:29.443 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:29.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:29.447 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:29.457 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 89 16 99551 99535 69.8875 57.375 0.0161447 0.0143036 2024-08-17T17:56:29.548 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:29.570 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:29.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:29.573 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:29.674 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:29.716 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:29.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:29.719 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:29.820 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:29.845 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:29.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:29.848 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:29.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:29 smithi169 bash[79348]: cluster 2024-08-17T17:56:28.311944+0000 mgr.y (mgr.34107) 1627 : cluster [DBG] pgmap v2373: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 846 op/s 2024-08-17T17:56:29.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:29 smithi169 bash[79348]: cluster 2024-08-17T17:56:28.311944+0000 mgr.y (mgr.34107) 1627 : cluster [DBG] pgmap v2373: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 846 op/s 2024-08-17T17:56:29.950 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:29.970 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:29.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:29.973 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:30.046 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:29 smithi131 bash[88347]: cluster 2024-08-17T17:56:28.311944+0000 mgr.y (mgr.34107) 1627 : cluster [DBG] pgmap v2373: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 846 op/s 2024-08-17T17:56:30.047 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:29 smithi131 bash[88347]: cluster 2024-08-17T17:56:28.311944+0000 mgr.y (mgr.34107) 1627 : cluster [DBG] pgmap v2373: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 846 op/s 2024-08-17T17:56:30.047 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:29 smithi131 bash[89561]: cluster 2024-08-17T17:56:28.311944+0000 mgr.y (mgr.34107) 1627 : cluster [DBG] pgmap v2373: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 846 op/s 2024-08-17T17:56:30.047 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:29 smithi131 bash[89561]: cluster 2024-08-17T17:56:28.311944+0000 mgr.y (mgr.34107) 1627 : cluster [DBG] pgmap v2373: 89 pgs: 89 active+clean; 5.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 846 op/s 2024-08-17T17:56:30.074 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:30.099 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:30.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:30.101 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:30.202 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:30.251 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:30.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:30.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:30.358 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:30.392 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:30.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:30.397 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:30.457 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Total time run: 90.0096 2024-08-17T17:56:30.457 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Total writes made: 100407 2024-08-17T17:56:30.457 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Write size: 65536 2024-08-17T17:56:30.457 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Object size: 65536 2024-08-17T17:56:30.457 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Bandwidth (MB/sec): 69.7197 2024-08-17T17:56:30.457 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Stddev Bandwidth: 33.5865 2024-08-17T17:56:30.457 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Max bandwidth (MB/sec): 194.625 2024-08-17T17:56:30.457 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Min bandwidth (MB/sec): 0 2024-08-17T17:56:30.457 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Average IOPS: 1115 2024-08-17T17:56:30.457 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Stddev IOPS: 537.384 2024-08-17T17:56:30.457 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Max IOPS: 3114 2024-08-17T17:56:30.457 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Min IOPS: 0 2024-08-17T17:56:30.457 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Average Latency(s): 0.0143392 2024-08-17T17:56:30.458 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Stddev Latency(s): 0.041587 2024-08-17T17:56:30.458 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Max latency(s): 2.08046 2024-08-17T17:56:30.458 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Min latency(s): 0.00106994 2024-08-17T17:56:30.460 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Cleaning up (deleting benchmark objects) 2024-08-17T17:56:30.498 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:30.538 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:30.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:30.542 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:30.643 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:30.675 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:30.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:30.682 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:30.783 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:30.818 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:30.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:30.822 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:30.923 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:30.960 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:30.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:30.962 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:31.063 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:31.077 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T17:56:31.078 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:56:31.104 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:31.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:31.108 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:31.109 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T17:56:31.109 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:56:31.144 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T17:56:31.145 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:56:31.184 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T17:56:31.185 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:56:31.209 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:31.210 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T17:56:31.211 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:56:31.233 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T17:56:31.234 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:56:31.237 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:31.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:31.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:31.263 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T17:56:31.264 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:56:31.285 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T17:56:31.285 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:56:31.342 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:31.390 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:31.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:31.392 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:31.492 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:31.515 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:31.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:31.518 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:31.611 INFO:teuthology.orchestra.run.smithi131.stdout:moved 0 / 267 (0%) 2024-08-17T17:56:31.611 INFO:teuthology.orchestra.run.smithi131.stdout:avg 33.375 2024-08-17T17:56:31.611 INFO:teuthology.orchestra.run.smithi131.stdout:stddev 7.69639 -> 7.69639 (expected baseline 5.40399) 2024-08-17T17:56:31.611 INFO:teuthology.orchestra.run.smithi131.stdout:min osd.3 with 19 -> 19 pgs (0.569288 -> 0.569288 * mean) 2024-08-17T17:56:31.611 INFO:teuthology.orchestra.run.smithi131.stdout:max osd.1 with 40 -> 40 pgs (1.1985 -> 1.1985 * mean) 2024-08-17T17:56:31.611 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T17:56:31.611 INFO:teuthology.orchestra.run.smithi131.stdout:oload 1000 2024-08-17T17:56:31.611 INFO:teuthology.orchestra.run.smithi131.stdout:max_change 1 2024-08-17T17:56:31.611 INFO:teuthology.orchestra.run.smithi131.stdout:max_change_osds 4 2024-08-17T17:56:31.611 INFO:teuthology.orchestra.run.smithi131.stdout:average_utilization 0.0286 2024-08-17T17:56:31.611 INFO:teuthology.orchestra.run.smithi131.stdout:overload_utilization 0.2858 2024-08-17T17:56:31.611 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3 weight 0.5080 -> 0.5161 2024-08-17T17:56:31.619 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:31.650 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:31.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:31.654 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:31.756 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:31.765 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:31 smithi131 bash[89561]: cluster 2024-08-17T17:56:30.312595+0000 mgr.y (mgr.34107) 1628 : cluster [DBG] pgmap v2374: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2024-08-17T17:56:31.766 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:31 smithi131 bash[89561]: cluster 2024-08-17T17:56:30.312595+0000 mgr.y (mgr.34107) 1628 : cluster [DBG] pgmap v2374: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2024-08-17T17:56:31.766 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:31 smithi131 bash[89561]: audit 2024-08-17T17:56:31.042560+0000 mon.a (mon.0) 2529 : audit [DBG] from='client.? 172.21.15.131:0/2185106460' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:56:31.766 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:31 smithi131 bash[89561]: audit 2024-08-17T17:56:31.042560+0000 mon.a (mon.0) 2529 : audit [DBG] from='client.? 172.21.15.131:0/2185106460' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:56:31.766 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:31 smithi131 bash[89561]: audit 2024-08-17T17:56:31.122359+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 2]} : dispatch 2024-08-17T17:56:31.766 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:31 smithi131 bash[89561]: audit 2024-08-17T17:56:31.122359+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 2]} : dispatch 2024-08-17T17:56:31.766 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:31 smithi131 bash[89561]: audit 2024-08-17T17:56:31.122585+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 2]} : dispatch 2024-08-17T17:56:31.766 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:31 smithi131 bash[89561]: audit 2024-08-17T17:56:31.122585+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 2]} : dispatch 2024-08-17T17:56:31.766 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:31 smithi131 bash[89561]: audit 2024-08-17T17:56:31.122765+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]} : dispatch 2024-08-17T17:56:31.766 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:31 smithi131 bash[89561]: audit 2024-08-17T17:56:31.122765+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]} : dispatch 2024-08-17T17:56:31.766 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:31 smithi131 bash[89561]: audit 2024-08-17T17:56:31.137772+0000 mgr.y (mgr.34107) 1629 : audit [DBG] from='client.45260 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:56:31.766 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:31 smithi131 bash[89561]: audit 2024-08-17T17:56:31.137772+0000 mgr.y (mgr.34107) 1629 : audit [DBG] from='client.45260 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:56:31.766 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:31 smithi131 bash[89561]: audit 2024-08-17T17:56:31.138849+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'3':'33826'}"} : dispatch 2024-08-17T17:56:31.767 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:31 smithi131 bash[89561]: audit 2024-08-17T17:56:31.138849+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'3':'33826'}"} : dispatch 2024-08-17T17:56:31.767 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:31 smithi131 bash[88347]: cluster 2024-08-17T17:56:30.312595+0000 mgr.y (mgr.34107) 1628 : cluster [DBG] pgmap v2374: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2024-08-17T17:56:31.767 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:31 smithi131 bash[88347]: cluster 2024-08-17T17:56:30.312595+0000 mgr.y (mgr.34107) 1628 : cluster [DBG] pgmap v2374: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2024-08-17T17:56:31.767 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:31 smithi131 bash[88347]: audit 2024-08-17T17:56:31.042560+0000 mon.a (mon.0) 2529 : audit [DBG] from='client.? 172.21.15.131:0/2185106460' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:56:31.767 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:31 smithi131 bash[88347]: audit 2024-08-17T17:56:31.042560+0000 mon.a (mon.0) 2529 : audit [DBG] from='client.? 172.21.15.131:0/2185106460' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:56:31.767 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:31 smithi131 bash[88347]: audit 2024-08-17T17:56:31.122359+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 2]} : dispatch 2024-08-17T17:56:31.768 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:31 smithi131 bash[88347]: audit 2024-08-17T17:56:31.122359+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 2]} : dispatch 2024-08-17T17:56:31.768 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:31 smithi131 bash[88347]: audit 2024-08-17T17:56:31.122585+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 2]} : dispatch 2024-08-17T17:56:31.768 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:31 smithi131 bash[88347]: audit 2024-08-17T17:56:31.122585+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 2]} : dispatch 2024-08-17T17:56:31.768 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:31 smithi131 bash[88347]: audit 2024-08-17T17:56:31.122765+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]} : dispatch 2024-08-17T17:56:31.768 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:31 smithi131 bash[88347]: audit 2024-08-17T17:56:31.122765+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]} : dispatch 2024-08-17T17:56:31.768 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:31 smithi131 bash[88347]: audit 2024-08-17T17:56:31.137772+0000 mgr.y (mgr.34107) 1629 : audit [DBG] from='client.45260 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:56:31.768 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:31 smithi131 bash[88347]: audit 2024-08-17T17:56:31.137772+0000 mgr.y (mgr.34107) 1629 : audit [DBG] from='client.45260 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:56:31.768 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:31 smithi131 bash[88347]: audit 2024-08-17T17:56:31.138849+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'3':'33826'}"} : dispatch 2024-08-17T17:56:31.768 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:31 smithi131 bash[88347]: audit 2024-08-17T17:56:31.138849+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'3':'33826'}"} : dispatch 2024-08-17T17:56:31.778 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:31.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:31.781 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:31.882 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:31.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:31 smithi169 bash[79348]: cluster 2024-08-17T17:56:30.312595+0000 mgr.y (mgr.34107) 1628 : cluster [DBG] pgmap v2374: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2024-08-17T17:56:31.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:31 smithi169 bash[79348]: cluster 2024-08-17T17:56:30.312595+0000 mgr.y (mgr.34107) 1628 : cluster [DBG] pgmap v2374: 89 pgs: 89 active+clean; 6.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 68 MiB/s wr, 1.08k op/s 2024-08-17T17:56:31.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:31 smithi169 bash[79348]: audit 2024-08-17T17:56:31.042560+0000 mon.a (mon.0) 2529 : audit [DBG] from='client.? 172.21.15.131:0/2185106460' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:56:31.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:31 smithi169 bash[79348]: audit 2024-08-17T17:56:31.042560+0000 mon.a (mon.0) 2529 : audit [DBG] from='client.? 172.21.15.131:0/2185106460' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:56:31.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:31 smithi169 bash[79348]: audit 2024-08-17T17:56:31.122359+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 2]} : dispatch 2024-08-17T17:56:31.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:31 smithi169 bash[79348]: audit 2024-08-17T17:56:31.122359+0000 mon.a (mon.0) 2530 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 2]} : dispatch 2024-08-17T17:56:31.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:31 smithi169 bash[79348]: audit 2024-08-17T17:56:31.122585+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 2]} : dispatch 2024-08-17T17:56:31.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:31 smithi169 bash[79348]: audit 2024-08-17T17:56:31.122585+0000 mon.a (mon.0) 2531 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 2]} : dispatch 2024-08-17T17:56:31.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:31 smithi169 bash[79348]: audit 2024-08-17T17:56:31.122765+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]} : dispatch 2024-08-17T17:56:31.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:31 smithi169 bash[79348]: audit 2024-08-17T17:56:31.122765+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]} : dispatch 2024-08-17T17:56:31.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:31 smithi169 bash[79348]: audit 2024-08-17T17:56:31.137772+0000 mgr.y (mgr.34107) 1629 : audit [DBG] from='client.45260 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:56:31.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:31 smithi169 bash[79348]: audit 2024-08-17T17:56:31.137772+0000 mgr.y (mgr.34107) 1629 : audit [DBG] from='client.45260 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 1.0, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:56:31.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:31 smithi169 bash[79348]: audit 2024-08-17T17:56:31.138849+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'3':'33826'}"} : dispatch 2024-08-17T17:56:31.891 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:31 smithi169 bash[79348]: audit 2024-08-17T17:56:31.138849+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'3':'33826'}"} : dispatch 2024-08-17T17:56:31.899 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:31.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:31.901 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:32.002 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:32.027 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:32.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:32.032 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:32.132 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:32.155 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:32.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:32.159 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:32.260 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:32.296 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:32.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:32.298 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:32.399 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:32.430 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:32.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:32.432 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:32.533 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:32.557 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:32.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:32.559 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:32.659 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:32.678 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:32.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:32.680 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:32.781 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:32.794 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:56:32.805 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:32.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:32.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:32.856 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:32 smithi131 bash[89561]: audit 2024-08-17T17:56:31.605325+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 2]}]': finished 2024-08-17T17:56:32.856 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:32 smithi131 bash[89561]: audit 2024-08-17T17:56:31.605325+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 2]}]': finished 2024-08-17T17:56:32.857 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:32 smithi131 bash[89561]: audit 2024-08-17T17:56:31.605414+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 2]}]': finished 2024-08-17T17:56:32.857 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:32 smithi131 bash[89561]: audit 2024-08-17T17:56:31.605414+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 2]}]': finished 2024-08-17T17:56:32.857 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:32 smithi131 bash[89561]: audit 2024-08-17T17:56:31.605476+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2024-08-17T17:56:32.857 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:32 smithi131 bash[89561]: audit 2024-08-17T17:56:31.605476+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2024-08-17T17:56:32.857 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:32 smithi131 bash[89561]: audit 2024-08-17T17:56:31.605539+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'3':'33826'}"}]': finished 2024-08-17T17:56:32.857 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:32 smithi131 bash[89561]: audit 2024-08-17T17:56:31.605539+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'3':'33826'}"}]': finished 2024-08-17T17:56:32.857 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:32 smithi131 bash[89561]: cluster 2024-08-17T17:56:31.609300+0000 mon.a (mon.0) 2538 : cluster [DBG] osdmap e1400: 8 total, 8 up, 8 in 2024-08-17T17:56:32.857 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:32 smithi131 bash[89561]: cluster 2024-08-17T17:56:31.609300+0000 mon.a (mon.0) 2538 : cluster [DBG] osdmap e1400: 8 total, 8 up, 8 in 2024-08-17T17:56:32.857 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:32 smithi131 bash[88347]: audit 2024-08-17T17:56:31.605325+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 2]}]': finished 2024-08-17T17:56:32.857 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:32 smithi131 bash[88347]: audit 2024-08-17T17:56:31.605325+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 2]}]': finished 2024-08-17T17:56:32.857 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:32 smithi131 bash[88347]: audit 2024-08-17T17:56:31.605414+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 2]}]': finished 2024-08-17T17:56:32.858 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:32 smithi131 bash[88347]: audit 2024-08-17T17:56:31.605414+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 2]}]': finished 2024-08-17T17:56:32.858 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:32 smithi131 bash[88347]: audit 2024-08-17T17:56:31.605476+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2024-08-17T17:56:32.858 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:32 smithi131 bash[88347]: audit 2024-08-17T17:56:31.605476+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2024-08-17T17:56:32.858 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:32 smithi131 bash[88347]: audit 2024-08-17T17:56:31.605539+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'3':'33826'}"}]': finished 2024-08-17T17:56:32.858 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:32 smithi131 bash[88347]: audit 2024-08-17T17:56:31.605539+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'3':'33826'}"}]': finished 2024-08-17T17:56:32.858 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:32 smithi131 bash[88347]: cluster 2024-08-17T17:56:31.609300+0000 mon.a (mon.0) 2538 : cluster [DBG] osdmap e1400: 8 total, 8 up, 8 in 2024-08-17T17:56:32.858 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:32 smithi131 bash[88347]: cluster 2024-08-17T17:56:31.609300+0000 mon.a (mon.0) 2538 : cluster [DBG] osdmap e1400: 8 total, 8 up, 8 in 2024-08-17T17:56:32.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:32 smithi169 bash[79348]: audit 2024-08-17T17:56:31.605325+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 2]}]': finished 2024-08-17T17:56:32.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:32 smithi169 bash[79348]: audit 2024-08-17T17:56:31.605325+0000 mon.a (mon.0) 2534 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.f", "id": [4, 2]}]': finished 2024-08-17T17:56:32.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:32 smithi169 bash[79348]: audit 2024-08-17T17:56:31.605414+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 2]}]': finished 2024-08-17T17:56:32.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:32 smithi169 bash[79348]: audit 2024-08-17T17:56:31.605414+0000 mon.a (mon.0) 2535 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1d", "id": [4, 2]}]': finished 2024-08-17T17:56:32.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:32 smithi169 bash[79348]: audit 2024-08-17T17:56:31.605476+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2024-08-17T17:56:32.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:32 smithi169 bash[79348]: audit 2024-08-17T17:56:31.605476+0000 mon.a (mon.0) 2536 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.1d", "id": [1, 2]}]': finished 2024-08-17T17:56:32.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:32 smithi169 bash[79348]: audit 2024-08-17T17:56:31.605539+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'3':'33826'}"}]': finished 2024-08-17T17:56:32.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:32 smithi169 bash[79348]: audit 2024-08-17T17:56:31.605539+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'3':'33826'}"}]': finished 2024-08-17T17:56:32.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:32 smithi169 bash[79348]: cluster 2024-08-17T17:56:31.609300+0000 mon.a (mon.0) 2538 : cluster [DBG] osdmap e1400: 8 total, 8 up, 8 in 2024-08-17T17:56:32.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:32 smithi169 bash[79348]: cluster 2024-08-17T17:56:31.609300+0000 mon.a (mon.0) 2538 : cluster [DBG] osdmap e1400: 8 total, 8 up, 8 in 2024-08-17T17:56:32.911 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:32.932 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:32.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:32.935 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:33.035 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:33.059 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:33.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:33.062 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:33.163 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:33.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:33.200 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:33.200 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:33.301 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:33.326 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:33.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:33.331 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:33.431 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:33.454 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:33.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:33.456 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:33.557 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:33.580 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:33.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:33.586 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:33.686 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:33.695 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:33 smithi131 bash[89561]: cluster 2024-08-17T17:56:32.312956+0000 mgr.y (mgr.34107) 1630 : cluster [DBG] pgmap v2376: 89 pgs: 89 active+clean; 6.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 845 op/s 2024-08-17T17:56:33.695 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:33 smithi131 bash[89561]: cluster 2024-08-17T17:56:32.312956+0000 mgr.y (mgr.34107) 1630 : cluster [DBG] pgmap v2376: 89 pgs: 89 active+clean; 6.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 845 op/s 2024-08-17T17:56:33.695 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:33 smithi131 bash[89561]: cluster 2024-08-17T17:56:32.623934+0000 mon.a (mon.0) 2539 : cluster [DBG] osdmap e1401: 8 total, 8 up, 8 in 2024-08-17T17:56:33.695 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:33 smithi131 bash[89561]: cluster 2024-08-17T17:56:32.623934+0000 mon.a (mon.0) 2539 : cluster [DBG] osdmap e1401: 8 total, 8 up, 8 in 2024-08-17T17:56:33.696 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:33 smithi131 bash[88347]: cluster 2024-08-17T17:56:32.312956+0000 mgr.y (mgr.34107) 1630 : cluster [DBG] pgmap v2376: 89 pgs: 89 active+clean; 6.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 845 op/s 2024-08-17T17:56:33.696 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:33 smithi131 bash[88347]: cluster 2024-08-17T17:56:32.312956+0000 mgr.y (mgr.34107) 1630 : cluster [DBG] pgmap v2376: 89 pgs: 89 active+clean; 6.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 845 op/s 2024-08-17T17:56:33.696 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:33 smithi131 bash[88347]: cluster 2024-08-17T17:56:32.623934+0000 mon.a (mon.0) 2539 : cluster [DBG] osdmap e1401: 8 total, 8 up, 8 in 2024-08-17T17:56:33.696 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:33 smithi131 bash[88347]: cluster 2024-08-17T17:56:32.623934+0000 mon.a (mon.0) 2539 : cluster [DBG] osdmap e1401: 8 total, 8 up, 8 in 2024-08-17T17:56:33.709 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:33.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:33.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:33.812 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:33.836 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:33.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:33.838 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:33.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:33 smithi169 bash[79348]: cluster 2024-08-17T17:56:32.312956+0000 mgr.y (mgr.34107) 1630 : cluster [DBG] pgmap v2376: 89 pgs: 89 active+clean; 6.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 845 op/s 2024-08-17T17:56:34.026 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:33 smithi169 bash[79348]: cluster 2024-08-17T17:56:32.312956+0000 mgr.y (mgr.34107) 1630 : cluster [DBG] pgmap v2376: 89 pgs: 89 active+clean; 6.1 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 53 MiB/s wr, 845 op/s 2024-08-17T17:56:34.026 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:33 smithi169 bash[79348]: cluster 2024-08-17T17:56:32.623934+0000 mon.a (mon.0) 2539 : cluster [DBG] osdmap e1401: 8 total, 8 up, 8 in 2024-08-17T17:56:34.026 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:33 smithi169 bash[79348]: cluster 2024-08-17T17:56:32.623934+0000 mon.a (mon.0) 2539 : cluster [DBG] osdmap e1401: 8 total, 8 up, 8 in 2024-08-17T17:56:34.027 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:34.052 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:34.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:34.058 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:34.159 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:34.183 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:34.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:34.186 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:34.287 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:34.309 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:34.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:34.312 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:34.413 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:34.431 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:34.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:34.433 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:34.534 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:34.558 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:34.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:34.561 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:34.662 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:34.687 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:34.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:34.689 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:34.785 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '1000', 'type': 'reweight-by-utilization'} 2024-08-17T17:56:34.785 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd reweight-by-utilization 1000 0.05 2024-08-17T17:56:34.790 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:34.818 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:34.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:34.825 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:34.925 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:34.951 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:34.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:34.957 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:35.057 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:35.083 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:35.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:35.086 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:35.187 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:35.210 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:35.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:35.214 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:35.314 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:35.338 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:35.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:35.342 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:35.443 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:35.469 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:35.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:35.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:35.572 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:35.591 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:35.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:35.594 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:35.694 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:35.704 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:35 smithi169 bash[79348]: cluster 2024-08-17T17:56:34.313636+0000 mgr.y (mgr.34107) 1631 : cluster [DBG] pgmap v2378: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 127 B/s rd, 39 MiB/s wr, 978 op/s; 2 B/s, 0 objects/s recovering 2024-08-17T17:56:35.704 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:35 smithi169 bash[79348]: cluster 2024-08-17T17:56:34.313636+0000 mgr.y (mgr.34107) 1631 : cluster [DBG] pgmap v2378: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 127 B/s rd, 39 MiB/s wr, 978 op/s; 2 B/s, 0 objects/s recovering 2024-08-17T17:56:35.719 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:35.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:35.723 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:35.824 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:35.848 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:35.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:35 smithi131 bash[88347]: cluster 2024-08-17T17:56:34.313636+0000 mgr.y (mgr.34107) 1631 : cluster [DBG] pgmap v2378: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 127 B/s rd, 39 MiB/s wr, 978 op/s; 2 B/s, 0 objects/s recovering 2024-08-17T17:56:35.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:35 smithi131 bash[88347]: cluster 2024-08-17T17:56:34.313636+0000 mgr.y (mgr.34107) 1631 : cluster [DBG] pgmap v2378: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 127 B/s rd, 39 MiB/s wr, 978 op/s; 2 B/s, 0 objects/s recovering 2024-08-17T17:56:35.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:35 smithi131 bash[89561]: cluster 2024-08-17T17:56:34.313636+0000 mgr.y (mgr.34107) 1631 : cluster [DBG] pgmap v2378: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 127 B/s rd, 39 MiB/s wr, 978 op/s; 2 B/s, 0 objects/s recovering 2024-08-17T17:56:35.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:35 smithi131 bash[89561]: cluster 2024-08-17T17:56:34.313636+0000 mgr.y (mgr.34107) 1631 : cluster [DBG] pgmap v2378: 89 pgs: 89 active+clean; 6.0 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 127 B/s rd, 39 MiB/s wr, 978 op/s; 2 B/s, 0 objects/s recovering 2024-08-17T17:56:35.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:35.850 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:35.951 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:35.982 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:35.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:35.985 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:36.085 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:36.127 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:36.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:36.134 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:36.234 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:36.260 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:36.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:36.262 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:36.363 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:36.393 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:36.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:36.394 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:36.495 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:36.515 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:36.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:36.519 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:36.564 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:56:36.620 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:36.632 INFO:teuthology.orchestra.run.smithi131.stderr:noscrub is set 2024-08-17T17:56:36.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:36.649 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:36.649 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:36.750 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:36.759 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:36 smithi131 bash[88347]: audit 2024-08-17T17:56:36.465428+0000 mon.c (mon.2) 67 : audit [INF] from='client.? 172.21.15.131:0/589143947' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:56:36.759 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:36 smithi131 bash[88347]: audit 2024-08-17T17:56:36.465428+0000 mon.c (mon.2) 67 : audit [INF] from='client.? 172.21.15.131:0/589143947' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:56:36.759 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:36 smithi131 bash[88347]: audit 2024-08-17T17:56:36.466013+0000 mon.a (mon.0) 2540 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:56:36.759 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:36 smithi131 bash[88347]: audit 2024-08-17T17:56:36.466013+0000 mon.a (mon.0) 2540 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:56:36.760 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:36 smithi131 bash[89561]: audit 2024-08-17T17:56:36.465428+0000 mon.c (mon.2) 67 : audit [INF] from='client.? 172.21.15.131:0/589143947' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:56:36.760 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:36 smithi131 bash[89561]: audit 2024-08-17T17:56:36.465428+0000 mon.c (mon.2) 67 : audit [INF] from='client.? 172.21.15.131:0/589143947' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:56:36.760 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:36 smithi131 bash[89561]: audit 2024-08-17T17:56:36.466013+0000 mon.a (mon.0) 2540 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:56:36.760 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:36 smithi131 bash[89561]: audit 2024-08-17T17:56:36.466013+0000 mon.a (mon.0) 2540 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:56:36.771 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:36.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:36.775 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:36.876 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:36.900 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:36.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:36.908 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:37.009 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:37.040 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:37.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:37.043 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:37.059 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:36 smithi169 bash[79348]: audit 2024-08-17T17:56:36.465428+0000 mon.c (mon.2) 67 : audit [INF] from='client.? 172.21.15.131:0/589143947' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:56:37.059 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:36 smithi169 bash[79348]: audit 2024-08-17T17:56:36.465428+0000 mon.c (mon.2) 67 : audit [INF] from='client.? 172.21.15.131:0/589143947' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:56:37.059 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:36 smithi169 bash[79348]: audit 2024-08-17T17:56:36.466013+0000 mon.a (mon.0) 2540 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:56:37.059 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:36 smithi169 bash[79348]: audit 2024-08-17T17:56:36.466013+0000 mon.a (mon.0) 2540 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:56:37.144 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:37.177 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:37.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:37.180 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:37.280 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:37.304 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:37.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:37.306 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:37.407 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:37.431 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:37.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:37.435 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:37.536 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:37.569 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:37.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:37.571 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:37.672 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:37.710 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:37.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:37.714 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:37.814 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:37.848 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:37.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:37 smithi131 bash[88347]: cluster 2024-08-17T17:56:36.314074+0000 mgr.y (mgr.34107) 1632 : cluster [DBG] pgmap v2379: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 127 B/s rd, 40 MiB/s wr, 1.04k op/s; 2 B/s, 0 objects/s recovering 2024-08-17T17:56:37.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:37 smithi131 bash[88347]: cluster 2024-08-17T17:56:36.314074+0000 mgr.y (mgr.34107) 1632 : cluster [DBG] pgmap v2379: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 127 B/s rd, 40 MiB/s wr, 1.04k op/s; 2 B/s, 0 objects/s recovering 2024-08-17T17:56:37.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:37 smithi131 bash[88347]: cluster 2024-08-17T17:56:36.623168+0000 mon.a (mon.0) 2541 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:56:37.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:37 smithi131 bash[88347]: cluster 2024-08-17T17:56:36.623168+0000 mon.a (mon.0) 2541 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:56:37.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:37 smithi131 bash[88347]: audit 2024-08-17T17:56:36.624486+0000 mon.a (mon.0) 2542 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:56:37.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:37 smithi131 bash[88347]: audit 2024-08-17T17:56:36.624486+0000 mon.a (mon.0) 2542 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:56:37.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:37 smithi131 bash[88347]: cluster 2024-08-17T17:56:36.630258+0000 mon.a (mon.0) 2543 : cluster [DBG] osdmap e1402: 8 total, 8 up, 8 in 2024-08-17T17:56:37.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:37 smithi131 bash[88347]: cluster 2024-08-17T17:56:36.630258+0000 mon.a (mon.0) 2543 : cluster [DBG] osdmap e1402: 8 total, 8 up, 8 in 2024-08-17T17:56:37.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:37 smithi131 bash[89561]: cluster 2024-08-17T17:56:36.314074+0000 mgr.y (mgr.34107) 1632 : cluster [DBG] pgmap v2379: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 127 B/s rd, 40 MiB/s wr, 1.04k op/s; 2 B/s, 0 objects/s recovering 2024-08-17T17:56:37.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:37 smithi131 bash[89561]: cluster 2024-08-17T17:56:36.314074+0000 mgr.y (mgr.34107) 1632 : cluster [DBG] pgmap v2379: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 127 B/s rd, 40 MiB/s wr, 1.04k op/s; 2 B/s, 0 objects/s recovering 2024-08-17T17:56:37.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:37 smithi131 bash[89561]: cluster 2024-08-17T17:56:36.623168+0000 mon.a (mon.0) 2541 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:56:37.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:37 smithi131 bash[89561]: cluster 2024-08-17T17:56:36.623168+0000 mon.a (mon.0) 2541 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:56:37.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:37 smithi131 bash[89561]: audit 2024-08-17T17:56:36.624486+0000 mon.a (mon.0) 2542 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:56:37.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:37 smithi131 bash[89561]: audit 2024-08-17T17:56:36.624486+0000 mon.a (mon.0) 2542 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:56:37.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:37 smithi131 bash[89561]: cluster 2024-08-17T17:56:36.630258+0000 mon.a (mon.0) 2543 : cluster [DBG] osdmap e1402: 8 total, 8 up, 8 in 2024-08-17T17:56:37.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:37 smithi131 bash[89561]: cluster 2024-08-17T17:56:36.630258+0000 mon.a (mon.0) 2543 : cluster [DBG] osdmap e1402: 8 total, 8 up, 8 in 2024-08-17T17:56:37.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:37.853 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:37.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:37 smithi169 bash[79348]: cluster 2024-08-17T17:56:36.314074+0000 mgr.y (mgr.34107) 1632 : cluster [DBG] pgmap v2379: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 127 B/s rd, 40 MiB/s wr, 1.04k op/s; 2 B/s, 0 objects/s recovering 2024-08-17T17:56:37.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:37 smithi169 bash[79348]: cluster 2024-08-17T17:56:36.314074+0000 mgr.y (mgr.34107) 1632 : cluster [DBG] pgmap v2379: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 127 B/s rd, 40 MiB/s wr, 1.04k op/s; 2 B/s, 0 objects/s recovering 2024-08-17T17:56:37.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:37 smithi169 bash[79348]: cluster 2024-08-17T17:56:36.623168+0000 mon.a (mon.0) 2541 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:56:37.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:37 smithi169 bash[79348]: cluster 2024-08-17T17:56:36.623168+0000 mon.a (mon.0) 2541 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:56:37.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:37 smithi169 bash[79348]: audit 2024-08-17T17:56:36.624486+0000 mon.a (mon.0) 2542 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:56:37.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:37 smithi169 bash[79348]: audit 2024-08-17T17:56:36.624486+0000 mon.a (mon.0) 2542 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:56:37.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:37 smithi169 bash[79348]: cluster 2024-08-17T17:56:36.630258+0000 mon.a (mon.0) 2543 : cluster [DBG] osdmap e1402: 8 total, 8 up, 8 in 2024-08-17T17:56:37.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:37 smithi169 bash[79348]: cluster 2024-08-17T17:56:36.630258+0000 mon.a (mon.0) 2543 : cluster [DBG] osdmap e1402: 8 total, 8 up, 8 in 2024-08-17T17:56:37.953 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:37.978 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:37.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:37.982 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:38.083 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:38.104 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:38.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:38.106 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:38.207 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:38.240 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:38.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:38.246 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:38.346 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:38.368 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:38.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:38.375 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:38.475 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:38.518 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:38.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:38.523 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:38.624 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:38.641 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:38.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:38.643 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:38.744 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:38.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:38.788 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:38.789 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:38.889 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:38.916 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:38.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:38.918 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:39.019 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:39.038 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:39.041 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:56:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:56:38] "GET /metrics HTTP/1.1" 200 36644 "" "Prometheus/2.51.0" 2024-08-17T17:56:39.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:39.042 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:39.143 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:39.180 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:39.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:39.185 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:39.286 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:39.314 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:39.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:39.317 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:39.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:39 smithi169 bash[79348]: audit 2024-08-17T17:56:38.270743+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:56:39.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:39 smithi169 bash[79348]: audit 2024-08-17T17:56:38.270743+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:56:39.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:39 smithi169 bash[79348]: audit 2024-08-17T17:56:38.271725+0000 mon.a (mon.0) 2545 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:39.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:39 smithi169 bash[79348]: audit 2024-08-17T17:56:38.271725+0000 mon.a (mon.0) 2545 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:39.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:39 smithi169 bash[79348]: cluster 2024-08-17T17:56:38.314475+0000 mgr.y (mgr.34107) 1633 : cluster [DBG] pgmap v2381: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 152 B/s rd, 11 MiB/s wr, 663 op/s; 3 B/s, 0 objects/s recovering 2024-08-17T17:56:39.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:39 smithi169 bash[79348]: cluster 2024-08-17T17:56:38.314475+0000 mgr.y (mgr.34107) 1633 : cluster [DBG] pgmap v2381: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 152 B/s rd, 11 MiB/s wr, 663 op/s; 3 B/s, 0 objects/s recovering 2024-08-17T17:56:39.418 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:39.453 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:39.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:39.458 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:39.558 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:39.583 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:39.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:39.588 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:39.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:39 smithi131 bash[89561]: audit 2024-08-17T17:56:38.270743+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:56:39.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:39 smithi131 bash[89561]: audit 2024-08-17T17:56:38.270743+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:56:39.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:39 smithi131 bash[89561]: audit 2024-08-17T17:56:38.271725+0000 mon.a (mon.0) 2545 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:39.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:39 smithi131 bash[89561]: audit 2024-08-17T17:56:38.271725+0000 mon.a (mon.0) 2545 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:39.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:39 smithi131 bash[89561]: cluster 2024-08-17T17:56:38.314475+0000 mgr.y (mgr.34107) 1633 : cluster [DBG] pgmap v2381: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 152 B/s rd, 11 MiB/s wr, 663 op/s; 3 B/s, 0 objects/s recovering 2024-08-17T17:56:39.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:39 smithi131 bash[89561]: cluster 2024-08-17T17:56:38.314475+0000 mgr.y (mgr.34107) 1633 : cluster [DBG] pgmap v2381: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 152 B/s rd, 11 MiB/s wr, 663 op/s; 3 B/s, 0 objects/s recovering 2024-08-17T17:56:39.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:39 smithi131 bash[88347]: audit 2024-08-17T17:56:38.270743+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:56:39.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:39 smithi131 bash[88347]: audit 2024-08-17T17:56:38.270743+0000 mon.a (mon.0) 2544 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:56:39.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:39 smithi131 bash[88347]: audit 2024-08-17T17:56:38.271725+0000 mon.a (mon.0) 2545 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:39.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:39 smithi131 bash[88347]: audit 2024-08-17T17:56:38.271725+0000 mon.a (mon.0) 2545 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:39.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:39 smithi131 bash[88347]: cluster 2024-08-17T17:56:38.314475+0000 mgr.y (mgr.34107) 1633 : cluster [DBG] pgmap v2381: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 152 B/s rd, 11 MiB/s wr, 663 op/s; 3 B/s, 0 objects/s recovering 2024-08-17T17:56:39.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:39 smithi131 bash[88347]: cluster 2024-08-17T17:56:38.314475+0000 mgr.y (mgr.34107) 1633 : cluster [DBG] pgmap v2381: 89 pgs: 89 active+clean; 5.9 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 152 B/s rd, 11 MiB/s wr, 663 op/s; 3 B/s, 0 objects/s recovering 2024-08-17T17:56:39.668 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:56:39.688 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:39.749 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:39.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:39.755 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:39.823 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2024-08-17T17:56:39.823 INFO:teuthology.orchestra.run.smithi169.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:56:39.856 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:39.889 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:39.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:39.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:39.995 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:40.022 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:40.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:40.024 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:40.125 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:40.147 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:40.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:40.152 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:40.181 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:56:40.252 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:40.277 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:40.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:40.282 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:40.383 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:40.417 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:40.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:40.422 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:40.523 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:40.557 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:40.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:40.560 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:40.662 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:40.679 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:40.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:40.681 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:40.782 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:40.811 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:40.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:40.814 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:40.915 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:40.939 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:40.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:40.946 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:41.010 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-08-17T17:56:41.047 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:41.107 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:41.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:41.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:41.199 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:56:41.212 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:41.244 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:41.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:41.249 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:41.349 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:41.388 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:41.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:41.395 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:41.496 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:41.504 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:41 smithi131 bash[89561]: cluster 2024-08-17T17:56:40.315186+0000 mgr.y (mgr.34107) 1634 : cluster [DBG] pgmap v2382: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 127 B/s rd, 9.3 MiB/s wr, 1.08k op/s; 2 B/s, 0 objects/s recovering 2024-08-17T17:56:41.504 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:41 smithi131 bash[89561]: cluster 2024-08-17T17:56:40.315186+0000 mgr.y (mgr.34107) 1634 : cluster [DBG] pgmap v2382: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 127 B/s rd, 9.3 MiB/s wr, 1.08k op/s; 2 B/s, 0 objects/s recovering 2024-08-17T17:56:41.504 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:41 smithi131 bash[88347]: cluster 2024-08-17T17:56:40.315186+0000 mgr.y (mgr.34107) 1634 : cluster [DBG] pgmap v2382: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 127 B/s rd, 9.3 MiB/s wr, 1.08k op/s; 2 B/s, 0 objects/s recovering 2024-08-17T17:56:41.504 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:41 smithi131 bash[88347]: cluster 2024-08-17T17:56:40.315186+0000 mgr.y (mgr.34107) 1634 : cluster [DBG] pgmap v2382: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 127 B/s rd, 9.3 MiB/s wr, 1.08k op/s; 2 B/s, 0 objects/s recovering 2024-08-17T17:56:41.519 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:41.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:41.521 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:41.622 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:41.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:41 smithi169 bash[79348]: cluster 2024-08-17T17:56:40.315186+0000 mgr.y (mgr.34107) 1634 : cluster [DBG] pgmap v2382: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 127 B/s rd, 9.3 MiB/s wr, 1.08k op/s; 2 B/s, 0 objects/s recovering 2024-08-17T17:56:41.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:41 smithi169 bash[79348]: cluster 2024-08-17T17:56:40.315186+0000 mgr.y (mgr.34107) 1634 : cluster [DBG] pgmap v2382: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 127 B/s rd, 9.3 MiB/s wr, 1.08k op/s; 2 B/s, 0 objects/s recovering 2024-08-17T17:56:41.646 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:41.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:41.648 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:41.749 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:41.796 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:41.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:41.799 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:41.900 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:41.924 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:41.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:41.931 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:42.032 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:42.065 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:42.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:42.068 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:42.169 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:42.190 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:42.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:42.192 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:42.293 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:42.336 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:42.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:42.343 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:42.444 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:42.480 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:42.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:42.485 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:42.585 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:42.598 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:42 smithi169 bash[79348]: audit 2024-08-17T17:56:41.537887+0000 mon.a (mon.0) 2546 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:56:42.598 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:42 smithi169 bash[79348]: audit 2024-08-17T17:56:41.537887+0000 mon.a (mon.0) 2546 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:56:42.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:42 smithi131 bash[89561]: audit 2024-08-17T17:56:41.537887+0000 mon.a (mon.0) 2546 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:56:42.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:42 smithi131 bash[89561]: audit 2024-08-17T17:56:41.537887+0000 mon.a (mon.0) 2546 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:56:42.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:42 smithi131 bash[88347]: audit 2024-08-17T17:56:41.537887+0000 mon.a (mon.0) 2546 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:56:42.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:42 smithi131 bash[88347]: audit 2024-08-17T17:56:41.537887+0000 mon.a (mon.0) 2546 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:56:42.607 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:42.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:42.609 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:42.710 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:42.743 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:42.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:42.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:42.848 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:42.870 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:42.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:42.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:42.976 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:43.029 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:43.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:43.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:43.135 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:43.156 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:43.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:43.163 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:43.264 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:43.284 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:43.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:43.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:43.388 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:43.418 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:43.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:43.424 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:43.524 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:43.533 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:43 smithi131 bash[89561]: cluster 2024-08-17T17:56:42.315592+0000 mgr.y (mgr.34107) 1635 : cluster [DBG] pgmap v2383: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 105 B/s rd, 7.7 MiB/s wr, 894 op/s; 2 B/s, 0 objects/s recovering 2024-08-17T17:56:43.533 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:43 smithi131 bash[89561]: cluster 2024-08-17T17:56:42.315592+0000 mgr.y (mgr.34107) 1635 : cluster [DBG] pgmap v2383: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 105 B/s rd, 7.7 MiB/s wr, 894 op/s; 2 B/s, 0 objects/s recovering 2024-08-17T17:56:43.534 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:43 smithi131 bash[88347]: cluster 2024-08-17T17:56:42.315592+0000 mgr.y (mgr.34107) 1635 : cluster [DBG] pgmap v2383: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 105 B/s rd, 7.7 MiB/s wr, 894 op/s; 2 B/s, 0 objects/s recovering 2024-08-17T17:56:43.534 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:43 smithi131 bash[88347]: cluster 2024-08-17T17:56:42.315592+0000 mgr.y (mgr.34107) 1635 : cluster [DBG] pgmap v2383: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 105 B/s rd, 7.7 MiB/s wr, 894 op/s; 2 B/s, 0 objects/s recovering 2024-08-17T17:56:43.545 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:43.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:43.550 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:43.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:43 smithi169 bash[79348]: cluster 2024-08-17T17:56:42.315592+0000 mgr.y (mgr.34107) 1635 : cluster [DBG] pgmap v2383: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 105 B/s rd, 7.7 MiB/s wr, 894 op/s; 2 B/s, 0 objects/s recovering 2024-08-17T17:56:43.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:43 smithi169 bash[79348]: cluster 2024-08-17T17:56:42.315592+0000 mgr.y (mgr.34107) 1635 : cluster [DBG] pgmap v2383: 89 pgs: 89 active+clean; 5.7 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 105 B/s rd, 7.7 MiB/s wr, 894 op/s; 2 B/s, 0 objects/s recovering 2024-08-17T17:56:43.651 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:43.673 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:43.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:43.676 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:43.776 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:43.798 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:43.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:43.803 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:43.904 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:43.926 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:43.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:43.931 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:44.032 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:44.061 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:44.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:44.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:44.167 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:44.197 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:44.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:44.200 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:44.255 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:56:44.302 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:44.338 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:44.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:44.343 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:44.444 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:44.466 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:44.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:44.468 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:44.569 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:44.590 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:44.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:44.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:44.693 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:44.714 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:44.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:44.716 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:44.817 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:44.834 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:44.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:44.836 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:44.936 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:44.962 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:44.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:44.971 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:45.072 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:45.102 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:45.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:45.107 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:45.208 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:45.227 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:45.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:45.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:45.332 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:45.350 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:45.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:45.352 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:45.453 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:45.485 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:45.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:45.490 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:45.591 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:45.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:45 smithi131 bash[88347]: cluster 2024-08-17T17:56:44.316170+0000 mgr.y (mgr.34107) 1636 : cluster [DBG] pgmap v2384: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 518 KiB/s wr, 740 op/s 2024-08-17T17:56:45.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:45 smithi131 bash[88347]: cluster 2024-08-17T17:56:44.316170+0000 mgr.y (mgr.34107) 1636 : cluster [DBG] pgmap v2384: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 518 KiB/s wr, 740 op/s 2024-08-17T17:56:45.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:45 smithi131 bash[89561]: cluster 2024-08-17T17:56:44.316170+0000 mgr.y (mgr.34107) 1636 : cluster [DBG] pgmap v2384: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 518 KiB/s wr, 740 op/s 2024-08-17T17:56:45.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:45 smithi131 bash[89561]: cluster 2024-08-17T17:56:44.316170+0000 mgr.y (mgr.34107) 1636 : cluster [DBG] pgmap v2384: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 518 KiB/s wr, 740 op/s 2024-08-17T17:56:45.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:45.632 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:45.632 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:45.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:45 smithi169 bash[79348]: cluster 2024-08-17T17:56:44.316170+0000 mgr.y (mgr.34107) 1636 : cluster [DBG] pgmap v2384: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 518 KiB/s wr, 740 op/s 2024-08-17T17:56:45.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:45 smithi169 bash[79348]: cluster 2024-08-17T17:56:44.316170+0000 mgr.y (mgr.34107) 1636 : cluster [DBG] pgmap v2384: 89 pgs: 89 active+clean; 5.5 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 518 KiB/s wr, 740 op/s 2024-08-17T17:56:45.733 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:45.764 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:45.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:45.767 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:45.780 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:56:45.869 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:45.900 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:45.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:45.903 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:46.003 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:46.046 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:46.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:46.053 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:46.154 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:46.179 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:46.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:46.183 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:46.284 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:46.313 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:46.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:46.319 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:46.420 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:46.455 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:46.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:46.457 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:46.558 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:46.584 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:46.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:46.587 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:46.687 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:46.718 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:46.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:46.721 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:46.821 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:46.887 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:46.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:46.889 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:46.990 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:47.015 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:47.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:47.020 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:47.121 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:47.154 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:47.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:47.159 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:47.260 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:47.305 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:47.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:47.308 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:47.409 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:47.435 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:47.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:47.438 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:47.538 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:47.540 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:47 smithi131 bash[88347]: cluster 2024-08-17T17:56:46.316631+0000 mgr.y (mgr.34107) 1637 : cluster [DBG] pgmap v2385: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 842 op/s 2024-08-17T17:56:47.540 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:47 smithi131 bash[88347]: cluster 2024-08-17T17:56:46.316631+0000 mgr.y (mgr.34107) 1637 : cluster [DBG] pgmap v2385: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 842 op/s 2024-08-17T17:56:47.541 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:47 smithi131 bash[89561]: cluster 2024-08-17T17:56:46.316631+0000 mgr.y (mgr.34107) 1637 : cluster [DBG] pgmap v2385: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 842 op/s 2024-08-17T17:56:47.541 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:47 smithi131 bash[89561]: cluster 2024-08-17T17:56:46.316631+0000 mgr.y (mgr.34107) 1637 : cluster [DBG] pgmap v2385: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 842 op/s 2024-08-17T17:56:47.575 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:47.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:47.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:47.680 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:47.690 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:47 smithi169 bash[79348]: cluster 2024-08-17T17:56:46.316631+0000 mgr.y (mgr.34107) 1637 : cluster [DBG] pgmap v2385: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 842 op/s 2024-08-17T17:56:47.690 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:47 smithi169 bash[79348]: cluster 2024-08-17T17:56:46.316631+0000 mgr.y (mgr.34107) 1637 : cluster [DBG] pgmap v2385: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 842 op/s 2024-08-17T17:56:47.709 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:47.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:47.717 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:47.817 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:47.838 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:47.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:47.840 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:47.941 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:47.970 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:47.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:47.978 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:48.079 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:48.098 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:48.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:48.099 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:48.200 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:48.224 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:48.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:48.228 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:48.329 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:48.346 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:48.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:48.348 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:48.449 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:48.488 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:48.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:48.495 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:48.596 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:48.631 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:48.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:48.633 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:48.734 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:48.766 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:48.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:48.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:48.872 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:48.896 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:48.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:48.901 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:48.915 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:56:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:56:48] "GET /metrics HTTP/1.1" 200 36644 "" "Prometheus/2.51.0" 2024-08-17T17:56:49.002 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:49.041 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:49.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:49.047 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:49.147 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:49.174 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:49.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:49.178 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:49.279 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:49.314 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:49.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:49.320 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:49.421 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:49.429 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:49 smithi169 bash[79348]: audit 2024-08-17T17:56:48.212027+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:56:49.430 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:49 smithi169 bash[79348]: audit 2024-08-17T17:56:48.212027+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:56:49.430 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:49 smithi169 bash[79348]: audit 2024-08-17T17:56:48.220224+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:56:49.430 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:49 smithi169 bash[79348]: audit 2024-08-17T17:56:48.220224+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:56:49.430 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:49 smithi169 bash[79348]: audit 2024-08-17T17:56:48.537843+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:56:49.430 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:49 smithi169 bash[79348]: audit 2024-08-17T17:56:48.537843+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:56:49.430 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:49 smithi169 bash[79348]: audit 2024-08-17T17:56:48.543768+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:56:49.430 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:49 smithi169 bash[79348]: audit 2024-08-17T17:56:48.543768+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:56:49.439 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:49.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:49.442 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:49.542 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:49.569 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:49.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:49.573 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:49.573 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:49 smithi131 bash[88347]: audit 2024-08-17T17:56:48.212027+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:56:49.573 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:49 smithi131 bash[88347]: audit 2024-08-17T17:56:48.212027+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:56:49.573 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:49 smithi131 bash[88347]: audit 2024-08-17T17:56:48.220224+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:56:49.574 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:49 smithi131 bash[88347]: audit 2024-08-17T17:56:48.220224+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:56:49.574 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:49 smithi131 bash[88347]: audit 2024-08-17T17:56:48.537843+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:56:49.574 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:49 smithi131 bash[88347]: audit 2024-08-17T17:56:48.537843+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:56:49.574 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:49 smithi131 bash[88347]: audit 2024-08-17T17:56:48.543768+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:56:49.574 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:49 smithi131 bash[88347]: audit 2024-08-17T17:56:48.543768+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:56:49.574 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:49 smithi131 bash[89561]: audit 2024-08-17T17:56:48.212027+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:56:49.574 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:49 smithi131 bash[89561]: audit 2024-08-17T17:56:48.212027+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:56:49.574 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:49 smithi131 bash[89561]: audit 2024-08-17T17:56:48.220224+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:56:49.574 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:49 smithi131 bash[89561]: audit 2024-08-17T17:56:48.220224+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:56:49.574 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:49 smithi131 bash[89561]: audit 2024-08-17T17:56:48.537843+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:56:49.574 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:49 smithi131 bash[89561]: audit 2024-08-17T17:56:48.537843+0000 mon.a (mon.0) 2549 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:56:49.574 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:49 smithi131 bash[89561]: audit 2024-08-17T17:56:48.543768+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:56:49.574 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:49 smithi131 bash[89561]: audit 2024-08-17T17:56:48.543768+0000 mon.a (mon.0) 2550 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:56:49.674 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:49.695 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:49.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:49.698 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:49.798 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:49.833 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:49.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:49.838 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:49.938 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:49.964 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:49.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:49.970 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:50.070 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:50.109 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:50.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:50.115 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:50.216 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:50.236 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:50.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:50.239 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:50.340 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:50.353 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:50 smithi169 bash[79348]: cluster 2024-08-17T17:56:48.317130+0000 mgr.y (mgr.34107) 1638 : cluster [DBG] pgmap v2386: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2024-08-17T17:56:50.353 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:50 smithi169 bash[79348]: cluster 2024-08-17T17:56:48.317130+0000 mgr.y (mgr.34107) 1638 : cluster [DBG] pgmap v2386: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2024-08-17T17:56:50.354 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:50 smithi169 bash[79348]: audit 2024-08-17T17:56:49.318793+0000 mon.a (mon.0) 2551 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:56:50.354 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:50 smithi169 bash[79348]: audit 2024-08-17T17:56:49.318793+0000 mon.a (mon.0) 2551 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:56:50.354 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:50 smithi169 bash[79348]: audit 2024-08-17T17:56:49.319589+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:56:50.354 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:50 smithi169 bash[79348]: audit 2024-08-17T17:56:49.319589+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:56:50.354 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:50 smithi169 bash[79348]: audit 2024-08-17T17:56:49.324483+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:56:50.354 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:50 smithi169 bash[79348]: audit 2024-08-17T17:56:49.324483+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:56:50.371 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:50.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:50.377 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:50.478 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:50.528 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:50.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:50.531 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:50.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:50 smithi131 bash[89561]: cluster 2024-08-17T17:56:48.317130+0000 mgr.y (mgr.34107) 1638 : cluster [DBG] pgmap v2386: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2024-08-17T17:56:50.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:50 smithi131 bash[89561]: cluster 2024-08-17T17:56:48.317130+0000 mgr.y (mgr.34107) 1638 : cluster [DBG] pgmap v2386: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2024-08-17T17:56:50.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:50 smithi131 bash[89561]: audit 2024-08-17T17:56:49.318793+0000 mon.a (mon.0) 2551 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:56:50.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:50 smithi131 bash[89561]: audit 2024-08-17T17:56:49.318793+0000 mon.a (mon.0) 2551 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:56:50.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:50 smithi131 bash[89561]: audit 2024-08-17T17:56:49.319589+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:56:50.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:50 smithi131 bash[89561]: audit 2024-08-17T17:56:49.319589+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:56:50.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:50 smithi131 bash[89561]: audit 2024-08-17T17:56:49.324483+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:56:50.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:50 smithi131 bash[89561]: audit 2024-08-17T17:56:49.324483+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:56:50.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:50 smithi131 bash[88347]: cluster 2024-08-17T17:56:48.317130+0000 mgr.y (mgr.34107) 1638 : cluster [DBG] pgmap v2386: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2024-08-17T17:56:50.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:50 smithi131 bash[88347]: cluster 2024-08-17T17:56:48.317130+0000 mgr.y (mgr.34107) 1638 : cluster [DBG] pgmap v2386: 89 pgs: 89 active+clean; 5.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2024-08-17T17:56:50.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:50 smithi131 bash[88347]: audit 2024-08-17T17:56:49.318793+0000 mon.a (mon.0) 2551 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:56:50.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:50 smithi131 bash[88347]: audit 2024-08-17T17:56:49.318793+0000 mon.a (mon.0) 2551 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:56:50.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:50 smithi131 bash[88347]: audit 2024-08-17T17:56:49.319589+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:56:50.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:50 smithi131 bash[88347]: audit 2024-08-17T17:56:49.319589+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:56:50.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:50 smithi131 bash[88347]: audit 2024-08-17T17:56:49.324483+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:56:50.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:50 smithi131 bash[88347]: audit 2024-08-17T17:56:49.324483+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:56:50.632 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:50.652 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:50.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:50.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:50.760 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:50.790 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:50.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:50.793 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:50.894 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:50.919 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:50.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:50.923 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:51.024 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:51.043 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:51.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:51.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:51.145 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:51.171 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:51.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:51.173 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:51.218 INFO:teuthology.orchestra.run.smithi131.stdout:moved 0 / 267 (0%) 2024-08-17T17:56:51.218 INFO:teuthology.orchestra.run.smithi131.stdout:avg 33.375 2024-08-17T17:56:51.218 INFO:teuthology.orchestra.run.smithi131.stdout:stddev 6.92708 -> 6.92708 (expected baseline 5.40399) 2024-08-17T17:56:51.218 INFO:teuthology.orchestra.run.smithi131.stdout:min osd.3 with 19 -> 19 pgs (0.569288 -> 0.569288 * mean) 2024-08-17T17:56:51.218 INFO:teuthology.orchestra.run.smithi131.stdout:max osd.6 with 40 -> 40 pgs (1.1985 -> 1.1985 * mean) 2024-08-17T17:56:51.218 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T17:56:51.218 INFO:teuthology.orchestra.run.smithi131.stdout:oload 1000 2024-08-17T17:56:51.218 INFO:teuthology.orchestra.run.smithi131.stdout:max_change 0.05 2024-08-17T17:56:51.218 INFO:teuthology.orchestra.run.smithi131.stdout:max_change_osds 4 2024-08-17T17:56:51.219 INFO:teuthology.orchestra.run.smithi131.stdout:average_utilization 0.0255 2024-08-17T17:56:51.219 INFO:teuthology.orchestra.run.smithi131.stdout:overload_utilization 0.2553 2024-08-17T17:56:51.219 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3 weight 0.5161 -> 0.5290 2024-08-17T17:56:51.274 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:51.302 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:51.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:51.307 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:51.405 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:51 smithi131 bash[89561]: audit 2024-08-17T17:56:51.157311+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'3':'34666'}"} : dispatch 2024-08-17T17:56:51.405 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:51 smithi131 bash[89561]: audit 2024-08-17T17:56:51.157311+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'3':'34666'}"} : dispatch 2024-08-17T17:56:51.405 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:51 smithi131 bash[88347]: audit 2024-08-17T17:56:51.157311+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'3':'34666'}"} : dispatch 2024-08-17T17:56:51.406 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:51 smithi131 bash[88347]: audit 2024-08-17T17:56:51.157311+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'3':'34666'}"} : dispatch 2024-08-17T17:56:51.408 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:51.447 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:51.452 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:51 smithi169 bash[79348]: audit 2024-08-17T17:56:51.157311+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'3':'34666'}"} : dispatch 2024-08-17T17:56:51.452 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:51 smithi169 bash[79348]: audit 2024-08-17T17:56:51.157311+0000 mon.a (mon.0) 2554 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'3':'34666'}"} : dispatch 2024-08-17T17:56:51.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:51.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:51.553 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:51.580 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:51.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:51.583 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:51.684 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:51.704 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:51.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:51.707 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:51.808 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:51.834 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:51.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:51.836 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:51.937 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:51.960 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:51.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:51.962 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:52.063 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:52.091 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:52.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:52.095 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:52.195 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:52.214 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:52.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:52.217 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:52.318 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:52.329 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2024-08-17T17:56:52.329 INFO:teuthology.orchestra.run.smithi169.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:56:52.343 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:52.343 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:52 smithi169 bash[79348]: cluster 2024-08-17T17:56:50.317786+0000 mgr.y (mgr.34107) 1639 : cluster [DBG] pgmap v2387: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s 2024-08-17T17:56:52.343 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:52 smithi169 bash[79348]: cluster 2024-08-17T17:56:50.317786+0000 mgr.y (mgr.34107) 1639 : cluster [DBG] pgmap v2387: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s 2024-08-17T17:56:52.343 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:52 smithi169 bash[79348]: audit 2024-08-17T17:56:51.156411+0000 mgr.y (mgr.34107) 1640 : audit [DBG] from='client.35352 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:56:52.343 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:52 smithi169 bash[79348]: audit 2024-08-17T17:56:51.156411+0000 mgr.y (mgr.34107) 1640 : audit [DBG] from='client.35352 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:56:52.343 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:52 smithi169 bash[79348]: audit 2024-08-17T17:56:51.217908+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'3':'34666'}"}]': finished 2024-08-17T17:56:52.344 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:52 smithi169 bash[79348]: audit 2024-08-17T17:56:51.217908+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'3':'34666'}"}]': finished 2024-08-17T17:56:52.344 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:52 smithi169 bash[79348]: cluster 2024-08-17T17:56:51.224572+0000 mon.a (mon.0) 2556 : cluster [DBG] osdmap e1403: 8 total, 8 up, 8 in 2024-08-17T17:56:52.344 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:52 smithi169 bash[79348]: cluster 2024-08-17T17:56:51.224572+0000 mon.a (mon.0) 2556 : cluster [DBG] osdmap e1403: 8 total, 8 up, 8 in 2024-08-17T17:56:52.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:52.347 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:52.447 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:52.478 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:52 smithi131 bash[88347]: cluster 2024-08-17T17:56:50.317786+0000 mgr.y (mgr.34107) 1639 : cluster [DBG] pgmap v2387: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s 2024-08-17T17:56:52.478 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:52 smithi131 bash[88347]: cluster 2024-08-17T17:56:50.317786+0000 mgr.y (mgr.34107) 1639 : cluster [DBG] pgmap v2387: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s 2024-08-17T17:56:52.478 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:52 smithi131 bash[88347]: audit 2024-08-17T17:56:51.156411+0000 mgr.y (mgr.34107) 1640 : audit [DBG] from='client.35352 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:56:52.478 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:52 smithi131 bash[88347]: audit 2024-08-17T17:56:51.156411+0000 mgr.y (mgr.34107) 1640 : audit [DBG] from='client.35352 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:56:52.478 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:52 smithi131 bash[88347]: audit 2024-08-17T17:56:51.217908+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'3':'34666'}"}]': finished 2024-08-17T17:56:52.479 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:52 smithi131 bash[88347]: audit 2024-08-17T17:56:51.217908+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'3':'34666'}"}]': finished 2024-08-17T17:56:52.479 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:52 smithi131 bash[88347]: cluster 2024-08-17T17:56:51.224572+0000 mon.a (mon.0) 2556 : cluster [DBG] osdmap e1403: 8 total, 8 up, 8 in 2024-08-17T17:56:52.479 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:52 smithi131 bash[88347]: cluster 2024-08-17T17:56:51.224572+0000 mon.a (mon.0) 2556 : cluster [DBG] osdmap e1403: 8 total, 8 up, 8 in 2024-08-17T17:56:52.479 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:52 smithi131 bash[89561]: cluster 2024-08-17T17:56:50.317786+0000 mgr.y (mgr.34107) 1639 : cluster [DBG] pgmap v2387: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s 2024-08-17T17:56:52.479 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:52 smithi131 bash[89561]: cluster 2024-08-17T17:56:50.317786+0000 mgr.y (mgr.34107) 1639 : cluster [DBG] pgmap v2387: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s 2024-08-17T17:56:52.479 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:52 smithi131 bash[89561]: audit 2024-08-17T17:56:51.156411+0000 mgr.y (mgr.34107) 1640 : audit [DBG] from='client.35352 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:56:52.479 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:52 smithi131 bash[89561]: audit 2024-08-17T17:56:51.156411+0000 mgr.y (mgr.34107) 1640 : audit [DBG] from='client.35352 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:56:52.479 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:52 smithi131 bash[89561]: audit 2024-08-17T17:56:51.217908+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'3':'34666'}"}]': finished 2024-08-17T17:56:52.479 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:52 smithi131 bash[89561]: audit 2024-08-17T17:56:51.217908+0000 mon.a (mon.0) 2555 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'3':'34666'}"}]': finished 2024-08-17T17:56:52.480 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:52 smithi131 bash[89561]: cluster 2024-08-17T17:56:51.224572+0000 mon.a (mon.0) 2556 : cluster [DBG] osdmap e1403: 8 total, 8 up, 8 in 2024-08-17T17:56:52.480 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:52 smithi131 bash[89561]: cluster 2024-08-17T17:56:51.224572+0000 mon.a (mon.0) 2556 : cluster [DBG] osdmap e1403: 8 total, 8 up, 8 in 2024-08-17T17:56:52.480 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:52.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:52.483 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:52.584 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:52.606 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:52.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:52.608 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:52.700 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T17:56:52.701 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:56:52.708 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:52.725 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T17:56:52.725 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:56:52.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:52.739 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:52.739 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:52.751 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T17:56:52.752 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:56:52.777 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T17:56:52.777 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:56:52.793 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T17:56:52.793 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:56:52.840 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:52.867 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T17:56:52.867 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:56:52.874 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:52.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:52.879 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:52.897 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T17:56:52.897 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:56:52.939 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T17:56:52.939 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:56:52.980 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:53.001 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:53.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:53.003 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:53.104 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:53.152 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:53.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:53.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:53.256 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:53.292 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:53.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:53.297 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:53.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:53 smithi169 bash[79348]: cluster 2024-08-17T17:56:52.318138+0000 mgr.y (mgr.34107) 1641 : cluster [DBG] pgmap v2389: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 792 op/s 2024-08-17T17:56:53.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:53 smithi169 bash[79348]: cluster 2024-08-17T17:56:52.318138+0000 mgr.y (mgr.34107) 1641 : cluster [DBG] pgmap v2389: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 792 op/s 2024-08-17T17:56:53.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:53 smithi169 bash[79348]: audit 2024-08-17T17:56:52.668314+0000 mon.a (mon.0) 2557 : audit [DBG] from='client.? 172.21.15.131:0/572562087' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:56:53.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:53 smithi169 bash[79348]: audit 2024-08-17T17:56:52.668314+0000 mon.a (mon.0) 2557 : audit [DBG] from='client.? 172.21.15.131:0/572562087' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:56:53.398 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:53.420 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:53.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:53.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:53.523 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:53.532 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:53 smithi131 bash[89561]: cluster 2024-08-17T17:56:52.318138+0000 mgr.y (mgr.34107) 1641 : cluster [DBG] pgmap v2389: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 792 op/s 2024-08-17T17:56:53.532 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:53 smithi131 bash[89561]: cluster 2024-08-17T17:56:52.318138+0000 mgr.y (mgr.34107) 1641 : cluster [DBG] pgmap v2389: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 792 op/s 2024-08-17T17:56:53.532 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:53 smithi131 bash[89561]: audit 2024-08-17T17:56:52.668314+0000 mon.a (mon.0) 2557 : audit [DBG] from='client.? 172.21.15.131:0/572562087' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:56:53.532 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:53 smithi131 bash[89561]: audit 2024-08-17T17:56:52.668314+0000 mon.a (mon.0) 2557 : audit [DBG] from='client.? 172.21.15.131:0/572562087' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:56:53.533 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:53 smithi131 bash[88347]: cluster 2024-08-17T17:56:52.318138+0000 mgr.y (mgr.34107) 1641 : cluster [DBG] pgmap v2389: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 792 op/s 2024-08-17T17:56:53.533 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:53 smithi131 bash[88347]: cluster 2024-08-17T17:56:52.318138+0000 mgr.y (mgr.34107) 1641 : cluster [DBG] pgmap v2389: 89 pgs: 89 active+clean; 5.2 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 792 op/s 2024-08-17T17:56:53.533 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:53 smithi131 bash[88347]: audit 2024-08-17T17:56:52.668314+0000 mon.a (mon.0) 2557 : audit [DBG] from='client.? 172.21.15.131:0/572562087' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:56:53.533 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:53 smithi131 bash[88347]: audit 2024-08-17T17:56:52.668314+0000 mon.a (mon.0) 2557 : audit [DBG] from='client.? 172.21.15.131:0/572562087' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:56:53.542 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-08-17T17:56:53.548 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:53.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:53.551 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:53.652 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:53.698 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:53.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:53.705 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:53.805 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:53.849 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:53.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:53.855 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:53.956 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:53.977 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:53.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:53.982 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:54.082 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:54.109 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:54.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:54.112 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:54.213 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:54.257 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:54.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:54.262 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:54.363 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:54.391 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:54.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:54.395 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:54.474 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:54 smithi131 bash[88347]: audit 2024-08-17T17:56:53.267431+0000 mon.a (mon.0) 2558 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:54.474 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:54 smithi131 bash[88347]: audit 2024-08-17T17:56:53.267431+0000 mon.a (mon.0) 2558 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:54.475 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:54 smithi131 bash[89561]: audit 2024-08-17T17:56:53.267431+0000 mon.a (mon.0) 2558 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:54.475 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:54 smithi131 bash[89561]: audit 2024-08-17T17:56:53.267431+0000 mon.a (mon.0) 2558 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:54.496 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:54.520 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:54.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:54.523 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:54.619 INFO:tasks.thrashosds.thrasher:Reweighting by: {'max_change': '0.05', 'overage': '1000', 'type': 'reweight-by-utilization'} 2024-08-17T17:56:54.620 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd reweight-by-utilization 1000 0.05 2024-08-17T17:56:54.624 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:54.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:54 smithi169 bash[79348]: audit 2024-08-17T17:56:53.267431+0000 mon.a (mon.0) 2558 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:54.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:54 smithi169 bash[79348]: audit 2024-08-17T17:56:53.267431+0000 mon.a (mon.0) 2558 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:56:54.693 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:54.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:54.702 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:54.802 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:54.824 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:54.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:54.827 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:54.927 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:54.958 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:54.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:54.960 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:55.061 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:55.080 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:55.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:55.085 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:55.186 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:55.213 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:55.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:55.215 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:55.316 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:55.341 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:55.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:55.343 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:55.444 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:55.474 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:55.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:55.478 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:55.579 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:55.589 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:55 smithi169 bash[79348]: cluster 2024-08-17T17:56:54.318764+0000 mgr.y (mgr.34107) 1642 : cluster [DBG] pgmap v2390: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2024-08-17T17:56:55.589 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:55 smithi169 bash[79348]: cluster 2024-08-17T17:56:54.318764+0000 mgr.y (mgr.34107) 1642 : cluster [DBG] pgmap v2390: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2024-08-17T17:56:55.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:55 smithi131 bash[89561]: cluster 2024-08-17T17:56:54.318764+0000 mgr.y (mgr.34107) 1642 : cluster [DBG] pgmap v2390: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2024-08-17T17:56:55.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:55 smithi131 bash[89561]: cluster 2024-08-17T17:56:54.318764+0000 mgr.y (mgr.34107) 1642 : cluster [DBG] pgmap v2390: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2024-08-17T17:56:55.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:55 smithi131 bash[88347]: cluster 2024-08-17T17:56:54.318764+0000 mgr.y (mgr.34107) 1642 : cluster [DBG] pgmap v2390: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2024-08-17T17:56:55.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:55 smithi131 bash[88347]: cluster 2024-08-17T17:56:54.318764+0000 mgr.y (mgr.34107) 1642 : cluster [DBG] pgmap v2390: 89 pgs: 89 active+clean; 5.0 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2024-08-17T17:56:55.601 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:55.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:55.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:55.709 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:55.736 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:55.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:55.740 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:55.841 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:55.877 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:55.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:55.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:55.984 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:56.006 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:56.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:56.010 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:56.111 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:56.154 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:56.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:56.159 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:56.259 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:56.280 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:56.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:56.282 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:56.383 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:56.415 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:56.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:56.423 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:56.524 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:56.548 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:56.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:56.551 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:56.652 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:56.679 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:56.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:56.684 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:56.784 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:56.821 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:56.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:56.824 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:56.925 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:56.960 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:56.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:56.969 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:57.070 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:57.096 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:57.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:57.098 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:57.199 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:57.220 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:57.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:57.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:57.324 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:57.356 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:57.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:57.359 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:57.381 INFO:teuthology.orchestra.run.smithi131.stderr:nodeep-scrub is set 2024-08-17T17:56:57.460 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:57.480 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:56:57.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:57.482 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:56:57.583 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:57.595 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:57 smithi169 bash[79348]: cluster 2024-08-17T17:56:56.319187+0000 mgr.y (mgr.34107) 1643 : cluster [DBG] pgmap v2391: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 741 op/s 2024-08-17T17:56:57.595 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:57 smithi169 bash[79348]: cluster 2024-08-17T17:56:56.319187+0000 mgr.y (mgr.34107) 1643 : cluster [DBG] pgmap v2391: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 741 op/s 2024-08-17T17:56:57.595 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:57 smithi169 bash[79348]: audit 2024-08-17T17:56:57.088429+0000 mon.a (mon.0) 2559 : audit [INF] from='client.? 172.21.15.131:0/3007870065' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:56:57.595 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:57 smithi169 bash[79348]: audit 2024-08-17T17:56:57.088429+0000 mon.a (mon.0) 2559 : audit [INF] from='client.? 172.21.15.131:0/3007870065' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:56:57.606 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:57.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:57.611 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:57.711 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:57.757 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:57.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:57.760 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:57.775 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:56:57.784 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:57 smithi131 bash[88347]: cluster 2024-08-17T17:56:56.319187+0000 mgr.y (mgr.34107) 1643 : cluster [DBG] pgmap v2391: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 741 op/s 2024-08-17T17:56:57.785 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:57 smithi131 bash[88347]: cluster 2024-08-17T17:56:56.319187+0000 mgr.y (mgr.34107) 1643 : cluster [DBG] pgmap v2391: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 741 op/s 2024-08-17T17:56:57.785 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:57 smithi131 bash[88347]: audit 2024-08-17T17:56:57.088429+0000 mon.a (mon.0) 2559 : audit [INF] from='client.? 172.21.15.131:0/3007870065' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:56:57.785 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:57 smithi131 bash[88347]: audit 2024-08-17T17:56:57.088429+0000 mon.a (mon.0) 2559 : audit [INF] from='client.? 172.21.15.131:0/3007870065' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:56:57.785 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:57 smithi131 bash[89561]: cluster 2024-08-17T17:56:56.319187+0000 mgr.y (mgr.34107) 1643 : cluster [DBG] pgmap v2391: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 741 op/s 2024-08-17T17:56:57.785 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:57 smithi131 bash[89561]: cluster 2024-08-17T17:56:56.319187+0000 mgr.y (mgr.34107) 1643 : cluster [DBG] pgmap v2391: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 741 op/s 2024-08-17T17:56:57.785 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:57 smithi131 bash[89561]: audit 2024-08-17T17:56:57.088429+0000 mon.a (mon.0) 2559 : audit [INF] from='client.? 172.21.15.131:0/3007870065' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:56:57.785 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:57 smithi131 bash[89561]: audit 2024-08-17T17:56:57.088429+0000 mon.a (mon.0) 2559 : audit [INF] from='client.? 172.21.15.131:0/3007870065' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:56:57.861 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:57.893 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:56:57.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:57.895 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:56:57.996 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:58.022 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:58.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:58.028 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:58.129 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:58.174 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:58.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:58.178 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:58.279 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:58.305 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:58.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:58.311 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:58.317 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:56:58.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:58 smithi169 bash[79348]: cluster 2024-08-17T17:56:57.371869+0000 mon.a (mon.0) 2560 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:56:58.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:58 smithi169 bash[79348]: cluster 2024-08-17T17:56:57.371869+0000 mon.a (mon.0) 2560 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:56:58.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:58 smithi169 bash[79348]: audit 2024-08-17T17:56:57.381213+0000 mon.a (mon.0) 2561 : audit [INF] from='client.? 172.21.15.131:0/3007870065' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:56:58.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:58 smithi169 bash[79348]: audit 2024-08-17T17:56:57.381213+0000 mon.a (mon.0) 2561 : audit [INF] from='client.? 172.21.15.131:0/3007870065' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:56:58.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:58 smithi169 bash[79348]: cluster 2024-08-17T17:56:57.389620+0000 mon.a (mon.0) 2562 : cluster [DBG] osdmap e1404: 8 total, 8 up, 8 in 2024-08-17T17:56:58.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:58 smithi169 bash[79348]: cluster 2024-08-17T17:56:57.389620+0000 mon.a (mon.0) 2562 : cluster [DBG] osdmap e1404: 8 total, 8 up, 8 in 2024-08-17T17:56:58.412 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:58.462 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:58.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:58.465 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:58.566 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:58.574 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:58 smithi131 bash[88347]: cluster 2024-08-17T17:56:57.371869+0000 mon.a (mon.0) 2560 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:56:58.574 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:58 smithi131 bash[88347]: cluster 2024-08-17T17:56:57.371869+0000 mon.a (mon.0) 2560 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:56:58.574 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:58 smithi131 bash[88347]: audit 2024-08-17T17:56:57.381213+0000 mon.a (mon.0) 2561 : audit [INF] from='client.? 172.21.15.131:0/3007870065' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:56:58.575 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:58 smithi131 bash[88347]: audit 2024-08-17T17:56:57.381213+0000 mon.a (mon.0) 2561 : audit [INF] from='client.? 172.21.15.131:0/3007870065' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:56:58.575 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:58 smithi131 bash[88347]: cluster 2024-08-17T17:56:57.389620+0000 mon.a (mon.0) 2562 : cluster [DBG] osdmap e1404: 8 total, 8 up, 8 in 2024-08-17T17:56:58.575 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:58 smithi131 bash[88347]: cluster 2024-08-17T17:56:57.389620+0000 mon.a (mon.0) 2562 : cluster [DBG] osdmap e1404: 8 total, 8 up, 8 in 2024-08-17T17:56:58.575 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:58 smithi131 bash[89561]: cluster 2024-08-17T17:56:57.371869+0000 mon.a (mon.0) 2560 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:56:58.575 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:58 smithi131 bash[89561]: cluster 2024-08-17T17:56:57.371869+0000 mon.a (mon.0) 2560 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:56:58.575 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:58 smithi131 bash[89561]: audit 2024-08-17T17:56:57.381213+0000 mon.a (mon.0) 2561 : audit [INF] from='client.? 172.21.15.131:0/3007870065' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:56:58.575 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:58 smithi131 bash[89561]: audit 2024-08-17T17:56:57.381213+0000 mon.a (mon.0) 2561 : audit [INF] from='client.? 172.21.15.131:0/3007870065' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:56:58.575 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:58 smithi131 bash[89561]: cluster 2024-08-17T17:56:57.389620+0000 mon.a (mon.0) 2562 : cluster [DBG] osdmap e1404: 8 total, 8 up, 8 in 2024-08-17T17:56:58.575 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:58 smithi131 bash[89561]: cluster 2024-08-17T17:56:57.389620+0000 mon.a (mon.0) 2562 : cluster [DBG] osdmap e1404: 8 total, 8 up, 8 in 2024-08-17T17:56:58.590 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:58.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:58.595 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:58.696 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:58.721 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:58.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:58.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:58.824 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:58.849 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:56:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:56:58] "GET /metrics HTTP/1.1" 200 36648 "" "Prometheus/2.51.0" 2024-08-17T17:56:58.861 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:58.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:58.863 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:58.964 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:58.988 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:56:58.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:58.991 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:56:59.092 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:59.122 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:59.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:59.127 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:56:59.227 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:59.251 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:56:59.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:59.258 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:56:59.359 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:59.393 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:56:59.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:59.398 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:56:59.499 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:59.512 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:59 smithi169 bash[79348]: cluster 2024-08-17T17:56:58.319527+0000 mgr.y (mgr.34107) 1644 : cluster [DBG] pgmap v2393: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 460 op/s 2024-08-17T17:56:59.512 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:56:59 smithi169 bash[79348]: cluster 2024-08-17T17:56:58.319527+0000 mgr.y (mgr.34107) 1644 : cluster [DBG] pgmap v2393: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 460 op/s 2024-08-17T17:56:59.526 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:59.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:59.530 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:59.630 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:59.640 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:59 smithi131 bash[89561]: cluster 2024-08-17T17:56:58.319527+0000 mgr.y (mgr.34107) 1644 : cluster [DBG] pgmap v2393: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 460 op/s 2024-08-17T17:56:59.640 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:56:59 smithi131 bash[89561]: cluster 2024-08-17T17:56:58.319527+0000 mgr.y (mgr.34107) 1644 : cluster [DBG] pgmap v2393: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 460 op/s 2024-08-17T17:56:59.640 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:59 smithi131 bash[88347]: cluster 2024-08-17T17:56:58.319527+0000 mgr.y (mgr.34107) 1644 : cluster [DBG] pgmap v2393: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 460 op/s 2024-08-17T17:56:59.640 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:56:59 smithi131 bash[88347]: cluster 2024-08-17T17:56:58.319527+0000 mgr.y (mgr.34107) 1644 : cluster [DBG] pgmap v2393: 89 pgs: 89 active+clean; 5.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 460 op/s 2024-08-17T17:56:59.651 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:56:59.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:59.652 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:56:59.753 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:59.779 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:56:59.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:59.781 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:56:59.881 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:59.907 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:56:59.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:56:59.909 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:00.010 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:00.035 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:00.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:00.037 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:00.138 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:00.166 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:00.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:00.172 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:00.272 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:00.307 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:00.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:00.312 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:00.412 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:00.449 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:00.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:00.452 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:00.553 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:00.576 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:00.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:00.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:00.626 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:57:00.679 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:00.712 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:00.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:00.718 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:00.818 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:00.843 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:00.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:00.846 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:00.947 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:00.978 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:00.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:00.984 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:01.084 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:01.108 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:01.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:01.110 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:01.135 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:57:01.211 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:01.242 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:01.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:01.250 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:01.351 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:01.373 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:01.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:01.375 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:01.476 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:01.502 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:01.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:01.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:01.607 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:01.625 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:01.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:01.627 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:01.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:01 smithi169 bash[79348]: cluster 2024-08-17T17:57:00.320228+0000 mgr.y (mgr.34107) 1645 : cluster [DBG] pgmap v2394: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 860 op/s 2024-08-17T17:57:01.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:01 smithi169 bash[79348]: cluster 2024-08-17T17:57:00.320228+0000 mgr.y (mgr.34107) 1645 : cluster [DBG] pgmap v2394: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 860 op/s 2024-08-17T17:57:01.665 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:01 smithi131 bash[89561]: cluster 2024-08-17T17:57:00.320228+0000 mgr.y (mgr.34107) 1645 : cluster [DBG] pgmap v2394: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 860 op/s 2024-08-17T17:57:01.665 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:01 smithi131 bash[89561]: cluster 2024-08-17T17:57:00.320228+0000 mgr.y (mgr.34107) 1645 : cluster [DBG] pgmap v2394: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 860 op/s 2024-08-17T17:57:01.665 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:01 smithi131 bash[88347]: cluster 2024-08-17T17:57:00.320228+0000 mgr.y (mgr.34107) 1645 : cluster [DBG] pgmap v2394: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 860 op/s 2024-08-17T17:57:01.665 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:01 smithi131 bash[88347]: cluster 2024-08-17T17:57:00.320228+0000 mgr.y (mgr.34107) 1645 : cluster [DBG] pgmap v2394: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 860 op/s 2024-08-17T17:57:01.728 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:01.761 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:01.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:01.765 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:01.866 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:01.898 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:01.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:01.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:02.003 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:02.028 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:02.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:02.033 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:02.133 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:02.157 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:02.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:02.162 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:02.262 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:02.295 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:02.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:02.299 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:02.400 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:02.430 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:02.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:02.434 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:02.534 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:02.571 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:02.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:02.573 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:02.674 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:02.694 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:02.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:02.699 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:02.800 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:02.823 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:02.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:02.825 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:02.926 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:02.959 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:02.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:02.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:03.065 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:03.095 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:03.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:03.098 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:03.159 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:57:03.199 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:03.231 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:03.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:03.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:03.335 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:03.369 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:03.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:03.372 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:03.472 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:03.495 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:03.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:03.497 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:03.597 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:03.617 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:03.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:03.622 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:03.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:03 smithi169 bash[79348]: cluster 2024-08-17T17:57:02.320627+0000 mgr.y (mgr.34107) 1646 : cluster [DBG] pgmap v2395: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 782 op/s 2024-08-17T17:57:03.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:03 smithi169 bash[79348]: cluster 2024-08-17T17:57:02.320627+0000 mgr.y (mgr.34107) 1646 : cluster [DBG] pgmap v2395: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 782 op/s 2024-08-17T17:57:03.723 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:03.732 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:03 smithi131 bash[89561]: cluster 2024-08-17T17:57:02.320627+0000 mgr.y (mgr.34107) 1646 : cluster [DBG] pgmap v2395: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 782 op/s 2024-08-17T17:57:03.732 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:03 smithi131 bash[89561]: cluster 2024-08-17T17:57:02.320627+0000 mgr.y (mgr.34107) 1646 : cluster [DBG] pgmap v2395: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 782 op/s 2024-08-17T17:57:03.732 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:03 smithi131 bash[88347]: cluster 2024-08-17T17:57:02.320627+0000 mgr.y (mgr.34107) 1646 : cluster [DBG] pgmap v2395: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 782 op/s 2024-08-17T17:57:03.732 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:03 smithi131 bash[88347]: cluster 2024-08-17T17:57:02.320627+0000 mgr.y (mgr.34107) 1646 : cluster [DBG] pgmap v2395: 89 pgs: 89 active+clean; 4.7 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 782 op/s 2024-08-17T17:57:03.745 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:03.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:03.753 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:03.854 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:03.878 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:03.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:03.884 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:03.985 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:04.012 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:04.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:04.013 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:04.114 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:04.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:04.155 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:04.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:04.256 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:04.285 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:04.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:04.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:04.391 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:04.427 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:04.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:04.431 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:04.531 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:04.568 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:04.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:04.571 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:04.672 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:04.762 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:04.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:04.768 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:04.821 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-08-17T17:57:04.821 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [], 2024-08-17T17:57:04.821 INFO:teuthology.orchestra.run.smithi169.stdout: "complaint_time": 30, 2024-08-17T17:57:04.821 INFO:teuthology.orchestra.run.smithi169.stdout: "num_blocked_ops": 0 2024-08-17T17:57:04.821 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-08-17T17:57:04.869 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:04.892 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:04.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:04.895 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:04.995 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:05.027 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:05.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:05.029 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:05.130 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:05.166 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:05.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:05.171 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:05.272 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:05.299 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:05.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:05.304 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:05.404 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:05.421 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:05.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:05.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:05.524 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:05.572 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:05.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:05.576 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:05.676 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:05.684 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:05 smithi131 bash[89561]: cluster 2024-08-17T17:57:04.321255+0000 mgr.y (mgr.34107) 1647 : cluster [DBG] pgmap v2396: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 770 op/s 2024-08-17T17:57:05.685 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:05 smithi131 bash[89561]: cluster 2024-08-17T17:57:04.321255+0000 mgr.y (mgr.34107) 1647 : cluster [DBG] pgmap v2396: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 770 op/s 2024-08-17T17:57:05.685 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:05 smithi131 bash[88347]: cluster 2024-08-17T17:57:04.321255+0000 mgr.y (mgr.34107) 1647 : cluster [DBG] pgmap v2396: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 770 op/s 2024-08-17T17:57:05.685 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:05 smithi131 bash[88347]: cluster 2024-08-17T17:57:04.321255+0000 mgr.y (mgr.34107) 1647 : cluster [DBG] pgmap v2396: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 770 op/s 2024-08-17T17:57:05.700 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:05.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:05.706 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:05.806 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:05.838 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:05.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:05.846 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:05.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:05 smithi169 bash[79348]: cluster 2024-08-17T17:57:04.321255+0000 mgr.y (mgr.34107) 1647 : cluster [DBG] pgmap v2396: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 770 op/s 2024-08-17T17:57:05.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:05 smithi169 bash[79348]: cluster 2024-08-17T17:57:04.321255+0000 mgr.y (mgr.34107) 1647 : cluster [DBG] pgmap v2396: 89 pgs: 89 active+clean; 4.6 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 770 op/s 2024-08-17T17:57:05.895 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-08-17T17:57:05.947 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:05.981 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:05.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:05.985 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:06.086 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:06.114 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:06.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:06.117 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:06.217 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:06.239 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:06.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:06.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:06.260 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:57:06.345 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:06.373 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:06.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:06.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:06.483 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:06.524 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:06.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:06.528 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:06.629 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:06.651 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:06.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:06.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:06.755 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:06.774 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:06.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:06.776 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:06.877 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:06.902 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:06.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:06.904 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:07.005 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:07.035 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:07.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:07.037 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:07.138 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:07.160 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:07.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:07.163 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:07.264 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:07.284 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:07.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:07.287 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:07.388 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:07.424 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:07.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:07.429 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:07.462 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:07 smithi131 bash[89561]: cluster 2024-08-17T17:57:06.321760+0000 mgr.y (mgr.34107) 1648 : cluster [DBG] pgmap v2397: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 768 op/s 2024-08-17T17:57:07.463 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:07 smithi131 bash[89561]: cluster 2024-08-17T17:57:06.321760+0000 mgr.y (mgr.34107) 1648 : cluster [DBG] pgmap v2397: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 768 op/s 2024-08-17T17:57:07.463 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:07 smithi131 bash[88347]: cluster 2024-08-17T17:57:06.321760+0000 mgr.y (mgr.34107) 1648 : cluster [DBG] pgmap v2397: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 768 op/s 2024-08-17T17:57:07.463 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:07 smithi131 bash[88347]: cluster 2024-08-17T17:57:06.321760+0000 mgr.y (mgr.34107) 1648 : cluster [DBG] pgmap v2397: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 768 op/s 2024-08-17T17:57:07.529 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:07.569 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:07.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:07.571 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:07.672 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:07.681 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:07 smithi169 bash[79348]: cluster 2024-08-17T17:57:06.321760+0000 mgr.y (mgr.34107) 1648 : cluster [DBG] pgmap v2397: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 768 op/s 2024-08-17T17:57:07.681 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:07 smithi169 bash[79348]: cluster 2024-08-17T17:57:06.321760+0000 mgr.y (mgr.34107) 1648 : cluster [DBG] pgmap v2397: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 768 op/s 2024-08-17T17:57:07.695 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:07.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:07.698 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:07.798 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:07.820 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:07.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:07.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:07.924 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:07.970 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:07.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:07.974 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:08.075 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:08.102 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:08.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:08.107 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:08.208 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:08.231 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:08.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:08.235 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:08.336 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:08.361 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:08.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:08.364 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:08.464 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:08.501 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:08.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:08.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:08.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:08 smithi131 bash[89561]: audit 2024-08-17T17:57:08.267507+0000 mon.a (mon.0) 2563 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:08.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:08 smithi131 bash[89561]: audit 2024-08-17T17:57:08.267507+0000 mon.a (mon.0) 2563 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:08.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:08 smithi131 bash[88347]: audit 2024-08-17T17:57:08.267507+0000 mon.a (mon.0) 2563 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:08.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:08 smithi131 bash[88347]: audit 2024-08-17T17:57:08.267507+0000 mon.a (mon.0) 2563 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:08.607 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:08.638 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:08.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:08.642 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:08.743 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:08.768 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:08.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:08.772 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:08.872 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:08.886 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:08 smithi169 bash[79348]: audit 2024-08-17T17:57:08.267507+0000 mon.a (mon.0) 2563 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:08.886 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:08 smithi169 bash[79348]: audit 2024-08-17T17:57:08.267507+0000 mon.a (mon.0) 2563 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:08.906 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:08.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:08.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:09.011 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:09.046 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:09.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:09.051 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:09.122 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:57:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:57:08] "GET /metrics HTTP/1.1" 200 36645 "" "Prometheus/2.51.0" 2024-08-17T17:57:09.151 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:09.172 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:09.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:09.175 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:09.276 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:09.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:09.308 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:09.308 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:09.409 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:09.445 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:09.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:09.452 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:09.540 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:09 smithi131 bash[89561]: cluster 2024-08-17T17:57:08.322141+0000 mgr.y (mgr.34107) 1649 : cluster [DBG] pgmap v2398: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2024-08-17T17:57:09.541 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:09 smithi131 bash[89561]: cluster 2024-08-17T17:57:08.322141+0000 mgr.y (mgr.34107) 1649 : cluster [DBG] pgmap v2398: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2024-08-17T17:57:09.541 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:09 smithi131 bash[88347]: cluster 2024-08-17T17:57:08.322141+0000 mgr.y (mgr.34107) 1649 : cluster [DBG] pgmap v2398: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2024-08-17T17:57:09.541 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:09 smithi131 bash[88347]: cluster 2024-08-17T17:57:08.322141+0000 mgr.y (mgr.34107) 1649 : cluster [DBG] pgmap v2398: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2024-08-17T17:57:09.552 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:09.571 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:09.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:09.576 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:09.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:09 smithi169 bash[79348]: cluster 2024-08-17T17:57:08.322141+0000 mgr.y (mgr.34107) 1649 : cluster [DBG] pgmap v2398: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2024-08-17T17:57:09.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:09 smithi169 bash[79348]: cluster 2024-08-17T17:57:08.322141+0000 mgr.y (mgr.34107) 1649 : cluster [DBG] pgmap v2398: 89 pgs: 89 active+clean; 4.5 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 702 op/s 2024-08-17T17:57:09.677 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:09.697 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:09.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:09.700 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:09.800 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:09.823 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:09.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:09.825 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:09.926 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:09.947 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:09.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:09.951 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:10.052 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:10.071 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:10.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:10.073 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:10.173 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:10.205 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:10.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:10.209 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:10.310 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:10.338 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:10.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:10.342 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:10.443 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:10.478 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:10.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:10.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:10.581 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:10.610 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:10.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:10.617 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:10.694 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T17:57:10.718 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:10.751 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:10.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:10.756 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:10.856 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:10.879 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:10.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:10.883 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:10.984 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:11.006 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:11.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:11.009 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:11.110 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:11.149 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:11.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:11.152 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:11.252 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:11.279 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:11.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:11.286 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:11.386 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:11.410 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:11.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:11.412 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:11.418 INFO:teuthology.orchestra.run.smithi131.stdout:moved 3 / 267 (1.1236%) 2024-08-17T17:57:11.418 INFO:teuthology.orchestra.run.smithi131.stdout:avg 33.375 2024-08-17T17:57:11.418 INFO:teuthology.orchestra.run.smithi131.stdout:stddev 6.92708 -> 6.14283 (expected baseline 5.40399) 2024-08-17T17:57:11.418 INFO:teuthology.orchestra.run.smithi131.stdout:min osd.3 with 19 -> 22 pgs (0.569288 -> 0.659176 * mean) 2024-08-17T17:57:11.418 INFO:teuthology.orchestra.run.smithi131.stdout:max osd.6 with 40 -> 39 pgs (1.1985 -> 1.16854 * mean) 2024-08-17T17:57:11.418 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T17:57:11.418 INFO:teuthology.orchestra.run.smithi131.stdout:oload 1000 2024-08-17T17:57:11.418 INFO:teuthology.orchestra.run.smithi131.stdout:max_change 0.05 2024-08-17T17:57:11.418 INFO:teuthology.orchestra.run.smithi131.stdout:max_change_osds 4 2024-08-17T17:57:11.419 INFO:teuthology.orchestra.run.smithi131.stdout:average_utilization 0.0216 2024-08-17T17:57:11.419 INFO:teuthology.orchestra.run.smithi131.stdout:overload_utilization 0.2164 2024-08-17T17:57:11.419 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3 weight 0.5290 -> 0.5390 2024-08-17T17:57:11.514 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:11.550 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:11.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:11.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:11.654 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:11 smithi131 bash[89561]: cluster 2024-08-17T17:57:10.322735+0000 mgr.y (mgr.34107) 1650 : cluster [DBG] pgmap v2399: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 948 op/s 2024-08-17T17:57:11.654 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:11 smithi131 bash[89561]: cluster 2024-08-17T17:57:10.322735+0000 mgr.y (mgr.34107) 1650 : cluster [DBG] pgmap v2399: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 948 op/s 2024-08-17T17:57:11.654 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:11 smithi131 bash[89561]: audit 2024-08-17T17:57:11.342302+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'3':'35327'}"} : dispatch 2024-08-17T17:57:11.654 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:11 smithi131 bash[89561]: audit 2024-08-17T17:57:11.342302+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'3':'35327'}"} : dispatch 2024-08-17T17:57:11.655 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:11 smithi131 bash[88347]: cluster 2024-08-17T17:57:10.322735+0000 mgr.y (mgr.34107) 1650 : cluster [DBG] pgmap v2399: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 948 op/s 2024-08-17T17:57:11.655 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:11 smithi131 bash[88347]: cluster 2024-08-17T17:57:10.322735+0000 mgr.y (mgr.34107) 1650 : cluster [DBG] pgmap v2399: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 948 op/s 2024-08-17T17:57:11.655 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:11 smithi131 bash[88347]: audit 2024-08-17T17:57:11.342302+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'3':'35327'}"} : dispatch 2024-08-17T17:57:11.655 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:11 smithi131 bash[88347]: audit 2024-08-17T17:57:11.342302+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'3':'35327'}"} : dispatch 2024-08-17T17:57:11.655 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:11.678 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:11.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:11.683 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:11.784 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:11.797 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:11 smithi169 bash[79348]: cluster 2024-08-17T17:57:10.322735+0000 mgr.y (mgr.34107) 1650 : cluster [DBG] pgmap v2399: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 948 op/s 2024-08-17T17:57:11.798 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:11 smithi169 bash[79348]: cluster 2024-08-17T17:57:10.322735+0000 mgr.y (mgr.34107) 1650 : cluster [DBG] pgmap v2399: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 948 op/s 2024-08-17T17:57:11.798 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:11 smithi169 bash[79348]: audit 2024-08-17T17:57:11.342302+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'3':'35327'}"} : dispatch 2024-08-17T17:57:11.798 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:11 smithi169 bash[79348]: audit 2024-08-17T17:57:11.342302+0000 mon.a (mon.0) 2564 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd reweightn", "weights": "{'3':'35327'}"} : dispatch 2024-08-17T17:57:11.809 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:11.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:11.810 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:11.911 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:11.936 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:11.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:11.938 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:12.039 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:12.064 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:12.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:12.067 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:12.167 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:12.190 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:12.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:12.191 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:12.292 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:12.329 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:12.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:12.332 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:12.433 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:12.463 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:12.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:12.472 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:12.510 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:12 smithi131 bash[88347]: audit 2024-08-17T17:57:11.341491+0000 mgr.y (mgr.34107) 1651 : audit [DBG] from='client.35370 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:57:12.510 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:12 smithi131 bash[88347]: audit 2024-08-17T17:57:11.341491+0000 mgr.y (mgr.34107) 1651 : audit [DBG] from='client.35370 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:57:12.510 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:12 smithi131 bash[88347]: audit 2024-08-17T17:57:11.414076+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'3':'35327'}"}]': finished 2024-08-17T17:57:12.510 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:12 smithi131 bash[88347]: audit 2024-08-17T17:57:11.414076+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'3':'35327'}"}]': finished 2024-08-17T17:57:12.510 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:12 smithi131 bash[88347]: cluster 2024-08-17T17:57:11.418018+0000 mon.a (mon.0) 2566 : cluster [DBG] osdmap e1405: 8 total, 8 up, 8 in 2024-08-17T17:57:12.510 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:12 smithi131 bash[88347]: cluster 2024-08-17T17:57:11.418018+0000 mon.a (mon.0) 2566 : cluster [DBG] osdmap e1405: 8 total, 8 up, 8 in 2024-08-17T17:57:12.511 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:12 smithi131 bash[89561]: audit 2024-08-17T17:57:11.341491+0000 mgr.y (mgr.34107) 1651 : audit [DBG] from='client.35370 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:57:12.511 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:12 smithi131 bash[89561]: audit 2024-08-17T17:57:11.341491+0000 mgr.y (mgr.34107) 1651 : audit [DBG] from='client.35370 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:57:12.511 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:12 smithi131 bash[89561]: audit 2024-08-17T17:57:11.414076+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'3':'35327'}"}]': finished 2024-08-17T17:57:12.511 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:12 smithi131 bash[89561]: audit 2024-08-17T17:57:11.414076+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'3':'35327'}"}]': finished 2024-08-17T17:57:12.511 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:12 smithi131 bash[89561]: cluster 2024-08-17T17:57:11.418018+0000 mon.a (mon.0) 2566 : cluster [DBG] osdmap e1405: 8 total, 8 up, 8 in 2024-08-17T17:57:12.511 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:12 smithi131 bash[89561]: cluster 2024-08-17T17:57:11.418018+0000 mon.a (mon.0) 2566 : cluster [DBG] osdmap e1405: 8 total, 8 up, 8 in 2024-08-17T17:57:12.572 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:12.593 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:12.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:12.596 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:12.697 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:12.708 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:12 smithi169 bash[79348]: audit 2024-08-17T17:57:11.341491+0000 mgr.y (mgr.34107) 1651 : audit [DBG] from='client.35370 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:57:12.708 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:12 smithi169 bash[79348]: audit 2024-08-17T17:57:11.341491+0000 mgr.y (mgr.34107) 1651 : audit [DBG] from='client.35370 -' entity='client.admin' cmd=[{"prefix": "osd reweight-by-utilization", "oload": 1000, "max_change": 0.05, "target": ["mon-mgr", ""]}]: dispatch 2024-08-17T17:57:12.708 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:12 smithi169 bash[79348]: audit 2024-08-17T17:57:11.414076+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'3':'35327'}"}]': finished 2024-08-17T17:57:12.708 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:12 smithi169 bash[79348]: audit 2024-08-17T17:57:11.414076+0000 mon.a (mon.0) 2565 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd reweightn", "weights": "{'3':'35327'}"}]': finished 2024-08-17T17:57:12.708 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:12 smithi169 bash[79348]: cluster 2024-08-17T17:57:11.418018+0000 mon.a (mon.0) 2566 : cluster [DBG] osdmap e1405: 8 total, 8 up, 8 in 2024-08-17T17:57:12.709 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:12 smithi169 bash[79348]: cluster 2024-08-17T17:57:11.418018+0000 mon.a (mon.0) 2566 : cluster [DBG] osdmap e1405: 8 total, 8 up, 8 in 2024-08-17T17:57:12.727 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:12.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:12.731 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:12.831 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:12.852 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:12.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:12.854 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:12.955 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:12.977 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:12.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:12.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:13.080 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:13.105 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:13.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:13.111 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:13.212 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:13.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:13.240 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:13.240 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:13.341 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:13.374 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:13.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:13.377 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:13.478 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:13.505 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:13.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:13.510 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:13.611 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:13.628 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:13 smithi169 bash[79348]: cluster 2024-08-17T17:57:12.323151+0000 mgr.y (mgr.34107) 1652 : cluster [DBG] pgmap v2401: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 723 op/s 2024-08-17T17:57:13.628 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:13 smithi169 bash[79348]: cluster 2024-08-17T17:57:12.323151+0000 mgr.y (mgr.34107) 1652 : cluster [DBG] pgmap v2401: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 723 op/s 2024-08-17T17:57:13.628 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:13 smithi169 bash[79348]: cluster 2024-08-17T17:57:12.429582+0000 mon.a (mon.0) 2567 : cluster [DBG] osdmap e1406: 8 total, 8 up, 8 in 2024-08-17T17:57:13.628 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:13 smithi169 bash[79348]: cluster 2024-08-17T17:57:12.429582+0000 mon.a (mon.0) 2567 : cluster [DBG] osdmap e1406: 8 total, 8 up, 8 in 2024-08-17T17:57:13.630 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:13.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:13.639 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:13.740 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:13.769 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:13.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:13.776 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:13.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:13 smithi131 bash[89561]: cluster 2024-08-17T17:57:12.323151+0000 mgr.y (mgr.34107) 1652 : cluster [DBG] pgmap v2401: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 723 op/s 2024-08-17T17:57:13.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:13 smithi131 bash[89561]: cluster 2024-08-17T17:57:12.323151+0000 mgr.y (mgr.34107) 1652 : cluster [DBG] pgmap v2401: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 723 op/s 2024-08-17T17:57:13.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:13 smithi131 bash[89561]: cluster 2024-08-17T17:57:12.429582+0000 mon.a (mon.0) 2567 : cluster [DBG] osdmap e1406: 8 total, 8 up, 8 in 2024-08-17T17:57:13.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:13 smithi131 bash[89561]: cluster 2024-08-17T17:57:12.429582+0000 mon.a (mon.0) 2567 : cluster [DBG] osdmap e1406: 8 total, 8 up, 8 in 2024-08-17T17:57:13.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:13 smithi131 bash[88347]: cluster 2024-08-17T17:57:12.323151+0000 mgr.y (mgr.34107) 1652 : cluster [DBG] pgmap v2401: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 723 op/s 2024-08-17T17:57:13.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:13 smithi131 bash[88347]: cluster 2024-08-17T17:57:12.323151+0000 mgr.y (mgr.34107) 1652 : cluster [DBG] pgmap v2401: 89 pgs: 89 active+clean; 4.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 723 op/s 2024-08-17T17:57:13.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:13 smithi131 bash[88347]: cluster 2024-08-17T17:57:12.429582+0000 mon.a (mon.0) 2567 : cluster [DBG] osdmap e1406: 8 total, 8 up, 8 in 2024-08-17T17:57:13.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:13 smithi131 bash[88347]: cluster 2024-08-17T17:57:12.429582+0000 mon.a (mon.0) 2567 : cluster [DBG] osdmap e1406: 8 total, 8 up, 8 in 2024-08-17T17:57:13.876 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:13.913 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:13.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:13.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:14.018 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:14.041 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:14.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:14.046 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:14.147 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:14.166 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:14.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:14.168 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:14.268 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:14.301 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:14.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:14.308 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:14.408 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:14.450 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:14.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:14.451 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:14.552 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:14.583 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:14.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:14.585 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:14.686 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:14.708 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:14.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:14.710 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:14.811 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:14.842 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:14.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:14.847 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:14.948 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:14.977 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:14.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:14.985 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:15.086 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:15.109 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:15.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:15.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:15.215 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:15.241 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:15.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:15.243 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:15.344 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:15.367 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:15.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:15.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:15.472 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:15.504 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:15.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:15.506 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:15.523 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T17:57:15.523 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:57:15.552 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T17:57:15.553 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:57:15.579 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:15 smithi131 bash[89561]: cluster 2024-08-17T17:57:14.323774+0000 mgr.y (mgr.34107) 1653 : cluster [DBG] pgmap v2403: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 719 op/s 2024-08-17T17:57:15.579 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:15 smithi131 bash[89561]: cluster 2024-08-17T17:57:14.323774+0000 mgr.y (mgr.34107) 1653 : cluster [DBG] pgmap v2403: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 719 op/s 2024-08-17T17:57:15.579 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:15 smithi131 bash[88347]: cluster 2024-08-17T17:57:14.323774+0000 mgr.y (mgr.34107) 1653 : cluster [DBG] pgmap v2403: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 719 op/s 2024-08-17T17:57:15.580 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:15 smithi131 bash[88347]: cluster 2024-08-17T17:57:14.323774+0000 mgr.y (mgr.34107) 1653 : cluster [DBG] pgmap v2403: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 719 op/s 2024-08-17T17:57:15.582 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T17:57:15.582 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:57:15.607 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:15.613 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T17:57:15.613 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:57:15.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:15.646 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:15.646 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:15.651 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T17:57:15.651 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:57:15.679 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T17:57:15.679 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:57:15.712 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T17:57:15.713 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:57:15.740 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T17:57:15.740 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:57:15.747 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:15.769 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:15.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:15.772 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:15.873 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:15.885 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:15 smithi169 bash[79348]: cluster 2024-08-17T17:57:14.323774+0000 mgr.y (mgr.34107) 1653 : cluster [DBG] pgmap v2403: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 719 op/s 2024-08-17T17:57:15.885 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:15 smithi169 bash[79348]: cluster 2024-08-17T17:57:14.323774+0000 mgr.y (mgr.34107) 1653 : cluster [DBG] pgmap v2403: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 719 op/s 2024-08-17T17:57:15.929 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:15.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:15.931 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:16.032 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:16.071 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:16.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:16.078 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:16.178 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:16.225 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:16.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:16.231 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:16.332 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:16.354 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:16.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:16.359 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:16.460 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:16.486 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:16.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:16.488 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:16.589 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:16.611 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:16.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:16.618 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:16.694 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:16 smithi131 bash[89561]: audit 2024-08-17T17:57:15.480982+0000 mon.c (mon.2) 68 : audit [DBG] from='client.? 172.21.15.131:0/1991760100' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:57:16.694 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:16 smithi131 bash[89561]: audit 2024-08-17T17:57:15.480982+0000 mon.c (mon.2) 68 : audit [DBG] from='client.? 172.21.15.131:0/1991760100' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:57:16.694 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:16 smithi131 bash[88347]: audit 2024-08-17T17:57:15.480982+0000 mon.c (mon.2) 68 : audit [DBG] from='client.? 172.21.15.131:0/1991760100' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:57:16.694 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:16 smithi131 bash[88347]: audit 2024-08-17T17:57:15.480982+0000 mon.c (mon.2) 68 : audit [DBG] from='client.? 172.21.15.131:0/1991760100' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:57:16.708 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2024-08-17T17:57:16.708 INFO:teuthology.orchestra.run.smithi169.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:57:16.719 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:16.731 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:16 smithi169 bash[79348]: audit 2024-08-17T17:57:15.480982+0000 mon.c (mon.2) 68 : audit [DBG] from='client.? 172.21.15.131:0/1991760100' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:57:16.731 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:16 smithi169 bash[79348]: audit 2024-08-17T17:57:15.480982+0000 mon.c (mon.2) 68 : audit [DBG] from='client.? 172.21.15.131:0/1991760100' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:57:16.756 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:16.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:16.759 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:16.860 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:16.886 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:16.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:16.892 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:16.992 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:17.015 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:17.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:17.016 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:17.117 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:17.139 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:17.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:17.142 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:17.243 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:17.274 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:17.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:17.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:17.379 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:17.405 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:17.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:17.407 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:17.508 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:17.529 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:17.535 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:17 smithi131 bash[89561]: cluster 2024-08-17T17:57:16.324197+0000 mgr.y (mgr.34107) 1654 : cluster [DBG] pgmap v2404: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 863 op/s 2024-08-17T17:57:17.535 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:17 smithi131 bash[89561]: cluster 2024-08-17T17:57:16.324197+0000 mgr.y (mgr.34107) 1654 : cluster [DBG] pgmap v2404: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 863 op/s 2024-08-17T17:57:17.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:17.536 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:17 smithi131 bash[88347]: cluster 2024-08-17T17:57:16.324197+0000 mgr.y (mgr.34107) 1654 : cluster [DBG] pgmap v2404: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 863 op/s 2024-08-17T17:57:17.536 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:17 smithi131 bash[88347]: cluster 2024-08-17T17:57:16.324197+0000 mgr.y (mgr.34107) 1654 : cluster [DBG] pgmap v2404: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 863 op/s 2024-08-17T17:57:17.536 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:17.637 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:17.663 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:17.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:17.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:17.760 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:17 smithi169 bash[79348]: cluster 2024-08-17T17:57:16.324197+0000 mgr.y (mgr.34107) 1654 : cluster [DBG] pgmap v2404: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 863 op/s 2024-08-17T17:57:17.760 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:17 smithi169 bash[79348]: cluster 2024-08-17T17:57:16.324197+0000 mgr.y (mgr.34107) 1654 : cluster [DBG] pgmap v2404: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 863 op/s 2024-08-17T17:57:17.761 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-08-17T17:57:17.768 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:17.840 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:17.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:17.845 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:17.945 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:17.973 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:17.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:17.977 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:18.077 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:18.111 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:18.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:18.115 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:18.215 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:18.239 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:18.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:18.241 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:18.342 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:18.363 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:18.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:18.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:18.466 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:18.467 INFO:teuthology.orchestra.run.smithi131.stderr:noscrub is unset 2024-08-17T17:57:18.476 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:18 smithi131 bash[89561]: audit 2024-08-17T17:57:18.209472+0000 mon.c (mon.2) 69 : audit [INF] from='client.? 172.21.15.131:0/4120019781' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:57:18.476 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:18 smithi131 bash[89561]: audit 2024-08-17T17:57:18.209472+0000 mon.c (mon.2) 69 : audit [INF] from='client.? 172.21.15.131:0/4120019781' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:57:18.476 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:18 smithi131 bash[89561]: audit 2024-08-17T17:57:18.210073+0000 mon.a (mon.0) 2568 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:57:18.476 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:18 smithi131 bash[89561]: audit 2024-08-17T17:57:18.210073+0000 mon.a (mon.0) 2568 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:57:18.476 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:18 smithi131 bash[88347]: audit 2024-08-17T17:57:18.209472+0000 mon.c (mon.2) 69 : audit [INF] from='client.? 172.21.15.131:0/4120019781' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:57:18.477 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:18 smithi131 bash[88347]: audit 2024-08-17T17:57:18.209472+0000 mon.c (mon.2) 69 : audit [INF] from='client.? 172.21.15.131:0/4120019781' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:57:18.477 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:18 smithi131 bash[88347]: audit 2024-08-17T17:57:18.210073+0000 mon.a (mon.0) 2568 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:57:18.477 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:18 smithi131 bash[88347]: audit 2024-08-17T17:57:18.210073+0000 mon.a (mon.0) 2568 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:57:18.500 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:18.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:18.503 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:18.603 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:18.647 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:18.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:18.652 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:18.752 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:18.762 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:18 smithi169 bash[79348]: audit 2024-08-17T17:57:18.209472+0000 mon.c (mon.2) 69 : audit [INF] from='client.? 172.21.15.131:0/4120019781' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:57:18.762 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:18 smithi169 bash[79348]: audit 2024-08-17T17:57:18.209472+0000 mon.c (mon.2) 69 : audit [INF] from='client.? 172.21.15.131:0/4120019781' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:57:18.762 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:18 smithi169 bash[79348]: audit 2024-08-17T17:57:18.210073+0000 mon.a (mon.0) 2568 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:57:18.762 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:18 smithi169 bash[79348]: audit 2024-08-17T17:57:18.210073+0000 mon.a (mon.0) 2568 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:57:18.762 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:57:18 smithi169 bash[72069]: logger=cleanup t=2024-08-17T17:57:18.60677746Z level=info msg="Completed cleanup jobs" duration=73.011247ms 2024-08-17T17:57:18.763 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:57:18 smithi169 bash[72069]: logger=grafana.update.checker t=2024-08-17T17:57:18.691636412Z level=info msg="Update check succeeded" duration=70.315463ms 2024-08-17T17:57:18.763 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 17:57:18 smithi169 bash[72069]: logger=plugins.update.checker t=2024-08-17T17:57:18.694248883Z level=info msg="Update check succeeded" duration=67.131332ms 2024-08-17T17:57:18.777 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:18.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:18.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:18.886 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:18.912 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:18.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:18.919 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:19.019 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:19.037 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:19.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:19.039 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:19.140 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:19.164 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:19.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:19.166 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:19.266 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:19.303 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:19.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:19.307 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:19.314 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:57:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:57:18] "GET /metrics HTTP/1.1" 200 36645 "" "Prometheus/2.51.0" 2024-08-17T17:57:19.368 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 3, 4, 5, 6, 7, 2] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:57:19.368 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:57:19.368 INFO:tasks.thrashosds.thrasher:fixing pg num pool .mgr 2024-08-17T17:57:19.369 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:57:19.407 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:19.424 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:19.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:19.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:19.526 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:19.551 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:19.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:19.554 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:19.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:19 smithi131 bash[89561]: cluster 2024-08-17T17:57:18.324597+0000 mgr.y (mgr.34107) 1655 : cluster [DBG] pgmap v2405: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 401 op/s 2024-08-17T17:57:19.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:19 smithi131 bash[89561]: cluster 2024-08-17T17:57:18.324597+0000 mgr.y (mgr.34107) 1655 : cluster [DBG] pgmap v2405: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 401 op/s 2024-08-17T17:57:19.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:19 smithi131 bash[89561]: cluster 2024-08-17T17:57:18.451610+0000 mon.a (mon.0) 2569 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:57:19.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:19 smithi131 bash[89561]: cluster 2024-08-17T17:57:18.451610+0000 mon.a (mon.0) 2569 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:57:19.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:19 smithi131 bash[89561]: audit 2024-08-17T17:57:18.462946+0000 mon.a (mon.0) 2570 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:57:19.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:19 smithi131 bash[89561]: audit 2024-08-17T17:57:18.462946+0000 mon.a (mon.0) 2570 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:57:19.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:19 smithi131 bash[89561]: cluster 2024-08-17T17:57:18.471004+0000 mon.a (mon.0) 2571 : cluster [DBG] osdmap e1407: 8 total, 8 up, 8 in 2024-08-17T17:57:19.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:19 smithi131 bash[89561]: cluster 2024-08-17T17:57:18.471004+0000 mon.a (mon.0) 2571 : cluster [DBG] osdmap e1407: 8 total, 8 up, 8 in 2024-08-17T17:57:19.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:19 smithi131 bash[88347]: cluster 2024-08-17T17:57:18.324597+0000 mgr.y (mgr.34107) 1655 : cluster [DBG] pgmap v2405: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 401 op/s 2024-08-17T17:57:19.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:19 smithi131 bash[88347]: cluster 2024-08-17T17:57:18.324597+0000 mgr.y (mgr.34107) 1655 : cluster [DBG] pgmap v2405: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 401 op/s 2024-08-17T17:57:19.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:19 smithi131 bash[88347]: cluster 2024-08-17T17:57:18.451610+0000 mon.a (mon.0) 2569 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:57:19.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:19 smithi131 bash[88347]: cluster 2024-08-17T17:57:18.451610+0000 mon.a (mon.0) 2569 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:57:19.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:19 smithi131 bash[88347]: audit 2024-08-17T17:57:18.462946+0000 mon.a (mon.0) 2570 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:57:19.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:19 smithi131 bash[88347]: audit 2024-08-17T17:57:18.462946+0000 mon.a (mon.0) 2570 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:57:19.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:19 smithi131 bash[88347]: cluster 2024-08-17T17:57:18.471004+0000 mon.a (mon.0) 2571 : cluster [DBG] osdmap e1407: 8 total, 8 up, 8 in 2024-08-17T17:57:19.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:19 smithi131 bash[88347]: cluster 2024-08-17T17:57:18.471004+0000 mon.a (mon.0) 2571 : cluster [DBG] osdmap e1407: 8 total, 8 up, 8 in 2024-08-17T17:57:19.655 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:19.683 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:19.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:19.687 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:19.751 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:57:19.788 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:19.798 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:19 smithi169 bash[79348]: cluster 2024-08-17T17:57:18.324597+0000 mgr.y (mgr.34107) 1655 : cluster [DBG] pgmap v2405: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 401 op/s 2024-08-17T17:57:19.798 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:19 smithi169 bash[79348]: cluster 2024-08-17T17:57:18.324597+0000 mgr.y (mgr.34107) 1655 : cluster [DBG] pgmap v2405: 89 pgs: 89 active+clean; 4.1 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 401 op/s 2024-08-17T17:57:19.798 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:19 smithi169 bash[79348]: cluster 2024-08-17T17:57:18.451610+0000 mon.a (mon.0) 2569 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:57:19.798 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:19 smithi169 bash[79348]: cluster 2024-08-17T17:57:18.451610+0000 mon.a (mon.0) 2569 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:57:19.798 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:19 smithi169 bash[79348]: audit 2024-08-17T17:57:18.462946+0000 mon.a (mon.0) 2570 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:57:19.798 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:19 smithi169 bash[79348]: audit 2024-08-17T17:57:18.462946+0000 mon.a (mon.0) 2570 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:57:19.798 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:19 smithi169 bash[79348]: cluster 2024-08-17T17:57:18.471004+0000 mon.a (mon.0) 2571 : cluster [DBG] osdmap e1407: 8 total, 8 up, 8 in 2024-08-17T17:57:19.798 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:19 smithi169 bash[79348]: cluster 2024-08-17T17:57:18.471004+0000 mon.a (mon.0) 2571 : cluster [DBG] osdmap e1407: 8 total, 8 up, 8 in 2024-08-17T17:57:19.811 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:19.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:19.817 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:19.919 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:19.963 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:19.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:19.968 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:20.069 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:20.100 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:20.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:20.103 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:20.204 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:20.225 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:20.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:20.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:20.328 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:20.354 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:20.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:20.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:20.460 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:20.500 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:20.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:20.504 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:20.605 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:20.640 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:20.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:20.642 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:20.743 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:20.766 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:20.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:20.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:20.871 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:20.915 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:20.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:20.920 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:21.021 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:21.045 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:21.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:21.047 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:21.148 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:21.186 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:21.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:21.191 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:21.292 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:21.329 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:21.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:21.335 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:21.436 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:21.457 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:21.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:21.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:21.560 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:21.600 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:21.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:21.603 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:21.703 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:21.710 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:57:21.713 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:21 smithi131 bash[88347]: cluster 2024-08-17T17:57:20.325276+0000 mgr.y (mgr.34107) 1656 : cluster [DBG] pgmap v2407: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 846 op/s 2024-08-17T17:57:21.714 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:21 smithi131 bash[88347]: cluster 2024-08-17T17:57:20.325276+0000 mgr.y (mgr.34107) 1656 : cluster [DBG] pgmap v2407: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 846 op/s 2024-08-17T17:57:21.714 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:21 smithi131 bash[89561]: cluster 2024-08-17T17:57:20.325276+0000 mgr.y (mgr.34107) 1656 : cluster [DBG] pgmap v2407: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 846 op/s 2024-08-17T17:57:21.714 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:21 smithi131 bash[89561]: cluster 2024-08-17T17:57:20.325276+0000 mgr.y (mgr.34107) 1656 : cluster [DBG] pgmap v2407: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 846 op/s 2024-08-17T17:57:21.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:21.733 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:21.733 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:21.834 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:21.842 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:21 smithi169 bash[79348]: cluster 2024-08-17T17:57:20.325276+0000 mgr.y (mgr.34107) 1656 : cluster [DBG] pgmap v2407: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 846 op/s 2024-08-17T17:57:21.842 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:21 smithi169 bash[79348]: cluster 2024-08-17T17:57:20.325276+0000 mgr.y (mgr.34107) 1656 : cluster [DBG] pgmap v2407: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 846 op/s 2024-08-17T17:57:21.873 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:21.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:21.876 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:21.976 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:22.005 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:22.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:22.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:22.111 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:22.136 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:22.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:22.139 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:22.239 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:22.280 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:22.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:22.284 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:22.384 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:22.420 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:22.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:22.424 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:22.525 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:22.548 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:22.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:22.551 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:22.652 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:22.684 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:22.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:22.688 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:22.789 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:22.813 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:22.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:22.818 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:22.919 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:22.949 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:22.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:22.954 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:23.055 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:23.092 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:23.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:23.095 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:23.195 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:23.218 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:23.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:23.221 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:23.229 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:57:23.322 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:23.369 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:23.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:23.372 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:23.472 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:23.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:23.502 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:23.502 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:23.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:23 smithi131 bash[88347]: cluster 2024-08-17T17:57:22.325606+0000 mgr.y (mgr.34107) 1657 : cluster [DBG] pgmap v2408: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-08-17T17:57:23.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:23 smithi131 bash[88347]: cluster 2024-08-17T17:57:22.325606+0000 mgr.y (mgr.34107) 1657 : cluster [DBG] pgmap v2408: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-08-17T17:57:23.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:23 smithi131 bash[88347]: audit 2024-08-17T17:57:23.267781+0000 mon.a (mon.0) 2572 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:23.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:23 smithi131 bash[88347]: audit 2024-08-17T17:57:23.267781+0000 mon.a (mon.0) 2572 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:23.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:23 smithi131 bash[89561]: cluster 2024-08-17T17:57:22.325606+0000 mgr.y (mgr.34107) 1657 : cluster [DBG] pgmap v2408: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-08-17T17:57:23.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:23 smithi131 bash[89561]: cluster 2024-08-17T17:57:22.325606+0000 mgr.y (mgr.34107) 1657 : cluster [DBG] pgmap v2408: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-08-17T17:57:23.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:23 smithi131 bash[89561]: audit 2024-08-17T17:57:23.267781+0000 mon.a (mon.0) 2572 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:23.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:23 smithi131 bash[89561]: audit 2024-08-17T17:57:23.267781+0000 mon.a (mon.0) 2572 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:23.603 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:23.613 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:23 smithi169 bash[79348]: cluster 2024-08-17T17:57:22.325606+0000 mgr.y (mgr.34107) 1657 : cluster [DBG] pgmap v2408: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-08-17T17:57:23.613 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:23 smithi169 bash[79348]: cluster 2024-08-17T17:57:22.325606+0000 mgr.y (mgr.34107) 1657 : cluster [DBG] pgmap v2408: 89 pgs: 89 active+clean; 3.9 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-08-17T17:57:23.613 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:23 smithi169 bash[79348]: audit 2024-08-17T17:57:23.267781+0000 mon.a (mon.0) 2572 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:23.613 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:23 smithi169 bash[79348]: audit 2024-08-17T17:57:23.267781+0000 mon.a (mon.0) 2572 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:23.635 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:23.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:23.638 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:23.739 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:23.767 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:23.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:23.770 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:23.871 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:23.901 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:23.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:23.904 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:24.005 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:24.029 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:24.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:24.031 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:24.132 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:24.154 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:24.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:24.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:24.245 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:57:24.245 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:57:24.257 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:24.286 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:24.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:24.293 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:24.394 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:24.435 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:24.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:24.444 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:24.544 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:24.568 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:24.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:24.571 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:24.672 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:24.696 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:24.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:24.703 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:24.804 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:24.829 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:24.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:24.831 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:24.931 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:24.957 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:24.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:24.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:25.063 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:25.096 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:25.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:25.100 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:25.200 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:25.224 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:25.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:25.228 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:25.329 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:25.351 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:25.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:25.355 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:25.455 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:25.475 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:25.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:25.477 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:25.578 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:25.614 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:25.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:25.619 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:25.720 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:25.728 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:25 smithi131 bash[88347]: cluster 2024-08-17T17:57:24.326149+0000 mgr.y (mgr.34107) 1658 : cluster [DBG] pgmap v2409: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 700 op/s 2024-08-17T17:57:25.728 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:25 smithi131 bash[88347]: cluster 2024-08-17T17:57:24.326149+0000 mgr.y (mgr.34107) 1658 : cluster [DBG] pgmap v2409: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 700 op/s 2024-08-17T17:57:25.728 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:25 smithi131 bash[89561]: cluster 2024-08-17T17:57:24.326149+0000 mgr.y (mgr.34107) 1658 : cluster [DBG] pgmap v2409: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 700 op/s 2024-08-17T17:57:25.728 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:25 smithi131 bash[89561]: cluster 2024-08-17T17:57:24.326149+0000 mgr.y (mgr.34107) 1658 : cluster [DBG] pgmap v2409: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 700 op/s 2024-08-17T17:57:25.744 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:25.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:25.749 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:25.850 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:25.859 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:25 smithi169 bash[79348]: cluster 2024-08-17T17:57:24.326149+0000 mgr.y (mgr.34107) 1658 : cluster [DBG] pgmap v2409: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 700 op/s 2024-08-17T17:57:25.859 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:25 smithi169 bash[79348]: cluster 2024-08-17T17:57:24.326149+0000 mgr.y (mgr.34107) 1658 : cluster [DBG] pgmap v2409: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 700 op/s 2024-08-17T17:57:25.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:25.882 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:25.882 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:25.983 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:26.008 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:26.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:26.015 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:26.116 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:26.136 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:26.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:26.139 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:26.239 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:26.266 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:26.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:26.267 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:26.272 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:57:26.369 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:26.400 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:26.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:26.402 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:26.503 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:26.546 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:26.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:26.552 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:26.653 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:26.677 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:26.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:26.680 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:26.780 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:26.800 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:26.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:26.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:26.905 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:26.933 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:26.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:26.936 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:27.037 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:27.067 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:27.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:27.074 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:27.175 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:27.209 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:27.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:27.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:27.315 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:27.336 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:27.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:27.338 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:27.439 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:27.469 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:27.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:27.478 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:27.579 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:27.587 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:27 smithi131 bash[89561]: cluster 2024-08-17T17:57:26.326593+0000 mgr.y (mgr.34107) 1659 : cluster [DBG] pgmap v2410: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2024-08-17T17:57:27.587 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:27 smithi131 bash[89561]: cluster 2024-08-17T17:57:26.326593+0000 mgr.y (mgr.34107) 1659 : cluster [DBG] pgmap v2410: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2024-08-17T17:57:27.587 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:27 smithi131 bash[88347]: cluster 2024-08-17T17:57:26.326593+0000 mgr.y (mgr.34107) 1659 : cluster [DBG] pgmap v2410: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2024-08-17T17:57:27.587 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:27 smithi131 bash[88347]: cluster 2024-08-17T17:57:26.326593+0000 mgr.y (mgr.34107) 1659 : cluster [DBG] pgmap v2410: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2024-08-17T17:57:27.602 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:27.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:27.606 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:27.707 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:27.716 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:27 smithi169 bash[79348]: cluster 2024-08-17T17:57:26.326593+0000 mgr.y (mgr.34107) 1659 : cluster [DBG] pgmap v2410: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2024-08-17T17:57:27.717 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:27 smithi169 bash[79348]: cluster 2024-08-17T17:57:26.326593+0000 mgr.y (mgr.34107) 1659 : cluster [DBG] pgmap v2410: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2024-08-17T17:57:27.737 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:27.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:27.744 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:27.844 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:27.872 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:27.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:27.875 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:27.975 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:28.015 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:28.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:28.017 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:28.118 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:28.146 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:28.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:28.148 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:28.249 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:28.280 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:28.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:28.290 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:28.391 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:28.420 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:28.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:28.421 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:28.522 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:28.572 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:28.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:28.574 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:28.675 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:28.700 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:28.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:28.706 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:28.807 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:28.838 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:28.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:28.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:28.849 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:57:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:57:28] "GET /metrics HTTP/1.1" 200 36645 "" "Prometheus/2.51.0" 2024-08-17T17:57:28.944 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:28.974 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:28.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:28.977 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:29.078 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:29.107 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:29.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:29.109 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:29.210 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:29.240 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:29.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:29.247 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:29.348 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:29.371 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:29.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:29.374 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:29.475 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:29.516 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:29.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:29.523 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:29.624 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:29.647 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:29.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:29.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:29.706 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:29 smithi131 bash[89561]: cluster 2024-08-17T17:57:28.326929+0000 mgr.y (mgr.34107) 1660 : cluster [DBG] pgmap v2411: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2024-08-17T17:57:29.706 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:29 smithi131 bash[89561]: cluster 2024-08-17T17:57:28.326929+0000 mgr.y (mgr.34107) 1660 : cluster [DBG] pgmap v2411: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2024-08-17T17:57:29.706 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:29 smithi131 bash[88347]: cluster 2024-08-17T17:57:28.326929+0000 mgr.y (mgr.34107) 1660 : cluster [DBG] pgmap v2411: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2024-08-17T17:57:29.706 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:29 smithi131 bash[88347]: cluster 2024-08-17T17:57:28.326929+0000 mgr.y (mgr.34107) 1660 : cluster [DBG] pgmap v2411: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2024-08-17T17:57:29.751 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:29.762 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:29 smithi169 bash[79348]: cluster 2024-08-17T17:57:28.326929+0000 mgr.y (mgr.34107) 1660 : cluster [DBG] pgmap v2411: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2024-08-17T17:57:29.762 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:29 smithi169 bash[79348]: cluster 2024-08-17T17:57:28.326929+0000 mgr.y (mgr.34107) 1660 : cluster [DBG] pgmap v2411: 89 pgs: 89 active+clean; 3.6 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 722 op/s 2024-08-17T17:57:29.780 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:29.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:29.787 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:29.889 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:29.912 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:29.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:29.916 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:30.017 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:30.053 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:30.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:30.060 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:30.160 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:30.196 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:30.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:30.201 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:30.301 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:30.324 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:30.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:30.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:30.428 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:30.465 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:30.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:30.468 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:30.568 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:30.593 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:30.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:30.599 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:30.700 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:30.742 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:30.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:30.745 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:30.846 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:30.875 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:30.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:30.879 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:30.980 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:31.009 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:31.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:31.016 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:31.117 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:31.152 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:31.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:31.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:31.255 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:31.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:31.286 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:31.286 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:31.387 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:31.412 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:31.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:31.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:31.516 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:31.548 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:31.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:31.552 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:31.653 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:31.684 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:31.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:31.687 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:31.788 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:31.810 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:31.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:31.816 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:31.917 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:31.939 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:31 smithi131 bash[88347]: cluster 2024-08-17T17:57:30.328528+0000 mgr.y (mgr.34107) 1661 : cluster [DBG] pgmap v2412: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 912 op/s 2024-08-17T17:57:31.940 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:31 smithi131 bash[88347]: cluster 2024-08-17T17:57:30.328528+0000 mgr.y (mgr.34107) 1661 : cluster [DBG] pgmap v2412: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 912 op/s 2024-08-17T17:57:31.940 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:31 smithi131 bash[89561]: cluster 2024-08-17T17:57:30.328528+0000 mgr.y (mgr.34107) 1661 : cluster [DBG] pgmap v2412: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 912 op/s 2024-08-17T17:57:31.940 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:31 smithi131 bash[89561]: cluster 2024-08-17T17:57:30.328528+0000 mgr.y (mgr.34107) 1661 : cluster [DBG] pgmap v2412: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 912 op/s 2024-08-17T17:57:31.941 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:31.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:31.945 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:32.045 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:32.086 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:32.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:32.090 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:32.191 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:32.200 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:31 smithi169 bash[79348]: cluster 2024-08-17T17:57:30.328528+0000 mgr.y (mgr.34107) 1661 : cluster [DBG] pgmap v2412: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 912 op/s 2024-08-17T17:57:32.201 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:31 smithi169 bash[79348]: cluster 2024-08-17T17:57:30.328528+0000 mgr.y (mgr.34107) 1661 : cluster [DBG] pgmap v2412: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 912 op/s 2024-08-17T17:57:32.233 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:32.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:32.238 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:32.338 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:32.365 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:32.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:32.370 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:32.470 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:32.498 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:32.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:32.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:32.601 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:32.628 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:32.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:32.635 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:32.736 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:32.763 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:32.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:32.768 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:32.868 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:32.906 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:32.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:32.912 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:33.013 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:33.042 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:33.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:33.048 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:33.148 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:33.180 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:33.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:33.182 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:33.282 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:33.321 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:33.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:33.325 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:33.425 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:33.452 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:33.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:33.455 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:33.555 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:33.583 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:33.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:33.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:33.688 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:33.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:33.716 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:33.716 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:33.817 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:33.870 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:33.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:33.877 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:33.978 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:33.994 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:33 smithi131 bash[88347]: cluster 2024-08-17T17:57:32.328914+0000 mgr.y (mgr.34107) 1662 : cluster [DBG] pgmap v2413: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 605 op/s 2024-08-17T17:57:33.994 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:33 smithi131 bash[88347]: cluster 2024-08-17T17:57:32.328914+0000 mgr.y (mgr.34107) 1662 : cluster [DBG] pgmap v2413: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 605 op/s 2024-08-17T17:57:33.994 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:33 smithi131 bash[89561]: cluster 2024-08-17T17:57:32.328914+0000 mgr.y (mgr.34107) 1662 : cluster [DBG] pgmap v2413: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 605 op/s 2024-08-17T17:57:33.994 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:33 smithi131 bash[89561]: cluster 2024-08-17T17:57:32.328914+0000 mgr.y (mgr.34107) 1662 : cluster [DBG] pgmap v2413: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 605 op/s 2024-08-17T17:57:34.030 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:34.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:34.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:34.136 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:34.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:33 smithi169 bash[79348]: cluster 2024-08-17T17:57:32.328914+0000 mgr.y (mgr.34107) 1662 : cluster [DBG] pgmap v2413: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 605 op/s 2024-08-17T17:57:34.146 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:33 smithi169 bash[79348]: cluster 2024-08-17T17:57:32.328914+0000 mgr.y (mgr.34107) 1662 : cluster [DBG] pgmap v2413: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 605 op/s 2024-08-17T17:57:34.162 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:34.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:34.166 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:34.267 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:34.293 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:34.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:34.295 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:34.396 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:34.416 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:34.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:34.419 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:34.520 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:34.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:34.548 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:34.549 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:34.649 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:34.669 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:34.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:34.675 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:34.776 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:34.801 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:34.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:34.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:34.908 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:34.940 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:34.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:34.945 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:35.046 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:35.090 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:35.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:35.096 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:35.196 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:35.216 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:35.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:35.218 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:35.318 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:35.348 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:35.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:35.394 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:35.494 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:35.518 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:35.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:35.523 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:35.623 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:35.646 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:35.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:35.649 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:35.750 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:35.783 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:35.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:35.784 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:35.834 INFO:teuthology.orchestra.run.smithi131.stdout:ERROR: (22) Invalid argument 2024-08-17T17:57:35.834 INFO:teuthology.orchestra.run.smithi131.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:57:35.884 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:35.913 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:35.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:35.921 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:36.022 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:36.057 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:36.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:36.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:36.166 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:36.205 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:36.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:36.212 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:36.212 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:35 smithi169 bash[79348]: cluster 2024-08-17T17:57:34.329583+0000 mgr.y (mgr.34107) 1663 : cluster [DBG] pgmap v2414: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 805 op/s 2024-08-17T17:57:36.212 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:35 smithi169 bash[79348]: cluster 2024-08-17T17:57:34.329583+0000 mgr.y (mgr.34107) 1663 : cluster [DBG] pgmap v2414: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 805 op/s 2024-08-17T17:57:36.313 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:36.336 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:36.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:36.338 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:36.367 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:35 smithi131 bash[89561]: cluster 2024-08-17T17:57:34.329583+0000 mgr.y (mgr.34107) 1663 : cluster [DBG] pgmap v2414: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 805 op/s 2024-08-17T17:57:36.368 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:35 smithi131 bash[89561]: cluster 2024-08-17T17:57:34.329583+0000 mgr.y (mgr.34107) 1663 : cluster [DBG] pgmap v2414: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 805 op/s 2024-08-17T17:57:36.368 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:35 smithi131 bash[88347]: cluster 2024-08-17T17:57:34.329583+0000 mgr.y (mgr.34107) 1663 : cluster [DBG] pgmap v2414: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 805 op/s 2024-08-17T17:57:36.368 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:35 smithi131 bash[88347]: cluster 2024-08-17T17:57:34.329583+0000 mgr.y (mgr.34107) 1663 : cluster [DBG] pgmap v2414: 89 pgs: 89 active+clean; 3.3 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 805 op/s 2024-08-17T17:57:36.440 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:36.471 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:36.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:36.475 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:36.575 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:36.594 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:36.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:36.596 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:36.697 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:36.738 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:36.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:36.746 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:36.847 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:36.869 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:36.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:36.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:36.972 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:36.998 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:36.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:36.999 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:37.100 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:37.163 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:37.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:37.170 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:37.271 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:37.307 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:37.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:37.313 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:37.413 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:37.446 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:37.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:37.451 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:37.552 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:37.585 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:37.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:37.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:37.690 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:37.714 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:37.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:37.716 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:37.803 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-08-17T17:57:37.817 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:37.872 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:37.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:37.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:37.976 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:38.016 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:38.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:38.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:38.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:37 smithi131 bash[88347]: cluster 2024-08-17T17:57:36.330150+0000 mgr.y (mgr.34107) 1664 : cluster [DBG] pgmap v2415: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 732 op/s 2024-08-17T17:57:38.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:37 smithi131 bash[88347]: cluster 2024-08-17T17:57:36.330150+0000 mgr.y (mgr.34107) 1664 : cluster [DBG] pgmap v2415: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 732 op/s 2024-08-17T17:57:38.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:37 smithi131 bash[89561]: cluster 2024-08-17T17:57:36.330150+0000 mgr.y (mgr.34107) 1664 : cluster [DBG] pgmap v2415: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 732 op/s 2024-08-17T17:57:38.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:37 smithi131 bash[89561]: cluster 2024-08-17T17:57:36.330150+0000 mgr.y (mgr.34107) 1664 : cluster [DBG] pgmap v2415: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 732 op/s 2024-08-17T17:57:38.121 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:38.149 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:38.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:38.154 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:38.255 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:38.278 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:38.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:38.287 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:38.387 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:38.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:37 smithi169 bash[79348]: cluster 2024-08-17T17:57:36.330150+0000 mgr.y (mgr.34107) 1664 : cluster [DBG] pgmap v2415: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 732 op/s 2024-08-17T17:57:38.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:37 smithi169 bash[79348]: cluster 2024-08-17T17:57:36.330150+0000 mgr.y (mgr.34107) 1664 : cluster [DBG] pgmap v2415: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 732 op/s 2024-08-17T17:57:38.423 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:38.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:38.429 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:38.530 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:38.557 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:38.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:38.559 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:38.581 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T17:57:38.582 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:57:38.628 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T17:57:38.628 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:57:38.660 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:38.663 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T17:57:38.663 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:57:38.684 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:38.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:38.686 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:38.710 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T17:57:38.711 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:57:38.738 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T17:57:38.739 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:57:38.771 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T17:57:38.771 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:57:38.787 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:38.797 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:57:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:57:38] "GET /metrics HTTP/1.1" 200 36643 "" "Prometheus/2.51.0" 2024-08-17T17:57:38.814 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T17:57:38.814 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:57:38.818 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:38.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:38.821 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:38.849 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:57:38.849 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T17:57:38.922 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:38.974 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:38.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:38.983 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:39.083 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:39.084 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T17:57:39.085 INFO:teuthology.orchestra.run.smithi131.stderr:dumped all 2024-08-17T17:57:39.088 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:38 smithi131 bash[89561]: audit 2024-08-17T17:57:38.268338+0000 mon.a (mon.0) 2573 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:39.088 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:38 smithi131 bash[89561]: audit 2024-08-17T17:57:38.268338+0000 mon.a (mon.0) 2573 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:39.088 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:38 smithi131 bash[89561]: audit 2024-08-17T17:57:38.544151+0000 mon.c (mon.2) 70 : audit [DBG] from='client.? 172.21.15.131:0/2917555029' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:57:39.088 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:38 smithi131 bash[89561]: audit 2024-08-17T17:57:38.544151+0000 mon.c (mon.2) 70 : audit [DBG] from='client.? 172.21.15.131:0/2917555029' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:57:39.088 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:38 smithi131 bash[88347]: audit 2024-08-17T17:57:38.268338+0000 mon.a (mon.0) 2573 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:39.088 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:38 smithi131 bash[88347]: audit 2024-08-17T17:57:38.268338+0000 mon.a (mon.0) 2573 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:39.088 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:38 smithi131 bash[88347]: audit 2024-08-17T17:57:38.544151+0000 mon.c (mon.2) 70 : audit [DBG] from='client.? 172.21.15.131:0/2917555029' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:57:39.088 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:38 smithi131 bash[88347]: audit 2024-08-17T17:57:38.544151+0000 mon.c (mon.2) 70 : audit [DBG] from='client.? 172.21.15.131:0/2917555029' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:57:39.126 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:39.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:39.132 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:39.233 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:39.259 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:39.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:39.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:39.366 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:39.388 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:39.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:39.391 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:39.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:38 smithi169 bash[79348]: audit 2024-08-17T17:57:38.268338+0000 mon.a (mon.0) 2573 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:39.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:38 smithi169 bash[79348]: audit 2024-08-17T17:57:38.268338+0000 mon.a (mon.0) 2573 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:39.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:38 smithi169 bash[79348]: audit 2024-08-17T17:57:38.544151+0000 mon.c (mon.2) 70 : audit [DBG] from='client.? 172.21.15.131:0/2917555029' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:57:39.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:38 smithi169 bash[79348]: audit 2024-08-17T17:57:38.544151+0000 mon.c (mon.2) 70 : audit [DBG] from='client.? 172.21.15.131:0/2917555029' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:57:39.492 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:39.517 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:39.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:39.520 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:39.620 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:39.653 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:39.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:39.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:39.761 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:39.780 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:39.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:39.786 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:39.887 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:39.911 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:39.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:39.914 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:39.958 INFO:teuthology.orchestra.run.smithi131.stderr:nodeep-scrub is unset 2024-08-17T17:57:40.014 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:40.024 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:39 smithi131 bash[89561]: cluster 2024-08-17T17:57:38.330536+0000 mgr.y (mgr.34107) 1665 : cluster [DBG] pgmap v2416: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 618 op/s 2024-08-17T17:57:40.025 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:39 smithi131 bash[89561]: cluster 2024-08-17T17:57:38.330536+0000 mgr.y (mgr.34107) 1665 : cluster [DBG] pgmap v2416: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 618 op/s 2024-08-17T17:57:40.025 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:39 smithi131 bash[89561]: audit 2024-08-17T17:57:39.074149+0000 mon.c (mon.2) 71 : audit [INF] from='client.? 172.21.15.131:0/2766586421' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:57:40.025 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:39 smithi131 bash[89561]: audit 2024-08-17T17:57:39.074149+0000 mon.c (mon.2) 71 : audit [INF] from='client.? 172.21.15.131:0/2766586421' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:57:40.025 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:39 smithi131 bash[89561]: audit 2024-08-17T17:57:39.074818+0000 mon.a (mon.0) 2574 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:57:40.025 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:39 smithi131 bash[89561]: audit 2024-08-17T17:57:39.074818+0000 mon.a (mon.0) 2574 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:57:40.025 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:39 smithi131 bash[89561]: audit 2024-08-17T17:57:39.080476+0000 mgr.y (mgr.34107) 1666 : audit [DBG] from='client.35385 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:57:40.025 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:39 smithi131 bash[89561]: audit 2024-08-17T17:57:39.080476+0000 mgr.y (mgr.34107) 1666 : audit [DBG] from='client.35385 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:57:40.025 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:39 smithi131 bash[88347]: cluster 2024-08-17T17:57:38.330536+0000 mgr.y (mgr.34107) 1665 : cluster [DBG] pgmap v2416: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 618 op/s 2024-08-17T17:57:40.025 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:39 smithi131 bash[88347]: cluster 2024-08-17T17:57:38.330536+0000 mgr.y (mgr.34107) 1665 : cluster [DBG] pgmap v2416: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 618 op/s 2024-08-17T17:57:40.026 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:39 smithi131 bash[88347]: audit 2024-08-17T17:57:39.074149+0000 mon.c (mon.2) 71 : audit [INF] from='client.? 172.21.15.131:0/2766586421' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:57:40.026 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:39 smithi131 bash[88347]: audit 2024-08-17T17:57:39.074149+0000 mon.c (mon.2) 71 : audit [INF] from='client.? 172.21.15.131:0/2766586421' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:57:40.026 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:39 smithi131 bash[88347]: audit 2024-08-17T17:57:39.074818+0000 mon.a (mon.0) 2574 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:57:40.026 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:39 smithi131 bash[88347]: audit 2024-08-17T17:57:39.074818+0000 mon.a (mon.0) 2574 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:57:40.026 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:39 smithi131 bash[88347]: audit 2024-08-17T17:57:39.080476+0000 mgr.y (mgr.34107) 1666 : audit [DBG] from='client.35385 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:57:40.026 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:39 smithi131 bash[88347]: audit 2024-08-17T17:57:39.080476+0000 mgr.y (mgr.34107) 1666 : audit [DBG] from='client.35385 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:57:40.047 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:40.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:40.052 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:40.152 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:40.172 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:40.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:40.175 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:40.276 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:40.299 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:40.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:40.303 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:40.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:39 smithi169 bash[79348]: cluster 2024-08-17T17:57:38.330536+0000 mgr.y (mgr.34107) 1665 : cluster [DBG] pgmap v2416: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 618 op/s 2024-08-17T17:57:40.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:39 smithi169 bash[79348]: cluster 2024-08-17T17:57:38.330536+0000 mgr.y (mgr.34107) 1665 : cluster [DBG] pgmap v2416: 89 pgs: 89 active+clean; 3.2 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 618 op/s 2024-08-17T17:57:40.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:39 smithi169 bash[79348]: audit 2024-08-17T17:57:39.074149+0000 mon.c (mon.2) 71 : audit [INF] from='client.? 172.21.15.131:0/2766586421' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:57:40.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:39 smithi169 bash[79348]: audit 2024-08-17T17:57:39.074149+0000 mon.c (mon.2) 71 : audit [INF] from='client.? 172.21.15.131:0/2766586421' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:57:40.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:39 smithi169 bash[79348]: audit 2024-08-17T17:57:39.074818+0000 mon.a (mon.0) 2574 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:57:40.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:39 smithi169 bash[79348]: audit 2024-08-17T17:57:39.074818+0000 mon.a (mon.0) 2574 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:57:40.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:39 smithi169 bash[79348]: audit 2024-08-17T17:57:39.080476+0000 mgr.y (mgr.34107) 1666 : audit [DBG] from='client.35385 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:57:40.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:39 smithi169 bash[79348]: audit 2024-08-17T17:57:39.080476+0000 mgr.y (mgr.34107) 1666 : audit [DBG] from='client.35385 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:57:40.404 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:40.433 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:40.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:40.437 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:40.538 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:40.578 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:40.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:40.579 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:40.680 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:40.707 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:40.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:40.710 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:40.811 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:40.834 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:40.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:40.835 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:40.936 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:40.959 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:40.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:40.965 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:41.065 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:41.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:40 smithi131 bash[88347]: cluster 2024-08-17T17:57:39.954579+0000 mon.a (mon.0) 2575 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:57:41.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:40 smithi131 bash[88347]: cluster 2024-08-17T17:57:39.954579+0000 mon.a (mon.0) 2575 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:57:41.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:40 smithi131 bash[88347]: cluster 2024-08-17T17:57:39.954600+0000 mon.a (mon.0) 2576 : cluster [INF] Cluster is now healthy 2024-08-17T17:57:41.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:40 smithi131 bash[88347]: cluster 2024-08-17T17:57:39.954600+0000 mon.a (mon.0) 2576 : cluster [INF] Cluster is now healthy 2024-08-17T17:57:41.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:40 smithi131 bash[88347]: audit 2024-08-17T17:57:39.955670+0000 mon.a (mon.0) 2577 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:57:41.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:40 smithi131 bash[88347]: audit 2024-08-17T17:57:39.955670+0000 mon.a (mon.0) 2577 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:57:41.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:40 smithi131 bash[88347]: cluster 2024-08-17T17:57:39.960125+0000 mon.a (mon.0) 2578 : cluster [DBG] osdmap e1408: 8 total, 8 up, 8 in 2024-08-17T17:57:41.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:40 smithi131 bash[88347]: cluster 2024-08-17T17:57:39.960125+0000 mon.a (mon.0) 2578 : cluster [DBG] osdmap e1408: 8 total, 8 up, 8 in 2024-08-17T17:57:41.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:40 smithi131 bash[89561]: cluster 2024-08-17T17:57:39.954579+0000 mon.a (mon.0) 2575 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:57:41.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:40 smithi131 bash[89561]: cluster 2024-08-17T17:57:39.954579+0000 mon.a (mon.0) 2575 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:57:41.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:40 smithi131 bash[89561]: cluster 2024-08-17T17:57:39.954600+0000 mon.a (mon.0) 2576 : cluster [INF] Cluster is now healthy 2024-08-17T17:57:41.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:40 smithi131 bash[89561]: cluster 2024-08-17T17:57:39.954600+0000 mon.a (mon.0) 2576 : cluster [INF] Cluster is now healthy 2024-08-17T17:57:41.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:40 smithi131 bash[89561]: audit 2024-08-17T17:57:39.955670+0000 mon.a (mon.0) 2577 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:57:41.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:40 smithi131 bash[89561]: audit 2024-08-17T17:57:39.955670+0000 mon.a (mon.0) 2577 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:57:41.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:40 smithi131 bash[89561]: cluster 2024-08-17T17:57:39.960125+0000 mon.a (mon.0) 2578 : cluster [DBG] osdmap e1408: 8 total, 8 up, 8 in 2024-08-17T17:57:41.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:40 smithi131 bash[89561]: cluster 2024-08-17T17:57:39.960125+0000 mon.a (mon.0) 2578 : cluster [DBG] osdmap e1408: 8 total, 8 up, 8 in 2024-08-17T17:57:41.104 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:41.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:41.107 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:41.207 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:41.232 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:41.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:41.234 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:41.335 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:41.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:41.359 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:41.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:41.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:40 smithi169 bash[79348]: cluster 2024-08-17T17:57:39.954579+0000 mon.a (mon.0) 2575 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:57:41.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:40 smithi169 bash[79348]: cluster 2024-08-17T17:57:39.954579+0000 mon.a (mon.0) 2575 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:57:41.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:40 smithi169 bash[79348]: cluster 2024-08-17T17:57:39.954600+0000 mon.a (mon.0) 2576 : cluster [INF] Cluster is now healthy 2024-08-17T17:57:41.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:40 smithi169 bash[79348]: cluster 2024-08-17T17:57:39.954600+0000 mon.a (mon.0) 2576 : cluster [INF] Cluster is now healthy 2024-08-17T17:57:41.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:40 smithi169 bash[79348]: audit 2024-08-17T17:57:39.955670+0000 mon.a (mon.0) 2577 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:57:41.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:40 smithi169 bash[79348]: audit 2024-08-17T17:57:39.955670+0000 mon.a (mon.0) 2577 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:57:41.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:40 smithi169 bash[79348]: cluster 2024-08-17T17:57:39.960125+0000 mon.a (mon.0) 2578 : cluster [DBG] osdmap e1408: 8 total, 8 up, 8 in 2024-08-17T17:57:41.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:40 smithi169 bash[79348]: cluster 2024-08-17T17:57:39.960125+0000 mon.a (mon.0) 2578 : cluster [DBG] osdmap e1408: 8 total, 8 up, 8 in 2024-08-17T17:57:41.459 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:41.485 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:41.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:41.492 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:41.592 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:41.612 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:41.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:41.614 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:41.714 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:41.734 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:41.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:41.736 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:41.837 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:41.864 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:41.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:41.870 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:41.970 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:42.003 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:42.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:42.009 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:42.047 INFO:teuthology.orchestra.run.smithi131.stdout:{"pg_ready":true,"pg_map":{"version":2416,"stamp":"2024-08-17T17:57:38.330333+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3412727805,"num_objects":52092,"num_object_clones":0,"num_object_copies":156276,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":52092,"num_whiteouts":0,"num_read":458,"num_read_kb":903,"num_write":149029,"num_write_kb":6428498,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3036,"num_bytes_recovered":198905878,"num_keys_recovered":40,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":134164,"ondisk_log_size":134164,"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":12800804,"kb_used_data":10118692,"kb_used_omap":299,"kb_used_meta":2681492,"kb_avail":737160412,"statfs":{"total":767960285184,"available":754852261888,"internally_reserved":0,"allocated":10361540608,"data_stored":10326375551,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":307068,"internal_metadata":2745847940},"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":-486670336,"num_objects":-7426,"num_object_clones":0,"num_object_copies":-22278,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-7426,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7426,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.003992"},"pg_stats":[{"pgid":"54.f","version":"1407'9258","reported_seq":9324,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:33.853165+0000","last_change":"2024-08-17T17:54:39.176398+0000","last_active":"2024-08-17T17:57:33.853165+0000","last_peered":"2024-08-17T17:57:33.853165+0000","last_clean":"2024-08-17T17:57:33.853165+0000","last_became_active":"2024-08-17T17:54:39.175426+0000","last_became_peered":"2024-08-17T17:54:39.175426+0000","last_unstale":"2024-08-17T17:57:33.853165+0000","last_undegraded":"2024-08-17T17:57:33.853165+0000","last_fullsized":"2024-08-17T17:57:33.853165+0000","mapping_epoch":1380,"log_start":"0'0","ondisk_log_start":"0'0","created":1380,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_clean_scrub_stamp":"2024-08-17T17:54:38.133737+0000","objects_scrubbed":0,"log_size":9258,"log_dups_size":0,"ondisk_log_size":9258,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:35:07.954153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":212074496,"num_objects":3236,"num_object_clones":0,"num_object_copies":9708,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3236,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9258,"num_write_kb":399808,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"54.e","version":"1407'9306","reported_seq":11408,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:33.989844+0000","last_change":"2024-08-17T17:55:17.523564+0000","last_active":"2024-08-17T17:57:33.989844+0000","last_peered":"2024-08-17T17:57:33.989844+0000","last_clean":"2024-08-17T17:57:33.989844+0000","last_became_active":"2024-08-17T17:55:17.516797+0000","last_became_peered":"2024-08-17T17:55:17.516797+0000","last_unstale":"2024-08-17T17:57:33.989844+0000","last_undegraded":"2024-08-17T17:57:33.989844+0000","last_fullsized":"2024-08-17T17:57:33.989844+0000","mapping_epoch":1390,"log_start":"1389'1100","ondisk_log_start":"1389'1100","created":1380,"last_epoch_clean":1391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_clean_scrub_stamp":"2024-08-17T17:54:38.133737+0000","objects_scrubbed":0,"log_size":8206,"log_dups_size":0,"ondisk_log_size":8206,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:57:43.417237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":214695936,"num_objects":3276,"num_object_clones":0,"num_object_copies":9828,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3276,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9306,"num_write_kb":402624,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1023,"num_bytes_recovered":67043328,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"54.d","version":"1407'9283","reported_seq":9321,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:34.478253+0000","last_change":"2024-08-17T17:54:39.208224+0000","last_active":"2024-08-17T17:57:34.478253+0000","last_peered":"2024-08-17T17:57:34.478253+0000","last_clean":"2024-08-17T17:57:34.478253+0000","last_became_active":"2024-08-17T17:54:39.207110+0000","last_became_peered":"2024-08-17T17:54:39.207110+0000","last_unstale":"2024-08-17T17:57:34.478253+0000","last_undegraded":"2024-08-17T17:57:34.478253+0000","last_fullsized":"2024-08-17T17:57:34.478253+0000","mapping_epoch":1380,"log_start":"1389'1500","ondisk_log_start":"1389'1500","created":1380,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_clean_scrub_stamp":"2024-08-17T17:54:38.133737+0000","objects_scrubbed":0,"log_size":7783,"log_dups_size":0,"ondisk_log_size":7783,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:32:56.854341+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":212729880,"num_objects":3247,"num_object_clones":0,"num_object_copies":9741,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3247,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":9283,"num_write_kb":400897,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"54.c","version":"1407'9180","reported_seq":9246,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:33.885347+0000","last_change":"2024-08-17T17:54:39.175936+0000","last_active":"2024-08-17T17:57:33.885347+0000","last_peered":"2024-08-17T17:57:33.885347+0000","last_clean":"2024-08-17T17:57:33.885347+0000","last_became_active":"2024-08-17T17:54:39.174938+0000","last_became_peered":"2024-08-17T17:54:39.174938+0000","last_unstale":"2024-08-17T17:57:33.885347+0000","last_undegraded":"2024-08-17T17:57:33.885347+0000","last_fullsized":"2024-08-17T17:57:33.885347+0000","mapping_epoch":1380,"log_start":"0'0","ondisk_log_start":"0'0","created":1380,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_clean_scrub_stamp":"2024-08-17T17:54:38.133737+0000","objects_scrubbed":0,"log_size":9180,"log_dups_size":0,"ondisk_log_size":9180,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:31:04.143981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":212074496,"num_objects":3236,"num_object_clones":0,"num_object_copies":9708,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3236,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9180,"num_write_kb":397312,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[3,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"54.b","version":"1407'9337","reported_seq":9403,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:33.884697+0000","last_change":"2024-08-17T17:54:39.209714+0000","last_active":"2024-08-17T17:57:33.884697+0000","last_peered":"2024-08-17T17:57:33.884697+0000","last_clean":"2024-08-17T17:57:33.884697+0000","last_became_active":"2024-08-17T17:54:39.208897+0000","last_became_peered":"2024-08-17T17:54:39.208897+0000","last_unstale":"2024-08-17T17:57:33.884697+0000","last_undegraded":"2024-08-17T17:57:33.884697+0000","last_fullsized":"2024-08-17T17:57:33.884697+0000","mapping_epoch":1380,"log_start":"0'0","ondisk_log_start":"0'0","created":1380,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_clean_scrub_stamp":"2024-08-17T17:54:38.133737+0000","objects_scrubbed":0,"log_size":9337,"log_dups_size":0,"ondisk_log_size":9337,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:39:13.270338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":211877888,"num_objects":3233,"num_object_clones":0,"num_object_copies":9699,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3233,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9337,"num_write_kb":402240,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"54.a","version":"1407'9269","reported_seq":9303,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:34.445795+0000","last_change":"2024-08-17T17:54:39.179014+0000","last_active":"2024-08-17T17:57:34.445795+0000","last_peered":"2024-08-17T17:57:34.445795+0000","last_clean":"2024-08-17T17:57:34.445795+0000","last_became_active":"2024-08-17T17:54:39.177375+0000","last_became_peered":"2024-08-17T17:54:39.177375+0000","last_unstale":"2024-08-17T17:57:34.445795+0000","last_undegraded":"2024-08-17T17:57:34.445795+0000","last_fullsized":"2024-08-17T17:57:34.445795+0000","mapping_epoch":1380,"log_start":"1389'1500","ondisk_log_start":"1389'1500","created":1380,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_clean_scrub_stamp":"2024-08-17T17:54:38.133737+0000","objects_scrubbed":0,"log_size":7769,"log_dups_size":0,"ondisk_log_size":7769,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:09:58.341438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":208601088,"num_objects":3183,"num_object_clones":0,"num_object_copies":9549,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3183,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9269,"num_write_kb":398464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"54.9","version":"1407'9279","reported_seq":9345,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:34.774331+0000","last_change":"2024-08-17T17:54:39.180942+0000","last_active":"2024-08-17T17:57:34.774331+0000","last_peered":"2024-08-17T17:57:34.774331+0000","last_clean":"2024-08-17T17:57:34.774331+0000","last_became_active":"2024-08-17T17:54:39.179986+0000","last_became_peered":"2024-08-17T17:54:39.179986+0000","last_unstale":"2024-08-17T17:57:34.774331+0000","last_undegraded":"2024-08-17T17:57:34.774331+0000","last_fullsized":"2024-08-17T17:57:34.774331+0000","mapping_epoch":1380,"log_start":"1389'1300","ondisk_log_start":"1389'1300","created":1380,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_clean_scrub_stamp":"2024-08-17T17:54:38.133737+0000","objects_scrubbed":0,"log_size":7979,"log_dups_size":0,"ondisk_log_size":7979,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:42:00.773114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":211353600,"num_objects":3225,"num_object_clones":0,"num_object_copies":9675,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3225,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9279,"num_write_kb":400128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,5],"acting":[1,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"54.8","version":"1407'9440","reported_seq":9477,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:33.967887+0000","last_change":"2024-08-17T17:54:39.207324+0000","last_active":"2024-08-17T17:57:33.967887+0000","last_peered":"2024-08-17T17:57:33.967887+0000","last_clean":"2024-08-17T17:57:33.967887+0000","last_became_active":"2024-08-17T17:54:39.206979+0000","last_became_peered":"2024-08-17T17:54:39.206979+0000","last_unstale":"2024-08-17T17:57:33.967887+0000","last_undegraded":"2024-08-17T17:57:33.967887+0000","last_fullsized":"2024-08-17T17:57:33.967887+0000","mapping_epoch":1380,"log_start":"1389'1300","ondisk_log_start":"1389'1300","created":1380,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_clean_scrub_stamp":"2024-08-17T17:54:38.133737+0000","objects_scrubbed":0,"log_size":8140,"log_dups_size":0,"ondisk_log_size":8140,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:52:29.434131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":219545600,"num_objects":3350,"num_object_clones":0,"num_object_copies":10050,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3350,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9440,"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":[4,7,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"54.7","version":"1407'9311","reported_seq":9347,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:33.999483+0000","last_change":"2024-08-17T17:54:39.205795+0000","last_active":"2024-08-17T17:57:33.999483+0000","last_peered":"2024-08-17T17:57:33.999483+0000","last_clean":"2024-08-17T17:57:33.999483+0000","last_became_active":"2024-08-17T17:54:39.205459+0000","last_became_peered":"2024-08-17T17:54:39.205459+0000","last_unstale":"2024-08-17T17:57:33.999483+0000","last_undegraded":"2024-08-17T17:57:33.999483+0000","last_fullsized":"2024-08-17T17:57:33.999483+0000","mapping_epoch":1380,"log_start":"1389'1200","ondisk_log_start":"1389'1200","created":1380,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_clean_scrub_stamp":"2024-08-17T17:54:38.133737+0000","objects_scrubbed":0,"log_size":8111,"log_dups_size":0,"ondisk_log_size":8111,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:13:03.995829+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":206110720,"num_objects":3145,"num_object_clones":0,"num_object_copies":9435,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3145,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9311,"num_write_kb":398592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"54.6","version":"1407'9305","reported_seq":11311,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:33.975191+0000","last_change":"2024-08-17T17:55:24.627521+0000","last_active":"2024-08-17T17:57:33.975191+0000","last_peered":"2024-08-17T17:57:33.975191+0000","last_clean":"2024-08-17T17:57:33.975191+0000","last_became_active":"2024-08-17T17:55:24.620423+0000","last_became_peered":"2024-08-17T17:55:24.620423+0000","last_unstale":"2024-08-17T17:57:33.975191+0000","last_undegraded":"2024-08-17T17:57:33.975191+0000","last_fullsized":"2024-08-17T17:57:33.975191+0000","mapping_epoch":1393,"log_start":"1389'1100","ondisk_log_start":"1389'1100","created":1380,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_clean_scrub_stamp":"2024-08-17T17:54:38.133737+0000","objects_scrubbed":0,"log_size":8205,"log_dups_size":0,"ondisk_log_size":8205,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:04:50.400496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":215941120,"num_objects":3295,"num_object_clones":0,"num_object_copies":9885,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3295,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9305,"num_write_kb":403200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":976,"num_bytes_recovered":63963136,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"54.5","version":"1407'9196","reported_seq":9233,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:34.450011+0000","last_change":"2024-08-17T17:54:39.210857+0000","last_active":"2024-08-17T17:57:34.450011+0000","last_peered":"2024-08-17T17:57:34.450011+0000","last_clean":"2024-08-17T17:57:34.450011+0000","last_became_active":"2024-08-17T17:54:39.210467+0000","last_became_peered":"2024-08-17T17:54:39.210467+0000","last_unstale":"2024-08-17T17:57:34.450011+0000","last_undegraded":"2024-08-17T17:57:34.450011+0000","last_fullsized":"2024-08-17T17:57:34.450011+0000","mapping_epoch":1380,"log_start":"1389'1500","ondisk_log_start":"1389'1500","created":1380,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_clean_scrub_stamp":"2024-08-17T17:54:38.133737+0000","objects_scrubbed":0,"log_size":7696,"log_dups_size":0,"ondisk_log_size":7696,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:44:23.987901+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":206700544,"num_objects":3154,"num_object_clones":0,"num_object_copies":9462,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3154,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9196,"num_write_kb":395200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"54.4","version":"1407'9391","reported_seq":9457,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:33.874661+0000","last_change":"2024-08-17T17:54:39.179789+0000","last_active":"2024-08-17T17:57:33.874661+0000","last_peered":"2024-08-17T17:57:33.874661+0000","last_clean":"2024-08-17T17:57:33.874661+0000","last_became_active":"2024-08-17T17:54:39.178847+0000","last_became_peered":"2024-08-17T17:54:39.178847+0000","last_unstale":"2024-08-17T17:57:33.874661+0000","last_undegraded":"2024-08-17T17:57:33.874661+0000","last_fullsized":"2024-08-17T17:57:33.874661+0000","mapping_epoch":1380,"log_start":"0'0","ondisk_log_start":"0'0","created":1380,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_clean_scrub_stamp":"2024-08-17T17:54:38.133737+0000","objects_scrubbed":0,"log_size":9391,"log_dups_size":0,"ondisk_log_size":9391,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:31:28.275423+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":219742208,"num_objects":3353,"num_object_clones":0,"num_object_copies":10059,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3353,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9391,"num_write_kb":407808,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"54.3","version":"1407'9160","reported_seq":9226,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:34.730592+0000","last_change":"2024-08-17T17:54:39.208528+0000","last_active":"2024-08-17T17:57:34.730592+0000","last_peered":"2024-08-17T17:57:34.730592+0000","last_clean":"2024-08-17T17:57:34.730592+0000","last_became_active":"2024-08-17T17:54:39.207690+0000","last_became_peered":"2024-08-17T17:54:39.207690+0000","last_unstale":"2024-08-17T17:57:34.730592+0000","last_undegraded":"2024-08-17T17:57:34.730592+0000","last_fullsized":"2024-08-17T17:57:34.730592+0000","mapping_epoch":1380,"log_start":"1389'1200","ondisk_log_start":"1389'1200","created":1380,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_clean_scrub_stamp":"2024-08-17T17:54:38.133737+0000","objects_scrubbed":0,"log_size":7960,"log_dups_size":0,"ondisk_log_size":7960,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:44:52.181054+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":212074496,"num_objects":3236,"num_object_clones":0,"num_object_copies":9708,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3236,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9160,"num_write_kb":396672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[1,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"54.2","version":"1407'9421","reported_seq":9458,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:34.116923+0000","last_change":"2024-08-17T17:54:39.206818+0000","last_active":"2024-08-17T17:57:34.116923+0000","last_peered":"2024-08-17T17:57:34.116923+0000","last_clean":"2024-08-17T17:57:34.116923+0000","last_became_active":"2024-08-17T17:54:39.206376+0000","last_became_peered":"2024-08-17T17:54:39.206376+0000","last_unstale":"2024-08-17T17:57:34.116923+0000","last_undegraded":"2024-08-17T17:57:34.116923+0000","last_fullsized":"2024-08-17T17:57:34.116923+0000","mapping_epoch":1380,"log_start":"1386'800","ondisk_log_start":"1386'800","created":1380,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_clean_scrub_stamp":"2024-08-17T17:54:38.133737+0000","objects_scrubbed":0,"log_size":8621,"log_dups_size":0,"ondisk_log_size":8621,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:22:27.414565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":214892544,"num_objects":3279,"num_object_clones":0,"num_object_copies":9837,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3279,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9421,"num_write_kb":406400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[5,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"54.1","version":"1407'9287","reported_seq":11362,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:34.086980+0000","last_change":"2024-08-17T17:55:31.693048+0000","last_active":"2024-08-17T17:57:34.086980+0000","last_peered":"2024-08-17T17:57:34.086980+0000","last_clean":"2024-08-17T17:57:34.086980+0000","last_became_active":"2024-08-17T17:55:31.647598+0000","last_became_peered":"2024-08-17T17:55:31.647598+0000","last_unstale":"2024-08-17T17:57:34.086980+0000","last_undegraded":"2024-08-17T17:57:34.086980+0000","last_fullsized":"2024-08-17T17:57:34.086980+0000","mapping_epoch":1395,"log_start":"1386'700","ondisk_log_start":"1386'700","created":1380,"last_epoch_clean":1396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_clean_scrub_stamp":"2024-08-17T17:54:38.133737+0000","objects_scrubbed":0,"log_size":8587,"log_dups_size":0,"ondisk_log_size":8587,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:04:11.392307+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":216989696,"num_objects":3311,"num_object_clones":0,"num_object_copies":9933,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3311,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9287,"num_write_kb":403136,"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":[5,1,2],"acting":[5,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"54.0","version":"1407'9327","reported_seq":9364,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:34.446401+0000","last_change":"2024-08-17T17:54:39.176380+0000","last_active":"2024-08-17T17:57:34.446401+0000","last_peered":"2024-08-17T17:57:34.446401+0000","last_clean":"2024-08-17T17:57:34.446401+0000","last_became_active":"2024-08-17T17:54:39.174597+0000","last_became_peered":"2024-08-17T17:54:39.174597+0000","last_unstale":"2024-08-17T17:57:34.446401+0000","last_undegraded":"2024-08-17T17:57:34.446401+0000","last_fullsized":"2024-08-17T17:57:34.446401+0000","mapping_epoch":1380,"log_start":"1389'1600","ondisk_log_start":"1389'1600","created":1380,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_clean_scrub_stamp":"2024-08-17T17:54:38.133737+0000","objects_scrubbed":0,"log_size":7727,"log_dups_size":0,"ondisk_log_size":7727,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:37:17.556557+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":216727552,"num_objects":3307,"num_object_clones":0,"num_object_copies":9921,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3307,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9327,"num_write_kb":404288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1f","version":"73'5","reported_seq":185,"reported_epoch":1406,"state":"active+clean","last_fresh":"2024-08-17T17:57:12.434058+0000","last_change":"2024-08-17T17:55:08.447355+0000","last_active":"2024-08-17T17:57:12.434058+0000","last_peered":"2024-08-17T17:57:12.434058+0000","last_clean":"2024-08-17T17:57:12.434058+0000","last_became_active":"2024-08-17T17:55:08.425454+0000","last_became_peered":"2024-08-17T17:55:08.425454+0000","last_unstale":"2024-08-17T17:57:12.434058+0000","last_undegraded":"2024-08-17T17:57:12.434058+0000","last_fullsized":"2024-08-17T17:57:12.434058+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:07:46.367232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2328,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1381,"reported_epoch":1406,"state":"active+clean","last_fresh":"2024-08-17T17:57:12.433843+0000","last_change":"2024-08-17T17:17:00.907395+0000","last_active":"2024-08-17T17:57:12.433843+0000","last_peered":"2024-08-17T17:57:12.433843+0000","last_clean":"2024-08-17T17:57:12.433843+0000","last_became_active":"2024-08-17T17:17:00.906954+0000","last_became_peered":"2024-08-17T17:17:00.906954+0000","last_unstale":"2024-08-17T17:57:12.433843+0000","last_undegraded":"2024-08-17T17:57:12.433843+0000","last_fullsized":"2024-08-17T17:57:12.433843+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:08:27.125392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1e","version":"73'2","reported_seq":135,"reported_epoch":1406,"state":"active+clean","last_fresh":"2024-08-17T17:57:12.427324+0000","last_change":"2024-08-17T17:55:08.426968+0000","last_active":"2024-08-17T17:57:12.427324+0000","last_peered":"2024-08-17T17:57:12.427324+0000","last_clean":"2024-08-17T17:57:12.427324+0000","last_became_active":"2024-08-17T17:55:08.426184+0000","last_became_peered":"2024-08-17T17:55:08.426184+0000","last_unstale":"2024-08-17T17:57:12.427324+0000","last_undegraded":"2024-08-17T17:57:12.427324+0000","last_fullsized":"2024-08-17T17:57:12.427324+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:29:33.628904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,1],"acting":[6,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":801,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.485067+0000","last_change":"2024-08-17T17:55:08.419766+0000","last_active":"2024-08-17T17:57:18.485067+0000","last_peered":"2024-08-17T17:57:18.485067+0000","last_clean":"2024-08-17T17:57:18.485067+0000","last_became_active":"2024-08-17T17:55:08.419395+0000","last_became_peered":"2024-08-17T17:55:08.419395+0000","last_unstale":"2024-08-17T17:57:18.485067+0000","last_undegraded":"2024-08-17T17:57:18.485067+0000","last_fullsized":"2024-08-17T17:57:18.485067+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:37:19.300519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1d","version":"72'2","reported_seq":1379,"reported_epoch":1406,"state":"active+clean","last_fresh":"2024-08-17T17:57:12.446720+0000","last_change":"2024-08-17T17:56:32.667460+0000","last_active":"2024-08-17T17:57:12.446720+0000","last_peered":"2024-08-17T17:57:12.446720+0000","last_clean":"2024-08-17T17:57:12.446720+0000","last_became_active":"2024-08-17T17:56:32.644947+0000","last_became_peered":"2024-08-17T17:56:32.644947+0000","last_unstale":"2024-08-17T17:57:12.446720+0000","last_undegraded":"2024-08-17T17:57:12.446720+0000","last_fullsized":"2024-08-17T17:57:12.446720+0000","mapping_epoch":1400,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1401,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:43:52.835947+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"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,6],"acting":[5,2,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":1395,"reported_epoch":1406,"state":"active+clean","last_fresh":"2024-08-17T17:57:12.431780+0000","last_change":"2024-08-17T17:18:16.312656+0000","last_active":"2024-08-17T17:57:12.431780+0000","last_peered":"2024-08-17T17:57:12.431780+0000","last_clean":"2024-08-17T17:57:12.431780+0000","last_became_active":"2024-08-17T17:18:16.312411+0000","last_became_peered":"2024-08-17T17:18:16.312411+0000","last_unstale":"2024-08-17T17:57:12.431780+0000","last_undegraded":"2024-08-17T17:57:12.431780+0000","last_fullsized":"2024-08-17T17:57:12.431780+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:59:16.650787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1c","version":"72'2","reported_seq":1381,"reported_epoch":1406,"state":"active+clean","last_fresh":"2024-08-17T17:57:12.434674+0000","last_change":"2024-08-17T17:17:00.909431+0000","last_active":"2024-08-17T17:57:12.434674+0000","last_peered":"2024-08-17T17:57:12.434674+0000","last_clean":"2024-08-17T17:57:12.434674+0000","last_became_active":"2024-08-17T17:17:00.909059+0000","last_became_peered":"2024-08-17T17:17:00.909059+0000","last_unstale":"2024-08-17T17:57:12.434674+0000","last_undegraded":"2024-08-17T17:57:12.434674+0000","last_fullsized":"2024-08-17T17:57:12.434674+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:07:29.560217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1395,"reported_epoch":1406,"state":"active+clean","last_fresh":"2024-08-17T17:57:12.432160+0000","last_change":"2024-08-17T17:18:16.313824+0000","last_active":"2024-08-17T17:57:12.432160+0000","last_peered":"2024-08-17T17:57:12.432160+0000","last_clean":"2024-08-17T17:57:12.432160+0000","last_became_active":"2024-08-17T17:18:16.313201+0000","last_became_peered":"2024-08-17T17:18:16.313201+0000","last_unstale":"2024-08-17T17:57:12.432160+0000","last_undegraded":"2024-08-17T17:57:12.432160+0000","last_fullsized":"2024-08-17T17:57:12.432160+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:52:39.662266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1b","version":"73'2","reported_seq":114,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.487675+0000","last_change":"2024-08-17T17:49:45.922899+0000","last_active":"2024-08-17T17:57:18.487675+0000","last_peered":"2024-08-17T17:57:18.487675+0000","last_clean":"2024-08-17T17:57:18.487675+0000","last_became_active":"2024-08-17T17:49:45.921998+0000","last_became_peered":"2024-08-17T17:49:45.921998+0000","last_unstale":"2024-08-17T17:57:18.487675+0000","last_undegraded":"2024-08-17T17:57:18.487675+0000","last_fullsized":"2024-08-17T17:57:18.487675+0000","mapping_epoch":1317,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:22:31.896517+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":50,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.464843+0000","last_change":"2024-08-17T17:55:08.428234+0000","last_active":"2024-08-17T17:57:18.464843+0000","last_peered":"2024-08-17T17:57:18.464843+0000","last_clean":"2024-08-17T17:57:18.464843+0000","last_became_active":"2024-08-17T17:55:08.427068+0000","last_became_peered":"2024-08-17T17:55:08.427068+0000","last_unstale":"2024-08-17T17:57:18.464843+0000","last_undegraded":"2024-08-17T17:57:18.464843+0000","last_fullsized":"2024-08-17T17:57:18.464843+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:05:17.287123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1a","version":"73'2","reported_seq":1434,"reported_epoch":1406,"state":"active+clean","last_fresh":"2024-08-17T17:57:12.431883+0000","last_change":"2024-08-17T17:55:08.434253+0000","last_active":"2024-08-17T17:57:12.431883+0000","last_peered":"2024-08-17T17:57:12.431883+0000","last_clean":"2024-08-17T17:57:12.431883+0000","last_became_active":"2024-08-17T17:55:08.433412+0000","last_became_peered":"2024-08-17T17:55:08.433412+0000","last_unstale":"2024-08-17T17:57:12.431883+0000","last_undegraded":"2024-08-17T17:57:12.431883+0000","last_fullsized":"2024-08-17T17:57:12.431883+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:15:19.247351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":14,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.486361+0000","last_change":"2024-08-17T17:57:12.437993+0000","last_active":"2024-08-17T17:57:18.486361+0000","last_peered":"2024-08-17T17:57:18.486361+0000","last_clean":"2024-08-17T17:57:18.486361+0000","last_became_active":"2024-08-17T17:57:12.437709+0000","last_became_peered":"2024-08-17T17:57:12.437709+0000","last_unstale":"2024-08-17T17:57:18.486361+0000","last_undegraded":"2024-08-17T17:57:18.486361+0000","last_fullsized":"2024-08-17T17:57:18.486361+0000","mapping_epoch":1405,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1406,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:19:33.228357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":2098,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.492947+0000","last_change":"2024-08-17T17:18:16.281082+0000","last_active":"2024-08-17T17:57:18.492947+0000","last_peered":"2024-08-17T17:57:18.492947+0000","last_clean":"2024-08-17T17:57:18.492947+0000","last_became_active":"2024-08-17T17:18:16.279919+0000","last_became_peered":"2024-08-17T17:18:16.279919+0000","last_unstale":"2024-08-17T17:57:18.492947+0000","last_undegraded":"2024-08-17T17:57:18.492947+0000","last_fullsized":"2024-08-17T17:57:18.492947+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:57:50.378999+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":800,"reported_epoch":1406,"state":"active+clean","last_fresh":"2024-08-17T17:57:12.446135+0000","last_change":"2024-08-17T17:51:42.142407+0000","last_active":"2024-08-17T17:57:12.446135+0000","last_peered":"2024-08-17T17:57:12.446135+0000","last_clean":"2024-08-17T17:57:12.446135+0000","last_became_active":"2024-08-17T17:51:42.141792+0000","last_became_peered":"2024-08-17T17:51:42.141792+0000","last_unstale":"2024-08-17T17:57:12.446135+0000","last_undegraded":"2024-08-17T17:57:12.446135+0000","last_fullsized":"2024-08-17T17:57:12.446135+0000","mapping_epoch":1335,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:36:00.722468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":14,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.481416+0000","last_change":"2024-08-17T17:57:12.447626+0000","last_active":"2024-08-17T17:57:18.481416+0000","last_peered":"2024-08-17T17:57:18.481416+0000","last_clean":"2024-08-17T17:57:18.481416+0000","last_became_active":"2024-08-17T17:57:12.447303+0000","last_became_peered":"2024-08-17T17:57:12.447303+0000","last_unstale":"2024-08-17T17:57:18.481416+0000","last_undegraded":"2024-08-17T17:57:18.481416+0000","last_fullsized":"2024-08-17T17:57:18.481416+0000","mapping_epoch":1405,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1406,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:55:37.275654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1392,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.476579+0000","last_change":"2024-08-17T17:54:32.126145+0000","last_active":"2024-08-17T17:57:18.476579+0000","last_peered":"2024-08-17T17:57:18.476579+0000","last_clean":"2024-08-17T17:57:18.476579+0000","last_became_active":"2024-08-17T17:54:32.125112+0000","last_became_peered":"2024-08-17T17:54:32.125112+0000","last_unstale":"2024-08-17T17:57:18.476579+0000","last_undegraded":"2024-08-17T17:57:18.476579+0000","last_fullsized":"2024-08-17T17:57:18.476579+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:28:52.765651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":2072,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.481487+0000","last_change":"2024-08-17T17:18:16.342753+0000","last_active":"2024-08-17T17:57:18.481487+0000","last_peered":"2024-08-17T17:57:18.481487+0000","last_clean":"2024-08-17T17:57:18.481487+0000","last_became_active":"2024-08-17T17:18:16.326676+0000","last_became_peered":"2024-08-17T17:18:16.326676+0000","last_unstale":"2024-08-17T17:57:18.481487+0000","last_undegraded":"2024-08-17T17:57:18.481487+0000","last_fullsized":"2024-08-17T17:57:18.481487+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:33:35.922736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":798,"reported_epoch":1406,"state":"active+clean","last_fresh":"2024-08-17T17:57:12.434133+0000","last_change":"2024-08-17T17:51:42.152803+0000","last_active":"2024-08-17T17:57:12.434133+0000","last_peered":"2024-08-17T17:57:12.434133+0000","last_clean":"2024-08-17T17:57:12.434133+0000","last_became_active":"2024-08-17T17:51:42.151931+0000","last_became_peered":"2024-08-17T17:51:42.151931+0000","last_unstale":"2024-08-17T17:57:12.434133+0000","last_undegraded":"2024-08-17T17:57:12.434133+0000","last_fullsized":"2024-08-17T17:57:12.434133+0000","mapping_epoch":1335,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:13:06.517668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[5,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":2065,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.481558+0000","last_change":"2024-08-17T17:18:16.277739+0000","last_active":"2024-08-17T17:57:18.481558+0000","last_peered":"2024-08-17T17:57:18.481558+0000","last_clean":"2024-08-17T17:57:18.481558+0000","last_became_active":"2024-08-17T17:18:16.276554+0000","last_became_peered":"2024-08-17T17:18:16.276554+0000","last_unstale":"2024-08-17T17:57:18.481558+0000","last_undegraded":"2024-08-17T17:57:18.481558+0000","last_fullsized":"2024-08-17T17:57:18.481558+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:49.230009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1378,"reported_epoch":1406,"state":"active+clean","last_fresh":"2024-08-17T17:57:12.434986+0000","last_change":"2024-08-17T17:17:00.910985+0000","last_active":"2024-08-17T17:57:12.434986+0000","last_peered":"2024-08-17T17:57:12.434986+0000","last_clean":"2024-08-17T17:57:12.434986+0000","last_became_active":"2024-08-17T17:17:00.910601+0000","last_became_peered":"2024-08-17T17:17:00.910601+0000","last_unstale":"2024-08-17T17:57:12.434986+0000","last_undegraded":"2024-08-17T17:57:12.434986+0000","last_fullsized":"2024-08-17T17:57:12.434986+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:23:11.495112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.15","version":"72'3","reported_seq":1383,"reported_epoch":1406,"state":"active+clean","last_fresh":"2024-08-17T17:57:12.438099+0000","last_change":"2024-08-17T17:18:16.301241+0000","last_active":"2024-08-17T17:57:12.438099+0000","last_peered":"2024-08-17T17:57:12.438099+0000","last_clean":"2024-08-17T17:57:12.438099+0000","last_became_active":"2024-08-17T17:18:16.299737+0000","last_became_peered":"2024-08-17T17:18:16.299737+0000","last_unstale":"2024-08-17T17:57:12.438099+0000","last_undegraded":"2024-08-17T17:57:12.438099+0000","last_fullsized":"2024-08-17T17:57:12.438099+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-18T19:53:37.133462+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":7,"num_read_kb":7,"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":2120,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.493466+0000","last_change":"2024-08-17T17:55:08.429827+0000","last_active":"2024-08-17T17:57:18.493466+0000","last_peered":"2024-08-17T17:57:18.493466+0000","last_clean":"2024-08-17T17:57:18.493466+0000","last_became_active":"2024-08-17T17:55:08.429074+0000","last_became_peered":"2024-08-17T17:55:08.429074+0000","last_unstale":"2024-08-17T17:57:18.493466+0000","last_undegraded":"2024-08-17T17:57:18.493466+0000","last_fullsized":"2024-08-17T17:57:18.493466+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:04:59.445443+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"554'24","reported_seq":1398,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.490410+0000","last_change":"2024-08-17T16:58:54.776072+0000","last_active":"2024-08-17T17:57:18.490410+0000","last_peered":"2024-08-17T17:57:18.490410+0000","last_clean":"2024-08-17T17:57:18.490410+0000","last_became_active":"2024-08-17T16:58:54.775651+0000","last_became_peered":"2024-08-17T16:58:54.775651+0000","last_unstale":"2024-08-17T17:57:18.490410+0000","last_undegraded":"2024-08-17T17:57:18.490410+0000","last_fullsized":"2024-08-17T17:57:18.490410+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:12:22.596338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":10,"num_read_kb":9,"num_write":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":1382,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.487854+0000","last_change":"2024-08-17T17:17:00.910587+0000","last_active":"2024-08-17T17:57:18.487854+0000","last_peered":"2024-08-17T17:57:18.487854+0000","last_clean":"2024-08-17T17:57:18.487854+0000","last_became_active":"2024-08-17T17:17:00.910286+0000","last_became_peered":"2024-08-17T17:17:00.910286+0000","last_unstale":"2024-08-17T17:57:18.487854+0000","last_undegraded":"2024-08-17T17:57:18.487854+0000","last_fullsized":"2024-08-17T17:57:18.487854+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:54:49.965593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":1370,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.487340+0000","last_change":"2024-08-17T16:58:55.798371+0000","last_active":"2024-08-17T17:57:18.487340+0000","last_peered":"2024-08-17T17:57:18.487340+0000","last_clean":"2024-08-17T17:57:18.487340+0000","last_became_active":"2024-08-17T16:58:55.797569+0000","last_became_peered":"2024-08-17T16:58:55.797569+0000","last_unstale":"2024-08-17T17:57:18.487340+0000","last_undegraded":"2024-08-17T17:57:18.487340+0000","last_fullsized":"2024-08-17T17:57:18.487340+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:01:10.936104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"0'0","reported_seq":1432,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.476618+0000","last_change":"2024-08-17T17:55:08.428066+0000","last_active":"2024-08-17T17:57:18.476618+0000","last_peered":"2024-08-17T17:57:18.476618+0000","last_clean":"2024-08-17T17:57:18.476618+0000","last_became_active":"2024-08-17T17:55:08.427255+0000","last_became_peered":"2024-08-17T17:55:08.427255+0000","last_unstale":"2024-08-17T17:57:18.476618+0000","last_undegraded":"2024-08-17T17:57:18.476618+0000","last_fullsized":"2024-08-17T17:57:18.476618+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:52:18.972350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055220200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'1","reported_seq":216,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.494001+0000","last_change":"2024-08-17T17:49:45.925344+0000","last_active":"2024-08-17T17:57:18.494001+0000","last_peered":"2024-08-17T17:57:18.494001+0000","last_clean":"2024-08-17T17:57:18.494001+0000","last_became_active":"2024-08-17T17:49:45.924950+0000","last_became_peered":"2024-08-17T17:49:45.924950+0000","last_unstale":"2024-08-17T17:57:18.494001+0000","last_undegraded":"2024-08-17T17:57:18.494001+0000","last_fullsized":"2024-08-17T17:57:18.494001+0000","mapping_epoch":1317,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:59:25.028752+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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.0","version":"0'0","reported_seq":739,"reported_epoch":1406,"state":"active+clean","last_fresh":"2024-08-17T17:57:12.438502+0000","last_change":"2024-08-17T17:51:42.147516+0000","last_active":"2024-08-17T17:57:12.438502+0000","last_peered":"2024-08-17T17:57:12.438502+0000","last_clean":"2024-08-17T17:57:12.438502+0000","last_became_active":"2024-08-17T17:51:42.146882+0000","last_became_peered":"2024-08-17T17:51:42.146882+0000","last_unstale":"2024-08-17T17:57:12.438502+0000","last_undegraded":"2024-08-17T17:57:12.438502+0000","last_fullsized":"2024-08-17T17:57:12.438502+0000","mapping_epoch":1335,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:43:59.420844+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":2103,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.494105+0000","last_change":"2024-08-17T17:17:00.896325+0000","last_active":"2024-08-17T17:57:18.494105+0000","last_peered":"2024-08-17T17:57:18.494105+0000","last_clean":"2024-08-17T17:57:18.494105+0000","last_became_active":"2024-08-17T17:17:00.895941+0000","last_became_peered":"2024-08-17T17:17:00.895941+0000","last_unstale":"2024-08-17T17:57:18.494105+0000","last_undegraded":"2024-08-17T17:57:18.494105+0000","last_fullsized":"2024-08-17T17:57:18.494105+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:11:35.135534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":2075,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.493293+0000","last_change":"2024-08-17T17:18:16.320699+0000","last_active":"2024-08-17T17:57:18.493293+0000","last_peered":"2024-08-17T17:57:18.493293+0000","last_clean":"2024-08-17T17:57:18.493293+0000","last_became_active":"2024-08-17T17:18:16.292640+0000","last_became_peered":"2024-08-17T17:18:16.292640+0000","last_unstale":"2024-08-17T17:57:18.493293+0000","last_undegraded":"2024-08-17T17:57:18.493293+0000","last_fullsized":"2024-08-17T17:57:18.493293+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:21:16.574115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":738,"reported_epoch":1406,"state":"active+clean","last_fresh":"2024-08-17T17:57:12.434291+0000","last_change":"2024-08-17T17:49:45.922979+0000","last_active":"2024-08-17T17:57:12.434291+0000","last_peered":"2024-08-17T17:57:12.434291+0000","last_clean":"2024-08-17T17:57:12.434291+0000","last_became_active":"2024-08-17T17:49:45.922094+0000","last_became_peered":"2024-08-17T17:49:45.922094+0000","last_unstale":"2024-08-17T17:57:12.434291+0000","last_undegraded":"2024-08-17T17:57:12.434291+0000","last_fullsized":"2024-08-17T17:57:12.434291+0000","mapping_epoch":1317,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:21:12.259239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":1394,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.480084+0000","last_change":"2024-08-17T17:16:32.400242+0000","last_active":"2024-08-17T17:57:18.480084+0000","last_peered":"2024-08-17T17:57:18.480084+0000","last_clean":"2024-08-17T17:57:18.480084+0000","last_became_active":"2024-08-17T17:16:32.398524+0000","last_became_peered":"2024-08-17T17:16:32.398524+0000","last_unstale":"2024-08-17T17:57:18.480084+0000","last_undegraded":"2024-08-17T17:57:18.480084+0000","last_fullsized":"2024-08-17T17:57:18.480084+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:17:23.054038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069231800000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2123,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.493798+0000","last_change":"2024-08-17T17:55:08.430934+0000","last_active":"2024-08-17T17:57:18.493798+0000","last_peered":"2024-08-17T17:57:18.493798+0000","last_clean":"2024-08-17T17:57:18.493798+0000","last_became_active":"2024-08-17T17:55:08.430179+0000","last_became_peered":"2024-08-17T17:55:08.430179+0000","last_unstale":"2024-08-17T17:57:18.493798+0000","last_undegraded":"2024-08-17T17:57:18.493798+0000","last_fullsized":"2024-08-17T17:57:18.493798+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:05:47.554904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.2","version":"0'0","reported_seq":134,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.493122+0000","last_change":"2024-08-17T17:52:58.178434+0000","last_active":"2024-08-17T17:57:18.493122+0000","last_peered":"2024-08-17T17:57:18.493122+0000","last_clean":"2024-08-17T17:57:18.493122+0000","last_became_active":"2024-08-17T17:52:58.177486+0000","last_became_peered":"2024-08-17T17:52:58.177486+0000","last_unstale":"2024-08-17T17:57:18.493122+0000","last_undegraded":"2024-08-17T17:57:18.493122+0000","last_fullsized":"2024-08-17T17:57:18.493122+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:44:49.313436+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":2118,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.493606+0000","last_change":"2024-08-17T17:17:00.884753+0000","last_active":"2024-08-17T17:57:18.493606+0000","last_peered":"2024-08-17T17:57:18.493606+0000","last_clean":"2024-08-17T17:57:18.493606+0000","last_became_active":"2024-08-17T17:17:00.883779+0000","last_became_peered":"2024-08-17T17:17:00.883779+0000","last_unstale":"2024-08-17T17:57:18.493606+0000","last_undegraded":"2024-08-17T17:57:18.493606+0000","last_fullsized":"2024-08-17T17:57:18.493606+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:51:16.619491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001020055,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1442,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.486332+0000","last_change":"2024-08-17T17:55:08.417460+0000","last_active":"2024-08-17T17:57:18.486332+0000","last_peered":"2024-08-17T17:57:18.486332+0000","last_clean":"2024-08-17T17:57:18.486332+0000","last_became_active":"2024-08-17T17:55:08.417016+0000","last_became_peered":"2024-08-17T17:55:08.417016+0000","last_unstale":"2024-08-17T17:57:18.486332+0000","last_undegraded":"2024-08-17T17:57:18.486332+0000","last_fullsized":"2024-08-17T17:57:18.486332+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:46:19.162948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.4","version":"0'0","reported_seq":1437,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.485603+0000","last_change":"2024-08-17T17:55:08.418484+0000","last_active":"2024-08-17T17:57:18.485603+0000","last_peered":"2024-08-17T17:57:18.485603+0000","last_clean":"2024-08-17T17:57:18.485603+0000","last_became_active":"2024-08-17T17:55:08.416929+0000","last_became_peered":"2024-08-17T17:55:08.416929+0000","last_unstale":"2024-08-17T17:57:18.485603+0000","last_undegraded":"2024-08-17T17:57:18.485603+0000","last_fullsized":"2024-08-17T17:57:18.485603+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:53:15.370915+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":1386,"reported_epoch":1406,"state":"active+clean","last_fresh":"2024-08-17T17:57:13.997989+0000","last_change":"2024-08-17T17:16:32.405221+0000","last_active":"2024-08-17T17:57:13.997989+0000","last_peered":"2024-08-17T17:57:13.997989+0000","last_clean":"2024-08-17T17:57:13.997989+0000","last_became_active":"2024-08-17T17:16:32.396836+0000","last_became_peered":"2024-08-17T17:16:32.396836+0000","last_unstale":"2024-08-17T17:57:13.997989+0000","last_undegraded":"2024-08-17T17:57:13.997989+0000","last_fullsized":"2024-08-17T17:57:13.997989+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:16:39.809514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"66'2","reported_seq":1397,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.487718+0000","last_change":"2024-08-17T17:17:00.909906+0000","last_active":"2024-08-17T17:57:18.487718+0000","last_peered":"2024-08-17T17:57:18.487718+0000","last_clean":"2024-08-17T17:57:18.487718+0000","last_became_active":"2024-08-17T17:17:00.909516+0000","last_became_peered":"2024-08-17T17:17:00.909516+0000","last_unstale":"2024-08-17T17:57:18.487718+0000","last_undegraded":"2024-08-17T17:57:18.487718+0000","last_fullsized":"2024-08-17T17:57:18.487718+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:08.716390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020478699999999998,"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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":2103,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.494219+0000","last_change":"2024-08-17T17:17:00.904465+0000","last_active":"2024-08-17T17:57:18.494219+0000","last_peered":"2024-08-17T17:57:18.494219+0000","last_clean":"2024-08-17T17:57:18.494219+0000","last_became_active":"2024-08-17T17:17:00.904064+0000","last_became_peered":"2024-08-17T17:17:00.904064+0000","last_unstale":"2024-08-17T17:57:18.494219+0000","last_undegraded":"2024-08-17T17:57:18.494219+0000","last_fullsized":"2024-08-17T17:57:18.494219+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:25:33.842617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2125,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.492337+0000","last_change":"2024-08-17T17:55:08.429994+0000","last_active":"2024-08-17T17:57:18.492337+0000","last_peered":"2024-08-17T17:57:18.492337+0000","last_clean":"2024-08-17T17:57:18.492337+0000","last_became_active":"2024-08-17T17:55:08.429179+0000","last_became_peered":"2024-08-17T17:55:08.429179+0000","last_unstale":"2024-08-17T17:57:18.492337+0000","last_undegraded":"2024-08-17T17:57:18.492337+0000","last_fullsized":"2024-08-17T17:57:18.492337+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:37:53.714925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":51,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.465017+0000","last_change":"2024-08-17T17:55:08.432280+0000","last_active":"2024-08-17T17:57:18.465017+0000","last_peered":"2024-08-17T17:57:18.465017+0000","last_clean":"2024-08-17T17:57:18.465017+0000","last_became_active":"2024-08-17T17:55:08.430949+0000","last_became_peered":"2024-08-17T17:55:08.430949+0000","last_unstale":"2024-08-17T17:57:18.465017+0000","last_undegraded":"2024-08-17T17:57:18.465017+0000","last_fullsized":"2024-08-17T17:57:18.465017+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:26:48.754244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00091001700000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.6","version":"0'0","reported_seq":49,"reported_epoch":1406,"state":"active+clean","last_fresh":"2024-08-17T17:57:12.434861+0000","last_change":"2024-08-17T17:55:08.423855+0000","last_active":"2024-08-17T17:57:12.434861+0000","last_peered":"2024-08-17T17:57:12.434861+0000","last_clean":"2024-08-17T17:57:12.434861+0000","last_became_active":"2024-08-17T17:55:08.423172+0000","last_became_peered":"2024-08-17T17:55:08.423172+0000","last_unstale":"2024-08-17T17:57:12.434861+0000","last_undegraded":"2024-08-17T17:57:12.434861+0000","last_fullsized":"2024-08-17T17:57:12.434861+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:28:49.620547+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1","version":"0'0","reported_seq":799,"reported_epoch":1406,"state":"active+clean","last_fresh":"2024-08-17T17:57:12.431278+0000","last_change":"2024-08-17T17:51:42.150426+0000","last_active":"2024-08-17T17:57:12.431278+0000","last_peered":"2024-08-17T17:57:12.431278+0000","last_clean":"2024-08-17T17:57:12.431278+0000","last_became_active":"2024-08-17T17:51:42.149834+0000","last_became_peered":"2024-08-17T17:51:42.149834+0000","last_unstale":"2024-08-17T17:57:12.431278+0000","last_undegraded":"2024-08-17T17:57:12.431278+0000","last_fullsized":"2024-08-17T17:57:12.431278+0000","mapping_epoch":1335,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:59:19.974592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":1410,"reported_epoch":1406,"state":"active+clean","last_fresh":"2024-08-17T17:57:12.438695+0000","last_change":"2024-08-17T17:17:00.873245+0000","last_active":"2024-08-17T17:57:12.438695+0000","last_peered":"2024-08-17T17:57:12.438695+0000","last_clean":"2024-08-17T17:57:12.438695+0000","last_became_active":"2024-08-17T17:17:00.870779+0000","last_became_peered":"2024-08-17T17:17:00.870779+0000","last_unstale":"2024-08-17T17:57:12.438695+0000","last_undegraded":"2024-08-17T17:57:12.438695+0000","last_fullsized":"2024-08-17T17:57:12.438695+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:30:08.495141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00081337499999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1368,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.485677+0000","last_change":"2024-08-17T16:58:55.791767+0000","last_active":"2024-08-17T17:57:18.485677+0000","last_peered":"2024-08-17T17:57:18.485677+0000","last_clean":"2024-08-17T17:57:18.485677+0000","last_became_active":"2024-08-17T16:58:55.790452+0000","last_became_peered":"2024-08-17T16:58:55.790452+0000","last_unstale":"2024-08-17T17:57:18.485677+0000","last_undegraded":"2024-08-17T17:57:18.485677+0000","last_fullsized":"2024-08-17T17:57:18.485677+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:48:24.218305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":736,"reported_epoch":1406,"state":"active+clean","last_fresh":"2024-08-17T17:57:12.432537+0000","last_change":"2024-08-17T17:51:42.152442+0000","last_active":"2024-08-17T17:57:12.432537+0000","last_peered":"2024-08-17T17:57:12.432537+0000","last_clean":"2024-08-17T17:57:12.432537+0000","last_became_active":"2024-08-17T17:51:42.151776+0000","last_became_peered":"2024-08-17T17:51:42.151776+0000","last_unstale":"2024-08-17T17:57:12.432537+0000","last_undegraded":"2024-08-17T17:57:12.432537+0000","last_fullsized":"2024-08-17T17:57:12.432537+0000","mapping_epoch":1335,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:51:57.256630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,4],"acting":[5,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.3","version":"64'1","reported_seq":1451,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.485921+0000","last_change":"2024-08-17T17:55:08.449494+0000","last_active":"2024-08-17T17:57:18.485921+0000","last_peered":"2024-08-17T17:57:18.485921+0000","last_clean":"2024-08-17T17:57:18.485921+0000","last_became_active":"2024-08-17T17:55:08.417287+0000","last_became_peered":"2024-08-17T17:55:08.417287+0000","last_unstale":"2024-08-17T17:57:18.485921+0000","last_undegraded":"2024-08-17T17:57:18.485921+0000","last_fullsized":"2024-08-17T17:57:18.485921+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:56:08.861782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00092444000000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"474'149","reported_seq":1713,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.482559+0000","last_change":"2024-08-17T17:16:32.396277+0000","last_active":"2024-08-17T17:57:18.482559+0000","last_peered":"2024-08-17T17:57:18.482559+0000","last_clean":"2024-08-17T17:57:18.482559+0000","last_became_active":"2024-08-17T17:16:32.395751+0000","last_became_peered":"2024-08-17T17:16:32.395751+0000","last_unstale":"2024-08-17T17:57:18.482559+0000","last_undegraded":"2024-08-17T17:57:18.482559+0000","last_fullsized":"2024-08-17T17:57:18.482559+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T16:50:43.700602+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:40:40.786904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":40,"reported_epoch":1406,"state":"active+clean","last_fresh":"2024-08-17T17:57:12.433881+0000","last_change":"2024-08-17T17:54:32.127972+0000","last_active":"2024-08-17T17:57:12.433881+0000","last_peered":"2024-08-17T17:57:12.433881+0000","last_clean":"2024-08-17T17:57:12.433881+0000","last_became_active":"2024-08-17T17:54:32.127118+0000","last_became_peered":"2024-08-17T17:54:32.127118+0000","last_unstale":"2024-08-17T17:57:12.433881+0000","last_undegraded":"2024-08-17T17:57:12.433881+0000","last_fullsized":"2024-08-17T17:57:12.433881+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:24:15.825044+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,4],"acting":[5,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":823,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.492530+0000","last_change":"2024-08-17T17:51:42.140278+0000","last_active":"2024-08-17T17:57:18.492530+0000","last_peered":"2024-08-17T17:57:18.492530+0000","last_clean":"2024-08-17T17:57:18.492530+0000","last_became_active":"2024-08-17T17:51:42.139944+0000","last_became_peered":"2024-08-17T17:51:42.139944+0000","last_unstale":"2024-08-17T17:57:18.492530+0000","last_undegraded":"2024-08-17T17:57:18.492530+0000","last_fullsized":"2024-08-17T17:57:18.492530+0000","mapping_epoch":1335,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:52:52.087711+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,4],"acting":[1,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":1383,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.489535+0000","last_change":"2024-08-17T17:17:00.913004+0000","last_active":"2024-08-17T17:57:18.489535+0000","last_peered":"2024-08-17T17:57:18.489535+0000","last_clean":"2024-08-17T17:57:18.489535+0000","last_became_active":"2024-08-17T17:17:00.911585+0000","last_became_peered":"2024-08-17T17:17:00.911585+0000","last_unstale":"2024-08-17T17:57:18.489535+0000","last_undegraded":"2024-08-17T17:57:18.489535+0000","last_fullsized":"2024-08-17T17:57:18.489535+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:37:51.369468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1421,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.487449+0000","last_change":"2024-08-17T17:55:08.433608+0000","last_active":"2024-08-17T17:57:18.487449+0000","last_peered":"2024-08-17T17:57:18.487449+0000","last_clean":"2024-08-17T17:57:18.487449+0000","last_became_active":"2024-08-17T17:55:08.432952+0000","last_became_peered":"2024-08-17T17:55:08.432952+0000","last_unstale":"2024-08-17T17:57:18.487449+0000","last_undegraded":"2024-08-17T17:57:18.487449+0000","last_fullsized":"2024-08-17T17:57:18.487449+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:39:42.486959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1434,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.487686+0000","last_change":"2024-08-17T17:55:08.433919+0000","last_active":"2024-08-17T17:57:18.487686+0000","last_peered":"2024-08-17T17:57:18.487686+0000","last_clean":"2024-08-17T17:57:18.487686+0000","last_became_active":"2024-08-17T17:55:08.433170+0000","last_became_peered":"2024-08-17T17:55:08.433170+0000","last_unstale":"2024-08-17T17:57:18.487686+0000","last_undegraded":"2024-08-17T17:57:18.487686+0000","last_fullsized":"2024-08-17T17:57:18.487686+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:57:00.544503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1383,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.482028+0000","last_change":"2024-08-17T17:17:00.876413+0000","last_active":"2024-08-17T17:57:18.482028+0000","last_peered":"2024-08-17T17:57:18.482028+0000","last_clean":"2024-08-17T17:57:18.482028+0000","last_became_active":"2024-08-17T17:17:00.874530+0000","last_became_peered":"2024-08-17T17:17:00.874530+0000","last_unstale":"2024-08-17T17:57:18.482028+0000","last_undegraded":"2024-08-17T17:57:18.482028+0000","last_fullsized":"2024-08-17T17:57:18.482028+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:38:15.342870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1383,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.490332+0000","last_change":"2024-08-17T17:18:16.323735+0000","last_active":"2024-08-17T17:57:18.490332+0000","last_peered":"2024-08-17T17:57:18.490332+0000","last_clean":"2024-08-17T17:57:18.490332+0000","last_became_active":"2024-08-17T17:18:16.323200+0000","last_became_peered":"2024-08-17T17:18:16.323200+0000","last_unstale":"2024-08-17T17:57:18.490332+0000","last_undegraded":"2024-08-17T17:57:18.490332+0000","last_fullsized":"2024-08-17T17:57:18.490332+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:53:38.579537+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"73'3","reported_seq":2086,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.486423+0000","last_change":"2024-08-17T17:18:16.310418+0000","last_active":"2024-08-17T17:57:18.486423+0000","last_peered":"2024-08-17T17:57:18.486423+0000","last_clean":"2024-08-17T17:57:18.486423+0000","last_became_active":"2024-08-17T17:18:16.286763+0000","last_became_peered":"2024-08-17T17:18:16.286763+0000","last_unstale":"2024-08-17T17:57:18.486423+0000","last_undegraded":"2024-08-17T17:57:18.486423+0000","last_fullsized":"2024-08-17T17:57:18.486423+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-18T23:44:27.573008+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":134,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.493214+0000","last_change":"2024-08-17T17:52:58.181998+0000","last_active":"2024-08-17T17:57:18.493214+0000","last_peered":"2024-08-17T17:57:18.493214+0000","last_clean":"2024-08-17T17:57:18.493214+0000","last_became_active":"2024-08-17T17:52:58.181714+0000","last_became_peered":"2024-08-17T17:52:58.181714+0000","last_unstale":"2024-08-17T17:57:18.493214+0000","last_undegraded":"2024-08-17T17:57:18.493214+0000","last_fullsized":"2024-08-17T17:57:18.493214+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:39:08.847169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":1398,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.485871+0000","last_change":"2024-08-17T17:57:12.436081+0000","last_active":"2024-08-17T17:57:18.485871+0000","last_peered":"2024-08-17T17:57:18.485871+0000","last_clean":"2024-08-17T17:57:18.485871+0000","last_became_active":"2024-08-17T17:57:12.435735+0000","last_became_peered":"2024-08-17T17:57:12.435735+0000","last_unstale":"2024-08-17T17:57:18.485871+0000","last_undegraded":"2024-08-17T17:57:18.485871+0000","last_fullsized":"2024-08-17T17:57:18.485871+0000","mapping_epoch":1405,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1406,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:54:28.493671+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1381,"reported_epoch":1406,"state":"active+clean","last_fresh":"2024-08-17T17:57:12.437529+0000","last_change":"2024-08-17T17:17:00.893177+0000","last_active":"2024-08-17T17:57:12.437529+0000","last_peered":"2024-08-17T17:57:12.437529+0000","last_clean":"2024-08-17T17:57:12.437529+0000","last_became_active":"2024-08-17T17:17:00.892759+0000","last_became_peered":"2024-08-17T17:17:00.892759+0000","last_unstale":"2024-08-17T17:57:12.437529+0000","last_undegraded":"2024-08-17T17:57:12.437529+0000","last_fullsized":"2024-08-17T17:57:12.437529+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:42:14.347454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1366,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.480017+0000","last_change":"2024-08-17T16:58:54.781889+0000","last_active":"2024-08-17T17:57:18.480017+0000","last_peered":"2024-08-17T17:57:18.480017+0000","last_clean":"2024-08-17T17:57:18.480017+0000","last_became_active":"2024-08-17T16:58:54.779814+0000","last_became_peered":"2024-08-17T16:58:54.779814+0000","last_unstale":"2024-08-17T17:57:18.480017+0000","last_undegraded":"2024-08-17T17:57:18.480017+0000","last_fullsized":"2024-08-17T17:57:18.480017+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:03:35.262628+0000","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":1,"num_read_kb":1,"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":1408,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.487230+0000","last_change":"2024-08-17T17:51:42.142282+0000","last_active":"2024-08-17T17:57:18.487230+0000","last_peered":"2024-08-17T17:57:18.487230+0000","last_clean":"2024-08-17T17:57:18.487230+0000","last_became_active":"2024-08-17T17:51:42.141711+0000","last_became_peered":"2024-08-17T17:51:42.141711+0000","last_unstale":"2024-08-17T17:57:18.487230+0000","last_undegraded":"2024-08-17T17:57:18.487230+0000","last_fullsized":"2024-08-17T17:57:18.487230+0000","mapping_epoch":1335,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:50:38.147579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,6],"acting":[4,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"72'2","reported_seq":1383,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.484483+0000","last_change":"2024-08-17T17:17:00.889373+0000","last_active":"2024-08-17T17:57:18.484483+0000","last_peered":"2024-08-17T17:57:18.484483+0000","last_clean":"2024-08-17T17:57:18.484483+0000","last_became_active":"2024-08-17T17:17:00.888346+0000","last_became_peered":"2024-08-17T17:17:00.888346+0000","last_unstale":"2024-08-17T17:57:18.484483+0000","last_undegraded":"2024-08-17T17:57:18.484483+0000","last_fullsized":"2024-08-17T17:57:18.484483+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:54:26.626173+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1364,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.484944+0000","last_change":"2024-08-17T16:58:55.784844+0000","last_active":"2024-08-17T17:57:18.484944+0000","last_peered":"2024-08-17T17:57:18.484944+0000","last_clean":"2024-08-17T17:57:18.484944+0000","last_became_active":"2024-08-17T16:58:55.783777+0000","last_became_peered":"2024-08-17T16:58:55.783777+0000","last_unstale":"2024-08-17T17:57:18.484944+0000","last_undegraded":"2024-08-17T17:57:18.484944+0000","last_fullsized":"2024-08-17T17:57:18.484944+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:08:35.069672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'1","reported_seq":1393,"reported_epoch":1406,"state":"active+clean","last_fresh":"2024-08-17T17:57:12.438405+0000","last_change":"2024-08-17T17:56:32.644710+0000","last_active":"2024-08-17T17:57:12.438405+0000","last_peered":"2024-08-17T17:57:12.438405+0000","last_clean":"2024-08-17T17:57:12.438405+0000","last_became_active":"2024-08-17T17:56:32.640058+0000","last_became_peered":"2024-08-17T17:56:32.640058+0000","last_unstale":"2024-08-17T17:57:12.438405+0000","last_undegraded":"2024-08-17T17:57:12.438405+0000","last_fullsized":"2024-08-17T17:57:12.438405+0000","mapping_epoch":1400,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1401,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:18:48.019467+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":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,0],"acting":[7,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.10","version":"72'8","reported_seq":1397,"reported_epoch":1406,"state":"active+clean","last_fresh":"2024-08-17T17:57:14.448201+0000","last_change":"2024-08-17T17:16:32.389840+0000","last_active":"2024-08-17T17:57:14.448201+0000","last_peered":"2024-08-17T17:57:14.448201+0000","last_clean":"2024-08-17T17:57:14.448201+0000","last_became_active":"2024-08-17T17:16:32.386050+0000","last_became_peered":"2024-08-17T17:16:32.386050+0000","last_unstale":"2024-08-17T17:57:14.448201+0000","last_undegraded":"2024-08-17T17:57:14.448201+0000","last_fullsized":"2024-08-17T17:57:14.448201+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-18T18:25:48.041721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":24,"num_read_kb":24,"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":779,"reported_epoch":1406,"state":"active+clean","last_fresh":"2024-08-17T17:57:12.438307+0000","last_change":"2024-08-17T17:55:08.414390+0000","last_active":"2024-08-17T17:57:12.438307+0000","last_peered":"2024-08-17T17:57:12.438307+0000","last_clean":"2024-08-17T17:57:12.438307+0000","last_became_active":"2024-08-17T17:55:08.413173+0000","last_became_peered":"2024-08-17T17:55:08.413173+0000","last_unstale":"2024-08-17T17:57:12.438307+0000","last_undegraded":"2024-08-17T17:57:12.438307+0000","last_fullsized":"2024-08-17T17:57:12.438307+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:06:38.964445+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,2],"acting":[7,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":1363,"reported_epoch":1406,"state":"active+clean","last_fresh":"2024-08-17T17:57:13.982852+0000","last_change":"2024-08-17T16:58:54.781197+0000","last_active":"2024-08-17T17:57:13.982852+0000","last_peered":"2024-08-17T17:57:13.982852+0000","last_clean":"2024-08-17T17:57:13.982852+0000","last_became_active":"2024-08-17T16:58:54.780408+0000","last_became_peered":"2024-08-17T16:58:54.780408+0000","last_unstale":"2024-08-17T17:57:13.982852+0000","last_undegraded":"2024-08-17T17:57:13.982852+0000","last_fullsized":"2024-08-17T17:57:13.982852+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:03:00.355012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":879,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.486594+0000","last_change":"2024-08-17T17:49:45.916126+0000","last_active":"2024-08-17T17:57:18.486594+0000","last_peered":"2024-08-17T17:57:18.486594+0000","last_clean":"2024-08-17T17:57:18.486594+0000","last_became_active":"2024-08-17T17:49:45.915806+0000","last_became_peered":"2024-08-17T17:49:45.915806+0000","last_unstale":"2024-08-17T17:57:18.486594+0000","last_undegraded":"2024-08-17T17:57:18.486594+0000","last_fullsized":"2024-08-17T17:57:18.486594+0000","mapping_epoch":1317,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:54:22.480905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":797,"reported_epoch":1406,"state":"active+clean","last_fresh":"2024-08-17T17:57:12.437832+0000","last_change":"2024-08-17T17:51:42.143035+0000","last_active":"2024-08-17T17:57:12.437832+0000","last_peered":"2024-08-17T17:57:12.437832+0000","last_clean":"2024-08-17T17:57:12.437832+0000","last_became_active":"2024-08-17T17:51:42.142539+0000","last_became_peered":"2024-08-17T17:51:42.142539+0000","last_unstale":"2024-08-17T17:57:12.437832+0000","last_undegraded":"2024-08-17T17:57:12.437832+0000","last_fullsized":"2024-08-17T17:57:12.437832+0000","mapping_epoch":1335,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:57:42.203435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1377,"reported_epoch":1406,"state":"active+clean","last_fresh":"2024-08-17T17:57:12.446768+0000","last_change":"2024-08-17T17:18:16.301475+0000","last_active":"2024-08-17T17:57:12.446768+0000","last_peered":"2024-08-17T17:57:12.446768+0000","last_clean":"2024-08-17T17:57:12.446768+0000","last_became_active":"2024-08-17T17:18:16.301211+0000","last_became_peered":"2024-08-17T17:18:16.301211+0000","last_unstale":"2024-08-17T17:57:12.446768+0000","last_undegraded":"2024-08-17T17:57:12.446768+0000","last_fullsized":"2024-08-17T17:57:12.446768+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:31:05.192998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.13","version":"72'2","reported_seq":1442,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.480120+0000","last_change":"2024-08-17T17:55:08.441570+0000","last_active":"2024-08-17T17:57:18.480120+0000","last_peered":"2024-08-17T17:57:18.480120+0000","last_clean":"2024-08-17T17:57:18.480120+0000","last_became_active":"2024-08-17T17:55:08.413065+0000","last_became_peered":"2024-08-17T17:55:08.413065+0000","last_unstale":"2024-08-17T17:57:18.480120+0000","last_undegraded":"2024-08-17T17:57:18.480120+0000","last_fullsized":"2024-08-17T17:57:18.480120+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:02:40.159909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":8,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":136,"num_keys_recovered":40,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":2072,"reported_epoch":1407,"state":"active+clean","last_fresh":"2024-08-17T17:57:18.486975+0000","last_change":"2024-08-17T17:18:16.329150+0000","last_active":"2024-08-17T17:57:18.486975+0000","last_peered":"2024-08-17T17:57:18.486975+0000","last_clean":"2024-08-17T17:57:18.486975+0000","last_became_active":"2024-08-17T17:18:16.319596+0000","last_became_peered":"2024-08-17T17:18:16.319596+0000","last_unstale":"2024-08-17T17:57:18.486975+0000","last_undegraded":"2024-08-17T17:57:18.486975+0000","last_fullsized":"2024-08-17T17:57:18.486975+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:03:06.681253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":[]}],"pool_stats":[{"poolid":54,"num_pg":16,"stat_sum":{"num_bytes":3412131864,"num_objects":52066,"num_object_clones":0,"num_object_copies":156198,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":52066,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":148750,"num_write_kb":6426049,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3008,"num_bytes_recovered":197132288,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":10208358400,"data_stored":10208346184,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":133950,"ondisk_log_size":133950,"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":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":65,"num_read_kb":68,"num_write":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":18,"num_bytes_recovered":2486,"num_keys_recovered":40,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2303,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"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}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223202032,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1731756,"kb_used_data":1475812,"kb_used_omap":1,"kb_used_meta":255870,"kb_avail":92013396,"statfs":{"total":95995035648,"available":94221717504,"internally_reserved":0,"allocated":1511231488,"data_stored":1506823191,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":262011339},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":6,"up_from":47,"seq":201863463676,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2026792,"kb_used_data":1670880,"kb_used_omap":1,"kb_used_meta":355902,"kb_avail":91718360,"statfs":{"total":95995035648,"available":93919600640,"internally_reserved":0,"allocated":1710981120,"data_stored":1706576816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":364444103},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":5,"up_from":39,"seq":167503725319,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2506844,"kb_used_data":2120468,"kb_used_omap":1,"kb_used_meta":386302,"kb_avail":91238308,"statfs":{"total":95995035648,"available":93428027392,"internally_reserved":0,"allocated":2171359232,"data_stored":2166962498,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":395573702},"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":[]},{"osd":4,"up_from":31,"seq":133143986961,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1314720,"kb_used_data":854680,"kb_used_omap":1,"kb_used_meta":460030,"kb_avail":92430432,"statfs":{"total":95995035648,"available":94648762368,"internally_reserved":0,"allocated":875192320,"data_stored":870795675,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":471071174},"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":[]},{"osd":3,"up_from":710,"seq":3049426780634,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1562896,"kb_used_data":1273864,"kb_used_omap":74,"kb_used_meta":288949,"kb_avail":92182256,"statfs":{"total":95995035648,"available":94394630144,"internally_reserved":0,"allocated":1304436736,"data_stored":1300051697,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":76343,"internal_metadata":295884233},"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":[]},{"osd":2,"up_from":700,"seq":3006477107680,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":880280,"kb_used_data":645392,"kb_used_omap":75,"kb_used_meta":234740,"kb_avail":92864872,"statfs":{"total":95995035648,"available":95093628928,"internally_reserved":0,"allocated":660881408,"data_stored":656488725,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":76821,"internal_metadata":240374763},"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":[]},{"osd":1,"up_from":695,"seq":2985002271209,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":972496,"kb_used_data":633608,"kb_used_omap":68,"kb_used_meta":338747,"kb_avail":92772656,"statfs":{"total":95995035648,"available":94999199744,"internally_reserved":0,"allocated":648814592,"data_stored":644429482,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":70498,"internal_metadata":346877086},"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":[]},{"osd":0,"up_from":690,"seq":2963527434735,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1805020,"kb_used_data":1443988,"kb_used_omap":75,"kb_used_meta":360948,"kb_avail":91940132,"statfs":{"total":95995035648,"available":94146695168,"internally_reserved":0,"allocated":1478643712,"data_stored":1474247467,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":77036,"internal_metadata":369611540},"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":[]}],"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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"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":12288,"data_stored":638,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2303,"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":20480,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":652,"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":4826,"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":4972,"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":54,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1453527040,"data_stored":1453522968,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":54,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":637927424,"data_stored":637927424,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":54,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":646316032,"data_stored":646316032,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":54,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1283915776,"data_stored":1283915776,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":54,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":863633408,"data_stored":863633408,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":54,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":2133987328,"data_stored":2133983256,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":54,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1692864512,"data_stored":1692860440,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":54,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1496186880,"data_stored":1496186880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T17:57:42.052 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd pool set .mgr pgp_num 1 2024-08-17T17:57:42.109 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:42.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:41 smithi169 bash[79348]: cluster 2024-08-17T17:57:40.330911+0000 mgr.y (mgr.34107) 1667 : cluster [DBG] pgmap v2418: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 751 op/s 2024-08-17T17:57:42.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:41 smithi169 bash[79348]: cluster 2024-08-17T17:57:40.330911+0000 mgr.y (mgr.34107) 1667 : cluster [DBG] pgmap v2418: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 751 op/s 2024-08-17T17:57:42.161 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:42.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:42.163 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:42.258 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:41 smithi131 bash[88347]: cluster 2024-08-17T17:57:40.330911+0000 mgr.y (mgr.34107) 1667 : cluster [DBG] pgmap v2418: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 751 op/s 2024-08-17T17:57:42.258 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:41 smithi131 bash[88347]: cluster 2024-08-17T17:57:40.330911+0000 mgr.y (mgr.34107) 1667 : cluster [DBG] pgmap v2418: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 751 op/s 2024-08-17T17:57:42.259 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:41 smithi131 bash[89561]: cluster 2024-08-17T17:57:40.330911+0000 mgr.y (mgr.34107) 1667 : cluster [DBG] pgmap v2418: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 751 op/s 2024-08-17T17:57:42.259 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:41 smithi131 bash[89561]: cluster 2024-08-17T17:57:40.330911+0000 mgr.y (mgr.34107) 1667 : cluster [DBG] pgmap v2418: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 751 op/s 2024-08-17T17:57:42.264 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:42.293 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:42.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:42.296 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:42.396 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:42.424 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:42.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:42.431 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:42.531 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:42.569 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:42.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:42.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:42.678 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:42.709 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:42.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:42.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:42.815 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:42.844 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:42.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:42.847 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:42.947 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:42.984 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:42.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:42.989 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:43.089 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:43.113 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:43.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:43.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:43.217 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:43.246 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:43.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:43.251 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:43.352 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:43.373 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:43.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:43.376 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:43.477 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:43.505 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:43.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:43.510 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:43.610 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:43.628 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:43.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:43.630 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:43.730 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:43.766 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:43.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:43.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:43.878 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:43.907 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:43.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:43.909 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:44.009 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:44.025 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:57:44.033 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:43 smithi131 bash[89561]: cluster 2024-08-17T17:57:42.331314+0000 mgr.y (mgr.34107) 1668 : cluster [DBG] pgmap v2419: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 751 op/s 2024-08-17T17:57:44.033 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:43 smithi131 bash[89561]: cluster 2024-08-17T17:57:42.331314+0000 mgr.y (mgr.34107) 1668 : cluster [DBG] pgmap v2419: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 751 op/s 2024-08-17T17:57:44.034 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:43 smithi131 bash[88347]: cluster 2024-08-17T17:57:42.331314+0000 mgr.y (mgr.34107) 1668 : cluster [DBG] pgmap v2419: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 751 op/s 2024-08-17T17:57:44.034 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:43 smithi131 bash[88347]: cluster 2024-08-17T17:57:42.331314+0000 mgr.y (mgr.34107) 1668 : cluster [DBG] pgmap v2419: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 751 op/s 2024-08-17T17:57:44.045 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:44.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:44.047 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:44.148 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:44.174 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:44.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:44.177 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:44.259 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:57:44.278 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:44.333 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:44.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:44.341 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:44.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:43 smithi169 bash[79348]: cluster 2024-08-17T17:57:42.331314+0000 mgr.y (mgr.34107) 1668 : cluster [DBG] pgmap v2419: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 751 op/s 2024-08-17T17:57:44.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:43 smithi169 bash[79348]: cluster 2024-08-17T17:57:42.331314+0000 mgr.y (mgr.34107) 1668 : cluster [DBG] pgmap v2419: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 751 op/s 2024-08-17T17:57:44.442 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:44.468 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:44.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:44.470 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:44.571 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:44.618 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:44.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:44.625 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:44.725 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:44.750 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:44.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:44.755 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:44.856 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:44.881 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:44.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:44.887 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:44.988 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:45.008 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:45.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:45.010 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:45.110 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:45.132 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:45.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:45.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:45.236 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:45.263 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:45.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:45.268 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:45.368 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:45.389 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:45.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:45.393 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:45.494 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:45.514 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:45.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:45.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:45.621 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:45.657 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:45.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:45.662 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:45.763 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:45.784 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:57:45.797 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:45.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:45.802 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:45.903 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:45.940 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:45.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:45.946 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:46.046 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:46.074 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:46.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:46.086 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:46.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:45 smithi131 bash[88347]: cluster 2024-08-17T17:57:44.331956+0000 mgr.y (mgr.34107) 1669 : cluster [DBG] pgmap v2420: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2024-08-17T17:57:46.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:45 smithi131 bash[88347]: cluster 2024-08-17T17:57:44.331956+0000 mgr.y (mgr.34107) 1669 : cluster [DBG] pgmap v2420: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2024-08-17T17:57:46.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:45 smithi131 bash[89561]: cluster 2024-08-17T17:57:44.331956+0000 mgr.y (mgr.34107) 1669 : cluster [DBG] pgmap v2420: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2024-08-17T17:57:46.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:45 smithi131 bash[89561]: cluster 2024-08-17T17:57:44.331956+0000 mgr.y (mgr.34107) 1669 : cluster [DBG] pgmap v2420: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2024-08-17T17:57:46.187 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:46.211 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:46.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:46.217 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:46.318 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:46.340 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:46.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:46.345 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:46.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:45 smithi169 bash[79348]: cluster 2024-08-17T17:57:44.331956+0000 mgr.y (mgr.34107) 1669 : cluster [DBG] pgmap v2420: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2024-08-17T17:57:46.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:45 smithi169 bash[79348]: cluster 2024-08-17T17:57:44.331956+0000 mgr.y (mgr.34107) 1669 : cluster [DBG] pgmap v2420: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2024-08-17T17:57:46.446 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:46.477 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:46.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:46.479 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:46.580 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:46.598 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:46.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:46.600 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:46.701 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:46.725 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:46.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:46.727 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:46.789 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:57:46.828 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:46.846 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:46.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:46.847 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:46.948 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:46.968 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:46.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:46.971 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:47.072 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:47.094 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:47.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:47.096 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:47.197 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:47.225 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:47.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:47.230 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:47.330 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:47.352 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:47.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:47.355 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:47.455 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:47.477 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:47.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:47.484 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:47.585 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:47.620 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:47.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:47.626 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:47.727 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:47.750 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:47.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:47.757 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:47.805 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:57:47.858 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:47.884 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:47.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:47.887 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:47.987 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:48.010 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:48.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:48.017 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:48.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:47 smithi131 bash[89561]: cluster 2024-08-17T17:57:46.332383+0000 mgr.y (mgr.34107) 1670 : cluster [DBG] pgmap v2421: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2024-08-17T17:57:48.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:47 smithi131 bash[89561]: cluster 2024-08-17T17:57:46.332383+0000 mgr.y (mgr.34107) 1670 : cluster [DBG] pgmap v2421: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2024-08-17T17:57:48.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:47 smithi131 bash[88347]: cluster 2024-08-17T17:57:46.332383+0000 mgr.y (mgr.34107) 1670 : cluster [DBG] pgmap v2421: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2024-08-17T17:57:48.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:47 smithi131 bash[88347]: cluster 2024-08-17T17:57:46.332383+0000 mgr.y (mgr.34107) 1670 : cluster [DBG] pgmap v2421: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2024-08-17T17:57:48.117 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:48.139 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:48.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:48.143 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:48.244 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:48.258 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:47 smithi169 bash[79348]: cluster 2024-08-17T17:57:46.332383+0000 mgr.y (mgr.34107) 1670 : cluster [DBG] pgmap v2421: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2024-08-17T17:57:48.258 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:47 smithi169 bash[79348]: cluster 2024-08-17T17:57:46.332383+0000 mgr.y (mgr.34107) 1670 : cluster [DBG] pgmap v2421: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2024-08-17T17:57:48.280 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:48.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:48.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:48.386 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:48.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:48.421 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:48.421 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:48.522 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:48.548 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:48.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:48.551 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:48.652 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:48.674 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:48.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:48.677 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:48.778 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:48.802 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:48.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:48.807 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:48.818 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:57:48.908 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:48.933 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:48.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:48.936 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:49.036 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:49.058 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:49.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:49.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:49.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:57:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:57:48] "GET /metrics HTTP/1.1" 200 36643 "" "Prometheus/2.51.0" 2024-08-17T17:57:49.161 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:49.197 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:49.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:49.202 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:49.303 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:49.325 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:49.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:49.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:49.431 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:49.456 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:49.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:49.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:49.560 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:49.882 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:49.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:49.886 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:49.987 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:50.024 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:50.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:50.036 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:50.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:49 smithi131 bash[88347]: cluster 2024-08-17T17:57:48.332766+0000 mgr.y (mgr.34107) 1671 : cluster [DBG] pgmap v2422: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2024-08-17T17:57:50.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:49 smithi131 bash[88347]: cluster 2024-08-17T17:57:48.332766+0000 mgr.y (mgr.34107) 1671 : cluster [DBG] pgmap v2422: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2024-08-17T17:57:50.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:49 smithi131 bash[88347]: audit 2024-08-17T17:57:49.421997+0000 mon.a (mon.0) 2579 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:57:50.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:49 smithi131 bash[88347]: audit 2024-08-17T17:57:49.421997+0000 mon.a (mon.0) 2579 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:57:50.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:49 smithi131 bash[89561]: cluster 2024-08-17T17:57:48.332766+0000 mgr.y (mgr.34107) 1671 : cluster [DBG] pgmap v2422: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2024-08-17T17:57:50.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:49 smithi131 bash[89561]: cluster 2024-08-17T17:57:48.332766+0000 mgr.y (mgr.34107) 1671 : cluster [DBG] pgmap v2422: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2024-08-17T17:57:50.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:49 smithi131 bash[89561]: audit 2024-08-17T17:57:49.421997+0000 mon.a (mon.0) 2579 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:57:50.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:49 smithi131 bash[89561]: audit 2024-08-17T17:57:49.421997+0000 mon.a (mon.0) 2579 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:57:50.137 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:50.160 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:50.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:50.162 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:50.263 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:50.274 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:49 smithi169 bash[79348]: cluster 2024-08-17T17:57:48.332766+0000 mgr.y (mgr.34107) 1671 : cluster [DBG] pgmap v2422: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2024-08-17T17:57:50.275 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:49 smithi169 bash[79348]: cluster 2024-08-17T17:57:48.332766+0000 mgr.y (mgr.34107) 1671 : cluster [DBG] pgmap v2422: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 730 op/s 2024-08-17T17:57:50.275 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:49 smithi169 bash[79348]: audit 2024-08-17T17:57:49.421997+0000 mon.a (mon.0) 2579 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:57:50.275 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:49 smithi169 bash[79348]: audit 2024-08-17T17:57:49.421997+0000 mon.a (mon.0) 2579 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:57:50.306 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:50.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:50.311 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:50.412 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:50.438 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:50.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:50.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:50.546 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:50.577 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:50.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:50.586 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:50.687 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:50.712 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:50.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:50.714 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:50.814 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:50.839 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:50.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:50.843 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:50.943 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:50.974 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:50.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:50.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:51.080 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:51.112 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:51.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:51.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:51.219 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:51.241 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:51.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:51.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:51.344 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:51.372 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:51.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:51.374 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:51.475 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:51.499 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:51.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:51.500 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:51.601 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:51.625 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:51.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:51.631 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:51.732 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:51.754 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:51.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:51.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:51.860 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:51.896 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:51.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:51.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:51.997 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:52.023 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:52.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:52.026 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:52.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:51 smithi131 bash[89561]: cluster 2024-08-17T17:57:50.333462+0000 mgr.y (mgr.34107) 1672 : cluster [DBG] pgmap v2423: 89 pgs: 89 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-08-17T17:57:52.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:51 smithi131 bash[89561]: cluster 2024-08-17T17:57:50.333462+0000 mgr.y (mgr.34107) 1672 : cluster [DBG] pgmap v2423: 89 pgs: 89 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-08-17T17:57:52.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:51 smithi131 bash[88347]: cluster 2024-08-17T17:57:50.333462+0000 mgr.y (mgr.34107) 1672 : cluster [DBG] pgmap v2423: 89 pgs: 89 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-08-17T17:57:52.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:51 smithi131 bash[88347]: cluster 2024-08-17T17:57:50.333462+0000 mgr.y (mgr.34107) 1672 : cluster [DBG] pgmap v2423: 89 pgs: 89 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-08-17T17:57:52.127 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:52.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:51 smithi169 bash[79348]: cluster 2024-08-17T17:57:50.333462+0000 mgr.y (mgr.34107) 1672 : cluster [DBG] pgmap v2423: 89 pgs: 89 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-08-17T17:57:52.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:51 smithi169 bash[79348]: cluster 2024-08-17T17:57:50.333462+0000 mgr.y (mgr.34107) 1672 : cluster [DBG] pgmap v2423: 89 pgs: 89 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 684 op/s 2024-08-17T17:57:52.147 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:52.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:52.149 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:52.250 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:52.275 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:52.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:52.279 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:52.379 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:52.406 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:52.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:52.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:52.513 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:52.621 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:52.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:52.625 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:52.726 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:52.756 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:52.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:52.759 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:52.860 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:52.883 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:52.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:52.886 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:52.987 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:53.024 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:53.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:53.028 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:53.129 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:53.158 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:53.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:53.160 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:53.260 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:53.279 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:53.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:53.281 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:53.381 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:53.411 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:53.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:53.414 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:53.515 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:53.539 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:53.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:53.543 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:53.643 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:53.665 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:53.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:53.669 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:53.770 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:53.787 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:53.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:53.790 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:53.891 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:53.972 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:53.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:53.979 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:54.080 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:54.107 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:54.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:54.111 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:54.211 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:54.242 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:54.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:54.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:54.309 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:54 smithi131 bash[89561]: cluster 2024-08-17T17:57:52.333862+0000 mgr.y (mgr.34107) 1673 : cluster [DBG] pgmap v2424: 89 pgs: 89 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 591 op/s 2024-08-17T17:57:54.309 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:54 smithi131 bash[89561]: cluster 2024-08-17T17:57:52.333862+0000 mgr.y (mgr.34107) 1673 : cluster [DBG] pgmap v2424: 89 pgs: 89 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 591 op/s 2024-08-17T17:57:54.309 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:54 smithi131 bash[89561]: audit 2024-08-17T17:57:53.273517+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:57:54.309 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:54 smithi131 bash[89561]: audit 2024-08-17T17:57:53.273517+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:57:54.309 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:54 smithi131 bash[89561]: audit 2024-08-17T17:57:53.275339+0000 mon.a (mon.0) 2581 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:54.309 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:54 smithi131 bash[89561]: audit 2024-08-17T17:57:53.275339+0000 mon.a (mon.0) 2581 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:54.310 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:53 smithi131 bash[88347]: cluster 2024-08-17T17:57:52.333862+0000 mgr.y (mgr.34107) 1673 : cluster [DBG] pgmap v2424: 89 pgs: 89 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 591 op/s 2024-08-17T17:57:54.310 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:53 smithi131 bash[88347]: cluster 2024-08-17T17:57:52.333862+0000 mgr.y (mgr.34107) 1673 : cluster [DBG] pgmap v2424: 89 pgs: 89 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 591 op/s 2024-08-17T17:57:54.310 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:53 smithi131 bash[88347]: audit 2024-08-17T17:57:53.273517+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:57:54.310 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:53 smithi131 bash[88347]: audit 2024-08-17T17:57:53.273517+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:57:54.310 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:53 smithi131 bash[88347]: audit 2024-08-17T17:57:53.275339+0000 mon.a (mon.0) 2581 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:54.310 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:54 smithi131 bash[88347]: audit 2024-08-17T17:57:53.275339+0000 mon.a (mon.0) 2581 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:54.350 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:54.378 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:54.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:54.380 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:54.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:53 smithi169 bash[79348]: cluster 2024-08-17T17:57:52.333862+0000 mgr.y (mgr.34107) 1673 : cluster [DBG] pgmap v2424: 89 pgs: 89 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 591 op/s 2024-08-17T17:57:54.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:53 smithi169 bash[79348]: cluster 2024-08-17T17:57:52.333862+0000 mgr.y (mgr.34107) 1673 : cluster [DBG] pgmap v2424: 89 pgs: 89 active+clean; 2.5 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 591 op/s 2024-08-17T17:57:54.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:53 smithi169 bash[79348]: audit 2024-08-17T17:57:53.273517+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:57:54.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:53 smithi169 bash[79348]: audit 2024-08-17T17:57:53.273517+0000 mon.a (mon.0) 2580 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:57:54.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:53 smithi169 bash[79348]: audit 2024-08-17T17:57:53.275339+0000 mon.a (mon.0) 2581 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:54.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:53 smithi169 bash[79348]: audit 2024-08-17T17:57:53.275339+0000 mon.a (mon.0) 2581 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:57:54.481 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:54.508 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:54.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:54.513 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:54.614 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:54.635 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:54.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:54.637 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:54.738 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:54.766 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:54.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:54.768 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:54.868 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:54.889 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:54.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:54.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:54.992 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:55.020 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:55.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:55.024 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:55.124 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:55.355 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:55.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:55.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:55.460 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:55.482 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:55.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:55.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:55.585 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:55.606 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:55.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:55.614 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:55.715 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:55.742 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:55.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:55.748 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:55.848 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:55.865 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:55.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:55.867 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:55.968 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:56.001 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:57:56.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:56.006 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:57:56.106 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:56.129 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:56.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:56.136 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:56.154 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:56 smithi131 bash[89561]: cluster 2024-08-17T17:57:54.334444+0000 mgr.y (mgr.34107) 1674 : cluster [DBG] pgmap v2425: 89 pgs: 89 active+clean; 2.4 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 768 op/s 2024-08-17T17:57:56.154 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:56 smithi131 bash[89561]: cluster 2024-08-17T17:57:54.334444+0000 mgr.y (mgr.34107) 1674 : cluster [DBG] pgmap v2425: 89 pgs: 89 active+clean; 2.4 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 768 op/s 2024-08-17T17:57:56.155 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:56 smithi131 bash[88347]: cluster 2024-08-17T17:57:54.334444+0000 mgr.y (mgr.34107) 1674 : cluster [DBG] pgmap v2425: 89 pgs: 89 active+clean; 2.4 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 768 op/s 2024-08-17T17:57:56.155 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:56 smithi131 bash[88347]: cluster 2024-08-17T17:57:54.334444+0000 mgr.y (mgr.34107) 1674 : cluster [DBG] pgmap v2425: 89 pgs: 89 active+clean; 2.4 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 768 op/s 2024-08-17T17:57:56.236 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:56.262 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:56.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:56.268 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:56.369 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:56.379 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:56 smithi169 bash[79348]: cluster 2024-08-17T17:57:54.334444+0000 mgr.y (mgr.34107) 1674 : cluster [DBG] pgmap v2425: 89 pgs: 89 active+clean; 2.4 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 768 op/s 2024-08-17T17:57:56.380 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:56 smithi169 bash[79348]: cluster 2024-08-17T17:57:54.334444+0000 mgr.y (mgr.34107) 1674 : cluster [DBG] pgmap v2425: 89 pgs: 89 active+clean; 2.4 GiB data, 9.9 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 768 op/s 2024-08-17T17:57:56.399 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:56.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:56.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:56.504 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:56.526 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:56.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:56.528 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:56.628 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:56.682 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:56.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:56.690 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:56.790 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:56.813 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:56.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:56.816 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:56.916 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:56.944 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:56.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:56.947 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:57.047 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:57.087 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:57.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:57.090 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:57.190 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:57.225 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:57.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:57.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:57.332 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:57.342 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:57 smithi169 bash[79348]: audit 2024-08-17T17:57:56.266420+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:57:57.342 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:57 smithi169 bash[79348]: audit 2024-08-17T17:57:56.266420+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:57:57.342 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:57 smithi169 bash[79348]: audit 2024-08-17T17:57:56.279076+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:57:57.342 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:57 smithi169 bash[79348]: audit 2024-08-17T17:57:56.279076+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:57:57.342 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:57 smithi169 bash[79348]: cluster 2024-08-17T17:57:56.334958+0000 mgr.y (mgr.34107) 1675 : cluster [DBG] pgmap v2426: 89 pgs: 89 active+clean; 2.3 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2024-08-17T17:57:57.342 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:57 smithi169 bash[79348]: cluster 2024-08-17T17:57:56.334958+0000 mgr.y (mgr.34107) 1675 : cluster [DBG] pgmap v2426: 89 pgs: 89 active+clean; 2.3 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2024-08-17T17:57:57.375 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:57.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:57.381 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:57.481 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:57.504 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:57.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:57.507 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:57.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:57 smithi131 bash[89561]: audit 2024-08-17T17:57:56.266420+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:57:57.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:57 smithi131 bash[89561]: audit 2024-08-17T17:57:56.266420+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:57:57.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:57 smithi131 bash[89561]: audit 2024-08-17T17:57:56.279076+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:57:57.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:57 smithi131 bash[89561]: audit 2024-08-17T17:57:56.279076+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:57:57.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:57 smithi131 bash[89561]: cluster 2024-08-17T17:57:56.334958+0000 mgr.y (mgr.34107) 1675 : cluster [DBG] pgmap v2426: 89 pgs: 89 active+clean; 2.3 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2024-08-17T17:57:57.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:57 smithi131 bash[89561]: cluster 2024-08-17T17:57:56.334958+0000 mgr.y (mgr.34107) 1675 : cluster [DBG] pgmap v2426: 89 pgs: 89 active+clean; 2.3 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2024-08-17T17:57:57.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:57 smithi131 bash[88347]: audit 2024-08-17T17:57:56.266420+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:57:57.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:57 smithi131 bash[88347]: audit 2024-08-17T17:57:56.266420+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:57:57.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:57 smithi131 bash[88347]: audit 2024-08-17T17:57:56.279076+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:57:57.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:57 smithi131 bash[88347]: audit 2024-08-17T17:57:56.279076+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:57:57.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:57 smithi131 bash[88347]: cluster 2024-08-17T17:57:56.334958+0000 mgr.y (mgr.34107) 1675 : cluster [DBG] pgmap v2426: 89 pgs: 89 active+clean; 2.3 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2024-08-17T17:57:57.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:57 smithi131 bash[88347]: cluster 2024-08-17T17:57:56.334958+0000 mgr.y (mgr.34107) 1675 : cluster [DBG] pgmap v2426: 89 pgs: 89 active+clean; 2.3 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2024-08-17T17:57:57.608 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:57.639 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:57:57.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:57.642 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:57:57.743 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:57.769 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:57:57.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:57.776 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:57:57.876 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:57.895 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:57.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:57.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:57.998 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:58.021 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:58.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:58.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:58.124 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:58.169 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:58.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:58.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:58.274 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:58.310 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:58.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:58.315 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:58.415 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:58.444 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:58.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:58.454 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:58.555 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:58.581 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:58.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:58.587 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:58.688 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:58.914 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:57:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:57:58] "GET /metrics HTTP/1.1" 200 36639 "" "Prometheus/2.51.0" 2024-08-17T17:57:59.143 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:59.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:59.148 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:57:59.248 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:59.269 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:59.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:59.272 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:59.373 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:59.398 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:57:59.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:59.404 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:57:59.504 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:59.528 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:57:59.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:59.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:57:59.636 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:59.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:59 smithi169 bash[79348]: cluster 2024-08-17T17:57:58.335345+0000 mgr.y (mgr.34107) 1676 : cluster [DBG] pgmap v2427: 89 pgs: 89 active+clean; 2.3 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 571 op/s 2024-08-17T17:57:59.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:57:59 smithi169 bash[79348]: cluster 2024-08-17T17:57:58.335345+0000 mgr.y (mgr.34107) 1676 : cluster [DBG] pgmap v2427: 89 pgs: 89 active+clean; 2.3 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 571 op/s 2024-08-17T17:57:59.661 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:57:59.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:59.666 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:57:59.766 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:59.774 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:59 smithi131 bash[89561]: cluster 2024-08-17T17:57:58.335345+0000 mgr.y (mgr.34107) 1676 : cluster [DBG] pgmap v2427: 89 pgs: 89 active+clean; 2.3 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 571 op/s 2024-08-17T17:57:59.774 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:57:59 smithi131 bash[89561]: cluster 2024-08-17T17:57:58.335345+0000 mgr.y (mgr.34107) 1676 : cluster [DBG] pgmap v2427: 89 pgs: 89 active+clean; 2.3 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 571 op/s 2024-08-17T17:57:59.775 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:59 smithi131 bash[88347]: cluster 2024-08-17T17:57:58.335345+0000 mgr.y (mgr.34107) 1676 : cluster [DBG] pgmap v2427: 89 pgs: 89 active+clean; 2.3 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 571 op/s 2024-08-17T17:57:59.775 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:57:59 smithi131 bash[88347]: cluster 2024-08-17T17:57:58.335345+0000 mgr.y (mgr.34107) 1676 : cluster [DBG] pgmap v2427: 89 pgs: 89 active+clean; 2.3 GiB data, 9.6 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 571 op/s 2024-08-17T17:57:59.793 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:57:59.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:59.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:57:59.896 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:59.922 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:57:59.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:57:59.926 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:00.027 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:00.062 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:00.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:00.070 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:00.171 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:00.194 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:00.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:00.198 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:00.299 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:00.325 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:00.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:00.335 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:00.435 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:00.455 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:00.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:00.457 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:00.557 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:00.579 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:00.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:00.584 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:00.685 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:00.711 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:00.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:00.713 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:00.814 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:00.838 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:00.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:00.842 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:00.942 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:00.976 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:00.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:00.980 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:01.081 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:01.195 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:01.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:01.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:01.298 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:01.317 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:01.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:01.319 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:01.420 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:01.443 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:01.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:01.445 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:01.545 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:01.584 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:01.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:01.589 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:01.689 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:01.734 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:01.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:01.742 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:01.842 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:01.875 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:01.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:01.879 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:01.979 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:02.114 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:58:02.114 INFO:teuthology.orchestra.run.smithi131.stdout: "ops": [], 2024-08-17T17:58:02.114 INFO:teuthology.orchestra.run.smithi131.stdout: "complaint_time": 30, 2024-08-17T17:58:02.114 INFO:teuthology.orchestra.run.smithi131.stdout: "num_blocked_ops": 0 2024-08-17T17:58:02.114 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:58:02.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:01 smithi169 bash[79348]: cluster 2024-08-17T17:58:00.335908+0000 mgr.y (mgr.34107) 1677 : cluster [DBG] pgmap v2428: 89 pgs: 89 active+clean; 2.1 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 846 op/s 2024-08-17T17:58:02.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:01 smithi169 bash[79348]: cluster 2024-08-17T17:58:00.335908+0000 mgr.y (mgr.34107) 1677 : cluster [DBG] pgmap v2428: 89 pgs: 89 active+clean; 2.1 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 846 op/s 2024-08-17T17:58:02.165 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:02.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:02.169 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:02.270 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:02.288 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:02.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:02.290 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:02.368 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:01 smithi131 bash[88347]: cluster 2024-08-17T17:58:00.335908+0000 mgr.y (mgr.34107) 1677 : cluster [DBG] pgmap v2428: 89 pgs: 89 active+clean; 2.1 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 846 op/s 2024-08-17T17:58:02.368 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:01 smithi131 bash[88347]: cluster 2024-08-17T17:58:00.335908+0000 mgr.y (mgr.34107) 1677 : cluster [DBG] pgmap v2428: 89 pgs: 89 active+clean; 2.1 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 846 op/s 2024-08-17T17:58:02.368 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:01 smithi131 bash[89561]: cluster 2024-08-17T17:58:00.335908+0000 mgr.y (mgr.34107) 1677 : cluster [DBG] pgmap v2428: 89 pgs: 89 active+clean; 2.1 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 846 op/s 2024-08-17T17:58:02.368 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:01 smithi131 bash[89561]: cluster 2024-08-17T17:58:00.335908+0000 mgr.y (mgr.34107) 1677 : cluster [DBG] pgmap v2428: 89 pgs: 89 active+clean; 2.1 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 846 op/s 2024-08-17T17:58:02.391 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:02.424 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:02.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:02.429 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:02.529 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:02.559 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:02.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:02.564 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:02.664 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:02.688 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:02.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:02.693 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:02.794 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:02.816 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:02.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:02.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:02.918 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:02.946 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:02.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:02.951 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:03.051 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:03.085 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:03.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:03.090 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:03.191 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:03.214 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:03.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:03.217 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:03.317 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:03.352 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:03.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:03.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:03.458 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:03.483 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:03.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:03.485 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:03.586 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:03.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:03.624 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:03.624 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:03.724 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:03.911 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:03.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:03.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:04.014 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:04.048 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:04.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:04.054 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:04.065 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:03 smithi131 bash[89561]: cluster 2024-08-17T17:58:02.336236+0000 mgr.y (mgr.34107) 1678 : cluster [DBG] pgmap v2429: 89 pgs: 89 active+clean; 2.1 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 556 op/s 2024-08-17T17:58:04.065 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:03 smithi131 bash[89561]: cluster 2024-08-17T17:58:02.336236+0000 mgr.y (mgr.34107) 1678 : cluster [DBG] pgmap v2429: 89 pgs: 89 active+clean; 2.1 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 556 op/s 2024-08-17T17:58:04.065 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:03 smithi131 bash[89561]: audit 2024-08-17T17:58:02.785111+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:58:04.066 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:03 smithi131 bash[89561]: audit 2024-08-17T17:58:02.785111+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:58:04.066 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:03 smithi131 bash[89561]: audit 2024-08-17T17:58:02.793240+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:58:04.066 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:03 smithi131 bash[89561]: audit 2024-08-17T17:58:02.793240+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:58:04.066 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:03 smithi131 bash[88347]: cluster 2024-08-17T17:58:02.336236+0000 mgr.y (mgr.34107) 1678 : cluster [DBG] pgmap v2429: 89 pgs: 89 active+clean; 2.1 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 556 op/s 2024-08-17T17:58:04.066 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:03 smithi131 bash[88347]: cluster 2024-08-17T17:58:02.336236+0000 mgr.y (mgr.34107) 1678 : cluster [DBG] pgmap v2429: 89 pgs: 89 active+clean; 2.1 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 556 op/s 2024-08-17T17:58:04.066 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:03 smithi131 bash[88347]: audit 2024-08-17T17:58:02.785111+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:58:04.066 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:03 smithi131 bash[88347]: audit 2024-08-17T17:58:02.785111+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:58:04.066 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:03 smithi131 bash[88347]: audit 2024-08-17T17:58:02.793240+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:58:04.066 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:03 smithi131 bash[88347]: audit 2024-08-17T17:58:02.793240+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:58:04.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:03 smithi169 bash[79348]: cluster 2024-08-17T17:58:02.336236+0000 mgr.y (mgr.34107) 1678 : cluster [DBG] pgmap v2429: 89 pgs: 89 active+clean; 2.1 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 556 op/s 2024-08-17T17:58:04.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:03 smithi169 bash[79348]: cluster 2024-08-17T17:58:02.336236+0000 mgr.y (mgr.34107) 1678 : cluster [DBG] pgmap v2429: 89 pgs: 89 active+clean; 2.1 GiB data, 9.0 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 556 op/s 2024-08-17T17:58:04.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:03 smithi169 bash[79348]: audit 2024-08-17T17:58:02.785111+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:58:04.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:03 smithi169 bash[79348]: audit 2024-08-17T17:58:02.785111+0000 mon.a (mon.0) 2584 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:58:04.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:03 smithi169 bash[79348]: audit 2024-08-17T17:58:02.793240+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:58:04.147 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:03 smithi169 bash[79348]: audit 2024-08-17T17:58:02.793240+0000 mon.a (mon.0) 2585 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:58:04.155 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:04.179 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:04.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:04.181 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:04.282 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:04.310 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:04.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:04.317 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:04.418 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:04.443 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:04.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:04.446 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:04.547 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:04.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:04.586 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:04.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:04.687 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:04.734 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:04.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:04.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:04.793 INFO:teuthology.orchestra.run.smithi131.stderr:set pool 1 pgp_num to 1 2024-08-17T17:58:04.840 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:04.850 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:04 smithi169 bash[79348]: audit 2024-08-17T17:58:03.849610+0000 mon.a (mon.0) 2586 : audit [INF] from='client.? 172.21.15.131:0/3922044469' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"} : dispatch 2024-08-17T17:58:04.850 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:04 smithi169 bash[79348]: audit 2024-08-17T17:58:03.849610+0000 mon.a (mon.0) 2586 : audit [INF] from='client.? 172.21.15.131:0/3922044469' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"} : dispatch 2024-08-17T17:58:04.850 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:04 smithi169 bash[79348]: audit 2024-08-17T17:58:04.097831+0000 mon.a (mon.0) 2587 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:58:04.850 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:04 smithi169 bash[79348]: audit 2024-08-17T17:58:04.097831+0000 mon.a (mon.0) 2587 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:58:04.850 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:04 smithi169 bash[79348]: audit 2024-08-17T17:58:04.098762+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:58:04.850 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:04 smithi169 bash[79348]: audit 2024-08-17T17:58:04.098762+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:58:04.850 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:04 smithi169 bash[79348]: audit 2024-08-17T17:58:04.104180+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:58:04.850 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:04 smithi169 bash[79348]: audit 2024-08-17T17:58:04.104180+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:58:04.875 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:04.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:04.877 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:04.978 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:05.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:05.013 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:05.013 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:05.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:04 smithi131 bash[88347]: audit 2024-08-17T17:58:03.849610+0000 mon.a (mon.0) 2586 : audit [INF] from='client.? 172.21.15.131:0/3922044469' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"} : dispatch 2024-08-17T17:58:05.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:04 smithi131 bash[88347]: audit 2024-08-17T17:58:03.849610+0000 mon.a (mon.0) 2586 : audit [INF] from='client.? 172.21.15.131:0/3922044469' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"} : dispatch 2024-08-17T17:58:05.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:04 smithi131 bash[88347]: audit 2024-08-17T17:58:04.097831+0000 mon.a (mon.0) 2587 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:58:05.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:04 smithi131 bash[88347]: audit 2024-08-17T17:58:04.097831+0000 mon.a (mon.0) 2587 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:58:05.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:04 smithi131 bash[88347]: audit 2024-08-17T17:58:04.098762+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:58:05.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:04 smithi131 bash[88347]: audit 2024-08-17T17:58:04.098762+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:58:05.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:04 smithi131 bash[88347]: audit 2024-08-17T17:58:04.104180+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:58:05.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:04 smithi131 bash[88347]: audit 2024-08-17T17:58:04.104180+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:58:05.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:04 smithi131 bash[89561]: audit 2024-08-17T17:58:03.849610+0000 mon.a (mon.0) 2586 : audit [INF] from='client.? 172.21.15.131:0/3922044469' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"} : dispatch 2024-08-17T17:58:05.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:04 smithi131 bash[89561]: audit 2024-08-17T17:58:03.849610+0000 mon.a (mon.0) 2586 : audit [INF] from='client.? 172.21.15.131:0/3922044469' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"} : dispatch 2024-08-17T17:58:05.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:04 smithi131 bash[89561]: audit 2024-08-17T17:58:04.097831+0000 mon.a (mon.0) 2587 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:58:05.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:04 smithi131 bash[89561]: audit 2024-08-17T17:58:04.097831+0000 mon.a (mon.0) 2587 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:58:05.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:04 smithi131 bash[89561]: audit 2024-08-17T17:58:04.098762+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:58:05.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:04 smithi131 bash[89561]: audit 2024-08-17T17:58:04.098762+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:58:05.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:04 smithi131 bash[89561]: audit 2024-08-17T17:58:04.104180+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:58:05.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:04 smithi131 bash[89561]: audit 2024-08-17T17:58:04.104180+0000 mon.a (mon.0) 2589 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:58:05.114 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:05.137 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:05.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:05.139 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:05.239 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:05.262 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:05.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:05.266 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:05.339 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-08-17T17:58:05.367 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:05.406 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:05.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:05.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:05.513 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:05.537 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:05.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:05.539 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:05.640 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:05.696 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:05.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:05.701 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:05.802 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:05.824 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:05.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:05.826 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:05.927 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:05.935 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:05 smithi169 bash[79348]: cluster 2024-08-17T17:58:04.336770+0000 mgr.y (mgr.34107) 1679 : cluster [DBG] pgmap v2430: 89 pgs: 89 active+clean; 2.0 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 734 op/s 2024-08-17T17:58:05.935 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:05 smithi169 bash[79348]: cluster 2024-08-17T17:58:04.336770+0000 mgr.y (mgr.34107) 1679 : cluster [DBG] pgmap v2430: 89 pgs: 89 active+clean; 2.0 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 734 op/s 2024-08-17T17:58:05.935 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:05 smithi169 bash[79348]: audit 2024-08-17T17:58:04.792213+0000 mon.a (mon.0) 2590 : audit [INF] from='client.? 172.21.15.131:0/3922044469' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2024-08-17T17:58:05.935 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:05 smithi169 bash[79348]: audit 2024-08-17T17:58:04.792213+0000 mon.a (mon.0) 2590 : audit [INF] from='client.? 172.21.15.131:0/3922044469' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2024-08-17T17:58:05.935 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:05 smithi169 bash[79348]: cluster 2024-08-17T17:58:04.796303+0000 mon.a (mon.0) 2591 : cluster [DBG] osdmap e1409: 8 total, 8 up, 8 in 2024-08-17T17:58:05.935 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:05 smithi169 bash[79348]: cluster 2024-08-17T17:58:04.796303+0000 mon.a (mon.0) 2591 : cluster [DBG] osdmap e1409: 8 total, 8 up, 8 in 2024-08-17T17:58:05.946 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:05.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:05.947 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:06.048 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:06.120 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:05 smithi131 bash[89561]: cluster 2024-08-17T17:58:04.336770+0000 mgr.y (mgr.34107) 1679 : cluster [DBG] pgmap v2430: 89 pgs: 89 active+clean; 2.0 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 734 op/s 2024-08-17T17:58:06.120 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:05 smithi131 bash[89561]: cluster 2024-08-17T17:58:04.336770+0000 mgr.y (mgr.34107) 1679 : cluster [DBG] pgmap v2430: 89 pgs: 89 active+clean; 2.0 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 734 op/s 2024-08-17T17:58:06.120 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:05 smithi131 bash[89561]: audit 2024-08-17T17:58:04.792213+0000 mon.a (mon.0) 2590 : audit [INF] from='client.? 172.21.15.131:0/3922044469' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2024-08-17T17:58:06.120 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:05 smithi131 bash[89561]: audit 2024-08-17T17:58:04.792213+0000 mon.a (mon.0) 2590 : audit [INF] from='client.? 172.21.15.131:0/3922044469' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2024-08-17T17:58:06.120 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:05 smithi131 bash[89561]: cluster 2024-08-17T17:58:04.796303+0000 mon.a (mon.0) 2591 : cluster [DBG] osdmap e1409: 8 total, 8 up, 8 in 2024-08-17T17:58:06.120 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:05 smithi131 bash[89561]: cluster 2024-08-17T17:58:04.796303+0000 mon.a (mon.0) 2591 : cluster [DBG] osdmap e1409: 8 total, 8 up, 8 in 2024-08-17T17:58:06.121 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:05 smithi131 bash[88347]: cluster 2024-08-17T17:58:04.336770+0000 mgr.y (mgr.34107) 1679 : cluster [DBG] pgmap v2430: 89 pgs: 89 active+clean; 2.0 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 734 op/s 2024-08-17T17:58:06.121 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:05 smithi131 bash[88347]: cluster 2024-08-17T17:58:04.336770+0000 mgr.y (mgr.34107) 1679 : cluster [DBG] pgmap v2430: 89 pgs: 89 active+clean; 2.0 GiB data, 8.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 734 op/s 2024-08-17T17:58:06.121 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:05 smithi131 bash[88347]: audit 2024-08-17T17:58:04.792213+0000 mon.a (mon.0) 2590 : audit [INF] from='client.? 172.21.15.131:0/3922044469' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2024-08-17T17:58:06.121 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:05 smithi131 bash[88347]: audit 2024-08-17T17:58:04.792213+0000 mon.a (mon.0) 2590 : audit [INF] from='client.? 172.21.15.131:0/3922044469' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "1"}]': finished 2024-08-17T17:58:06.121 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:05 smithi131 bash[88347]: cluster 2024-08-17T17:58:04.796303+0000 mon.a (mon.0) 2591 : cluster [DBG] osdmap e1409: 8 total, 8 up, 8 in 2024-08-17T17:58:06.121 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:05 smithi131 bash[88347]: cluster 2024-08-17T17:58:04.796303+0000 mon.a (mon.0) 2591 : cluster [DBG] osdmap e1409: 8 total, 8 up, 8 in 2024-08-17T17:58:06.152 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:06.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:06.159 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:06.259 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:06.287 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:06.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:06.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:06.394 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:06.416 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:06.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:06.418 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:06.519 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:06.543 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:06.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:06.547 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:06.647 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:06.680 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:06.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:06.684 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:06.784 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:06.824 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:06.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:06.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:06.929 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:06.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:06.959 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:06.959 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:07.060 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:07.091 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:07.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:07.094 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:07.195 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:07.231 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:07.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:07.236 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:07.237 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T17:58:07.238 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:58:07.281 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T17:58:07.282 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:58:07.313 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T17:58:07.313 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:58:07.337 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:07.345 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T17:58:07.345 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:58:07.362 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:07.370 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T17:58:07.370 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:58:07.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:07.372 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:07.398 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T17:58:07.398 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:58:07.446 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:58:07.446 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T17:58:07.473 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:07.484 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T17:58:07.485 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:58:07.499 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:07.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:07.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:07.602 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:07.633 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:07.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:07.637 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:07.738 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:07.809 INFO:teuthology.orchestra.run.smithi131.stderr:noscrub is set 2024-08-17T17:58:08.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:07 smithi131 bash[88347]: cluster 2024-08-17T17:58:06.337170+0000 mgr.y (mgr.34107) 1680 : cluster [DBG] pgmap v2432: 89 pgs: 89 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 662 op/s 2024-08-17T17:58:08.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:07 smithi131 bash[88347]: cluster 2024-08-17T17:58:06.337170+0000 mgr.y (mgr.34107) 1680 : cluster [DBG] pgmap v2432: 89 pgs: 89 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 662 op/s 2024-08-17T17:58:08.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:07 smithi131 bash[88347]: audit 2024-08-17T17:58:07.183157+0000 mon.b (mon.1) 8 : audit [DBG] from='client.? 172.21.15.131:0/2844896041' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:58:08.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:07 smithi131 bash[88347]: audit 2024-08-17T17:58:07.183157+0000 mon.b (mon.1) 8 : audit [DBG] from='client.? 172.21.15.131:0/2844896041' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:58:08.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:07 smithi131 bash[88347]: audit 2024-08-17T17:58:07.500267+0000 mon.a (mon.0) 2592 : audit [INF] from='client.? 172.21.15.131:0/681016833' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:58:08.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:07 smithi131 bash[88347]: audit 2024-08-17T17:58:07.500267+0000 mon.a (mon.0) 2592 : audit [INF] from='client.? 172.21.15.131:0/681016833' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:58:08.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:07 smithi131 bash[89561]: cluster 2024-08-17T17:58:06.337170+0000 mgr.y (mgr.34107) 1680 : cluster [DBG] pgmap v2432: 89 pgs: 89 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 662 op/s 2024-08-17T17:58:08.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:07 smithi131 bash[89561]: cluster 2024-08-17T17:58:06.337170+0000 mgr.y (mgr.34107) 1680 : cluster [DBG] pgmap v2432: 89 pgs: 89 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 662 op/s 2024-08-17T17:58:08.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:07 smithi131 bash[89561]: audit 2024-08-17T17:58:07.183157+0000 mon.b (mon.1) 8 : audit [DBG] from='client.? 172.21.15.131:0/2844896041' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:58:08.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:07 smithi131 bash[89561]: audit 2024-08-17T17:58:07.183157+0000 mon.b (mon.1) 8 : audit [DBG] from='client.? 172.21.15.131:0/2844896041' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:58:08.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:07 smithi131 bash[89561]: audit 2024-08-17T17:58:07.500267+0000 mon.a (mon.0) 2592 : audit [INF] from='client.? 172.21.15.131:0/681016833' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:58:08.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:07 smithi131 bash[89561]: audit 2024-08-17T17:58:07.500267+0000 mon.a (mon.0) 2592 : audit [INF] from='client.? 172.21.15.131:0/681016833' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:58:08.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:07 smithi169 bash[79348]: cluster 2024-08-17T17:58:06.337170+0000 mgr.y (mgr.34107) 1680 : cluster [DBG] pgmap v2432: 89 pgs: 89 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 662 op/s 2024-08-17T17:58:08.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:07 smithi169 bash[79348]: cluster 2024-08-17T17:58:06.337170+0000 mgr.y (mgr.34107) 1680 : cluster [DBG] pgmap v2432: 89 pgs: 89 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 662 op/s 2024-08-17T17:58:08.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:07 smithi169 bash[79348]: audit 2024-08-17T17:58:07.183157+0000 mon.b (mon.1) 8 : audit [DBG] from='client.? 172.21.15.131:0/2844896041' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:58:08.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:07 smithi169 bash[79348]: audit 2024-08-17T17:58:07.183157+0000 mon.b (mon.1) 8 : audit [DBG] from='client.? 172.21.15.131:0/2844896041' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:58:08.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:07 smithi169 bash[79348]: audit 2024-08-17T17:58:07.500267+0000 mon.a (mon.0) 2592 : audit [INF] from='client.? 172.21.15.131:0/681016833' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:58:08.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:07 smithi169 bash[79348]: audit 2024-08-17T17:58:07.500267+0000 mon.a (mon.0) 2592 : audit [INF] from='client.? 172.21.15.131:0/681016833' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:58:08.272 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:08.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:08.275 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:08.376 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:08.405 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:08.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:08.408 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:08.509 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:08.530 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:08.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:08.535 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:08.635 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:08.656 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:08.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:08.659 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:08.760 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:08.785 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:08.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:08.787 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:08.888 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:08.924 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:08.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:08.930 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:09.031 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:09.039 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:58:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:58:08] "GET /metrics HTTP/1.1" 200 36641 "" "Prometheus/2.51.0" 2024-08-17T17:58:09.039 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:08 smithi131 bash[89561]: cluster 2024-08-17T17:58:07.794954+0000 mon.a (mon.0) 2593 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:58:09.039 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:08 smithi131 bash[89561]: cluster 2024-08-17T17:58:07.794954+0000 mon.a (mon.0) 2593 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:58:09.039 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:08 smithi131 bash[89561]: audit 2024-08-17T17:58:07.804196+0000 mon.a (mon.0) 2594 : audit [INF] from='client.? 172.21.15.131:0/681016833' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:58:09.039 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:08 smithi131 bash[89561]: audit 2024-08-17T17:58:07.804196+0000 mon.a (mon.0) 2594 : audit [INF] from='client.? 172.21.15.131:0/681016833' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:58:09.039 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:08 smithi131 bash[89561]: cluster 2024-08-17T17:58:07.808275+0000 mon.a (mon.0) 2595 : cluster [DBG] osdmap e1410: 8 total, 8 up, 8 in 2024-08-17T17:58:09.039 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:08 smithi131 bash[89561]: cluster 2024-08-17T17:58:07.808275+0000 mon.a (mon.0) 2595 : cluster [DBG] osdmap e1410: 8 total, 8 up, 8 in 2024-08-17T17:58:09.039 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:08 smithi131 bash[89561]: audit 2024-08-17T17:58:08.274281+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:58:09.039 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:08 smithi131 bash[89561]: audit 2024-08-17T17:58:08.274281+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:58:09.040 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:08 smithi131 bash[89561]: audit 2024-08-17T17:58:08.275586+0000 mon.a (mon.0) 2597 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:09.040 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:08 smithi131 bash[89561]: audit 2024-08-17T17:58:08.275586+0000 mon.a (mon.0) 2597 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:09.040 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:08 smithi131 bash[88347]: cluster 2024-08-17T17:58:07.794954+0000 mon.a (mon.0) 2593 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:58:09.040 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:08 smithi131 bash[88347]: cluster 2024-08-17T17:58:07.794954+0000 mon.a (mon.0) 2593 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:58:09.040 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:08 smithi131 bash[88347]: audit 2024-08-17T17:58:07.804196+0000 mon.a (mon.0) 2594 : audit [INF] from='client.? 172.21.15.131:0/681016833' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:58:09.040 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:08 smithi131 bash[88347]: audit 2024-08-17T17:58:07.804196+0000 mon.a (mon.0) 2594 : audit [INF] from='client.? 172.21.15.131:0/681016833' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:58:09.040 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:08 smithi131 bash[88347]: cluster 2024-08-17T17:58:07.808275+0000 mon.a (mon.0) 2595 : cluster [DBG] osdmap e1410: 8 total, 8 up, 8 in 2024-08-17T17:58:09.040 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:08 smithi131 bash[88347]: cluster 2024-08-17T17:58:07.808275+0000 mon.a (mon.0) 2595 : cluster [DBG] osdmap e1410: 8 total, 8 up, 8 in 2024-08-17T17:58:09.040 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:08 smithi131 bash[88347]: audit 2024-08-17T17:58:08.274281+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:58:09.040 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:08 smithi131 bash[88347]: audit 2024-08-17T17:58:08.274281+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:58:09.040 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:08 smithi131 bash[88347]: audit 2024-08-17T17:58:08.275586+0000 mon.a (mon.0) 2597 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:09.041 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:08 smithi131 bash[88347]: audit 2024-08-17T17:58:08.275586+0000 mon.a (mon.0) 2597 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:09.056 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:09.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:09.058 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:09.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:08 smithi169 bash[79348]: cluster 2024-08-17T17:58:07.794954+0000 mon.a (mon.0) 2593 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:58:09.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:08 smithi169 bash[79348]: cluster 2024-08-17T17:58:07.794954+0000 mon.a (mon.0) 2593 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:58:09.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:08 smithi169 bash[79348]: audit 2024-08-17T17:58:07.804196+0000 mon.a (mon.0) 2594 : audit [INF] from='client.? 172.21.15.131:0/681016833' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:58:09.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:08 smithi169 bash[79348]: audit 2024-08-17T17:58:07.804196+0000 mon.a (mon.0) 2594 : audit [INF] from='client.? 172.21.15.131:0/681016833' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:58:09.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:08 smithi169 bash[79348]: cluster 2024-08-17T17:58:07.808275+0000 mon.a (mon.0) 2595 : cluster [DBG] osdmap e1410: 8 total, 8 up, 8 in 2024-08-17T17:58:09.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:08 smithi169 bash[79348]: cluster 2024-08-17T17:58:07.808275+0000 mon.a (mon.0) 2595 : cluster [DBG] osdmap e1410: 8 total, 8 up, 8 in 2024-08-17T17:58:09.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:08 smithi169 bash[79348]: audit 2024-08-17T17:58:08.274281+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:58:09.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:08 smithi169 bash[79348]: audit 2024-08-17T17:58:08.274281+0000 mon.a (mon.0) 2596 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:58:09.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:08 smithi169 bash[79348]: audit 2024-08-17T17:58:08.275586+0000 mon.a (mon.0) 2597 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:09.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:08 smithi169 bash[79348]: audit 2024-08-17T17:58:08.275586+0000 mon.a (mon.0) 2597 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:09.159 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:09.186 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:09.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:09.192 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:09.293 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:09.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:09.330 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:09.330 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:09.431 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:09.449 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:09.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:09.451 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:09.552 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:09.576 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:09.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:09.579 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:09.680 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:09.703 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:09.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:09.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:09.806 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:09.832 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:09.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:09.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:09.933 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:09.942 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:09 smithi131 bash[88347]: cluster 2024-08-17T17:58:08.337699+0000 mgr.y (mgr.34107) 1681 : cluster [DBG] pgmap v2434: 89 pgs: 89 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 416 op/s 2024-08-17T17:58:09.943 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:09 smithi131 bash[88347]: cluster 2024-08-17T17:58:08.337699+0000 mgr.y (mgr.34107) 1681 : cluster [DBG] pgmap v2434: 89 pgs: 89 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 416 op/s 2024-08-17T17:58:09.943 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:09 smithi131 bash[89561]: cluster 2024-08-17T17:58:08.337699+0000 mgr.y (mgr.34107) 1681 : cluster [DBG] pgmap v2434: 89 pgs: 89 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 416 op/s 2024-08-17T17:58:09.943 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:09 smithi131 bash[89561]: cluster 2024-08-17T17:58:08.337699+0000 mgr.y (mgr.34107) 1681 : cluster [DBG] pgmap v2434: 89 pgs: 89 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 416 op/s 2024-08-17T17:58:09.955 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:09.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:09.959 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:10.060 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:10.089 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:10.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:10.091 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:10.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:09 smithi169 bash[79348]: cluster 2024-08-17T17:58:08.337699+0000 mgr.y (mgr.34107) 1681 : cluster [DBG] pgmap v2434: 89 pgs: 89 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 416 op/s 2024-08-17T17:58:10.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:09 smithi169 bash[79348]: cluster 2024-08-17T17:58:08.337699+0000 mgr.y (mgr.34107) 1681 : cluster [DBG] pgmap v2434: 89 pgs: 89 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 416 op/s 2024-08-17T17:58:10.192 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:10.218 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:10.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:10.220 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:10.320 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:10.346 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:10.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:10.350 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:10.451 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:10.480 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:10.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:10.482 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:10.583 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:10.621 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:10.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:10.624 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:10.724 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:10.759 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:10.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:10.763 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:10.864 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:10.896 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:10.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:10.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:11.001 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:11.024 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:11.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:11.027 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:11.128 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:11.156 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:11.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:11.160 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:11.261 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:11.288 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:11.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:11.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:11.353 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:58:11.396 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:11.422 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:11.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:11.424 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:11.525 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:11.553 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:11.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:11.559 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:11.660 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:11.693 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:11.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:11.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:11.800 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:11.827 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:11.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:11.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:11.840 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 3, 4, 5, 6, 7, 2] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:58:11.840 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:58:11.840 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_1 2024-08-17T17:58:11.840 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:58:11.929 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:11.961 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:11.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:11.964 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:12.041 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:58:12.050 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:11 smithi131 bash[88347]: cluster 2024-08-17T17:58:10.338348+0000 mgr.y (mgr.34107) 1682 : cluster [DBG] pgmap v2435: 89 pgs: 89 active+clean; 1.7 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 824 op/s 2024-08-17T17:58:12.050 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:11 smithi131 bash[88347]: cluster 2024-08-17T17:58:10.338348+0000 mgr.y (mgr.34107) 1682 : cluster [DBG] pgmap v2435: 89 pgs: 89 active+clean; 1.7 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 824 op/s 2024-08-17T17:58:12.051 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:11 smithi131 bash[89561]: cluster 2024-08-17T17:58:10.338348+0000 mgr.y (mgr.34107) 1682 : cluster [DBG] pgmap v2435: 89 pgs: 89 active+clean; 1.7 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 824 op/s 2024-08-17T17:58:12.051 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:11 smithi131 bash[89561]: cluster 2024-08-17T17:58:10.338348+0000 mgr.y (mgr.34107) 1682 : cluster [DBG] pgmap v2435: 89 pgs: 89 active+clean; 1.7 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 824 op/s 2024-08-17T17:58:12.064 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:12.074 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:11 smithi169 bash[79348]: cluster 2024-08-17T17:58:10.338348+0000 mgr.y (mgr.34107) 1682 : cluster [DBG] pgmap v2435: 89 pgs: 89 active+clean; 1.7 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 824 op/s 2024-08-17T17:58:12.074 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:11 smithi169 bash[79348]: cluster 2024-08-17T17:58:10.338348+0000 mgr.y (mgr.34107) 1682 : cluster [DBG] pgmap v2435: 89 pgs: 89 active+clean; 1.7 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 824 op/s 2024-08-17T17:58:12.106 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:12.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:12.111 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:12.212 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:12.257 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:12.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:12.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:12.364 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:12.391 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:12.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:12.396 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:12.496 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:12.521 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:12.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:12.523 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:12.624 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:12.658 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:12.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:12.664 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:12.765 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:12.792 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:12.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:12.794 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:12.895 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:12.928 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:12.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:12.931 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:13.032 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:13.037 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:58:13.063 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:13.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:13.067 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:13.168 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:13.242 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:13.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:13.243 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:13.344 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:13.370 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:13.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:13.375 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:13.476 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:13.500 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:13.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:13.503 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:13.604 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:13.629 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:13.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:13.635 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:13.735 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:13.756 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:13.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:13.758 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:13.859 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:13.868 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:13 smithi169 bash[79348]: cluster 2024-08-17T17:58:12.338718+0000 mgr.y (mgr.34107) 1683 : cluster [DBG] pgmap v2436: 89 pgs: 89 active+clean; 1.7 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 558 op/s 2024-08-17T17:58:13.869 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:13 smithi169 bash[79348]: cluster 2024-08-17T17:58:12.338718+0000 mgr.y (mgr.34107) 1683 : cluster [DBG] pgmap v2436: 89 pgs: 89 active+clean; 1.7 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 558 op/s 2024-08-17T17:58:13.881 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:13.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:13.883 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:13.984 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:14.010 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:14.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:14.016 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:14.063 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:13 smithi131 bash[89561]: cluster 2024-08-17T17:58:12.338718+0000 mgr.y (mgr.34107) 1683 : cluster [DBG] pgmap v2436: 89 pgs: 89 active+clean; 1.7 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 558 op/s 2024-08-17T17:58:14.063 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:13 smithi131 bash[89561]: cluster 2024-08-17T17:58:12.338718+0000 mgr.y (mgr.34107) 1683 : cluster [DBG] pgmap v2436: 89 pgs: 89 active+clean; 1.7 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 558 op/s 2024-08-17T17:58:14.063 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:13 smithi131 bash[88347]: cluster 2024-08-17T17:58:12.338718+0000 mgr.y (mgr.34107) 1683 : cluster [DBG] pgmap v2436: 89 pgs: 89 active+clean; 1.7 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 558 op/s 2024-08-17T17:58:14.063 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:13 smithi131 bash[88347]: cluster 2024-08-17T17:58:12.338718+0000 mgr.y (mgr.34107) 1683 : cluster [DBG] pgmap v2436: 89 pgs: 89 active+clean; 1.7 GiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 558 op/s 2024-08-17T17:58:14.117 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:14.140 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:14.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:14.142 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:14.243 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:14.269 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:14.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:14.276 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:14.377 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:14.405 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:14.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:14.410 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:14.511 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:14.546 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:14.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:14.552 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:14.653 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:14.685 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:14.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:14.690 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:14.791 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:14.821 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:14.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:14.825 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:14.926 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:14.956 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:14.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:14.962 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:15.063 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:15.086 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:15.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:15.092 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:15.192 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:15.212 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:15.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:15.215 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:15.316 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:15.345 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:15.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:15.348 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:15.448 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:15.471 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:15.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:15.475 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:15.576 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:15.599 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:15.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:15.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:15.706 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:15.733 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:15.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:15.736 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:15.837 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:15.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:15 smithi131 bash[88347]: cluster 2024-08-17T17:58:14.339351+0000 mgr.y (mgr.34107) 1684 : cluster [DBG] pgmap v2437: 89 pgs: 89 active+clean; 1.6 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 611 op/s 2024-08-17T17:58:15.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:15 smithi131 bash[88347]: cluster 2024-08-17T17:58:14.339351+0000 mgr.y (mgr.34107) 1684 : cluster [DBG] pgmap v2437: 89 pgs: 89 active+clean; 1.6 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 611 op/s 2024-08-17T17:58:15.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:15 smithi131 bash[89561]: cluster 2024-08-17T17:58:14.339351+0000 mgr.y (mgr.34107) 1684 : cluster [DBG] pgmap v2437: 89 pgs: 89 active+clean; 1.6 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 611 op/s 2024-08-17T17:58:15.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:15 smithi131 bash[89561]: cluster 2024-08-17T17:58:14.339351+0000 mgr.y (mgr.34107) 1684 : cluster [DBG] pgmap v2437: 89 pgs: 89 active+clean; 1.6 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 611 op/s 2024-08-17T17:58:15.858 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:15.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:15.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:15.965 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:16.124 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:16.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:16.128 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:16.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:15 smithi169 bash[79348]: cluster 2024-08-17T17:58:14.339351+0000 mgr.y (mgr.34107) 1684 : cluster [DBG] pgmap v2437: 89 pgs: 89 active+clean; 1.6 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 611 op/s 2024-08-17T17:58:16.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:15 smithi169 bash[79348]: cluster 2024-08-17T17:58:14.339351+0000 mgr.y (mgr.34107) 1684 : cluster [DBG] pgmap v2437: 89 pgs: 89 active+clean; 1.6 GiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 611 op/s 2024-08-17T17:58:16.228 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:16.262 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:16.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:16.266 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:16.367 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:16.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:16.401 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:16.401 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:16.502 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:16.550 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:16.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:16.555 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:16.655 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:16.989 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:58:16.990 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:58:16.990 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:58:17.211 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:17.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:17.215 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:17.316 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:17.357 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:17.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:17.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:17.460 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:17.481 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:17.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:17.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:17.586 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:17.612 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:17.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:17.616 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:17.716 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:17.747 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:17.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:17.752 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:17.853 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:17.862 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:17 smithi169 bash[79348]: cluster 2024-08-17T17:58:16.339978+0000 mgr.y (mgr.34107) 1685 : cluster [DBG] pgmap v2438: 89 pgs: 89 active+clean; 1.5 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2024-08-17T17:58:17.862 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:17 smithi169 bash[79348]: cluster 2024-08-17T17:58:16.339978+0000 mgr.y (mgr.34107) 1685 : cluster [DBG] pgmap v2438: 89 pgs: 89 active+clean; 1.5 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2024-08-17T17:58:17.878 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:17.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:17.880 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:17.981 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:18.015 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:18.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:18.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:18.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:17 smithi131 bash[89561]: cluster 2024-08-17T17:58:16.339978+0000 mgr.y (mgr.34107) 1685 : cluster [DBG] pgmap v2438: 89 pgs: 89 active+clean; 1.5 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2024-08-17T17:58:18.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:17 smithi131 bash[89561]: cluster 2024-08-17T17:58:16.339978+0000 mgr.y (mgr.34107) 1685 : cluster [DBG] pgmap v2438: 89 pgs: 89 active+clean; 1.5 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2024-08-17T17:58:18.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:17 smithi131 bash[88347]: cluster 2024-08-17T17:58:16.339978+0000 mgr.y (mgr.34107) 1685 : cluster [DBG] pgmap v2438: 89 pgs: 89 active+clean; 1.5 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2024-08-17T17:58:18.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:17 smithi131 bash[88347]: cluster 2024-08-17T17:58:16.339978+0000 mgr.y (mgr.34107) 1685 : cluster [DBG] pgmap v2438: 89 pgs: 89 active+clean; 1.5 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 677 op/s 2024-08-17T17:58:18.124 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:18.150 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:18.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:18.156 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:18.256 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:18.282 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:18.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:18.287 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:18.387 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:18.543 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:18.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:18.545 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:18.646 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:18.670 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:18.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:18.672 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:18.773 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:18.791 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:18.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:18.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:18.894 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:18.920 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:18.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:18.922 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:19.023 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:19.061 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:19.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:19.066 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:19.116 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:58:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:58:18] "GET /metrics HTTP/1.1" 200 36641 "" "Prometheus/2.51.0" 2024-08-17T17:58:19.167 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:19.196 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:19.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:19.200 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:19.300 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:19.325 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:19.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:19.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:19.431 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:19.452 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:19.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:19.458 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:19.559 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:19.588 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:19.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:19.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:19.690 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:19.720 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:19.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:19.724 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:19.825 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:19.856 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:19.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:19.860 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:19.961 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:19.992 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:19.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:19.995 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:20.096 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:20.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:19 smithi131 bash[89561]: cluster 2024-08-17T17:58:18.340365+0000 mgr.y (mgr.34107) 1686 : cluster [DBG] pgmap v2439: 89 pgs: 89 active+clean; 1.5 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 643 op/s 2024-08-17T17:58:20.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:19 smithi131 bash[89561]: cluster 2024-08-17T17:58:18.340365+0000 mgr.y (mgr.34107) 1686 : cluster [DBG] pgmap v2439: 89 pgs: 89 active+clean; 1.5 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 643 op/s 2024-08-17T17:58:20.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:19 smithi131 bash[88347]: cluster 2024-08-17T17:58:18.340365+0000 mgr.y (mgr.34107) 1686 : cluster [DBG] pgmap v2439: 89 pgs: 89 active+clean; 1.5 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 643 op/s 2024-08-17T17:58:20.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:19 smithi131 bash[88347]: cluster 2024-08-17T17:58:18.340365+0000 mgr.y (mgr.34107) 1686 : cluster [DBG] pgmap v2439: 89 pgs: 89 active+clean; 1.5 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 643 op/s 2024-08-17T17:58:20.126 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:20.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:20.131 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:20.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:19 smithi169 bash[79348]: cluster 2024-08-17T17:58:18.340365+0000 mgr.y (mgr.34107) 1686 : cluster [DBG] pgmap v2439: 89 pgs: 89 active+clean; 1.5 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 643 op/s 2024-08-17T17:58:20.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:19 smithi169 bash[79348]: cluster 2024-08-17T17:58:18.340365+0000 mgr.y (mgr.34107) 1686 : cluster [DBG] pgmap v2439: 89 pgs: 89 active+clean; 1.5 GiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 643 op/s 2024-08-17T17:58:20.232 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:20.267 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:20.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:20.271 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:20.372 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:20.403 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:20.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:20.405 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:20.506 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:20.537 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:20.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:20.543 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:20.643 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:20.672 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:20.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:20.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:20.774 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:20.801 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:20.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:20.803 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:20.904 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:21.263 INFO:teuthology.orchestra.run.smithi131.stdout:ERROR: (22) Invalid argument 2024-08-17T17:58:21.263 INFO:teuthology.orchestra.run.smithi131.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:58:21.293 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:21.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:21.295 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:21.396 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:21.440 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:21.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:21.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:21.542 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:21.565 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:21.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:21.567 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:21.668 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:21.693 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:21.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:21.695 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:21.796 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:21.819 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:21.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:21.821 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:21.922 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:21.946 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:21.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:21.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:22.052 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:22.076 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:22.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:22.078 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:22.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:21 smithi131 bash[89561]: cluster 2024-08-17T17:58:20.341039+0000 mgr.y (mgr.34107) 1687 : cluster [DBG] pgmap v2440: 89 pgs: 89 active+clean; 1.3 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 871 op/s 2024-08-17T17:58:22.109 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:21 smithi131 bash[89561]: cluster 2024-08-17T17:58:20.341039+0000 mgr.y (mgr.34107) 1687 : cluster [DBG] pgmap v2440: 89 pgs: 89 active+clean; 1.3 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 871 op/s 2024-08-17T17:58:22.109 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:21 smithi131 bash[88347]: cluster 2024-08-17T17:58:20.341039+0000 mgr.y (mgr.34107) 1687 : cluster [DBG] pgmap v2440: 89 pgs: 89 active+clean; 1.3 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 871 op/s 2024-08-17T17:58:22.109 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:21 smithi131 bash[88347]: cluster 2024-08-17T17:58:20.341039+0000 mgr.y (mgr.34107) 1687 : cluster [DBG] pgmap v2440: 89 pgs: 89 active+clean; 1.3 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 871 op/s 2024-08-17T17:58:22.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:21 smithi169 bash[79348]: cluster 2024-08-17T17:58:20.341039+0000 mgr.y (mgr.34107) 1687 : cluster [DBG] pgmap v2440: 89 pgs: 89 active+clean; 1.3 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 871 op/s 2024-08-17T17:58:22.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:21 smithi169 bash[79348]: cluster 2024-08-17T17:58:20.341039+0000 mgr.y (mgr.34107) 1687 : cluster [DBG] pgmap v2440: 89 pgs: 89 active+clean; 1.3 GiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 871 op/s 2024-08-17T17:58:22.180 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:22.204 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:22.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:22.207 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:22.307 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:22.333 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:22.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:22.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:22.440 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:22.461 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:22.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:22.471 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:22.572 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:22.596 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:22.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:22.598 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:22.699 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:22.724 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:22.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:22.726 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:22.827 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:22.848 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:22.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:22.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:22.950 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:22.982 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:22.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:22.986 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:23.086 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:23.108 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:23.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:23.111 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:23.212 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:23.239 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:23.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:23.250 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:23.350 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:23.376 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:23.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:23.380 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:23.480 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:23.517 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:23.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:23.519 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:23.620 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:23.638 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:23.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:23.640 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:23.741 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:23.774 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:23.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:23.779 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:23.880 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:23.898 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:23.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:23.900 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:24.001 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:24.010 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:23 smithi169 bash[79348]: cluster 2024-08-17T17:58:22.341415+0000 mgr.y (mgr.34107) 1688 : cluster [DBG] pgmap v2441: 89 pgs: 89 active+clean; 1.3 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 599 op/s 2024-08-17T17:58:24.011 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:23 smithi169 bash[79348]: cluster 2024-08-17T17:58:22.341415+0000 mgr.y (mgr.34107) 1688 : cluster [DBG] pgmap v2441: 89 pgs: 89 active+clean; 1.3 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 599 op/s 2024-08-17T17:58:24.011 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:23 smithi169 bash[79348]: audit 2024-08-17T17:58:23.269273+0000 mon.a (mon.0) 2598 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:24.011 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:23 smithi169 bash[79348]: audit 2024-08-17T17:58:23.269273+0000 mon.a (mon.0) 2598 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:24.033 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:24.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:24.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:24.140 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:24.158 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:24.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:24.160 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:24.261 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:24.296 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:24.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:24.298 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:24.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:23 smithi131 bash[89561]: cluster 2024-08-17T17:58:22.341415+0000 mgr.y (mgr.34107) 1688 : cluster [DBG] pgmap v2441: 89 pgs: 89 active+clean; 1.3 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 599 op/s 2024-08-17T17:58:24.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:23 smithi131 bash[89561]: cluster 2024-08-17T17:58:22.341415+0000 mgr.y (mgr.34107) 1688 : cluster [DBG] pgmap v2441: 89 pgs: 89 active+clean; 1.3 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 599 op/s 2024-08-17T17:58:24.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:23 smithi131 bash[89561]: audit 2024-08-17T17:58:23.269273+0000 mon.a (mon.0) 2598 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:24.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:23 smithi131 bash[89561]: audit 2024-08-17T17:58:23.269273+0000 mon.a (mon.0) 2598 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:24.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:23 smithi131 bash[88347]: cluster 2024-08-17T17:58:22.341415+0000 mgr.y (mgr.34107) 1688 : cluster [DBG] pgmap v2441: 89 pgs: 89 active+clean; 1.3 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 599 op/s 2024-08-17T17:58:24.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:23 smithi131 bash[88347]: cluster 2024-08-17T17:58:22.341415+0000 mgr.y (mgr.34107) 1688 : cluster [DBG] pgmap v2441: 89 pgs: 89 active+clean; 1.3 GiB data, 6.6 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 599 op/s 2024-08-17T17:58:24.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:23 smithi131 bash[88347]: audit 2024-08-17T17:58:23.269273+0000 mon.a (mon.0) 2598 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:24.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:23 smithi131 bash[88347]: audit 2024-08-17T17:58:23.269273+0000 mon.a (mon.0) 2598 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:24.398 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:24.422 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:24.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:24.427 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:24.528 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:24.560 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:24.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:24.563 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:24.664 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:24.694 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:24.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:24.698 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:24.799 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:24.848 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:24.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:24.852 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:24.953 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:25.019 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:25.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:25.025 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:25.125 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:25.153 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:25.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:25.156 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:25.213 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-08-17T17:58:25.256 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:25.281 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:25.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:25.284 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:25.385 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:25.414 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:25.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:25.417 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:25.518 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:25.553 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:25.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:25.558 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:25.659 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:25.683 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:25.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:25.687 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:25.787 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:25.809 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:25.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:25.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:25.914 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:25.923 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:25 smithi131 bash[88347]: cluster 2024-08-17T17:58:24.341956+0000 mgr.y (mgr.34107) 1689 : cluster [DBG] pgmap v2442: 89 pgs: 89 active+clean; 1.1 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 787 op/s 2024-08-17T17:58:25.923 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:25 smithi131 bash[88347]: cluster 2024-08-17T17:58:24.341956+0000 mgr.y (mgr.34107) 1689 : cluster [DBG] pgmap v2442: 89 pgs: 89 active+clean; 1.1 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 787 op/s 2024-08-17T17:58:25.923 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:25 smithi131 bash[89561]: cluster 2024-08-17T17:58:24.341956+0000 mgr.y (mgr.34107) 1689 : cluster [DBG] pgmap v2442: 89 pgs: 89 active+clean; 1.1 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 787 op/s 2024-08-17T17:58:25.923 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:25 smithi131 bash[89561]: cluster 2024-08-17T17:58:24.341956+0000 mgr.y (mgr.34107) 1689 : cluster [DBG] pgmap v2442: 89 pgs: 89 active+clean; 1.1 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 787 op/s 2024-08-17T17:58:25.935 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:25.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:25.937 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:26.038 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:26.064 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:26.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:26.068 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:26.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:25 smithi169 bash[79348]: cluster 2024-08-17T17:58:24.341956+0000 mgr.y (mgr.34107) 1689 : cluster [DBG] pgmap v2442: 89 pgs: 89 active+clean; 1.1 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 787 op/s 2024-08-17T17:58:26.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:25 smithi169 bash[79348]: cluster 2024-08-17T17:58:24.341956+0000 mgr.y (mgr.34107) 1689 : cluster [DBG] pgmap v2442: 89 pgs: 89 active+clean; 1.1 GiB data, 6.1 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 787 op/s 2024-08-17T17:58:26.169 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:26.194 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:26.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:26.197 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:26.298 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:26.349 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:26.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:26.353 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:26.454 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:26.490 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:26.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:26.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:26.602 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:26.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:26.637 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:26.638 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:26.738 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:26.780 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:26.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:26.785 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:26.886 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:26.910 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:26.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:26.914 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:27.015 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:27.041 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:27.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:27.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:27.146 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:27.170 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:27.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:27.174 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:27.275 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:27.304 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:27.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:27.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:27.411 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:27.432 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:27.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:27.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:27.535 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:27.562 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:27.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:27.568 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:27.669 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:27.701 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:27.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:27.704 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:27.805 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:27.832 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:27.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:27.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:27.936 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:27.959 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:27.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:27.967 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:28.068 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:28.095 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:28.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:27 smithi131 bash[88347]: cluster 2024-08-17T17:58:26.342381+0000 mgr.y (mgr.34107) 1690 : cluster [DBG] pgmap v2443: 89 pgs: 89 active+clean; 1.1 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2024-08-17T17:58:28.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:27 smithi131 bash[88347]: cluster 2024-08-17T17:58:26.342381+0000 mgr.y (mgr.34107) 1690 : cluster [DBG] pgmap v2443: 89 pgs: 89 active+clean; 1.1 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2024-08-17T17:58:28.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:27 smithi131 bash[89561]: cluster 2024-08-17T17:58:26.342381+0000 mgr.y (mgr.34107) 1690 : cluster [DBG] pgmap v2443: 89 pgs: 89 active+clean; 1.1 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2024-08-17T17:58:28.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:27 smithi131 bash[89561]: cluster 2024-08-17T17:58:26.342381+0000 mgr.y (mgr.34107) 1690 : cluster [DBG] pgmap v2443: 89 pgs: 89 active+clean; 1.1 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2024-08-17T17:58:28.100 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:27 smithi169 bash[79348]: cluster 2024-08-17T17:58:26.342381+0000 mgr.y (mgr.34107) 1690 : cluster [DBG] pgmap v2443: 89 pgs: 89 active+clean; 1.1 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2024-08-17T17:58:28.100 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:27 smithi169 bash[79348]: cluster 2024-08-17T17:58:26.342381+0000 mgr.y (mgr.34107) 1690 : cluster [DBG] pgmap v2443: 89 pgs: 89 active+clean; 1.1 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 715 op/s 2024-08-17T17:58:28.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:28.101 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:28.202 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:28.238 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:28.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:28.243 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:28.343 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:28.377 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:28.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:28.382 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:28.482 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:28.514 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:28.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:28.520 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:28.621 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:28.648 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:28.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:28.651 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:28.752 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:28.779 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:28.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:28.782 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:28.882 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:28.918 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:28.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:28.923 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:29.024 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:29.048 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:29.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:29.054 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:29.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:58:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:58:28] "GET /metrics HTTP/1.1" 200 36640 "" "Prometheus/2.51.0" 2024-08-17T17:58:29.155 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:29.213 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:29.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:29.218 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:29.319 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:29.347 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:29.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:29.349 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:29.425 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T17:58:29.425 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:58:29.450 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:29.480 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:29.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:29.482 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:29.483 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T17:58:29.483 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:58:29.534 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T17:58:29.534 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:58:29.567 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T17:58:29.568 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:58:29.583 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:29.599 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T17:58:29.600 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:58:29.614 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:29.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:29.616 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:29.638 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T17:58:29.638 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:58:29.672 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T17:58:29.672 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:58:29.706 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T17:58:29.707 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:58:29.707 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T17:58:29.710 INFO:teuthology.orchestra.run.smithi131.stderr:dumped all 2024-08-17T17:58:29.716 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:29.754 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:29.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:29.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:29.850 INFO:teuthology.orchestra.run.smithi131.stderr:nodeep-scrub is set 2024-08-17T17:58:29.861 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:29.890 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:29.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:29.893 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:29.994 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:29.996 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:29 smithi131 bash[89561]: cluster 2024-08-17T17:58:28.342749+0000 mgr.y (mgr.34107) 1691 : cluster [DBG] pgmap v2444: 89 pgs: 89 active+clean; 1.1 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 603 op/s 2024-08-17T17:58:29.997 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:29 smithi131 bash[89561]: cluster 2024-08-17T17:58:28.342749+0000 mgr.y (mgr.34107) 1691 : cluster [DBG] pgmap v2444: 89 pgs: 89 active+clean; 1.1 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 603 op/s 2024-08-17T17:58:29.997 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:29 smithi131 bash[89561]: audit 2024-08-17T17:58:29.393197+0000 mon.a (mon.0) 2599 : audit [DBG] from='client.? 172.21.15.131:0/3720572396' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:58:29.997 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:29 smithi131 bash[89561]: audit 2024-08-17T17:58:29.393197+0000 mon.a (mon.0) 2599 : audit [DBG] from='client.? 172.21.15.131:0/3720572396' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:58:29.997 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:29 smithi131 bash[89561]: audit 2024-08-17T17:58:29.585909+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.131:0/3639959010' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:58:29.997 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:29 smithi131 bash[89561]: audit 2024-08-17T17:58:29.585909+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.131:0/3639959010' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:58:29.997 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:29 smithi131 bash[89561]: audit 2024-08-17T17:58:29.587704+0000 mon.a (mon.0) 2600 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:58:29.997 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:29 smithi131 bash[89561]: audit 2024-08-17T17:58:29.587704+0000 mon.a (mon.0) 2600 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:58:29.997 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:29 smithi131 bash[88347]: cluster 2024-08-17T17:58:28.342749+0000 mgr.y (mgr.34107) 1691 : cluster [DBG] pgmap v2444: 89 pgs: 89 active+clean; 1.1 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 603 op/s 2024-08-17T17:58:29.997 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:29 smithi131 bash[88347]: cluster 2024-08-17T17:58:28.342749+0000 mgr.y (mgr.34107) 1691 : cluster [DBG] pgmap v2444: 89 pgs: 89 active+clean; 1.1 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 603 op/s 2024-08-17T17:58:29.997 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:29 smithi131 bash[88347]: audit 2024-08-17T17:58:29.393197+0000 mon.a (mon.0) 2599 : audit [DBG] from='client.? 172.21.15.131:0/3720572396' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:58:29.997 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:29 smithi131 bash[88347]: audit 2024-08-17T17:58:29.393197+0000 mon.a (mon.0) 2599 : audit [DBG] from='client.? 172.21.15.131:0/3720572396' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:58:29.997 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:29 smithi131 bash[88347]: audit 2024-08-17T17:58:29.585909+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.131:0/3639959010' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:58:29.998 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:29 smithi131 bash[88347]: audit 2024-08-17T17:58:29.585909+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.131:0/3639959010' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:58:29.998 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:29 smithi131 bash[88347]: audit 2024-08-17T17:58:29.587704+0000 mon.a (mon.0) 2600 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:58:29.998 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:29 smithi131 bash[88347]: audit 2024-08-17T17:58:29.587704+0000 mon.a (mon.0) 2600 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:58:30.018 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:30.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:30.023 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:30.123 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:30.131 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:29 smithi169 bash[79348]: cluster 2024-08-17T17:58:28.342749+0000 mgr.y (mgr.34107) 1691 : cluster [DBG] pgmap v2444: 89 pgs: 89 active+clean; 1.1 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 603 op/s 2024-08-17T17:58:30.131 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:29 smithi169 bash[79348]: cluster 2024-08-17T17:58:28.342749+0000 mgr.y (mgr.34107) 1691 : cluster [DBG] pgmap v2444: 89 pgs: 89 active+clean; 1.1 GiB data, 5.9 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 603 op/s 2024-08-17T17:58:30.131 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:29 smithi169 bash[79348]: audit 2024-08-17T17:58:29.393197+0000 mon.a (mon.0) 2599 : audit [DBG] from='client.? 172.21.15.131:0/3720572396' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:58:30.131 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:29 smithi169 bash[79348]: audit 2024-08-17T17:58:29.393197+0000 mon.a (mon.0) 2599 : audit [DBG] from='client.? 172.21.15.131:0/3720572396' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:58:30.131 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:29 smithi169 bash[79348]: audit 2024-08-17T17:58:29.585909+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.131:0/3639959010' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:58:30.131 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:29 smithi169 bash[79348]: audit 2024-08-17T17:58:29.585909+0000 mon.b (mon.1) 9 : audit [INF] from='client.? 172.21.15.131:0/3639959010' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:58:30.131 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:29 smithi169 bash[79348]: audit 2024-08-17T17:58:29.587704+0000 mon.a (mon.0) 2600 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:58:30.131 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:29 smithi169 bash[79348]: audit 2024-08-17T17:58:29.587704+0000 mon.a (mon.0) 2600 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:58:30.144 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:30.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:30.147 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:30.248 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:30.285 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:30.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:30.288 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:30.388 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:30.411 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:30.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:30.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:30.515 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:30.541 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:30.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:30.547 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:30.648 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:30.682 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:30.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:30.690 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:30.790 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:30.818 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:30.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:30.822 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:30.923 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:30.940 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:30.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:30.943 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:31.043 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:31.065 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:31.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:31.067 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:31.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:30 smithi131 bash[89561]: audit 2024-08-17T17:58:29.699341+0000 mgr.y (mgr.34107) 1692 : audit [DBG] from='client.35412 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:58:31.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:30 smithi131 bash[89561]: audit 2024-08-17T17:58:29.699341+0000 mgr.y (mgr.34107) 1692 : audit [DBG] from='client.35412 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:58:31.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:30 smithi131 bash[89561]: cluster 2024-08-17T17:58:29.843100+0000 mon.a (mon.0) 2601 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:58:31.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:30 smithi131 bash[89561]: cluster 2024-08-17T17:58:29.843100+0000 mon.a (mon.0) 2601 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:58:31.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:30 smithi131 bash[89561]: audit 2024-08-17T17:58:29.844626+0000 mon.a (mon.0) 2602 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:58:31.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:30 smithi131 bash[89561]: audit 2024-08-17T17:58:29.844626+0000 mon.a (mon.0) 2602 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:58:31.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:30 smithi131 bash[89561]: cluster 2024-08-17T17:58:29.848125+0000 mon.a (mon.0) 2603 : cluster [DBG] osdmap e1411: 8 total, 8 up, 8 in 2024-08-17T17:58:31.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:30 smithi131 bash[89561]: cluster 2024-08-17T17:58:29.848125+0000 mon.a (mon.0) 2603 : cluster [DBG] osdmap e1411: 8 total, 8 up, 8 in 2024-08-17T17:58:31.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:30 smithi131 bash[88347]: audit 2024-08-17T17:58:29.699341+0000 mgr.y (mgr.34107) 1692 : audit [DBG] from='client.35412 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:58:31.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:30 smithi131 bash[88347]: audit 2024-08-17T17:58:29.699341+0000 mgr.y (mgr.34107) 1692 : audit [DBG] from='client.35412 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:58:31.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:30 smithi131 bash[88347]: cluster 2024-08-17T17:58:29.843100+0000 mon.a (mon.0) 2601 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:58:31.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:30 smithi131 bash[88347]: cluster 2024-08-17T17:58:29.843100+0000 mon.a (mon.0) 2601 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:58:31.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:30 smithi131 bash[88347]: audit 2024-08-17T17:58:29.844626+0000 mon.a (mon.0) 2602 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:58:31.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:30 smithi131 bash[88347]: audit 2024-08-17T17:58:29.844626+0000 mon.a (mon.0) 2602 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:58:31.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:30 smithi131 bash[88347]: cluster 2024-08-17T17:58:29.848125+0000 mon.a (mon.0) 2603 : cluster [DBG] osdmap e1411: 8 total, 8 up, 8 in 2024-08-17T17:58:31.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:30 smithi131 bash[88347]: cluster 2024-08-17T17:58:29.848125+0000 mon.a (mon.0) 2603 : cluster [DBG] osdmap e1411: 8 total, 8 up, 8 in 2024-08-17T17:58:31.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:30 smithi169 bash[79348]: audit 2024-08-17T17:58:29.699341+0000 mgr.y (mgr.34107) 1692 : audit [DBG] from='client.35412 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:58:31.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:30 smithi169 bash[79348]: audit 2024-08-17T17:58:29.699341+0000 mgr.y (mgr.34107) 1692 : audit [DBG] from='client.35412 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T17:58:31.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:30 smithi169 bash[79348]: cluster 2024-08-17T17:58:29.843100+0000 mon.a (mon.0) 2601 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:58:31.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:30 smithi169 bash[79348]: cluster 2024-08-17T17:58:29.843100+0000 mon.a (mon.0) 2601 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:58:31.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:30 smithi169 bash[79348]: audit 2024-08-17T17:58:29.844626+0000 mon.a (mon.0) 2602 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:58:31.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:30 smithi169 bash[79348]: audit 2024-08-17T17:58:29.844626+0000 mon.a (mon.0) 2602 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T17:58:31.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:30 smithi169 bash[79348]: cluster 2024-08-17T17:58:29.848125+0000 mon.a (mon.0) 2603 : cluster [DBG] osdmap e1411: 8 total, 8 up, 8 in 2024-08-17T17:58:31.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:30 smithi169 bash[79348]: cluster 2024-08-17T17:58:29.848125+0000 mon.a (mon.0) 2603 : cluster [DBG] osdmap e1411: 8 total, 8 up, 8 in 2024-08-17T17:58:31.168 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:31.195 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:31.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:31.199 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:31.300 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:31.333 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:31.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:31.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:31.436 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:31.470 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:31.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:31.476 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:31.576 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:31.604 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:31.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:31.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:31.706 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:31.737 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:31.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:31.740 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:31.840 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:31.866 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:31.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:31.869 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:31.970 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:31.980 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:31 smithi169 bash[79348]: cluster 2024-08-17T17:58:30.343089+0000 mgr.y (mgr.34107) 1693 : cluster [DBG] pgmap v2446: 89 pgs: 89 active+clean; 855 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T17:58:31.980 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:31 smithi169 bash[79348]: cluster 2024-08-17T17:58:30.343089+0000 mgr.y (mgr.34107) 1693 : cluster [DBG] pgmap v2446: 89 pgs: 89 active+clean; 855 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T17:58:32.009 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:32.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:32.013 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:32.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:31 smithi131 bash[88347]: cluster 2024-08-17T17:58:30.343089+0000 mgr.y (mgr.34107) 1693 : cluster [DBG] pgmap v2446: 89 pgs: 89 active+clean; 855 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T17:58:32.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:31 smithi131 bash[88347]: cluster 2024-08-17T17:58:30.343089+0000 mgr.y (mgr.34107) 1693 : cluster [DBG] pgmap v2446: 89 pgs: 89 active+clean; 855 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T17:58:32.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:31 smithi131 bash[89561]: cluster 2024-08-17T17:58:30.343089+0000 mgr.y (mgr.34107) 1693 : cluster [DBG] pgmap v2446: 89 pgs: 89 active+clean; 855 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T17:58:32.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:31 smithi131 bash[89561]: cluster 2024-08-17T17:58:30.343089+0000 mgr.y (mgr.34107) 1693 : cluster [DBG] pgmap v2446: 89 pgs: 89 active+clean; 855 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T17:58:32.114 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:32.144 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:32.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:32.148 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:32.249 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:32.287 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:32.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:32.296 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:32.377 INFO:teuthology.orchestra.run.smithi131.stdout:{"pg_ready":true,"pg_map":{"version":2444,"stamp":"2024-08-17T17:58:28.342541+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1131026429,"num_objects":17276,"num_object_clones":0,"num_object_copies":51828,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":17276,"num_whiteouts":0,"num_read":458,"num_read_kb":903,"num_write":183845,"num_write_kb":6428498,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3036,"num_bytes_recovered":198905878,"num_keys_recovered":40,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137280,"ondisk_log_size":137280,"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":6201508,"kb_used_data":3433252,"kb_used_omap":299,"kb_used_meta":2767764,"kb_avail":743759708,"statfs":{"total":767960285184,"available":761609940992,"internally_reserved":0,"allocated":3515650048,"data_stored":3480309847,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":307068,"internal_metadata":2834190468},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":5,"apply_latency_ms":5,"commit_latency_ns":5000000,"apply_latency_ns":5000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-474480640,"num_objects":-7240,"num_object_clones":0,"num_object_copies":-21720,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":-7240,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7240,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.002915"},"pg_stats":[{"pgid":"54.f","version":"1410'11415","reported_seq":11487,"reported_epoch":1410,"state":"active+clean","last_fresh":"2024-08-17T17:58:23.956217+0000","last_change":"2024-08-17T17:54:39.176398+0000","last_active":"2024-08-17T17:58:23.956217+0000","last_peered":"2024-08-17T17:58:23.956217+0000","last_clean":"2024-08-17T17:58:23.956217+0000","last_became_active":"2024-08-17T17:54:39.175426+0000","last_became_peered":"2024-08-17T17:54:39.175426+0000","last_unstale":"2024-08-17T17:58:23.956217+0000","last_undegraded":"2024-08-17T17:58:23.956217+0000","last_fullsized":"2024-08-17T17:58:23.956217+0000","mapping_epoch":1380,"log_start":"1389'1400","ondisk_log_start":"1389'1400","created":1380,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_clean_scrub_stamp":"2024-08-17T17:54:38.133737+0000","objects_scrubbed":0,"log_size":10015,"log_dups_size":0,"ondisk_log_size":10015,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:35:07.954153+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70713344,"num_objects":1079,"num_object_clones":0,"num_object_copies":3237,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1079,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11415,"num_write_kb":399808,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"54.e","version":"1410'11511","reported_seq":13615,"reported_epoch":1410,"state":"active+clean","last_fresh":"2024-08-17T17:58:24.008876+0000","last_change":"2024-08-17T17:55:17.523564+0000","last_active":"2024-08-17T17:58:24.008876+0000","last_peered":"2024-08-17T17:58:24.008876+0000","last_clean":"2024-08-17T17:58:24.008876+0000","last_became_active":"2024-08-17T17:55:17.516797+0000","last_became_peered":"2024-08-17T17:55:17.516797+0000","last_unstale":"2024-08-17T17:58:24.008876+0000","last_undegraded":"2024-08-17T17:58:24.008876+0000","last_fullsized":"2024-08-17T17:58:24.008876+0000","mapping_epoch":1390,"log_start":"1397'3400","ondisk_log_start":"1397'3400","created":1380,"last_epoch_clean":1391,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_clean_scrub_stamp":"2024-08-17T17:54:38.133737+0000","objects_scrubbed":0,"log_size":8111,"log_dups_size":0,"ondisk_log_size":8111,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:57:43.417237+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70189056,"num_objects":1071,"num_object_clones":0,"num_object_copies":3213,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1071,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11511,"num_write_kb":402624,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1023,"num_bytes_recovered":67043328,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"54.d","version":"1410'11440","reported_seq":11481,"reported_epoch":1410,"state":"active+clean","last_fresh":"2024-08-17T17:58:24.505469+0000","last_change":"2024-08-17T17:54:39.208224+0000","last_active":"2024-08-17T17:58:24.505469+0000","last_peered":"2024-08-17T17:58:24.505469+0000","last_clean":"2024-08-17T17:58:24.505469+0000","last_became_active":"2024-08-17T17:54:39.207110+0000","last_became_peered":"2024-08-17T17:54:39.207110+0000","last_unstale":"2024-08-17T17:58:24.505469+0000","last_undegraded":"2024-08-17T17:58:24.505469+0000","last_fullsized":"2024-08-17T17:58:24.505469+0000","mapping_epoch":1380,"log_start":"1397'3700","ondisk_log_start":"1397'3700","created":1380,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_clean_scrub_stamp":"2024-08-17T17:54:38.133737+0000","objects_scrubbed":0,"log_size":7740,"log_dups_size":0,"ondisk_log_size":7740,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:32:56.854341+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":71368728,"num_objects":1090,"num_object_clones":0,"num_object_copies":3270,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1090,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":11440,"num_write_kb":400897,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"54.c","version":"1410'11350","reported_seq":11418,"reported_epoch":1410,"state":"active+clean","last_fresh":"2024-08-17T17:58:24.009602+0000","last_change":"2024-08-17T17:54:39.175936+0000","last_active":"2024-08-17T17:58:24.009602+0000","last_peered":"2024-08-17T17:58:24.009602+0000","last_clean":"2024-08-17T17:58:24.009602+0000","last_became_active":"2024-08-17T17:54:39.174938+0000","last_became_peered":"2024-08-17T17:54:39.174938+0000","last_unstale":"2024-08-17T17:58:24.009602+0000","last_undegraded":"2024-08-17T17:58:24.009602+0000","last_fullsized":"2024-08-17T17:58:24.009602+0000","mapping_epoch":1380,"log_start":"1389'1300","ondisk_log_start":"1389'1300","created":1380,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_clean_scrub_stamp":"2024-08-17T17:54:38.133737+0000","objects_scrubbed":0,"log_size":10050,"log_dups_size":0,"ondisk_log_size":10050,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:31:04.143981+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":69861376,"num_objects":1066,"num_object_clones":0,"num_object_copies":3198,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1066,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11350,"num_write_kb":397312,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[3,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"54.b","version":"1410'11489","reported_seq":11561,"reported_epoch":1410,"state":"active+clean","last_fresh":"2024-08-17T17:58:24.020605+0000","last_change":"2024-08-17T17:54:39.209714+0000","last_active":"2024-08-17T17:58:24.020605+0000","last_peered":"2024-08-17T17:58:24.020605+0000","last_clean":"2024-08-17T17:58:24.020605+0000","last_became_active":"2024-08-17T17:54:39.208897+0000","last_became_peered":"2024-08-17T17:54:39.208897+0000","last_unstale":"2024-08-17T17:58:24.020605+0000","last_undegraded":"2024-08-17T17:58:24.020605+0000","last_fullsized":"2024-08-17T17:58:24.020605+0000","mapping_epoch":1380,"log_start":"1389'1400","ondisk_log_start":"1389'1400","created":1380,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_clean_scrub_stamp":"2024-08-17T17:54:38.133737+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":"periodic scrub scheduled @ 2024-08-18T22:39:13.270338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70844416,"num_objects":1081,"num_object_clones":0,"num_object_copies":3243,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1081,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11489,"num_write_kb":402240,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"54.a","version":"1410'11374","reported_seq":11414,"reported_epoch":1410,"state":"active+clean","last_fresh":"2024-08-17T17:58:24.540380+0000","last_change":"2024-08-17T17:54:39.179014+0000","last_active":"2024-08-17T17:58:24.540380+0000","last_peered":"2024-08-17T17:58:24.540380+0000","last_clean":"2024-08-17T17:58:24.540380+0000","last_became_active":"2024-08-17T17:54:39.177375+0000","last_became_peered":"2024-08-17T17:54:39.177375+0000","last_unstale":"2024-08-17T17:58:24.540380+0000","last_undegraded":"2024-08-17T17:58:24.540380+0000","last_fullsized":"2024-08-17T17:58:24.540380+0000","mapping_epoch":1380,"log_start":"1397'3600","ondisk_log_start":"1397'3600","created":1380,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_clean_scrub_stamp":"2024-08-17T17:54:38.133737+0000","objects_scrubbed":0,"log_size":7774,"log_dups_size":0,"ondisk_log_size":7774,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:09:58.341438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70647808,"num_objects":1078,"num_object_clones":0,"num_object_copies":3234,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1078,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11374,"num_write_kb":398464,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"54.9","version":"1410'11492","reported_seq":11564,"reported_epoch":1410,"state":"active+clean","last_fresh":"2024-08-17T17:58:24.792182+0000","last_change":"2024-08-17T17:54:39.180942+0000","last_active":"2024-08-17T17:58:24.792182+0000","last_peered":"2024-08-17T17:58:24.792182+0000","last_clean":"2024-08-17T17:58:24.792182+0000","last_became_active":"2024-08-17T17:54:39.179986+0000","last_became_peered":"2024-08-17T17:54:39.179986+0000","last_unstale":"2024-08-17T17:58:24.792182+0000","last_undegraded":"2024-08-17T17:58:24.792182+0000","last_fullsized":"2024-08-17T17:58:24.792182+0000","mapping_epoch":1380,"log_start":"1397'3500","ondisk_log_start":"1397'3500","created":1380,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_clean_scrub_stamp":"2024-08-17T17:54:38.133737+0000","objects_scrubbed":0,"log_size":7992,"log_dups_size":0,"ondisk_log_size":7992,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:42:00.773114+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":66322432,"num_objects":1012,"num_object_clones":0,"num_object_copies":3036,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1012,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11492,"num_write_kb":400128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,5],"acting":[1,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"54.8","version":"1410'11667","reported_seq":11707,"reported_epoch":1410,"state":"active+clean","last_fresh":"2024-08-17T17:58:24.060405+0000","last_change":"2024-08-17T17:54:39.207324+0000","last_active":"2024-08-17T17:58:24.060405+0000","last_peered":"2024-08-17T17:58:24.060405+0000","last_clean":"2024-08-17T17:58:24.060405+0000","last_became_active":"2024-08-17T17:54:39.206979+0000","last_became_peered":"2024-08-17T17:54:39.206979+0000","last_unstale":"2024-08-17T17:58:24.060405+0000","last_undegraded":"2024-08-17T17:58:24.060405+0000","last_fullsized":"2024-08-17T17:58:24.060405+0000","mapping_epoch":1380,"log_start":"1397'3500","ondisk_log_start":"1397'3500","created":1380,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_clean_scrub_stamp":"2024-08-17T17:54:38.133737+0000","objects_scrubbed":0,"log_size":8167,"log_dups_size":0,"ondisk_log_size":8167,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:52:29.434131+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":73596928,"num_objects":1123,"num_object_clones":0,"num_object_copies":3369,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1123,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11667,"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":[4,7,0],"acting":[4,7,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"54.7","version":"1410'11403","reported_seq":11443,"reported_epoch":1410,"state":"active+clean","last_fresh":"2024-08-17T17:58:24.029833+0000","last_change":"2024-08-17T17:54:39.205795+0000","last_active":"2024-08-17T17:58:24.029833+0000","last_peered":"2024-08-17T17:58:24.029833+0000","last_clean":"2024-08-17T17:58:24.029833+0000","last_became_active":"2024-08-17T17:54:39.205459+0000","last_became_peered":"2024-08-17T17:54:39.205459+0000","last_unstale":"2024-08-17T17:58:24.029833+0000","last_undegraded":"2024-08-17T17:58:24.029833+0000","last_fullsized":"2024-08-17T17:58:24.029833+0000","mapping_epoch":1380,"log_start":"1396'3200","ondisk_log_start":"1396'3200","created":1380,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_clean_scrub_stamp":"2024-08-17T17:54:38.133737+0000","objects_scrubbed":0,"log_size":8203,"log_dups_size":0,"ondisk_log_size":8203,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:13:03.995829+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":69009408,"num_objects":1053,"num_object_clones":0,"num_object_copies":3159,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1053,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11403,"num_write_kb":398592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"54.6","version":"1410'11491","reported_seq":13500,"reported_epoch":1410,"state":"active+clean","last_fresh":"2024-08-17T17:58:24.089190+0000","last_change":"2024-08-17T17:55:24.627521+0000","last_active":"2024-08-17T17:58:24.089190+0000","last_peered":"2024-08-17T17:58:24.089190+0000","last_clean":"2024-08-17T17:58:24.089190+0000","last_became_active":"2024-08-17T17:55:24.620423+0000","last_became_peered":"2024-08-17T17:55:24.620423+0000","last_unstale":"2024-08-17T17:58:24.089190+0000","last_undegraded":"2024-08-17T17:58:24.089190+0000","last_fullsized":"2024-08-17T17:58:24.089190+0000","mapping_epoch":1393,"log_start":"1397'3300","ondisk_log_start":"1397'3300","created":1380,"last_epoch_clean":1394,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_clean_scrub_stamp":"2024-08-17T17:54:38.133737+0000","objects_scrubbed":0,"log_size":8191,"log_dups_size":0,"ondisk_log_size":8191,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:04:50.400496+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":72679424,"num_objects":1109,"num_object_clones":0,"num_object_copies":3327,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1109,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11491,"num_write_kb":403200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":976,"num_bytes_recovered":63963136,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"54.5","version":"1410'11349","reported_seq":11389,"reported_epoch":1410,"state":"active+clean","last_fresh":"2024-08-17T17:58:24.480483+0000","last_change":"2024-08-17T17:54:39.210857+0000","last_active":"2024-08-17T17:58:24.480483+0000","last_peered":"2024-08-17T17:58:24.480483+0000","last_clean":"2024-08-17T17:58:24.480483+0000","last_became_active":"2024-08-17T17:54:39.210467+0000","last_became_peered":"2024-08-17T17:54:39.210467+0000","last_unstale":"2024-08-17T17:58:24.480483+0000","last_undegraded":"2024-08-17T17:58:24.480483+0000","last_fullsized":"2024-08-17T17:58:24.480483+0000","mapping_epoch":1380,"log_start":"1397'3600","ondisk_log_start":"1397'3600","created":1380,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_clean_scrub_stamp":"2024-08-17T17:54:38.133737+0000","objects_scrubbed":0,"log_size":7749,"log_dups_size":0,"ondisk_log_size":7749,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:44:23.987901+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":65601536,"num_objects":1001,"num_object_clones":0,"num_object_copies":3003,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1001,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11349,"num_write_kb":395200,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"54.4","version":"1410'11612","reported_seq":11684,"reported_epoch":1410,"state":"active+clean","last_fresh":"2024-08-17T17:58:24.009691+0000","last_change":"2024-08-17T17:54:39.179789+0000","last_active":"2024-08-17T17:58:24.009691+0000","last_peered":"2024-08-17T17:58:24.009691+0000","last_clean":"2024-08-17T17:58:24.009691+0000","last_became_active":"2024-08-17T17:54:39.178847+0000","last_became_peered":"2024-08-17T17:54:39.178847+0000","last_unstale":"2024-08-17T17:58:24.009691+0000","last_undegraded":"2024-08-17T17:58:24.009691+0000","last_fullsized":"2024-08-17T17:58:24.009691+0000","mapping_epoch":1380,"log_start":"1389'1600","ondisk_log_start":"1389'1600","created":1380,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_clean_scrub_stamp":"2024-08-17T17:54:38.133737+0000","objects_scrubbed":0,"log_size":10012,"log_dups_size":0,"ondisk_log_size":10012,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:31:28.275423+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":74186752,"num_objects":1132,"num_object_clones":0,"num_object_copies":3396,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1132,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11612,"num_write_kb":407808,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"54.3","version":"1410'11346","reported_seq":11418,"reported_epoch":1410,"state":"active+clean","last_fresh":"2024-08-17T17:58:24.753624+0000","last_change":"2024-08-17T17:54:39.208528+0000","last_active":"2024-08-17T17:58:24.753624+0000","last_peered":"2024-08-17T17:58:24.753624+0000","last_clean":"2024-08-17T17:58:24.753624+0000","last_became_active":"2024-08-17T17:54:39.207690+0000","last_became_peered":"2024-08-17T17:54:39.207690+0000","last_unstale":"2024-08-17T17:58:24.753624+0000","last_undegraded":"2024-08-17T17:58:24.753624+0000","last_fullsized":"2024-08-17T17:58:24.753624+0000","mapping_epoch":1380,"log_start":"1397'3400","ondisk_log_start":"1397'3400","created":1380,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_clean_scrub_stamp":"2024-08-17T17:54:38.133737+0000","objects_scrubbed":0,"log_size":7946,"log_dups_size":0,"ondisk_log_size":7946,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:44:52.181054+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":68812800,"num_objects":1050,"num_object_clones":0,"num_object_copies":3150,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1050,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11346,"num_write_kb":396672,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[1,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"54.2","version":"1410'11633","reported_seq":11673,"reported_epoch":1410,"state":"active+clean","last_fresh":"2024-08-17T17:58:24.097681+0000","last_change":"2024-08-17T17:54:39.206818+0000","last_active":"2024-08-17T17:58:24.097681+0000","last_peered":"2024-08-17T17:58:24.097681+0000","last_clean":"2024-08-17T17:58:24.097681+0000","last_became_active":"2024-08-17T17:54:39.206376+0000","last_became_peered":"2024-08-17T17:54:39.206376+0000","last_unstale":"2024-08-17T17:58:24.097681+0000","last_undegraded":"2024-08-17T17:58:24.097681+0000","last_fullsized":"2024-08-17T17:58:24.097681+0000","mapping_epoch":1380,"log_start":"1396'3000","ondisk_log_start":"1396'3000","created":1380,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_clean_scrub_stamp":"2024-08-17T17:54:38.133737+0000","objects_scrubbed":0,"log_size":8633,"log_dups_size":0,"ondisk_log_size":8633,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:22:27.414565+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":69926912,"num_objects":1067,"num_object_clones":0,"num_object_copies":3201,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1067,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11633,"num_write_kb":406400,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[5,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"54.1","version":"1410'11441","reported_seq":13516,"reported_epoch":1410,"state":"active+clean","last_fresh":"2024-08-17T17:58:24.100417+0000","last_change":"2024-08-17T17:55:31.693048+0000","last_active":"2024-08-17T17:58:24.100417+0000","last_peered":"2024-08-17T17:58:24.100417+0000","last_clean":"2024-08-17T17:58:24.100417+0000","last_became_active":"2024-08-17T17:55:31.647598+0000","last_became_peered":"2024-08-17T17:55:31.647598+0000","last_unstale":"2024-08-17T17:58:24.100417+0000","last_undegraded":"2024-08-17T17:58:24.100417+0000","last_fullsized":"2024-08-17T17:58:24.100417+0000","mapping_epoch":1395,"log_start":"1396'2800","ondisk_log_start":"1396'2800","created":1380,"last_epoch_clean":1396,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_clean_scrub_stamp":"2024-08-17T17:54:38.133737+0000","objects_scrubbed":0,"log_size":8641,"log_dups_size":0,"ondisk_log_size":8641,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:04:11.392307+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":75825152,"num_objects":1157,"num_object_clones":0,"num_object_copies":3471,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1157,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11441,"num_write_kb":403136,"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":[5,1,2],"acting":[5,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"54.0","version":"1410'11553","reported_seq":11593,"reported_epoch":1410,"state":"active+clean","last_fresh":"2024-08-17T17:58:24.581993+0000","last_change":"2024-08-17T17:54:39.176380+0000","last_active":"2024-08-17T17:58:24.581993+0000","last_peered":"2024-08-17T17:58:24.581993+0000","last_clean":"2024-08-17T17:58:24.581993+0000","last_became_active":"2024-08-17T17:54:39.174597+0000","last_became_peered":"2024-08-17T17:54:39.174597+0000","last_unstale":"2024-08-17T17:58:24.581993+0000","last_undegraded":"2024-08-17T17:58:24.581993+0000","last_fullsized":"2024-08-17T17:58:24.581993+0000","mapping_epoch":1380,"log_start":"1397'3800","ondisk_log_start":"1397'3800","created":1380,"last_epoch_clean":1381,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:54:38.133737+0000","last_clean_scrub_stamp":"2024-08-17T17:54:38.133737+0000","objects_scrubbed":0,"log_size":7753,"log_dups_size":0,"ondisk_log_size":7753,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:37:17.556557+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":70844416,"num_objects":1081,"num_object_clones":0,"num_object_copies":3243,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1081,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":11553,"num_write_kb":404288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1f","version":"73'5","reported_seq":189,"reported_epoch":1410,"state":"active+clean","last_fresh":"2024-08-17T17:58:07.827437+0000","last_change":"2024-08-17T17:55:08.447355+0000","last_active":"2024-08-17T17:58:07.827437+0000","last_peered":"2024-08-17T17:58:07.827437+0000","last_clean":"2024-08-17T17:58:07.827437+0000","last_became_active":"2024-08-17T17:55:08.425454+0000","last_became_peered":"2024-08-17T17:55:08.425454+0000","last_unstale":"2024-08-17T17:58:07.827437+0000","last_undegraded":"2024-08-17T17:58:07.827437+0000","last_fullsized":"2024-08-17T17:58:07.827437+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:07:46.367232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2328,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1384,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.796276+0000","last_change":"2024-08-17T17:17:00.907395+0000","last_active":"2024-08-17T17:58:04.796276+0000","last_peered":"2024-08-17T17:58:04.796276+0000","last_clean":"2024-08-17T17:58:04.796276+0000","last_became_active":"2024-08-17T17:17:00.906954+0000","last_became_peered":"2024-08-17T17:17:00.906954+0000","last_unstale":"2024-08-17T17:58:04.796276+0000","last_undegraded":"2024-08-17T17:58:04.796276+0000","last_fullsized":"2024-08-17T17:58:04.796276+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:08:27.125392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1e","version":"73'2","reported_seq":139,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.800346+0000","last_change":"2024-08-17T17:55:08.426968+0000","last_active":"2024-08-17T17:58:04.800346+0000","last_peered":"2024-08-17T17:58:04.800346+0000","last_clean":"2024-08-17T17:58:04.800346+0000","last_became_active":"2024-08-17T17:55:08.426184+0000","last_became_peered":"2024-08-17T17:55:08.426184+0000","last_unstale":"2024-08-17T17:58:04.800346+0000","last_undegraded":"2024-08-17T17:58:04.800346+0000","last_fullsized":"2024-08-17T17:58:04.800346+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:29:33.628904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,1],"acting":[6,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":804,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.810413+0000","last_change":"2024-08-17T17:55:08.419766+0000","last_active":"2024-08-17T17:58:04.810413+0000","last_peered":"2024-08-17T17:58:04.810413+0000","last_clean":"2024-08-17T17:58:04.810413+0000","last_became_active":"2024-08-17T17:55:08.419395+0000","last_became_peered":"2024-08-17T17:55:08.419395+0000","last_unstale":"2024-08-17T17:58:04.810413+0000","last_undegraded":"2024-08-17T17:58:04.810413+0000","last_fullsized":"2024-08-17T17:58:04.810413+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:37:19.300519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1d","version":"72'2","reported_seq":1382,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.810128+0000","last_change":"2024-08-17T17:56:32.667460+0000","last_active":"2024-08-17T17:58:04.810128+0000","last_peered":"2024-08-17T17:58:04.810128+0000","last_clean":"2024-08-17T17:58:04.810128+0000","last_became_active":"2024-08-17T17:56:32.644947+0000","last_became_peered":"2024-08-17T17:56:32.644947+0000","last_unstale":"2024-08-17T17:58:04.810128+0000","last_undegraded":"2024-08-17T17:58:04.810128+0000","last_fullsized":"2024-08-17T17:58:04.810128+0000","mapping_epoch":1400,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1401,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:43:52.835947+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"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,6],"acting":[5,2,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":1398,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.796790+0000","last_change":"2024-08-17T17:18:16.312656+0000","last_active":"2024-08-17T17:58:04.796790+0000","last_peered":"2024-08-17T17:58:04.796790+0000","last_clean":"2024-08-17T17:58:04.796790+0000","last_became_active":"2024-08-17T17:18:16.312411+0000","last_became_peered":"2024-08-17T17:18:16.312411+0000","last_unstale":"2024-08-17T17:58:04.796790+0000","last_undegraded":"2024-08-17T17:58:04.796790+0000","last_fullsized":"2024-08-17T17:58:04.796790+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:59:16.650787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1c","version":"72'2","reported_seq":1384,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.809397+0000","last_change":"2024-08-17T17:17:00.909431+0000","last_active":"2024-08-17T17:58:04.809397+0000","last_peered":"2024-08-17T17:58:04.809397+0000","last_clean":"2024-08-17T17:58:04.809397+0000","last_became_active":"2024-08-17T17:17:00.909059+0000","last_became_peered":"2024-08-17T17:17:00.909059+0000","last_unstale":"2024-08-17T17:58:04.809397+0000","last_undegraded":"2024-08-17T17:58:04.809397+0000","last_fullsized":"2024-08-17T17:58:04.809397+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:07:29.560217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1398,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.796607+0000","last_change":"2024-08-17T17:18:16.313824+0000","last_active":"2024-08-17T17:58:04.796607+0000","last_peered":"2024-08-17T17:58:04.796607+0000","last_clean":"2024-08-17T17:58:04.796607+0000","last_became_active":"2024-08-17T17:18:16.313201+0000","last_became_peered":"2024-08-17T17:18:16.313201+0000","last_unstale":"2024-08-17T17:58:04.796607+0000","last_undegraded":"2024-08-17T17:58:04.796607+0000","last_fullsized":"2024-08-17T17:58:04.796607+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:52:39.662266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1b","version":"73'2","reported_seq":117,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.796849+0000","last_change":"2024-08-17T17:49:45.922899+0000","last_active":"2024-08-17T17:58:04.796849+0000","last_peered":"2024-08-17T17:58:04.796849+0000","last_clean":"2024-08-17T17:58:04.796849+0000","last_became_active":"2024-08-17T17:49:45.921998+0000","last_became_peered":"2024-08-17T17:49:45.921998+0000","last_unstale":"2024-08-17T17:58:04.796849+0000","last_undegraded":"2024-08-17T17:58:04.796849+0000","last_fullsized":"2024-08-17T17:58:04.796849+0000","mapping_epoch":1317,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:22:31.896517+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":57,"reported_epoch":1410,"state":"active+clean","last_fresh":"2024-08-17T17:58:07.820287+0000","last_change":"2024-08-17T17:55:08.428234+0000","last_active":"2024-08-17T17:58:07.820287+0000","last_peered":"2024-08-17T17:58:07.820287+0000","last_clean":"2024-08-17T17:58:07.820287+0000","last_became_active":"2024-08-17T17:55:08.427068+0000","last_became_peered":"2024-08-17T17:55:08.427068+0000","last_unstale":"2024-08-17T17:58:07.820287+0000","last_undegraded":"2024-08-17T17:58:07.820287+0000","last_fullsized":"2024-08-17T17:58:07.820287+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:05:17.287123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1a","version":"73'2","reported_seq":1437,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.796491+0000","last_change":"2024-08-17T17:55:08.434253+0000","last_active":"2024-08-17T17:58:04.796491+0000","last_peered":"2024-08-17T17:58:04.796491+0000","last_clean":"2024-08-17T17:58:04.796491+0000","last_became_active":"2024-08-17T17:55:08.433412+0000","last_became_peered":"2024-08-17T17:55:08.433412+0000","last_unstale":"2024-08-17T17:58:04.796491+0000","last_undegraded":"2024-08-17T17:58:04.796491+0000","last_fullsized":"2024-08-17T17:58:04.796491+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:15:19.247351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":20,"reported_epoch":1410,"state":"active+clean","last_fresh":"2024-08-17T17:58:07.815369+0000","last_change":"2024-08-17T17:57:12.437993+0000","last_active":"2024-08-17T17:58:07.815369+0000","last_peered":"2024-08-17T17:58:07.815369+0000","last_clean":"2024-08-17T17:58:07.815369+0000","last_became_active":"2024-08-17T17:57:12.437709+0000","last_became_peered":"2024-08-17T17:57:12.437709+0000","last_unstale":"2024-08-17T17:58:07.815369+0000","last_undegraded":"2024-08-17T17:58:07.815369+0000","last_fullsized":"2024-08-17T17:58:07.815369+0000","mapping_epoch":1405,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1406,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:19:33.228357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":2105,"reported_epoch":1410,"state":"active+clean","last_fresh":"2024-08-17T17:58:07.829468+0000","last_change":"2024-08-17T17:18:16.281082+0000","last_active":"2024-08-17T17:58:07.829468+0000","last_peered":"2024-08-17T17:58:07.829468+0000","last_clean":"2024-08-17T17:58:07.829468+0000","last_became_active":"2024-08-17T17:18:16.279919+0000","last_became_peered":"2024-08-17T17:18:16.279919+0000","last_unstale":"2024-08-17T17:58:07.829468+0000","last_undegraded":"2024-08-17T17:58:07.829468+0000","last_fullsized":"2024-08-17T17:58:07.829468+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:57:50.378999+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":804,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.813374+0000","last_change":"2024-08-17T17:51:42.142407+0000","last_active":"2024-08-17T17:58:04.813374+0000","last_peered":"2024-08-17T17:58:04.813374+0000","last_clean":"2024-08-17T17:58:04.813374+0000","last_became_active":"2024-08-17T17:51:42.141792+0000","last_became_peered":"2024-08-17T17:51:42.141792+0000","last_unstale":"2024-08-17T17:58:04.813374+0000","last_undegraded":"2024-08-17T17:58:04.813374+0000","last_fullsized":"2024-08-17T17:58:04.813374+0000","mapping_epoch":1335,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:36:00.722468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":20,"reported_epoch":1410,"state":"active+clean","last_fresh":"2024-08-17T17:58:07.815208+0000","last_change":"2024-08-17T17:57:12.447626+0000","last_active":"2024-08-17T17:58:07.815208+0000","last_peered":"2024-08-17T17:58:07.815208+0000","last_clean":"2024-08-17T17:58:07.815208+0000","last_became_active":"2024-08-17T17:57:12.447303+0000","last_became_peered":"2024-08-17T17:57:12.447303+0000","last_unstale":"2024-08-17T17:58:07.815208+0000","last_undegraded":"2024-08-17T17:58:07.815208+0000","last_fullsized":"2024-08-17T17:58:07.815208+0000","mapping_epoch":1405,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1406,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:55:37.275654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1395,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.804197+0000","last_change":"2024-08-17T17:54:32.126145+0000","last_active":"2024-08-17T17:58:04.804197+0000","last_peered":"2024-08-17T17:58:04.804197+0000","last_clean":"2024-08-17T17:58:04.804197+0000","last_became_active":"2024-08-17T17:54:32.125112+0000","last_became_peered":"2024-08-17T17:54:32.125112+0000","last_unstale":"2024-08-17T17:58:04.804197+0000","last_undegraded":"2024-08-17T17:58:04.804197+0000","last_fullsized":"2024-08-17T17:58:04.804197+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:28:52.765651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":2079,"reported_epoch":1410,"state":"active+clean","last_fresh":"2024-08-17T17:58:07.815327+0000","last_change":"2024-08-17T17:18:16.342753+0000","last_active":"2024-08-17T17:58:07.815327+0000","last_peered":"2024-08-17T17:58:07.815327+0000","last_clean":"2024-08-17T17:58:07.815327+0000","last_became_active":"2024-08-17T17:18:16.326676+0000","last_became_peered":"2024-08-17T17:18:16.326676+0000","last_unstale":"2024-08-17T17:58:07.815327+0000","last_undegraded":"2024-08-17T17:58:07.815327+0000","last_fullsized":"2024-08-17T17:58:07.815327+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:33:35.922736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":801,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.810023+0000","last_change":"2024-08-17T17:51:42.152803+0000","last_active":"2024-08-17T17:58:04.810023+0000","last_peered":"2024-08-17T17:58:04.810023+0000","last_clean":"2024-08-17T17:58:04.810023+0000","last_became_active":"2024-08-17T17:51:42.151931+0000","last_became_peered":"2024-08-17T17:51:42.151931+0000","last_unstale":"2024-08-17T17:58:04.810023+0000","last_undegraded":"2024-08-17T17:58:04.810023+0000","last_fullsized":"2024-08-17T17:58:04.810023+0000","mapping_epoch":1335,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:13:06.517668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[5,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":2072,"reported_epoch":1410,"state":"active+clean","last_fresh":"2024-08-17T17:58:07.815345+0000","last_change":"2024-08-17T17:18:16.277739+0000","last_active":"2024-08-17T17:58:07.815345+0000","last_peered":"2024-08-17T17:58:07.815345+0000","last_clean":"2024-08-17T17:58:07.815345+0000","last_became_active":"2024-08-17T17:18:16.276554+0000","last_became_peered":"2024-08-17T17:18:16.276554+0000","last_unstale":"2024-08-17T17:58:07.815345+0000","last_undegraded":"2024-08-17T17:58:07.815345+0000","last_fullsized":"2024-08-17T17:58:07.815345+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:49.230009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1381,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.813161+0000","last_change":"2024-08-17T17:17:00.910985+0000","last_active":"2024-08-17T17:58:04.813161+0000","last_peered":"2024-08-17T17:58:04.813161+0000","last_clean":"2024-08-17T17:58:04.813161+0000","last_became_active":"2024-08-17T17:17:00.910601+0000","last_became_peered":"2024-08-17T17:17:00.910601+0000","last_unstale":"2024-08-17T17:58:04.813161+0000","last_undegraded":"2024-08-17T17:58:04.813161+0000","last_fullsized":"2024-08-17T17:58:04.813161+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:23:11.495112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.15","version":"72'3","reported_seq":1386,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.806451+0000","last_change":"2024-08-17T17:18:16.301241+0000","last_active":"2024-08-17T17:58:04.806451+0000","last_peered":"2024-08-17T17:58:04.806451+0000","last_clean":"2024-08-17T17:58:04.806451+0000","last_became_active":"2024-08-17T17:18:16.299737+0000","last_became_peered":"2024-08-17T17:18:16.299737+0000","last_unstale":"2024-08-17T17:58:04.806451+0000","last_undegraded":"2024-08-17T17:58:04.806451+0000","last_fullsized":"2024-08-17T17:58:04.806451+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-18T19:53:37.133462+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":7,"num_read_kb":7,"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":2126,"reported_epoch":1410,"state":"active+clean","last_fresh":"2024-08-17T17:58:07.826243+0000","last_change":"2024-08-17T17:55:08.429827+0000","last_active":"2024-08-17T17:58:07.826243+0000","last_peered":"2024-08-17T17:58:07.826243+0000","last_clean":"2024-08-17T17:58:07.826243+0000","last_became_active":"2024-08-17T17:55:08.429074+0000","last_became_peered":"2024-08-17T17:55:08.429074+0000","last_unstale":"2024-08-17T17:58:07.826243+0000","last_undegraded":"2024-08-17T17:58:07.826243+0000","last_fullsized":"2024-08-17T17:58:07.826243+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:04:59.445443+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"554'24","reported_seq":1401,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.796016+0000","last_change":"2024-08-17T16:58:54.776072+0000","last_active":"2024-08-17T17:58:04.796016+0000","last_peered":"2024-08-17T17:58:04.796016+0000","last_clean":"2024-08-17T17:58:04.796016+0000","last_became_active":"2024-08-17T16:58:54.775651+0000","last_became_peered":"2024-08-17T16:58:54.775651+0000","last_unstale":"2024-08-17T17:58:04.796016+0000","last_undegraded":"2024-08-17T17:58:04.796016+0000","last_fullsized":"2024-08-17T17:58:04.796016+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:12:22.596338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":10,"num_read_kb":9,"num_write":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":1385,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.796675+0000","last_change":"2024-08-17T17:17:00.910587+0000","last_active":"2024-08-17T17:58:04.796675+0000","last_peered":"2024-08-17T17:58:04.796675+0000","last_clean":"2024-08-17T17:58:04.796675+0000","last_became_active":"2024-08-17T17:17:00.910286+0000","last_became_peered":"2024-08-17T17:17:00.910286+0000","last_unstale":"2024-08-17T17:58:04.796675+0000","last_undegraded":"2024-08-17T17:58:04.796675+0000","last_fullsized":"2024-08-17T17:58:04.796675+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:54:49.965593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":1373,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.795980+0000","last_change":"2024-08-17T16:58:55.798371+0000","last_active":"2024-08-17T17:58:04.795980+0000","last_peered":"2024-08-17T17:58:04.795980+0000","last_clean":"2024-08-17T17:58:04.795980+0000","last_became_active":"2024-08-17T16:58:55.797569+0000","last_became_peered":"2024-08-17T16:58:55.797569+0000","last_unstale":"2024-08-17T17:58:04.795980+0000","last_undegraded":"2024-08-17T17:58:04.795980+0000","last_fullsized":"2024-08-17T17:58:04.795980+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:01:10.936104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"0'0","reported_seq":1435,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.804273+0000","last_change":"2024-08-17T17:55:08.428066+0000","last_active":"2024-08-17T17:58:04.804273+0000","last_peered":"2024-08-17T17:58:04.804273+0000","last_clean":"2024-08-17T17:58:04.804273+0000","last_became_active":"2024-08-17T17:55:08.427255+0000","last_became_peered":"2024-08-17T17:55:08.427255+0000","last_unstale":"2024-08-17T17:58:04.804273+0000","last_undegraded":"2024-08-17T17:58:04.804273+0000","last_fullsized":"2024-08-17T17:58:04.804273+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:52:18.972350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055220200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'1","reported_seq":222,"reported_epoch":1410,"state":"active+clean","last_fresh":"2024-08-17T17:58:07.826866+0000","last_change":"2024-08-17T17:49:45.925344+0000","last_active":"2024-08-17T17:58:07.826866+0000","last_peered":"2024-08-17T17:58:07.826866+0000","last_clean":"2024-08-17T17:58:07.826866+0000","last_became_active":"2024-08-17T17:49:45.924950+0000","last_became_peered":"2024-08-17T17:49:45.924950+0000","last_unstale":"2024-08-17T17:58:07.826866+0000","last_undegraded":"2024-08-17T17:58:07.826866+0000","last_fullsized":"2024-08-17T17:58:07.826866+0000","mapping_epoch":1317,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:59:25.028752+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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.0","version":"0'0","reported_seq":743,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.808528+0000","last_change":"2024-08-17T17:51:42.147516+0000","last_active":"2024-08-17T17:58:04.808528+0000","last_peered":"2024-08-17T17:58:04.808528+0000","last_clean":"2024-08-17T17:58:04.808528+0000","last_became_active":"2024-08-17T17:51:42.146882+0000","last_became_peered":"2024-08-17T17:51:42.146882+0000","last_unstale":"2024-08-17T17:58:04.808528+0000","last_undegraded":"2024-08-17T17:58:04.808528+0000","last_fullsized":"2024-08-17T17:58:04.808528+0000","mapping_epoch":1335,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:43:59.420844+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":2110,"reported_epoch":1410,"state":"active+clean","last_fresh":"2024-08-17T17:58:07.827077+0000","last_change":"2024-08-17T17:17:00.896325+0000","last_active":"2024-08-17T17:58:07.827077+0000","last_peered":"2024-08-17T17:58:07.827077+0000","last_clean":"2024-08-17T17:58:07.827077+0000","last_became_active":"2024-08-17T17:17:00.895941+0000","last_became_peered":"2024-08-17T17:17:00.895941+0000","last_unstale":"2024-08-17T17:58:07.827077+0000","last_undegraded":"2024-08-17T17:58:07.827077+0000","last_fullsized":"2024-08-17T17:58:07.827077+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:11:35.135534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":2081,"reported_epoch":1410,"state":"active+clean","last_fresh":"2024-08-17T17:58:07.815734+0000","last_change":"2024-08-17T17:18:16.320699+0000","last_active":"2024-08-17T17:58:07.815734+0000","last_peered":"2024-08-17T17:58:07.815734+0000","last_clean":"2024-08-17T17:58:07.815734+0000","last_became_active":"2024-08-17T17:18:16.292640+0000","last_became_peered":"2024-08-17T17:18:16.292640+0000","last_unstale":"2024-08-17T17:58:07.815734+0000","last_undegraded":"2024-08-17T17:58:07.815734+0000","last_fullsized":"2024-08-17T17:58:07.815734+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:21:16.574115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":742,"reported_epoch":1410,"state":"active+clean","last_fresh":"2024-08-17T17:58:07.827204+0000","last_change":"2024-08-17T17:49:45.922979+0000","last_active":"2024-08-17T17:58:07.827204+0000","last_peered":"2024-08-17T17:58:07.827204+0000","last_clean":"2024-08-17T17:58:07.827204+0000","last_became_active":"2024-08-17T17:49:45.922094+0000","last_became_peered":"2024-08-17T17:49:45.922094+0000","last_unstale":"2024-08-17T17:58:07.827204+0000","last_undegraded":"2024-08-17T17:58:07.827204+0000","last_fullsized":"2024-08-17T17:58:07.827204+0000","mapping_epoch":1317,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:21:12.259239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":1397,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.806654+0000","last_change":"2024-08-17T17:16:32.400242+0000","last_active":"2024-08-17T17:58:04.806654+0000","last_peered":"2024-08-17T17:58:04.806654+0000","last_clean":"2024-08-17T17:58:04.806654+0000","last_became_active":"2024-08-17T17:16:32.398524+0000","last_became_peered":"2024-08-17T17:16:32.398524+0000","last_unstale":"2024-08-17T17:58:04.806654+0000","last_undegraded":"2024-08-17T17:58:04.806654+0000","last_fullsized":"2024-08-17T17:58:04.806654+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:17:23.054038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069231800000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2129,"reported_epoch":1410,"state":"active+clean","last_fresh":"2024-08-17T17:58:07.826564+0000","last_change":"2024-08-17T17:55:08.430934+0000","last_active":"2024-08-17T17:58:07.826564+0000","last_peered":"2024-08-17T17:58:07.826564+0000","last_clean":"2024-08-17T17:58:07.826564+0000","last_became_active":"2024-08-17T17:55:08.430179+0000","last_became_peered":"2024-08-17T17:55:08.430179+0000","last_unstale":"2024-08-17T17:58:07.826564+0000","last_undegraded":"2024-08-17T17:58:07.826564+0000","last_fullsized":"2024-08-17T17:58:07.826564+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:05:47.554904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.2","version":"0'0","reported_seq":140,"reported_epoch":1410,"state":"active+clean","last_fresh":"2024-08-17T17:58:07.825945+0000","last_change":"2024-08-17T17:52:58.178434+0000","last_active":"2024-08-17T17:58:07.825945+0000","last_peered":"2024-08-17T17:58:07.825945+0000","last_clean":"2024-08-17T17:58:07.825945+0000","last_became_active":"2024-08-17T17:52:58.177486+0000","last_became_peered":"2024-08-17T17:52:58.177486+0000","last_unstale":"2024-08-17T17:58:07.825945+0000","last_undegraded":"2024-08-17T17:58:07.825945+0000","last_fullsized":"2024-08-17T17:58:07.825945+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:44:49.313436+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":2124,"reported_epoch":1410,"state":"active+clean","last_fresh":"2024-08-17T17:58:07.826386+0000","last_change":"2024-08-17T17:17:00.884753+0000","last_active":"2024-08-17T17:58:07.826386+0000","last_peered":"2024-08-17T17:58:07.826386+0000","last_clean":"2024-08-17T17:58:07.826386+0000","last_became_active":"2024-08-17T17:17:00.883779+0000","last_became_peered":"2024-08-17T17:17:00.883779+0000","last_unstale":"2024-08-17T17:58:07.826386+0000","last_undegraded":"2024-08-17T17:58:07.826386+0000","last_fullsized":"2024-08-17T17:58:07.826386+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:51:16.619491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001020055,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1445,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.810254+0000","last_change":"2024-08-17T17:55:08.417460+0000","last_active":"2024-08-17T17:58:04.810254+0000","last_peered":"2024-08-17T17:58:04.810254+0000","last_clean":"2024-08-17T17:58:04.810254+0000","last_became_active":"2024-08-17T17:55:08.417016+0000","last_became_peered":"2024-08-17T17:55:08.417016+0000","last_unstale":"2024-08-17T17:58:04.810254+0000","last_undegraded":"2024-08-17T17:58:04.810254+0000","last_fullsized":"2024-08-17T17:58:04.810254+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:46:19.162948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.4","version":"0'0","reported_seq":1440,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.809299+0000","last_change":"2024-08-17T17:55:08.418484+0000","last_active":"2024-08-17T17:58:04.809299+0000","last_peered":"2024-08-17T17:58:04.809299+0000","last_clean":"2024-08-17T17:58:04.809299+0000","last_became_active":"2024-08-17T17:55:08.416929+0000","last_became_peered":"2024-08-17T17:55:08.416929+0000","last_unstale":"2024-08-17T17:58:04.809299+0000","last_undegraded":"2024-08-17T17:58:04.809299+0000","last_fullsized":"2024-08-17T17:58:04.809299+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:53:15.370915+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":1389,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.796815+0000","last_change":"2024-08-17T17:16:32.405221+0000","last_active":"2024-08-17T17:58:04.796815+0000","last_peered":"2024-08-17T17:58:04.796815+0000","last_clean":"2024-08-17T17:58:04.796815+0000","last_became_active":"2024-08-17T17:16:32.396836+0000","last_became_peered":"2024-08-17T17:16:32.396836+0000","last_unstale":"2024-08-17T17:58:04.796815+0000","last_undegraded":"2024-08-17T17:58:04.796815+0000","last_fullsized":"2024-08-17T17:58:04.796815+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:16:39.809514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"66'2","reported_seq":1400,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.810416+0000","last_change":"2024-08-17T17:17:00.909906+0000","last_active":"2024-08-17T17:58:04.810416+0000","last_peered":"2024-08-17T17:58:04.810416+0000","last_clean":"2024-08-17T17:58:04.810416+0000","last_became_active":"2024-08-17T17:17:00.909516+0000","last_became_peered":"2024-08-17T17:17:00.909516+0000","last_unstale":"2024-08-17T17:58:04.810416+0000","last_undegraded":"2024-08-17T17:58:04.810416+0000","last_fullsized":"2024-08-17T17:58:04.810416+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:08.716390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020478699999999998,"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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":2110,"reported_epoch":1410,"state":"active+clean","last_fresh":"2024-08-17T17:58:07.827247+0000","last_change":"2024-08-17T17:17:00.904465+0000","last_active":"2024-08-17T17:58:07.827247+0000","last_peered":"2024-08-17T17:58:07.827247+0000","last_clean":"2024-08-17T17:58:07.827247+0000","last_became_active":"2024-08-17T17:17:00.904064+0000","last_became_peered":"2024-08-17T17:17:00.904064+0000","last_unstale":"2024-08-17T17:58:07.827247+0000","last_undegraded":"2024-08-17T17:58:07.827247+0000","last_fullsized":"2024-08-17T17:58:07.827247+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:25:33.842617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2131,"reported_epoch":1410,"state":"active+clean","last_fresh":"2024-08-17T17:58:07.825614+0000","last_change":"2024-08-17T17:55:08.429994+0000","last_active":"2024-08-17T17:58:07.825614+0000","last_peered":"2024-08-17T17:58:07.825614+0000","last_clean":"2024-08-17T17:58:07.825614+0000","last_became_active":"2024-08-17T17:55:08.429179+0000","last_became_peered":"2024-08-17T17:55:08.429179+0000","last_unstale":"2024-08-17T17:58:07.825614+0000","last_undegraded":"2024-08-17T17:58:07.825614+0000","last_fullsized":"2024-08-17T17:58:07.825614+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:37:53.714925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":57,"reported_epoch":1410,"state":"active+clean","last_fresh":"2024-08-17T17:58:07.820064+0000","last_change":"2024-08-17T17:55:08.432280+0000","last_active":"2024-08-17T17:58:07.820064+0000","last_peered":"2024-08-17T17:58:07.820064+0000","last_clean":"2024-08-17T17:58:07.820064+0000","last_became_active":"2024-08-17T17:55:08.430949+0000","last_became_peered":"2024-08-17T17:55:08.430949+0000","last_unstale":"2024-08-17T17:58:07.820064+0000","last_undegraded":"2024-08-17T17:58:07.820064+0000","last_fullsized":"2024-08-17T17:58:07.820064+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:26:48.754244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00091001700000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.6","version":"0'0","reported_seq":52,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.813077+0000","last_change":"2024-08-17T17:55:08.423855+0000","last_active":"2024-08-17T17:58:04.813077+0000","last_peered":"2024-08-17T17:58:04.813077+0000","last_clean":"2024-08-17T17:58:04.813077+0000","last_became_active":"2024-08-17T17:55:08.423172+0000","last_became_peered":"2024-08-17T17:55:08.423172+0000","last_unstale":"2024-08-17T17:58:04.813077+0000","last_undegraded":"2024-08-17T17:58:04.813077+0000","last_fullsized":"2024-08-17T17:58:04.813077+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:28:49.620547+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1","version":"0'0","reported_seq":803,"reported_epoch":1410,"state":"active+clean","last_fresh":"2024-08-17T17:58:07.826398+0000","last_change":"2024-08-17T17:51:42.150426+0000","last_active":"2024-08-17T17:58:07.826398+0000","last_peered":"2024-08-17T17:58:07.826398+0000","last_clean":"2024-08-17T17:58:07.826398+0000","last_became_active":"2024-08-17T17:51:42.149834+0000","last_became_peered":"2024-08-17T17:51:42.149834+0000","last_unstale":"2024-08-17T17:58:07.826398+0000","last_undegraded":"2024-08-17T17:58:07.826398+0000","last_fullsized":"2024-08-17T17:58:07.826398+0000","mapping_epoch":1335,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:59:19.974592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":1413,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.808610+0000","last_change":"2024-08-17T17:17:00.873245+0000","last_active":"2024-08-17T17:58:04.808610+0000","last_peered":"2024-08-17T17:58:04.808610+0000","last_clean":"2024-08-17T17:58:04.808610+0000","last_became_active":"2024-08-17T17:17:00.870779+0000","last_became_peered":"2024-08-17T17:17:00.870779+0000","last_unstale":"2024-08-17T17:58:04.808610+0000","last_undegraded":"2024-08-17T17:58:04.808610+0000","last_fullsized":"2024-08-17T17:58:04.808610+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:30:08.495141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00081337499999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1371,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.800279+0000","last_change":"2024-08-17T16:58:55.791767+0000","last_active":"2024-08-17T17:58:04.800279+0000","last_peered":"2024-08-17T17:58:04.800279+0000","last_clean":"2024-08-17T17:58:04.800279+0000","last_became_active":"2024-08-17T16:58:55.790452+0000","last_became_peered":"2024-08-17T16:58:55.790452+0000","last_unstale":"2024-08-17T17:58:04.800279+0000","last_undegraded":"2024-08-17T17:58:04.800279+0000","last_fullsized":"2024-08-17T17:58:04.800279+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:48:24.218305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":740,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.810562+0000","last_change":"2024-08-17T17:51:42.152442+0000","last_active":"2024-08-17T17:58:04.810562+0000","last_peered":"2024-08-17T17:58:04.810562+0000","last_clean":"2024-08-17T17:58:04.810562+0000","last_became_active":"2024-08-17T17:51:42.151776+0000","last_became_peered":"2024-08-17T17:51:42.151776+0000","last_unstale":"2024-08-17T17:58:04.810562+0000","last_undegraded":"2024-08-17T17:58:04.810562+0000","last_fullsized":"2024-08-17T17:58:04.810562+0000","mapping_epoch":1335,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:51:57.256630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,4],"acting":[5,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.3","version":"64'1","reported_seq":1454,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.809318+0000","last_change":"2024-08-17T17:55:08.449494+0000","last_active":"2024-08-17T17:58:04.809318+0000","last_peered":"2024-08-17T17:58:04.809318+0000","last_clean":"2024-08-17T17:58:04.809318+0000","last_became_active":"2024-08-17T17:55:08.417287+0000","last_became_peered":"2024-08-17T17:55:08.417287+0000","last_unstale":"2024-08-17T17:58:04.809318+0000","last_undegraded":"2024-08-17T17:58:04.809318+0000","last_fullsized":"2024-08-17T17:58:04.809318+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:56:08.861782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00092444000000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"474'149","reported_seq":1716,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.808450+0000","last_change":"2024-08-17T17:16:32.396277+0000","last_active":"2024-08-17T17:58:04.808450+0000","last_peered":"2024-08-17T17:58:04.808450+0000","last_clean":"2024-08-17T17:58:04.808450+0000","last_became_active":"2024-08-17T17:16:32.395751+0000","last_became_peered":"2024-08-17T17:16:32.395751+0000","last_unstale":"2024-08-17T17:58:04.808450+0000","last_undegraded":"2024-08-17T17:58:04.808450+0000","last_fullsized":"2024-08-17T17:58:04.808450+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T16:50:43.700602+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:40:40.786904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":43,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.809696+0000","last_change":"2024-08-17T17:54:32.127972+0000","last_active":"2024-08-17T17:58:04.809696+0000","last_peered":"2024-08-17T17:58:04.809696+0000","last_clean":"2024-08-17T17:58:04.809696+0000","last_became_active":"2024-08-17T17:54:32.127118+0000","last_became_peered":"2024-08-17T17:54:32.127118+0000","last_unstale":"2024-08-17T17:58:04.809696+0000","last_undegraded":"2024-08-17T17:58:04.809696+0000","last_fullsized":"2024-08-17T17:58:04.809696+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:24:15.825044+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,4],"acting":[5,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":830,"reported_epoch":1410,"state":"active+clean","last_fresh":"2024-08-17T17:58:07.825837+0000","last_change":"2024-08-17T17:51:42.140278+0000","last_active":"2024-08-17T17:58:07.825837+0000","last_peered":"2024-08-17T17:58:07.825837+0000","last_clean":"2024-08-17T17:58:07.825837+0000","last_became_active":"2024-08-17T17:51:42.139944+0000","last_became_peered":"2024-08-17T17:51:42.139944+0000","last_unstale":"2024-08-17T17:58:07.825837+0000","last_undegraded":"2024-08-17T17:58:07.825837+0000","last_fullsized":"2024-08-17T17:58:07.825837+0000","mapping_epoch":1335,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:52:52.087711+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,4],"acting":[1,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":1386,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.799587+0000","last_change":"2024-08-17T17:17:00.913004+0000","last_active":"2024-08-17T17:58:04.799587+0000","last_peered":"2024-08-17T17:58:04.799587+0000","last_clean":"2024-08-17T17:58:04.799587+0000","last_became_active":"2024-08-17T17:17:00.911585+0000","last_became_peered":"2024-08-17T17:17:00.911585+0000","last_unstale":"2024-08-17T17:58:04.799587+0000","last_undegraded":"2024-08-17T17:58:04.799587+0000","last_fullsized":"2024-08-17T17:58:04.799587+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:37:51.369468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1424,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.796846+0000","last_change":"2024-08-17T17:55:08.433608+0000","last_active":"2024-08-17T17:58:04.796846+0000","last_peered":"2024-08-17T17:58:04.796846+0000","last_clean":"2024-08-17T17:58:04.796846+0000","last_became_active":"2024-08-17T17:55:08.432952+0000","last_became_peered":"2024-08-17T17:55:08.432952+0000","last_unstale":"2024-08-17T17:58:04.796846+0000","last_undegraded":"2024-08-17T17:58:04.796846+0000","last_fullsized":"2024-08-17T17:58:04.796846+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:39:42.486959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1437,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.796759+0000","last_change":"2024-08-17T17:55:08.433919+0000","last_active":"2024-08-17T17:58:04.796759+0000","last_peered":"2024-08-17T17:58:04.796759+0000","last_clean":"2024-08-17T17:58:04.796759+0000","last_became_active":"2024-08-17T17:55:08.433170+0000","last_became_peered":"2024-08-17T17:55:08.433170+0000","last_unstale":"2024-08-17T17:58:04.796759+0000","last_undegraded":"2024-08-17T17:58:04.796759+0000","last_fullsized":"2024-08-17T17:58:04.796759+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:57:00.544503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1386,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.801957+0000","last_change":"2024-08-17T17:17:00.876413+0000","last_active":"2024-08-17T17:58:04.801957+0000","last_peered":"2024-08-17T17:58:04.801957+0000","last_clean":"2024-08-17T17:58:04.801957+0000","last_became_active":"2024-08-17T17:17:00.874530+0000","last_became_peered":"2024-08-17T17:17:00.874530+0000","last_unstale":"2024-08-17T17:58:04.801957+0000","last_undegraded":"2024-08-17T17:58:04.801957+0000","last_fullsized":"2024-08-17T17:58:04.801957+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:38:15.342870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1386,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.795939+0000","last_change":"2024-08-17T17:18:16.323735+0000","last_active":"2024-08-17T17:58:04.795939+0000","last_peered":"2024-08-17T17:58:04.795939+0000","last_clean":"2024-08-17T17:58:04.795939+0000","last_became_active":"2024-08-17T17:18:16.323200+0000","last_became_peered":"2024-08-17T17:18:16.323200+0000","last_unstale":"2024-08-17T17:58:04.795939+0000","last_undegraded":"2024-08-17T17:58:04.795939+0000","last_fullsized":"2024-08-17T17:58:04.795939+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:53:38.579537+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"73'3","reported_seq":2092,"reported_epoch":1410,"state":"active+clean","last_fresh":"2024-08-17T17:58:07.815455+0000","last_change":"2024-08-17T17:18:16.310418+0000","last_active":"2024-08-17T17:58:07.815455+0000","last_peered":"2024-08-17T17:58:07.815455+0000","last_clean":"2024-08-17T17:58:07.815455+0000","last_became_active":"2024-08-17T17:18:16.286763+0000","last_became_peered":"2024-08-17T17:18:16.286763+0000","last_unstale":"2024-08-17T17:58:07.815455+0000","last_undegraded":"2024-08-17T17:58:07.815455+0000","last_fullsized":"2024-08-17T17:58:07.815455+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-18T23:44:27.573008+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":140,"reported_epoch":1410,"state":"active+clean","last_fresh":"2024-08-17T17:58:07.827902+0000","last_change":"2024-08-17T17:52:58.181998+0000","last_active":"2024-08-17T17:58:07.827902+0000","last_peered":"2024-08-17T17:58:07.827902+0000","last_clean":"2024-08-17T17:58:07.827902+0000","last_became_active":"2024-08-17T17:52:58.181714+0000","last_became_peered":"2024-08-17T17:52:58.181714+0000","last_unstale":"2024-08-17T17:58:07.827902+0000","last_undegraded":"2024-08-17T17:58:07.827902+0000","last_fullsized":"2024-08-17T17:58:07.827902+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:39:08.847169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":1401,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.809437+0000","last_change":"2024-08-17T17:57:12.436081+0000","last_active":"2024-08-17T17:58:04.809437+0000","last_peered":"2024-08-17T17:58:04.809437+0000","last_clean":"2024-08-17T17:58:04.809437+0000","last_became_active":"2024-08-17T17:57:12.435735+0000","last_became_peered":"2024-08-17T17:57:12.435735+0000","last_unstale":"2024-08-17T17:58:04.809437+0000","last_undegraded":"2024-08-17T17:58:04.809437+0000","last_fullsized":"2024-08-17T17:58:04.809437+0000","mapping_epoch":1405,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1406,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:54:28.493671+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1385,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.800071+0000","last_change":"2024-08-17T17:17:00.893177+0000","last_active":"2024-08-17T17:58:04.800071+0000","last_peered":"2024-08-17T17:58:04.800071+0000","last_clean":"2024-08-17T17:58:04.800071+0000","last_became_active":"2024-08-17T17:17:00.892759+0000","last_became_peered":"2024-08-17T17:17:00.892759+0000","last_unstale":"2024-08-17T17:58:04.800071+0000","last_undegraded":"2024-08-17T17:58:04.800071+0000","last_fullsized":"2024-08-17T17:58:04.800071+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:42:14.347454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1369,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.806587+0000","last_change":"2024-08-17T16:58:54.781889+0000","last_active":"2024-08-17T17:58:04.806587+0000","last_peered":"2024-08-17T17:58:04.806587+0000","last_clean":"2024-08-17T17:58:04.806587+0000","last_became_active":"2024-08-17T16:58:54.779814+0000","last_became_peered":"2024-08-17T16:58:54.779814+0000","last_unstale":"2024-08-17T17:58:04.806587+0000","last_undegraded":"2024-08-17T17:58:04.806587+0000","last_fullsized":"2024-08-17T17:58:04.806587+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:03:35.262628+0000","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":1,"num_read_kb":1,"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":1411,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.795862+0000","last_change":"2024-08-17T17:51:42.142282+0000","last_active":"2024-08-17T17:58:04.795862+0000","last_peered":"2024-08-17T17:58:04.795862+0000","last_clean":"2024-08-17T17:58:04.795862+0000","last_became_active":"2024-08-17T17:51:42.141711+0000","last_became_peered":"2024-08-17T17:51:42.141711+0000","last_unstale":"2024-08-17T17:58:04.795862+0000","last_undegraded":"2024-08-17T17:58:04.795862+0000","last_fullsized":"2024-08-17T17:58:04.795862+0000","mapping_epoch":1335,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:50:38.147579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,6],"acting":[4,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"72'2","reported_seq":1386,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.813889+0000","last_change":"2024-08-17T17:17:00.889373+0000","last_active":"2024-08-17T17:58:04.813889+0000","last_peered":"2024-08-17T17:58:04.813889+0000","last_clean":"2024-08-17T17:58:04.813889+0000","last_became_active":"2024-08-17T17:17:00.888346+0000","last_became_peered":"2024-08-17T17:17:00.888346+0000","last_unstale":"2024-08-17T17:58:04.813889+0000","last_undegraded":"2024-08-17T17:58:04.813889+0000","last_fullsized":"2024-08-17T17:58:04.813889+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:54:26.626173+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1367,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.809070+0000","last_change":"2024-08-17T16:58:55.784844+0000","last_active":"2024-08-17T17:58:04.809070+0000","last_peered":"2024-08-17T17:58:04.809070+0000","last_clean":"2024-08-17T17:58:04.809070+0000","last_became_active":"2024-08-17T16:58:55.783777+0000","last_became_peered":"2024-08-17T16:58:55.783777+0000","last_unstale":"2024-08-17T17:58:04.809070+0000","last_undegraded":"2024-08-17T17:58:04.809070+0000","last_fullsized":"2024-08-17T17:58:04.809070+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:08:35.069672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'1","reported_seq":1397,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.817207+0000","last_change":"2024-08-17T17:56:32.644710+0000","last_active":"2024-08-17T17:58:04.817207+0000","last_peered":"2024-08-17T17:58:04.817207+0000","last_clean":"2024-08-17T17:58:04.817207+0000","last_became_active":"2024-08-17T17:56:32.640058+0000","last_became_peered":"2024-08-17T17:56:32.640058+0000","last_unstale":"2024-08-17T17:58:04.817207+0000","last_undegraded":"2024-08-17T17:58:04.817207+0000","last_fullsized":"2024-08-17T17:58:04.817207+0000","mapping_epoch":1400,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1401,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:18:48.019467+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":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,0],"acting":[7,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.10","version":"72'8","reported_seq":1400,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.800402+0000","last_change":"2024-08-17T17:16:32.389840+0000","last_active":"2024-08-17T17:58:04.800402+0000","last_peered":"2024-08-17T17:58:04.800402+0000","last_clean":"2024-08-17T17:58:04.800402+0000","last_became_active":"2024-08-17T17:16:32.386050+0000","last_became_peered":"2024-08-17T17:16:32.386050+0000","last_unstale":"2024-08-17T17:58:04.800402+0000","last_undegraded":"2024-08-17T17:58:04.800402+0000","last_fullsized":"2024-08-17T17:58:04.800402+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-18T18:25:48.041721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":24,"num_read_kb":24,"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":782,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.816861+0000","last_change":"2024-08-17T17:55:08.414390+0000","last_active":"2024-08-17T17:58:04.816861+0000","last_peered":"2024-08-17T17:58:04.816861+0000","last_clean":"2024-08-17T17:58:04.816861+0000","last_became_active":"2024-08-17T17:55:08.413173+0000","last_became_peered":"2024-08-17T17:55:08.413173+0000","last_unstale":"2024-08-17T17:58:04.816861+0000","last_undegraded":"2024-08-17T17:58:04.816861+0000","last_fullsized":"2024-08-17T17:58:04.816861+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:06:38.964445+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,2],"acting":[7,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":1366,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.805425+0000","last_change":"2024-08-17T16:58:54.781197+0000","last_active":"2024-08-17T17:58:04.805425+0000","last_peered":"2024-08-17T17:58:04.805425+0000","last_clean":"2024-08-17T17:58:04.805425+0000","last_became_active":"2024-08-17T16:58:54.780408+0000","last_became_peered":"2024-08-17T16:58:54.780408+0000","last_unstale":"2024-08-17T17:58:04.805425+0000","last_undegraded":"2024-08-17T17:58:04.805425+0000","last_fullsized":"2024-08-17T17:58:04.805425+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:03:00.355012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":885,"reported_epoch":1410,"state":"active+clean","last_fresh":"2024-08-17T17:58:07.815481+0000","last_change":"2024-08-17T17:49:45.916126+0000","last_active":"2024-08-17T17:58:07.815481+0000","last_peered":"2024-08-17T17:58:07.815481+0000","last_clean":"2024-08-17T17:58:07.815481+0000","last_became_active":"2024-08-17T17:49:45.915806+0000","last_became_peered":"2024-08-17T17:49:45.915806+0000","last_unstale":"2024-08-17T17:58:07.815481+0000","last_undegraded":"2024-08-17T17:58:07.815481+0000","last_fullsized":"2024-08-17T17:58:07.815481+0000","mapping_epoch":1317,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:54:22.480905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":800,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.806060+0000","last_change":"2024-08-17T17:51:42.143035+0000","last_active":"2024-08-17T17:58:04.806060+0000","last_peered":"2024-08-17T17:58:04.806060+0000","last_clean":"2024-08-17T17:58:04.806060+0000","last_became_active":"2024-08-17T17:51:42.142539+0000","last_became_peered":"2024-08-17T17:51:42.142539+0000","last_unstale":"2024-08-17T17:58:04.806060+0000","last_undegraded":"2024-08-17T17:58:04.806060+0000","last_fullsized":"2024-08-17T17:58:04.806060+0000","mapping_epoch":1335,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:57:42.203435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1380,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.810191+0000","last_change":"2024-08-17T17:18:16.301475+0000","last_active":"2024-08-17T17:58:04.810191+0000","last_peered":"2024-08-17T17:58:04.810191+0000","last_clean":"2024-08-17T17:58:04.810191+0000","last_became_active":"2024-08-17T17:18:16.301211+0000","last_became_peered":"2024-08-17T17:18:16.301211+0000","last_unstale":"2024-08-17T17:58:04.810191+0000","last_undegraded":"2024-08-17T17:58:04.810191+0000","last_fullsized":"2024-08-17T17:58:04.810191+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:31:05.192998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.13","version":"72'2","reported_seq":1445,"reported_epoch":1409,"state":"active+clean","last_fresh":"2024-08-17T17:58:04.805634+0000","last_change":"2024-08-17T17:55:08.441570+0000","last_active":"2024-08-17T17:58:04.805634+0000","last_peered":"2024-08-17T17:58:04.805634+0000","last_clean":"2024-08-17T17:58:04.805634+0000","last_became_active":"2024-08-17T17:55:08.413065+0000","last_became_peered":"2024-08-17T17:55:08.413065+0000","last_unstale":"2024-08-17T17:58:04.805634+0000","last_undegraded":"2024-08-17T17:58:04.805634+0000","last_fullsized":"2024-08-17T17:58:04.805634+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:02:40.159909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":8,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":136,"num_keys_recovered":40,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":2079,"reported_epoch":1410,"state":"active+clean","last_fresh":"2024-08-17T17:58:07.815468+0000","last_change":"2024-08-17T17:18:16.329150+0000","last_active":"2024-08-17T17:58:07.815468+0000","last_peered":"2024-08-17T17:58:07.815468+0000","last_clean":"2024-08-17T17:58:07.815468+0000","last_became_active":"2024-08-17T17:18:16.319596+0000","last_became_peered":"2024-08-17T17:18:16.319596+0000","last_unstale":"2024-08-17T17:58:07.815468+0000","last_undegraded":"2024-08-17T17:58:07.815468+0000","last_fullsized":"2024-08-17T17:58:07.815468+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:03:06.681253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":[]}],"pool_stats":[{"poolid":54,"num_pg":16,"stat_sum":{"num_bytes":1130430488,"num_objects":17250,"num_object_clones":0,"num_object_copies":51750,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":17250,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":183566,"num_write_kb":6426049,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3008,"num_bytes_recovered":197132288,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":3366924288,"data_stored":3366912072,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":137066,"ondisk_log_size":137066,"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":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":65,"num_read_kb":68,"num_write":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":18,"num_bytes_recovered":2486,"num_keys_recovered":40,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2303,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"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}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223202042,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":763292,"kb_used_data":501652,"kb_used_omap":1,"kb_used_meta":261630,"kb_avail":92981860,"statfs":{"total":95995035648,"available":95213424640,"internally_reserved":0,"allocated":513691648,"data_stored":509261458,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":267909579},"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":[]},{"osd":6,"up_from":47,"seq":201863463686,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":954264,"kb_used_data":563728,"kb_used_omap":1,"kb_used_meta":390462,"kb_avail":92790888,"statfs":{"total":95995035648,"available":95017869312,"internally_reserved":0,"allocated":577257472,"data_stored":572831275,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":399833543},"hb_peers":[0,1,2,3,4,5,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":5,"up_from":39,"seq":167503725329,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1116684,"kb_used_data":720452,"kb_used_omap":1,"kb_used_meta":396158,"kb_avail":92628468,"statfs":{"total":95995035648,"available":94851551232,"internally_reserved":0,"allocated":737742848,"data_stored":733324221,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":405666246},"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":[]},{"osd":4,"up_from":31,"seq":133143986971,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":758800,"kb_used_data":298760,"kb_used_omap":1,"kb_used_meta":460030,"kb_avail":92986352,"statfs":{"total":95995035648,"available":95218024448,"internally_reserved":0,"allocated":305930240,"data_stored":301511702,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":471071174},"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":[]},{"osd":3,"up_from":710,"seq":3049426780644,"num_pgs":22,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":750016,"kb_used_data":438776,"kb_used_omap":74,"kb_used_meta":311157,"kb_avail":92995136,"statfs":{"total":95995035648,"available":95227019264,"internally_reserved":0,"allocated":449306624,"data_stored":444899692,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":76343,"internal_metadata":318625225},"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":[]},{"osd":2,"up_from":700,"seq":3006477107690,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":450888,"kb_used_data":224384,"kb_used_omap":75,"kb_used_meta":226420,"kb_avail":93294264,"statfs":{"total":95995035648,"available":95533326336,"internally_reserved":0,"allocated":229769216,"data_stored":225354640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":76821,"internal_metadata":231855083},"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":[]},{"osd":1,"up_from":695,"seq":2985002271219,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":580544,"kb_used_data":215352,"kb_used_omap":68,"kb_used_meta":365115,"kb_avail":93164608,"statfs":{"total":95995035648,"available":95400558592,"internally_reserved":0,"allocated":220520448,"data_stored":216113445,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":70498,"internal_metadata":373877918},"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":[]},{"osd":0,"up_from":690,"seq":2963527434745,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":827020,"kb_used_data":470148,"kb_used_omap":75,"kb_used_meta":356788,"kb_avail":92918132,"statfs":{"total":95995035648,"available":95148167168,"internally_reserved":0,"allocated":481431552,"data_stored":477013414,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":77036,"internal_metadata":365351700},"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":[]}],"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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"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":12288,"data_stored":638,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2303,"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":20480,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":652,"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":4826,"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":4972,"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":54,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":462819328,"data_stored":462815256,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":54,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":209256448,"data_stored":209256448,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":54,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":218562560,"data_stored":218562560,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":54,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":429326336,"data_stored":429326336,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":54,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":285212672,"data_stored":285212672,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":54,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":711069696,"data_stored":711065624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":54,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":554110976,"data_stored":554106904,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":54,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":496566272,"data_stored":496566272,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T17:58:32.381 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2024-08-17T17:58:32.381 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd pool set unique_pool_1 pg_num 26 2024-08-17T17:58:32.396 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:32.448 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:32.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:32.452 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:32.552 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:32.590 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:32.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:32.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:32.695 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:32.721 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:32.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:32.728 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:32.732 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:58:32.828 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:32.861 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:32.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:32.863 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:32.964 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:32.992 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:32.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:32.997 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:33.098 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:33.121 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:33.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:33.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:33.224 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:33.252 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:33.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:33.254 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:33.355 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:33.381 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:33.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:33.385 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:33.486 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:33.522 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:33.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:33.527 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:33.628 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:33.649 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:33.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:33.652 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:33.752 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:33.789 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:33.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:33.793 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:33.894 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:33.902 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:33 smithi131 bash[89561]: cluster 2024-08-17T17:58:32.343487+0000 mgr.y (mgr.34107) 1694 : cluster [DBG] pgmap v2447: 89 pgs: 89 active+clean; 855 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T17:58:33.903 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:33 smithi131 bash[89561]: cluster 2024-08-17T17:58:32.343487+0000 mgr.y (mgr.34107) 1694 : cluster [DBG] pgmap v2447: 89 pgs: 89 active+clean; 855 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T17:58:33.903 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:33 smithi131 bash[88347]: cluster 2024-08-17T17:58:32.343487+0000 mgr.y (mgr.34107) 1694 : cluster [DBG] pgmap v2447: 89 pgs: 89 active+clean; 855 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T17:58:33.903 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:33 smithi131 bash[88347]: cluster 2024-08-17T17:58:32.343487+0000 mgr.y (mgr.34107) 1694 : cluster [DBG] pgmap v2447: 89 pgs: 89 active+clean; 855 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T17:58:33.922 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:33.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:33.924 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:34.025 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:34.034 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:33 smithi169 bash[79348]: cluster 2024-08-17T17:58:32.343487+0000 mgr.y (mgr.34107) 1694 : cluster [DBG] pgmap v2447: 89 pgs: 89 active+clean; 855 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T17:58:34.034 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:33 smithi169 bash[79348]: cluster 2024-08-17T17:58:32.343487+0000 mgr.y (mgr.34107) 1694 : cluster [DBG] pgmap v2447: 89 pgs: 89 active+clean; 855 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T17:58:34.058 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:34.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:34.064 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:34.164 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:34.205 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:34.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:34.207 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:34.308 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:34.344 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:34.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:34.348 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:34.357 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:58:34.374 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T17:58:34.449 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:34.493 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:34.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:34.502 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:34.603 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:34.639 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:34.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:34.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:34.745 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:34.771 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:34.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:34.777 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:34.878 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:34.913 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:34.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:34.918 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:35.019 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:35.044 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:35.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:35.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:35.149 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:35.171 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:35.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:35.173 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:35.274 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:35.294 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:35.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:35.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:35.399 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:35.443 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:35.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:35.447 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:35.548 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:35.571 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:35.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:35.577 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:35.677 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:35.712 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:35.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:35.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:35.819 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:35.842 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:35.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:35.848 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:35.948 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:35.972 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:35.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:35.974 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:36.075 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:36.084 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:35 smithi169 bash[79348]: cluster 2024-08-17T17:58:34.344033+0000 mgr.y (mgr.34107) 1695 : cluster [DBG] pgmap v2448: 89 pgs: 89 active+clean; 718 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 706 op/s 2024-08-17T17:58:36.085 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:35 smithi169 bash[79348]: cluster 2024-08-17T17:58:34.344033+0000 mgr.y (mgr.34107) 1695 : cluster [DBG] pgmap v2448: 89 pgs: 89 active+clean; 718 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 706 op/s 2024-08-17T17:58:36.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:35 smithi131 bash[88347]: cluster 2024-08-17T17:58:34.344033+0000 mgr.y (mgr.34107) 1695 : cluster [DBG] pgmap v2448: 89 pgs: 89 active+clean; 718 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 706 op/s 2024-08-17T17:58:36.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:35 smithi131 bash[88347]: cluster 2024-08-17T17:58:34.344033+0000 mgr.y (mgr.34107) 1695 : cluster [DBG] pgmap v2448: 89 pgs: 89 active+clean; 718 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 706 op/s 2024-08-17T17:58:36.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:35 smithi131 bash[89561]: cluster 2024-08-17T17:58:34.344033+0000 mgr.y (mgr.34107) 1695 : cluster [DBG] pgmap v2448: 89 pgs: 89 active+clean; 718 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 706 op/s 2024-08-17T17:58:36.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:35 smithi131 bash[89561]: cluster 2024-08-17T17:58:34.344033+0000 mgr.y (mgr.34107) 1695 : cluster [DBG] pgmap v2448: 89 pgs: 89 active+clean; 718 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 706 op/s 2024-08-17T17:58:36.110 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:36.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:36.115 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:36.215 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:36.242 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:36.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:36.250 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:36.350 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:36.372 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:36.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:36.378 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:36.478 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:36.502 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:36.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:36.504 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:36.605 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:36.639 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:36.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:36.641 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:36.742 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:36.773 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:36.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:36.856 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:36.911 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:58:36.957 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:36.999 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:37.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:37.004 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:37.105 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:37.133 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:37.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:37.135 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:37.235 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:37.270 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:37.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:37.276 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:37.377 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:37.399 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:37.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:37.402 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:37.502 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:37.538 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:37.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:37.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:37.645 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:37.668 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:37.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:37.672 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:37.773 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:37.808 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:37.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:37.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:37.911 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:37.931 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:37.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:37.935 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:38.036 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:38.044 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:37 smithi131 bash[89561]: cluster 2024-08-17T17:58:36.344450+0000 mgr.y (mgr.34107) 1696 : cluster [DBG] pgmap v2449: 89 pgs: 89 active+clean; 638 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 704 op/s 2024-08-17T17:58:38.044 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:37 smithi131 bash[89561]: cluster 2024-08-17T17:58:36.344450+0000 mgr.y (mgr.34107) 1696 : cluster [DBG] pgmap v2449: 89 pgs: 89 active+clean; 638 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 704 op/s 2024-08-17T17:58:38.045 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:37 smithi131 bash[88347]: cluster 2024-08-17T17:58:36.344450+0000 mgr.y (mgr.34107) 1696 : cluster [DBG] pgmap v2449: 89 pgs: 89 active+clean; 638 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 704 op/s 2024-08-17T17:58:38.045 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:37 smithi131 bash[88347]: cluster 2024-08-17T17:58:36.344450+0000 mgr.y (mgr.34107) 1696 : cluster [DBG] pgmap v2449: 89 pgs: 89 active+clean; 638 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 704 op/s 2024-08-17T17:58:38.065 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:38.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:38.070 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:38.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:37 smithi169 bash[79348]: cluster 2024-08-17T17:58:36.344450+0000 mgr.y (mgr.34107) 1696 : cluster [DBG] pgmap v2449: 89 pgs: 89 active+clean; 638 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 704 op/s 2024-08-17T17:58:38.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:37 smithi169 bash[79348]: cluster 2024-08-17T17:58:36.344450+0000 mgr.y (mgr.34107) 1696 : cluster [DBG] pgmap v2449: 89 pgs: 89 active+clean; 638 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 704 op/s 2024-08-17T17:58:38.170 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:38.196 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:38.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:38.201 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:38.301 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:38.324 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:38.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:38.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:38.428 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:38.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:38.474 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:38.474 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:38.575 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:38.602 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:38.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:38.606 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:38.707 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:38.726 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:38.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:38.729 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:38.829 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:38.857 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:38.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:38.859 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:38.937 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:58:38.937 INFO:teuthology.orchestra.run.smithi131.stdout: "ops": [ 2024-08-17T17:58:38.937 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:58:38.937 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45185.0:193903 54.3 54:ca9eb829:::benchmark_data_smithi131_219518_object93493:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1411)", 2024-08-17T17:58:38.937 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:58:38.898491+0000", 2024-08-17T17:58:38.937 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 0.038501514000000001, 2024-08-17T17:58:38.937 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.03852386, 2024-08-17T17:58:38.937 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:58:38.937 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:58:38.937 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:58:38.937 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T17:58:38.937 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45185", 2024-08-17T17:58:38.938 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/1717028170", 2024-08-17T17:58:38.938 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 193903 2024-08-17T17:58:38.938 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:58:38.938 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:58:38.938 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:58:38.938 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:58:38.938 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:58:38.898491+0000", 2024-08-17T17:58:38.938 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:58:38.938 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:58:38.938 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:58:38.938 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:58:38.938 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:58:38.898491+0000", 2024-08-17T17:58:38.938 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:58:38.939 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:58:38.939 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:58:38.939 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:58:38.939 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:58:38.898492+0000", 2024-08-17T17:58:38.939 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.2839999999999999e-06 2024-08-17T17:58:38.939 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:58:38.939 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:58:38.939 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:58:38.939 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:58:38.898497+0000", 2024-08-17T17:58:38.939 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.8600000000000001e-06 2024-08-17T17:58:38.939 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:58:38.939 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:58:38.939 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:58:38.940 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:58:38.898509+0000", 2024-08-17T17:58:38.940 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.2269999999999999e-05 2024-08-17T17:58:38.940 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:58:38.940 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:58:38.940 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:58:38.940 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:58:38.898517+0000", 2024-08-17T17:58:38.940 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.4019999999999996e-06 2024-08-17T17:58:38.940 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:58:38.940 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:58:38.940 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:58:38.940 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:58:38.898569+0000", 2024-08-17T17:58:38.940 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.2571999999999997e-05 2024-08-17T17:58:38.940 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:58:38.940 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:58:38.941 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:58:38.941 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:58:38.898642+0000", 2024-08-17T17:58:38.941 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.2158999999999998e-05 2024-08-17T17:58:38.941 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:58:38.941 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:58:38.941 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 0,5", 2024-08-17T17:58:38.941 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:58:38.898708+0000", 2024-08-17T17:58:38.941 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.6130000000000006e-05 2024-08-17T17:58:38.941 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:58:38.941 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:58:38.941 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T17:58:38.941 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:58:38.905173+0000", 2024-08-17T17:58:38.941 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0064655700000000003 2024-08-17T17:58:38.941 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:58:38.942 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:58:38.942 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:58:38.942 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:58:38.909307+0000", 2024-08-17T17:58:38.942 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.004133393 2024-08-17T17:58:38.942 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:58:38.942 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:58:38.942 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:58:38.942 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:58:38.942 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:58:38.942 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45185.0:193917 54.3 54:cda88d09:::benchmark_data_smithi131_219518_object93507:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1411)", 2024-08-17T17:58:38.942 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:58:38.922555+0000", 2024-08-17T17:58:38.942 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 0.014437182, 2024-08-17T17:58:38.942 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.014511323, 2024-08-17T17:58:38.942 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:58:38.943 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:58:38.943 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:58:38.943 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T17:58:38.943 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45185", 2024-08-17T17:58:38.943 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/1717028170", 2024-08-17T17:58:38.943 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 193917 2024-08-17T17:58:38.943 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:58:38.943 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:58:38.943 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:58:38.943 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:58:38.943 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:58:38.922555+0000", 2024-08-17T17:58:38.943 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:58:38.943 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:58:38.943 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:58:38.943 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:58:38.944 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:58:38.922555+0000", 2024-08-17T17:58:38.944 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:58:38.944 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:58:38.944 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:58:38.944 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:58:38.944 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:58:38.922557+0000", 2024-08-17T17:58:38.944 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.7999999999999999e-06 2024-08-17T17:58:38.944 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:58:38.944 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:58:38.944 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:58:38.944 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:58:38.922564+0000", 2024-08-17T17:58:38.944 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.798e-06 2024-08-17T17:58:38.944 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:58:38.944 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:58:38.944 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:58:38.945 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:58:38.922582+0000", 2024-08-17T17:58:38.945 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.7629999999999999e-05 2024-08-17T17:58:38.945 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:58:38.945 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:58:38.945 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:58:38.945 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:58:38.922591+0000", 2024-08-17T17:58:38.945 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.4830000000000005e-06 2024-08-17T17:58:38.945 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:58:38.945 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:58:38.945 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:58:38.945 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:58:38.922666+0000", 2024-08-17T17:58:38.945 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.4608000000000001e-05 2024-08-17T17:58:38.945 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:58:38.945 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:58:38.945 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:58:38.946 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:58:38.922775+0000", 2024-08-17T17:58:38.946 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000108878 2024-08-17T17:58:38.946 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:58:38.946 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:58:38.946 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 0,5", 2024-08-17T17:58:38.946 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:58:38.922854+0000", 2024-08-17T17:58:38.946 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.9548999999999993e-05 2024-08-17T17:58:38.946 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:58:38.946 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:58:38.946 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T17:58:38.946 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:58:38.926813+0000", 2024-08-17T17:58:38.946 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0039587270000000004 2024-08-17T17:58:38.946 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:58:38.946 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:58:38.947 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:58:38.947 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:58:38.929228+0000", 2024-08-17T17:58:38.947 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0024147470000000001 2024-08-17T17:58:38.947 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:58:38.947 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:58:38.947 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:58:38.947 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:58:38.947 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:58:38.947 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45185.0:193921 54.3 54:c149459e:::benchmark_data_smithi131_219518_object93511:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1411)", 2024-08-17T17:58:38.947 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:58:38.929917+0000", 2024-08-17T17:58:38.947 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 0.0070757809999999997, 2024-08-17T17:58:38.947 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0071896210000000002, 2024-08-17T17:58:38.947 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:58:38.947 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:58:38.947 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "waiting for sub ops", 2024-08-17T17:58:38.948 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T17:58:38.948 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45185", 2024-08-17T17:58:38.948 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/1717028170", 2024-08-17T17:58:38.948 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 193921 2024-08-17T17:58:38.948 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:58:38.948 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:58:38.948 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:58:38.948 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:58:38.948 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:58:38.929917+0000", 2024-08-17T17:58:38.948 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:58:38.948 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:58:38.948 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:58:38.948 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:58:38.948 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:58:38.929917+0000", 2024-08-17T17:58:38.948 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:58:38.949 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:58:38.949 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:58:38.949 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:58:38.949 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:58:38.929919+0000", 2024-08-17T17:58:38.949 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.9750000000000001e-06 2024-08-17T17:58:38.949 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:58:38.949 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:58:38.949 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:58:38.949 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:58:38.929924+0000", 2024-08-17T17:58:38.949 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.181e-06 2024-08-17T17:58:38.949 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:58:38.949 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:58:38.949 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:58:38.950 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:58:38.929940+0000", 2024-08-17T17:58:38.950 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.5948999999999999e-05 2024-08-17T17:58:38.950 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:58:38.950 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:58:38.950 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:58:38.950 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:58:38.929948+0000", 2024-08-17T17:58:38.950 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.3240000000000003e-06 2024-08-17T17:58:38.950 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:58:38.950 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:58:38.950 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:58:38.950 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:58:38.930004+0000", 2024-08-17T17:58:38.950 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.5578999999999998e-05 2024-08-17T17:58:38.950 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:58:38.950 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:58:38.950 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:58:38.951 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:58:38.930114+0000", 2024-08-17T17:58:38.951 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00011059400000000001 2024-08-17T17:58:38.951 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:58:38.951 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:58:38.951 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 0,5", 2024-08-17T17:58:38.951 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:58:38.930242+0000", 2024-08-17T17:58:38.951 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000127498 2024-08-17T17:58:38.951 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:58:38.951 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:58:38.951 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T17:58:38.951 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:58:38.934178+0000", 2024-08-17T17:58:38.951 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0039359599999999996 2024-08-17T17:58:38.951 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:58:38.951 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:58:38.952 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:58:38.952 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:58:38.934572+0000", 2024-08-17T17:58:38.952 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00039394400000000002 2024-08-17T17:58:38.952 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:58:38.952 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:58:38.952 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:58:38.952 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:58:38.952 INFO:teuthology.orchestra.run.smithi131.stdout: ], 2024-08-17T17:58:38.952 INFO:teuthology.orchestra.run.smithi131.stdout: "num_ops": 3 2024-08-17T17:58:38.952 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:58:38.953 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:58:38.953 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:58:38.960 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:38.974 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:58:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:58:38] "GET /metrics HTTP/1.1" 200 36638 "" "Prometheus/2.51.0" 2024-08-17T17:58:38.974 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:38 smithi131 bash[89561]: audit 2024-08-17T17:58:38.269535+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:38.975 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:38 smithi131 bash[89561]: audit 2024-08-17T17:58:38.269535+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:38.975 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:38 smithi131 bash[88347]: audit 2024-08-17T17:58:38.269535+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:38.975 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:38 smithi131 bash[88347]: audit 2024-08-17T17:58:38.269535+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:39.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:38 smithi169 bash[79348]: audit 2024-08-17T17:58:38.269535+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:39.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:38 smithi169 bash[79348]: audit 2024-08-17T17:58:38.269535+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:39.303 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:39.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:39.307 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:39.408 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:39.432 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:39.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:39.439 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:39.540 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:39.564 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:39.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:39.572 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:39.672 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:39.706 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:39.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:39.707 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:39.808 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:39.841 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:39.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:39.844 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:39.945 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:39.969 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:39.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:39.971 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:40.072 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:40.080 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:39 smithi131 bash[89561]: cluster 2024-08-17T17:58:38.344872+0000 mgr.y (mgr.34107) 1697 : cluster [DBG] pgmap v2450: 89 pgs: 89 active+clean; 638 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 704 op/s 2024-08-17T17:58:40.080 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:39 smithi131 bash[89561]: cluster 2024-08-17T17:58:38.344872+0000 mgr.y (mgr.34107) 1697 : cluster [DBG] pgmap v2450: 89 pgs: 89 active+clean; 638 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 704 op/s 2024-08-17T17:58:40.081 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:39 smithi131 bash[88347]: cluster 2024-08-17T17:58:38.344872+0000 mgr.y (mgr.34107) 1697 : cluster [DBG] pgmap v2450: 89 pgs: 89 active+clean; 638 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 704 op/s 2024-08-17T17:58:40.081 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:39 smithi131 bash[88347]: cluster 2024-08-17T17:58:38.344872+0000 mgr.y (mgr.34107) 1697 : cluster [DBG] pgmap v2450: 89 pgs: 89 active+clean; 638 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 704 op/s 2024-08-17T17:58:40.092 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:40.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:40.094 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:40.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:39 smithi169 bash[79348]: cluster 2024-08-17T17:58:38.344872+0000 mgr.y (mgr.34107) 1697 : cluster [DBG] pgmap v2450: 89 pgs: 89 active+clean; 638 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 704 op/s 2024-08-17T17:58:40.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:39 smithi169 bash[79348]: cluster 2024-08-17T17:58:38.344872+0000 mgr.y (mgr.34107) 1697 : cluster [DBG] pgmap v2450: 89 pgs: 89 active+clean; 638 MiB data, 4.6 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 704 op/s 2024-08-17T17:58:40.195 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:40.228 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:40.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:40.234 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:40.335 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:40.366 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:40.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:40.370 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:40.471 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:40.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:40.505 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:40.505 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:40.606 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:40.630 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:40.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:40.632 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:40.732 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:40.764 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:40.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:40.768 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:40.869 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:40.900 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:40.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:40.901 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:41.001 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:41.027 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:41.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:41.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:41.133 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:41.165 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:41.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:41.167 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:41.268 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:41.301 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:41.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:41.306 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:41.407 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:41.435 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:41.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:41.439 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:41.540 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:41.574 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:41.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:41.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:41.677 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:41.705 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:41.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:41.707 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:41.808 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:41.832 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:41.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:41.834 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:41.935 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:41.958 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:41.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:41.963 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:42.064 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:42.085 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:42.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:42.091 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:42.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:41 smithi169 bash[79348]: cluster 2024-08-17T17:58:40.345596+0000 mgr.y (mgr.34107) 1698 : cluster [DBG] pgmap v2451: 89 pgs: 89 active+clean; 412 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 675 op/s 2024-08-17T17:58:42.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:41 smithi169 bash[79348]: cluster 2024-08-17T17:58:40.345596+0000 mgr.y (mgr.34107) 1698 : cluster [DBG] pgmap v2451: 89 pgs: 89 active+clean; 412 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 675 op/s 2024-08-17T17:58:42.148 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:41 smithi131 bash[89561]: cluster 2024-08-17T17:58:40.345596+0000 mgr.y (mgr.34107) 1698 : cluster [DBG] pgmap v2451: 89 pgs: 89 active+clean; 412 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 675 op/s 2024-08-17T17:58:42.148 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:41 smithi131 bash[89561]: cluster 2024-08-17T17:58:40.345596+0000 mgr.y (mgr.34107) 1698 : cluster [DBG] pgmap v2451: 89 pgs: 89 active+clean; 412 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 675 op/s 2024-08-17T17:58:42.148 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:41 smithi131 bash[88347]: cluster 2024-08-17T17:58:40.345596+0000 mgr.y (mgr.34107) 1698 : cluster [DBG] pgmap v2451: 89 pgs: 89 active+clean; 412 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 675 op/s 2024-08-17T17:58:42.148 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:41 smithi131 bash[88347]: cluster 2024-08-17T17:58:40.345596+0000 mgr.y (mgr.34107) 1698 : cluster [DBG] pgmap v2451: 89 pgs: 89 active+clean; 412 MiB data, 4.1 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 675 op/s 2024-08-17T17:58:42.176 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-08-17T17:58:42.192 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:42.238 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:42.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:42.244 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:42.344 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:42.381 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:42.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:42.387 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:42.488 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:42.556 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:42.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:42.559 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:42.660 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:42.684 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:42.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:42.686 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:42.787 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:42.808 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:42.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:42.812 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:42.912 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:42.934 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:42.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:42.940 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:43.040 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:43.063 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:43.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:43.070 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:43.171 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:43.201 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:43.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:43.207 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:43.308 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:43.341 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:43.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:43.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:43.448 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:43.478 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:43.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:43.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:43.581 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:43.612 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:43.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:43.615 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:43.716 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:43.747 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:43.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:43.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:43.856 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:43.897 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:43.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:43.900 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:44.000 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:44.010 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:43 smithi169 bash[79348]: cluster 2024-08-17T17:58:42.345992+0000 mgr.y (mgr.34107) 1699 : cluster [DBG] pgmap v2452: 89 pgs: 89 active+clean; 412 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 590 op/s 2024-08-17T17:58:44.010 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:43 smithi169 bash[79348]: cluster 2024-08-17T17:58:42.345992+0000 mgr.y (mgr.34107) 1699 : cluster [DBG] pgmap v2452: 89 pgs: 89 active+clean; 412 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 590 op/s 2024-08-17T17:58:44.032 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:44.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:44.035 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:44.136 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:44.144 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:43 smithi131 bash[88347]: cluster 2024-08-17T17:58:42.345992+0000 mgr.y (mgr.34107) 1699 : cluster [DBG] pgmap v2452: 89 pgs: 89 active+clean; 412 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 590 op/s 2024-08-17T17:58:44.144 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:43 smithi131 bash[88347]: cluster 2024-08-17T17:58:42.345992+0000 mgr.y (mgr.34107) 1699 : cluster [DBG] pgmap v2452: 89 pgs: 89 active+clean; 412 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 590 op/s 2024-08-17T17:58:44.144 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:43 smithi131 bash[89561]: cluster 2024-08-17T17:58:42.345992+0000 mgr.y (mgr.34107) 1699 : cluster [DBG] pgmap v2452: 89 pgs: 89 active+clean; 412 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 590 op/s 2024-08-17T17:58:44.144 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:43 smithi131 bash[89561]: cluster 2024-08-17T17:58:42.345992+0000 mgr.y (mgr.34107) 1699 : cluster [DBG] pgmap v2452: 89 pgs: 89 active+clean; 412 MiB data, 4.0 GiB used, 711 GiB / 715 GiB avail; 0 B/s wr, 590 op/s 2024-08-17T17:58:44.158 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:44.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:44.160 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:44.261 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:44.285 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:44.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:44.289 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:44.390 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:44.409 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:44.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:44.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:44.512 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:44.600 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:44.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:44.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:44.704 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:44.731 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:44.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:44.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:44.836 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:44.858 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:44.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:44.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:44.961 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:44.990 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:44.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:44.995 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:45.096 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:45.121 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:45.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:45.126 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:45.226 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:45.256 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:45.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:45.259 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:45.360 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:45.406 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:45.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:45.408 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:45.509 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:45.542 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:45.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:45.545 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:45.646 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:45.678 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:45.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:45.681 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:45.782 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:45.803 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:45.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:45.806 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:45.907 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:45.931 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:45.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:45.938 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:46.039 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:46.049 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:45 smithi169 bash[79348]: cluster 2024-08-17T17:58:44.346473+0000 mgr.y (mgr.34107) 1700 : cluster [DBG] pgmap v2453: 89 pgs: 89 active+clean; 300 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 740 op/s 2024-08-17T17:58:46.049 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:45 smithi169 bash[79348]: cluster 2024-08-17T17:58:44.346473+0000 mgr.y (mgr.34107) 1700 : cluster [DBG] pgmap v2453: 89 pgs: 89 active+clean; 300 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 740 op/s 2024-08-17T17:58:46.076 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:46.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:46.083 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:46.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:45 smithi131 bash[88347]: cluster 2024-08-17T17:58:44.346473+0000 mgr.y (mgr.34107) 1700 : cluster [DBG] pgmap v2453: 89 pgs: 89 active+clean; 300 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 740 op/s 2024-08-17T17:58:46.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:45 smithi131 bash[88347]: cluster 2024-08-17T17:58:44.346473+0000 mgr.y (mgr.34107) 1700 : cluster [DBG] pgmap v2453: 89 pgs: 89 active+clean; 300 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 740 op/s 2024-08-17T17:58:46.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:45 smithi131 bash[89561]: cluster 2024-08-17T17:58:44.346473+0000 mgr.y (mgr.34107) 1700 : cluster [DBG] pgmap v2453: 89 pgs: 89 active+clean; 300 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 740 op/s 2024-08-17T17:58:46.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:45 smithi131 bash[89561]: cluster 2024-08-17T17:58:44.346473+0000 mgr.y (mgr.34107) 1700 : cluster [DBG] pgmap v2453: 89 pgs: 89 active+clean; 300 MiB data, 3.7 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 740 op/s 2024-08-17T17:58:46.184 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:46.613 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:46.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:46.616 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:46.717 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:46.744 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:46.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:46.750 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:46.850 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:46.875 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:46.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:46.878 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:46.907 INFO:teuthology.orchestra.run.smithi131.stderr:set pool 54 pg_num to 26 2024-08-17T17:58:46.979 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:47.011 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:47.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:47.012 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:47.113 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:47.122 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:46 smithi131 bash[88347]: audit 2024-08-17T17:58:46.346318+0000 mon.a (mon.0) 2605 : audit [INF] from='client.? 172.21.15.131:0/412135561' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:58:47.123 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:46 smithi131 bash[88347]: audit 2024-08-17T17:58:46.346318+0000 mon.a (mon.0) 2605 : audit [INF] from='client.? 172.21.15.131:0/412135561' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:58:47.124 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:46 smithi131 bash[89561]: audit 2024-08-17T17:58:46.346318+0000 mon.a (mon.0) 2605 : audit [INF] from='client.? 172.21.15.131:0/412135561' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:58:47.124 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:46 smithi131 bash[89561]: audit 2024-08-17T17:58:46.346318+0000 mon.a (mon.0) 2605 : audit [INF] from='client.? 172.21.15.131:0/412135561' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:58:47.141 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:47.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:47.144 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:47.244 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:47.254 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:46 smithi169 bash[79348]: audit 2024-08-17T17:58:46.346318+0000 mon.a (mon.0) 2605 : audit [INF] from='client.? 172.21.15.131:0/412135561' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:58:47.254 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:46 smithi169 bash[79348]: audit 2024-08-17T17:58:46.346318+0000 mon.a (mon.0) 2605 : audit [INF] from='client.? 172.21.15.131:0/412135561' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T17:58:47.278 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:47.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:47.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:47.382 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:47.404 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:47.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:47.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:47.506 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:47.546 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:47.549 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:58:47.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:47.551 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:47.652 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:47.677 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:47.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:47.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:47.779 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:47.810 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:47.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:47.814 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:47.915 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:47.947 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:47.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:47.952 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:48.052 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:48.098 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:48.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:48.103 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:48.190 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:47 smithi131 bash[88347]: cluster 2024-08-17T17:58:46.347020+0000 mgr.y (mgr.34107) 1701 : cluster [DBG] pgmap v2454: 89 pgs: 89 active+clean; 185 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 710 op/s 2024-08-17T17:58:48.190 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:47 smithi131 bash[88347]: cluster 2024-08-17T17:58:46.347020+0000 mgr.y (mgr.34107) 1701 : cluster [DBG] pgmap v2454: 89 pgs: 89 active+clean; 185 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 710 op/s 2024-08-17T17:58:48.190 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:47 smithi131 bash[88347]: audit 2024-08-17T17:58:46.903153+0000 mon.a (mon.0) 2606 : audit [INF] from='client.? 172.21.15.131:0/412135561' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:58:48.190 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:47 smithi131 bash[88347]: audit 2024-08-17T17:58:46.903153+0000 mon.a (mon.0) 2606 : audit [INF] from='client.? 172.21.15.131:0/412135561' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:58:48.190 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:47 smithi131 bash[88347]: cluster 2024-08-17T17:58:46.907628+0000 mon.a (mon.0) 2607 : cluster [DBG] osdmap e1412: 8 total, 8 up, 8 in 2024-08-17T17:58:48.190 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:47 smithi131 bash[88347]: cluster 2024-08-17T17:58:46.907628+0000 mon.a (mon.0) 2607 : cluster [DBG] osdmap e1412: 8 total, 8 up, 8 in 2024-08-17T17:58:48.191 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:47 smithi131 bash[89561]: cluster 2024-08-17T17:58:46.347020+0000 mgr.y (mgr.34107) 1701 : cluster [DBG] pgmap v2454: 89 pgs: 89 active+clean; 185 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 710 op/s 2024-08-17T17:58:48.191 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:47 smithi131 bash[89561]: cluster 2024-08-17T17:58:46.347020+0000 mgr.y (mgr.34107) 1701 : cluster [DBG] pgmap v2454: 89 pgs: 89 active+clean; 185 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 710 op/s 2024-08-17T17:58:48.191 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:47 smithi131 bash[89561]: audit 2024-08-17T17:58:46.903153+0000 mon.a (mon.0) 2606 : audit [INF] from='client.? 172.21.15.131:0/412135561' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:58:48.191 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:47 smithi131 bash[89561]: audit 2024-08-17T17:58:46.903153+0000 mon.a (mon.0) 2606 : audit [INF] from='client.? 172.21.15.131:0/412135561' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:58:48.191 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:47 smithi131 bash[89561]: cluster 2024-08-17T17:58:46.907628+0000 mon.a (mon.0) 2607 : cluster [DBG] osdmap e1412: 8 total, 8 up, 8 in 2024-08-17T17:58:48.191 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:47 smithi131 bash[89561]: cluster 2024-08-17T17:58:46.907628+0000 mon.a (mon.0) 2607 : cluster [DBG] osdmap e1412: 8 total, 8 up, 8 in 2024-08-17T17:58:48.205 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:48.212 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:47 smithi169 bash[79348]: cluster 2024-08-17T17:58:46.347020+0000 mgr.y (mgr.34107) 1701 : cluster [DBG] pgmap v2454: 89 pgs: 89 active+clean; 185 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 710 op/s 2024-08-17T17:58:48.212 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:47 smithi169 bash[79348]: cluster 2024-08-17T17:58:46.347020+0000 mgr.y (mgr.34107) 1701 : cluster [DBG] pgmap v2454: 89 pgs: 89 active+clean; 185 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 710 op/s 2024-08-17T17:58:48.212 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:47 smithi169 bash[79348]: audit 2024-08-17T17:58:46.903153+0000 mon.a (mon.0) 2606 : audit [INF] from='client.? 172.21.15.131:0/412135561' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:58:48.212 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:47 smithi169 bash[79348]: audit 2024-08-17T17:58:46.903153+0000 mon.a (mon.0) 2606 : audit [INF] from='client.? 172.21.15.131:0/412135561' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num", "val": "26"}]': finished 2024-08-17T17:58:48.212 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:47 smithi169 bash[79348]: cluster 2024-08-17T17:58:46.907628+0000 mon.a (mon.0) 2607 : cluster [DBG] osdmap e1412: 8 total, 8 up, 8 in 2024-08-17T17:58:48.212 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:47 smithi169 bash[79348]: cluster 2024-08-17T17:58:46.907628+0000 mon.a (mon.0) 2607 : cluster [DBG] osdmap e1412: 8 total, 8 up, 8 in 2024-08-17T17:58:48.223 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:48.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:48.225 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:48.326 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:48.351 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:48.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:48.355 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:48.456 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:48.480 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:48.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:48.482 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:48.582 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:48.610 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:48.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:48.611 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:48.712 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:48.740 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:48.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:48.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:48.845 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:48.851 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:58:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:58:48] "GET /metrics HTTP/1.1" 200 36638 "" "Prometheus/2.51.0" 2024-08-17T17:58:48.871 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:48.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:48.873 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:48.874 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Removed 100407 objects 2024-08-17T17:58:48.957 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Clean up completed and total clean up time :138.413 2024-08-17T17:58:48.974 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:49.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:48 smithi131 bash[88347]: audit 2024-08-17T17:58:48.348175+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:58:49.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:48 smithi131 bash[88347]: audit 2024-08-17T17:58:48.348175+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:58:49.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:48 smithi131 bash[89561]: audit 2024-08-17T17:58:48.348175+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:58:49.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:48 smithi131 bash[89561]: audit 2024-08-17T17:58:48.348175+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:58:49.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:48 smithi169 bash[79348]: audit 2024-08-17T17:58:48.348175+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:58:49.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:48 smithi169 bash[79348]: audit 2024-08-17T17:58:48.348175+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T17:58:49.207 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:49.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:49.210 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:49.311 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:49.368 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:49.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:49.370 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:49.471 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:49.493 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:49.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:49.495 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:49.596 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:49.621 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:49.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:49.623 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:49.724 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:49.911 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:49.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:49.913 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:50.014 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:50.048 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:50.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:50.052 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:50.152 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:50.177 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:50.178 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:49 smithi131 bash[89561]: cluster 2024-08-17T17:58:48.347421+0000 mgr.y (mgr.34107) 1702 : cluster [DBG] pgmap v2456: 89 pgs: 89 active+clean; 185 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2024-08-17T17:58:50.179 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:49 smithi131 bash[89561]: cluster 2024-08-17T17:58:48.347421+0000 mgr.y (mgr.34107) 1702 : cluster [DBG] pgmap v2456: 89 pgs: 89 active+clean; 185 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2024-08-17T17:58:50.179 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:49 smithi131 bash[89561]: audit 2024-08-17T17:58:48.911438+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:58:50.179 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:49 smithi131 bash[89561]: audit 2024-08-17T17:58:48.911438+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:58:50.179 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:49 smithi131 bash[89561]: cluster 2024-08-17T17:58:48.916163+0000 mon.a (mon.0) 2610 : cluster [DBG] osdmap e1413: 8 total, 8 up, 8 in 2024-08-17T17:58:50.179 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:49 smithi131 bash[89561]: cluster 2024-08-17T17:58:48.916163+0000 mon.a (mon.0) 2610 : cluster [DBG] osdmap e1413: 8 total, 8 up, 8 in 2024-08-17T17:58:50.179 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:49 smithi131 bash[88347]: cluster 2024-08-17T17:58:48.347421+0000 mgr.y (mgr.34107) 1702 : cluster [DBG] pgmap v2456: 89 pgs: 89 active+clean; 185 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2024-08-17T17:58:50.179 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:49 smithi131 bash[88347]: cluster 2024-08-17T17:58:48.347421+0000 mgr.y (mgr.34107) 1702 : cluster [DBG] pgmap v2456: 89 pgs: 89 active+clean; 185 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2024-08-17T17:58:50.179 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:49 smithi131 bash[88347]: audit 2024-08-17T17:58:48.911438+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:58:50.179 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:49 smithi131 bash[88347]: audit 2024-08-17T17:58:48.911438+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:58:50.179 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:49 smithi131 bash[88347]: cluster 2024-08-17T17:58:48.916163+0000 mon.a (mon.0) 2610 : cluster [DBG] osdmap e1413: 8 total, 8 up, 8 in 2024-08-17T17:58:50.180 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:49 smithi131 bash[88347]: cluster 2024-08-17T17:58:48.916163+0000 mon.a (mon.0) 2610 : cluster [DBG] osdmap e1413: 8 total, 8 up, 8 in 2024-08-17T17:58:50.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:50.180 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:50.281 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:50.294 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:49 smithi169 bash[79348]: cluster 2024-08-17T17:58:48.347421+0000 mgr.y (mgr.34107) 1702 : cluster [DBG] pgmap v2456: 89 pgs: 89 active+clean; 185 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2024-08-17T17:58:50.294 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:49 smithi169 bash[79348]: cluster 2024-08-17T17:58:48.347421+0000 mgr.y (mgr.34107) 1702 : cluster [DBG] pgmap v2456: 89 pgs: 89 active+clean; 185 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 0 B/s wr, 724 op/s 2024-08-17T17:58:50.294 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:49 smithi169 bash[79348]: audit 2024-08-17T17:58:48.911438+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:58:50.294 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:49 smithi169 bash[79348]: audit 2024-08-17T17:58:48.911438+0000 mon.a (mon.0) 2609 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T17:58:50.294 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:49 smithi169 bash[79348]: cluster 2024-08-17T17:58:48.916163+0000 mon.a (mon.0) 2610 : cluster [DBG] osdmap e1413: 8 total, 8 up, 8 in 2024-08-17T17:58:50.294 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:49 smithi169 bash[79348]: cluster 2024-08-17T17:58:48.916163+0000 mon.a (mon.0) 2610 : cluster [DBG] osdmap e1413: 8 total, 8 up, 8 in 2024-08-17T17:58:50.307 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:50.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:50.309 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:50.409 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:50.434 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:50.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:50.436 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:50.537 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:50.561 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:50.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:50.563 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:50.664 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:50.691 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:50.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:50.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:50.794 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:50.821 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:50.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:50.823 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:50.924 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:50.952 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:50.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:50.954 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:51.055 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:51.080 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:51.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:51.083 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:51.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:50 smithi131 bash[88347]: cluster 2024-08-17T17:58:49.934049+0000 mon.a (mon.0) 2611 : cluster [DBG] osdmap e1414: 8 total, 8 up, 8 in 2024-08-17T17:58:51.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:50 smithi131 bash[88347]: cluster 2024-08-17T17:58:49.934049+0000 mon.a (mon.0) 2611 : cluster [DBG] osdmap e1414: 8 total, 8 up, 8 in 2024-08-17T17:58:51.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:50 smithi131 bash[89561]: cluster 2024-08-17T17:58:49.934049+0000 mon.a (mon.0) 2611 : cluster [DBG] osdmap e1414: 8 total, 8 up, 8 in 2024-08-17T17:58:51.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:50 smithi131 bash[89561]: cluster 2024-08-17T17:58:49.934049+0000 mon.a (mon.0) 2611 : cluster [DBG] osdmap e1414: 8 total, 8 up, 8 in 2024-08-17T17:58:51.184 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:51.211 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:51.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:51.213 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:51.314 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:51.325 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:50 smithi169 bash[79348]: cluster 2024-08-17T17:58:49.934049+0000 mon.a (mon.0) 2611 : cluster [DBG] osdmap e1414: 8 total, 8 up, 8 in 2024-08-17T17:58:51.325 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:50 smithi169 bash[79348]: cluster 2024-08-17T17:58:49.934049+0000 mon.a (mon.0) 2611 : cluster [DBG] osdmap e1414: 8 total, 8 up, 8 in 2024-08-17T17:58:51.341 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:51.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:51.343 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:51.444 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:51.474 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:51.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:51.475 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:51.576 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:51.603 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:51.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:51.605 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:51.706 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:51.732 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:51.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:51.734 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:51.835 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:51.859 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:51.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:51.862 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:51.963 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:51.991 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:51.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:51.993 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:52.094 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:52.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:51 smithi131 bash[88347]: cluster 2024-08-17T17:58:50.348098+0000 mgr.y (mgr.34107) 1703 : cluster [DBG] pgmap v2459: 99 pgs: 9 peering, 10 unknown, 80 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:58:52.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:51 smithi131 bash[88347]: cluster 2024-08-17T17:58:50.348098+0000 mgr.y (mgr.34107) 1703 : cluster [DBG] pgmap v2459: 99 pgs: 9 peering, 10 unknown, 80 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:58:52.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:51 smithi131 bash[88347]: cluster 2024-08-17T17:58:50.682543+0000 osd.3 (osd.3) 9 : cluster [DBG] 54.4 scrub starts 2024-08-17T17:58:52.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:51 smithi131 bash[88347]: cluster 2024-08-17T17:58:50.682543+0000 osd.3 (osd.3) 9 : cluster [DBG] 54.4 scrub starts 2024-08-17T17:58:52.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:51 smithi131 bash[88347]: cluster 2024-08-17T17:58:50.940389+0000 osd.1 (osd.1) 18 : cluster [DBG] 54.9 scrub starts 2024-08-17T17:58:52.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:51 smithi131 bash[88347]: cluster 2024-08-17T17:58:50.940389+0000 osd.1 (osd.1) 18 : cluster [DBG] 54.9 scrub starts 2024-08-17T17:58:52.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:51 smithi131 bash[88347]: cluster 2024-08-17T17:58:51.637205+0000 osd.3 (osd.3) 10 : cluster [DBG] 54.14 scrub starts 2024-08-17T17:58:52.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:51 smithi131 bash[88347]: cluster 2024-08-17T17:58:51.637205+0000 osd.3 (osd.3) 10 : cluster [DBG] 54.14 scrub starts 2024-08-17T17:58:52.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:51 smithi131 bash[89561]: cluster 2024-08-17T17:58:50.348098+0000 mgr.y (mgr.34107) 1703 : cluster [DBG] pgmap v2459: 99 pgs: 9 peering, 10 unknown, 80 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:58:52.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:51 smithi131 bash[89561]: cluster 2024-08-17T17:58:50.348098+0000 mgr.y (mgr.34107) 1703 : cluster [DBG] pgmap v2459: 99 pgs: 9 peering, 10 unknown, 80 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:58:52.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:51 smithi131 bash[89561]: cluster 2024-08-17T17:58:50.682543+0000 osd.3 (osd.3) 9 : cluster [DBG] 54.4 scrub starts 2024-08-17T17:58:52.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:51 smithi131 bash[89561]: cluster 2024-08-17T17:58:50.682543+0000 osd.3 (osd.3) 9 : cluster [DBG] 54.4 scrub starts 2024-08-17T17:58:52.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:51 smithi131 bash[89561]: cluster 2024-08-17T17:58:50.940389+0000 osd.1 (osd.1) 18 : cluster [DBG] 54.9 scrub starts 2024-08-17T17:58:52.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:51 smithi131 bash[89561]: cluster 2024-08-17T17:58:50.940389+0000 osd.1 (osd.1) 18 : cluster [DBG] 54.9 scrub starts 2024-08-17T17:58:52.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:51 smithi131 bash[89561]: cluster 2024-08-17T17:58:51.637205+0000 osd.3 (osd.3) 10 : cluster [DBG] 54.14 scrub starts 2024-08-17T17:58:52.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:51 smithi131 bash[89561]: cluster 2024-08-17T17:58:51.637205+0000 osd.3 (osd.3) 10 : cluster [DBG] 54.14 scrub starts 2024-08-17T17:58:52.122 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:52.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:52.124 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:52.225 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:52.236 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:51 smithi169 bash[79348]: cluster 2024-08-17T17:58:50.348098+0000 mgr.y (mgr.34107) 1703 : cluster [DBG] pgmap v2459: 99 pgs: 9 peering, 10 unknown, 80 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:58:52.236 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:51 smithi169 bash[79348]: cluster 2024-08-17T17:58:50.348098+0000 mgr.y (mgr.34107) 1703 : cluster [DBG] pgmap v2459: 99 pgs: 9 peering, 10 unknown, 80 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:58:52.236 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:51 smithi169 bash[79348]: cluster 2024-08-17T17:58:50.682543+0000 osd.3 (osd.3) 9 : cluster [DBG] 54.4 scrub starts 2024-08-17T17:58:52.236 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:51 smithi169 bash[79348]: cluster 2024-08-17T17:58:50.682543+0000 osd.3 (osd.3) 9 : cluster [DBG] 54.4 scrub starts 2024-08-17T17:58:52.237 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:51 smithi169 bash[79348]: cluster 2024-08-17T17:58:50.940389+0000 osd.1 (osd.1) 18 : cluster [DBG] 54.9 scrub starts 2024-08-17T17:58:52.237 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:51 smithi169 bash[79348]: cluster 2024-08-17T17:58:50.940389+0000 osd.1 (osd.1) 18 : cluster [DBG] 54.9 scrub starts 2024-08-17T17:58:52.237 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:51 smithi169 bash[79348]: cluster 2024-08-17T17:58:51.637205+0000 osd.3 (osd.3) 10 : cluster [DBG] 54.14 scrub starts 2024-08-17T17:58:52.237 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:51 smithi169 bash[79348]: cluster 2024-08-17T17:58:51.637205+0000 osd.3 (osd.3) 10 : cluster [DBG] 54.14 scrub starts 2024-08-17T17:58:52.253 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:52.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:52.256 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:52.258 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_1 2024-08-17T17:58:52.258 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd pool rm unique_pool_1 unique_pool_1 --yes-i-really-really-mean-it 2024-08-17T17:58:52.356 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:52.382 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:52.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:52.384 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:52.485 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:52.512 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:52.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:52.515 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:52.542 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T17:58:52.543 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:58:52.562 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T17:58:52.562 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:58:52.579 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T17:58:52.580 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:58:52.597 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T17:58:52.597 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:58:52.615 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:52.618 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T17:58:52.618 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:58:52.634 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:52.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:52.636 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:52.654 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T17:58:52.654 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:58:52.679 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T17:58:52.679 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:58:52.706 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T17:58:52.707 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:58:52.737 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:52.763 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:52.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:52.765 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:52.866 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:52.894 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:52.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:52.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:52.962 INFO:teuthology.orchestra.run.smithi131.stderr:noscrub is unset 2024-08-17T17:58:52.979 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:52 smithi131 bash[89561]: cluster 2024-08-17T17:58:51.908657+0000 osd.1 (osd.1) 19 : cluster [DBG] 54.3 scrub starts 2024-08-17T17:58:52.979 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:52 smithi131 bash[89561]: cluster 2024-08-17T17:58:51.908657+0000 osd.1 (osd.1) 19 : cluster [DBG] 54.3 scrub starts 2024-08-17T17:58:52.979 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:52 smithi131 bash[89561]: audit 2024-08-17T17:58:52.509840+0000 mon.c (mon.2) 72 : audit [DBG] from='client.? 172.21.15.131:0/3983574697' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:58:52.979 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:52 smithi131 bash[89561]: audit 2024-08-17T17:58:52.509840+0000 mon.c (mon.2) 72 : audit [DBG] from='client.? 172.21.15.131:0/3983574697' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:58:52.979 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:52 smithi131 bash[89561]: audit 2024-08-17T17:58:52.758268+0000 mon.c (mon.2) 73 : audit [INF] from='client.? 172.21.15.131:0/2188126475' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:58:52.979 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:52 smithi131 bash[89561]: audit 2024-08-17T17:58:52.758268+0000 mon.c (mon.2) 73 : audit [INF] from='client.? 172.21.15.131:0/2188126475' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:58:52.979 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:52 smithi131 bash[89561]: audit 2024-08-17T17:58:52.758636+0000 mon.a (mon.0) 2612 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:58:52.979 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:52 smithi131 bash[89561]: audit 2024-08-17T17:58:52.758636+0000 mon.a (mon.0) 2612 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:58:52.979 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:52 smithi131 bash[88347]: cluster 2024-08-17T17:58:51.908657+0000 osd.1 (osd.1) 19 : cluster [DBG] 54.3 scrub starts 2024-08-17T17:58:52.980 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:52 smithi131 bash[88347]: cluster 2024-08-17T17:58:51.908657+0000 osd.1 (osd.1) 19 : cluster [DBG] 54.3 scrub starts 2024-08-17T17:58:52.980 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:52 smithi131 bash[88347]: audit 2024-08-17T17:58:52.509840+0000 mon.c (mon.2) 72 : audit [DBG] from='client.? 172.21.15.131:0/3983574697' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:58:52.980 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:52 smithi131 bash[88347]: audit 2024-08-17T17:58:52.509840+0000 mon.c (mon.2) 72 : audit [DBG] from='client.? 172.21.15.131:0/3983574697' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:58:52.980 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:52 smithi131 bash[88347]: audit 2024-08-17T17:58:52.758268+0000 mon.c (mon.2) 73 : audit [INF] from='client.? 172.21.15.131:0/2188126475' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:58:52.980 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:52 smithi131 bash[88347]: audit 2024-08-17T17:58:52.758268+0000 mon.c (mon.2) 73 : audit [INF] from='client.? 172.21.15.131:0/2188126475' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:58:52.980 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:52 smithi131 bash[88347]: audit 2024-08-17T17:58:52.758636+0000 mon.a (mon.0) 2612 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:58:52.980 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:52 smithi131 bash[88347]: audit 2024-08-17T17:58:52.758636+0000 mon.a (mon.0) 2612 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:58:52.997 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:53.008 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:52 smithi169 bash[79348]: cluster 2024-08-17T17:58:51.908657+0000 osd.1 (osd.1) 19 : cluster [DBG] 54.3 scrub starts 2024-08-17T17:58:53.009 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:52 smithi169 bash[79348]: cluster 2024-08-17T17:58:51.908657+0000 osd.1 (osd.1) 19 : cluster [DBG] 54.3 scrub starts 2024-08-17T17:58:53.009 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:52 smithi169 bash[79348]: audit 2024-08-17T17:58:52.509840+0000 mon.c (mon.2) 72 : audit [DBG] from='client.? 172.21.15.131:0/3983574697' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:58:53.009 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:52 smithi169 bash[79348]: audit 2024-08-17T17:58:52.509840+0000 mon.c (mon.2) 72 : audit [DBG] from='client.? 172.21.15.131:0/3983574697' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:58:53.009 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:52 smithi169 bash[79348]: audit 2024-08-17T17:58:52.758268+0000 mon.c (mon.2) 73 : audit [INF] from='client.? 172.21.15.131:0/2188126475' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:58:53.009 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:52 smithi169 bash[79348]: audit 2024-08-17T17:58:52.758268+0000 mon.c (mon.2) 73 : audit [INF] from='client.? 172.21.15.131:0/2188126475' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:58:53.009 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:52 smithi169 bash[79348]: audit 2024-08-17T17:58:52.758636+0000 mon.a (mon.0) 2612 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:58:53.009 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:52 smithi169 bash[79348]: audit 2024-08-17T17:58:52.758636+0000 mon.a (mon.0) 2612 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T17:58:53.022 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:53.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:53.024 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:53.125 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:53.150 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:53.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:53.152 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:53.253 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:53.279 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:53.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:53.282 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:53.382 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:53.410 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:53.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:53.412 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:53.513 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:53.542 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:53.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:53.544 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:53.645 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:53.672 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:58:53.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:53.675 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:58:53.775 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:53.804 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:53.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:53.807 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:53.908 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:53.935 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:53.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:53.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:54.038 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:54.064 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:54.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:54.066 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:54.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:53 smithi131 bash[89561]: cluster 2024-08-17T17:58:52.348778+0000 mgr.y (mgr.34107) 1704 : cluster [DBG] pgmap v2460: 99 pgs: 9 peering, 10 unknown, 80 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:58:54.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:53 smithi131 bash[89561]: cluster 2024-08-17T17:58:52.348778+0000 mgr.y (mgr.34107) 1704 : cluster [DBG] pgmap v2460: 99 pgs: 9 peering, 10 unknown, 80 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:58:54.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:53 smithi131 bash[89561]: cluster 2024-08-17T17:58:52.939010+0000 mon.a (mon.0) 2613 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:58:54.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:53 smithi131 bash[89561]: cluster 2024-08-17T17:58:52.939010+0000 mon.a (mon.0) 2613 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:58:54.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:53 smithi131 bash[89561]: audit 2024-08-17T17:58:52.949728+0000 mon.a (mon.0) 2614 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:58:54.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:53 smithi131 bash[89561]: audit 2024-08-17T17:58:52.949728+0000 mon.a (mon.0) 2614 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:58:54.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:53 smithi131 bash[89561]: cluster 2024-08-17T17:58:52.952804+0000 osd.1 (osd.1) 20 : cluster [DBG] 54.13 scrub starts 2024-08-17T17:58:54.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:53 smithi131 bash[89561]: cluster 2024-08-17T17:58:52.952804+0000 osd.1 (osd.1) 20 : cluster [DBG] 54.13 scrub starts 2024-08-17T17:58:54.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:53 smithi131 bash[89561]: cluster 2024-08-17T17:58:52.961801+0000 mon.a (mon.0) 2615 : cluster [DBG] osdmap e1415: 8 total, 8 up, 8 in 2024-08-17T17:58:54.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:53 smithi131 bash[89561]: cluster 2024-08-17T17:58:52.961801+0000 mon.a (mon.0) 2615 : cluster [DBG] osdmap e1415: 8 total, 8 up, 8 in 2024-08-17T17:58:54.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:53 smithi131 bash[89561]: audit 2024-08-17T17:58:53.270289+0000 mon.a (mon.0) 2616 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:54.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:53 smithi131 bash[89561]: audit 2024-08-17T17:58:53.270289+0000 mon.a (mon.0) 2616 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:54.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:53 smithi131 bash[88347]: cluster 2024-08-17T17:58:52.348778+0000 mgr.y (mgr.34107) 1704 : cluster [DBG] pgmap v2460: 99 pgs: 9 peering, 10 unknown, 80 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:58:54.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:53 smithi131 bash[88347]: cluster 2024-08-17T17:58:52.348778+0000 mgr.y (mgr.34107) 1704 : cluster [DBG] pgmap v2460: 99 pgs: 9 peering, 10 unknown, 80 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:58:54.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:53 smithi131 bash[88347]: cluster 2024-08-17T17:58:52.939010+0000 mon.a (mon.0) 2613 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:58:54.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:53 smithi131 bash[88347]: cluster 2024-08-17T17:58:52.939010+0000 mon.a (mon.0) 2613 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:58:54.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:53 smithi131 bash[88347]: audit 2024-08-17T17:58:52.949728+0000 mon.a (mon.0) 2614 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:58:54.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:53 smithi131 bash[88347]: audit 2024-08-17T17:58:52.949728+0000 mon.a (mon.0) 2614 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:58:54.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:53 smithi131 bash[88347]: cluster 2024-08-17T17:58:52.952804+0000 osd.1 (osd.1) 20 : cluster [DBG] 54.13 scrub starts 2024-08-17T17:58:54.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:53 smithi131 bash[88347]: cluster 2024-08-17T17:58:52.952804+0000 osd.1 (osd.1) 20 : cluster [DBG] 54.13 scrub starts 2024-08-17T17:58:54.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:53 smithi131 bash[88347]: cluster 2024-08-17T17:58:52.961801+0000 mon.a (mon.0) 2615 : cluster [DBG] osdmap e1415: 8 total, 8 up, 8 in 2024-08-17T17:58:54.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:53 smithi131 bash[88347]: cluster 2024-08-17T17:58:52.961801+0000 mon.a (mon.0) 2615 : cluster [DBG] osdmap e1415: 8 total, 8 up, 8 in 2024-08-17T17:58:54.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:53 smithi131 bash[88347]: audit 2024-08-17T17:58:53.270289+0000 mon.a (mon.0) 2616 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:54.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:53 smithi131 bash[88347]: audit 2024-08-17T17:58:53.270289+0000 mon.a (mon.0) 2616 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:54.167 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:54.194 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:54.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:54.196 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:54.297 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:54.324 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:54.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:54.326 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:54.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:53 smithi169 bash[79348]: cluster 2024-08-17T17:58:52.348778+0000 mgr.y (mgr.34107) 1704 : cluster [DBG] pgmap v2460: 99 pgs: 9 peering, 10 unknown, 80 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:58:54.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:53 smithi169 bash[79348]: cluster 2024-08-17T17:58:52.348778+0000 mgr.y (mgr.34107) 1704 : cluster [DBG] pgmap v2460: 99 pgs: 9 peering, 10 unknown, 80 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:58:54.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:53 smithi169 bash[79348]: cluster 2024-08-17T17:58:52.939010+0000 mon.a (mon.0) 2613 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:58:54.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:53 smithi169 bash[79348]: cluster 2024-08-17T17:58:52.939010+0000 mon.a (mon.0) 2613 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:58:54.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:53 smithi169 bash[79348]: audit 2024-08-17T17:58:52.949728+0000 mon.a (mon.0) 2614 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:58:54.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:53 smithi169 bash[79348]: audit 2024-08-17T17:58:52.949728+0000 mon.a (mon.0) 2614 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T17:58:54.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:53 smithi169 bash[79348]: cluster 2024-08-17T17:58:52.952804+0000 osd.1 (osd.1) 20 : cluster [DBG] 54.13 scrub starts 2024-08-17T17:58:54.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:53 smithi169 bash[79348]: cluster 2024-08-17T17:58:52.952804+0000 osd.1 (osd.1) 20 : cluster [DBG] 54.13 scrub starts 2024-08-17T17:58:54.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:53 smithi169 bash[79348]: cluster 2024-08-17T17:58:52.961801+0000 mon.a (mon.0) 2615 : cluster [DBG] osdmap e1415: 8 total, 8 up, 8 in 2024-08-17T17:58:54.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:53 smithi169 bash[79348]: cluster 2024-08-17T17:58:52.961801+0000 mon.a (mon.0) 2615 : cluster [DBG] osdmap e1415: 8 total, 8 up, 8 in 2024-08-17T17:58:54.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:53 smithi169 bash[79348]: audit 2024-08-17T17:58:53.270289+0000 mon.a (mon.0) 2616 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:54.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:53 smithi169 bash[79348]: audit 2024-08-17T17:58:53.270289+0000 mon.a (mon.0) 2616 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:58:54.427 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:54.455 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:54.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:54.457 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:54.558 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:54.586 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:54.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:54.589 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:54.622 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 3, 4, 5, 6, 7, 2] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T17:58:54.622 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T17:58:54.689 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:54.716 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:54.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:54.718 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:54.819 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:54.838 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:54.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:54.841 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:54.941 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:54.968 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:54.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:54.969 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:55.070 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:55.099 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:55.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:55.101 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:55.202 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:55.214 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:54 smithi169 bash[79348]: cluster 2024-08-17T17:58:54.130153+0000 osd.6 (osd.6) 9 : cluster [DBG] 54.0 scrub starts 2024-08-17T17:58:55.214 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:54 smithi169 bash[79348]: cluster 2024-08-17T17:58:54.130153+0000 osd.6 (osd.6) 9 : cluster [DBG] 54.0 scrub starts 2024-08-17T17:58:55.214 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:54 smithi169 bash[79348]: cluster 2024-08-17T17:58:54.490872+0000 osd.4 (osd.4) 14 : cluster [DBG] 54.8 scrub starts 2024-08-17T17:58:55.214 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:54 smithi169 bash[79348]: cluster 2024-08-17T17:58:54.490872+0000 osd.4 (osd.4) 14 : cluster [DBG] 54.8 scrub starts 2024-08-17T17:58:55.214 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:54 smithi169 bash[79348]: cluster 2024-08-17T17:58:54.505847+0000 osd.4 (osd.4) 15 : cluster [DBG] 54.8 scrub ok 2024-08-17T17:58:55.214 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:54 smithi169 bash[79348]: cluster 2024-08-17T17:58:54.505847+0000 osd.4 (osd.4) 15 : cluster [DBG] 54.8 scrub ok 2024-08-17T17:58:55.229 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:55.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:55.231 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:55.332 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:55.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:54 smithi131 bash[88347]: cluster 2024-08-17T17:58:54.130153+0000 osd.6 (osd.6) 9 : cluster [DBG] 54.0 scrub starts 2024-08-17T17:58:55.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:54 smithi131 bash[88347]: cluster 2024-08-17T17:58:54.130153+0000 osd.6 (osd.6) 9 : cluster [DBG] 54.0 scrub starts 2024-08-17T17:58:55.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:54 smithi131 bash[88347]: cluster 2024-08-17T17:58:54.490872+0000 osd.4 (osd.4) 14 : cluster [DBG] 54.8 scrub starts 2024-08-17T17:58:55.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:54 smithi131 bash[88347]: cluster 2024-08-17T17:58:54.490872+0000 osd.4 (osd.4) 14 : cluster [DBG] 54.8 scrub starts 2024-08-17T17:58:55.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:54 smithi131 bash[88347]: cluster 2024-08-17T17:58:54.505847+0000 osd.4 (osd.4) 15 : cluster [DBG] 54.8 scrub ok 2024-08-17T17:58:55.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:54 smithi131 bash[88347]: cluster 2024-08-17T17:58:54.505847+0000 osd.4 (osd.4) 15 : cluster [DBG] 54.8 scrub ok 2024-08-17T17:58:55.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:54 smithi131 bash[89561]: cluster 2024-08-17T17:58:54.130153+0000 osd.6 (osd.6) 9 : cluster [DBG] 54.0 scrub starts 2024-08-17T17:58:55.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:54 smithi131 bash[89561]: cluster 2024-08-17T17:58:54.130153+0000 osd.6 (osd.6) 9 : cluster [DBG] 54.0 scrub starts 2024-08-17T17:58:55.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:54 smithi131 bash[89561]: cluster 2024-08-17T17:58:54.490872+0000 osd.4 (osd.4) 14 : cluster [DBG] 54.8 scrub starts 2024-08-17T17:58:55.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:54 smithi131 bash[89561]: cluster 2024-08-17T17:58:54.490872+0000 osd.4 (osd.4) 14 : cluster [DBG] 54.8 scrub starts 2024-08-17T17:58:55.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:54 smithi131 bash[89561]: cluster 2024-08-17T17:58:54.505847+0000 osd.4 (osd.4) 15 : cluster [DBG] 54.8 scrub ok 2024-08-17T17:58:55.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:54 smithi131 bash[89561]: cluster 2024-08-17T17:58:54.505847+0000 osd.4 (osd.4) 15 : cluster [DBG] 54.8 scrub ok 2024-08-17T17:58:55.359 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:55.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:55.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:55.463 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:55.490 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:55.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:55.492 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:55.593 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:55.620 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:55.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:55.622 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:55.692 INFO:teuthology.orchestra.run.smithi131.stdout:ERROR: (22) Invalid argument 2024-08-17T17:58:55.692 INFO:teuthology.orchestra.run.smithi131.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:58:55.723 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:55.742 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:55.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:55.744 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:55.845 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:55.871 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:55.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:55.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:55.974 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:56.001 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:56.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:56.003 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:56.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:55 smithi131 bash[88347]: cluster 2024-08-17T17:58:53.990259+0000 osd.1 (osd.1) 21 : cluster [DBG] 54.19 scrub starts 2024-08-17T17:58:56.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:55 smithi131 bash[88347]: cluster 2024-08-17T17:58:53.990259+0000 osd.1 (osd.1) 21 : cluster [DBG] 54.19 scrub starts 2024-08-17T17:58:56.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:55 smithi131 bash[88347]: cluster 2024-08-17T17:58:54.009522+0000 osd.1 (osd.1) 22 : cluster [DBG] 54.19 scrub ok 2024-08-17T17:58:56.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:55 smithi131 bash[88347]: cluster 2024-08-17T17:58:54.009522+0000 osd.1 (osd.1) 22 : cluster [DBG] 54.19 scrub ok 2024-08-17T17:58:56.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:55 smithi131 bash[88347]: cluster 2024-08-17T17:58:54.149837+0000 osd.6 (osd.6) 10 : cluster [DBG] 54.0 scrub ok 2024-08-17T17:58:56.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:55 smithi131 bash[88347]: cluster 2024-08-17T17:58:54.149837+0000 osd.6 (osd.6) 10 : cluster [DBG] 54.0 scrub ok 2024-08-17T17:58:56.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:55 smithi131 bash[88347]: cluster 2024-08-17T17:58:54.349574+0000 mgr.y (mgr.34107) 1705 : cluster [DBG] pgmap v2462: 99 pgs: 8 peering, 8 unknown, 83 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:58:56.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:55 smithi131 bash[88347]: cluster 2024-08-17T17:58:54.349574+0000 mgr.y (mgr.34107) 1705 : cluster [DBG] pgmap v2462: 99 pgs: 8 peering, 8 unknown, 83 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:58:56.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:55 smithi131 bash[88347]: cluster 2024-08-17T17:58:55.660112+0000 osd.7 (osd.7) 3 : cluster [DBG] 54.7 scrub starts 2024-08-17T17:58:56.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:55 smithi131 bash[88347]: cluster 2024-08-17T17:58:55.660112+0000 osd.7 (osd.7) 3 : cluster [DBG] 54.7 scrub starts 2024-08-17T17:58:56.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:55 smithi131 bash[88347]: cluster 2024-08-17T17:58:55.675729+0000 osd.7 (osd.7) 4 : cluster [DBG] 54.7 scrub ok 2024-08-17T17:58:56.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:55 smithi131 bash[88347]: cluster 2024-08-17T17:58:55.675729+0000 osd.7 (osd.7) 4 : cluster [DBG] 54.7 scrub ok 2024-08-17T17:58:56.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:55 smithi131 bash[89561]: cluster 2024-08-17T17:58:53.990259+0000 osd.1 (osd.1) 21 : cluster [DBG] 54.19 scrub starts 2024-08-17T17:58:56.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:55 smithi131 bash[89561]: cluster 2024-08-17T17:58:53.990259+0000 osd.1 (osd.1) 21 : cluster [DBG] 54.19 scrub starts 2024-08-17T17:58:56.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:55 smithi131 bash[89561]: cluster 2024-08-17T17:58:54.009522+0000 osd.1 (osd.1) 22 : cluster [DBG] 54.19 scrub ok 2024-08-17T17:58:56.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:55 smithi131 bash[89561]: cluster 2024-08-17T17:58:54.009522+0000 osd.1 (osd.1) 22 : cluster [DBG] 54.19 scrub ok 2024-08-17T17:58:56.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:55 smithi131 bash[89561]: cluster 2024-08-17T17:58:54.149837+0000 osd.6 (osd.6) 10 : cluster [DBG] 54.0 scrub ok 2024-08-17T17:58:56.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:55 smithi131 bash[89561]: cluster 2024-08-17T17:58:54.149837+0000 osd.6 (osd.6) 10 : cluster [DBG] 54.0 scrub ok 2024-08-17T17:58:56.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:55 smithi131 bash[89561]: cluster 2024-08-17T17:58:54.349574+0000 mgr.y (mgr.34107) 1705 : cluster [DBG] pgmap v2462: 99 pgs: 8 peering, 8 unknown, 83 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:58:56.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:55 smithi131 bash[89561]: cluster 2024-08-17T17:58:54.349574+0000 mgr.y (mgr.34107) 1705 : cluster [DBG] pgmap v2462: 99 pgs: 8 peering, 8 unknown, 83 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:58:56.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:55 smithi131 bash[89561]: cluster 2024-08-17T17:58:55.660112+0000 osd.7 (osd.7) 3 : cluster [DBG] 54.7 scrub starts 2024-08-17T17:58:56.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:55 smithi131 bash[89561]: cluster 2024-08-17T17:58:55.660112+0000 osd.7 (osd.7) 3 : cluster [DBG] 54.7 scrub starts 2024-08-17T17:58:56.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:55 smithi131 bash[89561]: cluster 2024-08-17T17:58:55.675729+0000 osd.7 (osd.7) 4 : cluster [DBG] 54.7 scrub ok 2024-08-17T17:58:56.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:55 smithi131 bash[89561]: cluster 2024-08-17T17:58:55.675729+0000 osd.7 (osd.7) 4 : cluster [DBG] 54.7 scrub ok 2024-08-17T17:58:56.104 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:56.133 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:56.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:56.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:56.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:55 smithi169 bash[79348]: cluster 2024-08-17T17:58:53.990259+0000 osd.1 (osd.1) 21 : cluster [DBG] 54.19 scrub starts 2024-08-17T17:58:56.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:55 smithi169 bash[79348]: cluster 2024-08-17T17:58:53.990259+0000 osd.1 (osd.1) 21 : cluster [DBG] 54.19 scrub starts 2024-08-17T17:58:56.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:55 smithi169 bash[79348]: cluster 2024-08-17T17:58:54.009522+0000 osd.1 (osd.1) 22 : cluster [DBG] 54.19 scrub ok 2024-08-17T17:58:56.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:55 smithi169 bash[79348]: cluster 2024-08-17T17:58:54.009522+0000 osd.1 (osd.1) 22 : cluster [DBG] 54.19 scrub ok 2024-08-17T17:58:56.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:55 smithi169 bash[79348]: cluster 2024-08-17T17:58:54.149837+0000 osd.6 (osd.6) 10 : cluster [DBG] 54.0 scrub ok 2024-08-17T17:58:56.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:55 smithi169 bash[79348]: cluster 2024-08-17T17:58:54.149837+0000 osd.6 (osd.6) 10 : cluster [DBG] 54.0 scrub ok 2024-08-17T17:58:56.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:55 smithi169 bash[79348]: cluster 2024-08-17T17:58:54.349574+0000 mgr.y (mgr.34107) 1705 : cluster [DBG] pgmap v2462: 99 pgs: 8 peering, 8 unknown, 83 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:58:56.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:55 smithi169 bash[79348]: cluster 2024-08-17T17:58:54.349574+0000 mgr.y (mgr.34107) 1705 : cluster [DBG] pgmap v2462: 99 pgs: 8 peering, 8 unknown, 83 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:58:56.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:55 smithi169 bash[79348]: cluster 2024-08-17T17:58:55.660112+0000 osd.7 (osd.7) 3 : cluster [DBG] 54.7 scrub starts 2024-08-17T17:58:56.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:55 smithi169 bash[79348]: cluster 2024-08-17T17:58:55.660112+0000 osd.7 (osd.7) 3 : cluster [DBG] 54.7 scrub starts 2024-08-17T17:58:56.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:55 smithi169 bash[79348]: cluster 2024-08-17T17:58:55.675729+0000 osd.7 (osd.7) 4 : cluster [DBG] 54.7 scrub ok 2024-08-17T17:58:56.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:55 smithi169 bash[79348]: cluster 2024-08-17T17:58:55.675729+0000 osd.7 (osd.7) 4 : cluster [DBG] 54.7 scrub ok 2024-08-17T17:58:56.236 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:56.262 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:56.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:56.265 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:56.366 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:56.394 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:56.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:56.396 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:56.497 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:56.524 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:56.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:56.526 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:56.577 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-08-17T17:58:56.627 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:56.653 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:56.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:56.656 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:56.757 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:56.782 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:58:56.783 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T17:58:56.784 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:56.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:56.786 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:56.887 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:56.916 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:56.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:56.918 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:57.019 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:57.046 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:57.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:57.048 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:57.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:56 smithi131 bash[88347]: cluster 2024-08-17T17:58:55.985942+0000 osd.5 (osd.5) 7 : cluster [DBG] 54.1 scrub starts 2024-08-17T17:58:57.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:56 smithi131 bash[88347]: cluster 2024-08-17T17:58:55.985942+0000 osd.5 (osd.5) 7 : cluster [DBG] 54.1 scrub starts 2024-08-17T17:58:57.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:56 smithi131 bash[88347]: cluster 2024-08-17T17:58:56.008790+0000 osd.5 (osd.5) 8 : cluster [DBG] 54.1 scrub ok 2024-08-17T17:58:57.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:56 smithi131 bash[88347]: cluster 2024-08-17T17:58:56.008790+0000 osd.5 (osd.5) 8 : cluster [DBG] 54.1 scrub ok 2024-08-17T17:58:57.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:56 smithi131 bash[88347]: audit 2024-08-17T17:58:56.351894+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-08-17T17:58:57.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:56 smithi131 bash[88347]: audit 2024-08-17T17:58:56.351894+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-08-17T17:58:57.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:56 smithi131 bash[88347]: cluster 2024-08-17T17:58:56.677605+0000 osd.3 (osd.3) 11 : cluster [DBG] 54.4 scrub starts 2024-08-17T17:58:57.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:56 smithi131 bash[88347]: cluster 2024-08-17T17:58:56.677605+0000 osd.3 (osd.3) 11 : cluster [DBG] 54.4 scrub starts 2024-08-17T17:58:57.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:56 smithi131 bash[89561]: cluster 2024-08-17T17:58:55.985942+0000 osd.5 (osd.5) 7 : cluster [DBG] 54.1 scrub starts 2024-08-17T17:58:57.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:56 smithi131 bash[89561]: cluster 2024-08-17T17:58:55.985942+0000 osd.5 (osd.5) 7 : cluster [DBG] 54.1 scrub starts 2024-08-17T17:58:57.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:56 smithi131 bash[89561]: cluster 2024-08-17T17:58:56.008790+0000 osd.5 (osd.5) 8 : cluster [DBG] 54.1 scrub ok 2024-08-17T17:58:57.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:56 smithi131 bash[89561]: cluster 2024-08-17T17:58:56.008790+0000 osd.5 (osd.5) 8 : cluster [DBG] 54.1 scrub ok 2024-08-17T17:58:57.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:56 smithi131 bash[89561]: audit 2024-08-17T17:58:56.351894+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-08-17T17:58:57.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:56 smithi131 bash[89561]: audit 2024-08-17T17:58:56.351894+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-08-17T17:58:57.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:56 smithi131 bash[89561]: cluster 2024-08-17T17:58:56.677605+0000 osd.3 (osd.3) 11 : cluster [DBG] 54.4 scrub starts 2024-08-17T17:58:57.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:56 smithi131 bash[89561]: cluster 2024-08-17T17:58:56.677605+0000 osd.3 (osd.3) 11 : cluster [DBG] 54.4 scrub starts 2024-08-17T17:58:57.148 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:57.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:56 smithi169 bash[79348]: cluster 2024-08-17T17:58:55.985942+0000 osd.5 (osd.5) 7 : cluster [DBG] 54.1 scrub starts 2024-08-17T17:58:57.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:56 smithi169 bash[79348]: cluster 2024-08-17T17:58:55.985942+0000 osd.5 (osd.5) 7 : cluster [DBG] 54.1 scrub starts 2024-08-17T17:58:57.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:56 smithi169 bash[79348]: cluster 2024-08-17T17:58:56.008790+0000 osd.5 (osd.5) 8 : cluster [DBG] 54.1 scrub ok 2024-08-17T17:58:57.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:56 smithi169 bash[79348]: cluster 2024-08-17T17:58:56.008790+0000 osd.5 (osd.5) 8 : cluster [DBG] 54.1 scrub ok 2024-08-17T17:58:57.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:56 smithi169 bash[79348]: audit 2024-08-17T17:58:56.351894+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-08-17T17:58:57.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:56 smithi169 bash[79348]: audit 2024-08-17T17:58:56.351894+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-08-17T17:58:57.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:56 smithi169 bash[79348]: cluster 2024-08-17T17:58:56.677605+0000 osd.3 (osd.3) 11 : cluster [DBG] 54.4 scrub starts 2024-08-17T17:58:57.159 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:56 smithi169 bash[79348]: cluster 2024-08-17T17:58:56.677605+0000 osd.3 (osd.3) 11 : cluster [DBG] 54.4 scrub starts 2024-08-17T17:58:57.173 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:57.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:57.176 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:57.276 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:57.303 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:57.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:57.305 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:57.406 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:57.434 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:57.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:57.437 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:57.538 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:57.567 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:57.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:57.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:57.670 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:57.699 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:58:57.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:57.702 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:58:57.802 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:57.830 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:57.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:57.832 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:57.933 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:57.959 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:57.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:57.961 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:58.062 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:58.074 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:57 smithi169 bash[79348]: cluster 2024-08-17T17:58:56.350748+0000 mgr.y (mgr.34107) 1706 : cluster [DBG] pgmap v2463: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:58:58.074 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:57 smithi169 bash[79348]: cluster 2024-08-17T17:58:56.350748+0000 mgr.y (mgr.34107) 1706 : cluster [DBG] pgmap v2463: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:58:58.074 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:57 smithi169 bash[79348]: cluster 2024-08-17T17:58:56.695567+0000 osd.3 (osd.3) 12 : cluster [DBG] 54.4 scrub ok 2024-08-17T17:58:58.074 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:57 smithi169 bash[79348]: cluster 2024-08-17T17:58:56.695567+0000 osd.3 (osd.3) 12 : cluster [DBG] 54.4 scrub ok 2024-08-17T17:58:58.074 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:57 smithi169 bash[79348]: cluster 2024-08-17T17:58:56.955543+0000 osd.1 (osd.1) 23 : cluster [DBG] 54.9 scrub starts 2024-08-17T17:58:58.075 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:57 smithi169 bash[79348]: cluster 2024-08-17T17:58:56.955543+0000 osd.1 (osd.1) 23 : cluster [DBG] 54.9 scrub starts 2024-08-17T17:58:58.075 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:57 smithi169 bash[79348]: audit 2024-08-17T17:58:56.966933+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"}]': finished 2024-08-17T17:58:58.075 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:57 smithi169 bash[79348]: audit 2024-08-17T17:58:56.966933+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"}]': finished 2024-08-17T17:58:58.075 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:57 smithi169 bash[79348]: cluster 2024-08-17T17:58:56.970616+0000 osd.1 (osd.1) 24 : cluster [DBG] 54.9 scrub ok 2024-08-17T17:58:58.075 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:57 smithi169 bash[79348]: cluster 2024-08-17T17:58:56.970616+0000 osd.1 (osd.1) 24 : cluster [DBG] 54.9 scrub ok 2024-08-17T17:58:58.075 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:57 smithi169 bash[79348]: cluster 2024-08-17T17:58:56.971102+0000 mon.a (mon.0) 2619 : cluster [DBG] osdmap e1416: 8 total, 8 up, 8 in 2024-08-17T17:58:58.075 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:57 smithi169 bash[79348]: cluster 2024-08-17T17:58:56.971102+0000 mon.a (mon.0) 2619 : cluster [DBG] osdmap e1416: 8 total, 8 up, 8 in 2024-08-17T17:58:58.075 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:57 smithi169 bash[79348]: cluster 2024-08-17T17:58:57.668150+0000 osd.7 (osd.7) 5 : cluster [DBG] 54.6 scrub starts 2024-08-17T17:58:58.075 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:57 smithi169 bash[79348]: cluster 2024-08-17T17:58:57.668150+0000 osd.7 (osd.7) 5 : cluster [DBG] 54.6 scrub starts 2024-08-17T17:58:58.075 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:57 smithi169 bash[79348]: cluster 2024-08-17T17:58:57.691881+0000 osd.7 (osd.7) 6 : cluster [DBG] 54.6 scrub ok 2024-08-17T17:58:58.075 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:57 smithi169 bash[79348]: cluster 2024-08-17T17:58:57.691881+0000 osd.7 (osd.7) 6 : cluster [DBG] 54.6 scrub ok 2024-08-17T17:58:58.088 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:58.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:58.090 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:58.191 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:58.219 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:58.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:58.221 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:58.321 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:58.348 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:58.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:58.350 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:58.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:57 smithi131 bash[88347]: cluster 2024-08-17T17:58:56.350748+0000 mgr.y (mgr.34107) 1706 : cluster [DBG] pgmap v2463: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:58:58.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:57 smithi131 bash[88347]: cluster 2024-08-17T17:58:56.350748+0000 mgr.y (mgr.34107) 1706 : cluster [DBG] pgmap v2463: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:58:58.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:57 smithi131 bash[88347]: cluster 2024-08-17T17:58:56.695567+0000 osd.3 (osd.3) 12 : cluster [DBG] 54.4 scrub ok 2024-08-17T17:58:58.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:57 smithi131 bash[88347]: cluster 2024-08-17T17:58:56.695567+0000 osd.3 (osd.3) 12 : cluster [DBG] 54.4 scrub ok 2024-08-17T17:58:58.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:57 smithi131 bash[88347]: cluster 2024-08-17T17:58:56.955543+0000 osd.1 (osd.1) 23 : cluster [DBG] 54.9 scrub starts 2024-08-17T17:58:58.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:57 smithi131 bash[88347]: cluster 2024-08-17T17:58:56.955543+0000 osd.1 (osd.1) 23 : cluster [DBG] 54.9 scrub starts 2024-08-17T17:58:58.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:57 smithi131 bash[88347]: audit 2024-08-17T17:58:56.966933+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"}]': finished 2024-08-17T17:58:58.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:57 smithi131 bash[88347]: audit 2024-08-17T17:58:56.966933+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"}]': finished 2024-08-17T17:58:58.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:57 smithi131 bash[88347]: cluster 2024-08-17T17:58:56.970616+0000 osd.1 (osd.1) 24 : cluster [DBG] 54.9 scrub ok 2024-08-17T17:58:58.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:57 smithi131 bash[88347]: cluster 2024-08-17T17:58:56.970616+0000 osd.1 (osd.1) 24 : cluster [DBG] 54.9 scrub ok 2024-08-17T17:58:58.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:57 smithi131 bash[88347]: cluster 2024-08-17T17:58:56.971102+0000 mon.a (mon.0) 2619 : cluster [DBG] osdmap e1416: 8 total, 8 up, 8 in 2024-08-17T17:58:58.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:57 smithi131 bash[88347]: cluster 2024-08-17T17:58:56.971102+0000 mon.a (mon.0) 2619 : cluster [DBG] osdmap e1416: 8 total, 8 up, 8 in 2024-08-17T17:58:58.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:57 smithi131 bash[88347]: cluster 2024-08-17T17:58:57.668150+0000 osd.7 (osd.7) 5 : cluster [DBG] 54.6 scrub starts 2024-08-17T17:58:58.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:57 smithi131 bash[88347]: cluster 2024-08-17T17:58:57.668150+0000 osd.7 (osd.7) 5 : cluster [DBG] 54.6 scrub starts 2024-08-17T17:58:58.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:57 smithi131 bash[88347]: cluster 2024-08-17T17:58:57.691881+0000 osd.7 (osd.7) 6 : cluster [DBG] 54.6 scrub ok 2024-08-17T17:58:58.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:57 smithi131 bash[88347]: cluster 2024-08-17T17:58:57.691881+0000 osd.7 (osd.7) 6 : cluster [DBG] 54.6 scrub ok 2024-08-17T17:58:58.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:57 smithi131 bash[89561]: cluster 2024-08-17T17:58:56.350748+0000 mgr.y (mgr.34107) 1706 : cluster [DBG] pgmap v2463: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:58:58.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:57 smithi131 bash[89561]: cluster 2024-08-17T17:58:56.350748+0000 mgr.y (mgr.34107) 1706 : cluster [DBG] pgmap v2463: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:58:58.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:57 smithi131 bash[89561]: cluster 2024-08-17T17:58:56.695567+0000 osd.3 (osd.3) 12 : cluster [DBG] 54.4 scrub ok 2024-08-17T17:58:58.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:57 smithi131 bash[89561]: cluster 2024-08-17T17:58:56.695567+0000 osd.3 (osd.3) 12 : cluster [DBG] 54.4 scrub ok 2024-08-17T17:58:58.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:57 smithi131 bash[89561]: cluster 2024-08-17T17:58:56.955543+0000 osd.1 (osd.1) 23 : cluster [DBG] 54.9 scrub starts 2024-08-17T17:58:58.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:57 smithi131 bash[89561]: cluster 2024-08-17T17:58:56.955543+0000 osd.1 (osd.1) 23 : cluster [DBG] 54.9 scrub starts 2024-08-17T17:58:58.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:57 smithi131 bash[89561]: audit 2024-08-17T17:58:56.966933+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"}]': finished 2024-08-17T17:58:58.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:57 smithi131 bash[89561]: audit 2024-08-17T17:58:56.966933+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_1", "var": "pgp_num_actual", "val": "26"}]': finished 2024-08-17T17:58:58.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:57 smithi131 bash[89561]: cluster 2024-08-17T17:58:56.970616+0000 osd.1 (osd.1) 24 : cluster [DBG] 54.9 scrub ok 2024-08-17T17:58:58.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:57 smithi131 bash[89561]: cluster 2024-08-17T17:58:56.970616+0000 osd.1 (osd.1) 24 : cluster [DBG] 54.9 scrub ok 2024-08-17T17:58:58.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:57 smithi131 bash[89561]: cluster 2024-08-17T17:58:56.971102+0000 mon.a (mon.0) 2619 : cluster [DBG] osdmap e1416: 8 total, 8 up, 8 in 2024-08-17T17:58:58.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:57 smithi131 bash[89561]: cluster 2024-08-17T17:58:56.971102+0000 mon.a (mon.0) 2619 : cluster [DBG] osdmap e1416: 8 total, 8 up, 8 in 2024-08-17T17:58:58.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:57 smithi131 bash[89561]: cluster 2024-08-17T17:58:57.668150+0000 osd.7 (osd.7) 5 : cluster [DBG] 54.6 scrub starts 2024-08-17T17:58:58.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:57 smithi131 bash[89561]: cluster 2024-08-17T17:58:57.668150+0000 osd.7 (osd.7) 5 : cluster [DBG] 54.6 scrub starts 2024-08-17T17:58:58.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:57 smithi131 bash[89561]: cluster 2024-08-17T17:58:57.691881+0000 osd.7 (osd.7) 6 : cluster [DBG] 54.6 scrub ok 2024-08-17T17:58:58.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:57 smithi131 bash[89561]: cluster 2024-08-17T17:58:57.691881+0000 osd.7 (osd.7) 6 : cluster [DBG] 54.6 scrub ok 2024-08-17T17:58:58.451 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:58.478 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:58.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:58.481 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:58.582 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:58.607 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:58.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:58.609 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:58.710 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:58.738 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:58:58.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:58.740 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:58:58.840 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:58.849 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:58:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:58:58] "GET /metrics HTTP/1.1" 200 36591 "" "Prometheus/2.51.0" 2024-08-17T17:58:58.868 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:58:58.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:58.870 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:58:58.971 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:58.999 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:59.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:59.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:59.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:58 smithi131 bash[89561]: cluster 2024-08-17T17:58:57.917081+0000 osd.1 (osd.1) 25 : cluster [DBG] 54.3 scrub starts 2024-08-17T17:58:59.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:58 smithi131 bash[89561]: cluster 2024-08-17T17:58:57.917081+0000 osd.1 (osd.1) 25 : cluster [DBG] 54.3 scrub starts 2024-08-17T17:58:59.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:58 smithi131 bash[89561]: cluster 2024-08-17T17:58:57.931884+0000 osd.1 (osd.1) 26 : cluster [DBG] 54.3 scrub ok 2024-08-17T17:58:59.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:58 smithi131 bash[89561]: cluster 2024-08-17T17:58:57.931884+0000 osd.1 (osd.1) 26 : cluster [DBG] 54.3 scrub ok 2024-08-17T17:58:59.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:58 smithi131 bash[89561]: cluster 2024-08-17T17:58:57.986649+0000 mon.a (mon.0) 2620 : cluster [DBG] osdmap e1417: 8 total, 8 up, 8 in 2024-08-17T17:58:59.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:58 smithi131 bash[89561]: cluster 2024-08-17T17:58:57.986649+0000 mon.a (mon.0) 2620 : cluster [DBG] osdmap e1417: 8 total, 8 up, 8 in 2024-08-17T17:58:59.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:58 smithi131 bash[89561]: cluster 2024-08-17T17:58:58.020866+0000 osd.5 (osd.5) 9 : cluster [DBG] 54.2 scrub starts 2024-08-17T17:58:59.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:58 smithi131 bash[89561]: cluster 2024-08-17T17:58:58.020866+0000 osd.5 (osd.5) 9 : cluster [DBG] 54.2 scrub starts 2024-08-17T17:58:59.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:58 smithi131 bash[89561]: cluster 2024-08-17T17:58:58.039303+0000 osd.5 (osd.5) 10 : cluster [DBG] 54.2 scrub ok 2024-08-17T17:58:59.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:58 smithi131 bash[89561]: cluster 2024-08-17T17:58:58.039303+0000 osd.5 (osd.5) 10 : cluster [DBG] 54.2 scrub ok 2024-08-17T17:58:59.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:58 smithi131 bash[89561]: cluster 2024-08-17T17:58:58.068754+0000 osd.6 (osd.6) 11 : cluster [DBG] 54.5 scrub starts 2024-08-17T17:58:59.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:58 smithi131 bash[89561]: cluster 2024-08-17T17:58:58.068754+0000 osd.6 (osd.6) 11 : cluster [DBG] 54.5 scrub starts 2024-08-17T17:58:59.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:58 smithi131 bash[89561]: cluster 2024-08-17T17:58:58.088210+0000 osd.6 (osd.6) 12 : cluster [DBG] 54.5 scrub ok 2024-08-17T17:58:59.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:58:58 smithi131 bash[89561]: cluster 2024-08-17T17:58:58.088210+0000 osd.6 (osd.6) 12 : cluster [DBG] 54.5 scrub ok 2024-08-17T17:58:59.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:58 smithi131 bash[88347]: cluster 2024-08-17T17:58:57.917081+0000 osd.1 (osd.1) 25 : cluster [DBG] 54.3 scrub starts 2024-08-17T17:58:59.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:58 smithi131 bash[88347]: cluster 2024-08-17T17:58:57.917081+0000 osd.1 (osd.1) 25 : cluster [DBG] 54.3 scrub starts 2024-08-17T17:58:59.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:58 smithi131 bash[88347]: cluster 2024-08-17T17:58:57.931884+0000 osd.1 (osd.1) 26 : cluster [DBG] 54.3 scrub ok 2024-08-17T17:58:59.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:58 smithi131 bash[88347]: cluster 2024-08-17T17:58:57.931884+0000 osd.1 (osd.1) 26 : cluster [DBG] 54.3 scrub ok 2024-08-17T17:58:59.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:58 smithi131 bash[88347]: cluster 2024-08-17T17:58:57.986649+0000 mon.a (mon.0) 2620 : cluster [DBG] osdmap e1417: 8 total, 8 up, 8 in 2024-08-17T17:58:59.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:58 smithi131 bash[88347]: cluster 2024-08-17T17:58:57.986649+0000 mon.a (mon.0) 2620 : cluster [DBG] osdmap e1417: 8 total, 8 up, 8 in 2024-08-17T17:58:59.103 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:58 smithi131 bash[88347]: cluster 2024-08-17T17:58:58.020866+0000 osd.5 (osd.5) 9 : cluster [DBG] 54.2 scrub starts 2024-08-17T17:58:59.103 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:58 smithi131 bash[88347]: cluster 2024-08-17T17:58:58.020866+0000 osd.5 (osd.5) 9 : cluster [DBG] 54.2 scrub starts 2024-08-17T17:58:59.103 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:58 smithi131 bash[88347]: cluster 2024-08-17T17:58:58.039303+0000 osd.5 (osd.5) 10 : cluster [DBG] 54.2 scrub ok 2024-08-17T17:58:59.103 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:58 smithi131 bash[88347]: cluster 2024-08-17T17:58:58.039303+0000 osd.5 (osd.5) 10 : cluster [DBG] 54.2 scrub ok 2024-08-17T17:58:59.103 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:58 smithi131 bash[88347]: cluster 2024-08-17T17:58:58.068754+0000 osd.6 (osd.6) 11 : cluster [DBG] 54.5 scrub starts 2024-08-17T17:58:59.103 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:58 smithi131 bash[88347]: cluster 2024-08-17T17:58:58.068754+0000 osd.6 (osd.6) 11 : cluster [DBG] 54.5 scrub starts 2024-08-17T17:58:59.103 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:58 smithi131 bash[88347]: cluster 2024-08-17T17:58:58.088210+0000 osd.6 (osd.6) 12 : cluster [DBG] 54.5 scrub ok 2024-08-17T17:58:59.103 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:58:58 smithi131 bash[88347]: cluster 2024-08-17T17:58:58.088210+0000 osd.6 (osd.6) 12 : cluster [DBG] 54.5 scrub ok 2024-08-17T17:58:59.103 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:59.112 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:58:59.129 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:59.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:59.131 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:59.232 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:59.267 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:59.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:59.269 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:59.370 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:59.381 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:58 smithi169 bash[79348]: cluster 2024-08-17T17:58:57.917081+0000 osd.1 (osd.1) 25 : cluster [DBG] 54.3 scrub starts 2024-08-17T17:58:59.381 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:58 smithi169 bash[79348]: cluster 2024-08-17T17:58:57.917081+0000 osd.1 (osd.1) 25 : cluster [DBG] 54.3 scrub starts 2024-08-17T17:58:59.381 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:58 smithi169 bash[79348]: cluster 2024-08-17T17:58:57.931884+0000 osd.1 (osd.1) 26 : cluster [DBG] 54.3 scrub ok 2024-08-17T17:58:59.381 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:58 smithi169 bash[79348]: cluster 2024-08-17T17:58:57.931884+0000 osd.1 (osd.1) 26 : cluster [DBG] 54.3 scrub ok 2024-08-17T17:58:59.382 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:58 smithi169 bash[79348]: cluster 2024-08-17T17:58:57.986649+0000 mon.a (mon.0) 2620 : cluster [DBG] osdmap e1417: 8 total, 8 up, 8 in 2024-08-17T17:58:59.382 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:58 smithi169 bash[79348]: cluster 2024-08-17T17:58:57.986649+0000 mon.a (mon.0) 2620 : cluster [DBG] osdmap e1417: 8 total, 8 up, 8 in 2024-08-17T17:58:59.382 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:58 smithi169 bash[79348]: cluster 2024-08-17T17:58:58.020866+0000 osd.5 (osd.5) 9 : cluster [DBG] 54.2 scrub starts 2024-08-17T17:58:59.382 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:58 smithi169 bash[79348]: cluster 2024-08-17T17:58:58.020866+0000 osd.5 (osd.5) 9 : cluster [DBG] 54.2 scrub starts 2024-08-17T17:58:59.382 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:58 smithi169 bash[79348]: cluster 2024-08-17T17:58:58.039303+0000 osd.5 (osd.5) 10 : cluster [DBG] 54.2 scrub ok 2024-08-17T17:58:59.382 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:58 smithi169 bash[79348]: cluster 2024-08-17T17:58:58.039303+0000 osd.5 (osd.5) 10 : cluster [DBG] 54.2 scrub ok 2024-08-17T17:58:59.382 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:58 smithi169 bash[79348]: cluster 2024-08-17T17:58:58.068754+0000 osd.6 (osd.6) 11 : cluster [DBG] 54.5 scrub starts 2024-08-17T17:58:59.382 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:58 smithi169 bash[79348]: cluster 2024-08-17T17:58:58.068754+0000 osd.6 (osd.6) 11 : cluster [DBG] 54.5 scrub starts 2024-08-17T17:58:59.382 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:58 smithi169 bash[79348]: cluster 2024-08-17T17:58:58.088210+0000 osd.6 (osd.6) 12 : cluster [DBG] 54.5 scrub ok 2024-08-17T17:58:59.382 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:58:58 smithi169 bash[79348]: cluster 2024-08-17T17:58:58.088210+0000 osd.6 (osd.6) 12 : cluster [DBG] 54.5 scrub ok 2024-08-17T17:58:59.395 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:58:59.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:59.397 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:58:59.498 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:59.524 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:58:59.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:59.527 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:58:59.627 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:59.656 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:59.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:59.658 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:58:59.759 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:59.787 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:58:59.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:59.789 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:58:59.890 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:59.916 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:58:59.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:58:59.918 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:00.018 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:00.028 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:58.351445+0000 mgr.y (mgr.34107) 1707 : cluster [DBG] pgmap v2466: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 672 KiB/s wr, 20 op/s; 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:59:00.028 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:58.351445+0000 mgr.y (mgr.34107) 1707 : cluster [DBG] pgmap v2466: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 672 KiB/s wr, 20 op/s; 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:59:00.028 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:58.992060+0000 osd.3 (osd.3) 13 : cluster [DBG] 54.10 starting backfill to osd.0 from (0'0,0'0] MAX to 1412'12634 2024-08-17T17:59:00.028 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:58.992060+0000 osd.3 (osd.3) 13 : cluster [DBG] 54.10 starting backfill to osd.0 from (0'0,0'0] MAX to 1412'12634 2024-08-17T17:59:00.028 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:58.994612+0000 osd.4 (osd.4) 16 : cluster [DBG] 54.18 starting backfill to osd.1 from (0'0,0'0] MAX to 1412'12790 2024-08-17T17:59:00.028 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:58.994612+0000 osd.4 (osd.4) 16 : cluster [DBG] 54.18 starting backfill to osd.1 from (0'0,0'0] MAX to 1412'12790 2024-08-17T17:59:00.028 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:58.994723+0000 osd.2 (osd.2) 1 : cluster [DBG] 54.16 starting backfill to osd.4 from (0'0,0'0] MAX to 1412'12600 2024-08-17T17:59:00.028 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:58.994723+0000 osd.2 (osd.2) 1 : cluster [DBG] 54.16 starting backfill to osd.4 from (0'0,0'0] MAX to 1412'12600 2024-08-17T17:59:00.028 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:58.995588+0000 mon.a (mon.0) 2621 : cluster [DBG] osdmap e1418: 8 total, 8 up, 8 in 2024-08-17T17:59:00.028 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:58.995588+0000 mon.a (mon.0) 2621 : cluster [DBG] osdmap e1418: 8 total, 8 up, 8 in 2024-08-17T17:59:00.029 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:58.998342+0000 osd.1 (osd.1) 27 : cluster [DBG] 54.19 starting backfill to osd.4 from (0'0,0'0] MAX to 1412'12504 2024-08-17T17:59:00.029 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:58.998342+0000 osd.1 (osd.1) 27 : cluster [DBG] 54.19 starting backfill to osd.4 from (0'0,0'0] MAX to 1412'12504 2024-08-17T17:59:00.029 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.006083+0000 osd.0 (osd.0) 7 : cluster [DBG] 54.12 starting backfill to osd.1 from (0'0,0'0] MAX to 1412'12700 2024-08-17T17:59:00.029 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.006083+0000 osd.0 (osd.0) 7 : cluster [DBG] 54.12 starting backfill to osd.1 from (0'0,0'0] MAX to 1412'12700 2024-08-17T17:59:00.029 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.006187+0000 osd.0 (osd.0) 8 : cluster [DBG] 54.13 starting backfill to osd.3 from (0'0,0'0] MAX to 1412'12396 2024-08-17T17:59:00.029 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.006187+0000 osd.0 (osd.0) 8 : cluster [DBG] 54.13 starting backfill to osd.3 from (0'0,0'0] MAX to 1412'12396 2024-08-17T17:59:00.029 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.006306+0000 osd.0 (osd.0) 9 : cluster [DBG] 54.15 starting backfill to osd.1 from (0'0,0'0] MAX to 1412'12350 2024-08-17T17:59:00.029 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.006306+0000 osd.0 (osd.0) 9 : cluster [DBG] 54.15 starting backfill to osd.1 from (0'0,0'0] MAX to 1412'12350 2024-08-17T17:59:00.029 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.007215+0000 osd.3 (osd.3) 14 : cluster [DBG] 54.14 starting backfill to osd.0 from (0'0,0'0] MAX to 1412'12744 2024-08-17T17:59:00.029 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.007215+0000 osd.3 (osd.3) 14 : cluster [DBG] 54.14 starting backfill to osd.0 from (0'0,0'0] MAX to 1412'12744 2024-08-17T17:59:00.029 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.007725+0000 osd.0 (osd.0) 10 : cluster [DBG] 54.17 starting backfill to osd.3 from (0'0,0'0] MAX to 1412'12456 2024-08-17T17:59:00.029 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.007725+0000 osd.0 (osd.0) 10 : cluster [DBG] 54.17 starting backfill to osd.3 from (0'0,0'0] MAX to 1412'12456 2024-08-17T17:59:00.030 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:58.351445+0000 mgr.y (mgr.34107) 1707 : cluster [DBG] pgmap v2466: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 672 KiB/s wr, 20 op/s; 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:59:00.030 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:58.351445+0000 mgr.y (mgr.34107) 1707 : cluster [DBG] pgmap v2466: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 672 KiB/s wr, 20 op/s; 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:59:00.030 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:58.992060+0000 osd.3 (osd.3) 13 : cluster [DBG] 54.10 starting backfill to osd.0 from (0'0,0'0] MAX to 1412'12634 2024-08-17T17:59:00.030 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:58.992060+0000 osd.3 (osd.3) 13 : cluster [DBG] 54.10 starting backfill to osd.0 from (0'0,0'0] MAX to 1412'12634 2024-08-17T17:59:00.030 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:58.994612+0000 osd.4 (osd.4) 16 : cluster [DBG] 54.18 starting backfill to osd.1 from (0'0,0'0] MAX to 1412'12790 2024-08-17T17:59:00.030 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:58.994612+0000 osd.4 (osd.4) 16 : cluster [DBG] 54.18 starting backfill to osd.1 from (0'0,0'0] MAX to 1412'12790 2024-08-17T17:59:00.030 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:58.994723+0000 osd.2 (osd.2) 1 : cluster [DBG] 54.16 starting backfill to osd.4 from (0'0,0'0] MAX to 1412'12600 2024-08-17T17:59:00.030 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:58.994723+0000 osd.2 (osd.2) 1 : cluster [DBG] 54.16 starting backfill to osd.4 from (0'0,0'0] MAX to 1412'12600 2024-08-17T17:59:00.030 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:58.995588+0000 mon.a (mon.0) 2621 : cluster [DBG] osdmap e1418: 8 total, 8 up, 8 in 2024-08-17T17:59:00.030 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:58.995588+0000 mon.a (mon.0) 2621 : cluster [DBG] osdmap e1418: 8 total, 8 up, 8 in 2024-08-17T17:59:00.031 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:58.998342+0000 osd.1 (osd.1) 27 : cluster [DBG] 54.19 starting backfill to osd.4 from (0'0,0'0] MAX to 1412'12504 2024-08-17T17:59:00.031 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:58.998342+0000 osd.1 (osd.1) 27 : cluster [DBG] 54.19 starting backfill to osd.4 from (0'0,0'0] MAX to 1412'12504 2024-08-17T17:59:00.031 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.006083+0000 osd.0 (osd.0) 7 : cluster [DBG] 54.12 starting backfill to osd.1 from (0'0,0'0] MAX to 1412'12700 2024-08-17T17:59:00.031 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.006083+0000 osd.0 (osd.0) 7 : cluster [DBG] 54.12 starting backfill to osd.1 from (0'0,0'0] MAX to 1412'12700 2024-08-17T17:59:00.031 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.006187+0000 osd.0 (osd.0) 8 : cluster [DBG] 54.13 starting backfill to osd.3 from (0'0,0'0] MAX to 1412'12396 2024-08-17T17:59:00.031 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.006187+0000 osd.0 (osd.0) 8 : cluster [DBG] 54.13 starting backfill to osd.3 from (0'0,0'0] MAX to 1412'12396 2024-08-17T17:59:00.031 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.006306+0000 osd.0 (osd.0) 9 : cluster [DBG] 54.15 starting backfill to osd.1 from (0'0,0'0] MAX to 1412'12350 2024-08-17T17:59:00.031 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.006306+0000 osd.0 (osd.0) 9 : cluster [DBG] 54.15 starting backfill to osd.1 from (0'0,0'0] MAX to 1412'12350 2024-08-17T17:59:00.031 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.007215+0000 osd.3 (osd.3) 14 : cluster [DBG] 54.14 starting backfill to osd.0 from (0'0,0'0] MAX to 1412'12744 2024-08-17T17:59:00.031 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.007215+0000 osd.3 (osd.3) 14 : cluster [DBG] 54.14 starting backfill to osd.0 from (0'0,0'0] MAX to 1412'12744 2024-08-17T17:59:00.031 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.007725+0000 osd.0 (osd.0) 10 : cluster [DBG] 54.17 starting backfill to osd.3 from (0'0,0'0] MAX to 1412'12456 2024-08-17T17:59:00.031 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.007725+0000 osd.0 (osd.0) 10 : cluster [DBG] 54.17 starting backfill to osd.3 from (0'0,0'0] MAX to 1412'12456 2024-08-17T17:59:00.032 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.023445+0000 osd.3 (osd.3) 15 : cluster [DBG] 54.10 starting backfill to osd.2 from (0'0,0'0] MAX to 1412'12634 2024-08-17T17:59:00.032 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.023445+0000 osd.3 (osd.3) 15 : cluster [DBG] 54.10 starting backfill to osd.2 from (0'0,0'0] MAX to 1412'12634 2024-08-17T17:59:00.032 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.026348+0000 osd.1 (osd.1) 28 : cluster [DBG] 54.11 starting backfill to osd.6 from (0'0,0'0] MAX to 1412'12598 2024-08-17T17:59:00.032 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.026348+0000 osd.1 (osd.1) 28 : cluster [DBG] 54.11 starting backfill to osd.6 from (0'0,0'0] MAX to 1412'12598 2024-08-17T17:59:00.032 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.045087+0000 osd.1 (osd.1) 29 : cluster [DBG] 54.11 starting backfill to osd.7 from (0'0,0'0] MAX to 1412'12598 2024-08-17T17:59:00.032 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.045087+0000 osd.1 (osd.1) 29 : cluster [DBG] 54.11 starting backfill to osd.7 from (0'0,0'0] MAX to 1412'12598 2024-08-17T17:59:00.032 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.050433+0000 osd.3 (osd.3) 16 : cluster [DBG] 54.14 starting backfill to osd.2 from (0'0,0'0] MAX to 1412'12744 2024-08-17T17:59:00.032 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.050433+0000 osd.3 (osd.3) 16 : cluster [DBG] 54.14 starting backfill to osd.2 from (0'0,0'0] MAX to 1412'12744 2024-08-17T17:59:00.032 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.051273+0000 osd.3 (osd.3) 17 : cluster [DBG] 54.10 starting backfill to osd.5 from (0'0,0'0] MAX to 1412'12634 2024-08-17T17:59:00.032 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.051273+0000 osd.3 (osd.3) 17 : cluster [DBG] 54.10 starting backfill to osd.5 from (0'0,0'0] MAX to 1412'12634 2024-08-17T17:59:00.032 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.073474+0000 osd.0 (osd.0) 11 : cluster [DBG] 54.13 starting backfill to osd.4 from (0'0,0'0] MAX to 1412'12396 2024-08-17T17:59:00.033 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.073474+0000 osd.0 (osd.0) 11 : cluster [DBG] 54.13 starting backfill to osd.4 from (0'0,0'0] MAX to 1412'12396 2024-08-17T17:59:00.033 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.076299+0000 osd.3 (osd.3) 18 : cluster [DBG] 54.14 starting backfill to osd.4 from (0'0,0'0] MAX to 1412'12744 2024-08-17T17:59:00.033 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.076299+0000 osd.3 (osd.3) 18 : cluster [DBG] 54.14 starting backfill to osd.4 from (0'0,0'0] MAX to 1412'12744 2024-08-17T17:59:00.033 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.101700+0000 osd.0 (osd.0) 12 : cluster [DBG] 54.15 starting backfill to osd.2 from (0'0,0'0] MAX to 1412'12350 2024-08-17T17:59:00.033 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.101700+0000 osd.0 (osd.0) 12 : cluster [DBG] 54.15 starting backfill to osd.2 from (0'0,0'0] MAX to 1412'12350 2024-08-17T17:59:00.033 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.103949+0000 osd.0 (osd.0) 13 : cluster [DBG] 54.17 starting backfill to osd.5 from (0'0,0'0] MAX to 1412'12456 2024-08-17T17:59:00.034 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.103949+0000 osd.0 (osd.0) 13 : cluster [DBG] 54.17 starting backfill to osd.5 from (0'0,0'0] MAX to 1412'12456 2024-08-17T17:59:00.034 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.142314+0000 osd.0 (osd.0) 14 : cluster [DBG] 54.12 starting backfill to osd.3 from (0'0,0'0] MAX to 1412'12700 2024-08-17T17:59:00.034 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.142314+0000 osd.0 (osd.0) 14 : cluster [DBG] 54.12 starting backfill to osd.3 from (0'0,0'0] MAX to 1412'12700 2024-08-17T17:59:00.034 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.165892+0000 osd.0 (osd.0) 15 : cluster [DBG] 54.15 starting backfill to osd.5 from (0'0,0'0] MAX to 1412'12350 2024-08-17T17:59:00.034 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.165892+0000 osd.0 (osd.0) 15 : cluster [DBG] 54.15 starting backfill to osd.5 from (0'0,0'0] MAX to 1412'12350 2024-08-17T17:59:00.034 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.211285+0000 osd.0 (osd.0) 16 : cluster [DBG] 54.12 starting backfill to osd.7 from (0'0,0'0] MAX to 1412'12700 2024-08-17T17:59:00.035 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.023445+0000 osd.3 (osd.3) 15 : cluster [DBG] 54.10 starting backfill to osd.2 from (0'0,0'0] MAX to 1412'12634 2024-08-17T17:59:00.035 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.023445+0000 osd.3 (osd.3) 15 : cluster [DBG] 54.10 starting backfill to osd.2 from (0'0,0'0] MAX to 1412'12634 2024-08-17T17:59:00.035 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.026348+0000 osd.1 (osd.1) 28 : cluster [DBG] 54.11 starting backfill to osd.6 from (0'0,0'0] MAX to 1412'12598 2024-08-17T17:59:00.035 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.026348+0000 osd.1 (osd.1) 28 : cluster [DBG] 54.11 starting backfill to osd.6 from (0'0,0'0] MAX to 1412'12598 2024-08-17T17:59:00.035 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.045087+0000 osd.1 (osd.1) 29 : cluster [DBG] 54.11 starting backfill to osd.7 from (0'0,0'0] MAX to 1412'12598 2024-08-17T17:59:00.035 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.045087+0000 osd.1 (osd.1) 29 : cluster [DBG] 54.11 starting backfill to osd.7 from (0'0,0'0] MAX to 1412'12598 2024-08-17T17:59:00.036 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.050433+0000 osd.3 (osd.3) 16 : cluster [DBG] 54.14 starting backfill to osd.2 from (0'0,0'0] MAX to 1412'12744 2024-08-17T17:59:00.036 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.050433+0000 osd.3 (osd.3) 16 : cluster [DBG] 54.14 starting backfill to osd.2 from (0'0,0'0] MAX to 1412'12744 2024-08-17T17:59:00.036 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.051273+0000 osd.3 (osd.3) 17 : cluster [DBG] 54.10 starting backfill to osd.5 from (0'0,0'0] MAX to 1412'12634 2024-08-17T17:59:00.036 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.051273+0000 osd.3 (osd.3) 17 : cluster [DBG] 54.10 starting backfill to osd.5 from (0'0,0'0] MAX to 1412'12634 2024-08-17T17:59:00.036 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.073474+0000 osd.0 (osd.0) 11 : cluster [DBG] 54.13 starting backfill to osd.4 from (0'0,0'0] MAX to 1412'12396 2024-08-17T17:59:00.036 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.073474+0000 osd.0 (osd.0) 11 : cluster [DBG] 54.13 starting backfill to osd.4 from (0'0,0'0] MAX to 1412'12396 2024-08-17T17:59:00.036 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.076299+0000 osd.3 (osd.3) 18 : cluster [DBG] 54.14 starting backfill to osd.4 from (0'0,0'0] MAX to 1412'12744 2024-08-17T17:59:00.036 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.076299+0000 osd.3 (osd.3) 18 : cluster [DBG] 54.14 starting backfill to osd.4 from (0'0,0'0] MAX to 1412'12744 2024-08-17T17:59:00.036 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.101700+0000 osd.0 (osd.0) 12 : cluster [DBG] 54.15 starting backfill to osd.2 from (0'0,0'0] MAX to 1412'12350 2024-08-17T17:59:00.036 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.101700+0000 osd.0 (osd.0) 12 : cluster [DBG] 54.15 starting backfill to osd.2 from (0'0,0'0] MAX to 1412'12350 2024-08-17T17:59:00.036 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.103949+0000 osd.0 (osd.0) 13 : cluster [DBG] 54.17 starting backfill to osd.5 from (0'0,0'0] MAX to 1412'12456 2024-08-17T17:59:00.036 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.103949+0000 osd.0 (osd.0) 13 : cluster [DBG] 54.17 starting backfill to osd.5 from (0'0,0'0] MAX to 1412'12456 2024-08-17T17:59:00.036 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.142314+0000 osd.0 (osd.0) 14 : cluster [DBG] 54.12 starting backfill to osd.3 from (0'0,0'0] MAX to 1412'12700 2024-08-17T17:59:00.037 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.142314+0000 osd.0 (osd.0) 14 : cluster [DBG] 54.12 starting backfill to osd.3 from (0'0,0'0] MAX to 1412'12700 2024-08-17T17:59:00.037 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.165892+0000 osd.0 (osd.0) 15 : cluster [DBG] 54.15 starting backfill to osd.5 from (0'0,0'0] MAX to 1412'12350 2024-08-17T17:59:00.037 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.165892+0000 osd.0 (osd.0) 15 : cluster [DBG] 54.15 starting backfill to osd.5 from (0'0,0'0] MAX to 1412'12350 2024-08-17T17:59:00.037 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.211285+0000 osd.0 (osd.0) 16 : cluster [DBG] 54.12 starting backfill to osd.7 from (0'0,0'0] MAX to 1412'12700 2024-08-17T17:59:00.037 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.211285+0000 osd.0 (osd.0) 16 : cluster [DBG] 54.12 starting backfill to osd.7 from (0'0,0'0] MAX to 1412'12700 2024-08-17T17:59:00.037 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.457155+0000 osd.0 (osd.0) 17 : cluster [DBG] 54.17 scrub starts 2024-08-17T17:59:00.037 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.457155+0000 osd.0 (osd.0) 17 : cluster [DBG] 54.17 scrub starts 2024-08-17T17:59:00.037 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.467718+0000 osd.0 (osd.0) 18 : cluster [DBG] 54.17 scrub ok 2024-08-17T17:59:00.037 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.467718+0000 osd.0 (osd.0) 18 : cluster [DBG] 54.17 scrub ok 2024-08-17T17:59:00.037 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.505937+0000 osd.4 (osd.4) 17 : cluster [DBG] 54.18 scrub starts 2024-08-17T17:59:00.037 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.505937+0000 osd.4 (osd.4) 17 : cluster [DBG] 54.18 scrub starts 2024-08-17T17:59:00.038 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.528981+0000 osd.4 (osd.4) 18 : cluster [DBG] 54.18 scrub ok 2024-08-17T17:59:00.038 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.528981+0000 osd.4 (osd.4) 18 : cluster [DBG] 54.18 scrub ok 2024-08-17T17:59:00.038 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.633696+0000 osd.3 (osd.3) 19 : cluster [DBG] 54.10 scrub starts 2024-08-17T17:59:00.038 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.633696+0000 osd.3 (osd.3) 19 : cluster [DBG] 54.10 scrub starts 2024-08-17T17:59:00.038 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.649258+0000 osd.3 (osd.3) 20 : cluster [DBG] 54.10 scrub ok 2024-08-17T17:59:00.038 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.649258+0000 osd.3 (osd.3) 20 : cluster [DBG] 54.10 scrub ok 2024-08-17T17:59:00.038 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.860863+0000 osd.1 (osd.1) 30 : cluster [DBG] 54.11 scrub starts 2024-08-17T17:59:00.038 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.860863+0000 osd.1 (osd.1) 30 : cluster [DBG] 54.11 scrub starts 2024-08-17T17:59:00.038 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.872853+0000 osd.1 (osd.1) 31 : cluster [DBG] 54.11 scrub ok 2024-08-17T17:59:00.038 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.872853+0000 osd.1 (osd.1) 31 : cluster [DBG] 54.11 scrub ok 2024-08-17T17:59:00.039 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.211285+0000 osd.0 (osd.0) 16 : cluster [DBG] 54.12 starting backfill to osd.7 from (0'0,0'0] MAX to 1412'12700 2024-08-17T17:59:00.039 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.457155+0000 osd.0 (osd.0) 17 : cluster [DBG] 54.17 scrub starts 2024-08-17T17:59:00.039 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.457155+0000 osd.0 (osd.0) 17 : cluster [DBG] 54.17 scrub starts 2024-08-17T17:59:00.039 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.467718+0000 osd.0 (osd.0) 18 : cluster [DBG] 54.17 scrub ok 2024-08-17T17:59:00.039 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.467718+0000 osd.0 (osd.0) 18 : cluster [DBG] 54.17 scrub ok 2024-08-17T17:59:00.039 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.505937+0000 osd.4 (osd.4) 17 : cluster [DBG] 54.18 scrub starts 2024-08-17T17:59:00.039 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.505937+0000 osd.4 (osd.4) 17 : cluster [DBG] 54.18 scrub starts 2024-08-17T17:59:00.039 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.528981+0000 osd.4 (osd.4) 18 : cluster [DBG] 54.18 scrub ok 2024-08-17T17:59:00.040 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.528981+0000 osd.4 (osd.4) 18 : cluster [DBG] 54.18 scrub ok 2024-08-17T17:59:00.040 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.633696+0000 osd.3 (osd.3) 19 : cluster [DBG] 54.10 scrub starts 2024-08-17T17:59:00.040 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.633696+0000 osd.3 (osd.3) 19 : cluster [DBG] 54.10 scrub starts 2024-08-17T17:59:00.040 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.649258+0000 osd.3 (osd.3) 20 : cluster [DBG] 54.10 scrub ok 2024-08-17T17:59:00.040 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.649258+0000 osd.3 (osd.3) 20 : cluster [DBG] 54.10 scrub ok 2024-08-17T17:59:00.040 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.860863+0000 osd.1 (osd.1) 30 : cluster [DBG] 54.11 scrub starts 2024-08-17T17:59:00.040 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.860863+0000 osd.1 (osd.1) 30 : cluster [DBG] 54.11 scrub starts 2024-08-17T17:59:00.040 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.872853+0000 osd.1 (osd.1) 31 : cluster [DBG] 54.11 scrub ok 2024-08-17T17:59:00.040 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:00 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.872853+0000 osd.1 (osd.1) 31 : cluster [DBG] 54.11 scrub ok 2024-08-17T17:59:00.041 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:00.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:00.043 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:00.144 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:00.171 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:00.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:00.173 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:00.274 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:00.286 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:58.351445+0000 mgr.y (mgr.34107) 1707 : cluster [DBG] pgmap v2466: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 672 KiB/s wr, 20 op/s; 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:59:00.286 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:58.351445+0000 mgr.y (mgr.34107) 1707 : cluster [DBG] pgmap v2466: 99 pgs: 99 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail; 672 KiB/s wr, 20 op/s; 5.1 MiB/s, 81 objects/s recovering 2024-08-17T17:59:00.286 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:58.992060+0000 osd.3 (osd.3) 13 : cluster [DBG] 54.10 starting backfill to osd.0 from (0'0,0'0] MAX to 1412'12634 2024-08-17T17:59:00.287 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:58.992060+0000 osd.3 (osd.3) 13 : cluster [DBG] 54.10 starting backfill to osd.0 from (0'0,0'0] MAX to 1412'12634 2024-08-17T17:59:00.287 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:58.994612+0000 osd.4 (osd.4) 16 : cluster [DBG] 54.18 starting backfill to osd.1 from (0'0,0'0] MAX to 1412'12790 2024-08-17T17:59:00.287 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:58.994612+0000 osd.4 (osd.4) 16 : cluster [DBG] 54.18 starting backfill to osd.1 from (0'0,0'0] MAX to 1412'12790 2024-08-17T17:59:00.287 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:58.994723+0000 osd.2 (osd.2) 1 : cluster [DBG] 54.16 starting backfill to osd.4 from (0'0,0'0] MAX to 1412'12600 2024-08-17T17:59:00.287 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:58.994723+0000 osd.2 (osd.2) 1 : cluster [DBG] 54.16 starting backfill to osd.4 from (0'0,0'0] MAX to 1412'12600 2024-08-17T17:59:00.287 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:58.995588+0000 mon.a (mon.0) 2621 : cluster [DBG] osdmap e1418: 8 total, 8 up, 8 in 2024-08-17T17:59:00.287 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:58.995588+0000 mon.a (mon.0) 2621 : cluster [DBG] osdmap e1418: 8 total, 8 up, 8 in 2024-08-17T17:59:00.287 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:58.998342+0000 osd.1 (osd.1) 27 : cluster [DBG] 54.19 starting backfill to osd.4 from (0'0,0'0] MAX to 1412'12504 2024-08-17T17:59:00.287 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:58.998342+0000 osd.1 (osd.1) 27 : cluster [DBG] 54.19 starting backfill to osd.4 from (0'0,0'0] MAX to 1412'12504 2024-08-17T17:59:00.288 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.006083+0000 osd.0 (osd.0) 7 : cluster [DBG] 54.12 starting backfill to osd.1 from (0'0,0'0] MAX to 1412'12700 2024-08-17T17:59:00.288 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.006083+0000 osd.0 (osd.0) 7 : cluster [DBG] 54.12 starting backfill to osd.1 from (0'0,0'0] MAX to 1412'12700 2024-08-17T17:59:00.288 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.006187+0000 osd.0 (osd.0) 8 : cluster [DBG] 54.13 starting backfill to osd.3 from (0'0,0'0] MAX to 1412'12396 2024-08-17T17:59:00.288 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.006187+0000 osd.0 (osd.0) 8 : cluster [DBG] 54.13 starting backfill to osd.3 from (0'0,0'0] MAX to 1412'12396 2024-08-17T17:59:00.288 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.006306+0000 osd.0 (osd.0) 9 : cluster [DBG] 54.15 starting backfill to osd.1 from (0'0,0'0] MAX to 1412'12350 2024-08-17T17:59:00.288 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.006306+0000 osd.0 (osd.0) 9 : cluster [DBG] 54.15 starting backfill to osd.1 from (0'0,0'0] MAX to 1412'12350 2024-08-17T17:59:00.288 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.007215+0000 osd.3 (osd.3) 14 : cluster [DBG] 54.14 starting backfill to osd.0 from (0'0,0'0] MAX to 1412'12744 2024-08-17T17:59:00.288 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.007215+0000 osd.3 (osd.3) 14 : cluster [DBG] 54.14 starting backfill to osd.0 from (0'0,0'0] MAX to 1412'12744 2024-08-17T17:59:00.288 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.007725+0000 osd.0 (osd.0) 10 : cluster [DBG] 54.17 starting backfill to osd.3 from (0'0,0'0] MAX to 1412'12456 2024-08-17T17:59:00.288 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.007725+0000 osd.0 (osd.0) 10 : cluster [DBG] 54.17 starting backfill to osd.3 from (0'0,0'0] MAX to 1412'12456 2024-08-17T17:59:00.289 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.023445+0000 osd.3 (osd.3) 15 : cluster [DBG] 54.10 starting backfill to osd.2 from (0'0,0'0] MAX to 1412'12634 2024-08-17T17:59:00.289 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.023445+0000 osd.3 (osd.3) 15 : cluster [DBG] 54.10 starting backfill to osd.2 from (0'0,0'0] MAX to 1412'12634 2024-08-17T17:59:00.289 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.026348+0000 osd.1 (osd.1) 28 : cluster [DBG] 54.11 starting backfill to osd.6 from (0'0,0'0] MAX to 1412'12598 2024-08-17T17:59:00.289 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.026348+0000 osd.1 (osd.1) 28 : cluster [DBG] 54.11 starting backfill to osd.6 from (0'0,0'0] MAX to 1412'12598 2024-08-17T17:59:00.289 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.045087+0000 osd.1 (osd.1) 29 : cluster [DBG] 54.11 starting backfill to osd.7 from (0'0,0'0] MAX to 1412'12598 2024-08-17T17:59:00.289 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.045087+0000 osd.1 (osd.1) 29 : cluster [DBG] 54.11 starting backfill to osd.7 from (0'0,0'0] MAX to 1412'12598 2024-08-17T17:59:00.289 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.050433+0000 osd.3 (osd.3) 16 : cluster [DBG] 54.14 starting backfill to osd.2 from (0'0,0'0] MAX to 1412'12744 2024-08-17T17:59:00.290 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.050433+0000 osd.3 (osd.3) 16 : cluster [DBG] 54.14 starting backfill to osd.2 from (0'0,0'0] MAX to 1412'12744 2024-08-17T17:59:00.290 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.051273+0000 osd.3 (osd.3) 17 : cluster [DBG] 54.10 starting backfill to osd.5 from (0'0,0'0] MAX to 1412'12634 2024-08-17T17:59:00.290 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.051273+0000 osd.3 (osd.3) 17 : cluster [DBG] 54.10 starting backfill to osd.5 from (0'0,0'0] MAX to 1412'12634 2024-08-17T17:59:00.290 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.073474+0000 osd.0 (osd.0) 11 : cluster [DBG] 54.13 starting backfill to osd.4 from (0'0,0'0] MAX to 1412'12396 2024-08-17T17:59:00.290 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.073474+0000 osd.0 (osd.0) 11 : cluster [DBG] 54.13 starting backfill to osd.4 from (0'0,0'0] MAX to 1412'12396 2024-08-17T17:59:00.290 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.076299+0000 osd.3 (osd.3) 18 : cluster [DBG] 54.14 starting backfill to osd.4 from (0'0,0'0] MAX to 1412'12744 2024-08-17T17:59:00.290 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.076299+0000 osd.3 (osd.3) 18 : cluster [DBG] 54.14 starting backfill to osd.4 from (0'0,0'0] MAX to 1412'12744 2024-08-17T17:59:00.290 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.101700+0000 osd.0 (osd.0) 12 : cluster [DBG] 54.15 starting backfill to osd.2 from (0'0,0'0] MAX to 1412'12350 2024-08-17T17:59:00.290 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.101700+0000 osd.0 (osd.0) 12 : cluster [DBG] 54.15 starting backfill to osd.2 from (0'0,0'0] MAX to 1412'12350 2024-08-17T17:59:00.290 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.103949+0000 osd.0 (osd.0) 13 : cluster [DBG] 54.17 starting backfill to osd.5 from (0'0,0'0] MAX to 1412'12456 2024-08-17T17:59:00.290 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.103949+0000 osd.0 (osd.0) 13 : cluster [DBG] 54.17 starting backfill to osd.5 from (0'0,0'0] MAX to 1412'12456 2024-08-17T17:59:00.290 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.142314+0000 osd.0 (osd.0) 14 : cluster [DBG] 54.12 starting backfill to osd.3 from (0'0,0'0] MAX to 1412'12700 2024-08-17T17:59:00.290 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.142314+0000 osd.0 (osd.0) 14 : cluster [DBG] 54.12 starting backfill to osd.3 from (0'0,0'0] MAX to 1412'12700 2024-08-17T17:59:00.291 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.165892+0000 osd.0 (osd.0) 15 : cluster [DBG] 54.15 starting backfill to osd.5 from (0'0,0'0] MAX to 1412'12350 2024-08-17T17:59:00.291 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.165892+0000 osd.0 (osd.0) 15 : cluster [DBG] 54.15 starting backfill to osd.5 from (0'0,0'0] MAX to 1412'12350 2024-08-17T17:59:00.291 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.211285+0000 osd.0 (osd.0) 16 : cluster [DBG] 54.12 starting backfill to osd.7 from (0'0,0'0] MAX to 1412'12700 2024-08-17T17:59:00.291 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.211285+0000 osd.0 (osd.0) 16 : cluster [DBG] 54.12 starting backfill to osd.7 from (0'0,0'0] MAX to 1412'12700 2024-08-17T17:59:00.291 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.457155+0000 osd.0 (osd.0) 17 : cluster [DBG] 54.17 scrub starts 2024-08-17T17:59:00.291 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.457155+0000 osd.0 (osd.0) 17 : cluster [DBG] 54.17 scrub starts 2024-08-17T17:59:00.291 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.467718+0000 osd.0 (osd.0) 18 : cluster [DBG] 54.17 scrub ok 2024-08-17T17:59:00.291 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.467718+0000 osd.0 (osd.0) 18 : cluster [DBG] 54.17 scrub ok 2024-08-17T17:59:00.291 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.505937+0000 osd.4 (osd.4) 17 : cluster [DBG] 54.18 scrub starts 2024-08-17T17:59:00.291 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.505937+0000 osd.4 (osd.4) 17 : cluster [DBG] 54.18 scrub starts 2024-08-17T17:59:00.291 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.528981+0000 osd.4 (osd.4) 18 : cluster [DBG] 54.18 scrub ok 2024-08-17T17:59:00.291 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.528981+0000 osd.4 (osd.4) 18 : cluster [DBG] 54.18 scrub ok 2024-08-17T17:59:00.291 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.633696+0000 osd.3 (osd.3) 19 : cluster [DBG] 54.10 scrub starts 2024-08-17T17:59:00.291 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.633696+0000 osd.3 (osd.3) 19 : cluster [DBG] 54.10 scrub starts 2024-08-17T17:59:00.292 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.649258+0000 osd.3 (osd.3) 20 : cluster [DBG] 54.10 scrub ok 2024-08-17T17:59:00.292 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.649258+0000 osd.3 (osd.3) 20 : cluster [DBG] 54.10 scrub ok 2024-08-17T17:59:00.292 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.860863+0000 osd.1 (osd.1) 30 : cluster [DBG] 54.11 scrub starts 2024-08-17T17:59:00.292 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.860863+0000 osd.1 (osd.1) 30 : cluster [DBG] 54.11 scrub starts 2024-08-17T17:59:00.292 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.872853+0000 osd.1 (osd.1) 31 : cluster [DBG] 54.11 scrub ok 2024-08-17T17:59:00.292 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:00 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.872853+0000 osd.1 (osd.1) 31 : cluster [DBG] 54.11 scrub ok 2024-08-17T17:59:00.302 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:00.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:00.304 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:00.405 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:00.432 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:00.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:00.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:00.535 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:00.562 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:00.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:00.565 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:00.665 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:00.690 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:00.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:00.692 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:00.793 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:00.820 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:00.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:00.822 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:00.923 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:00.948 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:00.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:00.951 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:01.052 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:01.062 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:01 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.864108+0000 osd.2 (osd.2) 2 : cluster [DBG] 54.16 scrub starts 2024-08-17T17:59:01.062 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:01 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.864108+0000 osd.2 (osd.2) 2 : cluster [DBG] 54.16 scrub starts 2024-08-17T17:59:01.063 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:01 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.877413+0000 osd.2 (osd.2) 3 : cluster [DBG] 54.16 scrub ok 2024-08-17T17:59:01.063 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:01 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.877413+0000 osd.2 (osd.2) 3 : cluster [DBG] 54.16 scrub ok 2024-08-17T17:59:01.063 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:01 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.997666+0000 mon.a (mon.0) 2622 : cluster [DBG] osdmap e1419: 8 total, 8 up, 8 in 2024-08-17T17:59:01.063 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:01 smithi169 bash[79348]: cluster 2024-08-17T17:58:59.997666+0000 mon.a (mon.0) 2622 : cluster [DBG] osdmap e1419: 8 total, 8 up, 8 in 2024-08-17T17:59:01.063 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:01 smithi169 bash[79348]: cluster 2024-08-17T17:59:00.999791+0000 mon.a (mon.0) 2623 : cluster [DBG] osdmap e1420: 8 total, 8 up, 8 in 2024-08-17T17:59:01.063 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:01 smithi169 bash[79348]: cluster 2024-08-17T17:59:00.999791+0000 mon.a (mon.0) 2623 : cluster [DBG] osdmap e1420: 8 total, 8 up, 8 in 2024-08-17T17:59:01.089 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:01.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:01.095 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:01.158 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:59:01.159 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:59:01.159 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:59:01.196 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:01.214 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:01.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:01.216 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:01.318 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:01.339 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:01 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.864108+0000 osd.2 (osd.2) 2 : cluster [DBG] 54.16 scrub starts 2024-08-17T17:59:01.339 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:01 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.864108+0000 osd.2 (osd.2) 2 : cluster [DBG] 54.16 scrub starts 2024-08-17T17:59:01.339 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:01 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.877413+0000 osd.2 (osd.2) 3 : cluster [DBG] 54.16 scrub ok 2024-08-17T17:59:01.339 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:01 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.877413+0000 osd.2 (osd.2) 3 : cluster [DBG] 54.16 scrub ok 2024-08-17T17:59:01.339 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:01 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.997666+0000 mon.a (mon.0) 2622 : cluster [DBG] osdmap e1419: 8 total, 8 up, 8 in 2024-08-17T17:59:01.339 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:01 smithi131 bash[89561]: cluster 2024-08-17T17:58:59.997666+0000 mon.a (mon.0) 2622 : cluster [DBG] osdmap e1419: 8 total, 8 up, 8 in 2024-08-17T17:59:01.339 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:01 smithi131 bash[89561]: cluster 2024-08-17T17:59:00.999791+0000 mon.a (mon.0) 2623 : cluster [DBG] osdmap e1420: 8 total, 8 up, 8 in 2024-08-17T17:59:01.339 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:01 smithi131 bash[89561]: cluster 2024-08-17T17:59:00.999791+0000 mon.a (mon.0) 2623 : cluster [DBG] osdmap e1420: 8 total, 8 up, 8 in 2024-08-17T17:59:01.340 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:01 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.864108+0000 osd.2 (osd.2) 2 : cluster [DBG] 54.16 scrub starts 2024-08-17T17:59:01.340 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:01 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.864108+0000 osd.2 (osd.2) 2 : cluster [DBG] 54.16 scrub starts 2024-08-17T17:59:01.340 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:01 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.877413+0000 osd.2 (osd.2) 3 : cluster [DBG] 54.16 scrub ok 2024-08-17T17:59:01.340 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:01 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.877413+0000 osd.2 (osd.2) 3 : cluster [DBG] 54.16 scrub ok 2024-08-17T17:59:01.340 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:01 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.997666+0000 mon.a (mon.0) 2622 : cluster [DBG] osdmap e1419: 8 total, 8 up, 8 in 2024-08-17T17:59:01.340 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:01 smithi131 bash[88347]: cluster 2024-08-17T17:58:59.997666+0000 mon.a (mon.0) 2622 : cluster [DBG] osdmap e1419: 8 total, 8 up, 8 in 2024-08-17T17:59:01.340 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:01 smithi131 bash[88347]: cluster 2024-08-17T17:59:00.999791+0000 mon.a (mon.0) 2623 : cluster [DBG] osdmap e1420: 8 total, 8 up, 8 in 2024-08-17T17:59:01.340 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:01 smithi131 bash[88347]: cluster 2024-08-17T17:59:00.999791+0000 mon.a (mon.0) 2623 : cluster [DBG] osdmap e1420: 8 total, 8 up, 8 in 2024-08-17T17:59:01.343 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:01.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:01.346 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:01.446 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:01.474 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:01.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:01.477 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:01.577 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:01.603 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:01.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:01.606 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:01.707 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:01.735 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:01.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:01.737 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:01.838 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:01.866 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:01.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:01.868 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:01.969 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:01.998 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:02.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:02.000 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:02.101 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:02.128 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:02.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:02.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:02.231 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:02.242 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:02 smithi169 bash[79348]: cluster 2024-08-17T17:59:00.352132+0000 mgr.y (mgr.34107) 1708 : cluster [DBG] pgmap v2469: 99 pgs: 4 active+clean+remapped, 2 activating+remapped, 93 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:02.242 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:02 smithi169 bash[79348]: cluster 2024-08-17T17:59:00.352132+0000 mgr.y (mgr.34107) 1708 : cluster [DBG] pgmap v2469: 99 pgs: 4 active+clean+remapped, 2 activating+remapped, 93 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:02.242 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:02 smithi169 bash[79348]: cluster 2024-08-17T17:59:01.641432+0000 osd.3 (osd.3) 21 : cluster [DBG] 54.12 scrub starts 2024-08-17T17:59:02.242 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:02 smithi169 bash[79348]: cluster 2024-08-17T17:59:01.641432+0000 osd.3 (osd.3) 21 : cluster [DBG] 54.12 scrub starts 2024-08-17T17:59:02.242 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:02 smithi169 bash[79348]: cluster 2024-08-17T17:59:01.651496+0000 osd.3 (osd.3) 22 : cluster [DBG] 54.12 scrub ok 2024-08-17T17:59:02.242 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:02 smithi169 bash[79348]: cluster 2024-08-17T17:59:01.651496+0000 osd.3 (osd.3) 22 : cluster [DBG] 54.12 scrub ok 2024-08-17T17:59:02.258 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:02.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:02.261 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:02.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:02 smithi131 bash[88347]: cluster 2024-08-17T17:59:00.352132+0000 mgr.y (mgr.34107) 1708 : cluster [DBG] pgmap v2469: 99 pgs: 4 active+clean+remapped, 2 activating+remapped, 93 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:02.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:02 smithi131 bash[88347]: cluster 2024-08-17T17:59:00.352132+0000 mgr.y (mgr.34107) 1708 : cluster [DBG] pgmap v2469: 99 pgs: 4 active+clean+remapped, 2 activating+remapped, 93 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:02.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:02 smithi131 bash[88347]: cluster 2024-08-17T17:59:01.641432+0000 osd.3 (osd.3) 21 : cluster [DBG] 54.12 scrub starts 2024-08-17T17:59:02.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:02 smithi131 bash[88347]: cluster 2024-08-17T17:59:01.641432+0000 osd.3 (osd.3) 21 : cluster [DBG] 54.12 scrub starts 2024-08-17T17:59:02.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:02 smithi131 bash[88347]: cluster 2024-08-17T17:59:01.651496+0000 osd.3 (osd.3) 22 : cluster [DBG] 54.12 scrub ok 2024-08-17T17:59:02.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:02 smithi131 bash[88347]: cluster 2024-08-17T17:59:01.651496+0000 osd.3 (osd.3) 22 : cluster [DBG] 54.12 scrub ok 2024-08-17T17:59:02.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:02 smithi131 bash[89561]: cluster 2024-08-17T17:59:00.352132+0000 mgr.y (mgr.34107) 1708 : cluster [DBG] pgmap v2469: 99 pgs: 4 active+clean+remapped, 2 activating+remapped, 93 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:02.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:02 smithi131 bash[89561]: cluster 2024-08-17T17:59:00.352132+0000 mgr.y (mgr.34107) 1708 : cluster [DBG] pgmap v2469: 99 pgs: 4 active+clean+remapped, 2 activating+remapped, 93 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:02.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:02 smithi131 bash[89561]: cluster 2024-08-17T17:59:01.641432+0000 osd.3 (osd.3) 21 : cluster [DBG] 54.12 scrub starts 2024-08-17T17:59:02.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:02 smithi131 bash[89561]: cluster 2024-08-17T17:59:01.641432+0000 osd.3 (osd.3) 21 : cluster [DBG] 54.12 scrub starts 2024-08-17T17:59:02.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:02 smithi131 bash[89561]: cluster 2024-08-17T17:59:01.651496+0000 osd.3 (osd.3) 22 : cluster [DBG] 54.12 scrub ok 2024-08-17T17:59:02.352 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:02 smithi131 bash[89561]: cluster 2024-08-17T17:59:01.651496+0000 osd.3 (osd.3) 22 : cluster [DBG] 54.12 scrub ok 2024-08-17T17:59:02.362 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:02.390 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:02.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:02.392 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:02.493 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:02.519 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:02.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:02.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:02.622 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:02.650 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:02.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:02.652 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:02.753 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:02.781 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:02.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:02.783 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:02.884 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:02.910 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:02.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:02.912 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:03.013 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:03.038 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:03.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:03.041 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:03.141 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:03.167 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:03.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:03.169 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:03.270 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:03.281 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:03 smithi169 bash[79348]: cluster 2024-08-17T17:59:02.057597+0000 osd.5 (osd.5) 11 : cluster [DBG] 54.10 scrub starts 2024-08-17T17:59:03.281 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:03 smithi169 bash[79348]: cluster 2024-08-17T17:59:02.057597+0000 osd.5 (osd.5) 11 : cluster [DBG] 54.10 scrub starts 2024-08-17T17:59:03.281 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:03 smithi169 bash[79348]: cluster 2024-08-17T17:59:02.092735+0000 osd.5 (osd.5) 12 : cluster [DBG] 54.10 scrub ok 2024-08-17T17:59:03.281 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:03 smithi169 bash[79348]: cluster 2024-08-17T17:59:02.092735+0000 osd.5 (osd.5) 12 : cluster [DBG] 54.10 scrub ok 2024-08-17T17:59:03.282 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:03 smithi169 bash[79348]: cluster 2024-08-17T17:59:02.620822+0000 osd.3 (osd.3) 23 : cluster [DBG] 54.17 scrub starts 2024-08-17T17:59:03.282 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:03 smithi169 bash[79348]: cluster 2024-08-17T17:59:02.620822+0000 osd.3 (osd.3) 23 : cluster [DBG] 54.17 scrub starts 2024-08-17T17:59:03.282 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:03 smithi169 bash[79348]: cluster 2024-08-17T17:59:02.628194+0000 osd.3 (osd.3) 24 : cluster [DBG] 54.17 scrub ok 2024-08-17T17:59:03.282 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:03 smithi169 bash[79348]: cluster 2024-08-17T17:59:02.628194+0000 osd.3 (osd.3) 24 : cluster [DBG] 54.17 scrub ok 2024-08-17T17:59:03.297 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:03.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:03.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:03.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:03 smithi131 bash[89561]: cluster 2024-08-17T17:59:02.057597+0000 osd.5 (osd.5) 11 : cluster [DBG] 54.10 scrub starts 2024-08-17T17:59:03.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:03 smithi131 bash[89561]: cluster 2024-08-17T17:59:02.057597+0000 osd.5 (osd.5) 11 : cluster [DBG] 54.10 scrub starts 2024-08-17T17:59:03.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:03 smithi131 bash[89561]: cluster 2024-08-17T17:59:02.092735+0000 osd.5 (osd.5) 12 : cluster [DBG] 54.10 scrub ok 2024-08-17T17:59:03.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:03 smithi131 bash[89561]: cluster 2024-08-17T17:59:02.092735+0000 osd.5 (osd.5) 12 : cluster [DBG] 54.10 scrub ok 2024-08-17T17:59:03.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:03 smithi131 bash[89561]: cluster 2024-08-17T17:59:02.620822+0000 osd.3 (osd.3) 23 : cluster [DBG] 54.17 scrub starts 2024-08-17T17:59:03.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:03 smithi131 bash[89561]: cluster 2024-08-17T17:59:02.620822+0000 osd.3 (osd.3) 23 : cluster [DBG] 54.17 scrub starts 2024-08-17T17:59:03.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:03 smithi131 bash[89561]: cluster 2024-08-17T17:59:02.628194+0000 osd.3 (osd.3) 24 : cluster [DBG] 54.17 scrub ok 2024-08-17T17:59:03.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:03 smithi131 bash[89561]: cluster 2024-08-17T17:59:02.628194+0000 osd.3 (osd.3) 24 : cluster [DBG] 54.17 scrub ok 2024-08-17T17:59:03.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:03 smithi131 bash[88347]: cluster 2024-08-17T17:59:02.057597+0000 osd.5 (osd.5) 11 : cluster [DBG] 54.10 scrub starts 2024-08-17T17:59:03.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:03 smithi131 bash[88347]: cluster 2024-08-17T17:59:02.057597+0000 osd.5 (osd.5) 11 : cluster [DBG] 54.10 scrub starts 2024-08-17T17:59:03.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:03 smithi131 bash[88347]: cluster 2024-08-17T17:59:02.092735+0000 osd.5 (osd.5) 12 : cluster [DBG] 54.10 scrub ok 2024-08-17T17:59:03.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:03 smithi131 bash[88347]: cluster 2024-08-17T17:59:02.092735+0000 osd.5 (osd.5) 12 : cluster [DBG] 54.10 scrub ok 2024-08-17T17:59:03.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:03 smithi131 bash[88347]: cluster 2024-08-17T17:59:02.620822+0000 osd.3 (osd.3) 23 : cluster [DBG] 54.17 scrub starts 2024-08-17T17:59:03.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:03 smithi131 bash[88347]: cluster 2024-08-17T17:59:02.620822+0000 osd.3 (osd.3) 23 : cluster [DBG] 54.17 scrub starts 2024-08-17T17:59:03.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:03 smithi131 bash[88347]: cluster 2024-08-17T17:59:02.628194+0000 osd.3 (osd.3) 24 : cluster [DBG] 54.17 scrub ok 2024-08-17T17:59:03.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:03 smithi131 bash[88347]: cluster 2024-08-17T17:59:02.628194+0000 osd.3 (osd.3) 24 : cluster [DBG] 54.17 scrub ok 2024-08-17T17:59:03.400 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:03.427 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:03.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:03.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:03.530 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:03.558 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:03.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:03.560 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:03.661 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:03.687 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:03.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:03.690 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:03.791 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:03.815 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:03.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:03.817 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:03.918 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:03.946 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:03.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:03.949 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:04.049 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:04.075 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:04.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:04.078 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:04.179 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:04.190 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:04 smithi169 bash[79348]: cluster 2024-08-17T17:59:02.352747+0000 mgr.y (mgr.34107) 1709 : cluster [DBG] pgmap v2471: 99 pgs: 4 active+clean+remapped, 2 activating+remapped, 93 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:04.190 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:04 smithi169 bash[79348]: cluster 2024-08-17T17:59:02.352747+0000 mgr.y (mgr.34107) 1709 : cluster [DBG] pgmap v2471: 99 pgs: 4 active+clean+remapped, 2 activating+remapped, 93 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:04.190 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:04 smithi169 bash[79348]: cluster 2024-08-17T17:59:03.032074+0000 osd.5 (osd.5) 13 : cluster [DBG] 54.15 scrub starts 2024-08-17T17:59:04.190 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:04 smithi169 bash[79348]: cluster 2024-08-17T17:59:03.032074+0000 osd.5 (osd.5) 13 : cluster [DBG] 54.15 scrub starts 2024-08-17T17:59:04.190 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:04 smithi169 bash[79348]: cluster 2024-08-17T17:59:03.053297+0000 osd.5 (osd.5) 14 : cluster [DBG] 54.15 scrub ok 2024-08-17T17:59:04.190 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:04 smithi169 bash[79348]: cluster 2024-08-17T17:59:03.053297+0000 osd.5 (osd.5) 14 : cluster [DBG] 54.15 scrub ok 2024-08-17T17:59:04.190 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:04 smithi169 bash[79348]: cluster 2024-08-17T17:59:03.565449+0000 osd.4 (osd.4) 19 : cluster [DBG] 54.14 scrub starts 2024-08-17T17:59:04.190 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:04 smithi169 bash[79348]: cluster 2024-08-17T17:59:03.565449+0000 osd.4 (osd.4) 19 : cluster [DBG] 54.14 scrub starts 2024-08-17T17:59:04.190 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:04 smithi169 bash[79348]: cluster 2024-08-17T17:59:03.580103+0000 osd.4 (osd.4) 20 : cluster [DBG] 54.14 scrub ok 2024-08-17T17:59:04.191 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:04 smithi169 bash[79348]: cluster 2024-08-17T17:59:03.580103+0000 osd.4 (osd.4) 20 : cluster [DBG] 54.14 scrub ok 2024-08-17T17:59:04.204 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:04.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:04.207 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:04.307 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:04.331 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:04.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:04.333 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:04.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:04 smithi131 bash[89561]: cluster 2024-08-17T17:59:02.352747+0000 mgr.y (mgr.34107) 1709 : cluster [DBG] pgmap v2471: 99 pgs: 4 active+clean+remapped, 2 activating+remapped, 93 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:04.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:04 smithi131 bash[89561]: cluster 2024-08-17T17:59:02.352747+0000 mgr.y (mgr.34107) 1709 : cluster [DBG] pgmap v2471: 99 pgs: 4 active+clean+remapped, 2 activating+remapped, 93 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:04.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:04 smithi131 bash[89561]: cluster 2024-08-17T17:59:03.032074+0000 osd.5 (osd.5) 13 : cluster [DBG] 54.15 scrub starts 2024-08-17T17:59:04.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:04 smithi131 bash[89561]: cluster 2024-08-17T17:59:03.032074+0000 osd.5 (osd.5) 13 : cluster [DBG] 54.15 scrub starts 2024-08-17T17:59:04.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:04 smithi131 bash[89561]: cluster 2024-08-17T17:59:03.053297+0000 osd.5 (osd.5) 14 : cluster [DBG] 54.15 scrub ok 2024-08-17T17:59:04.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:04 smithi131 bash[89561]: cluster 2024-08-17T17:59:03.053297+0000 osd.5 (osd.5) 14 : cluster [DBG] 54.15 scrub ok 2024-08-17T17:59:04.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:04 smithi131 bash[89561]: cluster 2024-08-17T17:59:03.565449+0000 osd.4 (osd.4) 19 : cluster [DBG] 54.14 scrub starts 2024-08-17T17:59:04.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:04 smithi131 bash[89561]: cluster 2024-08-17T17:59:03.565449+0000 osd.4 (osd.4) 19 : cluster [DBG] 54.14 scrub starts 2024-08-17T17:59:04.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:04 smithi131 bash[89561]: cluster 2024-08-17T17:59:03.580103+0000 osd.4 (osd.4) 20 : cluster [DBG] 54.14 scrub ok 2024-08-17T17:59:04.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:04 smithi131 bash[89561]: cluster 2024-08-17T17:59:03.580103+0000 osd.4 (osd.4) 20 : cluster [DBG] 54.14 scrub ok 2024-08-17T17:59:04.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:04 smithi131 bash[88347]: cluster 2024-08-17T17:59:02.352747+0000 mgr.y (mgr.34107) 1709 : cluster [DBG] pgmap v2471: 99 pgs: 4 active+clean+remapped, 2 activating+remapped, 93 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:04.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:04 smithi131 bash[88347]: cluster 2024-08-17T17:59:02.352747+0000 mgr.y (mgr.34107) 1709 : cluster [DBG] pgmap v2471: 99 pgs: 4 active+clean+remapped, 2 activating+remapped, 93 active+clean; 582 KiB data, 2.8 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:04.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:04 smithi131 bash[88347]: cluster 2024-08-17T17:59:03.032074+0000 osd.5 (osd.5) 13 : cluster [DBG] 54.15 scrub starts 2024-08-17T17:59:04.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:04 smithi131 bash[88347]: cluster 2024-08-17T17:59:03.032074+0000 osd.5 (osd.5) 13 : cluster [DBG] 54.15 scrub starts 2024-08-17T17:59:04.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:04 smithi131 bash[88347]: cluster 2024-08-17T17:59:03.053297+0000 osd.5 (osd.5) 14 : cluster [DBG] 54.15 scrub ok 2024-08-17T17:59:04.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:04 smithi131 bash[88347]: cluster 2024-08-17T17:59:03.053297+0000 osd.5 (osd.5) 14 : cluster [DBG] 54.15 scrub ok 2024-08-17T17:59:04.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:04 smithi131 bash[88347]: cluster 2024-08-17T17:59:03.565449+0000 osd.4 (osd.4) 19 : cluster [DBG] 54.14 scrub starts 2024-08-17T17:59:04.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:04 smithi131 bash[88347]: cluster 2024-08-17T17:59:03.565449+0000 osd.4 (osd.4) 19 : cluster [DBG] 54.14 scrub starts 2024-08-17T17:59:04.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:04 smithi131 bash[88347]: cluster 2024-08-17T17:59:03.580103+0000 osd.4 (osd.4) 20 : cluster [DBG] 54.14 scrub ok 2024-08-17T17:59:04.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:04 smithi131 bash[88347]: cluster 2024-08-17T17:59:03.580103+0000 osd.4 (osd.4) 20 : cluster [DBG] 54.14 scrub ok 2024-08-17T17:59:04.434 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:04.459 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:04.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:04.461 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:04.561 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:04.583 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:04.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:04.586 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:04.686 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:04.708 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:04.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:04.711 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:04.811 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:04.834 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:04.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:04.836 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:04.937 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:04.961 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:04.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:04.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:05.064 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:05.086 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:05.088 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:05 smithi131 bash[89561]: cluster 2024-08-17T17:59:04.046447+0000 osd.6 (osd.6) 13 : cluster [DBG] 54.11 scrub starts 2024-08-17T17:59:05.088 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:05 smithi131 bash[89561]: cluster 2024-08-17T17:59:04.046447+0000 osd.6 (osd.6) 13 : cluster [DBG] 54.11 scrub starts 2024-08-17T17:59:05.088 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:05 smithi131 bash[89561]: cluster 2024-08-17T17:59:04.073783+0000 osd.6 (osd.6) 14 : cluster [DBG] 54.11 scrub ok 2024-08-17T17:59:05.088 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:05 smithi131 bash[89561]: cluster 2024-08-17T17:59:04.073783+0000 osd.6 (osd.6) 14 : cluster [DBG] 54.11 scrub ok 2024-08-17T17:59:05.088 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:05 smithi131 bash[89561]: audit 2024-08-17T17:59:04.220618+0000 mon.a (mon.0) 2624 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:59:05.088 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:05 smithi131 bash[89561]: audit 2024-08-17T17:59:04.220618+0000 mon.a (mon.0) 2624 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:59:05.088 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:05 smithi131 bash[89561]: audit 2024-08-17T17:59:04.875101+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:05.088 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:05 smithi131 bash[89561]: audit 2024-08-17T17:59:04.875101+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:05.088 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:05 smithi131 bash[89561]: audit 2024-08-17T17:59:04.882357+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:05.088 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:05 smithi131 bash[89561]: audit 2024-08-17T17:59:04.882357+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:05.088 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:05 smithi131 bash[88347]: cluster 2024-08-17T17:59:04.046447+0000 osd.6 (osd.6) 13 : cluster [DBG] 54.11 scrub starts 2024-08-17T17:59:05.089 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:05 smithi131 bash[88347]: cluster 2024-08-17T17:59:04.046447+0000 osd.6 (osd.6) 13 : cluster [DBG] 54.11 scrub starts 2024-08-17T17:59:05.089 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:05 smithi131 bash[88347]: cluster 2024-08-17T17:59:04.073783+0000 osd.6 (osd.6) 14 : cluster [DBG] 54.11 scrub ok 2024-08-17T17:59:05.089 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:05 smithi131 bash[88347]: cluster 2024-08-17T17:59:04.073783+0000 osd.6 (osd.6) 14 : cluster [DBG] 54.11 scrub ok 2024-08-17T17:59:05.089 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:05 smithi131 bash[88347]: audit 2024-08-17T17:59:04.220618+0000 mon.a (mon.0) 2624 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:59:05.089 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:05 smithi131 bash[88347]: audit 2024-08-17T17:59:04.220618+0000 mon.a (mon.0) 2624 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:59:05.089 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:05 smithi131 bash[88347]: audit 2024-08-17T17:59:04.875101+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:05.089 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:05 smithi131 bash[88347]: audit 2024-08-17T17:59:04.875101+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:05.089 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:05 smithi131 bash[88347]: audit 2024-08-17T17:59:04.882357+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:05.089 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:05 smithi131 bash[88347]: audit 2024-08-17T17:59:04.882357+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:05.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:05.090 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:05.191 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:05.210 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:05.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:05.212 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:05.313 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:05.323 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:05 smithi169 bash[79348]: cluster 2024-08-17T17:59:04.046447+0000 osd.6 (osd.6) 13 : cluster [DBG] 54.11 scrub starts 2024-08-17T17:59:05.324 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:05 smithi169 bash[79348]: cluster 2024-08-17T17:59:04.046447+0000 osd.6 (osd.6) 13 : cluster [DBG] 54.11 scrub starts 2024-08-17T17:59:05.324 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:05 smithi169 bash[79348]: cluster 2024-08-17T17:59:04.073783+0000 osd.6 (osd.6) 14 : cluster [DBG] 54.11 scrub ok 2024-08-17T17:59:05.324 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:05 smithi169 bash[79348]: cluster 2024-08-17T17:59:04.073783+0000 osd.6 (osd.6) 14 : cluster [DBG] 54.11 scrub ok 2024-08-17T17:59:05.324 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:05 smithi169 bash[79348]: audit 2024-08-17T17:59:04.220618+0000 mon.a (mon.0) 2624 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:59:05.324 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:05 smithi169 bash[79348]: audit 2024-08-17T17:59:04.220618+0000 mon.a (mon.0) 2624 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T17:59:05.324 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:05 smithi169 bash[79348]: audit 2024-08-17T17:59:04.875101+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:05.324 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:05 smithi169 bash[79348]: audit 2024-08-17T17:59:04.875101+0000 mon.a (mon.0) 2625 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:05.324 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:05 smithi169 bash[79348]: audit 2024-08-17T17:59:04.882357+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:05.324 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:05 smithi169 bash[79348]: audit 2024-08-17T17:59:04.882357+0000 mon.a (mon.0) 2626 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:05.337 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:05.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:05.339 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:05.440 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:05.458 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:05.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:05.460 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:05.561 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:05.585 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:05.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:05.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:05.687 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:05.713 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:05.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:05.715 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:05.815 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:05.842 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:05.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:05.844 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:05.945 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:05.969 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:05.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:05.972 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:06.073 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:06.101 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:06.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:06.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:06.204 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:06.229 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:06.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:06.231 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:06.331 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:06.356 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:06.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:06.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:06.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:06 smithi169 bash[79348]: cluster 2024-08-17T17:59:04.353670+0000 mgr.y (mgr.34107) 1710 : cluster [DBG] pgmap v2472: 99 pgs: 1 active+clean+remapped, 1 activating+remapped, 97 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:06.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:06 smithi169 bash[79348]: cluster 2024-08-17T17:59:04.353670+0000 mgr.y (mgr.34107) 1710 : cluster [DBG] pgmap v2472: 99 pgs: 1 active+clean+remapped, 1 activating+remapped, 97 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:06.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:06 smithi169 bash[79348]: audit 2024-08-17T17:59:05.138554+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:06.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:06 smithi169 bash[79348]: audit 2024-08-17T17:59:05.138554+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:06.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:06 smithi169 bash[79348]: audit 2024-08-17T17:59:05.143969+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:06.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:06 smithi169 bash[79348]: audit 2024-08-17T17:59:05.143969+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:06.414 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:06 smithi131 bash[88347]: cluster 2024-08-17T17:59:04.353670+0000 mgr.y (mgr.34107) 1710 : cluster [DBG] pgmap v2472: 99 pgs: 1 active+clean+remapped, 1 activating+remapped, 97 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:06.414 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:06 smithi131 bash[88347]: cluster 2024-08-17T17:59:04.353670+0000 mgr.y (mgr.34107) 1710 : cluster [DBG] pgmap v2472: 99 pgs: 1 active+clean+remapped, 1 activating+remapped, 97 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:06.414 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:06 smithi131 bash[88347]: audit 2024-08-17T17:59:05.138554+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:06.414 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:06 smithi131 bash[88347]: audit 2024-08-17T17:59:05.138554+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:06.415 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:06 smithi131 bash[88347]: audit 2024-08-17T17:59:05.143969+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:06.415 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:06 smithi131 bash[88347]: audit 2024-08-17T17:59:05.143969+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:06.415 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:06 smithi131 bash[89561]: cluster 2024-08-17T17:59:04.353670+0000 mgr.y (mgr.34107) 1710 : cluster [DBG] pgmap v2472: 99 pgs: 1 active+clean+remapped, 1 activating+remapped, 97 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:06.415 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:06 smithi131 bash[89561]: cluster 2024-08-17T17:59:04.353670+0000 mgr.y (mgr.34107) 1710 : cluster [DBG] pgmap v2472: 99 pgs: 1 active+clean+remapped, 1 activating+remapped, 97 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:06.415 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:06 smithi131 bash[89561]: audit 2024-08-17T17:59:05.138554+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:06.415 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:06 smithi131 bash[89561]: audit 2024-08-17T17:59:05.138554+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:06.415 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:06 smithi131 bash[89561]: audit 2024-08-17T17:59:05.143969+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:06.415 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:06 smithi131 bash[89561]: audit 2024-08-17T17:59:05.143969+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:06.459 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:06.486 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:06.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:06.489 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:06.590 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:06.610 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:06.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:06.613 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:06.713 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:06.740 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:06.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:06.742 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:06.843 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:06.864 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:06.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:06.867 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:06.967 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:06.994 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:06.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:06.996 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:07.097 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:07.122 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:07.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:07.124 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:07.225 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:07.246 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:07.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:07.249 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:07.350 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:07.369 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:07.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:07.371 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:07.473 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:07.502 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:07.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:07.569 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:07.670 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:07.695 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:07.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:07.696 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:07.797 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:07.823 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:07.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:07.825 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:07.926 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:07.954 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:07.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:07.956 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:08.057 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:08.082 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:08.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:08.084 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:08.141 INFO:teuthology.orchestra.run.smithi131.stderr:pool 'unique_pool_1' removed 2024-08-17T17:59:08.185 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:08.219 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:08 smithi131 bash[89561]: cluster 2024-08-17T17:59:06.354807+0000 mgr.y (mgr.34107) 1711 : cluster [DBG] pgmap v2473: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:08.219 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:08 smithi131 bash[89561]: cluster 2024-08-17T17:59:06.354807+0000 mgr.y (mgr.34107) 1711 : cluster [DBG] pgmap v2473: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:08.219 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:08 smithi131 bash[89561]: cluster 2024-08-17T17:59:07.523797+0000 osd.4 (osd.4) 21 : cluster [DBG] 54.16 scrub starts 2024-08-17T17:59:08.220 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:08 smithi131 bash[89561]: cluster 2024-08-17T17:59:07.523797+0000 osd.4 (osd.4) 21 : cluster [DBG] 54.16 scrub starts 2024-08-17T17:59:08.220 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:08 smithi131 bash[89561]: cluster 2024-08-17T17:59:07.537440+0000 osd.4 (osd.4) 22 : cluster [DBG] 54.16 scrub ok 2024-08-17T17:59:08.220 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:08 smithi131 bash[89561]: cluster 2024-08-17T17:59:07.537440+0000 osd.4 (osd.4) 22 : cluster [DBG] 54.16 scrub ok 2024-08-17T17:59:08.220 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:08 smithi131 bash[89561]: audit 2024-08-17T17:59:07.548795+0000 mon.a (mon.0) 2629 : audit [INF] from='client.? 172.21.15.131:0/2284123092' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:59:08.220 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:08 smithi131 bash[89561]: audit 2024-08-17T17:59:07.548795+0000 mon.a (mon.0) 2629 : audit [INF] from='client.? 172.21.15.131:0/2284123092' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:59:08.220 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:08 smithi131 bash[88347]: cluster 2024-08-17T17:59:06.354807+0000 mgr.y (mgr.34107) 1711 : cluster [DBG] pgmap v2473: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:08.221 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:08 smithi131 bash[88347]: cluster 2024-08-17T17:59:06.354807+0000 mgr.y (mgr.34107) 1711 : cluster [DBG] pgmap v2473: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:08.221 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:08 smithi131 bash[88347]: cluster 2024-08-17T17:59:07.523797+0000 osd.4 (osd.4) 21 : cluster [DBG] 54.16 scrub starts 2024-08-17T17:59:08.221 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:08 smithi131 bash[88347]: cluster 2024-08-17T17:59:07.523797+0000 osd.4 (osd.4) 21 : cluster [DBG] 54.16 scrub starts 2024-08-17T17:59:08.221 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:08 smithi131 bash[88347]: cluster 2024-08-17T17:59:07.537440+0000 osd.4 (osd.4) 22 : cluster [DBG] 54.16 scrub ok 2024-08-17T17:59:08.221 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:08 smithi131 bash[88347]: cluster 2024-08-17T17:59:07.537440+0000 osd.4 (osd.4) 22 : cluster [DBG] 54.16 scrub ok 2024-08-17T17:59:08.221 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:08 smithi131 bash[88347]: audit 2024-08-17T17:59:07.548795+0000 mon.a (mon.0) 2629 : audit [INF] from='client.? 172.21.15.131:0/2284123092' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:59:08.221 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:08 smithi131 bash[88347]: audit 2024-08-17T17:59:07.548795+0000 mon.a (mon.0) 2629 : audit [INF] from='client.? 172.21.15.131:0/2284123092' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:59:08.254 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:08.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:08.259 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:08.360 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:08.379 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:08.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:08.381 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:08.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:08 smithi169 bash[79348]: cluster 2024-08-17T17:59:06.354807+0000 mgr.y (mgr.34107) 1711 : cluster [DBG] pgmap v2473: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:08.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:08 smithi169 bash[79348]: cluster 2024-08-17T17:59:06.354807+0000 mgr.y (mgr.34107) 1711 : cluster [DBG] pgmap v2473: 99 pgs: 99 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:08.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:08 smithi169 bash[79348]: cluster 2024-08-17T17:59:07.523797+0000 osd.4 (osd.4) 21 : cluster [DBG] 54.16 scrub starts 2024-08-17T17:59:08.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:08 smithi169 bash[79348]: cluster 2024-08-17T17:59:07.523797+0000 osd.4 (osd.4) 21 : cluster [DBG] 54.16 scrub starts 2024-08-17T17:59:08.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:08 smithi169 bash[79348]: cluster 2024-08-17T17:59:07.537440+0000 osd.4 (osd.4) 22 : cluster [DBG] 54.16 scrub ok 2024-08-17T17:59:08.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:08 smithi169 bash[79348]: cluster 2024-08-17T17:59:07.537440+0000 osd.4 (osd.4) 22 : cluster [DBG] 54.16 scrub ok 2024-08-17T17:59:08.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:08 smithi169 bash[79348]: audit 2024-08-17T17:59:07.548795+0000 mon.a (mon.0) 2629 : audit [INF] from='client.? 172.21.15.131:0/2284123092' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:59:08.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:08 smithi169 bash[79348]: audit 2024-08-17T17:59:07.548795+0000 mon.a (mon.0) 2629 : audit [INF] from='client.? 172.21.15.131:0/2284123092' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T17:59:08.481 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:08.506 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:08.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:08.508 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:08.608 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:08.633 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:08.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:08.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:08.735 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:08.763 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:08.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:08.765 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:08.866 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:08.888 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:59:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:59:08] "GET /metrics HTTP/1.1" 200 34227 "" "Prometheus/2.51.0" 2024-08-17T17:59:08.894 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:08.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:08.898 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:08.999 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:09.026 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:09.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:09.029 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:09.130 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:09.157 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:09.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:09.160 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:09.261 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:09.272 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:09 smithi169 bash[79348]: audit 2024-08-17T17:59:08.141519+0000 mon.a (mon.0) 2630 : audit [INF] from='client.? 172.21.15.131:0/2284123092' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:59:09.272 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:09 smithi169 bash[79348]: audit 2024-08-17T17:59:08.141519+0000 mon.a (mon.0) 2630 : audit [INF] from='client.? 172.21.15.131:0/2284123092' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:59:09.272 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:09 smithi169 bash[79348]: cluster 2024-08-17T17:59:08.149780+0000 mon.a (mon.0) 2631 : cluster [DBG] osdmap e1421: 8 total, 8 up, 8 in 2024-08-17T17:59:09.272 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:09 smithi169 bash[79348]: cluster 2024-08-17T17:59:08.149780+0000 mon.a (mon.0) 2631 : cluster [DBG] osdmap e1421: 8 total, 8 up, 8 in 2024-08-17T17:59:09.272 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:09 smithi169 bash[79348]: audit 2024-08-17T17:59:08.270200+0000 mon.a (mon.0) 2632 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:09.273 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:09 smithi169 bash[79348]: audit 2024-08-17T17:59:08.270200+0000 mon.a (mon.0) 2632 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:09.287 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:09.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:09.290 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:09.390 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:09.419 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:09.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:09.421 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:09.522 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:09.534 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:09 smithi131 bash[89561]: audit 2024-08-17T17:59:08.141519+0000 mon.a (mon.0) 2630 : audit [INF] from='client.? 172.21.15.131:0/2284123092' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:59:09.534 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:09 smithi131 bash[89561]: audit 2024-08-17T17:59:08.141519+0000 mon.a (mon.0) 2630 : audit [INF] from='client.? 172.21.15.131:0/2284123092' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:59:09.534 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:09 smithi131 bash[89561]: cluster 2024-08-17T17:59:08.149780+0000 mon.a (mon.0) 2631 : cluster [DBG] osdmap e1421: 8 total, 8 up, 8 in 2024-08-17T17:59:09.534 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:09 smithi131 bash[89561]: cluster 2024-08-17T17:59:08.149780+0000 mon.a (mon.0) 2631 : cluster [DBG] osdmap e1421: 8 total, 8 up, 8 in 2024-08-17T17:59:09.535 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:09 smithi131 bash[89561]: audit 2024-08-17T17:59:08.270200+0000 mon.a (mon.0) 2632 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:09.535 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:09 smithi131 bash[89561]: audit 2024-08-17T17:59:08.270200+0000 mon.a (mon.0) 2632 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:09.535 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:09 smithi131 bash[88347]: audit 2024-08-17T17:59:08.141519+0000 mon.a (mon.0) 2630 : audit [INF] from='client.? 172.21.15.131:0/2284123092' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:59:09.535 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:09 smithi131 bash[88347]: audit 2024-08-17T17:59:08.141519+0000 mon.a (mon.0) 2630 : audit [INF] from='client.? 172.21.15.131:0/2284123092' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_1", "pool2": "unique_pool_1", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T17:59:09.535 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:09 smithi131 bash[88347]: cluster 2024-08-17T17:59:08.149780+0000 mon.a (mon.0) 2631 : cluster [DBG] osdmap e1421: 8 total, 8 up, 8 in 2024-08-17T17:59:09.535 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:09 smithi131 bash[88347]: cluster 2024-08-17T17:59:08.149780+0000 mon.a (mon.0) 2631 : cluster [DBG] osdmap e1421: 8 total, 8 up, 8 in 2024-08-17T17:59:09.535 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:09 smithi131 bash[88347]: audit 2024-08-17T17:59:08.270200+0000 mon.a (mon.0) 2632 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:09.535 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:09 smithi131 bash[88347]: audit 2024-08-17T17:59:08.270200+0000 mon.a (mon.0) 2632 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:09.550 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:09.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:09.553 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:09.654 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:09.680 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:09.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:09.682 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:09.783 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:09.811 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:09.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:09.813 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:09.914 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:09.934 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:09.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:09.936 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:10.037 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:10.063 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:10.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:10.065 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:10.166 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:10.194 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:10.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:10.196 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:10.297 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:10.324 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:10.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:10.326 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:10.427 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:10.438 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:10 smithi169 bash[79348]: cluster 2024-08-17T17:59:08.355332+0000 mgr.y (mgr.34107) 1712 : cluster [DBG] pgmap v2475: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:10.438 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:10 smithi169 bash[79348]: cluster 2024-08-17T17:59:08.355332+0000 mgr.y (mgr.34107) 1712 : cluster [DBG] pgmap v2475: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:10.453 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:10.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:10.455 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:10.556 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:10.567 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:10 smithi131 bash[89561]: cluster 2024-08-17T17:59:08.355332+0000 mgr.y (mgr.34107) 1712 : cluster [DBG] pgmap v2475: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:10.568 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:10 smithi131 bash[89561]: cluster 2024-08-17T17:59:08.355332+0000 mgr.y (mgr.34107) 1712 : cluster [DBG] pgmap v2475: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:10.568 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:10 smithi131 bash[88347]: cluster 2024-08-17T17:59:08.355332+0000 mgr.y (mgr.34107) 1712 : cluster [DBG] pgmap v2475: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:10.568 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:10 smithi131 bash[88347]: cluster 2024-08-17T17:59:08.355332+0000 mgr.y (mgr.34107) 1712 : cluster [DBG] pgmap v2475: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:10.583 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:10.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:10.585 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:10.686 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:10.714 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:10.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:10.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:10.817 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:10.839 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:10.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:10.841 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:10.941 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:10.970 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:10.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:10.972 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:11.073 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:11.099 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:11.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:11.101 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:11.202 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:11.235 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:11.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:11.238 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:11.248 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-08-17T17:59:11.248 INFO:tasks.radosbench:Beginning radosbench... 2024-08-17T17:59:11.249 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_2 2024-08-17T17:59:11.249 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd pool create unique_pool_2 16 2024-08-17T17:59:11.339 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:11.364 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:11.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:11.366 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:11.467 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:11.492 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:11.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:11.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:11.594 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:11.622 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:11.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:11.624 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:11.725 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:11.751 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:11.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:11.754 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:11.854 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:11.878 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:11.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:11.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:11.980 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:12.006 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:12.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:12.008 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:12.109 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:12.136 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:12.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:12.138 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:12.239 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:12.250 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:12 smithi131 bash[88347]: cluster 2024-08-17T17:59:10.356405+0000 mgr.y (mgr.34107) 1713 : cluster [DBG] pgmap v2476: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:12.250 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:12 smithi131 bash[88347]: cluster 2024-08-17T17:59:10.356405+0000 mgr.y (mgr.34107) 1713 : cluster [DBG] pgmap v2476: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:12.250 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:12 smithi131 bash[88347]: audit 2024-08-17T17:59:11.222605+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:12.250 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:12 smithi131 bash[88347]: audit 2024-08-17T17:59:11.222605+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:12.250 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:12 smithi131 bash[88347]: audit 2024-08-17T17:59:11.228267+0000 mon.a (mon.0) 2634 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:12.251 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:12 smithi131 bash[88347]: audit 2024-08-17T17:59:11.228267+0000 mon.a (mon.0) 2634 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:12.251 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:12 smithi131 bash[89561]: cluster 2024-08-17T17:59:10.356405+0000 mgr.y (mgr.34107) 1713 : cluster [DBG] pgmap v2476: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:12.251 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:12 smithi131 bash[89561]: cluster 2024-08-17T17:59:10.356405+0000 mgr.y (mgr.34107) 1713 : cluster [DBG] pgmap v2476: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:12.251 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:12 smithi131 bash[89561]: audit 2024-08-17T17:59:11.222605+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:12.251 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:12 smithi131 bash[89561]: audit 2024-08-17T17:59:11.222605+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:12.251 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:12 smithi131 bash[89561]: audit 2024-08-17T17:59:11.228267+0000 mon.a (mon.0) 2634 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:12.251 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:12 smithi131 bash[89561]: audit 2024-08-17T17:59:11.228267+0000 mon.a (mon.0) 2634 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:12.265 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:12.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:12.267 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:12.368 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:12.394 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:12.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:12.395 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:12.496 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:12.507 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:12 smithi169 bash[79348]: cluster 2024-08-17T17:59:10.356405+0000 mgr.y (mgr.34107) 1713 : cluster [DBG] pgmap v2476: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:12.507 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:12 smithi169 bash[79348]: cluster 2024-08-17T17:59:10.356405+0000 mgr.y (mgr.34107) 1713 : cluster [DBG] pgmap v2476: 73 pgs: 73 active+clean; 582 KiB data, 2.9 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:12.507 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:12 smithi169 bash[79348]: audit 2024-08-17T17:59:11.222605+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:12.507 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:12 smithi169 bash[79348]: audit 2024-08-17T17:59:11.222605+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:12.507 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:12 smithi169 bash[79348]: audit 2024-08-17T17:59:11.228267+0000 mon.a (mon.0) 2634 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:12.508 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:12 smithi169 bash[79348]: audit 2024-08-17T17:59:11.228267+0000 mon.a (mon.0) 2634 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:12.522 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:12.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:12.524 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:12.625 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:12.652 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:12.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:12.654 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:12.755 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:12.782 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:12.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:12.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:12.885 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:12.912 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:12.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:12.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:13.015 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:13.043 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:13.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:13.045 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:13.146 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:13.167 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:13.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:13.169 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:13.235 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T17:59:13.236 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:59:13.261 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T17:59:13.262 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:59:13.270 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:13.279 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T17:59:13.279 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:59:13.291 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:13.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:13.294 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:13.299 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T17:59:13.299 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:59:13.324 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T17:59:13.324 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:59:13.342 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:59:13.342 INFO:teuthology.orchestra.run.smithi131.stdout: "size": 20, 2024-08-17T17:59:13.342 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 600, 2024-08-17T17:59:13.342 INFO:teuthology.orchestra.run.smithi131.stdout: "ops": [ 2024-08-17T17:59:13.342 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.342 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45017.0:79318 53.11 53:8c9df870:::benchmark_data_smithi131_199971_object79317:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1325)", 2024-08-17T17:59:13.342 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:51:01.130485+0000", 2024-08-17T17:59:13.343 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 492.20946982800001, 2024-08-17T17:59:13.343 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0121734, 2024-08-17T17:59:13.343 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:59:13.343 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:59:13.343 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "reached pg", 2024-08-17T17:59:13.343 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T17:59:13.343 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45017", 2024-08-17T17:59:13.343 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T17:59:13.343 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 79318 2024-08-17T17:59:13.343 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.343 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:59:13.343 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.344 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:59:13.344 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.130485+0000", 2024-08-17T17:59:13.344 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:59:13.344 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.344 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.344 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:59:13.344 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.130485+0000", 2024-08-17T17:59:13.344 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:59:13.344 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.344 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.344 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:59:13.344 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.130485+0000", 2024-08-17T17:59:13.345 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.9800000000000004e-07 2024-08-17T17:59:13.345 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.345 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.345 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:59:13.345 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.130506+0000", 2024-08-17T17:59:13.345 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.0877999999999999e-05 2024-08-17T17:59:13.345 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.345 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.345 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:59:13.345 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.130515+0000", 2024-08-17T17:59:13.346 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.0080000000000008e-06 2024-08-17T17:59:13.346 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.346 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.346 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:59:13.346 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.133008+0000", 2024-08-17T17:59:13.346 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.002492392 2024-08-17T17:59:13.346 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.346 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.346 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.346 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.288808+0000", 2024-08-17T17:59:13.347 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.155800248 2024-08-17T17:59:13.347 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.347 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.347 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T17:59:13.347 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.288818+0000", 2024-08-17T17:59:13.347 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.8120000000000002e-06 2024-08-17T17:59:13.347 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.347 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.347 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.347 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.142581+0000", 2024-08-17T17:59:13.347 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.85376304999999997 2024-08-17T17:59:13.347 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.347 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.348 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:59:13.348 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.142658+0000", 2024-08-17T17:59:13.348 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.7514000000000004e-05 2024-08-17T17:59:13.348 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:59:13.348 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:59:13.348 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:59:13.348 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.348 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.348 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45017.0:79319 53.4 53:2317b4d8:::benchmark_data_smithi131_199971_object79318:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1325)", 2024-08-17T17:59:13.348 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:51:01.133028+0000", 2024-08-17T17:59:13.348 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 492.206926974, 2024-08-17T17:59:13.348 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0146296370000001, 2024-08-17T17:59:13.349 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:59:13.349 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:59:13.349 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "reached pg", 2024-08-17T17:59:13.349 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T17:59:13.349 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45017", 2024-08-17T17:59:13.349 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T17:59:13.349 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 79319 2024-08-17T17:59:13.349 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.349 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:59:13.349 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.349 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:59:13.350 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.133028+0000", 2024-08-17T17:59:13.350 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:59:13.350 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.350 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.350 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:59:13.350 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.133028+0000", 2024-08-17T17:59:13.350 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:59:13.350 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.350 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.350 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:59:13.350 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.133029+0000", 2024-08-17T17:59:13.350 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1170000000000001e-06 2024-08-17T17:59:13.350 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.351 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.351 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:59:13.351 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.133057+0000", 2024-08-17T17:59:13.351 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.8286e-05 2024-08-17T17:59:13.351 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.351 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.351 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:59:13.351 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.133067+0000", 2024-08-17T17:59:13.351 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.9029999999999999e-06 2024-08-17T17:59:13.351 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.351 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.351 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:59:13.352 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.133074+0000", 2024-08-17T17:59:13.352 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.9539999999999998e-06 2024-08-17T17:59:13.352 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.352 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.352 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.352 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.294070+0000", 2024-08-17T17:59:13.352 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.16099624200000001 2024-08-17T17:59:13.352 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.352 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.352 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T17:59:13.352 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.294081+0000", 2024-08-17T17:59:13.352 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0559e-05 2024-08-17T17:59:13.353 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.353 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.353 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.353 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.135601+0000", 2024-08-17T17:59:13.353 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.84152044000000004 2024-08-17T17:59:13.353 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.353 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.353 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for degraded object", 2024-08-17T17:59:13.353 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.136625+0000", 2024-08-17T17:59:13.353 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0010239699999999999 2024-08-17T17:59:13.353 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.354 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.354 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.354 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.147575+0000", 2024-08-17T17:59:13.354 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.010950151999999999 2024-08-17T17:59:13.354 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.354 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.354 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:59:13.354 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.147657+0000", 2024-08-17T17:59:13.354 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.2014000000000005e-05 2024-08-17T17:59:13.354 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:59:13.354 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:59:13.355 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:59:13.355 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.355 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.355 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45017.0:79328 53.17 53:eb805dc5:::benchmark_data_smithi131_199971_object79327:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1325)", 2024-08-17T17:59:13.355 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:51:01.133084+0000", 2024-08-17T17:59:13.355 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 492.206871165, 2024-08-17T17:59:13.355 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0166445980000001, 2024-08-17T17:59:13.355 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:59:13.355 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:59:13.355 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:59:13.355 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T17:59:13.355 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45017", 2024-08-17T17:59:13.356 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T17:59:13.356 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 79328 2024-08-17T17:59:13.356 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.356 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:59:13.356 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.356 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:59:13.356 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.133084+0000", 2024-08-17T17:59:13.356 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:59:13.356 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.356 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.356 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:59:13.356 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.133084+0000", 2024-08-17T17:59:13.357 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:59:13.357 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.357 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.357 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:59:13.357 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.133084+0000", 2024-08-17T17:59:13.357 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.0399999999999996e-07 2024-08-17T17:59:13.357 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.357 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.357 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:59:13.357 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.133107+0000", 2024-08-17T17:59:13.357 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.2418000000000001e-05 2024-08-17T17:59:13.358 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.358 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.358 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:59:13.358 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.133113+0000", 2024-08-17T17:59:13.358 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.7989999999999996e-06 2024-08-17T17:59:13.358 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.358 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.358 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:59:13.358 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.133119+0000", 2024-08-17T17:59:13.358 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.3990000000000003e-06 2024-08-17T17:59:13.359 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.359 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.359 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.359 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.294519+0000", 2024-08-17T17:59:13.359 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.16140009699999999 2024-08-17T17:59:13.359 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.359 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.359 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T17:59:13.359 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.294527+0000", 2024-08-17T17:59:13.359 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.541e-06 2024-08-17T17:59:13.359 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.359 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.360 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.360 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.139677+0000", 2024-08-17T17:59:13.360 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.84514998500000005 2024-08-17T17:59:13.360 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.360 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.360 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:59:13.360 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.139810+0000", 2024-08-17T17:59:13.360 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000132285 2024-08-17T17:59:13.360 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.361 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.361 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 0,3", 2024-08-17T17:59:13.361 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.139932+0000", 2024-08-17T17:59:13.361 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00012246100000000001 2024-08-17T17:59:13.361 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.361 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.361 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T17:59:13.361 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.141632+0000", 2024-08-17T17:59:13.361 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.001699472 2024-08-17T17:59:13.361 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.361 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.361 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:13.361 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.142919+0000", 2024-08-17T17:59:13.362 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0012874169999999999 2024-08-17T17:59:13.362 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.362 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.362 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:13.362 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.149654+0000", 2024-08-17T17:59:13.362 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0067348929999999996 2024-08-17T17:59:13.362 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.362 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.362 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:59:13.362 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.149688+0000", 2024-08-17T17:59:13.362 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.455e-05 2024-08-17T17:59:13.362 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.362 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.362 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:59:13.363 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.149728+0000", 2024-08-17T17:59:13.363 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.9777000000000002e-05 2024-08-17T17:59:13.363 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:59:13.363 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:59:13.363 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:59:13.363 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.363 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.363 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45017.0:79329 53.1 53:84798e06:::benchmark_data_smithi131_199971_object79328:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1325)", 2024-08-17T17:59:13.363 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:51:01.133127+0000", 2024-08-17T17:59:13.363 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 492.20682739199998, 2024-08-17T17:59:13.363 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0075463659999999, 2024-08-17T17:59:13.364 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:59:13.364 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:59:13.364 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "reached pg", 2024-08-17T17:59:13.364 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T17:59:13.364 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45017", 2024-08-17T17:59:13.364 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T17:59:13.364 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 79329 2024-08-17T17:59:13.364 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.364 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:59:13.364 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.364 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:59:13.364 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.133127+0000", 2024-08-17T17:59:13.365 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:59:13.365 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.365 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.365 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:59:13.365 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.133127+0000", 2024-08-17T17:59:13.365 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:59:13.365 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.365 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.365 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:59:13.365 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.133128+0000", 2024-08-17T17:59:13.365 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.1099999999999996e-07 2024-08-17T17:59:13.365 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.365 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.366 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:59:13.366 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.133157+0000", 2024-08-17T17:59:13.366 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.8605000000000001e-05 2024-08-17T17:59:13.366 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.366 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.366 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:59:13.366 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.133164+0000", 2024-08-17T17:59:13.366 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.0840000000000003e-06 2024-08-17T17:59:13.366 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.366 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.367 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:59:13.367 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.133169+0000", 2024-08-17T17:59:13.367 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.2789999999999998e-06 2024-08-17T17:59:13.367 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.367 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.367 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.367 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.133861+0000", 2024-08-17T17:59:13.367 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000692619 2024-08-17T17:59:13.367 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.367 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.367 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op must wait for map", 2024-08-17T17:59:13.368 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.135789+0000", 2024-08-17T17:59:13.368 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0019278679999999999 2024-08-17T17:59:13.368 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.368 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.368 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.368 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.288887+0000", 2024-08-17T17:59:13.368 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.15309756799999999 2024-08-17T17:59:13.368 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.368 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.368 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T17:59:13.368 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.288894+0000", 2024-08-17T17:59:13.368 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.0319999999999998e-06 2024-08-17T17:59:13.368 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.368 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.369 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.369 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.129271+0000", 2024-08-17T17:59:13.369 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.84037747799999996 2024-08-17T17:59:13.369 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.369 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.369 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for degraded object", 2024-08-17T17:59:13.369 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.131354+0000", 2024-08-17T17:59:13.369 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0020826130000000001 2024-08-17T17:59:13.369 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.369 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.369 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.369 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.140613+0000", 2024-08-17T17:59:13.369 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0092590060000000002 2024-08-17T17:59:13.370 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.370 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.370 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:59:13.370 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.140674+0000", 2024-08-17T17:59:13.370 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.0702999999999998e-05 2024-08-17T17:59:13.370 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:59:13.370 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:59:13.370 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:59:13.370 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.370 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.370 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45017.0:79341 53.14 53:2b81460f:::benchmark_data_smithi131_199971_object79340:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1325)", 2024-08-17T17:59:13.370 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:51:01.149470+0000", 2024-08-17T17:59:13.370 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 492.19048515100002, 2024-08-17T17:59:13.371 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0096182760000001, 2024-08-17T17:59:13.371 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:59:13.371 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:59:13.371 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:59:13.371 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T17:59:13.371 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45017", 2024-08-17T17:59:13.371 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T17:59:13.371 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 79341 2024-08-17T17:59:13.371 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.371 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:59:13.371 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.371 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:59:13.371 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.149470+0000", 2024-08-17T17:59:13.371 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:59:13.372 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.372 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.372 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:59:13.372 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.149470+0000", 2024-08-17T17:59:13.372 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:59:13.372 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.372 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.372 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:59:13.372 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.149472+0000", 2024-08-17T17:59:13.372 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.706e-06 2024-08-17T17:59:13.372 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.372 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.372 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:59:13.373 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.149507+0000", 2024-08-17T17:59:13.373 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.4672999999999998e-05 2024-08-17T17:59:13.373 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.373 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.373 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:59:13.373 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.149528+0000", 2024-08-17T17:59:13.373 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.0628e-05 2024-08-17T17:59:13.373 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.373 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.373 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:59:13.373 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.149538+0000", 2024-08-17T17:59:13.373 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0797e-05 2024-08-17T17:59:13.373 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.374 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.374 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.374 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.294104+0000", 2024-08-17T17:59:13.374 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.14456555400000001 2024-08-17T17:59:13.374 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.374 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.374 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T17:59:13.374 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:01.294110+0000", 2024-08-17T17:59:13.374 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.9660000000000001e-06 2024-08-17T17:59:13.374 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.374 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.374 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.375 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.152173+0000", 2024-08-17T17:59:13.375 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.85806311800000001 2024-08-17T17:59:13.375 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.375 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.375 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:59:13.375 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.152270+0000", 2024-08-17T17:59:13.375 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.7182000000000006e-05 2024-08-17T17:59:13.375 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.375 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.375 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:59:13.375 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.152389+0000", 2024-08-17T17:59:13.375 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00011885 2024-08-17T17:59:13.375 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.376 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.376 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T17:59:13.376 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.158845+0000", 2024-08-17T17:59:13.376 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0064556199999999996 2024-08-17T17:59:13.376 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.376 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.376 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:13.376 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.158945+0000", 2024-08-17T17:59:13.376 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000100386 2024-08-17T17:59:13.376 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.376 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.376 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:13.376 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.158981+0000", 2024-08-17T17:59:13.376 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.6196999999999999e-05 2024-08-17T17:59:13.376 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.377 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.377 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:59:13.377 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.159041+0000", 2024-08-17T17:59:13.377 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.9349999999999999e-05 2024-08-17T17:59:13.377 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.377 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.377 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:59:13.377 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:02.159088+0000", 2024-08-17T17:59:13.377 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.7249000000000001e-05 2024-08-17T17:59:13.377 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:59:13.378 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:59:13.378 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:59:13.378 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.378 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.378 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45017.0:195973 53.4 53:2798d9f0:::benchmark_data_smithi131_199971_object89007:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1349)", 2024-08-17T17:59:13.378 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:53:29.375327+0000", 2024-08-17T17:59:13.378 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 343.96462768999999, 2024-08-17T17:59:13.378 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.210444844, 2024-08-17T17:59:13.378 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:59:13.379 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:59:13.379 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "reached pg", 2024-08-17T17:59:13.379 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T17:59:13.379 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45017", 2024-08-17T17:59:13.379 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T17:59:13.379 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 195973 2024-08-17T17:59:13.379 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.379 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:59:13.379 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.379 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:59:13.379 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.375327+0000", 2024-08-17T17:59:13.379 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:59:13.380 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.380 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.380 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:59:13.380 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.375327+0000", 2024-08-17T17:59:13.380 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:59:13.380 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.380 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.380 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:59:13.380 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.375329+0000", 2024-08-17T17:59:13.380 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.4440000000000001e-06 2024-08-17T17:59:13.380 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.381 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.381 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:59:13.381 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.375333+0000", 2024-08-17T17:59:13.381 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.1160000000000001e-06 2024-08-17T17:59:13.381 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.381 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.381 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:59:13.381 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.375342+0000", 2024-08-17T17:59:13.381 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.5130000000000002e-06 2024-08-17T17:59:13.381 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.381 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.382 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:59:13.382 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.375349+0000", 2024-08-17T17:59:13.382 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.5649999999999998e-06 2024-08-17T17:59:13.382 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.382 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.382 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.382 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.375547+0000", 2024-08-17T17:59:13.382 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000198242 2024-08-17T17:59:13.382 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.382 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.382 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:59:13.383 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.375735+0000", 2024-08-17T17:59:13.383 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000188001 2024-08-17T17:59:13.383 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.383 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.383 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 4,6", 2024-08-17T17:59:13.383 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.376457+0000", 2024-08-17T17:59:13.383 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00072165499999999997 2024-08-17T17:59:13.383 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.383 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.383 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:13.383 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.385403+0000", 2024-08-17T17:59:13.384 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0089459099999999996 2024-08-17T17:59:13.384 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.384 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.384 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T17:59:13.384 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.385429+0000", 2024-08-17T17:59:13.384 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.6896000000000001e-05 2024-08-17T17:59:13.384 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.384 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.384 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.384 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.419990+0000", 2024-08-17T17:59:13.384 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.034560756999999998 2024-08-17T17:59:13.385 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.385 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.385 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T17:59:13.385 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.420002+0000", 2024-08-17T17:59:13.385 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1851000000000001e-05 2024-08-17T17:59:13.385 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.385 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.385 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.385 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.554345+0000", 2024-08-17T17:59:13.385 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.13434339 2024-08-17T17:59:13.385 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.385 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.386 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for missing object", 2024-08-17T17:59:13.386 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.554507+0000", 2024-08-17T17:59:13.386 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00016107299999999999 2024-08-17T17:59:13.386 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.386 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.386 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.386 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.585670+0000", 2024-08-17T17:59:13.386 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.031163959000000001 2024-08-17T17:59:13.386 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.386 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.386 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:59:13.387 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.585772+0000", 2024-08-17T17:59:13.387 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00010147199999999999 2024-08-17T17:59:13.387 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:59:13.387 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:59:13.387 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:59:13.387 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.387 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.387 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45017.0:195982 53.d 53:bbea0fd7:::benchmark_data_smithi131_199971_object89016:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1349)", 2024-08-17T17:59:13.387 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:53:29.384321+0000", 2024-08-17T17:59:13.387 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 343.95563405399997, 2024-08-17T17:59:13.387 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.096499487, 2024-08-17T17:59:13.387 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:59:13.387 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:59:13.388 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "reached pg", 2024-08-17T17:59:13.388 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T17:59:13.388 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45017", 2024-08-17T17:59:13.388 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T17:59:13.388 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 195982 2024-08-17T17:59:13.388 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.388 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:59:13.388 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.388 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:59:13.388 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.384321+0000", 2024-08-17T17:59:13.388 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:59:13.388 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.388 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.389 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:59:13.389 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.384321+0000", 2024-08-17T17:59:13.389 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:59:13.389 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.389 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.389 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:59:13.389 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.384323+0000", 2024-08-17T17:59:13.389 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.8369999999999999e-06 2024-08-17T17:59:13.389 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.389 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.389 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:59:13.390 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.384329+0000", 2024-08-17T17:59:13.390 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.46e-06 2024-08-17T17:59:13.390 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.390 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.390 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:59:13.390 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.384342+0000", 2024-08-17T17:59:13.390 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.3016999999999999e-05 2024-08-17T17:59:13.390 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.390 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.391 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:59:13.391 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.384351+0000", 2024-08-17T17:59:13.391 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.8030000000000003e-06 2024-08-17T17:59:13.391 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.391 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.391 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.391 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.384623+0000", 2024-08-17T17:59:13.391 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00027224600000000002 2024-08-17T17:59:13.391 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.391 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.391 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:59:13.391 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.384758+0000", 2024-08-17T17:59:13.392 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00013515200000000001 2024-08-17T17:59:13.392 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.392 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.392 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 2,4,5", 2024-08-17T17:59:13.392 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.384892+0000", 2024-08-17T17:59:13.392 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00013372899999999999 2024-08-17T17:59:13.392 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.392 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.392 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.392 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.410634+0000", 2024-08-17T17:59:13.392 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.025741903 2024-08-17T17:59:13.392 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.393 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.393 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T17:59:13.393 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.410646+0000", 2024-08-17T17:59:13.393 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1829e-05 2024-08-17T17:59:13.393 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.393 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.393 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.393 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.422867+0000", 2024-08-17T17:59:13.393 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0122217650000001 2024-08-17T17:59:13.393 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.394 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.394 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T17:59:13.394 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.422888+0000", 2024-08-17T17:59:13.394 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.0109999999999999e-05 2024-08-17T17:59:13.394 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.394 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.394 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.394 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.470519+0000", 2024-08-17T17:59:13.394 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0476314710000001 2024-08-17T17:59:13.394 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.394 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.395 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for missing object", 2024-08-17T17:59:13.395 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.470639+0000", 2024-08-17T17:59:13.395 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000119808 2024-08-17T17:59:13.395 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.395 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.395 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.395 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.480732+0000", 2024-08-17T17:59:13.395 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.010093263999999999 2024-08-17T17:59:13.395 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.395 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.395 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:59:13.395 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.480820+0000", 2024-08-17T17:59:13.395 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.8092999999999998e-05 2024-08-17T17:59:13.396 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:59:13.396 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:59:13.396 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:59:13.396 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.396 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.396 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45017.0:195993 53.d 53:b16f22de:::benchmark_data_smithi131_199971_object89027:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1350)", 2024-08-17T17:59:13.396 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:53:29.415543+0000", 2024-08-17T17:59:13.396 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 343.92441212400001, 2024-08-17T17:59:13.396 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.0655594609999999, 2024-08-17T17:59:13.396 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:59:13.396 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:59:13.396 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:59:13.397 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T17:59:13.397 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45017", 2024-08-17T17:59:13.397 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T17:59:13.397 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 195993 2024-08-17T17:59:13.397 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.397 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:59:13.397 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.397 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:59:13.397 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.415543+0000", 2024-08-17T17:59:13.397 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:59:13.397 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.397 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.397 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:59:13.398 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.415543+0000", 2024-08-17T17:59:13.398 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:59:13.398 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.398 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.398 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:59:13.398 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.415544+0000", 2024-08-17T17:59:13.398 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.7290000000000001e-06 2024-08-17T17:59:13.398 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.398 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.398 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:59:13.398 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.415549+0000", 2024-08-17T17:59:13.398 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.0239999999999997e-06 2024-08-17T17:59:13.398 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.399 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.399 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:59:13.399 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.415605+0000", 2024-08-17T17:59:13.399 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.5893000000000002e-05 2024-08-17T17:59:13.399 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.399 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.399 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:59:13.399 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.415614+0000", 2024-08-17T17:59:13.399 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.5990000000000002e-06 2024-08-17T17:59:13.399 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.399 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.399 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.399 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.416028+0000", 2024-08-17T17:59:13.400 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00041378900000000002 2024-08-17T17:59:13.400 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.400 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.400 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T17:59:13.400 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.416051+0000", 2024-08-17T17:59:13.400 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.3237000000000001e-05 2024-08-17T17:59:13.400 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.400 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.400 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.400 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.422934+0000", 2024-08-17T17:59:13.400 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.006882963 2024-08-17T17:59:13.400 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.400 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.401 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T17:59:13.401 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.422943+0000", 2024-08-17T17:59:13.401 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.1859999999999998e-06 2024-08-17T17:59:13.401 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.401 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.401 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.401 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.472150+0000", 2024-08-17T17:59:13.401 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.049206927 2024-08-17T17:59:13.401 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.401 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.401 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:59:13.401 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.472260+0000", 2024-08-17T17:59:13.401 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000109666 2024-08-17T17:59:13.401 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.401 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.402 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 2,5", 2024-08-17T17:59:13.402 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.472382+0000", 2024-08-17T17:59:13.402 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000122705 2024-08-17T17:59:13.402 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.402 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.402 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T17:59:13.402 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.480687+0000", 2024-08-17T17:59:13.402 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0083049649999999992 2024-08-17T17:59:13.402 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.402 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.402 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:13.402 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.480859+0000", 2024-08-17T17:59:13.403 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00017204000000000001 2024-08-17T17:59:13.403 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.403 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.403 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:13.403 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.480980+0000", 2024-08-17T17:59:13.403 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000120888 2024-08-17T17:59:13.403 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.403 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.403 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:59:13.403 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.481025+0000", 2024-08-17T17:59:13.403 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.5210000000000003e-05 2024-08-17T17:59:13.403 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.403 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.404 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:59:13.404 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.481102+0000", 2024-08-17T17:59:13.404 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.6639999999999998e-05 2024-08-17T17:59:13.404 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:59:13.404 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:59:13.404 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:59:13.404 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.404 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.404 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45017.0:196012 53.4 53:255d6fff:::benchmark_data_smithi131_199971_object89046:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1350)", 2024-08-17T17:59:13.404 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:53:29.443370+0000", 2024-08-17T17:59:13.404 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 343.89658446700003, 2024-08-17T17:59:13.404 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1416287409999999, 2024-08-17T17:59:13.405 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:59:13.405 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:59:13.405 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:59:13.405 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T17:59:13.405 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45017", 2024-08-17T17:59:13.405 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T17:59:13.405 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 196012 2024-08-17T17:59:13.405 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.405 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:59:13.405 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.405 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:59:13.406 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.443370+0000", 2024-08-17T17:59:13.406 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:59:13.406 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.406 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.406 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:59:13.406 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.443370+0000", 2024-08-17T17:59:13.406 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:59:13.407 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.407 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.407 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:59:13.407 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.443372+0000", 2024-08-17T17:59:13.407 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.316e-06 2024-08-17T17:59:13.407 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.407 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.407 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:59:13.407 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.443376+0000", 2024-08-17T17:59:13.407 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.0149999999999997e-06 2024-08-17T17:59:13.407 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.407 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.408 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:59:13.408 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.443385+0000", 2024-08-17T17:59:13.408 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.713e-06 2024-08-17T17:59:13.408 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.408 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.408 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:59:13.408 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.443392+0000", 2024-08-17T17:59:13.408 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.5719999999999999e-06 2024-08-17T17:59:13.408 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.408 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.408 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.408 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.443520+0000", 2024-08-17T17:59:13.409 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00012854500000000001 2024-08-17T17:59:13.409 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.409 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.409 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T17:59:13.409 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.443533+0000", 2024-08-17T17:59:13.409 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.2386e-05 2024-08-17T17:59:13.409 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.409 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.409 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.409 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.554540+0000", 2024-08-17T17:59:13.409 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.11100669 2024-08-17T17:59:13.409 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.409 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.410 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:59:13.410 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.554658+0000", 2024-08-17T17:59:13.410 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00011854999999999999 2024-08-17T17:59:13.410 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.410 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.410 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:59:13.410 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.555216+0000", 2024-08-17T17:59:13.410 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000557834 2024-08-17T17:59:13.410 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.410 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.410 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:13.410 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.558762+0000", 2024-08-17T17:59:13.410 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0035465399999999999 2024-08-17T17:59:13.410 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.414 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.414 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T17:59:13.414 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.561408+0000", 2024-08-17T17:59:13.414 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.002645143 2024-08-17T17:59:13.414 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.415 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.415 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:13.415 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.584743+0000", 2024-08-17T17:59:13.415 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.023335093000000001 2024-08-17T17:59:13.415 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.415 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.415 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:59:13.415 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.584807+0000", 2024-08-17T17:59:13.415 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.4269000000000004e-05 2024-08-17T17:59:13.415 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.415 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.415 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:59:13.416 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.584999+0000", 2024-08-17T17:59:13.416 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00019207499999999999 2024-08-17T17:59:13.416 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:59:13.416 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:59:13.416 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:59:13.416 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.416 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.416 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45017.0:196016 53.14 53:2fb76418:::benchmark_data_smithi131_199971_object89050:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1350)", 2024-08-17T17:59:13.416 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:53:29.457186+0000", 2024-08-17T17:59:13.416 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 343.88276842800002, 2024-08-17T17:59:13.416 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.128303498, 2024-08-17T17:59:13.416 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:59:13.417 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:59:13.417 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:59:13.417 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T17:59:13.417 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45017", 2024-08-17T17:59:13.417 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T17:59:13.417 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 196016 2024-08-17T17:59:13.417 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.417 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:59:13.417 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.417 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:59:13.417 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.457186+0000", 2024-08-17T17:59:13.417 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:59:13.417 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.417 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.418 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:59:13.418 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.457186+0000", 2024-08-17T17:59:13.418 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:59:13.418 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.418 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.418 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:59:13.418 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.457189+0000", 2024-08-17T17:59:13.418 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.2929999999999999e-06 2024-08-17T17:59:13.418 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.419 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.419 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:59:13.419 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.457194+0000", 2024-08-17T17:59:13.419 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.3360000000000002e-06 2024-08-17T17:59:13.419 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.419 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.419 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:59:13.419 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.457210+0000", 2024-08-17T17:59:13.419 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.6348999999999999e-05 2024-08-17T17:59:13.419 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.419 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.420 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:59:13.420 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.457219+0000", 2024-08-17T17:59:13.420 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.7839999999999992e-06 2024-08-17T17:59:13.420 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.420 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.420 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.420 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.460671+0000", 2024-08-17T17:59:13.420 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0034523700000000002 2024-08-17T17:59:13.420 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.420 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.420 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T17:59:13.421 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.460687+0000", 2024-08-17T17:59:13.421 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.5569999999999998e-05 2024-08-17T17:59:13.421 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.421 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.421 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.421 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.555110+0000", 2024-08-17T17:59:13.421 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.094423404 2024-08-17T17:59:13.421 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.421 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.421 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:59:13.421 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.555231+0000", 2024-08-17T17:59:13.421 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000120164 2024-08-17T17:59:13.422 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.422 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.422 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:59:13.422 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.556868+0000", 2024-08-17T17:59:13.422 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.001637737 2024-08-17T17:59:13.422 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.422 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.422 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:13.422 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.561392+0000", 2024-08-17T17:59:13.422 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0045238070000000003 2024-08-17T17:59:13.423 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.423 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.423 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T17:59:13.423 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.561605+0000", 2024-08-17T17:59:13.423 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00021326200000000001 2024-08-17T17:59:13.423 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.423 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.423 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:13.423 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.585217+0000", 2024-08-17T17:59:13.423 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.023611955 2024-08-17T17:59:13.423 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.423 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.423 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:59:13.423 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.585329+0000", 2024-08-17T17:59:13.423 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00011156 2024-08-17T17:59:13.424 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.424 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.424 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:59:13.424 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.585490+0000", 2024-08-17T17:59:13.424 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00016090700000000001 2024-08-17T17:59:13.424 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:59:13.424 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:59:13.424 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:59:13.424 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.424 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.424 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45017.0:196017 53.d 53:befcd10f:::benchmark_data_smithi131_199971_object89051:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1350)", 2024-08-17T17:59:13.424 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:53:29.460015+0000", 2024-08-17T17:59:13.424 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 343.87993954000001, 2024-08-17T17:59:13.424 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.0272164369999999, 2024-08-17T17:59:13.425 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:59:13.425 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:59:13.425 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:59:13.425 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T17:59:13.425 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45017", 2024-08-17T17:59:13.425 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T17:59:13.425 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 196017 2024-08-17T17:59:13.425 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.425 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:59:13.425 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.425 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:59:13.426 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.460015+0000", 2024-08-17T17:59:13.426 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:59:13.426 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.426 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.426 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:59:13.426 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.460015+0000", 2024-08-17T17:59:13.426 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:59:13.426 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.426 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.426 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:59:13.426 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.460017+0000", 2024-08-17T17:59:13.427 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.548e-06 2024-08-17T17:59:13.427 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.427 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.427 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:59:13.427 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.460022+0000", 2024-08-17T17:59:13.427 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.1279999999999999e-06 2024-08-17T17:59:13.427 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.427 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.427 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:59:13.427 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.460035+0000", 2024-08-17T17:59:13.427 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.3168e-05 2024-08-17T17:59:13.427 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.427 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.427 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:59:13.428 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.460042+0000", 2024-08-17T17:59:13.428 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.0060000000000003e-06 2024-08-17T17:59:13.428 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.428 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.428 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.428 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.460084+0000", 2024-08-17T17:59:13.428 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.1832999999999997e-05 2024-08-17T17:59:13.428 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.428 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.428 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T17:59:13.428 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.460091+0000", 2024-08-17T17:59:13.429 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.8920000000000003e-06 2024-08-17T17:59:13.429 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.429 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.429 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.429 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.422990+0000", 2024-08-17T17:59:13.429 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.96289947399999998 2024-08-17T17:59:13.429 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.429 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.429 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T17:59:13.429 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.423001+0000", 2024-08-17T17:59:13.429 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0414000000000001e-05 2024-08-17T17:59:13.429 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.430 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.430 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.430 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.475115+0000", 2024-08-17T17:59:13.430 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0521145489999999 2024-08-17T17:59:13.430 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.430 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.430 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:59:13.430 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.475204+0000", 2024-08-17T17:59:13.430 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.8374999999999993e-05 2024-08-17T17:59:13.430 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.430 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.431 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 2,5", 2024-08-17T17:59:13.431 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.475284+0000", 2024-08-17T17:59:13.431 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.0835999999999997e-05 2024-08-17T17:59:13.431 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.431 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.431 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T17:59:13.431 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.480876+0000", 2024-08-17T17:59:13.431 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0055910600000000001 2024-08-17T17:59:13.431 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.431 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.431 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:13.431 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.480934+0000", 2024-08-17T17:59:13.431 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.8613000000000003e-05 2024-08-17T17:59:13.431 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.432 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.432 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:13.432 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.487035+0000", 2024-08-17T17:59:13.432 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0061005469999999996 2024-08-17T17:59:13.432 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.432 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.432 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:59:13.432 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.487107+0000", 2024-08-17T17:59:13.432 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.2309000000000002e-05 2024-08-17T17:59:13.432 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.432 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.432 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:59:13.432 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.487232+0000", 2024-08-17T17:59:13.432 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000124685 2024-08-17T17:59:13.433 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:59:13.433 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:59:13.433 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:59:13.433 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.433 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.433 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45017.0:196018 53.d 53:bbf26d94:::benchmark_data_smithi131_199971_object89052:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1350)", 2024-08-17T17:59:13.433 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:53:29.460106+0000", 2024-08-17T17:59:13.433 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 343.87984907600003, 2024-08-17T17:59:13.433 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.0370700529999999, 2024-08-17T17:59:13.433 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:59:13.433 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:59:13.433 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:59:13.433 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T17:59:13.433 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45017", 2024-08-17T17:59:13.434 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T17:59:13.434 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 196018 2024-08-17T17:59:13.434 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.434 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:59:13.434 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.434 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:59:13.434 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.460106+0000", 2024-08-17T17:59:13.434 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:59:13.434 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.434 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.434 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:59:13.434 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.460106+0000", 2024-08-17T17:59:13.434 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:59:13.434 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.435 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.435 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:59:13.435 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.460106+0000", 2024-08-17T17:59:13.435 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.7000000000000005e-07 2024-08-17T17:59:13.435 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.435 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.435 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:59:13.435 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.460109+0000", 2024-08-17T17:59:13.435 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.7329999999999999e-06 2024-08-17T17:59:13.435 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.435 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.435 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:59:13.435 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.460118+0000", 2024-08-17T17:59:13.436 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.8249999999999994e-06 2024-08-17T17:59:13.436 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.436 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.436 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:59:13.436 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.460124+0000", 2024-08-17T17:59:13.436 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.122e-06 2024-08-17T17:59:13.436 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.436 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.436 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.436 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.460164+0000", 2024-08-17T17:59:13.436 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.9864000000000003e-05 2024-08-17T17:59:13.436 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.436 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.436 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T17:59:13.436 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.460168+0000", 2024-08-17T17:59:13.437 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.7170000000000002e-06 2024-08-17T17:59:13.437 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.437 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.437 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.437 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.423053+0000", 2024-08-17T17:59:13.437 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.96288564099999996 2024-08-17T17:59:13.437 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.437 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.437 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T17:59:13.437 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.423063+0000", 2024-08-17T17:59:13.437 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.4669999999999993e-06 2024-08-17T17:59:13.437 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.437 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.437 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.438 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.477931+0000", 2024-08-17T17:59:13.438 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0548679560000001 2024-08-17T17:59:13.438 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.438 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.438 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:59:13.438 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.478044+0000", 2024-08-17T17:59:13.438 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00011361 2024-08-17T17:59:13.438 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.438 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.438 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 2,5", 2024-08-17T17:59:13.438 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.478185+0000", 2024-08-17T17:59:13.438 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000140717 2024-08-17T17:59:13.438 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.439 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.439 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T17:59:13.439 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.480883+0000", 2024-08-17T17:59:13.439 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.002698368 2024-08-17T17:59:13.439 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.439 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.439 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:13.439 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.481172+0000", 2024-08-17T17:59:13.439 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00028880799999999999 2024-08-17T17:59:13.439 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.439 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.439 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:13.440 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.496997+0000", 2024-08-17T17:59:13.440 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.015824978 2024-08-17T17:59:13.440 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.440 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.440 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:59:13.440 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.497074+0000", 2024-08-17T17:59:13.440 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.6961999999999999e-05 2024-08-17T17:59:13.440 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.440 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.440 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:59:13.440 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.497176+0000", 2024-08-17T17:59:13.440 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000101715 2024-08-17T17:59:13.441 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:59:13.441 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:59:13.441 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:59:13.441 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.441 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.441 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45017.0:196028 53.14 53:2c4f7233:::benchmark_data_smithi131_199971_object89062:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1350)", 2024-08-17T17:59:13.441 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:53:29.474761+0000", 2024-08-17T17:59:13.441 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 343.865193826, 2024-08-17T17:59:13.441 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1120619270000001, 2024-08-17T17:59:13.441 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:59:13.441 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:59:13.442 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:59:13.442 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T17:59:13.442 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45017", 2024-08-17T17:59:13.442 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T17:59:13.442 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 196028 2024-08-17T17:59:13.442 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.442 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:59:13.442 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.442 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:59:13.442 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.474761+0000", 2024-08-17T17:59:13.442 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:59:13.443 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.443 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.443 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:59:13.443 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.474761+0000", 2024-08-17T17:59:13.443 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:59:13.443 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.443 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.443 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:59:13.443 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.474762+0000", 2024-08-17T17:59:13.443 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.5179999999999999e-06 2024-08-17T17:59:13.443 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.443 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.444 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:59:13.444 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.474767+0000", 2024-08-17T17:59:13.444 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.5759999999999999e-06 2024-08-17T17:59:13.444 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.444 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.444 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:59:13.444 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.474780+0000", 2024-08-17T17:59:13.444 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.2836999999999999e-05 2024-08-17T17:59:13.444 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.444 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.444 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:59:13.445 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.474787+0000", 2024-08-17T17:59:13.445 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.4630000000000004e-06 2024-08-17T17:59:13.445 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.445 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.445 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.445 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.474837+0000", 2024-08-17T17:59:13.445 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.9827000000000003e-05 2024-08-17T17:59:13.445 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.445 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.445 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T17:59:13.445 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.474846+0000", 2024-08-17T17:59:13.446 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.8359999999999998e-06 2024-08-17T17:59:13.446 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.446 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.446 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.446 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.558774+0000", 2024-08-17T17:59:13.446 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0839281089999999 2024-08-17T17:59:13.446 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.446 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.446 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:59:13.446 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.558904+0000", 2024-08-17T17:59:13.446 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00012994499999999999 2024-08-17T17:59:13.447 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.447 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.447 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 2,4", 2024-08-17T17:59:13.447 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.559245+0000", 2024-08-17T17:59:13.447 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00034069100000000001 2024-08-17T17:59:13.447 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.447 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.447 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:13.447 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.561447+0000", 2024-08-17T17:59:13.447 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.002202603 2024-08-17T17:59:13.447 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.448 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.448 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T17:59:13.448 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.561613+0000", 2024-08-17T17:59:13.448 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00016601699999999999 2024-08-17T17:59:13.448 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.448 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.448 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:13.448 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.586638+0000", 2024-08-17T17:59:13.448 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.025024270000000001 2024-08-17T17:59:13.448 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.448 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.448 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:59:13.449 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.586686+0000", 2024-08-17T17:59:13.449 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.8369999999999999e-05 2024-08-17T17:59:13.449 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.449 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.449 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:59:13.449 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.586823+0000", 2024-08-17T17:59:13.449 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00013686500000000001 2024-08-17T17:59:13.449 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:59:13.449 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:59:13.449 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:59:13.449 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.449 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.449 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45017.0:196037 53.d 53:b66a0262:::benchmark_data_smithi131_199971_object89071:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1350)", 2024-08-17T17:59:13.449 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:53:29.491310+0000", 2024-08-17T17:59:13.449 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 343.84864439799998, 2024-08-17T17:59:13.450 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.0060887219999999, 2024-08-17T17:59:13.450 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:59:13.450 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:59:13.450 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:59:13.450 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T17:59:13.450 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45017", 2024-08-17T17:59:13.450 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T17:59:13.450 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 196037 2024-08-17T17:59:13.450 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.450 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:59:13.450 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.450 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:59:13.450 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.491310+0000", 2024-08-17T17:59:13.451 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:59:13.451 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.451 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.451 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:59:13.451 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.491310+0000", 2024-08-17T17:59:13.451 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:59:13.451 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.451 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.451 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:59:13.451 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.491312+0000", 2024-08-17T17:59:13.451 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.5990000000000001e-06 2024-08-17T17:59:13.451 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.451 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.452 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:59:13.452 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.491316+0000", 2024-08-17T17:59:13.452 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.4950000000000002e-06 2024-08-17T17:59:13.452 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.452 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.452 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:59:13.452 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.491327+0000", 2024-08-17T17:59:13.452 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0200999999999999e-05 2024-08-17T17:59:13.452 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.453 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.453 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:59:13.453 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.491332+0000", 2024-08-17T17:59:13.453 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.4099999999999999e-06 2024-08-17T17:59:13.453 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.453 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.453 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.453 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.491378+0000", 2024-08-17T17:59:13.453 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.5871999999999997e-05 2024-08-17T17:59:13.453 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.453 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.453 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T17:59:13.453 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.491384+0000", 2024-08-17T17:59:13.453 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.139e-06 2024-08-17T17:59:13.454 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.454 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.454 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.454 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.423101+0000", 2024-08-17T17:59:13.454 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.931716565 2024-08-17T17:59:13.454 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.454 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.454 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T17:59:13.454 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.423111+0000", 2024-08-17T17:59:13.454 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0451e-05 2024-08-17T17:59:13.454 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.455 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.455 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.455 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.481212+0000", 2024-08-17T17:59:13.455 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0581013159999999 2024-08-17T17:59:13.455 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.455 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.455 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:59:13.455 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.481287+0000", 2024-08-17T17:59:13.455 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.4982999999999997e-05 2024-08-17T17:59:13.455 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.455 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.456 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 2,5", 2024-08-17T17:59:13.456 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.481365+0000", 2024-08-17T17:59:13.456 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.7123e-05 2024-08-17T17:59:13.456 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.456 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.456 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:13.456 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.487295+0000", 2024-08-17T17:59:13.456 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0059303719999999997 2024-08-17T17:59:13.456 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.456 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.456 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T17:59:13.457 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.490446+0000", 2024-08-17T17:59:13.457 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0031514749999999999 2024-08-17T17:59:13.457 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.457 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.457 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:13.457 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.497234+0000", 2024-08-17T17:59:13.457 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0067878649999999997 2024-08-17T17:59:13.457 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.457 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.457 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:59:13.457 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.497290+0000", 2024-08-17T17:59:13.457 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.5855e-05 2024-08-17T17:59:13.457 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.458 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.458 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:59:13.458 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.497399+0000", 2024-08-17T17:59:13.458 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000109001 2024-08-17T17:59:13.458 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:59:13.458 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:59:13.458 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:59:13.458 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.458 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.458 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45017.0:196038 53.d 53:b72f51ab:::benchmark_data_smithi131_199971_object89072:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1350)", 2024-08-17T17:59:13.458 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:53:29.492284+0000", 2024-08-17T17:59:13.458 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 343.84767064800002, 2024-08-17T17:59:13.458 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.0053398370000002, 2024-08-17T17:59:13.459 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:59:13.459 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:59:13.459 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:59:13.459 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T17:59:13.459 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45017", 2024-08-17T17:59:13.459 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T17:59:13.459 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 196038 2024-08-17T17:59:13.459 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.459 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:59:13.459 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.459 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:59:13.459 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.492284+0000", 2024-08-17T17:59:13.459 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:59:13.460 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.460 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.460 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:59:13.460 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.492284+0000", 2024-08-17T17:59:13.460 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:59:13.460 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.460 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.460 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:59:13.460 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.492285+0000", 2024-08-17T17:59:13.460 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.2399999999999998e-07 2024-08-17T17:59:13.460 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.460 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.460 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:59:13.460 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.492288+0000", 2024-08-17T17:59:13.460 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.7340000000000002e-06 2024-08-17T17:59:13.461 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.461 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.461 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:59:13.461 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.492297+0000", 2024-08-17T17:59:13.461 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.6319999999999997e-06 2024-08-17T17:59:13.461 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.461 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.461 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:59:13.461 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.492302+0000", 2024-08-17T17:59:13.461 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.5630000000000002e-06 2024-08-17T17:59:13.461 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.462 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.462 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.462 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.492336+0000", 2024-08-17T17:59:13.462 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.4372999999999998e-05 2024-08-17T17:59:13.462 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.462 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.462 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T17:59:13.462 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.492341+0000", 2024-08-17T17:59:13.462 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.4909999999999999e-06 2024-08-17T17:59:13.462 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.462 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.462 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.462 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.423148+0000", 2024-08-17T17:59:13.463 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.93080787899999995 2024-08-17T17:59:13.463 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.463 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.463 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T17:59:13.463 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.423158+0000", 2024-08-17T17:59:13.463 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.3249999999999997e-06 2024-08-17T17:59:13.463 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.463 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.463 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.463 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.484054+0000", 2024-08-17T17:59:13.463 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.06089645 2024-08-17T17:59:13.463 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.463 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.463 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:59:13.463 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.484185+0000", 2024-08-17T17:59:13.464 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000130445 2024-08-17T17:59:13.464 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.464 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.464 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 2,5", 2024-08-17T17:59:13.464 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.484317+0000", 2024-08-17T17:59:13.464 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00013192100000000001 2024-08-17T17:59:13.464 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.464 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.464 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:13.464 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.487357+0000", 2024-08-17T17:59:13.464 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0030404400000000002 2024-08-17T17:59:13.464 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.464 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.464 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T17:59:13.465 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.490455+0000", 2024-08-17T17:59:13.465 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0030979470000000002 2024-08-17T17:59:13.465 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.465 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.465 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:13.465 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.497482+0000", 2024-08-17T17:59:13.465 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0070269579999999998 2024-08-17T17:59:13.465 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.465 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.465 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:59:13.465 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.497534+0000", 2024-08-17T17:59:13.465 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.2502e-05 2024-08-17T17:59:13.466 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.466 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.466 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:59:13.466 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.497624+0000", 2024-08-17T17:59:13.466 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.9553000000000001e-05 2024-08-17T17:59:13.466 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:59:13.466 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:59:13.466 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:59:13.466 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.466 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.466 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45017.0:196039 53.d 53:b2575f65:::benchmark_data_smithi131_199971_object89073:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1350)", 2024-08-17T17:59:13.466 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:53:29.492505+0000", 2024-08-17T17:59:13.467 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 343.84744981400002, 2024-08-17T17:59:13.467 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.0115583560000001, 2024-08-17T17:59:13.467 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:59:13.467 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:59:13.467 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:59:13.467 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T17:59:13.467 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45017", 2024-08-17T17:59:13.467 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T17:59:13.467 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 196039 2024-08-17T17:59:13.467 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.467 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:59:13.467 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.468 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:59:13.468 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.492505+0000", 2024-08-17T17:59:13.468 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:59:13.468 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.468 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.468 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:59:13.468 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.492505+0000", 2024-08-17T17:59:13.468 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:59:13.468 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.468 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.469 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:59:13.469 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.492505+0000", 2024-08-17T17:59:13.469 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.3200000000000005e-07 2024-08-17T17:59:13.469 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.469 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.469 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:59:13.469 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.492508+0000", 2024-08-17T17:59:13.469 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.0549999999999998e-06 2024-08-17T17:59:13.469 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.469 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.469 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:59:13.469 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.492515+0000", 2024-08-17T17:59:13.470 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.4240000000000004e-06 2024-08-17T17:59:13.470 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.470 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.470 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:59:13.470 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.492519+0000", 2024-08-17T17:59:13.470 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.7780000000000001e-06 2024-08-17T17:59:13.470 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.470 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.470 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.470 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.492547+0000", 2024-08-17T17:59:13.470 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.8580000000000001e-05 2024-08-17T17:59:13.471 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.471 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.471 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T17:59:13.471 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.492551+0000", 2024-08-17T17:59:13.471 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.738e-06 2024-08-17T17:59:13.471 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.471 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.471 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.471 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.424500+0000", 2024-08-17T17:59:13.471 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.93194913899999998 2024-08-17T17:59:13.471 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.472 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.472 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T17:59:13.472 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.424512+0000", 2024-08-17T17:59:13.472 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1620000000000001e-05 2024-08-17T17:59:13.472 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.472 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.472 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.472 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.487445+0000", 2024-08-17T17:59:13.472 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0629334210000001 2024-08-17T17:59:13.472 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.472 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.473 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:59:13.473 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.487569+0000", 2024-08-17T17:59:13.473 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00012357500000000001 2024-08-17T17:59:13.473 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.473 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.473 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 2,5", 2024-08-17T17:59:13.473 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.487707+0000", 2024-08-17T17:59:13.473 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00013796199999999999 2024-08-17T17:59:13.473 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.473 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.473 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:13.473 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.497445+0000", 2024-08-17T17:59:13.473 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0097380999999999995 2024-08-17T17:59:13.474 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.474 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.474 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:13.474 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.497701+0000", 2024-08-17T17:59:13.474 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000256049 2024-08-17T17:59:13.474 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.474 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.474 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T17:59:13.474 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.503957+0000", 2024-08-17T17:59:13.474 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0062561700000000001 2024-08-17T17:59:13.474 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.474 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.474 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:59:13.474 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.504002+0000", 2024-08-17T17:59:13.475 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.4917999999999999e-05 2024-08-17T17:59:13.475 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.475 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.475 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:59:13.475 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.504063+0000", 2024-08-17T17:59:13.475 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.1295000000000002e-05 2024-08-17T17:59:13.475 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:59:13.475 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:59:13.475 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:59:13.475 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.475 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.475 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45017.0:196045 53.d 53:b42b8033:::benchmark_data_smithi131_199971_object89079:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1351)", 2024-08-17T17:59:13.475 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:53:30.583895+0000", 2024-08-17T17:59:13.475 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 342.75605935999999, 2024-08-17T17:59:13.476 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.92048677300000004, 2024-08-17T17:59:13.476 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:59:13.476 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:59:13.476 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:59:13.476 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T17:59:13.476 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45017", 2024-08-17T17:59:13.476 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T17:59:13.476 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 196045 2024-08-17T17:59:13.476 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.476 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:59:13.476 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.476 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:59:13.476 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.583895+0000", 2024-08-17T17:59:13.477 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:59:13.477 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.477 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.477 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:59:13.477 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.583895+0000", 2024-08-17T17:59:13.477 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:59:13.477 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.477 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.477 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:59:13.477 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.583897+0000", 2024-08-17T17:59:13.477 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.423e-06 2024-08-17T17:59:13.477 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.478 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.478 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:59:13.478 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.583901+0000", 2024-08-17T17:59:13.478 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.0339999999999998e-06 2024-08-17T17:59:13.478 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.478 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.478 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:59:13.478 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.583913+0000", 2024-08-17T17:59:13.478 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.2128e-05 2024-08-17T17:59:13.478 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.478 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.479 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:59:13.479 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.583919+0000", 2024-08-17T17:59:13.479 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.212e-06 2024-08-17T17:59:13.479 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.479 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.479 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.479 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.583973+0000", 2024-08-17T17:59:13.479 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.3937999999999998e-05 2024-08-17T17:59:13.479 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.479 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.479 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T17:59:13.479 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.583980+0000", 2024-08-17T17:59:13.479 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.8709999999999999e-06 2024-08-17T17:59:13.480 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.480 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.480 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.480 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.490496+0000", 2024-08-17T17:59:13.480 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.90651601900000001 2024-08-17T17:59:13.480 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.480 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.480 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:59:13.480 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.490585+0000", 2024-08-17T17:59:13.480 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.8826999999999995e-05 2024-08-17T17:59:13.480 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.480 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.480 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 2,5", 2024-08-17T17:59:13.480 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.490668+0000", 2024-08-17T17:59:13.481 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.3102000000000005e-05 2024-08-17T17:59:13.481 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.481 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.481 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:13.481 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.497664+0000", 2024-08-17T17:59:13.481 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0069957300000000004 2024-08-17T17:59:13.481 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.481 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.481 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:13.481 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.497750+0000", 2024-08-17T17:59:13.481 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.6663999999999996e-05 2024-08-17T17:59:13.481 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.481 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.482 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T17:59:13.482 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.504069+0000", 2024-08-17T17:59:13.482 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0063189600000000002 2024-08-17T17:59:13.482 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.482 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.482 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:59:13.482 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.504264+0000", 2024-08-17T17:59:13.482 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00019455500000000001 2024-08-17T17:59:13.482 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.482 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.482 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:59:13.482 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.504382+0000", 2024-08-17T17:59:13.482 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00011831 2024-08-17T17:59:13.483 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:59:13.483 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:59:13.483 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:59:13.483 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.483 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.483 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45017.0:196062 53.d 53:b7133c1c:::benchmark_data_smithi131_199971_object89096:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1351)", 2024-08-17T17:59:13.483 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:53:30.601223+0000", 2024-08-17T17:59:13.483 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 342.73873156500002, 2024-08-17T17:59:13.483 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.91256865600000003, 2024-08-17T17:59:13.483 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:59:13.483 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:59:13.484 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:59:13.484 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T17:59:13.484 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45017", 2024-08-17T17:59:13.484 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T17:59:13.484 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 196062 2024-08-17T17:59:13.484 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.484 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:59:13.484 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.484 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:59:13.484 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.601223+0000", 2024-08-17T17:59:13.484 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:59:13.485 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.485 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.485 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:59:13.485 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.601223+0000", 2024-08-17T17:59:13.485 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:59:13.485 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.485 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.485 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:59:13.485 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.601225+0000", 2024-08-17T17:59:13.485 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.697e-06 2024-08-17T17:59:13.485 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.485 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.485 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:59:13.486 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.601230+0000", 2024-08-17T17:59:13.486 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.9239999999999998e-06 2024-08-17T17:59:13.486 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.486 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.486 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:59:13.486 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.601242+0000", 2024-08-17T17:59:13.486 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.204e-05 2024-08-17T17:59:13.486 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.486 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.486 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:59:13.487 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.601249+0000", 2024-08-17T17:59:13.487 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.9290000000000001e-06 2024-08-17T17:59:13.487 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.487 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.487 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.487 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.601315+0000", 2024-08-17T17:59:13.487 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.6589999999999998e-05 2024-08-17T17:59:13.487 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.487 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.487 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T17:59:13.487 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.601324+0000", 2024-08-17T17:59:13.488 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.7460000000000006e-06 2024-08-17T17:59:13.488 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.488 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.488 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.488 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.497779+0000", 2024-08-17T17:59:13.488 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.89645500499999997 2024-08-17T17:59:13.488 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.488 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.488 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:59:13.488 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.497889+0000", 2024-08-17T17:59:13.488 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00011026099999999999 2024-08-17T17:59:13.488 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.489 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.489 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 2,5", 2024-08-17T17:59:13.489 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.498009+0000", 2024-08-17T17:59:13.489 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00011919899999999999 2024-08-17T17:59:13.489 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.489 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.489 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T17:59:13.489 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.506931+0000", 2024-08-17T17:59:13.489 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0089221679999999994 2024-08-17T17:59:13.489 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.489 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.489 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:13.490 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.507008+0000", 2024-08-17T17:59:13.490 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.7467999999999998e-05 2024-08-17T17:59:13.490 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.490 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.490 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:13.490 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.513567+0000", 2024-08-17T17:59:13.490 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0065591410000000001 2024-08-17T17:59:13.490 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.490 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.490 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:59:13.490 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.513672+0000", 2024-08-17T17:59:13.490 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000105095 2024-08-17T17:59:13.490 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.491 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.491 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:59:13.491 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.513792+0000", 2024-08-17T17:59:13.491 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000119393 2024-08-17T17:59:13.491 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:59:13.491 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:59:13.491 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:59:13.491 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.491 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.491 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45017.0:196073 53.d 53:b01731f3:::benchmark_data_smithi131_199971_object89107:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1351)", 2024-08-17T17:59:13.491 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:53:30.622497+0000", 2024-08-17T17:59:13.491 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 342.71745765499998, 2024-08-17T17:59:13.492 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.91187230600000002, 2024-08-17T17:59:13.492 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:59:13.492 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:59:13.492 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:59:13.492 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T17:59:13.492 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45017", 2024-08-17T17:59:13.492 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T17:59:13.492 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 196073 2024-08-17T17:59:13.492 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.492 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:59:13.492 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.492 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:59:13.492 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.622497+0000", 2024-08-17T17:59:13.492 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:59:13.493 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.493 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.493 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:59:13.493 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.622497+0000", 2024-08-17T17:59:13.493 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:59:13.493 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.493 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.493 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:59:13.493 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.622499+0000", 2024-08-17T17:59:13.493 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.643e-06 2024-08-17T17:59:13.493 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.493 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.493 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:59:13.493 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.622505+0000", 2024-08-17T17:59:13.493 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.8819999999999998e-06 2024-08-17T17:59:13.494 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.494 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.494 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:59:13.494 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.622516+0000", 2024-08-17T17:59:13.494 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1738e-05 2024-08-17T17:59:13.494 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.494 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.494 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:59:13.494 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.622525+0000", 2024-08-17T17:59:13.494 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.1640000000000001e-06 2024-08-17T17:59:13.494 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.494 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.494 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.495 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.622596+0000", 2024-08-17T17:59:13.495 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.1834000000000004e-05 2024-08-17T17:59:13.495 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.495 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.495 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T17:59:13.495 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.622604+0000", 2024-08-17T17:59:13.495 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.2819999999999999e-06 2024-08-17T17:59:13.495 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.495 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.495 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.495 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.500898+0000", 2024-08-17T17:59:13.495 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.87829408899999994 2024-08-17T17:59:13.495 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.495 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.496 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:59:13.496 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.501080+0000", 2024-08-17T17:59:13.496 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000182468 2024-08-17T17:59:13.496 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.496 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.496 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 2,5", 2024-08-17T17:59:13.496 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.501204+0000", 2024-08-17T17:59:13.496 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000123387 2024-08-17T17:59:13.496 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.496 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.496 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T17:59:13.496 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.506939+0000", 2024-08-17T17:59:13.496 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0057356669999999998 2024-08-17T17:59:13.497 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.497 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.497 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:13.497 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.513447+0000", 2024-08-17T17:59:13.497 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0065080069999999997 2024-08-17T17:59:13.497 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.497 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.497 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:13.497 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.534221+0000", 2024-08-17T17:59:13.497 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.020774054 2024-08-17T17:59:13.497 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.497 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.498 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:59:13.498 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.534275+0000", 2024-08-17T17:59:13.498 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.3504999999999997e-05 2024-08-17T17:59:13.498 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.498 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.498 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:59:13.498 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.534369+0000", 2024-08-17T17:59:13.498 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.4586000000000005e-05 2024-08-17T17:59:13.498 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:59:13.498 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:59:13.498 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:59:13.499 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.499 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.499 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45017.0:196083 53.d 53:bc7f7222:::benchmark_data_smithi131_199971_object89117:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1351)", 2024-08-17T17:59:13.499 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:53:30.639095+0000", 2024-08-17T17:59:13.499 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 342.70085931599999, 2024-08-17T17:59:13.499 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.89550249900000001, 2024-08-17T17:59:13.499 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T17:59:13.499 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T17:59:13.499 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T17:59:13.499 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T17:59:13.499 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45017", 2024-08-17T17:59:13.499 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T17:59:13.500 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 196083 2024-08-17T17:59:13.500 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.500 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T17:59:13.500 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.500 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T17:59:13.500 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.639095+0000", 2024-08-17T17:59:13.500 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:59:13.500 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.500 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.500 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T17:59:13.500 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.639095+0000", 2024-08-17T17:59:13.501 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T17:59:13.501 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.501 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.501 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T17:59:13.501 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.639097+0000", 2024-08-17T17:59:13.501 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.4729999999999999e-06 2024-08-17T17:59:13.501 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.501 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.501 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T17:59:13.501 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.639102+0000", 2024-08-17T17:59:13.501 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.3399999999999997e-06 2024-08-17T17:59:13.501 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.502 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.502 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T17:59:13.502 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.639116+0000", 2024-08-17T17:59:13.502 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.4099e-05 2024-08-17T17:59:13.502 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.502 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.502 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T17:59:13.502 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.639124+0000", 2024-08-17T17:59:13.502 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.9400000000000002e-06 2024-08-17T17:59:13.502 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.503 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.503 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.503 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.639195+0000", 2024-08-17T17:59:13.503 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.0974000000000002e-05 2024-08-17T17:59:13.503 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.503 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.503 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T17:59:13.503 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.639205+0000", 2024-08-17T17:59:13.503 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.9699999999999994e-06 2024-08-17T17:59:13.503 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.503 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.504 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T17:59:13.504 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.504410+0000", 2024-08-17T17:59:13.504 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.86520453900000005 2024-08-17T17:59:13.504 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.504 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.504 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T17:59:13.504 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.504476+0000", 2024-08-17T17:59:13.504 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.6068000000000005e-05 2024-08-17T17:59:13.504 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.504 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.504 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 2,5", 2024-08-17T17:59:13.505 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.504562+0000", 2024-08-17T17:59:13.505 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.5894000000000001e-05 2024-08-17T17:59:13.505 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.505 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.505 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T17:59:13.505 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.513365+0000", 2024-08-17T17:59:13.505 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0088029119999999995 2024-08-17T17:59:13.505 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.505 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.505 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:13.505 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.513511+0000", 2024-08-17T17:59:13.506 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000146019 2024-08-17T17:59:13.506 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.506 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.506 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T17:59:13.506 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.534430+0000", 2024-08-17T17:59:13.506 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.020919136000000001 2024-08-17T17:59:13.506 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.506 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.506 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T17:59:13.506 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.534489+0000", 2024-08-17T17:59:13.506 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.9259000000000003e-05 2024-08-17T17:59:13.507 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T17:59:13.507 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T17:59:13.507 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T17:59:13.507 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:31.534598+0000", 2024-08-17T17:59:13.507 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00010887600000000001 2024-08-17T17:59:13.507 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:59:13.507 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:59:13.507 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:59:13.507 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T17:59:13.507 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T17:59:13.507 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:59:13.508 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:13.508 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T17:59:13.509 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:59:13.509 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:13 smithi131 bash[89561]: audit 2024-08-17T17:59:13.214644+0000 mon.a (mon.0) 2635 : audit [DBG] from='client.? 172.21.15.131:0/549994850' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:59:13.509 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:13 smithi131 bash[89561]: audit 2024-08-17T17:59:13.214644+0000 mon.a (mon.0) 2635 : audit [DBG] from='client.? 172.21.15.131:0/549994850' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:59:13.509 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:13 smithi131 bash[88347]: audit 2024-08-17T17:59:13.214644+0000 mon.a (mon.0) 2635 : audit [DBG] from='client.? 172.21.15.131:0/549994850' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:59:13.510 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:13 smithi131 bash[88347]: audit 2024-08-17T17:59:13.214644+0000 mon.a (mon.0) 2635 : audit [DBG] from='client.? 172.21.15.131:0/549994850' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:59:13.510 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T17:59:13.510 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:59:13.510 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T17:59:13.511 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:59:13.521 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:13 smithi169 bash[79348]: audit 2024-08-17T17:59:13.214644+0000 mon.a (mon.0) 2635 : audit [DBG] from='client.? 172.21.15.131:0/549994850' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:59:13.521 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:13 smithi169 bash[79348]: audit 2024-08-17T17:59:13.214644+0000 mon.a (mon.0) 2635 : audit [DBG] from='client.? 172.21.15.131:0/549994850' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:59:13.539 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:13.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:13.542 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:13.643 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:13.670 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:13.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:13.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:13.773 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:13.802 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:13.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:13.805 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:13.906 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:13.933 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:13.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:13.936 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:14.036 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:14.063 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:14.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:14.065 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:14.166 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:14.194 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:14.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:14.197 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:14.247 INFO:teuthology.orchestra.run.smithi131.stderr:nodeep-scrub is unset 2024-08-17T17:59:14.298 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:14.327 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:14.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:14.329 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:14.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:14 smithi131 bash[89561]: cluster 2024-08-17T17:59:12.356879+0000 mgr.y (mgr.34107) 1714 : cluster [DBG] pgmap v2477: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:14.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:14 smithi131 bash[89561]: cluster 2024-08-17T17:59:12.356879+0000 mgr.y (mgr.34107) 1714 : cluster [DBG] pgmap v2477: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:14.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:14 smithi131 bash[89561]: audit 2024-08-17T17:59:13.572540+0000 mon.c (mon.2) 74 : audit [INF] from='client.? 172.21.15.131:0/2928927567' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:59:14.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:14 smithi131 bash[89561]: audit 2024-08-17T17:59:13.572540+0000 mon.c (mon.2) 74 : audit [INF] from='client.? 172.21.15.131:0/2928927567' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:59:14.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:14 smithi131 bash[89561]: audit 2024-08-17T17:59:13.573209+0000 mon.a (mon.0) 2636 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:59:14.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:14 smithi131 bash[89561]: audit 2024-08-17T17:59:13.573209+0000 mon.a (mon.0) 2636 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:59:14.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:14 smithi131 bash[88347]: cluster 2024-08-17T17:59:12.356879+0000 mgr.y (mgr.34107) 1714 : cluster [DBG] pgmap v2477: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:14.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:14 smithi131 bash[88347]: cluster 2024-08-17T17:59:12.356879+0000 mgr.y (mgr.34107) 1714 : cluster [DBG] pgmap v2477: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:14.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:14 smithi131 bash[88347]: audit 2024-08-17T17:59:13.572540+0000 mon.c (mon.2) 74 : audit [INF] from='client.? 172.21.15.131:0/2928927567' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:59:14.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:14 smithi131 bash[88347]: audit 2024-08-17T17:59:13.572540+0000 mon.c (mon.2) 74 : audit [INF] from='client.? 172.21.15.131:0/2928927567' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:59:14.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:14 smithi131 bash[88347]: audit 2024-08-17T17:59:13.573209+0000 mon.a (mon.0) 2636 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:59:14.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:14 smithi131 bash[88347]: audit 2024-08-17T17:59:13.573209+0000 mon.a (mon.0) 2636 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:59:14.430 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:14.453 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:14.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:14.456 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:14.556 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:14.568 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:14 smithi169 bash[79348]: cluster 2024-08-17T17:59:12.356879+0000 mgr.y (mgr.34107) 1714 : cluster [DBG] pgmap v2477: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:14.568 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:14 smithi169 bash[79348]: cluster 2024-08-17T17:59:12.356879+0000 mgr.y (mgr.34107) 1714 : cluster [DBG] pgmap v2477: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:14.568 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:14 smithi169 bash[79348]: audit 2024-08-17T17:59:13.572540+0000 mon.c (mon.2) 74 : audit [INF] from='client.? 172.21.15.131:0/2928927567' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:59:14.568 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:14 smithi169 bash[79348]: audit 2024-08-17T17:59:13.572540+0000 mon.c (mon.2) 74 : audit [INF] from='client.? 172.21.15.131:0/2928927567' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:59:14.568 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:14 smithi169 bash[79348]: audit 2024-08-17T17:59:13.573209+0000 mon.a (mon.0) 2636 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:59:14.568 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:14 smithi169 bash[79348]: audit 2024-08-17T17:59:13.573209+0000 mon.a (mon.0) 2636 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T17:59:14.582 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:14.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:14.584 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:14.685 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:14.711 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:14.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:14.713 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:14.814 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:14.841 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:14.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:14.845 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:14.946 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:14.974 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:14.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:14.976 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:15.077 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:15.104 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:15.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:15.106 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:15.207 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:15.235 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:15.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:15.237 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:15.338 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:15.350 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:15 smithi169 bash[79348]: cluster 2024-08-17T17:59:14.228582+0000 mon.a (mon.0) 2637 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:59:15.350 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:15 smithi169 bash[79348]: cluster 2024-08-17T17:59:14.228582+0000 mon.a (mon.0) 2637 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:59:15.350 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:15 smithi169 bash[79348]: cluster 2024-08-17T17:59:14.228641+0000 mon.a (mon.0) 2638 : cluster [INF] Cluster is now healthy 2024-08-17T17:59:15.350 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:15 smithi169 bash[79348]: cluster 2024-08-17T17:59:14.228641+0000 mon.a (mon.0) 2638 : cluster [INF] Cluster is now healthy 2024-08-17T17:59:15.350 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:15 smithi169 bash[79348]: audit 2024-08-17T17:59:14.239961+0000 mon.a (mon.0) 2639 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:59:15.350 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:15 smithi169 bash[79348]: audit 2024-08-17T17:59:14.239961+0000 mon.a (mon.0) 2639 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:59:15.350 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:15 smithi169 bash[79348]: cluster 2024-08-17T17:59:14.245346+0000 mon.a (mon.0) 2640 : cluster [DBG] osdmap e1422: 8 total, 8 up, 8 in 2024-08-17T17:59:15.350 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:15 smithi169 bash[79348]: cluster 2024-08-17T17:59:14.245346+0000 mon.a (mon.0) 2640 : cluster [DBG] osdmap e1422: 8 total, 8 up, 8 in 2024-08-17T17:59:15.357 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-08-17T17:59:15.366 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:15.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:15.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:15.469 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:15.494 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:15.495 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:15 smithi131 bash[89561]: cluster 2024-08-17T17:59:14.228582+0000 mon.a (mon.0) 2637 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:59:15.495 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:15 smithi131 bash[89561]: cluster 2024-08-17T17:59:14.228582+0000 mon.a (mon.0) 2637 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:59:15.496 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:15 smithi131 bash[89561]: cluster 2024-08-17T17:59:14.228641+0000 mon.a (mon.0) 2638 : cluster [INF] Cluster is now healthy 2024-08-17T17:59:15.496 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:15 smithi131 bash[89561]: cluster 2024-08-17T17:59:14.228641+0000 mon.a (mon.0) 2638 : cluster [INF] Cluster is now healthy 2024-08-17T17:59:15.496 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:15 smithi131 bash[89561]: audit 2024-08-17T17:59:14.239961+0000 mon.a (mon.0) 2639 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:59:15.496 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:15 smithi131 bash[89561]: audit 2024-08-17T17:59:14.239961+0000 mon.a (mon.0) 2639 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:59:15.496 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:15 smithi131 bash[89561]: cluster 2024-08-17T17:59:14.245346+0000 mon.a (mon.0) 2640 : cluster [DBG] osdmap e1422: 8 total, 8 up, 8 in 2024-08-17T17:59:15.496 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:15 smithi131 bash[89561]: cluster 2024-08-17T17:59:14.245346+0000 mon.a (mon.0) 2640 : cluster [DBG] osdmap e1422: 8 total, 8 up, 8 in 2024-08-17T17:59:15.496 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:15 smithi131 bash[88347]: cluster 2024-08-17T17:59:14.228582+0000 mon.a (mon.0) 2637 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:59:15.496 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:15 smithi131 bash[88347]: cluster 2024-08-17T17:59:14.228582+0000 mon.a (mon.0) 2637 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T17:59:15.496 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:15 smithi131 bash[88347]: cluster 2024-08-17T17:59:14.228641+0000 mon.a (mon.0) 2638 : cluster [INF] Cluster is now healthy 2024-08-17T17:59:15.496 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:15 smithi131 bash[88347]: cluster 2024-08-17T17:59:14.228641+0000 mon.a (mon.0) 2638 : cluster [INF] Cluster is now healthy 2024-08-17T17:59:15.497 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:15 smithi131 bash[88347]: audit 2024-08-17T17:59:14.239961+0000 mon.a (mon.0) 2639 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:59:15.497 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:15 smithi131 bash[88347]: audit 2024-08-17T17:59:14.239961+0000 mon.a (mon.0) 2639 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T17:59:15.497 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:15 smithi131 bash[88347]: cluster 2024-08-17T17:59:14.245346+0000 mon.a (mon.0) 2640 : cluster [DBG] osdmap e1422: 8 total, 8 up, 8 in 2024-08-17T17:59:15.497 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:15 smithi131 bash[88347]: cluster 2024-08-17T17:59:14.245346+0000 mon.a (mon.0) 2640 : cluster [DBG] osdmap e1422: 8 total, 8 up, 8 in 2024-08-17T17:59:15.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:15.498 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:15.599 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:15.625 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:15.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:15.627 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:15.728 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:15.756 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:15.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:15.758 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:15.859 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:15.887 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:15.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:15.889 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:15.990 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:16.018 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:16.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:16.020 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:16.121 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:16.148 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:16.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:16.150 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:16.250 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:16.261 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:16 smithi169 bash[79348]: cluster 2024-08-17T17:59:14.357575+0000 mgr.y (mgr.34107) 1715 : cluster [DBG] pgmap v2479: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:16.262 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:16 smithi169 bash[79348]: cluster 2024-08-17T17:59:14.357575+0000 mgr.y (mgr.34107) 1715 : cluster [DBG] pgmap v2479: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:16.279 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:16.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:16.282 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:16.382 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:16.411 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:16.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:16.413 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:16.514 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:16.526 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:16 smithi131 bash[89561]: cluster 2024-08-17T17:59:14.357575+0000 mgr.y (mgr.34107) 1715 : cluster [DBG] pgmap v2479: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:16.526 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:16 smithi131 bash[89561]: cluster 2024-08-17T17:59:14.357575+0000 mgr.y (mgr.34107) 1715 : cluster [DBG] pgmap v2479: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:16.526 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:16 smithi131 bash[88347]: cluster 2024-08-17T17:59:14.357575+0000 mgr.y (mgr.34107) 1715 : cluster [DBG] pgmap v2479: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:16.526 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:16 smithi131 bash[88347]: cluster 2024-08-17T17:59:14.357575+0000 mgr.y (mgr.34107) 1715 : cluster [DBG] pgmap v2479: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:16.542 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:16.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:16.544 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:16.645 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:16.667 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:16.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:16.670 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:16.770 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:16.798 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:16.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:16.801 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:16.901 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:16.922 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:16.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:16.925 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:17.025 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:17.052 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:17.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:17.054 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:17.155 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:17.183 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:17.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:17.185 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:17.286 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:17.309 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:17.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:17.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:17.411 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:17.439 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:17.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:17.441 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:17.505 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T17:59:17.542 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:17.569 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:17.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:17.572 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:17.673 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:17.693 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:17.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:17.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:17.796 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:17.822 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:17.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:17.824 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:17.925 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:17.952 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:17.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:17.954 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:18.055 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:18.086 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:18.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:18.089 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:18.190 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:18.197 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T17:59:18.214 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:18.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:18.216 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:18.317 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:18.327 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:18 smithi131 bash[88347]: cluster 2024-08-17T17:59:16.358575+0000 mgr.y (mgr.34107) 1716 : cluster [DBG] pgmap v2480: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:18.327 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:18 smithi131 bash[88347]: cluster 2024-08-17T17:59:16.358575+0000 mgr.y (mgr.34107) 1716 : cluster [DBG] pgmap v2480: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:18.327 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:18 smithi131 bash[88347]: audit 2024-08-17T17:59:17.310581+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:18.327 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:18 smithi131 bash[88347]: audit 2024-08-17T17:59:17.310581+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:18.327 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:18 smithi131 bash[88347]: audit 2024-08-17T17:59:17.317309+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:18.327 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:18 smithi131 bash[88347]: audit 2024-08-17T17:59:17.317309+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:18.327 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:18 smithi131 bash[88347]: audit 2024-08-17T17:59:17.948626+0000 mon.a (mon.0) 2643 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:59:18.327 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:18 smithi131 bash[88347]: audit 2024-08-17T17:59:17.948626+0000 mon.a (mon.0) 2643 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:59:18.327 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:18 smithi131 bash[88347]: audit 2024-08-17T17:59:17.949624+0000 mon.a (mon.0) 2644 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:59:18.327 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:18 smithi131 bash[88347]: audit 2024-08-17T17:59:17.949624+0000 mon.a (mon.0) 2644 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:59:18.328 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:18 smithi131 bash[88347]: audit 2024-08-17T17:59:17.955060+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:18.328 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:18 smithi131 bash[88347]: audit 2024-08-17T17:59:17.955060+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:18.328 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:18 smithi131 bash[89561]: cluster 2024-08-17T17:59:16.358575+0000 mgr.y (mgr.34107) 1716 : cluster [DBG] pgmap v2480: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:18.328 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:18 smithi131 bash[89561]: cluster 2024-08-17T17:59:16.358575+0000 mgr.y (mgr.34107) 1716 : cluster [DBG] pgmap v2480: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:18.328 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:18 smithi131 bash[89561]: audit 2024-08-17T17:59:17.310581+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:18.328 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:18 smithi131 bash[89561]: audit 2024-08-17T17:59:17.310581+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:18.328 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:18 smithi131 bash[89561]: audit 2024-08-17T17:59:17.317309+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:18.328 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:18 smithi131 bash[89561]: audit 2024-08-17T17:59:17.317309+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:18.328 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:18 smithi131 bash[89561]: audit 2024-08-17T17:59:17.948626+0000 mon.a (mon.0) 2643 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:59:18.328 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:18 smithi131 bash[89561]: audit 2024-08-17T17:59:17.948626+0000 mon.a (mon.0) 2643 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:59:18.328 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:18 smithi131 bash[89561]: audit 2024-08-17T17:59:17.949624+0000 mon.a (mon.0) 2644 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:59:18.328 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:18 smithi131 bash[89561]: audit 2024-08-17T17:59:17.949624+0000 mon.a (mon.0) 2644 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:59:18.329 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:18 smithi131 bash[89561]: audit 2024-08-17T17:59:17.955060+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:18.329 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:18 smithi131 bash[89561]: audit 2024-08-17T17:59:17.955060+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:18.341 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:18.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:18.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:18.443 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:18.471 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:18.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:18.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:18.574 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:18.586 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:18 smithi169 bash[79348]: cluster 2024-08-17T17:59:16.358575+0000 mgr.y (mgr.34107) 1716 : cluster [DBG] pgmap v2480: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:18.586 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:18 smithi169 bash[79348]: cluster 2024-08-17T17:59:16.358575+0000 mgr.y (mgr.34107) 1716 : cluster [DBG] pgmap v2480: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:18.586 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:18 smithi169 bash[79348]: audit 2024-08-17T17:59:17.310581+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:18.586 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:18 smithi169 bash[79348]: audit 2024-08-17T17:59:17.310581+0000 mon.a (mon.0) 2641 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:18.586 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:18 smithi169 bash[79348]: audit 2024-08-17T17:59:17.317309+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:18.586 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:18 smithi169 bash[79348]: audit 2024-08-17T17:59:17.317309+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:18.586 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:18 smithi169 bash[79348]: audit 2024-08-17T17:59:17.948626+0000 mon.a (mon.0) 2643 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:59:18.586 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:18 smithi169 bash[79348]: audit 2024-08-17T17:59:17.948626+0000 mon.a (mon.0) 2643 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T17:59:18.586 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:18 smithi169 bash[79348]: audit 2024-08-17T17:59:17.949624+0000 mon.a (mon.0) 2644 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:59:18.586 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:18 smithi169 bash[79348]: audit 2024-08-17T17:59:17.949624+0000 mon.a (mon.0) 2644 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T17:59:18.586 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:18 smithi169 bash[79348]: audit 2024-08-17T17:59:17.955060+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:18.587 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:18 smithi169 bash[79348]: audit 2024-08-17T17:59:17.955060+0000 mon.a (mon.0) 2645 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:18.602 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:18.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:18.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:18.696 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:59:18.705 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:18.726 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:18.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:18.728 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:18.829 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:18.857 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:18.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:18.859 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:18.960 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:18.987 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:18.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:18.990 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:19.091 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:19.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:59:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:59:18] "GET /metrics HTTP/1.1" 200 34227 "" "Prometheus/2.51.0" 2024-08-17T17:59:19.121 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:19.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:19.123 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:19.224 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:19.250 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:19.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:19.253 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:19.353 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:19.364 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:19 smithi131 bash[89561]: cluster 2024-08-17T17:59:18.358932+0000 mgr.y (mgr.34107) 1717 : cluster [DBG] pgmap v2481: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:19.364 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:19 smithi131 bash[89561]: cluster 2024-08-17T17:59:18.358932+0000 mgr.y (mgr.34107) 1717 : cluster [DBG] pgmap v2481: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:19.365 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:19 smithi131 bash[88347]: cluster 2024-08-17T17:59:18.358932+0000 mgr.y (mgr.34107) 1717 : cluster [DBG] pgmap v2481: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:19.365 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:19 smithi131 bash[88347]: cluster 2024-08-17T17:59:18.358932+0000 mgr.y (mgr.34107) 1717 : cluster [DBG] pgmap v2481: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:19.380 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:19.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:19.382 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:19.483 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:19.511 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:19.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:19.513 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:19.614 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:19.640 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:19.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:19.642 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:19.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:19 smithi169 bash[79348]: cluster 2024-08-17T17:59:18.358932+0000 mgr.y (mgr.34107) 1717 : cluster [DBG] pgmap v2481: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:19.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:19 smithi169 bash[79348]: cluster 2024-08-17T17:59:18.358932+0000 mgr.y (mgr.34107) 1717 : cluster [DBG] pgmap v2481: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:19.743 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:19.762 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:19.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:19.765 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:19.865 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:19.892 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:19.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:19.894 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:19.995 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:20.023 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:20.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:20.025 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:20.126 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:20.153 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:20.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:20.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:20.256 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:20.283 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:20.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:20.286 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:20.387 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:20.414 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:20.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:20.416 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:20.517 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:20.543 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:20.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:20.546 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:20.646 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:20.673 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:20.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:20.676 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:20.732 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:59:20.777 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:20.799 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:20.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:20.802 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:20.902 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:20.930 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:20.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:20.932 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:21.033 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:21.059 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:21.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:21.062 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:21.163 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:21.190 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:21.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:21.194 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:21.294 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:21.322 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:21.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:21.324 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:21.425 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:21.436 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:21 smithi131 bash[89561]: cluster 2024-08-17T17:59:20.359507+0000 mgr.y (mgr.34107) 1718 : cluster [DBG] pgmap v2482: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:21.436 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:21 smithi131 bash[89561]: cluster 2024-08-17T17:59:20.359507+0000 mgr.y (mgr.34107) 1718 : cluster [DBG] pgmap v2482: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:21.436 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:21 smithi131 bash[88347]: cluster 2024-08-17T17:59:20.359507+0000 mgr.y (mgr.34107) 1718 : cluster [DBG] pgmap v2482: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:21.436 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:21 smithi131 bash[88347]: cluster 2024-08-17T17:59:20.359507+0000 mgr.y (mgr.34107) 1718 : cluster [DBG] pgmap v2482: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:21.451 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:21.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:21.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:21.554 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:21.580 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:21.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:21.582 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:21.683 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:21.706 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:21.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:21.708 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:21.809 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:21.835 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:21.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:21.837 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:21.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:21 smithi169 bash[79348]: cluster 2024-08-17T17:59:20.359507+0000 mgr.y (mgr.34107) 1718 : cluster [DBG] pgmap v2482: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:21.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:21 smithi169 bash[79348]: cluster 2024-08-17T17:59:20.359507+0000 mgr.y (mgr.34107) 1718 : cluster [DBG] pgmap v2482: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:21.939 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:21.967 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:21.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:21.969 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:22.055 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:59:22.070 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:22.099 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:22.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:22.101 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:22.202 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:22.230 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:22.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:22.232 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:22.333 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:22.360 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:22.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:22.362 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:22.463 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:22.489 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:22.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:22.492 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:22.592 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:22.618 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:22.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:22.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:22.721 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:22.748 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:22.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:22.751 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:22.763 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:59:22.851 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:22.879 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:22.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:22.881 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:22.982 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:23.009 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:23.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:23.010 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:23.110 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:23.138 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:23.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:23.140 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:23.241 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:23.268 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:23.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:23.270 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:23.371 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:23.398 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:23.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:23.401 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:23.501 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:23.528 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:23.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:23.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:23.631 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:23.658 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:23.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:23.661 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:23.762 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:23.773 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:23 smithi131 bash[89561]: cluster 2024-08-17T17:59:22.360055+0000 mgr.y (mgr.34107) 1719 : cluster [DBG] pgmap v2483: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:23.773 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:23 smithi131 bash[89561]: cluster 2024-08-17T17:59:22.360055+0000 mgr.y (mgr.34107) 1719 : cluster [DBG] pgmap v2483: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:23.773 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:23 smithi131 bash[89561]: audit 2024-08-17T17:59:23.274544+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:23.773 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:23 smithi131 bash[89561]: audit 2024-08-17T17:59:23.274544+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:23.773 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:23 smithi131 bash[89561]: audit 2024-08-17T17:59:23.275550+0000 mon.a (mon.0) 2647 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:23.774 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:23 smithi131 bash[89561]: audit 2024-08-17T17:59:23.275550+0000 mon.a (mon.0) 2647 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:23.774 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:23 smithi131 bash[88347]: cluster 2024-08-17T17:59:22.360055+0000 mgr.y (mgr.34107) 1719 : cluster [DBG] pgmap v2483: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:23.774 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:23 smithi131 bash[88347]: cluster 2024-08-17T17:59:22.360055+0000 mgr.y (mgr.34107) 1719 : cluster [DBG] pgmap v2483: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:23.774 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:23 smithi131 bash[88347]: audit 2024-08-17T17:59:23.274544+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:23.774 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:23 smithi131 bash[88347]: audit 2024-08-17T17:59:23.274544+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:23.774 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:23 smithi131 bash[88347]: audit 2024-08-17T17:59:23.275550+0000 mon.a (mon.0) 2647 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:23.774 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:23 smithi131 bash[88347]: audit 2024-08-17T17:59:23.275550+0000 mon.a (mon.0) 2647 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:23.788 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:23.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:23.790 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:23.891 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:23.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:23 smithi169 bash[79348]: cluster 2024-08-17T17:59:22.360055+0000 mgr.y (mgr.34107) 1719 : cluster [DBG] pgmap v2483: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:23.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:23 smithi169 bash[79348]: cluster 2024-08-17T17:59:22.360055+0000 mgr.y (mgr.34107) 1719 : cluster [DBG] pgmap v2483: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:23.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:23 smithi169 bash[79348]: audit 2024-08-17T17:59:23.274544+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:23.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:23 smithi169 bash[79348]: audit 2024-08-17T17:59:23.274544+0000 mon.a (mon.0) 2646 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:23.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:23 smithi169 bash[79348]: audit 2024-08-17T17:59:23.275550+0000 mon.a (mon.0) 2647 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:23.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:23 smithi169 bash[79348]: audit 2024-08-17T17:59:23.275550+0000 mon.a (mon.0) 2647 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:23.919 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:23.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:23.921 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:24.022 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:24.047 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:24.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:24.049 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:24.150 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:24.175 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:24.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:24.178 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:24.278 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:24.306 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:24.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:24.309 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:24.409 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:24.435 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:24.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:24.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:24.538 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:24.567 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:24.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:24.570 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:24.670 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:24.697 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:24.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:24.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:24.800 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:24.829 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:24.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:24.832 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:24.933 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:24.959 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:24.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:24.962 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:25.062 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:25.085 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:25.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:25.087 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:25.188 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:25.212 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:25.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:25.215 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:25.316 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:25.343 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:25.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:25.346 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:25.446 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:25.474 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:25.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:25.477 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:25.577 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:25.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:25 smithi131 bash[88347]: cluster 2024-08-17T17:59:24.360876+0000 mgr.y (mgr.34107) 1720 : cluster [DBG] pgmap v2484: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:25.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:25 smithi131 bash[88347]: cluster 2024-08-17T17:59:24.360876+0000 mgr.y (mgr.34107) 1720 : cluster [DBG] pgmap v2484: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:25.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:25 smithi131 bash[89561]: cluster 2024-08-17T17:59:24.360876+0000 mgr.y (mgr.34107) 1720 : cluster [DBG] pgmap v2484: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:25.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:25 smithi131 bash[89561]: cluster 2024-08-17T17:59:24.360876+0000 mgr.y (mgr.34107) 1720 : cluster [DBG] pgmap v2484: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:25.601 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:25.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:25.604 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:25.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:25 smithi169 bash[79348]: cluster 2024-08-17T17:59:24.360876+0000 mgr.y (mgr.34107) 1720 : cluster [DBG] pgmap v2484: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:25.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:25 smithi169 bash[79348]: cluster 2024-08-17T17:59:24.360876+0000 mgr.y (mgr.34107) 1720 : cluster [DBG] pgmap v2484: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:25.704 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:25.729 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:25.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:25.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:25.832 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:25.859 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:25.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:25.862 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:25.962 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:25.990 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:25.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:25.992 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:26.093 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:26.117 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:26.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:26.120 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:26.221 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:26.248 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:26.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:26.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:26.351 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:26.379 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:26.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:26.381 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:26.482 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:26.510 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:26.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:26.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:26.613 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:26.639 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:26.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:26.642 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:26.742 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:26.770 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:26.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:26.773 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:26.873 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:26.902 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:26.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:26.904 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:27.004 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:27.032 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:27.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:27.035 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:27.135 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:27.160 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:27.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:27.163 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:27.264 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:27.291 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:27.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:27.293 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:27.394 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:27.419 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:27.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:27.421 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:27.424 INFO:teuthology.orchestra.run.smithi131.stderr:pool 'unique_pool_2' created 2024-08-17T17:59:27.522 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:27.540 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:27.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:27.542 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:27.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:27 smithi131 bash[88347]: cluster 2024-08-17T17:59:26.361840+0000 mgr.y (mgr.34107) 1721 : cluster [DBG] pgmap v2485: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:27.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:27 smithi131 bash[88347]: cluster 2024-08-17T17:59:26.361840+0000 mgr.y (mgr.34107) 1721 : cluster [DBG] pgmap v2485: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:27.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:27 smithi131 bash[88347]: audit 2024-08-17T17:59:27.329732+0000 mon.a (mon.0) 2648 : audit [INF] from='client.? 172.21.15.131:0/2133785220' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-08-17T17:59:27.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:27 smithi131 bash[88347]: audit 2024-08-17T17:59:27.329732+0000 mon.a (mon.0) 2648 : audit [INF] from='client.? 172.21.15.131:0/2133785220' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-08-17T17:59:27.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:27 smithi131 bash[89561]: cluster 2024-08-17T17:59:26.361840+0000 mgr.y (mgr.34107) 1721 : cluster [DBG] pgmap v2485: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:27.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:27 smithi131 bash[89561]: cluster 2024-08-17T17:59:26.361840+0000 mgr.y (mgr.34107) 1721 : cluster [DBG] pgmap v2485: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:27.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:27 smithi131 bash[89561]: audit 2024-08-17T17:59:27.329732+0000 mon.a (mon.0) 2648 : audit [INF] from='client.? 172.21.15.131:0/2133785220' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-08-17T17:59:27.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:27 smithi131 bash[89561]: audit 2024-08-17T17:59:27.329732+0000 mon.a (mon.0) 2648 : audit [INF] from='client.? 172.21.15.131:0/2133785220' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-08-17T17:59:27.643 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:27.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:27 smithi169 bash[79348]: cluster 2024-08-17T17:59:26.361840+0000 mgr.y (mgr.34107) 1721 : cluster [DBG] pgmap v2485: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:27.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:27 smithi169 bash[79348]: cluster 2024-08-17T17:59:26.361840+0000 mgr.y (mgr.34107) 1721 : cluster [DBG] pgmap v2485: 73 pgs: 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:27.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:27 smithi169 bash[79348]: audit 2024-08-17T17:59:27.329732+0000 mon.a (mon.0) 2648 : audit [INF] from='client.? 172.21.15.131:0/2133785220' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-08-17T17:59:27.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:27 smithi169 bash[79348]: audit 2024-08-17T17:59:27.329732+0000 mon.a (mon.0) 2648 : audit [INF] from='client.? 172.21.15.131:0/2133785220' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16} : dispatch 2024-08-17T17:59:27.668 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:27.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:27.670 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:27.770 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:27.798 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:27.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:27.800 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:27.901 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:27.928 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:27.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:27.929 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:28.030 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:28.057 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:28.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:28.060 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:28.161 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:28.188 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:28.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:28.190 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:28.291 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:28.319 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:28.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:28.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:28.422 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:28.445 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:28 smithi131 bash[88347]: audit 2024-08-17T17:59:27.425163+0000 mon.a (mon.0) 2649 : audit [INF] from='client.? 172.21.15.131:0/2133785220' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2024-08-17T17:59:28.445 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:28 smithi131 bash[88347]: audit 2024-08-17T17:59:27.425163+0000 mon.a (mon.0) 2649 : audit [INF] from='client.? 172.21.15.131:0/2133785220' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2024-08-17T17:59:28.446 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:28 smithi131 bash[88347]: cluster 2024-08-17T17:59:27.431343+0000 mon.a (mon.0) 2650 : cluster [DBG] osdmap e1423: 8 total, 8 up, 8 in 2024-08-17T17:59:28.446 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:28 smithi131 bash[88347]: cluster 2024-08-17T17:59:27.431343+0000 mon.a (mon.0) 2650 : cluster [DBG] osdmap e1423: 8 total, 8 up, 8 in 2024-08-17T17:59:28.446 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:28 smithi131 bash[88347]: cluster 2024-08-17T17:59:28.433768+0000 mon.a (mon.0) 2651 : cluster [DBG] osdmap e1424: 8 total, 8 up, 8 in 2024-08-17T17:59:28.446 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:28 smithi131 bash[88347]: cluster 2024-08-17T17:59:28.433768+0000 mon.a (mon.0) 2651 : cluster [DBG] osdmap e1424: 8 total, 8 up, 8 in 2024-08-17T17:59:28.453 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:28.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:28.457 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:28.557 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:28.587 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:28.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:28.590 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:28.691 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:28.702 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:28 smithi169 bash[79348]: audit 2024-08-17T17:59:27.425163+0000 mon.a (mon.0) 2649 : audit [INF] from='client.? 172.21.15.131:0/2133785220' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2024-08-17T17:59:28.703 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:28 smithi169 bash[79348]: audit 2024-08-17T17:59:27.425163+0000 mon.a (mon.0) 2649 : audit [INF] from='client.? 172.21.15.131:0/2133785220' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2024-08-17T17:59:28.703 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:28 smithi169 bash[79348]: cluster 2024-08-17T17:59:27.431343+0000 mon.a (mon.0) 2650 : cluster [DBG] osdmap e1423: 8 total, 8 up, 8 in 2024-08-17T17:59:28.703 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:28 smithi169 bash[79348]: cluster 2024-08-17T17:59:27.431343+0000 mon.a (mon.0) 2650 : cluster [DBG] osdmap e1423: 8 total, 8 up, 8 in 2024-08-17T17:59:28.703 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:28 smithi169 bash[79348]: cluster 2024-08-17T17:59:28.433768+0000 mon.a (mon.0) 2651 : cluster [DBG] osdmap e1424: 8 total, 8 up, 8 in 2024-08-17T17:59:28.703 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:28 smithi169 bash[79348]: cluster 2024-08-17T17:59:28.433768+0000 mon.a (mon.0) 2651 : cluster [DBG] osdmap e1424: 8 total, 8 up, 8 in 2024-08-17T17:59:28.719 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:28.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:28.721 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:28.783 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:28 smithi131 bash[89561]: audit 2024-08-17T17:59:27.425163+0000 mon.a (mon.0) 2649 : audit [INF] from='client.? 172.21.15.131:0/2133785220' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2024-08-17T17:59:28.783 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:28 smithi131 bash[89561]: audit 2024-08-17T17:59:27.425163+0000 mon.a (mon.0) 2649 : audit [INF] from='client.? 172.21.15.131:0/2133785220' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_2", "pg_num": 16}]': finished 2024-08-17T17:59:28.783 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:28 smithi131 bash[89561]: cluster 2024-08-17T17:59:27.431343+0000 mon.a (mon.0) 2650 : cluster [DBG] osdmap e1423: 8 total, 8 up, 8 in 2024-08-17T17:59:28.783 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:28 smithi131 bash[89561]: cluster 2024-08-17T17:59:27.431343+0000 mon.a (mon.0) 2650 : cluster [DBG] osdmap e1423: 8 total, 8 up, 8 in 2024-08-17T17:59:28.783 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:28 smithi131 bash[89561]: cluster 2024-08-17T17:59:28.433768+0000 mon.a (mon.0) 2651 : cluster [DBG] osdmap e1424: 8 total, 8 up, 8 in 2024-08-17T17:59:28.783 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:28 smithi131 bash[89561]: cluster 2024-08-17T17:59:28.433768+0000 mon.a (mon.0) 2651 : cluster [DBG] osdmap e1424: 8 total, 8 up, 8 in 2024-08-17T17:59:28.822 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:28.848 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:28.849 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:59:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:59:28] "GET /metrics HTTP/1.1" 200 34226 "" "Prometheus/2.51.0" 2024-08-17T17:59:28.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:28.850 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:28.951 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:28.978 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:28.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:28.980 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:29.081 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:29.108 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:29.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:29.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:29.211 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:29.237 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:29.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:29.239 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:29.340 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:29.364 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:29.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:29.367 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:29.467 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:29.494 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:29.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:29.496 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:29.584 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:29 smithi131 bash[88347]: cluster 2024-08-17T17:59:28.362563+0000 mgr.y (mgr.34107) 1722 : cluster [DBG] pgmap v2487: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:29.584 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:29 smithi131 bash[88347]: cluster 2024-08-17T17:59:28.362563+0000 mgr.y (mgr.34107) 1722 : cluster [DBG] pgmap v2487: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:29.584 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:29 smithi131 bash[88347]: cluster 2024-08-17T17:59:28.435510+0000 mon.a (mon.0) 2652 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:59:29.585 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:29 smithi131 bash[88347]: cluster 2024-08-17T17:59:28.435510+0000 mon.a (mon.0) 2652 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:59:29.585 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:29 smithi131 bash[89561]: cluster 2024-08-17T17:59:28.362563+0000 mgr.y (mgr.34107) 1722 : cluster [DBG] pgmap v2487: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:29.585 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:29 smithi131 bash[89561]: cluster 2024-08-17T17:59:28.362563+0000 mgr.y (mgr.34107) 1722 : cluster [DBG] pgmap v2487: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:29.585 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:29 smithi131 bash[89561]: cluster 2024-08-17T17:59:28.435510+0000 mon.a (mon.0) 2652 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:59:29.585 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:29 smithi131 bash[89561]: cluster 2024-08-17T17:59:28.435510+0000 mon.a (mon.0) 2652 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:59:29.597 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:29.611 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:29 smithi169 bash[79348]: cluster 2024-08-17T17:59:28.362563+0000 mgr.y (mgr.34107) 1722 : cluster [DBG] pgmap v2487: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:29.611 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:29 smithi169 bash[79348]: cluster 2024-08-17T17:59:28.362563+0000 mgr.y (mgr.34107) 1722 : cluster [DBG] pgmap v2487: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:29.611 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:29 smithi169 bash[79348]: cluster 2024-08-17T17:59:28.435510+0000 mon.a (mon.0) 2652 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:59:29.611 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:29 smithi169 bash[79348]: cluster 2024-08-17T17:59:28.435510+0000 mon.a (mon.0) 2652 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T17:59:29.628 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:29.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:29.631 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:29.732 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:29.758 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:29.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:29.761 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:29.861 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:29.888 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:29.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:29.891 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:29.993 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:30.020 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:30.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:30.023 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:30.123 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:30.150 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:30.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:30.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:30.253 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:30.271 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd pool application enable unique_pool_2 rados --yes-i-really-mean-it || true 2024-08-17T17:59:30.280 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:30.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:30.282 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:30.383 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:30.405 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:30.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:30.408 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:30.508 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:30.520 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:30 smithi169 bash[79348]: cluster 2024-08-17T17:59:29.458807+0000 mon.a (mon.0) 2653 : cluster [DBG] osdmap e1425: 8 total, 8 up, 8 in 2024-08-17T17:59:30.520 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:30 smithi169 bash[79348]: cluster 2024-08-17T17:59:29.458807+0000 mon.a (mon.0) 2653 : cluster [DBG] osdmap e1425: 8 total, 8 up, 8 in 2024-08-17T17:59:30.536 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:30.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:30.538 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:30.639 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:30.665 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:30.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:30.667 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:30.768 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:30.795 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:30.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:30.797 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:30.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:30 smithi131 bash[89561]: cluster 2024-08-17T17:59:29.458807+0000 mon.a (mon.0) 2653 : cluster [DBG] osdmap e1425: 8 total, 8 up, 8 in 2024-08-17T17:59:30.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:30 smithi131 bash[89561]: cluster 2024-08-17T17:59:29.458807+0000 mon.a (mon.0) 2653 : cluster [DBG] osdmap e1425: 8 total, 8 up, 8 in 2024-08-17T17:59:30.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:30 smithi131 bash[88347]: cluster 2024-08-17T17:59:29.458807+0000 mon.a (mon.0) 2653 : cluster [DBG] osdmap e1425: 8 total, 8 up, 8 in 2024-08-17T17:59:30.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:30 smithi131 bash[88347]: cluster 2024-08-17T17:59:29.458807+0000 mon.a (mon.0) 2653 : cluster [DBG] osdmap e1425: 8 total, 8 up, 8 in 2024-08-17T17:59:30.898 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:30.923 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:30.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:30.926 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:31.026 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:31.055 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:31.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:31.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:31.158 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:31.187 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:31.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:31.189 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:31.290 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:31.317 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:31.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:31.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:31.420 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:31.446 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:31.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:31.449 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:31.550 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:31.576 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:31.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:31.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:31.680 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:31.696 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:31 smithi131 bash[89561]: cluster 2024-08-17T17:59:30.363199+0000 mgr.y (mgr.34107) 1723 : cluster [DBG] pgmap v2490: 89 pgs: 89 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:31.696 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:31 smithi131 bash[89561]: cluster 2024-08-17T17:59:30.363199+0000 mgr.y (mgr.34107) 1723 : cluster [DBG] pgmap v2490: 89 pgs: 89 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:31.696 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:31 smithi131 bash[88347]: cluster 2024-08-17T17:59:30.363199+0000 mgr.y (mgr.34107) 1723 : cluster [DBG] pgmap v2490: 89 pgs: 89 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:31.696 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:31 smithi131 bash[88347]: cluster 2024-08-17T17:59:30.363199+0000 mgr.y (mgr.34107) 1723 : cluster [DBG] pgmap v2490: 89 pgs: 89 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:31.707 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:31.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:31.709 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:31.810 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:31.837 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:31.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:31.839 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:31.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:31 smithi169 bash[79348]: cluster 2024-08-17T17:59:30.363199+0000 mgr.y (mgr.34107) 1723 : cluster [DBG] pgmap v2490: 89 pgs: 89 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:31.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:31 smithi169 bash[79348]: cluster 2024-08-17T17:59:30.363199+0000 mgr.y (mgr.34107) 1723 : cluster [DBG] pgmap v2490: 89 pgs: 89 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:31.940 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:31.968 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:31.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:31.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:32.071 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:32.093 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:32.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:32.095 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:32.196 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:32.222 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:32.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:32.224 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:32.325 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:32.351 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:32.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:32.353 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:32.454 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:32.481 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:32.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:32.484 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:32.584 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:32.610 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:32.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:32.612 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:32.713 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:32.739 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:32.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:32.742 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:32.801 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T17:59:32.801 INFO:teuthology.orchestra.run.smithi131.stdout: "ops": [], 2024-08-17T17:59:32.801 INFO:teuthology.orchestra.run.smithi131.stdout: "num_ops": 0 2024-08-17T17:59:32.801 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T17:59:32.842 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:32.866 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:32.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:32.869 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:32.969 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:32.998 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:33.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:33.000 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:33.101 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:33.125 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:33.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:33.128 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:33.229 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:33.256 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:33.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:33.258 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:33.359 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:33.387 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:33.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:33.389 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:33.465 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:33 smithi131 bash[88347]: cluster 2024-08-17T17:59:32.363734+0000 mgr.y (mgr.34107) 1724 : cluster [DBG] pgmap v2491: 89 pgs: 89 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:33.466 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:33 smithi131 bash[88347]: cluster 2024-08-17T17:59:32.363734+0000 mgr.y (mgr.34107) 1724 : cluster [DBG] pgmap v2491: 89 pgs: 89 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:33.490 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:33.500 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:33 smithi131 bash[89561]: cluster 2024-08-17T17:59:32.363734+0000 mgr.y (mgr.34107) 1724 : cluster [DBG] pgmap v2491: 89 pgs: 89 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:33.500 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:33 smithi131 bash[89561]: cluster 2024-08-17T17:59:32.363734+0000 mgr.y (mgr.34107) 1724 : cluster [DBG] pgmap v2491: 89 pgs: 89 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:33.516 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:33.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:33.519 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:33.620 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:33.646 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:33.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:33.648 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:33.749 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:33.760 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:33 smithi169 bash[79348]: cluster 2024-08-17T17:59:32.363734+0000 mgr.y (mgr.34107) 1724 : cluster [DBG] pgmap v2491: 89 pgs: 89 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:33.761 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:33 smithi169 bash[79348]: cluster 2024-08-17T17:59:32.363734+0000 mgr.y (mgr.34107) 1724 : cluster [DBG] pgmap v2491: 89 pgs: 89 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:33.776 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:33.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:33.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:33.879 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:33.908 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:33.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:33.910 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:34.011 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:34.039 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:34.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:34.041 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:34.142 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:34.168 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:34.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:34.171 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:34.271 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:34.299 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:34.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:34.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:34.402 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:34.430 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:34.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:34.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:34.534 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:34.563 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:34.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:34.566 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:34.667 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:34.692 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:34.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:34.694 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:34.727 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-08-17T17:59:34.798 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:34.834 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:34.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:34.837 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:34.938 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:34.957 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:34.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:34.959 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:35.059 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:35.082 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:35.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:35.085 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:35.186 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:35.202 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:59:35.214 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:35.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:35.217 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:35.301 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T17:59:35.301 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T17:59:35.317 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:35.320 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T17:59:35.321 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T17:59:35.337 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:35.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:35.339 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:35.340 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T17:59:35.340 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T17:59:35.357 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T17:59:35.358 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T17:59:35.390 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T17:59:35.390 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T17:59:35.411 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T17:59:35.411 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T17:59:35.431 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T17:59:35.431 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T17:59:35.439 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:35.450 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T17:59:35.451 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T17:59:35.468 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:35.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:35.471 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:35.479 INFO:teuthology.orchestra.run.smithi131.stderr:noscrub is set 2024-08-17T17:59:35.572 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:35.581 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:35 smithi131 bash[88347]: cluster 2024-08-17T17:59:34.364608+0000 mgr.y (mgr.34107) 1725 : cluster [DBG] pgmap v2492: 89 pgs: 89 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:35.581 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:35 smithi131 bash[88347]: cluster 2024-08-17T17:59:34.364608+0000 mgr.y (mgr.34107) 1725 : cluster [DBG] pgmap v2492: 89 pgs: 89 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:35.581 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:35 smithi131 bash[88347]: audit 2024-08-17T17:59:35.283049+0000 mon.a (mon.0) 2654 : audit [DBG] from='client.? 172.21.15.131:0/2301268603' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:59:35.581 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:35 smithi131 bash[88347]: audit 2024-08-17T17:59:35.283049+0000 mon.a (mon.0) 2654 : audit [DBG] from='client.? 172.21.15.131:0/2301268603' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:59:35.581 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:35 smithi131 bash[88347]: audit 2024-08-17T17:59:35.460109+0000 mon.c (mon.2) 75 : audit [INF] from='client.? 172.21.15.131:0/3304110830' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:59:35.581 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:35 smithi131 bash[88347]: audit 2024-08-17T17:59:35.460109+0000 mon.c (mon.2) 75 : audit [INF] from='client.? 172.21.15.131:0/3304110830' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:59:35.581 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:35 smithi131 bash[88347]: audit 2024-08-17T17:59:35.460524+0000 mon.a (mon.0) 2655 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:59:35.581 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:35 smithi131 bash[88347]: audit 2024-08-17T17:59:35.460524+0000 mon.a (mon.0) 2655 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:59:35.581 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:35 smithi131 bash[89561]: cluster 2024-08-17T17:59:34.364608+0000 mgr.y (mgr.34107) 1725 : cluster [DBG] pgmap v2492: 89 pgs: 89 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:35.582 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:35 smithi131 bash[89561]: cluster 2024-08-17T17:59:34.364608+0000 mgr.y (mgr.34107) 1725 : cluster [DBG] pgmap v2492: 89 pgs: 89 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:35.582 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:35 smithi131 bash[89561]: audit 2024-08-17T17:59:35.283049+0000 mon.a (mon.0) 2654 : audit [DBG] from='client.? 172.21.15.131:0/2301268603' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:59:35.582 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:35 smithi131 bash[89561]: audit 2024-08-17T17:59:35.283049+0000 mon.a (mon.0) 2654 : audit [DBG] from='client.? 172.21.15.131:0/2301268603' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:59:35.582 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:35 smithi131 bash[89561]: audit 2024-08-17T17:59:35.460109+0000 mon.c (mon.2) 75 : audit [INF] from='client.? 172.21.15.131:0/3304110830' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:59:35.582 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:35 smithi131 bash[89561]: audit 2024-08-17T17:59:35.460109+0000 mon.c (mon.2) 75 : audit [INF] from='client.? 172.21.15.131:0/3304110830' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:59:35.582 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:35 smithi131 bash[89561]: audit 2024-08-17T17:59:35.460524+0000 mon.a (mon.0) 2655 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:59:35.582 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:35 smithi131 bash[89561]: audit 2024-08-17T17:59:35.460524+0000 mon.a (mon.0) 2655 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:59:35.593 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:35.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:35.595 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:35.696 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:35.721 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:35.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:35.723 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:35.824 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:35.835 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:35 smithi169 bash[79348]: cluster 2024-08-17T17:59:34.364608+0000 mgr.y (mgr.34107) 1725 : cluster [DBG] pgmap v2492: 89 pgs: 89 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:35.835 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:35 smithi169 bash[79348]: cluster 2024-08-17T17:59:34.364608+0000 mgr.y (mgr.34107) 1725 : cluster [DBG] pgmap v2492: 89 pgs: 89 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:35.835 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:35 smithi169 bash[79348]: audit 2024-08-17T17:59:35.283049+0000 mon.a (mon.0) 2654 : audit [DBG] from='client.? 172.21.15.131:0/2301268603' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:59:35.835 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:35 smithi169 bash[79348]: audit 2024-08-17T17:59:35.283049+0000 mon.a (mon.0) 2654 : audit [DBG] from='client.? 172.21.15.131:0/2301268603' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T17:59:35.835 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:35 smithi169 bash[79348]: audit 2024-08-17T17:59:35.460109+0000 mon.c (mon.2) 75 : audit [INF] from='client.? 172.21.15.131:0/3304110830' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:59:35.835 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:35 smithi169 bash[79348]: audit 2024-08-17T17:59:35.460109+0000 mon.c (mon.2) 75 : audit [INF] from='client.? 172.21.15.131:0/3304110830' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:59:35.835 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:35 smithi169 bash[79348]: audit 2024-08-17T17:59:35.460524+0000 mon.a (mon.0) 2655 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:59:35.836 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:35 smithi169 bash[79348]: audit 2024-08-17T17:59:35.460524+0000 mon.a (mon.0) 2655 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T17:59:35.851 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:35.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:35.853 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:35.954 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:35.982 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:35.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:35.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:36.085 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:36.112 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:36.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:36.114 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:36.215 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:36.242 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:36.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:36.243 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:36.344 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:36.371 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:36.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:36.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:36.475 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:36.486 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:36 smithi131 bash[88347]: cluster 2024-08-17T17:59:35.467775+0000 mon.a (mon.0) 2656 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:59:36.487 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:36 smithi131 bash[88347]: cluster 2024-08-17T17:59:35.467775+0000 mon.a (mon.0) 2656 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:59:36.487 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:36 smithi131 bash[88347]: audit 2024-08-17T17:59:35.473824+0000 mon.a (mon.0) 2657 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:59:36.487 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:36 smithi131 bash[88347]: audit 2024-08-17T17:59:35.473824+0000 mon.a (mon.0) 2657 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:59:36.487 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:36 smithi131 bash[88347]: cluster 2024-08-17T17:59:35.480058+0000 mon.a (mon.0) 2658 : cluster [DBG] osdmap e1426: 8 total, 8 up, 8 in 2024-08-17T17:59:36.487 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:36 smithi131 bash[88347]: cluster 2024-08-17T17:59:35.480058+0000 mon.a (mon.0) 2658 : cluster [DBG] osdmap e1426: 8 total, 8 up, 8 in 2024-08-17T17:59:36.487 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:36 smithi131 bash[89561]: cluster 2024-08-17T17:59:35.467775+0000 mon.a (mon.0) 2656 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:59:36.487 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:36 smithi131 bash[89561]: cluster 2024-08-17T17:59:35.467775+0000 mon.a (mon.0) 2656 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:59:36.487 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:36 smithi131 bash[89561]: audit 2024-08-17T17:59:35.473824+0000 mon.a (mon.0) 2657 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:59:36.487 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:36 smithi131 bash[89561]: audit 2024-08-17T17:59:35.473824+0000 mon.a (mon.0) 2657 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:59:36.487 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:36 smithi131 bash[89561]: cluster 2024-08-17T17:59:35.480058+0000 mon.a (mon.0) 2658 : cluster [DBG] osdmap e1426: 8 total, 8 up, 8 in 2024-08-17T17:59:36.488 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:36 smithi131 bash[89561]: cluster 2024-08-17T17:59:35.480058+0000 mon.a (mon.0) 2658 : cluster [DBG] osdmap e1426: 8 total, 8 up, 8 in 2024-08-17T17:59:36.500 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:36.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:36.502 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:36.603 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:36.630 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:36.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:36.632 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:36.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:36 smithi169 bash[79348]: cluster 2024-08-17T17:59:35.467775+0000 mon.a (mon.0) 2656 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:59:36.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:36 smithi169 bash[79348]: cluster 2024-08-17T17:59:35.467775+0000 mon.a (mon.0) 2656 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T17:59:36.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:36 smithi169 bash[79348]: audit 2024-08-17T17:59:35.473824+0000 mon.a (mon.0) 2657 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:59:36.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:36 smithi169 bash[79348]: audit 2024-08-17T17:59:35.473824+0000 mon.a (mon.0) 2657 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T17:59:36.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:36 smithi169 bash[79348]: cluster 2024-08-17T17:59:35.480058+0000 mon.a (mon.0) 2658 : cluster [DBG] osdmap e1426: 8 total, 8 up, 8 in 2024-08-17T17:59:36.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:36 smithi169 bash[79348]: cluster 2024-08-17T17:59:35.480058+0000 mon.a (mon.0) 2658 : cluster [DBG] osdmap e1426: 8 total, 8 up, 8 in 2024-08-17T17:59:36.733 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:36.757 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:36.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:36.760 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:36.861 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:36.887 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:36.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:36.890 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:36.991 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:37.018 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:37.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:37.020 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:37.121 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:37.147 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:37.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:37.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:37.250 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:37.277 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:37.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:37.279 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:37.380 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:37.407 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:37.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:37.409 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:37.510 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:37.521 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:37 smithi169 bash[79348]: cluster 2024-08-17T17:59:36.365297+0000 mgr.y (mgr.34107) 1726 : cluster [DBG] pgmap v2494: 89 pgs: 89 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:37.521 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:37 smithi169 bash[79348]: cluster 2024-08-17T17:59:36.365297+0000 mgr.y (mgr.34107) 1726 : cluster [DBG] pgmap v2494: 89 pgs: 89 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:37.538 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:37.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:37.540 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:37.641 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:37.667 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:37.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:37.669 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:37.770 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:37.797 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:37.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:37.800 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:37.803 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:37 smithi131 bash[88347]: cluster 2024-08-17T17:59:36.365297+0000 mgr.y (mgr.34107) 1726 : cluster [DBG] pgmap v2494: 89 pgs: 89 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:37.803 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:37 smithi131 bash[88347]: cluster 2024-08-17T17:59:36.365297+0000 mgr.y (mgr.34107) 1726 : cluster [DBG] pgmap v2494: 89 pgs: 89 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:37.803 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:37 smithi131 bash[89561]: cluster 2024-08-17T17:59:36.365297+0000 mgr.y (mgr.34107) 1726 : cluster [DBG] pgmap v2494: 89 pgs: 89 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:37.803 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:37 smithi131 bash[89561]: cluster 2024-08-17T17:59:36.365297+0000 mgr.y (mgr.34107) 1726 : cluster [DBG] pgmap v2494: 89 pgs: 89 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:37.901 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:37.928 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:37.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:37.930 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:38.031 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:38.052 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:38.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:38.055 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:38.155 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:38.185 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:38.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:38.188 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:38.289 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:38.325 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:38.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:38.327 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:38.428 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:38.455 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:38.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:38.457 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:38.558 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:38.582 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:38.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:38.584 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:38.685 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:38.709 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:38.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:38.711 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:38.812 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:38.840 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:38.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:38.842 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:38.943 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:38.970 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:38.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:38.972 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:39.073 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:39.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:59:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:59:38] "GET /metrics HTTP/1.1" 200 36575 "" "Prometheus/2.51.0" 2024-08-17T17:59:39.100 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:39.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:39.102 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:39.203 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:39.226 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:39.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:39.229 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:39.330 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:39.341 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:39 smithi169 bash[79348]: audit 2024-08-17T17:59:38.280507+0000 mon.a (mon.0) 2659 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:39.341 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:39 smithi169 bash[79348]: audit 2024-08-17T17:59:38.280507+0000 mon.a (mon.0) 2659 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:39.341 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:39 smithi169 bash[79348]: audit 2024-08-17T17:59:38.282855+0000 mon.a (mon.0) 2660 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:39.342 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:39 smithi169 bash[79348]: audit 2024-08-17T17:59:38.282855+0000 mon.a (mon.0) 2660 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:39.342 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:39 smithi169 bash[79348]: cluster 2024-08-17T17:59:38.365809+0000 mgr.y (mgr.34107) 1727 : cluster [DBG] pgmap v2495: 89 pgs: 89 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:39.342 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:39 smithi169 bash[79348]: cluster 2024-08-17T17:59:38.365809+0000 mgr.y (mgr.34107) 1727 : cluster [DBG] pgmap v2495: 89 pgs: 89 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:39.359 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:39.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:39.361 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:39.462 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:39.490 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:39.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:39.492 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:39.593 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:39.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:39 smithi131 bash[89561]: audit 2024-08-17T17:59:38.280507+0000 mon.a (mon.0) 2659 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:39.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:39 smithi131 bash[89561]: audit 2024-08-17T17:59:38.280507+0000 mon.a (mon.0) 2659 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:39.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:39 smithi131 bash[89561]: audit 2024-08-17T17:59:38.282855+0000 mon.a (mon.0) 2660 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:39.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:39 smithi131 bash[89561]: audit 2024-08-17T17:59:38.282855+0000 mon.a (mon.0) 2660 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:39.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:39 smithi131 bash[89561]: cluster 2024-08-17T17:59:38.365809+0000 mgr.y (mgr.34107) 1727 : cluster [DBG] pgmap v2495: 89 pgs: 89 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:39.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:39 smithi131 bash[89561]: cluster 2024-08-17T17:59:38.365809+0000 mgr.y (mgr.34107) 1727 : cluster [DBG] pgmap v2495: 89 pgs: 89 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:39.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:39 smithi131 bash[88347]: audit 2024-08-17T17:59:38.280507+0000 mon.a (mon.0) 2659 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:39.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:39 smithi131 bash[88347]: audit 2024-08-17T17:59:38.280507+0000 mon.a (mon.0) 2659 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:39.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:39 smithi131 bash[88347]: audit 2024-08-17T17:59:38.282855+0000 mon.a (mon.0) 2660 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:39.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:39 smithi131 bash[88347]: audit 2024-08-17T17:59:38.282855+0000 mon.a (mon.0) 2660 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:39.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:39 smithi131 bash[88347]: cluster 2024-08-17T17:59:38.365809+0000 mgr.y (mgr.34107) 1727 : cluster [DBG] pgmap v2495: 89 pgs: 89 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:39.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:39 smithi131 bash[88347]: cluster 2024-08-17T17:59:38.365809+0000 mgr.y (mgr.34107) 1727 : cluster [DBG] pgmap v2495: 89 pgs: 89 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:39.619 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:39.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:39.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:39.722 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:39.746 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:39.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:39.749 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:39.805 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T17:59:39.837 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T17:59:39.849 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:39.876 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:39.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:39.878 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:39.979 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:40.005 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:40.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:40.007 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:40.108 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:40.135 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:40.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:40.137 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:40.238 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:40.266 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:40.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:40.269 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:40.369 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:40.396 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:40.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:40.398 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:40.499 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:40.527 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:40.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:40.529 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:40.630 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:40.658 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:40.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:40.661 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:40.761 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:40.787 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:40.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:40.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:40.890 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:40.912 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:40.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:40.914 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:41.015 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:41.038 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:41.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:41.040 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:41.141 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:41.167 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:41.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:41.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:41.271 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:41.296 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:41.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:41.299 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:41.400 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:41.428 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:41.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:41.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:41.433 INFO:teuthology.orchestra.run.smithi131.stderr:enabled application 'rados' on pool 'unique_pool_2' 2024-08-17T17:59:41.532 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:41.560 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:41.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:41.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:41.663 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:41.674 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:41 smithi169 bash[79348]: cluster 2024-08-17T17:59:40.367018+0000 mgr.y (mgr.34107) 1728 : cluster [DBG] pgmap v2496: 89 pgs: 89 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:41.674 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:41 smithi169 bash[79348]: cluster 2024-08-17T17:59:40.367018+0000 mgr.y (mgr.34107) 1728 : cluster [DBG] pgmap v2496: 89 pgs: 89 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:41.674 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:41 smithi169 bash[79348]: audit 2024-08-17T17:59:40.950331+0000 mon.c (mon.2) 76 : audit [INF] from='client.? 172.21.15.131:0/2548517023' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:59:41.674 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:41 smithi169 bash[79348]: audit 2024-08-17T17:59:40.950331+0000 mon.c (mon.2) 76 : audit [INF] from='client.? 172.21.15.131:0/2548517023' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:59:41.674 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:41 smithi169 bash[79348]: audit 2024-08-17T17:59:40.950704+0000 mon.a (mon.0) 2661 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:59:41.674 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:41 smithi169 bash[79348]: audit 2024-08-17T17:59:40.950704+0000 mon.a (mon.0) 2661 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:59:41.689 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:41.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:41.692 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:41.792 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:41.804 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:41 smithi131 bash[89561]: cluster 2024-08-17T17:59:40.367018+0000 mgr.y (mgr.34107) 1728 : cluster [DBG] pgmap v2496: 89 pgs: 89 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:41.804 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:41 smithi131 bash[89561]: cluster 2024-08-17T17:59:40.367018+0000 mgr.y (mgr.34107) 1728 : cluster [DBG] pgmap v2496: 89 pgs: 89 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:41.804 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:41 smithi131 bash[89561]: audit 2024-08-17T17:59:40.950331+0000 mon.c (mon.2) 76 : audit [INF] from='client.? 172.21.15.131:0/2548517023' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:59:41.804 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:41 smithi131 bash[89561]: audit 2024-08-17T17:59:40.950331+0000 mon.c (mon.2) 76 : audit [INF] from='client.? 172.21.15.131:0/2548517023' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:59:41.804 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:41 smithi131 bash[89561]: audit 2024-08-17T17:59:40.950704+0000 mon.a (mon.0) 2661 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:59:41.804 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:41 smithi131 bash[89561]: audit 2024-08-17T17:59:40.950704+0000 mon.a (mon.0) 2661 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:59:41.804 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:41 smithi131 bash[88347]: cluster 2024-08-17T17:59:40.367018+0000 mgr.y (mgr.34107) 1728 : cluster [DBG] pgmap v2496: 89 pgs: 89 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:41.805 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:41 smithi131 bash[88347]: cluster 2024-08-17T17:59:40.367018+0000 mgr.y (mgr.34107) 1728 : cluster [DBG] pgmap v2496: 89 pgs: 89 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:41.805 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:41 smithi131 bash[88347]: audit 2024-08-17T17:59:40.950331+0000 mon.c (mon.2) 76 : audit [INF] from='client.? 172.21.15.131:0/2548517023' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:59:41.805 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:41 smithi131 bash[88347]: audit 2024-08-17T17:59:40.950331+0000 mon.c (mon.2) 76 : audit [INF] from='client.? 172.21.15.131:0/2548517023' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:59:41.805 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:41 smithi131 bash[88347]: audit 2024-08-17T17:59:40.950704+0000 mon.a (mon.0) 2661 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:59:41.805 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:41 smithi131 bash[88347]: audit 2024-08-17T17:59:40.950704+0000 mon.a (mon.0) 2661 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T17:59:41.820 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:41.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:41.822 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:41.923 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:41.950 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:41.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:41.953 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:42.053 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:42.082 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:42.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:42.084 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:42.185 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:42.209 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:42.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:42.211 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:42.312 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:42.336 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:42.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:42.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:42.439 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:42.450 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:42 smithi169 bash[79348]: audit 2024-08-17T17:59:41.430410+0000 mon.a (mon.0) 2662 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:59:42.450 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:42 smithi169 bash[79348]: audit 2024-08-17T17:59:41.430410+0000 mon.a (mon.0) 2662 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:59:42.451 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:42 smithi169 bash[79348]: cluster 2024-08-17T17:59:41.434268+0000 mon.a (mon.0) 2663 : cluster [DBG] osdmap e1427: 8 total, 8 up, 8 in 2024-08-17T17:59:42.451 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:42 smithi169 bash[79348]: cluster 2024-08-17T17:59:41.434268+0000 mon.a (mon.0) 2663 : cluster [DBG] osdmap e1427: 8 total, 8 up, 8 in 2024-08-17T17:59:42.466 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:42.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:42.469 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:42.570 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:42.596 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:42.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:42.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:42.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:42 smithi131 bash[89561]: audit 2024-08-17T17:59:41.430410+0000 mon.a (mon.0) 2662 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:59:42.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:42 smithi131 bash[89561]: audit 2024-08-17T17:59:41.430410+0000 mon.a (mon.0) 2662 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:59:42.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:42 smithi131 bash[89561]: cluster 2024-08-17T17:59:41.434268+0000 mon.a (mon.0) 2663 : cluster [DBG] osdmap e1427: 8 total, 8 up, 8 in 2024-08-17T17:59:42.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:42 smithi131 bash[89561]: cluster 2024-08-17T17:59:41.434268+0000 mon.a (mon.0) 2663 : cluster [DBG] osdmap e1427: 8 total, 8 up, 8 in 2024-08-17T17:59:42.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:42 smithi131 bash[88347]: audit 2024-08-17T17:59:41.430410+0000 mon.a (mon.0) 2662 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:59:42.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:42 smithi131 bash[88347]: audit 2024-08-17T17:59:41.430410+0000 mon.a (mon.0) 2662 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_2", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T17:59:42.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:42 smithi131 bash[88347]: cluster 2024-08-17T17:59:41.434268+0000 mon.a (mon.0) 2663 : cluster [DBG] osdmap e1427: 8 total, 8 up, 8 in 2024-08-17T17:59:42.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:42 smithi131 bash[88347]: cluster 2024-08-17T17:59:41.434268+0000 mon.a (mon.0) 2663 : cluster [DBG] osdmap e1427: 8 total, 8 up, 8 in 2024-08-17T17:59:42.700 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:42.714 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:59:42.725 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:42.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:42.728 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:42.828 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:42.849 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:42.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:42.851 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:42.952 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:42.979 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:42.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:42.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:43.083 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:43.109 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:43.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:43.112 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:43.213 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:43.239 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:43.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:43.242 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:43.307 DEBUG:teuthology.orchestra.run.smithi131:> /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' 2024-08-17T17:59:43.308 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_2 2024-08-17T17:59:43.308 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T17:59:43.310 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-08-17T17:59:43.310 INFO:teuthology.orchestra.run:waiting for 3000 2024-08-17T17:59:43.342 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:43.380 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:43.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:43.382 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:43.413 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:hints = 1 2024-08-17T17:59:43.414 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-08-17T17:59:43.414 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Object prefix: benchmark_data_smithi131_239348 2024-08-17T17:59:43.414 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T17:59:43.414 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 0 0 0 0 0 0 - 0 2024-08-17T17:59:43.483 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:43.508 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:43.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:43.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:43.613 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:43.645 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:43.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:43.649 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:43.750 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:43.760 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:43 smithi131 bash[89561]: cluster 2024-08-17T17:59:42.367529+0000 mgr.y (mgr.34107) 1729 : cluster [DBG] pgmap v2498: 89 pgs: 89 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:43.760 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:43 smithi131 bash[89561]: cluster 2024-08-17T17:59:42.367529+0000 mgr.y (mgr.34107) 1729 : cluster [DBG] pgmap v2498: 89 pgs: 89 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:43.760 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:43 smithi131 bash[89561]: cluster 2024-08-17T17:59:42.430365+0000 mon.a (mon.0) 2664 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:59:43.760 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:43 smithi131 bash[89561]: cluster 2024-08-17T17:59:42.430365+0000 mon.a (mon.0) 2664 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:59:43.761 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:43 smithi131 bash[88347]: cluster 2024-08-17T17:59:42.367529+0000 mgr.y (mgr.34107) 1729 : cluster [DBG] pgmap v2498: 89 pgs: 89 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:43.761 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:43 smithi131 bash[88347]: cluster 2024-08-17T17:59:42.367529+0000 mgr.y (mgr.34107) 1729 : cluster [DBG] pgmap v2498: 89 pgs: 89 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:43.761 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:43 smithi131 bash[88347]: cluster 2024-08-17T17:59:42.430365+0000 mon.a (mon.0) 2664 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:59:43.761 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:43 smithi131 bash[88347]: cluster 2024-08-17T17:59:42.430365+0000 mon.a (mon.0) 2664 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:59:43.776 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:43.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:43.779 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:43.880 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:43.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:43 smithi169 bash[79348]: cluster 2024-08-17T17:59:42.367529+0000 mgr.y (mgr.34107) 1729 : cluster [DBG] pgmap v2498: 89 pgs: 89 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:43.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:43 smithi169 bash[79348]: cluster 2024-08-17T17:59:42.367529+0000 mgr.y (mgr.34107) 1729 : cluster [DBG] pgmap v2498: 89 pgs: 89 active+clean; 582 KiB data, 3.0 GiB used, 712 GiB / 715 GiB avail 2024-08-17T17:59:43.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:43 smithi169 bash[79348]: cluster 2024-08-17T17:59:42.430365+0000 mon.a (mon.0) 2664 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:59:43.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:43 smithi169 bash[79348]: cluster 2024-08-17T17:59:42.430365+0000 mon.a (mon.0) 2664 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T17:59:43.907 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:43.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:43.910 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:44.010 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:44.039 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:44.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:44.042 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:44.143 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:44.170 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:44.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:44.172 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:44.273 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:44.300 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:44.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:44.303 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:44.404 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:44.414 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 1 16 3196 3180 198.739 198.75 0.00592423 0.00501317 2024-08-17T17:59:44.433 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:44.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:44.437 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:44.538 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:44.562 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:44.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:44.565 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:44.665 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:44.694 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:44.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:44.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:44.798 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:44.825 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:44.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:44.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:44.929 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:44.954 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:44.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:44.956 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:45.057 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:45.084 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:45.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:45.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:45.188 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:45.214 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:45.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:45.216 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:45.317 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:45.344 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:45.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:45.347 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:45.414 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 2 16 6391 6375 199.204 199.688 0.00396597 0.00501282 2024-08-17T17:59:45.448 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:45.475 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:45.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:45.479 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:45.579 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:45.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:45 smithi131 bash[89561]: cluster 2024-08-17T17:59:44.368065+0000 mgr.y (mgr.34107) 1730 : cluster [DBG] pgmap v2499: 89 pgs: 89 active+clean; 33 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.6 MiB/s wr, 57 op/s 2024-08-17T17:59:45.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:45 smithi131 bash[89561]: cluster 2024-08-17T17:59:44.368065+0000 mgr.y (mgr.34107) 1730 : cluster [DBG] pgmap v2499: 89 pgs: 89 active+clean; 33 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.6 MiB/s wr, 57 op/s 2024-08-17T17:59:45.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:45 smithi131 bash[88347]: cluster 2024-08-17T17:59:44.368065+0000 mgr.y (mgr.34107) 1730 : cluster [DBG] pgmap v2499: 89 pgs: 89 active+clean; 33 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.6 MiB/s wr, 57 op/s 2024-08-17T17:59:45.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:45 smithi131 bash[88347]: cluster 2024-08-17T17:59:44.368065+0000 mgr.y (mgr.34107) 1730 : cluster [DBG] pgmap v2499: 89 pgs: 89 active+clean; 33 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.6 MiB/s wr, 57 op/s 2024-08-17T17:59:45.604 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:45.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:45.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:45.709 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:45.719 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:45 smithi169 bash[79348]: cluster 2024-08-17T17:59:44.368065+0000 mgr.y (mgr.34107) 1730 : cluster [DBG] pgmap v2499: 89 pgs: 89 active+clean; 33 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.6 MiB/s wr, 57 op/s 2024-08-17T17:59:45.719 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:45 smithi169 bash[79348]: cluster 2024-08-17T17:59:44.368065+0000 mgr.y (mgr.34107) 1730 : cluster [DBG] pgmap v2499: 89 pgs: 89 active+clean; 33 MiB data, 3.0 GiB used, 712 GiB / 715 GiB avail; 3.6 MiB/s wr, 57 op/s 2024-08-17T17:59:45.736 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:45.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:45.740 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:45.841 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:45.869 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:45.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:45.872 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:45.948 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:59:45.950 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:59:45.973 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:45.991 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:45.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:45.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:46.093 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:46.115 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:46.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:46.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:46.218 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:46.242 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:46.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:46.244 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:46.345 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:46.370 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:46.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:46.371 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:46.415 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 3 16 7903 7887 164.297 94.5 0.00467088 0.0050982 2024-08-17T17:59:46.472 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:46.499 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:46.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:46.501 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:46.602 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:46.642 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:46.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:46.643 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:46.744 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:46.775 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:46.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:46.778 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:46.879 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:46.905 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:46.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:46.908 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:47.008 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:47.034 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:47.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:47.038 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:47.139 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:47.170 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:47.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:47.175 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:47.276 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:47.303 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:47.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:47.305 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:47.406 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:47.414 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 4 16 9907 9891 154.532 125.25 0.0038769 0.00646235 2024-08-17T17:59:47.437 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:47.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:47.440 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:47.541 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:47.568 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:47.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:47.572 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:47.673 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:47.708 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:47.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:47.710 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:47.721 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:47 smithi131 bash[89561]: cluster 2024-08-17T17:59:46.369052+0000 mgr.y (mgr.34107) 1731 : cluster [DBG] pgmap v2500: 89 pgs: 89 active+clean; 197 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s wr, 314 op/s 2024-08-17T17:59:47.721 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:47 smithi131 bash[89561]: cluster 2024-08-17T17:59:46.369052+0000 mgr.y (mgr.34107) 1731 : cluster [DBG] pgmap v2500: 89 pgs: 89 active+clean; 197 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s wr, 314 op/s 2024-08-17T17:59:47.722 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:47 smithi131 bash[88347]: cluster 2024-08-17T17:59:46.369052+0000 mgr.y (mgr.34107) 1731 : cluster [DBG] pgmap v2500: 89 pgs: 89 active+clean; 197 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s wr, 314 op/s 2024-08-17T17:59:47.722 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:47 smithi131 bash[88347]: cluster 2024-08-17T17:59:46.369052+0000 mgr.y (mgr.34107) 1731 : cluster [DBG] pgmap v2500: 89 pgs: 89 active+clean; 197 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s wr, 314 op/s 2024-08-17T17:59:47.811 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:47.830 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:47.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:47.832 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:47.879 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T17:59:47.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:47 smithi169 bash[79348]: cluster 2024-08-17T17:59:46.369052+0000 mgr.y (mgr.34107) 1731 : cluster [DBG] pgmap v2500: 89 pgs: 89 active+clean; 197 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s wr, 314 op/s 2024-08-17T17:59:47.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:47 smithi169 bash[79348]: cluster 2024-08-17T17:59:46.369052+0000 mgr.y (mgr.34107) 1731 : cluster [DBG] pgmap v2500: 89 pgs: 89 active+clean; 197 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s wr, 314 op/s 2024-08-17T17:59:47.933 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:47.956 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:47.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:47.958 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:48.059 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:48.088 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:48.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:48.092 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:48.192 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:48.221 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:48.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:48.224 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:48.325 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:48.350 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:48.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:48.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:48.415 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 5 16 12371 12355 154.423 154 0.00131864 0.0064031 2024-08-17T17:59:48.453 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:48.484 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:48.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:48.485 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:48.586 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:48.605 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:48.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:48.606 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:48.707 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:48.730 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:48.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:48.732 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:48.833 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:48.859 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:48.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:48.860 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:48.961 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:48.983 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:48.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:48.985 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:49.086 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:49.096 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:59:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:59:48] "GET /metrics HTTP/1.1" 200 36575 "" "Prometheus/2.51.0" 2024-08-17T17:59:49.112 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:49.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:49.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:49.215 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:49.251 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:49.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:49.257 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:49.358 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:49.382 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:49.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:49.386 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:49.415 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 6 16 13747 13731 143.018 86 0.00452597 0.00698577 2024-08-17T17:59:49.487 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:49.516 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:49.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:49.518 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:49.619 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:49.629 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:49 smithi169 bash[79348]: cluster 2024-08-17T17:59:48.369434+0000 mgr.y (mgr.34107) 1732 : cluster [DBG] pgmap v2501: 89 pgs: 89 active+clean; 197 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s wr, 314 op/s 2024-08-17T17:59:49.629 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:49 smithi169 bash[79348]: cluster 2024-08-17T17:59:48.369434+0000 mgr.y (mgr.34107) 1732 : cluster [DBG] pgmap v2501: 89 pgs: 89 active+clean; 197 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s wr, 314 op/s 2024-08-17T17:59:49.646 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:49.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:49.648 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:49.749 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:49.775 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:49.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:49.778 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:49.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:49 smithi131 bash[89561]: cluster 2024-08-17T17:59:48.369434+0000 mgr.y (mgr.34107) 1732 : cluster [DBG] pgmap v2501: 89 pgs: 89 active+clean; 197 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s wr, 314 op/s 2024-08-17T17:59:49.876 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:49 smithi131 bash[89561]: cluster 2024-08-17T17:59:48.369434+0000 mgr.y (mgr.34107) 1732 : cluster [DBG] pgmap v2501: 89 pgs: 89 active+clean; 197 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s wr, 314 op/s 2024-08-17T17:59:49.876 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:49 smithi131 bash[88347]: cluster 2024-08-17T17:59:48.369434+0000 mgr.y (mgr.34107) 1732 : cluster [DBG] pgmap v2501: 89 pgs: 89 active+clean; 197 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s wr, 314 op/s 2024-08-17T17:59:49.876 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:49 smithi131 bash[88347]: cluster 2024-08-17T17:59:48.369434+0000 mgr.y (mgr.34107) 1732 : cluster [DBG] pgmap v2501: 89 pgs: 89 active+clean; 197 MiB data, 3.3 GiB used, 712 GiB / 715 GiB avail; 20 MiB/s wr, 314 op/s 2024-08-17T17:59:49.879 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:49.903 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:49.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:49.906 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:50.007 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:50.028 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:50.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:50.030 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:50.131 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:50.157 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:50.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:50.160 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:50.260 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:50.293 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:50.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:50.294 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:50.395 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:50.415 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 7 16 16214 16198 144.611 154.188 0.00247227 0.00690695 2024-08-17T17:59:50.423 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:50.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:50.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:50.526 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:50.546 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:50.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:50.548 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:50.649 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:50.684 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:50.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:50.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:50.788 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:50.813 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:50.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:50.815 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:50.916 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:50.933 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:50.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:50.935 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:51.036 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:51.065 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:51.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:51.070 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:51.171 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:51.200 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:51.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:51.205 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:51.306 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:51.329 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:51.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:51.331 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:51.415 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 8 16 17236 17220 134.519 63.875 0.00248783 0.00742687 2024-08-17T17:59:51.433 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:51.460 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:51.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:51.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:51.564 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:51.593 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:51.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:51.597 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:51.698 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:51.709 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:51 smithi169 bash[79348]: cluster 2024-08-17T17:59:50.370052+0000 mgr.y (mgr.34107) 1733 : cluster [DBG] pgmap v2502: 89 pgs: 89 active+clean; 861 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2024-08-17T17:59:51.709 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:51 smithi169 bash[79348]: cluster 2024-08-17T17:59:50.370052+0000 mgr.y (mgr.34107) 1733 : cluster [DBG] pgmap v2502: 89 pgs: 89 active+clean; 861 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2024-08-17T17:59:51.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:51.730 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:51.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:51.735 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:51 smithi131 bash[89561]: cluster 2024-08-17T17:59:50.370052+0000 mgr.y (mgr.34107) 1733 : cluster [DBG] pgmap v2502: 89 pgs: 89 active+clean; 861 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2024-08-17T17:59:51.735 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:51 smithi131 bash[89561]: cluster 2024-08-17T17:59:50.370052+0000 mgr.y (mgr.34107) 1733 : cluster [DBG] pgmap v2502: 89 pgs: 89 active+clean; 861 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2024-08-17T17:59:51.735 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:51 smithi131 bash[88347]: cluster 2024-08-17T17:59:50.370052+0000 mgr.y (mgr.34107) 1733 : cluster [DBG] pgmap v2502: 89 pgs: 89 active+clean; 861 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2024-08-17T17:59:51.735 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:51 smithi131 bash[88347]: cluster 2024-08-17T17:59:50.370052+0000 mgr.y (mgr.34107) 1733 : cluster [DBG] pgmap v2502: 89 pgs: 89 active+clean; 861 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2024-08-17T17:59:51.830 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:51.852 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:51.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:51.854 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:51.955 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:51.979 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:51.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:51.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:52.082 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:52.115 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:52.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:52.117 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:52.217 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:52.240 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:52.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:52.243 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:52.343 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:52.370 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:52.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:52.374 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:52.415 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 9 16 18615 18599 129.147 86.1875 0.0046581 0.00771954 2024-08-17T17:59:52.475 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:52.508 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:52.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:52.510 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:52.611 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:52.660 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:52.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:52.664 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:52.765 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:52.793 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:52.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:52.797 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:52.898 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:52.931 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:52.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:52.934 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:53.035 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:53.054 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:53.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:53.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:53.127 INFO:teuthology.orchestra.run.smithi131.stdout:ERROR: (22) Invalid argument 2024-08-17T17:59:53.128 INFO:teuthology.orchestra.run.smithi131.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T17:59:53.156 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:53.181 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:53.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:53.184 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:53.285 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:53.313 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:53.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:53.315 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:53.415 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 10 16 20356 20340 127.113 108.812 0.00490121 0.00786156 2024-08-17T17:59:53.415 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:53.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:53.451 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:53.451 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:53.552 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:53.575 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:53.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:53.578 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:53.679 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:53.703 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:53.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:53.706 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:53.807 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:53.824 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:53.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:53.826 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:53.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:53 smithi169 bash[79348]: cluster 2024-08-17T17:59:52.370486+0000 mgr.y (mgr.34107) 1734 : cluster [DBG] pgmap v2503: 89 pgs: 89 active+clean; 861 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:59:53.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:53 smithi169 bash[79348]: cluster 2024-08-17T17:59:52.370486+0000 mgr.y (mgr.34107) 1734 : cluster [DBG] pgmap v2503: 89 pgs: 89 active+clean; 861 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:59:53.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:53 smithi169 bash[79348]: audit 2024-08-17T17:59:53.276418+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:53.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:53 smithi169 bash[79348]: audit 2024-08-17T17:59:53.276418+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:53.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:53 smithi169 bash[79348]: audit 2024-08-17T17:59:53.277805+0000 mon.a (mon.0) 2666 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:53.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:53 smithi169 bash[79348]: audit 2024-08-17T17:59:53.277805+0000 mon.a (mon.0) 2666 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:53.926 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:53.941 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:53 smithi131 bash[88347]: cluster 2024-08-17T17:59:52.370486+0000 mgr.y (mgr.34107) 1734 : cluster [DBG] pgmap v2503: 89 pgs: 89 active+clean; 861 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:59:53.941 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:53 smithi131 bash[88347]: cluster 2024-08-17T17:59:52.370486+0000 mgr.y (mgr.34107) 1734 : cluster [DBG] pgmap v2503: 89 pgs: 89 active+clean; 861 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:59:53.941 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:53 smithi131 bash[88347]: audit 2024-08-17T17:59:53.276418+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:53.941 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:53 smithi131 bash[88347]: audit 2024-08-17T17:59:53.276418+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:53.941 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:53 smithi131 bash[88347]: audit 2024-08-17T17:59:53.277805+0000 mon.a (mon.0) 2666 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:53.941 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:53 smithi131 bash[88347]: audit 2024-08-17T17:59:53.277805+0000 mon.a (mon.0) 2666 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:53.941 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:53 smithi131 bash[89561]: cluster 2024-08-17T17:59:52.370486+0000 mgr.y (mgr.34107) 1734 : cluster [DBG] pgmap v2503: 89 pgs: 89 active+clean; 861 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:59:53.941 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:53 smithi131 bash[89561]: cluster 2024-08-17T17:59:52.370486+0000 mgr.y (mgr.34107) 1734 : cluster [DBG] pgmap v2503: 89 pgs: 89 active+clean; 861 MiB data, 5.4 GiB used, 710 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T17:59:53.941 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:53 smithi131 bash[89561]: audit 2024-08-17T17:59:53.276418+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:53.942 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:53 smithi131 bash[89561]: audit 2024-08-17T17:59:53.276418+0000 mon.a (mon.0) 2665 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T17:59:53.942 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:53 smithi131 bash[89561]: audit 2024-08-17T17:59:53.277805+0000 mon.a (mon.0) 2666 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:53.942 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:53 smithi131 bash[89561]: audit 2024-08-17T17:59:53.277805+0000 mon.a (mon.0) 2666 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T17:59:53.953 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:53.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:53.955 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:54.056 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:54.082 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:54.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:54.085 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:54.185 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:54.212 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:54.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:54.214 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:54.315 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:54.335 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:54.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:54.337 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:54.415 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 11 16 21932 21916 124.511 98.5 0.0024417 0.00799669 2024-08-17T17:59:54.438 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:54.463 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:54.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:54.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:54.567 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:54.601 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:54.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:54.604 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:54.705 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:54.729 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:54.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:54.733 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:54.834 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:54.861 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:54.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:54.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:54.964 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:54.982 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:54.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:54.983 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:55.084 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:55.106 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:55.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:55.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:55.209 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:55.240 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:55.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:55.242 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:55.343 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:55.369 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:55.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:55.372 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:55.415 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 12 16 23547 23531 122.546 100.938 0.00716927 0.00815432 2024-08-17T17:59:55.473 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:55.500 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:55.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:55.503 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:55.604 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:55.627 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:55.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:55.630 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:55.731 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:55.740 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:55 smithi131 bash[88347]: cluster 2024-08-17T17:59:54.371044+0000 mgr.y (mgr.34107) 1735 : cluster [DBG] pgmap v2504: 89 pgs: 89 active+clean; 994 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-08-17T17:59:55.740 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:55 smithi131 bash[88347]: cluster 2024-08-17T17:59:54.371044+0000 mgr.y (mgr.34107) 1735 : cluster [DBG] pgmap v2504: 89 pgs: 89 active+clean; 994 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-08-17T17:59:55.741 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:55 smithi131 bash[89561]: cluster 2024-08-17T17:59:54.371044+0000 mgr.y (mgr.34107) 1735 : cluster [DBG] pgmap v2504: 89 pgs: 89 active+clean; 994 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-08-17T17:59:55.741 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:55 smithi131 bash[89561]: cluster 2024-08-17T17:59:54.371044+0000 mgr.y (mgr.34107) 1735 : cluster [DBG] pgmap v2504: 89 pgs: 89 active+clean; 994 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-08-17T17:59:55.756 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:55.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:55.759 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:55.860 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:55.882 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:55.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:55.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:55.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:55 smithi169 bash[79348]: cluster 2024-08-17T17:59:54.371044+0000 mgr.y (mgr.34107) 1735 : cluster [DBG] pgmap v2504: 89 pgs: 89 active+clean; 994 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-08-17T17:59:55.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:55 smithi169 bash[79348]: cluster 2024-08-17T17:59:54.371044+0000 mgr.y (mgr.34107) 1735 : cluster [DBG] pgmap v2504: 89 pgs: 89 active+clean; 994 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-08-17T17:59:55.986 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:56.011 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:56.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:56.013 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:56.114 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:56.135 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:56.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:56.137 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:56.238 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:56.268 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:56.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:56.272 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:56.373 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:56.394 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:56.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:56.396 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:56.415 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 13 16 25323 25307 121.657 111 0.0291815 0.0082074 2024-08-17T17:59:56.497 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:56.531 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:56.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:56.537 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:56.584 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-08-17T17:59:56.637 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:56.702 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:56.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:56.705 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:56.805 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:56.831 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:56.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:56.833 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:56.934 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:56.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:56.962 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:56.962 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:57.063 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:57.085 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:57.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:57.087 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:57.189 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:57.215 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T17:59:57.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:57.219 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T17:59:57.319 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:57.343 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:57.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:57.346 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:57.415 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 14 16 27181 27165 121.261 116.125 0.010087 0.00824143 2024-08-17T17:59:57.447 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:57.479 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:57.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:57.483 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:57.584 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:57.615 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:57.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:57.618 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:57.718 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:57.728 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:57 smithi169 bash[79348]: cluster 2024-08-17T17:59:56.371557+0000 mgr.y (mgr.34107) 1736 : cluster [DBG] pgmap v2505: 89 pgs: 89 active+clean; 1.3 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 112 MiB/s wr, 1.79k op/s 2024-08-17T17:59:57.728 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:57 smithi169 bash[79348]: cluster 2024-08-17T17:59:56.371557+0000 mgr.y (mgr.34107) 1736 : cluster [DBG] pgmap v2505: 89 pgs: 89 active+clean; 1.3 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 112 MiB/s wr, 1.79k op/s 2024-08-17T17:59:57.745 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:57.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:57.748 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:57.849 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:57.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:57 smithi131 bash[89561]: cluster 2024-08-17T17:59:56.371557+0000 mgr.y (mgr.34107) 1736 : cluster [DBG] pgmap v2505: 89 pgs: 89 active+clean; 1.3 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 112 MiB/s wr, 1.79k op/s 2024-08-17T17:59:57.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:57 smithi131 bash[89561]: cluster 2024-08-17T17:59:56.371557+0000 mgr.y (mgr.34107) 1736 : cluster [DBG] pgmap v2505: 89 pgs: 89 active+clean; 1.3 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 112 MiB/s wr, 1.79k op/s 2024-08-17T17:59:57.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:57 smithi131 bash[88347]: cluster 2024-08-17T17:59:56.371557+0000 mgr.y (mgr.34107) 1736 : cluster [DBG] pgmap v2505: 89 pgs: 89 active+clean; 1.3 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 112 MiB/s wr, 1.79k op/s 2024-08-17T17:59:57.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:57 smithi131 bash[88347]: cluster 2024-08-17T17:59:56.371557+0000 mgr.y (mgr.34107) 1736 : cluster [DBG] pgmap v2505: 89 pgs: 89 active+clean; 1.3 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 112 MiB/s wr, 1.79k op/s 2024-08-17T17:59:57.873 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:57.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:57.879 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:57.979 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:58.005 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:58.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:58.010 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:58.111 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:58.135 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T17:59:58.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:58.139 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T17:59:58.240 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:58.263 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:58.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:58.266 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:58.367 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:58.393 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:58.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:58.396 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:58.417 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 15 16 29194 29178 121.564 125.812 0.00129115 0.00821095 2024-08-17T17:59:58.497 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:58.524 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:58.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:58.526 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:58.627 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:58.654 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:58.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:58.658 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:58.759 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:58.783 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:58.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:58.786 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:58.887 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:58.910 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T17:59:58.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:58.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T17:59:59.014 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:59.049 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T17:59:59.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:59.052 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T17:59:59.152 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:59.162 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 17:59:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:17:59:58] "GET /metrics HTTP/1.1" 200 36633 "" "Prometheus/2.51.0" 2024-08-17T17:59:59.180 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:59.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:59.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:59.284 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:59.309 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:59.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:59.312 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:59.412 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:59.416 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 16 16 30966 30950 120.88 110.75 0.00854107 0.00826598 2024-08-17T17:59:59.442 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T17:59:59.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:59.446 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T17:59:59.547 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:59.566 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T17:59:59.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:59.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T17:59:59.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:59 smithi169 bash[79348]: cluster 2024-08-17T17:59:58.371955+0000 mgr.y (mgr.34107) 1737 : cluster [DBG] pgmap v2506: 89 pgs: 89 active+clean; 1.3 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s 2024-08-17T17:59:59.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 17:59:59 smithi169 bash[79348]: cluster 2024-08-17T17:59:58.371955+0000 mgr.y (mgr.34107) 1737 : cluster [DBG] pgmap v2506: 89 pgs: 89 active+clean; 1.3 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s 2024-08-17T17:59:59.670 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:59.753 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T17:59:59.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:59.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T17:59:59.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:59 smithi131 bash[89561]: cluster 2024-08-17T17:59:58.371955+0000 mgr.y (mgr.34107) 1737 : cluster [DBG] pgmap v2506: 89 pgs: 89 active+clean; 1.3 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s 2024-08-17T17:59:59.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 17:59:59 smithi131 bash[89561]: cluster 2024-08-17T17:59:58.371955+0000 mgr.y (mgr.34107) 1737 : cluster [DBG] pgmap v2506: 89 pgs: 89 active+clean; 1.3 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s 2024-08-17T17:59:59.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:59 smithi131 bash[88347]: cluster 2024-08-17T17:59:58.371955+0000 mgr.y (mgr.34107) 1737 : cluster [DBG] pgmap v2506: 89 pgs: 89 active+clean; 1.3 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s 2024-08-17T17:59:59.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 17:59:59 smithi131 bash[88347]: cluster 2024-08-17T17:59:58.371955+0000 mgr.y (mgr.34107) 1737 : cluster [DBG] pgmap v2506: 89 pgs: 89 active+clean; 1.3 GiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 98 MiB/s wr, 1.57k op/s 2024-08-17T17:59:59.859 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:59.884 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T17:59:59.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T17:59:59.887 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T17:59:59.987 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:00.006 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:00.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:00.008 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:00.109 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:00.145 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:00.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:00.147 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:00.248 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:00.272 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:00.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:00.274 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:00.375 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:00.416 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 17 16 32667 32651 120.023 106.312 0.0102272 0.0083251 2024-08-17T18:00:00.430 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:00.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:00.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:00.533 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:00.562 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:00.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:00.565 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:00.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:00 smithi131 bash[89561]: cluster 2024-08-17T18:00:00.000131+0000 mon.a (mon.0) 2667 : cluster [WRN] Health detail: HEALTH_WARN noscrub flag(s) set 2024-08-17T18:00:00.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:00 smithi131 bash[89561]: cluster 2024-08-17T18:00:00.000131+0000 mon.a (mon.0) 2667 : cluster [WRN] Health detail: HEALTH_WARN noscrub flag(s) set 2024-08-17T18:00:00.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:00 smithi131 bash[89561]: cluster 2024-08-17T18:00:00.000175+0000 mon.a (mon.0) 2668 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2024-08-17T18:00:00.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:00 smithi131 bash[89561]: cluster 2024-08-17T18:00:00.000175+0000 mon.a (mon.0) 2668 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2024-08-17T18:00:00.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:00 smithi131 bash[88347]: cluster 2024-08-17T18:00:00.000131+0000 mon.a (mon.0) 2667 : cluster [WRN] Health detail: HEALTH_WARN noscrub flag(s) set 2024-08-17T18:00:00.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:00 smithi131 bash[88347]: cluster 2024-08-17T18:00:00.000131+0000 mon.a (mon.0) 2667 : cluster [WRN] Health detail: HEALTH_WARN noscrub flag(s) set 2024-08-17T18:00:00.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:00 smithi131 bash[88347]: cluster 2024-08-17T18:00:00.000175+0000 mon.a (mon.0) 2668 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2024-08-17T18:00:00.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:00 smithi131 bash[88347]: cluster 2024-08-17T18:00:00.000175+0000 mon.a (mon.0) 2668 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2024-08-17T18:00:00.665 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:00.697 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:00.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:00.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:00.802 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:00.814 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:00 smithi169 bash[79348]: cluster 2024-08-17T18:00:00.000131+0000 mon.a (mon.0) 2667 : cluster [WRN] Health detail: HEALTH_WARN noscrub flag(s) set 2024-08-17T18:00:00.814 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:00 smithi169 bash[79348]: cluster 2024-08-17T18:00:00.000131+0000 mon.a (mon.0) 2667 : cluster [WRN] Health detail: HEALTH_WARN noscrub flag(s) set 2024-08-17T18:00:00.814 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:00 smithi169 bash[79348]: cluster 2024-08-17T18:00:00.000175+0000 mon.a (mon.0) 2668 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2024-08-17T18:00:00.814 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:00 smithi169 bash[79348]: cluster 2024-08-17T18:00:00.000175+0000 mon.a (mon.0) 2668 : cluster [WRN] [WRN] OSDMAP_FLAGS: noscrub flag(s) set 2024-08-17T18:00:00.835 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:00.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:00.839 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:00.940 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:00.964 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:00.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:00.967 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:01.067 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:01.267 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:01.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:01.273 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:01.373 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:01.406 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:01.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:01.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:01.417 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 18 16 34284 34268 118.969 101.062 0.00337241 0.00839922 2024-08-17T18:00:01.508 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:01.528 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:01 smithi169 bash[79348]: cluster 2024-08-17T18:00:00.372620+0000 mgr.y (mgr.34107) 1738 : cluster [DBG] pgmap v2507: 89 pgs: 89 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 145 MiB/s wr, 2.32k op/s 2024-08-17T18:00:01.529 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:01 smithi169 bash[79348]: cluster 2024-08-17T18:00:00.372620+0000 mgr.y (mgr.34107) 1738 : cluster [DBG] pgmap v2507: 89 pgs: 89 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 145 MiB/s wr, 2.32k op/s 2024-08-17T18:00:01.540 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:01.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:01.543 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:01.644 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:01.672 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:01.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:01.674 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:01.775 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:01.784 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:01 smithi131 bash[89561]: cluster 2024-08-17T18:00:00.372620+0000 mgr.y (mgr.34107) 1738 : cluster [DBG] pgmap v2507: 89 pgs: 89 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 145 MiB/s wr, 2.32k op/s 2024-08-17T18:00:01.785 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:01 smithi131 bash[89561]: cluster 2024-08-17T18:00:00.372620+0000 mgr.y (mgr.34107) 1738 : cluster [DBG] pgmap v2507: 89 pgs: 89 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 145 MiB/s wr, 2.32k op/s 2024-08-17T18:00:01.785 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:01 smithi131 bash[88347]: cluster 2024-08-17T18:00:00.372620+0000 mgr.y (mgr.34107) 1738 : cluster [DBG] pgmap v2507: 89 pgs: 89 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 145 MiB/s wr, 2.32k op/s 2024-08-17T18:00:01.785 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:01 smithi131 bash[88347]: cluster 2024-08-17T18:00:00.372620+0000 mgr.y (mgr.34107) 1738 : cluster [DBG] pgmap v2507: 89 pgs: 89 active+clean; 1.9 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 145 MiB/s wr, 2.32k op/s 2024-08-17T18:00:01.795 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:01.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:01.797 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:01.898 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:01.924 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:01.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:01.926 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:02.027 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:02.059 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:02.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:02.062 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:02.163 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:02.186 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:02.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:02.189 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:02.290 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:02.317 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:02.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:02.320 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:02.417 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 19 16 35692 35676 117.339 88 0.00868832 0.00851695 2024-08-17T18:00:02.420 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:02.491 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:02.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:02.494 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:02.594 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:02.602 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:00:02.627 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:02.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:02.630 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:02.731 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:02.826 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:02.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:02.828 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:02.929 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:02.953 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:02.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:02.955 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:03.056 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:03.082 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:03.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:03.084 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:03.185 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:03.214 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:03.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:03.216 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:03.317 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:03.345 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:03.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:03.347 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:03.417 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:2024-08-17T18:00:03.418026+0000 min lat: 0.00109248 max lat: 0.70405 avg lat: 0.00861897 2024-08-17T18:00:03.417 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T18:00:03.417 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 20 16 37117 37101 115.925 89.0625 0.00384126 0.00861897 2024-08-17T18:00:03.449 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:03.478 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:03.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:03.481 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:03.582 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:03.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:03 smithi131 bash[88347]: cluster 2024-08-17T18:00:02.373014+0000 mgr.y (mgr.34107) 1739 : cluster [DBG] pgmap v2508: 89 pgs: 89 active+clean; 1.9 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2024-08-17T18:00:03.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:03 smithi131 bash[88347]: cluster 2024-08-17T18:00:02.373014+0000 mgr.y (mgr.34107) 1739 : cluster [DBG] pgmap v2508: 89 pgs: 89 active+clean; 1.9 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2024-08-17T18:00:03.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:03 smithi131 bash[89561]: cluster 2024-08-17T18:00:02.373014+0000 mgr.y (mgr.34107) 1739 : cluster [DBG] pgmap v2508: 89 pgs: 89 active+clean; 1.9 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2024-08-17T18:00:03.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:03 smithi131 bash[89561]: cluster 2024-08-17T18:00:02.373014+0000 mgr.y (mgr.34107) 1739 : cluster [DBG] pgmap v2508: 89 pgs: 89 active+clean; 1.9 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2024-08-17T18:00:03.845 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:03 smithi169 bash[79348]: cluster 2024-08-17T18:00:02.373014+0000 mgr.y (mgr.34107) 1739 : cluster [DBG] pgmap v2508: 89 pgs: 89 active+clean; 1.9 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2024-08-17T18:00:03.845 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:03 smithi169 bash[79348]: cluster 2024-08-17T18:00:02.373014+0000 mgr.y (mgr.34107) 1739 : cluster [DBG] pgmap v2508: 89 pgs: 89 active+clean; 1.9 GiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 89 MiB/s wr, 1.43k op/s 2024-08-17T18:00:03.864 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:03.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:03.867 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:03.968 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:03.994 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:03.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:03.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:04.098 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:04.120 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:04.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:04.122 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:04.223 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:04.251 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:04.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:04.255 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:04.355 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:04.381 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:04.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:04.383 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:04.417 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 21 15 37722 37707 112.208 37.875 0.153509 0.0088886 2024-08-17T18:00:04.483 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:04.511 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:04.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:04.514 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:04.615 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:04.639 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:04.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:04.643 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:04.743 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:04.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:04.801 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:04.801 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:04.902 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:04.933 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:04.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:04.936 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:05.037 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:05.126 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:05.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:05.132 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:05.232 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:05.251 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:05.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:05.253 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:05.354 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:05.390 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:05.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:05.398 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:05.417 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 22 16 39003 38987 110.743 80 0.00404527 0.00902273 2024-08-17T18:00:05.499 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:05.527 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:05.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:05.529 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:05.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:05 smithi131 bash[89561]: cluster 2024-08-17T18:00:04.373790+0000 mgr.y (mgr.34107) 1740 : cluster [DBG] pgmap v2509: 89 pgs: 89 active+clean; 2.0 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 99 MiB/s wr, 1.58k op/s 2024-08-17T18:00:05.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:05 smithi131 bash[89561]: cluster 2024-08-17T18:00:04.373790+0000 mgr.y (mgr.34107) 1740 : cluster [DBG] pgmap v2509: 89 pgs: 89 active+clean; 2.0 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 99 MiB/s wr, 1.58k op/s 2024-08-17T18:00:05.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:05 smithi131 bash[88347]: cluster 2024-08-17T18:00:04.373790+0000 mgr.y (mgr.34107) 1740 : cluster [DBG] pgmap v2509: 89 pgs: 89 active+clean; 2.0 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 99 MiB/s wr, 1.58k op/s 2024-08-17T18:00:05.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:05 smithi131 bash[88347]: cluster 2024-08-17T18:00:04.373790+0000 mgr.y (mgr.34107) 1740 : cluster [DBG] pgmap v2509: 89 pgs: 89 active+clean; 2.0 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 99 MiB/s wr, 1.58k op/s 2024-08-17T18:00:05.630 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:05.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:05 smithi169 bash[79348]: cluster 2024-08-17T18:00:04.373790+0000 mgr.y (mgr.34107) 1740 : cluster [DBG] pgmap v2509: 89 pgs: 89 active+clean; 2.0 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 99 MiB/s wr, 1.58k op/s 2024-08-17T18:00:05.640 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:05 smithi169 bash[79348]: cluster 2024-08-17T18:00:04.373790+0000 mgr.y (mgr.34107) 1740 : cluster [DBG] pgmap v2509: 89 pgs: 89 active+clean; 2.0 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 99 MiB/s wr, 1.58k op/s 2024-08-17T18:00:05.666 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:05.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:05.671 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:05.771 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:05.795 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:05.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:05.798 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:05.898 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:06.129 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:06.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:06.131 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:06.232 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:06.259 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:06.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:06.260 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:06.361 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:06.389 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:06.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:06.393 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:06.417 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 23 16 39985 39969 108.597 61.375 0.00240347 0.00919762 2024-08-17T18:00:06.494 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:06.513 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:06.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:06.515 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:06.616 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:06.642 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:06.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:06.647 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:06.747 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:06.862 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:06.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:06.866 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:06.967 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:06.986 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:06.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:06.989 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:07.089 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:07.109 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:07.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:07.111 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:07.212 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:07.245 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:07.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:07.248 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:07.349 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:07.368 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:07.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:07.370 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:07.417 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 24 16 40782 40766 106.147 49.8125 0.0749642 0.00939551 2024-08-17T18:00:07.471 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:07.500 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:07.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:07.503 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:07.604 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:07.646 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:07.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:07.649 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:07.672 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T18:00:07.672 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:00:07.717 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:00:07.717 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T18:00:07.750 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:07.755 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T18:00:07.756 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:00:07.761 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:07 smithi169 bash[79348]: cluster 2024-08-17T18:00:06.374565+0000 mgr.y (mgr.34107) 1741 : cluster [DBG] pgmap v2510: 89 pgs: 89 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 114 MiB/s wr, 1.82k op/s 2024-08-17T18:00:07.761 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:07 smithi169 bash[79348]: cluster 2024-08-17T18:00:06.374565+0000 mgr.y (mgr.34107) 1741 : cluster [DBG] pgmap v2510: 89 pgs: 89 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 114 MiB/s wr, 1.82k op/s 2024-08-17T18:00:07.781 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:07.782 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T18:00:07.782 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:00:07.810 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T18:00:07.810 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:00:07.811 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:07 smithi131 bash[88347]: cluster 2024-08-17T18:00:06.374565+0000 mgr.y (mgr.34107) 1741 : cluster [DBG] pgmap v2510: 89 pgs: 89 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 114 MiB/s wr, 1.82k op/s 2024-08-17T18:00:07.812 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:07 smithi131 bash[88347]: cluster 2024-08-17T18:00:06.374565+0000 mgr.y (mgr.34107) 1741 : cluster [DBG] pgmap v2510: 89 pgs: 89 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 114 MiB/s wr, 1.82k op/s 2024-08-17T18:00:07.812 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:07 smithi131 bash[89561]: cluster 2024-08-17T18:00:06.374565+0000 mgr.y (mgr.34107) 1741 : cluster [DBG] pgmap v2510: 89 pgs: 89 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 114 MiB/s wr, 1.82k op/s 2024-08-17T18:00:07.812 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:07 smithi131 bash[89561]: cluster 2024-08-17T18:00:06.374565+0000 mgr.y (mgr.34107) 1741 : cluster [DBG] pgmap v2510: 89 pgs: 89 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 114 MiB/s wr, 1.82k op/s 2024-08-17T18:00:07.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:07.816 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:07.836 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T18:00:07.836 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:00:07.874 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T18:00:07.874 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:00:07.906 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T18:00:07.906 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:00:07.917 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:07.958 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:07.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:07.962 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:08.062 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:08.089 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:08.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:08.094 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:08.195 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:08.219 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:08.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:08.223 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:08.324 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:08.332 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T18:00:08.336 INFO:teuthology.orchestra.run.smithi131.stderr:dumped all 2024-08-17T18:00:08.355 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:08.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:08.358 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:08.417 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 25 16 42172 42156 105.376 86.875 0.00752745 0.00948466 2024-08-17T18:00:08.459 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:08.485 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:08.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:08.487 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:08.513 INFO:teuthology.orchestra.run.smithi131.stderr:nodeep-scrub is set 2024-08-17T18:00:08.588 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:08.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:08 smithi131 bash[88347]: audit 2024-08-17T18:00:07.632881+0000 mon.c (mon.2) 77 : audit [DBG] from='client.? 172.21.15.131:0/564004351' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:00:08.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:08 smithi131 bash[88347]: audit 2024-08-17T18:00:07.632881+0000 mon.c (mon.2) 77 : audit [DBG] from='client.? 172.21.15.131:0/564004351' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:00:08.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:08 smithi131 bash[88347]: audit 2024-08-17T18:00:08.038812+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.131:0/4050258841' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:00:08.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:08 smithi131 bash[88347]: audit 2024-08-17T18:00:08.038812+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.131:0/4050258841' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:00:08.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:08 smithi131 bash[88347]: audit 2024-08-17T18:00:08.040523+0000 mon.a (mon.0) 2669 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:00:08.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:08 smithi131 bash[88347]: audit 2024-08-17T18:00:08.040523+0000 mon.a (mon.0) 2669 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:00:08.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:08 smithi131 bash[88347]: audit 2024-08-17T18:00:08.271801+0000 mon.a (mon.0) 2670 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:08.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:08 smithi131 bash[88347]: audit 2024-08-17T18:00:08.271801+0000 mon.a (mon.0) 2670 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:08.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:08 smithi131 bash[89561]: audit 2024-08-17T18:00:07.632881+0000 mon.c (mon.2) 77 : audit [DBG] from='client.? 172.21.15.131:0/564004351' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:00:08.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:08 smithi131 bash[89561]: audit 2024-08-17T18:00:07.632881+0000 mon.c (mon.2) 77 : audit [DBG] from='client.? 172.21.15.131:0/564004351' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:00:08.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:08 smithi131 bash[89561]: audit 2024-08-17T18:00:08.038812+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.131:0/4050258841' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:00:08.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:08 smithi131 bash[89561]: audit 2024-08-17T18:00:08.038812+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.131:0/4050258841' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:00:08.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:08 smithi131 bash[89561]: audit 2024-08-17T18:00:08.040523+0000 mon.a (mon.0) 2669 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:00:08.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:08 smithi131 bash[89561]: audit 2024-08-17T18:00:08.040523+0000 mon.a (mon.0) 2669 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:00:08.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:08 smithi131 bash[89561]: audit 2024-08-17T18:00:08.271801+0000 mon.a (mon.0) 2670 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:08.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:08 smithi131 bash[89561]: audit 2024-08-17T18:00:08.271801+0000 mon.a (mon.0) 2670 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:08.618 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:08.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:08.621 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:08.721 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:08.744 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:08.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:08.748 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:08.850 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:08.851 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:00:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:00:08] "GET /metrics HTTP/1.1" 200 36635 "" "Prometheus/2.51.0" 2024-08-17T18:00:08.882 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:08.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:08.887 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:08.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:08 smithi169 bash[79348]: audit 2024-08-17T18:00:07.632881+0000 mon.c (mon.2) 77 : audit [DBG] from='client.? 172.21.15.131:0/564004351' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:00:08.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:08 smithi169 bash[79348]: audit 2024-08-17T18:00:07.632881+0000 mon.c (mon.2) 77 : audit [DBG] from='client.? 172.21.15.131:0/564004351' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:00:08.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:08 smithi169 bash[79348]: audit 2024-08-17T18:00:08.038812+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.131:0/4050258841' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:00:08.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:08 smithi169 bash[79348]: audit 2024-08-17T18:00:08.038812+0000 mon.b (mon.1) 10 : audit [INF] from='client.? 172.21.15.131:0/4050258841' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:00:08.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:08 smithi169 bash[79348]: audit 2024-08-17T18:00:08.040523+0000 mon.a (mon.0) 2669 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:00:08.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:08 smithi169 bash[79348]: audit 2024-08-17T18:00:08.040523+0000 mon.a (mon.0) 2669 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:00:08.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:08 smithi169 bash[79348]: audit 2024-08-17T18:00:08.271801+0000 mon.a (mon.0) 2670 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:08.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:08 smithi169 bash[79348]: audit 2024-08-17T18:00:08.271801+0000 mon.a (mon.0) 2670 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:08.988 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:09.043 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:09.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:09.049 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:09.150 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:09.176 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:09.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:09.179 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:09.280 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:09.303 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:09.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:09.306 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:09.407 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:09.418 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 26 16 43768 43752 105.16 99.75 0.0050713 0.00950361 2024-08-17T18:00:09.437 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:09.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:09.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:09.543 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:09.558 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:09 smithi169 bash[79348]: audit 2024-08-17T18:00:08.320415+0000 mgr.y (mgr.34107) 1742 : audit [DBG] from='client.45434 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:00:09.558 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:09 smithi169 bash[79348]: audit 2024-08-17T18:00:08.320415+0000 mgr.y (mgr.34107) 1742 : audit [DBG] from='client.45434 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:00:09.558 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:09 smithi169 bash[79348]: cluster 2024-08-17T18:00:08.374974+0000 mgr.y (mgr.34107) 1743 : cluster [DBG] pgmap v2511: 89 pgs: 89 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s 2024-08-17T18:00:09.558 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:09 smithi169 bash[79348]: cluster 2024-08-17T18:00:08.374974+0000 mgr.y (mgr.34107) 1743 : cluster [DBG] pgmap v2511: 89 pgs: 89 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s 2024-08-17T18:00:09.558 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:09 smithi169 bash[79348]: cluster 2024-08-17T18:00:08.497140+0000 mon.a (mon.0) 2671 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:00:09.558 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:09 smithi169 bash[79348]: cluster 2024-08-17T18:00:08.497140+0000 mon.a (mon.0) 2671 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:00:09.558 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:09 smithi169 bash[79348]: audit 2024-08-17T18:00:08.506970+0000 mon.a (mon.0) 2672 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:00:09.558 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:09 smithi169 bash[79348]: audit 2024-08-17T18:00:08.506970+0000 mon.a (mon.0) 2672 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:00:09.559 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:09 smithi169 bash[79348]: cluster 2024-08-17T18:00:08.511820+0000 mon.a (mon.0) 2673 : cluster [DBG] osdmap e1428: 8 total, 8 up, 8 in 2024-08-17T18:00:09.559 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:09 smithi169 bash[79348]: cluster 2024-08-17T18:00:08.511820+0000 mon.a (mon.0) 2673 : cluster [DBG] osdmap e1428: 8 total, 8 up, 8 in 2024-08-17T18:00:09.565 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:09.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:09.571 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:09.671 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:09.692 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:09.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:09.695 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:09.796 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:09.831 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:09.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:09.833 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:09.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:09 smithi131 bash[88347]: audit 2024-08-17T18:00:08.320415+0000 mgr.y (mgr.34107) 1742 : audit [DBG] from='client.45434 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:00:09.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:09 smithi131 bash[88347]: audit 2024-08-17T18:00:08.320415+0000 mgr.y (mgr.34107) 1742 : audit [DBG] from='client.45434 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:00:09.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:09 smithi131 bash[88347]: cluster 2024-08-17T18:00:08.374974+0000 mgr.y (mgr.34107) 1743 : cluster [DBG] pgmap v2511: 89 pgs: 89 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s 2024-08-17T18:00:09.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:09 smithi131 bash[88347]: cluster 2024-08-17T18:00:08.374974+0000 mgr.y (mgr.34107) 1743 : cluster [DBG] pgmap v2511: 89 pgs: 89 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s 2024-08-17T18:00:09.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:09 smithi131 bash[88347]: cluster 2024-08-17T18:00:08.497140+0000 mon.a (mon.0) 2671 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:00:09.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:09 smithi131 bash[88347]: cluster 2024-08-17T18:00:08.497140+0000 mon.a (mon.0) 2671 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:00:09.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:09 smithi131 bash[88347]: audit 2024-08-17T18:00:08.506970+0000 mon.a (mon.0) 2672 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:00:09.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:09 smithi131 bash[88347]: audit 2024-08-17T18:00:08.506970+0000 mon.a (mon.0) 2672 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:00:09.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:09 smithi131 bash[88347]: cluster 2024-08-17T18:00:08.511820+0000 mon.a (mon.0) 2673 : cluster [DBG] osdmap e1428: 8 total, 8 up, 8 in 2024-08-17T18:00:09.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:09 smithi131 bash[88347]: cluster 2024-08-17T18:00:08.511820+0000 mon.a (mon.0) 2673 : cluster [DBG] osdmap e1428: 8 total, 8 up, 8 in 2024-08-17T18:00:09.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:09 smithi131 bash[89561]: audit 2024-08-17T18:00:08.320415+0000 mgr.y (mgr.34107) 1742 : audit [DBG] from='client.45434 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:00:09.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:09 smithi131 bash[89561]: audit 2024-08-17T18:00:08.320415+0000 mgr.y (mgr.34107) 1742 : audit [DBG] from='client.45434 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:00:09.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:09 smithi131 bash[89561]: cluster 2024-08-17T18:00:08.374974+0000 mgr.y (mgr.34107) 1743 : cluster [DBG] pgmap v2511: 89 pgs: 89 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s 2024-08-17T18:00:09.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:09 smithi131 bash[89561]: cluster 2024-08-17T18:00:08.374974+0000 mgr.y (mgr.34107) 1743 : cluster [DBG] pgmap v2511: 89 pgs: 89 active+clean; 2.3 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 82 MiB/s wr, 1.32k op/s 2024-08-17T18:00:09.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:09 smithi131 bash[89561]: cluster 2024-08-17T18:00:08.497140+0000 mon.a (mon.0) 2671 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:00:09.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:09 smithi131 bash[89561]: cluster 2024-08-17T18:00:08.497140+0000 mon.a (mon.0) 2671 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:00:09.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:09 smithi131 bash[89561]: audit 2024-08-17T18:00:08.506970+0000 mon.a (mon.0) 2672 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:00:09.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:09 smithi131 bash[89561]: audit 2024-08-17T18:00:08.506970+0000 mon.a (mon.0) 2672 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:00:09.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:09 smithi131 bash[89561]: cluster 2024-08-17T18:00:08.511820+0000 mon.a (mon.0) 2673 : cluster [DBG] osdmap e1428: 8 total, 8 up, 8 in 2024-08-17T18:00:09.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:09 smithi131 bash[89561]: cluster 2024-08-17T18:00:08.511820+0000 mon.a (mon.0) 2673 : cluster [DBG] osdmap e1428: 8 total, 8 up, 8 in 2024-08-17T18:00:09.934 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:09.962 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:09.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:09.964 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:10.064 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:10.092 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:10.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:10.094 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:10.195 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:10.225 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:10.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:10.227 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:10.328 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:10.356 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:10.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:10.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:10.418 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 27 16 44851 44835 103.771 67.6875 0.00569294 0.00963152 2024-08-17T18:00:10.460 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:10.477 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:10.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:10.479 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:10.580 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:10.602 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:10.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:10.604 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:10.704 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:10.726 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:10.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:10.728 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:10.828 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:10.846 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:10.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:10.848 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:10.949 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:10.980 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:10.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:10.984 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:11.084 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:11.117 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:11.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:11.122 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:11.223 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:11.245 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:11.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:11.251 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:11.352 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:11.379 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:11.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:11.383 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:11.418 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 28 16 45793 45777 102.168 58.875 0.0116059 0.00978199 2024-08-17T18:00:11.483 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:11.531 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:11.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:11.536 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:11.636 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:11.671 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:11.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:11.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:11.776 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:11.787 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:11 smithi169 bash[79348]: cluster 2024-08-17T18:00:10.375688+0000 mgr.y (mgr.34107) 1744 : cluster [DBG] pgmap v2513: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-08-17T18:00:11.787 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:11 smithi169 bash[79348]: cluster 2024-08-17T18:00:10.375688+0000 mgr.y (mgr.34107) 1744 : cluster [DBG] pgmap v2513: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-08-17T18:00:11.832 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:11.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:11.836 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:11.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:11 smithi131 bash[88347]: cluster 2024-08-17T18:00:10.375688+0000 mgr.y (mgr.34107) 1744 : cluster [DBG] pgmap v2513: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-08-17T18:00:11.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:11 smithi131 bash[88347]: cluster 2024-08-17T18:00:10.375688+0000 mgr.y (mgr.34107) 1744 : cluster [DBG] pgmap v2513: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-08-17T18:00:11.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:11 smithi131 bash[89561]: cluster 2024-08-17T18:00:10.375688+0000 mgr.y (mgr.34107) 1744 : cluster [DBG] pgmap v2513: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-08-17T18:00:11.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:11 smithi131 bash[89561]: cluster 2024-08-17T18:00:10.375688+0000 mgr.y (mgr.34107) 1744 : cluster [DBG] pgmap v2513: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-08-17T18:00:11.937 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:11.960 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:11.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:11.962 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:12.063 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:12.094 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:12.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:12.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:12.200 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:12.217 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:12.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:12.219 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:12.320 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:12.343 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:12.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:12.345 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:12.418 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 29 16 46945 46929 101.127 72 0.00965426 0.0098832 2024-08-17T18:00:12.446 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:12.473 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:12.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:12.477 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:12.578 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:12.605 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:12.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:12.609 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:12.709 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:12.734 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:12.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:12.737 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:12.837 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:12.861 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:12.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:12.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:12.895 INFO:teuthology.orchestra.run.smithi131.stdout:{"pg_ready":true,"pg_map":{"version":2510,"stamp":"2024-08-17T18:00:06.374043+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2478708709,"num_objects":37839,"num_object_clones":0,"num_object_copies":113517,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":37839,"num_whiteouts":0,"num_read":457,"num_read_kb":902,"num_write":38092,"num_write_kb":2422481,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":28,"num_bytes_recovered":1773590,"num_keys_recovered":40,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":38027,"ondisk_log_size":38027,"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":10456696,"kb_used_data":7309560,"kb_used_omap":299,"kb_used_meta":3146772,"kb_avail":739504520,"statfs":{"total":767960285184,"available":757252628480,"internally_reserved":0,"allocated":7484989440,"data_stored":7448644151,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":307068,"internal_metadata":3222294660},"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":1436155904,"num_objects":21914,"num_object_clones":0,"num_object_copies":65742,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":21914,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":21914,"num_write_kb":1402496,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.003370"},"pg_stats":[{"pgid":"55.f","version":"1427'2312","reported_seq":2325,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T18:00:04.257748+0000","last_change":"2024-08-17T17:59:28.451100+0000","last_active":"2024-08-17T18:00:04.257748+0000","last_peered":"2024-08-17T18:00:04.257748+0000","last_clean":"2024-08-17T18:00:04.257748+0000","last_became_active":"2024-08-17T17:59:28.450759+0000","last_became_peered":"2024-08-17T17:59:28.450759+0000","last_unstale":"2024-08-17T18:00:04.257748+0000","last_undegraded":"2024-08-17T18:00:04.257748+0000","last_fullsized":"2024-08-17T18:00:04.257748+0000","mapping_epoch":1423,"log_start":"0'0","ondisk_log_start":"0'0","created":1423,"last_epoch_clean":1424,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_clean_scrub_stamp":"2024-08-17T17:59:27.423163+0000","objects_scrubbed":0,"log_size":2312,"log_dups_size":0,"ondisk_log_size":2312,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:09:50.855569+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":151519232,"num_objects":2312,"num_object_clones":0,"num_object_copies":6936,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2312,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2312,"num_write_kb":147968,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[5,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"55.e","version":"1427'2409","reported_seq":2428,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T18:00:04.045588+0000","last_change":"2024-08-17T17:59:28.458240+0000","last_active":"2024-08-17T18:00:04.045588+0000","last_peered":"2024-08-17T18:00:04.045588+0000","last_clean":"2024-08-17T18:00:04.045588+0000","last_became_active":"2024-08-17T17:59:28.457668+0000","last_became_peered":"2024-08-17T17:59:28.457668+0000","last_unstale":"2024-08-17T18:00:04.045588+0000","last_undegraded":"2024-08-17T18:00:04.045588+0000","last_fullsized":"2024-08-17T18:00:04.045588+0000","mapping_epoch":1423,"log_start":"0'0","ondisk_log_start":"0'0","created":1423,"last_epoch_clean":1424,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_clean_scrub_stamp":"2024-08-17T17:59:27.423163+0000","objects_scrubbed":0,"log_size":2409,"log_dups_size":0,"ondisk_log_size":2409,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:28:17.009437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":157876224,"num_objects":2409,"num_object_clones":0,"num_object_copies":7227,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2409,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2409,"num_write_kb":154176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"55.d","version":"1427'2262","reported_seq":2275,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T18:00:04.225899+0000","last_change":"2024-08-17T17:59:28.516224+0000","last_active":"2024-08-17T18:00:04.225899+0000","last_peered":"2024-08-17T18:00:04.225899+0000","last_clean":"2024-08-17T18:00:04.225899+0000","last_became_active":"2024-08-17T17:59:28.515840+0000","last_became_peered":"2024-08-17T17:59:28.515840+0000","last_unstale":"2024-08-17T18:00:04.225899+0000","last_undegraded":"2024-08-17T18:00:04.225899+0000","last_fullsized":"2024-08-17T18:00:04.225899+0000","mapping_epoch":1423,"log_start":"0'0","ondisk_log_start":"0'0","created":1423,"last_epoch_clean":1424,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_clean_scrub_stamp":"2024-08-17T17:59:27.423163+0000","objects_scrubbed":0,"log_size":2262,"log_dups_size":0,"ondisk_log_size":2262,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:13:39.261607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":148242432,"num_objects":2262,"num_object_clones":0,"num_object_copies":6786,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2262,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2262,"num_write_kb":144768,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"55.c","version":"1427'2309","reported_seq":2328,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T18:00:04.063821+0000","last_change":"2024-08-17T17:59:28.454261+0000","last_active":"2024-08-17T18:00:04.063821+0000","last_peered":"2024-08-17T18:00:04.063821+0000","last_clean":"2024-08-17T18:00:04.063821+0000","last_became_active":"2024-08-17T17:59:28.453656+0000","last_became_peered":"2024-08-17T17:59:28.453656+0000","last_unstale":"2024-08-17T18:00:04.063821+0000","last_undegraded":"2024-08-17T18:00:04.063821+0000","last_fullsized":"2024-08-17T18:00:04.063821+0000","mapping_epoch":1423,"log_start":"0'0","ondisk_log_start":"0'0","created":1423,"last_epoch_clean":1424,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_clean_scrub_stamp":"2024-08-17T17:59:27.423163+0000","objects_scrubbed":0,"log_size":2309,"log_dups_size":0,"ondisk_log_size":2309,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:23:25.040273+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":151322624,"num_objects":2309,"num_object_clones":0,"num_object_copies":6927,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2309,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2309,"num_write_kb":147776,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"55.b","version":"1427'2394","reported_seq":2407,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T18:00:04.672177+0000","last_change":"2024-08-17T17:59:28.579573+0000","last_active":"2024-08-17T18:00:04.672177+0000","last_peered":"2024-08-17T18:00:04.672177+0000","last_clean":"2024-08-17T18:00:04.672177+0000","last_became_active":"2024-08-17T17:59:28.578459+0000","last_became_peered":"2024-08-17T17:59:28.578459+0000","last_unstale":"2024-08-17T18:00:04.672177+0000","last_undegraded":"2024-08-17T18:00:04.672177+0000","last_fullsized":"2024-08-17T18:00:04.672177+0000","mapping_epoch":1423,"log_start":"0'0","ondisk_log_start":"0'0","created":1423,"last_epoch_clean":1424,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_clean_scrub_stamp":"2024-08-17T17:59:27.423163+0000","objects_scrubbed":0,"log_size":2394,"log_dups_size":0,"ondisk_log_size":2394,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:43:44.602359+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":156893184,"num_objects":2394,"num_object_clones":0,"num_object_copies":7182,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2394,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2394,"num_write_kb":153216,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"55.a","version":"1427'2339","reported_seq":2352,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T18:00:04.410146+0000","last_change":"2024-08-17T17:59:28.579437+0000","last_active":"2024-08-17T18:00:04.410146+0000","last_peered":"2024-08-17T18:00:04.410146+0000","last_clean":"2024-08-17T18:00:04.410146+0000","last_became_active":"2024-08-17T17:59:28.578368+0000","last_became_peered":"2024-08-17T17:59:28.578368+0000","last_unstale":"2024-08-17T18:00:04.410146+0000","last_undegraded":"2024-08-17T18:00:04.410146+0000","last_fullsized":"2024-08-17T18:00:04.410146+0000","mapping_epoch":1423,"log_start":"0'0","ondisk_log_start":"0'0","created":1423,"last_epoch_clean":1424,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_clean_scrub_stamp":"2024-08-17T17:59:27.423163+0000","objects_scrubbed":0,"log_size":2339,"log_dups_size":0,"ondisk_log_size":2339,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:45:23.558801+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":153288704,"num_objects":2339,"num_object_clones":0,"num_object_copies":7017,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2339,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2339,"num_write_kb":149696,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,4],"acting":[7,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"55.9","version":"1427'2334","reported_seq":2353,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T18:00:04.032805+0000","last_change":"2024-08-17T17:59:28.516097+0000","last_active":"2024-08-17T18:00:04.032805+0000","last_peered":"2024-08-17T18:00:04.032805+0000","last_clean":"2024-08-17T18:00:04.032805+0000","last_became_active":"2024-08-17T17:59:28.515606+0000","last_became_peered":"2024-08-17T17:59:28.515606+0000","last_unstale":"2024-08-17T18:00:04.032805+0000","last_undegraded":"2024-08-17T18:00:04.032805+0000","last_fullsized":"2024-08-17T18:00:04.032805+0000","mapping_epoch":1423,"log_start":"0'0","ondisk_log_start":"0'0","created":1423,"last_epoch_clean":1424,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_clean_scrub_stamp":"2024-08-17T17:59:27.423163+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":"periodic scrub scheduled @ 2024-08-18T23:46:28.137598+0000","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":[3,5,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"55.8","version":"1427'2372","reported_seq":2385,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T18:00:04.272008+0000","last_change":"2024-08-17T17:59:28.514031+0000","last_active":"2024-08-17T18:00:04.272008+0000","last_peered":"2024-08-17T18:00:04.272008+0000","last_clean":"2024-08-17T18:00:04.272008+0000","last_became_active":"2024-08-17T17:59:28.513567+0000","last_became_peered":"2024-08-17T17:59:28.513567+0000","last_unstale":"2024-08-17T18:00:04.272008+0000","last_undegraded":"2024-08-17T18:00:04.272008+0000","last_fullsized":"2024-08-17T18:00:04.272008+0000","mapping_epoch":1423,"log_start":"0'0","ondisk_log_start":"0'0","created":1423,"last_epoch_clean":1424,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_clean_scrub_stamp":"2024-08-17T17:59:27.423163+0000","objects_scrubbed":0,"log_size":2372,"log_dups_size":0,"ondisk_log_size":2372,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:36:02.782323+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":155451392,"num_objects":2372,"num_object_clones":0,"num_object_copies":7116,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2372,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2372,"num_write_kb":151808,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[5,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"55.7","version":"1427'2377","reported_seq":2390,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T18:00:04.257382+0000","last_change":"2024-08-17T17:59:28.514232+0000","last_active":"2024-08-17T18:00:04.257382+0000","last_peered":"2024-08-17T18:00:04.257382+0000","last_clean":"2024-08-17T18:00:04.257382+0000","last_became_active":"2024-08-17T17:59:28.513753+0000","last_became_peered":"2024-08-17T17:59:28.513753+0000","last_unstale":"2024-08-17T18:00:04.257382+0000","last_undegraded":"2024-08-17T18:00:04.257382+0000","last_fullsized":"2024-08-17T18:00:04.257382+0000","mapping_epoch":1423,"log_start":"0'0","ondisk_log_start":"0'0","created":1423,"last_epoch_clean":1424,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_clean_scrub_stamp":"2024-08-17T17:59:27.423163+0000","objects_scrubbed":0,"log_size":2377,"log_dups_size":0,"ondisk_log_size":2377,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:11:41.111407+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":155779072,"num_objects":2377,"num_object_clones":0,"num_object_copies":7131,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2377,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2377,"num_write_kb":152128,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,2],"acting":[7,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"55.6","version":"1427'2336","reported_seq":2349,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T18:00:04.416022+0000","last_change":"2024-08-17T17:59:28.579472+0000","last_active":"2024-08-17T18:00:04.416022+0000","last_peered":"2024-08-17T18:00:04.416022+0000","last_clean":"2024-08-17T18:00:04.416022+0000","last_became_active":"2024-08-17T17:59:28.578618+0000","last_became_peered":"2024-08-17T17:59:28.578618+0000","last_unstale":"2024-08-17T18:00:04.416022+0000","last_undegraded":"2024-08-17T18:00:04.416022+0000","last_fullsized":"2024-08-17T18:00:04.416022+0000","mapping_epoch":1423,"log_start":"0'0","ondisk_log_start":"0'0","created":1423,"last_epoch_clean":1424,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_clean_scrub_stamp":"2024-08-17T17:59:27.423163+0000","objects_scrubbed":0,"log_size":2336,"log_dups_size":0,"ondisk_log_size":2336,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:47:26.450286+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":153092096,"num_objects":2336,"num_object_clones":0,"num_object_copies":7008,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2336,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2336,"num_write_kb":149504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"55.5","version":"1427'2466","reported_seq":2479,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T18:00:04.677073+0000","last_change":"2024-08-17T17:59:28.516641+0000","last_active":"2024-08-17T18:00:04.677073+0000","last_peered":"2024-08-17T18:00:04.677073+0000","last_clean":"2024-08-17T18:00:04.677073+0000","last_became_active":"2024-08-17T17:59:28.516308+0000","last_became_peered":"2024-08-17T17:59:28.516308+0000","last_unstale":"2024-08-17T18:00:04.677073+0000","last_undegraded":"2024-08-17T18:00:04.677073+0000","last_fullsized":"2024-08-17T18:00:04.677073+0000","mapping_epoch":1423,"log_start":"0'0","ondisk_log_start":"0'0","created":1423,"last_epoch_clean":1424,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_clean_scrub_stamp":"2024-08-17T17:59:27.423163+0000","objects_scrubbed":0,"log_size":2466,"log_dups_size":0,"ondisk_log_size":2466,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:58:45.665106+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":161611776,"num_objects":2466,"num_object_clones":0,"num_object_copies":7398,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2466,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2466,"num_write_kb":157824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,1],"acting":[6,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"55.4","version":"1427'2399","reported_seq":2412,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T18:00:04.246586+0000","last_change":"2024-08-17T17:59:28.579278+0000","last_active":"2024-08-17T18:00:04.246586+0000","last_peered":"2024-08-17T18:00:04.246586+0000","last_clean":"2024-08-17T18:00:04.246586+0000","last_became_active":"2024-08-17T17:59:28.578353+0000","last_became_peered":"2024-08-17T17:59:28.578353+0000","last_unstale":"2024-08-17T18:00:04.246586+0000","last_undegraded":"2024-08-17T18:00:04.246586+0000","last_fullsized":"2024-08-17T18:00:04.246586+0000","mapping_epoch":1423,"log_start":"0'0","ondisk_log_start":"0'0","created":1423,"last_epoch_clean":1424,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_clean_scrub_stamp":"2024-08-17T17:59:27.423163+0000","objects_scrubbed":0,"log_size":2399,"log_dups_size":0,"ondisk_log_size":2399,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:18:46.894348+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":157220864,"num_objects":2399,"num_object_clones":0,"num_object_copies":7197,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2399,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2399,"num_write_kb":153536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,3],"acting":[7,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"55.3","version":"1427'2438","reported_seq":2457,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T18:00:04.804281+0000","last_change":"2024-08-17T17:59:28.450553+0000","last_active":"2024-08-17T18:00:04.804281+0000","last_peered":"2024-08-17T18:00:04.804281+0000","last_clean":"2024-08-17T18:00:04.804281+0000","last_became_active":"2024-08-17T17:59:28.449958+0000","last_became_peered":"2024-08-17T17:59:28.449958+0000","last_unstale":"2024-08-17T18:00:04.804281+0000","last_undegraded":"2024-08-17T18:00:04.804281+0000","last_fullsized":"2024-08-17T18:00:04.804281+0000","mapping_epoch":1423,"log_start":"0'0","ondisk_log_start":"0'0","created":1423,"last_epoch_clean":1424,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_clean_scrub_stamp":"2024-08-17T17:59:27.423163+0000","objects_scrubbed":0,"log_size":2438,"log_dups_size":0,"ondisk_log_size":2438,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:42:20.739534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":159776768,"num_objects":2438,"num_object_clones":0,"num_object_copies":7314,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2438,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2438,"num_write_kb":156032,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,7],"acting":[1,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"55.2","version":"1427'2416","reported_seq":2434,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T18:00:04.824989+0000","last_change":"2024-08-17T17:59:28.579447+0000","last_active":"2024-08-17T18:00:04.824989+0000","last_peered":"2024-08-17T18:00:04.824989+0000","last_clean":"2024-08-17T18:00:04.824989+0000","last_became_active":"2024-08-17T17:59:28.579094+0000","last_became_peered":"2024-08-17T17:59:28.579094+0000","last_unstale":"2024-08-17T18:00:04.824989+0000","last_undegraded":"2024-08-17T18:00:04.824989+0000","last_fullsized":"2024-08-17T18:00:04.824989+0000","mapping_epoch":1423,"log_start":"0'0","ondisk_log_start":"0'0","created":1423,"last_epoch_clean":1424,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_clean_scrub_stamp":"2024-08-17T17:59:27.423163+0000","objects_scrubbed":0,"log_size":2416,"log_dups_size":0,"ondisk_log_size":2416,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:44:29.517366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":158334976,"num_objects":2416,"num_object_clones":0,"num_object_copies":7248,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2416,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2416,"num_write_kb":154624,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"55.1","version":"1427'2301","reported_seq":2314,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T18:00:04.416161+0000","last_change":"2024-08-17T17:59:28.452820+0000","last_active":"2024-08-17T18:00:04.416161+0000","last_peered":"2024-08-17T18:00:04.416161+0000","last_clean":"2024-08-17T18:00:04.416161+0000","last_became_active":"2024-08-17T17:59:28.452506+0000","last_became_peered":"2024-08-17T17:59:28.452506+0000","last_unstale":"2024-08-17T18:00:04.416161+0000","last_undegraded":"2024-08-17T18:00:04.416161+0000","last_fullsized":"2024-08-17T18:00:04.416161+0000","mapping_epoch":1423,"log_start":"0'0","ondisk_log_start":"0'0","created":1423,"last_epoch_clean":1424,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_clean_scrub_stamp":"2024-08-17T17:59:27.423163+0000","objects_scrubbed":0,"log_size":2301,"log_dups_size":0,"ondisk_log_size":2301,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:54:31.775113+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":150798336,"num_objects":2301,"num_object_clones":0,"num_object_copies":6903,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2301,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2301,"num_write_kb":147264,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,5],"acting":[7,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"55.0","version":"1427'2349","reported_seq":2368,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T18:00:04.022039+0000","last_change":"2024-08-17T17:59:28.455041+0000","last_active":"2024-08-17T18:00:04.022039+0000","last_peered":"2024-08-17T18:00:04.022039+0000","last_clean":"2024-08-17T18:00:04.022039+0000","last_became_active":"2024-08-17T17:59:28.454281+0000","last_became_peered":"2024-08-17T17:59:28.454281+0000","last_unstale":"2024-08-17T18:00:04.022039+0000","last_undegraded":"2024-08-17T18:00:04.022039+0000","last_fullsized":"2024-08-17T18:00:04.022039+0000","mapping_epoch":1423,"log_start":"0'0","ondisk_log_start":"0'0","created":1423,"last_epoch_clean":1424,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_clean_scrub_stamp":"2024-08-17T17:59:27.423163+0000","objects_scrubbed":0,"log_size":2349,"log_dups_size":0,"ondisk_log_size":2349,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:28:55.705601+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":153944064,"num_objects":2349,"num_object_clones":0,"num_object_copies":7047,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2349,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2349,"num_write_kb":150336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"73'5","reported_seq":206,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-08-17T17:59:36.962601+0000","last_change":"2024-08-17T17:55:08.447355+0000","last_active":"2024-08-17T17:59:36.962601+0000","last_peered":"2024-08-17T17:59:36.962601+0000","last_clean":"2024-08-17T17:59:36.962601+0000","last_became_active":"2024-08-17T17:55:08.425454+0000","last_became_peered":"2024-08-17T17:55:08.425454+0000","last_unstale":"2024-08-17T17:59:36.962601+0000","last_undegraded":"2024-08-17T17:59:36.962601+0000","last_fullsized":"2024-08-17T17:59:36.962601+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:07:46.367232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2328,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1402,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-08-17T17:59:36.344828+0000","last_change":"2024-08-17T17:17:00.907395+0000","last_active":"2024-08-17T17:59:36.344828+0000","last_peered":"2024-08-17T17:59:36.344828+0000","last_clean":"2024-08-17T17:59:36.344828+0000","last_became_active":"2024-08-17T17:17:00.906954+0000","last_became_peered":"2024-08-17T17:17:00.906954+0000","last_unstale":"2024-08-17T17:59:36.344828+0000","last_undegraded":"2024-08-17T17:59:36.344828+0000","last_fullsized":"2024-08-17T17:59:36.344828+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:08:27.125392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1e","version":"73'2","reported_seq":157,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T17:59:41.433900+0000","last_change":"2024-08-17T17:55:08.426968+0000","last_active":"2024-08-17T17:59:41.433900+0000","last_peered":"2024-08-17T17:59:41.433900+0000","last_clean":"2024-08-17T17:59:41.433900+0000","last_became_active":"2024-08-17T17:55:08.426184+0000","last_became_peered":"2024-08-17T17:55:08.426184+0000","last_unstale":"2024-08-17T17:59:41.433900+0000","last_undegraded":"2024-08-17T17:59:41.433900+0000","last_fullsized":"2024-08-17T17:59:41.433900+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:29:33.628904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,1],"acting":[6,2,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":822,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T17:59:41.862672+0000","last_change":"2024-08-17T17:55:08.419766+0000","last_active":"2024-08-17T17:59:41.862672+0000","last_peered":"2024-08-17T17:59:41.862672+0000","last_clean":"2024-08-17T17:59:41.862672+0000","last_became_active":"2024-08-17T17:55:08.419395+0000","last_became_peered":"2024-08-17T17:55:08.419395+0000","last_unstale":"2024-08-17T17:59:41.862672+0000","last_undegraded":"2024-08-17T17:59:41.862672+0000","last_fullsized":"2024-08-17T17:59:41.862672+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:37:19.300519+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1d","version":"72'2","reported_seq":1400,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-08-17T17:59:36.961217+0000","last_change":"2024-08-17T17:56:32.667460+0000","last_active":"2024-08-17T17:59:36.961217+0000","last_peered":"2024-08-17T17:59:36.961217+0000","last_clean":"2024-08-17T17:59:36.961217+0000","last_became_active":"2024-08-17T17:56:32.644947+0000","last_became_peered":"2024-08-17T17:56:32.644947+0000","last_unstale":"2024-08-17T17:59:36.961217+0000","last_undegraded":"2024-08-17T17:59:36.961217+0000","last_fullsized":"2024-08-17T17:59:36.961217+0000","mapping_epoch":1400,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1401,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:43:52.835947+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"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,6],"acting":[5,2,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":1416,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-08-17T17:59:36.345485+0000","last_change":"2024-08-17T17:18:16.312656+0000","last_active":"2024-08-17T17:59:36.345485+0000","last_peered":"2024-08-17T17:59:36.345485+0000","last_clean":"2024-08-17T17:59:36.345485+0000","last_became_active":"2024-08-17T17:18:16.312411+0000","last_became_peered":"2024-08-17T17:18:16.312411+0000","last_unstale":"2024-08-17T17:59:36.345485+0000","last_undegraded":"2024-08-17T17:59:36.345485+0000","last_fullsized":"2024-08-17T17:59:36.345485+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:59:16.650787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1c","version":"72'2","reported_seq":1402,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-08-17T17:59:36.961981+0000","last_change":"2024-08-17T17:17:00.909431+0000","last_active":"2024-08-17T17:59:36.961981+0000","last_peered":"2024-08-17T17:59:36.961981+0000","last_clean":"2024-08-17T17:59:36.961981+0000","last_became_active":"2024-08-17T17:17:00.909059+0000","last_became_peered":"2024-08-17T17:17:00.909059+0000","last_unstale":"2024-08-17T17:59:36.961981+0000","last_undegraded":"2024-08-17T17:59:36.961981+0000","last_fullsized":"2024-08-17T17:59:36.961981+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:07:29.560217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1416,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-08-17T17:59:36.345581+0000","last_change":"2024-08-17T17:18:16.313824+0000","last_active":"2024-08-17T17:59:36.345581+0000","last_peered":"2024-08-17T17:59:36.345581+0000","last_clean":"2024-08-17T17:59:36.345581+0000","last_became_active":"2024-08-17T17:18:16.313201+0000","last_became_peered":"2024-08-17T17:18:16.313201+0000","last_unstale":"2024-08-17T17:59:36.345581+0000","last_undegraded":"2024-08-17T17:59:36.345581+0000","last_fullsized":"2024-08-17T17:59:36.345581+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:52:39.662266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1b","version":"73'2","reported_seq":135,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T17:59:41.645551+0000","last_change":"2024-08-17T17:49:45.922899+0000","last_active":"2024-08-17T17:59:41.645551+0000","last_peered":"2024-08-17T17:59:41.645551+0000","last_clean":"2024-08-17T17:59:41.645551+0000","last_became_active":"2024-08-17T17:49:45.921998+0000","last_became_peered":"2024-08-17T17:49:45.921998+0000","last_unstale":"2024-08-17T17:59:41.645551+0000","last_undegraded":"2024-08-17T17:59:41.645551+0000","last_fullsized":"2024-08-17T17:59:41.645551+0000","mapping_epoch":1317,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:22:31.896517+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":91,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T17:59:41.433017+0000","last_change":"2024-08-17T17:55:08.428234+0000","last_active":"2024-08-17T17:59:41.433017+0000","last_peered":"2024-08-17T17:59:41.433017+0000","last_clean":"2024-08-17T17:59:41.433017+0000","last_became_active":"2024-08-17T17:55:08.427068+0000","last_became_peered":"2024-08-17T17:55:08.427068+0000","last_unstale":"2024-08-17T17:59:41.433017+0000","last_undegraded":"2024-08-17T17:59:41.433017+0000","last_fullsized":"2024-08-17T17:59:41.433017+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:05:17.287123+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[2,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1a","version":"73'2","reported_seq":1455,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-08-17T17:59:36.345548+0000","last_change":"2024-08-17T17:55:08.434253+0000","last_active":"2024-08-17T17:59:36.345548+0000","last_peered":"2024-08-17T17:59:36.345548+0000","last_clean":"2024-08-17T17:59:36.345548+0000","last_became_active":"2024-08-17T17:55:08.433412+0000","last_became_peered":"2024-08-17T17:55:08.433412+0000","last_unstale":"2024-08-17T17:59:36.345548+0000","last_undegraded":"2024-08-17T17:59:36.345548+0000","last_fullsized":"2024-08-17T17:59:36.345548+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:15:19.247351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":55,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T17:59:41.863093+0000","last_change":"2024-08-17T17:57:12.437993+0000","last_active":"2024-08-17T17:59:41.863093+0000","last_peered":"2024-08-17T17:59:41.863093+0000","last_clean":"2024-08-17T17:59:41.863093+0000","last_became_active":"2024-08-17T17:57:12.437709+0000","last_became_peered":"2024-08-17T17:57:12.437709+0000","last_unstale":"2024-08-17T17:59:41.863093+0000","last_undegraded":"2024-08-17T17:59:41.863093+0000","last_fullsized":"2024-08-17T17:59:41.863093+0000","mapping_epoch":1405,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1406,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:19:33.228357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":2139,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T17:59:41.862571+0000","last_change":"2024-08-17T17:18:16.281082+0000","last_active":"2024-08-17T17:59:41.862571+0000","last_peered":"2024-08-17T17:59:41.862571+0000","last_clean":"2024-08-17T17:59:41.862571+0000","last_became_active":"2024-08-17T17:18:16.279919+0000","last_became_peered":"2024-08-17T17:18:16.279919+0000","last_unstale":"2024-08-17T17:59:41.862571+0000","last_undegraded":"2024-08-17T17:59:41.862571+0000","last_fullsized":"2024-08-17T17:59:41.862571+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:57:50.378999+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":822,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T17:59:41.497573+0000","last_change":"2024-08-17T17:51:42.142407+0000","last_active":"2024-08-17T17:59:41.497573+0000","last_peered":"2024-08-17T17:59:41.497573+0000","last_clean":"2024-08-17T17:59:41.497573+0000","last_became_active":"2024-08-17T17:51:42.141792+0000","last_became_peered":"2024-08-17T17:51:42.141792+0000","last_unstale":"2024-08-17T17:59:41.497573+0000","last_undegraded":"2024-08-17T17:59:41.497573+0000","last_fullsized":"2024-08-17T17:59:41.497573+0000","mapping_epoch":1335,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:36:00.722468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":55,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T17:59:41.863810+0000","last_change":"2024-08-17T17:57:12.447626+0000","last_active":"2024-08-17T17:59:41.863810+0000","last_peered":"2024-08-17T17:59:41.863810+0000","last_clean":"2024-08-17T17:59:41.863810+0000","last_became_active":"2024-08-17T17:57:12.447303+0000","last_became_peered":"2024-08-17T17:57:12.447303+0000","last_unstale":"2024-08-17T17:59:41.863810+0000","last_undegraded":"2024-08-17T17:59:41.863810+0000","last_fullsized":"2024-08-17T17:59:41.863810+0000","mapping_epoch":1405,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1406,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:55:37.275654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1413,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-08-17T17:59:36.350726+0000","last_change":"2024-08-17T17:54:32.126145+0000","last_active":"2024-08-17T17:59:36.350726+0000","last_peered":"2024-08-17T17:59:36.350726+0000","last_clean":"2024-08-17T17:59:36.350726+0000","last_became_active":"2024-08-17T17:54:32.125112+0000","last_became_peered":"2024-08-17T17:54:32.125112+0000","last_unstale":"2024-08-17T17:59:36.350726+0000","last_undegraded":"2024-08-17T17:59:36.350726+0000","last_fullsized":"2024-08-17T17:59:36.350726+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:28:52.765651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":2113,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T17:59:41.863904+0000","last_change":"2024-08-17T17:18:16.342753+0000","last_active":"2024-08-17T17:59:41.863904+0000","last_peered":"2024-08-17T17:59:41.863904+0000","last_clean":"2024-08-17T17:59:41.863904+0000","last_became_active":"2024-08-17T17:18:16.326676+0000","last_became_peered":"2024-08-17T17:18:16.326676+0000","last_unstale":"2024-08-17T17:59:41.863904+0000","last_undegraded":"2024-08-17T17:59:41.863904+0000","last_fullsized":"2024-08-17T17:59:41.863904+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:33:35.922736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":819,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-08-17T17:59:36.962664+0000","last_change":"2024-08-17T17:51:42.152803+0000","last_active":"2024-08-17T17:59:36.962664+0000","last_peered":"2024-08-17T17:59:36.962664+0000","last_clean":"2024-08-17T17:59:36.962664+0000","last_became_active":"2024-08-17T17:51:42.151931+0000","last_became_peered":"2024-08-17T17:51:42.151931+0000","last_unstale":"2024-08-17T17:59:36.962664+0000","last_undegraded":"2024-08-17T17:59:36.962664+0000","last_fullsized":"2024-08-17T17:59:36.962664+0000","mapping_epoch":1335,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:13:06.517668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[5,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":2106,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T17:59:41.862699+0000","last_change":"2024-08-17T17:18:16.277739+0000","last_active":"2024-08-17T17:59:41.862699+0000","last_peered":"2024-08-17T17:59:41.862699+0000","last_clean":"2024-08-17T17:59:41.862699+0000","last_became_active":"2024-08-17T17:18:16.276554+0000","last_became_peered":"2024-08-17T17:18:16.276554+0000","last_unstale":"2024-08-17T17:59:41.862699+0000","last_undegraded":"2024-08-17T17:59:41.862699+0000","last_fullsized":"2024-08-17T17:59:41.862699+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:49.230009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1399,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-08-17T17:59:36.962155+0000","last_change":"2024-08-17T17:17:00.910985+0000","last_active":"2024-08-17T17:59:36.962155+0000","last_peered":"2024-08-17T17:59:36.962155+0000","last_clean":"2024-08-17T17:59:36.962155+0000","last_became_active":"2024-08-17T17:17:00.910601+0000","last_became_peered":"2024-08-17T17:17:00.910601+0000","last_unstale":"2024-08-17T17:59:36.962155+0000","last_undegraded":"2024-08-17T17:59:36.962155+0000","last_fullsized":"2024-08-17T17:59:36.962155+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:23:11.495112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.15","version":"72'3","reported_seq":1404,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-08-17T17:59:36.793050+0000","last_change":"2024-08-17T17:18:16.301241+0000","last_active":"2024-08-17T17:59:36.793050+0000","last_peered":"2024-08-17T17:59:36.793050+0000","last_clean":"2024-08-17T17:59:36.793050+0000","last_became_active":"2024-08-17T17:18:16.299737+0000","last_became_peered":"2024-08-17T17:18:16.299737+0000","last_unstale":"2024-08-17T17:59:36.793050+0000","last_undegraded":"2024-08-17T17:59:36.793050+0000","last_fullsized":"2024-08-17T17:59:36.793050+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-18T19:53:37.133462+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":7,"num_read_kb":7,"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":2161,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T17:59:41.864416+0000","last_change":"2024-08-17T17:55:08.429827+0000","last_active":"2024-08-17T17:59:41.864416+0000","last_peered":"2024-08-17T17:59:41.864416+0000","last_clean":"2024-08-17T17:59:41.864416+0000","last_became_active":"2024-08-17T17:55:08.429074+0000","last_became_peered":"2024-08-17T17:55:08.429074+0000","last_unstale":"2024-08-17T17:59:41.864416+0000","last_undegraded":"2024-08-17T17:59:41.864416+0000","last_fullsized":"2024-08-17T17:59:41.864416+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:04:59.445443+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"554'24","reported_seq":1419,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T17:59:41.645903+0000","last_change":"2024-08-17T16:58:54.776072+0000","last_active":"2024-08-17T17:59:41.645903+0000","last_peered":"2024-08-17T17:59:41.645903+0000","last_clean":"2024-08-17T17:59:41.645903+0000","last_became_active":"2024-08-17T16:58:54.775651+0000","last_became_peered":"2024-08-17T16:58:54.775651+0000","last_unstale":"2024-08-17T17:59:41.645903+0000","last_undegraded":"2024-08-17T17:59:41.645903+0000","last_fullsized":"2024-08-17T17:59:41.645903+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:12:22.596338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":10,"num_read_kb":9,"num_write":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":1403,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T17:59:41.645907+0000","last_change":"2024-08-17T17:17:00.910587+0000","last_active":"2024-08-17T17:59:41.645907+0000","last_peered":"2024-08-17T17:59:41.645907+0000","last_clean":"2024-08-17T17:59:41.645907+0000","last_became_active":"2024-08-17T17:17:00.910286+0000","last_became_peered":"2024-08-17T17:17:00.910286+0000","last_unstale":"2024-08-17T17:59:41.645907+0000","last_undegraded":"2024-08-17T17:59:41.645907+0000","last_fullsized":"2024-08-17T17:59:41.645907+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:54:49.965593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":1391,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-08-17T17:59:36.345344+0000","last_change":"2024-08-17T16:58:55.798371+0000","last_active":"2024-08-17T17:59:36.345344+0000","last_peered":"2024-08-17T17:59:36.345344+0000","last_clean":"2024-08-17T17:59:36.345344+0000","last_became_active":"2024-08-17T16:58:55.797569+0000","last_became_peered":"2024-08-17T16:58:55.797569+0000","last_unstale":"2024-08-17T17:59:36.345344+0000","last_undegraded":"2024-08-17T17:59:36.345344+0000","last_fullsized":"2024-08-17T17:59:36.345344+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:01:10.936104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"0'0","reported_seq":1453,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T17:59:41.434044+0000","last_change":"2024-08-17T17:55:08.428066+0000","last_active":"2024-08-17T17:59:41.434044+0000","last_peered":"2024-08-17T17:59:41.434044+0000","last_clean":"2024-08-17T17:59:41.434044+0000","last_became_active":"2024-08-17T17:55:08.427255+0000","last_became_peered":"2024-08-17T17:55:08.427255+0000","last_unstale":"2024-08-17T17:59:41.434044+0000","last_undegraded":"2024-08-17T17:59:41.434044+0000","last_fullsized":"2024-08-17T17:59:41.434044+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:52:18.972350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055220200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'1","reported_seq":257,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T17:59:41.864953+0000","last_change":"2024-08-17T17:49:45.925344+0000","last_active":"2024-08-17T17:59:41.864953+0000","last_peered":"2024-08-17T17:59:41.864953+0000","last_clean":"2024-08-17T17:59:41.864953+0000","last_became_active":"2024-08-17T17:49:45.924950+0000","last_became_peered":"2024-08-17T17:49:45.924950+0000","last_unstale":"2024-08-17T17:59:41.864953+0000","last_undegraded":"2024-08-17T17:59:41.864953+0000","last_fullsized":"2024-08-17T17:59:41.864953+0000","mapping_epoch":1317,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:59:25.028752+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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.0","version":"0'0","reported_seq":761,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T17:59:41.496737+0000","last_change":"2024-08-17T17:51:42.147516+0000","last_active":"2024-08-17T17:59:41.496737+0000","last_peered":"2024-08-17T17:59:41.496737+0000","last_clean":"2024-08-17T17:59:41.496737+0000","last_became_active":"2024-08-17T17:51:42.146882+0000","last_became_peered":"2024-08-17T17:51:42.146882+0000","last_unstale":"2024-08-17T17:59:41.496737+0000","last_undegraded":"2024-08-17T17:59:41.496737+0000","last_fullsized":"2024-08-17T17:59:41.496737+0000","mapping_epoch":1335,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:43:59.420844+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"2.6","version":"0'0","reported_seq":2144,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T17:59:41.865335+0000","last_change":"2024-08-17T17:17:00.896325+0000","last_active":"2024-08-17T17:59:41.865335+0000","last_peered":"2024-08-17T17:59:41.865335+0000","last_clean":"2024-08-17T17:59:41.865335+0000","last_became_active":"2024-08-17T17:17:00.895941+0000","last_became_peered":"2024-08-17T17:17:00.895941+0000","last_unstale":"2024-08-17T17:59:41.865335+0000","last_undegraded":"2024-08-17T17:59:41.865335+0000","last_fullsized":"2024-08-17T17:59:41.865335+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:11:35.135534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":2116,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T17:59:41.863672+0000","last_change":"2024-08-17T17:18:16.320699+0000","last_active":"2024-08-17T17:59:41.863672+0000","last_peered":"2024-08-17T17:59:41.863672+0000","last_clean":"2024-08-17T17:59:41.863672+0000","last_became_active":"2024-08-17T17:18:16.292640+0000","last_became_peered":"2024-08-17T17:18:16.292640+0000","last_unstale":"2024-08-17T17:59:41.863672+0000","last_undegraded":"2024-08-17T17:59:41.863672+0000","last_fullsized":"2024-08-17T17:59:41.863672+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:21:16.574115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":759,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-08-17T17:59:36.962175+0000","last_change":"2024-08-17T17:49:45.922979+0000","last_active":"2024-08-17T17:59:36.962175+0000","last_peered":"2024-08-17T17:59:36.962175+0000","last_clean":"2024-08-17T17:59:36.962175+0000","last_became_active":"2024-08-17T17:49:45.922094+0000","last_became_peered":"2024-08-17T17:49:45.922094+0000","last_unstale":"2024-08-17T17:59:36.962175+0000","last_undegraded":"2024-08-17T17:59:36.962175+0000","last_fullsized":"2024-08-17T17:59:36.962175+0000","mapping_epoch":1317,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:21:12.259239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":1415,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-08-17T17:59:39.397736+0000","last_change":"2024-08-17T17:16:32.400242+0000","last_active":"2024-08-17T17:59:39.397736+0000","last_peered":"2024-08-17T17:59:39.397736+0000","last_clean":"2024-08-17T17:59:39.397736+0000","last_became_active":"2024-08-17T17:16:32.398524+0000","last_became_peered":"2024-08-17T17:16:32.398524+0000","last_unstale":"2024-08-17T17:59:39.397736+0000","last_undegraded":"2024-08-17T17:59:39.397736+0000","last_fullsized":"2024-08-17T17:59:39.397736+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:17:23.054038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069231800000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2164,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T17:59:41.863028+0000","last_change":"2024-08-17T17:55:08.430934+0000","last_active":"2024-08-17T17:59:41.863028+0000","last_peered":"2024-08-17T17:59:41.863028+0000","last_clean":"2024-08-17T17:59:41.863028+0000","last_became_active":"2024-08-17T17:55:08.430179+0000","last_became_peered":"2024-08-17T17:55:08.430179+0000","last_unstale":"2024-08-17T17:59:41.863028+0000","last_undegraded":"2024-08-17T17:59:41.863028+0000","last_fullsized":"2024-08-17T17:59:41.863028+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:05:47.554904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.2","version":"0'0","reported_seq":175,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T17:59:41.863783+0000","last_change":"2024-08-17T17:52:58.178434+0000","last_active":"2024-08-17T17:59:41.863783+0000","last_peered":"2024-08-17T17:59:41.863783+0000","last_clean":"2024-08-17T17:59:41.863783+0000","last_became_active":"2024-08-17T17:52:58.177486+0000","last_became_peered":"2024-08-17T17:52:58.177486+0000","last_unstale":"2024-08-17T17:59:41.863783+0000","last_undegraded":"2024-08-17T17:59:41.863783+0000","last_fullsized":"2024-08-17T17:59:41.863783+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:44:49.313436+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":2159,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T17:59:41.862738+0000","last_change":"2024-08-17T17:17:00.884753+0000","last_active":"2024-08-17T17:59:41.862738+0000","last_peered":"2024-08-17T17:59:41.862738+0000","last_clean":"2024-08-17T17:59:41.862738+0000","last_became_active":"2024-08-17T17:17:00.883779+0000","last_became_peered":"2024-08-17T17:17:00.883779+0000","last_unstale":"2024-08-17T17:59:41.862738+0000","last_undegraded":"2024-08-17T17:59:41.862738+0000","last_fullsized":"2024-08-17T17:59:41.862738+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:51:16.619491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001020055,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1463,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-08-17T17:59:36.962517+0000","last_change":"2024-08-17T17:55:08.417460+0000","last_active":"2024-08-17T17:59:36.962517+0000","last_peered":"2024-08-17T17:59:36.962517+0000","last_clean":"2024-08-17T17:59:36.962517+0000","last_became_active":"2024-08-17T17:55:08.417016+0000","last_became_peered":"2024-08-17T17:55:08.417016+0000","last_unstale":"2024-08-17T17:59:36.962517+0000","last_undegraded":"2024-08-17T17:59:36.962517+0000","last_fullsized":"2024-08-17T17:59:36.962517+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:46:19.162948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.4","version":"0'0","reported_seq":1458,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-08-17T17:59:39.373639+0000","last_change":"2024-08-17T17:55:08.418484+0000","last_active":"2024-08-17T17:59:39.373639+0000","last_peered":"2024-08-17T17:59:39.373639+0000","last_clean":"2024-08-17T17:59:39.373639+0000","last_became_active":"2024-08-17T17:55:08.416929+0000","last_became_peered":"2024-08-17T17:55:08.416929+0000","last_unstale":"2024-08-17T17:59:39.373639+0000","last_undegraded":"2024-08-17T17:59:39.373639+0000","last_fullsized":"2024-08-17T17:59:39.373639+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:53:15.370915+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,2,6],"acting":[5,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":1407,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-08-17T17:59:36.346183+0000","last_change":"2024-08-17T17:16:32.405221+0000","last_active":"2024-08-17T17:59:36.346183+0000","last_peered":"2024-08-17T17:59:36.346183+0000","last_clean":"2024-08-17T17:59:36.346183+0000","last_became_active":"2024-08-17T17:16:32.396836+0000","last_became_peered":"2024-08-17T17:16:32.396836+0000","last_unstale":"2024-08-17T17:59:36.346183+0000","last_undegraded":"2024-08-17T17:59:36.346183+0000","last_fullsized":"2024-08-17T17:59:36.346183+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:16:39.809514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"66'2","reported_seq":1418,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-08-17T17:59:36.961593+0000","last_change":"2024-08-17T17:17:00.909906+0000","last_active":"2024-08-17T17:59:36.961593+0000","last_peered":"2024-08-17T17:59:36.961593+0000","last_clean":"2024-08-17T17:59:36.961593+0000","last_became_active":"2024-08-17T17:17:00.909516+0000","last_became_peered":"2024-08-17T17:17:00.909516+0000","last_unstale":"2024-08-17T17:59:36.961593+0000","last_undegraded":"2024-08-17T17:59:36.961593+0000","last_fullsized":"2024-08-17T17:59:36.961593+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:08.716390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020478699999999998,"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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":2144,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T17:59:41.862946+0000","last_change":"2024-08-17T17:17:00.904465+0000","last_active":"2024-08-17T17:59:41.862946+0000","last_peered":"2024-08-17T17:59:41.862946+0000","last_clean":"2024-08-17T17:59:41.862946+0000","last_became_active":"2024-08-17T17:17:00.904064+0000","last_became_peered":"2024-08-17T17:17:00.904064+0000","last_unstale":"2024-08-17T17:59:41.862946+0000","last_undegraded":"2024-08-17T17:59:41.862946+0000","last_fullsized":"2024-08-17T17:59:41.862946+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:25:33.842617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2166,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T17:59:41.863097+0000","last_change":"2024-08-17T17:55:08.429994+0000","last_active":"2024-08-17T17:59:41.863097+0000","last_peered":"2024-08-17T17:59:41.863097+0000","last_clean":"2024-08-17T17:59:41.863097+0000","last_became_active":"2024-08-17T17:55:08.429179+0000","last_became_peered":"2024-08-17T17:55:08.429179+0000","last_unstale":"2024-08-17T17:59:41.863097+0000","last_undegraded":"2024-08-17T17:59:41.863097+0000","last_fullsized":"2024-08-17T17:59:41.863097+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:37:53.714925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":92,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T17:59:41.432677+0000","last_change":"2024-08-17T17:55:08.432280+0000","last_active":"2024-08-17T17:59:41.432677+0000","last_peered":"2024-08-17T17:59:41.432677+0000","last_clean":"2024-08-17T17:59:41.432677+0000","last_became_active":"2024-08-17T17:55:08.430949+0000","last_became_peered":"2024-08-17T17:55:08.430949+0000","last_unstale":"2024-08-17T17:59:41.432677+0000","last_undegraded":"2024-08-17T17:59:41.432677+0000","last_fullsized":"2024-08-17T17:59:41.432677+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:26:48.754244+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00091001700000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.6","version":"0'0","reported_seq":70,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-08-17T17:59:36.962105+0000","last_change":"2024-08-17T17:55:08.423855+0000","last_active":"2024-08-17T17:59:36.962105+0000","last_peered":"2024-08-17T17:59:36.962105+0000","last_clean":"2024-08-17T17:59:36.962105+0000","last_became_active":"2024-08-17T17:55:08.423172+0000","last_became_peered":"2024-08-17T17:55:08.423172+0000","last_unstale":"2024-08-17T17:59:36.962105+0000","last_undegraded":"2024-08-17T17:59:36.962105+0000","last_fullsized":"2024-08-17T17:59:36.962105+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:28:49.620547+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1","version":"0'0","reported_seq":820,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-08-17T17:59:36.344949+0000","last_change":"2024-08-17T17:51:42.150426+0000","last_active":"2024-08-17T17:59:36.344949+0000","last_peered":"2024-08-17T17:59:36.344949+0000","last_clean":"2024-08-17T17:59:36.344949+0000","last_became_active":"2024-08-17T17:51:42.149834+0000","last_became_peered":"2024-08-17T17:51:42.149834+0000","last_unstale":"2024-08-17T17:59:36.344949+0000","last_undegraded":"2024-08-17T17:59:36.344949+0000","last_fullsized":"2024-08-17T17:59:36.344949+0000","mapping_epoch":1335,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:59:19.974592+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.0","version":"0'0","reported_seq":1431,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-08-17T17:59:36.793446+0000","last_change":"2024-08-17T17:17:00.873245+0000","last_active":"2024-08-17T17:59:36.793446+0000","last_peered":"2024-08-17T17:59:36.793446+0000","last_clean":"2024-08-17T17:59:36.793446+0000","last_became_active":"2024-08-17T17:17:00.870779+0000","last_became_peered":"2024-08-17T17:17:00.870779+0000","last_unstale":"2024-08-17T17:59:36.793446+0000","last_undegraded":"2024-08-17T17:59:36.793446+0000","last_fullsized":"2024-08-17T17:59:36.793446+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:30:08.495141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00081337499999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1389,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-08-17T17:59:36.352019+0000","last_change":"2024-08-17T16:58:55.791767+0000","last_active":"2024-08-17T17:59:36.352019+0000","last_peered":"2024-08-17T17:59:36.352019+0000","last_clean":"2024-08-17T17:59:36.352019+0000","last_became_active":"2024-08-17T16:58:55.790452+0000","last_became_peered":"2024-08-17T16:58:55.790452+0000","last_unstale":"2024-08-17T17:59:36.352019+0000","last_undegraded":"2024-08-17T17:59:36.352019+0000","last_fullsized":"2024-08-17T17:59:36.352019+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:48:24.218305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":758,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T17:59:41.862397+0000","last_change":"2024-08-17T17:51:42.152442+0000","last_active":"2024-08-17T17:59:41.862397+0000","last_peered":"2024-08-17T17:59:41.862397+0000","last_clean":"2024-08-17T17:59:41.862397+0000","last_became_active":"2024-08-17T17:51:42.151776+0000","last_became_peered":"2024-08-17T17:51:42.151776+0000","last_unstale":"2024-08-17T17:59:41.862397+0000","last_undegraded":"2024-08-17T17:59:41.862397+0000","last_fullsized":"2024-08-17T17:59:41.862397+0000","mapping_epoch":1335,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:51:57.256630+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,4],"acting":[5,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.3","version":"64'1","reported_seq":1472,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-08-17T17:59:36.961929+0000","last_change":"2024-08-17T17:55:08.449494+0000","last_active":"2024-08-17T17:59:36.961929+0000","last_peered":"2024-08-17T17:59:36.961929+0000","last_clean":"2024-08-17T17:59:36.961929+0000","last_became_active":"2024-08-17T17:55:08.417287+0000","last_became_peered":"2024-08-17T17:55:08.417287+0000","last_unstale":"2024-08-17T17:59:36.961929+0000","last_undegraded":"2024-08-17T17:59:36.961929+0000","last_fullsized":"2024-08-17T17:59:36.961929+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:56:08.861782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00092444000000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"474'149","reported_seq":1734,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-08-17T17:59:36.792805+0000","last_change":"2024-08-17T17:16:32.396277+0000","last_active":"2024-08-17T17:59:36.792805+0000","last_peered":"2024-08-17T17:59:36.792805+0000","last_clean":"2024-08-17T17:59:36.792805+0000","last_became_active":"2024-08-17T17:16:32.395751+0000","last_became_peered":"2024-08-17T17:16:32.395751+0000","last_unstale":"2024-08-17T17:59:36.792805+0000","last_undegraded":"2024-08-17T17:59:36.792805+0000","last_fullsized":"2024-08-17T17:59:36.792805+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T16:50:43.700602+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:40:40.786904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":61,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-08-17T17:59:36.962306+0000","last_change":"2024-08-17T17:54:32.127972+0000","last_active":"2024-08-17T17:59:36.962306+0000","last_peered":"2024-08-17T17:59:36.962306+0000","last_clean":"2024-08-17T17:59:36.962306+0000","last_became_active":"2024-08-17T17:54:32.127118+0000","last_became_peered":"2024-08-17T17:54:32.127118+0000","last_unstale":"2024-08-17T17:59:36.962306+0000","last_undegraded":"2024-08-17T17:59:36.962306+0000","last_fullsized":"2024-08-17T17:59:36.962306+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:24:15.825044+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,4],"acting":[5,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":864,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T17:59:41.863321+0000","last_change":"2024-08-17T17:51:42.140278+0000","last_active":"2024-08-17T17:59:41.863321+0000","last_peered":"2024-08-17T17:59:41.863321+0000","last_clean":"2024-08-17T17:59:41.863321+0000","last_became_active":"2024-08-17T17:51:42.139944+0000","last_became_peered":"2024-08-17T17:51:42.139944+0000","last_unstale":"2024-08-17T17:59:41.863321+0000","last_undegraded":"2024-08-17T17:59:41.863321+0000","last_fullsized":"2024-08-17T17:59:41.863321+0000","mapping_epoch":1335,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:52:52.087711+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,4],"acting":[1,7,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":1404,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T17:59:41.646426+0000","last_change":"2024-08-17T17:17:00.913004+0000","last_active":"2024-08-17T17:59:41.646426+0000","last_peered":"2024-08-17T17:59:41.646426+0000","last_clean":"2024-08-17T17:59:41.646426+0000","last_became_active":"2024-08-17T17:17:00.911585+0000","last_became_peered":"2024-08-17T17:17:00.911585+0000","last_unstale":"2024-08-17T17:59:41.646426+0000","last_undegraded":"2024-08-17T17:59:41.646426+0000","last_fullsized":"2024-08-17T17:59:41.646426+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:37:51.369468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1442,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-08-17T17:59:39.254704+0000","last_change":"2024-08-17T17:55:08.433608+0000","last_active":"2024-08-17T17:59:39.254704+0000","last_peered":"2024-08-17T17:59:39.254704+0000","last_clean":"2024-08-17T17:59:39.254704+0000","last_became_active":"2024-08-17T17:55:08.432952+0000","last_became_peered":"2024-08-17T17:55:08.432952+0000","last_unstale":"2024-08-17T17:59:39.254704+0000","last_undegraded":"2024-08-17T17:59:39.254704+0000","last_fullsized":"2024-08-17T17:59:39.254704+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:39:42.486959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1455,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T17:59:41.646106+0000","last_change":"2024-08-17T17:55:08.433919+0000","last_active":"2024-08-17T17:59:41.646106+0000","last_peered":"2024-08-17T17:59:41.646106+0000","last_clean":"2024-08-17T17:59:41.646106+0000","last_became_active":"2024-08-17T17:55:08.433170+0000","last_became_peered":"2024-08-17T17:55:08.433170+0000","last_unstale":"2024-08-17T17:59:41.646106+0000","last_undegraded":"2024-08-17T17:59:41.646106+0000","last_fullsized":"2024-08-17T17:59:41.646106+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:57:00.544503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1404,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T17:59:41.433403+0000","last_change":"2024-08-17T17:17:00.876413+0000","last_active":"2024-08-17T17:59:41.433403+0000","last_peered":"2024-08-17T17:59:41.433403+0000","last_clean":"2024-08-17T17:59:41.433403+0000","last_became_active":"2024-08-17T17:17:00.874530+0000","last_became_peered":"2024-08-17T17:17:00.874530+0000","last_unstale":"2024-08-17T17:59:41.433403+0000","last_undegraded":"2024-08-17T17:59:41.433403+0000","last_fullsized":"2024-08-17T17:59:41.433403+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:38:15.342870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1404,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T17:59:41.645874+0000","last_change":"2024-08-17T17:18:16.323735+0000","last_active":"2024-08-17T17:59:41.645874+0000","last_peered":"2024-08-17T17:59:41.645874+0000","last_clean":"2024-08-17T17:59:41.645874+0000","last_became_active":"2024-08-17T17:18:16.323200+0000","last_became_peered":"2024-08-17T17:18:16.323200+0000","last_unstale":"2024-08-17T17:59:41.645874+0000","last_undegraded":"2024-08-17T17:59:41.645874+0000","last_fullsized":"2024-08-17T17:59:41.645874+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:53:38.579537+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"73'3","reported_seq":2127,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T17:59:41.862901+0000","last_change":"2024-08-17T17:18:16.310418+0000","last_active":"2024-08-17T17:59:41.862901+0000","last_peered":"2024-08-17T17:59:41.862901+0000","last_clean":"2024-08-17T17:59:41.862901+0000","last_became_active":"2024-08-17T17:18:16.286763+0000","last_became_peered":"2024-08-17T17:18:16.286763+0000","last_unstale":"2024-08-17T17:59:41.862901+0000","last_undegraded":"2024-08-17T17:59:41.862901+0000","last_fullsized":"2024-08-17T17:59:41.862901+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-18T23:44:27.573008+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":175,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T17:59:41.862729+0000","last_change":"2024-08-17T17:52:58.181998+0000","last_active":"2024-08-17T17:59:41.862729+0000","last_peered":"2024-08-17T17:59:41.862729+0000","last_clean":"2024-08-17T17:59:41.862729+0000","last_became_active":"2024-08-17T17:52:58.181714+0000","last_became_peered":"2024-08-17T17:52:58.181714+0000","last_unstale":"2024-08-17T17:59:41.862729+0000","last_undegraded":"2024-08-17T17:59:41.862729+0000","last_fullsized":"2024-08-17T17:59:41.862729+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:39:08.847169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":1419,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-08-17T17:59:39.373660+0000","last_change":"2024-08-17T17:57:12.436081+0000","last_active":"2024-08-17T17:59:39.373660+0000","last_peered":"2024-08-17T17:59:39.373660+0000","last_clean":"2024-08-17T17:59:39.373660+0000","last_became_active":"2024-08-17T17:57:12.435735+0000","last_became_peered":"2024-08-17T17:57:12.435735+0000","last_unstale":"2024-08-17T17:59:39.373660+0000","last_undegraded":"2024-08-17T17:59:39.373660+0000","last_fullsized":"2024-08-17T17:59:39.373660+0000","mapping_epoch":1405,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1406,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:54:28.493671+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1403,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T17:59:41.433116+0000","last_change":"2024-08-17T17:17:00.893177+0000","last_active":"2024-08-17T17:59:41.433116+0000","last_peered":"2024-08-17T17:59:41.433116+0000","last_clean":"2024-08-17T17:59:41.433116+0000","last_became_active":"2024-08-17T17:17:00.892759+0000","last_became_peered":"2024-08-17T17:17:00.892759+0000","last_unstale":"2024-08-17T17:59:41.433116+0000","last_undegraded":"2024-08-17T17:59:41.433116+0000","last_fullsized":"2024-08-17T17:59:41.433116+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:42:14.347454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1387,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-08-17T17:59:39.397724+0000","last_change":"2024-08-17T16:58:54.781889+0000","last_active":"2024-08-17T17:59:39.397724+0000","last_peered":"2024-08-17T17:59:39.397724+0000","last_clean":"2024-08-17T17:59:39.397724+0000","last_became_active":"2024-08-17T16:58:54.779814+0000","last_became_peered":"2024-08-17T16:58:54.779814+0000","last_unstale":"2024-08-17T17:59:39.397724+0000","last_undegraded":"2024-08-17T17:59:39.397724+0000","last_fullsized":"2024-08-17T17:59:39.397724+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:03:35.262628+0000","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":1,"num_read_kb":1,"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":1429,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T17:59:41.645667+0000","last_change":"2024-08-17T17:51:42.142282+0000","last_active":"2024-08-17T17:59:41.645667+0000","last_peered":"2024-08-17T17:59:41.645667+0000","last_clean":"2024-08-17T17:59:41.645667+0000","last_became_active":"2024-08-17T17:51:42.141711+0000","last_became_peered":"2024-08-17T17:51:42.141711+0000","last_unstale":"2024-08-17T17:59:41.645667+0000","last_undegraded":"2024-08-17T17:59:41.645667+0000","last_fullsized":"2024-08-17T17:59:41.645667+0000","mapping_epoch":1335,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:50:38.147579+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,6],"acting":[4,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"72'2","reported_seq":1404,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T17:59:41.497688+0000","last_change":"2024-08-17T17:17:00.889373+0000","last_active":"2024-08-17T17:59:41.497688+0000","last_peered":"2024-08-17T17:59:41.497688+0000","last_clean":"2024-08-17T17:59:41.497688+0000","last_became_active":"2024-08-17T17:17:00.888346+0000","last_became_peered":"2024-08-17T17:17:00.888346+0000","last_unstale":"2024-08-17T17:59:41.497688+0000","last_undegraded":"2024-08-17T17:59:41.497688+0000","last_fullsized":"2024-08-17T17:59:41.497688+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:54:26.626173+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1385,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-08-17T17:59:39.373564+0000","last_change":"2024-08-17T16:58:55.784844+0000","last_active":"2024-08-17T17:59:39.373564+0000","last_peered":"2024-08-17T17:59:39.373564+0000","last_clean":"2024-08-17T17:59:39.373564+0000","last_became_active":"2024-08-17T16:58:55.783777+0000","last_became_peered":"2024-08-17T16:58:55.783777+0000","last_unstale":"2024-08-17T17:59:39.373564+0000","last_undegraded":"2024-08-17T17:59:39.373564+0000","last_fullsized":"2024-08-17T17:59:39.373564+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:08:35.069672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'1","reported_seq":1415,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T17:59:41.497833+0000","last_change":"2024-08-17T17:56:32.644710+0000","last_active":"2024-08-17T17:59:41.497833+0000","last_peered":"2024-08-17T17:59:41.497833+0000","last_clean":"2024-08-17T17:59:41.497833+0000","last_became_active":"2024-08-17T17:56:32.640058+0000","last_became_peered":"2024-08-17T17:56:32.640058+0000","last_unstale":"2024-08-17T17:59:41.497833+0000","last_undegraded":"2024-08-17T17:59:41.497833+0000","last_fullsized":"2024-08-17T17:59:41.497833+0000","mapping_epoch":1400,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1401,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:18:48.019467+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":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,0],"acting":[7,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.10","version":"72'8","reported_seq":1418,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-08-17T17:59:36.351509+0000","last_change":"2024-08-17T17:16:32.389840+0000","last_active":"2024-08-17T17:59:36.351509+0000","last_peered":"2024-08-17T17:59:36.351509+0000","last_clean":"2024-08-17T17:59:36.351509+0000","last_became_active":"2024-08-17T17:16:32.386050+0000","last_became_peered":"2024-08-17T17:16:32.386050+0000","last_unstale":"2024-08-17T17:59:36.351509+0000","last_undegraded":"2024-08-17T17:59:36.351509+0000","last_fullsized":"2024-08-17T17:59:36.351509+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-18T18:25:48.041721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":24,"num_read_kb":24,"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":800,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-08-17T17:59:36.794005+0000","last_change":"2024-08-17T17:55:08.414390+0000","last_active":"2024-08-17T17:59:36.794005+0000","last_peered":"2024-08-17T17:59:36.794005+0000","last_clean":"2024-08-17T17:59:36.794005+0000","last_became_active":"2024-08-17T17:55:08.413173+0000","last_became_peered":"2024-08-17T17:55:08.413173+0000","last_unstale":"2024-08-17T17:59:36.794005+0000","last_undegraded":"2024-08-17T17:59:36.794005+0000","last_fullsized":"2024-08-17T17:59:36.794005+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:06:38.964445+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,2],"acting":[7,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":1384,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-08-17T17:59:36.793498+0000","last_change":"2024-08-17T16:58:54.781197+0000","last_active":"2024-08-17T17:59:36.793498+0000","last_peered":"2024-08-17T17:59:36.793498+0000","last_clean":"2024-08-17T17:59:36.793498+0000","last_became_active":"2024-08-17T16:58:54.780408+0000","last_became_peered":"2024-08-17T16:58:54.780408+0000","last_unstale":"2024-08-17T17:59:36.793498+0000","last_undegraded":"2024-08-17T17:59:36.793498+0000","last_fullsized":"2024-08-17T17:59:36.793498+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:03:00.355012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":920,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T17:59:41.863488+0000","last_change":"2024-08-17T17:49:45.916126+0000","last_active":"2024-08-17T17:59:41.863488+0000","last_peered":"2024-08-17T17:59:41.863488+0000","last_clean":"2024-08-17T17:59:41.863488+0000","last_became_active":"2024-08-17T17:49:45.915806+0000","last_became_peered":"2024-08-17T17:49:45.915806+0000","last_unstale":"2024-08-17T17:59:41.863488+0000","last_undegraded":"2024-08-17T17:59:41.863488+0000","last_fullsized":"2024-08-17T17:59:41.863488+0000","mapping_epoch":1317,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:54:22.480905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":818,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-08-17T17:59:36.793495+0000","last_change":"2024-08-17T17:51:42.143035+0000","last_active":"2024-08-17T17:59:36.793495+0000","last_peered":"2024-08-17T17:59:36.793495+0000","last_clean":"2024-08-17T17:59:36.793495+0000","last_became_active":"2024-08-17T17:51:42.142539+0000","last_became_peered":"2024-08-17T17:51:42.142539+0000","last_unstale":"2024-08-17T17:59:36.793495+0000","last_undegraded":"2024-08-17T17:59:36.793495+0000","last_fullsized":"2024-08-17T17:59:36.793495+0000","mapping_epoch":1335,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1336,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:57:42.203435+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1398,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-08-17T17:59:36.962254+0000","last_change":"2024-08-17T17:18:16.301475+0000","last_active":"2024-08-17T17:59:36.962254+0000","last_peered":"2024-08-17T17:59:36.962254+0000","last_clean":"2024-08-17T17:59:36.962254+0000","last_became_active":"2024-08-17T17:18:16.301211+0000","last_became_peered":"2024-08-17T17:18:16.301211+0000","last_unstale":"2024-08-17T17:59:36.962254+0000","last_undegraded":"2024-08-17T17:59:36.962254+0000","last_fullsized":"2024-08-17T17:59:36.962254+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:31:05.192998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.13","version":"72'2","reported_seq":1463,"reported_epoch":1426,"state":"active+clean","last_fresh":"2024-08-17T17:59:39.397689+0000","last_change":"2024-08-17T17:55:08.441570+0000","last_active":"2024-08-17T17:59:39.397689+0000","last_peered":"2024-08-17T17:59:39.397689+0000","last_clean":"2024-08-17T17:59:39.397689+0000","last_became_active":"2024-08-17T17:55:08.413065+0000","last_became_peered":"2024-08-17T17:55:08.413065+0000","last_unstale":"2024-08-17T17:59:39.397689+0000","last_undegraded":"2024-08-17T17:59:39.397689+0000","last_fullsized":"2024-08-17T17:59:39.397689+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:02:40.159909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":8,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":136,"num_keys_recovered":40,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":2113,"reported_epoch":1427,"state":"active+clean","last_fresh":"2024-08-17T17:59:41.863717+0000","last_change":"2024-08-17T17:18:16.329150+0000","last_active":"2024-08-17T17:59:41.863717+0000","last_peered":"2024-08-17T17:59:41.863717+0000","last_clean":"2024-08-17T17:59:41.863717+0000","last_became_active":"2024-08-17T17:18:16.319596+0000","last_became_peered":"2024-08-17T17:18:16.319596+0000","last_unstale":"2024-08-17T17:59:41.863717+0000","last_undegraded":"2024-08-17T17:59:41.863717+0000","last_fullsized":"2024-08-17T17:59:41.863717+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:03:06.681253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":[]}],"pool_stats":[{"poolid":55,"num_pg":16,"stat_sum":{"num_bytes":2478112768,"num_objects":37813,"num_object_clones":0,"num_object_copies":113439,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":37813,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":37813,"num_write_kb":2420032,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":7454064640,"data_stored":7454064640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":37813,"ondisk_log_size":37813,"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":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":65,"num_read_kb":68,"num_write":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":18,"num_bytes_recovered":2486,"num_keys_recovered":40,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2303,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"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}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223202062,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2003632,"kb_used_data":1651752,"kb_used_omap":1,"kb_used_meta":351870,"kb_avail":91741520,"statfs":{"total":95995035648,"available":93943316480,"internally_reserved":0,"allocated":1691394048,"data_stored":1686836695,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":360315339},"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":[]},{"osd":6,"up_from":47,"seq":201863463706,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1503848,"kb_used_data":1075744,"kb_used_omap":1,"kb_used_meta":428094,"kb_avail":92241304,"statfs":{"total":95995035648,"available":94455095296,"internally_reserved":0,"allocated":1101561856,"data_stored":1097012568,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":438368711},"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":[]},{"osd":5,"up_from":39,"seq":167503725349,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1343580,"kb_used_data":907220,"kb_used_omap":1,"kb_used_meta":436350,"kb_avail":92401572,"statfs":{"total":95995035648,"available":94619209728,"internally_reserved":0,"allocated":928993280,"data_stored":924451562,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":446822854},"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":[]},{"osd":4,"up_from":31,"seq":133143986991,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1076644,"kb_used_data":594460,"kb_used_omap":1,"kb_used_meta":482174,"kb_avail":92668508,"statfs":{"total":95995035648,"available":94892552192,"internally_reserved":0,"allocated":608727040,"data_stored":604181339,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":493746630},"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":[]},{"osd":3,"up_from":710,"seq":3049426780664,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1096020,"kb_used_data":762572,"kb_used_omap":74,"kb_used_meta":333365,"kb_avail":92649132,"statfs":{"total":95995035648,"available":94872711168,"internally_reserved":0,"allocated":780873728,"data_stored":776339633,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":76343,"internal_metadata":341366217},"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":[]},{"osd":2,"up_from":700,"seq":3006477107710,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1365788,"kb_used_data":1062932,"kb_used_omap":75,"kb_used_meta":302772,"kb_avail":92379364,"statfs":{"total":95995035648,"available":94596468736,"internally_reserved":0,"allocated":1088442368,"data_stored":1083900629,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":76821,"internal_metadata":310039531},"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":[]},{"osd":1,"up_from":695,"seq":2985002271239,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1177940,"kb_used_data":784972,"kb_used_omap":68,"kb_used_meta":392891,"kb_avail":92567212,"statfs":{"total":95995035648,"available":94788825088,"internally_reserved":0,"allocated":803811328,"data_stored":799277162,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":70498,"internal_metadata":402320542},"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":[]},{"osd":0,"up_from":690,"seq":2963527434765,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":889244,"kb_used_data":469908,"kb_used_omap":75,"kb_used_meta":419252,"kb_avail":92855908,"statfs":{"total":95995035648,"available":95084449792,"internally_reserved":0,"allocated":481185792,"data_stored":476644563,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":77036,"internal_metadata":429314836},"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":[]}],"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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"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":12288,"data_stored":638,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2303,"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":20480,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":652,"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":4826,"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":4972,"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":55,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":483065856,"data_stored":483065856,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":55,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":799408128,"data_stored":799408128,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":55,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1082589184,"data_stored":1082589184,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":55,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":773062656,"data_stored":773062656,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":55,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":604045312,"data_stored":604045312,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":55,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":921501696,"data_stored":921501696,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":55,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1101135872,"data_stored":1101135872,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":55,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1689255936,"data_stored":1689255936,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T18:00:12.900 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2024-08-17T18:00:12.900 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd pool set unique_pool_2 pg_num 26 2024-08-17T18:00:12.903 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T18:00:12.966 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:13.026 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:13.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:13.028 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:13.129 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:13.146 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:13.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:13.151 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:13.251 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:13.278 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:13.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:13.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:13.381 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:13.414 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:13.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:13.417 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:13.418 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 30 16 47967 47951 99.8854 63.875 0.0123948 0.0100056 2024-08-17T18:00:13.518 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:13.545 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:13.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:13.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:13.648 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:13.670 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:13.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:13.674 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:13.775 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:13.786 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:13 smithi131 bash[88347]: cluster 2024-08-17T18:00:12.376260+0000 mgr.y (mgr.34107) 1745 : cluster [DBG] pgmap v2514: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-08-17T18:00:13.786 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:13 smithi131 bash[88347]: cluster 2024-08-17T18:00:12.376260+0000 mgr.y (mgr.34107) 1745 : cluster [DBG] pgmap v2514: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-08-17T18:00:13.787 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:13 smithi131 bash[89561]: cluster 2024-08-17T18:00:12.376260+0000 mgr.y (mgr.34107) 1745 : cluster [DBG] pgmap v2514: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-08-17T18:00:13.787 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:13 smithi131 bash[89561]: cluster 2024-08-17T18:00:12.376260+0000 mgr.y (mgr.34107) 1745 : cluster [DBG] pgmap v2514: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-08-17T18:00:13.801 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:13.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:13.804 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:13.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:13 smithi169 bash[79348]: cluster 2024-08-17T18:00:12.376260+0000 mgr.y (mgr.34107) 1745 : cluster [DBG] pgmap v2514: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-08-17T18:00:13.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:13 smithi169 bash[79348]: cluster 2024-08-17T18:00:12.376260+0000 mgr.y (mgr.34107) 1745 : cluster [DBG] pgmap v2514: 89 pgs: 89 active+clean; 2.7 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-08-17T18:00:13.904 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:13.927 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:13.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:13.931 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:14.032 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:14.063 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:14.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:14.065 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:14.166 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:14.195 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:14.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:14.197 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:14.298 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:14.325 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:14.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:14.328 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:14.418 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 31 16 49490 49474 99.7336 95.1875 0.00970269 0.0100219 2024-08-17T18:00:14.428 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:14.458 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:14.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:14.460 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:14.561 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:14.585 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:14.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:14.589 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:14.689 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T18:00:14.689 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:14.722 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:14.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:14.724 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:14.825 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:14.871 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:14.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:14.873 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:14.974 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:15.004 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:15.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:15.006 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:15.010 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T18:00:15.010 INFO:teuthology.orchestra.run.smithi131.stdout: "size": 20, 2024-08-17T18:00:15.010 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 600, 2024-08-17T18:00:15.010 INFO:teuthology.orchestra.run.smithi131.stdout: "ops": [ 2024-08-17T18:00:15.011 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.011 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:45882 53.0 e1323/1318 53:0a408479:::benchmark_data_smithi131_199971_object45881:head v 1323'2865, mlcod=1323'2861)", 2024-08-17T18:00:15.011 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:50:32.307504+0000", 2024-08-17T18:00:15.011 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 582.70149103999995, 2024-08-17T18:00:15.011 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.18698269000000001, 2024-08-17T18:00:15.011 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:00:15.011 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:00:15.011 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:15.011 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:00:15.011 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.011 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:00:15.012 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.307504+0000", 2024-08-17T18:00:15.012 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:15.012 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.012 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.012 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:00:15.012 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.307504+0000", 2024-08-17T18:00:15.012 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:15.012 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.012 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.012 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:00:15.013 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.307505+0000", 2024-08-17T18:00:15.013 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.5700000000000002e-07 2024-08-17T18:00:15.013 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.013 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.013 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:00:15.013 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.307546+0000", 2024-08-17T18:00:15.013 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.0960000000000001e-05 2024-08-17T18:00:15.013 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.013 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.013 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:00:15.013 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.307557+0000", 2024-08-17T18:00:15.014 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0445000000000001e-05 2024-08-17T18:00:15.014 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.014 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.014 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:00:15.014 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.307563+0000", 2024-08-17T18:00:15.014 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.4250000000000003e-06 2024-08-17T18:00:15.014 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.014 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.014 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:00:15.014 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.307611+0000", 2024-08-17T18:00:15.014 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.7858000000000002e-05 2024-08-17T18:00:15.014 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.015 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.015 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:00:15.015 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.307623+0000", 2024-08-17T18:00:15.015 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.2421e-05 2024-08-17T18:00:15.015 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.015 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.015 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:00:15.015 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.494405+0000", 2024-08-17T18:00:15.015 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.18678134299999999 2024-08-17T18:00:15.015 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.015 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.015 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:00:15.015 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.494487+0000", 2024-08-17T18:00:15.015 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.2480999999999999e-05 2024-08-17T18:00:15.016 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:15.016 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:00:15.016 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:15.016 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.016 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.016 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:45880 53.4 e1323/1318 53:2488fa53:::benchmark_data_smithi131_199971_object45879:head v 1323'2902, mlcod=1323'2900)", 2024-08-17T18:00:15.016 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:50:32.307938+0000", 2024-08-17T18:00:15.016 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 582.70105790699995, 2024-08-17T18:00:15.016 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.182065165, 2024-08-17T18:00:15.016 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:00:15.016 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:00:15.016 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:15.016 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:00:15.016 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.017 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:00:15.017 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.307938+0000", 2024-08-17T18:00:15.017 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:15.017 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.017 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.017 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:00:15.017 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.307938+0000", 2024-08-17T18:00:15.017 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:15.017 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.017 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.017 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:00:15.017 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.307938+0000", 2024-08-17T18:00:15.017 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.4000000000000001e-07 2024-08-17T18:00:15.017 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.018 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.018 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:00:15.018 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.307969+0000", 2024-08-17T18:00:15.018 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.0706e-05 2024-08-17T18:00:15.018 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.018 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.018 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:00:15.018 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.481327+0000", 2024-08-17T18:00:15.018 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.17335785300000001 2024-08-17T18:00:15.018 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.018 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.018 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:00:15.018 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.481335+0000", 2024-08-17T18:00:15.019 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.2609999999999993e-06 2024-08-17T18:00:15.019 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.019 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.019 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:00:15.019 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.482300+0000", 2024-08-17T18:00:15.019 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00096445099999999996 2024-08-17T18:00:15.019 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.019 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.019 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:00:15.019 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.482343+0000", 2024-08-17T18:00:15.019 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.3402000000000002e-05 2024-08-17T18:00:15.019 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.020 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.020 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:00:15.020 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.489783+0000", 2024-08-17T18:00:15.020 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0074398659999999998 2024-08-17T18:00:15.020 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.020 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.020 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:00:15.020 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:50:32.490003+0000", 2024-08-17T18:00:15.020 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000219886 2024-08-17T18:00:15.020 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:15.020 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:00:15.020 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:15.020 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.020 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.021 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:83611 53.d e1329/1318 53:b1a3dcfc:::benchmark_data_smithi131_199971_object83610:head v 1329'5217, mlcod=1329'5214)", 2024-08-17T18:00:15.021 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:51:07.128299+0000", 2024-08-17T18:00:15.021 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 547.88069650900002, 2024-08-17T18:00:15.021 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.24206130100000001, 2024-08-17T18:00:15.021 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:00:15.021 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:00:15.021 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:15.021 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:00:15.021 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.021 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:00:15.021 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.128299+0000", 2024-08-17T18:00:15.021 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:15.021 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.021 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.022 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:00:15.022 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.128299+0000", 2024-08-17T18:00:15.022 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:15.022 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.022 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.022 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:00:15.022 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.128300+0000", 2024-08-17T18:00:15.022 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.95e-07 2024-08-17T18:00:15.022 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.022 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.023 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:00:15.023 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.128455+0000", 2024-08-17T18:00:15.023 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00015451000000000001 2024-08-17T18:00:15.023 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.023 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.023 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:00:15.023 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.128463+0000", 2024-08-17T18:00:15.024 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.9220000000000003e-06 2024-08-17T18:00:15.024 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.024 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.024 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:00:15.024 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.128470+0000", 2024-08-17T18:00:15.024 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.1619999999999996e-06 2024-08-17T18:00:15.024 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.024 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.024 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:00:15.024 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.362217+0000", 2024-08-17T18:00:15.024 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.23374757299999999 2024-08-17T18:00:15.024 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.025 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.025 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:00:15.025 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.362241+0000", 2024-08-17T18:00:15.025 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.3489000000000002e-05 2024-08-17T18:00:15.025 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.025 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.025 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:00:15.025 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.370280+0000", 2024-08-17T18:00:15.025 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0080393319999999997 2024-08-17T18:00:15.025 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.025 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.025 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:00:15.025 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.370360+0000", 2024-08-17T18:00:15.025 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.0317999999999999e-05 2024-08-17T18:00:15.026 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:15.026 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:00:15.026 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:15.026 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.026 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.026 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:83615 53.6 e1329/1325 53:6274739d:::benchmark_data_smithi131_199971_object83614:head v 1329'5212, mlcod=1329'5210)", 2024-08-17T18:00:15.026 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:51:07.132226+0000", 2024-08-17T18:00:15.026 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 547.87676920199999, 2024-08-17T18:00:15.026 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.235771746, 2024-08-17T18:00:15.026 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:00:15.027 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:00:15.027 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:15.027 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:00:15.027 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.027 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:00:15.027 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.132226+0000", 2024-08-17T18:00:15.027 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:15.027 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.027 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.027 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:00:15.027 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.132226+0000", 2024-08-17T18:00:15.027 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:15.027 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.027 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.028 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:00:15.028 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.132228+0000", 2024-08-17T18:00:15.028 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.8190000000000001e-06 2024-08-17T18:00:15.028 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.028 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.028 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:00:15.028 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.132260+0000", 2024-08-17T18:00:15.028 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.1776999999999997e-05 2024-08-17T18:00:15.028 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.028 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.028 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:00:15.028 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.361915+0000", 2024-08-17T18:00:15.028 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.229655003 2024-08-17T18:00:15.028 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.028 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.029 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:00:15.029 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.361939+0000", 2024-08-17T18:00:15.029 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.419e-05 2024-08-17T18:00:15.029 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.029 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.029 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:00:15.029 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.362260+0000", 2024-08-17T18:00:15.029 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00032137499999999999 2024-08-17T18:00:15.029 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.029 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.029 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:00:15.030 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.362280+0000", 2024-08-17T18:00:15.030 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.9573999999999999e-05 2024-08-17T18:00:15.030 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.030 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.030 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:00:15.030 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.367939+0000", 2024-08-17T18:00:15.030 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0056594089999999998 2024-08-17T18:00:15.030 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.030 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.030 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:00:15.030 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.367998+0000", 2024-08-17T18:00:15.030 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.8598999999999999e-05 2024-08-17T18:00:15.031 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:15.031 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:00:15.031 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:15.031 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.031 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.031 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:83630 53.0 e1329/1325 53:07cffc96:::benchmark_data_smithi131_199971_object83629:head v 1329'5091, mlcod=1329'5089)", 2024-08-17T18:00:15.031 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:51:07.153835+0000", 2024-08-17T18:00:15.031 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 547.85516047600004, 2024-08-17T18:00:15.031 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.20986602900000001, 2024-08-17T18:00:15.031 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:00:15.031 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:00:15.031 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:15.031 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:00:15.031 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.031 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:00:15.031 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.153835+0000", 2024-08-17T18:00:15.032 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:15.032 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.032 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.032 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:00:15.032 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.153835+0000", 2024-08-17T18:00:15.032 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:15.032 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.032 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.032 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:00:15.032 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.153837+0000", 2024-08-17T18:00:15.032 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.6530000000000001e-06 2024-08-17T18:00:15.032 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.032 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.032 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:00:15.033 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.153887+0000", 2024-08-17T18:00:15.033 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.0300999999999998e-05 2024-08-17T18:00:15.033 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.033 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.033 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:00:15.033 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.361915+0000", 2024-08-17T18:00:15.033 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.20802804599999999 2024-08-17T18:00:15.033 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.033 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.033 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:00:15.033 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.361942+0000", 2024-08-17T18:00:15.033 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.7067e-05 2024-08-17T18:00:15.033 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.033 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.034 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:00:15.034 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.362013+0000", 2024-08-17T18:00:15.034 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.0815000000000006e-05 2024-08-17T18:00:15.034 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.034 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.034 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:00:15.034 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.362032+0000", 2024-08-17T18:00:15.034 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.9408000000000001e-05 2024-08-17T18:00:15.034 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.034 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.034 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:00:15.034 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.363655+0000", 2024-08-17T18:00:15.034 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0016224379999999999 2024-08-17T18:00:15.035 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.035 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.035 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:00:15.035 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:07.363701+0000", 2024-08-17T18:00:15.035 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.6301000000000003e-05 2024-08-17T18:00:15.035 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:15.035 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:00:15.035 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:15.035 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.035 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.035 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "MOSDPGPush(53.11 1333/1330 [PushOp(53:8b88167f:::benchmark_data_smithi131_199971_object18262:head, version: 1322'1146, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(53:8b88167f:::benchmark_data_smithi131_199971_object18262:head@1322'1146, size: 65536, copy_subset: [(0, 65536)], clone_subset: {}, snapset: 0=[]:{}, object_exist: false), 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))])", 2024-08-17T18:00:15.035 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:51:20.965581+0000", 2024-08-17T18:00:15.035 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 534.043414783, 2024-08-17T18:00:15.035 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.20061453700000001, 2024-08-17T18:00:15.035 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:00:15.036 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:00:15.036 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "started", 2024-08-17T18:00:15.036 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:00:15.036 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.036 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:00:15.036 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:20.965581+0000", 2024-08-17T18:00:15.036 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:15.036 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.036 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.036 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:00:15.036 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:20.965581+0000", 2024-08-17T18:00:15.036 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:15.036 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.036 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.036 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:00:15.037 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:20.965582+0000", 2024-08-17T18:00:15.037 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.336e-06 2024-08-17T18:00:15.037 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.037 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.037 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:00:15.037 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:20.965631+0000", 2024-08-17T18:00:15.037 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.8801000000000003e-05 2024-08-17T18:00:15.037 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.037 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.037 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:00:15.037 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:20.965669+0000", 2024-08-17T18:00:15.037 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.8049000000000001e-05 2024-08-17T18:00:15.037 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.037 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.037 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:00:15.037 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:20.965702+0000", 2024-08-17T18:00:15.038 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.2601000000000002e-05 2024-08-17T18:00:15.038 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.038 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.038 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:00:15.038 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:21.163609+0000", 2024-08-17T18:00:15.038 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.197907889 2024-08-17T18:00:15.038 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.038 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.038 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:00:15.038 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:21.163631+0000", 2024-08-17T18:00:15.039 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.1094000000000002e-05 2024-08-17T18:00:15.039 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.039 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.039 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:00:15.039 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:21.166195+0000", 2024-08-17T18:00:15.039 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0025647669999999999 2024-08-17T18:00:15.039 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:15.039 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:00:15.039 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:15.039 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.040 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.040 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "MOSDPGPush(53.11 1333/1330 [PushOp(53:8a805428:::benchmark_data_smithi131_199971_object24637:head, version: 1322'1534, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(53:8a805428:::benchmark_data_smithi131_199971_object24637:head@1322'1534, size: 65536, copy_subset: [(0, 65536)], clone_subset: {}, snapset: 0=[]:{}, object_exist: false), 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))])", 2024-08-17T18:00:15.040 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:51:24.887304+0000", 2024-08-17T18:00:15.040 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 530.121691844, 2024-08-17T18:00:15.040 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.37573708900000002, 2024-08-17T18:00:15.040 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:00:15.040 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:00:15.040 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "started", 2024-08-17T18:00:15.040 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:00:15.040 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.040 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:00:15.041 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.887304+0000", 2024-08-17T18:00:15.041 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:15.041 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.041 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.041 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:00:15.041 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.887304+0000", 2024-08-17T18:00:15.041 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:15.041 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.041 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.041 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:00:15.041 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.887305+0000", 2024-08-17T18:00:15.041 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.3090000000000001e-06 2024-08-17T18:00:15.041 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.042 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.042 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:00:15.042 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.887354+0000", 2024-08-17T18:00:15.042 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.9069000000000001e-05 2024-08-17T18:00:15.042 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.042 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.042 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:00:15.042 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.887379+0000", 2024-08-17T18:00:15.042 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.5170000000000001e-05 2024-08-17T18:00:15.042 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.042 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.042 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:00:15.042 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.887399+0000", 2024-08-17T18:00:15.043 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.9610999999999999e-05 2024-08-17T18:00:15.043 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.043 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.043 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:00:15.043 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.887487+0000", 2024-08-17T18:00:15.043 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.8001e-05 2024-08-17T18:00:15.043 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.043 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.043 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:00:15.043 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.887496+0000", 2024-08-17T18:00:15.043 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.9320000000000002e-06 2024-08-17T18:00:15.043 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.043 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.044 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:00:15.044 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.263041+0000", 2024-08-17T18:00:15.044 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.37554499699999999 2024-08-17T18:00:15.044 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:15.044 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:00:15.044 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:15.044 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.044 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.044 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:97384 53.d e1333/1318 53:b805b2d1:::benchmark_data_smithi131_199971_object97383:head v 1333'6074, mlcod=1333'6071)", 2024-08-17T18:00:15.044 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:51:24.888051+0000", 2024-08-17T18:00:15.044 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 530.12094446000003, 2024-08-17T18:00:15.044 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.39896216899999998, 2024-08-17T18:00:15.044 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:00:15.045 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:00:15.045 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:15.045 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:00:15.045 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.045 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:00:15.045 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.888051+0000", 2024-08-17T18:00:15.045 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:15.045 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.045 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.045 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:00:15.045 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.888051+0000", 2024-08-17T18:00:15.045 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:15.045 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.045 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.046 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:00:15.046 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.888052+0000", 2024-08-17T18:00:15.046 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.09e-07 2024-08-17T18:00:15.046 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.046 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.046 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:00:15.046 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.888075+0000", 2024-08-17T18:00:15.046 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.3053000000000001e-05 2024-08-17T18:00:15.046 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.046 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.046 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:00:15.046 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.888086+0000", 2024-08-17T18:00:15.046 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0628999999999999e-05 2024-08-17T18:00:15.047 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.047 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.047 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:00:15.047 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.888092+0000", 2024-08-17T18:00:15.047 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.6250000000000001e-06 2024-08-17T18:00:15.047 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.047 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.047 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:00:15.047 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.263382+0000", 2024-08-17T18:00:15.047 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.37529004199999999 2024-08-17T18:00:15.047 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.047 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.047 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:00:15.048 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.263430+0000", 2024-08-17T18:00:15.048 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.7583000000000002e-05 2024-08-17T18:00:15.048 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.048 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.048 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:00:15.048 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.286935+0000", 2024-08-17T18:00:15.048 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.023504654999999999 2024-08-17T18:00:15.048 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.048 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.048 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:00:15.048 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.287013+0000", 2024-08-17T18:00:15.048 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.8672999999999997e-05 2024-08-17T18:00:15.048 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:15.048 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:00:15.049 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:15.049 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.049 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.049 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:97387 53.d e1333/1318 53:bf0ac3d2:::benchmark_data_smithi131_199971_object97386:head v 1333'6075, mlcod=1333'6072)", 2024-08-17T18:00:15.049 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:51:24.890431+0000", 2024-08-17T18:00:15.049 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 530.11856450899995, 2024-08-17T18:00:15.049 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.41477826800000001, 2024-08-17T18:00:15.049 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:00:15.049 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:00:15.049 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:15.049 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:00:15.049 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.050 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:00:15.050 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.890431+0000", 2024-08-17T18:00:15.050 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:15.050 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.050 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.050 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:00:15.050 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.890431+0000", 2024-08-17T18:00:15.050 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:15.050 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.050 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.050 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:00:15.051 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.890432+0000", 2024-08-17T18:00:15.051 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1310000000000001e-06 2024-08-17T18:00:15.051 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.051 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.051 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:00:15.051 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.890519+0000", 2024-08-17T18:00:15.051 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.6540999999999997e-05 2024-08-17T18:00:15.051 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.051 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.051 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:00:15.051 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.262888+0000", 2024-08-17T18:00:15.051 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.37236925199999998 2024-08-17T18:00:15.051 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.051 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.052 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:00:15.052 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.262924+0000", 2024-08-17T18:00:15.052 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.6142000000000001e-05 2024-08-17T18:00:15.052 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.052 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.052 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:00:15.052 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.272354+0000", 2024-08-17T18:00:15.052 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0094300340000000003 2024-08-17T18:00:15.052 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.052 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.052 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:00:15.052 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.272384+0000", 2024-08-17T18:00:15.052 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.0352999999999999e-05 2024-08-17T18:00:15.052 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.053 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.053 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:00:15.053 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.305081+0000", 2024-08-17T18:00:15.053 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.032696722999999997 2024-08-17T18:00:15.053 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.053 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.053 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:00:15.053 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.305209+0000", 2024-08-17T18:00:15.053 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00012809200000000001 2024-08-17T18:00:15.053 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:15.053 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:00:15.053 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:15.053 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.053 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.054 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:97401 53.6 e1333/1325 53:672de41f:::benchmark_data_smithi131_199971_object97400:head v 1333'5645, mlcod=1333'5643)", 2024-08-17T18:00:15.054 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:51:24.893357+0000", 2024-08-17T18:00:15.054 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 530.11563866999995, 2024-08-17T18:00:15.054 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.37611440499999998, 2024-08-17T18:00:15.054 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:00:15.054 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:00:15.054 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:15.054 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:00:15.054 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.054 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:00:15.054 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.893357+0000", 2024-08-17T18:00:15.054 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:15.055 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.055 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.055 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:00:15.055 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.893357+0000", 2024-08-17T18:00:15.055 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:15.055 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.055 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.055 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:00:15.055 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.893358+0000", 2024-08-17T18:00:15.055 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1999999999999999e-06 2024-08-17T18:00:15.055 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.055 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.055 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:00:15.055 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.893382+0000", 2024-08-17T18:00:15.056 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.3991000000000001e-05 2024-08-17T18:00:15.056 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.056 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.056 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:00:15.056 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.262978+0000", 2024-08-17T18:00:15.056 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.36959602200000002 2024-08-17T18:00:15.056 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.056 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.056 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:00:15.056 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.263007+0000", 2024-08-17T18:00:15.056 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.8433e-05 2024-08-17T18:00:15.056 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.056 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.056 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:00:15.056 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.263287+0000", 2024-08-17T18:00:15.057 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00028086400000000003 2024-08-17T18:00:15.057 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.057 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.057 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:00:15.057 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.263344+0000", 2024-08-17T18:00:15.057 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.6533000000000002e-05 2024-08-17T18:00:15.057 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.057 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.057 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:00:15.057 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.269395+0000", 2024-08-17T18:00:15.057 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0060512480000000004 2024-08-17T18:00:15.057 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.058 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.058 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:00:15.058 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.269471+0000", 2024-08-17T18:00:15.058 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.6113999999999997e-05 2024-08-17T18:00:15.058 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:15.058 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:00:15.058 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:15.058 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.058 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.058 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45017.0:97414 53.12 e1333/1332 53:4847690c:::benchmark_data_smithi131_199971_object97413:head v 1333'5529, mlcod=0'0)", 2024-08-17T18:00:15.058 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:51:24.900940+0000", 2024-08-17T18:00:15.058 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 530.10805538600005, 2024-08-17T18:00:15.058 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.38232345600000001, 2024-08-17T18:00:15.059 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:00:15.059 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:00:15.059 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:15.059 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:00:15.059 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.059 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:00:15.059 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.900940+0000", 2024-08-17T18:00:15.059 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:15.059 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.059 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.059 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:00:15.059 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.900940+0000", 2024-08-17T18:00:15.059 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:15.059 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.059 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.060 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:00:15.060 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.900942+0000", 2024-08-17T18:00:15.060 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.387e-06 2024-08-17T18:00:15.060 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.060 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.060 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:00:15.060 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:24.900988+0000", 2024-08-17T18:00:15.060 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.6430000000000001e-05 2024-08-17T18:00:15.060 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.060 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.060 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:00:15.061 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.263276+0000", 2024-08-17T18:00:15.061 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.36228785000000002 2024-08-17T18:00:15.061 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.061 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.061 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:00:15.061 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.263295+0000", 2024-08-17T18:00:15.061 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.9453000000000002e-05 2024-08-17T18:00:15.061 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.061 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.061 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:00:15.061 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.263464+0000", 2024-08-17T18:00:15.061 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00016919299999999999 2024-08-17T18:00:15.061 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.062 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.062 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:00:15.062 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.263533+0000", 2024-08-17T18:00:15.062 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.8565000000000005e-05 2024-08-17T18:00:15.062 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.062 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.062 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:00:15.062 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.283201+0000", 2024-08-17T18:00:15.062 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.019667496 2024-08-17T18:00:15.062 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.062 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.062 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:00:15.063 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:51:25.283264+0000", 2024-08-17T18:00:15.063 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.3082000000000004e-05 2024-08-17T18:00:15.063 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:15.063 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:00:15.063 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:15.063 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.063 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.063 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45185.0:56258 54.1 e1397/1395 54:8d8821aa:::benchmark_data_smithi131_219518_object56257:head v 1397'3484, mlcod=1397'3482)", 2024-08-17T18:00:15.063 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:55:41.990629+0000", 2024-08-17T18:00:15.063 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 273.018366775, 2024-08-17T18:00:15.063 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.241781247, 2024-08-17T18:00:15.063 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:00:15.063 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:00:15.064 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:15.064 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:00:15.064 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.064 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:00:15.064 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:41.990629+0000", 2024-08-17T18:00:15.064 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:15.064 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.064 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.064 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:00:15.064 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:41.990629+0000", 2024-08-17T18:00:15.064 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:15.064 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.064 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.064 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:00:15.065 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:41.990630+0000", 2024-08-17T18:00:15.065 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.279e-06 2024-08-17T18:00:15.065 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.065 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.065 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:00:15.065 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:41.990676+0000", 2024-08-17T18:00:15.065 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.6400000000000003e-05 2024-08-17T18:00:15.065 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.065 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.065 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:00:15.065 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:41.990686+0000", 2024-08-17T18:00:15.065 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.7690000000000008e-06 2024-08-17T18:00:15.065 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.065 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.065 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:00:15.066 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:41.990694+0000", 2024-08-17T18:00:15.066 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.824e-06 2024-08-17T18:00:15.066 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.066 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.066 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:00:15.066 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:41.990752+0000", 2024-08-17T18:00:15.066 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.8204e-05 2024-08-17T18:00:15.066 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.066 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.067 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:00:15.067 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:41.990773+0000", 2024-08-17T18:00:15.067 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.1015000000000001e-05 2024-08-17T18:00:15.067 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.067 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.067 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:00:15.067 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:42.232353+0000", 2024-08-17T18:00:15.067 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.241580137 2024-08-17T18:00:15.067 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.067 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.068 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:00:15.068 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:42.232410+0000", 2024-08-17T18:00:15.068 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.6619000000000001e-05 2024-08-17T18:00:15.068 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:15.068 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:00:15.068 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:15.068 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.068 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.068 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45185.0:56266 54.6 e1397/1393 54:6509d5a2:::benchmark_data_smithi131_219518_object56265:head v 1397'3496, mlcod=1397'3493)", 2024-08-17T18:00:15.068 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:55:42.000042+0000", 2024-08-17T18:00:15.068 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 273.00895394499997, 2024-08-17T18:00:15.068 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.23822375900000001, 2024-08-17T18:00:15.068 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:00:15.068 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:00:15.068 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:15.069 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:00:15.069 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.069 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:00:15.069 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:42.000042+0000", 2024-08-17T18:00:15.069 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:15.069 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.069 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.069 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:00:15.069 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:42.000042+0000", 2024-08-17T18:00:15.069 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:15.069 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.069 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.069 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:00:15.069 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:42.000043+0000", 2024-08-17T18:00:15.070 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.4479999999999999e-06 2024-08-17T18:00:15.070 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.070 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.070 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:00:15.070 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:42.000086+0000", 2024-08-17T18:00:15.070 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.2740000000000001e-05 2024-08-17T18:00:15.070 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.070 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.071 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:00:15.071 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:42.225400+0000", 2024-08-17T18:00:15.071 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.225314559 2024-08-17T18:00:15.071 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.071 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.071 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:00:15.071 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:42.225416+0000", 2024-08-17T18:00:15.071 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.6129000000000001e-05 2024-08-17T18:00:15.071 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.071 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.071 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:00:15.071 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:42.225487+0000", 2024-08-17T18:00:15.071 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.0710000000000006e-05 2024-08-17T18:00:15.071 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.072 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.072 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:00:15.072 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:42.225518+0000", 2024-08-17T18:00:15.072 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.1183000000000003e-05 2024-08-17T18:00:15.072 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.072 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.072 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:00:15.072 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:42.238208+0000", 2024-08-17T18:00:15.072 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.012689671 2024-08-17T18:00:15.072 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.072 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.072 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:00:15.072 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:42.238265+0000", 2024-08-17T18:00:15.073 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.7318999999999998e-05 2024-08-17T18:00:15.073 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:15.073 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:00:15.073 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:15.073 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.073 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.073 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45185.0:56282 54.1 e1397/1395 54:81eca9ce:::benchmark_data_smithi131_219518_object56281:head v 1397'3485, mlcod=1397'3482)", 2024-08-17T18:00:15.073 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:55:42.008657+0000", 2024-08-17T18:00:15.073 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 273.00033902299998, 2024-08-17T18:00:15.073 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.223785661, 2024-08-17T18:00:15.073 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:00:15.073 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:00:15.074 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:15.074 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:00:15.074 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.074 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:00:15.074 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:42.008657+0000", 2024-08-17T18:00:15.074 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:15.074 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.074 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.074 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:00:15.074 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:42.008657+0000", 2024-08-17T18:00:15.074 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:15.074 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.074 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.075 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:00:15.075 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:42.008658+0000", 2024-08-17T18:00:15.075 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.2810000000000001e-06 2024-08-17T18:00:15.075 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.075 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.075 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:00:15.075 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:42.008759+0000", 2024-08-17T18:00:15.075 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000101681 2024-08-17T18:00:15.075 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.075 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.075 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:00:15.075 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:42.225036+0000", 2024-08-17T18:00:15.075 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.21627684999999999 2024-08-17T18:00:15.076 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.076 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.076 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:00:15.076 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:42.225066+0000", 2024-08-17T18:00:15.076 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.0159e-05 2024-08-17T18:00:15.076 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.076 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.076 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:00:15.076 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:42.227122+0000", 2024-08-17T18:00:15.076 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0020551829999999999 2024-08-17T18:00:15.076 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.076 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.077 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:00:15.077 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:42.227152+0000", 2024-08-17T18:00:15.077 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.0747000000000002e-05 2024-08-17T18:00:15.077 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.077 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.077 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:00:15.077 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:42.232418+0000", 2024-08-17T18:00:15.077 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0052659990000000004 2024-08-17T18:00:15.077 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.077 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.077 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:00:15.077 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:42.232442+0000", 2024-08-17T18:00:15.078 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.3760999999999998e-05 2024-08-17T18:00:15.078 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:15.078 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:00:15.078 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:15.078 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.078 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.078 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35487.0:44465 55.9 e1428/1423 55:93e8aead:::benchmark_data_smithi131_239348_object44464:head v 1428'2780, mlcod=1428'2778)", 2024-08-17T18:00:15.078 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:00:09.964875+0000", 2024-08-17T18:00:15.078 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 5.0441206730000001, 2024-08-17T18:00:15.078 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.202606226, 2024-08-17T18:00:15.078 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:00:15.078 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:00:15.078 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:15.079 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:00:15.079 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.079 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:00:15.079 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:09.964875+0000", 2024-08-17T18:00:15.079 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:15.079 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.079 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.079 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:00:15.079 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:09.964875+0000", 2024-08-17T18:00:15.079 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:15.079 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.079 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.079 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:00:15.079 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:09.964876+0000", 2024-08-17T18:00:15.079 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.569999999999999e-07 2024-08-17T18:00:15.080 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.080 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.080 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:00:15.080 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:09.964896+0000", 2024-08-17T18:00:15.080 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.0502000000000001e-05 2024-08-17T18:00:15.080 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.080 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.080 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:00:15.080 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:09.964907+0000", 2024-08-17T18:00:15.080 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1079e-05 2024-08-17T18:00:15.080 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.080 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.080 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:00:15.080 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:09.964914+0000", 2024-08-17T18:00:15.081 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.6680000000000004e-06 2024-08-17T18:00:15.081 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.081 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.081 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:00:15.081 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:09.966227+0000", 2024-08-17T18:00:15.081 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0013130959999999999 2024-08-17T18:00:15.081 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.081 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.081 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:00:15.081 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:09.966241+0000", 2024-08-17T18:00:15.081 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.3838e-05 2024-08-17T18:00:15.081 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.081 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.081 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:00:15.082 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:10.167254+0000", 2024-08-17T18:00:15.082 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.20101332399999999 2024-08-17T18:00:15.082 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.082 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.082 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:00:15.082 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:10.167481+0000", 2024-08-17T18:00:15.082 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00022676200000000001 2024-08-17T18:00:15.082 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:15.082 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:00:15.082 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:15.082 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.082 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.082 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35487.0:44455 55.7 e1428/1423 55:e9d92fac:::benchmark_data_smithi131_239348_object44454:head v 1428'2793, mlcod=1428'2790)", 2024-08-17T18:00:15.082 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:00:09.966892+0000", 2024-08-17T18:00:15.083 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 5.0421030330000001, 2024-08-17T18:00:15.083 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.206530622, 2024-08-17T18:00:15.083 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:00:15.083 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:00:15.083 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:15.083 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:00:15.083 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.083 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:00:15.083 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:09.966892+0000", 2024-08-17T18:00:15.083 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:15.083 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.083 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.083 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:00:15.083 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:09.966892+0000", 2024-08-17T18:00:15.084 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:15.084 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.084 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.084 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:00:15.084 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:09.966893+0000", 2024-08-17T18:00:15.084 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.5000000000000002e-07 2024-08-17T18:00:15.084 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.084 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.084 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:00:15.084 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:09.966937+0000", 2024-08-17T18:00:15.084 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.3380000000000001e-05 2024-08-17T18:00:15.084 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.084 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.085 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:00:15.085 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:09.966945+0000", 2024-08-17T18:00:15.085 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.6079999999999996e-06 2024-08-17T18:00:15.085 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.085 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.085 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:00:15.085 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:09.966950+0000", 2024-08-17T18:00:15.085 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.7740000000000004e-06 2024-08-17T18:00:15.085 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.085 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.085 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:00:15.085 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:09.966994+0000", 2024-08-17T18:00:15.085 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.3757000000000001e-05 2024-08-17T18:00:15.085 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.085 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.086 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:00:15.086 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:09.967006+0000", 2024-08-17T18:00:15.086 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.2405999999999999e-05 2024-08-17T18:00:15.086 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.086 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.086 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:00:15.086 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:10.173365+0000", 2024-08-17T18:00:15.086 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.20635836499999999 2024-08-17T18:00:15.086 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.086 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.086 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:00:15.086 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:10.173423+0000", 2024-08-17T18:00:15.087 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.8582000000000003e-05 2024-08-17T18:00:15.087 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:15.087 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:00:15.087 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:15.087 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.087 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.087 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35487.0:44456 55.4 e1428/1423 55:2dd46c67:::benchmark_data_smithi131_239348_object44455:head v 1428'2814, mlcod=1428'2811)", 2024-08-17T18:00:15.087 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:00:09.966963+0000", 2024-08-17T18:00:15.087 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 5.0420326519999996, 2024-08-17T18:00:15.087 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.200407533, 2024-08-17T18:00:15.087 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:00:15.087 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:00:15.087 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:15.087 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:00:15.088 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.088 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:00:15.088 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:09.966963+0000", 2024-08-17T18:00:15.088 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:15.088 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.088 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.088 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:00:15.088 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:09.966963+0000", 2024-08-17T18:00:15.088 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:15.088 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.088 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.088 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:00:15.088 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:09.966963+0000", 2024-08-17T18:00:15.088 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.3999999999999998e-07 2024-08-17T18:00:15.089 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.089 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.089 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:00:15.089 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:09.966989+0000", 2024-08-17T18:00:15.089 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.5828000000000001e-05 2024-08-17T18:00:15.089 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.089 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.089 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:00:15.089 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:09.966993+0000", 2024-08-17T18:00:15.089 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.1980000000000003e-06 2024-08-17T18:00:15.090 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.090 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.090 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:00:15.090 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:09.966996+0000", 2024-08-17T18:00:15.090 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.9450000000000002e-06 2024-08-17T18:00:15.090 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.090 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.090 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:00:15.091 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:09.967042+0000", 2024-08-17T18:00:15.091 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.5537000000000001e-05 2024-08-17T18:00:15.091 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.091 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.091 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:00:15.091 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:09.967061+0000", 2024-08-17T18:00:15.091 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.9466e-05 2024-08-17T18:00:15.091 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.091 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.091 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:00:15.091 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:10.167277+0000", 2024-08-17T18:00:15.091 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.200216386 2024-08-17T18:00:15.091 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.092 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.092 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:00:15.092 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:10.167370+0000", 2024-08-17T18:00:15.092 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.2932999999999999e-05 2024-08-17T18:00:15.092 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:15.092 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:00:15.092 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:15.092 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.092 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.092 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35487.0:44461 55.b e1428/1423 55:d38769af:::benchmark_data_smithi131_239348_object44460:head v 1428'2796, mlcod=1428'2793)", 2024-08-17T18:00:15.092 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:00:09.967489+0000", 2024-08-17T18:00:15.092 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 5.0415067499999999, 2024-08-17T18:00:15.092 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.204297803, 2024-08-17T18:00:15.093 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:00:15.093 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:00:15.093 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:15.093 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:00:15.093 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.093 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:00:15.093 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:09.967489+0000", 2024-08-17T18:00:15.093 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:15.093 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.093 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.093 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:00:15.093 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:09.967489+0000", 2024-08-17T18:00:15.094 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:15.094 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.094 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.094 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:00:15.094 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:09.967489+0000", 2024-08-17T18:00:15.094 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.7899999999999998e-07 2024-08-17T18:00:15.094 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.094 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.094 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:00:15.094 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:09.967543+0000", 2024-08-17T18:00:15.094 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.4083999999999999e-05 2024-08-17T18:00:15.094 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.094 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.095 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:00:15.095 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:09.967552+0000", 2024-08-17T18:00:15.095 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.6449999999999994e-06 2024-08-17T18:00:15.095 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.095 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.095 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:00:15.095 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:09.967558+0000", 2024-08-17T18:00:15.095 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.6670000000000001e-06 2024-08-17T18:00:15.095 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.095 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.095 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:00:15.096 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:10.166871+0000", 2024-08-17T18:00:15.096 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.19931341899999999 2024-08-17T18:00:15.096 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.096 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.096 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:00:15.096 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:10.166933+0000", 2024-08-17T18:00:15.096 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.1988000000000003e-05 2024-08-17T18:00:15.096 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.096 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.096 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:00:15.096 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:10.171681+0000", 2024-08-17T18:00:15.096 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0047474730000000003 2024-08-17T18:00:15.096 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.096 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.097 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:00:15.097 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:10.171787+0000", 2024-08-17T18:00:15.097 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000105948 2024-08-17T18:00:15.097 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:15.097 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:00:15.097 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:15.097 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.097 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.097 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35487.0:44459 55.7 e1428/1423 55:e3b0d748:::benchmark_data_smithi131_239348_object44458:head v 1428'2794, mlcod=1428'2790)", 2024-08-17T18:00:15.097 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:00:09.969135+0000", 2024-08-17T18:00:15.097 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 5.0398607819999999, 2024-08-17T18:00:15.097 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.20979704599999999, 2024-08-17T18:00:15.097 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:00:15.097 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:00:15.097 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:15.098 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:00:15.098 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.098 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:00:15.098 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:09.969135+0000", 2024-08-17T18:00:15.098 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:15.098 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.098 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.098 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:00:15.098 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:09.969135+0000", 2024-08-17T18:00:15.098 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:15.098 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.098 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.098 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:00:15.099 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:09.969136+0000", 2024-08-17T18:00:15.099 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.8000000000000005e-07 2024-08-17T18:00:15.099 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.099 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.099 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:00:15.099 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:09.969208+0000", 2024-08-17T18:00:15.099 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.2546000000000006e-05 2024-08-17T18:00:15.099 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.099 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.099 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:00:15.099 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:10.166791+0000", 2024-08-17T18:00:15.099 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.197582851 2024-08-17T18:00:15.099 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.100 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.100 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:00:15.100 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:10.166820+0000", 2024-08-17T18:00:15.100 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.8836e-05 2024-08-17T18:00:15.100 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.100 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.100 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:00:15.100 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:10.166980+0000", 2024-08-17T18:00:15.100 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00015977400000000001 2024-08-17T18:00:15.100 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.100 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.100 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:00:15.100 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:10.167040+0000", 2024-08-17T18:00:15.100 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.0562000000000001e-05 2024-08-17T18:00:15.101 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.101 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.101 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:00:15.101 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:10.178837+0000", 2024-08-17T18:00:15.101 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.011796535 2024-08-17T18:00:15.101 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.101 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.101 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:00:15.101 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:10.178932+0000", 2024-08-17T18:00:15.101 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.5161999999999995e-05 2024-08-17T18:00:15.101 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:15.101 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:00:15.102 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:15.102 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.102 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.102 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35487.0:44933 55.4 e1428/1423 55:24d9766a:::benchmark_data_smithi131_239348_object44932:head v 1428'2840, mlcod=1428'2838)", 2024-08-17T18:00:15.102 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:00:10.552013+0000", 2024-08-17T18:00:15.102 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 4.4569823389999996, 2024-08-17T18:00:15.102 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.180770981, 2024-08-17T18:00:15.102 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:00:15.102 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:00:15.102 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:00:15.102 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:00:15.102 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.103 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:00:15.103 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:10.552013+0000", 2024-08-17T18:00:15.103 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:15.103 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.103 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.103 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:00:15.103 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:10.552013+0000", 2024-08-17T18:00:15.103 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:15.103 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.103 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.103 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:00:15.103 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:10.552014+0000", 2024-08-17T18:00:15.103 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.6799999999999999e-07 2024-08-17T18:00:15.103 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.104 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.104 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:00:15.104 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:10.552081+0000", 2024-08-17T18:00:15.104 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.6587999999999993e-05 2024-08-17T18:00:15.104 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.104 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.104 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:00:15.104 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:10.552089+0000", 2024-08-17T18:00:15.104 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.2090000000000005e-06 2024-08-17T18:00:15.104 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.104 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.104 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:00:15.104 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:10.552094+0000", 2024-08-17T18:00:15.104 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.1189999999999996e-06 2024-08-17T18:00:15.105 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.105 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.105 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:00:15.105 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:10.729858+0000", 2024-08-17T18:00:15.105 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.177764002 2024-08-17T18:00:15.105 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.105 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.105 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:00:15.105 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:10.729888+0000", 2024-08-17T18:00:15.105 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.9969000000000001e-05 2024-08-17T18:00:15.105 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.105 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.105 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:00:15.105 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:10.732747+0000", 2024-08-17T18:00:15.106 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0028591549999999999 2024-08-17T18:00:15.106 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:15.106 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:15.106 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:00:15.106 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:10.732784+0000", 2024-08-17T18:00:15.106 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.7070999999999998e-05 2024-08-17T18:00:15.106 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:15.106 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:00:15.106 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:15.106 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:15.106 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:00:15.106 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T18:00:15.107 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:15.124 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:15.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:15.125 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:15.226 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:15.260 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:15.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:15.267 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:15.368 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:15.394 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:15.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:15.397 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:15.418 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 32 16 50774 50758 99.1245 80.25 0.00361875 0.0100833 2024-08-17T18:00:15.498 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:15.525 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:15.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:15.530 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:15.631 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:15.657 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:15.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:15.663 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:15.764 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:15.774 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:15 smithi131 bash[88347]: cluster 2024-08-17T18:00:14.376794+0000 mgr.y (mgr.34107) 1746 : cluster [DBG] pgmap v2515: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2024-08-17T18:00:15.774 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:15 smithi131 bash[88347]: cluster 2024-08-17T18:00:14.376794+0000 mgr.y (mgr.34107) 1746 : cluster [DBG] pgmap v2515: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2024-08-17T18:00:15.774 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:15 smithi131 bash[89561]: cluster 2024-08-17T18:00:14.376794+0000 mgr.y (mgr.34107) 1746 : cluster [DBG] pgmap v2515: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2024-08-17T18:00:15.774 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:15 smithi131 bash[89561]: cluster 2024-08-17T18:00:14.376794+0000 mgr.y (mgr.34107) 1746 : cluster [DBG] pgmap v2515: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2024-08-17T18:00:15.796 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:15.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:15.802 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:15.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:15 smithi169 bash[79348]: cluster 2024-08-17T18:00:14.376794+0000 mgr.y (mgr.34107) 1746 : cluster [DBG] pgmap v2515: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2024-08-17T18:00:15.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:15 smithi169 bash[79348]: cluster 2024-08-17T18:00:14.376794+0000 mgr.y (mgr.34107) 1746 : cluster [DBG] pgmap v2515: 89 pgs: 89 active+clean; 2.8 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 78 MiB/s wr, 1.24k op/s 2024-08-17T18:00:15.903 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:15.932 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:15.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:15.934 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:16.035 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:16.086 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:16.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:16.091 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:16.192 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:16.211 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-08-17T18:00:16.225 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:16.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:16.230 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:16.331 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:16.357 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:16.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:16.361 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:16.418 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 33 16 52143 52127 98.7134 85.5625 0.0088145 0.0101257 2024-08-17T18:00:16.462 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:16.490 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:16.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:16.496 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:16.597 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:16.625 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:16.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:16.630 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:16.731 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:16.758 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:16.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:16.761 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:16.862 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:16.888 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:16.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:16.893 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:16.993 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:17.030 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:17.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:17.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:17.134 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:17.157 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:17.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:17.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:17.261 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:17.288 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:17.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:17.290 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:17.391 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:17.414 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:17.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:17.419 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:17.419 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 34 16 53541 53525 98.3797 87.375 0.00768766 0.01016 2024-08-17T18:00:17.519 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:17.546 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:17.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:17.551 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:17.651 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:17.685 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:17.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:17.690 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:17.790 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:17.799 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:17 smithi131 bash[89561]: cluster 2024-08-17T18:00:16.377373+0000 mgr.y (mgr.34107) 1747 : cluster [DBG] pgmap v2516: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T18:00:17.799 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:17 smithi131 bash[89561]: cluster 2024-08-17T18:00:16.377373+0000 mgr.y (mgr.34107) 1747 : cluster [DBG] pgmap v2516: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T18:00:17.800 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:17 smithi131 bash[88347]: cluster 2024-08-17T18:00:16.377373+0000 mgr.y (mgr.34107) 1747 : cluster [DBG] pgmap v2516: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T18:00:17.800 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:17 smithi131 bash[88347]: cluster 2024-08-17T18:00:16.377373+0000 mgr.y (mgr.34107) 1747 : cluster [DBG] pgmap v2516: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T18:00:17.817 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:17.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:17.819 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:17.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:17 smithi169 bash[79348]: cluster 2024-08-17T18:00:16.377373+0000 mgr.y (mgr.34107) 1747 : cluster [DBG] pgmap v2516: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T18:00:17.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:17 smithi169 bash[79348]: cluster 2024-08-17T18:00:16.377373+0000 mgr.y (mgr.34107) 1747 : cluster [DBG] pgmap v2516: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T18:00:17.920 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:17.946 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:17.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:17.950 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:18.051 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:18.076 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:18.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:18.080 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:18.181 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:18.230 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:18.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:18.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:18.332 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:18.371 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:18.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:18.375 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:18.418 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 35 16 54893 54877 97.9829 84.5 0.00680279 0.0102005 2024-08-17T18:00:18.476 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:18.508 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:18.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:18.512 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:18.613 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:18.640 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:18.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:18.642 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:18.724 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:00:18.724 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:00:18.743 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:18.753 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:18 smithi169 bash[79348]: audit 2024-08-17T18:00:18.104282+0000 mon.a (mon.0) 2674 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:00:18.754 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:18 smithi169 bash[79348]: audit 2024-08-17T18:00:18.104282+0000 mon.a (mon.0) 2674 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:00:18.773 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:18.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:18.775 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:18.849 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:00:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:00:18] "GET /metrics HTTP/1.1" 200 36635 "" "Prometheus/2.51.0" 2024-08-17T18:00:18.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:18 smithi131 bash[89561]: audit 2024-08-17T18:00:18.104282+0000 mon.a (mon.0) 2674 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:00:18.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:18 smithi131 bash[89561]: audit 2024-08-17T18:00:18.104282+0000 mon.a (mon.0) 2674 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:00:18.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:18 smithi131 bash[88347]: audit 2024-08-17T18:00:18.104282+0000 mon.a (mon.0) 2674 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:00:18.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:18 smithi131 bash[88347]: audit 2024-08-17T18:00:18.104282+0000 mon.a (mon.0) 2674 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:00:18.875 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:18.904 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:18.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:18.909 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:19.010 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:19.048 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:19.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:19.050 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:19.150 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:19.174 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:19.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:19.177 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:19.278 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:19.302 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:19.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:19.305 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:19.406 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:19.418 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 36 16 56130 56114 97.4086 77.3125 0.00738999 0.0102595 2024-08-17T18:00:19.428 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:19.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:19.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:19.531 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:19.552 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:19.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:19.554 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:19.654 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:19.678 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:19.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:19.680 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:19.707 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:19 smithi131 bash[88347]: cluster 2024-08-17T18:00:18.377697+0000 mgr.y (mgr.34107) 1748 : cluster [DBG] pgmap v2517: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T18:00:19.739 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:00:19.781 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:19.791 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:19 smithi131 bash[89561]: cluster 2024-08-17T18:00:18.377697+0000 mgr.y (mgr.34107) 1748 : cluster [DBG] pgmap v2517: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T18:00:19.791 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:19 smithi131 bash[89561]: cluster 2024-08-17T18:00:18.377697+0000 mgr.y (mgr.34107) 1748 : cluster [DBG] pgmap v2517: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T18:00:19.803 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:19.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:19.805 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:19.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:19 smithi169 bash[79348]: cluster 2024-08-17T18:00:18.377697+0000 mgr.y (mgr.34107) 1748 : cluster [DBG] pgmap v2517: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T18:00:19.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:19 smithi169 bash[79348]: cluster 2024-08-17T18:00:18.377697+0000 mgr.y (mgr.34107) 1748 : cluster [DBG] pgmap v2517: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T18:00:19.905 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:19.927 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:19.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:19.933 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:20.034 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:20.061 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:20.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:20.064 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:20.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:19 smithi131 bash[88347]: cluster 2024-08-17T18:00:18.377697+0000 mgr.y (mgr.34107) 1748 : cluster [DBG] pgmap v2517: 89 pgs: 89 active+clean; 3.0 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 73 MiB/s wr, 1.17k op/s 2024-08-17T18:00:20.164 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:20.186 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:20.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:20.190 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:20.290 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:20.309 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:20.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:20.311 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:20.412 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:20.418 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 37 16 57000 56984 96.2455 54.375 0.00388406 0.0103821 2024-08-17T18:00:20.430 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:20.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:20.432 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:20.533 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:20.557 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:20.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:20.559 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:20.660 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:20.684 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:20.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:20.690 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:20.757 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:00:20.791 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:20.829 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:20.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:20.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:20.935 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:20.966 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:20.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:20.971 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:21.071 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:21.103 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:21.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:21.107 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:21.207 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:21.240 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:21.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:21.244 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:21.344 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:21.367 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:21.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:21.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:21.419 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 38 16 58226 58210 95.729 76.625 0.0106013 0.0104412 2024-08-17T18:00:21.475 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:21.499 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:21.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:21.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:21.602 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:21.620 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:21.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:21.622 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:21.648 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:21 smithi131 bash[88347]: cluster 2024-08-17T18:00:20.378417+0000 mgr.y (mgr.34107) 1749 : cluster [DBG] pgmap v2518: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 96 MiB/s wr, 1.54k op/s 2024-08-17T18:00:21.648 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:21 smithi131 bash[88347]: cluster 2024-08-17T18:00:20.378417+0000 mgr.y (mgr.34107) 1749 : cluster [DBG] pgmap v2518: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 96 MiB/s wr, 1.54k op/s 2024-08-17T18:00:21.648 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:21 smithi131 bash[89561]: cluster 2024-08-17T18:00:20.378417+0000 mgr.y (mgr.34107) 1749 : cluster [DBG] pgmap v2518: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 96 MiB/s wr, 1.54k op/s 2024-08-17T18:00:21.648 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:21 smithi131 bash[89561]: cluster 2024-08-17T18:00:20.378417+0000 mgr.y (mgr.34107) 1749 : cluster [DBG] pgmap v2518: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 96 MiB/s wr, 1.54k op/s 2024-08-17T18:00:21.723 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:21.742 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:21.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:21.744 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:21.845 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:21.870 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:21.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:21.872 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:21.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:21 smithi169 bash[79348]: cluster 2024-08-17T18:00:20.378417+0000 mgr.y (mgr.34107) 1749 : cluster [DBG] pgmap v2518: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 96 MiB/s wr, 1.54k op/s 2024-08-17T18:00:21.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:21 smithi169 bash[79348]: cluster 2024-08-17T18:00:20.378417+0000 mgr.y (mgr.34107) 1749 : cluster [DBG] pgmap v2518: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 96 MiB/s wr, 1.54k op/s 2024-08-17T18:00:21.972 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:21.999 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:22.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:22.003 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:22.103 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:22.131 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:22.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:22.134 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:22.235 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:22.257 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:22.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:22.265 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:22.365 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:22.392 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:22.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:22.395 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:22.419 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 39 16 59162 59146 94.7743 58.5 0.00687382 0.0105458 2024-08-17T18:00:22.496 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:22.520 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:22.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:22.524 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:22.625 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:22.642 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:22.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:22.644 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:22.745 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:22.767 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:22.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:22.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:22.869 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:22.906 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:22.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:22.909 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:23.010 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:23.037 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:23.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:23.041 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:23.141 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:23.166 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:23.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:23.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:23.272 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:23.290 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:23.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:23.292 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:23.393 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:23.419 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:2024-08-17T18:00:23.419877+0000 min lat: 0.00109248 max lat: 0.70405 avg lat: 0.0106574 2024-08-17T18:00:23.419 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T18:00:23.419 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 40 16 60046 60030 93.786 55.25 0.0159014 0.0106574 2024-08-17T18:00:23.425 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:23.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:23.428 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:23.529 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:23.554 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:23.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:23.555 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:23.656 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:23.694 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:23.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:23.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:23.797 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:23.820 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:23 smithi169 bash[79348]: cluster 2024-08-17T18:00:22.378779+0000 mgr.y (mgr.34107) 1750 : cluster [DBG] pgmap v2519: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T18:00:23.820 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:23 smithi169 bash[79348]: cluster 2024-08-17T18:00:22.378779+0000 mgr.y (mgr.34107) 1750 : cluster [DBG] pgmap v2519: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T18:00:23.820 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:23 smithi169 bash[79348]: audit 2024-08-17T18:00:23.271710+0000 mon.a (mon.0) 2675 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:23.820 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:23 smithi169 bash[79348]: audit 2024-08-17T18:00:23.271710+0000 mon.a (mon.0) 2675 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:23.835 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:23.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:23.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:23.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:23 smithi131 bash[88347]: cluster 2024-08-17T18:00:22.378779+0000 mgr.y (mgr.34107) 1750 : cluster [DBG] pgmap v2519: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T18:00:23.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:23 smithi131 bash[88347]: cluster 2024-08-17T18:00:22.378779+0000 mgr.y (mgr.34107) 1750 : cluster [DBG] pgmap v2519: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T18:00:23.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:23 smithi131 bash[88347]: audit 2024-08-17T18:00:23.271710+0000 mon.a (mon.0) 2675 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:23.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:23 smithi131 bash[88347]: audit 2024-08-17T18:00:23.271710+0000 mon.a (mon.0) 2675 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:23.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:23 smithi131 bash[89561]: cluster 2024-08-17T18:00:22.378779+0000 mgr.y (mgr.34107) 1750 : cluster [DBG] pgmap v2519: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T18:00:23.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:23 smithi131 bash[89561]: cluster 2024-08-17T18:00:22.378779+0000 mgr.y (mgr.34107) 1750 : cluster [DBG] pgmap v2519: 89 pgs: 89 active+clean; 3.4 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T18:00:23.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:23 smithi131 bash[89561]: audit 2024-08-17T18:00:23.271710+0000 mon.a (mon.0) 2675 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:23.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:23 smithi131 bash[89561]: audit 2024-08-17T18:00:23.271710+0000 mon.a (mon.0) 2675 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:23.941 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:23.967 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:23.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:23.970 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:24.071 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:24.171 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:24.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:24.173 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:24.274 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:24.305 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:24.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:24.309 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:24.410 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:24.419 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 41 16 60986 60970 92.9313 58.75 0.0241591 0.0107545 2024-08-17T18:00:24.437 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:24.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:24.440 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:24.540 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:24.565 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:24.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:24.567 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:24.668 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:24.707 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:24.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:24.716 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:24.816 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:24.847 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:24.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:24.850 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:24.951 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:24.992 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:24.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:24.996 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:25.097 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:25.119 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:25.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:25.123 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:25.224 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:25.269 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:25.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:25.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:25.380 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:25.411 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:25.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:25.418 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:25.419 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 42 16 62078 62062 92.3435 68.25 0.00866376 0.0108238 2024-08-17T18:00:25.518 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:25.544 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:25.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:25.550 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:25.651 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:25.677 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:25.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:25.679 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:25.780 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:25.804 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:25.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:25.806 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:25.907 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:25.952 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:25.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:25.955 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:26.056 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:26.065 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:25 smithi169 bash[79348]: cluster 2024-08-17T18:00:24.379336+0000 mgr.y (mgr.34107) 1751 : cluster [DBG] pgmap v2520: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-08-17T18:00:26.065 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:25 smithi169 bash[79348]: cluster 2024-08-17T18:00:24.379336+0000 mgr.y (mgr.34107) 1751 : cluster [DBG] pgmap v2520: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-08-17T18:00:26.065 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:25 smithi169 bash[79348]: audit 2024-08-17T18:00:24.882904+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:00:26.065 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:25 smithi169 bash[79348]: audit 2024-08-17T18:00:24.882904+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:00:26.065 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:25 smithi169 bash[79348]: audit 2024-08-17T18:00:24.892848+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:00:26.065 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:25 smithi169 bash[79348]: audit 2024-08-17T18:00:24.892848+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:00:26.066 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:25 smithi169 bash[79348]: audit 2024-08-17T18:00:25.062458+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:00:26.066 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:25 smithi169 bash[79348]: audit 2024-08-17T18:00:25.062458+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:00:26.066 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:25 smithi169 bash[79348]: audit 2024-08-17T18:00:25.070680+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:00:26.066 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:25 smithi169 bash[79348]: audit 2024-08-17T18:00:25.070680+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:00:26.078 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:26.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:26.083 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:26.155 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:25 smithi131 bash[88347]: cluster 2024-08-17T18:00:24.379336+0000 mgr.y (mgr.34107) 1751 : cluster [DBG] pgmap v2520: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-08-17T18:00:26.155 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:25 smithi131 bash[88347]: cluster 2024-08-17T18:00:24.379336+0000 mgr.y (mgr.34107) 1751 : cluster [DBG] pgmap v2520: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-08-17T18:00:26.155 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:25 smithi131 bash[88347]: audit 2024-08-17T18:00:24.882904+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:00:26.155 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:25 smithi131 bash[88347]: audit 2024-08-17T18:00:24.882904+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:00:26.155 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:25 smithi131 bash[88347]: audit 2024-08-17T18:00:24.892848+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:00:26.155 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:25 smithi131 bash[88347]: audit 2024-08-17T18:00:24.892848+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:00:26.155 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:25 smithi131 bash[88347]: audit 2024-08-17T18:00:25.062458+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:00:26.155 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:25 smithi131 bash[88347]: audit 2024-08-17T18:00:25.062458+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:00:26.155 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:25 smithi131 bash[88347]: audit 2024-08-17T18:00:25.070680+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:00:26.156 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:25 smithi131 bash[88347]: audit 2024-08-17T18:00:25.070680+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:00:26.156 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:25 smithi131 bash[89561]: cluster 2024-08-17T18:00:24.379336+0000 mgr.y (mgr.34107) 1751 : cluster [DBG] pgmap v2520: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-08-17T18:00:26.156 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:25 smithi131 bash[89561]: cluster 2024-08-17T18:00:24.379336+0000 mgr.y (mgr.34107) 1751 : cluster [DBG] pgmap v2520: 89 pgs: 89 active+clean; 3.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 71 MiB/s wr, 1.13k op/s 2024-08-17T18:00:26.156 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:25 smithi131 bash[89561]: audit 2024-08-17T18:00:24.882904+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:00:26.156 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:25 smithi131 bash[89561]: audit 2024-08-17T18:00:24.882904+0000 mon.a (mon.0) 2676 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:00:26.156 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:25 smithi131 bash[89561]: audit 2024-08-17T18:00:24.892848+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:00:26.156 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:25 smithi131 bash[89561]: audit 2024-08-17T18:00:24.892848+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:00:26.156 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:25 smithi131 bash[89561]: audit 2024-08-17T18:00:25.062458+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:00:26.156 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:25 smithi131 bash[89561]: audit 2024-08-17T18:00:25.062458+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:00:26.156 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:25 smithi131 bash[89561]: audit 2024-08-17T18:00:25.070680+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:00:26.156 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:25 smithi131 bash[89561]: audit 2024-08-17T18:00:25.070680+0000 mon.a (mon.0) 2679 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:00:26.184 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:26.212 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:26.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:26.215 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:26.316 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:26.334 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:26.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:26.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:26.419 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 43 16 63060 63044 91.623 61.375 0.0029295 0.0108735 2024-08-17T18:00:26.436 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:26.458 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:26.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:26.461 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:26.561 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:26.589 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:26.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:26.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:26.694 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:26.718 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:26.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:26.721 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:26.822 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:26.849 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:26.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:26.854 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:26.954 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:26.975 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:26.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:26.977 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:27.078 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:27.104 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:27.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:27.108 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:27.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:26 smithi169 bash[79348]: audit 2024-08-17T18:00:26.000504+0000 mon.a (mon.0) 2680 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:00:27.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:26 smithi169 bash[79348]: audit 2024-08-17T18:00:26.000504+0000 mon.a (mon.0) 2680 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:00:27.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:26 smithi169 bash[79348]: audit 2024-08-17T18:00:26.001541+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:00:27.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:26 smithi169 bash[79348]: audit 2024-08-17T18:00:26.001541+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:00:27.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:26 smithi169 bash[79348]: audit 2024-08-17T18:00:26.008989+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:00:27.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:26 smithi169 bash[79348]: audit 2024-08-17T18:00:26.008989+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:00:27.209 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:27.218 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:26 smithi131 bash[89561]: audit 2024-08-17T18:00:26.000504+0000 mon.a (mon.0) 2680 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:00:27.219 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:26 smithi131 bash[89561]: audit 2024-08-17T18:00:26.000504+0000 mon.a (mon.0) 2680 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:00:27.219 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:26 smithi131 bash[89561]: audit 2024-08-17T18:00:26.001541+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:00:27.219 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:26 smithi131 bash[89561]: audit 2024-08-17T18:00:26.001541+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:00:27.219 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:26 smithi131 bash[89561]: audit 2024-08-17T18:00:26.008989+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:00:27.219 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:26 smithi131 bash[89561]: audit 2024-08-17T18:00:26.008989+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:00:27.219 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:26 smithi131 bash[88347]: audit 2024-08-17T18:00:26.000504+0000 mon.a (mon.0) 2680 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:00:27.219 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:26 smithi131 bash[88347]: audit 2024-08-17T18:00:26.000504+0000 mon.a (mon.0) 2680 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:00:27.219 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:26 smithi131 bash[88347]: audit 2024-08-17T18:00:26.001541+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:00:27.219 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:26 smithi131 bash[88347]: audit 2024-08-17T18:00:26.001541+0000 mon.a (mon.0) 2681 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:00:27.219 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:26 smithi131 bash[88347]: audit 2024-08-17T18:00:26.008989+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:00:27.219 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:26 smithi131 bash[88347]: audit 2024-08-17T18:00:26.008989+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:00:27.230 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:27.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:27.232 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:27.332 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:27.350 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:27.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:27.352 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:27.419 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 44 16 63911 63895 90.7494 53.1875 0.00885966 0.0110148 2024-08-17T18:00:27.453 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:27.480 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:27.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:27.483 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:27.584 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:27.613 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:27.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:27.617 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:27.718 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:27.741 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:27.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:27.743 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:27.844 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:27.882 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:27.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:27.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:27.988 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:28.020 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:28.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:28.022 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:28.123 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:28.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:28 smithi169 bash[79348]: cluster 2024-08-17T18:00:26.380313+0000 mgr.y (mgr.34107) 1752 : cluster [DBG] pgmap v2521: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-08-17T18:00:28.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:28 smithi169 bash[79348]: cluster 2024-08-17T18:00:26.380313+0000 mgr.y (mgr.34107) 1752 : cluster [DBG] pgmap v2521: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-08-17T18:00:28.145 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:28.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:28.147 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:28.248 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:28.283 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:28.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:28.288 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:28.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:28 smithi131 bash[88347]: cluster 2024-08-17T18:00:26.380313+0000 mgr.y (mgr.34107) 1752 : cluster [DBG] pgmap v2521: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-08-17T18:00:28.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:28 smithi131 bash[88347]: cluster 2024-08-17T18:00:26.380313+0000 mgr.y (mgr.34107) 1752 : cluster [DBG] pgmap v2521: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-08-17T18:00:28.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:28 smithi131 bash[89561]: cluster 2024-08-17T18:00:26.380313+0000 mgr.y (mgr.34107) 1752 : cluster [DBG] pgmap v2521: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-08-17T18:00:28.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:28 smithi131 bash[89561]: cluster 2024-08-17T18:00:26.380313+0000 mgr.y (mgr.34107) 1752 : cluster [DBG] pgmap v2521: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 83 MiB/s wr, 1.32k op/s 2024-08-17T18:00:28.388 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:28.415 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:28.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:28.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:28.420 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 45 16 64965 64949 90.1965 65.875 0.022696 0.0110813 2024-08-17T18:00:28.520 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:28.550 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:28.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:28.554 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:28.655 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:28.682 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:28.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:28.687 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:28.787 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:28.813 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:28.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:28.815 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:28.916 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:28.924 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:00:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:00:28] "GET /metrics HTTP/1.1" 200 36641 "" "Prometheus/2.51.0" 2024-08-17T18:00:28.941 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:28.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:28.944 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:29.045 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:29.071 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:29.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:29.076 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:29.176 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:29.207 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:29.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:29.211 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:29.312 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:29.343 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:29.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:29.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:29.419 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 46 16 66204 66188 89.9191 77.4375 0.0112567 0.0111156 2024-08-17T18:00:29.505 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:29.531 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:29.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:29.533 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:29.633 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:29.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:29.666 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:29.666 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:29.767 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:29.799 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:29.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:29.804 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:29.904 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:29.925 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:29.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:29.927 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:30.028 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:30.054 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:30.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:30.057 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:30.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:30 smithi131 bash[89561]: cluster 2024-08-17T18:00:28.382751+0000 mgr.y (mgr.34107) 1753 : cluster [DBG] pgmap v2522: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 60 MiB/s wr, 961 op/s 2024-08-17T18:00:30.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:30 smithi131 bash[89561]: cluster 2024-08-17T18:00:28.382751+0000 mgr.y (mgr.34107) 1753 : cluster [DBG] pgmap v2522: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 60 MiB/s wr, 961 op/s 2024-08-17T18:00:30.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:30 smithi131 bash[88347]: cluster 2024-08-17T18:00:28.382751+0000 mgr.y (mgr.34107) 1753 : cluster [DBG] pgmap v2522: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 60 MiB/s wr, 961 op/s 2024-08-17T18:00:30.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:30 smithi131 bash[88347]: cluster 2024-08-17T18:00:28.382751+0000 mgr.y (mgr.34107) 1753 : cluster [DBG] pgmap v2522: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 60 MiB/s wr, 961 op/s 2024-08-17T18:00:30.157 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:30.185 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:30.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:30.188 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:30.289 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:30.313 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:30.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:30.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:30.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:30 smithi169 bash[79348]: cluster 2024-08-17T18:00:28.382751+0000 mgr.y (mgr.34107) 1753 : cluster [DBG] pgmap v2522: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 60 MiB/s wr, 961 op/s 2024-08-17T18:00:30.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:30 smithi169 bash[79348]: cluster 2024-08-17T18:00:28.382751+0000 mgr.y (mgr.34107) 1753 : cluster [DBG] pgmap v2522: 89 pgs: 89 active+clean; 3.7 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 60 MiB/s wr, 961 op/s 2024-08-17T18:00:30.418 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:30.419 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 47 16 67331 67315 89.5044 70.4375 0.0127428 0.0111667 2024-08-17T18:00:30.445 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:30.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:30.446 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:30.547 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:30.574 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:30.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:30.577 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:30.678 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:30.703 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:30.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:30.707 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:30.808 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:30.845 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:30.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:30.848 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:30.949 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:30.974 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:30.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:30.978 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:31.079 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:31.109 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:31.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:31.112 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:31.213 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:31.241 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:31.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:31.244 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:31.345 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:31.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:31.374 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:31.374 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:31.420 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 48 16 68531 68515 89.2021 75 0.0269389 0.0112055 2024-08-17T18:00:31.475 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:31.500 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:31.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:31.502 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:31.603 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:31.622 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:31.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:31.624 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:31.725 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:31.751 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:31.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:31.753 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:31.854 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:31.878 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:31.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:31.880 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:31.981 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:32.003 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:32.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:32.008 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:32.109 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:32.138 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:32.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:32.140 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:32.241 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:32.270 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:32.273 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:32 smithi169 bash[79348]: cluster 2024-08-17T18:00:30.383437+0000 mgr.y (mgr.34107) 1754 : cluster [DBG] pgmap v2523: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 87 MiB/s wr, 1.40k op/s 2024-08-17T18:00:32.273 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:32 smithi169 bash[79348]: cluster 2024-08-17T18:00:30.383437+0000 mgr.y (mgr.34107) 1754 : cluster [DBG] pgmap v2523: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 87 MiB/s wr, 1.40k op/s 2024-08-17T18:00:32.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:32.274 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:32.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:32 smithi131 bash[88347]: cluster 2024-08-17T18:00:30.383437+0000 mgr.y (mgr.34107) 1754 : cluster [DBG] pgmap v2523: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 87 MiB/s wr, 1.40k op/s 2024-08-17T18:00:32.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:32 smithi131 bash[88347]: cluster 2024-08-17T18:00:30.383437+0000 mgr.y (mgr.34107) 1754 : cluster [DBG] pgmap v2523: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 87 MiB/s wr, 1.40k op/s 2024-08-17T18:00:32.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:32 smithi131 bash[89561]: cluster 2024-08-17T18:00:30.383437+0000 mgr.y (mgr.34107) 1754 : cluster [DBG] pgmap v2523: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 87 MiB/s wr, 1.40k op/s 2024-08-17T18:00:32.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:32 smithi131 bash[89561]: cluster 2024-08-17T18:00:30.383437+0000 mgr.y (mgr.34107) 1754 : cluster [DBG] pgmap v2523: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 87 MiB/s wr, 1.40k op/s 2024-08-17T18:00:32.375 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:32.397 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:32.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:32.399 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:32.419 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 49 16 69605 69589 88.7515 67.125 0.0111932 0.0112624 2024-08-17T18:00:32.500 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:32.521 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:32.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:32.523 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:32.623 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:32.646 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:32.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:32.653 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:32.753 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:32.779 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:32.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:32.781 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:32.882 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:32.910 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:32.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:32.915 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:33.016 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:33.043 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:33.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:33.048 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:33.149 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:33.172 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:33.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:33.174 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:33.275 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:33.320 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:33.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:33.323 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:33.420 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 50 16 70733 70717 88.3863 70.5 0.00885165 0.0113094 2024-08-17T18:00:33.423 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:33.446 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:33.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:33.449 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:33.549 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:33.571 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:33.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:33.575 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:33.675 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:33.696 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:33.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:33.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:33.802 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:33.822 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:33.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:33.826 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:33.926 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:33.950 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:33.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:33.954 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:34.055 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:34.103 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:34.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:34.107 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:34.208 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:34.217 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:34 smithi169 bash[79348]: cluster 2024-08-17T18:00:32.383833+0000 mgr.y (mgr.34107) 1755 : cluster [DBG] pgmap v2524: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 53 MiB/s wr, 847 op/s 2024-08-17T18:00:34.217 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:34 smithi169 bash[79348]: cluster 2024-08-17T18:00:32.383833+0000 mgr.y (mgr.34107) 1755 : cluster [DBG] pgmap v2524: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 53 MiB/s wr, 847 op/s 2024-08-17T18:00:34.230 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:34.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:34.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:34.335 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:34.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:34 smithi131 bash[88347]: cluster 2024-08-17T18:00:32.383833+0000 mgr.y (mgr.34107) 1755 : cluster [DBG] pgmap v2524: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 53 MiB/s wr, 847 op/s 2024-08-17T18:00:34.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:34 smithi131 bash[88347]: cluster 2024-08-17T18:00:32.383833+0000 mgr.y (mgr.34107) 1755 : cluster [DBG] pgmap v2524: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 53 MiB/s wr, 847 op/s 2024-08-17T18:00:34.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:34 smithi131 bash[89561]: cluster 2024-08-17T18:00:32.383833+0000 mgr.y (mgr.34107) 1755 : cluster [DBG] pgmap v2524: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 53 MiB/s wr, 847 op/s 2024-08-17T18:00:34.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:34 smithi131 bash[89561]: cluster 2024-08-17T18:00:32.383833+0000 mgr.y (mgr.34107) 1755 : cluster [DBG] pgmap v2524: 89 pgs: 89 active+clean; 4.0 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 53 MiB/s wr, 847 op/s 2024-08-17T18:00:34.358 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:34.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:34.362 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:34.420 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 51 16 71891 71875 88.0723 72.375 0.0133621 0.0113495 2024-08-17T18:00:34.462 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:34.492 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:34.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:34.495 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:34.596 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:34.641 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:34.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:34.643 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:34.744 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:34.767 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:34.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:34.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:34.870 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:34.892 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:34.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:34.895 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:34.995 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:35.022 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:35.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:35.026 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:35.127 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:35.148 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:35.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:35.150 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:35.251 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:35.275 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:35.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:35.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:35.381 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:35.419 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:35.420 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 52 16 73047 73031 87.7679 72.25 0.0287805 0.0113879 2024-08-17T18:00:35.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:35.422 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:35.523 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:35.546 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:35.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:35.551 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:35.652 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:35.679 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:35.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:35.683 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:35.784 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:35.812 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:35.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:35.815 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:35.833 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T18:00:35.833 INFO:teuthology.orchestra.run.smithi131.stdout: "ops": [ 2024-08-17T18:00:35.833 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:35.833 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.35487.0:73464 55.c 55:3edc037d:::benchmark_data_smithi131_239348_object73463:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1428)", 2024-08-17T18:00:35.834 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:00:35.814646+0000", 2024-08-17T18:00:35.834 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 0.018979803999999999, 2024-08-17T18:00:35.834 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.019014758999999999, 2024-08-17T18:00:35.834 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:00:35.834 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:00:35.834 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "waiting for sub ops", 2024-08-17T18:00:35.834 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:00:35.834 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.35487", 2024-08-17T18:00:35.834 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:00:35.834 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 73464 2024-08-17T18:00:35.834 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:35.834 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:00:35.834 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:35.835 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:00:35.835 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:35.814646+0000", 2024-08-17T18:00:35.835 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:35.835 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:35.835 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:35.835 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:00:35.835 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:35.814646+0000", 2024-08-17T18:00:35.835 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:35.835 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:35.835 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:35.835 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:00:35.835 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:35.814648+0000", 2024-08-17T18:00:35.835 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.711e-06 2024-08-17T18:00:35.836 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:35.836 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:35.836 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:00:35.836 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:35.814676+0000", 2024-08-17T18:00:35.836 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.8254000000000001e-05 2024-08-17T18:00:35.836 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:35.836 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:35.836 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:00:35.836 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:35.814707+0000", 2024-08-17T18:00:35.836 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.0443e-05 2024-08-17T18:00:35.836 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:35.836 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:35.836 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:00:35.837 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:35.814714+0000", 2024-08-17T18:00:35.837 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.1289999999999998e-06 2024-08-17T18:00:35.837 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:35.837 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:35.837 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:00:35.837 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:35.827762+0000", 2024-08-17T18:00:35.837 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.013047810999999999 2024-08-17T18:00:35.837 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:35.837 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:35.837 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:00:35.837 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:35.827903+0000", 2024-08-17T18:00:35.838 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00014092900000000001 2024-08-17T18:00:35.838 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:35.838 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:35.838 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 4,7", 2024-08-17T18:00:35.838 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:35.828034+0000", 2024-08-17T18:00:35.838 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00013181099999999999 2024-08-17T18:00:35.838 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:35.838 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:00:35.839 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:35.839 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:35.839 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:35.839 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.35487.0:73471 55.9 55:9f8d587c:::benchmark_data_smithi131_239348_object73470:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536 in=65536b] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1428)", 2024-08-17T18:00:35.839 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:00:35.824918+0000", 2024-08-17T18:00:35.839 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 0.0087078050000000008, 2024-08-17T18:00:35.839 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00881294, 2024-08-17T18:00:35.839 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:00:35.839 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:00:35.839 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "waiting for sub ops", 2024-08-17T18:00:35.839 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:00:35.839 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.35487", 2024-08-17T18:00:35.839 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:00:35.839 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 73471 2024-08-17T18:00:35.839 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:35.840 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:00:35.840 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:35.840 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:00:35.840 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:35.824918+0000", 2024-08-17T18:00:35.840 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:35.840 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:35.840 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:35.840 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:00:35.840 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:35.824918+0000", 2024-08-17T18:00:35.840 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:35.840 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:35.840 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:35.840 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:00:35.840 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:35.824921+0000", 2024-08-17T18:00:35.840 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.5339999999999998e-06 2024-08-17T18:00:35.840 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:35.841 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:35.841 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:00:35.841 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:35.824965+0000", 2024-08-17T18:00:35.841 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.3856999999999997e-05 2024-08-17T18:00:35.841 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:35.841 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:35.841 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:00:35.841 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:35.824997+0000", 2024-08-17T18:00:35.841 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.2428999999999997e-05 2024-08-17T18:00:35.841 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:35.841 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:35.841 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:00:35.841 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:35.825007+0000", 2024-08-17T18:00:35.841 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0243e-05 2024-08-17T18:00:35.841 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:35.842 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:35.842 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:00:35.842 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:35.825101+0000", 2024-08-17T18:00:35.842 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.3678999999999995e-05 2024-08-17T18:00:35.842 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:35.842 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:35.842 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:00:35.842 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:35.825359+0000", 2024-08-17T18:00:35.842 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000257884 2024-08-17T18:00:35.842 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:35.842 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:35.842 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 2,5", 2024-08-17T18:00:35.842 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:35.825505+0000", 2024-08-17T18:00:35.843 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00014577899999999999 2024-08-17T18:00:35.843 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:35.843 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:35.843 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:00:35.843 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:35.830189+0000", 2024-08-17T18:00:35.843 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0046838590000000003 2024-08-17T18:00:35.843 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:35.843 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:35.843 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:00:35.843 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:35.832085+0000", 2024-08-17T18:00:35.843 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.001896345 2024-08-17T18:00:35.843 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:35.843 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:00:35.843 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:35.843 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:35.843 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:35.844 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop_reply(client.35487.0:73464 55.c e1428/1423)", 2024-08-17T18:00:35.844 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:00:35.831905+0000", 2024-08-17T18:00:35.844 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 0.0017208220000000001, 2024-08-17T18:00:35.844 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0018889309999999999, 2024-08-17T18:00:35.844 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:00:35.844 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:00:35.844 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "queued for pg", 2024-08-17T18:00:35.844 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:00:35.844 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:35.844 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:00:35.844 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:35.831905+0000", 2024-08-17T18:00:35.844 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:35.844 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:35.844 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:35.844 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:00:35.844 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:35.831905+0000", 2024-08-17T18:00:35.844 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:00:35.845 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:35.845 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:35.845 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:00:35.845 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:35.831906+0000", 2024-08-17T18:00:35.845 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.09e-07 2024-08-17T18:00:35.845 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:35.845 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:35.845 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:00:35.845 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:35.831913+0000", 2024-08-17T18:00:35.845 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.3250000000000002e-06 2024-08-17T18:00:35.845 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:35.845 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:35.845 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:00:35.845 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:35.831925+0000", 2024-08-17T18:00:35.846 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1231e-05 2024-08-17T18:00:35.846 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:00:35.846 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:00:35.846 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:00:35.846 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:00:35.831932+0000", 2024-08-17T18:00:35.846 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.187e-06 2024-08-17T18:00:35.846 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:35.846 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:00:35.846 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:35.846 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:00:35.846 INFO:teuthology.orchestra.run.smithi131.stdout: ], 2024-08-17T18:00:35.846 INFO:teuthology.orchestra.run.smithi131.stdout: "num_ops": 3 2024-08-17T18:00:35.846 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T18:00:35.915 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T18:00:35.916 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:00:35.916 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:35.949 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:35.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:35.953 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:35.958 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T18:00:35.958 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:00:36.009 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T18:00:36.009 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:00:36.048 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T18:00:36.048 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:00:36.055 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:36.085 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T18:00:36.085 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:00:36.088 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:36.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:36.090 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:36.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:36 smithi131 bash[89561]: cluster 2024-08-17T18:00:34.385723+0000 mgr.y (mgr.34107) 1756 : cluster [DBG] pgmap v2525: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 61 MiB/s wr, 969 op/s 2024-08-17T18:00:36.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:36 smithi131 bash[89561]: cluster 2024-08-17T18:00:34.385723+0000 mgr.y (mgr.34107) 1756 : cluster [DBG] pgmap v2525: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 61 MiB/s wr, 969 op/s 2024-08-17T18:00:36.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:36 smithi131 bash[89561]: audit 2024-08-17T18:00:35.851445+0000 mon.a (mon.0) 2683 : audit [DBG] from='client.? 172.21.15.131:0/1861614429' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:00:36.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:36 smithi131 bash[89561]: audit 2024-08-17T18:00:35.851445+0000 mon.a (mon.0) 2683 : audit [DBG] from='client.? 172.21.15.131:0/1861614429' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:00:36.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:36 smithi131 bash[88347]: cluster 2024-08-17T18:00:34.385723+0000 mgr.y (mgr.34107) 1756 : cluster [DBG] pgmap v2525: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 61 MiB/s wr, 969 op/s 2024-08-17T18:00:36.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:36 smithi131 bash[88347]: cluster 2024-08-17T18:00:34.385723+0000 mgr.y (mgr.34107) 1756 : cluster [DBG] pgmap v2525: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 61 MiB/s wr, 969 op/s 2024-08-17T18:00:36.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:36 smithi131 bash[88347]: audit 2024-08-17T18:00:35.851445+0000 mon.a (mon.0) 2683 : audit [DBG] from='client.? 172.21.15.131:0/1861614429' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:00:36.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:36 smithi131 bash[88347]: audit 2024-08-17T18:00:35.851445+0000 mon.a (mon.0) 2683 : audit [DBG] from='client.? 172.21.15.131:0/1861614429' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:00:36.113 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T18:00:36.113 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:00:36.137 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T18:00:36.138 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:00:36.177 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T18:00:36.177 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:00:36.191 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:36.216 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:36.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:36.221 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:36.322 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:36.332 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:36 smithi169 bash[79348]: cluster 2024-08-17T18:00:34.385723+0000 mgr.y (mgr.34107) 1756 : cluster [DBG] pgmap v2525: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 61 MiB/s wr, 969 op/s 2024-08-17T18:00:36.332 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:36 smithi169 bash[79348]: cluster 2024-08-17T18:00:34.385723+0000 mgr.y (mgr.34107) 1756 : cluster [DBG] pgmap v2525: 89 pgs: 89 active+clean; 4.1 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 61 MiB/s wr, 969 op/s 2024-08-17T18:00:36.332 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:36 smithi169 bash[79348]: audit 2024-08-17T18:00:35.851445+0000 mon.a (mon.0) 2683 : audit [DBG] from='client.? 172.21.15.131:0/1861614429' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:00:36.332 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:36 smithi169 bash[79348]: audit 2024-08-17T18:00:35.851445+0000 mon.a (mon.0) 2683 : audit [DBG] from='client.? 172.21.15.131:0/1861614429' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:00:36.349 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:36.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:36.355 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:36.420 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 53 16 74092 74076 87.3441 65.3125 0.0041226 0.0114442 2024-08-17T18:00:36.456 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:36.484 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:36.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:36.487 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:36.588 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:36.615 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:36.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:36.622 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:36.723 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:36.747 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:36.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:36.751 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:36.852 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:36.882 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:36.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:36.886 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:36.987 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:37.014 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:37.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:37.017 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:37.043 INFO:teuthology.orchestra.run.smithi131.stderr:noscrub is unset 2024-08-17T18:00:37.046 INFO:teuthology.orchestra.run.smithi131.stderr:set pool 55 pg_num to 26 2024-08-17T18:00:37.119 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:37.129 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:37 smithi169 bash[79348]: audit 2024-08-17T18:00:36.157451+0000 mon.b (mon.1) 11 : audit [INF] from='client.? 172.21.15.131:0/843872742' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T18:00:37.129 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:37 smithi169 bash[79348]: audit 2024-08-17T18:00:36.157451+0000 mon.b (mon.1) 11 : audit [INF] from='client.? 172.21.15.131:0/843872742' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T18:00:37.129 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:37 smithi169 bash[79348]: audit 2024-08-17T18:00:36.159524+0000 mon.a (mon.0) 2684 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T18:00:37.129 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:37 smithi169 bash[79348]: audit 2024-08-17T18:00:36.159524+0000 mon.a (mon.0) 2684 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T18:00:37.129 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:37 smithi169 bash[79348]: audit 2024-08-17T18:00:36.206296+0000 mon.a (mon.0) 2685 : audit [INF] from='client.? 172.21.15.131:0/1359598395' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:00:37.130 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:37 smithi169 bash[79348]: audit 2024-08-17T18:00:36.206296+0000 mon.a (mon.0) 2685 : audit [INF] from='client.? 172.21.15.131:0/1359598395' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:00:37.146 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:37.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:37.150 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:37.251 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:37.288 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:37.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:37.293 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:37.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:37 smithi131 bash[88347]: audit 2024-08-17T18:00:36.157451+0000 mon.b (mon.1) 11 : audit [INF] from='client.? 172.21.15.131:0/843872742' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T18:00:37.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:37 smithi131 bash[88347]: audit 2024-08-17T18:00:36.157451+0000 mon.b (mon.1) 11 : audit [INF] from='client.? 172.21.15.131:0/843872742' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T18:00:37.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:37 smithi131 bash[88347]: audit 2024-08-17T18:00:36.159524+0000 mon.a (mon.0) 2684 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T18:00:37.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:37 smithi131 bash[88347]: audit 2024-08-17T18:00:36.159524+0000 mon.a (mon.0) 2684 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T18:00:37.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:37 smithi131 bash[88347]: audit 2024-08-17T18:00:36.206296+0000 mon.a (mon.0) 2685 : audit [INF] from='client.? 172.21.15.131:0/1359598395' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:00:37.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:37 smithi131 bash[88347]: audit 2024-08-17T18:00:36.206296+0000 mon.a (mon.0) 2685 : audit [INF] from='client.? 172.21.15.131:0/1359598395' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:00:37.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:37 smithi131 bash[89561]: audit 2024-08-17T18:00:36.157451+0000 mon.b (mon.1) 11 : audit [INF] from='client.? 172.21.15.131:0/843872742' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T18:00:37.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:37 smithi131 bash[89561]: audit 2024-08-17T18:00:36.157451+0000 mon.b (mon.1) 11 : audit [INF] from='client.? 172.21.15.131:0/843872742' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T18:00:37.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:37 smithi131 bash[89561]: audit 2024-08-17T18:00:36.159524+0000 mon.a (mon.0) 2684 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T18:00:37.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:37 smithi131 bash[89561]: audit 2024-08-17T18:00:36.159524+0000 mon.a (mon.0) 2684 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T18:00:37.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:37 smithi131 bash[89561]: audit 2024-08-17T18:00:36.206296+0000 mon.a (mon.0) 2685 : audit [INF] from='client.? 172.21.15.131:0/1359598395' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:00:37.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:37 smithi131 bash[89561]: audit 2024-08-17T18:00:36.206296+0000 mon.a (mon.0) 2685 : audit [INF] from='client.? 172.21.15.131:0/1359598395' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:00:37.394 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:37.420 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 54 16 75250 75234 87.0668 72.375 0.0164019 0.0114812 2024-08-17T18:00:37.429 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:37.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:37.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:37.533 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:37.557 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:37.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:37.560 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:37.660 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:37.685 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:37.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:37.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:37.788 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:37.813 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:37.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:37.816 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:37.917 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:37.944 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:37.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:37.948 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:38.048 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:38.092 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:38.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:38.094 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:38.195 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:38.205 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:38 smithi131 bash[89561]: cluster 2024-08-17T18:00:36.386381+0000 mgr.y (mgr.34107) 1757 : cluster [DBG] pgmap v2526: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-08-17T18:00:38.205 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:38 smithi131 bash[89561]: cluster 2024-08-17T18:00:36.386381+0000 mgr.y (mgr.34107) 1757 : cluster [DBG] pgmap v2526: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-08-17T18:00:38.205 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:38 smithi131 bash[89561]: cluster 2024-08-17T18:00:37.031654+0000 mon.a (mon.0) 2686 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:00:38.205 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:38 smithi131 bash[89561]: cluster 2024-08-17T18:00:37.031654+0000 mon.a (mon.0) 2686 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:00:38.205 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:38 smithi131 bash[89561]: audit 2024-08-17T18:00:37.040398+0000 mon.a (mon.0) 2687 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]': finished 2024-08-17T18:00:38.205 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:38 smithi131 bash[89561]: audit 2024-08-17T18:00:37.040398+0000 mon.a (mon.0) 2687 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]': finished 2024-08-17T18:00:38.205 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:38 smithi131 bash[89561]: audit 2024-08-17T18:00:37.040497+0000 mon.a (mon.0) 2688 : audit [INF] from='client.? 172.21.15.131:0/1359598395' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:00:38.205 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:38 smithi131 bash[89561]: audit 2024-08-17T18:00:37.040497+0000 mon.a (mon.0) 2688 : audit [INF] from='client.? 172.21.15.131:0/1359598395' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:00:38.205 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:38 smithi131 bash[89561]: cluster 2024-08-17T18:00:37.045466+0000 mon.a (mon.0) 2689 : cluster [DBG] osdmap e1429: 8 total, 8 up, 8 in 2024-08-17T18:00:38.205 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:38 smithi131 bash[89561]: cluster 2024-08-17T18:00:37.045466+0000 mon.a (mon.0) 2689 : cluster [DBG] osdmap e1429: 8 total, 8 up, 8 in 2024-08-17T18:00:38.206 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:38 smithi131 bash[88347]: cluster 2024-08-17T18:00:36.386381+0000 mgr.y (mgr.34107) 1757 : cluster [DBG] pgmap v2526: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-08-17T18:00:38.206 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:38 smithi131 bash[88347]: cluster 2024-08-17T18:00:36.386381+0000 mgr.y (mgr.34107) 1757 : cluster [DBG] pgmap v2526: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-08-17T18:00:38.206 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:38 smithi131 bash[88347]: cluster 2024-08-17T18:00:37.031654+0000 mon.a (mon.0) 2686 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:00:38.206 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:38 smithi131 bash[88347]: cluster 2024-08-17T18:00:37.031654+0000 mon.a (mon.0) 2686 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:00:38.206 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:38 smithi131 bash[88347]: audit 2024-08-17T18:00:37.040398+0000 mon.a (mon.0) 2687 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]': finished 2024-08-17T18:00:38.206 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:38 smithi131 bash[88347]: audit 2024-08-17T18:00:37.040398+0000 mon.a (mon.0) 2687 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]': finished 2024-08-17T18:00:38.206 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:38 smithi131 bash[88347]: audit 2024-08-17T18:00:37.040497+0000 mon.a (mon.0) 2688 : audit [INF] from='client.? 172.21.15.131:0/1359598395' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:00:38.206 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:38 smithi131 bash[88347]: audit 2024-08-17T18:00:37.040497+0000 mon.a (mon.0) 2688 : audit [INF] from='client.? 172.21.15.131:0/1359598395' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:00:38.206 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:38 smithi131 bash[88347]: cluster 2024-08-17T18:00:37.045466+0000 mon.a (mon.0) 2689 : cluster [DBG] osdmap e1429: 8 total, 8 up, 8 in 2024-08-17T18:00:38.207 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:38 smithi131 bash[88347]: cluster 2024-08-17T18:00:37.045466+0000 mon.a (mon.0) 2689 : cluster [DBG] osdmap e1429: 8 total, 8 up, 8 in 2024-08-17T18:00:38.216 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:38.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:38.219 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:38.320 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:38.340 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:38.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:38.343 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:38.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:38 smithi169 bash[79348]: cluster 2024-08-17T18:00:36.386381+0000 mgr.y (mgr.34107) 1757 : cluster [DBG] pgmap v2526: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-08-17T18:00:38.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:38 smithi169 bash[79348]: cluster 2024-08-17T18:00:36.386381+0000 mgr.y (mgr.34107) 1757 : cluster [DBG] pgmap v2526: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 76 MiB/s wr, 1.22k op/s 2024-08-17T18:00:38.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:38 smithi169 bash[79348]: cluster 2024-08-17T18:00:37.031654+0000 mon.a (mon.0) 2686 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:00:38.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:38 smithi169 bash[79348]: cluster 2024-08-17T18:00:37.031654+0000 mon.a (mon.0) 2686 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:00:38.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:38 smithi169 bash[79348]: audit 2024-08-17T18:00:37.040398+0000 mon.a (mon.0) 2687 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]': finished 2024-08-17T18:00:38.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:38 smithi169 bash[79348]: audit 2024-08-17T18:00:37.040398+0000 mon.a (mon.0) 2687 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num", "val": "26"}]': finished 2024-08-17T18:00:38.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:38 smithi169 bash[79348]: audit 2024-08-17T18:00:37.040497+0000 mon.a (mon.0) 2688 : audit [INF] from='client.? 172.21.15.131:0/1359598395' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:00:38.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:38 smithi169 bash[79348]: audit 2024-08-17T18:00:37.040497+0000 mon.a (mon.0) 2688 : audit [INF] from='client.? 172.21.15.131:0/1359598395' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:00:38.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:38 smithi169 bash[79348]: cluster 2024-08-17T18:00:37.045466+0000 mon.a (mon.0) 2689 : cluster [DBG] osdmap e1429: 8 total, 8 up, 8 in 2024-08-17T18:00:38.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:38 smithi169 bash[79348]: cluster 2024-08-17T18:00:37.045466+0000 mon.a (mon.0) 2689 : cluster [DBG] osdmap e1429: 8 total, 8 up, 8 in 2024-08-17T18:00:38.420 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 55 16 76306 76290 86.6837 66 0.00908035 0.0115315 2024-08-17T18:00:38.445 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:38.479 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:38.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:38.484 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:38.584 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:38.613 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:38.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:38.615 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:38.716 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:38.735 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:38.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:38.737 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:38.837 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:38.870 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:38.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:38.874 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:38.975 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:39.002 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:39.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:39.008 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:39.109 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:39.190 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:39.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:39.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:39.274 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:00:39 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:00:38] "GET /metrics HTTP/1.1" 200 36638 "" "Prometheus/2.51.0" 2024-08-17T18:00:39.299 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:39.306 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:39 smithi169 bash[79348]: audit 2024-08-17T18:00:38.272421+0000 mon.a (mon.0) 2690 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:39.306 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:39 smithi169 bash[79348]: audit 2024-08-17T18:00:38.272421+0000 mon.a (mon.0) 2690 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:39.307 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:39 smithi169 bash[79348]: audit 2024-08-17T18:00:38.387221+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T18:00:39.307 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:39 smithi169 bash[79348]: audit 2024-08-17T18:00:38.387221+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T18:00:39.316 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:39.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:39.318 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:39.419 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:39.420 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 56 16 76903 76887 85.8019 37.3125 0.00257265 0.0115783 2024-08-17T18:00:39.440 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:39.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:39.442 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:39.542 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:39.554 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:39 smithi131 bash[89561]: audit 2024-08-17T18:00:38.272421+0000 mon.a (mon.0) 2690 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:39.554 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:39 smithi131 bash[89561]: audit 2024-08-17T18:00:38.272421+0000 mon.a (mon.0) 2690 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:39.554 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:39 smithi131 bash[89561]: audit 2024-08-17T18:00:38.387221+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T18:00:39.554 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:39 smithi131 bash[89561]: audit 2024-08-17T18:00:38.387221+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T18:00:39.554 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:39 smithi131 bash[88347]: audit 2024-08-17T18:00:38.272421+0000 mon.a (mon.0) 2690 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:39.555 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:39 smithi131 bash[88347]: audit 2024-08-17T18:00:38.272421+0000 mon.a (mon.0) 2690 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:39.555 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:39 smithi131 bash[88347]: audit 2024-08-17T18:00:38.387221+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T18:00:39.555 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:39 smithi131 bash[88347]: audit 2024-08-17T18:00:38.387221+0000 mon.a (mon.0) 2691 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T18:00:39.568 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:39.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:39.571 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:39.671 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:39.695 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:39.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:39.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:39.798 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:39.826 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:39.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:39.828 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:39.929 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:39.956 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:39.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:39.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:40.059 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:40.100 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:40.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:40.106 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:40.207 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:40.232 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:40.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:40.234 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:40.335 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:40.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:40 smithi131 bash[88347]: cluster 2024-08-17T18:00:38.386744+0000 mgr.y (mgr.34107) 1758 : cluster [DBG] pgmap v2528: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T18:00:40.344 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:40 smithi131 bash[88347]: cluster 2024-08-17T18:00:38.386744+0000 mgr.y (mgr.34107) 1758 : cluster [DBG] pgmap v2528: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T18:00:40.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:40 smithi131 bash[88347]: audit 2024-08-17T18:00:39.046272+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T18:00:40.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:40 smithi131 bash[88347]: audit 2024-08-17T18:00:39.046272+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T18:00:40.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:40 smithi131 bash[88347]: cluster 2024-08-17T18:00:39.049805+0000 mon.a (mon.0) 2693 : cluster [DBG] osdmap e1430: 8 total, 8 up, 8 in 2024-08-17T18:00:40.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:40 smithi131 bash[88347]: cluster 2024-08-17T18:00:39.049805+0000 mon.a (mon.0) 2693 : cluster [DBG] osdmap e1430: 8 total, 8 up, 8 in 2024-08-17T18:00:40.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:40 smithi131 bash[89561]: cluster 2024-08-17T18:00:38.386744+0000 mgr.y (mgr.34107) 1758 : cluster [DBG] pgmap v2528: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T18:00:40.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:40 smithi131 bash[89561]: cluster 2024-08-17T18:00:38.386744+0000 mgr.y (mgr.34107) 1758 : cluster [DBG] pgmap v2528: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T18:00:40.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:40 smithi131 bash[89561]: audit 2024-08-17T18:00:39.046272+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T18:00:40.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:40 smithi131 bash[89561]: audit 2024-08-17T18:00:39.046272+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T18:00:40.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:40 smithi131 bash[89561]: cluster 2024-08-17T18:00:39.049805+0000 mon.a (mon.0) 2693 : cluster [DBG] osdmap e1430: 8 total, 8 up, 8 in 2024-08-17T18:00:40.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:40 smithi131 bash[89561]: cluster 2024-08-17T18:00:39.049805+0000 mon.a (mon.0) 2693 : cluster [DBG] osdmap e1430: 8 total, 8 up, 8 in 2024-08-17T18:00:40.358 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:40.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:40.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:40.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:40 smithi169 bash[79348]: cluster 2024-08-17T18:00:38.386744+0000 mgr.y (mgr.34107) 1758 : cluster [DBG] pgmap v2528: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T18:00:40.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:40 smithi169 bash[79348]: cluster 2024-08-17T18:00:38.386744+0000 mgr.y (mgr.34107) 1758 : cluster [DBG] pgmap v2528: 89 pgs: 89 active+clean; 4.4 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 68 MiB/s wr, 1.09k op/s 2024-08-17T18:00:40.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:40 smithi169 bash[79348]: audit 2024-08-17T18:00:39.046272+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T18:00:40.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:40 smithi169 bash[79348]: audit 2024-08-17T18:00:39.046272+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T18:00:40.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:40 smithi169 bash[79348]: cluster 2024-08-17T18:00:39.049805+0000 mon.a (mon.0) 2693 : cluster [DBG] osdmap e1430: 8 total, 8 up, 8 in 2024-08-17T18:00:40.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:40 smithi169 bash[79348]: cluster 2024-08-17T18:00:39.049805+0000 mon.a (mon.0) 2693 : cluster [DBG] osdmap e1430: 8 total, 8 up, 8 in 2024-08-17T18:00:40.421 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 57 16 77325 77309 84.7593 26.375 0.0114584 0.0117936 2024-08-17T18:00:40.463 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:40.490 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:40.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:40.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:40.595 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:40.628 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:40.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:40.631 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:40.732 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:40.761 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:40.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:40.767 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:40.866 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-08-17T18:00:40.868 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:40.935 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:40.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:40.938 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:41.039 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:41.062 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:41.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:41.064 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:41.165 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:41.197 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:41.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:41.199 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:41.300 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:41.310 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:41 smithi169 bash[79348]: cluster 2024-08-17T18:00:40.062607+0000 mon.a (mon.0) 2694 : cluster [DBG] osdmap e1431: 8 total, 8 up, 8 in 2024-08-17T18:00:41.310 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:41 smithi169 bash[79348]: cluster 2024-08-17T18:00:40.062607+0000 mon.a (mon.0) 2694 : cluster [DBG] osdmap e1431: 8 total, 8 up, 8 in 2024-08-17T18:00:41.310 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:41 smithi169 bash[79348]: cluster 2024-08-17T18:00:40.288426+0000 osd.5 (osd.5) 15 : cluster [DBG] 55.8 scrub starts 2024-08-17T18:00:41.310 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:41 smithi169 bash[79348]: cluster 2024-08-17T18:00:40.288426+0000 osd.5 (osd.5) 15 : cluster [DBG] 55.8 scrub starts 2024-08-17T18:00:41.310 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:41 smithi169 bash[79348]: cluster 2024-08-17T18:00:40.559924+0000 osd.1 (osd.1) 32 : cluster [DBG] 55.3 scrub starts 2024-08-17T18:00:41.310 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:41 smithi169 bash[79348]: cluster 2024-08-17T18:00:40.559924+0000 osd.1 (osd.1) 32 : cluster [DBG] 55.3 scrub starts 2024-08-17T18:00:41.329 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:41.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:41.332 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:41.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:41 smithi131 bash[89561]: cluster 2024-08-17T18:00:40.062607+0000 mon.a (mon.0) 2694 : cluster [DBG] osdmap e1431: 8 total, 8 up, 8 in 2024-08-17T18:00:41.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:41 smithi131 bash[89561]: cluster 2024-08-17T18:00:40.062607+0000 mon.a (mon.0) 2694 : cluster [DBG] osdmap e1431: 8 total, 8 up, 8 in 2024-08-17T18:00:41.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:41 smithi131 bash[89561]: cluster 2024-08-17T18:00:40.288426+0000 osd.5 (osd.5) 15 : cluster [DBG] 55.8 scrub starts 2024-08-17T18:00:41.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:41 smithi131 bash[89561]: cluster 2024-08-17T18:00:40.288426+0000 osd.5 (osd.5) 15 : cluster [DBG] 55.8 scrub starts 2024-08-17T18:00:41.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:41 smithi131 bash[89561]: cluster 2024-08-17T18:00:40.559924+0000 osd.1 (osd.1) 32 : cluster [DBG] 55.3 scrub starts 2024-08-17T18:00:41.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:41 smithi131 bash[89561]: cluster 2024-08-17T18:00:40.559924+0000 osd.1 (osd.1) 32 : cluster [DBG] 55.3 scrub starts 2024-08-17T18:00:41.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:41 smithi131 bash[88347]: cluster 2024-08-17T18:00:40.062607+0000 mon.a (mon.0) 2694 : cluster [DBG] osdmap e1431: 8 total, 8 up, 8 in 2024-08-17T18:00:41.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:41 smithi131 bash[88347]: cluster 2024-08-17T18:00:40.062607+0000 mon.a (mon.0) 2694 : cluster [DBG] osdmap e1431: 8 total, 8 up, 8 in 2024-08-17T18:00:41.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:41 smithi131 bash[88347]: cluster 2024-08-17T18:00:40.288426+0000 osd.5 (osd.5) 15 : cluster [DBG] 55.8 scrub starts 2024-08-17T18:00:41.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:41 smithi131 bash[88347]: cluster 2024-08-17T18:00:40.288426+0000 osd.5 (osd.5) 15 : cluster [DBG] 55.8 scrub starts 2024-08-17T18:00:41.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:41 smithi131 bash[88347]: cluster 2024-08-17T18:00:40.559924+0000 osd.1 (osd.1) 32 : cluster [DBG] 55.3 scrub starts 2024-08-17T18:00:41.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:41 smithi131 bash[88347]: cluster 2024-08-17T18:00:40.559924+0000 osd.1 (osd.1) 32 : cluster [DBG] 55.3 scrub starts 2024-08-17T18:00:41.420 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 58 16 78539 78523 84.606 75.875 0.0128969 0.0118148 2024-08-17T18:00:41.433 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:41.458 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:41.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:41.460 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:41.561 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:41.583 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:41.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:41.585 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:41.686 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:41.712 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:41.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:41.715 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:41.816 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:41.858 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:41.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:41.864 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:41.964 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:41.991 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:41.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:41.993 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:42.094 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:42.123 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:42.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:42.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:42.226 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:42.260 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:42.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:42.263 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:42.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:42 smithi131 bash[89561]: cluster 2024-08-17T18:00:40.387286+0000 mgr.y (mgr.34107) 1759 : cluster [DBG] pgmap v2531: 99 pgs: 10 peering, 10 unknown, 79 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s 2024-08-17T18:00:42.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:42 smithi131 bash[89561]: cluster 2024-08-17T18:00:40.387286+0000 mgr.y (mgr.34107) 1759 : cluster [DBG] pgmap v2531: 99 pgs: 10 peering, 10 unknown, 79 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s 2024-08-17T18:00:42.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:42 smithi131 bash[89561]: cluster 2024-08-17T18:00:40.887875+0000 osd.5 (osd.5) 16 : cluster [DBG] 55.8 scrub ok 2024-08-17T18:00:42.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:42 smithi131 bash[89561]: cluster 2024-08-17T18:00:40.887875+0000 osd.5 (osd.5) 16 : cluster [DBG] 55.8 scrub ok 2024-08-17T18:00:42.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:42 smithi131 bash[89561]: cluster 2024-08-17T18:00:41.043452+0000 osd.3 (osd.3) 25 : cluster [DBG] 55.9 scrub starts 2024-08-17T18:00:42.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:42 smithi131 bash[89561]: cluster 2024-08-17T18:00:41.043452+0000 osd.3 (osd.3) 25 : cluster [DBG] 55.9 scrub starts 2024-08-17T18:00:42.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:42 smithi131 bash[89561]: cluster 2024-08-17T18:00:41.112704+0000 osd.1 (osd.1) 33 : cluster [DBG] 55.3 scrub ok 2024-08-17T18:00:42.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:42 smithi131 bash[89561]: cluster 2024-08-17T18:00:41.112704+0000 osd.1 (osd.1) 33 : cluster [DBG] 55.3 scrub ok 2024-08-17T18:00:42.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:42 smithi131 bash[89561]: cluster 2024-08-17T18:00:41.193956+0000 osd.7 (osd.7) 7 : cluster [DBG] 55.1 scrub starts 2024-08-17T18:00:42.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:42 smithi131 bash[89561]: cluster 2024-08-17T18:00:41.193956+0000 osd.7 (osd.7) 7 : cluster [DBG] 55.1 scrub starts 2024-08-17T18:00:42.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:42 smithi131 bash[89561]: cluster 2024-08-17T18:00:41.597058+0000 osd.1 (osd.1) 34 : cluster [DBG] 55.13 scrub starts 2024-08-17T18:00:42.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:42 smithi131 bash[89561]: cluster 2024-08-17T18:00:41.597058+0000 osd.1 (osd.1) 34 : cluster [DBG] 55.13 scrub starts 2024-08-17T18:00:42.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:42 smithi131 bash[88347]: cluster 2024-08-17T18:00:40.387286+0000 mgr.y (mgr.34107) 1759 : cluster [DBG] pgmap v2531: 99 pgs: 10 peering, 10 unknown, 79 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s 2024-08-17T18:00:42.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:42 smithi131 bash[88347]: cluster 2024-08-17T18:00:40.387286+0000 mgr.y (mgr.34107) 1759 : cluster [DBG] pgmap v2531: 99 pgs: 10 peering, 10 unknown, 79 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s 2024-08-17T18:00:42.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:42 smithi131 bash[88347]: cluster 2024-08-17T18:00:40.887875+0000 osd.5 (osd.5) 16 : cluster [DBG] 55.8 scrub ok 2024-08-17T18:00:42.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:42 smithi131 bash[88347]: cluster 2024-08-17T18:00:40.887875+0000 osd.5 (osd.5) 16 : cluster [DBG] 55.8 scrub ok 2024-08-17T18:00:42.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:42 smithi131 bash[88347]: cluster 2024-08-17T18:00:41.043452+0000 osd.3 (osd.3) 25 : cluster [DBG] 55.9 scrub starts 2024-08-17T18:00:42.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:42 smithi131 bash[88347]: cluster 2024-08-17T18:00:41.043452+0000 osd.3 (osd.3) 25 : cluster [DBG] 55.9 scrub starts 2024-08-17T18:00:42.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:42 smithi131 bash[88347]: cluster 2024-08-17T18:00:41.112704+0000 osd.1 (osd.1) 33 : cluster [DBG] 55.3 scrub ok 2024-08-17T18:00:42.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:42 smithi131 bash[88347]: cluster 2024-08-17T18:00:41.112704+0000 osd.1 (osd.1) 33 : cluster [DBG] 55.3 scrub ok 2024-08-17T18:00:42.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:42 smithi131 bash[88347]: cluster 2024-08-17T18:00:41.193956+0000 osd.7 (osd.7) 7 : cluster [DBG] 55.1 scrub starts 2024-08-17T18:00:42.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:42 smithi131 bash[88347]: cluster 2024-08-17T18:00:41.193956+0000 osd.7 (osd.7) 7 : cluster [DBG] 55.1 scrub starts 2024-08-17T18:00:42.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:42 smithi131 bash[88347]: cluster 2024-08-17T18:00:41.597058+0000 osd.1 (osd.1) 34 : cluster [DBG] 55.13 scrub starts 2024-08-17T18:00:42.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:42 smithi131 bash[88347]: cluster 2024-08-17T18:00:41.597058+0000 osd.1 (osd.1) 34 : cluster [DBG] 55.13 scrub starts 2024-08-17T18:00:42.364 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:42.375 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:42 smithi169 bash[79348]: cluster 2024-08-17T18:00:40.387286+0000 mgr.y (mgr.34107) 1759 : cluster [DBG] pgmap v2531: 99 pgs: 10 peering, 10 unknown, 79 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s 2024-08-17T18:00:42.375 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:42 smithi169 bash[79348]: cluster 2024-08-17T18:00:40.387286+0000 mgr.y (mgr.34107) 1759 : cluster [DBG] pgmap v2531: 99 pgs: 10 peering, 10 unknown, 79 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 96 MiB/s wr, 1.53k op/s 2024-08-17T18:00:42.375 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:42 smithi169 bash[79348]: cluster 2024-08-17T18:00:40.887875+0000 osd.5 (osd.5) 16 : cluster [DBG] 55.8 scrub ok 2024-08-17T18:00:42.375 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:42 smithi169 bash[79348]: cluster 2024-08-17T18:00:40.887875+0000 osd.5 (osd.5) 16 : cluster [DBG] 55.8 scrub ok 2024-08-17T18:00:42.375 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:42 smithi169 bash[79348]: cluster 2024-08-17T18:00:41.043452+0000 osd.3 (osd.3) 25 : cluster [DBG] 55.9 scrub starts 2024-08-17T18:00:42.375 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:42 smithi169 bash[79348]: cluster 2024-08-17T18:00:41.043452+0000 osd.3 (osd.3) 25 : cluster [DBG] 55.9 scrub starts 2024-08-17T18:00:42.375 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:42 smithi169 bash[79348]: cluster 2024-08-17T18:00:41.112704+0000 osd.1 (osd.1) 33 : cluster [DBG] 55.3 scrub ok 2024-08-17T18:00:42.376 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:42 smithi169 bash[79348]: cluster 2024-08-17T18:00:41.112704+0000 osd.1 (osd.1) 33 : cluster [DBG] 55.3 scrub ok 2024-08-17T18:00:42.376 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:42 smithi169 bash[79348]: cluster 2024-08-17T18:00:41.193956+0000 osd.7 (osd.7) 7 : cluster [DBG] 55.1 scrub starts 2024-08-17T18:00:42.376 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:42 smithi169 bash[79348]: cluster 2024-08-17T18:00:41.193956+0000 osd.7 (osd.7) 7 : cluster [DBG] 55.1 scrub starts 2024-08-17T18:00:42.376 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:42 smithi169 bash[79348]: cluster 2024-08-17T18:00:41.597058+0000 osd.1 (osd.1) 34 : cluster [DBG] 55.13 scrub starts 2024-08-17T18:00:42.376 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:42 smithi169 bash[79348]: cluster 2024-08-17T18:00:41.597058+0000 osd.1 (osd.1) 34 : cluster [DBG] 55.13 scrub starts 2024-08-17T18:00:42.395 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:42.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:42.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:42.420 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 59 16 79780 79764 84.4865 77.5625 0.0107039 0.0118317 2024-08-17T18:00:42.499 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:42.537 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:42.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:42.542 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:42.642 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:42.667 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:42.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:42.670 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:42.771 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:42.789 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T18:00:42.797 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:42.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:42.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:42.904 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:42.938 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:42.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:42.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:43.042 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:43.069 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:43.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:43.073 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:43.173 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:43.184 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:43 smithi169 bash[79348]: cluster 2024-08-17T18:00:41.221956+0000 osd.6 (osd.6) 15 : cluster [DBG] 55.5 scrub starts 2024-08-17T18:00:43.184 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:43 smithi169 bash[79348]: cluster 2024-08-17T18:00:41.221956+0000 osd.6 (osd.6) 15 : cluster [DBG] 55.5 scrub starts 2024-08-17T18:00:43.184 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:43 smithi169 bash[79348]: cluster 2024-08-17T18:00:41.543189+0000 osd.3 (osd.3) 26 : cluster [DBG] 55.9 scrub ok 2024-08-17T18:00:43.184 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:43 smithi169 bash[79348]: cluster 2024-08-17T18:00:41.543189+0000 osd.3 (osd.3) 26 : cluster [DBG] 55.9 scrub ok 2024-08-17T18:00:43.184 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:43 smithi169 bash[79348]: cluster 2024-08-17T18:00:41.878250+0000 osd.6 (osd.6) 16 : cluster [DBG] 55.5 scrub ok 2024-08-17T18:00:43.185 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:43 smithi169 bash[79348]: cluster 2024-08-17T18:00:41.878250+0000 osd.6 (osd.6) 16 : cluster [DBG] 55.5 scrub ok 2024-08-17T18:00:43.185 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:43 smithi169 bash[79348]: cluster 2024-08-17T18:00:41.980225+0000 osd.7 (osd.7) 8 : cluster [DBG] 55.1 scrub ok 2024-08-17T18:00:43.185 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:43 smithi169 bash[79348]: cluster 2024-08-17T18:00:41.980225+0000 osd.7 (osd.7) 8 : cluster [DBG] 55.1 scrub ok 2024-08-17T18:00:43.185 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:43 smithi169 bash[79348]: cluster 2024-08-17T18:00:42.022712+0000 osd.3 (osd.3) 27 : cluster [DBG] 55.19 scrub starts 2024-08-17T18:00:43.185 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:43 smithi169 bash[79348]: cluster 2024-08-17T18:00:42.022712+0000 osd.3 (osd.3) 27 : cluster [DBG] 55.19 scrub starts 2024-08-17T18:00:43.185 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:43 smithi169 bash[79348]: cluster 2024-08-17T18:00:42.232816+0000 osd.1 (osd.1) 35 : cluster [DBG] 55.13 scrub ok 2024-08-17T18:00:43.185 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:43 smithi169 bash[79348]: cluster 2024-08-17T18:00:42.232816+0000 osd.1 (osd.1) 35 : cluster [DBG] 55.13 scrub ok 2024-08-17T18:00:43.185 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:43 smithi169 bash[79348]: cluster 2024-08-17T18:00:42.376231+0000 osd.5 (osd.5) 17 : cluster [DBG] 55.18 scrub starts 2024-08-17T18:00:43.185 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:43 smithi169 bash[79348]: cluster 2024-08-17T18:00:42.376231+0000 osd.5 (osd.5) 17 : cluster [DBG] 55.18 scrub starts 2024-08-17T18:00:43.185 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:43 smithi169 bash[79348]: cluster 2024-08-17T18:00:42.572681+0000 osd.1 (osd.1) 36 : cluster [DBG] 55.2 scrub starts 2024-08-17T18:00:43.185 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:43 smithi169 bash[79348]: cluster 2024-08-17T18:00:42.572681+0000 osd.1 (osd.1) 36 : cluster [DBG] 55.2 scrub starts 2024-08-17T18:00:43.201 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:43.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:43.205 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:43.306 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:43.316 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:43 smithi131 bash[88347]: cluster 2024-08-17T18:00:41.221956+0000 osd.6 (osd.6) 15 : cluster [DBG] 55.5 scrub starts 2024-08-17T18:00:43.316 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:43 smithi131 bash[88347]: cluster 2024-08-17T18:00:41.221956+0000 osd.6 (osd.6) 15 : cluster [DBG] 55.5 scrub starts 2024-08-17T18:00:43.317 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:43 smithi131 bash[88347]: cluster 2024-08-17T18:00:41.543189+0000 osd.3 (osd.3) 26 : cluster [DBG] 55.9 scrub ok 2024-08-17T18:00:43.317 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:43 smithi131 bash[88347]: cluster 2024-08-17T18:00:41.543189+0000 osd.3 (osd.3) 26 : cluster [DBG] 55.9 scrub ok 2024-08-17T18:00:43.317 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:43 smithi131 bash[88347]: cluster 2024-08-17T18:00:41.878250+0000 osd.6 (osd.6) 16 : cluster [DBG] 55.5 scrub ok 2024-08-17T18:00:43.317 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:43 smithi131 bash[88347]: cluster 2024-08-17T18:00:41.878250+0000 osd.6 (osd.6) 16 : cluster [DBG] 55.5 scrub ok 2024-08-17T18:00:43.317 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:43 smithi131 bash[88347]: cluster 2024-08-17T18:00:41.980225+0000 osd.7 (osd.7) 8 : cluster [DBG] 55.1 scrub ok 2024-08-17T18:00:43.317 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:43 smithi131 bash[88347]: cluster 2024-08-17T18:00:41.980225+0000 osd.7 (osd.7) 8 : cluster [DBG] 55.1 scrub ok 2024-08-17T18:00:43.317 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:43 smithi131 bash[88347]: cluster 2024-08-17T18:00:42.022712+0000 osd.3 (osd.3) 27 : cluster [DBG] 55.19 scrub starts 2024-08-17T18:00:43.317 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:43 smithi131 bash[88347]: cluster 2024-08-17T18:00:42.022712+0000 osd.3 (osd.3) 27 : cluster [DBG] 55.19 scrub starts 2024-08-17T18:00:43.317 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:43 smithi131 bash[88347]: cluster 2024-08-17T18:00:42.232816+0000 osd.1 (osd.1) 35 : cluster [DBG] 55.13 scrub ok 2024-08-17T18:00:43.317 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:43 smithi131 bash[88347]: cluster 2024-08-17T18:00:42.232816+0000 osd.1 (osd.1) 35 : cluster [DBG] 55.13 scrub ok 2024-08-17T18:00:43.317 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:43 smithi131 bash[88347]: cluster 2024-08-17T18:00:42.376231+0000 osd.5 (osd.5) 17 : cluster [DBG] 55.18 scrub starts 2024-08-17T18:00:43.317 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:43 smithi131 bash[88347]: cluster 2024-08-17T18:00:42.376231+0000 osd.5 (osd.5) 17 : cluster [DBG] 55.18 scrub starts 2024-08-17T18:00:43.317 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:43 smithi131 bash[88347]: cluster 2024-08-17T18:00:42.572681+0000 osd.1 (osd.1) 36 : cluster [DBG] 55.2 scrub starts 2024-08-17T18:00:43.317 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:43 smithi131 bash[88347]: cluster 2024-08-17T18:00:42.572681+0000 osd.1 (osd.1) 36 : cluster [DBG] 55.2 scrub starts 2024-08-17T18:00:43.318 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:43 smithi131 bash[89561]: cluster 2024-08-17T18:00:41.221956+0000 osd.6 (osd.6) 15 : cluster [DBG] 55.5 scrub starts 2024-08-17T18:00:43.318 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:43 smithi131 bash[89561]: cluster 2024-08-17T18:00:41.221956+0000 osd.6 (osd.6) 15 : cluster [DBG] 55.5 scrub starts 2024-08-17T18:00:43.318 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:43 smithi131 bash[89561]: cluster 2024-08-17T18:00:41.543189+0000 osd.3 (osd.3) 26 : cluster [DBG] 55.9 scrub ok 2024-08-17T18:00:43.318 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:43 smithi131 bash[89561]: cluster 2024-08-17T18:00:41.543189+0000 osd.3 (osd.3) 26 : cluster [DBG] 55.9 scrub ok 2024-08-17T18:00:43.318 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:43 smithi131 bash[89561]: cluster 2024-08-17T18:00:41.878250+0000 osd.6 (osd.6) 16 : cluster [DBG] 55.5 scrub ok 2024-08-17T18:00:43.318 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:43 smithi131 bash[89561]: cluster 2024-08-17T18:00:41.878250+0000 osd.6 (osd.6) 16 : cluster [DBG] 55.5 scrub ok 2024-08-17T18:00:43.318 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:43 smithi131 bash[89561]: cluster 2024-08-17T18:00:41.980225+0000 osd.7 (osd.7) 8 : cluster [DBG] 55.1 scrub ok 2024-08-17T18:00:43.318 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:43 smithi131 bash[89561]: cluster 2024-08-17T18:00:41.980225+0000 osd.7 (osd.7) 8 : cluster [DBG] 55.1 scrub ok 2024-08-17T18:00:43.318 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:43 smithi131 bash[89561]: cluster 2024-08-17T18:00:42.022712+0000 osd.3 (osd.3) 27 : cluster [DBG] 55.19 scrub starts 2024-08-17T18:00:43.318 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:43 smithi131 bash[89561]: cluster 2024-08-17T18:00:42.022712+0000 osd.3 (osd.3) 27 : cluster [DBG] 55.19 scrub starts 2024-08-17T18:00:43.318 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:43 smithi131 bash[89561]: cluster 2024-08-17T18:00:42.232816+0000 osd.1 (osd.1) 35 : cluster [DBG] 55.13 scrub ok 2024-08-17T18:00:43.318 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:43 smithi131 bash[89561]: cluster 2024-08-17T18:00:42.232816+0000 osd.1 (osd.1) 35 : cluster [DBG] 55.13 scrub ok 2024-08-17T18:00:43.318 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:43 smithi131 bash[89561]: cluster 2024-08-17T18:00:42.376231+0000 osd.5 (osd.5) 17 : cluster [DBG] 55.18 scrub starts 2024-08-17T18:00:43.319 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:43 smithi131 bash[89561]: cluster 2024-08-17T18:00:42.376231+0000 osd.5 (osd.5) 17 : cluster [DBG] 55.18 scrub starts 2024-08-17T18:00:43.319 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:43 smithi131 bash[89561]: cluster 2024-08-17T18:00:42.572681+0000 osd.1 (osd.1) 36 : cluster [DBG] 55.2 scrub starts 2024-08-17T18:00:43.319 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:43 smithi131 bash[89561]: cluster 2024-08-17T18:00:42.572681+0000 osd.1 (osd.1) 36 : cluster [DBG] 55.2 scrub starts 2024-08-17T18:00:43.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:43.336 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:43.336 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:43.389 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T18:00:43.421 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:2024-08-17T18:00:43.421810+0000 min lat: 0.00109248 max lat: 1.09084 avg lat: 0.0118502 2024-08-17T18:00:43.421 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T18:00:43.421 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 60 16 81007 80991 84.3564 76.6875 0.00646199 0.0118502 2024-08-17T18:00:43.437 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:43.479 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:43.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:43.484 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:43.585 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:43.624 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:43.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:43.629 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:43.730 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:43.766 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:43.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:43.771 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:43.872 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:43.910 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:43.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:43.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:44.014 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:44.038 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:44.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:44.043 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:44.143 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:44.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:44 smithi169 bash[79348]: cluster 2024-08-17T18:00:42.387764+0000 mgr.y (mgr.34107) 1760 : cluster [DBG] pgmap v2532: 99 pgs: 10 peering, 10 unknown, 79 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 51 MiB/s wr, 820 op/s 2024-08-17T18:00:44.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:44 smithi169 bash[79348]: cluster 2024-08-17T18:00:42.387764+0000 mgr.y (mgr.34107) 1760 : cluster [DBG] pgmap v2532: 99 pgs: 10 peering, 10 unknown, 79 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 51 MiB/s wr, 820 op/s 2024-08-17T18:00:44.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:44 smithi169 bash[79348]: cluster 2024-08-17T18:00:42.554749+0000 osd.3 (osd.3) 28 : cluster [DBG] 55.19 scrub ok 2024-08-17T18:00:44.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:44 smithi169 bash[79348]: cluster 2024-08-17T18:00:42.554749+0000 osd.3 (osd.3) 28 : cluster [DBG] 55.19 scrub ok 2024-08-17T18:00:44.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:44 smithi169 bash[79348]: cluster 2024-08-17T18:00:43.012878+0000 osd.5 (osd.5) 18 : cluster [DBG] 55.18 scrub ok 2024-08-17T18:00:44.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:44 smithi169 bash[79348]: cluster 2024-08-17T18:00:43.012878+0000 osd.5 (osd.5) 18 : cluster [DBG] 55.18 scrub ok 2024-08-17T18:00:44.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:44 smithi169 bash[79348]: cluster 2024-08-17T18:00:43.028794+0000 osd.3 (osd.3) 29 : cluster [DBG] 55.0 scrub starts 2024-08-17T18:00:44.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:44 smithi169 bash[79348]: cluster 2024-08-17T18:00:43.028794+0000 osd.3 (osd.3) 29 : cluster [DBG] 55.0 scrub starts 2024-08-17T18:00:44.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:44 smithi169 bash[79348]: cluster 2024-08-17T18:00:43.078168+0000 osd.1 (osd.1) 37 : cluster [DBG] 55.2 scrub ok 2024-08-17T18:00:44.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:44 smithi169 bash[79348]: cluster 2024-08-17T18:00:43.078168+0000 osd.1 (osd.1) 37 : cluster [DBG] 55.2 scrub ok 2024-08-17T18:00:44.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:44 smithi169 bash[79348]: cluster 2024-08-17T18:00:43.177560+0000 osd.7 (osd.7) 9 : cluster [DBG] 55.6 scrub starts 2024-08-17T18:00:44.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:44 smithi169 bash[79348]: cluster 2024-08-17T18:00:43.177560+0000 osd.7 (osd.7) 9 : cluster [DBG] 55.6 scrub starts 2024-08-17T18:00:44.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:44 smithi169 bash[79348]: cluster 2024-08-17T18:00:43.562127+0000 osd.1 (osd.1) 38 : cluster [DBG] 55.12 scrub starts 2024-08-17T18:00:44.145 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:44 smithi169 bash[79348]: cluster 2024-08-17T18:00:43.562127+0000 osd.1 (osd.1) 38 : cluster [DBG] 55.12 scrub starts 2024-08-17T18:00:44.171 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:44.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:44.174 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:44.275 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:44.304 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:44.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:44.311 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:44.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:44 smithi131 bash[89561]: cluster 2024-08-17T18:00:42.387764+0000 mgr.y (mgr.34107) 1760 : cluster [DBG] pgmap v2532: 99 pgs: 10 peering, 10 unknown, 79 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 51 MiB/s wr, 820 op/s 2024-08-17T18:00:44.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:44 smithi131 bash[89561]: cluster 2024-08-17T18:00:42.387764+0000 mgr.y (mgr.34107) 1760 : cluster [DBG] pgmap v2532: 99 pgs: 10 peering, 10 unknown, 79 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 51 MiB/s wr, 820 op/s 2024-08-17T18:00:44.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:44 smithi131 bash[89561]: cluster 2024-08-17T18:00:42.554749+0000 osd.3 (osd.3) 28 : cluster [DBG] 55.19 scrub ok 2024-08-17T18:00:44.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:44 smithi131 bash[89561]: cluster 2024-08-17T18:00:42.554749+0000 osd.3 (osd.3) 28 : cluster [DBG] 55.19 scrub ok 2024-08-17T18:00:44.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:44 smithi131 bash[89561]: cluster 2024-08-17T18:00:43.012878+0000 osd.5 (osd.5) 18 : cluster [DBG] 55.18 scrub ok 2024-08-17T18:00:44.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:44 smithi131 bash[89561]: cluster 2024-08-17T18:00:43.012878+0000 osd.5 (osd.5) 18 : cluster [DBG] 55.18 scrub ok 2024-08-17T18:00:44.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:44 smithi131 bash[89561]: cluster 2024-08-17T18:00:43.028794+0000 osd.3 (osd.3) 29 : cluster [DBG] 55.0 scrub starts 2024-08-17T18:00:44.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:44 smithi131 bash[89561]: cluster 2024-08-17T18:00:43.028794+0000 osd.3 (osd.3) 29 : cluster [DBG] 55.0 scrub starts 2024-08-17T18:00:44.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:44 smithi131 bash[89561]: cluster 2024-08-17T18:00:43.078168+0000 osd.1 (osd.1) 37 : cluster [DBG] 55.2 scrub ok 2024-08-17T18:00:44.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:44 smithi131 bash[89561]: cluster 2024-08-17T18:00:43.078168+0000 osd.1 (osd.1) 37 : cluster [DBG] 55.2 scrub ok 2024-08-17T18:00:44.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:44 smithi131 bash[89561]: cluster 2024-08-17T18:00:43.177560+0000 osd.7 (osd.7) 9 : cluster [DBG] 55.6 scrub starts 2024-08-17T18:00:44.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:44 smithi131 bash[89561]: cluster 2024-08-17T18:00:43.177560+0000 osd.7 (osd.7) 9 : cluster [DBG] 55.6 scrub starts 2024-08-17T18:00:44.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:44 smithi131 bash[89561]: cluster 2024-08-17T18:00:43.562127+0000 osd.1 (osd.1) 38 : cluster [DBG] 55.12 scrub starts 2024-08-17T18:00:44.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:44 smithi131 bash[89561]: cluster 2024-08-17T18:00:43.562127+0000 osd.1 (osd.1) 38 : cluster [DBG] 55.12 scrub starts 2024-08-17T18:00:44.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:44 smithi131 bash[88347]: cluster 2024-08-17T18:00:42.387764+0000 mgr.y (mgr.34107) 1760 : cluster [DBG] pgmap v2532: 99 pgs: 10 peering, 10 unknown, 79 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 51 MiB/s wr, 820 op/s 2024-08-17T18:00:44.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:44 smithi131 bash[88347]: cluster 2024-08-17T18:00:42.387764+0000 mgr.y (mgr.34107) 1760 : cluster [DBG] pgmap v2532: 99 pgs: 10 peering, 10 unknown, 79 active+clean; 4.7 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 51 MiB/s wr, 820 op/s 2024-08-17T18:00:44.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:44 smithi131 bash[88347]: cluster 2024-08-17T18:00:42.554749+0000 osd.3 (osd.3) 28 : cluster [DBG] 55.19 scrub ok 2024-08-17T18:00:44.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:44 smithi131 bash[88347]: cluster 2024-08-17T18:00:42.554749+0000 osd.3 (osd.3) 28 : cluster [DBG] 55.19 scrub ok 2024-08-17T18:00:44.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:44 smithi131 bash[88347]: cluster 2024-08-17T18:00:43.012878+0000 osd.5 (osd.5) 18 : cluster [DBG] 55.18 scrub ok 2024-08-17T18:00:44.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:44 smithi131 bash[88347]: cluster 2024-08-17T18:00:43.012878+0000 osd.5 (osd.5) 18 : cluster [DBG] 55.18 scrub ok 2024-08-17T18:00:44.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:44 smithi131 bash[88347]: cluster 2024-08-17T18:00:43.028794+0000 osd.3 (osd.3) 29 : cluster [DBG] 55.0 scrub starts 2024-08-17T18:00:44.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:44 smithi131 bash[88347]: cluster 2024-08-17T18:00:43.028794+0000 osd.3 (osd.3) 29 : cluster [DBG] 55.0 scrub starts 2024-08-17T18:00:44.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:44 smithi131 bash[88347]: cluster 2024-08-17T18:00:43.078168+0000 osd.1 (osd.1) 37 : cluster [DBG] 55.2 scrub ok 2024-08-17T18:00:44.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:44 smithi131 bash[88347]: cluster 2024-08-17T18:00:43.078168+0000 osd.1 (osd.1) 37 : cluster [DBG] 55.2 scrub ok 2024-08-17T18:00:44.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:44 smithi131 bash[88347]: cluster 2024-08-17T18:00:43.177560+0000 osd.7 (osd.7) 9 : cluster [DBG] 55.6 scrub starts 2024-08-17T18:00:44.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:44 smithi131 bash[88347]: cluster 2024-08-17T18:00:43.177560+0000 osd.7 (osd.7) 9 : cluster [DBG] 55.6 scrub starts 2024-08-17T18:00:44.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:44 smithi131 bash[88347]: cluster 2024-08-17T18:00:43.562127+0000 osd.1 (osd.1) 38 : cluster [DBG] 55.12 scrub starts 2024-08-17T18:00:44.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:44 smithi131 bash[88347]: cluster 2024-08-17T18:00:43.562127+0000 osd.1 (osd.1) 38 : cluster [DBG] 55.12 scrub starts 2024-08-17T18:00:44.412 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:44.421 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 61 16 82203 82187 84.1988 74.75 0.0139513 0.0118714 2024-08-17T18:00:44.440 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:44.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:44.445 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:44.546 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:44.572 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:44.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:44.575 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:44.675 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:44.706 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:44.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:44.708 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:44.809 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:44.836 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:44.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:44.839 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:44.940 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:44.962 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:44.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:44.966 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:45.067 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:45.105 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:45.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:45.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:45.211 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:45.236 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:45.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:45.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:45.339 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:45.349 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:45 smithi169 bash[79348]: cluster 2024-08-17T18:00:43.606357+0000 osd.3 (osd.3) 30 : cluster [DBG] 55.0 scrub ok 2024-08-17T18:00:45.349 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:45 smithi169 bash[79348]: cluster 2024-08-17T18:00:43.606357+0000 osd.3 (osd.3) 30 : cluster [DBG] 55.0 scrub ok 2024-08-17T18:00:45.349 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:45 smithi169 bash[79348]: cluster 2024-08-17T18:00:43.901947+0000 osd.7 (osd.7) 10 : cluster [DBG] 55.6 scrub ok 2024-08-17T18:00:45.349 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:45 smithi169 bash[79348]: cluster 2024-08-17T18:00:43.901947+0000 osd.7 (osd.7) 10 : cluster [DBG] 55.6 scrub ok 2024-08-17T18:00:45.349 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:45 smithi169 bash[79348]: cluster 2024-08-17T18:00:44.012046+0000 osd.3 (osd.3) 31 : cluster [DBG] 55.10 scrub starts 2024-08-17T18:00:45.349 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:45 smithi169 bash[79348]: cluster 2024-08-17T18:00:44.012046+0000 osd.3 (osd.3) 31 : cluster [DBG] 55.10 scrub starts 2024-08-17T18:00:45.349 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:45 smithi169 bash[79348]: cluster 2024-08-17T18:00:44.164622+0000 osd.1 (osd.1) 39 : cluster [DBG] 55.12 scrub ok 2024-08-17T18:00:45.349 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:45 smithi169 bash[79348]: cluster 2024-08-17T18:00:44.164622+0000 osd.1 (osd.1) 39 : cluster [DBG] 55.12 scrub ok 2024-08-17T18:00:45.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:45 smithi131 bash[89561]: cluster 2024-08-17T18:00:43.606357+0000 osd.3 (osd.3) 30 : cluster [DBG] 55.0 scrub ok 2024-08-17T18:00:45.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:45 smithi131 bash[89561]: cluster 2024-08-17T18:00:43.606357+0000 osd.3 (osd.3) 30 : cluster [DBG] 55.0 scrub ok 2024-08-17T18:00:45.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:45 smithi131 bash[89561]: cluster 2024-08-17T18:00:43.901947+0000 osd.7 (osd.7) 10 : cluster [DBG] 55.6 scrub ok 2024-08-17T18:00:45.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:45 smithi131 bash[89561]: cluster 2024-08-17T18:00:43.901947+0000 osd.7 (osd.7) 10 : cluster [DBG] 55.6 scrub ok 2024-08-17T18:00:45.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:45 smithi131 bash[89561]: cluster 2024-08-17T18:00:44.012046+0000 osd.3 (osd.3) 31 : cluster [DBG] 55.10 scrub starts 2024-08-17T18:00:45.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:45 smithi131 bash[89561]: cluster 2024-08-17T18:00:44.012046+0000 osd.3 (osd.3) 31 : cluster [DBG] 55.10 scrub starts 2024-08-17T18:00:45.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:45 smithi131 bash[89561]: cluster 2024-08-17T18:00:44.164622+0000 osd.1 (osd.1) 39 : cluster [DBG] 55.12 scrub ok 2024-08-17T18:00:45.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:45 smithi131 bash[89561]: cluster 2024-08-17T18:00:44.164622+0000 osd.1 (osd.1) 39 : cluster [DBG] 55.12 scrub ok 2024-08-17T18:00:45.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:45 smithi131 bash[88347]: cluster 2024-08-17T18:00:43.606357+0000 osd.3 (osd.3) 30 : cluster [DBG] 55.0 scrub ok 2024-08-17T18:00:45.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:45 smithi131 bash[88347]: cluster 2024-08-17T18:00:43.606357+0000 osd.3 (osd.3) 30 : cluster [DBG] 55.0 scrub ok 2024-08-17T18:00:45.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:45 smithi131 bash[88347]: cluster 2024-08-17T18:00:43.901947+0000 osd.7 (osd.7) 10 : cluster [DBG] 55.6 scrub ok 2024-08-17T18:00:45.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:45 smithi131 bash[88347]: cluster 2024-08-17T18:00:43.901947+0000 osd.7 (osd.7) 10 : cluster [DBG] 55.6 scrub ok 2024-08-17T18:00:45.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:45 smithi131 bash[88347]: cluster 2024-08-17T18:00:44.012046+0000 osd.3 (osd.3) 31 : cluster [DBG] 55.10 scrub starts 2024-08-17T18:00:45.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:45 smithi131 bash[88347]: cluster 2024-08-17T18:00:44.012046+0000 osd.3 (osd.3) 31 : cluster [DBG] 55.10 scrub starts 2024-08-17T18:00:45.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:45 smithi131 bash[88347]: cluster 2024-08-17T18:00:44.164622+0000 osd.1 (osd.1) 39 : cluster [DBG] 55.12 scrub ok 2024-08-17T18:00:45.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:45 smithi131 bash[88347]: cluster 2024-08-17T18:00:44.164622+0000 osd.1 (osd.1) 39 : cluster [DBG] 55.12 scrub ok 2024-08-17T18:00:45.381 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:45.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:45.387 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:45.421 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 62 16 83508 83492 84.1562 81.5625 0.0102816 0.0118783 2024-08-17T18:00:45.487 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:45.513 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:45.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:45.517 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:45.618 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:45.640 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:45.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:45.642 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:45.743 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:45.770 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:00:45.775 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:45.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:45.778 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:45.879 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:45.911 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:45.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:45.914 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:46.015 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:46.040 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:46.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:46.042 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:46.143 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:46.169 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:46.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:46.173 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:46.274 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:46.283 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:46 smithi131 bash[89561]: cluster 2024-08-17T18:00:44.195743+0000 osd.6 (osd.6) 17 : cluster [DBG] 55.15 scrub starts 2024-08-17T18:00:46.284 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:46 smithi131 bash[89561]: cluster 2024-08-17T18:00:44.195743+0000 osd.6 (osd.6) 17 : cluster [DBG] 55.15 scrub starts 2024-08-17T18:00:46.284 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:46 smithi131 bash[89561]: cluster 2024-08-17T18:00:44.388314+0000 mgr.y (mgr.34107) 1761 : cluster [DBG] pgmap v2533: 99 pgs: 1 active+clean+scrubbing, 8 peering, 8 unknown, 82 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 8.7 KiB/s, 0 objects/s recovering 2024-08-17T18:00:46.284 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:46 smithi131 bash[89561]: cluster 2024-08-17T18:00:44.388314+0000 mgr.y (mgr.34107) 1761 : cluster [DBG] pgmap v2533: 99 pgs: 1 active+clean+scrubbing, 8 peering, 8 unknown, 82 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 8.7 KiB/s, 0 objects/s recovering 2024-08-17T18:00:46.284 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:46 smithi131 bash[89561]: cluster 2024-08-17T18:00:44.532827+0000 osd.3 (osd.3) 32 : cluster [DBG] 55.10 scrub ok 2024-08-17T18:00:46.284 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:46 smithi131 bash[89561]: cluster 2024-08-17T18:00:44.532827+0000 osd.3 (osd.3) 32 : cluster [DBG] 55.10 scrub ok 2024-08-17T18:00:46.284 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:46 smithi131 bash[89561]: cluster 2024-08-17T18:00:44.821936+0000 osd.6 (osd.6) 18 : cluster [DBG] 55.15 scrub ok 2024-08-17T18:00:46.284 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:46 smithi131 bash[89561]: cluster 2024-08-17T18:00:44.821936+0000 osd.6 (osd.6) 18 : cluster [DBG] 55.15 scrub ok 2024-08-17T18:00:46.284 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:46 smithi131 bash[88347]: cluster 2024-08-17T18:00:44.195743+0000 osd.6 (osd.6) 17 : cluster [DBG] 55.15 scrub starts 2024-08-17T18:00:46.284 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:46 smithi131 bash[88347]: cluster 2024-08-17T18:00:44.195743+0000 osd.6 (osd.6) 17 : cluster [DBG] 55.15 scrub starts 2024-08-17T18:00:46.284 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:46 smithi131 bash[88347]: cluster 2024-08-17T18:00:44.388314+0000 mgr.y (mgr.34107) 1761 : cluster [DBG] pgmap v2533: 99 pgs: 1 active+clean+scrubbing, 8 peering, 8 unknown, 82 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 8.7 KiB/s, 0 objects/s recovering 2024-08-17T18:00:46.285 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:46 smithi131 bash[88347]: cluster 2024-08-17T18:00:44.388314+0000 mgr.y (mgr.34107) 1761 : cluster [DBG] pgmap v2533: 99 pgs: 1 active+clean+scrubbing, 8 peering, 8 unknown, 82 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 8.7 KiB/s, 0 objects/s recovering 2024-08-17T18:00:46.285 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:46 smithi131 bash[88347]: cluster 2024-08-17T18:00:44.532827+0000 osd.3 (osd.3) 32 : cluster [DBG] 55.10 scrub ok 2024-08-17T18:00:46.285 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:46 smithi131 bash[88347]: cluster 2024-08-17T18:00:44.532827+0000 osd.3 (osd.3) 32 : cluster [DBG] 55.10 scrub ok 2024-08-17T18:00:46.285 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:46 smithi131 bash[88347]: cluster 2024-08-17T18:00:44.821936+0000 osd.6 (osd.6) 18 : cluster [DBG] 55.15 scrub ok 2024-08-17T18:00:46.285 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:46 smithi131 bash[88347]: cluster 2024-08-17T18:00:44.821936+0000 osd.6 (osd.6) 18 : cluster [DBG] 55.15 scrub ok 2024-08-17T18:00:46.296 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:46.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:46.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:46.381 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 3, 4, 5, 6, 7, 2] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T18:00:46.382 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd reweight 0 1 2024-08-17T18:00:46.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:46 smithi169 bash[79348]: cluster 2024-08-17T18:00:44.195743+0000 osd.6 (osd.6) 17 : cluster [DBG] 55.15 scrub starts 2024-08-17T18:00:46.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:46 smithi169 bash[79348]: cluster 2024-08-17T18:00:44.195743+0000 osd.6 (osd.6) 17 : cluster [DBG] 55.15 scrub starts 2024-08-17T18:00:46.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:46 smithi169 bash[79348]: cluster 2024-08-17T18:00:44.388314+0000 mgr.y (mgr.34107) 1761 : cluster [DBG] pgmap v2533: 99 pgs: 1 active+clean+scrubbing, 8 peering, 8 unknown, 82 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 8.7 KiB/s, 0 objects/s recovering 2024-08-17T18:00:46.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:46 smithi169 bash[79348]: cluster 2024-08-17T18:00:44.388314+0000 mgr.y (mgr.34107) 1761 : cluster [DBG] pgmap v2533: 99 pgs: 1 active+clean+scrubbing, 8 peering, 8 unknown, 82 active+clean; 4.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 8.7 KiB/s, 0 objects/s recovering 2024-08-17T18:00:46.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:46 smithi169 bash[79348]: cluster 2024-08-17T18:00:44.532827+0000 osd.3 (osd.3) 32 : cluster [DBG] 55.10 scrub ok 2024-08-17T18:00:46.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:46 smithi169 bash[79348]: cluster 2024-08-17T18:00:44.532827+0000 osd.3 (osd.3) 32 : cluster [DBG] 55.10 scrub ok 2024-08-17T18:00:46.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:46 smithi169 bash[79348]: cluster 2024-08-17T18:00:44.821936+0000 osd.6 (osd.6) 18 : cluster [DBG] 55.15 scrub ok 2024-08-17T18:00:46.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:46 smithi169 bash[79348]: cluster 2024-08-17T18:00:44.821936+0000 osd.6 (osd.6) 18 : cluster [DBG] 55.15 scrub ok 2024-08-17T18:00:46.400 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:46.421 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 63 16 84838 84822 84.1397 83.125 0.0186464 0.0118802 2024-08-17T18:00:46.443 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:46.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:46.450 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:46.550 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:46.586 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:46.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:46.592 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:46.692 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:46.727 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:46.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:46.730 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:46.780 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:00:46.831 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:46.855 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:46.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:46.858 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:46.959 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:46.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:46.986 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:46.987 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:47.087 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:47.110 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:47.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:47.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:47.218 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:47.242 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:47.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:47.246 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:47.347 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:47.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:47 smithi131 bash[89561]: cluster 2024-08-17T18:00:46.200669+0000 osd.7 (osd.7) 11 : cluster [DBG] 55.4 scrub starts 2024-08-17T18:00:47.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:47 smithi131 bash[89561]: cluster 2024-08-17T18:00:46.200669+0000 osd.7 (osd.7) 11 : cluster [DBG] 55.4 scrub starts 2024-08-17T18:00:47.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:47 smithi131 bash[89561]: audit 2024-08-17T18:00:46.389783+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-08-17T18:00:47.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:47 smithi131 bash[89561]: audit 2024-08-17T18:00:46.389783+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-08-17T18:00:47.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:47 smithi131 bash[88347]: cluster 2024-08-17T18:00:46.200669+0000 osd.7 (osd.7) 11 : cluster [DBG] 55.4 scrub starts 2024-08-17T18:00:47.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:47 smithi131 bash[88347]: cluster 2024-08-17T18:00:46.200669+0000 osd.7 (osd.7) 11 : cluster [DBG] 55.4 scrub starts 2024-08-17T18:00:47.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:47 smithi131 bash[88347]: audit 2024-08-17T18:00:46.389783+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-08-17T18:00:47.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:47 smithi131 bash[88347]: audit 2024-08-17T18:00:46.389783+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-08-17T18:00:47.356 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:47 smithi169 bash[79348]: cluster 2024-08-17T18:00:46.200669+0000 osd.7 (osd.7) 11 : cluster [DBG] 55.4 scrub starts 2024-08-17T18:00:47.356 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:47 smithi169 bash[79348]: cluster 2024-08-17T18:00:46.200669+0000 osd.7 (osd.7) 11 : cluster [DBG] 55.4 scrub starts 2024-08-17T18:00:47.356 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:47 smithi169 bash[79348]: audit 2024-08-17T18:00:46.389783+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-08-17T18:00:47.357 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:47 smithi169 bash[79348]: audit 2024-08-17T18:00:46.389783+0000 mon.a (mon.0) 2695 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"} : dispatch 2024-08-17T18:00:47.371 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:47.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:47.373 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:47.421 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 64 16 86059 86043 84.0173 76.3125 0.00417248 0.0118825 2024-08-17T18:00:47.474 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:47.498 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:47.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:47.500 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:47.601 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:47.619 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:47.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:47.622 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:47.723 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:47.742 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:47.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:47.744 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:47.792 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:00:47.845 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:47.869 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:47.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:47.871 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:47.972 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:47.997 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:47.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:47.999 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:48.099 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:48.126 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:48.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:48.128 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:48.228 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:48.252 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:48.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:48.255 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:48.355 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:48.366 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:48 smithi169 bash[79348]: cluster 2024-08-17T18:00:46.388983+0000 mgr.y (mgr.34107) 1762 : cluster [DBG] pgmap v2534: 99 pgs: 2 active+clean+scrubbing, 97 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 24 KiB/s, 0 objects/s recovering 2024-08-17T18:00:48.366 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:48 smithi169 bash[79348]: cluster 2024-08-17T18:00:46.388983+0000 mgr.y (mgr.34107) 1762 : cluster [DBG] pgmap v2534: 99 pgs: 2 active+clean+scrubbing, 97 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 24 KiB/s, 0 objects/s recovering 2024-08-17T18:00:48.366 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:48 smithi169 bash[79348]: cluster 2024-08-17T18:00:47.105100+0000 osd.7 (osd.7) 12 : cluster [DBG] 55.4 scrub ok 2024-08-17T18:00:48.366 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:48 smithi169 bash[79348]: cluster 2024-08-17T18:00:47.105100+0000 osd.7 (osd.7) 12 : cluster [DBG] 55.4 scrub ok 2024-08-17T18:00:48.366 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:48 smithi169 bash[79348]: audit 2024-08-17T18:00:47.112560+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"}]': finished 2024-08-17T18:00:48.366 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:48 smithi169 bash[79348]: audit 2024-08-17T18:00:47.112560+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"}]': finished 2024-08-17T18:00:48.366 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:48 smithi169 bash[79348]: cluster 2024-08-17T18:00:47.117344+0000 mon.a (mon.0) 2697 : cluster [DBG] osdmap e1432: 8 total, 8 up, 8 in 2024-08-17T18:00:48.366 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:48 smithi169 bash[79348]: cluster 2024-08-17T18:00:47.117344+0000 mon.a (mon.0) 2697 : cluster [DBG] osdmap e1432: 8 total, 8 up, 8 in 2024-08-17T18:00:48.380 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:48.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:48.382 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:48.421 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 65 16 86328 86312 82.9834 16.8125 0.00344249 0.0118587 2024-08-17T18:00:48.483 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:48.494 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:48 smithi131 bash[89561]: cluster 2024-08-17T18:00:46.388983+0000 mgr.y (mgr.34107) 1762 : cluster [DBG] pgmap v2534: 99 pgs: 2 active+clean+scrubbing, 97 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 24 KiB/s, 0 objects/s recovering 2024-08-17T18:00:48.494 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:48 smithi131 bash[89561]: cluster 2024-08-17T18:00:46.388983+0000 mgr.y (mgr.34107) 1762 : cluster [DBG] pgmap v2534: 99 pgs: 2 active+clean+scrubbing, 97 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 24 KiB/s, 0 objects/s recovering 2024-08-17T18:00:48.494 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:48 smithi131 bash[89561]: cluster 2024-08-17T18:00:47.105100+0000 osd.7 (osd.7) 12 : cluster [DBG] 55.4 scrub ok 2024-08-17T18:00:48.495 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:48 smithi131 bash[89561]: cluster 2024-08-17T18:00:47.105100+0000 osd.7 (osd.7) 12 : cluster [DBG] 55.4 scrub ok 2024-08-17T18:00:48.495 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:48 smithi131 bash[89561]: audit 2024-08-17T18:00:47.112560+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"}]': finished 2024-08-17T18:00:48.495 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:48 smithi131 bash[89561]: audit 2024-08-17T18:00:47.112560+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"}]': finished 2024-08-17T18:00:48.495 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:48 smithi131 bash[89561]: cluster 2024-08-17T18:00:47.117344+0000 mon.a (mon.0) 2697 : cluster [DBG] osdmap e1432: 8 total, 8 up, 8 in 2024-08-17T18:00:48.495 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:48 smithi131 bash[89561]: cluster 2024-08-17T18:00:47.117344+0000 mon.a (mon.0) 2697 : cluster [DBG] osdmap e1432: 8 total, 8 up, 8 in 2024-08-17T18:00:48.495 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:48 smithi131 bash[88347]: cluster 2024-08-17T18:00:46.388983+0000 mgr.y (mgr.34107) 1762 : cluster [DBG] pgmap v2534: 99 pgs: 2 active+clean+scrubbing, 97 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 24 KiB/s, 0 objects/s recovering 2024-08-17T18:00:48.495 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:48 smithi131 bash[88347]: cluster 2024-08-17T18:00:46.388983+0000 mgr.y (mgr.34107) 1762 : cluster [DBG] pgmap v2534: 99 pgs: 2 active+clean+scrubbing, 97 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 24 KiB/s, 0 objects/s recovering 2024-08-17T18:00:48.495 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:48 smithi131 bash[88347]: cluster 2024-08-17T18:00:47.105100+0000 osd.7 (osd.7) 12 : cluster [DBG] 55.4 scrub ok 2024-08-17T18:00:48.495 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:48 smithi131 bash[88347]: cluster 2024-08-17T18:00:47.105100+0000 osd.7 (osd.7) 12 : cluster [DBG] 55.4 scrub ok 2024-08-17T18:00:48.495 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:48 smithi131 bash[88347]: audit 2024-08-17T18:00:47.112560+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"}]': finished 2024-08-17T18:00:48.495 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:48 smithi131 bash[88347]: audit 2024-08-17T18:00:47.112560+0000 mon.a (mon.0) 2696 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "17"}]': finished 2024-08-17T18:00:48.496 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:48 smithi131 bash[88347]: cluster 2024-08-17T18:00:47.117344+0000 mon.a (mon.0) 2697 : cluster [DBG] osdmap e1432: 8 total, 8 up, 8 in 2024-08-17T18:00:48.496 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:48 smithi131 bash[88347]: cluster 2024-08-17T18:00:47.117344+0000 mon.a (mon.0) 2697 : cluster [DBG] osdmap e1432: 8 total, 8 up, 8 in 2024-08-17T18:00:48.507 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:48.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:48.509 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:48.610 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:48.635 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:48.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:48.638 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:48.738 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:48.770 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:48.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:48.772 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:48.849 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:00:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:00:48] "GET /metrics HTTP/1.1" 200 36638 "" "Prometheus/2.51.0" 2024-08-17T18:00:48.873 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:48.897 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:48.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:48.899 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:49.000 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:49.025 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:49.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:49.028 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:49.128 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:49.156 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:49.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:49.159 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:49.259 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:49.287 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:49.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:49.290 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:49.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:49 smithi131 bash[89561]: cluster 2024-08-17T18:00:48.126114+0000 mon.a (mon.0) 2698 : cluster [DBG] osdmap e1433: 8 total, 8 up, 8 in 2024-08-17T18:00:49.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:49 smithi131 bash[89561]: cluster 2024-08-17T18:00:48.126114+0000 mon.a (mon.0) 2698 : cluster [DBG] osdmap e1433: 8 total, 8 up, 8 in 2024-08-17T18:00:49.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:49 smithi131 bash[89561]: cluster 2024-08-17T18:00:48.225356+0000 osd.7 (osd.7) 13 : cluster [DBG] 55.7 scrub starts 2024-08-17T18:00:49.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:49 smithi131 bash[89561]: cluster 2024-08-17T18:00:48.225356+0000 osd.7 (osd.7) 13 : cluster [DBG] 55.7 scrub starts 2024-08-17T18:00:49.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:49 smithi131 bash[89561]: audit 2024-08-17T18:00:48.390784+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-08-17T18:00:49.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:49 smithi131 bash[89561]: audit 2024-08-17T18:00:48.390784+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-08-17T18:00:49.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:49 smithi131 bash[89561]: cluster 2024-08-17T18:00:48.723957+0000 osd.7 (osd.7) 14 : cluster [DBG] 55.7 scrub ok 2024-08-17T18:00:49.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:49 smithi131 bash[89561]: cluster 2024-08-17T18:00:48.723957+0000 osd.7 (osd.7) 14 : cluster [DBG] 55.7 scrub ok 2024-08-17T18:00:49.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:49 smithi131 bash[89561]: audit 2024-08-17T18:00:49.117862+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"}]': finished 2024-08-17T18:00:49.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:49 smithi131 bash[89561]: audit 2024-08-17T18:00:49.117862+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"}]': finished 2024-08-17T18:00:49.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:49 smithi131 bash[89561]: cluster 2024-08-17T18:00:49.124350+0000 mon.a (mon.0) 2701 : cluster [DBG] osdmap e1434: 8 total, 8 up, 8 in 2024-08-17T18:00:49.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:49 smithi131 bash[89561]: cluster 2024-08-17T18:00:49.124350+0000 mon.a (mon.0) 2701 : cluster [DBG] osdmap e1434: 8 total, 8 up, 8 in 2024-08-17T18:00:49.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:49 smithi131 bash[88347]: cluster 2024-08-17T18:00:48.126114+0000 mon.a (mon.0) 2698 : cluster [DBG] osdmap e1433: 8 total, 8 up, 8 in 2024-08-17T18:00:49.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:49 smithi131 bash[88347]: cluster 2024-08-17T18:00:48.126114+0000 mon.a (mon.0) 2698 : cluster [DBG] osdmap e1433: 8 total, 8 up, 8 in 2024-08-17T18:00:49.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:49 smithi131 bash[88347]: cluster 2024-08-17T18:00:48.225356+0000 osd.7 (osd.7) 13 : cluster [DBG] 55.7 scrub starts 2024-08-17T18:00:49.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:49 smithi131 bash[88347]: cluster 2024-08-17T18:00:48.225356+0000 osd.7 (osd.7) 13 : cluster [DBG] 55.7 scrub starts 2024-08-17T18:00:49.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:49 smithi131 bash[88347]: audit 2024-08-17T18:00:48.390784+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-08-17T18:00:49.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:49 smithi131 bash[88347]: audit 2024-08-17T18:00:48.390784+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-08-17T18:00:49.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:49 smithi131 bash[88347]: cluster 2024-08-17T18:00:48.723957+0000 osd.7 (osd.7) 14 : cluster [DBG] 55.7 scrub ok 2024-08-17T18:00:49.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:49 smithi131 bash[88347]: cluster 2024-08-17T18:00:48.723957+0000 osd.7 (osd.7) 14 : cluster [DBG] 55.7 scrub ok 2024-08-17T18:00:49.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:49 smithi131 bash[88347]: audit 2024-08-17T18:00:49.117862+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"}]': finished 2024-08-17T18:00:49.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:49 smithi131 bash[88347]: audit 2024-08-17T18:00:49.117862+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"}]': finished 2024-08-17T18:00:49.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:49 smithi131 bash[88347]: cluster 2024-08-17T18:00:49.124350+0000 mon.a (mon.0) 2701 : cluster [DBG] osdmap e1434: 8 total, 8 up, 8 in 2024-08-17T18:00:49.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:49 smithi131 bash[88347]: cluster 2024-08-17T18:00:49.124350+0000 mon.a (mon.0) 2701 : cluster [DBG] osdmap e1434: 8 total, 8 up, 8 in 2024-08-17T18:00:49.391 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:49.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:49 smithi169 bash[79348]: cluster 2024-08-17T18:00:48.126114+0000 mon.a (mon.0) 2698 : cluster [DBG] osdmap e1433: 8 total, 8 up, 8 in 2024-08-17T18:00:49.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:49 smithi169 bash[79348]: cluster 2024-08-17T18:00:48.126114+0000 mon.a (mon.0) 2698 : cluster [DBG] osdmap e1433: 8 total, 8 up, 8 in 2024-08-17T18:00:49.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:49 smithi169 bash[79348]: cluster 2024-08-17T18:00:48.225356+0000 osd.7 (osd.7) 13 : cluster [DBG] 55.7 scrub starts 2024-08-17T18:00:49.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:49 smithi169 bash[79348]: cluster 2024-08-17T18:00:48.225356+0000 osd.7 (osd.7) 13 : cluster [DBG] 55.7 scrub starts 2024-08-17T18:00:49.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:49 smithi169 bash[79348]: audit 2024-08-17T18:00:48.390784+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-08-17T18:00:49.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:49 smithi169 bash[79348]: audit 2024-08-17T18:00:48.390784+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"} : dispatch 2024-08-17T18:00:49.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:49 smithi169 bash[79348]: cluster 2024-08-17T18:00:48.723957+0000 osd.7 (osd.7) 14 : cluster [DBG] 55.7 scrub ok 2024-08-17T18:00:49.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:49 smithi169 bash[79348]: cluster 2024-08-17T18:00:48.723957+0000 osd.7 (osd.7) 14 : cluster [DBG] 55.7 scrub ok 2024-08-17T18:00:49.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:49 smithi169 bash[79348]: audit 2024-08-17T18:00:49.117862+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"}]': finished 2024-08-17T18:00:49.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:49 smithi169 bash[79348]: audit 2024-08-17T18:00:49.117862+0000 mon.a (mon.0) 2700 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "18"}]': finished 2024-08-17T18:00:49.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:49 smithi169 bash[79348]: cluster 2024-08-17T18:00:49.124350+0000 mon.a (mon.0) 2701 : cluster [DBG] osdmap e1434: 8 total, 8 up, 8 in 2024-08-17T18:00:49.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:49 smithi169 bash[79348]: cluster 2024-08-17T18:00:49.124350+0000 mon.a (mon.0) 2701 : cluster [DBG] osdmap e1434: 8 total, 8 up, 8 in 2024-08-17T18:00:49.417 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:49.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:49.418 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:49.421 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 66 16 86464 86448 81.8548 8.5 0.00870772 0.0122077 2024-08-17T18:00:49.520 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:49.553 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:49.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:49.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:49.656 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:49.678 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:49.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:49.680 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:49.781 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:49.803 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:49.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:49.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:49.908 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:49.928 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:49.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:49.931 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:50.031 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:50.057 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:50.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:50.060 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:50.161 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:50.182 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:50.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:50.185 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:50.286 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:50.297 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:50 smithi131 bash[88347]: cluster 2024-08-17T18:00:48.389634+0000 mgr.y (mgr.34107) 1763 : cluster [DBG] pgmap v2537: 99 pgs: 2 active+clean+scrubbing, 97 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 24 KiB/s, 0 objects/s recovering 2024-08-17T18:00:50.297 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:50 smithi131 bash[88347]: cluster 2024-08-17T18:00:48.389634+0000 mgr.y (mgr.34107) 1763 : cluster [DBG] pgmap v2537: 99 pgs: 2 active+clean+scrubbing, 97 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 24 KiB/s, 0 objects/s recovering 2024-08-17T18:00:50.297 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:50 smithi131 bash[88347]: cluster 2024-08-17T18:00:50.124406+0000 mon.a (mon.0) 2702 : cluster [DBG] osdmap e1435: 8 total, 8 up, 8 in 2024-08-17T18:00:50.297 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:50 smithi131 bash[88347]: cluster 2024-08-17T18:00:50.124406+0000 mon.a (mon.0) 2702 : cluster [DBG] osdmap e1435: 8 total, 8 up, 8 in 2024-08-17T18:00:50.297 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:50 smithi131 bash[89561]: cluster 2024-08-17T18:00:48.389634+0000 mgr.y (mgr.34107) 1763 : cluster [DBG] pgmap v2537: 99 pgs: 2 active+clean+scrubbing, 97 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 24 KiB/s, 0 objects/s recovering 2024-08-17T18:00:50.297 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:50 smithi131 bash[89561]: cluster 2024-08-17T18:00:48.389634+0000 mgr.y (mgr.34107) 1763 : cluster [DBG] pgmap v2537: 99 pgs: 2 active+clean+scrubbing, 97 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 24 KiB/s, 0 objects/s recovering 2024-08-17T18:00:50.297 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:50 smithi131 bash[89561]: cluster 2024-08-17T18:00:50.124406+0000 mon.a (mon.0) 2702 : cluster [DBG] osdmap e1435: 8 total, 8 up, 8 in 2024-08-17T18:00:50.297 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:50 smithi131 bash[89561]: cluster 2024-08-17T18:00:50.124406+0000 mon.a (mon.0) 2702 : cluster [DBG] osdmap e1435: 8 total, 8 up, 8 in 2024-08-17T18:00:50.309 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:50.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:50.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:50.412 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:50.421 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 67 16 86835 86819 80.9791 23.1875 0.00225725 0.0121867 2024-08-17T18:00:50.438 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:50.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:50.441 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:50.542 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:50.553 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:50 smithi169 bash[79348]: cluster 2024-08-17T18:00:48.389634+0000 mgr.y (mgr.34107) 1763 : cluster [DBG] pgmap v2537: 99 pgs: 2 active+clean+scrubbing, 97 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 24 KiB/s, 0 objects/s recovering 2024-08-17T18:00:50.553 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:50 smithi169 bash[79348]: cluster 2024-08-17T18:00:48.389634+0000 mgr.y (mgr.34107) 1763 : cluster [DBG] pgmap v2537: 99 pgs: 2 active+clean+scrubbing, 97 active+clean; 5.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 24 KiB/s, 0 objects/s recovering 2024-08-17T18:00:50.554 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:50 smithi169 bash[79348]: cluster 2024-08-17T18:00:50.124406+0000 mon.a (mon.0) 2702 : cluster [DBG] osdmap e1435: 8 total, 8 up, 8 in 2024-08-17T18:00:50.554 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:50 smithi169 bash[79348]: cluster 2024-08-17T18:00:50.124406+0000 mon.a (mon.0) 2702 : cluster [DBG] osdmap e1435: 8 total, 8 up, 8 in 2024-08-17T18:00:50.569 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:50.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:50.572 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:50.672 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:50.699 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:50.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:50.701 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:50.802 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:50.830 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:50.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:50.832 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:50.857 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:00:50.933 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:50.961 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:50.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:50.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:51.064 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:51.093 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:51.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:51.095 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:51.196 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:51.220 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:51.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:51.222 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:51.323 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:51.349 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:51.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:51.351 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:51.422 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 68 16 86835 86819 79.7882 0 - 0.0121867 2024-08-17T18:00:51.452 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:51.477 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:51.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:51.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:51.580 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:51.608 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:51.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:51.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:51.712 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:51.747 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:51.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:51.750 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:51.851 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:51.889 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:51.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:51.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:51.995 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:52.020 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:52.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:52.024 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:52.125 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:52.153 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:52.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:52.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:52.257 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:52.281 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:52.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:52.285 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:52.386 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:52.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:52 smithi169 bash[79348]: cluster 2024-08-17T18:00:50.390149+0000 mgr.y (mgr.34107) 1764 : cluster [DBG] pgmap v2540: 99 pgs: 1 unknown, 1 activating+undersized+degraded+remapped, 97 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 2702/259392 objects degraded (1.042%) 2024-08-17T18:00:52.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:52 smithi169 bash[79348]: cluster 2024-08-17T18:00:50.390149+0000 mgr.y (mgr.34107) 1764 : cluster [DBG] pgmap v2540: 99 pgs: 1 unknown, 1 activating+undersized+degraded+remapped, 97 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 2702/259392 objects degraded (1.042%) 2024-08-17T18:00:52.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:52 smithi169 bash[79348]: cluster 2024-08-17T18:00:51.127063+0000 mon.a (mon.0) 2703 : cluster [DBG] osdmap e1436: 8 total, 8 up, 8 in 2024-08-17T18:00:52.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:52 smithi169 bash[79348]: cluster 2024-08-17T18:00:51.127063+0000 mon.a (mon.0) 2703 : cluster [DBG] osdmap e1436: 8 total, 8 up, 8 in 2024-08-17T18:00:52.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:52 smithi169 bash[79348]: cluster 2024-08-17T18:00:51.146759+0000 mon.a (mon.0) 2704 : cluster [WRN] Health check failed: Degraded data redundancy: 2702/259392 objects degraded (1.042%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:00:52.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:52 smithi169 bash[79348]: cluster 2024-08-17T18:00:51.146759+0000 mon.a (mon.0) 2704 : cluster [WRN] Health check failed: Degraded data redundancy: 2702/259392 objects degraded (1.042%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:00:52.408 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:52.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:52.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:52.422 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 69 16 87508 87492 79.2415 21.0312 0.00691114 0.0125882 2024-08-17T18:00:52.430 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:52 smithi131 bash[89561]: cluster 2024-08-17T18:00:50.390149+0000 mgr.y (mgr.34107) 1764 : cluster [DBG] pgmap v2540: 99 pgs: 1 unknown, 1 activating+undersized+degraded+remapped, 97 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 2702/259392 objects degraded (1.042%) 2024-08-17T18:00:52.430 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:52 smithi131 bash[89561]: cluster 2024-08-17T18:00:50.390149+0000 mgr.y (mgr.34107) 1764 : cluster [DBG] pgmap v2540: 99 pgs: 1 unknown, 1 activating+undersized+degraded+remapped, 97 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 2702/259392 objects degraded (1.042%) 2024-08-17T18:00:52.430 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:52 smithi131 bash[89561]: cluster 2024-08-17T18:00:51.127063+0000 mon.a (mon.0) 2703 : cluster [DBG] osdmap e1436: 8 total, 8 up, 8 in 2024-08-17T18:00:52.430 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:52 smithi131 bash[89561]: cluster 2024-08-17T18:00:51.127063+0000 mon.a (mon.0) 2703 : cluster [DBG] osdmap e1436: 8 total, 8 up, 8 in 2024-08-17T18:00:52.430 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:52 smithi131 bash[89561]: cluster 2024-08-17T18:00:51.146759+0000 mon.a (mon.0) 2704 : cluster [WRN] Health check failed: Degraded data redundancy: 2702/259392 objects degraded (1.042%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:00:52.430 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:52 smithi131 bash[89561]: cluster 2024-08-17T18:00:51.146759+0000 mon.a (mon.0) 2704 : cluster [WRN] Health check failed: Degraded data redundancy: 2702/259392 objects degraded (1.042%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:00:52.430 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:52 smithi131 bash[88347]: cluster 2024-08-17T18:00:50.390149+0000 mgr.y (mgr.34107) 1764 : cluster [DBG] pgmap v2540: 99 pgs: 1 unknown, 1 activating+undersized+degraded+remapped, 97 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 2702/259392 objects degraded (1.042%) 2024-08-17T18:00:52.431 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:52 smithi131 bash[88347]: cluster 2024-08-17T18:00:50.390149+0000 mgr.y (mgr.34107) 1764 : cluster [DBG] pgmap v2540: 99 pgs: 1 unknown, 1 activating+undersized+degraded+remapped, 97 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 2702/259392 objects degraded (1.042%) 2024-08-17T18:00:52.431 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:52 smithi131 bash[88347]: cluster 2024-08-17T18:00:51.127063+0000 mon.a (mon.0) 2703 : cluster [DBG] osdmap e1436: 8 total, 8 up, 8 in 2024-08-17T18:00:52.431 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:52 smithi131 bash[88347]: cluster 2024-08-17T18:00:51.127063+0000 mon.a (mon.0) 2703 : cluster [DBG] osdmap e1436: 8 total, 8 up, 8 in 2024-08-17T18:00:52.431 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:52 smithi131 bash[88347]: cluster 2024-08-17T18:00:51.146759+0000 mon.a (mon.0) 2704 : cluster [WRN] Health check failed: Degraded data redundancy: 2702/259392 objects degraded (1.042%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:00:52.431 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:52 smithi131 bash[88347]: cluster 2024-08-17T18:00:51.146759+0000 mon.a (mon.0) 2704 : cluster [WRN] Health check failed: Degraded data redundancy: 2702/259392 objects degraded (1.042%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:00:52.512 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:52.552 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:52.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:52.559 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:52.660 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:52.683 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:52.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:52.688 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:52.789 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:52.813 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:52.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:52.817 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:52.917 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:52.942 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:52.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:52.946 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:53.046 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:53.070 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:53.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:53.073 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:53.174 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:53.207 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:53.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:53.211 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:53.311 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:53.345 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:53.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:53.351 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:53.422 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 70 16 88694 88678 79.1683 74.125 0.00881559 0.0126269 2024-08-17T18:00:53.452 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:53.477 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:53.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:53.486 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:53.587 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:53.620 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:53.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:53.625 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:53.726 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:53.749 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:53.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:53.754 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:53.855 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:53.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:53.892 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:53.892 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:53.993 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:54.017 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:54.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:54.021 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:54.121 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:54.151 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:54.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:54.155 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:54.256 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:54.264 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:54 smithi131 bash[88347]: cluster 2024-08-17T18:00:52.390779+0000 mgr.y (mgr.34107) 1765 : cluster [DBG] pgmap v2542: 99 pgs: 1 unknown, 1 activating+undersized+degraded+remapped, 97 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 2702/259392 objects degraded (1.042%) 2024-08-17T18:00:54.264 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:54 smithi131 bash[88347]: cluster 2024-08-17T18:00:52.390779+0000 mgr.y (mgr.34107) 1765 : cluster [DBG] pgmap v2542: 99 pgs: 1 unknown, 1 activating+undersized+degraded+remapped, 97 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 2702/259392 objects degraded (1.042%) 2024-08-17T18:00:54.265 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:54 smithi131 bash[88347]: audit 2024-08-17T18:00:53.277434+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:00:54.265 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:54 smithi131 bash[88347]: audit 2024-08-17T18:00:53.277434+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:00:54.265 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:54 smithi131 bash[88347]: audit 2024-08-17T18:00:53.281017+0000 mon.a (mon.0) 2706 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:54.265 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:54 smithi131 bash[88347]: audit 2024-08-17T18:00:53.281017+0000 mon.a (mon.0) 2706 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:54.265 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:54 smithi131 bash[89561]: cluster 2024-08-17T18:00:52.390779+0000 mgr.y (mgr.34107) 1765 : cluster [DBG] pgmap v2542: 99 pgs: 1 unknown, 1 activating+undersized+degraded+remapped, 97 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 2702/259392 objects degraded (1.042%) 2024-08-17T18:00:54.265 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:54 smithi131 bash[89561]: cluster 2024-08-17T18:00:52.390779+0000 mgr.y (mgr.34107) 1765 : cluster [DBG] pgmap v2542: 99 pgs: 1 unknown, 1 activating+undersized+degraded+remapped, 97 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 2702/259392 objects degraded (1.042%) 2024-08-17T18:00:54.265 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:54 smithi131 bash[89561]: audit 2024-08-17T18:00:53.277434+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:00:54.265 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:54 smithi131 bash[89561]: audit 2024-08-17T18:00:53.277434+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:00:54.265 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:54 smithi131 bash[89561]: audit 2024-08-17T18:00:53.281017+0000 mon.a (mon.0) 2706 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:54.265 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:54 smithi131 bash[89561]: audit 2024-08-17T18:00:53.281017+0000 mon.a (mon.0) 2706 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:54.274 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:54.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:54.276 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:54.377 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:54.401 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:54.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:54.403 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:54.422 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 71 16 89645 89629 78.8902 59.4375 0.00740725 0.0126376 2024-08-17T18:00:54.503 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:54.516 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:54 smithi169 bash[79348]: cluster 2024-08-17T18:00:52.390779+0000 mgr.y (mgr.34107) 1765 : cluster [DBG] pgmap v2542: 99 pgs: 1 unknown, 1 activating+undersized+degraded+remapped, 97 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 2702/259392 objects degraded (1.042%) 2024-08-17T18:00:54.516 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:54 smithi169 bash[79348]: cluster 2024-08-17T18:00:52.390779+0000 mgr.y (mgr.34107) 1765 : cluster [DBG] pgmap v2542: 99 pgs: 1 unknown, 1 activating+undersized+degraded+remapped, 97 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 2702/259392 objects degraded (1.042%) 2024-08-17T18:00:54.516 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:54 smithi169 bash[79348]: audit 2024-08-17T18:00:53.277434+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:00:54.516 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:54 smithi169 bash[79348]: audit 2024-08-17T18:00:53.277434+0000 mon.a (mon.0) 2705 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:00:54.516 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:54 smithi169 bash[79348]: audit 2024-08-17T18:00:53.281017+0000 mon.a (mon.0) 2706 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:54.516 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:54 smithi169 bash[79348]: audit 2024-08-17T18:00:53.281017+0000 mon.a (mon.0) 2706 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:00:54.548 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:54.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:54.552 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:54.653 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:54.681 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:54.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:54.686 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:54.787 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:54.817 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:54.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:54.819 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:54.920 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:54.951 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:54.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:54.953 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:55.054 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:55.086 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:55.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:55.088 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:55.189 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:55.216 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:55.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:55.218 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:55.319 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:55.328 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:55 smithi169 bash[79348]: cluster 2024-08-17T18:00:55.132601+0000 mon.a (mon.0) 2707 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2702/259392 objects degraded (1.042%), 1 pg degraded) 2024-08-17T18:00:55.328 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:55 smithi169 bash[79348]: cluster 2024-08-17T18:00:55.132601+0000 mon.a (mon.0) 2707 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2702/259392 objects degraded (1.042%), 1 pg degraded) 2024-08-17T18:00:55.343 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:55.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:55.346 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:55.422 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 72 16 90822 90806 78.8161 73.5625 0.0139037 0.0126835 2024-08-17T18:00:55.446 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:55.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:55.485 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:55.485 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:55.586 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:55.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:55 smithi131 bash[89561]: cluster 2024-08-17T18:00:55.132601+0000 mon.a (mon.0) 2707 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2702/259392 objects degraded (1.042%), 1 pg degraded) 2024-08-17T18:00:55.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:55 smithi131 bash[89561]: cluster 2024-08-17T18:00:55.132601+0000 mon.a (mon.0) 2707 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2702/259392 objects degraded (1.042%), 1 pg degraded) 2024-08-17T18:00:55.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:55 smithi131 bash[88347]: cluster 2024-08-17T18:00:55.132601+0000 mon.a (mon.0) 2707 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2702/259392 objects degraded (1.042%), 1 pg degraded) 2024-08-17T18:00:55.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:55 smithi131 bash[88347]: cluster 2024-08-17T18:00:55.132601+0000 mon.a (mon.0) 2707 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2702/259392 objects degraded (1.042%), 1 pg degraded) 2024-08-17T18:00:55.614 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:55.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:55.621 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:55.722 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:55.751 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:55.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:55.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:55.856 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:55.885 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:55.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:55.890 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:55.991 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:56.031 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:56.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:56.035 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:56.136 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:56.170 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:56.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:56.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:56.276 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:56.286 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:56 smithi131 bash[89561]: cluster 2024-08-17T18:00:54.391589+0000 mgr.y (mgr.34107) 1766 : cluster [DBG] pgmap v2543: 99 pgs: 1 active+recovering+undersized+remapped, 1 unknown, 97 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 2336/261810 objects misplaced (0.892%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T18:00:56.286 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:56 smithi131 bash[89561]: cluster 2024-08-17T18:00:54.391589+0000 mgr.y (mgr.34107) 1766 : cluster [DBG] pgmap v2543: 99 pgs: 1 active+recovering+undersized+remapped, 1 unknown, 97 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 2336/261810 objects misplaced (0.892%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T18:00:56.286 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:56 smithi131 bash[88347]: cluster 2024-08-17T18:00:54.391589+0000 mgr.y (mgr.34107) 1766 : cluster [DBG] pgmap v2543: 99 pgs: 1 active+recovering+undersized+remapped, 1 unknown, 97 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 2336/261810 objects misplaced (0.892%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T18:00:56.286 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:56 smithi131 bash[88347]: cluster 2024-08-17T18:00:54.391589+0000 mgr.y (mgr.34107) 1766 : cluster [DBG] pgmap v2543: 99 pgs: 1 active+recovering+undersized+remapped, 1 unknown, 97 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 2336/261810 objects misplaced (0.892%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T18:00:56.307 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:56.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:56.311 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:56.412 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:56.422 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 73 16 92031 92015 78.7714 75.5625 0.0106161 0.0126899 2024-08-17T18:00:56.440 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:56.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:56.444 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:56.545 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:56.554 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:56 smithi169 bash[79348]: cluster 2024-08-17T18:00:54.391589+0000 mgr.y (mgr.34107) 1766 : cluster [DBG] pgmap v2543: 99 pgs: 1 active+recovering+undersized+remapped, 1 unknown, 97 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 2336/261810 objects misplaced (0.892%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T18:00:56.555 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:56 smithi169 bash[79348]: cluster 2024-08-17T18:00:54.391589+0000 mgr.y (mgr.34107) 1766 : cluster [DBG] pgmap v2543: 99 pgs: 1 active+recovering+undersized+remapped, 1 unknown, 97 active+clean; 5.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 2336/261810 objects misplaced (0.892%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T18:00:56.572 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:56.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:56.579 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:56.680 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:56.706 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:56.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:56.713 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:56.814 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:56.838 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:56.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:56.840 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:56.941 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:56.965 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:56.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:56.968 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:57.069 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:57.094 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:57.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:57.097 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:57.197 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:57.223 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:57.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:57.226 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:57.327 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:57.335 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:57 smithi169 bash[79348]: cluster 2024-08-17T18:00:57.188378+0000 mon.a (mon.0) 2708 : cluster [WRN] Health check failed: Degraded data redundancy: 5340/269172 objects degraded (1.984%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:00:57.335 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:57 smithi169 bash[79348]: cluster 2024-08-17T18:00:57.188378+0000 mon.a (mon.0) 2708 : cluster [WRN] Health check failed: Degraded data redundancy: 5340/269172 objects degraded (1.984%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:00:57.346 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:57.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:57.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:57.422 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 74 16 93054 93038 78.5709 63.9375 0.00182405 0.0126966 2024-08-17T18:00:57.448 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:57.477 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:57.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:57.481 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:57.582 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:57.591 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:57 smithi131 bash[88347]: cluster 2024-08-17T18:00:57.188378+0000 mon.a (mon.0) 2708 : cluster [WRN] Health check failed: Degraded data redundancy: 5340/269172 objects degraded (1.984%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:00:57.592 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:57 smithi131 bash[88347]: cluster 2024-08-17T18:00:57.188378+0000 mon.a (mon.0) 2708 : cluster [WRN] Health check failed: Degraded data redundancy: 5340/269172 objects degraded (1.984%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:00:57.592 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:57 smithi131 bash[89561]: cluster 2024-08-17T18:00:57.188378+0000 mon.a (mon.0) 2708 : cluster [WRN] Health check failed: Degraded data redundancy: 5340/269172 objects degraded (1.984%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:00:57.592 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:57 smithi131 bash[89561]: cluster 2024-08-17T18:00:57.188378+0000 mon.a (mon.0) 2708 : cluster [WRN] Health check failed: Degraded data redundancy: 5340/269172 objects degraded (1.984%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:00:57.607 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:57.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:57.609 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:57.710 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:57.754 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:57.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:57.757 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:57.858 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:57.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:57.899 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:57.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:58.000 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:58.028 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:58.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:58.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:58.131 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:58.159 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:58.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:58.162 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:58.263 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:58.288 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:58.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:58.292 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:58.393 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:58.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:58 smithi169 bash[79348]: cluster 2024-08-17T18:00:56.392340+0000 mgr.y (mgr.34107) 1767 : cluster [DBG] pgmap v2544: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 5340/269172 objects degraded (1.984%); 2336/269172 objects misplaced (0.868%); 3.1 MiB/s, 50 objects/s recovering 2024-08-17T18:00:58.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:00:58 smithi169 bash[79348]: cluster 2024-08-17T18:00:56.392340+0000 mgr.y (mgr.34107) 1767 : cluster [DBG] pgmap v2544: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 5340/269172 objects degraded (1.984%); 2336/269172 objects misplaced (0.868%); 3.1 MiB/s, 50 objects/s recovering 2024-08-17T18:00:58.418 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:58.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:58.422 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:58.422 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 75 16 94288 94272 78.5515 77.125 0.011996 0.0127262 2024-08-17T18:00:58.523 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:58.531 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:58 smithi131 bash[89561]: cluster 2024-08-17T18:00:56.392340+0000 mgr.y (mgr.34107) 1767 : cluster [DBG] pgmap v2544: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 5340/269172 objects degraded (1.984%); 2336/269172 objects misplaced (0.868%); 3.1 MiB/s, 50 objects/s recovering 2024-08-17T18:00:58.531 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:00:58 smithi131 bash[89561]: cluster 2024-08-17T18:00:56.392340+0000 mgr.y (mgr.34107) 1767 : cluster [DBG] pgmap v2544: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 5340/269172 objects degraded (1.984%); 2336/269172 objects misplaced (0.868%); 3.1 MiB/s, 50 objects/s recovering 2024-08-17T18:00:58.532 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:58 smithi131 bash[88347]: cluster 2024-08-17T18:00:56.392340+0000 mgr.y (mgr.34107) 1767 : cluster [DBG] pgmap v2544: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 5340/269172 objects degraded (1.984%); 2336/269172 objects misplaced (0.868%); 3.1 MiB/s, 50 objects/s recovering 2024-08-17T18:00:58.532 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:00:58 smithi131 bash[88347]: cluster 2024-08-17T18:00:56.392340+0000 mgr.y (mgr.34107) 1767 : cluster [DBG] pgmap v2544: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 5340/269172 objects degraded (1.984%); 2336/269172 objects misplaced (0.868%); 3.1 MiB/s, 50 objects/s recovering 2024-08-17T18:00:58.546 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:58.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:58.551 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:58.652 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:58.677 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:00:58.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:58.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:00:58.779 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:58.805 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:00:58.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:58.808 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:00:58.849 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:00:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:00:58] "GET /metrics HTTP/1.1" 200 36647 "" "Prometheus/2.51.0" 2024-08-17T18:00:58.909 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:58.933 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:58.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:58.940 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:59.040 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:59.066 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:00:59.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:59.070 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:00:59.171 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:59.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:59.198 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:59.198 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:59.299 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:59.331 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:59.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:59.336 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:00:59.422 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 76 16 95423 95407 78.4512 70.9375 0.0130119 0.0127424 2024-08-17T18:00:59.437 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:59.459 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:00:59.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:59.462 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:00:59.562 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:59.595 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:00:59.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:59.600 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:00:59.701 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:59.735 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:00:59.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:59.739 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:00:59.840 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:59.867 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:00:59.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:59.870 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:00:59.971 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:59.992 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:00:59.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:00:59.995 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:00.096 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:00.128 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:00.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:00.179 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:00.280 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:00.297 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:00.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:00.299 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:00.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:00 smithi169 bash[79348]: cluster 2024-08-17T18:00:58.392844+0000 mgr.y (mgr.34107) 1768 : cluster [DBG] pgmap v2545: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 25 MiB/s wr, 394 op/s; 5340/269172 objects degraded (1.984%); 2336/269172 objects misplaced (0.868%); 2.8 MiB/s, 44 objects/s recovering 2024-08-17T18:01:00.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:00 smithi169 bash[79348]: cluster 2024-08-17T18:00:58.392844+0000 mgr.y (mgr.34107) 1768 : cluster [DBG] pgmap v2545: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 25 MiB/s wr, 394 op/s; 5340/269172 objects degraded (1.984%); 2336/269172 objects misplaced (0.868%); 2.8 MiB/s, 44 objects/s recovering 2024-08-17T18:01:00.400 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:00.422 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 77 16 96529 96513 78.33 69.125 0.00654192 0.0127618 2024-08-17T18:01:00.424 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:00.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:00.427 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:00.527 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:00.555 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:00.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:00.560 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:00.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:00 smithi131 bash[89561]: cluster 2024-08-17T18:00:58.392844+0000 mgr.y (mgr.34107) 1768 : cluster [DBG] pgmap v2545: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 25 MiB/s wr, 394 op/s; 5340/269172 objects degraded (1.984%); 2336/269172 objects misplaced (0.868%); 2.8 MiB/s, 44 objects/s recovering 2024-08-17T18:01:00.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:00 smithi131 bash[89561]: cluster 2024-08-17T18:00:58.392844+0000 mgr.y (mgr.34107) 1768 : cluster [DBG] pgmap v2545: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 25 MiB/s wr, 394 op/s; 5340/269172 objects degraded (1.984%); 2336/269172 objects misplaced (0.868%); 2.8 MiB/s, 44 objects/s recovering 2024-08-17T18:01:00.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:00 smithi131 bash[88347]: cluster 2024-08-17T18:00:58.392844+0000 mgr.y (mgr.34107) 1768 : cluster [DBG] pgmap v2545: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 25 MiB/s wr, 394 op/s; 5340/269172 objects degraded (1.984%); 2336/269172 objects misplaced (0.868%); 2.8 MiB/s, 44 objects/s recovering 2024-08-17T18:01:00.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:00 smithi131 bash[88347]: cluster 2024-08-17T18:00:58.392844+0000 mgr.y (mgr.34107) 1768 : cluster [DBG] pgmap v2545: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 25 MiB/s wr, 394 op/s; 5340/269172 objects degraded (1.984%); 2336/269172 objects misplaced (0.868%); 2.8 MiB/s, 44 objects/s recovering 2024-08-17T18:01:00.660 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:00.688 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:00.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:00.690 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:00.791 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:00.823 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:00.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:00.827 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:00.928 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:00.951 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:00.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:00.955 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:01.056 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:01.089 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:01.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:01.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:01.192 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:01.216 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:01.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:01.219 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:01.320 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:01.354 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:01.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:01.359 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:01.433 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 78 16 97691 97675 78.2462 72.625 0.0143044 0.0127749 2024-08-17T18:01:01.460 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:01.489 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:01.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:01.492 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:01.592 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:01.621 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:01.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:01.622 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:01.723 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:01.745 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:01.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:01.747 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:01.848 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:01.874 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:01.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:01.876 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:01.977 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:02.013 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:02.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:02.015 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:02.116 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:02.141 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:02.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:02.146 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:02.247 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:02.270 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:02.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:02.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:02.376 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:02.405 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:02.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:02.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:02.433 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 79 16 98755 98739 78.0975 66.5 0.00726086 0.0128001 2024-08-17T18:01:02.510 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:02.520 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:02 smithi169 bash[79348]: cluster 2024-08-17T18:01:00.393911+0000 mgr.y (mgr.34107) 1769 : cluster [DBG] pgmap v2546: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 56 MiB/s wr, 901 op/s; 5340/286440 objects degraded (1.864%); 2022/286440 objects misplaced (0.706%); 4.2 MiB/s, 67 objects/s recovering 2024-08-17T18:01:02.520 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:02 smithi169 bash[79348]: cluster 2024-08-17T18:01:00.393911+0000 mgr.y (mgr.34107) 1769 : cluster [DBG] pgmap v2546: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 56 MiB/s wr, 901 op/s; 5340/286440 objects degraded (1.864%); 2022/286440 objects misplaced (0.706%); 4.2 MiB/s, 67 objects/s recovering 2024-08-17T18:01:02.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:02.546 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:02.546 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:02.573 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:02 smithi131 bash[89561]: cluster 2024-08-17T18:01:00.393911+0000 mgr.y (mgr.34107) 1769 : cluster [DBG] pgmap v2546: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 56 MiB/s wr, 901 op/s; 5340/286440 objects degraded (1.864%); 2022/286440 objects misplaced (0.706%); 4.2 MiB/s, 67 objects/s recovering 2024-08-17T18:01:02.573 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:02 smithi131 bash[89561]: cluster 2024-08-17T18:01:00.393911+0000 mgr.y (mgr.34107) 1769 : cluster [DBG] pgmap v2546: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 56 MiB/s wr, 901 op/s; 5340/286440 objects degraded (1.864%); 2022/286440 objects misplaced (0.706%); 4.2 MiB/s, 67 objects/s recovering 2024-08-17T18:01:02.573 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:02 smithi131 bash[88347]: cluster 2024-08-17T18:01:00.393911+0000 mgr.y (mgr.34107) 1769 : cluster [DBG] pgmap v2546: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 56 MiB/s wr, 901 op/s; 5340/286440 objects degraded (1.864%); 2022/286440 objects misplaced (0.706%); 4.2 MiB/s, 67 objects/s recovering 2024-08-17T18:01:02.573 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:02 smithi131 bash[88347]: cluster 2024-08-17T18:01:00.393911+0000 mgr.y (mgr.34107) 1769 : cluster [DBG] pgmap v2546: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 56 MiB/s wr, 901 op/s; 5340/286440 objects degraded (1.864%); 2022/286440 objects misplaced (0.706%); 4.2 MiB/s, 67 objects/s recovering 2024-08-17T18:01:02.647 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:02.676 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:02.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:02.680 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:02.781 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:02.804 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:02.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:02.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:02.908 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:02.934 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:02.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:02.937 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:03.038 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:03.065 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:03.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:03.071 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:03.172 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:03.202 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:03.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:03.205 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:03.306 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:03.340 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:03.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:03.346 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:03.433 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:2024-08-17T18:01:03.434357+0000 min lat: 0.00109248 max lat: 2.38724 avg lat: 0.0128109 2024-08-17T18:01:03.433 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T18:01:03.433 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 80 16 99914 99898 78.0267 72.4375 0.00575075 0.0128109 2024-08-17T18:01:03.447 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:03.475 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:03.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:03.479 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:03.580 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:03.607 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:03.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:03.610 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:03.711 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:03.743 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:03.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:03.749 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:03.850 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:03.881 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:03.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:03.884 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:03.985 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:04.031 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:04.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:04.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:04.135 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:04.166 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:04.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:04.170 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:04.271 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:04.297 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:04.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:04.300 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:04.401 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:04.425 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:04.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:04.428 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:04.433 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 81 16 100996 100980 77.8982 67.625 0.0310184 0.0128322 2024-08-17T18:01:04.529 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:04.538 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:04 smithi169 bash[79348]: cluster 2024-08-17T18:01:02.394415+0000 mgr.y (mgr.34107) 1770 : cluster [DBG] pgmap v2547: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 50 MiB/s wr, 800 op/s; 5340/286440 objects degraded (1.864%); 2022/286440 objects misplaced (0.706%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T18:01:04.538 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:04 smithi169 bash[79348]: cluster 2024-08-17T18:01:02.394415+0000 mgr.y (mgr.34107) 1770 : cluster [DBG] pgmap v2547: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 50 MiB/s wr, 800 op/s; 5340/286440 objects degraded (1.864%); 2022/286440 objects misplaced (0.706%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T18:01:04.540 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:04 smithi131 bash[89561]: cluster 2024-08-17T18:01:02.394415+0000 mgr.y (mgr.34107) 1770 : cluster [DBG] pgmap v2547: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 50 MiB/s wr, 800 op/s; 5340/286440 objects degraded (1.864%); 2022/286440 objects misplaced (0.706%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T18:01:04.540 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:04 smithi131 bash[89561]: cluster 2024-08-17T18:01:02.394415+0000 mgr.y (mgr.34107) 1770 : cluster [DBG] pgmap v2547: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 50 MiB/s wr, 800 op/s; 5340/286440 objects degraded (1.864%); 2022/286440 objects misplaced (0.706%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T18:01:04.540 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:04 smithi131 bash[88347]: cluster 2024-08-17T18:01:02.394415+0000 mgr.y (mgr.34107) 1770 : cluster [DBG] pgmap v2547: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 50 MiB/s wr, 800 op/s; 5340/286440 objects degraded (1.864%); 2022/286440 objects misplaced (0.706%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T18:01:04.540 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:04 smithi131 bash[88347]: cluster 2024-08-17T18:01:02.394415+0000 mgr.y (mgr.34107) 1770 : cluster [DBG] pgmap v2547: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 5.8 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 50 MiB/s wr, 800 op/s; 5340/286440 objects degraded (1.864%); 2022/286440 objects misplaced (0.706%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T18:01:04.560 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:04.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:04.562 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:04.662 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:04.688 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:04.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:04.689 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:04.790 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:04.828 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:04.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:04.833 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:04.934 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:04.961 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:04.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:04.965 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:05.065 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:05.108 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:05.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:05.112 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:05.212 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:05.241 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:05.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:05.242 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:05.343 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:05.368 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:05.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:05.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:05.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:05 smithi169 bash[79348]: cluster 2024-08-17T18:01:04.394952+0000 mgr.y (mgr.34107) 1771 : cluster [DBG] pgmap v2548: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 54 MiB/s wr, 870 op/s; 5340/290733 objects degraded (1.837%); 1694/290733 objects misplaced (0.583%); 5.2 MiB/s, 83 objects/s recovering 2024-08-17T18:01:05.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:05 smithi169 bash[79348]: cluster 2024-08-17T18:01:04.394952+0000 mgr.y (mgr.34107) 1771 : cluster [DBG] pgmap v2548: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 54 MiB/s wr, 870 op/s; 5340/290733 objects degraded (1.837%); 1694/290733 objects misplaced (0.583%); 5.2 MiB/s, 83 objects/s recovering 2024-08-17T18:01:05.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:05 smithi169 bash[79348]: cluster 2024-08-17T18:01:05.253771+0000 mon.a (mon.0) 2709 : cluster [WRN] Health check update: Degraded data redundancy: 5340/290733 objects degraded (1.837%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:01:05.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:05 smithi169 bash[79348]: cluster 2024-08-17T18:01:05.253771+0000 mon.a (mon.0) 2709 : cluster [WRN] Health check update: Degraded data redundancy: 5340/290733 objects degraded (1.837%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:01:05.433 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 82 16 102144 102128 77.8232 71.75 0.00616243 0.0128453 2024-08-17T18:01:05.472 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:05.481 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:05 smithi131 bash[89561]: cluster 2024-08-17T18:01:04.394952+0000 mgr.y (mgr.34107) 1771 : cluster [DBG] pgmap v2548: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 54 MiB/s wr, 870 op/s; 5340/290733 objects degraded (1.837%); 1694/290733 objects misplaced (0.583%); 5.2 MiB/s, 83 objects/s recovering 2024-08-17T18:01:05.481 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:05 smithi131 bash[89561]: cluster 2024-08-17T18:01:04.394952+0000 mgr.y (mgr.34107) 1771 : cluster [DBG] pgmap v2548: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 54 MiB/s wr, 870 op/s; 5340/290733 objects degraded (1.837%); 1694/290733 objects misplaced (0.583%); 5.2 MiB/s, 83 objects/s recovering 2024-08-17T18:01:05.481 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:05 smithi131 bash[89561]: cluster 2024-08-17T18:01:05.253771+0000 mon.a (mon.0) 2709 : cluster [WRN] Health check update: Degraded data redundancy: 5340/290733 objects degraded (1.837%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:01:05.481 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:05 smithi131 bash[89561]: cluster 2024-08-17T18:01:05.253771+0000 mon.a (mon.0) 2709 : cluster [WRN] Health check update: Degraded data redundancy: 5340/290733 objects degraded (1.837%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:01:05.481 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:05 smithi131 bash[88347]: cluster 2024-08-17T18:01:04.394952+0000 mgr.y (mgr.34107) 1771 : cluster [DBG] pgmap v2548: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 54 MiB/s wr, 870 op/s; 5340/290733 objects degraded (1.837%); 1694/290733 objects misplaced (0.583%); 5.2 MiB/s, 83 objects/s recovering 2024-08-17T18:01:05.481 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:05 smithi131 bash[88347]: cluster 2024-08-17T18:01:04.394952+0000 mgr.y (mgr.34107) 1771 : cluster [DBG] pgmap v2548: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 5.9 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 54 MiB/s wr, 870 op/s; 5340/290733 objects degraded (1.837%); 1694/290733 objects misplaced (0.583%); 5.2 MiB/s, 83 objects/s recovering 2024-08-17T18:01:05.481 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:05 smithi131 bash[88347]: cluster 2024-08-17T18:01:05.253771+0000 mon.a (mon.0) 2709 : cluster [WRN] Health check update: Degraded data redundancy: 5340/290733 objects degraded (1.837%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:01:05.482 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:05 smithi131 bash[88347]: cluster 2024-08-17T18:01:05.253771+0000 mon.a (mon.0) 2709 : cluster [WRN] Health check update: Degraded data redundancy: 5340/290733 objects degraded (1.837%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:01:05.501 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:05.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:05.508 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:05.608 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:05.640 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:05.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:05.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:05.743 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:05.768 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:05.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:05.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:05.875 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:05.908 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:05.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:05.911 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:06.012 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:06.051 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:06.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:06.053 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:06.154 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:06.180 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:06.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:06.183 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:06.284 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:06.308 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:06.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:06.311 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:06.411 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:06.433 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 83 16 103295 103279 77.7521 71.9375 0.0242652 0.0128568 2024-08-17T18:01:06.434 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:06.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:06.437 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:06.537 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:06.556 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:06.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:06.558 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:06.659 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:06.680 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:06.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:06.682 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:06.783 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:06.815 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:06.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:06.820 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:06.920 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:06.944 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:06.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:06.947 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:07.048 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:07.073 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:07.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:07.076 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:07.176 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:07.206 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:07.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:07.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:07.318 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:07.349 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:07.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:07.351 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:07.434 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 84 16 104276 104260 77.5564 61.3125 0.0125703 0.0128897 2024-08-17T18:01:07.451 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:07.476 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:07.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:07.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:07.581 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:07.611 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:07.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:07.614 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:07.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:07 smithi169 bash[79348]: cluster 2024-08-17T18:01:06.395717+0000 mgr.y (mgr.34107) 1772 : cluster [DBG] pgmap v2549: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s; 5340/303087 objects degraded (1.762%); 1694/303087 objects misplaced (0.559%); 3.3 MiB/s, 53 objects/s recovering 2024-08-17T18:01:07.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:07 smithi169 bash[79348]: cluster 2024-08-17T18:01:06.395717+0000 mgr.y (mgr.34107) 1772 : cluster [DBG] pgmap v2549: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s; 5340/303087 objects degraded (1.762%); 1694/303087 objects misplaced (0.559%); 3.3 MiB/s, 53 objects/s recovering 2024-08-17T18:01:07.715 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:07.748 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:07.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:07.753 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:07.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:07 smithi131 bash[89561]: cluster 2024-08-17T18:01:06.395717+0000 mgr.y (mgr.34107) 1772 : cluster [DBG] pgmap v2549: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s; 5340/303087 objects degraded (1.762%); 1694/303087 objects misplaced (0.559%); 3.3 MiB/s, 53 objects/s recovering 2024-08-17T18:01:07.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:07 smithi131 bash[89561]: cluster 2024-08-17T18:01:06.395717+0000 mgr.y (mgr.34107) 1772 : cluster [DBG] pgmap v2549: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s; 5340/303087 objects degraded (1.762%); 1694/303087 objects misplaced (0.559%); 3.3 MiB/s, 53 objects/s recovering 2024-08-17T18:01:07.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:07 smithi131 bash[88347]: cluster 2024-08-17T18:01:06.395717+0000 mgr.y (mgr.34107) 1772 : cluster [DBG] pgmap v2549: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s; 5340/303087 objects degraded (1.762%); 1694/303087 objects misplaced (0.559%); 3.3 MiB/s, 53 objects/s recovering 2024-08-17T18:01:07.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:07 smithi131 bash[88347]: cluster 2024-08-17T18:01:06.395717+0000 mgr.y (mgr.34107) 1772 : cluster [DBG] pgmap v2549: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s; 5340/303087 objects degraded (1.762%); 1694/303087 objects misplaced (0.559%); 3.3 MiB/s, 53 objects/s recovering 2024-08-17T18:01:07.854 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:07.878 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:07.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:07.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:07.982 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:08.014 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:08.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:08.019 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:08.120 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:08.150 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:08.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:08.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:08.257 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:08.274 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:08.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:08.277 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:08.377 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:08.403 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:08.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:08.405 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:08.434 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 85 16 105229 105213 77.3446 59.5625 0.00521618 0.0129207 2024-08-17T18:01:08.506 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:08.541 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:08.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:08.546 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:08.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:08 smithi169 bash[79348]: audit 2024-08-17T18:01:08.273070+0000 mon.a (mon.0) 2710 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:08.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:08 smithi169 bash[79348]: audit 2024-08-17T18:01:08.273070+0000 mon.a (mon.0) 2710 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:08.647 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:08.657 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:08 smithi131 bash[88347]: audit 2024-08-17T18:01:08.273070+0000 mon.a (mon.0) 2710 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:08.657 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:08 smithi131 bash[88347]: audit 2024-08-17T18:01:08.273070+0000 mon.a (mon.0) 2710 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:08.657 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:08 smithi131 bash[89561]: audit 2024-08-17T18:01:08.273070+0000 mon.a (mon.0) 2710 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:08.657 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:08 smithi131 bash[89561]: audit 2024-08-17T18:01:08.273070+0000 mon.a (mon.0) 2710 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:08.672 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:08.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:08.675 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:08.776 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:08.799 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:08.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:08.801 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:08.902 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:08.920 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:08.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:08.922 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:09.025 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:09.055 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:09.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:09.058 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:09.159 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:09.180 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:09.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:09.182 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:09.225 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:01:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:01:08] "GET /metrics HTTP/1.1" 200 36667 "" "Prometheus/2.51.0" 2024-08-17T18:01:09.283 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:09.312 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:09.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:09.319 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:09.420 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:09.434 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 86 16 105880 105864 76.9184 40.6875 0.0180871 0.0129963 2024-08-17T18:01:09.447 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:09.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:09.451 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:09.552 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:09.563 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:09 smithi169 bash[79348]: cluster 2024-08-17T18:01:08.397555+0000 mgr.y (mgr.34107) 1773 : cluster [DBG] pgmap v2550: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 59 MiB/s wr, 941 op/s; 5340/303087 objects degraded (1.762%); 1694/303087 objects misplaced (0.559%); 3.3 MiB/s, 53 objects/s recovering 2024-08-17T18:01:09.563 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:09 smithi169 bash[79348]: cluster 2024-08-17T18:01:08.397555+0000 mgr.y (mgr.34107) 1773 : cluster [DBG] pgmap v2550: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 59 MiB/s wr, 941 op/s; 5340/303087 objects degraded (1.762%); 1694/303087 objects misplaced (0.559%); 3.3 MiB/s, 53 objects/s recovering 2024-08-17T18:01:09.590 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:09.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:09.593 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:09.670 INFO:teuthology.orchestra.run.smithi131.stdout:ERROR: (22) Invalid argument 2024-08-17T18:01:09.670 INFO:teuthology.orchestra.run.smithi131.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T18:01:09.694 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:09.730 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:09.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:09.737 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:09.838 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:09.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:09 smithi131 bash[88347]: cluster 2024-08-17T18:01:08.397555+0000 mgr.y (mgr.34107) 1773 : cluster [DBG] pgmap v2550: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 59 MiB/s wr, 941 op/s; 5340/303087 objects degraded (1.762%); 1694/303087 objects misplaced (0.559%); 3.3 MiB/s, 53 objects/s recovering 2024-08-17T18:01:09.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:09 smithi131 bash[88347]: cluster 2024-08-17T18:01:08.397555+0000 mgr.y (mgr.34107) 1773 : cluster [DBG] pgmap v2550: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 59 MiB/s wr, 941 op/s; 5340/303087 objects degraded (1.762%); 1694/303087 objects misplaced (0.559%); 3.3 MiB/s, 53 objects/s recovering 2024-08-17T18:01:09.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:09 smithi131 bash[89561]: cluster 2024-08-17T18:01:08.397555+0000 mgr.y (mgr.34107) 1773 : cluster [DBG] pgmap v2550: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 59 MiB/s wr, 941 op/s; 5340/303087 objects degraded (1.762%); 1694/303087 objects misplaced (0.559%); 3.3 MiB/s, 53 objects/s recovering 2024-08-17T18:01:09.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:09 smithi131 bash[89561]: cluster 2024-08-17T18:01:08.397555+0000 mgr.y (mgr.34107) 1773 : cluster [DBG] pgmap v2550: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.2 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 59 MiB/s wr, 941 op/s; 5340/303087 objects degraded (1.762%); 1694/303087 objects misplaced (0.559%); 3.3 MiB/s, 53 objects/s recovering 2024-08-17T18:01:09.872 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T18:01:09.872 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:01:09.876 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:09.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:09.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:09.925 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T18:01:09.925 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:01:09.981 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:09.987 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:01:09.987 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T18:01:10.022 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:10.025 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T18:01:10.026 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:01:10.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:10.027 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:10.061 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T18:01:10.061 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:01:10.091 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:01:10.091 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T18:01:10.123 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:01:10.124 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T18:01:10.127 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:10.151 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:10.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:10.154 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:10.168 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T18:01:10.170 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:01:10.255 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:10.284 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:10.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:10.287 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:10.388 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:10.415 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:10.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:10.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:10.434 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 87 16 106886 106870 76.7569 62.875 0.00807957 0.013024 2024-08-17T18:01:10.490 INFO:teuthology.orchestra.run.smithi131.stderr:nodeep-scrub is unset 2024-08-17T18:01:10.496 INFO:teuthology.orchestra.run.smithi131.stderr:reweighted osd.0 to 1 (10000) 2024-08-17T18:01:10.519 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:10.523 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:10 smithi131 bash[89561]: audit 2024-08-17T18:01:09.787518+0000 mon.a (mon.0) 2711 : audit [DBG] from='client.? 172.21.15.131:0/1796117258' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:01:10.523 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:10 smithi131 bash[89561]: audit 2024-08-17T18:01:09.787518+0000 mon.a (mon.0) 2711 : audit [DBG] from='client.? 172.21.15.131:0/1796117258' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:01:10.523 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:10 smithi131 bash[89561]: audit 2024-08-17T18:01:10.010870+0000 mon.c (mon.2) 78 : audit [INF] from='client.? 172.21.15.131:0/3504297601' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:01:10.523 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:10 smithi131 bash[89561]: audit 2024-08-17T18:01:10.010870+0000 mon.c (mon.2) 78 : audit [INF] from='client.? 172.21.15.131:0/3504297601' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:01:10.523 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:10 smithi131 bash[89561]: audit 2024-08-17T18:01:10.011791+0000 mon.a (mon.0) 2712 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:01:10.523 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:10 smithi131 bash[89561]: audit 2024-08-17T18:01:10.011791+0000 mon.a (mon.0) 2712 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:01:10.523 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:10 smithi131 bash[89561]: audit 2024-08-17T18:01:10.068188+0000 mon.a (mon.0) 2713 : audit [INF] from='client.? 172.21.15.131:0/2164800544' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:01:10.523 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:10 smithi131 bash[89561]: audit 2024-08-17T18:01:10.068188+0000 mon.a (mon.0) 2713 : audit [INF] from='client.? 172.21.15.131:0/2164800544' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:01:10.523 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:10 smithi131 bash[88347]: audit 2024-08-17T18:01:09.787518+0000 mon.a (mon.0) 2711 : audit [DBG] from='client.? 172.21.15.131:0/1796117258' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:01:10.523 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:10 smithi131 bash[88347]: audit 2024-08-17T18:01:09.787518+0000 mon.a (mon.0) 2711 : audit [DBG] from='client.? 172.21.15.131:0/1796117258' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:01:10.523 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:10 smithi131 bash[88347]: audit 2024-08-17T18:01:10.010870+0000 mon.c (mon.2) 78 : audit [INF] from='client.? 172.21.15.131:0/3504297601' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:01:10.524 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:10 smithi131 bash[88347]: audit 2024-08-17T18:01:10.010870+0000 mon.c (mon.2) 78 : audit [INF] from='client.? 172.21.15.131:0/3504297601' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:01:10.524 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:10 smithi131 bash[88347]: audit 2024-08-17T18:01:10.011791+0000 mon.a (mon.0) 2712 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:01:10.524 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:10 smithi131 bash[88347]: audit 2024-08-17T18:01:10.011791+0000 mon.a (mon.0) 2712 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:01:10.524 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:10 smithi131 bash[88347]: audit 2024-08-17T18:01:10.068188+0000 mon.a (mon.0) 2713 : audit [INF] from='client.? 172.21.15.131:0/2164800544' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:01:10.524 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:10 smithi131 bash[88347]: audit 2024-08-17T18:01:10.068188+0000 mon.a (mon.0) 2713 : audit [INF] from='client.? 172.21.15.131:0/2164800544' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:01:10.551 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:10.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:10.556 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:10.657 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:10.667 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:10 smithi169 bash[79348]: audit 2024-08-17T18:01:09.787518+0000 mon.a (mon.0) 2711 : audit [DBG] from='client.? 172.21.15.131:0/1796117258' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:01:10.667 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:10 smithi169 bash[79348]: audit 2024-08-17T18:01:09.787518+0000 mon.a (mon.0) 2711 : audit [DBG] from='client.? 172.21.15.131:0/1796117258' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:01:10.667 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:10 smithi169 bash[79348]: audit 2024-08-17T18:01:10.010870+0000 mon.c (mon.2) 78 : audit [INF] from='client.? 172.21.15.131:0/3504297601' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:01:10.667 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:10 smithi169 bash[79348]: audit 2024-08-17T18:01:10.010870+0000 mon.c (mon.2) 78 : audit [INF] from='client.? 172.21.15.131:0/3504297601' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:01:10.667 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:10 smithi169 bash[79348]: audit 2024-08-17T18:01:10.011791+0000 mon.a (mon.0) 2712 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:01:10.667 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:10 smithi169 bash[79348]: audit 2024-08-17T18:01:10.011791+0000 mon.a (mon.0) 2712 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:01:10.668 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:10 smithi169 bash[79348]: audit 2024-08-17T18:01:10.068188+0000 mon.a (mon.0) 2713 : audit [INF] from='client.? 172.21.15.131:0/2164800544' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:01:10.668 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:10 smithi169 bash[79348]: audit 2024-08-17T18:01:10.068188+0000 mon.a (mon.0) 2713 : audit [INF] from='client.? 172.21.15.131:0/2164800544' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:01:10.687 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:10.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:10.691 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:10.792 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:10.831 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:10.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:10.833 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:10.934 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:10.962 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:10.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:10.966 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:11.066 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:11.093 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:11.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:11.096 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:11.197 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:11.224 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:11.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:11.226 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:11.327 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:11.346 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:11.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:11.348 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:11.434 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 88 16 107819 107803 76.5473 58.3125 0.012342 0.0130524 2024-08-17T18:01:11.448 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:11.472 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:11.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:11.475 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:11.575 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:11.600 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:11.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:11.603 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:11.704 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:11.715 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:11 smithi131 bash[88347]: cluster 2024-08-17T18:01:10.398333+0000 mgr.y (mgr.34107) 1774 : cluster [DBG] pgmap v2551: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s; 5340/317736 objects degraded (1.681%); 1333/317736 objects misplaced (0.420%); 5.2 MiB/s, 83 objects/s recovering 2024-08-17T18:01:11.715 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:11 smithi131 bash[88347]: cluster 2024-08-17T18:01:10.398333+0000 mgr.y (mgr.34107) 1774 : cluster [DBG] pgmap v2551: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s; 5340/317736 objects degraded (1.681%); 1333/317736 objects misplaced (0.420%); 5.2 MiB/s, 83 objects/s recovering 2024-08-17T18:01:11.715 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:11 smithi131 bash[88347]: cluster 2024-08-17T18:01:10.478569+0000 mon.a (mon.0) 2714 : cluster [WRN] Health check update: Degraded data redundancy: 5340/317736 objects degraded (1.681%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:01:11.715 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:11 smithi131 bash[88347]: cluster 2024-08-17T18:01:10.478569+0000 mon.a (mon.0) 2714 : cluster [WRN] Health check update: Degraded data redundancy: 5340/317736 objects degraded (1.681%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:01:11.715 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:11 smithi131 bash[88347]: cluster 2024-08-17T18:01:10.479529+0000 mon.a (mon.0) 2715 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:01:11.715 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:11 smithi131 bash[88347]: cluster 2024-08-17T18:01:10.479529+0000 mon.a (mon.0) 2715 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:01:11.715 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:11 smithi131 bash[88347]: audit 2024-08-17T18:01:10.490505+0000 mon.a (mon.0) 2716 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T18:01:11.715 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:11 smithi131 bash[88347]: audit 2024-08-17T18:01:10.490505+0000 mon.a (mon.0) 2716 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T18:01:11.715 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:11 smithi131 bash[88347]: audit 2024-08-17T18:01:10.490657+0000 mon.a (mon.0) 2717 : audit [INF] from='client.? 172.21.15.131:0/2164800544' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:01:11.715 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:11 smithi131 bash[88347]: audit 2024-08-17T18:01:10.490657+0000 mon.a (mon.0) 2717 : audit [INF] from='client.? 172.21.15.131:0/2164800544' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:01:11.715 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:11 smithi131 bash[88347]: cluster 2024-08-17T18:01:10.498917+0000 mon.a (mon.0) 2718 : cluster [DBG] osdmap e1437: 8 total, 8 up, 8 in 2024-08-17T18:01:11.715 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:11 smithi131 bash[88347]: cluster 2024-08-17T18:01:10.498917+0000 mon.a (mon.0) 2718 : cluster [DBG] osdmap e1437: 8 total, 8 up, 8 in 2024-08-17T18:01:11.716 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:11 smithi131 bash[89561]: cluster 2024-08-17T18:01:10.398333+0000 mgr.y (mgr.34107) 1774 : cluster [DBG] pgmap v2551: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s; 5340/317736 objects degraded (1.681%); 1333/317736 objects misplaced (0.420%); 5.2 MiB/s, 83 objects/s recovering 2024-08-17T18:01:11.716 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:11 smithi131 bash[89561]: cluster 2024-08-17T18:01:10.398333+0000 mgr.y (mgr.34107) 1774 : cluster [DBG] pgmap v2551: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s; 5340/317736 objects degraded (1.681%); 1333/317736 objects misplaced (0.420%); 5.2 MiB/s, 83 objects/s recovering 2024-08-17T18:01:11.716 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:11 smithi131 bash[89561]: cluster 2024-08-17T18:01:10.478569+0000 mon.a (mon.0) 2714 : cluster [WRN] Health check update: Degraded data redundancy: 5340/317736 objects degraded (1.681%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:01:11.716 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:11 smithi131 bash[89561]: cluster 2024-08-17T18:01:10.478569+0000 mon.a (mon.0) 2714 : cluster [WRN] Health check update: Degraded data redundancy: 5340/317736 objects degraded (1.681%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:01:11.716 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:11 smithi131 bash[89561]: cluster 2024-08-17T18:01:10.479529+0000 mon.a (mon.0) 2715 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:01:11.716 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:11 smithi131 bash[89561]: cluster 2024-08-17T18:01:10.479529+0000 mon.a (mon.0) 2715 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:01:11.716 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:11 smithi131 bash[89561]: audit 2024-08-17T18:01:10.490505+0000 mon.a (mon.0) 2716 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T18:01:11.716 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:11 smithi131 bash[89561]: audit 2024-08-17T18:01:10.490505+0000 mon.a (mon.0) 2716 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T18:01:11.716 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:11 smithi131 bash[89561]: audit 2024-08-17T18:01:10.490657+0000 mon.a (mon.0) 2717 : audit [INF] from='client.? 172.21.15.131:0/2164800544' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:01:11.716 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:11 smithi131 bash[89561]: audit 2024-08-17T18:01:10.490657+0000 mon.a (mon.0) 2717 : audit [INF] from='client.? 172.21.15.131:0/2164800544' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:01:11.716 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:11 smithi131 bash[89561]: cluster 2024-08-17T18:01:10.498917+0000 mon.a (mon.0) 2718 : cluster [DBG] osdmap e1437: 8 total, 8 up, 8 in 2024-08-17T18:01:11.716 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:11 smithi131 bash[89561]: cluster 2024-08-17T18:01:10.498917+0000 mon.a (mon.0) 2718 : cluster [DBG] osdmap e1437: 8 total, 8 up, 8 in 2024-08-17T18:01:11.730 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:11.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:11.734 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:11.835 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:11.862 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:11.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:11.867 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:11.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:11 smithi169 bash[79348]: cluster 2024-08-17T18:01:10.398333+0000 mgr.y (mgr.34107) 1774 : cluster [DBG] pgmap v2551: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s; 5340/317736 objects degraded (1.681%); 1333/317736 objects misplaced (0.420%); 5.2 MiB/s, 83 objects/s recovering 2024-08-17T18:01:11.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:11 smithi169 bash[79348]: cluster 2024-08-17T18:01:10.398333+0000 mgr.y (mgr.34107) 1774 : cluster [DBG] pgmap v2551: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 84 MiB/s wr, 1.35k op/s; 5340/317736 objects degraded (1.681%); 1333/317736 objects misplaced (0.420%); 5.2 MiB/s, 83 objects/s recovering 2024-08-17T18:01:11.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:11 smithi169 bash[79348]: cluster 2024-08-17T18:01:10.478569+0000 mon.a (mon.0) 2714 : cluster [WRN] Health check update: Degraded data redundancy: 5340/317736 objects degraded (1.681%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:01:11.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:11 smithi169 bash[79348]: cluster 2024-08-17T18:01:10.478569+0000 mon.a (mon.0) 2714 : cluster [WRN] Health check update: Degraded data redundancy: 5340/317736 objects degraded (1.681%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:01:11.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:11 smithi169 bash[79348]: cluster 2024-08-17T18:01:10.479529+0000 mon.a (mon.0) 2715 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:01:11.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:11 smithi169 bash[79348]: cluster 2024-08-17T18:01:10.479529+0000 mon.a (mon.0) 2715 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:01:11.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:11 smithi169 bash[79348]: audit 2024-08-17T18:01:10.490505+0000 mon.a (mon.0) 2716 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T18:01:11.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:11 smithi169 bash[79348]: audit 2024-08-17T18:01:10.490505+0000 mon.a (mon.0) 2716 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T18:01:11.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:11 smithi169 bash[79348]: audit 2024-08-17T18:01:10.490657+0000 mon.a (mon.0) 2717 : audit [INF] from='client.? 172.21.15.131:0/2164800544' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:01:11.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:11 smithi169 bash[79348]: audit 2024-08-17T18:01:10.490657+0000 mon.a (mon.0) 2717 : audit [INF] from='client.? 172.21.15.131:0/2164800544' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:01:11.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:11 smithi169 bash[79348]: cluster 2024-08-17T18:01:10.498917+0000 mon.a (mon.0) 2718 : cluster [DBG] osdmap e1437: 8 total, 8 up, 8 in 2024-08-17T18:01:11.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:11 smithi169 bash[79348]: cluster 2024-08-17T18:01:10.498917+0000 mon.a (mon.0) 2718 : cluster [DBG] osdmap e1437: 8 total, 8 up, 8 in 2024-08-17T18:01:11.967 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:11.996 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:11.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:11.999 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:12.100 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:12.135 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:12.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:12.138 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:12.238 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:12.268 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:12.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:12.274 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:12.375 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:12.409 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:12.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:12.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:12.434 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 89 16 108750 108734 76.341 58.1875 0.0134628 0.0130947 2024-08-17T18:01:12.515 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:12.544 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:12.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:12.546 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:12.647 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:12.674 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:12.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:12.680 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:12.781 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:12.812 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:12.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:12.816 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:12.917 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:12.945 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:12.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:12.951 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:13.052 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:13.070 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:13.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:13.072 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:13.173 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:13.199 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:13.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:13.203 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:13.304 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:13.332 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:13.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:13.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:13.434 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Total time run: 90.0085 2024-08-17T18:01:13.434 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Total writes made: 109711 2024-08-17T18:01:13.434 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Write size: 65536 2024-08-17T18:01:13.435 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Object size: 65536 2024-08-17T18:01:13.435 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Bandwidth (MB/sec): 76.181 2024-08-17T18:01:13.435 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Stddev Bandwidth: 32.029 2024-08-17T18:01:13.435 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Max bandwidth (MB/sec): 199.688 2024-08-17T18:01:13.435 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Min bandwidth (MB/sec): 0 2024-08-17T18:01:13.435 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Average IOPS: 1218 2024-08-17T18:01:13.435 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Stddev IOPS: 512.474 2024-08-17T18:01:13.435 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Max IOPS: 3195 2024-08-17T18:01:13.435 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Min IOPS: 0 2024-08-17T18:01:13.435 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Average Latency(s): 0.0131227 2024-08-17T18:01:13.435 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Stddev Latency(s): 0.041533 2024-08-17T18:01:13.435 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Max latency(s): 2.38724 2024-08-17T18:01:13.435 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Min latency(s): 0.00109248 2024-08-17T18:01:13.436 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:13.441 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Cleaning up (deleting benchmark objects) 2024-08-17T18:01:13.461 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:13.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:13.464 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:13.564 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:13.583 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:13.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:13.585 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:13.680 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:13 smithi131 bash[88347]: cluster 2024-08-17T18:01:12.399651+0000 mgr.y (mgr.34107) 1775 : cluster [DBG] pgmap v2553: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s; 5340/317736 objects degraded (1.681%); 1333/317736 objects misplaced (0.420%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T18:01:13.680 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:13 smithi131 bash[88347]: cluster 2024-08-17T18:01:12.399651+0000 mgr.y (mgr.34107) 1775 : cluster [DBG] pgmap v2553: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s; 5340/317736 objects degraded (1.681%); 1333/317736 objects misplaced (0.420%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T18:01:13.685 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:13.709 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:13.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:13.711 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:13.811 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:13.822 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:13 smithi169 bash[79348]: cluster 2024-08-17T18:01:12.399651+0000 mgr.y (mgr.34107) 1775 : cluster [DBG] pgmap v2553: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s; 5340/317736 objects degraded (1.681%); 1333/317736 objects misplaced (0.420%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T18:01:13.822 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:13 smithi169 bash[79348]: cluster 2024-08-17T18:01:12.399651+0000 mgr.y (mgr.34107) 1775 : cluster [DBG] pgmap v2553: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s; 5340/317736 objects degraded (1.681%); 1333/317736 objects misplaced (0.420%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T18:01:13.829 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:13 smithi131 bash[89561]: cluster 2024-08-17T18:01:12.399651+0000 mgr.y (mgr.34107) 1775 : cluster [DBG] pgmap v2553: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s; 5340/317736 objects degraded (1.681%); 1333/317736 objects misplaced (0.420%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T18:01:13.829 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:13 smithi131 bash[89561]: cluster 2024-08-17T18:01:12.399651+0000 mgr.y (mgr.34107) 1775 : cluster [DBG] pgmap v2553: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 65 MiB/s wr, 1.04k op/s; 5340/317736 objects degraded (1.681%); 1333/317736 objects misplaced (0.420%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T18:01:13.837 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:13.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:13.839 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:13.941 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:13.965 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:13.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:13.974 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:14.074 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:14.101 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:14.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:14.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:14.205 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:14.246 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:14.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:14.252 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:14.352 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:14.381 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:14.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:14.384 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:14.484 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:14.512 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:14.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:14.515 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:14.616 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:14.648 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:14.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:14.651 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:14.752 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:14.778 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:14.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:14.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:14.884 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:14.920 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:14.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:14.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:15.026 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:15.050 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:15.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:15.052 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:15.142 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-08-17T18:01:15.153 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:15.222 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd reweight 1 1 2024-08-17T18:01:15.264 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:15.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:15.268 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:15.369 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:15.396 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:15.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:15.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:15.501 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:15.535 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:15.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:15.539 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:15.640 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:15.668 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:15.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:15.671 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:15.772 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:15.781 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:15 smithi131 bash[89561]: cluster 2024-08-17T18:01:14.400211+0000 mgr.y (mgr.34107) 1776 : cluster [DBG] pgmap v2554: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 6.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 62 MiB/s wr, 1.01k op/s; 5340/320322 objects degraded (1.667%); 870/320322 objects misplaced (0.272%); 5.1 MiB/s, 82 objects/s recovering 2024-08-17T18:01:15.781 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:15 smithi131 bash[89561]: cluster 2024-08-17T18:01:14.400211+0000 mgr.y (mgr.34107) 1776 : cluster [DBG] pgmap v2554: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 6.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 62 MiB/s wr, 1.01k op/s; 5340/320322 objects degraded (1.667%); 870/320322 objects misplaced (0.272%); 5.1 MiB/s, 82 objects/s recovering 2024-08-17T18:01:15.782 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:15 smithi131 bash[88347]: cluster 2024-08-17T18:01:14.400211+0000 mgr.y (mgr.34107) 1776 : cluster [DBG] pgmap v2554: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 6.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 62 MiB/s wr, 1.01k op/s; 5340/320322 objects degraded (1.667%); 870/320322 objects misplaced (0.272%); 5.1 MiB/s, 82 objects/s recovering 2024-08-17T18:01:15.782 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:15 smithi131 bash[88347]: cluster 2024-08-17T18:01:14.400211+0000 mgr.y (mgr.34107) 1776 : cluster [DBG] pgmap v2554: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 6.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 62 MiB/s wr, 1.01k op/s; 5340/320322 objects degraded (1.667%); 870/320322 objects misplaced (0.272%); 5.1 MiB/s, 82 objects/s recovering 2024-08-17T18:01:15.805 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:15.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:15.810 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:15.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:15 smithi169 bash[79348]: cluster 2024-08-17T18:01:14.400211+0000 mgr.y (mgr.34107) 1776 : cluster [DBG] pgmap v2554: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 6.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 62 MiB/s wr, 1.01k op/s; 5340/320322 objects degraded (1.667%); 870/320322 objects misplaced (0.272%); 5.1 MiB/s, 82 objects/s recovering 2024-08-17T18:01:15.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:15 smithi169 bash[79348]: cluster 2024-08-17T18:01:14.400211+0000 mgr.y (mgr.34107) 1776 : cluster [DBG] pgmap v2554: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 6.5 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 62 MiB/s wr, 1.01k op/s; 5340/320322 objects degraded (1.667%); 870/320322 objects misplaced (0.272%); 5.1 MiB/s, 82 objects/s recovering 2024-08-17T18:01:15.910 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:15.934 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:15.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:15.937 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:16.037 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:16.064 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:16.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:16.067 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:16.168 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:16.189 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:16.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:16.195 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:16.296 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:16.326 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:16.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:16.331 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:16.431 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:16.463 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:16.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:16.468 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:16.569 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:16.579 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:16 smithi169 bash[79348]: cluster 2024-08-17T18:01:15.970672+0000 mon.a (mon.0) 2719 : cluster [WRN] Health check update: Degraded data redundancy: 5340/320322 objects degraded (1.667%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:01:16.579 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:16 smithi169 bash[79348]: cluster 2024-08-17T18:01:15.970672+0000 mon.a (mon.0) 2719 : cluster [WRN] Health check update: Degraded data redundancy: 5340/320322 objects degraded (1.667%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:01:16.608 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:16.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:16.612 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:16.713 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:16.739 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:16.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:16.741 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:16.842 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:16.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:16 smithi131 bash[88347]: cluster 2024-08-17T18:01:15.970672+0000 mon.a (mon.0) 2719 : cluster [WRN] Health check update: Degraded data redundancy: 5340/320322 objects degraded (1.667%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:01:16.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:16 smithi131 bash[88347]: cluster 2024-08-17T18:01:15.970672+0000 mon.a (mon.0) 2719 : cluster [WRN] Health check update: Degraded data redundancy: 5340/320322 objects degraded (1.667%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:01:16.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:16 smithi131 bash[89561]: cluster 2024-08-17T18:01:15.970672+0000 mon.a (mon.0) 2719 : cluster [WRN] Health check update: Degraded data redundancy: 5340/320322 objects degraded (1.667%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:01:16.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:16 smithi131 bash[89561]: cluster 2024-08-17T18:01:15.970672+0000 mon.a (mon.0) 2719 : cluster [WRN] Health check update: Degraded data redundancy: 5340/320322 objects degraded (1.667%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:01:16.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:16.872 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:16.873 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:16.973 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:17.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:17.005 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:17.005 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:17.106 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:17.132 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:17.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:17.138 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:17.152 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T18:01:17.239 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:17.242 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T18:01:17.261 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:17.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:17.264 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:17.365 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:17.412 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:17.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:17.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:17.516 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:17.559 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:17.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:17.562 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:17.663 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:17.688 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:17.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:17.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:17.792 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:17.802 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:17 smithi131 bash[88347]: cluster 2024-08-17T18:01:16.400919+0000 mgr.y (mgr.34107) 1777 : cluster [DBG] pgmap v2555: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.6 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 54 MiB/s wr, 952 op/s; 5295/326439 objects degraded (1.622%); 870/326439 objects misplaced (0.267%); 5.3 MiB/s, 84 objects/s recovering 2024-08-17T18:01:17.803 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:17 smithi131 bash[88347]: cluster 2024-08-17T18:01:16.400919+0000 mgr.y (mgr.34107) 1777 : cluster [DBG] pgmap v2555: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.6 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 54 MiB/s wr, 952 op/s; 5295/326439 objects degraded (1.622%); 870/326439 objects misplaced (0.267%); 5.3 MiB/s, 84 objects/s recovering 2024-08-17T18:01:17.803 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:17 smithi131 bash[89561]: cluster 2024-08-17T18:01:16.400919+0000 mgr.y (mgr.34107) 1777 : cluster [DBG] pgmap v2555: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.6 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 54 MiB/s wr, 952 op/s; 5295/326439 objects degraded (1.622%); 870/326439 objects misplaced (0.267%); 5.3 MiB/s, 84 objects/s recovering 2024-08-17T18:01:17.803 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:17 smithi131 bash[89561]: cluster 2024-08-17T18:01:16.400919+0000 mgr.y (mgr.34107) 1777 : cluster [DBG] pgmap v2555: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.6 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 54 MiB/s wr, 952 op/s; 5295/326439 objects degraded (1.622%); 870/326439 objects misplaced (0.267%); 5.3 MiB/s, 84 objects/s recovering 2024-08-17T18:01:17.815 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:17.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:17.817 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:17.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:17 smithi169 bash[79348]: cluster 2024-08-17T18:01:16.400919+0000 mgr.y (mgr.34107) 1777 : cluster [DBG] pgmap v2555: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.6 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 54 MiB/s wr, 952 op/s; 5295/326439 objects degraded (1.622%); 870/326439 objects misplaced (0.267%); 5.3 MiB/s, 84 objects/s recovering 2024-08-17T18:01:17.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:17 smithi169 bash[79348]: cluster 2024-08-17T18:01:16.400919+0000 mgr.y (mgr.34107) 1777 : cluster [DBG] pgmap v2555: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.6 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 54 MiB/s wr, 952 op/s; 5295/326439 objects degraded (1.622%); 870/326439 objects misplaced (0.267%); 5.3 MiB/s, 84 objects/s recovering 2024-08-17T18:01:17.918 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:17.949 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:17.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:17.957 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:18.057 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:18.085 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:18.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:18.087 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:18.188 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:18.210 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:18.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:18.213 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:18.314 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:18.340 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:18.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:18.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:18.447 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:18.470 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:18.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:18.472 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:18.573 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:18.598 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:18.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:18.600 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:18.701 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:18.728 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:18.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:18.731 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:18.831 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:18.864 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:18.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:18.869 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:18.970 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:19.005 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:19.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:19.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:19.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:01:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:01:18] "GET /metrics HTTP/1.1" 200 36667 "" "Prometheus/2.51.0" 2024-08-17T18:01:19.111 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:19.145 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:19.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:19.147 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:19.248 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:19.284 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:19.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:19.287 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:19.388 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:19.418 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:19.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:19.423 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:19.524 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:19.545 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:19.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:19.547 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:19.648 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:19.659 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:19 smithi169 bash[79348]: cluster 2024-08-17T18:01:18.401399+0000 mgr.y (mgr.34107) 1778 : cluster [DBG] pgmap v2556: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.6 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 54 MiB/s wr, 952 op/s; 5295/326439 objects degraded (1.622%); 870/326439 objects misplaced (0.267%); 5.3 MiB/s, 84 objects/s recovering 2024-08-17T18:01:19.659 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:19 smithi169 bash[79348]: cluster 2024-08-17T18:01:18.401399+0000 mgr.y (mgr.34107) 1778 : cluster [DBG] pgmap v2556: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.6 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 54 MiB/s wr, 952 op/s; 5295/326439 objects degraded (1.622%); 870/326439 objects misplaced (0.267%); 5.3 MiB/s, 84 objects/s recovering 2024-08-17T18:01:19.675 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:19.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:19.680 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:19.781 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:19.791 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:19 smithi131 bash[88347]: cluster 2024-08-17T18:01:18.401399+0000 mgr.y (mgr.34107) 1778 : cluster [DBG] pgmap v2556: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.6 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 54 MiB/s wr, 952 op/s; 5295/326439 objects degraded (1.622%); 870/326439 objects misplaced (0.267%); 5.3 MiB/s, 84 objects/s recovering 2024-08-17T18:01:19.791 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:19 smithi131 bash[88347]: cluster 2024-08-17T18:01:18.401399+0000 mgr.y (mgr.34107) 1778 : cluster [DBG] pgmap v2556: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.6 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 54 MiB/s wr, 952 op/s; 5295/326439 objects degraded (1.622%); 870/326439 objects misplaced (0.267%); 5.3 MiB/s, 84 objects/s recovering 2024-08-17T18:01:19.792 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:19 smithi131 bash[89561]: cluster 2024-08-17T18:01:18.401399+0000 mgr.y (mgr.34107) 1778 : cluster [DBG] pgmap v2556: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.6 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 54 MiB/s wr, 952 op/s; 5295/326439 objects degraded (1.622%); 870/326439 objects misplaced (0.267%); 5.3 MiB/s, 84 objects/s recovering 2024-08-17T18:01:19.792 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:19 smithi131 bash[89561]: cluster 2024-08-17T18:01:18.401399+0000 mgr.y (mgr.34107) 1778 : cluster [DBG] pgmap v2556: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.6 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 54 MiB/s wr, 952 op/s; 5295/326439 objects degraded (1.622%); 870/326439 objects misplaced (0.267%); 5.3 MiB/s, 84 objects/s recovering 2024-08-17T18:01:19.805 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:19.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:19.807 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:19.908 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:19.937 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:19.938 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:01:19.942 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:01:19.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:19.943 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:20.044 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:20.071 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:20.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:20.073 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:20.174 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:20.205 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:20.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:20.208 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:20.308 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:20.331 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:20.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:20.334 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:20.434 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:20.460 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:20.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:20.465 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:20.566 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:20.590 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:20.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:20.592 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:20.693 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:20.719 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:20.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:20.723 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:20.824 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:20.853 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:20.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:20.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:20.958 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:20.989 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:20.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:20.991 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:21.092 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:21.120 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:21.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:21.126 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:21.227 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:21.251 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:21.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:21.254 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:21.355 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:21.380 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:21.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:21.383 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:21.483 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:21.509 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:21.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:21.514 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:21.615 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:21.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:21.646 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:21.646 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:21.747 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:21.773 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:21.775 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:21 smithi131 bash[88347]: cluster 2024-08-17T18:01:20.402069+0000 mgr.y (mgr.34107) 1779 : cluster [DBG] pgmap v2557: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 24 MiB/s wr, 1.04k op/s; 4902/309258 objects degraded (1.585%); 312/309258 objects misplaced (0.101%); 7.7 MiB/s, 123 objects/s recovering 2024-08-17T18:01:21.775 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:21 smithi131 bash[88347]: cluster 2024-08-17T18:01:20.402069+0000 mgr.y (mgr.34107) 1779 : cluster [DBG] pgmap v2557: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 24 MiB/s wr, 1.04k op/s; 4902/309258 objects degraded (1.585%); 312/309258 objects misplaced (0.101%); 7.7 MiB/s, 123 objects/s recovering 2024-08-17T18:01:21.775 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:21 smithi131 bash[88347]: cluster 2024-08-17T18:01:20.972299+0000 mon.a (mon.0) 2720 : cluster [WRN] Health check update: Degraded data redundancy: 4902/309258 objects degraded (1.585%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:01:21.775 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:21 smithi131 bash[88347]: cluster 2024-08-17T18:01:20.972299+0000 mon.a (mon.0) 2720 : cluster [WRN] Health check update: Degraded data redundancy: 4902/309258 objects degraded (1.585%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:01:21.776 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:21 smithi131 bash[89561]: cluster 2024-08-17T18:01:20.402069+0000 mgr.y (mgr.34107) 1779 : cluster [DBG] pgmap v2557: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 24 MiB/s wr, 1.04k op/s; 4902/309258 objects degraded (1.585%); 312/309258 objects misplaced (0.101%); 7.7 MiB/s, 123 objects/s recovering 2024-08-17T18:01:21.776 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:21 smithi131 bash[89561]: cluster 2024-08-17T18:01:20.402069+0000 mgr.y (mgr.34107) 1779 : cluster [DBG] pgmap v2557: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 24 MiB/s wr, 1.04k op/s; 4902/309258 objects degraded (1.585%); 312/309258 objects misplaced (0.101%); 7.7 MiB/s, 123 objects/s recovering 2024-08-17T18:01:21.776 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:21 smithi131 bash[89561]: cluster 2024-08-17T18:01:20.972299+0000 mon.a (mon.0) 2720 : cluster [WRN] Health check update: Degraded data redundancy: 4902/309258 objects degraded (1.585%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:01:21.776 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:21 smithi131 bash[89561]: cluster 2024-08-17T18:01:20.972299+0000 mon.a (mon.0) 2720 : cluster [WRN] Health check update: Degraded data redundancy: 4902/309258 objects degraded (1.585%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:01:21.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:21.777 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:21.878 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:21.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:21 smithi169 bash[79348]: cluster 2024-08-17T18:01:20.402069+0000 mgr.y (mgr.34107) 1779 : cluster [DBG] pgmap v2557: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 24 MiB/s wr, 1.04k op/s; 4902/309258 objects degraded (1.585%); 312/309258 objects misplaced (0.101%); 7.7 MiB/s, 123 objects/s recovering 2024-08-17T18:01:21.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:21 smithi169 bash[79348]: cluster 2024-08-17T18:01:20.402069+0000 mgr.y (mgr.34107) 1779 : cluster [DBG] pgmap v2557: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.3 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 102 B/s rd, 24 MiB/s wr, 1.04k op/s; 4902/309258 objects degraded (1.585%); 312/309258 objects misplaced (0.101%); 7.7 MiB/s, 123 objects/s recovering 2024-08-17T18:01:21.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:21 smithi169 bash[79348]: cluster 2024-08-17T18:01:20.972299+0000 mon.a (mon.0) 2720 : cluster [WRN] Health check update: Degraded data redundancy: 4902/309258 objects degraded (1.585%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:01:21.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:21 smithi169 bash[79348]: cluster 2024-08-17T18:01:20.972299+0000 mon.a (mon.0) 2720 : cluster [WRN] Health check update: Degraded data redundancy: 4902/309258 objects degraded (1.585%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:01:21.899 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:21.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:21.903 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:21.971 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:01:21.971 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:01:22.004 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:22.027 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:22.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:22.031 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:22.131 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:22.157 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:22.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:22.159 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:22.260 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:22.286 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:22.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:22.290 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:22.391 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:22.411 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:22.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:22.413 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:22.514 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:22.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:22.535 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:22.535 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:22.636 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:22.664 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:22.667 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:22 smithi131 bash[88347]: cluster 2024-08-17T18:01:21.534321+0000 mon.a (mon.0) 2721 : cluster [DBG] osdmap e1438: 8 total, 8 up, 8 in 2024-08-17T18:01:22.667 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:22 smithi131 bash[88347]: cluster 2024-08-17T18:01:21.534321+0000 mon.a (mon.0) 2721 : cluster [DBG] osdmap e1438: 8 total, 8 up, 8 in 2024-08-17T18:01:22.667 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:22 smithi131 bash[89561]: cluster 2024-08-17T18:01:21.534321+0000 mon.a (mon.0) 2721 : cluster [DBG] osdmap e1438: 8 total, 8 up, 8 in 2024-08-17T18:01:22.667 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:22 smithi131 bash[89561]: cluster 2024-08-17T18:01:21.534321+0000 mon.a (mon.0) 2721 : cluster [DBG] osdmap e1438: 8 total, 8 up, 8 in 2024-08-17T18:01:22.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:22.668 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:22.769 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:22.788 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:22.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:22.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:22.890 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:22.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:22 smithi169 bash[79348]: cluster 2024-08-17T18:01:21.534321+0000 mon.a (mon.0) 2721 : cluster [DBG] osdmap e1438: 8 total, 8 up, 8 in 2024-08-17T18:01:22.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:22 smithi169 bash[79348]: cluster 2024-08-17T18:01:21.534321+0000 mon.a (mon.0) 2721 : cluster [DBG] osdmap e1438: 8 total, 8 up, 8 in 2024-08-17T18:01:22.916 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:22.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:22.918 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:23.019 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:23.049 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:23.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:23.054 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:23.155 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:23.177 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:23.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:23.183 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:23.284 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:23.314 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:23.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:23.316 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:23.417 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:23.436 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:23.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:23.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:23.538 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:23.559 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:23.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:23.561 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:23.662 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:23.687 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:23.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:23.689 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:23.747 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:23 smithi131 bash[88347]: cluster 2024-08-17T18:01:22.402465+0000 mgr.y (mgr.34107) 1780 : cluster [DBG] pgmap v2559: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.3 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 24 MiB/s wr, 1.04k op/s; 4902/309258 objects degraded (1.585%); 312/309258 objects misplaced (0.101%); 7.7 MiB/s, 123 objects/s recovering 2024-08-17T18:01:23.747 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:23 smithi131 bash[88347]: cluster 2024-08-17T18:01:22.402465+0000 mgr.y (mgr.34107) 1780 : cluster [DBG] pgmap v2559: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.3 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 24 MiB/s wr, 1.04k op/s; 4902/309258 objects degraded (1.585%); 312/309258 objects misplaced (0.101%); 7.7 MiB/s, 123 objects/s recovering 2024-08-17T18:01:23.747 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:23 smithi131 bash[88347]: cluster 2024-08-17T18:01:22.540784+0000 mon.a (mon.0) 2722 : cluster [DBG] osdmap e1439: 8 total, 8 up, 8 in 2024-08-17T18:01:23.747 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:23 smithi131 bash[88347]: cluster 2024-08-17T18:01:22.540784+0000 mon.a (mon.0) 2722 : cluster [DBG] osdmap e1439: 8 total, 8 up, 8 in 2024-08-17T18:01:23.747 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:23 smithi131 bash[88347]: audit 2024-08-17T18:01:23.278823+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:01:23.747 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:23 smithi131 bash[88347]: audit 2024-08-17T18:01:23.278823+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:01:23.747 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:23 smithi131 bash[88347]: audit 2024-08-17T18:01:23.282343+0000 mon.a (mon.0) 2724 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:23.747 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:23 smithi131 bash[88347]: audit 2024-08-17T18:01:23.282343+0000 mon.a (mon.0) 2724 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:23.748 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:23 smithi131 bash[89561]: cluster 2024-08-17T18:01:22.402465+0000 mgr.y (mgr.34107) 1780 : cluster [DBG] pgmap v2559: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.3 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 24 MiB/s wr, 1.04k op/s; 4902/309258 objects degraded (1.585%); 312/309258 objects misplaced (0.101%); 7.7 MiB/s, 123 objects/s recovering 2024-08-17T18:01:23.748 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:23 smithi131 bash[89561]: cluster 2024-08-17T18:01:22.402465+0000 mgr.y (mgr.34107) 1780 : cluster [DBG] pgmap v2559: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.3 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 24 MiB/s wr, 1.04k op/s; 4902/309258 objects degraded (1.585%); 312/309258 objects misplaced (0.101%); 7.7 MiB/s, 123 objects/s recovering 2024-08-17T18:01:23.748 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:23 smithi131 bash[89561]: cluster 2024-08-17T18:01:22.540784+0000 mon.a (mon.0) 2722 : cluster [DBG] osdmap e1439: 8 total, 8 up, 8 in 2024-08-17T18:01:23.748 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:23 smithi131 bash[89561]: cluster 2024-08-17T18:01:22.540784+0000 mon.a (mon.0) 2722 : cluster [DBG] osdmap e1439: 8 total, 8 up, 8 in 2024-08-17T18:01:23.748 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:23 smithi131 bash[89561]: audit 2024-08-17T18:01:23.278823+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:01:23.748 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:23 smithi131 bash[89561]: audit 2024-08-17T18:01:23.278823+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:01:23.748 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:23 smithi131 bash[89561]: audit 2024-08-17T18:01:23.282343+0000 mon.a (mon.0) 2724 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:23.748 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:23 smithi131 bash[89561]: audit 2024-08-17T18:01:23.282343+0000 mon.a (mon.0) 2724 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:23.790 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:23.822 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:23.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:23.827 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:23.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:23 smithi169 bash[79348]: cluster 2024-08-17T18:01:22.402465+0000 mgr.y (mgr.34107) 1780 : cluster [DBG] pgmap v2559: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.3 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 24 MiB/s wr, 1.04k op/s; 4902/309258 objects degraded (1.585%); 312/309258 objects misplaced (0.101%); 7.7 MiB/s, 123 objects/s recovering 2024-08-17T18:01:23.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:23 smithi169 bash[79348]: cluster 2024-08-17T18:01:22.402465+0000 mgr.y (mgr.34107) 1780 : cluster [DBG] pgmap v2559: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 97 active+clean; 6.3 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 24 MiB/s wr, 1.04k op/s; 4902/309258 objects degraded (1.585%); 312/309258 objects misplaced (0.101%); 7.7 MiB/s, 123 objects/s recovering 2024-08-17T18:01:23.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:23 smithi169 bash[79348]: cluster 2024-08-17T18:01:22.540784+0000 mon.a (mon.0) 2722 : cluster [DBG] osdmap e1439: 8 total, 8 up, 8 in 2024-08-17T18:01:23.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:23 smithi169 bash[79348]: cluster 2024-08-17T18:01:22.540784+0000 mon.a (mon.0) 2722 : cluster [DBG] osdmap e1439: 8 total, 8 up, 8 in 2024-08-17T18:01:23.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:23 smithi169 bash[79348]: audit 2024-08-17T18:01:23.278823+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:01:23.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:23 smithi169 bash[79348]: audit 2024-08-17T18:01:23.278823+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:01:23.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:23 smithi169 bash[79348]: audit 2024-08-17T18:01:23.282343+0000 mon.a (mon.0) 2724 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:23.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:23 smithi169 bash[79348]: audit 2024-08-17T18:01:23.282343+0000 mon.a (mon.0) 2724 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:23.928 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:23.947 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:23.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:23.949 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:24.050 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:24.091 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:24.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:24.098 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:24.199 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:24.223 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:24.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:24.226 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:24.326 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:24.353 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:24.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:24.358 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:24.458 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:24.482 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:24.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:24.487 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:24.588 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:24.606 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:24.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:24.608 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:24.709 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:24.733 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:24.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:24.735 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:24.836 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:24.863 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:24.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:24.866 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:24.967 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:24.993 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:24.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:24.999 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:25.099 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:25.139 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:25.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:25.142 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:25.243 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:25.265 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:25.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:25.271 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:25.372 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:25.396 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:25.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:25.398 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:25.499 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:25.530 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:25.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:25.532 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:25.632 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:25.663 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:25.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:25.664 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:25.764 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:25.774 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:25 smithi169 bash[79348]: cluster 2024-08-17T18:01:24.403164+0000 mgr.y (mgr.34107) 1781 : cluster [DBG] pgmap v2561: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 6.2 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 856 op/s; 4902/305871 objects degraded (1.603%); 8.3 MiB/s, 133 objects/s recovering 2024-08-17T18:01:25.774 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:25 smithi169 bash[79348]: cluster 2024-08-17T18:01:24.403164+0000 mgr.y (mgr.34107) 1781 : cluster [DBG] pgmap v2561: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 6.2 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 856 op/s; 4902/305871 objects degraded (1.603%); 8.3 MiB/s, 133 objects/s recovering 2024-08-17T18:01:25.792 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:25.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:25.794 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:25.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:25 smithi131 bash[88347]: cluster 2024-08-17T18:01:24.403164+0000 mgr.y (mgr.34107) 1781 : cluster [DBG] pgmap v2561: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 6.2 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 856 op/s; 4902/305871 objects degraded (1.603%); 8.3 MiB/s, 133 objects/s recovering 2024-08-17T18:01:25.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:25 smithi131 bash[88347]: cluster 2024-08-17T18:01:24.403164+0000 mgr.y (mgr.34107) 1781 : cluster [DBG] pgmap v2561: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 6.2 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 856 op/s; 4902/305871 objects degraded (1.603%); 8.3 MiB/s, 133 objects/s recovering 2024-08-17T18:01:25.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:25 smithi131 bash[89561]: cluster 2024-08-17T18:01:24.403164+0000 mgr.y (mgr.34107) 1781 : cluster [DBG] pgmap v2561: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 6.2 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 856 op/s; 4902/305871 objects degraded (1.603%); 8.3 MiB/s, 133 objects/s recovering 2024-08-17T18:01:25.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:25 smithi131 bash[89561]: cluster 2024-08-17T18:01:24.403164+0000 mgr.y (mgr.34107) 1781 : cluster [DBG] pgmap v2561: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 6.2 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 856 op/s; 4902/305871 objects degraded (1.603%); 8.3 MiB/s, 133 objects/s recovering 2024-08-17T18:01:25.895 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:25.912 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:25.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:25.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:26.015 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:26.040 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:26.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:26.042 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:26.143 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:26.188 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:26.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:26.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:26.295 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:26.323 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:26.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:26.329 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:26.430 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:26.453 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:26.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:26.457 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:26.558 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:26.567 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:26 smithi131 bash[88347]: cluster 2024-08-17T18:01:25.973203+0000 mon.a (mon.0) 2725 : cluster [WRN] Health check update: Degraded data redundancy: 4902/305871 objects degraded (1.603%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:01:26.567 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:26 smithi131 bash[88347]: cluster 2024-08-17T18:01:25.973203+0000 mon.a (mon.0) 2725 : cluster [WRN] Health check update: Degraded data redundancy: 4902/305871 objects degraded (1.603%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:01:26.567 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:26 smithi131 bash[88347]: audit 2024-08-17T18:01:26.181495+0000 mon.a (mon.0) 2726 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:01:26.567 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:26 smithi131 bash[88347]: audit 2024-08-17T18:01:26.181495+0000 mon.a (mon.0) 2726 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:01:26.567 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:26 smithi131 bash[88347]: audit 2024-08-17T18:01:26.405120+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-08-17T18:01:26.567 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:26 smithi131 bash[88347]: audit 2024-08-17T18:01:26.405120+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-08-17T18:01:26.567 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:26 smithi131 bash[89561]: cluster 2024-08-17T18:01:25.973203+0000 mon.a (mon.0) 2725 : cluster [WRN] Health check update: Degraded data redundancy: 4902/305871 objects degraded (1.603%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:01:26.568 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:26 smithi131 bash[89561]: cluster 2024-08-17T18:01:25.973203+0000 mon.a (mon.0) 2725 : cluster [WRN] Health check update: Degraded data redundancy: 4902/305871 objects degraded (1.603%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:01:26.568 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:26 smithi131 bash[89561]: audit 2024-08-17T18:01:26.181495+0000 mon.a (mon.0) 2726 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:01:26.568 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:26 smithi131 bash[89561]: audit 2024-08-17T18:01:26.181495+0000 mon.a (mon.0) 2726 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:01:26.568 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:26 smithi131 bash[89561]: audit 2024-08-17T18:01:26.405120+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-08-17T18:01:26.568 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:26 smithi131 bash[89561]: audit 2024-08-17T18:01:26.405120+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-08-17T18:01:26.588 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:26.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:26.591 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:26.692 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:26.716 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:26.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:26.724 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:26.825 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:26.836 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:26 smithi169 bash[79348]: cluster 2024-08-17T18:01:25.973203+0000 mon.a (mon.0) 2725 : cluster [WRN] Health check update: Degraded data redundancy: 4902/305871 objects degraded (1.603%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:01:26.836 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:26 smithi169 bash[79348]: cluster 2024-08-17T18:01:25.973203+0000 mon.a (mon.0) 2725 : cluster [WRN] Health check update: Degraded data redundancy: 4902/305871 objects degraded (1.603%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:01:26.837 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:26 smithi169 bash[79348]: audit 2024-08-17T18:01:26.181495+0000 mon.a (mon.0) 2726 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:01:26.837 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:26 smithi169 bash[79348]: audit 2024-08-17T18:01:26.181495+0000 mon.a (mon.0) 2726 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:01:26.837 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:26 smithi169 bash[79348]: audit 2024-08-17T18:01:26.405120+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-08-17T18:01:26.837 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:26 smithi169 bash[79348]: audit 2024-08-17T18:01:26.405120+0000 mon.a (mon.0) 2727 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"} : dispatch 2024-08-17T18:01:26.852 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:26.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:26.856 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:26.957 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:26.980 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:26.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:26.984 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:27.084 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:27.108 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:27.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:27.111 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:27.212 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:27.234 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:27.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:27.243 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:27.343 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:27.366 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:27.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:27.369 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:27.469 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:27.488 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:27.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:27.490 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:27.578 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:27 smithi131 bash[88347]: cluster 2024-08-17T18:01:26.252393+0000 osd.7 (osd.7) 15 : cluster [DBG] 55.17 deep-scrub starts 2024-08-17T18:01:27.579 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:27 smithi131 bash[88347]: cluster 2024-08-17T18:01:26.252393+0000 osd.7 (osd.7) 15 : cluster [DBG] 55.17 deep-scrub starts 2024-08-17T18:01:27.579 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:27 smithi131 bash[88347]: cluster 2024-08-17T18:01:26.404306+0000 mgr.y (mgr.34107) 1782 : cluster [DBG] pgmap v2562: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 1.27k op/s; 4506/295806 objects misplaced (1.523%); 9.9 MiB/s, 158 objects/s recovering 2024-08-17T18:01:27.579 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:27 smithi131 bash[88347]: cluster 2024-08-17T18:01:26.404306+0000 mgr.y (mgr.34107) 1782 : cluster [DBG] pgmap v2562: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 1.27k op/s; 4506/295806 objects misplaced (1.523%); 9.9 MiB/s, 158 objects/s recovering 2024-08-17T18:01:27.579 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:27 smithi131 bash[88347]: cluster 2024-08-17T18:01:26.540301+0000 mon.a (mon.0) 2728 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4902/305871 objects degraded (1.603%), 1 pg degraded) 2024-08-17T18:01:27.579 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:27 smithi131 bash[88347]: cluster 2024-08-17T18:01:26.540301+0000 mon.a (mon.0) 2728 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4902/305871 objects degraded (1.603%), 1 pg degraded) 2024-08-17T18:01:27.579 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:27 smithi131 bash[88347]: cluster 2024-08-17T18:01:26.540322+0000 mon.a (mon.0) 2729 : cluster [INF] Cluster is now healthy 2024-08-17T18:01:27.579 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:27 smithi131 bash[88347]: cluster 2024-08-17T18:01:26.540322+0000 mon.a (mon.0) 2729 : cluster [INF] Cluster is now healthy 2024-08-17T18:01:27.579 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:27 smithi131 bash[88347]: audit 2024-08-17T18:01:26.550616+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"}]': finished 2024-08-17T18:01:27.579 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:27 smithi131 bash[88347]: audit 2024-08-17T18:01:26.550616+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"}]': finished 2024-08-17T18:01:27.579 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:27 smithi131 bash[88347]: cluster 2024-08-17T18:01:26.554254+0000 mon.a (mon.0) 2731 : cluster [DBG] osdmap e1440: 8 total, 8 up, 8 in 2024-08-17T18:01:27.591 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:27.612 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:27.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:27.615 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:27.715 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:27.724 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:27 smithi131 bash[88347]: cluster 2024-08-17T18:01:26.554254+0000 mon.a (mon.0) 2731 : cluster [DBG] osdmap e1440: 8 total, 8 up, 8 in 2024-08-17T18:01:27.725 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:27 smithi131 bash[89561]: cluster 2024-08-17T18:01:26.252393+0000 osd.7 (osd.7) 15 : cluster [DBG] 55.17 deep-scrub starts 2024-08-17T18:01:27.725 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:27 smithi131 bash[89561]: cluster 2024-08-17T18:01:26.252393+0000 osd.7 (osd.7) 15 : cluster [DBG] 55.17 deep-scrub starts 2024-08-17T18:01:27.725 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:27 smithi131 bash[89561]: cluster 2024-08-17T18:01:26.404306+0000 mgr.y (mgr.34107) 1782 : cluster [DBG] pgmap v2562: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 1.27k op/s; 4506/295806 objects misplaced (1.523%); 9.9 MiB/s, 158 objects/s recovering 2024-08-17T18:01:27.725 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:27 smithi131 bash[89561]: cluster 2024-08-17T18:01:26.404306+0000 mgr.y (mgr.34107) 1782 : cluster [DBG] pgmap v2562: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 1.27k op/s; 4506/295806 objects misplaced (1.523%); 9.9 MiB/s, 158 objects/s recovering 2024-08-17T18:01:27.725 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:27 smithi131 bash[89561]: cluster 2024-08-17T18:01:26.540301+0000 mon.a (mon.0) 2728 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4902/305871 objects degraded (1.603%), 1 pg degraded) 2024-08-17T18:01:27.725 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:27 smithi131 bash[89561]: cluster 2024-08-17T18:01:26.540301+0000 mon.a (mon.0) 2728 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4902/305871 objects degraded (1.603%), 1 pg degraded) 2024-08-17T18:01:27.725 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:27 smithi131 bash[89561]: cluster 2024-08-17T18:01:26.540322+0000 mon.a (mon.0) 2729 : cluster [INF] Cluster is now healthy 2024-08-17T18:01:27.725 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:27 smithi131 bash[89561]: cluster 2024-08-17T18:01:26.540322+0000 mon.a (mon.0) 2729 : cluster [INF] Cluster is now healthy 2024-08-17T18:01:27.725 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:27 smithi131 bash[89561]: audit 2024-08-17T18:01:26.550616+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"}]': finished 2024-08-17T18:01:27.725 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:27 smithi131 bash[89561]: audit 2024-08-17T18:01:26.550616+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"}]': finished 2024-08-17T18:01:27.726 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:27 smithi131 bash[89561]: cluster 2024-08-17T18:01:26.554254+0000 mon.a (mon.0) 2731 : cluster [DBG] osdmap e1440: 8 total, 8 up, 8 in 2024-08-17T18:01:27.726 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:27 smithi131 bash[89561]: cluster 2024-08-17T18:01:26.554254+0000 mon.a (mon.0) 2731 : cluster [DBG] osdmap e1440: 8 total, 8 up, 8 in 2024-08-17T18:01:27.737 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:27.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:27.739 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:27.840 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:27.862 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:27.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:27.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:27.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:27 smithi169 bash[79348]: cluster 2024-08-17T18:01:26.252393+0000 osd.7 (osd.7) 15 : cluster [DBG] 55.17 deep-scrub starts 2024-08-17T18:01:27.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:27 smithi169 bash[79348]: cluster 2024-08-17T18:01:26.252393+0000 osd.7 (osd.7) 15 : cluster [DBG] 55.17 deep-scrub starts 2024-08-17T18:01:27.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:27 smithi169 bash[79348]: cluster 2024-08-17T18:01:26.404306+0000 mgr.y (mgr.34107) 1782 : cluster [DBG] pgmap v2562: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 1.27k op/s; 4506/295806 objects misplaced (1.523%); 9.9 MiB/s, 158 objects/s recovering 2024-08-17T18:01:27.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:27 smithi169 bash[79348]: cluster 2024-08-17T18:01:26.404306+0000 mgr.y (mgr.34107) 1782 : cluster [DBG] pgmap v2562: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 1.27k op/s; 4506/295806 objects misplaced (1.523%); 9.9 MiB/s, 158 objects/s recovering 2024-08-17T18:01:27.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:27 smithi169 bash[79348]: cluster 2024-08-17T18:01:26.540301+0000 mon.a (mon.0) 2728 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4902/305871 objects degraded (1.603%), 1 pg degraded) 2024-08-17T18:01:27.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:27 smithi169 bash[79348]: cluster 2024-08-17T18:01:26.540301+0000 mon.a (mon.0) 2728 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 4902/305871 objects degraded (1.603%), 1 pg degraded) 2024-08-17T18:01:27.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:27 smithi169 bash[79348]: cluster 2024-08-17T18:01:26.540322+0000 mon.a (mon.0) 2729 : cluster [INF] Cluster is now healthy 2024-08-17T18:01:27.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:27 smithi169 bash[79348]: cluster 2024-08-17T18:01:26.540322+0000 mon.a (mon.0) 2729 : cluster [INF] Cluster is now healthy 2024-08-17T18:01:27.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:27 smithi169 bash[79348]: audit 2024-08-17T18:01:26.550616+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"}]': finished 2024-08-17T18:01:27.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:27 smithi169 bash[79348]: audit 2024-08-17T18:01:26.550616+0000 mon.a (mon.0) 2730 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "19"}]': finished 2024-08-17T18:01:27.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:27 smithi169 bash[79348]: cluster 2024-08-17T18:01:26.554254+0000 mon.a (mon.0) 2731 : cluster [DBG] osdmap e1440: 8 total, 8 up, 8 in 2024-08-17T18:01:27.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:27 smithi169 bash[79348]: cluster 2024-08-17T18:01:26.554254+0000 mon.a (mon.0) 2731 : cluster [DBG] osdmap e1440: 8 total, 8 up, 8 in 2024-08-17T18:01:27.965 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:27.986 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:27.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:27.988 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:28.089 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:28.108 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:28.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:28.110 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:28.211 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:28.231 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:28.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:28.233 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:28.334 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:28.360 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:28.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:28.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:28.464 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:28.487 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:28.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:28.489 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:28.589 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:28.601 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:28 smithi169 bash[79348]: cluster 2024-08-17T18:01:27.555283+0000 mon.a (mon.0) 2732 : cluster [DBG] osdmap e1441: 8 total, 8 up, 8 in 2024-08-17T18:01:28.601 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:28 smithi169 bash[79348]: cluster 2024-08-17T18:01:27.555283+0000 mon.a (mon.0) 2732 : cluster [DBG] osdmap e1441: 8 total, 8 up, 8 in 2024-08-17T18:01:28.601 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:28 smithi169 bash[79348]: audit 2024-08-17T18:01:28.405401+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "20"} : dispatch 2024-08-17T18:01:28.601 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:28 smithi169 bash[79348]: audit 2024-08-17T18:01:28.405401+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "20"} : dispatch 2024-08-17T18:01:28.618 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:28.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:28.623 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:28.724 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:28.756 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:28.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:28.764 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:28.778 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:28 smithi131 bash[88347]: cluster 2024-08-17T18:01:27.555283+0000 mon.a (mon.0) 2732 : cluster [DBG] osdmap e1441: 8 total, 8 up, 8 in 2024-08-17T18:01:28.778 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:28 smithi131 bash[88347]: cluster 2024-08-17T18:01:27.555283+0000 mon.a (mon.0) 2732 : cluster [DBG] osdmap e1441: 8 total, 8 up, 8 in 2024-08-17T18:01:28.779 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:28 smithi131 bash[88347]: audit 2024-08-17T18:01:28.405401+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "20"} : dispatch 2024-08-17T18:01:28.779 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:28 smithi131 bash[88347]: audit 2024-08-17T18:01:28.405401+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "20"} : dispatch 2024-08-17T18:01:28.779 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:28 smithi131 bash[89561]: cluster 2024-08-17T18:01:27.555283+0000 mon.a (mon.0) 2732 : cluster [DBG] osdmap e1441: 8 total, 8 up, 8 in 2024-08-17T18:01:28.779 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:28 smithi131 bash[89561]: cluster 2024-08-17T18:01:27.555283+0000 mon.a (mon.0) 2732 : cluster [DBG] osdmap e1441: 8 total, 8 up, 8 in 2024-08-17T18:01:28.779 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:28 smithi131 bash[89561]: audit 2024-08-17T18:01:28.405401+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "20"} : dispatch 2024-08-17T18:01:28.779 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:28 smithi131 bash[89561]: audit 2024-08-17T18:01:28.405401+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "20"} : dispatch 2024-08-17T18:01:28.827 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:01:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:01:28] "GET /metrics HTTP/1.1" 200 36670 "" "Prometheus/2.51.0" 2024-08-17T18:01:28.865 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:28.896 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:28.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:28.901 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:29.002 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:29.046 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:29.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:29.047 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:29.147 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:29.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:29.190 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:29.190 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:29.291 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:29.318 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:29.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:29.320 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:29.421 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:29.443 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:29.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:29.448 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:29.548 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:29.573 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:29.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:29.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:29.682 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:29.702 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:29.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:29.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:29.806 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:29.814 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:29 smithi131 bash[89561]: cluster 2024-08-17T18:01:28.328837+0000 osd.7 (osd.7) 16 : cluster [DBG] 55.14 scrub starts 2024-08-17T18:01:29.814 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:29 smithi131 bash[89561]: cluster 2024-08-17T18:01:28.328837+0000 osd.7 (osd.7) 16 : cluster [DBG] 55.14 scrub starts 2024-08-17T18:01:29.814 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:29 smithi131 bash[89561]: cluster 2024-08-17T18:01:28.404896+0000 mgr.y (mgr.34107) 1783 : cluster [DBG] pgmap v2565: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 747 op/s; 4506/295806 objects misplaced (1.523%); 5.3 MiB/s, 84 objects/s recovering 2024-08-17T18:01:29.815 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:29 smithi131 bash[89561]: cluster 2024-08-17T18:01:28.404896+0000 mgr.y (mgr.34107) 1783 : cluster [DBG] pgmap v2565: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 747 op/s; 4506/295806 objects misplaced (1.523%); 5.3 MiB/s, 84 objects/s recovering 2024-08-17T18:01:29.815 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:29 smithi131 bash[89561]: audit 2024-08-17T18:01:28.567365+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "20"}]': finished 2024-08-17T18:01:29.815 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:29 smithi131 bash[89561]: audit 2024-08-17T18:01:28.567365+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "20"}]': finished 2024-08-17T18:01:29.815 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:29 smithi131 bash[89561]: cluster 2024-08-17T18:01:28.577711+0000 mon.a (mon.0) 2735 : cluster [DBG] osdmap e1442: 8 total, 8 up, 8 in 2024-08-17T18:01:29.815 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:29 smithi131 bash[89561]: cluster 2024-08-17T18:01:28.577711+0000 mon.a (mon.0) 2735 : cluster [DBG] osdmap e1442: 8 total, 8 up, 8 in 2024-08-17T18:01:29.815 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:29 smithi131 bash[88347]: cluster 2024-08-17T18:01:28.328837+0000 osd.7 (osd.7) 16 : cluster [DBG] 55.14 scrub starts 2024-08-17T18:01:29.815 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:29 smithi131 bash[88347]: cluster 2024-08-17T18:01:28.328837+0000 osd.7 (osd.7) 16 : cluster [DBG] 55.14 scrub starts 2024-08-17T18:01:29.815 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:29 smithi131 bash[88347]: cluster 2024-08-17T18:01:28.404896+0000 mgr.y (mgr.34107) 1783 : cluster [DBG] pgmap v2565: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 747 op/s; 4506/295806 objects misplaced (1.523%); 5.3 MiB/s, 84 objects/s recovering 2024-08-17T18:01:29.815 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:29 smithi131 bash[88347]: cluster 2024-08-17T18:01:28.404896+0000 mgr.y (mgr.34107) 1783 : cluster [DBG] pgmap v2565: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 747 op/s; 4506/295806 objects misplaced (1.523%); 5.3 MiB/s, 84 objects/s recovering 2024-08-17T18:01:29.815 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:29 smithi131 bash[88347]: audit 2024-08-17T18:01:28.567365+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "20"}]': finished 2024-08-17T18:01:29.816 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:29 smithi131 bash[88347]: audit 2024-08-17T18:01:28.567365+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "20"}]': finished 2024-08-17T18:01:29.816 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:29 smithi131 bash[88347]: cluster 2024-08-17T18:01:28.577711+0000 mon.a (mon.0) 2735 : cluster [DBG] osdmap e1442: 8 total, 8 up, 8 in 2024-08-17T18:01:29.816 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:29 smithi131 bash[88347]: cluster 2024-08-17T18:01:28.577711+0000 mon.a (mon.0) 2735 : cluster [DBG] osdmap e1442: 8 total, 8 up, 8 in 2024-08-17T18:01:29.828 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:29.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:29.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:29.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:29 smithi169 bash[79348]: cluster 2024-08-17T18:01:28.328837+0000 osd.7 (osd.7) 16 : cluster [DBG] 55.14 scrub starts 2024-08-17T18:01:29.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:29 smithi169 bash[79348]: cluster 2024-08-17T18:01:28.328837+0000 osd.7 (osd.7) 16 : cluster [DBG] 55.14 scrub starts 2024-08-17T18:01:29.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:29 smithi169 bash[79348]: cluster 2024-08-17T18:01:28.404896+0000 mgr.y (mgr.34107) 1783 : cluster [DBG] pgmap v2565: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 747 op/s; 4506/295806 objects misplaced (1.523%); 5.3 MiB/s, 84 objects/s recovering 2024-08-17T18:01:29.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:29 smithi169 bash[79348]: cluster 2024-08-17T18:01:28.404896+0000 mgr.y (mgr.34107) 1783 : cluster [DBG] pgmap v2565: 99 pgs: 1 active+recovering+undersized+remapped, 98 active+clean; 6.0 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 747 op/s; 4506/295806 objects misplaced (1.523%); 5.3 MiB/s, 84 objects/s recovering 2024-08-17T18:01:29.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:29 smithi169 bash[79348]: audit 2024-08-17T18:01:28.567365+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "20"}]': finished 2024-08-17T18:01:29.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:29 smithi169 bash[79348]: audit 2024-08-17T18:01:28.567365+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_2", "var": "pgp_num_actual", "val": "20"}]': finished 2024-08-17T18:01:29.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:29 smithi169 bash[79348]: cluster 2024-08-17T18:01:28.577711+0000 mon.a (mon.0) 2735 : cluster [DBG] osdmap e1442: 8 total, 8 up, 8 in 2024-08-17T18:01:29.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:29 smithi169 bash[79348]: cluster 2024-08-17T18:01:28.577711+0000 mon.a (mon.0) 2735 : cluster [DBG] osdmap e1442: 8 total, 8 up, 8 in 2024-08-17T18:01:29.932 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:29.954 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:29.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:29.956 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:30.057 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:30.080 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:30.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:30.082 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:30.182 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:30.203 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:30.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:30.206 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:30.306 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:30.330 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:30.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:30.332 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:30.433 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:30.458 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:30.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:30.461 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:30.561 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:30.588 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:30.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:30.596 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:30.696 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:30.706 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:30 smithi131 bash[88347]: cluster 2024-08-17T18:01:29.119693+0000 osd.7 (osd.7) 17 : cluster [DBG] 55.14 scrub ok 2024-08-17T18:01:30.706 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:30 smithi131 bash[88347]: cluster 2024-08-17T18:01:29.119693+0000 osd.7 (osd.7) 17 : cluster [DBG] 55.14 scrub ok 2024-08-17T18:01:30.707 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:30 smithi131 bash[88347]: cluster 2024-08-17T18:01:29.572252+0000 mon.a (mon.0) 2736 : cluster [DBG] osdmap e1443: 8 total, 8 up, 8 in 2024-08-17T18:01:30.707 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:30 smithi131 bash[88347]: cluster 2024-08-17T18:01:29.572252+0000 mon.a (mon.0) 2736 : cluster [DBG] osdmap e1443: 8 total, 8 up, 8 in 2024-08-17T18:01:30.707 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:30 smithi131 bash[89561]: cluster 2024-08-17T18:01:29.119693+0000 osd.7 (osd.7) 17 : cluster [DBG] 55.14 scrub ok 2024-08-17T18:01:30.707 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:30 smithi131 bash[89561]: cluster 2024-08-17T18:01:29.119693+0000 osd.7 (osd.7) 17 : cluster [DBG] 55.14 scrub ok 2024-08-17T18:01:30.707 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:30 smithi131 bash[89561]: cluster 2024-08-17T18:01:29.572252+0000 mon.a (mon.0) 2736 : cluster [DBG] osdmap e1443: 8 total, 8 up, 8 in 2024-08-17T18:01:30.707 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:30 smithi131 bash[89561]: cluster 2024-08-17T18:01:29.572252+0000 mon.a (mon.0) 2736 : cluster [DBG] osdmap e1443: 8 total, 8 up, 8 in 2024-08-17T18:01:30.721 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:30.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:30.724 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:30.825 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:30.836 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:30 smithi169 bash[79348]: cluster 2024-08-17T18:01:29.119693+0000 osd.7 (osd.7) 17 : cluster [DBG] 55.14 scrub ok 2024-08-17T18:01:30.836 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:30 smithi169 bash[79348]: cluster 2024-08-17T18:01:29.119693+0000 osd.7 (osd.7) 17 : cluster [DBG] 55.14 scrub ok 2024-08-17T18:01:30.837 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:30 smithi169 bash[79348]: cluster 2024-08-17T18:01:29.572252+0000 mon.a (mon.0) 2736 : cluster [DBG] osdmap e1443: 8 total, 8 up, 8 in 2024-08-17T18:01:30.837 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:30 smithi169 bash[79348]: cluster 2024-08-17T18:01:29.572252+0000 mon.a (mon.0) 2736 : cluster [DBG] osdmap e1443: 8 total, 8 up, 8 in 2024-08-17T18:01:30.852 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:30.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:30.892 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:30.993 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:31.017 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:31.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:31.019 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:31.120 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:31.147 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:31.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:31.149 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:31.250 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:31.280 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:31.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:31.283 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:31.384 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:31.414 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:31.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:31.419 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:31.520 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:31.539 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:31.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:31.541 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:31.642 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:31.671 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:31.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:31.677 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:31.778 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:31.809 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:31.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:31.811 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:31.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:31 smithi131 bash[89561]: cluster 2024-08-17T18:01:30.405821+0000 mgr.y (mgr.34107) 1784 : cluster [DBG] pgmap v2568: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing+deep, 1 unknown, 1 active+recovering+undersized+remapped, 95 active+clean; 5.7 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 3435/278844 objects degraded (1.232%); 3996/278844 objects misplaced (1.433%); 4.0 MiB/s, 63 objects/s recovering 2024-08-17T18:01:31.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:31 smithi131 bash[89561]: cluster 2024-08-17T18:01:30.405821+0000 mgr.y (mgr.34107) 1784 : cluster [DBG] pgmap v2568: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing+deep, 1 unknown, 1 active+recovering+undersized+remapped, 95 active+clean; 5.7 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 3435/278844 objects degraded (1.232%); 3996/278844 objects misplaced (1.433%); 4.0 MiB/s, 63 objects/s recovering 2024-08-17T18:01:31.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:31 smithi131 bash[89561]: cluster 2024-08-17T18:01:30.578433+0000 mon.a (mon.0) 2737 : cluster [WRN] Health check failed: Degraded data redundancy: 3435/278844 objects degraded (1.232%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:01:31.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:31 smithi131 bash[89561]: cluster 2024-08-17T18:01:30.578433+0000 mon.a (mon.0) 2737 : cluster [WRN] Health check failed: Degraded data redundancy: 3435/278844 objects degraded (1.232%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:01:31.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:31 smithi131 bash[89561]: cluster 2024-08-17T18:01:30.591419+0000 mon.a (mon.0) 2738 : cluster [DBG] osdmap e1444: 8 total, 8 up, 8 in 2024-08-17T18:01:31.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:31 smithi131 bash[89561]: cluster 2024-08-17T18:01:30.591419+0000 mon.a (mon.0) 2738 : cluster [DBG] osdmap e1444: 8 total, 8 up, 8 in 2024-08-17T18:01:31.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:31 smithi131 bash[88347]: cluster 2024-08-17T18:01:30.405821+0000 mgr.y (mgr.34107) 1784 : cluster [DBG] pgmap v2568: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing+deep, 1 unknown, 1 active+recovering+undersized+remapped, 95 active+clean; 5.7 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 3435/278844 objects degraded (1.232%); 3996/278844 objects misplaced (1.433%); 4.0 MiB/s, 63 objects/s recovering 2024-08-17T18:01:31.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:31 smithi131 bash[88347]: cluster 2024-08-17T18:01:30.405821+0000 mgr.y (mgr.34107) 1784 : cluster [DBG] pgmap v2568: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing+deep, 1 unknown, 1 active+recovering+undersized+remapped, 95 active+clean; 5.7 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 3435/278844 objects degraded (1.232%); 3996/278844 objects misplaced (1.433%); 4.0 MiB/s, 63 objects/s recovering 2024-08-17T18:01:31.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:31 smithi131 bash[88347]: cluster 2024-08-17T18:01:30.578433+0000 mon.a (mon.0) 2737 : cluster [WRN] Health check failed: Degraded data redundancy: 3435/278844 objects degraded (1.232%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:01:31.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:31 smithi131 bash[88347]: cluster 2024-08-17T18:01:30.578433+0000 mon.a (mon.0) 2737 : cluster [WRN] Health check failed: Degraded data redundancy: 3435/278844 objects degraded (1.232%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:01:31.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:31 smithi131 bash[88347]: cluster 2024-08-17T18:01:30.591419+0000 mon.a (mon.0) 2738 : cluster [DBG] osdmap e1444: 8 total, 8 up, 8 in 2024-08-17T18:01:31.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:31 smithi131 bash[88347]: cluster 2024-08-17T18:01:30.591419+0000 mon.a (mon.0) 2738 : cluster [DBG] osdmap e1444: 8 total, 8 up, 8 in 2024-08-17T18:01:31.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:31 smithi169 bash[79348]: cluster 2024-08-17T18:01:30.405821+0000 mgr.y (mgr.34107) 1784 : cluster [DBG] pgmap v2568: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing+deep, 1 unknown, 1 active+recovering+undersized+remapped, 95 active+clean; 5.7 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 3435/278844 objects degraded (1.232%); 3996/278844 objects misplaced (1.433%); 4.0 MiB/s, 63 objects/s recovering 2024-08-17T18:01:31.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:31 smithi169 bash[79348]: cluster 2024-08-17T18:01:30.405821+0000 mgr.y (mgr.34107) 1784 : cluster [DBG] pgmap v2568: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing+deep, 1 unknown, 1 active+recovering+undersized+remapped, 95 active+clean; 5.7 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 3435/278844 objects degraded (1.232%); 3996/278844 objects misplaced (1.433%); 4.0 MiB/s, 63 objects/s recovering 2024-08-17T18:01:31.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:31 smithi169 bash[79348]: cluster 2024-08-17T18:01:30.578433+0000 mon.a (mon.0) 2737 : cluster [WRN] Health check failed: Degraded data redundancy: 3435/278844 objects degraded (1.232%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:01:31.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:31 smithi169 bash[79348]: cluster 2024-08-17T18:01:30.578433+0000 mon.a (mon.0) 2737 : cluster [WRN] Health check failed: Degraded data redundancy: 3435/278844 objects degraded (1.232%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:01:31.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:31 smithi169 bash[79348]: cluster 2024-08-17T18:01:30.591419+0000 mon.a (mon.0) 2738 : cluster [DBG] osdmap e1444: 8 total, 8 up, 8 in 2024-08-17T18:01:31.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:31 smithi169 bash[79348]: cluster 2024-08-17T18:01:30.591419+0000 mon.a (mon.0) 2738 : cluster [DBG] osdmap e1444: 8 total, 8 up, 8 in 2024-08-17T18:01:31.913 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:31.941 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:31.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:31.944 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:32.046 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:32.076 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:32.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:32.079 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:32.180 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:32.234 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:32.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:32.239 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:32.340 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:32.364 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:32.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:32.370 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:32.471 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:32.497 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:32.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:32.499 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:32.600 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:32.632 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:32.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:32.636 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:32.737 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:32.758 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:32.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:32.766 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:32.867 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:32.899 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:32.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:32.901 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:33.002 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:33.037 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:33.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:33.044 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:33.145 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:33.187 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:33.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:33.191 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:33.292 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:33.313 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:33.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:33.316 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:33.417 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:33.444 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:33.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:33.448 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:33.549 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:33.591 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:33.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:33.598 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:33.698 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:33.728 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:33.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:33.731 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:33.832 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:33.842 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:33 smithi169 bash[79348]: cluster 2024-08-17T18:01:32.406259+0000 mgr.y (mgr.34107) 1785 : cluster [DBG] pgmap v2570: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing+deep, 1 unknown, 1 active+recovering+undersized+remapped, 95 active+clean; 5.7 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 3435/278844 objects degraded (1.232%); 3996/278844 objects misplaced (1.433%); 3.3 MiB/s, 52 objects/s recovering 2024-08-17T18:01:33.842 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:33 smithi169 bash[79348]: cluster 2024-08-17T18:01:32.406259+0000 mgr.y (mgr.34107) 1785 : cluster [DBG] pgmap v2570: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing+deep, 1 unknown, 1 active+recovering+undersized+remapped, 95 active+clean; 5.7 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 3435/278844 objects degraded (1.232%); 3996/278844 objects misplaced (1.433%); 3.3 MiB/s, 52 objects/s recovering 2024-08-17T18:01:33.863 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:33.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:33.868 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:33.968 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:33.991 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:33.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:33.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:34.004 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:33 smithi131 bash[89561]: cluster 2024-08-17T18:01:32.406259+0000 mgr.y (mgr.34107) 1785 : cluster [DBG] pgmap v2570: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing+deep, 1 unknown, 1 active+recovering+undersized+remapped, 95 active+clean; 5.7 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 3435/278844 objects degraded (1.232%); 3996/278844 objects misplaced (1.433%); 3.3 MiB/s, 52 objects/s recovering 2024-08-17T18:01:34.005 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:33 smithi131 bash[89561]: cluster 2024-08-17T18:01:32.406259+0000 mgr.y (mgr.34107) 1785 : cluster [DBG] pgmap v2570: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing+deep, 1 unknown, 1 active+recovering+undersized+remapped, 95 active+clean; 5.7 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 3435/278844 objects degraded (1.232%); 3996/278844 objects misplaced (1.433%); 3.3 MiB/s, 52 objects/s recovering 2024-08-17T18:01:34.005 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:33 smithi131 bash[88347]: cluster 2024-08-17T18:01:32.406259+0000 mgr.y (mgr.34107) 1785 : cluster [DBG] pgmap v2570: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing+deep, 1 unknown, 1 active+recovering+undersized+remapped, 95 active+clean; 5.7 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 3435/278844 objects degraded (1.232%); 3996/278844 objects misplaced (1.433%); 3.3 MiB/s, 52 objects/s recovering 2024-08-17T18:01:34.005 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:33 smithi131 bash[88347]: cluster 2024-08-17T18:01:32.406259+0000 mgr.y (mgr.34107) 1785 : cluster [DBG] pgmap v2570: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing+deep, 1 unknown, 1 active+recovering+undersized+remapped, 95 active+clean; 5.7 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 3435/278844 objects degraded (1.232%); 3996/278844 objects misplaced (1.433%); 3.3 MiB/s, 52 objects/s recovering 2024-08-17T18:01:34.095 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:34.115 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:34.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:34.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:34.218 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:34.243 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:34.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:34.245 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:34.346 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:34.366 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:34.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:34.369 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:34.470 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:34.494 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:34.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:34.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:34.601 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:34.631 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:34.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:34.638 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:34.739 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:34.766 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:34.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:34.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:34.872 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:34.901 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:34.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:34.904 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:35.004 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:35.013 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:34 smithi131 bash[88347]: audit 2024-08-17T18:01:33.852953+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:01:35.013 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:34 smithi131 bash[88347]: audit 2024-08-17T18:01:33.852953+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:01:35.013 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:34 smithi131 bash[88347]: audit 2024-08-17T18:01:33.861651+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:01:35.014 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:34 smithi131 bash[88347]: audit 2024-08-17T18:01:33.861651+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:01:35.014 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:34 smithi131 bash[89561]: audit 2024-08-17T18:01:33.852953+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:01:35.014 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:34 smithi131 bash[89561]: audit 2024-08-17T18:01:33.852953+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:01:35.014 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:34 smithi131 bash[89561]: audit 2024-08-17T18:01:33.861651+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:01:35.014 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:34 smithi131 bash[89561]: audit 2024-08-17T18:01:33.861651+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:01:35.027 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:35.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:35.030 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:35.131 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:35.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:34 smithi169 bash[79348]: audit 2024-08-17T18:01:33.852953+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:01:35.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:34 smithi169 bash[79348]: audit 2024-08-17T18:01:33.852953+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:01:35.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:34 smithi169 bash[79348]: audit 2024-08-17T18:01:33.861651+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:01:35.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:34 smithi169 bash[79348]: audit 2024-08-17T18:01:33.861651+0000 mon.a (mon.0) 2740 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:01:35.155 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:35.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:35.162 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:35.263 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:35.297 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:35.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:35.304 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:35.404 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:35.423 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:35.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:35.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:35.526 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:35.550 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:35.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:35.551 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:35.652 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:35.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:35.677 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:35.677 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:35.778 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:35.816 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:35.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:35.820 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:35.921 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:35.945 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:35.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:35.948 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:36.048 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:36.058 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:35 smithi169 bash[79348]: cluster 2024-08-17T18:01:34.310293+0000 osd.7 (osd.7) 18 : cluster [DBG] 55.16 scrub starts 2024-08-17T18:01:36.058 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:35 smithi169 bash[79348]: cluster 2024-08-17T18:01:34.310293+0000 osd.7 (osd.7) 18 : cluster [DBG] 55.16 scrub starts 2024-08-17T18:01:36.058 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:35 smithi169 bash[79348]: cluster 2024-08-17T18:01:34.406748+0000 mgr.y (mgr.34107) 1786 : cluster [DBG] pgmap v2571: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing+deep, 1 unknown, 1 active+recovering+undersized+remapped, 95 active+clean; 5.7 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 3435/278844 objects degraded (1.232%); 3996/278844 objects misplaced (1.433%); 2.6 MiB/s, 42 objects/s recovering 2024-08-17T18:01:36.058 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:35 smithi169 bash[79348]: cluster 2024-08-17T18:01:34.406748+0000 mgr.y (mgr.34107) 1786 : cluster [DBG] pgmap v2571: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing+deep, 1 unknown, 1 active+recovering+undersized+remapped, 95 active+clean; 5.7 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 3435/278844 objects degraded (1.232%); 3996/278844 objects misplaced (1.433%); 2.6 MiB/s, 42 objects/s recovering 2024-08-17T18:01:36.077 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:36.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:36.082 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:36.183 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:36.193 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:35 smithi131 bash[89561]: cluster 2024-08-17T18:01:34.310293+0000 osd.7 (osd.7) 18 : cluster [DBG] 55.16 scrub starts 2024-08-17T18:01:36.193 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:35 smithi131 bash[89561]: cluster 2024-08-17T18:01:34.310293+0000 osd.7 (osd.7) 18 : cluster [DBG] 55.16 scrub starts 2024-08-17T18:01:36.193 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:35 smithi131 bash[89561]: cluster 2024-08-17T18:01:34.406748+0000 mgr.y (mgr.34107) 1786 : cluster [DBG] pgmap v2571: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing+deep, 1 unknown, 1 active+recovering+undersized+remapped, 95 active+clean; 5.7 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 3435/278844 objects degraded (1.232%); 3996/278844 objects misplaced (1.433%); 2.6 MiB/s, 42 objects/s recovering 2024-08-17T18:01:36.193 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:35 smithi131 bash[89561]: cluster 2024-08-17T18:01:34.406748+0000 mgr.y (mgr.34107) 1786 : cluster [DBG] pgmap v2571: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing+deep, 1 unknown, 1 active+recovering+undersized+remapped, 95 active+clean; 5.7 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 3435/278844 objects degraded (1.232%); 3996/278844 objects misplaced (1.433%); 2.6 MiB/s, 42 objects/s recovering 2024-08-17T18:01:36.193 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:35 smithi131 bash[88347]: cluster 2024-08-17T18:01:34.310293+0000 osd.7 (osd.7) 18 : cluster [DBG] 55.16 scrub starts 2024-08-17T18:01:36.193 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:35 smithi131 bash[88347]: cluster 2024-08-17T18:01:34.310293+0000 osd.7 (osd.7) 18 : cluster [DBG] 55.16 scrub starts 2024-08-17T18:01:36.193 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:35 smithi131 bash[88347]: cluster 2024-08-17T18:01:34.406748+0000 mgr.y (mgr.34107) 1786 : cluster [DBG] pgmap v2571: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing+deep, 1 unknown, 1 active+recovering+undersized+remapped, 95 active+clean; 5.7 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 3435/278844 objects degraded (1.232%); 3996/278844 objects misplaced (1.433%); 2.6 MiB/s, 42 objects/s recovering 2024-08-17T18:01:36.194 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:35 smithi131 bash[88347]: cluster 2024-08-17T18:01:34.406748+0000 mgr.y (mgr.34107) 1786 : cluster [DBG] pgmap v2571: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing+deep, 1 unknown, 1 active+recovering+undersized+remapped, 95 active+clean; 5.7 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 3435/278844 objects degraded (1.232%); 3996/278844 objects misplaced (1.433%); 2.6 MiB/s, 42 objects/s recovering 2024-08-17T18:01:36.226 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:36.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:36.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:36.330 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:36.369 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:36.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:36.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:36.474 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:36.498 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:36.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:36.503 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:36.604 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:36.626 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:36.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:36.630 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:36.730 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:36.762 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:36.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:36.765 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:36.866 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:36.905 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:36.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:36.910 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:37.010 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:37.038 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:37.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:37.041 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:37.051 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T18:01:37.051 INFO:teuthology.orchestra.run.smithi131.stdout: "size": 20, 2024-08-17T18:01:37.051 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 600, 2024-08-17T18:01:37.051 INFO:teuthology.orchestra.run.smithi131.stdout: "ops": [ 2024-08-17T18:01:37.052 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.052 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45017.0:195972 53.16 53:6ac13d93:::benchmark_data_smithi131_199971_object89006:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1349)", 2024-08-17T18:01:37.052 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:53:29.373308+0000", 2024-08-17T18:01:37.052 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 487.67147867099999, 2024-08-17T18:01:37.052 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.213053572, 2024-08-17T18:01:37.052 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:01:37.052 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:01:37.052 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "reached pg", 2024-08-17T18:01:37.052 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:01:37.052 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45017", 2024-08-17T18:01:37.052 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T18:01:37.052 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 195972 2024-08-17T18:01:37.052 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.053 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:01:37.053 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.053 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:01:37.053 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.373308+0000", 2024-08-17T18:01:37.053 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:01:37.053 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.053 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.053 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:01:37.053 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.373308+0000", 2024-08-17T18:01:37.053 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:01:37.053 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.054 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.054 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:01:37.054 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.373310+0000", 2024-08-17T18:01:37.054 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.266e-06 2024-08-17T18:01:37.054 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.054 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.054 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:01:37.054 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.373315+0000", 2024-08-17T18:01:37.054 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.7829999999999998e-06 2024-08-17T18:01:37.054 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.054 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.054 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:01:37.054 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.373329+0000", 2024-08-17T18:01:37.055 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.4144999999999999e-05 2024-08-17T18:01:37.055 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.055 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.055 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:01:37.055 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.373336+0000", 2024-08-17T18:01:37.055 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.7549999999999994e-06 2024-08-17T18:01:37.055 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.055 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.055 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:01:37.055 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.373426+0000", 2024-08-17T18:01:37.055 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.9518000000000006e-05 2024-08-17T18:01:37.055 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.055 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.055 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:01:37.056 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.373539+0000", 2024-08-17T18:01:37.056 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000113026 2024-08-17T18:01:37.056 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.056 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.056 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 1,4", 2024-08-17T18:01:37.056 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.373640+0000", 2024-08-17T18:01:37.056 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000101146 2024-08-17T18:01:37.056 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.056 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.056 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:37.056 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.385725+0000", 2024-08-17T18:01:37.056 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.012085251 2024-08-17T18:01:37.056 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.056 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.057 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:37.057 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.397210+0000", 2024-08-17T18:01:37.057 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.011484717 2024-08-17T18:01:37.057 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.057 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.057 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:01:37.057 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.419876+0000", 2024-08-17T18:01:37.057 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.022665477999999999 2024-08-17T18:01:37.057 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.057 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.057 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T18:01:37.057 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.419917+0000", 2024-08-17T18:01:37.057 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.1001000000000003e-05 2024-08-17T18:01:37.057 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.058 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.058 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:01:37.058 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.578299+0000", 2024-08-17T18:01:37.058 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1583819550000001 2024-08-17T18:01:37.058 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.058 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.058 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for missing object", 2024-08-17T18:01:37.058 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.578376+0000", 2024-08-17T18:01:37.058 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.7634999999999998e-05 2024-08-17T18:01:37.058 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.058 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.058 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:01:37.058 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.586288+0000", 2024-08-17T18:01:37.059 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0079121580000000007 2024-08-17T18:01:37.059 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.059 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.059 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:01:37.059 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.586362+0000", 2024-08-17T18:01:37.059 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.3738000000000004e-05 2024-08-17T18:01:37.059 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:01:37.059 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:01:37.059 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:01:37.059 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.059 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.059 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45017.0:195995 53.6 53:6739211e:::benchmark_data_smithi131_199971_object89029:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1350)", 2024-08-17T18:01:37.059 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:53:29.421103+0000", 2024-08-17T18:01:37.059 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 487.623683771, 2024-08-17T18:01:37.060 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1580207170000001, 2024-08-17T18:01:37.060 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:01:37.060 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:01:37.060 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:37.060 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:01:37.060 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45017", 2024-08-17T18:01:37.060 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T18:01:37.060 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 195995 2024-08-17T18:01:37.060 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.060 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:01:37.060 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.060 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:01:37.060 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.421103+0000", 2024-08-17T18:01:37.060 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:01:37.060 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.061 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.061 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:01:37.061 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.421103+0000", 2024-08-17T18:01:37.061 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:01:37.061 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.061 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.061 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:01:37.061 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.421106+0000", 2024-08-17T18:01:37.061 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.1639999999999999e-06 2024-08-17T18:01:37.061 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.061 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.061 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:01:37.061 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.421112+0000", 2024-08-17T18:01:37.061 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.4509999999999997e-06 2024-08-17T18:01:37.062 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.062 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.062 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:01:37.062 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.421129+0000", 2024-08-17T18:01:37.062 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.6795000000000001e-05 2024-08-17T18:01:37.062 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.062 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.062 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:01:37.062 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.421141+0000", 2024-08-17T18:01:37.062 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.2371000000000001e-05 2024-08-17T18:01:37.062 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.062 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.062 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:01:37.062 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.426431+0000", 2024-08-17T18:01:37.063 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0052900890000000004 2024-08-17T18:01:37.063 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.063 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.063 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T18:01:37.063 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.426465+0000", 2024-08-17T18:01:37.063 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.3714999999999998e-05 2024-08-17T18:01:37.063 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.063 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.063 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:01:37.063 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.571220+0000", 2024-08-17T18:01:37.063 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1447546019999999 2024-08-17T18:01:37.063 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.063 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.063 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:01:37.064 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.571376+0000", 2024-08-17T18:01:37.064 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00015600400000000001 2024-08-17T18:01:37.064 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.064 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.064 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 2,4", 2024-08-17T18:01:37.064 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.571529+0000", 2024-08-17T18:01:37.064 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00015388199999999999 2024-08-17T18:01:37.064 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.064 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.064 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:37.064 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.578239+0000", 2024-08-17T18:01:37.064 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0067097270000000004 2024-08-17T18:01:37.064 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.064 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.064 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:01:37.065 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.578390+0000", 2024-08-17T18:01:37.065 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00015106700000000001 2024-08-17T18:01:37.065 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.065 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.065 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:37.065 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.578855+0000", 2024-08-17T18:01:37.065 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00046462800000000002 2024-08-17T18:01:37.065 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.065 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.065 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:01:37.065 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.578924+0000", 2024-08-17T18:01:37.065 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.8910000000000003e-05 2024-08-17T18:01:37.065 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.066 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.066 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:01:37.066 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.579124+0000", 2024-08-17T18:01:37.066 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00020031199999999999 2024-08-17T18:01:37.066 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:01:37.066 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:01:37.066 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:01:37.066 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.066 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.066 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45017.0:195997 53.6 53:62128a7a:::benchmark_data_smithi131_199971_object89031:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1350)", 2024-08-17T18:01:37.066 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:53:29.421195+0000", 2024-08-17T18:01:37.066 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 487.62359183900003, 2024-08-17T18:01:37.066 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.164740171, 2024-08-17T18:01:37.066 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:01:37.067 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:01:37.067 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:37.067 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:01:37.067 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45017", 2024-08-17T18:01:37.067 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T18:01:37.067 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 195997 2024-08-17T18:01:37.067 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.067 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:01:37.067 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.067 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:01:37.067 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.421195+0000", 2024-08-17T18:01:37.067 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:01:37.067 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.067 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.068 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:01:37.068 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.421195+0000", 2024-08-17T18:01:37.068 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:01:37.068 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.068 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.068 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:01:37.068 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.421196+0000", 2024-08-17T18:01:37.068 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.5600000000000001e-07 2024-08-17T18:01:37.068 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.068 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.068 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:01:37.068 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.421198+0000", 2024-08-17T18:01:37.068 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.317e-06 2024-08-17T18:01:37.068 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.069 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.069 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:01:37.069 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.421205+0000", 2024-08-17T18:01:37.069 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.878e-06 2024-08-17T18:01:37.069 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.069 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.069 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:01:37.069 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.421210+0000", 2024-08-17T18:01:37.069 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.4990000000000002e-06 2024-08-17T18:01:37.069 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.069 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.069 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:01:37.069 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.426651+0000", 2024-08-17T18:01:37.069 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0054403079999999996 2024-08-17T18:01:37.069 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.070 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.070 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T18:01:37.070 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:29.426681+0000", 2024-08-17T18:01:37.070 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.0154e-05 2024-08-17T18:01:37.070 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.070 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.070 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:01:37.070 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.575154+0000", 2024-08-17T18:01:37.070 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.148472749 2024-08-17T18:01:37.070 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.070 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.070 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:01:37.070 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.575276+0000", 2024-08-17T18:01:37.070 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00012281299999999999 2024-08-17T18:01:37.071 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.071 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.071 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 2,4", 2024-08-17T18:01:37.071 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.575391+0000", 2024-08-17T18:01:37.071 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00011495899999999999 2024-08-17T18:01:37.071 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.071 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.071 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:37.071 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.578310+0000", 2024-08-17T18:01:37.071 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.002918206 2024-08-17T18:01:37.071 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.071 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.071 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:01:37.071 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.578395+0000", 2024-08-17T18:01:37.071 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.5128000000000002e-05 2024-08-17T18:01:37.072 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.072 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.072 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:37.072 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.585693+0000", 2024-08-17T18:01:37.072 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0072983220000000003 2024-08-17T18:01:37.072 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.072 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.072 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:01:37.072 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.585745+0000", 2024-08-17T18:01:37.072 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.1820999999999997e-05 2024-08-17T18:01:37.072 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.072 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.072 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:01:37.072 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:53:30.585935+0000", 2024-08-17T18:01:37.073 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00019056100000000001 2024-08-17T18:01:37.073 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:01:37.073 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:01:37.073 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:01:37.073 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.073 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.073 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45185.0:5976 54.c 54:349d609c:::benchmark_data_smithi131_219518_object5975:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1385)", 2024-08-17T18:01:37.073 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:55:02.357377+0000", 2024-08-17T18:01:37.073 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 394.68741034599998, 2024-08-17T18:01:37.073 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.69150864999999995, 2024-08-17T18:01:37.073 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:01:37.073 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:01:37.073 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:37.073 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:01:37.073 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45185", 2024-08-17T18:01:37.073 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/1717028170", 2024-08-17T18:01:37.074 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 5976 2024-08-17T18:01:37.074 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.074 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:01:37.074 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.074 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:01:37.074 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:02.357377+0000", 2024-08-17T18:01:37.074 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:01:37.074 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.074 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.074 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:01:37.074 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:02.357377+0000", 2024-08-17T18:01:37.074 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:01:37.074 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.074 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.075 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:01:37.075 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:02.357378+0000", 2024-08-17T18:01:37.075 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0419999999999999e-06 2024-08-17T18:01:37.075 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.075 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.075 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:01:37.075 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:02.357397+0000", 2024-08-17T18:01:37.075 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.9337000000000001e-05 2024-08-17T18:01:37.075 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.075 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.075 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:01:37.075 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:02.357408+0000", 2024-08-17T18:01:37.075 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1038e-05 2024-08-17T18:01:37.075 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.076 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.076 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:01:37.076 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:02.357416+0000", 2024-08-17T18:01:37.076 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.4329999999999998e-06 2024-08-17T18:01:37.076 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.076 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.076 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:01:37.076 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:02.358226+0000", 2024-08-17T18:01:37.076 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00081027499999999995 2024-08-17T18:01:37.076 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.076 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.076 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:01:37.076 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:02.358318+0000", 2024-08-17T18:01:37.076 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.2430999999999996e-05 2024-08-17T18:01:37.076 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.077 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.077 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 4,5", 2024-08-17T18:01:37.077 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:02.358396+0000", 2024-08-17T18:01:37.077 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.7384000000000003e-05 2024-08-17T18:01:37.077 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.077 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.077 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:01:37.077 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:02.359141+0000", 2024-08-17T18:01:37.077 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00074573700000000001 2024-08-17T18:01:37.077 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.077 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.077 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:37.077 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:02.360082+0000", 2024-08-17T18:01:37.077 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00094006799999999996 2024-08-17T18:01:37.078 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.078 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.078 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:37.078 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:03.048729+0000", 2024-08-17T18:01:37.078 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.68864779600000003 2024-08-17T18:01:37.078 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.078 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.078 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:01:37.078 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:03.048801+0000", 2024-08-17T18:01:37.078 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.1840000000000003e-05 2024-08-17T18:01:37.078 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.079 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.079 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:01:37.079 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:03.048885+0000", 2024-08-17T18:01:37.079 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.4269000000000002e-05 2024-08-17T18:01:37.079 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:01:37.079 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:01:37.079 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:01:37.079 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.079 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.079 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45185.0:5986 54.c 54:3e42f1b2:::benchmark_data_smithi131_219518_object5985:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1385)", 2024-08-17T18:01:37.079 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:55:02.359238+0000", 2024-08-17T18:01:37.079 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 394.68554924, 2024-08-17T18:01:37.079 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.68995843199999995, 2024-08-17T18:01:37.080 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:01:37.080 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:01:37.080 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:37.080 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:01:37.080 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45185", 2024-08-17T18:01:37.080 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/1717028170", 2024-08-17T18:01:37.080 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 5986 2024-08-17T18:01:37.080 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.080 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:01:37.080 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.080 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:01:37.080 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:02.359238+0000", 2024-08-17T18:01:37.080 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:01:37.080 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.081 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.081 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:01:37.081 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:02.359238+0000", 2024-08-17T18:01:37.081 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:01:37.081 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.081 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.081 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:01:37.081 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:02.359239+0000", 2024-08-17T18:01:37.081 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.2109999999999999e-06 2024-08-17T18:01:37.081 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.081 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.081 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:01:37.081 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:02.359257+0000", 2024-08-17T18:01:37.081 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.7824000000000001e-05 2024-08-17T18:01:37.082 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.082 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.082 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:01:37.082 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:02.359264+0000", 2024-08-17T18:01:37.082 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.2860000000000002e-06 2024-08-17T18:01:37.082 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.082 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.082 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:01:37.082 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:02.359269+0000", 2024-08-17T18:01:37.082 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.5140000000000003e-06 2024-08-17T18:01:37.082 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.082 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.082 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:01:37.083 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:02.359318+0000", 2024-08-17T18:01:37.083 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.8999000000000003e-05 2024-08-17T18:01:37.083 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.083 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.083 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:01:37.083 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:02.359439+0000", 2024-08-17T18:01:37.083 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000121284 2024-08-17T18:01:37.083 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.083 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.083 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 4,5", 2024-08-17T18:01:37.083 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:02.359568+0000", 2024-08-17T18:01:37.083 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00012850200000000001 2024-08-17T18:01:37.083 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.083 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.084 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:01:37.084 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:02.360490+0000", 2024-08-17T18:01:37.084 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00092285700000000002 2024-08-17T18:01:37.084 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.084 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.084 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:37.084 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:02.361204+0000", 2024-08-17T18:01:37.084 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00071330199999999997 2024-08-17T18:01:37.084 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.084 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.084 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:37.084 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:03.048999+0000", 2024-08-17T18:01:37.084 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.68779497700000003 2024-08-17T18:01:37.085 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.085 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.085 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:01:37.085 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:03.049113+0000", 2024-08-17T18:01:37.085 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00011404 2024-08-17T18:01:37.085 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.085 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.085 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:01:37.085 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:03.049196+0000", 2024-08-17T18:01:37.085 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.3635999999999997e-05 2024-08-17T18:01:37.085 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:01:37.085 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:01:37.085 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:01:37.085 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.086 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.086 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45185.0:5988 54.0 e1385/1380 54:05df2882:::benchmark_data_smithi131_219518_object5987:head v 1385'379, mlcod=1385'375)", 2024-08-17T18:01:37.086 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:55:02.361398+0000", 2024-08-17T18:01:37.086 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 394.68338962299998, 2024-08-17T18:01:37.086 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.69012022100000003, 2024-08-17T18:01:37.086 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:01:37.086 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:01:37.086 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:37.086 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:01:37.086 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.086 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:01:37.086 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:02.361398+0000", 2024-08-17T18:01:37.086 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:01:37.087 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.087 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.087 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:01:37.087 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:02.361398+0000", 2024-08-17T18:01:37.087 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:01:37.087 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.087 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.087 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:01:37.087 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:02.361398+0000", 2024-08-17T18:01:37.087 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.2800000000000002e-07 2024-08-17T18:01:37.087 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.087 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.087 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:01:37.087 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:02.361463+0000", 2024-08-17T18:01:37.087 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.4658000000000003e-05 2024-08-17T18:01:37.088 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.088 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.088 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:01:37.088 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:02.361471+0000", 2024-08-17T18:01:37.088 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.5480000000000002e-06 2024-08-17T18:01:37.088 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.088 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.088 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:01:37.088 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:02.361476+0000", 2024-08-17T18:01:37.088 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.8219999999999997e-06 2024-08-17T18:01:37.088 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.088 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.088 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:01:37.088 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:03.048704+0000", 2024-08-17T18:01:37.088 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.68722841199999996 2024-08-17T18:01:37.089 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.089 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.089 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:01:37.089 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:03.048741+0000", 2024-08-17T18:01:37.089 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.6735e-05 2024-08-17T18:01:37.089 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.089 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.089 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:01:37.089 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:03.051348+0000", 2024-08-17T18:01:37.089 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0026065509999999999 2024-08-17T18:01:37.089 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.089 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.089 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:01:37.089 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:03.051518+0000", 2024-08-17T18:01:37.090 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00017006700000000001 2024-08-17T18:01:37.090 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:01:37.090 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:01:37.090 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:01:37.090 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.090 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.090 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop_reply(client.45185.0:5976 54.c e1385/1380 ondisk, result = 0)", 2024-08-17T18:01:37.090 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:55:02.361449+0000", 2024-08-17T18:01:37.090 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 394.683338101, 2024-08-17T18:01:37.090 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.68745234700000002, 2024-08-17T18:01:37.090 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:01:37.090 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:01:37.090 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "started", 2024-08-17T18:01:37.090 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:01:37.090 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.091 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:01:37.091 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:02.361449+0000", 2024-08-17T18:01:37.091 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:01:37.091 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.091 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.091 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:01:37.091 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:02.361449+0000", 2024-08-17T18:01:37.091 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:01:37.091 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.091 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.091 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:01:37.091 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:02.361450+0000", 2024-08-17T18:01:37.091 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.6700000000000003e-07 2024-08-17T18:01:37.091 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.092 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.092 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:01:37.092 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:02.361453+0000", 2024-08-17T18:01:37.092 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.3160000000000001e-06 2024-08-17T18:01:37.092 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.092 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.092 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:01:37.092 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:02.361459+0000", 2024-08-17T18:01:37.092 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.3300000000000004e-06 2024-08-17T18:01:37.092 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.092 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.092 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:01:37.092 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:02.361463+0000", 2024-08-17T18:01:37.092 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.8299999999999998e-06 2024-08-17T18:01:37.093 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.093 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.093 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:01:37.093 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:03.048707+0000", 2024-08-17T18:01:37.093 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.68724355000000004 2024-08-17T18:01:37.093 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.093 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.093 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:01:37.093 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:03.048720+0000", 2024-08-17T18:01:37.093 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.3842999999999999e-05 2024-08-17T18:01:37.093 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.093 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.093 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:01:37.093 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:03.048901+0000", 2024-08-17T18:01:37.093 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00018091099999999999 2024-08-17T18:01:37.094 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:01:37.094 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:01:37.094 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:01:37.094 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.094 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.094 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop_reply(client.45185.0:5986 54.c e1385/1380 ondisk, result = 0)", 2024-08-17T18:01:37.094 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:55:02.361538+0000", 2024-08-17T18:01:37.094 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 394.68324876600002, 2024-08-17T18:01:37.094 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.68766910299999995, 2024-08-17T18:01:37.094 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:01:37.094 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:01:37.094 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "started", 2024-08-17T18:01:37.094 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:01:37.094 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.095 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:01:37.095 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:02.361538+0000", 2024-08-17T18:01:37.095 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:01:37.095 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.095 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.095 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:01:37.095 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:02.361538+0000", 2024-08-17T18:01:37.095 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:01:37.095 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.095 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.095 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:01:37.095 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:02.361539+0000", 2024-08-17T18:01:37.095 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.8999999999999997e-07 2024-08-17T18:01:37.095 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.096 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.096 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:01:37.096 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:02.361542+0000", 2024-08-17T18:01:37.096 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.0230000000000001e-06 2024-08-17T18:01:37.096 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.096 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.096 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:01:37.096 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:03.048666+0000", 2024-08-17T18:01:37.096 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.68712404599999999 2024-08-17T18:01:37.096 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.096 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.096 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:01:37.096 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:03.048673+0000", 2024-08-17T18:01:37.096 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.379e-06 2024-08-17T18:01:37.096 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.097 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.097 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:01:37.097 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:03.048971+0000", 2024-08-17T18:01:37.097 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00029734199999999997 2024-08-17T18:01:37.097 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.097 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.097 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:01:37.097 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:03.048986+0000", 2024-08-17T18:01:37.097 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.5407999999999999e-05 2024-08-17T18:01:37.097 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.098 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.098 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:01:37.098 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:03.049207+0000", 2024-08-17T18:01:37.098 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00022141500000000001 2024-08-17T18:01:37.098 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:01:37.098 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:01:37.098 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:01:37.098 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.098 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.098 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45185.0:5995 54.0 e1385/1380 54:062d1b60:::benchmark_data_smithi131_219518_object5994:head v 1385'380, mlcod=1385'377)", 2024-08-17T18:01:37.098 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T17:55:02.363947+0000", 2024-08-17T18:01:37.098 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 394.68083978300001, 2024-08-17T18:01:37.098 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.68766016299999999, 2024-08-17T18:01:37.098 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:01:37.099 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:01:37.099 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:37.099 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:01:37.099 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.099 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:01:37.099 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:02.363947+0000", 2024-08-17T18:01:37.099 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:01:37.099 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.099 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.099 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:01:37.099 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:02.363947+0000", 2024-08-17T18:01:37.099 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:01:37.099 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.099 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.100 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:01:37.100 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:02.363948+0000", 2024-08-17T18:01:37.100 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.2099999999999996e-07 2024-08-17T18:01:37.100 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.100 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.100 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:01:37.100 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:02.364033+0000", 2024-08-17T18:01:37.100 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.4666000000000006e-05 2024-08-17T18:01:37.100 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.100 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.100 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:01:37.100 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:03.048648+0000", 2024-08-17T18:01:37.100 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.68461504299999998 2024-08-17T18:01:37.100 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.101 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.101 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:01:37.101 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:03.048668+0000", 2024-08-17T18:01:37.101 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.0256999999999999e-05 2024-08-17T18:01:37.101 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.101 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.101 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:01:37.101 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:03.049660+0000", 2024-08-17T18:01:37.101 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00099199300000000004 2024-08-17T18:01:37.101 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.101 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.101 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:01:37.101 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:03.049706+0000", 2024-08-17T18:01:37.101 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.6445e-05 2024-08-17T18:01:37.102 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.102 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.102 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:01:37.102 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:03.051527+0000", 2024-08-17T18:01:37.102 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0018207830000000001 2024-08-17T18:01:37.102 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.102 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.102 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:01:37.102 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T17:55:03.051608+0000", 2024-08-17T18:01:37.102 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.0254999999999996e-05 2024-08-17T18:01:37.102 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:01:37.102 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:01:37.102 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:01:37.102 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.103 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.103 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.35487.0:118530 55.10 55:0e118952:::benchmark_data_smithi131_239348_object8816:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1437)", 2024-08-17T18:01:37.103 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:01:21.541376+0000", 2024-08-17T18:01:37.103 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 15.503410998, 2024-08-17T18:01:37.103 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.008167678, 2024-08-17T18:01:37.103 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:01:37.103 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:01:37.103 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:37.103 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:01:37.103 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.35487", 2024-08-17T18:01:37.103 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:01:37.103 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 118530 2024-08-17T18:01:37.103 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.103 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:01:37.103 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.104 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:01:37.104 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.541376+0000", 2024-08-17T18:01:37.104 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:01:37.104 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.104 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.104 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:01:37.104 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.541376+0000", 2024-08-17T18:01:37.104 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:01:37.104 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.104 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.104 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:01:37.104 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.541378+0000", 2024-08-17T18:01:37.104 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.44e-06 2024-08-17T18:01:37.105 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.105 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.105 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:01:37.105 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.541383+0000", 2024-08-17T18:01:37.105 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.2560000000000002e-06 2024-08-17T18:01:37.105 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.105 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.105 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:01:37.105 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.541406+0000", 2024-08-17T18:01:37.105 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.3594000000000001e-05 2024-08-17T18:01:37.105 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.105 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.105 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:01:37.105 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.541415+0000", 2024-08-17T18:01:37.106 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.4270000000000008e-06 2024-08-17T18:01:37.106 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.106 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.106 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:01:37.106 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.541495+0000", 2024-08-17T18:01:37.106 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.0338000000000002e-05 2024-08-17T18:01:37.106 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.106 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.106 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T18:01:37.106 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.541512+0000", 2024-08-17T18:01:37.106 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.7153999999999999e-05 2024-08-17T18:01:37.106 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.106 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.106 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:01:37.107 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.545285+0000", 2024-08-17T18:01:37.107 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0037726769999999 2024-08-17T18:01:37.107 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.107 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.107 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:01:37.107 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.545369+0000", 2024-08-17T18:01:37.107 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.4095e-05 2024-08-17T18:01:37.107 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.107 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.107 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 2,7", 2024-08-17T18:01:37.107 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.545440+0000", 2024-08-17T18:01:37.107 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.0981000000000004e-05 2024-08-17T18:01:37.107 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.107 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.107 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:01:37.108 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.549363+0000", 2024-08-17T18:01:37.108 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0039231079999999998 2024-08-17T18:01:37.108 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.108 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.108 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:37.108 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.549415+0000", 2024-08-17T18:01:37.108 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.1603e-05 2024-08-17T18:01:37.108 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.108 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.108 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:37.108 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.549471+0000", 2024-08-17T18:01:37.108 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.6656000000000001e-05 2024-08-17T18:01:37.108 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.108 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.109 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:01:37.109 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.549502+0000", 2024-08-17T18:01:37.109 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.0311000000000002e-05 2024-08-17T18:01:37.109 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.109 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.109 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:01:37.109 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.549544+0000", 2024-08-17T18:01:37.109 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.2038e-05 2024-08-17T18:01:37.109 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:01:37.109 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:01:37.109 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:01:37.109 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.109 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.109 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.35487.0:118626 55.10 55:0ea6df42:::benchmark_data_smithi131_239348_object8912:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1438)", 2024-08-17T18:01:37.110 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:01:21.636353+0000", 2024-08-17T18:01:37.110 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 15.408434443999999, 2024-08-17T18:01:37.110 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.915803692, 2024-08-17T18:01:37.110 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:01:37.110 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:01:37.110 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:37.110 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:01:37.110 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.35487", 2024-08-17T18:01:37.110 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:01:37.110 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 118626 2024-08-17T18:01:37.110 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.110 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:01:37.110 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.110 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:01:37.111 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.636353+0000", 2024-08-17T18:01:37.111 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:01:37.111 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.111 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.111 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:01:37.111 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.636353+0000", 2024-08-17T18:01:37.111 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:01:37.111 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.111 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.111 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:01:37.111 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.636354+0000", 2024-08-17T18:01:37.111 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.3239999999999999e-06 2024-08-17T18:01:37.111 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.111 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.112 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:01:37.112 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.636359+0000", 2024-08-17T18:01:37.112 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.1279999999999999e-06 2024-08-17T18:01:37.112 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.112 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.112 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:01:37.112 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.636372+0000", 2024-08-17T18:01:37.112 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.3174e-05 2024-08-17T18:01:37.112 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.112 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.112 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:01:37.112 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.636380+0000", 2024-08-17T18:01:37.113 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.8169999999999999e-06 2024-08-17T18:01:37.113 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.113 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.113 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:01:37.113 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.636436+0000", 2024-08-17T18:01:37.113 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.6192e-05 2024-08-17T18:01:37.113 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.113 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.113 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T18:01:37.113 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.636444+0000", 2024-08-17T18:01:37.113 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.5089999999999996e-06 2024-08-17T18:01:37.113 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.113 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.113 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:01:37.113 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.547179+0000", 2024-08-17T18:01:37.114 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.91073533500000003 2024-08-17T18:01:37.114 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.114 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.114 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:01:37.114 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.547273+0000", 2024-08-17T18:01:37.114 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.3587999999999999e-05 2024-08-17T18:01:37.114 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.114 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.114 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 2,7", 2024-08-17T18:01:37.114 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.547380+0000", 2024-08-17T18:01:37.114 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00010690400000000001 2024-08-17T18:01:37.114 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.114 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.114 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:01:37.115 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.549611+0000", 2024-08-17T18:01:37.115 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.002231214 2024-08-17T18:01:37.115 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.115 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.115 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:37.115 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.549665+0000", 2024-08-17T18:01:37.115 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.3708999999999997e-05 2024-08-17T18:01:37.115 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.115 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.115 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:37.115 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.552052+0000", 2024-08-17T18:01:37.115 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0023878419999999998 2024-08-17T18:01:37.115 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.115 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.116 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:01:37.116 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.552112+0000", 2024-08-17T18:01:37.116 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.9947000000000001e-05 2024-08-17T18:01:37.116 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.116 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.116 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:01:37.116 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.552156+0000", 2024-08-17T18:01:37.116 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.4008999999999998e-05 2024-08-17T18:01:37.116 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:01:37.116 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:01:37.116 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:01:37.116 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.116 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.116 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.35487.0:118662 55.10 55:0c7028bf:::benchmark_data_smithi131_239348_object8948:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1438)", 2024-08-17T18:01:37.116 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:01:21.667586+0000", 2024-08-17T18:01:37.117 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 15.377201083999999, 2024-08-17T18:01:37.117 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.88471060199999996, 2024-08-17T18:01:37.117 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:01:37.117 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:01:37.117 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:37.117 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:01:37.117 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.35487", 2024-08-17T18:01:37.117 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:01:37.117 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 118662 2024-08-17T18:01:37.117 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.117 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:01:37.117 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.117 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:01:37.117 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.667586+0000", 2024-08-17T18:01:37.118 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:01:37.118 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.118 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.118 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:01:37.118 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.667586+0000", 2024-08-17T18:01:37.118 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:01:37.118 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.118 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.118 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:01:37.118 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.667587+0000", 2024-08-17T18:01:37.118 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.6400000000000003e-07 2024-08-17T18:01:37.118 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.118 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.118 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:01:37.119 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.667589+0000", 2024-08-17T18:01:37.119 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.294e-06 2024-08-17T18:01:37.119 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.119 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.119 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:01:37.119 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.667595+0000", 2024-08-17T18:01:37.119 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.4520000000000002e-06 2024-08-17T18:01:37.119 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.119 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.119 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:01:37.119 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.667600+0000", 2024-08-17T18:01:37.119 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.6090000000000003e-06 2024-08-17T18:01:37.119 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.119 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.119 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:01:37.120 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.667932+0000", 2024-08-17T18:01:37.120 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00033226700000000002 2024-08-17T18:01:37.120 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.120 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.120 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T18:01:37.120 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.667943+0000", 2024-08-17T18:01:37.120 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0926e-05 2024-08-17T18:01:37.120 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.120 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.120 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:01:37.120 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.548309+0000", 2024-08-17T18:01:37.120 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.88036561700000004 2024-08-17T18:01:37.120 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.121 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.121 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:01:37.121 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.548399+0000", 2024-08-17T18:01:37.121 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.0035000000000001e-05 2024-08-17T18:01:37.121 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.121 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.121 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 2,7", 2024-08-17T18:01:37.121 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.548473+0000", 2024-08-17T18:01:37.121 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.3843000000000004e-05 2024-08-17T18:01:37.121 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.122 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.122 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:37.122 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.549711+0000", 2024-08-17T18:01:37.122 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.001238336 2024-08-17T18:01:37.122 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.122 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.122 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:01:37.122 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.549718+0000", 2024-08-17T18:01:37.122 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.8279999999999997e-06 2024-08-17T18:01:37.122 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.123 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.123 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:37.123 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.552225+0000", 2024-08-17T18:01:37.123 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0025071920000000001 2024-08-17T18:01:37.123 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.123 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.123 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:01:37.123 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.552268+0000", 2024-08-17T18:01:37.123 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.3399000000000002e-05 2024-08-17T18:01:37.123 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.123 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.123 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:01:37.124 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.552297+0000", 2024-08-17T18:01:37.124 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.834e-05 2024-08-17T18:01:37.124 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:01:37.124 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:01:37.124 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:01:37.124 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.124 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.124 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.35487.0:118713 55.10 55:0c2db8e4:::benchmark_data_smithi131_239348_object8999:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1438)", 2024-08-17T18:01:37.124 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:01:21.720939+0000", 2024-08-17T18:01:37.124 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 15.323848225000001, 2024-08-17T18:01:37.125 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.83441712099999998, 2024-08-17T18:01:37.125 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:01:37.125 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:01:37.125 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:37.125 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:01:37.125 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.35487", 2024-08-17T18:01:37.125 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:01:37.125 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 118713 2024-08-17T18:01:37.125 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.125 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:01:37.125 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.125 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:01:37.125 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.720939+0000", 2024-08-17T18:01:37.126 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:01:37.126 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.126 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.126 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:01:37.126 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.720939+0000", 2024-08-17T18:01:37.126 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:01:37.126 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.126 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.126 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:01:37.126 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.720941+0000", 2024-08-17T18:01:37.126 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.934e-06 2024-08-17T18:01:37.126 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.126 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.126 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:01:37.127 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.720947+0000", 2024-08-17T18:01:37.127 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.3860000000000004e-06 2024-08-17T18:01:37.127 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.127 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.127 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:01:37.127 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.720961+0000", 2024-08-17T18:01:37.127 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.4255e-05 2024-08-17T18:01:37.127 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.127 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.127 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:01:37.127 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.720969+0000", 2024-08-17T18:01:37.127 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.1189999999999999e-06 2024-08-17T18:01:37.127 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.127 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.128 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:01:37.128 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.721043+0000", 2024-08-17T18:01:37.128 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.4648999999999996e-05 2024-08-17T18:01:37.128 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.128 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.128 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T18:01:37.128 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.721057+0000", 2024-08-17T18:01:37.128 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.393e-05 2024-08-17T18:01:37.128 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.128 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.128 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:01:37.128 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.549738+0000", 2024-08-17T18:01:37.128 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.82868098999999995 2024-08-17T18:01:37.129 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.129 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.129 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:01:37.129 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.549851+0000", 2024-08-17T18:01:37.129 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000113279 2024-08-17T18:01:37.129 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.129 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.129 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 2,7", 2024-08-17T18:01:37.129 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.549969+0000", 2024-08-17T18:01:37.129 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00011766599999999999 2024-08-17T18:01:37.129 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.129 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.129 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:01:37.129 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.552309+0000", 2024-08-17T18:01:37.130 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0023400859999999999 2024-08-17T18:01:37.130 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.130 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.130 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:37.130 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.555188+0000", 2024-08-17T18:01:37.130 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0028789979999999998 2024-08-17T18:01:37.130 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.130 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.130 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:37.130 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.555257+0000", 2024-08-17T18:01:37.130 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.8658000000000006e-05 2024-08-17T18:01:37.130 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.130 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.130 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:01:37.131 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.555314+0000", 2024-08-17T18:01:37.131 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.6681999999999997e-05 2024-08-17T18:01:37.131 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.131 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.131 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:01:37.131 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.555356+0000", 2024-08-17T18:01:37.131 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.2488999999999999e-05 2024-08-17T18:01:37.131 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:01:37.131 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:01:37.131 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:01:37.131 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.131 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.131 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.35487.0:118892 55.10 55:08ed6630:::benchmark_data_smithi131_239348_object9178:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1438)", 2024-08-17T18:01:37.131 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:01:21.890811+0000", 2024-08-17T18:01:37.131 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 15.153976032999999, 2024-08-17T18:01:37.132 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.67585481999999997, 2024-08-17T18:01:37.132 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:01:37.132 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:01:37.132 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:37.132 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:01:37.132 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.35487", 2024-08-17T18:01:37.132 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:01:37.132 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 118892 2024-08-17T18:01:37.132 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.132 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:01:37.132 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.132 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:01:37.132 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.890811+0000", 2024-08-17T18:01:37.132 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:01:37.133 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.133 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.133 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:01:37.133 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.890811+0000", 2024-08-17T18:01:37.133 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:01:37.133 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.133 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.133 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:01:37.133 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.890813+0000", 2024-08-17T18:01:37.133 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.719e-06 2024-08-17T18:01:37.133 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.133 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.133 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:01:37.133 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.890819+0000", 2024-08-17T18:01:37.134 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.4509999999999997e-06 2024-08-17T18:01:37.134 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.134 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.134 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:01:37.134 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.890836+0000", 2024-08-17T18:01:37.134 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.6308e-05 2024-08-17T18:01:37.134 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.134 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.134 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:01:37.134 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.890844+0000", 2024-08-17T18:01:37.134 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.8100000000000004e-06 2024-08-17T18:01:37.134 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.134 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.134 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:01:37.135 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.890917+0000", 2024-08-17T18:01:37.135 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.2826999999999999e-05 2024-08-17T18:01:37.135 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.135 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.135 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T18:01:37.135 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.890929+0000", 2024-08-17T18:01:37.135 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1960999999999999e-05 2024-08-17T18:01:37.135 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.135 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.135 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:01:37.135 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.550924+0000", 2024-08-17T18:01:37.135 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.65999483299999995 2024-08-17T18:01:37.135 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.135 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.136 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:01:37.136 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.551026+0000", 2024-08-17T18:01:37.136 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000101766 2024-08-17T18:01:37.136 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.136 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.136 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 2,7", 2024-08-17T18:01:37.136 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.551090+0000", 2024-08-17T18:01:37.136 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.4624999999999999e-05 2024-08-17T18:01:37.136 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.136 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.136 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:37.136 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.555223+0000", 2024-08-17T18:01:37.136 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0041324270000000001 2024-08-17T18:01:37.137 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.137 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.137 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:37.137 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.557361+0000", 2024-08-17T18:01:37.137 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0021379060000000002 2024-08-17T18:01:37.137 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.137 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.137 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:01:37.137 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.566570+0000", 2024-08-17T18:01:37.137 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0092092560000000007 2024-08-17T18:01:37.137 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.137 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.137 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:01:37.137 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.566618+0000", 2024-08-17T18:01:37.138 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.8383000000000001e-05 2024-08-17T18:01:37.138 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.138 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.138 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:01:37.138 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.566666+0000", 2024-08-17T18:01:37.138 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.7547999999999999e-05 2024-08-17T18:01:37.138 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:01:37.138 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:01:37.138 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:01:37.138 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.138 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.138 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.35487.0:118893 55.10 55:0a49ade0:::benchmark_data_smithi131_239348_object9179:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1438)", 2024-08-17T18:01:37.138 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:01:21.891698+0000", 2024-08-17T18:01:37.138 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 15.153089498, 2024-08-17T18:01:37.139 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.675152902, 2024-08-17T18:01:37.139 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:01:37.139 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:01:37.139 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:01:37.139 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:01:37.139 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.35487", 2024-08-17T18:01:37.139 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:01:37.139 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 118893 2024-08-17T18:01:37.139 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.139 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:01:37.139 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.139 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:01:37.139 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.891698+0000", 2024-08-17T18:01:37.139 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:01:37.139 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.140 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.140 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:01:37.140 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.891698+0000", 2024-08-17T18:01:37.140 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:01:37.140 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.140 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.140 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:01:37.140 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.891698+0000", 2024-08-17T18:01:37.140 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.2900000000000003e-07 2024-08-17T18:01:37.140 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.140 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.140 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:01:37.140 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.891702+0000", 2024-08-17T18:01:37.140 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.0090000000000001e-06 2024-08-17T18:01:37.141 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.141 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.141 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:01:37.141 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.891712+0000", 2024-08-17T18:01:37.141 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.5780000000000005e-06 2024-08-17T18:01:37.141 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.141 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.141 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:01:37.141 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.891719+0000", 2024-08-17T18:01:37.141 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.0190000000000001e-06 2024-08-17T18:01:37.141 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.141 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.141 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:01:37.142 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.891779+0000", 2024-08-17T18:01:37.142 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.9616e-05 2024-08-17T18:01:37.142 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.142 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.142 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T18:01:37.142 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.891790+0000", 2024-08-17T18:01:37.142 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0995000000000001e-05 2024-08-17T18:01:37.142 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.142 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.142 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:01:37.142 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.552348+0000", 2024-08-17T18:01:37.142 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.66055852000000004 2024-08-17T18:01:37.142 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.142 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.143 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:01:37.143 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.552439+0000", 2024-08-17T18:01:37.143 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.0898999999999998e-05 2024-08-17T18:01:37.143 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.143 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.143 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 2,7", 2024-08-17T18:01:37.143 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.552524+0000", 2024-08-17T18:01:37.143 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.4899000000000001e-05 2024-08-17T18:01:37.143 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.143 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.143 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:37.143 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.557321+0000", 2024-08-17T18:01:37.143 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0047972370000000002 2024-08-17T18:01:37.143 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.144 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.144 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:01:37.144 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.560287+0000", 2024-08-17T18:01:37.144 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0029660580000000001 2024-08-17T18:01:37.144 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.144 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.144 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:01:37.144 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.566800+0000", 2024-08-17T18:01:37.144 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0065130129999999998 2024-08-17T18:01:37.144 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.144 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.144 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:01:37.144 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.566827+0000", 2024-08-17T18:01:37.144 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.69e-05 2024-08-17T18:01:37.144 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.145 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.145 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:01:37.145 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.566851+0000", 2024-08-17T18:01:37.145 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.3430000000000001e-05 2024-08-17T18:01:37.145 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:01:37.145 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:01:37.145 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:01:37.145 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.145 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.145 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.35487.0:122941 55.13 55.dac14e33 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1442)", 2024-08-17T18:01:37.145 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:01:28.782033+0000", 2024-08-17T18:01:37.145 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 8.2627540410000009, 2024-08-17T18:01:37.145 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.795003511, 2024-08-17T18:01:37.145 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:01:37.145 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:01:37.146 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "reached pg", 2024-08-17T18:01:37.146 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:01:37.146 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.35487", 2024-08-17T18:01:37.146 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:01:37.146 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 122941 2024-08-17T18:01:37.146 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.146 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:01:37.146 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.146 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:01:37.146 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.782033+0000", 2024-08-17T18:01:37.146 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:01:37.146 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.146 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.146 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:01:37.147 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.782033+0000", 2024-08-17T18:01:37.147 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:01:37.147 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.147 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.147 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:01:37.147 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.782035+0000", 2024-08-17T18:01:37.147 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.691e-06 2024-08-17T18:01:37.147 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.147 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.147 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:01:37.147 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.782041+0000", 2024-08-17T18:01:37.147 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.1099999999999999e-06 2024-08-17T18:01:37.147 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.147 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.148 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:01:37.148 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.782056+0000", 2024-08-17T18:01:37.148 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.4766999999999999e-05 2024-08-17T18:01:37.148 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.148 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.148 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:01:37.148 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.782065+0000", 2024-08-17T18:01:37.148 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.1910000000000006e-06 2024-08-17T18:01:37.148 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.148 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.148 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:01:37.148 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.782134+0000", 2024-08-17T18:01:37.148 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.9049999999999998e-05 2024-08-17T18:01:37.148 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.149 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.149 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T18:01:37.149 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.782143+0000", 2024-08-17T18:01:37.149 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.2739999999999996e-06 2024-08-17T18:01:37.149 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.149 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.149 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:01:37.149 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:29.577026+0000", 2024-08-17T18:01:37.149 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.794883165 2024-08-17T18:01:37.149 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.149 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.149 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:01:37.149 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:29.577037+0000", 2024-08-17T18:01:37.149 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0263e-05 2024-08-17T18:01:37.149 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:01:37.150 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:01:37.150 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:01:37.150 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.150 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.150 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.35487.0:123035 55.13 55.ac3eeaf3 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1442)", 2024-08-17T18:01:37.150 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:01:28.892960+0000", 2024-08-17T18:01:37.150 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 8.1518276160000003, 2024-08-17T18:01:37.150 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.68410597799999995, 2024-08-17T18:01:37.150 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:01:37.150 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:01:37.150 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "reached pg", 2024-08-17T18:01:37.150 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:01:37.150 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.35487", 2024-08-17T18:01:37.150 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:01:37.151 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 123035 2024-08-17T18:01:37.151 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.151 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:01:37.151 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.151 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:01:37.151 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.892960+0000", 2024-08-17T18:01:37.151 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:01:37.151 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.151 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.151 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:01:37.151 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.892960+0000", 2024-08-17T18:01:37.151 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:01:37.151 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.151 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.152 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:01:37.152 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.892961+0000", 2024-08-17T18:01:37.152 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.72e-06 2024-08-17T18:01:37.152 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.152 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.152 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:01:37.152 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.892967+0000", 2024-08-17T18:01:37.152 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.1149999999999999e-06 2024-08-17T18:01:37.152 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.152 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.152 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:01:37.152 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.892980+0000", 2024-08-17T18:01:37.152 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.2415000000000001e-05 2024-08-17T18:01:37.152 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.152 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.153 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:01:37.153 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.892988+0000", 2024-08-17T18:01:37.153 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.0469999999999994e-06 2024-08-17T18:01:37.153 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.153 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.153 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:01:37.153 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.893055+0000", 2024-08-17T18:01:37.153 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.7220999999999999e-05 2024-08-17T18:01:37.153 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.153 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.153 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T18:01:37.153 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.893068+0000", 2024-08-17T18:01:37.153 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.3439e-05 2024-08-17T18:01:37.154 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.154 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.154 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:01:37.154 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:29.577058+0000", 2024-08-17T18:01:37.154 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.68398979100000001 2024-08-17T18:01:37.154 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.154 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.154 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:01:37.154 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:29.577066+0000", 2024-08-17T18:01:37.154 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.2300000000000002e-06 2024-08-17T18:01:37.154 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:01:37.154 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:01:37.154 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:01:37.154 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.155 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.155 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.35487.0:123068 55.13 55.8e310373 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1442)", 2024-08-17T18:01:37.155 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:01:28.929209+0000", 2024-08-17T18:01:37.155 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 8.1155781620000003, 2024-08-17T18:01:37.155 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.64788444199999995, 2024-08-17T18:01:37.155 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:01:37.155 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:01:37.155 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "reached pg", 2024-08-17T18:01:37.155 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:01:37.155 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.35487", 2024-08-17T18:01:37.155 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:01:37.155 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 123068 2024-08-17T18:01:37.155 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.155 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:01:37.156 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.156 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:01:37.156 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.929209+0000", 2024-08-17T18:01:37.156 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:01:37.156 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.156 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.156 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:01:37.156 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.929209+0000", 2024-08-17T18:01:37.156 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:01:37.156 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.156 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.156 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:01:37.156 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.929210+0000", 2024-08-17T18:01:37.156 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1689999999999999e-06 2024-08-17T18:01:37.156 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.157 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.157 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:01:37.157 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.929215+0000", 2024-08-17T18:01:37.157 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.8570000000000003e-06 2024-08-17T18:01:37.157 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.157 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.157 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:01:37.157 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.929227+0000", 2024-08-17T18:01:37.157 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.2140000000000001e-05 2024-08-17T18:01:37.157 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.157 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.157 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:01:37.157 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.929233+0000", 2024-08-17T18:01:37.157 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.5330000000000002e-06 2024-08-17T18:01:37.158 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.158 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.158 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:01:37.158 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.929289+0000", 2024-08-17T18:01:37.158 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.6255000000000003e-05 2024-08-17T18:01:37.158 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.158 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.158 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T18:01:37.158 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.929299+0000", 2024-08-17T18:01:37.158 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0084999999999999e-05 2024-08-17T18:01:37.158 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.158 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.158 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:01:37.158 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:29.577086+0000", 2024-08-17T18:01:37.159 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.64778745199999999 2024-08-17T18:01:37.159 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.159 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.159 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:01:37.159 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:29.577093+0000", 2024-08-17T18:01:37.159 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.951e-06 2024-08-17T18:01:37.159 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:01:37.159 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:01:37.159 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:01:37.159 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.159 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.159 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.35487.0:123098 55.13 55.de3fe133 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1442)", 2024-08-17T18:01:37.159 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:01:28.968009+0000", 2024-08-17T18:01:37.159 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 8.0767785300000003, 2024-08-17T18:01:37.159 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.60911072700000002, 2024-08-17T18:01:37.160 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:01:37.160 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:01:37.160 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "reached pg", 2024-08-17T18:01:37.160 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:01:37.160 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.35487", 2024-08-17T18:01:37.160 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:01:37.160 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 123098 2024-08-17T18:01:37.160 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.160 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:01:37.160 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.160 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:01:37.160 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.968009+0000", 2024-08-17T18:01:37.160 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:01:37.160 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.160 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.161 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:01:37.161 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.968009+0000", 2024-08-17T18:01:37.161 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:01:37.161 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.161 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.161 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:01:37.161 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.968009+0000", 2024-08-17T18:01:37.161 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.6899999999999996e-07 2024-08-17T18:01:37.161 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.161 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.161 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:01:37.161 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.968013+0000", 2024-08-17T18:01:37.161 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.9589999999999997e-06 2024-08-17T18:01:37.161 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.161 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.162 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:01:37.162 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.968025+0000", 2024-08-17T18:01:37.162 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.2058e-05 2024-08-17T18:01:37.162 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.162 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.162 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:01:37.162 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:37.163 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.968032+0000", 2024-08-17T18:01:37.163 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.8669999999999996e-06 2024-08-17T18:01:37.163 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.163 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.163 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:01:37.163 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.968080+0000", 2024-08-17T18:01:37.163 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.7635e-05 2024-08-17T18:01:37.164 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.164 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.164 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T18:01:37.164 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.968085+0000", 2024-08-17T18:01:37.164 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.1089999999999997e-06 2024-08-17T18:01:37.164 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.164 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.164 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:01:37.164 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:29.577112+0000", 2024-08-17T18:01:37.164 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.60902721999999998 2024-08-17T18:01:37.164 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.164 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.164 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:01:37.164 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:29.577119+0000", 2024-08-17T18:01:37.164 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.0099999999999998e-06 2024-08-17T18:01:37.165 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:01:37.165 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:01:37.165 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:01:37.165 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.165 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.165 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.35487.0:123119 55.13 55.28ecf373 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1442)", 2024-08-17T18:01:37.165 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:01:28.993547+0000", 2024-08-17T18:01:37.165 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 8.0512405170000001, 2024-08-17T18:01:37.165 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.583598532, 2024-08-17T18:01:37.165 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:01:37.165 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:01:37.165 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "reached pg", 2024-08-17T18:01:37.165 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:01:37.165 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.35487", 2024-08-17T18:01:37.166 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:01:37.166 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 123119 2024-08-17T18:01:37.166 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.166 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:01:37.166 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.166 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:01:37.166 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.993547+0000", 2024-08-17T18:01:37.166 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:01:37.166 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.166 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.166 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:01:37.166 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.993547+0000", 2024-08-17T18:01:37.166 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:01:37.166 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.166 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.167 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:01:37.167 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.993548+0000", 2024-08-17T18:01:37.167 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1489999999999999e-06 2024-08-17T18:01:37.167 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.167 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.167 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:01:37.167 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.993553+0000", 2024-08-17T18:01:37.167 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.147e-06 2024-08-17T18:01:37.167 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.167 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.167 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:01:37.167 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.993568+0000", 2024-08-17T18:01:37.167 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.4639e-05 2024-08-17T18:01:37.167 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.168 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.168 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:01:37.168 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.993575+0000", 2024-08-17T18:01:37.168 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.7179999999999996e-06 2024-08-17T18:01:37.168 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.168 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.168 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:01:37.168 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.993635+0000", 2024-08-17T18:01:37.168 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.9833999999999997e-05 2024-08-17T18:01:37.168 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.168 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.168 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T18:01:37.168 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.993644+0000", 2024-08-17T18:01:37.168 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.5250000000000005e-06 2024-08-17T18:01:37.168 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.169 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.169 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:01:37.169 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:29.577138+0000", 2024-08-17T18:01:37.169 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.58349473200000002 2024-08-17T18:01:37.169 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:01:37.169 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:01:37.169 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:01:37.169 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:29.577145+0000", 2024-08-17T18:01:37.169 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.7880000000000001e-06 2024-08-17T18:01:37.169 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:01:37.169 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:01:37.169 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:01:37.169 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:01:37.169 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:01:37.170 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T18:01:37.170 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:36 smithi131 bash[88347]: cluster 2024-08-17T18:01:36.860989+0000 mon.a (mon.0) 2741 : cluster [WRN] Health check update: Degraded data redundancy: 10123/280395 objects degraded (3.610%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:37.170 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:36 smithi131 bash[88347]: cluster 2024-08-17T18:01:36.860989+0000 mon.a (mon.0) 2741 : cluster [WRN] Health check update: Degraded data redundancy: 10123/280395 objects degraded (3.610%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:37.170 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:36 smithi131 bash[89561]: cluster 2024-08-17T18:01:36.860989+0000 mon.a (mon.0) 2741 : cluster [WRN] Health check update: Degraded data redundancy: 10123/280395 objects degraded (3.610%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:37.170 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:36 smithi131 bash[89561]: cluster 2024-08-17T18:01:36.860989+0000 mon.a (mon.0) 2741 : cluster [WRN] Health check update: Degraded data redundancy: 10123/280395 objects degraded (3.610%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:37.216 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:37.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:37.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:37.319 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:37.328 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:36 smithi169 bash[79348]: cluster 2024-08-17T18:01:36.860989+0000 mon.a (mon.0) 2741 : cluster [WRN] Health check update: Degraded data redundancy: 10123/280395 objects degraded (3.610%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:37.328 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:36 smithi169 bash[79348]: cluster 2024-08-17T18:01:36.860989+0000 mon.a (mon.0) 2741 : cluster [WRN] Health check update: Degraded data redundancy: 10123/280395 objects degraded (3.610%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:37.339 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:37.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:37.342 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:37.442 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:37.472 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:37.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:37.474 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:37.575 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:37.604 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:37.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:37.608 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:37.708 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:37.736 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:37.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:37.739 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:37.840 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:37.863 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:37.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:37.865 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:37.966 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:37.996 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:38.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:38.000 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:38.101 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:38.110 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:37 smithi169 bash[79348]: cluster 2024-08-17T18:01:36.407515+0000 mgr.y (mgr.34107) 1787 : cluster [DBG] pgmap v2572: 99 pgs: 1 active+clean+scrubbing+deep, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 95 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 162 op/s; 10123/280395 objects degraded (3.610%); 6806/280395 objects misplaced (2.427%); 4.9 MiB/s, 77 objects/s recovering 2024-08-17T18:01:38.110 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:37 smithi169 bash[79348]: cluster 2024-08-17T18:01:36.407515+0000 mgr.y (mgr.34107) 1787 : cluster [DBG] pgmap v2572: 99 pgs: 1 active+clean+scrubbing+deep, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 95 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 162 op/s; 10123/280395 objects degraded (3.610%); 6806/280395 objects misplaced (2.427%); 4.9 MiB/s, 77 objects/s recovering 2024-08-17T18:01:38.125 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:38.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:38.130 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:38.231 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:38.241 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:37 smithi131 bash[89561]: cluster 2024-08-17T18:01:36.407515+0000 mgr.y (mgr.34107) 1787 : cluster [DBG] pgmap v2572: 99 pgs: 1 active+clean+scrubbing+deep, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 95 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 162 op/s; 10123/280395 objects degraded (3.610%); 6806/280395 objects misplaced (2.427%); 4.9 MiB/s, 77 objects/s recovering 2024-08-17T18:01:38.241 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:37 smithi131 bash[89561]: cluster 2024-08-17T18:01:36.407515+0000 mgr.y (mgr.34107) 1787 : cluster [DBG] pgmap v2572: 99 pgs: 1 active+clean+scrubbing+deep, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 95 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 162 op/s; 10123/280395 objects degraded (3.610%); 6806/280395 objects misplaced (2.427%); 4.9 MiB/s, 77 objects/s recovering 2024-08-17T18:01:38.242 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:37 smithi131 bash[88347]: cluster 2024-08-17T18:01:36.407515+0000 mgr.y (mgr.34107) 1787 : cluster [DBG] pgmap v2572: 99 pgs: 1 active+clean+scrubbing+deep, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 95 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 162 op/s; 10123/280395 objects degraded (3.610%); 6806/280395 objects misplaced (2.427%); 4.9 MiB/s, 77 objects/s recovering 2024-08-17T18:01:38.242 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:37 smithi131 bash[88347]: cluster 2024-08-17T18:01:36.407515+0000 mgr.y (mgr.34107) 1787 : cluster [DBG] pgmap v2572: 99 pgs: 1 active+clean+scrubbing+deep, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 95 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 162 op/s; 10123/280395 objects degraded (3.610%); 6806/280395 objects misplaced (2.427%); 4.9 MiB/s, 77 objects/s recovering 2024-08-17T18:01:38.272 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:38.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:38.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:38.380 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:38.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:38.410 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:38.410 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:38.511 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:38.546 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:38.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:38.549 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:38.650 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:38.670 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:38.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:38.672 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:38.772 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:38.799 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:38.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:38.801 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:38.902 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:38.941 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:38.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:38.949 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:39.050 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:39.059 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:01:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:01:38] "GET /metrics HTTP/1.1" 200 36667 "" "Prometheus/2.51.0" 2024-08-17T18:01:39.083 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:39.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:39.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:39.188 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:39.198 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:39 smithi131 bash[89561]: audit 2024-08-17T18:01:38.116623+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:01:39.198 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:39 smithi131 bash[89561]: audit 2024-08-17T18:01:38.116623+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:01:39.199 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:39 smithi131 bash[89561]: audit 2024-08-17T18:01:38.130607+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:01:39.199 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:39 smithi131 bash[89561]: audit 2024-08-17T18:01:38.130607+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:01:39.199 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:39 smithi131 bash[89561]: audit 2024-08-17T18:01:38.273655+0000 mon.a (mon.0) 2744 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:39.199 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:39 smithi131 bash[89561]: audit 2024-08-17T18:01:38.273655+0000 mon.a (mon.0) 2744 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:39.199 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:39 smithi131 bash[89561]: audit 2024-08-17T18:01:38.998403+0000 mon.a (mon.0) 2745 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:01:39.199 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:39 smithi131 bash[89561]: audit 2024-08-17T18:01:38.998403+0000 mon.a (mon.0) 2745 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:01:39.199 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:39 smithi131 bash[89561]: audit 2024-08-17T18:01:38.999849+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:01:39.199 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:39 smithi131 bash[89561]: audit 2024-08-17T18:01:38.999849+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:01:39.199 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:39 smithi131 bash[89561]: audit 2024-08-17T18:01:39.018284+0000 mon.a (mon.0) 2747 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:01:39.199 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:39 smithi131 bash[89561]: audit 2024-08-17T18:01:39.018284+0000 mon.a (mon.0) 2747 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:01:39.200 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:39 smithi131 bash[88347]: audit 2024-08-17T18:01:38.116623+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:01:39.200 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:39 smithi131 bash[88347]: audit 2024-08-17T18:01:38.116623+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:01:39.200 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:39 smithi131 bash[88347]: audit 2024-08-17T18:01:38.130607+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:01:39.200 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:39 smithi131 bash[88347]: audit 2024-08-17T18:01:38.130607+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:01:39.200 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:39 smithi131 bash[88347]: audit 2024-08-17T18:01:38.273655+0000 mon.a (mon.0) 2744 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:39.200 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:39 smithi131 bash[88347]: audit 2024-08-17T18:01:38.273655+0000 mon.a (mon.0) 2744 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:39.200 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:39 smithi131 bash[88347]: audit 2024-08-17T18:01:38.998403+0000 mon.a (mon.0) 2745 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:01:39.200 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:39 smithi131 bash[88347]: audit 2024-08-17T18:01:38.998403+0000 mon.a (mon.0) 2745 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:01:39.200 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:39 smithi131 bash[88347]: audit 2024-08-17T18:01:38.999849+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:01:39.200 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:39 smithi131 bash[88347]: audit 2024-08-17T18:01:38.999849+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:01:39.200 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:39 smithi131 bash[88347]: audit 2024-08-17T18:01:39.018284+0000 mon.a (mon.0) 2747 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:01:39.200 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:39 smithi131 bash[88347]: audit 2024-08-17T18:01:39.018284+0000 mon.a (mon.0) 2747 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:01:39.216 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:39.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:39.224 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:39.325 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:39.354 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:39.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:39.358 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:39.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:39 smithi169 bash[79348]: audit 2024-08-17T18:01:38.116623+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:01:39.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:39 smithi169 bash[79348]: audit 2024-08-17T18:01:38.116623+0000 mon.a (mon.0) 2742 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:01:39.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:39 smithi169 bash[79348]: audit 2024-08-17T18:01:38.130607+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:01:39.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:39 smithi169 bash[79348]: audit 2024-08-17T18:01:38.130607+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:01:39.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:39 smithi169 bash[79348]: audit 2024-08-17T18:01:38.273655+0000 mon.a (mon.0) 2744 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:39.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:39 smithi169 bash[79348]: audit 2024-08-17T18:01:38.273655+0000 mon.a (mon.0) 2744 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:39.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:39 smithi169 bash[79348]: audit 2024-08-17T18:01:38.998403+0000 mon.a (mon.0) 2745 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:01:39.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:39 smithi169 bash[79348]: audit 2024-08-17T18:01:38.998403+0000 mon.a (mon.0) 2745 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:01:39.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:39 smithi169 bash[79348]: audit 2024-08-17T18:01:38.999849+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:01:39.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:39 smithi169 bash[79348]: audit 2024-08-17T18:01:38.999849+0000 mon.a (mon.0) 2746 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:01:39.397 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:39 smithi169 bash[79348]: audit 2024-08-17T18:01:39.018284+0000 mon.a (mon.0) 2747 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:01:39.398 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:39 smithi169 bash[79348]: audit 2024-08-17T18:01:39.018284+0000 mon.a (mon.0) 2747 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:01:39.459 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:39.490 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:39.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:39.494 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:39.594 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:39.617 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:39.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:39.623 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:39.724 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:39.752 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:39.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:39.756 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:39.857 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:39.883 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:39.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:39.887 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:39.988 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:40.011 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:40.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:40.018 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:40.118 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:40.147 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:40.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:40.154 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:40.255 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:40.265 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:40 smithi131 bash[88347]: cluster 2024-08-17T18:01:38.407980+0000 mgr.y (mgr.34107) 1788 : cluster [DBG] pgmap v2573: 99 pgs: 1 active+clean+scrubbing+deep, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 95 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 165 op/s; 10123/280395 objects degraded (3.610%); 6806/280395 objects misplaced (2.427%); 2.5 MiB/s, 40 objects/s recovering 2024-08-17T18:01:40.265 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:40 smithi131 bash[88347]: cluster 2024-08-17T18:01:38.407980+0000 mgr.y (mgr.34107) 1788 : cluster [DBG] pgmap v2573: 99 pgs: 1 active+clean+scrubbing+deep, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 95 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 165 op/s; 10123/280395 objects degraded (3.610%); 6806/280395 objects misplaced (2.427%); 2.5 MiB/s, 40 objects/s recovering 2024-08-17T18:01:40.265 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:40 smithi131 bash[88347]: cluster 2024-08-17T18:01:39.255233+0000 osd.7 (osd.7) 19 : cluster [DBG] 55.16 scrub starts 2024-08-17T18:01:40.265 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:40 smithi131 bash[88347]: cluster 2024-08-17T18:01:39.255233+0000 osd.7 (osd.7) 19 : cluster [DBG] 55.16 scrub starts 2024-08-17T18:01:40.265 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:40 smithi131 bash[88347]: cluster 2024-08-17T18:01:39.675656+0000 osd.7 (osd.7) 20 : cluster [DBG] 55.17 deep-scrub ok 2024-08-17T18:01:40.265 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:40 smithi131 bash[88347]: cluster 2024-08-17T18:01:39.675656+0000 osd.7 (osd.7) 20 : cluster [DBG] 55.17 deep-scrub ok 2024-08-17T18:01:40.266 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:40 smithi131 bash[89561]: cluster 2024-08-17T18:01:38.407980+0000 mgr.y (mgr.34107) 1788 : cluster [DBG] pgmap v2573: 99 pgs: 1 active+clean+scrubbing+deep, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 95 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 165 op/s; 10123/280395 objects degraded (3.610%); 6806/280395 objects misplaced (2.427%); 2.5 MiB/s, 40 objects/s recovering 2024-08-17T18:01:40.266 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:40 smithi131 bash[89561]: cluster 2024-08-17T18:01:38.407980+0000 mgr.y (mgr.34107) 1788 : cluster [DBG] pgmap v2573: 99 pgs: 1 active+clean+scrubbing+deep, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 95 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 165 op/s; 10123/280395 objects degraded (3.610%); 6806/280395 objects misplaced (2.427%); 2.5 MiB/s, 40 objects/s recovering 2024-08-17T18:01:40.266 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:40 smithi131 bash[89561]: cluster 2024-08-17T18:01:39.255233+0000 osd.7 (osd.7) 19 : cluster [DBG] 55.16 scrub starts 2024-08-17T18:01:40.266 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:40 smithi131 bash[89561]: cluster 2024-08-17T18:01:39.255233+0000 osd.7 (osd.7) 19 : cluster [DBG] 55.16 scrub starts 2024-08-17T18:01:40.266 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:40 smithi131 bash[89561]: cluster 2024-08-17T18:01:39.675656+0000 osd.7 (osd.7) 20 : cluster [DBG] 55.17 deep-scrub ok 2024-08-17T18:01:40.266 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:40 smithi131 bash[89561]: cluster 2024-08-17T18:01:39.675656+0000 osd.7 (osd.7) 20 : cluster [DBG] 55.17 deep-scrub ok 2024-08-17T18:01:40.281 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:40.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:40.287 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:40.387 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:40.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:40 smithi169 bash[79348]: cluster 2024-08-17T18:01:38.407980+0000 mgr.y (mgr.34107) 1788 : cluster [DBG] pgmap v2573: 99 pgs: 1 active+clean+scrubbing+deep, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 95 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 165 op/s; 10123/280395 objects degraded (3.610%); 6806/280395 objects misplaced (2.427%); 2.5 MiB/s, 40 objects/s recovering 2024-08-17T18:01:40.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:40 smithi169 bash[79348]: cluster 2024-08-17T18:01:38.407980+0000 mgr.y (mgr.34107) 1788 : cluster [DBG] pgmap v2573: 99 pgs: 1 active+clean+scrubbing+deep, 2 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+undersized+remapped, 95 active+clean; 5.7 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 165 op/s; 10123/280395 objects degraded (3.610%); 6806/280395 objects misplaced (2.427%); 2.5 MiB/s, 40 objects/s recovering 2024-08-17T18:01:40.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:40 smithi169 bash[79348]: cluster 2024-08-17T18:01:39.255233+0000 osd.7 (osd.7) 19 : cluster [DBG] 55.16 scrub starts 2024-08-17T18:01:40.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:40 smithi169 bash[79348]: cluster 2024-08-17T18:01:39.255233+0000 osd.7 (osd.7) 19 : cluster [DBG] 55.16 scrub starts 2024-08-17T18:01:40.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:40 smithi169 bash[79348]: cluster 2024-08-17T18:01:39.675656+0000 osd.7 (osd.7) 20 : cluster [DBG] 55.17 deep-scrub ok 2024-08-17T18:01:40.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:40 smithi169 bash[79348]: cluster 2024-08-17T18:01:39.675656+0000 osd.7 (osd.7) 20 : cluster [DBG] 55.17 deep-scrub ok 2024-08-17T18:01:40.399 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-08-17T18:01:40.425 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:40.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:40.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:40.529 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:40.557 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:40.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:40.561 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:40.662 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:40.697 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:40.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:40.702 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:40.802 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:40.835 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:40.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:40.840 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:40.843 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T18:01:40.843 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:01:40.878 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:01:40.878 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T18:01:40.910 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T18:01:40.911 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:01:40.940 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:40.950 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T18:01:40.950 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:01:40.987 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:40.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:40.994 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:41.002 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T18:01:41.003 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:01:41.038 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T18:01:41.039 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:01:41.066 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T18:01:41.066 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:01:41.095 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:41.097 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:01:41.097 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T18:01:41.119 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:41.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:41.121 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:41.157 INFO:teuthology.orchestra.run.smithi131.stderr:noscrub is set 2024-08-17T18:01:41.208 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:41 smithi131 bash[88347]: audit 2024-08-17T18:01:40.466505+0000 mon.c (mon.2) 79 : audit [INF] from='client.? 172.21.15.131:0/2107694693' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:01:41.208 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:41 smithi131 bash[88347]: audit 2024-08-17T18:01:40.466505+0000 mon.c (mon.2) 79 : audit [INF] from='client.? 172.21.15.131:0/2107694693' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:01:41.208 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:41 smithi131 bash[88347]: audit 2024-08-17T18:01:40.466968+0000 mon.a (mon.0) 2748 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:01:41.208 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:41 smithi131 bash[88347]: audit 2024-08-17T18:01:40.466968+0000 mon.a (mon.0) 2748 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:01:41.208 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:41 smithi131 bash[88347]: audit 2024-08-17T18:01:40.781214+0000 mon.a (mon.0) 2749 : audit [DBG] from='client.? 172.21.15.131:0/1134740692' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:01:41.208 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:41 smithi131 bash[88347]: audit 2024-08-17T18:01:40.781214+0000 mon.a (mon.0) 2749 : audit [DBG] from='client.? 172.21.15.131:0/1134740692' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:01:41.208 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:41 smithi131 bash[89561]: audit 2024-08-17T18:01:40.466505+0000 mon.c (mon.2) 79 : audit [INF] from='client.? 172.21.15.131:0/2107694693' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:01:41.209 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:41 smithi131 bash[89561]: audit 2024-08-17T18:01:40.466505+0000 mon.c (mon.2) 79 : audit [INF] from='client.? 172.21.15.131:0/2107694693' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:01:41.209 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:41 smithi131 bash[89561]: audit 2024-08-17T18:01:40.466968+0000 mon.a (mon.0) 2748 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:01:41.209 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:41 smithi131 bash[89561]: audit 2024-08-17T18:01:40.466968+0000 mon.a (mon.0) 2748 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:01:41.209 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:41 smithi131 bash[89561]: audit 2024-08-17T18:01:40.781214+0000 mon.a (mon.0) 2749 : audit [DBG] from='client.? 172.21.15.131:0/1134740692' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:01:41.209 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:41 smithi131 bash[89561]: audit 2024-08-17T18:01:40.781214+0000 mon.a (mon.0) 2749 : audit [DBG] from='client.? 172.21.15.131:0/1134740692' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:01:41.221 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:41.250 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:41.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:41.256 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:41.356 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:41.385 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:41.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:41.388 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:41.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:41 smithi169 bash[79348]: audit 2024-08-17T18:01:40.466505+0000 mon.c (mon.2) 79 : audit [INF] from='client.? 172.21.15.131:0/2107694693' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:01:41.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:41 smithi169 bash[79348]: audit 2024-08-17T18:01:40.466505+0000 mon.c (mon.2) 79 : audit [INF] from='client.? 172.21.15.131:0/2107694693' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:01:41.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:41 smithi169 bash[79348]: audit 2024-08-17T18:01:40.466968+0000 mon.a (mon.0) 2748 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:01:41.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:41 smithi169 bash[79348]: audit 2024-08-17T18:01:40.466968+0000 mon.a (mon.0) 2748 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:01:41.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:41 smithi169 bash[79348]: audit 2024-08-17T18:01:40.781214+0000 mon.a (mon.0) 2749 : audit [DBG] from='client.? 172.21.15.131:0/1134740692' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:01:41.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:41 smithi169 bash[79348]: audit 2024-08-17T18:01:40.781214+0000 mon.a (mon.0) 2749 : audit [DBG] from='client.? 172.21.15.131:0/1134740692' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:01:41.489 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:41.513 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:41.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:41.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:41.616 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:41.652 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:41.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:41.658 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:41.759 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:41.791 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:41.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:41.794 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:41.895 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:41.921 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:41.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:41.924 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:42.025 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:42.060 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:42.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:42.064 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:42.157 INFO:teuthology.orchestra.run.smithi131.stderr:reweighted osd.1 to 1 (10000) 2024-08-17T18:01:42.165 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:42.172 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:42 smithi131 bash[89561]: cluster 2024-08-17T18:01:40.408956+0000 mgr.y (mgr.34107) 1789 : cluster [DBG] pgmap v2574: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.5 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 359 op/s; 9833/269313 objects degraded (3.651%); 6173/269313 objects misplaced (2.292%); 4.7 MiB/s, 74 objects/s recovering 2024-08-17T18:01:42.173 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:42 smithi131 bash[89561]: cluster 2024-08-17T18:01:40.408956+0000 mgr.y (mgr.34107) 1789 : cluster [DBG] pgmap v2574: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.5 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 359 op/s; 9833/269313 objects degraded (3.651%); 6173/269313 objects misplaced (2.292%); 4.7 MiB/s, 74 objects/s recovering 2024-08-17T18:01:42.173 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:42 smithi131 bash[89561]: cluster 2024-08-17T18:01:41.135697+0000 mon.a (mon.0) 2750 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:01:42.173 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:42 smithi131 bash[89561]: cluster 2024-08-17T18:01:41.135697+0000 mon.a (mon.0) 2750 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:01:42.173 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:42 smithi131 bash[89561]: audit 2024-08-17T18:01:41.150964+0000 mon.a (mon.0) 2751 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:01:42.173 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:42 smithi131 bash[89561]: audit 2024-08-17T18:01:41.150964+0000 mon.a (mon.0) 2751 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:01:42.173 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:42 smithi131 bash[89561]: cluster 2024-08-17T18:01:41.163335+0000 mon.a (mon.0) 2752 : cluster [DBG] osdmap e1445: 8 total, 8 up, 8 in 2024-08-17T18:01:42.173 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:42 smithi131 bash[89561]: cluster 2024-08-17T18:01:41.163335+0000 mon.a (mon.0) 2752 : cluster [DBG] osdmap e1445: 8 total, 8 up, 8 in 2024-08-17T18:01:42.173 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:42 smithi131 bash[89561]: audit 2024-08-17T18:01:41.180777+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.131:0/4236246195' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:01:42.173 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:42 smithi131 bash[89561]: audit 2024-08-17T18:01:41.180777+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.131:0/4236246195' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:01:42.173 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:42 smithi131 bash[89561]: audit 2024-08-17T18:01:41.181250+0000 mon.a (mon.0) 2753 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:01:42.173 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:42 smithi131 bash[89561]: audit 2024-08-17T18:01:41.181250+0000 mon.a (mon.0) 2753 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:01:42.174 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:42 smithi131 bash[88347]: cluster 2024-08-17T18:01:40.408956+0000 mgr.y (mgr.34107) 1789 : cluster [DBG] pgmap v2574: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.5 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 359 op/s; 9833/269313 objects degraded (3.651%); 6173/269313 objects misplaced (2.292%); 4.7 MiB/s, 74 objects/s recovering 2024-08-17T18:01:42.174 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:42 smithi131 bash[88347]: cluster 2024-08-17T18:01:40.408956+0000 mgr.y (mgr.34107) 1789 : cluster [DBG] pgmap v2574: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.5 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 359 op/s; 9833/269313 objects degraded (3.651%); 6173/269313 objects misplaced (2.292%); 4.7 MiB/s, 74 objects/s recovering 2024-08-17T18:01:42.174 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:42 smithi131 bash[88347]: cluster 2024-08-17T18:01:41.135697+0000 mon.a (mon.0) 2750 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:01:42.174 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:42 smithi131 bash[88347]: cluster 2024-08-17T18:01:41.135697+0000 mon.a (mon.0) 2750 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:01:42.174 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:42 smithi131 bash[88347]: audit 2024-08-17T18:01:41.150964+0000 mon.a (mon.0) 2751 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:01:42.174 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:42 smithi131 bash[88347]: audit 2024-08-17T18:01:41.150964+0000 mon.a (mon.0) 2751 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:01:42.174 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:42 smithi131 bash[88347]: cluster 2024-08-17T18:01:41.163335+0000 mon.a (mon.0) 2752 : cluster [DBG] osdmap e1445: 8 total, 8 up, 8 in 2024-08-17T18:01:42.174 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:42 smithi131 bash[88347]: cluster 2024-08-17T18:01:41.163335+0000 mon.a (mon.0) 2752 : cluster [DBG] osdmap e1445: 8 total, 8 up, 8 in 2024-08-17T18:01:42.174 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:42 smithi131 bash[88347]: audit 2024-08-17T18:01:41.180777+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.131:0/4236246195' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:01:42.174 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:42 smithi131 bash[88347]: audit 2024-08-17T18:01:41.180777+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.131:0/4236246195' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:01:42.174 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:42 smithi131 bash[88347]: audit 2024-08-17T18:01:41.181250+0000 mon.a (mon.0) 2753 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:01:42.175 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:42 smithi131 bash[88347]: audit 2024-08-17T18:01:41.181250+0000 mon.a (mon.0) 2753 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:01:42.192 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:42.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:42.197 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:42.298 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:42.320 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:42.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:42.322 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:42.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:42 smithi169 bash[79348]: cluster 2024-08-17T18:01:40.408956+0000 mgr.y (mgr.34107) 1789 : cluster [DBG] pgmap v2574: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.5 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 359 op/s; 9833/269313 objects degraded (3.651%); 6173/269313 objects misplaced (2.292%); 4.7 MiB/s, 74 objects/s recovering 2024-08-17T18:01:42.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:42 smithi169 bash[79348]: cluster 2024-08-17T18:01:40.408956+0000 mgr.y (mgr.34107) 1789 : cluster [DBG] pgmap v2574: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.5 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 359 op/s; 9833/269313 objects degraded (3.651%); 6173/269313 objects misplaced (2.292%); 4.7 MiB/s, 74 objects/s recovering 2024-08-17T18:01:42.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:42 smithi169 bash[79348]: cluster 2024-08-17T18:01:41.135697+0000 mon.a (mon.0) 2750 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:01:42.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:42 smithi169 bash[79348]: cluster 2024-08-17T18:01:41.135697+0000 mon.a (mon.0) 2750 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:01:42.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:42 smithi169 bash[79348]: audit 2024-08-17T18:01:41.150964+0000 mon.a (mon.0) 2751 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:01:42.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:42 smithi169 bash[79348]: audit 2024-08-17T18:01:41.150964+0000 mon.a (mon.0) 2751 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:01:42.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:42 smithi169 bash[79348]: cluster 2024-08-17T18:01:41.163335+0000 mon.a (mon.0) 2752 : cluster [DBG] osdmap e1445: 8 total, 8 up, 8 in 2024-08-17T18:01:42.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:42 smithi169 bash[79348]: cluster 2024-08-17T18:01:41.163335+0000 mon.a (mon.0) 2752 : cluster [DBG] osdmap e1445: 8 total, 8 up, 8 in 2024-08-17T18:01:42.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:42 smithi169 bash[79348]: audit 2024-08-17T18:01:41.180777+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.131:0/4236246195' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:01:42.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:42 smithi169 bash[79348]: audit 2024-08-17T18:01:41.180777+0000 mon.c (mon.2) 80 : audit [INF] from='client.? 172.21.15.131:0/4236246195' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:01:42.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:42 smithi169 bash[79348]: audit 2024-08-17T18:01:41.181250+0000 mon.a (mon.0) 2753 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:01:42.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:42 smithi169 bash[79348]: audit 2024-08-17T18:01:41.181250+0000 mon.a (mon.0) 2753 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:01:42.423 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:42.445 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:42.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:42.447 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:42.547 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:42.571 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:42.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:42.574 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:42.675 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:42.702 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:42.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:42.706 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:42.806 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:42.849 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:42.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:42.854 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:42.955 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:42.981 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:42.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:42.983 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:43.083 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:43.102 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:43.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:43.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:43.204 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:43.241 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:43.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:43.243 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:43.344 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:43.371 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:43.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:43.374 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:43.387 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:43 smithi131 bash[88347]: audit 2024-08-17T18:01:42.153891+0000 mon.a (mon.0) 2754 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T18:01:43.387 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:43 smithi131 bash[88347]: audit 2024-08-17T18:01:42.153891+0000 mon.a (mon.0) 2754 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T18:01:43.387 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:43 smithi131 bash[88347]: cluster 2024-08-17T18:01:42.157317+0000 mon.a (mon.0) 2755 : cluster [DBG] osdmap e1446: 8 total, 8 up, 8 in 2024-08-17T18:01:43.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:43 smithi169 bash[79348]: audit 2024-08-17T18:01:42.153891+0000 mon.a (mon.0) 2754 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T18:01:43.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:43 smithi169 bash[79348]: audit 2024-08-17T18:01:42.153891+0000 mon.a (mon.0) 2754 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T18:01:43.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:43 smithi169 bash[79348]: cluster 2024-08-17T18:01:42.157317+0000 mon.a (mon.0) 2755 : cluster [DBG] osdmap e1446: 8 total, 8 up, 8 in 2024-08-17T18:01:43.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:43 smithi169 bash[79348]: cluster 2024-08-17T18:01:42.157317+0000 mon.a (mon.0) 2755 : cluster [DBG] osdmap e1446: 8 total, 8 up, 8 in 2024-08-17T18:01:43.475 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:43.500 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:43.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:43.514 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:43.615 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:43.648 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:43.651 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:43 smithi131 bash[89561]: audit 2024-08-17T18:01:42.153891+0000 mon.a (mon.0) 2754 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T18:01:43.651 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:43 smithi131 bash[89561]: audit 2024-08-17T18:01:42.153891+0000 mon.a (mon.0) 2754 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T18:01:43.652 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:43 smithi131 bash[89561]: cluster 2024-08-17T18:01:42.157317+0000 mon.a (mon.0) 2755 : cluster [DBG] osdmap e1446: 8 total, 8 up, 8 in 2024-08-17T18:01:43.652 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:43 smithi131 bash[89561]: cluster 2024-08-17T18:01:42.157317+0000 mon.a (mon.0) 2755 : cluster [DBG] osdmap e1446: 8 total, 8 up, 8 in 2024-08-17T18:01:43.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:43.653 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:43.653 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:43 smithi131 bash[88347]: cluster 2024-08-17T18:01:42.157317+0000 mon.a (mon.0) 2755 : cluster [DBG] osdmap e1446: 8 total, 8 up, 8 in 2024-08-17T18:01:43.754 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:43.788 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:43.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:43.792 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:43.893 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:43.918 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:43.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:43.921 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:44.021 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:44.048 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:44.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:44.052 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:44.154 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:44.189 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:44.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:44.195 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:44.269 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd reweight 3 1 2024-08-17T18:01:44.296 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:44.334 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:44.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:44.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:44.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:44 smithi169 bash[79348]: cluster 2024-08-17T18:01:42.409637+0000 mgr.y (mgr.34107) 1790 : cluster [DBG] pgmap v2577: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.5 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 449 op/s; 9833/269313 objects degraded (3.651%); 6173/269313 objects misplaced (2.292%); 5.8 MiB/s, 93 objects/s recovering 2024-08-17T18:01:44.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:44 smithi169 bash[79348]: cluster 2024-08-17T18:01:42.409637+0000 mgr.y (mgr.34107) 1790 : cluster [DBG] pgmap v2577: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.5 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 449 op/s; 9833/269313 objects degraded (3.651%); 6173/269313 objects misplaced (2.292%); 5.8 MiB/s, 93 objects/s recovering 2024-08-17T18:01:44.437 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:44.463 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:44.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:44.468 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:44.569 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:44.591 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:44.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:44.595 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:44.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:44 smithi131 bash[89561]: cluster 2024-08-17T18:01:42.409637+0000 mgr.y (mgr.34107) 1790 : cluster [DBG] pgmap v2577: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.5 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 449 op/s; 9833/269313 objects degraded (3.651%); 6173/269313 objects misplaced (2.292%); 5.8 MiB/s, 93 objects/s recovering 2024-08-17T18:01:44.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:44 smithi131 bash[89561]: cluster 2024-08-17T18:01:42.409637+0000 mgr.y (mgr.34107) 1790 : cluster [DBG] pgmap v2577: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.5 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 449 op/s; 9833/269313 objects degraded (3.651%); 6173/269313 objects misplaced (2.292%); 5.8 MiB/s, 93 objects/s recovering 2024-08-17T18:01:44.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:44 smithi131 bash[88347]: cluster 2024-08-17T18:01:42.409637+0000 mgr.y (mgr.34107) 1790 : cluster [DBG] pgmap v2577: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.5 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 449 op/s; 9833/269313 objects degraded (3.651%); 6173/269313 objects misplaced (2.292%); 5.8 MiB/s, 93 objects/s recovering 2024-08-17T18:01:44.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:44 smithi131 bash[88347]: cluster 2024-08-17T18:01:42.409637+0000 mgr.y (mgr.34107) 1790 : cluster [DBG] pgmap v2577: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.5 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 449 op/s; 9833/269313 objects degraded (3.651%); 6173/269313 objects misplaced (2.292%); 5.8 MiB/s, 93 objects/s recovering 2024-08-17T18:01:44.696 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:44.734 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:44.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:44.736 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:44.836 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:44.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:44.872 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:44.873 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:44.973 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:45.025 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:45.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:45.032 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:45.133 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:45.173 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:45.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:45.177 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:45.177 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:01:45.278 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:45.304 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:45.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:45.311 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:45.412 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:45.443 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:45.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:45.447 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:45.548 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:45.577 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:45.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:45.579 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:45.680 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:45.718 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:45.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:45.722 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:45.822 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:45.847 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:45.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:45.850 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:45.951 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:45.988 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:45.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:45.992 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:46.093 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:46.116 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:46.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:46.122 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:46.223 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:46.235 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:46 smithi131 bash[89561]: cluster 2024-08-17T18:01:44.410568+0000 mgr.y (mgr.34107) 1791 : cluster [DBG] pgmap v2578: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 9833/269313 objects degraded (3.651%); 6173/269313 objects misplaced (2.292%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T18:01:46.235 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:46 smithi131 bash[89561]: cluster 2024-08-17T18:01:44.410568+0000 mgr.y (mgr.34107) 1791 : cluster [DBG] pgmap v2578: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 9833/269313 objects degraded (3.651%); 6173/269313 objects misplaced (2.292%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T18:01:46.235 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:46 smithi131 bash[89561]: cluster 2024-08-17T18:01:45.978817+0000 mon.a (mon.0) 2756 : cluster [WRN] Health check update: Degraded data redundancy: 9833/269313 objects degraded (3.651%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:46.235 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:46 smithi131 bash[89561]: cluster 2024-08-17T18:01:45.978817+0000 mon.a (mon.0) 2756 : cluster [WRN] Health check update: Degraded data redundancy: 9833/269313 objects degraded (3.651%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:46.236 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:46 smithi131 bash[88347]: cluster 2024-08-17T18:01:44.410568+0000 mgr.y (mgr.34107) 1791 : cluster [DBG] pgmap v2578: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 9833/269313 objects degraded (3.651%); 6173/269313 objects misplaced (2.292%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T18:01:46.236 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:46 smithi131 bash[88347]: cluster 2024-08-17T18:01:44.410568+0000 mgr.y (mgr.34107) 1791 : cluster [DBG] pgmap v2578: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 9833/269313 objects degraded (3.651%); 6173/269313 objects misplaced (2.292%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T18:01:46.236 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:46 smithi131 bash[88347]: cluster 2024-08-17T18:01:45.978817+0000 mon.a (mon.0) 2756 : cluster [WRN] Health check update: Degraded data redundancy: 9833/269313 objects degraded (3.651%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:46.236 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:46 smithi131 bash[88347]: cluster 2024-08-17T18:01:45.978817+0000 mon.a (mon.0) 2756 : cluster [WRN] Health check update: Degraded data redundancy: 9833/269313 objects degraded (3.651%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:46.248 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T18:01:46.249 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:46.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:46.253 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:46.265 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T18:01:46.354 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:46.409 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:46.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:46.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:46.516 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:46.526 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:46 smithi169 bash[79348]: cluster 2024-08-17T18:01:44.410568+0000 mgr.y (mgr.34107) 1791 : cluster [DBG] pgmap v2578: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 9833/269313 objects degraded (3.651%); 6173/269313 objects misplaced (2.292%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T18:01:46.526 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:46 smithi169 bash[79348]: cluster 2024-08-17T18:01:44.410568+0000 mgr.y (mgr.34107) 1791 : cluster [DBG] pgmap v2578: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.5 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 9833/269313 objects degraded (3.651%); 6173/269313 objects misplaced (2.292%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T18:01:46.526 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:46 smithi169 bash[79348]: cluster 2024-08-17T18:01:45.978817+0000 mon.a (mon.0) 2756 : cluster [WRN] Health check update: Degraded data redundancy: 9833/269313 objects degraded (3.651%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:46.526 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:46 smithi169 bash[79348]: cluster 2024-08-17T18:01:45.978817+0000 mon.a (mon.0) 2756 : cluster [WRN] Health check update: Degraded data redundancy: 9833/269313 objects degraded (3.651%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:46.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:46.549 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:46.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:46.650 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:46.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:46.678 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:46.678 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:46.779 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:46.811 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:46.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:46.814 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:46.915 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:46.954 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:46.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:46.958 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:47.059 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:47.091 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:47.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:47.094 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:47.195 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:47.221 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:47.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:47.223 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:47.323 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:47.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:47.361 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:47.361 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:47.462 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:47.498 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:47.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:47.500 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:47.600 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:47.637 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:47.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:47.639 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:47.740 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:47.775 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:47.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:47.782 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:47.883 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:47.905 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:47.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:47.908 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:48.009 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:48.035 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:48.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:48.042 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:48.142 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:48.178 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:48.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:48.182 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:48.283 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:48.293 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:48 smithi131 bash[89561]: cluster 2024-08-17T18:01:46.411189+0000 mgr.y (mgr.34107) 1792 : cluster [DBG] pgmap v2579: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 519 op/s; 9505/256089 objects degraded (3.712%); 5501/256089 objects misplaced (2.148%); 6.3 MiB/s, 100 objects/s recovering 2024-08-17T18:01:48.293 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:48 smithi131 bash[89561]: cluster 2024-08-17T18:01:46.411189+0000 mgr.y (mgr.34107) 1792 : cluster [DBG] pgmap v2579: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 519 op/s; 9505/256089 objects degraded (3.712%); 5501/256089 objects misplaced (2.148%); 6.3 MiB/s, 100 objects/s recovering 2024-08-17T18:01:48.293 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:48 smithi131 bash[88347]: cluster 2024-08-17T18:01:46.411189+0000 mgr.y (mgr.34107) 1792 : cluster [DBG] pgmap v2579: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 519 op/s; 9505/256089 objects degraded (3.712%); 5501/256089 objects misplaced (2.148%); 6.3 MiB/s, 100 objects/s recovering 2024-08-17T18:01:48.293 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:48 smithi131 bash[88347]: cluster 2024-08-17T18:01:46.411189+0000 mgr.y (mgr.34107) 1792 : cluster [DBG] pgmap v2579: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 519 op/s; 9505/256089 objects degraded (3.712%); 5501/256089 objects misplaced (2.148%); 6.3 MiB/s, 100 objects/s recovering 2024-08-17T18:01:48.308 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:48.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:48.312 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:48.413 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:48.440 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:48.447 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:48 smithi169 bash[79348]: cluster 2024-08-17T18:01:46.411189+0000 mgr.y (mgr.34107) 1792 : cluster [DBG] pgmap v2579: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 519 op/s; 9505/256089 objects degraded (3.712%); 5501/256089 objects misplaced (2.148%); 6.3 MiB/s, 100 objects/s recovering 2024-08-17T18:01:48.447 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:48 smithi169 bash[79348]: cluster 2024-08-17T18:01:46.411189+0000 mgr.y (mgr.34107) 1792 : cluster [DBG] pgmap v2579: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 519 op/s; 9505/256089 objects degraded (3.712%); 5501/256089 objects misplaced (2.148%); 6.3 MiB/s, 100 objects/s recovering 2024-08-17T18:01:48.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:48.448 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:48.549 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:48.571 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:48.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:48.575 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:48.676 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:48.714 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:48.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:48.720 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:48.820 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:48.843 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:48.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:48.845 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:48.946 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:48.974 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:48.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:48.979 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:49.064 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:01:49.080 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:49.090 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:01:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:01:48] "GET /metrics HTTP/1.1" 200 36667 "" "Prometheus/2.51.0" 2024-08-17T18:01:49.111 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:49.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:49.115 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:49.216 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:49.243 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:49.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:49.249 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:49.350 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:49.391 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:49.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:49.395 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:49.496 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:49.522 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:49.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:49.527 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:49.628 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:49.655 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:49.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:49.662 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:49.763 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:49.796 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:49.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:49.797 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:49.898 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:49.928 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:49.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:49.935 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:50.036 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:50.065 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:50.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:50.067 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:50.084 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:01:50.084 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:01:50.168 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:50.193 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:50.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:50.195 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:50.295 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:50.305 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:50 smithi131 bash[89561]: cluster 2024-08-17T18:01:48.411625+0000 mgr.y (mgr.34107) 1793 : cluster [DBG] pgmap v2580: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 550 op/s; 9505/256089 objects degraded (3.712%); 5501/256089 objects misplaced (2.148%); 3.3 MiB/s, 52 objects/s recovering 2024-08-17T18:01:50.305 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:50 smithi131 bash[89561]: cluster 2024-08-17T18:01:48.411625+0000 mgr.y (mgr.34107) 1793 : cluster [DBG] pgmap v2580: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 550 op/s; 9505/256089 objects degraded (3.712%); 5501/256089 objects misplaced (2.148%); 3.3 MiB/s, 52 objects/s recovering 2024-08-17T18:01:50.305 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:50 smithi131 bash[88347]: cluster 2024-08-17T18:01:48.411625+0000 mgr.y (mgr.34107) 1793 : cluster [DBG] pgmap v2580: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 550 op/s; 9505/256089 objects degraded (3.712%); 5501/256089 objects misplaced (2.148%); 3.3 MiB/s, 52 objects/s recovering 2024-08-17T18:01:50.305 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:50 smithi131 bash[88347]: cluster 2024-08-17T18:01:48.411625+0000 mgr.y (mgr.34107) 1793 : cluster [DBG] pgmap v2580: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 550 op/s; 9505/256089 objects degraded (3.712%); 5501/256089 objects misplaced (2.148%); 3.3 MiB/s, 52 objects/s recovering 2024-08-17T18:01:50.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:50.329 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:50.330 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:50.430 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:50.449 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:50.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:50.451 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:50.552 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:50.562 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:50 smithi169 bash[79348]: cluster 2024-08-17T18:01:48.411625+0000 mgr.y (mgr.34107) 1793 : cluster [DBG] pgmap v2580: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 550 op/s; 9505/256089 objects degraded (3.712%); 5501/256089 objects misplaced (2.148%); 3.3 MiB/s, 52 objects/s recovering 2024-08-17T18:01:50.562 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:50 smithi169 bash[79348]: cluster 2024-08-17T18:01:48.411625+0000 mgr.y (mgr.34107) 1793 : cluster [DBG] pgmap v2580: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 550 op/s; 9505/256089 objects degraded (3.712%); 5501/256089 objects misplaced (2.148%); 3.3 MiB/s, 52 objects/s recovering 2024-08-17T18:01:50.576 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:50.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:50.578 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:50.679 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:50.713 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:50.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:50.720 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:50.821 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:50.853 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:50.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:50.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:50.960 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:50.988 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:50.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:50.990 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:51.091 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:51.127 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:51.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:51.130 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:51.231 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:51.252 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:51.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:51.254 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:51.283 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:51 smithi169 bash[79348]: cluster 2024-08-17T18:01:50.979443+0000 mon.a (mon.0) 2757 : cluster [WRN] Health check update: Degraded data redundancy: 9505/256089 objects degraded (3.712%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:51.283 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:51 smithi169 bash[79348]: cluster 2024-08-17T18:01:50.979443+0000 mon.a (mon.0) 2757 : cluster [WRN] Health check update: Degraded data redundancy: 9505/256089 objects degraded (3.712%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:51.355 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:51.367 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:51 smithi131 bash[89561]: cluster 2024-08-17T18:01:50.979443+0000 mon.a (mon.0) 2757 : cluster [WRN] Health check update: Degraded data redundancy: 9505/256089 objects degraded (3.712%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:51.367 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:51 smithi131 bash[89561]: cluster 2024-08-17T18:01:50.979443+0000 mon.a (mon.0) 2757 : cluster [WRN] Health check update: Degraded data redundancy: 9505/256089 objects degraded (3.712%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:51.368 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:51 smithi131 bash[88347]: cluster 2024-08-17T18:01:50.979443+0000 mon.a (mon.0) 2757 : cluster [WRN] Health check update: Degraded data redundancy: 9505/256089 objects degraded (3.712%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:51.369 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:51 smithi131 bash[88347]: cluster 2024-08-17T18:01:50.979443+0000 mon.a (mon.0) 2757 : cluster [WRN] Health check update: Degraded data redundancy: 9505/256089 objects degraded (3.712%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:01:51.374 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:51.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:51.375 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:51.477 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:51.500 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:51.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:51.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:51.603 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:51.623 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:51.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:51.625 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:51.726 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:51.764 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:51.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:51.768 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:51.868 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:51.888 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:51.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:51.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:51.993 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:52.026 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:52.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:52.031 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:52.132 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:52.172 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:52.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:52.177 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:52.278 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:52.288 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:52 smithi169 bash[79348]: cluster 2024-08-17T18:01:50.412378+0000 mgr.y (mgr.34107) 1794 : cluster [DBG] pgmap v2581: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 985 op/s; 9241/241947 objects degraded (3.819%); 4821/241947 objects misplaced (1.993%); 5.6 MiB/s, 89 objects/s recovering 2024-08-17T18:01:52.288 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:52 smithi169 bash[79348]: cluster 2024-08-17T18:01:50.412378+0000 mgr.y (mgr.34107) 1794 : cluster [DBG] pgmap v2581: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 985 op/s; 9241/241947 objects degraded (3.819%); 4821/241947 objects misplaced (1.993%); 5.6 MiB/s, 89 objects/s recovering 2024-08-17T18:01:52.306 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:52.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:52.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:52.415 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:52.460 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:52.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:52.464 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:52.565 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:52.575 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:52 smithi131 bash[89561]: cluster 2024-08-17T18:01:50.412378+0000 mgr.y (mgr.34107) 1794 : cluster [DBG] pgmap v2581: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 985 op/s; 9241/241947 objects degraded (3.819%); 4821/241947 objects misplaced (1.993%); 5.6 MiB/s, 89 objects/s recovering 2024-08-17T18:01:52.575 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:52 smithi131 bash[89561]: cluster 2024-08-17T18:01:50.412378+0000 mgr.y (mgr.34107) 1794 : cluster [DBG] pgmap v2581: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 985 op/s; 9241/241947 objects degraded (3.819%); 4821/241947 objects misplaced (1.993%); 5.6 MiB/s, 89 objects/s recovering 2024-08-17T18:01:52.576 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:52 smithi131 bash[88347]: cluster 2024-08-17T18:01:50.412378+0000 mgr.y (mgr.34107) 1794 : cluster [DBG] pgmap v2581: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 985 op/s; 9241/241947 objects degraded (3.819%); 4821/241947 objects misplaced (1.993%); 5.6 MiB/s, 89 objects/s recovering 2024-08-17T18:01:52.576 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:52 smithi131 bash[88347]: cluster 2024-08-17T18:01:50.412378+0000 mgr.y (mgr.34107) 1794 : cluster [DBG] pgmap v2581: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 985 op/s; 9241/241947 objects degraded (3.819%); 4821/241947 objects misplaced (1.993%); 5.6 MiB/s, 89 objects/s recovering 2024-08-17T18:01:52.588 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:52.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:52.591 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:52.692 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:52.712 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:52.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:52.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:52.815 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:52.837 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:52.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:52.838 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:52.939 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:52.961 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:52.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:52.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:53.064 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:53.098 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:53.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:53.104 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:53.204 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:53.233 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:53.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:53.237 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:53.337 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:53.385 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:53.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:53.395 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:53.495 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:53.528 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:53.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:53.531 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:53.632 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:53.670 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:53.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:53.675 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:53.775 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:53.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:53.806 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:53.806 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:53.907 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:53.936 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:53.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:53.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:54.041 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:54.070 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:54.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:54.075 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:54.175 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:54.211 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:54.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:54.216 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:54.317 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:54.330 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:54 smithi131 bash[88347]: cluster 2024-08-17T18:01:52.412856+0000 mgr.y (mgr.34107) 1795 : cluster [DBG] pgmap v2582: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 889 op/s; 9241/241947 objects degraded (3.819%); 4821/241947 objects misplaced (1.993%); 5.0 MiB/s, 80 objects/s recovering 2024-08-17T18:01:54.330 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:54 smithi131 bash[88347]: cluster 2024-08-17T18:01:52.412856+0000 mgr.y (mgr.34107) 1795 : cluster [DBG] pgmap v2582: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 889 op/s; 9241/241947 objects degraded (3.819%); 4821/241947 objects misplaced (1.993%); 5.0 MiB/s, 80 objects/s recovering 2024-08-17T18:01:54.330 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:54 smithi131 bash[88347]: audit 2024-08-17T18:01:53.278304+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:01:54.330 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:54 smithi131 bash[88347]: audit 2024-08-17T18:01:53.278304+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:01:54.330 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:54 smithi131 bash[88347]: audit 2024-08-17T18:01:53.279160+0000 mon.a (mon.0) 2759 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:54.330 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:54 smithi131 bash[88347]: audit 2024-08-17T18:01:53.279160+0000 mon.a (mon.0) 2759 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:54.330 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:54 smithi131 bash[89561]: cluster 2024-08-17T18:01:52.412856+0000 mgr.y (mgr.34107) 1795 : cluster [DBG] pgmap v2582: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 889 op/s; 9241/241947 objects degraded (3.819%); 4821/241947 objects misplaced (1.993%); 5.0 MiB/s, 80 objects/s recovering 2024-08-17T18:01:54.330 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:54 smithi131 bash[89561]: cluster 2024-08-17T18:01:52.412856+0000 mgr.y (mgr.34107) 1795 : cluster [DBG] pgmap v2582: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 889 op/s; 9241/241947 objects degraded (3.819%); 4821/241947 objects misplaced (1.993%); 5.0 MiB/s, 80 objects/s recovering 2024-08-17T18:01:54.330 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:54 smithi131 bash[89561]: audit 2024-08-17T18:01:53.278304+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:01:54.331 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:54 smithi131 bash[89561]: audit 2024-08-17T18:01:53.278304+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:01:54.331 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:54 smithi131 bash[89561]: audit 2024-08-17T18:01:53.279160+0000 mon.a (mon.0) 2759 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:54.331 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:54 smithi131 bash[89561]: audit 2024-08-17T18:01:53.279160+0000 mon.a (mon.0) 2759 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:54.350 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:54.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:54.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:54.440 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:54 smithi169 bash[79348]: cluster 2024-08-17T18:01:52.412856+0000 mgr.y (mgr.34107) 1795 : cluster [DBG] pgmap v2582: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 889 op/s; 9241/241947 objects degraded (3.819%); 4821/241947 objects misplaced (1.993%); 5.0 MiB/s, 80 objects/s recovering 2024-08-17T18:01:54.440 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:54 smithi169 bash[79348]: cluster 2024-08-17T18:01:52.412856+0000 mgr.y (mgr.34107) 1795 : cluster [DBG] pgmap v2582: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 889 op/s; 9241/241947 objects degraded (3.819%); 4821/241947 objects misplaced (1.993%); 5.0 MiB/s, 80 objects/s recovering 2024-08-17T18:01:54.440 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:54 smithi169 bash[79348]: audit 2024-08-17T18:01:53.278304+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:01:54.441 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:54 smithi169 bash[79348]: audit 2024-08-17T18:01:53.278304+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:01:54.441 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:54 smithi169 bash[79348]: audit 2024-08-17T18:01:53.279160+0000 mon.a (mon.0) 2759 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:54.441 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:54 smithi169 bash[79348]: audit 2024-08-17T18:01:53.279160+0000 mon.a (mon.0) 2759 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:01:54.455 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:54.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:54.491 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:54.491 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:54.592 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:54.610 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:54.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:54.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:54.713 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:54.738 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:54.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:54.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:54.841 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:54.874 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:54.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:54.878 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:54.978 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:54.997 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:54.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:54.999 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:55.099 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:55.131 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:55.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:55.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:55.238 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:55.258 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:55.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:55.260 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:55.360 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:55.385 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:55.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:55.388 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:55.489 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:55.513 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:55.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:55.518 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:55.619 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:55.643 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:55.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:55.648 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:55.749 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:55.767 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:55.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:55.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:55.869 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:55.904 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:55.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:55.910 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:56.011 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:56.035 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:56.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:56.038 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:56.139 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:56.174 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:56.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:56.179 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:56.279 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:56.287 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:56 smithi169 bash[79348]: cluster 2024-08-17T18:01:54.413428+0000 mgr.y (mgr.34107) 1796 : cluster [DBG] pgmap v2583: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 759 op/s; 9241/241947 objects degraded (3.819%); 4821/241947 objects misplaced (1.993%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T18:01:56.287 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:56 smithi169 bash[79348]: cluster 2024-08-17T18:01:54.413428+0000 mgr.y (mgr.34107) 1796 : cluster [DBG] pgmap v2583: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 759 op/s; 9241/241947 objects degraded (3.819%); 4821/241947 objects misplaced (1.993%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T18:01:56.287 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:56 smithi169 bash[79348]: cluster 2024-08-17T18:01:55.980082+0000 mon.a (mon.0) 2760 : cluster [WRN] Health check update: Degraded data redundancy: 9241/241947 objects degraded (3.819%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:01:56.287 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:56 smithi169 bash[79348]: cluster 2024-08-17T18:01:55.980082+0000 mon.a (mon.0) 2760 : cluster [WRN] Health check update: Degraded data redundancy: 9241/241947 objects degraded (3.819%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:01:56.297 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:56.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:56.299 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:56.400 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:56.433 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:56.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:56.435 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:56.448 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2024-08-17T18:01:56.449 INFO:teuthology.orchestra.run.smithi169.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T18:01:56.536 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:56.549 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:56 smithi131 bash[89561]: cluster 2024-08-17T18:01:54.413428+0000 mgr.y (mgr.34107) 1796 : cluster [DBG] pgmap v2583: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 759 op/s; 9241/241947 objects degraded (3.819%); 4821/241947 objects misplaced (1.993%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T18:01:56.549 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:56 smithi131 bash[89561]: cluster 2024-08-17T18:01:54.413428+0000 mgr.y (mgr.34107) 1796 : cluster [DBG] pgmap v2583: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 759 op/s; 9241/241947 objects degraded (3.819%); 4821/241947 objects misplaced (1.993%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T18:01:56.550 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:56 smithi131 bash[89561]: cluster 2024-08-17T18:01:55.980082+0000 mon.a (mon.0) 2760 : cluster [WRN] Health check update: Degraded data redundancy: 9241/241947 objects degraded (3.819%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:01:56.550 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:56 smithi131 bash[89561]: cluster 2024-08-17T18:01:55.980082+0000 mon.a (mon.0) 2760 : cluster [WRN] Health check update: Degraded data redundancy: 9241/241947 objects degraded (3.819%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:01:56.550 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:56 smithi131 bash[88347]: cluster 2024-08-17T18:01:54.413428+0000 mgr.y (mgr.34107) 1796 : cluster [DBG] pgmap v2583: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 759 op/s; 9241/241947 objects degraded (3.819%); 4821/241947 objects misplaced (1.993%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T18:01:56.550 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:56 smithi131 bash[88347]: cluster 2024-08-17T18:01:54.413428+0000 mgr.y (mgr.34107) 1796 : cluster [DBG] pgmap v2583: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 759 op/s; 9241/241947 objects degraded (3.819%); 4821/241947 objects misplaced (1.993%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T18:01:56.550 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:56 smithi131 bash[88347]: cluster 2024-08-17T18:01:55.980082+0000 mon.a (mon.0) 2760 : cluster [WRN] Health check update: Degraded data redundancy: 9241/241947 objects degraded (3.819%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:01:56.550 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:56 smithi131 bash[88347]: cluster 2024-08-17T18:01:55.980082+0000 mon.a (mon.0) 2760 : cluster [WRN] Health check update: Degraded data redundancy: 9241/241947 objects degraded (3.819%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:01:56.567 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:56.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:56.573 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:56.674 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:56.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:56.703 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:56.704 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:56.804 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:56.822 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:56.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:56.824 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:56.925 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:56.949 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:56.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:56.951 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:57.052 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:57.089 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:57.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:57.093 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:57.194 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:57.220 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:57.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:57.221 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:57.322 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:57.354 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:57.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:57.358 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:57.459 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:57.491 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:57.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:57.496 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:57.596 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:57.629 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:57.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:57.633 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:57.734 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:57.755 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:57.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:57.757 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:57.858 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:57.889 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:57.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:57.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:57.992 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:58.018 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:58.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:58.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:58.123 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:58.148 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:58.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:58.151 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:58.252 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:58.280 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:58.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:58.283 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:58.354 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-08-17T18:01:58.383 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:58.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:58 smithi169 bash[79348]: cluster 2024-08-17T18:01:56.414127+0000 mgr.y (mgr.34107) 1797 : cluster [DBG] pgmap v2584: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.05k op/s; 9053/231582 objects degraded (3.909%); 3973/231582 objects misplaced (1.716%); 6.7 MiB/s, 107 objects/s recovering 2024-08-17T18:01:58.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:01:58 smithi169 bash[79348]: cluster 2024-08-17T18:01:56.414127+0000 mgr.y (mgr.34107) 1797 : cluster [DBG] pgmap v2584: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.05k op/s; 9053/231582 objects degraded (3.909%); 3973/231582 objects misplaced (1.716%); 6.7 MiB/s, 107 objects/s recovering 2024-08-17T18:01:58.407 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:01:58.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:58.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:01:58.512 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:58.519 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:58 smithi131 bash[89561]: cluster 2024-08-17T18:01:56.414127+0000 mgr.y (mgr.34107) 1797 : cluster [DBG] pgmap v2584: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.05k op/s; 9053/231582 objects degraded (3.909%); 3973/231582 objects misplaced (1.716%); 6.7 MiB/s, 107 objects/s recovering 2024-08-17T18:01:58.520 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:01:58 smithi131 bash[89561]: cluster 2024-08-17T18:01:56.414127+0000 mgr.y (mgr.34107) 1797 : cluster [DBG] pgmap v2584: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.05k op/s; 9053/231582 objects degraded (3.909%); 3973/231582 objects misplaced (1.716%); 6.7 MiB/s, 107 objects/s recovering 2024-08-17T18:01:58.520 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:58 smithi131 bash[88347]: cluster 2024-08-17T18:01:56.414127+0000 mgr.y (mgr.34107) 1797 : cluster [DBG] pgmap v2584: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.05k op/s; 9053/231582 objects degraded (3.909%); 3973/231582 objects misplaced (1.716%); 6.7 MiB/s, 107 objects/s recovering 2024-08-17T18:01:58.520 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:01:58 smithi131 bash[88347]: cluster 2024-08-17T18:01:56.414127+0000 mgr.y (mgr.34107) 1797 : cluster [DBG] pgmap v2584: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 1.05k op/s; 9053/231582 objects degraded (3.909%); 3973/231582 objects misplaced (1.716%); 6.7 MiB/s, 107 objects/s recovering 2024-08-17T18:01:58.529 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:01:58.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:58.531 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:01:58.632 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:58.656 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:58.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:58.657 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:58.758 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:58.789 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:58.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:58.793 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:58.894 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:58.935 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:58.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:58.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:59.044 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:59.053 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:01:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:01:58] "GET /metrics HTTP/1.1" 200 36663 "" "Prometheus/2.51.0" 2024-08-17T18:01:59.072 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:01:59.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:59.075 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:01:59.176 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:59.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:59.206 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:01:59.206 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:01:59.307 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:59.334 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:59.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:59.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:59.439 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:59.469 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:01:59.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:59.475 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:01:59.576 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:59.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:59.603 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:01:59.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:01:59.704 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:59.726 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:01:59.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:59.728 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:01:59.828 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:59.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:01:59.858 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:01:59.858 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:01:59.959 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:00.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:00.012 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:00.012 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:00.113 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:00.144 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:00.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:00.146 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:00.247 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:00.274 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:00.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:00.276 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:00.377 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:00.387 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:00 smithi169 bash[79348]: cluster 2024-08-17T18:01:58.414600+0000 mgr.y (mgr.34107) 1798 : cluster [DBG] pgmap v2585: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 680 op/s; 9053/231582 objects degraded (3.909%); 3973/231582 objects misplaced (1.716%); 4.6 MiB/s, 73 objects/s recovering 2024-08-17T18:02:00.387 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:00 smithi169 bash[79348]: cluster 2024-08-17T18:01:58.414600+0000 mgr.y (mgr.34107) 1798 : cluster [DBG] pgmap v2585: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 680 op/s; 9053/231582 objects degraded (3.909%); 3973/231582 objects misplaced (1.716%); 4.6 MiB/s, 73 objects/s recovering 2024-08-17T18:02:00.407 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:00.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:00.413 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:00.513 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:00.543 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:00.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:00.547 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:00.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:00 smithi131 bash[88347]: cluster 2024-08-17T18:01:58.414600+0000 mgr.y (mgr.34107) 1798 : cluster [DBG] pgmap v2585: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 680 op/s; 9053/231582 objects degraded (3.909%); 3973/231582 objects misplaced (1.716%); 4.6 MiB/s, 73 objects/s recovering 2024-08-17T18:02:00.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:00 smithi131 bash[88347]: cluster 2024-08-17T18:01:58.414600+0000 mgr.y (mgr.34107) 1798 : cluster [DBG] pgmap v2585: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 680 op/s; 9053/231582 objects degraded (3.909%); 3973/231582 objects misplaced (1.716%); 4.6 MiB/s, 73 objects/s recovering 2024-08-17T18:02:00.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:00 smithi131 bash[89561]: cluster 2024-08-17T18:01:58.414600+0000 mgr.y (mgr.34107) 1798 : cluster [DBG] pgmap v2585: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 680 op/s; 9053/231582 objects degraded (3.909%); 3973/231582 objects misplaced (1.716%); 4.6 MiB/s, 73 objects/s recovering 2024-08-17T18:02:00.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:00 smithi131 bash[89561]: cluster 2024-08-17T18:01:58.414600+0000 mgr.y (mgr.34107) 1798 : cluster [DBG] pgmap v2585: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.7 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 680 op/s; 9053/231582 objects degraded (3.909%); 3973/231582 objects misplaced (1.716%); 4.6 MiB/s, 73 objects/s recovering 2024-08-17T18:02:00.648 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:00.676 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:00.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:00.681 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:00.781 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:00.801 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:00.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:00.803 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:00.904 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:00.931 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:00.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:00.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:01.035 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:01.068 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:01.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:01.071 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:01.171 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:01.190 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:01.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:01.192 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:01.292 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:01.312 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:01.313 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:01 smithi131 bash[89561]: cluster 2024-08-17T18:02:00.980903+0000 mon.a (mon.0) 2761 : cluster [WRN] Health check update: Degraded data redundancy: 9053/231582 objects degraded (3.909%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:02:01.313 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:01 smithi131 bash[89561]: cluster 2024-08-17T18:02:00.980903+0000 mon.a (mon.0) 2761 : cluster [WRN] Health check update: Degraded data redundancy: 9053/231582 objects degraded (3.909%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:02:01.313 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:01 smithi131 bash[88347]: cluster 2024-08-17T18:02:00.980903+0000 mon.a (mon.0) 2761 : cluster [WRN] Health check update: Degraded data redundancy: 9053/231582 objects degraded (3.909%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:02:01.314 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:01 smithi131 bash[88347]: cluster 2024-08-17T18:02:00.980903+0000 mon.a (mon.0) 2761 : cluster [WRN] Health check update: Degraded data redundancy: 9053/231582 objects degraded (3.909%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:02:01.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:01.314 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:01.415 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:01.445 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:01.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:01.451 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:01.552 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:01.561 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:01 smithi169 bash[79348]: cluster 2024-08-17T18:02:00.980903+0000 mon.a (mon.0) 2761 : cluster [WRN] Health check update: Degraded data redundancy: 9053/231582 objects degraded (3.909%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:02:01.561 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:01 smithi169 bash[79348]: cluster 2024-08-17T18:02:00.980903+0000 mon.a (mon.0) 2761 : cluster [WRN] Health check update: Degraded data redundancy: 9053/231582 objects degraded (3.909%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:02:01.582 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:01.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:01.587 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:01.688 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:01.707 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:01.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:01.709 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:01.810 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:01.833 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:01.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:01.946 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:02.047 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:02.077 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:02.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:02.080 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:02.181 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:02.203 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:02.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:02.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:02.306 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:02.317 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:02 smithi169 bash[79348]: cluster 2024-08-17T18:02:00.415542+0000 mgr.y (mgr.34107) 1799 : cluster [DBG] pgmap v2586: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 950 op/s; 8839/221853 objects degraded (3.984%); 3375/221853 objects misplaced (1.521%); 6.4 MiB/s, 102 objects/s recovering 2024-08-17T18:02:02.317 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:02 smithi169 bash[79348]: cluster 2024-08-17T18:02:00.415542+0000 mgr.y (mgr.34107) 1799 : cluster [DBG] pgmap v2586: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 950 op/s; 8839/221853 objects degraded (3.984%); 3375/221853 objects misplaced (1.521%); 6.4 MiB/s, 102 objects/s recovering 2024-08-17T18:02:02.334 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:02.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:02.338 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:02.439 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:02.469 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:02.474 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:02 smithi131 bash[89561]: cluster 2024-08-17T18:02:00.415542+0000 mgr.y (mgr.34107) 1799 : cluster [DBG] pgmap v2586: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 950 op/s; 8839/221853 objects degraded (3.984%); 3375/221853 objects misplaced (1.521%); 6.4 MiB/s, 102 objects/s recovering 2024-08-17T18:02:02.474 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:02 smithi131 bash[89561]: cluster 2024-08-17T18:02:00.415542+0000 mgr.y (mgr.34107) 1799 : cluster [DBG] pgmap v2586: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 950 op/s; 8839/221853 objects degraded (3.984%); 3375/221853 objects misplaced (1.521%); 6.4 MiB/s, 102 objects/s recovering 2024-08-17T18:02:02.474 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:02 smithi131 bash[88347]: cluster 2024-08-17T18:02:00.415542+0000 mgr.y (mgr.34107) 1799 : cluster [DBG] pgmap v2586: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 950 op/s; 8839/221853 objects degraded (3.984%); 3375/221853 objects misplaced (1.521%); 6.4 MiB/s, 102 objects/s recovering 2024-08-17T18:02:02.474 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:02 smithi131 bash[88347]: cluster 2024-08-17T18:02:00.415542+0000 mgr.y (mgr.34107) 1799 : cluster [DBG] pgmap v2586: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 950 op/s; 8839/221853 objects degraded (3.984%); 3375/221853 objects misplaced (1.521%); 6.4 MiB/s, 102 objects/s recovering 2024-08-17T18:02:02.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:02.475 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:02.576 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:02.601 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:02.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:02.606 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:02.707 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:02.731 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:02.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:02.735 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:02.837 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:02.881 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:02.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:02.884 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:02.985 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:03.020 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:03.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:03.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:03.105 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:02:03.124 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:03.151 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:03.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:03.154 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:03.255 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:03.276 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:03.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:03.278 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:03.379 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:03.405 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:03.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:03.410 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:03.511 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:03.544 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:03.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:03.551 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:03.652 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:03.676 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:03.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:03.678 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:03.779 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:03.806 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:03.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:03.816 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:03.917 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:03.957 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:03.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:03.959 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:04.060 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:04.084 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:04.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:04.087 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:04.188 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:04.216 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:04.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:04.219 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:04.223 INFO:teuthology.orchestra.run.smithi131.stderr:reweighted osd.3 to 1 (10000) 2024-08-17T18:02:04.319 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:04.327 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:04 smithi131 bash[89561]: cluster 2024-08-17T18:02:02.416037+0000 mgr.y (mgr.34107) 1800 : cluster [DBG] pgmap v2587: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 557 op/s; 8839/221853 objects degraded (3.984%); 3375/221853 objects misplaced (1.521%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T18:02:04.327 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:04 smithi131 bash[89561]: cluster 2024-08-17T18:02:02.416037+0000 mgr.y (mgr.34107) 1800 : cluster [DBG] pgmap v2587: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 557 op/s; 8839/221853 objects degraded (3.984%); 3375/221853 objects misplaced (1.521%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T18:02:04.328 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:04 smithi131 bash[89561]: audit 2024-08-17T18:02:03.324223+0000 mon.a (mon.0) 2762 : audit [INF] from='client.? 172.21.15.131:0/2547047159' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:02:04.328 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:04 smithi131 bash[89561]: audit 2024-08-17T18:02:03.324223+0000 mon.a (mon.0) 2762 : audit [INF] from='client.? 172.21.15.131:0/2547047159' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:02:04.328 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:04 smithi131 bash[88347]: cluster 2024-08-17T18:02:02.416037+0000 mgr.y (mgr.34107) 1800 : cluster [DBG] pgmap v2587: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 557 op/s; 8839/221853 objects degraded (3.984%); 3375/221853 objects misplaced (1.521%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T18:02:04.328 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:04 smithi131 bash[88347]: cluster 2024-08-17T18:02:02.416037+0000 mgr.y (mgr.34107) 1800 : cluster [DBG] pgmap v2587: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 557 op/s; 8839/221853 objects degraded (3.984%); 3375/221853 objects misplaced (1.521%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T18:02:04.328 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:04 smithi131 bash[88347]: audit 2024-08-17T18:02:03.324223+0000 mon.a (mon.0) 2762 : audit [INF] from='client.? 172.21.15.131:0/2547047159' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:02:04.328 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:04 smithi131 bash[88347]: audit 2024-08-17T18:02:03.324223+0000 mon.a (mon.0) 2762 : audit [INF] from='client.? 172.21.15.131:0/2547047159' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:02:04.345 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:04.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:04.350 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:04.451 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:04.470 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:04.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:04.472 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:04.573 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:04.583 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:04 smithi169 bash[79348]: cluster 2024-08-17T18:02:02.416037+0000 mgr.y (mgr.34107) 1800 : cluster [DBG] pgmap v2587: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 557 op/s; 8839/221853 objects degraded (3.984%); 3375/221853 objects misplaced (1.521%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T18:02:04.583 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:04 smithi169 bash[79348]: cluster 2024-08-17T18:02:02.416037+0000 mgr.y (mgr.34107) 1800 : cluster [DBG] pgmap v2587: 99 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 557 op/s; 8839/221853 objects degraded (3.984%); 3375/221853 objects misplaced (1.521%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T18:02:04.583 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:04 smithi169 bash[79348]: audit 2024-08-17T18:02:03.324223+0000 mon.a (mon.0) 2762 : audit [INF] from='client.? 172.21.15.131:0/2547047159' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:02:04.583 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:04 smithi169 bash[79348]: audit 2024-08-17T18:02:03.324223+0000 mon.a (mon.0) 2762 : audit [INF] from='client.? 172.21.15.131:0/2547047159' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:02:04.595 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:04.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:04.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:04.639 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T18:02:04.639 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:02:04.658 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T18:02:04.659 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:02:04.682 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T18:02:04.683 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:02:04.698 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:04.708 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T18:02:04.708 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:02:04.717 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:04.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:04.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:04.734 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T18:02:04.734 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:02:04.755 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T18:02:04.756 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:02:04.785 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T18:02:04.785 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:02:04.806 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T18:02:04.806 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:02:04.819 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:04.846 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:04.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:04.848 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:04.949 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:04.971 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:04.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:04.973 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:05.073 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:05.097 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:05.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:05.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:05.200 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:05.230 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:05.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:05.232 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:05.245 INFO:teuthology.orchestra.run.smithi131.stderr:nodeep-scrub is set 2024-08-17T18:02:05.333 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:05.352 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:05.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:05.354 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:05.455 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:05.465 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:05 smithi169 bash[79348]: audit 2024-08-17T18:02:04.223546+0000 mon.a (mon.0) 2763 : audit [INF] from='client.? 172.21.15.131:0/2547047159' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T18:02:05.465 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:05 smithi169 bash[79348]: audit 2024-08-17T18:02:04.223546+0000 mon.a (mon.0) 2763 : audit [INF] from='client.? 172.21.15.131:0/2547047159' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T18:02:05.465 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:05 smithi169 bash[79348]: cluster 2024-08-17T18:02:04.230985+0000 mon.a (mon.0) 2764 : cluster [DBG] osdmap e1447: 8 total, 8 up, 8 in 2024-08-17T18:02:05.465 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:05 smithi169 bash[79348]: cluster 2024-08-17T18:02:04.230985+0000 mon.a (mon.0) 2764 : cluster [DBG] osdmap e1447: 8 total, 8 up, 8 in 2024-08-17T18:02:05.465 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:05 smithi169 bash[79348]: audit 2024-08-17T18:02:04.563851+0000 mon.c (mon.2) 81 : audit [INF] from='client.? 172.21.15.131:0/401443395' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:02:05.465 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:05 smithi169 bash[79348]: audit 2024-08-17T18:02:04.563851+0000 mon.c (mon.2) 81 : audit [INF] from='client.? 172.21.15.131:0/401443395' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:02:05.465 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:05 smithi169 bash[79348]: audit 2024-08-17T18:02:04.564165+0000 mon.a (mon.0) 2765 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:02:05.465 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:05 smithi169 bash[79348]: audit 2024-08-17T18:02:04.564165+0000 mon.a (mon.0) 2765 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:02:05.465 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:05 smithi169 bash[79348]: audit 2024-08-17T18:02:04.617913+0000 mon.a (mon.0) 2766 : audit [DBG] from='client.? 172.21.15.131:0/3384673925' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:02:05.465 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:05 smithi169 bash[79348]: audit 2024-08-17T18:02:04.617913+0000 mon.a (mon.0) 2766 : audit [DBG] from='client.? 172.21.15.131:0/3384673925' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:02:05.476 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:05.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:05.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:05.579 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:05.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:05 smithi131 bash[89561]: audit 2024-08-17T18:02:04.223546+0000 mon.a (mon.0) 2763 : audit [INF] from='client.? 172.21.15.131:0/2547047159' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T18:02:05.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:05 smithi131 bash[89561]: audit 2024-08-17T18:02:04.223546+0000 mon.a (mon.0) 2763 : audit [INF] from='client.? 172.21.15.131:0/2547047159' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T18:02:05.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:05 smithi131 bash[89561]: cluster 2024-08-17T18:02:04.230985+0000 mon.a (mon.0) 2764 : cluster [DBG] osdmap e1447: 8 total, 8 up, 8 in 2024-08-17T18:02:05.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:05 smithi131 bash[89561]: cluster 2024-08-17T18:02:04.230985+0000 mon.a (mon.0) 2764 : cluster [DBG] osdmap e1447: 8 total, 8 up, 8 in 2024-08-17T18:02:05.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:05 smithi131 bash[89561]: audit 2024-08-17T18:02:04.563851+0000 mon.c (mon.2) 81 : audit [INF] from='client.? 172.21.15.131:0/401443395' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:02:05.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:05 smithi131 bash[89561]: audit 2024-08-17T18:02:04.563851+0000 mon.c (mon.2) 81 : audit [INF] from='client.? 172.21.15.131:0/401443395' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:02:05.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:05 smithi131 bash[89561]: audit 2024-08-17T18:02:04.564165+0000 mon.a (mon.0) 2765 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:02:05.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:05 smithi131 bash[89561]: audit 2024-08-17T18:02:04.564165+0000 mon.a (mon.0) 2765 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:02:05.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:05 smithi131 bash[89561]: audit 2024-08-17T18:02:04.617913+0000 mon.a (mon.0) 2766 : audit [DBG] from='client.? 172.21.15.131:0/3384673925' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:02:05.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:05 smithi131 bash[89561]: audit 2024-08-17T18:02:04.617913+0000 mon.a (mon.0) 2766 : audit [DBG] from='client.? 172.21.15.131:0/3384673925' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:02:05.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:05 smithi131 bash[88347]: audit 2024-08-17T18:02:04.223546+0000 mon.a (mon.0) 2763 : audit [INF] from='client.? 172.21.15.131:0/2547047159' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T18:02:05.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:05 smithi131 bash[88347]: audit 2024-08-17T18:02:04.223546+0000 mon.a (mon.0) 2763 : audit [INF] from='client.? 172.21.15.131:0/2547047159' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T18:02:05.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:05 smithi131 bash[88347]: cluster 2024-08-17T18:02:04.230985+0000 mon.a (mon.0) 2764 : cluster [DBG] osdmap e1447: 8 total, 8 up, 8 in 2024-08-17T18:02:05.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:05 smithi131 bash[88347]: cluster 2024-08-17T18:02:04.230985+0000 mon.a (mon.0) 2764 : cluster [DBG] osdmap e1447: 8 total, 8 up, 8 in 2024-08-17T18:02:05.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:05 smithi131 bash[88347]: audit 2024-08-17T18:02:04.563851+0000 mon.c (mon.2) 81 : audit [INF] from='client.? 172.21.15.131:0/401443395' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:02:05.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:05 smithi131 bash[88347]: audit 2024-08-17T18:02:04.563851+0000 mon.c (mon.2) 81 : audit [INF] from='client.? 172.21.15.131:0/401443395' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:02:05.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:05 smithi131 bash[88347]: audit 2024-08-17T18:02:04.564165+0000 mon.a (mon.0) 2765 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:02:05.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:05 smithi131 bash[88347]: audit 2024-08-17T18:02:04.564165+0000 mon.a (mon.0) 2765 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:02:05.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:05 smithi131 bash[88347]: audit 2024-08-17T18:02:04.617913+0000 mon.a (mon.0) 2766 : audit [DBG] from='client.? 172.21.15.131:0/3384673925' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:02:05.602 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:05 smithi131 bash[88347]: audit 2024-08-17T18:02:04.617913+0000 mon.a (mon.0) 2766 : audit [DBG] from='client.? 172.21.15.131:0/3384673925' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:02:05.604 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:05.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:05.607 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:05.708 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:05.732 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:05.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:05.735 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:05.835 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:05.862 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:05.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:05.864 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:05.965 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:05.991 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:05.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:05.993 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:06.094 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:06.117 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:06.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:06.119 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:06.220 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:06.244 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:06.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:06.247 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:06.348 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:06.370 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:06.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:06.372 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:06.473 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:06.495 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:06.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:06.499 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:06.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:06 smithi131 bash[88347]: cluster 2024-08-17T18:02:04.416575+0000 mgr.y (mgr.34107) 1801 : cluster [DBG] pgmap v2589: 99 pgs: 2 peering, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 669 op/s; 8839/221853 objects degraded (3.984%); 3375/221853 objects misplaced (1.521%); 5.1 MiB/s, 82 objects/s recovering 2024-08-17T18:02:06.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:06 smithi131 bash[88347]: cluster 2024-08-17T18:02:04.416575+0000 mgr.y (mgr.34107) 1801 : cluster [DBG] pgmap v2589: 99 pgs: 2 peering, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 669 op/s; 8839/221853 objects degraded (3.984%); 3375/221853 objects misplaced (1.521%); 5.1 MiB/s, 82 objects/s recovering 2024-08-17T18:02:06.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:06 smithi131 bash[88347]: cluster 2024-08-17T18:02:05.236051+0000 mon.a (mon.0) 2767 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:02:06.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:06 smithi131 bash[88347]: cluster 2024-08-17T18:02:05.236051+0000 mon.a (mon.0) 2767 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:02:06.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:06 smithi131 bash[88347]: audit 2024-08-17T18:02:05.240244+0000 mon.a (mon.0) 2768 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:02:06.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:06 smithi131 bash[88347]: audit 2024-08-17T18:02:05.240244+0000 mon.a (mon.0) 2768 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:02:06.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:06 smithi131 bash[88347]: cluster 2024-08-17T18:02:05.244843+0000 mon.a (mon.0) 2769 : cluster [DBG] osdmap e1448: 8 total, 8 up, 8 in 2024-08-17T18:02:06.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:06 smithi131 bash[88347]: cluster 2024-08-17T18:02:05.244843+0000 mon.a (mon.0) 2769 : cluster [DBG] osdmap e1448: 8 total, 8 up, 8 in 2024-08-17T18:02:06.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:06 smithi131 bash[88347]: cluster 2024-08-17T18:02:05.981796+0000 mon.a (mon.0) 2770 : cluster [WRN] Health check update: Degraded data redundancy: 8839/221853 objects degraded (3.984%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:02:06.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:06 smithi131 bash[88347]: cluster 2024-08-17T18:02:05.981796+0000 mon.a (mon.0) 2770 : cluster [WRN] Health check update: Degraded data redundancy: 8839/221853 objects degraded (3.984%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:02:06.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:06 smithi131 bash[89561]: cluster 2024-08-17T18:02:04.416575+0000 mgr.y (mgr.34107) 1801 : cluster [DBG] pgmap v2589: 99 pgs: 2 peering, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 669 op/s; 8839/221853 objects degraded (3.984%); 3375/221853 objects misplaced (1.521%); 5.1 MiB/s, 82 objects/s recovering 2024-08-17T18:02:06.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:06 smithi131 bash[89561]: cluster 2024-08-17T18:02:04.416575+0000 mgr.y (mgr.34107) 1801 : cluster [DBG] pgmap v2589: 99 pgs: 2 peering, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 669 op/s; 8839/221853 objects degraded (3.984%); 3375/221853 objects misplaced (1.521%); 5.1 MiB/s, 82 objects/s recovering 2024-08-17T18:02:06.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:06 smithi131 bash[89561]: cluster 2024-08-17T18:02:05.236051+0000 mon.a (mon.0) 2767 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:02:06.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:06 smithi131 bash[89561]: cluster 2024-08-17T18:02:05.236051+0000 mon.a (mon.0) 2767 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:02:06.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:06 smithi131 bash[89561]: audit 2024-08-17T18:02:05.240244+0000 mon.a (mon.0) 2768 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:02:06.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:06 smithi131 bash[89561]: audit 2024-08-17T18:02:05.240244+0000 mon.a (mon.0) 2768 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:02:06.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:06 smithi131 bash[89561]: cluster 2024-08-17T18:02:05.244843+0000 mon.a (mon.0) 2769 : cluster [DBG] osdmap e1448: 8 total, 8 up, 8 in 2024-08-17T18:02:06.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:06 smithi131 bash[89561]: cluster 2024-08-17T18:02:05.244843+0000 mon.a (mon.0) 2769 : cluster [DBG] osdmap e1448: 8 total, 8 up, 8 in 2024-08-17T18:02:06.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:06 smithi131 bash[89561]: cluster 2024-08-17T18:02:05.981796+0000 mon.a (mon.0) 2770 : cluster [WRN] Health check update: Degraded data redundancy: 8839/221853 objects degraded (3.984%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:02:06.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:06 smithi131 bash[89561]: cluster 2024-08-17T18:02:05.981796+0000 mon.a (mon.0) 2770 : cluster [WRN] Health check update: Degraded data redundancy: 8839/221853 objects degraded (3.984%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:02:06.601 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:06.613 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:06 smithi169 bash[79348]: cluster 2024-08-17T18:02:04.416575+0000 mgr.y (mgr.34107) 1801 : cluster [DBG] pgmap v2589: 99 pgs: 2 peering, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 669 op/s; 8839/221853 objects degraded (3.984%); 3375/221853 objects misplaced (1.521%); 5.1 MiB/s, 82 objects/s recovering 2024-08-17T18:02:06.613 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:06 smithi169 bash[79348]: cluster 2024-08-17T18:02:04.416575+0000 mgr.y (mgr.34107) 1801 : cluster [DBG] pgmap v2589: 99 pgs: 2 peering, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 669 op/s; 8839/221853 objects degraded (3.984%); 3375/221853 objects misplaced (1.521%); 5.1 MiB/s, 82 objects/s recovering 2024-08-17T18:02:06.613 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:06 smithi169 bash[79348]: cluster 2024-08-17T18:02:05.236051+0000 mon.a (mon.0) 2767 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:02:06.613 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:06 smithi169 bash[79348]: cluster 2024-08-17T18:02:05.236051+0000 mon.a (mon.0) 2767 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:02:06.613 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:06 smithi169 bash[79348]: audit 2024-08-17T18:02:05.240244+0000 mon.a (mon.0) 2768 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:02:06.613 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:06 smithi169 bash[79348]: audit 2024-08-17T18:02:05.240244+0000 mon.a (mon.0) 2768 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:02:06.613 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:06 smithi169 bash[79348]: cluster 2024-08-17T18:02:05.244843+0000 mon.a (mon.0) 2769 : cluster [DBG] osdmap e1448: 8 total, 8 up, 8 in 2024-08-17T18:02:06.613 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:06 smithi169 bash[79348]: cluster 2024-08-17T18:02:05.244843+0000 mon.a (mon.0) 2769 : cluster [DBG] osdmap e1448: 8 total, 8 up, 8 in 2024-08-17T18:02:06.613 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:06 smithi169 bash[79348]: cluster 2024-08-17T18:02:05.981796+0000 mon.a (mon.0) 2770 : cluster [WRN] Health check update: Degraded data redundancy: 8839/221853 objects degraded (3.984%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:02:06.614 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:06 smithi169 bash[79348]: cluster 2024-08-17T18:02:05.981796+0000 mon.a (mon.0) 2770 : cluster [WRN] Health check update: Degraded data redundancy: 8839/221853 objects degraded (3.984%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:02:06.631 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:06.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:06.636 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:06.736 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:06.780 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:06.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:06.784 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:06.884 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:06.904 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:06.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:06.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:07.007 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:07.047 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:07.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:07.051 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:07.152 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:07.193 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:07.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:07.195 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:07.296 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:07.324 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:07 smithi169 bash[79348]: cluster 2024-08-17T18:02:06.245116+0000 mon.a (mon.0) 2771 : cluster [DBG] osdmap e1449: 8 total, 8 up, 8 in 2024-08-17T18:02:07.324 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:07 smithi169 bash[79348]: cluster 2024-08-17T18:02:06.245116+0000 mon.a (mon.0) 2771 : cluster [DBG] osdmap e1449: 8 total, 8 up, 8 in 2024-08-17T18:02:07.324 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:07 smithi169 bash[79348]: cluster 2024-08-17T18:02:06.251750+0000 osd.4 (osd.4) 23 : cluster [DBG] 55.a starting backfill to osd.3 from (0'0,0'0] MAX to 1446'9286 2024-08-17T18:02:07.324 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:07 smithi169 bash[79348]: cluster 2024-08-17T18:02:06.251750+0000 osd.4 (osd.4) 23 : cluster [DBG] 55.a starting backfill to osd.3 from (0'0,0'0] MAX to 1446'9286 2024-08-17T18:02:07.330 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:07.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:07.336 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:07.378 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:07 smithi131 bash[88347]: cluster 2024-08-17T18:02:06.245116+0000 mon.a (mon.0) 2771 : cluster [DBG] osdmap e1449: 8 total, 8 up, 8 in 2024-08-17T18:02:07.378 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:07 smithi131 bash[88347]: cluster 2024-08-17T18:02:06.245116+0000 mon.a (mon.0) 2771 : cluster [DBG] osdmap e1449: 8 total, 8 up, 8 in 2024-08-17T18:02:07.378 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:07 smithi131 bash[88347]: cluster 2024-08-17T18:02:06.251750+0000 osd.4 (osd.4) 23 : cluster [DBG] 55.a starting backfill to osd.3 from (0'0,0'0] MAX to 1446'9286 2024-08-17T18:02:07.378 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:07 smithi131 bash[88347]: cluster 2024-08-17T18:02:06.251750+0000 osd.4 (osd.4) 23 : cluster [DBG] 55.a starting backfill to osd.3 from (0'0,0'0] MAX to 1446'9286 2024-08-17T18:02:07.378 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:07 smithi131 bash[89561]: cluster 2024-08-17T18:02:06.245116+0000 mon.a (mon.0) 2771 : cluster [DBG] osdmap e1449: 8 total, 8 up, 8 in 2024-08-17T18:02:07.378 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:07 smithi131 bash[89561]: cluster 2024-08-17T18:02:06.245116+0000 mon.a (mon.0) 2771 : cluster [DBG] osdmap e1449: 8 total, 8 up, 8 in 2024-08-17T18:02:07.379 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:07 smithi131 bash[89561]: cluster 2024-08-17T18:02:06.251750+0000 osd.4 (osd.4) 23 : cluster [DBG] 55.a starting backfill to osd.3 from (0'0,0'0] MAX to 1446'9286 2024-08-17T18:02:07.379 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:07 smithi131 bash[89561]: cluster 2024-08-17T18:02:06.251750+0000 osd.4 (osd.4) 23 : cluster [DBG] 55.a starting backfill to osd.3 from (0'0,0'0] MAX to 1446'9286 2024-08-17T18:02:07.436 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:07.465 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:07.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:07.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:07.570 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:07.604 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:07.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:07.606 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:07.707 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:07.728 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:07.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:07.730 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:07.831 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:07.859 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:07.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:07.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:07.885 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd reweight 4 1 2024-08-17T18:02:07.964 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:07.990 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:07.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:07.993 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:08.093 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:08.126 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:08.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:08.128 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:08.229 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:08.252 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:08.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:08.254 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:08.354 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:08.381 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:08.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:08.385 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:08.486 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:08.523 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:08.526 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:08 smithi169 bash[79348]: cluster 2024-08-17T18:02:06.417046+0000 mgr.y (mgr.34107) 1802 : cluster [DBG] pgmap v2592: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 1 unknown, 17 peering, 79 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 6441/199053 objects misplaced (3.236%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T18:02:08.527 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:08 smithi169 bash[79348]: cluster 2024-08-17T18:02:06.417046+0000 mgr.y (mgr.34107) 1802 : cluster [DBG] pgmap v2592: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 1 unknown, 17 peering, 79 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 6441/199053 objects misplaced (3.236%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T18:02:08.527 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:08 smithi169 bash[79348]: cluster 2024-08-17T18:02:07.248493+0000 mon.a (mon.0) 2772 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-08-17T18:02:08.527 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:08 smithi169 bash[79348]: cluster 2024-08-17T18:02:07.248493+0000 mon.a (mon.0) 2772 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-08-17T18:02:08.527 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:08 smithi169 bash[79348]: cluster 2024-08-17T18:02:07.248527+0000 mon.a (mon.0) 2773 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 8839/221853 objects degraded (3.984%), 2 pgs degraded, 1 pg undersized) 2024-08-17T18:02:08.527 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:08 smithi169 bash[79348]: cluster 2024-08-17T18:02:07.248527+0000 mon.a (mon.0) 2773 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 8839/221853 objects degraded (3.984%), 2 pgs degraded, 1 pg undersized) 2024-08-17T18:02:08.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:08.528 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:08.628 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:08.652 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:08.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:08.655 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:08.756 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:08.781 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:08 smithi131 bash[89561]: cluster 2024-08-17T18:02:06.417046+0000 mgr.y (mgr.34107) 1802 : cluster [DBG] pgmap v2592: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 1 unknown, 17 peering, 79 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 6441/199053 objects misplaced (3.236%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T18:02:08.781 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:08 smithi131 bash[89561]: cluster 2024-08-17T18:02:06.417046+0000 mgr.y (mgr.34107) 1802 : cluster [DBG] pgmap v2592: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 1 unknown, 17 peering, 79 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 6441/199053 objects misplaced (3.236%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T18:02:08.781 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:08 smithi131 bash[89561]: cluster 2024-08-17T18:02:07.248493+0000 mon.a (mon.0) 2772 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-08-17T18:02:08.781 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:08 smithi131 bash[89561]: cluster 2024-08-17T18:02:07.248493+0000 mon.a (mon.0) 2772 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-08-17T18:02:08.781 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:08 smithi131 bash[89561]: cluster 2024-08-17T18:02:07.248527+0000 mon.a (mon.0) 2773 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 8839/221853 objects degraded (3.984%), 2 pgs degraded, 1 pg undersized) 2024-08-17T18:02:08.781 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:08 smithi131 bash[89561]: cluster 2024-08-17T18:02:07.248527+0000 mon.a (mon.0) 2773 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 8839/221853 objects degraded (3.984%), 2 pgs degraded, 1 pg undersized) 2024-08-17T18:02:08.782 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:08 smithi131 bash[88347]: cluster 2024-08-17T18:02:06.417046+0000 mgr.y (mgr.34107) 1802 : cluster [DBG] pgmap v2592: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 1 unknown, 17 peering, 79 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 6441/199053 objects misplaced (3.236%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T18:02:08.782 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:08 smithi131 bash[88347]: cluster 2024-08-17T18:02:06.417046+0000 mgr.y (mgr.34107) 1802 : cluster [DBG] pgmap v2592: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 1 unknown, 17 peering, 79 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 6441/199053 objects misplaced (3.236%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T18:02:08.782 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:08 smithi131 bash[88347]: cluster 2024-08-17T18:02:07.248493+0000 mon.a (mon.0) 2772 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-08-17T18:02:08.782 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:08 smithi131 bash[88347]: cluster 2024-08-17T18:02:07.248493+0000 mon.a (mon.0) 2772 : cluster [WRN] Health check failed: Reduced data availability: 5 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-08-17T18:02:08.782 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:08 smithi131 bash[88347]: cluster 2024-08-17T18:02:07.248527+0000 mon.a (mon.0) 2773 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 8839/221853 objects degraded (3.984%), 2 pgs degraded, 1 pg undersized) 2024-08-17T18:02:08.782 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:08 smithi131 bash[88347]: cluster 2024-08-17T18:02:07.248527+0000 mon.a (mon.0) 2773 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 8839/221853 objects degraded (3.984%), 2 pgs degraded, 1 pg undersized) 2024-08-17T18:02:08.792 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:08.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:08.796 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:08.896 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:08.926 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:08.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:08.928 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:09.029 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:09.068 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:09.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:09.073 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:09.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:02:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:02:08] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.51.0" 2024-08-17T18:02:09.174 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:09.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:09.206 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:09.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:09.307 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:09.317 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:09 smithi169 bash[79348]: audit 2024-08-17T18:02:08.278769+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:02:09.317 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:09 smithi169 bash[79348]: audit 2024-08-17T18:02:08.278769+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:02:09.317 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:09 smithi169 bash[79348]: audit 2024-08-17T18:02:08.280555+0000 mon.a (mon.0) 2775 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:09.317 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:09 smithi169 bash[79348]: audit 2024-08-17T18:02:08.280555+0000 mon.a (mon.0) 2775 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:09.337 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:09.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:09.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:09.440 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:09.469 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:09.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:09.473 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:09.574 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:09.597 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:09.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:09 smithi131 bash[89561]: audit 2024-08-17T18:02:08.278769+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:02:09.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:09 smithi131 bash[89561]: audit 2024-08-17T18:02:08.278769+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:02:09.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:09 smithi131 bash[89561]: audit 2024-08-17T18:02:08.280555+0000 mon.a (mon.0) 2775 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:09.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:09 smithi131 bash[89561]: audit 2024-08-17T18:02:08.280555+0000 mon.a (mon.0) 2775 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:09.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:09 smithi131 bash[88347]: audit 2024-08-17T18:02:08.278769+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:02:09.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:09 smithi131 bash[88347]: audit 2024-08-17T18:02:08.278769+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:02:09.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:09 smithi131 bash[88347]: audit 2024-08-17T18:02:08.280555+0000 mon.a (mon.0) 2775 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:09.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:09 smithi131 bash[88347]: audit 2024-08-17T18:02:08.280555+0000 mon.a (mon.0) 2775 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:09.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:09.603 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:09.704 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:09.739 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:09.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:09.743 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:09.843 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:09.870 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:09.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:09.873 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:09.973 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:10.003 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:10.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:10.014 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:10.114 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:10.142 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:10.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:10.143 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:10.244 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:10.269 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:10.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:10.271 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:10.371 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:10.381 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:10 smithi169 bash[79348]: cluster 2024-08-17T18:02:08.417564+0000 mgr.y (mgr.34107) 1803 : cluster [DBG] pgmap v2593: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 1 unknown, 17 peering, 79 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 6441/199053 objects misplaced (3.236%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T18:02:10.382 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:10 smithi169 bash[79348]: cluster 2024-08-17T18:02:08.417564+0000 mgr.y (mgr.34107) 1803 : cluster [DBG] pgmap v2593: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 1 unknown, 17 peering, 79 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 6441/199053 objects misplaced (3.236%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T18:02:10.395 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:10.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:10.398 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:10.498 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:10.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:10.527 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:10.527 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:10.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:10 smithi131 bash[89561]: cluster 2024-08-17T18:02:08.417564+0000 mgr.y (mgr.34107) 1803 : cluster [DBG] pgmap v2593: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 1 unknown, 17 peering, 79 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 6441/199053 objects misplaced (3.236%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T18:02:10.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:10 smithi131 bash[89561]: cluster 2024-08-17T18:02:08.417564+0000 mgr.y (mgr.34107) 1803 : cluster [DBG] pgmap v2593: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 1 unknown, 17 peering, 79 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 6441/199053 objects misplaced (3.236%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T18:02:10.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:10 smithi131 bash[88347]: cluster 2024-08-17T18:02:08.417564+0000 mgr.y (mgr.34107) 1803 : cluster [DBG] pgmap v2593: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 1 unknown, 17 peering, 79 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 6441/199053 objects misplaced (3.236%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T18:02:10.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:10 smithi131 bash[88347]: cluster 2024-08-17T18:02:08.417564+0000 mgr.y (mgr.34107) 1803 : cluster [DBG] pgmap v2593: 99 pgs: 1 active+recovering+undersized+remapped, 1 remapped+peering, 1 unknown, 17 peering, 79 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 6441/199053 objects misplaced (3.236%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T18:02:10.628 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:10.658 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:10.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:10.665 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:10.766 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:10.779 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-08-17T18:02:10.779 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [], 2024-08-17T18:02:10.779 INFO:teuthology.orchestra.run.smithi169.stdout: "complaint_time": 30, 2024-08-17T18:02:10.779 INFO:teuthology.orchestra.run.smithi169.stdout: "num_blocked_ops": 0 2024-08-17T18:02:10.779 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-08-17T18:02:10.804 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:10.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:10.806 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:10.907 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:10.946 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:10.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:10.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:11.052 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:11.082 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:11.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:11.088 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:11.189 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:11.216 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:11.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:11.220 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:11.321 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:11.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:11.346 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:11.347 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:11.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:11 smithi169 bash[79348]: cluster 2024-08-17T18:02:10.418320+0000 mgr.y (mgr.34107) 1804 : cluster [DBG] pgmap v2594: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 904 op/s; 10048/205050 objects degraded (4.900%); 10260/205050 objects misplaced (5.004%); 7.4 MiB/s, 119 objects/s recovering 2024-08-17T18:02:11.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:11 smithi169 bash[79348]: cluster 2024-08-17T18:02:10.418320+0000 mgr.y (mgr.34107) 1804 : cluster [DBG] pgmap v2594: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 904 op/s; 10048/205050 objects degraded (4.900%); 10260/205050 objects misplaced (5.004%); 7.4 MiB/s, 119 objects/s recovering 2024-08-17T18:02:11.447 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:11.458 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:11 smithi131 bash[88347]: cluster 2024-08-17T18:02:10.418320+0000 mgr.y (mgr.34107) 1804 : cluster [DBG] pgmap v2594: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 904 op/s; 10048/205050 objects degraded (4.900%); 10260/205050 objects misplaced (5.004%); 7.4 MiB/s, 119 objects/s recovering 2024-08-17T18:02:11.458 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:11 smithi131 bash[88347]: cluster 2024-08-17T18:02:10.418320+0000 mgr.y (mgr.34107) 1804 : cluster [DBG] pgmap v2594: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 904 op/s; 10048/205050 objects degraded (4.900%); 10260/205050 objects misplaced (5.004%); 7.4 MiB/s, 119 objects/s recovering 2024-08-17T18:02:11.458 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:11 smithi131 bash[89561]: cluster 2024-08-17T18:02:10.418320+0000 mgr.y (mgr.34107) 1804 : cluster [DBG] pgmap v2594: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 904 op/s; 10048/205050 objects degraded (4.900%); 10260/205050 objects misplaced (5.004%); 7.4 MiB/s, 119 objects/s recovering 2024-08-17T18:02:11.459 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:11 smithi131 bash[89561]: cluster 2024-08-17T18:02:10.418320+0000 mgr.y (mgr.34107) 1804 : cluster [DBG] pgmap v2594: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 904 op/s; 10048/205050 objects degraded (4.900%); 10260/205050 objects misplaced (5.004%); 7.4 MiB/s, 119 objects/s recovering 2024-08-17T18:02:11.499 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:11.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:11.502 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:11.603 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:11.631 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:11.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:11.636 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:11.736 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:11.769 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:11.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:11.778 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:11.879 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:11.912 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:11.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:11.918 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:11.950 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-08-17T18:02:11.973 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T18:02:11.986 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T18:02:12.019 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:12.106 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:12.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:12.110 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:12.211 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:12.237 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:12.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:12.243 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:12.344 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:12.373 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:12.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:12.379 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:12.480 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:12.498 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:12 smithi169 bash[79348]: cluster 2024-08-17T18:02:11.288314+0000 mon.a (mon.0) 2776 : cluster [WRN] Health check failed: Degraded data redundancy: 10048/205050 objects degraded (4.900%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:12.499 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:12 smithi169 bash[79348]: cluster 2024-08-17T18:02:11.288314+0000 mon.a (mon.0) 2776 : cluster [WRN] Health check failed: Degraded data redundancy: 10048/205050 objects degraded (4.900%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:12.499 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:12 smithi169 bash[79348]: cluster 2024-08-17T18:02:11.288339+0000 mon.a (mon.0) 2777 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2024-08-17T18:02:12.499 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:12 smithi169 bash[79348]: cluster 2024-08-17T18:02:11.288339+0000 mon.a (mon.0) 2777 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2024-08-17T18:02:12.513 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:12.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:12.517 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:12.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:12 smithi131 bash[88347]: cluster 2024-08-17T18:02:11.288314+0000 mon.a (mon.0) 2776 : cluster [WRN] Health check failed: Degraded data redundancy: 10048/205050 objects degraded (4.900%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:12.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:12 smithi131 bash[88347]: cluster 2024-08-17T18:02:11.288314+0000 mon.a (mon.0) 2776 : cluster [WRN] Health check failed: Degraded data redundancy: 10048/205050 objects degraded (4.900%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:12.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:12 smithi131 bash[88347]: cluster 2024-08-17T18:02:11.288339+0000 mon.a (mon.0) 2777 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2024-08-17T18:02:12.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:12 smithi131 bash[88347]: cluster 2024-08-17T18:02:11.288339+0000 mon.a (mon.0) 2777 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2024-08-17T18:02:12.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:12 smithi131 bash[89561]: cluster 2024-08-17T18:02:11.288314+0000 mon.a (mon.0) 2776 : cluster [WRN] Health check failed: Degraded data redundancy: 10048/205050 objects degraded (4.900%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:12.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:12 smithi131 bash[89561]: cluster 2024-08-17T18:02:11.288314+0000 mon.a (mon.0) 2776 : cluster [WRN] Health check failed: Degraded data redundancy: 10048/205050 objects degraded (4.900%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:12.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:12 smithi131 bash[89561]: cluster 2024-08-17T18:02:11.288339+0000 mon.a (mon.0) 2777 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2024-08-17T18:02:12.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:12 smithi131 bash[89561]: cluster 2024-08-17T18:02:11.288339+0000 mon.a (mon.0) 2777 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 5 pgs inactive, 5 pgs peering) 2024-08-17T18:02:12.618 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:12.630 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:02:12.651 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:12.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:12.658 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:12.758 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:12.785 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:12.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:12.790 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:12.891 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:12.915 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:12.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:12.923 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:13.024 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:13.060 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:13.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:13.064 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:13.165 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:13.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:13.191 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:13.191 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:13.292 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:13.327 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:13.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:13.331 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:13.432 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:13.463 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:13.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:13.467 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:13.568 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:13.579 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:13 smithi131 bash[89561]: cluster 2024-08-17T18:02:12.419119+0000 mgr.y (mgr.34107) 1805 : cluster [DBG] pgmap v2595: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 699 op/s; 10048/205050 objects degraded (4.900%); 10260/205050 objects misplaced (5.004%); 5.7 MiB/s, 92 objects/s recovering 2024-08-17T18:02:13.579 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:13 smithi131 bash[89561]: cluster 2024-08-17T18:02:12.419119+0000 mgr.y (mgr.34107) 1805 : cluster [DBG] pgmap v2595: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 699 op/s; 10048/205050 objects degraded (4.900%); 10260/205050 objects misplaced (5.004%); 5.7 MiB/s, 92 objects/s recovering 2024-08-17T18:02:13.579 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:13 smithi131 bash[88347]: cluster 2024-08-17T18:02:12.419119+0000 mgr.y (mgr.34107) 1805 : cluster [DBG] pgmap v2595: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 699 op/s; 10048/205050 objects degraded (4.900%); 10260/205050 objects misplaced (5.004%); 5.7 MiB/s, 92 objects/s recovering 2024-08-17T18:02:13.579 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:13 smithi131 bash[88347]: cluster 2024-08-17T18:02:12.419119+0000 mgr.y (mgr.34107) 1805 : cluster [DBG] pgmap v2595: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 699 op/s; 10048/205050 objects degraded (4.900%); 10260/205050 objects misplaced (5.004%); 5.7 MiB/s, 92 objects/s recovering 2024-08-17T18:02:13.597 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:13.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:13.600 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:13.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:13 smithi169 bash[79348]: cluster 2024-08-17T18:02:12.419119+0000 mgr.y (mgr.34107) 1805 : cluster [DBG] pgmap v2595: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 699 op/s; 10048/205050 objects degraded (4.900%); 10260/205050 objects misplaced (5.004%); 5.7 MiB/s, 92 objects/s recovering 2024-08-17T18:02:13.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:13 smithi169 bash[79348]: cluster 2024-08-17T18:02:12.419119+0000 mgr.y (mgr.34107) 1805 : cluster [DBG] pgmap v2595: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 699 op/s; 10048/205050 objects degraded (4.900%); 10260/205050 objects misplaced (5.004%); 5.7 MiB/s, 92 objects/s recovering 2024-08-17T18:02:13.700 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:13.732 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:13.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:13.735 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:13.836 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:13.877 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:13.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:13.880 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:13.980 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:14.004 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:14.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:14.006 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:14.107 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:14.126 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:14.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:14.128 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:14.229 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:14.252 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:14.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:14.255 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:14.356 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:14.382 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:14.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:14.384 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:14.485 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:14.511 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:14.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:14.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:14.613 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:14.642 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:14.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:14.646 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:14.747 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:14.781 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:14.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:14.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:14.885 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:14.908 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:14.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:14.913 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:15.014 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:15.046 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:15.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:15.051 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:15.152 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:15.173 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:15.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:15.183 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:15.284 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:15.311 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:15.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:15.314 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:15.414 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:15.436 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:15.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:15.440 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:15.541 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:15.565 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:15.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:15.572 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:15.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:15 smithi131 bash[89561]: cluster 2024-08-17T18:02:14.419823+0000 mgr.y (mgr.34107) 1806 : cluster [DBG] pgmap v2596: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 47 MiB/s wr, 1.30k op/s; 10048/204330 objects degraded (4.918%); 10020/204330 objects misplaced (4.904%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:02:15.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:15 smithi131 bash[89561]: cluster 2024-08-17T18:02:14.419823+0000 mgr.y (mgr.34107) 1806 : cluster [DBG] pgmap v2596: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 47 MiB/s wr, 1.30k op/s; 10048/204330 objects degraded (4.918%); 10020/204330 objects misplaced (4.904%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:02:15.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:15 smithi131 bash[88347]: cluster 2024-08-17T18:02:14.419823+0000 mgr.y (mgr.34107) 1806 : cluster [DBG] pgmap v2596: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 47 MiB/s wr, 1.30k op/s; 10048/204330 objects degraded (4.918%); 10020/204330 objects misplaced (4.904%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:02:15.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:15 smithi131 bash[88347]: cluster 2024-08-17T18:02:14.419823+0000 mgr.y (mgr.34107) 1806 : cluster [DBG] pgmap v2596: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 47 MiB/s wr, 1.30k op/s; 10048/204330 objects degraded (4.918%); 10020/204330 objects misplaced (4.904%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:02:15.675 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:15.684 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:15 smithi169 bash[79348]: cluster 2024-08-17T18:02:14.419823+0000 mgr.y (mgr.34107) 1806 : cluster [DBG] pgmap v2596: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 47 MiB/s wr, 1.30k op/s; 10048/204330 objects degraded (4.918%); 10020/204330 objects misplaced (4.904%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:02:15.684 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:15 smithi169 bash[79348]: cluster 2024-08-17T18:02:14.419823+0000 mgr.y (mgr.34107) 1806 : cluster [DBG] pgmap v2596: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 47 MiB/s wr, 1.30k op/s; 10048/204330 objects degraded (4.918%); 10020/204330 objects misplaced (4.904%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:02:15.712 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:15.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:15.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:15.820 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:15.845 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:15.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:15.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:15.950 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:15.987 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:15.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:15.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:16.090 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:16.121 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:16.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:16.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:16.228 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:16.251 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:16.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:16.258 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:16.359 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:16.401 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:16.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:16.404 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:16.504 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:16.528 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:16.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:16.530 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:16.631 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:16.659 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:16.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:16.664 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:16.689 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:02:16.690 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:02:16.691 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:02:16.765 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:16.791 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:16 smithi169 bash[79348]: cluster 2024-08-17T18:02:16.473150+0000 mon.a (mon.0) 2778 : cluster [WRN] Health check update: Degraded data redundancy: 9797/192573 objects degraded (5.087%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:16.791 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:16 smithi169 bash[79348]: cluster 2024-08-17T18:02:16.473150+0000 mon.a (mon.0) 2778 : cluster [WRN] Health check update: Degraded data redundancy: 9797/192573 objects degraded (5.087%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:16.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:16.796 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:16.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:16.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:16 smithi131 bash[89561]: cluster 2024-08-17T18:02:16.473150+0000 mon.a (mon.0) 2778 : cluster [WRN] Health check update: Degraded data redundancy: 9797/192573 objects degraded (5.087%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:16.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:16 smithi131 bash[89561]: cluster 2024-08-17T18:02:16.473150+0000 mon.a (mon.0) 2778 : cluster [WRN] Health check update: Degraded data redundancy: 9797/192573 objects degraded (5.087%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:16.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:16 smithi131 bash[88347]: cluster 2024-08-17T18:02:16.473150+0000 mon.a (mon.0) 2778 : cluster [WRN] Health check update: Degraded data redundancy: 9797/192573 objects degraded (5.087%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:16.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:16 smithi131 bash[88347]: cluster 2024-08-17T18:02:16.473150+0000 mon.a (mon.0) 2778 : cluster [WRN] Health check update: Degraded data redundancy: 9797/192573 objects degraded (5.087%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:16.897 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:16.932 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:16.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:16.936 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:17.037 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:17.062 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:17.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:17.066 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:17.167 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:17.211 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:17.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:17.214 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:17.315 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:17.333 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:17.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:17.335 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:17.436 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:17.460 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:17.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:17.462 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:17.563 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:17.595 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:17.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:17.599 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:17.700 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:17.710 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:17 smithi131 bash[89561]: cluster 2024-08-17T18:02:16.421002+0000 mgr.y (mgr.34107) 1807 : cluster [DBG] pgmap v2597: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 42 MiB/s wr, 1.56k op/s; 9797/192573 objects degraded (5.087%); 9573/192573 objects misplaced (4.971%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:02:17.710 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:17 smithi131 bash[89561]: cluster 2024-08-17T18:02:16.421002+0000 mgr.y (mgr.34107) 1807 : cluster [DBG] pgmap v2597: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 42 MiB/s wr, 1.56k op/s; 9797/192573 objects degraded (5.087%); 9573/192573 objects misplaced (4.971%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:02:17.710 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:17 smithi131 bash[88347]: cluster 2024-08-17T18:02:16.421002+0000 mgr.y (mgr.34107) 1807 : cluster [DBG] pgmap v2597: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 42 MiB/s wr, 1.56k op/s; 9797/192573 objects degraded (5.087%); 9573/192573 objects misplaced (4.971%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:02:17.711 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:17 smithi131 bash[88347]: cluster 2024-08-17T18:02:16.421002+0000 mgr.y (mgr.34107) 1807 : cluster [DBG] pgmap v2597: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 42 MiB/s wr, 1.56k op/s; 9797/192573 objects degraded (5.087%); 9573/192573 objects misplaced (4.971%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:02:17.726 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:17.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:17.731 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:17.832 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:17.855 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:17.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:17.859 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:17.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:17 smithi169 bash[79348]: cluster 2024-08-17T18:02:16.421002+0000 mgr.y (mgr.34107) 1807 : cluster [DBG] pgmap v2597: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 42 MiB/s wr, 1.56k op/s; 9797/192573 objects degraded (5.087%); 9573/192573 objects misplaced (4.971%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:02:17.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:17 smithi169 bash[79348]: cluster 2024-08-17T18:02:16.421002+0000 mgr.y (mgr.34107) 1807 : cluster [DBG] pgmap v2597: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 42 MiB/s wr, 1.56k op/s; 9797/192573 objects degraded (5.087%); 9573/192573 objects misplaced (4.971%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:02:17.959 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:17.983 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:17.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:17.986 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:18.087 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:18.108 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:18.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:18.110 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:18.211 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:18.234 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:18.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:18.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:18.336 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:18.363 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:18.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:18.365 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:18.466 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:18.505 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:18.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:18.511 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:18.612 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:18.640 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:18.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:18.644 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:18.745 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:18.770 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:18.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:18.772 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:18.876 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:18.898 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:18.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:18.901 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:19.002 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:19.033 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:19.034 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:02:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:02:18] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.51.0" 2024-08-17T18:02:19.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:19.037 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:19.137 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:19.165 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:19.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:19.167 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:19.268 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:19.288 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:19.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:19.290 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:19.390 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:19.426 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:19.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:19.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:19.531 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:19.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:19.560 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:19.560 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:19.661 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:19.692 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:19.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:19.695 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:19.796 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:19.817 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:19.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:19.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:19.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:19 smithi131 bash[88347]: cluster 2024-08-17T18:02:18.421494+0000 mgr.y (mgr.34107) 1808 : cluster [DBG] pgmap v2598: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 36 MiB/s wr, 1.32k op/s; 9797/192573 objects degraded (5.087%); 9573/192573 objects misplaced (4.971%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T18:02:19.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:19 smithi131 bash[88347]: cluster 2024-08-17T18:02:18.421494+0000 mgr.y (mgr.34107) 1808 : cluster [DBG] pgmap v2598: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 36 MiB/s wr, 1.32k op/s; 9797/192573 objects degraded (5.087%); 9573/192573 objects misplaced (4.971%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T18:02:19.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:19 smithi131 bash[89561]: cluster 2024-08-17T18:02:18.421494+0000 mgr.y (mgr.34107) 1808 : cluster [DBG] pgmap v2598: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 36 MiB/s wr, 1.32k op/s; 9797/192573 objects degraded (5.087%); 9573/192573 objects misplaced (4.971%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T18:02:19.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:19 smithi131 bash[89561]: cluster 2024-08-17T18:02:18.421494+0000 mgr.y (mgr.34107) 1808 : cluster [DBG] pgmap v2598: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 36 MiB/s wr, 1.32k op/s; 9797/192573 objects degraded (5.087%); 9573/192573 objects misplaced (4.971%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T18:02:19.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:19 smithi169 bash[79348]: cluster 2024-08-17T18:02:18.421494+0000 mgr.y (mgr.34107) 1808 : cluster [DBG] pgmap v2598: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 36 MiB/s wr, 1.32k op/s; 9797/192573 objects degraded (5.087%); 9573/192573 objects misplaced (4.971%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T18:02:19.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:19 smithi169 bash[79348]: cluster 2024-08-17T18:02:18.421494+0000 mgr.y (mgr.34107) 1808 : cluster [DBG] pgmap v2598: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 36 MiB/s wr, 1.32k op/s; 9797/192573 objects degraded (5.087%); 9573/192573 objects misplaced (4.971%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T18:02:19.920 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:19.947 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:19.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:19.951 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:20.052 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:20.082 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:20.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:20.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:20.188 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:20.211 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:20.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:20.216 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:20.316 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:20.348 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:20.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:20.350 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:20.451 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:20.473 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:20.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:20.475 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:20.575 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:20.602 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:20.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:20.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:20.704 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:20.722 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:20.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:20.724 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:20.825 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:20.849 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:20.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:20.851 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:20.952 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:20.982 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:20.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:20.991 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:21.092 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:21.110 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:21.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:21.112 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:21.213 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:21.236 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:21.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:21.238 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:21.339 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:21.372 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:21.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:21.375 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:21.476 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:21.513 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:21.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:21.516 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:21.617 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:21.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:21 smithi169 bash[79348]: cluster 2024-08-17T18:02:20.422844+0000 mgr.y (mgr.34107) 1809 : cluster [DBG] pgmap v2599: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 36 MiB/s wr, 1.64k op/s; 9538/181059 objects degraded (5.268%); 8895/181059 objects misplaced (4.913%); 4.1 MiB/s, 66 objects/s recovering 2024-08-17T18:02:21.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:21 smithi169 bash[79348]: cluster 2024-08-17T18:02:20.422844+0000 mgr.y (mgr.34107) 1809 : cluster [DBG] pgmap v2599: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 36 MiB/s wr, 1.64k op/s; 9538/181059 objects degraded (5.268%); 8895/181059 objects misplaced (4.913%); 4.1 MiB/s, 66 objects/s recovering 2024-08-17T18:02:21.647 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:21.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:21.649 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:21.750 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:21.782 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:21.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:21.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:21.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:21 smithi131 bash[88347]: cluster 2024-08-17T18:02:20.422844+0000 mgr.y (mgr.34107) 1809 : cluster [DBG] pgmap v2599: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 36 MiB/s wr, 1.64k op/s; 9538/181059 objects degraded (5.268%); 8895/181059 objects misplaced (4.913%); 4.1 MiB/s, 66 objects/s recovering 2024-08-17T18:02:21.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:21 smithi131 bash[88347]: cluster 2024-08-17T18:02:20.422844+0000 mgr.y (mgr.34107) 1809 : cluster [DBG] pgmap v2599: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 36 MiB/s wr, 1.64k op/s; 9538/181059 objects degraded (5.268%); 8895/181059 objects misplaced (4.913%); 4.1 MiB/s, 66 objects/s recovering 2024-08-17T18:02:21.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:21 smithi131 bash[89561]: cluster 2024-08-17T18:02:20.422844+0000 mgr.y (mgr.34107) 1809 : cluster [DBG] pgmap v2599: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 36 MiB/s wr, 1.64k op/s; 9538/181059 objects degraded (5.268%); 8895/181059 objects misplaced (4.913%); 4.1 MiB/s, 66 objects/s recovering 2024-08-17T18:02:21.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:21 smithi131 bash[89561]: cluster 2024-08-17T18:02:20.422844+0000 mgr.y (mgr.34107) 1809 : cluster [DBG] pgmap v2599: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 36 MiB/s wr, 1.64k op/s; 9538/181059 objects degraded (5.268%); 8895/181059 objects misplaced (4.913%); 4.1 MiB/s, 66 objects/s recovering 2024-08-17T18:02:21.888 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:21.922 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:21.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:21.929 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:22.030 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:22.054 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:22.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:22.057 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:22.158 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:22.189 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:22.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:22.195 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:22.296 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:22.335 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:22.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:22.339 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:22.440 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:22.467 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:22.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:22.469 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:22.570 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:22.609 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:22.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:22.610 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:22.711 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:22.743 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:22.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:22.748 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:22.848 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:22.881 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:22.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:22.886 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:22.987 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:23.018 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:23.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:23.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:23.123 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:23.163 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:23.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:23.165 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:23.266 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:23.291 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:23.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:23.296 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:23.397 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:23.433 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:23.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:23.436 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:23.537 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:23.562 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:23.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:23.566 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:23.667 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:23.689 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:23.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:23.691 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:23.791 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:23.815 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:23.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:23.817 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:23.918 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:23.954 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:23.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:23.959 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:24.060 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:24.093 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:24.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:24.096 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:24.197 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:24.202 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-08-17T18:02:24.202 INFO:teuthology.orchestra.run.smithi169.stdout: "size": 20, 2024-08-17T18:02:24.202 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 600, 2024-08-17T18:02:24.203 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [ 2024-08-17T18:02:24.203 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.203 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45017.0:200292 53.0 53:04f31b02:::benchmark_data_smithi131_199971_object93326:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1353)", 2024-08-17T18:02:24.203 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T17:53:36.527589+0000", 2024-08-17T18:02:24.203 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 527.67075407200002, 2024-08-17T18:02:24.203 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.95256070699999995, 2024-08-17T18:02:24.203 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:02:24.203 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:02:24.203 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:02:24.203 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45017", 2024-08-17T18:02:24.203 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T18:02:24.203 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 200292 2024-08-17T18:02:24.203 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.204 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:02:24.204 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.204 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:02:24.204 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.527589+0000", 2024-08-17T18:02:24.204 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:02:24.204 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.204 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.204 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:02:24.204 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.527589+0000", 2024-08-17T18:02:24.204 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:02:24.204 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.204 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.204 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:02:24.204 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.527588+0000", 2024-08-17T18:02:24.205 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:02:24.205 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.205 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.205 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:02:24.205 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.527594+0000", 2024-08-17T18:02:24.205 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.7909999999999999e-06 2024-08-17T18:02:24.205 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.205 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.205 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:02:24.205 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.527605+0000", 2024-08-17T18:02:24.205 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0316000000000001e-05 2024-08-17T18:02:24.205 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.205 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.205 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:02:24.205 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.527611+0000", 2024-08-17T18:02:24.206 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.7529999999999998e-06 2024-08-17T18:02:24.206 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.206 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.206 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.206 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.531474+0000", 2024-08-17T18:02:24.206 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.003863315 2024-08-17T18:02:24.206 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.206 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.206 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:02:24.206 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.531497+0000", 2024-08-17T18:02:24.206 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.2796e-05 2024-08-17T18:02:24.206 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.206 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.207 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.207 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.472489+0000", 2024-08-17T18:02:24.207 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.94099238500000004 2024-08-17T18:02:24.207 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.207 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.207 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:02:24.207 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.472574+0000", 2024-08-17T18:02:24.207 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.5173000000000006e-05 2024-08-17T18:02:24.207 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.207 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.207 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,5", 2024-08-17T18:02:24.207 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.472968+0000", 2024-08-17T18:02:24.207 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000394125 2024-08-17T18:02:24.207 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.207 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.208 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:02:24.208 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.480015+0000", 2024-08-17T18:02:24.208 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0070463499999999998 2024-08-17T18:02:24.208 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.208 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.208 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:24.208 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.480052+0000", 2024-08-17T18:02:24.208 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.7527000000000002e-05 2024-08-17T18:02:24.208 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.208 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.208 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:24.208 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.480081+0000", 2024-08-17T18:02:24.208 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.8311999999999999e-05 2024-08-17T18:02:24.208 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.209 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.209 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:02:24.209 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.480110+0000", 2024-08-17T18:02:24.209 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.9825999999999999e-05 2024-08-17T18:02:24.209 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.209 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.209 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:02:24.209 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.480150+0000", 2024-08-17T18:02:24.209 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.9344000000000001e-05 2024-08-17T18:02:24.209 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:02:24.209 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:02:24.209 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:02:24.209 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.209 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.209 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45017.0:200311 53.0 53:060217c1:::benchmark_data_smithi131_199971_object93345:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1353)", 2024-08-17T18:02:24.210 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T17:53:36.554577+0000", 2024-08-17T18:02:24.210 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 527.64376564500003, 2024-08-17T18:02:24.210 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.93030176899999995, 2024-08-17T18:02:24.210 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:02:24.210 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:02:24.210 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:02:24.210 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45017", 2024-08-17T18:02:24.210 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T18:02:24.210 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 200311 2024-08-17T18:02:24.210 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.210 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:02:24.210 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.211 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:02:24.211 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.554577+0000", 2024-08-17T18:02:24.211 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:02:24.211 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.211 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.211 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:02:24.211 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.554577+0000", 2024-08-17T18:02:24.211 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:02:24.211 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.211 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.211 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:02:24.211 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.554576+0000", 2024-08-17T18:02:24.211 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:02:24.211 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.211 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.211 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:02:24.212 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.554582+0000", 2024-08-17T18:02:24.212 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.891e-06 2024-08-17T18:02:24.212 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.212 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.212 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:02:24.212 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.554598+0000", 2024-08-17T18:02:24.212 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5905000000000001e-05 2024-08-17T18:02:24.212 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.212 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.212 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:02:24.212 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.554606+0000", 2024-08-17T18:02:24.212 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.2660000000000001e-06 2024-08-17T18:02:24.212 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.212 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.212 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.213 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.554699+0000", 2024-08-17T18:02:24.213 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.3083000000000003e-05 2024-08-17T18:02:24.213 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.213 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.213 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:02:24.213 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.554710+0000", 2024-08-17T18:02:24.213 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1260000000000001e-05 2024-08-17T18:02:24.213 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.213 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.213 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.213 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.475686+0000", 2024-08-17T18:02:24.213 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.92097574699999996 2024-08-17T18:02:24.213 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.213 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.213 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:02:24.213 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.475794+0000", 2024-08-17T18:02:24.214 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00010786899999999999 2024-08-17T18:02:24.214 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.214 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.214 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,5", 2024-08-17T18:02:24.214 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.476096+0000", 2024-08-17T18:02:24.214 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00030190300000000001 2024-08-17T18:02:24.214 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.214 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.214 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:02:24.214 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.480235+0000", 2024-08-17T18:02:24.214 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.004138564 2024-08-17T18:02:24.214 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.214 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.214 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:24.215 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.480266+0000", 2024-08-17T18:02:24.215 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.1751999999999997e-05 2024-08-17T18:02:24.215 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.215 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.215 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:24.215 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.484824+0000", 2024-08-17T18:02:24.215 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0045574400000000003 2024-08-17T18:02:24.215 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.215 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.215 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:02:24.215 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.484854+0000", 2024-08-17T18:02:24.215 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.9907e-05 2024-08-17T18:02:24.215 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.215 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.215 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:02:24.216 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.484879+0000", 2024-08-17T18:02:24.216 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.5571999999999998e-05 2024-08-17T18:02:24.216 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:02:24.216 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:02:24.216 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:02:24.216 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.216 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.216 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45017.0:200345 53.0 53:029f5f52:::benchmark_data_smithi131_199971_object93379:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1353)", 2024-08-17T18:02:24.216 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T17:53:36.584102+0000", 2024-08-17T18:02:24.216 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 527.61424144800003, 2024-08-17T18:02:24.216 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.90088990599999996, 2024-08-17T18:02:24.216 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:02:24.216 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:02:24.217 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:02:24.217 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45017", 2024-08-17T18:02:24.217 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T18:02:24.217 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 200345 2024-08-17T18:02:24.217 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.217 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:02:24.217 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.217 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:02:24.217 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.584102+0000", 2024-08-17T18:02:24.217 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:02:24.217 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.217 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.217 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:02:24.217 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.584102+0000", 2024-08-17T18:02:24.218 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:02:24.218 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.218 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.218 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:02:24.218 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.584101+0000", 2024-08-17T18:02:24.218 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:02:24.218 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.218 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.218 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:02:24.218 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.584106+0000", 2024-08-17T18:02:24.218 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.9830000000000004e-06 2024-08-17T18:02:24.218 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.218 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.218 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:02:24.218 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.584117+0000", 2024-08-17T18:02:24.219 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0986e-05 2024-08-17T18:02:24.219 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.219 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.219 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:02:24.219 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.584123+0000", 2024-08-17T18:02:24.219 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.4010000000000002e-06 2024-08-17T18:02:24.219 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.219 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.219 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.219 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.584409+0000", 2024-08-17T18:02:24.219 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000286085 2024-08-17T18:02:24.219 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.219 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.219 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:02:24.219 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.584419+0000", 2024-08-17T18:02:24.220 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0086e-05 2024-08-17T18:02:24.220 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.220 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.220 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.220 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.477895+0000", 2024-08-17T18:02:24.220 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.89347549000000004 2024-08-17T18:02:24.220 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.220 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.220 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:02:24.220 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.478009+0000", 2024-08-17T18:02:24.220 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000113799 2024-08-17T18:02:24.220 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.220 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.220 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,5", 2024-08-17T18:02:24.220 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.478264+0000", 2024-08-17T18:02:24.221 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00025517399999999999 2024-08-17T18:02:24.221 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.221 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.221 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:02:24.221 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.482248+0000", 2024-08-17T18:02:24.221 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0039845419999999998 2024-08-17T18:02:24.221 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.221 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.221 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:24.221 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.484801+0000", 2024-08-17T18:02:24.221 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0025527620000000001 2024-08-17T18:02:24.221 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.221 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.221 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:24.221 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.484946+0000", 2024-08-17T18:02:24.222 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014492199999999999 2024-08-17T18:02:24.222 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.222 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.222 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:02:24.222 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.484971+0000", 2024-08-17T18:02:24.222 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.5429e-05 2024-08-17T18:02:24.222 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.222 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.222 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:02:24.222 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.484992+0000", 2024-08-17T18:02:24.222 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0129e-05 2024-08-17T18:02:24.222 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:02:24.222 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:02:24.222 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:02:24.223 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.223 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.223 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45017.0:200346 53.0 53:04922c3d:::benchmark_data_smithi131_199971_object93380:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1353)", 2024-08-17T18:02:24.223 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T17:53:36.584436+0000", 2024-08-17T18:02:24.223 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 527.61390678500004, 2024-08-17T18:02:24.223 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.90933518999999996, 2024-08-17T18:02:24.223 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:02:24.223 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:02:24.223 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:02:24.223 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45017", 2024-08-17T18:02:24.223 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T18:02:24.223 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 200346 2024-08-17T18:02:24.223 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.223 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:02:24.224 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.224 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:02:24.224 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.584436+0000", 2024-08-17T18:02:24.224 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:02:24.224 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.224 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.224 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:02:24.224 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.584436+0000", 2024-08-17T18:02:24.224 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:02:24.224 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.224 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.224 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:02:24.224 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.584435+0000", 2024-08-17T18:02:24.224 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:02:24.224 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.225 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.225 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:02:24.225 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.584440+0000", 2024-08-17T18:02:24.225 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.8450000000000002e-06 2024-08-17T18:02:24.225 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.225 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.225 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:02:24.225 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.584450+0000", 2024-08-17T18:02:24.225 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0144e-05 2024-08-17T18:02:24.225 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.225 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.225 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:02:24.225 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.584457+0000", 2024-08-17T18:02:24.225 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.1120000000000001e-06 2024-08-17T18:02:24.226 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.226 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.226 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.226 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.584507+0000", 2024-08-17T18:02:24.226 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.0133000000000003e-05 2024-08-17T18:02:24.226 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.226 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.226 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:02:24.226 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.584514+0000", 2024-08-17T18:02:24.226 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.1930000000000004e-06 2024-08-17T18:02:24.226 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.226 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.226 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.227 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.480294+0000", 2024-08-17T18:02:24.227 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.89577965400000004 2024-08-17T18:02:24.227 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.227 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.227 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:02:24.227 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.480363+0000", 2024-08-17T18:02:24.227 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.9695000000000003e-05 2024-08-17T18:02:24.227 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.227 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.227 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,5", 2024-08-17T18:02:24.227 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.480624+0000", 2024-08-17T18:02:24.227 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00026074699999999998 2024-08-17T18:02:24.227 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.227 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.228 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:02:24.228 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.484892+0000", 2024-08-17T18:02:24.228 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0042684719999999997 2024-08-17T18:02:24.228 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.228 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.228 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:24.228 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.493618+0000", 2024-08-17T18:02:24.228 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0087258130000000007 2024-08-17T18:02:24.228 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.228 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.228 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:24.228 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.493702+0000", 2024-08-17T18:02:24.228 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.3508000000000001e-05 2024-08-17T18:02:24.228 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.228 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.229 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:02:24.229 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.493731+0000", 2024-08-17T18:02:24.229 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.9601e-05 2024-08-17T18:02:24.229 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.229 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.229 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:02:24.229 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.493771+0000", 2024-08-17T18:02:24.229 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.0108999999999998e-05 2024-08-17T18:02:24.229 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:02:24.229 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:02:24.229 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:02:24.229 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.229 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.229 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45017.0:200363 53.0 53:0281cc67:::benchmark_data_smithi131_199971_object93397:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1353)", 2024-08-17T18:02:24.229 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T17:53:36.605437+0000", 2024-08-17T18:02:24.230 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 527.59290588199997, 2024-08-17T18:02:24.230 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.88841867600000002, 2024-08-17T18:02:24.230 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:02:24.230 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:02:24.230 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:02:24.230 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45017", 2024-08-17T18:02:24.230 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T18:02:24.230 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 200363 2024-08-17T18:02:24.230 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.230 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:02:24.230 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.230 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:02:24.230 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.605437+0000", 2024-08-17T18:02:24.231 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:02:24.231 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.231 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.231 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:02:24.231 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.605437+0000", 2024-08-17T18:02:24.231 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:02:24.231 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.231 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.231 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:02:24.231 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.605436+0000", 2024-08-17T18:02:24.231 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:02:24.231 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.231 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.231 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:02:24.232 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.605441+0000", 2024-08-17T18:02:24.232 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.7029999999999997e-06 2024-08-17T18:02:24.232 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.232 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.232 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:02:24.232 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.605452+0000", 2024-08-17T18:02:24.232 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0923e-05 2024-08-17T18:02:24.232 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.232 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.232 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:02:24.232 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.605459+0000", 2024-08-17T18:02:24.232 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.1570000000000003e-06 2024-08-17T18:02:24.232 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.233 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.233 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.233 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.605523+0000", 2024-08-17T18:02:24.233 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.4152000000000005e-05 2024-08-17T18:02:24.233 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.233 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.233 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:02:24.233 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.605533+0000", 2024-08-17T18:02:24.233 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.6430000000000007e-06 2024-08-17T18:02:24.233 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.233 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.233 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.233 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.482293+0000", 2024-08-17T18:02:24.233 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.87675994300000004 2024-08-17T18:02:24.234 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.234 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.234 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:02:24.234 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.482403+0000", 2024-08-17T18:02:24.234 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000109813 2024-08-17T18:02:24.234 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.234 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.234 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,5", 2024-08-17T18:02:24.234 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.482701+0000", 2024-08-17T18:02:24.234 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000298394 2024-08-17T18:02:24.234 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.234 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.234 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:02:24.234 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.484998+0000", 2024-08-17T18:02:24.235 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0022973730000000001 2024-08-17T18:02:24.235 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.235 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.235 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:24.235 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.493664+0000", 2024-08-17T18:02:24.235 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0086658929999999992 2024-08-17T18:02:24.235 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.235 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.235 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:24.235 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.493811+0000", 2024-08-17T18:02:24.235 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014711699999999999 2024-08-17T18:02:24.235 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.235 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.236 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:02:24.236 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.493836+0000", 2024-08-17T18:02:24.236 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.5114e-05 2024-08-17T18:02:24.236 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.236 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.236 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:02:24.236 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.493856+0000", 2024-08-17T18:02:24.236 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.9443e-05 2024-08-17T18:02:24.236 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:02:24.236 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:02:24.236 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:02:24.236 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.236 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.236 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45017.0:200404 53.0 53:033c7ddd:::benchmark_data_smithi131_199971_object93438:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1353)", 2024-08-17T18:02:24.237 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T17:53:36.650939+0000", 2024-08-17T18:02:24.237 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 527.54740389999995, 2024-08-17T18:02:24.237 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.85122846299999999, 2024-08-17T18:02:24.237 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:02:24.237 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:02:24.237 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:02:24.237 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45017", 2024-08-17T18:02:24.237 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T18:02:24.237 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 200404 2024-08-17T18:02:24.237 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.237 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:02:24.237 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.237 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:02:24.237 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.650939+0000", 2024-08-17T18:02:24.238 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:02:24.238 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.238 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.238 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:02:24.238 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.650939+0000", 2024-08-17T18:02:24.238 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:02:24.238 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.238 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.238 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:02:24.238 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.650937+0000", 2024-08-17T18:02:24.238 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:02:24.238 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.238 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.238 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:02:24.238 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.650945+0000", 2024-08-17T18:02:24.239 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.7970000000000001e-06 2024-08-17T18:02:24.239 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.239 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.239 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:02:24.239 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.650963+0000", 2024-08-17T18:02:24.239 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.8269000000000001e-05 2024-08-17T18:02:24.239 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.239 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.239 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:02:24.239 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.650971+0000", 2024-08-17T18:02:24.239 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.3629999999999996e-06 2024-08-17T18:02:24.239 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.239 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.239 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.239 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.651031+0000", 2024-08-17T18:02:24.240 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.0205999999999999e-05 2024-08-17T18:02:24.240 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.240 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.240 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:02:24.240 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.651044+0000", 2024-08-17T18:02:24.240 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3406e-05 2024-08-17T18:02:24.240 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.240 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.240 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.240 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.485030+0000", 2024-08-17T18:02:24.240 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.83398617100000005 2024-08-17T18:02:24.240 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.240 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.240 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:02:24.240 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.485148+0000", 2024-08-17T18:02:24.241 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000117293 2024-08-17T18:02:24.241 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.241 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.241 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,5", 2024-08-17T18:02:24.241 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.485420+0000", 2024-08-17T18:02:24.241 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00027185099999999998 2024-08-17T18:02:24.241 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.241 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.241 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:02:24.241 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.493674+0000", 2024-08-17T18:02:24.241 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0082543249999999999 2024-08-17T18:02:24.241 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.241 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.241 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:24.242 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.493895+0000", 2024-08-17T18:02:24.242 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000221373 2024-08-17T18:02:24.242 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.242 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.242 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:24.242 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.502040+0000", 2024-08-17T18:02:24.242 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0081445949999999993 2024-08-17T18:02:24.242 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.242 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.242 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:02:24.242 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.502130+0000", 2024-08-17T18:02:24.242 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.0540999999999999e-05 2024-08-17T18:02:24.242 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.243 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.243 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:02:24.243 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.502168+0000", 2024-08-17T18:02:24.243 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.7214e-05 2024-08-17T18:02:24.243 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:02:24.243 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:02:24.243 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:02:24.243 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.243 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.243 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45017.0:200410 53.0 53:06f8965c:::benchmark_data_smithi131_199971_object93444:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1353)", 2024-08-17T18:02:24.243 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T17:53:36.657275+0000", 2024-08-17T18:02:24.243 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 527.54106779599999, 2024-08-17T18:02:24.243 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.85032884600000003, 2024-08-17T18:02:24.243 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:02:24.244 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:02:24.244 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:02:24.244 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45017", 2024-08-17T18:02:24.244 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T18:02:24.244 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 200410 2024-08-17T18:02:24.244 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.244 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:02:24.244 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.244 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:02:24.244 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.657275+0000", 2024-08-17T18:02:24.244 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:02:24.244 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.244 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.245 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:02:24.245 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.657275+0000", 2024-08-17T18:02:24.245 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:02:24.245 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.245 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.245 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:02:24.245 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.657274+0000", 2024-08-17T18:02:24.245 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:02:24.245 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.245 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.245 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:02:24.245 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.657280+0000", 2024-08-17T18:02:24.245 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.587e-06 2024-08-17T18:02:24.246 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.246 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.246 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:02:24.246 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.657289+0000", 2024-08-17T18:02:24.246 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.1220000000000001e-06 2024-08-17T18:02:24.246 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.246 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.246 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:02:24.246 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.657296+0000", 2024-08-17T18:02:24.246 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.2779999999999996e-06 2024-08-17T18:02:24.246 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.246 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.246 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.246 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.657348+0000", 2024-08-17T18:02:24.246 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.1888999999999997e-05 2024-08-17T18:02:24.247 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.247 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.247 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:02:24.247 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.657359+0000", 2024-08-17T18:02:24.247 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.081e-05 2024-08-17T18:02:24.247 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.247 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.247 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.247 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.491033+0000", 2024-08-17T18:02:24.247 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.83367351599999995 2024-08-17T18:02:24.247 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.247 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.247 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:02:24.247 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.491144+0000", 2024-08-17T18:02:24.248 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000111685 2024-08-17T18:02:24.248 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.248 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.248 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,5", 2024-08-17T18:02:24.248 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.491583+0000", 2024-08-17T18:02:24.248 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00043854799999999998 2024-08-17T18:02:24.248 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.248 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.248 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:02:24.248 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.493781+0000", 2024-08-17T18:02:24.248 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0021985300000000002 2024-08-17T18:02:24.248 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.248 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.249 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:24.249 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.502222+0000", 2024-08-17T18:02:24.249 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0084404839999999998 2024-08-17T18:02:24.249 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.249 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.249 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:24.249 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.507521+0000", 2024-08-17T18:02:24.249 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0052991230000000002 2024-08-17T18:02:24.249 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.249 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.249 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:02:24.249 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.507568+0000", 2024-08-17T18:02:24.249 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.7083000000000003e-05 2024-08-17T18:02:24.249 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.249 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.250 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:02:24.250 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.507604+0000", 2024-08-17T18:02:24.250 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.6134000000000003e-05 2024-08-17T18:02:24.250 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:02:24.250 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:02:24.250 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:02:24.250 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.250 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.250 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45017.0:200412 53.0 53:06fb24bc:::benchmark_data_smithi131_199971_object93446:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1353)", 2024-08-17T18:02:24.250 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T17:53:36.657557+0000", 2024-08-17T18:02:24.250 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 527.54078565700001, 2024-08-17T18:02:24.250 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.85883598900000002, 2024-08-17T18:02:24.251 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:02:24.251 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:02:24.251 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:02:24.251 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45017", 2024-08-17T18:02:24.251 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T18:02:24.251 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 200412 2024-08-17T18:02:24.251 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.251 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:02:24.251 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.251 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:02:24.251 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.657557+0000", 2024-08-17T18:02:24.251 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:02:24.251 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.251 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.251 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:02:24.252 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.657557+0000", 2024-08-17T18:02:24.252 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:02:24.252 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.252 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.252 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:02:24.252 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.657557+0000", 2024-08-17T18:02:24.252 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:02:24.252 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.252 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.252 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:02:24.252 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.657561+0000", 2024-08-17T18:02:24.252 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.3549999999999998e-06 2024-08-17T18:02:24.252 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.253 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.253 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:02:24.253 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.657570+0000", 2024-08-17T18:02:24.253 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.2250000000000006e-06 2024-08-17T18:02:24.253 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.253 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.253 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:02:24.253 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.657576+0000", 2024-08-17T18:02:24.253 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.2960000000000004e-06 2024-08-17T18:02:24.253 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.253 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.253 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.253 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.657614+0000", 2024-08-17T18:02:24.253 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.7382000000000002e-05 2024-08-17T18:02:24.254 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.254 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.254 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:02:24.254 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.657622+0000", 2024-08-17T18:02:24.254 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.8890000000000002e-06 2024-08-17T18:02:24.254 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.254 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.254 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.254 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.493917+0000", 2024-08-17T18:02:24.254 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.83629553300000004 2024-08-17T18:02:24.254 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.254 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.254 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:02:24.254 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.493978+0000", 2024-08-17T18:02:24.255 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.0306000000000002e-05 2024-08-17T18:02:24.255 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.255 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.255 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,5", 2024-08-17T18:02:24.255 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.494382+0000", 2024-08-17T18:02:24.255 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00040432199999999998 2024-08-17T18:02:24.255 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.255 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.255 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:02:24.255 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.502231+0000", 2024-08-17T18:02:24.255 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0078489260000000009 2024-08-17T18:02:24.255 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.255 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.256 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:24.256 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.502277+0000", 2024-08-17T18:02:24.256 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.6377e-05 2024-08-17T18:02:24.256 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.256 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.256 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:24.256 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.516342+0000", 2024-08-17T18:02:24.256 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.014064841999999999 2024-08-17T18:02:24.256 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.256 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.256 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:02:24.256 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.516371+0000", 2024-08-17T18:02:24.256 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.8575999999999999e-05 2024-08-17T18:02:24.256 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.257 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.257 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:02:24.257 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.516393+0000", 2024-08-17T18:02:24.257 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.2761000000000001e-05 2024-08-17T18:02:24.257 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:02:24.257 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:02:24.257 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:02:24.257 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.257 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.257 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45017.0:200450 53.0 53:0731e1a8:::benchmark_data_smithi131_199971_object93484:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1353)", 2024-08-17T18:02:24.257 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T17:53:36.707445+0000", 2024-08-17T18:02:24.257 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 527.490897722, 2024-08-17T18:02:24.257 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.809084743, 2024-08-17T18:02:24.258 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:02:24.258 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:02:24.258 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:02:24.258 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45017", 2024-08-17T18:02:24.258 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T18:02:24.258 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 200450 2024-08-17T18:02:24.258 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.258 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:02:24.258 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.258 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:02:24.258 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.707445+0000", 2024-08-17T18:02:24.258 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:02:24.258 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.259 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.259 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:02:24.259 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.707445+0000", 2024-08-17T18:02:24.259 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:02:24.259 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.259 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.259 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:02:24.259 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.707444+0000", 2024-08-17T18:02:24.259 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:02:24.259 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.259 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.259 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:02:24.259 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.707451+0000", 2024-08-17T18:02:24.259 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.9319999999999999e-06 2024-08-17T18:02:24.260 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.260 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.260 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:02:24.260 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.707466+0000", 2024-08-17T18:02:24.260 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5184999999999999e-05 2024-08-17T18:02:24.260 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.260 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.260 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:02:24.260 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.707477+0000", 2024-08-17T18:02:24.260 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0829000000000001e-05 2024-08-17T18:02:24.260 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.260 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.260 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.260 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.707536+0000", 2024-08-17T18:02:24.261 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.9862999999999999e-05 2024-08-17T18:02:24.261 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.261 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.261 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:02:24.261 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.707546+0000", 2024-08-17T18:02:24.261 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.73e-06 2024-08-17T18:02:24.261 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.261 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.261 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.261 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.496762+0000", 2024-08-17T18:02:24.261 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.78921573700000003 2024-08-17T18:02:24.261 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.261 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.262 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:02:24.262 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.496868+0000", 2024-08-17T18:02:24.262 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000105816 2024-08-17T18:02:24.262 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.262 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.262 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,5", 2024-08-17T18:02:24.262 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.497238+0000", 2024-08-17T18:02:24.262 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00037051899999999998 2024-08-17T18:02:24.262 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.262 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.262 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:24.262 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.507420+0000", 2024-08-17T18:02:24.262 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.010182204 2024-08-17T18:02:24.262 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.263 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.263 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:02:24.263 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.516288+0000", 2024-08-17T18:02:24.263 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0088679459999999998 2024-08-17T18:02:24.263 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.263 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.263 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:24.263 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.516443+0000", 2024-08-17T18:02:24.263 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00015467200000000001 2024-08-17T18:02:24.263 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.263 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.263 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:02:24.263 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.516489+0000", 2024-08-17T18:02:24.263 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.6128000000000003e-05 2024-08-17T18:02:24.264 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.264 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.264 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:02:24.264 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.516530+0000", 2024-08-17T18:02:24.264 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.0871999999999998e-05 2024-08-17T18:02:24.264 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:02:24.264 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:02:24.264 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:02:24.264 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.264 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.264 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45017.0:200458 53.0 53:06978be7:::benchmark_data_smithi131_199971_object93492:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1353)", 2024-08-17T18:02:24.264 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T17:53:36.718128+0000", 2024-08-17T18:02:24.264 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 527.48021458599999, 2024-08-17T18:02:24.264 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.80090884399999995, 2024-08-17T18:02:24.265 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:02:24.265 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:02:24.265 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:02:24.265 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45017", 2024-08-17T18:02:24.265 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2024119134", 2024-08-17T18:02:24.265 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 200458 2024-08-17T18:02:24.265 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.265 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:02:24.265 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.265 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:02:24.265 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.718128+0000", 2024-08-17T18:02:24.265 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:02:24.265 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.265 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.266 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:02:24.266 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.718128+0000", 2024-08-17T18:02:24.266 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:02:24.266 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.266 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.266 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:02:24.266 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.718127+0000", 2024-08-17T18:02:24.266 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:02:24.266 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.266 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.266 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:02:24.266 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.718133+0000", 2024-08-17T18:02:24.266 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3790000000000003e-06 2024-08-17T18:02:24.267 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.267 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.267 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:02:24.267 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.718147+0000", 2024-08-17T18:02:24.267 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3242e-05 2024-08-17T18:02:24.267 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.267 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.267 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:02:24.267 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.718154+0000", 2024-08-17T18:02:24.267 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.8469999999999996e-06 2024-08-17T18:02:24.267 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.267 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.267 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.267 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.718212+0000", 2024-08-17T18:02:24.268 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.7819000000000003e-05 2024-08-17T18:02:24.268 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.268 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.268 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:02:24.268 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:36.718220+0000", 2024-08-17T18:02:24.268 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.2779999999999996e-06 2024-08-17T18:02:24.268 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.268 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.268 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.268 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.499274+0000", 2024-08-17T18:02:24.268 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.78105485100000005 2024-08-17T18:02:24.268 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.268 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.268 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:02:24.269 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.499387+0000", 2024-08-17T18:02:24.269 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000112228 2024-08-17T18:02:24.269 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.269 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.269 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,5", 2024-08-17T18:02:24.269 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.499712+0000", 2024-08-17T18:02:24.269 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000325559 2024-08-17T18:02:24.269 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.269 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.269 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:24.269 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.507456+0000", 2024-08-17T18:02:24.269 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0077442520000000001 2024-08-17T18:02:24.269 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.269 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.269 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:02:24.270 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.516296+0000", 2024-08-17T18:02:24.270 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0088394259999999992 2024-08-17T18:02:24.270 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.270 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.270 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:24.270 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.518953+0000", 2024-08-17T18:02:24.270 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0026567090000000002 2024-08-17T18:02:24.270 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.270 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.270 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:02:24.270 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.518998+0000", 2024-08-17T18:02:24.270 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.5729999999999998e-05 2024-08-17T18:02:24.270 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.270 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.271 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:02:24.271 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:53:37.519037+0000", 2024-08-17T18:02:24.271 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.8968999999999999e-05 2024-08-17T18:02:24.271 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:02:24.271 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:02:24.271 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:02:24.271 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.271 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.271 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45185.0:16455 54.e 54:78cbdfa9:::benchmark_data_smithi131_219518_object16454:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1387)", 2024-08-17T18:02:24.271 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T17:55:07.400653+0000", 2024-08-17T18:02:24.271 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 436.797690504, 2024-08-17T18:02:24.271 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0678095320000001, 2024-08-17T18:02:24.271 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:02:24.271 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:02:24.272 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:02:24.272 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45185", 2024-08-17T18:02:24.272 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/1717028170", 2024-08-17T18:02:24.272 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 16455 2024-08-17T18:02:24.272 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.272 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:02:24.272 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.272 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:02:24.272 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.400653+0000", 2024-08-17T18:02:24.272 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:02:24.272 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.272 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.272 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:02:24.272 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.400653+0000", 2024-08-17T18:02:24.273 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:02:24.273 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.273 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.273 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:02:24.273 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.400651+0000", 2024-08-17T18:02:24.273 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:02:24.273 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.273 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.273 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:02:24.273 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.400686+0000", 2024-08-17T18:02:24.273 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.5030999999999997e-05 2024-08-17T18:02:24.273 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.273 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.273 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:02:24.274 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.400700+0000", 2024-08-17T18:02:24.274 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3662999999999999e-05 2024-08-17T18:02:24.274 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.274 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.274 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:02:24.274 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.400709+0000", 2024-08-17T18:02:24.274 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.5529999999999998e-06 2024-08-17T18:02:24.274 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.274 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.274 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.274 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.404746+0000", 2024-08-17T18:02:24.274 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0040369270000000001 2024-08-17T18:02:24.274 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.274 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.275 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:02:24.275 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.404753+0000", 2024-08-17T18:02:24.275 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.1509999999999998e-06 2024-08-17T18:02:24.275 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.275 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.275 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.275 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:08.417753+0000", 2024-08-17T18:02:24.275 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0129999519999999 2024-08-17T18:02:24.275 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.275 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.275 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:02:24.275 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:08.417782+0000", 2024-08-17T18:02:24.275 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.8433999999999999e-05 2024-08-17T18:02:24.276 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.276 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.276 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.276 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.453087+0000", 2024-08-17T18:02:24.276 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0353048760000001 2024-08-17T18:02:24.276 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.276 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.276 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:02:24.276 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.453531+0000", 2024-08-17T18:02:24.276 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00044472400000000002 2024-08-17T18:02:24.276 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.276 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.276 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,7", 2024-08-17T18:02:24.276 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.454064+0000", 2024-08-17T18:02:24.277 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00053306600000000001 2024-08-17T18:02:24.277 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.277 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.277 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:24.277 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.458207+0000", 2024-08-17T18:02:24.277 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0041421160000000004 2024-08-17T18:02:24.277 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.277 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.277 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:02:24.277 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.458219+0000", 2024-08-17T18:02:24.277 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2551999999999999e-05 2024-08-17T18:02:24.277 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.277 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.277 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:24.278 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.466247+0000", 2024-08-17T18:02:24.278 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0080280809999999994 2024-08-17T18:02:24.278 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.278 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.278 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:02:24.278 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.466390+0000", 2024-08-17T18:02:24.278 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000143277 2024-08-17T18:02:24.278 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.278 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.278 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:02:24.278 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.468462+0000", 2024-08-17T18:02:24.278 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0020716350000000001 2024-08-17T18:02:24.278 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:02:24.278 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:02:24.279 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:02:24.279 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.279 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.279 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45185.0:16457 54.e 54:7f17344e:::benchmark_data_smithi131_219518_object16456:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1387)", 2024-08-17T18:02:24.279 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T17:55:07.405455+0000", 2024-08-17T18:02:24.279 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 436.792888318, 2024-08-17T18:02:24.279 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0747710800000001, 2024-08-17T18:02:24.279 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:02:24.279 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:02:24.279 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:02:24.279 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45185", 2024-08-17T18:02:24.279 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/1717028170", 2024-08-17T18:02:24.279 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 16457 2024-08-17T18:02:24.279 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.280 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:02:24.280 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.280 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:02:24.280 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.405455+0000", 2024-08-17T18:02:24.280 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:02:24.280 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.280 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.280 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:02:24.280 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.405455+0000", 2024-08-17T18:02:24.280 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:02:24.280 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.280 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.280 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:02:24.280 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.405453+0000", 2024-08-17T18:02:24.280 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:02:24.281 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.281 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.281 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:02:24.281 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.405486+0000", 2024-08-17T18:02:24.281 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.3012000000000002e-05 2024-08-17T18:02:24.281 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.281 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.281 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:02:24.281 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.406152+0000", 2024-08-17T18:02:24.281 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00066642299999999997 2024-08-17T18:02:24.281 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.281 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.281 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:02:24.281 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.406161+0000", 2024-08-17T18:02:24.281 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.3699999999999995e-06 2024-08-17T18:02:24.282 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.282 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.282 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.282 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.406214+0000", 2024-08-17T18:02:24.282 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.3287e-05 2024-08-17T18:02:24.282 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.282 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.282 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:02:24.282 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.406223+0000", 2024-08-17T18:02:24.282 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.4390000000000006e-06 2024-08-17T18:02:24.282 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.282 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.282 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.282 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:08.418950+0000", 2024-08-17T18:02:24.283 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0127268250000001 2024-08-17T18:02:24.283 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.283 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.283 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:02:24.283 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:08.418978+0000", 2024-08-17T18:02:24.283 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.741e-05 2024-08-17T18:02:24.283 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.283 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.283 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.283 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.456715+0000", 2024-08-17T18:02:24.283 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0377374640000001 2024-08-17T18:02:24.283 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.283 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.283 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:02:24.283 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.456909+0000", 2024-08-17T18:02:24.284 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00019376500000000001 2024-08-17T18:02:24.284 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.284 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.284 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,7", 2024-08-17T18:02:24.284 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.457153+0000", 2024-08-17T18:02:24.284 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00024420000000000003 2024-08-17T18:02:24.284 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.284 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.284 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:02:24.284 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.460815+0000", 2024-08-17T18:02:24.284 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0036621959999999999 2024-08-17T18:02:24.284 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.284 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.284 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:24.285 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.462018+0000", 2024-08-17T18:02:24.285 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001202832 2024-08-17T18:02:24.285 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.285 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.285 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:24.285 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.478648+0000", 2024-08-17T18:02:24.285 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.016630285000000002 2024-08-17T18:02:24.285 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.285 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.285 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:02:24.285 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.478756+0000", 2024-08-17T18:02:24.285 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00010784400000000001 2024-08-17T18:02:24.285 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.285 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.285 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:02:24.286 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.480226+0000", 2024-08-17T18:02:24.286 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0014695400000000001 2024-08-17T18:02:24.286 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:02:24.286 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:02:24.286 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:02:24.286 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.286 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.286 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45185.0:16491 54.e 54:761db595:::benchmark_data_smithi131_219518_object16490:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1387)", 2024-08-17T18:02:24.286 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T17:55:07.420487+0000", 2024-08-17T18:02:24.286 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 436.77785642600003, 2024-08-17T18:02:24.286 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.061041967, 2024-08-17T18:02:24.286 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:02:24.286 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:02:24.286 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:02:24.287 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45185", 2024-08-17T18:02:24.287 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/1717028170", 2024-08-17T18:02:24.287 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 16491 2024-08-17T18:02:24.287 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.287 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:02:24.287 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.287 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:02:24.287 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.420487+0000", 2024-08-17T18:02:24.287 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:02:24.287 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.287 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.287 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:02:24.287 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.420487+0000", 2024-08-17T18:02:24.287 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:02:24.288 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.288 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.288 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:02:24.288 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.420485+0000", 2024-08-17T18:02:24.288 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:02:24.288 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.288 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.288 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:02:24.288 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.420525+0000", 2024-08-17T18:02:24.288 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.0506000000000001e-05 2024-08-17T18:02:24.288 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.288 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.288 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:02:24.288 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.420543+0000", 2024-08-17T18:02:24.288 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.8085e-05 2024-08-17T18:02:24.289 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.289 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.289 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:02:24.289 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.420553+0000", 2024-08-17T18:02:24.289 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.9699999999999994e-06 2024-08-17T18:02:24.289 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.289 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.289 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.289 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.420627+0000", 2024-08-17T18:02:24.289 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.3601000000000002e-05 2024-08-17T18:02:24.289 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.289 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.289 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:02:24.289 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.420639+0000", 2024-08-17T18:02:24.290 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1810999999999999e-05 2024-08-17T18:02:24.290 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.290 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.290 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.290 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:08.419045+0000", 2024-08-17T18:02:24.290 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.99840622700000003 2024-08-17T18:02:24.290 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.290 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.290 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:02:24.290 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:08.419068+0000", 2024-08-17T18:02:24.290 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.3042000000000001e-05 2024-08-17T18:02:24.290 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.290 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.290 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.291 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.458348+0000", 2024-08-17T18:02:24.291 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.039279877 2024-08-17T18:02:24.291 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.291 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.291 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:02:24.291 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.458508+0000", 2024-08-17T18:02:24.291 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00016075799999999999 2024-08-17T18:02:24.291 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.291 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.291 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,7", 2024-08-17T18:02:24.291 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.458697+0000", 2024-08-17T18:02:24.291 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000188562 2024-08-17T18:02:24.291 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.291 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.291 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:02:24.292 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.461968+0000", 2024-08-17T18:02:24.292 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0032706369999999998 2024-08-17T18:02:24.292 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.292 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.292 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:24.292 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.462138+0000", 2024-08-17T18:02:24.292 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00017077100000000001 2024-08-17T18:02:24.292 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.292 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.292 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:24.292 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.480305+0000", 2024-08-17T18:02:24.292 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.01816634 2024-08-17T18:02:24.292 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.292 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.293 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:02:24.293 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.480392+0000", 2024-08-17T18:02:24.293 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.6765e-05 2024-08-17T18:02:24.293 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.293 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.293 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:02:24.293 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.481529+0000", 2024-08-17T18:02:24.293 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001137042 2024-08-17T18:02:24.293 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:02:24.293 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:02:24.293 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:02:24.293 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.293 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.293 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45185.0:16492 54.e 54:7f0f9d07:::benchmark_data_smithi131_219518_object16491:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1387)", 2024-08-17T18:02:24.294 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T17:55:07.421942+0000", 2024-08-17T18:02:24.294 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 436.77640071899998, 2024-08-17T18:02:24.294 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0624121889999998, 2024-08-17T18:02:24.294 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:02:24.294 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:02:24.294 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:02:24.294 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45185", 2024-08-17T18:02:24.294 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/1717028170", 2024-08-17T18:02:24.294 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 16492 2024-08-17T18:02:24.294 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.294 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:02:24.294 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.294 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:02:24.295 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.421942+0000", 2024-08-17T18:02:24.295 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:02:24.295 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.295 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.295 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:02:24.295 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.421942+0000", 2024-08-17T18:02:24.295 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:02:24.295 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.295 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.295 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:02:24.295 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.421941+0000", 2024-08-17T18:02:24.295 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:02:24.295 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.295 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.295 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:02:24.296 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.422019+0000", 2024-08-17T18:02:24.296 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.7674000000000002e-05 2024-08-17T18:02:24.296 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.296 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.296 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:02:24.296 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.422031+0000", 2024-08-17T18:02:24.296 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2435e-05 2024-08-17T18:02:24.296 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.296 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.296 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:02:24.296 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.422038+0000", 2024-08-17T18:02:24.296 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.2439999999999996e-06 2024-08-17T18:02:24.296 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.297 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.297 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.297 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.422078+0000", 2024-08-17T18:02:24.297 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.9215000000000003e-05 2024-08-17T18:02:24.297 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.297 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.297 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:02:24.297 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.422086+0000", 2024-08-17T18:02:24.297 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.405e-06 2024-08-17T18:02:24.297 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.297 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.297 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.297 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:08.419141+0000", 2024-08-17T18:02:24.297 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.99705529100000001 2024-08-17T18:02:24.298 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.298 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.298 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:02:24.298 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:08.419164+0000", 2024-08-17T18:02:24.298 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.3082999999999999e-05 2024-08-17T18:02:24.298 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.298 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.298 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.298 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.459589+0000", 2024-08-17T18:02:24.298 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0404250049999999 2024-08-17T18:02:24.298 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.298 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.298 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:02:24.298 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.459771+0000", 2024-08-17T18:02:24.299 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00018201799999999999 2024-08-17T18:02:24.299 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.299 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.299 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,7", 2024-08-17T18:02:24.299 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.459921+0000", 2024-08-17T18:02:24.299 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000149438 2024-08-17T18:02:24.299 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.299 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.299 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:02:24.299 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.462029+0000", 2024-08-17T18:02:24.299 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0021076950000000001 2024-08-17T18:02:24.299 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.299 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.300 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:24.300 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.462188+0000", 2024-08-17T18:02:24.300 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000159011 2024-08-17T18:02:24.300 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.300 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.300 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:24.300 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.483196+0000", 2024-08-17T18:02:24.300 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.021008295 2024-08-17T18:02:24.300 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.300 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.300 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:02:24.300 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.483274+0000", 2024-08-17T18:02:24.300 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.8604999999999997e-05 2024-08-17T18:02:24.300 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.301 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.301 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:02:24.301 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.484355+0000", 2024-08-17T18:02:24.301 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0010800930000000001 2024-08-17T18:02:24.301 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:02:24.301 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:02:24.301 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:02:24.301 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.301 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.301 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45185.0:16499 54.e 54:70cbe924:::benchmark_data_smithi131_219518_object16498:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1387)", 2024-08-17T18:02:24.301 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T17:55:07.425568+0000", 2024-08-17T18:02:24.301 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 436.772775035, 2024-08-17T18:02:24.301 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.059957764, 2024-08-17T18:02:24.301 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:02:24.302 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:02:24.302 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:02:24.302 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45185", 2024-08-17T18:02:24.302 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/1717028170", 2024-08-17T18:02:24.302 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 16499 2024-08-17T18:02:24.302 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.302 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:02:24.302 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.302 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:02:24.302 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.425568+0000", 2024-08-17T18:02:24.302 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:02:24.302 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.303 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.303 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:02:24.303 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.425568+0000", 2024-08-17T18:02:24.303 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:02:24.303 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.303 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.303 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:02:24.303 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.425559+0000", 2024-08-17T18:02:24.303 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999905 2024-08-17T18:02:24.303 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.303 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.303 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:02:24.303 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.425651+0000", 2024-08-17T18:02:24.303 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.1966999999999995e-05 2024-08-17T18:02:24.304 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.304 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.304 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:02:24.304 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.425668+0000", 2024-08-17T18:02:24.304 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.7010000000000001e-05 2024-08-17T18:02:24.304 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.304 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.304 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:02:24.304 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.425676+0000", 2024-08-17T18:02:24.304 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.1699999999999997e-06 2024-08-17T18:02:24.304 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.304 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.304 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.304 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.425742+0000", 2024-08-17T18:02:24.305 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.6581000000000005e-05 2024-08-17T18:02:24.305 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.305 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.305 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:02:24.305 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.425758+0000", 2024-08-17T18:02:24.305 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5486e-05 2024-08-17T18:02:24.305 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.305 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.305 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.305 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:08.419251+0000", 2024-08-17T18:02:24.305 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.99349273299999996 2024-08-17T18:02:24.305 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.305 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.306 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:02:24.306 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:08.419276+0000", 2024-08-17T18:02:24.306 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.4990999999999998e-05 2024-08-17T18:02:24.306 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.306 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.306 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.306 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.460853+0000", 2024-08-17T18:02:24.306 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0415778170000001 2024-08-17T18:02:24.306 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.306 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.306 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:02:24.306 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.461020+0000", 2024-08-17T18:02:24.306 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000167042 2024-08-17T18:02:24.306 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.307 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.307 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,7", 2024-08-17T18:02:24.307 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.461241+0000", 2024-08-17T18:02:24.307 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000220499 2024-08-17T18:02:24.307 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.307 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.307 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:02:24.307 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.463474+0000", 2024-08-17T18:02:24.307 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0022333980000000002 2024-08-17T18:02:24.307 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.307 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.307 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:24.307 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.464351+0000", 2024-08-17T18:02:24.307 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00087619100000000001 2024-08-17T18:02:24.307 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.308 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.308 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:24.308 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.484423+0000", 2024-08-17T18:02:24.308 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.020072464000000002 2024-08-17T18:02:24.308 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.308 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.308 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:02:24.308 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.484513+0000", 2024-08-17T18:02:24.308 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.009e-05 2024-08-17T18:02:24.308 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.308 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.308 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:02:24.308 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.485526+0000", 2024-08-17T18:02:24.308 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0010126549999999999 2024-08-17T18:02:24.308 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:02:24.308 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:02:24.309 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:02:24.309 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.309 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.309 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:148567 55.a 55:5a12b39f:::benchmark_data_smithi131_239348_object38853:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected+supports_pool_eio e1448)", 2024-08-17T18:02:24.309 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:02:05.245308+0000", 2024-08-17T18:02:24.309 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 18.953034893000002, 2024-08-17T18:02:24.309 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2556716080000001, 2024-08-17T18:02:24.309 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:02:24.309 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "reached pg", 2024-08-17T18:02:24.309 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:02:24.309 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:02:24.309 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:02:24.309 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 148567 2024-08-17T18:02:24.309 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.309 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:02:24.309 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.310 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:02:24.310 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245308+0000", 2024-08-17T18:02:24.310 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:02:24.310 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.311 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.311 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:02:24.311 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245308+0000", 2024-08-17T18:02:24.311 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:02:24.311 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.311 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.311 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:02:24.311 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245306+0000", 2024-08-17T18:02:24.311 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:02:24.311 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.311 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.311 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:02:24.311 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245316+0000", 2024-08-17T18:02:24.311 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.8970000000000003e-06 2024-08-17T18:02:24.312 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.312 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.312 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:02:24.312 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245327+0000", 2024-08-17T18:02:24.312 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1015e-05 2024-08-17T18:02:24.312 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.312 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.312 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:02:24.312 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245338+0000", 2024-08-17T18:02:24.312 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0234999999999999e-05 2024-08-17T18:02:24.312 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.312 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.312 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.312 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.249327+0000", 2024-08-17T18:02:24.312 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.003989757 2024-08-17T18:02:24.312 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.313 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.313 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:02:24.313 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.249337+0000", 2024-08-17T18:02:24.313 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.8709999999999992e-06 2024-08-17T18:02:24.313 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.313 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.313 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.313 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.489768+0000", 2024-08-17T18:02:24.313 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2404309650000001 2024-08-17T18:02:24.313 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.313 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.313 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for missing object", 2024-08-17T18:02:24.313 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.489934+0000", 2024-08-17T18:02:24.313 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000166148 2024-08-17T18:02:24.313 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.314 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.314 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.314 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.500829+0000", 2024-08-17T18:02:24.314 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.010895095 2024-08-17T18:02:24.314 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.314 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.314 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:02:24.314 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.500980+0000", 2024-08-17T18:02:24.314 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00015033200000000001 2024-08-17T18:02:24.314 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:02:24.314 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:02:24.314 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:02:24.314 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.314 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.315 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:148597 55.a 55:52c32a4a:::benchmark_data_smithi131_239348_object38883:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1448)", 2024-08-17T18:02:24.315 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:02:05.245626+0000", 2024-08-17T18:02:24.315 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 18.952717237000002, 2024-08-17T18:02:24.315 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3489133760000001, 2024-08-17T18:02:24.315 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:02:24.315 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:02:24.315 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:02:24.315 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:02:24.315 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:02:24.315 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 148597 2024-08-17T18:02:24.315 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.315 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:02:24.315 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.315 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:02:24.315 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245626+0000", 2024-08-17T18:02:24.316 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:02:24.316 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.316 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.316 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:02:24.316 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245626+0000", 2024-08-17T18:02:24.316 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:02:24.316 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.316 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.316 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:02:24.316 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245625+0000", 2024-08-17T18:02:24.316 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:02:24.316 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.316 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.316 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:02:24.316 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245630+0000", 2024-08-17T18:02:24.316 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.9749999999999998e-06 2024-08-17T18:02:24.317 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.317 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.317 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:02:24.317 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245642+0000", 2024-08-17T18:02:24.317 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1928e-05 2024-08-17T18:02:24.317 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.317 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.317 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:02:24.317 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245659+0000", 2024-08-17T18:02:24.317 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.7382999999999999e-05 2024-08-17T18:02:24.317 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.317 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.317 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.317 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.249361+0000", 2024-08-17T18:02:24.317 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0037020859999999998 2024-08-17T18:02:24.318 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.318 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.318 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:02:24.318 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.249369+0000", 2024-08-17T18:02:24.318 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.2010000000000002e-06 2024-08-17T18:02:24.318 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.318 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.318 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.318 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.490296+0000", 2024-08-17T18:02:24.318 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2409275870000001 2024-08-17T18:02:24.318 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.318 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.318 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:02:24.318 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.493435+0000", 2024-08-17T18:02:24.319 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0031388039999999998 2024-08-17T18:02:24.319 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.319 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.319 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3,7", 2024-08-17T18:02:24.319 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.493595+0000", 2024-08-17T18:02:24.319 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000159717 2024-08-17T18:02:24.319 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.319 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.319 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:02:24.319 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.500792+0000", 2024-08-17T18:02:24.319 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0071975850000000003 2024-08-17T18:02:24.319 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.319 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.319 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:24.319 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.501016+0000", 2024-08-17T18:02:24.320 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00022413000000000001 2024-08-17T18:02:24.320 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.320 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.320 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:24.320 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.501155+0000", 2024-08-17T18:02:24.320 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013824700000000001 2024-08-17T18:02:24.320 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.320 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.320 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:24.320 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.593989+0000", 2024-08-17T18:02:24.320 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.092834084999999997 2024-08-17T18:02:24.320 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.320 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.320 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:02:24.320 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.594150+0000", 2024-08-17T18:02:24.320 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00016169399999999999 2024-08-17T18:02:24.321 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.321 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.321 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:02:24.321 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.594539+0000", 2024-08-17T18:02:24.321 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00038875299999999998 2024-08-17T18:02:24.321 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:02:24.321 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:02:24.321 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:02:24.321 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.321 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.321 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:148643 55.a 55:5cfa893d:::benchmark_data_smithi131_239348_object38929:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1448)", 2024-08-17T18:02:24.321 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:02:05.245668+0000", 2024-08-17T18:02:24.321 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 18.952674760000001, 2024-08-17T18:02:24.321 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3496803769999999, 2024-08-17T18:02:24.322 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:02:24.322 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:02:24.322 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:02:24.322 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:02:24.322 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:02:24.322 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 148643 2024-08-17T18:02:24.322 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.322 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:02:24.322 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.322 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:02:24.322 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245668+0000", 2024-08-17T18:02:24.322 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:02:24.322 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.323 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.323 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:02:24.323 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245668+0000", 2024-08-17T18:02:24.323 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:02:24.323 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.323 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.323 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:02:24.323 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245668+0000", 2024-08-17T18:02:24.323 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2024-08-17T18:02:24.323 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.323 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.323 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:02:24.323 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245671+0000", 2024-08-17T18:02:24.323 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.6040000000000001e-06 2024-08-17T18:02:24.324 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.324 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.324 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:02:24.324 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245678+0000", 2024-08-17T18:02:24.324 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.7460000000000003e-06 2024-08-17T18:02:24.324 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.324 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.324 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:02:24.324 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245683+0000", 2024-08-17T18:02:24.324 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.4700000000000001e-06 2024-08-17T18:02:24.324 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.324 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.324 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.325 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.249392+0000", 2024-08-17T18:02:24.325 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0037087859999999999 2024-08-17T18:02:24.325 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.325 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.325 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:02:24.325 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.249400+0000", 2024-08-17T18:02:24.325 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.5259999999999996e-06 2024-08-17T18:02:24.325 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.325 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.325 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.325 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.496936+0000", 2024-08-17T18:02:24.325 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.247536712 2024-08-17T18:02:24.325 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.325 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.325 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:02:24.326 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.497085+0000", 2024-08-17T18:02:24.326 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000148209 2024-08-17T18:02:24.326 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.326 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.326 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3,7", 2024-08-17T18:02:24.326 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.497267+0000", 2024-08-17T18:02:24.326 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000181929 2024-08-17T18:02:24.326 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.326 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.326 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:02:24.326 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.500977+0000", 2024-08-17T18:02:24.326 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0037104630000000002 2024-08-17T18:02:24.326 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.327 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.327 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:24.327 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.501115+0000", 2024-08-17T18:02:24.327 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013824099999999999 2024-08-17T18:02:24.327 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.327 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.327 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:24.327 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.501197+0000", 2024-08-17T18:02:24.327 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.2193000000000004e-05 2024-08-17T18:02:24.327 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.327 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.327 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:24.327 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.594809+0000", 2024-08-17T18:02:24.327 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.093611903999999996 2024-08-17T18:02:24.328 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.328 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.328 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:02:24.328 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.594935+0000", 2024-08-17T18:02:24.328 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012568400000000001 2024-08-17T18:02:24.328 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.328 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.328 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:02:24.328 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.595349+0000", 2024-08-17T18:02:24.328 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00041359200000000001 2024-08-17T18:02:24.328 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:02:24.328 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:02:24.328 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:02:24.328 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.329 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.329 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:148646 55.a 55:5f2ae6b5:::benchmark_data_smithi131_239348_object38932:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1448)", 2024-08-17T18:02:24.329 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:02:05.245688+0000", 2024-08-17T18:02:24.329 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 18.952655181000001, 2024-08-17T18:02:24.329 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.350138987, 2024-08-17T18:02:24.329 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:02:24.329 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:02:24.329 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:02:24.329 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:02:24.329 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:02:24.329 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 148646 2024-08-17T18:02:24.329 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.329 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:02:24.329 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.329 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:02:24.329 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245688+0000", 2024-08-17T18:02:24.330 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:02:24.330 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.330 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.330 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:02:24.330 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245688+0000", 2024-08-17T18:02:24.330 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:02:24.330 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.330 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.330 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:02:24.330 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245687+0000", 2024-08-17T18:02:24.330 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2024-08-17T18:02:24.330 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.330 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.331 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:02:24.331 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245690+0000", 2024-08-17T18:02:24.331 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.5969999999999999e-06 2024-08-17T18:02:24.331 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.331 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.331 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:02:24.331 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245697+0000", 2024-08-17T18:02:24.331 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.2189999999999998e-06 2024-08-17T18:02:24.331 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.331 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.331 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:02:24.331 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245702+0000", 2024-08-17T18:02:24.331 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.0150000000000003e-06 2024-08-17T18:02:24.331 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.332 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.332 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.332 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.249424+0000", 2024-08-17T18:02:24.332 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0037213369999999999 2024-08-17T18:02:24.332 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.332 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.332 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:02:24.332 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.249430+0000", 2024-08-17T18:02:24.332 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.7499999999999997e-06 2024-08-17T18:02:24.332 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.332 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.332 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.332 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.501225+0000", 2024-08-17T18:02:24.332 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2517949989999999 2024-08-17T18:02:24.333 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.333 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.333 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:02:24.333 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.501386+0000", 2024-08-17T18:02:24.333 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00016032399999999999 2024-08-17T18:02:24.333 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.333 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.333 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3,7", 2024-08-17T18:02:24.333 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.501540+0000", 2024-08-17T18:02:24.333 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00015478700000000001 2024-08-17T18:02:24.333 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.333 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.333 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:24.333 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.508476+0000", 2024-08-17T18:02:24.334 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0069351480000000004 2024-08-17T18:02:24.334 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.334 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.334 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:24.334 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.508523+0000", 2024-08-17T18:02:24.334 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.7227e-05 2024-08-17T18:02:24.334 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.334 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.334 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:02:24.334 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.511874+0000", 2024-08-17T18:02:24.334 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0033515149999999998 2024-08-17T18:02:24.334 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.334 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.335 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:24.335 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.595485+0000", 2024-08-17T18:02:24.335 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.083610923000000004 2024-08-17T18:02:24.335 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.335 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.335 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:02:24.335 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.595617+0000", 2024-08-17T18:02:24.335 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000132111 2024-08-17T18:02:24.335 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.335 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.335 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:02:24.335 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.595827+0000", 2024-08-17T18:02:24.335 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00020944299999999999 2024-08-17T18:02:24.335 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:02:24.335 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:02:24.335 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:02:24.336 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.336 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.336 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:148656 55.a 55:5ba1fb00:::benchmark_data_smithi131_239348_object38942:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1448)", 2024-08-17T18:02:24.336 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:02:05.245707+0000", 2024-08-17T18:02:24.336 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 18.952635601000001, 2024-08-17T18:02:24.336 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.350425569, 2024-08-17T18:02:24.336 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:02:24.336 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:02:24.336 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:02:24.336 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:02:24.336 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:02:24.336 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 148656 2024-08-17T18:02:24.336 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.336 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:02:24.337 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.337 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:02:24.337 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245707+0000", 2024-08-17T18:02:24.337 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:02:24.337 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.337 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.337 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:02:24.337 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245707+0000", 2024-08-17T18:02:24.337 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:02:24.337 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.337 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.337 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:02:24.337 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245707+0000", 2024-08-17T18:02:24.337 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2024-08-17T18:02:24.338 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.338 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.338 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:02:24.338 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245709+0000", 2024-08-17T18:02:24.338 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.351e-06 2024-08-17T18:02:24.338 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.338 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.338 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:02:24.338 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245715+0000", 2024-08-17T18:02:24.338 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.7400000000000001e-06 2024-08-17T18:02:24.338 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.338 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.338 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:02:24.339 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245721+0000", 2024-08-17T18:02:24.339 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.4500000000000003e-06 2024-08-17T18:02:24.339 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.339 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.339 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.339 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.249471+0000", 2024-08-17T18:02:24.339 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.003749928 2024-08-17T18:02:24.339 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.339 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.339 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:02:24.339 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.249478+0000", 2024-08-17T18:02:24.339 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.1770000000000001e-06 2024-08-17T18:02:24.339 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.339 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.339 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:02:24.340 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.504930+0000", 2024-08-17T18:02:24.340 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2554520490000001 2024-08-17T18:02:24.340 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.340 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.340 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:02:24.340 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.505049+0000", 2024-08-17T18:02:24.340 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000118885 2024-08-17T18:02:24.340 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.340 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.340 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3,7", 2024-08-17T18:02:24.340 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.505163+0000", 2024-08-17T18:02:24.340 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00011403 2024-08-17T18:02:24.340 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.340 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.341 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:24.341 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.514955+0000", 2024-08-17T18:02:24.341 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0097919349999999999 2024-08-17T18:02:24.341 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.341 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.341 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:02:24.341 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.514963+0000", 2024-08-17T18:02:24.341 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.2290000000000003e-06 2024-08-17T18:02:24.341 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.341 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.341 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:24.341 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.515286+0000", 2024-08-17T18:02:24.341 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00032332500000000001 2024-08-17T18:02:24.341 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.342 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.342 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:02:24.342 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.595884+0000", 2024-08-17T18:02:24.342 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.080597919000000004 2024-08-17T18:02:24.342 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.342 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.342 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:02:24.342 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.595953+0000", 2024-08-17T18:02:24.342 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.8739999999999996e-05 2024-08-17T18:02:24.342 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:02:24.342 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:02:24.342 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:02:24.342 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.596133+0000", 2024-08-17T18:02:24.343 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00018023400000000001 2024-08-17T18:02:24.343 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:02:24.343 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:02:24.343 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:02:24.343 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:02:24.343 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:02:24.343 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-08-17T18:02:24.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:24.344 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:24.344 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:24.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:24 smithi131 bash[89561]: cluster 2024-08-17T18:02:22.423335+0000 mgr.y (mgr.34107) 1810 : cluster [DBG] pgmap v2600: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 666 op/s; 9538/181059 objects degraded (5.268%); 8895/181059 objects misplaced (4.913%); 2.9 MiB/s, 45 objects/s recovering 2024-08-17T18:02:24.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:24 smithi131 bash[89561]: cluster 2024-08-17T18:02:22.423335+0000 mgr.y (mgr.34107) 1810 : cluster [DBG] pgmap v2600: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 666 op/s; 9538/181059 objects degraded (5.268%); 8895/181059 objects misplaced (4.913%); 2.9 MiB/s, 45 objects/s recovering 2024-08-17T18:02:24.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:24 smithi131 bash[89561]: audit 2024-08-17T18:02:23.282578+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:02:24.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:24 smithi131 bash[89561]: audit 2024-08-17T18:02:23.282578+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:02:24.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:24 smithi131 bash[89561]: audit 2024-08-17T18:02:23.285893+0000 mon.a (mon.0) 2780 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:24.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:24 smithi131 bash[89561]: audit 2024-08-17T18:02:23.285893+0000 mon.a (mon.0) 2780 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:24.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:24 smithi131 bash[88347]: cluster 2024-08-17T18:02:22.423335+0000 mgr.y (mgr.34107) 1810 : cluster [DBG] pgmap v2600: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 666 op/s; 9538/181059 objects degraded (5.268%); 8895/181059 objects misplaced (4.913%); 2.9 MiB/s, 45 objects/s recovering 2024-08-17T18:02:24.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:24 smithi131 bash[88347]: cluster 2024-08-17T18:02:22.423335+0000 mgr.y (mgr.34107) 1810 : cluster [DBG] pgmap v2600: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 666 op/s; 9538/181059 objects degraded (5.268%); 8895/181059 objects misplaced (4.913%); 2.9 MiB/s, 45 objects/s recovering 2024-08-17T18:02:24.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:24 smithi131 bash[88347]: audit 2024-08-17T18:02:23.282578+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:02:24.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:24 smithi131 bash[88347]: audit 2024-08-17T18:02:23.282578+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:02:24.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:24 smithi131 bash[88347]: audit 2024-08-17T18:02:23.285893+0000 mon.a (mon.0) 2780 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:24.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:24 smithi131 bash[88347]: audit 2024-08-17T18:02:23.285893+0000 mon.a (mon.0) 2780 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:24.445 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:24.466 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:24 smithi169 bash[79348]: cluster 2024-08-17T18:02:22.423335+0000 mgr.y (mgr.34107) 1810 : cluster [DBG] pgmap v2600: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 666 op/s; 9538/181059 objects degraded (5.268%); 8895/181059 objects misplaced (4.913%); 2.9 MiB/s, 45 objects/s recovering 2024-08-17T18:02:24.466 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:24 smithi169 bash[79348]: cluster 2024-08-17T18:02:22.423335+0000 mgr.y (mgr.34107) 1810 : cluster [DBG] pgmap v2600: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 666 op/s; 9538/181059 objects degraded (5.268%); 8895/181059 objects misplaced (4.913%); 2.9 MiB/s, 45 objects/s recovering 2024-08-17T18:02:24.466 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:24 smithi169 bash[79348]: audit 2024-08-17T18:02:23.282578+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:02:24.467 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:24 smithi169 bash[79348]: audit 2024-08-17T18:02:23.282578+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:02:24.467 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:24 smithi169 bash[79348]: audit 2024-08-17T18:02:23.285893+0000 mon.a (mon.0) 2780 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:24.467 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:24 smithi169 bash[79348]: audit 2024-08-17T18:02:23.285893+0000 mon.a (mon.0) 2780 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:24.470 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:24.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:24.473 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:24.574 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:24.600 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:24.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:24.603 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:24.704 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:24.731 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:24.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:24.734 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:24.835 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:24.862 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:24.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:24.865 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:24.965 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:24.992 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:24.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:24.995 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:25.096 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:25.123 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:25.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:25.127 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:25.228 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:25.254 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:25.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:25.260 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:25.360 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:25.364 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-08-17T18:02:25.390 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:25.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:25.395 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:25.395 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:25 smithi131 bash[88347]: cluster 2024-08-17T18:02:24.425836+0000 mgr.y (mgr.34107) 1811 : cluster [DBG] pgmap v2601: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 682 op/s; 9538/180456 objects degraded (5.285%); 8694/180456 objects misplaced (4.818%); 2.9 MiB/s, 45 objects/s recovering 2024-08-17T18:02:25.396 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:25 smithi131 bash[88347]: cluster 2024-08-17T18:02:24.425836+0000 mgr.y (mgr.34107) 1811 : cluster [DBG] pgmap v2601: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 682 op/s; 9538/180456 objects degraded (5.285%); 8694/180456 objects misplaced (4.818%); 2.9 MiB/s, 45 objects/s recovering 2024-08-17T18:02:25.396 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:25 smithi131 bash[88347]: cluster 2024-08-17T18:02:25.278277+0000 mon.a (mon.0) 2781 : cluster [WRN] Health check update: Degraded data redundancy: 9538/180456 objects degraded (5.285%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:25.396 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:25 smithi131 bash[88347]: cluster 2024-08-17T18:02:25.278277+0000 mon.a (mon.0) 2781 : cluster [WRN] Health check update: Degraded data redundancy: 9538/180456 objects degraded (5.285%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:25.396 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:25 smithi131 bash[89561]: cluster 2024-08-17T18:02:24.425836+0000 mgr.y (mgr.34107) 1811 : cluster [DBG] pgmap v2601: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 682 op/s; 9538/180456 objects degraded (5.285%); 8694/180456 objects misplaced (4.818%); 2.9 MiB/s, 45 objects/s recovering 2024-08-17T18:02:25.396 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:25 smithi131 bash[89561]: cluster 2024-08-17T18:02:24.425836+0000 mgr.y (mgr.34107) 1811 : cluster [DBG] pgmap v2601: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 682 op/s; 9538/180456 objects degraded (5.285%); 8694/180456 objects misplaced (4.818%); 2.9 MiB/s, 45 objects/s recovering 2024-08-17T18:02:25.396 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:25 smithi131 bash[89561]: cluster 2024-08-17T18:02:25.278277+0000 mon.a (mon.0) 2781 : cluster [WRN] Health check update: Degraded data redundancy: 9538/180456 objects degraded (5.285%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:25.396 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:25 smithi131 bash[89561]: cluster 2024-08-17T18:02:25.278277+0000 mon.a (mon.0) 2781 : cluster [WRN] Health check update: Degraded data redundancy: 9538/180456 objects degraded (5.285%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:25.496 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:25.528 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:25.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:25.531 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:25.632 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:25.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:25 smithi169 bash[79348]: cluster 2024-08-17T18:02:24.425836+0000 mgr.y (mgr.34107) 1811 : cluster [DBG] pgmap v2601: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 682 op/s; 9538/180456 objects degraded (5.285%); 8694/180456 objects misplaced (4.818%); 2.9 MiB/s, 45 objects/s recovering 2024-08-17T18:02:25.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:25 smithi169 bash[79348]: cluster 2024-08-17T18:02:24.425836+0000 mgr.y (mgr.34107) 1811 : cluster [DBG] pgmap v2601: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.7 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 682 op/s; 9538/180456 objects degraded (5.285%); 8694/180456 objects misplaced (4.818%); 2.9 MiB/s, 45 objects/s recovering 2024-08-17T18:02:25.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:25 smithi169 bash[79348]: cluster 2024-08-17T18:02:25.278277+0000 mon.a (mon.0) 2781 : cluster [WRN] Health check update: Degraded data redundancy: 9538/180456 objects degraded (5.285%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:25.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:25 smithi169 bash[79348]: cluster 2024-08-17T18:02:25.278277+0000 mon.a (mon.0) 2781 : cluster [WRN] Health check update: Degraded data redundancy: 9538/180456 objects degraded (5.285%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:25.659 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:25.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:25.666 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:25.767 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:25.801 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:25.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:25.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:25.909 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:25.948 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:25.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:25.951 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:26.051 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:26.096 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:26.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:26.099 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:26.199 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:26.224 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:26.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:26.226 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:26.327 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:26.336 INFO:teuthology.orchestra.run.smithi131.stderr:reweighted osd.4 to 1 (10000) 2024-08-17T18:02:26.359 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:26.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:26.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:26.463 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:26.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:26 smithi169 bash[79348]: audit 2024-08-17T18:02:25.695539+0000 mon.a (mon.0) 2782 : audit [INF] from='client.? 172.21.15.131:0/3317727974' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:02:26.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:26 smithi169 bash[79348]: audit 2024-08-17T18:02:25.695539+0000 mon.a (mon.0) 2782 : audit [INF] from='client.? 172.21.15.131:0/3317727974' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:02:26.481 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:26.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:26.484 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:26.585 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:26.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:26 smithi131 bash[88347]: audit 2024-08-17T18:02:25.695539+0000 mon.a (mon.0) 2782 : audit [INF] from='client.? 172.21.15.131:0/3317727974' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:02:26.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:26 smithi131 bash[88347]: audit 2024-08-17T18:02:25.695539+0000 mon.a (mon.0) 2782 : audit [INF] from='client.? 172.21.15.131:0/3317727974' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:02:26.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:26 smithi131 bash[89561]: audit 2024-08-17T18:02:25.695539+0000 mon.a (mon.0) 2782 : audit [INF] from='client.? 172.21.15.131:0/3317727974' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:02:26.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:26 smithi131 bash[89561]: audit 2024-08-17T18:02:25.695539+0000 mon.a (mon.0) 2782 : audit [INF] from='client.? 172.21.15.131:0/3317727974' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:02:26.606 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:26.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:26.609 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:26.710 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:26.733 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:26.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:26.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:26.839 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:26.864 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:26.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:26.866 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:26.967 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:26.997 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:27.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:27.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:27.101 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:27.121 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:27.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:27.122 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:27.223 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:27.248 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:27.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:27.251 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:27.352 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:27.386 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:27.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:27.394 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:27.495 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:27.523 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:27.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:27.527 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:27.628 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:27.638 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:27 smithi131 bash[88347]: audit 2024-08-17T18:02:26.336411+0000 mon.a (mon.0) 2783 : audit [INF] from='client.? 172.21.15.131:0/3317727974' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T18:02:27.638 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:27 smithi131 bash[88347]: audit 2024-08-17T18:02:26.336411+0000 mon.a (mon.0) 2783 : audit [INF] from='client.? 172.21.15.131:0/3317727974' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T18:02:27.638 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:27 smithi131 bash[88347]: cluster 2024-08-17T18:02:26.342723+0000 mon.a (mon.0) 2784 : cluster [DBG] osdmap e1450: 8 total, 8 up, 8 in 2024-08-17T18:02:27.638 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:27 smithi131 bash[88347]: cluster 2024-08-17T18:02:26.342723+0000 mon.a (mon.0) 2784 : cluster [DBG] osdmap e1450: 8 total, 8 up, 8 in 2024-08-17T18:02:27.638 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:27 smithi131 bash[88347]: cluster 2024-08-17T18:02:26.427610+0000 mgr.y (mgr.34107) 1812 : cluster [DBG] pgmap v2603: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 742 op/s; 9330/170292 objects degraded (5.479%); 8291/170292 objects misplaced (4.869%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:02:27.638 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:27 smithi131 bash[88347]: cluster 2024-08-17T18:02:26.427610+0000 mgr.y (mgr.34107) 1812 : cluster [DBG] pgmap v2603: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 742 op/s; 9330/170292 objects degraded (5.479%); 8291/170292 objects misplaced (4.869%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:02:27.639 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:27 smithi131 bash[89561]: audit 2024-08-17T18:02:26.336411+0000 mon.a (mon.0) 2783 : audit [INF] from='client.? 172.21.15.131:0/3317727974' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T18:02:27.639 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:27 smithi131 bash[89561]: audit 2024-08-17T18:02:26.336411+0000 mon.a (mon.0) 2783 : audit [INF] from='client.? 172.21.15.131:0/3317727974' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T18:02:27.639 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:27 smithi131 bash[89561]: cluster 2024-08-17T18:02:26.342723+0000 mon.a (mon.0) 2784 : cluster [DBG] osdmap e1450: 8 total, 8 up, 8 in 2024-08-17T18:02:27.639 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:27 smithi131 bash[89561]: cluster 2024-08-17T18:02:26.342723+0000 mon.a (mon.0) 2784 : cluster [DBG] osdmap e1450: 8 total, 8 up, 8 in 2024-08-17T18:02:27.639 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:27 smithi131 bash[89561]: cluster 2024-08-17T18:02:26.427610+0000 mgr.y (mgr.34107) 1812 : cluster [DBG] pgmap v2603: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 742 op/s; 9330/170292 objects degraded (5.479%); 8291/170292 objects misplaced (4.869%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:02:27.639 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:27 smithi131 bash[89561]: cluster 2024-08-17T18:02:26.427610+0000 mgr.y (mgr.34107) 1812 : cluster [DBG] pgmap v2603: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 742 op/s; 9330/170292 objects degraded (5.479%); 8291/170292 objects misplaced (4.869%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:02:27.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:27 smithi169 bash[79348]: audit 2024-08-17T18:02:26.336411+0000 mon.a (mon.0) 2783 : audit [INF] from='client.? 172.21.15.131:0/3317727974' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T18:02:27.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:27 smithi169 bash[79348]: audit 2024-08-17T18:02:26.336411+0000 mon.a (mon.0) 2783 : audit [INF] from='client.? 172.21.15.131:0/3317727974' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T18:02:27.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:27 smithi169 bash[79348]: cluster 2024-08-17T18:02:26.342723+0000 mon.a (mon.0) 2784 : cluster [DBG] osdmap e1450: 8 total, 8 up, 8 in 2024-08-17T18:02:27.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:27 smithi169 bash[79348]: cluster 2024-08-17T18:02:26.342723+0000 mon.a (mon.0) 2784 : cluster [DBG] osdmap e1450: 8 total, 8 up, 8 in 2024-08-17T18:02:27.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:27 smithi169 bash[79348]: cluster 2024-08-17T18:02:26.427610+0000 mgr.y (mgr.34107) 1812 : cluster [DBG] pgmap v2603: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 742 op/s; 9330/170292 objects degraded (5.479%); 8291/170292 objects misplaced (4.869%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:02:27.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:27 smithi169 bash[79348]: cluster 2024-08-17T18:02:26.427610+0000 mgr.y (mgr.34107) 1812 : cluster [DBG] pgmap v2603: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 742 op/s; 9330/170292 objects degraded (5.479%); 8291/170292 objects misplaced (4.869%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:02:27.655 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:27.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:27.657 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:27.758 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:27.799 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:27.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:27.803 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:27.904 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:27.924 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:27.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:27.929 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:28.030 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:28.055 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:28.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:28.057 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:28.158 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:28.178 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:28.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:28.179 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:28.280 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:28.315 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:28.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:28.319 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:28.420 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:28.457 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:28.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:28.461 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:28.562 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:28.591 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:28.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:28.596 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:28.697 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:28.726 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:28.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:28.730 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:28.831 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:28.842 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:02:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:02:28] "GET /metrics HTTP/1.1" 200 36650 "" "Prometheus/2.51.0" 2024-08-17T18:02:28.863 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:28.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:28.870 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:28.971 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:28.996 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:28.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:28.999 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:29.100 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:29.132 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:29.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:29.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:29.236 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:29.264 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:29.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:29.272 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:29.354 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd reweight 5 1 2024-08-17T18:02:29.373 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:29.396 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:29.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:29.403 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:29.504 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:29.513 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:29 smithi169 bash[79348]: cluster 2024-08-17T18:02:28.428123+0000 mgr.y (mgr.34107) 1813 : cluster [DBG] pgmap v2604: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 742 op/s; 9330/170292 objects degraded (5.479%); 8291/170292 objects misplaced (4.869%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:02:29.513 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:29 smithi169 bash[79348]: cluster 2024-08-17T18:02:28.428123+0000 mgr.y (mgr.34107) 1813 : cluster [DBG] pgmap v2604: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 742 op/s; 9330/170292 objects degraded (5.479%); 8291/170292 objects misplaced (4.869%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:02:29.532 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:29.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:29.534 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:29.635 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:29.667 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:29.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:29.669 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:29.770 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:29.800 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:29.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:29.803 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:29.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:29 smithi131 bash[89561]: cluster 2024-08-17T18:02:28.428123+0000 mgr.y (mgr.34107) 1813 : cluster [DBG] pgmap v2604: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 742 op/s; 9330/170292 objects degraded (5.479%); 8291/170292 objects misplaced (4.869%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:02:29.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:29 smithi131 bash[89561]: cluster 2024-08-17T18:02:28.428123+0000 mgr.y (mgr.34107) 1813 : cluster [DBG] pgmap v2604: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 742 op/s; 9330/170292 objects degraded (5.479%); 8291/170292 objects misplaced (4.869%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:02:29.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:29 smithi131 bash[88347]: cluster 2024-08-17T18:02:28.428123+0000 mgr.y (mgr.34107) 1813 : cluster [DBG] pgmap v2604: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 742 op/s; 9330/170292 objects degraded (5.479%); 8291/170292 objects misplaced (4.869%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:02:29.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:29 smithi131 bash[88347]: cluster 2024-08-17T18:02:28.428123+0000 mgr.y (mgr.34107) 1813 : cluster [DBG] pgmap v2604: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 742 op/s; 9330/170292 objects degraded (5.479%); 8291/170292 objects misplaced (4.869%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:02:29.904 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:29.933 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:29.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:29.939 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:30.040 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:30.057 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:30.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:30.059 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:30.083 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:02:30.160 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:30.183 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:30.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:30.189 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:30.289 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:30.312 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:30.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:30.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:30.420 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:30.449 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:30.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:30.454 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:30.554 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:30.564 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:30 smithi169 bash[79348]: cluster 2024-08-17T18:02:30.489213+0000 mon.a (mon.0) 2785 : cluster [WRN] Health check update: Degraded data redundancy: 9098/159426 objects degraded (5.707%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:30.565 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:30 smithi169 bash[79348]: cluster 2024-08-17T18:02:30.489213+0000 mon.a (mon.0) 2785 : cluster [WRN] Health check update: Degraded data redundancy: 9098/159426 objects degraded (5.707%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:30.585 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:30.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:30.591 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:30.692 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:30.701 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:30 smithi131 bash[88347]: cluster 2024-08-17T18:02:30.489213+0000 mon.a (mon.0) 2785 : cluster [WRN] Health check update: Degraded data redundancy: 9098/159426 objects degraded (5.707%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:30.701 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:30 smithi131 bash[88347]: cluster 2024-08-17T18:02:30.489213+0000 mon.a (mon.0) 2785 : cluster [WRN] Health check update: Degraded data redundancy: 9098/159426 objects degraded (5.707%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:30.701 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:30 smithi131 bash[89561]: cluster 2024-08-17T18:02:30.489213+0000 mon.a (mon.0) 2785 : cluster [WRN] Health check update: Degraded data redundancy: 9098/159426 objects degraded (5.707%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:30.702 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:30 smithi131 bash[89561]: cluster 2024-08-17T18:02:30.489213+0000 mon.a (mon.0) 2785 : cluster [WRN] Health check update: Degraded data redundancy: 9098/159426 objects degraded (5.707%), 2 pgs degraded (PG_DEGRADED) 2024-08-17T18:02:30.712 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:30.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:30.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:30.815 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:30.839 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:30.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:30.841 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:30.942 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:30.978 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:30.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:30.980 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:31.082 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:31.112 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:31.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:31.117 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:31.218 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:31.243 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:31.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:31.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:31.346 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:31.396 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:31.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:31.401 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:31.502 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:31.519 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:31.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:31.523 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:31.623 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:31.658 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:31.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:31.661 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:31.762 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:31.790 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:31.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:31.793 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:31.894 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:31.920 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:31.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:31.923 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:32.024 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:32.050 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:32.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:32.052 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:32.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:32 smithi131 bash[89561]: cluster 2024-08-17T18:02:30.432583+0000 mgr.y (mgr.34107) 1814 : cluster [DBG] pgmap v2605: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 720 op/s; 9098/159426 objects degraded (5.707%); 7659/159426 objects misplaced (4.804%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T18:02:32.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:32 smithi131 bash[89561]: cluster 2024-08-17T18:02:30.432583+0000 mgr.y (mgr.34107) 1814 : cluster [DBG] pgmap v2605: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 720 op/s; 9098/159426 objects degraded (5.707%); 7659/159426 objects misplaced (4.804%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T18:02:32.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:32 smithi131 bash[88347]: cluster 2024-08-17T18:02:30.432583+0000 mgr.y (mgr.34107) 1814 : cluster [DBG] pgmap v2605: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 720 op/s; 9098/159426 objects degraded (5.707%); 7659/159426 objects misplaced (4.804%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T18:02:32.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:32 smithi131 bash[88347]: cluster 2024-08-17T18:02:30.432583+0000 mgr.y (mgr.34107) 1814 : cluster [DBG] pgmap v2605: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 720 op/s; 9098/159426 objects degraded (5.707%); 7659/159426 objects misplaced (4.804%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T18:02:32.153 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:32.180 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:32.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:32.184 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:32.285 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:32.310 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:32.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:32.314 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:32.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:32 smithi169 bash[79348]: cluster 2024-08-17T18:02:30.432583+0000 mgr.y (mgr.34107) 1814 : cluster [DBG] pgmap v2605: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 720 op/s; 9098/159426 objects degraded (5.707%); 7659/159426 objects misplaced (4.804%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T18:02:32.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:32 smithi169 bash[79348]: cluster 2024-08-17T18:02:30.432583+0000 mgr.y (mgr.34107) 1814 : cluster [DBG] pgmap v2605: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 720 op/s; 9098/159426 objects degraded (5.707%); 7659/159426 objects misplaced (4.804%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T18:02:32.416 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:32.439 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:32.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:32.443 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:32.544 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:32.567 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:32.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:32.573 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:32.674 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:32.702 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:32.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:32.707 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:32.808 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:32.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:32.845 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:32.845 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:32.947 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:32.968 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:32.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:32.971 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:33.071 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:33.113 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:33.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:33.118 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:33.152 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T18:02:33.153 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:02:33.197 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T18:02:33.197 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:02:33.218 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:33.239 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T18:02:33.240 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:02:33.251 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:33.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:33.257 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:33.270 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T18:02:33.271 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:02:33.321 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T18:02:33.369 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:02:33.369 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:02:33.369 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T18:02:33.369 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:33.392 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:33.393 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T18:02:33.393 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:02:33.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:33.395 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:33.421 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T18:02:33.421 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:02:33.496 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:33.521 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:33.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:33.523 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:33.624 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:33.658 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:33.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:33.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:33.764 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:33.800 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:33.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:33.803 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:33.904 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:33.929 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:33.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:33.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:34.018 INFO:teuthology.orchestra.run.smithi131.stderr:noscrub is unset 2024-08-17T18:02:34.035 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:34.044 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:34 smithi131 bash[89561]: cluster 2024-08-17T18:02:32.433070+0000 mgr.y (mgr.34107) 1815 : cluster [DBG] pgmap v2606: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 720 op/s; 9098/159426 objects degraded (5.707%); 7659/159426 objects misplaced (4.804%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T18:02:34.044 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:34 smithi131 bash[89561]: cluster 2024-08-17T18:02:32.433070+0000 mgr.y (mgr.34107) 1815 : cluster [DBG] pgmap v2606: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 720 op/s; 9098/159426 objects degraded (5.707%); 7659/159426 objects misplaced (4.804%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T18:02:34.044 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:34 smithi131 bash[89561]: audit 2024-08-17T18:02:33.103234+0000 mon.c (mon.2) 82 : audit [DBG] from='client.? 172.21.15.131:0/13545134' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:02:34.044 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:34 smithi131 bash[89561]: audit 2024-08-17T18:02:33.103234+0000 mon.c (mon.2) 82 : audit [DBG] from='client.? 172.21.15.131:0/13545134' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:02:34.044 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:34 smithi131 bash[89561]: audit 2024-08-17T18:02:33.497382+0000 mon.c (mon.2) 83 : audit [INF] from='client.? 172.21.15.131:0/2425915240' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:02:34.044 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:34 smithi131 bash[89561]: audit 2024-08-17T18:02:33.497382+0000 mon.c (mon.2) 83 : audit [INF] from='client.? 172.21.15.131:0/2425915240' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:02:34.044 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:34 smithi131 bash[89561]: audit 2024-08-17T18:02:33.497983+0000 mon.a (mon.0) 2786 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:02:34.044 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:34 smithi131 bash[89561]: audit 2024-08-17T18:02:33.497983+0000 mon.a (mon.0) 2786 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:02:34.044 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:34 smithi131 bash[88347]: cluster 2024-08-17T18:02:32.433070+0000 mgr.y (mgr.34107) 1815 : cluster [DBG] pgmap v2606: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 720 op/s; 9098/159426 objects degraded (5.707%); 7659/159426 objects misplaced (4.804%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T18:02:34.045 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:34 smithi131 bash[88347]: cluster 2024-08-17T18:02:32.433070+0000 mgr.y (mgr.34107) 1815 : cluster [DBG] pgmap v2606: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 720 op/s; 9098/159426 objects degraded (5.707%); 7659/159426 objects misplaced (4.804%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T18:02:34.045 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:34 smithi131 bash[88347]: audit 2024-08-17T18:02:33.103234+0000 mon.c (mon.2) 82 : audit [DBG] from='client.? 172.21.15.131:0/13545134' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:02:34.045 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:34 smithi131 bash[88347]: audit 2024-08-17T18:02:33.103234+0000 mon.c (mon.2) 82 : audit [DBG] from='client.? 172.21.15.131:0/13545134' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:02:34.045 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:34 smithi131 bash[88347]: audit 2024-08-17T18:02:33.497382+0000 mon.c (mon.2) 83 : audit [INF] from='client.? 172.21.15.131:0/2425915240' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:02:34.045 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:34 smithi131 bash[88347]: audit 2024-08-17T18:02:33.497382+0000 mon.c (mon.2) 83 : audit [INF] from='client.? 172.21.15.131:0/2425915240' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:02:34.045 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:34 smithi131 bash[88347]: audit 2024-08-17T18:02:33.497983+0000 mon.a (mon.0) 2786 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:02:34.045 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:34 smithi131 bash[88347]: audit 2024-08-17T18:02:33.497983+0000 mon.a (mon.0) 2786 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:02:34.062 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:34.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:34.067 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:34.168 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:34.191 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:34.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:34.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:34.297 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:34.306 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:34 smithi169 bash[79348]: cluster 2024-08-17T18:02:32.433070+0000 mgr.y (mgr.34107) 1815 : cluster [DBG] pgmap v2606: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 720 op/s; 9098/159426 objects degraded (5.707%); 7659/159426 objects misplaced (4.804%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T18:02:34.306 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:34 smithi169 bash[79348]: cluster 2024-08-17T18:02:32.433070+0000 mgr.y (mgr.34107) 1815 : cluster [DBG] pgmap v2606: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 720 op/s; 9098/159426 objects degraded (5.707%); 7659/159426 objects misplaced (4.804%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T18:02:34.306 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:34 smithi169 bash[79348]: audit 2024-08-17T18:02:33.103234+0000 mon.c (mon.2) 82 : audit [DBG] from='client.? 172.21.15.131:0/13545134' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:02:34.306 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:34 smithi169 bash[79348]: audit 2024-08-17T18:02:33.103234+0000 mon.c (mon.2) 82 : audit [DBG] from='client.? 172.21.15.131:0/13545134' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:02:34.306 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:34 smithi169 bash[79348]: audit 2024-08-17T18:02:33.497382+0000 mon.c (mon.2) 83 : audit [INF] from='client.? 172.21.15.131:0/2425915240' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:02:34.306 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:34 smithi169 bash[79348]: audit 2024-08-17T18:02:33.497382+0000 mon.c (mon.2) 83 : audit [INF] from='client.? 172.21.15.131:0/2425915240' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:02:34.306 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:34 smithi169 bash[79348]: audit 2024-08-17T18:02:33.497983+0000 mon.a (mon.0) 2786 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:02:34.306 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:34 smithi169 bash[79348]: audit 2024-08-17T18:02:33.497983+0000 mon.a (mon.0) 2786 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:02:34.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:34.327 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:34.327 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:34.428 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:34.452 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:34.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:34.454 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:34.555 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:34.582 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:34.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:34.586 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:34.687 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:34.713 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:34.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:34.719 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:34.820 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:34.841 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:34.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:34.843 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:34.943 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:34.971 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:34.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:34.975 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:35.076 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:35.084 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:35 smithi169 bash[79348]: cluster 2024-08-17T18:02:34.007794+0000 mon.a (mon.0) 2787 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:02:35.084 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:35 smithi169 bash[79348]: cluster 2024-08-17T18:02:34.007794+0000 mon.a (mon.0) 2787 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:02:35.084 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:35 smithi169 bash[79348]: audit 2024-08-17T18:02:34.009387+0000 mon.a (mon.0) 2788 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:02:35.084 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:35 smithi169 bash[79348]: audit 2024-08-17T18:02:34.009387+0000 mon.a (mon.0) 2788 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:02:35.084 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:35 smithi169 bash[79348]: cluster 2024-08-17T18:02:34.012864+0000 mon.a (mon.0) 2789 : cluster [DBG] osdmap e1451: 8 total, 8 up, 8 in 2024-08-17T18:02:35.084 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:35 smithi169 bash[79348]: cluster 2024-08-17T18:02:34.012864+0000 mon.a (mon.0) 2789 : cluster [DBG] osdmap e1451: 8 total, 8 up, 8 in 2024-08-17T18:02:35.102 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:35.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:35.107 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:35.208 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:35.242 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:35.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:35.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:35.346 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:35.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:35 smithi131 bash[88347]: cluster 2024-08-17T18:02:34.007794+0000 mon.a (mon.0) 2787 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:02:35.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:35 smithi131 bash[88347]: cluster 2024-08-17T18:02:34.007794+0000 mon.a (mon.0) 2787 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:02:35.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:35 smithi131 bash[88347]: audit 2024-08-17T18:02:34.009387+0000 mon.a (mon.0) 2788 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:02:35.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:35 smithi131 bash[88347]: audit 2024-08-17T18:02:34.009387+0000 mon.a (mon.0) 2788 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:02:35.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:35 smithi131 bash[88347]: cluster 2024-08-17T18:02:34.012864+0000 mon.a (mon.0) 2789 : cluster [DBG] osdmap e1451: 8 total, 8 up, 8 in 2024-08-17T18:02:35.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:35 smithi131 bash[88347]: cluster 2024-08-17T18:02:34.012864+0000 mon.a (mon.0) 2789 : cluster [DBG] osdmap e1451: 8 total, 8 up, 8 in 2024-08-17T18:02:35.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:35 smithi131 bash[89561]: cluster 2024-08-17T18:02:34.007794+0000 mon.a (mon.0) 2787 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:02:35.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:35 smithi131 bash[89561]: cluster 2024-08-17T18:02:34.007794+0000 mon.a (mon.0) 2787 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:02:35.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:35 smithi131 bash[89561]: audit 2024-08-17T18:02:34.009387+0000 mon.a (mon.0) 2788 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:02:35.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:35 smithi131 bash[89561]: audit 2024-08-17T18:02:34.009387+0000 mon.a (mon.0) 2788 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:02:35.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:35 smithi131 bash[89561]: cluster 2024-08-17T18:02:34.012864+0000 mon.a (mon.0) 2789 : cluster [DBG] osdmap e1451: 8 total, 8 up, 8 in 2024-08-17T18:02:35.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:35 smithi131 bash[89561]: cluster 2024-08-17T18:02:34.012864+0000 mon.a (mon.0) 2789 : cluster [DBG] osdmap e1451: 8 total, 8 up, 8 in 2024-08-17T18:02:35.375 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:35.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:35.379 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:35.480 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:35.507 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:35.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:35.511 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:35.612 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:35.636 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:35.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:35.638 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:35.739 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:35.773 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:35.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:35.775 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:35.876 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:35.899 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:35.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:35.902 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:36.003 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:36.051 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:36.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:36.052 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:36.153 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:36.175 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:36.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:36.178 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:36.279 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:36.289 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:36 smithi131 bash[89561]: cluster 2024-08-17T18:02:34.433612+0000 mgr.y (mgr.34107) 1816 : cluster [DBG] pgmap v2608: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 474 op/s; 9098/158781 objects degraded (5.730%); 7444/158781 objects misplaced (4.688%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T18:02:36.289 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:36 smithi131 bash[89561]: cluster 2024-08-17T18:02:34.433612+0000 mgr.y (mgr.34107) 1816 : cluster [DBG] pgmap v2608: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 474 op/s; 9098/158781 objects degraded (5.730%); 7444/158781 objects misplaced (4.688%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T18:02:36.289 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:36 smithi131 bash[89561]: cluster 2024-08-17T18:02:35.994221+0000 mon.a (mon.0) 2790 : cluster [WRN] Health check update: Degraded data redundancy: 9098/158781 objects degraded (5.730%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:02:36.289 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:36 smithi131 bash[89561]: cluster 2024-08-17T18:02:35.994221+0000 mon.a (mon.0) 2790 : cluster [WRN] Health check update: Degraded data redundancy: 9098/158781 objects degraded (5.730%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:02:36.289 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:36 smithi131 bash[88347]: cluster 2024-08-17T18:02:34.433612+0000 mgr.y (mgr.34107) 1816 : cluster [DBG] pgmap v2608: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 474 op/s; 9098/158781 objects degraded (5.730%); 7444/158781 objects misplaced (4.688%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T18:02:36.290 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:36 smithi131 bash[88347]: cluster 2024-08-17T18:02:34.433612+0000 mgr.y (mgr.34107) 1816 : cluster [DBG] pgmap v2608: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 474 op/s; 9098/158781 objects degraded (5.730%); 7444/158781 objects misplaced (4.688%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T18:02:36.290 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:36 smithi131 bash[88347]: cluster 2024-08-17T18:02:35.994221+0000 mon.a (mon.0) 2790 : cluster [WRN] Health check update: Degraded data redundancy: 9098/158781 objects degraded (5.730%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:02:36.290 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:36 smithi131 bash[88347]: cluster 2024-08-17T18:02:35.994221+0000 mon.a (mon.0) 2790 : cluster [WRN] Health check update: Degraded data redundancy: 9098/158781 objects degraded (5.730%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:02:36.313 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:36.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:36.318 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:36.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:36 smithi169 bash[79348]: cluster 2024-08-17T18:02:34.433612+0000 mgr.y (mgr.34107) 1816 : cluster [DBG] pgmap v2608: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 474 op/s; 9098/158781 objects degraded (5.730%); 7444/158781 objects misplaced (4.688%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T18:02:36.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:36 smithi169 bash[79348]: cluster 2024-08-17T18:02:34.433612+0000 mgr.y (mgr.34107) 1816 : cluster [DBG] pgmap v2608: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 474 op/s; 9098/158781 objects degraded (5.730%); 7444/158781 objects misplaced (4.688%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T18:02:36.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:36 smithi169 bash[79348]: cluster 2024-08-17T18:02:35.994221+0000 mon.a (mon.0) 2790 : cluster [WRN] Health check update: Degraded data redundancy: 9098/158781 objects degraded (5.730%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:02:36.395 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:36 smithi169 bash[79348]: cluster 2024-08-17T18:02:35.994221+0000 mon.a (mon.0) 2790 : cluster [WRN] Health check update: Degraded data redundancy: 9098/158781 objects degraded (5.730%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:02:36.419 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:36.444 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:36.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:36.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:36.551 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:36.579 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:36.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:36.581 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:36.682 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:36.708 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:36.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:36.710 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:36.811 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:36.834 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:36.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:36.836 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:36.937 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:36.980 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:36.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:36.983 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:37.032 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2024-08-17T18:02:37.033 INFO:teuthology.orchestra.run.smithi169.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T18:02:37.084 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:37.112 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:37.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:37.116 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:37.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:37 smithi169 bash[79348]: cluster 2024-08-17T18:02:36.269459+0000 osd.5 (osd.5) 19 : cluster [DBG] 55.11 scrub starts 2024-08-17T18:02:37.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:37 smithi169 bash[79348]: cluster 2024-08-17T18:02:36.269459+0000 osd.5 (osd.5) 19 : cluster [DBG] 55.11 scrub starts 2024-08-17T18:02:37.216 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:37.255 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:37.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:37.261 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:37.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:37 smithi131 bash[89561]: cluster 2024-08-17T18:02:36.269459+0000 osd.5 (osd.5) 19 : cluster [DBG] 55.11 scrub starts 2024-08-17T18:02:37.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:37 smithi131 bash[89561]: cluster 2024-08-17T18:02:36.269459+0000 osd.5 (osd.5) 19 : cluster [DBG] 55.11 scrub starts 2024-08-17T18:02:37.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:37 smithi131 bash[88347]: cluster 2024-08-17T18:02:36.269459+0000 osd.5 (osd.5) 19 : cluster [DBG] 55.11 scrub starts 2024-08-17T18:02:37.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:37 smithi131 bash[88347]: cluster 2024-08-17T18:02:36.269459+0000 osd.5 (osd.5) 19 : cluster [DBG] 55.11 scrub starts 2024-08-17T18:02:37.362 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:37.387 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:37.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:37.391 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:37.493 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:37.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:37.530 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:37.530 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:37.631 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:37.661 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:37.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:37.665 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:37.765 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:37.800 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:37.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:37.803 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:37.904 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:37.912 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:02:37.938 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:37.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:37.945 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:38.046 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:38.075 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:38.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:38.078 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:38.178 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:38.211 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:38.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:38.216 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:38.318 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-08-17T18:02:38.319 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:38 smithi169 bash[79348]: cluster 2024-08-17T18:02:36.434598+0000 mgr.y (mgr.34107) 1817 : cluster [DBG] pgmap v2609: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 752 op/s; 8786/147693 objects degraded (5.949%); 6998/147693 objects misplaced (4.738%); 3.5 MiB/s, 55 objects/s recovering 2024-08-17T18:02:38.319 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:38 smithi169 bash[79348]: cluster 2024-08-17T18:02:36.434598+0000 mgr.y (mgr.34107) 1817 : cluster [DBG] pgmap v2609: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 752 op/s; 8786/147693 objects degraded (5.949%); 6998/147693 objects misplaced (4.738%); 3.5 MiB/s, 55 objects/s recovering 2024-08-17T18:02:38.319 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:38 smithi169 bash[79348]: cluster 2024-08-17T18:02:36.926728+0000 osd.5 (osd.5) 20 : cluster [DBG] 55.11 scrub ok 2024-08-17T18:02:38.319 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:38 smithi169 bash[79348]: cluster 2024-08-17T18:02:36.926728+0000 osd.5 (osd.5) 20 : cluster [DBG] 55.11 scrub ok 2024-08-17T18:02:38.319 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:38.331 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:38 smithi131 bash[89561]: cluster 2024-08-17T18:02:36.434598+0000 mgr.y (mgr.34107) 1817 : cluster [DBG] pgmap v2609: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 752 op/s; 8786/147693 objects degraded (5.949%); 6998/147693 objects misplaced (4.738%); 3.5 MiB/s, 55 objects/s recovering 2024-08-17T18:02:38.331 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:38 smithi131 bash[89561]: cluster 2024-08-17T18:02:36.434598+0000 mgr.y (mgr.34107) 1817 : cluster [DBG] pgmap v2609: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 752 op/s; 8786/147693 objects degraded (5.949%); 6998/147693 objects misplaced (4.738%); 3.5 MiB/s, 55 objects/s recovering 2024-08-17T18:02:38.331 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:38 smithi131 bash[89561]: cluster 2024-08-17T18:02:36.926728+0000 osd.5 (osd.5) 20 : cluster [DBG] 55.11 scrub ok 2024-08-17T18:02:38.331 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:38 smithi131 bash[89561]: cluster 2024-08-17T18:02:36.926728+0000 osd.5 (osd.5) 20 : cluster [DBG] 55.11 scrub ok 2024-08-17T18:02:38.331 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:38 smithi131 bash[88347]: cluster 2024-08-17T18:02:36.434598+0000 mgr.y (mgr.34107) 1817 : cluster [DBG] pgmap v2609: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 752 op/s; 8786/147693 objects degraded (5.949%); 6998/147693 objects misplaced (4.738%); 3.5 MiB/s, 55 objects/s recovering 2024-08-17T18:02:38.332 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:38 smithi131 bash[88347]: cluster 2024-08-17T18:02:36.434598+0000 mgr.y (mgr.34107) 1817 : cluster [DBG] pgmap v2609: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 752 op/s; 8786/147693 objects degraded (5.949%); 6998/147693 objects misplaced (4.738%); 3.5 MiB/s, 55 objects/s recovering 2024-08-17T18:02:38.332 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:38 smithi131 bash[88347]: cluster 2024-08-17T18:02:36.926728+0000 osd.5 (osd.5) 20 : cluster [DBG] 55.11 scrub ok 2024-08-17T18:02:38.332 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:38 smithi131 bash[88347]: cluster 2024-08-17T18:02:36.926728+0000 osd.5 (osd.5) 20 : cluster [DBG] 55.11 scrub ok 2024-08-17T18:02:38.353 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:38.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:38.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:38.460 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:38.482 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:38.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:38.484 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:38.518 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T18:02:38.586 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:38.642 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:38.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:38.645 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:38.746 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:38.769 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:38.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:38.776 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:38.877 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:38.902 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:38.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:38.905 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:39.005 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:39.027 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:39.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:39.032 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:39.134 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:39.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:39 smithi169 bash[79348]: audit 2024-08-17T18:02:38.274909+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:39.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:39 smithi169 bash[79348]: audit 2024-08-17T18:02:38.274909+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:39.164 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:39.166 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:39 smithi131 bash[88347]: audit 2024-08-17T18:02:38.274909+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:39.166 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:39 smithi131 bash[88347]: audit 2024-08-17T18:02:38.274909+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:39.166 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:02:39 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:02:38] "GET /metrics HTTP/1.1" 200 36653 "" "Prometheus/2.51.0" 2024-08-17T18:02:39.167 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:39 smithi131 bash[89561]: audit 2024-08-17T18:02:38.274909+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:39.167 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:39 smithi131 bash[89561]: audit 2024-08-17T18:02:38.274909+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:39.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:39.168 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:39.268 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:39.314 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:39.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:39.322 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:39.423 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:39.435 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T18:02:39.465 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:39.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:39.469 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:39.570 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:39.608 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:39.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:39.612 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:39.713 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:39.739 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:39.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:39.742 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:39.842 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:39.873 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:39.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:39.877 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:39.978 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:40.009 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:40.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:40.014 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:40.115 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:40.125 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:40 smithi169 bash[79348]: cluster 2024-08-17T18:02:38.434974+0000 mgr.y (mgr.34107) 1818 : cluster [DBG] pgmap v2610: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 752 op/s; 8786/147693 objects degraded (5.949%); 6998/147693 objects misplaced (4.738%); 3.5 MiB/s, 55 objects/s recovering 2024-08-17T18:02:40.125 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:40 smithi169 bash[79348]: cluster 2024-08-17T18:02:38.434974+0000 mgr.y (mgr.34107) 1818 : cluster [DBG] pgmap v2610: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 752 op/s; 8786/147693 objects degraded (5.949%); 6998/147693 objects misplaced (4.738%); 3.5 MiB/s, 55 objects/s recovering 2024-08-17T18:02:40.125 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:40 smithi169 bash[79348]: audit 2024-08-17T18:02:39.129800+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:02:40.125 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:40 smithi169 bash[79348]: audit 2024-08-17T18:02:39.129800+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:02:40.145 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:40.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:40.147 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:40.248 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:40.273 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:40.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:40.277 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:40.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:40 smithi131 bash[89561]: cluster 2024-08-17T18:02:38.434974+0000 mgr.y (mgr.34107) 1818 : cluster [DBG] pgmap v2610: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 752 op/s; 8786/147693 objects degraded (5.949%); 6998/147693 objects misplaced (4.738%); 3.5 MiB/s, 55 objects/s recovering 2024-08-17T18:02:40.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:40 smithi131 bash[89561]: cluster 2024-08-17T18:02:38.434974+0000 mgr.y (mgr.34107) 1818 : cluster [DBG] pgmap v2610: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 752 op/s; 8786/147693 objects degraded (5.949%); 6998/147693 objects misplaced (4.738%); 3.5 MiB/s, 55 objects/s recovering 2024-08-17T18:02:40.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:40 smithi131 bash[89561]: audit 2024-08-17T18:02:39.129800+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:02:40.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:40 smithi131 bash[89561]: audit 2024-08-17T18:02:39.129800+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:02:40.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:40 smithi131 bash[88347]: cluster 2024-08-17T18:02:38.434974+0000 mgr.y (mgr.34107) 1818 : cluster [DBG] pgmap v2610: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 752 op/s; 8786/147693 objects degraded (5.949%); 6998/147693 objects misplaced (4.738%); 3.5 MiB/s, 55 objects/s recovering 2024-08-17T18:02:40.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:40 smithi131 bash[88347]: cluster 2024-08-17T18:02:38.434974+0000 mgr.y (mgr.34107) 1818 : cluster [DBG] pgmap v2610: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 752 op/s; 8786/147693 objects degraded (5.949%); 6998/147693 objects misplaced (4.738%); 3.5 MiB/s, 55 objects/s recovering 2024-08-17T18:02:40.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:40 smithi131 bash[88347]: audit 2024-08-17T18:02:39.129800+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:02:40.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:40 smithi131 bash[88347]: audit 2024-08-17T18:02:39.129800+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:02:40.378 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:40.405 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:40.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:40.410 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:40.511 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:40.535 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:40.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:40.542 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:40.643 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:40.668 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:40.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:40.672 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:40.772 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:40.802 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:40.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:40.805 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:40.905 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:40.928 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:40.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:40.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:41.033 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:41.059 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:41.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:41.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:41.168 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:41.195 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:41.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:41.200 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:41.200 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:41 smithi131 bash[88347]: cluster 2024-08-17T18:02:40.995347+0000 mon.a (mon.0) 2793 : cluster [WRN] Health check update: Degraded data redundancy: 8786/147693 objects degraded (5.949%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:02:41.200 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:41 smithi131 bash[88347]: cluster 2024-08-17T18:02:40.995347+0000 mon.a (mon.0) 2793 : cluster [WRN] Health check update: Degraded data redundancy: 8786/147693 objects degraded (5.949%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:02:41.201 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:41 smithi131 bash[89561]: cluster 2024-08-17T18:02:40.995347+0000 mon.a (mon.0) 2793 : cluster [WRN] Health check update: Degraded data redundancy: 8786/147693 objects degraded (5.949%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:02:41.201 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:41 smithi131 bash[89561]: cluster 2024-08-17T18:02:40.995347+0000 mon.a (mon.0) 2793 : cluster [WRN] Health check update: Degraded data redundancy: 8786/147693 objects degraded (5.949%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:02:41.300 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:41.332 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:41.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:41.338 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:41.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:41 smithi169 bash[79348]: cluster 2024-08-17T18:02:40.995347+0000 mon.a (mon.0) 2793 : cluster [WRN] Health check update: Degraded data redundancy: 8786/147693 objects degraded (5.949%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:02:41.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:41 smithi169 bash[79348]: cluster 2024-08-17T18:02:40.995347+0000 mon.a (mon.0) 2793 : cluster [WRN] Health check update: Degraded data redundancy: 8786/147693 objects degraded (5.949%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:02:41.439 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:41.469 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:41.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:41.474 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:41.575 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:41.593 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:41.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:41.594 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:41.695 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:41.719 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:41.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:41.721 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:41.822 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:41.853 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:41.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:41.858 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:41.958 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:41.998 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:42.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:42.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:42.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:42 smithi131 bash[89561]: cluster 2024-08-17T18:02:40.435870+0000 mgr.y (mgr.34107) 1819 : cluster [DBG] pgmap v2611: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 246 op/s; 8554/136074 objects degraded (6.286%); 6262/136074 objects misplaced (4.602%) 2024-08-17T18:02:42.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:42 smithi131 bash[89561]: cluster 2024-08-17T18:02:40.435870+0000 mgr.y (mgr.34107) 1819 : cluster [DBG] pgmap v2611: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 246 op/s; 8554/136074 objects degraded (6.286%); 6262/136074 objects misplaced (4.602%) 2024-08-17T18:02:42.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:42 smithi131 bash[88347]: cluster 2024-08-17T18:02:40.435870+0000 mgr.y (mgr.34107) 1819 : cluster [DBG] pgmap v2611: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 246 op/s; 8554/136074 objects degraded (6.286%); 6262/136074 objects misplaced (4.602%) 2024-08-17T18:02:42.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:42 smithi131 bash[88347]: cluster 2024-08-17T18:02:40.435870+0000 mgr.y (mgr.34107) 1819 : cluster [DBG] pgmap v2611: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 246 op/s; 8554/136074 objects degraded (6.286%); 6262/136074 objects misplaced (4.602%) 2024-08-17T18:02:42.102 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:42.137 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:42.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:42.142 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:42.243 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:42.273 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:42.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:42.275 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:42.375 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:42.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:42 smithi169 bash[79348]: cluster 2024-08-17T18:02:40.435870+0000 mgr.y (mgr.34107) 1819 : cluster [DBG] pgmap v2611: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 246 op/s; 8554/136074 objects degraded (6.286%); 6262/136074 objects misplaced (4.602%) 2024-08-17T18:02:42.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:42 smithi169 bash[79348]: cluster 2024-08-17T18:02:40.435870+0000 mgr.y (mgr.34107) 1819 : cluster [DBG] pgmap v2611: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 246 op/s; 8554/136074 objects degraded (6.286%); 6262/136074 objects misplaced (4.602%) 2024-08-17T18:02:42.409 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:42.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:42.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:42.516 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:42.545 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:42.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:42.552 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:42.653 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:42.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:42.685 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:42.685 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:42.786 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:42.827 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:42.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:42.831 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:42.932 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:42.954 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:42.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:42.956 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:43.044 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:02:43.057 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:43.074 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:43.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:43.076 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:43.177 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:43.199 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:43.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:43.201 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:43.301 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:43.341 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:43.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:43.351 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:43.451 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:43.479 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:43.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:43.485 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:43.586 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:43.627 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:43.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:43.631 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:43.732 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:43.786 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:43.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:43.789 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:43.890 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:43.907 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:43.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:43.909 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:44.010 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:44.033 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:44.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:44.035 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:44.136 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:44.167 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:44.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:44.170 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:44.271 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:44.281 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:44 smithi169 bash[79348]: cluster 2024-08-17T18:02:42.436575+0000 mgr.y (mgr.34107) 1820 : cluster [DBG] pgmap v2612: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 246 op/s; 8554/136074 objects degraded (6.286%); 6262/136074 objects misplaced (4.602%) 2024-08-17T18:02:44.281 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:44 smithi169 bash[79348]: cluster 2024-08-17T18:02:42.436575+0000 mgr.y (mgr.34107) 1820 : cluster [DBG] pgmap v2612: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 246 op/s; 8554/136074 objects degraded (6.286%); 6262/136074 objects misplaced (4.602%) 2024-08-17T18:02:44.293 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:44.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:44.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:44.396 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:44.416 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:44.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:44.418 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:44.519 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:44.539 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:44.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:44.541 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:44.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:44 smithi131 bash[89561]: cluster 2024-08-17T18:02:42.436575+0000 mgr.y (mgr.34107) 1820 : cluster [DBG] pgmap v2612: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 246 op/s; 8554/136074 objects degraded (6.286%); 6262/136074 objects misplaced (4.602%) 2024-08-17T18:02:44.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:44 smithi131 bash[89561]: cluster 2024-08-17T18:02:42.436575+0000 mgr.y (mgr.34107) 1820 : cluster [DBG] pgmap v2612: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 246 op/s; 8554/136074 objects degraded (6.286%); 6262/136074 objects misplaced (4.602%) 2024-08-17T18:02:44.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:44 smithi131 bash[88347]: cluster 2024-08-17T18:02:42.436575+0000 mgr.y (mgr.34107) 1820 : cluster [DBG] pgmap v2612: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 246 op/s; 8554/136074 objects degraded (6.286%); 6262/136074 objects misplaced (4.602%) 2024-08-17T18:02:44.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:44 smithi131 bash[88347]: cluster 2024-08-17T18:02:42.436575+0000 mgr.y (mgr.34107) 1820 : cluster [DBG] pgmap v2612: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 246 op/s; 8554/136074 objects degraded (6.286%); 6262/136074 objects misplaced (4.602%) 2024-08-17T18:02:44.642 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:44.670 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:44.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:44.672 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:44.773 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:44.799 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:44.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:44.800 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:44.902 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:44.939 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:44.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:44.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:45.043 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:45.078 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:45.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:45.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:45.184 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:45.210 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:45.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:45.214 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:45.315 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:45.355 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:45.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:45.361 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:45.422 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:02:45.423 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:02:45.461 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:45.491 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:45.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:45.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:45.598 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:45.627 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:45.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:45.630 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:45.730 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:45.761 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:45.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:45.763 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:45.864 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:45.893 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:45.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:45.896 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:45.997 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:46.015 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:46.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:46.017 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:46.079 INFO:teuthology.orchestra.run.smithi131.stderr:reweighted osd.5 to 1 (10000) 2024-08-17T18:02:46.118 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:46.135 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:46.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:46.137 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:46.238 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:46.249 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:46 smithi131 bash[89561]: cluster 2024-08-17T18:02:44.437587+0000 mgr.y (mgr.34107) 1821 : cluster [DBG] pgmap v2613: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.8 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 257 op/s; 8554/135411 objects degraded (6.317%); 6041/135411 objects misplaced (4.461%) 2024-08-17T18:02:46.249 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:46 smithi131 bash[89561]: cluster 2024-08-17T18:02:44.437587+0000 mgr.y (mgr.34107) 1821 : cluster [DBG] pgmap v2613: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.8 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 257 op/s; 8554/135411 objects degraded (6.317%); 6041/135411 objects misplaced (4.461%) 2024-08-17T18:02:46.249 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:46 smithi131 bash[89561]: audit 2024-08-17T18:02:45.446843+0000 mon.a (mon.0) 2794 : audit [INF] from='client.? 172.21.15.131:0/4127534281' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:02:46.249 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:46 smithi131 bash[89561]: audit 2024-08-17T18:02:45.446843+0000 mon.a (mon.0) 2794 : audit [INF] from='client.? 172.21.15.131:0/4127534281' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:02:46.250 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:46 smithi131 bash[89561]: audit 2024-08-17T18:02:45.755086+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:02:46.250 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:46 smithi131 bash[89561]: audit 2024-08-17T18:02:45.755086+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:02:46.250 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:46 smithi131 bash[89561]: audit 2024-08-17T18:02:45.771517+0000 mon.a (mon.0) 2796 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:02:46.250 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:46 smithi131 bash[89561]: audit 2024-08-17T18:02:45.771517+0000 mon.a (mon.0) 2796 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:02:46.250 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:46 smithi131 bash[89561]: cluster 2024-08-17T18:02:45.996259+0000 mon.a (mon.0) 2797 : cluster [WRN] Health check update: Degraded data redundancy: 8554/135411 objects degraded (6.317%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:02:46.250 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:46 smithi131 bash[89561]: cluster 2024-08-17T18:02:45.996259+0000 mon.a (mon.0) 2797 : cluster [WRN] Health check update: Degraded data redundancy: 8554/135411 objects degraded (6.317%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:02:46.250 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:46 smithi131 bash[88347]: cluster 2024-08-17T18:02:44.437587+0000 mgr.y (mgr.34107) 1821 : cluster [DBG] pgmap v2613: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.8 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 257 op/s; 8554/135411 objects degraded (6.317%); 6041/135411 objects misplaced (4.461%) 2024-08-17T18:02:46.251 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:46 smithi131 bash[88347]: cluster 2024-08-17T18:02:44.437587+0000 mgr.y (mgr.34107) 1821 : cluster [DBG] pgmap v2613: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.8 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 257 op/s; 8554/135411 objects degraded (6.317%); 6041/135411 objects misplaced (4.461%) 2024-08-17T18:02:46.251 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:46 smithi131 bash[88347]: audit 2024-08-17T18:02:45.446843+0000 mon.a (mon.0) 2794 : audit [INF] from='client.? 172.21.15.131:0/4127534281' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:02:46.251 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:46 smithi131 bash[88347]: audit 2024-08-17T18:02:45.446843+0000 mon.a (mon.0) 2794 : audit [INF] from='client.? 172.21.15.131:0/4127534281' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:02:46.251 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:46 smithi131 bash[88347]: audit 2024-08-17T18:02:45.755086+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:02:46.251 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:46 smithi131 bash[88347]: audit 2024-08-17T18:02:45.755086+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:02:46.251 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:46 smithi131 bash[88347]: audit 2024-08-17T18:02:45.771517+0000 mon.a (mon.0) 2796 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:02:46.251 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:46 smithi131 bash[88347]: audit 2024-08-17T18:02:45.771517+0000 mon.a (mon.0) 2796 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:02:46.251 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:46 smithi131 bash[88347]: cluster 2024-08-17T18:02:45.996259+0000 mon.a (mon.0) 2797 : cluster [WRN] Health check update: Degraded data redundancy: 8554/135411 objects degraded (6.317%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:02:46.252 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:46 smithi131 bash[88347]: cluster 2024-08-17T18:02:45.996259+0000 mon.a (mon.0) 2797 : cluster [WRN] Health check update: Degraded data redundancy: 8554/135411 objects degraded (6.317%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:02:46.264 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:46.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:46.266 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:46.367 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:46.375 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:46 smithi169 bash[79348]: cluster 2024-08-17T18:02:44.437587+0000 mgr.y (mgr.34107) 1821 : cluster [DBG] pgmap v2613: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.8 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 257 op/s; 8554/135411 objects degraded (6.317%); 6041/135411 objects misplaced (4.461%) 2024-08-17T18:02:46.375 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:46 smithi169 bash[79348]: cluster 2024-08-17T18:02:44.437587+0000 mgr.y (mgr.34107) 1821 : cluster [DBG] pgmap v2613: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.8 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 257 op/s; 8554/135411 objects degraded (6.317%); 6041/135411 objects misplaced (4.461%) 2024-08-17T18:02:46.375 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:46 smithi169 bash[79348]: audit 2024-08-17T18:02:45.446843+0000 mon.a (mon.0) 2794 : audit [INF] from='client.? 172.21.15.131:0/4127534281' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:02:46.375 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:46 smithi169 bash[79348]: audit 2024-08-17T18:02:45.446843+0000 mon.a (mon.0) 2794 : audit [INF] from='client.? 172.21.15.131:0/4127534281' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:02:46.375 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:46 smithi169 bash[79348]: audit 2024-08-17T18:02:45.755086+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:02:46.375 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:46 smithi169 bash[79348]: audit 2024-08-17T18:02:45.755086+0000 mon.a (mon.0) 2795 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:02:46.376 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:46 smithi169 bash[79348]: audit 2024-08-17T18:02:45.771517+0000 mon.a (mon.0) 2796 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:02:46.376 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:46 smithi169 bash[79348]: audit 2024-08-17T18:02:45.771517+0000 mon.a (mon.0) 2796 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:02:46.376 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:46 smithi169 bash[79348]: cluster 2024-08-17T18:02:45.996259+0000 mon.a (mon.0) 2797 : cluster [WRN] Health check update: Degraded data redundancy: 8554/135411 objects degraded (6.317%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:02:46.376 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:46 smithi169 bash[79348]: cluster 2024-08-17T18:02:45.996259+0000 mon.a (mon.0) 2797 : cluster [WRN] Health check update: Degraded data redundancy: 8554/135411 objects degraded (6.317%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:02:46.386 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:46.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:46.388 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:46.489 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:46.514 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:46.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:46.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:46.619 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:46.655 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:46.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:46.659 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:46.760 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:46.789 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:46.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:46.791 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:46.892 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:46.944 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:46.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:46.949 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:47.050 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:47.076 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:47.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:47.079 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:47.179 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:47.191 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:47 smithi131 bash[89561]: audit 2024-08-17T18:02:46.079636+0000 mon.a (mon.0) 2798 : audit [INF] from='client.? 172.21.15.131:0/4127534281' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T18:02:47.191 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:47 smithi131 bash[89561]: audit 2024-08-17T18:02:46.079636+0000 mon.a (mon.0) 2798 : audit [INF] from='client.? 172.21.15.131:0/4127534281' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T18:02:47.191 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:47 smithi131 bash[89561]: cluster 2024-08-17T18:02:46.085286+0000 mon.a (mon.0) 2799 : cluster [DBG] osdmap e1452: 8 total, 8 up, 8 in 2024-08-17T18:02:47.191 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:47 smithi131 bash[89561]: cluster 2024-08-17T18:02:46.085286+0000 mon.a (mon.0) 2799 : cluster [DBG] osdmap e1452: 8 total, 8 up, 8 in 2024-08-17T18:02:47.191 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:47 smithi131 bash[89561]: audit 2024-08-17T18:02:46.939649+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:02:47.191 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:47 smithi131 bash[89561]: audit 2024-08-17T18:02:46.939649+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:02:47.191 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:47 smithi131 bash[89561]: audit 2024-08-17T18:02:46.952078+0000 mon.a (mon.0) 2801 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:02:47.191 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:47 smithi131 bash[89561]: audit 2024-08-17T18:02:46.952078+0000 mon.a (mon.0) 2801 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:02:47.191 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:47 smithi131 bash[88347]: audit 2024-08-17T18:02:46.079636+0000 mon.a (mon.0) 2798 : audit [INF] from='client.? 172.21.15.131:0/4127534281' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T18:02:47.192 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:47 smithi131 bash[88347]: audit 2024-08-17T18:02:46.079636+0000 mon.a (mon.0) 2798 : audit [INF] from='client.? 172.21.15.131:0/4127534281' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T18:02:47.192 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:47 smithi131 bash[88347]: cluster 2024-08-17T18:02:46.085286+0000 mon.a (mon.0) 2799 : cluster [DBG] osdmap e1452: 8 total, 8 up, 8 in 2024-08-17T18:02:47.192 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:47 smithi131 bash[88347]: cluster 2024-08-17T18:02:46.085286+0000 mon.a (mon.0) 2799 : cluster [DBG] osdmap e1452: 8 total, 8 up, 8 in 2024-08-17T18:02:47.192 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:47 smithi131 bash[88347]: audit 2024-08-17T18:02:46.939649+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:02:47.192 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:47 smithi131 bash[88347]: audit 2024-08-17T18:02:46.939649+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:02:47.192 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:47 smithi131 bash[88347]: audit 2024-08-17T18:02:46.952078+0000 mon.a (mon.0) 2801 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:02:47.192 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:47 smithi131 bash[88347]: audit 2024-08-17T18:02:46.952078+0000 mon.a (mon.0) 2801 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:02:47.208 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:47.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:47.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:47.312 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:47.323 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:47 smithi169 bash[79348]: audit 2024-08-17T18:02:46.079636+0000 mon.a (mon.0) 2798 : audit [INF] from='client.? 172.21.15.131:0/4127534281' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T18:02:47.324 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:47 smithi169 bash[79348]: audit 2024-08-17T18:02:46.079636+0000 mon.a (mon.0) 2798 : audit [INF] from='client.? 172.21.15.131:0/4127534281' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T18:02:47.324 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:47 smithi169 bash[79348]: cluster 2024-08-17T18:02:46.085286+0000 mon.a (mon.0) 2799 : cluster [DBG] osdmap e1452: 8 total, 8 up, 8 in 2024-08-17T18:02:47.324 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:47 smithi169 bash[79348]: cluster 2024-08-17T18:02:46.085286+0000 mon.a (mon.0) 2799 : cluster [DBG] osdmap e1452: 8 total, 8 up, 8 in 2024-08-17T18:02:47.324 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:47 smithi169 bash[79348]: audit 2024-08-17T18:02:46.939649+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:02:47.324 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:47 smithi169 bash[79348]: audit 2024-08-17T18:02:46.939649+0000 mon.a (mon.0) 2800 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:02:47.324 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:47 smithi169 bash[79348]: audit 2024-08-17T18:02:46.952078+0000 mon.a (mon.0) 2801 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:02:47.324 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:47 smithi169 bash[79348]: audit 2024-08-17T18:02:46.952078+0000 mon.a (mon.0) 2801 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:02:47.342 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:47.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:47.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:47.447 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:47.483 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:47.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:47.486 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:47.587 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:47.624 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:47.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:47.630 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:47.731 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:47.765 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:47.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:47.768 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:47.869 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:47.901 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:47.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:47.907 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:48.007 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:48.040 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:48.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:48.051 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:48.151 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:48.177 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:48.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:48.179 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:48.280 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:48.304 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:48.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:48.309 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:48.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:48 smithi131 bash[89561]: cluster 2024-08-17T18:02:46.440391+0000 mgr.y (mgr.34107) 1822 : cluster [DBG] pgmap v2615: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 169 op/s; 8399/126645 objects degraded (6.632%); 5651/126645 objects misplaced (4.462%) 2024-08-17T18:02:48.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:48 smithi131 bash[89561]: cluster 2024-08-17T18:02:46.440391+0000 mgr.y (mgr.34107) 1822 : cluster [DBG] pgmap v2615: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 169 op/s; 8399/126645 objects degraded (6.632%); 5651/126645 objects misplaced (4.462%) 2024-08-17T18:02:48.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:48 smithi131 bash[89561]: audit 2024-08-17T18:02:47.802952+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:02:48.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:48 smithi131 bash[89561]: audit 2024-08-17T18:02:47.802952+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:02:48.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:48 smithi131 bash[89561]: audit 2024-08-17T18:02:47.805218+0000 mon.a (mon.0) 2803 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:02:48.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:48 smithi131 bash[89561]: audit 2024-08-17T18:02:47.805218+0000 mon.a (mon.0) 2803 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:02:48.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:48 smithi131 bash[89561]: audit 2024-08-17T18:02:47.816699+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:02:48.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:48 smithi131 bash[89561]: audit 2024-08-17T18:02:47.816699+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:02:48.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:48 smithi131 bash[88347]: cluster 2024-08-17T18:02:46.440391+0000 mgr.y (mgr.34107) 1822 : cluster [DBG] pgmap v2615: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 169 op/s; 8399/126645 objects degraded (6.632%); 5651/126645 objects misplaced (4.462%) 2024-08-17T18:02:48.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:48 smithi131 bash[88347]: cluster 2024-08-17T18:02:46.440391+0000 mgr.y (mgr.34107) 1822 : cluster [DBG] pgmap v2615: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 169 op/s; 8399/126645 objects degraded (6.632%); 5651/126645 objects misplaced (4.462%) 2024-08-17T18:02:48.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:48 smithi131 bash[88347]: audit 2024-08-17T18:02:47.802952+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:02:48.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:48 smithi131 bash[88347]: audit 2024-08-17T18:02:47.802952+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:02:48.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:48 smithi131 bash[88347]: audit 2024-08-17T18:02:47.805218+0000 mon.a (mon.0) 2803 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:02:48.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:48 smithi131 bash[88347]: audit 2024-08-17T18:02:47.805218+0000 mon.a (mon.0) 2803 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:02:48.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:48 smithi131 bash[88347]: audit 2024-08-17T18:02:47.816699+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:02:48.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:48 smithi131 bash[88347]: audit 2024-08-17T18:02:47.816699+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:02:48.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:48 smithi169 bash[79348]: cluster 2024-08-17T18:02:46.440391+0000 mgr.y (mgr.34107) 1822 : cluster [DBG] pgmap v2615: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 169 op/s; 8399/126645 objects degraded (6.632%); 5651/126645 objects misplaced (4.462%) 2024-08-17T18:02:48.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:48 smithi169 bash[79348]: cluster 2024-08-17T18:02:46.440391+0000 mgr.y (mgr.34107) 1822 : cluster [DBG] pgmap v2615: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 169 op/s; 8399/126645 objects degraded (6.632%); 5651/126645 objects misplaced (4.462%) 2024-08-17T18:02:48.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:48 smithi169 bash[79348]: audit 2024-08-17T18:02:47.802952+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:02:48.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:48 smithi169 bash[79348]: audit 2024-08-17T18:02:47.802952+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:02:48.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:48 smithi169 bash[79348]: audit 2024-08-17T18:02:47.805218+0000 mon.a (mon.0) 2803 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:02:48.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:48 smithi169 bash[79348]: audit 2024-08-17T18:02:47.805218+0000 mon.a (mon.0) 2803 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:02:48.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:48 smithi169 bash[79348]: audit 2024-08-17T18:02:47.816699+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:02:48.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:48 smithi169 bash[79348]: audit 2024-08-17T18:02:47.816699+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:02:48.410 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:48.430 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:48.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:48.433 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:48.533 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:48.559 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:48.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:48.564 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:48.664 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:48.695 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:48.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:48.699 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:48.800 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:48.827 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:48.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:48.830 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:48.849 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:02:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:02:48] "GET /metrics HTTP/1.1" 200 36653 "" "Prometheus/2.51.0" 2024-08-17T18:02:48.931 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:48.953 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:48.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:48.956 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:49.056 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:49.093 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:49.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:49.098 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:49.199 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:49.238 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:49.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:49.242 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:49.342 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:49.368 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:49.370 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2024-08-17T18:02:49.370 INFO:teuthology.orchestra.run.smithi169.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T18:02:49.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:49.374 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:49.475 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:49.504 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:49.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:49.506 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:49.607 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:49.648 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:49.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:49.651 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:49.752 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:49.777 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:49.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:49.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:49.819 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd reweight 6 1 2024-08-17T18:02:49.887 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:49.917 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:49.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:49.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:50.025 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:50.058 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:50.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:50.060 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:50.161 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:50.185 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:50.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:50.190 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:50.198 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:50 smithi131 bash[89561]: cluster 2024-08-17T18:02:48.440827+0000 mgr.y (mgr.34107) 1823 : cluster [DBG] pgmap v2616: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 169 op/s; 8399/126645 objects degraded (6.632%); 5651/126645 objects misplaced (4.462%) 2024-08-17T18:02:50.198 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:50 smithi131 bash[89561]: cluster 2024-08-17T18:02:48.440827+0000 mgr.y (mgr.34107) 1823 : cluster [DBG] pgmap v2616: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 169 op/s; 8399/126645 objects degraded (6.632%); 5651/126645 objects misplaced (4.462%) 2024-08-17T18:02:50.198 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:50 smithi131 bash[88347]: cluster 2024-08-17T18:02:48.440827+0000 mgr.y (mgr.34107) 1823 : cluster [DBG] pgmap v2616: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 169 op/s; 8399/126645 objects degraded (6.632%); 5651/126645 objects misplaced (4.462%) 2024-08-17T18:02:50.198 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:50 smithi131 bash[88347]: cluster 2024-08-17T18:02:48.440827+0000 mgr.y (mgr.34107) 1823 : cluster [DBG] pgmap v2616: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 169 op/s; 8399/126645 objects degraded (6.632%); 5651/126645 objects misplaced (4.462%) 2024-08-17T18:02:50.291 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:50.315 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:50.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:50.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:50.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:50 smithi169 bash[79348]: cluster 2024-08-17T18:02:48.440827+0000 mgr.y (mgr.34107) 1823 : cluster [DBG] pgmap v2616: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 169 op/s; 8399/126645 objects degraded (6.632%); 5651/126645 objects misplaced (4.462%) 2024-08-17T18:02:50.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:50 smithi169 bash[79348]: cluster 2024-08-17T18:02:48.440827+0000 mgr.y (mgr.34107) 1823 : cluster [DBG] pgmap v2616: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.6 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 169 op/s; 8399/126645 objects degraded (6.632%); 5651/126645 objects misplaced (4.462%) 2024-08-17T18:02:50.419 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:50.458 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:50.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:50.461 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:50.562 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:50.586 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:50.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:50.590 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:50.607 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-08-17T18:02:50.691 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:50.729 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:50.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:50.737 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:50.838 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:50.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:50.868 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:50.868 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:50.969 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:50.994 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:50.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:50.999 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:51.100 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:51.134 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:51.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:51.139 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:51.240 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:51.285 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:51.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:51.291 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:51.311 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:51 smithi131 bash[89561]: cluster 2024-08-17T18:02:50.996908+0000 mon.a (mon.0) 2805 : cluster [WRN] Health check update: Degraded data redundancy: 8399/126645 objects degraded (6.632%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:02:51.311 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:51 smithi131 bash[89561]: cluster 2024-08-17T18:02:50.996908+0000 mon.a (mon.0) 2805 : cluster [WRN] Health check update: Degraded data redundancy: 8399/126645 objects degraded (6.632%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:02:51.311 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:51 smithi131 bash[88347]: cluster 2024-08-17T18:02:50.996908+0000 mon.a (mon.0) 2805 : cluster [WRN] Health check update: Degraded data redundancy: 8399/126645 objects degraded (6.632%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:02:51.311 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:51 smithi131 bash[88347]: cluster 2024-08-17T18:02:50.996908+0000 mon.a (mon.0) 2805 : cluster [WRN] Health check update: Degraded data redundancy: 8399/126645 objects degraded (6.632%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:02:51.392 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:51.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:51 smithi169 bash[79348]: cluster 2024-08-17T18:02:50.996908+0000 mon.a (mon.0) 2805 : cluster [WRN] Health check update: Degraded data redundancy: 8399/126645 objects degraded (6.632%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:02:51.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:51 smithi169 bash[79348]: cluster 2024-08-17T18:02:50.996908+0000 mon.a (mon.0) 2805 : cluster [WRN] Health check update: Degraded data redundancy: 8399/126645 objects degraded (6.632%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:02:51.426 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:51.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:51.432 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:51.533 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:51.562 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:51.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:51.566 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:51.666 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:51.695 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:51.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:51.702 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:51.803 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:51.834 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:51.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:51.835 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:51.936 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:51.966 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:51.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:51.973 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:52.074 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:52.109 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:52.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:52.111 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:52.211 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:52.239 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:52.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:52.242 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:52.343 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:52.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:52 smithi131 bash[89561]: cluster 2024-08-17T18:02:50.441747+0000 mgr.y (mgr.34107) 1824 : cluster [DBG] pgmap v2617: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 8198/116412 objects degraded (7.042%); 5008/116412 objects misplaced (4.302%); 2.9 MiB/s, 45 objects/s recovering 2024-08-17T18:02:52.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:52 smithi131 bash[89561]: cluster 2024-08-17T18:02:50.441747+0000 mgr.y (mgr.34107) 1824 : cluster [DBG] pgmap v2617: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 8198/116412 objects degraded (7.042%); 5008/116412 objects misplaced (4.302%); 2.9 MiB/s, 45 objects/s recovering 2024-08-17T18:02:52.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:52 smithi131 bash[88347]: cluster 2024-08-17T18:02:50.441747+0000 mgr.y (mgr.34107) 1824 : cluster [DBG] pgmap v2617: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 8198/116412 objects degraded (7.042%); 5008/116412 objects misplaced (4.302%); 2.9 MiB/s, 45 objects/s recovering 2024-08-17T18:02:52.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:52 smithi131 bash[88347]: cluster 2024-08-17T18:02:50.441747+0000 mgr.y (mgr.34107) 1824 : cluster [DBG] pgmap v2617: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 8198/116412 objects degraded (7.042%); 5008/116412 objects misplaced (4.302%); 2.9 MiB/s, 45 objects/s recovering 2024-08-17T18:02:52.367 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:52.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:52.369 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:52.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:52 smithi169 bash[79348]: cluster 2024-08-17T18:02:50.441747+0000 mgr.y (mgr.34107) 1824 : cluster [DBG] pgmap v2617: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 8198/116412 objects degraded (7.042%); 5008/116412 objects misplaced (4.302%); 2.9 MiB/s, 45 objects/s recovering 2024-08-17T18:02:52.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:52 smithi169 bash[79348]: cluster 2024-08-17T18:02:50.441747+0000 mgr.y (mgr.34107) 1824 : cluster [DBG] pgmap v2617: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 8198/116412 objects degraded (7.042%); 5008/116412 objects misplaced (4.302%); 2.9 MiB/s, 45 objects/s recovering 2024-08-17T18:02:52.469 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:52.505 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:52.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:52.515 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:52.616 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:52.633 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:52.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:52.637 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:52.738 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:52.771 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:52.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:52.775 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:52.876 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:52.899 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:52.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:52.901 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:53.002 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:53.032 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:53.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:53.034 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:53.135 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:53.163 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:53.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:53.165 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:53.266 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:53.295 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:53.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:53.296 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:53.397 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:53.423 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:53.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:53.427 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:53.528 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:53.562 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:53.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:53.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:53.670 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:53.703 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:53.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:53.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:53.806 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:53.843 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:53.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:53.846 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:53.947 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:53.973 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:53.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:53.979 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:54.080 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:54.108 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:54.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:54.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:54.211 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:54.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:54 smithi169 bash[79348]: cluster 2024-08-17T18:02:52.442314+0000 mgr.y (mgr.34107) 1825 : cluster [DBG] pgmap v2618: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 8198/116412 objects degraded (7.042%); 5008/116412 objects misplaced (4.302%); 2.9 MiB/s, 45 objects/s recovering 2024-08-17T18:02:54.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:54 smithi169 bash[79348]: cluster 2024-08-17T18:02:52.442314+0000 mgr.y (mgr.34107) 1825 : cluster [DBG] pgmap v2618: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 8198/116412 objects degraded (7.042%); 5008/116412 objects misplaced (4.302%); 2.9 MiB/s, 45 objects/s recovering 2024-08-17T18:02:54.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:54 smithi169 bash[79348]: audit 2024-08-17T18:02:53.275001+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:54.220 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:54 smithi169 bash[79348]: audit 2024-08-17T18:02:53.275001+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:54.237 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:54.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:54.245 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:54.346 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:54.374 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:54.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:54.378 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:54.479 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:54.499 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:54.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:54.501 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:54.602 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:54.625 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:54.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:54.627 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:54.728 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:54.754 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:54.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:54.761 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:54.852 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:54 smithi131 bash[89561]: cluster 2024-08-17T18:02:52.442314+0000 mgr.y (mgr.34107) 1825 : cluster [DBG] pgmap v2618: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 8198/116412 objects degraded (7.042%); 5008/116412 objects misplaced (4.302%); 2.9 MiB/s, 45 objects/s recovering 2024-08-17T18:02:54.852 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:54 smithi131 bash[89561]: cluster 2024-08-17T18:02:52.442314+0000 mgr.y (mgr.34107) 1825 : cluster [DBG] pgmap v2618: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 8198/116412 objects degraded (7.042%); 5008/116412 objects misplaced (4.302%); 2.9 MiB/s, 45 objects/s recovering 2024-08-17T18:02:54.852 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:54 smithi131 bash[89561]: audit 2024-08-17T18:02:53.275001+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:54.852 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:54 smithi131 bash[89561]: audit 2024-08-17T18:02:53.275001+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:54.853 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:54 smithi131 bash[88347]: cluster 2024-08-17T18:02:52.442314+0000 mgr.y (mgr.34107) 1825 : cluster [DBG] pgmap v2618: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 8198/116412 objects degraded (7.042%); 5008/116412 objects misplaced (4.302%); 2.9 MiB/s, 45 objects/s recovering 2024-08-17T18:02:54.853 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:54 smithi131 bash[88347]: cluster 2024-08-17T18:02:52.442314+0000 mgr.y (mgr.34107) 1825 : cluster [DBG] pgmap v2618: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.4 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 655 op/s; 8198/116412 objects degraded (7.042%); 5008/116412 objects misplaced (4.302%); 2.9 MiB/s, 45 objects/s recovering 2024-08-17T18:02:54.853 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:54 smithi131 bash[88347]: audit 2024-08-17T18:02:53.275001+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:54.853 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:54 smithi131 bash[88347]: audit 2024-08-17T18:02:53.275001+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:02:54.862 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:54.896 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:54.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:54.900 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:55.001 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:55.027 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:55.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:55.030 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:55.131 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:55.173 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:55.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:55.178 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:55.279 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:55.302 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:55.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:55.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:55.410 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:55.411 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:02:55.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:55.464 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:55.464 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:55.565 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:55.600 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:55.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:55.602 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:55.703 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:55.730 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:55.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:55.735 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:55.836 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:55.859 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:55.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:55.864 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:55.965 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:55.993 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:56.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:56.002 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:56.102 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:56.126 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:56.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:56.129 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:56.230 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:56.263 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:56.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:56.267 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:56.368 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:56.377 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:56 smithi169 bash[79348]: cluster 2024-08-17T18:02:54.442838+0000 mgr.y (mgr.34107) 1826 : cluster [DBG] pgmap v2619: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 658 op/s; 8198/115650 objects degraded (7.089%); 4754/115650 objects misplaced (4.111%); 2.9 MiB/s, 45 objects/s recovering 2024-08-17T18:02:56.377 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:56 smithi169 bash[79348]: cluster 2024-08-17T18:02:54.442838+0000 mgr.y (mgr.34107) 1826 : cluster [DBG] pgmap v2619: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 658 op/s; 8198/115650 objects degraded (7.089%); 4754/115650 objects misplaced (4.111%); 2.9 MiB/s, 45 objects/s recovering 2024-08-17T18:02:56.377 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:56 smithi169 bash[79348]: cluster 2024-08-17T18:02:55.997600+0000 mon.a (mon.0) 2807 : cluster [WRN] Health check update: Degraded data redundancy: 8198/115650 objects degraded (7.089%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:02:56.378 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:56 smithi169 bash[79348]: cluster 2024-08-17T18:02:55.997600+0000 mon.a (mon.0) 2807 : cluster [WRN] Health check update: Degraded data redundancy: 8198/115650 objects degraded (7.089%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:02:56.389 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:56.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:56.391 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:56.422 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:02:56.486 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:56 smithi131 bash[88347]: cluster 2024-08-17T18:02:54.442838+0000 mgr.y (mgr.34107) 1826 : cluster [DBG] pgmap v2619: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 658 op/s; 8198/115650 objects degraded (7.089%); 4754/115650 objects misplaced (4.111%); 2.9 MiB/s, 45 objects/s recovering 2024-08-17T18:02:56.487 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:56 smithi131 bash[88347]: cluster 2024-08-17T18:02:54.442838+0000 mgr.y (mgr.34107) 1826 : cluster [DBG] pgmap v2619: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 658 op/s; 8198/115650 objects degraded (7.089%); 4754/115650 objects misplaced (4.111%); 2.9 MiB/s, 45 objects/s recovering 2024-08-17T18:02:56.487 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:56 smithi131 bash[88347]: cluster 2024-08-17T18:02:55.997600+0000 mon.a (mon.0) 2807 : cluster [WRN] Health check update: Degraded data redundancy: 8198/115650 objects degraded (7.089%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:02:56.487 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:56 smithi131 bash[88347]: cluster 2024-08-17T18:02:55.997600+0000 mon.a (mon.0) 2807 : cluster [WRN] Health check update: Degraded data redundancy: 8198/115650 objects degraded (7.089%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:02:56.488 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:56 smithi131 bash[89561]: cluster 2024-08-17T18:02:54.442838+0000 mgr.y (mgr.34107) 1826 : cluster [DBG] pgmap v2619: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 658 op/s; 8198/115650 objects degraded (7.089%); 4754/115650 objects misplaced (4.111%); 2.9 MiB/s, 45 objects/s recovering 2024-08-17T18:02:56.489 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:56 smithi131 bash[89561]: cluster 2024-08-17T18:02:54.442838+0000 mgr.y (mgr.34107) 1826 : cluster [DBG] pgmap v2619: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 658 op/s; 8198/115650 objects degraded (7.089%); 4754/115650 objects misplaced (4.111%); 2.9 MiB/s, 45 objects/s recovering 2024-08-17T18:02:56.489 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:56 smithi131 bash[89561]: cluster 2024-08-17T18:02:55.997600+0000 mon.a (mon.0) 2807 : cluster [WRN] Health check update: Degraded data redundancy: 8198/115650 objects degraded (7.089%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:02:56.489 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:56 smithi131 bash[89561]: cluster 2024-08-17T18:02:55.997600+0000 mon.a (mon.0) 2807 : cluster [WRN] Health check update: Degraded data redundancy: 8198/115650 objects degraded (7.089%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:02:56.492 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:56.533 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:56.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:56.541 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:56.642 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:56.659 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:56.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:56.662 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:56.762 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:56.784 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:56.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:56.786 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:56.886 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:56.910 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:02:56.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:56.912 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:02:57.013 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:57.037 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:57.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:57.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:57.087 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T18:02:57.087 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:02:57.116 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T18:02:57.116 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:02:57.139 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T18:02:57.139 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:02:57.139 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:57.159 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:57.160 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T18:02:57.160 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:02:57.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:57.163 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:57.186 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T18:02:57.186 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:02:57.264 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:57.280 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:57 smithi169 bash[79348]: audit 2024-08-17T18:02:57.068532+0000 mon.a (mon.0) 2808 : audit [DBG] from='client.? 172.21.15.131:0/2526729988' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:02:57.280 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:57 smithi169 bash[79348]: audit 2024-08-17T18:02:57.068532+0000 mon.a (mon.0) 2808 : audit [DBG] from='client.? 172.21.15.131:0/2526729988' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:02:57.307 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:57.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:57.313 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:57.316 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T18:02:57.317 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:02:57.359 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:02:57.359 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T18:02:57.397 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T18:02:57.397 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:02:57.414 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:57.418 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:57 smithi131 bash[89561]: audit 2024-08-17T18:02:57.068532+0000 mon.a (mon.0) 2808 : audit [DBG] from='client.? 172.21.15.131:0/2526729988' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:02:57.418 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:57 smithi131 bash[89561]: audit 2024-08-17T18:02:57.068532+0000 mon.a (mon.0) 2808 : audit [DBG] from='client.? 172.21.15.131:0/2526729988' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:02:57.418 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:57 smithi131 bash[88347]: audit 2024-08-17T18:02:57.068532+0000 mon.a (mon.0) 2808 : audit [DBG] from='client.? 172.21.15.131:0/2526729988' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:02:57.418 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:57 smithi131 bash[88347]: audit 2024-08-17T18:02:57.068532+0000 mon.a (mon.0) 2808 : audit [DBG] from='client.? 172.21.15.131:0/2526729988' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:02:57.443 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:57.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:57.451 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:57.552 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:57.593 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:57.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:57.598 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:57.699 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:57.726 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:57.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:57.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:57.830 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:57.850 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:02:57.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:57.852 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:02:57.953 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:57.977 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:57.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:57.979 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:58.079 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:58.112 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:02:58.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:58.115 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:02:58.151 INFO:teuthology.orchestra.run.smithi131.stderr:nodeep-scrub is unset 2024-08-17T18:02:58.216 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:58.256 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:58.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:58.259 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:58.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:58 smithi131 bash[89561]: cluster 2024-08-17T18:02:56.444499+0000 mgr.y (mgr.34107) 1827 : cluster [DBG] pgmap v2620: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 732 op/s; 7924/103878 objects degraded (7.628%); 4210/103878 objects misplaced (4.053%); 3.4 MiB/s, 54 objects/s recovering 2024-08-17T18:02:58.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:58 smithi131 bash[89561]: cluster 2024-08-17T18:02:56.444499+0000 mgr.y (mgr.34107) 1827 : cluster [DBG] pgmap v2620: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 732 op/s; 7924/103878 objects degraded (7.628%); 4210/103878 objects misplaced (4.053%); 3.4 MiB/s, 54 objects/s recovering 2024-08-17T18:02:58.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:58 smithi131 bash[89561]: audit 2024-08-17T18:02:57.359388+0000 mon.c (mon.2) 84 : audit [INF] from='client.? 172.21.15.131:0/2274887858' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:02:58.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:58 smithi131 bash[89561]: audit 2024-08-17T18:02:57.359388+0000 mon.c (mon.2) 84 : audit [INF] from='client.? 172.21.15.131:0/2274887858' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:02:58.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:58 smithi131 bash[89561]: audit 2024-08-17T18:02:57.360057+0000 mon.a (mon.0) 2809 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:02:58.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:58 smithi131 bash[89561]: audit 2024-08-17T18:02:57.360057+0000 mon.a (mon.0) 2809 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:02:58.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:58 smithi131 bash[88347]: cluster 2024-08-17T18:02:56.444499+0000 mgr.y (mgr.34107) 1827 : cluster [DBG] pgmap v2620: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 732 op/s; 7924/103878 objects degraded (7.628%); 4210/103878 objects misplaced (4.053%); 3.4 MiB/s, 54 objects/s recovering 2024-08-17T18:02:58.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:58 smithi131 bash[88347]: cluster 2024-08-17T18:02:56.444499+0000 mgr.y (mgr.34107) 1827 : cluster [DBG] pgmap v2620: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 732 op/s; 7924/103878 objects degraded (7.628%); 4210/103878 objects misplaced (4.053%); 3.4 MiB/s, 54 objects/s recovering 2024-08-17T18:02:58.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:58 smithi131 bash[88347]: audit 2024-08-17T18:02:57.359388+0000 mon.c (mon.2) 84 : audit [INF] from='client.? 172.21.15.131:0/2274887858' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:02:58.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:58 smithi131 bash[88347]: audit 2024-08-17T18:02:57.359388+0000 mon.c (mon.2) 84 : audit [INF] from='client.? 172.21.15.131:0/2274887858' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:02:58.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:58 smithi131 bash[88347]: audit 2024-08-17T18:02:57.360057+0000 mon.a (mon.0) 2809 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:02:58.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:58 smithi131 bash[88347]: audit 2024-08-17T18:02:57.360057+0000 mon.a (mon.0) 2809 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:02:58.360 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:58.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:58 smithi169 bash[79348]: cluster 2024-08-17T18:02:56.444499+0000 mgr.y (mgr.34107) 1827 : cluster [DBG] pgmap v2620: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 732 op/s; 7924/103878 objects degraded (7.628%); 4210/103878 objects misplaced (4.053%); 3.4 MiB/s, 54 objects/s recovering 2024-08-17T18:02:58.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:58 smithi169 bash[79348]: cluster 2024-08-17T18:02:56.444499+0000 mgr.y (mgr.34107) 1827 : cluster [DBG] pgmap v2620: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 732 op/s; 7924/103878 objects degraded (7.628%); 4210/103878 objects misplaced (4.053%); 3.4 MiB/s, 54 objects/s recovering 2024-08-17T18:02:58.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:58 smithi169 bash[79348]: audit 2024-08-17T18:02:57.359388+0000 mon.c (mon.2) 84 : audit [INF] from='client.? 172.21.15.131:0/2274887858' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:02:58.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:58 smithi169 bash[79348]: audit 2024-08-17T18:02:57.359388+0000 mon.c (mon.2) 84 : audit [INF] from='client.? 172.21.15.131:0/2274887858' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:02:58.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:58 smithi169 bash[79348]: audit 2024-08-17T18:02:57.360057+0000 mon.a (mon.0) 2809 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:02:58.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:58 smithi169 bash[79348]: audit 2024-08-17T18:02:57.360057+0000 mon.a (mon.0) 2809 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:02:58.396 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:58.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:58.399 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:02:58.500 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:58.527 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:58.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:58.531 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:58.632 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:58.675 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:58.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:58.679 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:58.780 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:58.811 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:58.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:58.813 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:58.914 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:58.948 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:58.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:58.952 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:59.053 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:59.079 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:59.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:59.084 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:59.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:02:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:02:58] "GET /metrics HTTP/1.1" 200 36647 "" "Prometheus/2.51.0" 2024-08-17T18:02:59.184 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:59.192 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:59 smithi169 bash[79348]: cluster 2024-08-17T18:02:58.131656+0000 mon.a (mon.0) 2810 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:02:59.192 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:59 smithi169 bash[79348]: cluster 2024-08-17T18:02:58.131656+0000 mon.a (mon.0) 2810 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:02:59.192 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:59 smithi169 bash[79348]: audit 2024-08-17T18:02:58.146234+0000 mon.a (mon.0) 2811 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:02:59.192 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:59 smithi169 bash[79348]: audit 2024-08-17T18:02:58.146234+0000 mon.a (mon.0) 2811 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:02:59.192 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:59 smithi169 bash[79348]: cluster 2024-08-17T18:02:58.151676+0000 mon.a (mon.0) 2812 : cluster [DBG] osdmap e1453: 8 total, 8 up, 8 in 2024-08-17T18:02:59.192 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:02:59 smithi169 bash[79348]: cluster 2024-08-17T18:02:58.151676+0000 mon.a (mon.0) 2812 : cluster [DBG] osdmap e1453: 8 total, 8 up, 8 in 2024-08-17T18:02:59.201 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:59.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:59.203 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:59.304 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:59.322 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:02:59.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:59.324 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:02:59.424 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:59.445 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:02:59.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:59.447 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:02:59.548 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:59.560 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:59 smithi131 bash[89561]: cluster 2024-08-17T18:02:58.131656+0000 mon.a (mon.0) 2810 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:02:59.560 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:59 smithi131 bash[89561]: cluster 2024-08-17T18:02:58.131656+0000 mon.a (mon.0) 2810 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:02:59.560 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:59 smithi131 bash[89561]: audit 2024-08-17T18:02:58.146234+0000 mon.a (mon.0) 2811 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:02:59.560 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:59 smithi131 bash[89561]: audit 2024-08-17T18:02:58.146234+0000 mon.a (mon.0) 2811 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:02:59.560 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:59 smithi131 bash[89561]: cluster 2024-08-17T18:02:58.151676+0000 mon.a (mon.0) 2812 : cluster [DBG] osdmap e1453: 8 total, 8 up, 8 in 2024-08-17T18:02:59.560 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:02:59 smithi131 bash[89561]: cluster 2024-08-17T18:02:58.151676+0000 mon.a (mon.0) 2812 : cluster [DBG] osdmap e1453: 8 total, 8 up, 8 in 2024-08-17T18:02:59.561 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:59 smithi131 bash[88347]: cluster 2024-08-17T18:02:58.131656+0000 mon.a (mon.0) 2810 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:02:59.561 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:59 smithi131 bash[88347]: cluster 2024-08-17T18:02:58.131656+0000 mon.a (mon.0) 2810 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:02:59.561 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:59 smithi131 bash[88347]: audit 2024-08-17T18:02:58.146234+0000 mon.a (mon.0) 2811 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:02:59.561 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:59 smithi131 bash[88347]: audit 2024-08-17T18:02:58.146234+0000 mon.a (mon.0) 2811 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:02:59.561 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:59 smithi131 bash[88347]: cluster 2024-08-17T18:02:58.151676+0000 mon.a (mon.0) 2812 : cluster [DBG] osdmap e1453: 8 total, 8 up, 8 in 2024-08-17T18:02:59.561 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:02:59 smithi131 bash[88347]: cluster 2024-08-17T18:02:58.151676+0000 mon.a (mon.0) 2812 : cluster [DBG] osdmap e1453: 8 total, 8 up, 8 in 2024-08-17T18:02:59.575 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:59.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:59.577 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:59.678 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:59.700 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:02:59.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:59.702 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:02:59.803 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:59.853 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:02:59.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:59.857 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:02:59.958 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:59.987 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:02:59.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:02:59.992 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:00.093 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:00.112 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:00.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:00.114 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:00.215 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:00.223 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:00 smithi131 bash[88347]: cluster 2024-08-17T18:02:58.444934+0000 mgr.y (mgr.34107) 1828 : cluster [DBG] pgmap v2622: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 758 op/s; 7924/103878 objects degraded (7.628%); 4210/103878 objects misplaced (4.053%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T18:03:00.223 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:00 smithi131 bash[88347]: cluster 2024-08-17T18:02:58.444934+0000 mgr.y (mgr.34107) 1828 : cluster [DBG] pgmap v2622: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 758 op/s; 7924/103878 objects degraded (7.628%); 4210/103878 objects misplaced (4.053%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T18:03:00.224 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:00 smithi131 bash[89561]: cluster 2024-08-17T18:02:58.444934+0000 mgr.y (mgr.34107) 1828 : cluster [DBG] pgmap v2622: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 758 op/s; 7924/103878 objects degraded (7.628%); 4210/103878 objects misplaced (4.053%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T18:03:00.224 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:00 smithi131 bash[89561]: cluster 2024-08-17T18:02:58.444934+0000 mgr.y (mgr.34107) 1828 : cluster [DBG] pgmap v2622: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 758 op/s; 7924/103878 objects degraded (7.628%); 4210/103878 objects misplaced (4.053%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T18:03:00.236 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:00.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:00.238 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:00.339 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:00.363 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:00.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:00.365 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:00.465 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:00.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:00 smithi169 bash[79348]: cluster 2024-08-17T18:02:58.444934+0000 mgr.y (mgr.34107) 1828 : cluster [DBG] pgmap v2622: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 758 op/s; 7924/103878 objects degraded (7.628%); 4210/103878 objects misplaced (4.053%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T18:03:00.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:00 smithi169 bash[79348]: cluster 2024-08-17T18:02:58.444934+0000 mgr.y (mgr.34107) 1828 : cluster [DBG] pgmap v2622: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.1 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 758 op/s; 7924/103878 objects degraded (7.628%); 4210/103878 objects misplaced (4.053%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T18:03:00.493 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:00.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:00.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:00.599 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:00.636 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:00.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:00.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:00.740 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:00.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:00.774 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:00.774 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:00.875 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:00.908 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:00.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:00.911 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:01.012 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:01.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:01.050 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:01.050 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:01.150 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:01.175 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:01.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:01.177 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:01.278 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:01.312 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:01.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:01.314 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:01.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:01 smithi169 bash[79348]: cluster 2024-08-17T18:03:00.998317+0000 mon.a (mon.0) 2813 : cluster [WRN] Health check update: Degraded data redundancy: 7924/103878 objects degraded (7.628%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:03:01.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:01 smithi169 bash[79348]: cluster 2024-08-17T18:03:00.998317+0000 mon.a (mon.0) 2813 : cluster [WRN] Health check update: Degraded data redundancy: 7924/103878 objects degraded (7.628%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:03:01.415 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:01.424 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:01 smithi131 bash[89561]: cluster 2024-08-17T18:03:00.998317+0000 mon.a (mon.0) 2813 : cluster [WRN] Health check update: Degraded data redundancy: 7924/103878 objects degraded (7.628%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:03:01.425 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:01 smithi131 bash[89561]: cluster 2024-08-17T18:03:00.998317+0000 mon.a (mon.0) 2813 : cluster [WRN] Health check update: Degraded data redundancy: 7924/103878 objects degraded (7.628%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:03:01.425 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:01 smithi131 bash[88347]: cluster 2024-08-17T18:03:00.998317+0000 mon.a (mon.0) 2813 : cluster [WRN] Health check update: Degraded data redundancy: 7924/103878 objects degraded (7.628%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:03:01.425 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:01 smithi131 bash[88347]: cluster 2024-08-17T18:03:00.998317+0000 mon.a (mon.0) 2813 : cluster [WRN] Health check update: Degraded data redundancy: 7924/103878 objects degraded (7.628%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:03:01.442 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:01.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:01.446 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:01.547 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:01.584 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:01.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:01.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:01.688 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:01.719 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:01.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:01.721 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:01.822 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:01.846 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:01.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:01.852 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:01.953 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:01.978 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:01.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:01.982 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:02.083 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:02.115 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:02.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:02.123 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:02.223 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:02.248 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:02.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:02.254 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:02.355 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:02.365 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:02 smithi169 bash[79348]: cluster 2024-08-17T18:03:00.446051+0000 mgr.y (mgr.34107) 1829 : cluster [DBG] pgmap v2623: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 720 op/s; 7768/94776 objects degraded (8.196%); 3393/94776 objects misplaced (3.580%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T18:03:02.365 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:02 smithi169 bash[79348]: cluster 2024-08-17T18:03:00.446051+0000 mgr.y (mgr.34107) 1829 : cluster [DBG] pgmap v2623: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 720 op/s; 7768/94776 objects degraded (8.196%); 3393/94776 objects misplaced (3.580%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T18:03:02.381 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:02.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:02.387 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:02.416 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-08-17T18:03:02.416 INFO:teuthology.orchestra.run.smithi169.stdout: "size": 20, 2024-08-17T18:03:02.416 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 600, 2024-08-17T18:03:02.416 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [ 2024-08-17T18:03:02.416 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.416 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45185.0:16445 54.1 54:85101393:::benchmark_data_smithi131_219518_object16444:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1386)", 2024-08-17T18:03:02.416 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T17:55:07.390071+0000", 2024-08-17T18:03:02.417 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 475.018180255, 2024-08-17T18:03:02.417 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.066773806, 2024-08-17T18:03:02.417 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:02.417 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "reached pg", 2024-08-17T18:03:02.417 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:03:02.417 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45185", 2024-08-17T18:03:02.417 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/1717028170", 2024-08-17T18:03:02.417 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 16445 2024-08-17T18:03:02.417 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.417 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:02.417 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.417 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:02.417 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.390071+0000", 2024-08-17T18:03:02.417 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:02.418 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.418 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.418 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:02.418 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.390071+0000", 2024-08-17T18:03:02.418 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:02.418 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.418 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.418 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:02.418 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.390069+0000", 2024-08-17T18:03:02.418 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:03:02.418 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.418 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.418 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:02.419 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.390105+0000", 2024-08-17T18:03:02.419 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.5240999999999997e-05 2024-08-17T18:03:02.419 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.419 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.419 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:02.419 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.390114+0000", 2024-08-17T18:03:02.419 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.8980000000000008e-06 2024-08-17T18:03:02.419 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.419 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.419 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:02.419 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.390120+0000", 2024-08-17T18:03:02.419 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.7189999999999998e-06 2024-08-17T18:03:02.419 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.420 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.420 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:02.420 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.390277+0000", 2024-08-17T18:03:02.420 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000156427 2024-08-17T18:03:02.420 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.420 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.420 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:02.420 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.390433+0000", 2024-08-17T18:03:02.420 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000156067 2024-08-17T18:03:02.420 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.420 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.420 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,6", 2024-08-17T18:03:02.420 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.390571+0000", 2024-08-17T18:03:02.420 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013794799999999999 2024-08-17T18:03:02.421 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.421 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.421 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:03:02.421 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.394635+0000", 2024-08-17T18:03:02.421 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0040644540000000003 2024-08-17T18:03:02.421 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.421 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.421 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:02.421 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.394666+0000", 2024-08-17T18:03:02.421 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.1163e-05 2024-08-17T18:03:02.421 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.421 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.421 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:02.422 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.399917+0000", 2024-08-17T18:03:02.422 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0052506710000000002 2024-08-17T18:03:02.422 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.422 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.422 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:03:02.422 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.399930+0000", 2024-08-17T18:03:02.422 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2852e-05 2024-08-17T18:03:02.422 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.422 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.422 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:02.422 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:08.410952+0000", 2024-08-17T18:03:02.422 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0110222760000001 2024-08-17T18:03:02.422 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.423 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.423 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:03:02.423 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:08.410974+0000", 2024-08-17T18:03:02.423 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.1804999999999999e-05 2024-08-17T18:03:02.423 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.423 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.423 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:02.423 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.456725+0000", 2024-08-17T18:03:02.423 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.045751321 2024-08-17T18:03:02.423 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.423 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.423 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:03:02.423 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.456845+0000", 2024-08-17T18:03:02.423 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00011948200000000001 2024-08-17T18:03:02.424 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:02.424 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:02.424 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:02.424 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.424 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.424 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45185.0:16465 54.1 54:854d39b3:::benchmark_data_smithi131_219518_object16464:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1387)", 2024-08-17T18:03:02.424 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T17:55:07.410381+0000", 2024-08-17T18:03:02.424 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 474.997870299, 2024-08-17T18:03:02.424 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.059330916, 2024-08-17T18:03:02.424 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:02.424 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:02.424 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:03:02.424 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45185", 2024-08-17T18:03:02.424 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/1717028170", 2024-08-17T18:03:02.425 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 16465 2024-08-17T18:03:02.425 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.425 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:02.425 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.425 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:02.425 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.410381+0000", 2024-08-17T18:03:02.425 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:02.425 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.425 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.425 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:02.425 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.410381+0000", 2024-08-17T18:03:02.425 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:02.425 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.425 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.425 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:02.426 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.410379+0000", 2024-08-17T18:03:02.426 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:03:02.426 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.426 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.426 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:02.426 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.410409+0000", 2024-08-17T18:03:02.426 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.9921e-05 2024-08-17T18:03:02.426 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.426 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.426 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:02.426 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.410422+0000", 2024-08-17T18:03:02.426 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2661e-05 2024-08-17T18:03:02.426 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.426 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.427 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:02.427 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.410427+0000", 2024-08-17T18:03:02.427 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.2970000000000003e-06 2024-08-17T18:03:02.427 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.427 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.427 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:02.427 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.410466+0000", 2024-08-17T18:03:02.427 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.8526999999999999e-05 2024-08-17T18:03:02.427 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.427 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.427 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:03:02.427 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.410473+0000", 2024-08-17T18:03:02.427 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.1590000000000004e-06 2024-08-17T18:03:02.427 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.427 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.428 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:02.428 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:08.411976+0000", 2024-08-17T18:03:02.428 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0015030309999999 2024-08-17T18:03:02.428 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.428 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.428 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:03:02.428 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:08.411987+0000", 2024-08-17T18:03:02.428 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0738e-05 2024-08-17T18:03:02.428 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.428 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.428 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:02.428 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.458007+0000", 2024-08-17T18:03:02.428 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0460207319999999 2024-08-17T18:03:02.428 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.429 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.429 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:02.429 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.458496+0000", 2024-08-17T18:03:02.429 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00048875500000000001 2024-08-17T18:03:02.429 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.429 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.429 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,2", 2024-08-17T18:03:02.429 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.458879+0000", 2024-08-17T18:03:02.429 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00038243000000000001 2024-08-17T18:03:02.429 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.429 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.429 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:02.429 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.463288+0000", 2024-08-17T18:03:02.429 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0044095039999999999 2024-08-17T18:03:02.429 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.430 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.430 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:03:02.430 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.467337+0000", 2024-08-17T18:03:02.430 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0040493739999999997 2024-08-17T18:03:02.430 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.430 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.430 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:02.430 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.467696+0000", 2024-08-17T18:03:02.430 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00035846800000000002 2024-08-17T18:03:02.430 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.430 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.430 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:03:02.430 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.467786+0000", 2024-08-17T18:03:02.430 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.9671000000000003e-05 2024-08-17T18:03:02.431 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.431 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.431 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:03:02.431 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.469712+0000", 2024-08-17T18:03:02.431 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0019261199999999999 2024-08-17T18:03:02.431 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:02.431 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:02.431 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:02.431 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.431 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.431 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45185.0:16479 54.1 54:8fece303:::benchmark_data_smithi131_219518_object16478:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1387)", 2024-08-17T18:03:02.431 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T17:55:07.416719+0000", 2024-08-17T18:03:02.431 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 474.99153247300001, 2024-08-17T18:03:02.431 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.054427472, 2024-08-17T18:03:02.432 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:02.432 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:02.432 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:03:02.432 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45185", 2024-08-17T18:03:02.432 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/1717028170", 2024-08-17T18:03:02.432 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 16479 2024-08-17T18:03:02.432 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.432 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:02.432 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.432 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:02.432 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.416719+0000", 2024-08-17T18:03:02.432 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:02.432 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.432 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.432 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:02.433 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.416719+0000", 2024-08-17T18:03:02.433 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:02.433 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.433 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.433 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:02.433 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.416717+0000", 2024-08-17T18:03:02.433 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:03:02.433 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.433 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.433 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:02.433 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.416762+0000", 2024-08-17T18:03:02.433 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.5260999999999999e-05 2024-08-17T18:03:02.433 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.433 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.434 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:02.434 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.416776+0000", 2024-08-17T18:03:02.434 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3563999999999999e-05 2024-08-17T18:03:02.434 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.434 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.434 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:02.434 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.416783+0000", 2024-08-17T18:03:02.434 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.1559999999999998e-06 2024-08-17T18:03:02.434 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.434 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.434 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:02.434 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.417360+0000", 2024-08-17T18:03:02.434 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00057687700000000005 2024-08-17T18:03:02.434 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.435 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.435 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:03:02.435 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.417370+0000", 2024-08-17T18:03:02.435 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0719e-05 2024-08-17T18:03:02.435 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.435 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.435 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:02.435 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:08.412015+0000", 2024-08-17T18:03:02.435 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.99464486600000002 2024-08-17T18:03:02.435 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.435 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.435 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:03:02.435 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:08.412024+0000", 2024-08-17T18:03:02.436 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.9789999999999999e-06 2024-08-17T18:03:02.436 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.436 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.436 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:02.436 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.460829+0000", 2024-08-17T18:03:02.436 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0488045340000001 2024-08-17T18:03:02.436 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.436 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.436 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:02.436 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.461020+0000", 2024-08-17T18:03:02.436 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000191554 2024-08-17T18:03:02.436 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.436 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.436 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,2", 2024-08-17T18:03:02.436 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.461245+0000", 2024-08-17T18:03:02.437 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000225214 2024-08-17T18:03:02.437 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.437 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.437 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:02.437 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.463318+0000", 2024-08-17T18:03:02.437 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.002072272 2024-08-17T18:03:02.437 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.437 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.437 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:03:02.437 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.467354+0000", 2024-08-17T18:03:02.438 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0040367689999999999 2024-08-17T18:03:02.438 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.438 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.438 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:02.438 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.469846+0000", 2024-08-17T18:03:02.438 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0024914590000000001 2024-08-17T18:03:02.438 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.438 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.438 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:03:02.438 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.470013+0000", 2024-08-17T18:03:02.438 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00016696899999999999 2024-08-17T18:03:02.438 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.438 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.438 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:03:02.439 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.471146+0000", 2024-08-17T18:03:02.439 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0011332060000000001 2024-08-17T18:03:02.439 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:02.439 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:02.439 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:02.439 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.439 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.439 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45185.0:16487 54.1 54:8537c717:::benchmark_data_smithi131_219518_object16486:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1387)", 2024-08-17T18:03:02.439 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T17:55:07.420572+0000", 2024-08-17T18:03:02.439 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 474.98767927, 2024-08-17T18:03:02.439 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0520080350000001, 2024-08-17T18:03:02.439 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:02.439 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:02.439 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:03:02.439 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45185", 2024-08-17T18:03:02.440 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/1717028170", 2024-08-17T18:03:02.440 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 16487 2024-08-17T18:03:02.440 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.440 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:02.440 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.440 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:02.440 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.420572+0000", 2024-08-17T18:03:02.440 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:02.440 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.440 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.440 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:02.440 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.420572+0000", 2024-08-17T18:03:02.440 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:02.440 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.441 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.441 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:02.441 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.420570+0000", 2024-08-17T18:03:02.441 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:03:02.441 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.441 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.441 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:02.441 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.420604+0000", 2024-08-17T18:03:02.441 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.3299000000000001e-05 2024-08-17T18:03:02.441 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.441 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.441 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:02.441 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.420618+0000", 2024-08-17T18:03:02.441 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4647999999999999e-05 2024-08-17T18:03:02.441 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.442 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.442 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:02.442 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.420625+0000", 2024-08-17T18:03:02.442 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.1909999999999997e-06 2024-08-17T18:03:02.442 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.442 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.442 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:02.442 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.420684+0000", 2024-08-17T18:03:02.442 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.8983000000000001e-05 2024-08-17T18:03:02.442 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.442 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.442 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:03:02.442 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.420693+0000", 2024-08-17T18:03:02.442 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.5109999999999992e-06 2024-08-17T18:03:02.443 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.443 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.443 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:02.443 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:08.412052+0000", 2024-08-17T18:03:02.443 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.99135907999999995 2024-08-17T18:03:02.443 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.443 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.443 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:03:02.443 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:08.412061+0000", 2024-08-17T18:03:02.443 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.5660000000000007e-06 2024-08-17T18:03:02.443 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.443 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.443 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:02.443 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.462409+0000", 2024-08-17T18:03:02.444 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0503487410000001 2024-08-17T18:03:02.444 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.444 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.444 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:02.444 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.462590+0000", 2024-08-17T18:03:02.444 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00018023599999999999 2024-08-17T18:03:02.444 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.444 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.444 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,2", 2024-08-17T18:03:02.444 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.462737+0000", 2024-08-17T18:03:02.444 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014690600000000001 2024-08-17T18:03:02.444 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.444 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.444 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:03:02.445 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.467370+0000", 2024-08-17T18:03:02.445 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0046332810000000004 2024-08-17T18:03:02.445 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.445 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.445 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:02.445 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.467506+0000", 2024-08-17T18:03:02.445 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000136143 2024-08-17T18:03:02.445 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.445 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.445 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:02.445 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.471554+0000", 2024-08-17T18:03:02.445 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0040476619999999996 2024-08-17T18:03:02.446 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.446 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.446 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:03:02.446 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.471623+0000", 2024-08-17T18:03:02.446 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.9692999999999998e-05 2024-08-17T18:03:02.446 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.446 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.446 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:03:02.446 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.472580+0000", 2024-08-17T18:03:02.446 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00095642199999999996 2024-08-17T18:03:02.446 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:02.446 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:02.446 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:02.446 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.447 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.447 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45185.0:16497 54.1 54:8451cf1d:::benchmark_data_smithi131_219518_object16496:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1387)", 2024-08-17T18:03:02.447 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T17:55:07.424722+0000", 2024-08-17T18:03:02.447 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 474.98352873800002, 2024-08-17T18:03:02.447 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0513726249999999, 2024-08-17T18:03:02.447 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:02.447 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:02.447 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:03:02.447 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45185", 2024-08-17T18:03:02.447 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/1717028170", 2024-08-17T18:03:02.447 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 16497 2024-08-17T18:03:02.447 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.447 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:02.447 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.448 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:02.448 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.424722+0000", 2024-08-17T18:03:02.448 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:02.448 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.448 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.448 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:02.448 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.424722+0000", 2024-08-17T18:03:02.448 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:02.448 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.448 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.448 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:02.448 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.424721+0000", 2024-08-17T18:03:02.448 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:03:02.448 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.448 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.449 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:02.449 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.424843+0000", 2024-08-17T18:03:02.449 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012156599999999999 2024-08-17T18:03:02.449 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.449 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.449 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:02.449 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.424857+0000", 2024-08-17T18:03:02.449 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4368e-05 2024-08-17T18:03:02.449 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.449 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.449 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:02.449 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.424865+0000", 2024-08-17T18:03:02.449 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.6510000000000001e-06 2024-08-17T18:03:02.449 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.450 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.450 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:02.450 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.424924+0000", 2024-08-17T18:03:02.450 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.9045000000000001e-05 2024-08-17T18:03:02.450 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.450 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.450 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:03:02.450 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.424935+0000", 2024-08-17T18:03:02.450 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0837e-05 2024-08-17T18:03:02.450 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.450 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.450 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:02.450 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:08.412087+0000", 2024-08-17T18:03:02.450 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.98715217700000002 2024-08-17T18:03:02.451 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.451 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.451 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:03:02.451 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:08.412096+0000", 2024-08-17T18:03:02.451 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.0389999999999993e-06 2024-08-17T18:03:02.451 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.451 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.451 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:02.451 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.463653+0000", 2024-08-17T18:03:02.451 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0515570869999999 2024-08-17T18:03:02.451 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.451 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.451 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:02.451 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.464095+0000", 2024-08-17T18:03:02.452 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00044150500000000002 2024-08-17T18:03:02.452 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.452 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.452 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,2", 2024-08-17T18:03:02.452 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.464411+0000", 2024-08-17T18:03:02.452 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00031611399999999999 2024-08-17T18:03:02.452 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.452 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.452 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:02.452 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.467597+0000", 2024-08-17T18:03:02.452 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0031861150000000002 2024-08-17T18:03:02.452 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.452 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.452 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:03:02.452 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.467617+0000", 2024-08-17T18:03:02.453 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0557e-05 2024-08-17T18:03:02.453 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.453 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.453 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:02.453 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.474347+0000", 2024-08-17T18:03:02.453 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0067293930000000002 2024-08-17T18:03:02.453 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.453 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.453 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:03:02.453 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.474545+0000", 2024-08-17T18:03:02.453 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00019841999999999999 2024-08-17T18:03:02.453 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.453 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.453 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:03:02.453 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.476095+0000", 2024-08-17T18:03:02.454 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001549819 2024-08-17T18:03:02.454 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:02.454 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:02.454 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:02.454 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.454 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.454 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:120240 55.11 55:88c92b45:::benchmark_data_smithi131_239348_object10526:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1439)", 2024-08-17T18:03:02.454 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:01:23.434119+0000", 2024-08-17T18:03:02.454 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 98.974132214999997, 2024-08-17T18:03:02.454 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.34891518799999999, 2024-08-17T18:03:02.454 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:02.454 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:02.454 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:03:02.454 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:03:02.455 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:03:02.455 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 120240 2024-08-17T18:03:02.455 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.455 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:02.455 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.455 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:02.455 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:23.434119+0000", 2024-08-17T18:03:02.455 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:02.455 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.455 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.455 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:02.455 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:23.434119+0000", 2024-08-17T18:03:02.455 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:02.455 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.455 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.456 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:02.456 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:23.434118+0000", 2024-08-17T18:03:02.456 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:03:02.456 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.456 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.456 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:02.456 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:23.434124+0000", 2024-08-17T18:03:02.456 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.4420000000000003e-06 2024-08-17T18:03:02.456 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.456 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.456 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:02.456 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:23.434135+0000", 2024-08-17T18:03:02.456 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1422e-05 2024-08-17T18:03:02.456 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.457 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.457 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:02.457 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:23.434141+0000", 2024-08-17T18:03:02.457 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.9490000000000001e-06 2024-08-17T18:03:02.457 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.457 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.457 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:02.457 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:23.434179+0000", 2024-08-17T18:03:02.457 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.7999e-05 2024-08-17T18:03:02.457 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.457 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.457 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:02.457 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:23.434282+0000", 2024-08-17T18:03:02.457 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00010296799999999999 2024-08-17T18:03:02.458 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.458 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.458 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,2", 2024-08-17T18:03:02.458 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:23.434369+0000", 2024-08-17T18:03:02.458 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.6528999999999998e-05 2024-08-17T18:03:02.458 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.458 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.458 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:03:02.458 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:23.435964+0000", 2024-08-17T18:03:02.458 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00159504 2024-08-17T18:03:02.458 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.458 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.458 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:02.459 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:23.711162+0000", 2024-08-17T18:03:02.459 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.275198149 2024-08-17T18:03:02.459 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.459 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.459 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:02.459 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:23.780425+0000", 2024-08-17T18:03:02.459 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.069262707000000007 2024-08-17T18:03:02.459 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.459 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.459 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:03:02.459 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:23.780564+0000", 2024-08-17T18:03:02.459 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013891399999999999 2024-08-17T18:03:02.459 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.459 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.460 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:03:02.460 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:23.783034+0000", 2024-08-17T18:03:02.460 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0024703429999999998 2024-08-17T18:03:02.460 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:02.460 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:02.460 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:02.460 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.460 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.460 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:122024 55.11 55:8faba19f:::benchmark_data_smithi131_239348_object12310:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1439)", 2024-08-17T18:03:02.460 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:01:25.802484+0000", 2024-08-17T18:03:02.460 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 96.605767392000004, 2024-08-17T18:03:02.460 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.26726958699999998, 2024-08-17T18:03:02.460 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:02.460 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:02.460 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:03:02.461 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:03:02.461 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:03:02.461 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 122024 2024-08-17T18:03:02.461 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.461 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:02.461 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.461 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:02.461 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:25.802484+0000", 2024-08-17T18:03:02.461 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:02.461 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.461 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.461 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:02.461 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:25.802484+0000", 2024-08-17T18:03:02.461 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:02.462 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.462 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.462 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:02.462 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:25.802482+0000", 2024-08-17T18:03:02.462 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:03:02.462 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.462 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.462 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:02.462 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:25.802489+0000", 2024-08-17T18:03:02.462 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.002e-06 2024-08-17T18:03:02.462 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.462 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.462 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:02.462 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:25.802502+0000", 2024-08-17T18:03:02.463 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2952000000000001e-05 2024-08-17T18:03:02.463 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.463 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.463 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:02.463 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:25.802508+0000", 2024-08-17T18:03:02.463 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.5649999999999998e-06 2024-08-17T18:03:02.463 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.463 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.463 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:02.463 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:25.808226+0000", 2024-08-17T18:03:02.463 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0057173290000000002 2024-08-17T18:03:02.463 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.463 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.463 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:02.463 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:25.808311+0000", 2024-08-17T18:03:02.464 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.5436e-05 2024-08-17T18:03:02.464 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.464 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.464 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,2", 2024-08-17T18:03:02.464 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:25.808385+0000", 2024-08-17T18:03:02.464 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.415e-05 2024-08-17T18:03:02.464 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.464 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.464 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:02.464 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:25.814955+0000", 2024-08-17T18:03:02.464 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0065700059999999998 2024-08-17T18:03:02.464 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.464 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.464 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:03:02.465 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:25.826316+0000", 2024-08-17T18:03:02.465 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.011360992 2024-08-17T18:03:02.465 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.465 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.465 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:02.465 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.067275+0000", 2024-08-17T18:03:02.465 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.24095828 2024-08-17T18:03:02.465 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.465 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.465 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:03:02.465 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.067373+0000", 2024-08-17T18:03:02.465 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.8732000000000003e-05 2024-08-17T18:03:02.465 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.465 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.465 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:03:02.466 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.069753+0000", 2024-08-17T18:03:02.466 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0023799049999999999 2024-08-17T18:03:02.466 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:02.466 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:02.466 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:02.466 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.466 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.466 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.35487.0:157977 55.16 e1449/1430 55:6b213379:::benchmark_data_smithi131_239348_object48263:head v 1449'7341, mlcod=1449'7339)", 2024-08-17T18:03:02.466 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:02:17.945318+0000", 2024-08-17T18:03:02.466 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 44.462932868999999, 2024-08-17T18:03:02.466 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.34426348299999998, 2024-08-17T18:03:02.466 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:02.466 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:02.466 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:02.467 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.467 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:02.467 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:17.945318+0000", 2024-08-17T18:03:02.467 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:02.467 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.467 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.467 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:02.467 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:17.945318+0000", 2024-08-17T18:03:02.467 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:02.467 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.467 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.467 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:02.467 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:17.945317+0000", 2024-08-17T18:03:02.467 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:03:02.467 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.468 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.468 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:02.468 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:17.945329+0000", 2024-08-17T18:03:02.468 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2531000000000001e-05 2024-08-17T18:03:02.468 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.468 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.468 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:02.468 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:17.945347+0000", 2024-08-17T18:03:02.468 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.7280000000000001e-05 2024-08-17T18:03:02.468 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.468 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.468 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:02.468 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:17.945355+0000", 2024-08-17T18:03:02.468 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.8799999999999997e-06 2024-08-17T18:03:02.468 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.469 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.469 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:02.469 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:17.945398+0000", 2024-08-17T18:03:02.469 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.2889000000000002e-05 2024-08-17T18:03:02.469 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.469 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.469 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:02.469 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:17.945413+0000", 2024-08-17T18:03:02.469 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5192e-05 2024-08-17T18:03:02.469 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.469 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.469 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:03:02.469 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:18.289158+0000", 2024-08-17T18:03:02.469 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.34374452900000002 2024-08-17T18:03:02.469 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.470 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.470 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:03:02.470 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:18.289582+0000", 2024-08-17T18:03:02.470 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00042369199999999998 2024-08-17T18:03:02.470 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:02.470 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:02.470 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:02.470 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.470 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.470 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:157980 55.11 55:89c5ace0:::benchmark_data_smithi131_239348_object48266:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1449)", 2024-08-17T18:03:02.470 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:02:17.946138+0000", 2024-08-17T18:03:02.470 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 44.462112931999997, 2024-08-17T18:03:02.470 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.460639089, 2024-08-17T18:03:02.470 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:02.471 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:02.471 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:03:02.471 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:03:02.471 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:03:02.471 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 157980 2024-08-17T18:03:02.471 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.471 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:02.471 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.471 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:02.471 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:17.946138+0000", 2024-08-17T18:03:02.471 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:02.471 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.471 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.471 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:02.472 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:17.946138+0000", 2024-08-17T18:03:02.472 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:02.472 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.472 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.472 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:02.472 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:17.946136+0000", 2024-08-17T18:03:02.472 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:03:02.472 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.472 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.472 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:02.472 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:17.946142+0000", 2024-08-17T18:03:02.472 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3090000000000001e-06 2024-08-17T18:03:02.472 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.474 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.474 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:02.474 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:17.946154+0000", 2024-08-17T18:03:02.474 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1097999999999999e-05 2024-08-17T18:03:02.474 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.474 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.474 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:02.474 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:17.946160+0000", 2024-08-17T18:03:02.474 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3609999999999997e-06 2024-08-17T18:03:02.474 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.475 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.475 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:02.475 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:17.946203+0000", 2024-08-17T18:03:02.475 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.3174999999999999e-05 2024-08-17T18:03:02.475 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.475 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.475 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:02.475 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:17.946323+0000", 2024-08-17T18:03:02.475 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000119543 2024-08-17T18:03:02.475 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.475 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.475 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,2", 2024-08-17T18:03:02.475 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:18.289290+0000", 2024-08-17T18:03:02.475 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.342967097 2024-08-17T18:03:02.475 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.476 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.476 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:03:02.476 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:18.297755+0000", 2024-08-17T18:03:02.476 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0084654199999999995 2024-08-17T18:03:02.476 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.476 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.476 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:02.476 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:18.297799+0000", 2024-08-17T18:03:02.476 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.4239000000000001e-05 2024-08-17T18:03:02.476 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.476 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.476 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:02.476 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:18.406666+0000", 2024-08-17T18:03:02.476 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.108866823 2024-08-17T18:03:02.477 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.477 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.477 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:03:02.477 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:18.406720+0000", 2024-08-17T18:03:02.477 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.3735e-05 2024-08-17T18:03:02.477 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.477 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.477 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:03:02.477 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:18.406777+0000", 2024-08-17T18:03:02.477 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.7339000000000001e-05 2024-08-17T18:03:02.477 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:02.477 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:02.477 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:02.477 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.478 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.478 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:157983 55.18 55:1dd67a2c:::benchmark_data_smithi131_239348_object48269:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1449)", 2024-08-17T18:03:02.478 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:02:17.949772+0000", 2024-08-17T18:03:02.478 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 44.458478776, 2024-08-17T18:03:02.478 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.34982753900000002, 2024-08-17T18:03:02.478 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:02.478 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:02.478 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:03:02.478 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:03:02.478 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:03:02.478 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 157983 2024-08-17T18:03:02.478 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.478 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:02.478 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.478 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:02.479 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:17.949772+0000", 2024-08-17T18:03:02.479 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:02.479 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.479 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.479 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:02.479 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:17.949772+0000", 2024-08-17T18:03:02.479 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:02.479 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.479 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.479 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:02.479 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:17.949771+0000", 2024-08-17T18:03:02.479 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:03:02.479 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.479 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.479 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:02.479 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:17.949781+0000", 2024-08-17T18:03:02.480 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.8830000000000001e-06 2024-08-17T18:03:02.480 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.480 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.480 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:02.480 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:18.289244+0000", 2024-08-17T18:03:02.480 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.33946325799999999 2024-08-17T18:03:02.480 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.480 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.480 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:02.480 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:18.289265+0000", 2024-08-17T18:03:02.480 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.1293000000000001e-05 2024-08-17T18:03:02.480 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.480 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.480 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:02.480 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:18.289402+0000", 2024-08-17T18:03:02.481 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000136444 2024-08-17T18:03:02.481 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.481 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.481 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:02.481 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:18.289528+0000", 2024-08-17T18:03:02.481 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000126217 2024-08-17T18:03:02.481 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.481 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.481 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,6", 2024-08-17T18:03:02.481 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:18.290011+0000", 2024-08-17T18:03:02.481 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00048289999999999997 2024-08-17T18:03:02.481 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.481 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.481 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:03:02.481 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:18.295166+0000", 2024-08-17T18:03:02.482 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.005155031 2024-08-17T18:03:02.482 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.482 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.482 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:02.482 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:18.297275+0000", 2024-08-17T18:03:02.482 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0021095290000000002 2024-08-17T18:03:02.482 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.482 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.482 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:02.482 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:18.299488+0000", 2024-08-17T18:03:02.482 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0022125360000000002 2024-08-17T18:03:02.482 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.482 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.482 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:03:02.482 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:18.299565+0000", 2024-08-17T18:03:02.483 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.6973999999999999e-05 2024-08-17T18:03:02.483 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.483 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.483 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:03:02.483 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:18.299600+0000", 2024-08-17T18:03:02.483 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.5125e-05 2024-08-17T18:03:02.483 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:02.483 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:02.483 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:02.483 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.483 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.483 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.35487.0:157994 55.3 e1449/1430 55:c48d6fb2:::benchmark_data_smithi131_239348_object48280:head v 1449'7425, mlcod=1449'7423)", 2024-08-17T18:03:02.483 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:02:17.972172+0000", 2024-08-17T18:03:02.483 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 44.436079405000001, 2024-08-17T18:03:02.484 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.32029970400000002, 2024-08-17T18:03:02.484 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:02.484 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:02.484 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:02.484 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.484 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:02.484 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:17.972172+0000", 2024-08-17T18:03:02.484 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:02.484 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.484 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.484 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:02.484 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:17.972172+0000", 2024-08-17T18:03:02.484 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:02.484 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.484 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.485 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:02.485 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:17.972170+0000", 2024-08-17T18:03:02.485 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:03:02.485 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.485 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.485 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:02.485 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:17.972181+0000", 2024-08-17T18:03:02.485 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0386e-05 2024-08-17T18:03:02.485 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.485 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.485 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:02.485 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:18.289105+0000", 2024-08-17T18:03:02.485 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.31692451700000002 2024-08-17T18:03:02.485 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.486 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.486 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:02.486 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:18.289121+0000", 2024-08-17T18:03:02.486 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5500000000000001e-05 2024-08-17T18:03:02.486 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.486 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.486 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:02.486 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:18.289239+0000", 2024-08-17T18:03:02.486 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000117626 2024-08-17T18:03:02.486 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.486 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.486 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:02.486 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:18.289327+0000", 2024-08-17T18:03:02.486 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.8066999999999996e-05 2024-08-17T18:03:02.487 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.487 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.487 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:03:02.487 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:18.292384+0000", 2024-08-17T18:03:02.487 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.003057826 2024-08-17T18:03:02.487 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.487 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.487 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:03:02.487 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:18.292471+0000", 2024-08-17T18:03:02.487 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.6965000000000005e-05 2024-08-17T18:03:02.487 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:02.487 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:02.487 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:02.487 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.488 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.488 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:159660 55.f 55:fa7412f6:::benchmark_data_smithi131_239348_object49946:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1449)", 2024-08-17T18:03:02.488 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:02:20.314351+0000", 2024-08-17T18:03:02.488 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 42.093900099000003, 2024-08-17T18:03:02.488 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.294400885, 2024-08-17T18:03:02.488 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:02.488 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:02.488 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:03:02.488 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:03:02.488 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:03:02.488 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 159660 2024-08-17T18:03:02.488 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.488 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:02.488 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.489 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:02.489 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.314351+0000", 2024-08-17T18:03:02.489 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:02.489 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.489 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.489 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:02.489 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.314351+0000", 2024-08-17T18:03:02.489 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:02.489 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.489 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.489 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:02.489 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.314349+0000", 2024-08-17T18:03:02.489 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:03:02.489 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.489 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.490 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:02.490 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.314356+0000", 2024-08-17T18:03:02.490 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.9809999999999997e-06 2024-08-17T18:03:02.490 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.490 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.490 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:02.490 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.314369+0000", 2024-08-17T18:03:02.490 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3025e-05 2024-08-17T18:03:02.490 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.490 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.490 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:02.490 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.314377+0000", 2024-08-17T18:03:02.490 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.6260000000000003e-06 2024-08-17T18:03:02.491 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.491 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.491 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:02.491 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.314421+0000", 2024-08-17T18:03:02.491 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.4396e-05 2024-08-17T18:03:02.491 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.491 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.491 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:02.491 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.314531+0000", 2024-08-17T18:03:02.491 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00010978499999999999 2024-08-17T18:03:02.491 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.491 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.491 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 6,7", 2024-08-17T18:03:02.491 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.314638+0000", 2024-08-17T18:03:02.491 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00010649000000000001 2024-08-17T18:03:02.492 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.492 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.492 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:03:02.492 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.319223+0000", 2024-08-17T18:03:02.492 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0045856569999999999 2024-08-17T18:03:02.492 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.492 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.492 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:02.492 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.319373+0000", 2024-08-17T18:03:02.492 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014953199999999999 2024-08-17T18:03:02.492 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.492 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.492 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:02.492 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.608587+0000", 2024-08-17T18:03:02.493 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.28921438900000002 2024-08-17T18:03:02.493 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.493 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.493 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:03:02.493 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.608679+0000", 2024-08-17T18:03:02.493 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.1618000000000003e-05 2024-08-17T18:03:02.493 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.493 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.493 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:03:02.493 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.608752+0000", 2024-08-17T18:03:02.493 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.3133000000000006e-05 2024-08-17T18:03:02.493 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:02.493 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:02.493 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:02.494 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.494 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.494 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:159665 55.18 55:1e391044:::benchmark_data_smithi131_239348_object49951:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1449)", 2024-08-17T18:03:02.494 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:02:20.319876+0000", 2024-08-17T18:03:02.494 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 42.088374647000002, 2024-08-17T18:03:02.494 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.29426144199999998, 2024-08-17T18:03:02.494 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:02.494 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:02.494 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:03:02.494 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:03:02.494 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:03:02.494 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 159665 2024-08-17T18:03:02.494 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.494 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:02.495 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.495 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:02.495 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.319876+0000", 2024-08-17T18:03:02.495 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:02.495 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.495 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.495 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:02.495 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.319876+0000", 2024-08-17T18:03:02.495 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:02.495 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.495 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.495 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:02.495 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.319864+0000", 2024-08-17T18:03:02.495 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999876 2024-08-17T18:03:02.495 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.496 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.496 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:02.496 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.319881+0000", 2024-08-17T18:03:02.496 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.7193999999999998e-05 2024-08-17T18:03:02.496 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.496 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.496 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:02.496 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.319894+0000", 2024-08-17T18:03:02.496 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2819e-05 2024-08-17T18:03:02.496 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.496 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.496 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:02.496 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.319901+0000", 2024-08-17T18:03:02.496 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.5660000000000003e-06 2024-08-17T18:03:02.496 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.497 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.497 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:02.497 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.319948+0000", 2024-08-17T18:03:02.497 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.7858999999999997e-05 2024-08-17T18:03:02.497 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.497 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.497 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:02.497 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.320048+0000", 2024-08-17T18:03:02.497 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.9816999999999997e-05 2024-08-17T18:03:02.497 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.497 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.497 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,6", 2024-08-17T18:03:02.497 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.320137+0000", 2024-08-17T18:03:02.497 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.8590000000000004e-05 2024-08-17T18:03:02.497 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.498 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.498 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:03:02.498 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.322769+0000", 2024-08-17T18:03:02.498 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0026319690000000001 2024-08-17T18:03:02.498 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.498 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.498 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:02.498 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.323000+0000", 2024-08-17T18:03:02.498 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000231623 2024-08-17T18:03:02.498 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.498 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.498 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:02.498 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.614024+0000", 2024-08-17T18:03:02.498 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.29102335699999998 2024-08-17T18:03:02.499 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.499 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.499 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:03:02.499 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.614087+0000", 2024-08-17T18:03:02.499 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3495000000000001e-05 2024-08-17T18:03:02.499 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.499 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.499 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:03:02.499 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.614138+0000", 2024-08-17T18:03:02.499 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.0559000000000002e-05 2024-08-17T18:03:02.499 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:02.499 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:02.499 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:02.499 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.499 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.500 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:159667 55.f 55:faa1948d:::benchmark_data_smithi131_239348_object49953:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1449)", 2024-08-17T18:03:02.500 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:02:20.319912+0000", 2024-08-17T18:03:02.500 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 42.088339347000002, 2024-08-17T18:03:02.500 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.30556637399999997, 2024-08-17T18:03:02.500 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:02.500 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:02.500 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:03:02.500 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:03:02.500 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:03:02.500 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 159667 2024-08-17T18:03:02.500 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.500 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:02.500 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.500 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:02.501 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.319912+0000", 2024-08-17T18:03:02.501 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:02.501 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.501 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.501 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:02.501 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.319912+0000", 2024-08-17T18:03:02.501 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:02.501 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.501 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.501 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:02.501 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.319911+0000", 2024-08-17T18:03:02.501 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2024-08-17T18:03:02.501 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.501 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.502 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:02.502 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.319914+0000", 2024-08-17T18:03:02.502 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.1140000000000002e-06 2024-08-17T18:03:02.502 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.502 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.502 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:02.502 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.319920+0000", 2024-08-17T18:03:02.502 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.5629999999999999e-06 2024-08-17T18:03:02.502 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.502 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.502 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:02.502 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.319925+0000", 2024-08-17T18:03:02.502 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.7600000000000002e-06 2024-08-17T18:03:02.502 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.502 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.503 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:02.503 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.319971+0000", 2024-08-17T18:03:02.503 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.6227000000000003e-05 2024-08-17T18:03:02.503 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.503 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.503 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:02.503 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.320050+0000", 2024-08-17T18:03:02.503 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.8882999999999997e-05 2024-08-17T18:03:02.503 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.503 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.503 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 6,7", 2024-08-17T18:03:02.503 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.320157+0000", 2024-08-17T18:03:02.503 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000107006 2024-08-17T18:03:02.503 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.503 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.503 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:03:02.504 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.324422+0000", 2024-08-17T18:03:02.504 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0042653930000000001 2024-08-17T18:03:02.504 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.504 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.504 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:02.504 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.326320+0000", 2024-08-17T18:03:02.504 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001897707 2024-08-17T18:03:02.504 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.504 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.504 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:02.504 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.625383+0000", 2024-08-17T18:03:02.504 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.299062781 2024-08-17T18:03:02.504 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.504 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.505 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:03:02.505 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.625435+0000", 2024-08-17T18:03:02.505 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.2432999999999998e-05 2024-08-17T18:03:02.505 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.505 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.505 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:03:02.505 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.625478+0000", 2024-08-17T18:03:02.505 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.2975000000000001e-05 2024-08-17T18:03:02.505 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:02.505 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:02.505 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:02.505 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.505 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.505 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:159679 55.f 55:f79ae0a4:::benchmark_data_smithi131_239348_object49965:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1449)", 2024-08-17T18:03:02.506 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:02:20.342325+0000", 2024-08-17T18:03:02.506 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 42.065925835999998, 2024-08-17T18:03:02.506 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.283323451, 2024-08-17T18:03:02.506 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:02.506 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:02.506 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:03:02.506 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:03:02.506 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:03:02.506 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 159679 2024-08-17T18:03:02.506 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.506 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:02.506 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.506 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:02.506 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.342325+0000", 2024-08-17T18:03:02.507 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:02.507 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.507 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.507 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:02.507 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.342325+0000", 2024-08-17T18:03:02.507 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:02.507 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.507 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.507 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:02.507 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.342324+0000", 2024-08-17T18:03:02.507 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:03:02.507 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.507 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.507 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:02.507 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.342331+0000", 2024-08-17T18:03:02.508 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.1269999999999997e-06 2024-08-17T18:03:02.508 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.508 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.508 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:02.508 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.342344+0000", 2024-08-17T18:03:02.508 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3720000000000001e-05 2024-08-17T18:03:02.508 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.508 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.508 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:02.508 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.342353+0000", 2024-08-17T18:03:02.508 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.4409999999999993e-06 2024-08-17T18:03:02.508 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.508 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.508 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:02.508 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.342392+0000", 2024-08-17T18:03:02.509 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.9133e-05 2024-08-17T18:03:02.509 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.509 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.509 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:02.509 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.342476+0000", 2024-08-17T18:03:02.509 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.3714000000000005e-05 2024-08-17T18:03:02.509 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.509 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.509 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 6,7", 2024-08-17T18:03:02.509 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.342551+0000", 2024-08-17T18:03:02.509 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.4847999999999999e-05 2024-08-17T18:03:02.509 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.509 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.509 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:02.509 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.356816+0000", 2024-08-17T18:03:02.510 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.014265137000000001 2024-08-17T18:03:02.510 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.510 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.510 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:03:02.510 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.360281+0000", 2024-08-17T18:03:02.510 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.003464946 2024-08-17T18:03:02.510 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.510 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.510 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:02.510 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.625562+0000", 2024-08-17T18:03:02.510 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.26528095000000002 2024-08-17T18:03:02.510 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.510 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.510 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:03:02.511 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.625611+0000", 2024-08-17T18:03:02.511 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.9601000000000002e-05 2024-08-17T18:03:02.511 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.511 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.511 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:03:02.511 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.625649+0000", 2024-08-17T18:03:02.511 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.7475999999999998e-05 2024-08-17T18:03:02.511 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:02.511 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:02.511 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:02.511 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.511 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.511 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:159680 55.f 55:fc952f47:::benchmark_data_smithi131_239348_object49966:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1449)", 2024-08-17T18:03:02.511 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:02:20.342388+0000", 2024-08-17T18:03:02.511 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 42.065863462999999, 2024-08-17T18:03:02.512 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.28342994399999999, 2024-08-17T18:03:02.512 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:02.512 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:02.512 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:03:02.512 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:03:02.512 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:03:02.512 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 159680 2024-08-17T18:03:02.512 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.512 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:02.512 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.512 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:02.512 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.342388+0000", 2024-08-17T18:03:02.512 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:02.512 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.513 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.513 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:02.513 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.342388+0000", 2024-08-17T18:03:02.513 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:02.513 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.513 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.513 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:02.513 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.342387+0000", 2024-08-17T18:03:02.513 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:03:02.513 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.513 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.513 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:02.513 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.342394+0000", 2024-08-17T18:03:02.513 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.832e-06 2024-08-17T18:03:02.513 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.514 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.514 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:02.514 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.342402+0000", 2024-08-17T18:03:02.514 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.303e-06 2024-08-17T18:03:02.514 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.514 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.514 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:02.514 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.342408+0000", 2024-08-17T18:03:02.514 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.8660000000000002e-06 2024-08-17T18:03:02.514 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.514 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.514 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:02.514 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.346929+0000", 2024-08-17T18:03:02.514 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.004520802 2024-08-17T18:03:02.514 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.515 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.515 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:02.515 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.347032+0000", 2024-08-17T18:03:02.515 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000103732 2024-08-17T18:03:02.515 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.515 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.515 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 6,7", 2024-08-17T18:03:02.515 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.347115+0000", 2024-08-17T18:03:02.515 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.3162000000000001e-05 2024-08-17T18:03:02.515 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.515 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.515 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:02.515 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.356869+0000", 2024-08-17T18:03:02.515 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0097537630000000004 2024-08-17T18:03:02.516 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.516 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.516 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:03:02.516 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.360285+0000", 2024-08-17T18:03:02.516 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0034158589999999998 2024-08-17T18:03:02.516 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.516 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.516 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:02.516 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.625713+0000", 2024-08-17T18:03:02.516 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.26542747300000002 2024-08-17T18:03:02.516 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.516 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.516 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:03:02.516 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.625767+0000", 2024-08-17T18:03:02.517 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.3992000000000001e-05 2024-08-17T18:03:02.517 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.517 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.517 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:03:02.517 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.625818+0000", 2024-08-17T18:03:02.517 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.1008999999999999e-05 2024-08-17T18:03:02.517 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:02.517 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:02.517 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:02.517 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.517 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.517 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:159683 55.8 55:119654d1:::benchmark_data_smithi131_239348_object49969:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1449)", 2024-08-17T18:03:02.517 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:02:20.347311+0000", 2024-08-17T18:03:02.517 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 42.060940097, 2024-08-17T18:03:02.517 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.26699098599999999, 2024-08-17T18:03:02.517 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:02.518 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:02.518 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:03:02.518 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:03:02.518 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:03:02.518 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 159683 2024-08-17T18:03:02.518 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.518 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:02.518 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.518 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:02.518 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.347311+0000", 2024-08-17T18:03:02.518 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:02.518 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.518 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.518 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:02.519 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.347311+0000", 2024-08-17T18:03:02.519 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:02.519 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.519 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.519 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:02.519 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.347309+0000", 2024-08-17T18:03:02.519 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:03:02.519 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.519 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.519 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:02.519 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.347316+0000", 2024-08-17T18:03:02.519 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3640000000000004e-06 2024-08-17T18:03:02.519 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.519 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.519 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:02.520 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.347328+0000", 2024-08-17T18:03:02.520 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2393e-05 2024-08-17T18:03:02.520 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.520 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.520 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:02.520 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.347336+0000", 2024-08-17T18:03:02.520 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.4510000000000003e-06 2024-08-17T18:03:02.520 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.520 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.520 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:02.520 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.347379+0000", 2024-08-17T18:03:02.520 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.3822999999999997e-05 2024-08-17T18:03:02.520 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.520 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.521 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:02.521 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.347473+0000", 2024-08-17T18:03:02.521 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.3484000000000001e-05 2024-08-17T18:03:02.521 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.521 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.521 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,6", 2024-08-17T18:03:02.521 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.356650+0000", 2024-08-17T18:03:02.521 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0091768820000000008 2024-08-17T18:03:02.521 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.521 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.521 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:03:02.521 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.358819+0000", 2024-08-17T18:03:02.521 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0021693559999999999 2024-08-17T18:03:02.521 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.521 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.522 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:02.522 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.359060+0000", 2024-08-17T18:03:02.522 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00024111799999999999 2024-08-17T18:03:02.522 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.522 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.522 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:02.522 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.614230+0000", 2024-08-17T18:03:02.522 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.25516959500000003 2024-08-17T18:03:02.522 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.522 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.522 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:03:02.522 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.614263+0000", 2024-08-17T18:03:02.522 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.3383999999999997e-05 2024-08-17T18:03:02.522 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.523 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.523 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:03:02.523 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.614302+0000", 2024-08-17T18:03:02.523 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.8739000000000003e-05 2024-08-17T18:03:02.523 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:02.523 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:02.523 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:02.523 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.523 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.523 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:159684 55.f 55:f8bd6571:::benchmark_data_smithi131_239348_object49970:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1449)", 2024-08-17T18:03:02.523 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:02:20.347404+0000", 2024-08-17T18:03:02.523 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 42.060847447, 2024-08-17T18:03:02.524 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:02.525 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.28180566299999998, 2024-08-17T18:03:02.525 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:02.525 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:02.525 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:03:02.525 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:03:02.525 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:03:02.525 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 159684 2024-08-17T18:03:02.525 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.525 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:02.525 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.525 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:02.525 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.347404+0000", 2024-08-17T18:03:02.526 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:02.526 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.526 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.526 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:02.526 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.347404+0000", 2024-08-17T18:03:02.526 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:02.526 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.526 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.526 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:02.526 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.347403+0000", 2024-08-17T18:03:02.526 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2024-08-17T18:03:02.526 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.526 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.526 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:02.527 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.347410+0000", 2024-08-17T18:03:02.527 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.8499999999999996e-06 2024-08-17T18:03:02.527 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.527 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.527 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:02.527 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.347417+0000", 2024-08-17T18:03:02.527 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.3749999999999997e-06 2024-08-17T18:03:02.527 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.527 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.527 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:02.527 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.347423+0000", 2024-08-17T18:03:02.527 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.6740000000000002e-06 2024-08-17T18:03:02.527 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.527 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.527 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:02.528 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.356893+0000", 2024-08-17T18:03:02.528 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0094697440000000004 2024-08-17T18:03:02.528 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.528 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.528 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:02.528 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.356965+0000", 2024-08-17T18:03:02.528 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.2395000000000001e-05 2024-08-17T18:03:02.528 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.528 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.528 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 6,7", 2024-08-17T18:03:02.528 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.357035+0000", 2024-08-17T18:03:02.528 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.9787000000000001e-05 2024-08-17T18:03:02.528 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.528 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.529 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:03:02.529 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.363499+0000", 2024-08-17T18:03:02.529 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0064644519999999999 2024-08-17T18:03:02.529 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.529 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.529 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:02.529 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.363536+0000", 2024-08-17T18:03:02.529 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.6811999999999999e-05 2024-08-17T18:03:02.529 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.529 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.529 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:02.529 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.629119+0000", 2024-08-17T18:03:02.529 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.26558288400000002 2024-08-17T18:03:02.529 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.530 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.530 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:03:02.530 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.629172+0000", 2024-08-17T18:03:02.530 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.257e-05 2024-08-17T18:03:02.530 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.530 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.530 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:03:02.530 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.629209+0000", 2024-08-17T18:03:02.530 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.7750000000000003e-05 2024-08-17T18:03:02.530 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:02.530 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:02.530 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:02.530 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.530 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.531 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:159685 55.f 55:fbdc2e1e:::benchmark_data_smithi131_239348_object49971:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1449)", 2024-08-17T18:03:02.531 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:02:20.348804+0000", 2024-08-17T18:03:02.531 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 42.059447523000003, 2024-08-17T18:03:02.531 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.28061553, 2024-08-17T18:03:02.531 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:02.531 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:02.531 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:03:02.531 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:03:02.531 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:03:02.531 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 159685 2024-08-17T18:03:02.531 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.531 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:02.531 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.531 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:02.532 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.348804+0000", 2024-08-17T18:03:02.532 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:02.532 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.532 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.532 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:02.532 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.348804+0000", 2024-08-17T18:03:02.532 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:02.532 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.532 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.532 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:02.532 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.348803+0000", 2024-08-17T18:03:02.532 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:03:02.532 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.532 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.532 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:02.533 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.348808+0000", 2024-08-17T18:03:02.533 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.4620000000000004e-06 2024-08-17T18:03:02.533 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.533 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.533 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:02.533 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.356612+0000", 2024-08-17T18:03:02.533 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.007803735 2024-08-17T18:03:02.533 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.533 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.533 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:02.533 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.356624+0000", 2024-08-17T18:03:02.533 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.202e-05 2024-08-17T18:03:02.533 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.533 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.533 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:02.534 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.360312+0000", 2024-08-17T18:03:02.534 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0036878079999999999 2024-08-17T18:03:02.534 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.534 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.534 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:02.534 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.360394+0000", 2024-08-17T18:03:02.534 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.2231999999999995e-05 2024-08-17T18:03:02.534 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.534 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.534 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 6,7", 2024-08-17T18:03:02.534 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.360489+0000", 2024-08-17T18:03:02.534 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.5192999999999995e-05 2024-08-17T18:03:02.534 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.534 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.535 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:02.535 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.363562+0000", 2024-08-17T18:03:02.535 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0030727319999999999 2024-08-17T18:03:02.535 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.535 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.535 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:03:02.535 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.363640+0000", 2024-08-17T18:03:02.535 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.8611999999999999e-05 2024-08-17T18:03:02.535 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.535 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.535 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:02.535 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.629339+0000", 2024-08-17T18:03:02.535 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.26569892499999997 2024-08-17T18:03:02.535 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.536 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.536 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:03:02.536 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.629384+0000", 2024-08-17T18:03:02.536 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.4703999999999998e-05 2024-08-17T18:03:02.536 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.536 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.536 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:03:02.536 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:20.629419+0000", 2024-08-17T18:03:02.536 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.4983e-05 2024-08-17T18:03:02.536 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:02.536 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:02.536 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:02.536 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.536 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.537 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:187805 55.11 55:88ff94d2:::benchmark_data_smithi131_239348_object78091:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1453)", 2024-08-17T18:03:02.537 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:02:59.433293+0000", 2024-08-17T18:03:02.537 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 2.974958569, 2024-08-17T18:03:02.537 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.31570221500000001, 2024-08-17T18:03:02.537 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:02.537 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:02.537 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:03:02.537 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:03:02.537 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:03:02.537 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 187805 2024-08-17T18:03:02.537 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.538 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:02.538 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.538 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:02.538 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:59.433293+0000", 2024-08-17T18:03:02.538 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:02.538 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.538 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.538 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:02.538 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:59.433293+0000", 2024-08-17T18:03:02.538 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:02.538 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.538 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.538 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:02.539 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:59.433291+0000", 2024-08-17T18:03:02.539 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:03:02.539 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.539 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.539 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:02.539 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:59.433297+0000", 2024-08-17T18:03:02.539 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.5030000000000002e-06 2024-08-17T18:03:02.539 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.539 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.539 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:02.539 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:59.433313+0000", 2024-08-17T18:03:02.539 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5099999999999999e-05 2024-08-17T18:03:02.539 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.539 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.539 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:02.540 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:59.433320+0000", 2024-08-17T18:03:02.540 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.8790000000000003e-06 2024-08-17T18:03:02.540 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.540 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.540 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:02.540 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:59.433372+0000", 2024-08-17T18:03:02.540 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.1272e-05 2024-08-17T18:03:02.540 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.540 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.540 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:02.540 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:59.433601+0000", 2024-08-17T18:03:02.540 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00022906200000000001 2024-08-17T18:03:02.540 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.540 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.541 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,2", 2024-08-17T18:03:02.541 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:59.433738+0000", 2024-08-17T18:03:02.541 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013758299999999999 2024-08-17T18:03:02.541 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.541 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.541 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:03:02.541 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:59.436682+0000", 2024-08-17T18:03:02.541 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.002943733 2024-08-17T18:03:02.541 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.541 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.541 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:02.541 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:59.492466+0000", 2024-08-17T18:03:02.541 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.055783526999999999 2024-08-17T18:03:02.541 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.541 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.542 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:02.542 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:59.748854+0000", 2024-08-17T18:03:02.542 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.25638876500000002 2024-08-17T18:03:02.542 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.542 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.542 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:03:02.542 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:59.748936+0000", 2024-08-17T18:03:02.542 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.2018e-05 2024-08-17T18:03:02.542 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:02.542 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:02.542 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:03:02.542 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:59.748995+0000", 2024-08-17T18:03:02.542 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.8306e-05 2024-08-17T18:03:02.542 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:02.543 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:02.543 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:02.543 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:02.543 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:02.543 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-08-17T18:03:02.544 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:02 smithi131 bash[88347]: cluster 2024-08-17T18:03:00.446051+0000 mgr.y (mgr.34107) 1829 : cluster [DBG] pgmap v2623: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 720 op/s; 7768/94776 objects degraded (8.196%); 3393/94776 objects misplaced (3.580%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T18:03:02.544 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:02 smithi131 bash[88347]: cluster 2024-08-17T18:03:00.446051+0000 mgr.y (mgr.34107) 1829 : cluster [DBG] pgmap v2623: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 720 op/s; 7768/94776 objects degraded (8.196%); 3393/94776 objects misplaced (3.580%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T18:03:02.544 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:02 smithi131 bash[89561]: cluster 2024-08-17T18:03:00.446051+0000 mgr.y (mgr.34107) 1829 : cluster [DBG] pgmap v2623: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 720 op/s; 7768/94776 objects degraded (8.196%); 3393/94776 objects misplaced (3.580%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T18:03:02.544 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:02 smithi131 bash[89561]: cluster 2024-08-17T18:03:00.446051+0000 mgr.y (mgr.34107) 1829 : cluster [DBG] pgmap v2623: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 720 op/s; 7768/94776 objects degraded (8.196%); 3393/94776 objects misplaced (3.580%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T18:03:02.548 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:02.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:02.552 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:02.653 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:02.670 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:02.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:02.672 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:02.773 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:02.796 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:02.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:02.798 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:02.899 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:02.923 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:02.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:02.925 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:03.026 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:03.057 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:03.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:03.062 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:03.163 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:03.210 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:03.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:03.218 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:03.319 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:03.345 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:03.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:03.350 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:03.451 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:03.475 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:03.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:03.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:03.580 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:03.598 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T18:03:03.624 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T18:03:03.626 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:03.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:03.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:03.729 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:03.808 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:03.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:03.813 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:03.914 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:03.951 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:03.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:03.955 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:03.996 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-08-17T18:03:04.056 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:04.081 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:04.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:04.084 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:04.185 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:04.221 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:04.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:04.224 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:04.325 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:04.583 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:04 smithi169 bash[79348]: cluster 2024-08-17T18:03:02.446473+0000 mgr.y (mgr.34107) 1830 : cluster [DBG] pgmap v2624: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 720 op/s; 7768/94776 objects degraded (8.196%); 3393/94776 objects misplaced (3.580%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T18:03:04.583 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:04 smithi169 bash[79348]: cluster 2024-08-17T18:03:02.446473+0000 mgr.y (mgr.34107) 1830 : cluster [DBG] pgmap v2624: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 720 op/s; 7768/94776 objects degraded (8.196%); 3393/94776 objects misplaced (3.580%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T18:03:04.584 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:04 smithi131 bash[88347]: cluster 2024-08-17T18:03:02.446473+0000 mgr.y (mgr.34107) 1830 : cluster [DBG] pgmap v2624: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 720 op/s; 7768/94776 objects degraded (8.196%); 3393/94776 objects misplaced (3.580%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T18:03:04.584 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:04 smithi131 bash[88347]: cluster 2024-08-17T18:03:02.446473+0000 mgr.y (mgr.34107) 1830 : cluster [DBG] pgmap v2624: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 720 op/s; 7768/94776 objects degraded (8.196%); 3393/94776 objects misplaced (3.580%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T18:03:04.584 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:04 smithi131 bash[89561]: cluster 2024-08-17T18:03:02.446473+0000 mgr.y (mgr.34107) 1830 : cluster [DBG] pgmap v2624: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 720 op/s; 7768/94776 objects degraded (8.196%); 3393/94776 objects misplaced (3.580%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T18:03:04.584 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:04 smithi131 bash[89561]: cluster 2024-08-17T18:03:02.446473+0000 mgr.y (mgr.34107) 1830 : cluster [DBG] pgmap v2624: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 720 op/s; 7768/94776 objects degraded (8.196%); 3393/94776 objects misplaced (3.580%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T18:03:04.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:04.612 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:04.612 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:04.713 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:04.749 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:04.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:04.755 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:04.856 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:04.892 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:04.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:04.898 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:04.999 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:05.035 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:05.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:05.039 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:05.139 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:05.166 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:05.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:05.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:05.272 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:05.301 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:05.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:05.306 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:05.407 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:05.429 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:05.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:05.432 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:05.532 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:05.556 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:05.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:05.563 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:05.664 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:05.709 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:05.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:05.712 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:05.812 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:05.845 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:05.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:05.848 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:05.948 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:05.972 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:05.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:05.978 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:06.078 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:06.109 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:06.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:06.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:06.212 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:06.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:06 smithi169 bash[79348]: cluster 2024-08-17T18:03:04.446931+0000 mgr.y (mgr.34107) 1831 : cluster [DBG] pgmap v2625: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 716 op/s; 7768/94155 objects degraded (8.250%); 3186/94155 objects misplaced (3.384%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T18:03:06.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:06 smithi169 bash[79348]: cluster 2024-08-17T18:03:04.446931+0000 mgr.y (mgr.34107) 1831 : cluster [DBG] pgmap v2625: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 716 op/s; 7768/94155 objects degraded (8.250%); 3186/94155 objects misplaced (3.384%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T18:03:06.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:06 smithi169 bash[79348]: cluster 2024-08-17T18:03:05.999206+0000 mon.a (mon.0) 2814 : cluster [WRN] Health check update: Degraded data redundancy: 7768/94155 objects degraded (8.250%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:03:06.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:06 smithi169 bash[79348]: cluster 2024-08-17T18:03:05.999206+0000 mon.a (mon.0) 2814 : cluster [WRN] Health check update: Degraded data redundancy: 7768/94155 objects degraded (8.250%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:03:06.242 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:06.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:06.246 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:06.347 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:06.373 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:06.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:06.375 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:06.476 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:06.487 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:06 smithi131 bash[88347]: cluster 2024-08-17T18:03:04.446931+0000 mgr.y (mgr.34107) 1831 : cluster [DBG] pgmap v2625: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 716 op/s; 7768/94155 objects degraded (8.250%); 3186/94155 objects misplaced (3.384%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T18:03:06.487 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:06 smithi131 bash[88347]: cluster 2024-08-17T18:03:04.446931+0000 mgr.y (mgr.34107) 1831 : cluster [DBG] pgmap v2625: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 716 op/s; 7768/94155 objects degraded (8.250%); 3186/94155 objects misplaced (3.384%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T18:03:06.487 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:06 smithi131 bash[88347]: cluster 2024-08-17T18:03:05.999206+0000 mon.a (mon.0) 2814 : cluster [WRN] Health check update: Degraded data redundancy: 7768/94155 objects degraded (8.250%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:03:06.487 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:06 smithi131 bash[88347]: cluster 2024-08-17T18:03:05.999206+0000 mon.a (mon.0) 2814 : cluster [WRN] Health check update: Degraded data redundancy: 7768/94155 objects degraded (8.250%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:03:06.488 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:06 smithi131 bash[89561]: cluster 2024-08-17T18:03:04.446931+0000 mgr.y (mgr.34107) 1831 : cluster [DBG] pgmap v2625: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 716 op/s; 7768/94155 objects degraded (8.250%); 3186/94155 objects misplaced (3.384%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T18:03:06.488 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:06 smithi131 bash[89561]: cluster 2024-08-17T18:03:04.446931+0000 mgr.y (mgr.34107) 1831 : cluster [DBG] pgmap v2625: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.9 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 716 op/s; 7768/94155 objects degraded (8.250%); 3186/94155 objects misplaced (3.384%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T18:03:06.488 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:06 smithi131 bash[89561]: cluster 2024-08-17T18:03:05.999206+0000 mon.a (mon.0) 2814 : cluster [WRN] Health check update: Degraded data redundancy: 7768/94155 objects degraded (8.250%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:03:06.488 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:06 smithi131 bash[89561]: cluster 2024-08-17T18:03:05.999206+0000 mon.a (mon.0) 2814 : cluster [WRN] Health check update: Degraded data redundancy: 7768/94155 objects degraded (8.250%), 2 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:03:06.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:06.506 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:06.506 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:06.606 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:06.653 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:06.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:06.657 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:06.758 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:06.797 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:06.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:06.802 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:06.903 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:06.933 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:06.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:06.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:07.036 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:07.067 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:07.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:07.071 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:07.172 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:07.197 INFO:teuthology.orchestra.run.smithi131.stderr:reweighted osd.6 to 1 (10000) 2024-08-17T18:03:07.201 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:07.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:07.203 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:07.304 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:07.333 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:07.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:07.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:07.435 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:07 smithi131 bash[89561]: audit 2024-08-17T18:03:06.215834+0000 mon.c (mon.2) 85 : audit [INF] from='client.? 172.21.15.131:0/3081786006' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:03:07.435 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:07 smithi131 bash[89561]: audit 2024-08-17T18:03:06.215834+0000 mon.c (mon.2) 85 : audit [INF] from='client.? 172.21.15.131:0/3081786006' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:03:07.435 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:07 smithi131 bash[89561]: audit 2024-08-17T18:03:06.216659+0000 mon.a (mon.0) 2815 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:03:07.435 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:07 smithi131 bash[89561]: audit 2024-08-17T18:03:06.216659+0000 mon.a (mon.0) 2815 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:03:07.435 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:07 smithi131 bash[88347]: audit 2024-08-17T18:03:06.215834+0000 mon.c (mon.2) 85 : audit [INF] from='client.? 172.21.15.131:0/3081786006' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:03:07.435 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:07 smithi131 bash[88347]: audit 2024-08-17T18:03:06.215834+0000 mon.c (mon.2) 85 : audit [INF] from='client.? 172.21.15.131:0/3081786006' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:03:07.435 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:07 smithi131 bash[88347]: audit 2024-08-17T18:03:06.216659+0000 mon.a (mon.0) 2815 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:03:07.435 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:07 smithi131 bash[88347]: audit 2024-08-17T18:03:06.216659+0000 mon.a (mon.0) 2815 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:03:07.439 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:07.467 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:07.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:07.470 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:07.570 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:07.600 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:07.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:07.607 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:07.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:07 smithi169 bash[79348]: audit 2024-08-17T18:03:06.215834+0000 mon.c (mon.2) 85 : audit [INF] from='client.? 172.21.15.131:0/3081786006' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:03:07.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:07 smithi169 bash[79348]: audit 2024-08-17T18:03:06.215834+0000 mon.c (mon.2) 85 : audit [INF] from='client.? 172.21.15.131:0/3081786006' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:03:07.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:07 smithi169 bash[79348]: audit 2024-08-17T18:03:06.216659+0000 mon.a (mon.0) 2815 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:03:07.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:07 smithi169 bash[79348]: audit 2024-08-17T18:03:06.216659+0000 mon.a (mon.0) 2815 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:03:07.708 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:07.745 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:07.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:07.751 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:07.852 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:07.882 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:07.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:07.884 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:07.984 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:08.017 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:08.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:08.022 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:08.123 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:08.150 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:08.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:08.155 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:08.256 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:08.265 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:08 smithi131 bash[89561]: cluster 2024-08-17T18:03:06.447611+0000 mgr.y (mgr.34107) 1832 : cluster [DBG] pgmap v2626: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.7 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 656 op/s; 7519/84165 objects degraded (8.934%); 2633/84165 objects misplaced (3.128%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T18:03:08.265 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:08 smithi131 bash[89561]: cluster 2024-08-17T18:03:06.447611+0000 mgr.y (mgr.34107) 1832 : cluster [DBG] pgmap v2626: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.7 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 656 op/s; 7519/84165 objects degraded (8.934%); 2633/84165 objects misplaced (3.128%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T18:03:08.265 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:08 smithi131 bash[89561]: audit 2024-08-17T18:03:07.182099+0000 mon.a (mon.0) 2816 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T18:03:08.265 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:08 smithi131 bash[89561]: audit 2024-08-17T18:03:07.182099+0000 mon.a (mon.0) 2816 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T18:03:08.265 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:08 smithi131 bash[89561]: cluster 2024-08-17T18:03:07.195273+0000 mon.a (mon.0) 2817 : cluster [DBG] osdmap e1454: 8 total, 8 up, 8 in 2024-08-17T18:03:08.266 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:08 smithi131 bash[89561]: cluster 2024-08-17T18:03:07.195273+0000 mon.a (mon.0) 2817 : cluster [DBG] osdmap e1454: 8 total, 8 up, 8 in 2024-08-17T18:03:08.266 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:08 smithi131 bash[88347]: cluster 2024-08-17T18:03:06.447611+0000 mgr.y (mgr.34107) 1832 : cluster [DBG] pgmap v2626: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.7 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 656 op/s; 7519/84165 objects degraded (8.934%); 2633/84165 objects misplaced (3.128%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T18:03:08.266 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:08 smithi131 bash[88347]: cluster 2024-08-17T18:03:06.447611+0000 mgr.y (mgr.34107) 1832 : cluster [DBG] pgmap v2626: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.7 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 656 op/s; 7519/84165 objects degraded (8.934%); 2633/84165 objects misplaced (3.128%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T18:03:08.266 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:08 smithi131 bash[88347]: audit 2024-08-17T18:03:07.182099+0000 mon.a (mon.0) 2816 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T18:03:08.266 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:08 smithi131 bash[88347]: audit 2024-08-17T18:03:07.182099+0000 mon.a (mon.0) 2816 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T18:03:08.266 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:08 smithi131 bash[88347]: cluster 2024-08-17T18:03:07.195273+0000 mon.a (mon.0) 2817 : cluster [DBG] osdmap e1454: 8 total, 8 up, 8 in 2024-08-17T18:03:08.266 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:08 smithi131 bash[88347]: cluster 2024-08-17T18:03:07.195273+0000 mon.a (mon.0) 2817 : cluster [DBG] osdmap e1454: 8 total, 8 up, 8 in 2024-08-17T18:03:08.288 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:08.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:08.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:08.394 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:08.417 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:08.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:08.422 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:08.523 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:08.552 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:08.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:08.557 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:08.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:08 smithi169 bash[79348]: cluster 2024-08-17T18:03:06.447611+0000 mgr.y (mgr.34107) 1832 : cluster [DBG] pgmap v2626: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.7 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 656 op/s; 7519/84165 objects degraded (8.934%); 2633/84165 objects misplaced (3.128%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T18:03:08.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:08 smithi169 bash[79348]: cluster 2024-08-17T18:03:06.447611+0000 mgr.y (mgr.34107) 1832 : cluster [DBG] pgmap v2626: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.7 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 656 op/s; 7519/84165 objects degraded (8.934%); 2633/84165 objects misplaced (3.128%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T18:03:08.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:08 smithi169 bash[79348]: audit 2024-08-17T18:03:07.182099+0000 mon.a (mon.0) 2816 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T18:03:08.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:08 smithi169 bash[79348]: audit 2024-08-17T18:03:07.182099+0000 mon.a (mon.0) 2816 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T18:03:08.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:08 smithi169 bash[79348]: cluster 2024-08-17T18:03:07.195273+0000 mon.a (mon.0) 2817 : cluster [DBG] osdmap e1454: 8 total, 8 up, 8 in 2024-08-17T18:03:08.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:08 smithi169 bash[79348]: cluster 2024-08-17T18:03:07.195273+0000 mon.a (mon.0) 2817 : cluster [DBG] osdmap e1454: 8 total, 8 up, 8 in 2024-08-17T18:03:08.659 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:08.688 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:08.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:08.692 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:08.768 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:03:08.793 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:08.810 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:08.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:08.812 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:08.849 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:03:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:03:08] "GET /metrics HTTP/1.1" 200 36651 "" "Prometheus/2.51.0" 2024-08-17T18:03:08.913 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:08.944 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:08.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:08.950 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:09.051 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:09.080 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:09.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:09.082 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:09.183 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:09.213 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:09.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:09.219 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:09.320 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:09.330 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:09 smithi169 bash[79348]: audit 2024-08-17T18:03:08.280334+0000 mon.a (mon.0) 2818 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:09.330 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:09 smithi169 bash[79348]: audit 2024-08-17T18:03:08.280334+0000 mon.a (mon.0) 2818 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:09.330 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:09 smithi169 bash[79348]: audit 2024-08-17T18:03:08.286107+0000 mon.a (mon.0) 2819 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:09.331 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:09 smithi169 bash[79348]: audit 2024-08-17T18:03:08.286107+0000 mon.a (mon.0) 2819 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:09.354 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:09.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:09.357 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:09.458 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:09.488 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:09.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:09.492 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:09.591 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd reweight 7 1 2024-08-17T18:03:09.592 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:09 smithi131 bash[89561]: audit 2024-08-17T18:03:08.280334+0000 mon.a (mon.0) 2818 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:09.592 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:09 smithi131 bash[89561]: audit 2024-08-17T18:03:08.280334+0000 mon.a (mon.0) 2818 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:09.592 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:09 smithi131 bash[89561]: audit 2024-08-17T18:03:08.286107+0000 mon.a (mon.0) 2819 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:09.592 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:09 smithi131 bash[89561]: audit 2024-08-17T18:03:08.286107+0000 mon.a (mon.0) 2819 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:09.592 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:09 smithi131 bash[88347]: audit 2024-08-17T18:03:08.280334+0000 mon.a (mon.0) 2818 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:09.592 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:09 smithi131 bash[88347]: audit 2024-08-17T18:03:08.280334+0000 mon.a (mon.0) 2818 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:09.592 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:09 smithi131 bash[88347]: audit 2024-08-17T18:03:08.286107+0000 mon.a (mon.0) 2819 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:09.592 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:09 smithi131 bash[88347]: audit 2024-08-17T18:03:08.286107+0000 mon.a (mon.0) 2819 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:09.593 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:09.638 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:09.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:09.643 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:09.744 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:09.774 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:09.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:09.776 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:09.877 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:09.905 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:09.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:09.910 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:10.011 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:10.039 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:10.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:10.041 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:10.062 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:03:10.062 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:03:10.142 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:10.179 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:10.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:10.183 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:10.284 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:10.304 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:10.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:10.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:10.406 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:10.426 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:10.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:10.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:10.531 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:10.542 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:10 smithi169 bash[79348]: cluster 2024-08-17T18:03:08.448004+0000 mgr.y (mgr.34107) 1833 : cluster [DBG] pgmap v2628: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.7 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 656 op/s; 7519/84165 objects degraded (8.934%); 2633/84165 objects misplaced (3.128%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T18:03:10.542 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:10 smithi169 bash[79348]: cluster 2024-08-17T18:03:08.448004+0000 mgr.y (mgr.34107) 1833 : cluster [DBG] pgmap v2628: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.7 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 656 op/s; 7519/84165 objects degraded (8.934%); 2633/84165 objects misplaced (3.128%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T18:03:10.568 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:10.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:10.570 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:10.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:10 smithi131 bash[89561]: cluster 2024-08-17T18:03:08.448004+0000 mgr.y (mgr.34107) 1833 : cluster [DBG] pgmap v2628: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.7 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 656 op/s; 7519/84165 objects degraded (8.934%); 2633/84165 objects misplaced (3.128%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T18:03:10.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:10 smithi131 bash[89561]: cluster 2024-08-17T18:03:08.448004+0000 mgr.y (mgr.34107) 1833 : cluster [DBG] pgmap v2628: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.7 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 656 op/s; 7519/84165 objects degraded (8.934%); 2633/84165 objects misplaced (3.128%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T18:03:10.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:10 smithi131 bash[88347]: cluster 2024-08-17T18:03:08.448004+0000 mgr.y (mgr.34107) 1833 : cluster [DBG] pgmap v2628: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.7 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 656 op/s; 7519/84165 objects degraded (8.934%); 2633/84165 objects misplaced (3.128%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T18:03:10.602 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:10 smithi131 bash[88347]: cluster 2024-08-17T18:03:08.448004+0000 mgr.y (mgr.34107) 1833 : cluster [DBG] pgmap v2628: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.7 GiB data, 9.8 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 656 op/s; 7519/84165 objects degraded (8.934%); 2633/84165 objects misplaced (3.128%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T18:03:10.671 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:10.698 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:10.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:10.703 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:10.804 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:10.838 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:10.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:10.842 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:10.943 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:10.971 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:10.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:10.975 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:11.076 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:11.105 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:11.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:11.108 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:11.209 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:11.235 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:11.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:11.238 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:11.339 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:11.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:11 smithi131 bash[88347]: cluster 2024-08-17T18:03:11.000013+0000 mon.a (mon.0) 2820 : cluster [WRN] Health check update: Degraded data redundancy: 7519/84165 objects degraded (8.934%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:11.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:11 smithi131 bash[88347]: cluster 2024-08-17T18:03:11.000013+0000 mon.a (mon.0) 2820 : cluster [WRN] Health check update: Degraded data redundancy: 7519/84165 objects degraded (8.934%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:11.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:11 smithi131 bash[89561]: cluster 2024-08-17T18:03:11.000013+0000 mon.a (mon.0) 2820 : cluster [WRN] Health check update: Degraded data redundancy: 7519/84165 objects degraded (8.934%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:11.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:11 smithi131 bash[89561]: cluster 2024-08-17T18:03:11.000013+0000 mon.a (mon.0) 2820 : cluster [WRN] Health check update: Degraded data redundancy: 7519/84165 objects degraded (8.934%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:11.378 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:11.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:11.384 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:11.484 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:11.494 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:11 smithi169 bash[79348]: cluster 2024-08-17T18:03:11.000013+0000 mon.a (mon.0) 2820 : cluster [WRN] Health check update: Degraded data redundancy: 7519/84165 objects degraded (8.934%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:11.494 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:11 smithi169 bash[79348]: cluster 2024-08-17T18:03:11.000013+0000 mon.a (mon.0) 2820 : cluster [WRN] Health check update: Degraded data redundancy: 7519/84165 objects degraded (8.934%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:11.507 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:11.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:11.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:11.613 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:11.642 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:11.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:11.653 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:11.753 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:11.783 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:11.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:11.787 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:11.888 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:11.930 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:11.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:11.934 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:12.035 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:12.061 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:12.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:12.063 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:12.164 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:12.188 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:12.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:12.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:12.294 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:12.304 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:12 smithi169 bash[79348]: cluster 2024-08-17T18:03:10.448648+0000 mgr.y (mgr.34107) 1834 : cluster [DBG] pgmap v2629: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.5 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 769 op/s; 7284/71679 objects degraded (10.162%); 1680/71679 objects misplaced (2.344%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T18:03:12.304 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:12 smithi169 bash[79348]: cluster 2024-08-17T18:03:10.448648+0000 mgr.y (mgr.34107) 1834 : cluster [DBG] pgmap v2629: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.5 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 769 op/s; 7284/71679 objects degraded (10.162%); 1680/71679 objects misplaced (2.344%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T18:03:12.320 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:12.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:12.328 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:12.428 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:12.452 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:12.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:12.460 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:12.561 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:12.572 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:12 smithi131 bash[88347]: cluster 2024-08-17T18:03:10.448648+0000 mgr.y (mgr.34107) 1834 : cluster [DBG] pgmap v2629: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.5 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 769 op/s; 7284/71679 objects degraded (10.162%); 1680/71679 objects misplaced (2.344%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T18:03:12.572 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:12 smithi131 bash[88347]: cluster 2024-08-17T18:03:10.448648+0000 mgr.y (mgr.34107) 1834 : cluster [DBG] pgmap v2629: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.5 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 769 op/s; 7284/71679 objects degraded (10.162%); 1680/71679 objects misplaced (2.344%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T18:03:12.573 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:12 smithi131 bash[89561]: cluster 2024-08-17T18:03:10.448648+0000 mgr.y (mgr.34107) 1834 : cluster [DBG] pgmap v2629: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.5 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 769 op/s; 7284/71679 objects degraded (10.162%); 1680/71679 objects misplaced (2.344%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T18:03:12.573 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:12 smithi131 bash[89561]: cluster 2024-08-17T18:03:10.448648+0000 mgr.y (mgr.34107) 1834 : cluster [DBG] pgmap v2629: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.5 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 769 op/s; 7284/71679 objects degraded (10.162%); 1680/71679 objects misplaced (2.344%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T18:03:12.590 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:12.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:12.599 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:12.700 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:12.726 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:12.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:12.730 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:12.831 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:12.860 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:12.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:12.863 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:12.964 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:12.994 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:12.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:12.997 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:13.098 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:13.119 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:13.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:13.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:13.224 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:13.264 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:13.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:13.266 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:13.366 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:13.399 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:13.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:13.404 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:13.505 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:13.519 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:03:13.537 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:13.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:13.538 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:13.639 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:13.677 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:13.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:13.682 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:13.783 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:13.819 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:13.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:13.823 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:13.923 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:13.944 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:13.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:13.951 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:14.051 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:14.075 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:14.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:14.080 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:14.180 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:14.211 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:14.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:14.215 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:14.315 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:14.338 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:14.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:14.343 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:14.444 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:14.476 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:14.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:14.479 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:14.580 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:14.588 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:14 smithi169 bash[79348]: cluster 2024-08-17T18:03:12.449114+0000 mgr.y (mgr.34107) 1835 : cluster [DBG] pgmap v2630: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.5 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 769 op/s; 7284/71679 objects degraded (10.162%); 1680/71679 objects misplaced (2.344%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T18:03:14.588 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:14 smithi169 bash[79348]: cluster 2024-08-17T18:03:12.449114+0000 mgr.y (mgr.34107) 1835 : cluster [DBG] pgmap v2630: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.5 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 769 op/s; 7284/71679 objects degraded (10.162%); 1680/71679 objects misplaced (2.344%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T18:03:14.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:14 smithi131 bash[88347]: cluster 2024-08-17T18:03:12.449114+0000 mgr.y (mgr.34107) 1835 : cluster [DBG] pgmap v2630: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.5 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 769 op/s; 7284/71679 objects degraded (10.162%); 1680/71679 objects misplaced (2.344%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T18:03:14.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:14 smithi131 bash[88347]: cluster 2024-08-17T18:03:12.449114+0000 mgr.y (mgr.34107) 1835 : cluster [DBG] pgmap v2630: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.5 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 769 op/s; 7284/71679 objects degraded (10.162%); 1680/71679 objects misplaced (2.344%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T18:03:14.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:14 smithi131 bash[89561]: cluster 2024-08-17T18:03:12.449114+0000 mgr.y (mgr.34107) 1835 : cluster [DBG] pgmap v2630: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.5 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 769 op/s; 7284/71679 objects degraded (10.162%); 1680/71679 objects misplaced (2.344%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T18:03:14.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:14 smithi131 bash[89561]: cluster 2024-08-17T18:03:12.449114+0000 mgr.y (mgr.34107) 1835 : cluster [DBG] pgmap v2630: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.5 GiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 769 op/s; 7284/71679 objects degraded (10.162%); 1680/71679 objects misplaced (2.344%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T18:03:14.611 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:14.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:14.615 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:14.716 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:14.744 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:14.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:14.747 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:14.847 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:14.872 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:14.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:14.875 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:14.975 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:14.993 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:14.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:14.995 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:15.096 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:15.121 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:15.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:15.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:15.223 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:15.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:15.264 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:15.264 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:15.365 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:15.399 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:15.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:15.402 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:15.503 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:15.529 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:15.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:15.534 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:15.635 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:15.669 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:15.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:15.671 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:15.772 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:15.805 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:15.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:15.811 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:15.912 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:15.944 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:15.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:15.954 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:16.054 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:16.082 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:16.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:16.087 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:16.187 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:16.221 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:16.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:16.223 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:16.324 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:16.333 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-08-17T18:03:16.334 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [ 2024-08-17T18:03:16.334 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.334 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.35487.0:200569 55.18 e1454/1430 55:1a07d41c:::benchmark_data_smithi131_239348_object90855:head v 1454'8754, mlcod=1454'8751)", 2024-08-17T18:03:16.334 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:03:16.320372+0000", 2024-08-17T18:03:16.334 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.010140969, 2024-08-17T18:03:16.334 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.010170543000000001, 2024-08-17T18:03:16.334 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:16.334 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2024-08-17T18:03:16.334 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:16.334 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.334 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:16.335 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.320372+0000", 2024-08-17T18:03:16.335 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:16.335 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.335 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.335 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:16.335 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.320372+0000", 2024-08-17T18:03:16.335 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:16.335 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.335 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.335 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:16.335 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.320371+0000", 2024-08-17T18:03:16.335 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:03:16.335 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.335 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.335 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:16.336 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.320379+0000", 2024-08-17T18:03:16.336 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.1589999999999993e-06 2024-08-17T18:03:16.336 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.336 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.336 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:16.336 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.320394+0000", 2024-08-17T18:03:16.336 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5789000000000001e-05 2024-08-17T18:03:16.336 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.336 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.336 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:16.336 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.320403+0000", 2024-08-17T18:03:16.336 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.0309999999999998e-06 2024-08-17T18:03:16.336 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.336 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.337 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:16.337 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.323891+0000", 2024-08-17T18:03:16.337 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0034887820000000002 2024-08-17T18:03:16.337 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.337 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.337 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:16.337 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.323937+0000", 2024-08-17T18:03:16.337 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.5374000000000003e-05 2024-08-17T18:03:16.337 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:16.337 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:16.337 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:16.337 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.337 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.337 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.35487.0:200572 55.8 e1454/1430 55:15f3261d:::benchmark_data_smithi131_239348_object90858:head v 1454'8631, mlcod=1454'8627)", 2024-08-17T18:03:16.337 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:03:16.320416+0000", 2024-08-17T18:03:16.338 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.010096325999999999, 2024-08-17T18:03:16.338 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.010199596999999999, 2024-08-17T18:03:16.338 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:16.338 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2024-08-17T18:03:16.338 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:16.338 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.338 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:16.338 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.320416+0000", 2024-08-17T18:03:16.338 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:16.338 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.338 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.338 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:16.338 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.320416+0000", 2024-08-17T18:03:16.339 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:16.339 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.339 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.339 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:16.339 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.320416+0000", 2024-08-17T18:03:16.339 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2024-08-17T18:03:16.339 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.339 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.339 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:16.339 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.320421+0000", 2024-08-17T18:03:16.339 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.9529999999999998e-06 2024-08-17T18:03:16.339 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.339 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.339 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:16.339 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.320428+0000", 2024-08-17T18:03:16.340 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.9959999999999996e-06 2024-08-17T18:03:16.340 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.340 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.340 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:16.340 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.320434+0000", 2024-08-17T18:03:16.340 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.4539999999999998e-06 2024-08-17T18:03:16.340 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.340 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.340 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:16.340 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.324252+0000", 2024-08-17T18:03:16.340 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0038185379999999998 2024-08-17T18:03:16.340 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.340 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.340 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:16.341 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.324345+0000", 2024-08-17T18:03:16.341 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.2640999999999996e-05 2024-08-17T18:03:16.341 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:16.341 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:16.341 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:16.341 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.341 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.341 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.35487.0:200574 55.13 e1454/1443 55:ceab1740:::benchmark_data_smithi131_239348_object90860:head v 1454'8710, mlcod=1439'6177)", 2024-08-17T18:03:16.341 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:03:16.320525+0000", 2024-08-17T18:03:16.341 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.0099874990000000004, 2024-08-17T18:03:16.341 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.010144854999999999, 2024-08-17T18:03:16.341 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:16.341 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2024-08-17T18:03:16.341 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:16.341 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.342 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:16.342 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.320525+0000", 2024-08-17T18:03:16.342 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:16.342 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.342 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.342 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:16.342 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.320525+0000", 2024-08-17T18:03:16.342 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:16.342 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.342 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.342 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:16.342 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.320525+0000", 2024-08-17T18:03:16.342 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967296 2024-08-17T18:03:16.342 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.343 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.343 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:16.343 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.320529+0000", 2024-08-17T18:03:16.343 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.3900000000000003e-06 2024-08-17T18:03:16.343 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.343 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.343 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:16.343 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.320536+0000", 2024-08-17T18:03:16.343 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.5169999999999996e-06 2024-08-17T18:03:16.343 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.343 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.343 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:16.343 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.320541+0000", 2024-08-17T18:03:16.343 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.6909999999999996e-06 2024-08-17T18:03:16.343 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.344 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.344 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:16.344 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.320653+0000", 2024-08-17T18:03:16.344 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00011202 2024-08-17T18:03:16.344 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.344 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.344 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:16.344 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.320677+0000", 2024-08-17T18:03:16.344 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.4494999999999998e-05 2024-08-17T18:03:16.344 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:16.344 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:16.344 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:16.344 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.345 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.345 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.35487.0:200577 55.f e1454/1423 55:f6e490cc:::benchmark_data_smithi131_239348_object90863:head v 1454'12388, mlcod=1454'12386)", 2024-08-17T18:03:16.345 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:03:16.322871+0000", 2024-08-17T18:03:16.345 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.0076422829999999997, 2024-08-17T18:03:16.345 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0078519890000000002, 2024-08-17T18:03:16.345 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:16.345 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2024-08-17T18:03:16.345 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:16.345 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.345 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:16.345 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.322871+0000", 2024-08-17T18:03:16.345 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:16.345 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.345 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.345 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:16.346 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.322871+0000", 2024-08-17T18:03:16.346 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:16.346 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.346 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.346 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:16.346 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.322869+0000", 2024-08-17T18:03:16.346 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:03:16.346 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.346 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.346 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:16.346 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.322877+0000", 2024-08-17T18:03:16.346 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.0099999999999995e-06 2024-08-17T18:03:16.346 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.346 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.347 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:16.347 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.322894+0000", 2024-08-17T18:03:16.347 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6557000000000001e-05 2024-08-17T18:03:16.347 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.347 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.347 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:16.347 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.322901+0000", 2024-08-17T18:03:16.347 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.5390000000000004e-06 2024-08-17T18:03:16.347 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.347 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.347 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:16.347 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.322949+0000", 2024-08-17T18:03:16.347 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.8615999999999997e-05 2024-08-17T18:03:16.347 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.348 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.348 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:16.348 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.322969+0000", 2024-08-17T18:03:16.348 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.9619999999999998e-05 2024-08-17T18:03:16.348 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:16.348 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:16.348 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:16.348 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.348 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.348 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.35487.0:200575 55.13 e1454/1443 55:cb4272bb:::benchmark_data_smithi131_239348_object90861:head v 1454'8711, mlcod=1439'6177)", 2024-08-17T18:03:16.348 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:03:16.322937+0000", 2024-08-17T18:03:16.348 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.0075761170000000003, 2024-08-17T18:03:16.348 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0078398740000000001, 2024-08-17T18:03:16.348 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:16.349 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2024-08-17T18:03:16.349 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:16.349 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.349 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:16.349 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.322937+0000", 2024-08-17T18:03:16.349 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:16.349 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.349 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.349 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:16.349 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.322937+0000", 2024-08-17T18:03:16.349 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:16.349 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.349 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.349 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:16.350 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.322936+0000", 2024-08-17T18:03:16.350 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2024-08-17T18:03:16.350 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.350 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.350 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:16.350 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.322940+0000", 2024-08-17T18:03:16.350 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.8550000000000004e-06 2024-08-17T18:03:16.350 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.350 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.350 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:16.350 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.322947+0000", 2024-08-17T18:03:16.350 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.9149999999999999e-06 2024-08-17T18:03:16.350 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.350 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.351 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:16.351 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.322952+0000", 2024-08-17T18:03:16.351 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.9980000000000003e-06 2024-08-17T18:03:16.351 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.351 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.351 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:16.351 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.325462+0000", 2024-08-17T18:03:16.351 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.002510038 2024-08-17T18:03:16.351 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.351 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.351 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:16.352 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.325491+0000", 2024-08-17T18:03:16.352 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.9300000000000001e-05 2024-08-17T18:03:16.352 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:16.352 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:16.352 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:16.352 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.352 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.352 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:200582 55.5 55:a0dd36e7:::benchmark_data_smithi131_239348_object90868:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1454)", 2024-08-17T18:03:16.352 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:03:16.324326+0000", 2024-08-17T18:03:16.352 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.0061872899999999998, 2024-08-17T18:03:16.352 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.006505533, 2024-08-17T18:03:16.352 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:16.352 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "waiting for sub ops", 2024-08-17T18:03:16.352 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:03:16.353 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:03:16.353 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:03:16.353 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 200582 2024-08-17T18:03:16.353 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.353 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:16.353 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.353 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:16.353 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.324326+0000", 2024-08-17T18:03:16.353 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:16.353 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.353 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.353 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:16.353 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.324326+0000", 2024-08-17T18:03:16.353 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:16.354 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.354 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.354 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:16.354 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.324324+0000", 2024-08-17T18:03:16.354 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:03:16.354 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.354 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.354 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:16.354 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.324330+0000", 2024-08-17T18:03:16.354 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.5729999999999996e-06 2024-08-17T18:03:16.354 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.354 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.354 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:16.354 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.324349+0000", 2024-08-17T18:03:16.355 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.9168999999999999e-05 2024-08-17T18:03:16.355 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.355 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.355 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:16.355 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.324368+0000", 2024-08-17T18:03:16.355 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.8036000000000001e-05 2024-08-17T18:03:16.355 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.355 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.355 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:16.355 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.329373+0000", 2024-08-17T18:03:16.355 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0050054210000000003 2024-08-17T18:03:16.355 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.355 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.355 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:16.356 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.329504+0000", 2024-08-17T18:03:16.356 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000131481 2024-08-17T18:03:16.356 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.356 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.356 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,1", 2024-08-17T18:03:16.356 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.330078+0000", 2024-08-17T18:03:16.356 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00057358400000000003 2024-08-17T18:03:16.356 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:16.356 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:16.356 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:16.356 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.356 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.356 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop_reply(client.35487.0:200552 55.12 e1454/1448 ondisk, result = 0)", 2024-08-17T18:03:16.356 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:03:16.328909+0000", 2024-08-17T18:03:16.357 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.0016034269999999999, 2024-08-17T18:03:16.357 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001984651, 2024-08-17T18:03:16.357 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:16.357 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2024-08-17T18:03:16.357 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:16.357 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.357 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:16.357 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.328909+0000", 2024-08-17T18:03:16.357 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:16.357 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.357 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.357 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:16.357 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.328909+0000", 2024-08-17T18:03:16.357 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:16.357 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.358 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.358 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:16.358 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.328908+0000", 2024-08-17T18:03:16.358 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:03:16.358 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.358 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.358 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:16.358 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.328915+0000", 2024-08-17T18:03:16.358 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.754e-06 2024-08-17T18:03:16.358 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.358 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.358 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:16.358 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.328932+0000", 2024-08-17T18:03:16.359 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6453e-05 2024-08-17T18:03:16.359 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.359 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.359 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:16.359 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.328939+0000", 2024-08-17T18:03:16.359 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.2370000000000003e-06 2024-08-17T18:03:16.359 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.359 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.359 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:16.359 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.330341+0000", 2024-08-17T18:03:16.359 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0014025660000000001 2024-08-17T18:03:16.359 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.359 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.359 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:16.359 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.330351+0000", 2024-08-17T18:03:16.360 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.8490000000000001e-06 2024-08-17T18:03:16.360 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:16.360 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:16.360 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:16.360 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.360 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.360 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.35487.0:200581 55.13 e1454/1443 55:cdfc4feb:::benchmark_data_smithi131_239348_object90867:head v 1454'8712, mlcod=1439'6178)", 2024-08-17T18:03:16.360 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:03:16.328964+0000", 2024-08-17T18:03:16.360 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.001549311, 2024-08-17T18:03:16.360 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0019811009999999999, 2024-08-17T18:03:16.360 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:16.360 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2024-08-17T18:03:16.360 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:16.361 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.361 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:16.361 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.328964+0000", 2024-08-17T18:03:16.361 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:16.361 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.361 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.361 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:16.361 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.328964+0000", 2024-08-17T18:03:16.361 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:16.361 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.361 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.361 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:16.361 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.328963+0000", 2024-08-17T18:03:16.361 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2024-08-17T18:03:16.362 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.362 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.362 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:16.362 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.328969+0000", 2024-08-17T18:03:16.362 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.263e-06 2024-08-17T18:03:16.362 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.362 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.362 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:16.362 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.328977+0000", 2024-08-17T18:03:16.362 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.2309999999999999e-06 2024-08-17T18:03:16.362 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.362 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.362 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:16.362 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.328981+0000", 2024-08-17T18:03:16.362 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.4880000000000001e-06 2024-08-17T18:03:16.363 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.363 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.363 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:16.363 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.329995+0000", 2024-08-17T18:03:16.363 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0010137659999999999 2024-08-17T18:03:16.363 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.363 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.363 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:16.363 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.330023+0000", 2024-08-17T18:03:16.363 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.8636000000000002e-05 2024-08-17T18:03:16.363 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:16.363 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:16.363 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:16.364 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.364 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.364 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.35487.0:200583 55.13 e1454/1443)", 2024-08-17T18:03:16.364 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:03:16.329913+0000", 2024-08-17T18:03:16.364 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.00059997800000000003, 2024-08-17T18:03:16.364 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0010810780000000001, 2024-08-17T18:03:16.364 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:16.364 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "queued for pg", 2024-08-17T18:03:16.364 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:16.364 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.364 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:16.364 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.329913+0000", 2024-08-17T18:03:16.364 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:16.364 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.365 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.365 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:16.365 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.329913+0000", 2024-08-17T18:03:16.365 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:16.365 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.365 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.365 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:16.365 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.329912+0000", 2024-08-17T18:03:16.365 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:03:16.365 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.365 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.365 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:16.365 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.329919+0000", 2024-08-17T18:03:16.365 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.3590000000000002e-06 2024-08-17T18:03:16.365 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.366 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.366 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:16.366 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.329931+0000", 2024-08-17T18:03:16.366 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1287999999999999e-05 2024-08-17T18:03:16.366 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.366 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.366 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:16.366 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.329938+0000", 2024-08-17T18:03:16.366 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.9840000000000004e-06 2024-08-17T18:03:16.366 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:16.366 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:16.366 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:16.366 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.367 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.367 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:200552 55.12 55:4948becc:::benchmark_data_smithi131_239348_object90838:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1454)", 2024-08-17T18:03:16.367 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:03:16.288995+0000", 2024-08-17T18:03:16.367 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.041517480000000002, 2024-08-17T18:03:16.367 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.042041611, 2024-08-17T18:03:16.367 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:16.367 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:16.367 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:03:16.367 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:03:16.367 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:03:16.367 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 200552 2024-08-17T18:03:16.367 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.367 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:16.367 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.367 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:16.368 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.288995+0000", 2024-08-17T18:03:16.368 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:16.368 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.368 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.368 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:16.368 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.288995+0000", 2024-08-17T18:03:16.368 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:16.368 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.368 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.368 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:16.368 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.288993+0000", 2024-08-17T18:03:16.368 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:03:16.368 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.368 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.368 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:16.369 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.289002+0000", 2024-08-17T18:03:16.369 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.5900000000000008e-06 2024-08-17T18:03:16.369 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.369 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.369 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:16.369 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.289021+0000", 2024-08-17T18:03:16.369 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.8855000000000002e-05 2024-08-17T18:03:16.369 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.369 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.369 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:16.369 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.289030+0000", 2024-08-17T18:03:16.369 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.2429999999999994e-06 2024-08-17T18:03:16.369 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.369 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.369 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:16.370 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.291849+0000", 2024-08-17T18:03:16.370 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0028183660000000001 2024-08-17T18:03:16.370 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.370 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.370 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for degraded object", 2024-08-17T18:03:16.370 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.298789+0000", 2024-08-17T18:03:16.370 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.006940585 2024-08-17T18:03:16.370 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.370 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.370 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:16.370 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.313799+0000", 2024-08-17T18:03:16.370 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.015010328999999999 2024-08-17T18:03:16.370 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.370 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.371 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:16.371 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.313898+0000", 2024-08-17T18:03:16.371 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.8072999999999994e-05 2024-08-17T18:03:16.371 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.371 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.371 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,3", 2024-08-17T18:03:16.371 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.314444+0000", 2024-08-17T18:03:16.371 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00054676900000000001 2024-08-17T18:03:16.371 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.371 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.371 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:16.371 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.317711+0000", 2024-08-17T18:03:16.371 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.003266981 2024-08-17T18:03:16.371 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.372 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.372 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:03:16.372 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.317728+0000", 2024-08-17T18:03:16.372 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6311e-05 2024-08-17T18:03:16.372 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.372 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.372 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:16.372 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.330358+0000", 2024-08-17T18:03:16.372 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.012630552 2024-08-17T18:03:16.372 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:16.372 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:16.372 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:03:16.372 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:16.330458+0000", 2024-08-17T18:03:16.372 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.9485e-05 2024-08-17T18:03:16.372 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:16.373 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:16.373 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:16.373 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:16.373 INFO:teuthology.orchestra.run.smithi169.stdout: ], 2024-08-17T18:03:16.373 INFO:teuthology.orchestra.run.smithi169.stdout: "num_ops": 10 2024-08-17T18:03:16.373 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-08-17T18:03:16.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:16.374 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:16.374 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:16.380 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:16 smithi169 bash[79348]: cluster 2024-08-17T18:03:14.449753+0000 mgr.y (mgr.34107) 1836 : cluster [DBG] pgmap v2631: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.4 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 849 op/s; 7284/68658 objects degraded (10.609%); 1410/68658 objects misplaced (2.054%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T18:03:16.380 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:16 smithi169 bash[79348]: cluster 2024-08-17T18:03:14.449753+0000 mgr.y (mgr.34107) 1836 : cluster [DBG] pgmap v2631: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.4 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 849 op/s; 7284/68658 objects degraded (10.609%); 1410/68658 objects misplaced (2.054%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T18:03:16.380 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:16 smithi169 bash[79348]: cluster 2024-08-17T18:03:16.000779+0000 mon.a (mon.0) 2821 : cluster [WRN] Health check update: Degraded data redundancy: 7284/68658 objects degraded (10.609%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:16.380 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:16 smithi169 bash[79348]: cluster 2024-08-17T18:03:16.000779+0000 mon.a (mon.0) 2821 : cluster [WRN] Health check update: Degraded data redundancy: 7284/68658 objects degraded (10.609%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:16.475 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:16.509 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:16.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:16.511 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:16.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:16 smithi131 bash[88347]: cluster 2024-08-17T18:03:14.449753+0000 mgr.y (mgr.34107) 1836 : cluster [DBG] pgmap v2631: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.4 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 849 op/s; 7284/68658 objects degraded (10.609%); 1410/68658 objects misplaced (2.054%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T18:03:16.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:16 smithi131 bash[88347]: cluster 2024-08-17T18:03:14.449753+0000 mgr.y (mgr.34107) 1836 : cluster [DBG] pgmap v2631: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.4 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 849 op/s; 7284/68658 objects degraded (10.609%); 1410/68658 objects misplaced (2.054%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T18:03:16.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:16 smithi131 bash[88347]: cluster 2024-08-17T18:03:16.000779+0000 mon.a (mon.0) 2821 : cluster [WRN] Health check update: Degraded data redundancy: 7284/68658 objects degraded (10.609%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:16.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:16 smithi131 bash[88347]: cluster 2024-08-17T18:03:16.000779+0000 mon.a (mon.0) 2821 : cluster [WRN] Health check update: Degraded data redundancy: 7284/68658 objects degraded (10.609%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:16.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:16 smithi131 bash[89561]: cluster 2024-08-17T18:03:14.449753+0000 mgr.y (mgr.34107) 1836 : cluster [DBG] pgmap v2631: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.4 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 849 op/s; 7284/68658 objects degraded (10.609%); 1410/68658 objects misplaced (2.054%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T18:03:16.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:16 smithi131 bash[89561]: cluster 2024-08-17T18:03:14.449753+0000 mgr.y (mgr.34107) 1836 : cluster [DBG] pgmap v2631: 99 pgs: 1 active+recovery_wait+remapped, 1 active+recovering+undersized+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.4 GiB data, 8.9 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 849 op/s; 7284/68658 objects degraded (10.609%); 1410/68658 objects misplaced (2.054%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T18:03:16.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:16 smithi131 bash[89561]: cluster 2024-08-17T18:03:16.000779+0000 mon.a (mon.0) 2821 : cluster [WRN] Health check update: Degraded data redundancy: 7284/68658 objects degraded (10.609%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:16.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:16 smithi131 bash[89561]: cluster 2024-08-17T18:03:16.000779+0000 mon.a (mon.0) 2821 : cluster [WRN] Health check update: Degraded data redundancy: 7284/68658 objects degraded (10.609%), 2 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:16.612 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:16.646 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:16.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:16.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:16.749 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:16.767 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:16.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:16.769 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:16.870 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:16.894 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:16.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:16.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:16.997 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:17.028 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:17.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:17.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:17.131 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:17.158 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:17.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:17.166 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:17.267 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:17.299 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:17.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:17.303 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:17.404 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:17.423 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:17.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:17.426 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:17.527 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:17.549 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:17.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:17.551 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:17.560 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-08-17T18:03:17.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:17 smithi131 bash[89561]: cluster 2024-08-17T18:03:16.450493+0000 mgr.y (mgr.34107) 1837 : cluster [DBG] pgmap v2632: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.2 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 783 op/s; 7074/60657 objects degraded (11.662%); 1306/60657 objects misplaced (2.153%); 3.0 MiB/s, 73 objects/s recovering 2024-08-17T18:03:17.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:17 smithi131 bash[89561]: cluster 2024-08-17T18:03:16.450493+0000 mgr.y (mgr.34107) 1837 : cluster [DBG] pgmap v2632: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.2 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 783 op/s; 7074/60657 objects degraded (11.662%); 1306/60657 objects misplaced (2.153%); 3.0 MiB/s, 73 objects/s recovering 2024-08-17T18:03:17.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:17 smithi131 bash[88347]: cluster 2024-08-17T18:03:16.450493+0000 mgr.y (mgr.34107) 1837 : cluster [DBG] pgmap v2632: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.2 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 783 op/s; 7074/60657 objects degraded (11.662%); 1306/60657 objects misplaced (2.153%); 3.0 MiB/s, 73 objects/s recovering 2024-08-17T18:03:17.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:17 smithi131 bash[88347]: cluster 2024-08-17T18:03:16.450493+0000 mgr.y (mgr.34107) 1837 : cluster [DBG] pgmap v2632: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.2 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 783 op/s; 7074/60657 objects degraded (11.662%); 1306/60657 objects misplaced (2.153%); 3.0 MiB/s, 73 objects/s recovering 2024-08-17T18:03:17.621 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:17 smithi169 bash[79348]: cluster 2024-08-17T18:03:16.450493+0000 mgr.y (mgr.34107) 1837 : cluster [DBG] pgmap v2632: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.2 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 783 op/s; 7074/60657 objects degraded (11.662%); 1306/60657 objects misplaced (2.153%); 3.0 MiB/s, 73 objects/s recovering 2024-08-17T18:03:17.621 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:17 smithi169 bash[79348]: cluster 2024-08-17T18:03:16.450493+0000 mgr.y (mgr.34107) 1837 : cluster [DBG] pgmap v2632: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.2 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 783 op/s; 7074/60657 objects degraded (11.662%); 1306/60657 objects misplaced (2.153%); 3.0 MiB/s, 73 objects/s recovering 2024-08-17T18:03:17.651 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:17.685 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:17.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:17.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:17.791 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:17.815 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:17.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:17.821 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:17.922 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:17.956 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:17.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:17.961 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:18.061 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:18.091 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:18.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:18.094 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:18.195 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:18.223 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:18.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:18.227 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:18.327 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:18.365 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:18.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:18.369 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:18.470 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:18.505 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:18.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:18.509 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:18.610 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:18.636 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:18.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:18.638 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:18.738 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:18.761 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:18.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:18.763 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:18.864 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:18.883 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:18.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:18.887 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:18.988 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:19.007 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:19.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:19.009 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:19.100 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:03:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:03:18] "GET /metrics HTTP/1.1" 200 36651 "" "Prometheus/2.51.0" 2024-08-17T18:03:19.148 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:19.179 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:19.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:19.181 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:19.282 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:19.306 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:19.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:19.309 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:19.409 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:19.436 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:19.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:19.437 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:19.538 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:19.560 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:19.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:19.562 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:19.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:19 smithi169 bash[79348]: cluster 2024-08-17T18:03:18.450963+0000 mgr.y (mgr.34107) 1838 : cluster [DBG] pgmap v2633: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.2 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 695 op/s; 7074/60657 objects degraded (11.662%); 1306/60657 objects misplaced (2.153%); 2.7 MiB/s, 65 objects/s recovering 2024-08-17T18:03:19.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:19 smithi169 bash[79348]: cluster 2024-08-17T18:03:18.450963+0000 mgr.y (mgr.34107) 1838 : cluster [DBG] pgmap v2633: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.2 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 695 op/s; 7074/60657 objects degraded (11.662%); 1306/60657 objects misplaced (2.153%); 2.7 MiB/s, 65 objects/s recovering 2024-08-17T18:03:19.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:19 smithi169 bash[79348]: cluster 2024-08-17T18:03:18.484164+0000 mon.a (mon.0) 2822 : cluster [DBG] osdmap e1455: 8 total, 8 up, 8 in 2024-08-17T18:03:19.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:19 smithi169 bash[79348]: cluster 2024-08-17T18:03:18.484164+0000 mon.a (mon.0) 2822 : cluster [DBG] osdmap e1455: 8 total, 8 up, 8 in 2024-08-17T18:03:19.662 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:19.687 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:19.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:19.690 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:19.774 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:19 smithi131 bash[89561]: cluster 2024-08-17T18:03:18.450963+0000 mgr.y (mgr.34107) 1838 : cluster [DBG] pgmap v2633: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.2 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 695 op/s; 7074/60657 objects degraded (11.662%); 1306/60657 objects misplaced (2.153%); 2.7 MiB/s, 65 objects/s recovering 2024-08-17T18:03:19.774 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:19 smithi131 bash[89561]: cluster 2024-08-17T18:03:18.450963+0000 mgr.y (mgr.34107) 1838 : cluster [DBG] pgmap v2633: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.2 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 695 op/s; 7074/60657 objects degraded (11.662%); 1306/60657 objects misplaced (2.153%); 2.7 MiB/s, 65 objects/s recovering 2024-08-17T18:03:19.774 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:19 smithi131 bash[89561]: cluster 2024-08-17T18:03:18.484164+0000 mon.a (mon.0) 2822 : cluster [DBG] osdmap e1455: 8 total, 8 up, 8 in 2024-08-17T18:03:19.774 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:19 smithi131 bash[89561]: cluster 2024-08-17T18:03:18.484164+0000 mon.a (mon.0) 2822 : cluster [DBG] osdmap e1455: 8 total, 8 up, 8 in 2024-08-17T18:03:19.774 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:19 smithi131 bash[88347]: cluster 2024-08-17T18:03:18.450963+0000 mgr.y (mgr.34107) 1838 : cluster [DBG] pgmap v2633: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.2 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 695 op/s; 7074/60657 objects degraded (11.662%); 1306/60657 objects misplaced (2.153%); 2.7 MiB/s, 65 objects/s recovering 2024-08-17T18:03:19.774 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:19 smithi131 bash[88347]: cluster 2024-08-17T18:03:18.450963+0000 mgr.y (mgr.34107) 1838 : cluster [DBG] pgmap v2633: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.2 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 695 op/s; 7074/60657 objects degraded (11.662%); 1306/60657 objects misplaced (2.153%); 2.7 MiB/s, 65 objects/s recovering 2024-08-17T18:03:19.774 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:19 smithi131 bash[88347]: cluster 2024-08-17T18:03:18.484164+0000 mon.a (mon.0) 2822 : cluster [DBG] osdmap e1455: 8 total, 8 up, 8 in 2024-08-17T18:03:19.774 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:19 smithi131 bash[88347]: cluster 2024-08-17T18:03:18.484164+0000 mon.a (mon.0) 2822 : cluster [DBG] osdmap e1455: 8 total, 8 up, 8 in 2024-08-17T18:03:19.791 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:19.824 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:19.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:19.827 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:19.927 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:19.963 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:19.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:19.966 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:20.067 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:20.095 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:20.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:20.098 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:20.199 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:20.225 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:20.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:20.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:20.329 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:20.353 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:20.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:20.355 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:20.456 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:20.505 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:20.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:20.510 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:20.602 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:20 smithi131 bash[88347]: cluster 2024-08-17T18:03:19.489022+0000 mon.a (mon.0) 2823 : cluster [DBG] osdmap e1456: 8 total, 8 up, 8 in 2024-08-17T18:03:20.602 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:20 smithi131 bash[88347]: cluster 2024-08-17T18:03:19.489022+0000 mon.a (mon.0) 2823 : cluster [DBG] osdmap e1456: 8 total, 8 up, 8 in 2024-08-17T18:03:20.602 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:20 smithi131 bash[89561]: cluster 2024-08-17T18:03:19.489022+0000 mon.a (mon.0) 2823 : cluster [DBG] osdmap e1456: 8 total, 8 up, 8 in 2024-08-17T18:03:20.602 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:20 smithi131 bash[89561]: cluster 2024-08-17T18:03:19.489022+0000 mon.a (mon.0) 2823 : cluster [DBG] osdmap e1456: 8 total, 8 up, 8 in 2024-08-17T18:03:20.611 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:20.635 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:20.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:20.639 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:20.740 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:20.750 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:20 smithi169 bash[79348]: cluster 2024-08-17T18:03:19.489022+0000 mon.a (mon.0) 2823 : cluster [DBG] osdmap e1456: 8 total, 8 up, 8 in 2024-08-17T18:03:20.750 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:20 smithi169 bash[79348]: cluster 2024-08-17T18:03:19.489022+0000 mon.a (mon.0) 2823 : cluster [DBG] osdmap e1456: 8 total, 8 up, 8 in 2024-08-17T18:03:20.784 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:20.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:20.791 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:20.895 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:20.921 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:20.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:20.925 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:21.025 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:21.045 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:21.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:21.047 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:21.148 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:21.172 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:21.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:21.175 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:21.275 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:21.301 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:21.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:21.303 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:21.404 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:21.428 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:21.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:21.432 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:21.533 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:21.572 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:21.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:21.575 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:21.675 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:21.703 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:21.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:21.712 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:21.813 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:21.823 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:21 smithi131 bash[88347]: cluster 2024-08-17T18:03:20.451687+0000 mgr.y (mgr.34107) 1839 : cluster [DBG] pgmap v2636: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 creating+peering, 95 active+clean; 1.0 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 888 op/s; 5140/50337 objects degraded (10.211%); 1515/50337 objects misplaced (3.010%); 2.7 MiB/s, 95 objects/s recovering 2024-08-17T18:03:21.823 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:21 smithi131 bash[88347]: cluster 2024-08-17T18:03:20.451687+0000 mgr.y (mgr.34107) 1839 : cluster [DBG] pgmap v2636: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 creating+peering, 95 active+clean; 1.0 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 888 op/s; 5140/50337 objects degraded (10.211%); 1515/50337 objects misplaced (3.010%); 2.7 MiB/s, 95 objects/s recovering 2024-08-17T18:03:21.823 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:21 smithi131 bash[88347]: cluster 2024-08-17T18:03:20.485628+0000 mon.a (mon.0) 2824 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-17T18:03:21.823 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:21 smithi131 bash[88347]: cluster 2024-08-17T18:03:20.485628+0000 mon.a (mon.0) 2824 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-17T18:03:21.823 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:21 smithi131 bash[88347]: cluster 2024-08-17T18:03:21.001428+0000 mon.a (mon.0) 2825 : cluster [WRN] Health check update: Degraded data redundancy: 5140/50337 objects degraded (10.211%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:21.823 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:21 smithi131 bash[88347]: cluster 2024-08-17T18:03:21.001428+0000 mon.a (mon.0) 2825 : cluster [WRN] Health check update: Degraded data redundancy: 5140/50337 objects degraded (10.211%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:21.823 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:21 smithi131 bash[89561]: cluster 2024-08-17T18:03:20.451687+0000 mgr.y (mgr.34107) 1839 : cluster [DBG] pgmap v2636: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 creating+peering, 95 active+clean; 1.0 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 888 op/s; 5140/50337 objects degraded (10.211%); 1515/50337 objects misplaced (3.010%); 2.7 MiB/s, 95 objects/s recovering 2024-08-17T18:03:21.823 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:21 smithi131 bash[89561]: cluster 2024-08-17T18:03:20.451687+0000 mgr.y (mgr.34107) 1839 : cluster [DBG] pgmap v2636: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 creating+peering, 95 active+clean; 1.0 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 888 op/s; 5140/50337 objects degraded (10.211%); 1515/50337 objects misplaced (3.010%); 2.7 MiB/s, 95 objects/s recovering 2024-08-17T18:03:21.823 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:21 smithi131 bash[89561]: cluster 2024-08-17T18:03:20.485628+0000 mon.a (mon.0) 2824 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-17T18:03:21.824 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:21 smithi131 bash[89561]: cluster 2024-08-17T18:03:20.485628+0000 mon.a (mon.0) 2824 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-17T18:03:21.824 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:21 smithi131 bash[89561]: cluster 2024-08-17T18:03:21.001428+0000 mon.a (mon.0) 2825 : cluster [WRN] Health check update: Degraded data redundancy: 5140/50337 objects degraded (10.211%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:21.824 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:21 smithi131 bash[89561]: cluster 2024-08-17T18:03:21.001428+0000 mon.a (mon.0) 2825 : cluster [WRN] Health check update: Degraded data redundancy: 5140/50337 objects degraded (10.211%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:21.841 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:21.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:21.844 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:21.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:21 smithi169 bash[79348]: cluster 2024-08-17T18:03:20.451687+0000 mgr.y (mgr.34107) 1839 : cluster [DBG] pgmap v2636: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 creating+peering, 95 active+clean; 1.0 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 888 op/s; 5140/50337 objects degraded (10.211%); 1515/50337 objects misplaced (3.010%); 2.7 MiB/s, 95 objects/s recovering 2024-08-17T18:03:21.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:21 smithi169 bash[79348]: cluster 2024-08-17T18:03:20.451687+0000 mgr.y (mgr.34107) 1839 : cluster [DBG] pgmap v2636: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 creating+peering, 95 active+clean; 1.0 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 888 op/s; 5140/50337 objects degraded (10.211%); 1515/50337 objects misplaced (3.010%); 2.7 MiB/s, 95 objects/s recovering 2024-08-17T18:03:21.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:21 smithi169 bash[79348]: cluster 2024-08-17T18:03:20.485628+0000 mon.a (mon.0) 2824 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-17T18:03:21.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:21 smithi169 bash[79348]: cluster 2024-08-17T18:03:20.485628+0000 mon.a (mon.0) 2824 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-17T18:03:21.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:21 smithi169 bash[79348]: cluster 2024-08-17T18:03:21.001428+0000 mon.a (mon.0) 2825 : cluster [WRN] Health check update: Degraded data redundancy: 5140/50337 objects degraded (10.211%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:21.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:21 smithi169 bash[79348]: cluster 2024-08-17T18:03:21.001428+0000 mon.a (mon.0) 2825 : cluster [WRN] Health check update: Degraded data redundancy: 5140/50337 objects degraded (10.211%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:21.945 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:21.985 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:21.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:21.991 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:22.092 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:22.114 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:22.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:22.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:22.219 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:22.265 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:22.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:22.267 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:22.365 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:03:22.368 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:22.411 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:22.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:22.414 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:22.515 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:22.544 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:22.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:22.546 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:22.647 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:22.677 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:22.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:22.681 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:22.781 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:22.802 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:22.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:22.804 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:22.905 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:22.928 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:22.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:22.931 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:23.032 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:23.061 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:23.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:23.065 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:23.079 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T18:03:23.079 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:03:23.107 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T18:03:23.107 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:03:23.150 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T18:03:23.151 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:03:23.165 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:23.174 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T18:03:23.175 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:03:23.190 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:23.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:23.192 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:23.208 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T18:03:23.208 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:03:23.254 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:03:23.254 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T18:03:23.292 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:23.293 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T18:03:23.294 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:03:23.321 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:23.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:23.326 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:23.339 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T18:03:23.340 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:03:23.427 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:23.463 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:23.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:23.469 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:23.569 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:23.580 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:23 smithi131 bash[88347]: cluster 2024-08-17T18:03:22.452222+0000 mgr.y (mgr.34107) 1840 : cluster [DBG] pgmap v2637: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 creating+peering, 95 active+clean; 1.0 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 763 op/s; 5140/50337 objects degraded (10.211%); 1515/50337 objects misplaced (3.010%); 2.7 MiB/s, 95 objects/s recovering 2024-08-17T18:03:23.580 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:23 smithi131 bash[88347]: cluster 2024-08-17T18:03:22.452222+0000 mgr.y (mgr.34107) 1840 : cluster [DBG] pgmap v2637: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 creating+peering, 95 active+clean; 1.0 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 763 op/s; 5140/50337 objects degraded (10.211%); 1515/50337 objects misplaced (3.010%); 2.7 MiB/s, 95 objects/s recovering 2024-08-17T18:03:23.581 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:23 smithi131 bash[88347]: audit 2024-08-17T18:03:23.039483+0000 mon.c (mon.2) 86 : audit [DBG] from='client.? 172.21.15.131:0/286877184' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:03:23.581 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:23 smithi131 bash[88347]: audit 2024-08-17T18:03:23.039483+0000 mon.c (mon.2) 86 : audit [DBG] from='client.? 172.21.15.131:0/286877184' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:03:23.581 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:23 smithi131 bash[88347]: audit 2024-08-17T18:03:23.279960+0000 mon.a (mon.0) 2826 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:23.581 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:23 smithi131 bash[88347]: audit 2024-08-17T18:03:23.279960+0000 mon.a (mon.0) 2826 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:23.581 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:23 smithi131 bash[88347]: audit 2024-08-17T18:03:23.281350+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:23.581 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:23 smithi131 bash[88347]: audit 2024-08-17T18:03:23.281350+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:23.581 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:23 smithi131 bash[88347]: audit 2024-08-17T18:03:23.448107+0000 mon.c (mon.2) 87 : audit [INF] from='client.? 172.21.15.131:0/2027188188' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:03:23.581 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:23 smithi131 bash[88347]: audit 2024-08-17T18:03:23.448107+0000 mon.c (mon.2) 87 : audit [INF] from='client.? 172.21.15.131:0/2027188188' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:03:23.581 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:23 smithi131 bash[88347]: audit 2024-08-17T18:03:23.450471+0000 mon.a (mon.0) 2828 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:03:23.581 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:23 smithi131 bash[88347]: audit 2024-08-17T18:03:23.450471+0000 mon.a (mon.0) 2828 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:03:23.581 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:23 smithi131 bash[89561]: cluster 2024-08-17T18:03:22.452222+0000 mgr.y (mgr.34107) 1840 : cluster [DBG] pgmap v2637: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 creating+peering, 95 active+clean; 1.0 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 763 op/s; 5140/50337 objects degraded (10.211%); 1515/50337 objects misplaced (3.010%); 2.7 MiB/s, 95 objects/s recovering 2024-08-17T18:03:23.581 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:23 smithi131 bash[89561]: cluster 2024-08-17T18:03:22.452222+0000 mgr.y (mgr.34107) 1840 : cluster [DBG] pgmap v2637: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 creating+peering, 95 active+clean; 1.0 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 763 op/s; 5140/50337 objects degraded (10.211%); 1515/50337 objects misplaced (3.010%); 2.7 MiB/s, 95 objects/s recovering 2024-08-17T18:03:23.582 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:23 smithi131 bash[89561]: audit 2024-08-17T18:03:23.039483+0000 mon.c (mon.2) 86 : audit [DBG] from='client.? 172.21.15.131:0/286877184' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:03:23.582 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:23 smithi131 bash[89561]: audit 2024-08-17T18:03:23.039483+0000 mon.c (mon.2) 86 : audit [DBG] from='client.? 172.21.15.131:0/286877184' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:03:23.582 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:23 smithi131 bash[89561]: audit 2024-08-17T18:03:23.279960+0000 mon.a (mon.0) 2826 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:23.582 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:23 smithi131 bash[89561]: audit 2024-08-17T18:03:23.279960+0000 mon.a (mon.0) 2826 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:23.582 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:23 smithi131 bash[89561]: audit 2024-08-17T18:03:23.281350+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:23.582 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:23 smithi131 bash[89561]: audit 2024-08-17T18:03:23.281350+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:23.582 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:23 smithi131 bash[89561]: audit 2024-08-17T18:03:23.448107+0000 mon.c (mon.2) 87 : audit [INF] from='client.? 172.21.15.131:0/2027188188' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:03:23.582 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:23 smithi131 bash[89561]: audit 2024-08-17T18:03:23.448107+0000 mon.c (mon.2) 87 : audit [INF] from='client.? 172.21.15.131:0/2027188188' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:03:23.582 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:23 smithi131 bash[89561]: audit 2024-08-17T18:03:23.450471+0000 mon.a (mon.0) 2828 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:03:23.582 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:23 smithi131 bash[89561]: audit 2024-08-17T18:03:23.450471+0000 mon.a (mon.0) 2828 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:03:23.604 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:23.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:23.608 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:23.708 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:23.743 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:23.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:23.747 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:23.848 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:23.858 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:23 smithi169 bash[79348]: cluster 2024-08-17T18:03:22.452222+0000 mgr.y (mgr.34107) 1840 : cluster [DBG] pgmap v2637: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 creating+peering, 95 active+clean; 1.0 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 763 op/s; 5140/50337 objects degraded (10.211%); 1515/50337 objects misplaced (3.010%); 2.7 MiB/s, 95 objects/s recovering 2024-08-17T18:03:23.858 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:23 smithi169 bash[79348]: cluster 2024-08-17T18:03:22.452222+0000 mgr.y (mgr.34107) 1840 : cluster [DBG] pgmap v2637: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 creating+peering, 95 active+clean; 1.0 GiB data, 7.8 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 763 op/s; 5140/50337 objects degraded (10.211%); 1515/50337 objects misplaced (3.010%); 2.7 MiB/s, 95 objects/s recovering 2024-08-17T18:03:23.858 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:23 smithi169 bash[79348]: audit 2024-08-17T18:03:23.039483+0000 mon.c (mon.2) 86 : audit [DBG] from='client.? 172.21.15.131:0/286877184' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:03:23.858 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:23 smithi169 bash[79348]: audit 2024-08-17T18:03:23.039483+0000 mon.c (mon.2) 86 : audit [DBG] from='client.? 172.21.15.131:0/286877184' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:03:23.859 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:23 smithi169 bash[79348]: audit 2024-08-17T18:03:23.279960+0000 mon.a (mon.0) 2826 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:23.859 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:23 smithi169 bash[79348]: audit 2024-08-17T18:03:23.279960+0000 mon.a (mon.0) 2826 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:23.859 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:23 smithi169 bash[79348]: audit 2024-08-17T18:03:23.281350+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:23.859 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:23 smithi169 bash[79348]: audit 2024-08-17T18:03:23.281350+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:23.859 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:23 smithi169 bash[79348]: audit 2024-08-17T18:03:23.448107+0000 mon.c (mon.2) 87 : audit [INF] from='client.? 172.21.15.131:0/2027188188' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:03:23.859 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:23 smithi169 bash[79348]: audit 2024-08-17T18:03:23.448107+0000 mon.c (mon.2) 87 : audit [INF] from='client.? 172.21.15.131:0/2027188188' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:03:23.859 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:23 smithi169 bash[79348]: audit 2024-08-17T18:03:23.450471+0000 mon.a (mon.0) 2828 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:03:23.859 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:23 smithi169 bash[79348]: audit 2024-08-17T18:03:23.450471+0000 mon.a (mon.0) 2828 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:03:23.882 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:23.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:23.889 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:23.990 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:24.011 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:24.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:24.012 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:24.113 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:24.135 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:24.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:24.137 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:24.238 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:24.260 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:24.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:24.261 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:24.295 INFO:teuthology.orchestra.run.smithi131.stderr:noscrub is set 2024-08-17T18:03:24.362 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:24.382 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:24.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:24.384 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:24.484 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:24.504 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:24.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:24.506 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:24.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:24 smithi131 bash[89561]: cluster 2024-08-17T18:03:24.277454+0000 mon.a (mon.0) 2829 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:03:24.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:24 smithi131 bash[89561]: cluster 2024-08-17T18:03:24.277454+0000 mon.a (mon.0) 2829 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:03:24.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:24 smithi131 bash[89561]: audit 2024-08-17T18:03:24.282781+0000 mon.a (mon.0) 2830 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:03:24.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:24 smithi131 bash[89561]: audit 2024-08-17T18:03:24.282781+0000 mon.a (mon.0) 2830 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:03:24.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:24 smithi131 bash[89561]: cluster 2024-08-17T18:03:24.293147+0000 mon.a (mon.0) 2831 : cluster [DBG] osdmap e1457: 8 total, 8 up, 8 in 2024-08-17T18:03:24.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:24 smithi131 bash[89561]: cluster 2024-08-17T18:03:24.293147+0000 mon.a (mon.0) 2831 : cluster [DBG] osdmap e1457: 8 total, 8 up, 8 in 2024-08-17T18:03:24.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:24 smithi131 bash[88347]: cluster 2024-08-17T18:03:24.277454+0000 mon.a (mon.0) 2829 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:03:24.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:24 smithi131 bash[88347]: cluster 2024-08-17T18:03:24.277454+0000 mon.a (mon.0) 2829 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:03:24.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:24 smithi131 bash[88347]: audit 2024-08-17T18:03:24.282781+0000 mon.a (mon.0) 2830 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:03:24.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:24 smithi131 bash[88347]: audit 2024-08-17T18:03:24.282781+0000 mon.a (mon.0) 2830 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:03:24.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:24 smithi131 bash[88347]: cluster 2024-08-17T18:03:24.293147+0000 mon.a (mon.0) 2831 : cluster [DBG] osdmap e1457: 8 total, 8 up, 8 in 2024-08-17T18:03:24.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:24 smithi131 bash[88347]: cluster 2024-08-17T18:03:24.293147+0000 mon.a (mon.0) 2831 : cluster [DBG] osdmap e1457: 8 total, 8 up, 8 in 2024-08-17T18:03:24.606 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:24.631 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:24.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:24.635 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:24.736 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:24.764 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:24.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:24.766 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:24.867 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:24.877 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:24 smithi169 bash[79348]: cluster 2024-08-17T18:03:24.277454+0000 mon.a (mon.0) 2829 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:03:24.877 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:24 smithi169 bash[79348]: cluster 2024-08-17T18:03:24.277454+0000 mon.a (mon.0) 2829 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:03:24.877 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:24 smithi169 bash[79348]: audit 2024-08-17T18:03:24.282781+0000 mon.a (mon.0) 2830 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:03:24.877 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:24 smithi169 bash[79348]: audit 2024-08-17T18:03:24.282781+0000 mon.a (mon.0) 2830 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:03:24.877 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:24 smithi169 bash[79348]: cluster 2024-08-17T18:03:24.293147+0000 mon.a (mon.0) 2831 : cluster [DBG] osdmap e1457: 8 total, 8 up, 8 in 2024-08-17T18:03:24.877 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:24 smithi169 bash[79348]: cluster 2024-08-17T18:03:24.293147+0000 mon.a (mon.0) 2831 : cluster [DBG] osdmap e1457: 8 total, 8 up, 8 in 2024-08-17T18:03:24.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:24.900 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:24.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:25.001 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:25.038 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:25.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:25.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:25.140 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:25.162 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:25.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:25.164 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:25.266 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:25.286 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:25.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:25.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:25.389 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:25.421 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:25.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:25.427 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:25.528 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:25.553 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:25.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:25.555 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:25.656 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:25.673 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:25.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:25.675 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:25.751 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:25 smithi131 bash[88347]: cluster 2024-08-17T18:03:24.452888+0000 mgr.y (mgr.34107) 1841 : cluster [DBG] pgmap v2639: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 990 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 727 op/s; 5140/47562 objects degraded (10.807%); 1515/47562 objects misplaced (3.185%); 2.2 MiB/s, 61 objects/s recovering 2024-08-17T18:03:25.751 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:25 smithi131 bash[88347]: cluster 2024-08-17T18:03:24.452888+0000 mgr.y (mgr.34107) 1841 : cluster [DBG] pgmap v2639: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 990 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 727 op/s; 5140/47562 objects degraded (10.807%); 1515/47562 objects misplaced (3.185%); 2.2 MiB/s, 61 objects/s recovering 2024-08-17T18:03:25.751 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:25 smithi131 bash[88347]: cluster 2024-08-17T18:03:25.282593+0000 mon.a (mon.0) 2832 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-17T18:03:25.751 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:25 smithi131 bash[88347]: cluster 2024-08-17T18:03:25.282593+0000 mon.a (mon.0) 2832 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-17T18:03:25.751 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:25 smithi131 bash[89561]: cluster 2024-08-17T18:03:24.452888+0000 mgr.y (mgr.34107) 1841 : cluster [DBG] pgmap v2639: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 990 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 727 op/s; 5140/47562 objects degraded (10.807%); 1515/47562 objects misplaced (3.185%); 2.2 MiB/s, 61 objects/s recovering 2024-08-17T18:03:25.751 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:25 smithi131 bash[89561]: cluster 2024-08-17T18:03:24.452888+0000 mgr.y (mgr.34107) 1841 : cluster [DBG] pgmap v2639: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 990 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 727 op/s; 5140/47562 objects degraded (10.807%); 1515/47562 objects misplaced (3.185%); 2.2 MiB/s, 61 objects/s recovering 2024-08-17T18:03:25.751 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:25 smithi131 bash[89561]: cluster 2024-08-17T18:03:25.282593+0000 mon.a (mon.0) 2832 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-17T18:03:25.751 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:25 smithi131 bash[89561]: cluster 2024-08-17T18:03:25.282593+0000 mon.a (mon.0) 2832 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-17T18:03:25.776 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:25.799 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:25.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:25.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:25.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:25 smithi169 bash[79348]: cluster 2024-08-17T18:03:24.452888+0000 mgr.y (mgr.34107) 1841 : cluster [DBG] pgmap v2639: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 990 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 727 op/s; 5140/47562 objects degraded (10.807%); 1515/47562 objects misplaced (3.185%); 2.2 MiB/s, 61 objects/s recovering 2024-08-17T18:03:25.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:25 smithi169 bash[79348]: cluster 2024-08-17T18:03:24.452888+0000 mgr.y (mgr.34107) 1841 : cluster [DBG] pgmap v2639: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 990 MiB data, 7.7 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 727 op/s; 5140/47562 objects degraded (10.807%); 1515/47562 objects misplaced (3.185%); 2.2 MiB/s, 61 objects/s recovering 2024-08-17T18:03:25.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:25 smithi169 bash[79348]: cluster 2024-08-17T18:03:25.282593+0000 mon.a (mon.0) 2832 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-17T18:03:25.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:25 smithi169 bash[79348]: cluster 2024-08-17T18:03:25.282593+0000 mon.a (mon.0) 2832 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-17T18:03:25.902 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:25.924 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:25.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:25.927 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:26.028 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:26.068 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:26.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:26.070 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:26.171 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:26.207 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:26.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:26.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:26.314 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:26.334 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:26.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:26.336 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:26.436 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:26.472 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:26.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:26.477 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:26.578 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:26.615 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:26.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:26.622 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:26.712 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:26 smithi169 bash[79348]: cluster 2024-08-17T18:03:26.002128+0000 mon.a (mon.0) 2833 : cluster [WRN] Health check update: Degraded data redundancy: 5140/47562 objects degraded (10.807%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:26.713 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:26 smithi169 bash[79348]: cluster 2024-08-17T18:03:26.002128+0000 mon.a (mon.0) 2833 : cluster [WRN] Health check update: Degraded data redundancy: 5140/47562 objects degraded (10.807%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:26.722 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:26.751 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:26.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:26.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:26.856 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:26.870 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:26 smithi131 bash[88347]: cluster 2024-08-17T18:03:26.002128+0000 mon.a (mon.0) 2833 : cluster [WRN] Health check update: Degraded data redundancy: 5140/47562 objects degraded (10.807%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:26.870 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:26 smithi131 bash[88347]: cluster 2024-08-17T18:03:26.002128+0000 mon.a (mon.0) 2833 : cluster [WRN] Health check update: Degraded data redundancy: 5140/47562 objects degraded (10.807%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:26.871 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:26 smithi131 bash[89561]: cluster 2024-08-17T18:03:26.002128+0000 mon.a (mon.0) 2833 : cluster [WRN] Health check update: Degraded data redundancy: 5140/47562 objects degraded (10.807%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:26.871 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:26 smithi131 bash[89561]: cluster 2024-08-17T18:03:26.002128+0000 mon.a (mon.0) 2833 : cluster [WRN] Health check update: Degraded data redundancy: 5140/47562 objects degraded (10.807%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:26.893 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:26.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:26.896 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:26.997 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:27.022 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:27.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:27.026 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:27.127 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:27.165 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:27.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:27.170 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:27.271 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:27.300 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:27.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:27.302 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:27.402 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:27.433 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:27.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:27.436 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:27.518 INFO:teuthology.orchestra.run.smithi131.stderr:reweighted osd.7 to 1 (10000) 2024-08-17T18:03:27.537 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:27.565 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:27.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:27.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:27.669 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:27.678 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:27 smithi131 bash[89561]: cluster 2024-08-17T18:03:26.453910+0000 mgr.y (mgr.34107) 1842 : cluster [DBG] pgmap v2640: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 844 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 840 op/s; 4946/40563 objects degraded (12.193%); 1118/40563 objects misplaced (2.756%); 3.9 MiB/s, 82 objects/s recovering 2024-08-17T18:03:27.679 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:27 smithi131 bash[89561]: cluster 2024-08-17T18:03:26.453910+0000 mgr.y (mgr.34107) 1842 : cluster [DBG] pgmap v2640: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 844 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 840 op/s; 4946/40563 objects degraded (12.193%); 1118/40563 objects misplaced (2.756%); 3.9 MiB/s, 82 objects/s recovering 2024-08-17T18:03:27.679 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:27 smithi131 bash[89561]: audit 2024-08-17T18:03:27.440383+0000 mon.a (mon.0) 2834 : audit [INF] from='client.? 172.21.15.131:0/1915325879' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:03:27.679 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:27 smithi131 bash[89561]: audit 2024-08-17T18:03:27.440383+0000 mon.a (mon.0) 2834 : audit [INF] from='client.? 172.21.15.131:0/1915325879' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:03:27.679 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:27 smithi131 bash[88347]: cluster 2024-08-17T18:03:26.453910+0000 mgr.y (mgr.34107) 1842 : cluster [DBG] pgmap v2640: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 844 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 840 op/s; 4946/40563 objects degraded (12.193%); 1118/40563 objects misplaced (2.756%); 3.9 MiB/s, 82 objects/s recovering 2024-08-17T18:03:27.679 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:27 smithi131 bash[88347]: cluster 2024-08-17T18:03:26.453910+0000 mgr.y (mgr.34107) 1842 : cluster [DBG] pgmap v2640: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 844 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 840 op/s; 4946/40563 objects degraded (12.193%); 1118/40563 objects misplaced (2.756%); 3.9 MiB/s, 82 objects/s recovering 2024-08-17T18:03:27.679 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:27 smithi131 bash[88347]: audit 2024-08-17T18:03:27.440383+0000 mon.a (mon.0) 2834 : audit [INF] from='client.? 172.21.15.131:0/1915325879' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:03:27.679 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:27 smithi131 bash[88347]: audit 2024-08-17T18:03:27.440383+0000 mon.a (mon.0) 2834 : audit [INF] from='client.? 172.21.15.131:0/1915325879' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:03:27.691 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:27.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:27.695 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:27.796 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:27.820 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:27.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:27.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:27.878 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:27 smithi169 bash[79348]: cluster 2024-08-17T18:03:26.453910+0000 mgr.y (mgr.34107) 1842 : cluster [DBG] pgmap v2640: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 844 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 840 op/s; 4946/40563 objects degraded (12.193%); 1118/40563 objects misplaced (2.756%); 3.9 MiB/s, 82 objects/s recovering 2024-08-17T18:03:27.879 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:27 smithi169 bash[79348]: cluster 2024-08-17T18:03:26.453910+0000 mgr.y (mgr.34107) 1842 : cluster [DBG] pgmap v2640: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 844 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 840 op/s; 4946/40563 objects degraded (12.193%); 1118/40563 objects misplaced (2.756%); 3.9 MiB/s, 82 objects/s recovering 2024-08-17T18:03:27.879 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:27 smithi169 bash[79348]: audit 2024-08-17T18:03:27.440383+0000 mon.a (mon.0) 2834 : audit [INF] from='client.? 172.21.15.131:0/1915325879' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:03:27.879 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:27 smithi169 bash[79348]: audit 2024-08-17T18:03:27.440383+0000 mon.a (mon.0) 2834 : audit [INF] from='client.? 172.21.15.131:0/1915325879' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:03:27.923 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:27.947 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:27.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:27.950 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:28.051 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:28.088 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:28.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:28.091 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:28.145 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T18:03:28.192 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:28.225 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:28.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:28.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:28.332 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:28.361 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:28.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:28.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:28.466 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:28.493 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:28.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:28.496 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:28.597 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:28.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:28 smithi131 bash[89561]: audit 2024-08-17T18:03:27.518884+0000 mon.a (mon.0) 2835 : audit [INF] from='client.? 172.21.15.131:0/1915325879' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T18:03:28.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:28 smithi131 bash[89561]: audit 2024-08-17T18:03:27.518884+0000 mon.a (mon.0) 2835 : audit [INF] from='client.? 172.21.15.131:0/1915325879' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T18:03:28.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:28 smithi131 bash[89561]: cluster 2024-08-17T18:03:27.522727+0000 mon.a (mon.0) 2836 : cluster [DBG] osdmap e1458: 8 total, 8 up, 8 in 2024-08-17T18:03:28.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:28 smithi131 bash[89561]: cluster 2024-08-17T18:03:27.522727+0000 mon.a (mon.0) 2836 : cluster [DBG] osdmap e1458: 8 total, 8 up, 8 in 2024-08-17T18:03:28.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:28 smithi131 bash[88347]: audit 2024-08-17T18:03:27.518884+0000 mon.a (mon.0) 2835 : audit [INF] from='client.? 172.21.15.131:0/1915325879' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T18:03:28.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:28 smithi131 bash[88347]: audit 2024-08-17T18:03:27.518884+0000 mon.a (mon.0) 2835 : audit [INF] from='client.? 172.21.15.131:0/1915325879' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T18:03:28.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:28 smithi131 bash[88347]: cluster 2024-08-17T18:03:27.522727+0000 mon.a (mon.0) 2836 : cluster [DBG] osdmap e1458: 8 total, 8 up, 8 in 2024-08-17T18:03:28.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:28 smithi131 bash[88347]: cluster 2024-08-17T18:03:27.522727+0000 mon.a (mon.0) 2836 : cluster [DBG] osdmap e1458: 8 total, 8 up, 8 in 2024-08-17T18:03:28.619 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:28.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:28.621 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:28.722 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:28.748 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:28.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:28.756 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:28.819 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:03:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:03:28] "GET /metrics HTTP/1.1" 200 36646 "" "Prometheus/2.51.0" 2024-08-17T18:03:28.820 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd reweight 2 1 2024-08-17T18:03:28.857 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:28.867 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:28 smithi169 bash[79348]: audit 2024-08-17T18:03:27.518884+0000 mon.a (mon.0) 2835 : audit [INF] from='client.? 172.21.15.131:0/1915325879' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T18:03:28.867 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:28 smithi169 bash[79348]: audit 2024-08-17T18:03:27.518884+0000 mon.a (mon.0) 2835 : audit [INF] from='client.? 172.21.15.131:0/1915325879' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T18:03:28.867 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:28 smithi169 bash[79348]: cluster 2024-08-17T18:03:27.522727+0000 mon.a (mon.0) 2836 : cluster [DBG] osdmap e1458: 8 total, 8 up, 8 in 2024-08-17T18:03:28.867 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:28 smithi169 bash[79348]: cluster 2024-08-17T18:03:27.522727+0000 mon.a (mon.0) 2836 : cluster [DBG] osdmap e1458: 8 total, 8 up, 8 in 2024-08-17T18:03:28.884 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:28.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:28.886 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:28.967 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T18:03:28.987 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:29.038 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:29.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:29.040 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:29.141 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:29.158 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:29.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:29.160 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:29.261 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:29.284 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:29.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:29.286 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:29.387 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:29.411 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:29.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:29.413 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:29.514 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:29.557 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:29.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:29.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:29.660 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:29.683 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:29.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:29.686 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:29.786 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:29.797 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:29 smithi169 bash[79348]: cluster 2024-08-17T18:03:28.454495+0000 mgr.y (mgr.34107) 1843 : cluster [DBG] pgmap v2642: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 844 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 407 op/s; 4946/40563 objects degraded (12.193%); 1118/40563 objects misplaced (2.756%); 2.2 MiB/s, 35 objects/s recovering 2024-08-17T18:03:29.797 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:29 smithi169 bash[79348]: cluster 2024-08-17T18:03:28.454495+0000 mgr.y (mgr.34107) 1843 : cluster [DBG] pgmap v2642: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 844 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 407 op/s; 4946/40563 objects degraded (12.193%); 1118/40563 objects misplaced (2.756%); 2.2 MiB/s, 35 objects/s recovering 2024-08-17T18:03:29.815 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:29.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:29.823 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:29.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:29 smithi131 bash[88347]: cluster 2024-08-17T18:03:28.454495+0000 mgr.y (mgr.34107) 1843 : cluster [DBG] pgmap v2642: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 844 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 407 op/s; 4946/40563 objects degraded (12.193%); 1118/40563 objects misplaced (2.756%); 2.2 MiB/s, 35 objects/s recovering 2024-08-17T18:03:29.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:29 smithi131 bash[88347]: cluster 2024-08-17T18:03:28.454495+0000 mgr.y (mgr.34107) 1843 : cluster [DBG] pgmap v2642: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 844 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 407 op/s; 4946/40563 objects degraded (12.193%); 1118/40563 objects misplaced (2.756%); 2.2 MiB/s, 35 objects/s recovering 2024-08-17T18:03:29.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:29 smithi131 bash[89561]: cluster 2024-08-17T18:03:28.454495+0000 mgr.y (mgr.34107) 1843 : cluster [DBG] pgmap v2642: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 844 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 407 op/s; 4946/40563 objects degraded (12.193%); 1118/40563 objects misplaced (2.756%); 2.2 MiB/s, 35 objects/s recovering 2024-08-17T18:03:29.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:29 smithi131 bash[89561]: cluster 2024-08-17T18:03:28.454495+0000 mgr.y (mgr.34107) 1843 : cluster [DBG] pgmap v2642: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 844 MiB data, 7.2 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 407 op/s; 4946/40563 objects degraded (12.193%); 1118/40563 objects misplaced (2.756%); 2.2 MiB/s, 35 objects/s recovering 2024-08-17T18:03:29.923 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:29.980 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:29.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:29.987 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:30.087 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:30.116 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:30.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:30.123 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:30.224 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:30.250 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:30.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:30.257 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:30.357 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:30.404 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:30.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:30.411 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:30.512 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:30.536 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:30.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:30.539 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:30.640 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:30.670 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:30.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:30.674 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:30.775 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:30.801 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:30.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:30.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:30.904 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:30.933 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:30.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:30.939 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:31.040 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:31.067 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:31.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:31.072 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:31.173 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:31.199 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:31.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:31.205 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:31.306 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:31.343 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:31.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:31.347 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:31.448 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:31.480 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:31.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:31.484 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:31.558 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2024-08-17T18:03:31.559 INFO:teuthology.orchestra.run.smithi169.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T18:03:31.584 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:31.609 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:31.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:31.611 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:31.712 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:31.722 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:31 smithi131 bash[89561]: cluster 2024-08-17T18:03:30.455402+0000 mgr.y (mgr.34107) 1844 : cluster [DBG] pgmap v2643: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 637 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 820 op/s; 4738/30648 objects degraded (15.459%); 741/30648 objects misplaced (2.418%); 4.4 MiB/s, 70 objects/s recovering 2024-08-17T18:03:31.722 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:31 smithi131 bash[89561]: cluster 2024-08-17T18:03:30.455402+0000 mgr.y (mgr.34107) 1844 : cluster [DBG] pgmap v2643: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 637 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 820 op/s; 4738/30648 objects degraded (15.459%); 741/30648 objects misplaced (2.418%); 4.4 MiB/s, 70 objects/s recovering 2024-08-17T18:03:31.722 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:31 smithi131 bash[89561]: cluster 2024-08-17T18:03:31.002902+0000 mon.a (mon.0) 2837 : cluster [WRN] Health check update: Degraded data redundancy: 4738/30648 objects degraded (15.459%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:31.722 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:31 smithi131 bash[89561]: cluster 2024-08-17T18:03:31.002902+0000 mon.a (mon.0) 2837 : cluster [WRN] Health check update: Degraded data redundancy: 4738/30648 objects degraded (15.459%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:31.722 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:31 smithi131 bash[88347]: cluster 2024-08-17T18:03:30.455402+0000 mgr.y (mgr.34107) 1844 : cluster [DBG] pgmap v2643: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 637 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 820 op/s; 4738/30648 objects degraded (15.459%); 741/30648 objects misplaced (2.418%); 4.4 MiB/s, 70 objects/s recovering 2024-08-17T18:03:31.723 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:31 smithi131 bash[88347]: cluster 2024-08-17T18:03:30.455402+0000 mgr.y (mgr.34107) 1844 : cluster [DBG] pgmap v2643: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 637 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 820 op/s; 4738/30648 objects degraded (15.459%); 741/30648 objects misplaced (2.418%); 4.4 MiB/s, 70 objects/s recovering 2024-08-17T18:03:31.723 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:31 smithi131 bash[88347]: cluster 2024-08-17T18:03:31.002902+0000 mon.a (mon.0) 2837 : cluster [WRN] Health check update: Degraded data redundancy: 4738/30648 objects degraded (15.459%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:31.723 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:31 smithi131 bash[88347]: cluster 2024-08-17T18:03:31.002902+0000 mon.a (mon.0) 2837 : cluster [WRN] Health check update: Degraded data redundancy: 4738/30648 objects degraded (15.459%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:31.758 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:31.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:31.762 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:31.863 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:31.872 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:31 smithi169 bash[79348]: cluster 2024-08-17T18:03:30.455402+0000 mgr.y (mgr.34107) 1844 : cluster [DBG] pgmap v2643: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 637 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 820 op/s; 4738/30648 objects degraded (15.459%); 741/30648 objects misplaced (2.418%); 4.4 MiB/s, 70 objects/s recovering 2024-08-17T18:03:31.872 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:31 smithi169 bash[79348]: cluster 2024-08-17T18:03:30.455402+0000 mgr.y (mgr.34107) 1844 : cluster [DBG] pgmap v2643: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 637 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 820 op/s; 4738/30648 objects degraded (15.459%); 741/30648 objects misplaced (2.418%); 4.4 MiB/s, 70 objects/s recovering 2024-08-17T18:03:31.872 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:31 smithi169 bash[79348]: cluster 2024-08-17T18:03:31.002902+0000 mon.a (mon.0) 2837 : cluster [WRN] Health check update: Degraded data redundancy: 4738/30648 objects degraded (15.459%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:31.872 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:31 smithi169 bash[79348]: cluster 2024-08-17T18:03:31.002902+0000 mon.a (mon.0) 2837 : cluster [WRN] Health check update: Degraded data redundancy: 4738/30648 objects degraded (15.459%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:31.889 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:31.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:31.893 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:31.993 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:32.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:32.022 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:32.022 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:32.122 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:32.155 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:32.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:32.156 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:32.257 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:32.288 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:32.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:32.290 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:32.391 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:32.421 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:32.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:32.425 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:32.526 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:32.555 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:32.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:32.562 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:32.663 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:32.691 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:32.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:32.695 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:32.796 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:32.824 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:32.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:32.831 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:32.925 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:03:32.925 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:03:32.926 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:03:32.931 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:32.967 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:32.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:32.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:33.074 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:33.105 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:33.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:33.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:33.211 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:33.260 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:33.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:33.264 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:33.365 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:33.397 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:33.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:33.401 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:33.502 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:33.532 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:33.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:33.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:33.636 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:33.646 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:33 smithi131 bash[89561]: cluster 2024-08-17T18:03:32.455832+0000 mgr.y (mgr.34107) 1845 : cluster [DBG] pgmap v2644: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 637 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 690 op/s; 4738/30648 objects degraded (15.459%); 741/30648 objects misplaced (2.418%); 4.3 MiB/s, 69 objects/s recovering 2024-08-17T18:03:33.646 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:33 smithi131 bash[89561]: cluster 2024-08-17T18:03:32.455832+0000 mgr.y (mgr.34107) 1845 : cluster [DBG] pgmap v2644: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 637 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 690 op/s; 4738/30648 objects degraded (15.459%); 741/30648 objects misplaced (2.418%); 4.3 MiB/s, 69 objects/s recovering 2024-08-17T18:03:33.646 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:33 smithi131 bash[88347]: cluster 2024-08-17T18:03:32.455832+0000 mgr.y (mgr.34107) 1845 : cluster [DBG] pgmap v2644: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 637 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 690 op/s; 4738/30648 objects degraded (15.459%); 741/30648 objects misplaced (2.418%); 4.3 MiB/s, 69 objects/s recovering 2024-08-17T18:03:33.646 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:33 smithi131 bash[88347]: cluster 2024-08-17T18:03:32.455832+0000 mgr.y (mgr.34107) 1845 : cluster [DBG] pgmap v2644: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 637 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 690 op/s; 4738/30648 objects degraded (15.459%); 741/30648 objects misplaced (2.418%); 4.3 MiB/s, 69 objects/s recovering 2024-08-17T18:03:33.674 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:33.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:33.676 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:33.699 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-08-17T18:03:33.777 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:33.798 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:33.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:33.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:33.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:33 smithi169 bash[79348]: cluster 2024-08-17T18:03:32.455832+0000 mgr.y (mgr.34107) 1845 : cluster [DBG] pgmap v2644: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 637 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 690 op/s; 4738/30648 objects degraded (15.459%); 741/30648 objects misplaced (2.418%); 4.3 MiB/s, 69 objects/s recovering 2024-08-17T18:03:33.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:33 smithi169 bash[79348]: cluster 2024-08-17T18:03:32.455832+0000 mgr.y (mgr.34107) 1845 : cluster [DBG] pgmap v2644: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 637 MiB data, 6.7 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 690 op/s; 4738/30648 objects degraded (15.459%); 741/30648 objects misplaced (2.418%); 4.3 MiB/s, 69 objects/s recovering 2024-08-17T18:03:33.905 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:33.933 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:33.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:33.935 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:34.036 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:34.057 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:34.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:34.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:34.159 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:34.186 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:34.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:34.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:34.289 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:34.318 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:34.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:34.323 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:34.423 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:34.450 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:34.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:34.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:34.558 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:34.593 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:34.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:34.600 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:34.700 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:34.736 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:34.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:34.741 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:34.842 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:34.868 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:34.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:34.872 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:34.973 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:34.997 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:35.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:35.003 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:35.104 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:35.132 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:35.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:35.135 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:35.236 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:35.265 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:35.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:35.268 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:35.368 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:35.403 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:35.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:35.409 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:35.510 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:35.541 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:35.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:35.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:35.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:35 smithi169 bash[79348]: cluster 2024-08-17T18:03:34.456439+0000 mgr.y (mgr.34107) 1846 : cluster [DBG] pgmap v2645: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 568 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 4738/27339 objects degraded (17.331%); 741/27339 objects misplaced (2.710%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T18:03:35.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:35 smithi169 bash[79348]: cluster 2024-08-17T18:03:34.456439+0000 mgr.y (mgr.34107) 1846 : cluster [DBG] pgmap v2645: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 568 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 4738/27339 objects degraded (17.331%); 741/27339 objects misplaced (2.710%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T18:03:35.646 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:35.675 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:35.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:35.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:35.780 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:35.807 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:35.808 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:35 smithi131 bash[89561]: cluster 2024-08-17T18:03:34.456439+0000 mgr.y (mgr.34107) 1846 : cluster [DBG] pgmap v2645: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 568 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 4738/27339 objects degraded (17.331%); 741/27339 objects misplaced (2.710%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T18:03:35.808 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:35 smithi131 bash[89561]: cluster 2024-08-17T18:03:34.456439+0000 mgr.y (mgr.34107) 1846 : cluster [DBG] pgmap v2645: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 568 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 4738/27339 objects degraded (17.331%); 741/27339 objects misplaced (2.710%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T18:03:35.808 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:35 smithi131 bash[88347]: cluster 2024-08-17T18:03:34.456439+0000 mgr.y (mgr.34107) 1846 : cluster [DBG] pgmap v2645: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 568 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 4738/27339 objects degraded (17.331%); 741/27339 objects misplaced (2.710%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T18:03:35.809 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:35 smithi131 bash[88347]: cluster 2024-08-17T18:03:34.456439+0000 mgr.y (mgr.34107) 1846 : cluster [DBG] pgmap v2645: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 568 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 4738/27339 objects degraded (17.331%); 741/27339 objects misplaced (2.710%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T18:03:35.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:35.809 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:35.910 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:35.943 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:35.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:35.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:36.046 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:36.088 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:36.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:36.092 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:36.193 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:36.236 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:36.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:36.238 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:36.339 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:36.374 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:36.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:36.377 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:36.478 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:36.505 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:36.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:36.514 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:36.615 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:36.624 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:36 smithi169 bash[79348]: cluster 2024-08-17T18:03:36.006213+0000 mon.a (mon.0) 2838 : cluster [WRN] Health check update: Degraded data redundancy: 4738/27339 objects degraded (17.331%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:36.625 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:36 smithi169 bash[79348]: cluster 2024-08-17T18:03:36.006213+0000 mon.a (mon.0) 2838 : cluster [WRN] Health check update: Degraded data redundancy: 4738/27339 objects degraded (17.331%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:36.641 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:36.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:36.648 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:36.749 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:36.778 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:36.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:36.781 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:36.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:36 smithi131 bash[88347]: cluster 2024-08-17T18:03:36.006213+0000 mon.a (mon.0) 2838 : cluster [WRN] Health check update: Degraded data redundancy: 4738/27339 objects degraded (17.331%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:36.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:36 smithi131 bash[88347]: cluster 2024-08-17T18:03:36.006213+0000 mon.a (mon.0) 2838 : cluster [WRN] Health check update: Degraded data redundancy: 4738/27339 objects degraded (17.331%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:36.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:36 smithi131 bash[89561]: cluster 2024-08-17T18:03:36.006213+0000 mon.a (mon.0) 2838 : cluster [WRN] Health check update: Degraded data redundancy: 4738/27339 objects degraded (17.331%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:36.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:36 smithi131 bash[89561]: cluster 2024-08-17T18:03:36.006213+0000 mon.a (mon.0) 2838 : cluster [WRN] Health check update: Degraded data redundancy: 4738/27339 objects degraded (17.331%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:36.882 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:36.913 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:36.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:36.919 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:37.020 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:37.057 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:37.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:37.062 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:37.162 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:37.196 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:37.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:37.199 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:37.300 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:37.328 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:37.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:37.331 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:37.432 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:37.458 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:37.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:37.462 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:37.563 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:37.589 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:37.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:37.594 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:37.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:37 smithi131 bash[89561]: cluster 2024-08-17T18:03:36.457249+0000 mgr.y (mgr.34107) 1847 : cluster [DBG] pgmap v2646: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 383 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 737 op/s; 4492/18444 objects degraded (24.355%); 409/18444 objects misplaced (2.218%); 3.0 MiB/s, 65 objects/s recovering 2024-08-17T18:03:37.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:37 smithi131 bash[89561]: cluster 2024-08-17T18:03:36.457249+0000 mgr.y (mgr.34107) 1847 : cluster [DBG] pgmap v2646: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 383 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 737 op/s; 4492/18444 objects degraded (24.355%); 409/18444 objects misplaced (2.218%); 3.0 MiB/s, 65 objects/s recovering 2024-08-17T18:03:37.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:37 smithi131 bash[88347]: cluster 2024-08-17T18:03:36.457249+0000 mgr.y (mgr.34107) 1847 : cluster [DBG] pgmap v2646: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 383 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 737 op/s; 4492/18444 objects degraded (24.355%); 409/18444 objects misplaced (2.218%); 3.0 MiB/s, 65 objects/s recovering 2024-08-17T18:03:37.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:37 smithi131 bash[88347]: cluster 2024-08-17T18:03:36.457249+0000 mgr.y (mgr.34107) 1847 : cluster [DBG] pgmap v2646: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 383 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 737 op/s; 4492/18444 objects degraded (24.355%); 409/18444 objects misplaced (2.218%); 3.0 MiB/s, 65 objects/s recovering 2024-08-17T18:03:37.695 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:37.712 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:37.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:37.714 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:37.815 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:37.838 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:37.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:37.840 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:37.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:37 smithi169 bash[79348]: cluster 2024-08-17T18:03:36.457249+0000 mgr.y (mgr.34107) 1847 : cluster [DBG] pgmap v2646: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 383 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 737 op/s; 4492/18444 objects degraded (24.355%); 409/18444 objects misplaced (2.218%); 3.0 MiB/s, 65 objects/s recovering 2024-08-17T18:03:37.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:37 smithi169 bash[79348]: cluster 2024-08-17T18:03:36.457249+0000 mgr.y (mgr.34107) 1847 : cluster [DBG] pgmap v2646: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 383 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 737 op/s; 4492/18444 objects degraded (24.355%); 409/18444 objects misplaced (2.218%); 3.0 MiB/s, 65 objects/s recovering 2024-08-17T18:03:37.940 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:37.978 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:37.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:37.983 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:38.083 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:38.109 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:38.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:38.111 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:38.212 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:38.276 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:38.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:38.282 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:38.382 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:38.416 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:38.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:38.421 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:38.465 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:03:38.522 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:38.541 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:38.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:38.543 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:38.643 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:38.671 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:38.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:38.676 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:38.777 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:38.802 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:38.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:38.804 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:38.905 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:38.917 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:03:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:03:38] "GET /metrics HTTP/1.1" 200 36632 "" "Prometheus/2.51.0" 2024-08-17T18:03:38.938 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:38.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:38.942 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:39.043 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:39.072 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:39.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:39.074 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:39.175 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:39.209 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:39.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:39.214 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:39.315 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:39.342 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:39.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:39.344 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:39.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:39 smithi169 bash[79348]: audit 2024-08-17T18:03:38.279884+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:39.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:39 smithi169 bash[79348]: audit 2024-08-17T18:03:38.279884+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:39.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:39 smithi169 bash[79348]: audit 2024-08-17T18:03:38.285139+0000 mon.a (mon.0) 2840 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:39.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:39 smithi169 bash[79348]: audit 2024-08-17T18:03:38.285139+0000 mon.a (mon.0) 2840 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:39.445 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:39.473 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:39.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:39.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:39.578 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:39.588 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:39 smithi131 bash[89561]: audit 2024-08-17T18:03:38.279884+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:39.588 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:39 smithi131 bash[89561]: audit 2024-08-17T18:03:38.279884+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:39.588 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:39 smithi131 bash[89561]: audit 2024-08-17T18:03:38.285139+0000 mon.a (mon.0) 2840 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:39.588 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:39 smithi131 bash[89561]: audit 2024-08-17T18:03:38.285139+0000 mon.a (mon.0) 2840 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:39.588 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:39 smithi131 bash[88347]: audit 2024-08-17T18:03:38.279884+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:39.588 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:39 smithi131 bash[88347]: audit 2024-08-17T18:03:38.279884+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:39.588 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:39 smithi131 bash[88347]: audit 2024-08-17T18:03:38.285139+0000 mon.a (mon.0) 2840 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:39.588 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:39 smithi131 bash[88347]: audit 2024-08-17T18:03:38.285139+0000 mon.a (mon.0) 2840 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:39.607 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:39.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:39.611 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:39.711 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:39.730 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:39.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:39.732 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:39.832 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:39.872 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:39.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:39.874 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:39.975 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:39.999 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:40.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:40.004 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:40.104 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:40.132 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:40.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:40.137 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:40.238 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:40.267 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:40.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:40.325 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:40.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:40 smithi169 bash[79348]: cluster 2024-08-17T18:03:38.457713+0000 mgr.y (mgr.34107) 1848 : cluster [DBG] pgmap v2647: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 383 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 674 op/s; 4492/18444 objects degraded (24.355%); 409/18444 objects misplaced (2.218%); 2.7 MiB/s, 59 objects/s recovering 2024-08-17T18:03:40.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:40 smithi169 bash[79348]: cluster 2024-08-17T18:03:38.457713+0000 mgr.y (mgr.34107) 1848 : cluster [DBG] pgmap v2647: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 383 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 674 op/s; 4492/18444 objects degraded (24.355%); 409/18444 objects misplaced (2.218%); 2.7 MiB/s, 59 objects/s recovering 2024-08-17T18:03:40.426 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:40.459 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:40.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:40.463 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:40.564 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:40.583 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:40.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:40.585 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:40.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:40 smithi131 bash[88347]: cluster 2024-08-17T18:03:38.457713+0000 mgr.y (mgr.34107) 1848 : cluster [DBG] pgmap v2647: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 383 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 674 op/s; 4492/18444 objects degraded (24.355%); 409/18444 objects misplaced (2.218%); 2.7 MiB/s, 59 objects/s recovering 2024-08-17T18:03:40.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:40 smithi131 bash[88347]: cluster 2024-08-17T18:03:38.457713+0000 mgr.y (mgr.34107) 1848 : cluster [DBG] pgmap v2647: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 383 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 674 op/s; 4492/18444 objects degraded (24.355%); 409/18444 objects misplaced (2.218%); 2.7 MiB/s, 59 objects/s recovering 2024-08-17T18:03:40.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:40 smithi131 bash[89561]: cluster 2024-08-17T18:03:38.457713+0000 mgr.y (mgr.34107) 1848 : cluster [DBG] pgmap v2647: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 383 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 674 op/s; 4492/18444 objects degraded (24.355%); 409/18444 objects misplaced (2.218%); 2.7 MiB/s, 59 objects/s recovering 2024-08-17T18:03:40.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:40 smithi131 bash[89561]: cluster 2024-08-17T18:03:38.457713+0000 mgr.y (mgr.34107) 1848 : cluster [DBG] pgmap v2647: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 383 MiB data, 6.0 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 674 op/s; 4492/18444 objects degraded (24.355%); 409/18444 objects misplaced (2.218%); 2.7 MiB/s, 59 objects/s recovering 2024-08-17T18:03:40.686 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:40.709 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:40.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:40.711 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:40.811 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:40.849 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:40.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:40.852 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:40.953 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:40.977 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:40.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:40.983 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:41.084 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:41.119 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:41.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:41.121 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:41.221 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:41.246 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:41.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:41.251 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:41.353 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:41.392 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:41.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:41.397 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:41.498 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:41.518 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:41 smithi131 bash[89561]: cluster 2024-08-17T18:03:41.006979+0000 mon.a (mon.0) 2841 : cluster [WRN] Health check update: Degraded data redundancy: 4492/18444 objects degraded (24.355%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:41.518 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:41 smithi131 bash[89561]: cluster 2024-08-17T18:03:41.006979+0000 mon.a (mon.0) 2841 : cluster [WRN] Health check update: Degraded data redundancy: 4492/18444 objects degraded (24.355%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:41.518 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:41 smithi131 bash[88347]: cluster 2024-08-17T18:03:41.006979+0000 mon.a (mon.0) 2841 : cluster [WRN] Health check update: Degraded data redundancy: 4492/18444 objects degraded (24.355%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:41.518 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:41 smithi131 bash[88347]: cluster 2024-08-17T18:03:41.006979+0000 mon.a (mon.0) 2841 : cluster [WRN] Health check update: Degraded data redundancy: 4492/18444 objects degraded (24.355%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:41.539 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:41.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:41.543 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:41.644 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:41.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:41 smithi169 bash[79348]: cluster 2024-08-17T18:03:41.006979+0000 mon.a (mon.0) 2841 : cluster [WRN] Health check update: Degraded data redundancy: 4492/18444 objects degraded (24.355%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:41.648 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:41 smithi169 bash[79348]: cluster 2024-08-17T18:03:41.006979+0000 mon.a (mon.0) 2841 : cluster [WRN] Health check update: Degraded data redundancy: 4492/18444 objects degraded (24.355%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:41.674 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:41.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:41.679 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:41.780 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:41.804 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:41.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:41.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:41.912 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:41.947 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:41.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:41.950 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:42.050 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:42.069 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:42.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:42.071 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:42.172 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:42.192 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:42.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:42.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:42.295 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:42.318 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:42.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:42.322 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:42.423 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:42.475 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:42.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:42.482 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:42.582 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:42.592 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:42 smithi131 bash[89561]: cluster 2024-08-17T18:03:40.458541+0000 mgr.y (mgr.34107) 1849 : cluster [DBG] pgmap v2648: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 150 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 924 op/s; 4226/7266 objects degraded (58.161%); 175/7266 objects misplaced (2.408%); 3.2 MiB/s, 82 objects/s recovering 2024-08-17T18:03:42.592 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:42 smithi131 bash[89561]: cluster 2024-08-17T18:03:40.458541+0000 mgr.y (mgr.34107) 1849 : cluster [DBG] pgmap v2648: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 150 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 924 op/s; 4226/7266 objects degraded (58.161%); 175/7266 objects misplaced (2.408%); 3.2 MiB/s, 82 objects/s recovering 2024-08-17T18:03:42.592 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:42 smithi131 bash[88347]: cluster 2024-08-17T18:03:40.458541+0000 mgr.y (mgr.34107) 1849 : cluster [DBG] pgmap v2648: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 150 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 924 op/s; 4226/7266 objects degraded (58.161%); 175/7266 objects misplaced (2.408%); 3.2 MiB/s, 82 objects/s recovering 2024-08-17T18:03:42.592 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:42 smithi131 bash[88347]: cluster 2024-08-17T18:03:40.458541+0000 mgr.y (mgr.34107) 1849 : cluster [DBG] pgmap v2648: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 150 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 924 op/s; 4226/7266 objects degraded (58.161%); 175/7266 objects misplaced (2.408%); 3.2 MiB/s, 82 objects/s recovering 2024-08-17T18:03:42.608 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:42.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:42.611 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:42.712 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:42.746 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:42.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:42.752 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:42.853 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:42.877 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:42.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:42.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:42.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:42 smithi169 bash[79348]: cluster 2024-08-17T18:03:40.458541+0000 mgr.y (mgr.34107) 1849 : cluster [DBG] pgmap v2648: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 150 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 924 op/s; 4226/7266 objects degraded (58.161%); 175/7266 objects misplaced (2.408%); 3.2 MiB/s, 82 objects/s recovering 2024-08-17T18:03:42.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:42 smithi169 bash[79348]: cluster 2024-08-17T18:03:40.458541+0000 mgr.y (mgr.34107) 1849 : cluster [DBG] pgmap v2648: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 150 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 924 op/s; 4226/7266 objects degraded (58.161%); 175/7266 objects misplaced (2.408%); 3.2 MiB/s, 82 objects/s recovering 2024-08-17T18:03:42.984 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:43.033 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:43.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:43.034 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:43.134 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:43.159 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:43.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:43.164 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:43.265 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:43.280 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Removed 109711 objects 2024-08-17T18:03:43.280 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Clean up completed and total clean up time :149.839 2024-08-17T18:03:43.287 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:43.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:43.289 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:43.390 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:43.408 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:43.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:43.409 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:43.510 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:43.532 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:43.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:43.535 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:43.635 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:43.660 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:43.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:43.662 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:43.763 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:43.790 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:43.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:43.792 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:43.893 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:43.915 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:43.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:43.917 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:44.018 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:44.073 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:44.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:44.075 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:44.176 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:44.200 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:44.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:44.202 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:44.303 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:44.323 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:44.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:44.325 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:44.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:44 smithi169 bash[79348]: cluster 2024-08-17T18:03:42.462762+0000 mgr.y (mgr.34107) 1850 : cluster [DBG] pgmap v2649: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 150 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 4226/7266 objects degraded (58.161%); 175/7266 objects misplaced (2.408%); 1.7 MiB/s, 59 objects/s recovering 2024-08-17T18:03:44.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:44 smithi169 bash[79348]: cluster 2024-08-17T18:03:42.462762+0000 mgr.y (mgr.34107) 1850 : cluster [DBG] pgmap v2649: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 150 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 4226/7266 objects degraded (58.161%); 175/7266 objects misplaced (2.408%); 1.7 MiB/s, 59 objects/s recovering 2024-08-17T18:03:44.425 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:44.449 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:44 smithi131 bash[89561]: cluster 2024-08-17T18:03:42.462762+0000 mgr.y (mgr.34107) 1850 : cluster [DBG] pgmap v2649: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 150 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 4226/7266 objects degraded (58.161%); 175/7266 objects misplaced (2.408%); 1.7 MiB/s, 59 objects/s recovering 2024-08-17T18:03:44.449 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:44 smithi131 bash[89561]: cluster 2024-08-17T18:03:42.462762+0000 mgr.y (mgr.34107) 1850 : cluster [DBG] pgmap v2649: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 150 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 4226/7266 objects degraded (58.161%); 175/7266 objects misplaced (2.408%); 1.7 MiB/s, 59 objects/s recovering 2024-08-17T18:03:44.449 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:44 smithi131 bash[88347]: cluster 2024-08-17T18:03:42.462762+0000 mgr.y (mgr.34107) 1850 : cluster [DBG] pgmap v2649: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 150 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 4226/7266 objects degraded (58.161%); 175/7266 objects misplaced (2.408%); 1.7 MiB/s, 59 objects/s recovering 2024-08-17T18:03:44.449 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:44 smithi131 bash[88347]: cluster 2024-08-17T18:03:42.462762+0000 mgr.y (mgr.34107) 1850 : cluster [DBG] pgmap v2649: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 150 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 4226/7266 objects degraded (58.161%); 175/7266 objects misplaced (2.408%); 1.7 MiB/s, 59 objects/s recovering 2024-08-17T18:03:44.460 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:44.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:44.462 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:44.563 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:44.589 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:44.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:44.591 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:44.692 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:44.715 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:44.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:44.718 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:44.735 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T18:03:44.736 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:03:44.755 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T18:03:44.755 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:03:44.771 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T18:03:44.771 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:03:44.787 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T18:03:44.787 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:03:44.819 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:44.844 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T18:03:44.844 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:03:44.844 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T18:03:44.845 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:03:44.862 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:44.863 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T18:03:44.863 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:03:44.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:44.865 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:44.882 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T18:03:44.883 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:03:44.966 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:44.985 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:44.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:44.986 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:45.089 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:45.116 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:45.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:45.118 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:45.219 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:45.251 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:45.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:45.256 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:45.319 INFO:teuthology.orchestra.run.smithi131.stderr:nodeep-scrub is set 2024-08-17T18:03:45.319 INFO:teuthology.orchestra.run.smithi131.stderr:reweighted osd.2 to 1 (10000) 2024-08-17T18:03:45.356 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:45.367 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:45 smithi169 bash[79348]: audit 2024-08-17T18:03:44.640550+0000 mon.c (mon.2) 88 : audit [INF] from='client.? 172.21.15.131:0/354777701' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:03:45.367 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:45 smithi169 bash[79348]: audit 2024-08-17T18:03:44.640550+0000 mon.c (mon.2) 88 : audit [INF] from='client.? 172.21.15.131:0/354777701' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:03:45.367 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:45 smithi169 bash[79348]: audit 2024-08-17T18:03:44.641013+0000 mon.a (mon.0) 2842 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:03:45.367 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:45 smithi169 bash[79348]: audit 2024-08-17T18:03:44.641013+0000 mon.a (mon.0) 2842 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:03:45.368 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:45 smithi169 bash[79348]: audit 2024-08-17T18:03:44.714779+0000 mon.c (mon.2) 89 : audit [DBG] from='client.? 172.21.15.131:0/1665752836' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:03:45.368 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:45 smithi169 bash[79348]: audit 2024-08-17T18:03:44.714779+0000 mon.c (mon.2) 89 : audit [DBG] from='client.? 172.21.15.131:0/1665752836' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:03:45.368 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:45 smithi169 bash[79348]: audit 2024-08-17T18:03:44.944122+0000 mon.c (mon.2) 90 : audit [INF] from='client.? 172.21.15.131:0/3492694465' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:03:45.368 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:45 smithi169 bash[79348]: audit 2024-08-17T18:03:44.944122+0000 mon.c (mon.2) 90 : audit [INF] from='client.? 172.21.15.131:0/3492694465' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:03:45.368 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:45 smithi169 bash[79348]: audit 2024-08-17T18:03:44.944421+0000 mon.a (mon.0) 2843 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:03:45.368 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:45 smithi169 bash[79348]: audit 2024-08-17T18:03:44.944421+0000 mon.a (mon.0) 2843 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:03:45.382 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:45.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:45.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:45.484 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:45.492 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:45 smithi131 bash[89561]: audit 2024-08-17T18:03:44.640550+0000 mon.c (mon.2) 88 : audit [INF] from='client.? 172.21.15.131:0/354777701' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:03:45.492 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:45 smithi131 bash[89561]: audit 2024-08-17T18:03:44.640550+0000 mon.c (mon.2) 88 : audit [INF] from='client.? 172.21.15.131:0/354777701' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:03:45.492 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:45 smithi131 bash[89561]: audit 2024-08-17T18:03:44.641013+0000 mon.a (mon.0) 2842 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:03:45.492 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:45 smithi131 bash[89561]: audit 2024-08-17T18:03:44.641013+0000 mon.a (mon.0) 2842 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:03:45.492 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:45 smithi131 bash[89561]: audit 2024-08-17T18:03:44.714779+0000 mon.c (mon.2) 89 : audit [DBG] from='client.? 172.21.15.131:0/1665752836' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:03:45.492 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:45 smithi131 bash[89561]: audit 2024-08-17T18:03:44.714779+0000 mon.c (mon.2) 89 : audit [DBG] from='client.? 172.21.15.131:0/1665752836' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:03:45.492 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:45 smithi131 bash[89561]: audit 2024-08-17T18:03:44.944122+0000 mon.c (mon.2) 90 : audit [INF] from='client.? 172.21.15.131:0/3492694465' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:03:45.492 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:45 smithi131 bash[89561]: audit 2024-08-17T18:03:44.944122+0000 mon.c (mon.2) 90 : audit [INF] from='client.? 172.21.15.131:0/3492694465' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:03:45.492 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:45 smithi131 bash[89561]: audit 2024-08-17T18:03:44.944421+0000 mon.a (mon.0) 2843 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:03:45.492 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:45 smithi131 bash[89561]: audit 2024-08-17T18:03:44.944421+0000 mon.a (mon.0) 2843 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:03:45.493 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:45 smithi131 bash[88347]: audit 2024-08-17T18:03:44.640550+0000 mon.c (mon.2) 88 : audit [INF] from='client.? 172.21.15.131:0/354777701' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:03:45.493 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:45 smithi131 bash[88347]: audit 2024-08-17T18:03:44.640550+0000 mon.c (mon.2) 88 : audit [INF] from='client.? 172.21.15.131:0/354777701' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:03:45.493 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:45 smithi131 bash[88347]: audit 2024-08-17T18:03:44.641013+0000 mon.a (mon.0) 2842 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:03:45.493 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:45 smithi131 bash[88347]: audit 2024-08-17T18:03:44.641013+0000 mon.a (mon.0) 2842 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:03:45.493 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:45 smithi131 bash[88347]: audit 2024-08-17T18:03:44.714779+0000 mon.c (mon.2) 89 : audit [DBG] from='client.? 172.21.15.131:0/1665752836' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:03:45.493 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:45 smithi131 bash[88347]: audit 2024-08-17T18:03:44.714779+0000 mon.c (mon.2) 89 : audit [DBG] from='client.? 172.21.15.131:0/1665752836' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:03:45.493 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:45 smithi131 bash[88347]: audit 2024-08-17T18:03:44.944122+0000 mon.c (mon.2) 90 : audit [INF] from='client.? 172.21.15.131:0/3492694465' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:03:45.493 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:45 smithi131 bash[88347]: audit 2024-08-17T18:03:44.944122+0000 mon.c (mon.2) 90 : audit [INF] from='client.? 172.21.15.131:0/3492694465' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:03:45.493 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:45 smithi131 bash[88347]: audit 2024-08-17T18:03:44.944421+0000 mon.a (mon.0) 2843 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:03:45.493 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:45 smithi131 bash[88347]: audit 2024-08-17T18:03:44.944421+0000 mon.a (mon.0) 2843 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:03:45.504 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:45.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:45.505 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:45.606 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:45.637 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:45.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:45.640 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:45.741 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:45.769 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:45.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:45.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:45.872 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:45.897 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:45.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:45.899 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:46.000 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:46.023 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:46.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:46.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:46.127 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:46.154 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:46.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:46.157 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:46.258 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:46.286 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:46.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:46.288 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:46.389 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:46.419 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:46.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:46.421 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:46.522 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:46.533 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:46 smithi131 bash[89561]: cluster 2024-08-17T18:03:44.463315+0000 mgr.y (mgr.34107) 1851 : cluster [DBG] pgmap v2650: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 99 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 717 op/s; 4226/4806 objects degraded (87.932%); 175/4806 objects misplaced (3.641%); 1.7 MiB/s, 59 objects/s recovering 2024-08-17T18:03:46.534 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:46 smithi131 bash[89561]: cluster 2024-08-17T18:03:44.463315+0000 mgr.y (mgr.34107) 1851 : cluster [DBG] pgmap v2650: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 99 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 717 op/s; 4226/4806 objects degraded (87.932%); 175/4806 objects misplaced (3.641%); 1.7 MiB/s, 59 objects/s recovering 2024-08-17T18:03:46.534 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:46 smithi131 bash[89561]: cluster 2024-08-17T18:03:45.299850+0000 mon.a (mon.0) 2844 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:03:46.534 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:46 smithi131 bash[89561]: cluster 2024-08-17T18:03:45.299850+0000 mon.a (mon.0) 2844 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:03:46.534 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:46 smithi131 bash[89561]: audit 2024-08-17T18:03:45.311402+0000 mon.a (mon.0) 2845 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T18:03:46.534 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:46 smithi131 bash[89561]: audit 2024-08-17T18:03:45.311402+0000 mon.a (mon.0) 2845 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T18:03:46.534 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:46 smithi131 bash[89561]: audit 2024-08-17T18:03:45.311512+0000 mon.a (mon.0) 2846 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:03:46.534 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:46 smithi131 bash[89561]: audit 2024-08-17T18:03:45.311512+0000 mon.a (mon.0) 2846 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:03:46.534 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:46 smithi131 bash[89561]: cluster 2024-08-17T18:03:45.321871+0000 mon.a (mon.0) 2847 : cluster [DBG] osdmap e1459: 8 total, 8 up, 8 in 2024-08-17T18:03:46.534 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:46 smithi131 bash[89561]: cluster 2024-08-17T18:03:45.321871+0000 mon.a (mon.0) 2847 : cluster [DBG] osdmap e1459: 8 total, 8 up, 8 in 2024-08-17T18:03:46.534 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:46 smithi131 bash[89561]: cluster 2024-08-17T18:03:46.007743+0000 mon.a (mon.0) 2848 : cluster [WRN] Health check update: Degraded data redundancy: 4226/4806 objects degraded (87.932%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:46.534 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:46 smithi131 bash[89561]: cluster 2024-08-17T18:03:46.007743+0000 mon.a (mon.0) 2848 : cluster [WRN] Health check update: Degraded data redundancy: 4226/4806 objects degraded (87.932%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:46.535 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:46 smithi131 bash[88347]: cluster 2024-08-17T18:03:44.463315+0000 mgr.y (mgr.34107) 1851 : cluster [DBG] pgmap v2650: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 99 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 717 op/s; 4226/4806 objects degraded (87.932%); 175/4806 objects misplaced (3.641%); 1.7 MiB/s, 59 objects/s recovering 2024-08-17T18:03:46.535 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:46 smithi131 bash[88347]: cluster 2024-08-17T18:03:44.463315+0000 mgr.y (mgr.34107) 1851 : cluster [DBG] pgmap v2650: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 99 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 717 op/s; 4226/4806 objects degraded (87.932%); 175/4806 objects misplaced (3.641%); 1.7 MiB/s, 59 objects/s recovering 2024-08-17T18:03:46.535 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:46 smithi131 bash[88347]: cluster 2024-08-17T18:03:45.299850+0000 mon.a (mon.0) 2844 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:03:46.535 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:46 smithi131 bash[88347]: cluster 2024-08-17T18:03:45.299850+0000 mon.a (mon.0) 2844 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:03:46.535 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:46 smithi131 bash[88347]: audit 2024-08-17T18:03:45.311402+0000 mon.a (mon.0) 2845 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T18:03:46.535 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:46 smithi131 bash[88347]: audit 2024-08-17T18:03:45.311402+0000 mon.a (mon.0) 2845 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T18:03:46.535 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:46 smithi131 bash[88347]: audit 2024-08-17T18:03:45.311512+0000 mon.a (mon.0) 2846 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:03:46.535 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:46 smithi131 bash[88347]: audit 2024-08-17T18:03:45.311512+0000 mon.a (mon.0) 2846 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:03:46.535 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:46 smithi131 bash[88347]: cluster 2024-08-17T18:03:45.321871+0000 mon.a (mon.0) 2847 : cluster [DBG] osdmap e1459: 8 total, 8 up, 8 in 2024-08-17T18:03:46.535 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:46 smithi131 bash[88347]: cluster 2024-08-17T18:03:45.321871+0000 mon.a (mon.0) 2847 : cluster [DBG] osdmap e1459: 8 total, 8 up, 8 in 2024-08-17T18:03:46.535 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:46 smithi131 bash[88347]: cluster 2024-08-17T18:03:46.007743+0000 mon.a (mon.0) 2848 : cluster [WRN] Health check update: Degraded data redundancy: 4226/4806 objects degraded (87.932%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:46.535 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:46 smithi131 bash[88347]: cluster 2024-08-17T18:03:46.007743+0000 mon.a (mon.0) 2848 : cluster [WRN] Health check update: Degraded data redundancy: 4226/4806 objects degraded (87.932%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:46.549 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:46.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:46.551 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:46.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:46 smithi169 bash[79348]: cluster 2024-08-17T18:03:44.463315+0000 mgr.y (mgr.34107) 1851 : cluster [DBG] pgmap v2650: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 99 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 717 op/s; 4226/4806 objects degraded (87.932%); 175/4806 objects misplaced (3.641%); 1.7 MiB/s, 59 objects/s recovering 2024-08-17T18:03:46.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:46 smithi169 bash[79348]: cluster 2024-08-17T18:03:44.463315+0000 mgr.y (mgr.34107) 1851 : cluster [DBG] pgmap v2650: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 99 MiB data, 5.2 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 717 op/s; 4226/4806 objects degraded (87.932%); 175/4806 objects misplaced (3.641%); 1.7 MiB/s, 59 objects/s recovering 2024-08-17T18:03:46.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:46 smithi169 bash[79348]: cluster 2024-08-17T18:03:45.299850+0000 mon.a (mon.0) 2844 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:03:46.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:46 smithi169 bash[79348]: cluster 2024-08-17T18:03:45.299850+0000 mon.a (mon.0) 2844 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:03:46.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:46 smithi169 bash[79348]: audit 2024-08-17T18:03:45.311402+0000 mon.a (mon.0) 2845 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T18:03:46.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:46 smithi169 bash[79348]: audit 2024-08-17T18:03:45.311402+0000 mon.a (mon.0) 2845 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T18:03:46.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:46 smithi169 bash[79348]: audit 2024-08-17T18:03:45.311512+0000 mon.a (mon.0) 2846 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:03:46.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:46 smithi169 bash[79348]: audit 2024-08-17T18:03:45.311512+0000 mon.a (mon.0) 2846 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:03:46.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:46 smithi169 bash[79348]: cluster 2024-08-17T18:03:45.321871+0000 mon.a (mon.0) 2847 : cluster [DBG] osdmap e1459: 8 total, 8 up, 8 in 2024-08-17T18:03:46.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:46 smithi169 bash[79348]: cluster 2024-08-17T18:03:45.321871+0000 mon.a (mon.0) 2847 : cluster [DBG] osdmap e1459: 8 total, 8 up, 8 in 2024-08-17T18:03:46.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:46 smithi169 bash[79348]: cluster 2024-08-17T18:03:46.007743+0000 mon.a (mon.0) 2848 : cluster [WRN] Health check update: Degraded data redundancy: 4226/4806 objects degraded (87.932%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:46.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:46 smithi169 bash[79348]: cluster 2024-08-17T18:03:46.007743+0000 mon.a (mon.0) 2848 : cluster [WRN] Health check update: Degraded data redundancy: 4226/4806 objects degraded (87.932%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:46.651 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:46.675 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:46.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:46.678 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:46.779 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:46.805 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:46.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:46.808 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:46.909 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:46.936 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:46.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:46.938 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:47.039 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:47.065 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:47.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:47.067 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:47.168 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:47.193 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:47.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:47.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:47.296 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:47.322 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:47.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:47.324 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:47.360 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_2 2024-08-17T18:03:47.360 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd pool rm unique_pool_2 unique_pool_2 --yes-i-really-really-mean-it 2024-08-17T18:03:47.425 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:47.447 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:47.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:47.449 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:47.458 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-08-17T18:03:47.458 INFO:teuthology.orchestra.run.smithi169.stdout: "size": 20, 2024-08-17T18:03:47.458 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 600, 2024-08-17T18:03:47.458 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [ 2024-08-17T18:03:47.458 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.458 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:122522 55.12 55:49882444:::benchmark_data_smithi131_239348_object12808:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1440)", 2024-08-17T18:03:47.458 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:01:26.636735+0000", 2024-08-17T18:03:47.458 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 140.81809799499999, 2024-08-17T18:03:47.458 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0947125080000002, 2024-08-17T18:03:47.458 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:47.458 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:47.459 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:03:47.459 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:03:47.459 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:03:47.459 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 122522 2024-08-17T18:03:47.459 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.459 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:47.459 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.459 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:47.459 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.636735+0000", 2024-08-17T18:03:47.459 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:47.459 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.459 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.459 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:47.459 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.636735+0000", 2024-08-17T18:03:47.460 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:47.460 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.460 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.460 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:47.460 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.636734+0000", 2024-08-17T18:03:47.460 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:03:47.460 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.460 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.460 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:47.460 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.636742+0000", 2024-08-17T18:03:47.460 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.0539999999999995e-06 2024-08-17T18:03:47.460 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.460 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.460 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:47.460 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.636760+0000", 2024-08-17T18:03:47.461 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.8525e-05 2024-08-17T18:03:47.461 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.461 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.461 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:47.461 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.636768+0000", 2024-08-17T18:03:47.461 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.4089999999999997e-06 2024-08-17T18:03:47.461 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.461 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.461 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.461 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.636826+0000", 2024-08-17T18:03:47.461 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.8254000000000002e-05 2024-08-17T18:03:47.461 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.461 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.461 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:03:47.462 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.636836+0000", 2024-08-17T18:03:47.462 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.7589999999999992e-06 2024-08-17T18:03:47.462 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.462 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.462 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.462 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.557839+0000", 2024-08-17T18:03:47.462 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.92100305100000002 2024-08-17T18:03:47.462 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.462 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.462 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:03:47.462 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.557878+0000", 2024-08-17T18:03:47.462 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.9755999999999997e-05 2024-08-17T18:03:47.462 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.462 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.463 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.463 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.716683+0000", 2024-08-17T18:03:47.463 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1588046400000001 2024-08-17T18:03:47.463 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.463 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.463 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:47.463 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.716822+0000", 2024-08-17T18:03:47.463 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013945900000000001 2024-08-17T18:03:47.463 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.463 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.463 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,1", 2024-08-17T18:03:47.463 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.716926+0000", 2024-08-17T18:03:47.463 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000103971 2024-08-17T18:03:47.463 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.463 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.464 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:47.464 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.721487+0000", 2024-08-17T18:03:47.464 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00456084 2024-08-17T18:03:47.464 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.464 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.464 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:03:47.464 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.721499+0000", 2024-08-17T18:03:47.464 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2034e-05 2024-08-17T18:03:47.464 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.464 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.464 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:47.464 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.729508+0000", 2024-08-17T18:03:47.464 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0080084030000000007 2024-08-17T18:03:47.464 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.465 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.465 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:03:47.465 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.729591+0000", 2024-08-17T18:03:47.465 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.3153999999999997e-05 2024-08-17T18:03:47.465 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.465 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.465 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:03:47.465 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.731448+0000", 2024-08-17T18:03:47.465 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0018569979999999999 2024-08-17T18:03:47.465 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:47.465 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:47.465 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:47.465 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.465 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.466 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:122538 55.12 55:4fadceeb:::benchmark_data_smithi131_239348_object12824:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1440)", 2024-08-17T18:03:47.466 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:01:26.661321+0000", 2024-08-17T18:03:47.466 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 140.793512655, 2024-08-17T18:03:47.466 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0717769590000001, 2024-08-17T18:03:47.466 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:47.466 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:47.466 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:03:47.466 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:03:47.466 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:03:47.466 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 122538 2024-08-17T18:03:47.466 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.466 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:47.466 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.467 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:47.467 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.661321+0000", 2024-08-17T18:03:47.467 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:47.467 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.467 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.467 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:47.467 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.661321+0000", 2024-08-17T18:03:47.467 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:47.467 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.467 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.467 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:47.467 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.661319+0000", 2024-08-17T18:03:47.467 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:03:47.468 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.468 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.468 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:47.468 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.661327+0000", 2024-08-17T18:03:47.468 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.7049999999999999e-06 2024-08-17T18:03:47.468 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.468 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.468 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:47.468 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.661338+0000", 2024-08-17T18:03:47.468 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1737e-05 2024-08-17T18:03:47.468 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.468 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.468 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:47.468 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.661346+0000", 2024-08-17T18:03:47.469 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.0859999999999996e-06 2024-08-17T18:03:47.469 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.469 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.469 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.469 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.663360+0000", 2024-08-17T18:03:47.469 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.002014559 2024-08-17T18:03:47.469 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.469 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.469 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:03:47.469 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.663369+0000", 2024-08-17T18:03:47.469 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.3880000000000006e-06 2024-08-17T18:03:47.469 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.469 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.469 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.469 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.557909+0000", 2024-08-17T18:03:47.470 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.89453972299999995 2024-08-17T18:03:47.470 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.470 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.470 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:03:47.470 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.557919+0000", 2024-08-17T18:03:47.470 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0271e-05 2024-08-17T18:03:47.470 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.470 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.470 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.470 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.719781+0000", 2024-08-17T18:03:47.470 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1618619189999999 2024-08-17T18:03:47.470 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.470 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.471 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:47.471 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.719880+0000", 2024-08-17T18:03:47.471 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.8849000000000002e-05 2024-08-17T18:03:47.471 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.471 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.471 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,1", 2024-08-17T18:03:47.471 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.719968+0000", 2024-08-17T18:03:47.471 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.7457e-05 2024-08-17T18:03:47.471 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.471 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.471 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:03:47.471 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.726193+0000", 2024-08-17T18:03:47.471 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0062250370000000001 2024-08-17T18:03:47.471 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.472 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.472 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:47.472 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.726255+0000", 2024-08-17T18:03:47.472 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.2625000000000004e-05 2024-08-17T18:03:47.472 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.472 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.472 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:47.472 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.731574+0000", 2024-08-17T18:03:47.472 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0053188899999999997 2024-08-17T18:03:47.472 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.472 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.472 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:03:47.472 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.731642+0000", 2024-08-17T18:03:47.473 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.7794999999999997e-05 2024-08-17T18:03:47.473 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.473 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.473 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:03:47.473 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.733098+0000", 2024-08-17T18:03:47.473 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001455657 2024-08-17T18:03:47.473 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:47.473 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:47.473 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:47.473 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.473 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.473 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:122560 55.12 55:4d51535d:::benchmark_data_smithi131_239348_object12846:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1440)", 2024-08-17T18:03:47.473 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:01:26.698658+0000", 2024-08-17T18:03:47.473 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 140.75617544400001, 2024-08-17T18:03:47.474 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0353845439999998, 2024-08-17T18:03:47.474 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:47.474 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:47.474 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:03:47.474 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:03:47.474 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:03:47.474 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 122560 2024-08-17T18:03:47.474 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.474 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:47.474 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.474 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:47.474 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.698658+0000", 2024-08-17T18:03:47.475 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:47.475 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.475 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.475 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:47.475 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.698658+0000", 2024-08-17T18:03:47.475 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:47.475 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.475 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.475 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:47.475 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.698657+0000", 2024-08-17T18:03:47.475 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2024-08-17T18:03:47.475 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.475 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.475 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:47.476 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.698662+0000", 2024-08-17T18:03:47.476 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.2799999999999997e-06 2024-08-17T18:03:47.476 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.476 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.476 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:47.476 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.698669+0000", 2024-08-17T18:03:47.476 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.79e-06 2024-08-17T18:03:47.476 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.476 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.476 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:47.476 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.698675+0000", 2024-08-17T18:03:47.476 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.7420000000000003e-06 2024-08-17T18:03:47.476 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.477 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.477 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.477 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.698729+0000", 2024-08-17T18:03:47.477 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.3533999999999999e-05 2024-08-17T18:03:47.477 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.477 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.477 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:03:47.477 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.698738+0000", 2024-08-17T18:03:47.477 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.2119999999999992e-06 2024-08-17T18:03:47.477 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.477 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.477 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.477 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.557945+0000", 2024-08-17T18:03:47.477 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.85920667500000003 2024-08-17T18:03:47.478 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.478 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.478 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:03:47.478 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.557954+0000", 2024-08-17T18:03:47.478 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.0159999999999997e-06 2024-08-17T18:03:47.478 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.478 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.478 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.478 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.721522+0000", 2024-08-17T18:03:47.478 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.163568194 2024-08-17T18:03:47.478 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.478 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.478 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:47.479 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.721611+0000", 2024-08-17T18:03:47.479 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.9602e-05 2024-08-17T18:03:47.479 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.479 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.479 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,1", 2024-08-17T18:03:47.479 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.721731+0000", 2024-08-17T18:03:47.479 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000119682 2024-08-17T18:03:47.479 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.479 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.479 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:47.479 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.726312+0000", 2024-08-17T18:03:47.479 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0045807340000000004 2024-08-17T18:03:47.479 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.479 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.480 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:03:47.480 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.726321+0000", 2024-08-17T18:03:47.480 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.4380000000000001e-06 2024-08-17T18:03:47.480 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.480 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.480 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:47.480 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.733210+0000", 2024-08-17T18:03:47.480 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0068889880000000004 2024-08-17T18:03:47.480 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.480 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.480 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:03:47.480 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.733303+0000", 2024-08-17T18:03:47.480 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.2757000000000007e-05 2024-08-17T18:03:47.480 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.481 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.481 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:03:47.481 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.734042+0000", 2024-08-17T18:03:47.481 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00073945800000000002 2024-08-17T18:03:47.481 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:47.481 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:47.481 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:47.481 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.481 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.481 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:122563 55.12 55:49ce1c8f:::benchmark_data_smithi131_239348_object12849:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1440)", 2024-08-17T18:03:47.481 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:01:26.706322+0000", 2024-08-17T18:03:47.481 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 140.74851100800001, 2024-08-17T18:03:47.482 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0462816259999999, 2024-08-17T18:03:47.482 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:47.482 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:47.482 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:03:47.482 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:03:47.482 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:03:47.482 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 122563 2024-08-17T18:03:47.482 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.482 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:47.482 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.482 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:47.483 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.706322+0000", 2024-08-17T18:03:47.483 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:47.483 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.483 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.483 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:47.483 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.706322+0000", 2024-08-17T18:03:47.483 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:47.483 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.483 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.483 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:47.483 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.706320+0000", 2024-08-17T18:03:47.483 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999976 2024-08-17T18:03:47.483 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.483 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.484 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:47.484 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.706350+0000", 2024-08-17T18:03:47.484 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.9913e-05 2024-08-17T18:03:47.484 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.484 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.484 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:47.484 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.706374+0000", 2024-08-17T18:03:47.484 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.4104000000000002e-05 2024-08-17T18:03:47.484 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.484 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.484 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:47.484 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.706384+0000", 2024-08-17T18:03:47.484 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.5040000000000008e-06 2024-08-17T18:03:47.484 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.484 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.485 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.485 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.706453+0000", 2024-08-17T18:03:47.485 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.9288000000000005e-05 2024-08-17T18:03:47.485 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.485 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.485 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:03:47.485 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.706467+0000", 2024-08-17T18:03:47.485 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4090999999999999e-05 2024-08-17T18:03:47.485 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.485 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.485 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.485 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.557976+0000", 2024-08-17T18:03:47.485 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.85150924100000003 2024-08-17T18:03:47.485 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.486 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.486 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:03:47.486 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.557985+0000", 2024-08-17T18:03:47.486 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.2699999999999993e-06 2024-08-17T18:03:47.486 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.486 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.486 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.486 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.723210+0000", 2024-08-17T18:03:47.486 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1652241290000001 2024-08-17T18:03:47.486 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.486 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.486 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:47.487 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.723351+0000", 2024-08-17T18:03:47.487 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014145600000000001 2024-08-17T18:03:47.487 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.487 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.487 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,1", 2024-08-17T18:03:47.487 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.723439+0000", 2024-08-17T18:03:47.487 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.7845999999999999e-05 2024-08-17T18:03:47.487 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.487 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.487 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:03:47.487 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.726329+0000", 2024-08-17T18:03:47.487 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.002889628 2024-08-17T18:03:47.487 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.488 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.488 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:47.488 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.729415+0000", 2024-08-17T18:03:47.488 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0030861909999999998 2024-08-17T18:03:47.488 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.488 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.488 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:47.488 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.751319+0000", 2024-08-17T18:03:47.488 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.021904720999999999 2024-08-17T18:03:47.488 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.488 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.488 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:03:47.488 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.751353+0000", 2024-08-17T18:03:47.488 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.3268000000000001e-05 2024-08-17T18:03:47.489 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.489 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.489 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:03:47.489 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.752604+0000", 2024-08-17T18:03:47.489 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001251287 2024-08-17T18:03:47.489 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:47.489 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:47.489 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:47.489 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.489 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.489 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:122575 55.12 55:48f768c6:::benchmark_data_smithi131_239348_object12861:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1440)", 2024-08-17T18:03:47.489 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:01:26.722936+0000", 2024-08-17T18:03:47.489 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 140.73189740500001, 2024-08-17T18:03:47.490 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0313043089999998, 2024-08-17T18:03:47.490 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:47.490 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:47.490 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:03:47.490 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:03:47.490 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:03:47.490 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 122575 2024-08-17T18:03:47.490 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.490 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:47.490 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.490 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:47.490 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.722936+0000", 2024-08-17T18:03:47.490 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:47.490 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.491 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.491 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:47.491 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.722936+0000", 2024-08-17T18:03:47.491 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:47.491 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.491 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.491 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:47.491 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.722934+0000", 2024-08-17T18:03:47.491 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:03:47.491 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.491 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.491 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:47.491 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.722942+0000", 2024-08-17T18:03:47.491 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.9810000000000003e-06 2024-08-17T18:03:47.492 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.492 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.492 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:47.493 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.722958+0000", 2024-08-17T18:03:47.493 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5415999999999999e-05 2024-08-17T18:03:47.493 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.493 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.493 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:47.494 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.722966+0000", 2024-08-17T18:03:47.494 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.0239999999999997e-06 2024-08-17T18:03:47.494 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.494 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.494 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.494 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.723025+0000", 2024-08-17T18:03:47.494 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.9339999999999998e-05 2024-08-17T18:03:47.494 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.494 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.494 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:03:47.494 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.723041+0000", 2024-08-17T18:03:47.494 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5654e-05 2024-08-17T18:03:47.494 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.494 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.495 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.495 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.558002+0000", 2024-08-17T18:03:47.495 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.83496136600000004 2024-08-17T18:03:47.495 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.495 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.495 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:03:47.495 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.558007+0000", 2024-08-17T18:03:47.495 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.792e-06 2024-08-17T18:03:47.495 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.495 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.495 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.495 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.724536+0000", 2024-08-17T18:03:47.495 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.166529143 2024-08-17T18:03:47.495 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.495 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.496 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:47.496 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.724710+0000", 2024-08-17T18:03:47.496 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00017444499999999999 2024-08-17T18:03:47.496 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.496 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.496 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,1", 2024-08-17T18:03:47.496 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.724879+0000", 2024-08-17T18:03:47.496 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00016847100000000001 2024-08-17T18:03:47.496 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.496 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.496 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:03:47.496 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.729368+0000", 2024-08-17T18:03:47.496 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0044887679999999998 2024-08-17T18:03:47.496 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.497 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.497 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:47.497 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.729467+0000", 2024-08-17T18:03:47.497 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.9837e-05 2024-08-17T18:03:47.497 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.497 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.497 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:47.497 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.752690+0000", 2024-08-17T18:03:47.497 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.023222386000000001 2024-08-17T18:03:47.497 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.497 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.497 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:03:47.497 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.752743+0000", 2024-08-17T18:03:47.497 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.3468999999999999e-05 2024-08-17T18:03:47.498 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.498 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.498 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:03:47.498 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.754240+0000", 2024-08-17T18:03:47.498 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001497008 2024-08-17T18:03:47.498 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:47.498 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:47.498 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:47.498 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.498 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.498 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:122603 55.12 55:49e52d15:::benchmark_data_smithi131_239348_object12889:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1440)", 2024-08-17T18:03:47.498 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:01:26.760530+0000", 2024-08-17T18:03:47.498 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 140.69430325299999, 2024-08-17T18:03:47.498 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.9989397439999999, 2024-08-17T18:03:47.499 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:47.499 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:47.499 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:03:47.499 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:03:47.499 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:03:47.499 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 122603 2024-08-17T18:03:47.499 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.499 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:47.499 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.499 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:47.499 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.760530+0000", 2024-08-17T18:03:47.499 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:47.499 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.499 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.500 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:47.500 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.760530+0000", 2024-08-17T18:03:47.500 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:47.500 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.500 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.500 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:47.500 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.760529+0000", 2024-08-17T18:03:47.500 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:03:47.500 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.500 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.500 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:47.500 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.760534+0000", 2024-08-17T18:03:47.500 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.3850000000000004e-06 2024-08-17T18:03:47.500 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.501 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.501 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:47.501 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.760542+0000", 2024-08-17T18:03:47.501 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.0409999999999998e-06 2024-08-17T18:03:47.501 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.501 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.501 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:47.501 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.760546+0000", 2024-08-17T18:03:47.501 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.544e-06 2024-08-17T18:03:47.501 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.501 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.501 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.501 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.760607+0000", 2024-08-17T18:03:47.502 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.1167999999999994e-05 2024-08-17T18:03:47.502 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.502 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.502 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:03:47.502 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.760621+0000", 2024-08-17T18:03:47.502 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.398e-05 2024-08-17T18:03:47.502 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.502 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.502 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.502 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.558023+0000", 2024-08-17T18:03:47.502 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.79740150399999998 2024-08-17T18:03:47.502 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.502 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.503 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:03:47.503 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.558032+0000", 2024-08-17T18:03:47.503 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.8259999999999999e-06 2024-08-17T18:03:47.503 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.503 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.503 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.503 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.726365+0000", 2024-08-17T18:03:47.503 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.168333453 2024-08-17T18:03:47.503 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.503 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.503 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:47.503 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.726528+0000", 2024-08-17T18:03:47.503 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00016298699999999999 2024-08-17T18:03:47.503 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.504 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.504 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,1", 2024-08-17T18:03:47.504 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.726691+0000", 2024-08-17T18:03:47.504 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000163029 2024-08-17T18:03:47.504 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.504 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.504 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:03:47.504 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.729425+0000", 2024-08-17T18:03:47.504 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0027334019999999998 2024-08-17T18:03:47.504 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.504 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.504 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:47.504 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.731500+0000", 2024-08-17T18:03:47.504 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0020752320000000002 2024-08-17T18:03:47.504 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.505 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.505 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:47.505 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.754323+0000", 2024-08-17T18:03:47.505 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.022823446000000001 2024-08-17T18:03:47.505 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.505 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.505 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:03:47.505 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.754357+0000", 2024-08-17T18:03:47.505 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.3831999999999997e-05 2024-08-17T18:03:47.505 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.505 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.505 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:03:47.506 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.759470+0000", 2024-08-17T18:03:47.506 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0051127999999999998 2024-08-17T18:03:47.506 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:47.506 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:47.506 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:47.506 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.506 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.506 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:122641 55.12 55:49eded77:::benchmark_data_smithi131_239348_object12927:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1440)", 2024-08-17T18:03:47.506 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:01:26.821346+0000", 2024-08-17T18:03:47.506 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 140.63348716900001, 2024-08-17T18:03:47.506 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.9396554259999998, 2024-08-17T18:03:47.506 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:47.506 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:47.507 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:03:47.507 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:03:47.507 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:03:47.507 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 122641 2024-08-17T18:03:47.507 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.507 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:47.507 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.507 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:47.507 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.821346+0000", 2024-08-17T18:03:47.507 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:47.507 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.507 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.507 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:47.507 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.821346+0000", 2024-08-17T18:03:47.508 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:47.508 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.508 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.508 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:47.508 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.821344+0000", 2024-08-17T18:03:47.508 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:03:47.508 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.508 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.508 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:47.508 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.821353+0000", 2024-08-17T18:03:47.508 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.2700000000000004e-06 2024-08-17T18:03:47.508 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.508 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.509 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:47.509 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.821371+0000", 2024-08-17T18:03:47.509 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.8734999999999999e-05 2024-08-17T18:03:47.509 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.509 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.509 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:47.509 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.821381+0000", 2024-08-17T18:03:47.509 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.1959999999999997e-06 2024-08-17T18:03:47.509 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.509 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.509 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.509 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.821447+0000", 2024-08-17T18:03:47.509 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.6549000000000003e-05 2024-08-17T18:03:47.509 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.510 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.510 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:03:47.510 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.821460+0000", 2024-08-17T18:03:47.510 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2746e-05 2024-08-17T18:03:47.510 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.510 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.510 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.510 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.558056+0000", 2024-08-17T18:03:47.510 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.73659616500000002 2024-08-17T18:03:47.510 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.510 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.510 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:03:47.510 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.558065+0000", 2024-08-17T18:03:47.510 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.2220000000000008e-06 2024-08-17T18:03:47.511 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.511 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.511 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.511 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.727928+0000", 2024-08-17T18:03:47.511 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.169862365 2024-08-17T18:03:47.511 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.511 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.511 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:47.511 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.728089+0000", 2024-08-17T18:03:47.511 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000161366 2024-08-17T18:03:47.511 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.511 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.511 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,1", 2024-08-17T18:03:47.511 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.728236+0000", 2024-08-17T18:03:47.512 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014739700000000001 2024-08-17T18:03:47.512 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.512 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.512 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:03:47.512 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.731509+0000", 2024-08-17T18:03:47.512 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0032728499999999999 2024-08-17T18:03:47.512 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.512 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.512 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:47.512 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.733163+0000", 2024-08-17T18:03:47.512 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0016536330000000001 2024-08-17T18:03:47.512 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.512 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.512 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:47.512 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.759531+0000", 2024-08-17T18:03:47.512 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.026368076000000001 2024-08-17T18:03:47.513 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.513 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.513 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:03:47.513 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.759587+0000", 2024-08-17T18:03:47.513 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.5838999999999998e-05 2024-08-17T18:03:47.513 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.513 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.513 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:03:47.513 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.761002+0000", 2024-08-17T18:03:47.513 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001414876 2024-08-17T18:03:47.513 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:47.513 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:47.513 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:47.513 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.513 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.514 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:122676 55.12 55:491ae0ec:::benchmark_data_smithi131_239348_object12962:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1440)", 2024-08-17T18:03:47.514 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:01:26.885203+0000", 2024-08-17T18:03:47.514 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 140.56963067000001, 2024-08-17T18:03:47.514 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.8871562659999999, 2024-08-17T18:03:47.514 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:47.514 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:47.514 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:03:47.514 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:03:47.514 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:03:47.514 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 122676 2024-08-17T18:03:47.514 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.514 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:47.514 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.514 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:47.515 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.885203+0000", 2024-08-17T18:03:47.515 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:47.515 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.515 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.515 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:47.515 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.885203+0000", 2024-08-17T18:03:47.515 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:47.515 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.515 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.515 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:47.515 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.885201+0000", 2024-08-17T18:03:47.515 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:03:47.515 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.515 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.515 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:47.516 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.885209+0000", 2024-08-17T18:03:47.516 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.2460000000000003e-06 2024-08-17T18:03:47.516 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.516 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.516 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:47.516 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.885225+0000", 2024-08-17T18:03:47.516 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6603999999999999e-05 2024-08-17T18:03:47.516 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.516 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.516 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:47.516 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.885233+0000", 2024-08-17T18:03:47.516 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.8690000000000004e-06 2024-08-17T18:03:47.516 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.516 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.517 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.517 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.885367+0000", 2024-08-17T18:03:47.517 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013374900000000001 2024-08-17T18:03:47.517 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.517 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.517 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:03:47.517 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.885377+0000", 2024-08-17T18:03:47.517 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.9869999999999994e-06 2024-08-17T18:03:47.517 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.517 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.517 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.517 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.558080+0000", 2024-08-17T18:03:47.517 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.67270291900000001 2024-08-17T18:03:47.518 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.518 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.518 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:03:47.518 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.558088+0000", 2024-08-17T18:03:47.518 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.9610000000000005e-06 2024-08-17T18:03:47.518 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.518 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.518 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.518 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.734063+0000", 2024-08-17T18:03:47.518 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.175975269 2024-08-17T18:03:47.518 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.518 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.518 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:47.519 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.734158+0000", 2024-08-17T18:03:47.519 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.5168999999999996e-05 2024-08-17T18:03:47.519 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.519 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.519 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,1", 2024-08-17T18:03:47.519 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.734250+0000", 2024-08-17T18:03:47.519 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.2028999999999996e-05 2024-08-17T18:03:47.519 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.519 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.519 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:47.519 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.742629+0000", 2024-08-17T18:03:47.519 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0083788249999999995 2024-08-17T18:03:47.519 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.519 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.520 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:03:47.520 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.770515+0000", 2024-08-17T18:03:47.520 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.027885797 2024-08-17T18:03:47.520 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.520 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.520 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:47.520 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.770604+0000", 2024-08-17T18:03:47.520 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.9362000000000003e-05 2024-08-17T18:03:47.520 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.520 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.520 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:03:47.520 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.770653+0000", 2024-08-17T18:03:47.520 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.8406999999999999e-05 2024-08-17T18:03:47.520 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.520 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.520 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:03:47.521 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.772359+0000", 2024-08-17T18:03:47.521 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0017062150000000001 2024-08-17T18:03:47.521 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:47.521 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:47.521 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:47.521 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.521 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.521 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:122678 55.12 55:4d0422ae:::benchmark_data_smithi131_239348_object12964:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1440)", 2024-08-17T18:03:47.521 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:01:26.885272+0000", 2024-08-17T18:03:47.521 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 140.569561585, 2024-08-17T18:03:47.521 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.8884689479999999, 2024-08-17T18:03:47.521 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:47.521 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:47.521 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:03:47.521 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:03:47.521 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:03:47.522 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 122678 2024-08-17T18:03:47.522 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.522 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:47.522 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.522 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:47.522 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.885272+0000", 2024-08-17T18:03:47.522 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:47.522 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.522 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.522 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:47.522 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.885272+0000", 2024-08-17T18:03:47.522 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:47.522 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.522 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.523 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:47.523 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.885271+0000", 2024-08-17T18:03:47.523 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2024-08-17T18:03:47.523 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.523 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.523 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:47.523 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.885275+0000", 2024-08-17T18:03:47.523 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.27e-06 2024-08-17T18:03:47.523 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.523 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.523 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:47.523 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.885284+0000", 2024-08-17T18:03:47.523 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.0850000000000003e-06 2024-08-17T18:03:47.523 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.523 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.524 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:47.524 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.885289+0000", 2024-08-17T18:03:47.524 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.4879999999999998e-06 2024-08-17T18:03:47.524 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.524 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.524 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.524 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.885400+0000", 2024-08-17T18:03:47.524 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000111041 2024-08-17T18:03:47.524 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.524 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.524 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:03:47.524 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:26.885433+0000", 2024-08-17T18:03:47.524 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.2842999999999997e-05 2024-08-17T18:03:47.524 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.524 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.524 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.525 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.558110+0000", 2024-08-17T18:03:47.525 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.67267742399999997 2024-08-17T18:03:47.525 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.525 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.525 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:03:47.525 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.558119+0000", 2024-08-17T18:03:47.525 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.0089999999999996e-06 2024-08-17T18:03:47.525 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.525 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.525 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.525 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.736535+0000", 2024-08-17T18:03:47.525 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1784159810000001 2024-08-17T18:03:47.525 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.525 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.525 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:47.526 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.736700+0000", 2024-08-17T18:03:47.526 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000164613 2024-08-17T18:03:47.526 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.526 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.526 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,1", 2024-08-17T18:03:47.526 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.736859+0000", 2024-08-17T18:03:47.526 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00015916199999999999 2024-08-17T18:03:47.526 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.526 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.526 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:47.526 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.742717+0000", 2024-08-17T18:03:47.526 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0058578579999999996 2024-08-17T18:03:47.526 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.527 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.527 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:03:47.527 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.770526+0000", 2024-08-17T18:03:47.527 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.027808955999999999 2024-08-17T18:03:47.527 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.527 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.527 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:47.527 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.772435+0000", 2024-08-17T18:03:47.527 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0019093510000000001 2024-08-17T18:03:47.527 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.527 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.527 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:03:47.527 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.772501+0000", 2024-08-17T18:03:47.527 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.5964999999999996e-05 2024-08-17T18:03:47.528 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.528 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.528 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:03:47.528 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.773741+0000", 2024-08-17T18:03:47.528 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001239464 2024-08-17T18:03:47.528 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:47.528 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:47.528 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:47.528 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.528 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.528 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:122776 55.12 55:4d6830bd:::benchmark_data_smithi131_239348_object13062:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1440)", 2024-08-17T18:03:47.528 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:01:27.025589+0000", 2024-08-17T18:03:47.528 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 140.42924400999999, 2024-08-17T18:03:47.528 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.7494144249999999, 2024-08-17T18:03:47.529 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:47.529 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:47.529 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:03:47.529 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:03:47.529 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:03:47.529 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 122776 2024-08-17T18:03:47.529 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.529 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:47.529 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.529 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:47.529 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.025589+0000", 2024-08-17T18:03:47.529 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:47.529 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.529 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.529 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:47.530 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.025589+0000", 2024-08-17T18:03:47.530 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:47.530 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.530 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.530 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:47.530 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.025588+0000", 2024-08-17T18:03:47.530 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:03:47.530 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.530 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.530 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:47.530 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.025594+0000", 2024-08-17T18:03:47.530 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.5929999999999996e-06 2024-08-17T18:03:47.530 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.530 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.531 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:47.531 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.025602+0000", 2024-08-17T18:03:47.531 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.5760000000000006e-06 2024-08-17T18:03:47.531 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.531 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.531 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:47.531 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.025607+0000", 2024-08-17T18:03:47.531 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.843e-06 2024-08-17T18:03:47.531 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.531 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.531 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.531 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.025653+0000", 2024-08-17T18:03:47.531 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.5861e-05 2024-08-17T18:03:47.531 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.532 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.532 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:03:47.532 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.025661+0000", 2024-08-17T18:03:47.532 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.6520000000000006e-06 2024-08-17T18:03:47.532 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.532 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.532 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.532 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.558149+0000", 2024-08-17T18:03:47.532 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.53248873900000004 2024-08-17T18:03:47.532 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.532 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.532 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:03:47.532 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.558158+0000", 2024-08-17T18:03:47.532 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.8070000000000006e-06 2024-08-17T18:03:47.532 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.533 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.533 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.533 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.739144+0000", 2024-08-17T18:03:47.533 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1809860590000001 2024-08-17T18:03:47.533 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.533 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.533 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:47.533 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.739308+0000", 2024-08-17T18:03:47.533 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00016374900000000001 2024-08-17T18:03:47.533 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.533 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.533 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,1", 2024-08-17T18:03:47.533 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.739471+0000", 2024-08-17T18:03:47.533 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00016289899999999999 2024-08-17T18:03:47.533 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.534 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.534 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:47.534 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.751298+0000", 2024-08-17T18:03:47.534 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.011827314 2024-08-17T18:03:47.534 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.534 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.534 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:03:47.534 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.770535+0000", 2024-08-17T18:03:47.534 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.019236363999999999 2024-08-17T18:03:47.534 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.534 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.534 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:47.534 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.773796+0000", 2024-08-17T18:03:47.534 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0032615880000000002 2024-08-17T18:03:47.534 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.535 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.535 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:03:47.535 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.773927+0000", 2024-08-17T18:03:47.535 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000130925 2024-08-17T18:03:47.535 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.535 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.535 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:03:47.535 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.775004+0000", 2024-08-17T18:03:47.535 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0010766669999999999 2024-08-17T18:03:47.535 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:47.535 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:47.535 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:47.535 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.535 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.535 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:122817 55.12 55:481cd9b5:::benchmark_data_smithi131_239348_object13103:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1440)", 2024-08-17T18:03:47.535 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:01:27.097232+0000", 2024-08-17T18:03:47.536 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 140.35760153999999, 2024-08-17T18:03:47.536 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6787846, 2024-08-17T18:03:47.536 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:47.536 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:47.536 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:03:47.536 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:03:47.536 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:03:47.536 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 122817 2024-08-17T18:03:47.536 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.536 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:47.536 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.536 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:47.536 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.097232+0000", 2024-08-17T18:03:47.536 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:47.537 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.537 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.537 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:47.537 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.097232+0000", 2024-08-17T18:03:47.537 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:47.537 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.537 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.537 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:47.537 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.097231+0000", 2024-08-17T18:03:47.537 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:03:47.537 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.537 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.537 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:47.537 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.097236+0000", 2024-08-17T18:03:47.537 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.4410000000000001e-06 2024-08-17T18:03:47.538 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.538 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.538 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:47.538 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.097247+0000", 2024-08-17T18:03:47.538 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.057e-05 2024-08-17T18:03:47.538 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.538 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.538 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:47.538 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.097283+0000", 2024-08-17T18:03:47.538 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.6486999999999998e-05 2024-08-17T18:03:47.538 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.538 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.538 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.538 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.097328+0000", 2024-08-17T18:03:47.538 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.4864999999999998e-05 2024-08-17T18:03:47.539 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.539 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.539 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:03:47.539 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.097336+0000", 2024-08-17T18:03:47.539 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.8450000000000003e-06 2024-08-17T18:03:47.539 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.539 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.539 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.539 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.558183+0000", 2024-08-17T18:03:47.539 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.46084673300000001 2024-08-17T18:03:47.539 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.539 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.539 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:03:47.539 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.558192+0000", 2024-08-17T18:03:47.539 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.1209999999999996e-06 2024-08-17T18:03:47.540 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.540 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.540 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.540 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.742777+0000", 2024-08-17T18:03:47.540 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1845847469999999 2024-08-17T18:03:47.540 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.540 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.540 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:47.540 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.747183+0000", 2024-08-17T18:03:47.540 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0044058910000000003 2024-08-17T18:03:47.540 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.540 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.540 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,1", 2024-08-17T18:03:47.540 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.747323+0000", 2024-08-17T18:03:47.540 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000140333 2024-08-17T18:03:47.541 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.541 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.541 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:47.541 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.752651+0000", 2024-08-17T18:03:47.541 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0053285850000000003 2024-08-17T18:03:47.541 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.541 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.541 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:03:47.541 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.770543+0000", 2024-08-17T18:03:47.541 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.017891957 2024-08-17T18:03:47.541 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.541 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.541 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:47.541 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.775040+0000", 2024-08-17T18:03:47.541 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0044962919999999998 2024-08-17T18:03:47.542 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.542 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.542 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:03:47.542 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.775098+0000", 2024-08-17T18:03:47.542 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.8516e-05 2024-08-17T18:03:47.542 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.542 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.542 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:03:47.542 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.776016+0000", 2024-08-17T18:03:47.542 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00091823999999999996 2024-08-17T18:03:47.542 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:47.542 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:47.542 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:47.542 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.542 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.543 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:122822 55.12 55:4f2ba68b:::benchmark_data_smithi131_239348_object13108:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1440)", 2024-08-17T18:03:47.543 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:01:27.097975+0000", 2024-08-17T18:03:47.543 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 140.356858356, 2024-08-17T18:03:47.543 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.679410587, 2024-08-17T18:03:47.543 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:47.543 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:47.543 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:03:47.543 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:03:47.543 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:03:47.543 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 122822 2024-08-17T18:03:47.543 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.543 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:47.543 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.543 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:47.544 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.097975+0000", 2024-08-17T18:03:47.544 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:47.544 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.544 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.544 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:47.544 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.097975+0000", 2024-08-17T18:03:47.544 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:47.544 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.544 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.544 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:47.544 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.097974+0000", 2024-08-17T18:03:47.544 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2024-08-17T18:03:47.544 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.545 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.545 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:47.545 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.097978+0000", 2024-08-17T18:03:47.545 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.4300000000000002e-06 2024-08-17T18:03:47.545 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.545 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.545 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:47.545 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.097984+0000", 2024-08-17T18:03:47.545 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.5540000000000003e-06 2024-08-17T18:03:47.545 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.545 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.545 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:47.545 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.097988+0000", 2024-08-17T18:03:47.545 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.8850000000000001e-06 2024-08-17T18:03:47.546 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.546 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.546 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.546 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.098012+0000", 2024-08-17T18:03:47.546 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.3181999999999999e-05 2024-08-17T18:03:47.546 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.546 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.546 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:03:47.546 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.098020+0000", 2024-08-17T18:03:47.546 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.9950000000000005e-06 2024-08-17T18:03:47.546 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.546 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.546 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.546 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.558215+0000", 2024-08-17T18:03:47.547 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.46019567099999997 2024-08-17T18:03:47.547 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.547 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.547 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:03:47.547 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.558224+0000", 2024-08-17T18:03:47.547 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.1560000000000001e-06 2024-08-17T18:03:47.547 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.547 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.547 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.547 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.749331+0000", 2024-08-17T18:03:47.547 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.191106488 2024-08-17T18:03:47.547 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.547 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.547 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:47.547 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.749472+0000", 2024-08-17T18:03:47.548 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014159599999999999 2024-08-17T18:03:47.548 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.548 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.548 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,1", 2024-08-17T18:03:47.548 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.749606+0000", 2024-08-17T18:03:47.548 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000133523 2024-08-17T18:03:47.548 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.548 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.548 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:47.548 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.754288+0000", 2024-08-17T18:03:47.548 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0046821279999999998 2024-08-17T18:03:47.548 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.548 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.548 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:03:47.549 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.770552+0000", 2024-08-17T18:03:47.549 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.016264186999999999 2024-08-17T18:03:47.549 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.549 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.549 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:47.549 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.776228+0000", 2024-08-17T18:03:47.549 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0056758930000000004 2024-08-17T18:03:47.549 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.549 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.549 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:03:47.549 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.776287+0000", 2024-08-17T18:03:47.549 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.9089999999999998e-05 2024-08-17T18:03:47.549 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.549 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.550 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:03:47.550 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.777386+0000", 2024-08-17T18:03:47.550 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0010983779999999999 2024-08-17T18:03:47.550 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:47.550 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:47.550 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:47.550 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.550 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.550 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:122830 55.12 55:4bee4050:::benchmark_data_smithi131_239348_object13116:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1440)", 2024-08-17T18:03:47.550 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:01:27.111628+0000", 2024-08-17T18:03:47.550 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 140.34320571000001, 2024-08-17T18:03:47.550 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6669974170000001, 2024-08-17T18:03:47.550 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:47.550 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:47.551 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:03:47.551 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:03:47.551 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:03:47.551 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 122830 2024-08-17T18:03:47.551 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.551 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:47.551 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.551 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:47.551 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.111628+0000", 2024-08-17T18:03:47.551 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:47.551 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.551 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.551 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:47.551 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.111628+0000", 2024-08-17T18:03:47.552 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:47.552 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.552 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.552 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:47.552 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.111627+0000", 2024-08-17T18:03:47.552 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:03:47.552 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.552 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.552 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:47.552 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.111632+0000", 2024-08-17T18:03:47.552 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.2209999999999996e-06 2024-08-17T18:03:47.552 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.552 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.552 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:47.553 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.111643+0000", 2024-08-17T18:03:47.553 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0868e-05 2024-08-17T18:03:47.553 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.553 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.553 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:47.553 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.111649+0000", 2024-08-17T18:03:47.553 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.8669999999999996e-06 2024-08-17T18:03:47.553 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.553 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.553 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.553 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.111696+0000", 2024-08-17T18:03:47.553 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.6851000000000003e-05 2024-08-17T18:03:47.553 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.553 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.553 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:03:47.554 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.111707+0000", 2024-08-17T18:03:47.554 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0417e-05 2024-08-17T18:03:47.554 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.554 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.554 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.554 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.558238+0000", 2024-08-17T18:03:47.554 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.44653120499999999 2024-08-17T18:03:47.554 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.554 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.554 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:03:47.554 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.558242+0000", 2024-08-17T18:03:47.554 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.3950000000000003e-06 2024-08-17T18:03:47.555 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.555 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.555 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.555 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.761044+0000", 2024-08-17T18:03:47.555 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.20280162 2024-08-17T18:03:47.555 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.555 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.555 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:47.555 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.761219+0000", 2024-08-17T18:03:47.555 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00017516799999999999 2024-08-17T18:03:47.555 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.555 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.555 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,1", 2024-08-17T18:03:47.556 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.761425+0000", 2024-08-17T18:03:47.556 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000206288 2024-08-17T18:03:47.556 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.556 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.556 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:03:47.556 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.773757+0000", 2024-08-17T18:03:47.556 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.012331955 2024-08-17T18:03:47.556 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.556 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.556 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:47.556 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.776159+0000", 2024-08-17T18:03:47.556 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.002401448 2024-08-17T18:03:47.556 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.556 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.556 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:47.556 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.777485+0000", 2024-08-17T18:03:47.557 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00132609 2024-08-17T18:03:47.557 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.557 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.557 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:03:47.557 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.777543+0000", 2024-08-17T18:03:47.557 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.7729999999999998e-05 2024-08-17T18:03:47.557 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.557 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.557 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:03:47.557 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.778625+0000", 2024-08-17T18:03:47.557 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001082422 2024-08-17T18:03:47.557 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:47.557 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:47.558 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:47.558 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.558 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.558 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:122862 55.12 55:4cbb2ec1:::benchmark_data_smithi131_239348_object13148:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1440)", 2024-08-17T18:03:47.558 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:01:27.198484+0000", 2024-08-17T18:03:47.558 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 140.25634948699999, 2024-08-17T18:03:47.558 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5813355950000001, 2024-08-17T18:03:47.558 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:47.558 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:47.558 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:03:47.558 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:03:47.558 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:03:47.558 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 122862 2024-08-17T18:03:47.559 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.559 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:47.559 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.559 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:47.559 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.198484+0000", 2024-08-17T18:03:47.559 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:47.559 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.559 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.559 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:47.559 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.198484+0000", 2024-08-17T18:03:47.559 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:47.559 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.559 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.559 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:47.560 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.198483+0000", 2024-08-17T18:03:47.560 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2024-08-17T18:03:47.560 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.560 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.560 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:47.560 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.198487+0000", 2024-08-17T18:03:47.560 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.4209999999999999e-06 2024-08-17T18:03:47.560 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.560 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.560 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:47.560 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.198494+0000", 2024-08-17T18:03:47.560 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.4379999999999998e-06 2024-08-17T18:03:47.560 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.560 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.560 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:47.561 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.198500+0000", 2024-08-17T18:03:47.561 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.7629999999999997e-06 2024-08-17T18:03:47.561 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.561 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.561 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.561 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.198558+0000", 2024-08-17T18:03:47.561 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.8428999999999999e-05 2024-08-17T18:03:47.561 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.561 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.561 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:03:47.561 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.198583+0000", 2024-08-17T18:03:47.561 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.4532000000000002e-05 2024-08-17T18:03:47.561 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.561 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.562 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.562 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.558255+0000", 2024-08-17T18:03:47.562 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.35967161399999997 2024-08-17T18:03:47.562 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.562 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.562 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:03:47.562 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.558259+0000", 2024-08-17T18:03:47.562 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.3069999999999996e-06 2024-08-17T18:03:47.562 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.562 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.562 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.562 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.763691+0000", 2024-08-17T18:03:47.562 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.205432249 2024-08-17T18:03:47.563 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.563 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.563 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:47.563 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.768031+0000", 2024-08-17T18:03:47.563 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0043397640000000003 2024-08-17T18:03:47.563 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.563 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.563 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,1", 2024-08-17T18:03:47.563 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.768207+0000", 2024-08-17T18:03:47.563 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00017657999999999999 2024-08-17T18:03:47.563 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.563 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.563 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:03:47.563 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.775014+0000", 2024-08-17T18:03:47.563 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0068063589999999997 2024-08-17T18:03:47.564 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.564 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.564 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:47.564 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.777443+0000", 2024-08-17T18:03:47.564 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0024293259999999999 2024-08-17T18:03:47.564 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.564 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.564 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:47.564 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.778677+0000", 2024-08-17T18:03:47.564 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001234115 2024-08-17T18:03:47.564 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.564 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.564 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:03:47.565 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.778729+0000", 2024-08-17T18:03:47.565 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.1675000000000002e-05 2024-08-17T18:03:47.565 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.565 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.565 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:03:47.565 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.779819+0000", 2024-08-17T18:03:47.565 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0010905730000000001 2024-08-17T18:03:47.565 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:47.565 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:47.565 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:47.565 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.565 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.565 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:122894 55.12 55:4b183e54:::benchmark_data_smithi131_239348_object13180:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1440)", 2024-08-17T18:03:47.565 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:01:27.277243+0000", 2024-08-17T18:03:47.566 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 140.177590356, 2024-08-17T18:03:47.566 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5123210889999998, 2024-08-17T18:03:47.566 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:47.566 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:47.566 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:03:47.566 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:03:47.566 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:03:47.566 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 122894 2024-08-17T18:03:47.566 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.566 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:47.566 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.566 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:47.566 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.277243+0000", 2024-08-17T18:03:47.566 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:47.567 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.567 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.567 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:47.567 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.277243+0000", 2024-08-17T18:03:47.567 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:47.567 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.567 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.567 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:47.567 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.277242+0000", 2024-08-17T18:03:47.567 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:03:47.567 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.567 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.567 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:47.567 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.277246+0000", 2024-08-17T18:03:47.568 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.7450000000000001e-06 2024-08-17T18:03:47.568 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.568 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.568 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:47.568 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.277299+0000", 2024-08-17T18:03:47.568 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.2985000000000002e-05 2024-08-17T18:03:47.568 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.568 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.568 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:47.568 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.277307+0000", 2024-08-17T18:03:47.568 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.4649999999999994e-06 2024-08-17T18:03:47.568 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.568 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.568 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.569 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.277352+0000", 2024-08-17T18:03:47.569 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.4401999999999999e-05 2024-08-17T18:03:47.569 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.569 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.569 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:03:47.569 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.277360+0000", 2024-08-17T18:03:47.569 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.6790000000000005e-06 2024-08-17T18:03:47.569 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.569 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.569 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.569 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.558271+0000", 2024-08-17T18:03:47.569 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.28091155400000001 2024-08-17T18:03:47.569 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.570 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.570 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:03:47.570 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.558275+0000", 2024-08-17T18:03:47.570 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.3669999999999999e-06 2024-08-17T18:03:47.570 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.570 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.570 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.570 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.779854+0000", 2024-08-17T18:03:47.570 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.221578992 2024-08-17T18:03:47.570 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.570 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.570 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:47.570 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.780004+0000", 2024-08-17T18:03:47.570 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014942300000000001 2024-08-17T18:03:47.571 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.571 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.571 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,1", 2024-08-17T18:03:47.571 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.780153+0000", 2024-08-17T18:03:47.571 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014961099999999999 2024-08-17T18:03:47.571 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.571 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.571 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:47.571 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.784719+0000", 2024-08-17T18:03:47.571 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0045655579999999999 2024-08-17T18:03:47.571 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.571 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.571 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:03:47.571 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.784741+0000", 2024-08-17T18:03:47.571 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.1574e-05 2024-08-17T18:03:47.572 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.572 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.572 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:47.572 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.787750+0000", 2024-08-17T18:03:47.572 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0030096889999999999 2024-08-17T18:03:47.572 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.572 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.572 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:03:47.572 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.787806+0000", 2024-08-17T18:03:47.572 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.5804999999999998e-05 2024-08-17T18:03:47.572 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.572 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.572 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:03:47.572 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.789564+0000", 2024-08-17T18:03:47.572 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0017580180000000001 2024-08-17T18:03:47.573 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:47.573 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:47.573 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:47.573 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.573 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.573 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:122915 55.12 55:4b9af4c6:::benchmark_data_smithi131_239348_object13201:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1440)", 2024-08-17T18:03:47.573 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:01:27.367153+0000", 2024-08-17T18:03:47.573 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 140.087680095, 2024-08-17T18:03:47.573 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4237384989999999, 2024-08-17T18:03:47.573 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:47.573 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:47.573 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:03:47.573 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:03:47.573 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:03:47.573 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 122915 2024-08-17T18:03:47.574 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.574 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:47.574 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.574 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:47.574 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.367153+0000", 2024-08-17T18:03:47.574 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:47.574 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.574 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.574 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:47.574 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.367153+0000", 2024-08-17T18:03:47.574 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:47.574 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.574 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.575 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:47.575 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.367151+0000", 2024-08-17T18:03:47.575 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:03:47.575 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.575 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.575 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:47.575 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.367161+0000", 2024-08-17T18:03:47.575 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.3449999999999995e-06 2024-08-17T18:03:47.575 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.575 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.575 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:47.575 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.367176+0000", 2024-08-17T18:03:47.575 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4766999999999999e-05 2024-08-17T18:03:47.575 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.575 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.576 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:47.576 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.367184+0000", 2024-08-17T18:03:47.576 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.8570000000000001e-06 2024-08-17T18:03:47.576 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.576 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.576 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.576 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.367244+0000", 2024-08-17T18:03:47.576 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.9948999999999998e-05 2024-08-17T18:03:47.576 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.576 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.576 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:03:47.576 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.367258+0000", 2024-08-17T18:03:47.576 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3747999999999999e-05 2024-08-17T18:03:47.576 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.576 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.577 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.577 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.558288+0000", 2024-08-17T18:03:47.577 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.19102962200000001 2024-08-17T18:03:47.577 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.577 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.577 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:03:47.577 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:27.558292+0000", 2024-08-17T18:03:47.577 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.3749999999999996e-06 2024-08-17T18:03:47.577 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.577 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.577 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.577 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.782801+0000", 2024-08-17T18:03:47.577 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2245093410000001 2024-08-17T18:03:47.578 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.578 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.578 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:47.578 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.782959+0000", 2024-08-17T18:03:47.578 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00015745399999999999 2024-08-17T18:03:47.578 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.578 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.578 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,1", 2024-08-17T18:03:47.578 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.783091+0000", 2024-08-17T18:03:47.578 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000131853 2024-08-17T18:03:47.578 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.578 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.578 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:47.578 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.786676+0000", 2024-08-17T18:03:47.578 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0035853719999999999 2024-08-17T18:03:47.579 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.579 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.579 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:03:47.579 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.786688+0000", 2024-08-17T18:03:47.579 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2320000000000001e-05 2024-08-17T18:03:47.579 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.579 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.579 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:47.579 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.789619+0000", 2024-08-17T18:03:47.579 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0029308060000000002 2024-08-17T18:03:47.579 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.579 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.579 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:03:47.579 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.789679+0000", 2024-08-17T18:03:47.579 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.9746e-05 2024-08-17T18:03:47.580 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.580 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.580 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:03:47.580 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:01:28.790892+0000", 2024-08-17T18:03:47.580 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001212807 2024-08-17T18:03:47.580 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:47.580 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:47.580 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:47.580 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.580 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.580 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:148672 55.12 55:4db81a15:::benchmark_data_smithi131_239348_object38958:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1448)", 2024-08-17T18:03:47.580 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:02:05.320984+0000", 2024-08-17T18:03:47.580 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 102.133849688, 2024-08-17T18:03:47.580 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.274965831, 2024-08-17T18:03:47.580 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:47.581 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:47.581 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:03:47.581 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:03:47.581 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:03:47.581 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 148672 2024-08-17T18:03:47.581 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.581 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:47.581 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.581 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:47.581 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.320984+0000", 2024-08-17T18:03:47.581 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:47.581 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.581 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.581 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:47.581 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.320984+0000", 2024-08-17T18:03:47.581 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:47.582 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.582 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.582 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:47.582 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.320982+0000", 2024-08-17T18:03:47.582 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:03:47.582 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.582 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.582 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:47.582 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.320990+0000", 2024-08-17T18:03:47.582 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.4919999999999993e-06 2024-08-17T18:03:47.582 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.582 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.582 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:47.583 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.321008+0000", 2024-08-17T18:03:47.583 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.7520000000000002e-05 2024-08-17T18:03:47.583 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.583 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.583 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:47.583 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.321017+0000", 2024-08-17T18:03:47.583 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.6390000000000004e-06 2024-08-17T18:03:47.583 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.583 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.583 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.583 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.321059+0000", 2024-08-17T18:03:47.583 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.1529000000000002e-05 2024-08-17T18:03:47.583 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.583 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.584 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:03:47.584 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.321067+0000", 2024-08-17T18:03:47.584 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.3799999999999994e-06 2024-08-17T18:03:47.584 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.584 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.584 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.584 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.452013+0000", 2024-08-17T18:03:47.584 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.130945222 2024-08-17T18:03:47.584 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.584 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.584 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for degraded object", 2024-08-17T18:03:47.584 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.452707+0000", 2024-08-17T18:03:47.584 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000694237 2024-08-17T18:03:47.584 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.585 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.585 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.585 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.496022+0000", 2024-08-17T18:03:47.585 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.043315059000000003 2024-08-17T18:03:47.585 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.585 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.585 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:47.585 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.496143+0000", 2024-08-17T18:03:47.585 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012102700000000001 2024-08-17T18:03:47.585 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.585 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.585 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,3", 2024-08-17T18:03:47.585 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.496304+0000", 2024-08-17T18:03:47.585 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00016082999999999999 2024-08-17T18:03:47.586 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.586 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.586 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:03:47.586 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.507790+0000", 2024-08-17T18:03:47.586 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.011486751999999999 2024-08-17T18:03:47.586 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.586 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.586 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:47.586 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.509028+0000", 2024-08-17T18:03:47.586 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0012378879999999999 2024-08-17T18:03:47.586 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.586 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.586 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:47.586 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.593442+0000", 2024-08-17T18:03:47.587 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.084413503000000001 2024-08-17T18:03:47.587 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.587 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.587 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:03:47.587 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.593561+0000", 2024-08-17T18:03:47.587 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00011925 2024-08-17T18:03:47.587 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.587 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.587 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:03:47.587 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.595950+0000", 2024-08-17T18:03:47.587 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0023884309999999999 2024-08-17T18:03:47.587 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:47.587 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:47.588 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:47.588 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.588 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.588 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:186807 55.12 55:48fa4375:::benchmark_data_smithi131_239348_object77093:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1452)", 2024-08-17T18:03:47.588 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:02:57.719078+0000", 2024-08-17T18:03:47.588 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 49.735755087000001, 2024-08-17T18:03:47.588 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.40513640000000001, 2024-08-17T18:03:47.588 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:03:47.588 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:03:47.588 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:03:47.588 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:03:47.588 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:03:47.588 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 186807 2024-08-17T18:03:47.588 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.588 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:03:47.589 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.589 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:03:47.589 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:57.719078+0000", 2024-08-17T18:03:47.589 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:47.589 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.589 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.589 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:03:47.589 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:57.719078+0000", 2024-08-17T18:03:47.589 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:03:47.589 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.589 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.589 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:03:47.589 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:57.719077+0000", 2024-08-17T18:03:47.589 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:03:47.589 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.589 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.590 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:03:47.590 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:57.719083+0000", 2024-08-17T18:03:47.590 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.3759999999999999e-06 2024-08-17T18:03:47.590 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.590 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.590 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:03:47.590 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:57.719094+0000", 2024-08-17T18:03:47.590 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1620000000000001e-05 2024-08-17T18:03:47.590 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.590 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.590 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:03:47.590 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:57.719103+0000", 2024-08-17T18:03:47.590 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.3119999999999994e-06 2024-08-17T18:03:47.590 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.591 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.591 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.591 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:57.719150+0000", 2024-08-17T18:03:47.591 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.7783e-05 2024-08-17T18:03:47.591 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.591 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.591 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for degraded object", 2024-08-17T18:03:47.591 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:57.725642+0000", 2024-08-17T18:03:47.591 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0064918049999999998 2024-08-17T18:03:47.591 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.591 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.591 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:03:47.591 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:58.085662+0000", 2024-08-17T18:03:47.591 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.36001932199999997 2024-08-17T18:03:47.591 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.592 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.592 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:03:47.592 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:58.085937+0000", 2024-08-17T18:03:47.592 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00027518699999999998 2024-08-17T18:03:47.592 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.592 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.592 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,3", 2024-08-17T18:03:47.592 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:58.096581+0000", 2024-08-17T18:03:47.592 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.010644051999999999 2024-08-17T18:03:47.592 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.592 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.592 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:03:47.592 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:58.101356+0000", 2024-08-17T18:03:47.592 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0047753800000000001 2024-08-17T18:03:47.592 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.592 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.593 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:47.593 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:58.101395+0000", 2024-08-17T18:03:47.593 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.9193999999999998e-05 2024-08-17T18:03:47.593 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.593 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.593 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:03:47.593 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:58.122894+0000", 2024-08-17T18:03:47.593 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.021499118000000001 2024-08-17T18:03:47.593 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.593 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.593 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:03:47.593 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:58.122955+0000", 2024-08-17T18:03:47.593 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.0883e-05 2024-08-17T18:03:47.593 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:03:47.593 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:03:47.593 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:03:47.594 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:58.124215+0000", 2024-08-17T18:03:47.594 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001259373 2024-08-17T18:03:47.594 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:47.594 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:47.594 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:47.594 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:03:47.594 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:03:47.594 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-08-17T18:03:47.594 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:47.596 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2024-08-17T18:03:47.596 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T18:03:47.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:47 smithi131 bash[88347]: cluster 2024-08-17T18:03:46.463771+0000 mgr.y (mgr.34107) 1852 : cluster [DBG] pgmap v2652: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 1.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 610 op/s; 4088/102 objects degraded (4007.843%); 1.3 MiB/s, 87 objects/s recovering 2024-08-17T18:03:47.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:47 smithi131 bash[88347]: cluster 2024-08-17T18:03:46.463771+0000 mgr.y (mgr.34107) 1852 : cluster [DBG] pgmap v2652: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 1.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 610 op/s; 4088/102 objects degraded (4007.843%); 1.3 MiB/s, 87 objects/s recovering 2024-08-17T18:03:47.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:47 smithi131 bash[89561]: cluster 2024-08-17T18:03:46.463771+0000 mgr.y (mgr.34107) 1852 : cluster [DBG] pgmap v2652: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 1.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 610 op/s; 4088/102 objects degraded (4007.843%); 1.3 MiB/s, 87 objects/s recovering 2024-08-17T18:03:47.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:47 smithi131 bash[89561]: cluster 2024-08-17T18:03:46.463771+0000 mgr.y (mgr.34107) 1852 : cluster [DBG] pgmap v2652: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 1.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 610 op/s; 4088/102 objects degraded (4007.843%); 1.3 MiB/s, 87 objects/s recovering 2024-08-17T18:03:47.605 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:47 smithi169 bash[79348]: cluster 2024-08-17T18:03:46.463771+0000 mgr.y (mgr.34107) 1852 : cluster [DBG] pgmap v2652: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 1.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 610 op/s; 4088/102 objects degraded (4007.843%); 1.3 MiB/s, 87 objects/s recovering 2024-08-17T18:03:47.605 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:47 smithi169 bash[79348]: cluster 2024-08-17T18:03:46.463771+0000 mgr.y (mgr.34107) 1852 : cluster [DBG] pgmap v2652: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 1.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 610 op/s; 4088/102 objects degraded (4007.843%); 1.3 MiB/s, 87 objects/s recovering 2024-08-17T18:03:47.618 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:47.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:47.620 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:47.720 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:47.745 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:47.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:47.747 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:47.847 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:47.875 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:47.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:47.877 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:47.960 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T18:03:47.978 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:48.029 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:48.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:48.031 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:48.132 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:48.151 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:48.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:48.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:48.254 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:48.278 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:48.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:48.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:48.381 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:48.392 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:48 smithi131 bash[89561]: audit 2024-08-17T18:03:47.927549+0000 mon.a (mon.0) 2849 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:03:48.392 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:48 smithi131 bash[89561]: audit 2024-08-17T18:03:47.927549+0000 mon.a (mon.0) 2849 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:03:48.393 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:48 smithi131 bash[88347]: audit 2024-08-17T18:03:47.927549+0000 mon.a (mon.0) 2849 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:03:48.393 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:48 smithi131 bash[88347]: audit 2024-08-17T18:03:47.927549+0000 mon.a (mon.0) 2849 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:03:48.404 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:48.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:48.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:48.508 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:48.517 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:48 smithi169 bash[79348]: audit 2024-08-17T18:03:47.927549+0000 mon.a (mon.0) 2849 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:03:48.517 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:48 smithi169 bash[79348]: audit 2024-08-17T18:03:47.927549+0000 mon.a (mon.0) 2849 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:03:48.532 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:48.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:48.535 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:48.636 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:48.659 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:48.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:48.662 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:48.763 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:48.787 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:48.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:48.789 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:48.890 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:48.917 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:48.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:48.921 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:49.021 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:49.032 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:03:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:03:48] "GET /metrics HTTP/1.1" 200 36632 "" "Prometheus/2.51.0" 2024-08-17T18:03:49.048 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:49.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:49.050 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:49.063 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-08-17T18:03:49.151 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:49.178 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:49.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:49.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:49.281 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:49.301 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:49.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:49.303 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:49.404 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:49.428 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:49.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:49.430 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:49.531 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:49.560 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:49.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:49.563 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:49.598 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T18:03:49.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:49 smithi131 bash[88347]: cluster 2024-08-17T18:03:48.464186+0000 mgr.y (mgr.34107) 1853 : cluster [DBG] pgmap v2653: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 1.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 611 op/s; 4088/102 objects degraded (4007.843%); 1.3 MiB/s, 87 objects/s recovering 2024-08-17T18:03:49.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:49 smithi131 bash[88347]: cluster 2024-08-17T18:03:48.464186+0000 mgr.y (mgr.34107) 1853 : cluster [DBG] pgmap v2653: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 1.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 611 op/s; 4088/102 objects degraded (4007.843%); 1.3 MiB/s, 87 objects/s recovering 2024-08-17T18:03:49.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:49 smithi131 bash[89561]: cluster 2024-08-17T18:03:48.464186+0000 mgr.y (mgr.34107) 1853 : cluster [DBG] pgmap v2653: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 1.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 611 op/s; 4088/102 objects degraded (4007.843%); 1.3 MiB/s, 87 objects/s recovering 2024-08-17T18:03:49.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:49 smithi131 bash[89561]: cluster 2024-08-17T18:03:48.464186+0000 mgr.y (mgr.34107) 1853 : cluster [DBG] pgmap v2653: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 1.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 611 op/s; 4088/102 objects degraded (4007.843%); 1.3 MiB/s, 87 objects/s recovering 2024-08-17T18:03:49.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:49 smithi169 bash[79348]: cluster 2024-08-17T18:03:48.464186+0000 mgr.y (mgr.34107) 1853 : cluster [DBG] pgmap v2653: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 1.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 611 op/s; 4088/102 objects degraded (4007.843%); 1.3 MiB/s, 87 objects/s recovering 2024-08-17T18:03:49.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:49 smithi169 bash[79348]: cluster 2024-08-17T18:03:48.464186+0000 mgr.y (mgr.34107) 1853 : cluster [DBG] pgmap v2653: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 1.0 MiB data, 4.9 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 611 op/s; 4088/102 objects degraded (4007.843%); 1.3 MiB/s, 87 objects/s recovering 2024-08-17T18:03:49.664 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:49.684 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:49.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:49.686 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:49.787 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:49.813 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:49.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:49.815 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:49.916 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:49.942 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:49.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:49.944 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:50.044 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:50.069 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:50.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:50.071 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:50.172 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:50.192 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:50.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:50.195 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:50.295 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:50.322 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:50.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:50.324 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:50.425 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:50.450 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:50.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:50.452 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:50.553 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:50.581 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:50.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:50.583 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:50.684 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:50.716 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:50.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:50.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:50.820 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:50.848 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:50.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:50.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:50.951 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:50.978 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:50.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:50.980 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:51.081 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:51.110 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:51.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:51.112 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:51.213 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:51.241 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:51.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:51.244 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:51.344 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:51.369 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:51.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:51.371 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:51.472 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:51.499 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:51.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:51.502 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:51.602 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:51.614 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:51 smithi169 bash[79348]: cluster 2024-08-17T18:03:50.464962+0000 mgr.y (mgr.34107) 1854 : cluster [DBG] pgmap v2654: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 1.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 238 op/s; 3715/102 objects degraded (3642.157%); 441 KiB/s, 123 objects/s recovering 2024-08-17T18:03:51.614 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:51 smithi169 bash[79348]: cluster 2024-08-17T18:03:50.464962+0000 mgr.y (mgr.34107) 1854 : cluster [DBG] pgmap v2654: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 1.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 238 op/s; 3715/102 objects degraded (3642.157%); 441 KiB/s, 123 objects/s recovering 2024-08-17T18:03:51.614 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:51 smithi169 bash[79348]: cluster 2024-08-17T18:03:51.008592+0000 mon.a (mon.0) 2850 : cluster [WRN] Health check update: Degraded data redundancy: 3715/102 objects degraded (3642.157%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:51.614 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:51 smithi169 bash[79348]: cluster 2024-08-17T18:03:51.008592+0000 mon.a (mon.0) 2850 : cluster [WRN] Health check update: Degraded data redundancy: 3715/102 objects degraded (3642.157%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:51.628 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:51.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:51.630 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:51.731 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:51.755 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:51.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:51.757 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:51.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:51 smithi131 bash[88347]: cluster 2024-08-17T18:03:50.464962+0000 mgr.y (mgr.34107) 1854 : cluster [DBG] pgmap v2654: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 1.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 238 op/s; 3715/102 objects degraded (3642.157%); 441 KiB/s, 123 objects/s recovering 2024-08-17T18:03:51.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:51 smithi131 bash[88347]: cluster 2024-08-17T18:03:50.464962+0000 mgr.y (mgr.34107) 1854 : cluster [DBG] pgmap v2654: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 1.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 238 op/s; 3715/102 objects degraded (3642.157%); 441 KiB/s, 123 objects/s recovering 2024-08-17T18:03:51.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:51 smithi131 bash[88347]: cluster 2024-08-17T18:03:51.008592+0000 mon.a (mon.0) 2850 : cluster [WRN] Health check update: Degraded data redundancy: 3715/102 objects degraded (3642.157%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:51.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:51 smithi131 bash[88347]: cluster 2024-08-17T18:03:51.008592+0000 mon.a (mon.0) 2850 : cluster [WRN] Health check update: Degraded data redundancy: 3715/102 objects degraded (3642.157%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:51.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:51 smithi131 bash[89561]: cluster 2024-08-17T18:03:50.464962+0000 mgr.y (mgr.34107) 1854 : cluster [DBG] pgmap v2654: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 1.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 238 op/s; 3715/102 objects degraded (3642.157%); 441 KiB/s, 123 objects/s recovering 2024-08-17T18:03:51.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:51 smithi131 bash[89561]: cluster 2024-08-17T18:03:50.464962+0000 mgr.y (mgr.34107) 1854 : cluster [DBG] pgmap v2654: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 1.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 238 op/s; 3715/102 objects degraded (3642.157%); 441 KiB/s, 123 objects/s recovering 2024-08-17T18:03:51.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:51 smithi131 bash[89561]: cluster 2024-08-17T18:03:51.008592+0000 mon.a (mon.0) 2850 : cluster [WRN] Health check update: Degraded data redundancy: 3715/102 objects degraded (3642.157%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:51.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:51 smithi131 bash[89561]: cluster 2024-08-17T18:03:51.008592+0000 mon.a (mon.0) 2850 : cluster [WRN] Health check update: Degraded data redundancy: 3715/102 objects degraded (3642.157%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:51.857 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:51.884 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:51.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:51.886 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:51.987 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:52.014 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:52.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:52.016 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:52.104 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:03:52.104 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:03:52.105 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:03:52.117 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:52.144 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:52.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:52.146 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:52.247 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:52.266 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:52.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:52.268 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:52.369 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:52.396 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:52.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:52.398 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:52.498 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:52.519 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:52.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:52.521 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:52.622 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:52.650 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:52.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:52.652 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:52.753 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:52.777 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:52.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:52.779 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:52.880 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:52.906 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:52.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:52.908 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:53.009 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:53.034 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:53.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:53.036 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:53.137 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:53.166 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:53.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:53.168 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:53.239 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:03:53.270 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:53.294 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:53.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:53.297 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:53.397 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:53.422 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:53.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:53.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:53.525 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:53.548 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:53.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:53.551 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:53.651 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:53.673 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:53.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:53.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:53.776 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:53.797 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:53.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:53.800 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:53.900 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:53.920 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:53.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:53.923 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:54.024 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:54.043 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:54.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:54.045 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:54.131 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:03:54.146 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:54.165 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:54.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:54.167 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:54.268 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:54.290 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:54.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:54.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:54.307 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:54 smithi169 bash[79348]: cluster 2024-08-17T18:03:52.465405+0000 mgr.y (mgr.34107) 1855 : cluster [DBG] pgmap v2655: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 1.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 238 op/s; 3715/102 objects degraded (3642.157%); 441 KiB/s, 123 objects/s recovering 2024-08-17T18:03:54.308 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:54 smithi169 bash[79348]: cluster 2024-08-17T18:03:52.465405+0000 mgr.y (mgr.34107) 1855 : cluster [DBG] pgmap v2655: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 1.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 238 op/s; 3715/102 objects degraded (3642.157%); 441 KiB/s, 123 objects/s recovering 2024-08-17T18:03:54.308 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:54 smithi169 bash[79348]: audit 2024-08-17T18:03:53.154058+0000 mon.a (mon.0) 2851 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:54.308 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:54 smithi169 bash[79348]: audit 2024-08-17T18:03:53.154058+0000 mon.a (mon.0) 2851 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:54.308 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:54 smithi169 bash[79348]: audit 2024-08-17T18:03:53.165827+0000 mon.a (mon.0) 2852 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:54.308 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:54 smithi169 bash[79348]: audit 2024-08-17T18:03:53.165827+0000 mon.a (mon.0) 2852 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:54.308 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:54 smithi169 bash[79348]: audit 2024-08-17T18:03:53.276544+0000 mon.a (mon.0) 2853 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:54.308 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:54 smithi169 bash[79348]: audit 2024-08-17T18:03:53.276544+0000 mon.a (mon.0) 2853 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:54.394 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:54.416 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:54.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:54.418 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:54.518 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:54.544 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:03:54.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:54.547 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:03:54.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:54 smithi131 bash[89561]: cluster 2024-08-17T18:03:52.465405+0000 mgr.y (mgr.34107) 1855 : cluster [DBG] pgmap v2655: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 1.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 238 op/s; 3715/102 objects degraded (3642.157%); 441 KiB/s, 123 objects/s recovering 2024-08-17T18:03:54.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:54 smithi131 bash[89561]: cluster 2024-08-17T18:03:52.465405+0000 mgr.y (mgr.34107) 1855 : cluster [DBG] pgmap v2655: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 1.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 238 op/s; 3715/102 objects degraded (3642.157%); 441 KiB/s, 123 objects/s recovering 2024-08-17T18:03:54.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:54 smithi131 bash[89561]: audit 2024-08-17T18:03:53.154058+0000 mon.a (mon.0) 2851 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:54.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:54 smithi131 bash[89561]: audit 2024-08-17T18:03:53.154058+0000 mon.a (mon.0) 2851 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:54.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:54 smithi131 bash[89561]: audit 2024-08-17T18:03:53.165827+0000 mon.a (mon.0) 2852 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:54.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:54 smithi131 bash[89561]: audit 2024-08-17T18:03:53.165827+0000 mon.a (mon.0) 2852 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:54.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:54 smithi131 bash[89561]: audit 2024-08-17T18:03:53.276544+0000 mon.a (mon.0) 2853 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:54.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:54 smithi131 bash[89561]: audit 2024-08-17T18:03:53.276544+0000 mon.a (mon.0) 2853 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:54.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:54 smithi131 bash[88347]: cluster 2024-08-17T18:03:52.465405+0000 mgr.y (mgr.34107) 1855 : cluster [DBG] pgmap v2655: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 1.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 238 op/s; 3715/102 objects degraded (3642.157%); 441 KiB/s, 123 objects/s recovering 2024-08-17T18:03:54.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:54 smithi131 bash[88347]: cluster 2024-08-17T18:03:52.465405+0000 mgr.y (mgr.34107) 1855 : cluster [DBG] pgmap v2655: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 1.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 238 op/s; 3715/102 objects degraded (3642.157%); 441 KiB/s, 123 objects/s recovering 2024-08-17T18:03:54.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:54 smithi131 bash[88347]: audit 2024-08-17T18:03:53.154058+0000 mon.a (mon.0) 2851 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:54.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:54 smithi131 bash[88347]: audit 2024-08-17T18:03:53.154058+0000 mon.a (mon.0) 2851 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:54.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:54 smithi131 bash[88347]: audit 2024-08-17T18:03:53.165827+0000 mon.a (mon.0) 2852 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:54.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:54 smithi131 bash[88347]: audit 2024-08-17T18:03:53.165827+0000 mon.a (mon.0) 2852 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:54.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:54 smithi131 bash[88347]: audit 2024-08-17T18:03:53.276544+0000 mon.a (mon.0) 2853 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:54.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:54 smithi131 bash[88347]: audit 2024-08-17T18:03:53.276544+0000 mon.a (mon.0) 2853 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:03:54.647 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:54.666 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:54.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:54.668 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:54.768 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:54.786 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:54.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:54.789 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:54.889 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:54.911 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:54.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:54.913 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:55.014 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:55.034 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:55.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:55.037 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:55.137 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:55.168 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:55.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:55.170 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:55.271 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:55.281 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:55 smithi169 bash[79348]: audit 2024-08-17T18:03:54.152484+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:55.281 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:55 smithi169 bash[79348]: audit 2024-08-17T18:03:54.152484+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:55.281 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:55 smithi169 bash[79348]: audit 2024-08-17T18:03:54.160983+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:55.281 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:55 smithi169 bash[79348]: audit 2024-08-17T18:03:54.160983+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:55.281 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:55 smithi169 bash[79348]: audit 2024-08-17T18:03:54.805818+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:03:55.281 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:55 smithi169 bash[79348]: audit 2024-08-17T18:03:54.805818+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:03:55.281 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:55 smithi169 bash[79348]: audit 2024-08-17T18:03:54.807284+0000 mon.a (mon.0) 2857 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:03:55.281 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:55 smithi169 bash[79348]: audit 2024-08-17T18:03:54.807284+0000 mon.a (mon.0) 2857 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:03:55.281 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:55 smithi169 bash[79348]: audit 2024-08-17T18:03:54.814577+0000 mon.a (mon.0) 2858 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:55.282 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:55 smithi169 bash[79348]: audit 2024-08-17T18:03:54.814577+0000 mon.a (mon.0) 2858 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:55.295 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:55.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:55.298 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:55.399 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:55.410 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:55 smithi131 bash[88347]: audit 2024-08-17T18:03:54.152484+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:55.411 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:55 smithi131 bash[88347]: audit 2024-08-17T18:03:54.152484+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:55.411 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:55 smithi131 bash[88347]: audit 2024-08-17T18:03:54.160983+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:55.411 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:55 smithi131 bash[88347]: audit 2024-08-17T18:03:54.160983+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:55.411 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:55 smithi131 bash[88347]: audit 2024-08-17T18:03:54.805818+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:03:55.411 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:55 smithi131 bash[88347]: audit 2024-08-17T18:03:54.805818+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:03:55.411 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:55 smithi131 bash[88347]: audit 2024-08-17T18:03:54.807284+0000 mon.a (mon.0) 2857 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:03:55.411 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:55 smithi131 bash[88347]: audit 2024-08-17T18:03:54.807284+0000 mon.a (mon.0) 2857 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:03:55.411 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:55 smithi131 bash[88347]: audit 2024-08-17T18:03:54.814577+0000 mon.a (mon.0) 2858 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:55.411 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:55 smithi131 bash[88347]: audit 2024-08-17T18:03:54.814577+0000 mon.a (mon.0) 2858 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:55.412 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:55 smithi131 bash[89561]: audit 2024-08-17T18:03:54.152484+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:55.412 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:55 smithi131 bash[89561]: audit 2024-08-17T18:03:54.152484+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:55.412 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:55 smithi131 bash[89561]: audit 2024-08-17T18:03:54.160983+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:55.412 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:55 smithi131 bash[89561]: audit 2024-08-17T18:03:54.160983+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:55.412 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:55 smithi131 bash[89561]: audit 2024-08-17T18:03:54.805818+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:03:55.412 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:55 smithi131 bash[89561]: audit 2024-08-17T18:03:54.805818+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:03:55.412 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:55 smithi131 bash[89561]: audit 2024-08-17T18:03:54.807284+0000 mon.a (mon.0) 2857 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:03:55.412 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:55 smithi131 bash[89561]: audit 2024-08-17T18:03:54.807284+0000 mon.a (mon.0) 2857 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:03:55.412 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:55 smithi131 bash[89561]: audit 2024-08-17T18:03:54.814577+0000 mon.a (mon.0) 2858 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:55.412 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:55 smithi131 bash[89561]: audit 2024-08-17T18:03:54.814577+0000 mon.a (mon.0) 2858 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:03:55.425 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:55.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:55.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:55.529 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:55.555 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:55.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:55.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:55.658 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:55.684 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:55.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:55.687 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:55.788 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:55.814 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:55.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:55.816 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:55.917 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:55.945 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:55.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:55.947 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:56.048 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:56.077 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:56.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:56.080 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:56.180 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:56 smithi131 bash[88347]: cluster 2024-08-17T18:03:54.466409+0000 mgr.y (mgr.34107) 1856 : cluster [DBG] pgmap v2656: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 1.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 156 op/s; 3715/102 objects degraded (3642.157%); 441 KiB/s, 123 objects/s recovering 2024-08-17T18:03:56.180 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:56 smithi131 bash[88347]: cluster 2024-08-17T18:03:54.466409+0000 mgr.y (mgr.34107) 1856 : cluster [DBG] pgmap v2656: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 1.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 156 op/s; 3715/102 objects degraded (3642.157%); 441 KiB/s, 123 objects/s recovering 2024-08-17T18:03:56.180 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:56.204 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:56.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:56.206 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:56.307 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:56.333 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:56.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:56.336 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:56.366 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:56 smithi169 bash[79348]: cluster 2024-08-17T18:03:54.466409+0000 mgr.y (mgr.34107) 1856 : cluster [DBG] pgmap v2656: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 1.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 156 op/s; 3715/102 objects degraded (3642.157%); 441 KiB/s, 123 objects/s recovering 2024-08-17T18:03:56.366 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:56 smithi169 bash[79348]: cluster 2024-08-17T18:03:54.466409+0000 mgr.y (mgr.34107) 1856 : cluster [DBG] pgmap v2656: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 1.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 156 op/s; 3715/102 objects degraded (3642.157%); 441 KiB/s, 123 objects/s recovering 2024-08-17T18:03:56.436 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:56.458 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:56.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:56.461 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:56.498 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:56 smithi131 bash[89561]: cluster 2024-08-17T18:03:54.466409+0000 mgr.y (mgr.34107) 1856 : cluster [DBG] pgmap v2656: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 1.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 156 op/s; 3715/102 objects degraded (3642.157%); 441 KiB/s, 123 objects/s recovering 2024-08-17T18:03:56.498 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:56 smithi131 bash[89561]: cluster 2024-08-17T18:03:54.466409+0000 mgr.y (mgr.34107) 1856 : cluster [DBG] pgmap v2656: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 1.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 156 op/s; 3715/102 objects degraded (3642.157%); 441 KiB/s, 123 objects/s recovering 2024-08-17T18:03:56.561 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:56.583 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:56.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:56.585 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:56.686 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:56.712 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:56.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:56.714 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:56.815 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:56.835 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:56.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:56.837 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:56.938 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:56.959 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:56.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:56.962 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:57.063 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:57.082 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:57.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:57.085 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:57.186 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:57.205 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:57.208 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:57 smithi131 bash[89561]: cluster 2024-08-17T18:03:56.174527+0000 mon.a (mon.0) 2859 : cluster [DBG] osdmap e1460: 8 total, 8 up, 8 in 2024-08-17T18:03:57.208 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:57 smithi131 bash[89561]: cluster 2024-08-17T18:03:56.174527+0000 mon.a (mon.0) 2859 : cluster [DBG] osdmap e1460: 8 total, 8 up, 8 in 2024-08-17T18:03:57.209 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:57 smithi131 bash[89561]: cluster 2024-08-17T18:03:57.169651+0000 mon.a (mon.0) 2860 : cluster [DBG] osdmap e1461: 8 total, 8 up, 8 in 2024-08-17T18:03:57.209 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:57 smithi131 bash[89561]: cluster 2024-08-17T18:03:57.169651+0000 mon.a (mon.0) 2860 : cluster [DBG] osdmap e1461: 8 total, 8 up, 8 in 2024-08-17T18:03:57.209 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:57 smithi131 bash[88347]: cluster 2024-08-17T18:03:56.174527+0000 mon.a (mon.0) 2859 : cluster [DBG] osdmap e1460: 8 total, 8 up, 8 in 2024-08-17T18:03:57.209 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:57 smithi131 bash[88347]: cluster 2024-08-17T18:03:56.174527+0000 mon.a (mon.0) 2859 : cluster [DBG] osdmap e1460: 8 total, 8 up, 8 in 2024-08-17T18:03:57.209 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:57 smithi131 bash[88347]: cluster 2024-08-17T18:03:57.169651+0000 mon.a (mon.0) 2860 : cluster [DBG] osdmap e1461: 8 total, 8 up, 8 in 2024-08-17T18:03:57.209 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:57 smithi131 bash[88347]: cluster 2024-08-17T18:03:57.169651+0000 mon.a (mon.0) 2860 : cluster [DBG] osdmap e1461: 8 total, 8 up, 8 in 2024-08-17T18:03:57.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:57.210 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:57.311 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:57.336 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:57.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:57.339 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:57.440 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:57.463 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:57.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:57.465 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:57.565 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:57.577 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:57 smithi169 bash[79348]: cluster 2024-08-17T18:03:56.174527+0000 mon.a (mon.0) 2859 : cluster [DBG] osdmap e1460: 8 total, 8 up, 8 in 2024-08-17T18:03:57.577 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:57 smithi169 bash[79348]: cluster 2024-08-17T18:03:56.174527+0000 mon.a (mon.0) 2859 : cluster [DBG] osdmap e1460: 8 total, 8 up, 8 in 2024-08-17T18:03:57.577 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:57 smithi169 bash[79348]: cluster 2024-08-17T18:03:57.169651+0000 mon.a (mon.0) 2860 : cluster [DBG] osdmap e1461: 8 total, 8 up, 8 in 2024-08-17T18:03:57.577 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:57 smithi169 bash[79348]: cluster 2024-08-17T18:03:57.169651+0000 mon.a (mon.0) 2860 : cluster [DBG] osdmap e1461: 8 total, 8 up, 8 in 2024-08-17T18:03:57.593 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:57.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:57.594 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:57.695 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:57.720 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:57.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:57.723 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:57.823 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:57.846 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:57.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:57.849 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:57.950 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:57.979 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:57.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:57.981 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:58.082 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:58.106 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:58.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:58.108 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:58.209 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:58.235 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:03:58.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:58.237 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:03:58.338 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:58.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:58 smithi131 bash[88347]: cluster 2024-08-17T18:03:56.467184+0000 mgr.y (mgr.34107) 1857 : cluster [DBG] pgmap v2658: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 1.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2722/102 objects degraded (2668.627%); 0 B/s, 169 objects/s recovering 2024-08-17T18:03:58.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:58 smithi131 bash[88347]: cluster 2024-08-17T18:03:56.467184+0000 mgr.y (mgr.34107) 1857 : cluster [DBG] pgmap v2658: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 1.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2722/102 objects degraded (2668.627%); 0 B/s, 169 objects/s recovering 2024-08-17T18:03:58.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:58 smithi131 bash[88347]: cluster 2024-08-17T18:03:57.178752+0000 mon.a (mon.0) 2861 : cluster [WRN] Health check update: Degraded data redundancy: 2722/102 objects degraded (2668.627%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:58.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:03:58 smithi131 bash[88347]: cluster 2024-08-17T18:03:57.178752+0000 mon.a (mon.0) 2861 : cluster [WRN] Health check update: Degraded data redundancy: 2722/102 objects degraded (2668.627%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:58.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:58 smithi131 bash[89561]: cluster 2024-08-17T18:03:56.467184+0000 mgr.y (mgr.34107) 1857 : cluster [DBG] pgmap v2658: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 1.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2722/102 objects degraded (2668.627%); 0 B/s, 169 objects/s recovering 2024-08-17T18:03:58.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:58 smithi131 bash[89561]: cluster 2024-08-17T18:03:56.467184+0000 mgr.y (mgr.34107) 1857 : cluster [DBG] pgmap v2658: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 1.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2722/102 objects degraded (2668.627%); 0 B/s, 169 objects/s recovering 2024-08-17T18:03:58.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:58 smithi131 bash[89561]: cluster 2024-08-17T18:03:57.178752+0000 mon.a (mon.0) 2861 : cluster [WRN] Health check update: Degraded data redundancy: 2722/102 objects degraded (2668.627%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:58.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:03:58 smithi131 bash[89561]: cluster 2024-08-17T18:03:57.178752+0000 mon.a (mon.0) 2861 : cluster [WRN] Health check update: Degraded data redundancy: 2722/102 objects degraded (2668.627%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:58.363 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:58.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:58.365 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:58.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:58 smithi169 bash[79348]: cluster 2024-08-17T18:03:56.467184+0000 mgr.y (mgr.34107) 1857 : cluster [DBG] pgmap v2658: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 1.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2722/102 objects degraded (2668.627%); 0 B/s, 169 objects/s recovering 2024-08-17T18:03:58.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:58 smithi169 bash[79348]: cluster 2024-08-17T18:03:56.467184+0000 mgr.y (mgr.34107) 1857 : cluster [DBG] pgmap v2658: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 1.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2722/102 objects degraded (2668.627%); 0 B/s, 169 objects/s recovering 2024-08-17T18:03:58.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:58 smithi169 bash[79348]: cluster 2024-08-17T18:03:57.178752+0000 mon.a (mon.0) 2861 : cluster [WRN] Health check update: Degraded data redundancy: 2722/102 objects degraded (2668.627%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:58.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:03:58 smithi169 bash[79348]: cluster 2024-08-17T18:03:57.178752+0000 mon.a (mon.0) 2861 : cluster [WRN] Health check update: Degraded data redundancy: 2722/102 objects degraded (2668.627%), 2 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:03:58.466 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:58.493 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:58.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:58.495 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:58.596 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:58.622 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:03:58.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:58.624 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:03:58.725 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:58.753 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:58.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:58.755 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:58.856 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:58.882 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:03:58.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:58.885 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:03:58.985 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:58.997 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:03:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:03:58] "GET /metrics HTTP/1.1" 200 36623 "" "Prometheus/2.51.0" 2024-08-17T18:03:59.014 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:59.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:59.016 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:59.117 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:59.141 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:59.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:59.143 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:59.244 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:59.270 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:03:59.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:59.272 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:03:59.373 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:59.399 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:59.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:59.402 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:59.503 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:59.525 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:03:59.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:59.527 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:03:59.628 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:59.652 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:03:59.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:59.654 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:03:59.755 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:59.780 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:59.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:59.782 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:03:59.883 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:59.909 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:03:59.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:03:59.912 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:00.018 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:00.040 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:00.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:00.043 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:00.143 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:00.170 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:00.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:00.172 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:00.272 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:00.302 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:00.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:00.304 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:00.405 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:00.416 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:00 smithi131 bash[88347]: cluster 2024-08-17T18:03:58.468026+0000 mgr.y (mgr.34107) 1858 : cluster [DBG] pgmap v2660: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 1.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2722/102 objects degraded (2668.627%); 0 B/s, 124 objects/s recovering 2024-08-17T18:04:00.416 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:00 smithi131 bash[88347]: cluster 2024-08-17T18:03:58.468026+0000 mgr.y (mgr.34107) 1858 : cluster [DBG] pgmap v2660: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 1.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2722/102 objects degraded (2668.627%); 0 B/s, 124 objects/s recovering 2024-08-17T18:04:00.416 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:00 smithi131 bash[89561]: cluster 2024-08-17T18:03:58.468026+0000 mgr.y (mgr.34107) 1858 : cluster [DBG] pgmap v2660: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 1.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2722/102 objects degraded (2668.627%); 0 B/s, 124 objects/s recovering 2024-08-17T18:04:00.416 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:00 smithi131 bash[89561]: cluster 2024-08-17T18:03:58.468026+0000 mgr.y (mgr.34107) 1858 : cluster [DBG] pgmap v2660: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 1.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2722/102 objects degraded (2668.627%); 0 B/s, 124 objects/s recovering 2024-08-17T18:04:00.430 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:00.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:00.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:00.533 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:00.558 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:00.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:00.560 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:00.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:00 smithi169 bash[79348]: cluster 2024-08-17T18:03:58.468026+0000 mgr.y (mgr.34107) 1858 : cluster [DBG] pgmap v2660: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 1.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2722/102 objects degraded (2668.627%); 0 B/s, 124 objects/s recovering 2024-08-17T18:04:00.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:00 smithi169 bash[79348]: cluster 2024-08-17T18:03:58.468026+0000 mgr.y (mgr.34107) 1858 : cluster [DBG] pgmap v2660: 99 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 96 active+clean; 1.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 2722/102 objects degraded (2668.627%); 0 B/s, 124 objects/s recovering 2024-08-17T18:04:00.661 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:00.686 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:00.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:00.689 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:00.789 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:00.813 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:00.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:00.815 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:00.916 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:00.939 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:00.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:00.941 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:01.042 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:01.069 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:01.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:01.071 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:01.172 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:01.195 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:01.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:01.199 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:01.300 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:01.324 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:01.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:01.326 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:01.427 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:01.453 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:01.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:01.458 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:01.558 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:01.585 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:01.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:01.587 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:01.590 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-08-17T18:04:01.590 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [], 2024-08-17T18:04:01.590 INFO:teuthology.orchestra.run.smithi169.stdout: "num_ops": 0 2024-08-17T18:04:01.590 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-08-17T18:04:01.687 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:01.710 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:01.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:01.712 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:01.813 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:01.840 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:01.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:01.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:01.943 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:01.967 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:01.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:01.970 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:02.070 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:02.098 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:02.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:02.100 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:02.200 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:02.224 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:02.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:02.226 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:02.327 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:02.336 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:02 smithi131 bash[89561]: cluster 2024-08-17T18:04:00.468835+0000 mgr.y (mgr.34107) 1859 : cluster [DBG] pgmap v2661: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 1.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1/102 objects degraded (0.980%); 0 B/s, 247 objects/s recovering 2024-08-17T18:04:02.336 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:02 smithi131 bash[89561]: cluster 2024-08-17T18:04:00.468835+0000 mgr.y (mgr.34107) 1859 : cluster [DBG] pgmap v2661: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 1.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1/102 objects degraded (0.980%); 0 B/s, 247 objects/s recovering 2024-08-17T18:04:02.337 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:02 smithi131 bash[88347]: cluster 2024-08-17T18:04:00.468835+0000 mgr.y (mgr.34107) 1859 : cluster [DBG] pgmap v2661: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 1.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1/102 objects degraded (0.980%); 0 B/s, 247 objects/s recovering 2024-08-17T18:04:02.337 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:02 smithi131 bash[88347]: cluster 2024-08-17T18:04:00.468835+0000 mgr.y (mgr.34107) 1859 : cluster [DBG] pgmap v2661: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 1.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1/102 objects degraded (0.980%); 0 B/s, 247 objects/s recovering 2024-08-17T18:04:02.348 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:02.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:02.351 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:02.452 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:02.473 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:02.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:02.475 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:02.576 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:02.593 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:02 smithi169 bash[79348]: cluster 2024-08-17T18:04:00.468835+0000 mgr.y (mgr.34107) 1859 : cluster [DBG] pgmap v2661: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 1.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1/102 objects degraded (0.980%); 0 B/s, 247 objects/s recovering 2024-08-17T18:04:02.593 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:02 smithi169 bash[79348]: cluster 2024-08-17T18:04:00.468835+0000 mgr.y (mgr.34107) 1859 : cluster [DBG] pgmap v2661: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 1.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1/102 objects degraded (0.980%); 0 B/s, 247 objects/s recovering 2024-08-17T18:04:02.598 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:02.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:02.601 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:02.702 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:02.721 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:02.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:02.723 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:02.757 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T18:04:02.758 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:04:02.775 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T18:04:02.775 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:04:02.792 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T18:04:02.793 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:04:02.809 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T18:04:02.810 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:04:02.824 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:02.830 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T18:04:02.831 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:04:02.850 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:04:02.851 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T18:04:02.851 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:02.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:02.854 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:02.869 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T18:04:02.869 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:04:02.890 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T18:04:02.890 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:04:02.954 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:02.974 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:02.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:02.976 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:03.078 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:03.101 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:03.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:03.104 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:03.168 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-08-17T18:04:03.202 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T18:04:03.204 INFO:teuthology.orchestra.run.smithi131.stderr:dumped all 2024-08-17T18:04:03.205 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:03.218 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:03 smithi131 bash[88347]: audit 2024-08-17T18:04:02.739117+0000 mon.c (mon.2) 91 : audit [DBG] from='client.? 172.21.15.131:0/3563182172' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:04:03.218 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:03 smithi131 bash[88347]: audit 2024-08-17T18:04:02.739117+0000 mon.c (mon.2) 91 : audit [DBG] from='client.? 172.21.15.131:0/3563182172' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:04:03.219 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:03 smithi131 bash[89561]: audit 2024-08-17T18:04:02.739117+0000 mon.c (mon.2) 91 : audit [DBG] from='client.? 172.21.15.131:0/3563182172' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:04:03.219 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:03 smithi131 bash[89561]: audit 2024-08-17T18:04:02.739117+0000 mon.c (mon.2) 91 : audit [DBG] from='client.? 172.21.15.131:0/3563182172' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:04:03.234 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:03.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:03.236 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:03.337 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:03.357 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:03.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:03.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:03.460 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:03.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:03 smithi169 bash[79348]: audit 2024-08-17T18:04:02.739117+0000 mon.c (mon.2) 91 : audit [DBG] from='client.? 172.21.15.131:0/3563182172' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:04:03.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:03 smithi169 bash[79348]: audit 2024-08-17T18:04:02.739117+0000 mon.c (mon.2) 91 : audit [DBG] from='client.? 172.21.15.131:0/3563182172' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:04:03.485 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:03.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:03.487 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:03.588 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:03.612 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:03.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:03.615 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:03.715 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:03.743 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:03.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:03.745 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:03.846 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:03.870 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:03.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:03.872 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:03.973 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:03.999 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:04.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:04.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:04.102 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:04.125 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:04.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:04.127 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:04.202 INFO:teuthology.orchestra.run.smithi131.stderr:pool 'unique_pool_2' removed 2024-08-17T18:04:04.218 INFO:teuthology.orchestra.run.smithi131.stderr:noscrub is unset 2024-08-17T18:04:04.228 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:04.277 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:04.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:04.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:04.374 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:04 smithi131 bash[89561]: cluster 2024-08-17T18:04:02.469251+0000 mgr.y (mgr.34107) 1860 : cluster [DBG] pgmap v2662: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 1.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1/102 objects degraded (0.980%); 0 B/s, 247 objects/s recovering 2024-08-17T18:04:04.374 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:04 smithi131 bash[89561]: cluster 2024-08-17T18:04:02.469251+0000 mgr.y (mgr.34107) 1860 : cluster [DBG] pgmap v2662: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 1.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1/102 objects degraded (0.980%); 0 B/s, 247 objects/s recovering 2024-08-17T18:04:04.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:04 smithi131 bash[89561]: audit 2024-08-17T18:04:03.192390+0000 mgr.y (mgr.34107) 1861 : audit [DBG] from='client.35631 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:04:04.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:04 smithi131 bash[89561]: audit 2024-08-17T18:04:03.192390+0000 mgr.y (mgr.34107) 1861 : audit [DBG] from='client.35631 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:04:04.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:04 smithi131 bash[89561]: cluster 2024-08-17T18:04:03.212016+0000 mon.a (mon.0) 2862 : cluster [DBG] osdmap e1462: 8 total, 8 up, 8 in 2024-08-17T18:04:04.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:04 smithi131 bash[89561]: cluster 2024-08-17T18:04:03.212016+0000 mon.a (mon.0) 2862 : cluster [DBG] osdmap e1462: 8 total, 8 up, 8 in 2024-08-17T18:04:04.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:04 smithi131 bash[89561]: audit 2024-08-17T18:04:03.548051+0000 mon.a (mon.0) 2863 : audit [INF] from='client.? 172.21.15.131:0/1054089462' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T18:04:04.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:04 smithi131 bash[89561]: audit 2024-08-17T18:04:03.548051+0000 mon.a (mon.0) 2863 : audit [INF] from='client.? 172.21.15.131:0/1054089462' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T18:04:04.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:04 smithi131 bash[89561]: audit 2024-08-17T18:04:04.115728+0000 mon.c (mon.2) 92 : audit [INF] from='client.? 172.21.15.131:0/779454112' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:04:04.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:04 smithi131 bash[89561]: audit 2024-08-17T18:04:04.115728+0000 mon.c (mon.2) 92 : audit [INF] from='client.? 172.21.15.131:0/779454112' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:04:04.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:04 smithi131 bash[89561]: audit 2024-08-17T18:04:04.116084+0000 mon.a (mon.0) 2864 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:04:04.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:04 smithi131 bash[89561]: audit 2024-08-17T18:04:04.116084+0000 mon.a (mon.0) 2864 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:04:04.375 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:04 smithi131 bash[88347]: cluster 2024-08-17T18:04:02.469251+0000 mgr.y (mgr.34107) 1860 : cluster [DBG] pgmap v2662: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 1.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1/102 objects degraded (0.980%); 0 B/s, 247 objects/s recovering 2024-08-17T18:04:04.376 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:04 smithi131 bash[88347]: cluster 2024-08-17T18:04:02.469251+0000 mgr.y (mgr.34107) 1860 : cluster [DBG] pgmap v2662: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 1.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1/102 objects degraded (0.980%); 0 B/s, 247 objects/s recovering 2024-08-17T18:04:04.376 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:04 smithi131 bash[88347]: audit 2024-08-17T18:04:03.192390+0000 mgr.y (mgr.34107) 1861 : audit [DBG] from='client.35631 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:04:04.376 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:04 smithi131 bash[88347]: audit 2024-08-17T18:04:03.192390+0000 mgr.y (mgr.34107) 1861 : audit [DBG] from='client.35631 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:04:04.376 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:04 smithi131 bash[88347]: cluster 2024-08-17T18:04:03.212016+0000 mon.a (mon.0) 2862 : cluster [DBG] osdmap e1462: 8 total, 8 up, 8 in 2024-08-17T18:04:04.376 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:04 smithi131 bash[88347]: cluster 2024-08-17T18:04:03.212016+0000 mon.a (mon.0) 2862 : cluster [DBG] osdmap e1462: 8 total, 8 up, 8 in 2024-08-17T18:04:04.376 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:04 smithi131 bash[88347]: audit 2024-08-17T18:04:03.548051+0000 mon.a (mon.0) 2863 : audit [INF] from='client.? 172.21.15.131:0/1054089462' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T18:04:04.376 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:04 smithi131 bash[88347]: audit 2024-08-17T18:04:03.548051+0000 mon.a (mon.0) 2863 : audit [INF] from='client.? 172.21.15.131:0/1054089462' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T18:04:04.376 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:04 smithi131 bash[88347]: audit 2024-08-17T18:04:04.115728+0000 mon.c (mon.2) 92 : audit [INF] from='client.? 172.21.15.131:0/779454112' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:04:04.376 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:04 smithi131 bash[88347]: audit 2024-08-17T18:04:04.115728+0000 mon.c (mon.2) 92 : audit [INF] from='client.? 172.21.15.131:0/779454112' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:04:04.376 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:04 smithi131 bash[88347]: audit 2024-08-17T18:04:04.116084+0000 mon.a (mon.0) 2864 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:04:04.376 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:04 smithi131 bash[88347]: audit 2024-08-17T18:04:04.116084+0000 mon.a (mon.0) 2864 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:04:04.380 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:04.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:04 smithi169 bash[79348]: cluster 2024-08-17T18:04:02.469251+0000 mgr.y (mgr.34107) 1860 : cluster [DBG] pgmap v2662: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 1.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1/102 objects degraded (0.980%); 0 B/s, 247 objects/s recovering 2024-08-17T18:04:04.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:04 smithi169 bash[79348]: cluster 2024-08-17T18:04:02.469251+0000 mgr.y (mgr.34107) 1860 : cluster [DBG] pgmap v2662: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 active+remapped+backfill_wait, 97 active+clean; 1.0 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 1/102 objects degraded (0.980%); 0 B/s, 247 objects/s recovering 2024-08-17T18:04:04.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:04 smithi169 bash[79348]: audit 2024-08-17T18:04:03.192390+0000 mgr.y (mgr.34107) 1861 : audit [DBG] from='client.35631 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:04:04.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:04 smithi169 bash[79348]: audit 2024-08-17T18:04:03.192390+0000 mgr.y (mgr.34107) 1861 : audit [DBG] from='client.35631 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:04:04.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:04 smithi169 bash[79348]: cluster 2024-08-17T18:04:03.212016+0000 mon.a (mon.0) 2862 : cluster [DBG] osdmap e1462: 8 total, 8 up, 8 in 2024-08-17T18:04:04.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:04 smithi169 bash[79348]: cluster 2024-08-17T18:04:03.212016+0000 mon.a (mon.0) 2862 : cluster [DBG] osdmap e1462: 8 total, 8 up, 8 in 2024-08-17T18:04:04.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:04 smithi169 bash[79348]: audit 2024-08-17T18:04:03.548051+0000 mon.a (mon.0) 2863 : audit [INF] from='client.? 172.21.15.131:0/1054089462' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T18:04:04.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:04 smithi169 bash[79348]: audit 2024-08-17T18:04:03.548051+0000 mon.a (mon.0) 2863 : audit [INF] from='client.? 172.21.15.131:0/1054089462' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T18:04:04.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:04 smithi169 bash[79348]: audit 2024-08-17T18:04:04.115728+0000 mon.c (mon.2) 92 : audit [INF] from='client.? 172.21.15.131:0/779454112' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:04:04.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:04 smithi169 bash[79348]: audit 2024-08-17T18:04:04.115728+0000 mon.c (mon.2) 92 : audit [INF] from='client.? 172.21.15.131:0/779454112' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:04:04.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:04 smithi169 bash[79348]: audit 2024-08-17T18:04:04.116084+0000 mon.a (mon.0) 2864 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:04:04.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:04 smithi169 bash[79348]: audit 2024-08-17T18:04:04.116084+0000 mon.a (mon.0) 2864 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:04:04.403 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:04.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:04.405 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:04.506 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:04.528 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:04.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:04.530 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:04.631 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:04.655 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:04.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:04.658 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:04.758 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:04.786 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:04.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:04.789 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:04.890 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:04.917 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:04.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:04.919 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:05.020 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:05.047 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:05.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:05.049 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:05.150 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:05.178 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:05.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:05.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:05.282 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:05.309 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:05.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:05.311 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:05.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:05 smithi131 bash[88347]: cluster 2024-08-17T18:04:04.200714+0000 mon.a (mon.0) 2865 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:04:05.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:05 smithi131 bash[88347]: cluster 2024-08-17T18:04:04.200714+0000 mon.a (mon.0) 2865 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:04:05.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:05 smithi131 bash[88347]: audit 2024-08-17T18:04:04.202737+0000 mon.a (mon.0) 2866 : audit [INF] from='client.? 172.21.15.131:0/1054089462' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T18:04:05.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:05 smithi131 bash[88347]: audit 2024-08-17T18:04:04.202737+0000 mon.a (mon.0) 2866 : audit [INF] from='client.? 172.21.15.131:0/1054089462' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T18:04:05.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:05 smithi131 bash[88347]: audit 2024-08-17T18:04:04.202850+0000 mon.a (mon.0) 2867 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:04:05.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:05 smithi131 bash[88347]: audit 2024-08-17T18:04:04.202850+0000 mon.a (mon.0) 2867 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:04:05.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:05 smithi131 bash[88347]: cluster 2024-08-17T18:04:04.208335+0000 mon.a (mon.0) 2868 : cluster [DBG] osdmap e1463: 8 total, 8 up, 8 in 2024-08-17T18:04:05.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:05 smithi131 bash[88347]: cluster 2024-08-17T18:04:04.208335+0000 mon.a (mon.0) 2868 : cluster [DBG] osdmap e1463: 8 total, 8 up, 8 in 2024-08-17T18:04:05.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:05 smithi131 bash[89561]: cluster 2024-08-17T18:04:04.200714+0000 mon.a (mon.0) 2865 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:04:05.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:05 smithi131 bash[89561]: cluster 2024-08-17T18:04:04.200714+0000 mon.a (mon.0) 2865 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:04:05.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:05 smithi131 bash[89561]: audit 2024-08-17T18:04:04.202737+0000 mon.a (mon.0) 2866 : audit [INF] from='client.? 172.21.15.131:0/1054089462' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T18:04:05.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:05 smithi131 bash[89561]: audit 2024-08-17T18:04:04.202737+0000 mon.a (mon.0) 2866 : audit [INF] from='client.? 172.21.15.131:0/1054089462' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T18:04:05.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:05 smithi131 bash[89561]: audit 2024-08-17T18:04:04.202850+0000 mon.a (mon.0) 2867 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:04:05.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:05 smithi131 bash[89561]: audit 2024-08-17T18:04:04.202850+0000 mon.a (mon.0) 2867 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:04:05.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:05 smithi131 bash[89561]: cluster 2024-08-17T18:04:04.208335+0000 mon.a (mon.0) 2868 : cluster [DBG] osdmap e1463: 8 total, 8 up, 8 in 2024-08-17T18:04:05.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:05 smithi131 bash[89561]: cluster 2024-08-17T18:04:04.208335+0000 mon.a (mon.0) 2868 : cluster [DBG] osdmap e1463: 8 total, 8 up, 8 in 2024-08-17T18:04:05.412 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:05.424 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:05 smithi169 bash[79348]: cluster 2024-08-17T18:04:04.200714+0000 mon.a (mon.0) 2865 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:04:05.424 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:05 smithi169 bash[79348]: cluster 2024-08-17T18:04:04.200714+0000 mon.a (mon.0) 2865 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:04:05.424 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:05 smithi169 bash[79348]: audit 2024-08-17T18:04:04.202737+0000 mon.a (mon.0) 2866 : audit [INF] from='client.? 172.21.15.131:0/1054089462' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T18:04:05.424 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:05 smithi169 bash[79348]: audit 2024-08-17T18:04:04.202737+0000 mon.a (mon.0) 2866 : audit [INF] from='client.? 172.21.15.131:0/1054089462' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_2", "pool2": "unique_pool_2", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T18:04:05.424 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:05 smithi169 bash[79348]: audit 2024-08-17T18:04:04.202850+0000 mon.a (mon.0) 2867 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:04:05.424 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:05 smithi169 bash[79348]: audit 2024-08-17T18:04:04.202850+0000 mon.a (mon.0) 2867 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:04:05.424 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:05 smithi169 bash[79348]: cluster 2024-08-17T18:04:04.208335+0000 mon.a (mon.0) 2868 : cluster [DBG] osdmap e1463: 8 total, 8 up, 8 in 2024-08-17T18:04:05.424 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:05 smithi169 bash[79348]: cluster 2024-08-17T18:04:04.208335+0000 mon.a (mon.0) 2868 : cluster [DBG] osdmap e1463: 8 total, 8 up, 8 in 2024-08-17T18:04:05.438 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:05.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:05.440 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:05.541 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:05.566 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:05.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:05.568 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:05.669 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:05.696 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:05.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:05.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:05.799 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:05.826 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:05.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:05.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:05.929 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:05.952 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:05.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:05.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:06.055 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:06.082 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:06.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:06.085 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:06.185 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:06.214 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:06.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:06.216 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:06.317 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:06.344 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:06.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:06.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:06.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:06 smithi131 bash[89561]: cluster 2024-08-17T18:04:04.469683+0000 mgr.y (mgr.34107) 1862 : cluster [DBG] pgmap v2665: 73 pgs: 73 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:06.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:06 smithi131 bash[89561]: cluster 2024-08-17T18:04:04.469683+0000 mgr.y (mgr.34107) 1862 : cluster [DBG] pgmap v2665: 73 pgs: 73 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:06.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:06 smithi131 bash[89561]: cluster 2024-08-17T18:04:05.217761+0000 mon.a (mon.0) 2869 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/102 objects degraded (0.980%), 1 pg degraded, 1 pg undersized) 2024-08-17T18:04:06.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:06 smithi131 bash[89561]: cluster 2024-08-17T18:04:05.217761+0000 mon.a (mon.0) 2869 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/102 objects degraded (0.980%), 1 pg degraded, 1 pg undersized) 2024-08-17T18:04:06.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:06 smithi131 bash[88347]: cluster 2024-08-17T18:04:04.469683+0000 mgr.y (mgr.34107) 1862 : cluster [DBG] pgmap v2665: 73 pgs: 73 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:06.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:06 smithi131 bash[88347]: cluster 2024-08-17T18:04:04.469683+0000 mgr.y (mgr.34107) 1862 : cluster [DBG] pgmap v2665: 73 pgs: 73 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:06.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:06 smithi131 bash[88347]: cluster 2024-08-17T18:04:05.217761+0000 mon.a (mon.0) 2869 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/102 objects degraded (0.980%), 1 pg degraded, 1 pg undersized) 2024-08-17T18:04:06.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:06 smithi131 bash[88347]: cluster 2024-08-17T18:04:05.217761+0000 mon.a (mon.0) 2869 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/102 objects degraded (0.980%), 1 pg degraded, 1 pg undersized) 2024-08-17T18:04:06.447 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:06.471 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:06.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:06.473 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:06.476 INFO:teuthology.orchestra.run.smithi131.stdout:{"pg_ready":true,"pg_map":{"version":2662,"stamp":"2024-08-17T18:04:02.469015+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1087461,"num_objects":34,"num_object_clones":0,"num_object_copies":102,"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":34,"num_whiteouts":0,"num_read":458,"num_read_kb":903,"num_write":165882,"num_write_kb":3761010,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12460,"num_bytes_recovered":557387798,"num_keys_recovered":40,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":225437,"ondisk_log_size":225437,"up":297,"acting":296,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":303,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":5021200,"kb_used_data":863608,"kb_used_omap":299,"kb_used_meta":4157204,"kb_avail":744940016,"statfs":{"total":767960285184,"available":762818576384,"internally_reserved":0,"allocated":884334592,"data_stored":846012807,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":307068,"internal_metadata":4256977028},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":-3714,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1981,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.003333"},"pg_stats":[{"pgid":"55.19","version":"1458'9135","reported_seq":9268,"reported_epoch":1461,"state":"active+clean","last_fresh":"2024-08-17T18:03:57.177225+0000","last_change":"2024-08-17T18:00:42.555071+0000","last_active":"2024-08-17T18:03:57.177225+0000","last_peered":"2024-08-17T18:03:57.177225+0000","last_clean":"2024-08-17T18:03:57.177225+0000","last_became_active":"2024-08-17T18:00:40.084381+0000","last_became_peered":"2024-08-17T18:00:40.084381+0000","last_unstale":"2024-08-17T18:03:57.177225+0000","last_undegraded":"2024-08-17T18:03:57.177225+0000","last_fullsized":"2024-08-17T18:03:57.177225+0000","mapping_epoch":1430,"log_start":"0'0","ondisk_log_start":"0'0","created":1430,"last_epoch_clean":1431,"parent":"0.0","parent_split_bits":5,"last_scrub":"1431'4848","last_scrub_stamp":"2024-08-17T18:00:42.554757+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_clean_scrub_stamp":"2024-08-17T18:00:42.554757+0000","objects_scrubbed":2430,"log_size":9135,"log_dups_size":0,"ondisk_log_size":9135,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:14:09.003717+0000","scrub_duration":535,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4302,"num_write_kb":59904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"55.18","version":"1458'9338","reported_seq":9460,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.170099+0000","last_change":"2024-08-17T18:00:43.013001+0000","last_active":"2024-08-17T18:03:56.170099+0000","last_peered":"2024-08-17T18:03:56.170099+0000","last_clean":"2024-08-17T18:03:56.170099+0000","last_became_active":"2024-08-17T18:00:40.121024+0000","last_became_peered":"2024-08-17T18:00:40.121024+0000","last_unstale":"2024-08-17T18:03:56.170099+0000","last_undegraded":"2024-08-17T18:03:56.170099+0000","last_fullsized":"2024-08-17T18:03:56.170099+0000","mapping_epoch":1430,"log_start":"0'0","ondisk_log_start":"0'0","created":1430,"last_epoch_clean":1431,"parent":"0.0","parent_split_bits":5,"last_scrub":"1431'4924","last_scrub_stamp":"2024-08-17T18:00:43.012882+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_clean_scrub_stamp":"2024-08-17T18:00:43.012882+0000","objects_scrubbed":2542,"log_size":9338,"log_dups_size":0,"ondisk_log_size":9338,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:59:03.812386+0000","scrub_duration":0.63659463299999997,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4422,"num_write_kb":60160,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[5,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"55.17","version":"1458'12108","reported_seq":12421,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.171863+0000","last_change":"2024-08-17T18:01:39.675788+0000","last_active":"2024-08-17T18:03:56.171863+0000","last_peered":"2024-08-17T18:03:56.171863+0000","last_clean":"2024-08-17T18:03:56.171863+0000","last_became_active":"2024-08-17T18:00:40.124226+0000","last_became_peered":"2024-08-17T18:00:40.124226+0000","last_unstale":"2024-08-17T18:03:56.171863+0000","last_undegraded":"2024-08-17T18:03:56.171863+0000","last_fullsized":"2024-08-17T18:03:56.171863+0000","mapping_epoch":1430,"log_start":"1436'5517","ondisk_log_start":"1436'5517","created":1430,"last_epoch_clean":1431,"parent":"0.0","parent_split_bits":5,"last_scrub":"1444'9232","last_scrub_stamp":"2024-08-17T18:01:39.675661+0000","last_deep_scrub":"1444'9232","last_deep_scrub_stamp":"2024-08-17T18:01:39.675661+0000","last_clean_scrub_stamp":"2024-08-17T18:01:39.675661+0000","objects_scrubbed":3043,"log_size":6591,"log_dups_size":0,"ondisk_log_size":6591,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":14,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:49:49.754748+0000","scrub_duration":13.423192516,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3043,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,2],"acting":[7,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"55.16","version":"1458'9241","reported_seq":9300,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.171609+0000","last_change":"2024-08-17T18:01:39.287306+0000","last_active":"2024-08-17T18:03:56.171609+0000","last_peered":"2024-08-17T18:03:56.171609+0000","last_clean":"2024-08-17T18:03:56.171609+0000","last_became_active":"2024-08-17T18:00:40.149318+0000","last_became_peered":"2024-08-17T18:00:40.149318+0000","last_unstale":"2024-08-17T18:03:56.171609+0000","last_undegraded":"2024-08-17T18:03:56.171609+0000","last_fullsized":"2024-08-17T18:03:56.171609+0000","mapping_epoch":1430,"log_start":"1427'601","ondisk_log_start":"1427'601","created":1430,"last_epoch_clean":1431,"parent":"0.0","parent_split_bits":5,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_clean_scrub_stamp":"2024-08-17T17:59:27.423163+0000","objects_scrubbed":0,"log_size":8640,"log_dups_size":0,"ondisk_log_size":8640,"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":491520,"num_objects":8,"num_object_clones":0,"num_object_copies":24,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":8,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6838,"num_write_kb":219040,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"55.15","version":"1458'9424","reported_seq":9545,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.184724+0000","last_change":"2024-08-17T18:00:44.822133+0000","last_active":"2024-08-17T18:03:56.184724+0000","last_peered":"2024-08-17T18:03:56.184724+0000","last_clean":"2024-08-17T18:03:56.184724+0000","last_became_active":"2024-08-17T18:00:40.125627+0000","last_became_peered":"2024-08-17T18:00:40.125627+0000","last_unstale":"2024-08-17T18:03:56.184724+0000","last_undegraded":"2024-08-17T18:03:56.184724+0000","last_fullsized":"2024-08-17T18:03:56.184724+0000","mapping_epoch":1430,"log_start":"0'0","ondisk_log_start":"0'0","created":1430,"last_epoch_clean":1431,"parent":"0.0","parent_split_bits":5,"last_scrub":"1431'5108","last_scrub_stamp":"2024-08-17T18:00:44.821941+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_clean_scrub_stamp":"2024-08-17T18:00:44.821941+0000","objects_scrubbed":2648,"log_size":9424,"log_dups_size":0,"ondisk_log_size":9424,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:45:35.940305+0000","scrub_duration":0.62613583900000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4324,"num_write_kb":53632,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,1],"acting":[6,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"55.14","version":"1458'9315","reported_seq":9448,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.171019+0000","last_change":"2024-08-17T18:01:29.119858+0000","last_active":"2024-08-17T18:03:56.171019+0000","last_peered":"2024-08-17T18:03:56.171019+0000","last_clean":"2024-08-17T18:03:56.171019+0000","last_became_active":"2024-08-17T18:00:40.118535+0000","last_became_peered":"2024-08-17T18:00:40.118535+0000","last_unstale":"2024-08-17T18:03:56.171019+0000","last_undegraded":"2024-08-17T18:03:56.171019+0000","last_fullsized":"2024-08-17T18:03:56.171019+0000","mapping_epoch":1430,"log_start":"1427'710","ondisk_log_start":"1427'710","created":1430,"last_epoch_clean":1431,"parent":"0.0","parent_split_bits":5,"last_scrub":"1442'6286","last_scrub_stamp":"2024-08-17T18:01:29.119701+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_clean_scrub_stamp":"2024-08-17T18:01:29.119701+0000","objects_scrubbed":3030,"log_size":8605,"log_dups_size":0,"ondisk_log_size":8605,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:27:15.594651+0000","scrub_duration":0.79077010199999997,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3030,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,3],"acting":[7,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"55.13","version":"1458'9294","reported_seq":23173,"reported_epoch":1461,"state":"active+clean","last_fresh":"2024-08-17T18:03:57.177117+0000","last_change":"2024-08-17T18:03:19.512694+0000","last_active":"2024-08-17T18:03:57.177117+0000","last_peered":"2024-08-17T18:03:57.177117+0000","last_clean":"2024-08-17T18:03:57.177117+0000","last_became_active":"2024-08-17T18:03:19.493110+0000","last_became_peered":"2024-08-17T18:03:19.493110+0000","last_unstale":"2024-08-17T18:03:57.177117+0000","last_undegraded":"2024-08-17T18:03:57.177117+0000","last_fullsized":"2024-08-17T18:03:57.177117+0000","mapping_epoch":1455,"log_start":"0'0","ondisk_log_start":"0'0","created":1430,"last_epoch_clean":1456,"parent":"0.0","parent_split_bits":5,"last_scrub":"1431'4940","last_scrub_stamp":"2024-08-17T18:00:42.232820+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_clean_scrub_stamp":"2024-08-17T18:00:42.232820+0000","objects_scrubbed":2501,"log_size":9294,"log_dups_size":0,"ondisk_log_size":9294,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:30:25.668217+0000","scrub_duration":635,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4365,"num_write_kb":59648,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3433,"num_bytes_recovered":197853184,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[3,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"55.12","version":"1458'9304","reported_seq":18214,"reported_epoch":1461,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2024-08-17T18:03:59.946308+0000","last_change":"2024-08-17T18:03:56.052209+0000","last_active":"2024-08-17T18:03:59.946308+0000","last_peered":"2024-08-17T18:03:59.946308+0000","last_clean":"2024-08-17T18:01:26.440537+0000","last_became_active":"2024-08-17T18:02:06.431533+0000","last_became_peered":"2024-08-17T18:02:06.431533+0000","last_unstale":"2024-08-17T18:03:59.946308+0000","last_undegraded":"2024-08-17T18:02:06.339986+0000","last_fullsized":"2024-08-17T18:02:06.244381+0000","mapping_epoch":1448,"log_start":"0'0","ondisk_log_start":"0'0","created":1430,"last_epoch_clean":1431,"parent":"0.0","parent_split_bits":5,"last_scrub":"1431'5023","last_scrub_stamp":"2024-08-17T18:00:44.164631+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_clean_scrub_stamp":"2024-08-17T18:00:44.164631+0000","objects_scrubbed":2569,"log_size":9304,"log_dups_size":0,"ondisk_log_size":9304,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:41:22.455121+0000","scrub_duration":603,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"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":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4301,"num_write_kb":55424,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2933,"num_bytes_recovered":145227776,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,0],"acting":[6,0],"avail_no_missing":["6","1","2"],"object_location_counts":[{"shards":"0,6","objects":-1}],"blocked_by":[],"up_primary":3,"acting_primary":6,"purged_snaps":[]},{"pgid":"55.11","version":"1458'9227","reported_seq":17354,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.169578+0000","last_change":"2024-08-17T18:02:36.926872+0000","last_active":"2024-08-17T18:03:56.169578+0000","last_peered":"2024-08-17T18:03:56.169578+0000","last_clean":"2024-08-17T18:03:56.169578+0000","last_became_active":"2024-08-17T18:02:05.250966+0000","last_became_peered":"2024-08-17T18:02:05.250966+0000","last_unstale":"2024-08-17T18:03:56.169578+0000","last_undegraded":"2024-08-17T18:03:56.169578+0000","last_fullsized":"2024-08-17T18:03:56.169578+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":1430,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":5,"last_scrub":"1451'7721","last_scrub_stamp":"2024-08-17T18:02:36.926735+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_clean_scrub_stamp":"2024-08-17T18:02:36.926735+0000","objects_scrubbed":1507,"log_size":9227,"log_dups_size":0,"ondisk_log_size":9227,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:10:51.166522+0000","scrub_duration":0.65718871300000004,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1507,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"55.10","version":"1458'9401","reported_seq":14952,"reported_epoch":1461,"state":"active+clean","last_fresh":"2024-08-17T18:03:57.176818+0000","last_change":"2024-08-17T18:01:22.546999+0000","last_active":"2024-08-17T18:03:57.176818+0000","last_peered":"2024-08-17T18:03:57.176818+0000","last_clean":"2024-08-17T18:03:57.176818+0000","last_became_active":"2024-08-17T18:01:22.541364+0000","last_became_peered":"2024-08-17T18:01:22.541364+0000","last_unstale":"2024-08-17T18:03:57.176818+0000","last_undegraded":"2024-08-17T18:03:57.176818+0000","last_fullsized":"2024-08-17T18:03:57.176818+0000","mapping_epoch":1438,"log_start":"0'0","ondisk_log_start":"0'0","created":1430,"last_epoch_clean":1439,"parent":"0.0","parent_split_bits":5,"last_scrub":"1431'5067","last_scrub_stamp":"2024-08-17T18:00:44.532838+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_clean_scrub_stamp":"2024-08-17T18:00:44.532838+0000","objects_scrubbed":2588,"log_size":9401,"log_dups_size":0,"ondisk_log_size":9401,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:33:39.960005+0000","scrub_duration":523,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4346,"num_write_kb":56256,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2702,"num_bytes_recovered":177078272,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"55.f","version":"1458'13508","reported_seq":13557,"reported_epoch":1461,"state":"active+clean","last_fresh":"2024-08-17T18:03:57.704063+0000","last_change":"2024-08-17T17:59:28.451100+0000","last_active":"2024-08-17T18:03:57.704063+0000","last_peered":"2024-08-17T18:03:57.704063+0000","last_clean":"2024-08-17T18:03:57.704063+0000","last_became_active":"2024-08-17T17:59:28.450759+0000","last_became_peered":"2024-08-17T17:59:28.450759+0000","last_unstale":"2024-08-17T18:03:57.704063+0000","last_undegraded":"2024-08-17T18:03:57.704063+0000","last_fullsized":"2024-08-17T18:03:57.704063+0000","mapping_epoch":1423,"log_start":"1428'4600","ondisk_log_start":"1428'4600","created":1423,"last_epoch_clean":1424,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_clean_scrub_stamp":"2024-08-17T17:59:27.423163+0000","objects_scrubbed":0,"log_size":8908,"log_dups_size":0,"ondisk_log_size":8908,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:09:50.855569+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13508,"num_write_kb":432256,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,7],"acting":[5,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"55.e","version":"1458'13838","reported_seq":13933,"reported_epoch":1461,"state":"active+clean","last_fresh":"2024-08-17T18:03:57.177577+0000","last_change":"2024-08-17T17:59:28.458240+0000","last_active":"2024-08-17T18:03:57.177577+0000","last_peered":"2024-08-17T18:03:57.177577+0000","last_clean":"2024-08-17T18:03:57.177577+0000","last_became_active":"2024-08-17T17:59:28.457668+0000","last_became_peered":"2024-08-17T17:59:28.457668+0000","last_unstale":"2024-08-17T18:03:57.177577+0000","last_undegraded":"2024-08-17T18:03:57.177577+0000","last_fullsized":"2024-08-17T18:03:57.177577+0000","mapping_epoch":1423,"log_start":"1437'6826","ondisk_log_start":"1437'6826","created":1423,"last_epoch_clean":1424,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_clean_scrub_stamp":"2024-08-17T17:59:27.423163+0000","objects_scrubbed":0,"log_size":7012,"log_dups_size":0,"ondisk_log_size":7012,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:52:42.915047+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13838,"num_write_kb":442816,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"55.d","version":"1458'13498","reported_seq":13548,"reported_epoch":1461,"state":"active+clean","last_fresh":"2024-08-17T18:03:57.173495+0000","last_change":"2024-08-17T17:59:28.516224+0000","last_active":"2024-08-17T18:03:57.173495+0000","last_peered":"2024-08-17T18:03:57.173495+0000","last_clean":"2024-08-17T18:03:57.173495+0000","last_became_active":"2024-08-17T17:59:28.515840+0000","last_became_peered":"2024-08-17T17:59:28.515840+0000","last_unstale":"2024-08-17T18:03:57.173495+0000","last_undegraded":"2024-08-17T18:03:57.173495+0000","last_fullsized":"2024-08-17T18:03:57.173495+0000","mapping_epoch":1423,"log_start":"1437'6900","ondisk_log_start":"1437'6900","created":1423,"last_epoch_clean":1424,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_clean_scrub_stamp":"2024-08-17T17:59:27.423163+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 @ 2024-08-19T03:13:39.261607+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_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":13498,"num_write_kb":431873,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"55.c","version":"1458'13366","reported_seq":13461,"reported_epoch":1461,"state":"active+clean","last_fresh":"2024-08-17T18:03:57.177554+0000","last_change":"2024-08-17T17:59:28.454261+0000","last_active":"2024-08-17T18:03:57.177554+0000","last_peered":"2024-08-17T18:03:57.177554+0000","last_clean":"2024-08-17T18:03:57.177554+0000","last_became_active":"2024-08-17T17:59:28.453656+0000","last_became_peered":"2024-08-17T17:59:28.453656+0000","last_unstale":"2024-08-17T18:03:57.177554+0000","last_undegraded":"2024-08-17T18:03:57.177554+0000","last_fullsized":"2024-08-17T18:03:57.177554+0000","mapping_epoch":1423,"log_start":"1436'6389","ondisk_log_start":"1436'6389","created":1423,"last_epoch_clean":1424,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_clean_scrub_stamp":"2024-08-17T17:59:27.423163+0000","objects_scrubbed":0,"log_size":6977,"log_dups_size":0,"ondisk_log_size":6977,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:07:57.842544+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13366,"num_write_kb":427712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"55.b","version":"1458'13672","reported_seq":13721,"reported_epoch":1461,"state":"active+clean","last_fresh":"2024-08-17T18:03:57.171236+0000","last_change":"2024-08-17T17:59:28.579573+0000","last_active":"2024-08-17T18:03:57.171236+0000","last_peered":"2024-08-17T18:03:57.171236+0000","last_clean":"2024-08-17T18:03:57.171236+0000","last_became_active":"2024-08-17T17:59:28.578459+0000","last_became_peered":"2024-08-17T17:59:28.578459+0000","last_unstale":"2024-08-17T18:03:57.171236+0000","last_undegraded":"2024-08-17T18:03:57.171236+0000","last_fullsized":"2024-08-17T18:03:57.171236+0000","mapping_epoch":1423,"log_start":"1436'5685","ondisk_log_start":"1436'5685","created":1423,"last_epoch_clean":1424,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_clean_scrub_stamp":"2024-08-17T17:59:27.423163+0000","objects_scrubbed":0,"log_size":7987,"log_dups_size":0,"ondisk_log_size":7987,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:43:44.602359+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13672,"num_write_kb":437504,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"55.a","version":"1458'13718","reported_seq":13779,"reported_epoch":1460,"state":"active+remapped+backfill_wait","last_fresh":"2024-08-17T18:03:56.175227+0000","last_change":"2024-08-17T18:03:56.051753+0000","last_active":"2024-08-17T18:03:56.175227+0000","last_peered":"2024-08-17T18:03:56.175227+0000","last_clean":"2024-08-17T18:02:04.209632+0000","last_became_active":"2024-08-17T18:02:06.471763+0000","last_became_peered":"2024-08-17T18:02:06.471763+0000","last_unstale":"2024-08-17T18:03:56.175227+0000","last_undegraded":"2024-08-17T18:03:56.175227+0000","last_fullsized":"2024-08-17T18:03:56.175227+0000","mapping_epoch":1448,"log_start":"1431'5100","ondisk_log_start":"1431'5100","created":1423,"last_epoch_clean":1424,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_clean_scrub_stamp":"2024-08-17T17:59:27.423163+0000","objects_scrubbed":0,"log_size":8618,"log_dups_size":0,"ondisk_log_size":8618,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:00:38.671660+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13718,"num_write_kb":438976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,7,2],"acting":[4,7,2],"avail_no_missing":["4","2","3","7"],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":4,"purged_snaps":[]},{"pgid":"55.9","version":"1458'9228","reported_seq":9363,"reported_epoch":1461,"state":"active+clean","last_fresh":"2024-08-17T18:03:57.177383+0000","last_change":"2024-08-17T18:00:41.543310+0000","last_active":"2024-08-17T18:03:57.177383+0000","last_peered":"2024-08-17T18:03:57.177383+0000","last_clean":"2024-08-17T18:03:57.177383+0000","last_became_active":"2024-08-17T18:00:40.075878+0000","last_became_peered":"2024-08-17T18:00:40.075878+0000","last_unstale":"2024-08-17T18:03:57.177383+0000","last_undegraded":"2024-08-17T18:03:57.177383+0000","last_fullsized":"2024-08-17T18:03:57.177383+0000","mapping_epoch":1423,"log_start":"0'0","ondisk_log_start":"0'0","created":1423,"last_epoch_clean":1431,"parent":"0.0","parent_split_bits":0,"last_scrub":"1431'4816","last_scrub_stamp":"2024-08-17T18:00:41.543195+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_clean_scrub_stamp":"2024-08-17T18:00:41.543195+0000","objects_scrubbed":2451,"log_size":9228,"log_dups_size":0,"ondisk_log_size":9228,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:24:52.647812+0000","scrub_duration":511,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4419,"num_write_kb":62976,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[3,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"55.8","version":"1458'9193","reported_seq":9310,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.169286+0000","last_change":"2024-08-17T18:00:40.888263+0000","last_active":"2024-08-17T18:03:56.169286+0000","last_peered":"2024-08-17T18:03:56.169286+0000","last_clean":"2024-08-17T18:03:56.169286+0000","last_became_active":"2024-08-17T18:00:40.094949+0000","last_became_peered":"2024-08-17T18:00:40.094949+0000","last_unstale":"2024-08-17T18:03:56.169286+0000","last_undegraded":"2024-08-17T18:03:56.169286+0000","last_fullsized":"2024-08-17T18:03:56.169286+0000","mapping_epoch":1423,"log_start":"0'0","ondisk_log_start":"0'0","created":1423,"last_epoch_clean":1431,"parent":"0.0","parent_split_bits":0,"last_scrub":"1431'4820","last_scrub_stamp":"2024-08-17T18:00:40.887880+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_clean_scrub_stamp":"2024-08-17T18:00:40.887880+0000","objects_scrubbed":2396,"log_size":9193,"log_dups_size":0,"ondisk_log_size":9193,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:04:51.723313+0000","scrub_duration":0.59939538400000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4384,"num_write_kb":63616,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[5,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"55.7","version":"1458'9362","reported_seq":9487,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.172290+0000","last_change":"2024-08-17T18:00:48.724181+0000","last_active":"2024-08-17T18:03:56.172290+0000","last_peered":"2024-08-17T18:03:56.172290+0000","last_clean":"2024-08-17T18:03:56.172290+0000","last_became_active":"2024-08-17T18:00:40.115663+0000","last_became_peered":"2024-08-17T18:00:40.115663+0000","last_unstale":"2024-08-17T18:03:56.172290+0000","last_undegraded":"2024-08-17T18:03:56.172290+0000","last_fullsized":"2024-08-17T18:03:56.172290+0000","mapping_epoch":1423,"log_start":"1427'794","ondisk_log_start":"1427'794","created":1423,"last_epoch_clean":1431,"parent":"0.0","parent_split_bits":0,"last_scrub":"1432'5156","last_scrub_stamp":"2024-08-17T18:00:48.723962+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_clean_scrub_stamp":"2024-08-17T18:00:48.723962+0000","objects_scrubbed":2692,"log_size":8568,"log_dups_size":0,"ondisk_log_size":8568,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:38:22.829934+0000","scrub_duration":0.49854560599999997,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4206,"num_write_kb":48448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,2],"acting":[7,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"55.6","version":"1458'9214","reported_seq":9338,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.171859+0000","last_change":"2024-08-17T18:00:43.902242+0000","last_active":"2024-08-17T18:03:56.171859+0000","last_peered":"2024-08-17T18:03:56.171859+0000","last_clean":"2024-08-17T18:03:56.171859+0000","last_became_active":"2024-08-17T18:00:40.118447+0000","last_became_peered":"2024-08-17T18:00:40.118447+0000","last_unstale":"2024-08-17T18:03:56.171859+0000","last_undegraded":"2024-08-17T18:03:56.171859+0000","last_fullsized":"2024-08-17T18:03:56.171859+0000","mapping_epoch":1423,"log_start":"1427'627","ondisk_log_start":"1427'627","created":1423,"last_epoch_clean":1431,"parent":"0.0","parent_split_bits":0,"last_scrub":"1431'4956","last_scrub_stamp":"2024-08-17T18:00:43.901954+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_clean_scrub_stamp":"2024-08-17T18:00:43.901954+0000","objects_scrubbed":2548,"log_size":8587,"log_dups_size":0,"ondisk_log_size":8587,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:16:26.522279+0000","scrub_duration":0.72429613199999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4270,"num_write_kb":55104,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"55.5","version":"1458'9445","reported_seq":9565,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.184855+0000","last_change":"2024-08-17T18:00:41.878471+0000","last_active":"2024-08-17T18:03:56.184855+0000","last_peered":"2024-08-17T18:03:56.184855+0000","last_clean":"2024-08-17T18:03:56.184855+0000","last_became_active":"2024-08-17T18:00:40.100353+0000","last_became_peered":"2024-08-17T18:00:40.100353+0000","last_unstale":"2024-08-17T18:03:56.184855+0000","last_undegraded":"2024-08-17T18:03:56.184855+0000","last_fullsized":"2024-08-17T18:03:56.184855+0000","mapping_epoch":1423,"log_start":"0'0","ondisk_log_start":"0'0","created":1423,"last_epoch_clean":1431,"parent":"0.0","parent_split_bits":0,"last_scrub":"1431'5004","last_scrub_stamp":"2024-08-17T18:00:41.878257+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_clean_scrub_stamp":"2024-08-17T18:00:41.878257+0000","objects_scrubbed":2509,"log_size":9445,"log_dups_size":0,"ondisk_log_size":9445,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:16:12.823545+0000","scrub_duration":0.65620670000000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4457,"num_write_kb":62336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,1],"acting":[6,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"55.4","version":"1458'9403","reported_seq":9525,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.171190+0000","last_change":"2024-08-17T18:00:47.106650+0000","last_active":"2024-08-17T18:03:56.171190+0000","last_peered":"2024-08-17T18:03:56.171190+0000","last_clean":"2024-08-17T18:03:56.171190+0000","last_became_active":"2024-08-17T18:00:40.093881+0000","last_became_peered":"2024-08-17T18:00:40.093881+0000","last_unstale":"2024-08-17T18:03:56.171190+0000","last_undegraded":"2024-08-17T18:03:56.171190+0000","last_fullsized":"2024-08-17T18:03:56.171190+0000","mapping_epoch":1423,"log_start":"1427'992","ondisk_log_start":"1427'992","created":1423,"last_epoch_clean":1431,"parent":"0.0","parent_split_bits":0,"last_scrub":"1431'5130","last_scrub_stamp":"2024-08-17T18:00:47.105111+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_clean_scrub_stamp":"2024-08-17T18:00:47.105111+0000","objects_scrubbed":2688,"log_size":8411,"log_dups_size":0,"ondisk_log_size":8411,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:47:26.805675+0000","scrub_duration":0.90437359100000003,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4294,"num_write_kb":51392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,3],"acting":[7,2,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"55.3","version":"1458'9345","reported_seq":9479,"reported_epoch":1461,"state":"active+clean","last_fresh":"2024-08-17T18:03:57.423296+0000","last_change":"2024-08-17T18:00:41.112878+0000","last_active":"2024-08-17T18:03:57.423296+0000","last_peered":"2024-08-17T18:03:57.423296+0000","last_clean":"2024-08-17T18:03:57.423296+0000","last_became_active":"2024-08-17T18:00:40.097896+0000","last_became_peered":"2024-08-17T18:00:40.097896+0000","last_unstale":"2024-08-17T18:03:57.423296+0000","last_undegraded":"2024-08-17T18:03:57.423296+0000","last_fullsized":"2024-08-17T18:03:57.423296+0000","mapping_epoch":1423,"log_start":"0'0","ondisk_log_start":"0'0","created":1423,"last_epoch_clean":1431,"parent":"0.0","parent_split_bits":0,"last_scrub":"1431'4893","last_scrub_stamp":"2024-08-17T18:00:41.112710+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_clean_scrub_stamp":"2024-08-17T18:00:41.112710+0000","objects_scrubbed":2453,"log_size":9345,"log_dups_size":0,"ondisk_log_size":9345,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:24:23.648456+0000","scrub_duration":555,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4459,"num_write_kb":64192,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,7],"acting":[1,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"55.2","version":"1458'9358","reported_seq":9497,"reported_epoch":1461,"state":"active+clean","last_fresh":"2024-08-17T18:03:57.423169+0000","last_change":"2024-08-17T18:00:43.078325+0000","last_active":"2024-08-17T18:03:57.423169+0000","last_peered":"2024-08-17T18:03:57.423169+0000","last_clean":"2024-08-17T18:03:57.423169+0000","last_became_active":"2024-08-17T18:00:40.125019+0000","last_became_peered":"2024-08-17T18:00:40.125019+0000","last_unstale":"2024-08-17T18:03:57.423169+0000","last_undegraded":"2024-08-17T18:03:57.423169+0000","last_fullsized":"2024-08-17T18:03:57.423169+0000","mapping_epoch":1423,"log_start":"0'0","ondisk_log_start":"0'0","created":1423,"last_epoch_clean":1431,"parent":"0.0","parent_split_bits":0,"last_scrub":"1431'5004","last_scrub_stamp":"2024-08-17T18:00:43.078176+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_clean_scrub_stamp":"2024-08-17T18:00:43.078176+0000","objects_scrubbed":2564,"log_size":9358,"log_dups_size":0,"ondisk_log_size":9358,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:29:46.635838+0000","scrub_duration":503,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4362,"num_write_kb":57536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"55.1","version":"1458'9123","reported_seq":15984,"reported_epoch":1461,"state":"active+clean","last_fresh":"2024-08-17T18:03:57.235002+0000","last_change":"2024-08-17T18:03:57.235002+0000","last_active":"2024-08-17T18:03:57.235002+0000","last_peered":"2024-08-17T18:03:57.235002+0000","last_clean":"2024-08-17T18:03:57.235002+0000","last_became_active":"2024-08-17T18:03:57.184193+0000","last_became_peered":"2024-08-17T18:03:57.184193+0000","last_unstale":"2024-08-17T18:03:57.235002+0000","last_undegraded":"2024-08-17T18:03:57.235002+0000","last_fullsized":"2024-08-17T18:03:57.235002+0000","mapping_epoch":1460,"log_start":"1427'470","ondisk_log_start":"1427'470","created":1423,"last_epoch_clean":1461,"parent":"0.0","parent_split_bits":0,"last_scrub":"1431'4810","last_scrub_stamp":"2024-08-17T18:00:41.980232+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_clean_scrub_stamp":"2024-08-17T18:00:41.980232+0000","objects_scrubbed":2399,"log_size":8653,"log_dups_size":0,"ondisk_log_size":8653,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:18:50.979278+0000","scrub_duration":0.786172537,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4327,"num_write_kb":61696,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3363,"num_bytes_recovered":35454976,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"55.0","version":"1458'9376","reported_seq":9510,"reported_epoch":1461,"state":"active+clean","last_fresh":"2024-08-17T18:03:57.176837+0000","last_change":"2024-08-17T18:00:43.606814+0000","last_active":"2024-08-17T18:03:57.176837+0000","last_peered":"2024-08-17T18:03:57.176837+0000","last_clean":"2024-08-17T18:03:57.176837+0000","last_became_active":"2024-08-17T18:00:40.093037+0000","last_became_peered":"2024-08-17T18:00:40.093037+0000","last_unstale":"2024-08-17T18:03:57.176837+0000","last_undegraded":"2024-08-17T18:03:57.176837+0000","last_fullsized":"2024-08-17T18:03:57.176837+0000","mapping_epoch":1423,"log_start":"0'0","ondisk_log_start":"0'0","created":1423,"last_epoch_clean":1431,"parent":"0.0","parent_split_bits":0,"last_scrub":"1431'5041","last_scrub_stamp":"2024-08-17T18:00:43.606363+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T17:59:27.423163+0000","last_clean_scrub_stamp":"2024-08-17T18:00:43.606363+0000","objects_scrubbed":2595,"log_size":9376,"log_dups_size":0,"ondisk_log_size":9376,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:19:03.674013+0000","scrub_duration":579,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4347,"num_write_kb":56064,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"73'5","reported_seq":242,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.171728+0000","last_change":"2024-08-17T17:55:08.447355+0000","last_active":"2024-08-17T18:03:56.171728+0000","last_peered":"2024-08-17T18:03:56.171728+0000","last_clean":"2024-08-17T18:03:56.171728+0000","last_became_active":"2024-08-17T17:55:08.425454+0000","last_became_peered":"2024-08-17T17:55:08.425454+0000","last_unstale":"2024-08-17T18:03:56.171728+0000","last_undegraded":"2024-08-17T18:03:56.171728+0000","last_fullsized":"2024-08-17T18:03:56.171728+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:07:46.367232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2328,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1437,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.174809+0000","last_change":"2024-08-17T17:17:00.907395+0000","last_active":"2024-08-17T18:03:56.174809+0000","last_peered":"2024-08-17T18:03:56.174809+0000","last_clean":"2024-08-17T18:03:56.174809+0000","last_became_active":"2024-08-17T17:17:00.906954+0000","last_became_peered":"2024-08-17T17:17:00.906954+0000","last_unstale":"2024-08-17T18:03:56.174809+0000","last_undegraded":"2024-08-17T18:03:56.174809+0000","last_fullsized":"2024-08-17T18:03:56.174809+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:08:27.125392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1e","version":"73'2","reported_seq":38,"reported_epoch":1461,"state":"active+clean","last_fresh":"2024-08-17T18:03:57.177411+0000","last_change":"2024-08-17T18:02:05.254366+0000","last_active":"2024-08-17T18:03:57.177411+0000","last_peered":"2024-08-17T18:03:57.177411+0000","last_clean":"2024-08-17T18:03:57.177411+0000","last_became_active":"2024-08-17T18:02:05.254003+0000","last_became_peered":"2024-08-17T18:02:05.254003+0000","last_unstale":"2024-08-17T18:03:57.177411+0000","last_undegraded":"2024-08-17T18:03:57.177411+0000","last_fullsized":"2024-08-17T18:03:57.177411+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:03:39.285817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":38,"reported_epoch":1461,"state":"active+clean","last_fresh":"2024-08-17T18:03:57.177097+0000","last_change":"2024-08-17T18:02:05.254661+0000","last_active":"2024-08-17T18:03:57.177097+0000","last_peered":"2024-08-17T18:03:57.177097+0000","last_clean":"2024-08-17T18:03:57.177097+0000","last_became_active":"2024-08-17T18:02:05.254357+0000","last_became_peered":"2024-08-17T18:02:05.254357+0000","last_unstale":"2024-08-17T18:03:57.177097+0000","last_undegraded":"2024-08-17T18:03:57.177097+0000","last_fullsized":"2024-08-17T18:03:57.177097+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:38:44.606437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"72'2","reported_seq":1436,"reported_epoch":1461,"state":"active+clean","last_fresh":"2024-08-17T18:03:57.703775+0000","last_change":"2024-08-17T17:56:32.667460+0000","last_active":"2024-08-17T18:03:57.703775+0000","last_peered":"2024-08-17T18:03:57.703775+0000","last_clean":"2024-08-17T18:03:57.703775+0000","last_became_active":"2024-08-17T17:56:32.644947+0000","last_became_peered":"2024-08-17T17:56:32.644947+0000","last_unstale":"2024-08-17T18:03:57.703775+0000","last_undegraded":"2024-08-17T18:03:57.703775+0000","last_fullsized":"2024-08-17T18:03:57.703775+0000","mapping_epoch":1400,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1401,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:43:52.835947+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"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,6],"acting":[5,2,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":1452,"reported_epoch":1461,"state":"active+clean","last_fresh":"2024-08-17T18:03:57.179150+0000","last_change":"2024-08-17T17:18:16.312656+0000","last_active":"2024-08-17T18:03:57.179150+0000","last_peered":"2024-08-17T18:03:57.179150+0000","last_clean":"2024-08-17T18:03:57.179150+0000","last_became_active":"2024-08-17T17:18:16.312411+0000","last_became_peered":"2024-08-17T17:18:16.312411+0000","last_unstale":"2024-08-17T18:03:57.179150+0000","last_undegraded":"2024-08-17T18:03:57.179150+0000","last_fullsized":"2024-08-17T18:03:57.179150+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:59:16.650787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1c","version":"72'2","reported_seq":1438,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.170185+0000","last_change":"2024-08-17T17:17:00.909431+0000","last_active":"2024-08-17T18:03:56.170185+0000","last_peered":"2024-08-17T18:03:56.170185+0000","last_clean":"2024-08-17T18:03:56.170185+0000","last_became_active":"2024-08-17T17:17:00.909059+0000","last_became_peered":"2024-08-17T17:17:00.909059+0000","last_unstale":"2024-08-17T18:03:56.170185+0000","last_undegraded":"2024-08-17T18:03:56.170185+0000","last_fullsized":"2024-08-17T18:03:56.170185+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:07:29.560217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1452,"reported_epoch":1461,"state":"active+clean","last_fresh":"2024-08-17T18:03:57.180868+0000","last_change":"2024-08-17T17:18:16.313824+0000","last_active":"2024-08-17T18:03:57.180868+0000","last_peered":"2024-08-17T18:03:57.180868+0000","last_clean":"2024-08-17T18:03:57.180868+0000","last_became_active":"2024-08-17T17:18:16.313201+0000","last_became_peered":"2024-08-17T17:18:16.313201+0000","last_unstale":"2024-08-17T18:03:57.180868+0000","last_undegraded":"2024-08-17T18:03:57.180868+0000","last_fullsized":"2024-08-17T18:03:57.180868+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:52:39.662266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1b","version":"73'2","reported_seq":170,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.175329+0000","last_change":"2024-08-17T17:49:45.922899+0000","last_active":"2024-08-17T18:03:56.175329+0000","last_peered":"2024-08-17T18:03:56.175329+0000","last_clean":"2024-08-17T18:03:56.175329+0000","last_became_active":"2024-08-17T17:49:45.921998+0000","last_became_peered":"2024-08-17T17:49:45.921998+0000","last_unstale":"2024-08-17T18:03:56.175329+0000","last_undegraded":"2024-08-17T18:03:56.175329+0000","last_fullsized":"2024-08-17T18:03:56.175329+0000","mapping_epoch":1317,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:22:31.896517+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":168,"reported_epoch":1461,"state":"active+clean","last_fresh":"2024-08-17T18:03:57.168076+0000","last_change":"2024-08-17T18:02:05.267777+0000","last_active":"2024-08-17T18:03:57.168076+0000","last_peered":"2024-08-17T18:03:57.168076+0000","last_clean":"2024-08-17T18:03:57.168076+0000","last_became_active":"2024-08-17T18:02:05.267368+0000","last_became_peered":"2024-08-17T18:02:05.267368+0000","last_unstale":"2024-08-17T18:03:57.168076+0000","last_undegraded":"2024-08-17T18:03:57.168076+0000","last_fullsized":"2024-08-17T18:03:57.168076+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:23:02.681318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"73'2","reported_seq":1491,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.175752+0000","last_change":"2024-08-17T17:55:08.434253+0000","last_active":"2024-08-17T18:03:56.175752+0000","last_peered":"2024-08-17T18:03:56.175752+0000","last_clean":"2024-08-17T18:03:56.175752+0000","last_became_active":"2024-08-17T17:55:08.433412+0000","last_became_peered":"2024-08-17T17:55:08.433412+0000","last_unstale":"2024-08-17T18:03:56.175752+0000","last_undegraded":"2024-08-17T18:03:56.175752+0000","last_fullsized":"2024-08-17T18:03:56.175752+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:15:19.247351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":124,"reported_epoch":1461,"state":"active+clean","last_fresh":"2024-08-17T18:03:57.177291+0000","last_change":"2024-08-17T17:57:12.437993+0000","last_active":"2024-08-17T18:03:57.177291+0000","last_peered":"2024-08-17T18:03:57.177291+0000","last_clean":"2024-08-17T18:03:57.177291+0000","last_became_active":"2024-08-17T17:57:12.437709+0000","last_became_peered":"2024-08-17T17:57:12.437709+0000","last_unstale":"2024-08-17T18:03:57.177291+0000","last_undegraded":"2024-08-17T18:03:57.177291+0000","last_fullsized":"2024-08-17T18:03:57.177291+0000","mapping_epoch":1405,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1406,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:19:33.228357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":2209,"reported_epoch":1461,"state":"active+clean","last_fresh":"2024-08-17T18:03:57.423161+0000","last_change":"2024-08-17T17:18:16.281082+0000","last_active":"2024-08-17T18:03:57.423161+0000","last_peered":"2024-08-17T18:03:57.423161+0000","last_clean":"2024-08-17T18:03:57.423161+0000","last_became_active":"2024-08-17T17:18:16.279919+0000","last_became_peered":"2024-08-17T17:18:16.279919+0000","last_unstale":"2024-08-17T18:03:57.423161+0000","last_undegraded":"2024-08-17T18:03:57.423161+0000","last_fullsized":"2024-08-17T18:03:57.423161+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:57:50.378999+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":867,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.172409+0000","last_change":"2024-08-17T18:02:05.267084+0000","last_active":"2024-08-17T18:03:56.172409+0000","last_peered":"2024-08-17T18:03:56.172409+0000","last_clean":"2024-08-17T18:03:56.172409+0000","last_became_active":"2024-08-17T18:02:05.266742+0000","last_became_peered":"2024-08-17T18:02:05.266742+0000","last_unstale":"2024-08-17T18:03:56.172409+0000","last_undegraded":"2024-08-17T18:03:56.172409+0000","last_fullsized":"2024-08-17T18:03:56.172409+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:36:39.414644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":124,"reported_epoch":1461,"state":"active+clean","last_fresh":"2024-08-17T18:03:57.176933+0000","last_change":"2024-08-17T17:57:12.447626+0000","last_active":"2024-08-17T18:03:57.176933+0000","last_peered":"2024-08-17T18:03:57.176933+0000","last_clean":"2024-08-17T18:03:57.176933+0000","last_became_active":"2024-08-17T17:57:12.447303+0000","last_became_peered":"2024-08-17T17:57:12.447303+0000","last_unstale":"2024-08-17T18:03:57.176933+0000","last_undegraded":"2024-08-17T18:03:57.176933+0000","last_fullsized":"2024-08-17T18:03:57.176933+0000","mapping_epoch":1405,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1406,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:55:37.275654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1449,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.185214+0000","last_change":"2024-08-17T17:54:32.126145+0000","last_active":"2024-08-17T18:03:56.185214+0000","last_peered":"2024-08-17T18:03:56.185214+0000","last_clean":"2024-08-17T18:03:56.185214+0000","last_became_active":"2024-08-17T17:54:32.125112+0000","last_became_peered":"2024-08-17T17:54:32.125112+0000","last_unstale":"2024-08-17T18:03:56.185214+0000","last_undegraded":"2024-08-17T18:03:56.185214+0000","last_fullsized":"2024-08-17T18:03:56.185214+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:28:52.765651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":2183,"reported_epoch":1461,"state":"active+clean","last_fresh":"2024-08-17T18:03:57.176970+0000","last_change":"2024-08-17T17:18:16.342753+0000","last_active":"2024-08-17T18:03:57.176970+0000","last_peered":"2024-08-17T18:03:57.176970+0000","last_clean":"2024-08-17T18:03:57.176970+0000","last_became_active":"2024-08-17T17:18:16.326676+0000","last_became_peered":"2024-08-17T17:18:16.326676+0000","last_unstale":"2024-08-17T18:03:57.176970+0000","last_undegraded":"2024-08-17T18:03:57.176970+0000","last_fullsized":"2024-08-17T18:03:57.176970+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:33:35.922736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":863,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.171812+0000","last_change":"2024-08-17T18:02:05.252661+0000","last_active":"2024-08-17T18:03:56.171812+0000","last_peered":"2024-08-17T18:03:56.171812+0000","last_clean":"2024-08-17T18:03:56.171812+0000","last_became_active":"2024-08-17T18:02:05.252209+0000","last_became_peered":"2024-08-17T18:02:05.252209+0000","last_unstale":"2024-08-17T18:03:56.171812+0000","last_undegraded":"2024-08-17T18:03:56.171812+0000","last_fullsized":"2024-08-17T18:03:56.171812+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:02:04.254394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":2176,"reported_epoch":1461,"state":"active+clean","last_fresh":"2024-08-17T18:03:57.177451+0000","last_change":"2024-08-17T17:18:16.277739+0000","last_active":"2024-08-17T18:03:57.177451+0000","last_peered":"2024-08-17T18:03:57.177451+0000","last_clean":"2024-08-17T18:03:57.177451+0000","last_became_active":"2024-08-17T17:18:16.276554+0000","last_became_peered":"2024-08-17T17:18:16.276554+0000","last_unstale":"2024-08-17T18:03:57.177451+0000","last_undegraded":"2024-08-17T18:03:57.177451+0000","last_fullsized":"2024-08-17T18:03:57.177451+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:49.230009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1434,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.171336+0000","last_change":"2024-08-17T17:17:00.910985+0000","last_active":"2024-08-17T18:03:56.171336+0000","last_peered":"2024-08-17T18:03:56.171336+0000","last_clean":"2024-08-17T18:03:56.171336+0000","last_became_active":"2024-08-17T17:17:00.910601+0000","last_became_peered":"2024-08-17T17:17:00.910601+0000","last_unstale":"2024-08-17T18:03:56.171336+0000","last_undegraded":"2024-08-17T18:03:56.171336+0000","last_fullsized":"2024-08-17T18:03:56.171336+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:23:11.495112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.15","version":"72'3","reported_seq":1439,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.171992+0000","last_change":"2024-08-17T17:18:16.301241+0000","last_active":"2024-08-17T18:03:56.171992+0000","last_peered":"2024-08-17T18:03:56.171992+0000","last_clean":"2024-08-17T18:03:56.171992+0000","last_became_active":"2024-08-17T17:18:16.299737+0000","last_became_peered":"2024-08-17T17:18:16.299737+0000","last_unstale":"2024-08-17T18:03:56.171992+0000","last_undegraded":"2024-08-17T18:03:56.171992+0000","last_fullsized":"2024-08-17T18:03:56.171992+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-18T19:53:37.133462+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":7,"num_read_kb":7,"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":2231,"reported_epoch":1461,"state":"active+clean","last_fresh":"2024-08-17T18:03:57.423400+0000","last_change":"2024-08-17T17:55:08.429827+0000","last_active":"2024-08-17T18:03:57.423400+0000","last_peered":"2024-08-17T18:03:57.423400+0000","last_clean":"2024-08-17T18:03:57.423400+0000","last_became_active":"2024-08-17T17:55:08.429074+0000","last_became_peered":"2024-08-17T17:55:08.429074+0000","last_unstale":"2024-08-17T18:03:57.423400+0000","last_undegraded":"2024-08-17T18:03:57.423400+0000","last_fullsized":"2024-08-17T18:03:57.423400+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:04:59.445443+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"554'24","reported_seq":1454,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.176090+0000","last_change":"2024-08-17T16:58:54.776072+0000","last_active":"2024-08-17T18:03:56.176090+0000","last_peered":"2024-08-17T18:03:56.176090+0000","last_clean":"2024-08-17T18:03:56.176090+0000","last_became_active":"2024-08-17T16:58:54.775651+0000","last_became_peered":"2024-08-17T16:58:54.775651+0000","last_unstale":"2024-08-17T18:03:56.176090+0000","last_undegraded":"2024-08-17T18:03:56.176090+0000","last_fullsized":"2024-08-17T18:03:56.176090+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:12:22.596338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":10,"num_read_kb":9,"num_write":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":1438,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.175581+0000","last_change":"2024-08-17T17:17:00.910587+0000","last_active":"2024-08-17T18:03:56.175581+0000","last_peered":"2024-08-17T18:03:56.175581+0000","last_clean":"2024-08-17T18:03:56.175581+0000","last_became_active":"2024-08-17T17:17:00.910286+0000","last_became_peered":"2024-08-17T17:17:00.910286+0000","last_unstale":"2024-08-17T18:03:56.175581+0000","last_undegraded":"2024-08-17T18:03:56.175581+0000","last_fullsized":"2024-08-17T18:03:56.175581+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:54:49.965593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":1427,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.175673+0000","last_change":"2024-08-17T16:58:55.798371+0000","last_active":"2024-08-17T18:03:56.175673+0000","last_peered":"2024-08-17T18:03:56.175673+0000","last_clean":"2024-08-17T18:03:56.175673+0000","last_became_active":"2024-08-17T16:58:55.797569+0000","last_became_peered":"2024-08-17T16:58:55.797569+0000","last_unstale":"2024-08-17T18:03:56.175673+0000","last_undegraded":"2024-08-17T18:03:56.175673+0000","last_fullsized":"2024-08-17T18:03:56.175673+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:01:10.936104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"0'0","reported_seq":1488,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.185203+0000","last_change":"2024-08-17T17:55:08.428066+0000","last_active":"2024-08-17T18:03:56.185203+0000","last_peered":"2024-08-17T18:03:56.185203+0000","last_clean":"2024-08-17T18:03:56.185203+0000","last_became_active":"2024-08-17T17:55:08.427255+0000","last_became_peered":"2024-08-17T17:55:08.427255+0000","last_unstale":"2024-08-17T18:03:56.185203+0000","last_undegraded":"2024-08-17T18:03:56.185203+0000","last_fullsized":"2024-08-17T18:03:56.185203+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:52:18.972350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055220200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'1","reported_seq":327,"reported_epoch":1461,"state":"active+clean","last_fresh":"2024-08-17T18:03:57.423599+0000","last_change":"2024-08-17T17:49:45.925344+0000","last_active":"2024-08-17T18:03:57.423599+0000","last_peered":"2024-08-17T18:03:57.423599+0000","last_clean":"2024-08-17T18:03:57.423599+0000","last_became_active":"2024-08-17T17:49:45.924950+0000","last_became_peered":"2024-08-17T17:49:45.924950+0000","last_unstale":"2024-08-17T18:03:57.423599+0000","last_undegraded":"2024-08-17T18:03:57.423599+0000","last_fullsized":"2024-08-17T18:03:57.423599+0000","mapping_epoch":1317,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:59:25.028752+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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.0","version":"0'0","reported_seq":38,"reported_epoch":1461,"state":"active+clean","last_fresh":"2024-08-17T18:03:57.176694+0000","last_change":"2024-08-17T18:02:05.256155+0000","last_active":"2024-08-17T18:03:57.176694+0000","last_peered":"2024-08-17T18:03:57.176694+0000","last_clean":"2024-08-17T18:03:57.176694+0000","last_became_active":"2024-08-17T18:02:05.255866+0000","last_became_peered":"2024-08-17T18:02:05.255866+0000","last_unstale":"2024-08-17T18:03:57.176694+0000","last_undegraded":"2024-08-17T18:03:57.176694+0000","last_fullsized":"2024-08-17T18:03:57.176694+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:42:45.768469+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":2214,"reported_epoch":1461,"state":"active+clean","last_fresh":"2024-08-17T18:03:57.422859+0000","last_change":"2024-08-17T17:17:00.896325+0000","last_active":"2024-08-17T18:03:57.422859+0000","last_peered":"2024-08-17T18:03:57.422859+0000","last_clean":"2024-08-17T18:03:57.422859+0000","last_became_active":"2024-08-17T17:17:00.895941+0000","last_became_peered":"2024-08-17T17:17:00.895941+0000","last_unstale":"2024-08-17T18:03:57.422859+0000","last_undegraded":"2024-08-17T18:03:57.422859+0000","last_fullsized":"2024-08-17T18:03:57.422859+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:11:35.135534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":2186,"reported_epoch":1461,"state":"active+clean","last_fresh":"2024-08-17T18:03:57.177682+0000","last_change":"2024-08-17T17:18:16.320699+0000","last_active":"2024-08-17T18:03:57.177682+0000","last_peered":"2024-08-17T18:03:57.177682+0000","last_clean":"2024-08-17T18:03:57.177682+0000","last_became_active":"2024-08-17T17:18:16.292640+0000","last_became_peered":"2024-08-17T17:18:16.292640+0000","last_unstale":"2024-08-17T18:03:57.177682+0000","last_undegraded":"2024-08-17T18:03:57.177682+0000","last_fullsized":"2024-08-17T18:03:57.177682+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:21:16.574115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":795,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.170475+0000","last_change":"2024-08-17T17:49:45.922979+0000","last_active":"2024-08-17T18:03:56.170475+0000","last_peered":"2024-08-17T18:03:56.170475+0000","last_clean":"2024-08-17T18:03:56.170475+0000","last_became_active":"2024-08-17T17:49:45.922094+0000","last_became_peered":"2024-08-17T17:49:45.922094+0000","last_unstale":"2024-08-17T18:03:56.170475+0000","last_undegraded":"2024-08-17T18:03:56.170475+0000","last_fullsized":"2024-08-17T18:03:56.170475+0000","mapping_epoch":1317,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:21:12.259239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":1451,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.172617+0000","last_change":"2024-08-17T17:16:32.400242+0000","last_active":"2024-08-17T18:03:56.172617+0000","last_peered":"2024-08-17T18:03:56.172617+0000","last_clean":"2024-08-17T18:03:56.172617+0000","last_became_active":"2024-08-17T17:16:32.398524+0000","last_became_peered":"2024-08-17T17:16:32.398524+0000","last_unstale":"2024-08-17T18:03:56.172617+0000","last_undegraded":"2024-08-17T18:03:56.172617+0000","last_fullsized":"2024-08-17T18:03:56.172617+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:17:23.054038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069231800000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2234,"reported_epoch":1461,"state":"active+clean","last_fresh":"2024-08-17T18:03:57.423539+0000","last_change":"2024-08-17T17:55:08.430934+0000","last_active":"2024-08-17T18:03:57.423539+0000","last_peered":"2024-08-17T18:03:57.423539+0000","last_clean":"2024-08-17T18:03:57.423539+0000","last_became_active":"2024-08-17T17:55:08.430179+0000","last_became_peered":"2024-08-17T17:55:08.430179+0000","last_unstale":"2024-08-17T18:03:57.423539+0000","last_undegraded":"2024-08-17T18:03:57.423539+0000","last_fullsized":"2024-08-17T18:03:57.423539+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:05:47.554904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.2","version":"0'0","reported_seq":245,"reported_epoch":1461,"state":"active+clean","last_fresh":"2024-08-17T18:03:57.423211+0000","last_change":"2024-08-17T17:52:58.178434+0000","last_active":"2024-08-17T18:03:57.423211+0000","last_peered":"2024-08-17T18:03:57.423211+0000","last_clean":"2024-08-17T18:03:57.423211+0000","last_became_active":"2024-08-17T17:52:58.177486+0000","last_became_peered":"2024-08-17T17:52:58.177486+0000","last_unstale":"2024-08-17T18:03:57.423211+0000","last_undegraded":"2024-08-17T18:03:57.423211+0000","last_fullsized":"2024-08-17T18:03:57.423211+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:44:49.313436+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":2229,"reported_epoch":1461,"state":"active+clean","last_fresh":"2024-08-17T18:03:57.423343+0000","last_change":"2024-08-17T17:17:00.884753+0000","last_active":"2024-08-17T18:03:57.423343+0000","last_peered":"2024-08-17T18:03:57.423343+0000","last_clean":"2024-08-17T18:03:57.423343+0000","last_became_active":"2024-08-17T17:17:00.883779+0000","last_became_peered":"2024-08-17T17:17:00.883779+0000","last_unstale":"2024-08-17T18:03:57.423343+0000","last_undegraded":"2024-08-17T18:03:57.423343+0000","last_fullsized":"2024-08-17T18:03:57.423343+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:51:16.619491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001020055,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1508,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.170938+0000","last_change":"2024-08-17T18:02:05.252841+0000","last_active":"2024-08-17T18:03:56.170938+0000","last_peered":"2024-08-17T18:03:56.170938+0000","last_clean":"2024-08-17T18:03:56.170938+0000","last_became_active":"2024-08-17T18:02:05.252487+0000","last_became_peered":"2024-08-17T18:02:05.252487+0000","last_unstale":"2024-08-17T18:03:56.170938+0000","last_undegraded":"2024-08-17T18:03:56.170938+0000","last_fullsized":"2024-08-17T18:03:56.170938+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:31:54.123948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":1503,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.169769+0000","last_change":"2024-08-17T18:02:05.252667+0000","last_active":"2024-08-17T18:03:56.169769+0000","last_peered":"2024-08-17T18:03:56.169769+0000","last_clean":"2024-08-17T18:03:56.169769+0000","last_became_active":"2024-08-17T18:02:05.252359+0000","last_became_peered":"2024-08-17T18:02:05.252359+0000","last_unstale":"2024-08-17T18:03:56.169769+0000","last_undegraded":"2024-08-17T18:03:56.169769+0000","last_fullsized":"2024-08-17T18:03:56.169769+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:41:14.595892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"3.3","version":"0'0","reported_seq":1443,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.175704+0000","last_change":"2024-08-17T17:16:32.405221+0000","last_active":"2024-08-17T18:03:56.175704+0000","last_peered":"2024-08-17T18:03:56.175704+0000","last_clean":"2024-08-17T18:03:56.175704+0000","last_became_active":"2024-08-17T17:16:32.396836+0000","last_became_peered":"2024-08-17T17:16:32.396836+0000","last_unstale":"2024-08-17T18:03:56.175704+0000","last_undegraded":"2024-08-17T18:03:56.175704+0000","last_fullsized":"2024-08-17T18:03:56.175704+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:16:39.809514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"66'2","reported_seq":1454,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.169619+0000","last_change":"2024-08-17T17:17:00.909906+0000","last_active":"2024-08-17T18:03:56.169619+0000","last_peered":"2024-08-17T18:03:56.169619+0000","last_clean":"2024-08-17T18:03:56.169619+0000","last_became_active":"2024-08-17T17:17:00.909516+0000","last_became_peered":"2024-08-17T17:17:00.909516+0000","last_unstale":"2024-08-17T18:03:56.169619+0000","last_undegraded":"2024-08-17T18:03:56.169619+0000","last_fullsized":"2024-08-17T18:03:56.169619+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:08.716390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020478699999999998,"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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":2214,"reported_epoch":1461,"state":"active+clean","last_fresh":"2024-08-17T18:03:57.423632+0000","last_change":"2024-08-17T17:17:00.904465+0000","last_active":"2024-08-17T18:03:57.423632+0000","last_peered":"2024-08-17T18:03:57.423632+0000","last_clean":"2024-08-17T18:03:57.423632+0000","last_became_active":"2024-08-17T17:17:00.904064+0000","last_became_peered":"2024-08-17T17:17:00.904064+0000","last_unstale":"2024-08-17T18:03:57.423632+0000","last_undegraded":"2024-08-17T18:03:57.423632+0000","last_fullsized":"2024-08-17T18:03:57.423632+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:25:33.842617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2236,"reported_epoch":1461,"state":"active+clean","last_fresh":"2024-08-17T18:03:57.422941+0000","last_change":"2024-08-17T17:55:08.429994+0000","last_active":"2024-08-17T18:03:57.422941+0000","last_peered":"2024-08-17T18:03:57.422941+0000","last_clean":"2024-08-17T18:03:57.422941+0000","last_became_active":"2024-08-17T17:55:08.429179+0000","last_became_peered":"2024-08-17T17:55:08.429179+0000","last_unstale":"2024-08-17T18:03:57.422941+0000","last_undegraded":"2024-08-17T18:03:57.422941+0000","last_fullsized":"2024-08-17T18:03:57.422941+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:37:53.714925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":169,"reported_epoch":1461,"state":"active+clean","last_fresh":"2024-08-17T18:03:57.167804+0000","last_change":"2024-08-17T18:02:05.268122+0000","last_active":"2024-08-17T18:03:57.167804+0000","last_peered":"2024-08-17T18:03:57.167804+0000","last_clean":"2024-08-17T18:03:57.167804+0000","last_became_active":"2024-08-17T18:02:05.267729+0000","last_became_peered":"2024-08-17T18:02:05.267729+0000","last_unstale":"2024-08-17T18:03:57.167804+0000","last_undegraded":"2024-08-17T18:03:57.167804+0000","last_fullsized":"2024-08-17T18:03:57.167804+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:08:04.648546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00091001700000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":106,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.171176+0000","last_change":"2024-08-17T17:55:08.423855+0000","last_active":"2024-08-17T18:03:56.171176+0000","last_peered":"2024-08-17T18:03:56.171176+0000","last_clean":"2024-08-17T18:03:56.171176+0000","last_became_active":"2024-08-17T17:55:08.423172+0000","last_became_peered":"2024-08-17T17:55:08.423172+0000","last_unstale":"2024-08-17T18:03:56.171176+0000","last_undegraded":"2024-08-17T18:03:56.171176+0000","last_fullsized":"2024-08-17T18:03:56.171176+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:28:49.620547+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1","version":"0'0","reported_seq":865,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.175364+0000","last_change":"2024-08-17T18:02:05.254486+0000","last_active":"2024-08-17T18:03:56.175364+0000","last_peered":"2024-08-17T18:03:56.175364+0000","last_clean":"2024-08-17T18:03:56.175364+0000","last_became_active":"2024-08-17T18:02:05.254186+0000","last_became_peered":"2024-08-17T18:02:05.254186+0000","last_unstale":"2024-08-17T18:03:56.175364+0000","last_undegraded":"2024-08-17T18:03:56.175364+0000","last_fullsized":"2024-08-17T18:03:56.175364+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:17:48.848959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1467,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.169206+0000","last_change":"2024-08-17T17:17:00.873245+0000","last_active":"2024-08-17T18:03:56.169206+0000","last_peered":"2024-08-17T18:03:56.169206+0000","last_clean":"2024-08-17T18:03:56.169206+0000","last_became_active":"2024-08-17T17:17:00.870779+0000","last_became_peered":"2024-08-17T17:17:00.870779+0000","last_unstale":"2024-08-17T18:03:56.169206+0000","last_undegraded":"2024-08-17T18:03:56.169206+0000","last_fullsized":"2024-08-17T18:03:56.169206+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:30:08.495141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00081337499999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1425,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.185228+0000","last_change":"2024-08-17T16:58:55.791767+0000","last_active":"2024-08-17T18:03:56.185228+0000","last_peered":"2024-08-17T18:03:56.185228+0000","last_clean":"2024-08-17T18:03:56.185228+0000","last_became_active":"2024-08-17T16:58:55.790452+0000","last_became_peered":"2024-08-17T16:58:55.790452+0000","last_unstale":"2024-08-17T18:03:56.185228+0000","last_undegraded":"2024-08-17T18:03:56.185228+0000","last_fullsized":"2024-08-17T18:03:56.185228+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:48:24.218305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":38,"reported_epoch":1461,"state":"active+clean","last_fresh":"2024-08-17T18:03:57.176927+0000","last_change":"2024-08-17T18:02:05.252920+0000","last_active":"2024-08-17T18:03:57.176927+0000","last_peered":"2024-08-17T18:03:57.176927+0000","last_clean":"2024-08-17T18:03:57.176927+0000","last_became_active":"2024-08-17T18:02:05.252430+0000","last_became_peered":"2024-08-17T18:02:05.252430+0000","last_unstale":"2024-08-17T18:03:57.176927+0000","last_undegraded":"2024-08-17T18:03:57.176927+0000","last_fullsized":"2024-08-17T18:03:57.176927+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:41:29.064858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"64'1","reported_seq":1508,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.170688+0000","last_change":"2024-08-17T17:55:08.449494+0000","last_active":"2024-08-17T18:03:56.170688+0000","last_peered":"2024-08-17T18:03:56.170688+0000","last_clean":"2024-08-17T18:03:56.170688+0000","last_became_active":"2024-08-17T17:55:08.417287+0000","last_became_peered":"2024-08-17T17:55:08.417287+0000","last_unstale":"2024-08-17T18:03:56.170688+0000","last_undegraded":"2024-08-17T18:03:56.170688+0000","last_fullsized":"2024-08-17T18:03:56.170688+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:56:08.861782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00092444000000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"474'149","reported_seq":1770,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.169003+0000","last_change":"2024-08-17T17:16:32.396277+0000","last_active":"2024-08-17T18:03:56.169003+0000","last_peered":"2024-08-17T18:03:56.169003+0000","last_clean":"2024-08-17T18:03:56.169003+0000","last_became_active":"2024-08-17T17:16:32.395751+0000","last_became_peered":"2024-08-17T17:16:32.395751+0000","last_unstale":"2024-08-17T18:03:56.169003+0000","last_undegraded":"2024-08-17T18:03:56.169003+0000","last_fullsized":"2024-08-17T18:03:56.169003+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T16:50:43.700602+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:40:40.786904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":97,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.171543+0000","last_change":"2024-08-17T17:54:32.127972+0000","last_active":"2024-08-17T18:03:56.171543+0000","last_peered":"2024-08-17T18:03:56.171543+0000","last_clean":"2024-08-17T18:03:56.171543+0000","last_became_active":"2024-08-17T17:54:32.127118+0000","last_became_peered":"2024-08-17T17:54:32.127118+0000","last_unstale":"2024-08-17T18:03:56.171543+0000","last_undegraded":"2024-08-17T18:03:56.171543+0000","last_fullsized":"2024-08-17T18:03:56.171543+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:24:15.825044+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,4],"acting":[5,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":38,"reported_epoch":1461,"state":"active+clean","last_fresh":"2024-08-17T18:03:57.176695+0000","last_change":"2024-08-17T18:02:05.266601+0000","last_active":"2024-08-17T18:03:57.176695+0000","last_peered":"2024-08-17T18:03:57.176695+0000","last_clean":"2024-08-17T18:03:57.176695+0000","last_became_active":"2024-08-17T18:02:05.266287+0000","last_became_peered":"2024-08-17T18:02:05.266287+0000","last_unstale":"2024-08-17T18:03:57.176695+0000","last_undegraded":"2024-08-17T18:03:57.176695+0000","last_fullsized":"2024-08-17T18:03:57.176695+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:20:03.465268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1439,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.175898+0000","last_change":"2024-08-17T17:17:00.913004+0000","last_active":"2024-08-17T18:03:56.175898+0000","last_peered":"2024-08-17T18:03:56.175898+0000","last_clean":"2024-08-17T18:03:56.175898+0000","last_became_active":"2024-08-17T17:17:00.911585+0000","last_became_peered":"2024-08-17T17:17:00.911585+0000","last_unstale":"2024-08-17T18:03:56.175898+0000","last_undegraded":"2024-08-17T18:03:56.175898+0000","last_fullsized":"2024-08-17T18:03:56.175898+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:37:51.369468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1478,"reported_epoch":1461,"state":"active+clean","last_fresh":"2024-08-17T18:03:57.180462+0000","last_change":"2024-08-17T17:55:08.433608+0000","last_active":"2024-08-17T18:03:57.180462+0000","last_peered":"2024-08-17T18:03:57.180462+0000","last_clean":"2024-08-17T18:03:57.180462+0000","last_became_active":"2024-08-17T17:55:08.432952+0000","last_became_peered":"2024-08-17T17:55:08.432952+0000","last_unstale":"2024-08-17T18:03:57.180462+0000","last_undegraded":"2024-08-17T18:03:57.180462+0000","last_fullsized":"2024-08-17T18:03:57.180462+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:39:42.486959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1490,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.177093+0000","last_change":"2024-08-17T17:55:08.433919+0000","last_active":"2024-08-17T18:03:56.177093+0000","last_peered":"2024-08-17T18:03:56.177093+0000","last_clean":"2024-08-17T18:03:56.177093+0000","last_became_active":"2024-08-17T17:55:08.433170+0000","last_became_peered":"2024-08-17T17:55:08.433170+0000","last_unstale":"2024-08-17T18:03:56.177093+0000","last_undegraded":"2024-08-17T18:03:56.177093+0000","last_fullsized":"2024-08-17T18:03:56.177093+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:57:00.544503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1439,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.185356+0000","last_change":"2024-08-17T17:17:00.876413+0000","last_active":"2024-08-17T18:03:56.185356+0000","last_peered":"2024-08-17T18:03:56.185356+0000","last_clean":"2024-08-17T18:03:56.185356+0000","last_became_active":"2024-08-17T17:17:00.874530+0000","last_became_peered":"2024-08-17T17:17:00.874530+0000","last_unstale":"2024-08-17T18:03:56.185356+0000","last_undegraded":"2024-08-17T18:03:56.185356+0000","last_fullsized":"2024-08-17T18:03:56.185356+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:38:15.342870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1439,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.175913+0000","last_change":"2024-08-17T17:18:16.323735+0000","last_active":"2024-08-17T18:03:56.175913+0000","last_peered":"2024-08-17T18:03:56.175913+0000","last_clean":"2024-08-17T18:03:56.175913+0000","last_became_active":"2024-08-17T17:18:16.323200+0000","last_became_peered":"2024-08-17T17:18:16.323200+0000","last_unstale":"2024-08-17T18:03:56.175913+0000","last_undegraded":"2024-08-17T18:03:56.175913+0000","last_fullsized":"2024-08-17T18:03:56.175913+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:53:38.579537+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"73'3","reported_seq":2197,"reported_epoch":1461,"state":"active+clean","last_fresh":"2024-08-17T18:03:57.177215+0000","last_change":"2024-08-17T17:18:16.310418+0000","last_active":"2024-08-17T18:03:57.177215+0000","last_peered":"2024-08-17T18:03:57.177215+0000","last_clean":"2024-08-17T18:03:57.177215+0000","last_became_active":"2024-08-17T17:18:16.286763+0000","last_became_peered":"2024-08-17T17:18:16.286763+0000","last_unstale":"2024-08-17T18:03:57.177215+0000","last_undegraded":"2024-08-17T18:03:57.177215+0000","last_fullsized":"2024-08-17T18:03:57.177215+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-18T23:44:27.573008+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":244,"reported_epoch":1461,"state":"active+clean","last_fresh":"2024-08-17T18:03:57.423286+0000","last_change":"2024-08-17T17:52:58.181998+0000","last_active":"2024-08-17T18:03:57.423286+0000","last_peered":"2024-08-17T18:03:57.423286+0000","last_clean":"2024-08-17T18:03:57.423286+0000","last_became_active":"2024-08-17T17:52:58.181714+0000","last_became_peered":"2024-08-17T17:52:58.181714+0000","last_unstale":"2024-08-17T18:03:57.423286+0000","last_undegraded":"2024-08-17T18:03:57.423286+0000","last_fullsized":"2024-08-17T18:03:57.423286+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:39:08.847169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":1454,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.170414+0000","last_change":"2024-08-17T17:57:12.436081+0000","last_active":"2024-08-17T18:03:56.170414+0000","last_peered":"2024-08-17T18:03:56.170414+0000","last_clean":"2024-08-17T18:03:56.170414+0000","last_became_active":"2024-08-17T17:57:12.435735+0000","last_became_peered":"2024-08-17T17:57:12.435735+0000","last_unstale":"2024-08-17T18:03:56.170414+0000","last_undegraded":"2024-08-17T18:03:56.170414+0000","last_fullsized":"2024-08-17T18:03:56.170414+0000","mapping_epoch":1405,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1406,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:54:28.493671+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1438,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.184922+0000","last_change":"2024-08-17T17:17:00.893177+0000","last_active":"2024-08-17T18:03:56.184922+0000","last_peered":"2024-08-17T18:03:56.184922+0000","last_clean":"2024-08-17T18:03:56.184922+0000","last_became_active":"2024-08-17T17:17:00.892759+0000","last_became_peered":"2024-08-17T17:17:00.892759+0000","last_unstale":"2024-08-17T18:03:56.184922+0000","last_undegraded":"2024-08-17T18:03:56.184922+0000","last_fullsized":"2024-08-17T18:03:56.184922+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:42:14.347454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1422,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.172401+0000","last_change":"2024-08-17T16:58:54.781889+0000","last_active":"2024-08-17T18:03:56.172401+0000","last_peered":"2024-08-17T18:03:56.172401+0000","last_clean":"2024-08-17T18:03:56.172401+0000","last_became_active":"2024-08-17T16:58:54.779814+0000","last_became_peered":"2024-08-17T16:58:54.779814+0000","last_unstale":"2024-08-17T18:03:56.172401+0000","last_undegraded":"2024-08-17T18:03:56.172401+0000","last_fullsized":"2024-08-17T18:03:56.172401+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:03:35.262628+0000","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":1,"num_read_kb":1,"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":1473,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.175469+0000","last_change":"2024-08-17T18:02:05.254361+0000","last_active":"2024-08-17T18:03:56.175469+0000","last_peered":"2024-08-17T18:03:56.175469+0000","last_clean":"2024-08-17T18:03:56.175469+0000","last_became_active":"2024-08-17T18:02:05.253801+0000","last_became_peered":"2024-08-17T18:02:05.253801+0000","last_unstale":"2024-08-17T18:03:56.175469+0000","last_undegraded":"2024-08-17T18:03:56.175469+0000","last_fullsized":"2024-08-17T18:03:56.175469+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:10:19.121468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"72'2","reported_seq":1439,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.172641+0000","last_change":"2024-08-17T17:17:00.889373+0000","last_active":"2024-08-17T18:03:56.172641+0000","last_peered":"2024-08-17T18:03:56.172641+0000","last_clean":"2024-08-17T18:03:56.172641+0000","last_became_active":"2024-08-17T17:17:00.888346+0000","last_became_peered":"2024-08-17T17:17:00.888346+0000","last_unstale":"2024-08-17T18:03:56.172641+0000","last_undegraded":"2024-08-17T18:03:56.172641+0000","last_fullsized":"2024-08-17T18:03:56.172641+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:54:26.626173+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1421,"reported_epoch":1461,"state":"active+clean","last_fresh":"2024-08-17T18:03:57.703178+0000","last_change":"2024-08-17T16:58:55.784844+0000","last_active":"2024-08-17T18:03:57.703178+0000","last_peered":"2024-08-17T18:03:57.703178+0000","last_clean":"2024-08-17T18:03:57.703178+0000","last_became_active":"2024-08-17T16:58:55.783777+0000","last_became_peered":"2024-08-17T16:58:55.783777+0000","last_unstale":"2024-08-17T18:03:57.703178+0000","last_undegraded":"2024-08-17T18:03:57.703178+0000","last_fullsized":"2024-08-17T18:03:57.703178+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:08:35.069672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'1","reported_seq":1450,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.172658+0000","last_change":"2024-08-17T17:56:32.644710+0000","last_active":"2024-08-17T18:03:56.172658+0000","last_peered":"2024-08-17T18:03:56.172658+0000","last_clean":"2024-08-17T18:03:56.172658+0000","last_became_active":"2024-08-17T17:56:32.640058+0000","last_became_peered":"2024-08-17T17:56:32.640058+0000","last_unstale":"2024-08-17T18:03:56.172658+0000","last_undegraded":"2024-08-17T18:03:56.172658+0000","last_fullsized":"2024-08-17T18:03:56.172658+0000","mapping_epoch":1400,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1401,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:18:48.019467+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":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,0],"acting":[7,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.10","version":"72'8","reported_seq":1453,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.184684+0000","last_change":"2024-08-17T17:16:32.389840+0000","last_active":"2024-08-17T18:03:56.184684+0000","last_peered":"2024-08-17T18:03:56.184684+0000","last_clean":"2024-08-17T18:03:56.184684+0000","last_became_active":"2024-08-17T17:16:32.386050+0000","last_became_peered":"2024-08-17T17:16:32.386050+0000","last_unstale":"2024-08-17T18:03:56.184684+0000","last_undegraded":"2024-08-17T18:03:56.184684+0000","last_fullsized":"2024-08-17T18:03:56.184684+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-18T18:25:48.041721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":24,"num_read_kb":24,"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":38,"reported_epoch":1461,"state":"active+clean","last_fresh":"2024-08-17T18:03:57.177556+0000","last_change":"2024-08-17T18:02:05.269247+0000","last_active":"2024-08-17T18:03:57.177556+0000","last_peered":"2024-08-17T18:03:57.177556+0000","last_clean":"2024-08-17T18:03:57.177556+0000","last_became_active":"2024-08-17T18:02:05.268980+0000","last_became_peered":"2024-08-17T18:02:05.268980+0000","last_unstale":"2024-08-17T18:03:57.177556+0000","last_undegraded":"2024-08-17T18:03:57.177556+0000","last_fullsized":"2024-08-17T18:03:57.177556+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:39:20.246478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.11","version":"0'0","reported_seq":1419,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.169552+0000","last_change":"2024-08-17T16:58:54.781197+0000","last_active":"2024-08-17T18:03:56.169552+0000","last_peered":"2024-08-17T18:03:56.169552+0000","last_clean":"2024-08-17T18:03:56.169552+0000","last_became_active":"2024-08-17T16:58:54.780408+0000","last_became_peered":"2024-08-17T16:58:54.780408+0000","last_unstale":"2024-08-17T18:03:56.169552+0000","last_undegraded":"2024-08-17T18:03:56.169552+0000","last_fullsized":"2024-08-17T18:03:56.169552+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:03:00.355012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":989,"reported_epoch":1461,"state":"active+clean","last_fresh":"2024-08-17T18:03:57.177635+0000","last_change":"2024-08-17T17:49:45.916126+0000","last_active":"2024-08-17T18:03:57.177635+0000","last_peered":"2024-08-17T18:03:57.177635+0000","last_clean":"2024-08-17T18:03:57.177635+0000","last_became_active":"2024-08-17T17:49:45.915806+0000","last_became_peered":"2024-08-17T17:49:45.915806+0000","last_unstale":"2024-08-17T18:03:57.177635+0000","last_undegraded":"2024-08-17T18:03:57.177635+0000","last_fullsized":"2024-08-17T18:03:57.177635+0000","mapping_epoch":1317,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:54:22.480905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":863,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.170326+0000","last_change":"2024-08-17T18:02:05.266888+0000","last_active":"2024-08-17T18:03:56.170326+0000","last_peered":"2024-08-17T18:03:56.170326+0000","last_clean":"2024-08-17T18:03:56.170326+0000","last_became_active":"2024-08-17T18:02:05.266538+0000","last_became_peered":"2024-08-17T18:02:05.266538+0000","last_unstale":"2024-08-17T18:03:56.170326+0000","last_undegraded":"2024-08-17T18:03:56.170326+0000","last_fullsized":"2024-08-17T18:03:56.170326+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:19:38.664313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1433,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.170855+0000","last_change":"2024-08-17T17:18:16.301475+0000","last_active":"2024-08-17T18:03:56.170855+0000","last_peered":"2024-08-17T18:03:56.170855+0000","last_clean":"2024-08-17T18:03:56.170855+0000","last_became_active":"2024-08-17T17:18:16.301211+0000","last_became_peered":"2024-08-17T17:18:16.301211+0000","last_unstale":"2024-08-17T18:03:56.170855+0000","last_undegraded":"2024-08-17T18:03:56.170855+0000","last_fullsized":"2024-08-17T18:03:56.170855+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:31:05.192998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.13","version":"72'2","reported_seq":1498,"reported_epoch":1460,"state":"active+clean","last_fresh":"2024-08-17T18:03:56.171023+0000","last_change":"2024-08-17T17:55:08.441570+0000","last_active":"2024-08-17T18:03:56.171023+0000","last_peered":"2024-08-17T18:03:56.171023+0000","last_clean":"2024-08-17T18:03:56.171023+0000","last_became_active":"2024-08-17T17:55:08.413065+0000","last_became_peered":"2024-08-17T17:55:08.413065+0000","last_unstale":"2024-08-17T18:03:56.171023+0000","last_undegraded":"2024-08-17T18:03:56.171023+0000","last_fullsized":"2024-08-17T18:03:56.171023+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:02:40.159909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":8,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":136,"num_keys_recovered":40,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":2183,"reported_epoch":1461,"state":"active+clean","last_fresh":"2024-08-17T18:03:57.177680+0000","last_change":"2024-08-17T17:18:16.329150+0000","last_active":"2024-08-17T18:03:57.177680+0000","last_peered":"2024-08-17T18:03:57.177680+0000","last_clean":"2024-08-17T18:03:57.177680+0000","last_became_active":"2024-08-17T17:18:16.319596+0000","last_became_peered":"2024-08-17T17:18:16.319596+0000","last_unstale":"2024-08-17T18:03:57.177680+0000","last_undegraded":"2024-08-17T18:03:57.177680+0000","last_fullsized":"2024-08-17T18:03:57.177680+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:03:06.681253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":[]}],"pool_stats":[{"poolid":55,"num_pg":26,"stat_sum":{"num_bytes":491520,"num_objects":8,"num_object_clones":0,"num_object_copies":24,"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":8,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":165603,"num_write_kb":3758561,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12432,"num_bytes_recovered":555614208,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":789446656,"data_stored":789446656,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":225223,"ondisk_log_size":225223,"up":78,"acting":77,"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":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":65,"num_read_kb":68,"num_write":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":18,"num_bytes_recovered":2486,"num_keys_recovered":40,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2303,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"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}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223202109,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":719824,"kb_used_data":197320,"kb_used_omap":1,"kb_used_meta":522494,"kb_avail":93025328,"statfs":{"total":95995035648,"available":95257935872,"internally_reserved":0,"allocated":202055680,"data_stored":197251265,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":535034315},"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":[]},{"osd":6,"up_from":47,"seq":201863463753,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":602256,"kb_used_data":11712,"kb_used_omap":1,"kb_used_meta":590526,"kb_avail":93142896,"statfs":{"total":95995035648,"available":95378325504,"internally_reserved":0,"allocated":11993088,"data_stored":7196738,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":604699079},"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":[]},{"osd":5,"up_from":39,"seq":167503725396,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":839996,"kb_used_data":263348,"kb_used_omap":1,"kb_used_meta":576638,"kb_avail":92905156,"statfs":{"total":95995035648,"available":95134879744,"internally_reserved":0,"allocated":269668352,"data_stored":264879572,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":590477766},"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":[]},{"osd":4,"up_from":31,"seq":133143987038,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":613900,"kb_used_data":11132,"kb_used_omap":1,"kb_used_meta":602750,"kb_avail":93131252,"statfs":{"total":95995035648,"available":95366402048,"internally_reserved":0,"allocated":11399168,"data_stored":6606405,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":617216454},"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":[]},{"osd":3,"up_from":710,"seq":3049426780711,"num_pgs":43,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":454260,"kb_used_data":11116,"kb_used_omap":74,"kb_used_meta":443061,"kb_avail":93290892,"statfs":{"total":95995035648,"available":95529873408,"internally_reserved":0,"allocated":11382784,"data_stored":6601627,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":76343,"internal_metadata":453694921},"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":[]},{"osd":2,"up_from":700,"seq":3006477107757,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":656576,"kb_used_data":205172,"kb_used_omap":75,"kb_used_meta":451316,"kb_avail":93088576,"statfs":{"total":95995035648,"available":95322701824,"internally_reserved":0,"allocated":210096128,"data_stored":205307327,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":76821,"internal_metadata":462148587},"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":[]},{"osd":1,"up_from":695,"seq":2985002271286,"num_pgs":39,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":661688,"kb_used_data":152108,"kb_used_omap":68,"kb_used_meta":509499,"kb_avail":93083464,"statfs":{"total":95995035648,"available":95317467136,"internally_reserved":0,"allocated":155758592,"data_stored":150977364,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":70498,"internal_metadata":521727134},"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":[]},{"osd":0,"up_from":690,"seq":2963527434812,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":472700,"kb_used_data":11700,"kb_used_omap":75,"kb_used_meta":460916,"kb_avail":93272452,"statfs":{"total":95995035648,"available":95510990848,"internally_reserved":0,"allocated":11980800,"data_stored":7192509,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":77036,"internal_metadata":471978772},"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":[]}],"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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"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":12288,"data_stored":638,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2303,"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":20480,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":652,"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":4826,"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":4972,"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":55,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":55,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":144375808,"data_stored":144375808,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":55,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":198705152,"data_stored":198705152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":55,"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":55,"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":55,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":258277376,"data_stored":258277376,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":55,"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":55,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":188088320,"data_stored":188088320,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T18:04:06.481 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T18:04:06.574 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:06.595 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:06.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:06.597 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:06.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:06 smithi169 bash[79348]: cluster 2024-08-17T18:04:04.469683+0000 mgr.y (mgr.34107) 1862 : cluster [DBG] pgmap v2665: 73 pgs: 73 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:06.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:06 smithi169 bash[79348]: cluster 2024-08-17T18:04:04.469683+0000 mgr.y (mgr.34107) 1862 : cluster [DBG] pgmap v2665: 73 pgs: 73 active+clean; 582 KiB data, 4.8 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:04:06.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:06 smithi169 bash[79348]: cluster 2024-08-17T18:04:05.217761+0000 mon.a (mon.0) 2869 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/102 objects degraded (0.980%), 1 pg degraded, 1 pg undersized) 2024-08-17T18:04:06.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:06 smithi169 bash[79348]: cluster 2024-08-17T18:04:05.217761+0000 mon.a (mon.0) 2869 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 1/102 objects degraded (0.980%), 1 pg degraded, 1 pg undersized) 2024-08-17T18:04:06.697 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:06.723 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:06.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:06.725 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:06.826 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:06.853 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:06.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:06.856 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:06.957 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:06.984 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:06.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:06.986 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:07.086 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:07.112 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:07.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:07.114 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:07.117 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-08-17T18:04:07.117 INFO:tasks.radosbench:Beginning radosbench... 2024-08-17T18:04:07.118 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_3 2024-08-17T18:04:07.118 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd pool create unique_pool_3 16 2024-08-17T18:04:07.215 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:07.242 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:07.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:07.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:07.346 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:07.367 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:07.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:07.369 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:07.470 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:07.497 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:07.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:07.500 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:07.600 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:07.626 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:07.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:07.628 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:07.729 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:07.757 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:07.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:07.759 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:07.860 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:07.888 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:07.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:07.890 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:07.909 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:04:07.991 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:08.018 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:08.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:08.020 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:08.121 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:08.147 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:08.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:08.150 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:08.251 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:08.281 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:08.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:08.284 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:08.384 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:08.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:08 smithi169 bash[79348]: cluster 2024-08-17T18:04:06.470465+0000 mgr.y (mgr.34107) 1863 : cluster [DBG] pgmap v2666: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:08.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:08 smithi169 bash[79348]: cluster 2024-08-17T18:04:06.470465+0000 mgr.y (mgr.34107) 1863 : cluster [DBG] pgmap v2666: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:08.409 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:08.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:08.412 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:08.461 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T18:04:08.473 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:08 smithi131 bash[89561]: cluster 2024-08-17T18:04:06.470465+0000 mgr.y (mgr.34107) 1863 : cluster [DBG] pgmap v2666: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:08.473 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:08 smithi131 bash[89561]: cluster 2024-08-17T18:04:06.470465+0000 mgr.y (mgr.34107) 1863 : cluster [DBG] pgmap v2666: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:08.473 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:08 smithi131 bash[88347]: cluster 2024-08-17T18:04:06.470465+0000 mgr.y (mgr.34107) 1863 : cluster [DBG] pgmap v2666: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:08.473 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:08 smithi131 bash[88347]: cluster 2024-08-17T18:04:06.470465+0000 mgr.y (mgr.34107) 1863 : cluster [DBG] pgmap v2666: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:08.513 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:08.540 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:08.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:08.542 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:08.643 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:08.663 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:08.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:08.665 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:08.766 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:08.794 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:08.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:08.796 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:08.897 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:08.923 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:08.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:08.926 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:09.026 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:09.054 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:09.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:09.057 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:09.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:04:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:04:08] "GET /metrics HTTP/1.1" 200 34210 "" "Prometheus/2.51.0" 2024-08-17T18:04:09.115 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T18:04:09.157 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:09.181 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:09.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:09.184 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:09.285 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:09.296 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:09 smithi169 bash[79348]: audit 2024-08-17T18:04:08.280777+0000 mon.a (mon.0) 2870 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:04:09.296 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:09 smithi169 bash[79348]: audit 2024-08-17T18:04:08.280777+0000 mon.a (mon.0) 2870 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:04:09.296 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:09 smithi169 bash[79348]: audit 2024-08-17T18:04:08.281955+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:09.297 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:09 smithi169 bash[79348]: audit 2024-08-17T18:04:08.281955+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:09.314 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:09.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:09.316 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:09.416 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:09.440 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:09.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:09.442 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:09.543 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:09.554 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:09 smithi131 bash[88347]: audit 2024-08-17T18:04:08.280777+0000 mon.a (mon.0) 2870 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:04:09.555 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:09 smithi131 bash[88347]: audit 2024-08-17T18:04:08.280777+0000 mon.a (mon.0) 2870 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:04:09.555 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:09 smithi131 bash[88347]: audit 2024-08-17T18:04:08.281955+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:09.555 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:09 smithi131 bash[88347]: audit 2024-08-17T18:04:08.281955+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:09.555 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:09 smithi131 bash[89561]: audit 2024-08-17T18:04:08.280777+0000 mon.a (mon.0) 2870 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:04:09.555 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:09 smithi131 bash[89561]: audit 2024-08-17T18:04:08.280777+0000 mon.a (mon.0) 2870 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:04:09.555 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:09 smithi131 bash[89561]: audit 2024-08-17T18:04:08.281955+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:09.555 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:09 smithi131 bash[89561]: audit 2024-08-17T18:04:08.281955+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:09.571 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:09.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:09.573 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:09.674 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:09.701 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:09.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:09.704 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:09.804 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:09.828 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:09.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:09.831 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:09.931 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:09.957 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:09.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:09.959 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:10.060 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:10.086 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:10.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:10.089 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:10.190 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:10.216 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:10.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:10.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:10.319 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:10.343 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:10.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:10.346 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:10.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:10 smithi169 bash[79348]: cluster 2024-08-17T18:04:08.471052+0000 mgr.y (mgr.34107) 1864 : cluster [DBG] pgmap v2667: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:10.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:10 smithi169 bash[79348]: cluster 2024-08-17T18:04:08.471052+0000 mgr.y (mgr.34107) 1864 : cluster [DBG] pgmap v2667: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:10.446 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:10.474 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:10.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:10.476 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:10.577 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:10.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:10 smithi131 bash[88347]: cluster 2024-08-17T18:04:08.471052+0000 mgr.y (mgr.34107) 1864 : cluster [DBG] pgmap v2667: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:10.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:10 smithi131 bash[88347]: cluster 2024-08-17T18:04:08.471052+0000 mgr.y (mgr.34107) 1864 : cluster [DBG] pgmap v2667: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:10.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:10 smithi131 bash[89561]: cluster 2024-08-17T18:04:08.471052+0000 mgr.y (mgr.34107) 1864 : cluster [DBG] pgmap v2667: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:10.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:10 smithi131 bash[89561]: cluster 2024-08-17T18:04:08.471052+0000 mgr.y (mgr.34107) 1864 : cluster [DBG] pgmap v2667: 73 pgs: 73 active+clean; 582 KiB data, 4.7 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:10.603 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:10.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:10.606 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:10.707 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:10.732 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:10.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:10.734 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:10.835 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:10.862 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:10.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:10.865 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:10.965 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:11.085 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:11.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:11.088 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:11.188 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:11.215 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:11.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:11.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:11.226 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:11.227 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:11.318 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:11.342 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:11.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:11.344 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:11.445 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:11.470 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:11.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:11.473 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:11.573 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:11.599 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:11.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:11.602 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:11.702 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:11.730 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:11.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:11.732 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:11.833 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:11.857 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:11.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:11.860 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:11.960 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:11.998 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:12.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:12.000 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:12.101 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:12.122 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:12.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:12.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:12.226 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:12.247 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:12.249 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:12.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:12.250 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:12.274 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2024-08-17T18:04:12.275 INFO:teuthology.orchestra.run.smithi169.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T18:04:12.299 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:12 smithi131 bash[88347]: cluster 2024-08-17T18:04:10.472149+0000 mgr.y (mgr.34107) 1865 : cluster [DBG] pgmap v2668: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:12.299 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:12 smithi131 bash[88347]: cluster 2024-08-17T18:04:10.472149+0000 mgr.y (mgr.34107) 1865 : cluster [DBG] pgmap v2668: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:12.351 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:12.379 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:12.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:12.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:12.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:12 smithi169 bash[79348]: cluster 2024-08-17T18:04:10.472149+0000 mgr.y (mgr.34107) 1865 : cluster [DBG] pgmap v2668: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:12.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:12 smithi169 bash[79348]: cluster 2024-08-17T18:04:10.472149+0000 mgr.y (mgr.34107) 1865 : cluster [DBG] pgmap v2668: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:12.483 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:12.511 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:12.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:12.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:12.542 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:12 smithi131 bash[89561]: cluster 2024-08-17T18:04:10.472149+0000 mgr.y (mgr.34107) 1865 : cluster [DBG] pgmap v2668: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:12.542 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:12 smithi131 bash[89561]: cluster 2024-08-17T18:04:10.472149+0000 mgr.y (mgr.34107) 1865 : cluster [DBG] pgmap v2668: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:12.614 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:12.642 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:12.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:12.645 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:12.745 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:12.771 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:12.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:12.773 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:12.874 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:12.898 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:12.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:12.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:13.001 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:13.030 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:13.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:13.032 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:13.133 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:13.162 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:13.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:13.164 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:13.265 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:13.271 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:13.292 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:13.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:13.295 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:13.320 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-08-17T18:04:13.396 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:13.421 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:13.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:13.424 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:13.524 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:13.549 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:13.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:13.551 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:13.651 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:13.676 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:13.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:13.678 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:13.779 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:13.807 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:13.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:13.809 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:13.910 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:13.938 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:13.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:13.942 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:14.042 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:14.071 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:14.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:14.073 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:14.174 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:14.201 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:14.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:14.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:14.304 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:14.333 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:14.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:14.336 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:14.436 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:14.464 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:14.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:14.466 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:14.472 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:14 smithi131 bash[88347]: cluster 2024-08-17T18:04:12.472790+0000 mgr.y (mgr.34107) 1866 : cluster [DBG] pgmap v2669: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:14.473 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:14 smithi131 bash[88347]: cluster 2024-08-17T18:04:12.472790+0000 mgr.y (mgr.34107) 1866 : cluster [DBG] pgmap v2669: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:14.566 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:14.577 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:14 smithi131 bash[89561]: cluster 2024-08-17T18:04:12.472790+0000 mgr.y (mgr.34107) 1866 : cluster [DBG] pgmap v2669: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:14.578 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:14 smithi131 bash[89561]: cluster 2024-08-17T18:04:12.472790+0000 mgr.y (mgr.34107) 1866 : cluster [DBG] pgmap v2669: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:14.590 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:14.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:14.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:14.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:14 smithi169 bash[79348]: cluster 2024-08-17T18:04:12.472790+0000 mgr.y (mgr.34107) 1866 : cluster [DBG] pgmap v2669: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:14.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:14 smithi169 bash[79348]: cluster 2024-08-17T18:04:12.472790+0000 mgr.y (mgr.34107) 1866 : cluster [DBG] pgmap v2669: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:14.693 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:14.722 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:14.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:14.724 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:14.825 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:14.854 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:14.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:14.857 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:14.958 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:14.986 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:14.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:14.988 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:15.089 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:15.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:15.118 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:15.118 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:15.219 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:15.242 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:15.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:15.245 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:15.345 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:15.368 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:15.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:15.370 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:15.470 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:15.499 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:15.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:15.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:15.602 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:15.630 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:15.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:15.633 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:15.733 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:15.757 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:15.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:15.759 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:15.860 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:15.881 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:15.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:15.884 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:15.984 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:16.012 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:16.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:16.014 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:16.115 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:16.142 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:16.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:16.145 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:16.245 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:16.273 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:16.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:16.276 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:16.376 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:16.405 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:16.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:16.408 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:16.466 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:16 smithi131 bash[88347]: cluster 2024-08-17T18:04:14.473335+0000 mgr.y (mgr.34107) 1867 : cluster [DBG] pgmap v2670: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:16.466 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:16 smithi131 bash[88347]: cluster 2024-08-17T18:04:14.473335+0000 mgr.y (mgr.34107) 1867 : cluster [DBG] pgmap v2670: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:16.466 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:16 smithi131 bash[89561]: cluster 2024-08-17T18:04:14.473335+0000 mgr.y (mgr.34107) 1867 : cluster [DBG] pgmap v2670: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:16.466 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:16 smithi131 bash[89561]: cluster 2024-08-17T18:04:14.473335+0000 mgr.y (mgr.34107) 1867 : cluster [DBG] pgmap v2670: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:16.509 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:16.536 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:16.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:16.538 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:16.639 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:16.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:16 smithi169 bash[79348]: cluster 2024-08-17T18:04:14.473335+0000 mgr.y (mgr.34107) 1867 : cluster [DBG] pgmap v2670: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:16.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:16 smithi169 bash[79348]: cluster 2024-08-17T18:04:14.473335+0000 mgr.y (mgr.34107) 1867 : cluster [DBG] pgmap v2670: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:16.668 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:16.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:16.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:16.771 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:16.798 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:16.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:16.800 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:16.901 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:16.928 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:16.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:16.931 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:17.032 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:17.059 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:17.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:17.062 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:17.162 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:17.193 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:17.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:17.195 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:17.296 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:17.322 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:17.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:17.325 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:17.425 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:17.453 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:17.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:17.455 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:17.556 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:17.583 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:17.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:17.586 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:17.687 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:17.714 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:17.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:17.716 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:17.817 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:17.846 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:17.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:17.848 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:17.949 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:17.974 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:17.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:17.977 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:18.044 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:04:18.078 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:18.101 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:18.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:18.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:18.204 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:18.225 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:18.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:18.227 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:18.328 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:18.348 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:18.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:18.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:18.451 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:18.479 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:18.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:18.481 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:18.485 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:18 smithi131 bash[89561]: cluster 2024-08-17T18:04:16.474099+0000 mgr.y (mgr.34107) 1868 : cluster [DBG] pgmap v2671: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:18.485 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:18 smithi131 bash[89561]: cluster 2024-08-17T18:04:16.474099+0000 mgr.y (mgr.34107) 1868 : cluster [DBG] pgmap v2671: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:18.485 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:18 smithi131 bash[88347]: cluster 2024-08-17T18:04:16.474099+0000 mgr.y (mgr.34107) 1868 : cluster [DBG] pgmap v2671: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:18.485 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:18 smithi131 bash[88347]: cluster 2024-08-17T18:04:16.474099+0000 mgr.y (mgr.34107) 1868 : cluster [DBG] pgmap v2671: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:18.581 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:18.587 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:18 smithi169 bash[79348]: cluster 2024-08-17T18:04:16.474099+0000 mgr.y (mgr.34107) 1868 : cluster [DBG] pgmap v2671: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:18.587 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:18 smithi169 bash[79348]: cluster 2024-08-17T18:04:16.474099+0000 mgr.y (mgr.34107) 1868 : cluster [DBG] pgmap v2671: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:18.609 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:18.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:18.611 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:18.712 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:18.739 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:18.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:18.742 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:18.843 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:18.869 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:18.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:18.872 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:18.973 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:18.984 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:04:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:04:18] "GET /metrics HTTP/1.1" 200 34210 "" "Prometheus/2.51.0" 2024-08-17T18:04:18.999 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:19.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:19.003 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:19.103 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:19.130 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:19.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:19.133 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:19.233 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:19.262 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:19.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:19.265 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:19.366 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:19.389 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:19.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:19.391 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:19.492 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:19.519 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:19.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:19.521 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:19.622 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:19.650 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:19.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:19.653 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:19.753 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:19.781 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:19.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:19.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:19.884 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:19.904 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:19.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:19.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:20.007 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:20.032 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:20.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:20.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:20.135 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:20.162 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:20.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:20.165 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:20.265 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:20.294 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:20.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:20.297 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:20.398 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:20.424 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:20.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:20.426 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:20.527 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:20.555 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:20.556 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:20 smithi169 bash[79348]: cluster 2024-08-17T18:04:18.474718+0000 mgr.y (mgr.34107) 1869 : cluster [DBG] pgmap v2672: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:20.556 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:20 smithi169 bash[79348]: cluster 2024-08-17T18:04:18.474718+0000 mgr.y (mgr.34107) 1869 : cluster [DBG] pgmap v2672: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:20.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:20.557 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:20.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:20 smithi131 bash[89561]: cluster 2024-08-17T18:04:18.474718+0000 mgr.y (mgr.34107) 1869 : cluster [DBG] pgmap v2672: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:20.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:20 smithi131 bash[89561]: cluster 2024-08-17T18:04:18.474718+0000 mgr.y (mgr.34107) 1869 : cluster [DBG] pgmap v2672: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:20.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:20 smithi131 bash[88347]: cluster 2024-08-17T18:04:18.474718+0000 mgr.y (mgr.34107) 1869 : cluster [DBG] pgmap v2672: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:20.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:20 smithi131 bash[88347]: cluster 2024-08-17T18:04:18.474718+0000 mgr.y (mgr.34107) 1869 : cluster [DBG] pgmap v2672: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:20.657 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:20.685 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:20.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:20.688 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:20.789 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:20.810 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:20.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:20.813 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:20.913 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:20.932 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:20.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:20.934 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:21.034 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:21.062 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:21.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:21.065 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:21.166 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:21.193 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:21.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:21.198 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:21.277 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T18:04:21.277 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:04:21.297 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T18:04:21.297 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:04:21.298 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:21.323 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:21.325 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T18:04:21.325 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:04:21.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:21.331 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:21.342 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T18:04:21.342 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:04:21.378 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T18:04:21.379 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:04:21.406 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T18:04:21.407 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:04:21.427 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T18:04:21.427 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:04:21.432 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:21.446 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:04:21.447 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T18:04:21.458 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:21.459 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:21 smithi131 bash[88347]: audit 2024-08-17T18:04:21.256250+0000 mon.a (mon.0) 2872 : audit [DBG] from='client.? 172.21.15.131:0/417282051' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:04:21.459 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:21 smithi131 bash[88347]: audit 2024-08-17T18:04:21.256250+0000 mon.a (mon.0) 2872 : audit [DBG] from='client.? 172.21.15.131:0/417282051' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:04:21.460 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:21 smithi131 bash[89561]: audit 2024-08-17T18:04:21.256250+0000 mon.a (mon.0) 2872 : audit [DBG] from='client.? 172.21.15.131:0/417282051' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:04:21.460 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:21 smithi131 bash[89561]: audit 2024-08-17T18:04:21.256250+0000 mon.a (mon.0) 2872 : audit [DBG] from='client.? 172.21.15.131:0/417282051' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:04:21.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:21.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:21.495 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T18:04:21.496 INFO:teuthology.orchestra.run.smithi131.stderr:dumped all 2024-08-17T18:04:21.562 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:21.573 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:21 smithi169 bash[79348]: audit 2024-08-17T18:04:21.256250+0000 mon.a (mon.0) 2872 : audit [DBG] from='client.? 172.21.15.131:0/417282051' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:04:21.573 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:21 smithi169 bash[79348]: audit 2024-08-17T18:04:21.256250+0000 mon.a (mon.0) 2872 : audit [DBG] from='client.? 172.21.15.131:0/417282051' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:04:21.590 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:21.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:21.592 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:21.692 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:21.717 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:21.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:21.719 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:21.820 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:21.843 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:21.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:21.845 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:21.946 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:21.974 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:21.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:21.976 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:22.077 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:22.103 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:22.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:22.105 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:22.206 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:22.234 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:22.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:22.237 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:22.321 INFO:teuthology.orchestra.run.smithi131.stderr:pool 'unique_pool_3' created 2024-08-17T18:04:22.322 INFO:teuthology.orchestra.run.smithi131.stderr:nodeep-scrub is unset 2024-08-17T18:04:22.337 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:22.340 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:22 smithi169 bash[79348]: cluster 2024-08-17T18:04:20.475869+0000 mgr.y (mgr.34107) 1870 : cluster [DBG] pgmap v2673: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:22.340 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:22 smithi169 bash[79348]: cluster 2024-08-17T18:04:20.475869+0000 mgr.y (mgr.34107) 1870 : cluster [DBG] pgmap v2673: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:22.340 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:22 smithi169 bash[79348]: audit 2024-08-17T18:04:21.472279+0000 mon.a (mon.0) 2873 : audit [INF] from='client.? 172.21.15.131:0/3344691309' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:04:22.341 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:22 smithi169 bash[79348]: audit 2024-08-17T18:04:21.472279+0000 mon.a (mon.0) 2873 : audit [INF] from='client.? 172.21.15.131:0/3344691309' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:04:22.341 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:22 smithi169 bash[79348]: audit 2024-08-17T18:04:21.505684+0000 mon.a (mon.0) 2874 : audit [INF] from='client.? 172.21.15.131:0/2947671128' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-08-17T18:04:22.341 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:22 smithi169 bash[79348]: audit 2024-08-17T18:04:21.505684+0000 mon.a (mon.0) 2874 : audit [INF] from='client.? 172.21.15.131:0/2947671128' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-08-17T18:04:22.358 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:22.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:22.360 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:22.377 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:22 smithi131 bash[89561]: cluster 2024-08-17T18:04:20.475869+0000 mgr.y (mgr.34107) 1870 : cluster [DBG] pgmap v2673: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:22.377 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:22 smithi131 bash[89561]: cluster 2024-08-17T18:04:20.475869+0000 mgr.y (mgr.34107) 1870 : cluster [DBG] pgmap v2673: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:22.377 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:22 smithi131 bash[89561]: audit 2024-08-17T18:04:21.472279+0000 mon.a (mon.0) 2873 : audit [INF] from='client.? 172.21.15.131:0/3344691309' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:04:22.377 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:22 smithi131 bash[89561]: audit 2024-08-17T18:04:21.472279+0000 mon.a (mon.0) 2873 : audit [INF] from='client.? 172.21.15.131:0/3344691309' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:04:22.377 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:22 smithi131 bash[89561]: audit 2024-08-17T18:04:21.505684+0000 mon.a (mon.0) 2874 : audit [INF] from='client.? 172.21.15.131:0/2947671128' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-08-17T18:04:22.377 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:22 smithi131 bash[89561]: audit 2024-08-17T18:04:21.505684+0000 mon.a (mon.0) 2874 : audit [INF] from='client.? 172.21.15.131:0/2947671128' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-08-17T18:04:22.377 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:22 smithi131 bash[88347]: cluster 2024-08-17T18:04:20.475869+0000 mgr.y (mgr.34107) 1870 : cluster [DBG] pgmap v2673: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:22.378 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:22 smithi131 bash[88347]: cluster 2024-08-17T18:04:20.475869+0000 mgr.y (mgr.34107) 1870 : cluster [DBG] pgmap v2673: 73 pgs: 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:22.378 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:22 smithi131 bash[88347]: audit 2024-08-17T18:04:21.472279+0000 mon.a (mon.0) 2873 : audit [INF] from='client.? 172.21.15.131:0/3344691309' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:04:22.378 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:22 smithi131 bash[88347]: audit 2024-08-17T18:04:21.472279+0000 mon.a (mon.0) 2873 : audit [INF] from='client.? 172.21.15.131:0/3344691309' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:04:22.378 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:22 smithi131 bash[88347]: audit 2024-08-17T18:04:21.505684+0000 mon.a (mon.0) 2874 : audit [INF] from='client.? 172.21.15.131:0/2947671128' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-08-17T18:04:22.378 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:22 smithi131 bash[88347]: audit 2024-08-17T18:04:21.505684+0000 mon.a (mon.0) 2874 : audit [INF] from='client.? 172.21.15.131:0/2947671128' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16} : dispatch 2024-08-17T18:04:22.460 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:22.470 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-08-17T18:04:22.470 INFO:teuthology.orchestra.run.smithi169.stdout: "size": 20, 2024-08-17T18:04:22.470 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 600, 2024-08-17T18:04:22.470 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [ 2024-08-17T18:04:22.471 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.471 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45185.0:16416 54.6 54:6375c4f3:::benchmark_data_smithi131_219518_object16415:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1386)", 2024-08-17T18:04:22.471 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T17:55:07.374983+0000", 2024-08-17T18:04:22.471 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 555.092514392, 2024-08-17T18:04:22.471 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0796270209999999, 2024-08-17T18:04:22.471 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:04:22.471 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "reached pg", 2024-08-17T18:04:22.471 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:04:22.471 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45185", 2024-08-17T18:04:22.471 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/1717028170", 2024-08-17T18:04:22.471 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 16416 2024-08-17T18:04:22.471 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.471 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:04:22.472 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.472 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:04:22.472 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.374983+0000", 2024-08-17T18:04:22.472 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:04:22.472 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.472 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.472 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:04:22.472 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.374983+0000", 2024-08-17T18:04:22.472 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:04:22.472 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.472 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.472 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:04:22.472 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.374981+0000", 2024-08-17T18:04:22.473 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:04:22.473 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.473 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.473 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:04:22.473 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.375014+0000", 2024-08-17T18:04:22.473 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.3071000000000002e-05 2024-08-17T18:04:22.473 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.473 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.473 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:04:22.473 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.375026+0000", 2024-08-17T18:04:22.473 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1209000000000001e-05 2024-08-17T18:04:22.473 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.473 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.473 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:04:22.474 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.375033+0000", 2024-08-17T18:04:22.474 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.1670000000000002e-06 2024-08-17T18:04:22.474 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.474 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.474 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:04:22.474 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.375164+0000", 2024-08-17T18:04:22.474 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013088999999999999 2024-08-17T18:04:22.474 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.474 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.474 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:04:22.474 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.375305+0000", 2024-08-17T18:04:22.475 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014136699999999999 2024-08-17T18:04:22.475 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.475 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.475 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,6", 2024-08-17T18:04:22.475 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.375425+0000", 2024-08-17T18:04:22.475 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000120007 2024-08-17T18:04:22.475 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.475 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.475 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:22.475 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.377445+0000", 2024-08-17T18:04:22.475 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0020203500000000002 2024-08-17T18:04:22.475 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.475 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.476 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:04:22.476 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.378665+0000", 2024-08-17T18:04:22.476 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0012191719999999999 2024-08-17T18:04:22.476 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.476 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.476 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:04:22.476 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.393437+0000", 2024-08-17T18:04:22.476 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.014771978999999999 2024-08-17T18:04:22.476 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.476 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.476 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:04:22.476 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.393448+0000", 2024-08-17T18:04:22.476 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1075e-05 2024-08-17T18:04:22.476 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.477 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.477 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:04:22.477 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:08.405786+0000", 2024-08-17T18:04:22.477 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0123385460000001 2024-08-17T18:04:22.477 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.477 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.477 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:04:22.477 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:08.405806+0000", 2024-08-17T18:04:22.477 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.9881000000000002e-05 2024-08-17T18:04:22.477 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.477 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.477 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:04:22.477 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.454351+0000", 2024-08-17T18:04:22.477 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.048544506 2024-08-17T18:04:22.478 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.478 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.478 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:04:22.478 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.454610+0000", 2024-08-17T18:04:22.478 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00025907799999999999 2024-08-17T18:04:22.478 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:04:22.478 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:04:22.478 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:04:22.478 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.478 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.478 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45185.0:16434 54.6 54:6af07a6f:::benchmark_data_smithi131_219518_object16433:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1386)", 2024-08-17T18:04:22.478 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T17:55:07.384231+0000", 2024-08-17T18:04:22.479 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 555.08326607799995, 2024-08-17T18:04:22.479 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0719013689999999, 2024-08-17T18:04:22.479 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:04:22.479 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "reached pg", 2024-08-17T18:04:22.479 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:04:22.482 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45185", 2024-08-17T18:04:22.482 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/1717028170", 2024-08-17T18:04:22.482 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 16434 2024-08-17T18:04:22.482 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.482 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:04:22.482 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.483 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:04:22.483 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.384231+0000", 2024-08-17T18:04:22.483 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:04:22.483 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.483 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.483 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:04:22.483 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.384231+0000", 2024-08-17T18:04:22.483 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:04:22.483 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.483 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.483 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:04:22.483 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.384229+0000", 2024-08-17T18:04:22.483 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:04:22.483 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.484 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.484 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:04:22.484 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.384262+0000", 2024-08-17T18:04:22.484 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.2734999999999997e-05 2024-08-17T18:04:22.484 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.484 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.484 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:04:22.484 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.384279+0000", 2024-08-17T18:04:22.484 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.7101000000000001e-05 2024-08-17T18:04:22.484 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.484 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.484 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:04:22.484 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.384287+0000", 2024-08-17T18:04:22.484 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.6079999999999998e-06 2024-08-17T18:04:22.485 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.485 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.485 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:04:22.485 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.384336+0000", 2024-08-17T18:04:22.485 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.9295000000000002e-05 2024-08-17T18:04:22.485 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.485 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.485 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:04:22.485 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.384444+0000", 2024-08-17T18:04:22.485 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000107792 2024-08-17T18:04:22.485 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.485 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.485 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,6", 2024-08-17T18:04:22.485 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.384530+0000", 2024-08-17T18:04:22.486 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.6452999999999994e-05 2024-08-17T18:04:22.486 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.486 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.486 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:04:22.486 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.385623+0000", 2024-08-17T18:04:22.486 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0010925380000000001 2024-08-17T18:04:22.486 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.486 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.486 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:22.486 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.386352+0000", 2024-08-17T18:04:22.486 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00072914799999999999 2024-08-17T18:04:22.486 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.487 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.487 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:04:22.487 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.393480+0000", 2024-08-17T18:04:22.487 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0071275829999999998 2024-08-17T18:04:22.487 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.487 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.487 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:04:22.487 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.393489+0000", 2024-08-17T18:04:22.487 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.2080000000000006e-06 2024-08-17T18:04:22.487 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.488 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.488 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:04:22.488 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:08.405857+0000", 2024-08-17T18:04:22.488 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0123685019999999 2024-08-17T18:04:22.488 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.488 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.488 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:04:22.488 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:08.405870+0000", 2024-08-17T18:04:22.488 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3145999999999999e-05 2024-08-17T18:04:22.488 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.488 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.488 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:04:22.488 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.455935+0000", 2024-08-17T18:04:22.489 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0500647299999999 2024-08-17T18:04:22.489 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.489 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.489 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:04:22.489 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.456132+0000", 2024-08-17T18:04:22.489 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000197166 2024-08-17T18:04:22.489 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:04:22.489 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:04:22.489 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:04:22.489 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.489 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.489 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45185.0:16488 54.6 54:675b405d:::benchmark_data_smithi131_219518_object16487:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1387)", 2024-08-17T18:04:22.489 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T17:55:07.419649+0000", 2024-08-17T18:04:22.489 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 555.04784811000002, 2024-08-17T18:04:22.490 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.047456275, 2024-08-17T18:04:22.490 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:04:22.490 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:04:22.490 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:04:22.490 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45185", 2024-08-17T18:04:22.490 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/1717028170", 2024-08-17T18:04:22.490 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 16488 2024-08-17T18:04:22.490 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.490 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:04:22.490 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.490 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:04:22.490 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.419649+0000", 2024-08-17T18:04:22.490 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:04:22.491 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.491 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.491 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:04:22.491 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.419649+0000", 2024-08-17T18:04:22.491 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:04:22.491 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.491 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.491 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:04:22.491 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.419647+0000", 2024-08-17T18:04:22.491 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:04:22.491 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.491 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.491 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:04:22.492 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.419740+0000", 2024-08-17T18:04:22.492 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.2752999999999998e-05 2024-08-17T18:04:22.492 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.492 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.492 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:04:22.492 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.419772+0000", 2024-08-17T18:04:22.492 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.1532000000000002e-05 2024-08-17T18:04:22.492 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.492 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.492 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:04:22.492 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.419780+0000", 2024-08-17T18:04:22.492 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.2789999999999998e-06 2024-08-17T18:04:22.492 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.492 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.493 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:04:22.493 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.419836+0000", 2024-08-17T18:04:22.493 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.6669999999999998e-05 2024-08-17T18:04:22.493 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.493 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.493 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:04:22.493 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.419847+0000", 2024-08-17T18:04:22.493 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0547000000000001e-05 2024-08-17T18:04:22.493 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.493 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.493 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:04:22.493 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:08.405910+0000", 2024-08-17T18:04:22.493 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.98606248799999996 2024-08-17T18:04:22.493 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.494 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.494 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:04:22.494 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:08.405920+0000", 2024-08-17T18:04:22.494 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0963e-05 2024-08-17T18:04:22.494 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.494 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.494 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:04:22.494 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.456262+0000", 2024-08-17T18:04:22.494 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.050341661 2024-08-17T18:04:22.494 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.494 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.494 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:04:22.495 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.456564+0000", 2024-08-17T18:04:22.495 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00030161899999999999 2024-08-17T18:04:22.495 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.495 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.495 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,5", 2024-08-17T18:04:22.495 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.456914+0000", 2024-08-17T18:04:22.495 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00035068000000000002 2024-08-17T18:04:22.495 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.495 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.495 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:22.495 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.465521+0000", 2024-08-17T18:04:22.495 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0086070049999999992 2024-08-17T18:04:22.495 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.495 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.496 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:22.496 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.465605+0000", 2024-08-17T18:04:22.496 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.3752999999999996e-05 2024-08-17T18:04:22.496 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.496 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.496 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:04:22.496 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.465806+0000", 2024-08-17T18:04:22.496 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000200449 2024-08-17T18:04:22.496 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.496 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.496 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:04:22.496 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.465895+0000", 2024-08-17T18:04:22.496 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.9056999999999998e-05 2024-08-17T18:04:22.496 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.497 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.497 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:04:22.497 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.467105+0000", 2024-08-17T18:04:22.497 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001210497 2024-08-17T18:04:22.497 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:04:22.497 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:04:22.497 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:04:22.497 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.497 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.497 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45185.0:16490 54.6 54:68f6cd85:::benchmark_data_smithi131_219518_object16489:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1387)", 2024-08-17T18:04:22.497 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T17:55:07.420243+0000", 2024-08-17T18:04:22.497 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 555.04725401300004, 2024-08-17T18:04:22.497 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0574632259999999, 2024-08-17T18:04:22.498 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:04:22.498 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:04:22.498 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:04:22.498 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45185", 2024-08-17T18:04:22.498 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/1717028170", 2024-08-17T18:04:22.498 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 16490 2024-08-17T18:04:22.498 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.498 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:04:22.498 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.498 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:04:22.498 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.420243+0000", 2024-08-17T18:04:22.498 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:04:22.498 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.498 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.499 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:04:22.499 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.420243+0000", 2024-08-17T18:04:22.499 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:04:22.499 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.499 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.499 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:04:22.499 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.420242+0000", 2024-08-17T18:04:22.499 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:04:22.499 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.499 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.499 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:04:22.499 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.420273+0000", 2024-08-17T18:04:22.499 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.0324999999999998e-05 2024-08-17T18:04:22.500 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.500 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.500 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:04:22.500 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.420283+0000", 2024-08-17T18:04:22.500 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0726e-05 2024-08-17T18:04:22.500 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.500 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.500 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:04:22.500 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.420290+0000", 2024-08-17T18:04:22.500 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.2320000000000004e-06 2024-08-17T18:04:22.500 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.500 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.500 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:04:22.500 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.420346+0000", 2024-08-17T18:04:22.501 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.5056000000000003e-05 2024-08-17T18:04:22.501 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.501 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.501 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:04:22.501 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.420355+0000", 2024-08-17T18:04:22.501 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.9789999999999999e-06 2024-08-17T18:04:22.501 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.501 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.501 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:04:22.501 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:08.405955+0000", 2024-08-17T18:04:22.501 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.98560007400000005 2024-08-17T18:04:22.501 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.501 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.501 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:04:22.502 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:08.405966+0000", 2024-08-17T18:04:22.502 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1472e-05 2024-08-17T18:04:22.502 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.502 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.502 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:04:22.502 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.463647+0000", 2024-08-17T18:04:22.502 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.057680763 2024-08-17T18:04:22.502 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.502 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.502 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:04:22.502 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.463859+0000", 2024-08-17T18:04:22.502 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000212525 2024-08-17T18:04:22.503 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.503 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.503 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,5", 2024-08-17T18:04:22.503 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.464138+0000", 2024-08-17T18:04:22.503 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00027911899999999998 2024-08-17T18:04:22.503 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.503 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.503 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:22.503 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.467956+0000", 2024-08-17T18:04:22.503 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0038177459999999999 2024-08-17T18:04:22.503 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.503 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.503 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:04:22.503 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.468053+0000", 2024-08-17T18:04:22.504 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.6871000000000001e-05 2024-08-17T18:04:22.504 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.504 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.504 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:22.504 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.474058+0000", 2024-08-17T18:04:22.504 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0060049930000000001 2024-08-17T18:04:22.504 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.504 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.504 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:04:22.504 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.474157+0000", 2024-08-17T18:04:22.504 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.8856000000000004e-05 2024-08-17T18:04:22.504 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.504 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.505 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:04:22.505 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.477706+0000", 2024-08-17T18:04:22.505 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0035493009999999999 2024-08-17T18:04:22.505 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:04:22.505 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:04:22.505 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:04:22.505 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.505 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.505 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45185.0:16507 54.6 54:6bb25cf6:::benchmark_data_smithi131_219518_object16506:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1387)", 2024-08-17T18:04:22.505 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T17:55:07.432617+0000", 2024-08-17T18:04:22.505 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 555.03487979600004, 2024-08-17T18:04:22.505 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0516328910000001, 2024-08-17T18:04:22.505 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:04:22.505 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:04:22.506 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:04:22.506 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45185", 2024-08-17T18:04:22.506 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/1717028170", 2024-08-17T18:04:22.506 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 16507 2024-08-17T18:04:22.506 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.506 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:04:22.506 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.506 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:04:22.506 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.432617+0000", 2024-08-17T18:04:22.506 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:04:22.506 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.506 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.506 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:04:22.507 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.432617+0000", 2024-08-17T18:04:22.507 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:04:22.507 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.507 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.507 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:04:22.507 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.432616+0000", 2024-08-17T18:04:22.507 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:04:22.507 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.507 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.507 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:04:22.507 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.432666+0000", 2024-08-17T18:04:22.507 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.9125000000000001e-05 2024-08-17T18:04:22.507 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.507 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.508 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:04:22.508 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.432677+0000", 2024-08-17T18:04:22.508 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1194e-05 2024-08-17T18:04:22.508 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.508 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.508 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:04:22.508 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.432682+0000", 2024-08-17T18:04:22.508 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.1630000000000004e-06 2024-08-17T18:04:22.508 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.508 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.508 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:04:22.508 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.432741+0000", 2024-08-17T18:04:22.508 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.8737999999999999e-05 2024-08-17T18:04:22.509 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.509 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.509 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:04:22.509 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.432770+0000", 2024-08-17T18:04:22.509 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.8819999999999999e-05 2024-08-17T18:04:22.509 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.509 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.509 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:04:22.509 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:08.405999+0000", 2024-08-17T18:04:22.509 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.97322953499999998 2024-08-17T18:04:22.509 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.509 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.509 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:04:22.509 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:08.406005+0000", 2024-08-17T18:04:22.510 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.0599999999999996e-06 2024-08-17T18:04:22.510 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.510 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.510 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:04:22.510 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.472400+0000", 2024-08-17T18:04:22.510 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.06639456 2024-08-17T18:04:22.510 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.510 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.510 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:04:22.510 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.472623+0000", 2024-08-17T18:04:22.510 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00022370199999999999 2024-08-17T18:04:22.510 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.510 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.511 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,5", 2024-08-17T18:04:22.511 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.472900+0000", 2024-08-17T18:04:22.511 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000276204 2024-08-17T18:04:22.511 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.511 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.511 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:22.511 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.479366+0000", 2024-08-17T18:04:22.511 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0064662729999999998 2024-08-17T18:04:22.511 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.511 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.511 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:22.511 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.479461+0000", 2024-08-17T18:04:22.511 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.5196000000000001e-05 2024-08-17T18:04:22.511 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.512 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.512 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:04:22.512 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.482745+0000", 2024-08-17T18:04:22.512 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0032839229999999998 2024-08-17T18:04:22.512 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.512 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.512 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:04:22.512 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.482839+0000", 2024-08-17T18:04:22.512 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.3622000000000006e-05 2024-08-17T18:04:22.513 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.513 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.513 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:04:22.513 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.484250+0000", 2024-08-17T18:04:22.513 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0014115289999999999 2024-08-17T18:04:22.513 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:04:22.513 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:04:22.513 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:04:22.513 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.513 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.513 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45185.0:16508 54.6 54:6c7bb741:::benchmark_data_smithi131_219518_object16507:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1387)", 2024-08-17T18:04:22.513 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T17:55:07.433347+0000", 2024-08-17T18:04:22.513 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 555.03414981499998, 2024-08-17T18:04:22.513 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0520509009999999, 2024-08-17T18:04:22.514 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:04:22.514 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:04:22.514 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:04:22.514 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45185", 2024-08-17T18:04:22.514 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/1717028170", 2024-08-17T18:04:22.514 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 16508 2024-08-17T18:04:22.514 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.514 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:04:22.514 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.514 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:04:22.514 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.433347+0000", 2024-08-17T18:04:22.514 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:04:22.515 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.515 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.515 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:04:22.515 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.433347+0000", 2024-08-17T18:04:22.515 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:04:22.515 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.515 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.515 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:04:22.515 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.433347+0000", 2024-08-17T18:04:22.515 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2024-08-17T18:04:22.515 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.515 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.515 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:04:22.515 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.433406+0000", 2024-08-17T18:04:22.516 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.9487999999999997e-05 2024-08-17T18:04:22.516 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.516 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.516 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:04:22.516 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.433415+0000", 2024-08-17T18:04:22.516 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.3260000000000002e-06 2024-08-17T18:04:22.516 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.516 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.516 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:04:22.516 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.433420+0000", 2024-08-17T18:04:22.516 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.2010000000000001e-06 2024-08-17T18:04:22.516 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.516 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.516 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:04:22.517 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.433446+0000", 2024-08-17T18:04:22.517 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.5958000000000001e-05 2024-08-17T18:04:22.517 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.517 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.517 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:04:22.517 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:07.433452+0000", 2024-08-17T18:04:22.517 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.567e-06 2024-08-17T18:04:22.517 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.517 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.517 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:04:22.517 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:08.406027+0000", 2024-08-17T18:04:22.517 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.97257450000000001 2024-08-17T18:04:22.517 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.517 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.518 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:04:22.518 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:08.406032+0000", 2024-08-17T18:04:22.518 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.7209999999999999e-06 2024-08-17T18:04:22.518 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.518 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.518 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:04:22.518 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.477776+0000", 2024-08-17T18:04:22.518 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.071743452 2024-08-17T18:04:22.518 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.518 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.518 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:04:22.518 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.477981+0000", 2024-08-17T18:04:22.518 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00020526 2024-08-17T18:04:22.519 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.519 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.519 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,5", 2024-08-17T18:04:22.519 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.478245+0000", 2024-08-17T18:04:22.519 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000263727 2024-08-17T18:04:22.519 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.519 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.519 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:22.519 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.482627+0000", 2024-08-17T18:04:22.519 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0043825310000000003 2024-08-17T18:04:22.519 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.519 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.519 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:22.519 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.482695+0000", 2024-08-17T18:04:22.520 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.7780000000000005e-05 2024-08-17T18:04:22.520 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.520 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.520 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:04:22.520 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.484420+0000", 2024-08-17T18:04:22.520 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0017244680000000001 2024-08-17T18:04:22.520 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.520 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.520 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:04:22.520 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.484484+0000", 2024-08-17T18:04:22.520 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.4437000000000007e-05 2024-08-17T18:04:22.520 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.520 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.521 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:04:22.521 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:55:09.485398+0000", 2024-08-17T18:04:22.521 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00091410999999999999 2024-08-17T18:04:22.521 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:04:22.521 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:04:22.521 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:04:22.521 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.521 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.521 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45185.0:132663 54.6 54:606c02f1:::benchmark_data_smithi131_219518_object32253:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1405)", 2024-08-17T18:04:22.521 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T17:57:11.681229+0000", 2024-08-17T18:04:22.521 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 430.78626818200001, 2024-08-17T18:04:22.521 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.44829942, 2024-08-17T18:04:22.521 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:04:22.521 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:04:22.522 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:04:22.522 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45185", 2024-08-17T18:04:22.522 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/1717028170", 2024-08-17T18:04:22.522 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 132663 2024-08-17T18:04:22.522 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.522 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:04:22.522 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.522 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:04:22.522 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:57:11.681229+0000", 2024-08-17T18:04:22.522 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:04:22.522 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.522 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.522 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:04:22.523 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:57:11.681229+0000", 2024-08-17T18:04:22.523 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:04:22.523 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.523 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.523 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:04:22.523 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:57:11.681227+0000", 2024-08-17T18:04:22.523 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:04:22.523 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.523 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.523 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:04:22.523 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:57:11.681234+0000", 2024-08-17T18:04:22.523 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.1099999999999997e-06 2024-08-17T18:04:22.523 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.523 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.524 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:04:22.524 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:57:11.681246+0000", 2024-08-17T18:04:22.524 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1387e-05 2024-08-17T18:04:22.524 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.524 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.524 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:04:22.524 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:57:11.681272+0000", 2024-08-17T18:04:22.524 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.6023000000000001e-05 2024-08-17T18:04:22.524 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.524 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.524 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:04:22.524 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:57:11.681364+0000", 2024-08-17T18:04:22.524 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.2281999999999995e-05 2024-08-17T18:04:22.524 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.525 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.525 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:04:22.525 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:57:11.681484+0000", 2024-08-17T18:04:22.525 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00011948200000000001 2024-08-17T18:04:22.525 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.525 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.525 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,5", 2024-08-17T18:04:22.525 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:57:11.681597+0000", 2024-08-17T18:04:22.525 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000113681 2024-08-17T18:04:22.525 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.525 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.526 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:22.526 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:57:11.690531+0000", 2024-08-17T18:04:22.526 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0089341319999999991 2024-08-17T18:04:22.526 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.526 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.526 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:04:22.526 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:57:11.690536+0000", 2024-08-17T18:04:22.526 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.9479999999999999e-06 2024-08-17T18:04:22.526 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.526 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.526 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:22.526 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:57:12.129346+0000", 2024-08-17T18:04:22.526 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.43881007500000002 2024-08-17T18:04:22.527 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.527 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.527 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:04:22.527 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:57:12.129446+0000", 2024-08-17T18:04:22.527 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.9322999999999998e-05 2024-08-17T18:04:22.527 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.527 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.527 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:04:22.527 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:57:12.129528+0000", 2024-08-17T18:04:22.527 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.2569000000000002e-05 2024-08-17T18:04:22.527 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:04:22.527 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:04:22.527 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:04:22.527 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.528 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.528 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45185.0:132665 54.6 54:6a3ccab5:::benchmark_data_smithi131_219518_object32255:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1405)", 2024-08-17T18:04:22.528 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T17:57:11.681284+0000", 2024-08-17T18:04:22.528 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 430.78621320600001, 2024-08-17T18:04:22.528 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.44846804200000001, 2024-08-17T18:04:22.528 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:04:22.528 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:04:22.528 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:04:22.528 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45185", 2024-08-17T18:04:22.529 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/1717028170", 2024-08-17T18:04:22.529 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 132665 2024-08-17T18:04:22.529 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.529 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:04:22.529 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.529 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:04:22.529 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:57:11.681284+0000", 2024-08-17T18:04:22.529 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:04:22.529 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.529 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.529 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:04:22.529 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:57:11.681284+0000", 2024-08-17T18:04:22.529 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:04:22.529 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.530 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.530 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:04:22.530 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:57:11.681283+0000", 2024-08-17T18:04:22.530 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2024-08-17T18:04:22.530 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.530 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.530 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:04:22.530 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:57:11.681286+0000", 2024-08-17T18:04:22.530 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.0809999999999998e-06 2024-08-17T18:04:22.531 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.531 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.531 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:04:22.531 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:57:11.681293+0000", 2024-08-17T18:04:22.531 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3609999999999997e-06 2024-08-17T18:04:22.531 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.531 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.531 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:04:22.531 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:57:11.681297+0000", 2024-08-17T18:04:22.531 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.724e-06 2024-08-17T18:04:22.531 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.531 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.531 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:04:22.532 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:57:11.685954+0000", 2024-08-17T18:04:22.532 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0046563170000000001 2024-08-17T18:04:22.532 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.532 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.532 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:04:22.532 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:57:11.686081+0000", 2024-08-17T18:04:22.532 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012716800000000001 2024-08-17T18:04:22.532 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.532 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.532 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,5", 2024-08-17T18:04:22.532 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:57:11.686200+0000", 2024-08-17T18:04:22.532 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000119308 2024-08-17T18:04:22.532 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.533 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.533 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:22.533 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:57:11.692504+0000", 2024-08-17T18:04:22.533 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0063036059999999998 2024-08-17T18:04:22.533 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.533 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.533 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:04:22.533 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:57:11.692511+0000", 2024-08-17T18:04:22.533 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.2089999999999999e-06 2024-08-17T18:04:22.533 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.533 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.533 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:22.533 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:57:12.129599+0000", 2024-08-17T18:04:22.533 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.43708820500000001 2024-08-17T18:04:22.534 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.534 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.534 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:04:22.534 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:57:12.129689+0000", 2024-08-17T18:04:22.534 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.9524000000000005e-05 2024-08-17T18:04:22.534 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.534 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.534 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:04:22.534 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T17:57:12.129752+0000", 2024-08-17T18:04:22.534 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3151000000000006e-05 2024-08-17T18:04:22.534 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:04:22.534 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:04:22.534 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:04:22.535 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.535 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.535 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:148670 55.1 55:81f5ac5a:::benchmark_data_smithi131_239348_object38956:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1448)", 2024-08-17T18:04:22.535 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:02:05.314609+0000", 2024-08-17T18:04:22.535 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 137.15288824000001, 2024-08-17T18:04:22.535 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.123242319, 2024-08-17T18:04:22.535 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:04:22.535 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:04:22.535 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:04:22.535 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:04:22.535 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:04:22.535 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 148670 2024-08-17T18:04:22.535 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.536 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:04:22.536 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.536 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:04:22.536 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.314609+0000", 2024-08-17T18:04:22.536 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:04:22.536 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.536 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.536 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:04:22.536 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.314609+0000", 2024-08-17T18:04:22.536 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:04:22.536 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.536 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.537 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:04:22.537 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.314607+0000", 2024-08-17T18:04:22.537 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:04:22.537 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.537 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.537 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:04:22.537 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.314613+0000", 2024-08-17T18:04:22.537 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.699e-06 2024-08-17T18:04:22.537 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.537 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.537 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:04:22.537 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.314622+0000", 2024-08-17T18:04:22.537 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.8729999999999996e-06 2024-08-17T18:04:22.538 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.538 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.538 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:04:22.538 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.314629+0000", 2024-08-17T18:04:22.538 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.4080000000000001e-06 2024-08-17T18:04:22.538 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.538 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.538 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:04:22.538 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.314696+0000", 2024-08-17T18:04:22.538 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.7005e-05 2024-08-17T18:04:22.538 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.538 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.539 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:04:22.539 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.314713+0000", 2024-08-17T18:04:22.539 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6654999999999999e-05 2024-08-17T18:04:22.539 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.539 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.539 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:04:22.539 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.427814+0000", 2024-08-17T18:04:22.539 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1131010859999999 2024-08-17T18:04:22.539 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.539 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.539 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:04:22.539 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.427963+0000", 2024-08-17T18:04:22.539 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014882299999999999 2024-08-17T18:04:22.540 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.540 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.540 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,4", 2024-08-17T18:04:22.540 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.428277+0000", 2024-08-17T18:04:22.540 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00031440400000000001 2024-08-17T18:04:22.540 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.540 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.540 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:04:22.540 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.433433+0000", 2024-08-17T18:04:22.540 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0051555510000000004 2024-08-17T18:04:22.540 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.540 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.540 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:22.541 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.433511+0000", 2024-08-17T18:04:22.541 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.8103999999999996e-05 2024-08-17T18:04:22.541 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.541 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.541 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:22.541 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.436853+0000", 2024-08-17T18:04:22.541 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0033420619999999998 2024-08-17T18:04:22.541 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.541 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.541 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:04:22.541 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.436946+0000", 2024-08-17T18:04:22.541 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.2403000000000003e-05 2024-08-17T18:04:22.541 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.541 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.542 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:04:22.542 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.437851+0000", 2024-08-17T18:04:22.542 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000905579 2024-08-17T18:04:22.542 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:04:22.542 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:04:22.542 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:04:22.542 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.542 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.542 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:155106 55.14 55:29ff11e5:::benchmark_data_smithi131_239348_object45392:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1449)", 2024-08-17T18:04:22.542 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:02:14.059660+0000", 2024-08-17T18:04:22.542 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 128.40783747399999, 2024-08-17T18:04:22.542 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.52205936600000002, 2024-08-17T18:04:22.542 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:04:22.543 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:04:22.543 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:04:22.543 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:04:22.543 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:04:22.543 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 155106 2024-08-17T18:04:22.543 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.543 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:04:22.543 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.543 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:04:22.543 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.059660+0000", 2024-08-17T18:04:22.543 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:04:22.543 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.543 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.543 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:04:22.544 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.059660+0000", 2024-08-17T18:04:22.544 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:04:22.544 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.544 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.544 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:04:22.544 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.059658+0000", 2024-08-17T18:04:22.544 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:04:22.544 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.544 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.544 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:04:22.544 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.059663+0000", 2024-08-17T18:04:22.544 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.8949999999999997e-06 2024-08-17T18:04:22.544 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.544 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.545 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:04:22.545 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.059673+0000", 2024-08-17T18:04:22.545 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.7690000000000008e-06 2024-08-17T18:04:22.545 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.545 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.545 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:04:22.545 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.059679+0000", 2024-08-17T18:04:22.545 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.1460000000000001e-06 2024-08-17T18:04:22.545 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.545 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.545 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:04:22.545 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.059734+0000", 2024-08-17T18:04:22.545 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.5004999999999999e-05 2024-08-17T18:04:22.546 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.546 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.546 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:04:22.546 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.059879+0000", 2024-08-17T18:04:22.546 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014554999999999999 2024-08-17T18:04:22.546 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.546 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.546 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3", 2024-08-17T18:04:22.546 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.060404+0000", 2024-08-17T18:04:22.546 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00052480599999999995 2024-08-17T18:04:22.546 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.546 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.546 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:04:22.547 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.067505+0000", 2024-08-17T18:04:22.547 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0071010989999999996 2024-08-17T18:04:22.547 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.547 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.547 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:22.547 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.067694+0000", 2024-08-17T18:04:22.547 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00018851299999999999 2024-08-17T18:04:22.547 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.547 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.547 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:22.547 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.581582+0000", 2024-08-17T18:04:22.547 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.51388814400000005 2024-08-17T18:04:22.547 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.547 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.548 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:04:22.548 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.581661+0000", 2024-08-17T18:04:22.548 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.9622000000000004e-05 2024-08-17T18:04:22.548 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.548 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.548 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:04:22.548 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.581719+0000", 2024-08-17T18:04:22.548 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.7470999999999999e-05 2024-08-17T18:04:22.548 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:04:22.548 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:04:22.548 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:04:22.548 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.548 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.549 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:155107 55.14 55:2939121c:::benchmark_data_smithi131_239348_object45393:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1449)", 2024-08-17T18:04:22.549 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:02:14.059952+0000", 2024-08-17T18:04:22.549 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 128.40754484799999, 2024-08-17T18:04:22.549 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.529330725, 2024-08-17T18:04:22.549 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:04:22.549 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:04:22.549 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:04:22.549 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:04:22.549 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:04:22.549 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 155107 2024-08-17T18:04:22.549 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.549 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:04:22.549 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.549 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:04:22.550 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.059952+0000", 2024-08-17T18:04:22.550 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:04:22.550 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.550 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.550 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:04:22.550 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.059952+0000", 2024-08-17T18:04:22.550 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:04:22.550 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.550 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.550 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:04:22.550 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.059951+0000", 2024-08-17T18:04:22.550 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:04:22.550 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.551 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.551 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:04:22.551 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.059956+0000", 2024-08-17T18:04:22.551 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.3760000000000001e-06 2024-08-17T18:04:22.551 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.551 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.551 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:04:22.551 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.059964+0000", 2024-08-17T18:04:22.551 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.6880000000000005e-06 2024-08-17T18:04:22.551 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.551 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.551 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:04:22.551 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.059971+0000", 2024-08-17T18:04:22.551 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3319999999999997e-06 2024-08-17T18:04:22.552 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.552 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.552 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:04:22.552 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.065301+0000", 2024-08-17T18:04:22.552 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0053301939999999999 2024-08-17T18:04:22.552 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.552 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.552 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:04:22.552 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.065419+0000", 2024-08-17T18:04:22.552 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000118409 2024-08-17T18:04:22.552 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.552 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.552 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3", 2024-08-17T18:04:22.553 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.065888+0000", 2024-08-17T18:04:22.553 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00046871899999999998 2024-08-17T18:04:22.553 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.553 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.553 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:04:22.553 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.067752+0000", 2024-08-17T18:04:22.553 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0018639220000000001 2024-08-17T18:04:22.553 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.553 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.553 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:22.553 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.069347+0000", 2024-08-17T18:04:22.553 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0015947979999999999 2024-08-17T18:04:22.553 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.553 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.554 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:22.554 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.589176+0000", 2024-08-17T18:04:22.554 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.51982878499999996 2024-08-17T18:04:22.554 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.554 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.554 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:04:22.554 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.589231+0000", 2024-08-17T18:04:22.554 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.5361000000000001e-05 2024-08-17T18:04:22.554 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.554 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.554 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:04:22.554 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.589283+0000", 2024-08-17T18:04:22.555 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.1907000000000003e-05 2024-08-17T18:04:22.555 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:04:22.555 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:04:22.555 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:04:22.555 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.555 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.555 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:155111 55.4 55:24c8d9de:::benchmark_data_smithi131_239348_object45397:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1449)", 2024-08-17T18:04:22.555 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:02:14.066638+0000", 2024-08-17T18:04:22.555 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 128.40085854599999, 2024-08-17T18:04:22.555 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.52347065299999995, 2024-08-17T18:04:22.555 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:04:22.555 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:04:22.556 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:04:22.556 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:04:22.556 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:04:22.556 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 155111 2024-08-17T18:04:22.556 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.556 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:04:22.556 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.556 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:04:22.556 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.066638+0000", 2024-08-17T18:04:22.556 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:04:22.556 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.556 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.556 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:04:22.557 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.066638+0000", 2024-08-17T18:04:22.557 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:04:22.557 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.557 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.557 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:04:22.557 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.066637+0000", 2024-08-17T18:04:22.557 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:04:22.557 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.557 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.557 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:04:22.557 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.066643+0000", 2024-08-17T18:04:22.557 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.0399999999999998e-06 2024-08-17T18:04:22.557 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.558 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.558 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:04:22.558 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.066655+0000", 2024-08-17T18:04:22.558 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1678999999999999e-05 2024-08-17T18:04:22.558 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.558 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.558 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:04:22.558 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.066659+0000", 2024-08-17T18:04:22.558 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.8300000000000003e-06 2024-08-17T18:04:22.558 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.558 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.558 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:04:22.558 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.067674+0000", 2024-08-17T18:04:22.559 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0010144500000000001 2024-08-17T18:04:22.559 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.559 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.559 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:04:22.559 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.067753+0000", 2024-08-17T18:04:22.559 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.8869999999999995e-05 2024-08-17T18:04:22.559 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.559 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.559 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3", 2024-08-17T18:04:22.559 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.068112+0000", 2024-08-17T18:04:22.559 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000359623 2024-08-17T18:04:22.559 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.559 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.560 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:04:22.560 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.072098+0000", 2024-08-17T18:04:22.560 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0039858669999999997 2024-08-17T18:04:22.560 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.560 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.560 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:22.560 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.072191+0000", 2024-08-17T18:04:22.560 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.3083000000000003e-05 2024-08-17T18:04:22.560 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.560 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.560 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:22.560 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.589996+0000", 2024-08-17T18:04:22.561 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.51780464800000003 2024-08-17T18:04:22.561 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.561 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.561 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:04:22.561 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.590056+0000", 2024-08-17T18:04:22.561 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.0362000000000002e-05 2024-08-17T18:04:22.561 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.561 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.561 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:04:22.561 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.590109+0000", 2024-08-17T18:04:22.561 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.2769999999999998e-05 2024-08-17T18:04:22.561 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:04:22.562 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:04:22.562 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:04:22.562 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.562 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.562 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:155114 55.14 55:292309d4:::benchmark_data_smithi131_239348_object45400:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1449)", 2024-08-17T18:04:22.562 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:02:14.070071+0000", 2024-08-17T18:04:22.562 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 128.39742555699999, 2024-08-17T18:04:22.562 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.52020509000000004, 2024-08-17T18:04:22.562 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:04:22.562 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:04:22.562 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:04:22.563 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:04:22.563 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:04:22.563 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 155114 2024-08-17T18:04:22.563 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.563 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:04:22.563 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.563 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:04:22.563 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.070071+0000", 2024-08-17T18:04:22.563 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:04:22.563 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.563 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.563 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:04:22.564 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.070071+0000", 2024-08-17T18:04:22.564 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:04:22.564 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.564 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.564 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:04:22.564 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.070070+0000", 2024-08-17T18:04:22.564 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:04:22.564 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.564 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.564 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:04:22.564 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.070076+0000", 2024-08-17T18:04:22.564 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.4870000000000002e-06 2024-08-17T18:04:22.564 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.565 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.565 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:04:22.565 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.070087+0000", 2024-08-17T18:04:22.565 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0977e-05 2024-08-17T18:04:22.565 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.565 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.565 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:04:22.565 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.070092+0000", 2024-08-17T18:04:22.565 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.2560000000000002e-06 2024-08-17T18:04:22.565 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.565 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.565 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:04:22.566 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.070121+0000", 2024-08-17T18:04:22.566 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.9230999999999998e-05 2024-08-17T18:04:22.566 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.566 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.566 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:04:22.566 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.070219+0000", 2024-08-17T18:04:22.566 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.7224000000000003e-05 2024-08-17T18:04:22.566 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.566 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.566 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3", 2024-08-17T18:04:22.566 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.070580+0000", 2024-08-17T18:04:22.567 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00036144900000000002 2024-08-17T18:04:22.567 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.567 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.567 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:04:22.567 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.074237+0000", 2024-08-17T18:04:22.567 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.003656571 2024-08-17T18:04:22.567 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.567 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.567 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:22.567 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.076482+0000", 2024-08-17T18:04:22.567 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0022449919999999999 2024-08-17T18:04:22.567 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.568 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.568 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:22.568 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.590165+0000", 2024-08-17T18:04:22.568 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.51368327000000003 2024-08-17T18:04:22.568 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.568 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.568 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:04:22.568 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.590223+0000", 2024-08-17T18:04:22.568 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.7611000000000001e-05 2024-08-17T18:04:22.568 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.568 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.568 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:04:22.568 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.590277+0000", 2024-08-17T18:04:22.569 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.4042999999999997e-05 2024-08-17T18:04:22.569 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:04:22.569 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:04:22.569 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:04:22.569 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.569 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.569 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:155116 55.14 55:2cc13cae:::benchmark_data_smithi131_239348_object45402:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1449)", 2024-08-17T18:04:22.569 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:02:14.072120+0000", 2024-08-17T18:04:22.569 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 128.39537699799999, 2024-08-17T18:04:22.569 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.51829937400000003, 2024-08-17T18:04:22.569 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:04:22.569 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:04:22.569 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:04:22.570 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:04:22.570 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:04:22.570 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 155116 2024-08-17T18:04:22.570 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.570 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:04:22.570 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.570 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:04:22.570 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.072120+0000", 2024-08-17T18:04:22.570 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:04:22.570 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.570 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.570 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:04:22.570 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.072120+0000", 2024-08-17T18:04:22.570 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:04:22.571 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.571 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.571 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:04:22.571 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.072119+0000", 2024-08-17T18:04:22.571 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:04:22.571 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.571 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.571 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:04:22.571 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.072124+0000", 2024-08-17T18:04:22.571 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.4190000000000004e-06 2024-08-17T18:04:22.571 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.571 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.571 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:04:22.571 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.072133+0000", 2024-08-17T18:04:22.572 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.4490000000000005e-06 2024-08-17T18:04:22.572 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.572 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.572 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:04:22.572 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.072138+0000", 2024-08-17T18:04:22.572 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.0200000000000002e-06 2024-08-17T18:04:22.572 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.572 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.572 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:04:22.572 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.072195+0000", 2024-08-17T18:04:22.572 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.6687999999999997e-05 2024-08-17T18:04:22.572 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.572 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.572 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:04:22.573 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.072269+0000", 2024-08-17T18:04:22.573 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.3954000000000004e-05 2024-08-17T18:04:22.573 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.573 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.573 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3", 2024-08-17T18:04:22.573 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.072529+0000", 2024-08-17T18:04:22.573 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00026019999999999998 2024-08-17T18:04:22.573 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.573 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.573 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:04:22.573 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.074402+0000", 2024-08-17T18:04:22.573 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0018730750000000001 2024-08-17T18:04:22.573 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.573 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.574 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:22.574 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.076745+0000", 2024-08-17T18:04:22.574 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0023425799999999999 2024-08-17T18:04:22.574 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.574 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.574 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:22.574 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.590324+0000", 2024-08-17T18:04:22.574 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.51357933200000006 2024-08-17T18:04:22.574 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.574 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.574 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:04:22.574 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.590372+0000", 2024-08-17T18:04:22.574 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.8377000000000001e-05 2024-08-17T18:04:22.575 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.575 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.575 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:04:22.575 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.590419+0000", 2024-08-17T18:04:22.575 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.7156e-05 2024-08-17T18:04:22.575 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:04:22.575 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:04:22.575 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:04:22.575 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.575 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.575 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:155117 55.16 55:6c17d64f:::benchmark_data_smithi131_239348_object45403:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1449)", 2024-08-17T18:04:22.575 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:02:14.072397+0000", 2024-08-17T18:04:22.575 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 128.39510035699999, 2024-08-17T18:04:22.575 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.49593839099999998, 2024-08-17T18:04:22.576 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:04:22.576 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:04:22.576 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:04:22.576 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:04:22.576 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:04:22.576 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 155117 2024-08-17T18:04:22.576 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.576 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:04:22.576 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.576 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:04:22.576 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.072397+0000", 2024-08-17T18:04:22.576 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:04:22.576 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.576 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.577 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:04:22.577 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.072397+0000", 2024-08-17T18:04:22.577 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:04:22.577 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.577 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.577 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:04:22.577 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.072396+0000", 2024-08-17T18:04:22.577 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:04:22.577 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.577 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.577 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:04:22.577 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.072401+0000", 2024-08-17T18:04:22.577 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.1619999999999999e-06 2024-08-17T18:04:22.577 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.578 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.578 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:04:22.578 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.072413+0000", 2024-08-17T18:04:22.578 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2232000000000001e-05 2024-08-17T18:04:22.578 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.578 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.578 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:04:22.578 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.072420+0000", 2024-08-17T18:04:22.578 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.8859999999999998e-06 2024-08-17T18:04:22.578 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.578 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.578 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:04:22.578 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.072462+0000", 2024-08-17T18:04:22.578 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.155e-05 2024-08-17T18:04:22.579 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.579 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.579 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:04:22.579 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.072573+0000", 2024-08-17T18:04:22.579 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000111047 2024-08-17T18:04:22.579 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.579 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.579 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,5", 2024-08-17T18:04:22.579 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.072970+0000", 2024-08-17T18:04:22.579 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00039761100000000003 2024-08-17T18:04:22.579 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.579 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.579 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:04:22.579 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.074810+0000", 2024-08-17T18:04:22.580 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0018401089999999999 2024-08-17T18:04:22.580 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.580 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.580 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:22.580 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.075112+0000", 2024-08-17T18:04:22.580 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00030126399999999998 2024-08-17T18:04:22.580 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.580 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.580 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:22.580 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.568254+0000", 2024-08-17T18:04:22.580 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.493142784 2024-08-17T18:04:22.580 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.580 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.580 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:04:22.581 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.568305+0000", 2024-08-17T18:04:22.581 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.0411999999999998e-05 2024-08-17T18:04:22.581 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.581 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.581 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:04:22.581 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.568335+0000", 2024-08-17T18:04:22.581 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.0168e-05 2024-08-17T18:04:22.581 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:04:22.581 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:04:22.581 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:04:22.581 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.581 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.581 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:155119 55.14 55:2c97668f:::benchmark_data_smithi131_239348_object45405:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1449)", 2024-08-17T18:04:22.581 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:02:14.080488+0000", 2024-08-17T18:04:22.581 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 128.387009291, 2024-08-17T18:04:22.582 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.51024440000000004, 2024-08-17T18:04:22.582 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:04:22.582 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:04:22.582 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:04:22.582 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:04:22.582 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:04:22.582 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 155119 2024-08-17T18:04:22.582 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.582 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:04:22.582 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.582 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:04:22.582 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.080488+0000", 2024-08-17T18:04:22.582 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:04:22.583 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.583 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.583 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:04:22.583 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.080488+0000", 2024-08-17T18:04:22.583 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:04:22.583 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.583 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.583 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:04:22.583 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.080486+0000", 2024-08-17T18:04:22.583 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:04:22.583 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.583 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.583 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:04:22.583 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.080493+0000", 2024-08-17T18:04:22.584 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.3209999999999999e-06 2024-08-17T18:04:22.584 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.584 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.584 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:04:22.584 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.080508+0000", 2024-08-17T18:04:22.584 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4229e-05 2024-08-17T18:04:22.584 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.584 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.584 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:04:22.584 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.080515+0000", 2024-08-17T18:04:22.584 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.2239999999999998e-06 2024-08-17T18:04:22.584 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.584 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.584 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:04:22.585 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.080553+0000", 2024-08-17T18:04:22.585 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.8591999999999999e-05 2024-08-17T18:04:22.585 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.585 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.585 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:04:22.585 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.080664+0000", 2024-08-17T18:04:22.585 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000110931 2024-08-17T18:04:22.585 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.585 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.585 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3", 2024-08-17T18:04:22.585 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.081082+0000", 2024-08-17T18:04:22.585 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00041785800000000001 2024-08-17T18:04:22.585 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.585 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.585 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:04:22.586 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.082878+0000", 2024-08-17T18:04:22.586 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0017961609999999999 2024-08-17T18:04:22.586 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.586 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.586 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:22.586 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.083912+0000", 2024-08-17T18:04:22.586 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001033242 2024-08-17T18:04:22.586 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.586 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.586 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:22.586 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.590634+0000", 2024-08-17T18:04:22.586 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.50672280199999997 2024-08-17T18:04:22.586 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.586 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.587 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:04:22.587 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.590687+0000", 2024-08-17T18:04:22.587 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.2624999999999998e-05 2024-08-17T18:04:22.587 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.587 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.587 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:04:22.587 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.590732+0000", 2024-08-17T18:04:22.587 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.5096000000000003e-05 2024-08-17T18:04:22.587 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:04:22.587 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:04:22.587 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:04:22.587 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.587 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.587 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:155122 55.4 55:20f92b29:::benchmark_data_smithi131_239348_object45408:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1449)", 2024-08-17T18:04:22.588 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:02:14.088820+0000", 2024-08-17T18:04:22.588 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 128.37867653399999, 2024-08-17T18:04:22.588 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.501760333, 2024-08-17T18:04:22.588 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:04:22.588 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:04:22.588 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:04:22.588 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:04:22.588 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:04:22.588 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 155122 2024-08-17T18:04:22.588 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.588 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:04:22.588 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.588 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:04:22.588 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.088820+0000", 2024-08-17T18:04:22.589 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:04:22.589 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.589 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.589 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:04:22.589 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.088820+0000", 2024-08-17T18:04:22.589 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:04:22.589 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.589 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.589 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:04:22.589 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.088820+0000", 2024-08-17T18:04:22.589 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2024-08-17T18:04:22.589 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.589 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.590 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:04:22.590 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.088824+0000", 2024-08-17T18:04:22.590 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.9790000000000004e-06 2024-08-17T18:04:22.590 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.590 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.590 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:04:22.590 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.088836+0000", 2024-08-17T18:04:22.590 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2377e-05 2024-08-17T18:04:22.590 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.590 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.590 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:04:22.590 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.088844+0000", 2024-08-17T18:04:22.590 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.7249999999999997e-06 2024-08-17T18:04:22.591 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.591 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.591 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:04:22.591 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.088883+0000", 2024-08-17T18:04:22.591 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.8683999999999998e-05 2024-08-17T18:04:22.591 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.591 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.591 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:04:22.591 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.088999+0000", 2024-08-17T18:04:22.591 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000116567 2024-08-17T18:04:22.591 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.591 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.591 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3", 2024-08-17T18:04:22.591 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.089439+0000", 2024-08-17T18:04:22.592 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00044005599999999998 2024-08-17T18:04:22.592 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.592 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.592 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:04:22.592 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.091488+0000", 2024-08-17T18:04:22.592 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0020490119999999998 2024-08-17T18:04:22.592 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.592 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.592 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:22.592 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.092507+0000", 2024-08-17T18:04:22.592 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001018761 2024-08-17T18:04:22.592 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.592 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.592 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:22.593 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.590479+0000", 2024-08-17T18:04:22.593 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.49797205500000002 2024-08-17T18:04:22.593 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.593 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.593 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:04:22.593 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.590533+0000", 2024-08-17T18:04:22.593 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.4469000000000003e-05 2024-08-17T18:04:22.593 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.593 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.593 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:04:22.593 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.590581+0000", 2024-08-17T18:04:22.593 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.7345999999999997e-05 2024-08-17T18:04:22.593 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:04:22.593 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:04:22.594 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:04:22.594 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.594 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.594 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:189990 55.4 55:2757c8f5:::benchmark_data_smithi131_239348_object80276:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1453)", 2024-08-17T18:04:22.594 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:03:02.617708+0000", 2024-08-17T18:04:22.594 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 79.849788598000004, 2024-08-17T18:04:22.594 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.44757862399999998, 2024-08-17T18:04:22.594 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:04:22.594 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:04:22.594 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:04:22.594 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:04:22.594 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:04:22.594 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 189990 2024-08-17T18:04:22.594 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.595 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:04:22.595 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.595 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:04:22.595 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.617708+0000", 2024-08-17T18:04:22.595 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:04:22.595 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.595 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.595 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:04:22.595 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.617708+0000", 2024-08-17T18:04:22.595 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:04:22.595 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.595 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.595 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:04:22.595 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.617708+0000", 2024-08-17T18:04:22.596 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2024-08-17T18:04:22.596 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.596 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.596 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:04:22.596 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.617711+0000", 2024-08-17T18:04:22.596 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.0850000000000001e-06 2024-08-17T18:04:22.596 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.596 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.596 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:04:22.596 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.617717+0000", 2024-08-17T18:04:22.596 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3439999999999997e-06 2024-08-17T18:04:22.596 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.596 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.596 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:04:22.597 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.617723+0000", 2024-08-17T18:04:22.597 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.0799999999999996e-06 2024-08-17T18:04:22.597 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.597 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.597 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:04:22.597 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.622222+0000", 2024-08-17T18:04:22.597 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0044994900000000001 2024-08-17T18:04:22.597 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.597 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.597 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:04:22.597 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.622365+0000", 2024-08-17T18:04:22.597 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014295099999999999 2024-08-17T18:04:22.597 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.597 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.598 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3", 2024-08-17T18:04:22.598 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.626939+0000", 2024-08-17T18:04:22.598 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0045737190000000004 2024-08-17T18:04:22.598 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.598 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.598 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:04:22.598 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.635668+0000", 2024-08-17T18:04:22.598 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0087296619999999991 2024-08-17T18:04:22.598 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.598 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.598 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:22.598 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.637090+0000", 2024-08-17T18:04:22.598 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0014214329999999999 2024-08-17T18:04:22.598 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.599 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.599 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:22.599 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:03.057097+0000", 2024-08-17T18:04:22.599 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.420007199 2024-08-17T18:04:22.599 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.599 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.599 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:04:22.599 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:03.057220+0000", 2024-08-17T18:04:22.599 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012330800000000001 2024-08-17T18:04:22.599 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.599 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.599 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:04:22.599 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:03.065287+0000", 2024-08-17T18:04:22.599 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0080667540000000006 2024-08-17T18:04:22.600 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:04:22.600 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:04:22.600 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:04:22.600 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.600 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.600 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:189993 55.4 55:27a6ee96:::benchmark_data_smithi131_239348_object80279:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1453)", 2024-08-17T18:04:22.600 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:03:02.622327+0000", 2024-08-17T18:04:22.600 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 79.845170123000003, 2024-08-17T18:04:22.600 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.45724194000000001, 2024-08-17T18:04:22.600 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:04:22.600 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:04:22.600 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:04:22.600 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:04:22.600 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:04:22.601 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 189993 2024-08-17T18:04:22.601 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.601 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:04:22.601 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.601 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:04:22.601 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.622327+0000", 2024-08-17T18:04:22.601 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:04:22.601 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.601 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.601 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:04:22.601 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.622327+0000", 2024-08-17T18:04:22.601 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:04:22.601 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.602 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.602 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:04:22.602 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.622326+0000", 2024-08-17T18:04:22.602 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:04:22.602 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.602 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.602 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:04:22.602 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.622331+0000", 2024-08-17T18:04:22.602 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.48e-06 2024-08-17T18:04:22.602 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.602 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.602 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:04:22.602 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.622342+0000", 2024-08-17T18:04:22.603 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0356999999999999e-05 2024-08-17T18:04:22.603 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.603 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.603 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:04:22.603 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.622348+0000", 2024-08-17T18:04:22.603 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3520000000000003e-06 2024-08-17T18:04:22.603 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.603 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.603 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:04:22.603 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.630303+0000", 2024-08-17T18:04:22.603 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0079555570000000003 2024-08-17T18:04:22.603 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.603 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.604 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:04:22.604 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.630888+0000", 2024-08-17T18:04:22.604 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00058483199999999997 2024-08-17T18:04:22.604 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.604 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.604 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3", 2024-08-17T18:04:22.604 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.631748+0000", 2024-08-17T18:04:22.604 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00085975199999999998 2024-08-17T18:04:22.604 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.604 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.604 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:04:22.604 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.640345+0000", 2024-08-17T18:04:22.604 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0085967749999999992 2024-08-17T18:04:22.605 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.605 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.605 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:22.605 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.641032+0000", 2024-08-17T18:04:22.605 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00068686699999999997 2024-08-17T18:04:22.605 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.605 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.605 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:22.605 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:03.079436+0000", 2024-08-17T18:04:22.605 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.43840419899999999 2024-08-17T18:04:22.605 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.605 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.605 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:04:22.605 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:03.079506+0000", 2024-08-17T18:04:22.606 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.0259999999999995e-05 2024-08-17T18:04:22.606 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.606 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.606 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:04:22.606 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:03.079569+0000", 2024-08-17T18:04:22.606 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.2725999999999995e-05 2024-08-17T18:04:22.606 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:04:22.606 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:04:22.606 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:04:22.606 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.606 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.606 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:190012 55.14 55:2c003c30:::benchmark_data_smithi131_239348_object80298:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1453)", 2024-08-17T18:04:22.606 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:03:02.643616+0000", 2024-08-17T18:04:22.606 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 79.823880583000005, 2024-08-17T18:04:22.607 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.43565928199999998, 2024-08-17T18:04:22.607 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:04:22.607 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:04:22.607 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:04:22.607 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:04:22.607 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:04:22.607 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 190012 2024-08-17T18:04:22.607 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.607 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:04:22.607 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.607 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:04:22.607 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.643616+0000", 2024-08-17T18:04:22.607 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:04:22.607 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.608 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.608 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:04:22.608 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.643616+0000", 2024-08-17T18:04:22.608 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:04:22.608 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.608 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.608 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:04:22.608 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.643616+0000", 2024-08-17T18:04:22.608 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:04:22.608 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.608 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.608 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:04:22.608 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.643621+0000", 2024-08-17T18:04:22.608 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.1649999999999997e-06 2024-08-17T18:04:22.609 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.609 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.609 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:04:22.609 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.643629+0000", 2024-08-17T18:04:22.609 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.4649999999999994e-06 2024-08-17T18:04:22.609 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.609 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.609 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:04:22.609 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.643636+0000", 2024-08-17T18:04:22.609 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.4450000000000001e-06 2024-08-17T18:04:22.609 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.609 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.609 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:04:22.609 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.643686+0000", 2024-08-17T18:04:22.610 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.0404000000000001e-05 2024-08-17T18:04:22.610 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.610 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.610 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:04:22.610 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.643790+0000", 2024-08-17T18:04:22.610 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00010398700000000001 2024-08-17T18:04:22.610 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.610 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.610 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3", 2024-08-17T18:04:22.610 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.644209+0000", 2024-08-17T18:04:22.610 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00041899 2024-08-17T18:04:22.610 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.610 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.610 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:04:22.611 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.646435+0000", 2024-08-17T18:04:22.611 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0022262699999999998 2024-08-17T18:04:22.611 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.611 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.611 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:22.611 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.936914+0000", 2024-08-17T18:04:22.611 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.29047901500000001 2024-08-17T18:04:22.611 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.611 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.611 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:04:22.611 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:03.079104+0000", 2024-08-17T18:04:22.611 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.14219006100000001 2024-08-17T18:04:22.611 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.612 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.612 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:04:22.612 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:03.079196+0000", 2024-08-17T18:04:22.612 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.1581000000000003e-05 2024-08-17T18:04:22.612 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:04:22.612 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:04:22.612 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:04:22.612 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:03.079276+0000", 2024-08-17T18:04:22.612 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.9746999999999994e-05 2024-08-17T18:04:22.612 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:04:22.612 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:04:22.612 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:04:22.612 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:04:22.612 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:04:22.613 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-08-17T18:04:22.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:22.614 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:22.614 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:22.715 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:22.742 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:22.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:22.744 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:22.845 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:22.871 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:22.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:22.873 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:22.974 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:23.002 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:23.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:23.004 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:23.105 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:23.132 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:23.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:23.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:23.236 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:23.262 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:23.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:23.265 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:23.365 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:23.390 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:23.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:23.392 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:23.493 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:23.520 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:23.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:23.523 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:23.538 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-08-17T18:04:23.549 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:23 smithi131 bash[88347]: audit 2024-08-17T18:04:21.491477+0000 mgr.y (mgr.34107) 1871 : audit [DBG] from='client.54748 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:04:23.549 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:23 smithi131 bash[88347]: audit 2024-08-17T18:04:21.491477+0000 mgr.y (mgr.34107) 1871 : audit [DBG] from='client.54748 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:04:23.549 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:23 smithi131 bash[88347]: cluster 2024-08-17T18:04:22.317798+0000 mon.a (mon.0) 2875 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:04:23.549 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:23 smithi131 bash[88347]: cluster 2024-08-17T18:04:22.317798+0000 mon.a (mon.0) 2875 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:04:23.549 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:23 smithi131 bash[88347]: cluster 2024-08-17T18:04:22.317826+0000 mon.a (mon.0) 2876 : cluster [INF] Cluster is now healthy 2024-08-17T18:04:23.549 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:23 smithi131 bash[88347]: cluster 2024-08-17T18:04:22.317826+0000 mon.a (mon.0) 2876 : cluster [INF] Cluster is now healthy 2024-08-17T18:04:23.550 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:23 smithi131 bash[88347]: audit 2024-08-17T18:04:22.321538+0000 mon.a (mon.0) 2877 : audit [INF] from='client.? 172.21.15.131:0/3344691309' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:04:23.550 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:23 smithi131 bash[88347]: audit 2024-08-17T18:04:22.321538+0000 mon.a (mon.0) 2877 : audit [INF] from='client.? 172.21.15.131:0/3344691309' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:04:23.550 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:23 smithi131 bash[88347]: audit 2024-08-17T18:04:22.321631+0000 mon.a (mon.0) 2878 : audit [INF] from='client.? 172.21.15.131:0/2947671128' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2024-08-17T18:04:23.550 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:23 smithi131 bash[88347]: audit 2024-08-17T18:04:22.321631+0000 mon.a (mon.0) 2878 : audit [INF] from='client.? 172.21.15.131:0/2947671128' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2024-08-17T18:04:23.550 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:23 smithi131 bash[88347]: cluster 2024-08-17T18:04:22.331690+0000 mon.a (mon.0) 2879 : cluster [DBG] osdmap e1464: 8 total, 8 up, 8 in 2024-08-17T18:04:23.550 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:23 smithi131 bash[88347]: cluster 2024-08-17T18:04:22.331690+0000 mon.a (mon.0) 2879 : cluster [DBG] osdmap e1464: 8 total, 8 up, 8 in 2024-08-17T18:04:23.550 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:23 smithi131 bash[88347]: audit 2024-08-17T18:04:23.280506+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:04:23.550 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:23 smithi131 bash[88347]: audit 2024-08-17T18:04:23.280506+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:04:23.550 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:23 smithi131 bash[88347]: audit 2024-08-17T18:04:23.281501+0000 mon.a (mon.0) 2881 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:23.550 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:23 smithi131 bash[88347]: audit 2024-08-17T18:04:23.281501+0000 mon.a (mon.0) 2881 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:23.550 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:23 smithi131 bash[89561]: audit 2024-08-17T18:04:21.491477+0000 mgr.y (mgr.34107) 1871 : audit [DBG] from='client.54748 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:04:23.551 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:23 smithi131 bash[89561]: audit 2024-08-17T18:04:21.491477+0000 mgr.y (mgr.34107) 1871 : audit [DBG] from='client.54748 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:04:23.551 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:23 smithi131 bash[89561]: cluster 2024-08-17T18:04:22.317798+0000 mon.a (mon.0) 2875 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:04:23.551 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:23 smithi131 bash[89561]: cluster 2024-08-17T18:04:22.317798+0000 mon.a (mon.0) 2875 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:04:23.551 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:23 smithi131 bash[89561]: cluster 2024-08-17T18:04:22.317826+0000 mon.a (mon.0) 2876 : cluster [INF] Cluster is now healthy 2024-08-17T18:04:23.551 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:23 smithi131 bash[89561]: cluster 2024-08-17T18:04:22.317826+0000 mon.a (mon.0) 2876 : cluster [INF] Cluster is now healthy 2024-08-17T18:04:23.551 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:23 smithi131 bash[89561]: audit 2024-08-17T18:04:22.321538+0000 mon.a (mon.0) 2877 : audit [INF] from='client.? 172.21.15.131:0/3344691309' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:04:23.551 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:23 smithi131 bash[89561]: audit 2024-08-17T18:04:22.321538+0000 mon.a (mon.0) 2877 : audit [INF] from='client.? 172.21.15.131:0/3344691309' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:04:23.551 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:23 smithi131 bash[89561]: audit 2024-08-17T18:04:22.321631+0000 mon.a (mon.0) 2878 : audit [INF] from='client.? 172.21.15.131:0/2947671128' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2024-08-17T18:04:23.551 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:23 smithi131 bash[89561]: audit 2024-08-17T18:04:22.321631+0000 mon.a (mon.0) 2878 : audit [INF] from='client.? 172.21.15.131:0/2947671128' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2024-08-17T18:04:23.551 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:23 smithi131 bash[89561]: cluster 2024-08-17T18:04:22.331690+0000 mon.a (mon.0) 2879 : cluster [DBG] osdmap e1464: 8 total, 8 up, 8 in 2024-08-17T18:04:23.551 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:23 smithi131 bash[89561]: cluster 2024-08-17T18:04:22.331690+0000 mon.a (mon.0) 2879 : cluster [DBG] osdmap e1464: 8 total, 8 up, 8 in 2024-08-17T18:04:23.551 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:23 smithi131 bash[89561]: audit 2024-08-17T18:04:23.280506+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:04:23.551 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:23 smithi131 bash[89561]: audit 2024-08-17T18:04:23.280506+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:04:23.551 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:23 smithi131 bash[89561]: audit 2024-08-17T18:04:23.281501+0000 mon.a (mon.0) 2881 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:23.552 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:23 smithi131 bash[89561]: audit 2024-08-17T18:04:23.281501+0000 mon.a (mon.0) 2881 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:23.624 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:23.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:23 smithi169 bash[79348]: audit 2024-08-17T18:04:21.491477+0000 mgr.y (mgr.34107) 1871 : audit [DBG] from='client.54748 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:04:23.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:23 smithi169 bash[79348]: audit 2024-08-17T18:04:21.491477+0000 mgr.y (mgr.34107) 1871 : audit [DBG] from='client.54748 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:04:23.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:23 smithi169 bash[79348]: cluster 2024-08-17T18:04:22.317798+0000 mon.a (mon.0) 2875 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:04:23.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:23 smithi169 bash[79348]: cluster 2024-08-17T18:04:22.317798+0000 mon.a (mon.0) 2875 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:04:23.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:23 smithi169 bash[79348]: cluster 2024-08-17T18:04:22.317826+0000 mon.a (mon.0) 2876 : cluster [INF] Cluster is now healthy 2024-08-17T18:04:23.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:23 smithi169 bash[79348]: cluster 2024-08-17T18:04:22.317826+0000 mon.a (mon.0) 2876 : cluster [INF] Cluster is now healthy 2024-08-17T18:04:23.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:23 smithi169 bash[79348]: audit 2024-08-17T18:04:22.321538+0000 mon.a (mon.0) 2877 : audit [INF] from='client.? 172.21.15.131:0/3344691309' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:04:23.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:23 smithi169 bash[79348]: audit 2024-08-17T18:04:22.321538+0000 mon.a (mon.0) 2877 : audit [INF] from='client.? 172.21.15.131:0/3344691309' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:04:23.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:23 smithi169 bash[79348]: audit 2024-08-17T18:04:22.321631+0000 mon.a (mon.0) 2878 : audit [INF] from='client.? 172.21.15.131:0/2947671128' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2024-08-17T18:04:23.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:23 smithi169 bash[79348]: audit 2024-08-17T18:04:22.321631+0000 mon.a (mon.0) 2878 : audit [INF] from='client.? 172.21.15.131:0/2947671128' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_3", "pg_num": 16}]': finished 2024-08-17T18:04:23.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:23 smithi169 bash[79348]: cluster 2024-08-17T18:04:22.331690+0000 mon.a (mon.0) 2879 : cluster [DBG] osdmap e1464: 8 total, 8 up, 8 in 2024-08-17T18:04:23.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:23 smithi169 bash[79348]: cluster 2024-08-17T18:04:22.331690+0000 mon.a (mon.0) 2879 : cluster [DBG] osdmap e1464: 8 total, 8 up, 8 in 2024-08-17T18:04:23.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:23 smithi169 bash[79348]: audit 2024-08-17T18:04:23.280506+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:04:23.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:23 smithi169 bash[79348]: audit 2024-08-17T18:04:23.280506+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:04:23.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:23 smithi169 bash[79348]: audit 2024-08-17T18:04:23.281501+0000 mon.a (mon.0) 2881 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:23.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:23 smithi169 bash[79348]: audit 2024-08-17T18:04:23.281501+0000 mon.a (mon.0) 2881 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:23.648 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:23.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:23.651 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:23.752 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:23.763 INFO:teuthology.orchestra.run.smithi131.stdout:{"pg_ready":true,"pg_map":{"version":2673,"stamp":"2024-08-17T18:04:20.475068+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595941,"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":457,"num_read_kb":902,"num_write":279,"num_write_kb":2449,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":28,"num_bytes_recovered":1773590,"num_keys_recovered":40,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":214,"ondisk_log_size":214,"up":219,"acting":219,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":223,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":4791096,"kb_used_data":584920,"kb_used_omap":299,"kb_used_meta":4205780,"kb_avail":745170120,"statfs":{"total":767960285184,"available":763054202880,"internally_reserved":0,"allocated":598958080,"data_stored":560485383,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":307068,"internal_metadata":4306718852},"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.004337"},"pg_stats":[{"pgid":"3.1f","version":"73'5","reported_seq":244,"reported_epoch":1462,"state":"active+clean","last_fresh":"2024-08-17T18:04:03.771204+0000","last_change":"2024-08-17T17:55:08.447355+0000","last_active":"2024-08-17T18:04:03.771204+0000","last_peered":"2024-08-17T18:04:03.771204+0000","last_clean":"2024-08-17T18:04:03.771204+0000","last_became_active":"2024-08-17T17:55:08.425454+0000","last_became_peered":"2024-08-17T17:55:08.425454+0000","last_unstale":"2024-08-17T18:04:03.771204+0000","last_undegraded":"2024-08-17T18:04:03.771204+0000","last_fullsized":"2024-08-17T18:04:03.771204+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:07:46.367232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2328,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1440,"reported_epoch":1463,"state":"active+clean","last_fresh":"2024-08-17T18:04:04.205812+0000","last_change":"2024-08-17T17:17:00.907395+0000","last_active":"2024-08-17T18:04:04.205812+0000","last_peered":"2024-08-17T18:04:04.205812+0000","last_clean":"2024-08-17T18:04:04.205812+0000","last_became_active":"2024-08-17T17:17:00.906954+0000","last_became_peered":"2024-08-17T17:17:00.906954+0000","last_unstale":"2024-08-17T18:04:04.205812+0000","last_undegraded":"2024-08-17T18:04:04.205812+0000","last_fullsized":"2024-08-17T18:04:04.205812+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:08:27.125392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1e","version":"73'2","reported_seq":43,"reported_epoch":1463,"state":"active+clean","last_fresh":"2024-08-17T18:04:04.220446+0000","last_change":"2024-08-17T18:02:05.254366+0000","last_active":"2024-08-17T18:04:04.220446+0000","last_peered":"2024-08-17T18:04:04.220446+0000","last_clean":"2024-08-17T18:04:04.220446+0000","last_became_active":"2024-08-17T18:02:05.254003+0000","last_became_peered":"2024-08-17T18:02:05.254003+0000","last_unstale":"2024-08-17T18:04:04.220446+0000","last_undegraded":"2024-08-17T18:04:04.220446+0000","last_fullsized":"2024-08-17T18:04:04.220446+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:03:39.285817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":42,"reported_epoch":1463,"state":"active+clean","last_fresh":"2024-08-17T18:04:04.213288+0000","last_change":"2024-08-17T18:02:05.254661+0000","last_active":"2024-08-17T18:04:04.213288+0000","last_peered":"2024-08-17T18:04:04.213288+0000","last_clean":"2024-08-17T18:04:04.213288+0000","last_became_active":"2024-08-17T18:02:05.254357+0000","last_became_peered":"2024-08-17T18:02:05.254357+0000","last_unstale":"2024-08-17T18:04:04.213288+0000","last_undegraded":"2024-08-17T18:04:04.213288+0000","last_fullsized":"2024-08-17T18:04:04.213288+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:38:44.606437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"72'2","reported_seq":1438,"reported_epoch":1462,"state":"active+clean","last_fresh":"2024-08-17T18:04:03.770897+0000","last_change":"2024-08-17T17:56:32.667460+0000","last_active":"2024-08-17T18:04:03.770897+0000","last_peered":"2024-08-17T18:04:03.770897+0000","last_clean":"2024-08-17T18:04:03.770897+0000","last_became_active":"2024-08-17T17:56:32.644947+0000","last_became_peered":"2024-08-17T17:56:32.644947+0000","last_unstale":"2024-08-17T18:04:03.770897+0000","last_undegraded":"2024-08-17T18:04:03.770897+0000","last_fullsized":"2024-08-17T18:04:03.770897+0000","mapping_epoch":1400,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1401,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:43:52.835947+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"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,6],"acting":[5,2,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":1454,"reported_epoch":1462,"state":"active+clean","last_fresh":"2024-08-17T18:04:03.212903+0000","last_change":"2024-08-17T17:18:16.312656+0000","last_active":"2024-08-17T18:04:03.212903+0000","last_peered":"2024-08-17T18:04:03.212903+0000","last_clean":"2024-08-17T18:04:03.212903+0000","last_became_active":"2024-08-17T17:18:16.312411+0000","last_became_peered":"2024-08-17T17:18:16.312411+0000","last_unstale":"2024-08-17T18:04:03.212903+0000","last_undegraded":"2024-08-17T18:04:03.212903+0000","last_fullsized":"2024-08-17T18:04:03.212903+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:59:16.650787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1c","version":"72'2","reported_seq":1440,"reported_epoch":1462,"state":"active+clean","last_fresh":"2024-08-17T18:04:03.770784+0000","last_change":"2024-08-17T17:17:00.909431+0000","last_active":"2024-08-17T18:04:03.770784+0000","last_peered":"2024-08-17T18:04:03.770784+0000","last_clean":"2024-08-17T18:04:03.770784+0000","last_became_active":"2024-08-17T17:17:00.909059+0000","last_became_peered":"2024-08-17T17:17:00.909059+0000","last_unstale":"2024-08-17T18:04:03.770784+0000","last_undegraded":"2024-08-17T18:04:03.770784+0000","last_fullsized":"2024-08-17T18:04:03.770784+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:07:29.560217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1454,"reported_epoch":1462,"state":"active+clean","last_fresh":"2024-08-17T18:04:03.210218+0000","last_change":"2024-08-17T17:18:16.313824+0000","last_active":"2024-08-17T18:04:03.210218+0000","last_peered":"2024-08-17T18:04:03.210218+0000","last_clean":"2024-08-17T18:04:03.210218+0000","last_became_active":"2024-08-17T17:18:16.313201+0000","last_became_peered":"2024-08-17T17:18:16.313201+0000","last_unstale":"2024-08-17T18:04:03.210218+0000","last_undegraded":"2024-08-17T18:04:03.210218+0000","last_fullsized":"2024-08-17T18:04:03.210218+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:52:39.662266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1b","version":"73'2","reported_seq":172,"reported_epoch":1462,"state":"active+clean","last_fresh":"2024-08-17T18:04:03.209849+0000","last_change":"2024-08-17T17:49:45.922899+0000","last_active":"2024-08-17T18:04:03.209849+0000","last_peered":"2024-08-17T18:04:03.209849+0000","last_clean":"2024-08-17T18:04:03.209849+0000","last_became_active":"2024-08-17T17:49:45.921998+0000","last_became_peered":"2024-08-17T17:49:45.921998+0000","last_unstale":"2024-08-17T18:04:03.209849+0000","last_undegraded":"2024-08-17T18:04:03.209849+0000","last_fullsized":"2024-08-17T18:04:03.209849+0000","mapping_epoch":1317,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:22:31.896517+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":172,"reported_epoch":1463,"state":"active+clean","last_fresh":"2024-08-17T18:04:04.259410+0000","last_change":"2024-08-17T18:02:05.267777+0000","last_active":"2024-08-17T18:04:04.259410+0000","last_peered":"2024-08-17T18:04:04.259410+0000","last_clean":"2024-08-17T18:04:04.259410+0000","last_became_active":"2024-08-17T18:02:05.267368+0000","last_became_peered":"2024-08-17T18:02:05.267368+0000","last_unstale":"2024-08-17T18:04:04.259410+0000","last_undegraded":"2024-08-17T18:04:04.259410+0000","last_fullsized":"2024-08-17T18:04:04.259410+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:23:02.681318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"73'2","reported_seq":1493,"reported_epoch":1462,"state":"active+clean","last_fresh":"2024-08-17T18:04:03.213032+0000","last_change":"2024-08-17T17:55:08.434253+0000","last_active":"2024-08-17T18:04:03.213032+0000","last_peered":"2024-08-17T18:04:03.213032+0000","last_clean":"2024-08-17T18:04:03.213032+0000","last_became_active":"2024-08-17T17:55:08.433412+0000","last_became_peered":"2024-08-17T17:55:08.433412+0000","last_unstale":"2024-08-17T18:04:03.213032+0000","last_undegraded":"2024-08-17T18:04:03.213032+0000","last_fullsized":"2024-08-17T18:04:03.213032+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:15:19.247351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":128,"reported_epoch":1463,"state":"active+clean","last_fresh":"2024-08-17T18:04:04.219785+0000","last_change":"2024-08-17T17:57:12.437993+0000","last_active":"2024-08-17T18:04:04.219785+0000","last_peered":"2024-08-17T18:04:04.219785+0000","last_clean":"2024-08-17T18:04:04.219785+0000","last_became_active":"2024-08-17T17:57:12.437709+0000","last_became_peered":"2024-08-17T17:57:12.437709+0000","last_unstale":"2024-08-17T18:04:04.219785+0000","last_undegraded":"2024-08-17T18:04:04.219785+0000","last_fullsized":"2024-08-17T18:04:04.219785+0000","mapping_epoch":1405,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1406,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:19:33.228357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":2213,"reported_epoch":1463,"state":"active+clean","last_fresh":"2024-08-17T18:04:04.207124+0000","last_change":"2024-08-17T17:18:16.281082+0000","last_active":"2024-08-17T18:04:04.207124+0000","last_peered":"2024-08-17T18:04:04.207124+0000","last_clean":"2024-08-17T18:04:04.207124+0000","last_became_active":"2024-08-17T17:18:16.279919+0000","last_became_peered":"2024-08-17T17:18:16.279919+0000","last_unstale":"2024-08-17T18:04:04.207124+0000","last_undegraded":"2024-08-17T18:04:04.207124+0000","last_fullsized":"2024-08-17T18:04:04.207124+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:57:50.378999+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":869,"reported_epoch":1462,"state":"active+clean","last_fresh":"2024-08-17T18:04:03.209502+0000","last_change":"2024-08-17T18:02:05.267084+0000","last_active":"2024-08-17T18:04:03.209502+0000","last_peered":"2024-08-17T18:04:03.209502+0000","last_clean":"2024-08-17T18:04:03.209502+0000","last_became_active":"2024-08-17T18:02:05.266742+0000","last_became_peered":"2024-08-17T18:02:05.266742+0000","last_unstale":"2024-08-17T18:04:03.209502+0000","last_undegraded":"2024-08-17T18:04:03.209502+0000","last_fullsized":"2024-08-17T18:04:03.209502+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:36:39.414644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":128,"reported_epoch":1463,"state":"active+clean","last_fresh":"2024-08-17T18:04:04.215187+0000","last_change":"2024-08-17T17:57:12.447626+0000","last_active":"2024-08-17T18:04:04.215187+0000","last_peered":"2024-08-17T18:04:04.215187+0000","last_clean":"2024-08-17T18:04:04.215187+0000","last_became_active":"2024-08-17T17:57:12.447303+0000","last_became_peered":"2024-08-17T17:57:12.447303+0000","last_unstale":"2024-08-17T18:04:04.215187+0000","last_undegraded":"2024-08-17T18:04:04.215187+0000","last_fullsized":"2024-08-17T18:04:04.215187+0000","mapping_epoch":1405,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1406,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:55:37.275654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1451,"reported_epoch":1462,"state":"active+clean","last_fresh":"2024-08-17T18:04:03.206430+0000","last_change":"2024-08-17T17:54:32.126145+0000","last_active":"2024-08-17T18:04:03.206430+0000","last_peered":"2024-08-17T18:04:03.206430+0000","last_clean":"2024-08-17T18:04:03.206430+0000","last_became_active":"2024-08-17T17:54:32.125112+0000","last_became_peered":"2024-08-17T17:54:32.125112+0000","last_unstale":"2024-08-17T18:04:03.206430+0000","last_undegraded":"2024-08-17T18:04:03.206430+0000","last_fullsized":"2024-08-17T18:04:03.206430+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:28:52.765651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":2187,"reported_epoch":1463,"state":"active+clean","last_fresh":"2024-08-17T18:04:04.215280+0000","last_change":"2024-08-17T17:18:16.342753+0000","last_active":"2024-08-17T18:04:04.215280+0000","last_peered":"2024-08-17T18:04:04.215280+0000","last_clean":"2024-08-17T18:04:04.215280+0000","last_became_active":"2024-08-17T17:18:16.326676+0000","last_became_peered":"2024-08-17T17:18:16.326676+0000","last_unstale":"2024-08-17T18:04:04.215280+0000","last_undegraded":"2024-08-17T18:04:04.215280+0000","last_fullsized":"2024-08-17T18:04:04.215280+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:33:35.922736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":866,"reported_epoch":1463,"state":"active+clean","last_fresh":"2024-08-17T18:04:04.276385+0000","last_change":"2024-08-17T18:02:05.252661+0000","last_active":"2024-08-17T18:04:04.276385+0000","last_peered":"2024-08-17T18:04:04.276385+0000","last_clean":"2024-08-17T18:04:04.276385+0000","last_became_active":"2024-08-17T18:02:05.252209+0000","last_became_peered":"2024-08-17T18:02:05.252209+0000","last_unstale":"2024-08-17T18:04:04.276385+0000","last_undegraded":"2024-08-17T18:04:04.276385+0000","last_fullsized":"2024-08-17T18:04:04.276385+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:02:04.254394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":2180,"reported_epoch":1463,"state":"active+clean","last_fresh":"2024-08-17T18:04:04.215615+0000","last_change":"2024-08-17T17:18:16.277739+0000","last_active":"2024-08-17T18:04:04.215615+0000","last_peered":"2024-08-17T18:04:04.215615+0000","last_clean":"2024-08-17T18:04:04.215615+0000","last_became_active":"2024-08-17T17:18:16.276554+0000","last_became_peered":"2024-08-17T17:18:16.276554+0000","last_unstale":"2024-08-17T18:04:04.215615+0000","last_undegraded":"2024-08-17T18:04:04.215615+0000","last_fullsized":"2024-08-17T18:04:04.215615+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:49.230009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1437,"reported_epoch":1463,"state":"active+clean","last_fresh":"2024-08-17T18:04:04.262317+0000","last_change":"2024-08-17T17:17:00.910985+0000","last_active":"2024-08-17T18:04:04.262317+0000","last_peered":"2024-08-17T18:04:04.262317+0000","last_clean":"2024-08-17T18:04:04.262317+0000","last_became_active":"2024-08-17T17:17:00.910601+0000","last_became_peered":"2024-08-17T17:17:00.910601+0000","last_unstale":"2024-08-17T18:04:04.262317+0000","last_undegraded":"2024-08-17T18:04:04.262317+0000","last_fullsized":"2024-08-17T18:04:04.262317+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:23:11.495112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.15","version":"72'3","reported_seq":1442,"reported_epoch":1463,"state":"active+clean","last_fresh":"2024-08-17T18:04:04.290964+0000","last_change":"2024-08-17T17:18:16.301241+0000","last_active":"2024-08-17T18:04:04.290964+0000","last_peered":"2024-08-17T18:04:04.290964+0000","last_clean":"2024-08-17T18:04:04.290964+0000","last_became_active":"2024-08-17T17:18:16.299737+0000","last_became_peered":"2024-08-17T17:18:16.299737+0000","last_unstale":"2024-08-17T18:04:04.290964+0000","last_undegraded":"2024-08-17T18:04:04.290964+0000","last_fullsized":"2024-08-17T18:04:04.290964+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-18T19:53:37.133462+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":7,"num_read_kb":7,"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":2235,"reported_epoch":1463,"state":"active+clean","last_fresh":"2024-08-17T18:04:04.210188+0000","last_change":"2024-08-17T17:55:08.429827+0000","last_active":"2024-08-17T18:04:04.210188+0000","last_peered":"2024-08-17T18:04:04.210188+0000","last_clean":"2024-08-17T18:04:04.210188+0000","last_became_active":"2024-08-17T17:55:08.429074+0000","last_became_peered":"2024-08-17T17:55:08.429074+0000","last_unstale":"2024-08-17T18:04:04.210188+0000","last_undegraded":"2024-08-17T18:04:04.210188+0000","last_fullsized":"2024-08-17T18:04:04.210188+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:04:59.445443+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"554'24","reported_seq":1456,"reported_epoch":1462,"state":"active+clean","last_fresh":"2024-08-17T18:04:03.211470+0000","last_change":"2024-08-17T16:58:54.776072+0000","last_active":"2024-08-17T18:04:03.211470+0000","last_peered":"2024-08-17T18:04:03.211470+0000","last_clean":"2024-08-17T18:04:03.211470+0000","last_became_active":"2024-08-17T16:58:54.775651+0000","last_became_peered":"2024-08-17T16:58:54.775651+0000","last_unstale":"2024-08-17T18:04:03.211470+0000","last_undegraded":"2024-08-17T18:04:03.211470+0000","last_fullsized":"2024-08-17T18:04:03.211470+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:12:22.596338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":10,"num_read_kb":9,"num_write":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":1440,"reported_epoch":1462,"state":"active+clean","last_fresh":"2024-08-17T18:04:03.210658+0000","last_change":"2024-08-17T17:17:00.910587+0000","last_active":"2024-08-17T18:04:03.210658+0000","last_peered":"2024-08-17T18:04:03.210658+0000","last_clean":"2024-08-17T18:04:03.210658+0000","last_became_active":"2024-08-17T17:17:00.910286+0000","last_became_peered":"2024-08-17T17:17:00.910286+0000","last_unstale":"2024-08-17T18:04:03.210658+0000","last_undegraded":"2024-08-17T18:04:03.210658+0000","last_fullsized":"2024-08-17T18:04:03.210658+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:54:49.965593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":1429,"reported_epoch":1462,"state":"active+clean","last_fresh":"2024-08-17T18:04:03.211166+0000","last_change":"2024-08-17T16:58:55.798371+0000","last_active":"2024-08-17T18:04:03.211166+0000","last_peered":"2024-08-17T18:04:03.211166+0000","last_clean":"2024-08-17T18:04:03.211166+0000","last_became_active":"2024-08-17T16:58:55.797569+0000","last_became_peered":"2024-08-17T16:58:55.797569+0000","last_unstale":"2024-08-17T18:04:03.211166+0000","last_undegraded":"2024-08-17T18:04:03.211166+0000","last_fullsized":"2024-08-17T18:04:03.211166+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:01:10.936104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"0'0","reported_seq":1491,"reported_epoch":1463,"state":"active+clean","last_fresh":"2024-08-17T18:04:04.269599+0000","last_change":"2024-08-17T17:55:08.428066+0000","last_active":"2024-08-17T18:04:04.269599+0000","last_peered":"2024-08-17T18:04:04.269599+0000","last_clean":"2024-08-17T18:04:04.269599+0000","last_became_active":"2024-08-17T17:55:08.427255+0000","last_became_peered":"2024-08-17T17:55:08.427255+0000","last_unstale":"2024-08-17T18:04:04.269599+0000","last_undegraded":"2024-08-17T18:04:04.269599+0000","last_fullsized":"2024-08-17T18:04:04.269599+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:52:18.972350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055220200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'1","reported_seq":331,"reported_epoch":1463,"state":"active+clean","last_fresh":"2024-08-17T18:04:04.206559+0000","last_change":"2024-08-17T17:49:45.925344+0000","last_active":"2024-08-17T18:04:04.206559+0000","last_peered":"2024-08-17T18:04:04.206559+0000","last_clean":"2024-08-17T18:04:04.206559+0000","last_became_active":"2024-08-17T17:49:45.924950+0000","last_became_peered":"2024-08-17T17:49:45.924950+0000","last_unstale":"2024-08-17T18:04:04.206559+0000","last_undegraded":"2024-08-17T18:04:04.206559+0000","last_fullsized":"2024-08-17T18:04:04.206559+0000","mapping_epoch":1317,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:59:25.028752+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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.0","version":"0'0","reported_seq":43,"reported_epoch":1463,"state":"active+clean","last_fresh":"2024-08-17T18:04:04.212674+0000","last_change":"2024-08-17T18:02:05.256155+0000","last_active":"2024-08-17T18:04:04.212674+0000","last_peered":"2024-08-17T18:04:04.212674+0000","last_clean":"2024-08-17T18:04:04.212674+0000","last_became_active":"2024-08-17T18:02:05.255866+0000","last_became_peered":"2024-08-17T18:02:05.255866+0000","last_unstale":"2024-08-17T18:04:04.212674+0000","last_undegraded":"2024-08-17T18:04:04.212674+0000","last_fullsized":"2024-08-17T18:04:04.212674+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:42:45.768469+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":2218,"reported_epoch":1463,"state":"active+clean","last_fresh":"2024-08-17T18:04:04.206751+0000","last_change":"2024-08-17T17:17:00.896325+0000","last_active":"2024-08-17T18:04:04.206751+0000","last_peered":"2024-08-17T18:04:04.206751+0000","last_clean":"2024-08-17T18:04:04.206751+0000","last_became_active":"2024-08-17T17:17:00.895941+0000","last_became_peered":"2024-08-17T17:17:00.895941+0000","last_unstale":"2024-08-17T18:04:04.206751+0000","last_undegraded":"2024-08-17T18:04:04.206751+0000","last_fullsized":"2024-08-17T18:04:04.206751+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:11:35.135534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":2190,"reported_epoch":1463,"state":"active+clean","last_fresh":"2024-08-17T18:04:04.221623+0000","last_change":"2024-08-17T17:18:16.320699+0000","last_active":"2024-08-17T18:04:04.221623+0000","last_peered":"2024-08-17T18:04:04.221623+0000","last_clean":"2024-08-17T18:04:04.221623+0000","last_became_active":"2024-08-17T17:18:16.292640+0000","last_became_peered":"2024-08-17T17:18:16.292640+0000","last_unstale":"2024-08-17T18:04:04.221623+0000","last_undegraded":"2024-08-17T18:04:04.221623+0000","last_fullsized":"2024-08-17T18:04:04.221623+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:21:16.574115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":797,"reported_epoch":1462,"state":"active+clean","last_fresh":"2024-08-17T18:04:03.770761+0000","last_change":"2024-08-17T17:49:45.922979+0000","last_active":"2024-08-17T18:04:03.770761+0000","last_peered":"2024-08-17T18:04:03.770761+0000","last_clean":"2024-08-17T18:04:03.770761+0000","last_became_active":"2024-08-17T17:49:45.922094+0000","last_became_peered":"2024-08-17T17:49:45.922094+0000","last_unstale":"2024-08-17T18:04:03.770761+0000","last_undegraded":"2024-08-17T18:04:03.770761+0000","last_fullsized":"2024-08-17T18:04:03.770761+0000","mapping_epoch":1317,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:21:12.259239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":1453,"reported_epoch":1462,"state":"active+clean","last_fresh":"2024-08-17T18:04:03.209010+0000","last_change":"2024-08-17T17:16:32.400242+0000","last_active":"2024-08-17T18:04:03.209010+0000","last_peered":"2024-08-17T18:04:03.209010+0000","last_clean":"2024-08-17T18:04:03.209010+0000","last_became_active":"2024-08-17T17:16:32.398524+0000","last_became_peered":"2024-08-17T17:16:32.398524+0000","last_unstale":"2024-08-17T18:04:03.209010+0000","last_undegraded":"2024-08-17T18:04:03.209010+0000","last_fullsized":"2024-08-17T18:04:03.209010+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:17:23.054038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069231800000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2238,"reported_epoch":1463,"state":"active+clean","last_fresh":"2024-08-17T18:04:04.206224+0000","last_change":"2024-08-17T17:55:08.430934+0000","last_active":"2024-08-17T18:04:04.206224+0000","last_peered":"2024-08-17T18:04:04.206224+0000","last_clean":"2024-08-17T18:04:04.206224+0000","last_became_active":"2024-08-17T17:55:08.430179+0000","last_became_peered":"2024-08-17T17:55:08.430179+0000","last_unstale":"2024-08-17T18:04:04.206224+0000","last_undegraded":"2024-08-17T18:04:04.206224+0000","last_fullsized":"2024-08-17T18:04:04.206224+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:05:47.554904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.2","version":"0'0","reported_seq":249,"reported_epoch":1463,"state":"active+clean","last_fresh":"2024-08-17T18:04:04.209913+0000","last_change":"2024-08-17T17:52:58.178434+0000","last_active":"2024-08-17T18:04:04.209913+0000","last_peered":"2024-08-17T18:04:04.209913+0000","last_clean":"2024-08-17T18:04:04.209913+0000","last_became_active":"2024-08-17T17:52:58.177486+0000","last_became_peered":"2024-08-17T17:52:58.177486+0000","last_unstale":"2024-08-17T18:04:04.209913+0000","last_undegraded":"2024-08-17T18:04:04.209913+0000","last_fullsized":"2024-08-17T18:04:04.209913+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:44:49.313436+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":2233,"reported_epoch":1463,"state":"active+clean","last_fresh":"2024-08-17T18:04:04.205865+0000","last_change":"2024-08-17T17:17:00.884753+0000","last_active":"2024-08-17T18:04:04.205865+0000","last_peered":"2024-08-17T18:04:04.205865+0000","last_clean":"2024-08-17T18:04:04.205865+0000","last_became_active":"2024-08-17T17:17:00.883779+0000","last_became_peered":"2024-08-17T17:17:00.883779+0000","last_unstale":"2024-08-17T18:04:04.205865+0000","last_undegraded":"2024-08-17T18:04:04.205865+0000","last_fullsized":"2024-08-17T18:04:04.205865+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:51:16.619491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001020055,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1510,"reported_epoch":1462,"state":"active+clean","last_fresh":"2024-08-17T18:04:03.771041+0000","last_change":"2024-08-17T18:02:05.252841+0000","last_active":"2024-08-17T18:04:03.771041+0000","last_peered":"2024-08-17T18:04:03.771041+0000","last_clean":"2024-08-17T18:04:03.771041+0000","last_became_active":"2024-08-17T18:02:05.252487+0000","last_became_peered":"2024-08-17T18:02:05.252487+0000","last_unstale":"2024-08-17T18:04:03.771041+0000","last_undegraded":"2024-08-17T18:04:03.771041+0000","last_fullsized":"2024-08-17T18:04:03.771041+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:31:54.123948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":1505,"reported_epoch":1462,"state":"active+clean","last_fresh":"2024-08-17T18:04:03.770642+0000","last_change":"2024-08-17T18:02:05.252667+0000","last_active":"2024-08-17T18:04:03.770642+0000","last_peered":"2024-08-17T18:04:03.770642+0000","last_clean":"2024-08-17T18:04:03.770642+0000","last_became_active":"2024-08-17T18:02:05.252359+0000","last_became_peered":"2024-08-17T18:02:05.252359+0000","last_unstale":"2024-08-17T18:04:03.770642+0000","last_undegraded":"2024-08-17T18:04:03.770642+0000","last_fullsized":"2024-08-17T18:04:03.770642+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:41:14.595892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"3.3","version":"0'0","reported_seq":1445,"reported_epoch":1462,"state":"active+clean","last_fresh":"2024-08-17T18:04:03.210966+0000","last_change":"2024-08-17T17:16:32.405221+0000","last_active":"2024-08-17T18:04:03.210966+0000","last_peered":"2024-08-17T18:04:03.210966+0000","last_clean":"2024-08-17T18:04:03.210966+0000","last_became_active":"2024-08-17T17:16:32.396836+0000","last_became_peered":"2024-08-17T17:16:32.396836+0000","last_unstale":"2024-08-17T18:04:03.210966+0000","last_undegraded":"2024-08-17T18:04:03.210966+0000","last_fullsized":"2024-08-17T18:04:03.210966+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:16:39.809514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"66'2","reported_seq":1456,"reported_epoch":1462,"state":"active+clean","last_fresh":"2024-08-17T18:04:03.770505+0000","last_change":"2024-08-17T17:17:00.909906+0000","last_active":"2024-08-17T18:04:03.770505+0000","last_peered":"2024-08-17T18:04:03.770505+0000","last_clean":"2024-08-17T18:04:03.770505+0000","last_became_active":"2024-08-17T17:17:00.909516+0000","last_became_peered":"2024-08-17T17:17:00.909516+0000","last_unstale":"2024-08-17T18:04:03.770505+0000","last_undegraded":"2024-08-17T18:04:03.770505+0000","last_fullsized":"2024-08-17T18:04:03.770505+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:08.716390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020478699999999998,"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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":2218,"reported_epoch":1463,"state":"active+clean","last_fresh":"2024-08-17T18:04:04.210242+0000","last_change":"2024-08-17T17:17:00.904465+0000","last_active":"2024-08-17T18:04:04.210242+0000","last_peered":"2024-08-17T18:04:04.210242+0000","last_clean":"2024-08-17T18:04:04.210242+0000","last_became_active":"2024-08-17T17:17:00.904064+0000","last_became_peered":"2024-08-17T17:17:00.904064+0000","last_unstale":"2024-08-17T18:04:04.210242+0000","last_undegraded":"2024-08-17T18:04:04.210242+0000","last_fullsized":"2024-08-17T18:04:04.210242+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:25:33.842617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2240,"reported_epoch":1463,"state":"active+clean","last_fresh":"2024-08-17T18:04:04.205495+0000","last_change":"2024-08-17T17:55:08.429994+0000","last_active":"2024-08-17T18:04:04.205495+0000","last_peered":"2024-08-17T18:04:04.205495+0000","last_clean":"2024-08-17T18:04:04.205495+0000","last_became_active":"2024-08-17T17:55:08.429179+0000","last_became_peered":"2024-08-17T17:55:08.429179+0000","last_unstale":"2024-08-17T18:04:04.205495+0000","last_undegraded":"2024-08-17T18:04:04.205495+0000","last_fullsized":"2024-08-17T18:04:04.205495+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:37:53.714925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":173,"reported_epoch":1463,"state":"active+clean","last_fresh":"2024-08-17T18:04:04.270987+0000","last_change":"2024-08-17T18:02:05.268122+0000","last_active":"2024-08-17T18:04:04.270987+0000","last_peered":"2024-08-17T18:04:04.270987+0000","last_clean":"2024-08-17T18:04:04.270987+0000","last_became_active":"2024-08-17T18:02:05.267729+0000","last_became_peered":"2024-08-17T18:02:05.267729+0000","last_unstale":"2024-08-17T18:04:04.270987+0000","last_undegraded":"2024-08-17T18:04:04.270987+0000","last_fullsized":"2024-08-17T18:04:04.270987+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:08:04.648546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00091001700000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":108,"reported_epoch":1462,"state":"active+clean","last_fresh":"2024-08-17T18:04:03.771048+0000","last_change":"2024-08-17T17:55:08.423855+0000","last_active":"2024-08-17T18:04:03.771048+0000","last_peered":"2024-08-17T18:04:03.771048+0000","last_clean":"2024-08-17T18:04:03.771048+0000","last_became_active":"2024-08-17T17:55:08.423172+0000","last_became_peered":"2024-08-17T17:55:08.423172+0000","last_unstale":"2024-08-17T18:04:03.771048+0000","last_undegraded":"2024-08-17T18:04:03.771048+0000","last_fullsized":"2024-08-17T18:04:03.771048+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:28:49.620547+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1","version":"0'0","reported_seq":867,"reported_epoch":1462,"state":"active+clean","last_fresh":"2024-08-17T18:04:03.210589+0000","last_change":"2024-08-17T18:02:05.254486+0000","last_active":"2024-08-17T18:04:03.210589+0000","last_peered":"2024-08-17T18:04:03.210589+0000","last_clean":"2024-08-17T18:04:03.210589+0000","last_became_active":"2024-08-17T18:02:05.254186+0000","last_became_peered":"2024-08-17T18:02:05.254186+0000","last_unstale":"2024-08-17T18:04:03.210589+0000","last_undegraded":"2024-08-17T18:04:03.210589+0000","last_fullsized":"2024-08-17T18:04:03.210589+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:17:48.848959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1469,"reported_epoch":1462,"state":"active+clean","last_fresh":"2024-08-17T18:04:03.207728+0000","last_change":"2024-08-17T17:17:00.873245+0000","last_active":"2024-08-17T18:04:03.207728+0000","last_peered":"2024-08-17T18:04:03.207728+0000","last_clean":"2024-08-17T18:04:03.207728+0000","last_became_active":"2024-08-17T17:17:00.870779+0000","last_became_peered":"2024-08-17T17:17:00.870779+0000","last_unstale":"2024-08-17T18:04:03.207728+0000","last_undegraded":"2024-08-17T18:04:03.207728+0000","last_fullsized":"2024-08-17T18:04:03.207728+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:30:08.495141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00081337499999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1427,"reported_epoch":1462,"state":"active+clean","last_fresh":"2024-08-17T18:04:03.206713+0000","last_change":"2024-08-17T16:58:55.791767+0000","last_active":"2024-08-17T18:04:03.206713+0000","last_peered":"2024-08-17T18:04:03.206713+0000","last_clean":"2024-08-17T18:04:03.206713+0000","last_became_active":"2024-08-17T16:58:55.790452+0000","last_became_peered":"2024-08-17T16:58:55.790452+0000","last_unstale":"2024-08-17T18:04:03.206713+0000","last_undegraded":"2024-08-17T18:04:03.206713+0000","last_fullsized":"2024-08-17T18:04:03.206713+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:48:24.218305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":43,"reported_epoch":1463,"state":"active+clean","last_fresh":"2024-08-17T18:04:04.214489+0000","last_change":"2024-08-17T18:02:05.252920+0000","last_active":"2024-08-17T18:04:04.214489+0000","last_peered":"2024-08-17T18:04:04.214489+0000","last_clean":"2024-08-17T18:04:04.214489+0000","last_became_active":"2024-08-17T18:02:05.252430+0000","last_became_peered":"2024-08-17T18:02:05.252430+0000","last_unstale":"2024-08-17T18:04:04.214489+0000","last_undegraded":"2024-08-17T18:04:04.214489+0000","last_fullsized":"2024-08-17T18:04:04.214489+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:41:29.064858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"64'1","reported_seq":1510,"reported_epoch":1462,"state":"active+clean","last_fresh":"2024-08-17T18:04:03.770881+0000","last_change":"2024-08-17T17:55:08.449494+0000","last_active":"2024-08-17T18:04:03.770881+0000","last_peered":"2024-08-17T18:04:03.770881+0000","last_clean":"2024-08-17T18:04:03.770881+0000","last_became_active":"2024-08-17T17:55:08.417287+0000","last_became_peered":"2024-08-17T17:55:08.417287+0000","last_unstale":"2024-08-17T18:04:03.770881+0000","last_undegraded":"2024-08-17T18:04:03.770881+0000","last_fullsized":"2024-08-17T18:04:03.770881+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:56:08.861782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00092444000000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"474'149","reported_seq":1772,"reported_epoch":1462,"state":"active+clean","last_fresh":"2024-08-17T18:04:03.207414+0000","last_change":"2024-08-17T17:16:32.396277+0000","last_active":"2024-08-17T18:04:03.207414+0000","last_peered":"2024-08-17T18:04:03.207414+0000","last_clean":"2024-08-17T18:04:03.207414+0000","last_became_active":"2024-08-17T17:16:32.395751+0000","last_became_peered":"2024-08-17T17:16:32.395751+0000","last_unstale":"2024-08-17T18:04:03.207414+0000","last_undegraded":"2024-08-17T18:04:03.207414+0000","last_fullsized":"2024-08-17T18:04:03.207414+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T16:50:43.700602+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:40:40.786904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":99,"reported_epoch":1462,"state":"active+clean","last_fresh":"2024-08-17T18:04:03.771084+0000","last_change":"2024-08-17T17:54:32.127972+0000","last_active":"2024-08-17T18:04:03.771084+0000","last_peered":"2024-08-17T18:04:03.771084+0000","last_clean":"2024-08-17T18:04:03.771084+0000","last_became_active":"2024-08-17T17:54:32.127118+0000","last_became_peered":"2024-08-17T17:54:32.127118+0000","last_unstale":"2024-08-17T18:04:03.771084+0000","last_undegraded":"2024-08-17T18:04:03.771084+0000","last_fullsized":"2024-08-17T18:04:03.771084+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:24:15.825044+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,4],"acting":[5,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":43,"reported_epoch":1463,"state":"active+clean","last_fresh":"2024-08-17T18:04:04.212683+0000","last_change":"2024-08-17T18:02:05.266601+0000","last_active":"2024-08-17T18:04:04.212683+0000","last_peered":"2024-08-17T18:04:04.212683+0000","last_clean":"2024-08-17T18:04:04.212683+0000","last_became_active":"2024-08-17T18:02:05.266287+0000","last_became_peered":"2024-08-17T18:02:05.266287+0000","last_unstale":"2024-08-17T18:04:04.212683+0000","last_undegraded":"2024-08-17T18:04:04.212683+0000","last_fullsized":"2024-08-17T18:04:04.212683+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:20:03.465268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1442,"reported_epoch":1463,"state":"active+clean","last_fresh":"2024-08-17T18:04:04.206785+0000","last_change":"2024-08-17T17:17:00.913004+0000","last_active":"2024-08-17T18:04:04.206785+0000","last_peered":"2024-08-17T18:04:04.206785+0000","last_clean":"2024-08-17T18:04:04.206785+0000","last_became_active":"2024-08-17T17:17:00.911585+0000","last_became_peered":"2024-08-17T17:17:00.911585+0000","last_unstale":"2024-08-17T18:04:04.206785+0000","last_undegraded":"2024-08-17T18:04:04.206785+0000","last_fullsized":"2024-08-17T18:04:04.206785+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:37:51.369468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1480,"reported_epoch":1462,"state":"active+clean","last_fresh":"2024-08-17T18:04:03.211517+0000","last_change":"2024-08-17T17:55:08.433608+0000","last_active":"2024-08-17T18:04:03.211517+0000","last_peered":"2024-08-17T18:04:03.211517+0000","last_clean":"2024-08-17T18:04:03.211517+0000","last_became_active":"2024-08-17T17:55:08.432952+0000","last_became_peered":"2024-08-17T17:55:08.432952+0000","last_unstale":"2024-08-17T18:04:03.211517+0000","last_undegraded":"2024-08-17T18:04:03.211517+0000","last_fullsized":"2024-08-17T18:04:03.211517+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:39:42.486959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1493,"reported_epoch":1463,"state":"active+clean","last_fresh":"2024-08-17T18:04:04.207716+0000","last_change":"2024-08-17T17:55:08.433919+0000","last_active":"2024-08-17T18:04:04.207716+0000","last_peered":"2024-08-17T18:04:04.207716+0000","last_clean":"2024-08-17T18:04:04.207716+0000","last_became_active":"2024-08-17T17:55:08.433170+0000","last_became_peered":"2024-08-17T17:55:08.433170+0000","last_unstale":"2024-08-17T18:04:04.207716+0000","last_undegraded":"2024-08-17T18:04:04.207716+0000","last_fullsized":"2024-08-17T18:04:04.207716+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:57:00.544503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1442,"reported_epoch":1463,"state":"active+clean","last_fresh":"2024-08-17T18:04:04.277983+0000","last_change":"2024-08-17T17:17:00.876413+0000","last_active":"2024-08-17T18:04:04.277983+0000","last_peered":"2024-08-17T18:04:04.277983+0000","last_clean":"2024-08-17T18:04:04.277983+0000","last_became_active":"2024-08-17T17:17:00.874530+0000","last_became_peered":"2024-08-17T17:17:00.874530+0000","last_unstale":"2024-08-17T18:04:04.277983+0000","last_undegraded":"2024-08-17T18:04:04.277983+0000","last_fullsized":"2024-08-17T18:04:04.277983+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:38:15.342870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1442,"reported_epoch":1463,"state":"active+clean","last_fresh":"2024-08-17T18:04:04.208725+0000","last_change":"2024-08-17T17:18:16.323735+0000","last_active":"2024-08-17T18:04:04.208725+0000","last_peered":"2024-08-17T18:04:04.208725+0000","last_clean":"2024-08-17T18:04:04.208725+0000","last_became_active":"2024-08-17T17:18:16.323200+0000","last_became_peered":"2024-08-17T17:18:16.323200+0000","last_unstale":"2024-08-17T18:04:04.208725+0000","last_undegraded":"2024-08-17T18:04:04.208725+0000","last_fullsized":"2024-08-17T18:04:04.208725+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:53:38.579537+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"73'3","reported_seq":2201,"reported_epoch":1463,"state":"active+clean","last_fresh":"2024-08-17T18:04:04.218704+0000","last_change":"2024-08-17T17:18:16.310418+0000","last_active":"2024-08-17T18:04:04.218704+0000","last_peered":"2024-08-17T18:04:04.218704+0000","last_clean":"2024-08-17T18:04:04.218704+0000","last_became_active":"2024-08-17T17:18:16.286763+0000","last_became_peered":"2024-08-17T17:18:16.286763+0000","last_unstale":"2024-08-17T18:04:04.218704+0000","last_undegraded":"2024-08-17T18:04:04.218704+0000","last_fullsized":"2024-08-17T18:04:04.218704+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-18T23:44:27.573008+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":249,"reported_epoch":1463,"state":"active+clean","last_fresh":"2024-08-17T18:04:04.209892+0000","last_change":"2024-08-17T17:52:58.181998+0000","last_active":"2024-08-17T18:04:04.209892+0000","last_peered":"2024-08-17T18:04:04.209892+0000","last_clean":"2024-08-17T18:04:04.209892+0000","last_became_active":"2024-08-17T17:52:58.181714+0000","last_became_peered":"2024-08-17T17:52:58.181714+0000","last_unstale":"2024-08-17T18:04:04.209892+0000","last_undegraded":"2024-08-17T18:04:04.209892+0000","last_fullsized":"2024-08-17T18:04:04.209892+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:39:08.847169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":1457,"reported_epoch":1463,"state":"active+clean","last_fresh":"2024-08-17T18:04:04.260166+0000","last_change":"2024-08-17T17:57:12.436081+0000","last_active":"2024-08-17T18:04:04.260166+0000","last_peered":"2024-08-17T18:04:04.260166+0000","last_clean":"2024-08-17T18:04:04.260166+0000","last_became_active":"2024-08-17T17:57:12.435735+0000","last_became_peered":"2024-08-17T17:57:12.435735+0000","last_unstale":"2024-08-17T18:04:04.260166+0000","last_undegraded":"2024-08-17T18:04:04.260166+0000","last_fullsized":"2024-08-17T18:04:04.260166+0000","mapping_epoch":1405,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1406,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:54:28.493671+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1441,"reported_epoch":1463,"state":"active+clean","last_fresh":"2024-08-17T18:04:04.277867+0000","last_change":"2024-08-17T17:17:00.893177+0000","last_active":"2024-08-17T18:04:04.277867+0000","last_peered":"2024-08-17T18:04:04.277867+0000","last_clean":"2024-08-17T18:04:04.277867+0000","last_became_active":"2024-08-17T17:17:00.892759+0000","last_became_peered":"2024-08-17T17:17:00.892759+0000","last_unstale":"2024-08-17T18:04:04.277867+0000","last_undegraded":"2024-08-17T18:04:04.277867+0000","last_fullsized":"2024-08-17T18:04:04.277867+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:42:14.347454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1425,"reported_epoch":1463,"state":"active+clean","last_fresh":"2024-08-17T18:04:04.291259+0000","last_change":"2024-08-17T16:58:54.781889+0000","last_active":"2024-08-17T18:04:04.291259+0000","last_peered":"2024-08-17T18:04:04.291259+0000","last_clean":"2024-08-17T18:04:04.291259+0000","last_became_active":"2024-08-17T16:58:54.779814+0000","last_became_peered":"2024-08-17T16:58:54.779814+0000","last_unstale":"2024-08-17T18:04:04.291259+0000","last_undegraded":"2024-08-17T18:04:04.291259+0000","last_fullsized":"2024-08-17T18:04:04.291259+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:03:35.262628+0000","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":1,"num_read_kb":1,"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":1476,"reported_epoch":1463,"state":"active+clean","last_fresh":"2024-08-17T18:04:04.206143+0000","last_change":"2024-08-17T18:02:05.254361+0000","last_active":"2024-08-17T18:04:04.206143+0000","last_peered":"2024-08-17T18:04:04.206143+0000","last_clean":"2024-08-17T18:04:04.206143+0000","last_became_active":"2024-08-17T18:02:05.253801+0000","last_became_peered":"2024-08-17T18:02:05.253801+0000","last_unstale":"2024-08-17T18:04:04.206143+0000","last_undegraded":"2024-08-17T18:04:04.206143+0000","last_fullsized":"2024-08-17T18:04:04.206143+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:10:19.121468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"72'2","reported_seq":1442,"reported_epoch":1463,"state":"active+clean","last_fresh":"2024-08-17T18:04:04.290596+0000","last_change":"2024-08-17T17:17:00.889373+0000","last_active":"2024-08-17T18:04:04.290596+0000","last_peered":"2024-08-17T18:04:04.290596+0000","last_clean":"2024-08-17T18:04:04.290596+0000","last_became_active":"2024-08-17T17:17:00.888346+0000","last_became_peered":"2024-08-17T17:17:00.888346+0000","last_unstale":"2024-08-17T18:04:04.290596+0000","last_undegraded":"2024-08-17T18:04:04.290596+0000","last_fullsized":"2024-08-17T18:04:04.290596+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:54:26.626173+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1423,"reported_epoch":1462,"state":"active+clean","last_fresh":"2024-08-17T18:04:03.770643+0000","last_change":"2024-08-17T16:58:55.784844+0000","last_active":"2024-08-17T18:04:03.770643+0000","last_peered":"2024-08-17T18:04:03.770643+0000","last_clean":"2024-08-17T18:04:03.770643+0000","last_became_active":"2024-08-17T16:58:55.783777+0000","last_became_peered":"2024-08-17T16:58:55.783777+0000","last_unstale":"2024-08-17T18:04:03.770643+0000","last_undegraded":"2024-08-17T18:04:03.770643+0000","last_fullsized":"2024-08-17T18:04:03.770643+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:08:35.069672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'1","reported_seq":1452,"reported_epoch":1462,"state":"active+clean","last_fresh":"2024-08-17T18:04:03.210197+0000","last_change":"2024-08-17T17:56:32.644710+0000","last_active":"2024-08-17T18:04:03.210197+0000","last_peered":"2024-08-17T18:04:03.210197+0000","last_clean":"2024-08-17T18:04:03.210197+0000","last_became_active":"2024-08-17T17:56:32.640058+0000","last_became_peered":"2024-08-17T17:56:32.640058+0000","last_unstale":"2024-08-17T18:04:03.210197+0000","last_undegraded":"2024-08-17T18:04:03.210197+0000","last_fullsized":"2024-08-17T18:04:03.210197+0000","mapping_epoch":1400,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1401,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:18:48.019467+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":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,0],"acting":[7,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.10","version":"72'8","reported_seq":1456,"reported_epoch":1463,"state":"active+clean","last_fresh":"2024-08-17T18:04:04.270611+0000","last_change":"2024-08-17T17:16:32.389840+0000","last_active":"2024-08-17T18:04:04.270611+0000","last_peered":"2024-08-17T18:04:04.270611+0000","last_clean":"2024-08-17T18:04:04.270611+0000","last_became_active":"2024-08-17T17:16:32.386050+0000","last_became_peered":"2024-08-17T17:16:32.386050+0000","last_unstale":"2024-08-17T18:04:04.270611+0000","last_undegraded":"2024-08-17T18:04:04.270611+0000","last_fullsized":"2024-08-17T18:04:04.270611+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-18T18:25:48.041721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":24,"num_read_kb":24,"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":42,"reported_epoch":1463,"state":"active+clean","last_fresh":"2024-08-17T18:04:04.221470+0000","last_change":"2024-08-17T18:02:05.269247+0000","last_active":"2024-08-17T18:04:04.221470+0000","last_peered":"2024-08-17T18:04:04.221470+0000","last_clean":"2024-08-17T18:04:04.221470+0000","last_became_active":"2024-08-17T18:02:05.268980+0000","last_became_peered":"2024-08-17T18:02:05.268980+0000","last_unstale":"2024-08-17T18:04:04.221470+0000","last_undegraded":"2024-08-17T18:04:04.221470+0000","last_fullsized":"2024-08-17T18:04:04.221470+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:39:20.246478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.11","version":"0'0","reported_seq":1422,"reported_epoch":1463,"state":"active+clean","last_fresh":"2024-08-17T18:04:04.268018+0000","last_change":"2024-08-17T16:58:54.781197+0000","last_active":"2024-08-17T18:04:04.268018+0000","last_peered":"2024-08-17T18:04:04.268018+0000","last_clean":"2024-08-17T18:04:04.268018+0000","last_became_active":"2024-08-17T16:58:54.780408+0000","last_became_peered":"2024-08-17T16:58:54.780408+0000","last_unstale":"2024-08-17T18:04:04.268018+0000","last_undegraded":"2024-08-17T18:04:04.268018+0000","last_fullsized":"2024-08-17T18:04:04.268018+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:03:00.355012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":994,"reported_epoch":1463,"state":"active+clean","last_fresh":"2024-08-17T18:04:04.221771+0000","last_change":"2024-08-17T17:49:45.916126+0000","last_active":"2024-08-17T18:04:04.221771+0000","last_peered":"2024-08-17T18:04:04.221771+0000","last_clean":"2024-08-17T18:04:04.221771+0000","last_became_active":"2024-08-17T17:49:45.915806+0000","last_became_peered":"2024-08-17T17:49:45.915806+0000","last_unstale":"2024-08-17T18:04:04.221771+0000","last_undegraded":"2024-08-17T18:04:04.221771+0000","last_fullsized":"2024-08-17T18:04:04.221771+0000","mapping_epoch":1317,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:54:22.480905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":865,"reported_epoch":1462,"state":"active+clean","last_fresh":"2024-08-17T18:04:03.208641+0000","last_change":"2024-08-17T18:02:05.266888+0000","last_active":"2024-08-17T18:04:03.208641+0000","last_peered":"2024-08-17T18:04:03.208641+0000","last_clean":"2024-08-17T18:04:03.208641+0000","last_became_active":"2024-08-17T18:02:05.266538+0000","last_became_peered":"2024-08-17T18:02:05.266538+0000","last_unstale":"2024-08-17T18:04:03.208641+0000","last_undegraded":"2024-08-17T18:04:03.208641+0000","last_fullsized":"2024-08-17T18:04:03.208641+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:19:38.664313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1436,"reported_epoch":1463,"state":"active+clean","last_fresh":"2024-08-17T18:04:04.260787+0000","last_change":"2024-08-17T17:18:16.301475+0000","last_active":"2024-08-17T18:04:04.260787+0000","last_peered":"2024-08-17T18:04:04.260787+0000","last_clean":"2024-08-17T18:04:04.260787+0000","last_became_active":"2024-08-17T17:18:16.301211+0000","last_became_peered":"2024-08-17T17:18:16.301211+0000","last_unstale":"2024-08-17T18:04:04.260787+0000","last_undegraded":"2024-08-17T18:04:04.260787+0000","last_fullsized":"2024-08-17T18:04:04.260787+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:31:05.192998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.13","version":"72'2","reported_seq":1501,"reported_epoch":1463,"state":"active+clean","last_fresh":"2024-08-17T18:04:04.275826+0000","last_change":"2024-08-17T17:55:08.441570+0000","last_active":"2024-08-17T18:04:04.275826+0000","last_peered":"2024-08-17T18:04:04.275826+0000","last_clean":"2024-08-17T18:04:04.275826+0000","last_became_active":"2024-08-17T17:55:08.413065+0000","last_became_peered":"2024-08-17T17:55:08.413065+0000","last_unstale":"2024-08-17T18:04:04.275826+0000","last_undegraded":"2024-08-17T18:04:04.275826+0000","last_fullsized":"2024-08-17T18:04:04.275826+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:02:40.159909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":8,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":136,"num_keys_recovered":40,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":2187,"reported_epoch":1463,"state":"active+clean","last_fresh":"2024-08-17T18:04:04.225363+0000","last_change":"2024-08-17T17:18:16.329150+0000","last_active":"2024-08-17T18:04:04.225363+0000","last_peered":"2024-08-17T18:04:04.225363+0000","last_clean":"2024-08-17T18:04:04.225363+0000","last_became_active":"2024-08-17T17:18:16.319596+0000","last_became_peered":"2024-08-17T17:18:16.319596+0000","last_unstale":"2024-08-17T18:04:04.225363+0000","last_undegraded":"2024-08-17T18:04:04.225363+0000","last_fullsized":"2024-08-17T18:04:04.225363+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:03:06.681253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":[]}],"pool_stats":[{"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":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":65,"num_read_kb":68,"num_write":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":18,"num_bytes_recovered":2486,"num_keys_recovered":40,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2303,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"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}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223202113,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":681524,"kb_used_data":159020,"kb_used_omap":1,"kb_used_meta":522494,"kb_avail":93063628,"statfs":{"total":95995035648,"available":95297155072,"internally_reserved":0,"allocated":162836480,"data_stored":158013201,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":535034315},"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":[]},{"osd":6,"up_from":47,"seq":201863463757,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":602288,"kb_used_data":11748,"kb_used_omap":1,"kb_used_meta":590526,"kb_avail":93142864,"statfs":{"total":95995035648,"available":95378292736,"internally_reserved":0,"allocated":12029952,"data_stored":7214738,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":604699079},"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":[]},{"osd":5,"up_from":39,"seq":167503725400,"num_pgs":25,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":767200,"kb_used_data":190552,"kb_used_omap":1,"kb_used_meta":576638,"kb_avail":92977952,"statfs":{"total":95995035648,"available":95209422848,"internally_reserved":0,"allocated":195125248,"data_stored":190317604,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":590477766},"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":[]},{"osd":4,"up_from":31,"seq":133143987042,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":613936,"kb_used_data":11168,"kb_used_omap":1,"kb_used_meta":602750,"kb_avail":93131216,"statfs":{"total":95995035648,"available":95366365184,"internally_reserved":0,"allocated":11436032,"data_stored":6624405,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":617216454},"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":[]},{"osd":3,"up_from":710,"seq":3049426780715,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":462620,"kb_used_data":11152,"kb_used_omap":74,"kb_used_meta":451381,"kb_avail":93282532,"statfs":{"total":95995035648,"available":95521312768,"internally_reserved":0,"allocated":11419648,"data_stored":6619627,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":76343,"internal_metadata":462214601},"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":[]},{"osd":2,"up_from":700,"seq":3006477107761,"num_pgs":21,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":629792,"kb_used_data":178392,"kb_used_omap":75,"kb_used_meta":451316,"kb_avail":93115360,"statfs":{"total":95995035648,"available":95350128640,"internally_reserved":0,"allocated":182673408,"data_stored":177865743,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":76821,"internal_metadata":462148587},"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":[]},{"osd":1,"up_from":695,"seq":2985002271290,"num_pgs":30,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":520736,"kb_used_data":11152,"kb_used_omap":68,"kb_used_meta":509499,"kb_avail":93224416,"statfs":{"total":95995035648,"available":95461801984,"internally_reserved":0,"allocated":11419648,"data_stored":6619556,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":70498,"internal_metadata":521727134},"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":[]},{"osd":0,"up_from":690,"seq":2963527434816,"num_pgs":27,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":513000,"kb_used_data":11736,"kb_used_omap":75,"kb_used_meta":501172,"kb_avail":93232152,"statfs":{"total":95995035648,"available":95469723648,"internally_reserved":0,"allocated":12017664,"data_stored":7210509,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":77036,"internal_metadata":513200916},"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":[]}],"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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"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":12288,"data_stored":638,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2303,"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":20480,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":652,"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":4826,"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":4972,"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}]}} 2024-08-17T18:04:23.806 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2024-08-17T18:04:23.806 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T18:04:23.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:23.807 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:23.807 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:23.908 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:23.935 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:23.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:23.937 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:24.037 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:24.066 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:24.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:24.069 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:24.170 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:24.198 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:24.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:24.201 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:24.302 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:24.328 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:24.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:24.331 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:24.432 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:24.457 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:24.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:24.459 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:24.560 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:24.571 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:24 smithi131 bash[89561]: cluster 2024-08-17T18:04:22.476389+0000 mgr.y (mgr.34107) 1872 : cluster [DBG] pgmap v2675: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:24.571 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:24 smithi131 bash[89561]: cluster 2024-08-17T18:04:22.476389+0000 mgr.y (mgr.34107) 1872 : cluster [DBG] pgmap v2675: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:24.571 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:24 smithi131 bash[89561]: cluster 2024-08-17T18:04:23.321583+0000 mon.a (mon.0) 2882 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T18:04:24.571 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:24 smithi131 bash[89561]: cluster 2024-08-17T18:04:23.321583+0000 mon.a (mon.0) 2882 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T18:04:24.571 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:24 smithi131 bash[89561]: cluster 2024-08-17T18:04:23.338563+0000 mon.a (mon.0) 2883 : cluster [DBG] osdmap e1465: 8 total, 8 up, 8 in 2024-08-17T18:04:24.571 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:24 smithi131 bash[89561]: cluster 2024-08-17T18:04:23.338563+0000 mon.a (mon.0) 2883 : cluster [DBG] osdmap e1465: 8 total, 8 up, 8 in 2024-08-17T18:04:24.572 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:24 smithi131 bash[88347]: cluster 2024-08-17T18:04:22.476389+0000 mgr.y (mgr.34107) 1872 : cluster [DBG] pgmap v2675: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:24.572 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:24 smithi131 bash[88347]: cluster 2024-08-17T18:04:22.476389+0000 mgr.y (mgr.34107) 1872 : cluster [DBG] pgmap v2675: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:24.572 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:24 smithi131 bash[88347]: cluster 2024-08-17T18:04:23.321583+0000 mon.a (mon.0) 2882 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T18:04:24.572 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:24 smithi131 bash[88347]: cluster 2024-08-17T18:04:23.321583+0000 mon.a (mon.0) 2882 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T18:04:24.572 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:24 smithi131 bash[88347]: cluster 2024-08-17T18:04:23.338563+0000 mon.a (mon.0) 2883 : cluster [DBG] osdmap e1465: 8 total, 8 up, 8 in 2024-08-17T18:04:24.572 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:24 smithi131 bash[88347]: cluster 2024-08-17T18:04:23.338563+0000 mon.a (mon.0) 2883 : cluster [DBG] osdmap e1465: 8 total, 8 up, 8 in 2024-08-17T18:04:24.586 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:24.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:24.588 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:24.641 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd pool application enable unique_pool_3 rados --yes-i-really-mean-it || true 2024-08-17T18:04:24.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:24 smithi169 bash[79348]: cluster 2024-08-17T18:04:22.476389+0000 mgr.y (mgr.34107) 1872 : cluster [DBG] pgmap v2675: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:24.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:24 smithi169 bash[79348]: cluster 2024-08-17T18:04:22.476389+0000 mgr.y (mgr.34107) 1872 : cluster [DBG] pgmap v2675: 89 pgs: 16 unknown, 73 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:24.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:24 smithi169 bash[79348]: cluster 2024-08-17T18:04:23.321583+0000 mon.a (mon.0) 2882 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T18:04:24.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:24 smithi169 bash[79348]: cluster 2024-08-17T18:04:23.321583+0000 mon.a (mon.0) 2882 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T18:04:24.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:24 smithi169 bash[79348]: cluster 2024-08-17T18:04:23.338563+0000 mon.a (mon.0) 2883 : cluster [DBG] osdmap e1465: 8 total, 8 up, 8 in 2024-08-17T18:04:24.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:24 smithi169 bash[79348]: cluster 2024-08-17T18:04:23.338563+0000 mon.a (mon.0) 2883 : cluster [DBG] osdmap e1465: 8 total, 8 up, 8 in 2024-08-17T18:04:24.690 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:24.718 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:24.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:24.720 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:24.820 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:24.847 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:24.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:24.849 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:24.950 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:24.978 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:24.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:24.981 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:25.082 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:25.110 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:25.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:25.113 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:25.214 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:25.243 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:25.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:25.245 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:25.346 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:25.374 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:25.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:25.377 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:25.477 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:25.506 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:25.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:25.509 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:25.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:25 smithi131 bash[89561]: cluster 2024-08-17T18:04:24.345061+0000 mon.a (mon.0) 2884 : cluster [DBG] osdmap e1466: 8 total, 8 up, 8 in 2024-08-17T18:04:25.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:25 smithi131 bash[89561]: cluster 2024-08-17T18:04:24.345061+0000 mon.a (mon.0) 2884 : cluster [DBG] osdmap e1466: 8 total, 8 up, 8 in 2024-08-17T18:04:25.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:25 smithi131 bash[89561]: cluster 2024-08-17T18:04:24.477036+0000 mgr.y (mgr.34107) 1873 : cluster [DBG] pgmap v2678: 89 pgs: 2 creating+activating, 13 unknown, 74 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:25.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:25 smithi131 bash[89561]: cluster 2024-08-17T18:04:24.477036+0000 mgr.y (mgr.34107) 1873 : cluster [DBG] pgmap v2678: 89 pgs: 2 creating+activating, 13 unknown, 74 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:25.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:25 smithi131 bash[88347]: cluster 2024-08-17T18:04:24.345061+0000 mon.a (mon.0) 2884 : cluster [DBG] osdmap e1466: 8 total, 8 up, 8 in 2024-08-17T18:04:25.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:25 smithi131 bash[88347]: cluster 2024-08-17T18:04:24.345061+0000 mon.a (mon.0) 2884 : cluster [DBG] osdmap e1466: 8 total, 8 up, 8 in 2024-08-17T18:04:25.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:25 smithi131 bash[88347]: cluster 2024-08-17T18:04:24.477036+0000 mgr.y (mgr.34107) 1873 : cluster [DBG] pgmap v2678: 89 pgs: 2 creating+activating, 13 unknown, 74 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:25.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:25 smithi131 bash[88347]: cluster 2024-08-17T18:04:24.477036+0000 mgr.y (mgr.34107) 1873 : cluster [DBG] pgmap v2678: 89 pgs: 2 creating+activating, 13 unknown, 74 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:25.610 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:25.638 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:25.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:25.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:25.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:25 smithi169 bash[79348]: cluster 2024-08-17T18:04:24.345061+0000 mon.a (mon.0) 2884 : cluster [DBG] osdmap e1466: 8 total, 8 up, 8 in 2024-08-17T18:04:25.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:25 smithi169 bash[79348]: cluster 2024-08-17T18:04:24.345061+0000 mon.a (mon.0) 2884 : cluster [DBG] osdmap e1466: 8 total, 8 up, 8 in 2024-08-17T18:04:25.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:25 smithi169 bash[79348]: cluster 2024-08-17T18:04:24.477036+0000 mgr.y (mgr.34107) 1873 : cluster [DBG] pgmap v2678: 89 pgs: 2 creating+activating, 13 unknown, 74 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:25.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:25 smithi169 bash[79348]: cluster 2024-08-17T18:04:24.477036+0000 mgr.y (mgr.34107) 1873 : cluster [DBG] pgmap v2678: 89 pgs: 2 creating+activating, 13 unknown, 74 active+clean; 582 KiB data, 4.6 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:25.738 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T18:04:25.741 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:25.809 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:25.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:25.811 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:25.912 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:25.937 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:25.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:25.940 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:26.041 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:26.067 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:26.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:26.070 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:26.171 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:26.198 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:26.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:26.200 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:26.301 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:26.329 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:26.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:26.332 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:26.433 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:26.460 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:26.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:26.463 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:26.563 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:26.589 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:26.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:26.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:26.664 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T18:04:26.692 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:26.737 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:26.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:26.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:26.840 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:26.860 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:26.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:26.862 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:26.963 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:26.991 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:26.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:26.994 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:27.095 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:27.122 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:27.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:27.125 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:27.225 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:27.248 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:27.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:27.250 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:27.350 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:27.378 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:27.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:27.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:27.482 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:27.510 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:27.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:27.512 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:27.613 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:27.639 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:27.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:27.641 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:27.742 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:27.769 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:27.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:27.771 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:27.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:27 smithi131 bash[88347]: cluster 2024-08-17T18:04:26.477894+0000 mgr.y (mgr.34107) 1874 : cluster [DBG] pgmap v2679: 89 pgs: 2 creating+activating, 87 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:27.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:27 smithi131 bash[88347]: cluster 2024-08-17T18:04:26.477894+0000 mgr.y (mgr.34107) 1874 : cluster [DBG] pgmap v2679: 89 pgs: 2 creating+activating, 87 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:27.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:27 smithi131 bash[89561]: cluster 2024-08-17T18:04:26.477894+0000 mgr.y (mgr.34107) 1874 : cluster [DBG] pgmap v2679: 89 pgs: 2 creating+activating, 87 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:27.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:27 smithi131 bash[89561]: cluster 2024-08-17T18:04:26.477894+0000 mgr.y (mgr.34107) 1874 : cluster [DBG] pgmap v2679: 89 pgs: 2 creating+activating, 87 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:27.872 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:27.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:27 smithi169 bash[79348]: cluster 2024-08-17T18:04:26.477894+0000 mgr.y (mgr.34107) 1874 : cluster [DBG] pgmap v2679: 89 pgs: 2 creating+activating, 87 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:27.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:27 smithi169 bash[79348]: cluster 2024-08-17T18:04:26.477894+0000 mgr.y (mgr.34107) 1874 : cluster [DBG] pgmap v2679: 89 pgs: 2 creating+activating, 87 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:27.900 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:27.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:27.903 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:28.003 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:28.031 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:28.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:28.033 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:28.134 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:28.162 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:28.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:28.165 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:28.257 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:28.265 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:28.291 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:28.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:28.294 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:28.394 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:28.422 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:28.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:28.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:28.526 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:28.555 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:28.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:28.557 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:28.658 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:28.686 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:28.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:28.689 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:28.789 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:28.818 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:28.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:28.820 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:28.849 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:04:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:04:28] "GET /metrics HTTP/1.1" 200 36546 "" "Prometheus/2.51.0" 2024-08-17T18:04:28.920 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:28.948 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:28.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:28.950 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:29.051 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:29.079 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:29.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:29.081 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:29.182 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:29.210 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:29.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:29.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:29.276 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:29.314 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:29.342 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:29.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:29.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:29.446 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:29.474 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:29.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:29.477 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:29.577 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:29.606 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:29.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:29.608 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:29.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:29 smithi169 bash[79348]: cluster 2024-08-17T18:04:28.478582+0000 mgr.y (mgr.34107) 1875 : cluster [DBG] pgmap v2680: 89 pgs: 2 creating+activating, 87 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:29.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:29 smithi169 bash[79348]: cluster 2024-08-17T18:04:28.478582+0000 mgr.y (mgr.34107) 1875 : cluster [DBG] pgmap v2680: 89 pgs: 2 creating+activating, 87 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:29.709 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:29.735 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:29.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:29.738 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:29.838 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:29.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:29 smithi131 bash[89561]: cluster 2024-08-17T18:04:28.478582+0000 mgr.y (mgr.34107) 1875 : cluster [DBG] pgmap v2680: 89 pgs: 2 creating+activating, 87 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:29.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:29 smithi131 bash[89561]: cluster 2024-08-17T18:04:28.478582+0000 mgr.y (mgr.34107) 1875 : cluster [DBG] pgmap v2680: 89 pgs: 2 creating+activating, 87 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:29.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:29 smithi131 bash[88347]: cluster 2024-08-17T18:04:28.478582+0000 mgr.y (mgr.34107) 1875 : cluster [DBG] pgmap v2680: 89 pgs: 2 creating+activating, 87 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:29.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:29 smithi131 bash[88347]: cluster 2024-08-17T18:04:28.478582+0000 mgr.y (mgr.34107) 1875 : cluster [DBG] pgmap v2680: 89 pgs: 2 creating+activating, 87 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:29.866 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:29.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:29.868 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:29.969 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:29.995 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:29.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:29.998 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:30.099 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:30.126 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:30.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:30.128 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:30.228 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:30.255 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:30.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:30.257 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:30.292 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:30.358 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:30.385 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:30.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:30.387 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:30.488 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:30.512 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:30.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:30.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:30.616 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:30.641 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:30.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:30.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:30.744 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:30.771 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:30.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:30.773 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:30.874 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:30.901 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:30.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:30.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:31.003 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:31.031 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:31.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:31.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:31.134 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:31.162 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:31.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:31.165 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:31.266 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:31.287 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:31.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:31.289 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:31.306 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:31.390 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:31.420 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:31.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:31.423 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:31.524 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:31.551 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:31.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:31.554 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:31.655 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:31.682 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:31.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:31.684 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:31.785 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:31.796 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:31 smithi169 bash[79348]: cluster 2024-08-17T18:04:30.479905+0000 mgr.y (mgr.34107) 1876 : cluster [DBG] pgmap v2681: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:31.796 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:31 smithi169 bash[79348]: cluster 2024-08-17T18:04:30.479905+0000 mgr.y (mgr.34107) 1876 : cluster [DBG] pgmap v2681: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:31.809 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:31.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:31.811 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:31.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:31 smithi131 bash[89561]: cluster 2024-08-17T18:04:30.479905+0000 mgr.y (mgr.34107) 1876 : cluster [DBG] pgmap v2681: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:31.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:31 smithi131 bash[89561]: cluster 2024-08-17T18:04:30.479905+0000 mgr.y (mgr.34107) 1876 : cluster [DBG] pgmap v2681: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:31.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:31 smithi131 bash[88347]: cluster 2024-08-17T18:04:30.479905+0000 mgr.y (mgr.34107) 1876 : cluster [DBG] pgmap v2681: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:31.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:31 smithi131 bash[88347]: cluster 2024-08-17T18:04:30.479905+0000 mgr.y (mgr.34107) 1876 : cluster [DBG] pgmap v2681: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:31.912 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:31.938 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:31.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:31.941 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:32.041 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:32.068 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:32.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:32.070 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:32.171 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:32.198 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:32.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:32.201 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:32.301 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:32.330 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:32.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:32.333 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:32.434 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:32.463 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:32.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:32.467 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:32.568 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:32.596 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:32.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:32.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:32.700 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:32.726 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:32.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:32.728 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:32.829 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:32.856 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:32.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:32.858 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:32.959 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:32.987 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:32.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:32.989 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:33.090 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:33.119 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:33.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:33.121 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:33.221 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:33.250 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:33.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:33.252 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:33.353 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:33.375 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:33.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:33.378 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:33.478 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:33.506 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:33.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:33.508 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:33.609 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:33.620 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:33 smithi131 bash[89561]: cluster 2024-08-17T18:04:32.480582+0000 mgr.y (mgr.34107) 1877 : cluster [DBG] pgmap v2682: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:33.620 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:33 smithi131 bash[89561]: cluster 2024-08-17T18:04:32.480582+0000 mgr.y (mgr.34107) 1877 : cluster [DBG] pgmap v2682: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:33.620 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:33 smithi131 bash[88347]: cluster 2024-08-17T18:04:32.480582+0000 mgr.y (mgr.34107) 1877 : cluster [DBG] pgmap v2682: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:33.620 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:33 smithi131 bash[88347]: cluster 2024-08-17T18:04:32.480582+0000 mgr.y (mgr.34107) 1877 : cluster [DBG] pgmap v2682: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:33.635 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:33.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:33.637 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:33.738 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:33.766 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:33.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:33.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:33.869 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:33.893 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:33.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:33 smithi169 bash[79348]: cluster 2024-08-17T18:04:32.480582+0000 mgr.y (mgr.34107) 1877 : cluster [DBG] pgmap v2682: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:33.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:33 smithi169 bash[79348]: cluster 2024-08-17T18:04:32.480582+0000 mgr.y (mgr.34107) 1877 : cluster [DBG] pgmap v2682: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:33.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:33.896 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:33.997 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:34.023 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:34.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:34.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:34.126 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:34.153 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:34.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:34.155 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:34.256 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:34.276 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:34.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:34.278 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:34.379 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:34.406 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:34.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:34.408 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:34.509 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:34.538 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:34.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:34.540 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:34.641 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:34.667 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:34.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:34.669 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:34.770 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:34.798 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:34.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:34.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:34.901 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:34.924 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:34.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:34.927 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:35.027 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:35.154 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:35.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:35.157 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:35.258 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:35.285 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:35.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:35.287 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:35.388 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:35.415 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:35.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:35.417 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:35.518 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:35.545 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:35.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:35.547 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:35.648 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:35.675 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:35.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:35.677 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:35.778 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:35.787 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:35 smithi131 bash[88347]: cluster 2024-08-17T18:04:34.481388+0000 mgr.y (mgr.34107) 1878 : cluster [DBG] pgmap v2683: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:35.787 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:35 smithi131 bash[88347]: cluster 2024-08-17T18:04:34.481388+0000 mgr.y (mgr.34107) 1878 : cluster [DBG] pgmap v2683: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:35.787 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:35 smithi131 bash[89561]: cluster 2024-08-17T18:04:34.481388+0000 mgr.y (mgr.34107) 1878 : cluster [DBG] pgmap v2683: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:35.787 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:35 smithi131 bash[89561]: cluster 2024-08-17T18:04:34.481388+0000 mgr.y (mgr.34107) 1878 : cluster [DBG] pgmap v2683: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:35.799 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:35.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:35.801 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:35.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:35 smithi169 bash[79348]: cluster 2024-08-17T18:04:34.481388+0000 mgr.y (mgr.34107) 1878 : cluster [DBG] pgmap v2683: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:35.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:35 smithi169 bash[79348]: cluster 2024-08-17T18:04:34.481388+0000 mgr.y (mgr.34107) 1878 : cluster [DBG] pgmap v2683: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:35.902 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:35.930 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:35.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:35.933 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:36.033 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:36.060 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:36.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:36.062 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:36.163 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:36.184 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:36.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:36.187 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:36.288 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:36.315 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:36.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:36.317 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:36.418 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:36.446 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:36.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:36.449 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:36.549 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:36.578 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:36.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:36.580 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:36.681 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:36.708 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:36.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:36.710 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:36.811 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:36.838 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:36.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:36.840 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:36.941 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:36.969 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:36.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:36.972 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:37.073 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:37.102 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:37.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:37.104 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:37.205 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:37.234 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:37.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:37.236 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:37.337 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:37.366 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:37.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:37.368 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:37.469 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:37.495 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:37.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:37.497 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:37.598 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:37.626 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:37.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:37.628 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:37.729 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:37.736 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:37 smithi131 bash[89561]: cluster 2024-08-17T18:04:36.482564+0000 mgr.y (mgr.34107) 1879 : cluster [DBG] pgmap v2684: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:37.736 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:37 smithi131 bash[89561]: cluster 2024-08-17T18:04:36.482564+0000 mgr.y (mgr.34107) 1879 : cluster [DBG] pgmap v2684: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:37.737 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:37 smithi131 bash[88347]: cluster 2024-08-17T18:04:36.482564+0000 mgr.y (mgr.34107) 1879 : cluster [DBG] pgmap v2684: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:37.737 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:37 smithi131 bash[88347]: cluster 2024-08-17T18:04:36.482564+0000 mgr.y (mgr.34107) 1879 : cluster [DBG] pgmap v2684: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:37.740 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:37 smithi169 bash[79348]: cluster 2024-08-17T18:04:36.482564+0000 mgr.y (mgr.34107) 1879 : cluster [DBG] pgmap v2684: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:37.740 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:37 smithi169 bash[79348]: cluster 2024-08-17T18:04:36.482564+0000 mgr.y (mgr.34107) 1879 : cluster [DBG] pgmap v2684: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:37.757 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:37.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:37.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:37.860 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:37.887 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:37.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:37.890 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:37.991 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:38.019 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:38.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:38.021 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:38.122 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:38.150 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:38.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:38.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:38.253 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:38.282 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:38.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:38.285 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:38.386 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:38.412 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:38.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:38.415 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:38.515 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:38.541 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:38.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:38.543 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:38.647 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:38.674 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:38.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:38.676 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:38.777 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:38.807 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:38.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:38.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:38.880 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:04:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:04:38] "GET /metrics HTTP/1.1" 200 36550 "" "Prometheus/2.51.0" 2024-08-17T18:04:38.910 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:38.938 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:38.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:38.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:39.040 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:39.067 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:39.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:39.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:39.170 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:39.197 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:39.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:39.199 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:39.300 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:39.324 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:39.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:39.326 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:39.427 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:39.454 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:39.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:39.457 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:39.515 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:39 smithi131 bash[88347]: audit 2024-08-17T18:04:38.284112+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:04:39.515 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:39 smithi131 bash[88347]: audit 2024-08-17T18:04:38.284112+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:04:39.515 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:39 smithi131 bash[88347]: audit 2024-08-17T18:04:38.285926+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:39.515 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:39 smithi131 bash[88347]: audit 2024-08-17T18:04:38.285926+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:39.516 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:39 smithi131 bash[89561]: audit 2024-08-17T18:04:38.284112+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:04:39.516 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:39 smithi131 bash[89561]: audit 2024-08-17T18:04:38.284112+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:04:39.516 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:39 smithi131 bash[89561]: audit 2024-08-17T18:04:38.285926+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:39.516 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:39 smithi131 bash[89561]: audit 2024-08-17T18:04:38.285926+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:39.558 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:39.582 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:39.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:39.584 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:39.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:39 smithi169 bash[79348]: audit 2024-08-17T18:04:38.284112+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:04:39.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:39 smithi169 bash[79348]: audit 2024-08-17T18:04:38.284112+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:04:39.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:39 smithi169 bash[79348]: audit 2024-08-17T18:04:38.285926+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:39.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:39 smithi169 bash[79348]: audit 2024-08-17T18:04:38.285926+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:39.684 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:39.708 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:39.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:39.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:39.811 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:39.839 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:39.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:39.841 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:39.942 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:39.969 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:39.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:39.971 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:40.072 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:40.096 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:40.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:40.098 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:40.179 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T18:04:40.179 INFO:teuthology.orchestra.run.smithi131.stdout: "ops": [], 2024-08-17T18:04:40.179 INFO:teuthology.orchestra.run.smithi131.stdout: "num_ops": 0 2024-08-17T18:04:40.179 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T18:04:40.199 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:40.227 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:40.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:40.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:40.330 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:40.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:40 smithi131 bash[89561]: cluster 2024-08-17T18:04:38.483271+0000 mgr.y (mgr.34107) 1880 : cluster [DBG] pgmap v2685: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:40.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:40 smithi131 bash[89561]: cluster 2024-08-17T18:04:38.483271+0000 mgr.y (mgr.34107) 1880 : cluster [DBG] pgmap v2685: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:40.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:40 smithi131 bash[88347]: cluster 2024-08-17T18:04:38.483271+0000 mgr.y (mgr.34107) 1880 : cluster [DBG] pgmap v2685: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:40.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:40 smithi131 bash[88347]: cluster 2024-08-17T18:04:38.483271+0000 mgr.y (mgr.34107) 1880 : cluster [DBG] pgmap v2685: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:40.353 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:40.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:40.355 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:40.456 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:40.482 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:40.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:40.484 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:40.585 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:40.597 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:40 smithi169 bash[79348]: cluster 2024-08-17T18:04:38.483271+0000 mgr.y (mgr.34107) 1880 : cluster [DBG] pgmap v2685: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:40.597 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:40 smithi169 bash[79348]: cluster 2024-08-17T18:04:38.483271+0000 mgr.y (mgr.34107) 1880 : cluster [DBG] pgmap v2685: 89 pgs: 89 active+clean; 582 KiB data, 4.5 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:40.614 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:40.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:40.616 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:40.717 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:40.743 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:40.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:40.746 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:40.846 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:40.874 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:40.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:40.876 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:40.977 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:41.004 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:41.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:41.006 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:41.106 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:41.135 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:41.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:41.137 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:41.238 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:41.266 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:41.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:41.268 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:41.369 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:41.395 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:41.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:41.398 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:41.499 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:41.526 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:41.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:41.528 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:41.629 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:41.658 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:41.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:41.660 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:41.761 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:41.787 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:41.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:41.790 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:41.891 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:41.925 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:41.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:41.928 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:42.029 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:42.058 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:42.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:42.060 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:42.160 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:42.170 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-08-17T18:04:42.186 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:42.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:42.189 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:42.289 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:42.317 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:42.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:42.319 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:42.420 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:42.431 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:42 smithi169 bash[79348]: cluster 2024-08-17T18:04:40.484062+0000 mgr.y (mgr.34107) 1881 : cluster [DBG] pgmap v2686: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:42.431 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:42 smithi169 bash[79348]: cluster 2024-08-17T18:04:40.484062+0000 mgr.y (mgr.34107) 1881 : cluster [DBG] pgmap v2686: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:42.447 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:42.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:42.449 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:42.550 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:42.577 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:42.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:42.579 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:42.680 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:42.707 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:42.709 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:42 smithi131 bash[88347]: cluster 2024-08-17T18:04:40.484062+0000 mgr.y (mgr.34107) 1881 : cluster [DBG] pgmap v2686: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:42.709 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:42 smithi131 bash[88347]: cluster 2024-08-17T18:04:40.484062+0000 mgr.y (mgr.34107) 1881 : cluster [DBG] pgmap v2686: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:42.710 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:42 smithi131 bash[89561]: cluster 2024-08-17T18:04:40.484062+0000 mgr.y (mgr.34107) 1881 : cluster [DBG] pgmap v2686: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:42.710 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:42 smithi131 bash[89561]: cluster 2024-08-17T18:04:40.484062+0000 mgr.y (mgr.34107) 1881 : cluster [DBG] pgmap v2686: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:42.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:42.711 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:42.811 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:42.839 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:42.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:42.842 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:42.943 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:42.971 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:42.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:42.973 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:43.074 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:43.102 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:43.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:43.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:43.205 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:43.232 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:43.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:43.234 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:43.335 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:43.359 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:43.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:43.361 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:43.462 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:43.489 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:43.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:43.492 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:43.593 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:43.620 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:43.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:43.622 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:43.723 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:43.745 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:43.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:43.748 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:43.849 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:43.872 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:43.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:43.874 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:43.975 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:43.999 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:44.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:44.001 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:44.102 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:44.130 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:44.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:44.133 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:44.233 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:44.262 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:44.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:44.264 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:44.305 INFO:teuthology.orchestra.run.smithi131.stderr:enabled application 'rados' on pool 'unique_pool_3' 2024-08-17T18:04:44.365 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:44.378 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:44 smithi169 bash[79348]: cluster 2024-08-17T18:04:42.484705+0000 mgr.y (mgr.34107) 1882 : cluster [DBG] pgmap v2687: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:44.378 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:44 smithi169 bash[79348]: cluster 2024-08-17T18:04:42.484705+0000 mgr.y (mgr.34107) 1882 : cluster [DBG] pgmap v2687: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:44.378 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:44 smithi169 bash[79348]: audit 2024-08-17T18:04:43.953883+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.131:0/1387666591' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T18:04:44.378 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:44 smithi169 bash[79348]: audit 2024-08-17T18:04:43.953883+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.131:0/1387666591' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T18:04:44.378 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:44 smithi169 bash[79348]: audit 2024-08-17T18:04:43.954347+0000 mon.a (mon.0) 2887 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T18:04:44.379 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:44 smithi169 bash[79348]: audit 2024-08-17T18:04:43.954347+0000 mon.a (mon.0) 2887 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T18:04:44.395 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:44.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:44.398 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:44.459 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T18:04:44.460 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:04:44.477 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T18:04:44.477 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:04:44.494 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T18:04:44.494 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:04:44.498 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:44.510 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T18:04:44.511 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:04:44.525 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:44.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:44.528 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:44.528 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T18:04:44.529 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:04:44.546 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T18:04:44.547 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:04:44.564 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T18:04:44.564 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:04:44.584 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T18:04:44.584 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:04:44.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:44 smithi131 bash[88347]: cluster 2024-08-17T18:04:42.484705+0000 mgr.y (mgr.34107) 1882 : cluster [DBG] pgmap v2687: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:44.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:44 smithi131 bash[88347]: cluster 2024-08-17T18:04:42.484705+0000 mgr.y (mgr.34107) 1882 : cluster [DBG] pgmap v2687: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:44.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:44 smithi131 bash[88347]: audit 2024-08-17T18:04:43.953883+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.131:0/1387666591' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T18:04:44.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:44 smithi131 bash[88347]: audit 2024-08-17T18:04:43.953883+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.131:0/1387666591' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T18:04:44.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:44 smithi131 bash[88347]: audit 2024-08-17T18:04:43.954347+0000 mon.a (mon.0) 2887 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T18:04:44.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:44 smithi131 bash[88347]: audit 2024-08-17T18:04:43.954347+0000 mon.a (mon.0) 2887 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T18:04:44.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:44 smithi131 bash[89561]: cluster 2024-08-17T18:04:42.484705+0000 mgr.y (mgr.34107) 1882 : cluster [DBG] pgmap v2687: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:44.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:44 smithi131 bash[89561]: cluster 2024-08-17T18:04:42.484705+0000 mgr.y (mgr.34107) 1882 : cluster [DBG] pgmap v2687: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:44.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:44 smithi131 bash[89561]: audit 2024-08-17T18:04:43.953883+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.131:0/1387666591' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T18:04:44.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:44 smithi131 bash[89561]: audit 2024-08-17T18:04:43.953883+0000 mon.c (mon.2) 93 : audit [INF] from='client.? 172.21.15.131:0/1387666591' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T18:04:44.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:44 smithi131 bash[89561]: audit 2024-08-17T18:04:43.954347+0000 mon.a (mon.0) 2887 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T18:04:44.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:44 smithi131 bash[89561]: audit 2024-08-17T18:04:43.954347+0000 mon.a (mon.0) 2887 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T18:04:44.629 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:44.649 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:44.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:44.651 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:44.752 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:44.777 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:44.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:44.779 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:44.880 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:44.907 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:44.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:44.909 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:45.010 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:45.038 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:45.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:45.040 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:45.141 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:45.170 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:45.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:45.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:45.274 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:45.301 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:45.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:45.303 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:45.404 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:45.430 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:45.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:45.432 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:45.533 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:45.557 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:45.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:45.560 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:45.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:45 smithi131 bash[89561]: audit 2024-08-17T18:04:44.297642+0000 mon.a (mon.0) 2888 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T18:04:45.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:45 smithi131 bash[89561]: audit 2024-08-17T18:04:44.297642+0000 mon.a (mon.0) 2888 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T18:04:45.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:45 smithi131 bash[89561]: cluster 2024-08-17T18:04:44.305852+0000 mon.a (mon.0) 2889 : cluster [DBG] osdmap e1467: 8 total, 8 up, 8 in 2024-08-17T18:04:45.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:45 smithi131 bash[89561]: cluster 2024-08-17T18:04:44.305852+0000 mon.a (mon.0) 2889 : cluster [DBG] osdmap e1467: 8 total, 8 up, 8 in 2024-08-17T18:04:45.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:45 smithi131 bash[89561]: audit 2024-08-17T18:04:44.442337+0000 mon.c (mon.2) 94 : audit [DBG] from='client.? 172.21.15.131:0/223188130' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:04:45.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:45 smithi131 bash[89561]: audit 2024-08-17T18:04:44.442337+0000 mon.c (mon.2) 94 : audit [DBG] from='client.? 172.21.15.131:0/223188130' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:04:45.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:45 smithi131 bash[88347]: audit 2024-08-17T18:04:44.297642+0000 mon.a (mon.0) 2888 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T18:04:45.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:45 smithi131 bash[88347]: audit 2024-08-17T18:04:44.297642+0000 mon.a (mon.0) 2888 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T18:04:45.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:45 smithi131 bash[88347]: cluster 2024-08-17T18:04:44.305852+0000 mon.a (mon.0) 2889 : cluster [DBG] osdmap e1467: 8 total, 8 up, 8 in 2024-08-17T18:04:45.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:45 smithi131 bash[88347]: cluster 2024-08-17T18:04:44.305852+0000 mon.a (mon.0) 2889 : cluster [DBG] osdmap e1467: 8 total, 8 up, 8 in 2024-08-17T18:04:45.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:45 smithi131 bash[88347]: audit 2024-08-17T18:04:44.442337+0000 mon.c (mon.2) 94 : audit [DBG] from='client.? 172.21.15.131:0/223188130' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:04:45.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:45 smithi131 bash[88347]: audit 2024-08-17T18:04:44.442337+0000 mon.c (mon.2) 94 : audit [DBG] from='client.? 172.21.15.131:0/223188130' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:04:45.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:45 smithi169 bash[79348]: audit 2024-08-17T18:04:44.297642+0000 mon.a (mon.0) 2888 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T18:04:45.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:45 smithi169 bash[79348]: audit 2024-08-17T18:04:44.297642+0000 mon.a (mon.0) 2888 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_3", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T18:04:45.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:45 smithi169 bash[79348]: cluster 2024-08-17T18:04:44.305852+0000 mon.a (mon.0) 2889 : cluster [DBG] osdmap e1467: 8 total, 8 up, 8 in 2024-08-17T18:04:45.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:45 smithi169 bash[79348]: cluster 2024-08-17T18:04:44.305852+0000 mon.a (mon.0) 2889 : cluster [DBG] osdmap e1467: 8 total, 8 up, 8 in 2024-08-17T18:04:45.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:45 smithi169 bash[79348]: audit 2024-08-17T18:04:44.442337+0000 mon.c (mon.2) 94 : audit [DBG] from='client.? 172.21.15.131:0/223188130' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:04:45.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:45 smithi169 bash[79348]: audit 2024-08-17T18:04:44.442337+0000 mon.c (mon.2) 94 : audit [DBG] from='client.? 172.21.15.131:0/223188130' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:04:45.661 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:45.685 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:45.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:45.687 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:45.788 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:45.813 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:45.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:45.816 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:45.916 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:45.942 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:45.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:45.945 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:46.045 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:46.074 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:46.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:46.076 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:46.177 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:46.201 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:46.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:46.204 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:46.304 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:46.330 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:46.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:46.332 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:46.433 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:46.459 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:46.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:46.461 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:46.562 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:46.574 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:46 smithi169 bash[79348]: cluster 2024-08-17T18:04:44.485076+0000 mgr.y (mgr.34107) 1883 : cluster [DBG] pgmap v2689: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:46.574 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:46 smithi169 bash[79348]: cluster 2024-08-17T18:04:44.485076+0000 mgr.y (mgr.34107) 1883 : cluster [DBG] pgmap v2689: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:46.574 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:46 smithi169 bash[79348]: cluster 2024-08-17T18:04:45.309972+0000 mon.a (mon.0) 2890 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T18:04:46.574 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:46 smithi169 bash[79348]: cluster 2024-08-17T18:04:45.309972+0000 mon.a (mon.0) 2890 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T18:04:46.574 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:46 smithi169 bash[79348]: cluster 2024-08-17T18:04:45.310041+0000 mon.a (mon.0) 2891 : cluster [INF] Cluster is now healthy 2024-08-17T18:04:46.574 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:46 smithi169 bash[79348]: cluster 2024-08-17T18:04:45.310041+0000 mon.a (mon.0) 2891 : cluster [INF] Cluster is now healthy 2024-08-17T18:04:46.590 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:46.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:46.593 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:46.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:46 smithi131 bash[89561]: cluster 2024-08-17T18:04:44.485076+0000 mgr.y (mgr.34107) 1883 : cluster [DBG] pgmap v2689: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:46.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:46 smithi131 bash[89561]: cluster 2024-08-17T18:04:44.485076+0000 mgr.y (mgr.34107) 1883 : cluster [DBG] pgmap v2689: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:46.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:46 smithi131 bash[89561]: cluster 2024-08-17T18:04:45.309972+0000 mon.a (mon.0) 2890 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T18:04:46.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:46 smithi131 bash[89561]: cluster 2024-08-17T18:04:45.309972+0000 mon.a (mon.0) 2890 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T18:04:46.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:46 smithi131 bash[89561]: cluster 2024-08-17T18:04:45.310041+0000 mon.a (mon.0) 2891 : cluster [INF] Cluster is now healthy 2024-08-17T18:04:46.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:46 smithi131 bash[89561]: cluster 2024-08-17T18:04:45.310041+0000 mon.a (mon.0) 2891 : cluster [INF] Cluster is now healthy 2024-08-17T18:04:46.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:46 smithi131 bash[88347]: cluster 2024-08-17T18:04:44.485076+0000 mgr.y (mgr.34107) 1883 : cluster [DBG] pgmap v2689: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:46.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:46 smithi131 bash[88347]: cluster 2024-08-17T18:04:44.485076+0000 mgr.y (mgr.34107) 1883 : cluster [DBG] pgmap v2689: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:46.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:46 smithi131 bash[88347]: cluster 2024-08-17T18:04:45.309972+0000 mon.a (mon.0) 2890 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T18:04:46.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:46 smithi131 bash[88347]: cluster 2024-08-17T18:04:45.309972+0000 mon.a (mon.0) 2890 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T18:04:46.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:46 smithi131 bash[88347]: cluster 2024-08-17T18:04:45.310041+0000 mon.a (mon.0) 2891 : cluster [INF] Cluster is now healthy 2024-08-17T18:04:46.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:46 smithi131 bash[88347]: cluster 2024-08-17T18:04:45.310041+0000 mon.a (mon.0) 2891 : cluster [INF] Cluster is now healthy 2024-08-17T18:04:46.694 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:46.722 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:46.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:46.724 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:46.825 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:46.854 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:46.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:46.856 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:46.957 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:46.982 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:46.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:46.984 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:47.084 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:47.114 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:47.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:47.116 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:47.217 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:47.240 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:47.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:47.242 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:47.343 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:47.371 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:47.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:47.373 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:47.474 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:47.495 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:47.496 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:47 smithi131 bash[89561]: cluster 2024-08-17T18:04:46.486182+0000 mgr.y (mgr.34107) 1884 : cluster [DBG] pgmap v2690: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:47.497 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:47 smithi131 bash[89561]: cluster 2024-08-17T18:04:46.486182+0000 mgr.y (mgr.34107) 1884 : cluster [DBG] pgmap v2690: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:47.497 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:47 smithi131 bash[88347]: cluster 2024-08-17T18:04:46.486182+0000 mgr.y (mgr.34107) 1884 : cluster [DBG] pgmap v2690: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:47.497 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:47 smithi131 bash[88347]: cluster 2024-08-17T18:04:46.486182+0000 mgr.y (mgr.34107) 1884 : cluster [DBG] pgmap v2690: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:47.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:47.498 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:47.598 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:47.610 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:47 smithi169 bash[79348]: cluster 2024-08-17T18:04:46.486182+0000 mgr.y (mgr.34107) 1884 : cluster [DBG] pgmap v2690: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:47.610 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:47 smithi169 bash[79348]: cluster 2024-08-17T18:04:46.486182+0000 mgr.y (mgr.34107) 1884 : cluster [DBG] pgmap v2690: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:47.626 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:47.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:47.629 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:47.730 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:47.752 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:47.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:47.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:47.856 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:47.881 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:47.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:47.884 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:47.984 DEBUG:teuthology.orchestra.run.smithi131:> /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' 2024-08-17T18:04:47.984 INFO:tasks.thrashosds.thrasher:Growing pool .mgr 2024-08-17T18:04:47.985 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T18:04:47.985 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:47.987 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-08-17T18:04:47.987 INFO:teuthology.orchestra.run:waiting for 3000 2024-08-17T18:04:48.007 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:48.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:48.009 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:48.103 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:hints = 1 2024-08-17T18:04:48.103 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-08-17T18:04:48.103 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Object prefix: benchmark_data_smithi131_259881 2024-08-17T18:04:48.104 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T18:04:48.104 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 0 0 0 0 0 0 - 0 2024-08-17T18:04:48.110 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:48.135 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:48.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:48.138 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:48.239 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:48.269 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:48.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:48.273 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:48.347 INFO:teuthology.orchestra.run.smithi131.stderr:noscrub is set 2024-08-17T18:04:48.374 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:48.408 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:48.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:48.411 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:48.512 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:48.523 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:48 smithi131 bash[89561]: audit 2024-08-17T18:04:47.746387+0000 mon.c (mon.2) 95 : audit [INF] from='client.? 172.21.15.131:0/2665754769' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:04:48.523 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:48 smithi131 bash[89561]: audit 2024-08-17T18:04:47.746387+0000 mon.c (mon.2) 95 : audit [INF] from='client.? 172.21.15.131:0/2665754769' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:04:48.523 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:48 smithi131 bash[89561]: audit 2024-08-17T18:04:47.746730+0000 mon.a (mon.0) 2892 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:04:48.523 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:48 smithi131 bash[89561]: audit 2024-08-17T18:04:47.746730+0000 mon.a (mon.0) 2892 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:04:48.523 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:48 smithi131 bash[88347]: audit 2024-08-17T18:04:47.746387+0000 mon.c (mon.2) 95 : audit [INF] from='client.? 172.21.15.131:0/2665754769' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:04:48.524 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:48 smithi131 bash[88347]: audit 2024-08-17T18:04:47.746387+0000 mon.c (mon.2) 95 : audit [INF] from='client.? 172.21.15.131:0/2665754769' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:04:48.524 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:48 smithi131 bash[88347]: audit 2024-08-17T18:04:47.746730+0000 mon.a (mon.0) 2892 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:04:48.524 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:48 smithi131 bash[88347]: audit 2024-08-17T18:04:47.746730+0000 mon.a (mon.0) 2892 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:04:48.538 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:48.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:48.542 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:48.642 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:48.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:48 smithi169 bash[79348]: audit 2024-08-17T18:04:47.746387+0000 mon.c (mon.2) 95 : audit [INF] from='client.? 172.21.15.131:0/2665754769' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:04:48.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:48 smithi169 bash[79348]: audit 2024-08-17T18:04:47.746387+0000 mon.c (mon.2) 95 : audit [INF] from='client.? 172.21.15.131:0/2665754769' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:04:48.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:48 smithi169 bash[79348]: audit 2024-08-17T18:04:47.746730+0000 mon.a (mon.0) 2892 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:04:48.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:48 smithi169 bash[79348]: audit 2024-08-17T18:04:47.746730+0000 mon.a (mon.0) 2892 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:04:48.669 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:48.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:48.672 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:48.773 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:48.796 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:48.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:48.800 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:48.900 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:48.922 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:48.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:48.924 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:49.024 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:49.033 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:04:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:04:48] "GET /metrics HTTP/1.1" 200 36550 "" "Prometheus/2.51.0" 2024-08-17T18:04:49.047 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:49.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:49.049 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:49.104 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 1 16 2610 2594 162.108 162.125 0.00102049 0.00522949 2024-08-17T18:04:49.150 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:49.173 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:49.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:49.176 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:49.276 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:49.302 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:49.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:49.305 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:49.406 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:49.408 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T18:04:49.433 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:49.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:49.435 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:49.536 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:49.565 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:49.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:49.570 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:49.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:49 smithi131 bash[88347]: cluster 2024-08-17T18:04:48.333720+0000 mon.a (mon.0) 2893 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:04:49.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:49 smithi131 bash[88347]: cluster 2024-08-17T18:04:48.333720+0000 mon.a (mon.0) 2893 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:04:49.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:49 smithi131 bash[88347]: audit 2024-08-17T18:04:48.343554+0000 mon.a (mon.0) 2894 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:04:49.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:49 smithi131 bash[88347]: audit 2024-08-17T18:04:48.343554+0000 mon.a (mon.0) 2894 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:04:49.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:49 smithi131 bash[88347]: cluster 2024-08-17T18:04:48.351859+0000 mon.a (mon.0) 2895 : cluster [DBG] osdmap e1468: 8 total, 8 up, 8 in 2024-08-17T18:04:49.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:49 smithi131 bash[88347]: cluster 2024-08-17T18:04:48.351859+0000 mon.a (mon.0) 2895 : cluster [DBG] osdmap e1468: 8 total, 8 up, 8 in 2024-08-17T18:04:49.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:49 smithi131 bash[88347]: cluster 2024-08-17T18:04:48.486661+0000 mgr.y (mgr.34107) 1885 : cluster [DBG] pgmap v2692: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:49.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:49 smithi131 bash[88347]: cluster 2024-08-17T18:04:48.486661+0000 mgr.y (mgr.34107) 1885 : cluster [DBG] pgmap v2692: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:49.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:49 smithi131 bash[89561]: cluster 2024-08-17T18:04:48.333720+0000 mon.a (mon.0) 2893 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:04:49.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:49 smithi131 bash[89561]: cluster 2024-08-17T18:04:48.333720+0000 mon.a (mon.0) 2893 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:04:49.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:49 smithi131 bash[89561]: audit 2024-08-17T18:04:48.343554+0000 mon.a (mon.0) 2894 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:04:49.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:49 smithi131 bash[89561]: audit 2024-08-17T18:04:48.343554+0000 mon.a (mon.0) 2894 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:04:49.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:49 smithi131 bash[89561]: cluster 2024-08-17T18:04:48.351859+0000 mon.a (mon.0) 2895 : cluster [DBG] osdmap e1468: 8 total, 8 up, 8 in 2024-08-17T18:04:49.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:49 smithi131 bash[89561]: cluster 2024-08-17T18:04:48.351859+0000 mon.a (mon.0) 2895 : cluster [DBG] osdmap e1468: 8 total, 8 up, 8 in 2024-08-17T18:04:49.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:49 smithi131 bash[89561]: cluster 2024-08-17T18:04:48.486661+0000 mgr.y (mgr.34107) 1885 : cluster [DBG] pgmap v2692: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:49.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:49 smithi131 bash[89561]: cluster 2024-08-17T18:04:48.486661+0000 mgr.y (mgr.34107) 1885 : cluster [DBG] pgmap v2692: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:49.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:49 smithi169 bash[79348]: cluster 2024-08-17T18:04:48.333720+0000 mon.a (mon.0) 2893 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:04:49.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:49 smithi169 bash[79348]: cluster 2024-08-17T18:04:48.333720+0000 mon.a (mon.0) 2893 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:04:49.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:49 smithi169 bash[79348]: audit 2024-08-17T18:04:48.343554+0000 mon.a (mon.0) 2894 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:04:49.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:49 smithi169 bash[79348]: audit 2024-08-17T18:04:48.343554+0000 mon.a (mon.0) 2894 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:04:49.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:49 smithi169 bash[79348]: cluster 2024-08-17T18:04:48.351859+0000 mon.a (mon.0) 2895 : cluster [DBG] osdmap e1468: 8 total, 8 up, 8 in 2024-08-17T18:04:49.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:49 smithi169 bash[79348]: cluster 2024-08-17T18:04:48.351859+0000 mon.a (mon.0) 2895 : cluster [DBG] osdmap e1468: 8 total, 8 up, 8 in 2024-08-17T18:04:49.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:49 smithi169 bash[79348]: cluster 2024-08-17T18:04:48.486661+0000 mgr.y (mgr.34107) 1885 : cluster [DBG] pgmap v2692: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:49.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:49 smithi169 bash[79348]: cluster 2024-08-17T18:04:48.486661+0000 mgr.y (mgr.34107) 1885 : cluster [DBG] pgmap v2692: 89 pgs: 89 active+clean; 582 KiB data, 4.4 GiB used, 711 GiB / 715 GiB avail 2024-08-17T18:04:49.670 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:49.693 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:49.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:49.698 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:49.798 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:49.823 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:49.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:49.826 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:49.927 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:49.953 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:49.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:49.957 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:50.058 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:50.086 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:50.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:50.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:50.103 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 2 16 4501 4485 140.142 118.188 0.0039804 0.00712395 2024-08-17T18:04:50.192 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:50.217 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:50.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:50.220 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:50.321 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:50.347 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:50.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:50.350 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:50.450 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:50.474 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:50.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:50.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:50.558 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:50.578 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:50.604 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:50.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:50.607 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:50.708 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:50.732 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:50.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:50.736 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:50.837 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:50.862 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:50.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:50.865 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:50.966 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:50.990 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:50.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:50.992 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:51.093 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:51.104 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 3 16 7609 7593 158.157 194.25 0.00429249 0.00631192 2024-08-17T18:04:51.115 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:51.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:51.117 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:51.218 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:51.244 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:51.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:51.246 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:51.347 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:51.377 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:51.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:51.380 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:51.481 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:51.505 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:51.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:51.507 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:51.608 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:51.625 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:51.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:51 smithi131 bash[89561]: cluster 2024-08-17T18:04:50.487402+0000 mgr.y (mgr.34107) 1886 : cluster [DBG] pgmap v2693: 89 pgs: 89 active+clean; 214 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s wr, 426 op/s 2024-08-17T18:04:51.626 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:51 smithi131 bash[89561]: cluster 2024-08-17T18:04:50.487402+0000 mgr.y (mgr.34107) 1886 : cluster [DBG] pgmap v2693: 89 pgs: 89 active+clean; 214 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s wr, 426 op/s 2024-08-17T18:04:51.626 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:51 smithi131 bash[88347]: cluster 2024-08-17T18:04:50.487402+0000 mgr.y (mgr.34107) 1886 : cluster [DBG] pgmap v2693: 89 pgs: 89 active+clean; 214 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s wr, 426 op/s 2024-08-17T18:04:51.626 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:51 smithi131 bash[88347]: cluster 2024-08-17T18:04:50.487402+0000 mgr.y (mgr.34107) 1886 : cluster [DBG] pgmap v2693: 89 pgs: 89 active+clean; 214 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s wr, 426 op/s 2024-08-17T18:04:51.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:51.627 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:51.728 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:51.752 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:51.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:51.754 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:51.854 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:51.888 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:51.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:51.892 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:51.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:51 smithi169 bash[79348]: cluster 2024-08-17T18:04:50.487402+0000 mgr.y (mgr.34107) 1886 : cluster [DBG] pgmap v2693: 89 pgs: 89 active+clean; 214 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s wr, 426 op/s 2024-08-17T18:04:51.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:51 smithi169 bash[79348]: cluster 2024-08-17T18:04:50.487402+0000 mgr.y (mgr.34107) 1886 : cluster [DBG] pgmap v2693: 89 pgs: 89 active+clean; 214 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 27 MiB/s wr, 426 op/s 2024-08-17T18:04:51.992 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:52.018 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:52.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:52.021 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:52.075 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T18:04:52.105 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 4 16 9656 9640 150.579 127.938 0.00489497 0.00663228 2024-08-17T18:04:52.122 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:52.151 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:52.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:52.154 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:52.254 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:52.272 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:52.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:52.274 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:52.375 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:52.397 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:52.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:52.399 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:52.500 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:52.529 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:52.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:52.531 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:52.632 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:52.658 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:52.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:52.661 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:52.762 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:52.787 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:52.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:52.789 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:52.890 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:52.918 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:52.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:52.924 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:53.025 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:53.049 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:53.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:53.051 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:53.105 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 5 16 11853 11837 147.923 137.312 0.00435499 0.00675076 2024-08-17T18:04:53.152 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:53.171 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:53.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:53.172 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:53.273 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:53.299 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:53.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:53.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:53.401 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:53.425 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:53.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:53.427 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:53.528 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:53.570 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:53.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:53.575 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:53.611 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:53.676 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:53.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:53.708 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:53.708 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:53.809 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:53.836 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:53.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:53.839 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:53.939 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:53.960 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:53.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:53.962 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:54.063 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:54.087 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:54.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:54.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:54.105 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 6 16 12900 12884 134.177 65.4375 0.00206732 0.00721383 2024-08-17T18:04:54.191 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:54.216 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:54.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:54.218 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:54.319 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:54.350 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:54.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:54.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:54.454 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:54.481 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:54.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:54.485 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:54.586 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:54.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:54 smithi131 bash[88347]: cluster 2024-08-17T18:04:52.487935+0000 mgr.y (mgr.34107) 1887 : cluster [DBG] pgmap v2694: 89 pgs: 89 active+clean; 214 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 26 MiB/s wr, 417 op/s 2024-08-17T18:04:54.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:54 smithi131 bash[88347]: cluster 2024-08-17T18:04:52.487935+0000 mgr.y (mgr.34107) 1887 : cluster [DBG] pgmap v2694: 89 pgs: 89 active+clean; 214 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 26 MiB/s wr, 417 op/s 2024-08-17T18:04:54.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:54 smithi131 bash[88347]: audit 2024-08-17T18:04:53.284479+0000 mon.a (mon.0) 2896 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:04:54.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:54 smithi131 bash[88347]: audit 2024-08-17T18:04:53.284479+0000 mon.a (mon.0) 2896 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:04:54.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:54 smithi131 bash[88347]: audit 2024-08-17T18:04:53.287024+0000 mon.a (mon.0) 2897 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:54.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:54 smithi131 bash[88347]: audit 2024-08-17T18:04:53.287024+0000 mon.a (mon.0) 2897 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:54.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:54 smithi131 bash[89561]: cluster 2024-08-17T18:04:52.487935+0000 mgr.y (mgr.34107) 1887 : cluster [DBG] pgmap v2694: 89 pgs: 89 active+clean; 214 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 26 MiB/s wr, 417 op/s 2024-08-17T18:04:54.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:54 smithi131 bash[89561]: cluster 2024-08-17T18:04:52.487935+0000 mgr.y (mgr.34107) 1887 : cluster [DBG] pgmap v2694: 89 pgs: 89 active+clean; 214 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 26 MiB/s wr, 417 op/s 2024-08-17T18:04:54.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:54 smithi131 bash[89561]: audit 2024-08-17T18:04:53.284479+0000 mon.a (mon.0) 2896 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:04:54.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:54 smithi131 bash[89561]: audit 2024-08-17T18:04:53.284479+0000 mon.a (mon.0) 2896 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:04:54.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:54 smithi131 bash[89561]: audit 2024-08-17T18:04:53.287024+0000 mon.a (mon.0) 2897 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:54.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:54 smithi131 bash[89561]: audit 2024-08-17T18:04:53.287024+0000 mon.a (mon.0) 2897 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:54.612 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:54.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:54.614 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:54.627 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:54.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:54 smithi169 bash[79348]: cluster 2024-08-17T18:04:52.487935+0000 mgr.y (mgr.34107) 1887 : cluster [DBG] pgmap v2694: 89 pgs: 89 active+clean; 214 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 26 MiB/s wr, 417 op/s 2024-08-17T18:04:54.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:54 smithi169 bash[79348]: cluster 2024-08-17T18:04:52.487935+0000 mgr.y (mgr.34107) 1887 : cluster [DBG] pgmap v2694: 89 pgs: 89 active+clean; 214 MiB data, 4.8 GiB used, 710 GiB / 715 GiB avail; 26 MiB/s wr, 417 op/s 2024-08-17T18:04:54.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:54 smithi169 bash[79348]: audit 2024-08-17T18:04:53.284479+0000 mon.a (mon.0) 2896 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:04:54.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:54 smithi169 bash[79348]: audit 2024-08-17T18:04:53.284479+0000 mon.a (mon.0) 2896 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:04:54.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:54 smithi169 bash[79348]: audit 2024-08-17T18:04:53.287024+0000 mon.a (mon.0) 2897 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:54.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:54 smithi169 bash[79348]: audit 2024-08-17T18:04:53.287024+0000 mon.a (mon.0) 2897 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:04:54.714 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:54.732 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:54.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:54.734 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:54.835 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:54.860 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:54.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:54.863 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:54.964 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:54.988 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:54.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:54.990 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:55.091 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:55.105 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 7 16 14040 14024 125.181 71.25 0.0188575 0.00797741 2024-08-17T18:04:55.121 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:55.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:55.124 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:55.225 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:55.254 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:55.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:55.260 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:55.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:55 smithi131 bash[89561]: audit 2024-08-17T18:04:54.912789+0000 mon.a (mon.0) 2898 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:04:55.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:55 smithi131 bash[89561]: audit 2024-08-17T18:04:54.912789+0000 mon.a (mon.0) 2898 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:04:55.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:55 smithi131 bash[88347]: audit 2024-08-17T18:04:54.912789+0000 mon.a (mon.0) 2898 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:04:55.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:55 smithi131 bash[88347]: audit 2024-08-17T18:04:54.912789+0000 mon.a (mon.0) 2898 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:04:55.360 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:55.386 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:55.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:55.390 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:55.491 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:55.502 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:55 smithi169 bash[79348]: audit 2024-08-17T18:04:54.912789+0000 mon.a (mon.0) 2898 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:04:55.502 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:55 smithi169 bash[79348]: audit 2024-08-17T18:04:54.912789+0000 mon.a (mon.0) 2898 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:04:55.523 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:55.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:55.525 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:55.626 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:55.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:55.650 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:55.650 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:55.751 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:55.776 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:55.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:55.778 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:55.879 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:55.907 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:55.908 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:55.908 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:56.009 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:56.028 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:56.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:56.030 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:56.105 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 8 16 15435 15419 120.432 87.1875 0.00650662 0.0082973 2024-08-17T18:04:56.130 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:56.155 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:56.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:56.157 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:56.258 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:56.290 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:56.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:56.293 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:56.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:56 smithi131 bash[89561]: cluster 2024-08-17T18:04:54.488507+0000 mgr.y (mgr.34107) 1888 : cluster [DBG] pgmap v2695: 89 pgs: 89 active+clean; 334 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 33 MiB/s wr, 533 op/s 2024-08-17T18:04:56.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:56 smithi131 bash[89561]: cluster 2024-08-17T18:04:54.488507+0000 mgr.y (mgr.34107) 1888 : cluster [DBG] pgmap v2695: 89 pgs: 89 active+clean; 334 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 33 MiB/s wr, 533 op/s 2024-08-17T18:04:56.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:56 smithi131 bash[88347]: cluster 2024-08-17T18:04:54.488507+0000 mgr.y (mgr.34107) 1888 : cluster [DBG] pgmap v2695: 89 pgs: 89 active+clean; 334 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 33 MiB/s wr, 533 op/s 2024-08-17T18:04:56.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:56 smithi131 bash[88347]: cluster 2024-08-17T18:04:54.488507+0000 mgr.y (mgr.34107) 1888 : cluster [DBG] pgmap v2695: 89 pgs: 89 active+clean; 334 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 33 MiB/s wr, 533 op/s 2024-08-17T18:04:56.394 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:56.422 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:56.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:56.427 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:56.527 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:56.546 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:56.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:56.548 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:56.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:56 smithi169 bash[79348]: cluster 2024-08-17T18:04:54.488507+0000 mgr.y (mgr.34107) 1888 : cluster [DBG] pgmap v2695: 89 pgs: 89 active+clean; 334 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 33 MiB/s wr, 533 op/s 2024-08-17T18:04:56.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:56 smithi169 bash[79348]: cluster 2024-08-17T18:04:54.488507+0000 mgr.y (mgr.34107) 1888 : cluster [DBG] pgmap v2695: 89 pgs: 89 active+clean; 334 MiB data, 5.3 GiB used, 710 GiB / 715 GiB avail; 33 MiB/s wr, 533 op/s 2024-08-17T18:04:56.649 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:56.674 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:04:56.676 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:56.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:56.679 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:56.780 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:56.811 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:56.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:56.814 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:56.914 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:56.934 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:56.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:56.937 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:57.037 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:57.068 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:57.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:57.074 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:57.105 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 9 16 17632 17616 122.306 137.312 0.00637246 0.00816981 2024-08-17T18:04:57.175 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:57.213 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:57.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:57.216 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:57.316 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:57.335 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:57.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:57.337 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:57.437 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:57.456 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:57.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:57.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:57.559 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:57.588 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:57.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:57.591 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:57.692 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:57.718 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:57.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:57.721 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:57.822 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:57.852 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:57.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:57.854 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:57.955 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:57.980 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:57.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:57.983 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:58.084 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:58.105 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 10 16 19202 19186 119.887 98.125 0.00580835 0.0083343 2024-08-17T18:04:58.115 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:58.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:58.118 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:58.219 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:58.239 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:58.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:58.240 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:58.341 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:58.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:58 smithi131 bash[89561]: cluster 2024-08-17T18:04:56.489159+0000 mgr.y (mgr.34107) 1889 : cluster [DBG] pgmap v2696: 89 pgs: 89 active+clean; 861 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2024-08-17T18:04:58.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:04:58 smithi131 bash[89561]: cluster 2024-08-17T18:04:56.489159+0000 mgr.y (mgr.34107) 1889 : cluster [DBG] pgmap v2696: 89 pgs: 89 active+clean; 861 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2024-08-17T18:04:58.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:58 smithi131 bash[88347]: cluster 2024-08-17T18:04:56.489159+0000 mgr.y (mgr.34107) 1889 : cluster [DBG] pgmap v2696: 89 pgs: 89 active+clean; 861 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2024-08-17T18:04:58.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:04:58 smithi131 bash[88347]: cluster 2024-08-17T18:04:56.489159+0000 mgr.y (mgr.34107) 1889 : cluster [DBG] pgmap v2696: 89 pgs: 89 active+clean; 861 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2024-08-17T18:04:58.366 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:58.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:58.368 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:58.469 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:58.497 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:04:58.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:58.500 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:04:58.601 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:58.608 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:58 smithi169 bash[79348]: cluster 2024-08-17T18:04:56.489159+0000 mgr.y (mgr.34107) 1889 : cluster [DBG] pgmap v2696: 89 pgs: 89 active+clean; 861 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2024-08-17T18:04:58.608 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:04:58 smithi169 bash[79348]: cluster 2024-08-17T18:04:56.489159+0000 mgr.y (mgr.34107) 1889 : cluster [DBG] pgmap v2696: 89 pgs: 89 active+clean; 861 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2024-08-17T18:04:58.618 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:04:58.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:58.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:04:58.721 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:58.749 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:58.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:58.752 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:58.852 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:58.876 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:58.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:58.878 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:58.978 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:59.001 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:04:59.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:59.003 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:04:59.056 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:04:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:04:58] "GET /metrics HTTP/1.1" 200 36605 "" "Prometheus/2.51.0" 2024-08-17T18:04:59.105 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:59.106 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 11 16 20331 20315 115.403 70.5625 0.00516686 0.00865679 2024-08-17T18:04:59.137 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:59.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:59.142 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:59.243 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:59.276 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:04:59.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:59.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:04:59.380 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:59.399 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:04:59.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:59.401 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:04:59.502 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:59.526 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:04:59.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:59.528 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:04:59.629 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:59.663 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:59.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:59.667 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:04:59.767 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:59.793 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:04:59.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:59.794 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:04:59.895 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:59.921 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:04:59.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:04:59.925 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:00.026 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:00.051 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:00.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:00.054 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:00.106 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 12 16 22019 22003 114.576 105.5 0.00723724 0.00872332 2024-08-17T18:05:00.155 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:00.183 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:00.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:00.185 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:00.286 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:00.308 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:00.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:00.312 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:00.413 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:00.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:00.449 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:00.450 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:00.550 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:00.574 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:00.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:00.576 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:00.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:00 smithi169 bash[79348]: cluster 2024-08-17T18:04:58.489937+0000 mgr.y (mgr.34107) 1890 : cluster [DBG] pgmap v2697: 89 pgs: 89 active+clean; 861 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-08-17T18:05:00.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:00 smithi169 bash[79348]: cluster 2024-08-17T18:04:58.489937+0000 mgr.y (mgr.34107) 1890 : cluster [DBG] pgmap v2697: 89 pgs: 89 active+clean; 861 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-08-17T18:05:00.677 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:00.687 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:00 smithi131 bash[89561]: cluster 2024-08-17T18:04:58.489937+0000 mgr.y (mgr.34107) 1890 : cluster [DBG] pgmap v2697: 89 pgs: 89 active+clean; 861 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-08-17T18:05:00.687 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:00 smithi131 bash[89561]: cluster 2024-08-17T18:04:58.489937+0000 mgr.y (mgr.34107) 1890 : cluster [DBG] pgmap v2697: 89 pgs: 89 active+clean; 861 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-08-17T18:05:00.687 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:00 smithi131 bash[88347]: cluster 2024-08-17T18:04:58.489937+0000 mgr.y (mgr.34107) 1890 : cluster [DBG] pgmap v2697: 89 pgs: 89 active+clean; 861 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-08-17T18:05:00.687 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:00 smithi131 bash[88347]: cluster 2024-08-17T18:04:58.489937+0000 mgr.y (mgr.34107) 1890 : cluster [DBG] pgmap v2697: 89 pgs: 89 active+clean; 861 MiB data, 6.7 GiB used, 708 GiB / 715 GiB avail; 85 MiB/s wr, 1.36k op/s 2024-08-17T18:05:00.704 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:00.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:00.706 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:00.807 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:00.825 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:00.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:00.828 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:00.928 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:00.954 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:00.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:00.956 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:01.057 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:01.078 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:01.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:01.080 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:01.106 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 13 16 23442 23426 112.603 88.9375 0.00289579 0.00879157 2024-08-17T18:05:01.181 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:01.206 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:01.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:01.208 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:01.309 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:01.344 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:01.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:01.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:01.447 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:01.483 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:01.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:01.484 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:01.585 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:01.610 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:01.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:01.612 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:01.713 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:01.745 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:01.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:01.749 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:01.850 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:01.878 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:01.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:01.880 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:01.981 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:02.004 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:02.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:02.006 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:02.106 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 14 16 24715 24699 110.243 79.5625 0.00444664 0.0090631 2024-08-17T18:05:02.107 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:02.138 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:02.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:02.140 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:02.241 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:02.266 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:02.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:02.269 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:02.370 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:02.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:02 smithi169 bash[79348]: cluster 2024-08-17T18:05:00.490533+0000 mgr.y (mgr.34107) 1891 : cluster [DBG] pgmap v2698: 89 pgs: 89 active+clean; 1.3 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 111 MiB/s wr, 1.77k op/s 2024-08-17T18:05:02.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:02 smithi169 bash[79348]: cluster 2024-08-17T18:05:00.490533+0000 mgr.y (mgr.34107) 1891 : cluster [DBG] pgmap v2698: 89 pgs: 89 active+clean; 1.3 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 111 MiB/s wr, 1.77k op/s 2024-08-17T18:05:02.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:02 smithi169 bash[79348]: audit 2024-08-17T18:05:01.257316+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:05:02.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:02 smithi169 bash[79348]: audit 2024-08-17T18:05:01.257316+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:05:02.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:02 smithi169 bash[79348]: audit 2024-08-17T18:05:01.261732+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:05:02.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:02 smithi169 bash[79348]: audit 2024-08-17T18:05:01.261732+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:05:02.394 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:02.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:02.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:02.493 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:02 smithi131 bash[89561]: cluster 2024-08-17T18:05:00.490533+0000 mgr.y (mgr.34107) 1891 : cluster [DBG] pgmap v2698: 89 pgs: 89 active+clean; 1.3 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 111 MiB/s wr, 1.77k op/s 2024-08-17T18:05:02.493 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:02 smithi131 bash[89561]: cluster 2024-08-17T18:05:00.490533+0000 mgr.y (mgr.34107) 1891 : cluster [DBG] pgmap v2698: 89 pgs: 89 active+clean; 1.3 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 111 MiB/s wr, 1.77k op/s 2024-08-17T18:05:02.493 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:02 smithi131 bash[89561]: audit 2024-08-17T18:05:01.257316+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:05:02.493 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:02 smithi131 bash[89561]: audit 2024-08-17T18:05:01.257316+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:05:02.493 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:02 smithi131 bash[89561]: audit 2024-08-17T18:05:01.261732+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:05:02.493 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:02 smithi131 bash[89561]: audit 2024-08-17T18:05:01.261732+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:05:02.495 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:02 smithi131 bash[88347]: cluster 2024-08-17T18:05:00.490533+0000 mgr.y (mgr.34107) 1891 : cluster [DBG] pgmap v2698: 89 pgs: 89 active+clean; 1.3 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 111 MiB/s wr, 1.77k op/s 2024-08-17T18:05:02.495 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:02 smithi131 bash[88347]: cluster 2024-08-17T18:05:00.490533+0000 mgr.y (mgr.34107) 1891 : cluster [DBG] pgmap v2698: 89 pgs: 89 active+clean; 1.3 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 111 MiB/s wr, 1.77k op/s 2024-08-17T18:05:02.495 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:02 smithi131 bash[88347]: audit 2024-08-17T18:05:01.257316+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:05:02.495 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:02 smithi131 bash[88347]: audit 2024-08-17T18:05:01.257316+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:05:02.495 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:02 smithi131 bash[88347]: audit 2024-08-17T18:05:01.261732+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:05:02.495 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:02 smithi131 bash[88347]: audit 2024-08-17T18:05:01.261732+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:05:02.500 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:02.526 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:02.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:02.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:02.630 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:02.647 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:02.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:02.649 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:02.750 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:02.773 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:02.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:02.775 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:02.875 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:02.900 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:02.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:02.902 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:03.003 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:03.041 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:03.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:03.044 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:03.106 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 15 16 26168 26152 108.947 90.8125 0.00972941 0.00917281 2024-08-17T18:05:03.145 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:03.163 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:03.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:03.165 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:03.266 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:03.288 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:03.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:03.290 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:03.390 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:03.411 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:03.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:03.413 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:03.514 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:03.538 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:03.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:03.540 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:03.641 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:03.673 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:03.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:03.676 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:03.777 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:03.802 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:03.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:03.805 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:03.905 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:03.934 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:03.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:03.937 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:04.037 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:04.062 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:04.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:04.064 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:04.106 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 16 16 26971 26955 105.275 50.1875 0.0169616 0.00949386 2024-08-17T18:05:04.165 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:04.194 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:04.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:04.197 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:04.298 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:04.325 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:04.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:04.329 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:04.430 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:04.461 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:04.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:04.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:04.566 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:04.578 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:04 smithi169 bash[79348]: cluster 2024-08-17T18:05:02.490935+0000 mgr.y (mgr.34107) 1892 : cluster [DBG] pgmap v2699: 89 pgs: 89 active+clean; 1.3 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-08-17T18:05:04.578 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:04 smithi169 bash[79348]: cluster 2024-08-17T18:05:02.490935+0000 mgr.y (mgr.34107) 1892 : cluster [DBG] pgmap v2699: 89 pgs: 89 active+clean; 1.3 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-08-17T18:05:04.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:04 smithi131 bash[89561]: cluster 2024-08-17T18:05:02.490935+0000 mgr.y (mgr.34107) 1892 : cluster [DBG] pgmap v2699: 89 pgs: 89 active+clean; 1.3 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-08-17T18:05:04.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:04 smithi131 bash[89561]: cluster 2024-08-17T18:05:02.490935+0000 mgr.y (mgr.34107) 1892 : cluster [DBG] pgmap v2699: 89 pgs: 89 active+clean; 1.3 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-08-17T18:05:04.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:04 smithi131 bash[88347]: cluster 2024-08-17T18:05:02.490935+0000 mgr.y (mgr.34107) 1892 : cluster [DBG] pgmap v2699: 89 pgs: 89 active+clean; 1.3 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-08-17T18:05:04.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:04 smithi131 bash[88347]: cluster 2024-08-17T18:05:02.490935+0000 mgr.y (mgr.34107) 1892 : cluster [DBG] pgmap v2699: 89 pgs: 89 active+clean; 1.3 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 93 MiB/s wr, 1.49k op/s 2024-08-17T18:05:04.601 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:04.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:04.607 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:04.708 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:04.732 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:04.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:04.735 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:04.836 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:04.860 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:04.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:04.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:04.964 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:04.990 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:04.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:04.993 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:05.093 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:05.106 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 17 16 28881 28865 106.103 119.375 0.0115158 0.00941855 2024-08-17T18:05:05.117 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:05.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:05.121 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:05.222 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:05.247 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:05.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:05.250 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:05.350 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:05.368 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:05.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:05.370 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:05.470 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:05.499 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:05.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:05.502 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:05.602 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:05.634 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:05.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:05.637 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:05.738 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:05.759 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:05.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:05.761 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:05.862 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:05.894 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:05.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:05.899 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:06.000 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:06.024 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:06.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:06.026 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:06.106 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 18 16 29888 29872 103.705 62.9375 0.00386742 0.00963684 2024-08-17T18:05:06.126 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:06.165 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:06.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:06.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:06.272 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:06.298 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:06.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:06.300 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:06.401 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:06.411 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:06 smithi131 bash[89561]: cluster 2024-08-17T18:05:04.491425+0000 mgr.y (mgr.34107) 1893 : cluster [DBG] pgmap v2700: 89 pgs: 89 active+clean; 1.4 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-08-17T18:05:06.411 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:06 smithi131 bash[89561]: cluster 2024-08-17T18:05:04.491425+0000 mgr.y (mgr.34107) 1893 : cluster [DBG] pgmap v2700: 89 pgs: 89 active+clean; 1.4 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-08-17T18:05:06.412 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:06 smithi131 bash[88347]: cluster 2024-08-17T18:05:04.491425+0000 mgr.y (mgr.34107) 1893 : cluster [DBG] pgmap v2700: 89 pgs: 89 active+clean; 1.4 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-08-17T18:05:06.412 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:06 smithi131 bash[88347]: cluster 2024-08-17T18:05:04.491425+0000 mgr.y (mgr.34107) 1893 : cluster [DBG] pgmap v2700: 89 pgs: 89 active+clean; 1.4 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-08-17T18:05:06.431 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:06.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:06.435 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:06.536 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:06.562 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:06.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:06.567 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:06.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:06 smithi169 bash[79348]: cluster 2024-08-17T18:05:04.491425+0000 mgr.y (mgr.34107) 1893 : cluster [DBG] pgmap v2700: 89 pgs: 89 active+clean; 1.4 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-08-17T18:05:06.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:06 smithi169 bash[79348]: cluster 2024-08-17T18:05:04.491425+0000 mgr.y (mgr.34107) 1893 : cluster [DBG] pgmap v2700: 89 pgs: 89 active+clean; 1.4 GiB data, 8.5 GiB used, 707 GiB / 715 GiB avail; 99 MiB/s wr, 1.59k op/s 2024-08-17T18:05:06.667 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:06.693 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:06.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:06.694 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:06.795 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:06.814 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:06.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:06.816 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:06.917 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:06.939 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:06.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:06.941 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:07.042 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:07.067 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:07.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:07.070 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:07.106 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 19 16 31377 31361 103.144 93.0625 0.00828691 0.00968819 2024-08-17T18:05:07.171 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:07.197 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:07.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:07.199 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:07.300 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:07.325 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:07.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:07.328 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:07.429 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:07.446 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:07.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:07.448 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:07.548 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:07.578 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:07.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:07.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:07.681 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:07.712 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:07.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:07.718 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:07.819 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:07.837 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:07.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:07.839 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:07.939 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:07.967 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:07.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:07.971 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:08.072 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:08.106 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:2024-08-17T18:05:08.107962+0000 min lat: 0.00102049 max lat: 0.53552 avg lat: 0.00977003 2024-08-17T18:05:08.107 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T18:05:08.107 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 20 16 32755 32739 102.293 86.125 0.00382867 0.00977003 2024-08-17T18:05:08.110 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:08.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:08.112 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:08.213 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:08.230 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:08.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:08.232 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:08.333 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:08.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:08 smithi131 bash[89561]: cluster 2024-08-17T18:05:06.492433+0000 mgr.y (mgr.34107) 1894 : cluster [DBG] pgmap v2701: 89 pgs: 89 active+clean; 1.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 118 MiB/s wr, 1.89k op/s 2024-08-17T18:05:08.345 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:08 smithi131 bash[89561]: cluster 2024-08-17T18:05:06.492433+0000 mgr.y (mgr.34107) 1894 : cluster [DBG] pgmap v2701: 89 pgs: 89 active+clean; 1.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 118 MiB/s wr, 1.89k op/s 2024-08-17T18:05:08.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:08 smithi131 bash[88347]: cluster 2024-08-17T18:05:06.492433+0000 mgr.y (mgr.34107) 1894 : cluster [DBG] pgmap v2701: 89 pgs: 89 active+clean; 1.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 118 MiB/s wr, 1.89k op/s 2024-08-17T18:05:08.345 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:08 smithi131 bash[88347]: cluster 2024-08-17T18:05:06.492433+0000 mgr.y (mgr.34107) 1894 : cluster [DBG] pgmap v2701: 89 pgs: 89 active+clean; 1.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 118 MiB/s wr, 1.89k op/s 2024-08-17T18:05:08.368 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:08.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:08.371 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:08.472 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:08.481 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:08 smithi169 bash[79348]: cluster 2024-08-17T18:05:06.492433+0000 mgr.y (mgr.34107) 1894 : cluster [DBG] pgmap v2701: 89 pgs: 89 active+clean; 1.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 118 MiB/s wr, 1.89k op/s 2024-08-17T18:05:08.482 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:08 smithi169 bash[79348]: cluster 2024-08-17T18:05:06.492433+0000 mgr.y (mgr.34107) 1894 : cluster [DBG] pgmap v2701: 89 pgs: 89 active+clean; 1.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 118 MiB/s wr, 1.89k op/s 2024-08-17T18:05:08.495 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:08.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:08.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:08.599 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:08.633 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:08.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:08.637 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:08.737 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:08.773 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:08.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:08.777 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:08.878 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:08.904 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:08.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:08.906 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:09.000 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:05:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:05:08] "GET /metrics HTTP/1.1" 200 36612 "" "Prometheus/2.51.0" 2024-08-17T18:05:09.007 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:09.034 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:09.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:09.036 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:09.107 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 21 16 34022 34006 101.193 79.1875 0.00661706 0.00987633 2024-08-17T18:05:09.137 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:09.178 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:09.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:09.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:09.275 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:09 smithi131 bash[88347]: audit 2024-08-17T18:05:08.278309+0000 mon.a (mon.0) 2901 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:09.276 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:09 smithi131 bash[88347]: audit 2024-08-17T18:05:08.278309+0000 mon.a (mon.0) 2901 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:09.282 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:09.309 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:09.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:09.313 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:09.414 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:09.436 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:09.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:09.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:09.539 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:09.550 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:09 smithi169 bash[79348]: audit 2024-08-17T18:05:08.278309+0000 mon.a (mon.0) 2901 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:09.550 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:09 smithi169 bash[79348]: audit 2024-08-17T18:05:08.278309+0000 mon.a (mon.0) 2901 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:09.568 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:09.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:09.571 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:09.660 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:09 smithi131 bash[89561]: audit 2024-08-17T18:05:08.278309+0000 mon.a (mon.0) 2901 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:09.661 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:09 smithi131 bash[89561]: audit 2024-08-17T18:05:08.278309+0000 mon.a (mon.0) 2901 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:09.672 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:09.693 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:09.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:09.695 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:09.796 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:09.823 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:09.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:09.827 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:09.928 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:09.953 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:09.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:09.956 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:10.057 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:10.074 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:10.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:10.076 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:10.107 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 22 16 35152 35136 99.8027 70.625 0.00199713 0.00998688 2024-08-17T18:05:10.177 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:10.207 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:10.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:10.212 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:10.313 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:10.339 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:10.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:10.343 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:10.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:10 smithi169 bash[79348]: cluster 2024-08-17T18:05:08.492888+0000 mgr.y (mgr.34107) 1895 : cluster [DBG] pgmap v2702: 89 pgs: 89 active+clean; 1.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2024-08-17T18:05:10.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:10 smithi169 bash[79348]: cluster 2024-08-17T18:05:08.492888+0000 mgr.y (mgr.34107) 1895 : cluster [DBG] pgmap v2702: 89 pgs: 89 active+clean; 1.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2024-08-17T18:05:10.443 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:10.454 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:10 smithi131 bash[89561]: cluster 2024-08-17T18:05:08.492888+0000 mgr.y (mgr.34107) 1895 : cluster [DBG] pgmap v2702: 89 pgs: 89 active+clean; 1.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2024-08-17T18:05:10.454 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:10 smithi131 bash[89561]: cluster 2024-08-17T18:05:08.492888+0000 mgr.y (mgr.34107) 1895 : cluster [DBG] pgmap v2702: 89 pgs: 89 active+clean; 1.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2024-08-17T18:05:10.454 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:10 smithi131 bash[88347]: cluster 2024-08-17T18:05:08.492888+0000 mgr.y (mgr.34107) 1895 : cluster [DBG] pgmap v2702: 89 pgs: 89 active+clean; 1.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2024-08-17T18:05:10.454 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:10 smithi131 bash[88347]: cluster 2024-08-17T18:05:08.492888+0000 mgr.y (mgr.34107) 1895 : cluster [DBG] pgmap v2702: 89 pgs: 89 active+clean; 1.7 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2024-08-17T18:05:10.471 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:10.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:10.475 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:10.576 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:10.593 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:10.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:10.595 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:10.696 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:10.721 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:10.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:10.725 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:10.826 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:10.855 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:10.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:10.856 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:10.956 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:10.984 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:10.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:10.987 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:11.087 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:11.107 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 23 16 36616 36600 99.4413 91.5 0.00193219 0.0099976 2024-08-17T18:05:11.110 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:11.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:11.111 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:11.212 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:11.230 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:11.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:11.232 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:11.332 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:11.354 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:11.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:11.356 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:11.457 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:11.482 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:11.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:11.484 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:11.585 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:11.609 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:11.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:11.613 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:11.714 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:11.744 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:11.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:11.748 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:11.849 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:11.872 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:11.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:11.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:11.975 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:12.004 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:12.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:12.005 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:12.106 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:12.107 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 24 16 37959 37943 98.795 83.9375 0.0131138 0.010117 2024-08-17T18:05:12.131 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:12.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:12.133 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:12.233 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:12.259 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:12.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:12.263 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:12.363 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:12.397 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:12.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:12.400 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:12.501 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:12.536 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:12.538 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:12 smithi131 bash[89561]: cluster 2024-08-17T18:05:10.493684+0000 mgr.y (mgr.34107) 1896 : cluster [DBG] pgmap v2703: 89 pgs: 89 active+clean; 2.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-08-17T18:05:12.538 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:12 smithi131 bash[89561]: cluster 2024-08-17T18:05:10.493684+0000 mgr.y (mgr.34107) 1896 : cluster [DBG] pgmap v2703: 89 pgs: 89 active+clean; 2.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-08-17T18:05:12.539 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:12 smithi131 bash[88347]: cluster 2024-08-17T18:05:10.493684+0000 mgr.y (mgr.34107) 1896 : cluster [DBG] pgmap v2703: 89 pgs: 89 active+clean; 2.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-08-17T18:05:12.539 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:12 smithi131 bash[88347]: cluster 2024-08-17T18:05:10.493684+0000 mgr.y (mgr.34107) 1896 : cluster [DBG] pgmap v2703: 89 pgs: 89 active+clean; 2.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-08-17T18:05:12.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:12.539 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:12.640 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:12.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:12 smithi169 bash[79348]: cluster 2024-08-17T18:05:10.493684+0000 mgr.y (mgr.34107) 1896 : cluster [DBG] pgmap v2703: 89 pgs: 89 active+clean; 2.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-08-17T18:05:12.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:12 smithi169 bash[79348]: cluster 2024-08-17T18:05:10.493684+0000 mgr.y (mgr.34107) 1896 : cluster [DBG] pgmap v2703: 89 pgs: 89 active+clean; 2.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-08-17T18:05:12.668 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:12.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:12.672 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:12.772 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:12.804 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:12.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:12.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:12.911 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:12.941 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:12.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:12.946 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:13.046 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:13.075 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:13.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:13.081 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:13.107 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 25 16 39517 39501 98.7379 97.375 0.00286161 0.0101224 2024-08-17T18:05:13.183 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:13.212 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:13.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:13.219 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:13.320 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:13.337 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:13.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:13.339 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:13.440 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:13.470 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:13.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:13.475 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:13.576 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:13.613 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:13.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:13.616 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:13.717 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:13.735 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:13.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:13.737 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:13.838 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:13.870 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:13.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:13.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:13.974 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:13.998 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:14.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:14.001 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:14.102 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:14.107 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 26 16 40699 40683 97.7814 73.875 0.00802004 0.010222 2024-08-17T18:05:14.133 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:14.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:14.136 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:14.237 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:14.271 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:14.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:14.274 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:14.375 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:14.403 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:14.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:14.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:14.507 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:14.525 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:14.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:14.527 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:14.628 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:14.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:14 smithi169 bash[79348]: cluster 2024-08-17T18:05:12.494335+0000 mgr.y (mgr.34107) 1897 : cluster [DBG] pgmap v2704: 89 pgs: 89 active+clean; 2.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-08-17T18:05:14.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:14 smithi169 bash[79348]: cluster 2024-08-17T18:05:12.494335+0000 mgr.y (mgr.34107) 1897 : cluster [DBG] pgmap v2704: 89 pgs: 89 active+clean; 2.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-08-17T18:05:14.646 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:14.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:14.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:14.749 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:14 smithi131 bash[88347]: cluster 2024-08-17T18:05:12.494335+0000 mgr.y (mgr.34107) 1897 : cluster [DBG] pgmap v2704: 89 pgs: 89 active+clean; 2.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-08-17T18:05:14.749 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:14 smithi131 bash[88347]: cluster 2024-08-17T18:05:12.494335+0000 mgr.y (mgr.34107) 1897 : cluster [DBG] pgmap v2704: 89 pgs: 89 active+clean; 2.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-08-17T18:05:14.750 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:14 smithi131 bash[89561]: cluster 2024-08-17T18:05:12.494335+0000 mgr.y (mgr.34107) 1897 : cluster [DBG] pgmap v2704: 89 pgs: 89 active+clean; 2.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-08-17T18:05:14.750 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:14 smithi131 bash[89561]: cluster 2024-08-17T18:05:12.494335+0000 mgr.y (mgr.34107) 1897 : cluster [DBG] pgmap v2704: 89 pgs: 89 active+clean; 2.1 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-08-17T18:05:14.750 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:14.787 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:14.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:14.790 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:14.891 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:14.911 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:14.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:14.913 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:15.014 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:15.040 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:15.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:15.044 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:15.107 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 27 16 41955 41939 97.0667 78.5 0.0101033 0.0102954 2024-08-17T18:05:15.145 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:15.162 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:15.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:15.164 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:15.265 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:15.284 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:15.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:15.287 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:15.388 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:15.415 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:15.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:15.418 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:15.519 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:15.544 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:15.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:15.547 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:15.647 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:15.675 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:15.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:15.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:15.779 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:15.798 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:15.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:15.800 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:15.901 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:15.919 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:15.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:15.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:16.022 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:16.053 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:16.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:16.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:16.108 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 28 16 42535 42519 94.8946 36.25 0.00481799 0.0105327 2024-08-17T18:05:16.156 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:16.184 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:16.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:16.187 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:16.288 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:16.317 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:16 smithi169 bash[79348]: cluster 2024-08-17T18:05:14.494763+0000 mgr.y (mgr.34107) 1898 : cluster [DBG] pgmap v2705: 89 pgs: 89 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-08-17T18:05:16.317 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:16 smithi169 bash[79348]: cluster 2024-08-17T18:05:14.494763+0000 mgr.y (mgr.34107) 1898 : cluster [DBG] pgmap v2705: 89 pgs: 89 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-08-17T18:05:16.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:16.318 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:16.318 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:16.358 INFO:teuthology.orchestra.run.smithi131.stdout:ERROR: (22) Invalid argument 2024-08-17T18:05:16.358 INFO:teuthology.orchestra.run.smithi131.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T18:05:16.419 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:16.454 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:16.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:16.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:16.558 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:16.569 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:16 smithi131 bash[88347]: cluster 2024-08-17T18:05:14.494763+0000 mgr.y (mgr.34107) 1898 : cluster [DBG] pgmap v2705: 89 pgs: 89 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-08-17T18:05:16.569 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:16 smithi131 bash[88347]: cluster 2024-08-17T18:05:14.494763+0000 mgr.y (mgr.34107) 1898 : cluster [DBG] pgmap v2705: 89 pgs: 89 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-08-17T18:05:16.569 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:16 smithi131 bash[89561]: cluster 2024-08-17T18:05:14.494763+0000 mgr.y (mgr.34107) 1898 : cluster [DBG] pgmap v2705: 89 pgs: 89 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-08-17T18:05:16.569 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:16 smithi131 bash[89561]: cluster 2024-08-17T18:05:14.494763+0000 mgr.y (mgr.34107) 1898 : cluster [DBG] pgmap v2705: 89 pgs: 89 active+clean; 2.2 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 77 MiB/s wr, 1.23k op/s 2024-08-17T18:05:16.592 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:16.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:16.599 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:16.700 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:16.723 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:16.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:16.727 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:16.828 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:16.849 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:16.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:16.851 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:16.951 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:16.981 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:16.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:16.986 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:17.087 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:17.107 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 29 16 43906 43890 94.5768 85.6875 0.00709506 0.0105677 2024-08-17T18:05:17.111 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:17.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:17.115 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:17.215 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:17.257 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:17.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:17.264 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:17.364 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:17.393 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:17.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:17.396 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:17.496 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:17.514 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:17.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:17.516 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:17.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:17 smithi131 bash[89561]: audit 2024-08-17T18:05:16.368314+0000 mon.a (mon.0) 2902 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:05:17.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:17 smithi131 bash[89561]: audit 2024-08-17T18:05:16.368314+0000 mon.a (mon.0) 2902 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:05:17.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:17 smithi131 bash[89561]: audit 2024-08-17T18:05:16.376349+0000 mon.a (mon.0) 2903 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:05:17.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:17 smithi131 bash[89561]: audit 2024-08-17T18:05:16.376349+0000 mon.a (mon.0) 2903 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:05:17.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:17 smithi131 bash[89561]: cluster 2024-08-17T18:05:16.495296+0000 mgr.y (mgr.34107) 1899 : cluster [DBG] pgmap v2706: 89 pgs: 89 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 99 MiB/s wr, 1.58k op/s 2024-08-17T18:05:17.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:17 smithi131 bash[89561]: cluster 2024-08-17T18:05:16.495296+0000 mgr.y (mgr.34107) 1899 : cluster [DBG] pgmap v2706: 89 pgs: 89 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 99 MiB/s wr, 1.58k op/s 2024-08-17T18:05:17.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:17 smithi131 bash[89561]: audit 2024-08-17T18:05:17.277004+0000 mon.a (mon.0) 2904 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:05:17.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:17 smithi131 bash[89561]: audit 2024-08-17T18:05:17.277004+0000 mon.a (mon.0) 2904 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:05:17.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:17 smithi131 bash[89561]: audit 2024-08-17T18:05:17.277978+0000 mon.a (mon.0) 2905 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:05:17.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:17 smithi131 bash[89561]: audit 2024-08-17T18:05:17.277978+0000 mon.a (mon.0) 2905 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:05:17.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:17 smithi131 bash[89561]: audit 2024-08-17T18:05:17.287730+0000 mon.a (mon.0) 2906 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:05:17.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:17 smithi131 bash[89561]: audit 2024-08-17T18:05:17.287730+0000 mon.a (mon.0) 2906 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:05:17.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:17 smithi131 bash[88347]: audit 2024-08-17T18:05:16.368314+0000 mon.a (mon.0) 2902 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:05:17.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:17 smithi131 bash[88347]: audit 2024-08-17T18:05:16.368314+0000 mon.a (mon.0) 2902 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:05:17.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:17 smithi131 bash[88347]: audit 2024-08-17T18:05:16.376349+0000 mon.a (mon.0) 2903 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:05:17.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:17 smithi131 bash[88347]: audit 2024-08-17T18:05:16.376349+0000 mon.a (mon.0) 2903 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:05:17.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:17 smithi131 bash[88347]: cluster 2024-08-17T18:05:16.495296+0000 mgr.y (mgr.34107) 1899 : cluster [DBG] pgmap v2706: 89 pgs: 89 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 99 MiB/s wr, 1.58k op/s 2024-08-17T18:05:17.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:17 smithi131 bash[88347]: cluster 2024-08-17T18:05:16.495296+0000 mgr.y (mgr.34107) 1899 : cluster [DBG] pgmap v2706: 89 pgs: 89 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 99 MiB/s wr, 1.58k op/s 2024-08-17T18:05:17.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:17 smithi131 bash[88347]: audit 2024-08-17T18:05:17.277004+0000 mon.a (mon.0) 2904 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:05:17.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:17 smithi131 bash[88347]: audit 2024-08-17T18:05:17.277004+0000 mon.a (mon.0) 2904 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:05:17.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:17 smithi131 bash[88347]: audit 2024-08-17T18:05:17.277978+0000 mon.a (mon.0) 2905 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:05:17.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:17 smithi131 bash[88347]: audit 2024-08-17T18:05:17.277978+0000 mon.a (mon.0) 2905 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:05:17.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:17 smithi131 bash[88347]: audit 2024-08-17T18:05:17.287730+0000 mon.a (mon.0) 2906 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:05:17.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:17 smithi131 bash[88347]: audit 2024-08-17T18:05:17.287730+0000 mon.a (mon.0) 2906 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:05:17.617 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:17.643 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:17.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:17 smithi169 bash[79348]: audit 2024-08-17T18:05:16.368314+0000 mon.a (mon.0) 2902 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:05:17.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:17 smithi169 bash[79348]: audit 2024-08-17T18:05:16.368314+0000 mon.a (mon.0) 2902 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:05:17.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:17 smithi169 bash[79348]: audit 2024-08-17T18:05:16.376349+0000 mon.a (mon.0) 2903 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:05:17.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:17 smithi169 bash[79348]: audit 2024-08-17T18:05:16.376349+0000 mon.a (mon.0) 2903 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:05:17.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:17 smithi169 bash[79348]: cluster 2024-08-17T18:05:16.495296+0000 mgr.y (mgr.34107) 1899 : cluster [DBG] pgmap v2706: 89 pgs: 89 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 99 MiB/s wr, 1.58k op/s 2024-08-17T18:05:17.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:17 smithi169 bash[79348]: cluster 2024-08-17T18:05:16.495296+0000 mgr.y (mgr.34107) 1899 : cluster [DBG] pgmap v2706: 89 pgs: 89 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 99 MiB/s wr, 1.58k op/s 2024-08-17T18:05:17.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:17 smithi169 bash[79348]: audit 2024-08-17T18:05:17.277004+0000 mon.a (mon.0) 2904 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:05:17.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:17 smithi169 bash[79348]: audit 2024-08-17T18:05:17.277004+0000 mon.a (mon.0) 2904 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:05:17.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:17 smithi169 bash[79348]: audit 2024-08-17T18:05:17.277978+0000 mon.a (mon.0) 2905 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:05:17.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:17 smithi169 bash[79348]: audit 2024-08-17T18:05:17.277978+0000 mon.a (mon.0) 2905 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:05:17.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:17 smithi169 bash[79348]: audit 2024-08-17T18:05:17.287730+0000 mon.a (mon.0) 2906 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:05:17.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:17 smithi169 bash[79348]: audit 2024-08-17T18:05:17.287730+0000 mon.a (mon.0) 2906 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:05:17.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:17.646 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:17.746 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:17.771 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:17.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:17.773 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:17.874 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:17.902 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:17.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:17.904 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:18.005 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:18.045 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:18.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:18.051 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:18.108 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 30 16 44779 44763 93.2429 54.5625 0.00587777 0.0107196 2024-08-17T18:05:18.151 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:18.190 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:18.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:18.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:18.294 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:18.326 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:18.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:18.332 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:18.433 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:18.463 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:18.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:18.467 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:18.568 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:18.587 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:18.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:18.589 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:18.644 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T18:05:18.644 INFO:teuthology.orchestra.run.smithi131.stderr:dumped all 2024-08-17T18:05:18.690 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:18.716 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:18.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:18.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:18.820 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:18.847 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:18.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:18.850 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:18.951 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:18.974 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:05:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:05:18] "GET /metrics HTTP/1.1" 200 36612 "" "Prometheus/2.51.0" 2024-08-17T18:05:18.981 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:18.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:18.985 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:19.086 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:19.108 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 31 16 45958 45942 92.6119 73.6875 0.0124368 0.0107909 2024-08-17T18:05:19.112 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:19.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:19.115 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:19.216 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:19.238 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:19.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:19.241 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:19.341 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:19.371 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:19.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:19.377 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:19.478 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:19.503 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:19.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:19.508 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:19.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:19 smithi131 bash[88347]: cluster 2024-08-17T18:05:18.495626+0000 mgr.y (mgr.34107) 1900 : cluster [DBG] pgmap v2707: 89 pgs: 89 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-08-17T18:05:19.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:19 smithi131 bash[88347]: cluster 2024-08-17T18:05:18.495626+0000 mgr.y (mgr.34107) 1900 : cluster [DBG] pgmap v2707: 89 pgs: 89 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-08-17T18:05:19.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:19 smithi131 bash[88347]: audit 2024-08-17T18:05:18.630505+0000 mgr.y (mgr.34107) 1901 : audit [DBG] from='client.35700 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:05:19.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:19 smithi131 bash[88347]: audit 2024-08-17T18:05:18.630505+0000 mgr.y (mgr.34107) 1901 : audit [DBG] from='client.35700 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:05:19.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:19 smithi131 bash[89561]: cluster 2024-08-17T18:05:18.495626+0000 mgr.y (mgr.34107) 1900 : cluster [DBG] pgmap v2707: 89 pgs: 89 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-08-17T18:05:19.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:19 smithi131 bash[89561]: cluster 2024-08-17T18:05:18.495626+0000 mgr.y (mgr.34107) 1900 : cluster [DBG] pgmap v2707: 89 pgs: 89 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-08-17T18:05:19.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:19 smithi131 bash[89561]: audit 2024-08-17T18:05:18.630505+0000 mgr.y (mgr.34107) 1901 : audit [DBG] from='client.35700 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:05:19.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:19 smithi131 bash[89561]: audit 2024-08-17T18:05:18.630505+0000 mgr.y (mgr.34107) 1901 : audit [DBG] from='client.35700 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:05:19.609 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:19.641 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:19.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:19.646 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:19.746 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:19.772 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:19.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:19.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:19.876 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:19.887 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:19 smithi169 bash[79348]: cluster 2024-08-17T18:05:18.495626+0000 mgr.y (mgr.34107) 1900 : cluster [DBG] pgmap v2707: 89 pgs: 89 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-08-17T18:05:19.887 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:19 smithi169 bash[79348]: cluster 2024-08-17T18:05:18.495626+0000 mgr.y (mgr.34107) 1900 : cluster [DBG] pgmap v2707: 89 pgs: 89 active+clean; 2.5 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-08-17T18:05:19.887 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:19 smithi169 bash[79348]: audit 2024-08-17T18:05:18.630505+0000 mgr.y (mgr.34107) 1901 : audit [DBG] from='client.35700 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:05:19.887 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:19 smithi169 bash[79348]: audit 2024-08-17T18:05:18.630505+0000 mgr.y (mgr.34107) 1901 : audit [DBG] from='client.35700 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:05:19.902 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:19.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:19.906 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:20.006 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:20.025 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:20.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:20.026 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:20.108 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 32 16 47072 47056 91.8934 69.625 0.00409055 0.0108343 2024-08-17T18:05:20.127 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:20.157 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:20.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:20.159 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:20.260 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:20.288 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:20.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:20.293 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:20.393 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:20.420 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:20.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:20.422 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:20.522 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:20.540 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:20.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:20.543 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:20.643 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:20.670 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-08-17T18:05:20.671 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:20.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:20.673 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:20.774 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:20.806 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:20.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:20.809 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:20.910 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:20.933 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:20.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:20.935 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:21.036 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:21.069 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:21.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:21.075 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:21.108 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 33 16 48253 48237 91.3453 73.8125 0.00795718 0.0109424 2024-08-17T18:05:21.177 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:21.194 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:21.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:21.196 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:21.297 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:21.321 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:21.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:21.327 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:21.428 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:21.455 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:21.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:21.458 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:21.560 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:21.589 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:21.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:21.593 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:21.694 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:21.727 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:21.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:21.729 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:21.830 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:21.839 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:21 smithi131 bash[88347]: cluster 2024-08-17T18:05:20.496179+0000 mgr.y (mgr.34107) 1902 : cluster [DBG] pgmap v2708: 89 pgs: 89 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 97 MiB/s wr, 1.54k op/s 2024-08-17T18:05:21.839 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:21 smithi131 bash[88347]: cluster 2024-08-17T18:05:20.496179+0000 mgr.y (mgr.34107) 1902 : cluster [DBG] pgmap v2708: 89 pgs: 89 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 97 MiB/s wr, 1.54k op/s 2024-08-17T18:05:21.839 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:21 smithi131 bash[89561]: cluster 2024-08-17T18:05:20.496179+0000 mgr.y (mgr.34107) 1902 : cluster [DBG] pgmap v2708: 89 pgs: 89 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 97 MiB/s wr, 1.54k op/s 2024-08-17T18:05:21.839 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:21 smithi131 bash[89561]: cluster 2024-08-17T18:05:20.496179+0000 mgr.y (mgr.34107) 1902 : cluster [DBG] pgmap v2708: 89 pgs: 89 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 97 MiB/s wr, 1.54k op/s 2024-08-17T18:05:21.856 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:21.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:21.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:21.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:21 smithi169 bash[79348]: cluster 2024-08-17T18:05:20.496179+0000 mgr.y (mgr.34107) 1902 : cluster [DBG] pgmap v2708: 89 pgs: 89 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 97 MiB/s wr, 1.54k op/s 2024-08-17T18:05:21.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:21 smithi169 bash[79348]: cluster 2024-08-17T18:05:20.496179+0000 mgr.y (mgr.34107) 1902 : cluster [DBG] pgmap v2708: 89 pgs: 89 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 97 MiB/s wr, 1.54k op/s 2024-08-17T18:05:21.906 INFO:teuthology.orchestra.run.smithi131.stdout:{"pg_ready":true,"pg_map":{"version":2707,"stamp":"2024-08-17T18:05:18.495462+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2719619045,"num_objects":41515,"num_object_clones":0,"num_object_copies":124545,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":41515,"num_whiteouts":0,"num_read":457,"num_read_kb":902,"num_write":41768,"num_write_kb":2657745,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":28,"num_bytes_recovered":1773590,"num_keys_recovered":40,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":41703,"ondisk_log_size":41703,"up":267,"acting":267,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":270,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":12547480,"kb_used_data":8085592,"kb_used_omap":299,"kb_used_meta":4461524,"kb_avail":737413736,"statfs":{"total":767960285184,"available":755111665664,"internally_reserved":0,"allocated":8279646208,"data_stored":8240885055,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":307068,"internal_metadata":4568600708},"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":879165440,"num_objects":13415,"num_object_clones":0,"num_object_copies":40245,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":13415,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":13415,"num_write_kb":858560,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.003531"},"pg_stats":[{"pgid":"56.f","version":"1468'2603","reported_seq":2622,"reported_epoch":1468,"state":"active+clean","last_fresh":"2024-08-17T18:05:15.252072+0000","last_change":"2024-08-17T18:04:23.353716+0000","last_active":"2024-08-17T18:05:15.252072+0000","last_peered":"2024-08-17T18:05:15.252072+0000","last_clean":"2024-08-17T18:05:15.252072+0000","last_became_active":"2024-08-17T18:04:23.352665+0000","last_became_peered":"2024-08-17T18:04:23.352665+0000","last_unstale":"2024-08-17T18:05:15.252072+0000","last_undegraded":"2024-08-17T18:05:15.252072+0000","last_fullsized":"2024-08-17T18:05:15.252072+0000","mapping_epoch":1464,"log_start":"0'0","ondisk_log_start":"0'0","created":1464,"last_epoch_clean":1465,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:22.317444+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:22.317444+0000","last_clean_scrub_stamp":"2024-08-17T18:04:22.317444+0000","objects_scrubbed":0,"log_size":2603,"log_dups_size":0,"ondisk_log_size":2603,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:53:00.935455+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":170590208,"num_objects":2603,"num_object_clones":0,"num_object_copies":7809,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2603,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2603,"num_write_kb":166592,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,7],"acting":[1,4,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"56.e","version":"1468'2604","reported_seq":2616,"reported_epoch":1468,"state":"active+clean","last_fresh":"2024-08-17T18:05:15.043336+0000","last_change":"2024-08-17T18:04:23.349422+0000","last_active":"2024-08-17T18:05:15.043336+0000","last_peered":"2024-08-17T18:05:15.043336+0000","last_clean":"2024-08-17T18:05:15.043336+0000","last_became_active":"2024-08-17T18:04:23.348828+0000","last_became_peered":"2024-08-17T18:04:23.348828+0000","last_unstale":"2024-08-17T18:05:15.043336+0000","last_undegraded":"2024-08-17T18:05:15.043336+0000","last_fullsized":"2024-08-17T18:05:15.043336+0000","mapping_epoch":1464,"log_start":"0'0","ondisk_log_start":"0'0","created":1464,"last_epoch_clean":1465,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:22.317444+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:22.317444+0000","last_clean_scrub_stamp":"2024-08-17T18:04:22.317444+0000","objects_scrubbed":0,"log_size":2604,"log_dups_size":0,"ondisk_log_size":2604,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:02:54.877774+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":170655744,"num_objects":2604,"num_object_clones":0,"num_object_copies":7812,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2604,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2604,"num_write_kb":166656,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,2],"acting":[7,1,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"56.d","version":"1468'2558","reported_seq":2577,"reported_epoch":1468,"state":"active+clean","last_fresh":"2024-08-17T18:05:14.223640+0000","last_change":"2024-08-17T18:04:24.066007+0000","last_active":"2024-08-17T18:05:14.223640+0000","last_peered":"2024-08-17T18:05:14.223640+0000","last_clean":"2024-08-17T18:05:14.223640+0000","last_became_active":"2024-08-17T18:04:24.065063+0000","last_became_peered":"2024-08-17T18:04:24.065063+0000","last_unstale":"2024-08-17T18:05:14.223640+0000","last_undegraded":"2024-08-17T18:05:14.223640+0000","last_fullsized":"2024-08-17T18:05:14.223640+0000","mapping_epoch":1464,"log_start":"0'0","ondisk_log_start":"0'0","created":1464,"last_epoch_clean":1465,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:22.317444+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:22.317444+0000","last_clean_scrub_stamp":"2024-08-17T18:04:22.317444+0000","objects_scrubbed":0,"log_size":2558,"log_dups_size":0,"ondisk_log_size":2558,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:10:41.089701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":167641088,"num_objects":2558,"num_object_clones":0,"num_object_copies":7674,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2558,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2558,"num_write_kb":163712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"56.c","version":"1468'2599","reported_seq":2618,"reported_epoch":1468,"state":"active+clean","last_fresh":"2024-08-17T18:05:15.239906+0000","last_change":"2024-08-17T18:04:23.355576+0000","last_active":"2024-08-17T18:05:15.239906+0000","last_peered":"2024-08-17T18:05:15.239906+0000","last_clean":"2024-08-17T18:05:15.239906+0000","last_became_active":"2024-08-17T18:04:23.355025+0000","last_became_peered":"2024-08-17T18:04:23.355025+0000","last_unstale":"2024-08-17T18:05:15.239906+0000","last_undegraded":"2024-08-17T18:05:15.239906+0000","last_fullsized":"2024-08-17T18:05:15.239906+0000","mapping_epoch":1464,"log_start":"0'0","ondisk_log_start":"0'0","created":1464,"last_epoch_clean":1465,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:22.317444+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:22.317444+0000","last_clean_scrub_stamp":"2024-08-17T18:04:22.317444+0000","objects_scrubbed":0,"log_size":2599,"log_dups_size":0,"ondisk_log_size":2599,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:28:50.601929+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":170328064,"num_objects":2599,"num_object_clones":0,"num_object_copies":7797,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2599,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2599,"num_write_kb":166336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,5,2],"acting":[1,5,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"56.b","version":"1468'2692","reported_seq":2705,"reported_epoch":1468,"state":"active+clean","last_fresh":"2024-08-17T18:05:14.602168+0000","last_change":"2024-08-17T18:04:24.064011+0000","last_active":"2024-08-17T18:05:14.602168+0000","last_peered":"2024-08-17T18:05:14.602168+0000","last_clean":"2024-08-17T18:05:14.602168+0000","last_became_active":"2024-08-17T18:04:24.063699+0000","last_became_peered":"2024-08-17T18:04:24.063699+0000","last_unstale":"2024-08-17T18:05:14.602168+0000","last_undegraded":"2024-08-17T18:05:14.602168+0000","last_fullsized":"2024-08-17T18:05:14.602168+0000","mapping_epoch":1464,"log_start":"0'0","ondisk_log_start":"0'0","created":1464,"last_epoch_clean":1465,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:22.317444+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:22.317444+0000","last_clean_scrub_stamp":"2024-08-17T18:04:22.317444+0000","objects_scrubbed":0,"log_size":2692,"log_dups_size":0,"ondisk_log_size":2692,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:37:20.561211+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":176422912,"num_objects":2692,"num_object_clones":0,"num_object_copies":8076,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2692,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2692,"num_write_kb":172288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"56.a","version":"1468'2594","reported_seq":2613,"reported_epoch":1468,"state":"active+clean","last_fresh":"2024-08-17T18:05:15.236592+0000","last_change":"2024-08-17T18:04:24.180349+0000","last_active":"2024-08-17T18:05:15.236592+0000","last_peered":"2024-08-17T18:05:15.236592+0000","last_clean":"2024-08-17T18:05:15.236592+0000","last_became_active":"2024-08-17T18:04:24.179317+0000","last_became_peered":"2024-08-17T18:04:24.179317+0000","last_unstale":"2024-08-17T18:05:15.236592+0000","last_undegraded":"2024-08-17T18:05:15.236592+0000","last_fullsized":"2024-08-17T18:05:15.236592+0000","mapping_epoch":1464,"log_start":"0'0","ondisk_log_start":"0'0","created":1464,"last_epoch_clean":1465,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:22.317444+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:22.317444+0000","last_clean_scrub_stamp":"2024-08-17T18:04:22.317444+0000","objects_scrubbed":0,"log_size":2594,"log_dups_size":0,"ondisk_log_size":2594,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:34:51.264926+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":170000384,"num_objects":2594,"num_object_clones":0,"num_object_copies":7782,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2594,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2594,"num_write_kb":166016,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,6],"acting":[1,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"56.9","version":"1468'2636","reported_seq":2649,"reported_epoch":1468,"state":"active+clean","last_fresh":"2024-08-17T18:05:14.601322+0000","last_change":"2024-08-17T18:04:24.064433+0000","last_active":"2024-08-17T18:05:14.601322+0000","last_peered":"2024-08-17T18:05:14.601322+0000","last_clean":"2024-08-17T18:05:14.601322+0000","last_became_active":"2024-08-17T18:04:24.063811+0000","last_became_peered":"2024-08-17T18:04:24.063811+0000","last_unstale":"2024-08-17T18:05:14.601322+0000","last_undegraded":"2024-08-17T18:05:14.601322+0000","last_fullsized":"2024-08-17T18:05:14.601322+0000","mapping_epoch":1464,"log_start":"0'0","ondisk_log_start":"0'0","created":1464,"last_epoch_clean":1465,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:22.317444+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:22.317444+0000","last_clean_scrub_stamp":"2024-08-17T18:04:22.317444+0000","objects_scrubbed":0,"log_size":2636,"log_dups_size":0,"ondisk_log_size":2636,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:23:10.334290+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":172752896,"num_objects":2636,"num_object_clones":0,"num_object_copies":7908,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2636,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2636,"num_write_kb":168704,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"56.8","version":"1468'2561","reported_seq":2580,"reported_epoch":1468,"state":"active+clean","last_fresh":"2024-08-17T18:05:13.687409+0000","last_change":"2024-08-17T18:04:24.180020+0000","last_active":"2024-08-17T18:05:13.687409+0000","last_peered":"2024-08-17T18:05:13.687409+0000","last_clean":"2024-08-17T18:05:13.687409+0000","last_became_active":"2024-08-17T18:04:24.179117+0000","last_became_peered":"2024-08-17T18:04:24.179117+0000","last_unstale":"2024-08-17T18:05:13.687409+0000","last_undegraded":"2024-08-17T18:05:13.687409+0000","last_fullsized":"2024-08-17T18:05:13.687409+0000","mapping_epoch":1464,"log_start":"0'0","ondisk_log_start":"0'0","created":1464,"last_epoch_clean":1465,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:22.317444+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:22.317444+0000","last_clean_scrub_stamp":"2024-08-17T18:04:22.317444+0000","objects_scrubbed":0,"log_size":2561,"log_dups_size":0,"ondisk_log_size":2561,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:26:41.865857+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":167837696,"num_objects":2561,"num_object_clones":0,"num_object_copies":7683,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2561,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2561,"num_write_kb":163904,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,0,6],"acting":[2,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"56.7","version":"1468'2571","reported_seq":2584,"reported_epoch":1468,"state":"active+clean","last_fresh":"2024-08-17T18:05:14.581027+0000","last_change":"2024-08-17T18:04:24.064143+0000","last_active":"2024-08-17T18:05:14.581027+0000","last_peered":"2024-08-17T18:05:14.581027+0000","last_clean":"2024-08-17T18:05:14.581027+0000","last_became_active":"2024-08-17T18:04:24.063601+0000","last_became_peered":"2024-08-17T18:04:24.063601+0000","last_unstale":"2024-08-17T18:05:14.581027+0000","last_undegraded":"2024-08-17T18:05:14.581027+0000","last_fullsized":"2024-08-17T18:05:14.581027+0000","mapping_epoch":1464,"log_start":"0'0","ondisk_log_start":"0'0","created":1464,"last_epoch_clean":1465,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:22.317444+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:22.317444+0000","last_clean_scrub_stamp":"2024-08-17T18:04:22.317444+0000","objects_scrubbed":0,"log_size":2571,"log_dups_size":0,"ondisk_log_size":2571,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:31:50.986193+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":168493056,"num_objects":2571,"num_object_clones":0,"num_object_copies":7713,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2571,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2571,"num_write_kb":164544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"56.6","version":"1468'2592","reported_seq":2605,"reported_epoch":1468,"state":"active+clean","last_fresh":"2024-08-17T18:05:14.511177+0000","last_change":"2024-08-17T18:04:23.358903+0000","last_active":"2024-08-17T18:05:14.511177+0000","last_peered":"2024-08-17T18:05:14.511177+0000","last_clean":"2024-08-17T18:05:14.511177+0000","last_became_active":"2024-08-17T18:04:23.357885+0000","last_became_peered":"2024-08-17T18:04:23.357885+0000","last_unstale":"2024-08-17T18:05:14.511177+0000","last_undegraded":"2024-08-17T18:05:14.511177+0000","last_fullsized":"2024-08-17T18:05:14.511177+0000","mapping_epoch":1464,"log_start":"0'0","ondisk_log_start":"0'0","created":1464,"last_epoch_clean":1465,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:22.317444+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:22.317444+0000","last_clean_scrub_stamp":"2024-08-17T18:04:22.317444+0000","objects_scrubbed":0,"log_size":2592,"log_dups_size":0,"ondisk_log_size":2592,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:37:53.324002+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":169869312,"num_objects":2592,"num_object_clones":0,"num_object_copies":7776,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2592,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2592,"num_write_kb":165888,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"56.5","version":"1468'2543","reported_seq":2562,"reported_epoch":1468,"state":"active+clean","last_fresh":"2024-08-17T18:05:14.218101+0000","last_change":"2024-08-17T18:04:23.353309+0000","last_active":"2024-08-17T18:05:14.218101+0000","last_peered":"2024-08-17T18:05:14.218101+0000","last_clean":"2024-08-17T18:05:14.218101+0000","last_became_active":"2024-08-17T18:04:23.352569+0000","last_became_peered":"2024-08-17T18:04:23.352569+0000","last_unstale":"2024-08-17T18:05:14.218101+0000","last_undegraded":"2024-08-17T18:05:14.218101+0000","last_fullsized":"2024-08-17T18:05:14.218101+0000","mapping_epoch":1464,"log_start":"0'0","ondisk_log_start":"0'0","created":1464,"last_epoch_clean":1465,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:22.317444+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:22.317444+0000","last_clean_scrub_stamp":"2024-08-17T18:04:22.317444+0000","objects_scrubbed":0,"log_size":2543,"log_dups_size":0,"ondisk_log_size":2543,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:49:11.814577+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":166658048,"num_objects":2543,"num_object_clones":0,"num_object_copies":7629,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2543,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2543,"num_write_kb":162752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"56.4","version":"1468'2638","reported_seq":2651,"reported_epoch":1468,"state":"active+clean","last_fresh":"2024-08-17T18:05:14.484896+0000","last_change":"2024-08-17T18:04:23.357420+0000","last_active":"2024-08-17T18:05:14.484896+0000","last_peered":"2024-08-17T18:05:14.484896+0000","last_clean":"2024-08-17T18:05:14.484896+0000","last_became_active":"2024-08-17T18:04:23.356404+0000","last_became_peered":"2024-08-17T18:04:23.356404+0000","last_unstale":"2024-08-17T18:05:14.484896+0000","last_undegraded":"2024-08-17T18:05:14.484896+0000","last_fullsized":"2024-08-17T18:05:14.484896+0000","mapping_epoch":1464,"log_start":"0'0","ondisk_log_start":"0'0","created":1464,"last_epoch_clean":1465,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:22.317444+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:22.317444+0000","last_clean_scrub_stamp":"2024-08-17T18:04:22.317444+0000","objects_scrubbed":0,"log_size":2638,"log_dups_size":0,"ondisk_log_size":2638,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:56:10.117070+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":172883968,"num_objects":2638,"num_object_clones":0,"num_object_copies":7914,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2638,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2638,"num_write_kb":168832,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"56.3","version":"1468'2656","reported_seq":2669,"reported_epoch":1468,"state":"active+clean","last_fresh":"2024-08-17T18:05:15.073640+0000","last_change":"2024-08-17T18:04:24.179159+0000","last_active":"2024-08-17T18:05:15.073640+0000","last_peered":"2024-08-17T18:05:15.073640+0000","last_clean":"2024-08-17T18:05:15.073640+0000","last_became_active":"2024-08-17T18:04:24.178459+0000","last_became_peered":"2024-08-17T18:04:24.178459+0000","last_unstale":"2024-08-17T18:05:15.073640+0000","last_undegraded":"2024-08-17T18:05:15.073640+0000","last_fullsized":"2024-08-17T18:05:15.073640+0000","mapping_epoch":1464,"log_start":"0'0","ondisk_log_start":"0'0","created":1464,"last_epoch_clean":1465,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:22.317444+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:22.317444+0000","last_clean_scrub_stamp":"2024-08-17T18:04:22.317444+0000","objects_scrubbed":0,"log_size":2656,"log_dups_size":0,"ondisk_log_size":2656,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:43:41.201439+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":174063616,"num_objects":2656,"num_object_clones":0,"num_object_copies":7968,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2656,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2656,"num_write_kb":169984,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,6],"acting":[7,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"56.2","version":"1468'2534","reported_seq":2547,"reported_epoch":1468,"state":"active+clean","last_fresh":"2024-08-17T18:05:14.504359+0000","last_change":"2024-08-17T18:04:23.358597+0000","last_active":"2024-08-17T18:05:14.504359+0000","last_peered":"2024-08-17T18:05:14.504359+0000","last_clean":"2024-08-17T18:05:14.504359+0000","last_became_active":"2024-08-17T18:04:23.357807+0000","last_became_peered":"2024-08-17T18:04:23.357807+0000","last_unstale":"2024-08-17T18:05:14.504359+0000","last_undegraded":"2024-08-17T18:05:14.504359+0000","last_fullsized":"2024-08-17T18:05:14.504359+0000","mapping_epoch":1464,"log_start":"0'0","ondisk_log_start":"0'0","created":1464,"last_epoch_clean":1465,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:22.317444+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:22.317444+0000","last_clean_scrub_stamp":"2024-08-17T18:04:22.317444+0000","objects_scrubbed":0,"log_size":2534,"log_dups_size":0,"ondisk_log_size":2534,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:33:59.133344+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":166068224,"num_objects":2534,"num_object_clones":0,"num_object_copies":7602,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2534,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2534,"num_write_kb":162176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"56.1","version":"1468'2566","reported_seq":2579,"reported_epoch":1468,"state":"active+clean","last_fresh":"2024-08-17T18:05:14.601061+0000","last_change":"2024-08-17T18:04:23.358640+0000","last_active":"2024-08-17T18:05:14.601061+0000","last_peered":"2024-08-17T18:05:14.601061+0000","last_clean":"2024-08-17T18:05:14.601061+0000","last_became_active":"2024-08-17T18:04:23.357779+0000","last_became_peered":"2024-08-17T18:04:23.357779+0000","last_unstale":"2024-08-17T18:05:14.601061+0000","last_undegraded":"2024-08-17T18:05:14.601061+0000","last_fullsized":"2024-08-17T18:05:14.601061+0000","mapping_epoch":1464,"log_start":"0'0","ondisk_log_start":"0'0","created":1464,"last_epoch_clean":1465,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:22.317444+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:22.317444+0000","last_clean_scrub_stamp":"2024-08-17T18:04:22.317444+0000","objects_scrubbed":0,"log_size":2566,"log_dups_size":0,"ondisk_log_size":2566,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:50:52.982546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":168165376,"num_objects":2566,"num_object_clones":0,"num_object_copies":7698,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2566,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2566,"num_write_kb":164224,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"56.0","version":"1468'2542","reported_seq":2555,"reported_epoch":1468,"state":"active+clean","last_fresh":"2024-08-17T18:05:14.585636+0000","last_change":"2024-08-17T18:04:24.180564+0000","last_active":"2024-08-17T18:05:14.585636+0000","last_peered":"2024-08-17T18:05:14.585636+0000","last_clean":"2024-08-17T18:05:14.585636+0000","last_became_active":"2024-08-17T18:04:24.179121+0000","last_became_peered":"2024-08-17T18:04:24.179121+0000","last_unstale":"2024-08-17T18:05:14.585636+0000","last_undegraded":"2024-08-17T18:05:14.585636+0000","last_fullsized":"2024-08-17T18:05:14.585636+0000","mapping_epoch":1464,"log_start":"0'0","ondisk_log_start":"0'0","created":1464,"last_epoch_clean":1465,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:04:22.317444+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:04:22.317444+0000","last_clean_scrub_stamp":"2024-08-17T18:04:22.317444+0000","objects_scrubbed":0,"log_size":2542,"log_dups_size":0,"ondisk_log_size":2542,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:58:33.661460+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":166592512,"num_objects":2542,"num_object_clones":0,"num_object_copies":7626,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2542,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2542,"num_write_kb":162688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.1f","version":"73'5","reported_seq":250,"reported_epoch":1467,"state":"active+clean","last_fresh":"2024-08-17T18:04:44.306372+0000","last_change":"2024-08-17T17:55:08.447355+0000","last_active":"2024-08-17T18:04:44.306372+0000","last_peered":"2024-08-17T18:04:44.306372+0000","last_clean":"2024-08-17T18:04:44.306372+0000","last_became_active":"2024-08-17T17:55:08.425454+0000","last_became_peered":"2024-08-17T17:55:08.425454+0000","last_unstale":"2024-08-17T18:04:44.306372+0000","last_undegraded":"2024-08-17T18:04:44.306372+0000","last_fullsized":"2024-08-17T18:04:44.306372+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:07:46.367232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2328,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1445,"reported_epoch":1467,"state":"active+clean","last_fresh":"2024-08-17T18:04:45.565827+0000","last_change":"2024-08-17T17:17:00.907395+0000","last_active":"2024-08-17T18:04:45.565827+0000","last_peered":"2024-08-17T18:04:45.565827+0000","last_clean":"2024-08-17T18:04:45.565827+0000","last_became_active":"2024-08-17T17:17:00.906954+0000","last_became_peered":"2024-08-17T17:17:00.906954+0000","last_unstale":"2024-08-17T18:04:45.565827+0000","last_undegraded":"2024-08-17T18:04:45.565827+0000","last_fullsized":"2024-08-17T18:04:45.565827+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:08:27.125392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1e","version":"73'2","reported_seq":53,"reported_epoch":1468,"state":"active+clean","last_fresh":"2024-08-17T18:04:48.356972+0000","last_change":"2024-08-17T18:02:05.254366+0000","last_active":"2024-08-17T18:04:48.356972+0000","last_peered":"2024-08-17T18:04:48.356972+0000","last_clean":"2024-08-17T18:04:48.356972+0000","last_became_active":"2024-08-17T18:02:05.254003+0000","last_became_peered":"2024-08-17T18:02:05.254003+0000","last_unstale":"2024-08-17T18:04:48.356972+0000","last_undegraded":"2024-08-17T18:04:48.356972+0000","last_fullsized":"2024-08-17T18:04:48.356972+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:03:39.285817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"reported_epoch":1468,"state":"active+clean","last_fresh":"2024-08-17T18:04:48.356628+0000","last_change":"2024-08-17T18:02:05.254661+0000","last_active":"2024-08-17T18:04:48.356628+0000","last_peered":"2024-08-17T18:04:48.356628+0000","last_clean":"2024-08-17T18:04:48.356628+0000","last_became_active":"2024-08-17T18:02:05.254357+0000","last_became_peered":"2024-08-17T18:02:05.254357+0000","last_unstale":"2024-08-17T18:04:48.356628+0000","last_undegraded":"2024-08-17T18:04:48.356628+0000","last_fullsized":"2024-08-17T18:04:48.356628+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:38:44.606437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"72'2","reported_seq":1443,"reported_epoch":1467,"state":"active+clean","last_fresh":"2024-08-17T18:04:44.305747+0000","last_change":"2024-08-17T17:56:32.667460+0000","last_active":"2024-08-17T18:04:44.305747+0000","last_peered":"2024-08-17T18:04:44.305747+0000","last_clean":"2024-08-17T18:04:44.305747+0000","last_became_active":"2024-08-17T17:56:32.644947+0000","last_became_peered":"2024-08-17T17:56:32.644947+0000","last_unstale":"2024-08-17T18:04:44.305747+0000","last_undegraded":"2024-08-17T18:04:44.305747+0000","last_fullsized":"2024-08-17T18:04:44.305747+0000","mapping_epoch":1400,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1401,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:43:52.835947+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"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,6],"acting":[5,2,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":1459,"reported_epoch":1467,"state":"active+clean","last_fresh":"2024-08-17T18:04:45.566141+0000","last_change":"2024-08-17T17:18:16.312656+0000","last_active":"2024-08-17T18:04:45.566141+0000","last_peered":"2024-08-17T18:04:45.566141+0000","last_clean":"2024-08-17T18:04:45.566141+0000","last_became_active":"2024-08-17T17:18:16.312411+0000","last_became_peered":"2024-08-17T17:18:16.312411+0000","last_unstale":"2024-08-17T18:04:45.566141+0000","last_undegraded":"2024-08-17T18:04:45.566141+0000","last_fullsized":"2024-08-17T18:04:45.566141+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:59:16.650787+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1c","version":"72'2","reported_seq":1445,"reported_epoch":1467,"state":"active+clean","last_fresh":"2024-08-17T18:04:44.305827+0000","last_change":"2024-08-17T17:17:00.909431+0000","last_active":"2024-08-17T18:04:44.305827+0000","last_peered":"2024-08-17T18:04:44.305827+0000","last_clean":"2024-08-17T18:04:44.305827+0000","last_became_active":"2024-08-17T17:17:00.909059+0000","last_became_peered":"2024-08-17T17:17:00.909059+0000","last_unstale":"2024-08-17T18:04:44.305827+0000","last_undegraded":"2024-08-17T18:04:44.305827+0000","last_fullsized":"2024-08-17T18:04:44.305827+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:07:29.560217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1459,"reported_epoch":1467,"state":"active+clean","last_fresh":"2024-08-17T18:04:45.566728+0000","last_change":"2024-08-17T17:18:16.313824+0000","last_active":"2024-08-17T18:04:45.566728+0000","last_peered":"2024-08-17T18:04:45.566728+0000","last_clean":"2024-08-17T18:04:45.566728+0000","last_became_active":"2024-08-17T17:18:16.313201+0000","last_became_peered":"2024-08-17T17:18:16.313201+0000","last_unstale":"2024-08-17T18:04:45.566728+0000","last_undegraded":"2024-08-17T18:04:45.566728+0000","last_fullsized":"2024-08-17T18:04:45.566728+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:52:39.662266+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1b","version":"73'2","reported_seq":178,"reported_epoch":1468,"state":"active+clean","last_fresh":"2024-08-17T18:04:48.350710+0000","last_change":"2024-08-17T17:49:45.922899+0000","last_active":"2024-08-17T18:04:48.350710+0000","last_peered":"2024-08-17T18:04:48.350710+0000","last_clean":"2024-08-17T18:04:48.350710+0000","last_became_active":"2024-08-17T17:49:45.921998+0000","last_became_peered":"2024-08-17T17:49:45.921998+0000","last_unstale":"2024-08-17T18:04:48.350710+0000","last_undegraded":"2024-08-17T18:04:48.350710+0000","last_fullsized":"2024-08-17T18:04:48.350710+0000","mapping_epoch":1317,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:22:31.896517+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":183,"reported_epoch":1468,"state":"active+clean","last_fresh":"2024-08-17T18:04:48.347766+0000","last_change":"2024-08-17T18:02:05.267777+0000","last_active":"2024-08-17T18:04:48.347766+0000","last_peered":"2024-08-17T18:04:48.347766+0000","last_clean":"2024-08-17T18:04:48.347766+0000","last_became_active":"2024-08-17T18:02:05.267368+0000","last_became_peered":"2024-08-17T18:02:05.267368+0000","last_unstale":"2024-08-17T18:04:48.347766+0000","last_undegraded":"2024-08-17T18:04:48.347766+0000","last_fullsized":"2024-08-17T18:04:48.347766+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:23:02.681318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"73'2","reported_seq":1498,"reported_epoch":1467,"state":"active+clean","last_fresh":"2024-08-17T18:04:45.566259+0000","last_change":"2024-08-17T17:55:08.434253+0000","last_active":"2024-08-17T18:04:45.566259+0000","last_peered":"2024-08-17T18:04:45.566259+0000","last_clean":"2024-08-17T18:04:45.566259+0000","last_became_active":"2024-08-17T17:55:08.433412+0000","last_became_peered":"2024-08-17T17:55:08.433412+0000","last_unstale":"2024-08-17T18:04:45.566259+0000","last_undegraded":"2024-08-17T18:04:45.566259+0000","last_fullsized":"2024-08-17T18:04:45.566259+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:15:19.247351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":139,"reported_epoch":1468,"state":"active+clean","last_fresh":"2024-08-17T18:04:48.356383+0000","last_change":"2024-08-17T17:57:12.437993+0000","last_active":"2024-08-17T18:04:48.356383+0000","last_peered":"2024-08-17T18:04:48.356383+0000","last_clean":"2024-08-17T18:04:48.356383+0000","last_became_active":"2024-08-17T17:57:12.437709+0000","last_became_peered":"2024-08-17T17:57:12.437709+0000","last_unstale":"2024-08-17T18:04:48.356383+0000","last_undegraded":"2024-08-17T18:04:48.356383+0000","last_fullsized":"2024-08-17T18:04:48.356383+0000","mapping_epoch":1405,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1406,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:19:33.228357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":2223,"reported_epoch":1468,"state":"active+clean","last_fresh":"2024-08-17T18:04:48.349647+0000","last_change":"2024-08-17T17:18:16.281082+0000","last_active":"2024-08-17T18:04:48.349647+0000","last_peered":"2024-08-17T18:04:48.349647+0000","last_clean":"2024-08-17T18:04:48.349647+0000","last_became_active":"2024-08-17T17:18:16.279919+0000","last_became_peered":"2024-08-17T17:18:16.279919+0000","last_unstale":"2024-08-17T18:04:48.349647+0000","last_undegraded":"2024-08-17T18:04:48.349647+0000","last_fullsized":"2024-08-17T18:04:48.349647+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:57:50.378999+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":874,"reported_epoch":1467,"state":"active+clean","last_fresh":"2024-08-17T18:04:45.684724+0000","last_change":"2024-08-17T18:02:05.267084+0000","last_active":"2024-08-17T18:04:45.684724+0000","last_peered":"2024-08-17T18:04:45.684724+0000","last_clean":"2024-08-17T18:04:45.684724+0000","last_became_active":"2024-08-17T18:02:05.266742+0000","last_became_peered":"2024-08-17T18:02:05.266742+0000","last_unstale":"2024-08-17T18:04:45.684724+0000","last_undegraded":"2024-08-17T18:04:45.684724+0000","last_fullsized":"2024-08-17T18:04:45.684724+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:36:39.414644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":139,"reported_epoch":1468,"state":"active+clean","last_fresh":"2024-08-17T18:04:48.355978+0000","last_change":"2024-08-17T17:57:12.447626+0000","last_active":"2024-08-17T18:04:48.355978+0000","last_peered":"2024-08-17T18:04:48.355978+0000","last_clean":"2024-08-17T18:04:48.355978+0000","last_became_active":"2024-08-17T17:57:12.447303+0000","last_became_peered":"2024-08-17T17:57:12.447303+0000","last_unstale":"2024-08-17T18:04:48.355978+0000","last_undegraded":"2024-08-17T18:04:48.355978+0000","last_fullsized":"2024-08-17T18:04:48.355978+0000","mapping_epoch":1405,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1406,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:55:37.275654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1456,"reported_epoch":1467,"state":"active+clean","last_fresh":"2024-08-17T18:04:45.254758+0000","last_change":"2024-08-17T17:54:32.126145+0000","last_active":"2024-08-17T18:04:45.254758+0000","last_peered":"2024-08-17T18:04:45.254758+0000","last_clean":"2024-08-17T18:04:45.254758+0000","last_became_active":"2024-08-17T17:54:32.125112+0000","last_became_peered":"2024-08-17T17:54:32.125112+0000","last_unstale":"2024-08-17T18:04:45.254758+0000","last_undegraded":"2024-08-17T18:04:45.254758+0000","last_fullsized":"2024-08-17T18:04:45.254758+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:28:52.765651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":2198,"reported_epoch":1468,"state":"active+clean","last_fresh":"2024-08-17T18:04:48.356050+0000","last_change":"2024-08-17T17:18:16.342753+0000","last_active":"2024-08-17T18:04:48.356050+0000","last_peered":"2024-08-17T18:04:48.356050+0000","last_clean":"2024-08-17T18:04:48.356050+0000","last_became_active":"2024-08-17T17:18:16.326676+0000","last_became_peered":"2024-08-17T17:18:16.326676+0000","last_unstale":"2024-08-17T18:04:48.356050+0000","last_undegraded":"2024-08-17T18:04:48.356050+0000","last_fullsized":"2024-08-17T18:04:48.356050+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:33:35.922736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":871,"reported_epoch":1467,"state":"active+clean","last_fresh":"2024-08-17T18:04:44.306393+0000","last_change":"2024-08-17T18:02:05.252661+0000","last_active":"2024-08-17T18:04:44.306393+0000","last_peered":"2024-08-17T18:04:44.306393+0000","last_clean":"2024-08-17T18:04:44.306393+0000","last_became_active":"2024-08-17T18:02:05.252209+0000","last_became_peered":"2024-08-17T18:02:05.252209+0000","last_unstale":"2024-08-17T18:04:44.306393+0000","last_undegraded":"2024-08-17T18:04:44.306393+0000","last_fullsized":"2024-08-17T18:04:44.306393+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:02:04.254394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":2191,"reported_epoch":1468,"state":"active+clean","last_fresh":"2024-08-17T18:04:48.356820+0000","last_change":"2024-08-17T17:18:16.277739+0000","last_active":"2024-08-17T18:04:48.356820+0000","last_peered":"2024-08-17T18:04:48.356820+0000","last_clean":"2024-08-17T18:04:48.356820+0000","last_became_active":"2024-08-17T17:18:16.276554+0000","last_became_peered":"2024-08-17T17:18:16.276554+0000","last_unstale":"2024-08-17T18:04:48.356820+0000","last_undegraded":"2024-08-17T18:04:48.356820+0000","last_fullsized":"2024-08-17T18:04:48.356820+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:49.230009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1442,"reported_epoch":1467,"state":"active+clean","last_fresh":"2024-08-17T18:04:44.306167+0000","last_change":"2024-08-17T17:17:00.910985+0000","last_active":"2024-08-17T18:04:44.306167+0000","last_peered":"2024-08-17T18:04:44.306167+0000","last_clean":"2024-08-17T18:04:44.306167+0000","last_became_active":"2024-08-17T17:17:00.910601+0000","last_became_peered":"2024-08-17T17:17:00.910601+0000","last_unstale":"2024-08-17T18:04:44.306167+0000","last_undegraded":"2024-08-17T18:04:44.306167+0000","last_fullsized":"2024-08-17T18:04:44.306167+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:23:11.495112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.15","version":"72'3","reported_seq":1447,"reported_epoch":1467,"state":"active+clean","last_fresh":"2024-08-17T18:04:45.686138+0000","last_change":"2024-08-17T17:18:16.301241+0000","last_active":"2024-08-17T18:04:45.686138+0000","last_peered":"2024-08-17T18:04:45.686138+0000","last_clean":"2024-08-17T18:04:45.686138+0000","last_became_active":"2024-08-17T17:18:16.299737+0000","last_became_peered":"2024-08-17T17:18:16.299737+0000","last_unstale":"2024-08-17T18:04:45.686138+0000","last_undegraded":"2024-08-17T18:04:45.686138+0000","last_fullsized":"2024-08-17T18:04:45.686138+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-18T19:53:37.133462+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":7,"num_read_kb":7,"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":2245,"reported_epoch":1468,"state":"active+clean","last_fresh":"2024-08-17T18:04:48.350370+0000","last_change":"2024-08-17T17:55:08.429827+0000","last_active":"2024-08-17T18:04:48.350370+0000","last_peered":"2024-08-17T18:04:48.350370+0000","last_clean":"2024-08-17T18:04:48.350370+0000","last_became_active":"2024-08-17T17:55:08.429074+0000","last_became_peered":"2024-08-17T17:55:08.429074+0000","last_unstale":"2024-08-17T18:04:48.350370+0000","last_undegraded":"2024-08-17T18:04:48.350370+0000","last_fullsized":"2024-08-17T18:04:48.350370+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:04:59.445443+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"554'24","reported_seq":1462,"reported_epoch":1467,"state":"active+clean","last_fresh":"2024-08-17T18:04:45.566834+0000","last_change":"2024-08-17T16:58:54.776072+0000","last_active":"2024-08-17T18:04:45.566834+0000","last_peered":"2024-08-17T18:04:45.566834+0000","last_clean":"2024-08-17T18:04:45.566834+0000","last_became_active":"2024-08-17T16:58:54.775651+0000","last_became_peered":"2024-08-17T16:58:54.775651+0000","last_unstale":"2024-08-17T18:04:45.566834+0000","last_undegraded":"2024-08-17T18:04:45.566834+0000","last_fullsized":"2024-08-17T18:04:45.566834+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:12:22.596338+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":10,"num_read_kb":9,"num_write":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,7,6],"acting":[4,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":1446,"reported_epoch":1467,"state":"active+clean","last_fresh":"2024-08-17T18:04:45.566980+0000","last_change":"2024-08-17T17:17:00.910587+0000","last_active":"2024-08-17T18:04:45.566980+0000","last_peered":"2024-08-17T18:04:45.566980+0000","last_clean":"2024-08-17T18:04:45.566980+0000","last_became_active":"2024-08-17T17:17:00.910286+0000","last_became_peered":"2024-08-17T17:17:00.910286+0000","last_unstale":"2024-08-17T18:04:45.566980+0000","last_undegraded":"2024-08-17T18:04:45.566980+0000","last_fullsized":"2024-08-17T18:04:45.566980+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:54:49.965593+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,6,1],"acting":[4,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":1434,"reported_epoch":1467,"state":"active+clean","last_fresh":"2024-08-17T18:04:45.566288+0000","last_change":"2024-08-17T16:58:55.798371+0000","last_active":"2024-08-17T18:04:45.566288+0000","last_peered":"2024-08-17T18:04:45.566288+0000","last_clean":"2024-08-17T18:04:45.566288+0000","last_became_active":"2024-08-17T16:58:55.797569+0000","last_became_peered":"2024-08-17T16:58:55.797569+0000","last_unstale":"2024-08-17T18:04:45.566288+0000","last_undegraded":"2024-08-17T18:04:45.566288+0000","last_fullsized":"2024-08-17T18:04:45.566288+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:01:10.936104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"0'0","reported_seq":1496,"reported_epoch":1467,"state":"active+clean","last_fresh":"2024-08-17T18:04:45.254822+0000","last_change":"2024-08-17T17:55:08.428066+0000","last_active":"2024-08-17T18:04:45.254822+0000","last_peered":"2024-08-17T18:04:45.254822+0000","last_clean":"2024-08-17T18:04:45.254822+0000","last_became_active":"2024-08-17T17:55:08.427255+0000","last_became_peered":"2024-08-17T17:55:08.427255+0000","last_unstale":"2024-08-17T18:04:45.254822+0000","last_undegraded":"2024-08-17T18:04:45.254822+0000","last_fullsized":"2024-08-17T18:04:45.254822+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:52:18.972350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055220200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'1","reported_seq":342,"reported_epoch":1468,"state":"active+clean","last_fresh":"2024-08-17T18:04:48.349945+0000","last_change":"2024-08-17T17:49:45.925344+0000","last_active":"2024-08-17T18:04:48.349945+0000","last_peered":"2024-08-17T18:04:48.349945+0000","last_clean":"2024-08-17T18:04:48.349945+0000","last_became_active":"2024-08-17T17:49:45.924950+0000","last_became_peered":"2024-08-17T17:49:45.924950+0000","last_unstale":"2024-08-17T18:04:48.349945+0000","last_undegraded":"2024-08-17T18:04:48.349945+0000","last_fullsized":"2024-08-17T18:04:48.349945+0000","mapping_epoch":1317,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:59:25.028752+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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.0","version":"0'0","reported_seq":53,"reported_epoch":1468,"state":"active+clean","last_fresh":"2024-08-17T18:04:48.355912+0000","last_change":"2024-08-17T18:02:05.256155+0000","last_active":"2024-08-17T18:04:48.355912+0000","last_peered":"2024-08-17T18:04:48.355912+0000","last_clean":"2024-08-17T18:04:48.355912+0000","last_became_active":"2024-08-17T18:02:05.255866+0000","last_became_peered":"2024-08-17T18:02:05.255866+0000","last_unstale":"2024-08-17T18:04:48.355912+0000","last_undegraded":"2024-08-17T18:04:48.355912+0000","last_fullsized":"2024-08-17T18:04:48.355912+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:42:45.768469+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":2229,"reported_epoch":1468,"state":"active+clean","last_fresh":"2024-08-17T18:04:48.350141+0000","last_change":"2024-08-17T17:17:00.896325+0000","last_active":"2024-08-17T18:04:48.350141+0000","last_peered":"2024-08-17T18:04:48.350141+0000","last_clean":"2024-08-17T18:04:48.350141+0000","last_became_active":"2024-08-17T17:17:00.895941+0000","last_became_peered":"2024-08-17T17:17:00.895941+0000","last_unstale":"2024-08-17T18:04:48.350141+0000","last_undegraded":"2024-08-17T18:04:48.350141+0000","last_fullsized":"2024-08-17T18:04:48.350141+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:11:35.135534+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":2200,"reported_epoch":1468,"state":"active+clean","last_fresh":"2024-08-17T18:04:48.357152+0000","last_change":"2024-08-17T17:18:16.320699+0000","last_active":"2024-08-17T18:04:48.357152+0000","last_peered":"2024-08-17T18:04:48.357152+0000","last_clean":"2024-08-17T18:04:48.357152+0000","last_became_active":"2024-08-17T17:18:16.292640+0000","last_became_peered":"2024-08-17T17:18:16.292640+0000","last_unstale":"2024-08-17T18:04:48.357152+0000","last_undegraded":"2024-08-17T18:04:48.357152+0000","last_fullsized":"2024-08-17T18:04:48.357152+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:21:16.574115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":803,"reported_epoch":1467,"state":"active+clean","last_fresh":"2024-08-17T18:04:44.305469+0000","last_change":"2024-08-17T17:49:45.922979+0000","last_active":"2024-08-17T18:04:44.305469+0000","last_peered":"2024-08-17T18:04:44.305469+0000","last_clean":"2024-08-17T18:04:44.305469+0000","last_became_active":"2024-08-17T17:49:45.922094+0000","last_became_peered":"2024-08-17T17:49:45.922094+0000","last_unstale":"2024-08-17T18:04:44.305469+0000","last_undegraded":"2024-08-17T18:04:44.305469+0000","last_fullsized":"2024-08-17T18:04:44.305469+0000","mapping_epoch":1317,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:21:12.259239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":1458,"reported_epoch":1467,"state":"active+clean","last_fresh":"2024-08-17T18:04:45.686430+0000","last_change":"2024-08-17T17:16:32.400242+0000","last_active":"2024-08-17T18:04:45.686430+0000","last_peered":"2024-08-17T18:04:45.686430+0000","last_clean":"2024-08-17T18:04:45.686430+0000","last_became_active":"2024-08-17T17:16:32.398524+0000","last_became_peered":"2024-08-17T17:16:32.398524+0000","last_unstale":"2024-08-17T18:04:45.686430+0000","last_undegraded":"2024-08-17T18:04:45.686430+0000","last_fullsized":"2024-08-17T18:04:45.686430+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:17:23.054038+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069231800000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2249,"reported_epoch":1468,"state":"active+clean","last_fresh":"2024-08-17T18:04:48.350732+0000","last_change":"2024-08-17T17:55:08.430934+0000","last_active":"2024-08-17T18:04:48.350732+0000","last_peered":"2024-08-17T18:04:48.350732+0000","last_clean":"2024-08-17T18:04:48.350732+0000","last_became_active":"2024-08-17T17:55:08.430179+0000","last_became_peered":"2024-08-17T17:55:08.430179+0000","last_unstale":"2024-08-17T18:04:48.350732+0000","last_undegraded":"2024-08-17T18:04:48.350732+0000","last_fullsized":"2024-08-17T18:04:48.350732+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:05:47.554904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.2","version":"0'0","reported_seq":259,"reported_epoch":1468,"state":"active+clean","last_fresh":"2024-08-17T18:04:48.350142+0000","last_change":"2024-08-17T17:52:58.178434+0000","last_active":"2024-08-17T18:04:48.350142+0000","last_peered":"2024-08-17T18:04:48.350142+0000","last_clean":"2024-08-17T18:04:48.350142+0000","last_became_active":"2024-08-17T17:52:58.177486+0000","last_became_peered":"2024-08-17T17:52:58.177486+0000","last_unstale":"2024-08-17T18:04:48.350142+0000","last_undegraded":"2024-08-17T18:04:48.350142+0000","last_fullsized":"2024-08-17T18:04:48.350142+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:44:49.313436+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":2244,"reported_epoch":1468,"state":"active+clean","last_fresh":"2024-08-17T18:04:48.350626+0000","last_change":"2024-08-17T17:17:00.884753+0000","last_active":"2024-08-17T18:04:48.350626+0000","last_peered":"2024-08-17T18:04:48.350626+0000","last_clean":"2024-08-17T18:04:48.350626+0000","last_became_active":"2024-08-17T17:17:00.883779+0000","last_became_peered":"2024-08-17T17:17:00.883779+0000","last_unstale":"2024-08-17T18:04:48.350626+0000","last_undegraded":"2024-08-17T18:04:48.350626+0000","last_fullsized":"2024-08-17T18:04:48.350626+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:51:16.619491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001020055,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1515,"reported_epoch":1467,"state":"active+clean","last_fresh":"2024-08-17T18:04:44.305984+0000","last_change":"2024-08-17T18:02:05.252841+0000","last_active":"2024-08-17T18:04:44.305984+0000","last_peered":"2024-08-17T18:04:44.305984+0000","last_clean":"2024-08-17T18:04:44.305984+0000","last_became_active":"2024-08-17T18:02:05.252487+0000","last_became_peered":"2024-08-17T18:02:05.252487+0000","last_unstale":"2024-08-17T18:04:44.305984+0000","last_undegraded":"2024-08-17T18:04:44.305984+0000","last_fullsized":"2024-08-17T18:04:44.305984+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:31:54.123948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":1510,"reported_epoch":1467,"state":"active+clean","last_fresh":"2024-08-17T18:04:44.305555+0000","last_change":"2024-08-17T18:02:05.252667+0000","last_active":"2024-08-17T18:04:44.305555+0000","last_peered":"2024-08-17T18:04:44.305555+0000","last_clean":"2024-08-17T18:04:44.305555+0000","last_became_active":"2024-08-17T18:02:05.252359+0000","last_became_peered":"2024-08-17T18:02:05.252359+0000","last_unstale":"2024-08-17T18:04:44.305555+0000","last_undegraded":"2024-08-17T18:04:44.305555+0000","last_fullsized":"2024-08-17T18:04:44.305555+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:41:14.595892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"3.3","version":"0'0","reported_seq":1450,"reported_epoch":1467,"state":"active+clean","last_fresh":"2024-08-17T18:04:45.567190+0000","last_change":"2024-08-17T17:16:32.405221+0000","last_active":"2024-08-17T18:04:45.567190+0000","last_peered":"2024-08-17T18:04:45.567190+0000","last_clean":"2024-08-17T18:04:45.567190+0000","last_became_active":"2024-08-17T17:16:32.396836+0000","last_became_peered":"2024-08-17T17:16:32.396836+0000","last_unstale":"2024-08-17T18:04:45.567190+0000","last_undegraded":"2024-08-17T18:04:45.567190+0000","last_fullsized":"2024-08-17T18:04:45.567190+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:16:39.809514+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"66'2","reported_seq":1461,"reported_epoch":1467,"state":"active+clean","last_fresh":"2024-08-17T18:04:44.304787+0000","last_change":"2024-08-17T17:17:00.909906+0000","last_active":"2024-08-17T18:04:44.304787+0000","last_peered":"2024-08-17T18:04:44.304787+0000","last_clean":"2024-08-17T18:04:44.304787+0000","last_became_active":"2024-08-17T17:17:00.909516+0000","last_became_peered":"2024-08-17T17:17:00.909516+0000","last_unstale":"2024-08-17T18:04:44.304787+0000","last_undegraded":"2024-08-17T18:04:44.304787+0000","last_fullsized":"2024-08-17T18:04:44.304787+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:08.716390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020478699999999998,"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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":2229,"reported_epoch":1468,"state":"active+clean","last_fresh":"2024-08-17T18:04:48.349904+0000","last_change":"2024-08-17T17:17:00.904465+0000","last_active":"2024-08-17T18:04:48.349904+0000","last_peered":"2024-08-17T18:04:48.349904+0000","last_clean":"2024-08-17T18:04:48.349904+0000","last_became_active":"2024-08-17T17:17:00.904064+0000","last_became_peered":"2024-08-17T17:17:00.904064+0000","last_unstale":"2024-08-17T18:04:48.349904+0000","last_undegraded":"2024-08-17T18:04:48.349904+0000","last_fullsized":"2024-08-17T18:04:48.349904+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:25:33.842617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2251,"reported_epoch":1468,"state":"active+clean","last_fresh":"2024-08-17T18:04:48.349607+0000","last_change":"2024-08-17T17:55:08.429994+0000","last_active":"2024-08-17T18:04:48.349607+0000","last_peered":"2024-08-17T18:04:48.349607+0000","last_clean":"2024-08-17T18:04:48.349607+0000","last_became_active":"2024-08-17T17:55:08.429179+0000","last_became_peered":"2024-08-17T17:55:08.429179+0000","last_unstale":"2024-08-17T18:04:48.349607+0000","last_undegraded":"2024-08-17T18:04:48.349607+0000","last_fullsized":"2024-08-17T18:04:48.349607+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:37:53.714925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":183,"reported_epoch":1468,"state":"active+clean","last_fresh":"2024-08-17T18:04:48.347430+0000","last_change":"2024-08-17T18:02:05.268122+0000","last_active":"2024-08-17T18:04:48.347430+0000","last_peered":"2024-08-17T18:04:48.347430+0000","last_clean":"2024-08-17T18:04:48.347430+0000","last_became_active":"2024-08-17T18:02:05.267729+0000","last_became_peered":"2024-08-17T18:02:05.267729+0000","last_unstale":"2024-08-17T18:04:48.347430+0000","last_undegraded":"2024-08-17T18:04:48.347430+0000","last_fullsized":"2024-08-17T18:04:48.347430+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:08:04.648546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00091001700000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.6","version":"0'0","reported_seq":113,"reported_epoch":1467,"state":"active+clean","last_fresh":"2024-08-17T18:04:44.305918+0000","last_change":"2024-08-17T17:55:08.423855+0000","last_active":"2024-08-17T18:04:44.305918+0000","last_peered":"2024-08-17T18:04:44.305918+0000","last_clean":"2024-08-17T18:04:44.305918+0000","last_became_active":"2024-08-17T17:55:08.423172+0000","last_became_peered":"2024-08-17T17:55:08.423172+0000","last_unstale":"2024-08-17T18:04:44.305918+0000","last_undegraded":"2024-08-17T18:04:44.305918+0000","last_fullsized":"2024-08-17T18:04:44.305918+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:28:49.620547+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1","version":"0'0","reported_seq":873,"reported_epoch":1467,"state":"active+clean","last_fresh":"2024-08-17T18:04:45.565751+0000","last_change":"2024-08-17T18:02:05.254486+0000","last_active":"2024-08-17T18:04:45.565751+0000","last_peered":"2024-08-17T18:04:45.565751+0000","last_clean":"2024-08-17T18:04:45.565751+0000","last_became_active":"2024-08-17T18:02:05.254186+0000","last_became_peered":"2024-08-17T18:02:05.254186+0000","last_unstale":"2024-08-17T18:04:45.565751+0000","last_undegraded":"2024-08-17T18:04:45.565751+0000","last_fullsized":"2024-08-17T18:04:45.565751+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:17:48.848959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1475,"reported_epoch":1468,"state":"active+clean","last_fresh":"2024-08-17T18:04:48.355399+0000","last_change":"2024-08-17T17:17:00.873245+0000","last_active":"2024-08-17T18:04:48.355399+0000","last_peered":"2024-08-17T18:04:48.355399+0000","last_clean":"2024-08-17T18:04:48.355399+0000","last_became_active":"2024-08-17T17:17:00.870779+0000","last_became_peered":"2024-08-17T17:17:00.870779+0000","last_unstale":"2024-08-17T18:04:48.355399+0000","last_undegraded":"2024-08-17T18:04:48.355399+0000","last_fullsized":"2024-08-17T18:04:48.355399+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:30:08.495141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00081337499999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1432,"reported_epoch":1467,"state":"active+clean","last_fresh":"2024-08-17T18:04:45.254525+0000","last_change":"2024-08-17T16:58:55.791767+0000","last_active":"2024-08-17T18:04:45.254525+0000","last_peered":"2024-08-17T18:04:45.254525+0000","last_clean":"2024-08-17T18:04:45.254525+0000","last_became_active":"2024-08-17T16:58:55.790452+0000","last_became_peered":"2024-08-17T16:58:55.790452+0000","last_unstale":"2024-08-17T18:04:45.254525+0000","last_undegraded":"2024-08-17T18:04:45.254525+0000","last_fullsized":"2024-08-17T18:04:45.254525+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:48:24.218305+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":53,"reported_epoch":1468,"state":"active+clean","last_fresh":"2024-08-17T18:04:48.356456+0000","last_change":"2024-08-17T18:02:05.252920+0000","last_active":"2024-08-17T18:04:48.356456+0000","last_peered":"2024-08-17T18:04:48.356456+0000","last_clean":"2024-08-17T18:04:48.356456+0000","last_became_active":"2024-08-17T18:02:05.252430+0000","last_became_peered":"2024-08-17T18:02:05.252430+0000","last_unstale":"2024-08-17T18:04:48.356456+0000","last_undegraded":"2024-08-17T18:04:48.356456+0000","last_fullsized":"2024-08-17T18:04:48.356456+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:41:29.064858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"64'1","reported_seq":1515,"reported_epoch":1467,"state":"active+clean","last_fresh":"2024-08-17T18:04:44.305500+0000","last_change":"2024-08-17T17:55:08.449494+0000","last_active":"2024-08-17T18:04:44.305500+0000","last_peered":"2024-08-17T18:04:44.305500+0000","last_clean":"2024-08-17T18:04:44.305500+0000","last_became_active":"2024-08-17T17:55:08.417287+0000","last_became_peered":"2024-08-17T17:55:08.417287+0000","last_unstale":"2024-08-17T18:04:44.305500+0000","last_undegraded":"2024-08-17T18:04:44.305500+0000","last_fullsized":"2024-08-17T18:04:44.305500+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:56:08.861782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00092444000000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"474'149","reported_seq":1777,"reported_epoch":1467,"state":"active+clean","last_fresh":"2024-08-17T18:04:45.684904+0000","last_change":"2024-08-17T17:16:32.396277+0000","last_active":"2024-08-17T18:04:45.684904+0000","last_peered":"2024-08-17T18:04:45.684904+0000","last_clean":"2024-08-17T18:04:45.684904+0000","last_became_active":"2024-08-17T17:16:32.395751+0000","last_became_peered":"2024-08-17T17:16:32.395751+0000","last_unstale":"2024-08-17T18:04:45.684904+0000","last_undegraded":"2024-08-17T18:04:45.684904+0000","last_fullsized":"2024-08-17T18:04:45.684904+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T16:50:43.700602+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:40:40.786904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,6],"acting":[7,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":104,"reported_epoch":1467,"state":"active+clean","last_fresh":"2024-08-17T18:04:44.306183+0000","last_change":"2024-08-17T17:54:32.127972+0000","last_active":"2024-08-17T18:04:44.306183+0000","last_peered":"2024-08-17T18:04:44.306183+0000","last_clean":"2024-08-17T18:04:44.306183+0000","last_became_active":"2024-08-17T17:54:32.127118+0000","last_became_peered":"2024-08-17T17:54:32.127118+0000","last_unstale":"2024-08-17T18:04:44.306183+0000","last_undegraded":"2024-08-17T18:04:44.306183+0000","last_fullsized":"2024-08-17T18:04:44.306183+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:24:15.825044+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,4],"acting":[5,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":53,"reported_epoch":1468,"state":"active+clean","last_fresh":"2024-08-17T18:04:48.355854+0000","last_change":"2024-08-17T18:02:05.266601+0000","last_active":"2024-08-17T18:04:48.355854+0000","last_peered":"2024-08-17T18:04:48.355854+0000","last_clean":"2024-08-17T18:04:48.355854+0000","last_became_active":"2024-08-17T18:02:05.266287+0000","last_became_peered":"2024-08-17T18:02:05.266287+0000","last_unstale":"2024-08-17T18:04:48.355854+0000","last_undegraded":"2024-08-17T18:04:48.355854+0000","last_fullsized":"2024-08-17T18:04:48.355854+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:20:03.465268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1447,"reported_epoch":1467,"state":"active+clean","last_fresh":"2024-08-17T18:04:45.566914+0000","last_change":"2024-08-17T17:17:00.913004+0000","last_active":"2024-08-17T18:04:45.566914+0000","last_peered":"2024-08-17T18:04:45.566914+0000","last_clean":"2024-08-17T18:04:45.566914+0000","last_became_active":"2024-08-17T17:17:00.911585+0000","last_became_peered":"2024-08-17T17:17:00.911585+0000","last_unstale":"2024-08-17T18:04:45.566914+0000","last_undegraded":"2024-08-17T18:04:45.566914+0000","last_fullsized":"2024-08-17T18:04:45.566914+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:37:51.369468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1485,"reported_epoch":1467,"state":"active+clean","last_fresh":"2024-08-17T18:04:45.567144+0000","last_change":"2024-08-17T17:55:08.433608+0000","last_active":"2024-08-17T18:04:45.567144+0000","last_peered":"2024-08-17T18:04:45.567144+0000","last_clean":"2024-08-17T18:04:45.567144+0000","last_became_active":"2024-08-17T17:55:08.432952+0000","last_became_peered":"2024-08-17T17:55:08.432952+0000","last_unstale":"2024-08-17T18:04:45.567144+0000","last_undegraded":"2024-08-17T18:04:45.567144+0000","last_fullsized":"2024-08-17T18:04:45.567144+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:39:42.486959+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1498,"reported_epoch":1467,"state":"active+clean","last_fresh":"2024-08-17T18:04:45.566732+0000","last_change":"2024-08-17T17:55:08.433919+0000","last_active":"2024-08-17T18:04:45.566732+0000","last_peered":"2024-08-17T18:04:45.566732+0000","last_clean":"2024-08-17T18:04:45.566732+0000","last_became_active":"2024-08-17T17:55:08.433170+0000","last_became_peered":"2024-08-17T17:55:08.433170+0000","last_unstale":"2024-08-17T18:04:45.566732+0000","last_undegraded":"2024-08-17T18:04:45.566732+0000","last_fullsized":"2024-08-17T18:04:45.566732+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:57:00.544503+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1447,"reported_epoch":1467,"state":"active+clean","last_fresh":"2024-08-17T18:04:45.254697+0000","last_change":"2024-08-17T17:17:00.876413+0000","last_active":"2024-08-17T18:04:45.254697+0000","last_peered":"2024-08-17T18:04:45.254697+0000","last_clean":"2024-08-17T18:04:45.254697+0000","last_became_active":"2024-08-17T17:17:00.874530+0000","last_became_peered":"2024-08-17T17:17:00.874530+0000","last_unstale":"2024-08-17T18:04:45.254697+0000","last_undegraded":"2024-08-17T18:04:45.254697+0000","last_fullsized":"2024-08-17T18:04:45.254697+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:38:15.342870+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1447,"reported_epoch":1467,"state":"active+clean","last_fresh":"2024-08-17T18:04:45.566658+0000","last_change":"2024-08-17T17:18:16.323735+0000","last_active":"2024-08-17T18:04:45.566658+0000","last_peered":"2024-08-17T18:04:45.566658+0000","last_clean":"2024-08-17T18:04:45.566658+0000","last_became_active":"2024-08-17T17:18:16.323200+0000","last_became_peered":"2024-08-17T17:18:16.323200+0000","last_unstale":"2024-08-17T18:04:45.566658+0000","last_undegraded":"2024-08-17T18:04:45.566658+0000","last_fullsized":"2024-08-17T18:04:45.566658+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:53:38.579537+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"73'3","reported_seq":2211,"reported_epoch":1468,"state":"active+clean","last_fresh":"2024-08-17T18:04:48.356287+0000","last_change":"2024-08-17T17:18:16.310418+0000","last_active":"2024-08-17T18:04:48.356287+0000","last_peered":"2024-08-17T18:04:48.356287+0000","last_clean":"2024-08-17T18:04:48.356287+0000","last_became_active":"2024-08-17T17:18:16.286763+0000","last_became_peered":"2024-08-17T17:18:16.286763+0000","last_unstale":"2024-08-17T18:04:48.356287+0000","last_undegraded":"2024-08-17T18:04:48.356287+0000","last_fullsized":"2024-08-17T18:04:48.356287+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-18T23:44:27.573008+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":259,"reported_epoch":1468,"state":"active+clean","last_fresh":"2024-08-17T18:04:48.349820+0000","last_change":"2024-08-17T17:52:58.181998+0000","last_active":"2024-08-17T18:04:48.349820+0000","last_peered":"2024-08-17T18:04:48.349820+0000","last_clean":"2024-08-17T18:04:48.349820+0000","last_became_active":"2024-08-17T17:52:58.181714+0000","last_became_peered":"2024-08-17T17:52:58.181714+0000","last_unstale":"2024-08-17T18:04:48.349820+0000","last_undegraded":"2024-08-17T18:04:48.349820+0000","last_fullsized":"2024-08-17T18:04:48.349820+0000","mapping_epoch":1346,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1347,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:39:08.847169+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":1462,"reported_epoch":1467,"state":"active+clean","last_fresh":"2024-08-17T18:04:44.305878+0000","last_change":"2024-08-17T17:57:12.436081+0000","last_active":"2024-08-17T18:04:44.305878+0000","last_peered":"2024-08-17T18:04:44.305878+0000","last_clean":"2024-08-17T18:04:44.305878+0000","last_became_active":"2024-08-17T17:57:12.435735+0000","last_became_peered":"2024-08-17T17:57:12.435735+0000","last_unstale":"2024-08-17T18:04:44.305878+0000","last_undegraded":"2024-08-17T18:04:44.305878+0000","last_fullsized":"2024-08-17T18:04:44.305878+0000","mapping_epoch":1405,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1406,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:54:28.493671+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1446,"reported_epoch":1467,"state":"active+clean","last_fresh":"2024-08-17T18:04:45.254438+0000","last_change":"2024-08-17T17:17:00.893177+0000","last_active":"2024-08-17T18:04:45.254438+0000","last_peered":"2024-08-17T18:04:45.254438+0000","last_clean":"2024-08-17T18:04:45.254438+0000","last_became_active":"2024-08-17T17:17:00.892759+0000","last_became_peered":"2024-08-17T17:17:00.892759+0000","last_unstale":"2024-08-17T18:04:45.254438+0000","last_undegraded":"2024-08-17T18:04:45.254438+0000","last_fullsized":"2024-08-17T18:04:45.254438+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:42:14.347454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1430,"reported_epoch":1467,"state":"active+clean","last_fresh":"2024-08-17T18:04:45.686334+0000","last_change":"2024-08-17T16:58:54.781889+0000","last_active":"2024-08-17T18:04:45.686334+0000","last_peered":"2024-08-17T18:04:45.686334+0000","last_clean":"2024-08-17T18:04:45.686334+0000","last_became_active":"2024-08-17T16:58:54.779814+0000","last_became_peered":"2024-08-17T16:58:54.779814+0000","last_unstale":"2024-08-17T18:04:45.686334+0000","last_undegraded":"2024-08-17T18:04:45.686334+0000","last_fullsized":"2024-08-17T18:04:45.686334+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:03:35.262628+0000","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":1,"num_read_kb":1,"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":1481,"reported_epoch":1467,"state":"active+clean","last_fresh":"2024-08-17T18:04:45.566051+0000","last_change":"2024-08-17T18:02:05.254361+0000","last_active":"2024-08-17T18:04:45.566051+0000","last_peered":"2024-08-17T18:04:45.566051+0000","last_clean":"2024-08-17T18:04:45.566051+0000","last_became_active":"2024-08-17T18:02:05.253801+0000","last_became_peered":"2024-08-17T18:02:05.253801+0000","last_unstale":"2024-08-17T18:04:45.566051+0000","last_undegraded":"2024-08-17T18:04:45.566051+0000","last_fullsized":"2024-08-17T18:04:45.566051+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:10:19.121468+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"72'2","reported_seq":1447,"reported_epoch":1467,"state":"active+clean","last_fresh":"2024-08-17T18:04:45.686403+0000","last_change":"2024-08-17T17:17:00.889373+0000","last_active":"2024-08-17T18:04:45.686403+0000","last_peered":"2024-08-17T18:04:45.686403+0000","last_clean":"2024-08-17T18:04:45.686403+0000","last_became_active":"2024-08-17T17:17:00.888346+0000","last_became_peered":"2024-08-17T17:17:00.888346+0000","last_unstale":"2024-08-17T18:04:45.686403+0000","last_undegraded":"2024-08-17T18:04:45.686403+0000","last_fullsized":"2024-08-17T18:04:45.686403+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:54:26.626173+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1428,"reported_epoch":1467,"state":"active+clean","last_fresh":"2024-08-17T18:04:44.304754+0000","last_change":"2024-08-17T16:58:55.784844+0000","last_active":"2024-08-17T18:04:44.304754+0000","last_peered":"2024-08-17T18:04:44.304754+0000","last_clean":"2024-08-17T18:04:44.304754+0000","last_became_active":"2024-08-17T16:58:55.783777+0000","last_became_peered":"2024-08-17T16:58:55.783777+0000","last_unstale":"2024-08-17T18:04:44.304754+0000","last_undegraded":"2024-08-17T18:04:44.304754+0000","last_fullsized":"2024-08-17T18:04:44.304754+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:08:35.069672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'1","reported_seq":1458,"reported_epoch":1467,"state":"active+clean","last_fresh":"2024-08-17T18:04:45.686313+0000","last_change":"2024-08-17T17:56:32.644710+0000","last_active":"2024-08-17T18:04:45.686313+0000","last_peered":"2024-08-17T18:04:45.686313+0000","last_clean":"2024-08-17T18:04:45.686313+0000","last_became_active":"2024-08-17T17:56:32.640058+0000","last_became_peered":"2024-08-17T17:56:32.640058+0000","last_unstale":"2024-08-17T18:04:45.686313+0000","last_undegraded":"2024-08-17T18:04:45.686313+0000","last_fullsized":"2024-08-17T18:04:45.686313+0000","mapping_epoch":1400,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1401,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:18:48.019467+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":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":22,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,0],"acting":[7,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.10","version":"72'8","reported_seq":1461,"reported_epoch":1467,"state":"active+clean","last_fresh":"2024-08-17T18:04:45.254567+0000","last_change":"2024-08-17T17:16:32.389840+0000","last_active":"2024-08-17T18:04:45.254567+0000","last_peered":"2024-08-17T18:04:45.254567+0000","last_clean":"2024-08-17T18:04:45.254567+0000","last_became_active":"2024-08-17T17:16:32.386050+0000","last_became_peered":"2024-08-17T17:16:32.386050+0000","last_unstale":"2024-08-17T18:04:45.254567+0000","last_undegraded":"2024-08-17T18:04:45.254567+0000","last_fullsized":"2024-08-17T18:04:45.254567+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-18T18:25:48.041721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":24,"num_read_kb":24,"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":53,"reported_epoch":1468,"state":"active+clean","last_fresh":"2024-08-17T18:04:48.357023+0000","last_change":"2024-08-17T18:02:05.269247+0000","last_active":"2024-08-17T18:04:48.357023+0000","last_peered":"2024-08-17T18:04:48.357023+0000","last_clean":"2024-08-17T18:04:48.357023+0000","last_became_active":"2024-08-17T18:02:05.268980+0000","last_became_peered":"2024-08-17T18:02:05.268980+0000","last_unstale":"2024-08-17T18:04:48.357023+0000","last_undegraded":"2024-08-17T18:04:48.357023+0000","last_fullsized":"2024-08-17T18:04:48.357023+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:39:20.246478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.11","version":"0'0","reported_seq":1427,"reported_epoch":1467,"state":"active+clean","last_fresh":"2024-08-17T18:04:45.685344+0000","last_change":"2024-08-17T16:58:54.781197+0000","last_active":"2024-08-17T18:04:45.685344+0000","last_peered":"2024-08-17T18:04:45.685344+0000","last_clean":"2024-08-17T18:04:45.685344+0000","last_became_active":"2024-08-17T16:58:54.780408+0000","last_became_peered":"2024-08-17T16:58:54.780408+0000","last_unstale":"2024-08-17T18:04:45.685344+0000","last_undegraded":"2024-08-17T18:04:45.685344+0000","last_fullsized":"2024-08-17T18:04:45.685344+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:03:00.355012+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1004,"reported_epoch":1468,"state":"active+clean","last_fresh":"2024-08-17T18:04:48.357035+0000","last_change":"2024-08-17T17:49:45.916126+0000","last_active":"2024-08-17T18:04:48.357035+0000","last_peered":"2024-08-17T18:04:48.357035+0000","last_clean":"2024-08-17T18:04:48.357035+0000","last_became_active":"2024-08-17T17:49:45.915806+0000","last_became_peered":"2024-08-17T17:49:45.915806+0000","last_unstale":"2024-08-17T18:04:48.357035+0000","last_undegraded":"2024-08-17T18:04:48.357035+0000","last_fullsized":"2024-08-17T18:04:48.357035+0000","mapping_epoch":1317,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:54:22.480905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":870,"reported_epoch":1467,"state":"active+clean","last_fresh":"2024-08-17T18:04:45.684607+0000","last_change":"2024-08-17T18:02:05.266888+0000","last_active":"2024-08-17T18:04:45.684607+0000","last_peered":"2024-08-17T18:04:45.684607+0000","last_clean":"2024-08-17T18:04:45.684607+0000","last_became_active":"2024-08-17T18:02:05.266538+0000","last_became_peered":"2024-08-17T18:02:05.266538+0000","last_unstale":"2024-08-17T18:04:45.684607+0000","last_undegraded":"2024-08-17T18:04:45.684607+0000","last_fullsized":"2024-08-17T18:04:45.684607+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:19:38.664313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1441,"reported_epoch":1467,"state":"active+clean","last_fresh":"2024-08-17T18:04:44.305917+0000","last_change":"2024-08-17T17:18:16.301475+0000","last_active":"2024-08-17T18:04:44.305917+0000","last_peered":"2024-08-17T18:04:44.305917+0000","last_clean":"2024-08-17T18:04:44.305917+0000","last_became_active":"2024-08-17T17:18:16.301211+0000","last_became_peered":"2024-08-17T17:18:16.301211+0000","last_unstale":"2024-08-17T18:04:44.305917+0000","last_undegraded":"2024-08-17T18:04:44.305917+0000","last_fullsized":"2024-08-17T18:04:44.305917+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:31:05.192998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.13","version":"72'2","reported_seq":1506,"reported_epoch":1467,"state":"active+clean","last_fresh":"2024-08-17T18:04:45.686005+0000","last_change":"2024-08-17T17:55:08.441570+0000","last_active":"2024-08-17T18:04:45.686005+0000","last_peered":"2024-08-17T18:04:45.686005+0000","last_clean":"2024-08-17T18:04:45.686005+0000","last_became_active":"2024-08-17T17:55:08.413065+0000","last_became_peered":"2024-08-17T17:55:08.413065+0000","last_unstale":"2024-08-17T18:04:45.686005+0000","last_undegraded":"2024-08-17T18:04:45.686005+0000","last_fullsized":"2024-08-17T18:04:45.686005+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:02:40.159909+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":8,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":136,"num_keys_recovered":40,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,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":2198,"reported_epoch":1468,"state":"active+clean","last_fresh":"2024-08-17T18:04:48.356195+0000","last_change":"2024-08-17T17:18:16.329150+0000","last_active":"2024-08-17T18:04:48.356195+0000","last_peered":"2024-08-17T18:04:48.356195+0000","last_clean":"2024-08-17T18:04:48.356195+0000","last_became_active":"2024-08-17T17:18:16.319596+0000","last_became_peered":"2024-08-17T17:18:16.319596+0000","last_unstale":"2024-08-17T18:04:48.356195+0000","last_undegraded":"2024-08-17T18:04:48.356195+0000","last_fullsized":"2024-08-17T18:04:48.356195+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:03:06.681253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":[]}],"pool_stats":[{"poolid":56,"num_pg":16,"stat_sum":{"num_bytes":2719023104,"num_objects":41489,"num_object_clones":0,"num_object_copies":124467,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":41489,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":41489,"num_write_kb":2655296,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":8149598208,"data_stored":8149598208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":41489,"ondisk_log_size":41489,"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":392,"num_read_kb":834,"num_write":215,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1771104,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":1781760,"data_stored":1771104,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":149,"ondisk_log_size":149,"up":3,"acting":3,"num_store_stats":3},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":65,"num_read_kb":68,"num_write":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":18,"num_bytes_recovered":2486,"num_keys_recovered":40,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":98304,"data_stored":16662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2303,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"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}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223202124,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1780100,"kb_used_data":1207548,"kb_used_omap":1,"kb_used_meta":572542,"kb_avail":91965052,"statfs":{"total":95995035648,"available":94172213248,"internally_reserved":0,"allocated":1236529152,"data_stored":1231669816,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":586283467},"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":[]},{"osd":6,"up_from":47,"seq":201863463768,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1265404,"kb_used_data":670772,"kb_used_omap":1,"kb_used_meta":594622,"kb_avail":92479748,"statfs":{"total":95995035648,"available":94699261952,"internally_reserved":0,"allocated":686870528,"data_stored":682019257,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":608893383},"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":[]},{"osd":5,"up_from":39,"seq":167503725411,"num_pgs":31,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1772720,"kb_used_data":1164072,"kb_used_omap":1,"kb_used_meta":608638,"kb_avail":91972432,"statfs":{"total":95995035648,"available":94179770368,"internally_reserved":0,"allocated":1192009728,"data_stored":1187166027,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":623245766},"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":[]},{"osd":4,"up_from":31,"seq":133143987053,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1632824,"kb_used_data":1006256,"kb_used_omap":1,"kb_used_meta":626558,"kb_avail":92112328,"statfs":{"total":95995035648,"available":94323023872,"internally_reserved":0,"allocated":1030406144,"data_stored":1025558460,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":641595846},"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":[]},{"osd":3,"up_from":710,"seq":3049426780726,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1459240,"kb_used_data":971680,"kb_used_omap":74,"kb_used_meta":487477,"kb_avail":92285912,"statfs":{"total":95995035648,"available":94500773888,"internally_reserved":0,"allocated":995000320,"data_stored":990164242,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":76343,"internal_metadata":499176905},"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":[]},{"osd":2,"up_from":700,"seq":3006477107772,"num_pgs":28,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1671344,"kb_used_data":1188008,"kb_used_omap":75,"kb_used_meta":483252,"kb_avail":92073808,"statfs":{"total":95995035648,"available":94283579392,"internally_reserved":0,"allocated":1216520192,"data_stored":1211676470,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":76821,"internal_metadata":494851051},"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":[]},{"osd":1,"up_from":695,"seq":2985002271301,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1604840,"kb_used_data":1017504,"kb_used_omap":68,"kb_used_meta":587259,"kb_avail":92140312,"statfs":{"total":95995035648,"available":94351679488,"internally_reserved":0,"allocated":1041924096,"data_stored":1037087947,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":70498,"internal_metadata":601353374},"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":[]},{"osd":0,"up_from":690,"seq":2963527434827,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1361008,"kb_used_data":859752,"kb_used_omap":75,"kb_used_meta":501172,"kb_avail":92384144,"statfs":{"total":95995035648,"available":94601363456,"internally_reserved":0,"allocated":880386048,"data_stored":875542836,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":77036,"internal_metadata":513200916},"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":[]}],"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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"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":12288,"data_stored":638,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2303,"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":20480,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":652,"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":4826,"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":4972,"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":56,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":872873984,"data_stored":872873984,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":56,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":1033175040,"data_stored":1033175040,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":56,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1157169152,"data_stored":1157169152,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":56,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":997130240,"data_stored":997130240,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":56,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1020723200,"data_stored":1020723200,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":56,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":1188036608,"data_stored":1188036608,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":56,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":682754048,"data_stored":682754048,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":56,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1197735936,"data_stored":1197735936,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T18:05:21.910 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2024-08-17T18:05:21.911 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd pool set .mgr pg_num 11 2024-08-17T18:05:21.960 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:21.989 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:21.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:21.995 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:22.096 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:22.109 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 34 16 49632 49616 91.1914 86.1875 0.0133349 0.0109609 2024-08-17T18:05:22.125 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:22.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:22.130 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:22.231 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:22.256 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:22.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:22.258 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:22.359 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:22.388 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:22.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:22.391 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:22.492 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:22.523 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:22.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:22.527 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:22.628 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:22.650 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:22.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:22.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:22.715 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T18:05:22.715 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:05:22.749 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T18:05:22.749 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:05:22.754 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:22.785 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:22.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:22.789 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:22.804 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T18:05:22.804 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:05:22.839 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T18:05:22.839 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:05:22.868 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T18:05:22.868 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:05:22.890 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:22.897 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T18:05:22.897 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:05:22.930 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:22.933 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T18:05:22.933 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:05:22.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:22.934 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:22.961 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T18:05:22.962 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:05:23.035 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:23.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:23.066 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:23.066 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:23.109 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 35 16 50992 50976 91.0143 85 0.0230478 0.010982 2024-08-17T18:05:23.166 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:23.191 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:23.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:23.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:23.296 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:23.322 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:23.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:23.326 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:23.427 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:23.452 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:23.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:23.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:23.558 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:23.576 INFO:teuthology.orchestra.run.smithi131.stderr:nodeep-scrub is set 2024-08-17T18:05:23.584 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:23.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:23.587 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:23.688 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:23.719 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:23.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:23.723 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:23.824 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:23.834 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:23 smithi169 bash[79348]: cluster 2024-08-17T18:05:22.496564+0000 mgr.y (mgr.34107) 1903 : cluster [DBG] pgmap v2709: 89 pgs: 89 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 62 MiB/s wr, 992 op/s 2024-08-17T18:05:23.834 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:23 smithi169 bash[79348]: cluster 2024-08-17T18:05:22.496564+0000 mgr.y (mgr.34107) 1903 : cluster [DBG] pgmap v2709: 89 pgs: 89 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 62 MiB/s wr, 992 op/s 2024-08-17T18:05:23.834 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:23 smithi169 bash[79348]: audit 2024-08-17T18:05:22.685428+0000 mon.c (mon.2) 96 : audit [DBG] from='client.? 172.21.15.131:0/1638930298' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:05:23.834 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:23 smithi169 bash[79348]: audit 2024-08-17T18:05:22.685428+0000 mon.c (mon.2) 96 : audit [DBG] from='client.? 172.21.15.131:0/1638930298' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:05:23.834 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:23 smithi169 bash[79348]: audit 2024-08-17T18:05:23.098710+0000 mon.a (mon.0) 2907 : audit [INF] from='client.? 172.21.15.131:0/2279494157' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:05:23.834 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:23 smithi169 bash[79348]: audit 2024-08-17T18:05:23.098710+0000 mon.a (mon.0) 2907 : audit [INF] from='client.? 172.21.15.131:0/2279494157' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:05:23.834 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:23 smithi169 bash[79348]: audit 2024-08-17T18:05:23.278055+0000 mon.a (mon.0) 2908 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:23.834 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:23 smithi169 bash[79348]: audit 2024-08-17T18:05:23.278055+0000 mon.a (mon.0) 2908 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:23.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:23 smithi131 bash[89561]: cluster 2024-08-17T18:05:22.496564+0000 mgr.y (mgr.34107) 1903 : cluster [DBG] pgmap v2709: 89 pgs: 89 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 62 MiB/s wr, 992 op/s 2024-08-17T18:05:23.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:23 smithi131 bash[89561]: cluster 2024-08-17T18:05:22.496564+0000 mgr.y (mgr.34107) 1903 : cluster [DBG] pgmap v2709: 89 pgs: 89 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 62 MiB/s wr, 992 op/s 2024-08-17T18:05:23.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:23 smithi131 bash[89561]: audit 2024-08-17T18:05:22.685428+0000 mon.c (mon.2) 96 : audit [DBG] from='client.? 172.21.15.131:0/1638930298' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:05:23.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:23 smithi131 bash[89561]: audit 2024-08-17T18:05:22.685428+0000 mon.c (mon.2) 96 : audit [DBG] from='client.? 172.21.15.131:0/1638930298' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:05:23.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:23 smithi131 bash[89561]: audit 2024-08-17T18:05:23.098710+0000 mon.a (mon.0) 2907 : audit [INF] from='client.? 172.21.15.131:0/2279494157' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:05:23.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:23 smithi131 bash[89561]: audit 2024-08-17T18:05:23.098710+0000 mon.a (mon.0) 2907 : audit [INF] from='client.? 172.21.15.131:0/2279494157' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:05:23.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:23 smithi131 bash[89561]: audit 2024-08-17T18:05:23.278055+0000 mon.a (mon.0) 2908 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:23.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:23 smithi131 bash[89561]: audit 2024-08-17T18:05:23.278055+0000 mon.a (mon.0) 2908 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:23.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:23 smithi131 bash[88347]: cluster 2024-08-17T18:05:22.496564+0000 mgr.y (mgr.34107) 1903 : cluster [DBG] pgmap v2709: 89 pgs: 89 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 62 MiB/s wr, 992 op/s 2024-08-17T18:05:23.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:23 smithi131 bash[88347]: cluster 2024-08-17T18:05:22.496564+0000 mgr.y (mgr.34107) 1903 : cluster [DBG] pgmap v2709: 89 pgs: 89 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 62 MiB/s wr, 992 op/s 2024-08-17T18:05:23.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:23 smithi131 bash[88347]: audit 2024-08-17T18:05:22.685428+0000 mon.c (mon.2) 96 : audit [DBG] from='client.? 172.21.15.131:0/1638930298' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:05:23.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:23 smithi131 bash[88347]: audit 2024-08-17T18:05:22.685428+0000 mon.c (mon.2) 96 : audit [DBG] from='client.? 172.21.15.131:0/1638930298' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:05:23.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:23 smithi131 bash[88347]: audit 2024-08-17T18:05:23.098710+0000 mon.a (mon.0) 2907 : audit [INF] from='client.? 172.21.15.131:0/2279494157' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:05:23.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:23 smithi131 bash[88347]: audit 2024-08-17T18:05:23.098710+0000 mon.a (mon.0) 2907 : audit [INF] from='client.? 172.21.15.131:0/2279494157' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:05:23.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:23 smithi131 bash[88347]: audit 2024-08-17T18:05:23.278055+0000 mon.a (mon.0) 2908 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:23.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:23 smithi131 bash[88347]: audit 2024-08-17T18:05:23.278055+0000 mon.a (mon.0) 2908 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:23.851 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:23.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:23.854 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:23.955 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:23.981 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:23.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:23.985 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:24.086 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:24.109 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 36 16 52468 52452 91.0484 92.25 0.0132327 0.0109775 2024-08-17T18:05:24.111 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:24.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:24.115 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:24.216 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:24.235 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:24.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:24.236 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:24.337 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:24.360 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:24.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:24.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:24.463 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:24.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:24.506 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:24.506 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:24.607 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:24.638 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:24.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:24.643 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:24.743 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:24.753 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:24 smithi169 bash[79348]: cluster 2024-08-17T18:05:23.561440+0000 mon.a (mon.0) 2909 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:05:24.753 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:24 smithi169 bash[79348]: cluster 2024-08-17T18:05:23.561440+0000 mon.a (mon.0) 2909 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:05:24.753 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:24 smithi169 bash[79348]: audit 2024-08-17T18:05:23.576970+0000 mon.a (mon.0) 2910 : audit [INF] from='client.? 172.21.15.131:0/2279494157' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:05:24.753 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:24 smithi169 bash[79348]: audit 2024-08-17T18:05:23.576970+0000 mon.a (mon.0) 2910 : audit [INF] from='client.? 172.21.15.131:0/2279494157' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:05:24.753 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:24 smithi169 bash[79348]: cluster 2024-08-17T18:05:23.583317+0000 mon.a (mon.0) 2911 : cluster [DBG] osdmap e1469: 8 total, 8 up, 8 in 2024-08-17T18:05:24.753 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:24 smithi169 bash[79348]: cluster 2024-08-17T18:05:23.583317+0000 mon.a (mon.0) 2911 : cluster [DBG] osdmap e1469: 8 total, 8 up, 8 in 2024-08-17T18:05:24.776 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:24.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:24.778 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:24.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:24 smithi131 bash[89561]: cluster 2024-08-17T18:05:23.561440+0000 mon.a (mon.0) 2909 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:05:24.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:24 smithi131 bash[89561]: cluster 2024-08-17T18:05:23.561440+0000 mon.a (mon.0) 2909 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:05:24.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:24 smithi131 bash[89561]: audit 2024-08-17T18:05:23.576970+0000 mon.a (mon.0) 2910 : audit [INF] from='client.? 172.21.15.131:0/2279494157' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:05:24.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:24 smithi131 bash[89561]: audit 2024-08-17T18:05:23.576970+0000 mon.a (mon.0) 2910 : audit [INF] from='client.? 172.21.15.131:0/2279494157' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:05:24.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:24 smithi131 bash[89561]: cluster 2024-08-17T18:05:23.583317+0000 mon.a (mon.0) 2911 : cluster [DBG] osdmap e1469: 8 total, 8 up, 8 in 2024-08-17T18:05:24.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:24 smithi131 bash[89561]: cluster 2024-08-17T18:05:23.583317+0000 mon.a (mon.0) 2911 : cluster [DBG] osdmap e1469: 8 total, 8 up, 8 in 2024-08-17T18:05:24.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:24 smithi131 bash[88347]: cluster 2024-08-17T18:05:23.561440+0000 mon.a (mon.0) 2909 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:05:24.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:24 smithi131 bash[88347]: cluster 2024-08-17T18:05:23.561440+0000 mon.a (mon.0) 2909 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:05:24.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:24 smithi131 bash[88347]: audit 2024-08-17T18:05:23.576970+0000 mon.a (mon.0) 2910 : audit [INF] from='client.? 172.21.15.131:0/2279494157' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:05:24.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:24 smithi131 bash[88347]: audit 2024-08-17T18:05:23.576970+0000 mon.a (mon.0) 2910 : audit [INF] from='client.? 172.21.15.131:0/2279494157' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:05:24.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:24 smithi131 bash[88347]: cluster 2024-08-17T18:05:23.583317+0000 mon.a (mon.0) 2911 : cluster [DBG] osdmap e1469: 8 total, 8 up, 8 in 2024-08-17T18:05:24.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:24 smithi131 bash[88347]: cluster 2024-08-17T18:05:23.583317+0000 mon.a (mon.0) 2911 : cluster [DBG] osdmap e1469: 8 total, 8 up, 8 in 2024-08-17T18:05:24.879 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:24.911 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:24.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:24.914 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:25.014 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:25.041 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:25.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:25.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:25.109 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 37 16 53267 53251 89.9373 49.9375 0.0025629 0.0111075 2024-08-17T18:05:25.145 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:25.163 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:25.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:25.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:25.265 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:25.296 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:25.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:25.302 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:25.403 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:25.426 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:25.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:25.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:25.530 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:25.560 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:25.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:25.562 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:25.663 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:25.685 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:25.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:25.689 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:25.790 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:25.815 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:25.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:25.818 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:25.844 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:25 smithi131 bash[88347]: cluster 2024-08-17T18:05:24.497069+0000 mgr.y (mgr.34107) 1904 : cluster [DBG] pgmap v2711: 89 pgs: 89 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2024-08-17T18:05:25.844 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:25 smithi131 bash[88347]: cluster 2024-08-17T18:05:24.497069+0000 mgr.y (mgr.34107) 1904 : cluster [DBG] pgmap v2711: 89 pgs: 89 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2024-08-17T18:05:25.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:25 smithi131 bash[89561]: cluster 2024-08-17T18:05:24.497069+0000 mgr.y (mgr.34107) 1904 : cluster [DBG] pgmap v2711: 89 pgs: 89 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2024-08-17T18:05:25.844 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:25 smithi131 bash[89561]: cluster 2024-08-17T18:05:24.497069+0000 mgr.y (mgr.34107) 1904 : cluster [DBG] pgmap v2711: 89 pgs: 89 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2024-08-17T18:05:25.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:25 smithi169 bash[79348]: cluster 2024-08-17T18:05:24.497069+0000 mgr.y (mgr.34107) 1904 : cluster [DBG] pgmap v2711: 89 pgs: 89 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2024-08-17T18:05:25.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:25 smithi169 bash[79348]: cluster 2024-08-17T18:05:24.497069+0000 mgr.y (mgr.34107) 1904 : cluster [DBG] pgmap v2711: 89 pgs: 89 active+clean; 2.9 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 74 MiB/s wr, 1.19k op/s 2024-08-17T18:05:25.919 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:25.949 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:25.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:25.951 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:26.052 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:26.077 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:26.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:26.083 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:26.109 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 38 16 54531 54515 89.6493 79 0.0118813 0.0111496 2024-08-17T18:05:26.184 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:26.213 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:26.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:26.217 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:26.318 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:26.387 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:26.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:26.391 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:26.491 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:26.515 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:26.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:26.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:26.618 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:26.643 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:26.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:26.649 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:26.750 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:26.781 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:26.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:26.786 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:26.886 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:26.912 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:26.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:26.915 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:27.015 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:27.040 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:27.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:27.044 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:27.109 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 39 16 55964 55948 89.6469 89.5625 0.0136958 0.01115 2024-08-17T18:05:27.146 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:27.170 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:27.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:27.172 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:27.273 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:27.297 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:27.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:27.301 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:27.402 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:27.428 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:27.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:27.431 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:27.532 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:27.558 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:27.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:27.563 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:27.664 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:27.674 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:27 smithi131 bash[89561]: cluster 2024-08-17T18:05:26.503871+0000 mgr.y (mgr.34107) 1905 : cluster [DBG] pgmap v2712: 89 pgs: 89 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T18:05:27.675 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:27 smithi131 bash[89561]: cluster 2024-08-17T18:05:26.503871+0000 mgr.y (mgr.34107) 1905 : cluster [DBG] pgmap v2712: 89 pgs: 89 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T18:05:27.675 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:27 smithi131 bash[88347]: cluster 2024-08-17T18:05:26.503871+0000 mgr.y (mgr.34107) 1905 : cluster [DBG] pgmap v2712: 89 pgs: 89 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T18:05:27.675 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:27 smithi131 bash[88347]: cluster 2024-08-17T18:05:26.503871+0000 mgr.y (mgr.34107) 1905 : cluster [DBG] pgmap v2712: 89 pgs: 89 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T18:05:27.691 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:27.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:27.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:27.796 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:27.823 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:27.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:27.825 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:27.874 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T18:05:27.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:27 smithi169 bash[79348]: cluster 2024-08-17T18:05:26.503871+0000 mgr.y (mgr.34107) 1905 : cluster [DBG] pgmap v2712: 89 pgs: 89 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T18:05:27.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:27 smithi169 bash[79348]: cluster 2024-08-17T18:05:26.503871+0000 mgr.y (mgr.34107) 1905 : cluster [DBG] pgmap v2712: 89 pgs: 89 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T18:05:27.926 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:27.961 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:27.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:27.963 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:28.064 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:28.090 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:28.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:28.095 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:28.111 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:2024-08-17T18:05:28.112775+0000 min lat: 0.00102049 max lat: 0.53552 avg lat: 0.0111583 2024-08-17T18:05:28.112 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T18:05:28.112 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 40 16 57355 57339 89.5743 86.9375 0.00648139 0.0111583 2024-08-17T18:05:28.196 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:28.218 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:28.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:28.222 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:28.320 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T18:05:28.323 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:28.403 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:28.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:28.407 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:28.508 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:28.538 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:28.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:28.543 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:28.644 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:28.670 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:28.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:28.673 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:28.774 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:28.804 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:28.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:28.806 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:28.835 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:05:28.835 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:05:28.907 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:28.932 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:28.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:28.935 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:29.036 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:29.046 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:05:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:05:28] "GET /metrics HTTP/1.1" 200 36615 "" "Prometheus/2.51.0" 2024-08-17T18:05:29.064 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:29.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:29.067 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:29.111 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 41 16 58710 58694 89.4549 84.6875 0.00647112 0.0111736 2024-08-17T18:05:29.168 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:29.194 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:29.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:29.200 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:29.300 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:29.326 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:29.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:29.331 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:29.432 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:29.459 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:29.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:29.466 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:29.567 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:29.599 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:29.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:29.602 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:29.703 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:29.722 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:29.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:29.724 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:29.825 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:29.849 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:29.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:29.850 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:29.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:29 smithi169 bash[79348]: cluster 2024-08-17T18:05:28.504231+0000 mgr.y (mgr.34107) 1906 : cluster [DBG] pgmap v2713: 89 pgs: 89 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T18:05:29.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:29 smithi169 bash[79348]: cluster 2024-08-17T18:05:28.504231+0000 mgr.y (mgr.34107) 1906 : cluster [DBG] pgmap v2713: 89 pgs: 89 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T18:05:29.951 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:29.978 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:29.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:29.981 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:30.081 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:30.107 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:30.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:30.109 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:30.111 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 42 16 59709 59693 88.8116 62.4375 0.00354581 0.0112531 2024-08-17T18:05:30.210 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:30.235 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:30.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:30.238 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:30.250 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:29 smithi131 bash[89561]: cluster 2024-08-17T18:05:28.504231+0000 mgr.y (mgr.34107) 1906 : cluster [DBG] pgmap v2713: 89 pgs: 89 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T18:05:30.250 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:29 smithi131 bash[89561]: cluster 2024-08-17T18:05:28.504231+0000 mgr.y (mgr.34107) 1906 : cluster [DBG] pgmap v2713: 89 pgs: 89 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T18:05:30.250 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:29 smithi131 bash[88347]: cluster 2024-08-17T18:05:28.504231+0000 mgr.y (mgr.34107) 1906 : cluster [DBG] pgmap v2713: 89 pgs: 89 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T18:05:30.250 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:29 smithi131 bash[88347]: cluster 2024-08-17T18:05:28.504231+0000 mgr.y (mgr.34107) 1906 : cluster [DBG] pgmap v2713: 89 pgs: 89 active+clean; 3.2 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T18:05:30.339 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:30.360 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:30.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:30.362 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:30.463 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:30.489 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:30.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:30.491 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:30.592 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:30.618 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:30.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:30.621 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:30.722 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:30.753 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:30.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:30.760 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:30.861 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:30.892 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:30.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:30.894 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:30.995 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:31.023 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:31.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:31.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:31.112 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 43 16 60310 60294 87.6198 37.5625 0.00597716 0.0114072 2024-08-17T18:05:31.127 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:31.158 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:31.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:31.161 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:31.262 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:31.290 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:31.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:31.293 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:31.394 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:31.425 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:31.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:31.429 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:31.530 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:31.558 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:31.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:31.561 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:31.662 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:31.695 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:31.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:31.699 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:31.800 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:31.835 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:31.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:31.838 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:31.887 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:05:31.939 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:31.975 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:31.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:31.978 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:32.079 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:32.109 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:32.112 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 44 16 61627 61611 87.499 82.3125 0.016995 0.0114237 2024-08-17T18:05:32.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:32.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:32.214 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:32.249 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:32.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:32.251 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:32.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:32 smithi131 bash[88347]: cluster 2024-08-17T18:05:30.504881+0000 mgr.y (mgr.34107) 1907 : cluster [DBG] pgmap v2714: 89 pgs: 89 active+clean; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-08-17T18:05:32.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:32 smithi131 bash[88347]: cluster 2024-08-17T18:05:30.504881+0000 mgr.y (mgr.34107) 1907 : cluster [DBG] pgmap v2714: 89 pgs: 89 active+clean; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-08-17T18:05:32.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:32 smithi131 bash[89561]: cluster 2024-08-17T18:05:30.504881+0000 mgr.y (mgr.34107) 1907 : cluster [DBG] pgmap v2714: 89 pgs: 89 active+clean; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-08-17T18:05:32.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:32 smithi131 bash[89561]: cluster 2024-08-17T18:05:30.504881+0000 mgr.y (mgr.34107) 1907 : cluster [DBG] pgmap v2714: 89 pgs: 89 active+clean; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-08-17T18:05:32.351 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:32.361 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:32 smithi169 bash[79348]: cluster 2024-08-17T18:05:30.504881+0000 mgr.y (mgr.34107) 1907 : cluster [DBG] pgmap v2714: 89 pgs: 89 active+clean; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-08-17T18:05:32.361 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:32 smithi169 bash[79348]: cluster 2024-08-17T18:05:30.504881+0000 mgr.y (mgr.34107) 1907 : cluster [DBG] pgmap v2714: 89 pgs: 89 active+clean; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 72 MiB/s wr, 1.16k op/s 2024-08-17T18:05:32.389 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:32.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:32.392 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:32.492 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:32.522 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:32.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:32.527 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:32.628 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:32.645 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:32.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:32.647 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:32.748 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:32.781 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:32.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:32.783 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:32.884 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:32.910 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:05:32.917 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:32.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:32.923 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:33.024 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:33.049 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:33.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:33.053 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:33.112 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 45 16 62819 62803 87.21 74.5 0.0178658 0.0114597 2024-08-17T18:05:33.155 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:33.186 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:33.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:33.191 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:33.292 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:33.315 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:33.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:33.319 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:33.420 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:33.449 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:33.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:33.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:33.556 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:33.584 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:33.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:33.586 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:33.687 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:33.718 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:33.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:33.720 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:33.821 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:33.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:33.857 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:33.857 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:33.958 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:34.000 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:34.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:34.005 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:34.106 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:34.112 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 46 16 64054 64038 86.992 77.1875 0.0103284 0.0114898 2024-08-17T18:05:34.133 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:34.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:34.137 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:34.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:34 smithi169 bash[79348]: cluster 2024-08-17T18:05:32.505365+0000 mgr.y (mgr.34107) 1908 : cluster [DBG] pgmap v2715: 89 pgs: 89 active+clean; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 80 MiB/s wr, 1.27k op/s 2024-08-17T18:05:34.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:34 smithi169 bash[79348]: cluster 2024-08-17T18:05:32.505365+0000 mgr.y (mgr.34107) 1908 : cluster [DBG] pgmap v2715: 89 pgs: 89 active+clean; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 80 MiB/s wr, 1.27k op/s 2024-08-17T18:05:34.238 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:34.255 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:34.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:34.257 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:34.358 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:34.384 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:34.387 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:34 smithi131 bash[88347]: cluster 2024-08-17T18:05:32.505365+0000 mgr.y (mgr.34107) 1908 : cluster [DBG] pgmap v2715: 89 pgs: 89 active+clean; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 80 MiB/s wr, 1.27k op/s 2024-08-17T18:05:34.388 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:34 smithi131 bash[88347]: cluster 2024-08-17T18:05:32.505365+0000 mgr.y (mgr.34107) 1908 : cluster [DBG] pgmap v2715: 89 pgs: 89 active+clean; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 80 MiB/s wr, 1.27k op/s 2024-08-17T18:05:34.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:34.389 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:34.490 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:34.523 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:34.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:34.527 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:34.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:34 smithi131 bash[89561]: cluster 2024-08-17T18:05:32.505365+0000 mgr.y (mgr.34107) 1908 : cluster [DBG] pgmap v2715: 89 pgs: 89 active+clean; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 80 MiB/s wr, 1.27k op/s 2024-08-17T18:05:34.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:34 smithi131 bash[89561]: cluster 2024-08-17T18:05:32.505365+0000 mgr.y (mgr.34107) 1908 : cluster [DBG] pgmap v2715: 89 pgs: 89 active+clean; 3.6 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 80 MiB/s wr, 1.27k op/s 2024-08-17T18:05:34.627 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:34.664 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:34.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:34.665 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:34.766 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:34.797 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:34.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:34.801 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:34.902 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:34.935 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:34.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:34.938 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:35.039 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:35.060 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:35.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:35.062 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:35.112 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 47 16 65053 65037 86.4695 62.4375 0.0694248 0.0115552 2024-08-17T18:05:35.164 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:35.196 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:35.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:35.200 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:35.301 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:35.332 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:35.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:35.336 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:35.437 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:35.470 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:35.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:35.475 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:35.576 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:35.600 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:35.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:35.605 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:35.706 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:35.727 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:35.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:35.729 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:35.829 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:35.852 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:35.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:35.854 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:35.955 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:35.982 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:35.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:35.989 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:36.090 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:36.113 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 48 16 66104 66088 86.0365 65.6875 0.00506728 0.0116173 2024-08-17T18:05:36.116 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:36.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:36.119 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:36.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:36 smithi169 bash[79348]: cluster 2024-08-17T18:05:34.505879+0000 mgr.y (mgr.34107) 1909 : cluster [DBG] pgmap v2716: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T18:05:36.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:36 smithi169 bash[79348]: cluster 2024-08-17T18:05:34.505879+0000 mgr.y (mgr.34107) 1909 : cluster [DBG] pgmap v2716: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T18:05:36.220 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:36.250 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:36.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:36.252 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:36.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:36 smithi131 bash[88347]: cluster 2024-08-17T18:05:34.505879+0000 mgr.y (mgr.34107) 1909 : cluster [DBG] pgmap v2716: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T18:05:36.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:36 smithi131 bash[88347]: cluster 2024-08-17T18:05:34.505879+0000 mgr.y (mgr.34107) 1909 : cluster [DBG] pgmap v2716: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T18:05:36.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:36 smithi131 bash[89561]: cluster 2024-08-17T18:05:34.505879+0000 mgr.y (mgr.34107) 1909 : cluster [DBG] pgmap v2716: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T18:05:36.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:36 smithi131 bash[89561]: cluster 2024-08-17T18:05:34.505879+0000 mgr.y (mgr.34107) 1909 : cluster [DBG] pgmap v2716: 89 pgs: 89 active+clean; 3.7 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 79 MiB/s wr, 1.26k op/s 2024-08-17T18:05:36.353 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:36.382 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:36.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:36.385 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:36.485 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:36.517 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:36.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:36.521 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:36.622 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:36.649 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:36.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:36.651 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:36.752 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:36.779 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:36.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:36.782 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:36.883 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:36.909 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:36.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:36.911 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:37.012 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:37.032 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:37.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:37.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:37.112 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 49 16 67189 67173 85.6645 67.8125 0.147023 0.0116642 2024-08-17T18:05:37.135 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:37.165 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:37.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:37.171 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:37.272 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:37.299 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:37.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:37.302 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:37.404 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:37.432 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:37.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:37.435 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:37.536 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:37.556 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:37.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:37.558 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:37.659 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:37.693 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:37.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:37.696 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:37.797 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:37.822 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:37.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:37.827 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:37.928 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:37.953 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:37.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:37.957 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:38.058 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:38.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:38.094 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:38.094 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:38.112 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 50 16 68131 68115 85.1286 58.875 0.00603347 0.0117423 2024-08-17T18:05:38.195 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:38.224 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:38.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:38.229 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:38.330 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:38.339 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:38 smithi169 bash[79348]: cluster 2024-08-17T18:05:36.506571+0000 mgr.y (mgr.34107) 1910 : cluster [DBG] pgmap v2717: 89 pgs: 89 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 87 MiB/s wr, 1.40k op/s 2024-08-17T18:05:38.339 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:38 smithi169 bash[79348]: cluster 2024-08-17T18:05:36.506571+0000 mgr.y (mgr.34107) 1910 : cluster [DBG] pgmap v2717: 89 pgs: 89 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 87 MiB/s wr, 1.40k op/s 2024-08-17T18:05:38.352 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:38.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:38.354 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:38.455 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:38.481 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:38.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:38.484 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:38.582 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:38 smithi131 bash[89561]: cluster 2024-08-17T18:05:36.506571+0000 mgr.y (mgr.34107) 1910 : cluster [DBG] pgmap v2717: 89 pgs: 89 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 87 MiB/s wr, 1.40k op/s 2024-08-17T18:05:38.582 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:38 smithi131 bash[89561]: cluster 2024-08-17T18:05:36.506571+0000 mgr.y (mgr.34107) 1910 : cluster [DBG] pgmap v2717: 89 pgs: 89 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 87 MiB/s wr, 1.40k op/s 2024-08-17T18:05:38.582 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:38 smithi131 bash[88347]: cluster 2024-08-17T18:05:36.506571+0000 mgr.y (mgr.34107) 1910 : cluster [DBG] pgmap v2717: 89 pgs: 89 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 87 MiB/s wr, 1.40k op/s 2024-08-17T18:05:38.582 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:38 smithi131 bash[88347]: cluster 2024-08-17T18:05:36.506571+0000 mgr.y (mgr.34107) 1910 : cluster [DBG] pgmap v2717: 89 pgs: 89 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 87 MiB/s wr, 1.40k op/s 2024-08-17T18:05:38.585 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:38.617 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:38.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:38.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:38.721 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:38.758 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:38.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:38.764 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:38.865 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:38.885 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:38.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:38.888 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:38.889 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:05:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:05:38] "GET /metrics HTTP/1.1" 200 36612 "" "Prometheus/2.51.0" 2024-08-17T18:05:38.989 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:39.017 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:39.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:39.019 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:39.082 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:39 smithi131 bash[88347]: audit 2024-08-17T18:05:38.278354+0000 mon.a (mon.0) 2912 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:39.082 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:39 smithi131 bash[88347]: audit 2024-08-17T18:05:38.278354+0000 mon.a (mon.0) 2912 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:39.112 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 51 16 68916 68900 84.4214 49.0625 0.0121525 0.0118408 2024-08-17T18:05:39.120 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:39.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:39 smithi169 bash[79348]: audit 2024-08-17T18:05:38.278354+0000 mon.a (mon.0) 2912 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:39.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:39 smithi169 bash[79348]: audit 2024-08-17T18:05:38.278354+0000 mon.a (mon.0) 2912 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:39.144 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:39.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:39.147 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:39.248 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:39.285 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:39.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:39.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:39.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:39 smithi131 bash[89561]: audit 2024-08-17T18:05:38.278354+0000 mon.a (mon.0) 2912 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:39.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:39 smithi131 bash[89561]: audit 2024-08-17T18:05:38.278354+0000 mon.a (mon.0) 2912 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:39.392 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:39.414 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:39.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:39.419 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:39.520 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:39.549 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:39.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:39.551 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:39.652 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:39.681 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:39.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:39.686 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:39.787 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:39.804 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:39.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:39.806 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:39.906 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:39.929 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:39.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:39.932 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:40.032 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:40.058 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:40.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:40.060 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:40.112 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 52 16 69702 69686 83.7426 49.125 0.00984229 0.0119361 2024-08-17T18:05:40.161 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:40.184 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:40.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:40.186 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:40.287 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:40.318 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:40.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:40.322 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:40.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:40 smithi169 bash[79348]: cluster 2024-08-17T18:05:38.507104+0000 mgr.y (mgr.34107) 1911 : cluster [DBG] pgmap v2718: 89 pgs: 89 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 980 op/s 2024-08-17T18:05:40.396 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:40 smithi169 bash[79348]: cluster 2024-08-17T18:05:38.507104+0000 mgr.y (mgr.34107) 1911 : cluster [DBG] pgmap v2718: 89 pgs: 89 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 980 op/s 2024-08-17T18:05:40.422 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:40.447 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:40.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:40.450 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:40.550 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:40.583 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:40.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:40.586 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:40.605 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:40 smithi131 bash[88347]: cluster 2024-08-17T18:05:38.507104+0000 mgr.y (mgr.34107) 1911 : cluster [DBG] pgmap v2718: 89 pgs: 89 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 980 op/s 2024-08-17T18:05:40.605 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:40 smithi131 bash[88347]: cluster 2024-08-17T18:05:38.507104+0000 mgr.y (mgr.34107) 1911 : cluster [DBG] pgmap v2718: 89 pgs: 89 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 980 op/s 2024-08-17T18:05:40.605 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:40 smithi131 bash[89561]: cluster 2024-08-17T18:05:38.507104+0000 mgr.y (mgr.34107) 1911 : cluster [DBG] pgmap v2718: 89 pgs: 89 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 980 op/s 2024-08-17T18:05:40.605 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:40 smithi131 bash[89561]: cluster 2024-08-17T18:05:38.507104+0000 mgr.y (mgr.34107) 1911 : cluster [DBG] pgmap v2718: 89 pgs: 89 active+clean; 3.9 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 61 MiB/s wr, 980 op/s 2024-08-17T18:05:40.686 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:40.715 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:40.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:40.721 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:40.822 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:40.857 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:40.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:40.861 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:40.962 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:40.990 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:40.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:40.995 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:41.096 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:41.113 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 53 16 70758 70742 83.4075 66 0.0212043 0.0119842 2024-08-17T18:05:41.130 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:41.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:41.133 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:41.234 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:41.254 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:41.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:41.255 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:41.356 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:41.375 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:41.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:41.377 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:41.477 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:41.500 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:41.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:41.503 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:41.603 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:41.622 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:41.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:41.625 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:41.725 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:41.763 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:41.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:41.768 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:41.871 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:41.894 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:41.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:41.901 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:42.002 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:42.028 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:42.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:42.031 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:42.113 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 54 16 71350 71334 82.5481 37 0.00247775 0.0120937 2024-08-17T18:05:42.131 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:42.165 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:42.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:42.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:42.270 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:42.298 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:42.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:42.302 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:42.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:42 smithi131 bash[89561]: cluster 2024-08-17T18:05:40.507819+0000 mgr.y (mgr.34107) 1912 : cluster [DBG] pgmap v2719: 89 pgs: 89 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2024-08-17T18:05:42.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:42 smithi131 bash[89561]: cluster 2024-08-17T18:05:40.507819+0000 mgr.y (mgr.34107) 1912 : cluster [DBG] pgmap v2719: 89 pgs: 89 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2024-08-17T18:05:42.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:42 smithi131 bash[88347]: cluster 2024-08-17T18:05:40.507819+0000 mgr.y (mgr.34107) 1912 : cluster [DBG] pgmap v2719: 89 pgs: 89 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2024-08-17T18:05:42.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:42 smithi131 bash[88347]: cluster 2024-08-17T18:05:40.507819+0000 mgr.y (mgr.34107) 1912 : cluster [DBG] pgmap v2719: 89 pgs: 89 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2024-08-17T18:05:42.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:42 smithi169 bash[79348]: cluster 2024-08-17T18:05:40.507819+0000 mgr.y (mgr.34107) 1912 : cluster [DBG] pgmap v2719: 89 pgs: 89 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2024-08-17T18:05:42.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:42 smithi169 bash[79348]: cluster 2024-08-17T18:05:40.507819+0000 mgr.y (mgr.34107) 1912 : cluster [DBG] pgmap v2719: 89 pgs: 89 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 86 MiB/s wr, 1.38k op/s 2024-08-17T18:05:42.403 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:42.426 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:42.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:42.432 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:42.533 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:42.563 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:42.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:42.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:42.669 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:42.701 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:42.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:42.707 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:42.807 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:42.838 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:42.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:42.841 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:42.942 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:42.963 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:42.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:42.965 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:43.066 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:43.089 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:43.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:43.095 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:43.113 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 55 16 72376 72360 82.213 64.125 0.13734 0.0121532 2024-08-17T18:05:43.197 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:43.222 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:43.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:43.227 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:43.328 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:43.355 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:43.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:43.358 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:43.459 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:43.480 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:43.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:43.482 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:43.583 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:43.610 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:43.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:43.612 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:43.713 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:43.749 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:43.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:43.756 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:43.856 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:43.886 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:43.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:43.891 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:43.992 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:44.013 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:44.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:44.015 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:44.113 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 56 16 73307 73291 81.7839 58.1875 0.0124387 0.0121985 2024-08-17T18:05:44.115 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:44.135 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:44.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:44.137 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:44.138 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:44 smithi131 bash[88347]: cluster 2024-08-17T18:05:42.508356+0000 mgr.y (mgr.34107) 1913 : cluster [DBG] pgmap v2720: 89 pgs: 89 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 59 MiB/s wr, 936 op/s 2024-08-17T18:05:44.238 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:44.268 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:44.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:44.272 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:44.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:44 smithi131 bash[89561]: cluster 2024-08-17T18:05:42.508356+0000 mgr.y (mgr.34107) 1913 : cluster [DBG] pgmap v2720: 89 pgs: 89 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 59 MiB/s wr, 936 op/s 2024-08-17T18:05:44.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:44 smithi131 bash[89561]: cluster 2024-08-17T18:05:42.508356+0000 mgr.y (mgr.34107) 1913 : cluster [DBG] pgmap v2720: 89 pgs: 89 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 59 MiB/s wr, 936 op/s 2024-08-17T18:05:44.352 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:44 smithi131 bash[88347]: cluster 2024-08-17T18:05:42.508356+0000 mgr.y (mgr.34107) 1913 : cluster [DBG] pgmap v2720: 89 pgs: 89 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 59 MiB/s wr, 936 op/s 2024-08-17T18:05:44.373 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:44.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:44 smithi169 bash[79348]: cluster 2024-08-17T18:05:42.508356+0000 mgr.y (mgr.34107) 1913 : cluster [DBG] pgmap v2720: 89 pgs: 89 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 59 MiB/s wr, 936 op/s 2024-08-17T18:05:44.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:44 smithi169 bash[79348]: cluster 2024-08-17T18:05:42.508356+0000 mgr.y (mgr.34107) 1913 : cluster [DBG] pgmap v2720: 89 pgs: 89 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 59 MiB/s wr, 936 op/s 2024-08-17T18:05:44.404 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:44.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:44.406 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:44.507 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:44.530 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:44.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:44.532 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:44.633 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:44.673 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:44.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:44.678 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:44.778 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:44.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:44.807 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:44.807 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:44.908 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:44.934 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:44.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:44.939 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:45.040 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:45.066 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:45.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:45.071 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:45.113 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 57 16 74439 74423 81.5902 70.75 0.00649841 0.0122513 2024-08-17T18:05:45.172 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:45.196 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:45.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:45.202 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:45.303 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:45.337 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:45.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:45.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:45.440 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:45.470 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:45.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:45.475 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:45.576 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:45.595 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:45.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:45.598 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:45.698 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:45.718 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:45.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:45.720 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:45.820 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:45.848 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:45.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:45.851 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:45.951 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:46.011 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:46.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:46.014 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:46.113 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 58 16 75396 75380 81.2147 59.8125 0.00810799 0.012308 2024-08-17T18:05:46.115 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:46.127 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:46 smithi131 bash[89561]: cluster 2024-08-17T18:05:44.508799+0000 mgr.y (mgr.34107) 1914 : cluster [DBG] pgmap v2721: 89 pgs: 89 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 57 MiB/s wr, 907 op/s 2024-08-17T18:05:46.127 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:46 smithi131 bash[89561]: cluster 2024-08-17T18:05:44.508799+0000 mgr.y (mgr.34107) 1914 : cluster [DBG] pgmap v2721: 89 pgs: 89 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 57 MiB/s wr, 907 op/s 2024-08-17T18:05:46.127 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:46 smithi131 bash[88347]: cluster 2024-08-17T18:05:44.508799+0000 mgr.y (mgr.34107) 1914 : cluster [DBG] pgmap v2721: 89 pgs: 89 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 57 MiB/s wr, 907 op/s 2024-08-17T18:05:46.127 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:46 smithi131 bash[88347]: cluster 2024-08-17T18:05:44.508799+0000 mgr.y (mgr.34107) 1914 : cluster [DBG] pgmap v2721: 89 pgs: 89 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 57 MiB/s wr, 907 op/s 2024-08-17T18:05:46.148 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:46.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:46.156 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:46.257 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:46.278 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:46.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:46.281 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:46.382 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:46.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:46 smithi169 bash[79348]: cluster 2024-08-17T18:05:44.508799+0000 mgr.y (mgr.34107) 1914 : cluster [DBG] pgmap v2721: 89 pgs: 89 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 57 MiB/s wr, 907 op/s 2024-08-17T18:05:46.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:46 smithi169 bash[79348]: cluster 2024-08-17T18:05:44.508799+0000 mgr.y (mgr.34107) 1914 : cluster [DBG] pgmap v2721: 89 pgs: 89 active+clean; 4.3 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 57 MiB/s wr, 907 op/s 2024-08-17T18:05:46.427 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:46.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:46.429 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:46.530 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:46.567 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:46.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:46.572 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:46.673 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:46.705 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:46.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:46.709 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:46.809 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:46.848 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:46.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:46.851 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:46.952 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:46.980 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:46.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:46.983 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:47.084 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:47.107 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:47.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:47.113 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:47.113 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 59 16 76448 76432 80.9525 65.75 0.00863982 0.0123484 2024-08-17T18:05:47.214 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:47.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:47.249 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:47.249 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:47.350 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:47.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:47.385 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:47.386 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:47.486 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:47.513 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:47.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:47.517 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:47.618 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:47.656 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:47.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:47.657 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:47.757 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:47.795 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:47.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:47.802 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:47.903 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:47.931 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:47.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:47.937 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:48.038 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:48.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:48.066 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:48.066 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:48.113 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:2024-08-17T18:05:48.114819+0000 min lat: 0.00102049 max lat: 0.53552 avg lat: 0.0123744 2024-08-17T18:05:48.114 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T18:05:48.114 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 60 16 77578 77562 80.7802 70.625 0.013104 0.0123744 2024-08-17T18:05:48.166 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:48.176 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:48 smithi169 bash[79348]: cluster 2024-08-17T18:05:46.509628+0000 mgr.y (mgr.34107) 1915 : cluster [DBG] pgmap v2722: 89 pgs: 89 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T18:05:48.176 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:48 smithi169 bash[79348]: cluster 2024-08-17T18:05:46.509628+0000 mgr.y (mgr.34107) 1915 : cluster [DBG] pgmap v2722: 89 pgs: 89 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T18:05:48.203 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:48.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:48.205 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:48.306 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:48.341 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:48.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:48.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:48.444 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:48.468 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:48.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:48.470 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:48.571 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:48.589 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:48.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:48.591 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:48.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:48 smithi131 bash[89561]: cluster 2024-08-17T18:05:46.509628+0000 mgr.y (mgr.34107) 1915 : cluster [DBG] pgmap v2722: 89 pgs: 89 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T18:05:48.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:48 smithi131 bash[89561]: cluster 2024-08-17T18:05:46.509628+0000 mgr.y (mgr.34107) 1915 : cluster [DBG] pgmap v2722: 89 pgs: 89 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T18:05:48.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:48 smithi131 bash[88347]: cluster 2024-08-17T18:05:46.509628+0000 mgr.y (mgr.34107) 1915 : cluster [DBG] pgmap v2722: 89 pgs: 89 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T18:05:48.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:48 smithi131 bash[88347]: cluster 2024-08-17T18:05:46.509628+0000 mgr.y (mgr.34107) 1915 : cluster [DBG] pgmap v2722: 89 pgs: 89 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 71 MiB/s wr, 1.14k op/s 2024-08-17T18:05:48.692 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:48.724 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:48.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:48.727 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:48.827 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:48.852 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:48.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:48.853 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:48.954 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:48.982 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:48.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:48.985 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:49.075 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:05:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:05:48] "GET /metrics HTTP/1.1" 200 36612 "" "Prometheus/2.51.0" 2024-08-17T18:05:49.086 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:49.114 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 61 16 78306 78290 80.2017 45.5 0.019628 0.0124627 2024-08-17T18:05:49.119 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:49.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:49.123 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:49.129 INFO:teuthology.orchestra.run.smithi131.stderr:set pool 1 pg_num to 11 2024-08-17T18:05:49.224 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:49.253 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:49.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:49.259 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:49.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:49 smithi131 bash[89561]: audit 2024-08-17T18:05:48.158177+0000 mon.c (mon.2) 97 : audit [INF] from='client.? 172.21.15.131:0/3461624285' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-08-17T18:05:49.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:49 smithi131 bash[89561]: audit 2024-08-17T18:05:48.158177+0000 mon.c (mon.2) 97 : audit [INF] from='client.? 172.21.15.131:0/3461624285' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-08-17T18:05:49.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:49 smithi131 bash[89561]: audit 2024-08-17T18:05:48.158674+0000 mon.a (mon.0) 2913 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-08-17T18:05:49.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:49 smithi131 bash[89561]: audit 2024-08-17T18:05:48.158674+0000 mon.a (mon.0) 2913 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-08-17T18:05:49.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:49 smithi131 bash[88347]: audit 2024-08-17T18:05:48.158177+0000 mon.c (mon.2) 97 : audit [INF] from='client.? 172.21.15.131:0/3461624285' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-08-17T18:05:49.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:49 smithi131 bash[88347]: audit 2024-08-17T18:05:48.158177+0000 mon.c (mon.2) 97 : audit [INF] from='client.? 172.21.15.131:0/3461624285' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-08-17T18:05:49.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:49 smithi131 bash[88347]: audit 2024-08-17T18:05:48.158674+0000 mon.a (mon.0) 2913 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-08-17T18:05:49.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:49 smithi131 bash[88347]: audit 2024-08-17T18:05:48.158674+0000 mon.a (mon.0) 2913 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-08-17T18:05:49.357 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T18:05:49.357 INFO:teuthology.orchestra.run.smithi131.stdout: "size": 20, 2024-08-17T18:05:49.357 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 600, 2024-08-17T18:05:49.357 INFO:teuthology.orchestra.run.smithi131.stdout: "ops": [ 2024-08-17T18:05:49.357 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.357 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35487.0:150546 55.15 e1449/1430 55:aa2e767a:::benchmark_data_smithi131_239348_object40832:head v 1449'7271, mlcod=1449'7269)", 2024-08-17T18:05:49.357 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:02:09.063685+0000", 2024-08-17T18:05:49.357 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 220.28667110399999, 2024-08-17T18:05:49.357 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.076615207000000005, 2024-08-17T18:05:49.357 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:05:49.357 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:05:49.357 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:05:49.357 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:05:49.358 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.358 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:05:49.358 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:09.063685+0000", 2024-08-17T18:05:49.358 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:05:49.358 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.358 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.358 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:05:49.358 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:09.063685+0000", 2024-08-17T18:05:49.358 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:05:49.358 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.358 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.358 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:05:49.358 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:09.063686+0000", 2024-08-17T18:05:49.359 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0440000000000001e-06 2024-08-17T18:05:49.359 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.359 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.359 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:05:49.359 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:09.063695+0000", 2024-08-17T18:05:49.359 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.5590000000000006e-06 2024-08-17T18:05:49.359 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.359 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.359 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:05:49.359 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:09.063710+0000", 2024-08-17T18:05:49.359 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.4619e-05 2024-08-17T18:05:49.359 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.359 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.360 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:05:49.360 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:09.063718+0000", 2024-08-17T18:05:49.360 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.1710000000000002e-06 2024-08-17T18:05:49.360 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.360 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.360 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:05:49.360 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:09.063780+0000", 2024-08-17T18:05:49.360 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.2657999999999995e-05 2024-08-17T18:05:49.360 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.360 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.360 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:05:49.360 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:09.063807+0000", 2024-08-17T18:05:49.360 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.6254999999999998e-05 2024-08-17T18:05:49.360 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.361 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.361 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:05:49.361 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:09.072127+0000", 2024-08-17T18:05:49.361 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0083207000000000003 2024-08-17T18:05:49.361 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.361 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.361 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:05:49.361 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:09.140301+0000", 2024-08-17T18:05:49.361 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.068173201000000003 2024-08-17T18:05:49.361 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:05:49.361 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:05:49.361 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:05:49.361 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.362 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.362 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35487.0:150551 55.15 e1449/1430 55:aa313c8f:::benchmark_data_smithi131_239348_object40837:head v 1449'7272, mlcod=1449'7269)", 2024-08-17T18:05:49.362 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:02:09.067954+0000", 2024-08-17T18:05:49.362 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 220.282402469, 2024-08-17T18:05:49.362 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.072410701999999993, 2024-08-17T18:05:49.362 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:05:49.362 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:05:49.362 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:05:49.362 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:05:49.362 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.362 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:05:49.362 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:09.067954+0000", 2024-08-17T18:05:49.362 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:05:49.362 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.363 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.363 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:05:49.363 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:09.067954+0000", 2024-08-17T18:05:49.363 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:05:49.363 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.363 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.363 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:05:49.363 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:09.067955+0000", 2024-08-17T18:05:49.363 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.344e-06 2024-08-17T18:05:49.364 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.364 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.364 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:05:49.364 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:09.067964+0000", 2024-08-17T18:05:49.364 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.0969999999999995e-06 2024-08-17T18:05:49.364 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.364 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.364 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:05:49.364 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:09.067980+0000", 2024-08-17T18:05:49.364 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.5255999999999999e-05 2024-08-17T18:05:49.364 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.364 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.365 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:05:49.365 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:09.067989+0000", 2024-08-17T18:05:49.365 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.5279999999999992e-06 2024-08-17T18:05:49.365 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.365 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.365 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:05:49.365 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:09.069812+0000", 2024-08-17T18:05:49.365 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00182238 2024-08-17T18:05:49.365 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.365 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.365 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:05:49.365 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:09.069834+0000", 2024-08-17T18:05:49.365 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.2495999999999999e-05 2024-08-17T18:05:49.365 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.366 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.366 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:05:49.366 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:09.140328+0000", 2024-08-17T18:05:49.366 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.070494294999999998 2024-08-17T18:05:49.366 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.366 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.366 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:05:49.366 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:09.140365+0000", 2024-08-17T18:05:49.366 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.6306000000000001e-05 2024-08-17T18:05:49.366 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:05:49.366 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:05:49.366 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:05:49.366 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.366 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.367 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "MOSDPGPush(55.13 1449/1443 [PushOp(55:cc35041e:::benchmark_data_smithi131_239348_object44861:head, version: 1428'2848, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(55:cc35041e:::benchmark_data_smithi131_239348_object44861:head@1428'2848, size: 65536, copy_subset: [(0, 65536)], clone_subset: {}, snapset: 0=[]:{}, object_exist: false), 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))])", 2024-08-17T18:05:49.367 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:02:09.073716+0000", 2024-08-17T18:05:49.367 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 220.27664079900001, 2024-08-17T18:05:49.367 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.069063913000000005, 2024-08-17T18:05:49.367 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:05:49.367 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:05:49.367 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "started", 2024-08-17T18:05:49.367 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:05:49.367 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.367 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:05:49.367 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:09.073716+0000", 2024-08-17T18:05:49.367 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:05:49.367 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.367 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.368 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:05:49.368 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:09.073716+0000", 2024-08-17T18:05:49.368 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:05:49.368 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.368 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.368 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:05:49.368 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:09.073717+0000", 2024-08-17T18:05:49.368 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1689999999999999e-06 2024-08-17T18:05:49.368 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.368 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.368 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:05:49.368 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:09.073750+0000", 2024-08-17T18:05:49.368 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.3563999999999999e-05 2024-08-17T18:05:49.368 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.368 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.369 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:05:49.369 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:09.140271+0000", 2024-08-17T18:05:49.369 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.066520674000000002 2024-08-17T18:05:49.369 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.369 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.369 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:05:49.369 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:09.140298+0000", 2024-08-17T18:05:49.369 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.6696999999999999e-05 2024-08-17T18:05:49.369 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.369 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.369 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:05:49.369 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:09.140434+0000", 2024-08-17T18:05:49.369 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00013633100000000001 2024-08-17T18:05:49.369 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.370 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.370 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:05:49.370 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:09.140447+0000", 2024-08-17T18:05:49.370 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.3028e-05 2024-08-17T18:05:49.370 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.370 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.370 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:05:49.370 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:09.142780+0000", 2024-08-17T18:05:49.370 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0023324499999999998 2024-08-17T18:05:49.370 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:05:49.370 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:05:49.370 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:05:49.370 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.370 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.371 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35487.0:150559 55.18 e1449/1430 55:1afef5c4:::benchmark_data_smithi131_239348_object40845:head v 1449'7167, mlcod=1449'7165)", 2024-08-17T18:05:49.371 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:02:09.078331+0000", 2024-08-17T18:05:49.371 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 220.272025421, 2024-08-17T18:05:49.371 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.068941585, 2024-08-17T18:05:49.371 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:05:49.371 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:05:49.371 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:05:49.371 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:05:49.371 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.371 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:05:49.371 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:09.078331+0000", 2024-08-17T18:05:49.371 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:05:49.371 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.371 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.371 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:05:49.372 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:09.078331+0000", 2024-08-17T18:05:49.372 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:05:49.372 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.372 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.372 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:05:49.372 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:09.078332+0000", 2024-08-17T18:05:49.372 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.11e-06 2024-08-17T18:05:49.372 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.372 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.372 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:05:49.372 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:09.078343+0000", 2024-08-17T18:05:49.372 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1062e-05 2024-08-17T18:05:49.372 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.372 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.373 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:05:49.373 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:09.140267+0000", 2024-08-17T18:05:49.373 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.061923961 2024-08-17T18:05:49.373 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.373 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.373 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:05:49.373 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:09.140280+0000", 2024-08-17T18:05:49.373 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.2543e-05 2024-08-17T18:05:49.373 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.373 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.373 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:05:49.373 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:09.140347+0000", 2024-08-17T18:05:49.373 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.7698000000000001e-05 2024-08-17T18:05:49.373 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.373 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.374 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:05:49.374 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:09.140368+0000", 2024-08-17T18:05:49.374 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.0523e-05 2024-08-17T18:05:49.374 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.374 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.374 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:05:49.374 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:09.147160+0000", 2024-08-17T18:05:49.374 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0067923130000000003 2024-08-17T18:05:49.374 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.374 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.374 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:05:49.374 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:09.147273+0000", 2024-08-17T18:05:49.374 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00011237499999999999 2024-08-17T18:05:49.374 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:05:49.375 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:05:49.375 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:05:49.375 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.375 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.375 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35487.0:194730 55.d e1454/1423 55:ba02c6c7:::benchmark_data_smithi131_239348_object85016:head v 1454'11983, mlcod=1454'11981)", 2024-08-17T18:05:49.375 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:03:08.670388+0000", 2024-08-17T18:05:49.375 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 160.67996859799999, 2024-08-17T18:05:49.375 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.18878034199999999, 2024-08-17T18:05:49.375 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:05:49.375 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:05:49.375 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:05:49.375 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:05:49.375 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.376 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:05:49.376 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.670388+0000", 2024-08-17T18:05:49.376 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:05:49.376 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.376 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.376 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:05:49.376 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.670388+0000", 2024-08-17T18:05:49.376 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:05:49.376 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.376 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.377 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:05:49.377 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.670390+0000", 2024-08-17T18:05:49.377 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.6509999999999999e-06 2024-08-17T18:05:49.377 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.377 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.377 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:05:49.377 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.670397+0000", 2024-08-17T18:05:49.377 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.3220000000000004e-06 2024-08-17T18:05:49.377 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.377 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.377 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:05:49.377 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.670409+0000", 2024-08-17T18:05:49.377 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.2087e-05 2024-08-17T18:05:49.377 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.378 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.378 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:05:49.378 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.670416+0000", 2024-08-17T18:05:49.378 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.883e-06 2024-08-17T18:05:49.378 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.378 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.378 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:05:49.378 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.670461+0000", 2024-08-17T18:05:49.378 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.5636000000000001e-05 2024-08-17T18:05:49.378 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.378 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.378 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:05:49.378 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.670476+0000", 2024-08-17T18:05:49.379 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.4528999999999999e-05 2024-08-17T18:05:49.379 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.379 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.379 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:05:49.379 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.858929+0000", 2024-08-17T18:05:49.379 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.188453395 2024-08-17T18:05:49.379 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.379 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.379 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:05:49.379 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.859168+0000", 2024-08-17T18:05:49.379 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00023883899999999999 2024-08-17T18:05:49.379 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:05:49.379 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:05:49.379 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:05:49.380 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.380 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.380 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "MOSDPGPush(55.13 1454/1443 [PushOp(55:cae10ae3:::benchmark_data_smithi131_239348_object106684:head, version: 1436'5759, data_included: [0~65536], data_size: 65536, omap_header_size: 0, omap_entries_size: 0, attrset_size: 2, recovery_info: ObjectRecoveryInfo(55:cae10ae3:::benchmark_data_smithi131_239348_object106684:head@1436'5759, size: 65536, copy_subset: [(0, 65536)], clone_subset: {}, snapset: 0=[]:{}, object_exist: false), 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))])", 2024-08-17T18:05:49.380 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:03:08.677671+0000", 2024-08-17T18:05:49.380 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 160.67268559600001, 2024-08-17T18:05:49.380 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.16588056600000001, 2024-08-17T18:05:49.380 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:05:49.380 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:05:49.380 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "started", 2024-08-17T18:05:49.380 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:05:49.380 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.380 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:05:49.380 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.677671+0000", 2024-08-17T18:05:49.380 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:05:49.381 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.381 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.381 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:05:49.381 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.677671+0000", 2024-08-17T18:05:49.381 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:05:49.381 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.381 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.381 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:05:49.381 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.677672+0000", 2024-08-17T18:05:49.381 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.11e-06 2024-08-17T18:05:49.381 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.381 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.381 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:05:49.381 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.677735+0000", 2024-08-17T18:05:49.382 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.3219999999999994e-05 2024-08-17T18:05:49.382 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.382 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.382 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:05:49.382 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.839303+0000", 2024-08-17T18:05:49.382 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.16156824 2024-08-17T18:05:49.382 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.382 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.382 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:05:49.382 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.839415+0000", 2024-08-17T18:05:49.382 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00011136799999999999 2024-08-17T18:05:49.382 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.382 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.383 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:05:49.383 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.839641+0000", 2024-08-17T18:05:49.383 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00022643000000000001 2024-08-17T18:05:49.383 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.383 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.383 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:05:49.383 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.839679+0000", 2024-08-17T18:05:49.383 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.8238999999999998e-05 2024-08-17T18:05:49.383 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.383 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.383 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:05:49.383 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.843551+0000", 2024-08-17T18:05:49.383 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0038719589999999999 2024-08-17T18:05:49.383 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:05:49.384 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:05:49.384 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:05:49.384 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.384 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.384 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35487.0:194737 55.d e1454/1423 55:b694090f:::benchmark_data_smithi131_239348_object85023:head v 1454'11984, mlcod=1454'11981)", 2024-08-17T18:05:49.384 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:03:08.679655+0000", 2024-08-17T18:05:49.384 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 160.67070127100001, 2024-08-17T18:05:49.384 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.190357412, 2024-08-17T18:05:49.384 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:05:49.384 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:05:49.384 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:05:49.384 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:05:49.384 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.384 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:05:49.384 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.679655+0000", 2024-08-17T18:05:49.385 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:05:49.385 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.385 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.385 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:05:49.385 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.679655+0000", 2024-08-17T18:05:49.385 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:05:49.385 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.385 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.385 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:05:49.385 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.679656+0000", 2024-08-17T18:05:49.385 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.189e-06 2024-08-17T18:05:49.385 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.385 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.386 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:05:49.386 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.679665+0000", 2024-08-17T18:05:49.386 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.4749999999999993e-06 2024-08-17T18:05:49.386 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.386 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.386 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:05:49.386 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.839298+0000", 2024-08-17T18:05:49.386 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.15963349499999999 2024-08-17T18:05:49.386 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.386 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.386 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:05:49.386 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.839323+0000", 2024-08-17T18:05:49.386 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.4508999999999999e-05 2024-08-17T18:05:49.386 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.387 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.387 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:05:49.387 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.846432+0000", 2024-08-17T18:05:49.387 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0071095239999999999 2024-08-17T18:05:49.387 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.387 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.387 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:05:49.387 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.846490+0000", 2024-08-17T18:05:49.387 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.7868000000000002e-05 2024-08-17T18:05:49.387 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.387 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.387 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:05:49.387 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.869862+0000", 2024-08-17T18:05:49.388 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.023371815000000001 2024-08-17T18:05:49.388 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.388 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.388 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:05:49.388 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.870013+0000", 2024-08-17T18:05:49.388 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00015053700000000001 2024-08-17T18:05:49.388 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:05:49.388 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:05:49.388 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:05:49.388 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.388 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.388 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35487.0:194755 55.15 e1454/1430 55:ab4de33e:::benchmark_data_smithi131_239348_object85041:head v 1454'8669, mlcod=1454'8667)", 2024-08-17T18:05:49.388 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:03:08.697523+0000", 2024-08-17T18:05:49.389 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 160.65283388, 2024-08-17T18:05:49.389 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.17266346799999999, 2024-08-17T18:05:49.389 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:05:49.389 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:05:49.389 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:05:49.389 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:05:49.389 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.389 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:05:49.389 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.697523+0000", 2024-08-17T18:05:49.389 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:05:49.389 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.389 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.389 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:05:49.389 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.697523+0000", 2024-08-17T18:05:49.389 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:05:49.390 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.390 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.390 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:05:49.390 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.697524+0000", 2024-08-17T18:05:49.390 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1429999999999999e-06 2024-08-17T18:05:49.390 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.390 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.390 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:05:49.390 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.697532+0000", 2024-08-17T18:05:49.390 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.1380000000000007e-06 2024-08-17T18:05:49.390 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.390 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.390 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:05:49.391 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.839326+0000", 2024-08-17T18:05:49.391 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.14179406899999999 2024-08-17T18:05:49.391 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.391 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.391 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:05:49.391 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.839346+0000", 2024-08-17T18:05:49.391 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.9809999999999998e-05 2024-08-17T18:05:49.391 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.391 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.391 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:05:49.391 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.850899+0000", 2024-08-17T18:05:49.391 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.011552903 2024-08-17T18:05:49.391 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.391 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.391 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:05:49.392 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.850943+0000", 2024-08-17T18:05:49.392 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.4230000000000002e-05 2024-08-17T18:05:49.392 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.392 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.392 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:05:49.392 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.870018+0000", 2024-08-17T18:05:49.392 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.019074664000000002 2024-08-17T18:05:49.392 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.392 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.392 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:05:49.392 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.870186+0000", 2024-08-17T18:05:49.392 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00016851100000000001 2024-08-17T18:05:49.392 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:05:49.393 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:05:49.393 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:05:49.393 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.393 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.393 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35487.0:194783 55.d e1454/1423 55:bbf68115:::benchmark_data_smithi131_239348_object85069:head v 1454'11988, mlcod=1454'11981)", 2024-08-17T18:05:49.393 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:03:08.839572+0000", 2024-08-17T18:05:49.393 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 160.51078433699999, 2024-08-17T18:05:49.393 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.058489448999999999, 2024-08-17T18:05:49.393 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:05:49.393 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:05:49.393 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:05:49.393 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:05:49.393 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.393 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:05:49.394 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.839572+0000", 2024-08-17T18:05:49.394 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:05:49.394 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.394 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.394 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:05:49.394 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.839572+0000", 2024-08-17T18:05:49.394 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:05:49.394 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.394 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.394 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:05:49.394 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.839573+0000", 2024-08-17T18:05:49.394 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.9599999999999999e-07 2024-08-17T18:05:49.394 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.394 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.395 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:05:49.395 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.839580+0000", 2024-08-17T18:05:49.395 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.8340000000000001e-06 2024-08-17T18:05:49.395 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.395 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.395 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:05:49.395 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.839596+0000", 2024-08-17T18:05:49.395 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.6325999999999999e-05 2024-08-17T18:05:49.395 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.395 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.395 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:05:49.395 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.839608+0000", 2024-08-17T18:05:49.395 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1566000000000001e-05 2024-08-17T18:05:49.395 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.396 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.396 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:05:49.396 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.870497+0000", 2024-08-17T18:05:49.396 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.030889376999999999 2024-08-17T18:05:49.396 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.396 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.396 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:05:49.396 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.870532+0000", 2024-08-17T18:05:49.396 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.5210999999999999e-05 2024-08-17T18:05:49.396 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.396 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.396 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:05:49.396 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.898037+0000", 2024-08-17T18:05:49.397 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.027504679000000001 2024-08-17T18:05:49.397 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.397 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.397 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:05:49.397 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.898062+0000", 2024-08-17T18:05:49.397 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.476e-05 2024-08-17T18:05:49.397 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:05:49.397 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:05:49.397 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:05:49.397 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.397 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.397 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35487.0:194805 55.5 e1454/1430 55:a442ba40:::benchmark_data_smithi131_239348_object85091:head v 1454'8680, mlcod=1454'8676)", 2024-08-17T18:05:49.397 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:03:08.845729+0000", 2024-08-17T18:05:49.397 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 160.504626989, 2024-08-17T18:05:49.398 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.059980169, 2024-08-17T18:05:49.398 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:05:49.398 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:05:49.398 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:05:49.398 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:05:49.398 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.398 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:05:49.398 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.845729+0000", 2024-08-17T18:05:49.398 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:05:49.398 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.398 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.398 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:05:49.398 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.845729+0000", 2024-08-17T18:05:49.399 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:05:49.399 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.399 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.399 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:05:49.399 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.845731+0000", 2024-08-17T18:05:49.399 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.4699999999999999e-06 2024-08-17T18:05:49.399 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.399 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.399 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:05:49.399 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.845741+0000", 2024-08-17T18:05:49.399 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.7089999999999997e-06 2024-08-17T18:05:49.399 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.399 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.400 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:05:49.400 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.845760+0000", 2024-08-17T18:05:49.400 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.906e-05 2024-08-17T18:05:49.400 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.400 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.400 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:05:49.400 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.845769+0000", 2024-08-17T18:05:49.400 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.1060000000000006e-06 2024-08-17T18:05:49.400 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.400 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.400 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:05:49.400 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.887146+0000", 2024-08-17T18:05:49.400 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.041377399000000002 2024-08-17T18:05:49.400 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.401 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.401 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:05:49.401 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.887194+0000", 2024-08-17T18:05:49.401 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.7633000000000003e-05 2024-08-17T18:05:49.401 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.401 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.401 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:05:49.401 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.905459+0000", 2024-08-17T18:05:49.401 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.018265344999999999 2024-08-17T18:05:49.401 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.401 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.401 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:05:49.401 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:08.905710+0000", 2024-08-17T18:05:49.401 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000250447 2024-08-17T18:05:49.402 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:05:49.402 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:05:49.402 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:05:49.402 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.402 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.402 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35487.0:198677 55.5 e1454/1430 55:a5c7584c:::benchmark_data_smithi131_239348_object88963:head v 1454'8819, mlcod=1454'8817)", 2024-08-17T18:05:49.402 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:03:13.806465+0000", 2024-08-17T18:05:49.402 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 155.54389125500001, 2024-08-17T18:05:49.402 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.13047962699999999, 2024-08-17T18:05:49.402 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:05:49.402 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:05:49.402 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:05:49.402 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:05:49.403 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.403 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:05:49.403 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:13.806465+0000", 2024-08-17T18:05:49.403 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:05:49.403 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.403 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.403 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:05:49.403 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:13.806465+0000", 2024-08-17T18:05:49.403 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:05:49.403 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.403 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.403 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:05:49.403 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:13.806466+0000", 2024-08-17T18:05:49.403 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0529999999999999e-06 2024-08-17T18:05:49.404 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.404 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.404 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:05:49.404 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:13.806472+0000", 2024-08-17T18:05:49.404 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.0279999999999997e-06 2024-08-17T18:05:49.404 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.404 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.404 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:05:49.404 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:13.806484+0000", 2024-08-17T18:05:49.404 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.198e-05 2024-08-17T18:05:49.404 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.404 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.404 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:05:49.404 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:13.806492+0000", 2024-08-17T18:05:49.405 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.8639999999999996e-06 2024-08-17T18:05:49.405 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.405 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.405 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:05:49.405 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:13.806562+0000", 2024-08-17T18:05:49.405 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.9947e-05 2024-08-17T18:05:49.405 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.405 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.405 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:05:49.405 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:13.806575+0000", 2024-08-17T18:05:49.405 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.2448e-05 2024-08-17T18:05:49.405 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.405 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.405 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:05:49.406 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:13.809592+0000", 2024-08-17T18:05:49.406 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.003017076 2024-08-17T18:05:49.406 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.406 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.406 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:05:49.406 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:13.936945+0000", 2024-08-17T18:05:49.406 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.12735323100000001 2024-08-17T18:05:49.406 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:05:49.406 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:05:49.406 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:05:49.406 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.406 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.406 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35487.0:198679 55.8 e1454/1430 55:10d1b021:::benchmark_data_smithi131_239348_object88965:head v 1454'8569, mlcod=1454'8567)", 2024-08-17T18:05:49.406 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:03:13.814437+0000", 2024-08-17T18:05:49.407 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 155.535919501, 2024-08-17T18:05:49.407 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.12834846699999999, 2024-08-17T18:05:49.407 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:05:49.407 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:05:49.407 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:05:49.407 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:05:49.407 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.407 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:05:49.407 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:13.814437+0000", 2024-08-17T18:05:49.407 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:05:49.407 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.407 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.407 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:05:49.407 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:13.814437+0000", 2024-08-17T18:05:49.407 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:05:49.408 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.408 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.408 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:05:49.408 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:13.814438+0000", 2024-08-17T18:05:49.408 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.2240000000000001e-06 2024-08-17T18:05:49.408 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.408 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.408 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:05:49.408 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:13.814447+0000", 2024-08-17T18:05:49.408 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.7520000000000002e-06 2024-08-17T18:05:49.408 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.408 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.408 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:05:49.409 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:13.936902+0000", 2024-08-17T18:05:49.409 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.122455308 2024-08-17T18:05:49.409 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.409 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.409 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:05:49.409 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:13.936922+0000", 2024-08-17T18:05:49.409 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.9820999999999999e-05 2024-08-17T18:05:49.409 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.409 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.409 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:05:49.409 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:13.937014+0000", 2024-08-17T18:05:49.409 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.1854999999999994e-05 2024-08-17T18:05:49.409 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.409 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.409 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:05:49.410 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:13.937052+0000", 2024-08-17T18:05:49.410 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.8284999999999997e-05 2024-08-17T18:05:49.410 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.410 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.410 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:05:49.410 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:13.942744+0000", 2024-08-17T18:05:49.410 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0056914729999999998 2024-08-17T18:05:49.410 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.410 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.410 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:05:49.410 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:13.942785+0000", 2024-08-17T18:05:49.410 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.1749000000000003e-05 2024-08-17T18:05:49.410 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:05:49.411 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:05:49.411 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:05:49.411 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.411 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.411 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35487.0:198683 55.13 e1454/1443 55:cc72feb6:::benchmark_data_smithi131_239348_object88969:head v 1454'8637, mlcod=1437'6054)", 2024-08-17T18:05:49.411 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:03:13.814482+0000", 2024-08-17T18:05:49.411 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 155.53587415199999, 2024-08-17T18:05:49.411 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.15378994800000001, 2024-08-17T18:05:49.411 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:05:49.411 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:05:49.411 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:05:49.411 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:05:49.411 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.411 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:05:49.411 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:13.814482+0000", 2024-08-17T18:05:49.412 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:05:49.412 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.412 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.412 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:05:49.412 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:13.814482+0000", 2024-08-17T18:05:49.412 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:05:49.412 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.412 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.412 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:05:49.412 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:13.814483+0000", 2024-08-17T18:05:49.412 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.5199999999999995e-07 2024-08-17T18:05:49.412 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.412 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.413 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:05:49.413 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:13.814491+0000", 2024-08-17T18:05:49.413 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.6329999999999996e-06 2024-08-17T18:05:49.413 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.413 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.413 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:05:49.413 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:13.936930+0000", 2024-08-17T18:05:49.413 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.12243943 2024-08-17T18:05:49.413 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.413 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.413 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:05:49.413 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:13.936941+0000", 2024-08-17T18:05:49.413 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0739e-05 2024-08-17T18:05:49.413 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.413 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.414 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:05:49.414 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:13.937104+0000", 2024-08-17T18:05:49.414 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00016297999999999999 2024-08-17T18:05:49.414 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.414 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.414 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:05:49.414 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:13.937129+0000", 2024-08-17T18:05:49.414 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.5287999999999999e-05 2024-08-17T18:05:49.414 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.414 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.414 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:05:49.414 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:13.968211+0000", 2024-08-17T18:05:49.414 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.031081926999999999 2024-08-17T18:05:49.415 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.415 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.415 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:05:49.415 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:13.968272+0000", 2024-08-17T18:05:49.415 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.0999000000000003e-05 2024-08-17T18:05:49.415 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:05:49.415 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:05:49.415 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:05:49.415 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.415 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.415 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35487.0:198700 55.d e1454/1423 55:b0805c58:::benchmark_data_smithi131_239348_object88986:head v 1454'12239, mlcod=1454'12237)", 2024-08-17T18:05:49.415 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:03:13.834320+0000", 2024-08-17T18:05:49.415 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 155.516035991, 2024-08-17T18:05:49.415 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.111515956, 2024-08-17T18:05:49.416 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:05:49.416 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:05:49.416 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:05:49.416 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:05:49.416 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.416 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:05:49.416 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:13.834320+0000", 2024-08-17T18:05:49.416 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:05:49.416 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.416 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.416 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:05:49.416 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:13.834320+0000", 2024-08-17T18:05:49.416 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:05:49.416 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.416 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.417 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:05:49.417 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:13.834322+0000", 2024-08-17T18:05:49.417 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.5579999999999999e-06 2024-08-17T18:05:49.417 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.417 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.417 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:05:49.417 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:13.834332+0000", 2024-08-17T18:05:49.417 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.7110000000000007e-06 2024-08-17T18:05:49.417 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.417 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.417 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:05:49.417 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:13.936902+0000", 2024-08-17T18:05:49.417 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.102570537 2024-08-17T18:05:49.418 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.418 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.418 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:05:49.418 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:13.936921+0000", 2024-08-17T18:05:49.418 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.8997000000000001e-05 2024-08-17T18:05:49.418 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.418 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.418 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:05:49.418 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:13.937014+0000", 2024-08-17T18:05:49.418 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.2472000000000005e-05 2024-08-17T18:05:49.418 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.418 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.418 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:05:49.419 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:13.937045+0000", 2024-08-17T18:05:49.419 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.1485000000000001e-05 2024-08-17T18:05:49.419 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.419 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.419 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:05:49.419 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:13.945793+0000", 2024-08-17T18:05:49.419 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0087479840000000003 2024-08-17T18:05:49.419 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.419 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.419 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:05:49.419 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:13.945836+0000", 2024-08-17T18:05:49.419 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.3211999999999999e-05 2024-08-17T18:05:49.419 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:05:49.420 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:05:49.420 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:05:49.420 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.420 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.420 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35694.0:52516 56.7 e1469/1464 56:e77d6e62:::benchmark_data_smithi131_259881_object52515:head v 1469'3276, mlcod=1469'3274)", 2024-08-17T18:05:49.420 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:05:24.143122+0000", 2024-08-17T18:05:49.420 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 25.207234697000001, 2024-08-17T18:05:49.420 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.16685835800000001, 2024-08-17T18:05:49.420 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:05:49.420 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:05:49.420 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:05:49.420 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:05:49.420 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.420 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:05:49.421 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.143122+0000", 2024-08-17T18:05:49.421 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:05:49.421 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.421 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.421 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:05:49.421 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.143122+0000", 2024-08-17T18:05:49.421 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:05:49.421 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.421 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.421 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:05:49.421 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.143122+0000", 2024-08-17T18:05:49.421 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.2500000000000005e-07 2024-08-17T18:05:49.421 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.421 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.422 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:05:49.422 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.143159+0000", 2024-08-17T18:05:49.422 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.7098999999999998e-05 2024-08-17T18:05:49.422 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.422 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.422 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:05:49.422 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.143178+0000", 2024-08-17T18:05:49.422 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.8848999999999999e-05 2024-08-17T18:05:49.422 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.422 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.422 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:05:49.422 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.143185+0000", 2024-08-17T18:05:49.422 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.4250000000000003e-06 2024-08-17T18:05:49.422 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.423 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.423 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:05:49.423 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.143240+0000", 2024-08-17T18:05:49.423 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.4960000000000002e-05 2024-08-17T18:05:49.423 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.423 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.423 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:05:49.423 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.143257+0000", 2024-08-17T18:05:49.423 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.7737e-05 2024-08-17T18:05:49.423 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.423 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.423 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:05:49.423 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.145415+0000", 2024-08-17T18:05:49.423 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0021573130000000001 2024-08-17T18:05:49.424 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.424 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.424 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:05:49.424 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.309980+0000", 2024-08-17T18:05:49.424 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.16456535 2024-08-17T18:05:49.424 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:05:49.424 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:05:49.424 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:05:49.424 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.424 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.424 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35694.0:67722 56.b e1469/1464 56:d0a2531e:::benchmark_data_smithi131_259881_object67721:head v 1469'4265, mlcod=1469'4263)", 2024-08-17T18:05:49.424 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:05:37.689532+0000", 2024-08-17T18:05:49.424 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 11.660824592000001, 2024-08-17T18:05:49.424 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.12628969700000001, 2024-08-17T18:05:49.425 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:05:49.425 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:05:49.425 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:05:49.425 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:05:49.425 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.425 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:05:49.425 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.689532+0000", 2024-08-17T18:05:49.425 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:05:49.425 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.425 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.425 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:05:49.425 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.689532+0000", 2024-08-17T18:05:49.425 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:05:49.425 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.426 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.426 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:05:49.426 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.689533+0000", 2024-08-17T18:05:49.426 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.091e-06 2024-08-17T18:05:49.426 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.426 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.426 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:05:49.426 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.689564+0000", 2024-08-17T18:05:49.426 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.1154e-05 2024-08-17T18:05:49.426 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.426 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.426 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:05:49.427 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.689575+0000", 2024-08-17T18:05:49.427 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1163e-05 2024-08-17T18:05:49.427 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.427 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.427 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:05:49.427 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.689581+0000", 2024-08-17T18:05:49.427 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.1430000000000003e-06 2024-08-17T18:05:49.427 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.427 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.427 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:05:49.427 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.689638+0000", 2024-08-17T18:05:49.427 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.6320999999999998e-05 2024-08-17T18:05:49.427 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.428 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.428 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:05:49.428 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.689658+0000", 2024-08-17T18:05:49.428 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.0404999999999999e-05 2024-08-17T18:05:49.428 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.428 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.428 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:05:49.428 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.692471+0000", 2024-08-17T18:05:49.428 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0028128239999999998 2024-08-17T18:05:49.428 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.428 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.428 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:05:49.428 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.815822+0000", 2024-08-17T18:05:49.428 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.12335059600000001 2024-08-17T18:05:49.429 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:05:49.429 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:05:49.429 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:05:49.429 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.429 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.429 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35694.0:67723 56.7 e1469/1464 56:e27fc980:::benchmark_data_smithi131_259881_object67722:head v 1469'4245, mlcod=1469'4243)", 2024-08-17T18:05:49.429 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:05:37.689602+0000", 2024-08-17T18:05:49.429 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 11.66075476, 2024-08-17T18:05:49.429 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.126226422, 2024-08-17T18:05:49.429 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:05:49.429 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:05:49.429 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:05:49.429 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:05:49.430 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.430 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:05:49.430 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.689602+0000", 2024-08-17T18:05:49.430 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:05:49.430 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.430 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.430 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:05:49.430 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.689602+0000", 2024-08-17T18:05:49.430 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:05:49.430 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.430 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.430 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:05:49.430 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.689602+0000", 2024-08-17T18:05:49.431 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.7300000000000002e-07 2024-08-17T18:05:49.431 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.431 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.431 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:05:49.431 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.689635+0000", 2024-08-17T18:05:49.431 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.2709000000000001e-05 2024-08-17T18:05:49.431 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.431 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.431 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:05:49.431 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.689641+0000", 2024-08-17T18:05:49.431 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.93e-06 2024-08-17T18:05:49.432 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.432 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.432 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:05:49.432 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.689645+0000", 2024-08-17T18:05:49.432 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.7729999999999999e-06 2024-08-17T18:05:49.432 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.432 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.432 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:05:49.432 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.689720+0000", 2024-08-17T18:05:49.432 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.4690999999999994e-05 2024-08-17T18:05:49.432 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.432 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.433 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:05:49.433 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.689737+0000", 2024-08-17T18:05:49.433 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.7062e-05 2024-08-17T18:05:49.433 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.433 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.433 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:05:49.433 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.692869+0000", 2024-08-17T18:05:49.433 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0031317509999999999 2024-08-17T18:05:49.433 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.433 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.433 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:05:49.433 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.815828+0000", 2024-08-17T18:05:49.433 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.122959133 2024-08-17T18:05:49.433 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:05:49.434 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:05:49.434 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:05:49.434 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.434 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.434 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35694.0:67733 56.8 e1469/1464 56:1e68f08e:::benchmark_data_smithi131_259881_object67732:head v 1469'4305, mlcod=1469'4303)", 2024-08-17T18:05:49.434 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:05:37.693109+0000", 2024-08-17T18:05:49.434 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 11.657247764999999, 2024-08-17T18:05:49.434 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.13084099499999999, 2024-08-17T18:05:49.434 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:05:49.434 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:05:49.434 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:05:49.434 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:05:49.434 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.435 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:05:49.435 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.693109+0000", 2024-08-17T18:05:49.435 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:05:49.435 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.435 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.435 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:05:49.435 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.693109+0000", 2024-08-17T18:05:49.435 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:05:49.435 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.435 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.435 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:05:49.435 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.693110+0000", 2024-08-17T18:05:49.435 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1209999999999999e-06 2024-08-17T18:05:49.435 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.436 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.436 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:05:49.436 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.693133+0000", 2024-08-17T18:05:49.436 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.2929999999999999e-05 2024-08-17T18:05:49.436 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.436 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.436 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:05:49.436 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.815668+0000", 2024-08-17T18:05:49.436 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.12253568500000001 2024-08-17T18:05:49.436 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.436 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.436 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:05:49.436 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.815694+0000", 2024-08-17T18:05:49.436 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.5564000000000001e-05 2024-08-17T18:05:49.436 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.437 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.437 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:05:49.437 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.815872+0000", 2024-08-17T18:05:49.437 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00017778600000000001 2024-08-17T18:05:49.437 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.437 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.437 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:05:49.437 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.815892+0000", 2024-08-17T18:05:49.437 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.9865e-05 2024-08-17T18:05:49.437 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.437 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.437 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:05:49.437 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.823902+0000", 2024-08-17T18:05:49.437 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0080101770000000003 2024-08-17T18:05:49.438 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.438 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.438 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:05:49.438 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.823950+0000", 2024-08-17T18:05:49.438 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.7867000000000001e-05 2024-08-17T18:05:49.438 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:05:49.438 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:05:49.438 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:05:49.438 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.438 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.438 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35694.0:67736 56.7 e1469/1464 56:e8c3bec1:::benchmark_data_smithi131_259881_object67735:head v 1469'4246, mlcod=1469'4243)", 2024-08-17T18:05:49.438 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:05:37.695900+0000", 2024-08-17T18:05:49.438 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 11.654456669, 2024-08-17T18:05:49.439 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.128462399, 2024-08-17T18:05:49.439 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:05:49.439 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:05:49.439 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:05:49.439 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:05:49.439 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.439 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:05:49.439 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.695900+0000", 2024-08-17T18:05:49.439 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:05:49.439 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.439 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.439 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:05:49.439 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.695900+0000", 2024-08-17T18:05:49.439 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:05:49.440 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.440 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.440 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:05:49.440 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.695901+0000", 2024-08-17T18:05:49.440 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.2600000000000001e-07 2024-08-17T18:05:49.440 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.440 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.440 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:05:49.440 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.695999+0000", 2024-08-17T18:05:49.440 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.7912999999999996e-05 2024-08-17T18:05:49.440 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.440 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.440 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:05:49.440 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.815670+0000", 2024-08-17T18:05:49.441 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.119671179 2024-08-17T18:05:49.441 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.441 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.441 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:05:49.441 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.815695+0000", 2024-08-17T18:05:49.441 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.4973e-05 2024-08-17T18:05:49.441 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.441 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.441 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:05:49.441 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.815856+0000", 2024-08-17T18:05:49.441 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00016168500000000001 2024-08-17T18:05:49.441 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.441 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.441 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:05:49.442 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.815882+0000", 2024-08-17T18:05:49.442 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.5035e-05 2024-08-17T18:05:49.442 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.442 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.442 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:05:49.442 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.824325+0000", 2024-08-17T18:05:49.442 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0084431909999999992 2024-08-17T18:05:49.442 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.442 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.442 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:05:49.442 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.824362+0000", 2024-08-17T18:05:49.442 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.7496999999999997e-05 2024-08-17T18:05:49.442 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:05:49.443 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:05:49.443 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:05:49.443 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.443 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.443 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35694.0:67741 56.9 e1469/1464 56:9712e7b5:::benchmark_data_smithi131_259881_object67740:head v 1469'4258, mlcod=1469'4256)", 2024-08-17T18:05:49.443 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:05:37.698834+0000", 2024-08-17T18:05:49.443 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 11.651522086, 2024-08-17T18:05:49.443 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.125475165, 2024-08-17T18:05:49.443 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:05:49.443 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:05:49.443 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:05:49.443 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:05:49.443 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.443 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:05:49.444 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.698834+0000", 2024-08-17T18:05:49.444 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:05:49.444 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.444 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.444 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:05:49.444 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.698834+0000", 2024-08-17T18:05:49.444 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:05:49.444 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.444 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.444 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:05:49.444 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.698836+0000", 2024-08-17T18:05:49.444 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.421e-06 2024-08-17T18:05:49.444 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.445 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.445 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:05:49.445 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.698944+0000", 2024-08-17T18:05:49.445 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000108003 2024-08-17T18:05:49.445 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.445 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.445 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:05:49.445 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.815738+0000", 2024-08-17T18:05:49.445 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.116793902 2024-08-17T18:05:49.445 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.445 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.445 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:05:49.445 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.815748+0000", 2024-08-17T18:05:49.445 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0424999999999999e-05 2024-08-17T18:05:49.446 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.446 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.446 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:05:49.446 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.815859+0000", 2024-08-17T18:05:49.446 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000111313 2024-08-17T18:05:49.446 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.446 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.446 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:05:49.446 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.815882+0000", 2024-08-17T18:05:49.446 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.211e-05 2024-08-17T18:05:49.446 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.447 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.447 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:05:49.447 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.824262+0000", 2024-08-17T18:05:49.447 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0083800960000000001 2024-08-17T18:05:49.447 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:05:49.447 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:05:49.447 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:05:49.447 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:37.824310+0000", 2024-08-17T18:05:49.447 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.7895000000000001e-05 2024-08-17T18:05:49.447 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:05:49.447 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:05:49.447 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:05:49.447 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:05:49.447 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:05:49.448 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T18:05:49.448 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:49.449 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:49 smithi169 bash[79348]: audit 2024-08-17T18:05:48.158177+0000 mon.c (mon.2) 97 : audit [INF] from='client.? 172.21.15.131:0/3461624285' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-08-17T18:05:49.449 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:49 smithi169 bash[79348]: audit 2024-08-17T18:05:48.158177+0000 mon.c (mon.2) 97 : audit [INF] from='client.? 172.21.15.131:0/3461624285' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-08-17T18:05:49.449 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:49 smithi169 bash[79348]: audit 2024-08-17T18:05:48.158674+0000 mon.a (mon.0) 2913 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-08-17T18:05:49.449 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:49 smithi169 bash[79348]: audit 2024-08-17T18:05:48.158674+0000 mon.a (mon.0) 2913 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"} : dispatch 2024-08-17T18:05:49.522 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:49.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:49.526 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:49.626 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:49.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:49.657 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:49.657 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:49.758 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:49.784 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:49.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:49.787 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:49.888 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:49.935 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:49.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:49.939 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:50.040 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:50.076 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:50.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:50.081 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:50.114 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 62 16 79389 79373 79.9998 67.6875 0.0086639 0.0124957 2024-08-17T18:05:50.182 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:50.190 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:50 smithi131 bash[88347]: cluster 2024-08-17T18:05:48.510051+0000 mgr.y (mgr.34107) 1916 : cluster [DBG] pgmap v2723: 89 pgs: 89 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 49 MiB/s wr, 779 op/s 2024-08-17T18:05:50.191 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:50 smithi131 bash[88347]: cluster 2024-08-17T18:05:48.510051+0000 mgr.y (mgr.34107) 1916 : cluster [DBG] pgmap v2723: 89 pgs: 89 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 49 MiB/s wr, 779 op/s 2024-08-17T18:05:50.191 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:50 smithi131 bash[88347]: audit 2024-08-17T18:05:49.118585+0000 mon.a (mon.0) 2914 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]': finished 2024-08-17T18:05:50.191 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:50 smithi131 bash[88347]: audit 2024-08-17T18:05:49.118585+0000 mon.a (mon.0) 2914 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]': finished 2024-08-17T18:05:50.191 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:50 smithi131 bash[88347]: cluster 2024-08-17T18:05:49.124761+0000 mon.a (mon.0) 2915 : cluster [DBG] osdmap e1470: 8 total, 8 up, 8 in 2024-08-17T18:05:50.191 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:50 smithi131 bash[88347]: cluster 2024-08-17T18:05:49.124761+0000 mon.a (mon.0) 2915 : cluster [DBG] osdmap e1470: 8 total, 8 up, 8 in 2024-08-17T18:05:50.191 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:50 smithi131 bash[89561]: cluster 2024-08-17T18:05:48.510051+0000 mgr.y (mgr.34107) 1916 : cluster [DBG] pgmap v2723: 89 pgs: 89 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 49 MiB/s wr, 779 op/s 2024-08-17T18:05:50.191 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:50 smithi131 bash[89561]: cluster 2024-08-17T18:05:48.510051+0000 mgr.y (mgr.34107) 1916 : cluster [DBG] pgmap v2723: 89 pgs: 89 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 49 MiB/s wr, 779 op/s 2024-08-17T18:05:50.191 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:50 smithi131 bash[89561]: audit 2024-08-17T18:05:49.118585+0000 mon.a (mon.0) 2914 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]': finished 2024-08-17T18:05:50.191 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:50 smithi131 bash[89561]: audit 2024-08-17T18:05:49.118585+0000 mon.a (mon.0) 2914 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]': finished 2024-08-17T18:05:50.191 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:50 smithi131 bash[89561]: cluster 2024-08-17T18:05:49.124761+0000 mon.a (mon.0) 2915 : cluster [DBG] osdmap e1470: 8 total, 8 up, 8 in 2024-08-17T18:05:50.191 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:50 smithi131 bash[89561]: cluster 2024-08-17T18:05:49.124761+0000 mon.a (mon.0) 2915 : cluster [DBG] osdmap e1470: 8 total, 8 up, 8 in 2024-08-17T18:05:50.208 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:50.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:50.216 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:50.316 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:50.340 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:50.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:50.344 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:50.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:50 smithi169 bash[79348]: cluster 2024-08-17T18:05:48.510051+0000 mgr.y (mgr.34107) 1916 : cluster [DBG] pgmap v2723: 89 pgs: 89 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 49 MiB/s wr, 779 op/s 2024-08-17T18:05:50.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:50 smithi169 bash[79348]: cluster 2024-08-17T18:05:48.510051+0000 mgr.y (mgr.34107) 1916 : cluster [DBG] pgmap v2723: 89 pgs: 89 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 49 MiB/s wr, 779 op/s 2024-08-17T18:05:50.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:50 smithi169 bash[79348]: audit 2024-08-17T18:05:49.118585+0000 mon.a (mon.0) 2914 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]': finished 2024-08-17T18:05:50.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:50 smithi169 bash[79348]: audit 2024-08-17T18:05:49.118585+0000 mon.a (mon.0) 2914 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "11"}]': finished 2024-08-17T18:05:50.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:50 smithi169 bash[79348]: cluster 2024-08-17T18:05:49.124761+0000 mon.a (mon.0) 2915 : cluster [DBG] osdmap e1470: 8 total, 8 up, 8 in 2024-08-17T18:05:50.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:50 smithi169 bash[79348]: cluster 2024-08-17T18:05:49.124761+0000 mon.a (mon.0) 2915 : cluster [DBG] osdmap e1470: 8 total, 8 up, 8 in 2024-08-17T18:05:50.444 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:50.478 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:50.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:50.481 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:50.582 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:50.609 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:50.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:50.614 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:50.714 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:50.752 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:50.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:50.755 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:50.855 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:50.881 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:50.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:50.885 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:50.985 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:51.007 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:51.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:51.011 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:51.111 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:51.114 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 63 16 80428 80412 79.7606 64.9375 0.00397167 0.0125258 2024-08-17T18:05:51.134 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:51.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:51.136 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:51.236 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:51.246 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:51 smithi169 bash[79348]: audit 2024-08-17T18:05:50.511623+0000 mon.a (mon.0) 2916 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"} : dispatch 2024-08-17T18:05:51.246 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:51 smithi169 bash[79348]: audit 2024-08-17T18:05:50.511623+0000 mon.a (mon.0) 2916 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"} : dispatch 2024-08-17T18:05:51.260 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:51.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:51.263 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:51.347 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T18:05:51.347 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:05:51.363 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:51.390 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:05:51.390 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T18:05:51.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:51.401 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:51.402 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:51.419 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T18:05:51.419 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:05:51.438 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:51 smithi131 bash[88347]: audit 2024-08-17T18:05:50.511623+0000 mon.a (mon.0) 2916 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"} : dispatch 2024-08-17T18:05:51.455 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T18:05:51.455 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:05:51.490 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T18:05:51.490 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:05:51.502 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:51.517 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T18:05:51.517 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:05:51.528 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:51.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:51.532 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:51.544 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T18:05:51.544 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:05:51.578 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T18:05:51.579 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:05:51.632 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:51.659 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:51.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:51.662 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:51.763 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:51.788 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:51 smithi131 bash[88347]: audit 2024-08-17T18:05:50.511623+0000 mon.a (mon.0) 2916 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"} : dispatch 2024-08-17T18:05:51.788 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:51 smithi131 bash[89561]: audit 2024-08-17T18:05:50.511623+0000 mon.a (mon.0) 2916 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"} : dispatch 2024-08-17T18:05:51.788 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:51 smithi131 bash[89561]: audit 2024-08-17T18:05:50.511623+0000 mon.a (mon.0) 2916 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"} : dispatch 2024-08-17T18:05:51.789 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:51.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:51.794 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:51.894 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:51.936 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:51.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:51.939 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:52.040 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:52.062 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:52.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:52.064 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:52.114 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 64 16 81220 81204 79.2878 49.5 0.00489304 0.012582 2024-08-17T18:05:52.165 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:52.191 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:52.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:52.194 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:52.294 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:52.327 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:52.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:52.334 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:52.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:52 smithi131 bash[89561]: cluster 2024-08-17T18:05:50.510810+0000 mgr.y (mgr.34107) 1917 : cluster [DBG] pgmap v2725: 89 pgs: 89 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 60 MiB/s wr, 953 op/s 2024-08-17T18:05:52.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:52 smithi131 bash[89561]: cluster 2024-08-17T18:05:50.510810+0000 mgr.y (mgr.34107) 1917 : cluster [DBG] pgmap v2725: 89 pgs: 89 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 60 MiB/s wr, 953 op/s 2024-08-17T18:05:52.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:52 smithi131 bash[89561]: audit 2024-08-17T18:05:51.268670+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]': finished 2024-08-17T18:05:52.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:52 smithi131 bash[89561]: audit 2024-08-17T18:05:51.268670+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]': finished 2024-08-17T18:05:52.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:52 smithi131 bash[89561]: cluster 2024-08-17T18:05:51.276991+0000 mon.a (mon.0) 2918 : cluster [DBG] osdmap e1471: 8 total, 8 up, 8 in 2024-08-17T18:05:52.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:52 smithi131 bash[89561]: cluster 2024-08-17T18:05:51.276991+0000 mon.a (mon.0) 2918 : cluster [DBG] osdmap e1471: 8 total, 8 up, 8 in 2024-08-17T18:05:52.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:52 smithi131 bash[89561]: audit 2024-08-17T18:05:51.287879+0000 mon.c (mon.2) 98 : audit [DBG] from='client.? 172.21.15.131:0/4129253657' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:05:52.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:52 smithi131 bash[89561]: audit 2024-08-17T18:05:51.287879+0000 mon.c (mon.2) 98 : audit [DBG] from='client.? 172.21.15.131:0/4129253657' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:05:52.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:52 smithi131 bash[88347]: cluster 2024-08-17T18:05:50.510810+0000 mgr.y (mgr.34107) 1917 : cluster [DBG] pgmap v2725: 89 pgs: 89 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 60 MiB/s wr, 953 op/s 2024-08-17T18:05:52.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:52 smithi131 bash[88347]: cluster 2024-08-17T18:05:50.510810+0000 mgr.y (mgr.34107) 1917 : cluster [DBG] pgmap v2725: 89 pgs: 89 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 60 MiB/s wr, 953 op/s 2024-08-17T18:05:52.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:52 smithi131 bash[88347]: audit 2024-08-17T18:05:51.268670+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]': finished 2024-08-17T18:05:52.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:52 smithi131 bash[88347]: audit 2024-08-17T18:05:51.268670+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]': finished 2024-08-17T18:05:52.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:52 smithi131 bash[88347]: cluster 2024-08-17T18:05:51.276991+0000 mon.a (mon.0) 2918 : cluster [DBG] osdmap e1471: 8 total, 8 up, 8 in 2024-08-17T18:05:52.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:52 smithi131 bash[88347]: cluster 2024-08-17T18:05:51.276991+0000 mon.a (mon.0) 2918 : cluster [DBG] osdmap e1471: 8 total, 8 up, 8 in 2024-08-17T18:05:52.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:52 smithi131 bash[88347]: audit 2024-08-17T18:05:51.287879+0000 mon.c (mon.2) 98 : audit [DBG] from='client.? 172.21.15.131:0/4129253657' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:05:52.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:52 smithi131 bash[88347]: audit 2024-08-17T18:05:51.287879+0000 mon.c (mon.2) 98 : audit [DBG] from='client.? 172.21.15.131:0/4129253657' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:05:52.435 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:52.453 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:52.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:52.455 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:52.556 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:52.569 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:52 smithi169 bash[79348]: cluster 2024-08-17T18:05:50.510810+0000 mgr.y (mgr.34107) 1917 : cluster [DBG] pgmap v2725: 89 pgs: 89 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 60 MiB/s wr, 953 op/s 2024-08-17T18:05:52.569 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:52 smithi169 bash[79348]: cluster 2024-08-17T18:05:50.510810+0000 mgr.y (mgr.34107) 1917 : cluster [DBG] pgmap v2725: 89 pgs: 89 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 60 MiB/s wr, 953 op/s 2024-08-17T18:05:52.569 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:52 smithi169 bash[79348]: audit 2024-08-17T18:05:51.268670+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]': finished 2024-08-17T18:05:52.569 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:52 smithi169 bash[79348]: audit 2024-08-17T18:05:51.268670+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "11"}]': finished 2024-08-17T18:05:52.569 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:52 smithi169 bash[79348]: cluster 2024-08-17T18:05:51.276991+0000 mon.a (mon.0) 2918 : cluster [DBG] osdmap e1471: 8 total, 8 up, 8 in 2024-08-17T18:05:52.569 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:52 smithi169 bash[79348]: cluster 2024-08-17T18:05:51.276991+0000 mon.a (mon.0) 2918 : cluster [DBG] osdmap e1471: 8 total, 8 up, 8 in 2024-08-17T18:05:52.569 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:52 smithi169 bash[79348]: audit 2024-08-17T18:05:51.287879+0000 mon.c (mon.2) 98 : audit [DBG] from='client.? 172.21.15.131:0/4129253657' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:05:52.569 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:52 smithi169 bash[79348]: audit 2024-08-17T18:05:51.287879+0000 mon.c (mon.2) 98 : audit [DBG] from='client.? 172.21.15.131:0/4129253657' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:05:52.594 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:52.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:52.598 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:52.698 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:52.730 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:52.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:52.735 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:52.836 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:52.873 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:52.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:52.876 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:52.977 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:53.006 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:53.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:53.009 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:53.109 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:53.116 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 65 16 81983 81967 78.7992 47.6875 0.115856 0.0126698 2024-08-17T18:05:53.135 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:53.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:53.137 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:53.237 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:53.272 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:53.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:53.279 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:53.380 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:53.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:53 smithi169 bash[79348]: cluster 2024-08-17T18:05:52.273100+0000 mon.a (mon.0) 2919 : cluster [DBG] osdmap e1472: 8 total, 8 up, 8 in 2024-08-17T18:05:53.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:53 smithi169 bash[79348]: cluster 2024-08-17T18:05:52.273100+0000 mon.a (mon.0) 2919 : cluster [DBG] osdmap e1472: 8 total, 8 up, 8 in 2024-08-17T18:05:53.404 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:53.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:53.409 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:53.509 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:53.539 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:53.542 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:53 smithi131 bash[89561]: cluster 2024-08-17T18:05:52.273100+0000 mon.a (mon.0) 2919 : cluster [DBG] osdmap e1472: 8 total, 8 up, 8 in 2024-08-17T18:05:53.542 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:53 smithi131 bash[89561]: cluster 2024-08-17T18:05:52.273100+0000 mon.a (mon.0) 2919 : cluster [DBG] osdmap e1472: 8 total, 8 up, 8 in 2024-08-17T18:05:53.542 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:53 smithi131 bash[88347]: cluster 2024-08-17T18:05:52.273100+0000 mon.a (mon.0) 2919 : cluster [DBG] osdmap e1472: 8 total, 8 up, 8 in 2024-08-17T18:05:53.543 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:53 smithi131 bash[88347]: cluster 2024-08-17T18:05:52.273100+0000 mon.a (mon.0) 2919 : cluster [DBG] osdmap e1472: 8 total, 8 up, 8 in 2024-08-17T18:05:53.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:53.543 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:53.644 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:53.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:53.673 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:53.674 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:53.774 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:53.801 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:53.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:53.808 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:53.909 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:53.926 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:53.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:53.928 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:54.029 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:54.047 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:54.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:54.049 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:54.116 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 66 16 82732 82716 78.3145 46.8125 0.196098 0.0127537 2024-08-17T18:05:54.149 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:54.178 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:54.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:54.182 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:54.283 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:54.312 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:54.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:54.318 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:54.418 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:54.443 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:54.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:54.445 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:54.546 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:54.565 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:54.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:54.568 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:54.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:54 smithi169 bash[79348]: cluster 2024-08-17T18:05:52.511408+0000 mgr.y (mgr.34107) 1918 : cluster [DBG] pgmap v2728: 99 pgs: 10 unknown, 89 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 52 MiB/s wr, 827 op/s 2024-08-17T18:05:54.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:54 smithi169 bash[79348]: cluster 2024-08-17T18:05:52.511408+0000 mgr.y (mgr.34107) 1918 : cluster [DBG] pgmap v2728: 99 pgs: 10 unknown, 89 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 52 MiB/s wr, 827 op/s 2024-08-17T18:05:54.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:54 smithi169 bash[79348]: audit 2024-08-17T18:05:53.281648+0000 mon.a (mon.0) 2920 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:54.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:54 smithi169 bash[79348]: audit 2024-08-17T18:05:53.281648+0000 mon.a (mon.0) 2920 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:54.668 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:54.683 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:54 smithi131 bash[88347]: cluster 2024-08-17T18:05:52.511408+0000 mgr.y (mgr.34107) 1918 : cluster [DBG] pgmap v2728: 99 pgs: 10 unknown, 89 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 52 MiB/s wr, 827 op/s 2024-08-17T18:05:54.683 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:54 smithi131 bash[88347]: cluster 2024-08-17T18:05:52.511408+0000 mgr.y (mgr.34107) 1918 : cluster [DBG] pgmap v2728: 99 pgs: 10 unknown, 89 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 52 MiB/s wr, 827 op/s 2024-08-17T18:05:54.683 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:54 smithi131 bash[88347]: audit 2024-08-17T18:05:53.281648+0000 mon.a (mon.0) 2920 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:54.683 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:54 smithi131 bash[88347]: audit 2024-08-17T18:05:53.281648+0000 mon.a (mon.0) 2920 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:54.684 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:54 smithi131 bash[89561]: cluster 2024-08-17T18:05:52.511408+0000 mgr.y (mgr.34107) 1918 : cluster [DBG] pgmap v2728: 99 pgs: 10 unknown, 89 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 52 MiB/s wr, 827 op/s 2024-08-17T18:05:54.684 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:54 smithi131 bash[89561]: cluster 2024-08-17T18:05:52.511408+0000 mgr.y (mgr.34107) 1918 : cluster [DBG] pgmap v2728: 99 pgs: 10 unknown, 89 active+clean; 4.8 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 52 MiB/s wr, 827 op/s 2024-08-17T18:05:54.684 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:54 smithi131 bash[89561]: audit 2024-08-17T18:05:53.281648+0000 mon.a (mon.0) 2920 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:54.684 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:54 smithi131 bash[89561]: audit 2024-08-17T18:05:53.281648+0000 mon.a (mon.0) 2920 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:05:54.696 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:54.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:54.699 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:54.733 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-08-17T18:05:54.800 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:54.824 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:54.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:54.827 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:54.927 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:54.962 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:54.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:54.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:55.066 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:55.101 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:55.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:55.108 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:55.116 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 67 16 83583 83567 77.9394 53.1875 0.00348605 0.012825 2024-08-17T18:05:55.209 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:55.257 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:55.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:55.266 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:55.367 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:55.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:55.396 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:55.397 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:55.497 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:55.527 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:55.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:55.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:55.631 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:55.657 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:55.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:55.661 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:55.761 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:55.792 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:55.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:55.795 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:55.896 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:55.932 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:55.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:55.938 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:56.039 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:56.075 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:56.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:56.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:56.116 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 68 16 84620 84604 77.7463 64.8125 0.0140761 0.0128578 2024-08-17T18:05:56.184 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:56.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:56.214 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:56.214 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:56.309 INFO:teuthology.orchestra.run.smithi131.stderr:noscrub is unset 2024-08-17T18:05:56.315 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:56.345 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:56.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:56.351 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:56.451 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:56.476 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:56.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:56.478 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:56.577 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:56 smithi131 bash[89561]: cluster 2024-08-17T18:05:54.512160+0000 mgr.y (mgr.34107) 1919 : cluster [DBG] pgmap v2729: 99 pgs: 10 unknown, 89 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 60 MiB/s wr, 967 op/s 2024-08-17T18:05:56.577 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:56 smithi131 bash[89561]: cluster 2024-08-17T18:05:54.512160+0000 mgr.y (mgr.34107) 1919 : cluster [DBG] pgmap v2729: 99 pgs: 10 unknown, 89 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 60 MiB/s wr, 967 op/s 2024-08-17T18:05:56.577 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:56 smithi131 bash[89561]: audit 2024-08-17T18:05:55.953920+0000 mon.c (mon.2) 99 : audit [INF] from='client.? 172.21.15.131:0/4144096045' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:05:56.577 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:56 smithi131 bash[89561]: audit 2024-08-17T18:05:55.953920+0000 mon.c (mon.2) 99 : audit [INF] from='client.? 172.21.15.131:0/4144096045' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:05:56.577 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:56 smithi131 bash[89561]: audit 2024-08-17T18:05:55.954441+0000 mon.a (mon.0) 2921 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:05:56.577 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:56 smithi131 bash[89561]: audit 2024-08-17T18:05:55.954441+0000 mon.a (mon.0) 2921 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:05:56.577 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:56 smithi131 bash[88347]: cluster 2024-08-17T18:05:54.512160+0000 mgr.y (mgr.34107) 1919 : cluster [DBG] pgmap v2729: 99 pgs: 10 unknown, 89 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 60 MiB/s wr, 967 op/s 2024-08-17T18:05:56.578 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:56 smithi131 bash[88347]: cluster 2024-08-17T18:05:54.512160+0000 mgr.y (mgr.34107) 1919 : cluster [DBG] pgmap v2729: 99 pgs: 10 unknown, 89 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 60 MiB/s wr, 967 op/s 2024-08-17T18:05:56.578 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:56 smithi131 bash[88347]: audit 2024-08-17T18:05:55.953920+0000 mon.c (mon.2) 99 : audit [INF] from='client.? 172.21.15.131:0/4144096045' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:05:56.578 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:56 smithi131 bash[88347]: audit 2024-08-17T18:05:55.953920+0000 mon.c (mon.2) 99 : audit [INF] from='client.? 172.21.15.131:0/4144096045' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:05:56.578 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:56 smithi131 bash[88347]: audit 2024-08-17T18:05:55.954441+0000 mon.a (mon.0) 2921 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:05:56.578 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:56 smithi131 bash[88347]: audit 2024-08-17T18:05:55.954441+0000 mon.a (mon.0) 2921 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:05:56.578 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:56.590 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:56 smithi169 bash[79348]: cluster 2024-08-17T18:05:54.512160+0000 mgr.y (mgr.34107) 1919 : cluster [DBG] pgmap v2729: 99 pgs: 10 unknown, 89 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 60 MiB/s wr, 967 op/s 2024-08-17T18:05:56.590 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:56 smithi169 bash[79348]: cluster 2024-08-17T18:05:54.512160+0000 mgr.y (mgr.34107) 1919 : cluster [DBG] pgmap v2729: 99 pgs: 10 unknown, 89 active+clean; 4.9 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 60 MiB/s wr, 967 op/s 2024-08-17T18:05:56.590 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:56 smithi169 bash[79348]: audit 2024-08-17T18:05:55.953920+0000 mon.c (mon.2) 99 : audit [INF] from='client.? 172.21.15.131:0/4144096045' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:05:56.590 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:56 smithi169 bash[79348]: audit 2024-08-17T18:05:55.953920+0000 mon.c (mon.2) 99 : audit [INF] from='client.? 172.21.15.131:0/4144096045' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:05:56.590 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:56 smithi169 bash[79348]: audit 2024-08-17T18:05:55.954441+0000 mon.a (mon.0) 2921 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:05:56.590 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:56 smithi169 bash[79348]: audit 2024-08-17T18:05:55.954441+0000 mon.a (mon.0) 2921 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:05:56.606 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:56.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:56.610 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:56.711 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:56.738 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:05:56.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:56.743 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:05:56.844 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:56.876 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:56.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:56.882 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:56.982 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:57.012 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:57.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:57.017 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:57.116 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 69 16 85660 85644 77.5615 65 0.00601339 0.0128847 2024-08-17T18:05:57.119 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:57.136 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:57.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:57.138 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:57.238 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:57.259 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:57.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:57.261 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:57.271 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T18:05:57.362 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:57.385 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:57.386 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:57 smithi169 bash[79348]: cluster 2024-08-17T18:05:56.287209+0000 mon.a (mon.0) 2922 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:05:57.386 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:57 smithi169 bash[79348]: cluster 2024-08-17T18:05:56.287209+0000 mon.a (mon.0) 2922 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:05:57.386 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:57 smithi169 bash[79348]: audit 2024-08-17T18:05:56.299676+0000 mon.a (mon.0) 2923 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:05:57.386 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:57 smithi169 bash[79348]: audit 2024-08-17T18:05:56.299676+0000 mon.a (mon.0) 2923 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:05:57.387 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:57 smithi169 bash[79348]: cluster 2024-08-17T18:05:56.305282+0000 mon.a (mon.0) 2924 : cluster [DBG] osdmap e1473: 8 total, 8 up, 8 in 2024-08-17T18:05:57.387 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:57 smithi169 bash[79348]: cluster 2024-08-17T18:05:56.305282+0000 mon.a (mon.0) 2924 : cluster [DBG] osdmap e1473: 8 total, 8 up, 8 in 2024-08-17T18:05:57.387 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:57 smithi169 bash[79348]: audit 2024-08-17T18:05:56.513247+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"} : dispatch 2024-08-17T18:05:57.387 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:57 smithi169 bash[79348]: audit 2024-08-17T18:05:56.513247+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"} : dispatch 2024-08-17T18:05:57.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:57.388 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:57.489 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:57.534 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:57.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:57.536 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:57.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:57 smithi131 bash[89561]: cluster 2024-08-17T18:05:56.287209+0000 mon.a (mon.0) 2922 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:05:57.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:57 smithi131 bash[89561]: cluster 2024-08-17T18:05:56.287209+0000 mon.a (mon.0) 2922 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:05:57.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:57 smithi131 bash[89561]: audit 2024-08-17T18:05:56.299676+0000 mon.a (mon.0) 2923 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:05:57.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:57 smithi131 bash[89561]: audit 2024-08-17T18:05:56.299676+0000 mon.a (mon.0) 2923 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:05:57.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:57 smithi131 bash[89561]: cluster 2024-08-17T18:05:56.305282+0000 mon.a (mon.0) 2924 : cluster [DBG] osdmap e1473: 8 total, 8 up, 8 in 2024-08-17T18:05:57.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:57 smithi131 bash[89561]: cluster 2024-08-17T18:05:56.305282+0000 mon.a (mon.0) 2924 : cluster [DBG] osdmap e1473: 8 total, 8 up, 8 in 2024-08-17T18:05:57.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:57 smithi131 bash[89561]: audit 2024-08-17T18:05:56.513247+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"} : dispatch 2024-08-17T18:05:57.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:57 smithi131 bash[89561]: audit 2024-08-17T18:05:56.513247+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"} : dispatch 2024-08-17T18:05:57.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:57 smithi131 bash[88347]: cluster 2024-08-17T18:05:56.287209+0000 mon.a (mon.0) 2922 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:05:57.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:57 smithi131 bash[88347]: cluster 2024-08-17T18:05:56.287209+0000 mon.a (mon.0) 2922 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:05:57.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:57 smithi131 bash[88347]: audit 2024-08-17T18:05:56.299676+0000 mon.a (mon.0) 2923 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:05:57.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:57 smithi131 bash[88347]: audit 2024-08-17T18:05:56.299676+0000 mon.a (mon.0) 2923 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:05:57.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:57 smithi131 bash[88347]: cluster 2024-08-17T18:05:56.305282+0000 mon.a (mon.0) 2924 : cluster [DBG] osdmap e1473: 8 total, 8 up, 8 in 2024-08-17T18:05:57.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:57 smithi131 bash[88347]: cluster 2024-08-17T18:05:56.305282+0000 mon.a (mon.0) 2924 : cluster [DBG] osdmap e1473: 8 total, 8 up, 8 in 2024-08-17T18:05:57.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:57 smithi131 bash[88347]: audit 2024-08-17T18:05:56.513247+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"} : dispatch 2024-08-17T18:05:57.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:57 smithi131 bash[88347]: audit 2024-08-17T18:05:56.513247+0000 mon.a (mon.0) 2925 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"} : dispatch 2024-08-17T18:05:57.637 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:57.668 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:57.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:57.671 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:57.772 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:57.808 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:05:57.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:57.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:05:57.920 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:57.944 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:57.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:57.947 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:58.047 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:58.072 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:58.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:58.076 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:58.116 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 70 16 86362 86346 77.0803 43.875 0.006664 0.0129689 2024-08-17T18:05:58.177 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:58.204 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:58.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:58.209 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:58.310 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:58.348 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:58.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:58.353 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:58.453 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:58.464 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:58 smithi131 bash[88347]: cluster 2024-08-17T18:05:56.512527+0000 mgr.y (mgr.34107) 1920 : cluster [DBG] pgmap v2731: 99 pgs: 99 active+clean; 5.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 44 MiB/s wr, 709 op/s 2024-08-17T18:05:58.464 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:58 smithi131 bash[88347]: cluster 2024-08-17T18:05:56.512527+0000 mgr.y (mgr.34107) 1920 : cluster [DBG] pgmap v2731: 99 pgs: 99 active+clean; 5.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 44 MiB/s wr, 709 op/s 2024-08-17T18:05:58.464 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:58 smithi131 bash[88347]: cluster 2024-08-17T18:05:56.652851+0000 osd.7 (osd.7) 21 : cluster [DBG] 1.0 scrub starts 2024-08-17T18:05:58.464 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:58 smithi131 bash[88347]: cluster 2024-08-17T18:05:56.652851+0000 osd.7 (osd.7) 21 : cluster [DBG] 1.0 scrub starts 2024-08-17T18:05:58.464 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:58 smithi131 bash[88347]: cluster 2024-08-17T18:05:56.654455+0000 osd.7 (osd.7) 22 : cluster [DBG] 1.0 scrub ok 2024-08-17T18:05:58.464 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:58 smithi131 bash[88347]: cluster 2024-08-17T18:05:56.654455+0000 osd.7 (osd.7) 22 : cluster [DBG] 1.0 scrub ok 2024-08-17T18:05:58.464 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:58 smithi131 bash[88347]: audit 2024-08-17T18:05:57.303222+0000 mon.a (mon.0) 2926 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]': finished 2024-08-17T18:05:58.464 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:58 smithi131 bash[88347]: audit 2024-08-17T18:05:57.303222+0000 mon.a (mon.0) 2926 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]': finished 2024-08-17T18:05:58.464 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:58 smithi131 bash[88347]: cluster 2024-08-17T18:05:57.309211+0000 mon.a (mon.0) 2927 : cluster [DBG] osdmap e1474: 8 total, 8 up, 8 in 2024-08-17T18:05:58.464 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:58 smithi131 bash[88347]: cluster 2024-08-17T18:05:57.309211+0000 mon.a (mon.0) 2927 : cluster [DBG] osdmap e1474: 8 total, 8 up, 8 in 2024-08-17T18:05:58.465 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:58 smithi131 bash[89561]: cluster 2024-08-17T18:05:56.512527+0000 mgr.y (mgr.34107) 1920 : cluster [DBG] pgmap v2731: 99 pgs: 99 active+clean; 5.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 44 MiB/s wr, 709 op/s 2024-08-17T18:05:58.465 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:58 smithi131 bash[89561]: cluster 2024-08-17T18:05:56.512527+0000 mgr.y (mgr.34107) 1920 : cluster [DBG] pgmap v2731: 99 pgs: 99 active+clean; 5.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 44 MiB/s wr, 709 op/s 2024-08-17T18:05:58.465 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:58 smithi131 bash[89561]: cluster 2024-08-17T18:05:56.652851+0000 osd.7 (osd.7) 21 : cluster [DBG] 1.0 scrub starts 2024-08-17T18:05:58.466 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:58 smithi131 bash[89561]: cluster 2024-08-17T18:05:56.652851+0000 osd.7 (osd.7) 21 : cluster [DBG] 1.0 scrub starts 2024-08-17T18:05:58.466 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:58 smithi131 bash[89561]: cluster 2024-08-17T18:05:56.654455+0000 osd.7 (osd.7) 22 : cluster [DBG] 1.0 scrub ok 2024-08-17T18:05:58.466 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:58 smithi131 bash[89561]: cluster 2024-08-17T18:05:56.654455+0000 osd.7 (osd.7) 22 : cluster [DBG] 1.0 scrub ok 2024-08-17T18:05:58.466 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:58 smithi131 bash[89561]: audit 2024-08-17T18:05:57.303222+0000 mon.a (mon.0) 2926 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]': finished 2024-08-17T18:05:58.466 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:58 smithi131 bash[89561]: audit 2024-08-17T18:05:57.303222+0000 mon.a (mon.0) 2926 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]': finished 2024-08-17T18:05:58.466 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:58 smithi131 bash[89561]: cluster 2024-08-17T18:05:57.309211+0000 mon.a (mon.0) 2927 : cluster [DBG] osdmap e1474: 8 total, 8 up, 8 in 2024-08-17T18:05:58.466 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:58 smithi131 bash[89561]: cluster 2024-08-17T18:05:57.309211+0000 mon.a (mon.0) 2927 : cluster [DBG] osdmap e1474: 8 total, 8 up, 8 in 2024-08-17T18:05:58.487 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:58.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:58.490 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:58.591 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:58.618 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:58.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:58.625 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:58.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:58 smithi169 bash[79348]: cluster 2024-08-17T18:05:56.512527+0000 mgr.y (mgr.34107) 1920 : cluster [DBG] pgmap v2731: 99 pgs: 99 active+clean; 5.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 44 MiB/s wr, 709 op/s 2024-08-17T18:05:58.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:58 smithi169 bash[79348]: cluster 2024-08-17T18:05:56.512527+0000 mgr.y (mgr.34107) 1920 : cluster [DBG] pgmap v2731: 99 pgs: 99 active+clean; 5.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 44 MiB/s wr, 709 op/s 2024-08-17T18:05:58.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:58 smithi169 bash[79348]: cluster 2024-08-17T18:05:56.652851+0000 osd.7 (osd.7) 21 : cluster [DBG] 1.0 scrub starts 2024-08-17T18:05:58.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:58 smithi169 bash[79348]: cluster 2024-08-17T18:05:56.652851+0000 osd.7 (osd.7) 21 : cluster [DBG] 1.0 scrub starts 2024-08-17T18:05:58.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:58 smithi169 bash[79348]: cluster 2024-08-17T18:05:56.654455+0000 osd.7 (osd.7) 22 : cluster [DBG] 1.0 scrub ok 2024-08-17T18:05:58.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:58 smithi169 bash[79348]: cluster 2024-08-17T18:05:56.654455+0000 osd.7 (osd.7) 22 : cluster [DBG] 1.0 scrub ok 2024-08-17T18:05:58.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:58 smithi169 bash[79348]: audit 2024-08-17T18:05:57.303222+0000 mon.a (mon.0) 2926 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]': finished 2024-08-17T18:05:58.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:58 smithi169 bash[79348]: audit 2024-08-17T18:05:57.303222+0000 mon.a (mon.0) 2926 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "11"}]': finished 2024-08-17T18:05:58.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:58 smithi169 bash[79348]: cluster 2024-08-17T18:05:57.309211+0000 mon.a (mon.0) 2927 : cluster [DBG] osdmap e1474: 8 total, 8 up, 8 in 2024-08-17T18:05:58.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:58 smithi169 bash[79348]: cluster 2024-08-17T18:05:57.309211+0000 mon.a (mon.0) 2927 : cluster [DBG] osdmap e1474: 8 total, 8 up, 8 in 2024-08-17T18:05:58.726 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:58.760 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:58.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:58.767 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:05:58.819 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 3, 4, 5, 6, 7, 2] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T18:05:58.819 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T18:05:58.819 INFO:tasks.thrashosds.thrasher:reset_purged_snaps_last 2024-08-17T18:05:58.820 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph tell osd.0 reset_purged_snaps_last 2024-08-17T18:05:58.867 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:58.903 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:58.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:58.907 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:59.008 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:59.031 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:05:59.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:59.034 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:05:59.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:05:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:05:58] "GET /metrics HTTP/1.1" 200 36612 "" "Prometheus/2.51.0" 2024-08-17T18:05:59.116 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 71 16 87399 87383 76.9074 64.8125 0.0116101 0.0129979 2024-08-17T18:05:59.135 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:59.161 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:05:59.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:59.163 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:05:59.264 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:59.288 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:05:59.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:59.293 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:05:59.393 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:59.421 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:59.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:59.424 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:59.525 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:59.534 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:59 smithi131 bash[89561]: cluster 2024-08-17T18:05:58.308633+0000 mon.a (mon.0) 2928 : cluster [DBG] osdmap e1475: 8 total, 8 up, 8 in 2024-08-17T18:05:59.534 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:59 smithi131 bash[89561]: cluster 2024-08-17T18:05:58.308633+0000 mon.a (mon.0) 2928 : cluster [DBG] osdmap e1475: 8 total, 8 up, 8 in 2024-08-17T18:05:59.534 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:59 smithi131 bash[89561]: cluster 2024-08-17T18:05:59.316329+0000 mon.a (mon.0) 2929 : cluster [DBG] osdmap e1476: 8 total, 8 up, 8 in 2024-08-17T18:05:59.534 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:05:59 smithi131 bash[89561]: cluster 2024-08-17T18:05:59.316329+0000 mon.a (mon.0) 2929 : cluster [DBG] osdmap e1476: 8 total, 8 up, 8 in 2024-08-17T18:05:59.534 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:59 smithi131 bash[88347]: cluster 2024-08-17T18:05:58.308633+0000 mon.a (mon.0) 2928 : cluster [DBG] osdmap e1475: 8 total, 8 up, 8 in 2024-08-17T18:05:59.535 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:59 smithi131 bash[88347]: cluster 2024-08-17T18:05:58.308633+0000 mon.a (mon.0) 2928 : cluster [DBG] osdmap e1475: 8 total, 8 up, 8 in 2024-08-17T18:05:59.535 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:59 smithi131 bash[88347]: cluster 2024-08-17T18:05:59.316329+0000 mon.a (mon.0) 2929 : cluster [DBG] osdmap e1476: 8 total, 8 up, 8 in 2024-08-17T18:05:59.535 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:05:59 smithi131 bash[88347]: cluster 2024-08-17T18:05:59.316329+0000 mon.a (mon.0) 2929 : cluster [DBG] osdmap e1476: 8 total, 8 up, 8 in 2024-08-17T18:05:59.554 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:59.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:59.555 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:59.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:59 smithi169 bash[79348]: cluster 2024-08-17T18:05:58.308633+0000 mon.a (mon.0) 2928 : cluster [DBG] osdmap e1475: 8 total, 8 up, 8 in 2024-08-17T18:05:59.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:59 smithi169 bash[79348]: cluster 2024-08-17T18:05:58.308633+0000 mon.a (mon.0) 2928 : cluster [DBG] osdmap e1475: 8 total, 8 up, 8 in 2024-08-17T18:05:59.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:59 smithi169 bash[79348]: cluster 2024-08-17T18:05:59.316329+0000 mon.a (mon.0) 2929 : cluster [DBG] osdmap e1476: 8 total, 8 up, 8 in 2024-08-17T18:05:59.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:05:59 smithi169 bash[79348]: cluster 2024-08-17T18:05:59.316329+0000 mon.a (mon.0) 2929 : cluster [DBG] osdmap e1476: 8 total, 8 up, 8 in 2024-08-17T18:05:59.655 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:59.679 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:05:59.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:59.687 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:05:59.788 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:59.813 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:05:59.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:59.816 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:05:59.911 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T18:05:59.917 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:59.993 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:05:59.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:05:59.996 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:00.096 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:00.117 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 72 16 88438 88422 76.7409 64.9375 0.0118041 0.0130265 2024-08-17T18:06:00.126 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:00.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:00.131 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:00.231 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:00.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:00.271 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:00.271 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:00.372 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:00.403 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:00.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:00.406 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:00.414 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:06:00.506 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:00.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:00.536 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:00.537 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:00.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:00 smithi131 bash[89561]: cluster 2024-08-17T18:05:58.512897+0000 mgr.y (mgr.34107) 1921 : cluster [DBG] pgmap v2734: 99 pgs: 99 active+clean; 5.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 44 MiB/s wr, 709 op/s 2024-08-17T18:06:00.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:00 smithi131 bash[89561]: cluster 2024-08-17T18:05:58.512897+0000 mgr.y (mgr.34107) 1921 : cluster [DBG] pgmap v2734: 99 pgs: 99 active+clean; 5.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 44 MiB/s wr, 709 op/s 2024-08-17T18:06:00.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:00 smithi131 bash[88347]: cluster 2024-08-17T18:05:58.512897+0000 mgr.y (mgr.34107) 1921 : cluster [DBG] pgmap v2734: 99 pgs: 99 active+clean; 5.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 44 MiB/s wr, 709 op/s 2024-08-17T18:06:00.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:00 smithi131 bash[88347]: cluster 2024-08-17T18:05:58.512897+0000 mgr.y (mgr.34107) 1921 : cluster [DBG] pgmap v2734: 99 pgs: 99 active+clean; 5.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 44 MiB/s wr, 709 op/s 2024-08-17T18:06:00.638 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:00.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:00 smithi169 bash[79348]: cluster 2024-08-17T18:05:58.512897+0000 mgr.y (mgr.34107) 1921 : cluster [DBG] pgmap v2734: 99 pgs: 99 active+clean; 5.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 44 MiB/s wr, 709 op/s 2024-08-17T18:06:00.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:00 smithi169 bash[79348]: cluster 2024-08-17T18:05:58.512897+0000 mgr.y (mgr.34107) 1921 : cluster [DBG] pgmap v2734: 99 pgs: 99 active+clean; 5.1 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 44 MiB/s wr, 709 op/s 2024-08-17T18:06:00.672 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:00.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:00.677 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:00.778 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:00.804 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:00.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:00.807 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:00.908 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:00.940 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:00.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:00.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:01.043 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:01.087 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:01.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:01.092 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:01.117 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 73 15 89481 89466 76.5835 65.25 0.0114276 0.0130526 2024-08-17T18:06:01.193 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:01.222 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:01.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:01.227 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:01.328 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:01.351 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:01.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:01.353 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:01.453 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:01.477 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:01.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:01.479 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:01.580 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:01.607 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:01.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:01.609 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:01.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:01 smithi169 bash[79348]: cluster 2024-08-17T18:06:00.352616+0000 mon.a (mon.0) 2930 : cluster [DBG] osdmap e1477: 8 total, 8 up, 8 in 2024-08-17T18:06:01.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:01 smithi169 bash[79348]: cluster 2024-08-17T18:06:00.352616+0000 mon.a (mon.0) 2930 : cluster [DBG] osdmap e1477: 8 total, 8 up, 8 in 2024-08-17T18:06:01.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:01 smithi169 bash[79348]: cluster 2024-08-17T18:06:00.513267+0000 mgr.y (mgr.34107) 1922 : cluster [DBG] pgmap v2737: 99 pgs: 4 active+undersized+remapped, 95 active+clean; 5.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-08-17T18:06:01.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:01 smithi169 bash[79348]: cluster 2024-08-17T18:06:00.513267+0000 mgr.y (mgr.34107) 1922 : cluster [DBG] pgmap v2737: 99 pgs: 4 active+undersized+remapped, 95 active+clean; 5.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-08-17T18:06:01.709 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:01.746 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:01.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:01.753 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:01.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:01 smithi131 bash[88347]: cluster 2024-08-17T18:06:00.352616+0000 mon.a (mon.0) 2930 : cluster [DBG] osdmap e1477: 8 total, 8 up, 8 in 2024-08-17T18:06:01.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:01 smithi131 bash[88347]: cluster 2024-08-17T18:06:00.352616+0000 mon.a (mon.0) 2930 : cluster [DBG] osdmap e1477: 8 total, 8 up, 8 in 2024-08-17T18:06:01.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:01 smithi131 bash[88347]: cluster 2024-08-17T18:06:00.513267+0000 mgr.y (mgr.34107) 1922 : cluster [DBG] pgmap v2737: 99 pgs: 4 active+undersized+remapped, 95 active+clean; 5.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-08-17T18:06:01.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:01 smithi131 bash[88347]: cluster 2024-08-17T18:06:00.513267+0000 mgr.y (mgr.34107) 1922 : cluster [DBG] pgmap v2737: 99 pgs: 4 active+undersized+remapped, 95 active+clean; 5.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-08-17T18:06:01.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:01 smithi131 bash[89561]: cluster 2024-08-17T18:06:00.352616+0000 mon.a (mon.0) 2930 : cluster [DBG] osdmap e1477: 8 total, 8 up, 8 in 2024-08-17T18:06:01.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:01 smithi131 bash[89561]: cluster 2024-08-17T18:06:00.352616+0000 mon.a (mon.0) 2930 : cluster [DBG] osdmap e1477: 8 total, 8 up, 8 in 2024-08-17T18:06:01.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:01 smithi131 bash[89561]: cluster 2024-08-17T18:06:00.513267+0000 mgr.y (mgr.34107) 1922 : cluster [DBG] pgmap v2737: 99 pgs: 4 active+undersized+remapped, 95 active+clean; 5.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-08-17T18:06:01.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:01 smithi131 bash[89561]: cluster 2024-08-17T18:06:00.513267+0000 mgr.y (mgr.34107) 1922 : cluster [DBG] pgmap v2737: 99 pgs: 4 active+undersized+remapped, 95 active+clean; 5.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 76 MiB/s wr, 1.21k op/s 2024-08-17T18:06:01.854 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:01.889 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:01.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:01.894 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:01.995 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:02.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:02.030 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:02.030 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:02.117 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 74 16 90052 90036 76.0299 35.625 0.00564304 0.0131474 2024-08-17T18:06:02.131 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:02.156 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:02.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:02.159 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:02.260 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:02.289 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:02.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:02.292 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:02.393 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:02.418 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:02.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:02.422 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:02.446 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:06:02.523 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:02.533 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:02 smithi131 bash[88347]: cluster 2024-08-17T18:06:01.365688+0000 mon.a (mon.0) 2931 : cluster [DBG] osdmap e1478: 8 total, 8 up, 8 in 2024-08-17T18:06:02.533 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:02 smithi131 bash[88347]: cluster 2024-08-17T18:06:01.365688+0000 mon.a (mon.0) 2931 : cluster [DBG] osdmap e1478: 8 total, 8 up, 8 in 2024-08-17T18:06:02.533 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:02 smithi131 bash[88347]: cluster 2024-08-17T18:06:01.762683+0000 osd.3 (osd.3) 33 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:06:02.533 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:02 smithi131 bash[88347]: cluster 2024-08-17T18:06:01.762683+0000 osd.3 (osd.3) 33 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:06:02.533 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:02 smithi131 bash[88347]: cluster 2024-08-17T18:06:01.768819+0000 osd.3 (osd.3) 34 : cluster [DBG] 1.4 scrub ok 2024-08-17T18:06:02.533 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:02 smithi131 bash[88347]: cluster 2024-08-17T18:06:01.768819+0000 osd.3 (osd.3) 34 : cluster [DBG] 1.4 scrub ok 2024-08-17T18:06:02.533 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:02 smithi131 bash[89561]: cluster 2024-08-17T18:06:01.365688+0000 mon.a (mon.0) 2931 : cluster [DBG] osdmap e1478: 8 total, 8 up, 8 in 2024-08-17T18:06:02.534 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:02 smithi131 bash[89561]: cluster 2024-08-17T18:06:01.365688+0000 mon.a (mon.0) 2931 : cluster [DBG] osdmap e1478: 8 total, 8 up, 8 in 2024-08-17T18:06:02.534 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:02 smithi131 bash[89561]: cluster 2024-08-17T18:06:01.762683+0000 osd.3 (osd.3) 33 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:06:02.534 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:02 smithi131 bash[89561]: cluster 2024-08-17T18:06:01.762683+0000 osd.3 (osd.3) 33 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:06:02.534 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:02 smithi131 bash[89561]: cluster 2024-08-17T18:06:01.768819+0000 osd.3 (osd.3) 34 : cluster [DBG] 1.4 scrub ok 2024-08-17T18:06:02.534 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:02 smithi131 bash[89561]: cluster 2024-08-17T18:06:01.768819+0000 osd.3 (osd.3) 34 : cluster [DBG] 1.4 scrub ok 2024-08-17T18:06:02.558 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:02.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:02.568 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:02.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:02 smithi169 bash[79348]: cluster 2024-08-17T18:06:01.365688+0000 mon.a (mon.0) 2931 : cluster [DBG] osdmap e1478: 8 total, 8 up, 8 in 2024-08-17T18:06:02.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:02 smithi169 bash[79348]: cluster 2024-08-17T18:06:01.365688+0000 mon.a (mon.0) 2931 : cluster [DBG] osdmap e1478: 8 total, 8 up, 8 in 2024-08-17T18:06:02.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:02 smithi169 bash[79348]: cluster 2024-08-17T18:06:01.762683+0000 osd.3 (osd.3) 33 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:06:02.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:02 smithi169 bash[79348]: cluster 2024-08-17T18:06:01.762683+0000 osd.3 (osd.3) 33 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:06:02.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:02 smithi169 bash[79348]: cluster 2024-08-17T18:06:01.768819+0000 osd.3 (osd.3) 34 : cluster [DBG] 1.4 scrub ok 2024-08-17T18:06:02.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:02 smithi169 bash[79348]: cluster 2024-08-17T18:06:01.768819+0000 osd.3 (osd.3) 34 : cluster [DBG] 1.4 scrub ok 2024-08-17T18:06:02.669 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:02.692 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:02.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:02.695 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:02.796 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:02.822 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:02.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:02.826 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:02.927 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:02.957 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:02.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:02.963 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:03.064 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:03.087 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:03.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:03.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:03.117 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 75 16 91069 91053 75.8636 63.5625 0.0107821 0.0131766 2024-08-17T18:06:03.192 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:03.219 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:03.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:03.223 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:03.324 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:03.350 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:03.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:03.356 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:03.457 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:03.464 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:06:03.475 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:03.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:03.477 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:03.578 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:03.599 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:03.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:03.601 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:03.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:03 smithi169 bash[79348]: cluster 2024-08-17T18:06:01.881340+0000 osd.1 (osd.1) 40 : cluster [DBG] 1.3 scrub starts 2024-08-17T18:06:03.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:03 smithi169 bash[79348]: cluster 2024-08-17T18:06:01.881340+0000 osd.1 (osd.1) 40 : cluster [DBG] 1.3 scrub starts 2024-08-17T18:06:03.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:03 smithi169 bash[79348]: cluster 2024-08-17T18:06:01.886488+0000 osd.1 (osd.1) 41 : cluster [DBG] 1.3 scrub ok 2024-08-17T18:06:03.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:03 smithi169 bash[79348]: cluster 2024-08-17T18:06:01.886488+0000 osd.1 (osd.1) 41 : cluster [DBG] 1.3 scrub ok 2024-08-17T18:06:03.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:03 smithi169 bash[79348]: cluster 2024-08-17T18:06:02.513690+0000 mgr.y (mgr.34107) 1923 : cluster [DBG] pgmap v2739: 99 pgs: 4 active+undersized+remapped, 95 active+clean; 5.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-08-17T18:06:03.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:03 smithi169 bash[79348]: cluster 2024-08-17T18:06:02.513690+0000 mgr.y (mgr.34107) 1923 : cluster [DBG] pgmap v2739: 99 pgs: 4 active+undersized+remapped, 95 active+clean; 5.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-08-17T18:06:03.702 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:03.733 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:03.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:03.735 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:03.836 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:03.861 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:03.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:03.863 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:03.893 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:03 smithi131 bash[88347]: cluster 2024-08-17T18:06:01.881340+0000 osd.1 (osd.1) 40 : cluster [DBG] 1.3 scrub starts 2024-08-17T18:06:03.893 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:03 smithi131 bash[88347]: cluster 2024-08-17T18:06:01.881340+0000 osd.1 (osd.1) 40 : cluster [DBG] 1.3 scrub starts 2024-08-17T18:06:03.893 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:03 smithi131 bash[88347]: cluster 2024-08-17T18:06:01.886488+0000 osd.1 (osd.1) 41 : cluster [DBG] 1.3 scrub ok 2024-08-17T18:06:03.894 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:03 smithi131 bash[88347]: cluster 2024-08-17T18:06:01.886488+0000 osd.1 (osd.1) 41 : cluster [DBG] 1.3 scrub ok 2024-08-17T18:06:03.894 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:03 smithi131 bash[88347]: cluster 2024-08-17T18:06:02.513690+0000 mgr.y (mgr.34107) 1923 : cluster [DBG] pgmap v2739: 99 pgs: 4 active+undersized+remapped, 95 active+clean; 5.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-08-17T18:06:03.894 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:03 smithi131 bash[88347]: cluster 2024-08-17T18:06:02.513690+0000 mgr.y (mgr.34107) 1923 : cluster [DBG] pgmap v2739: 99 pgs: 4 active+undersized+remapped, 95 active+clean; 5.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-08-17T18:06:03.894 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:03 smithi131 bash[89561]: cluster 2024-08-17T18:06:01.881340+0000 osd.1 (osd.1) 40 : cluster [DBG] 1.3 scrub starts 2024-08-17T18:06:03.894 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:03 smithi131 bash[89561]: cluster 2024-08-17T18:06:01.881340+0000 osd.1 (osd.1) 40 : cluster [DBG] 1.3 scrub starts 2024-08-17T18:06:03.894 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:03 smithi131 bash[89561]: cluster 2024-08-17T18:06:01.886488+0000 osd.1 (osd.1) 41 : cluster [DBG] 1.3 scrub ok 2024-08-17T18:06:03.894 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:03 smithi131 bash[89561]: cluster 2024-08-17T18:06:01.886488+0000 osd.1 (osd.1) 41 : cluster [DBG] 1.3 scrub ok 2024-08-17T18:06:03.894 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:03 smithi131 bash[89561]: cluster 2024-08-17T18:06:02.513690+0000 mgr.y (mgr.34107) 1923 : cluster [DBG] pgmap v2739: 99 pgs: 4 active+undersized+remapped, 95 active+clean; 5.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-08-17T18:06:03.895 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:03 smithi131 bash[89561]: cluster 2024-08-17T18:06:02.513690+0000 mgr.y (mgr.34107) 1923 : cluster [DBG] pgmap v2739: 99 pgs: 4 active+undersized+remapped, 95 active+clean; 5.4 GiB data, 21 GiB used, 695 GiB / 715 GiB avail; 72 MiB/s wr, 1.15k op/s 2024-08-17T18:06:03.964 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:03.994 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:03.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:03.998 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:04.099 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:04.117 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 76 16 91643 91627 75.3375 35.875 0.0164115 0.0132681 2024-08-17T18:06:04.121 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:04.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:04.124 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:04.224 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:04.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:04.268 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:04.268 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:04.369 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:04.405 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:04.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:04.408 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:04.478 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:04 smithi131 bash[89561]: cluster 2024-08-17T18:06:03.373418+0000 osd.6 (osd.6) 19 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:06:04.478 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:04 smithi131 bash[89561]: cluster 2024-08-17T18:06:03.373418+0000 osd.6 (osd.6) 19 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:06:04.478 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:04 smithi131 bash[89561]: cluster 2024-08-17T18:06:03.378245+0000 osd.6 (osd.6) 20 : cluster [DBG] 1.7 scrub ok 2024-08-17T18:06:04.478 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:04 smithi131 bash[89561]: cluster 2024-08-17T18:06:03.378245+0000 osd.6 (osd.6) 20 : cluster [DBG] 1.7 scrub ok 2024-08-17T18:06:04.479 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:04 smithi131 bash[89561]: cluster 2024-08-17T18:06:03.592181+0000 osd.5 (osd.5) 21 : cluster [DBG] 1.1 scrub starts 2024-08-17T18:06:04.479 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:04 smithi131 bash[89561]: cluster 2024-08-17T18:06:03.592181+0000 osd.5 (osd.5) 21 : cluster [DBG] 1.1 scrub starts 2024-08-17T18:06:04.479 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:04 smithi131 bash[89561]: cluster 2024-08-17T18:06:03.595192+0000 osd.5 (osd.5) 22 : cluster [DBG] 1.1 scrub ok 2024-08-17T18:06:04.479 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:04 smithi131 bash[89561]: cluster 2024-08-17T18:06:03.595192+0000 osd.5 (osd.5) 22 : cluster [DBG] 1.1 scrub ok 2024-08-17T18:06:04.479 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:04 smithi131 bash[89561]: cluster 2024-08-17T18:06:03.611045+0000 osd.4 (osd.4) 24 : cluster [DBG] 1.5 scrub starts 2024-08-17T18:06:04.479 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:04 smithi131 bash[89561]: cluster 2024-08-17T18:06:03.611045+0000 osd.4 (osd.4) 24 : cluster [DBG] 1.5 scrub starts 2024-08-17T18:06:04.479 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:04 smithi131 bash[89561]: cluster 2024-08-17T18:06:03.613998+0000 osd.4 (osd.4) 25 : cluster [DBG] 1.5 scrub ok 2024-08-17T18:06:04.479 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:04 smithi131 bash[89561]: cluster 2024-08-17T18:06:03.613998+0000 osd.4 (osd.4) 25 : cluster [DBG] 1.5 scrub ok 2024-08-17T18:06:04.479 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:04 smithi131 bash[88347]: cluster 2024-08-17T18:06:03.373418+0000 osd.6 (osd.6) 19 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:06:04.479 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:04 smithi131 bash[88347]: cluster 2024-08-17T18:06:03.373418+0000 osd.6 (osd.6) 19 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:06:04.480 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:04 smithi131 bash[88347]: cluster 2024-08-17T18:06:03.378245+0000 osd.6 (osd.6) 20 : cluster [DBG] 1.7 scrub ok 2024-08-17T18:06:04.480 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:04 smithi131 bash[88347]: cluster 2024-08-17T18:06:03.378245+0000 osd.6 (osd.6) 20 : cluster [DBG] 1.7 scrub ok 2024-08-17T18:06:04.480 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:04 smithi131 bash[88347]: cluster 2024-08-17T18:06:03.592181+0000 osd.5 (osd.5) 21 : cluster [DBG] 1.1 scrub starts 2024-08-17T18:06:04.480 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:04 smithi131 bash[88347]: cluster 2024-08-17T18:06:03.592181+0000 osd.5 (osd.5) 21 : cluster [DBG] 1.1 scrub starts 2024-08-17T18:06:04.480 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:04 smithi131 bash[88347]: cluster 2024-08-17T18:06:03.595192+0000 osd.5 (osd.5) 22 : cluster [DBG] 1.1 scrub ok 2024-08-17T18:06:04.480 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:04 smithi131 bash[88347]: cluster 2024-08-17T18:06:03.595192+0000 osd.5 (osd.5) 22 : cluster [DBG] 1.1 scrub ok 2024-08-17T18:06:04.480 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:04 smithi131 bash[88347]: cluster 2024-08-17T18:06:03.611045+0000 osd.4 (osd.4) 24 : cluster [DBG] 1.5 scrub starts 2024-08-17T18:06:04.480 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:04 smithi131 bash[88347]: cluster 2024-08-17T18:06:03.611045+0000 osd.4 (osd.4) 24 : cluster [DBG] 1.5 scrub starts 2024-08-17T18:06:04.480 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:04 smithi131 bash[88347]: cluster 2024-08-17T18:06:03.613998+0000 osd.4 (osd.4) 25 : cluster [DBG] 1.5 scrub ok 2024-08-17T18:06:04.480 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:04 smithi131 bash[88347]: cluster 2024-08-17T18:06:03.613998+0000 osd.4 (osd.4) 25 : cluster [DBG] 1.5 scrub ok 2024-08-17T18:06:04.492 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:06:04.509 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:04.533 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:04.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:04.541 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:04.641 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:04.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:04 smithi169 bash[79348]: cluster 2024-08-17T18:06:03.373418+0000 osd.6 (osd.6) 19 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:06:04.651 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:04 smithi169 bash[79348]: cluster 2024-08-17T18:06:03.373418+0000 osd.6 (osd.6) 19 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:06:04.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:04 smithi169 bash[79348]: cluster 2024-08-17T18:06:03.378245+0000 osd.6 (osd.6) 20 : cluster [DBG] 1.7 scrub ok 2024-08-17T18:06:04.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:04 smithi169 bash[79348]: cluster 2024-08-17T18:06:03.378245+0000 osd.6 (osd.6) 20 : cluster [DBG] 1.7 scrub ok 2024-08-17T18:06:04.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:04 smithi169 bash[79348]: cluster 2024-08-17T18:06:03.592181+0000 osd.5 (osd.5) 21 : cluster [DBG] 1.1 scrub starts 2024-08-17T18:06:04.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:04 smithi169 bash[79348]: cluster 2024-08-17T18:06:03.592181+0000 osd.5 (osd.5) 21 : cluster [DBG] 1.1 scrub starts 2024-08-17T18:06:04.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:04 smithi169 bash[79348]: cluster 2024-08-17T18:06:03.595192+0000 osd.5 (osd.5) 22 : cluster [DBG] 1.1 scrub ok 2024-08-17T18:06:04.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:04 smithi169 bash[79348]: cluster 2024-08-17T18:06:03.595192+0000 osd.5 (osd.5) 22 : cluster [DBG] 1.1 scrub ok 2024-08-17T18:06:04.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:04 smithi169 bash[79348]: cluster 2024-08-17T18:06:03.611045+0000 osd.4 (osd.4) 24 : cluster [DBG] 1.5 scrub starts 2024-08-17T18:06:04.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:04 smithi169 bash[79348]: cluster 2024-08-17T18:06:03.611045+0000 osd.4 (osd.4) 24 : cluster [DBG] 1.5 scrub starts 2024-08-17T18:06:04.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:04 smithi169 bash[79348]: cluster 2024-08-17T18:06:03.613998+0000 osd.4 (osd.4) 25 : cluster [DBG] 1.5 scrub ok 2024-08-17T18:06:04.652 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:04 smithi169 bash[79348]: cluster 2024-08-17T18:06:03.613998+0000 osd.4 (osd.4) 25 : cluster [DBG] 1.5 scrub ok 2024-08-17T18:06:04.665 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:04.669 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:04.669 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:04.770 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:04.791 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:04.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:04.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:04.894 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:04.918 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:04.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:04.921 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:05.021 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:05.059 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:05.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:05.063 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:05.117 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 77 16 92350 92334 74.9329 44.1875 0.014015 0.0133407 2024-08-17T18:06:05.164 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:05.197 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:05.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:05.202 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:05.303 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:05.323 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:05.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:05.325 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:05.426 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:05.457 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:05.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:05.460 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:05.561 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:05.595 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:05.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:05.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:05.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:05 smithi169 bash[79348]: cluster 2024-08-17T18:06:04.514260+0000 mgr.y (mgr.34107) 1924 : cluster [DBG] pgmap v2740: 99 pgs: 4 active+undersized+remapped, 95 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 59 MiB/s wr, 935 op/s 2024-08-17T18:06:05.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:05 smithi169 bash[79348]: cluster 2024-08-17T18:06:04.514260+0000 mgr.y (mgr.34107) 1924 : cluster [DBG] pgmap v2740: 99 pgs: 4 active+undersized+remapped, 95 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 59 MiB/s wr, 935 op/s 2024-08-17T18:06:05.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:05 smithi169 bash[79348]: cluster 2024-08-17T18:06:04.607146+0000 osd.5 (osd.5) 23 : cluster [DBG] 1.8 scrub starts 2024-08-17T18:06:05.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:05 smithi169 bash[79348]: cluster 2024-08-17T18:06:04.607146+0000 osd.5 (osd.5) 23 : cluster [DBG] 1.8 scrub starts 2024-08-17T18:06:05.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:05 smithi169 bash[79348]: cluster 2024-08-17T18:06:04.626114+0000 osd.5 (osd.5) 24 : cluster [DBG] 1.8 scrub ok 2024-08-17T18:06:05.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:05 smithi169 bash[79348]: cluster 2024-08-17T18:06:04.626114+0000 osd.5 (osd.5) 24 : cluster [DBG] 1.8 scrub ok 2024-08-17T18:06:05.674 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:05 smithi131 bash[88347]: cluster 2024-08-17T18:06:04.514260+0000 mgr.y (mgr.34107) 1924 : cluster [DBG] pgmap v2740: 99 pgs: 4 active+undersized+remapped, 95 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 59 MiB/s wr, 935 op/s 2024-08-17T18:06:05.674 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:05 smithi131 bash[88347]: cluster 2024-08-17T18:06:04.514260+0000 mgr.y (mgr.34107) 1924 : cluster [DBG] pgmap v2740: 99 pgs: 4 active+undersized+remapped, 95 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 59 MiB/s wr, 935 op/s 2024-08-17T18:06:05.674 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:05 smithi131 bash[88347]: cluster 2024-08-17T18:06:04.607146+0000 osd.5 (osd.5) 23 : cluster [DBG] 1.8 scrub starts 2024-08-17T18:06:05.674 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:05 smithi131 bash[88347]: cluster 2024-08-17T18:06:04.607146+0000 osd.5 (osd.5) 23 : cluster [DBG] 1.8 scrub starts 2024-08-17T18:06:05.674 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:05 smithi131 bash[88347]: cluster 2024-08-17T18:06:04.626114+0000 osd.5 (osd.5) 24 : cluster [DBG] 1.8 scrub ok 2024-08-17T18:06:05.674 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:05 smithi131 bash[88347]: cluster 2024-08-17T18:06:04.626114+0000 osd.5 (osd.5) 24 : cluster [DBG] 1.8 scrub ok 2024-08-17T18:06:05.701 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:05.731 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:05.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:05.734 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:05.834 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:05.864 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:05.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:05.866 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:05.966 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:05.976 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:05 smithi131 bash[89561]: cluster 2024-08-17T18:06:04.514260+0000 mgr.y (mgr.34107) 1924 : cluster [DBG] pgmap v2740: 99 pgs: 4 active+undersized+remapped, 95 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 59 MiB/s wr, 935 op/s 2024-08-17T18:06:05.976 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:05 smithi131 bash[89561]: cluster 2024-08-17T18:06:04.514260+0000 mgr.y (mgr.34107) 1924 : cluster [DBG] pgmap v2740: 99 pgs: 4 active+undersized+remapped, 95 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 59 MiB/s wr, 935 op/s 2024-08-17T18:06:05.976 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:05 smithi131 bash[89561]: cluster 2024-08-17T18:06:04.607146+0000 osd.5 (osd.5) 23 : cluster [DBG] 1.8 scrub starts 2024-08-17T18:06:05.976 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:05 smithi131 bash[89561]: cluster 2024-08-17T18:06:04.607146+0000 osd.5 (osd.5) 23 : cluster [DBG] 1.8 scrub starts 2024-08-17T18:06:05.976 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:05 smithi131 bash[89561]: cluster 2024-08-17T18:06:04.626114+0000 osd.5 (osd.5) 24 : cluster [DBG] 1.8 scrub ok 2024-08-17T18:06:05.976 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:05 smithi131 bash[89561]: cluster 2024-08-17T18:06:04.626114+0000 osd.5 (osd.5) 24 : cluster [DBG] 1.8 scrub ok 2024-08-17T18:06:05.994 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:05.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:05.996 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:06.097 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:06.117 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 78 16 93282 93266 74.719 58.25 0.0204579 0.0133785 2024-08-17T18:06:06.140 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:06.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:06.143 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:06.243 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:06.268 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:06.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:06.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:06.376 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:06.402 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:06.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:06.407 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:06.508 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:06.537 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:06.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:06.540 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:06.640 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:06.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:06 smithi169 bash[79348]: cluster 2024-08-17T18:06:04.580498+0000 osd.7 (osd.7) 23 : cluster [DBG] 1.2 scrub starts 2024-08-17T18:06:06.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:06 smithi169 bash[79348]: cluster 2024-08-17T18:06:04.580498+0000 osd.7 (osd.7) 23 : cluster [DBG] 1.2 scrub starts 2024-08-17T18:06:06.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:06 smithi169 bash[79348]: cluster 2024-08-17T18:06:04.587304+0000 osd.7 (osd.7) 24 : cluster [DBG] 1.2 scrub ok 2024-08-17T18:06:06.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:06 smithi169 bash[79348]: cluster 2024-08-17T18:06:04.587304+0000 osd.7 (osd.7) 24 : cluster [DBG] 1.2 scrub ok 2024-08-17T18:06:06.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:06 smithi169 bash[79348]: cluster 2024-08-17T18:06:05.636239+0000 osd.5 (osd.5) 25 : cluster [DBG] 1.a scrub starts 2024-08-17T18:06:06.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:06 smithi169 bash[79348]: cluster 2024-08-17T18:06:05.636239+0000 osd.5 (osd.5) 25 : cluster [DBG] 1.a scrub starts 2024-08-17T18:06:06.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:06 smithi169 bash[79348]: cluster 2024-08-17T18:06:05.646956+0000 osd.5 (osd.5) 26 : cluster [DBG] 1.a scrub ok 2024-08-17T18:06:06.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:06 smithi169 bash[79348]: cluster 2024-08-17T18:06:05.646956+0000 osd.5 (osd.5) 26 : cluster [DBG] 1.a scrub ok 2024-08-17T18:06:06.673 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:06.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:06.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:06.779 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:06.800 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:06.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:06.802 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:06.902 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:06.927 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:06.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:06.929 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:06.964 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:06 smithi131 bash[89561]: cluster 2024-08-17T18:06:04.580498+0000 osd.7 (osd.7) 23 : cluster [DBG] 1.2 scrub starts 2024-08-17T18:06:06.964 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:06 smithi131 bash[89561]: cluster 2024-08-17T18:06:04.580498+0000 osd.7 (osd.7) 23 : cluster [DBG] 1.2 scrub starts 2024-08-17T18:06:06.964 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:06 smithi131 bash[89561]: cluster 2024-08-17T18:06:04.587304+0000 osd.7 (osd.7) 24 : cluster [DBG] 1.2 scrub ok 2024-08-17T18:06:06.964 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:06 smithi131 bash[89561]: cluster 2024-08-17T18:06:04.587304+0000 osd.7 (osd.7) 24 : cluster [DBG] 1.2 scrub ok 2024-08-17T18:06:06.965 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:06 smithi131 bash[89561]: cluster 2024-08-17T18:06:05.636239+0000 osd.5 (osd.5) 25 : cluster [DBG] 1.a scrub starts 2024-08-17T18:06:06.965 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:06 smithi131 bash[89561]: cluster 2024-08-17T18:06:05.636239+0000 osd.5 (osd.5) 25 : cluster [DBG] 1.a scrub starts 2024-08-17T18:06:06.965 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:06 smithi131 bash[89561]: cluster 2024-08-17T18:06:05.646956+0000 osd.5 (osd.5) 26 : cluster [DBG] 1.a scrub ok 2024-08-17T18:06:06.965 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:06 smithi131 bash[89561]: cluster 2024-08-17T18:06:05.646956+0000 osd.5 (osd.5) 26 : cluster [DBG] 1.a scrub ok 2024-08-17T18:06:06.965 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:06 smithi131 bash[88347]: cluster 2024-08-17T18:06:04.580498+0000 osd.7 (osd.7) 23 : cluster [DBG] 1.2 scrub starts 2024-08-17T18:06:06.965 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:06 smithi131 bash[88347]: cluster 2024-08-17T18:06:04.580498+0000 osd.7 (osd.7) 23 : cluster [DBG] 1.2 scrub starts 2024-08-17T18:06:06.965 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:06 smithi131 bash[88347]: cluster 2024-08-17T18:06:04.587304+0000 osd.7 (osd.7) 24 : cluster [DBG] 1.2 scrub ok 2024-08-17T18:06:06.965 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:06 smithi131 bash[88347]: cluster 2024-08-17T18:06:04.587304+0000 osd.7 (osd.7) 24 : cluster [DBG] 1.2 scrub ok 2024-08-17T18:06:06.965 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:06 smithi131 bash[88347]: cluster 2024-08-17T18:06:05.636239+0000 osd.5 (osd.5) 25 : cluster [DBG] 1.a scrub starts 2024-08-17T18:06:06.966 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:06 smithi131 bash[88347]: cluster 2024-08-17T18:06:05.636239+0000 osd.5 (osd.5) 25 : cluster [DBG] 1.a scrub starts 2024-08-17T18:06:06.966 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:06 smithi131 bash[88347]: cluster 2024-08-17T18:06:05.646956+0000 osd.5 (osd.5) 26 : cluster [DBG] 1.a scrub ok 2024-08-17T18:06:06.966 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:06 smithi131 bash[88347]: cluster 2024-08-17T18:06:05.646956+0000 osd.5 (osd.5) 26 : cluster [DBG] 1.a scrub ok 2024-08-17T18:06:07.029 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:07.059 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:07.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:07.064 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:07.117 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 79 15 93999 93984 74.3412 44.875 0.00654712 0.0134465 2024-08-17T18:06:07.165 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:07.188 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:07.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:07.192 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:07.293 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:07.314 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:07.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:07.316 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:07.417 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:07.440 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:07.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:07.442 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:07.543 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:07.552 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:07 smithi131 bash[89561]: cluster 2024-08-17T18:06:06.515106+0000 mgr.y (mgr.34107) 1925 : cluster [DBG] pgmap v2741: 99 pgs: 99 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 75 MiB/s wr, 1.18k op/s 2024-08-17T18:06:07.552 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:07 smithi131 bash[89561]: cluster 2024-08-17T18:06:06.515106+0000 mgr.y (mgr.34107) 1925 : cluster [DBG] pgmap v2741: 99 pgs: 99 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 75 MiB/s wr, 1.18k op/s 2024-08-17T18:06:07.552 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:07 smithi131 bash[88347]: cluster 2024-08-17T18:06:06.515106+0000 mgr.y (mgr.34107) 1925 : cluster [DBG] pgmap v2741: 99 pgs: 99 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 75 MiB/s wr, 1.18k op/s 2024-08-17T18:06:07.552 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:07 smithi131 bash[88347]: cluster 2024-08-17T18:06:06.515106+0000 mgr.y (mgr.34107) 1925 : cluster [DBG] pgmap v2741: 99 pgs: 99 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 75 MiB/s wr, 1.18k op/s 2024-08-17T18:06:07.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:07.579 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:07.579 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:07.680 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:07.703 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:07.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:07.704 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:07.805 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:07.824 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:07.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:07.826 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:07.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:07 smithi169 bash[79348]: cluster 2024-08-17T18:06:06.515106+0000 mgr.y (mgr.34107) 1925 : cluster [DBG] pgmap v2741: 99 pgs: 99 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 75 MiB/s wr, 1.18k op/s 2024-08-17T18:06:07.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:07 smithi169 bash[79348]: cluster 2024-08-17T18:06:06.515106+0000 mgr.y (mgr.34107) 1925 : cluster [DBG] pgmap v2741: 99 pgs: 99 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 75 MiB/s wr, 1.18k op/s 2024-08-17T18:06:07.926 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:07.949 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:07.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:07.950 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:08.051 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:08.081 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:08.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:08.086 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:08.117 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:2024-08-17T18:06:08.118937+0000 min lat: 0.00102049 max lat: 0.53552 avg lat: 0.0135428 2024-08-17T18:06:08.118 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T18:06:08.118 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 80 16 94518 94502 73.8166 32.375 0.0133008 0.0135428 2024-08-17T18:06:08.187 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:08.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:08.213 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:08.213 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:08.314 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:08.339 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:08.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:08.344 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:08.445 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:08.465 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:08.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:08.466 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:08.567 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:08.578 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:08 smithi131 bash[89561]: audit 2024-08-17T18:06:08.279368+0000 mon.a (mon.0) 2932 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:06:08.578 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:08 smithi131 bash[89561]: audit 2024-08-17T18:06:08.279368+0000 mon.a (mon.0) 2932 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:06:08.579 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:08 smithi131 bash[88347]: audit 2024-08-17T18:06:08.279368+0000 mon.a (mon.0) 2932 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:06:08.579 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:08 smithi131 bash[88347]: audit 2024-08-17T18:06:08.279368+0000 mon.a (mon.0) 2932 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:06:08.609 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:08.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:08.612 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:08.713 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:08.741 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:08.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:08.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:08.845 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:08.854 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:08 smithi169 bash[79348]: audit 2024-08-17T18:06:08.279368+0000 mon.a (mon.0) 2932 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:06:08.854 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:08 smithi169 bash[79348]: audit 2024-08-17T18:06:08.279368+0000 mon.a (mon.0) 2932 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:06:08.874 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:08.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:08.877 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:08.978 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:09.000 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:09.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:09.007 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:09.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:06:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:06:08] "GET /metrics HTTP/1.1" 200 36606 "" "Prometheus/2.51.0" 2024-08-17T18:06:09.107 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:09.117 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 81 16 95395 95379 73.582 54.8125 0.0181393 0.0135855 2024-08-17T18:06:09.134 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:09.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:09.137 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:09.238 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:09.280 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:09.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:09.285 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:09.386 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:09.425 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:09.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:09.428 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:09.529 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:09.551 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:09.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:09.553 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:09.654 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:09.665 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:09 smithi131 bash[89561]: cluster 2024-08-17T18:06:08.324868+0000 osd.6 (osd.6) 21 : cluster [DBG] 1.6 scrub starts 2024-08-17T18:06:09.665 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:09 smithi131 bash[89561]: cluster 2024-08-17T18:06:08.324868+0000 osd.6 (osd.6) 21 : cluster [DBG] 1.6 scrub starts 2024-08-17T18:06:09.665 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:09 smithi131 bash[89561]: cluster 2024-08-17T18:06:08.330799+0000 osd.6 (osd.6) 22 : cluster [DBG] 1.6 scrub ok 2024-08-17T18:06:09.665 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:09 smithi131 bash[89561]: cluster 2024-08-17T18:06:08.330799+0000 osd.6 (osd.6) 22 : cluster [DBG] 1.6 scrub ok 2024-08-17T18:06:09.665 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:09 smithi131 bash[89561]: cluster 2024-08-17T18:06:08.515709+0000 mgr.y (mgr.34107) 1926 : cluster [DBG] pgmap v2742: 99 pgs: 99 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 31 MiB/s wr, 482 op/s 2024-08-17T18:06:09.665 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:09 smithi131 bash[89561]: cluster 2024-08-17T18:06:08.515709+0000 mgr.y (mgr.34107) 1926 : cluster [DBG] pgmap v2742: 99 pgs: 99 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 31 MiB/s wr, 482 op/s 2024-08-17T18:06:09.665 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:09 smithi131 bash[88347]: cluster 2024-08-17T18:06:08.324868+0000 osd.6 (osd.6) 21 : cluster [DBG] 1.6 scrub starts 2024-08-17T18:06:09.665 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:09 smithi131 bash[88347]: cluster 2024-08-17T18:06:08.324868+0000 osd.6 (osd.6) 21 : cluster [DBG] 1.6 scrub starts 2024-08-17T18:06:09.665 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:09 smithi131 bash[88347]: cluster 2024-08-17T18:06:08.330799+0000 osd.6 (osd.6) 22 : cluster [DBG] 1.6 scrub ok 2024-08-17T18:06:09.665 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:09 smithi131 bash[88347]: cluster 2024-08-17T18:06:08.330799+0000 osd.6 (osd.6) 22 : cluster [DBG] 1.6 scrub ok 2024-08-17T18:06:09.666 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:09 smithi131 bash[88347]: cluster 2024-08-17T18:06:08.515709+0000 mgr.y (mgr.34107) 1926 : cluster [DBG] pgmap v2742: 99 pgs: 99 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 31 MiB/s wr, 482 op/s 2024-08-17T18:06:09.666 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:09 smithi131 bash[88347]: cluster 2024-08-17T18:06:08.515709+0000 mgr.y (mgr.34107) 1926 : cluster [DBG] pgmap v2742: 99 pgs: 99 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 31 MiB/s wr, 482 op/s 2024-08-17T18:06:09.690 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:09.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:09.695 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:09.795 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:09.827 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:09.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:09.834 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:09.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:09 smithi169 bash[79348]: cluster 2024-08-17T18:06:08.324868+0000 osd.6 (osd.6) 21 : cluster [DBG] 1.6 scrub starts 2024-08-17T18:06:09.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:09 smithi169 bash[79348]: cluster 2024-08-17T18:06:08.324868+0000 osd.6 (osd.6) 21 : cluster [DBG] 1.6 scrub starts 2024-08-17T18:06:09.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:09 smithi169 bash[79348]: cluster 2024-08-17T18:06:08.330799+0000 osd.6 (osd.6) 22 : cluster [DBG] 1.6 scrub ok 2024-08-17T18:06:09.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:09 smithi169 bash[79348]: cluster 2024-08-17T18:06:08.330799+0000 osd.6 (osd.6) 22 : cluster [DBG] 1.6 scrub ok 2024-08-17T18:06:09.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:09 smithi169 bash[79348]: cluster 2024-08-17T18:06:08.515709+0000 mgr.y (mgr.34107) 1926 : cluster [DBG] pgmap v2742: 99 pgs: 99 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 31 MiB/s wr, 482 op/s 2024-08-17T18:06:09.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:09 smithi169 bash[79348]: cluster 2024-08-17T18:06:08.515709+0000 mgr.y (mgr.34107) 1926 : cluster [DBG] pgmap v2742: 99 pgs: 99 active+clean; 5.6 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 31 MiB/s wr, 482 op/s 2024-08-17T18:06:09.935 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:09.961 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:09.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:09.970 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:10.071 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:10.094 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:10.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:10.098 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:10.118 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 82 16 96288 96272 73.3652 55.8125 0.00564345 0.0136254 2024-08-17T18:06:10.199 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:10.233 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:10.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:10.237 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:10.337 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:10.363 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:10.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:10.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:10.468 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:10.492 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:10.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:10.501 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:10.601 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:10.629 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:10.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:10.636 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:10.737 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:10.762 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:10.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:10.766 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:10.866 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:10.892 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:10.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:10.897 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:10.998 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:11.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:11.029 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:11.030 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:11.118 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 83 16 97273 97257 73.223 61.5625 0.00722663 0.0136513 2024-08-17T18:06:11.130 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:11.147 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:11.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:11.150 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:11.250 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:11.279 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:11.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:11.281 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:11.382 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:11.421 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:11.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:11.427 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:11.528 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:11.563 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:11.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:11.569 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:11.670 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:11.687 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:11.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:11.689 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:11.790 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:11.800 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:11 smithi169 bash[79348]: cluster 2024-08-17T18:06:10.516499+0000 mgr.y (mgr.34107) 1927 : cluster [DBG] pgmap v2743: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 49 MiB/s wr, 769 op/s 2024-08-17T18:06:11.800 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:11 smithi169 bash[79348]: cluster 2024-08-17T18:06:10.516499+0000 mgr.y (mgr.34107) 1927 : cluster [DBG] pgmap v2743: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 49 MiB/s wr, 769 op/s 2024-08-17T18:06:11.813 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:11.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:11.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:11.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:11 smithi131 bash[88347]: cluster 2024-08-17T18:06:10.516499+0000 mgr.y (mgr.34107) 1927 : cluster [DBG] pgmap v2743: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 49 MiB/s wr, 769 op/s 2024-08-17T18:06:11.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:11 smithi131 bash[88347]: cluster 2024-08-17T18:06:10.516499+0000 mgr.y (mgr.34107) 1927 : cluster [DBG] pgmap v2743: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 49 MiB/s wr, 769 op/s 2024-08-17T18:06:11.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:11 smithi131 bash[89561]: cluster 2024-08-17T18:06:10.516499+0000 mgr.y (mgr.34107) 1927 : cluster [DBG] pgmap v2743: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 49 MiB/s wr, 769 op/s 2024-08-17T18:06:11.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:11 smithi131 bash[89561]: cluster 2024-08-17T18:06:10.516499+0000 mgr.y (mgr.34107) 1927 : cluster [DBG] pgmap v2743: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 49 MiB/s wr, 769 op/s 2024-08-17T18:06:11.916 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:11.944 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:11.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:11.946 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:12.047 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:12.070 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:12.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:12.074 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:12.118 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 84 16 97788 97772 72.7344 32.1875 0.00831215 0.0137347 2024-08-17T18:06:12.175 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:12.205 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:12.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:12.207 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:12.308 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:12.334 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:12.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:12.337 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:12.437 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:12.473 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:12.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:12.479 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:12.581 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:12.601 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:12.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:12.603 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:12.704 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:12.731 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:12.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:12.734 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:12.835 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:12.863 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:12.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:12.866 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:12.967 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:12.995 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:12.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:12.999 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:13.100 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:13.121 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 85 16 98422 98406 72.3425 39.625 0.0163676 0.0138179 2024-08-17T18:06:13.135 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:13.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:13.136 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:13.237 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:13.261 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:13.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:13.263 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:13.364 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:13.384 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:13.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:13.386 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:13.487 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:13.514 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:13.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:13.519 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:13.620 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:13.647 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:13.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:13.651 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:13.752 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:13.782 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:13.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:13.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:13.885 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:13.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:13 smithi169 bash[79348]: cluster 2024-08-17T18:06:12.516864+0000 mgr.y (mgr.34107) 1928 : cluster [DBG] pgmap v2744: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 44 MiB/s wr, 689 op/s 2024-08-17T18:06:13.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:13 smithi169 bash[79348]: cluster 2024-08-17T18:06:12.516864+0000 mgr.y (mgr.34107) 1928 : cluster [DBG] pgmap v2744: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 44 MiB/s wr, 689 op/s 2024-08-17T18:06:13.902 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:13.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:13.904 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:14.005 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:14.015 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:13 smithi131 bash[89561]: cluster 2024-08-17T18:06:12.516864+0000 mgr.y (mgr.34107) 1928 : cluster [DBG] pgmap v2744: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 44 MiB/s wr, 689 op/s 2024-08-17T18:06:14.015 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:13 smithi131 bash[89561]: cluster 2024-08-17T18:06:12.516864+0000 mgr.y (mgr.34107) 1928 : cluster [DBG] pgmap v2744: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 44 MiB/s wr, 689 op/s 2024-08-17T18:06:14.015 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:13 smithi131 bash[88347]: cluster 2024-08-17T18:06:12.516864+0000 mgr.y (mgr.34107) 1928 : cluster [DBG] pgmap v2744: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 44 MiB/s wr, 689 op/s 2024-08-17T18:06:14.015 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:13 smithi131 bash[88347]: cluster 2024-08-17T18:06:12.516864+0000 mgr.y (mgr.34107) 1928 : cluster [DBG] pgmap v2744: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 44 MiB/s wr, 689 op/s 2024-08-17T18:06:14.028 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:14.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:14.030 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:14.121 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 86 16 99102 99086 71.9955 42.5 0.0223449 0.0138847 2024-08-17T18:06:14.130 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:14.166 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:14.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:14.174 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:14.275 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:14.302 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:14.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:14.308 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:14.409 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:14.433 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:14.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:14.435 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:14.536 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:14.739 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:14 smithi131 bash[89561]: cluster 2024-08-17T18:06:13.599856+0000 osd.7 (osd.7) 25 : cluster [DBG] 1.9 scrub starts 2024-08-17T18:06:14.740 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:14 smithi131 bash[89561]: cluster 2024-08-17T18:06:13.599856+0000 osd.7 (osd.7) 25 : cluster [DBG] 1.9 scrub starts 2024-08-17T18:06:14.740 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:14 smithi131 bash[89561]: cluster 2024-08-17T18:06:13.609204+0000 osd.7 (osd.7) 26 : cluster [DBG] 1.9 scrub ok 2024-08-17T18:06:14.740 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:14 smithi131 bash[89561]: cluster 2024-08-17T18:06:13.609204+0000 osd.7 (osd.7) 26 : cluster [DBG] 1.9 scrub ok 2024-08-17T18:06:14.740 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:14 smithi131 bash[88347]: cluster 2024-08-17T18:06:13.599856+0000 osd.7 (osd.7) 25 : cluster [DBG] 1.9 scrub starts 2024-08-17T18:06:14.740 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:14 smithi131 bash[88347]: cluster 2024-08-17T18:06:13.599856+0000 osd.7 (osd.7) 25 : cluster [DBG] 1.9 scrub starts 2024-08-17T18:06:14.740 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:14 smithi131 bash[88347]: cluster 2024-08-17T18:06:13.609204+0000 osd.7 (osd.7) 26 : cluster [DBG] 1.9 scrub ok 2024-08-17T18:06:14.740 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:14 smithi131 bash[88347]: cluster 2024-08-17T18:06:13.609204+0000 osd.7 (osd.7) 26 : cluster [DBG] 1.9 scrub ok 2024-08-17T18:06:14.766 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:14.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:14.768 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:14.869 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:14.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:14 smithi169 bash[79348]: cluster 2024-08-17T18:06:13.599856+0000 osd.7 (osd.7) 25 : cluster [DBG] 1.9 scrub starts 2024-08-17T18:06:14.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:14 smithi169 bash[79348]: cluster 2024-08-17T18:06:13.599856+0000 osd.7 (osd.7) 25 : cluster [DBG] 1.9 scrub starts 2024-08-17T18:06:14.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:14 smithi169 bash[79348]: cluster 2024-08-17T18:06:13.609204+0000 osd.7 (osd.7) 26 : cluster [DBG] 1.9 scrub ok 2024-08-17T18:06:14.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:14 smithi169 bash[79348]: cluster 2024-08-17T18:06:13.609204+0000 osd.7 (osd.7) 26 : cluster [DBG] 1.9 scrub ok 2024-08-17T18:06:14.901 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:14.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:14.904 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:15.005 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:15.029 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:15.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:15.035 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:15.121 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 87 16 99940 99924 71.7699 52.375 0.0109341 0.013928 2024-08-17T18:06:15.136 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:15.171 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:15.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:15.175 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:15.276 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:15.301 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:15.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:15.303 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:15.404 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:15.423 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:15.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:15.425 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:15.525 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:15.561 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:15.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:15.564 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:15.665 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:15.697 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:15.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:15.701 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:15.801 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:15.839 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:15.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:15.843 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:15.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:15 smithi131 bash[89561]: cluster 2024-08-17T18:06:14.517625+0000 mgr.y (mgr.34107) 1929 : cluster [DBG] pgmap v2745: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 45 MiB/s wr, 700 op/s 2024-08-17T18:06:15.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:15 smithi131 bash[89561]: cluster 2024-08-17T18:06:14.517625+0000 mgr.y (mgr.34107) 1929 : cluster [DBG] pgmap v2745: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 45 MiB/s wr, 700 op/s 2024-08-17T18:06:15.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:15 smithi131 bash[88347]: cluster 2024-08-17T18:06:14.517625+0000 mgr.y (mgr.34107) 1929 : cluster [DBG] pgmap v2745: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 45 MiB/s wr, 700 op/s 2024-08-17T18:06:15.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:15 smithi131 bash[88347]: cluster 2024-08-17T18:06:14.517625+0000 mgr.y (mgr.34107) 1929 : cluster [DBG] pgmap v2745: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 45 MiB/s wr, 700 op/s 2024-08-17T18:06:15.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:15 smithi169 bash[79348]: cluster 2024-08-17T18:06:14.517625+0000 mgr.y (mgr.34107) 1929 : cluster [DBG] pgmap v2745: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 45 MiB/s wr, 700 op/s 2024-08-17T18:06:15.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:15 smithi169 bash[79348]: cluster 2024-08-17T18:06:14.517625+0000 mgr.y (mgr.34107) 1929 : cluster [DBG] pgmap v2745: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 45 MiB/s wr, 700 op/s 2024-08-17T18:06:15.944 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:15.971 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:15.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:15.974 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:16.075 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:16.096 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:16.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:16.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:16.121 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 88 16 100619 100603 71.4366 42.4375 0.141825 0.0139775 2024-08-17T18:06:16.199 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:16.227 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:16.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:16.233 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:16.334 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:16.360 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:16.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:16.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:16.463 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:16.481 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:16.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:16.483 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:16.584 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:16.608 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:16.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:16.612 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:16.712 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:16.738 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:16.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:16.740 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:16.841 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:16.886 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:16.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:16.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:16.992 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:17.021 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:17.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:17.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:17.121 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 89 16 101185 101169 71.0314 35.375 0.00568991 0.0140731 2024-08-17T18:06:17.127 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:17.148 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:17.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:17.151 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:17.252 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:17.270 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:17.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:17.272 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:17.372 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:17.396 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:17.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:17.398 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:17.499 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:17.531 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:17.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:17.534 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:17.635 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:17.670 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:17.672 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:17 smithi169 bash[79348]: cluster 2024-08-17T18:06:16.518243+0000 mgr.y (mgr.34107) 1930 : cluster [DBG] pgmap v2746: 99 pgs: 99 active+clean; 6.1 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 56 MiB/s wr, 880 op/s 2024-08-17T18:06:17.673 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:17 smithi169 bash[79348]: cluster 2024-08-17T18:06:16.518243+0000 mgr.y (mgr.34107) 1930 : cluster [DBG] pgmap v2746: 99 pgs: 99 active+clean; 6.1 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 56 MiB/s wr, 880 op/s 2024-08-17T18:06:17.673 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:17 smithi169 bash[79348]: audit 2024-08-17T18:06:17.391344+0000 mon.a (mon.0) 2933 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:06:17.673 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:17 smithi169 bash[79348]: audit 2024-08-17T18:06:17.391344+0000 mon.a (mon.0) 2933 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:06:17.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:17.674 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:17.775 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:17.785 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:17 smithi131 bash[89561]: cluster 2024-08-17T18:06:16.518243+0000 mgr.y (mgr.34107) 1930 : cluster [DBG] pgmap v2746: 99 pgs: 99 active+clean; 6.1 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 56 MiB/s wr, 880 op/s 2024-08-17T18:06:17.786 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:17 smithi131 bash[89561]: cluster 2024-08-17T18:06:16.518243+0000 mgr.y (mgr.34107) 1930 : cluster [DBG] pgmap v2746: 99 pgs: 99 active+clean; 6.1 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 56 MiB/s wr, 880 op/s 2024-08-17T18:06:17.786 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:17 smithi131 bash[89561]: audit 2024-08-17T18:06:17.391344+0000 mon.a (mon.0) 2933 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:06:17.786 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:17 smithi131 bash[89561]: audit 2024-08-17T18:06:17.391344+0000 mon.a (mon.0) 2933 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:06:17.786 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:17 smithi131 bash[88347]: cluster 2024-08-17T18:06:16.518243+0000 mgr.y (mgr.34107) 1930 : cluster [DBG] pgmap v2746: 99 pgs: 99 active+clean; 6.1 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 56 MiB/s wr, 880 op/s 2024-08-17T18:06:17.786 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:17 smithi131 bash[88347]: cluster 2024-08-17T18:06:16.518243+0000 mgr.y (mgr.34107) 1930 : cluster [DBG] pgmap v2746: 99 pgs: 99 active+clean; 6.1 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 56 MiB/s wr, 880 op/s 2024-08-17T18:06:17.786 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:17 smithi131 bash[88347]: audit 2024-08-17T18:06:17.391344+0000 mon.a (mon.0) 2933 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:06:17.786 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:17 smithi131 bash[88347]: audit 2024-08-17T18:06:17.391344+0000 mon.a (mon.0) 2933 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:06:17.808 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:17.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:17.812 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:17.912 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:17.939 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:17.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:17.947 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:18.048 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:18.083 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:18.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:18.089 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:18.121 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 90 16 101840 101824 70.697 40.9375 0.0108628 0.0141333 2024-08-17T18:06:18.190 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:18.209 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:18.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:18.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:18.312 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:18.335 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:18.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:18.337 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:18.438 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:18.464 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:18.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:18.466 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:18.566 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:18.590 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:18.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:18.592 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:18.693 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:18.719 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:18.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:18.722 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:18.822 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:18.833 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:06:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:06:18] "GET /metrics HTTP/1.1" 200 36606 "" "Prometheus/2.51.0" 2024-08-17T18:06:18.848 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:18.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:18.850 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:18.951 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:18.979 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:18.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:18.981 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:19.082 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:19.109 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:19.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:19.111 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:19.121 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Total time run: 90.0623 2024-08-17T18:06:19.122 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Total writes made: 101840 2024-08-17T18:06:19.122 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Write size: 65536 2024-08-17T18:06:19.122 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Object size: 65536 2024-08-17T18:06:19.122 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Bandwidth (MB/sec): 70.6733 2024-08-17T18:06:19.122 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Stddev Bandwidth: 28.0615 2024-08-17T18:06:19.122 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Max bandwidth (MB/sec): 194.25 2024-08-17T18:06:19.122 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Min bandwidth (MB/sec): 32.1875 2024-08-17T18:06:19.122 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Average IOPS: 1130 2024-08-17T18:06:19.122 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Stddev IOPS: 448.983 2024-08-17T18:06:19.122 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Max IOPS: 3108 2024-08-17T18:06:19.122 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Min IOPS: 515 2024-08-17T18:06:19.122 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Average Latency(s): 0.0141446 2024-08-17T18:06:19.122 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Stddev Latency(s): 0.0272306 2024-08-17T18:06:19.123 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Max latency(s): 0.53552 2024-08-17T18:06:19.123 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Min latency(s): 0.00102049 2024-08-17T18:06:19.129 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Cleaning up (deleting benchmark objects) 2024-08-17T18:06:19.212 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:19.235 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:19.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:19.241 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:19.246 INFO:teuthology.orchestra.run.smithi131.stdout:ERROR: (22) Invalid argument 2024-08-17T18:06:19.247 INFO:teuthology.orchestra.run.smithi131.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T18:06:19.342 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:19.369 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:19.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:19.374 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:19.475 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:19.501 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:19.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:19.507 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:19.608 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:19.636 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:19.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:19.642 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:19.742 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:19.751 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:19 smithi131 bash[89561]: cluster 2024-08-17T18:06:18.518797+0000 mgr.y (mgr.34107) 1931 : cluster [DBG] pgmap v2747: 99 pgs: 99 active+clean; 6.1 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 39 MiB/s wr, 617 op/s 2024-08-17T18:06:19.751 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:19 smithi131 bash[89561]: cluster 2024-08-17T18:06:18.518797+0000 mgr.y (mgr.34107) 1931 : cluster [DBG] pgmap v2747: 99 pgs: 99 active+clean; 6.1 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 39 MiB/s wr, 617 op/s 2024-08-17T18:06:19.752 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:19 smithi131 bash[88347]: cluster 2024-08-17T18:06:18.518797+0000 mgr.y (mgr.34107) 1931 : cluster [DBG] pgmap v2747: 99 pgs: 99 active+clean; 6.1 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 39 MiB/s wr, 617 op/s 2024-08-17T18:06:19.752 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:19 smithi131 bash[88347]: cluster 2024-08-17T18:06:18.518797+0000 mgr.y (mgr.34107) 1931 : cluster [DBG] pgmap v2747: 99 pgs: 99 active+clean; 6.1 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 39 MiB/s wr, 617 op/s 2024-08-17T18:06:19.772 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:19.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:19.777 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:19.878 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:19.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:19 smithi169 bash[79348]: cluster 2024-08-17T18:06:18.518797+0000 mgr.y (mgr.34107) 1931 : cluster [DBG] pgmap v2747: 99 pgs: 99 active+clean; 6.1 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 39 MiB/s wr, 617 op/s 2024-08-17T18:06:19.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:19 smithi169 bash[79348]: cluster 2024-08-17T18:06:18.518797+0000 mgr.y (mgr.34107) 1931 : cluster [DBG] pgmap v2747: 99 pgs: 99 active+clean; 6.1 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 39 MiB/s wr, 617 op/s 2024-08-17T18:06:19.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:19.908 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:19.908 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:20.009 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:20.040 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:20.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:20.043 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:20.144 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:20.170 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:20.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:20.172 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:20.273 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:20.290 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:20.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:20.292 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:20.394 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:20.428 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:20.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:20.432 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:20.532 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:20.562 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:20.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:20.564 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:20.665 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:20.693 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:20.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:20.697 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:20.797 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:20.836 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:20.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:20.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:20.944 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:20.972 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:20.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:20.978 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:21.079 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:21.115 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:21.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:21.119 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:21.220 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:21.242 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:21.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:21.249 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:21.349 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:21.377 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:21.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:21.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:21.484 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:21.502 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:21.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:21.504 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:21.605 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:21.635 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:21.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:21.641 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:21.742 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:21.767 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:21.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:21.769 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:21.803 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:21 smithi131 bash[89561]: cluster 2024-08-17T18:06:20.519588+0000 mgr.y (mgr.34107) 1932 : cluster [DBG] pgmap v2748: 99 pgs: 99 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 50 MiB/s wr, 853 op/s 2024-08-17T18:06:21.803 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:21 smithi131 bash[89561]: cluster 2024-08-17T18:06:20.519588+0000 mgr.y (mgr.34107) 1932 : cluster [DBG] pgmap v2748: 99 pgs: 99 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 50 MiB/s wr, 853 op/s 2024-08-17T18:06:21.803 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:21 smithi131 bash[88347]: cluster 2024-08-17T18:06:20.519588+0000 mgr.y (mgr.34107) 1932 : cluster [DBG] pgmap v2748: 99 pgs: 99 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 50 MiB/s wr, 853 op/s 2024-08-17T18:06:21.803 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:21 smithi131 bash[88347]: cluster 2024-08-17T18:06:20.519588+0000 mgr.y (mgr.34107) 1932 : cluster [DBG] pgmap v2748: 99 pgs: 99 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 50 MiB/s wr, 853 op/s 2024-08-17T18:06:21.870 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:21.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:21 smithi169 bash[79348]: cluster 2024-08-17T18:06:20.519588+0000 mgr.y (mgr.34107) 1932 : cluster [DBG] pgmap v2748: 99 pgs: 99 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 50 MiB/s wr, 853 op/s 2024-08-17T18:06:21.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:21 smithi169 bash[79348]: cluster 2024-08-17T18:06:20.519588+0000 mgr.y (mgr.34107) 1932 : cluster [DBG] pgmap v2748: 99 pgs: 99 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 50 MiB/s wr, 853 op/s 2024-08-17T18:06:21.894 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:21.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:21.900 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:22.001 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:22.032 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:22.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:22.035 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:22.135 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:22.164 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:22.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:22.166 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:22.267 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:22.281 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-08-17T18:06:22.294 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:22.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:22.297 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:22.397 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:22.455 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:22.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:22.467 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:22.567 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:22.587 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:22.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:22.591 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:22.683 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:06:22.683 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T18:06:22.691 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:22.753 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:22.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:22.756 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:22.756 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T18:06:22.757 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:06:22.791 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T18:06:22.791 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:06:22.826 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T18:06:22.827 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:06:22.856 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T18:06:22.856 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:06:22.857 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:22.887 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:22.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:22.891 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:22.891 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T18:06:22.892 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:06:22.932 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:06:22.932 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T18:06:22.969 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T18:06:22.970 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:06:22.991 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:23.025 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:23.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:23.030 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:23.131 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:23.153 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:23.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:23.157 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:23.258 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:23.290 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:23.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:23.295 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:23.396 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:23.417 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:23.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:23.419 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:23.520 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:23.556 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:23.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:23.558 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:23.641 INFO:teuthology.orchestra.run.smithi131.stderr:nodeep-scrub is unset 2024-08-17T18:06:23.659 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:23.662 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:23 smithi131 bash[88347]: cluster 2024-08-17T18:06:22.520007+0000 mgr.y (mgr.34107) 1933 : cluster [DBG] pgmap v2749: 99 pgs: 99 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 31 MiB/s wr, 540 op/s 2024-08-17T18:06:23.662 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:23 smithi131 bash[88347]: cluster 2024-08-17T18:06:22.520007+0000 mgr.y (mgr.34107) 1933 : cluster [DBG] pgmap v2749: 99 pgs: 99 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 31 MiB/s wr, 540 op/s 2024-08-17T18:06:23.662 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:23 smithi131 bash[88347]: audit 2024-08-17T18:06:22.620531+0000 mon.b (mon.1) 12 : audit [DBG] from='client.? 172.21.15.131:0/2623803860' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:06:23.662 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:23 smithi131 bash[88347]: audit 2024-08-17T18:06:22.620531+0000 mon.b (mon.1) 12 : audit [DBG] from='client.? 172.21.15.131:0/2623803860' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:06:23.662 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:23 smithi131 bash[88347]: audit 2024-08-17T18:06:23.090997+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.131:0/797567946' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:06:23.662 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:23 smithi131 bash[88347]: audit 2024-08-17T18:06:23.090997+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.131:0/797567946' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:06:23.662 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:23 smithi131 bash[88347]: audit 2024-08-17T18:06:23.092416+0000 mon.a (mon.0) 2934 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:06:23.662 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:23 smithi131 bash[88347]: audit 2024-08-17T18:06:23.092416+0000 mon.a (mon.0) 2934 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:06:23.662 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:23 smithi131 bash[88347]: audit 2024-08-17T18:06:23.279670+0000 mon.a (mon.0) 2935 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:06:23.662 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:23 smithi131 bash[88347]: audit 2024-08-17T18:06:23.279670+0000 mon.a (mon.0) 2935 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:06:23.662 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:23 smithi131 bash[89561]: cluster 2024-08-17T18:06:22.520007+0000 mgr.y (mgr.34107) 1933 : cluster [DBG] pgmap v2749: 99 pgs: 99 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 31 MiB/s wr, 540 op/s 2024-08-17T18:06:23.663 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:23 smithi131 bash[89561]: cluster 2024-08-17T18:06:22.520007+0000 mgr.y (mgr.34107) 1933 : cluster [DBG] pgmap v2749: 99 pgs: 99 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 31 MiB/s wr, 540 op/s 2024-08-17T18:06:23.663 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:23 smithi131 bash[89561]: audit 2024-08-17T18:06:22.620531+0000 mon.b (mon.1) 12 : audit [DBG] from='client.? 172.21.15.131:0/2623803860' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:06:23.663 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:23 smithi131 bash[89561]: audit 2024-08-17T18:06:22.620531+0000 mon.b (mon.1) 12 : audit [DBG] from='client.? 172.21.15.131:0/2623803860' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:06:23.663 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:23 smithi131 bash[89561]: audit 2024-08-17T18:06:23.090997+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.131:0/797567946' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:06:23.663 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:23 smithi131 bash[89561]: audit 2024-08-17T18:06:23.090997+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.131:0/797567946' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:06:23.663 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:23 smithi131 bash[89561]: audit 2024-08-17T18:06:23.092416+0000 mon.a (mon.0) 2934 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:06:23.663 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:23 smithi131 bash[89561]: audit 2024-08-17T18:06:23.092416+0000 mon.a (mon.0) 2934 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:06:23.663 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:23 smithi131 bash[89561]: audit 2024-08-17T18:06:23.279670+0000 mon.a (mon.0) 2935 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:06:23.663 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:23 smithi131 bash[89561]: audit 2024-08-17T18:06:23.279670+0000 mon.a (mon.0) 2935 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:06:23.691 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:23.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:23.695 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:23.796 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:23.806 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:23 smithi169 bash[79348]: cluster 2024-08-17T18:06:22.520007+0000 mgr.y (mgr.34107) 1933 : cluster [DBG] pgmap v2749: 99 pgs: 99 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 31 MiB/s wr, 540 op/s 2024-08-17T18:06:23.806 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:23 smithi169 bash[79348]: cluster 2024-08-17T18:06:22.520007+0000 mgr.y (mgr.34107) 1933 : cluster [DBG] pgmap v2749: 99 pgs: 99 active+clean; 6.2 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 31 MiB/s wr, 540 op/s 2024-08-17T18:06:23.806 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:23 smithi169 bash[79348]: audit 2024-08-17T18:06:22.620531+0000 mon.b (mon.1) 12 : audit [DBG] from='client.? 172.21.15.131:0/2623803860' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:06:23.806 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:23 smithi169 bash[79348]: audit 2024-08-17T18:06:22.620531+0000 mon.b (mon.1) 12 : audit [DBG] from='client.? 172.21.15.131:0/2623803860' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:06:23.806 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:23 smithi169 bash[79348]: audit 2024-08-17T18:06:23.090997+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.131:0/797567946' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:06:23.806 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:23 smithi169 bash[79348]: audit 2024-08-17T18:06:23.090997+0000 mon.b (mon.1) 13 : audit [INF] from='client.? 172.21.15.131:0/797567946' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:06:23.806 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:23 smithi169 bash[79348]: audit 2024-08-17T18:06:23.092416+0000 mon.a (mon.0) 2934 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:06:23.806 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:23 smithi169 bash[79348]: audit 2024-08-17T18:06:23.092416+0000 mon.a (mon.0) 2934 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:06:23.806 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:23 smithi169 bash[79348]: audit 2024-08-17T18:06:23.279670+0000 mon.a (mon.0) 2935 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:06:23.807 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:23 smithi169 bash[79348]: audit 2024-08-17T18:06:23.279670+0000 mon.a (mon.0) 2935 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:06:23.827 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:23.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:23.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:23.933 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:23.962 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:23.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:23.967 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:24.068 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:24.104 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:24.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:24.115 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:24.216 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:24.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:24.258 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:24.258 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:24.359 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:24.401 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:24.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:24.406 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:24.506 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:24.524 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:24.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:24.526 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:24.627 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:24.647 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:24.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:24.649 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:24.655 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph tell osd.1 reset_purged_snaps_last 2024-08-17T18:06:24.750 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:24 smithi131 bash[89561]: cluster 2024-08-17T18:06:23.622146+0000 mon.a (mon.0) 2936 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:06:24.750 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:24 smithi131 bash[89561]: cluster 2024-08-17T18:06:23.622146+0000 mon.a (mon.0) 2936 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:06:24.750 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:24 smithi131 bash[89561]: cluster 2024-08-17T18:06:23.622186+0000 mon.a (mon.0) 2937 : cluster [INF] Cluster is now healthy 2024-08-17T18:06:24.750 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:24 smithi131 bash[89561]: cluster 2024-08-17T18:06:23.622186+0000 mon.a (mon.0) 2937 : cluster [INF] Cluster is now healthy 2024-08-17T18:06:24.750 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:24 smithi131 bash[89561]: audit 2024-08-17T18:06:23.635496+0000 mon.a (mon.0) 2938 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:06:24.751 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:24 smithi131 bash[89561]: audit 2024-08-17T18:06:23.635496+0000 mon.a (mon.0) 2938 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:06:24.751 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:24 smithi131 bash[89561]: cluster 2024-08-17T18:06:23.638911+0000 mon.a (mon.0) 2939 : cluster [DBG] osdmap e1479: 8 total, 8 up, 8 in 2024-08-17T18:06:24.751 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:24 smithi131 bash[89561]: cluster 2024-08-17T18:06:23.638911+0000 mon.a (mon.0) 2939 : cluster [DBG] osdmap e1479: 8 total, 8 up, 8 in 2024-08-17T18:06:24.751 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:24 smithi131 bash[89561]: audit 2024-08-17T18:06:24.127719+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:06:24.751 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:24 smithi131 bash[89561]: audit 2024-08-17T18:06:24.127719+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:06:24.751 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:24 smithi131 bash[89561]: audit 2024-08-17T18:06:24.137187+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:06:24.751 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:24 smithi131 bash[89561]: audit 2024-08-17T18:06:24.137187+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:06:24.751 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:24 smithi131 bash[88347]: cluster 2024-08-17T18:06:23.622146+0000 mon.a (mon.0) 2936 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:06:24.751 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:24 smithi131 bash[88347]: cluster 2024-08-17T18:06:23.622146+0000 mon.a (mon.0) 2936 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:06:24.751 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:24 smithi131 bash[88347]: cluster 2024-08-17T18:06:23.622186+0000 mon.a (mon.0) 2937 : cluster [INF] Cluster is now healthy 2024-08-17T18:06:24.751 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:24 smithi131 bash[88347]: cluster 2024-08-17T18:06:23.622186+0000 mon.a (mon.0) 2937 : cluster [INF] Cluster is now healthy 2024-08-17T18:06:24.752 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:24 smithi131 bash[88347]: audit 2024-08-17T18:06:23.635496+0000 mon.a (mon.0) 2938 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:06:24.752 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:24 smithi131 bash[88347]: audit 2024-08-17T18:06:23.635496+0000 mon.a (mon.0) 2938 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:06:24.752 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:24 smithi131 bash[88347]: cluster 2024-08-17T18:06:23.638911+0000 mon.a (mon.0) 2939 : cluster [DBG] osdmap e1479: 8 total, 8 up, 8 in 2024-08-17T18:06:24.752 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:24 smithi131 bash[88347]: cluster 2024-08-17T18:06:23.638911+0000 mon.a (mon.0) 2939 : cluster [DBG] osdmap e1479: 8 total, 8 up, 8 in 2024-08-17T18:06:24.752 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:24 smithi131 bash[88347]: audit 2024-08-17T18:06:24.127719+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:06:24.752 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:24 smithi131 bash[88347]: audit 2024-08-17T18:06:24.127719+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:06:24.752 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:24 smithi131 bash[88347]: audit 2024-08-17T18:06:24.137187+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:06:24.752 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:24 smithi131 bash[88347]: audit 2024-08-17T18:06:24.137187+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:06:24.752 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:24.773 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:24.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:24.776 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:24.877 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:24.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:24 smithi169 bash[79348]: cluster 2024-08-17T18:06:23.622146+0000 mon.a (mon.0) 2936 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:06:24.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:24 smithi169 bash[79348]: cluster 2024-08-17T18:06:23.622146+0000 mon.a (mon.0) 2936 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:06:24.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:24 smithi169 bash[79348]: cluster 2024-08-17T18:06:23.622186+0000 mon.a (mon.0) 2937 : cluster [INF] Cluster is now healthy 2024-08-17T18:06:24.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:24 smithi169 bash[79348]: cluster 2024-08-17T18:06:23.622186+0000 mon.a (mon.0) 2937 : cluster [INF] Cluster is now healthy 2024-08-17T18:06:24.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:24 smithi169 bash[79348]: audit 2024-08-17T18:06:23.635496+0000 mon.a (mon.0) 2938 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:06:24.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:24 smithi169 bash[79348]: audit 2024-08-17T18:06:23.635496+0000 mon.a (mon.0) 2938 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:06:24.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:24 smithi169 bash[79348]: cluster 2024-08-17T18:06:23.638911+0000 mon.a (mon.0) 2939 : cluster [DBG] osdmap e1479: 8 total, 8 up, 8 in 2024-08-17T18:06:24.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:24 smithi169 bash[79348]: cluster 2024-08-17T18:06:23.638911+0000 mon.a (mon.0) 2939 : cluster [DBG] osdmap e1479: 8 total, 8 up, 8 in 2024-08-17T18:06:24.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:24 smithi169 bash[79348]: audit 2024-08-17T18:06:24.127719+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:06:24.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:24 smithi169 bash[79348]: audit 2024-08-17T18:06:24.127719+0000 mon.a (mon.0) 2940 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:06:24.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:24 smithi169 bash[79348]: audit 2024-08-17T18:06:24.137187+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:06:24.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:24 smithi169 bash[79348]: audit 2024-08-17T18:06:24.137187+0000 mon.a (mon.0) 2941 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:06:24.902 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:24.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:24.904 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:25.004 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:25.032 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:25.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:25.038 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:25.139 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:25.170 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:25.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:25.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:25.275 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:25.305 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:25.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:25.311 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:25.412 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:25.439 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:25.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:25.444 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:25.545 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:25.580 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:25.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:25.583 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:25.684 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:25.713 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:25.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:25.720 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:25.820 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:25.853 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:25.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:25.858 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:25.959 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:25.993 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:25.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:25.999 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:26.100 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:26.135 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:26.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:26.140 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:26.240 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:26.263 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:26.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:26.265 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:26.366 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:26.375 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:26 smithi169 bash[79348]: cluster 2024-08-17T18:06:24.520437+0000 mgr.y (mgr.34107) 1934 : cluster [DBG] pgmap v2751: 99 pgs: 99 active+clean; 6.1 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 32 MiB/s wr, 660 op/s 2024-08-17T18:06:26.375 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:26 smithi169 bash[79348]: cluster 2024-08-17T18:06:24.520437+0000 mgr.y (mgr.34107) 1934 : cluster [DBG] pgmap v2751: 99 pgs: 99 active+clean; 6.1 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 32 MiB/s wr, 660 op/s 2024-08-17T18:06:26.396 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:26.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:26.400 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:26.501 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:26.532 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:26.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:26.537 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:26.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:26 smithi131 bash[88347]: cluster 2024-08-17T18:06:24.520437+0000 mgr.y (mgr.34107) 1934 : cluster [DBG] pgmap v2751: 99 pgs: 99 active+clean; 6.1 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 32 MiB/s wr, 660 op/s 2024-08-17T18:06:26.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:26 smithi131 bash[88347]: cluster 2024-08-17T18:06:24.520437+0000 mgr.y (mgr.34107) 1934 : cluster [DBG] pgmap v2751: 99 pgs: 99 active+clean; 6.1 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 32 MiB/s wr, 660 op/s 2024-08-17T18:06:26.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:26 smithi131 bash[89561]: cluster 2024-08-17T18:06:24.520437+0000 mgr.y (mgr.34107) 1934 : cluster [DBG] pgmap v2751: 99 pgs: 99 active+clean; 6.1 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 32 MiB/s wr, 660 op/s 2024-08-17T18:06:26.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:26 smithi131 bash[89561]: cluster 2024-08-17T18:06:24.520437+0000 mgr.y (mgr.34107) 1934 : cluster [DBG] pgmap v2751: 99 pgs: 99 active+clean; 6.1 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 32 MiB/s wr, 660 op/s 2024-08-17T18:06:26.638 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:26.666 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:26.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:26.672 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:26.773 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:26.802 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:26.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:26.807 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:26.908 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:26.933 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:26.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:26.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:27.035 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:27.060 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:27.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:27.064 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:27.165 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:27.190 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:27.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:27.195 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:27.296 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:27.324 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:27.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:27.327 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:27.428 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:27.457 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:27.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:27.459 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:27.560 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:27.597 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:27.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:27.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:27.704 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:27.736 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:27.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:27.739 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:27.840 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:27.877 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:27.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:27.881 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:27.982 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:28.013 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:28.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:28.018 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:28.118 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:28.141 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:28.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:28.146 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:28.247 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:28.263 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:28 smithi131 bash[89561]: cluster 2024-08-17T18:06:26.521102+0000 mgr.y (mgr.34107) 1935 : cluster [DBG] pgmap v2752: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 14 MiB/s wr, 696 op/s 2024-08-17T18:06:28.264 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:28 smithi131 bash[89561]: cluster 2024-08-17T18:06:26.521102+0000 mgr.y (mgr.34107) 1935 : cluster [DBG] pgmap v2752: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 14 MiB/s wr, 696 op/s 2024-08-17T18:06:28.264 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:28 smithi131 bash[88347]: cluster 2024-08-17T18:06:26.521102+0000 mgr.y (mgr.34107) 1935 : cluster [DBG] pgmap v2752: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 14 MiB/s wr, 696 op/s 2024-08-17T18:06:28.264 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:28 smithi131 bash[88347]: cluster 2024-08-17T18:06:26.521102+0000 mgr.y (mgr.34107) 1935 : cluster [DBG] pgmap v2752: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 14 MiB/s wr, 696 op/s 2024-08-17T18:06:28.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:28.288 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:28.288 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:28.345 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T18:06:28.358 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T18:06:28.388 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:28.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:28 smithi169 bash[79348]: cluster 2024-08-17T18:06:26.521102+0000 mgr.y (mgr.34107) 1935 : cluster [DBG] pgmap v2752: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 14 MiB/s wr, 696 op/s 2024-08-17T18:06:28.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:28 smithi169 bash[79348]: cluster 2024-08-17T18:06:26.521102+0000 mgr.y (mgr.34107) 1935 : cluster [DBG] pgmap v2752: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 14 MiB/s wr, 696 op/s 2024-08-17T18:06:28.441 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:28.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:28.444 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:28.545 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:28.581 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:28.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:28.588 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:28.688 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:28.723 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:28.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:28.726 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:28.826 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:28.854 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:28.856 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:06:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:06:28] "GET /metrics HTTP/1.1" 200 36609 "" "Prometheus/2.51.0" 2024-08-17T18:06:28.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:28.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:28.958 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:28.989 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:28.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:28.992 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:29.093 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:29.114 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:29.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:29.119 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:29.220 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:29.257 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:29.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:29.261 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:29.362 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:29.390 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:29.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:29.396 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:29.496 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:29.538 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:29.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:29.542 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:29.642 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:29.667 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:29.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:29.670 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:29.771 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:29.801 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:29.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:29.806 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:29.900 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:06:29.907 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:29.965 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:29.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:29.970 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:30.071 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:30.104 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:30.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:30.107 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:30.208 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:30.235 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:30.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:30.237 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:30.337 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:30.347 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:30 smithi169 bash[79348]: cluster 2024-08-17T18:06:28.521539+0000 mgr.y (mgr.34107) 1936 : cluster [DBG] pgmap v2753: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 14 MiB/s wr, 696 op/s 2024-08-17T18:06:30.347 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:30 smithi169 bash[79348]: cluster 2024-08-17T18:06:28.521539+0000 mgr.y (mgr.34107) 1936 : cluster [DBG] pgmap v2753: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 14 MiB/s wr, 696 op/s 2024-08-17T18:06:30.347 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:30 smithi169 bash[79348]: audit 2024-08-17T18:06:29.126873+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:06:30.347 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:30 smithi169 bash[79348]: audit 2024-08-17T18:06:29.126873+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:06:30.347 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:30 smithi169 bash[79348]: audit 2024-08-17T18:06:29.140534+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:06:30.347 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:30 smithi169 bash[79348]: audit 2024-08-17T18:06:29.140534+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:06:30.347 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:30 smithi169 bash[79348]: audit 2024-08-17T18:06:30.085186+0000 mon.a (mon.0) 2944 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:06:30.348 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:30 smithi169 bash[79348]: audit 2024-08-17T18:06:30.085186+0000 mon.a (mon.0) 2944 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:06:30.348 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:30 smithi169 bash[79348]: audit 2024-08-17T18:06:30.088394+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:06:30.348 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:30 smithi169 bash[79348]: audit 2024-08-17T18:06:30.088394+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:06:30.348 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:30 smithi169 bash[79348]: audit 2024-08-17T18:06:30.095705+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:06:30.348 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:30 smithi169 bash[79348]: audit 2024-08-17T18:06:30.095705+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:06:30.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:30 smithi131 bash[88347]: cluster 2024-08-17T18:06:28.521539+0000 mgr.y (mgr.34107) 1936 : cluster [DBG] pgmap v2753: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 14 MiB/s wr, 696 op/s 2024-08-17T18:06:30.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:30 smithi131 bash[88347]: cluster 2024-08-17T18:06:28.521539+0000 mgr.y (mgr.34107) 1936 : cluster [DBG] pgmap v2753: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 14 MiB/s wr, 696 op/s 2024-08-17T18:06:30.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:30 smithi131 bash[88347]: audit 2024-08-17T18:06:29.126873+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:06:30.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:30 smithi131 bash[88347]: audit 2024-08-17T18:06:29.126873+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:06:30.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:30 smithi131 bash[88347]: audit 2024-08-17T18:06:29.140534+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:06:30.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:30 smithi131 bash[88347]: audit 2024-08-17T18:06:29.140534+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:06:30.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:30 smithi131 bash[88347]: audit 2024-08-17T18:06:30.085186+0000 mon.a (mon.0) 2944 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:06:30.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:30 smithi131 bash[88347]: audit 2024-08-17T18:06:30.085186+0000 mon.a (mon.0) 2944 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:06:30.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:30 smithi131 bash[88347]: audit 2024-08-17T18:06:30.088394+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:06:30.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:30 smithi131 bash[88347]: audit 2024-08-17T18:06:30.088394+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:06:30.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:30 smithi131 bash[88347]: audit 2024-08-17T18:06:30.095705+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:06:30.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:30 smithi131 bash[88347]: audit 2024-08-17T18:06:30.095705+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:06:30.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:30 smithi131 bash[89561]: cluster 2024-08-17T18:06:28.521539+0000 mgr.y (mgr.34107) 1936 : cluster [DBG] pgmap v2753: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 14 MiB/s wr, 696 op/s 2024-08-17T18:06:30.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:30 smithi131 bash[89561]: cluster 2024-08-17T18:06:28.521539+0000 mgr.y (mgr.34107) 1936 : cluster [DBG] pgmap v2753: 99 pgs: 99 active+clean; 5.9 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 102 B/s rd, 14 MiB/s wr, 696 op/s 2024-08-17T18:06:30.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:30 smithi131 bash[89561]: audit 2024-08-17T18:06:29.126873+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:06:30.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:30 smithi131 bash[89561]: audit 2024-08-17T18:06:29.126873+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:06:30.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:30 smithi131 bash[89561]: audit 2024-08-17T18:06:29.140534+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:06:30.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:30 smithi131 bash[89561]: audit 2024-08-17T18:06:29.140534+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:06:30.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:30 smithi131 bash[89561]: audit 2024-08-17T18:06:30.085186+0000 mon.a (mon.0) 2944 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:06:30.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:30 smithi131 bash[89561]: audit 2024-08-17T18:06:30.085186+0000 mon.a (mon.0) 2944 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:06:30.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:30 smithi131 bash[89561]: audit 2024-08-17T18:06:30.088394+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:06:30.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:30 smithi131 bash[89561]: audit 2024-08-17T18:06:30.088394+0000 mon.a (mon.0) 2945 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:06:30.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:30 smithi131 bash[89561]: audit 2024-08-17T18:06:30.095705+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:06:30.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:30 smithi131 bash[89561]: audit 2024-08-17T18:06:30.095705+0000 mon.a (mon.0) 2946 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:06:30.361 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:30.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:30.365 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:30.465 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:30.494 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:30.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:30.503 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:30.604 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:30.621 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:30.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:30.623 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:30.724 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:30.744 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:30.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:30.746 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:30.846 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:30.870 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:30.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:30.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:30.925 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:06:30.973 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:30.991 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:30.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:30.993 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:31.093 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:31.128 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:31.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:31.133 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:31.234 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:31.261 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:31.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:31.266 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:31.367 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:31.388 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:31.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:31.397 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:31.497 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:31.526 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:31.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:31.534 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:31.634 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:31.668 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:31.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:31.671 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:31.772 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:31.797 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:31.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:31.800 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:31.901 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:31.936 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:31.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:31.940 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:32.041 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:32.065 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:32.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:32.067 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:32.168 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:32.201 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:32.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:32.207 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:32.308 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:32.317 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:32 smithi131 bash[88347]: cluster 2024-08-17T18:06:30.522313+0000 mgr.y (mgr.34107) 1937 : cluster [DBG] pgmap v2754: 99 pgs: 99 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 863 op/s 2024-08-17T18:06:32.317 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:32 smithi131 bash[88347]: cluster 2024-08-17T18:06:30.522313+0000 mgr.y (mgr.34107) 1937 : cluster [DBG] pgmap v2754: 99 pgs: 99 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 863 op/s 2024-08-17T18:06:32.317 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:32 smithi131 bash[89561]: cluster 2024-08-17T18:06:30.522313+0000 mgr.y (mgr.34107) 1937 : cluster [DBG] pgmap v2754: 99 pgs: 99 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 863 op/s 2024-08-17T18:06:32.317 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:32 smithi131 bash[89561]: cluster 2024-08-17T18:06:30.522313+0000 mgr.y (mgr.34107) 1937 : cluster [DBG] pgmap v2754: 99 pgs: 99 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 863 op/s 2024-08-17T18:06:32.330 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:32.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:32.332 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:32.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:32 smithi169 bash[79348]: cluster 2024-08-17T18:06:30.522313+0000 mgr.y (mgr.34107) 1937 : cluster [DBG] pgmap v2754: 99 pgs: 99 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 863 op/s 2024-08-17T18:06:32.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:32 smithi169 bash[79348]: cluster 2024-08-17T18:06:30.522313+0000 mgr.y (mgr.34107) 1937 : cluster [DBG] pgmap v2754: 99 pgs: 99 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 863 op/s 2024-08-17T18:06:32.433 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:32.478 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:32.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:32.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:32.581 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:32.611 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:32.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:32.616 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:32.716 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:32.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:32.748 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:32.748 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:32.849 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:32.878 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:32.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:32.880 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:32.961 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:06:32.962 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:06:32.981 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:33.005 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:33.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:33.014 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:33.114 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:33.138 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:33.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:33.145 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:33.245 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:33.270 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:33.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:33.274 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:33.375 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:33.411 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:33.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:33.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:33.515 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:33.538 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:33.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:33.543 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:33.644 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:33.674 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:33.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:33.681 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:33.781 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:33.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:33.833 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:33.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:33.934 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:33.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:33.961 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:33.962 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:34.062 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:34.087 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:34.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:34.094 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:34.195 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:34.230 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:34.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:34.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:34.335 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:34.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:34 smithi131 bash[89561]: cluster 2024-08-17T18:06:32.522677+0000 mgr.y (mgr.34107) 1938 : cluster [DBG] pgmap v2755: 99 pgs: 99 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 863 op/s 2024-08-17T18:06:34.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:34 smithi131 bash[89561]: cluster 2024-08-17T18:06:32.522677+0000 mgr.y (mgr.34107) 1938 : cluster [DBG] pgmap v2755: 99 pgs: 99 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 863 op/s 2024-08-17T18:06:34.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:34 smithi131 bash[88347]: cluster 2024-08-17T18:06:32.522677+0000 mgr.y (mgr.34107) 1938 : cluster [DBG] pgmap v2755: 99 pgs: 99 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 863 op/s 2024-08-17T18:06:34.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:34 smithi131 bash[88347]: cluster 2024-08-17T18:06:32.522677+0000 mgr.y (mgr.34107) 1938 : cluster [DBG] pgmap v2755: 99 pgs: 99 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 863 op/s 2024-08-17T18:06:34.363 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:34.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:34.366 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:34.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:34 smithi169 bash[79348]: cluster 2024-08-17T18:06:32.522677+0000 mgr.y (mgr.34107) 1938 : cluster [DBG] pgmap v2755: 99 pgs: 99 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 863 op/s 2024-08-17T18:06:34.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:34 smithi169 bash[79348]: cluster 2024-08-17T18:06:32.522677+0000 mgr.y (mgr.34107) 1938 : cluster [DBG] pgmap v2755: 99 pgs: 99 active+clean; 5.6 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 863 op/s 2024-08-17T18:06:34.467 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:34.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:34.497 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:34.497 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:34.598 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:34.634 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:34.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:34.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:34.738 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:34.756 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:34.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:34.758 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:34.858 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:34.880 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:34.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:34.885 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:34.986 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:35.024 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:35.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:35.028 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:35.129 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:35.165 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:35.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:35.170 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:35.273 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:35.302 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:35.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:35.307 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:35.408 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:35.429 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:35.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:35.432 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:35.533 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:35.556 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:35.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:35.562 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:35.663 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:35.682 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:35.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:35.683 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:35.783 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:35.812 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:35.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:35.819 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:35.920 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:35.941 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:35.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:35.943 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:36.043 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:36.074 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:36.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:36.079 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:36.180 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:36.188 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:36 smithi169 bash[79348]: cluster 2024-08-17T18:06:34.523156+0000 mgr.y (mgr.34107) 1939 : cluster [DBG] pgmap v2756: 99 pgs: 99 active+clean; 5.6 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 860 op/s 2024-08-17T18:06:36.188 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:36 smithi169 bash[79348]: cluster 2024-08-17T18:06:34.523156+0000 mgr.y (mgr.34107) 1939 : cluster [DBG] pgmap v2756: 99 pgs: 99 active+clean; 5.6 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 860 op/s 2024-08-17T18:06:36.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:36.209 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:36.209 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:36.310 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:36.332 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:36.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:36.334 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:36.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:36 smithi131 bash[89561]: cluster 2024-08-17T18:06:34.523156+0000 mgr.y (mgr.34107) 1939 : cluster [DBG] pgmap v2756: 99 pgs: 99 active+clean; 5.6 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 860 op/s 2024-08-17T18:06:36.347 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:36 smithi131 bash[89561]: cluster 2024-08-17T18:06:34.523156+0000 mgr.y (mgr.34107) 1939 : cluster [DBG] pgmap v2756: 99 pgs: 99 active+clean; 5.6 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 860 op/s 2024-08-17T18:06:36.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:36 smithi131 bash[88347]: cluster 2024-08-17T18:06:34.523156+0000 mgr.y (mgr.34107) 1939 : cluster [DBG] pgmap v2756: 99 pgs: 99 active+clean; 5.6 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 860 op/s 2024-08-17T18:06:36.348 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:36 smithi131 bash[88347]: cluster 2024-08-17T18:06:34.523156+0000 mgr.y (mgr.34107) 1939 : cluster [DBG] pgmap v2756: 99 pgs: 99 active+clean; 5.6 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 860 op/s 2024-08-17T18:06:36.434 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:36.453 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:36.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:36.455 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:36.556 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:36.592 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:36.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:36.595 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:36.696 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:36.719 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:36.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:36.722 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:36.822 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:36.848 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:36.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:36.856 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:36.956 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:36.991 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:36.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:36.996 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:37.096 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:37.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:37.126 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:37.126 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:37.227 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:37.249 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:37.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:37.252 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:37.353 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:37.379 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:37.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:37.382 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:37.482 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:37.510 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:37.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:37.513 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:37.614 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:37.631 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:37.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:37.632 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:37.733 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:37.767 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:37.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:37.774 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:37.875 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:37.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:37.905 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:37.906 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:38.006 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:38.031 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:38.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:38.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:38.135 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:38.163 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:38.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:38.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:38.270 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:38.291 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:38.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:38.293 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:38.394 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:38.404 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:38 smithi131 bash[88347]: cluster 2024-08-17T18:06:36.524341+0000 mgr.y (mgr.34107) 1940 : cluster [DBG] pgmap v2757: 99 pgs: 99 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 980 op/s 2024-08-17T18:06:38.405 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:38 smithi131 bash[88347]: cluster 2024-08-17T18:06:36.524341+0000 mgr.y (mgr.34107) 1940 : cluster [DBG] pgmap v2757: 99 pgs: 99 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 980 op/s 2024-08-17T18:06:38.405 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:38 smithi131 bash[89561]: cluster 2024-08-17T18:06:36.524341+0000 mgr.y (mgr.34107) 1940 : cluster [DBG] pgmap v2757: 99 pgs: 99 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 980 op/s 2024-08-17T18:06:38.405 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:38 smithi131 bash[89561]: cluster 2024-08-17T18:06:36.524341+0000 mgr.y (mgr.34107) 1940 : cluster [DBG] pgmap v2757: 99 pgs: 99 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 980 op/s 2024-08-17T18:06:38.420 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:38.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:38.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:38.523 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:38.532 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:38 smithi169 bash[79348]: cluster 2024-08-17T18:06:36.524341+0000 mgr.y (mgr.34107) 1940 : cluster [DBG] pgmap v2757: 99 pgs: 99 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 980 op/s 2024-08-17T18:06:38.532 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:38 smithi169 bash[79348]: cluster 2024-08-17T18:06:36.524341+0000 mgr.y (mgr.34107) 1940 : cluster [DBG] pgmap v2757: 99 pgs: 99 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 980 op/s 2024-08-17T18:06:38.546 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:38.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:38.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:38.650 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:38.673 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:38.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:38.675 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:38.776 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:38.804 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:38.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:38.809 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:38.910 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:38.927 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:38.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:38.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:39.032 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:39.054 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:39.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:39.056 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:39.088 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:06:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:06:38] "GET /metrics HTTP/1.1" 200 36609 "" "Prometheus/2.51.0" 2024-08-17T18:06:39.156 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:39.188 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:39.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:39.190 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:39.291 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:39.316 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:39.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:39.319 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:39.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:39 smithi131 bash[88347]: audit 2024-08-17T18:06:38.285501+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:06:39.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:39 smithi131 bash[88347]: audit 2024-08-17T18:06:38.285501+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:06:39.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:39 smithi131 bash[88347]: audit 2024-08-17T18:06:38.286783+0000 mon.a (mon.0) 2948 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:06:39.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:39 smithi131 bash[88347]: audit 2024-08-17T18:06:38.286783+0000 mon.a (mon.0) 2948 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:06:39.420 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:39.460 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:39.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:39.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:39.567 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:39.579 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:39 smithi131 bash[89561]: audit 2024-08-17T18:06:38.285501+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:06:39.580 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:39 smithi131 bash[89561]: audit 2024-08-17T18:06:38.285501+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:06:39.580 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:39 smithi131 bash[89561]: audit 2024-08-17T18:06:38.286783+0000 mon.a (mon.0) 2948 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:06:39.580 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:39 smithi131 bash[89561]: audit 2024-08-17T18:06:38.286783+0000 mon.a (mon.0) 2948 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:06:39.603 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:39.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:39.606 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:39.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:39 smithi169 bash[79348]: audit 2024-08-17T18:06:38.285501+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:06:39.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:39 smithi169 bash[79348]: audit 2024-08-17T18:06:38.285501+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:06:39.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:39 smithi169 bash[79348]: audit 2024-08-17T18:06:38.286783+0000 mon.a (mon.0) 2948 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:06:39.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:39 smithi169 bash[79348]: audit 2024-08-17T18:06:38.286783+0000 mon.a (mon.0) 2948 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:06:39.707 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:39.733 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:39.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:39.738 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:39.839 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:39.863 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:39.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:39.867 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:39.968 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:39.999 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:40.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:40.003 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:40.104 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:40.130 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:40.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:40.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:40.236 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:40.267 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:40.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:40.270 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:40.371 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:40.393 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:40.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:40.395 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:40.495 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:40.506 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:40 smithi131 bash[89561]: cluster 2024-08-17T18:06:38.524845+0000 mgr.y (mgr.34107) 1941 : cluster [DBG] pgmap v2758: 99 pgs: 99 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 705 op/s 2024-08-17T18:06:40.506 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:40 smithi131 bash[89561]: cluster 2024-08-17T18:06:38.524845+0000 mgr.y (mgr.34107) 1941 : cluster [DBG] pgmap v2758: 99 pgs: 99 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 705 op/s 2024-08-17T18:06:40.506 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:40 smithi131 bash[88347]: cluster 2024-08-17T18:06:38.524845+0000 mgr.y (mgr.34107) 1941 : cluster [DBG] pgmap v2758: 99 pgs: 99 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 705 op/s 2024-08-17T18:06:40.507 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:40 smithi131 bash[88347]: cluster 2024-08-17T18:06:38.524845+0000 mgr.y (mgr.34107) 1941 : cluster [DBG] pgmap v2758: 99 pgs: 99 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 705 op/s 2024-08-17T18:06:40.527 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:40.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:40.531 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:40.632 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:40.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:40 smithi169 bash[79348]: cluster 2024-08-17T18:06:38.524845+0000 mgr.y (mgr.34107) 1941 : cluster [DBG] pgmap v2758: 99 pgs: 99 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 705 op/s 2024-08-17T18:06:40.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:40 smithi169 bash[79348]: cluster 2024-08-17T18:06:38.524845+0000 mgr.y (mgr.34107) 1941 : cluster [DBG] pgmap v2758: 99 pgs: 99 active+clean; 5.4 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 705 op/s 2024-08-17T18:06:40.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:40.663 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:40.663 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:40.764 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:40.793 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:40.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:40.799 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:40.900 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:40.925 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:40.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:40.933 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:41.034 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:41.060 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:41.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:41.065 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:41.166 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:41.187 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:41.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:41.189 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:41.290 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:41.312 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:41.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:41.314 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:41.415 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:41.438 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:41.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:41.443 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:41.544 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:41.574 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:41.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:41.578 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:41.678 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:41.708 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:41.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:41.711 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:41.812 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:41.829 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:41.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:41.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:41.932 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:41.957 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:41.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:41.968 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:42.068 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:42.091 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:42.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:42.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:42.200 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:42.236 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:42.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:42.239 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:42.340 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:42.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:42 smithi131 bash[88347]: cluster 2024-08-17T18:06:40.525548+0000 mgr.y (mgr.34107) 1942 : cluster [DBG] pgmap v2759: 99 pgs: 99 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s 2024-08-17T18:06:42.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:42 smithi131 bash[88347]: cluster 2024-08-17T18:06:40.525548+0000 mgr.y (mgr.34107) 1942 : cluster [DBG] pgmap v2759: 99 pgs: 99 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s 2024-08-17T18:06:42.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:42 smithi131 bash[89561]: cluster 2024-08-17T18:06:40.525548+0000 mgr.y (mgr.34107) 1942 : cluster [DBG] pgmap v2759: 99 pgs: 99 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s 2024-08-17T18:06:42.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:42 smithi131 bash[89561]: cluster 2024-08-17T18:06:40.525548+0000 mgr.y (mgr.34107) 1942 : cluster [DBG] pgmap v2759: 99 pgs: 99 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s 2024-08-17T18:06:42.370 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:42.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:42.375 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:42.475 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:42.502 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:42.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:42.507 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:42.608 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:42.616 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:42 smithi169 bash[79348]: cluster 2024-08-17T18:06:40.525548+0000 mgr.y (mgr.34107) 1942 : cluster [DBG] pgmap v2759: 99 pgs: 99 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s 2024-08-17T18:06:42.616 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:42 smithi169 bash[79348]: cluster 2024-08-17T18:06:40.525548+0000 mgr.y (mgr.34107) 1942 : cluster [DBG] pgmap v2759: 99 pgs: 99 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 1.01k op/s 2024-08-17T18:06:42.627 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:42.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:42.629 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:42.729 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:42.773 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:42.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:42.776 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:42.876 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:42.909 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:42.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:42.911 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:43.011 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:43.035 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:43.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:43.039 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:43.140 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:43.171 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:43.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:43.177 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:43.278 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:43.314 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:43.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:43.317 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:43.417 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:43.440 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:43.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:43.442 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:43.542 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:43.576 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:43.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:43.582 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:43.683 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:43.712 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:43.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:43.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:43.815 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:43.843 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:43.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:43.846 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:43.946 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:43.964 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:43.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:43.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:44.066 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:44.095 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:44.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:44.099 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:44.200 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:44.234 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:44.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:44.239 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:44.340 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:44.350 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:44 smithi169 bash[79348]: cluster 2024-08-17T18:06:42.525963+0000 mgr.y (mgr.34107) 1943 : cluster [DBG] pgmap v2760: 99 pgs: 99 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 633 op/s 2024-08-17T18:06:44.350 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:44 smithi169 bash[79348]: cluster 2024-08-17T18:06:42.525963+0000 mgr.y (mgr.34107) 1943 : cluster [DBG] pgmap v2760: 99 pgs: 99 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 633 op/s 2024-08-17T18:06:44.389 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:44.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:44.392 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:44.493 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:44.504 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:44 smithi131 bash[89561]: cluster 2024-08-17T18:06:42.525963+0000 mgr.y (mgr.34107) 1943 : cluster [DBG] pgmap v2760: 99 pgs: 99 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 633 op/s 2024-08-17T18:06:44.505 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:44 smithi131 bash[89561]: cluster 2024-08-17T18:06:42.525963+0000 mgr.y (mgr.34107) 1943 : cluster [DBG] pgmap v2760: 99 pgs: 99 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 633 op/s 2024-08-17T18:06:44.505 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:44 smithi131 bash[88347]: cluster 2024-08-17T18:06:42.525963+0000 mgr.y (mgr.34107) 1943 : cluster [DBG] pgmap v2760: 99 pgs: 99 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 633 op/s 2024-08-17T18:06:44.505 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:44 smithi131 bash[88347]: cluster 2024-08-17T18:06:42.525963+0000 mgr.y (mgr.34107) 1943 : cluster [DBG] pgmap v2760: 99 pgs: 99 active+clean; 5.2 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 633 op/s 2024-08-17T18:06:44.535 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:44.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:44.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:44.638 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:44.663 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:44.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:44.666 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:44.766 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:44.807 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:44.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:44.810 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:44.911 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:44.928 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:44.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:44.930 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:45.031 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:45.075 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:45.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:45.083 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:45.183 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:45.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:45.222 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:45.222 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:45.323 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:45.363 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:45.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:45.367 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:45.468 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:45.499 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:45.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:45.502 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:45.603 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:45.627 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:45.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:45.631 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:45.732 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:45.765 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:45.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:45.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:45.870 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:45.911 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:45.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:45.916 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:46.016 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:46.047 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:46.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:46.051 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:46.152 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:46.176 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:46.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:46.181 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:46.282 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:46.324 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:46.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:46.325 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:46.426 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:46.446 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:46.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:46.454 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:46.536 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:46 smithi131 bash[88347]: cluster 2024-08-17T18:06:44.526484+0000 mgr.y (mgr.34107) 1944 : cluster [DBG] pgmap v2761: 99 pgs: 99 active+clean; 5.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 686 op/s 2024-08-17T18:06:46.536 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:46 smithi131 bash[88347]: cluster 2024-08-17T18:06:44.526484+0000 mgr.y (mgr.34107) 1944 : cluster [DBG] pgmap v2761: 99 pgs: 99 active+clean; 5.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 686 op/s 2024-08-17T18:06:46.536 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:46 smithi131 bash[89561]: cluster 2024-08-17T18:06:44.526484+0000 mgr.y (mgr.34107) 1944 : cluster [DBG] pgmap v2761: 99 pgs: 99 active+clean; 5.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 686 op/s 2024-08-17T18:06:46.536 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:46 smithi131 bash[89561]: cluster 2024-08-17T18:06:44.526484+0000 mgr.y (mgr.34107) 1944 : cluster [DBG] pgmap v2761: 99 pgs: 99 active+clean; 5.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 686 op/s 2024-08-17T18:06:46.554 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:46.586 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:46.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:46.589 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:46.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:46 smithi169 bash[79348]: cluster 2024-08-17T18:06:44.526484+0000 mgr.y (mgr.34107) 1944 : cluster [DBG] pgmap v2761: 99 pgs: 99 active+clean; 5.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 686 op/s 2024-08-17T18:06:46.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:46 smithi169 bash[79348]: cluster 2024-08-17T18:06:44.526484+0000 mgr.y (mgr.34107) 1944 : cluster [DBG] pgmap v2761: 99 pgs: 99 active+clean; 5.1 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 686 op/s 2024-08-17T18:06:46.690 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:46.725 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:46.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:46.727 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:46.821 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T18:06:46.821 INFO:teuthology.orchestra.run.smithi131.stdout: "ops": [], 2024-08-17T18:06:46.821 INFO:teuthology.orchestra.run.smithi131.stdout: "complaint_time": 30, 2024-08-17T18:06:46.821 INFO:teuthology.orchestra.run.smithi131.stdout: "num_blocked_ops": 0 2024-08-17T18:06:46.821 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T18:06:46.828 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:46.853 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:46.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:46.858 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:46.958 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:46.985 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:46.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:46.988 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:47.089 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:47.111 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:47.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:47.114 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:47.215 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:47.253 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:47.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:47.259 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:47.360 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:47.383 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:47.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:47.389 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:47.490 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:47.518 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:47.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:47.523 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:47.624 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:47.646 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:47.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:47.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:47.749 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:47.770 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:47.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:47.774 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:47.875 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:47.897 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:47.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:47.899 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:47.999 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:48.034 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:48.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:48.037 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:48.138 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:48.156 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:48.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:48.158 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:48.259 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:48.295 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:48.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:48.299 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:48.400 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:48.411 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:48 smithi169 bash[79348]: cluster 2024-08-17T18:06:46.527252+0000 mgr.y (mgr.34107) 1945 : cluster [DBG] pgmap v2762: 99 pgs: 99 active+clean; 5.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 873 op/s 2024-08-17T18:06:48.411 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:48 smithi169 bash[79348]: cluster 2024-08-17T18:06:46.527252+0000 mgr.y (mgr.34107) 1945 : cluster [DBG] pgmap v2762: 99 pgs: 99 active+clean; 5.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 873 op/s 2024-08-17T18:06:48.426 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:48.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:48.433 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:48.534 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:48.563 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:48.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:48.566 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:48.579 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:48 smithi131 bash[88347]: cluster 2024-08-17T18:06:46.527252+0000 mgr.y (mgr.34107) 1945 : cluster [DBG] pgmap v2762: 99 pgs: 99 active+clean; 5.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 873 op/s 2024-08-17T18:06:48.579 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:48 smithi131 bash[88347]: cluster 2024-08-17T18:06:46.527252+0000 mgr.y (mgr.34107) 1945 : cluster [DBG] pgmap v2762: 99 pgs: 99 active+clean; 5.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 873 op/s 2024-08-17T18:06:48.579 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:48 smithi131 bash[89561]: cluster 2024-08-17T18:06:46.527252+0000 mgr.y (mgr.34107) 1945 : cluster [DBG] pgmap v2762: 99 pgs: 99 active+clean; 5.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 873 op/s 2024-08-17T18:06:48.579 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:48 smithi131 bash[89561]: cluster 2024-08-17T18:06:46.527252+0000 mgr.y (mgr.34107) 1945 : cluster [DBG] pgmap v2762: 99 pgs: 99 active+clean; 5.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 873 op/s 2024-08-17T18:06:48.667 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:48.699 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:48.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:48.701 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:48.802 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:48.829 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:48.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:48.832 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:48.849 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:06:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:06:48] "GET /metrics HTTP/1.1" 200 36609 "" "Prometheus/2.51.0" 2024-08-17T18:06:48.933 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:48.968 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:48.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:48.973 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:49.073 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:49.113 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:49.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:49.118 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:49.218 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:49.250 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:49.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:49.255 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:49.356 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:49.383 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:49.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:49.385 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:49.486 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:49.515 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:49.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:49.517 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:49.618 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:49.642 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:49.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:49.646 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:49.747 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:49.770 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:49.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:49.773 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:49.874 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:49.902 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:49.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:49.911 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:50.012 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:50.040 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:50.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:50.043 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:50.143 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:50.184 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:50.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:50.191 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:50.292 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:50.324 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:50.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:50.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:50.431 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:50.459 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:50.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:50.462 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:50.563 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:50.573 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:50 smithi169 bash[79348]: cluster 2024-08-17T18:06:48.527703+0000 mgr.y (mgr.34107) 1946 : cluster [DBG] pgmap v2763: 99 pgs: 99 active+clean; 5.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 604 op/s 2024-08-17T18:06:50.573 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:50 smithi169 bash[79348]: cluster 2024-08-17T18:06:48.527703+0000 mgr.y (mgr.34107) 1946 : cluster [DBG] pgmap v2763: 99 pgs: 99 active+clean; 5.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 604 op/s 2024-08-17T18:06:50.580 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:50 smithi131 bash[89561]: cluster 2024-08-17T18:06:48.527703+0000 mgr.y (mgr.34107) 1946 : cluster [DBG] pgmap v2763: 99 pgs: 99 active+clean; 5.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 604 op/s 2024-08-17T18:06:50.581 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:50 smithi131 bash[89561]: cluster 2024-08-17T18:06:48.527703+0000 mgr.y (mgr.34107) 1946 : cluster [DBG] pgmap v2763: 99 pgs: 99 active+clean; 5.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 604 op/s 2024-08-17T18:06:50.581 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:50 smithi131 bash[88347]: cluster 2024-08-17T18:06:48.527703+0000 mgr.y (mgr.34107) 1946 : cluster [DBG] pgmap v2763: 99 pgs: 99 active+clean; 5.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 604 op/s 2024-08-17T18:06:50.581 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:50 smithi131 bash[88347]: cluster 2024-08-17T18:06:48.527703+0000 mgr.y (mgr.34107) 1946 : cluster [DBG] pgmap v2763: 99 pgs: 99 active+clean; 5.0 GiB data, 20 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 604 op/s 2024-08-17T18:06:50.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:50.593 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:50.594 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:50.694 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:50.717 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:50.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:50.721 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:50.822 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:50.858 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:50.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:50.864 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:50.965 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:50.988 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:50.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:50.991 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:51.092 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:51.122 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:51.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:51.125 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:51.225 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:51.256 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:51.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:51.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:51.349 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-08-17T18:06:51.359 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:51.430 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:51.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:51.433 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:51.534 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:51.565 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:51.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:51.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:51.670 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:51.712 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:51.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:51.717 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:51.817 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:51.848 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:51.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:51.857 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:51.958 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:51.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:51.993 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:51.994 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:52.007 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph tell osd.3 reset_purged_snaps_last 2024-08-17T18:06:52.094 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:52.124 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:52.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:52.130 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:52.231 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:52.257 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:52.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:52.259 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:52.360 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:52.370 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:52 smithi169 bash[79348]: cluster 2024-08-17T18:06:50.528452+0000 mgr.y (mgr.34107) 1947 : cluster [DBG] pgmap v2764: 99 pgs: 99 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 933 op/s 2024-08-17T18:06:52.370 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:52 smithi169 bash[79348]: cluster 2024-08-17T18:06:50.528452+0000 mgr.y (mgr.34107) 1947 : cluster [DBG] pgmap v2764: 99 pgs: 99 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 933 op/s 2024-08-17T18:06:52.389 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:52.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:52.395 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:52.496 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:52.509 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:52 smithi131 bash[88347]: cluster 2024-08-17T18:06:50.528452+0000 mgr.y (mgr.34107) 1947 : cluster [DBG] pgmap v2764: 99 pgs: 99 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 933 op/s 2024-08-17T18:06:52.509 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:52 smithi131 bash[88347]: cluster 2024-08-17T18:06:50.528452+0000 mgr.y (mgr.34107) 1947 : cluster [DBG] pgmap v2764: 99 pgs: 99 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 933 op/s 2024-08-17T18:06:52.509 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:52 smithi131 bash[89561]: cluster 2024-08-17T18:06:50.528452+0000 mgr.y (mgr.34107) 1947 : cluster [DBG] pgmap v2764: 99 pgs: 99 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 933 op/s 2024-08-17T18:06:52.510 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:52 smithi131 bash[89561]: cluster 2024-08-17T18:06:50.528452+0000 mgr.y (mgr.34107) 1947 : cluster [DBG] pgmap v2764: 99 pgs: 99 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 933 op/s 2024-08-17T18:06:52.531 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:52.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:52.538 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:52.565 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T18:06:52.565 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:06:52.609 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:06:52.609 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T18:06:52.638 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:52.663 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T18:06:52.663 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:06:52.671 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:52.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:52.678 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:52.699 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:06:52.699 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T18:06:52.733 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:06:52.733 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T18:06:52.767 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T18:06:52.768 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:06:52.779 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:52.801 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:06:52.801 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T18:06:52.821 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:52.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:52.826 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:52.833 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T18:06:52.834 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:06:52.927 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:52.961 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:52.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:52.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:53.066 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:53.095 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:53.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:53.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:53.200 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:53.226 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:53.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:53.230 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:53.330 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:53.337 INFO:teuthology.orchestra.run.smithi131.stderr:noscrub is set 2024-08-17T18:06:53.366 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:53.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:53.370 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:53.471 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:53.495 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:53.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:53.499 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:53.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:53 smithi131 bash[89561]: audit 2024-08-17T18:06:52.492080+0000 mon.a (mon.0) 2949 : audit [DBG] from='client.? 172.21.15.131:0/2270841367' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:06:53.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:53 smithi131 bash[89561]: audit 2024-08-17T18:06:52.492080+0000 mon.a (mon.0) 2949 : audit [DBG] from='client.? 172.21.15.131:0/2270841367' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:06:53.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:53 smithi131 bash[89561]: audit 2024-08-17T18:06:52.807651+0000 mon.a (mon.0) 2950 : audit [INF] from='client.? 172.21.15.131:0/2385478706' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:06:53.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:53 smithi131 bash[89561]: audit 2024-08-17T18:06:52.807651+0000 mon.a (mon.0) 2950 : audit [INF] from='client.? 172.21.15.131:0/2385478706' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:06:53.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:53 smithi131 bash[89561]: audit 2024-08-17T18:06:53.280050+0000 mon.a (mon.0) 2951 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:06:53.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:53 smithi131 bash[89561]: audit 2024-08-17T18:06:53.280050+0000 mon.a (mon.0) 2951 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:06:53.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:53 smithi131 bash[88347]: audit 2024-08-17T18:06:52.492080+0000 mon.a (mon.0) 2949 : audit [DBG] from='client.? 172.21.15.131:0/2270841367' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:06:53.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:53 smithi131 bash[88347]: audit 2024-08-17T18:06:52.492080+0000 mon.a (mon.0) 2949 : audit [DBG] from='client.? 172.21.15.131:0/2270841367' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:06:53.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:53 smithi131 bash[88347]: audit 2024-08-17T18:06:52.807651+0000 mon.a (mon.0) 2950 : audit [INF] from='client.? 172.21.15.131:0/2385478706' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:06:53.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:53 smithi131 bash[88347]: audit 2024-08-17T18:06:52.807651+0000 mon.a (mon.0) 2950 : audit [INF] from='client.? 172.21.15.131:0/2385478706' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:06:53.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:53 smithi131 bash[88347]: audit 2024-08-17T18:06:53.280050+0000 mon.a (mon.0) 2951 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:06:53.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:53 smithi131 bash[88347]: audit 2024-08-17T18:06:53.280050+0000 mon.a (mon.0) 2951 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:06:53.600 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:53.622 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:53.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:53.624 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:53.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:53 smithi169 bash[79348]: audit 2024-08-17T18:06:52.492080+0000 mon.a (mon.0) 2949 : audit [DBG] from='client.? 172.21.15.131:0/2270841367' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:06:53.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:53 smithi169 bash[79348]: audit 2024-08-17T18:06:52.492080+0000 mon.a (mon.0) 2949 : audit [DBG] from='client.? 172.21.15.131:0/2270841367' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:06:53.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:53 smithi169 bash[79348]: audit 2024-08-17T18:06:52.807651+0000 mon.a (mon.0) 2950 : audit [INF] from='client.? 172.21.15.131:0/2385478706' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:06:53.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:53 smithi169 bash[79348]: audit 2024-08-17T18:06:52.807651+0000 mon.a (mon.0) 2950 : audit [INF] from='client.? 172.21.15.131:0/2385478706' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:06:53.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:53 smithi169 bash[79348]: audit 2024-08-17T18:06:53.280050+0000 mon.a (mon.0) 2951 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:06:53.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:53 smithi169 bash[79348]: audit 2024-08-17T18:06:53.280050+0000 mon.a (mon.0) 2951 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:06:53.724 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:53.748 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:53.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:53.751 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:53.852 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:53.886 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:53.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:53.893 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:53.993 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:54.019 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:54.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:54.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:54.123 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:54.146 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:54.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:54.151 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:54.252 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:54.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:54.293 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:54.293 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:54.394 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:54.423 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:54.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:54.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:54.530 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:54.538 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:54 smithi169 bash[79348]: cluster 2024-08-17T18:06:52.528872+0000 mgr.y (mgr.34107) 1948 : cluster [DBG] pgmap v2765: 99 pgs: 99 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 629 op/s 2024-08-17T18:06:54.539 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:54 smithi169 bash[79348]: cluster 2024-08-17T18:06:52.528872+0000 mgr.y (mgr.34107) 1948 : cluster [DBG] pgmap v2765: 99 pgs: 99 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 629 op/s 2024-08-17T18:06:54.539 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:54 smithi169 bash[79348]: cluster 2024-08-17T18:06:53.329079+0000 mon.a (mon.0) 2952 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:06:54.539 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:54 smithi169 bash[79348]: cluster 2024-08-17T18:06:53.329079+0000 mon.a (mon.0) 2952 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:06:54.539 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:54 smithi169 bash[79348]: audit 2024-08-17T18:06:53.338012+0000 mon.a (mon.0) 2953 : audit [INF] from='client.? 172.21.15.131:0/2385478706' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:06:54.539 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:54 smithi169 bash[79348]: audit 2024-08-17T18:06:53.338012+0000 mon.a (mon.0) 2953 : audit [INF] from='client.? 172.21.15.131:0/2385478706' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:06:54.539 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:54 smithi169 bash[79348]: cluster 2024-08-17T18:06:53.349210+0000 mon.a (mon.0) 2954 : cluster [DBG] osdmap e1480: 8 total, 8 up, 8 in 2024-08-17T18:06:54.539 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:54 smithi169 bash[79348]: cluster 2024-08-17T18:06:53.349210+0000 mon.a (mon.0) 2954 : cluster [DBG] osdmap e1480: 8 total, 8 up, 8 in 2024-08-17T18:06:54.549 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:54.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:54.551 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:54.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:54 smithi131 bash[89561]: cluster 2024-08-17T18:06:52.528872+0000 mgr.y (mgr.34107) 1948 : cluster [DBG] pgmap v2765: 99 pgs: 99 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 629 op/s 2024-08-17T18:06:54.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:54 smithi131 bash[89561]: cluster 2024-08-17T18:06:52.528872+0000 mgr.y (mgr.34107) 1948 : cluster [DBG] pgmap v2765: 99 pgs: 99 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 629 op/s 2024-08-17T18:06:54.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:54 smithi131 bash[89561]: cluster 2024-08-17T18:06:53.329079+0000 mon.a (mon.0) 2952 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:06:54.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:54 smithi131 bash[89561]: cluster 2024-08-17T18:06:53.329079+0000 mon.a (mon.0) 2952 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:06:54.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:54 smithi131 bash[89561]: audit 2024-08-17T18:06:53.338012+0000 mon.a (mon.0) 2953 : audit [INF] from='client.? 172.21.15.131:0/2385478706' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:06:54.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:54 smithi131 bash[89561]: audit 2024-08-17T18:06:53.338012+0000 mon.a (mon.0) 2953 : audit [INF] from='client.? 172.21.15.131:0/2385478706' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:06:54.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:54 smithi131 bash[89561]: cluster 2024-08-17T18:06:53.349210+0000 mon.a (mon.0) 2954 : cluster [DBG] osdmap e1480: 8 total, 8 up, 8 in 2024-08-17T18:06:54.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:54 smithi131 bash[89561]: cluster 2024-08-17T18:06:53.349210+0000 mon.a (mon.0) 2954 : cluster [DBG] osdmap e1480: 8 total, 8 up, 8 in 2024-08-17T18:06:54.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:54 smithi131 bash[88347]: cluster 2024-08-17T18:06:52.528872+0000 mgr.y (mgr.34107) 1948 : cluster [DBG] pgmap v2765: 99 pgs: 99 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 629 op/s 2024-08-17T18:06:54.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:54 smithi131 bash[88347]: cluster 2024-08-17T18:06:52.528872+0000 mgr.y (mgr.34107) 1948 : cluster [DBG] pgmap v2765: 99 pgs: 99 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 629 op/s 2024-08-17T18:06:54.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:54 smithi131 bash[88347]: cluster 2024-08-17T18:06:53.329079+0000 mon.a (mon.0) 2952 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:06:54.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:54 smithi131 bash[88347]: cluster 2024-08-17T18:06:53.329079+0000 mon.a (mon.0) 2952 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:06:54.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:54 smithi131 bash[88347]: audit 2024-08-17T18:06:53.338012+0000 mon.a (mon.0) 2953 : audit [INF] from='client.? 172.21.15.131:0/2385478706' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:06:54.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:54 smithi131 bash[88347]: audit 2024-08-17T18:06:53.338012+0000 mon.a (mon.0) 2953 : audit [INF] from='client.? 172.21.15.131:0/2385478706' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:06:54.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:54 smithi131 bash[88347]: cluster 2024-08-17T18:06:53.349210+0000 mon.a (mon.0) 2954 : cluster [DBG] osdmap e1480: 8 total, 8 up, 8 in 2024-08-17T18:06:54.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:54 smithi131 bash[88347]: cluster 2024-08-17T18:06:53.349210+0000 mon.a (mon.0) 2954 : cluster [DBG] osdmap e1480: 8 total, 8 up, 8 in 2024-08-17T18:06:54.652 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:54.685 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:54.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:54.690 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:54.791 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:54.814 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:54.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:54.819 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:54.920 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:54.938 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:54.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:54.940 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:55.041 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:55.067 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:55.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:55.069 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:55.169 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:55.205 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:55.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:55.207 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:55.308 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:55.334 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:55.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:55.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:55.440 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:55.473 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:55.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:55.479 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:55.579 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:55.605 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:55.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:55.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:55.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:55 smithi169 bash[79348]: cluster 2024-08-17T18:06:54.529374+0000 mgr.y (mgr.34107) 1949 : cluster [DBG] pgmap v2767: 99 pgs: 99 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2024-08-17T18:06:55.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:55 smithi169 bash[79348]: cluster 2024-08-17T18:06:54.529374+0000 mgr.y (mgr.34107) 1949 : cluster [DBG] pgmap v2767: 99 pgs: 99 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2024-08-17T18:06:55.711 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:55.720 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:55 smithi131 bash[89561]: cluster 2024-08-17T18:06:54.529374+0000 mgr.y (mgr.34107) 1949 : cluster [DBG] pgmap v2767: 99 pgs: 99 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2024-08-17T18:06:55.720 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:55 smithi131 bash[89561]: cluster 2024-08-17T18:06:54.529374+0000 mgr.y (mgr.34107) 1949 : cluster [DBG] pgmap v2767: 99 pgs: 99 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2024-08-17T18:06:55.720 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:55 smithi131 bash[88347]: cluster 2024-08-17T18:06:54.529374+0000 mgr.y (mgr.34107) 1949 : cluster [DBG] pgmap v2767: 99 pgs: 99 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2024-08-17T18:06:55.721 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:55 smithi131 bash[88347]: cluster 2024-08-17T18:06:54.529374+0000 mgr.y (mgr.34107) 1949 : cluster [DBG] pgmap v2767: 99 pgs: 99 active+clean; 4.7 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 767 op/s 2024-08-17T18:06:55.739 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:06:55.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:55.750 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:06:55.850 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:55.874 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:55.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:55.878 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:55.979 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:56.006 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:56.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:56.011 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:56.112 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:56.141 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:56.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:56.146 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:56.247 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:56.282 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:56.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:56.287 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:56.388 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:56.415 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:56.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:56.421 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:56.522 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:56.553 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:56.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:56.555 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:56.656 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:56.690 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:56.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:56.694 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:56.795 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:56.822 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:56.828 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T18:06:56.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:56.830 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:56.930 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:56.965 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:56.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:56.967 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:57.068 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:57.101 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:57.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:57.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:57.204 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:57.246 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:57.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:57.251 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:57.351 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:57.393 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:57.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:57.396 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:57.496 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:57.520 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T18:06:57.524 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:57.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:57.530 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:57.630 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:57.660 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:57.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:57.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:57.764 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:57.792 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:57.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:57.798 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:57.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:57 smithi131 bash[89561]: cluster 2024-08-17T18:06:56.530769+0000 mgr.y (mgr.34107) 1950 : cluster [DBG] pgmap v2768: 99 pgs: 99 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 784 op/s 2024-08-17T18:06:57.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:57 smithi131 bash[89561]: cluster 2024-08-17T18:06:56.530769+0000 mgr.y (mgr.34107) 1950 : cluster [DBG] pgmap v2768: 99 pgs: 99 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 784 op/s 2024-08-17T18:06:57.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:57 smithi131 bash[88347]: cluster 2024-08-17T18:06:56.530769+0000 mgr.y (mgr.34107) 1950 : cluster [DBG] pgmap v2768: 99 pgs: 99 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 784 op/s 2024-08-17T18:06:57.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:57 smithi131 bash[88347]: cluster 2024-08-17T18:06:56.530769+0000 mgr.y (mgr.34107) 1950 : cluster [DBG] pgmap v2768: 99 pgs: 99 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 784 op/s 2024-08-17T18:06:57.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:57 smithi169 bash[79348]: cluster 2024-08-17T18:06:56.530769+0000 mgr.y (mgr.34107) 1950 : cluster [DBG] pgmap v2768: 99 pgs: 99 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 784 op/s 2024-08-17T18:06:57.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:57 smithi169 bash[79348]: cluster 2024-08-17T18:06:56.530769+0000 mgr.y (mgr.34107) 1950 : cluster [DBG] pgmap v2768: 99 pgs: 99 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 784 op/s 2024-08-17T18:06:57.899 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:57.926 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:57.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:57.927 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:58.023 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:06:58.023 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:06:58.028 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:58.075 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:58.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:58.079 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:58.179 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:58.219 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:58.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:58.223 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:58.324 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:58.349 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:58.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:58.352 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:58.452 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:58.493 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:58.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:58.497 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:58.598 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:58.636 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:06:58.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:58.642 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:06:58.743 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:58.772 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:58.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:58.778 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:58.879 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:58.909 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:58.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:58.911 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:59.012 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:59.022 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:06:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:06:58] "GET /metrics HTTP/1.1" 200 36606 "" "Prometheus/2.51.0" 2024-08-17T18:06:59.033 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:59.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:59.041 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:59.142 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:59.179 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:06:59.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:59.187 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:06:59.287 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:59.321 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:59.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:59.323 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:06:59.424 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:59.451 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:06:59.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:59.453 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:06:59.554 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:59.575 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:06:59.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:59.578 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:06:59.679 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:59.705 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:06:59.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:59.707 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:06:59.807 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:59.817 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:59 smithi131 bash[89561]: cluster 2024-08-17T18:06:58.531218+0000 mgr.y (mgr.34107) 1951 : cluster [DBG] pgmap v2769: 99 pgs: 99 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 784 op/s 2024-08-17T18:06:59.817 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:06:59 smithi131 bash[89561]: cluster 2024-08-17T18:06:58.531218+0000 mgr.y (mgr.34107) 1951 : cluster [DBG] pgmap v2769: 99 pgs: 99 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 784 op/s 2024-08-17T18:06:59.818 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:59 smithi131 bash[88347]: cluster 2024-08-17T18:06:58.531218+0000 mgr.y (mgr.34107) 1951 : cluster [DBG] pgmap v2769: 99 pgs: 99 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 784 op/s 2024-08-17T18:06:59.818 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:06:59 smithi131 bash[88347]: cluster 2024-08-17T18:06:58.531218+0000 mgr.y (mgr.34107) 1951 : cluster [DBG] pgmap v2769: 99 pgs: 99 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 784 op/s 2024-08-17T18:06:59.839 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:06:59.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:59.845 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:06:59.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:59 smithi169 bash[79348]: cluster 2024-08-17T18:06:58.531218+0000 mgr.y (mgr.34107) 1951 : cluster [DBG] pgmap v2769: 99 pgs: 99 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 784 op/s 2024-08-17T18:06:59.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:06:59 smithi169 bash[79348]: cluster 2024-08-17T18:06:58.531218+0000 mgr.y (mgr.34107) 1951 : cluster [DBG] pgmap v2769: 99 pgs: 99 active+clean; 4.5 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 784 op/s 2024-08-17T18:06:59.946 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:59.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:06:59.970 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:06:59.970 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:00.070 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:00.097 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:00.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:00.104 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:00.204 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:00.236 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:00.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:00.238 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:00.339 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:00.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:00.377 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:00.378 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:00.478 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:00.523 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:00.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:00.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:00.630 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:00.652 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:00.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:00.655 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:00.756 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:00.779 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:00.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:00.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:00.885 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:00.922 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:00.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:00.931 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:01.032 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:01.059 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:01.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:01.061 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:01.081 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:07:01.162 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:01.190 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:01.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:01.197 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:01.298 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:01.326 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:01.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:01.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:01.429 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:01.447 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:01.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:01.449 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:01.549 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:01.575 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:01.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:01.579 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:01.680 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:01.706 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:01.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:01.709 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:01.724 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:01 smithi131 bash[89561]: cluster 2024-08-17T18:07:00.531971+0000 mgr.y (mgr.34107) 1952 : cluster [DBG] pgmap v2770: 99 pgs: 99 active+clean; 4.2 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 808 op/s 2024-08-17T18:07:01.724 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:01 smithi131 bash[89561]: cluster 2024-08-17T18:07:00.531971+0000 mgr.y (mgr.34107) 1952 : cluster [DBG] pgmap v2770: 99 pgs: 99 active+clean; 4.2 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 808 op/s 2024-08-17T18:07:01.724 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:01 smithi131 bash[88347]: cluster 2024-08-17T18:07:00.531971+0000 mgr.y (mgr.34107) 1952 : cluster [DBG] pgmap v2770: 99 pgs: 99 active+clean; 4.2 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 808 op/s 2024-08-17T18:07:01.724 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:01 smithi131 bash[88347]: cluster 2024-08-17T18:07:00.531971+0000 mgr.y (mgr.34107) 1952 : cluster [DBG] pgmap v2770: 99 pgs: 99 active+clean; 4.2 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 808 op/s 2024-08-17T18:07:01.810 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:01.846 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:01.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:01.848 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:01.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:01 smithi169 bash[79348]: cluster 2024-08-17T18:07:00.531971+0000 mgr.y (mgr.34107) 1952 : cluster [DBG] pgmap v2770: 99 pgs: 99 active+clean; 4.2 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 808 op/s 2024-08-17T18:07:01.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:01 smithi169 bash[79348]: cluster 2024-08-17T18:07:00.531971+0000 mgr.y (mgr.34107) 1952 : cluster [DBG] pgmap v2770: 99 pgs: 99 active+clean; 4.2 GiB data, 18 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 808 op/s 2024-08-17T18:07:01.949 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:01.976 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:01.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:01.978 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:02.079 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:02.121 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:02.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:02.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:02.225 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:02.244 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:02.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:02.246 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:02.347 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:02.370 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:02.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:02.371 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:02.472 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:02.503 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:02.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:02.511 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:02.612 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:02.637 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:02.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:02.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:02.744 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:02.766 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:02.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:02.775 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:02.876 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:02.907 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:02.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:02.910 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:03.011 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:03.036 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:03.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:03.042 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:03.143 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:03.173 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:03.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:03.180 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:03.280 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:03.310 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:03.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:03.312 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:03.413 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:03.446 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:03.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:03.451 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:03.552 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:03.584 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:03.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:03.589 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:03.690 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:03.723 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:03.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:03.731 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:03.832 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:03.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:03 smithi131 bash[88347]: cluster 2024-08-17T18:07:02.532514+0000 mgr.y (mgr.34107) 1953 : cluster [DBG] pgmap v2771: 99 pgs: 99 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 808 op/s 2024-08-17T18:07:03.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:03 smithi131 bash[88347]: cluster 2024-08-17T18:07:02.532514+0000 mgr.y (mgr.34107) 1953 : cluster [DBG] pgmap v2771: 99 pgs: 99 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 808 op/s 2024-08-17T18:07:03.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:03 smithi131 bash[89561]: cluster 2024-08-17T18:07:02.532514+0000 mgr.y (mgr.34107) 1953 : cluster [DBG] pgmap v2771: 99 pgs: 99 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 808 op/s 2024-08-17T18:07:03.852 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:03 smithi131 bash[89561]: cluster 2024-08-17T18:07:02.532514+0000 mgr.y (mgr.34107) 1953 : cluster [DBG] pgmap v2771: 99 pgs: 99 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 808 op/s 2024-08-17T18:07:03.863 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:03.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:03.868 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:03.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:03 smithi169 bash[79348]: cluster 2024-08-17T18:07:02.532514+0000 mgr.y (mgr.34107) 1953 : cluster [DBG] pgmap v2771: 99 pgs: 99 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 808 op/s 2024-08-17T18:07:03.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:03 smithi169 bash[79348]: cluster 2024-08-17T18:07:02.532514+0000 mgr.y (mgr.34107) 1953 : cluster [DBG] pgmap v2771: 99 pgs: 99 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 808 op/s 2024-08-17T18:07:03.969 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:04.008 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:04.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:04.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:04.112 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:04.118 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:07:04.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:04.141 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:04.141 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:04.242 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:04.273 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:04.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:04.275 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:04.376 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:04.412 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:04.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:04.420 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:04.521 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:04.553 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:04.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:04.558 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:04.659 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:04.688 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:04.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:04.695 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:04.796 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:04.830 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:04.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:04.833 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:04.934 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:04.958 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:04.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:04.960 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:05.060 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:05.087 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:05.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:05.090 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:05.190 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:05.213 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:05.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:05.215 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:05.316 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:05.344 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:05.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:05.348 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:05.449 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:05.466 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:05.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:05.468 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:05.569 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:05.610 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:05.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:05.615 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:05.715 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:05.735 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:05.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:05.737 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:05.837 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:05.848 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:05 smithi169 bash[79348]: cluster 2024-08-17T18:07:04.533016+0000 mgr.y (mgr.34107) 1954 : cluster [DBG] pgmap v2772: 99 pgs: 99 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 791 op/s 2024-08-17T18:07:05.848 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:05 smithi169 bash[79348]: cluster 2024-08-17T18:07:04.533016+0000 mgr.y (mgr.34107) 1954 : cluster [DBG] pgmap v2772: 99 pgs: 99 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 791 op/s 2024-08-17T18:07:05.864 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:05.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:05.869 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:05.944 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:05 smithi131 bash[88347]: cluster 2024-08-17T18:07:04.533016+0000 mgr.y (mgr.34107) 1954 : cluster [DBG] pgmap v2772: 99 pgs: 99 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 791 op/s 2024-08-17T18:07:05.944 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:05 smithi131 bash[88347]: cluster 2024-08-17T18:07:04.533016+0000 mgr.y (mgr.34107) 1954 : cluster [DBG] pgmap v2772: 99 pgs: 99 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 791 op/s 2024-08-17T18:07:05.944 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:05 smithi131 bash[89561]: cluster 2024-08-17T18:07:04.533016+0000 mgr.y (mgr.34107) 1954 : cluster [DBG] pgmap v2772: 99 pgs: 99 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 791 op/s 2024-08-17T18:07:05.944 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:05 smithi131 bash[89561]: cluster 2024-08-17T18:07:04.533016+0000 mgr.y (mgr.34107) 1954 : cluster [DBG] pgmap v2772: 99 pgs: 99 active+clean; 4.2 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 791 op/s 2024-08-17T18:07:05.969 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:05.995 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:06.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:06.001 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:06.101 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:06.128 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:06.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:06.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:06.232 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:06.258 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:06.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:06.260 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:06.361 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:06.408 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:06.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:06.414 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:06.515 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:06.544 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:06.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:06.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:06.647 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:06.666 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:06.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:06.667 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:06.768 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:06.794 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:06.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:06.799 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:06.900 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:06.927 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:06.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:06.931 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:07.031 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:07.058 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:07.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:07.062 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:07.163 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:07.188 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:07.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:07.191 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:07.292 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:07.314 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:07.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:07.316 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:07.417 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:07.442 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:07.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:07.447 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:07.548 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:07.586 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:07.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:07.590 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:07.691 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:07.701 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:07 smithi169 bash[79348]: cluster 2024-08-17T18:07:06.533664+0000 mgr.y (mgr.34107) 1955 : cluster [DBG] pgmap v2773: 99 pgs: 99 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 936 op/s 2024-08-17T18:07:07.701 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:07 smithi169 bash[79348]: cluster 2024-08-17T18:07:06.533664+0000 mgr.y (mgr.34107) 1955 : cluster [DBG] pgmap v2773: 99 pgs: 99 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 936 op/s 2024-08-17T18:07:07.717 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:07.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:07.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:07.819 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:07.845 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:07.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:07.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:07.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:07 smithi131 bash[89561]: cluster 2024-08-17T18:07:06.533664+0000 mgr.y (mgr.34107) 1955 : cluster [DBG] pgmap v2773: 99 pgs: 99 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 936 op/s 2024-08-17T18:07:07.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:07 smithi131 bash[89561]: cluster 2024-08-17T18:07:06.533664+0000 mgr.y (mgr.34107) 1955 : cluster [DBG] pgmap v2773: 99 pgs: 99 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 936 op/s 2024-08-17T18:07:07.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:07 smithi131 bash[88347]: cluster 2024-08-17T18:07:06.533664+0000 mgr.y (mgr.34107) 1955 : cluster [DBG] pgmap v2773: 99 pgs: 99 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 936 op/s 2024-08-17T18:07:07.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:07 smithi131 bash[88347]: cluster 2024-08-17T18:07:06.533664+0000 mgr.y (mgr.34107) 1955 : cluster [DBG] pgmap v2773: 99 pgs: 99 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 936 op/s 2024-08-17T18:07:07.949 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:07.969 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:07.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:07.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:08.072 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:08.120 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:08.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:08.123 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:08.224 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:08.252 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:08.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:08.256 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:08.357 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:08.381 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:08.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:08.387 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:08.488 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:08.517 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:08.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:08.522 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:08.623 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:08.651 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:08.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:08.657 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:08.758 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:08.786 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:08.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:08.788 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:08.889 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:08.915 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:08.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:08.917 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:09.018 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:09.045 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:09.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:09.050 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:09.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:07:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:07:08] "GET /metrics HTTP/1.1" 200 36602 "" "Prometheus/2.51.0" 2024-08-17T18:07:09.151 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:09.178 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:09.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:09.183 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:09.284 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:09.317 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:09.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:09.323 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:09.424 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:09.441 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:09 smithi131 bash[88347]: audit 2024-08-17T18:07:08.285678+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:07:09.441 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:09 smithi131 bash[88347]: audit 2024-08-17T18:07:08.285678+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:07:09.441 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:09 smithi131 bash[88347]: audit 2024-08-17T18:07:08.286986+0000 mon.a (mon.0) 2956 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:07:09.441 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:09 smithi131 bash[88347]: audit 2024-08-17T18:07:08.286986+0000 mon.a (mon.0) 2956 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:07:09.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:09.453 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:09.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:09.554 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:09.580 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:09.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:09.585 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:09.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:09 smithi169 bash[79348]: audit 2024-08-17T18:07:08.285678+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:07:09.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:09 smithi169 bash[79348]: audit 2024-08-17T18:07:08.285678+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:07:09.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:09 smithi169 bash[79348]: audit 2024-08-17T18:07:08.286986+0000 mon.a (mon.0) 2956 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:07:09.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:09 smithi169 bash[79348]: audit 2024-08-17T18:07:08.286986+0000 mon.a (mon.0) 2956 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:07:09.685 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:09.699 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:09 smithi131 bash[89561]: audit 2024-08-17T18:07:08.285678+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:07:09.699 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:09 smithi131 bash[89561]: audit 2024-08-17T18:07:08.285678+0000 mon.a (mon.0) 2955 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:07:09.699 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:09 smithi131 bash[89561]: audit 2024-08-17T18:07:08.286986+0000 mon.a (mon.0) 2956 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:07:09.699 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:09 smithi131 bash[89561]: audit 2024-08-17T18:07:08.286986+0000 mon.a (mon.0) 2956 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:07:09.715 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:09.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:09.721 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:09.822 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:09.844 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:09.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:09.849 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:09.949 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:09.976 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:09.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:09.983 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:10.084 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:10.115 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:10.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:10.118 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:10.218 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:10.244 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:10.247 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:10.247 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:10.348 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:10.367 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:10.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:10.368 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:10.432 INFO:teuthology.orchestra.run.smithi131.stdout:ERROR: (22) Invalid argument 2024-08-17T18:07:10.432 INFO:teuthology.orchestra.run.smithi131.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T18:07:10.469 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:10.479 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:10 smithi169 bash[79348]: cluster 2024-08-17T18:07:08.534065+0000 mgr.y (mgr.34107) 1956 : cluster [DBG] pgmap v2774: 99 pgs: 99 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 674 op/s 2024-08-17T18:07:10.479 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:10 smithi169 bash[79348]: cluster 2024-08-17T18:07:08.534065+0000 mgr.y (mgr.34107) 1956 : cluster [DBG] pgmap v2774: 99 pgs: 99 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 674 op/s 2024-08-17T18:07:10.493 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:10.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:10.495 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:10.499 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:10 smithi131 bash[89561]: cluster 2024-08-17T18:07:08.534065+0000 mgr.y (mgr.34107) 1956 : cluster [DBG] pgmap v2774: 99 pgs: 99 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 674 op/s 2024-08-17T18:07:10.499 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:10 smithi131 bash[89561]: cluster 2024-08-17T18:07:08.534065+0000 mgr.y (mgr.34107) 1956 : cluster [DBG] pgmap v2774: 99 pgs: 99 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 674 op/s 2024-08-17T18:07:10.499 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:10 smithi131 bash[88347]: cluster 2024-08-17T18:07:08.534065+0000 mgr.y (mgr.34107) 1956 : cluster [DBG] pgmap v2774: 99 pgs: 99 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 674 op/s 2024-08-17T18:07:10.499 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:10 smithi131 bash[88347]: cluster 2024-08-17T18:07:08.534065+0000 mgr.y (mgr.34107) 1956 : cluster [DBG] pgmap v2774: 99 pgs: 99 active+clean; 4.0 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 674 op/s 2024-08-17T18:07:10.596 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:10.618 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:10.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:10.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:10.721 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:10.745 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:10.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:10.747 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:10.848 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:10.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:10.873 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:10.873 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:10.974 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:11.001 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:11.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:11.006 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:11.107 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:11.130 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:11.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:11.137 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:11.238 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:11.263 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:11.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:11.265 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:11.365 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:11.388 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:11.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:11.390 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:11.491 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:11.524 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:11.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:11.527 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:11.628 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:11.659 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:11.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:11.663 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:11.764 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:11.798 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:11.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:11.802 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:11.903 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:11.927 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:11.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:11.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:12.033 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:12.060 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:12.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:12.063 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:12.164 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:12.192 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:12.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:12.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:12.297 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:12.325 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:12.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:12.331 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:12.432 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:12.465 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:12.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:12.471 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:12.471 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:12 smithi131 bash[89561]: cluster 2024-08-17T18:07:10.534959+0000 mgr.y (mgr.34107) 1957 : cluster [DBG] pgmap v2775: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 990 op/s 2024-08-17T18:07:12.471 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:12 smithi131 bash[89561]: cluster 2024-08-17T18:07:10.534959+0000 mgr.y (mgr.34107) 1957 : cluster [DBG] pgmap v2775: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 990 op/s 2024-08-17T18:07:12.472 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:12 smithi131 bash[88347]: cluster 2024-08-17T18:07:10.534959+0000 mgr.y (mgr.34107) 1957 : cluster [DBG] pgmap v2775: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 990 op/s 2024-08-17T18:07:12.472 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:12 smithi131 bash[88347]: cluster 2024-08-17T18:07:10.534959+0000 mgr.y (mgr.34107) 1957 : cluster [DBG] pgmap v2775: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 990 op/s 2024-08-17T18:07:12.572 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:12.583 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:12 smithi169 bash[79348]: cluster 2024-08-17T18:07:10.534959+0000 mgr.y (mgr.34107) 1957 : cluster [DBG] pgmap v2775: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 990 op/s 2024-08-17T18:07:12.583 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:12 smithi169 bash[79348]: cluster 2024-08-17T18:07:10.534959+0000 mgr.y (mgr.34107) 1957 : cluster [DBG] pgmap v2775: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 990 op/s 2024-08-17T18:07:12.600 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:12.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:12.603 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:12.704 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:12.726 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:12.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:12.731 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:12.831 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:12.854 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:12.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:12.856 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:12.957 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:12.992 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:12.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:12.999 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:13.100 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:13.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:13.135 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:13.135 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:13.236 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:13.259 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:13.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:13.261 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:13.362 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:13.391 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:13.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:13.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:13.495 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:13.540 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:13.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:13.541 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:13.642 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:13.659 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:13.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:13.661 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:13.762 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:13.784 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:13.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:13.787 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:13.887 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:13.913 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:13.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:13.917 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:14.018 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:14.048 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:14.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:14.051 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:14.152 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:14.175 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:14.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:14.182 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:14.283 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:14.308 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:14.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:14.311 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:14.412 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:14.446 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-08-17T18:07:14.460 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:14.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:14.469 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:14.570 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:14.581 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:14 smithi169 bash[79348]: cluster 2024-08-17T18:07:12.535388+0000 mgr.y (mgr.34107) 1958 : cluster [DBG] pgmap v2776: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 641 op/s 2024-08-17T18:07:14.581 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:14 smithi169 bash[79348]: cluster 2024-08-17T18:07:12.535388+0000 mgr.y (mgr.34107) 1958 : cluster [DBG] pgmap v2776: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 641 op/s 2024-08-17T18:07:14.594 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:14.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:14.596 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:14.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:14 smithi131 bash[89561]: cluster 2024-08-17T18:07:12.535388+0000 mgr.y (mgr.34107) 1958 : cluster [DBG] pgmap v2776: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 641 op/s 2024-08-17T18:07:14.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:14 smithi131 bash[89561]: cluster 2024-08-17T18:07:12.535388+0000 mgr.y (mgr.34107) 1958 : cluster [DBG] pgmap v2776: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 641 op/s 2024-08-17T18:07:14.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:14 smithi131 bash[88347]: cluster 2024-08-17T18:07:12.535388+0000 mgr.y (mgr.34107) 1958 : cluster [DBG] pgmap v2776: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 641 op/s 2024-08-17T18:07:14.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:14 smithi131 bash[88347]: cluster 2024-08-17T18:07:12.535388+0000 mgr.y (mgr.34107) 1958 : cluster [DBG] pgmap v2776: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 641 op/s 2024-08-17T18:07:14.697 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:14.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:14.729 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:14.729 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:14.830 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:14.870 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:14.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:14.878 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:14.978 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:15.004 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:15.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:15.007 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:15.095 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph tell osd.4 reset_purged_snaps_last 2024-08-17T18:07:15.108 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:15.160 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:15.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:15.161 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:15.262 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:15.282 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:15.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:15.284 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:15.384 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:15.411 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:15.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:15.413 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:15.513 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:15.534 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:15.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:15.536 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:15.637 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:15.659 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:15.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:15.663 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:15.763 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:15.793 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:15.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:15.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:15.900 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:15.925 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:15.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:15.928 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:16.029 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:16.052 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:16.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:16.058 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:16.159 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:16.181 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T18:07:16.182 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:07:16.192 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:16.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:16.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:16.229 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T18:07:16.229 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:07:16.269 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T18:07:16.269 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:07:16.291 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T18:07:16.291 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:07:16.295 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:16.321 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T18:07:16.322 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:07:16.333 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:16.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:16.335 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:16.353 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T18:07:16.354 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:07:16.399 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T18:07:16.402 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:07:16.434 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T18:07:16.434 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:07:16.436 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:16.475 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:16.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:16.478 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:16.579 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:16.614 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:16.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:16.617 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:16.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:16 smithi169 bash[79348]: cluster 2024-08-17T18:07:14.535829+0000 mgr.y (mgr.34107) 1959 : cluster [DBG] pgmap v2777: 99 pgs: 99 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2024-08-17T18:07:16.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:16 smithi169 bash[79348]: cluster 2024-08-17T18:07:14.535829+0000 mgr.y (mgr.34107) 1959 : cluster [DBG] pgmap v2777: 99 pgs: 99 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2024-08-17T18:07:16.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:16 smithi169 bash[79348]: audit 2024-08-17T18:07:16.139168+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.131:0/2817213391' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:07:16.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:16 smithi169 bash[79348]: audit 2024-08-17T18:07:16.139168+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.131:0/2817213391' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:07:16.718 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:16.746 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:16.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:16.751 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:16.852 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:16.885 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:16.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:16.891 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:16.992 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:17.002 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:16 smithi131 bash[89561]: cluster 2024-08-17T18:07:14.535829+0000 mgr.y (mgr.34107) 1959 : cluster [DBG] pgmap v2777: 99 pgs: 99 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2024-08-17T18:07:17.002 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:16 smithi131 bash[89561]: cluster 2024-08-17T18:07:14.535829+0000 mgr.y (mgr.34107) 1959 : cluster [DBG] pgmap v2777: 99 pgs: 99 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2024-08-17T18:07:17.002 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:16 smithi131 bash[89561]: audit 2024-08-17T18:07:16.139168+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.131:0/2817213391' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:07:17.002 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:16 smithi131 bash[89561]: audit 2024-08-17T18:07:16.139168+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.131:0/2817213391' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:07:17.002 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:16 smithi131 bash[88347]: cluster 2024-08-17T18:07:14.535829+0000 mgr.y (mgr.34107) 1959 : cluster [DBG] pgmap v2777: 99 pgs: 99 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2024-08-17T18:07:17.002 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:16 smithi131 bash[88347]: cluster 2024-08-17T18:07:14.535829+0000 mgr.y (mgr.34107) 1959 : cluster [DBG] pgmap v2777: 99 pgs: 99 active+clean; 3.7 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 696 op/s 2024-08-17T18:07:17.002 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:16 smithi131 bash[88347]: audit 2024-08-17T18:07:16.139168+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.131:0/2817213391' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:07:17.002 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:16 smithi131 bash[88347]: audit 2024-08-17T18:07:16.139168+0000 mon.b (mon.1) 14 : audit [DBG] from='client.? 172.21.15.131:0/2817213391' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:07:17.025 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:17.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:17.029 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:17.130 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:17.161 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:17.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:17.163 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:17.264 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:17.282 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:17.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:17.284 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:17.384 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:17.411 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:17.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:17.416 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:17.517 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:17.544 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:17.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:17.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:17.648 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:17.688 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:17.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:17.691 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:17.791 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:17.815 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:17.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:17.821 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:17.922 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:17.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:17.949 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:17.949 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:18.050 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:18.069 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:18.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:18.071 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:18.172 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:18.197 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:18.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:18.203 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:18.303 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:18.332 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:18.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:18.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:18.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:18 smithi131 bash[88347]: cluster 2024-08-17T18:07:16.538741+0000 mgr.y (mgr.34107) 1960 : cluster [DBG] pgmap v2778: 99 pgs: 99 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 867 op/s 2024-08-17T18:07:18.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:18 smithi131 bash[88347]: cluster 2024-08-17T18:07:16.538741+0000 mgr.y (mgr.34107) 1960 : cluster [DBG] pgmap v2778: 99 pgs: 99 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 867 op/s 2024-08-17T18:07:18.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:18 smithi131 bash[89561]: cluster 2024-08-17T18:07:16.538741+0000 mgr.y (mgr.34107) 1960 : cluster [DBG] pgmap v2778: 99 pgs: 99 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 867 op/s 2024-08-17T18:07:18.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:18 smithi131 bash[89561]: cluster 2024-08-17T18:07:16.538741+0000 mgr.y (mgr.34107) 1960 : cluster [DBG] pgmap v2778: 99 pgs: 99 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 867 op/s 2024-08-17T18:07:18.440 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:18.478 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:18.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:18.481 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:18.582 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:18.591 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 18:07:18 smithi169 bash[72069]: logger=cleanup t=2024-08-17T18:07:18.545073961Z level=info msg="Completed cleanup jobs" duration=12.123813ms 2024-08-17T18:07:18.591 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:18 smithi169 bash[79348]: cluster 2024-08-17T18:07:16.538741+0000 mgr.y (mgr.34107) 1960 : cluster [DBG] pgmap v2778: 99 pgs: 99 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 867 op/s 2024-08-17T18:07:18.591 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:18 smithi169 bash[79348]: cluster 2024-08-17T18:07:16.538741+0000 mgr.y (mgr.34107) 1960 : cluster [DBG] pgmap v2778: 99 pgs: 99 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 867 op/s 2024-08-17T18:07:18.618 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:18.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:18.621 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:18.722 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:18.745 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:18.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:18.750 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:18.851 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:18.884 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:18.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:18.886 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:18.893 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 18:07:18 smithi169 bash[72069]: logger=plugins.update.checker t=2024-08-17T18:07:18.691839204Z level=info msg="Update check succeeded" duration=65.041105ms 2024-08-17T18:07:18.893 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 18:07:18 smithi169 bash[72069]: logger=grafana.update.checker t=2024-08-17T18:07:18.714670256Z level=info msg="Update check succeeded" duration=93.373843ms 2024-08-17T18:07:18.987 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:19.015 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:19.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:19.017 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:19.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:07:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:07:18] "GET /metrics HTTP/1.1" 200 36602 "" "Prometheus/2.51.0" 2024-08-17T18:07:19.117 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:19.156 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:19.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:19.158 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:19.259 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:19.293 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:19.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:19.296 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:19.397 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:19.426 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:19.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:19.430 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:19.531 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:19.561 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:19.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:19.563 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:19.664 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:19.697 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:19.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:19.701 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:19.802 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:19.832 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:19.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:19.838 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:19.938 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:19.963 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:19.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:19.966 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:20.067 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:20.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:20.105 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:20.106 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:20.206 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:20.232 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:20.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:20.237 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:20.329 INFO:teuthology.orchestra.run.smithi131.stderr:nodeep-scrub is set 2024-08-17T18:07:20.338 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:20.348 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:20 smithi169 bash[79348]: cluster 2024-08-17T18:07:18.539132+0000 mgr.y (mgr.34107) 1961 : cluster [DBG] pgmap v2779: 99 pgs: 99 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 606 op/s 2024-08-17T18:07:20.348 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:20 smithi169 bash[79348]: cluster 2024-08-17T18:07:18.539132+0000 mgr.y (mgr.34107) 1961 : cluster [DBG] pgmap v2779: 99 pgs: 99 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 606 op/s 2024-08-17T18:07:20.348 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:20 smithi169 bash[79348]: audit 2024-08-17T18:07:19.454252+0000 mon.a (mon.0) 2957 : audit [INF] from='client.? 172.21.15.131:0/4183196822' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:07:20.348 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:20 smithi169 bash[79348]: audit 2024-08-17T18:07:19.454252+0000 mon.a (mon.0) 2957 : audit [INF] from='client.? 172.21.15.131:0/4183196822' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:07:20.363 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:20.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:20.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:20.468 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:20.477 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:20 smithi131 bash[89561]: cluster 2024-08-17T18:07:18.539132+0000 mgr.y (mgr.34107) 1961 : cluster [DBG] pgmap v2779: 99 pgs: 99 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 606 op/s 2024-08-17T18:07:20.477 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:20 smithi131 bash[89561]: cluster 2024-08-17T18:07:18.539132+0000 mgr.y (mgr.34107) 1961 : cluster [DBG] pgmap v2779: 99 pgs: 99 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 606 op/s 2024-08-17T18:07:20.477 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:20 smithi131 bash[89561]: audit 2024-08-17T18:07:19.454252+0000 mon.a (mon.0) 2957 : audit [INF] from='client.? 172.21.15.131:0/4183196822' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:07:20.477 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:20 smithi131 bash[89561]: audit 2024-08-17T18:07:19.454252+0000 mon.a (mon.0) 2957 : audit [INF] from='client.? 172.21.15.131:0/4183196822' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:07:20.478 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:20 smithi131 bash[88347]: cluster 2024-08-17T18:07:18.539132+0000 mgr.y (mgr.34107) 1961 : cluster [DBG] pgmap v2779: 99 pgs: 99 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 606 op/s 2024-08-17T18:07:20.478 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:20 smithi131 bash[88347]: cluster 2024-08-17T18:07:18.539132+0000 mgr.y (mgr.34107) 1961 : cluster [DBG] pgmap v2779: 99 pgs: 99 active+clean; 3.5 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 606 op/s 2024-08-17T18:07:20.478 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:20 smithi131 bash[88347]: audit 2024-08-17T18:07:19.454252+0000 mon.a (mon.0) 2957 : audit [INF] from='client.? 172.21.15.131:0/4183196822' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:07:20.478 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:20 smithi131 bash[88347]: audit 2024-08-17T18:07:19.454252+0000 mon.a (mon.0) 2957 : audit [INF] from='client.? 172.21.15.131:0/4183196822' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:07:20.512 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:20.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:20.517 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:20.618 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:20.648 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:20.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:20.651 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:20.673 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T18:07:20.752 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:20.793 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:20.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:20.796 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:20.896 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:20.917 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:20.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:20.925 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:21.026 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:21.051 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:21.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:21.061 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:21.162 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:21.194 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:21.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:21.197 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:21.298 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:21.320 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:21.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:21.323 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:21.423 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:21.448 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:21.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:21.451 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:21.551 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:21.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:21 smithi131 bash[89561]: cluster 2024-08-17T18:07:20.313818+0000 mon.a (mon.0) 2958 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:07:21.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:21 smithi131 bash[89561]: cluster 2024-08-17T18:07:20.313818+0000 mon.a (mon.0) 2958 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:07:21.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:21 smithi131 bash[89561]: audit 2024-08-17T18:07:20.329258+0000 mon.a (mon.0) 2959 : audit [INF] from='client.? 172.21.15.131:0/4183196822' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:07:21.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:21 smithi131 bash[89561]: audit 2024-08-17T18:07:20.329258+0000 mon.a (mon.0) 2959 : audit [INF] from='client.? 172.21.15.131:0/4183196822' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:07:21.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:21 smithi131 bash[89561]: cluster 2024-08-17T18:07:20.333197+0000 mon.a (mon.0) 2960 : cluster [DBG] osdmap e1481: 8 total, 8 up, 8 in 2024-08-17T18:07:21.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:21 smithi131 bash[89561]: cluster 2024-08-17T18:07:20.333197+0000 mon.a (mon.0) 2960 : cluster [DBG] osdmap e1481: 8 total, 8 up, 8 in 2024-08-17T18:07:21.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:21 smithi131 bash[88347]: cluster 2024-08-17T18:07:20.313818+0000 mon.a (mon.0) 2958 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:07:21.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:21 smithi131 bash[88347]: cluster 2024-08-17T18:07:20.313818+0000 mon.a (mon.0) 2958 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:07:21.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:21 smithi131 bash[88347]: audit 2024-08-17T18:07:20.329258+0000 mon.a (mon.0) 2959 : audit [INF] from='client.? 172.21.15.131:0/4183196822' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:07:21.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:21 smithi131 bash[88347]: audit 2024-08-17T18:07:20.329258+0000 mon.a (mon.0) 2959 : audit [INF] from='client.? 172.21.15.131:0/4183196822' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:07:21.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:21 smithi131 bash[88347]: cluster 2024-08-17T18:07:20.333197+0000 mon.a (mon.0) 2960 : cluster [DBG] osdmap e1481: 8 total, 8 up, 8 in 2024-08-17T18:07:21.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:21 smithi131 bash[88347]: cluster 2024-08-17T18:07:20.333197+0000 mon.a (mon.0) 2960 : cluster [DBG] osdmap e1481: 8 total, 8 up, 8 in 2024-08-17T18:07:21.601 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:21.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:21.607 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:21.608 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:21 smithi169 bash[79348]: cluster 2024-08-17T18:07:20.313818+0000 mon.a (mon.0) 2958 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:07:21.608 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:21 smithi169 bash[79348]: cluster 2024-08-17T18:07:20.313818+0000 mon.a (mon.0) 2958 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:07:21.608 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:21 smithi169 bash[79348]: audit 2024-08-17T18:07:20.329258+0000 mon.a (mon.0) 2959 : audit [INF] from='client.? 172.21.15.131:0/4183196822' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:07:21.608 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:21 smithi169 bash[79348]: audit 2024-08-17T18:07:20.329258+0000 mon.a (mon.0) 2959 : audit [INF] from='client.? 172.21.15.131:0/4183196822' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:07:21.608 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:21 smithi169 bash[79348]: cluster 2024-08-17T18:07:20.333197+0000 mon.a (mon.0) 2960 : cluster [DBG] osdmap e1481: 8 total, 8 up, 8 in 2024-08-17T18:07:21.608 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:21 smithi169 bash[79348]: cluster 2024-08-17T18:07:20.333197+0000 mon.a (mon.0) 2960 : cluster [DBG] osdmap e1481: 8 total, 8 up, 8 in 2024-08-17T18:07:21.709 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:21.735 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:21.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:21.740 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:21.841 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:21.873 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:21.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:21.879 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:21.980 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:22.002 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:22.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:22.004 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:22.105 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:22.132 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:22.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:22.134 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:22.235 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:22.268 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:22.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:22.271 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:22.371 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:22.406 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:22.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:22.408 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:22.481 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:07:22.482 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:07:22.509 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:22.540 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:22.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:22.550 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:22.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:22 smithi131 bash[89561]: cluster 2024-08-17T18:07:20.539520+0000 mgr.y (mgr.34107) 1962 : cluster [DBG] pgmap v2781: 99 pgs: 99 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2024-08-17T18:07:22.602 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:22 smithi131 bash[89561]: cluster 2024-08-17T18:07:20.539520+0000 mgr.y (mgr.34107) 1962 : cluster [DBG] pgmap v2781: 99 pgs: 99 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2024-08-17T18:07:22.602 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:22 smithi131 bash[88347]: cluster 2024-08-17T18:07:20.539520+0000 mgr.y (mgr.34107) 1962 : cluster [DBG] pgmap v2781: 99 pgs: 99 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2024-08-17T18:07:22.602 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:22 smithi131 bash[88347]: cluster 2024-08-17T18:07:20.539520+0000 mgr.y (mgr.34107) 1962 : cluster [DBG] pgmap v2781: 99 pgs: 99 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2024-08-17T18:07:22.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:22 smithi169 bash[79348]: cluster 2024-08-17T18:07:20.539520+0000 mgr.y (mgr.34107) 1962 : cluster [DBG] pgmap v2781: 99 pgs: 99 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2024-08-17T18:07:22.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:22 smithi169 bash[79348]: cluster 2024-08-17T18:07:20.539520+0000 mgr.y (mgr.34107) 1962 : cluster [DBG] pgmap v2781: 99 pgs: 99 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2024-08-17T18:07:22.651 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:22.690 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:22.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:22.695 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:22.795 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:22.827 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:22.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:22.830 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:22.930 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:22.966 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:22.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:22.971 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:23.072 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:23.100 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:23.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:23.103 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:23.204 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:23.237 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:23.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:23.245 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:23.345 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:23.380 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:23.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:23.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:23.484 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:23.516 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:23.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:23.518 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:23.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:23 smithi131 bash[89561]: audit 2024-08-17T18:07:23.280763+0000 mon.a (mon.0) 2961 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:07:23.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:23 smithi131 bash[89561]: audit 2024-08-17T18:07:23.280763+0000 mon.a (mon.0) 2961 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:07:23.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:23 smithi131 bash[88347]: audit 2024-08-17T18:07:23.280763+0000 mon.a (mon.0) 2961 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:07:23.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:23 smithi131 bash[88347]: audit 2024-08-17T18:07:23.280763+0000 mon.a (mon.0) 2961 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:07:23.618 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:23.627 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:23 smithi169 bash[79348]: audit 2024-08-17T18:07:23.280763+0000 mon.a (mon.0) 2961 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:07:23.627 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:23 smithi169 bash[79348]: audit 2024-08-17T18:07:23.280763+0000 mon.a (mon.0) 2961 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:07:23.644 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:23.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:23.651 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:23.751 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:23.778 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:23.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:23.784 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:23.885 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:23.910 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:23.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:23.912 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:23.999 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T18:07:24.012 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:24.040 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:24.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:24.043 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:24.143 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:24.177 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:24.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:24.182 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:24.283 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:24.317 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:24.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:24.319 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:24.420 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:24.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:24.449 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:24.450 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:24.551 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:24.578 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:24.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:24.581 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:24.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:24 smithi131 bash[89561]: cluster 2024-08-17T18:07:22.539874+0000 mgr.y (mgr.34107) 1963 : cluster [DBG] pgmap v2782: 99 pgs: 99 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2024-08-17T18:07:24.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:24 smithi131 bash[89561]: cluster 2024-08-17T18:07:22.539874+0000 mgr.y (mgr.34107) 1963 : cluster [DBG] pgmap v2782: 99 pgs: 99 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2024-08-17T18:07:24.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:24 smithi131 bash[88347]: cluster 2024-08-17T18:07:22.539874+0000 mgr.y (mgr.34107) 1963 : cluster [DBG] pgmap v2782: 99 pgs: 99 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2024-08-17T18:07:24.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:24 smithi131 bash[88347]: cluster 2024-08-17T18:07:22.539874+0000 mgr.y (mgr.34107) 1963 : cluster [DBG] pgmap v2782: 99 pgs: 99 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2024-08-17T18:07:24.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:24 smithi169 bash[79348]: cluster 2024-08-17T18:07:22.539874+0000 mgr.y (mgr.34107) 1963 : cluster [DBG] pgmap v2782: 99 pgs: 99 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2024-08-17T18:07:24.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:24 smithi169 bash[79348]: cluster 2024-08-17T18:07:22.539874+0000 mgr.y (mgr.34107) 1963 : cluster [DBG] pgmap v2782: 99 pgs: 99 active+clean; 3.3 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 714 op/s 2024-08-17T18:07:24.683 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:24.708 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:24.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:24.710 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:24.810 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:24.848 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:24.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:24.849 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:24.950 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:24.993 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:24.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:24.995 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:25.096 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:25.125 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:25.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:25.130 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:25.231 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:25.260 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:25.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:25.265 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:25.366 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:25.390 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:25.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:25.399 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:25.500 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:25.509 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:25 smithi131 bash[88347]: cluster 2024-08-17T18:07:24.540266+0000 mgr.y (mgr.34107) 1964 : cluster [DBG] pgmap v2783: 99 pgs: 99 active+clean; 3.3 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2024-08-17T18:07:25.510 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:25 smithi131 bash[88347]: cluster 2024-08-17T18:07:24.540266+0000 mgr.y (mgr.34107) 1964 : cluster [DBG] pgmap v2783: 99 pgs: 99 active+clean; 3.3 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2024-08-17T18:07:25.510 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:25 smithi131 bash[89561]: cluster 2024-08-17T18:07:24.540266+0000 mgr.y (mgr.34107) 1964 : cluster [DBG] pgmap v2783: 99 pgs: 99 active+clean; 3.3 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2024-08-17T18:07:25.510 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:25 smithi131 bash[89561]: cluster 2024-08-17T18:07:24.540266+0000 mgr.y (mgr.34107) 1964 : cluster [DBG] pgmap v2783: 99 pgs: 99 active+clean; 3.3 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2024-08-17T18:07:25.523 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:25.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:25.526 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:25.627 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:25.636 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:25 smithi169 bash[79348]: cluster 2024-08-17T18:07:24.540266+0000 mgr.y (mgr.34107) 1964 : cluster [DBG] pgmap v2783: 99 pgs: 99 active+clean; 3.3 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2024-08-17T18:07:25.636 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:25 smithi169 bash[79348]: cluster 2024-08-17T18:07:24.540266+0000 mgr.y (mgr.34107) 1964 : cluster [DBG] pgmap v2783: 99 pgs: 99 active+clean; 3.3 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 725 op/s 2024-08-17T18:07:25.659 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:25.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:25.661 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:25.762 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:25.786 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:25.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:25.791 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:25.892 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:25.928 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:25.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:25.931 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:26.032 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:26.066 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:26.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:26.071 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:26.172 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:26.204 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:26.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:26.209 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:26.310 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:26.355 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:26.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:26.359 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:26.460 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:26.491 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:26.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:26.495 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:26.596 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:26.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:26.633 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:26.633 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:26.734 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:26.758 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:26.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:26.763 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:26.864 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:26.894 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:26.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:26.898 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:26.999 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:27.039 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:27.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:27.043 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:27.143 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:27.172 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:27.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:27.174 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:27.275 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:27.314 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:27.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:27.319 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:27.419 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:27.446 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:27.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:27.451 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:27.552 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:27.590 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:27.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:27.598 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:27.698 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:27.738 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:27.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:27.740 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:27.841 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:27.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:27 smithi131 bash[89561]: cluster 2024-08-17T18:07:26.540819+0000 mgr.y (mgr.34107) 1965 : cluster [DBG] pgmap v2784: 99 pgs: 99 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2024-08-17T18:07:27.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:27 smithi131 bash[89561]: cluster 2024-08-17T18:07:26.540819+0000 mgr.y (mgr.34107) 1965 : cluster [DBG] pgmap v2784: 99 pgs: 99 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2024-08-17T18:07:27.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:27 smithi131 bash[88347]: cluster 2024-08-17T18:07:26.540819+0000 mgr.y (mgr.34107) 1965 : cluster [DBG] pgmap v2784: 99 pgs: 99 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2024-08-17T18:07:27.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:27 smithi131 bash[88347]: cluster 2024-08-17T18:07:26.540819+0000 mgr.y (mgr.34107) 1965 : cluster [DBG] pgmap v2784: 99 pgs: 99 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2024-08-17T18:07:27.851 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:27 smithi169 bash[79348]: cluster 2024-08-17T18:07:26.540819+0000 mgr.y (mgr.34107) 1965 : cluster [DBG] pgmap v2784: 99 pgs: 99 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2024-08-17T18:07:27.851 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:27 smithi169 bash[79348]: cluster 2024-08-17T18:07:26.540819+0000 mgr.y (mgr.34107) 1965 : cluster [DBG] pgmap v2784: 99 pgs: 99 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2024-08-17T18:07:27.867 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:27.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:27.871 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:27.971 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:28.030 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:28.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:28.036 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:28.137 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:28.168 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:28.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:28.169 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:28.270 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:28.294 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:28.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:28.302 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:28.380 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:07:28.404 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:28.442 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:28.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:28.444 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:28.545 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:28.573 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:28.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:28.577 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:28.678 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:28.701 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:28.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:28.706 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:28.807 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:28.830 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:28.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:28.835 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:28.936 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:28.983 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:28.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:28.988 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:29.089 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:29.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:07:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:07:28] "GET /metrics HTTP/1.1" 200 36608 "" "Prometheus/2.51.0" 2024-08-17T18:07:29.119 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:29.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:29.121 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:29.222 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:29.242 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:29.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:29.244 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:29.345 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:29.366 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:29.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:29.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:29.469 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:29.499 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:29.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:29.503 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:29.604 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:29.614 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:29 smithi169 bash[79348]: cluster 2024-08-17T18:07:28.541227+0000 mgr.y (mgr.34107) 1966 : cluster [DBG] pgmap v2785: 99 pgs: 99 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2024-08-17T18:07:29.614 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:29 smithi169 bash[79348]: cluster 2024-08-17T18:07:28.541227+0000 mgr.y (mgr.34107) 1966 : cluster [DBG] pgmap v2785: 99 pgs: 99 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2024-08-17T18:07:29.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:29.633 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:29.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:29.734 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:29.746 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:29 smithi131 bash[89561]: cluster 2024-08-17T18:07:28.541227+0000 mgr.y (mgr.34107) 1966 : cluster [DBG] pgmap v2785: 99 pgs: 99 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2024-08-17T18:07:29.746 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:29 smithi131 bash[89561]: cluster 2024-08-17T18:07:28.541227+0000 mgr.y (mgr.34107) 1966 : cluster [DBG] pgmap v2785: 99 pgs: 99 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2024-08-17T18:07:29.746 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:29 smithi131 bash[88347]: cluster 2024-08-17T18:07:28.541227+0000 mgr.y (mgr.34107) 1966 : cluster [DBG] pgmap v2785: 99 pgs: 99 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2024-08-17T18:07:29.746 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:29 smithi131 bash[88347]: cluster 2024-08-17T18:07:28.541227+0000 mgr.y (mgr.34107) 1966 : cluster [DBG] pgmap v2785: 99 pgs: 99 active+clean; 3.1 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 757 op/s 2024-08-17T18:07:29.763 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:29.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:29.767 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:29.868 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:29.890 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:29.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:29.895 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:29.996 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:30.027 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:30.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:30.028 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:30.129 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:30.174 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:30.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:30.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:30.278 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:30.316 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:30.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:30.324 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:30.424 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:30.465 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:30.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:30.474 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:30.575 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:30.609 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:30.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:30.619 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:30.720 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:30.784 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:30.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:30.792 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:30.893 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:30.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:30 smithi169 bash[79348]: audit 2024-08-17T18:07:30.206487+0000 mon.a (mon.0) 2962 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:07:30.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:30 smithi169 bash[79348]: audit 2024-08-17T18:07:30.206487+0000 mon.a (mon.0) 2962 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:07:30.924 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:30.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:30.926 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:30.951 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:07:31.027 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:31.036 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:30 smithi131 bash[88347]: audit 2024-08-17T18:07:30.206487+0000 mon.a (mon.0) 2962 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:07:31.036 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:30 smithi131 bash[88347]: audit 2024-08-17T18:07:30.206487+0000 mon.a (mon.0) 2962 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:07:31.037 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:30 smithi131 bash[89561]: audit 2024-08-17T18:07:30.206487+0000 mon.a (mon.0) 2962 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:07:31.037 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:30 smithi131 bash[89561]: audit 2024-08-17T18:07:30.206487+0000 mon.a (mon.0) 2962 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:07:31.053 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:31.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:31.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:31.159 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:31.182 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:31.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:31.191 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:31.291 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:31.322 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:31.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:31.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:31.428 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:31.471 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:31.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:31.476 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:31.577 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:31.606 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:31.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:31.612 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:31.713 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:31.730 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:31.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:31.732 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:31.833 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:31.857 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:31.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:31.859 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:31.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:31 smithi169 bash[79348]: cluster 2024-08-17T18:07:30.542005+0000 mgr.y (mgr.34107) 1967 : cluster [DBG] pgmap v2786: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 838 op/s 2024-08-17T18:07:31.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:31 smithi169 bash[79348]: cluster 2024-08-17T18:07:30.542005+0000 mgr.y (mgr.34107) 1967 : cluster [DBG] pgmap v2786: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 838 op/s 2024-08-17T18:07:31.942 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:31 smithi131 bash[89561]: cluster 2024-08-17T18:07:30.542005+0000 mgr.y (mgr.34107) 1967 : cluster [DBG] pgmap v2786: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 838 op/s 2024-08-17T18:07:31.943 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:31 smithi131 bash[89561]: cluster 2024-08-17T18:07:30.542005+0000 mgr.y (mgr.34107) 1967 : cluster [DBG] pgmap v2786: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 838 op/s 2024-08-17T18:07:31.943 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:31 smithi131 bash[88347]: cluster 2024-08-17T18:07:30.542005+0000 mgr.y (mgr.34107) 1967 : cluster [DBG] pgmap v2786: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 838 op/s 2024-08-17T18:07:31.943 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:31 smithi131 bash[88347]: cluster 2024-08-17T18:07:30.542005+0000 mgr.y (mgr.34107) 1967 : cluster [DBG] pgmap v2786: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 838 op/s 2024-08-17T18:07:31.961 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:31.991 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:32.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:32.001 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:32.101 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:32.127 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:32.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:32.131 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:32.232 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:32.269 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:32.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:32.272 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:32.373 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:32.398 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:32.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:32.401 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:32.502 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:32.537 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:32.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:32.539 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:32.640 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:32.661 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:32.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:32.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:32.764 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:32.795 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:32.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:32.796 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:32.897 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:32.927 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:32.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:32.929 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:33.029 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:33.047 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:33.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:33.049 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:33.150 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:33.182 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:33.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:33.192 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:33.293 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:33.324 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:33.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:33.327 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:33.427 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:33.464 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:33.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:33.471 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:33.572 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:33.601 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:33.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:33.609 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:33.710 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:33.734 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:33.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:33.736 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:33.805 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:33 smithi131 bash[89561]: cluster 2024-08-17T18:07:32.542479+0000 mgr.y (mgr.34107) 1968 : cluster [DBG] pgmap v2787: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 652 op/s 2024-08-17T18:07:33.805 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:33 smithi131 bash[89561]: cluster 2024-08-17T18:07:32.542479+0000 mgr.y (mgr.34107) 1968 : cluster [DBG] pgmap v2787: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 652 op/s 2024-08-17T18:07:33.805 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:33 smithi131 bash[88347]: cluster 2024-08-17T18:07:32.542479+0000 mgr.y (mgr.34107) 1968 : cluster [DBG] pgmap v2787: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 652 op/s 2024-08-17T18:07:33.805 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:33 smithi131 bash[88347]: cluster 2024-08-17T18:07:32.542479+0000 mgr.y (mgr.34107) 1968 : cluster [DBG] pgmap v2787: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 652 op/s 2024-08-17T18:07:33.837 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:33.846 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:33 smithi169 bash[79348]: cluster 2024-08-17T18:07:32.542479+0000 mgr.y (mgr.34107) 1968 : cluster [DBG] pgmap v2787: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 652 op/s 2024-08-17T18:07:33.846 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:33 smithi169 bash[79348]: cluster 2024-08-17T18:07:32.542479+0000 mgr.y (mgr.34107) 1968 : cluster [DBG] pgmap v2787: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 652 op/s 2024-08-17T18:07:33.862 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:33.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:33.865 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:33.966 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:33.990 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:33.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:33.995 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:34.040 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T18:07:34.040 INFO:teuthology.orchestra.run.smithi131.stdout: "ops": [ 2024-08-17T18:07:34.040 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:07:34.040 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.35694.0:160001 56.8 56:179391fc:::benchmark_data_smithi131_259881_object58158:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1481)", 2024-08-17T18:07:34.040 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:07:34.034352+0000", 2024-08-17T18:07:34.040 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 0.0061368029999999997, 2024-08-17T18:07:34.040 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0061605180000000002, 2024-08-17T18:07:34.040 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:07:34.040 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:07:34.040 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "waiting for sub ops", 2024-08-17T18:07:34.040 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:07:34.041 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.35694", 2024-08-17T18:07:34.041 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2383208010", 2024-08-17T18:07:34.041 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 160001 2024-08-17T18:07:34.041 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:07:34.041 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:07:34.041 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:07:34.041 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:07:34.041 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:34.034352+0000", 2024-08-17T18:07:34.041 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:07:34.041 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:07:34.041 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:07:34.041 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:07:34.041 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:34.034352+0000", 2024-08-17T18:07:34.042 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:07:34.042 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:07:34.042 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:07:34.042 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:07:34.042 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:34.034353+0000", 2024-08-17T18:07:34.042 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.72e-06 2024-08-17T18:07:34.042 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:07:34.042 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:07:34.042 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:07:34.042 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:34.034360+0000", 2024-08-17T18:07:34.042 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.3149999999999997e-06 2024-08-17T18:07:34.042 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:07:34.043 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:07:34.043 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:07:34.043 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:34.034373+0000", 2024-08-17T18:07:34.043 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.3020000000000001e-05 2024-08-17T18:07:34.043 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:07:34.043 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:07:34.043 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:07:34.043 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:34.034380+0000", 2024-08-17T18:07:34.043 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.379e-06 2024-08-17T18:07:34.043 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:07:34.043 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:07:34.043 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:07:34.043 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:34.034435+0000", 2024-08-17T18:07:34.044 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.5279999999999999e-05 2024-08-17T18:07:34.044 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:07:34.044 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:07:34.044 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:07:34.044 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:34.034541+0000", 2024-08-17T18:07:34.044 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000105183 2024-08-17T18:07:34.044 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:07:34.044 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:07:34.044 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 0,6", 2024-08-17T18:07:34.044 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:34.034641+0000", 2024-08-17T18:07:34.044 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.9908000000000006e-05 2024-08-17T18:07:34.044 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:07:34.044 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:07:34.044 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:07:34.045 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:07:34.045 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:07:34.045 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35694.0:160002 56.4 e1481/1464 56:2c37bd45:::benchmark_data_smithi131_259881_object58159:head v 1481'10091, mlcod=1481'10088)", 2024-08-17T18:07:34.045 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:07:34.038199+0000", 2024-08-17T18:07:34.045 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 0.002290046, 2024-08-17T18:07:34.045 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0023556340000000001, 2024-08-17T18:07:34.045 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:07:34.045 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:07:34.045 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "started", 2024-08-17T18:07:34.045 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:07:34.045 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:07:34.045 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:07:34.045 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:34.038199+0000", 2024-08-17T18:07:34.045 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:07:34.045 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:07:34.046 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:07:34.046 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:07:34.046 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:34.038199+0000", 2024-08-17T18:07:34.046 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:07:34.046 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:07:34.046 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:07:34.046 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:07:34.046 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:34.038200+0000", 2024-08-17T18:07:34.046 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.114e-06 2024-08-17T18:07:34.046 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:07:34.046 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:07:34.046 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:07:34.046 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:34.038206+0000", 2024-08-17T18:07:34.046 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.2949999999999999e-06 2024-08-17T18:07:34.047 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:07:34.047 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:07:34.047 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:07:34.047 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:34.038217+0000", 2024-08-17T18:07:34.047 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1110999999999999e-05 2024-08-17T18:07:34.047 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:07:34.047 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:07:34.047 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:07:34.047 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:34.038225+0000", 2024-08-17T18:07:34.047 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.9610000000000005e-06 2024-08-17T18:07:34.047 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:07:34.047 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:07:34.047 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:07:34.048 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:34.038375+0000", 2024-08-17T18:07:34.048 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00014977799999999999 2024-08-17T18:07:34.048 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:07:34.048 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:07:34.048 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:07:34.048 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:34.038395+0000", 2024-08-17T18:07:34.048 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.9774000000000001e-05 2024-08-17T18:07:34.048 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:07:34.048 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:07:34.048 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:07:34.048 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:07:34.048 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:07:34.048 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35694.0:159999 56.c e1481/1464 56:3e9d924d:::benchmark_data_smithi131_259881_object58156:head v 1481'10068, mlcod=1481'10066)", 2024-08-17T18:07:34.049 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:07:34.038265+0000", 2024-08-17T18:07:34.049 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 0.0022239989999999999, 2024-08-17T18:07:34.049 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.002317319, 2024-08-17T18:07:34.049 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:07:34.049 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:07:34.049 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "started", 2024-08-17T18:07:34.049 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:07:34.049 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:07:34.049 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:07:34.049 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:34.038265+0000", 2024-08-17T18:07:34.049 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:07:34.049 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:07:34.049 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:07:34.050 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:07:34.050 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:34.038265+0000", 2024-08-17T18:07:34.050 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:07:34.050 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:07:34.050 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:07:34.050 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:07:34.050 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:34.038265+0000", 2024-08-17T18:07:34.050 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.51e-07 2024-08-17T18:07:34.050 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:07:34.050 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:07:34.050 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:07:34.050 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:34.038269+0000", 2024-08-17T18:07:34.050 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.0980000000000004e-06 2024-08-17T18:07:34.050 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:07:34.050 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:07:34.051 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:07:34.051 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:34.038278+0000", 2024-08-17T18:07:34.051 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.6260000000000001e-06 2024-08-17T18:07:34.051 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:07:34.051 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:07:34.051 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:07:34.051 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:34.038283+0000", 2024-08-17T18:07:34.051 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.1479999999999997e-06 2024-08-17T18:07:34.051 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:07:34.051 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:07:34.051 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:07:34.051 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:34.038513+0000", 2024-08-17T18:07:34.051 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00022989199999999999 2024-08-17T18:07:34.051 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:07:34.051 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:07:34.052 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:07:34.052 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:34.038532+0000", 2024-08-17T18:07:34.052 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.8773000000000001e-05 2024-08-17T18:07:34.052 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:07:34.052 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:07:34.052 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:07:34.052 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:07:34.052 INFO:teuthology.orchestra.run.smithi131.stdout: ], 2024-08-17T18:07:34.052 INFO:teuthology.orchestra.run.smithi131.stdout: "num_ops": 3 2024-08-17T18:07:34.052 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T18:07:34.095 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:34.118 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:34.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:34.124 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:34.225 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:34.247 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:34.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:34.249 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:34.350 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:34.377 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:34.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:34.380 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:34.482 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:34.510 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:34.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:34.517 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:34.618 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:34.644 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:34.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:34.649 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:34.749 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:34.778 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:34.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:34.782 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:34.882 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:34.907 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:34.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:34.910 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:35.010 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:35.032 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:35.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:35.033 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:35.134 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:35.160 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:35.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:35.166 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:35.267 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:35.301 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:35.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:35.307 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:35.408 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:35.440 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:35.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:35.447 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:35.548 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:35.648 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:35.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:35.651 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:35.752 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:35.776 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:35 smithi131 bash[89561]: cluster 2024-08-17T18:07:34.542918+0000 mgr.y (mgr.34107) 1969 : cluster [DBG] pgmap v2788: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 705 op/s 2024-08-17T18:07:35.776 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:35 smithi131 bash[89561]: cluster 2024-08-17T18:07:34.542918+0000 mgr.y (mgr.34107) 1969 : cluster [DBG] pgmap v2788: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 705 op/s 2024-08-17T18:07:35.776 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:35 smithi131 bash[88347]: cluster 2024-08-17T18:07:34.542918+0000 mgr.y (mgr.34107) 1969 : cluster [DBG] pgmap v2788: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 705 op/s 2024-08-17T18:07:35.776 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:35 smithi131 bash[88347]: cluster 2024-08-17T18:07:34.542918+0000 mgr.y (mgr.34107) 1969 : cluster [DBG] pgmap v2788: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 705 op/s 2024-08-17T18:07:35.788 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:35.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:35.792 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:35.893 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:35.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:35 smithi169 bash[79348]: cluster 2024-08-17T18:07:34.542918+0000 mgr.y (mgr.34107) 1969 : cluster [DBG] pgmap v2788: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 705 op/s 2024-08-17T18:07:35.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:35 smithi169 bash[79348]: cluster 2024-08-17T18:07:34.542918+0000 mgr.y (mgr.34107) 1969 : cluster [DBG] pgmap v2788: 99 pgs: 99 active+clean; 2.8 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 705 op/s 2024-08-17T18:07:35.913 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:35.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:35.915 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:36.017 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:36.066 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:36.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:36.075 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:36.175 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:36.201 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:36.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:36.207 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:36.308 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:36.339 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:36.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:36.343 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:36.444 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:36.471 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:36.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:36.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:36.577 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:36.600 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:36.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:36.607 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:36.708 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:36.736 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:36.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:36.738 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:36.839 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:36.860 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:36.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:36.863 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:36.964 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:36.988 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:36.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:36.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:37.098 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:37.128 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:37.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:37.132 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:37.233 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:37.279 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:37.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:37.282 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:37.382 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:37.407 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:37.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:37.411 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:37.512 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:37.543 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:37.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:37.547 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:37.648 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:37.683 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:37.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:37.688 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:37.789 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:37.821 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:37.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:37.827 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:37.928 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:37.938 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:37 smithi131 bash[88347]: cluster 2024-08-17T18:07:36.543596+0000 mgr.y (mgr.34107) 1970 : cluster [DBG] pgmap v2789: 99 pgs: 99 active+clean; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 880 op/s 2024-08-17T18:07:37.939 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:37 smithi131 bash[88347]: cluster 2024-08-17T18:07:36.543596+0000 mgr.y (mgr.34107) 1970 : cluster [DBG] pgmap v2789: 99 pgs: 99 active+clean; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 880 op/s 2024-08-17T18:07:37.939 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:37 smithi131 bash[88347]: audit 2024-08-17T18:07:36.862918+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:07:37.939 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:37 smithi131 bash[88347]: audit 2024-08-17T18:07:36.862918+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:07:37.939 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:37 smithi131 bash[88347]: audit 2024-08-17T18:07:36.868989+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:07:37.939 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:37 smithi131 bash[88347]: audit 2024-08-17T18:07:36.868989+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:07:37.939 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:37 smithi131 bash[89561]: cluster 2024-08-17T18:07:36.543596+0000 mgr.y (mgr.34107) 1970 : cluster [DBG] pgmap v2789: 99 pgs: 99 active+clean; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 880 op/s 2024-08-17T18:07:37.939 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:37 smithi131 bash[89561]: cluster 2024-08-17T18:07:36.543596+0000 mgr.y (mgr.34107) 1970 : cluster [DBG] pgmap v2789: 99 pgs: 99 active+clean; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 880 op/s 2024-08-17T18:07:37.939 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:37 smithi131 bash[89561]: audit 2024-08-17T18:07:36.862918+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:07:37.939 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:37 smithi131 bash[89561]: audit 2024-08-17T18:07:36.862918+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:07:37.939 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:37 smithi131 bash[89561]: audit 2024-08-17T18:07:36.868989+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:07:37.939 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:37 smithi131 bash[89561]: audit 2024-08-17T18:07:36.868989+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:07:37.961 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:37.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:37.969 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:38.070 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:38.079 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:37 smithi169 bash[79348]: cluster 2024-08-17T18:07:36.543596+0000 mgr.y (mgr.34107) 1970 : cluster [DBG] pgmap v2789: 99 pgs: 99 active+clean; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 880 op/s 2024-08-17T18:07:38.079 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:37 smithi169 bash[79348]: cluster 2024-08-17T18:07:36.543596+0000 mgr.y (mgr.34107) 1970 : cluster [DBG] pgmap v2789: 99 pgs: 99 active+clean; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 880 op/s 2024-08-17T18:07:38.079 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:37 smithi169 bash[79348]: audit 2024-08-17T18:07:36.862918+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:07:38.079 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:37 smithi169 bash[79348]: audit 2024-08-17T18:07:36.862918+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:07:38.079 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:37 smithi169 bash[79348]: audit 2024-08-17T18:07:36.868989+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:07:38.079 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:37 smithi169 bash[79348]: audit 2024-08-17T18:07:36.868989+0000 mon.a (mon.0) 2964 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:07:38.092 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:38.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:38.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:38.203 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:38.237 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:38.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:38.239 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:38.340 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:38.363 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:38.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:38.368 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:38.468 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:38.491 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:38.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:38.495 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:38.596 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:38.623 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:38.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:38.628 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:38.728 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:38.759 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:38.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:38.763 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:38.864 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:38.890 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:38.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:38.892 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:38.954 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-08-17T18:07:38.993 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:39.003 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:38 smithi169 bash[79348]: audit 2024-08-17T18:07:38.281112+0000 mon.a (mon.0) 2965 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:07:39.003 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:38 smithi169 bash[79348]: audit 2024-08-17T18:07:38.281112+0000 mon.a (mon.0) 2965 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:07:39.018 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:39.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:39.022 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:39.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:07:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:07:38] "GET /metrics HTTP/1.1" 200 36602 "" "Prometheus/2.51.0" 2024-08-17T18:07:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:38 smithi131 bash[89561]: audit 2024-08-17T18:07:38.281112+0000 mon.a (mon.0) 2965 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:07:39.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:38 smithi131 bash[89561]: audit 2024-08-17T18:07:38.281112+0000 mon.a (mon.0) 2965 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:07:39.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:38 smithi131 bash[88347]: audit 2024-08-17T18:07:38.281112+0000 mon.a (mon.0) 2965 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:07:39.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:38 smithi131 bash[88347]: audit 2024-08-17T18:07:38.281112+0000 mon.a (mon.0) 2965 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:07:39.123 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:39.157 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:39.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:39.163 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:39.264 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:39.291 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:39.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:39.294 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:39.395 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:39.422 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:39.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:39.427 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:39.499 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph tell osd.5 reset_purged_snaps_last 2024-08-17T18:07:39.528 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:39.571 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:39.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:39.576 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:39.676 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:39.701 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:39.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:39.703 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:39.804 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:39.837 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:39.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:39.840 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:39.941 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:39.950 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:39 smithi131 bash[89561]: cluster 2024-08-17T18:07:38.543996+0000 mgr.y (mgr.34107) 1971 : cluster [DBG] pgmap v2790: 99 pgs: 99 active+clean; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 619 op/s 2024-08-17T18:07:39.950 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:39 smithi131 bash[89561]: cluster 2024-08-17T18:07:38.543996+0000 mgr.y (mgr.34107) 1971 : cluster [DBG] pgmap v2790: 99 pgs: 99 active+clean; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 619 op/s 2024-08-17T18:07:39.950 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:39 smithi131 bash[88347]: cluster 2024-08-17T18:07:38.543996+0000 mgr.y (mgr.34107) 1971 : cluster [DBG] pgmap v2790: 99 pgs: 99 active+clean; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 619 op/s 2024-08-17T18:07:39.951 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:39 smithi131 bash[88347]: cluster 2024-08-17T18:07:38.543996+0000 mgr.y (mgr.34107) 1971 : cluster [DBG] pgmap v2790: 99 pgs: 99 active+clean; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 619 op/s 2024-08-17T18:07:39.965 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:39.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:39.975 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:40.076 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:40.112 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:40.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:40.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:40.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:39 smithi169 bash[79348]: cluster 2024-08-17T18:07:38.543996+0000 mgr.y (mgr.34107) 1971 : cluster [DBG] pgmap v2790: 99 pgs: 99 active+clean; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 619 op/s 2024-08-17T18:07:40.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:39 smithi169 bash[79348]: cluster 2024-08-17T18:07:38.543996+0000 mgr.y (mgr.34107) 1971 : cluster [DBG] pgmap v2790: 99 pgs: 99 active+clean; 2.6 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 619 op/s 2024-08-17T18:07:40.215 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:40.239 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:40.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:40.244 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:40.345 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:40.379 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:40.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:40.386 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:40.487 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:40.512 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:40.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:40.515 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:40.615 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:40.645 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:40.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:40.649 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:40.749 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:40.782 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:40.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:40.787 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:40.888 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:40.942 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:40.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:40.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:41.046 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:41.076 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:41.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:41.078 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:41.179 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:41.209 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:41.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:41.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:41.314 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:41.343 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:41.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:41.346 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:41.447 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:41.488 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:41.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:41.495 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:41.596 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:41.633 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:41.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:41.635 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:41.736 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:41.759 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:41.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:41.761 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:41.862 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:41.889 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:41.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:41.897 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:41.998 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:42.015 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:42.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:42.017 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:42.118 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:42.149 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:42.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:42.157 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:42.258 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:42.295 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:42.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:42.301 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:42.402 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:42.413 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:42 smithi131 bash[88347]: cluster 2024-08-17T18:07:40.544757+0000 mgr.y (mgr.34107) 1972 : cluster [DBG] pgmap v2791: 99 pgs: 99 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 927 op/s 2024-08-17T18:07:42.413 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:42 smithi131 bash[88347]: cluster 2024-08-17T18:07:40.544757+0000 mgr.y (mgr.34107) 1972 : cluster [DBG] pgmap v2791: 99 pgs: 99 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 927 op/s 2024-08-17T18:07:42.413 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:42 smithi131 bash[88347]: audit 2024-08-17T18:07:41.171077+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:07:42.413 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:42 smithi131 bash[88347]: audit 2024-08-17T18:07:41.171077+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:07:42.413 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:42 smithi131 bash[88347]: audit 2024-08-17T18:07:41.187232+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:07:42.413 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:42 smithi131 bash[88347]: audit 2024-08-17T18:07:41.187232+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:07:42.413 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:42 smithi131 bash[89561]: cluster 2024-08-17T18:07:40.544757+0000 mgr.y (mgr.34107) 1972 : cluster [DBG] pgmap v2791: 99 pgs: 99 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 927 op/s 2024-08-17T18:07:42.413 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:42 smithi131 bash[89561]: cluster 2024-08-17T18:07:40.544757+0000 mgr.y (mgr.34107) 1972 : cluster [DBG] pgmap v2791: 99 pgs: 99 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 927 op/s 2024-08-17T18:07:42.413 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:42 smithi131 bash[89561]: audit 2024-08-17T18:07:41.171077+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:07:42.413 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:42 smithi131 bash[89561]: audit 2024-08-17T18:07:41.171077+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:07:42.413 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:42 smithi131 bash[89561]: audit 2024-08-17T18:07:41.187232+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:07:42.414 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:42 smithi131 bash[89561]: audit 2024-08-17T18:07:41.187232+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:07:42.433 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:42.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:42.440 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:42.506 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T18:07:42.506 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:07:42.540 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T18:07:42.540 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:07:42.541 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:42.585 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:42.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:42.590 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:42.597 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T18:07:42.597 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:07:42.642 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:07:42.642 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T18:07:42.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:42 smithi169 bash[79348]: cluster 2024-08-17T18:07:40.544757+0000 mgr.y (mgr.34107) 1972 : cluster [DBG] pgmap v2791: 99 pgs: 99 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 927 op/s 2024-08-17T18:07:42.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:42 smithi169 bash[79348]: cluster 2024-08-17T18:07:40.544757+0000 mgr.y (mgr.34107) 1972 : cluster [DBG] pgmap v2791: 99 pgs: 99 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 927 op/s 2024-08-17T18:07:42.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:42 smithi169 bash[79348]: audit 2024-08-17T18:07:41.171077+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:07:42.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:42 smithi169 bash[79348]: audit 2024-08-17T18:07:41.171077+0000 mon.a (mon.0) 2966 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:07:42.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:42 smithi169 bash[79348]: audit 2024-08-17T18:07:41.187232+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:07:42.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:42 smithi169 bash[79348]: audit 2024-08-17T18:07:41.187232+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:07:42.675 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T18:07:42.675 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:07:42.690 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:42.713 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T18:07:42.714 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:07:42.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:42.737 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:42.737 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:42.745 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T18:07:42.745 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:07:42.776 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T18:07:42.777 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:07:42.839 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:42.871 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:42.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:42.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:42.976 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:43.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:43.009 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:43.010 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:43.110 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:43.197 INFO:teuthology.orchestra.run.smithi131.stderr:noscrub is unset 2024-08-17T18:07:43.331 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:43.336 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:43 smithi169 bash[79348]: audit 2024-08-17T18:07:42.176261+0000 mon.a (mon.0) 2968 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:07:43.336 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:43 smithi169 bash[79348]: audit 2024-08-17T18:07:42.176261+0000 mon.a (mon.0) 2968 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:07:43.336 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:43 smithi169 bash[79348]: audit 2024-08-17T18:07:42.177331+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:07:43.336 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:43 smithi169 bash[79348]: audit 2024-08-17T18:07:42.177331+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:07:43.336 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:43 smithi169 bash[79348]: audit 2024-08-17T18:07:42.185815+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:07:43.336 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:43 smithi169 bash[79348]: audit 2024-08-17T18:07:42.185815+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:07:43.337 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:43 smithi169 bash[79348]: audit 2024-08-17T18:07:42.454577+0000 mon.c (mon.2) 100 : audit [DBG] from='client.? 172.21.15.131:0/3999969224' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:07:43.337 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:43 smithi169 bash[79348]: audit 2024-08-17T18:07:42.454577+0000 mon.c (mon.2) 100 : audit [DBG] from='client.? 172.21.15.131:0/3999969224' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:07:43.337 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:43 smithi169 bash[79348]: audit 2024-08-17T18:07:43.134268+0000 mon.b (mon.1) 15 : audit [INF] from='client.? 172.21.15.131:0/322489602' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:07:43.337 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:43 smithi169 bash[79348]: audit 2024-08-17T18:07:43.134268+0000 mon.b (mon.1) 15 : audit [INF] from='client.? 172.21.15.131:0/322489602' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:07:43.337 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:43 smithi169 bash[79348]: audit 2024-08-17T18:07:43.135832+0000 mon.a (mon.0) 2971 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:07:43.337 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:43 smithi169 bash[79348]: audit 2024-08-17T18:07:43.135832+0000 mon.a (mon.0) 2971 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:07:43.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:43.338 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:43.439 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:43.459 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:43.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:43.461 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:43.562 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:43.589 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:43.590 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:43 smithi131 bash[89561]: audit 2024-08-17T18:07:42.176261+0000 mon.a (mon.0) 2968 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:07:43.590 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:43 smithi131 bash[89561]: audit 2024-08-17T18:07:42.176261+0000 mon.a (mon.0) 2968 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:07:43.591 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:43 smithi131 bash[89561]: audit 2024-08-17T18:07:42.177331+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:07:43.591 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:43 smithi131 bash[89561]: audit 2024-08-17T18:07:42.177331+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:07:43.591 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:43 smithi131 bash[89561]: audit 2024-08-17T18:07:42.185815+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:07:43.591 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:43 smithi131 bash[89561]: audit 2024-08-17T18:07:42.185815+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:07:43.591 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:43 smithi131 bash[89561]: audit 2024-08-17T18:07:42.454577+0000 mon.c (mon.2) 100 : audit [DBG] from='client.? 172.21.15.131:0/3999969224' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:07:43.591 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:43 smithi131 bash[89561]: audit 2024-08-17T18:07:42.454577+0000 mon.c (mon.2) 100 : audit [DBG] from='client.? 172.21.15.131:0/3999969224' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:07:43.591 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:43 smithi131 bash[89561]: audit 2024-08-17T18:07:43.134268+0000 mon.b (mon.1) 15 : audit [INF] from='client.? 172.21.15.131:0/322489602' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:07:43.591 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:43 smithi131 bash[89561]: audit 2024-08-17T18:07:43.134268+0000 mon.b (mon.1) 15 : audit [INF] from='client.? 172.21.15.131:0/322489602' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:07:43.591 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:43 smithi131 bash[89561]: audit 2024-08-17T18:07:43.135832+0000 mon.a (mon.0) 2971 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:07:43.591 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:43 smithi131 bash[89561]: audit 2024-08-17T18:07:43.135832+0000 mon.a (mon.0) 2971 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:07:43.592 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:43 smithi131 bash[88347]: audit 2024-08-17T18:07:42.176261+0000 mon.a (mon.0) 2968 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:07:43.592 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:43 smithi131 bash[88347]: audit 2024-08-17T18:07:42.176261+0000 mon.a (mon.0) 2968 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:07:43.592 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:43 smithi131 bash[88347]: audit 2024-08-17T18:07:42.177331+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:07:43.592 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:43 smithi131 bash[88347]: audit 2024-08-17T18:07:42.177331+0000 mon.a (mon.0) 2969 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:07:43.592 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:43 smithi131 bash[88347]: audit 2024-08-17T18:07:42.185815+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:07:43.592 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:43 smithi131 bash[88347]: audit 2024-08-17T18:07:42.185815+0000 mon.a (mon.0) 2970 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:07:43.592 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:43 smithi131 bash[88347]: audit 2024-08-17T18:07:42.454577+0000 mon.c (mon.2) 100 : audit [DBG] from='client.? 172.21.15.131:0/3999969224' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:07:43.592 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:43 smithi131 bash[88347]: audit 2024-08-17T18:07:42.454577+0000 mon.c (mon.2) 100 : audit [DBG] from='client.? 172.21.15.131:0/3999969224' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:07:43.592 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:43 smithi131 bash[88347]: audit 2024-08-17T18:07:43.134268+0000 mon.b (mon.1) 15 : audit [INF] from='client.? 172.21.15.131:0/322489602' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:07:43.592 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:43 smithi131 bash[88347]: audit 2024-08-17T18:07:43.134268+0000 mon.b (mon.1) 15 : audit [INF] from='client.? 172.21.15.131:0/322489602' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:07:43.592 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:43 smithi131 bash[88347]: audit 2024-08-17T18:07:43.135832+0000 mon.a (mon.0) 2971 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:07:43.592 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:43 smithi131 bash[88347]: audit 2024-08-17T18:07:43.135832+0000 mon.a (mon.0) 2971 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:07:43.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:43.596 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:43.697 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:43.719 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:43.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:43.721 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:43.822 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:43.851 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:43.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:43.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:43.957 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:43.990 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:43.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:43.995 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:44.096 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:44.133 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:44.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:44.136 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:44.236 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:44.261 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:44.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:44.268 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:44.357 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:44 smithi131 bash[89561]: cluster 2024-08-17T18:07:42.545217+0000 mgr.y (mgr.34107) 1973 : cluster [DBG] pgmap v2792: 99 pgs: 99 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 601 op/s 2024-08-17T18:07:44.357 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:44 smithi131 bash[89561]: cluster 2024-08-17T18:07:42.545217+0000 mgr.y (mgr.34107) 1973 : cluster [DBG] pgmap v2792: 99 pgs: 99 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 601 op/s 2024-08-17T18:07:44.358 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:44 smithi131 bash[89561]: cluster 2024-08-17T18:07:43.182990+0000 mon.a (mon.0) 2972 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:07:44.358 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:44 smithi131 bash[89561]: cluster 2024-08-17T18:07:43.182990+0000 mon.a (mon.0) 2972 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:07:44.358 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:44 smithi131 bash[89561]: audit 2024-08-17T18:07:43.194414+0000 mon.a (mon.0) 2973 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:07:44.358 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:44 smithi131 bash[89561]: audit 2024-08-17T18:07:43.194414+0000 mon.a (mon.0) 2973 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:07:44.358 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:44 smithi131 bash[89561]: cluster 2024-08-17T18:07:43.201723+0000 mon.a (mon.0) 2974 : cluster [DBG] osdmap e1482: 8 total, 8 up, 8 in 2024-08-17T18:07:44.358 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:44 smithi131 bash[89561]: cluster 2024-08-17T18:07:43.201723+0000 mon.a (mon.0) 2974 : cluster [DBG] osdmap e1482: 8 total, 8 up, 8 in 2024-08-17T18:07:44.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:44 smithi131 bash[88347]: cluster 2024-08-17T18:07:42.545217+0000 mgr.y (mgr.34107) 1973 : cluster [DBG] pgmap v2792: 99 pgs: 99 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 601 op/s 2024-08-17T18:07:44.359 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:44 smithi131 bash[88347]: cluster 2024-08-17T18:07:42.545217+0000 mgr.y (mgr.34107) 1973 : cluster [DBG] pgmap v2792: 99 pgs: 99 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 601 op/s 2024-08-17T18:07:44.359 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:44 smithi131 bash[88347]: cluster 2024-08-17T18:07:43.182990+0000 mon.a (mon.0) 2972 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:07:44.359 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:44 smithi131 bash[88347]: cluster 2024-08-17T18:07:43.182990+0000 mon.a (mon.0) 2972 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:07:44.359 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:44 smithi131 bash[88347]: audit 2024-08-17T18:07:43.194414+0000 mon.a (mon.0) 2973 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:07:44.359 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:44 smithi131 bash[88347]: audit 2024-08-17T18:07:43.194414+0000 mon.a (mon.0) 2973 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:07:44.359 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:44 smithi131 bash[88347]: cluster 2024-08-17T18:07:43.201723+0000 mon.a (mon.0) 2974 : cluster [DBG] osdmap e1482: 8 total, 8 up, 8 in 2024-08-17T18:07:44.359 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:44 smithi131 bash[88347]: cluster 2024-08-17T18:07:43.201723+0000 mon.a (mon.0) 2974 : cluster [DBG] osdmap e1482: 8 total, 8 up, 8 in 2024-08-17T18:07:44.368 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:44.398 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:44.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:44.401 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:44.502 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:44.521 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:44.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:44.526 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:44.627 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:44.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:44 smithi169 bash[79348]: cluster 2024-08-17T18:07:42.545217+0000 mgr.y (mgr.34107) 1973 : cluster [DBG] pgmap v2792: 99 pgs: 99 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 601 op/s 2024-08-17T18:07:44.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:44 smithi169 bash[79348]: cluster 2024-08-17T18:07:42.545217+0000 mgr.y (mgr.34107) 1973 : cluster [DBG] pgmap v2792: 99 pgs: 99 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 601 op/s 2024-08-17T18:07:44.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:44 smithi169 bash[79348]: cluster 2024-08-17T18:07:43.182990+0000 mon.a (mon.0) 2972 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:07:44.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:44 smithi169 bash[79348]: cluster 2024-08-17T18:07:43.182990+0000 mon.a (mon.0) 2972 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:07:44.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:44 smithi169 bash[79348]: audit 2024-08-17T18:07:43.194414+0000 mon.a (mon.0) 2973 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:07:44.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:44 smithi169 bash[79348]: audit 2024-08-17T18:07:43.194414+0000 mon.a (mon.0) 2973 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:07:44.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:44 smithi169 bash[79348]: cluster 2024-08-17T18:07:43.201723+0000 mon.a (mon.0) 2974 : cluster [DBG] osdmap e1482: 8 total, 8 up, 8 in 2024-08-17T18:07:44.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:44 smithi169 bash[79348]: cluster 2024-08-17T18:07:43.201723+0000 mon.a (mon.0) 2974 : cluster [DBG] osdmap e1482: 8 total, 8 up, 8 in 2024-08-17T18:07:44.652 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:44.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:44.658 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:44.759 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:44.792 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:44.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:44.794 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:44.895 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:44.937 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:44.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:44.939 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:45.040 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:45.062 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:45.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:45.064 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:45.164 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:45.197 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:45.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:45.203 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:45.303 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:45.326 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:45.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:45.328 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:45.429 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:45.450 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:45.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:45.455 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:45.556 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:45.580 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:45.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:45.582 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:45.683 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:45.709 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:45.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:45.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:45.812 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:45.845 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:45.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:45.850 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:45.951 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:45.977 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:45.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:45.983 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:46.084 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:46.100 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:07:46.101 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:07:46.131 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:46.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:46.137 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:46.238 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:46.256 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:46.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:46.258 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:46.283 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:46 smithi131 bash[88347]: cluster 2024-08-17T18:07:44.545640+0000 mgr.y (mgr.34107) 1974 : cluster [DBG] pgmap v2794: 99 pgs: 99 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2024-08-17T18:07:46.283 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:46 smithi131 bash[88347]: cluster 2024-08-17T18:07:44.545640+0000 mgr.y (mgr.34107) 1974 : cluster [DBG] pgmap v2794: 99 pgs: 99 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2024-08-17T18:07:46.284 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:46 smithi131 bash[89561]: cluster 2024-08-17T18:07:44.545640+0000 mgr.y (mgr.34107) 1974 : cluster [DBG] pgmap v2794: 99 pgs: 99 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2024-08-17T18:07:46.284 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:46 smithi131 bash[89561]: cluster 2024-08-17T18:07:44.545640+0000 mgr.y (mgr.34107) 1974 : cluster [DBG] pgmap v2794: 99 pgs: 99 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2024-08-17T18:07:46.358 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:46.382 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:46.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:46.386 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:46.487 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:46.495 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:46 smithi169 bash[79348]: cluster 2024-08-17T18:07:44.545640+0000 mgr.y (mgr.34107) 1974 : cluster [DBG] pgmap v2794: 99 pgs: 99 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2024-08-17T18:07:46.495 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:46 smithi169 bash[79348]: cluster 2024-08-17T18:07:44.545640+0000 mgr.y (mgr.34107) 1974 : cluster [DBG] pgmap v2794: 99 pgs: 99 active+clean; 2.4 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 720 op/s 2024-08-17T18:07:46.518 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:46.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:46.523 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:46.624 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:46.652 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:46.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:46.655 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:46.755 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:46.782 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:46.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:46.789 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:46.890 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:46.924 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:46.924 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T18:07:46.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:46.929 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:47.030 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:47.279 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:47.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:47.283 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:47.384 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:47.415 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:47.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:47.417 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:47.517 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:47.557 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:47.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:47.561 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:47.624 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T18:07:47.661 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:47.687 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:47.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:47.690 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:47.790 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:47.819 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:47.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:47.823 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:47.924 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:47.946 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:47.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:47.948 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:48.049 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:48.080 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:48.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:48.084 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:48.185 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:48.209 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:48.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:48.214 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:48.315 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:48.324 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:48 smithi131 bash[89561]: cluster 2024-08-17T18:07:46.546329+0000 mgr.y (mgr.34107) 1975 : cluster [DBG] pgmap v2795: 99 pgs: 99 active+clean; 2.2 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2024-08-17T18:07:48.324 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:48 smithi131 bash[89561]: cluster 2024-08-17T18:07:46.546329+0000 mgr.y (mgr.34107) 1975 : cluster [DBG] pgmap v2795: 99 pgs: 99 active+clean; 2.2 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2024-08-17T18:07:48.325 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:48 smithi131 bash[88347]: cluster 2024-08-17T18:07:46.546329+0000 mgr.y (mgr.34107) 1975 : cluster [DBG] pgmap v2795: 99 pgs: 99 active+clean; 2.2 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2024-08-17T18:07:48.325 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:48 smithi131 bash[88347]: cluster 2024-08-17T18:07:46.546329+0000 mgr.y (mgr.34107) 1975 : cluster [DBG] pgmap v2795: 99 pgs: 99 active+clean; 2.2 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2024-08-17T18:07:48.346 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:48.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:48.348 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:48.448 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:48.468 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:48.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:48.473 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:48.574 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:48.583 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:48 smithi169 bash[79348]: cluster 2024-08-17T18:07:46.546329+0000 mgr.y (mgr.34107) 1975 : cluster [DBG] pgmap v2795: 99 pgs: 99 active+clean; 2.2 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2024-08-17T18:07:48.583 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:48 smithi169 bash[79348]: cluster 2024-08-17T18:07:46.546329+0000 mgr.y (mgr.34107) 1975 : cluster [DBG] pgmap v2795: 99 pgs: 99 active+clean; 2.2 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2024-08-17T18:07:48.599 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:48.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:48.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:48.702 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:48.742 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:48.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:48.746 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:48.847 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:48.872 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:48.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:48.876 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:48.965 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:07:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:07:48] "GET /metrics HTTP/1.1" 200 36602 "" "Prometheus/2.51.0" 2024-08-17T18:07:48.977 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:49.010 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:49.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:49.014 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:49.114 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:49.147 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:49.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:49.151 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:49.251 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:49.287 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:49.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:49.293 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:49.394 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:49.434 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:49.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:49.436 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:49.537 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:49.576 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:49.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:49.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:49.681 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:49.715 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:49.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:49.718 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:49.819 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:49.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:49.846 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:49.846 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:49.947 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:49.970 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:49.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:49.979 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:50.079 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:50.112 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:50.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:50.117 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:50.218 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:50.252 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:50.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:50.257 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:50.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:50 smithi131 bash[89561]: cluster 2024-08-17T18:07:48.546735+0000 mgr.y (mgr.34107) 1976 : cluster [DBG] pgmap v2796: 99 pgs: 99 active+clean; 2.2 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2024-08-17T18:07:50.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:50 smithi131 bash[89561]: cluster 2024-08-17T18:07:48.546735+0000 mgr.y (mgr.34107) 1976 : cluster [DBG] pgmap v2796: 99 pgs: 99 active+clean; 2.2 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2024-08-17T18:07:50.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:50 smithi131 bash[88347]: cluster 2024-08-17T18:07:48.546735+0000 mgr.y (mgr.34107) 1976 : cluster [DBG] pgmap v2796: 99 pgs: 99 active+clean; 2.2 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2024-08-17T18:07:50.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:50 smithi131 bash[88347]: cluster 2024-08-17T18:07:48.546735+0000 mgr.y (mgr.34107) 1976 : cluster [DBG] pgmap v2796: 99 pgs: 99 active+clean; 2.2 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2024-08-17T18:07:50.358 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:50.397 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:50.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:50.399 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:50.500 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:50.523 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:50.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:50.525 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:50.626 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:50.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:50 smithi169 bash[79348]: cluster 2024-08-17T18:07:48.546735+0000 mgr.y (mgr.34107) 1976 : cluster [DBG] pgmap v2796: 99 pgs: 99 active+clean; 2.2 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2024-08-17T18:07:50.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:50 smithi169 bash[79348]: cluster 2024-08-17T18:07:48.546735+0000 mgr.y (mgr.34107) 1976 : cluster [DBG] pgmap v2796: 99 pgs: 99 active+clean; 2.2 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 687 op/s 2024-08-17T18:07:50.646 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:50.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:50.648 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:50.749 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:50.772 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:50.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:50.779 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:50.880 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:50.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:50.913 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:50.913 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:51.014 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:51.059 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:51.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:51.061 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:51.162 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:51.190 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:51.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:51.195 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:51.296 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:51.324 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:51.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:51.326 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:51.427 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:51.457 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:51.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:51.463 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:51.564 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:51.601 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:51.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:51.607 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:51.707 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:51.740 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:51.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:51.743 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:51.844 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:51.866 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:51.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:51.871 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:51.972 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:51.997 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:52.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:52.004 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:52.104 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:52.130 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:52.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:52.134 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:52.235 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:52.244 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:52 smithi131 bash[88347]: cluster 2024-08-17T18:07:50.547474+0000 mgr.y (mgr.34107) 1977 : cluster [DBG] pgmap v2797: 99 pgs: 99 active+clean; 2.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T18:07:52.244 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:52 smithi131 bash[88347]: cluster 2024-08-17T18:07:50.547474+0000 mgr.y (mgr.34107) 1977 : cluster [DBG] pgmap v2797: 99 pgs: 99 active+clean; 2.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T18:07:52.244 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:52 smithi131 bash[89561]: cluster 2024-08-17T18:07:50.547474+0000 mgr.y (mgr.34107) 1977 : cluster [DBG] pgmap v2797: 99 pgs: 99 active+clean; 2.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T18:07:52.244 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:52 smithi131 bash[89561]: cluster 2024-08-17T18:07:50.547474+0000 mgr.y (mgr.34107) 1977 : cluster [DBG] pgmap v2797: 99 pgs: 99 active+clean; 2.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T18:07:52.260 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:52 smithi169 bash[79348]: cluster 2024-08-17T18:07:50.547474+0000 mgr.y (mgr.34107) 1977 : cluster [DBG] pgmap v2797: 99 pgs: 99 active+clean; 2.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T18:07:52.260 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:52 smithi169 bash[79348]: cluster 2024-08-17T18:07:50.547474+0000 mgr.y (mgr.34107) 1977 : cluster [DBG] pgmap v2797: 99 pgs: 99 active+clean; 2.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T18:07:52.270 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:52.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:52.277 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:52.377 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:52.414 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:52.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:52.421 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:52.522 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:52.544 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:52.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:52.547 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:52.648 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:52.684 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:52.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:52.686 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:52.787 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:52.807 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:52.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:52.812 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:52.913 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:52.939 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:52.943 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:52.943 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:53.044 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:53.070 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:53.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:53.076 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:53.177 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:53.213 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:53.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:53.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:53.319 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:53.352 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:53.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:53.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:53.458 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:53.480 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:53.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:53.482 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:53.583 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:53.621 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:53.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:53.626 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:53.727 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:53.753 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:53.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:53.758 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:53.859 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:53.894 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:53.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:53.899 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:53.907 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:07:53.910 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:07:53.956 INFO:teuthology.orchestra.run.smithi131.stdout:ERROR: (22) Invalid argument 2024-08-17T18:07:53.956 INFO:teuthology.orchestra.run.smithi131.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T18:07:54.000 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:54.033 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:54.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:54.039 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:54.140 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:54.168 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:54.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:54.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:54.274 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:54.294 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:54.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:54.296 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:54.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:54 smithi169 bash[79348]: cluster 2024-08-17T18:07:52.547847+0000 mgr.y (mgr.34107) 1978 : cluster [DBG] pgmap v2798: 99 pgs: 99 active+clean; 2.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T18:07:54.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:54 smithi169 bash[79348]: cluster 2024-08-17T18:07:52.547847+0000 mgr.y (mgr.34107) 1978 : cluster [DBG] pgmap v2798: 99 pgs: 99 active+clean; 2.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T18:07:54.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:54 smithi169 bash[79348]: audit 2024-08-17T18:07:53.281618+0000 mon.a (mon.0) 2975 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:07:54.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:54 smithi169 bash[79348]: audit 2024-08-17T18:07:53.281618+0000 mon.a (mon.0) 2975 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:07:54.396 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:54.437 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:54.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:54.439 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:54.540 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:54.549 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:54 smithi131 bash[89561]: cluster 2024-08-17T18:07:52.547847+0000 mgr.y (mgr.34107) 1978 : cluster [DBG] pgmap v2798: 99 pgs: 99 active+clean; 2.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T18:07:54.550 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:54 smithi131 bash[89561]: cluster 2024-08-17T18:07:52.547847+0000 mgr.y (mgr.34107) 1978 : cluster [DBG] pgmap v2798: 99 pgs: 99 active+clean; 2.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T18:07:54.550 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:54 smithi131 bash[89561]: audit 2024-08-17T18:07:53.281618+0000 mon.a (mon.0) 2975 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:07:54.550 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:54 smithi131 bash[89561]: audit 2024-08-17T18:07:53.281618+0000 mon.a (mon.0) 2975 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:07:54.550 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:54 smithi131 bash[88347]: cluster 2024-08-17T18:07:52.547847+0000 mgr.y (mgr.34107) 1978 : cluster [DBG] pgmap v2798: 99 pgs: 99 active+clean; 2.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T18:07:54.550 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:54 smithi131 bash[88347]: cluster 2024-08-17T18:07:52.547847+0000 mgr.y (mgr.34107) 1978 : cluster [DBG] pgmap v2798: 99 pgs: 99 active+clean; 2.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T18:07:54.550 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:54 smithi131 bash[88347]: audit 2024-08-17T18:07:53.281618+0000 mon.a (mon.0) 2975 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:07:54.550 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:54 smithi131 bash[88347]: audit 2024-08-17T18:07:53.281618+0000 mon.a (mon.0) 2975 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:07:54.571 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:54.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:54.574 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:54.675 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:54.694 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:54.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:54.696 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:54.797 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:54.827 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:54.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:54.832 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:54.933 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:54.954 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:54.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:54.959 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:55.060 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:55.098 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:55.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:55.104 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:55.205 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:55.239 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:55.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:55.243 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:55.344 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:55.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:55.378 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:55.378 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:55.479 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:55.505 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:55.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:55.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:55.614 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:55.645 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:55.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:55.650 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:55.751 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:55.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:55.781 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:55.781 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:55.882 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:55.912 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:55.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:55.917 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:56.018 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:56.042 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:56.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:56.045 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:56.146 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:56.164 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:56.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:56.167 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:56.268 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:56.295 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:56.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:56.303 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:56.403 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:56.423 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:56 smithi131 bash[89561]: cluster 2024-08-17T18:07:54.548252+0000 mgr.y (mgr.34107) 1979 : cluster [DBG] pgmap v2799: 99 pgs: 99 active+clean; 2.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 648 op/s 2024-08-17T18:07:56.424 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:56 smithi131 bash[89561]: cluster 2024-08-17T18:07:54.548252+0000 mgr.y (mgr.34107) 1979 : cluster [DBG] pgmap v2799: 99 pgs: 99 active+clean; 2.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 648 op/s 2024-08-17T18:07:56.425 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:56 smithi131 bash[88347]: cluster 2024-08-17T18:07:54.548252+0000 mgr.y (mgr.34107) 1979 : cluster [DBG] pgmap v2799: 99 pgs: 99 active+clean; 2.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 648 op/s 2024-08-17T18:07:56.425 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:56 smithi131 bash[88347]: cluster 2024-08-17T18:07:54.548252+0000 mgr.y (mgr.34107) 1979 : cluster [DBG] pgmap v2799: 99 pgs: 99 active+clean; 2.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 648 op/s 2024-08-17T18:07:56.430 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:07:56.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:56.435 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:07:56.536 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:56.572 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:56.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:56.574 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:56.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:56 smithi169 bash[79348]: cluster 2024-08-17T18:07:54.548252+0000 mgr.y (mgr.34107) 1979 : cluster [DBG] pgmap v2799: 99 pgs: 99 active+clean; 2.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 648 op/s 2024-08-17T18:07:56.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:56 smithi169 bash[79348]: cluster 2024-08-17T18:07:54.548252+0000 mgr.y (mgr.34107) 1979 : cluster [DBG] pgmap v2799: 99 pgs: 99 active+clean; 2.0 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 648 op/s 2024-08-17T18:07:56.675 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:56.694 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:56.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:56.696 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:56.797 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:56.828 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:56.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:56.831 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:56.932 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:56.957 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:56.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:56.963 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:57.064 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:57.090 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:57.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:57.091 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:57.192 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:57.220 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:57.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:57.227 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:57.328 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:57.350 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:57.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:57.352 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:57.453 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:57.478 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:57.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:57.484 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:57.585 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:57.614 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:57.617 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:57.617 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:57.718 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:57.742 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:57.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:57.745 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:07:57.778 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph tell osd.6 reset_purged_snaps_last 2024-08-17T18:07:57.792 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-08-17T18:07:57.846 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:57.868 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:57.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:57.871 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:57.972 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:58.001 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:58.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:58.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:58.111 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:58.182 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:58.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:58.186 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:58.287 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:58.321 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:58.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:58.327 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:58.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:58 smithi169 bash[79348]: cluster 2024-08-17T18:07:56.548877+0000 mgr.y (mgr.34107) 1980 : cluster [DBG] pgmap v2800: 99 pgs: 99 active+clean; 1.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 873 op/s 2024-08-17T18:07:58.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:07:58 smithi169 bash[79348]: cluster 2024-08-17T18:07:56.548877+0000 mgr.y (mgr.34107) 1980 : cluster [DBG] pgmap v2800: 99 pgs: 99 active+clean; 1.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 873 op/s 2024-08-17T18:07:58.428 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:58.464 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:58.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:58.466 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:58.567 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:58.593 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:07:58.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:58.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:07:58.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:58 smithi131 bash[89561]: cluster 2024-08-17T18:07:56.548877+0000 mgr.y (mgr.34107) 1980 : cluster [DBG] pgmap v2800: 99 pgs: 99 active+clean; 1.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 873 op/s 2024-08-17T18:07:58.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:07:58 smithi131 bash[89561]: cluster 2024-08-17T18:07:56.548877+0000 mgr.y (mgr.34107) 1980 : cluster [DBG] pgmap v2800: 99 pgs: 99 active+clean; 1.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 873 op/s 2024-08-17T18:07:58.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:58 smithi131 bash[88347]: cluster 2024-08-17T18:07:56.548877+0000 mgr.y (mgr.34107) 1980 : cluster [DBG] pgmap v2800: 99 pgs: 99 active+clean; 1.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 873 op/s 2024-08-17T18:07:58.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:07:58 smithi131 bash[88347]: cluster 2024-08-17T18:07:56.548877+0000 mgr.y (mgr.34107) 1980 : cluster [DBG] pgmap v2800: 99 pgs: 99 active+clean; 1.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 873 op/s 2024-08-17T18:07:58.698 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:58.732 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:58.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:58.736 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:58.836 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:58.868 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:58.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:58.870 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:58.970 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:58.989 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:07:58.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:58.991 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:07:59.092 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:59.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:07:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:07:58] "GET /metrics HTTP/1.1" 200 36601 "" "Prometheus/2.51.0" 2024-08-17T18:07:59.116 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:07:59.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:59.118 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:07:59.218 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:59.261 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:59.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:59.263 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:59.366 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:59.390 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:59.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:59.393 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:59.494 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:59.519 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:07:59.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:59.521 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:07:59.622 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:59.652 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:07:59.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:59.654 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:07:59.755 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:59.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:59.813 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:07:59.813 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:07:59.914 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:59.950 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:07:59.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:07:59.955 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:00.056 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:00.092 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:00.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:00.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:00.200 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:00.234 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:00.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:00.236 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:00.337 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:00.360 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:00.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:00.369 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:00.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:00 smithi169 bash[79348]: cluster 2024-08-17T18:07:58.549259+0000 mgr.y (mgr.34107) 1981 : cluster [DBG] pgmap v2801: 99 pgs: 99 active+clean; 1.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 661 op/s 2024-08-17T18:08:00.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:00 smithi169 bash[79348]: cluster 2024-08-17T18:07:58.549259+0000 mgr.y (mgr.34107) 1981 : cluster [DBG] pgmap v2801: 99 pgs: 99 active+clean; 1.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 661 op/s 2024-08-17T18:08:00.470 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:00.478 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:00 smithi131 bash[89561]: cluster 2024-08-17T18:07:58.549259+0000 mgr.y (mgr.34107) 1981 : cluster [DBG] pgmap v2801: 99 pgs: 99 active+clean; 1.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 661 op/s 2024-08-17T18:08:00.478 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:00 smithi131 bash[89561]: cluster 2024-08-17T18:07:58.549259+0000 mgr.y (mgr.34107) 1981 : cluster [DBG] pgmap v2801: 99 pgs: 99 active+clean; 1.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 661 op/s 2024-08-17T18:08:00.479 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:00 smithi131 bash[88347]: cluster 2024-08-17T18:07:58.549259+0000 mgr.y (mgr.34107) 1981 : cluster [DBG] pgmap v2801: 99 pgs: 99 active+clean; 1.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 661 op/s 2024-08-17T18:08:00.479 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:00 smithi131 bash[88347]: cluster 2024-08-17T18:07:58.549259+0000 mgr.y (mgr.34107) 1981 : cluster [DBG] pgmap v2801: 99 pgs: 99 active+clean; 1.7 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 661 op/s 2024-08-17T18:08:00.500 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:00.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:00.502 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:00.603 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:00.623 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:00.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:00.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:00.725 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:00.754 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:00.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:00.756 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:00.857 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:00.877 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:00.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:00.880 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:00.981 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:01.014 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:01.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:01.020 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:01.121 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:01.143 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:01.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:01.145 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:01.246 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:01.274 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:01.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:01.277 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:01.377 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:01.403 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:01.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:01.413 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:01.514 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:01.538 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:01.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:01.547 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:01.647 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:01.683 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:01.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:01.684 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:01.785 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:01.842 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:01.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:01.846 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:01.947 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:01.979 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:01.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:01.981 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:02.082 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:02.133 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:02.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:02.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:02.236 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:02.271 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:02.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:02.277 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:02.378 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:02.388 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:02 smithi131 bash[88347]: cluster 2024-08-17T18:08:00.549843+0000 mgr.y (mgr.34107) 1982 : cluster [DBG] pgmap v2802: 99 pgs: 99 active+clean; 1.5 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 981 op/s 2024-08-17T18:08:02.388 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:02 smithi131 bash[88347]: cluster 2024-08-17T18:08:00.549843+0000 mgr.y (mgr.34107) 1982 : cluster [DBG] pgmap v2802: 99 pgs: 99 active+clean; 1.5 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 981 op/s 2024-08-17T18:08:02.389 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:02 smithi131 bash[89561]: cluster 2024-08-17T18:08:00.549843+0000 mgr.y (mgr.34107) 1982 : cluster [DBG] pgmap v2802: 99 pgs: 99 active+clean; 1.5 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 981 op/s 2024-08-17T18:08:02.389 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:02 smithi131 bash[89561]: cluster 2024-08-17T18:08:00.549843+0000 mgr.y (mgr.34107) 1982 : cluster [DBG] pgmap v2802: 99 pgs: 99 active+clean; 1.5 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 981 op/s 2024-08-17T18:08:02.407 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:02.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:02.410 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:02.511 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:02.520 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:02 smithi169 bash[79348]: cluster 2024-08-17T18:08:00.549843+0000 mgr.y (mgr.34107) 1982 : cluster [DBG] pgmap v2802: 99 pgs: 99 active+clean; 1.5 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 981 op/s 2024-08-17T18:08:02.520 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:02 smithi169 bash[79348]: cluster 2024-08-17T18:08:00.549843+0000 mgr.y (mgr.34107) 1982 : cluster [DBG] pgmap v2802: 99 pgs: 99 active+clean; 1.5 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 981 op/s 2024-08-17T18:08:02.540 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:02.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:02.547 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:02.648 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:02.679 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:02.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:02.681 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:02.782 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:02.807 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:02.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:02.814 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:02.915 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:02.945 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:02.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:02.949 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:03.049 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:03.081 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:03.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:03.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:03.187 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:03.217 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:03.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:03.222 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:03.323 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:03.355 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:03.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:03.359 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:03.460 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:03.484 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:03.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:03.489 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:03.590 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:03.616 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:03.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:03.622 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:03.722 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:03.773 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:03.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:03.776 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:03.876 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:03.914 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:03.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:03.917 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:04.018 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:04.054 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:04.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:04.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:04.160 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:04.199 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:04.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:04.203 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:04.304 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:04.329 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:04.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:04.335 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:04.436 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:04.472 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:04.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:04.477 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:04.577 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:04.611 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:04.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:04.614 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:04.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:04 smithi169 bash[79348]: cluster 2024-08-17T18:08:02.550261+0000 mgr.y (mgr.34107) 1983 : cluster [DBG] pgmap v2803: 99 pgs: 99 active+clean; 1.5 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 651 op/s 2024-08-17T18:08:04.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:04 smithi169 bash[79348]: cluster 2024-08-17T18:08:02.550261+0000 mgr.y (mgr.34107) 1983 : cluster [DBG] pgmap v2803: 99 pgs: 99 active+clean; 1.5 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 651 op/s 2024-08-17T18:08:04.715 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:04.723 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:04 smithi131 bash[89561]: cluster 2024-08-17T18:08:02.550261+0000 mgr.y (mgr.34107) 1983 : cluster [DBG] pgmap v2803: 99 pgs: 99 active+clean; 1.5 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 651 op/s 2024-08-17T18:08:04.724 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:04 smithi131 bash[89561]: cluster 2024-08-17T18:08:02.550261+0000 mgr.y (mgr.34107) 1983 : cluster [DBG] pgmap v2803: 99 pgs: 99 active+clean; 1.5 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 651 op/s 2024-08-17T18:08:04.724 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:04 smithi131 bash[88347]: cluster 2024-08-17T18:08:02.550261+0000 mgr.y (mgr.34107) 1983 : cluster [DBG] pgmap v2803: 99 pgs: 99 active+clean; 1.5 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 651 op/s 2024-08-17T18:08:04.724 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:04 smithi131 bash[88347]: cluster 2024-08-17T18:08:02.550261+0000 mgr.y (mgr.34107) 1983 : cluster [DBG] pgmap v2803: 99 pgs: 99 active+clean; 1.5 GiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 651 op/s 2024-08-17T18:08:04.745 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:04.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:04.751 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:04.852 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:04.877 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:04.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:04.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:04.987 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:05.012 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:05.017 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:08:05.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:05.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:05.019 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:08:05.120 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:05.155 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:05.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:05.163 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:05.264 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:05.286 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:05.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:05.288 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:05.389 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:05.420 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:05.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:05.426 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:05.527 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:05.560 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:05.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:05.566 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:05.667 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:05.691 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:05.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:05.696 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:05.796 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:05.817 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:05.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:05.822 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:05.923 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:05.941 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:05.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:05.942 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:06.043 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:06.066 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:06.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:06.072 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:06.173 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:06.200 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:06.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:06.203 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:06.296 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T18:08:06.296 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:08:06.304 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:06.313 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:06 smithi169 bash[79348]: cluster 2024-08-17T18:08:04.550790+0000 mgr.y (mgr.34107) 1984 : cluster [DBG] pgmap v2804: 99 pgs: 99 active+clean; 1.5 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2024-08-17T18:08:06.313 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:06 smithi169 bash[79348]: cluster 2024-08-17T18:08:04.550790+0000 mgr.y (mgr.34107) 1984 : cluster [DBG] pgmap v2804: 99 pgs: 99 active+clean; 1.5 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2024-08-17T18:08:06.331 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:06.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:06.335 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:06.337 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T18:08:06.337 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:08:06.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:06 smithi131 bash[89561]: cluster 2024-08-17T18:08:04.550790+0000 mgr.y (mgr.34107) 1984 : cluster [DBG] pgmap v2804: 99 pgs: 99 active+clean; 1.5 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2024-08-17T18:08:06.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:06 smithi131 bash[89561]: cluster 2024-08-17T18:08:04.550790+0000 mgr.y (mgr.34107) 1984 : cluster [DBG] pgmap v2804: 99 pgs: 99 active+clean; 1.5 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2024-08-17T18:08:06.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:06 smithi131 bash[88347]: cluster 2024-08-17T18:08:04.550790+0000 mgr.y (mgr.34107) 1984 : cluster [DBG] pgmap v2804: 99 pgs: 99 active+clean; 1.5 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2024-08-17T18:08:06.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:06 smithi131 bash[88347]: cluster 2024-08-17T18:08:04.550790+0000 mgr.y (mgr.34107) 1984 : cluster [DBG] pgmap v2804: 99 pgs: 99 active+clean; 1.5 GiB data, 9.4 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 670 op/s 2024-08-17T18:08:06.379 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T18:08:06.380 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:08:06.418 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T18:08:06.419 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:08:06.436 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:06.456 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T18:08:06.456 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:08:06.466 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:06.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:06.471 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:06.492 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T18:08:06.492 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:08:06.527 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T18:08:06.527 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:08:06.568 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T18:08:06.568 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:08:06.572 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:06.593 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:06.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:06.595 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:06.696 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:06.713 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:06.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:06.715 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:06.816 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:06.844 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:06.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:06.849 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:06.950 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:06.979 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:06.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:06.985 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:07.086 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:07.103 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:07.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:07.106 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:07.207 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:07.238 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:07.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:07.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:07.345 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:07.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:07 smithi131 bash[88347]: audit 2024-08-17T18:08:06.262015+0000 mon.a (mon.0) 2976 : audit [DBG] from='client.? 172.21.15.131:0/992616925' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:08:07.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:07 smithi131 bash[88347]: audit 2024-08-17T18:08:06.262015+0000 mon.a (mon.0) 2976 : audit [DBG] from='client.? 172.21.15.131:0/992616925' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:08:07.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:07 smithi131 bash[89561]: audit 2024-08-17T18:08:06.262015+0000 mon.a (mon.0) 2976 : audit [DBG] from='client.? 172.21.15.131:0/992616925' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:08:07.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:07 smithi131 bash[89561]: audit 2024-08-17T18:08:06.262015+0000 mon.a (mon.0) 2976 : audit [DBG] from='client.? 172.21.15.131:0/992616925' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:08:07.368 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:07.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:07.373 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:07.474 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:07.504 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:07.506 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:07 smithi169 bash[79348]: audit 2024-08-17T18:08:06.262015+0000 mon.a (mon.0) 2976 : audit [DBG] from='client.? 172.21.15.131:0/992616925' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:08:07.506 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:07 smithi169 bash[79348]: audit 2024-08-17T18:08:06.262015+0000 mon.a (mon.0) 2976 : audit [DBG] from='client.? 172.21.15.131:0/992616925' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:08:07.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:07.507 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:07.608 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:07.633 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:07.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:07.639 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:07.740 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:07.775 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:07.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:07.779 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:07.879 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:07.904 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:07.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:07.906 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:08.007 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:08.026 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:08.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:08.027 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:08.128 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:08.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:08.159 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:08.159 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:08.253 INFO:teuthology.orchestra.run.smithi131.stderr:nodeep-scrub is unset 2024-08-17T18:08:08.259 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:08.279 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:08.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:08.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:08.381 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:08.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:08 smithi169 bash[79348]: cluster 2024-08-17T18:08:06.551515+0000 mgr.y (mgr.34107) 1985 : cluster [DBG] pgmap v2805: 99 pgs: 99 active+clean; 1.3 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 937 op/s 2024-08-17T18:08:08.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:08 smithi169 bash[79348]: cluster 2024-08-17T18:08:06.551515+0000 mgr.y (mgr.34107) 1985 : cluster [DBG] pgmap v2805: 99 pgs: 99 active+clean; 1.3 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 937 op/s 2024-08-17T18:08:08.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:08 smithi169 bash[79348]: audit 2024-08-17T18:08:07.348690+0000 mon.a (mon.0) 2977 : audit [INF] from='client.? 172.21.15.131:0/3851631296' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:08:08.391 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:08 smithi169 bash[79348]: audit 2024-08-17T18:08:07.348690+0000 mon.a (mon.0) 2977 : audit [INF] from='client.? 172.21.15.131:0/3851631296' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:08:08.403 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:08.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:08.405 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:08.506 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:08.543 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:08.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:08.547 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:08.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:08 smithi131 bash[88347]: cluster 2024-08-17T18:08:06.551515+0000 mgr.y (mgr.34107) 1985 : cluster [DBG] pgmap v2805: 99 pgs: 99 active+clean; 1.3 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 937 op/s 2024-08-17T18:08:08.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:08 smithi131 bash[88347]: cluster 2024-08-17T18:08:06.551515+0000 mgr.y (mgr.34107) 1985 : cluster [DBG] pgmap v2805: 99 pgs: 99 active+clean; 1.3 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 937 op/s 2024-08-17T18:08:08.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:08 smithi131 bash[88347]: audit 2024-08-17T18:08:07.348690+0000 mon.a (mon.0) 2977 : audit [INF] from='client.? 172.21.15.131:0/3851631296' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:08:08.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:08 smithi131 bash[88347]: audit 2024-08-17T18:08:07.348690+0000 mon.a (mon.0) 2977 : audit [INF] from='client.? 172.21.15.131:0/3851631296' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:08:08.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:08 smithi131 bash[89561]: cluster 2024-08-17T18:08:06.551515+0000 mgr.y (mgr.34107) 1985 : cluster [DBG] pgmap v2805: 99 pgs: 99 active+clean; 1.3 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 937 op/s 2024-08-17T18:08:08.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:08 smithi131 bash[89561]: cluster 2024-08-17T18:08:06.551515+0000 mgr.y (mgr.34107) 1985 : cluster [DBG] pgmap v2805: 99 pgs: 99 active+clean; 1.3 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 937 op/s 2024-08-17T18:08:08.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:08 smithi131 bash[89561]: audit 2024-08-17T18:08:07.348690+0000 mon.a (mon.0) 2977 : audit [INF] from='client.? 172.21.15.131:0/3851631296' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:08:08.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:08 smithi131 bash[89561]: audit 2024-08-17T18:08:07.348690+0000 mon.a (mon.0) 2977 : audit [INF] from='client.? 172.21.15.131:0/3851631296' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:08:08.647 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:08.673 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:08.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:08.679 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:08.780 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:08.833 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:08.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:08.835 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:08.936 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:08.946 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:08:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:08:08] "GET /metrics HTTP/1.1" 200 36602 "" "Prometheus/2.51.0" 2024-08-17T18:08:08.964 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:08.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:08.967 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:09.068 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:09.094 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:09.096 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:09.096 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:09.197 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:09.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:09.233 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:09.234 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:09.334 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:09.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:09.367 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:09.367 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:09.468 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:09.501 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:09.504 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:09 smithi169 bash[79348]: cluster 2024-08-17T18:08:08.243224+0000 mon.a (mon.0) 2978 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:08:09.504 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:09 smithi169 bash[79348]: cluster 2024-08-17T18:08:08.243224+0000 mon.a (mon.0) 2978 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:08:09.504 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:09 smithi169 bash[79348]: cluster 2024-08-17T18:08:08.243254+0000 mon.a (mon.0) 2979 : cluster [INF] Cluster is now healthy 2024-08-17T18:08:09.504 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:09 smithi169 bash[79348]: cluster 2024-08-17T18:08:08.243254+0000 mon.a (mon.0) 2979 : cluster [INF] Cluster is now healthy 2024-08-17T18:08:09.505 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:09 smithi169 bash[79348]: audit 2024-08-17T18:08:08.251627+0000 mon.a (mon.0) 2980 : audit [INF] from='client.? 172.21.15.131:0/3851631296' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:08:09.505 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:09 smithi169 bash[79348]: audit 2024-08-17T18:08:08.251627+0000 mon.a (mon.0) 2980 : audit [INF] from='client.? 172.21.15.131:0/3851631296' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:08:09.505 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:09 smithi169 bash[79348]: cluster 2024-08-17T18:08:08.257533+0000 mon.a (mon.0) 2981 : cluster [DBG] osdmap e1483: 8 total, 8 up, 8 in 2024-08-17T18:08:09.505 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:09 smithi169 bash[79348]: cluster 2024-08-17T18:08:08.257533+0000 mon.a (mon.0) 2981 : cluster [DBG] osdmap e1483: 8 total, 8 up, 8 in 2024-08-17T18:08:09.505 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:09 smithi169 bash[79348]: audit 2024-08-17T18:08:08.285046+0000 mon.a (mon.0) 2982 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:08:09.505 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:09 smithi169 bash[79348]: audit 2024-08-17T18:08:08.285046+0000 mon.a (mon.0) 2982 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:08:09.505 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:09 smithi169 bash[79348]: audit 2024-08-17T18:08:08.286347+0000 mon.a (mon.0) 2983 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:08:09.505 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:09 smithi169 bash[79348]: audit 2024-08-17T18:08:08.286347+0000 mon.a (mon.0) 2983 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:08:09.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:09.506 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:09.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:09 smithi131 bash[89561]: cluster 2024-08-17T18:08:08.243224+0000 mon.a (mon.0) 2978 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:08:09.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:09 smithi131 bash[89561]: cluster 2024-08-17T18:08:08.243224+0000 mon.a (mon.0) 2978 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:08:09.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:09 smithi131 bash[89561]: cluster 2024-08-17T18:08:08.243254+0000 mon.a (mon.0) 2979 : cluster [INF] Cluster is now healthy 2024-08-17T18:08:09.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:09 smithi131 bash[89561]: cluster 2024-08-17T18:08:08.243254+0000 mon.a (mon.0) 2979 : cluster [INF] Cluster is now healthy 2024-08-17T18:08:09.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:09 smithi131 bash[89561]: audit 2024-08-17T18:08:08.251627+0000 mon.a (mon.0) 2980 : audit [INF] from='client.? 172.21.15.131:0/3851631296' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:08:09.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:09 smithi131 bash[89561]: audit 2024-08-17T18:08:08.251627+0000 mon.a (mon.0) 2980 : audit [INF] from='client.? 172.21.15.131:0/3851631296' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:08:09.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:09 smithi131 bash[89561]: cluster 2024-08-17T18:08:08.257533+0000 mon.a (mon.0) 2981 : cluster [DBG] osdmap e1483: 8 total, 8 up, 8 in 2024-08-17T18:08:09.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:09 smithi131 bash[89561]: cluster 2024-08-17T18:08:08.257533+0000 mon.a (mon.0) 2981 : cluster [DBG] osdmap e1483: 8 total, 8 up, 8 in 2024-08-17T18:08:09.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:09 smithi131 bash[89561]: audit 2024-08-17T18:08:08.285046+0000 mon.a (mon.0) 2982 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:08:09.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:09 smithi131 bash[89561]: audit 2024-08-17T18:08:08.285046+0000 mon.a (mon.0) 2982 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:08:09.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:09 smithi131 bash[89561]: audit 2024-08-17T18:08:08.286347+0000 mon.a (mon.0) 2983 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:08:09.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:09 smithi131 bash[89561]: audit 2024-08-17T18:08:08.286347+0000 mon.a (mon.0) 2983 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:08:09.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:09 smithi131 bash[88347]: cluster 2024-08-17T18:08:08.243224+0000 mon.a (mon.0) 2978 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:08:09.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:09 smithi131 bash[88347]: cluster 2024-08-17T18:08:08.243224+0000 mon.a (mon.0) 2978 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:08:09.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:09 smithi131 bash[88347]: cluster 2024-08-17T18:08:08.243254+0000 mon.a (mon.0) 2979 : cluster [INF] Cluster is now healthy 2024-08-17T18:08:09.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:09 smithi131 bash[88347]: cluster 2024-08-17T18:08:08.243254+0000 mon.a (mon.0) 2979 : cluster [INF] Cluster is now healthy 2024-08-17T18:08:09.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:09 smithi131 bash[88347]: audit 2024-08-17T18:08:08.251627+0000 mon.a (mon.0) 2980 : audit [INF] from='client.? 172.21.15.131:0/3851631296' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:08:09.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:09 smithi131 bash[88347]: audit 2024-08-17T18:08:08.251627+0000 mon.a (mon.0) 2980 : audit [INF] from='client.? 172.21.15.131:0/3851631296' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:08:09.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:09 smithi131 bash[88347]: cluster 2024-08-17T18:08:08.257533+0000 mon.a (mon.0) 2981 : cluster [DBG] osdmap e1483: 8 total, 8 up, 8 in 2024-08-17T18:08:09.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:09 smithi131 bash[88347]: cluster 2024-08-17T18:08:08.257533+0000 mon.a (mon.0) 2981 : cluster [DBG] osdmap e1483: 8 total, 8 up, 8 in 2024-08-17T18:08:09.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:09 smithi131 bash[88347]: audit 2024-08-17T18:08:08.285046+0000 mon.a (mon.0) 2982 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:08:09.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:09 smithi131 bash[88347]: audit 2024-08-17T18:08:08.285046+0000 mon.a (mon.0) 2982 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:08:09.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:09 smithi131 bash[88347]: audit 2024-08-17T18:08:08.286347+0000 mon.a (mon.0) 2983 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:08:09.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:09 smithi131 bash[88347]: audit 2024-08-17T18:08:08.286347+0000 mon.a (mon.0) 2983 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:08:09.607 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:09.642 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:09.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:09.646 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:09.747 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:09.766 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:09.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:09.767 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:09.868 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:09.906 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:09.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:09.910 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:10.011 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:10.053 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:10.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:10.057 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:10.158 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:10.177 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:10.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:10.178 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:10.279 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:10.305 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:10.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:10.307 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:10.407 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:10.437 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:10.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:10.443 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:10.544 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:10.552 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:10 smithi131 bash[89561]: cluster 2024-08-17T18:08:08.551913+0000 mgr.y (mgr.34107) 1986 : cluster [DBG] pgmap v2807: 99 pgs: 99 active+clean; 1.3 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 749 op/s 2024-08-17T18:08:10.553 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:10 smithi131 bash[89561]: cluster 2024-08-17T18:08:08.551913+0000 mgr.y (mgr.34107) 1986 : cluster [DBG] pgmap v2807: 99 pgs: 99 active+clean; 1.3 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 749 op/s 2024-08-17T18:08:10.553 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:10 smithi131 bash[88347]: cluster 2024-08-17T18:08:08.551913+0000 mgr.y (mgr.34107) 1986 : cluster [DBG] pgmap v2807: 99 pgs: 99 active+clean; 1.3 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 749 op/s 2024-08-17T18:08:10.553 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:10 smithi131 bash[88347]: cluster 2024-08-17T18:08:08.551913+0000 mgr.y (mgr.34107) 1986 : cluster [DBG] pgmap v2807: 99 pgs: 99 active+clean; 1.3 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 749 op/s 2024-08-17T18:08:10.579 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:10.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:10.585 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:10.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:10 smithi169 bash[79348]: cluster 2024-08-17T18:08:08.551913+0000 mgr.y (mgr.34107) 1986 : cluster [DBG] pgmap v2807: 99 pgs: 99 active+clean; 1.3 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 749 op/s 2024-08-17T18:08:10.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:10 smithi169 bash[79348]: cluster 2024-08-17T18:08:08.551913+0000 mgr.y (mgr.34107) 1986 : cluster [DBG] pgmap v2807: 99 pgs: 99 active+clean; 1.3 GiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 749 op/s 2024-08-17T18:08:10.686 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:10.717 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:10.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:10.722 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:10.823 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:10.856 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:10.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:10.859 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:10.959 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:10.990 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:10.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:10.994 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:11.095 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:11.124 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:11.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:11.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:11.227 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:11.261 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:11.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:11.264 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:11.365 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:11.396 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:11.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:11.400 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:11.500 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:11.536 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:11.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:11.539 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:11.639 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:11.671 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:11.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:11.676 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:11.776 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:11.813 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:11.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:11.817 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:11.917 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:11.960 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:11.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:11.965 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:12.066 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:12.087 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:12.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:12.090 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:12.191 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:12.226 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:12.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:12.230 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:12.331 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:12.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:12 smithi131 bash[89561]: cluster 2024-08-17T18:08:10.552649+0000 mgr.y (mgr.34107) 1987 : cluster [DBG] pgmap v2808: 99 pgs: 99 active+clean; 1.1 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2024-08-17T18:08:12.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:12 smithi131 bash[89561]: cluster 2024-08-17T18:08:10.552649+0000 mgr.y (mgr.34107) 1987 : cluster [DBG] pgmap v2808: 99 pgs: 99 active+clean; 1.1 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2024-08-17T18:08:12.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:12 smithi131 bash[88347]: cluster 2024-08-17T18:08:10.552649+0000 mgr.y (mgr.34107) 1987 : cluster [DBG] pgmap v2808: 99 pgs: 99 active+clean; 1.1 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2024-08-17T18:08:12.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:12 smithi131 bash[88347]: cluster 2024-08-17T18:08:10.552649+0000 mgr.y (mgr.34107) 1987 : cluster [DBG] pgmap v2808: 99 pgs: 99 active+clean; 1.1 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2024-08-17T18:08:12.367 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:12.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:12.370 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:12.470 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:12.509 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:12.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:12.513 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:12.613 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:12.623 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:12 smithi169 bash[79348]: cluster 2024-08-17T18:08:10.552649+0000 mgr.y (mgr.34107) 1987 : cluster [DBG] pgmap v2808: 99 pgs: 99 active+clean; 1.1 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2024-08-17T18:08:12.623 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:12 smithi169 bash[79348]: cluster 2024-08-17T18:08:10.552649+0000 mgr.y (mgr.34107) 1987 : cluster [DBG] pgmap v2808: 99 pgs: 99 active+clean; 1.1 GiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2024-08-17T18:08:12.656 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:12.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:12.659 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:12.759 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:12.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:12.801 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:12.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:12.902 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:12.920 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:12.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:12.922 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:13.022 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:13.042 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:13.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:13.045 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:13.145 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:13.170 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:13.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:13.174 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:13.275 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:13.278 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T18:08:13.301 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:13.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:13.309 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:13.331 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T18:08:13.410 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:13.457 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:13.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:13.465 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:13.565 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:13.598 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:13.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:13.602 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:13.703 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:13.730 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:13.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:13.732 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:13.833 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:13.860 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:13.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:13.863 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:13.964 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:13.990 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:13.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:13.993 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:14.094 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:14.127 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:14.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:14.133 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:14.234 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:14.273 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:14.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:14.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:14.380 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:14.390 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:14 smithi131 bash[89561]: cluster 2024-08-17T18:08:12.553050+0000 mgr.y (mgr.34107) 1988 : cluster [DBG] pgmap v2809: 99 pgs: 99 active+clean; 1.1 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2024-08-17T18:08:14.390 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:14 smithi131 bash[89561]: cluster 2024-08-17T18:08:12.553050+0000 mgr.y (mgr.34107) 1988 : cluster [DBG] pgmap v2809: 99 pgs: 99 active+clean; 1.1 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2024-08-17T18:08:14.390 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:14 smithi131 bash[88347]: cluster 2024-08-17T18:08:12.553050+0000 mgr.y (mgr.34107) 1988 : cluster [DBG] pgmap v2809: 99 pgs: 99 active+clean; 1.1 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2024-08-17T18:08:14.390 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:14 smithi131 bash[88347]: cluster 2024-08-17T18:08:12.553050+0000 mgr.y (mgr.34107) 1988 : cluster [DBG] pgmap v2809: 99 pgs: 99 active+clean; 1.1 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2024-08-17T18:08:14.415 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:14.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:14.419 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:14.520 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:14.549 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:14.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:14.555 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:14.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:14 smithi169 bash[79348]: cluster 2024-08-17T18:08:12.553050+0000 mgr.y (mgr.34107) 1988 : cluster [DBG] pgmap v2809: 99 pgs: 99 active+clean; 1.1 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2024-08-17T18:08:14.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:14 smithi169 bash[79348]: cluster 2024-08-17T18:08:12.553050+0000 mgr.y (mgr.34107) 1988 : cluster [DBG] pgmap v2809: 99 pgs: 99 active+clean; 1.1 GiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 721 op/s 2024-08-17T18:08:14.656 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:14.679 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:14.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:14.682 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:14.783 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:14.802 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:14.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:14.803 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:14.905 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:14.928 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:14.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:14.930 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:15.030 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:15.069 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:15.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:15.075 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:15.176 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:15.204 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:15.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:15.211 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:15.312 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:15.349 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:15.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:15.354 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:15.455 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:15.490 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:15.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:15.493 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:15.594 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:15.625 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:15.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:15.628 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:15.729 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:15.762 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:15.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:15.768 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:15.869 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:15.901 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:15.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:15.908 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:16.008 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:16.048 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:16.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:16.052 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:16.153 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:16.196 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:16.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:16.199 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:16.300 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:16.333 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:16.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:16.336 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:16.436 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:16.464 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:16.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:16.468 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:16.568 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:16.578 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:16 smithi169 bash[79348]: cluster 2024-08-17T18:08:14.553500+0000 mgr.y (mgr.34107) 1989 : cluster [DBG] pgmap v2810: 99 pgs: 99 active+clean; 1.0 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 723 op/s 2024-08-17T18:08:16.578 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:16 smithi169 bash[79348]: cluster 2024-08-17T18:08:14.553500+0000 mgr.y (mgr.34107) 1989 : cluster [DBG] pgmap v2810: 99 pgs: 99 active+clean; 1.0 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 723 op/s 2024-08-17T18:08:16.598 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:16.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:16 smithi131 bash[89561]: cluster 2024-08-17T18:08:14.553500+0000 mgr.y (mgr.34107) 1989 : cluster [DBG] pgmap v2810: 99 pgs: 99 active+clean; 1.0 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 723 op/s 2024-08-17T18:08:16.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:16 smithi131 bash[89561]: cluster 2024-08-17T18:08:14.553500+0000 mgr.y (mgr.34107) 1989 : cluster [DBG] pgmap v2810: 99 pgs: 99 active+clean; 1.0 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 723 op/s 2024-08-17T18:08:16.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:16 smithi131 bash[88347]: cluster 2024-08-17T18:08:14.553500+0000 mgr.y (mgr.34107) 1989 : cluster [DBG] pgmap v2810: 99 pgs: 99 active+clean; 1.0 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 723 op/s 2024-08-17T18:08:16.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:16 smithi131 bash[88347]: cluster 2024-08-17T18:08:14.553500+0000 mgr.y (mgr.34107) 1989 : cluster [DBG] pgmap v2810: 99 pgs: 99 active+clean; 1.0 GiB data, 8.0 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 723 op/s 2024-08-17T18:08:16.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:16.603 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:16.704 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:16.727 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:16.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:16.731 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:16.832 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:16.855 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:16.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:16.861 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:16.959 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T18:08:16.959 INFO:teuthology.orchestra.run.smithi131.stdout: "size": 20, 2024-08-17T18:08:16.959 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 600, 2024-08-17T18:08:16.959 INFO:teuthology.orchestra.run.smithi131.stdout: "ops": [ 2024-08-17T18:08:16.959 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.959 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35487.0:155097 55.a e1449/1448 55:5099959c:::benchmark_data_smithi131_239348_object45383:head v 1449'9660, mlcod=1449'9658)", 2024-08-17T18:08:16.959 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:02:14.051278+0000", 2024-08-17T18:08:16.959 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 362.90097845399998, 2024-08-17T18:08:16.960 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.517675632, 2024-08-17T18:08:16.960 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:08:16.960 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:08:16.960 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:16.960 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:08:16.960 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.960 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:08:16.960 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.051278+0000", 2024-08-17T18:08:16.960 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:08:16.960 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.960 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.960 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:08:16.960 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.051278+0000", 2024-08-17T18:08:16.960 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:08:16.960 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.961 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.961 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:08:16.961 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.051279+0000", 2024-08-17T18:08:16.961 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0100000000000001e-06 2024-08-17T18:08:16.961 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.961 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.961 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:08:16.961 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.051285+0000", 2024-08-17T18:08:16.961 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.4779999999999996e-06 2024-08-17T18:08:16.961 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.961 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.961 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:08:16.961 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.051294+0000", 2024-08-17T18:08:16.961 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.7120000000000006e-06 2024-08-17T18:08:16.961 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.962 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.962 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:08:16.962 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.051299+0000", 2024-08-17T18:08:16.962 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.4179999999999996e-06 2024-08-17T18:08:16.962 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.962 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.962 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:08:16.962 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.051361+0000", 2024-08-17T18:08:16.962 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.1289000000000002e-05 2024-08-17T18:08:16.962 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.962 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.962 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:08:16.962 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.051379+0000", 2024-08-17T18:08:16.963 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.8122999999999999e-05 2024-08-17T18:08:16.963 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.963 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.963 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:08:16.963 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.568847+0000", 2024-08-17T18:08:16.963 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.517468013 2024-08-17T18:08:16.963 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.963 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.963 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:08:16.963 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.568953+0000", 2024-08-17T18:08:16.963 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00010658900000000001 2024-08-17T18:08:16.963 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:08:16.963 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:08:16.963 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:08:16.963 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.964 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.964 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35487.0:155102 55.a e1449/1448 55:5e2f18f0:::benchmark_data_smithi131_239348_object45388:head v 1449'9661, mlcod=1449'9658)", 2024-08-17T18:08:16.964 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:02:14.058187+0000", 2024-08-17T18:08:16.964 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 362.89406924100001, 2024-08-17T18:08:16.964 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.51101413900000003, 2024-08-17T18:08:16.964 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:08:16.964 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:08:16.964 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:16.964 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:08:16.964 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.964 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:08:16.964 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.058187+0000", 2024-08-17T18:08:16.965 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:08:16.965 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.965 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.965 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:08:16.965 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.058187+0000", 2024-08-17T18:08:16.965 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:08:16.965 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.965 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.965 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:08:16.965 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.058188+0000", 2024-08-17T18:08:16.965 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.573e-06 2024-08-17T18:08:16.965 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.965 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.966 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:08:16.966 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.058198+0000", 2024-08-17T18:08:16.966 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.4399999999999994e-06 2024-08-17T18:08:16.966 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.966 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.966 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:08:16.966 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.058211+0000", 2024-08-17T18:08:16.966 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.2785e-05 2024-08-17T18:08:16.966 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.966 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.966 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:08:16.966 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.058220+0000", 2024-08-17T18:08:16.966 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.9560000000000003e-06 2024-08-17T18:08:16.967 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.967 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.967 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:08:16.967 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.058760+0000", 2024-08-17T18:08:16.967 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00054009000000000001 2024-08-17T18:08:16.967 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.967 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.967 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:08:16.967 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.058782+0000", 2024-08-17T18:08:16.967 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.2484999999999999e-05 2024-08-17T18:08:16.967 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.967 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.967 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:08:16.967 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.569144+0000", 2024-08-17T18:08:16.968 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.51036203999999996 2024-08-17T18:08:16.968 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.968 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.968 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:08:16.968 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.569201+0000", 2024-08-17T18:08:16.968 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.677e-05 2024-08-17T18:08:16.968 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:08:16.968 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:08:16.968 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:08:16.968 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.968 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.968 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35487.0:155104 55.a e1449/1448 55:5d1430bb:::benchmark_data_smithi131_239348_object45390:head v 1449'9662, mlcod=1449'9658)", 2024-08-17T18:08:16.968 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:02:14.059637+0000", 2024-08-17T18:08:16.968 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 362.89261915899999, 2024-08-17T18:08:16.968 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.51546159400000002, 2024-08-17T18:08:16.969 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:08:16.969 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:08:16.969 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:16.969 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:08:16.969 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.969 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:08:16.969 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.059637+0000", 2024-08-17T18:08:16.969 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:08:16.969 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.969 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.969 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:08:16.969 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.059637+0000", 2024-08-17T18:08:16.969 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:08:16.969 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.969 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.969 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:08:16.970 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.059638+0000", 2024-08-17T18:08:16.970 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.0500000000000002e-07 2024-08-17T18:08:16.970 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.970 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.970 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:08:16.970 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.059643+0000", 2024-08-17T18:08:16.970 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.519e-06 2024-08-17T18:08:16.970 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.970 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.970 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:08:16.970 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.059654+0000", 2024-08-17T18:08:16.970 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0368e-05 2024-08-17T18:08:16.970 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.970 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.970 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:08:16.971 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.059661+0000", 2024-08-17T18:08:16.971 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.2019999999999998e-06 2024-08-17T18:08:16.971 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.971 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.971 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:08:16.971 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.062494+0000", 2024-08-17T18:08:16.971 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0028334459999999999 2024-08-17T18:08:16.971 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.971 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.971 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:08:16.971 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.062515+0000", 2024-08-17T18:08:16.971 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.0832e-05 2024-08-17T18:08:16.971 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.971 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.971 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:08:16.971 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.574852+0000", 2024-08-17T18:08:16.972 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.51233640899999999 2024-08-17T18:08:16.972 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.972 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.972 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:08:16.972 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.575099+0000", 2024-08-17T18:08:16.972 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00024691300000000003 2024-08-17T18:08:16.972 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:08:16.972 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:08:16.972 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:08:16.972 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.972 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.972 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35487.0:155103 55.9 e1449/1430 55:949d3252:::benchmark_data_smithi131_239348_object45389:head v 1449'7220, mlcod=1449'7218)", 2024-08-17T18:08:16.972 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:02:14.061182+0000", 2024-08-17T18:08:16.972 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 362.891074011, 2024-08-17T18:08:16.973 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.51507515199999998, 2024-08-17T18:08:16.973 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:08:16.973 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:08:16.973 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:16.973 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:08:16.973 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.973 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:08:16.973 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.061182+0000", 2024-08-17T18:08:16.973 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:08:16.973 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.973 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.973 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:08:16.973 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.061182+0000", 2024-08-17T18:08:16.973 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:08:16.973 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.974 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.974 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:08:16.974 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.061183+0000", 2024-08-17T18:08:16.974 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.06e-06 2024-08-17T18:08:16.974 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.974 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.974 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:08:16.974 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.061191+0000", 2024-08-17T18:08:16.974 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.0339999999999997e-06 2024-08-17T18:08:16.974 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.974 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.974 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:08:16.974 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.061203+0000", 2024-08-17T18:08:16.975 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1341e-05 2024-08-17T18:08:16.975 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.975 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.975 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:08:16.975 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.061211+0000", 2024-08-17T18:08:16.975 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.5730000000000008e-06 2024-08-17T18:08:16.975 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.975 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.975 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:08:16.975 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.062466+0000", 2024-08-17T18:08:16.975 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0012550160000000001 2024-08-17T18:08:16.975 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.975 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.975 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:08:16.975 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.062488+0000", 2024-08-17T18:08:16.976 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.16e-05 2024-08-17T18:08:16.976 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.976 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.976 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:08:16.976 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.576210+0000", 2024-08-17T18:08:16.976 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.51372237600000004 2024-08-17T18:08:16.976 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.976 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.976 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:08:16.976 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.576257+0000", 2024-08-17T18:08:16.976 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.7151999999999998e-05 2024-08-17T18:08:16.976 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:08:16.976 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:08:16.977 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:08:16.977 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.977 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.977 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35487.0:155106 55.14 e1449/1430 55:29ff11e5:::benchmark_data_smithi131_239348_object45392:head v 1449'7297, mlcod=1449'7294)", 2024-08-17T18:08:16.977 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:02:14.064325+0000", 2024-08-17T18:08:16.977 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 362.88793076500002, 2024-08-17T18:08:16.977 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.51813228600000005, 2024-08-17T18:08:16.977 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:08:16.977 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:08:16.977 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:16.977 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:08:16.977 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.977 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:08:16.978 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.064325+0000", 2024-08-17T18:08:16.978 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:08:16.978 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.978 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.978 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:08:16.978 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.064325+0000", 2024-08-17T18:08:16.978 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:08:16.978 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.978 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.978 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:08:16.978 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.064327+0000", 2024-08-17T18:08:16.978 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.2529999999999999e-06 2024-08-17T18:08:16.978 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.978 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.979 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:08:16.979 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.064334+0000", 2024-08-17T18:08:16.979 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.2910000000000002e-06 2024-08-17T18:08:16.979 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.979 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.979 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:08:16.979 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.562490+0000", 2024-08-17T18:08:16.979 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.49815637000000001 2024-08-17T18:08:16.979 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.979 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.979 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:08:16.979 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.562513+0000", 2024-08-17T18:08:16.979 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.3116e-05 2024-08-17T18:08:16.979 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.979 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.980 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:08:16.980 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.562639+0000", 2024-08-17T18:08:16.980 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000125504 2024-08-17T18:08:16.980 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.980 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.980 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:08:16.980 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.562694+0000", 2024-08-17T18:08:16.980 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.5025999999999998e-05 2024-08-17T18:08:16.980 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.980 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.980 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:08:16.980 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.582286+0000", 2024-08-17T18:08:16.980 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.019591788999999998 2024-08-17T18:08:16.980 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.981 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.981 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:08:16.981 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.582458+0000", 2024-08-17T18:08:16.981 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00017193699999999999 2024-08-17T18:08:16.981 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:08:16.981 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:08:16.981 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:08:16.981 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.981 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.981 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35487.0:155110 55.9 e1449/1430 55:939a4e8a:::benchmark_data_smithi131_239348_object45396:head v 1449'7221, mlcod=1449'7218)", 2024-08-17T18:08:16.981 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:02:14.066180+0000", 2024-08-17T18:08:16.981 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 362.88607571400001, 2024-08-17T18:08:16.981 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.510457673, 2024-08-17T18:08:16.981 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:08:16.981 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:08:16.982 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:16.982 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:08:16.982 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.982 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:08:16.982 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.066180+0000", 2024-08-17T18:08:16.982 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:08:16.982 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.982 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.982 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:08:16.982 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.066180+0000", 2024-08-17T18:08:16.982 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:08:16.982 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.982 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.982 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:08:16.983 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.066182+0000", 2024-08-17T18:08:16.983 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.367e-06 2024-08-17T18:08:16.983 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.983 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.983 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:08:16.983 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.066190+0000", 2024-08-17T18:08:16.983 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.1710000000000002e-06 2024-08-17T18:08:16.983 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.983 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.983 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:08:16.983 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.562376+0000", 2024-08-17T18:08:16.983 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.49618559699999998 2024-08-17T18:08:16.983 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.984 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.984 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:08:16.984 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.562403+0000", 2024-08-17T18:08:16.984 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.7936000000000002e-05 2024-08-17T18:08:16.984 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.984 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.984 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:08:16.984 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.568810+0000", 2024-08-17T18:08:16.984 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0064067530000000003 2024-08-17T18:08:16.984 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.984 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.984 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:08:16.984 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.568860+0000", 2024-08-17T18:08:16.984 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.9775999999999999e-05 2024-08-17T18:08:16.984 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.985 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.985 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:08:16.985 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.576425+0000", 2024-08-17T18:08:16.985 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0075650860000000004 2024-08-17T18:08:16.985 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.985 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.985 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:08:16.985 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:14.576638+0000", 2024-08-17T18:08:16.985 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00021298700000000001 2024-08-17T18:08:16.985 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:08:16.985 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:08:16.985 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:08:16.985 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.985 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.986 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35487.0:187794 55.7 e1453/1430 55:e68d7050:::benchmark_data_smithi131_239348_object78080:head v 1453'8350, mlcod=1453'8347)", 2024-08-17T18:08:16.986 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:02:59.421149+0000", 2024-08-17T18:08:16.986 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 317.531107518, 2024-08-17T18:08:16.986 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.31960341799999997, 2024-08-17T18:08:16.986 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:08:16.986 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:08:16.986 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:16.986 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:08:16.986 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.986 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:08:16.986 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:59.421149+0000", 2024-08-17T18:08:16.986 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:08:16.986 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.986 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.987 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:08:16.987 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:59.421149+0000", 2024-08-17T18:08:16.987 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:08:16.987 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.987 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.987 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:08:16.987 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:59.421149+0000", 2024-08-17T18:08:16.987 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.4300000000000002e-07 2024-08-17T18:08:16.987 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.987 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.987 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:08:16.987 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:59.421155+0000", 2024-08-17T18:08:16.987 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.378e-06 2024-08-17T18:08:16.987 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.987 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.988 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:08:16.988 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:59.421163+0000", 2024-08-17T18:08:16.988 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.3149999999999992e-06 2024-08-17T18:08:16.988 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.988 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.988 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:08:16.988 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:59.421168+0000", 2024-08-17T18:08:16.988 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.9729999999999997e-06 2024-08-17T18:08:16.988 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.988 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.988 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:08:16.988 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:59.421211+0000", 2024-08-17T18:08:16.988 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.2703000000000001e-05 2024-08-17T18:08:16.988 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.989 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.989 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:08:16.989 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:59.421225+0000", 2024-08-17T18:08:16.989 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.4412e-05 2024-08-17T18:08:16.989 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.989 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.989 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:08:16.989 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:59.740684+0000", 2024-08-17T18:08:16.989 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.31945854899999998 2024-08-17T18:08:16.989 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.990 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.990 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:08:16.990 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:59.740752+0000", 2024-08-17T18:08:16.990 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.8344999999999997e-05 2024-08-17T18:08:16.990 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:08:16.990 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:08:16.990 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:08:16.990 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.990 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.990 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35487.0:187796 55.a e1453/1448 55:54e827c5:::benchmark_data_smithi131_239348_object78082:head v 1453'11668, mlcod=1453'11666)", 2024-08-17T18:08:16.990 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:02:59.422927+0000", 2024-08-17T18:08:16.990 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 317.52932935899997, 2024-08-17T18:08:16.990 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.34184592200000002, 2024-08-17T18:08:16.990 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:08:16.991 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:08:16.991 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:16.991 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:08:16.991 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.991 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:08:16.991 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:59.422927+0000", 2024-08-17T18:08:16.991 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:08:16.991 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.991 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.991 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:08:16.991 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:59.422927+0000", 2024-08-17T18:08:16.991 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:08:16.991 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.992 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.992 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:08:16.992 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:59.422927+0000", 2024-08-17T18:08:16.992 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.5000000000000002e-07 2024-08-17T18:08:16.992 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.992 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.992 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:08:16.992 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:59.422932+0000", 2024-08-17T18:08:16.992 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.0359999999999997e-06 2024-08-17T18:08:16.992 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.992 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.992 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:08:16.992 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:59.735123+0000", 2024-08-17T18:08:16.993 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.31219018100000001 2024-08-17T18:08:16.993 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.993 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.993 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:08:16.993 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:59.735172+0000", 2024-08-17T18:08:16.993 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.9018999999999999e-05 2024-08-17T18:08:16.993 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.993 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.993 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:08:16.993 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:59.735309+0000", 2024-08-17T18:08:16.993 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00013726499999999999 2024-08-17T18:08:16.993 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.993 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.993 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:08:16.994 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:59.735349+0000", 2024-08-17T18:08:16.994 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.9675000000000002e-05 2024-08-17T18:08:16.994 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.994 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.994 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:08:16.994 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:59.764710+0000", 2024-08-17T18:08:16.994 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.029361359 2024-08-17T18:08:16.994 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.994 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.994 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:08:16.994 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:59.764773+0000", 2024-08-17T18:08:16.994 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.2737000000000006e-05 2024-08-17T18:08:16.995 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:08:16.995 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:08:16.995 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:08:16.995 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.995 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.995 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35487.0:187798 55.9 e1453/1430 55:91e5f1fe:::benchmark_data_smithi131_239348_object78084:head v 1453'8235, mlcod=1453'8233)", 2024-08-17T18:08:16.995 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:02:59.426526+0000", 2024-08-17T18:08:16.995 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 317.52572966499997, 2024-08-17T18:08:16.995 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.32045656700000003, 2024-08-17T18:08:16.995 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:08:16.995 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:08:16.995 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:16.995 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:08:16.995 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.996 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:08:16.996 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:59.426526+0000", 2024-08-17T18:08:16.996 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:08:16.996 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.996 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.996 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:08:16.996 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:59.426526+0000", 2024-08-17T18:08:16.996 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:08:16.996 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.996 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.996 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:08:16.996 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:59.426527+0000", 2024-08-17T18:08:16.996 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.569999999999999e-07 2024-08-17T18:08:16.997 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.997 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.997 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:08:16.997 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:59.426534+0000", 2024-08-17T18:08:16.997 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.6390000000000003e-06 2024-08-17T18:08:16.997 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.997 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.997 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:08:16.997 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:59.735989+0000", 2024-08-17T18:08:16.997 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.309454538 2024-08-17T18:08:16.997 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.997 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.997 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:08:16.997 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:59.736013+0000", 2024-08-17T18:08:16.997 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.4417e-05 2024-08-17T18:08:16.998 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.998 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.998 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:08:16.998 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:59.736176+0000", 2024-08-17T18:08:16.998 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00016249999999999999 2024-08-17T18:08:16.998 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.998 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.998 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:08:16.998 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:59.736230+0000", 2024-08-17T18:08:16.998 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.4156000000000001e-05 2024-08-17T18:08:16.998 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.998 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.998 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:08:16.998 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:59.746854+0000", 2024-08-17T18:08:16.999 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.010623914999999999 2024-08-17T18:08:16.999 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.999 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.999 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:08:16.999 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:02:59.746983+0000", 2024-08-17T18:08:16.999 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000129445 2024-08-17T18:08:16.999 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:08:16.999 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:08:16.999 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:08:16.999 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:16.999 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:16.999 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.35694.0:52479 56.8 56:1333d184:::benchmark_data_smithi131_259881_object52478:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1469)", 2024-08-17T18:08:16.999 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:05:24.116777+0000", 2024-08-17T18:08:16.999 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 172.83547905, 2024-08-17T18:08:16.999 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.30908144500000001, 2024-08-17T18:08:17.000 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:08:17.000 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:08:17.000 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:17.000 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:08:17.000 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.35694", 2024-08-17T18:08:17.000 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2383208010", 2024-08-17T18:08:17.000 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 52479 2024-08-17T18:08:17.000 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.000 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:08:17.000 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.000 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:08:17.000 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.116777+0000", 2024-08-17T18:08:17.000 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:08:17.000 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.001 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.001 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:08:17.001 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.116777+0000", 2024-08-17T18:08:17.001 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:08:17.001 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.001 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.001 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:08:17.001 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.116778+0000", 2024-08-17T18:08:17.001 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.7899999999999998e-07 2024-08-17T18:08:17.001 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.001 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.001 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:08:17.001 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.116798+0000", 2024-08-17T18:08:17.001 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.0292000000000002e-05 2024-08-17T18:08:17.001 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.001 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.001 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:08:17.002 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.116805+0000", 2024-08-17T18:08:17.002 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.4410000000000004e-06 2024-08-17T18:08:17.002 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.002 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.002 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:08:17.002 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.116813+0000", 2024-08-17T18:08:17.002 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.1439999999999997e-06 2024-08-17T18:08:17.002 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.002 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.002 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:08:17.002 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.122200+0000", 2024-08-17T18:08:17.002 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0053874680000000003 2024-08-17T18:08:17.002 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.002 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.003 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:08:17.003 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.122329+0000", 2024-08-17T18:08:17.003 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000129472 2024-08-17T18:08:17.003 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.003 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.003 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 0,6", 2024-08-17T18:08:17.003 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.122451+0000", 2024-08-17T18:08:17.003 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000121941 2024-08-17T18:08:17.003 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.003 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.003 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:08:17.003 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.126193+0000", 2024-08-17T18:08:17.003 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0037420750000000001 2024-08-17T18:08:17.003 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.003 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.003 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:17.004 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.425447+0000", 2024-08-17T18:08:17.004 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.29925307800000001 2024-08-17T18:08:17.004 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.004 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.004 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:17.004 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.425581+0000", 2024-08-17T18:08:17.004 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00013419800000000001 2024-08-17T18:08:17.004 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.004 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.004 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:08:17.004 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.425742+0000", 2024-08-17T18:08:17.004 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000160927 2024-08-17T18:08:17.004 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.004 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.004 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:08:17.004 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.425859+0000", 2024-08-17T18:08:17.005 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00011683 2024-08-17T18:08:17.005 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:08:17.005 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:08:17.005 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:08:17.005 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.005 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.005 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35694.0:52490 56.9 e1469/1464 56:9e9bac53:::benchmark_data_smithi131_259881_object52489:head v 1469'3297, mlcod=1469'3295)", 2024-08-17T18:08:17.005 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:05:24.125868+0000", 2024-08-17T18:08:17.005 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 172.82638804800001, 2024-08-17T18:08:17.005 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.29941233099999998, 2024-08-17T18:08:17.005 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:08:17.005 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:08:17.005 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:17.005 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:08:17.005 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.005 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:08:17.006 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.125868+0000", 2024-08-17T18:08:17.006 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:08:17.006 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.006 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.006 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:08:17.006 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.125868+0000", 2024-08-17T18:08:17.006 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:08:17.006 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.006 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.006 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:08:17.006 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.125869+0000", 2024-08-17T18:08:17.006 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.6000000000000003e-07 2024-08-17T18:08:17.007 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.007 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.007 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:08:17.007 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.125892+0000", 2024-08-17T18:08:17.007 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.3422999999999999e-05 2024-08-17T18:08:17.007 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.007 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.007 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:08:17.007 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.125901+0000", 2024-08-17T18:08:17.007 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.4600000000000003e-06 2024-08-17T18:08:17.007 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.007 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.007 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:08:17.007 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.125906+0000", 2024-08-17T18:08:17.007 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.2580000000000003e-06 2024-08-17T18:08:17.008 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.008 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.008 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:08:17.008 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.125963+0000", 2024-08-17T18:08:17.008 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.6684000000000001e-05 2024-08-17T18:08:17.008 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.008 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.008 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:08:17.008 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.125981+0000", 2024-08-17T18:08:17.008 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.8369e-05 2024-08-17T18:08:17.008 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.008 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.008 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:08:17.008 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.127622+0000", 2024-08-17T18:08:17.008 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.001641179 2024-08-17T18:08:17.009 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.009 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.009 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:08:17.009 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.425280+0000", 2024-08-17T18:08:17.009 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.29765819799999998 2024-08-17T18:08:17.009 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:08:17.009 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:08:17.009 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:08:17.009 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.009 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.009 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35694.0:52502 56.9 e1469/1464 56:95819ea1:::benchmark_data_smithi131_259881_object52501:head v 1469'3298, mlcod=1469'3295)", 2024-08-17T18:08:17.009 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:05:24.133695+0000", 2024-08-17T18:08:17.009 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 172.818560977, 2024-08-17T18:08:17.009 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.30062969299999998, 2024-08-17T18:08:17.010 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:08:17.010 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:08:17.010 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:17.010 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:08:17.010 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.010 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:08:17.010 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.133695+0000", 2024-08-17T18:08:17.010 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:08:17.010 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.010 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.010 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:08:17.010 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.133695+0000", 2024-08-17T18:08:17.010 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:08:17.010 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.011 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.011 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:08:17.011 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.133696+0000", 2024-08-17T18:08:17.011 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.2729999999999999e-06 2024-08-17T18:08:17.011 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.011 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.011 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:08:17.011 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.133816+0000", 2024-08-17T18:08:17.011 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000119115 2024-08-17T18:08:17.011 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.011 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.011 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:08:17.011 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.425194+0000", 2024-08-17T18:08:17.011 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.29137834699999998 2024-08-17T18:08:17.012 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.012 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.012 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:08:17.012 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.425232+0000", 2024-08-17T18:08:17.012 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.7623000000000002e-05 2024-08-17T18:08:17.012 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.012 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.012 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:08:17.012 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.425388+0000", 2024-08-17T18:08:17.012 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00015635399999999999 2024-08-17T18:08:17.012 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.012 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.012 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:08:17.012 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.425450+0000", 2024-08-17T18:08:17.013 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.2099000000000003e-05 2024-08-17T18:08:17.013 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.013 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.013 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:08:17.013 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.434236+0000", 2024-08-17T18:08:17.013 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0087861640000000008 2024-08-17T18:08:17.013 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.013 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.013 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:08:17.013 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.434325+0000", 2024-08-17T18:08:17.013 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.8718e-05 2024-08-17T18:08:17.013 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:08:17.013 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:08:17.013 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:08:17.013 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.014 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.014 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35694.0:68294 56.9 e1469/1464 56:9840c3fc:::benchmark_data_smithi131_259881_object68293:head v 1469'4285, mlcod=1469'4283)", 2024-08-17T18:08:17.014 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:05:38.248955+0000", 2024-08-17T18:08:17.014 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 158.70330133799999, 2024-08-17T18:08:17.014 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.35616922600000001, 2024-08-17T18:08:17.014 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:08:17.014 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:08:17.014 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:17.014 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:08:17.014 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.014 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:08:17.014 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:38.248955+0000", 2024-08-17T18:08:17.014 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:08:17.015 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.015 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.015 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:08:17.015 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:38.248955+0000", 2024-08-17T18:08:17.015 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:08:17.015 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.015 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.015 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:08:17.015 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:38.248956+0000", 2024-08-17T18:08:17.015 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.8200000000000008e-07 2024-08-17T18:08:17.015 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.015 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.015 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:08:17.015 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:38.249012+0000", 2024-08-17T18:08:17.016 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.5967000000000001e-05 2024-08-17T18:08:17.016 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.016 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.016 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:08:17.016 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:38.249021+0000", 2024-08-17T18:08:17.016 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.2990000000000002e-06 2024-08-17T18:08:17.016 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.016 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.016 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:08:17.016 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:38.249026+0000", 2024-08-17T18:08:17.016 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.4480000000000002e-06 2024-08-17T18:08:17.016 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.016 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.016 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:08:17.017 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:38.596069+0000", 2024-08-17T18:08:17.017 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.34704211499999998 2024-08-17T18:08:17.017 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.017 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.017 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:08:17.017 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:38.596097+0000", 2024-08-17T18:08:17.017 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.8271000000000001e-05 2024-08-17T18:08:17.017 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.017 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.017 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:08:17.017 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:38.605063+0000", 2024-08-17T18:08:17.017 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0089657199999999999 2024-08-17T18:08:17.017 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.017 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.018 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:08:17.018 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:38.605124+0000", 2024-08-17T18:08:17.018 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.1424e-05 2024-08-17T18:08:17.018 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:08:17.018 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:08:17.018 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:08:17.018 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.018 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.018 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35694.0:68295 56.4 e1469/1464 56:2518212c:::benchmark_data_smithi131_259881_object68294:head v 1469'4381, mlcod=1469'4377)", 2024-08-17T18:08:17.018 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:05:38.249766+0000", 2024-08-17T18:08:17.018 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 158.70249058600001, 2024-08-17T18:08:17.018 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.35167343600000001, 2024-08-17T18:08:17.018 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:08:17.019 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:08:17.019 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:17.019 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:08:17.019 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.019 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:08:17.019 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:38.249766+0000", 2024-08-17T18:08:17.019 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:08:17.019 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.019 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.019 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:08:17.019 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:38.249766+0000", 2024-08-17T18:08:17.019 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:08:17.019 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.019 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.020 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:08:17.020 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:38.249766+0000", 2024-08-17T18:08:17.020 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.0399999999999995e-07 2024-08-17T18:08:17.020 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.020 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.020 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:08:17.020 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:38.249812+0000", 2024-08-17T18:08:17.020 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.5667000000000002e-05 2024-08-17T18:08:17.020 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.020 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.020 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:08:17.020 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:38.594073+0000", 2024-08-17T18:08:17.020 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.344261231 2024-08-17T18:08:17.020 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.021 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.021 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:08:17.021 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:38.594096+0000", 2024-08-17T18:08:17.021 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.2447999999999999e-05 2024-08-17T18:08:17.021 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.021 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.021 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:08:17.021 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:38.594216+0000", 2024-08-17T18:08:17.021 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000120062 2024-08-17T18:08:17.021 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.021 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.021 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:08:17.021 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:38.594245+0000", 2024-08-17T18:08:17.021 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.9561e-05 2024-08-17T18:08:17.022 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.022 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.022 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:08:17.022 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:38.601387+0000", 2024-08-17T18:08:17.022 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0071420779999999996 2024-08-17T18:08:17.022 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.022 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.022 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:08:17.022 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:38.601439+0000", 2024-08-17T18:08:17.022 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.1684999999999997e-05 2024-08-17T18:08:17.022 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:08:17.022 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:08:17.022 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:08:17.022 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.023 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.023 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.35694.0:111830 56.8 56:196e3993:::benchmark_data_smithi131_259881_object9987:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1479)", 2024-08-17T18:08:17.023 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:06:30.694276+0000", 2024-08-17T18:08:17.023 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 106.25798028200001, 2024-08-17T18:08:17.023 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.42325834699999998, 2024-08-17T18:08:17.023 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:08:17.023 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:08:17.023 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:17.023 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:08:17.023 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.35694", 2024-08-17T18:08:17.023 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2383208010", 2024-08-17T18:08:17.023 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 111830 2024-08-17T18:08:17.023 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.024 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:08:17.024 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.024 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:08:17.024 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.694276+0000", 2024-08-17T18:08:17.024 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:08:17.024 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.024 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.024 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:08:17.024 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.694276+0000", 2024-08-17T18:08:17.024 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:08:17.024 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.024 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.024 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:08:17.024 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.694278+0000", 2024-08-17T18:08:17.024 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.8369999999999999e-06 2024-08-17T18:08:17.025 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.025 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.025 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:08:17.025 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.694283+0000", 2024-08-17T18:08:17.025 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.5269999999999998e-06 2024-08-17T18:08:17.025 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.025 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.025 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:08:17.025 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.694299+0000", 2024-08-17T18:08:17.025 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.6163000000000001e-05 2024-08-17T18:08:17.025 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.025 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.025 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:08:17.025 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.694309+0000", 2024-08-17T18:08:17.025 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.7170000000000003e-06 2024-08-17T18:08:17.026 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.026 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.026 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:08:17.026 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.694445+0000", 2024-08-17T18:08:17.026 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000136241 2024-08-17T18:08:17.026 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.026 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.026 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:08:17.026 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.694573+0000", 2024-08-17T18:08:17.026 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00012718000000000001 2024-08-17T18:08:17.026 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.026 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.026 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 0,6", 2024-08-17T18:08:17.026 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.694687+0000", 2024-08-17T18:08:17.026 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00011448800000000001 2024-08-17T18:08:17.027 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.027 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.027 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:08:17.027 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.700833+0000", 2024-08-17T18:08:17.027 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0061459369999999998 2024-08-17T18:08:17.027 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.027 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.027 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:17.027 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.701269+0000", 2024-08-17T18:08:17.027 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00043634400000000002 2024-08-17T18:08:17.027 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.027 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.027 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:17.027 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:31.117339+0000", 2024-08-17T18:08:17.028 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.416069892 2024-08-17T18:08:17.028 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.028 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.028 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:08:17.028 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:31.117453+0000", 2024-08-17T18:08:17.028 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000113687 2024-08-17T18:08:17.028 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.028 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.028 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:08:17.028 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:31.117534+0000", 2024-08-17T18:08:17.028 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.1334000000000004e-05 2024-08-17T18:08:17.028 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:08:17.028 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:08:17.028 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:08:17.029 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.029 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.029 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.35694.0:111845 56.8 56:19a674cb:::benchmark_data_smithi131_259881_object10002:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1479)", 2024-08-17T18:08:17.029 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:06:30.709292+0000", 2024-08-17T18:08:17.029 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 106.24296461900001, 2024-08-17T18:08:17.029 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.40839534599999999, 2024-08-17T18:08:17.029 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:08:17.029 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:08:17.029 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:17.029 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:08:17.029 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.35694", 2024-08-17T18:08:17.029 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2383208010", 2024-08-17T18:08:17.029 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 111845 2024-08-17T18:08:17.029 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.029 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:08:17.030 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.030 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:08:17.030 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.709292+0000", 2024-08-17T18:08:17.030 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:08:17.030 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.030 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.030 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:08:17.030 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.709292+0000", 2024-08-17T18:08:17.030 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:08:17.030 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.030 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.030 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:08:17.030 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.709293+0000", 2024-08-17T18:08:17.030 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.8530000000000001e-06 2024-08-17T18:08:17.031 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.031 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.031 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:08:17.031 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.709299+0000", 2024-08-17T18:08:17.031 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.789e-06 2024-08-17T18:08:17.031 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.031 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.031 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:08:17.031 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.709316+0000", 2024-08-17T18:08:17.031 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.6806000000000001e-05 2024-08-17T18:08:17.031 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.031 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.031 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:08:17.031 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.709325+0000", 2024-08-17T18:08:17.031 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.7390000000000005e-06 2024-08-17T18:08:17.031 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.032 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.032 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:08:17.032 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.709390+0000", 2024-08-17T18:08:17.032 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.5697000000000005e-05 2024-08-17T18:08:17.032 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.032 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.032 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:08:17.032 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.709544+0000", 2024-08-17T18:08:17.032 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000153146 2024-08-17T18:08:17.032 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.032 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.032 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 0,6", 2024-08-17T18:08:17.032 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.709687+0000", 2024-08-17T18:08:17.032 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00014390900000000001 2024-08-17T18:08:17.032 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.033 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.033 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:17.033 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.713706+0000", 2024-08-17T18:08:17.033 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0040181660000000001 2024-08-17T18:08:17.033 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.033 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.033 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:08:17.033 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.713754+0000", 2024-08-17T18:08:17.033 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.8738e-05 2024-08-17T18:08:17.033 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.033 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.033 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:17.033 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:31.117599+0000", 2024-08-17T18:08:17.034 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.40384424400000002 2024-08-17T18:08:17.034 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.034 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.034 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:08:17.034 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:31.117649+0000", 2024-08-17T18:08:17.034 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.0763999999999997e-05 2024-08-17T18:08:17.034 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.034 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.034 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:08:17.034 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:31.117687+0000", 2024-08-17T18:08:17.034 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.7494999999999999e-05 2024-08-17T18:08:17.034 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:08:17.034 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:08:17.034 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:08:17.034 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.035 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.035 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35694.0:150286 56.9 e1481/1464 56:949cc5f2:::benchmark_data_smithi131_259881_object48443:head v 1481'9406, mlcod=1481'9403)", 2024-08-17T18:08:17.035 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:07:21.195901+0000", 2024-08-17T18:08:17.035 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 55.756355073999998, 2024-08-17T18:08:17.035 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.30390926000000001, 2024-08-17T18:08:17.035 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:08:17.035 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:08:17.035 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:17.035 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:08:17.035 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.035 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:08:17.035 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:21.195901+0000", 2024-08-17T18:08:17.035 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:08:17.035 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.035 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.036 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:08:17.036 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:21.195901+0000", 2024-08-17T18:08:17.036 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:08:17.036 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.036 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.036 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:08:17.036 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:21.195903+0000", 2024-08-17T18:08:17.036 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.5340000000000001e-06 2024-08-17T18:08:17.036 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.036 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.036 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:08:17.036 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:21.195911+0000", 2024-08-17T18:08:17.036 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.6279999999999994e-06 2024-08-17T18:08:17.036 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.036 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.037 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:08:17.037 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:21.195925+0000", 2024-08-17T18:08:17.037 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.3737000000000001e-05 2024-08-17T18:08:17.037 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.037 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.037 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:08:17.037 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:21.195933+0000", 2024-08-17T18:08:17.037 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.2230000000000007e-06 2024-08-17T18:08:17.037 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.037 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.037 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:08:17.037 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:21.196224+0000", 2024-08-17T18:08:17.038 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00029045200000000002 2024-08-17T18:08:17.038 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.038 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.038 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:08:17.038 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:21.481127+0000", 2024-08-17T18:08:17.038 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.28490320000000002 2024-08-17T18:08:17.038 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.038 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.038 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:08:17.038 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:21.499709+0000", 2024-08-17T18:08:17.038 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.018581774999999998 2024-08-17T18:08:17.038 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.038 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.039 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:08:17.039 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:21.499810+0000", 2024-08-17T18:08:17.039 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000101711 2024-08-17T18:08:17.039 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:08:17.039 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:08:17.039 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:08:17.039 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.039 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.039 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35694.0:150290 56.e e1481/1464 56:737f8aa9:::benchmark_data_smithi131_259881_object48447:head v 1481'9457, mlcod=1481'9454)", 2024-08-17T18:08:17.039 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:07:21.197430+0000", 2024-08-17T18:08:17.039 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 55.754825930000003, 2024-08-17T18:08:17.039 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.312514401, 2024-08-17T18:08:17.040 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:08:17.040 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:08:17.040 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:17.040 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:08:17.040 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.040 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:08:17.040 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:21.197430+0000", 2024-08-17T18:08:17.040 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:08:17.040 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.040 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.041 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:08:17.041 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:21.197430+0000", 2024-08-17T18:08:17.041 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:08:17.041 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.041 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.041 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:08:17.041 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:21.197431+0000", 2024-08-17T18:08:17.041 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.8899999999999998e-07 2024-08-17T18:08:17.041 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.041 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.041 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:08:17.041 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:21.197436+0000", 2024-08-17T18:08:17.041 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.673e-06 2024-08-17T18:08:17.041 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.042 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.042 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:08:17.042 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:21.481076+0000", 2024-08-17T18:08:17.042 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.28363988200000001 2024-08-17T18:08:17.042 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.042 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.042 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:08:17.042 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:21.481113+0000", 2024-08-17T18:08:17.042 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.7477e-05 2024-08-17T18:08:17.042 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.042 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.042 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:08:17.042 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:21.481287+0000", 2024-08-17T18:08:17.042 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000174303 2024-08-17T18:08:17.043 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.043 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.043 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:08:17.043 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:21.481337+0000", 2024-08-17T18:08:17.043 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.9483e-05 2024-08-17T18:08:17.043 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.043 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.043 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:08:17.043 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:21.509880+0000", 2024-08-17T18:08:17.043 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.028543110999999999 2024-08-17T18:08:17.043 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.043 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.043 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:08:17.044 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:21.509945+0000", 2024-08-17T18:08:17.044 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.4683000000000004e-05 2024-08-17T18:08:17.044 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:08:17.044 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:08:17.044 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:08:17.044 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.044 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.044 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.35694.0:150293 56.8 56:1a68bc6d:::benchmark_data_smithi131_259881_object48450:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1481)", 2024-08-17T18:08:17.044 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:07:21.199402+0000", 2024-08-17T18:08:17.044 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 55.752854591000002, 2024-08-17T18:08:17.044 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.30380533100000001, 2024-08-17T18:08:17.044 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:08:17.044 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:08:17.044 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:17.045 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:08:17.045 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.35694", 2024-08-17T18:08:17.045 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2383208010", 2024-08-17T18:08:17.045 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 150293 2024-08-17T18:08:17.045 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.045 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:08:17.045 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.045 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:08:17.045 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:21.199402+0000", 2024-08-17T18:08:17.045 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:08:17.045 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.045 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.045 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:08:17.045 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:21.199402+0000", 2024-08-17T18:08:17.046 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:08:17.046 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.046 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.046 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:08:17.046 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:21.199403+0000", 2024-08-17T18:08:17.046 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.2839999999999999e-06 2024-08-17T18:08:17.046 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.046 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.046 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:08:17.046 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:21.199408+0000", 2024-08-17T18:08:17.046 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.3360000000000002e-06 2024-08-17T18:08:17.046 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.046 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.047 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:08:17.047 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:21.481123+0000", 2024-08-17T18:08:17.047 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.28171439100000001 2024-08-17T18:08:17.047 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.047 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.047 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:08:17.047 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:21.481154+0000", 2024-08-17T18:08:17.047 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.1773000000000002e-05 2024-08-17T18:08:17.047 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.047 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.047 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:08:17.047 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:21.481323+0000", 2024-08-17T18:08:17.047 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00016839700000000001 2024-08-17T18:08:17.047 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.048 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.048 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:08:17.048 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:21.481615+0000", 2024-08-17T18:08:17.048 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000292758 2024-08-17T18:08:17.048 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.048 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.048 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 0,6", 2024-08-17T18:08:17.048 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:21.482246+0000", 2024-08-17T18:08:17.048 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00063024900000000004 2024-08-17T18:08:17.048 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.048 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.048 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:17.048 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:21.492835+0000", 2024-08-17T18:08:17.048 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.010588985 2024-08-17T18:08:17.048 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.049 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.049 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:08:17.049 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:21.492946+0000", 2024-08-17T18:08:17.049 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000111265 2024-08-17T18:08:17.049 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.049 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.049 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:08:17.049 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:21.503047+0000", 2024-08-17T18:08:17.049 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.010101262 2024-08-17T18:08:17.049 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.049 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.049 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:08:17.049 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:21.503131+0000", 2024-08-17T18:08:17.049 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.3275000000000005e-05 2024-08-17T18:08:17.049 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.050 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.050 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:08:17.050 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:21.503207+0000", 2024-08-17T18:08:17.050 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.6355999999999999e-05 2024-08-17T18:08:17.050 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:08:17.050 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:08:17.050 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:08:17.050 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.050 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.050 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35694.0:150295 56.9 e1481/1464 56:93614c7c:::benchmark_data_smithi131_259881_object48452:head v 1481'9407, mlcod=1481'9404)", 2024-08-17T18:08:17.050 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:07:21.208233+0000", 2024-08-17T18:08:17.050 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 55.744022809999997, 2024-08-17T18:08:17.050 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.29913678100000002, 2024-08-17T18:08:17.050 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:08:17.051 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:08:17.051 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:08:17.051 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:08:17.051 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.051 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:08:17.051 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:21.208233+0000", 2024-08-17T18:08:17.051 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:08:17.051 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.051 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.051 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:08:17.051 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:21.208233+0000", 2024-08-17T18:08:17.051 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:08:17.051 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.051 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.051 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:08:17.052 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:21.208234+0000", 2024-08-17T18:08:17.052 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.4600000000000003e-07 2024-08-17T18:08:17.052 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.052 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.052 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:08:17.052 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:21.208242+0000", 2024-08-17T18:08:17.052 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.2640000000000002e-06 2024-08-17T18:08:17.052 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.052 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.052 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:08:17.052 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:21.481077+0000", 2024-08-17T18:08:17.052 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.27283588800000003 2024-08-17T18:08:17.052 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.052 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.052 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:08:17.053 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:21.481114+0000", 2024-08-17T18:08:17.053 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.6189000000000002e-05 2024-08-17T18:08:17.053 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.053 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.053 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:08:17.053 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:21.490116+0000", 2024-08-17T18:08:17.053 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0090019980000000006 2024-08-17T18:08:17.053 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.053 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.053 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:08:17.053 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:21.490291+0000", 2024-08-17T18:08:17.053 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00017529399999999999 2024-08-17T18:08:17.053 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.053 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.053 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:08:17.054 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:21.507216+0000", 2024-08-17T18:08:17.054 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.016924972999999999 2024-08-17T18:08:17.054 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:08:17.054 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:08:17.054 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:08:17.054 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:07:21.507370+0000", 2024-08-17T18:08:17.054 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000154229 2024-08-17T18:08:17.054 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:08:17.054 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:08:17.054 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:08:17.054 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:08:17.054 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:08:17.054 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T18:08:17.055 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:17.090 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:17.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:17.095 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:17.195 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:17.217 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:17.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:17.219 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:17.320 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:17.338 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:17.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:17.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:17.440 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:17.465 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:17.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:17.470 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:17.571 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:17.596 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:17.598 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:17.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:17.699 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:17.724 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:17.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:17.732 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:17.833 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:17.873 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:17.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:17.878 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:17.979 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:18.025 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:18.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:18.031 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:18.132 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:18.165 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:18.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:18.171 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:18.272 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:18.302 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:18.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:18.306 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:18.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:18 smithi169 bash[79348]: cluster 2024-08-17T18:08:16.554293+0000 mgr.y (mgr.34107) 1990 : cluster [DBG] pgmap v2811: 99 pgs: 99 active+clean; 841 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2024-08-17T18:08:18.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:18 smithi169 bash[79348]: cluster 2024-08-17T18:08:16.554293+0000 mgr.y (mgr.34107) 1990 : cluster [DBG] pgmap v2811: 99 pgs: 99 active+clean; 841 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2024-08-17T18:08:18.407 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:18.432 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:18.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:18.434 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:18.535 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:18.545 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:18 smithi131 bash[89561]: cluster 2024-08-17T18:08:16.554293+0000 mgr.y (mgr.34107) 1990 : cluster [DBG] pgmap v2811: 99 pgs: 99 active+clean; 841 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2024-08-17T18:08:18.545 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:18 smithi131 bash[89561]: cluster 2024-08-17T18:08:16.554293+0000 mgr.y (mgr.34107) 1990 : cluster [DBG] pgmap v2811: 99 pgs: 99 active+clean; 841 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2024-08-17T18:08:18.546 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:18 smithi131 bash[88347]: cluster 2024-08-17T18:08:16.554293+0000 mgr.y (mgr.34107) 1990 : cluster [DBG] pgmap v2811: 99 pgs: 99 active+clean; 841 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2024-08-17T18:08:18.546 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:18 smithi131 bash[88347]: cluster 2024-08-17T18:08:16.554293+0000 mgr.y (mgr.34107) 1990 : cluster [DBG] pgmap v2811: 99 pgs: 99 active+clean; 841 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 733 op/s 2024-08-17T18:08:18.570 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:18.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:18.575 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:18.676 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:18.683 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph tell osd.7 reset_purged_snaps_last 2024-08-17T18:08:18.693 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:18.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:18.695 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:18.696 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-08-17T18:08:18.795 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:18.819 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:18.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:18.821 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:18.849 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:08:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:08:18] "GET /metrics HTTP/1.1" 200 36602 "" "Prometheus/2.51.0" 2024-08-17T18:08:18.921 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:18.957 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:18.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:18.965 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:19.066 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:19.094 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:19.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:19.101 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:19.184 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:08:19.185 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:08:19.201 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:19.248 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:19.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:19.251 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:19.352 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:19.381 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:19.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:19.383 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:19.483 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:19.521 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:19.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:19.522 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:19.623 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:19.656 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:19.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:19.663 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:19.764 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:19.800 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:19.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:19.804 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:19.905 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:19.935 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:19.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:19.941 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:20.042 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:20.058 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:20.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:20.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:20.161 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:20.193 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:20.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:20.199 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:20.300 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:20.331 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:20.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:20.335 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:20.436 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:20.463 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:20.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:20.467 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:20.568 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:20.578 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:20 smithi169 bash[79348]: cluster 2024-08-17T18:08:18.554676+0000 mgr.y (mgr.34107) 1991 : cluster [DBG] pgmap v2812: 99 pgs: 99 active+clean; 841 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T18:08:20.578 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:20 smithi169 bash[79348]: cluster 2024-08-17T18:08:18.554676+0000 mgr.y (mgr.34107) 1991 : cluster [DBG] pgmap v2812: 99 pgs: 99 active+clean; 841 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T18:08:20.592 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:20.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:20 smithi131 bash[88347]: cluster 2024-08-17T18:08:18.554676+0000 mgr.y (mgr.34107) 1991 : cluster [DBG] pgmap v2812: 99 pgs: 99 active+clean; 841 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T18:08:20.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:20 smithi131 bash[88347]: cluster 2024-08-17T18:08:18.554676+0000 mgr.y (mgr.34107) 1991 : cluster [DBG] pgmap v2812: 99 pgs: 99 active+clean; 841 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T18:08:20.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:20 smithi131 bash[89561]: cluster 2024-08-17T18:08:18.554676+0000 mgr.y (mgr.34107) 1991 : cluster [DBG] pgmap v2812: 99 pgs: 99 active+clean; 841 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T18:08:20.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:20 smithi131 bash[89561]: cluster 2024-08-17T18:08:18.554676+0000 mgr.y (mgr.34107) 1991 : cluster [DBG] pgmap v2812: 99 pgs: 99 active+clean; 841 MiB data, 7.5 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 712 op/s 2024-08-17T18:08:20.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:20.601 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:20.702 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:20.731 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:20.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:20.736 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:20.837 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:20.877 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:20.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:20.882 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:20.983 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:21.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:21.021 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:21.021 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:21.122 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:21.149 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:21.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:21.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:21.254 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:21.289 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:21.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:21.291 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:21.392 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:21.412 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:21.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:21.418 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:21.519 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:21.549 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:21.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:21.552 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:21.653 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:21.688 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:21.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:21.691 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:21.792 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:21.817 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:21.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:21.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:21.930 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:21.953 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:21.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:21.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:22.057 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:22.082 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:22.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:22.090 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:22.191 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:22.221 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:22.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:22.224 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:22.325 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:22.335 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:22 smithi131 bash[88347]: cluster 2024-08-17T18:08:20.555342+0000 mgr.y (mgr.34107) 1992 : cluster [DBG] pgmap v2813: 99 pgs: 99 active+clean; 620 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 905 op/s 2024-08-17T18:08:22.335 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:22 smithi131 bash[88347]: cluster 2024-08-17T18:08:20.555342+0000 mgr.y (mgr.34107) 1992 : cluster [DBG] pgmap v2813: 99 pgs: 99 active+clean; 620 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 905 op/s 2024-08-17T18:08:22.335 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:22 smithi131 bash[89561]: cluster 2024-08-17T18:08:20.555342+0000 mgr.y (mgr.34107) 1992 : cluster [DBG] pgmap v2813: 99 pgs: 99 active+clean; 620 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 905 op/s 2024-08-17T18:08:22.335 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:22 smithi131 bash[89561]: cluster 2024-08-17T18:08:20.555342+0000 mgr.y (mgr.34107) 1992 : cluster [DBG] pgmap v2813: 99 pgs: 99 active+clean; 620 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 905 op/s 2024-08-17T18:08:22.364 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:22.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:22.369 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:22.470 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:22.489 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:22.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:22.491 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:22.592 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:22.602 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:22 smithi169 bash[79348]: cluster 2024-08-17T18:08:20.555342+0000 mgr.y (mgr.34107) 1992 : cluster [DBG] pgmap v2813: 99 pgs: 99 active+clean; 620 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 905 op/s 2024-08-17T18:08:22.603 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:22 smithi169 bash[79348]: cluster 2024-08-17T18:08:20.555342+0000 mgr.y (mgr.34107) 1992 : cluster [DBG] pgmap v2813: 99 pgs: 99 active+clean; 620 MiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 905 op/s 2024-08-17T18:08:22.622 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:22.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:22.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:22.732 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:22.754 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:22.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:22.757 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:22.858 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:22.878 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:22.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:22.880 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:22.981 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:23.005 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:23.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:23.007 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:23.108 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:23.136 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:23.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:23.138 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:23.239 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:23.264 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:23.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:23.267 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:23.368 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:23.398 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:23.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:23.407 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:23.507 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:23.517 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:23 smithi131 bash[88347]: audit 2024-08-17T18:08:23.281991+0000 mon.a (mon.0) 2984 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:08:23.517 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:23 smithi131 bash[88347]: audit 2024-08-17T18:08:23.281991+0000 mon.a (mon.0) 2984 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:08:23.517 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:23 smithi131 bash[89561]: audit 2024-08-17T18:08:23.281991+0000 mon.a (mon.0) 2984 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:08:23.517 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:23 smithi131 bash[89561]: audit 2024-08-17T18:08:23.281991+0000 mon.a (mon.0) 2984 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:08:23.536 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:23.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:23.539 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:23.640 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:23.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:23 smithi169 bash[79348]: audit 2024-08-17T18:08:23.281991+0000 mon.a (mon.0) 2984 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:08:23.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:23 smithi169 bash[79348]: audit 2024-08-17T18:08:23.281991+0000 mon.a (mon.0) 2984 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:08:23.667 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:23.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:23.672 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:23.772 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:23.805 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:23.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:23.808 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:23.909 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:23.936 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:23.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:23.942 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:24.043 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:24.070 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:24.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:24.072 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:24.085 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:08:24.088 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:08:24.173 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:24.196 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:24.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:24.203 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:24.304 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:24.329 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:24.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:24.330 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:24.431 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:24.449 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:24.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:24.451 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:24.552 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:24.578 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:24.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:24.585 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:24.591 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:24 smithi131 bash[89561]: cluster 2024-08-17T18:08:22.555767+0000 mgr.y (mgr.34107) 1993 : cluster [DBG] pgmap v2814: 99 pgs: 99 active+clean; 620 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 609 op/s 2024-08-17T18:08:24.591 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:24 smithi131 bash[89561]: cluster 2024-08-17T18:08:22.555767+0000 mgr.y (mgr.34107) 1993 : cluster [DBG] pgmap v2814: 99 pgs: 99 active+clean; 620 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 609 op/s 2024-08-17T18:08:24.591 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:24 smithi131 bash[88347]: cluster 2024-08-17T18:08:22.555767+0000 mgr.y (mgr.34107) 1993 : cluster [DBG] pgmap v2814: 99 pgs: 99 active+clean; 620 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 609 op/s 2024-08-17T18:08:24.591 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:24 smithi131 bash[88347]: cluster 2024-08-17T18:08:22.555767+0000 mgr.y (mgr.34107) 1993 : cluster [DBG] pgmap v2814: 99 pgs: 99 active+clean; 620 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 609 op/s 2024-08-17T18:08:24.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:24 smithi169 bash[79348]: cluster 2024-08-17T18:08:22.555767+0000 mgr.y (mgr.34107) 1993 : cluster [DBG] pgmap v2814: 99 pgs: 99 active+clean; 620 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 609 op/s 2024-08-17T18:08:24.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:24 smithi169 bash[79348]: cluster 2024-08-17T18:08:22.555767+0000 mgr.y (mgr.34107) 1993 : cluster [DBG] pgmap v2814: 99 pgs: 99 active+clean; 620 MiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 609 op/s 2024-08-17T18:08:24.686 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:24.721 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:24.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:24.725 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:24.826 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:24.851 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:24.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:24.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:24.955 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:24.989 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:24.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:24.994 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:25.095 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:25.126 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:25.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:25.128 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:25.229 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:25.261 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:25.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:25.265 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:25.366 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:25.405 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:25.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:25.406 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:25.506 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:25.549 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:25.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:25.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:25.656 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:25.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:25.689 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:25.690 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:25.790 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:25.820 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:25.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:25.826 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:25.926 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:25.957 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:25.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:25.962 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:26.062 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:26.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:26.097 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:26.097 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:26.198 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:26.225 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:26.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:26.228 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:26.329 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:26.351 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:26.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:26.353 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:26.454 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:26.463 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:26 smithi169 bash[79348]: cluster 2024-08-17T18:08:24.556435+0000 mgr.y (mgr.34107) 1994 : cluster [DBG] pgmap v2815: 99 pgs: 99 active+clean; 501 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 769 op/s 2024-08-17T18:08:26.463 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:26 smithi169 bash[79348]: cluster 2024-08-17T18:08:24.556435+0000 mgr.y (mgr.34107) 1994 : cluster [DBG] pgmap v2815: 99 pgs: 99 active+clean; 501 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 769 op/s 2024-08-17T18:08:26.481 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:26.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:26.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:26.588 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:26.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:26 smithi131 bash[88347]: cluster 2024-08-17T18:08:24.556435+0000 mgr.y (mgr.34107) 1994 : cluster [DBG] pgmap v2815: 99 pgs: 99 active+clean; 501 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 769 op/s 2024-08-17T18:08:26.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:26 smithi131 bash[88347]: cluster 2024-08-17T18:08:24.556435+0000 mgr.y (mgr.34107) 1994 : cluster [DBG] pgmap v2815: 99 pgs: 99 active+clean; 501 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 769 op/s 2024-08-17T18:08:26.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:26 smithi131 bash[89561]: cluster 2024-08-17T18:08:24.556435+0000 mgr.y (mgr.34107) 1994 : cluster [DBG] pgmap v2815: 99 pgs: 99 active+clean; 501 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 769 op/s 2024-08-17T18:08:26.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:26 smithi131 bash[89561]: cluster 2024-08-17T18:08:24.556435+0000 mgr.y (mgr.34107) 1994 : cluster [DBG] pgmap v2815: 99 pgs: 99 active+clean; 501 MiB data, 6.5 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 769 op/s 2024-08-17T18:08:26.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:26.619 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:26.619 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:26.720 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:26.745 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:26.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:26.751 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:26.852 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:26.890 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:26.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:26.895 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:26.996 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:27.024 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:27.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:27.026 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:27.127 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:27.158 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:27.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:27.163 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:27.264 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:27.293 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:27.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:27.295 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:27.396 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:27.428 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:27.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:27.431 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:27.532 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:27.568 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:27.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:27.571 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:27.672 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:27.710 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:27.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:27.713 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:27.814 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:27.846 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:27.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:27.848 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:27.949 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:27.973 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:27.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:27.979 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:28.080 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:28.097 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:28.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:28.099 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:28.200 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:28.222 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:28.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:28.225 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:28.325 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:28.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:28.373 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:28.373 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:28.474 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:28.520 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:28.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:28.525 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:28.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:28 smithi131 bash[89561]: cluster 2024-08-17T18:08:26.556983+0000 mgr.y (mgr.34107) 1995 : cluster [DBG] pgmap v2816: 99 pgs: 99 active+clean; 426 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 848 op/s 2024-08-17T18:08:28.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:28 smithi131 bash[89561]: cluster 2024-08-17T18:08:26.556983+0000 mgr.y (mgr.34107) 1995 : cluster [DBG] pgmap v2816: 99 pgs: 99 active+clean; 426 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 848 op/s 2024-08-17T18:08:28.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:28 smithi131 bash[88347]: cluster 2024-08-17T18:08:26.556983+0000 mgr.y (mgr.34107) 1995 : cluster [DBG] pgmap v2816: 99 pgs: 99 active+clean; 426 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 848 op/s 2024-08-17T18:08:28.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:28 smithi131 bash[88347]: cluster 2024-08-17T18:08:26.556983+0000 mgr.y (mgr.34107) 1995 : cluster [DBG] pgmap v2816: 99 pgs: 99 active+clean; 426 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 848 op/s 2024-08-17T18:08:28.626 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:28.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:28 smithi169 bash[79348]: cluster 2024-08-17T18:08:26.556983+0000 mgr.y (mgr.34107) 1995 : cluster [DBG] pgmap v2816: 99 pgs: 99 active+clean; 426 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 848 op/s 2024-08-17T18:08:28.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:28 smithi169 bash[79348]: cluster 2024-08-17T18:08:26.556983+0000 mgr.y (mgr.34107) 1995 : cluster [DBG] pgmap v2816: 99 pgs: 99 active+clean; 426 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 848 op/s 2024-08-17T18:08:28.654 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:28.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:28.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:28.766 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:28.792 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:28.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:28.796 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:28.897 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:28.907 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:08:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:08:28] "GET /metrics HTTP/1.1" 200 36597 "" "Prometheus/2.51.0" 2024-08-17T18:08:28.929 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:28.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:28.931 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:29.032 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:29.066 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:29.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:29.071 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:29.172 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:29.196 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:29.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:29.199 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:29.299 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:29.345 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:29.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:29.353 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:29.353 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:08:29.354 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T18:08:29.401 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T18:08:29.401 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:08:29.444 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T18:08:29.444 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:08:29.454 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:29.461 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:29 smithi169 bash[79348]: audit 2024-08-17T18:08:29.309088+0000 mon.c (mon.2) 101 : audit [DBG] from='client.? 172.21.15.131:0/4142819162' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:08:29.462 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:29 smithi169 bash[79348]: audit 2024-08-17T18:08:29.309088+0000 mon.c (mon.2) 101 : audit [DBG] from='client.? 172.21.15.131:0/4142819162' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:08:29.475 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T18:08:29.475 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:08:29.480 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:29.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:29.484 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:29.512 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T18:08:29.512 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:08:29.563 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:29 smithi131 bash[88347]: audit 2024-08-17T18:08:29.309088+0000 mon.c (mon.2) 101 : audit [DBG] from='client.? 172.21.15.131:0/4142819162' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:08:29.564 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:29 smithi131 bash[88347]: audit 2024-08-17T18:08:29.309088+0000 mon.c (mon.2) 101 : audit [DBG] from='client.? 172.21.15.131:0/4142819162' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:08:29.564 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:29 smithi131 bash[89561]: audit 2024-08-17T18:08:29.309088+0000 mon.c (mon.2) 101 : audit [DBG] from='client.? 172.21.15.131:0/4142819162' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:08:29.564 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:29 smithi131 bash[89561]: audit 2024-08-17T18:08:29.309088+0000 mon.c (mon.2) 101 : audit [DBG] from='client.? 172.21.15.131:0/4142819162' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:08:29.564 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T18:08:29.565 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:08:29.585 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:29.590 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T18:08:29.591 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:08:29.645 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:29.649 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T18:08:29.649 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:08:29.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:29.651 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:29.752 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:29.794 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:29.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:29.800 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:29.901 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:29.934 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:29.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:29.939 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:30.040 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:30.073 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:30.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:30.075 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:30.176 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:30.216 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:30.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:30.224 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:30.324 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:30.348 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:30.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:30.351 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:30.369 INFO:teuthology.orchestra.run.smithi131.stderr:noscrub is set 2024-08-17T18:08:30.452 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:30.497 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:30.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:30.501 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:30.602 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:30.610 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:30 smithi131 bash[89561]: cluster 2024-08-17T18:08:28.557435+0000 mgr.y (mgr.34107) 1996 : cluster [DBG] pgmap v2817: 99 pgs: 99 active+clean; 426 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 553 op/s 2024-08-17T18:08:30.610 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:30 smithi131 bash[89561]: cluster 2024-08-17T18:08:28.557435+0000 mgr.y (mgr.34107) 1996 : cluster [DBG] pgmap v2817: 99 pgs: 99 active+clean; 426 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 553 op/s 2024-08-17T18:08:30.610 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:30 smithi131 bash[89561]: audit 2024-08-17T18:08:29.781491+0000 mon.a (mon.0) 2985 : audit [INF] from='client.? 172.21.15.131:0/591468399' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:08:30.610 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:30 smithi131 bash[89561]: audit 2024-08-17T18:08:29.781491+0000 mon.a (mon.0) 2985 : audit [INF] from='client.? 172.21.15.131:0/591468399' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:08:30.611 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:30 smithi131 bash[88347]: cluster 2024-08-17T18:08:28.557435+0000 mgr.y (mgr.34107) 1996 : cluster [DBG] pgmap v2817: 99 pgs: 99 active+clean; 426 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 553 op/s 2024-08-17T18:08:30.611 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:30 smithi131 bash[88347]: cluster 2024-08-17T18:08:28.557435+0000 mgr.y (mgr.34107) 1996 : cluster [DBG] pgmap v2817: 99 pgs: 99 active+clean; 426 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 553 op/s 2024-08-17T18:08:30.611 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:30 smithi131 bash[88347]: audit 2024-08-17T18:08:29.781491+0000 mon.a (mon.0) 2985 : audit [INF] from='client.? 172.21.15.131:0/591468399' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:08:30.611 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:30 smithi131 bash[88347]: audit 2024-08-17T18:08:29.781491+0000 mon.a (mon.0) 2985 : audit [INF] from='client.? 172.21.15.131:0/591468399' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:08:30.626 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:30.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:30.628 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:30.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:30 smithi169 bash[79348]: cluster 2024-08-17T18:08:28.557435+0000 mgr.y (mgr.34107) 1996 : cluster [DBG] pgmap v2817: 99 pgs: 99 active+clean; 426 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 553 op/s 2024-08-17T18:08:30.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:30 smithi169 bash[79348]: cluster 2024-08-17T18:08:28.557435+0000 mgr.y (mgr.34107) 1996 : cluster [DBG] pgmap v2817: 99 pgs: 99 active+clean; 426 MiB data, 6.3 GiB used, 709 GiB / 715 GiB avail; 0 B/s wr, 553 op/s 2024-08-17T18:08:30.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:30 smithi169 bash[79348]: audit 2024-08-17T18:08:29.781491+0000 mon.a (mon.0) 2985 : audit [INF] from='client.? 172.21.15.131:0/591468399' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:08:30.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:30 smithi169 bash[79348]: audit 2024-08-17T18:08:29.781491+0000 mon.a (mon.0) 2985 : audit [INF] from='client.? 172.21.15.131:0/591468399' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:08:30.729 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:30.758 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:30.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:30.770 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:30.871 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:30.896 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:30.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:30.899 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:31.000 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:31.032 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:31.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:31.038 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:31.139 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:31.177 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:31.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:31.183 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:31.284 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:31.312 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:31.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:31.317 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:31.418 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:31.443 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:31.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:31.446 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:31.547 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:31.568 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:31.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:31.569 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:31.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:31 smithi169 bash[79348]: cluster 2024-08-17T18:08:30.359773+0000 mon.a (mon.0) 2986 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:08:31.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:31 smithi169 bash[79348]: cluster 2024-08-17T18:08:30.359773+0000 mon.a (mon.0) 2986 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:08:31.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:31 smithi169 bash[79348]: audit 2024-08-17T18:08:30.367271+0000 mon.a (mon.0) 2987 : audit [INF] from='client.? 172.21.15.131:0/591468399' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:08:31.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:31 smithi169 bash[79348]: audit 2024-08-17T18:08:30.367271+0000 mon.a (mon.0) 2987 : audit [INF] from='client.? 172.21.15.131:0/591468399' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:08:31.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:31 smithi169 bash[79348]: cluster 2024-08-17T18:08:30.370852+0000 mon.a (mon.0) 2988 : cluster [DBG] osdmap e1484: 8 total, 8 up, 8 in 2024-08-17T18:08:31.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:31 smithi169 bash[79348]: cluster 2024-08-17T18:08:30.370852+0000 mon.a (mon.0) 2988 : cluster [DBG] osdmap e1484: 8 total, 8 up, 8 in 2024-08-17T18:08:31.670 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:31.683 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:31 smithi131 bash[89561]: cluster 2024-08-17T18:08:30.359773+0000 mon.a (mon.0) 2986 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:08:31.683 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:31 smithi131 bash[89561]: cluster 2024-08-17T18:08:30.359773+0000 mon.a (mon.0) 2986 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:08:31.683 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:31 smithi131 bash[89561]: audit 2024-08-17T18:08:30.367271+0000 mon.a (mon.0) 2987 : audit [INF] from='client.? 172.21.15.131:0/591468399' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:08:31.683 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:31 smithi131 bash[89561]: audit 2024-08-17T18:08:30.367271+0000 mon.a (mon.0) 2987 : audit [INF] from='client.? 172.21.15.131:0/591468399' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:08:31.683 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:31 smithi131 bash[89561]: cluster 2024-08-17T18:08:30.370852+0000 mon.a (mon.0) 2988 : cluster [DBG] osdmap e1484: 8 total, 8 up, 8 in 2024-08-17T18:08:31.683 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:31 smithi131 bash[89561]: cluster 2024-08-17T18:08:30.370852+0000 mon.a (mon.0) 2988 : cluster [DBG] osdmap e1484: 8 total, 8 up, 8 in 2024-08-17T18:08:31.684 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:31 smithi131 bash[88347]: cluster 2024-08-17T18:08:30.359773+0000 mon.a (mon.0) 2986 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:08:31.684 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:31 smithi131 bash[88347]: cluster 2024-08-17T18:08:30.359773+0000 mon.a (mon.0) 2986 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:08:31.684 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:31 smithi131 bash[88347]: audit 2024-08-17T18:08:30.367271+0000 mon.a (mon.0) 2987 : audit [INF] from='client.? 172.21.15.131:0/591468399' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:08:31.684 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:31 smithi131 bash[88347]: audit 2024-08-17T18:08:30.367271+0000 mon.a (mon.0) 2987 : audit [INF] from='client.? 172.21.15.131:0/591468399' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:08:31.684 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:31 smithi131 bash[88347]: cluster 2024-08-17T18:08:30.370852+0000 mon.a (mon.0) 2988 : cluster [DBG] osdmap e1484: 8 total, 8 up, 8 in 2024-08-17T18:08:31.684 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:31 smithi131 bash[88347]: cluster 2024-08-17T18:08:30.370852+0000 mon.a (mon.0) 2988 : cluster [DBG] osdmap e1484: 8 total, 8 up, 8 in 2024-08-17T18:08:31.702 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:31.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:31.704 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:31.805 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:31.840 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:31.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:31.846 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:31.947 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:31.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:31.988 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:31.989 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:32.089 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:32.117 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:32.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:32.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:32.223 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:32.249 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:32.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:32.253 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:32.354 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:32.384 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:32.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:32.387 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:32.488 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:32.529 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:32.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:32.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:32.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:32 smithi131 bash[89561]: cluster 2024-08-17T18:08:30.558085+0000 mgr.y (mgr.34107) 1997 : cluster [DBG] pgmap v2819: 99 pgs: 99 active+clean; 171 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2024-08-17T18:08:32.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:32 smithi131 bash[89561]: cluster 2024-08-17T18:08:30.558085+0000 mgr.y (mgr.34107) 1997 : cluster [DBG] pgmap v2819: 99 pgs: 99 active+clean; 171 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2024-08-17T18:08:32.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:32 smithi131 bash[88347]: cluster 2024-08-17T18:08:30.558085+0000 mgr.y (mgr.34107) 1997 : cluster [DBG] pgmap v2819: 99 pgs: 99 active+clean; 171 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2024-08-17T18:08:32.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:32 smithi131 bash[88347]: cluster 2024-08-17T18:08:30.558085+0000 mgr.y (mgr.34107) 1997 : cluster [DBG] pgmap v2819: 99 pgs: 99 active+clean; 171 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2024-08-17T18:08:32.636 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:32.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:32 smithi169 bash[79348]: cluster 2024-08-17T18:08:30.558085+0000 mgr.y (mgr.34107) 1997 : cluster [DBG] pgmap v2819: 99 pgs: 99 active+clean; 171 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2024-08-17T18:08:32.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:32 smithi169 bash[79348]: cluster 2024-08-17T18:08:30.558085+0000 mgr.y (mgr.34107) 1997 : cluster [DBG] pgmap v2819: 99 pgs: 99 active+clean; 171 MiB data, 5.6 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2024-08-17T18:08:32.669 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:32.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:32.674 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:32.775 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:32.807 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:32.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:32.809 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:32.910 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:32.941 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:32.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:32.946 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:33.003 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Removed 101840 objects 2024-08-17T18:08:33.003 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Clean up completed and total clean up time :133.874 2024-08-17T18:08:33.047 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:33.065 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:33.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:33.067 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:33.168 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:33.191 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:33.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:33.193 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:33.294 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:33.320 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:33.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:33.322 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:33.423 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:33.449 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:33.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:33.451 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:33.552 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:33.578 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:33.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:33.580 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:33.682 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:33.722 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:33.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:33.724 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:33.737 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_3 2024-08-17T18:08:33.737 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd pool rm unique_pool_3 unique_pool_3 --yes-i-really-really-mean-it 2024-08-17T18:08:33.825 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:33.845 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:33.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:33.847 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:33.948 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:33.974 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:33.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:33.976 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:34.077 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:34.101 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:34.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:34.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:34.204 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:34.231 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:34.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:34.233 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:34.334 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:34.360 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:34.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:34.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:34.463 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:34.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:34 smithi169 bash[79348]: cluster 2024-08-17T18:08:32.558508+0000 mgr.y (mgr.34107) 1998 : cluster [DBG] pgmap v2820: 99 pgs: 99 active+clean; 171 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2024-08-17T18:08:34.475 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:34 smithi169 bash[79348]: cluster 2024-08-17T18:08:32.558508+0000 mgr.y (mgr.34107) 1998 : cluster [DBG] pgmap v2820: 99 pgs: 99 active+clean; 171 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2024-08-17T18:08:34.491 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:34.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:34.493 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:34.594 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:34.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:34 smithi131 bash[89561]: cluster 2024-08-17T18:08:32.558508+0000 mgr.y (mgr.34107) 1998 : cluster [DBG] pgmap v2820: 99 pgs: 99 active+clean; 171 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2024-08-17T18:08:34.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:34 smithi131 bash[89561]: cluster 2024-08-17T18:08:32.558508+0000 mgr.y (mgr.34107) 1998 : cluster [DBG] pgmap v2820: 99 pgs: 99 active+clean; 171 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2024-08-17T18:08:34.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:34 smithi131 bash[88347]: cluster 2024-08-17T18:08:32.558508+0000 mgr.y (mgr.34107) 1998 : cluster [DBG] pgmap v2820: 99 pgs: 99 active+clean; 171 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2024-08-17T18:08:34.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:34 smithi131 bash[88347]: cluster 2024-08-17T18:08:32.558508+0000 mgr.y (mgr.34107) 1998 : cluster [DBG] pgmap v2820: 99 pgs: 99 active+clean; 171 MiB data, 5.5 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 718 op/s 2024-08-17T18:08:34.620 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:34.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:34.622 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:34.723 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:34.747 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:34.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:34.749 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:34.850 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:34.878 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:34.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:34.880 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:34.981 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:35.009 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:35.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:35.011 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:35.112 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:35.135 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:35.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:35.138 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:35.239 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:35.266 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:35.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:35.268 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:35.369 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:35.397 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:35.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:35.400 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:35.501 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:35.526 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:35.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:35.529 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:35.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:35 smithi131 bash[89561]: cluster 2024-08-17T18:08:34.559751+0000 mgr.y (mgr.34107) 1999 : cluster [DBG] pgmap v2821: 99 pgs: 99 active+clean; 39 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 737 op/s 2024-08-17T18:08:35.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:35 smithi131 bash[89561]: cluster 2024-08-17T18:08:34.559751+0000 mgr.y (mgr.34107) 1999 : cluster [DBG] pgmap v2821: 99 pgs: 99 active+clean; 39 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 737 op/s 2024-08-17T18:08:35.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:35 smithi131 bash[88347]: cluster 2024-08-17T18:08:34.559751+0000 mgr.y (mgr.34107) 1999 : cluster [DBG] pgmap v2821: 99 pgs: 99 active+clean; 39 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 737 op/s 2024-08-17T18:08:35.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:35 smithi131 bash[88347]: cluster 2024-08-17T18:08:34.559751+0000 mgr.y (mgr.34107) 1999 : cluster [DBG] pgmap v2821: 99 pgs: 99 active+clean; 39 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 737 op/s 2024-08-17T18:08:35.616 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T18:08:35.630 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:35.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:35 smithi169 bash[79348]: cluster 2024-08-17T18:08:34.559751+0000 mgr.y (mgr.34107) 1999 : cluster [DBG] pgmap v2821: 99 pgs: 99 active+clean; 39 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 737 op/s 2024-08-17T18:08:35.641 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:35 smithi169 bash[79348]: cluster 2024-08-17T18:08:34.559751+0000 mgr.y (mgr.34107) 1999 : cluster [DBG] pgmap v2821: 99 pgs: 99 active+clean; 39 MiB data, 5.1 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 737 op/s 2024-08-17T18:08:35.657 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:35.658 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T18:08:35.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:35.660 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:35.761 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:35.781 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:35.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:35.784 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:35.885 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:35.911 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:35.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:35.913 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:36.014 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:36.040 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:36.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:36.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:36.142 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:36.171 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:36.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:36.173 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:36.274 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:36.298 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:36.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:36.300 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:36.372 INFO:teuthology.orchestra.run.smithi131.stdout:ERROR: (22) Invalid argument 2024-08-17T18:08:36.372 INFO:teuthology.orchestra.run.smithi131.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T18:08:36.401 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:36.429 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:36.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:36.432 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:36.532 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:36.555 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:36.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:36.556 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:36.657 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:36.685 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:36.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:36.687 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:36.788 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:36.814 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:36.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:36.816 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:36.917 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:36.945 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:36.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:36.948 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:37.048 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:37.075 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:37.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:37.078 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:37.178 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:37.206 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:37.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:37.208 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:37.309 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:37.337 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:37.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:37.340 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:37.441 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:37.469 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:37.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:37.472 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:37.572 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:37.599 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:37.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:37.602 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:37.703 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:37.728 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:37.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:37.731 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:37.832 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:37.843 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:37 smithi169 bash[79348]: cluster 2024-08-17T18:08:36.560521+0000 mgr.y (mgr.34107) 2000 : cluster [DBG] pgmap v2822: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2024-08-17T18:08:37.843 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:37 smithi169 bash[79348]: cluster 2024-08-17T18:08:36.560521+0000 mgr.y (mgr.34107) 2000 : cluster [DBG] pgmap v2822: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2024-08-17T18:08:37.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:37 smithi131 bash[89561]: cluster 2024-08-17T18:08:36.560521+0000 mgr.y (mgr.34107) 2000 : cluster [DBG] pgmap v2822: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2024-08-17T18:08:37.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:37 smithi131 bash[89561]: cluster 2024-08-17T18:08:36.560521+0000 mgr.y (mgr.34107) 2000 : cluster [DBG] pgmap v2822: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2024-08-17T18:08:37.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:37 smithi131 bash[88347]: cluster 2024-08-17T18:08:36.560521+0000 mgr.y (mgr.34107) 2000 : cluster [DBG] pgmap v2822: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2024-08-17T18:08:37.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:37 smithi131 bash[88347]: cluster 2024-08-17T18:08:36.560521+0000 mgr.y (mgr.34107) 2000 : cluster [DBG] pgmap v2822: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2024-08-17T18:08:37.857 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:37.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:37.910 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:38.011 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:38.037 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:38.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:38.040 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:38.141 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:38.169 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:38.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:38.171 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:38.272 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:38.299 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:38.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:38.301 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:38.402 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:38.428 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:38.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:38.431 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:38.515 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-08-17T18:08:38.531 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:38.558 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:38.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:38.560 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:38.576 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph tell osd.2 reset_purged_snaps_last 2024-08-17T18:08:38.661 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:38.689 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:38.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:38.691 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:38.792 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:38.816 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:38.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:38.819 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:38.849 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:08:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:08:38] "GET /metrics HTTP/1.1" 200 36552 "" "Prometheus/2.51.0" 2024-08-17T18:08:38.919 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:38.946 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:38.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:38.949 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:39.046 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:08:39.050 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:39.074 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:39.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:39.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:39.178 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:39.201 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:39.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:39.203 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:39.304 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:39.331 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:39.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:39.333 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:39.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:39 smithi131 bash[88347]: audit 2024-08-17T18:08:38.289821+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:08:39.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:39 smithi131 bash[88347]: audit 2024-08-17T18:08:38.289821+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:08:39.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:39 smithi131 bash[88347]: audit 2024-08-17T18:08:38.291284+0000 mon.a (mon.0) 2990 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:08:39.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:39 smithi131 bash[88347]: audit 2024-08-17T18:08:38.291284+0000 mon.a (mon.0) 2990 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:08:39.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:39 smithi131 bash[89561]: audit 2024-08-17T18:08:38.289821+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:08:39.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:39 smithi131 bash[89561]: audit 2024-08-17T18:08:38.289821+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:08:39.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:39 smithi131 bash[89561]: audit 2024-08-17T18:08:38.291284+0000 mon.a (mon.0) 2990 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:08:39.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:39 smithi131 bash[89561]: audit 2024-08-17T18:08:38.291284+0000 mon.a (mon.0) 2990 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:08:39.433 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:39.461 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:39.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:39.464 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:39.564 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:39.576 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:39 smithi169 bash[79348]: audit 2024-08-17T18:08:38.289821+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:08:39.576 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:39 smithi169 bash[79348]: audit 2024-08-17T18:08:38.289821+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:08:39.576 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:39 smithi169 bash[79348]: audit 2024-08-17T18:08:38.291284+0000 mon.a (mon.0) 2990 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:08:39.576 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:39 smithi169 bash[79348]: audit 2024-08-17T18:08:38.291284+0000 mon.a (mon.0) 2990 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:08:39.589 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:39.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:39.592 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:39.693 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:39.720 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:39.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:39.722 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:39.823 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:39.849 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:39.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:39.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:39.952 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:39.979 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:39.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:39.982 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:40.082 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:40.110 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:40.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:40.112 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:40.213 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:40.241 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:40.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:40.244 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:40.345 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:40.373 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:40.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:40.375 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:40.476 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:40.488 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:40 smithi169 bash[79348]: cluster 2024-08-17T18:08:38.560974+0000 mgr.y (mgr.34107) 2001 : cluster [DBG] pgmap v2823: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2024-08-17T18:08:40.488 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:40 smithi169 bash[79348]: cluster 2024-08-17T18:08:38.560974+0000 mgr.y (mgr.34107) 2001 : cluster [DBG] pgmap v2823: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2024-08-17T18:08:40.505 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:40.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:40.507 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:40.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:40 smithi131 bash[89561]: cluster 2024-08-17T18:08:38.560974+0000 mgr.y (mgr.34107) 2001 : cluster [DBG] pgmap v2823: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2024-08-17T18:08:40.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:40 smithi131 bash[89561]: cluster 2024-08-17T18:08:38.560974+0000 mgr.y (mgr.34107) 2001 : cluster [DBG] pgmap v2823: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2024-08-17T18:08:40.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:40 smithi131 bash[88347]: cluster 2024-08-17T18:08:38.560974+0000 mgr.y (mgr.34107) 2001 : cluster [DBG] pgmap v2823: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2024-08-17T18:08:40.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:40 smithi131 bash[88347]: cluster 2024-08-17T18:08:38.560974+0000 mgr.y (mgr.34107) 2001 : cluster [DBG] pgmap v2823: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 680 op/s 2024-08-17T18:08:40.608 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:40.634 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:40.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:40.636 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:40.737 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:40.759 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:40.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:40.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:40.861 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:40.885 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:40.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:40.887 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:40.988 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:41.014 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:41.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:41.016 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:41.117 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:41.144 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:41.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:41.146 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:41.247 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:41.274 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:41.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:41.277 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:41.377 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:41.405 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:41.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:41.408 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:41.508 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:41.536 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:41.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:41.538 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:41.639 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:41.666 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:41.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:41.669 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:41.769 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:41.797 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:41.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:41.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:41.901 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:41.927 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:41.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:41.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:42.030 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:42.060 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:42.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:42.065 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:42.166 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:42.194 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:42.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:42.196 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:42.230 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:08:42.230 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:08:42.297 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:42.325 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:42.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:42.328 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:42.429 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:42.452 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:42.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:42.454 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:42.555 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:42.565 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:42 smithi131 bash[89561]: cluster 2024-08-17T18:08:40.561756+0000 mgr.y (mgr.34107) 2002 : cluster [DBG] pgmap v2824: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 341 op/s 2024-08-17T18:08:42.565 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:42 smithi131 bash[89561]: cluster 2024-08-17T18:08:40.561756+0000 mgr.y (mgr.34107) 2002 : cluster [DBG] pgmap v2824: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 341 op/s 2024-08-17T18:08:42.565 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:42 smithi131 bash[88347]: cluster 2024-08-17T18:08:40.561756+0000 mgr.y (mgr.34107) 2002 : cluster [DBG] pgmap v2824: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 341 op/s 2024-08-17T18:08:42.565 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:42 smithi131 bash[88347]: cluster 2024-08-17T18:08:40.561756+0000 mgr.y (mgr.34107) 2002 : cluster [DBG] pgmap v2824: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 341 op/s 2024-08-17T18:08:42.571 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:08:42.571 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:08:42.581 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:42.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:42.583 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:42.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:42 smithi169 bash[79348]: cluster 2024-08-17T18:08:40.561756+0000 mgr.y (mgr.34107) 2002 : cluster [DBG] pgmap v2824: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 341 op/s 2024-08-17T18:08:42.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:42 smithi169 bash[79348]: cluster 2024-08-17T18:08:40.561756+0000 mgr.y (mgr.34107) 2002 : cluster [DBG] pgmap v2824: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 341 op/s 2024-08-17T18:08:42.684 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:42.706 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:42.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:42.708 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:42.808 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:42.827 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:42.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:42.829 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:42.930 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:42.955 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:42.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:42.957 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:43.058 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:43.085 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:43.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:43.088 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:43.189 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:43.213 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:43.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:43.216 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:43.316 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:43.341 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:43.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:43.344 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:43.444 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:43.471 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:43.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:43.474 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:43.574 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:43.586 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:43 smithi169 bash[79348]: audit 2024-08-17T18:08:42.320943+0000 mon.a (mon.0) 2991 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:08:43.586 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:43 smithi169 bash[79348]: audit 2024-08-17T18:08:42.320943+0000 mon.a (mon.0) 2991 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:08:43.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:43 smithi131 bash[89561]: audit 2024-08-17T18:08:42.320943+0000 mon.a (mon.0) 2991 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:08:43.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:43 smithi131 bash[89561]: audit 2024-08-17T18:08:42.320943+0000 mon.a (mon.0) 2991 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:08:43.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:43 smithi131 bash[88347]: audit 2024-08-17T18:08:42.320943+0000 mon.a (mon.0) 2991 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:08:43.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:43 smithi131 bash[88347]: audit 2024-08-17T18:08:42.320943+0000 mon.a (mon.0) 2991 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:08:43.602 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:43.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:43.604 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:43.705 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:43.731 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:43.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:43.733 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:43.834 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:43.863 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:43.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:43.865 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:43.965 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:43.994 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:43.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:43.996 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:44.097 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:44.125 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:44.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:44.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:44.228 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:44.255 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:44.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:44.257 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:44.358 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:44.369 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:44 smithi169 bash[79348]: cluster 2024-08-17T18:08:42.562206+0000 mgr.y (mgr.34107) 2003 : cluster [DBG] pgmap v2825: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 227 op/s 2024-08-17T18:08:44.369 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:44 smithi169 bash[79348]: cluster 2024-08-17T18:08:42.562206+0000 mgr.y (mgr.34107) 2003 : cluster [DBG] pgmap v2825: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 227 op/s 2024-08-17T18:08:44.386 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:44.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:44.388 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:44.489 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:44.515 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:44.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:44.517 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:44.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:44 smithi131 bash[89561]: cluster 2024-08-17T18:08:42.562206+0000 mgr.y (mgr.34107) 2003 : cluster [DBG] pgmap v2825: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 227 op/s 2024-08-17T18:08:44.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:44 smithi131 bash[89561]: cluster 2024-08-17T18:08:42.562206+0000 mgr.y (mgr.34107) 2003 : cluster [DBG] pgmap v2825: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 227 op/s 2024-08-17T18:08:44.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:44 smithi131 bash[88347]: cluster 2024-08-17T18:08:42.562206+0000 mgr.y (mgr.34107) 2003 : cluster [DBG] pgmap v2825: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 227 op/s 2024-08-17T18:08:44.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:44 smithi131 bash[88347]: cluster 2024-08-17T18:08:42.562206+0000 mgr.y (mgr.34107) 2003 : cluster [DBG] pgmap v2825: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 227 op/s 2024-08-17T18:08:44.618 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:44.646 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:44.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:44.647 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:44.748 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:44.774 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:44.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:44.777 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:44.877 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:44.905 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:44.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:44.908 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:45.008 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:45.036 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:45.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:45.038 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:45.139 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:45.165 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:45.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:45.167 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:45.268 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:45.293 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:45.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:45.295 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:45.396 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:45.416 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:45.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:45.418 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:45.518 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:45.544 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:45.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:45.546 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:45.647 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:45.674 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:45.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:45.676 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:45.777 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:45.795 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:45.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:45.798 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:45.899 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:45.926 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:45.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:45.928 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:46.029 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:46.053 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:46.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:46.055 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:46.156 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:46.175 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:46.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:46.177 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:46.278 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:46.300 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:46.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:46.302 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:46.321 INFO:teuthology.orchestra.run.smithi131.stderr:pool 'unique_pool_3' removed 2024-08-17T18:08:46.404 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:46.426 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:46.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:46.428 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:46.529 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:46.553 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:46.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:46.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:46.637 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:46 smithi131 bash[89561]: cluster 2024-08-17T18:08:44.563256+0000 mgr.y (mgr.34107) 2004 : cluster [DBG] pgmap v2826: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 227 op/s 2024-08-17T18:08:46.637 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:46 smithi131 bash[89561]: cluster 2024-08-17T18:08:44.563256+0000 mgr.y (mgr.34107) 2004 : cluster [DBG] pgmap v2826: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 227 op/s 2024-08-17T18:08:46.637 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:46 smithi131 bash[89561]: audit 2024-08-17T18:08:45.961334+0000 mon.c (mon.2) 102 : audit [INF] from='client.? 172.21.15.131:0/3653607450' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T18:08:46.637 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:46 smithi131 bash[89561]: audit 2024-08-17T18:08:45.961334+0000 mon.c (mon.2) 102 : audit [INF] from='client.? 172.21.15.131:0/3653607450' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T18:08:46.637 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:46 smithi131 bash[89561]: audit 2024-08-17T18:08:45.961837+0000 mon.a (mon.0) 2992 : audit [INF] 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 2024-08-17T18:08:46.637 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:46 smithi131 bash[89561]: audit 2024-08-17T18:08:45.961837+0000 mon.a (mon.0) 2992 : audit [INF] 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 2024-08-17T18:08:46.637 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:46 smithi131 bash[88347]: cluster 2024-08-17T18:08:44.563256+0000 mgr.y (mgr.34107) 2004 : cluster [DBG] pgmap v2826: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 227 op/s 2024-08-17T18:08:46.637 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:46 smithi131 bash[88347]: cluster 2024-08-17T18:08:44.563256+0000 mgr.y (mgr.34107) 2004 : cluster [DBG] pgmap v2826: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 227 op/s 2024-08-17T18:08:46.637 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:46 smithi131 bash[88347]: audit 2024-08-17T18:08:45.961334+0000 mon.c (mon.2) 102 : audit [INF] from='client.? 172.21.15.131:0/3653607450' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T18:08:46.637 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:46 smithi131 bash[88347]: audit 2024-08-17T18:08:45.961334+0000 mon.c (mon.2) 102 : audit [INF] from='client.? 172.21.15.131:0/3653607450' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T18:08:46.637 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:46 smithi131 bash[88347]: audit 2024-08-17T18:08:45.961837+0000 mon.a (mon.0) 2992 : audit [INF] 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 2024-08-17T18:08:46.638 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:46 smithi131 bash[88347]: audit 2024-08-17T18:08:45.961837+0000 mon.a (mon.0) 2992 : audit [INF] 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 2024-08-17T18:08:46.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:46 smithi169 bash[79348]: cluster 2024-08-17T18:08:44.563256+0000 mgr.y (mgr.34107) 2004 : cluster [DBG] pgmap v2826: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 227 op/s 2024-08-17T18:08:46.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:46 smithi169 bash[79348]: cluster 2024-08-17T18:08:44.563256+0000 mgr.y (mgr.34107) 2004 : cluster [DBG] pgmap v2826: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail; 0 B/s wr, 227 op/s 2024-08-17T18:08:46.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:46 smithi169 bash[79348]: audit 2024-08-17T18:08:45.961334+0000 mon.c (mon.2) 102 : audit [INF] from='client.? 172.21.15.131:0/3653607450' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T18:08:46.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:46 smithi169 bash[79348]: audit 2024-08-17T18:08:45.961334+0000 mon.c (mon.2) 102 : audit [INF] from='client.? 172.21.15.131:0/3653607450' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_3", "pool2": "unique_pool_3", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T18:08:46.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:46 smithi169 bash[79348]: audit 2024-08-17T18:08:45.961837+0000 mon.a (mon.0) 2992 : audit [INF] 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 2024-08-17T18:08:46.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:46 smithi169 bash[79348]: audit 2024-08-17T18:08:45.961837+0000 mon.a (mon.0) 2992 : audit [INF] 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 2024-08-17T18:08:46.656 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:46.680 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:46.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:46.683 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:46.784 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:46.805 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:46.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:46.807 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:46.907 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:46.934 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:46.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:46.936 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:47.037 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:47.066 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:47.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:47.068 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:47.169 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:47.198 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:47.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:47.200 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:47.300 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:47.328 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:47.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:47.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:47.431 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:47.452 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:47.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:47.455 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:47.532 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:47 smithi131 bash[88347]: audit 2024-08-17T18:08:46.316654+0000 mon.a (mon.0) 2993 : audit [INF] 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 2024-08-17T18:08:47.532 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:47 smithi131 bash[88347]: audit 2024-08-17T18:08:46.316654+0000 mon.a (mon.0) 2993 : audit [INF] 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 2024-08-17T18:08:47.532 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:47 smithi131 bash[88347]: cluster 2024-08-17T18:08:46.322086+0000 mon.a (mon.0) 2994 : cluster [DBG] osdmap e1485: 8 total, 8 up, 8 in 2024-08-17T18:08:47.532 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:47 smithi131 bash[88347]: cluster 2024-08-17T18:08:46.322086+0000 mon.a (mon.0) 2994 : cluster [DBG] osdmap e1485: 8 total, 8 up, 8 in 2024-08-17T18:08:47.532 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:47 smithi131 bash[89561]: audit 2024-08-17T18:08:46.316654+0000 mon.a (mon.0) 2993 : audit [INF] 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 2024-08-17T18:08:47.532 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:47 smithi131 bash[89561]: audit 2024-08-17T18:08:46.316654+0000 mon.a (mon.0) 2993 : audit [INF] 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 2024-08-17T18:08:47.532 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:47 smithi131 bash[89561]: cluster 2024-08-17T18:08:46.322086+0000 mon.a (mon.0) 2994 : cluster [DBG] osdmap e1485: 8 total, 8 up, 8 in 2024-08-17T18:08:47.533 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:47 smithi131 bash[89561]: cluster 2024-08-17T18:08:46.322086+0000 mon.a (mon.0) 2994 : cluster [DBG] osdmap e1485: 8 total, 8 up, 8 in 2024-08-17T18:08:47.556 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:47.564 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:47 smithi169 bash[79348]: audit 2024-08-17T18:08:46.316654+0000 mon.a (mon.0) 2993 : audit [INF] 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 2024-08-17T18:08:47.564 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:47 smithi169 bash[79348]: audit 2024-08-17T18:08:46.316654+0000 mon.a (mon.0) 2993 : audit [INF] 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 2024-08-17T18:08:47.564 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:47 smithi169 bash[79348]: cluster 2024-08-17T18:08:46.322086+0000 mon.a (mon.0) 2994 : cluster [DBG] osdmap e1485: 8 total, 8 up, 8 in 2024-08-17T18:08:47.564 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:47 smithi169 bash[79348]: cluster 2024-08-17T18:08:46.322086+0000 mon.a (mon.0) 2994 : cluster [DBG] osdmap e1485: 8 total, 8 up, 8 in 2024-08-17T18:08:47.576 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:47.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:47.578 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:47.679 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:47.709 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:47.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:47.711 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:47.812 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:47.831 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:47.833 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:47.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:47.934 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:47.956 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:47.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:47.959 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:48.060 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:48.087 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:48.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:48.089 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:48.190 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:48.217 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:48.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:48.220 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:48.320 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:48.348 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:48.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:48.350 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:48.451 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:48.474 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:48.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:48.477 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:48.577 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:48.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:48 smithi131 bash[89561]: cluster 2024-08-17T18:08:46.563944+0000 mgr.y (mgr.34107) 2005 : cluster [DBG] pgmap v2828: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:08:48.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:48 smithi131 bash[89561]: cluster 2024-08-17T18:08:46.563944+0000 mgr.y (mgr.34107) 2005 : cluster [DBG] pgmap v2828: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:08:48.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:48 smithi131 bash[89561]: audit 2024-08-17T18:08:48.327089+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:08:48.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:48 smithi131 bash[89561]: audit 2024-08-17T18:08:48.327089+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:08:48.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:48 smithi131 bash[88347]: cluster 2024-08-17T18:08:46.563944+0000 mgr.y (mgr.34107) 2005 : cluster [DBG] pgmap v2828: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:08:48.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:48 smithi131 bash[88347]: cluster 2024-08-17T18:08:46.563944+0000 mgr.y (mgr.34107) 2005 : cluster [DBG] pgmap v2828: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:08:48.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:48 smithi131 bash[88347]: audit 2024-08-17T18:08:48.327089+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:08:48.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:48 smithi131 bash[88347]: audit 2024-08-17T18:08:48.327089+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:08:48.601 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:48.602 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:48 smithi169 bash[79348]: cluster 2024-08-17T18:08:46.563944+0000 mgr.y (mgr.34107) 2005 : cluster [DBG] pgmap v2828: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:08:48.602 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:48 smithi169 bash[79348]: cluster 2024-08-17T18:08:46.563944+0000 mgr.y (mgr.34107) 2005 : cluster [DBG] pgmap v2828: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:08:48.602 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:48 smithi169 bash[79348]: audit 2024-08-17T18:08:48.327089+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:08:48.602 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:48 smithi169 bash[79348]: audit 2024-08-17T18:08:48.327089+0000 mon.a (mon.0) 2995 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:08:48.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:48.603 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:48.704 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:48.729 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:48.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:48.731 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:48.832 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:48.853 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:48.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:48.855 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:48.956 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:48.966 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:08:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:08:48] "GET /metrics HTTP/1.1" 200 36552 "" "Prometheus/2.51.0" 2024-08-17T18:08:48.979 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:48.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:48.981 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:49.082 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:49.107 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:49.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:49.109 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:49.210 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:49.237 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:49.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:49.239 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:49.340 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:49.367 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:49.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:49.369 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:49.470 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:49.496 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:49.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:49.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:49.599 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:49.626 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:49.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:49.629 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:49.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:49 smithi169 bash[79348]: audit 2024-08-17T18:08:48.336685+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:08:49.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:49 smithi169 bash[79348]: audit 2024-08-17T18:08:48.336685+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:08:49.663 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:49 smithi131 bash[89561]: audit 2024-08-17T18:08:48.336685+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:08:49.663 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:49 smithi131 bash[89561]: audit 2024-08-17T18:08:48.336685+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:08:49.664 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:49 smithi131 bash[88347]: audit 2024-08-17T18:08:48.336685+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:08:49.664 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:49 smithi131 bash[88347]: audit 2024-08-17T18:08:48.336685+0000 mon.a (mon.0) 2996 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:08:49.729 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:49.756 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:49.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:49.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:49.859 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:49.886 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:49.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:49.888 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:49.972 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-08-17T18:08:49.973 INFO:tasks.radosbench:Beginning radosbench... 2024-08-17T18:08:49.973 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_4 2024-08-17T18:08:49.973 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd pool create unique_pool_4 16 2024-08-17T18:08:49.989 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:50.040 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:50.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:50.042 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:50.145 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:50.164 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:50.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:50.167 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:50.268 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:50.294 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:50.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:50.296 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:50.396 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:50.423 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:50.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:50.426 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:50.526 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:50.538 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:50 smithi169 bash[79348]: cluster 2024-08-17T18:08:48.564557+0000 mgr.y (mgr.34107) 2006 : cluster [DBG] pgmap v2829: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:08:50.538 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:50 smithi169 bash[79348]: cluster 2024-08-17T18:08:48.564557+0000 mgr.y (mgr.34107) 2006 : cluster [DBG] pgmap v2829: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:08:50.554 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:50.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:50.556 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:50.657 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:50.668 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:50 smithi131 bash[89561]: cluster 2024-08-17T18:08:48.564557+0000 mgr.y (mgr.34107) 2006 : cluster [DBG] pgmap v2829: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:08:50.668 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:50 smithi131 bash[89561]: cluster 2024-08-17T18:08:48.564557+0000 mgr.y (mgr.34107) 2006 : cluster [DBG] pgmap v2829: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:08:50.668 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:50 smithi131 bash[88347]: cluster 2024-08-17T18:08:48.564557+0000 mgr.y (mgr.34107) 2006 : cluster [DBG] pgmap v2829: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:08:50.668 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:50 smithi131 bash[88347]: cluster 2024-08-17T18:08:48.564557+0000 mgr.y (mgr.34107) 2006 : cluster [DBG] pgmap v2829: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:08:50.682 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:50.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:50.684 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:50.785 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:50.811 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:50.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:50.813 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:50.914 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:50.942 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:50.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:50.945 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:51.046 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:51.075 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:51.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:51.077 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:51.178 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:51.202 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:51.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:51.204 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:51.305 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:51.329 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:51.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:51.331 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:51.432 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:51.459 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:51.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:51.462 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:51.562 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:51.590 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:51.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:51.593 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:51.693 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:51.718 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:51.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:51.721 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:51.821 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:51.849 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:51.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:51.852 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:51.952 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:51.979 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:51.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:51.981 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:52.082 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:52.108 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:52.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:52.111 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:52.211 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:52.238 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:52.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:52.241 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:52.341 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:52.370 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:52.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:52.372 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:52.473 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:52.496 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:52.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:52.499 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:52.568 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:52 smithi169 bash[79348]: cluster 2024-08-17T18:08:50.565424+0000 mgr.y (mgr.34107) 2007 : cluster [DBG] pgmap v2830: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:08:52.568 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:52 smithi169 bash[79348]: cluster 2024-08-17T18:08:50.565424+0000 mgr.y (mgr.34107) 2007 : cluster [DBG] pgmap v2830: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:08:52.599 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:52.627 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:52.628 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 18:08:52 smithi169 bash[72069]: logger=infra.usagestats t=2024-08-17T18:08:52.567840886Z level=info msg="Usage stats are ready to report" 2024-08-17T18:08:52.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:52.629 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:52.730 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:52.740 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:52 smithi131 bash[88347]: cluster 2024-08-17T18:08:50.565424+0000 mgr.y (mgr.34107) 2007 : cluster [DBG] pgmap v2830: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:08:52.740 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:52 smithi131 bash[88347]: cluster 2024-08-17T18:08:50.565424+0000 mgr.y (mgr.34107) 2007 : cluster [DBG] pgmap v2830: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:08:52.740 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:52 smithi131 bash[89561]: cluster 2024-08-17T18:08:50.565424+0000 mgr.y (mgr.34107) 2007 : cluster [DBG] pgmap v2830: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:08:52.740 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:52 smithi131 bash[89561]: cluster 2024-08-17T18:08:50.565424+0000 mgr.y (mgr.34107) 2007 : cluster [DBG] pgmap v2830: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:08:52.750 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:52.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:52.753 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:52.853 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:52.882 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:52.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:52.884 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:52.985 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:53.004 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:53.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:53.007 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:53.107 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:53.126 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:53.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:53.128 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:53.229 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:53.250 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:53.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:53.253 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:53.353 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:53.379 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:53.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:53.381 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:53.482 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:53.505 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:53.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:53.507 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:53.608 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:53.634 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:53.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:53.637 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:53.737 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:53.766 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:53.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:53.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:53.869 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:53.895 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:53.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:53.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:53.998 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:54.026 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:54.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:54.029 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:54.129 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:54.157 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:54.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:54.159 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:54.259 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:54.284 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:54.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:54.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:54.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:54 smithi131 bash[89561]: cluster 2024-08-17T18:08:52.565795+0000 mgr.y (mgr.34107) 2008 : cluster [DBG] pgmap v2831: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:08:54.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:54 smithi131 bash[89561]: cluster 2024-08-17T18:08:52.565795+0000 mgr.y (mgr.34107) 2008 : cluster [DBG] pgmap v2831: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:08:54.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:54 smithi131 bash[89561]: audit 2024-08-17T18:08:53.146083+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:08:54.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:54 smithi131 bash[89561]: audit 2024-08-17T18:08:53.146083+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:08:54.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:54 smithi131 bash[89561]: audit 2024-08-17T18:08:53.152092+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:08:54.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:54 smithi131 bash[89561]: audit 2024-08-17T18:08:53.152092+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:08:54.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:54 smithi131 bash[89561]: audit 2024-08-17T18:08:53.282516+0000 mon.a (mon.0) 2999 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:08:54.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:54 smithi131 bash[89561]: audit 2024-08-17T18:08:53.282516+0000 mon.a (mon.0) 2999 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:08:54.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:54 smithi131 bash[89561]: audit 2024-08-17T18:08:53.767512+0000 mon.a (mon.0) 3000 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:08:54.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:54 smithi131 bash[89561]: audit 2024-08-17T18:08:53.767512+0000 mon.a (mon.0) 3000 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:08:54.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:54 smithi131 bash[89561]: audit 2024-08-17T18:08:53.768677+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:08:54.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:54 smithi131 bash[89561]: audit 2024-08-17T18:08:53.768677+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:08:54.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:54 smithi131 bash[89561]: audit 2024-08-17T18:08:53.778003+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:08:54.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:54 smithi131 bash[89561]: audit 2024-08-17T18:08:53.778003+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:08:54.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:54 smithi131 bash[88347]: cluster 2024-08-17T18:08:52.565795+0000 mgr.y (mgr.34107) 2008 : cluster [DBG] pgmap v2831: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:08:54.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:54 smithi131 bash[88347]: cluster 2024-08-17T18:08:52.565795+0000 mgr.y (mgr.34107) 2008 : cluster [DBG] pgmap v2831: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:08:54.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:54 smithi131 bash[88347]: audit 2024-08-17T18:08:53.146083+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:08:54.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:54 smithi131 bash[88347]: audit 2024-08-17T18:08:53.146083+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:08:54.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:54 smithi131 bash[88347]: audit 2024-08-17T18:08:53.152092+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:08:54.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:54 smithi131 bash[88347]: audit 2024-08-17T18:08:53.152092+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:08:54.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:54 smithi131 bash[88347]: audit 2024-08-17T18:08:53.282516+0000 mon.a (mon.0) 2999 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:08:54.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:54 smithi131 bash[88347]: audit 2024-08-17T18:08:53.282516+0000 mon.a (mon.0) 2999 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:08:54.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:54 smithi131 bash[88347]: audit 2024-08-17T18:08:53.767512+0000 mon.a (mon.0) 3000 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:08:54.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:54 smithi131 bash[88347]: audit 2024-08-17T18:08:53.767512+0000 mon.a (mon.0) 3000 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:08:54.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:54 smithi131 bash[88347]: audit 2024-08-17T18:08:53.768677+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:08:54.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:54 smithi131 bash[88347]: audit 2024-08-17T18:08:53.768677+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:08:54.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:54 smithi131 bash[88347]: audit 2024-08-17T18:08:53.778003+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:08:54.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:54 smithi131 bash[88347]: audit 2024-08-17T18:08:53.778003+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:08:54.387 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:54.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:54 smithi169 bash[79348]: cluster 2024-08-17T18:08:52.565795+0000 mgr.y (mgr.34107) 2008 : cluster [DBG] pgmap v2831: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:08:54.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:54 smithi169 bash[79348]: cluster 2024-08-17T18:08:52.565795+0000 mgr.y (mgr.34107) 2008 : cluster [DBG] pgmap v2831: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:08:54.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:54 smithi169 bash[79348]: audit 2024-08-17T18:08:53.146083+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:08:54.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:54 smithi169 bash[79348]: audit 2024-08-17T18:08:53.146083+0000 mon.a (mon.0) 2997 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:08:54.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:54 smithi169 bash[79348]: audit 2024-08-17T18:08:53.152092+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:08:54.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:54 smithi169 bash[79348]: audit 2024-08-17T18:08:53.152092+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:08:54.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:54 smithi169 bash[79348]: audit 2024-08-17T18:08:53.282516+0000 mon.a (mon.0) 2999 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:08:54.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:54 smithi169 bash[79348]: audit 2024-08-17T18:08:53.282516+0000 mon.a (mon.0) 2999 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:08:54.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:54 smithi169 bash[79348]: audit 2024-08-17T18:08:53.767512+0000 mon.a (mon.0) 3000 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:08:54.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:54 smithi169 bash[79348]: audit 2024-08-17T18:08:53.767512+0000 mon.a (mon.0) 3000 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:08:54.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:54 smithi169 bash[79348]: audit 2024-08-17T18:08:53.768677+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:08:54.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:54 smithi169 bash[79348]: audit 2024-08-17T18:08:53.768677+0000 mon.a (mon.0) 3001 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:08:54.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:54 smithi169 bash[79348]: audit 2024-08-17T18:08:53.778003+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:08:54.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:54 smithi169 bash[79348]: audit 2024-08-17T18:08:53.778003+0000 mon.a (mon.0) 3002 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:08:54.414 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:54.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:54.416 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:54.517 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:54.523 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:08:54.545 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:54.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:54.547 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:54.648 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:54.674 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:54.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:54.677 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:54.777 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:54.805 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:54.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:54.808 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:54.909 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:54.935 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:54.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:54.938 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:55.039 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:55.067 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:55.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:55.069 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:55.170 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:55.197 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:55.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:55.200 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:55.300 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:55.325 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:55.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:55.327 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:55.428 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:55.455 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:55.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:55.458 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:55.559 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:55.587 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:55.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:55.589 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:55.690 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:55.714 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:55.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:55.716 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:55.817 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:55.844 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:55.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:55.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:55.948 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:55.973 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:55.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:55.976 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:56.076 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:56.101 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:56.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:56.103 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:56.204 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:56.215 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:56 smithi131 bash[89561]: cluster 2024-08-17T18:08:54.566457+0000 mgr.y (mgr.34107) 2009 : cluster [DBG] pgmap v2832: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:08:56.215 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:56 smithi131 bash[89561]: cluster 2024-08-17T18:08:54.566457+0000 mgr.y (mgr.34107) 2009 : cluster [DBG] pgmap v2832: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:08:56.215 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:56 smithi131 bash[88347]: cluster 2024-08-17T18:08:54.566457+0000 mgr.y (mgr.34107) 2009 : cluster [DBG] pgmap v2832: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:08:56.215 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:56 smithi131 bash[88347]: cluster 2024-08-17T18:08:54.566457+0000 mgr.y (mgr.34107) 2009 : cluster [DBG] pgmap v2832: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:08:56.230 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:56.232 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:56.233 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:56.333 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:56.362 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:56.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:56.364 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:56.465 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:56.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:56 smithi169 bash[79348]: cluster 2024-08-17T18:08:54.566457+0000 mgr.y (mgr.34107) 2009 : cluster [DBG] pgmap v2832: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:08:56.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:56 smithi169 bash[79348]: cluster 2024-08-17T18:08:54.566457+0000 mgr.y (mgr.34107) 2009 : cluster [DBG] pgmap v2832: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:08:56.493 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:56.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:56.496 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:56.596 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:56.620 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:56.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:56.623 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:56.723 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:56.750 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:56.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:56.752 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:56.853 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:56.871 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:56.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:56.874 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:56.928 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T18:08:56.928 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:08:56.944 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T18:08:56.944 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:08:56.961 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T18:08:56.961 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:08:56.975 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:56.977 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T18:08:56.977 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:08:56.998 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:08:57.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:57.001 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:08:57.006 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T18:08:57.006 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:08:57.026 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T18:08:57.027 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:08:57.047 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T18:08:57.047 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:08:57.067 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T18:08:57.067 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:08:57.101 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:57.119 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:57.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:57.121 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:57.152 INFO:teuthology.orchestra.run.smithi131.stderr:nodeep-scrub is set 2024-08-17T18:08:57.222 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:57.248 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:57.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:57.250 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:57.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:57 smithi131 bash[88347]: audit 2024-08-17T18:08:56.901515+0000 mon.c (mon.2) 103 : audit [DBG] from='client.? 172.21.15.131:0/371577443' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:08:57.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:57 smithi131 bash[88347]: audit 2024-08-17T18:08:56.901515+0000 mon.c (mon.2) 103 : audit [DBG] from='client.? 172.21.15.131:0/371577443' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:08:57.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:57 smithi131 bash[88347]: audit 2024-08-17T18:08:56.923520+0000 mon.a (mon.0) 3003 : audit [INF] from='client.? 172.21.15.131:0/2052699111' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:08:57.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:57 smithi131 bash[88347]: audit 2024-08-17T18:08:56.923520+0000 mon.a (mon.0) 3003 : audit [INF] from='client.? 172.21.15.131:0/2052699111' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:08:57.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:57 smithi131 bash[89561]: audit 2024-08-17T18:08:56.901515+0000 mon.c (mon.2) 103 : audit [DBG] from='client.? 172.21.15.131:0/371577443' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:08:57.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:57 smithi131 bash[89561]: audit 2024-08-17T18:08:56.901515+0000 mon.c (mon.2) 103 : audit [DBG] from='client.? 172.21.15.131:0/371577443' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:08:57.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:57 smithi131 bash[89561]: audit 2024-08-17T18:08:56.923520+0000 mon.a (mon.0) 3003 : audit [INF] from='client.? 172.21.15.131:0/2052699111' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:08:57.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:57 smithi131 bash[89561]: audit 2024-08-17T18:08:56.923520+0000 mon.a (mon.0) 3003 : audit [INF] from='client.? 172.21.15.131:0/2052699111' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:08:57.351 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:57.357 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T18:08:57.357 INFO:teuthology.orchestra.run.smithi131.stdout: "ops": [], 2024-08-17T18:08:57.358 INFO:teuthology.orchestra.run.smithi131.stdout: "complaint_time": 30, 2024-08-17T18:08:57.358 INFO:teuthology.orchestra.run.smithi131.stdout: "num_blocked_ops": 0 2024-08-17T18:08:57.358 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T18:08:57.379 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:57.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:57.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:57.482 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:57.493 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:57 smithi169 bash[79348]: audit 2024-08-17T18:08:56.901515+0000 mon.c (mon.2) 103 : audit [DBG] from='client.? 172.21.15.131:0/371577443' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:08:57.493 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:57 smithi169 bash[79348]: audit 2024-08-17T18:08:56.901515+0000 mon.c (mon.2) 103 : audit [DBG] from='client.? 172.21.15.131:0/371577443' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:08:57.493 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:57 smithi169 bash[79348]: audit 2024-08-17T18:08:56.923520+0000 mon.a (mon.0) 3003 : audit [INF] from='client.? 172.21.15.131:0/2052699111' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:08:57.493 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:57 smithi169 bash[79348]: audit 2024-08-17T18:08:56.923520+0000 mon.a (mon.0) 3003 : audit [INF] from='client.? 172.21.15.131:0/2052699111' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:08:57.509 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:57.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:57.512 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:57.612 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:57.636 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:57.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:57.638 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:57.739 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:57.766 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:57.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:57.768 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:57.869 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:57.891 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:57.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:57.893 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:57.994 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:58.018 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:08:58.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:58.020 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:08:58.120 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:58.140 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:58.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:58.142 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:58.243 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:58.270 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:58.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:58.273 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:58.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:58 smithi131 bash[88347]: cluster 2024-08-17T18:08:56.567256+0000 mgr.y (mgr.34107) 2010 : cluster [DBG] pgmap v2833: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:08:58.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:58 smithi131 bash[88347]: cluster 2024-08-17T18:08:56.567256+0000 mgr.y (mgr.34107) 2010 : cluster [DBG] pgmap v2833: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:08:58.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:58 smithi131 bash[88347]: cluster 2024-08-17T18:08:57.151970+0000 mon.a (mon.0) 3004 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:08:58.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:58 smithi131 bash[88347]: cluster 2024-08-17T18:08:57.151970+0000 mon.a (mon.0) 3004 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:08:58.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:58 smithi131 bash[88347]: audit 2024-08-17T18:08:57.153522+0000 mon.a (mon.0) 3005 : audit [INF] from='client.? 172.21.15.131:0/2052699111' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:08:58.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:58 smithi131 bash[88347]: audit 2024-08-17T18:08:57.153522+0000 mon.a (mon.0) 3005 : audit [INF] from='client.? 172.21.15.131:0/2052699111' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:08:58.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:58 smithi131 bash[88347]: cluster 2024-08-17T18:08:57.158593+0000 mon.a (mon.0) 3006 : cluster [DBG] osdmap e1486: 8 total, 8 up, 8 in 2024-08-17T18:08:58.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:08:58 smithi131 bash[88347]: cluster 2024-08-17T18:08:57.158593+0000 mon.a (mon.0) 3006 : cluster [DBG] osdmap e1486: 8 total, 8 up, 8 in 2024-08-17T18:08:58.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:58 smithi131 bash[89561]: cluster 2024-08-17T18:08:56.567256+0000 mgr.y (mgr.34107) 2010 : cluster [DBG] pgmap v2833: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:08:58.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:58 smithi131 bash[89561]: cluster 2024-08-17T18:08:56.567256+0000 mgr.y (mgr.34107) 2010 : cluster [DBG] pgmap v2833: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:08:58.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:58 smithi131 bash[89561]: cluster 2024-08-17T18:08:57.151970+0000 mon.a (mon.0) 3004 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:08:58.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:58 smithi131 bash[89561]: cluster 2024-08-17T18:08:57.151970+0000 mon.a (mon.0) 3004 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:08:58.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:58 smithi131 bash[89561]: audit 2024-08-17T18:08:57.153522+0000 mon.a (mon.0) 3005 : audit [INF] from='client.? 172.21.15.131:0/2052699111' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:08:58.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:58 smithi131 bash[89561]: audit 2024-08-17T18:08:57.153522+0000 mon.a (mon.0) 3005 : audit [INF] from='client.? 172.21.15.131:0/2052699111' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:08:58.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:58 smithi131 bash[89561]: cluster 2024-08-17T18:08:57.158593+0000 mon.a (mon.0) 3006 : cluster [DBG] osdmap e1486: 8 total, 8 up, 8 in 2024-08-17T18:08:58.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:08:58 smithi131 bash[89561]: cluster 2024-08-17T18:08:57.158593+0000 mon.a (mon.0) 3006 : cluster [DBG] osdmap e1486: 8 total, 8 up, 8 in 2024-08-17T18:08:58.373 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:58.401 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:58.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:58.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:58.505 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:58.516 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:58 smithi169 bash[79348]: cluster 2024-08-17T18:08:56.567256+0000 mgr.y (mgr.34107) 2010 : cluster [DBG] pgmap v2833: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:08:58.517 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:58 smithi169 bash[79348]: cluster 2024-08-17T18:08:56.567256+0000 mgr.y (mgr.34107) 2010 : cluster [DBG] pgmap v2833: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:08:58.517 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:58 smithi169 bash[79348]: cluster 2024-08-17T18:08:57.151970+0000 mon.a (mon.0) 3004 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:08:58.517 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:58 smithi169 bash[79348]: cluster 2024-08-17T18:08:57.151970+0000 mon.a (mon.0) 3004 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:08:58.517 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:58 smithi169 bash[79348]: audit 2024-08-17T18:08:57.153522+0000 mon.a (mon.0) 3005 : audit [INF] from='client.? 172.21.15.131:0/2052699111' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:08:58.517 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:58 smithi169 bash[79348]: audit 2024-08-17T18:08:57.153522+0000 mon.a (mon.0) 3005 : audit [INF] from='client.? 172.21.15.131:0/2052699111' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:08:58.517 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:58 smithi169 bash[79348]: cluster 2024-08-17T18:08:57.158593+0000 mon.a (mon.0) 3006 : cluster [DBG] osdmap e1486: 8 total, 8 up, 8 in 2024-08-17T18:08:58.517 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:08:58 smithi169 bash[79348]: cluster 2024-08-17T18:08:57.158593+0000 mon.a (mon.0) 3006 : cluster [DBG] osdmap e1486: 8 total, 8 up, 8 in 2024-08-17T18:08:58.534 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:58.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:58.536 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:58.637 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:58.663 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:58.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:58.666 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:58.767 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:58.794 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:58.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:58.796 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:58.897 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:58.923 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:58.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:58.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:59.026 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:59.053 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:08:59.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:59.056 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:08:59.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:08:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:08:58] "GET /metrics HTTP/1.1" 200 34202 "" "Prometheus/2.51.0" 2024-08-17T18:08:59.156 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:59.183 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:59.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:59.186 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:59.286 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:59.314 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:08:59.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:59.317 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:08:59.418 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:59.441 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:59.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:59.443 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:08:59.544 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:59.569 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:08:59.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:59.572 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:08:59.672 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:59.698 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:08:59.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:59.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:08:59.801 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:59.830 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:08:59.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:59.833 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:08:59.933 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:59.962 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:08:59.964 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:08:59.964 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:00.065 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:00.093 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:00.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:00.096 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:00.196 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:00.223 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:00.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:00.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:00.326 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:00.337 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:00 smithi169 bash[79348]: cluster 2024-08-17T18:08:58.567963+0000 mgr.y (mgr.34107) 2011 : cluster [DBG] pgmap v2835: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:00.337 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:00 smithi169 bash[79348]: cluster 2024-08-17T18:08:58.567963+0000 mgr.y (mgr.34107) 2011 : cluster [DBG] pgmap v2835: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:00.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:00 smithi131 bash[89561]: cluster 2024-08-17T18:08:58.567963+0000 mgr.y (mgr.34107) 2011 : cluster [DBG] pgmap v2835: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:00.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:00 smithi131 bash[89561]: cluster 2024-08-17T18:08:58.567963+0000 mgr.y (mgr.34107) 2011 : cluster [DBG] pgmap v2835: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:00.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:00 smithi131 bash[88347]: cluster 2024-08-17T18:08:58.567963+0000 mgr.y (mgr.34107) 2011 : cluster [DBG] pgmap v2835: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:00.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:00 smithi131 bash[88347]: cluster 2024-08-17T18:08:58.567963+0000 mgr.y (mgr.34107) 2011 : cluster [DBG] pgmap v2835: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:00.354 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:00.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:00.357 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:00.457 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:00.486 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:00.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:00.488 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:00.589 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:00.618 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:00.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:00.620 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:00.721 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:00.751 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:00.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:00.755 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:00.856 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:00.883 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:00.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:00.885 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:00.986 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:01.014 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:01.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:01.017 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:01.117 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:01.145 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:01.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:01.147 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:01.234 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-08-17T18:09:01.248 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:01.299 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:01.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:01.301 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:01.402 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:01.422 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:01.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:01.424 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:01.525 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:01.551 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:01.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:01.553 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:01.654 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:01.682 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:01.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:01.685 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:01.785 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:01.811 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:01.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:01.813 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:01.914 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:01.938 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:01.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:01.942 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:01.989 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T18:09:02.043 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:02.068 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:02.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:02.071 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:02.171 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:02.192 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:02.194 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:02 smithi131 bash[89561]: cluster 2024-08-17T18:09:00.569136+0000 mgr.y (mgr.34107) 2012 : cluster [DBG] pgmap v2836: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:02.194 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:02 smithi131 bash[89561]: cluster 2024-08-17T18:09:00.569136+0000 mgr.y (mgr.34107) 2012 : cluster [DBG] pgmap v2836: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:02.194 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:02 smithi131 bash[88347]: cluster 2024-08-17T18:09:00.569136+0000 mgr.y (mgr.34107) 2012 : cluster [DBG] pgmap v2836: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:02.194 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:02 smithi131 bash[88347]: cluster 2024-08-17T18:09:00.569136+0000 mgr.y (mgr.34107) 2012 : cluster [DBG] pgmap v2836: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:02.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:02.195 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:02.296 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:02.308 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:02 smithi169 bash[79348]: cluster 2024-08-17T18:09:00.569136+0000 mgr.y (mgr.34107) 2012 : cluster [DBG] pgmap v2836: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:02.308 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:02 smithi169 bash[79348]: cluster 2024-08-17T18:09:00.569136+0000 mgr.y (mgr.34107) 2012 : cluster [DBG] pgmap v2836: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:02.322 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:02.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:02.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:02.426 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:02.450 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:02.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:02.453 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:02.554 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:02.581 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:02.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:02.584 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:02.684 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:02.710 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:02.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:02.712 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:02.812 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:02.836 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:02.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:02.838 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:02.939 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:02.967 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:02.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:02.970 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:03.070 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:03.097 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:03.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:03.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:03.200 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:03.227 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:03.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:03.229 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:03.330 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:03.358 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:03.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:03.360 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:03.461 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:03.487 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:03.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:03.490 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:03.590 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:03.610 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:03.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:03.612 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:03.713 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:03.735 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:03.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:03.737 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:03.775 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T18:09:03.838 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:03.857 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:03.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:03.860 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:03.961 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:03.979 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:03.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:03.982 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:04.082 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:04.105 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:04.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:04.107 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:04.183 INFO:teuthology.orchestra.run.smithi131.stderr:pool 'unique_pool_4' created 2024-08-17T18:09:04.208 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:04.234 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:04.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:04.237 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:04.337 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:04.365 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:04.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:04.368 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:04.468 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:04.480 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:04 smithi169 bash[79348]: cluster 2024-08-17T18:09:02.569834+0000 mgr.y (mgr.34107) 2013 : cluster [DBG] pgmap v2837: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:04.480 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:04 smithi169 bash[79348]: cluster 2024-08-17T18:09:02.569834+0000 mgr.y (mgr.34107) 2013 : cluster [DBG] pgmap v2837: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:04.480 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:04 smithi169 bash[79348]: audit 2024-08-17T18:09:03.778475+0000 mon.a (mon.0) 3007 : audit [INF] from='client.? 172.21.15.131:0/1487034301' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-08-17T18:09:04.481 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:04 smithi169 bash[79348]: audit 2024-08-17T18:09:03.778475+0000 mon.a (mon.0) 3007 : audit [INF] from='client.? 172.21.15.131:0/1487034301' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-08-17T18:09:04.497 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:04.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:04.500 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:04.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:04 smithi131 bash[89561]: cluster 2024-08-17T18:09:02.569834+0000 mgr.y (mgr.34107) 2013 : cluster [DBG] pgmap v2837: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:04.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:04 smithi131 bash[89561]: cluster 2024-08-17T18:09:02.569834+0000 mgr.y (mgr.34107) 2013 : cluster [DBG] pgmap v2837: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:04.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:04 smithi131 bash[89561]: audit 2024-08-17T18:09:03.778475+0000 mon.a (mon.0) 3007 : audit [INF] from='client.? 172.21.15.131:0/1487034301' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-08-17T18:09:04.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:04 smithi131 bash[89561]: audit 2024-08-17T18:09:03.778475+0000 mon.a (mon.0) 3007 : audit [INF] from='client.? 172.21.15.131:0/1487034301' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-08-17T18:09:04.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:04 smithi131 bash[88347]: cluster 2024-08-17T18:09:02.569834+0000 mgr.y (mgr.34107) 2013 : cluster [DBG] pgmap v2837: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:04.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:04 smithi131 bash[88347]: cluster 2024-08-17T18:09:02.569834+0000 mgr.y (mgr.34107) 2013 : cluster [DBG] pgmap v2837: 83 pgs: 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:04.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:04 smithi131 bash[88347]: audit 2024-08-17T18:09:03.778475+0000 mon.a (mon.0) 3007 : audit [INF] from='client.? 172.21.15.131:0/1487034301' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-08-17T18:09:04.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:04 smithi131 bash[88347]: audit 2024-08-17T18:09:03.778475+0000 mon.a (mon.0) 3007 : audit [INF] from='client.? 172.21.15.131:0/1487034301' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16} : dispatch 2024-08-17T18:09:04.600 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:04.626 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:04.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:04.628 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:04.729 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:04.754 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:04.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:04.756 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:04.857 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:04.885 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:04.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:04.887 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:04.988 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:05.013 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:05.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:05.015 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:05.083 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd pool application enable unique_pool_4 rados --yes-i-really-mean-it || true 2024-08-17T18:09:05.116 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:05.150 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:05.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:05.152 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:05.253 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:05.280 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:05.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:05.282 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:05.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:05 smithi131 bash[89561]: audit 2024-08-17T18:09:04.184062+0000 mon.a (mon.0) 3008 : audit [INF] from='client.? 172.21.15.131:0/1487034301' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2024-08-17T18:09:05.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:05 smithi131 bash[89561]: audit 2024-08-17T18:09:04.184062+0000 mon.a (mon.0) 3008 : audit [INF] from='client.? 172.21.15.131:0/1487034301' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2024-08-17T18:09:05.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:05 smithi131 bash[89561]: cluster 2024-08-17T18:09:04.189032+0000 mon.a (mon.0) 3009 : cluster [DBG] osdmap e1487: 8 total, 8 up, 8 in 2024-08-17T18:09:05.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:05 smithi131 bash[89561]: cluster 2024-08-17T18:09:04.189032+0000 mon.a (mon.0) 3009 : cluster [DBG] osdmap e1487: 8 total, 8 up, 8 in 2024-08-17T18:09:05.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:05 smithi131 bash[88347]: audit 2024-08-17T18:09:04.184062+0000 mon.a (mon.0) 3008 : audit [INF] from='client.? 172.21.15.131:0/1487034301' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2024-08-17T18:09:05.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:05 smithi131 bash[88347]: audit 2024-08-17T18:09:04.184062+0000 mon.a (mon.0) 3008 : audit [INF] from='client.? 172.21.15.131:0/1487034301' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2024-08-17T18:09:05.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:05 smithi131 bash[88347]: cluster 2024-08-17T18:09:04.189032+0000 mon.a (mon.0) 3009 : cluster [DBG] osdmap e1487: 8 total, 8 up, 8 in 2024-08-17T18:09:05.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:05 smithi131 bash[88347]: cluster 2024-08-17T18:09:04.189032+0000 mon.a (mon.0) 3009 : cluster [DBG] osdmap e1487: 8 total, 8 up, 8 in 2024-08-17T18:09:05.382 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:05.409 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:05.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:05.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:05.512 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:05.539 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:05.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:05.542 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:05.643 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:05.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:05 smithi169 bash[79348]: audit 2024-08-17T18:09:04.184062+0000 mon.a (mon.0) 3008 : audit [INF] from='client.? 172.21.15.131:0/1487034301' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2024-08-17T18:09:05.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:05 smithi169 bash[79348]: audit 2024-08-17T18:09:04.184062+0000 mon.a (mon.0) 3008 : audit [INF] from='client.? 172.21.15.131:0/1487034301' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_4", "pg_num": 16}]': finished 2024-08-17T18:09:05.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:05 smithi169 bash[79348]: cluster 2024-08-17T18:09:04.189032+0000 mon.a (mon.0) 3009 : cluster [DBG] osdmap e1487: 8 total, 8 up, 8 in 2024-08-17T18:09:05.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:05 smithi169 bash[79348]: cluster 2024-08-17T18:09:04.189032+0000 mon.a (mon.0) 3009 : cluster [DBG] osdmap e1487: 8 total, 8 up, 8 in 2024-08-17T18:09:05.668 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:05.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:05.671 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:05.771 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:05.775 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 3, 4, 5, 6, 7, 2] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T18:09:05.776 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T18:09:05.776 INFO:tasks.thrashosds.thrasher:Removing osd 4, in_osds are: [0, 1, 3, 4, 5, 6, 7, 2] 2024-08-17T18:09:05.776 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd out 4 2024-08-17T18:09:05.799 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:05.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:05.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:05.902 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:05.928 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:05.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:05.930 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:06.031 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:06.058 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:06.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:06.060 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:06.161 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:06.187 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:06.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:06.190 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:06.291 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:06.319 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:06.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:06.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:06.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:06 smithi131 bash[88347]: cluster 2024-08-17T18:09:04.570646+0000 mgr.y (mgr.34107) 2014 : cluster [DBG] pgmap v2839: 99 pgs: 2 creating+peering, 14 unknown, 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:06.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:06 smithi131 bash[88347]: cluster 2024-08-17T18:09:04.570646+0000 mgr.y (mgr.34107) 2014 : cluster [DBG] pgmap v2839: 99 pgs: 2 creating+peering, 14 unknown, 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:06.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:06 smithi131 bash[88347]: cluster 2024-08-17T18:09:05.184505+0000 mon.a (mon.0) 3010 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T18:09:06.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:06 smithi131 bash[88347]: cluster 2024-08-17T18:09:05.184505+0000 mon.a (mon.0) 3010 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T18:09:06.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:06 smithi131 bash[88347]: cluster 2024-08-17T18:09:05.198717+0000 mon.a (mon.0) 3011 : cluster [DBG] osdmap e1488: 8 total, 8 up, 8 in 2024-08-17T18:09:06.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:06 smithi131 bash[88347]: cluster 2024-08-17T18:09:05.198717+0000 mon.a (mon.0) 3011 : cluster [DBG] osdmap e1488: 8 total, 8 up, 8 in 2024-08-17T18:09:06.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:06 smithi131 bash[89561]: cluster 2024-08-17T18:09:04.570646+0000 mgr.y (mgr.34107) 2014 : cluster [DBG] pgmap v2839: 99 pgs: 2 creating+peering, 14 unknown, 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:06.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:06 smithi131 bash[89561]: cluster 2024-08-17T18:09:04.570646+0000 mgr.y (mgr.34107) 2014 : cluster [DBG] pgmap v2839: 99 pgs: 2 creating+peering, 14 unknown, 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:06.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:06 smithi131 bash[89561]: cluster 2024-08-17T18:09:05.184505+0000 mon.a (mon.0) 3010 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T18:09:06.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:06 smithi131 bash[89561]: cluster 2024-08-17T18:09:05.184505+0000 mon.a (mon.0) 3010 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T18:09:06.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:06 smithi131 bash[89561]: cluster 2024-08-17T18:09:05.198717+0000 mon.a (mon.0) 3011 : cluster [DBG] osdmap e1488: 8 total, 8 up, 8 in 2024-08-17T18:09:06.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:06 smithi131 bash[89561]: cluster 2024-08-17T18:09:05.198717+0000 mon.a (mon.0) 3011 : cluster [DBG] osdmap e1488: 8 total, 8 up, 8 in 2024-08-17T18:09:06.422 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:06.447 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:06.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:06.450 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:06.550 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:06.574 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:06.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:06.576 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:06.581 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:09:06.582 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:09:06.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:06 smithi169 bash[79348]: cluster 2024-08-17T18:09:04.570646+0000 mgr.y (mgr.34107) 2014 : cluster [DBG] pgmap v2839: 99 pgs: 2 creating+peering, 14 unknown, 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:06.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:06 smithi169 bash[79348]: cluster 2024-08-17T18:09:04.570646+0000 mgr.y (mgr.34107) 2014 : cluster [DBG] pgmap v2839: 99 pgs: 2 creating+peering, 14 unknown, 83 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:06.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:06 smithi169 bash[79348]: cluster 2024-08-17T18:09:05.184505+0000 mon.a (mon.0) 3010 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T18:09:06.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:06 smithi169 bash[79348]: cluster 2024-08-17T18:09:05.184505+0000 mon.a (mon.0) 3010 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T18:09:06.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:06 smithi169 bash[79348]: cluster 2024-08-17T18:09:05.198717+0000 mon.a (mon.0) 3011 : cluster [DBG] osdmap e1488: 8 total, 8 up, 8 in 2024-08-17T18:09:06.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:06 smithi169 bash[79348]: cluster 2024-08-17T18:09:05.198717+0000 mon.a (mon.0) 3011 : cluster [DBG] osdmap e1488: 8 total, 8 up, 8 in 2024-08-17T18:09:06.676 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:06.703 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:06.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:06.705 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:06.806 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:06.834 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:06.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:06.836 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:06.937 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:06.965 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:06.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:06.967 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:07.068 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:07.094 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:07.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:07.098 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:07.198 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:07.225 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:07.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:07.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:07.328 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:07.355 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:07.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:07.357 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:07.458 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:07.469 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:07 smithi169 bash[79348]: cluster 2024-08-17T18:09:06.201216+0000 mon.a (mon.0) 3012 : cluster [DBG] osdmap e1489: 8 total, 8 up, 8 in 2024-08-17T18:09:07.469 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:07 smithi169 bash[79348]: cluster 2024-08-17T18:09:06.201216+0000 mon.a (mon.0) 3012 : cluster [DBG] osdmap e1489: 8 total, 8 up, 8 in 2024-08-17T18:09:07.486 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:07.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:07.488 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:07.589 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:07.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:07 smithi131 bash[88347]: cluster 2024-08-17T18:09:06.201216+0000 mon.a (mon.0) 3012 : cluster [DBG] osdmap e1489: 8 total, 8 up, 8 in 2024-08-17T18:09:07.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:07 smithi131 bash[88347]: cluster 2024-08-17T18:09:06.201216+0000 mon.a (mon.0) 3012 : cluster [DBG] osdmap e1489: 8 total, 8 up, 8 in 2024-08-17T18:09:07.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:07 smithi131 bash[89561]: cluster 2024-08-17T18:09:06.201216+0000 mon.a (mon.0) 3012 : cluster [DBG] osdmap e1489: 8 total, 8 up, 8 in 2024-08-17T18:09:07.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:07 smithi131 bash[89561]: cluster 2024-08-17T18:09:06.201216+0000 mon.a (mon.0) 3012 : cluster [DBG] osdmap e1489: 8 total, 8 up, 8 in 2024-08-17T18:09:07.615 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:07.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:07.618 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:07.719 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:07.747 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:07.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:07.750 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:07.851 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:07.877 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:07.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:07.879 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:07.979 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:08.005 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:08.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:08.007 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:08.108 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:08.134 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:08.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:08.136 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:08.237 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:08.248 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:08 smithi169 bash[79348]: cluster 2024-08-17T18:09:06.571160+0000 mgr.y (mgr.34107) 2015 : cluster [DBG] pgmap v2842: 99 pgs: 6 creating+peering, 9 unknown, 84 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:08.248 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:08 smithi169 bash[79348]: cluster 2024-08-17T18:09:06.571160+0000 mgr.y (mgr.34107) 2015 : cluster [DBG] pgmap v2842: 99 pgs: 6 creating+peering, 9 unknown, 84 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:08.264 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:08.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:08.267 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:08.367 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:08.394 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:08.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:08.397 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:08.497 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:08.508 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:08 smithi131 bash[88347]: cluster 2024-08-17T18:09:06.571160+0000 mgr.y (mgr.34107) 2015 : cluster [DBG] pgmap v2842: 99 pgs: 6 creating+peering, 9 unknown, 84 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:08.508 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:08 smithi131 bash[88347]: cluster 2024-08-17T18:09:06.571160+0000 mgr.y (mgr.34107) 2015 : cluster [DBG] pgmap v2842: 99 pgs: 6 creating+peering, 9 unknown, 84 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:08.509 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:08 smithi131 bash[89561]: cluster 2024-08-17T18:09:06.571160+0000 mgr.y (mgr.34107) 2015 : cluster [DBG] pgmap v2842: 99 pgs: 6 creating+peering, 9 unknown, 84 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:08.509 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:08 smithi131 bash[89561]: cluster 2024-08-17T18:09:06.571160+0000 mgr.y (mgr.34107) 2015 : cluster [DBG] pgmap v2842: 99 pgs: 6 creating+peering, 9 unknown, 84 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:08.525 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:08.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:08.528 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:08.624 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:09:08.629 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:08.655 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:08.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:08.657 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:08.757 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:08.786 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:08.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:08.788 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:08.889 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:08.915 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:08.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:08.918 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:09.019 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:09.046 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:09.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:09.049 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:09.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:09:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:09:08] "GET /metrics HTTP/1.1" 200 36531 "" "Prometheus/2.51.0" 2024-08-17T18:09:09.149 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:09.176 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:09.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:09.179 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:09.279 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:09.306 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:09.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:09.308 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:09.408 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:09.434 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:09.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:09.437 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:09.537 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:09.549 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:09 smithi131 bash[88347]: audit 2024-08-17T18:09:08.291847+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:09:09.549 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:09 smithi131 bash[88347]: audit 2024-08-17T18:09:08.291847+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:09:09.549 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:09 smithi131 bash[88347]: audit 2024-08-17T18:09:08.293989+0000 mon.a (mon.0) 3014 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:09:09.549 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:09 smithi131 bash[88347]: audit 2024-08-17T18:09:08.293989+0000 mon.a (mon.0) 3014 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:09:09.549 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:09 smithi131 bash[89561]: audit 2024-08-17T18:09:08.291847+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:09:09.549 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:09 smithi131 bash[89561]: audit 2024-08-17T18:09:08.291847+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:09:09.550 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:09 smithi131 bash[89561]: audit 2024-08-17T18:09:08.293989+0000 mon.a (mon.0) 3014 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:09:09.550 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:09 smithi131 bash[89561]: audit 2024-08-17T18:09:08.293989+0000 mon.a (mon.0) 3014 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:09:09.566 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:09.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:09.568 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:09.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:09 smithi169 bash[79348]: audit 2024-08-17T18:09:08.291847+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:09:09.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:09 smithi169 bash[79348]: audit 2024-08-17T18:09:08.291847+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:09:09.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:09 smithi169 bash[79348]: audit 2024-08-17T18:09:08.293989+0000 mon.a (mon.0) 3014 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:09:09.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:09 smithi169 bash[79348]: audit 2024-08-17T18:09:08.293989+0000 mon.a (mon.0) 3014 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:09:09.645 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:09:09.645 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:09:09.669 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:09.697 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:09.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:09.700 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:09.801 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:09.826 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:09.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:09.828 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:09.929 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:09.955 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:09.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:09.957 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:10.058 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:10.084 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:10.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:10.086 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:10.186 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:10.213 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:10.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:10.216 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:10.317 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:10.341 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:10.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:10.343 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:10.444 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:10.471 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:10.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:10.474 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:10.575 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:10.586 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:10 smithi169 bash[79348]: cluster 2024-08-17T18:09:08.571786+0000 mgr.y (mgr.34107) 2016 : cluster [DBG] pgmap v2843: 99 pgs: 6 creating+peering, 9 unknown, 84 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:10.586 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:10 smithi169 bash[79348]: cluster 2024-08-17T18:09:08.571786+0000 mgr.y (mgr.34107) 2016 : cluster [DBG] pgmap v2843: 99 pgs: 6 creating+peering, 9 unknown, 84 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:10.602 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:10.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:10.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:10.705 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:10.727 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:10 smithi131 bash[89561]: cluster 2024-08-17T18:09:08.571786+0000 mgr.y (mgr.34107) 2016 : cluster [DBG] pgmap v2843: 99 pgs: 6 creating+peering, 9 unknown, 84 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:10.727 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:10 smithi131 bash[89561]: cluster 2024-08-17T18:09:08.571786+0000 mgr.y (mgr.34107) 2016 : cluster [DBG] pgmap v2843: 99 pgs: 6 creating+peering, 9 unknown, 84 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:10.733 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:10.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:10.736 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:10.836 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:10.863 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:10.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:10.865 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:10.966 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:10.986 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:10.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:10.989 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:11.028 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:10 smithi131 bash[88347]: cluster 2024-08-17T18:09:08.571786+0000 mgr.y (mgr.34107) 2016 : cluster [DBG] pgmap v2843: 99 pgs: 6 creating+peering, 9 unknown, 84 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:11.028 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:10 smithi131 bash[88347]: cluster 2024-08-17T18:09:08.571786+0000 mgr.y (mgr.34107) 2016 : cluster [DBG] pgmap v2843: 99 pgs: 6 creating+peering, 9 unknown, 84 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:11.090 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:11.117 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:11.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:11.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:11.220 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:11.247 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:11.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:11.249 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:11.350 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:11.378 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:11.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:11.380 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:11.481 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:11.503 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:11.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:11.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:11.606 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:11.634 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:11.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:11.636 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:11.737 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:11.763 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:11.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:11.766 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:11.866 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:11.894 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:11.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:11.897 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:11.998 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:12.026 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:12.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:12.028 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:12.129 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:12.157 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:12.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:12.160 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:12.260 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:12.287 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:12.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:12.289 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:12.389 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:12.416 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:12.418 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:12.419 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:12.520 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:12.531 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:12 smithi131 bash[88347]: cluster 2024-08-17T18:09:10.573040+0000 mgr.y (mgr.34107) 2017 : cluster [DBG] pgmap v2844: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:12.531 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:12 smithi131 bash[88347]: cluster 2024-08-17T18:09:10.573040+0000 mgr.y (mgr.34107) 2017 : cluster [DBG] pgmap v2844: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:12.531 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:12 smithi131 bash[89561]: cluster 2024-08-17T18:09:10.573040+0000 mgr.y (mgr.34107) 2017 : cluster [DBG] pgmap v2844: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:12.531 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:12 smithi131 bash[89561]: cluster 2024-08-17T18:09:10.573040+0000 mgr.y (mgr.34107) 2017 : cluster [DBG] pgmap v2844: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:12.547 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:12.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:12.549 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:12.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:12 smithi169 bash[79348]: cluster 2024-08-17T18:09:10.573040+0000 mgr.y (mgr.34107) 2017 : cluster [DBG] pgmap v2844: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:12.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:12 smithi169 bash[79348]: cluster 2024-08-17T18:09:10.573040+0000 mgr.y (mgr.34107) 2017 : cluster [DBG] pgmap v2844: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:12.650 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:12.677 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:12.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:12.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:12.780 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:12.806 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:12.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:12.809 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:12.909 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:12.936 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:12.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:12.939 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:13.039 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:13.066 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:13.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:13.069 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:13.170 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:13.197 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:13.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:13.200 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:13.300 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:13.327 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:13.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:13.329 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:13.430 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:13.457 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:13.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:13.459 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:13.560 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:13.587 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:13.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:13.590 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:13.691 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:13.718 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:13.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:13.720 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:13.821 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:13.848 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:13.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:13.850 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:13.951 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:13.976 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:13.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:13.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:14.080 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:14.098 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:14.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:14.100 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:14.201 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:14.226 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:14.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:14.229 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:14.329 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:14.357 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:14.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:14.360 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:14.460 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:14.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:14 smithi169 bash[79348]: cluster 2024-08-17T18:09:12.573610+0000 mgr.y (mgr.34107) 2018 : cluster [DBG] pgmap v2845: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:14.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:14 smithi169 bash[79348]: cluster 2024-08-17T18:09:12.573610+0000 mgr.y (mgr.34107) 2018 : cluster [DBG] pgmap v2845: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:14.485 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:14.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:14.488 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:14.588 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:14.616 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:14.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:14.618 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:14.719 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:14.730 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:14 smithi131 bash[89561]: cluster 2024-08-17T18:09:12.573610+0000 mgr.y (mgr.34107) 2018 : cluster [DBG] pgmap v2845: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:14.730 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:14 smithi131 bash[89561]: cluster 2024-08-17T18:09:12.573610+0000 mgr.y (mgr.34107) 2018 : cluster [DBG] pgmap v2845: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:14.730 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:14 smithi131 bash[88347]: cluster 2024-08-17T18:09:12.573610+0000 mgr.y (mgr.34107) 2018 : cluster [DBG] pgmap v2845: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:14.730 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:14 smithi131 bash[88347]: cluster 2024-08-17T18:09:12.573610+0000 mgr.y (mgr.34107) 2018 : cluster [DBG] pgmap v2845: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:14.744 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:14.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:14.746 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:14.847 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:14.874 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:14.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:14.876 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:14.977 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:15.003 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:15.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:15.006 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:15.106 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:15.133 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:15.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:15.136 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:15.237 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:15.261 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:15.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:15.264 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:15.364 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:15.390 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:15.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:15.393 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:15.494 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:15.521 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:15.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:15.524 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:15.625 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:15.651 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:15.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:15.653 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:15.754 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:15.781 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:15.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:15.784 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:15.884 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:15.911 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:15.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:15.913 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:16.014 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:16.040 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:16.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:16.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:16.143 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:16.170 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:16.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:16.173 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:16.274 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:16.301 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:16.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:16.304 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:16.404 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:16.431 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:16.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:16.433 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:16.534 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:16.562 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:16.563 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:16 smithi169 bash[79348]: cluster 2024-08-17T18:09:14.574802+0000 mgr.y (mgr.34107) 2019 : cluster [DBG] pgmap v2846: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:16.563 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:16 smithi169 bash[79348]: cluster 2024-08-17T18:09:14.574802+0000 mgr.y (mgr.34107) 2019 : cluster [DBG] pgmap v2846: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:16.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:16.564 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:16.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:16 smithi131 bash[89561]: cluster 2024-08-17T18:09:14.574802+0000 mgr.y (mgr.34107) 2019 : cluster [DBG] pgmap v2846: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:16.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:16 smithi131 bash[89561]: cluster 2024-08-17T18:09:14.574802+0000 mgr.y (mgr.34107) 2019 : cluster [DBG] pgmap v2846: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:16.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:16 smithi131 bash[88347]: cluster 2024-08-17T18:09:14.574802+0000 mgr.y (mgr.34107) 2019 : cluster [DBG] pgmap v2846: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:16.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:16 smithi131 bash[88347]: cluster 2024-08-17T18:09:14.574802+0000 mgr.y (mgr.34107) 2019 : cluster [DBG] pgmap v2846: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:16.665 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:16.694 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:16.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:16.696 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:16.797 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:16.823 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:16.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:16.826 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:16.926 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:16.954 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:16.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:16.957 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:17.057 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:17.085 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:17.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:17.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:17.188 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:17.214 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:17.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:17.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:17.317 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:17.351 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:17.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:17.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:17.454 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:17.481 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:17.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:17.484 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:17.585 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:17.612 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:17.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:17.614 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:17.715 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:17.737 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:17.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:17.739 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:17.839 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:17.866 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:17.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:17.869 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:17.969 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:17.997 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:17.999 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:18.000 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:18.100 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:18.130 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:18.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:18.132 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:18.233 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:18.259 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:18.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:18.262 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:18.362 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:18.390 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:18.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:18.392 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:18.493 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:18.502 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:18 smithi131 bash[89561]: cluster 2024-08-17T18:09:16.575771+0000 mgr.y (mgr.34107) 2020 : cluster [DBG] pgmap v2847: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:18.502 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:18 smithi131 bash[89561]: cluster 2024-08-17T18:09:16.575771+0000 mgr.y (mgr.34107) 2020 : cluster [DBG] pgmap v2847: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:18.502 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:18 smithi131 bash[88347]: cluster 2024-08-17T18:09:16.575771+0000 mgr.y (mgr.34107) 2020 : cluster [DBG] pgmap v2847: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:18.502 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:18 smithi131 bash[88347]: cluster 2024-08-17T18:09:16.575771+0000 mgr.y (mgr.34107) 2020 : cluster [DBG] pgmap v2847: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:18.521 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:18.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:18.523 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:18.624 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:18.635 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:18 smithi169 bash[79348]: cluster 2024-08-17T18:09:16.575771+0000 mgr.y (mgr.34107) 2020 : cluster [DBG] pgmap v2847: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:18.635 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:18 smithi169 bash[79348]: cluster 2024-08-17T18:09:16.575771+0000 mgr.y (mgr.34107) 2020 : cluster [DBG] pgmap v2847: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:18.651 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:18.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:18.653 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:18.753 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:18.781 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:18.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:18.784 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:18.884 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:18.910 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:18.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:18.913 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:19.014 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:19.042 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:19.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:19.044 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:19.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:09:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:09:18] "GET /metrics HTTP/1.1" 200 36531 "" "Prometheus/2.51.0" 2024-08-17T18:09:19.145 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:19.171 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:19.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:19.174 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:19.274 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:19.301 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:19.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:19.303 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:19.404 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:19.430 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:19.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:19.432 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:19.533 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:19.561 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:19.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:19.563 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:19.664 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:19.689 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:19.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:19.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:19.793 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:19.819 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:19.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:19.822 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:19.922 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:19.949 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:19.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:19.951 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:20.052 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:20.079 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:20.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:20.081 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:20.182 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:20.210 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:20.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:20.212 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:20.312 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:20.337 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:20.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:20.340 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:20.440 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:20.452 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:20 smithi169 bash[79348]: cluster 2024-08-17T18:09:18.576526+0000 mgr.y (mgr.34107) 2021 : cluster [DBG] pgmap v2848: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:20.452 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:20 smithi169 bash[79348]: cluster 2024-08-17T18:09:18.576526+0000 mgr.y (mgr.34107) 2021 : cluster [DBG] pgmap v2848: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:20.467 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:20.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:20.469 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:20.570 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:20.597 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:20.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:20 smithi131 bash[89561]: cluster 2024-08-17T18:09:18.576526+0000 mgr.y (mgr.34107) 2021 : cluster [DBG] pgmap v2848: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:20.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:20 smithi131 bash[89561]: cluster 2024-08-17T18:09:18.576526+0000 mgr.y (mgr.34107) 2021 : cluster [DBG] pgmap v2848: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:20.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:20 smithi131 bash[88347]: cluster 2024-08-17T18:09:18.576526+0000 mgr.y (mgr.34107) 2021 : cluster [DBG] pgmap v2848: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:20.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:20 smithi131 bash[88347]: cluster 2024-08-17T18:09:18.576526+0000 mgr.y (mgr.34107) 2021 : cluster [DBG] pgmap v2848: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:20.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:20.600 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:20.701 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:20.726 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:20.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:20.728 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:20.828 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:20.852 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:20.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:20.855 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:20.955 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:20.983 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:20.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:20.985 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:21.086 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:21.111 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:21.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:21.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:21.215 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:21.241 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:21.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:21.244 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:21.345 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:21.371 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:21.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:21.373 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:21.474 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:21.501 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:21.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:21.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:21.604 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:21.631 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:21.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:21.634 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:21.735 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:21.761 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:21.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:21.766 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:21.867 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:21.893 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:21.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:21.895 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:21.996 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:22.023 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:22.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:22.025 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:22.126 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:22.154 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:22.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:22.156 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:22.256 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:22.283 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:22.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:22.285 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:22.386 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:22.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:22 smithi169 bash[79348]: cluster 2024-08-17T18:09:20.578321+0000 mgr.y (mgr.34107) 2022 : cluster [DBG] pgmap v2849: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:22.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:22 smithi169 bash[79348]: cluster 2024-08-17T18:09:20.578321+0000 mgr.y (mgr.34107) 2022 : cluster [DBG] pgmap v2849: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:22.412 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:22.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:22.414 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:22.515 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:22.542 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:22.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:22.545 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:22.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:22 smithi131 bash[88347]: cluster 2024-08-17T18:09:20.578321+0000 mgr.y (mgr.34107) 2022 : cluster [DBG] pgmap v2849: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:22.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:22 smithi131 bash[88347]: cluster 2024-08-17T18:09:20.578321+0000 mgr.y (mgr.34107) 2022 : cluster [DBG] pgmap v2849: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:22.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:22 smithi131 bash[89561]: cluster 2024-08-17T18:09:20.578321+0000 mgr.y (mgr.34107) 2022 : cluster [DBG] pgmap v2849: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:22.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:22 smithi131 bash[89561]: cluster 2024-08-17T18:09:20.578321+0000 mgr.y (mgr.34107) 2022 : cluster [DBG] pgmap v2849: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:22.646 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:22.674 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:22.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:22.677 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:22.777 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:22.805 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:22.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:22.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:22.884 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T18:09:22.884 INFO:teuthology.orchestra.run.smithi131.stdout: "size": 20, 2024-08-17T18:09:22.884 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 600, 2024-08-17T18:09:22.884 INFO:teuthology.orchestra.run.smithi131.stdout: "ops": [ 2024-08-17T18:09:22.885 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.885 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.35487.0:118530 55.10 55:0e118952:::benchmark_data_smithi131_239348_object8816:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1437)", 2024-08-17T18:09:22.885 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:01:21.541376+0000", 2024-08-17T18:09:22.885 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 481.34139835799999, 2024-08-17T18:09:22.885 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.008167678, 2024-08-17T18:09:22.885 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:09:22.885 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:09:22.885 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:09:22.885 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:09:22.885 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.35487", 2024-08-17T18:09:22.885 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:09:22.885 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 118530 2024-08-17T18:09:22.885 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.886 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:09:22.886 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.886 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:09:22.886 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.541376+0000", 2024-08-17T18:09:22.886 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:09:22.886 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.886 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.886 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:09:22.886 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.541376+0000", 2024-08-17T18:09:22.886 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:09:22.886 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.886 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.887 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:09:22.887 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.541378+0000", 2024-08-17T18:09:22.887 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.44e-06 2024-08-17T18:09:22.887 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.887 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.887 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:09:22.887 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.541383+0000", 2024-08-17T18:09:22.887 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.2560000000000002e-06 2024-08-17T18:09:22.887 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.887 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.887 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:09:22.887 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.541406+0000", 2024-08-17T18:09:22.887 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.3594000000000001e-05 2024-08-17T18:09:22.888 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.888 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.888 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:09:22.888 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.541415+0000", 2024-08-17T18:09:22.888 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.4270000000000008e-06 2024-08-17T18:09:22.888 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.888 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.888 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:09:22.888 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.541495+0000", 2024-08-17T18:09:22.888 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.0338000000000002e-05 2024-08-17T18:09:22.888 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.888 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.888 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T18:09:22.888 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.541512+0000", 2024-08-17T18:09:22.889 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.7153999999999999e-05 2024-08-17T18:09:22.889 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.889 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.889 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:09:22.889 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.545285+0000", 2024-08-17T18:09:22.889 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0037726769999999 2024-08-17T18:09:22.889 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.889 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.889 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:09:22.889 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.545369+0000", 2024-08-17T18:09:22.889 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.4095e-05 2024-08-17T18:09:22.889 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.890 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.890 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 2,7", 2024-08-17T18:09:22.890 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.545440+0000", 2024-08-17T18:09:22.890 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.0981000000000004e-05 2024-08-17T18:09:22.890 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.890 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.890 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:09:22.890 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.549363+0000", 2024-08-17T18:09:22.890 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0039231079999999998 2024-08-17T18:09:22.890 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.890 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.890 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:09:22.890 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.549415+0000", 2024-08-17T18:09:22.890 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.1603e-05 2024-08-17T18:09:22.891 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.891 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.891 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:09:22.891 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.549471+0000", 2024-08-17T18:09:22.891 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.6656000000000001e-05 2024-08-17T18:09:22.891 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.891 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.891 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:09:22.891 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.549502+0000", 2024-08-17T18:09:22.891 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.0311000000000002e-05 2024-08-17T18:09:22.891 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.891 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.891 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:09:22.891 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.549544+0000", 2024-08-17T18:09:22.891 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.2038e-05 2024-08-17T18:09:22.892 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:09:22.892 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:09:22.892 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:09:22.892 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.892 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.892 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.35487.0:118626 55.10 55:0ea6df42:::benchmark_data_smithi131_239348_object8912:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1438)", 2024-08-17T18:09:22.892 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:01:21.636353+0000", 2024-08-17T18:09:22.892 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 481.24642180400002, 2024-08-17T18:09:22.892 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.915803692, 2024-08-17T18:09:22.892 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:09:22.892 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:09:22.892 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:09:22.892 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:09:22.892 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.35487", 2024-08-17T18:09:22.892 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:09:22.893 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 118626 2024-08-17T18:09:22.893 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.893 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:09:22.893 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.893 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:09:22.893 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.636353+0000", 2024-08-17T18:09:22.893 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:09:22.893 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.893 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.893 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:09:22.893 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.636353+0000", 2024-08-17T18:09:22.893 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:09:22.893 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.893 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.893 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:09:22.894 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.636354+0000", 2024-08-17T18:09:22.894 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.3239999999999999e-06 2024-08-17T18:09:22.894 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.894 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.894 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:09:22.894 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.636359+0000", 2024-08-17T18:09:22.894 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.1279999999999999e-06 2024-08-17T18:09:22.894 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.894 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.894 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:09:22.894 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.636372+0000", 2024-08-17T18:09:22.894 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.3174e-05 2024-08-17T18:09:22.894 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.894 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.895 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:09:22.895 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.636380+0000", 2024-08-17T18:09:22.895 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.8169999999999999e-06 2024-08-17T18:09:22.895 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.895 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.895 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:09:22.895 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.636436+0000", 2024-08-17T18:09:22.895 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.6192e-05 2024-08-17T18:09:22.895 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.895 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.895 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T18:09:22.895 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.636444+0000", 2024-08-17T18:09:22.895 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.5089999999999996e-06 2024-08-17T18:09:22.895 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.895 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.895 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:09:22.896 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.547179+0000", 2024-08-17T18:09:22.896 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.91073533500000003 2024-08-17T18:09:22.896 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.896 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.896 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:09:22.896 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.547273+0000", 2024-08-17T18:09:22.896 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.3587999999999999e-05 2024-08-17T18:09:22.896 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.896 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.896 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 2,7", 2024-08-17T18:09:22.896 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.547380+0000", 2024-08-17T18:09:22.896 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00010690400000000001 2024-08-17T18:09:22.896 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.896 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.896 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:09:22.896 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.549611+0000", 2024-08-17T18:09:22.897 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.002231214 2024-08-17T18:09:22.897 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.897 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.897 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:09:22.897 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.549665+0000", 2024-08-17T18:09:22.897 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.3708999999999997e-05 2024-08-17T18:09:22.897 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.897 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.897 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:09:22.897 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.552052+0000", 2024-08-17T18:09:22.897 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0023878419999999998 2024-08-17T18:09:22.897 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.897 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.897 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:09:22.898 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.552112+0000", 2024-08-17T18:09:22.898 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.9947000000000001e-05 2024-08-17T18:09:22.898 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.898 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.898 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:09:22.898 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.552156+0000", 2024-08-17T18:09:22.898 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.4008999999999998e-05 2024-08-17T18:09:22.898 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:09:22.898 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:09:22.898 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:09:22.898 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.898 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.898 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.35487.0:118662 55.10 55:0c7028bf:::benchmark_data_smithi131_239348_object8948:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1438)", 2024-08-17T18:09:22.899 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:01:21.667586+0000", 2024-08-17T18:09:22.899 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 481.21518844399998, 2024-08-17T18:09:22.899 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.88471060199999996, 2024-08-17T18:09:22.899 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:09:22.899 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:09:22.899 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:09:22.899 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:09:22.899 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.35487", 2024-08-17T18:09:22.899 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:09:22.899 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 118662 2024-08-17T18:09:22.899 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.899 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:09:22.899 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.899 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:09:22.899 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.667586+0000", 2024-08-17T18:09:22.900 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:09:22.900 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.900 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.900 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:09:22.900 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.667586+0000", 2024-08-17T18:09:22.900 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:09:22.900 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.900 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.900 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:09:22.900 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.667587+0000", 2024-08-17T18:09:22.900 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.6400000000000003e-07 2024-08-17T18:09:22.900 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.900 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.900 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:09:22.900 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.667589+0000", 2024-08-17T18:09:22.901 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.294e-06 2024-08-17T18:09:22.901 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.901 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.901 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:09:22.901 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.667595+0000", 2024-08-17T18:09:22.901 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.4520000000000002e-06 2024-08-17T18:09:22.901 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.901 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.901 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:09:22.901 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.667600+0000", 2024-08-17T18:09:22.901 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.6090000000000003e-06 2024-08-17T18:09:22.901 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.901 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.901 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:09:22.901 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.667932+0000", 2024-08-17T18:09:22.902 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00033226700000000002 2024-08-17T18:09:22.902 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.902 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.902 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T18:09:22.902 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.667943+0000", 2024-08-17T18:09:22.902 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0926e-05 2024-08-17T18:09:22.902 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.902 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.902 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:09:22.902 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.548309+0000", 2024-08-17T18:09:22.902 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.88036561700000004 2024-08-17T18:09:22.902 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.902 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.902 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:09:22.902 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.548399+0000", 2024-08-17T18:09:22.903 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.0035000000000001e-05 2024-08-17T18:09:22.903 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.903 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.903 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 2,7", 2024-08-17T18:09:22.903 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.548473+0000", 2024-08-17T18:09:22.903 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.3843000000000004e-05 2024-08-17T18:09:22.903 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.903 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.903 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:09:22.903 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.549711+0000", 2024-08-17T18:09:22.903 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.001238336 2024-08-17T18:09:22.903 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.903 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.903 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:09:22.903 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.549718+0000", 2024-08-17T18:09:22.904 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.8279999999999997e-06 2024-08-17T18:09:22.904 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.904 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.904 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:09:22.904 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.552225+0000", 2024-08-17T18:09:22.904 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0025071920000000001 2024-08-17T18:09:22.904 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.904 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.904 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:09:22.904 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.552268+0000", 2024-08-17T18:09:22.904 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.3399000000000002e-05 2024-08-17T18:09:22.904 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.904 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.904 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:09:22.904 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.552297+0000", 2024-08-17T18:09:22.904 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.834e-05 2024-08-17T18:09:22.905 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:09:22.905 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:09:22.905 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:09:22.905 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.905 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.905 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.35487.0:118713 55.10 55:0c2db8e4:::benchmark_data_smithi131_239348_object8999:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1438)", 2024-08-17T18:09:22.905 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:01:21.720939+0000", 2024-08-17T18:09:22.905 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 481.16183558500001, 2024-08-17T18:09:22.905 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.83441712099999998, 2024-08-17T18:09:22.905 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:09:22.905 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:09:22.905 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:09:22.905 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:09:22.905 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.35487", 2024-08-17T18:09:22.905 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:09:22.905 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 118713 2024-08-17T18:09:22.906 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.906 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:09:22.906 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.906 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:09:22.906 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.720939+0000", 2024-08-17T18:09:22.906 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:09:22.906 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.906 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.906 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:09:22.906 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.720939+0000", 2024-08-17T18:09:22.906 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:09:22.906 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.906 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.907 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:09:22.907 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.720941+0000", 2024-08-17T18:09:22.907 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.934e-06 2024-08-17T18:09:22.907 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.907 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.907 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:09:22.907 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.720947+0000", 2024-08-17T18:09:22.907 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.3860000000000004e-06 2024-08-17T18:09:22.907 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.907 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.907 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:09:22.907 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.720961+0000", 2024-08-17T18:09:22.907 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.4255e-05 2024-08-17T18:09:22.907 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.907 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.908 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:09:22.908 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.720969+0000", 2024-08-17T18:09:22.908 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.1189999999999999e-06 2024-08-17T18:09:22.908 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.908 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.908 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:09:22.908 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.721043+0000", 2024-08-17T18:09:22.908 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.4648999999999996e-05 2024-08-17T18:09:22.908 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.908 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.908 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T18:09:22.908 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:21.721057+0000", 2024-08-17T18:09:22.908 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.393e-05 2024-08-17T18:09:22.908 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.908 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.909 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:09:22.909 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.549738+0000", 2024-08-17T18:09:22.909 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.82868098999999995 2024-08-17T18:09:22.909 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.909 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.909 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:09:22.909 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.549851+0000", 2024-08-17T18:09:22.909 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000113279 2024-08-17T18:09:22.909 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.909 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.909 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 2,7", 2024-08-17T18:09:22.909 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.549969+0000", 2024-08-17T18:09:22.909 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00011766599999999999 2024-08-17T18:09:22.909 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.910 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.910 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:09:22.910 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.552309+0000", 2024-08-17T18:09:22.910 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0023400859999999999 2024-08-17T18:09:22.910 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.910 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.910 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:09:22.910 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.555188+0000", 2024-08-17T18:09:22.910 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0028789979999999998 2024-08-17T18:09:22.910 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.910 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.910 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:09:22.911 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.555257+0000", 2024-08-17T18:09:22.911 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.8658000000000006e-05 2024-08-17T18:09:22.911 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.911 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.911 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:09:22.911 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.555314+0000", 2024-08-17T18:09:22.911 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.6681999999999997e-05 2024-08-17T18:09:22.911 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.911 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.911 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:09:22.911 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:22.555356+0000", 2024-08-17T18:09:22.911 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.2488999999999999e-05 2024-08-17T18:09:22.911 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:09:22.911 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:09:22.912 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:09:22.912 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.912 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.912 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.35487.0:122941 55.13 55.dac14e33 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1442)", 2024-08-17T18:09:22.912 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:01:28.782033+0000", 2024-08-17T18:09:22.912 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 474.10074140099999, 2024-08-17T18:09:22.912 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.795003511, 2024-08-17T18:09:22.912 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:09:22.912 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:09:22.912 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "reached pg", 2024-08-17T18:09:22.912 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:09:22.912 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.35487", 2024-08-17T18:09:22.912 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:09:22.912 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 122941 2024-08-17T18:09:22.913 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.913 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:09:22.913 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.913 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:09:22.913 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.782033+0000", 2024-08-17T18:09:22.913 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:09:22.913 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.913 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.913 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:09:22.913 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.782033+0000", 2024-08-17T18:09:22.913 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:09:22.913 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.913 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.913 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:09:22.914 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.782035+0000", 2024-08-17T18:09:22.914 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.691e-06 2024-08-17T18:09:22.914 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.914 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.914 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:09:22.914 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.782041+0000", 2024-08-17T18:09:22.914 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.1099999999999999e-06 2024-08-17T18:09:22.914 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.914 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.914 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:09:22.914 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.782056+0000", 2024-08-17T18:09:22.914 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.4766999999999999e-05 2024-08-17T18:09:22.914 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.915 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.915 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:09:22.915 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.782065+0000", 2024-08-17T18:09:22.915 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.1910000000000006e-06 2024-08-17T18:09:22.915 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.915 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.915 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:09:22.915 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.782134+0000", 2024-08-17T18:09:22.915 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.9049999999999998e-05 2024-08-17T18:09:22.915 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.915 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.915 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T18:09:22.915 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:28.782143+0000", 2024-08-17T18:09:22.915 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.2739999999999996e-06 2024-08-17T18:09:22.915 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.916 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.916 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:09:22.916 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:29.577026+0000", 2024-08-17T18:09:22.916 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.794883165 2024-08-17T18:09:22.916 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.916 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.916 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:09:22.916 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:01:29.577037+0000", 2024-08-17T18:09:22.916 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0263e-05 2024-08-17T18:09:22.916 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:09:22.916 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:09:22.916 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:09:22.916 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.917 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.917 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.35487.0:202244 55.13 55:cb291093:::benchmark_data_smithi131_239348_object92530:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1455)", 2024-08-17T18:09:22.917 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:03:18.485652+0000", 2024-08-17T18:09:22.917 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 364.397122964, 2024-08-17T18:09:22.917 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0435394689999999, 2024-08-17T18:09:22.917 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:09:22.917 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:09:22.917 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:09:22.917 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:09:22.917 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.35487", 2024-08-17T18:09:22.917 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:09:22.917 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 202244 2024-08-17T18:09:22.917 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.917 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:09:22.918 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.918 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:09:22.918 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.485652+0000", 2024-08-17T18:09:22.918 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:09:22.918 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.918 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.918 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:09:22.918 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.485652+0000", 2024-08-17T18:09:22.918 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:09:22.918 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.918 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.918 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:09:22.918 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.485653+0000", 2024-08-17T18:09:22.918 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.517e-06 2024-08-17T18:09:22.919 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.919 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.919 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:09:22.919 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.485659+0000", 2024-08-17T18:09:22.919 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.604e-06 2024-08-17T18:09:22.919 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.919 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.919 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:09:22.919 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.485670+0000", 2024-08-17T18:09:22.919 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1661999999999999e-05 2024-08-17T18:09:22.919 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.919 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.919 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:09:22.919 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.485679+0000", 2024-08-17T18:09:22.920 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.2369999999999992e-06 2024-08-17T18:09:22.920 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.920 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.920 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:09:22.920 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.486218+0000", 2024-08-17T18:09:22.920 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00053940800000000001 2024-08-17T18:09:22.920 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.920 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.920 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T18:09:22.920 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.486229+0000", 2024-08-17T18:09:22.920 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0971e-05 2024-08-17T18:09:22.920 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.920 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.920 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:09:22.920 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.510184+0000", 2024-08-17T18:09:22.921 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0239554980000001 2024-08-17T18:09:22.921 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.921 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.921 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:09:22.921 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.510296+0000", 2024-08-17T18:09:22.921 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00011138599999999999 2024-08-17T18:09:22.921 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.921 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.921 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 0,6", 2024-08-17T18:09:22.921 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.510742+0000", 2024-08-17T18:09:22.921 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00044640800000000003 2024-08-17T18:09:22.921 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.921 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.921 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:09:22.921 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.518389+0000", 2024-08-17T18:09:22.921 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0076469499999999996 2024-08-17T18:09:22.922 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.922 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.922 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:09:22.922 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.518431+0000", 2024-08-17T18:09:22.922 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.1993000000000003e-05 2024-08-17T18:09:22.922 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.922 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.922 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:09:22.922 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.529073+0000", 2024-08-17T18:09:22.922 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.010642202999999999 2024-08-17T18:09:22.922 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.922 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.922 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:09:22.922 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.529135+0000", 2024-08-17T18:09:22.923 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.2055000000000001e-05 2024-08-17T18:09:22.923 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.923 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.923 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:09:22.923 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.529191+0000", 2024-08-17T18:09:22.923 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.5577e-05 2024-08-17T18:09:22.923 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:09:22.923 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:09:22.923 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:09:22.923 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.923 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.923 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.35487.0:202258 55.13 55:ca077b87:::benchmark_data_smithi131_239348_object92544:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1455)", 2024-08-17T18:09:22.923 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:03:18.502996+0000", 2024-08-17T18:09:22.923 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 364.37977873800003, 2024-08-17T18:09:22.923 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.035524195, 2024-08-17T18:09:22.923 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:09:22.924 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:09:22.924 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:09:22.924 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:09:22.924 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.35487", 2024-08-17T18:09:22.924 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:09:22.924 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 202258 2024-08-17T18:09:22.924 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.924 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:09:22.924 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.924 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:09:22.924 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.502996+0000", 2024-08-17T18:09:22.924 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:09:22.924 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.924 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.924 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:09:22.925 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.502996+0000", 2024-08-17T18:09:22.925 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:09:22.925 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.925 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.925 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:09:22.925 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.502997+0000", 2024-08-17T18:09:22.925 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.02e-07 2024-08-17T18:09:22.925 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.925 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.925 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:09:22.925 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.503001+0000", 2024-08-17T18:09:22.925 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.2189999999999998e-06 2024-08-17T18:09:22.925 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.925 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.925 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:09:22.926 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.503013+0000", 2024-08-17T18:09:22.926 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.2031000000000001e-05 2024-08-17T18:09:22.926 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.926 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.926 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:09:22.926 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.503020+0000", 2024-08-17T18:09:22.926 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.1559999999999998e-06 2024-08-17T18:09:22.926 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.926 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.926 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:09:22.926 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.503082+0000", 2024-08-17T18:09:22.926 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.1692999999999994e-05 2024-08-17T18:09:22.926 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.926 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.927 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T18:09:22.927 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.503093+0000", 2024-08-17T18:09:22.927 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0783e-05 2024-08-17T18:09:22.927 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.927 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.927 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:09:22.927 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.512834+0000", 2024-08-17T18:09:22.927 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0097413719999999 2024-08-17T18:09:22.927 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.927 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.927 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:09:22.927 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.512966+0000", 2024-08-17T18:09:22.927 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00013226899999999999 2024-08-17T18:09:22.927 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.928 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.928 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 0,6", 2024-08-17T18:09:22.928 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.513247+0000", 2024-08-17T18:09:22.928 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00028098799999999997 2024-08-17T18:09:22.928 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.928 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.928 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:09:22.928 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.518474+0000", 2024-08-17T18:09:22.928 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0052266830000000002 2024-08-17T18:09:22.928 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.928 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.928 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:09:22.928 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.518573+0000", 2024-08-17T18:09:22.928 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.8920999999999997e-05 2024-08-17T18:09:22.929 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.929 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.929 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:09:22.929 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.538406+0000", 2024-08-17T18:09:22.929 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.019832977000000002 2024-08-17T18:09:22.929 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.929 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.929 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:09:22.929 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.538468+0000", 2024-08-17T18:09:22.929 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.2665999999999999e-05 2024-08-17T18:09:22.929 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.929 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.929 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:09:22.929 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.538520+0000", 2024-08-17T18:09:22.929 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.1535e-05 2024-08-17T18:09:22.929 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:09:22.930 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:09:22.930 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:09:22.930 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.930 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.930 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.35487.0:202316 55.13 55:c9bdcb4b:::benchmark_data_smithi131_239348_object92602:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1455)", 2024-08-17T18:09:22.930 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:03:18.572713+0000", 2024-08-17T18:09:22.930 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 364.31006162800003, 2024-08-17T18:09:22.930 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.96599385299999996, 2024-08-17T18:09:22.930 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:09:22.930 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:09:22.930 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:09:22.930 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:09:22.930 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.35487", 2024-08-17T18:09:22.931 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:09:22.931 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 202316 2024-08-17T18:09:22.931 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.931 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:09:22.931 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.931 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:09:22.931 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.572713+0000", 2024-08-17T18:09:22.931 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:09:22.931 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.931 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.931 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:09:22.931 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.572713+0000", 2024-08-17T18:09:22.931 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:09:22.931 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.931 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.932 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:09:22.932 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.572714+0000", 2024-08-17T18:09:22.932 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.4300000000000001e-07 2024-08-17T18:09:22.932 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.932 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.932 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:09:22.932 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.572718+0000", 2024-08-17T18:09:22.932 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.301e-06 2024-08-17T18:09:22.932 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.932 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.932 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:09:22.932 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.572730+0000", 2024-08-17T18:09:22.932 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.2216e-05 2024-08-17T18:09:22.933 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.933 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.933 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:09:22.933 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.572738+0000", 2024-08-17T18:09:22.933 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.6620000000000005e-06 2024-08-17T18:09:22.933 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.933 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.933 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:09:22.933 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.572795+0000", 2024-08-17T18:09:22.933 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.6681000000000002e-05 2024-08-17T18:09:22.933 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.933 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.933 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T18:09:22.933 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.572802+0000", 2024-08-17T18:09:22.934 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.3150000000000003e-06 2024-08-17T18:09:22.934 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.934 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.934 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:09:22.934 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.514838+0000", 2024-08-17T18:09:22.934 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.94203643800000003 2024-08-17T18:09:22.934 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.934 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.934 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:09:22.934 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.514905+0000", 2024-08-17T18:09:22.934 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.6528999999999999e-05 2024-08-17T18:09:22.934 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.934 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.934 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 0,6", 2024-08-17T18:09:22.934 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.515106+0000", 2024-08-17T18:09:22.935 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00020128 2024-08-17T18:09:22.935 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.935 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.935 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:09:22.935 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.520337+0000", 2024-08-17T18:09:22.935 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0052306150000000001 2024-08-17T18:09:22.935 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.935 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.935 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:09:22.935 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.520381+0000", 2024-08-17T18:09:22.935 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.4115e-05 2024-08-17T18:09:22.935 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.935 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.935 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:09:22.936 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.538587+0000", 2024-08-17T18:09:22.936 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.018206507 2024-08-17T18:09:22.936 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.936 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.936 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:09:22.936 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.538652+0000", 2024-08-17T18:09:22.936 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.4236e-05 2024-08-17T18:09:22.936 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.936 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.936 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:09:22.936 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.538707+0000", 2024-08-17T18:09:22.936 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.5015000000000001e-05 2024-08-17T18:09:22.936 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:09:22.936 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:09:22.937 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:09:22.937 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.937 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.937 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.35487.0:202357 55.13 55:cf5ecf94:::benchmark_data_smithi131_239348_object92643:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1455)", 2024-08-17T18:09:22.937 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:03:18.614186+0000", 2024-08-17T18:09:22.937 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 364.26858861800002, 2024-08-17T18:09:22.937 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.92467832299999997, 2024-08-17T18:09:22.937 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:09:22.937 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:09:22.937 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:09:22.937 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:09:22.937 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.35487", 2024-08-17T18:09:22.937 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:09:22.937 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 202357 2024-08-17T18:09:22.938 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.938 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:09:22.938 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.938 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:09:22.938 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.614186+0000", 2024-08-17T18:09:22.938 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:09:22.938 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.938 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.938 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:09:22.938 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.614186+0000", 2024-08-17T18:09:22.938 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:09:22.938 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.938 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.939 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:09:22.939 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.614187+0000", 2024-08-17T18:09:22.939 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0780000000000001e-06 2024-08-17T18:09:22.939 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.939 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.939 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:09:22.939 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.614192+0000", 2024-08-17T18:09:22.939 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.6789999999999996e-06 2024-08-17T18:09:22.939 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.939 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.939 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:09:22.939 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.614201+0000", 2024-08-17T18:09:22.939 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.1579999999999994e-06 2024-08-17T18:09:22.939 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.939 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.940 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:09:22.940 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.614206+0000", 2024-08-17T18:09:22.940 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.989e-06 2024-08-17T18:09:22.940 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.940 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.940 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:09:22.940 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.614269+0000", 2024-08-17T18:09:22.940 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.3108000000000006e-05 2024-08-17T18:09:22.940 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.940 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.940 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T18:09:22.940 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.614281+0000", 2024-08-17T18:09:22.940 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1956e-05 2024-08-17T18:09:22.940 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.940 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.940 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:09:22.941 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.516620+0000", 2024-08-17T18:09:22.941 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.90233892400000004 2024-08-17T18:09:22.941 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.941 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.941 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:09:22.941 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.516701+0000", 2024-08-17T18:09:22.941 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.1420000000000003e-05 2024-08-17T18:09:22.941 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.941 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.941 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 0,6", 2024-08-17T18:09:22.941 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.516957+0000", 2024-08-17T18:09:22.941 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00025592200000000001 2024-08-17T18:09:22.941 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.941 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.941 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:09:22.941 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.522800+0000", 2024-08-17T18:09:22.942 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0058427160000000004 2024-08-17T18:09:22.942 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.942 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.942 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:09:22.942 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.529245+0000", 2024-08-17T18:09:22.942 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0064448910000000003 2024-08-17T18:09:22.942 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.942 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.942 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:09:22.942 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.538772+0000", 2024-08-17T18:09:22.942 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0095270939999999998 2024-08-17T18:09:22.942 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.942 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.942 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:09:22.943 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.538826+0000", 2024-08-17T18:09:22.943 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.4423999999999999e-05 2024-08-17T18:09:22.943 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.943 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.943 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:09:22.943 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.538864+0000", 2024-08-17T18:09:22.943 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.7963999999999998e-05 2024-08-17T18:09:22.943 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:09:22.943 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:09:22.943 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:09:22.943 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.943 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.943 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.35487.0:202390 55.13 55:cc79f076:::benchmark_data_smithi131_239348_object92676:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1455)", 2024-08-17T18:09:22.943 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:03:18.659101+0000", 2024-08-17T18:09:22.943 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 364.22367334199998, 2024-08-17T18:09:22.943 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.88546823399999997, 2024-08-17T18:09:22.944 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:09:22.944 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:09:22.944 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:09:22.944 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:09:22.944 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.35487", 2024-08-17T18:09:22.944 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:09:22.944 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 202390 2024-08-17T18:09:22.944 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.944 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:09:22.944 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.944 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:09:22.944 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.659101+0000", 2024-08-17T18:09:22.944 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:09:22.944 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.944 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.944 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:09:22.945 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.659101+0000", 2024-08-17T18:09:22.945 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:09:22.945 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.945 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.945 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:09:22.945 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.659102+0000", 2024-08-17T18:09:22.945 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.6199999999999997e-07 2024-08-17T18:09:22.945 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.945 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.945 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:09:22.945 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.659106+0000", 2024-08-17T18:09:22.945 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.72e-06 2024-08-17T18:09:22.945 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.945 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.945 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:09:22.945 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.659116+0000", 2024-08-17T18:09:22.946 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0512e-05 2024-08-17T18:09:22.946 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.946 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.946 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:09:22.946 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.659123+0000", 2024-08-17T18:09:22.946 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.6719999999999998e-06 2024-08-17T18:09:22.946 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.946 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.946 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:09:22.946 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.659184+0000", 2024-08-17T18:09:22.946 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.0773999999999998e-05 2024-08-17T18:09:22.946 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.946 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.946 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T18:09:22.947 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.659194+0000", 2024-08-17T18:09:22.947 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0499000000000001e-05 2024-08-17T18:09:22.947 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.947 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.947 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:09:22.947 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.518598+0000", 2024-08-17T18:09:22.947 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.85940346199999995 2024-08-17T18:09:22.947 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.947 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.947 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:09:22.947 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.518695+0000", 2024-08-17T18:09:22.947 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.7359000000000001e-05 2024-08-17T18:09:22.947 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.947 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.947 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 0,6", 2024-08-17T18:09:22.947 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.518905+0000", 2024-08-17T18:09:22.948 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000209695 2024-08-17T18:09:22.948 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.948 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.948 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:09:22.948 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.527017+0000", 2024-08-17T18:09:22.948 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0081119499999999997 2024-08-17T18:09:22.948 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.948 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.948 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:09:22.948 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.529306+0000", 2024-08-17T18:09:22.948 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0022892720000000002 2024-08-17T18:09:22.948 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.948 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.948 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:09:22.948 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.544461+0000", 2024-08-17T18:09:22.949 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.015155448 2024-08-17T18:09:22.949 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.949 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.949 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:09:22.949 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.544517+0000", 2024-08-17T18:09:22.949 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.5309999999999997e-05 2024-08-17T18:09:22.949 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.949 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.949 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:09:22.949 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.544569+0000", 2024-08-17T18:09:22.949 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.2799000000000001e-05 2024-08-17T18:09:22.949 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:09:22.949 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:09:22.949 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:09:22.949 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.950 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.950 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.35487.0:202391 55.13 55:cd33aa7f:::benchmark_data_smithi131_239348_object92677:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1455)", 2024-08-17T18:09:22.950 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:03:18.659143+0000", 2024-08-17T18:09:22.950 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 364.22363167899999, 2024-08-17T18:09:22.950 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.88559450299999998, 2024-08-17T18:09:22.950 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:09:22.950 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:09:22.950 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:09:22.950 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:09:22.950 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.35487", 2024-08-17T18:09:22.950 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:09:22.950 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 202391 2024-08-17T18:09:22.950 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.950 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:09:22.951 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.951 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:09:22.951 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.659143+0000", 2024-08-17T18:09:22.951 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:09:22.951 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.951 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.951 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:09:22.951 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.659143+0000", 2024-08-17T18:09:22.951 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:09:22.951 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.951 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.951 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:09:22.951 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.659143+0000", 2024-08-17T18:09:22.951 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.1600000000000001e-07 2024-08-17T18:09:22.951 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.951 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.952 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:09:22.952 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.659146+0000", 2024-08-17T18:09:22.952 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.8550000000000002e-06 2024-08-17T18:09:22.952 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.952 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.952 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:09:22.952 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.659153+0000", 2024-08-17T18:09:22.952 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.2119999999999997e-06 2024-08-17T18:09:22.952 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.952 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.952 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:09:22.952 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.659159+0000", 2024-08-17T18:09:22.952 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.9059999999999999e-06 2024-08-17T18:09:22.952 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.953 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.953 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:09:22.953 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.659220+0000", 2024-08-17T18:09:22.953 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.0667e-05 2024-08-17T18:09:22.953 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.953 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.953 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T18:09:22.953 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.659228+0000", 2024-08-17T18:09:22.953 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.7530000000000001e-06 2024-08-17T18:09:22.953 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.953 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.953 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:09:22.953 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.520420+0000", 2024-08-17T18:09:22.953 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.86119190700000003 2024-08-17T18:09:22.954 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.954 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.954 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:09:22.954 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.520533+0000", 2024-08-17T18:09:22.954 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000113738 2024-08-17T18:09:22.954 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.954 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.954 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 0,6", 2024-08-17T18:09:22.954 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.520805+0000", 2024-08-17T18:09:22.954 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00027177000000000001 2024-08-17T18:09:22.954 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.954 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.954 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:09:22.955 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.529205+0000", 2024-08-17T18:09:22.955 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0084001460000000007 2024-08-17T18:09:22.955 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.955 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.955 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:09:22.955 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.529372+0000", 2024-08-17T18:09:22.955 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000166322 2024-08-17T18:09:22.955 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.955 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.955 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:09:22.955 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.544633+0000", 2024-08-17T18:09:22.955 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.015261261 2024-08-17T18:09:22.955 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.955 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.955 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:09:22.956 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.544693+0000", 2024-08-17T18:09:22.956 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.9769000000000003e-05 2024-08-17T18:09:22.956 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.956 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.956 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:09:22.956 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.544737+0000", 2024-08-17T18:09:22.956 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.4681000000000001e-05 2024-08-17T18:09:22.956 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:09:22.956 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:09:22.956 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:09:22.956 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.956 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.956 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.35487.0:202396 55.13 55:ca4ee4e2:::benchmark_data_smithi131_239348_object92682:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1455)", 2024-08-17T18:09:22.956 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:03:18.663158+0000", 2024-08-17T18:09:22.956 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 364.21961689199998, 2024-08-17T18:09:22.957 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.88174645900000004, 2024-08-17T18:09:22.957 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:09:22.957 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:09:22.957 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:09:22.957 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:09:22.957 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.35487", 2024-08-17T18:09:22.957 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:09:22.957 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 202396 2024-08-17T18:09:22.957 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.957 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:09:22.957 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.957 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:09:22.957 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.663158+0000", 2024-08-17T18:09:22.957 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:09:22.957 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.958 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.958 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:09:22.958 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.663158+0000", 2024-08-17T18:09:22.958 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:09:22.958 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.958 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.958 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:09:22.958 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.663158+0000", 2024-08-17T18:09:22.958 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.5099999999999998e-07 2024-08-17T18:09:22.958 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.958 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.958 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:09:22.958 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.663162+0000", 2024-08-17T18:09:22.959 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.8160000000000004e-06 2024-08-17T18:09:22.959 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.959 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.959 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:09:22.959 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.663171+0000", 2024-08-17T18:09:22.959 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.2089999999999994e-06 2024-08-17T18:09:22.959 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.959 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.959 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:09:22.959 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.663176+0000", 2024-08-17T18:09:22.959 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.8160000000000001e-06 2024-08-17T18:09:22.959 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.959 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.960 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:09:22.960 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.663237+0000", 2024-08-17T18:09:22.960 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.0446999999999999e-05 2024-08-17T18:09:22.960 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.960 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.960 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T18:09:22.960 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.663249+0000", 2024-08-17T18:09:22.960 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.2648e-05 2024-08-17T18:09:22.960 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.960 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.960 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:09:22.960 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.522847+0000", 2024-08-17T18:09:22.960 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.85959762100000003 2024-08-17T18:09:22.961 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.961 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.961 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:09:22.961 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.522944+0000", 2024-08-17T18:09:22.961 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.6832999999999999e-05 2024-08-17T18:09:22.961 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.961 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.961 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 0,6", 2024-08-17T18:09:22.961 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.523153+0000", 2024-08-17T18:09:22.961 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000208922 2024-08-17T18:09:22.961 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.961 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.961 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:09:22.962 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.529213+0000", 2024-08-17T18:09:22.962 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0060603130000000003 2024-08-17T18:09:22.962 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.962 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.962 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:09:22.962 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.529400+0000", 2024-08-17T18:09:22.962 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00018652799999999999 2024-08-17T18:09:22.962 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.962 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.962 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:09:22.962 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.544809+0000", 2024-08-17T18:09:22.962 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.015409706 2024-08-17T18:09:22.962 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.963 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.963 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:09:22.963 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.544864+0000", 2024-08-17T18:09:22.963 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.5021000000000001e-05 2024-08-17T18:09:22.963 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.963 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.963 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:09:22.963 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.544904+0000", 2024-08-17T18:09:22.963 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.9728000000000003e-05 2024-08-17T18:09:22.963 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:09:22.963 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:09:22.963 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:09:22.963 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.963 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.963 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.35487.0:202421 55.13 55:cde847af:::benchmark_data_smithi131_239348_object92707:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1455)", 2024-08-17T18:09:22.963 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:03:18.695859+0000", 2024-08-17T18:09:22.964 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 364.18691539399998, 2024-08-17T18:09:22.964 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.84916920100000004, 2024-08-17T18:09:22.964 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:09:22.964 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:09:22.964 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:09:22.964 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:09:22.964 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.35487", 2024-08-17T18:09:22.964 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:09:22.964 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 202421 2024-08-17T18:09:22.964 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.964 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:09:22.964 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.964 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:09:22.964 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.695859+0000", 2024-08-17T18:09:22.964 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:09:22.965 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.965 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.965 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:09:22.965 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.695859+0000", 2024-08-17T18:09:22.965 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:09:22.965 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.965 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.965 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:09:22.965 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.695860+0000", 2024-08-17T18:09:22.965 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.9400000000000005e-07 2024-08-17T18:09:22.965 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.965 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.965 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:09:22.965 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.695863+0000", 2024-08-17T18:09:22.965 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.3950000000000001e-06 2024-08-17T18:09:22.966 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.966 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.966 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:09:22.966 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.695870+0000", 2024-08-17T18:09:22.966 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.511e-06 2024-08-17T18:09:22.966 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.966 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.966 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:09:22.966 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.695875+0000", 2024-08-17T18:09:22.966 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.7660000000000004e-06 2024-08-17T18:09:22.966 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.966 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.966 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:09:22.966 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.695935+0000", 2024-08-17T18:09:22.967 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.9048000000000001e-05 2024-08-17T18:09:22.967 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.967 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.967 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T18:09:22.967 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.695941+0000", 2024-08-17T18:09:22.967 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.5579999999999997e-06 2024-08-17T18:09:22.967 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.967 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.967 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:09:22.967 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.524615+0000", 2024-08-17T18:09:22.967 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.82867402999999995 2024-08-17T18:09:22.967 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.967 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.967 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:09:22.967 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.524729+0000", 2024-08-17T18:09:22.967 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000114096 2024-08-17T18:09:22.968 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.968 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.968 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 0,6", 2024-08-17T18:09:22.968 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.525000+0000", 2024-08-17T18:09:22.968 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00027075899999999997 2024-08-17T18:09:22.968 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.968 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.968 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:09:22.968 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.529315+0000", 2024-08-17T18:09:22.968 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0043146490000000003 2024-08-17T18:09:22.968 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.968 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.968 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:09:22.968 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.533837+0000", 2024-08-17T18:09:22.969 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0045226880000000004 2024-08-17T18:09:22.969 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.969 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.969 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:09:22.969 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.544956+0000", 2024-08-17T18:09:22.969 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.011118704 2024-08-17T18:09:22.969 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.969 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.969 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:09:22.969 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.544997+0000", 2024-08-17T18:09:22.969 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.0796e-05 2024-08-17T18:09:22.969 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.969 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.969 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:09:22.969 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.545028+0000", 2024-08-17T18:09:22.970 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.1507000000000002e-05 2024-08-17T18:09:22.970 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:09:22.970 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:09:22.970 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:09:22.970 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.970 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.970 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.35487.0:202435 55.13 55:c86ef285:::benchmark_data_smithi131_239348_object92721:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1455)", 2024-08-17T18:09:22.970 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:03:18.715925+0000", 2024-08-17T18:09:22.970 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 364.16684963900002, 2024-08-17T18:09:22.970 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.86975830799999998, 2024-08-17T18:09:22.970 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:09:22.970 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:09:22.970 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:09:22.971 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:09:22.971 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.35487", 2024-08-17T18:09:22.971 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:09:22.971 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 202435 2024-08-17T18:09:22.971 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.971 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:09:22.971 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.971 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:09:22.971 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.715925+0000", 2024-08-17T18:09:22.971 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:09:22.971 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.971 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.972 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:09:22.972 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.715925+0000", 2024-08-17T18:09:22.972 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:09:22.972 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.972 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.972 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:09:22.972 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.715926+0000", 2024-08-17T18:09:22.972 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.3769999999999999e-06 2024-08-17T18:09:22.972 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.972 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.972 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:09:22.972 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.715932+0000", 2024-08-17T18:09:22.972 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.4700000000000001e-06 2024-08-17T18:09:22.972 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.973 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.973 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:09:22.973 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.715944+0000", 2024-08-17T18:09:22.973 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1926999999999999e-05 2024-08-17T18:09:22.973 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.973 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.973 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:09:22.973 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.715950+0000", 2024-08-17T18:09:22.973 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.9449999999999998e-06 2024-08-17T18:09:22.973 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.973 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.973 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:09:22.973 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.716008+0000", 2024-08-17T18:09:22.974 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.8560000000000002e-05 2024-08-17T18:09:22.974 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.974 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.974 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T18:09:22.974 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.716016+0000", 2024-08-17T18:09:22.974 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.6539999999999999e-06 2024-08-17T18:09:22.974 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.974 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.974 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:09:22.974 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.527065+0000", 2024-08-17T18:09:22.974 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.81104962599999997 2024-08-17T18:09:22.974 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.974 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.975 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:09:22.975 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.527188+0000", 2024-08-17T18:09:22.975 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00012210000000000001 2024-08-17T18:09:22.975 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.975 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.975 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 0,6", 2024-08-17T18:09:22.975 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.527427+0000", 2024-08-17T18:09:22.975 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00023957399999999999 2024-08-17T18:09:22.975 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.975 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.975 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:09:22.975 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.529321+0000", 2024-08-17T18:09:22.975 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0018936160000000001 2024-08-17T18:09:22.976 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.976 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.976 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:09:22.976 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.533909+0000", 2024-08-17T18:09:22.976 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.004588366 2024-08-17T18:09:22.976 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.976 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.976 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:09:22.976 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.585613+0000", 2024-08-17T18:09:22.976 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.051704053 2024-08-17T18:09:22.976 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.976 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.976 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:09:22.976 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.585655+0000", 2024-08-17T18:09:22.977 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.1975999999999999e-05 2024-08-17T18:09:22.977 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.977 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.977 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:09:22.977 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.585683+0000", 2024-08-17T18:09:22.977 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.8064000000000001e-05 2024-08-17T18:09:22.977 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:09:22.977 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:09:22.977 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:09:22.977 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.977 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.977 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.35487.0:202446 55.13 55:c80f7b5e:::benchmark_data_smithi131_239348_object92732:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1455)", 2024-08-17T18:09:22.977 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:03:18.731457+0000", 2024-08-17T18:09:22.977 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 364.15131716799999, 2024-08-17T18:09:22.977 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.85434655599999998, 2024-08-17T18:09:22.978 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:09:22.978 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:09:22.978 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:09:22.978 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:09:22.978 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.35487", 2024-08-17T18:09:22.978 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:09:22.978 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 202446 2024-08-17T18:09:22.978 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.978 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:09:22.978 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.978 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:09:22.978 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.731457+0000", 2024-08-17T18:09:22.978 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:09:22.979 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.979 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.979 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:09:22.979 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.731457+0000", 2024-08-17T18:09:22.979 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:09:22.979 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.979 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.979 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:09:22.979 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.731458+0000", 2024-08-17T18:09:22.979 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1429999999999999e-06 2024-08-17T18:09:22.979 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.979 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.979 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:09:22.979 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.731464+0000", 2024-08-17T18:09:22.980 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.1760000000000001e-06 2024-08-17T18:09:22.980 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.980 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.980 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:09:22.980 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.731476+0000", 2024-08-17T18:09:22.980 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.2294e-05 2024-08-17T18:09:22.980 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.980 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.980 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:09:22.980 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.731484+0000", 2024-08-17T18:09:22.980 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.5560000000000002e-06 2024-08-17T18:09:22.980 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.980 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.981 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:09:22.981 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.731552+0000", 2024-08-17T18:09:22.981 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.8331999999999996e-05 2024-08-17T18:09:22.981 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.981 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.981 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T18:09:22.981 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.731562+0000", 2024-08-17T18:09:22.981 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.8910000000000007e-06 2024-08-17T18:09:22.981 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.981 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.981 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:09:22.981 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.529418+0000", 2024-08-17T18:09:22.981 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.79785655600000005 2024-08-17T18:09:22.981 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.982 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.982 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:09:22.982 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.529486+0000", 2024-08-17T18:09:22.982 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.7306999999999998e-05 2024-08-17T18:09:22.982 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.982 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.982 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 0,6", 2024-08-17T18:09:22.982 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.529690+0000", 2024-08-17T18:09:22.982 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00020406999999999999 2024-08-17T18:09:22.982 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.982 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.982 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:09:22.982 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.533921+0000", 2024-08-17T18:09:22.982 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0042317869999999999 2024-08-17T18:09:22.983 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.983 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.983 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:09:22.983 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.538931+0000", 2024-08-17T18:09:22.983 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0050096100000000003 2024-08-17T18:09:22.983 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.983 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.983 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:09:22.983 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.585725+0000", 2024-08-17T18:09:22.983 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.046793959000000003 2024-08-17T18:09:22.983 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.983 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.983 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:09:22.983 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.585773+0000", 2024-08-17T18:09:22.983 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.7595000000000001e-05 2024-08-17T18:09:22.983 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.984 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.984 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:09:22.984 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.585804+0000", 2024-08-17T18:09:22.984 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.1279999999999999e-05 2024-08-17T18:09:22.984 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:09:22.984 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:09:22.984 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:09:22.984 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.984 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.984 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.35487.0:202484 55.13 55:ca03fa34:::benchmark_data_smithi131_239348_object92770:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1455)", 2024-08-17T18:09:22.984 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:03:18.790124+0000", 2024-08-17T18:09:22.984 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 364.09265068100001, 2024-08-17T18:09:22.984 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.80030435099999997, 2024-08-17T18:09:22.984 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:09:22.984 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:09:22.985 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:09:22.985 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:09:22.985 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.35487", 2024-08-17T18:09:22.985 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:09:22.985 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 202484 2024-08-17T18:09:22.985 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.985 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:09:22.985 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.985 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:09:22.985 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.790124+0000", 2024-08-17T18:09:22.985 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:09:22.985 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.985 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.985 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:09:22.985 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.790124+0000", 2024-08-17T18:09:22.985 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:09:22.986 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.986 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.986 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:09:22.986 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.790125+0000", 2024-08-17T18:09:22.986 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.5000000000000001e-07 2024-08-17T18:09:22.986 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.986 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.986 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:09:22.986 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.790130+0000", 2024-08-17T18:09:22.986 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.9180000000000002e-06 2024-08-17T18:09:22.986 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.986 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.986 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:09:22.986 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.790142+0000", 2024-08-17T18:09:22.986 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.2014000000000001e-05 2024-08-17T18:09:22.987 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.987 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.987 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:09:22.987 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.790150+0000", 2024-08-17T18:09:22.987 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.0450000000000001e-06 2024-08-17T18:09:22.987 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.987 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.987 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:09:22.987 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.790217+0000", 2024-08-17T18:09:22.987 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.7587000000000002e-05 2024-08-17T18:09:22.987 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.987 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.987 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T18:09:22.987 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.790226+0000", 2024-08-17T18:09:22.987 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.0510000000000002e-06 2024-08-17T18:09:22.987 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.988 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.988 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:09:22.988 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.531265+0000", 2024-08-17T18:09:22.988 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.74103893099999996 2024-08-17T18:09:22.988 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.988 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.988 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:09:22.988 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.531382+0000", 2024-08-17T18:09:22.988 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000116804 2024-08-17T18:09:22.988 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.988 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.988 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 0,6", 2024-08-17T18:09:22.988 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.531651+0000", 2024-08-17T18:09:22.988 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00026922600000000001 2024-08-17T18:09:22.988 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.989 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.989 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:09:22.989 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.538343+0000", 2024-08-17T18:09:22.989 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0066915389999999998 2024-08-17T18:09:22.989 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.989 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.989 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:09:22.989 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.538994+0000", 2024-08-17T18:09:22.989 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00065159500000000004 2024-08-17T18:09:22.989 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.989 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.989 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:09:22.989 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.590313+0000", 2024-08-17T18:09:22.989 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.051318567000000002 2024-08-17T18:09:22.989 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.989 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.990 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:09:22.990 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.590368+0000", 2024-08-17T18:09:22.990 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.4944000000000001e-05 2024-08-17T18:09:22.990 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.990 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.990 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:09:22.990 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.590428+0000", 2024-08-17T18:09:22.990 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.0180000000000003e-05 2024-08-17T18:09:22.990 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:09:22.990 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:09:22.990 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:09:22.990 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.990 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.990 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.35487.0:202508 55.13 55:c9f9ce2f:::benchmark_data_smithi131_239348_object92794:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1455)", 2024-08-17T18:09:22.991 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:03:18.832228+0000", 2024-08-17T18:09:22.991 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 364.05054641499999, 2024-08-17T18:09:22.991 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.75830690999999995, 2024-08-17T18:09:22.991 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:09:22.991 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:09:22.991 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:09:22.991 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:09:22.991 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.35487", 2024-08-17T18:09:22.991 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:09:22.991 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 202508 2024-08-17T18:09:22.991 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.991 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:09:22.991 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.992 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:09:22.992 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.832228+0000", 2024-08-17T18:09:22.992 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:09:22.992 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.992 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.992 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:09:22.992 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.832228+0000", 2024-08-17T18:09:22.992 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:09:22.992 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.992 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.992 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:09:22.992 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.832229+0000", 2024-08-17T18:09:22.992 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.8899999999999998e-07 2024-08-17T18:09:22.992 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.993 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.993 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:09:22.993 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.832233+0000", 2024-08-17T18:09:22.993 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.8489999999999999e-06 2024-08-17T18:09:22.993 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.993 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.993 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:09:22.993 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.832244+0000", 2024-08-17T18:09:22.993 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0801999999999999e-05 2024-08-17T18:09:22.993 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.993 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.993 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:09:22.993 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.832251+0000", 2024-08-17T18:09:22.993 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.5449999999999998e-06 2024-08-17T18:09:22.993 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.994 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.994 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:09:22.994 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.832310+0000", 2024-08-17T18:09:22.994 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.9169000000000002e-05 2024-08-17T18:09:22.994 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.994 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.994 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T18:09:22.994 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:18.832321+0000", 2024-08-17T18:09:22.994 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0293e-05 2024-08-17T18:09:22.994 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.994 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.994 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:09:22.994 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.533940+0000", 2024-08-17T18:09:22.994 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.70161915500000005 2024-08-17T18:09:22.995 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.995 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.995 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:09:22.995 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.534009+0000", 2024-08-17T18:09:22.995 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.8764999999999996e-05 2024-08-17T18:09:22.995 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.995 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.995 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 0,6", 2024-08-17T18:09:22.995 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.534229+0000", 2024-08-17T18:09:22.995 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00022035699999999999 2024-08-17T18:09:22.995 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.995 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.995 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:09:22.995 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.538718+0000", 2024-08-17T18:09:22.995 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0044893349999999997 2024-08-17T18:09:22.995 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.996 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.996 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:09:22.996 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.544391+0000", 2024-08-17T18:09:22.996 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00567258 2024-08-17T18:09:22.996 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.996 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.996 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:09:22.996 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.590457+0000", 2024-08-17T18:09:22.996 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.046065918999999997 2024-08-17T18:09:22.996 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.996 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.996 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:09:22.996 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.590501+0000", 2024-08-17T18:09:22.996 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.3943000000000003e-05 2024-08-17T18:09:22.996 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.996 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.997 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:09:22.997 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:03:19.590535+0000", 2024-08-17T18:09:22.997 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.4309e-05 2024-08-17T18:09:22.997 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:09:22.997 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:09:22.997 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:09:22.997 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.997 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.997 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35694.0:111841 56.6 e1479/1464 56:6a6035c2:::benchmark_data_smithi131_259881_object9998:head v 1479'6963, mlcod=1479'6961)", 2024-08-17T18:09:22.997 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:06:30.706699+0000", 2024-08-17T18:09:22.997 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 172.176075088, 2024-08-17T18:09:22.997 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.40715141199999999, 2024-08-17T18:09:22.997 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:09:22.997 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:09:22.998 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:09:22.998 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:09:22.998 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.998 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:09:22.998 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.706699+0000", 2024-08-17T18:09:22.998 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:09:22.998 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.998 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.998 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:09:22.998 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.706699+0000", 2024-08-17T18:09:22.998 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:09:22.998 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.998 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.998 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:09:22.999 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.706701+0000", 2024-08-17T18:09:22.999 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.387e-06 2024-08-17T18:09:22.999 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.999 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.999 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:09:22.999 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.706708+0000", 2024-08-17T18:09:22.999 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.4780000000000002e-06 2024-08-17T18:09:22.999 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:22.999 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:22.999 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:09:22.999 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.706720+0000", 2024-08-17T18:09:22.999 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1637999999999999e-05 2024-08-17T18:09:22.999 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:23.000 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:23.000 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:09:23.000 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.706727+0000", 2024-08-17T18:09:23.000 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.0720000000000002e-06 2024-08-17T18:09:23.000 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:23.000 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:23.000 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:09:23.000 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.706809+0000", 2024-08-17T18:09:23.000 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.2410000000000005e-05 2024-08-17T18:09:23.000 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:23.000 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:23.000 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:09:23.000 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.706833+0000", 2024-08-17T18:09:23.000 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.3129000000000002e-05 2024-08-17T18:09:23.001 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:23.001 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:23.001 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:09:23.001 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.711196+0000", 2024-08-17T18:09:23.001 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0043639020000000002 2024-08-17T18:09:23.001 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:23.001 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:23.001 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:09:23.001 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:31.113851+0000", 2024-08-17T18:09:23.001 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.40265439600000003 2024-08-17T18:09:23.001 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:09:23.001 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:09:23.001 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:09:23.001 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:23.001 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:23.001 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35694.0:111844 56.0 e1479/1464 56:02b4d4be:::benchmark_data_smithi131_259881_object10001:head v 1479'6938, mlcod=1479'6936)", 2024-08-17T18:09:23.002 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:06:30.711031+0000", 2024-08-17T18:09:23.002 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 172.17174317800001, 2024-08-17T18:09:23.002 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.41282017999999998, 2024-08-17T18:09:23.002 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:09:23.002 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:09:23.002 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:09:23.002 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:09:23.002 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:23.002 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:09:23.002 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.711031+0000", 2024-08-17T18:09:23.002 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:09:23.002 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:23.002 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:23.003 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:09:23.003 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.711031+0000", 2024-08-17T18:09:23.003 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:09:23.003 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:23.003 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:23.003 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:09:23.003 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.711032+0000", 2024-08-17T18:09:23.003 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.4600000000000003e-07 2024-08-17T18:09:23.003 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:23.003 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:23.003 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:09:23.003 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.711039+0000", 2024-08-17T18:09:23.003 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.754e-06 2024-08-17T18:09:23.003 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:23.003 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:23.003 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:09:23.004 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.711052+0000", 2024-08-17T18:09:23.004 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.3053e-05 2024-08-17T18:09:23.004 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:23.004 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:23.004 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:09:23.004 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.711060+0000", 2024-08-17T18:09:23.004 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.1780000000000003e-06 2024-08-17T18:09:23.004 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:23.004 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:23.004 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:09:23.004 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.711124+0000", 2024-08-17T18:09:23.004 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.3975999999999999e-05 2024-08-17T18:09:23.004 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:23.004 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:23.004 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:09:23.005 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.711143+0000", 2024-08-17T18:09:23.005 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.8930999999999999e-05 2024-08-17T18:09:23.005 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:23.005 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:23.005 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:09:23.005 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:31.123813+0000", 2024-08-17T18:09:23.005 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.41266988199999999 2024-08-17T18:09:23.005 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:23.005 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:23.005 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:09:23.005 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:31.123852+0000", 2024-08-17T18:09:23.005 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.8559999999999997e-05 2024-08-17T18:09:23.005 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:09:23.005 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:09:23.005 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:09:23.005 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:23.006 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:23.006 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35694.0:111843 56.1 e1479/1464 56:827aaff6:::benchmark_data_smithi131_259881_object10000:head v 1479'6920, mlcod=1479'6915)", 2024-08-17T18:09:23.006 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:06:30.713407+0000", 2024-08-17T18:09:23.006 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 172.169367816, 2024-08-17T18:09:23.006 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.409271359, 2024-08-17T18:09:23.006 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:09:23.006 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:09:23.006 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:09:23.006 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:09:23.006 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:23.006 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:09:23.006 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.713407+0000", 2024-08-17T18:09:23.006 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:09:23.006 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:23.006 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:23.007 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:09:23.007 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.713407+0000", 2024-08-17T18:09:23.007 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:09:23.007 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:23.007 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:23.007 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:09:23.007 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.713408+0000", 2024-08-17T18:09:23.007 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.3300000000000001e-07 2024-08-17T18:09:23.007 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:23.007 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:23.007 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:09:23.007 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.713417+0000", 2024-08-17T18:09:23.007 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.6020000000000006e-06 2024-08-17T18:09:23.007 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:23.007 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:23.007 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:09:23.008 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:31.113741+0000", 2024-08-17T18:09:23.008 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.40032346000000002 2024-08-17T18:09:23.008 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:23.008 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:23.008 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:09:23.008 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:31.113765+0000", 2024-08-17T18:09:23.008 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.4368000000000001e-05 2024-08-17T18:09:23.008 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:23.008 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:23.008 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:09:23.008 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:31.114612+0000", 2024-08-17T18:09:23.008 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00084702400000000004 2024-08-17T18:09:23.008 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:23.008 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:23.008 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:09:23.008 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:31.114647+0000", 2024-08-17T18:09:23.009 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.4934000000000001e-05 2024-08-17T18:09:23.009 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:23.009 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:23.009 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:09:23.009 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:31.122638+0000", 2024-08-17T18:09:23.009 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0079915279999999995 2024-08-17T18:09:23.009 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:09:23.009 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:09:23.009 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:09:23.009 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:31.122678+0000", 2024-08-17T18:09:23.009 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.9610000000000002e-05 2024-08-17T18:09:23.009 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:09:23.009 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:09:23.009 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:09:23.009 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:09:23.010 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:09:23.010 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T18:09:23.010 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:23.011 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T18:09:23.011 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:09:23.011 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T18:09:23.011 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:09:23.012 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T18:09:23.012 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:09:23.012 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T18:09:23.012 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:09:23.013 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T18:09:23.013 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:09:23.018 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T18:09:23.019 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:09:23.038 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T18:09:23.039 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:09:23.039 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:23.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:23.041 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:23.055 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T18:09:23.055 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:09:23.142 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:23.165 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:23.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:23.167 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:23.269 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:23.288 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:23.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:23.291 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:23.391 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:23.418 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:23.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:23.420 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:23.521 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:23.530 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:23 smithi131 bash[89561]: audit 2024-08-17T18:09:22.906762+0000 mon.c (mon.2) 104 : audit [DBG] from='client.? 172.21.15.131:0/4098538067' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:09:23.530 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:23 smithi131 bash[89561]: audit 2024-08-17T18:09:22.906762+0000 mon.c (mon.2) 104 : audit [DBG] from='client.? 172.21.15.131:0/4098538067' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:09:23.530 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:23 smithi131 bash[89561]: audit 2024-08-17T18:09:23.283357+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:09:23.530 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:23 smithi131 bash[89561]: audit 2024-08-17T18:09:23.283357+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:09:23.531 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:23 smithi131 bash[88347]: audit 2024-08-17T18:09:22.906762+0000 mon.c (mon.2) 104 : audit [DBG] from='client.? 172.21.15.131:0/4098538067' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:09:23.531 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:23 smithi131 bash[88347]: audit 2024-08-17T18:09:22.906762+0000 mon.c (mon.2) 104 : audit [DBG] from='client.? 172.21.15.131:0/4098538067' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:09:23.531 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:23 smithi131 bash[88347]: audit 2024-08-17T18:09:23.283357+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:09:23.531 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:23 smithi131 bash[88347]: audit 2024-08-17T18:09:23.283357+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:09:23.544 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:23.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:23.546 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:23.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:23 smithi169 bash[79348]: audit 2024-08-17T18:09:22.906762+0000 mon.c (mon.2) 104 : audit [DBG] from='client.? 172.21.15.131:0/4098538067' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:09:23.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:23 smithi169 bash[79348]: audit 2024-08-17T18:09:22.906762+0000 mon.c (mon.2) 104 : audit [DBG] from='client.? 172.21.15.131:0/4098538067' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:09:23.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:23 smithi169 bash[79348]: audit 2024-08-17T18:09:23.283357+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:09:23.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:23 smithi169 bash[79348]: audit 2024-08-17T18:09:23.283357+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:09:23.647 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:23.673 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:23.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:23.676 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:23.776 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:23.803 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:23.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:23.805 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:23.906 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:23.934 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:23.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:23.936 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:24.037 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:24.065 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:24.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:24.068 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:24.168 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:24.193 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:24.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:24.196 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:24.296 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:24.323 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:24.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:24.325 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:24.341 INFO:teuthology.orchestra.run.smithi131.stderr:noscrub is unset 2024-08-17T18:09:24.425 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:24.433 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:24 smithi131 bash[88347]: cluster 2024-08-17T18:09:22.579137+0000 mgr.y (mgr.34107) 2023 : cluster [DBG] pgmap v2850: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:24.434 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:24 smithi131 bash[88347]: cluster 2024-08-17T18:09:22.579137+0000 mgr.y (mgr.34107) 2023 : cluster [DBG] pgmap v2850: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:24.434 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:24 smithi131 bash[88347]: audit 2024-08-17T18:09:23.571234+0000 mon.a (mon.0) 3016 : audit [INF] from='client.? 172.21.15.131:0/1514305831' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:09:24.434 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:24 smithi131 bash[88347]: audit 2024-08-17T18:09:23.571234+0000 mon.a (mon.0) 3016 : audit [INF] from='client.? 172.21.15.131:0/1514305831' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:09:24.434 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:24 smithi131 bash[89561]: cluster 2024-08-17T18:09:22.579137+0000 mgr.y (mgr.34107) 2023 : cluster [DBG] pgmap v2850: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:24.434 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:24 smithi131 bash[89561]: cluster 2024-08-17T18:09:22.579137+0000 mgr.y (mgr.34107) 2023 : cluster [DBG] pgmap v2850: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:24.434 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:24 smithi131 bash[89561]: audit 2024-08-17T18:09:23.571234+0000 mon.a (mon.0) 3016 : audit [INF] from='client.? 172.21.15.131:0/1514305831' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:09:24.434 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:24 smithi131 bash[89561]: audit 2024-08-17T18:09:23.571234+0000 mon.a (mon.0) 3016 : audit [INF] from='client.? 172.21.15.131:0/1514305831' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:09:24.446 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:24.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:24.448 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:24.548 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:24.574 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:24.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:24.577 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:24.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:24 smithi169 bash[79348]: cluster 2024-08-17T18:09:22.579137+0000 mgr.y (mgr.34107) 2023 : cluster [DBG] pgmap v2850: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:24.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:24 smithi169 bash[79348]: cluster 2024-08-17T18:09:22.579137+0000 mgr.y (mgr.34107) 2023 : cluster [DBG] pgmap v2850: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:24.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:24 smithi169 bash[79348]: audit 2024-08-17T18:09:23.571234+0000 mon.a (mon.0) 3016 : audit [INF] from='client.? 172.21.15.131:0/1514305831' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:09:24.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:24 smithi169 bash[79348]: audit 2024-08-17T18:09:23.571234+0000 mon.a (mon.0) 3016 : audit [INF] from='client.? 172.21.15.131:0/1514305831' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:09:24.677 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:24.700 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:24.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:24.702 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:24.803 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:24.830 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:24.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:24.832 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:24.933 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:24.960 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:24.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:24.962 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:25.063 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:25.091 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:25.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:25.093 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:25.194 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:25.221 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:25.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:25.224 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:25.324 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:25.353 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:25.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:25.356 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:25.456 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:25.468 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:25 smithi131 bash[89561]: cluster 2024-08-17T18:09:24.330837+0000 mon.a (mon.0) 3017 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:09:25.468 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:25 smithi131 bash[89561]: cluster 2024-08-17T18:09:24.330837+0000 mon.a (mon.0) 3017 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:09:25.468 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:25 smithi131 bash[89561]: audit 2024-08-17T18:09:24.341552+0000 mon.a (mon.0) 3018 : audit [INF] from='client.? 172.21.15.131:0/1514305831' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:09:25.468 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:25 smithi131 bash[89561]: audit 2024-08-17T18:09:24.341552+0000 mon.a (mon.0) 3018 : audit [INF] from='client.? 172.21.15.131:0/1514305831' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:09:25.468 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:25 smithi131 bash[89561]: cluster 2024-08-17T18:09:24.349846+0000 mon.a (mon.0) 3019 : cluster [DBG] osdmap e1490: 8 total, 8 up, 8 in 2024-08-17T18:09:25.468 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:25 smithi131 bash[89561]: cluster 2024-08-17T18:09:24.349846+0000 mon.a (mon.0) 3019 : cluster [DBG] osdmap e1490: 8 total, 8 up, 8 in 2024-08-17T18:09:25.468 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:25 smithi131 bash[88347]: cluster 2024-08-17T18:09:24.330837+0000 mon.a (mon.0) 3017 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:09:25.468 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:25 smithi131 bash[88347]: cluster 2024-08-17T18:09:24.330837+0000 mon.a (mon.0) 3017 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:09:25.468 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:25 smithi131 bash[88347]: audit 2024-08-17T18:09:24.341552+0000 mon.a (mon.0) 3018 : audit [INF] from='client.? 172.21.15.131:0/1514305831' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:09:25.469 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:25 smithi131 bash[88347]: audit 2024-08-17T18:09:24.341552+0000 mon.a (mon.0) 3018 : audit [INF] from='client.? 172.21.15.131:0/1514305831' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:09:25.469 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:25 smithi131 bash[88347]: cluster 2024-08-17T18:09:24.349846+0000 mon.a (mon.0) 3019 : cluster [DBG] osdmap e1490: 8 total, 8 up, 8 in 2024-08-17T18:09:25.469 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:25 smithi131 bash[88347]: cluster 2024-08-17T18:09:24.349846+0000 mon.a (mon.0) 3019 : cluster [DBG] osdmap e1490: 8 total, 8 up, 8 in 2024-08-17T18:09:25.483 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:25.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:25.485 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:25.586 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:25.613 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:25.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:25.615 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:25.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:25 smithi169 bash[79348]: cluster 2024-08-17T18:09:24.330837+0000 mon.a (mon.0) 3017 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:09:25.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:25 smithi169 bash[79348]: cluster 2024-08-17T18:09:24.330837+0000 mon.a (mon.0) 3017 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:09:25.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:25 smithi169 bash[79348]: audit 2024-08-17T18:09:24.341552+0000 mon.a (mon.0) 3018 : audit [INF] from='client.? 172.21.15.131:0/1514305831' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:09:25.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:25 smithi169 bash[79348]: audit 2024-08-17T18:09:24.341552+0000 mon.a (mon.0) 3018 : audit [INF] from='client.? 172.21.15.131:0/1514305831' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:09:25.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:25 smithi169 bash[79348]: cluster 2024-08-17T18:09:24.349846+0000 mon.a (mon.0) 3019 : cluster [DBG] osdmap e1490: 8 total, 8 up, 8 in 2024-08-17T18:09:25.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:25 smithi169 bash[79348]: cluster 2024-08-17T18:09:24.349846+0000 mon.a (mon.0) 3019 : cluster [DBG] osdmap e1490: 8 total, 8 up, 8 in 2024-08-17T18:09:25.716 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:25.743 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:25.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:25.745 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:25.846 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:25.872 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:25.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:25.875 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:25.975 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:26.002 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:26.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:26.005 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:26.106 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:26.134 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:26.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:26.136 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:26.237 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:26.262 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:26.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:26.265 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:26.366 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:26.391 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:26.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:26.394 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:26.495 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:26.522 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:26.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:26.524 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:26.625 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:26.637 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:26 smithi169 bash[79348]: cluster 2024-08-17T18:09:24.579797+0000 mgr.y (mgr.34107) 2024 : cluster [DBG] pgmap v2852: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:26.637 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:26 smithi169 bash[79348]: cluster 2024-08-17T18:09:24.579797+0000 mgr.y (mgr.34107) 2024 : cluster [DBG] pgmap v2852: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:26.654 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:26.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:26.656 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:26.757 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:26.785 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:26.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:26.787 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:26.799 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:26 smithi131 bash[88347]: cluster 2024-08-17T18:09:24.579797+0000 mgr.y (mgr.34107) 2024 : cluster [DBG] pgmap v2852: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:26.799 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:26 smithi131 bash[88347]: cluster 2024-08-17T18:09:24.579797+0000 mgr.y (mgr.34107) 2024 : cluster [DBG] pgmap v2852: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:26.800 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:26 smithi131 bash[89561]: cluster 2024-08-17T18:09:24.579797+0000 mgr.y (mgr.34107) 2024 : cluster [DBG] pgmap v2852: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:26.800 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:26 smithi131 bash[89561]: cluster 2024-08-17T18:09:24.579797+0000 mgr.y (mgr.34107) 2024 : cluster [DBG] pgmap v2852: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:26.801 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-08-17T18:09:26.888 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:26.912 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:26.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:26.914 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:27.015 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:27.039 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:27.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:27.041 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:27.142 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:27.170 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:27.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:27.172 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:27.273 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:27.301 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:27.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:27.303 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:27.353 INFO:teuthology.orchestra.run.smithi131.stderr:marked out osd.4. 2024-08-17T18:09:27.403 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:27.421 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:27.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:27.423 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:27.524 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:27.545 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:27.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:27.547 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:27.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:27 smithi131 bash[89561]: audit 2024-08-17T18:09:27.342592+0000 mon.a (mon.0) 3020 : audit [INF] from='client.? 172.21.15.131:0/1594360383' entity='client.admin' cmd={"prefix": "osd out", "ids": ["4"]} : dispatch 2024-08-17T18:09:27.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:27 smithi131 bash[89561]: audit 2024-08-17T18:09:27.342592+0000 mon.a (mon.0) 3020 : audit [INF] from='client.? 172.21.15.131:0/1594360383' entity='client.admin' cmd={"prefix": "osd out", "ids": ["4"]} : dispatch 2024-08-17T18:09:27.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:27 smithi131 bash[89561]: cluster 2024-08-17T18:09:27.342719+0000 mon.a (mon.0) 3021 : cluster [INF] Client client.admin marked osd.4 out, while it was still marked up 2024-08-17T18:09:27.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:27 smithi131 bash[89561]: cluster 2024-08-17T18:09:27.342719+0000 mon.a (mon.0) 3021 : cluster [INF] Client client.admin marked osd.4 out, while it was still marked up 2024-08-17T18:09:27.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:27 smithi131 bash[88347]: debug 2024-08-17T18:09:27.340+0000 7f299f3ba640 -1 mon.a@0(leader).osd e1490 definitely_dead 0 2024-08-17T18:09:27.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:27 smithi131 bash[88347]: audit 2024-08-17T18:09:27.342592+0000 mon.a (mon.0) 3020 : audit [INF] from='client.? 172.21.15.131:0/1594360383' entity='client.admin' cmd={"prefix": "osd out", "ids": ["4"]} : dispatch 2024-08-17T18:09:27.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:27 smithi131 bash[88347]: audit 2024-08-17T18:09:27.342592+0000 mon.a (mon.0) 3020 : audit [INF] from='client.? 172.21.15.131:0/1594360383' entity='client.admin' cmd={"prefix": "osd out", "ids": ["4"]} : dispatch 2024-08-17T18:09:27.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:27 smithi131 bash[88347]: cluster 2024-08-17T18:09:27.342719+0000 mon.a (mon.0) 3021 : cluster [INF] Client client.admin marked osd.4 out, while it was still marked up 2024-08-17T18:09:27.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:27 smithi131 bash[88347]: cluster 2024-08-17T18:09:27.342719+0000 mon.a (mon.0) 3021 : cluster [INF] Client client.admin marked osd.4 out, while it was still marked up 2024-08-17T18:09:27.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:27 smithi169 bash[79348]: audit 2024-08-17T18:09:27.342592+0000 mon.a (mon.0) 3020 : audit [INF] from='client.? 172.21.15.131:0/1594360383' entity='client.admin' cmd={"prefix": "osd out", "ids": ["4"]} : dispatch 2024-08-17T18:09:27.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:27 smithi169 bash[79348]: audit 2024-08-17T18:09:27.342592+0000 mon.a (mon.0) 3020 : audit [INF] from='client.? 172.21.15.131:0/1594360383' entity='client.admin' cmd={"prefix": "osd out", "ids": ["4"]} : dispatch 2024-08-17T18:09:27.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:27 smithi169 bash[79348]: cluster 2024-08-17T18:09:27.342719+0000 mon.a (mon.0) 3021 : cluster [INF] Client client.admin marked osd.4 out, while it was still marked up 2024-08-17T18:09:27.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:27 smithi169 bash[79348]: cluster 2024-08-17T18:09:27.342719+0000 mon.a (mon.0) 3021 : cluster [INF] Client client.admin marked osd.4 out, while it was still marked up 2024-08-17T18:09:27.648 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:27.675 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:27.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:27.677 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:27.778 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:27.805 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:27.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:27.808 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:27.908 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:27.935 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:27.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:27.937 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:28.037 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:28.065 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:28.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:28.067 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:28.167 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:28.195 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:28.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:28.198 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:28.298 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:28.325 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:28.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:28.327 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:28.369 INFO:teuthology.orchestra.run.smithi131.stderr:enabled application 'rados' on pool 'unique_pool_4' 2024-08-17T18:09:28.428 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:28.438 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:28 smithi131 bash[88347]: cluster 2024-08-17T18:09:26.580511+0000 mgr.y (mgr.34107) 2025 : cluster [DBG] pgmap v2853: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:28.438 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:28 smithi131 bash[88347]: cluster 2024-08-17T18:09:26.580511+0000 mgr.y (mgr.34107) 2025 : cluster [DBG] pgmap v2853: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:28.438 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:28 smithi131 bash[88347]: audit 2024-08-17T18:09:27.353993+0000 mon.a (mon.0) 3022 : audit [INF] from='client.? 172.21.15.131:0/1594360383' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["4"]}]': finished 2024-08-17T18:09:28.438 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:28 smithi131 bash[88347]: audit 2024-08-17T18:09:27.353993+0000 mon.a (mon.0) 3022 : audit [INF] from='client.? 172.21.15.131:0/1594360383' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["4"]}]': finished 2024-08-17T18:09:28.438 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:28 smithi131 bash[88347]: cluster 2024-08-17T18:09:27.358321+0000 mon.a (mon.0) 3023 : cluster [DBG] osdmap e1491: 8 total, 8 up, 7 in 2024-08-17T18:09:28.438 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:28 smithi131 bash[88347]: cluster 2024-08-17T18:09:27.358321+0000 mon.a (mon.0) 3023 : cluster [DBG] osdmap e1491: 8 total, 8 up, 7 in 2024-08-17T18:09:28.438 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:28 smithi131 bash[88347]: audit 2024-08-17T18:09:27.401702+0000 mon.c (mon.2) 105 : audit [INF] from='client.? 172.21.15.131:0/523524235' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T18:09:28.438 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:28 smithi131 bash[88347]: audit 2024-08-17T18:09:27.401702+0000 mon.c (mon.2) 105 : audit [INF] from='client.? 172.21.15.131:0/523524235' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T18:09:28.438 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:28 smithi131 bash[88347]: audit 2024-08-17T18:09:27.402075+0000 mon.a (mon.0) 3024 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T18:09:28.438 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:28 smithi131 bash[88347]: audit 2024-08-17T18:09:27.402075+0000 mon.a (mon.0) 3024 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T18:09:28.439 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:28 smithi131 bash[89561]: cluster 2024-08-17T18:09:26.580511+0000 mgr.y (mgr.34107) 2025 : cluster [DBG] pgmap v2853: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:28.439 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:28 smithi131 bash[89561]: cluster 2024-08-17T18:09:26.580511+0000 mgr.y (mgr.34107) 2025 : cluster [DBG] pgmap v2853: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:28.439 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:28 smithi131 bash[89561]: audit 2024-08-17T18:09:27.353993+0000 mon.a (mon.0) 3022 : audit [INF] from='client.? 172.21.15.131:0/1594360383' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["4"]}]': finished 2024-08-17T18:09:28.439 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:28 smithi131 bash[89561]: audit 2024-08-17T18:09:27.353993+0000 mon.a (mon.0) 3022 : audit [INF] from='client.? 172.21.15.131:0/1594360383' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["4"]}]': finished 2024-08-17T18:09:28.439 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:28 smithi131 bash[89561]: cluster 2024-08-17T18:09:27.358321+0000 mon.a (mon.0) 3023 : cluster [DBG] osdmap e1491: 8 total, 8 up, 7 in 2024-08-17T18:09:28.439 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:28 smithi131 bash[89561]: cluster 2024-08-17T18:09:27.358321+0000 mon.a (mon.0) 3023 : cluster [DBG] osdmap e1491: 8 total, 8 up, 7 in 2024-08-17T18:09:28.439 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:28 smithi131 bash[89561]: audit 2024-08-17T18:09:27.401702+0000 mon.c (mon.2) 105 : audit [INF] from='client.? 172.21.15.131:0/523524235' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T18:09:28.439 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:28 smithi131 bash[89561]: audit 2024-08-17T18:09:27.401702+0000 mon.c (mon.2) 105 : audit [INF] from='client.? 172.21.15.131:0/523524235' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T18:09:28.439 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:28 smithi131 bash[89561]: audit 2024-08-17T18:09:27.402075+0000 mon.a (mon.0) 3024 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T18:09:28.439 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:28 smithi131 bash[89561]: audit 2024-08-17T18:09:27.402075+0000 mon.a (mon.0) 3024 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T18:09:28.449 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:28.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:28.452 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:28.552 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:28.576 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:28.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:28.578 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:28.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:28 smithi169 bash[79348]: cluster 2024-08-17T18:09:26.580511+0000 mgr.y (mgr.34107) 2025 : cluster [DBG] pgmap v2853: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:28.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:28 smithi169 bash[79348]: cluster 2024-08-17T18:09:26.580511+0000 mgr.y (mgr.34107) 2025 : cluster [DBG] pgmap v2853: 99 pgs: 99 active+clean; 582 KiB data, 5.0 GiB used, 710 GiB / 715 GiB avail 2024-08-17T18:09:28.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:28 smithi169 bash[79348]: audit 2024-08-17T18:09:27.353993+0000 mon.a (mon.0) 3022 : audit [INF] from='client.? 172.21.15.131:0/1594360383' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["4"]}]': finished 2024-08-17T18:09:28.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:28 smithi169 bash[79348]: audit 2024-08-17T18:09:27.353993+0000 mon.a (mon.0) 3022 : audit [INF] from='client.? 172.21.15.131:0/1594360383' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["4"]}]': finished 2024-08-17T18:09:28.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:28 smithi169 bash[79348]: cluster 2024-08-17T18:09:27.358321+0000 mon.a (mon.0) 3023 : cluster [DBG] osdmap e1491: 8 total, 8 up, 7 in 2024-08-17T18:09:28.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:28 smithi169 bash[79348]: cluster 2024-08-17T18:09:27.358321+0000 mon.a (mon.0) 3023 : cluster [DBG] osdmap e1491: 8 total, 8 up, 7 in 2024-08-17T18:09:28.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:28 smithi169 bash[79348]: audit 2024-08-17T18:09:27.401702+0000 mon.c (mon.2) 105 : audit [INF] from='client.? 172.21.15.131:0/523524235' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T18:09:28.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:28 smithi169 bash[79348]: audit 2024-08-17T18:09:27.401702+0000 mon.c (mon.2) 105 : audit [INF] from='client.? 172.21.15.131:0/523524235' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T18:09:28.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:28 smithi169 bash[79348]: audit 2024-08-17T18:09:27.402075+0000 mon.a (mon.0) 3024 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T18:09:28.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:28 smithi169 bash[79348]: audit 2024-08-17T18:09:27.402075+0000 mon.a (mon.0) 3024 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T18:09:28.679 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:28.707 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:28.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:28.710 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:28.810 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:28.830 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T18:09:28.838 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:28.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:28.841 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:28.845 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T18:09:28.942 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:28.952 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:09:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:09:28] "GET /metrics HTTP/1.1" 200 36533 "" "Prometheus/2.51.0" 2024-08-17T18:09:28.964 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:28.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:28.967 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:29.070 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:29.093 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:29.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:29.096 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:29.196 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:29.222 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:29.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:29.224 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:29.325 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:29.350 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:29.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:29.353 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:29.454 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:29.481 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:29.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:29.483 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:29.584 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:29.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:29 smithi131 bash[88347]: audit 2024-08-17T18:09:28.356759+0000 mon.a (mon.0) 3025 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T18:09:29.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:29 smithi131 bash[88347]: audit 2024-08-17T18:09:28.356759+0000 mon.a (mon.0) 3025 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T18:09:29.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:29 smithi131 bash[88347]: cluster 2024-08-17T18:09:28.365834+0000 mon.a (mon.0) 3026 : cluster [DBG] osdmap e1492: 8 total, 8 up, 7 in 2024-08-17T18:09:29.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:29 smithi131 bash[88347]: cluster 2024-08-17T18:09:28.365834+0000 mon.a (mon.0) 3026 : cluster [DBG] osdmap e1492: 8 total, 8 up, 7 in 2024-08-17T18:09:29.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:29 smithi131 bash[88347]: cluster 2024-08-17T18:09:29.362433+0000 mon.a (mon.0) 3027 : cluster [DBG] osdmap e1493: 8 total, 8 up, 7 in 2024-08-17T18:09:29.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:29 smithi131 bash[88347]: cluster 2024-08-17T18:09:29.362433+0000 mon.a (mon.0) 3027 : cluster [DBG] osdmap e1493: 8 total, 8 up, 7 in 2024-08-17T18:09:29.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:29 smithi131 bash[89561]: audit 2024-08-17T18:09:28.356759+0000 mon.a (mon.0) 3025 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T18:09:29.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:29 smithi131 bash[89561]: audit 2024-08-17T18:09:28.356759+0000 mon.a (mon.0) 3025 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T18:09:29.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:29 smithi131 bash[89561]: cluster 2024-08-17T18:09:28.365834+0000 mon.a (mon.0) 3026 : cluster [DBG] osdmap e1492: 8 total, 8 up, 7 in 2024-08-17T18:09:29.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:29 smithi131 bash[89561]: cluster 2024-08-17T18:09:28.365834+0000 mon.a (mon.0) 3026 : cluster [DBG] osdmap e1492: 8 total, 8 up, 7 in 2024-08-17T18:09:29.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:29 smithi131 bash[89561]: cluster 2024-08-17T18:09:29.362433+0000 mon.a (mon.0) 3027 : cluster [DBG] osdmap e1493: 8 total, 8 up, 7 in 2024-08-17T18:09:29.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:29 smithi131 bash[89561]: cluster 2024-08-17T18:09:29.362433+0000 mon.a (mon.0) 3027 : cluster [DBG] osdmap e1493: 8 total, 8 up, 7 in 2024-08-17T18:09:29.612 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:29.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:29.615 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:29.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:29 smithi169 bash[79348]: audit 2024-08-17T18:09:28.356759+0000 mon.a (mon.0) 3025 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T18:09:29.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:29 smithi169 bash[79348]: audit 2024-08-17T18:09:28.356759+0000 mon.a (mon.0) 3025 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_4", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T18:09:29.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:29 smithi169 bash[79348]: cluster 2024-08-17T18:09:28.365834+0000 mon.a (mon.0) 3026 : cluster [DBG] osdmap e1492: 8 total, 8 up, 7 in 2024-08-17T18:09:29.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:29 smithi169 bash[79348]: cluster 2024-08-17T18:09:28.365834+0000 mon.a (mon.0) 3026 : cluster [DBG] osdmap e1492: 8 total, 8 up, 7 in 2024-08-17T18:09:29.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:29 smithi169 bash[79348]: cluster 2024-08-17T18:09:29.362433+0000 mon.a (mon.0) 3027 : cluster [DBG] osdmap e1493: 8 total, 8 up, 7 in 2024-08-17T18:09:29.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:29 smithi169 bash[79348]: cluster 2024-08-17T18:09:29.362433+0000 mon.a (mon.0) 3027 : cluster [DBG] osdmap e1493: 8 total, 8 up, 7 in 2024-08-17T18:09:29.715 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:29.741 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:29.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:29.743 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:29.844 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:29.871 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:29.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:29.873 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:29.974 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:30.000 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:30.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:30.003 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:30.104 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:30.130 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:30.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:30.133 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:30.233 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:30.261 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:30.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:30.263 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:30.331 DEBUG:teuthology.orchestra.run.smithi131:> /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' 2024-08-17T18:09:30.334 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-08-17T18:09:30.334 INFO:teuthology.orchestra.run:waiting for 3000 2024-08-17T18:09:30.364 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:30.394 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:hints = 1 2024-08-17T18:09:30.394 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-08-17T18:09:30.394 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Object prefix: benchmark_data_smithi131_279660 2024-08-17T18:09:30.394 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:30.395 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T18:09:30.395 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 0 0 0 0 0 0 - 0 2024-08-17T18:09:30.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:30.397 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:30.498 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:30.541 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:30.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:30.544 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:30.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:30 smithi169 bash[79348]: cluster 2024-08-17T18:09:28.581114+0000 mgr.y (mgr.34107) 2026 : cluster [DBG] pgmap v2856: 99 pgs: 99 active+clean; 582 KiB data, 4.3 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:09:30.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:30 smithi169 bash[79348]: cluster 2024-08-17T18:09:28.581114+0000 mgr.y (mgr.34107) 2026 : cluster [DBG] pgmap v2856: 99 pgs: 99 active+clean; 582 KiB data, 4.3 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:09:30.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:30 smithi169 bash[79348]: cluster 2024-08-17T18:09:29.376534+0000 mon.a (mon.0) 3028 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T18:09:30.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:30 smithi169 bash[79348]: cluster 2024-08-17T18:09:29.376534+0000 mon.a (mon.0) 3028 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T18:09:30.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:30 smithi169 bash[79348]: cluster 2024-08-17T18:09:30.368341+0000 mon.a (mon.0) 3029 : cluster [DBG] osdmap e1494: 8 total, 8 up, 7 in 2024-08-17T18:09:30.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:30 smithi169 bash[79348]: cluster 2024-08-17T18:09:30.368341+0000 mon.a (mon.0) 3029 : cluster [DBG] osdmap e1494: 8 total, 8 up, 7 in 2024-08-17T18:09:30.645 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:30.669 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:30.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:30.673 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:30.773 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:30.800 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:30.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:30.803 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:30.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:30 smithi131 bash[89561]: cluster 2024-08-17T18:09:28.581114+0000 mgr.y (mgr.34107) 2026 : cluster [DBG] pgmap v2856: 99 pgs: 99 active+clean; 582 KiB data, 4.3 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:09:30.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:30 smithi131 bash[89561]: cluster 2024-08-17T18:09:28.581114+0000 mgr.y (mgr.34107) 2026 : cluster [DBG] pgmap v2856: 99 pgs: 99 active+clean; 582 KiB data, 4.3 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:09:30.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:30 smithi131 bash[89561]: cluster 2024-08-17T18:09:29.376534+0000 mon.a (mon.0) 3028 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T18:09:30.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:30 smithi131 bash[89561]: cluster 2024-08-17T18:09:29.376534+0000 mon.a (mon.0) 3028 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T18:09:30.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:30 smithi131 bash[89561]: cluster 2024-08-17T18:09:30.368341+0000 mon.a (mon.0) 3029 : cluster [DBG] osdmap e1494: 8 total, 8 up, 7 in 2024-08-17T18:09:30.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:30 smithi131 bash[89561]: cluster 2024-08-17T18:09:30.368341+0000 mon.a (mon.0) 3029 : cluster [DBG] osdmap e1494: 8 total, 8 up, 7 in 2024-08-17T18:09:30.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:30 smithi131 bash[88347]: cluster 2024-08-17T18:09:28.581114+0000 mgr.y (mgr.34107) 2026 : cluster [DBG] pgmap v2856: 99 pgs: 99 active+clean; 582 KiB data, 4.3 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:09:30.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:30 smithi131 bash[88347]: cluster 2024-08-17T18:09:28.581114+0000 mgr.y (mgr.34107) 2026 : cluster [DBG] pgmap v2856: 99 pgs: 99 active+clean; 582 KiB data, 4.3 GiB used, 621 GiB / 626 GiB avail 2024-08-17T18:09:30.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:30 smithi131 bash[88347]: cluster 2024-08-17T18:09:29.376534+0000 mon.a (mon.0) 3028 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T18:09:30.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:30 smithi131 bash[88347]: cluster 2024-08-17T18:09:29.376534+0000 mon.a (mon.0) 3028 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T18:09:30.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:30 smithi131 bash[88347]: cluster 2024-08-17T18:09:30.368341+0000 mon.a (mon.0) 3029 : cluster [DBG] osdmap e1494: 8 total, 8 up, 7 in 2024-08-17T18:09:30.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:30 smithi131 bash[88347]: cluster 2024-08-17T18:09:30.368341+0000 mon.a (mon.0) 3029 : cluster [DBG] osdmap e1494: 8 total, 8 up, 7 in 2024-08-17T18:09:30.904 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:30.930 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:30.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:30.932 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:31.033 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:31.060 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:31.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:31.064 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:31.165 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:31.194 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:31.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:31.197 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:31.297 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:31.320 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:31.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:31.322 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:31.395 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 1 15 3388 3373 210.8 210.812 0.00573935 0.00472789 2024-08-17T18:09:31.424 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:31.450 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:31.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:31.454 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:31.537 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:09:31.555 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:31.586 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:31.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:31.588 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:31.689 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:31.716 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:31.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:31.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:31.819 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:31.846 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:31.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:31.849 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:31.950 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:31.975 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:31.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:31.977 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:32.078 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:32.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:32.108 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:32.109 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:32.209 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:32.236 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:32.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:32.238 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:32.339 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:32.364 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:32.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:32.367 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:32.395 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 2 15 6443 6428 200.859 190.938 0.00382437 0.00496885 2024-08-17T18:09:32.467 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:32.498 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:32.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:32.501 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:32.602 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:32.619 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:32.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:32.621 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:32.623 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:32 smithi169 bash[79348]: cluster 2024-08-17T18:09:30.581735+0000 mgr.y (mgr.34107) 2027 : cluster [DBG] pgmap v2859: 99 pgs: 1 peering, 1 activating+undersized+remapped, 1 remapped+peering, 96 active+clean; 2.7 MiB data, 4.4 GiB used, 621 GiB / 626 GiB avail; 19 KiB/s rd, 599 KiB/s wr, 21 op/s; 40 KiB/s, 2 keys/s, 3 objects/s recovering 2024-08-17T18:09:32.623 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:32 smithi169 bash[79348]: cluster 2024-08-17T18:09:30.581735+0000 mgr.y (mgr.34107) 2027 : cluster [DBG] pgmap v2859: 99 pgs: 1 peering, 1 activating+undersized+remapped, 1 remapped+peering, 96 active+clean; 2.7 MiB data, 4.4 GiB used, 621 GiB / 626 GiB avail; 19 KiB/s rd, 599 KiB/s wr, 21 op/s; 40 KiB/s, 2 keys/s, 3 objects/s recovering 2024-08-17T18:09:32.623 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:32 smithi169 bash[79348]: cluster 2024-08-17T18:09:31.371862+0000 mon.a (mon.0) 3030 : cluster [DBG] osdmap e1495: 8 total, 8 up, 7 in 2024-08-17T18:09:32.623 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:32 smithi169 bash[79348]: cluster 2024-08-17T18:09:31.371862+0000 mon.a (mon.0) 3030 : cluster [DBG] osdmap e1495: 8 total, 8 up, 7 in 2024-08-17T18:09:32.623 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:32 smithi169 bash[79348]: cluster 2024-08-17T18:09:31.385013+0000 mon.a (mon.0) 3031 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-08-17T18:09:32.623 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:32 smithi169 bash[79348]: cluster 2024-08-17T18:09:31.385013+0000 mon.a (mon.0) 3031 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-08-17T18:09:32.722 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:32.753 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:32.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:32.757 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:32.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:32 smithi131 bash[89561]: cluster 2024-08-17T18:09:30.581735+0000 mgr.y (mgr.34107) 2027 : cluster [DBG] pgmap v2859: 99 pgs: 1 peering, 1 activating+undersized+remapped, 1 remapped+peering, 96 active+clean; 2.7 MiB data, 4.4 GiB used, 621 GiB / 626 GiB avail; 19 KiB/s rd, 599 KiB/s wr, 21 op/s; 40 KiB/s, 2 keys/s, 3 objects/s recovering 2024-08-17T18:09:32.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:32 smithi131 bash[89561]: cluster 2024-08-17T18:09:30.581735+0000 mgr.y (mgr.34107) 2027 : cluster [DBG] pgmap v2859: 99 pgs: 1 peering, 1 activating+undersized+remapped, 1 remapped+peering, 96 active+clean; 2.7 MiB data, 4.4 GiB used, 621 GiB / 626 GiB avail; 19 KiB/s rd, 599 KiB/s wr, 21 op/s; 40 KiB/s, 2 keys/s, 3 objects/s recovering 2024-08-17T18:09:32.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:32 smithi131 bash[89561]: cluster 2024-08-17T18:09:31.371862+0000 mon.a (mon.0) 3030 : cluster [DBG] osdmap e1495: 8 total, 8 up, 7 in 2024-08-17T18:09:32.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:32 smithi131 bash[89561]: cluster 2024-08-17T18:09:31.371862+0000 mon.a (mon.0) 3030 : cluster [DBG] osdmap e1495: 8 total, 8 up, 7 in 2024-08-17T18:09:32.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:32 smithi131 bash[89561]: cluster 2024-08-17T18:09:31.385013+0000 mon.a (mon.0) 3031 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-08-17T18:09:32.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:32 smithi131 bash[89561]: cluster 2024-08-17T18:09:31.385013+0000 mon.a (mon.0) 3031 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-08-17T18:09:32.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:32 smithi131 bash[88347]: cluster 2024-08-17T18:09:30.581735+0000 mgr.y (mgr.34107) 2027 : cluster [DBG] pgmap v2859: 99 pgs: 1 peering, 1 activating+undersized+remapped, 1 remapped+peering, 96 active+clean; 2.7 MiB data, 4.4 GiB used, 621 GiB / 626 GiB avail; 19 KiB/s rd, 599 KiB/s wr, 21 op/s; 40 KiB/s, 2 keys/s, 3 objects/s recovering 2024-08-17T18:09:32.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:32 smithi131 bash[88347]: cluster 2024-08-17T18:09:30.581735+0000 mgr.y (mgr.34107) 2027 : cluster [DBG] pgmap v2859: 99 pgs: 1 peering, 1 activating+undersized+remapped, 1 remapped+peering, 96 active+clean; 2.7 MiB data, 4.4 GiB used, 621 GiB / 626 GiB avail; 19 KiB/s rd, 599 KiB/s wr, 21 op/s; 40 KiB/s, 2 keys/s, 3 objects/s recovering 2024-08-17T18:09:32.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:32 smithi131 bash[88347]: cluster 2024-08-17T18:09:31.371862+0000 mon.a (mon.0) 3030 : cluster [DBG] osdmap e1495: 8 total, 8 up, 7 in 2024-08-17T18:09:32.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:32 smithi131 bash[88347]: cluster 2024-08-17T18:09:31.371862+0000 mon.a (mon.0) 3030 : cluster [DBG] osdmap e1495: 8 total, 8 up, 7 in 2024-08-17T18:09:32.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:32 smithi131 bash[88347]: cluster 2024-08-17T18:09:31.385013+0000 mon.a (mon.0) 3031 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-08-17T18:09:32.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:32 smithi131 bash[88347]: cluster 2024-08-17T18:09:31.385013+0000 mon.a (mon.0) 3031 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive (PG_AVAILABILITY) 2024-08-17T18:09:32.858 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:32.888 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:32.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:32.890 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:32.991 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:33.016 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:33.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:33.018 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:33.119 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:33.144 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:33.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:33.146 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:33.247 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:33.277 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:33.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:33.280 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:33.380 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:33.396 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 3 16 9277 9261 192.852 177.062 0.00926587 0.00517113 2024-08-17T18:09:33.405 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:33.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:33.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:33.415 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 3, 5, 6, 7, 2] out_osds: [4] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T18:09:33.415 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T18:09:33.415 INFO:tasks.thrashosds.thrasher:fixing pg num pool unique_pool_4 2024-08-17T18:09:33.415 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T18:09:33.509 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:33.520 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:33 smithi131 bash[89561]: cluster 2024-08-17T18:09:32.099259+0000 osd.2 (osd.2) 4 : cluster [DBG] 1.5 scrub starts 2024-08-17T18:09:33.520 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:33 smithi131 bash[89561]: cluster 2024-08-17T18:09:32.099259+0000 osd.2 (osd.2) 4 : cluster [DBG] 1.5 scrub starts 2024-08-17T18:09:33.520 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:33 smithi131 bash[89561]: cluster 2024-08-17T18:09:32.102051+0000 osd.2 (osd.2) 5 : cluster [DBG] 1.5 scrub ok 2024-08-17T18:09:33.521 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:33 smithi131 bash[89561]: cluster 2024-08-17T18:09:32.102051+0000 osd.2 (osd.2) 5 : cluster [DBG] 1.5 scrub ok 2024-08-17T18:09:33.521 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:33 smithi131 bash[88347]: cluster 2024-08-17T18:09:32.099259+0000 osd.2 (osd.2) 4 : cluster [DBG] 1.5 scrub starts 2024-08-17T18:09:33.521 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:33 smithi131 bash[88347]: cluster 2024-08-17T18:09:32.099259+0000 osd.2 (osd.2) 4 : cluster [DBG] 1.5 scrub starts 2024-08-17T18:09:33.521 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:33 smithi131 bash[88347]: cluster 2024-08-17T18:09:32.102051+0000 osd.2 (osd.2) 5 : cluster [DBG] 1.5 scrub ok 2024-08-17T18:09:33.521 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:33 smithi131 bash[88347]: cluster 2024-08-17T18:09:32.102051+0000 osd.2 (osd.2) 5 : cluster [DBG] 1.5 scrub ok 2024-08-17T18:09:33.539 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:33.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:33.542 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:33.575 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:09:33.575 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:09:33.643 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:33.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:33 smithi169 bash[79348]: cluster 2024-08-17T18:09:32.099259+0000 osd.2 (osd.2) 4 : cluster [DBG] 1.5 scrub starts 2024-08-17T18:09:33.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:33 smithi169 bash[79348]: cluster 2024-08-17T18:09:32.099259+0000 osd.2 (osd.2) 4 : cluster [DBG] 1.5 scrub starts 2024-08-17T18:09:33.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:33 smithi169 bash[79348]: cluster 2024-08-17T18:09:32.102051+0000 osd.2 (osd.2) 5 : cluster [DBG] 1.5 scrub ok 2024-08-17T18:09:33.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:33 smithi169 bash[79348]: cluster 2024-08-17T18:09:32.102051+0000 osd.2 (osd.2) 5 : cluster [DBG] 1.5 scrub ok 2024-08-17T18:09:33.667 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:33.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:33.670 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:33.771 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:33.796 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:33.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:33.799 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:33.899 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:33.925 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:33.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:33.930 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:34.031 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:34.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:34.057 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:34.057 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:34.158 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:34.175 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:34.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:34.177 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:34.278 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:34.298 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:34.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:34.299 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:34.396 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 4 16 11430 11414 178.28 134.562 0.00140483 0.0054428 2024-08-17T18:09:34.400 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:34.423 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:34.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:34.425 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:34.526 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:34.553 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:34.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:34.555 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:34.656 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:34.681 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:34.683 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:34.683 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:34.698 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:34 smithi131 bash[89561]: cluster 2024-08-17T18:09:32.582101+0000 mgr.y (mgr.34107) 2028 : cluster [DBG] pgmap v2861: 99 pgs: 1 peering, 1 activating+undersized+remapped, 1 remapped+peering, 96 active+clean; 2.7 MiB data, 4.4 GiB used, 621 GiB / 626 GiB avail; 18 KiB/s rd, 567 KiB/s wr, 20 op/s; 38 KiB/s, 2 keys/s, 3 objects/s recovering 2024-08-17T18:09:34.698 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:34 smithi131 bash[89561]: cluster 2024-08-17T18:09:32.582101+0000 mgr.y (mgr.34107) 2028 : cluster [DBG] pgmap v2861: 99 pgs: 1 peering, 1 activating+undersized+remapped, 1 remapped+peering, 96 active+clean; 2.7 MiB data, 4.4 GiB used, 621 GiB / 626 GiB avail; 18 KiB/s rd, 567 KiB/s wr, 20 op/s; 38 KiB/s, 2 keys/s, 3 objects/s recovering 2024-08-17T18:09:34.698 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:34 smithi131 bash[88347]: cluster 2024-08-17T18:09:32.582101+0000 mgr.y (mgr.34107) 2028 : cluster [DBG] pgmap v2861: 99 pgs: 1 peering, 1 activating+undersized+remapped, 1 remapped+peering, 96 active+clean; 2.7 MiB data, 4.4 GiB used, 621 GiB / 626 GiB avail; 18 KiB/s rd, 567 KiB/s wr, 20 op/s; 38 KiB/s, 2 keys/s, 3 objects/s recovering 2024-08-17T18:09:34.699 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:34 smithi131 bash[88347]: cluster 2024-08-17T18:09:32.582101+0000 mgr.y (mgr.34107) 2028 : cluster [DBG] pgmap v2861: 99 pgs: 1 peering, 1 activating+undersized+remapped, 1 remapped+peering, 96 active+clean; 2.7 MiB data, 4.4 GiB used, 621 GiB / 626 GiB avail; 18 KiB/s rd, 567 KiB/s wr, 20 op/s; 38 KiB/s, 2 keys/s, 3 objects/s recovering 2024-08-17T18:09:34.784 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:34.811 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:34.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:34.813 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:34.914 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:34.943 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:34.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:34.946 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:35.047 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:35.075 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:35.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:35.083 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:35.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:34 smithi169 bash[79348]: cluster 2024-08-17T18:09:32.582101+0000 mgr.y (mgr.34107) 2028 : cluster [DBG] pgmap v2861: 99 pgs: 1 peering, 1 activating+undersized+remapped, 1 remapped+peering, 96 active+clean; 2.7 MiB data, 4.4 GiB used, 621 GiB / 626 GiB avail; 18 KiB/s rd, 567 KiB/s wr, 20 op/s; 38 KiB/s, 2 keys/s, 3 objects/s recovering 2024-08-17T18:09:35.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:34 smithi169 bash[79348]: cluster 2024-08-17T18:09:32.582101+0000 mgr.y (mgr.34107) 2028 : cluster [DBG] pgmap v2861: 99 pgs: 1 peering, 1 activating+undersized+remapped, 1 remapped+peering, 96 active+clean; 2.7 MiB data, 4.4 GiB used, 621 GiB / 626 GiB avail; 18 KiB/s rd, 567 KiB/s wr, 20 op/s; 38 KiB/s, 2 keys/s, 3 objects/s recovering 2024-08-17T18:09:35.184 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:35.217 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:35.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:35.220 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:35.320 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:35.353 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:35.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:35.356 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:35.396 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 5 16 12560 12544 156.753 70.625 0.00685619 0.00636871 2024-08-17T18:09:35.457 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:35.482 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:35.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:35.488 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:35.589 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:35.591 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:35 smithi169 bash[79348]: cluster 2024-08-17T18:09:34.583144+0000 mgr.y (mgr.34107) 2029 : cluster [DBG] pgmap v2862: 99 pgs: 1 peering, 98 active+clean; 417 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 69 MiB/s wr, 1.11k op/s; 816 B/s, 1 keys/s, 2 objects/s recovering 2024-08-17T18:09:35.592 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:35 smithi169 bash[79348]: cluster 2024-08-17T18:09:34.583144+0000 mgr.y (mgr.34107) 2029 : cluster [DBG] pgmap v2862: 99 pgs: 1 peering, 98 active+clean; 417 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 69 MiB/s wr, 1.11k op/s; 816 B/s, 1 keys/s, 2 objects/s recovering 2024-08-17T18:09:35.613 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:35.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:35.615 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:35.689 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:35 smithi131 bash[88347]: cluster 2024-08-17T18:09:34.583144+0000 mgr.y (mgr.34107) 2029 : cluster [DBG] pgmap v2862: 99 pgs: 1 peering, 98 active+clean; 417 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 69 MiB/s wr, 1.11k op/s; 816 B/s, 1 keys/s, 2 objects/s recovering 2024-08-17T18:09:35.689 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:35 smithi131 bash[88347]: cluster 2024-08-17T18:09:34.583144+0000 mgr.y (mgr.34107) 2029 : cluster [DBG] pgmap v2862: 99 pgs: 1 peering, 98 active+clean; 417 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 69 MiB/s wr, 1.11k op/s; 816 B/s, 1 keys/s, 2 objects/s recovering 2024-08-17T18:09:35.716 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:35.806 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:35.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:35.810 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:35.910 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:35.928 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:35.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:35.929 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:35.985 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:35 smithi131 bash[89561]: cluster 2024-08-17T18:09:34.583144+0000 mgr.y (mgr.34107) 2029 : cluster [DBG] pgmap v2862: 99 pgs: 1 peering, 98 active+clean; 417 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 69 MiB/s wr, 1.11k op/s; 816 B/s, 1 keys/s, 2 objects/s recovering 2024-08-17T18:09:35.986 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:35 smithi131 bash[89561]: cluster 2024-08-17T18:09:34.583144+0000 mgr.y (mgr.34107) 2029 : cluster [DBG] pgmap v2862: 99 pgs: 1 peering, 98 active+clean; 417 MiB data, 5.5 GiB used, 620 GiB / 626 GiB avail; 69 MiB/s wr, 1.11k op/s; 816 B/s, 1 keys/s, 2 objects/s recovering 2024-08-17T18:09:36.030 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:36.059 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:36.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:36.063 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:36.164 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:36.188 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:36.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:36.191 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:36.292 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:36.310 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:36.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:36.312 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:36.396 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 6 16 14586 14570 151.73 126.625 0.149375 0.00654214 2024-08-17T18:09:36.413 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:36.521 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:36.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:36.525 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:36.626 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:36.637 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:36 smithi169 bash[79348]: cluster 2024-08-17T18:09:35.381111+0000 mon.a (mon.0) 3032 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-08-17T18:09:36.637 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:36 smithi169 bash[79348]: cluster 2024-08-17T18:09:35.381111+0000 mon.a (mon.0) 3032 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-08-17T18:09:36.652 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:36.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:36.655 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:36.756 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:36.780 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:36.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:36.782 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:36.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:36 smithi131 bash[88347]: cluster 2024-08-17T18:09:35.381111+0000 mon.a (mon.0) 3032 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-08-17T18:09:36.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:36 smithi131 bash[88347]: cluster 2024-08-17T18:09:35.381111+0000 mon.a (mon.0) 3032 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-08-17T18:09:36.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:36 smithi131 bash[89561]: cluster 2024-08-17T18:09:35.381111+0000 mon.a (mon.0) 3032 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-08-17T18:09:36.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:36 smithi131 bash[89561]: cluster 2024-08-17T18:09:35.381111+0000 mon.a (mon.0) 3032 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive) 2024-08-17T18:09:36.883 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:36.907 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:36.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:36.910 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:37.010 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:37.035 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:37.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:37.037 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:37.138 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:37.173 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:37.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:37.175 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:37.276 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:37.396 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 7 16 17069 17053 152.222 155.188 0.00877107 0.00656276 2024-08-17T18:09:37.440 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:37.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:37.443 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:37.544 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:37.562 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:37 smithi169 bash[79348]: cluster 2024-08-17T18:09:36.583703+0000 mgr.y (mgr.34107) 2030 : cluster [DBG] pgmap v2863: 99 pgs: 99 active+clean; 687 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 95 MiB/s wr, 1.52k op/s; 0 B/s, 0 objects/s recovering 2024-08-17T18:09:37.562 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:37 smithi169 bash[79348]: cluster 2024-08-17T18:09:36.583703+0000 mgr.y (mgr.34107) 2030 : cluster [DBG] pgmap v2863: 99 pgs: 99 active+clean; 687 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 95 MiB/s wr, 1.52k op/s; 0 B/s, 0 objects/s recovering 2024-08-17T18:09:37.566 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:37.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:37.569 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:37.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:37 smithi131 bash[88347]: cluster 2024-08-17T18:09:36.583703+0000 mgr.y (mgr.34107) 2030 : cluster [DBG] pgmap v2863: 99 pgs: 99 active+clean; 687 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 95 MiB/s wr, 1.52k op/s; 0 B/s, 0 objects/s recovering 2024-08-17T18:09:37.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:37 smithi131 bash[88347]: cluster 2024-08-17T18:09:36.583703+0000 mgr.y (mgr.34107) 2030 : cluster [DBG] pgmap v2863: 99 pgs: 99 active+clean; 687 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 95 MiB/s wr, 1.52k op/s; 0 B/s, 0 objects/s recovering 2024-08-17T18:09:37.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:37 smithi131 bash[89561]: cluster 2024-08-17T18:09:36.583703+0000 mgr.y (mgr.34107) 2030 : cluster [DBG] pgmap v2863: 99 pgs: 99 active+clean; 687 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 95 MiB/s wr, 1.52k op/s; 0 B/s, 0 objects/s recovering 2024-08-17T18:09:37.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:37 smithi131 bash[89561]: cluster 2024-08-17T18:09:36.583703+0000 mgr.y (mgr.34107) 2030 : cluster [DBG] pgmap v2863: 99 pgs: 99 active+clean; 687 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 95 MiB/s wr, 1.52k op/s; 0 B/s, 0 objects/s recovering 2024-08-17T18:09:37.646 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:09:37.669 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:37.691 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:37.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:37.693 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:37.794 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:37.816 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:37.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:37.818 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:37.919 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:37.944 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:37.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:37.946 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:38.046 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:38.074 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:38.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:38.078 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:38.178 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:38.201 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:38.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:38.204 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:38.304 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:38.337 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:38.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:38.341 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:38.397 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 8 16 17915 17899 139.804 52.875 0.00399281 0.00714714 2024-08-17T18:09:38.441 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:38.468 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:38.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:38.470 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:38.570 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:38.590 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:38.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:38.591 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:38.692 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:38.989 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:38.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:38.991 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:38.997 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:09:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:09:38] "GET /metrics HTTP/1.1" 200 36597 "" "Prometheus/2.51.0" 2024-08-17T18:09:39.093 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:39.397 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 9 16 19779 19763 137.214 116.5 0.00512526 0.00728088 2024-08-17T18:09:39.426 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:39.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:39.430 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:39.530 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:39.590 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:39.592 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:39 smithi131 bash[89561]: audit 2024-08-17T18:09:38.290411+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:09:39.592 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:39 smithi131 bash[89561]: audit 2024-08-17T18:09:38.290411+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:09:39.592 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:39 smithi131 bash[89561]: audit 2024-08-17T18:09:38.292288+0000 mon.a (mon.0) 3034 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:09:39.592 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:39 smithi131 bash[89561]: audit 2024-08-17T18:09:38.292288+0000 mon.a (mon.0) 3034 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:09:39.593 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:39 smithi131 bash[88347]: audit 2024-08-17T18:09:38.290411+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:09:39.593 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:39 smithi131 bash[88347]: audit 2024-08-17T18:09:38.290411+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:09:39.593 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:39 smithi131 bash[88347]: audit 2024-08-17T18:09:38.292288+0000 mon.a (mon.0) 3034 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:09:39.593 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:39 smithi131 bash[88347]: audit 2024-08-17T18:09:38.292288+0000 mon.a (mon.0) 3034 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:09:39.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:39.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:39.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:39 smithi169 bash[79348]: audit 2024-08-17T18:09:38.290411+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:09:39.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:39 smithi169 bash[79348]: audit 2024-08-17T18:09:38.290411+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:09:39.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:39 smithi169 bash[79348]: audit 2024-08-17T18:09:38.292288+0000 mon.a (mon.0) 3034 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:09:39.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:39 smithi169 bash[79348]: audit 2024-08-17T18:09:38.292288+0000 mon.a (mon.0) 3034 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:09:39.694 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:39.725 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:39.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:39.729 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:39.738 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2024-08-17T18:09:39.738 INFO:teuthology.orchestra.run.smithi169.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T18:09:39.830 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:40.037 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:40.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:40.040 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:40.140 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:40.223 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:40.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:40.225 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:40.326 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:40.397 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 10 16 21961 21945 137.129 136.375 0.00355724 0.00728729 2024-08-17T18:09:40.441 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:40.444 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:40 smithi131 bash[88347]: cluster 2024-08-17T18:09:38.584078+0000 mgr.y (mgr.34107) 2031 : cluster [DBG] pgmap v2864: 99 pgs: 99 active+clean; 687 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 84 MiB/s wr, 1.33k op/s 2024-08-17T18:09:40.444 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:40 smithi131 bash[88347]: cluster 2024-08-17T18:09:38.584078+0000 mgr.y (mgr.34107) 2031 : cluster [DBG] pgmap v2864: 99 pgs: 99 active+clean; 687 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 84 MiB/s wr, 1.33k op/s 2024-08-17T18:09:40.444 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:40 smithi131 bash[89561]: cluster 2024-08-17T18:09:38.584078+0000 mgr.y (mgr.34107) 2031 : cluster [DBG] pgmap v2864: 99 pgs: 99 active+clean; 687 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 84 MiB/s wr, 1.33k op/s 2024-08-17T18:09:40.444 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:40 smithi131 bash[89561]: cluster 2024-08-17T18:09:38.584078+0000 mgr.y (mgr.34107) 2031 : cluster [DBG] pgmap v2864: 99 pgs: 99 active+clean; 687 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 84 MiB/s wr, 1.33k op/s 2024-08-17T18:09:40.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:40.445 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:40.546 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:40.554 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:40 smithi169 bash[79348]: cluster 2024-08-17T18:09:38.584078+0000 mgr.y (mgr.34107) 2031 : cluster [DBG] pgmap v2864: 99 pgs: 99 active+clean; 687 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 84 MiB/s wr, 1.33k op/s 2024-08-17T18:09:40.554 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:40 smithi169 bash[79348]: cluster 2024-08-17T18:09:38.584078+0000 mgr.y (mgr.34107) 2031 : cluster [DBG] pgmap v2864: 99 pgs: 99 active+clean; 687 MiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 84 MiB/s wr, 1.33k op/s 2024-08-17T18:09:40.565 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:40.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:40.567 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:40.667 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:40.931 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:40.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:40.933 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:41.033 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:41.067 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:41.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:41.071 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:41.172 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:41.195 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:41.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:41.198 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:41.298 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:41.317 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:41.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:41.319 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:41.397 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 11 16 23172 23156 131.543 75.6875 0.00723848 0.00759628 2024-08-17T18:09:41.419 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:41.512 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-08-17T18:09:41.569 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:41.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:41.571 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:41.672 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:41.709 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:41.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:41.711 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:41.812 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:41.835 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:41.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:41.839 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:41.940 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:41.966 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:41.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:41.971 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:42.072 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:42.116 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:42.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:42.118 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:42.219 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:42.298 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:42.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:42.303 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:42.307 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:42 smithi131 bash[89561]: cluster 2024-08-17T18:09:40.584639+0000 mgr.y (mgr.34107) 2032 : cluster [DBG] pgmap v2865: 99 pgs: 99 active+clean; 1.2 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 122 MiB/s wr, 1.95k op/s 2024-08-17T18:09:42.307 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:42 smithi131 bash[89561]: cluster 2024-08-17T18:09:40.584639+0000 mgr.y (mgr.34107) 2032 : cluster [DBG] pgmap v2865: 99 pgs: 99 active+clean; 1.2 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 122 MiB/s wr, 1.95k op/s 2024-08-17T18:09:42.307 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:42 smithi131 bash[88347]: cluster 2024-08-17T18:09:40.584639+0000 mgr.y (mgr.34107) 2032 : cluster [DBG] pgmap v2865: 99 pgs: 99 active+clean; 1.2 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 122 MiB/s wr, 1.95k op/s 2024-08-17T18:09:42.308 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:42 smithi131 bash[88347]: cluster 2024-08-17T18:09:40.584639+0000 mgr.y (mgr.34107) 2032 : cluster [DBG] pgmap v2865: 99 pgs: 99 active+clean; 1.2 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 122 MiB/s wr, 1.95k op/s 2024-08-17T18:09:42.397 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 12 16 25166 25150 130.966 124.625 0.00452847 0.00762866 2024-08-17T18:09:42.403 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:42.427 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:42.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:42.433 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:42.533 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:42.559 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:42.562 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:42 smithi169 bash[79348]: cluster 2024-08-17T18:09:40.584639+0000 mgr.y (mgr.34107) 2032 : cluster [DBG] pgmap v2865: 99 pgs: 99 active+clean; 1.2 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 122 MiB/s wr, 1.95k op/s 2024-08-17T18:09:42.562 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:42 smithi169 bash[79348]: cluster 2024-08-17T18:09:40.584639+0000 mgr.y (mgr.34107) 2032 : cluster [DBG] pgmap v2865: 99 pgs: 99 active+clean; 1.2 GiB data, 7.6 GiB used, 618 GiB / 626 GiB avail; 122 MiB/s wr, 1.95k op/s 2024-08-17T18:09:42.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:42.563 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:42.664 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:42.687 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:42.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:42.689 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:42.790 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:42.815 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:42.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:42.819 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:42.920 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:42.950 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:42.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:42.955 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:43.055 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:43.079 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:43.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:43.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:43.183 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:43.209 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:43.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:43.212 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:43.312 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:43.347 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:43.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:43.349 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:43.397 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 13 16 27272 27256 131.015 131.625 0.011218 0.007627 2024-08-17T18:09:43.449 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:43.483 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:43.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:43.486 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:43.587 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:43.613 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:43.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:43.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:43.717 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:43.803 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:43.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:43.807 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:43.908 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:43.927 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:43.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:43.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:44.030 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:44.106 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:44.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:44.111 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:44.211 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:44.234 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:44.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:44.238 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:44.338 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:44.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:44 smithi131 bash[89561]: cluster 2024-08-17T18:09:42.585098+0000 mgr.y (mgr.34107) 2033 : cluster [DBG] pgmap v2866: 99 pgs: 99 active+clean; 1.2 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-08-17T18:09:44.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:44 smithi131 bash[89561]: cluster 2024-08-17T18:09:42.585098+0000 mgr.y (mgr.34107) 2033 : cluster [DBG] pgmap v2866: 99 pgs: 99 active+clean; 1.2 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-08-17T18:09:44.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:44 smithi131 bash[88347]: cluster 2024-08-17T18:09:42.585098+0000 mgr.y (mgr.34107) 2033 : cluster [DBG] pgmap v2866: 99 pgs: 99 active+clean; 1.2 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-08-17T18:09:44.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:44 smithi131 bash[88347]: cluster 2024-08-17T18:09:42.585098+0000 mgr.y (mgr.34107) 2033 : cluster [DBG] pgmap v2866: 99 pgs: 99 active+clean; 1.2 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-08-17T18:09:44.361 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:44.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:44.365 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:44.397 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 14 16 28990 28974 129.326 107.375 0.00342099 0.00771375 2024-08-17T18:09:44.466 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:44.480 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:44 smithi169 bash[79348]: cluster 2024-08-17T18:09:42.585098+0000 mgr.y (mgr.34107) 2033 : cluster [DBG] pgmap v2866: 99 pgs: 99 active+clean; 1.2 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-08-17T18:09:44.480 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:44 smithi169 bash[79348]: cluster 2024-08-17T18:09:42.585098+0000 mgr.y (mgr.34107) 2033 : cluster [DBG] pgmap v2866: 99 pgs: 99 active+clean; 1.2 GiB data, 7.8 GiB used, 618 GiB / 626 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-08-17T18:09:44.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:44.494 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:44.494 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:44.595 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:44.975 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:44.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:44.978 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:45.078 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:45.103 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:45.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:45.106 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:45.207 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:45.233 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:45.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:45.236 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:45.337 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:45.362 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:45.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:45.365 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:45.397 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 15 16 30929 30913 128.783 121.188 0.023452 0.00775608 2024-08-17T18:09:45.466 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:45.495 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:45.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:45.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:45.599 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:45.630 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:45.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:45.635 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:45.736 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:45.757 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:45.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:45.759 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:45.860 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:45.884 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:45.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:45.886 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:45.986 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:46.017 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:46.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:46.021 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:46.122 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:46.144 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:46.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:46.147 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:46.248 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:46.270 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:09:46.273 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:46.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:46.278 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:46.379 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:46.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:46 smithi169 bash[79348]: cluster 2024-08-17T18:09:44.585709+0000 mgr.y (mgr.34107) 2034 : cluster [DBG] pgmap v2867: 99 pgs: 99 active+clean; 1.6 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 132 MiB/s wr, 2.12k op/s 2024-08-17T18:09:46.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:46 smithi169 bash[79348]: cluster 2024-08-17T18:09:44.585709+0000 mgr.y (mgr.34107) 2034 : cluster [DBG] pgmap v2867: 99 pgs: 99 active+clean; 1.6 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 132 MiB/s wr, 2.12k op/s 2024-08-17T18:09:46.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:46 smithi169 bash[79348]: cluster 2024-08-17T18:09:46.090057+0000 mon.a (mon.0) 3035 : cluster [DBG] osdmap e1496: 8 total, 8 up, 7 in 2024-08-17T18:09:46.388 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:46 smithi169 bash[79348]: cluster 2024-08-17T18:09:46.090057+0000 mon.a (mon.0) 3035 : cluster [DBG] osdmap e1496: 8 total, 8 up, 7 in 2024-08-17T18:09:46.397 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 16 16 32562 32546 127.112 102.062 0.00992303 0.0078611 2024-08-17T18:09:46.409 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:46.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:46.413 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:46.514 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:46.537 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:46.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:46.541 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:46.602 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:46 smithi131 bash[89561]: cluster 2024-08-17T18:09:44.585709+0000 mgr.y (mgr.34107) 2034 : cluster [DBG] pgmap v2867: 99 pgs: 99 active+clean; 1.6 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 132 MiB/s wr, 2.12k op/s 2024-08-17T18:09:46.603 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:46 smithi131 bash[89561]: cluster 2024-08-17T18:09:44.585709+0000 mgr.y (mgr.34107) 2034 : cluster [DBG] pgmap v2867: 99 pgs: 99 active+clean; 1.6 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 132 MiB/s wr, 2.12k op/s 2024-08-17T18:09:46.603 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:46 smithi131 bash[89561]: cluster 2024-08-17T18:09:46.090057+0000 mon.a (mon.0) 3035 : cluster [DBG] osdmap e1496: 8 total, 8 up, 7 in 2024-08-17T18:09:46.603 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:46 smithi131 bash[89561]: cluster 2024-08-17T18:09:46.090057+0000 mon.a (mon.0) 3035 : cluster [DBG] osdmap e1496: 8 total, 8 up, 7 in 2024-08-17T18:09:46.603 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:46 smithi131 bash[88347]: cluster 2024-08-17T18:09:44.585709+0000 mgr.y (mgr.34107) 2034 : cluster [DBG] pgmap v2867: 99 pgs: 99 active+clean; 1.6 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 132 MiB/s wr, 2.12k op/s 2024-08-17T18:09:46.603 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:46 smithi131 bash[88347]: cluster 2024-08-17T18:09:44.585709+0000 mgr.y (mgr.34107) 2034 : cluster [DBG] pgmap v2867: 99 pgs: 99 active+clean; 1.6 GiB data, 8.9 GiB used, 617 GiB / 626 GiB avail; 132 MiB/s wr, 2.12k op/s 2024-08-17T18:09:46.603 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:46 smithi131 bash[88347]: cluster 2024-08-17T18:09:46.090057+0000 mon.a (mon.0) 3035 : cluster [DBG] osdmap e1496: 8 total, 8 up, 7 in 2024-08-17T18:09:46.603 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:46 smithi131 bash[88347]: cluster 2024-08-17T18:09:46.090057+0000 mon.a (mon.0) 3035 : cluster [DBG] osdmap e1496: 8 total, 8 up, 7 in 2024-08-17T18:09:46.642 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:46.677 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:46.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:46.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:46.780 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:46.809 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:46.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:46.816 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:46.917 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:46.941 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:46.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:46.942 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:47.043 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:47.069 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:47.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:47.073 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:47.173 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:47.195 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:47.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:47.198 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:47.298 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:47.326 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:47.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:47.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:47.397 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 17 16 34053 34037 125.116 93.1875 0.0127791 0.00798706 2024-08-17T18:09:47.431 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:47.454 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:47.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:47.456 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:47.557 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:47.585 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:47.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:47.587 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:47.688 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:47.716 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:47.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:47.722 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:47.823 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:47.846 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:47.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:47.851 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:47.951 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:47.981 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:47.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:47.984 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:48.085 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:48.107 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:48.109 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:48.109 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:48.210 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:48.240 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:48.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:48.244 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:48.344 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:48.373 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:48.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:48.375 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:48.397 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 18 16 35514 35498 123.238 91.3125 0.00698996 0.00810869 2024-08-17T18:09:48.476 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:48.488 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:48 smithi131 bash[88347]: cluster 2024-08-17T18:09:46.586217+0000 mgr.y (mgr.34107) 2035 : cluster [DBG] pgmap v2869: 99 pgs: 99 active+clean; 1.8 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 112 MiB/s wr, 1.79k op/s 2024-08-17T18:09:48.488 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:48 smithi131 bash[88347]: cluster 2024-08-17T18:09:46.586217+0000 mgr.y (mgr.34107) 2035 : cluster [DBG] pgmap v2869: 99 pgs: 99 active+clean; 1.8 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 112 MiB/s wr, 1.79k op/s 2024-08-17T18:09:48.488 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:48 smithi131 bash[89561]: cluster 2024-08-17T18:09:46.586217+0000 mgr.y (mgr.34107) 2035 : cluster [DBG] pgmap v2869: 99 pgs: 99 active+clean; 1.8 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 112 MiB/s wr, 1.79k op/s 2024-08-17T18:09:48.488 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:48 smithi131 bash[89561]: cluster 2024-08-17T18:09:46.586217+0000 mgr.y (mgr.34107) 2035 : cluster [DBG] pgmap v2869: 99 pgs: 99 active+clean; 1.8 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 112 MiB/s wr, 1.79k op/s 2024-08-17T18:09:48.501 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:48.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:48.505 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:48.606 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:48.616 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:48 smithi169 bash[79348]: cluster 2024-08-17T18:09:46.586217+0000 mgr.y (mgr.34107) 2035 : cluster [DBG] pgmap v2869: 99 pgs: 99 active+clean; 1.8 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 112 MiB/s wr, 1.79k op/s 2024-08-17T18:09:48.616 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:48 smithi169 bash[79348]: cluster 2024-08-17T18:09:46.586217+0000 mgr.y (mgr.34107) 2035 : cluster [DBG] pgmap v2869: 99 pgs: 99 active+clean; 1.8 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 112 MiB/s wr, 1.79k op/s 2024-08-17T18:09:48.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:48.641 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:48.641 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:48.742 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:48.768 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:48.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:48.772 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:48.873 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:48.899 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:48.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:48.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:49.002 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:49.039 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:49.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:49.042 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:49.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:09:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:09:48] "GET /metrics HTTP/1.1" 200 36597 "" "Prometheus/2.51.0" 2024-08-17T18:09:49.142 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:49.170 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:49.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:49.174 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:49.274 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:49.300 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:49.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:49.304 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:49.398 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 19 16 37310 37294 122.659 112.25 0.00296578 0.00814469 2024-08-17T18:09:49.405 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:49.423 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:49.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:49.425 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:49.526 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:49.555 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:49.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:49.560 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:49.661 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:49.684 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:49.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:49.687 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:49.787 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:49.813 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:49.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:49.815 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:49.916 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:49.937 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:49.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:49.939 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:50.040 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:50.057 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:50.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:50.059 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:50.160 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:50.190 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:50.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:50.192 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:50.293 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:50.324 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:50.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:50.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:50.398 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:2024-08-17T18:09:50.399240+0000 min lat: 0.00112327 max lat: 0.660014 avg lat: 0.00826427 2024-08-17T18:09:50.398 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T18:09:50.398 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 20 16 38719 38703 120.929 88.0625 0.00436377 0.00826427 2024-08-17T18:09:50.428 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:50.457 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:50.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:50.460 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:50.560 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:50.570 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:50 smithi131 bash[88347]: cluster 2024-08-17T18:09:48.586646+0000 mgr.y (mgr.34107) 2036 : cluster [DBG] pgmap v2870: 99 pgs: 99 active+clean; 1.8 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 112 MiB/s wr, 1.79k op/s 2024-08-17T18:09:50.571 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:50 smithi131 bash[88347]: cluster 2024-08-17T18:09:48.586646+0000 mgr.y (mgr.34107) 2036 : cluster [DBG] pgmap v2870: 99 pgs: 99 active+clean; 1.8 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 112 MiB/s wr, 1.79k op/s 2024-08-17T18:09:50.571 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:50 smithi131 bash[89561]: cluster 2024-08-17T18:09:48.586646+0000 mgr.y (mgr.34107) 2036 : cluster [DBG] pgmap v2870: 99 pgs: 99 active+clean; 1.8 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 112 MiB/s wr, 1.79k op/s 2024-08-17T18:09:50.571 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:50 smithi131 bash[89561]: cluster 2024-08-17T18:09:48.586646+0000 mgr.y (mgr.34107) 2036 : cluster [DBG] pgmap v2870: 99 pgs: 99 active+clean; 1.8 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 112 MiB/s wr, 1.79k op/s 2024-08-17T18:09:50.589 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:50.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:50.592 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:50.693 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:50.716 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:50.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:50.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:50.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:50 smithi169 bash[79348]: cluster 2024-08-17T18:09:48.586646+0000 mgr.y (mgr.34107) 2036 : cluster [DBG] pgmap v2870: 99 pgs: 99 active+clean; 1.8 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 112 MiB/s wr, 1.79k op/s 2024-08-17T18:09:50.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:50 smithi169 bash[79348]: cluster 2024-08-17T18:09:48.586646+0000 mgr.y (mgr.34107) 2036 : cluster [DBG] pgmap v2870: 99 pgs: 99 active+clean; 1.8 GiB data, 9.5 GiB used, 616 GiB / 626 GiB avail; 112 MiB/s wr, 1.79k op/s 2024-08-17T18:09:50.821 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:50.846 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:50.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:50.851 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:50.952 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:50.980 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:50.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:50.983 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:51.083 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:51.111 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:51.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:51.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:51.214 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:51.236 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:51.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:51.238 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:51.339 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:51.359 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:51.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:51.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:51.398 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 21 16 40301 40285 119.879 98.875 0.00554155 0.00833516 2024-08-17T18:09:51.462 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:51.484 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:51.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:51.486 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:51.491 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T18:09:51.491 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:09:51.542 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:09:51.542 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T18:09:51.587 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:51.590 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T18:09:51.590 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:09:51.632 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:51.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:51.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:51.641 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:09:51.641 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T18:09:51.670 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:09:51.671 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T18:09:51.701 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:09:51.701 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T18:09:51.737 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:51.754 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:51.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:51.756 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:51.770 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T18:09:51.773 INFO:teuthology.orchestra.run.smithi131.stderr:dumped all 2024-08-17T18:09:51.842 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T18:09:51.843 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:09:51.857 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:51.870 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T18:09:51.870 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:09:51.880 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:51.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:51.882 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:51.982 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:52.009 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:52.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:52.011 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:52.112 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:52.139 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:52.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:52.142 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:52.242 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:52.279 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:52.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:52.282 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:52.329 INFO:teuthology.orchestra.run.smithi131.stderr:nodeep-scrub is unset 2024-08-17T18:09:52.382 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:52.400 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 22 15 40991 40976 116.383 43.1875 0.00906742 0.00858541 2024-08-17T18:09:52.410 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:52.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:52.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:52.510 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:52 smithi131 bash[89561]: cluster 2024-08-17T18:09:50.587483+0000 mgr.y (mgr.34107) 2037 : cluster [DBG] pgmap v2871: 99 pgs: 99 active+clean; 2.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-08-17T18:09:52.510 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:52 smithi131 bash[89561]: cluster 2024-08-17T18:09:50.587483+0000 mgr.y (mgr.34107) 2037 : cluster [DBG] pgmap v2871: 99 pgs: 99 active+clean; 2.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-08-17T18:09:52.511 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:52 smithi131 bash[89561]: audit 2024-08-17T18:09:51.430835+0000 mon.c (mon.2) 106 : audit [DBG] from='client.? 172.21.15.131:0/2947942365' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:09:52.511 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:52 smithi131 bash[89561]: audit 2024-08-17T18:09:51.430835+0000 mon.c (mon.2) 106 : audit [DBG] from='client.? 172.21.15.131:0/2947942365' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:09:52.511 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:52 smithi131 bash[89561]: audit 2024-08-17T18:09:51.797720+0000 mon.a (mon.0) 3036 : audit [INF] from='client.? 172.21.15.131:0/1661895943' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:09:52.511 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:52 smithi131 bash[89561]: audit 2024-08-17T18:09:51.797720+0000 mon.a (mon.0) 3036 : audit [INF] from='client.? 172.21.15.131:0/1661895943' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:09:52.511 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:52 smithi131 bash[88347]: cluster 2024-08-17T18:09:50.587483+0000 mgr.y (mgr.34107) 2037 : cluster [DBG] pgmap v2871: 99 pgs: 99 active+clean; 2.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-08-17T18:09:52.511 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:52 smithi131 bash[88347]: cluster 2024-08-17T18:09:50.587483+0000 mgr.y (mgr.34107) 2037 : cluster [DBG] pgmap v2871: 99 pgs: 99 active+clean; 2.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-08-17T18:09:52.511 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:52 smithi131 bash[88347]: audit 2024-08-17T18:09:51.430835+0000 mon.c (mon.2) 106 : audit [DBG] from='client.? 172.21.15.131:0/2947942365' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:09:52.511 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:52 smithi131 bash[88347]: audit 2024-08-17T18:09:51.430835+0000 mon.c (mon.2) 106 : audit [DBG] from='client.? 172.21.15.131:0/2947942365' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:09:52.511 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:52 smithi131 bash[88347]: audit 2024-08-17T18:09:51.797720+0000 mon.a (mon.0) 3036 : audit [INF] from='client.? 172.21.15.131:0/1661895943' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:09:52.511 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:52 smithi131 bash[88347]: audit 2024-08-17T18:09:51.797720+0000 mon.a (mon.0) 3036 : audit [INF] from='client.? 172.21.15.131:0/1661895943' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:09:52.515 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:52.543 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:52.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:52.549 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:52.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:52 smithi169 bash[79348]: cluster 2024-08-17T18:09:50.587483+0000 mgr.y (mgr.34107) 2037 : cluster [DBG] pgmap v2871: 99 pgs: 99 active+clean; 2.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-08-17T18:09:52.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:52 smithi169 bash[79348]: cluster 2024-08-17T18:09:50.587483+0000 mgr.y (mgr.34107) 2037 : cluster [DBG] pgmap v2871: 99 pgs: 99 active+clean; 2.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 109 MiB/s wr, 1.74k op/s 2024-08-17T18:09:52.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:52 smithi169 bash[79348]: audit 2024-08-17T18:09:51.430835+0000 mon.c (mon.2) 106 : audit [DBG] from='client.? 172.21.15.131:0/2947942365' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:09:52.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:52 smithi169 bash[79348]: audit 2024-08-17T18:09:51.430835+0000 mon.c (mon.2) 106 : audit [DBG] from='client.? 172.21.15.131:0/2947942365' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:09:52.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:52 smithi169 bash[79348]: audit 2024-08-17T18:09:51.797720+0000 mon.a (mon.0) 3036 : audit [INF] from='client.? 172.21.15.131:0/1661895943' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:09:52.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:52 smithi169 bash[79348]: audit 2024-08-17T18:09:51.797720+0000 mon.a (mon.0) 3036 : audit [INF] from='client.? 172.21.15.131:0/1661895943' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:09:52.650 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:52.685 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:52.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:52.691 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:52.792 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:52.819 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:52.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:52.821 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:52.922 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:52.945 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:52.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:52.952 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:53.053 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:53.075 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:53.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:53.078 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:53.179 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:53.204 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:53.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:53.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:53.307 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:53.336 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:53.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:53.340 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:53.400 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 23 16 42659 42643 115.852 104.188 0.0050525 0.00862683 2024-08-17T18:09:53.441 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:53.468 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:53.472 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:53 smithi131 bash[88347]: audit 2024-08-17T18:09:51.762598+0000 mgr.y (mgr.34107) 2038 : audit [DBG] from='client.45830 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:09:53.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:53.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:53.574 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:53.597 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:53.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:53.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:53.669 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:53 smithi131 bash[88347]: audit 2024-08-17T18:09:51.762598+0000 mgr.y (mgr.34107) 2038 : audit [DBG] from='client.45830 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:09:53.669 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:53 smithi131 bash[88347]: cluster 2024-08-17T18:09:52.327276+0000 mon.a (mon.0) 3037 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:09:53.670 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:53 smithi131 bash[88347]: cluster 2024-08-17T18:09:52.327276+0000 mon.a (mon.0) 3037 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:09:53.670 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:53 smithi131 bash[88347]: cluster 2024-08-17T18:09:52.327310+0000 mon.a (mon.0) 3038 : cluster [INF] Cluster is now healthy 2024-08-17T18:09:53.670 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:53 smithi131 bash[88347]: cluster 2024-08-17T18:09:52.327310+0000 mon.a (mon.0) 3038 : cluster [INF] Cluster is now healthy 2024-08-17T18:09:53.670 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:53 smithi131 bash[88347]: audit 2024-08-17T18:09:52.330742+0000 mon.a (mon.0) 3039 : audit [INF] from='client.? 172.21.15.131:0/1661895943' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:09:53.670 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:53 smithi131 bash[88347]: audit 2024-08-17T18:09:52.330742+0000 mon.a (mon.0) 3039 : audit [INF] from='client.? 172.21.15.131:0/1661895943' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:09:53.670 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:53 smithi131 bash[88347]: cluster 2024-08-17T18:09:52.336951+0000 mon.a (mon.0) 3040 : cluster [DBG] osdmap e1497: 8 total, 8 up, 7 in 2024-08-17T18:09:53.670 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:53 smithi131 bash[88347]: cluster 2024-08-17T18:09:52.336951+0000 mon.a (mon.0) 3040 : cluster [DBG] osdmap e1497: 8 total, 8 up, 7 in 2024-08-17T18:09:53.670 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:53 smithi131 bash[88347]: audit 2024-08-17T18:09:53.289637+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:09:53.670 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:53 smithi131 bash[88347]: audit 2024-08-17T18:09:53.289637+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:09:53.670 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:53 smithi131 bash[88347]: audit 2024-08-17T18:09:53.294564+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:09:53.670 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:53 smithi131 bash[88347]: audit 2024-08-17T18:09:53.294564+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:09:53.700 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:53.734 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:53.735 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:53 smithi169 bash[79348]: audit 2024-08-17T18:09:51.762598+0000 mgr.y (mgr.34107) 2038 : audit [DBG] from='client.45830 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:09:53.735 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:53 smithi169 bash[79348]: audit 2024-08-17T18:09:51.762598+0000 mgr.y (mgr.34107) 2038 : audit [DBG] from='client.45830 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:09:53.735 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:53 smithi169 bash[79348]: cluster 2024-08-17T18:09:52.327276+0000 mon.a (mon.0) 3037 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:09:53.735 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:53 smithi169 bash[79348]: cluster 2024-08-17T18:09:52.327276+0000 mon.a (mon.0) 3037 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:09:53.735 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:53 smithi169 bash[79348]: cluster 2024-08-17T18:09:52.327310+0000 mon.a (mon.0) 3038 : cluster [INF] Cluster is now healthy 2024-08-17T18:09:53.735 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:53 smithi169 bash[79348]: cluster 2024-08-17T18:09:52.327310+0000 mon.a (mon.0) 3038 : cluster [INF] Cluster is now healthy 2024-08-17T18:09:53.735 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:53 smithi169 bash[79348]: audit 2024-08-17T18:09:52.330742+0000 mon.a (mon.0) 3039 : audit [INF] from='client.? 172.21.15.131:0/1661895943' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:09:53.735 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:53 smithi169 bash[79348]: audit 2024-08-17T18:09:52.330742+0000 mon.a (mon.0) 3039 : audit [INF] from='client.? 172.21.15.131:0/1661895943' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:09:53.735 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:53 smithi169 bash[79348]: cluster 2024-08-17T18:09:52.336951+0000 mon.a (mon.0) 3040 : cluster [DBG] osdmap e1497: 8 total, 8 up, 7 in 2024-08-17T18:09:53.736 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:53 smithi169 bash[79348]: cluster 2024-08-17T18:09:52.336951+0000 mon.a (mon.0) 3040 : cluster [DBG] osdmap e1497: 8 total, 8 up, 7 in 2024-08-17T18:09:53.736 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:53 smithi169 bash[79348]: audit 2024-08-17T18:09:53.289637+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:09:53.736 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:53 smithi169 bash[79348]: audit 2024-08-17T18:09:53.289637+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:09:53.736 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:53 smithi169 bash[79348]: audit 2024-08-17T18:09:53.294564+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:09:53.736 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:53 smithi169 bash[79348]: audit 2024-08-17T18:09:53.294564+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:09:53.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:53.740 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:53.841 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:53.865 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:53.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:53.870 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:53.971 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:53.982 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:53 smithi131 bash[89561]: audit 2024-08-17T18:09:51.762598+0000 mgr.y (mgr.34107) 2038 : audit [DBG] from='client.45830 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:09:53.982 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:53 smithi131 bash[89561]: audit 2024-08-17T18:09:51.762598+0000 mgr.y (mgr.34107) 2038 : audit [DBG] from='client.45830 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:09:53.982 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:53 smithi131 bash[89561]: cluster 2024-08-17T18:09:52.327276+0000 mon.a (mon.0) 3037 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:09:53.982 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:53 smithi131 bash[89561]: cluster 2024-08-17T18:09:52.327276+0000 mon.a (mon.0) 3037 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:09:53.982 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:53 smithi131 bash[89561]: cluster 2024-08-17T18:09:52.327310+0000 mon.a (mon.0) 3038 : cluster [INF] Cluster is now healthy 2024-08-17T18:09:53.982 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:53 smithi131 bash[89561]: cluster 2024-08-17T18:09:52.327310+0000 mon.a (mon.0) 3038 : cluster [INF] Cluster is now healthy 2024-08-17T18:09:53.982 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:53 smithi131 bash[89561]: audit 2024-08-17T18:09:52.330742+0000 mon.a (mon.0) 3039 : audit [INF] from='client.? 172.21.15.131:0/1661895943' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:09:53.982 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:53 smithi131 bash[89561]: audit 2024-08-17T18:09:52.330742+0000 mon.a (mon.0) 3039 : audit [INF] from='client.? 172.21.15.131:0/1661895943' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:09:53.983 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:53 smithi131 bash[89561]: cluster 2024-08-17T18:09:52.336951+0000 mon.a (mon.0) 3040 : cluster [DBG] osdmap e1497: 8 total, 8 up, 7 in 2024-08-17T18:09:53.983 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:53 smithi131 bash[89561]: cluster 2024-08-17T18:09:52.336951+0000 mon.a (mon.0) 3040 : cluster [DBG] osdmap e1497: 8 total, 8 up, 7 in 2024-08-17T18:09:53.983 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:53 smithi131 bash[89561]: audit 2024-08-17T18:09:53.289637+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:09:53.983 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:53 smithi131 bash[89561]: audit 2024-08-17T18:09:53.289637+0000 mon.a (mon.0) 3041 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:09:53.983 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:53 smithi131 bash[89561]: audit 2024-08-17T18:09:53.294564+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:09:53.983 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:53 smithi131 bash[89561]: audit 2024-08-17T18:09:53.294564+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:09:54.027 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:54.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:54.032 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:54.133 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:54.160 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:54.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:54.162 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:54.263 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:54.290 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:54.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:54.294 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:54.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:54 smithi169 bash[79348]: cluster 2024-08-17T18:09:52.587934+0000 mgr.y (mgr.34107) 2039 : cluster [DBG] pgmap v2873: 99 pgs: 99 active+clean; 2.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-08-17T18:09:54.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:54 smithi169 bash[79348]: cluster 2024-08-17T18:09:52.587934+0000 mgr.y (mgr.34107) 2039 : cluster [DBG] pgmap v2873: 99 pgs: 99 active+clean; 2.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-08-17T18:09:54.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:54 smithi169 bash[79348]: audit 2024-08-17T18:09:53.883442+0000 mon.a (mon.0) 3043 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:09:54.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:54 smithi169 bash[79348]: audit 2024-08-17T18:09:53.883442+0000 mon.a (mon.0) 3043 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:09:54.395 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:54.400 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 24 16 43635 43619 113.566 61 0.00248078 0.0087659 2024-08-17T18:09:54.415 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:54.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:54.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:54.518 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:54.568 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:54.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:54.572 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:54.673 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:54.698 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:54.703 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:54 smithi131 bash[88347]: cluster 2024-08-17T18:09:52.587934+0000 mgr.y (mgr.34107) 2039 : cluster [DBG] pgmap v2873: 99 pgs: 99 active+clean; 2.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-08-17T18:09:54.703 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:54 smithi131 bash[88347]: cluster 2024-08-17T18:09:52.587934+0000 mgr.y (mgr.34107) 2039 : cluster [DBG] pgmap v2873: 99 pgs: 99 active+clean; 2.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-08-17T18:09:54.704 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:54 smithi131 bash[88347]: audit 2024-08-17T18:09:53.883442+0000 mon.a (mon.0) 3043 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:09:54.704 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:54 smithi131 bash[88347]: audit 2024-08-17T18:09:53.883442+0000 mon.a (mon.0) 3043 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:09:54.704 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:54 smithi131 bash[89561]: cluster 2024-08-17T18:09:52.587934+0000 mgr.y (mgr.34107) 2039 : cluster [DBG] pgmap v2873: 99 pgs: 99 active+clean; 2.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-08-17T18:09:54.704 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:54 smithi131 bash[89561]: cluster 2024-08-17T18:09:52.587934+0000 mgr.y (mgr.34107) 2039 : cluster [DBG] pgmap v2873: 99 pgs: 99 active+clean; 2.3 GiB data, 11 GiB used, 615 GiB / 626 GiB avail; 90 MiB/s wr, 1.44k op/s 2024-08-17T18:09:54.704 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:54 smithi131 bash[89561]: audit 2024-08-17T18:09:53.883442+0000 mon.a (mon.0) 3043 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:09:54.704 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:54 smithi131 bash[89561]: audit 2024-08-17T18:09:53.883442+0000 mon.a (mon.0) 3043 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:09:54.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:54.706 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:54.807 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:54.825 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:54.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:54.827 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:54.928 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:54.950 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:54.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:54.952 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:55.053 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:55.084 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:55.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:55.088 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:55.189 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:55.216 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:55.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:55.219 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:55.319 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:55.330 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-08-17T18:09:55.330 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [], 2024-08-17T18:09:55.331 INFO:teuthology.orchestra.run.smithi169.stdout: "complaint_time": 30, 2024-08-17T18:09:55.331 INFO:teuthology.orchestra.run.smithi169.stdout: "num_blocked_ops": 0 2024-08-17T18:09:55.331 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-08-17T18:09:55.367 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:55.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:55.371 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:55.400 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 25 16 44509 44493 111.209 54.625 0.0132501 0.00898725 2024-08-17T18:09:55.471 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:55.508 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:55.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:55.510 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:55.611 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:55.642 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:55.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:55.647 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:55.748 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:55.773 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:55.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:55.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:55.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:55 smithi131 bash[89561]: audit 2024-08-17T18:09:54.540571+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:09:55.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:55 smithi131 bash[89561]: audit 2024-08-17T18:09:54.540571+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:09:55.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:55 smithi131 bash[89561]: audit 2024-08-17T18:09:54.549733+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:09:55.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:55 smithi131 bash[89561]: audit 2024-08-17T18:09:54.549733+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:09:55.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:55 smithi131 bash[89561]: audit 2024-08-17T18:09:54.585133+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:09:55.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:55 smithi131 bash[89561]: audit 2024-08-17T18:09:54.585133+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:09:55.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:55 smithi131 bash[89561]: audit 2024-08-17T18:09:54.594305+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:09:55.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:55 smithi131 bash[89561]: audit 2024-08-17T18:09:54.594305+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:09:55.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:55 smithi131 bash[89561]: cluster 2024-08-17T18:09:54.594569+0000 mgr.y (mgr.34107) 2040 : cluster [DBG] pgmap v2874: 99 pgs: 99 active+clean; 2.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 90 MiB/s wr, 1.45k op/s 2024-08-17T18:09:55.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:55 smithi131 bash[89561]: cluster 2024-08-17T18:09:54.594569+0000 mgr.y (mgr.34107) 2040 : cluster [DBG] pgmap v2874: 99 pgs: 99 active+clean; 2.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 90 MiB/s wr, 1.45k op/s 2024-08-17T18:09:55.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:55 smithi131 bash[88347]: audit 2024-08-17T18:09:54.540571+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:09:55.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:55 smithi131 bash[88347]: audit 2024-08-17T18:09:54.540571+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:09:55.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:55 smithi131 bash[88347]: audit 2024-08-17T18:09:54.549733+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:09:55.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:55 smithi131 bash[88347]: audit 2024-08-17T18:09:54.549733+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:09:55.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:55 smithi131 bash[88347]: audit 2024-08-17T18:09:54.585133+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:09:55.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:55 smithi131 bash[88347]: audit 2024-08-17T18:09:54.585133+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:09:55.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:55 smithi131 bash[88347]: audit 2024-08-17T18:09:54.594305+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:09:55.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:55 smithi131 bash[88347]: audit 2024-08-17T18:09:54.594305+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:09:55.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:55 smithi131 bash[88347]: cluster 2024-08-17T18:09:54.594569+0000 mgr.y (mgr.34107) 2040 : cluster [DBG] pgmap v2874: 99 pgs: 99 active+clean; 2.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 90 MiB/s wr, 1.45k op/s 2024-08-17T18:09:55.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:55 smithi131 bash[88347]: cluster 2024-08-17T18:09:54.594569+0000 mgr.y (mgr.34107) 2040 : cluster [DBG] pgmap v2874: 99 pgs: 99 active+clean; 2.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 90 MiB/s wr, 1.45k op/s 2024-08-17T18:09:55.879 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:55.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:55 smithi169 bash[79348]: audit 2024-08-17T18:09:54.540571+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:09:55.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:55 smithi169 bash[79348]: audit 2024-08-17T18:09:54.540571+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:09:55.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:55 smithi169 bash[79348]: audit 2024-08-17T18:09:54.549733+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:09:55.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:55 smithi169 bash[79348]: audit 2024-08-17T18:09:54.549733+0000 mon.a (mon.0) 3045 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:09:55.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:55 smithi169 bash[79348]: audit 2024-08-17T18:09:54.585133+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:09:55.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:55 smithi169 bash[79348]: audit 2024-08-17T18:09:54.585133+0000 mon.a (mon.0) 3046 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:09:55.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:55 smithi169 bash[79348]: audit 2024-08-17T18:09:54.594305+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:09:55.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:55 smithi169 bash[79348]: audit 2024-08-17T18:09:54.594305+0000 mon.a (mon.0) 3047 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:09:55.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:55 smithi169 bash[79348]: cluster 2024-08-17T18:09:54.594569+0000 mgr.y (mgr.34107) 2040 : cluster [DBG] pgmap v2874: 99 pgs: 99 active+clean; 2.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 90 MiB/s wr, 1.45k op/s 2024-08-17T18:09:55.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:55 smithi169 bash[79348]: cluster 2024-08-17T18:09:54.594569+0000 mgr.y (mgr.34107) 2040 : cluster [DBG] pgmap v2874: 99 pgs: 99 active+clean; 2.5 GiB data, 12 GiB used, 614 GiB / 626 GiB avail; 90 MiB/s wr, 1.45k op/s 2024-08-17T18:09:55.907 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:55.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:55.911 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:56.012 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:56.037 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:56.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:56.038 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:56.139 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:56.172 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:56.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:56.176 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:56.277 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:56.307 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:56.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:56.311 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:56.400 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 26 16 46000 45984 110.515 93.1875 0.00623336 0.00904324 2024-08-17T18:09:56.412 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:56.439 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:56.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:56.443 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:56.526 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-08-17T18:09:56.544 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:56.571 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:56.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:56.577 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:56.678 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:56.691 INFO:teuthology.orchestra.run.smithi131.stdout:{"pg_ready":true,"pg_map":{"version":2871,"stamp":"2024-08-17T18:09:50.586853+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":2426673125,"num_objects":37045,"num_object_clones":0,"num_object_copies":111135,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":37045,"num_whiteouts":0,"num_read":65,"num_read_kb":68,"num_write":37083,"num_write_kb":2369249,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":36,"num_bytes_recovered":7388,"num_keys_recovered":50,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":38723,"ondisk_log_size":38723,"up":297,"acting":297,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":297,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":11429572,"kb_used_data":6843464,"kb_used_omap":298,"kb_used_meta":4585749,"kb_avail":644786492,"statfs":{"total":671965249536,"available":660261367808,"internally_reserved":0,"allocated":7007707136,"data_stored":6972330619,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":305474,"internal_metadata":4695807678},"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":1141833728,"num_objects":17423,"num_object_clones":0,"num_object_copies":52269,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":17423,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":17423,"num_write_kb":1115072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.002625"},"pg_stats":[{"pgid":"57.f","version":"1496'2356","reported_seq":2385,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:49.515850+0000","last_change":"2024-08-17T18:09:05.210472+0000","last_active":"2024-08-17T18:09:49.515850+0000","last_peered":"2024-08-17T18:09:49.515850+0000","last_clean":"2024-08-17T18:09:49.515850+0000","last_became_active":"2024-08-17T18:09:05.210170+0000","last_became_peered":"2024-08-17T18:09:05.210170+0000","last_unstale":"2024-08-17T18:09:49.515850+0000","last_undegraded":"2024-08-17T18:09:49.515850+0000","last_fullsized":"2024-08-17T18:09:49.515850+0000","mapping_epoch":1487,"log_start":"0'0","ondisk_log_start":"0'0","created":1487,"last_epoch_clean":1488,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_clean_scrub_stamp":"2024-08-17T18:09:04.174268+0000","objects_scrubbed":0,"log_size":2356,"log_dups_size":0,"ondisk_log_size":2356,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:39:40.767267+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":154402816,"num_objects":2356,"num_object_clones":0,"num_object_copies":7068,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2356,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2356,"num_write_kb":150784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"57.e","version":"1496'2408","reported_seq":2436,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:50.529887+0000","last_change":"2024-08-17T18:09:05.216561+0000","last_active":"2024-08-17T18:09:50.529887+0000","last_peered":"2024-08-17T18:09:50.529887+0000","last_clean":"2024-08-17T18:09:50.529887+0000","last_became_active":"2024-08-17T18:09:05.216264+0000","last_became_peered":"2024-08-17T18:09:05.216264+0000","last_unstale":"2024-08-17T18:09:50.529887+0000","last_undegraded":"2024-08-17T18:09:50.529887+0000","last_fullsized":"2024-08-17T18:09:50.529887+0000","mapping_epoch":1487,"log_start":"0'0","ondisk_log_start":"0'0","created":1487,"last_epoch_clean":1488,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_clean_scrub_stamp":"2024-08-17T18:09:04.174268+0000","objects_scrubbed":0,"log_size":2408,"log_dups_size":0,"ondisk_log_size":2408,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:27:35.228436+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":157810688,"num_objects":2408,"num_object_clones":0,"num_object_copies":7224,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2408,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2408,"num_write_kb":154112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,6],"acting":[1,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"57.d","version":"1496'2276","reported_seq":2294,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:48.846840+0000","last_change":"2024-08-17T18:09:05.296304+0000","last_active":"2024-08-17T18:09:48.846840+0000","last_peered":"2024-08-17T18:09:48.846840+0000","last_clean":"2024-08-17T18:09:48.846840+0000","last_became_active":"2024-08-17T18:09:05.296048+0000","last_became_peered":"2024-08-17T18:09:05.296048+0000","last_unstale":"2024-08-17T18:09:48.846840+0000","last_undegraded":"2024-08-17T18:09:48.846840+0000","last_fullsized":"2024-08-17T18:09:48.846840+0000","mapping_epoch":1487,"log_start":"0'0","ondisk_log_start":"0'0","created":1487,"last_epoch_clean":1488,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_clean_scrub_stamp":"2024-08-17T18:09:04.174268+0000","objects_scrubbed":0,"log_size":2276,"log_dups_size":0,"ondisk_log_size":2276,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:52:06.948334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":149159936,"num_objects":2276,"num_object_clones":0,"num_object_copies":6828,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2276,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2276,"num_write_kb":145664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57.c","version":"1496'2230","reported_seq":2256,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:48.847287+0000","last_change":"2024-08-17T18:09:28.385477+0000","last_active":"2024-08-17T18:09:48.847287+0000","last_peered":"2024-08-17T18:09:48.847287+0000","last_clean":"2024-08-17T18:09:48.847287+0000","last_became_active":"2024-08-17T18:09:28.385111+0000","last_became_peered":"2024-08-17T18:09:28.385111+0000","last_unstale":"2024-08-17T18:09:48.847287+0000","last_undegraded":"2024-08-17T18:09:48.847287+0000","last_fullsized":"2024-08-17T18:09:48.847287+0000","mapping_epoch":1491,"log_start":"0'0","ondisk_log_start":"0'0","created":1487,"last_epoch_clean":1492,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_clean_scrub_stamp":"2024-08-17T18:09:04.174268+0000","objects_scrubbed":0,"log_size":2230,"log_dups_size":0,"ondisk_log_size":2230,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:36:38.014525+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":146145280,"num_objects":2230,"num_object_clones":0,"num_object_copies":6690,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2230,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2230,"num_write_kb":142720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,5],"acting":[6,2,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"57.b","version":"1496'2294","reported_seq":2329,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:49.520874+0000","last_change":"2024-08-17T18:09:28.392362+0000","last_active":"2024-08-17T18:09:49.520874+0000","last_peered":"2024-08-17T18:09:49.520874+0000","last_clean":"2024-08-17T18:09:49.520874+0000","last_became_active":"2024-08-17T18:09:28.391963+0000","last_became_peered":"2024-08-17T18:09:28.391963+0000","last_unstale":"2024-08-17T18:09:49.520874+0000","last_undegraded":"2024-08-17T18:09:49.520874+0000","last_fullsized":"2024-08-17T18:09:49.520874+0000","mapping_epoch":1491,"log_start":"0'0","ondisk_log_start":"0'0","created":1487,"last_epoch_clean":1492,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_clean_scrub_stamp":"2024-08-17T18:09:04.174268+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":"periodic scrub scheduled @ 2024-08-19T02:52:07.017840+0000","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":[2,6,0],"acting":[2,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"57.a","version":"1496'2265","reported_seq":2282,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:48.869283+0000","last_change":"2024-08-17T18:09:05.219238+0000","last_active":"2024-08-17T18:09:48.869283+0000","last_peered":"2024-08-17T18:09:48.869283+0000","last_clean":"2024-08-17T18:09:48.869283+0000","last_became_active":"2024-08-17T18:09:05.218545+0000","last_became_peered":"2024-08-17T18:09:05.218545+0000","last_unstale":"2024-08-17T18:09:48.869283+0000","last_undegraded":"2024-08-17T18:09:48.869283+0000","last_fullsized":"2024-08-17T18:09:48.869283+0000","mapping_epoch":1487,"log_start":"0'0","ondisk_log_start":"0'0","created":1487,"last_epoch_clean":1488,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_clean_scrub_stamp":"2024-08-17T18:09:04.174268+0000","objects_scrubbed":0,"log_size":2265,"log_dups_size":0,"ondisk_log_size":2265,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:14:27.061689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":148439040,"num_objects":2265,"num_object_clones":0,"num_object_copies":6795,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2265,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2265,"num_write_kb":144960,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"57.9","version":"1496'2292","reported_seq":2327,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:49.589307+0000","last_change":"2024-08-17T18:09:28.396194+0000","last_active":"2024-08-17T18:09:49.589307+0000","last_peered":"2024-08-17T18:09:49.589307+0000","last_clean":"2024-08-17T18:09:49.589307+0000","last_became_active":"2024-08-17T18:09:28.395873+0000","last_became_peered":"2024-08-17T18:09:28.395873+0000","last_unstale":"2024-08-17T18:09:49.589307+0000","last_undegraded":"2024-08-17T18:09:49.589307+0000","last_fullsized":"2024-08-17T18:09:49.589307+0000","mapping_epoch":1491,"log_start":"0'0","ondisk_log_start":"0'0","created":1487,"last_epoch_clean":1492,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_clean_scrub_stamp":"2024-08-17T18:09:04.174268+0000","objects_scrubbed":0,"log_size":2292,"log_dups_size":0,"ondisk_log_size":2292,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:34:28.715186+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":150208512,"num_objects":2292,"num_object_clones":0,"num_object_copies":6876,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2292,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2292,"num_write_kb":146688,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57.8","version":"1496'2304","reported_seq":2322,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:48.857649+0000","last_change":"2024-08-17T18:09:05.295310+0000","last_active":"2024-08-17T18:09:48.857649+0000","last_peered":"2024-08-17T18:09:48.857649+0000","last_clean":"2024-08-17T18:09:48.857649+0000","last_became_active":"2024-08-17T18:09:05.294938+0000","last_became_peered":"2024-08-17T18:09:05.294938+0000","last_unstale":"2024-08-17T18:09:48.857649+0000","last_undegraded":"2024-08-17T18:09:48.857649+0000","last_fullsized":"2024-08-17T18:09:48.857649+0000","mapping_epoch":1487,"log_start":"0'0","ondisk_log_start":"0'0","created":1487,"last_epoch_clean":1488,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_clean_scrub_stamp":"2024-08-17T18:09:04.174268+0000","objects_scrubbed":0,"log_size":2304,"log_dups_size":0,"ondisk_log_size":2304,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:20:51.386098+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":150994944,"num_objects":2304,"num_object_clones":0,"num_object_copies":6912,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2304,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2304,"num_write_kb":147456,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[7,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"57.7","version":"1496'2322","reported_seq":2340,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:48.824032+0000","last_change":"2024-08-17T18:09:05.221107+0000","last_active":"2024-08-17T18:09:48.824032+0000","last_peered":"2024-08-17T18:09:48.824032+0000","last_clean":"2024-08-17T18:09:48.824032+0000","last_became_active":"2024-08-17T18:09:05.220330+0000","last_became_peered":"2024-08-17T18:09:05.220330+0000","last_unstale":"2024-08-17T18:09:48.824032+0000","last_undegraded":"2024-08-17T18:09:48.824032+0000","last_fullsized":"2024-08-17T18:09:48.824032+0000","mapping_epoch":1487,"log_start":"0'0","ondisk_log_start":"0'0","created":1487,"last_epoch_clean":1488,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_clean_scrub_stamp":"2024-08-17T18:09:04.174268+0000","objects_scrubbed":0,"log_size":2322,"log_dups_size":0,"ondisk_log_size":2322,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:58:18.920329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":152174592,"num_objects":2322,"num_object_clones":0,"num_object_copies":6966,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2322,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2322,"num_write_kb":148608,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"57.6","version":"1496'2339","reported_seq":2357,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:48.858281+0000","last_change":"2024-08-17T18:09:05.295002+0000","last_active":"2024-08-17T18:09:48.858281+0000","last_peered":"2024-08-17T18:09:48.858281+0000","last_clean":"2024-08-17T18:09:48.858281+0000","last_became_active":"2024-08-17T18:09:05.294483+0000","last_became_peered":"2024-08-17T18:09:05.294483+0000","last_unstale":"2024-08-17T18:09:48.858281+0000","last_undegraded":"2024-08-17T18:09:48.858281+0000","last_fullsized":"2024-08-17T18:09:48.858281+0000","mapping_epoch":1487,"log_start":"0'0","ondisk_log_start":"0'0","created":1487,"last_epoch_clean":1488,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_clean_scrub_stamp":"2024-08-17T18:09:04.174268+0000","objects_scrubbed":0,"log_size":2339,"log_dups_size":0,"ondisk_log_size":2339,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:37:21.359777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":153288704,"num_objects":2339,"num_object_clones":0,"num_object_copies":7017,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2339,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2339,"num_write_kb":149696,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57.5","version":"1496'2282","reported_seq":2300,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:48.870694+0000","last_change":"2024-08-17T18:09:05.211583+0000","last_active":"2024-08-17T18:09:48.870694+0000","last_peered":"2024-08-17T18:09:48.870694+0000","last_clean":"2024-08-17T18:09:48.870694+0000","last_became_active":"2024-08-17T18:09:05.210421+0000","last_became_peered":"2024-08-17T18:09:05.210421+0000","last_unstale":"2024-08-17T18:09:48.870694+0000","last_undegraded":"2024-08-17T18:09:48.870694+0000","last_fullsized":"2024-08-17T18:09:48.870694+0000","mapping_epoch":1487,"log_start":"0'0","ondisk_log_start":"0'0","created":1487,"last_epoch_clean":1488,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_clean_scrub_stamp":"2024-08-17T18:09:04.174268+0000","objects_scrubbed":0,"log_size":2282,"log_dups_size":0,"ondisk_log_size":2282,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:01:28.081910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":149553152,"num_objects":2282,"num_object_clones":0,"num_object_copies":6846,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2282,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2282,"num_write_kb":146048,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,3],"acting":[5,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"57.4","version":"1496'2334","reported_seq":2363,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:49.612049+0000","last_change":"2024-08-17T18:09:05.295585+0000","last_active":"2024-08-17T18:09:49.612049+0000","last_peered":"2024-08-17T18:09:49.612049+0000","last_clean":"2024-08-17T18:09:49.612049+0000","last_became_active":"2024-08-17T18:09:05.295065+0000","last_became_peered":"2024-08-17T18:09:05.295065+0000","last_unstale":"2024-08-17T18:09:49.612049+0000","last_undegraded":"2024-08-17T18:09:49.612049+0000","last_fullsized":"2024-08-17T18:09:49.612049+0000","mapping_epoch":1487,"log_start":"0'0","ondisk_log_start":"0'0","created":1487,"last_epoch_clean":1488,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_clean_scrub_stamp":"2024-08-17T18:09:04.174268+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":"periodic scrub scheduled @ 2024-08-19T04:06:08.771018+0000","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":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"57.3","version":"1496'2346","reported_seq":2375,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:49.609302+0000","last_change":"2024-08-17T18:09:05.213439+0000","last_active":"2024-08-17T18:09:49.609302+0000","last_peered":"2024-08-17T18:09:49.609302+0000","last_clean":"2024-08-17T18:09:49.609302+0000","last_became_active":"2024-08-17T18:09:05.213073+0000","last_became_peered":"2024-08-17T18:09:05.213073+0000","last_unstale":"2024-08-17T18:09:49.609302+0000","last_undegraded":"2024-08-17T18:09:49.609302+0000","last_fullsized":"2024-08-17T18:09:49.609302+0000","mapping_epoch":1487,"log_start":"0'0","ondisk_log_start":"0'0","created":1487,"last_epoch_clean":1488,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_clean_scrub_stamp":"2024-08-17T18:09:04.174268+0000","objects_scrubbed":0,"log_size":2346,"log_dups_size":0,"ondisk_log_size":2346,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:09:41.690247+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":153747456,"num_objects":2346,"num_object_clones":0,"num_object_copies":7038,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2346,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2346,"num_write_kb":150144,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"57.2","version":"1496'2356","reported_seq":2384,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:49.619351+0000","last_change":"2024-08-17T18:09:05.296948+0000","last_active":"2024-08-17T18:09:49.619351+0000","last_peered":"2024-08-17T18:09:49.619351+0000","last_clean":"2024-08-17T18:09:49.619351+0000","last_became_active":"2024-08-17T18:09:05.296334+0000","last_became_peered":"2024-08-17T18:09:05.296334+0000","last_unstale":"2024-08-17T18:09:49.619351+0000","last_undegraded":"2024-08-17T18:09:49.619351+0000","last_fullsized":"2024-08-17T18:09:49.619351+0000","mapping_epoch":1487,"log_start":"0'0","ondisk_log_start":"0'0","created":1487,"last_epoch_clean":1488,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_clean_scrub_stamp":"2024-08-17T18:09:04.174268+0000","objects_scrubbed":0,"log_size":2356,"log_dups_size":0,"ondisk_log_size":2356,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:26:24.790050+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":154402816,"num_objects":2356,"num_object_clones":0,"num_object_copies":7068,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2356,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2356,"num_write_kb":150784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57.1","version":"1496'2285","reported_seq":2303,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:48.837557+0000","last_change":"2024-08-17T18:09:05.294907+0000","last_active":"2024-08-17T18:09:48.837557+0000","last_peered":"2024-08-17T18:09:48.837557+0000","last_clean":"2024-08-17T18:09:48.837557+0000","last_became_active":"2024-08-17T18:09:05.294489+0000","last_became_peered":"2024-08-17T18:09:05.294489+0000","last_unstale":"2024-08-17T18:09:48.837557+0000","last_undegraded":"2024-08-17T18:09:48.837557+0000","last_fullsized":"2024-08-17T18:09:48.837557+0000","mapping_epoch":1487,"log_start":"0'0","ondisk_log_start":"0'0","created":1487,"last_epoch_clean":1488,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_clean_scrub_stamp":"2024-08-17T18:09:04.174268+0000","objects_scrubbed":0,"log_size":2285,"log_dups_size":0,"ondisk_log_size":2285,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T06:01:02.979493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":149749760,"num_objects":2285,"num_object_clones":0,"num_object_copies":6855,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2285,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2285,"num_write_kb":146240,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"57.0","version":"1496'2330","reported_seq":2351,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:49.592528+0000","last_change":"2024-08-17T18:09:28.391883+0000","last_active":"2024-08-17T18:09:49.592528+0000","last_peered":"2024-08-17T18:09:49.592528+0000","last_clean":"2024-08-17T18:09:49.592528+0000","last_became_active":"2024-08-17T18:09:28.391494+0000","last_became_peered":"2024-08-17T18:09:28.391494+0000","last_unstale":"2024-08-17T18:09:49.592528+0000","last_undegraded":"2024-08-17T18:09:49.592528+0000","last_fullsized":"2024-08-17T18:09:49.592528+0000","mapping_epoch":1491,"log_start":"0'0","ondisk_log_start":"0'0","created":1487,"last_epoch_clean":1492,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_clean_scrub_stamp":"2024-08-17T18:09:04.174268+0000","objects_scrubbed":0,"log_size":2330,"log_dups_size":0,"ondisk_log_size":2330,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:13:18.907440+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":152698880,"num_objects":2330,"num_object_clones":0,"num_object_copies":6990,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2330,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2330,"num_write_kb":149120,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1f","version":"73'5","reported_seq":280,"reported_epoch":1495,"state":"active+clean","last_fresh":"2024-08-17T18:09:31.375312+0000","last_change":"2024-08-17T17:55:08.447355+0000","last_active":"2024-08-17T18:09:31.375312+0000","last_peered":"2024-08-17T18:09:31.375312+0000","last_clean":"2024-08-17T18:09:31.375312+0000","last_became_active":"2024-08-17T17:55:08.425454+0000","last_became_peered":"2024-08-17T17:55:08.425454+0000","last_unstale":"2024-08-17T18:09:31.375312+0000","last_undegraded":"2024-08-17T18:09:31.375312+0000","last_fullsized":"2024-08-17T18:09:31.375312+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:07:46.367232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2328,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":665,"reported_epoch":1495,"state":"active+clean","last_fresh":"2024-08-17T18:09:31.368762+0000","last_change":"2024-08-17T18:09:28.393458+0000","last_active":"2024-08-17T18:09:31.368762+0000","last_peered":"2024-08-17T18:09:31.368762+0000","last_clean":"2024-08-17T18:09:31.368762+0000","last_became_active":"2024-08-17T18:09:28.393107+0000","last_became_peered":"2024-08-17T18:09:28.393107+0000","last_unstale":"2024-08-17T18:09:31.368762+0000","last_undegraded":"2024-08-17T18:09:31.368762+0000","last_fullsized":"2024-08-17T18:09:31.368762+0000","mapping_epoch":1491,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1492,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:04:23.276464+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,3],"acting":[6,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.1e","version":"73'2","reported_seq":111,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:46.094255+0000","last_change":"2024-08-17T18:02:05.254366+0000","last_active":"2024-08-17T18:09:46.094255+0000","last_peered":"2024-08-17T18:09:46.094255+0000","last_clean":"2024-08-17T18:09:46.094255+0000","last_became_active":"2024-08-17T18:02:05.254003+0000","last_became_peered":"2024-08-17T18:02:05.254003+0000","last_unstale":"2024-08-17T18:09:46.094255+0000","last_undegraded":"2024-08-17T18:09:46.094255+0000","last_fullsized":"2024-08-17T18:09:46.094255+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:03:39.285817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,2],"acting":[3,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":111,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:46.093986+0000","last_change":"2024-08-17T18:02:05.254661+0000","last_active":"2024-08-17T18:09:46.093986+0000","last_peered":"2024-08-17T18:09:46.093986+0000","last_clean":"2024-08-17T18:09:46.093986+0000","last_became_active":"2024-08-17T18:02:05.254357+0000","last_became_peered":"2024-08-17T18:02:05.254357+0000","last_unstale":"2024-08-17T18:09:46.093986+0000","last_undegraded":"2024-08-17T18:09:46.093986+0000","last_fullsized":"2024-08-17T18:09:46.093986+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:38:44.606437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"72'2","reported_seq":1486,"reported_epoch":1495,"state":"active+clean","last_fresh":"2024-08-17T18:09:31.375214+0000","last_change":"2024-08-17T18:09:28.403694+0000","last_active":"2024-08-17T18:09:31.375214+0000","last_peered":"2024-08-17T18:09:31.375214+0000","last_clean":"2024-08-17T18:09:31.375214+0000","last_became_active":"2024-08-17T18:09:28.389613+0000","last_became_peered":"2024-08-17T18:09:28.389613+0000","last_unstale":"2024-08-17T18:09:31.375214+0000","last_undegraded":"2024-08-17T18:09:31.375214+0000","last_fullsized":"2024-08-17T18:09:31.375214+0000","mapping_epoch":1491,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1492,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:59:08.528878+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"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,6,1],"acting":[5,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":700,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:46.096733+0000","last_change":"2024-08-17T18:09:28.393032+0000","last_active":"2024-08-17T18:09:46.096733+0000","last_peered":"2024-08-17T18:09:46.096733+0000","last_clean":"2024-08-17T18:09:46.096733+0000","last_became_active":"2024-08-17T18:09:28.392733+0000","last_became_peered":"2024-08-17T18:09:28.392733+0000","last_unstale":"2024-08-17T18:09:46.096733+0000","last_undegraded":"2024-08-17T18:09:46.096733+0000","last_fullsized":"2024-08-17T18:09:46.096733+0000","mapping_epoch":1491,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1492,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:23:37.938785+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"72'2","reported_seq":1488,"reported_epoch":1495,"state":"active+clean","last_fresh":"2024-08-17T18:09:31.375055+0000","last_change":"2024-08-17T18:09:28.397883+0000","last_active":"2024-08-17T18:09:31.375055+0000","last_peered":"2024-08-17T18:09:31.375055+0000","last_clean":"2024-08-17T18:09:31.375055+0000","last_became_active":"2024-08-17T18:09:28.387473+0000","last_became_peered":"2024-08-17T18:09:28.387473+0000","last_unstale":"2024-08-17T18:09:31.375055+0000","last_undegraded":"2024-08-17T18:09:31.375055+0000","last_fullsized":"2024-08-17T18:09:31.375055+0000","mapping_epoch":1491,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1492,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:26:24.070194+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":700,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:46.094250+0000","last_change":"2024-08-17T18:09:28.398967+0000","last_active":"2024-08-17T18:09:46.094250+0000","last_peered":"2024-08-17T18:09:46.094250+0000","last_clean":"2024-08-17T18:09:46.094250+0000","last_became_active":"2024-08-17T18:09:28.395536+0000","last_became_peered":"2024-08-17T18:09:28.395536+0000","last_unstale":"2024-08-17T18:09:46.094250+0000","last_undegraded":"2024-08-17T18:09:46.094250+0000","last_fullsized":"2024-08-17T18:09:46.094250+0000","mapping_epoch":1491,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1492,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:52:34.440712+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1b","version":"73'2","reported_seq":17,"reported_epoch":1495,"state":"active+clean","last_fresh":"2024-08-17T18:09:31.373283+0000","last_change":"2024-08-17T18:09:28.391058+0000","last_active":"2024-08-17T18:09:31.373283+0000","last_peered":"2024-08-17T18:09:31.373283+0000","last_clean":"2024-08-17T18:09:31.373283+0000","last_became_active":"2024-08-17T18:09:28.390683+0000","last_became_peered":"2024-08-17T18:09:28.390683+0000","last_unstale":"2024-08-17T18:09:31.373283+0000","last_undegraded":"2024-08-17T18:09:31.373283+0000","last_fullsized":"2024-08-17T18:09:31.373283+0000","mapping_epoch":1491,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1492,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:36:27.405876+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.1c","version":"0'0","reported_seq":240,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:46.101889+0000","last_change":"2024-08-17T18:02:05.267777+0000","last_active":"2024-08-17T18:09:46.101889+0000","last_peered":"2024-08-17T18:09:46.101889+0000","last_clean":"2024-08-17T18:09:46.101889+0000","last_became_active":"2024-08-17T18:02:05.267368+0000","last_became_peered":"2024-08-17T18:02:05.267368+0000","last_unstale":"2024-08-17T18:09:46.101889+0000","last_undegraded":"2024-08-17T18:09:46.101889+0000","last_fullsized":"2024-08-17T18:09:46.101889+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:23:02.681318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"73'2","reported_seq":22,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:46.100545+0000","last_change":"2024-08-17T18:09:28.397131+0000","last_active":"2024-08-17T18:09:46.100545+0000","last_peered":"2024-08-17T18:09:46.100545+0000","last_clean":"2024-08-17T18:09:46.100545+0000","last_became_active":"2024-08-17T18:09:28.396771+0000","last_became_peered":"2024-08-17T18:09:28.396771+0000","last_unstale":"2024-08-17T18:09:46.100545+0000","last_undegraded":"2024-08-17T18:09:46.100545+0000","last_fullsized":"2024-08-17T18:09:46.100545+0000","mapping_epoch":1491,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1492,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:21:57.761798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,2,0],"acting":[1,2,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":204,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:46.100733+0000","last_change":"2024-08-17T18:09:28.399521+0000","last_active":"2024-08-17T18:09:46.100733+0000","last_peered":"2024-08-17T18:09:46.100733+0000","last_clean":"2024-08-17T18:09:46.100733+0000","last_became_active":"2024-08-17T18:09:28.396617+0000","last_became_peered":"2024-08-17T18:09:28.396617+0000","last_unstale":"2024-08-17T18:09:46.100733+0000","last_undegraded":"2024-08-17T18:09:46.100733+0000","last_fullsized":"2024-08-17T18:09:46.100733+0000","mapping_epoch":1491,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1492,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:10:01.139359+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":2288,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:46.098236+0000","last_change":"2024-08-17T18:09:28.394009+0000","last_active":"2024-08-17T18:09:46.098236+0000","last_peered":"2024-08-17T18:09:46.098236+0000","last_clean":"2024-08-17T18:09:46.098236+0000","last_became_active":"2024-08-17T18:09:28.393601+0000","last_became_peered":"2024-08-17T18:09:28.393601+0000","last_unstale":"2024-08-17T18:09:46.098236+0000","last_undegraded":"2024-08-17T18:09:46.098236+0000","last_fullsized":"2024-08-17T18:09:46.098236+0000","mapping_epoch":1491,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1492,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:39:16.379681+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":904,"reported_epoch":1495,"state":"active+clean","last_fresh":"2024-08-17T18:09:31.373652+0000","last_change":"2024-08-17T18:02:05.267084+0000","last_active":"2024-08-17T18:09:31.373652+0000","last_peered":"2024-08-17T18:09:31.373652+0000","last_clean":"2024-08-17T18:09:31.373652+0000","last_became_active":"2024-08-17T18:02:05.266742+0000","last_became_peered":"2024-08-17T18:02:05.266742+0000","last_unstale":"2024-08-17T18:09:31.373652+0000","last_undegraded":"2024-08-17T18:09:31.373652+0000","last_fullsized":"2024-08-17T18:09:31.373652+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:36:39.414644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":197,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:46.096124+0000","last_change":"2024-08-17T17:57:12.447626+0000","last_active":"2024-08-17T18:09:46.096124+0000","last_peered":"2024-08-17T18:09:46.096124+0000","last_clean":"2024-08-17T18:09:46.096124+0000","last_became_active":"2024-08-17T17:57:12.447303+0000","last_became_peered":"2024-08-17T17:57:12.447303+0000","last_unstale":"2024-08-17T18:09:46.096124+0000","last_undegraded":"2024-08-17T18:09:46.096124+0000","last_fullsized":"2024-08-17T18:09:46.096124+0000","mapping_epoch":1405,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1406,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:55:37.275654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1487,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:46.089118+0000","last_change":"2024-08-17T17:54:32.126145+0000","last_active":"2024-08-17T18:09:46.089118+0000","last_peered":"2024-08-17T18:09:46.089118+0000","last_clean":"2024-08-17T18:09:46.089118+0000","last_became_active":"2024-08-17T17:54:32.125112+0000","last_became_peered":"2024-08-17T17:54:32.125112+0000","last_unstale":"2024-08-17T18:09:46.089118+0000","last_undegraded":"2024-08-17T18:09:46.089118+0000","last_fullsized":"2024-08-17T18:09:46.089118+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:28:52.765651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":2256,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:46.096219+0000","last_change":"2024-08-17T17:18:16.342753+0000","last_active":"2024-08-17T18:09:46.096219+0000","last_peered":"2024-08-17T18:09:46.096219+0000","last_clean":"2024-08-17T18:09:46.096219+0000","last_became_active":"2024-08-17T17:18:16.326676+0000","last_became_peered":"2024-08-17T17:18:16.326676+0000","last_unstale":"2024-08-17T18:09:46.096219+0000","last_undegraded":"2024-08-17T18:09:46.096219+0000","last_fullsized":"2024-08-17T18:09:46.096219+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:33:35.922736+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":901,"reported_epoch":1495,"state":"active+clean","last_fresh":"2024-08-17T18:09:31.375363+0000","last_change":"2024-08-17T18:02:05.252661+0000","last_active":"2024-08-17T18:09:31.375363+0000","last_peered":"2024-08-17T18:09:31.375363+0000","last_clean":"2024-08-17T18:09:31.375363+0000","last_became_active":"2024-08-17T18:02:05.252209+0000","last_became_peered":"2024-08-17T18:02:05.252209+0000","last_unstale":"2024-08-17T18:09:31.375363+0000","last_undegraded":"2024-08-17T18:09:31.375363+0000","last_fullsized":"2024-08-17T18:09:31.375363+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:02:04.254394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":2249,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:46.094455+0000","last_change":"2024-08-17T17:18:16.277739+0000","last_active":"2024-08-17T18:09:46.094455+0000","last_peered":"2024-08-17T18:09:46.094455+0000","last_clean":"2024-08-17T18:09:46.094455+0000","last_became_active":"2024-08-17T17:18:16.276554+0000","last_became_peered":"2024-08-17T17:18:16.276554+0000","last_unstale":"2024-08-17T18:09:46.094455+0000","last_undegraded":"2024-08-17T18:09:46.094455+0000","last_fullsized":"2024-08-17T18:09:46.094455+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:49.230009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1472,"reported_epoch":1495,"state":"active+clean","last_fresh":"2024-08-17T18:09:31.375171+0000","last_change":"2024-08-17T17:17:00.910985+0000","last_active":"2024-08-17T18:09:31.375171+0000","last_peered":"2024-08-17T18:09:31.375171+0000","last_clean":"2024-08-17T18:09:31.375171+0000","last_became_active":"2024-08-17T17:17:00.910601+0000","last_became_peered":"2024-08-17T17:17:00.910601+0000","last_unstale":"2024-08-17T18:09:31.375171+0000","last_undegraded":"2024-08-17T18:09:31.375171+0000","last_fullsized":"2024-08-17T18:09:31.375171+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:23:11.495112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.15","version":"72'3","reported_seq":1492,"reported_epoch":1495,"state":"active+clean","last_fresh":"2024-08-17T18:09:31.373333+0000","last_change":"2024-08-17T18:09:28.402059+0000","last_active":"2024-08-17T18:09:31.373333+0000","last_peered":"2024-08-17T18:09:31.373333+0000","last_clean":"2024-08-17T18:09:31.373333+0000","last_became_active":"2024-08-17T18:09:28.380735+0000","last_became_peered":"2024-08-17T18:09:28.380735+0000","last_unstale":"2024-08-17T18:09:31.373333+0000","last_undegraded":"2024-08-17T18:09:31.373333+0000","last_fullsized":"2024-08-17T18:09:31.373333+0000","mapping_epoch":1491,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1492,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-18T22:36:49.047202+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":7,"num_read_kb":7,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":90,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,0],"acting":[7,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.12","version":"0'0","reported_seq":2303,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:46.100638+0000","last_change":"2024-08-17T17:55:08.429827+0000","last_active":"2024-08-17T18:09:46.100638+0000","last_peered":"2024-08-17T18:09:46.100638+0000","last_clean":"2024-08-17T18:09:46.100638+0000","last_became_active":"2024-08-17T17:55:08.429074+0000","last_became_peered":"2024-08-17T17:55:08.429074+0000","last_unstale":"2024-08-17T18:09:46.100638+0000","last_undegraded":"2024-08-17T18:09:46.100638+0000","last_fullsized":"2024-08-17T18:09:46.100638+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:04:59.445443+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"554'24","reported_seq":553,"reported_epoch":1495,"state":"active+clean","last_fresh":"2024-08-17T18:09:31.373485+0000","last_change":"2024-08-17T18:09:28.419556+0000","last_active":"2024-08-17T18:09:31.373485+0000","last_peered":"2024-08-17T18:09:31.373485+0000","last_clean":"2024-08-17T18:09:31.373485+0000","last_became_active":"2024-08-17T18:09:28.391302+0000","last_became_peered":"2024-08-17T18:09:28.391302+0000","last_unstale":"2024-08-17T18:09:31.373485+0000","last_undegraded":"2024-08-17T18:09:31.373485+0000","last_fullsized":"2024-08-17T18:09:31.373485+0000","mapping_epoch":1491,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1492,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:09:37.574189+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":10,"num_read_kb":9,"num_write":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":4756,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,2],"acting":[7,6,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.13","version":"0'0","reported_seq":665,"reported_epoch":1495,"state":"active+clean","last_fresh":"2024-08-17T18:09:31.369806+0000","last_change":"2024-08-17T18:09:28.390403+0000","last_active":"2024-08-17T18:09:31.369806+0000","last_peered":"2024-08-17T18:09:31.369806+0000","last_clean":"2024-08-17T18:09:31.369806+0000","last_became_active":"2024-08-17T18:09:28.390055+0000","last_became_peered":"2024-08-17T18:09:28.390055+0000","last_unstale":"2024-08-17T18:09:31.369806+0000","last_undegraded":"2024-08-17T18:09:31.369806+0000","last_fullsized":"2024-08-17T18:09:31.369806+0000","mapping_epoch":1491,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1492,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:45:46.333357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,5],"acting":[6,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.4","version":"474'149","reported_seq":805,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:46.093949+0000","last_change":"2024-08-17T18:06:01.768951+0000","last_active":"2024-08-17T18:09:46.093949+0000","last_peered":"2024-08-17T18:09:46.093949+0000","last_clean":"2024-08-17T18:09:46.093949+0000","last_became_active":"2024-08-17T18:06:01.716683+0000","last_became_peered":"2024-08-17T18:06:01.716683+0000","last_unstale":"2024-08-17T18:09:46.093949+0000","last_undegraded":"2024-08-17T18:09:46.093949+0000","last_fullsized":"2024-08-17T18:09:46.093949+0000","mapping_epoch":1477,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1478,"parent":"0.0","parent_split_bits":3,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:06:01.768826+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:06:01.768826+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:54:58.308772+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":17,"reported_epoch":1495,"state":"active+clean","last_fresh":"2024-08-17T18:09:31.374680+0000","last_change":"2024-08-17T18:09:28.381897+0000","last_active":"2024-08-17T18:09:31.374680+0000","last_peered":"2024-08-17T18:09:31.374680+0000","last_clean":"2024-08-17T18:09:31.374680+0000","last_became_active":"2024-08-17T18:09:28.381520+0000","last_became_peered":"2024-08-17T18:09:28.381520+0000","last_unstale":"2024-08-17T18:09:31.374680+0000","last_undegraded":"2024-08-17T18:09:31.374680+0000","last_fullsized":"2024-08-17T18:09:31.374680+0000","mapping_epoch":1491,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1492,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:07:33.836423+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,0],"acting":[5,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"2.7","version":"0'0","reported_seq":1526,"reported_epoch":1495,"state":"active+clean","last_fresh":"2024-08-17T18:09:31.369886+0000","last_change":"2024-08-17T17:55:08.428066+0000","last_active":"2024-08-17T18:09:31.369886+0000","last_peered":"2024-08-17T18:09:31.369886+0000","last_clean":"2024-08-17T18:09:31.369886+0000","last_became_active":"2024-08-17T17:55:08.427255+0000","last_became_peered":"2024-08-17T17:55:08.427255+0000","last_unstale":"2024-08-17T18:09:31.369886+0000","last_undegraded":"2024-08-17T18:09:31.369886+0000","last_fullsized":"2024-08-17T18:09:31.369886+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:52:18.972350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055220200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'1","reported_seq":411,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:46.099122+0000","last_change":"2024-08-17T18:09:28.408192+0000","last_active":"2024-08-17T18:09:46.099122+0000","last_peered":"2024-08-17T18:09:46.099122+0000","last_clean":"2024-08-17T18:09:46.099122+0000","last_became_active":"2024-08-17T18:09:28.389303+0000","last_became_peered":"2024-08-17T18:09:28.389303+0000","last_unstale":"2024-08-17T18:09:46.099122+0000","last_undegraded":"2024-08-17T18:09:46.099122+0000","last_fullsized":"2024-08-17T18:09:46.099122+0000","mapping_epoch":1491,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1492,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:11:23.109783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,7],"acting":[1,0,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.5","version":"474'149","reported_seq":778,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:46.096531+0000","last_change":"2024-08-17T18:09:32.102141+0000","last_active":"2024-08-17T18:09:46.096531+0000","last_peered":"2024-08-17T18:09:46.096531+0000","last_clean":"2024-08-17T18:09:46.096531+0000","last_became_active":"2024-08-17T18:09:31.383680+0000","last_became_peered":"2024-08-17T18:09:31.383680+0000","last_unstale":"2024-08-17T18:09:46.096531+0000","last_undegraded":"2024-08-17T18:09:46.096531+0000","last_fullsized":"2024-08-17T18:09:46.096531+0000","mapping_epoch":1494,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1495,"parent":"0.0","parent_split_bits":3,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:09:32.102056+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:09:32.102056+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:12:34.893110+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.0","version":"0'0","reported_seq":111,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:46.093785+0000","last_change":"2024-08-17T18:02:05.256155+0000","last_active":"2024-08-17T18:09:46.093785+0000","last_peered":"2024-08-17T18:09:46.093785+0000","last_clean":"2024-08-17T18:09:46.093785+0000","last_became_active":"2024-08-17T18:02:05.255866+0000","last_became_peered":"2024-08-17T18:02:05.255866+0000","last_unstale":"2024-08-17T18:09:46.093785+0000","last_undegraded":"2024-08-17T18:09:46.093785+0000","last_fullsized":"2024-08-17T18:09:46.093785+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:42:45.768469+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":2294,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:46.099302+0000","last_change":"2024-08-17T18:09:28.392592+0000","last_active":"2024-08-17T18:09:46.099302+0000","last_peered":"2024-08-17T18:09:46.099302+0000","last_clean":"2024-08-17T18:09:46.099302+0000","last_became_active":"2024-08-17T18:09:28.392219+0000","last_became_peered":"2024-08-17T18:09:28.392219+0000","last_unstale":"2024-08-17T18:09:46.099302+0000","last_undegraded":"2024-08-17T18:09:46.099302+0000","last_fullsized":"2024-08-17T18:09:46.099302+0000","mapping_epoch":1491,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1492,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T16:59:55.241797+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,3],"acting":[1,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.7","version":"72'2","reported_seq":2258,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:46.094444+0000","last_change":"2024-08-17T17:18:16.320699+0000","last_active":"2024-08-17T18:09:46.094444+0000","last_peered":"2024-08-17T18:09:46.094444+0000","last_clean":"2024-08-17T18:09:46.094444+0000","last_became_active":"2024-08-17T17:18:16.292640+0000","last_became_peered":"2024-08-17T17:18:16.292640+0000","last_unstale":"2024-08-17T18:09:46.094444+0000","last_undegraded":"2024-08-17T18:09:46.094444+0000","last_fullsized":"2024-08-17T18:09:46.094444+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:21:16.574115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.6","version":"474'149","reported_seq":798,"reported_epoch":1495,"state":"active+clean","last_fresh":"2024-08-17T18:09:31.369639+0000","last_change":"2024-08-17T18:06:08.330931+0000","last_active":"2024-08-17T18:09:31.369639+0000","last_peered":"2024-08-17T18:09:31.369639+0000","last_clean":"2024-08-17T18:09:31.369639+0000","last_became_active":"2024-08-17T18:06:01.705567+0000","last_became_peered":"2024-08-17T18:06:01.705567+0000","last_unstale":"2024-08-17T18:09:31.369639+0000","last_undegraded":"2024-08-17T18:09:31.369639+0000","last_fullsized":"2024-08-17T18:09:31.369639+0000","mapping_epoch":1477,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1478,"parent":"0.0","parent_split_bits":3,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:06:08.330807+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:06:08.330807+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:31:23.726014+0000","scrub_duration":0.0058528679999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":833,"reported_epoch":1495,"state":"active+clean","last_fresh":"2024-08-17T18:09:31.374842+0000","last_change":"2024-08-17T17:49:45.922979+0000","last_active":"2024-08-17T18:09:31.374842+0000","last_peered":"2024-08-17T18:09:31.374842+0000","last_clean":"2024-08-17T18:09:31.374842+0000","last_became_active":"2024-08-17T17:49:45.922094+0000","last_became_peered":"2024-08-17T17:49:45.922094+0000","last_unstale":"2024-08-17T18:09:31.374842+0000","last_undegraded":"2024-08-17T18:09:31.374842+0000","last_fullsized":"2024-08-17T18:09:31.374842+0000","mapping_epoch":1317,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:21:12.259239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":1497,"reported_epoch":1495,"state":"active+clean","last_fresh":"2024-08-17T18:09:31.373588+0000","last_change":"2024-08-17T18:09:28.391032+0000","last_active":"2024-08-17T18:09:31.373588+0000","last_peered":"2024-08-17T18:09:31.373588+0000","last_clean":"2024-08-17T18:09:31.373588+0000","last_became_active":"2024-08-17T18:09:28.390608+0000","last_became_peered":"2024-08-17T18:09:28.390608+0000","last_unstale":"2024-08-17T18:09:31.373588+0000","last_undegraded":"2024-08-17T18:09:31.373588+0000","last_fullsized":"2024-08-17T18:09:31.373588+0000","mapping_epoch":1491,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1492,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:25:31.545674+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069231800000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.4","version":"0'0","reported_seq":2307,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:46.098855+0000","last_change":"2024-08-17T17:55:08.430934+0000","last_active":"2024-08-17T18:09:46.098855+0000","last_peered":"2024-08-17T18:09:46.098855+0000","last_clean":"2024-08-17T18:09:46.098855+0000","last_became_active":"2024-08-17T17:55:08.430179+0000","last_became_peered":"2024-08-17T17:55:08.430179+0000","last_unstale":"2024-08-17T18:09:46.098855+0000","last_undegraded":"2024-08-17T18:09:46.098855+0000","last_fullsized":"2024-08-17T18:09:46.098855+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:05:47.554904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.7","version":"474'149","reported_seq":798,"reported_epoch":1495,"state":"active+clean","last_fresh":"2024-08-17T18:09:31.369725+0000","last_change":"2024-08-17T18:06:03.378405+0000","last_active":"2024-08-17T18:09:31.369725+0000","last_peered":"2024-08-17T18:09:31.369725+0000","last_clean":"2024-08-17T18:09:31.369725+0000","last_became_active":"2024-08-17T18:06:01.705564+0000","last_became_peered":"2024-08-17T18:06:01.705564+0000","last_unstale":"2024-08-17T18:09:31.369725+0000","last_undegraded":"2024-08-17T18:09:31.369725+0000","last_fullsized":"2024-08-17T18:09:31.369725+0000","mapping_epoch":1477,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1478,"parent":"0.0","parent_split_bits":3,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:06:03.378253+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:06:03.378253+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:23:27.026029+0000","scrub_duration":0.0047506789999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":325,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:46.098932+0000","last_change":"2024-08-17T18:09:28.388873+0000","last_active":"2024-08-17T18:09:46.098932+0000","last_peered":"2024-08-17T18:09:46.098932+0000","last_clean":"2024-08-17T18:09:46.098932+0000","last_became_active":"2024-08-17T18:09:28.388530+0000","last_became_peered":"2024-08-17T18:09:28.388530+0000","last_unstale":"2024-08-17T18:09:46.098932+0000","last_undegraded":"2024-08-17T18:09:46.098932+0000","last_fullsized":"2024-08-17T18:09:46.098932+0000","mapping_epoch":1491,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1492,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:23:36.555332+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":2302,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:46.098615+0000","last_change":"2024-08-17T17:17:00.884753+0000","last_active":"2024-08-17T18:09:46.098615+0000","last_peered":"2024-08-17T18:09:46.098615+0000","last_clean":"2024-08-17T18:09:46.098615+0000","last_became_active":"2024-08-17T17:17:00.883779+0000","last_became_peered":"2024-08-17T17:17:00.883779+0000","last_unstale":"2024-08-17T18:09:46.098615+0000","last_undegraded":"2024-08-17T18:09:46.098615+0000","last_fullsized":"2024-08-17T18:09:46.098615+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:51:16.619491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001020055,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1545,"reported_epoch":1495,"state":"active+clean","last_fresh":"2024-08-17T18:09:31.375371+0000","last_change":"2024-08-17T18:02:05.252841+0000","last_active":"2024-08-17T18:09:31.375371+0000","last_peered":"2024-08-17T18:09:31.375371+0000","last_clean":"2024-08-17T18:09:31.375371+0000","last_became_active":"2024-08-17T18:02:05.252487+0000","last_became_peered":"2024-08-17T18:02:05.252487+0000","last_unstale":"2024-08-17T18:09:31.375371+0000","last_undegraded":"2024-08-17T18:09:31.375371+0000","last_fullsized":"2024-08-17T18:09:31.375371+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:31:54.123948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1","version":"474'149","reported_seq":790,"reported_epoch":1495,"state":"active+clean","last_fresh":"2024-08-17T18:09:31.374637+0000","last_change":"2024-08-17T18:06:03.595422+0000","last_active":"2024-08-17T18:09:31.374637+0000","last_peered":"2024-08-17T18:09:31.374637+0000","last_clean":"2024-08-17T18:09:31.374637+0000","last_became_active":"2024-08-17T18:06:01.691942+0000","last_became_peered":"2024-08-17T18:06:01.691942+0000","last_unstale":"2024-08-17T18:09:31.374637+0000","last_undegraded":"2024-08-17T18:09:31.374637+0000","last_fullsized":"2024-08-17T18:09:31.374637+0000","mapping_epoch":1477,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1478,"parent":"0.0","parent_split_bits":4,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:06:03.595205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:06:03.595205+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:51:15.402540+0000","scrub_duration":0.0028714320000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":1540,"reported_epoch":1495,"state":"active+clean","last_fresh":"2024-08-17T18:09:31.374970+0000","last_change":"2024-08-17T18:02:05.252667+0000","last_active":"2024-08-17T18:09:31.374970+0000","last_peered":"2024-08-17T18:09:31.374970+0000","last_clean":"2024-08-17T18:09:31.374970+0000","last_became_active":"2024-08-17T18:02:05.252359+0000","last_became_peered":"2024-08-17T18:02:05.252359+0000","last_unstale":"2024-08-17T18:09:31.374970+0000","last_undegraded":"2024-08-17T18:09:31.374970+0000","last_fullsized":"2024-08-17T18:09:31.374970+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:41:14.595892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"3.3","version":"0'0","reported_seq":662,"reported_epoch":1495,"state":"active+clean","last_fresh":"2024-08-17T18:09:31.369727+0000","last_change":"2024-08-17T18:09:28.390757+0000","last_active":"2024-08-17T18:09:31.369727+0000","last_peered":"2024-08-17T18:09:31.369727+0000","last_clean":"2024-08-17T18:09:31.369727+0000","last_became_active":"2024-08-17T18:09:28.390363+0000","last_became_peered":"2024-08-17T18:09:28.390363+0000","last_unstale":"2024-08-17T18:09:31.369727+0000","last_undegraded":"2024-08-17T18:09:31.369727+0000","last_fullsized":"2024-08-17T18:09:31.369727+0000","mapping_epoch":1491,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1492,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:49:57.597648+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,0,1],"acting":[6,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"2.2","version":"66'2","reported_seq":1492,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:46.092192+0000","last_change":"2024-08-17T17:17:00.909906+0000","last_active":"2024-08-17T18:09:46.092192+0000","last_peered":"2024-08-17T18:09:46.092192+0000","last_clean":"2024-08-17T18:09:46.092192+0000","last_became_active":"2024-08-17T17:17:00.909516+0000","last_became_peered":"2024-08-17T17:17:00.909516+0000","last_unstale":"2024-08-17T18:09:46.092192+0000","last_undegraded":"2024-08-17T18:09:46.092192+0000","last_fullsized":"2024-08-17T18:09:46.092192+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:08.716390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020478699999999998,"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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.2","version":"474'149","reported_seq":1863,"reported_epoch":1495,"state":"active+clean","last_fresh":"2024-08-17T18:09:31.384171+0000","last_change":"2024-08-17T18:09:31.383264+0000","last_active":"2024-08-17T18:09:31.384171+0000","last_peered":"2024-08-17T18:09:31.384171+0000","last_clean":"2024-08-17T18:09:31.384171+0000","last_became_active":"2024-08-17T18:09:31.382823+0000","last_became_peered":"2024-08-17T18:09:31.382823+0000","last_unstale":"2024-08-17T18:09:31.384171+0000","last_undegraded":"2024-08-17T18:09:31.384171+0000","last_fullsized":"2024-08-17T18:09:31.384171+0000","mapping_epoch":1494,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1495,"parent":"0.0","parent_split_bits":4,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:06:04.587311+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:06:04.587311+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:54:54.929826+0000","scrub_duration":0.0067197070000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.7","version":"0'0","reported_seq":2287,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:46.098128+0000","last_change":"2024-08-17T17:17:00.904465+0000","last_active":"2024-08-17T18:09:46.098128+0000","last_peered":"2024-08-17T18:09:46.098128+0000","last_clean":"2024-08-17T18:09:46.098128+0000","last_became_active":"2024-08-17T17:17:00.904064+0000","last_became_peered":"2024-08-17T17:17:00.904064+0000","last_unstale":"2024-08-17T18:09:46.098128+0000","last_undegraded":"2024-08-17T18:09:46.098128+0000","last_fullsized":"2024-08-17T18:09:46.098128+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:25:33.842617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2309,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:46.097825+0000","last_change":"2024-08-17T17:55:08.429994+0000","last_active":"2024-08-17T18:09:46.097825+0000","last_peered":"2024-08-17T18:09:46.097825+0000","last_clean":"2024-08-17T18:09:46.097825+0000","last_became_active":"2024-08-17T17:55:08.429179+0000","last_became_peered":"2024-08-17T17:55:08.429179+0000","last_unstale":"2024-08-17T18:09:46.097825+0000","last_undegraded":"2024-08-17T18:09:46.097825+0000","last_fullsized":"2024-08-17T18:09:46.097825+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:37:53.714925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":242,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:46.096568+0000","last_change":"2024-08-17T18:02:05.268122+0000","last_active":"2024-08-17T18:09:46.096568+0000","last_peered":"2024-08-17T18:09:46.096568+0000","last_clean":"2024-08-17T18:09:46.096568+0000","last_became_active":"2024-08-17T18:02:05.267729+0000","last_became_peered":"2024-08-17T18:02:05.267729+0000","last_unstale":"2024-08-17T18:09:46.096568+0000","last_undegraded":"2024-08-17T18:09:46.096568+0000","last_fullsized":"2024-08-17T18:09:46.096568+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:08:04.648546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00091001700000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.3","version":"474'149","reported_seq":815,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:46.098261+0000","last_change":"2024-08-17T18:09:31.377199+0000","last_active":"2024-08-17T18:09:46.098261+0000","last_peered":"2024-08-17T18:09:46.098261+0000","last_clean":"2024-08-17T18:09:46.098261+0000","last_became_active":"2024-08-17T18:09:31.376779+0000","last_became_peered":"2024-08-17T18:09:31.376779+0000","last_unstale":"2024-08-17T18:09:46.098261+0000","last_undegraded":"2024-08-17T18:09:46.098261+0000","last_fullsized":"2024-08-17T18:09:46.098261+0000","mapping_epoch":1494,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1495,"parent":"0.0","parent_split_bits":3,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:06:01.886495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:06:01.886495+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:15:56.301679+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,5],"acting":[1,6,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":144,"reported_epoch":1495,"state":"active+clean","last_fresh":"2024-08-17T18:09:43.869596+0000","last_change":"2024-08-17T17:55:08.423855+0000","last_active":"2024-08-17T18:09:43.869596+0000","last_peered":"2024-08-17T18:09:43.869596+0000","last_clean":"2024-08-17T18:09:43.869596+0000","last_became_active":"2024-08-17T17:55:08.423172+0000","last_became_peered":"2024-08-17T17:55:08.423172+0000","last_unstale":"2024-08-17T18:09:43.869596+0000","last_undegraded":"2024-08-17T18:09:43.869596+0000","last_fullsized":"2024-08-17T18:09:43.869596+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:28:49.620547+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1","version":"0'0","reported_seq":863,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:46.094308+0000","last_change":"2024-08-17T18:09:28.388916+0000","last_active":"2024-08-17T18:09:46.094308+0000","last_peered":"2024-08-17T18:09:46.094308+0000","last_clean":"2024-08-17T18:09:46.094308+0000","last_became_active":"2024-08-17T18:09:28.388604+0000","last_became_peered":"2024-08-17T18:09:28.388604+0000","last_unstale":"2024-08-17T18:09:46.094308+0000","last_undegraded":"2024-08-17T18:09:46.094308+0000","last_fullsized":"2024-08-17T18:09:46.094308+0000","mapping_epoch":1491,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1492,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:31:43.182578+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.0","version":"0'0","reported_seq":1505,"reported_epoch":1495,"state":"active+clean","last_fresh":"2024-08-17T18:09:31.372811+0000","last_change":"2024-08-17T17:17:00.873245+0000","last_active":"2024-08-17T18:09:31.372811+0000","last_peered":"2024-08-17T18:09:31.372811+0000","last_clean":"2024-08-17T18:09:31.372811+0000","last_became_active":"2024-08-17T17:17:00.870779+0000","last_became_peered":"2024-08-17T17:17:00.870779+0000","last_unstale":"2024-08-17T18:09:31.372811+0000","last_undegraded":"2024-08-17T18:09:31.372811+0000","last_fullsized":"2024-08-17T18:09:31.372811+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:30:08.495141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00081337499999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1471,"reported_epoch":1495,"state":"active+clean","last_fresh":"2024-08-17T18:09:31.371379+0000","last_change":"2024-08-17T18:09:28.381947+0000","last_active":"2024-08-17T18:09:31.371379+0000","last_peered":"2024-08-17T18:09:31.371379+0000","last_clean":"2024-08-17T18:09:31.371379+0000","last_became_active":"2024-08-17T18:09:28.381538+0000","last_became_peered":"2024-08-17T18:09:28.381538+0000","last_unstale":"2024-08-17T18:09:31.371379+0000","last_undegraded":"2024-08-17T18:09:31.371379+0000","last_fullsized":"2024-08-17T18:09:31.371379+0000","mapping_epoch":1491,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1492,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:36:05.859168+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":111,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:46.096640+0000","last_change":"2024-08-17T18:02:05.252920+0000","last_active":"2024-08-17T18:09:46.096640+0000","last_peered":"2024-08-17T18:09:46.096640+0000","last_clean":"2024-08-17T18:09:46.096640+0000","last_became_active":"2024-08-17T18:02:05.252430+0000","last_became_peered":"2024-08-17T18:02:05.252430+0000","last_unstale":"2024-08-17T18:09:46.096640+0000","last_undegraded":"2024-08-17T18:09:46.096640+0000","last_fullsized":"2024-08-17T18:09:46.096640+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:41:29.064858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"64'1","reported_seq":1546,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:46.092064+0000","last_change":"2024-08-17T17:55:08.449494+0000","last_active":"2024-08-17T18:09:46.092064+0000","last_peered":"2024-08-17T18:09:46.092064+0000","last_clean":"2024-08-17T18:09:46.092064+0000","last_became_active":"2024-08-17T17:55:08.417287+0000","last_became_peered":"2024-08-17T17:55:08.417287+0000","last_unstale":"2024-08-17T18:09:46.092064+0000","last_undegraded":"2024-08-17T18:09:46.092064+0000","last_fullsized":"2024-08-17T18:09:46.092064+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:56:08.861782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00092444000000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"474'149","reported_seq":1830,"reported_epoch":1495,"state":"active+clean","last_fresh":"2024-08-17T18:09:33.861021+0000","last_change":"2024-08-17T18:05:56.654547+0000","last_active":"2024-08-17T18:09:33.861021+0000","last_peered":"2024-08-17T18:09:33.861021+0000","last_clean":"2024-08-17T18:09:33.861021+0000","last_became_active":"2024-08-17T18:05:52.289498+0000","last_became_peered":"2024-08-17T18:05:52.289498+0000","last_unstale":"2024-08-17T18:09:33.861021+0000","last_undegraded":"2024-08-17T18:09:33.861021+0000","last_fullsized":"2024-08-17T18:09:33.861021+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":1472,"parent":"0.0","parent_split_bits":0,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:05:56.654459+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:05:56.654459+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:58:23.394185+0000","scrub_duration":0.0015531060000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.a","version":"474'149","reported_seq":790,"reported_epoch":1495,"state":"active+clean","last_fresh":"2024-08-17T18:09:31.374729+0000","last_change":"2024-08-17T18:06:05.647235+0000","last_active":"2024-08-17T18:09:31.374729+0000","last_peered":"2024-08-17T18:09:31.374729+0000","last_clean":"2024-08-17T18:09:31.374729+0000","last_became_active":"2024-08-17T18:06:01.686837+0000","last_became_peered":"2024-08-17T18:06:01.686837+0000","last_unstale":"2024-08-17T18:09:31.374729+0000","last_undegraded":"2024-08-17T18:09:31.374729+0000","last_fullsized":"2024-08-17T18:09:31.374729+0000","mapping_epoch":1477,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1478,"parent":"0.0","parent_split_bits":4,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:06:05.646965+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:06:05.646965+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:01:48.783282+0000","scrub_duration":0.010609596000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.f","version":"0'0","reported_seq":143,"reported_epoch":1495,"state":"active+clean","last_fresh":"2024-08-17T18:09:31.375201+0000","last_change":"2024-08-17T18:09:28.377987+0000","last_active":"2024-08-17T18:09:31.375201+0000","last_peered":"2024-08-17T18:09:31.375201+0000","last_clean":"2024-08-17T18:09:31.375201+0000","last_became_active":"2024-08-17T18:09:28.377626+0000","last_became_peered":"2024-08-17T18:09:28.377626+0000","last_unstale":"2024-08-17T18:09:31.375201+0000","last_undegraded":"2024-08-17T18:09:31.375201+0000","last_fullsized":"2024-08-17T18:09:31.375201+0000","mapping_epoch":1491,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1492,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:41:33.158079+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.8","version":"0'0","reported_seq":111,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:46.093693+0000","last_change":"2024-08-17T18:02:05.266601+0000","last_active":"2024-08-17T18:09:46.093693+0000","last_peered":"2024-08-17T18:09:46.093693+0000","last_clean":"2024-08-17T18:09:46.093693+0000","last_became_active":"2024-08-17T18:02:05.266287+0000","last_became_peered":"2024-08-17T18:02:05.266287+0000","last_unstale":"2024-08-17T18:09:46.093693+0000","last_undegraded":"2024-08-17T18:09:46.093693+0000","last_fullsized":"2024-08-17T18:09:46.093693+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:20:03.465268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":665,"reported_epoch":1495,"state":"active+clean","last_fresh":"2024-08-17T18:09:31.369607+0000","last_change":"2024-08-17T18:09:28.394360+0000","last_active":"2024-08-17T18:09:31.369607+0000","last_peered":"2024-08-17T18:09:31.369607+0000","last_clean":"2024-08-17T18:09:31.369607+0000","last_became_active":"2024-08-17T18:09:28.393911+0000","last_became_peered":"2024-08-17T18:09:28.393911+0000","last_unstale":"2024-08-17T18:09:31.369607+0000","last_undegraded":"2024-08-17T18:09:31.369607+0000","last_fullsized":"2024-08-17T18:09:31.369607+0000","mapping_epoch":1491,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1492,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:52:58.214662+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,3],"acting":[6,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.9","version":"0'0","reported_seq":1412,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:46.096451+0000","last_change":"2024-08-17T18:09:28.395088+0000","last_active":"2024-08-17T18:09:46.096451+0000","last_peered":"2024-08-17T18:09:46.096451+0000","last_clean":"2024-08-17T18:09:46.096451+0000","last_became_active":"2024-08-17T18:09:28.394705+0000","last_became_peered":"2024-08-17T18:09:28.394705+0000","last_unstale":"2024-08-17T18:09:46.096451+0000","last_undegraded":"2024-08-17T18:09:46.096451+0000","last_fullsized":"2024-08-17T18:09:46.096451+0000","mapping_epoch":1491,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1492,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:21:30.634161+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.8","version":"474'149","reported_seq":790,"reported_epoch":1495,"state":"active+clean","last_fresh":"2024-08-17T18:09:31.374524+0000","last_change":"2024-08-17T18:06:04.626244+0000","last_active":"2024-08-17T18:09:31.374524+0000","last_peered":"2024-08-17T18:09:31.374524+0000","last_clean":"2024-08-17T18:09:31.374524+0000","last_became_active":"2024-08-17T18:06:01.718513+0000","last_became_peered":"2024-08-17T18:06:01.718513+0000","last_unstale":"2024-08-17T18:09:31.374524+0000","last_undegraded":"2024-08-17T18:09:31.374524+0000","last_fullsized":"2024-08-17T18:09:31.374524+0000","mapping_epoch":1477,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1478,"parent":"0.0","parent_split_bits":4,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:06:04.626121+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:06:04.626121+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:53:23.822764+0000","scrub_duration":0.018884539999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.d","version":"0'0","reported_seq":1425,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:46.096733+0000","last_change":"2024-08-17T18:09:28.397346+0000","last_active":"2024-08-17T18:09:46.096733+0000","last_peered":"2024-08-17T18:09:46.096733+0000","last_clean":"2024-08-17T18:09:46.096733+0000","last_became_active":"2024-08-17T18:09:28.397040+0000","last_became_peered":"2024-08-17T18:09:28.397040+0000","last_unstale":"2024-08-17T18:09:46.096733+0000","last_undegraded":"2024-08-17T18:09:46.096733+0000","last_fullsized":"2024-08-17T18:09:46.096733+0000","mapping_epoch":1491,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1492,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:14:04.800302+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.a","version":"0'0","reported_seq":1486,"reported_epoch":1495,"state":"active+clean","last_fresh":"2024-08-17T18:09:31.369382+0000","last_change":"2024-08-17T18:09:28.394288+0000","last_active":"2024-08-17T18:09:31.369382+0000","last_peered":"2024-08-17T18:09:31.369382+0000","last_clean":"2024-08-17T18:09:31.369382+0000","last_became_active":"2024-08-17T18:09:28.393886+0000","last_became_peered":"2024-08-17T18:09:28.393886+0000","last_unstale":"2024-08-17T18:09:31.369382+0000","last_undegraded":"2024-08-17T18:09:31.369382+0000","last_fullsized":"2024-08-17T18:09:31.369382+0000","mapping_epoch":1491,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1492,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:19:07.999661+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,1,3],"acting":[6,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"1.9","version":"474'149","reported_seq":1846,"reported_epoch":1495,"state":"active+clean","last_fresh":"2024-08-17T18:09:31.372531+0000","last_change":"2024-08-17T18:06:13.609334+0000","last_active":"2024-08-17T18:09:31.372531+0000","last_peered":"2024-08-17T18:09:31.372531+0000","last_clean":"2024-08-17T18:09:31.372531+0000","last_became_active":"2024-08-17T18:06:01.707824+0000","last_became_peered":"2024-08-17T18:06:01.707824+0000","last_unstale":"2024-08-17T18:09:31.372531+0000","last_undegraded":"2024-08-17T18:09:31.372531+0000","last_fullsized":"2024-08-17T18:09:31.372531+0000","mapping_epoch":1477,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1478,"parent":"0.0","parent_split_bits":4,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:06:13.609209+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:06:13.609209+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:51:37.532922+0000","scrub_duration":0.0092852709999999995,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":686,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:46.094798+0000","last_change":"2024-08-17T18:09:28.396547+0000","last_active":"2024-08-17T18:09:46.094798+0000","last_peered":"2024-08-17T18:09:46.094798+0000","last_clean":"2024-08-17T18:09:46.094798+0000","last_became_active":"2024-08-17T18:09:28.395538+0000","last_became_peered":"2024-08-17T18:09:28.395538+0000","last_unstale":"2024-08-17T18:09:46.094798+0000","last_undegraded":"2024-08-17T18:09:46.094798+0000","last_fullsized":"2024-08-17T18:09:46.094798+0000","mapping_epoch":1491,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1492,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:19:43.069783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.b","version":"73'3","reported_seq":2280,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:46.094431+0000","last_change":"2024-08-17T18:09:28.410424+0000","last_active":"2024-08-17T18:09:46.094431+0000","last_peered":"2024-08-17T18:09:46.094431+0000","last_clean":"2024-08-17T18:09:46.094431+0000","last_became_active":"2024-08-17T18:09:28.399939+0000","last_became_peered":"2024-08-17T18:09:28.399939+0000","last_unstale":"2024-08-17T18:09:46.094431+0000","last_undegraded":"2024-08-17T18:09:46.094431+0000","last_fullsized":"2024-08-17T18:09:46.094431+0000","mapping_epoch":1491,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1492,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-18T19:05:35.697772+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":324,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:46.098356+0000","last_change":"2024-08-17T18:09:28.392776+0000","last_active":"2024-08-17T18:09:46.098356+0000","last_peered":"2024-08-17T18:09:46.098356+0000","last_clean":"2024-08-17T18:09:46.098356+0000","last_became_active":"2024-08-17T18:09:28.392416+0000","last_became_peered":"2024-08-17T18:09:28.392416+0000","last_unstale":"2024-08-17T18:09:46.098356+0000","last_undegraded":"2024-08-17T18:09:46.098356+0000","last_fullsized":"2024-08-17T18:09:46.098356+0000","mapping_epoch":1491,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1492,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:03:08.346791+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,3],"acting":[1,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.c","version":"0'0","reported_seq":1492,"reported_epoch":1495,"state":"active+clean","last_fresh":"2024-08-17T18:09:31.375098+0000","last_change":"2024-08-17T17:57:12.436081+0000","last_active":"2024-08-17T18:09:31.375098+0000","last_peered":"2024-08-17T18:09:31.375098+0000","last_clean":"2024-08-17T18:09:31.375098+0000","last_became_active":"2024-08-17T17:57:12.435735+0000","last_became_peered":"2024-08-17T17:57:12.435735+0000","last_unstale":"2024-08-17T18:09:31.375098+0000","last_undegraded":"2024-08-17T18:09:31.375098+0000","last_fullsized":"2024-08-17T18:09:31.375098+0000","mapping_epoch":1405,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1406,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:54:28.493671+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1476,"reported_epoch":1495,"state":"active+clean","last_fresh":"2024-08-17T18:09:31.369266+0000","last_change":"2024-08-17T17:17:00.893177+0000","last_active":"2024-08-17T18:09:31.369266+0000","last_peered":"2024-08-17T18:09:31.369266+0000","last_clean":"2024-08-17T18:09:31.369266+0000","last_became_active":"2024-08-17T17:17:00.892759+0000","last_became_peered":"2024-08-17T17:17:00.892759+0000","last_unstale":"2024-08-17T18:09:31.369266+0000","last_undegraded":"2024-08-17T18:09:31.369266+0000","last_fullsized":"2024-08-17T18:09:31.369266+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:42:14.347454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1460,"reported_epoch":1495,"state":"active+clean","last_fresh":"2024-08-17T18:09:31.373539+0000","last_change":"2024-08-17T16:58:54.781889+0000","last_active":"2024-08-17T18:09:31.373539+0000","last_peered":"2024-08-17T18:09:31.373539+0000","last_clean":"2024-08-17T18:09:31.373539+0000","last_became_active":"2024-08-17T16:58:54.779814+0000","last_became_peered":"2024-08-17T16:58:54.779814+0000","last_unstale":"2024-08-17T18:09:31.373539+0000","last_undegraded":"2024-08-17T18:09:31.373539+0000","last_fullsized":"2024-08-17T18:09:31.373539+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:03:35.262628+0000","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":1,"num_read_kb":1,"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":1472,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:46.098142+0000","last_change":"2024-08-17T18:09:28.393840+0000","last_active":"2024-08-17T18:09:46.098142+0000","last_peered":"2024-08-17T18:09:46.098142+0000","last_clean":"2024-08-17T18:09:46.098142+0000","last_became_active":"2024-08-17T18:09:28.393478+0000","last_became_peered":"2024-08-17T18:09:28.393478+0000","last_unstale":"2024-08-17T18:09:46.098142+0000","last_undegraded":"2024-08-17T18:09:46.098142+0000","last_fullsized":"2024-08-17T18:09:46.098142+0000","mapping_epoch":1491,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1492,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:01:27.590025+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.e","version":"72'2","reported_seq":1490,"reported_epoch":1495,"state":"active+clean","last_fresh":"2024-08-17T18:09:31.373742+0000","last_change":"2024-08-17T18:09:28.411850+0000","last_active":"2024-08-17T18:09:31.373742+0000","last_peered":"2024-08-17T18:09:31.373742+0000","last_clean":"2024-08-17T18:09:31.373742+0000","last_became_active":"2024-08-17T18:09:28.390763+0000","last_became_peered":"2024-08-17T18:09:28.390763+0000","last_unstale":"2024-08-17T18:09:31.373742+0000","last_undegraded":"2024-08-17T18:09:31.373742+0000","last_fullsized":"2024-08-17T18:09:31.373742+0000","mapping_epoch":1491,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1492,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:29:15.278856+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,1,0],"acting":[7,1,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":1458,"reported_epoch":1495,"state":"active+clean","last_fresh":"2024-08-17T18:09:31.374582+0000","last_change":"2024-08-17T16:58:55.784844+0000","last_active":"2024-08-17T18:09:31.374582+0000","last_peered":"2024-08-17T18:09:31.374582+0000","last_clean":"2024-08-17T18:09:31.374582+0000","last_became_active":"2024-08-17T16:58:55.783777+0000","last_became_peered":"2024-08-17T16:58:55.783777+0000","last_unstale":"2024-08-17T18:09:31.374582+0000","last_undegraded":"2024-08-17T18:09:31.374582+0000","last_fullsized":"2024-08-17T18:09:31.374582+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:08:35.069672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'1","reported_seq":1501,"reported_epoch":1495,"state":"active+clean","last_fresh":"2024-08-17T18:09:31.373885+0000","last_change":"2024-08-17T18:09:28.421825+0000","last_active":"2024-08-17T18:09:31.373885+0000","last_peered":"2024-08-17T18:09:31.373885+0000","last_clean":"2024-08-17T18:09:31.373885+0000","last_became_active":"2024-08-17T18:09:28.391992+0000","last_became_peered":"2024-08-17T18:09:28.391992+0000","last_unstale":"2024-08-17T18:09:31.373885+0000","last_undegraded":"2024-08-17T18:09:31.373885+0000","last_fullsized":"2024-08-17T18:09:31.373885+0000","mapping_epoch":1491,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1492,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:23:31.719023+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":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":44,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.10","version":"72'8","reported_seq":1491,"reported_epoch":1495,"state":"active+clean","last_fresh":"2024-08-17T18:09:31.368877+0000","last_change":"2024-08-17T17:16:32.389840+0000","last_active":"2024-08-17T18:09:31.368877+0000","last_peered":"2024-08-17T18:09:31.368877+0000","last_clean":"2024-08-17T18:09:31.368877+0000","last_became_active":"2024-08-17T17:16:32.386050+0000","last_became_peered":"2024-08-17T17:16:32.386050+0000","last_unstale":"2024-08-17T18:09:31.368877+0000","last_undegraded":"2024-08-17T18:09:31.368877+0000","last_fullsized":"2024-08-17T18:09:31.368877+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-18T18:25:48.041721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":24,"num_read_kb":24,"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":111,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:46.094320+0000","last_change":"2024-08-17T18:02:05.269247+0000","last_active":"2024-08-17T18:09:46.094320+0000","last_peered":"2024-08-17T18:09:46.094320+0000","last_clean":"2024-08-17T18:09:46.094320+0000","last_became_active":"2024-08-17T18:02:05.268980+0000","last_became_peered":"2024-08-17T18:02:05.268980+0000","last_unstale":"2024-08-17T18:09:46.094320+0000","last_undegraded":"2024-08-17T18:09:46.094320+0000","last_fullsized":"2024-08-17T18:09:46.094320+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:39:20.246478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.11","version":"0'0","reported_seq":1466,"reported_epoch":1495,"state":"active+clean","last_fresh":"2024-08-17T18:09:31.372640+0000","last_change":"2024-08-17T18:09:28.384297+0000","last_active":"2024-08-17T18:09:31.372640+0000","last_peered":"2024-08-17T18:09:31.372640+0000","last_clean":"2024-08-17T18:09:31.372640+0000","last_became_active":"2024-08-17T18:09:28.383934+0000","last_became_peered":"2024-08-17T18:09:28.383934+0000","last_unstale":"2024-08-17T18:09:31.372640+0000","last_undegraded":"2024-08-17T18:09:31.372640+0000","last_fullsized":"2024-08-17T18:09:31.372640+0000","mapping_epoch":1491,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1492,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:09:36.785425+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,6,0],"acting":[7,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":1062,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:46.094365+0000","last_change":"2024-08-17T17:49:45.916126+0000","last_active":"2024-08-17T18:09:46.094365+0000","last_peered":"2024-08-17T18:09:46.094365+0000","last_clean":"2024-08-17T18:09:46.094365+0000","last_became_active":"2024-08-17T17:49:45.915806+0000","last_became_peered":"2024-08-17T17:49:45.915806+0000","last_unstale":"2024-08-17T18:09:46.094365+0000","last_undegraded":"2024-08-17T18:09:46.094365+0000","last_fullsized":"2024-08-17T18:09:46.094365+0000","mapping_epoch":1317,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:54:22.480905+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":900,"reported_epoch":1495,"state":"active+clean","last_fresh":"2024-08-17T18:09:31.373649+0000","last_change":"2024-08-17T18:02:05.266888+0000","last_active":"2024-08-17T18:09:31.373649+0000","last_peered":"2024-08-17T18:09:31.373649+0000","last_clean":"2024-08-17T18:09:31.373649+0000","last_became_active":"2024-08-17T18:02:05.266538+0000","last_became_peered":"2024-08-17T18:02:05.266538+0000","last_unstale":"2024-08-17T18:09:31.373649+0000","last_undegraded":"2024-08-17T18:09:31.373649+0000","last_fullsized":"2024-08-17T18:09:31.373649+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:19:38.664313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1471,"reported_epoch":1495,"state":"active+clean","last_fresh":"2024-08-17T18:09:31.375289+0000","last_change":"2024-08-17T17:18:16.301475+0000","last_active":"2024-08-17T18:09:31.375289+0000","last_peered":"2024-08-17T18:09:31.375289+0000","last_clean":"2024-08-17T18:09:31.375289+0000","last_became_active":"2024-08-17T17:18:16.301211+0000","last_became_peered":"2024-08-17T17:18:16.301211+0000","last_unstale":"2024-08-17T18:09:31.375289+0000","last_undegraded":"2024-08-17T18:09:31.375289+0000","last_fullsized":"2024-08-17T18:09:31.375289+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:31:05.192998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.13","version":"72'2","reported_seq":1551,"reported_epoch":1495,"state":"active+clean","last_fresh":"2024-08-17T18:09:31.373373+0000","last_change":"2024-08-17T18:09:28.424925+0000","last_active":"2024-08-17T18:09:31.373373+0000","last_peered":"2024-08-17T18:09:31.373373+0000","last_clean":"2024-08-17T18:09:31.373373+0000","last_became_active":"2024-08-17T18:09:28.391990+0000","last_became_peered":"2024-08-17T18:09:28.391990+0000","last_unstale":"2024-08-17T18:09:31.373373+0000","last_undegraded":"2024-08-17T18:09:31.373373+0000","last_fullsized":"2024-08-17T18:09:31.373373+0000","mapping_epoch":1491,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1492,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:03:15.751927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":8,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":170,"num_keys_recovered":50,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":2256,"reported_epoch":1496,"state":"active+clean","last_fresh":"2024-08-17T18:09:46.094741+0000","last_change":"2024-08-17T17:18:16.329150+0000","last_active":"2024-08-17T18:09:46.094741+0000","last_peered":"2024-08-17T18:09:46.094741+0000","last_clean":"2024-08-17T18:09:46.094741+0000","last_became_active":"2024-08-17T17:18:16.319596+0000","last_became_peered":"2024-08-17T17:18:16.319596+0000","last_unstale":"2024-08-17T18:09:46.094741+0000","last_undegraded":"2024-08-17T18:09:46.094741+0000","last_fullsized":"2024-08-17T18:09:46.094741+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:03:06.681253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":[]}],"pool_stats":[{"poolid":57,"num_pg":16,"stat_sum":{"num_bytes":2426077184,"num_objects":37019,"num_object_clones":0,"num_object_copies":111057,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":37019,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":37019,"num_write_kb":2369216,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":7109672960,"data_stored":7109672960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":37019,"ondisk_log_size":37019,"up":48,"acting":48,"num_store_stats":8},{"poolid":1,"num_pg":11,"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":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":1639,"ondisk_log_size":1639,"up":33,"acting":33,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":65,"num_read_kb":68,"num_write":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":32,"num_bytes_recovered":7388,"num_keys_recovered":50,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":118784,"data_stored":21542,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2303,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"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}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223202179,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1528004,"kb_used_data":857020,"kb_used_omap":1,"kb_used_meta":670974,"kb_avail":92217148,"statfs":{"total":95995035648,"available":94430359552,"internally_reserved":0,"allocated":877588480,"data_stored":872524847,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":687077835},"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":[]},{"osd":6,"up_from":47,"seq":201863463823,"num_pgs":48,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2147264,"kb_used_data":1444344,"kb_used_omap":1,"kb_used_meta":702910,"kb_avail":91597888,"statfs":{"total":95995035648,"available":93796237312,"internally_reserved":0,"allocated":1479008256,"data_stored":1473948626,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":719780295},"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":[]},{"osd":5,"up_from":39,"seq":167503725466,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1701756,"kb_used_data":994672,"kb_used_omap":1,"kb_used_meta":707070,"kb_avail":92043396,"statfs":{"total":95995035648,"available":94252437504,"internally_reserved":0,"allocated":1018544128,"data_stored":1013489026,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":724040134},"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":[]},{"osd":4,"up_from":0,"seq":133143987108,"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":[]},{"osd":3,"up_from":710,"seq":3049426780781,"num_pgs":49,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1777776,"kb_used_data":1186088,"kb_used_omap":74,"kb_used_meta":591605,"kb_avail":91967376,"statfs":{"total":95995035648,"available":94174593024,"internally_reserved":0,"allocated":1214554112,"data_stored":1209506633,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":76343,"internal_metadata":605803977},"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":[]},{"osd":2,"up_from":700,"seq":3006477107827,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1820224,"kb_used_data":1188344,"kb_used_omap":75,"kb_used_meta":631796,"kb_avail":91924928,"statfs":{"total":95995035648,"available":94131126272,"internally_reserved":0,"allocated":1216864256,"data_stored":1211805675,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":76821,"internal_metadata":646960107},"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":[]},{"osd":1,"up_from":695,"seq":2985002271356,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":967920,"kb_used_data":313960,"kb_used_omap":68,"kb_used_meta":653883,"kb_avail":92777232,"statfs":{"total":95995035648,"available":95003885568,"internally_reserved":0,"allocated":321495040,"data_stored":316446968,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":70498,"internal_metadata":669576350},"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":[]},{"osd":0,"up_from":690,"seq":2963527434881,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1486628,"kb_used_data":859036,"kb_used_omap":75,"kb_used_meta":627508,"kb_avail":92258524,"statfs":{"total":95995035648,"available":94472728576,"internally_reserved":0,"allocated":879652864,"data_stored":874608844,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":77036,"internal_metadata":642568980},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"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":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":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":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":327680,"data_stored":327680,"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":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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":694,"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":4096,"data_stored":22,"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":20480,"data_stored":5372,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2303,"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":20480,"data_stored":4880,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":652,"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":4860,"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":4972,"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":57,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":915537920,"data_stored":915537920,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":57,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":317390848,"data_stored":317390848,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":57,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1229258752,"data_stored":1229258752,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":57,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1226702848,"data_stored":1226702848,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":57,"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":57,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":1042022400,"data_stored":1042022400,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":57,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1482752000,"data_stored":1482752000,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":57,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":896008192,"data_stored":896008192,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T18:09:56.696 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd pool set unique_pool_4 pgp_num 16 2024-08-17T18:09:56.706 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:56.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:56.708 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:56.810 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:56.830 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:56.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:56.832 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:56.933 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:56.962 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:56.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:56.966 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:57.067 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:57.095 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:57.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:57.101 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:57.202 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:57.231 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:57.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:57.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:57.335 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:57.362 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:57.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:57.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:57.400 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 27 16 47480 47464 109.848 92.5 0.00742924 0.0090985 2024-08-17T18:09:57.465 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:57.490 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:57.492 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:57.492 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:57.593 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:57.617 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:57.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:57.620 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:57.721 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:57.742 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:57.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:57.744 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:57.845 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:57.884 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:57.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:57.886 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:57.987 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:57.998 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:57 smithi169 bash[79348]: cluster 2024-08-17T18:09:56.595155+0000 mgr.y (mgr.34107) 2041 : cluster [DBG] pgmap v2875: 99 pgs: 99 active+clean; 2.7 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 91 MiB/s wr, 1.46k op/s 2024-08-17T18:09:57.998 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:57 smithi169 bash[79348]: cluster 2024-08-17T18:09:56.595155+0000 mgr.y (mgr.34107) 2041 : cluster [DBG] pgmap v2875: 99 pgs: 99 active+clean; 2.7 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 91 MiB/s wr, 1.46k op/s 2024-08-17T18:09:58.018 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:58.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:58.026 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:58.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:57 smithi131 bash[89561]: cluster 2024-08-17T18:09:56.595155+0000 mgr.y (mgr.34107) 2041 : cluster [DBG] pgmap v2875: 99 pgs: 99 active+clean; 2.7 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 91 MiB/s wr, 1.46k op/s 2024-08-17T18:09:58.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:57 smithi131 bash[89561]: cluster 2024-08-17T18:09:56.595155+0000 mgr.y (mgr.34107) 2041 : cluster [DBG] pgmap v2875: 99 pgs: 99 active+clean; 2.7 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 91 MiB/s wr, 1.46k op/s 2024-08-17T18:09:58.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:57 smithi131 bash[88347]: cluster 2024-08-17T18:09:56.595155+0000 mgr.y (mgr.34107) 2041 : cluster [DBG] pgmap v2875: 99 pgs: 99 active+clean; 2.7 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 91 MiB/s wr, 1.46k op/s 2024-08-17T18:09:58.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:57 smithi131 bash[88347]: cluster 2024-08-17T18:09:56.595155+0000 mgr.y (mgr.34107) 2041 : cluster [DBG] pgmap v2875: 99 pgs: 99 active+clean; 2.7 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 91 MiB/s wr, 1.46k op/s 2024-08-17T18:09:58.127 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:58.156 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:58.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:58.158 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:09:58.258 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:58.281 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:09:58.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:58.283 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:09:58.384 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:58.400 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 28 16 49025 49009 109.373 96.5625 0.0113796 0.00913646 2024-08-17T18:09:58.407 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:09:58.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:58.411 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:09:58.511 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:58.542 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:58.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:58.546 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:58.646 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:58.671 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:58.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:58.673 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:58.743 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T18:09:58.774 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:58.791 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T18:09:58.795 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:58.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:58.799 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:58.899 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:58.923 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:58.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:58.925 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:59.026 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:59.040 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:09:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:09:58] "GET /metrics HTTP/1.1" 200 36600 "" "Prometheus/2.51.0" 2024-08-17T18:09:59.057 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:59.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:59.059 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:59.160 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:59.187 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:09:59.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:59.189 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:09:59.290 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:59.315 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:59.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:59.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:59.400 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 29 16 50466 50450 108.707 90.0625 0.01032 0.00919407 2024-08-17T18:09:59.422 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:59.447 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:09:59.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:59.455 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:09:59.555 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:59.593 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:09:59.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:59.596 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:09:59.697 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:59.722 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:09:59.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:59.726 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:09:59.826 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:59.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:59.870 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:09:59.871 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:09:59.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:59 smithi169 bash[79348]: cluster 2024-08-17T18:09:58.595500+0000 mgr.y (mgr.34107) 2042 : cluster [DBG] pgmap v2876: 99 pgs: 99 active+clean; 2.7 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 91 MiB/s wr, 1.46k op/s 2024-08-17T18:09:59.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:09:59 smithi169 bash[79348]: cluster 2024-08-17T18:09:58.595500+0000 mgr.y (mgr.34107) 2042 : cluster [DBG] pgmap v2876: 99 pgs: 99 active+clean; 2.7 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 91 MiB/s wr, 1.46k op/s 2024-08-17T18:09:59.971 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:59.996 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:09:59.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:09:59.998 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:00.098 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:00.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:59 smithi131 bash[89561]: cluster 2024-08-17T18:09:58.595500+0000 mgr.y (mgr.34107) 2042 : cluster [DBG] pgmap v2876: 99 pgs: 99 active+clean; 2.7 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 91 MiB/s wr, 1.46k op/s 2024-08-17T18:10:00.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:09:59 smithi131 bash[89561]: cluster 2024-08-17T18:09:58.595500+0000 mgr.y (mgr.34107) 2042 : cluster [DBG] pgmap v2876: 99 pgs: 99 active+clean; 2.7 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 91 MiB/s wr, 1.46k op/s 2024-08-17T18:10:00.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:59 smithi131 bash[88347]: cluster 2024-08-17T18:09:58.595500+0000 mgr.y (mgr.34107) 2042 : cluster [DBG] pgmap v2876: 99 pgs: 99 active+clean; 2.7 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 91 MiB/s wr, 1.46k op/s 2024-08-17T18:10:00.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:09:59 smithi131 bash[88347]: cluster 2024-08-17T18:09:58.595500+0000 mgr.y (mgr.34107) 2042 : cluster [DBG] pgmap v2876: 99 pgs: 99 active+clean; 2.7 GiB data, 12 GiB used, 613 GiB / 626 GiB avail; 91 MiB/s wr, 1.46k op/s 2024-08-17T18:10:00.126 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:00.130 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:00.130 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:00.231 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:00.265 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:00.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:00.269 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:00.370 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:00.401 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 30 16 51791 51775 107.844 82.8125 0.0189175 0.00926682 2024-08-17T18:10:00.401 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:00.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:00.403 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:00.504 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:00.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:00.536 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:00.537 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:00.637 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:00.677 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:00.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:00.681 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:00.748 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:10:00.782 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:00.823 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:00.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:00.828 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:00.929 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:00.938 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:00 smithi131 bash[88347]: cluster 2024-08-17T18:10:00.000106+0000 mon.a (mon.0) 3048 : cluster [INF] overall HEALTH_OK 2024-08-17T18:10:00.939 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:00 smithi131 bash[88347]: cluster 2024-08-17T18:10:00.000106+0000 mon.a (mon.0) 3048 : cluster [INF] overall HEALTH_OK 2024-08-17T18:10:00.939 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:00 smithi131 bash[89561]: cluster 2024-08-17T18:10:00.000106+0000 mon.a (mon.0) 3048 : cluster [INF] overall HEALTH_OK 2024-08-17T18:10:00.939 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:00 smithi131 bash[89561]: cluster 2024-08-17T18:10:00.000106+0000 mon.a (mon.0) 3048 : cluster [INF] overall HEALTH_OK 2024-08-17T18:10:00.967 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:00.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:00.973 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:01.071 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:10:01.074 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:01.102 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:01.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:01.107 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:01.127 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:00 smithi169 bash[79348]: cluster 2024-08-17T18:10:00.000106+0000 mon.a (mon.0) 3048 : cluster [INF] overall HEALTH_OK 2024-08-17T18:10:01.127 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:00 smithi169 bash[79348]: cluster 2024-08-17T18:10:00.000106+0000 mon.a (mon.0) 3048 : cluster [INF] overall HEALTH_OK 2024-08-17T18:10:01.207 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:01.241 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:01.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:01.251 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:01.351 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:01.385 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:01.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:01.390 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:01.400 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 31 16 52934 52918 106.669 71.4375 0.0097226 0.00936901 2024-08-17T18:10:01.491 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:01.522 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:01.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:01.525 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:01.626 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:01.656 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:01.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:01.657 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:01.758 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:01.781 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:01.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:01.787 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:01.887 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:01.897 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:01 smithi131 bash[89561]: cluster 2024-08-17T18:10:00.596415+0000 mgr.y (mgr.34107) 2043 : cluster [DBG] pgmap v2877: 99 pgs: 99 active+clean; 3.1 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 83 MiB/s wr, 1.33k op/s 2024-08-17T18:10:01.897 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:01 smithi131 bash[89561]: cluster 2024-08-17T18:10:00.596415+0000 mgr.y (mgr.34107) 2043 : cluster [DBG] pgmap v2877: 99 pgs: 99 active+clean; 3.1 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 83 MiB/s wr, 1.33k op/s 2024-08-17T18:10:01.897 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:01 smithi131 bash[89561]: audit 2024-08-17T18:10:00.721637+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:10:01.897 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:01 smithi131 bash[89561]: audit 2024-08-17T18:10:00.721637+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:10:01.897 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:01 smithi131 bash[89561]: audit 2024-08-17T18:10:00.728359+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:10:01.897 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:01 smithi131 bash[89561]: audit 2024-08-17T18:10:00.728359+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:10:01.897 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:01 smithi131 bash[89561]: audit 2024-08-17T18:10:01.202919+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:10:01.897 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:01 smithi131 bash[89561]: audit 2024-08-17T18:10:01.202919+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:10:01.898 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:01 smithi131 bash[89561]: audit 2024-08-17T18:10:01.213631+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:10:01.898 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:01 smithi131 bash[89561]: audit 2024-08-17T18:10:01.213631+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:10:01.898 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:01 smithi131 bash[88347]: cluster 2024-08-17T18:10:00.596415+0000 mgr.y (mgr.34107) 2043 : cluster [DBG] pgmap v2877: 99 pgs: 99 active+clean; 3.1 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 83 MiB/s wr, 1.33k op/s 2024-08-17T18:10:01.898 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:01 smithi131 bash[88347]: cluster 2024-08-17T18:10:00.596415+0000 mgr.y (mgr.34107) 2043 : cluster [DBG] pgmap v2877: 99 pgs: 99 active+clean; 3.1 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 83 MiB/s wr, 1.33k op/s 2024-08-17T18:10:01.898 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:01 smithi131 bash[88347]: audit 2024-08-17T18:10:00.721637+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:10:01.898 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:01 smithi131 bash[88347]: audit 2024-08-17T18:10:00.721637+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:10:01.898 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:01 smithi131 bash[88347]: audit 2024-08-17T18:10:00.728359+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:10:01.898 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:01 smithi131 bash[88347]: audit 2024-08-17T18:10:00.728359+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:10:01.899 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:01 smithi131 bash[88347]: audit 2024-08-17T18:10:01.202919+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:10:01.899 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:01 smithi131 bash[88347]: audit 2024-08-17T18:10:01.202919+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:10:01.899 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:01 smithi131 bash[88347]: audit 2024-08-17T18:10:01.213631+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:10:01.899 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:01 smithi131 bash[88347]: audit 2024-08-17T18:10:01.213631+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:10:01.910 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:01.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:01.916 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:02.016 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:02.026 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:01 smithi169 bash[79348]: cluster 2024-08-17T18:10:00.596415+0000 mgr.y (mgr.34107) 2043 : cluster [DBG] pgmap v2877: 99 pgs: 99 active+clean; 3.1 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 83 MiB/s wr, 1.33k op/s 2024-08-17T18:10:02.026 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:01 smithi169 bash[79348]: cluster 2024-08-17T18:10:00.596415+0000 mgr.y (mgr.34107) 2043 : cluster [DBG] pgmap v2877: 99 pgs: 99 active+clean; 3.1 GiB data, 13 GiB used, 612 GiB / 626 GiB avail; 83 MiB/s wr, 1.33k op/s 2024-08-17T18:10:02.026 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:01 smithi169 bash[79348]: audit 2024-08-17T18:10:00.721637+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:10:02.026 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:01 smithi169 bash[79348]: audit 2024-08-17T18:10:00.721637+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:10:02.026 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:01 smithi169 bash[79348]: audit 2024-08-17T18:10:00.728359+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:10:02.027 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:01 smithi169 bash[79348]: audit 2024-08-17T18:10:00.728359+0000 mon.a (mon.0) 3050 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:10:02.027 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:01 smithi169 bash[79348]: audit 2024-08-17T18:10:01.202919+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:10:02.027 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:01 smithi169 bash[79348]: audit 2024-08-17T18:10:01.202919+0000 mon.a (mon.0) 3051 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:10:02.027 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:01 smithi169 bash[79348]: audit 2024-08-17T18:10:01.213631+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:10:02.027 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:01 smithi169 bash[79348]: audit 2024-08-17T18:10:01.213631+0000 mon.a (mon.0) 3052 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:10:02.044 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:02.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:02.051 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:02.152 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:02.174 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:02.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:02.176 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:02.277 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:02.298 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:02.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:02.302 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:02.401 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 32 16 54261 54245 105.928 82.9375 0.00725138 0.00943551 2024-08-17T18:10:02.403 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:02.431 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:02.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:02.433 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:02.534 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:02.558 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:02.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:02.560 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:02.660 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:02.679 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:02.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:02.681 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:02.781 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:02.787 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:10:02.788 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:10:02.820 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:02.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:02.824 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:02.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:02 smithi169 bash[79348]: audit 2024-08-17T18:10:02.101886+0000 mon.a (mon.0) 3053 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:10:02.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:02 smithi169 bash[79348]: audit 2024-08-17T18:10:02.101886+0000 mon.a (mon.0) 3053 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:10:02.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:02 smithi169 bash[79348]: audit 2024-08-17T18:10:02.103179+0000 mon.a (mon.0) 3054 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:10:02.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:02 smithi169 bash[79348]: audit 2024-08-17T18:10:02.103179+0000 mon.a (mon.0) 3054 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:10:02.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:02 smithi169 bash[79348]: audit 2024-08-17T18:10:02.109661+0000 mon.a (mon.0) 3055 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:10:02.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:02 smithi169 bash[79348]: audit 2024-08-17T18:10:02.109661+0000 mon.a (mon.0) 3055 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:10:02.925 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:02.944 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:02.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:02.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:02.975 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:02 smithi131 bash[88347]: audit 2024-08-17T18:10:02.101886+0000 mon.a (mon.0) 3053 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:10:02.975 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:02 smithi131 bash[88347]: audit 2024-08-17T18:10:02.101886+0000 mon.a (mon.0) 3053 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:10:02.975 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:02 smithi131 bash[88347]: audit 2024-08-17T18:10:02.103179+0000 mon.a (mon.0) 3054 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:10:02.975 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:02 smithi131 bash[88347]: audit 2024-08-17T18:10:02.103179+0000 mon.a (mon.0) 3054 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:10:02.975 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:02 smithi131 bash[88347]: audit 2024-08-17T18:10:02.109661+0000 mon.a (mon.0) 3055 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:10:02.975 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:02 smithi131 bash[88347]: audit 2024-08-17T18:10:02.109661+0000 mon.a (mon.0) 3055 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:10:02.975 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:02 smithi131 bash[89561]: audit 2024-08-17T18:10:02.101886+0000 mon.a (mon.0) 3053 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:10:02.976 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:02 smithi131 bash[89561]: audit 2024-08-17T18:10:02.101886+0000 mon.a (mon.0) 3053 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:10:02.976 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:02 smithi131 bash[89561]: audit 2024-08-17T18:10:02.103179+0000 mon.a (mon.0) 3054 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:10:02.976 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:02 smithi131 bash[89561]: audit 2024-08-17T18:10:02.103179+0000 mon.a (mon.0) 3054 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:10:02.976 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:02 smithi131 bash[89561]: audit 2024-08-17T18:10:02.109661+0000 mon.a (mon.0) 3055 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:10:02.976 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:02 smithi131 bash[89561]: audit 2024-08-17T18:10:02.109661+0000 mon.a (mon.0) 3055 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:10:03.046 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:03.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:03.073 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:03.073 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:03.174 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:03.200 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:03.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:03.203 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:03.304 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:03.334 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:03.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:03.336 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:03.401 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 33 16 55496 55480 105.057 77.1875 0.00212344 0.00950988 2024-08-17T18:10:03.436 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:03.465 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:03.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:03.469 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:03.570 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:03.597 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:03.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:03.603 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:03.703 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:03.734 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:03.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:03.738 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:03.839 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:03.861 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:03.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:03.863 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:03.963 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:03.983 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:03.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:03.985 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:04.085 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:04.113 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:04.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:04.117 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:04.218 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:04.237 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:04.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:04.239 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:04.340 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:04.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:04 smithi131 bash[89561]: cluster 2024-08-17T18:10:02.596879+0000 mgr.y (mgr.34107) 2044 : cluster [DBG] pgmap v2878: 99 pgs: 99 active+clean; 3.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-08-17T18:10:04.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:04 smithi131 bash[89561]: cluster 2024-08-17T18:10:02.596879+0000 mgr.y (mgr.34107) 2044 : cluster [DBG] pgmap v2878: 99 pgs: 99 active+clean; 3.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-08-17T18:10:04.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:04 smithi131 bash[88347]: cluster 2024-08-17T18:10:02.596879+0000 mgr.y (mgr.34107) 2044 : cluster [DBG] pgmap v2878: 99 pgs: 99 active+clean; 3.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-08-17T18:10:04.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:04 smithi131 bash[88347]: cluster 2024-08-17T18:10:02.596879+0000 mgr.y (mgr.34107) 2044 : cluster [DBG] pgmap v2878: 99 pgs: 99 active+clean; 3.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-08-17T18:10:04.364 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:04.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:04.366 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:04.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:04 smithi169 bash[79348]: cluster 2024-08-17T18:10:02.596879+0000 mgr.y (mgr.34107) 2044 : cluster [DBG] pgmap v2878: 99 pgs: 99 active+clean; 3.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-08-17T18:10:04.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:04 smithi169 bash[79348]: cluster 2024-08-17T18:10:02.596879+0000 mgr.y (mgr.34107) 2044 : cluster [DBG] pgmap v2878: 99 pgs: 99 active+clean; 3.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 81 MiB/s wr, 1.29k op/s 2024-08-17T18:10:04.401 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 34 16 56350 56334 103.537 53.375 0.00221265 0.00959173 2024-08-17T18:10:04.467 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:04.500 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:04.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:04.505 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:04.605 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:04.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:04.647 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:04.647 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:04.748 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:04.775 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:04.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:04.777 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:04.878 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:04.903 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:04.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:04.905 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:05.006 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:05.034 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:05.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:05.037 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:05.137 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:05.181 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:05.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:05.186 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:05.287 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:05.310 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:05.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:05.313 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:05.401 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 35 16 57603 57587 102.816 78.3125 0.00259826 0.0097081 2024-08-17T18:10:05.413 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:05.432 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:05.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:05.434 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:05.535 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:05.561 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:05.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:05.564 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:05.664 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:05.686 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:05.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:05.688 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:05.788 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:05.823 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:05.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:05.828 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:05.928 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:05.946 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:05.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:05.948 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:06.049 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:06.083 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:06.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:06.085 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:06.186 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:06.216 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:06.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:06.220 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:06.321 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:06.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:06 smithi131 bash[88347]: cluster 2024-08-17T18:10:04.598098+0000 mgr.y (mgr.34107) 2045 : cluster [DBG] pgmap v2879: 99 pgs: 99 active+clean; 3.3 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 90 MiB/s wr, 1.43k op/s 2024-08-17T18:10:06.342 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:06 smithi131 bash[88347]: cluster 2024-08-17T18:10:04.598098+0000 mgr.y (mgr.34107) 2045 : cluster [DBG] pgmap v2879: 99 pgs: 99 active+clean; 3.3 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 90 MiB/s wr, 1.43k op/s 2024-08-17T18:10:06.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:06 smithi131 bash[89561]: cluster 2024-08-17T18:10:04.598098+0000 mgr.y (mgr.34107) 2045 : cluster [DBG] pgmap v2879: 99 pgs: 99 active+clean; 3.3 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 90 MiB/s wr, 1.43k op/s 2024-08-17T18:10:06.342 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:06 smithi131 bash[89561]: cluster 2024-08-17T18:10:04.598098+0000 mgr.y (mgr.34107) 2045 : cluster [DBG] pgmap v2879: 99 pgs: 99 active+clean; 3.3 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 90 MiB/s wr, 1.43k op/s 2024-08-17T18:10:06.353 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:06.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:06.358 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:06.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:06 smithi169 bash[79348]: cluster 2024-08-17T18:10:04.598098+0000 mgr.y (mgr.34107) 2045 : cluster [DBG] pgmap v2879: 99 pgs: 99 active+clean; 3.3 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 90 MiB/s wr, 1.43k op/s 2024-08-17T18:10:06.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:06 smithi169 bash[79348]: cluster 2024-08-17T18:10:04.598098+0000 mgr.y (mgr.34107) 2045 : cluster [DBG] pgmap v2879: 99 pgs: 99 active+clean; 3.3 GiB data, 14 GiB used, 611 GiB / 626 GiB avail; 90 MiB/s wr, 1.43k op/s 2024-08-17T18:10:06.401 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 36 16 58376 58360 101.302 48.3125 0.00329985 0.00985643 2024-08-17T18:10:06.458 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:06.488 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:06.494 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:06.495 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:06.596 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:06.621 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:06.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:06.622 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:06.723 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:06.742 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:06.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:06.744 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:06.844 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:06.866 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:06.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:06.868 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:06.969 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:06.987 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:06.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:06.989 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:07.089 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:07.116 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:07.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:07.119 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:07.219 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:07.251 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:07.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:07.253 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:07.354 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:07.378 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:07.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:07.383 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:07.401 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 37 16 59492 59476 100.449 69.75 0.0187073 0.00995049 2024-08-17T18:10:07.483 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:07.508 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:07.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:07.515 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:07.616 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:07.642 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:07.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:07.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:07.744 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:07.766 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:07.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:07.769 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:07.870 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:07.898 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:07.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:07.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:08.003 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:08.035 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:08.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:08.040 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:08.140 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:08.187 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:08.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:08.189 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:08.290 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:08.293 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:08 smithi131 bash[89561]: cluster 2024-08-17T18:10:06.598962+0000 mgr.y (mgr.34107) 2046 : cluster [DBG] pgmap v2880: 99 pgs: 99 active+clean; 3.4 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-08-17T18:10:08.294 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:08 smithi131 bash[89561]: cluster 2024-08-17T18:10:06.598962+0000 mgr.y (mgr.34107) 2046 : cluster [DBG] pgmap v2880: 99 pgs: 99 active+clean; 3.4 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-08-17T18:10:08.294 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:08 smithi131 bash[88347]: cluster 2024-08-17T18:10:06.598962+0000 mgr.y (mgr.34107) 2046 : cluster [DBG] pgmap v2880: 99 pgs: 99 active+clean; 3.4 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-08-17T18:10:08.294 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:08 smithi131 bash[88347]: cluster 2024-08-17T18:10:06.598962+0000 mgr.y (mgr.34107) 2046 : cluster [DBG] pgmap v2880: 99 pgs: 99 active+clean; 3.4 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-08-17T18:10:08.315 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:08.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:08.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:08.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:08 smithi169 bash[79348]: cluster 2024-08-17T18:10:06.598962+0000 mgr.y (mgr.34107) 2046 : cluster [DBG] pgmap v2880: 99 pgs: 99 active+clean; 3.4 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-08-17T18:10:08.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:08 smithi169 bash[79348]: cluster 2024-08-17T18:10:06.598962+0000 mgr.y (mgr.34107) 2046 : cluster [DBG] pgmap v2880: 99 pgs: 99 active+clean; 3.4 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 79 MiB/s wr, 1.27k op/s 2024-08-17T18:10:08.401 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 38 16 60786 60770 99.9335 80.875 0.0070873 0.0100015 2024-08-17T18:10:08.419 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:08.443 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:08.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:08.447 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:08.547 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:08.582 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:08.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:08.584 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:08.684 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:08.710 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:08.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:08.716 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:08.816 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:08.843 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:08.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:08.846 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:08.947 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:08.963 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:10:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:10:08] "GET /metrics HTTP/1.1" 200 36600 "" "Prometheus/2.51.0" 2024-08-17T18:10:08.972 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:08.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:08.974 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:09.077 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:09.110 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:09.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:09.115 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:09.216 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:09.226 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:09 smithi131 bash[89561]: audit 2024-08-17T18:10:08.284490+0000 mon.a (mon.0) 3056 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:10:09.226 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:09 smithi131 bash[89561]: audit 2024-08-17T18:10:08.284490+0000 mon.a (mon.0) 3056 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:10:09.226 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:09 smithi131 bash[88347]: audit 2024-08-17T18:10:08.284490+0000 mon.a (mon.0) 3056 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:10:09.226 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:09 smithi131 bash[88347]: audit 2024-08-17T18:10:08.284490+0000 mon.a (mon.0) 3056 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:10:09.244 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:09.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:09.247 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:09.277 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-08-17T18:10:09.277 INFO:teuthology.orchestra.run.smithi169.stdout: "size": 20, 2024-08-17T18:10:09.277 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 600, 2024-08-17T18:10:09.277 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [ 2024-08-17T18:10:09.277 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.277 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:148567 55.a 55:5a12b39f:::benchmark_data_smithi131_239348_object38853:head [delete] snapc 0=[] RETRY=2 ondisk+retry+write+known_if_redirected+supports_pool_eio e1448)", 2024-08-17T18:10:09.278 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:02:05.245308+0000", 2024-08-17T18:10:09.278 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 484.02856207399998, 2024-08-17T18:10:09.278 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2556716080000001, 2024-08-17T18:10:09.278 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:10:09.278 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "reached pg", 2024-08-17T18:10:09.278 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:10:09.278 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:10:09.278 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:10:09.278 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 148567 2024-08-17T18:10:09.278 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.278 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:10:09.278 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.278 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:10:09.278 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245308+0000", 2024-08-17T18:10:09.279 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:09.279 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.279 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.279 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:10:09.279 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245308+0000", 2024-08-17T18:10:09.279 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:09.279 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.279 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.279 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:10:09.279 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245306+0000", 2024-08-17T18:10:09.279 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:10:09.279 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.279 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.279 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:10:09.280 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245316+0000", 2024-08-17T18:10:09.280 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.8970000000000003e-06 2024-08-17T18:10:09.280 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.280 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.280 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:10:09.280 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245327+0000", 2024-08-17T18:10:09.280 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1015e-05 2024-08-17T18:10:09.280 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.280 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.280 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:10:09.280 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245338+0000", 2024-08-17T18:10:09.280 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0234999999999999e-05 2024-08-17T18:10:09.280 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.281 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.281 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:09.281 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.249327+0000", 2024-08-17T18:10:09.281 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.003989757 2024-08-17T18:10:09.281 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.281 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.281 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:10:09.281 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.249337+0000", 2024-08-17T18:10:09.281 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.8709999999999992e-06 2024-08-17T18:10:09.281 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.281 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.281 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:09.281 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.489768+0000", 2024-08-17T18:10:09.282 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2404309650000001 2024-08-17T18:10:09.282 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.282 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.282 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for missing object", 2024-08-17T18:10:09.282 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.489934+0000", 2024-08-17T18:10:09.282 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000166148 2024-08-17T18:10:09.282 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.282 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.282 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:09.282 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.500829+0000", 2024-08-17T18:10:09.282 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.010895095 2024-08-17T18:10:09.282 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.283 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.283 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:10:09.283 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.500980+0000", 2024-08-17T18:10:09.283 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00015033200000000001 2024-08-17T18:10:09.283 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:09.283 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:10:09.283 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:09.283 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.283 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.283 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:148597 55.a 55:52c32a4a:::benchmark_data_smithi131_239348_object38883:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1448)", 2024-08-17T18:10:09.283 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:02:05.245626+0000", 2024-08-17T18:10:09.283 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 484.02824441799999, 2024-08-17T18:10:09.283 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3489133760000001, 2024-08-17T18:10:09.284 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:10:09.284 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:10:09.284 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:10:09.284 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:10:09.284 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:10:09.284 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 148597 2024-08-17T18:10:09.284 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.284 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:10:09.284 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.284 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:10:09.284 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245626+0000", 2024-08-17T18:10:09.284 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:09.284 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.284 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.285 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:10:09.285 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245626+0000", 2024-08-17T18:10:09.285 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:09.285 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.285 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.285 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:10:09.285 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245625+0000", 2024-08-17T18:10:09.285 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:10:09.285 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.285 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.285 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:10:09.285 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245630+0000", 2024-08-17T18:10:09.285 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.9749999999999998e-06 2024-08-17T18:10:09.285 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.286 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.286 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:10:09.286 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245642+0000", 2024-08-17T18:10:09.286 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1928e-05 2024-08-17T18:10:09.286 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.286 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.286 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:10:09.286 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245659+0000", 2024-08-17T18:10:09.286 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.7382999999999999e-05 2024-08-17T18:10:09.286 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.286 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.286 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:09.286 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.249361+0000", 2024-08-17T18:10:09.286 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0037020859999999998 2024-08-17T18:10:09.287 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.287 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.287 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:10:09.287 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.249369+0000", 2024-08-17T18:10:09.287 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.2010000000000002e-06 2024-08-17T18:10:09.287 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.287 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.287 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:09.287 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.490296+0000", 2024-08-17T18:10:09.287 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2409275870000001 2024-08-17T18:10:09.287 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.287 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.287 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:10:09.287 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.493435+0000", 2024-08-17T18:10:09.288 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0031388039999999998 2024-08-17T18:10:09.288 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.288 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.288 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3,7", 2024-08-17T18:10:09.288 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.493595+0000", 2024-08-17T18:10:09.288 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000159717 2024-08-17T18:10:09.288 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.288 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.288 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:10:09.288 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.500792+0000", 2024-08-17T18:10:09.288 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0071975850000000003 2024-08-17T18:10:09.288 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.288 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.288 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:09.289 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.501016+0000", 2024-08-17T18:10:09.289 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00022413000000000001 2024-08-17T18:10:09.289 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.289 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.289 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:09.289 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.501155+0000", 2024-08-17T18:10:09.289 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013824700000000001 2024-08-17T18:10:09.289 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.289 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.289 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:09.289 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.593989+0000", 2024-08-17T18:10:09.289 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.092834084999999997 2024-08-17T18:10:09.289 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.289 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.290 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:10:09.290 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.594150+0000", 2024-08-17T18:10:09.290 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00016169399999999999 2024-08-17T18:10:09.290 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.290 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.290 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:10:09.290 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.594539+0000", 2024-08-17T18:10:09.290 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00038875299999999998 2024-08-17T18:10:09.290 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:09.290 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:10:09.290 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:09.290 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.290 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.290 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:148643 55.a 55:5cfa893d:::benchmark_data_smithi131_239348_object38929:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1448)", 2024-08-17T18:10:09.291 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:02:05.245668+0000", 2024-08-17T18:10:09.291 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 484.02820194100002, 2024-08-17T18:10:09.291 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3496803769999999, 2024-08-17T18:10:09.291 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:10:09.291 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:10:09.291 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:10:09.291 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:10:09.291 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:10:09.291 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 148643 2024-08-17T18:10:09.291 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.291 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:10:09.291 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.291 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:10:09.291 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245668+0000", 2024-08-17T18:10:09.292 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:09.292 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.292 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.292 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:10:09.292 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245668+0000", 2024-08-17T18:10:09.292 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:09.292 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.292 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.292 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:10:09.292 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245668+0000", 2024-08-17T18:10:09.292 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2024-08-17T18:10:09.292 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.293 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.293 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:10:09.293 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245671+0000", 2024-08-17T18:10:09.293 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.6040000000000001e-06 2024-08-17T18:10:09.293 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.293 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.294 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:10:09.294 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245678+0000", 2024-08-17T18:10:09.294 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.7460000000000003e-06 2024-08-17T18:10:09.294 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.294 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.294 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:10:09.294 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245683+0000", 2024-08-17T18:10:09.294 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.4700000000000001e-06 2024-08-17T18:10:09.294 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.294 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.294 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:09.294 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.249392+0000", 2024-08-17T18:10:09.294 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0037087859999999999 2024-08-17T18:10:09.295 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.295 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.295 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:10:09.295 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.249400+0000", 2024-08-17T18:10:09.295 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.5259999999999996e-06 2024-08-17T18:10:09.295 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.295 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.295 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:09.295 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.496936+0000", 2024-08-17T18:10:09.295 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.247536712 2024-08-17T18:10:09.295 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.295 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.295 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:10:09.295 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.497085+0000", 2024-08-17T18:10:09.296 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000148209 2024-08-17T18:10:09.296 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.296 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.296 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3,7", 2024-08-17T18:10:09.296 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.497267+0000", 2024-08-17T18:10:09.296 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000181929 2024-08-17T18:10:09.296 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.296 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.296 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:10:09.296 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.500977+0000", 2024-08-17T18:10:09.296 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0037104630000000002 2024-08-17T18:10:09.296 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.296 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.296 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:09.297 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.501115+0000", 2024-08-17T18:10:09.297 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013824099999999999 2024-08-17T18:10:09.297 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.297 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.297 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:09.297 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.501197+0000", 2024-08-17T18:10:09.297 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.2193000000000004e-05 2024-08-17T18:10:09.297 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.297 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.297 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:09.297 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.594809+0000", 2024-08-17T18:10:09.297 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.093611903999999996 2024-08-17T18:10:09.297 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.297 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.298 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:10:09.298 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.594935+0000", 2024-08-17T18:10:09.298 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012568400000000001 2024-08-17T18:10:09.298 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.298 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.298 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:10:09.298 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.595349+0000", 2024-08-17T18:10:09.298 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00041359200000000001 2024-08-17T18:10:09.298 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:09.298 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:10:09.298 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:09.298 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.298 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.299 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:148646 55.a 55:5f2ae6b5:::benchmark_data_smithi131_239348_object38932:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1448)", 2024-08-17T18:10:09.299 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:02:05.245688+0000", 2024-08-17T18:10:09.299 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 484.028182362, 2024-08-17T18:10:09.299 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.350138987, 2024-08-17T18:10:09.299 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:10:09.299 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:10:09.299 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:10:09.299 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:10:09.299 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:10:09.299 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 148646 2024-08-17T18:10:09.299 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.299 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:10:09.299 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.299 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:10:09.300 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245688+0000", 2024-08-17T18:10:09.300 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:09.300 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.300 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.300 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:10:09.300 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245688+0000", 2024-08-17T18:10:09.300 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:09.300 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.300 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.300 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:10:09.300 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245687+0000", 2024-08-17T18:10:09.300 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2024-08-17T18:10:09.300 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.300 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.300 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:10:09.301 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245690+0000", 2024-08-17T18:10:09.301 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.5969999999999999e-06 2024-08-17T18:10:09.301 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.301 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.301 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:10:09.301 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245697+0000", 2024-08-17T18:10:09.301 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.2189999999999998e-06 2024-08-17T18:10:09.301 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.301 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.301 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:10:09.301 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245702+0000", 2024-08-17T18:10:09.301 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.0150000000000003e-06 2024-08-17T18:10:09.301 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.301 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.302 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:09.302 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.249424+0000", 2024-08-17T18:10:09.302 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0037213369999999999 2024-08-17T18:10:09.302 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.302 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.302 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:10:09.302 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.249430+0000", 2024-08-17T18:10:09.302 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.7499999999999997e-06 2024-08-17T18:10:09.302 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.302 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.302 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:09.302 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.501225+0000", 2024-08-17T18:10:09.302 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2517949989999999 2024-08-17T18:10:09.303 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.303 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.303 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:10:09.303 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.501386+0000", 2024-08-17T18:10:09.303 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00016032399999999999 2024-08-17T18:10:09.303 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.303 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.303 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3,7", 2024-08-17T18:10:09.303 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.501540+0000", 2024-08-17T18:10:09.303 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00015478700000000001 2024-08-17T18:10:09.303 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.303 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.303 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:09.304 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.508476+0000", 2024-08-17T18:10:09.304 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0069351480000000004 2024-08-17T18:10:09.304 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.304 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.304 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:09.304 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.508523+0000", 2024-08-17T18:10:09.304 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.7227e-05 2024-08-17T18:10:09.304 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.304 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.304 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:10:09.304 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.511874+0000", 2024-08-17T18:10:09.304 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0033515149999999998 2024-08-17T18:10:09.304 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.304 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.305 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:09.305 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.595485+0000", 2024-08-17T18:10:09.305 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.083610923000000004 2024-08-17T18:10:09.305 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.305 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.305 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:10:09.305 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.595617+0000", 2024-08-17T18:10:09.305 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000132111 2024-08-17T18:10:09.305 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.305 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.305 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:10:09.305 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.595827+0000", 2024-08-17T18:10:09.305 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00020944299999999999 2024-08-17T18:10:09.305 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:09.305 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:10:09.306 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:09.306 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.306 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.306 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:148656 55.a 55:5ba1fb00:::benchmark_data_smithi131_239348_object38942:head [delete] snapc 0=[] RETRY=1 ondisk+retry+write+known_if_redirected+supports_pool_eio e1448)", 2024-08-17T18:10:09.306 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:02:05.245707+0000", 2024-08-17T18:10:09.306 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 484.02816278199998, 2024-08-17T18:10:09.306 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.350425569, 2024-08-17T18:10:09.306 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:10:09.306 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:10:09.306 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:10:09.306 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:10:09.306 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:10:09.306 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 148656 2024-08-17T18:10:09.307 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.307 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:10:09.307 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.307 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:10:09.307 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245707+0000", 2024-08-17T18:10:09.307 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:09.307 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.307 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.307 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:10:09.307 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245707+0000", 2024-08-17T18:10:09.307 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:09.307 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.307 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.307 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:10:09.308 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245707+0000", 2024-08-17T18:10:09.308 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2024-08-17T18:10:09.308 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.308 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.308 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:10:09.308 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245709+0000", 2024-08-17T18:10:09.308 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.351e-06 2024-08-17T18:10:09.308 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.308 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.308 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:10:09.309 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245715+0000", 2024-08-17T18:10:09.309 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.7400000000000001e-06 2024-08-17T18:10:09.309 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.309 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.309 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:10:09.309 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.245721+0000", 2024-08-17T18:10:09.309 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.4500000000000003e-06 2024-08-17T18:10:09.309 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.309 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.309 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:09.309 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.249471+0000", 2024-08-17T18:10:09.309 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.003749928 2024-08-17T18:10:09.309 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.310 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.310 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:10:09.310 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.249478+0000", 2024-08-17T18:10:09.310 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.1770000000000001e-06 2024-08-17T18:10:09.310 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.310 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.310 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:09.310 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.504930+0000", 2024-08-17T18:10:09.310 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2554520490000001 2024-08-17T18:10:09.310 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.310 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.310 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:10:09.310 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.505049+0000", 2024-08-17T18:10:09.311 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000118885 2024-08-17T18:10:09.311 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.311 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.311 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3,7", 2024-08-17T18:10:09.311 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.505163+0000", 2024-08-17T18:10:09.311 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00011403 2024-08-17T18:10:09.311 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.311 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.311 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:09.311 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.514955+0000", 2024-08-17T18:10:09.311 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0097919349999999999 2024-08-17T18:10:09.311 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.312 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.312 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:10:09.312 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.514963+0000", 2024-08-17T18:10:09.312 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.2290000000000003e-06 2024-08-17T18:10:09.312 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.312 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.312 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:09.312 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.515286+0000", 2024-08-17T18:10:09.312 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00032332500000000001 2024-08-17T18:10:09.312 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.312 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.312 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:09.312 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.595884+0000", 2024-08-17T18:10:09.312 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.080597919000000004 2024-08-17T18:10:09.313 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.313 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.313 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:10:09.313 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.595953+0000", 2024-08-17T18:10:09.313 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.8739999999999996e-05 2024-08-17T18:10:09.313 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.313 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.313 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:10:09.313 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.596133+0000", 2024-08-17T18:10:09.313 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00018023400000000001 2024-08-17T18:10:09.313 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:09.313 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:10:09.313 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:09.313 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.313 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.313 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35694.0:59739 56.4 56:2210dadd:::benchmark_data_smithi131_259881_object59738:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1469)", 2024-08-17T18:10:09.314 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:05:30.293470+0000", 2024-08-17T18:10:09.314 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 278.98040040699999, 2024-08-17T18:10:09.314 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.38048622900000001, 2024-08-17T18:10:09.314 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:10:09.314 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:10:09.314 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:10:09.314 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35694", 2024-08-17T18:10:09.314 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2383208010", 2024-08-17T18:10:09.314 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 59739 2024-08-17T18:10:09.314 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.314 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:10:09.314 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.314 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:10:09.315 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:30.293470+0000", 2024-08-17T18:10:09.315 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:09.315 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.315 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.315 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:10:09.315 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:30.293470+0000", 2024-08-17T18:10:09.315 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:09.315 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.315 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.315 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:10:09.315 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:30.293469+0000", 2024-08-17T18:10:09.315 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:10:09.315 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.315 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.316 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:10:09.316 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:30.293569+0000", 2024-08-17T18:10:09.316 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000100216 2024-08-17T18:10:09.316 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.316 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.316 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:10:09.316 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:30.293581+0000", 2024-08-17T18:10:09.316 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2135e-05 2024-08-17T18:10:09.316 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.316 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.316 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:10:09.316 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:30.293588+0000", 2024-08-17T18:10:09.316 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.1709999999999996e-06 2024-08-17T18:10:09.316 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.317 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.317 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:09.317 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:30.293705+0000", 2024-08-17T18:10:09.317 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00011642900000000001 2024-08-17T18:10:09.317 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.317 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.317 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:10:09.317 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:30.293961+0000", 2024-08-17T18:10:09.317 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000256118 2024-08-17T18:10:09.317 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.317 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.317 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,2", 2024-08-17T18:10:09.317 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:30.294227+0000", 2024-08-17T18:10:09.317 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000266054 2024-08-17T18:10:09.318 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.318 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.318 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:10:09.318 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:30.298949+0000", 2024-08-17T18:10:09.318 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0047217750000000001 2024-08-17T18:10:09.318 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.318 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.318 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:09.318 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:30.300516+0000", 2024-08-17T18:10:09.318 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0015678179999999999 2024-08-17T18:10:09.318 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.318 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.318 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:09.318 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:30.673737+0000", 2024-08-17T18:10:09.319 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.373221038 2024-08-17T18:10:09.319 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.319 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.319 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:10:09.319 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:30.673834+0000", 2024-08-17T18:10:09.319 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.6735000000000001e-05 2024-08-17T18:10:09.319 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.319 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.319 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:10:09.319 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:30.673956+0000", 2024-08-17T18:10:09.319 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000121951 2024-08-17T18:10:09.319 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:09.319 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:10:09.319 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:09.320 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.320 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.320 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35694.0:59778 56.4 56:21f5ab59:::benchmark_data_smithi131_259881_object59777:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1469)", 2024-08-17T18:10:09.320 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:05:30.335024+0000", 2024-08-17T18:10:09.320 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 278.938846673, 2024-08-17T18:10:09.320 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.34662754099999998, 2024-08-17T18:10:09.320 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:10:09.320 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:10:09.320 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:10:09.320 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35694", 2024-08-17T18:10:09.320 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2383208010", 2024-08-17T18:10:09.320 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 59778 2024-08-17T18:10:09.320 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.321 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:10:09.321 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.321 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:10:09.321 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:30.335024+0000", 2024-08-17T18:10:09.321 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:09.321 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.321 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.321 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:10:09.321 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:30.335024+0000", 2024-08-17T18:10:09.321 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:09.321 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.321 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.321 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:10:09.321 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:30.335021+0000", 2024-08-17T18:10:09.321 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:10:09.322 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.322 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.322 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:10:09.322 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:30.335063+0000", 2024-08-17T18:10:09.322 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.1520999999999998e-05 2024-08-17T18:10:09.322 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.322 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.322 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:10:09.322 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:30.335080+0000", 2024-08-17T18:10:09.322 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.7506000000000001e-05 2024-08-17T18:10:09.322 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.322 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.322 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:10:09.323 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:30.335088+0000", 2024-08-17T18:10:09.323 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.3610000000000003e-06 2024-08-17T18:10:09.323 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.323 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.323 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:09.323 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:30.335133+0000", 2024-08-17T18:10:09.323 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.5006000000000002e-05 2024-08-17T18:10:09.323 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.323 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.323 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:10:09.323 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:30.335247+0000", 2024-08-17T18:10:09.323 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000114131 2024-08-17T18:10:09.323 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.324 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.324 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,2", 2024-08-17T18:10:09.324 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:30.335337+0000", 2024-08-17T18:10:09.324 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.9838000000000003e-05 2024-08-17T18:10:09.324 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.324 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.324 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:10:09.324 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:30.337517+0000", 2024-08-17T18:10:09.324 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0021803299999999999 2024-08-17T18:10:09.324 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.324 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.324 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:09.324 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:30.337903+0000", 2024-08-17T18:10:09.324 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00038552299999999997 2024-08-17T18:10:09.324 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.325 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.325 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:09.325 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:30.681529+0000", 2024-08-17T18:10:09.325 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.34362643799999998 2024-08-17T18:10:09.325 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.325 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.325 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:10:09.325 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:30.681615+0000", 2024-08-17T18:10:09.325 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.5838e-05 2024-08-17T18:10:09.325 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.325 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.325 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:10:09.325 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:30.681651+0000", 2024-08-17T18:10:09.325 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.6177999999999998e-05 2024-08-17T18:10:09.326 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:09.326 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:10:09.326 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:09.326 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.326 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.326 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35694.0:68295 56.4 56:2518212c:::benchmark_data_smithi131_259881_object68294:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1469)", 2024-08-17T18:10:09.326 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:05:38.248190+0000", 2024-08-17T18:10:09.326 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 271.02567994200001, 2024-08-17T18:10:09.326 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.35262601900000001, 2024-08-17T18:10:09.326 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:10:09.326 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:10:09.326 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:10:09.326 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35694", 2024-08-17T18:10:09.327 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2383208010", 2024-08-17T18:10:09.327 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 68295 2024-08-17T18:10:09.327 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.327 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:10:09.327 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.327 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:10:09.327 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:38.248190+0000", 2024-08-17T18:10:09.327 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:09.327 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.327 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.327 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:10:09.327 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:38.248190+0000", 2024-08-17T18:10:09.327 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:09.327 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.328 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.328 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:10:09.328 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:38.248188+0000", 2024-08-17T18:10:09.328 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:10:09.328 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.328 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.328 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:10:09.328 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:38.248268+0000", 2024-08-17T18:10:09.328 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.9390999999999999e-05 2024-08-17T18:10:09.328 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.328 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.328 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:10:09.328 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:38.248284+0000", 2024-08-17T18:10:09.329 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5886e-05 2024-08-17T18:10:09.329 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.329 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.329 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:10:09.329 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:38.248292+0000", 2024-08-17T18:10:09.329 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.9119999999999998e-06 2024-08-17T18:10:09.329 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.329 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.329 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:09.329 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:38.248340+0000", 2024-08-17T18:10:09.329 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.8517999999999999e-05 2024-08-17T18:10:09.329 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.329 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.329 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:10:09.330 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:38.248485+0000", 2024-08-17T18:10:09.330 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000144571 2024-08-17T18:10:09.330 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.330 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.330 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,2", 2024-08-17T18:10:09.330 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:38.248634+0000", 2024-08-17T18:10:09.330 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014966600000000001 2024-08-17T18:10:09.330 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.330 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.330 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:10:09.330 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:38.252921+0000", 2024-08-17T18:10:09.330 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0042868300000000002 2024-08-17T18:10:09.330 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.331 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.331 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:09.331 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:38.398171+0000", 2024-08-17T18:10:09.331 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.145250038 2024-08-17T18:10:09.331 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.331 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.331 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:09.331 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:38.600698+0000", 2024-08-17T18:10:09.331 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.202526702 2024-08-17T18:10:09.331 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.331 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.331 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:10:09.331 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:38.600763+0000", 2024-08-17T18:10:09.331 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.5015e-05 2024-08-17T18:10:09.332 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.332 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.332 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:10:09.332 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:38.600816+0000", 2024-08-17T18:10:09.332 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.3390999999999998e-05 2024-08-17T18:10:09.332 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:09.332 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:10:09.332 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:09.332 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.332 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.332 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35694.0:68299 56.4 56:2cbe93bb:::benchmark_data_smithi131_259881_object68298:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1469)", 2024-08-17T18:10:09.332 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:05:38.248504+0000", 2024-08-17T18:10:09.332 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 271.025366276, 2024-08-17T18:10:09.332 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.35974223599999999, 2024-08-17T18:10:09.333 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:10:09.333 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:10:09.333 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:10:09.333 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35694", 2024-08-17T18:10:09.333 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2383208010", 2024-08-17T18:10:09.333 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 68299 2024-08-17T18:10:09.333 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.333 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:10:09.333 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.333 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:10:09.333 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:38.248504+0000", 2024-08-17T18:10:09.333 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:09.333 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.334 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.334 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:10:09.334 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:38.248504+0000", 2024-08-17T18:10:09.334 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:09.334 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.334 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.334 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:10:09.334 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:38.248503+0000", 2024-08-17T18:10:09.334 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:10:09.334 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.334 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.334 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:10:09.334 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:38.248594+0000", 2024-08-17T18:10:09.334 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.1210000000000003e-05 2024-08-17T18:10:09.335 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.335 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.335 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:10:09.335 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:38.248606+0000", 2024-08-17T18:10:09.335 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1744e-05 2024-08-17T18:10:09.335 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.335 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.335 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:10:09.335 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:38.248613+0000", 2024-08-17T18:10:09.335 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.8839999999999997e-06 2024-08-17T18:10:09.335 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.335 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.335 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:09.336 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:38.251358+0000", 2024-08-17T18:10:09.336 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0027453970000000001 2024-08-17T18:10:09.336 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.336 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.336 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:10:09.336 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:38.251503+0000", 2024-08-17T18:10:09.336 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014511400000000001 2024-08-17T18:10:09.336 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.336 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.336 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,2", 2024-08-17T18:10:09.336 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:38.251661+0000", 2024-08-17T18:10:09.336 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000157906 2024-08-17T18:10:09.336 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.336 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.336 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:10:09.337 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:38.253030+0000", 2024-08-17T18:10:09.337 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0013682810000000001 2024-08-17T18:10:09.337 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.337 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.337 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:09.337 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:38.398281+0000", 2024-08-17T18:10:09.337 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.145251722 2024-08-17T18:10:09.337 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.337 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.337 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:09.337 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:38.608033+0000", 2024-08-17T18:10:09.337 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.209751415 2024-08-17T18:10:09.337 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.337 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.338 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:10:09.338 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:38.608156+0000", 2024-08-17T18:10:09.338 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012289199999999999 2024-08-17T18:10:09.338 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.338 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.338 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:10:09.338 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:38.608246+0000", 2024-08-17T18:10:09.338 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.0501000000000006e-05 2024-08-17T18:10:09.338 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:09.338 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:10:09.338 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:09.338 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.338 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.338 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35694.0:68301 56.7 56:eb31786b:::benchmark_data_smithi131_259881_object68300:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1469)", 2024-08-17T18:10:09.338 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:05:38.248631+0000", 2024-08-17T18:10:09.339 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 271.02523875899999, 2024-08-17T18:10:09.339 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.35126081799999997, 2024-08-17T18:10:09.339 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:10:09.339 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:10:09.339 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:10:09.339 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35694", 2024-08-17T18:10:09.339 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2383208010", 2024-08-17T18:10:09.339 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 68301 2024-08-17T18:10:09.339 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.339 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:10:09.339 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.339 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:10:09.339 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:38.248631+0000", 2024-08-17T18:10:09.339 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:09.340 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.340 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.340 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:10:09.340 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:38.248631+0000", 2024-08-17T18:10:09.340 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:09.340 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.340 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.340 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:10:09.340 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:38.248631+0000", 2024-08-17T18:10:09.340 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2024-08-17T18:10:09.340 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.340 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.340 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:10:09.340 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:38.248732+0000", 2024-08-17T18:10:09.341 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00010168200000000001 2024-08-17T18:10:09.341 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.341 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.341 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:10:09.341 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:38.248742+0000", 2024-08-17T18:10:09.341 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.2150000000000007e-06 2024-08-17T18:10:09.341 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.341 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.341 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:10:09.341 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:38.248748+0000", 2024-08-17T18:10:09.341 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.5010000000000001e-06 2024-08-17T18:10:09.341 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.341 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.341 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:09.341 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:38.248784+0000", 2024-08-17T18:10:09.342 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.5376000000000001e-05 2024-08-17T18:10:09.342 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.342 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.342 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:10:09.342 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:38.248868+0000", 2024-08-17T18:10:09.342 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.4331000000000003e-05 2024-08-17T18:10:09.342 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.342 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.342 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,2", 2024-08-17T18:10:09.342 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:38.248945+0000", 2024-08-17T18:10:09.342 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.6802000000000001e-05 2024-08-17T18:10:09.342 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.342 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.342 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:09.343 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:38.251162+0000", 2024-08-17T18:10:09.343 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.002216871 2024-08-17T18:10:09.343 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.343 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.343 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:10:09.343 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:38.251309+0000", 2024-08-17T18:10:09.343 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000147434 2024-08-17T18:10:09.343 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.343 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.343 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:09.343 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:38.599726+0000", 2024-08-17T18:10:09.343 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.348416793 2024-08-17T18:10:09.343 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.343 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.344 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:10:09.344 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:38.599829+0000", 2024-08-17T18:10:09.344 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000102849 2024-08-17T18:10:09.344 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.344 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.344 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:10:09.344 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:38.599892+0000", 2024-08-17T18:10:09.344 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3635999999999999e-05 2024-08-17T18:10:09.344 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:09.344 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:10:09.344 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:09.344 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.344 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.344 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35694.0:70844 56.4 56:21ea405c:::benchmark_data_smithi131_259881_object70843:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1469)", 2024-08-17T18:10:09.345 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:05:41.185021+0000", 2024-08-17T18:10:09.345 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 268.088849514, 2024-08-17T18:10:09.345 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.36702655200000001, 2024-08-17T18:10:09.345 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:10:09.345 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:10:09.345 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:10:09.345 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35694", 2024-08-17T18:10:09.345 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2383208010", 2024-08-17T18:10:09.345 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 70844 2024-08-17T18:10:09.345 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.345 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:10:09.345 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.345 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:10:09.345 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:41.185021+0000", 2024-08-17T18:10:09.346 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:09.346 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.346 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.346 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:10:09.346 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:41.185021+0000", 2024-08-17T18:10:09.346 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:09.346 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.346 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.346 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:10:09.346 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:41.185020+0000", 2024-08-17T18:10:09.346 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:10:09.346 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.346 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.346 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:10:09.347 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:41.185082+0000", 2024-08-17T18:10:09.347 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.2414000000000002e-05 2024-08-17T18:10:09.347 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.347 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.347 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:10:09.347 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:41.185094+0000", 2024-08-17T18:10:09.347 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1895e-05 2024-08-17T18:10:09.347 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.347 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.347 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:10:09.347 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:41.185101+0000", 2024-08-17T18:10:09.347 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.2339999999999997e-06 2024-08-17T18:10:09.347 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.348 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.348 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:09.348 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:41.187405+0000", 2024-08-17T18:10:09.348 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0023034470000000001 2024-08-17T18:10:09.348 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.348 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.348 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:10:09.348 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:41.187536+0000", 2024-08-17T18:10:09.348 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013136699999999999 2024-08-17T18:10:09.348 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.349 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.349 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,2", 2024-08-17T18:10:09.349 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:41.187686+0000", 2024-08-17T18:10:09.349 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000150197 2024-08-17T18:10:09.349 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.349 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.349 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:10:09.349 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:41.196792+0000", 2024-08-17T18:10:09.349 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.009105541 2024-08-17T18:10:09.349 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.349 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.349 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:09.349 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:41.196812+0000", 2024-08-17T18:10:09.349 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.9867000000000001e-05 2024-08-17T18:10:09.350 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.350 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.350 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:09.350 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:41.551542+0000", 2024-08-17T18:10:09.350 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.35473050699999997 2024-08-17T18:10:09.350 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.350 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.350 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:10:09.350 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:41.551945+0000", 2024-08-17T18:10:09.350 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000403197 2024-08-17T18:10:09.350 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.350 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.350 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:10:09.350 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:41.552047+0000", 2024-08-17T18:10:09.351 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000101858 2024-08-17T18:10:09.351 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:09.351 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:10:09.351 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:09.351 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.351 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.351 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35694.0:70852 56.4 56:2448355f:::benchmark_data_smithi131_259881_object70851:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1469)", 2024-08-17T18:10:09.351 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:05:41.189603+0000", 2024-08-17T18:10:09.351 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 268.08426768499999, 2024-08-17T18:10:09.351 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.36285238199999997, 2024-08-17T18:10:09.351 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:10:09.351 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:10:09.351 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:10:09.352 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35694", 2024-08-17T18:10:09.352 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2383208010", 2024-08-17T18:10:09.352 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 70852 2024-08-17T18:10:09.352 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.352 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:10:09.352 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.352 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:10:09.352 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:41.189603+0000", 2024-08-17T18:10:09.352 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:09.352 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.352 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.352 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:10:09.352 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:41.189603+0000", 2024-08-17T18:10:09.352 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:09.353 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.353 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.353 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:10:09.353 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:41.189601+0000", 2024-08-17T18:10:09.353 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:10:09.353 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.353 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.353 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:10:09.353 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:41.189652+0000", 2024-08-17T18:10:09.353 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.1279999999999997e-05 2024-08-17T18:10:09.353 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.353 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.353 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:10:09.353 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:41.189669+0000", 2024-08-17T18:10:09.354 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.7096999999999999e-05 2024-08-17T18:10:09.354 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.354 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.354 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:10:09.354 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:41.189677+0000", 2024-08-17T18:10:09.354 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.5719999999999997e-06 2024-08-17T18:10:09.354 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.354 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.354 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:09.354 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:41.194866+0000", 2024-08-17T18:10:09.354 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0051892149999999996 2024-08-17T18:10:09.354 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.354 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.355 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:10:09.355 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:41.194959+0000", 2024-08-17T18:10:09.355 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.2862999999999995e-05 2024-08-17T18:10:09.355 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.355 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.355 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,2", 2024-08-17T18:10:09.355 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:41.195052+0000", 2024-08-17T18:10:09.355 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.2867000000000004e-05 2024-08-17T18:10:09.355 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.355 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.355 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:10:09.355 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:41.196892+0000", 2024-08-17T18:10:09.355 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001839734 2024-08-17T18:10:09.355 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.355 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.356 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:09.356 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:41.201752+0000", 2024-08-17T18:10:09.356 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.004860016 2024-08-17T18:10:09.356 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.356 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.356 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:09.356 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:41.552226+0000", 2024-08-17T18:10:09.356 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.35047428899999999 2024-08-17T18:10:09.356 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.356 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.356 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:10:09.356 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:41.552351+0000", 2024-08-17T18:10:09.356 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012470100000000001 2024-08-17T18:10:09.357 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.357 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.357 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:10:09.357 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:41.552455+0000", 2024-08-17T18:10:09.357 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000104288 2024-08-17T18:10:09.357 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:09.357 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:10:09.357 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:09.357 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.357 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.357 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35694.0:70854 56.4 56:24780ee0:::benchmark_data_smithi131_259881_object70853:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1469)", 2024-08-17T18:10:09.357 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:05:41.193680+0000", 2024-08-17T18:10:09.357 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 268.08019051700001, 2024-08-17T18:10:09.357 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.35924171199999999, 2024-08-17T18:10:09.357 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:10:09.358 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:10:09.358 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:10:09.358 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35694", 2024-08-17T18:10:09.358 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2383208010", 2024-08-17T18:10:09.358 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 70854 2024-08-17T18:10:09.358 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.358 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:10:09.358 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.358 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:10:09.358 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:41.193680+0000", 2024-08-17T18:10:09.358 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:09.358 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.358 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.359 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:10:09.359 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:41.193680+0000", 2024-08-17T18:10:09.359 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:09.359 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.359 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.359 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:10:09.359 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:41.193678+0000", 2024-08-17T18:10:09.359 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:10:09.359 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.359 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.359 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:10:09.359 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:41.193708+0000", 2024-08-17T18:10:09.359 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.9442e-05 2024-08-17T18:10:09.359 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.359 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.360 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:10:09.360 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:41.193723+0000", 2024-08-17T18:10:09.360 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5268e-05 2024-08-17T18:10:09.360 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.360 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.360 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:10:09.360 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:41.193730+0000", 2024-08-17T18:10:09.360 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.605e-06 2024-08-17T18:10:09.360 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.360 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.360 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:09.360 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:41.198888+0000", 2024-08-17T18:10:09.360 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0051580319999999999 2024-08-17T18:10:09.360 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.361 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.361 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:10:09.361 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:41.199034+0000", 2024-08-17T18:10:09.361 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000145916 2024-08-17T18:10:09.361 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.361 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.361 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,2", 2024-08-17T18:10:09.361 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:41.199177+0000", 2024-08-17T18:10:09.361 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000142168 2024-08-17T18:10:09.361 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.361 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.361 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:10:09.361 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:41.201910+0000", 2024-08-17T18:10:09.361 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0027329630000000001 2024-08-17T18:10:09.362 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.362 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.362 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:09.362 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:41.305995+0000", 2024-08-17T18:10:09.362 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.10408553399999999 2024-08-17T18:10:09.362 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.362 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.362 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:09.362 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:41.552605+0000", 2024-08-17T18:10:09.362 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.246609614 2024-08-17T18:10:09.362 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.362 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.362 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:10:09.362 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:41.552817+0000", 2024-08-17T18:10:09.363 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00021222299999999999 2024-08-17T18:10:09.363 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.363 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.363 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:10:09.363 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:41.552921+0000", 2024-08-17T18:10:09.363 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000104521 2024-08-17T18:10:09.363 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:09.363 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:10:09.363 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:09.363 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.363 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.363 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35694.0:111828 56.b 56:d00fe1f1:::benchmark_data_smithi131_259881_object9985:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1479)", 2024-08-17T18:10:09.363 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:06:30.693204+0000", 2024-08-17T18:10:09.363 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 218.580666691, 2024-08-17T18:10:09.363 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.42329715299999998, 2024-08-17T18:10:09.364 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:10:09.364 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:10:09.364 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:10:09.364 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35694", 2024-08-17T18:10:09.364 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2383208010", 2024-08-17T18:10:09.364 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 111828 2024-08-17T18:10:09.364 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.364 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:10:09.364 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.364 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:10:09.364 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.693204+0000", 2024-08-17T18:10:09.364 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:09.364 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.364 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.365 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:10:09.365 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.693204+0000", 2024-08-17T18:10:09.365 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:09.365 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.365 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.365 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:10:09.365 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.693202+0000", 2024-08-17T18:10:09.365 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:10:09.365 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.365 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.365 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:10:09.365 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.693208+0000", 2024-08-17T18:10:09.365 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.4030000000000004e-06 2024-08-17T18:10:09.365 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.365 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.365 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:10:09.366 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.693218+0000", 2024-08-17T18:10:09.366 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.9189999999999994e-06 2024-08-17T18:10:09.366 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.366 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.366 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:10:09.366 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.693225+0000", 2024-08-17T18:10:09.366 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.9330000000000004e-06 2024-08-17T18:10:09.366 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.366 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.366 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:09.366 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.696489+0000", 2024-08-17T18:10:09.366 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0032636840000000002 2024-08-17T18:10:09.366 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.367 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.367 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:10:09.367 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.696598+0000", 2024-08-17T18:10:09.367 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000109063 2024-08-17T18:10:09.367 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.367 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.367 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,5", 2024-08-17T18:10:09.367 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.696695+0000", 2024-08-17T18:10:09.367 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.7406999999999998e-05 2024-08-17T18:10:09.367 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.367 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.367 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:10:09.367 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.700062+0000", 2024-08-17T18:10:09.367 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0033670390000000001 2024-08-17T18:10:09.367 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.367 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.368 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:09.368 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.701505+0000", 2024-08-17T18:10:09.368 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001443024 2024-08-17T18:10:09.368 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.368 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.368 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:09.368 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:31.116329+0000", 2024-08-17T18:10:09.368 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.41482408799999998 2024-08-17T18:10:09.368 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.368 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.368 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:10:09.368 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:31.116427+0000", 2024-08-17T18:10:09.368 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.7560999999999996e-05 2024-08-17T18:10:09.368 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.368 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.369 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:10:09.369 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:31.116501+0000", 2024-08-17T18:10:09.369 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.3740999999999998e-05 2024-08-17T18:10:09.369 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:09.369 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:10:09.369 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:09.369 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.369 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.369 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35694.0:111831 56.7 56:ec2dabf6:::benchmark_data_smithi131_259881_object9988:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1479)", 2024-08-17T18:10:09.369 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:06:30.696749+0000", 2024-08-17T18:10:09.369 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 218.577121296, 2024-08-17T18:10:09.369 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.41990058899999999, 2024-08-17T18:10:09.369 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:10:09.369 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:10:09.369 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:10:09.370 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35694", 2024-08-17T18:10:09.370 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2383208010", 2024-08-17T18:10:09.370 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 111831 2024-08-17T18:10:09.370 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.370 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:10:09.370 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.370 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:10:09.370 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.696749+0000", 2024-08-17T18:10:09.370 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:09.370 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.370 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.370 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:10:09.370 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.696749+0000", 2024-08-17T18:10:09.370 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:09.371 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.371 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.371 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:10:09.371 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.696748+0000", 2024-08-17T18:10:09.371 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:10:09.371 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.371 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.371 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:10:09.371 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.696754+0000", 2024-08-17T18:10:09.371 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.2179999999999996e-06 2024-08-17T18:10:09.371 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.371 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.371 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:10:09.371 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.696770+0000", 2024-08-17T18:10:09.371 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5990000000000001e-05 2024-08-17T18:10:09.371 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.372 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.372 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:10:09.372 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.696777+0000", 2024-08-17T18:10:09.372 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.1160000000000001e-06 2024-08-17T18:10:09.372 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.372 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.372 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:09.372 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.696844+0000", 2024-08-17T18:10:09.372 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.7300999999999998e-05 2024-08-17T18:10:09.372 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.372 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.372 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:10:09.372 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.696989+0000", 2024-08-17T18:10:09.372 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000144573 2024-08-17T18:10:09.372 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.373 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.373 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,2", 2024-08-17T18:10:09.373 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.697088+0000", 2024-08-17T18:10:09.373 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.9364000000000006e-05 2024-08-17T18:10:09.373 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.373 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.373 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:10:09.373 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.700794+0000", 2024-08-17T18:10:09.373 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0037060930000000001 2024-08-17T18:10:09.373 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.373 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.373 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:09.373 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.704072+0000", 2024-08-17T18:10:09.374 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0032781469999999999 2024-08-17T18:10:09.374 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.374 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.374 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:09.374 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:31.116414+0000", 2024-08-17T18:10:09.374 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.41234154099999998 2024-08-17T18:10:09.374 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.374 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.374 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:10:09.374 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:31.116541+0000", 2024-08-17T18:10:09.374 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012722100000000001 2024-08-17T18:10:09.374 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.374 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.374 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:10:09.375 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:31.116650+0000", 2024-08-17T18:10:09.375 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00010842500000000001 2024-08-17T18:10:09.375 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:09.375 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:10:09.375 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:09.375 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.375 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.375 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35694.0:192088 56.4 56:20f25150:::benchmark_data_smithi131_259881_object90245:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1483)", 2024-08-17T18:10:09.375 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:08:17.286405+0000", 2024-08-17T18:10:09.375 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 111.98746511100001, 2024-08-17T18:10:09.375 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.39516355399999997, 2024-08-17T18:10:09.375 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:10:09.375 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:10:09.375 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:10:09.376 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35694", 2024-08-17T18:10:09.376 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2383208010", 2024-08-17T18:10:09.376 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 192088 2024-08-17T18:10:09.376 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.376 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:10:09.376 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.376 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:10:09.376 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.286405+0000", 2024-08-17T18:10:09.376 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:09.376 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.376 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.376 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:10:09.376 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.286405+0000", 2024-08-17T18:10:09.376 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:09.376 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.377 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.377 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:10:09.377 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.286403+0000", 2024-08-17T18:10:09.377 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:10:09.377 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.377 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.377 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:10:09.377 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.286414+0000", 2024-08-17T18:10:09.377 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0404000000000001e-05 2024-08-17T18:10:09.377 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.377 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.377 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:10:09.377 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.286426+0000", 2024-08-17T18:10:09.377 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2676e-05 2024-08-17T18:10:09.378 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.378 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.378 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:10:09.378 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.286434+0000", 2024-08-17T18:10:09.378 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.2779999999999996e-06 2024-08-17T18:10:09.378 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.378 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.378 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:09.378 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.286477+0000", 2024-08-17T18:10:09.378 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.3257999999999998e-05 2024-08-17T18:10:09.378 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.378 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.378 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:10:09.378 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.286576+0000", 2024-08-17T18:10:09.379 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.8788000000000004e-05 2024-08-17T18:10:09.379 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.379 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.379 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,2", 2024-08-17T18:10:09.379 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.286679+0000", 2024-08-17T18:10:09.379 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00010308500000000001 2024-08-17T18:10:09.379 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.379 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.379 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:10:09.379 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.293312+0000", 2024-08-17T18:10:09.379 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0066336440000000002 2024-08-17T18:10:09.379 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.379 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.379 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:09.380 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.298894+0000", 2024-08-17T18:10:09.380 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0055820619999999996 2024-08-17T18:10:09.380 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.380 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.380 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:09.380 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.681430+0000", 2024-08-17T18:10:09.380 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.38253578300000002 2024-08-17T18:10:09.380 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.380 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.380 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:10:09.380 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.681527+0000", 2024-08-17T18:10:09.380 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.6655000000000002e-05 2024-08-17T18:10:09.380 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.380 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.380 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:10:09.381 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.681569+0000", 2024-08-17T18:10:09.381 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.1811000000000003e-05 2024-08-17T18:10:09.381 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:09.381 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:10:09.381 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:09.381 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.381 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.381 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35694.0:192089 56.7 56:e178305e:::benchmark_data_smithi131_259881_object90246:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1483)", 2024-08-17T18:10:09.381 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:08:17.290456+0000", 2024-08-17T18:10:09.381 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 111.983414274, 2024-08-17T18:10:09.381 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.406435516, 2024-08-17T18:10:09.381 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:10:09.381 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:10:09.381 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:10:09.381 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35694", 2024-08-17T18:10:09.382 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2383208010", 2024-08-17T18:10:09.382 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 192089 2024-08-17T18:10:09.382 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.382 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:10:09.382 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.382 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:10:09.382 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.290456+0000", 2024-08-17T18:10:09.382 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:09.382 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.382 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.382 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:10:09.382 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.290456+0000", 2024-08-17T18:10:09.382 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:09.383 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.383 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.383 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:10:09.383 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.290454+0000", 2024-08-17T18:10:09.383 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:10:09.383 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.383 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.383 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:10:09.383 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.290462+0000", 2024-08-17T18:10:09.383 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.7840000000000004e-06 2024-08-17T18:10:09.383 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.383 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.383 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:10:09.383 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.290479+0000", 2024-08-17T18:10:09.383 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6835000000000001e-05 2024-08-17T18:10:09.384 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.384 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.384 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:10:09.384 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.290486+0000", 2024-08-17T18:10:09.384 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.6510000000000004e-06 2024-08-17T18:10:09.384 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.384 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.384 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:09.384 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.290531+0000", 2024-08-17T18:10:09.384 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.5015999999999997e-05 2024-08-17T18:10:09.384 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.384 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.384 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:10:09.384 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.290653+0000", 2024-08-17T18:10:09.384 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012210199999999999 2024-08-17T18:10:09.385 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.385 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.385 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,2", 2024-08-17T18:10:09.385 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.290767+0000", 2024-08-17T18:10:09.385 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000114683 2024-08-17T18:10:09.385 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.385 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.385 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:10:09.385 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.294688+0000", 2024-08-17T18:10:09.385 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0039206620000000001 2024-08-17T18:10:09.385 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.385 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.385 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:09.385 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.297558+0000", 2024-08-17T18:10:09.386 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.002869983 2024-08-17T18:10:09.386 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.386 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.386 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:09.386 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.696700+0000", 2024-08-17T18:10:09.386 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.39914224599999998 2024-08-17T18:10:09.386 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.386 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.386 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:10:09.386 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.696811+0000", 2024-08-17T18:10:09.386 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000110758 2024-08-17T18:10:09.386 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.386 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.386 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:10:09.387 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.696891+0000", 2024-08-17T18:10:09.387 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.0346000000000006e-05 2024-08-17T18:10:09.387 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:09.387 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:10:09.387 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:09.387 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.387 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.387 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35694.0:192093 56.4 56:2765fa05:::benchmark_data_smithi131_259881_object90250:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1483)", 2024-08-17T18:10:09.387 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:08:17.295073+0000", 2024-08-17T18:10:09.387 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 111.978797497, 2024-08-17T18:10:09.387 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.42264611899999999, 2024-08-17T18:10:09.387 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:10:09.387 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:10:09.387 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:10:09.387 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35694", 2024-08-17T18:10:09.388 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2383208010", 2024-08-17T18:10:09.388 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 192093 2024-08-17T18:10:09.388 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.388 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:10:09.388 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.388 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:10:09.388 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.295073+0000", 2024-08-17T18:10:09.388 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:09.388 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.388 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.388 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:10:09.388 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.295073+0000", 2024-08-17T18:10:09.388 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:09.388 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.388 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.389 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:10:09.389 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.295071+0000", 2024-08-17T18:10:09.389 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:10:09.389 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.389 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.389 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:10:09.389 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.295078+0000", 2024-08-17T18:10:09.389 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.9779999999999999e-06 2024-08-17T18:10:09.389 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.389 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.389 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:10:09.389 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.295093+0000", 2024-08-17T18:10:09.389 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.501e-05 2024-08-17T18:10:09.389 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.389 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.390 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:10:09.390 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.295101+0000", 2024-08-17T18:10:09.390 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.7379999999999994e-06 2024-08-17T18:10:09.390 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.390 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.390 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:09.390 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.295144+0000", 2024-08-17T18:10:09.390 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.2642999999999998e-05 2024-08-17T18:10:09.390 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.390 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.390 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:10:09.390 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.295261+0000", 2024-08-17T18:10:09.390 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00011717 2024-08-17T18:10:09.391 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.391 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.391 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,2", 2024-08-17T18:10:09.391 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.295442+0000", 2024-08-17T18:10:09.391 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00018081999999999999 2024-08-17T18:10:09.391 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.391 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.391 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:09.391 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.298965+0000", 2024-08-17T18:10:09.391 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0035235330000000001 2024-08-17T18:10:09.391 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.391 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.391 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:10:09.391 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.298974+0000", 2024-08-17T18:10:09.391 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.0480000000000004e-06 2024-08-17T18:10:09.392 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.392 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.392 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:09.392 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.717512+0000", 2024-08-17T18:10:09.392 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.41853818700000001 2024-08-17T18:10:09.392 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.392 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.392 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:10:09.392 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.717605+0000", 2024-08-17T18:10:09.392 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.2126999999999994e-05 2024-08-17T18:10:09.392 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.392 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.392 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:10:09.392 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.717719+0000", 2024-08-17T18:10:09.393 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000114307 2024-08-17T18:10:09.393 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:09.393 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:10:09.393 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:09.393 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.393 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.393 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35694.0:195920 56.7 56:eded38dd:::benchmark_data_smithi131_259881_object94077:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1483)", 2024-08-17T18:10:09.393 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:08:22.763520+0000", 2024-08-17T18:10:09.393 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 106.51035063099999, 2024-08-17T18:10:09.393 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.32428058300000001, 2024-08-17T18:10:09.393 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:10:09.393 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:10:09.393 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:10:09.393 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35694", 2024-08-17T18:10:09.394 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2383208010", 2024-08-17T18:10:09.394 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 195920 2024-08-17T18:10:09.394 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.394 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:10:09.394 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.394 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:10:09.394 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:22.763520+0000", 2024-08-17T18:10:09.394 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:09.394 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.394 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.394 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:10:09.394 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:22.763520+0000", 2024-08-17T18:10:09.394 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:09.394 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.394 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.395 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:10:09.395 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:22.763507+0000", 2024-08-17T18:10:09.395 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999871 2024-08-17T18:10:09.395 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.395 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.395 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:10:09.395 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:22.763525+0000", 2024-08-17T18:10:09.395 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.8264999999999999e-05 2024-08-17T18:10:09.395 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.395 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.395 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:10:09.395 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:22.763541+0000", 2024-08-17T18:10:09.395 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5976000000000001e-05 2024-08-17T18:10:09.396 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.396 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.396 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:10:09.396 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:22.763548+0000", 2024-08-17T18:10:09.396 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.5279999999999998e-06 2024-08-17T18:10:09.396 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.396 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.396 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:09.396 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:22.763594+0000", 2024-08-17T18:10:09.396 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.5859000000000003e-05 2024-08-17T18:10:09.396 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.396 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.396 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:10:09.396 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:22.763730+0000", 2024-08-17T18:10:09.396 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000136074 2024-08-17T18:10:09.397 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.397 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.397 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,2", 2024-08-17T18:10:09.397 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:22.763866+0000", 2024-08-17T18:10:09.397 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000135537 2024-08-17T18:10:09.397 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.397 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.397 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:10:09.397 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:22.767718+0000", 2024-08-17T18:10:09.397 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0038523239999999999 2024-08-17T18:10:09.397 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.397 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.397 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:09.397 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:22.768109+0000", 2024-08-17T18:10:09.398 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000391185 2024-08-17T18:10:09.398 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.398 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.398 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:09.398 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:23.087643+0000", 2024-08-17T18:10:09.398 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.31953355500000002 2024-08-17T18:10:09.398 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.398 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.398 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:10:09.398 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:23.087742+0000", 2024-08-17T18:10:09.398 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.9424000000000002e-05 2024-08-17T18:10:09.398 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.398 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.398 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:10:09.399 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:23.087800+0000", 2024-08-17T18:10:09.399 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.7762e-05 2024-08-17T18:10:09.399 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:09.399 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:10:09.399 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:09.399 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.399 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.399 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35694.0:195932 56.7 56:ea186ab3:::benchmark_data_smithi131_259881_object94089:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1483)", 2024-08-17T18:10:09.399 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:08:22.777753+0000", 2024-08-17T18:10:09.399 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 106.496117453, 2024-08-17T18:10:09.399 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.32252626400000001, 2024-08-17T18:10:09.399 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:10:09.399 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:10:09.399 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:10:09.400 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35694", 2024-08-17T18:10:09.400 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2383208010", 2024-08-17T18:10:09.400 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 195932 2024-08-17T18:10:09.400 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.400 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:10:09.400 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.400 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:10:09.400 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:22.777753+0000", 2024-08-17T18:10:09.400 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:09.400 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.400 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.400 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:10:09.400 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:22.777753+0000", 2024-08-17T18:10:09.400 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:09.400 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.401 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.401 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:10:09.401 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:22.777752+0000", 2024-08-17T18:10:09.401 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:10:09.401 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.401 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.401 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:10:09.401 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:22.777757+0000", 2024-08-17T18:10:09.401 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.7420000000000003e-06 2024-08-17T18:10:09.401 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.401 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.401 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:10:09.401 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:22.777774+0000", 2024-08-17T18:10:09.402 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6409000000000002e-05 2024-08-17T18:10:09.402 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.402 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.402 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:10:09.402 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:22.777782+0000", 2024-08-17T18:10:09.402 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.6890000000000004e-06 2024-08-17T18:10:09.402 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.402 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.402 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:09.402 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:22.778310+0000", 2024-08-17T18:10:09.402 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00052875199999999995 2024-08-17T18:10:09.402 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.402 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.403 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:10:09.403 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:22.778419+0000", 2024-08-17T18:10:09.403 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000108825 2024-08-17T18:10:09.403 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.403 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.403 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,2", 2024-08-17T18:10:09.403 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:22.778527+0000", 2024-08-17T18:10:09.403 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000107432 2024-08-17T18:10:09.403 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.403 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.403 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:09.403 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:22.782283+0000", 2024-08-17T18:10:09.403 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0037563890000000002 2024-08-17T18:10:09.403 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.403 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.403 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:10:09.404 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:22.785164+0000", 2024-08-17T18:10:09.404 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0028812349999999998 2024-08-17T18:10:09.404 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.404 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.404 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:09.404 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:23.100153+0000", 2024-08-17T18:10:09.404 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.314989044 2024-08-17T18:10:09.404 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.404 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.404 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:10:09.404 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:23.100207+0000", 2024-08-17T18:10:09.404 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.3393000000000002e-05 2024-08-17T18:10:09.404 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:09.404 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:09.404 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:10:09.405 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:23.100279+0000", 2024-08-17T18:10:09.405 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.2457000000000001e-05 2024-08-17T18:10:09.405 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:09.405 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:10:09.405 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:09.405 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:09.405 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:10:09.405 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-08-17T18:10:09.405 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:09.406 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 39 16 61572 61556 98.6307 49.125 0.127067 0.0101167 2024-08-17T18:10:09.406 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:09 smithi169 bash[79348]: audit 2024-08-17T18:10:08.284490+0000 mon.a (mon.0) 3056 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:10:09.406 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:09 smithi169 bash[79348]: audit 2024-08-17T18:10:08.284490+0000 mon.a (mon.0) 3056 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:10:09.431 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:09.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:09.433 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:09.534 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:09.557 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:09.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:09.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:09.660 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:09.683 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:09.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:09.685 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:09.786 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:09.813 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:09.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:09.816 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:09.916 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:09.940 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:09.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:09.947 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:10.048 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:10.077 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:10.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:10.079 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:10.180 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:10.230 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:10.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:10.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:10.336 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:10.346 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:10 smithi131 bash[88347]: cluster 2024-08-17T18:10:08.599343+0000 mgr.y (mgr.34107) 2047 : cluster [DBG] pgmap v2881: 99 pgs: 99 active+clean; 3.4 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T18:10:10.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:10 smithi131 bash[88347]: cluster 2024-08-17T18:10:08.599343+0000 mgr.y (mgr.34107) 2047 : cluster [DBG] pgmap v2881: 99 pgs: 99 active+clean; 3.4 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T18:10:10.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:10 smithi131 bash[89561]: cluster 2024-08-17T18:10:08.599343+0000 mgr.y (mgr.34107) 2047 : cluster [DBG] pgmap v2881: 99 pgs: 99 active+clean; 3.4 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T18:10:10.348 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:10 smithi131 bash[89561]: cluster 2024-08-17T18:10:08.599343+0000 mgr.y (mgr.34107) 2047 : cluster [DBG] pgmap v2881: 99 pgs: 99 active+clean; 3.4 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T18:10:10.367 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:10.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:10.373 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:10.401 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:2024-08-17T18:10:10.403017+0000 min lat: 0.00112327 max lat: 0.660014 avg lat: 0.0102265 2024-08-17T18:10:10.401 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T18:10:10.402 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 40 16 62579 62563 97.7383 62.9375 0.0150707 0.0102265 2024-08-17T18:10:10.474 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:10.484 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:10 smithi169 bash[79348]: cluster 2024-08-17T18:10:08.599343+0000 mgr.y (mgr.34107) 2047 : cluster [DBG] pgmap v2881: 99 pgs: 99 active+clean; 3.4 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T18:10:10.484 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:10 smithi169 bash[79348]: cluster 2024-08-17T18:10:08.599343+0000 mgr.y (mgr.34107) 2047 : cluster [DBG] pgmap v2881: 99 pgs: 99 active+clean; 3.4 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T18:10:10.506 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:10.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:10.510 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:10.595 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-08-17T18:10:10.610 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:10.660 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:10.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:10.662 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:10.763 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:10.790 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:10.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:10.803 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:10.904 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:10.928 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:10.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:10.932 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:11.033 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:11.054 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:11.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:11.056 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:11.157 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:11.183 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:11.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:11.187 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:11.288 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:11.305 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:11.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:11.307 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:11.401 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 41 16 63346 63330 96.5236 47.9375 0.0026681 0.0103229 2024-08-17T18:10:11.408 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:11.442 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:11.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:11.445 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:11.545 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:11.570 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:11.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:11.573 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:11.673 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:11.694 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:11.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:11.696 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:11.797 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:11.830 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:11.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:11.832 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:11.933 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:11.960 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:11.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:11.962 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:12.063 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:12.087 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:12.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:12.093 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:12.193 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:12.201 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:12 smithi169 bash[79348]: cluster 2024-08-17T18:10:10.600345+0000 mgr.y (mgr.34107) 2048 : cluster [DBG] pgmap v2882: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 94 MiB/s wr, 1.50k op/s 2024-08-17T18:10:12.201 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:12 smithi169 bash[79348]: cluster 2024-08-17T18:10:10.600345+0000 mgr.y (mgr.34107) 2048 : cluster [DBG] pgmap v2882: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 94 MiB/s wr, 1.50k op/s 2024-08-17T18:10:12.216 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:12.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:12.219 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:12.319 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:12.350 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:12.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:12.356 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:12.402 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 42 16 64457 64441 95.8786 69.4375 0.0133516 0.010425 2024-08-17T18:10:12.457 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:12.467 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:12 smithi131 bash[89561]: cluster 2024-08-17T18:10:10.600345+0000 mgr.y (mgr.34107) 2048 : cluster [DBG] pgmap v2882: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 94 MiB/s wr, 1.50k op/s 2024-08-17T18:10:12.467 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:12 smithi131 bash[89561]: cluster 2024-08-17T18:10:10.600345+0000 mgr.y (mgr.34107) 2048 : cluster [DBG] pgmap v2882: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 94 MiB/s wr, 1.50k op/s 2024-08-17T18:10:12.467 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:12 smithi131 bash[88347]: cluster 2024-08-17T18:10:10.600345+0000 mgr.y (mgr.34107) 2048 : cluster [DBG] pgmap v2882: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 94 MiB/s wr, 1.50k op/s 2024-08-17T18:10:12.467 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:12 smithi131 bash[88347]: cluster 2024-08-17T18:10:10.600345+0000 mgr.y (mgr.34107) 2048 : cluster [DBG] pgmap v2882: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 94 MiB/s wr, 1.50k op/s 2024-08-17T18:10:12.491 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:12.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:12.495 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:12.596 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:12.613 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:12.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:12.615 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:12.716 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:12.739 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:12.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:12.743 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:12.843 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:12.865 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:12.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:12.870 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:12.971 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:12.988 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:12.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:12.990 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:13.091 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:13.120 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:13.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:13.125 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:13.226 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:13.258 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:13.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:13.262 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:13.363 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:13.385 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:13.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:13.387 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:13.402 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 43 16 65383 65367 94.9947 57.875 0.00853573 0.0105205 2024-08-17T18:10:13.488 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:13.514 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:13.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:13.519 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:13.620 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:13.649 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:13.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:13.651 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:13.752 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:13.776 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:13.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:13.778 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:13.879 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:13.903 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:13.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:13.905 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:14.006 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:14.028 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:14.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:14.030 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:14.131 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:14.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:14 smithi169 bash[79348]: cluster 2024-08-17T18:10:12.600864+0000 mgr.y (mgr.34107) 2049 : cluster [DBG] pgmap v2883: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 58 MiB/s wr, 935 op/s 2024-08-17T18:10:14.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:14 smithi169 bash[79348]: cluster 2024-08-17T18:10:12.600864+0000 mgr.y (mgr.34107) 2049 : cluster [DBG] pgmap v2883: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 58 MiB/s wr, 935 op/s 2024-08-17T18:10:14.158 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:14.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:14.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:14.262 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:14.291 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:14.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:14.293 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:14.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:14 smithi131 bash[89561]: cluster 2024-08-17T18:10:12.600864+0000 mgr.y (mgr.34107) 2049 : cluster [DBG] pgmap v2883: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 58 MiB/s wr, 935 op/s 2024-08-17T18:10:14.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:14 smithi131 bash[89561]: cluster 2024-08-17T18:10:12.600864+0000 mgr.y (mgr.34107) 2049 : cluster [DBG] pgmap v2883: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 58 MiB/s wr, 935 op/s 2024-08-17T18:10:14.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:14 smithi131 bash[88347]: cluster 2024-08-17T18:10:12.600864+0000 mgr.y (mgr.34107) 2049 : cluster [DBG] pgmap v2883: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 58 MiB/s wr, 935 op/s 2024-08-17T18:10:14.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:14 smithi131 bash[88347]: cluster 2024-08-17T18:10:12.600864+0000 mgr.y (mgr.34107) 2049 : cluster [DBG] pgmap v2883: 99 pgs: 99 active+clean; 3.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 58 MiB/s wr, 935 op/s 2024-08-17T18:10:14.394 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:14.402 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 44 16 66654 66638 94.641 79.4375 0.0111289 0.0105618 2024-08-17T18:10:14.422 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:14.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:14.424 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:14.525 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:14.553 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:14.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:14.555 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:14.656 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:14.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:14.693 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:14.693 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:14.794 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:14.811 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:14.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:14.813 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:14.914 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:14.944 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:14.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:14.949 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:15.049 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:15.078 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:15.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:15.080 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:15.181 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:15.200 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:15.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:15.202 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:15.303 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:15.308 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:10:15.331 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:15.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:15.334 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:15.402 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 45 16 67733 67717 94.0364 67.4375 0.0153487 0.010629 2024-08-17T18:10:15.434 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:15.460 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:15.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:15.465 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:15.566 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:15.592 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:15.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:15.597 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:15.698 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:15.726 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:15.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:15.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:15.830 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:15.856 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:15.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:15.859 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:15.960 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:15.984 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:15.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:15.989 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:16.090 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:16.115 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:16.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:16.117 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:16.218 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:16.227 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:16 smithi131 bash[89561]: cluster 2024-08-17T18:10:14.606074+0000 mgr.y (mgr.34107) 2050 : cluster [DBG] pgmap v2884: 99 pgs: 99 active+clean; 3.9 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 74 MiB/s wr, 1.19k op/s 2024-08-17T18:10:16.227 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:16 smithi131 bash[89561]: cluster 2024-08-17T18:10:14.606074+0000 mgr.y (mgr.34107) 2050 : cluster [DBG] pgmap v2884: 99 pgs: 99 active+clean; 3.9 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 74 MiB/s wr, 1.19k op/s 2024-08-17T18:10:16.227 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:16 smithi131 bash[88347]: cluster 2024-08-17T18:10:14.606074+0000 mgr.y (mgr.34107) 2050 : cluster [DBG] pgmap v2884: 99 pgs: 99 active+clean; 3.9 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 74 MiB/s wr, 1.19k op/s 2024-08-17T18:10:16.227 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:16 smithi131 bash[88347]: cluster 2024-08-17T18:10:14.606074+0000 mgr.y (mgr.34107) 2050 : cluster [DBG] pgmap v2884: 99 pgs: 99 active+clean; 3.9 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 74 MiB/s wr, 1.19k op/s 2024-08-17T18:10:16.237 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:16.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:16.239 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:16.339 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:16.363 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:16.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:16.365 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:16.402 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 46 16 68757 68741 93.3833 64 0.00633344 0.0106621 2024-08-17T18:10:16.465 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:16.493 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:16.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:16.495 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:16.596 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:16.629 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:16.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:16.631 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:16.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:16 smithi169 bash[79348]: cluster 2024-08-17T18:10:14.606074+0000 mgr.y (mgr.34107) 2050 : cluster [DBG] pgmap v2884: 99 pgs: 99 active+clean; 3.9 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 74 MiB/s wr, 1.19k op/s 2024-08-17T18:10:16.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:16 smithi169 bash[79348]: cluster 2024-08-17T18:10:14.606074+0000 mgr.y (mgr.34107) 2050 : cluster [DBG] pgmap v2884: 99 pgs: 99 active+clean; 3.9 GiB data, 16 GiB used, 609 GiB / 626 GiB avail; 74 MiB/s wr, 1.19k op/s 2024-08-17T18:10:16.732 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:16.760 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:16.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:16.763 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:16.864 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:16.894 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:16.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:16.898 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:16.999 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:17.028 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:17.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:17.031 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:17.132 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:17.160 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:17.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:17.162 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:17.263 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:17.284 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:17.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:17.286 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:17.387 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:17.402 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 47 15 69757 69742 92.7264 62.5625 0.0100113 0.010779 2024-08-17T18:10:17.418 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:17.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:17.423 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:17.523 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:17.542 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:17.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:17.544 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:17.644 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:17.668 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:17.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:17.672 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:17.773 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:17.792 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:17.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:17.794 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:17.895 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:17.919 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:17.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:17.921 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:18.022 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:18.045 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:18.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:18.047 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:18.148 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:18.161 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:18 smithi131 bash[89561]: cluster 2024-08-17T18:10:16.606787+0000 mgr.y (mgr.34107) 2051 : cluster [DBG] pgmap v2885: 99 pgs: 99 active+clean; 4.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T18:10:18.161 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:18 smithi131 bash[89561]: cluster 2024-08-17T18:10:16.606787+0000 mgr.y (mgr.34107) 2051 : cluster [DBG] pgmap v2885: 99 pgs: 99 active+clean; 4.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T18:10:18.161 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:18 smithi131 bash[88347]: cluster 2024-08-17T18:10:16.606787+0000 mgr.y (mgr.34107) 2051 : cluster [DBG] pgmap v2885: 99 pgs: 99 active+clean; 4.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T18:10:18.161 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:18 smithi131 bash[88347]: cluster 2024-08-17T18:10:16.606787+0000 mgr.y (mgr.34107) 2051 : cluster [DBG] pgmap v2885: 99 pgs: 99 active+clean; 4.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T18:10:18.186 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:18.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:18.190 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:18.291 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:18.325 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:18.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:18.329 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:18.402 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 48 16 70338 70322 91.5499 36.25 0.0041495 0.010916 2024-08-17T18:10:18.431 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:18.440 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:18 smithi169 bash[79348]: cluster 2024-08-17T18:10:16.606787+0000 mgr.y (mgr.34107) 2051 : cluster [DBG] pgmap v2885: 99 pgs: 99 active+clean; 4.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T18:10:18.440 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:18 smithi169 bash[79348]: cluster 2024-08-17T18:10:16.606787+0000 mgr.y (mgr.34107) 2051 : cluster [DBG] pgmap v2885: 99 pgs: 99 active+clean; 4.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 64 MiB/s wr, 1.02k op/s 2024-08-17T18:10:18.460 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:18.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:18.462 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:18.563 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:18.602 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:18.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:18.604 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:18.705 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:18.751 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:18.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:18.755 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:18.850 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:10:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:10:18] "GET /metrics HTTP/1.1" 200 36600 "" "Prometheus/2.51.0" 2024-08-17T18:10:18.859 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:18.893 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:18.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:18.898 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:18.899 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:10:18.899 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T18:10:18.943 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T18:10:18.943 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:10:18.976 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:10:18.977 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T18:10:18.999 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:19.016 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T18:10:19.016 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:10:19.028 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:19.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:19.032 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:19.043 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T18:10:19.044 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:10:19.075 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:10:19.075 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T18:10:19.117 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T18:10:19.117 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:10:19.133 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:19.148 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T18:10:19.148 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:10:19.158 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:19.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:19.163 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:19.168 INFO:teuthology.orchestra.run.smithi131.stderr:noscrub is set 2024-08-17T18:10:19.177 INFO:teuthology.orchestra.run.smithi131.stderr:set pool 57 pgp_num to 16 2024-08-17T18:10:19.264 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:19.290 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:19.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:19.294 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:19.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:19 smithi169 bash[79348]: audit 2024-08-17T18:10:18.786064+0000 mon.c (mon.2) 107 : audit [INF] from='client.? 172.21.15.131:0/1178767770' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"} : dispatch 2024-08-17T18:10:19.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:19 smithi169 bash[79348]: audit 2024-08-17T18:10:18.786064+0000 mon.c (mon.2) 107 : audit [INF] from='client.? 172.21.15.131:0/1178767770' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"} : dispatch 2024-08-17T18:10:19.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:19 smithi169 bash[79348]: audit 2024-08-17T18:10:18.786915+0000 mon.a (mon.0) 3057 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"} : dispatch 2024-08-17T18:10:19.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:19 smithi169 bash[79348]: audit 2024-08-17T18:10:18.786915+0000 mon.a (mon.0) 3057 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"} : dispatch 2024-08-17T18:10:19.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:19 smithi169 bash[79348]: audit 2024-08-17T18:10:18.857247+0000 mon.c (mon.2) 108 : audit [DBG] from='client.? 172.21.15.131:0/375599608' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:10:19.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:19 smithi169 bash[79348]: audit 2024-08-17T18:10:18.857247+0000 mon.c (mon.2) 108 : audit [DBG] from='client.? 172.21.15.131:0/375599608' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:10:19.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:19 smithi169 bash[79348]: audit 2024-08-17T18:10:19.080236+0000 mon.a (mon.0) 3058 : audit [INF] from='client.? 172.21.15.131:0/748780197' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:10:19.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:19 smithi169 bash[79348]: audit 2024-08-17T18:10:19.080236+0000 mon.a (mon.0) 3058 : audit [INF] from='client.? 172.21.15.131:0/748780197' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:10:19.395 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:19.402 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 49 16 71285 71269 90.8894 59.1875 0.019436 0.0109968 2024-08-17T18:10:19.405 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:19 smithi131 bash[89561]: audit 2024-08-17T18:10:18.786064+0000 mon.c (mon.2) 107 : audit [INF] from='client.? 172.21.15.131:0/1178767770' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"} : dispatch 2024-08-17T18:10:19.405 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:19 smithi131 bash[89561]: audit 2024-08-17T18:10:18.786064+0000 mon.c (mon.2) 107 : audit [INF] from='client.? 172.21.15.131:0/1178767770' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"} : dispatch 2024-08-17T18:10:19.405 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:19 smithi131 bash[89561]: audit 2024-08-17T18:10:18.786915+0000 mon.a (mon.0) 3057 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"} : dispatch 2024-08-17T18:10:19.405 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:19 smithi131 bash[89561]: audit 2024-08-17T18:10:18.786915+0000 mon.a (mon.0) 3057 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"} : dispatch 2024-08-17T18:10:19.405 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:19 smithi131 bash[89561]: audit 2024-08-17T18:10:18.857247+0000 mon.c (mon.2) 108 : audit [DBG] from='client.? 172.21.15.131:0/375599608' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:10:19.405 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:19 smithi131 bash[89561]: audit 2024-08-17T18:10:18.857247+0000 mon.c (mon.2) 108 : audit [DBG] from='client.? 172.21.15.131:0/375599608' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:10:19.405 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:19 smithi131 bash[89561]: audit 2024-08-17T18:10:19.080236+0000 mon.a (mon.0) 3058 : audit [INF] from='client.? 172.21.15.131:0/748780197' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:10:19.406 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:19 smithi131 bash[89561]: audit 2024-08-17T18:10:19.080236+0000 mon.a (mon.0) 3058 : audit [INF] from='client.? 172.21.15.131:0/748780197' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:10:19.406 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:19 smithi131 bash[88347]: audit 2024-08-17T18:10:18.786064+0000 mon.c (mon.2) 107 : audit [INF] from='client.? 172.21.15.131:0/1178767770' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"} : dispatch 2024-08-17T18:10:19.406 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:19 smithi131 bash[88347]: audit 2024-08-17T18:10:18.786064+0000 mon.c (mon.2) 107 : audit [INF] from='client.? 172.21.15.131:0/1178767770' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"} : dispatch 2024-08-17T18:10:19.406 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:19 smithi131 bash[88347]: audit 2024-08-17T18:10:18.786915+0000 mon.a (mon.0) 3057 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"} : dispatch 2024-08-17T18:10:19.406 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:19 smithi131 bash[88347]: audit 2024-08-17T18:10:18.786915+0000 mon.a (mon.0) 3057 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"} : dispatch 2024-08-17T18:10:19.406 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:19 smithi131 bash[88347]: audit 2024-08-17T18:10:18.857247+0000 mon.c (mon.2) 108 : audit [DBG] from='client.? 172.21.15.131:0/375599608' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:10:19.406 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:19 smithi131 bash[88347]: audit 2024-08-17T18:10:18.857247+0000 mon.c (mon.2) 108 : audit [DBG] from='client.? 172.21.15.131:0/375599608' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:10:19.406 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:19 smithi131 bash[88347]: audit 2024-08-17T18:10:19.080236+0000 mon.a (mon.0) 3058 : audit [INF] from='client.? 172.21.15.131:0/748780197' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:10:19.406 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:19 smithi131 bash[88347]: audit 2024-08-17T18:10:19.080236+0000 mon.a (mon.0) 3058 : audit [INF] from='client.? 172.21.15.131:0/748780197' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:10:19.424 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:19.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:19.428 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:19.529 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:19.558 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:19.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:19.562 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:19.663 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:19.691 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:19.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:19.696 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:19.797 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:19.827 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:19.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:19.830 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:19.931 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:19.949 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:19.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:19.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:20.052 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:20.082 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:20.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:20.089 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:20.189 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:20.199 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:20 smithi169 bash[79348]: cluster 2024-08-17T18:10:18.607259+0000 mgr.y (mgr.34107) 2052 : cluster [DBG] pgmap v2886: 99 pgs: 99 active+clean; 4.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 53 MiB/s wr, 840 op/s 2024-08-17T18:10:20.199 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:20 smithi169 bash[79348]: cluster 2024-08-17T18:10:18.607259+0000 mgr.y (mgr.34107) 2052 : cluster [DBG] pgmap v2886: 99 pgs: 99 active+clean; 4.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 53 MiB/s wr, 840 op/s 2024-08-17T18:10:20.199 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:20 smithi169 bash[79348]: cluster 2024-08-17T18:10:19.154709+0000 mon.a (mon.0) 3059 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:10:20.199 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:20 smithi169 bash[79348]: cluster 2024-08-17T18:10:19.154709+0000 mon.a (mon.0) 3059 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:10:20.199 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:20 smithi169 bash[79348]: audit 2024-08-17T18:10:19.167363+0000 mon.a (mon.0) 3060 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]': finished 2024-08-17T18:10:20.199 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:20 smithi169 bash[79348]: audit 2024-08-17T18:10:19.167363+0000 mon.a (mon.0) 3060 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]': finished 2024-08-17T18:10:20.199 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:20 smithi169 bash[79348]: audit 2024-08-17T18:10:19.167562+0000 mon.a (mon.0) 3061 : audit [INF] from='client.? 172.21.15.131:0/748780197' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:10:20.199 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:20 smithi169 bash[79348]: audit 2024-08-17T18:10:19.167562+0000 mon.a (mon.0) 3061 : audit [INF] from='client.? 172.21.15.131:0/748780197' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:10:20.199 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:20 smithi169 bash[79348]: cluster 2024-08-17T18:10:19.175205+0000 mon.a (mon.0) 3062 : cluster [DBG] osdmap e1498: 8 total, 8 up, 7 in 2024-08-17T18:10:20.199 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:20 smithi169 bash[79348]: cluster 2024-08-17T18:10:19.175205+0000 mon.a (mon.0) 3062 : cluster [DBG] osdmap e1498: 8 total, 8 up, 7 in 2024-08-17T18:10:20.212 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:20.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:20.214 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:20.315 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:20.322 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:20 smithi131 bash[89561]: cluster 2024-08-17T18:10:18.607259+0000 mgr.y (mgr.34107) 2052 : cluster [DBG] pgmap v2886: 99 pgs: 99 active+clean; 4.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 53 MiB/s wr, 840 op/s 2024-08-17T18:10:20.322 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:20 smithi131 bash[89561]: cluster 2024-08-17T18:10:18.607259+0000 mgr.y (mgr.34107) 2052 : cluster [DBG] pgmap v2886: 99 pgs: 99 active+clean; 4.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 53 MiB/s wr, 840 op/s 2024-08-17T18:10:20.322 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:20 smithi131 bash[89561]: cluster 2024-08-17T18:10:19.154709+0000 mon.a (mon.0) 3059 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:10:20.322 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:20 smithi131 bash[89561]: cluster 2024-08-17T18:10:19.154709+0000 mon.a (mon.0) 3059 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:10:20.322 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:20 smithi131 bash[89561]: audit 2024-08-17T18:10:19.167363+0000 mon.a (mon.0) 3060 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]': finished 2024-08-17T18:10:20.322 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:20 smithi131 bash[89561]: audit 2024-08-17T18:10:19.167363+0000 mon.a (mon.0) 3060 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]': finished 2024-08-17T18:10:20.322 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:20 smithi131 bash[89561]: audit 2024-08-17T18:10:19.167562+0000 mon.a (mon.0) 3061 : audit [INF] from='client.? 172.21.15.131:0/748780197' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:10:20.322 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:20 smithi131 bash[89561]: audit 2024-08-17T18:10:19.167562+0000 mon.a (mon.0) 3061 : audit [INF] from='client.? 172.21.15.131:0/748780197' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:10:20.322 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:20 smithi131 bash[89561]: cluster 2024-08-17T18:10:19.175205+0000 mon.a (mon.0) 3062 : cluster [DBG] osdmap e1498: 8 total, 8 up, 7 in 2024-08-17T18:10:20.322 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:20 smithi131 bash[89561]: cluster 2024-08-17T18:10:19.175205+0000 mon.a (mon.0) 3062 : cluster [DBG] osdmap e1498: 8 total, 8 up, 7 in 2024-08-17T18:10:20.323 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:20 smithi131 bash[88347]: cluster 2024-08-17T18:10:18.607259+0000 mgr.y (mgr.34107) 2052 : cluster [DBG] pgmap v2886: 99 pgs: 99 active+clean; 4.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 53 MiB/s wr, 840 op/s 2024-08-17T18:10:20.323 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:20 smithi131 bash[88347]: cluster 2024-08-17T18:10:18.607259+0000 mgr.y (mgr.34107) 2052 : cluster [DBG] pgmap v2886: 99 pgs: 99 active+clean; 4.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 53 MiB/s wr, 840 op/s 2024-08-17T18:10:20.323 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:20 smithi131 bash[88347]: cluster 2024-08-17T18:10:19.154709+0000 mon.a (mon.0) 3059 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:10:20.323 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:20 smithi131 bash[88347]: cluster 2024-08-17T18:10:19.154709+0000 mon.a (mon.0) 3059 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:10:20.323 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:20 smithi131 bash[88347]: audit 2024-08-17T18:10:19.167363+0000 mon.a (mon.0) 3060 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]': finished 2024-08-17T18:10:20.323 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:20 smithi131 bash[88347]: audit 2024-08-17T18:10:19.167363+0000 mon.a (mon.0) 3060 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_4", "var": "pgp_num", "val": "16"}]': finished 2024-08-17T18:10:20.323 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:20 smithi131 bash[88347]: audit 2024-08-17T18:10:19.167562+0000 mon.a (mon.0) 3061 : audit [INF] from='client.? 172.21.15.131:0/748780197' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:10:20.323 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:20 smithi131 bash[88347]: audit 2024-08-17T18:10:19.167562+0000 mon.a (mon.0) 3061 : audit [INF] from='client.? 172.21.15.131:0/748780197' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:10:20.323 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:20 smithi131 bash[88347]: cluster 2024-08-17T18:10:19.175205+0000 mon.a (mon.0) 3062 : cluster [DBG] osdmap e1498: 8 total, 8 up, 7 in 2024-08-17T18:10:20.323 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:20 smithi131 bash[88347]: cluster 2024-08-17T18:10:19.175205+0000 mon.a (mon.0) 3062 : cluster [DBG] osdmap e1498: 8 total, 8 up, 7 in 2024-08-17T18:10:20.339 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:20.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:20.341 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:20.403 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 50 16 72195 72179 90.209 56.875 0.00334335 0.0110794 2024-08-17T18:10:20.441 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:20.467 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:20.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:20.473 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:20.574 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:20.604 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:20.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:20.609 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:20.710 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:20.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:20.736 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:20.736 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:20.837 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:20.862 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:20.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:20.865 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:20.965 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:20.986 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:20.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:20.988 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:21.089 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:21.116 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:21.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:21.118 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:21.218 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:21.246 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:21.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:21.251 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:21.352 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:21.379 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:21.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:21.385 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:21.403 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 51 16 73055 73039 89.4941 53.75 0.00843325 0.0111692 2024-08-17T18:10:21.485 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:21.515 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:21.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:21.519 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:21.620 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:21.653 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:21.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:21.656 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:21.757 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:21.786 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:21.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:21.788 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:21.889 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:21.919 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:21.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:21.923 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:22.024 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:22.060 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:22.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:22.065 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:22.126 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2024-08-17T18:10:22.126 INFO:teuthology.orchestra.run.smithi169.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T18:10:22.165 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:22.190 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:22.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:22.195 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:22.296 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:22.317 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:22.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:22.319 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:22.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:22 smithi169 bash[79348]: cluster 2024-08-17T18:10:20.607858+0000 mgr.y (mgr.34107) 2053 : cluster [DBG] pgmap v2888: 99 pgs: 99 active+clean; 4.3 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 61 MiB/s wr, 969 op/s 2024-08-17T18:10:22.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:22 smithi169 bash[79348]: cluster 2024-08-17T18:10:20.607858+0000 mgr.y (mgr.34107) 2053 : cluster [DBG] pgmap v2888: 99 pgs: 99 active+clean; 4.3 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 61 MiB/s wr, 969 op/s 2024-08-17T18:10:22.403 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 52 16 74022 74006 88.9352 60.4375 0.00404962 0.0112032 2024-08-17T18:10:22.419 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:22.445 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:22.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:22.447 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:22.547 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:22.577 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:22.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:22.580 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:22.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:22 smithi131 bash[89561]: cluster 2024-08-17T18:10:20.607858+0000 mgr.y (mgr.34107) 2053 : cluster [DBG] pgmap v2888: 99 pgs: 99 active+clean; 4.3 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 61 MiB/s wr, 969 op/s 2024-08-17T18:10:22.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:22 smithi131 bash[89561]: cluster 2024-08-17T18:10:20.607858+0000 mgr.y (mgr.34107) 2053 : cluster [DBG] pgmap v2888: 99 pgs: 99 active+clean; 4.3 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 61 MiB/s wr, 969 op/s 2024-08-17T18:10:22.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:22 smithi131 bash[88347]: cluster 2024-08-17T18:10:20.607858+0000 mgr.y (mgr.34107) 2053 : cluster [DBG] pgmap v2888: 99 pgs: 99 active+clean; 4.3 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 61 MiB/s wr, 969 op/s 2024-08-17T18:10:22.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:22 smithi131 bash[88347]: cluster 2024-08-17T18:10:20.607858+0000 mgr.y (mgr.34107) 2053 : cluster [DBG] pgmap v2888: 99 pgs: 99 active+clean; 4.3 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 61 MiB/s wr, 969 op/s 2024-08-17T18:10:22.681 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:22.717 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:22.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:22.721 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:22.822 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:22.853 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:22.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:22.857 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:22.957 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:22.984 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:22.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:22.986 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:23.087 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:23.116 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:23.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:23.119 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:23.219 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:23.244 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:23.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:23.246 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:23.347 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:23.370 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:23.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:23.373 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:23.403 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 53 16 75036 75020 88.4528 63.375 0.00693355 0.0113007 2024-08-17T18:10:23.474 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:23.498 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:23.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:23.500 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:23.601 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:23.639 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:23.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:23.644 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:23.745 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:23.777 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:23.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:23.781 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:23.882 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:23.910 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T18:10:23.912 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:23.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:23.917 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:23.923 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T18:10:24.018 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:24.045 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-08-17T18:10:24.063 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:24.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:24.068 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:24.169 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:24.203 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:24.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:24.208 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:24.308 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:24.338 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:24.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:24.343 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:24.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:24 smithi169 bash[79348]: cluster 2024-08-17T18:10:22.608412+0000 mgr.y (mgr.34107) 2054 : cluster [DBG] pgmap v2889: 99 pgs: 99 active+clean; 4.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 61 MiB/s wr, 969 op/s 2024-08-17T18:10:24.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:24 smithi169 bash[79348]: cluster 2024-08-17T18:10:22.608412+0000 mgr.y (mgr.34107) 2054 : cluster [DBG] pgmap v2889: 99 pgs: 99 active+clean; 4.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 61 MiB/s wr, 969 op/s 2024-08-17T18:10:24.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:24 smithi169 bash[79348]: audit 2024-08-17T18:10:23.291951+0000 mon.a (mon.0) 3063 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:10:24.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:24 smithi169 bash[79348]: audit 2024-08-17T18:10:23.291951+0000 mon.a (mon.0) 3063 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:10:24.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:24 smithi169 bash[79348]: audit 2024-08-17T18:10:23.293741+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:10:24.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:24 smithi169 bash[79348]: audit 2024-08-17T18:10:23.293741+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:10:24.403 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 54 16 76152 76136 88.1064 69.75 0.00785459 0.0113448 2024-08-17T18:10:24.443 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:24.456 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:24 smithi131 bash[89561]: cluster 2024-08-17T18:10:22.608412+0000 mgr.y (mgr.34107) 2054 : cluster [DBG] pgmap v2889: 99 pgs: 99 active+clean; 4.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 61 MiB/s wr, 969 op/s 2024-08-17T18:10:24.456 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:24 smithi131 bash[89561]: cluster 2024-08-17T18:10:22.608412+0000 mgr.y (mgr.34107) 2054 : cluster [DBG] pgmap v2889: 99 pgs: 99 active+clean; 4.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 61 MiB/s wr, 969 op/s 2024-08-17T18:10:24.456 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:24 smithi131 bash[89561]: audit 2024-08-17T18:10:23.291951+0000 mon.a (mon.0) 3063 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:10:24.456 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:24 smithi131 bash[89561]: audit 2024-08-17T18:10:23.291951+0000 mon.a (mon.0) 3063 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:10:24.456 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:24 smithi131 bash[89561]: audit 2024-08-17T18:10:23.293741+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:10:24.456 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:24 smithi131 bash[89561]: audit 2024-08-17T18:10:23.293741+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:10:24.457 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:24 smithi131 bash[88347]: cluster 2024-08-17T18:10:22.608412+0000 mgr.y (mgr.34107) 2054 : cluster [DBG] pgmap v2889: 99 pgs: 99 active+clean; 4.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 61 MiB/s wr, 969 op/s 2024-08-17T18:10:24.457 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:24 smithi131 bash[88347]: cluster 2024-08-17T18:10:22.608412+0000 mgr.y (mgr.34107) 2054 : cluster [DBG] pgmap v2889: 99 pgs: 99 active+clean; 4.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 61 MiB/s wr, 969 op/s 2024-08-17T18:10:24.457 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:24 smithi131 bash[88347]: audit 2024-08-17T18:10:23.291951+0000 mon.a (mon.0) 3063 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:10:24.458 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:24 smithi131 bash[88347]: audit 2024-08-17T18:10:23.291951+0000 mon.a (mon.0) 3063 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:10:24.458 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:24 smithi131 bash[88347]: audit 2024-08-17T18:10:23.293741+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:10:24.458 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:24 smithi131 bash[88347]: audit 2024-08-17T18:10:23.293741+0000 mon.a (mon.0) 3064 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:10:24.476 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:24.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:24.481 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:24.582 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:24.616 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:24.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:24.618 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:24.719 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:24.745 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:24.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:24.750 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:24.851 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:24.876 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:24.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:24.882 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:24.982 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:25.021 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:25.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:25.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:25.124 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:25.157 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:25.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:25.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:25.263 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:25.292 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:25.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:25.296 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:25.396 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:25.403 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 55 16 77288 77272 87.7953 71 0.00893404 0.011385 2024-08-17T18:10:25.422 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:25.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:25.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:25.526 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:25.550 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:25.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:25.552 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:25.654 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:25.683 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:25.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:25.686 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:25.786 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:25.818 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:25.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:25.821 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:25.922 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:25.951 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:25.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:25.954 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:26.054 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:26.087 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:26.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:26.091 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:26.192 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:26.232 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:26.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:26.237 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:26.337 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:26.368 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:26.371 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:26.371 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:26.403 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 56 16 78446 78430 87.5198 72.375 0.00433446 0.0114198 2024-08-17T18:10:26.472 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:26.481 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:26 smithi169 bash[79348]: cluster 2024-08-17T18:10:24.609030+0000 mgr.y (mgr.34107) 2055 : cluster [DBG] pgmap v2890: 99 pgs: 99 active+clean; 4.5 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 61 MiB/s wr, 973 op/s 2024-08-17T18:10:26.481 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:26 smithi169 bash[79348]: cluster 2024-08-17T18:10:24.609030+0000 mgr.y (mgr.34107) 2055 : cluster [DBG] pgmap v2890: 99 pgs: 99 active+clean; 4.5 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 61 MiB/s wr, 973 op/s 2024-08-17T18:10:26.504 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:26.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:26.507 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:26.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:26 smithi131 bash[89561]: cluster 2024-08-17T18:10:24.609030+0000 mgr.y (mgr.34107) 2055 : cluster [DBG] pgmap v2890: 99 pgs: 99 active+clean; 4.5 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 61 MiB/s wr, 973 op/s 2024-08-17T18:10:26.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:26 smithi131 bash[89561]: cluster 2024-08-17T18:10:24.609030+0000 mgr.y (mgr.34107) 2055 : cluster [DBG] pgmap v2890: 99 pgs: 99 active+clean; 4.5 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 61 MiB/s wr, 973 op/s 2024-08-17T18:10:26.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:26 smithi131 bash[88347]: cluster 2024-08-17T18:10:24.609030+0000 mgr.y (mgr.34107) 2055 : cluster [DBG] pgmap v2890: 99 pgs: 99 active+clean; 4.5 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 61 MiB/s wr, 973 op/s 2024-08-17T18:10:26.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:26 smithi131 bash[88347]: cluster 2024-08-17T18:10:24.609030+0000 mgr.y (mgr.34107) 2055 : cluster [DBG] pgmap v2890: 99 pgs: 99 active+clean; 4.5 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 61 MiB/s wr, 973 op/s 2024-08-17T18:10:26.607 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:26.634 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:26.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:26.642 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:26.743 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:26.772 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:26.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:26.775 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:26.876 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:26.900 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:26.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:26.903 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:26.941 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 3, 5, 6, 7, 2] out_osds: [4] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T18:10:26.941 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T18:10:26.941 INFO:tasks.thrashosds.thrasher:Adding osd 4 2024-08-17T18:10:26.942 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd in 4 2024-08-17T18:10:27.003 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:27.034 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:27.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:27.042 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:27.143 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:27.180 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:27.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:27.183 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:27.283 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:27.315 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:27.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:27.318 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:27.403 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 57 16 79536 79520 87.1794 68.125 0.00401749 0.0114651 2024-08-17T18:10:27.419 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:27.447 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:27.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:27.451 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:27.551 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:27.578 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:27.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:27.582 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:27.683 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:27.713 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:27.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:27.717 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:27.818 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:27.844 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:27.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:27.849 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:27.950 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:27.987 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:27.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:27.992 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:28.093 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:28.120 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:28.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:28.122 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:28.223 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:28.246 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:28.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:28.249 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:28.350 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:28.359 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:28 smithi169 bash[79348]: cluster 2024-08-17T18:10:26.609579+0000 mgr.y (mgr.34107) 2056 : cluster [DBG] pgmap v2891: 99 pgs: 99 active+clean; 4.6 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 60 MiB/s wr, 961 op/s 2024-08-17T18:10:28.360 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:28 smithi169 bash[79348]: cluster 2024-08-17T18:10:26.609579+0000 mgr.y (mgr.34107) 2056 : cluster [DBG] pgmap v2891: 99 pgs: 99 active+clean; 4.6 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 60 MiB/s wr, 961 op/s 2024-08-17T18:10:28.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:28.377 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:28.378 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:28.404 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 58 15 80666 80651 86.895 70.6875 0.0182983 0.0115034 2024-08-17T18:10:28.478 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:28.488 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:28 smithi131 bash[89561]: cluster 2024-08-17T18:10:26.609579+0000 mgr.y (mgr.34107) 2056 : cluster [DBG] pgmap v2891: 99 pgs: 99 active+clean; 4.6 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 60 MiB/s wr, 961 op/s 2024-08-17T18:10:28.488 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:28 smithi131 bash[89561]: cluster 2024-08-17T18:10:26.609579+0000 mgr.y (mgr.34107) 2056 : cluster [DBG] pgmap v2891: 99 pgs: 99 active+clean; 4.6 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 60 MiB/s wr, 961 op/s 2024-08-17T18:10:28.489 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:28 smithi131 bash[88347]: cluster 2024-08-17T18:10:26.609579+0000 mgr.y (mgr.34107) 2056 : cluster [DBG] pgmap v2891: 99 pgs: 99 active+clean; 4.6 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 60 MiB/s wr, 961 op/s 2024-08-17T18:10:28.489 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:28 smithi131 bash[88347]: cluster 2024-08-17T18:10:26.609579+0000 mgr.y (mgr.34107) 2056 : cluster [DBG] pgmap v2891: 99 pgs: 99 active+clean; 4.6 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 60 MiB/s wr, 961 op/s 2024-08-17T18:10:28.508 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:28.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:28.511 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:28.611 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:28.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:28.641 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:28.641 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:28.696 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:10:28.697 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:10:28.741 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:28.779 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:28.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:28.785 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:28.799 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:10:28.886 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:28.921 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:28.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:28.924 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:29.025 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:29.034 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:10:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:10:28] "GET /metrics HTTP/1.1" 200 36597 "" "Prometheus/2.51.0" 2024-08-17T18:10:29.050 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:29.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:29.052 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:29.153 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:29.183 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:29.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:29.187 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:29.288 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:29.314 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:29.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:29.321 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:29.404 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 59 16 81744 81728 86.563 67.3125 0.0180441 0.0115474 2024-08-17T18:10:29.421 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:29.450 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:29.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:29.454 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:29.555 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:29.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:29.580 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:29.581 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:29.681 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:29.711 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:29.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:29.719 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:29.820 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:29.844 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:29.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:29.846 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:29.947 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:29.964 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:29.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:29.966 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:30.067 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:30.099 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:30.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:30.103 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:30.203 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:30.231 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:30.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:30.234 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:30.334 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:30.363 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:30.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:30.366 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:30.404 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:2024-08-17T18:10:30.405442+0000 min lat: 0.00112327 max lat: 0.660014 avg lat: 0.0115972 2024-08-17T18:10:30.404 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T18:10:30.404 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 60 15 82770 82755 86.19 64.1875 0.00723547 0.0115972 2024-08-17T18:10:30.466 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:30.496 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:30.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:30.543 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:30.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:30 smithi131 bash[89561]: cluster 2024-08-17T18:10:28.610080+0000 mgr.y (mgr.34107) 2057 : cluster [DBG] pgmap v2892: 99 pgs: 99 active+clean; 4.6 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 60 MiB/s wr, 961 op/s 2024-08-17T18:10:30.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:30 smithi131 bash[89561]: cluster 2024-08-17T18:10:28.610080+0000 mgr.y (mgr.34107) 2057 : cluster [DBG] pgmap v2892: 99 pgs: 99 active+clean; 4.6 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 60 MiB/s wr, 961 op/s 2024-08-17T18:10:30.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:30 smithi131 bash[88347]: cluster 2024-08-17T18:10:28.610080+0000 mgr.y (mgr.34107) 2057 : cluster [DBG] pgmap v2892: 99 pgs: 99 active+clean; 4.6 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 60 MiB/s wr, 961 op/s 2024-08-17T18:10:30.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:30 smithi131 bash[88347]: cluster 2024-08-17T18:10:28.610080+0000 mgr.y (mgr.34107) 2057 : cluster [DBG] pgmap v2892: 99 pgs: 99 active+clean; 4.6 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 60 MiB/s wr, 961 op/s 2024-08-17T18:10:30.643 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:30.683 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:30.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:30.686 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:30.731 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:10:30.787 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:30.807 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:30.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:30.809 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:30.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:30 smithi169 bash[79348]: cluster 2024-08-17T18:10:28.610080+0000 mgr.y (mgr.34107) 2057 : cluster [DBG] pgmap v2892: 99 pgs: 99 active+clean; 4.6 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 60 MiB/s wr, 961 op/s 2024-08-17T18:10:30.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:30 smithi169 bash[79348]: cluster 2024-08-17T18:10:28.610080+0000 mgr.y (mgr.34107) 2057 : cluster [DBG] pgmap v2892: 99 pgs: 99 active+clean; 4.6 GiB data, 18 GiB used, 607 GiB / 626 GiB avail; 60 MiB/s wr, 961 op/s 2024-08-17T18:10:30.910 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:30.935 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:30.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:30.941 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:31.041 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:31.069 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:31.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:31.074 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:31.175 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:31.198 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:31.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:31.203 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:31.304 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:31.338 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:31.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:31.340 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:31.404 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 61 16 83716 83700 85.7452 59.0625 0.0167252 0.0116582 2024-08-17T18:10:31.441 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:31.482 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:31.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:31.484 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:31.585 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:31.613 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:31.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:31.615 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:31.716 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:31.757 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:31.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:31.761 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:31.862 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:31.895 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:31.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:31.897 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:31.998 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:32.029 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:32.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:32.032 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:32.133 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:32.153 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:32.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:32.155 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:32.255 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:32.281 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:32.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:32.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:32.387 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:32.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:32 smithi169 bash[79348]: cluster 2024-08-17T18:10:30.610857+0000 mgr.y (mgr.34107) 2058 : cluster [DBG] pgmap v2893: 99 pgs: 99 active+clean; 5.0 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-08-17T18:10:32.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:32 smithi169 bash[79348]: cluster 2024-08-17T18:10:30.610857+0000 mgr.y (mgr.34107) 2058 : cluster [DBG] pgmap v2893: 99 pgs: 99 active+clean; 5.0 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-08-17T18:10:32.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:32 smithi169 bash[79348]: audit 2024-08-17T18:10:31.880971+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 2]} : dispatch 2024-08-17T18:10:32.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:32 smithi169 bash[79348]: audit 2024-08-17T18:10:31.880971+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 2]} : dispatch 2024-08-17T18:10:32.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:32 smithi169 bash[79348]: audit 2024-08-17T18:10:31.881233+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]} : dispatch 2024-08-17T18:10:32.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:32 smithi169 bash[79348]: audit 2024-08-17T18:10:31.881233+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]} : dispatch 2024-08-17T18:10:32.404 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 62 16 84696 84680 85.3501 61.25 0.0142942 0.0117105 2024-08-17T18:10:32.423 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:32.428 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:32 smithi131 bash[88347]: cluster 2024-08-17T18:10:30.610857+0000 mgr.y (mgr.34107) 2058 : cluster [DBG] pgmap v2893: 99 pgs: 99 active+clean; 5.0 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-08-17T18:10:32.428 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:32 smithi131 bash[88347]: cluster 2024-08-17T18:10:30.610857+0000 mgr.y (mgr.34107) 2058 : cluster [DBG] pgmap v2893: 99 pgs: 99 active+clean; 5.0 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-08-17T18:10:32.428 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:32 smithi131 bash[88347]: audit 2024-08-17T18:10:31.880971+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 2]} : dispatch 2024-08-17T18:10:32.428 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:32 smithi131 bash[88347]: audit 2024-08-17T18:10:31.880971+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 2]} : dispatch 2024-08-17T18:10:32.428 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:32 smithi131 bash[88347]: audit 2024-08-17T18:10:31.881233+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]} : dispatch 2024-08-17T18:10:32.428 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:32 smithi131 bash[88347]: audit 2024-08-17T18:10:31.881233+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]} : dispatch 2024-08-17T18:10:32.428 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:32 smithi131 bash[89561]: cluster 2024-08-17T18:10:30.610857+0000 mgr.y (mgr.34107) 2058 : cluster [DBG] pgmap v2893: 99 pgs: 99 active+clean; 5.0 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-08-17T18:10:32.428 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:32 smithi131 bash[89561]: cluster 2024-08-17T18:10:30.610857+0000 mgr.y (mgr.34107) 2058 : cluster [DBG] pgmap v2893: 99 pgs: 99 active+clean; 5.0 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 70 MiB/s wr, 1.12k op/s 2024-08-17T18:10:32.428 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:32 smithi131 bash[89561]: audit 2024-08-17T18:10:31.880971+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 2]} : dispatch 2024-08-17T18:10:32.428 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:32 smithi131 bash[89561]: audit 2024-08-17T18:10:31.880971+0000 mon.a (mon.0) 3065 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 2]} : dispatch 2024-08-17T18:10:32.429 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:32 smithi131 bash[89561]: audit 2024-08-17T18:10:31.881233+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]} : dispatch 2024-08-17T18:10:32.429 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:32 smithi131 bash[89561]: audit 2024-08-17T18:10:31.881233+0000 mon.a (mon.0) 3066 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]} : dispatch 2024-08-17T18:10:32.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:32.429 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:32.530 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:32.563 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:32.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:32.566 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:32.666 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:32.695 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:32.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:32.699 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:32.799 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:32.823 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:32.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:32.829 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:32.929 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:32.961 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:32.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:32.966 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:33.066 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:33.094 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:33.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:33.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:33.199 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:33.222 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:33.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:33.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:33.328 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:33.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:33 smithi131 bash[89561]: audit 2024-08-17T18:10:32.305011+0000 mon.a (mon.0) 3067 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 2]}]': finished 2024-08-17T18:10:33.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:33 smithi131 bash[88347]: audit 2024-08-17T18:10:32.305011+0000 mon.a (mon.0) 3067 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 2]}]': finished 2024-08-17T18:10:33.360 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:33.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:33.363 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:33.404 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 63 16 85726 85710 85.0171 64.375 0.00397825 0.0117545 2024-08-17T18:10:33.463 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:33.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:33 smithi169 bash[79348]: audit 2024-08-17T18:10:32.305011+0000 mon.a (mon.0) 3067 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 2]}]': finished 2024-08-17T18:10:33.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:33 smithi169 bash[79348]: audit 2024-08-17T18:10:32.305011+0000 mon.a (mon.0) 3067 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 2]}]': finished 2024-08-17T18:10:33.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:33 smithi169 bash[79348]: audit 2024-08-17T18:10:32.305099+0000 mon.a (mon.0) 3068 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]}]': finished 2024-08-17T18:10:33.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:33 smithi169 bash[79348]: audit 2024-08-17T18:10:32.305099+0000 mon.a (mon.0) 3068 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]}]': finished 2024-08-17T18:10:33.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:33 smithi169 bash[79348]: cluster 2024-08-17T18:10:32.309101+0000 mon.a (mon.0) 3069 : cluster [DBG] osdmap e1499: 8 total, 8 up, 7 in 2024-08-17T18:10:33.471 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:33 smithi169 bash[79348]: cluster 2024-08-17T18:10:32.309101+0000 mon.a (mon.0) 3069 : cluster [DBG] osdmap e1499: 8 total, 8 up, 7 in 2024-08-17T18:10:33.482 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:33.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:33.484 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:33.584 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:33.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:33 smithi131 bash[88347]: audit 2024-08-17T18:10:32.305011+0000 mon.a (mon.0) 3067 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 2]}]': finished 2024-08-17T18:10:33.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:33 smithi131 bash[88347]: audit 2024-08-17T18:10:32.305099+0000 mon.a (mon.0) 3068 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]}]': finished 2024-08-17T18:10:33.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:33 smithi131 bash[88347]: audit 2024-08-17T18:10:32.305099+0000 mon.a (mon.0) 3068 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]}]': finished 2024-08-17T18:10:33.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:33 smithi131 bash[88347]: cluster 2024-08-17T18:10:32.309101+0000 mon.a (mon.0) 3069 : cluster [DBG] osdmap e1499: 8 total, 8 up, 7 in 2024-08-17T18:10:33.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:33 smithi131 bash[88347]: cluster 2024-08-17T18:10:32.309101+0000 mon.a (mon.0) 3069 : cluster [DBG] osdmap e1499: 8 total, 8 up, 7 in 2024-08-17T18:10:33.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:33 smithi131 bash[89561]: audit 2024-08-17T18:10:32.305011+0000 mon.a (mon.0) 3067 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.10", "id": [3, 2]}]': finished 2024-08-17T18:10:33.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:33 smithi131 bash[89561]: audit 2024-08-17T18:10:32.305099+0000 mon.a (mon.0) 3068 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]}]': finished 2024-08-17T18:10:33.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:33 smithi131 bash[89561]: audit 2024-08-17T18:10:32.305099+0000 mon.a (mon.0) 3068 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.16", "id": [3, 2]}]': finished 2024-08-17T18:10:33.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:33 smithi131 bash[89561]: cluster 2024-08-17T18:10:32.309101+0000 mon.a (mon.0) 3069 : cluster [DBG] osdmap e1499: 8 total, 8 up, 7 in 2024-08-17T18:10:33.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:33 smithi131 bash[89561]: cluster 2024-08-17T18:10:32.309101+0000 mon.a (mon.0) 3069 : cluster [DBG] osdmap e1499: 8 total, 8 up, 7 in 2024-08-17T18:10:33.626 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:33.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:33.629 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:33.730 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:33.760 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:33.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:33.763 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:33.863 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:33.896 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:33.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:33.903 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:34.004 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:34.022 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:34.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:34.024 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:34.124 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:34.160 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:34.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:34.165 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:34.265 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:34.283 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:34.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:34.284 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:34.385 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:34.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:34 smithi169 bash[79348]: cluster 2024-08-17T18:10:32.611294+0000 mgr.y (mgr.34107) 2059 : cluster [DBG] pgmap v2895: 99 pgs: 99 active+clean; 5.0 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T18:10:34.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:34 smithi169 bash[79348]: cluster 2024-08-17T18:10:32.611294+0000 mgr.y (mgr.34107) 2059 : cluster [DBG] pgmap v2895: 99 pgs: 99 active+clean; 5.0 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T18:10:34.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:34 smithi169 bash[79348]: cluster 2024-08-17T18:10:33.318011+0000 mon.a (mon.0) 3070 : cluster [DBG] osdmap e1500: 8 total, 8 up, 7 in 2024-08-17T18:10:34.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:34 smithi169 bash[79348]: cluster 2024-08-17T18:10:33.318011+0000 mon.a (mon.0) 3070 : cluster [DBG] osdmap e1500: 8 total, 8 up, 7 in 2024-08-17T18:10:34.402 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:34.404 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:34.404 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:34.404 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 64 16 86532 86516 84.4757 50.375 0.0031193 0.0118264 2024-08-17T18:10:34.505 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:34.526 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:34.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:34.528 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:34.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:34 smithi131 bash[89561]: cluster 2024-08-17T18:10:32.611294+0000 mgr.y (mgr.34107) 2059 : cluster [DBG] pgmap v2895: 99 pgs: 99 active+clean; 5.0 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T18:10:34.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:34 smithi131 bash[89561]: cluster 2024-08-17T18:10:32.611294+0000 mgr.y (mgr.34107) 2059 : cluster [DBG] pgmap v2895: 99 pgs: 99 active+clean; 5.0 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T18:10:34.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:34 smithi131 bash[89561]: cluster 2024-08-17T18:10:33.318011+0000 mon.a (mon.0) 3070 : cluster [DBG] osdmap e1500: 8 total, 8 up, 7 in 2024-08-17T18:10:34.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:34 smithi131 bash[89561]: cluster 2024-08-17T18:10:33.318011+0000 mon.a (mon.0) 3070 : cluster [DBG] osdmap e1500: 8 total, 8 up, 7 in 2024-08-17T18:10:34.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:34 smithi131 bash[88347]: cluster 2024-08-17T18:10:32.611294+0000 mgr.y (mgr.34107) 2059 : cluster [DBG] pgmap v2895: 99 pgs: 99 active+clean; 5.0 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T18:10:34.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:34 smithi131 bash[88347]: cluster 2024-08-17T18:10:32.611294+0000 mgr.y (mgr.34107) 2059 : cluster [DBG] pgmap v2895: 99 pgs: 99 active+clean; 5.0 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 65 MiB/s wr, 1.04k op/s 2024-08-17T18:10:34.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:34 smithi131 bash[88347]: cluster 2024-08-17T18:10:33.318011+0000 mon.a (mon.0) 3070 : cluster [DBG] osdmap e1500: 8 total, 8 up, 7 in 2024-08-17T18:10:34.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:34 smithi131 bash[88347]: cluster 2024-08-17T18:10:33.318011+0000 mon.a (mon.0) 3070 : cluster [DBG] osdmap e1500: 8 total, 8 up, 7 in 2024-08-17T18:10:34.628 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:34.660 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:34.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:34.663 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:34.764 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:34.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:34.801 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:34.801 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:34.902 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:34.929 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:34.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:34.934 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:35.035 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:35.056 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:35.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:35.058 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:35.159 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:35.178 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:35.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:35.181 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:35.281 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:35.311 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:35.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:35.313 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:35.404 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 65 16 87183 87167 83.8021 40.6875 0.0155967 0.0119281 2024-08-17T18:10:35.414 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:35.438 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:35.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:35.442 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:35.543 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:35.568 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:35.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:35.572 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:35.612 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2024-08-17T18:10:35.612 INFO:teuthology.orchestra.run.smithi169.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T18:10:35.673 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:35.691 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:35.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:35.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:35.794 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:35.825 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:35.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:35.828 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:35.929 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:35.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:35.959 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:35.960 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:36.060 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:36.088 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:36.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:36.097 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:36.198 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:36.219 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:36.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:36.221 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:36.321 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:36.344 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:36.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:36.346 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:36.404 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 66 16 87861 87845 83.1743 42.375 0.00931508 0.0119705 2024-08-17T18:10:36.446 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:36.470 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:36.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:36.472 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:36.535 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:36 smithi131 bash[88347]: cluster 2024-08-17T18:10:34.612176+0000 mgr.y (mgr.34107) 2060 : cluster [DBG] pgmap v2897: 99 pgs: 99 active+clean; 5.2 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T18:10:36.535 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:36 smithi131 bash[88347]: cluster 2024-08-17T18:10:34.612176+0000 mgr.y (mgr.34107) 2060 : cluster [DBG] pgmap v2897: 99 pgs: 99 active+clean; 5.2 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T18:10:36.535 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:36 smithi131 bash[89561]: cluster 2024-08-17T18:10:34.612176+0000 mgr.y (mgr.34107) 2060 : cluster [DBG] pgmap v2897: 99 pgs: 99 active+clean; 5.2 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T18:10:36.535 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:36 smithi131 bash[89561]: cluster 2024-08-17T18:10:34.612176+0000 mgr.y (mgr.34107) 2060 : cluster [DBG] pgmap v2897: 99 pgs: 99 active+clean; 5.2 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T18:10:36.573 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:36.601 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:36.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:36.605 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:36.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:36 smithi169 bash[79348]: cluster 2024-08-17T18:10:34.612176+0000 mgr.y (mgr.34107) 2060 : cluster [DBG] pgmap v2897: 99 pgs: 99 active+clean; 5.2 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T18:10:36.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:36 smithi169 bash[79348]: cluster 2024-08-17T18:10:34.612176+0000 mgr.y (mgr.34107) 2060 : cluster [DBG] pgmap v2897: 99 pgs: 99 active+clean; 5.2 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T18:10:36.706 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:36.733 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-08-17T18:10:36.736 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:36.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:36.738 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:36.839 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:36.862 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:36.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:36.869 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:36.970 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:36.995 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:36.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:36.997 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:37.098 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:37.121 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:37.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:37.127 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:37.227 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:37.256 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:37.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:37.261 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:37.362 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:37.387 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:37.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:37.391 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:37.404 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 67 16 88762 88746 82.7734 56.3125 0.0190616 0.0120759 2024-08-17T18:10:37.492 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:37.528 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:37.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:37.531 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:37.632 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:37.654 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:37.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:37.656 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:37.757 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:37.782 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:37.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:37.786 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:37.887 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:37.916 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:37.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:37.921 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:38.021 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:38.049 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:38.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:38.055 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:38.155 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:38.179 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:38.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:38.185 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:38.286 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:38.317 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:38.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:38.320 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:38.405 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 68 16 89676 89660 82.3961 57.125 0.0124464 0.0121317 2024-08-17T18:10:38.421 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:38.431 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:38 smithi131 bash[89561]: cluster 2024-08-17T18:10:36.612799+0000 mgr.y (mgr.34107) 2061 : cluster [DBG] pgmap v2898: 99 pgs: 99 active+clean; 5.3 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-08-17T18:10:38.431 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:38 smithi131 bash[89561]: cluster 2024-08-17T18:10:36.612799+0000 mgr.y (mgr.34107) 2061 : cluster [DBG] pgmap v2898: 99 pgs: 99 active+clean; 5.3 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-08-17T18:10:38.431 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:38 smithi131 bash[89561]: audit 2024-08-17T18:10:38.290474+0000 mon.a (mon.0) 3071 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:10:38.432 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:38 smithi131 bash[89561]: audit 2024-08-17T18:10:38.290474+0000 mon.a (mon.0) 3071 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:10:38.432 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:38 smithi131 bash[88347]: cluster 2024-08-17T18:10:36.612799+0000 mgr.y (mgr.34107) 2061 : cluster [DBG] pgmap v2898: 99 pgs: 99 active+clean; 5.3 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-08-17T18:10:38.432 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:38 smithi131 bash[88347]: cluster 2024-08-17T18:10:36.612799+0000 mgr.y (mgr.34107) 2061 : cluster [DBG] pgmap v2898: 99 pgs: 99 active+clean; 5.3 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-08-17T18:10:38.432 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:38 smithi131 bash[88347]: audit 2024-08-17T18:10:38.290474+0000 mon.a (mon.0) 3071 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:10:38.432 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:38 smithi131 bash[88347]: audit 2024-08-17T18:10:38.290474+0000 mon.a (mon.0) 3071 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:10:38.451 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:38.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:38.454 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:38.555 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:38.579 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:38.584 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:38 smithi169 bash[79348]: cluster 2024-08-17T18:10:36.612799+0000 mgr.y (mgr.34107) 2061 : cluster [DBG] pgmap v2898: 99 pgs: 99 active+clean; 5.3 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-08-17T18:10:38.584 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:38 smithi169 bash[79348]: cluster 2024-08-17T18:10:36.612799+0000 mgr.y (mgr.34107) 2061 : cluster [DBG] pgmap v2898: 99 pgs: 99 active+clean; 5.3 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 80 MiB/s wr, 1.28k op/s 2024-08-17T18:10:38.584 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:38 smithi169 bash[79348]: audit 2024-08-17T18:10:38.290474+0000 mon.a (mon.0) 3071 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:10:38.584 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:38 smithi169 bash[79348]: audit 2024-08-17T18:10:38.290474+0000 mon.a (mon.0) 3071 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:10:38.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:38.585 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:38.685 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:38.717 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:38.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:38.720 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:38.821 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:38.846 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:38.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:38.851 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:38.953 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:38.979 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:38.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:38.981 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:39.082 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:39.091 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:10:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:10:38] "GET /metrics HTTP/1.1" 200 36599 "" "Prometheus/2.51.0" 2024-08-17T18:10:39.107 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:39.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:39.114 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:39.215 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:39.233 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:39.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:39.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:39.335 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:39.359 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:39.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:39.361 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:39.405 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 69 16 90579 90563 82.0199 56.4375 0.0121659 0.0121874 2024-08-17T18:10:39.462 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:39.508 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:39.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:39.517 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:39.617 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:39.651 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:39.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:39.655 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:39.756 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:39.778 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:39.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:39.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:39.884 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:39.912 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:39.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:39.915 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:40.016 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:40.043 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:40.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:40.046 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:40.147 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:40.175 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:40.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:40.181 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:40.281 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:40.320 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:40.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:40.325 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:40.405 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 70 16 91601 91585 81.7606 63.875 0.00804904 0.0122259 2024-08-17T18:10:40.426 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:40.450 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:40.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:40.455 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:40.556 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:40.569 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:40 smithi131 bash[88347]: cluster 2024-08-17T18:10:38.614444+0000 mgr.y (mgr.34107) 2062 : cluster [DBG] pgmap v2899: 99 pgs: 99 active+clean; 5.3 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 37 MiB/s wr, 595 op/s 2024-08-17T18:10:40.569 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:40 smithi131 bash[88347]: cluster 2024-08-17T18:10:38.614444+0000 mgr.y (mgr.34107) 2062 : cluster [DBG] pgmap v2899: 99 pgs: 99 active+clean; 5.3 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 37 MiB/s wr, 595 op/s 2024-08-17T18:10:40.569 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:40 smithi131 bash[89561]: cluster 2024-08-17T18:10:38.614444+0000 mgr.y (mgr.34107) 2062 : cluster [DBG] pgmap v2899: 99 pgs: 99 active+clean; 5.3 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 37 MiB/s wr, 595 op/s 2024-08-17T18:10:40.570 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:40 smithi131 bash[89561]: cluster 2024-08-17T18:10:38.614444+0000 mgr.y (mgr.34107) 2062 : cluster [DBG] pgmap v2899: 99 pgs: 99 active+clean; 5.3 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 37 MiB/s wr, 595 op/s 2024-08-17T18:10:40.586 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:40.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:40.589 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:40.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:40 smithi169 bash[79348]: cluster 2024-08-17T18:10:38.614444+0000 mgr.y (mgr.34107) 2062 : cluster [DBG] pgmap v2899: 99 pgs: 99 active+clean; 5.3 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 37 MiB/s wr, 595 op/s 2024-08-17T18:10:40.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:40 smithi169 bash[79348]: cluster 2024-08-17T18:10:38.614444+0000 mgr.y (mgr.34107) 2062 : cluster [DBG] pgmap v2899: 99 pgs: 99 active+clean; 5.3 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 37 MiB/s wr, 595 op/s 2024-08-17T18:10:40.690 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:40.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:40.719 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:40.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:40.820 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:40.848 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:40.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:40.854 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:40.955 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:40.984 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:40.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:40.986 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:41.087 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:41.120 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:41.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:41.123 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:41.224 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:41.255 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:41.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:41.259 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:41.359 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:41.385 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:41.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:41.387 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:41.405 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 71 16 92622 92606 81.5077 63.8125 0.0178281 0.0122641 2024-08-17T18:10:41.488 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:41.492 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:10:41.514 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:41.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:41.515 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:41.616 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:41.650 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:41.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:41.652 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:41.753 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:41.793 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:41.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:41.796 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:41.896 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:41.929 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:41.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:41.935 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:42.036 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:42.059 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:42.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:42.063 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:42.164 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:42.192 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:42.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:42.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:42.298 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:42.324 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:42.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:42.327 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:42.405 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 72 16 93483 93467 81.123 53.8125 0.0209479 0.0123216 2024-08-17T18:10:42.428 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:42.456 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:42.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:42.460 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:42.561 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:42.588 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:42.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:42.590 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:42.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:42 smithi169 bash[79348]: cluster 2024-08-17T18:10:40.615316+0000 mgr.y (mgr.34107) 2063 : cluster [DBG] pgmap v2900: 99 pgs: 99 active+clean; 5.5 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 67 MiB/s wr, 1.08k op/s 2024-08-17T18:10:42.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:42 smithi169 bash[79348]: cluster 2024-08-17T18:10:40.615316+0000 mgr.y (mgr.34107) 2063 : cluster [DBG] pgmap v2900: 99 pgs: 99 active+clean; 5.5 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 67 MiB/s wr, 1.08k op/s 2024-08-17T18:10:42.691 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:42.714 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:42.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:42.716 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:42.817 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:42.842 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:42.844 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:42.844 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:42.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:42 smithi131 bash[89561]: cluster 2024-08-17T18:10:40.615316+0000 mgr.y (mgr.34107) 2063 : cluster [DBG] pgmap v2900: 99 pgs: 99 active+clean; 5.5 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 67 MiB/s wr, 1.08k op/s 2024-08-17T18:10:42.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:42 smithi131 bash[89561]: cluster 2024-08-17T18:10:40.615316+0000 mgr.y (mgr.34107) 2063 : cluster [DBG] pgmap v2900: 99 pgs: 99 active+clean; 5.5 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 67 MiB/s wr, 1.08k op/s 2024-08-17T18:10:42.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:42 smithi131 bash[88347]: cluster 2024-08-17T18:10:40.615316+0000 mgr.y (mgr.34107) 2063 : cluster [DBG] pgmap v2900: 99 pgs: 99 active+clean; 5.5 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 67 MiB/s wr, 1.08k op/s 2024-08-17T18:10:42.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:42 smithi131 bash[88347]: cluster 2024-08-17T18:10:40.615316+0000 mgr.y (mgr.34107) 2063 : cluster [DBG] pgmap v2900: 99 pgs: 99 active+clean; 5.5 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 67 MiB/s wr, 1.08k op/s 2024-08-17T18:10:42.945 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:42.971 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:42.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:42.973 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:43.074 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:43.101 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:43.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:43.103 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:43.204 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:43.233 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:43.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:43.235 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:43.336 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:43.361 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:43.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:43.365 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:43.405 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 73 16 93915 93899 80.3816 27 0.0105311 0.0124363 2024-08-17T18:10:43.466 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:43.495 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:43.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:43.498 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:43.599 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:43.634 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:43.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:43.637 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:43.737 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:43.763 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:43.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:43.765 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:43.865 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:43.887 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:43.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:43.890 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:43.991 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:44.017 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:44.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:44.022 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:44.123 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:44.142 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:44.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:44.144 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:44.245 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:44.272 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:44.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:44.276 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:44.377 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:44.387 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:44 smithi169 bash[79348]: cluster 2024-08-17T18:10:42.615697+0000 mgr.y (mgr.34107) 2064 : cluster [DBG] pgmap v2901: 99 pgs: 99 active+clean; 5.5 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 56 MiB/s wr, 895 op/s 2024-08-17T18:10:44.387 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:44 smithi169 bash[79348]: cluster 2024-08-17T18:10:42.615697+0000 mgr.y (mgr.34107) 2064 : cluster [DBG] pgmap v2901: 99 pgs: 99 active+clean; 5.5 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 56 MiB/s wr, 895 op/s 2024-08-17T18:10:44.405 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 74 16 94777 94761 80.0234 53.875 0.0184717 0.0124913 2024-08-17T18:10:44.406 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:44.413 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:44.414 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:44.515 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:44.541 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:44.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:44.546 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:44.647 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:44.660 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:44 smithi131 bash[89561]: cluster 2024-08-17T18:10:42.615697+0000 mgr.y (mgr.34107) 2064 : cluster [DBG] pgmap v2901: 99 pgs: 99 active+clean; 5.5 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 56 MiB/s wr, 895 op/s 2024-08-17T18:10:44.660 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:44 smithi131 bash[89561]: cluster 2024-08-17T18:10:42.615697+0000 mgr.y (mgr.34107) 2064 : cluster [DBG] pgmap v2901: 99 pgs: 99 active+clean; 5.5 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 56 MiB/s wr, 895 op/s 2024-08-17T18:10:44.661 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:44 smithi131 bash[88347]: cluster 2024-08-17T18:10:42.615697+0000 mgr.y (mgr.34107) 2064 : cluster [DBG] pgmap v2901: 99 pgs: 99 active+clean; 5.5 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 56 MiB/s wr, 895 op/s 2024-08-17T18:10:44.661 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:44 smithi131 bash[88347]: cluster 2024-08-17T18:10:42.615697+0000 mgr.y (mgr.34107) 2064 : cluster [DBG] pgmap v2901: 99 pgs: 99 active+clean; 5.5 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 56 MiB/s wr, 895 op/s 2024-08-17T18:10:44.676 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:44.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:44.681 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:44.782 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:44.806 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:44.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:44.811 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:44.911 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:44.938 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:44.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:44.943 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:45.043 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:45.068 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:45.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:45.071 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:45.171 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:45.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:45.215 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:45.215 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:45.316 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:45.342 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:45.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:45.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:45.405 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 75 16 95705 95689 79.7297 58 0.00948766 0.012537 2024-08-17T18:10:45.447 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:45.472 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:45.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:45.474 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:45.575 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:45.600 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:45.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:45.603 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:45.703 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:45.756 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:45.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:45.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:45.777 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T18:10:45.778 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:10:45.812 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T18:10:45.812 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:10:45.859 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T18:10:45.859 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:10:45.861 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:45.891 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:45.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:45.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:45.897 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T18:10:45.897 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:10:45.938 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T18:10:45.938 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:10:45.967 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T18:10:45.968 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:10:45.995 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T18:10:45.996 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:10:45.996 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:46.005 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:45 smithi131 bash[88347]: debug 2024-08-17T18:10:45.914+0000 7f299f3ba640 -1 mon.a@0(leader).osd e1500 definitely_dead 0 2024-08-17T18:10:46.021 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:46.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:46.025 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:46.029 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T18:10:46.029 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:10:46.126 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:46.168 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:46.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:46.172 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:46.273 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:46.296 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:46.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:46.301 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:46.357 INFO:teuthology.orchestra.run.smithi131.stderr:nodeep-scrub is set 2024-08-17T18:10:46.365 INFO:teuthology.orchestra.run.smithi131.stderr:marked in osd.4. 2024-08-17T18:10:46.401 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:46.405 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 76 16 96540 96524 79.3672 52.1875 0.0249915 0.0125929 2024-08-17T18:10:46.426 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:46.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:46.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:46.531 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:46.540 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:46 smithi169 bash[79348]: cluster 2024-08-17T18:10:44.616324+0000 mgr.y (mgr.34107) 2065 : cluster [DBG] pgmap v2902: 99 pgs: 99 active+clean; 5.7 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 61 MiB/s wr, 979 op/s 2024-08-17T18:10:46.540 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:46 smithi169 bash[79348]: cluster 2024-08-17T18:10:44.616324+0000 mgr.y (mgr.34107) 2065 : cluster [DBG] pgmap v2902: 99 pgs: 99 active+clean; 5.7 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 61 MiB/s wr, 979 op/s 2024-08-17T18:10:46.540 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:46 smithi169 bash[79348]: audit 2024-08-17T18:10:45.645751+0000 mon.a (mon.0) 3072 : audit [INF] from='client.? 172.21.15.131:0/3297944016' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:10:46.540 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:46 smithi169 bash[79348]: audit 2024-08-17T18:10:45.645751+0000 mon.a (mon.0) 3072 : audit [INF] from='client.? 172.21.15.131:0/3297944016' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:10:46.541 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:46 smithi169 bash[79348]: audit 2024-08-17T18:10:45.722274+0000 mon.c (mon.2) 109 : audit [DBG] from='client.? 172.21.15.131:0/535589415' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:10:46.541 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:46 smithi169 bash[79348]: audit 2024-08-17T18:10:45.722274+0000 mon.c (mon.2) 109 : audit [DBG] from='client.? 172.21.15.131:0/535589415' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:10:46.541 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:46 smithi169 bash[79348]: audit 2024-08-17T18:10:45.918712+0000 mon.c (mon.2) 110 : audit [DBG] from='client.? 172.21.15.131:0/2977611716' entity='client.admin' cmd={"prefix": "osd in", "ids": ["4"]} : dispatch 2024-08-17T18:10:46.541 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:46 smithi169 bash[79348]: audit 2024-08-17T18:10:45.918712+0000 mon.c (mon.2) 110 : audit [DBG] from='client.? 172.21.15.131:0/2977611716' entity='client.admin' cmd={"prefix": "osd in", "ids": ["4"]} : dispatch 2024-08-17T18:10:46.541 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:46 smithi169 bash[79348]: audit 2024-08-17T18:10:45.919775+0000 mon.a (mon.0) 3073 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["4"]} : dispatch 2024-08-17T18:10:46.541 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:46 smithi169 bash[79348]: audit 2024-08-17T18:10:45.919775+0000 mon.a (mon.0) 3073 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["4"]} : dispatch 2024-08-17T18:10:46.553 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:46.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:46.555 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:46.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:46 smithi131 bash[88347]: cluster 2024-08-17T18:10:44.616324+0000 mgr.y (mgr.34107) 2065 : cluster [DBG] pgmap v2902: 99 pgs: 99 active+clean; 5.7 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 61 MiB/s wr, 979 op/s 2024-08-17T18:10:46.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:46 smithi131 bash[88347]: cluster 2024-08-17T18:10:44.616324+0000 mgr.y (mgr.34107) 2065 : cluster [DBG] pgmap v2902: 99 pgs: 99 active+clean; 5.7 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 61 MiB/s wr, 979 op/s 2024-08-17T18:10:46.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:46 smithi131 bash[88347]: audit 2024-08-17T18:10:45.645751+0000 mon.a (mon.0) 3072 : audit [INF] from='client.? 172.21.15.131:0/3297944016' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:10:46.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:46 smithi131 bash[88347]: audit 2024-08-17T18:10:45.645751+0000 mon.a (mon.0) 3072 : audit [INF] from='client.? 172.21.15.131:0/3297944016' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:10:46.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:46 smithi131 bash[88347]: audit 2024-08-17T18:10:45.722274+0000 mon.c (mon.2) 109 : audit [DBG] from='client.? 172.21.15.131:0/535589415' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:10:46.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:46 smithi131 bash[88347]: audit 2024-08-17T18:10:45.722274+0000 mon.c (mon.2) 109 : audit [DBG] from='client.? 172.21.15.131:0/535589415' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:10:46.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:46 smithi131 bash[88347]: audit 2024-08-17T18:10:45.918712+0000 mon.c (mon.2) 110 : audit [DBG] from='client.? 172.21.15.131:0/2977611716' entity='client.admin' cmd={"prefix": "osd in", "ids": ["4"]} : dispatch 2024-08-17T18:10:46.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:46 smithi131 bash[88347]: audit 2024-08-17T18:10:45.918712+0000 mon.c (mon.2) 110 : audit [DBG] from='client.? 172.21.15.131:0/2977611716' entity='client.admin' cmd={"prefix": "osd in", "ids": ["4"]} : dispatch 2024-08-17T18:10:46.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:46 smithi131 bash[88347]: audit 2024-08-17T18:10:45.919775+0000 mon.a (mon.0) 3073 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["4"]} : dispatch 2024-08-17T18:10:46.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:46 smithi131 bash[88347]: audit 2024-08-17T18:10:45.919775+0000 mon.a (mon.0) 3073 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["4"]} : dispatch 2024-08-17T18:10:46.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:46 smithi131 bash[89561]: cluster 2024-08-17T18:10:44.616324+0000 mgr.y (mgr.34107) 2065 : cluster [DBG] pgmap v2902: 99 pgs: 99 active+clean; 5.7 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 61 MiB/s wr, 979 op/s 2024-08-17T18:10:46.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:46 smithi131 bash[89561]: cluster 2024-08-17T18:10:44.616324+0000 mgr.y (mgr.34107) 2065 : cluster [DBG] pgmap v2902: 99 pgs: 99 active+clean; 5.7 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 61 MiB/s wr, 979 op/s 2024-08-17T18:10:46.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:46 smithi131 bash[89561]: audit 2024-08-17T18:10:45.645751+0000 mon.a (mon.0) 3072 : audit [INF] from='client.? 172.21.15.131:0/3297944016' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:10:46.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:46 smithi131 bash[89561]: audit 2024-08-17T18:10:45.645751+0000 mon.a (mon.0) 3072 : audit [INF] from='client.? 172.21.15.131:0/3297944016' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:10:46.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:46 smithi131 bash[89561]: audit 2024-08-17T18:10:45.722274+0000 mon.c (mon.2) 109 : audit [DBG] from='client.? 172.21.15.131:0/535589415' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:10:46.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:46 smithi131 bash[89561]: audit 2024-08-17T18:10:45.722274+0000 mon.c (mon.2) 109 : audit [DBG] from='client.? 172.21.15.131:0/535589415' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:10:46.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:46 smithi131 bash[89561]: audit 2024-08-17T18:10:45.918712+0000 mon.c (mon.2) 110 : audit [DBG] from='client.? 172.21.15.131:0/2977611716' entity='client.admin' cmd={"prefix": "osd in", "ids": ["4"]} : dispatch 2024-08-17T18:10:46.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:46 smithi131 bash[89561]: audit 2024-08-17T18:10:45.918712+0000 mon.c (mon.2) 110 : audit [DBG] from='client.? 172.21.15.131:0/2977611716' entity='client.admin' cmd={"prefix": "osd in", "ids": ["4"]} : dispatch 2024-08-17T18:10:46.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:46 smithi131 bash[89561]: audit 2024-08-17T18:10:45.919775+0000 mon.a (mon.0) 3073 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["4"]} : dispatch 2024-08-17T18:10:46.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:46 smithi131 bash[89561]: audit 2024-08-17T18:10:45.919775+0000 mon.a (mon.0) 3073 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["4"]} : dispatch 2024-08-17T18:10:46.656 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:46.680 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:46.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:46.682 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:46.783 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:46.808 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:46.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:46.810 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:46.911 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:46.938 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:46.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:46.940 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:47.041 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:47.069 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:47.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:47.072 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:47.172 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:47.198 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:47.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:47.200 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:47.301 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:47.327 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:47.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:47.330 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:47.405 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 77 16 96570 96554 78.3609 1.875 0.00324423 0.0125918 2024-08-17T18:10:47.431 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:47.439 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:47 smithi131 bash[88347]: cluster 2024-08-17T18:10:46.348246+0000 mon.a (mon.0) 3074 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:10:47.439 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:47 smithi131 bash[88347]: cluster 2024-08-17T18:10:46.348246+0000 mon.a (mon.0) 3074 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:10:47.439 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:47 smithi131 bash[88347]: audit 2024-08-17T18:10:46.352173+0000 mon.a (mon.0) 3075 : audit [INF] from='client.? 172.21.15.131:0/3297944016' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:10:47.439 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:47 smithi131 bash[88347]: audit 2024-08-17T18:10:46.352173+0000 mon.a (mon.0) 3075 : audit [INF] from='client.? 172.21.15.131:0/3297944016' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:10:47.439 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:47 smithi131 bash[88347]: audit 2024-08-17T18:10:46.352236+0000 mon.a (mon.0) 3076 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["4"]}]': finished 2024-08-17T18:10:47.439 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:47 smithi131 bash[88347]: audit 2024-08-17T18:10:46.352236+0000 mon.a (mon.0) 3076 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["4"]}]': finished 2024-08-17T18:10:47.439 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:47 smithi131 bash[88347]: cluster 2024-08-17T18:10:46.357966+0000 mon.a (mon.0) 3077 : cluster [DBG] osdmap e1501: 8 total, 8 up, 8 in 2024-08-17T18:10:47.440 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:47 smithi131 bash[88347]: cluster 2024-08-17T18:10:46.357966+0000 mon.a (mon.0) 3077 : cluster [DBG] osdmap e1501: 8 total, 8 up, 8 in 2024-08-17T18:10:47.440 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:47 smithi131 bash[88347]: cluster 2024-08-17T18:10:47.358178+0000 mon.a (mon.0) 3078 : cluster [DBG] osdmap e1502: 8 total, 8 up, 8 in 2024-08-17T18:10:47.440 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:47 smithi131 bash[88347]: cluster 2024-08-17T18:10:47.358178+0000 mon.a (mon.0) 3078 : cluster [DBG] osdmap e1502: 8 total, 8 up, 8 in 2024-08-17T18:10:47.440 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:47 smithi131 bash[89561]: cluster 2024-08-17T18:10:46.348246+0000 mon.a (mon.0) 3074 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:10:47.440 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:47 smithi131 bash[89561]: cluster 2024-08-17T18:10:46.348246+0000 mon.a (mon.0) 3074 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:10:47.440 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:47 smithi131 bash[89561]: audit 2024-08-17T18:10:46.352173+0000 mon.a (mon.0) 3075 : audit [INF] from='client.? 172.21.15.131:0/3297944016' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:10:47.440 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:47 smithi131 bash[89561]: audit 2024-08-17T18:10:46.352173+0000 mon.a (mon.0) 3075 : audit [INF] from='client.? 172.21.15.131:0/3297944016' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:10:47.440 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:47 smithi131 bash[89561]: audit 2024-08-17T18:10:46.352236+0000 mon.a (mon.0) 3076 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["4"]}]': finished 2024-08-17T18:10:47.440 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:47 smithi131 bash[89561]: audit 2024-08-17T18:10:46.352236+0000 mon.a (mon.0) 3076 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["4"]}]': finished 2024-08-17T18:10:47.440 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:47 smithi131 bash[89561]: cluster 2024-08-17T18:10:46.357966+0000 mon.a (mon.0) 3077 : cluster [DBG] osdmap e1501: 8 total, 8 up, 8 in 2024-08-17T18:10:47.440 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:47 smithi131 bash[89561]: cluster 2024-08-17T18:10:46.357966+0000 mon.a (mon.0) 3077 : cluster [DBG] osdmap e1501: 8 total, 8 up, 8 in 2024-08-17T18:10:47.441 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:47 smithi131 bash[89561]: cluster 2024-08-17T18:10:47.358178+0000 mon.a (mon.0) 3078 : cluster [DBG] osdmap e1502: 8 total, 8 up, 8 in 2024-08-17T18:10:47.441 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:47 smithi131 bash[89561]: cluster 2024-08-17T18:10:47.358178+0000 mon.a (mon.0) 3078 : cluster [DBG] osdmap e1502: 8 total, 8 up, 8 in 2024-08-17T18:10:47.451 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:47.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:47.452 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:47.553 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:47.575 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:47.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:47.577 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:47.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:47 smithi169 bash[79348]: cluster 2024-08-17T18:10:46.348246+0000 mon.a (mon.0) 3074 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:10:47.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:47 smithi169 bash[79348]: cluster 2024-08-17T18:10:46.348246+0000 mon.a (mon.0) 3074 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:10:47.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:47 smithi169 bash[79348]: audit 2024-08-17T18:10:46.352173+0000 mon.a (mon.0) 3075 : audit [INF] from='client.? 172.21.15.131:0/3297944016' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:10:47.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:47 smithi169 bash[79348]: audit 2024-08-17T18:10:46.352173+0000 mon.a (mon.0) 3075 : audit [INF] from='client.? 172.21.15.131:0/3297944016' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:10:47.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:47 smithi169 bash[79348]: audit 2024-08-17T18:10:46.352236+0000 mon.a (mon.0) 3076 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["4"]}]': finished 2024-08-17T18:10:47.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:47 smithi169 bash[79348]: audit 2024-08-17T18:10:46.352236+0000 mon.a (mon.0) 3076 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["4"]}]': finished 2024-08-17T18:10:47.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:47 smithi169 bash[79348]: cluster 2024-08-17T18:10:46.357966+0000 mon.a (mon.0) 3077 : cluster [DBG] osdmap e1501: 8 total, 8 up, 8 in 2024-08-17T18:10:47.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:47 smithi169 bash[79348]: cluster 2024-08-17T18:10:46.357966+0000 mon.a (mon.0) 3077 : cluster [DBG] osdmap e1501: 8 total, 8 up, 8 in 2024-08-17T18:10:47.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:47 smithi169 bash[79348]: cluster 2024-08-17T18:10:47.358178+0000 mon.a (mon.0) 3078 : cluster [DBG] osdmap e1502: 8 total, 8 up, 8 in 2024-08-17T18:10:47.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:47 smithi169 bash[79348]: cluster 2024-08-17T18:10:47.358178+0000 mon.a (mon.0) 3078 : cluster [DBG] osdmap e1502: 8 total, 8 up, 8 in 2024-08-17T18:10:47.678 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:47.702 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:47.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:47.704 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:47.805 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:47.833 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:47.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:47.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:47.886 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-08-17T18:10:47.886 INFO:teuthology.orchestra.run.smithi169.stdout: "size": 20, 2024-08-17T18:10:47.886 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 600, 2024-08-17T18:10:47.886 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [ 2024-08-17T18:10:47.886 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.887 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:157980 55.11 55:89c5ace0:::benchmark_data_smithi131_239348_object48266:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1449)", 2024-08-17T18:10:47.887 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:02:17.946138+0000", 2024-08-17T18:10:47.887 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 509.93568988800001, 2024-08-17T18:10:47.887 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.460639089, 2024-08-17T18:10:47.887 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:10:47.887 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:10:47.887 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:10:47.887 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:10:47.887 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:10:47.887 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 157980 2024-08-17T18:10:47.887 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.887 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:10:47.887 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.888 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:10:47.888 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:17.946138+0000", 2024-08-17T18:10:47.888 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:47.888 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.888 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.888 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:10:47.888 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:17.946138+0000", 2024-08-17T18:10:47.888 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:47.888 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.888 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.888 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:10:47.888 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:17.946136+0000", 2024-08-17T18:10:47.888 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:10:47.889 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.889 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.889 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:10:47.889 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:17.946142+0000", 2024-08-17T18:10:47.889 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3090000000000001e-06 2024-08-17T18:10:47.889 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.889 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.889 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:10:47.889 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:17.946154+0000", 2024-08-17T18:10:47.889 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1097999999999999e-05 2024-08-17T18:10:47.889 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.889 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.889 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:10:47.889 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:17.946160+0000", 2024-08-17T18:10:47.890 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3609999999999997e-06 2024-08-17T18:10:47.890 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.890 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.890 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:47.890 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:17.946203+0000", 2024-08-17T18:10:47.890 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.3174999999999999e-05 2024-08-17T18:10:47.890 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.890 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.890 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:10:47.890 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:17.946323+0000", 2024-08-17T18:10:47.890 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000119543 2024-08-17T18:10:47.890 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.890 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.891 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,2", 2024-08-17T18:10:47.891 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:18.289290+0000", 2024-08-17T18:10:47.891 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.342967097 2024-08-17T18:10:47.891 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.891 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.891 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:10:47.891 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:18.297755+0000", 2024-08-17T18:10:47.891 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0084654199999999995 2024-08-17T18:10:47.891 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.891 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.891 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:47.891 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:18.297799+0000", 2024-08-17T18:10:47.891 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.4239000000000001e-05 2024-08-17T18:10:47.891 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.892 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.892 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:47.892 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:18.406666+0000", 2024-08-17T18:10:47.892 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.108866823 2024-08-17T18:10:47.892 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.892 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.892 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:10:47.892 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:18.406720+0000", 2024-08-17T18:10:47.892 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.3735e-05 2024-08-17T18:10:47.892 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.892 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.892 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:10:47.892 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:18.406777+0000", 2024-08-17T18:10:47.892 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.7339000000000001e-05 2024-08-17T18:10:47.893 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:47.893 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:10:47.893 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:47.893 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.893 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.893 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35694.0:111838 56.9 56:901a9c4a:::benchmark_data_smithi131_259881_object9995:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1479)", 2024-08-17T18:10:47.893 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:06:30.701145+0000", 2024-08-17T18:10:47.893 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 257.18068281500001, 2024-08-17T18:10:47.893 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.41503905600000002, 2024-08-17T18:10:47.893 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:10:47.893 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:10:47.893 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:10:47.893 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35694", 2024-08-17T18:10:47.893 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2383208010", 2024-08-17T18:10:47.894 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 111838 2024-08-17T18:10:47.894 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.894 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:10:47.894 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.894 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:10:47.894 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.701145+0000", 2024-08-17T18:10:47.894 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:47.894 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.894 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.894 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:10:47.894 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.701145+0000", 2024-08-17T18:10:47.894 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:47.894 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.894 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.895 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:10:47.895 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.701144+0000", 2024-08-17T18:10:47.895 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:10:47.895 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.895 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.895 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:10:47.895 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.701150+0000", 2024-08-17T18:10:47.895 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.127e-06 2024-08-17T18:10:47.895 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.895 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.895 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:10:47.895 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.701164+0000", 2024-08-17T18:10:47.895 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3769e-05 2024-08-17T18:10:47.895 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.896 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.896 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:10:47.896 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.701170+0000", 2024-08-17T18:10:47.896 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.691e-06 2024-08-17T18:10:47.896 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.896 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.896 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:47.896 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.702025+0000", 2024-08-17T18:10:47.896 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00085427599999999995 2024-08-17T18:10:47.896 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.896 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.896 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:10:47.896 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.702094+0000", 2024-08-17T18:10:47.896 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.9628000000000005e-05 2024-08-17T18:10:47.897 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.897 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.897 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,2", 2024-08-17T18:10:47.897 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.702152+0000", 2024-08-17T18:10:47.897 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.8053000000000001e-05 2024-08-17T18:10:47.897 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.897 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.897 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:10:47.897 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.705658+0000", 2024-08-17T18:10:47.897 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0035061950000000001 2024-08-17T18:10:47.897 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.897 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.897 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:47.897 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.715625+0000", 2024-08-17T18:10:47.897 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0099667320000000007 2024-08-17T18:10:47.898 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.898 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.898 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:47.898 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:31.116016+0000", 2024-08-17T18:10:47.898 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.40039113700000001 2024-08-17T18:10:47.898 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.898 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.898 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:10:47.898 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:31.116107+0000", 2024-08-17T18:10:47.898 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.0758000000000001e-05 2024-08-17T18:10:47.898 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.898 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.898 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:10:47.898 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:31.116184+0000", 2024-08-17T18:10:47.898 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.7182999999999996e-05 2024-08-17T18:10:47.899 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:47.899 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:10:47.899 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:47.899 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.899 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.899 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35694.0:111841 56.6 56:6a6035c2:::benchmark_data_smithi131_259881_object9998:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1479)", 2024-08-17T18:10:47.899 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:06:30.705388+0000", 2024-08-17T18:10:47.899 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 257.17643958100001, 2024-08-17T18:10:47.899 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.40889135900000001, 2024-08-17T18:10:47.899 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:10:47.899 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:10:47.899 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:10:47.899 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35694", 2024-08-17T18:10:47.899 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2383208010", 2024-08-17T18:10:47.899 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 111841 2024-08-17T18:10:47.899 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.900 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:10:47.900 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.900 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:10:47.900 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.705388+0000", 2024-08-17T18:10:47.900 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:47.900 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.900 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.900 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:10:47.900 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.705388+0000", 2024-08-17T18:10:47.900 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:47.900 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.900 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.900 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:10:47.900 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.705387+0000", 2024-08-17T18:10:47.900 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:10:47.901 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.901 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.901 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:10:47.901 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.705393+0000", 2024-08-17T18:10:47.901 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.0100000000000001e-06 2024-08-17T18:10:47.901 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.901 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.901 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:10:47.901 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.705404+0000", 2024-08-17T18:10:47.901 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0552e-05 2024-08-17T18:10:47.901 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.901 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.901 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:10:47.902 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.705409+0000", 2024-08-17T18:10:47.902 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.1420000000000001e-06 2024-08-17T18:10:47.902 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.902 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.902 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:47.902 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.705453+0000", 2024-08-17T18:10:47.902 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.4378000000000001e-05 2024-08-17T18:10:47.902 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.902 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.902 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:10:47.902 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.705582+0000", 2024-08-17T18:10:47.902 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000128427 2024-08-17T18:10:47.902 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.903 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.903 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,7", 2024-08-17T18:10:47.903 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.705687+0000", 2024-08-17T18:10:47.903 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000105509 2024-08-17T18:10:47.903 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.903 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.903 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:10:47.903 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.708702+0000", 2024-08-17T18:10:47.903 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0030149740000000001 2024-08-17T18:10:47.903 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.903 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.903 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:47.903 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.709181+0000", 2024-08-17T18:10:47.903 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00047844800000000002 2024-08-17T18:10:47.903 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.904 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.904 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:47.904 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:31.114099+0000", 2024-08-17T18:10:47.904 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.40491802199999999 2024-08-17T18:10:47.904 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.904 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.904 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:10:47.904 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:31.114210+0000", 2024-08-17T18:10:47.904 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000111574 2024-08-17T18:10:47.904 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.904 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.904 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:10:47.904 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:31.114280+0000", 2024-08-17T18:10:47.905 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.9598999999999996e-05 2024-08-17T18:10:47.905 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:47.905 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:10:47.905 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:47.905 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.905 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.905 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35694.0:111842 56.1 56:8f051205:::benchmark_data_smithi131_259881_object9999:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1479)", 2024-08-17T18:10:47.905 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:06:30.708102+0000", 2024-08-17T18:10:47.905 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 257.17372563499998, 2024-08-17T18:10:47.905 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.40629212799999997, 2024-08-17T18:10:47.905 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:10:47.905 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:10:47.905 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:10:47.905 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35694", 2024-08-17T18:10:47.906 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2383208010", 2024-08-17T18:10:47.906 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 111842 2024-08-17T18:10:47.906 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.906 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:10:47.906 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.906 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:10:47.906 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.708102+0000", 2024-08-17T18:10:47.906 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:47.906 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.906 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.906 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:10:47.906 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.708102+0000", 2024-08-17T18:10:47.906 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:47.906 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.907 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.907 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:10:47.907 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.708101+0000", 2024-08-17T18:10:47.907 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:10:47.907 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.907 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.907 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:10:47.907 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.708107+0000", 2024-08-17T18:10:47.907 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.8819999999999998e-06 2024-08-17T18:10:47.907 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.907 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.907 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:10:47.907 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.708121+0000", 2024-08-17T18:10:47.907 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4404e-05 2024-08-17T18:10:47.908 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.908 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.908 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:10:47.908 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.708131+0000", 2024-08-17T18:10:47.908 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.2229999999999996e-06 2024-08-17T18:10:47.908 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.908 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.908 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:47.908 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.708212+0000", 2024-08-17T18:10:47.908 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.0816999999999996e-05 2024-08-17T18:10:47.908 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.908 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.908 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:10:47.908 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.708329+0000", 2024-08-17T18:10:47.908 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000117421 2024-08-17T18:10:47.909 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.909 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.909 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3", 2024-08-17T18:10:47.909 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.708397+0000", 2024-08-17T18:10:47.909 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.8073999999999999e-05 2024-08-17T18:10:47.909 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.909 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.909 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:10:47.909 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.715654+0000", 2024-08-17T18:10:47.909 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0072573639999999997 2024-08-17T18:10:47.909 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.909 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.909 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:47.909 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.720781+0000", 2024-08-17T18:10:47.910 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.005126444 2024-08-17T18:10:47.910 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.910 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.910 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:47.910 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:31.114250+0000", 2024-08-17T18:10:47.910 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.39346944499999997 2024-08-17T18:10:47.910 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.910 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.910 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:10:47.910 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:31.114329+0000", 2024-08-17T18:10:47.910 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.8762000000000002e-05 2024-08-17T18:10:47.910 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.910 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.910 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:10:47.911 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:31.114395+0000", 2024-08-17T18:10:47.911 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.5479000000000001e-05 2024-08-17T18:10:47.911 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:47.911 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:10:47.911 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:47.911 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.911 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.911 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35694.0:111843 56.1 56:827aaff6:::benchmark_data_smithi131_259881_object10000:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1479)", 2024-08-17T18:10:47.911 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:06:30.708144+0000", 2024-08-17T18:10:47.911 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 257.17368424199998, 2024-08-17T18:10:47.911 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.42751644900000002, 2024-08-17T18:10:47.911 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:10:47.911 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:10:47.911 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:10:47.912 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35694", 2024-08-17T18:10:47.912 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2383208010", 2024-08-17T18:10:47.912 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 111843 2024-08-17T18:10:47.912 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.912 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:10:47.912 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.912 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:10:47.912 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.708144+0000", 2024-08-17T18:10:47.912 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:47.912 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.912 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.912 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:10:47.912 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.708144+0000", 2024-08-17T18:10:47.912 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:47.912 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.913 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.913 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:10:47.913 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.708143+0000", 2024-08-17T18:10:47.913 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2024-08-17T18:10:47.913 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.913 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.913 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:10:47.913 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.708146+0000", 2024-08-17T18:10:47.913 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.554e-06 2024-08-17T18:10:47.913 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.913 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.913 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:10:47.913 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.708160+0000", 2024-08-17T18:10:47.913 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3730999999999999e-05 2024-08-17T18:10:47.913 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.914 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.914 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:10:47.914 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.708164+0000", 2024-08-17T18:10:47.914 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.6160000000000004e-06 2024-08-17T18:10:47.914 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.914 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.914 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:47.914 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.712099+0000", 2024-08-17T18:10:47.914 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00393458 2024-08-17T18:10:47.914 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.914 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.914 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:10:47.914 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.712220+0000", 2024-08-17T18:10:47.915 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012160800000000001 2024-08-17T18:10:47.915 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.915 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.915 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3", 2024-08-17T18:10:47.915 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.712321+0000", 2024-08-17T18:10:47.915 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000101 2024-08-17T18:10:47.915 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.915 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.915 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:10:47.915 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.719207+0000", 2024-08-17T18:10:47.915 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0068856780000000001 2024-08-17T18:10:47.915 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.915 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.915 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:47.916 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.723058+0000", 2024-08-17T18:10:47.916 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.003850647 2024-08-17T18:10:47.916 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.916 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.916 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:47.916 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:31.135455+0000", 2024-08-17T18:10:47.916 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.41239758100000001 2024-08-17T18:10:47.916 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.916 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.916 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:10:47.916 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:31.135564+0000", 2024-08-17T18:10:47.916 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000108318 2024-08-17T18:10:47.916 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.916 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.917 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:10:47.917 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:31.135660+0000", 2024-08-17T18:10:47.917 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.6591999999999999e-05 2024-08-17T18:10:47.917 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:47.917 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:10:47.917 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:47.917 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.917 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.917 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35694.0:111844 56.0 56:02b4d4be:::benchmark_data_smithi131_259881_object10001:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1479)", 2024-08-17T18:10:47.917 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:06:30.708616+0000", 2024-08-17T18:10:47.917 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 257.17321224400001, 2024-08-17T18:10:47.917 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.41553315499999999, 2024-08-17T18:10:47.917 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:10:47.917 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:10:47.918 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:10:47.918 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35694", 2024-08-17T18:10:47.918 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2383208010", 2024-08-17T18:10:47.918 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 111844 2024-08-17T18:10:47.918 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.918 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:10:47.918 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.918 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:10:47.918 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.708616+0000", 2024-08-17T18:10:47.918 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:47.918 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.918 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.918 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:10:47.918 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.708616+0000", 2024-08-17T18:10:47.919 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:47.919 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.919 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.919 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:10:47.919 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.708615+0000", 2024-08-17T18:10:47.919 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2024-08-17T18:10:47.919 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.919 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.919 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:10:47.919 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.708619+0000", 2024-08-17T18:10:47.919 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.6399999999999999e-06 2024-08-17T18:10:47.919 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.919 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.919 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:10:47.920 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.708629+0000", 2024-08-17T18:10:47.920 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.9329999999999996e-06 2024-08-17T18:10:47.920 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.920 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.920 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:10:47.920 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.708635+0000", 2024-08-17T18:10:47.920 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.7810000000000002e-06 2024-08-17T18:10:47.920 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.920 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.920 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:47.920 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.708683+0000", 2024-08-17T18:10:47.920 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.8031999999999997e-05 2024-08-17T18:10:47.920 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.920 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.920 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:10:47.921 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.708813+0000", 2024-08-17T18:10:47.921 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013005199999999999 2024-08-17T18:10:47.921 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.921 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.921 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,6", 2024-08-17T18:10:47.921 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.708931+0000", 2024-08-17T18:10:47.921 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00011832099999999999 2024-08-17T18:10:47.921 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.921 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.921 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:10:47.921 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.712048+0000", 2024-08-17T18:10:47.921 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0031166549999999999 2024-08-17T18:10:47.921 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.921 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.922 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:47.922 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.712886+0000", 2024-08-17T18:10:47.922 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00083870799999999997 2024-08-17T18:10:47.922 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.922 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.922 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:47.922 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:31.123933+0000", 2024-08-17T18:10:47.922 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.41104651199999998 2024-08-17T18:10:47.922 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.922 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.922 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:10:47.922 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:31.124089+0000", 2024-08-17T18:10:47.922 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000156367 2024-08-17T18:10:47.922 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.922 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.923 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:10:47.923 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:31.124149+0000", 2024-08-17T18:10:47.923 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.9740000000000001e-05 2024-08-17T18:10:47.923 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:47.923 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:10:47.923 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:47.923 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.923 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.923 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35694.0:111846 56.1 56:8fed198d:::benchmark_data_smithi131_259881_object10003:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1479)", 2024-08-17T18:10:47.923 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:06:30.708644+0000", 2024-08-17T18:10:47.923 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 257.17318445000001, 2024-08-17T18:10:47.923 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.42729439499999999, 2024-08-17T18:10:47.923 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:10:47.923 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:10:47.924 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:10:47.924 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35694", 2024-08-17T18:10:47.924 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2383208010", 2024-08-17T18:10:47.924 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 111846 2024-08-17T18:10:47.924 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.924 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:10:47.924 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.924 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:10:47.924 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.708644+0000", 2024-08-17T18:10:47.924 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:47.924 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.924 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.924 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:10:47.924 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.708644+0000", 2024-08-17T18:10:47.924 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:47.925 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.925 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.925 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:10:47.925 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.708643+0000", 2024-08-17T18:10:47.925 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2024-08-17T18:10:47.925 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.925 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.925 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:10:47.925 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.708647+0000", 2024-08-17T18:10:47.925 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.3869999999999999e-06 2024-08-17T18:10:47.925 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.925 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.925 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:10:47.925 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.708654+0000", 2024-08-17T18:10:47.925 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.6550000000000004e-06 2024-08-17T18:10:47.926 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.926 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.926 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:10:47.926 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.708659+0000", 2024-08-17T18:10:47.926 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.3310000000000003e-06 2024-08-17T18:10:47.926 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.926 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.926 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:47.926 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.715669+0000", 2024-08-17T18:10:47.926 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0070095030000000003 2024-08-17T18:10:47.926 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.926 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.926 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:10:47.926 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.715782+0000", 2024-08-17T18:10:47.927 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000113453 2024-08-17T18:10:47.927 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.927 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.927 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3", 2024-08-17T18:10:47.927 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.715892+0000", 2024-08-17T18:10:47.927 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000109342 2024-08-17T18:10:47.927 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.927 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.927 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:10:47.927 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.719332+0000", 2024-08-17T18:10:47.927 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0034401060000000001 2024-08-17T18:10:47.927 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.927 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.927 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:47.928 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.723230+0000", 2024-08-17T18:10:47.928 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0038977719999999999 2024-08-17T18:10:47.928 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.928 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.928 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:47.928 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:31.135756+0000", 2024-08-17T18:10:47.928 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.41252601 2024-08-17T18:10:47.928 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.928 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.928 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:10:47.928 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:31.135851+0000", 2024-08-17T18:10:47.928 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.5354999999999998e-05 2024-08-17T18:10:47.928 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.928 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.928 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:10:47.928 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:31.135938+0000", 2024-08-17T18:10:47.929 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.6945000000000002e-05 2024-08-17T18:10:47.929 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:47.929 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:10:47.929 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:47.929 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.929 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.929 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35694.0:111849 56.6 56:676f108b:::benchmark_data_smithi131_259881_object10006:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1479)", 2024-08-17T18:10:47.929 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:06:30.712144+0000", 2024-08-17T18:10:47.929 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 257.16968372899998, 2024-08-17T18:10:47.929 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.40986482200000002, 2024-08-17T18:10:47.929 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:10:47.929 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:10:47.929 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:10:47.929 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35694", 2024-08-17T18:10:47.930 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2383208010", 2024-08-17T18:10:47.930 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 111849 2024-08-17T18:10:47.930 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.930 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:10:47.930 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.930 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:10:47.930 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.712144+0000", 2024-08-17T18:10:47.930 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:47.930 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.930 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.930 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:10:47.930 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.712144+0000", 2024-08-17T18:10:47.930 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:47.931 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.931 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.931 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:10:47.931 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.712143+0000", 2024-08-17T18:10:47.931 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:10:47.931 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.931 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.931 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:10:47.931 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.712150+0000", 2024-08-17T18:10:47.931 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.3749999999999997e-06 2024-08-17T18:10:47.931 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.931 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.931 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:10:47.931 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.712164+0000", 2024-08-17T18:10:47.932 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3757000000000001e-05 2024-08-17T18:10:47.932 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.932 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.932 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:10:47.932 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.712171+0000", 2024-08-17T18:10:47.932 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.6149999999999999e-06 2024-08-17T18:10:47.932 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.932 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.932 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:47.932 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.712221+0000", 2024-08-17T18:10:47.932 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.9954999999999999e-05 2024-08-17T18:10:47.932 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.932 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.932 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:10:47.933 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.712315+0000", 2024-08-17T18:10:47.933 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.3129999999999998e-05 2024-08-17T18:10:47.933 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.933 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.933 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,7", 2024-08-17T18:10:47.933 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.712411+0000", 2024-08-17T18:10:47.933 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.6477999999999993e-05 2024-08-17T18:10:47.933 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.933 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.933 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:10:47.933 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.715371+0000", 2024-08-17T18:10:47.933 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.002959906 2024-08-17T18:10:47.933 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.933 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.933 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:47.934 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.715749+0000", 2024-08-17T18:10:47.934 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00037806999999999999 2024-08-17T18:10:47.934 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.934 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.934 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:47.934 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:31.121798+0000", 2024-08-17T18:10:47.934 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.40604870300000001 2024-08-17T18:10:47.934 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.934 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.934 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:10:47.934 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:31.121912+0000", 2024-08-17T18:10:47.934 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000114135 2024-08-17T18:10:47.934 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.935 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.935 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:10:47.935 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:31.122009+0000", 2024-08-17T18:10:47.935 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.7329000000000003e-05 2024-08-17T18:10:47.935 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:47.935 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:10:47.935 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:47.935 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.935 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.935 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35694.0:111857 56.6 56:694f18e9:::benchmark_data_smithi131_259881_object10014:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1479)", 2024-08-17T18:10:47.935 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:06:30.725791+0000", 2024-08-17T18:10:47.935 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 257.15603687399999, 2024-08-17T18:10:47.935 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.39646387599999999, 2024-08-17T18:10:47.935 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:10:47.935 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:10:47.936 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:10:47.936 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35694", 2024-08-17T18:10:47.936 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2383208010", 2024-08-17T18:10:47.936 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 111857 2024-08-17T18:10:47.936 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.936 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:10:47.936 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.936 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:10:47.936 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.725791+0000", 2024-08-17T18:10:47.936 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:47.936 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.936 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.936 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:10:47.936 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.725791+0000", 2024-08-17T18:10:47.937 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:47.937 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.937 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.937 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:10:47.937 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.725790+0000", 2024-08-17T18:10:47.937 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:10:47.937 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.937 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.937 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:10:47.937 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.725796+0000", 2024-08-17T18:10:47.937 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.8139999999999997e-06 2024-08-17T18:10:47.937 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.937 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.937 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:10:47.937 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.725807+0000", 2024-08-17T18:10:47.938 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1199000000000001e-05 2024-08-17T18:10:47.938 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.938 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.938 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:10:47.938 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.725812+0000", 2024-08-17T18:10:47.938 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.1970000000000004e-06 2024-08-17T18:10:47.938 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.938 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.938 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:47.938 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.725850+0000", 2024-08-17T18:10:47.938 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.7731000000000002e-05 2024-08-17T18:10:47.938 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.938 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.938 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:10:47.939 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.725929+0000", 2024-08-17T18:10:47.939 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.9707000000000001e-05 2024-08-17T18:10:47.939 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.939 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.939 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,7", 2024-08-17T18:10:47.939 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.725993+0000", 2024-08-17T18:10:47.939 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3936999999999994e-05 2024-08-17T18:10:47.939 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.939 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.939 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:10:47.939 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.728740+0000", 2024-08-17T18:10:47.939 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0027470950000000002 2024-08-17T18:10:47.939 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.939 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.940 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:47.940 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.729020+0000", 2024-08-17T18:10:47.940 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00027968200000000001 2024-08-17T18:10:47.940 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.940 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.940 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:47.940 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:31.122120+0000", 2024-08-17T18:10:47.940 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.39310002300000002 2024-08-17T18:10:47.940 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.940 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.940 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:10:47.940 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:31.122197+0000", 2024-08-17T18:10:47.940 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.6525000000000003e-05 2024-08-17T18:10:47.940 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.940 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.940 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:10:47.941 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:31.122255+0000", 2024-08-17T18:10:47.941 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.8316999999999997e-05 2024-08-17T18:10:47.941 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:47.941 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:10:47.941 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:47.941 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.941 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.941 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35694.0:111860 56.9 56:98ee2001:::benchmark_data_smithi131_259881_object10017:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1479)", 2024-08-17T18:10:47.941 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:06:30.734620+0000", 2024-08-17T18:10:47.941 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 257.14720794200002, 2024-08-17T18:10:47.941 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.391711066, 2024-08-17T18:10:47.941 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:10:47.941 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:10:47.941 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:10:47.941 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35694", 2024-08-17T18:10:47.942 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2383208010", 2024-08-17T18:10:47.942 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 111860 2024-08-17T18:10:47.942 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.942 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:10:47.942 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.942 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:10:47.942 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.734620+0000", 2024-08-17T18:10:47.942 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:47.942 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.942 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.942 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:10:47.942 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.734620+0000", 2024-08-17T18:10:47.942 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:47.942 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.943 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.943 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:10:47.943 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.734619+0000", 2024-08-17T18:10:47.943 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:10:47.943 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.943 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.943 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:10:47.943 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.734625+0000", 2024-08-17T18:10:47.943 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.1290000000000001e-06 2024-08-17T18:10:47.943 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.943 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.943 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:10:47.943 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.734637+0000", 2024-08-17T18:10:47.943 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1897e-05 2024-08-17T18:10:47.944 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.944 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.944 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:10:47.944 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.734643+0000", 2024-08-17T18:10:47.944 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.5130000000000002e-06 2024-08-17T18:10:47.944 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.944 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.944 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:47.944 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.734687+0000", 2024-08-17T18:10:47.944 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.4152e-05 2024-08-17T18:10:47.944 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.944 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.944 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:10:47.944 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.734775+0000", 2024-08-17T18:10:47.945 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.8158999999999994e-05 2024-08-17T18:10:47.945 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.945 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.945 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,2", 2024-08-17T18:10:47.945 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.734845+0000", 2024-08-17T18:10:47.945 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.9232000000000004e-05 2024-08-17T18:10:47.945 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.945 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.945 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:10:47.945 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.737765+0000", 2024-08-17T18:10:47.945 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.002920738 2024-08-17T18:10:47.945 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.945 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.945 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:47.946 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:30.738280+0000", 2024-08-17T18:10:47.946 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00051466999999999995 2024-08-17T18:10:47.946 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.946 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.946 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:47.946 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:31.126148+0000", 2024-08-17T18:10:47.946 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.38786763499999999 2024-08-17T18:10:47.946 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.946 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.946 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:10:47.946 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:31.126264+0000", 2024-08-17T18:10:47.946 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00011623199999999999 2024-08-17T18:10:47.946 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.947 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.947 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:10:47.947 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:06:31.126331+0000", 2024-08-17T18:10:47.947 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.7214999999999999e-05 2024-08-17T18:10:47.947 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:47.947 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:10:47.947 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:47.947 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.947 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.947 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35694.0:192091 56.1 56:8123d341:::benchmark_data_smithi131_259881_object90248:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1483)", 2024-08-17T18:10:47.947 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:08:17.292880+0000", 2024-08-17T18:10:47.947 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 150.58894846499999, 2024-08-17T18:10:47.947 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.38847487600000002, 2024-08-17T18:10:47.947 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:10:47.947 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:10:47.949 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:10:47.949 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35694", 2024-08-17T18:10:47.949 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2383208010", 2024-08-17T18:10:47.949 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 192091 2024-08-17T18:10:47.949 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.949 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:10:47.949 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.949 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:10:47.949 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.292880+0000", 2024-08-17T18:10:47.950 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:47.950 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.950 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.950 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:10:47.950 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.292880+0000", 2024-08-17T18:10:47.950 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:47.950 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.950 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.950 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:10:47.950 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.292878+0000", 2024-08-17T18:10:47.950 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:10:47.950 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.950 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.950 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:10:47.951 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.292884+0000", 2024-08-17T18:10:47.951 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.6099999999999997e-06 2024-08-17T18:10:47.951 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.951 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.951 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:10:47.951 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.292895+0000", 2024-08-17T18:10:47.951 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1209000000000001e-05 2024-08-17T18:10:47.951 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.951 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.951 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:10:47.951 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.292904+0000", 2024-08-17T18:10:47.951 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.2959999999999999e-06 2024-08-17T18:10:47.951 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.952 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.952 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:47.952 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.293144+0000", 2024-08-17T18:10:47.952 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00024069200000000001 2024-08-17T18:10:47.952 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.952 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.952 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:10:47.952 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.293412+0000", 2024-08-17T18:10:47.952 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00026741800000000001 2024-08-17T18:10:47.952 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.952 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.952 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3", 2024-08-17T18:10:47.952 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.293545+0000", 2024-08-17T18:10:47.952 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013319800000000001 2024-08-17T18:10:47.953 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.953 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.953 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:10:47.953 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.297312+0000", 2024-08-17T18:10:47.953 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0037670709999999999 2024-08-17T18:10:47.953 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.953 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.953 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:47.953 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.469383+0000", 2024-08-17T18:10:47.953 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.17207076499999999 2024-08-17T18:10:47.953 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.953 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.953 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:47.953 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.681145+0000", 2024-08-17T18:10:47.953 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.211762125 2024-08-17T18:10:47.954 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.954 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.954 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:10:47.954 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.681228+0000", 2024-08-17T18:10:47.954 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.3321999999999999e-05 2024-08-17T18:10:47.954 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.954 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.954 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:10:47.954 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.681354+0000", 2024-08-17T18:10:47.954 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012628100000000001 2024-08-17T18:10:47.954 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:47.954 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:10:47.954 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:47.954 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.955 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.955 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45824.0:40714 57.a 57:53df64b3:::benchmark_data_smithi131_279660_object40713:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1496)", 2024-08-17T18:10:47.955 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:09:51.722662+0000", 2024-08-17T18:10:47.955 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 56.159165700999999, 2024-08-17T18:10:47.955 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.43448677699999999, 2024-08-17T18:10:47.955 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:10:47.955 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:10:47.955 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:10:47.955 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45824", 2024-08-17T18:10:47.955 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/107174183", 2024-08-17T18:10:47.955 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 40714 2024-08-17T18:10:47.955 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.955 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:10:47.956 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.956 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:10:47.956 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.722662+0000", 2024-08-17T18:10:47.956 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:47.956 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.956 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.956 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:10:47.956 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.722662+0000", 2024-08-17T18:10:47.956 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:47.956 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.956 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.956 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:10:47.956 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.722662+0000", 2024-08-17T18:10:47.956 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2024-08-17T18:10:47.957 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.957 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.957 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:10:47.957 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.722716+0000", 2024-08-17T18:10:47.957 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.4162000000000001e-05 2024-08-17T18:10:47.957 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.957 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.957 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:10:47.957 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.722721+0000", 2024-08-17T18:10:47.957 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.2619999999999998e-06 2024-08-17T18:10:47.957 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.957 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.957 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:10:47.957 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.722725+0000", 2024-08-17T18:10:47.958 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.7859999999999998e-06 2024-08-17T18:10:47.958 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.958 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.958 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:47.958 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.722756+0000", 2024-08-17T18:10:47.958 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.1099000000000002e-05 2024-08-17T18:10:47.958 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.958 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.958 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:10:47.958 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.722855+0000", 2024-08-17T18:10:47.958 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.9296999999999995e-05 2024-08-17T18:10:47.958 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.958 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.958 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,7", 2024-08-17T18:10:47.959 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.722932+0000", 2024-08-17T18:10:47.959 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.6742000000000005e-05 2024-08-17T18:10:47.959 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.959 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.959 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:10:47.959 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.724397+0000", 2024-08-17T18:10:47.959 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001465282 2024-08-17T18:10:47.959 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.959 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.959 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:47.959 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.724704+0000", 2024-08-17T18:10:47.959 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000306819 2024-08-17T18:10:47.959 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.959 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.959 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:47.960 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:52.157028+0000", 2024-08-17T18:10:47.960 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.43232376700000003 2024-08-17T18:10:47.960 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.960 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.960 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:10:47.960 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:52.157092+0000", 2024-08-17T18:10:47.960 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.4393999999999994e-05 2024-08-17T18:10:47.960 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.960 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.960 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:10:47.960 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:52.157149+0000", 2024-08-17T18:10:47.960 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.6671e-05 2024-08-17T18:10:47.960 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:47.960 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:10:47.961 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:47.961 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.961 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.961 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45824.0:40716 57.5 57:ac5c134e:::benchmark_data_smithi131_279660_object40715:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1496)", 2024-08-17T18:10:47.961 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:09:51.724603+0000", 2024-08-17T18:10:47.961 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 56.157225234999999, 2024-08-17T18:10:47.961 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.434984278, 2024-08-17T18:10:47.961 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:10:47.961 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:10:47.961 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:10:47.961 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45824", 2024-08-17T18:10:47.961 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/107174183", 2024-08-17T18:10:47.961 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 40716 2024-08-17T18:10:47.961 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.962 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:10:47.962 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.962 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:10:47.962 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.724603+0000", 2024-08-17T18:10:47.962 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:47.962 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.962 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.962 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:10:47.962 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.724603+0000", 2024-08-17T18:10:47.962 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:47.962 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.962 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.962 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:10:47.962 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.724602+0000", 2024-08-17T18:10:47.963 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:10:47.963 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.963 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.963 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:10:47.963 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.724695+0000", 2024-08-17T18:10:47.963 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.3325000000000005e-05 2024-08-17T18:10:47.963 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.963 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.963 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:10:47.963 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.724701+0000", 2024-08-17T18:10:47.963 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.84e-06 2024-08-17T18:10:47.963 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.963 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.963 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:10:47.963 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.724705+0000", 2024-08-17T18:10:47.964 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.5640000000000001e-06 2024-08-17T18:10:47.964 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.964 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.964 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:47.964 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.724741+0000", 2024-08-17T18:10:47.964 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.6560000000000002e-05 2024-08-17T18:10:47.964 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.964 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.964 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:10:47.964 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.724854+0000", 2024-08-17T18:10:47.964 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000113229 2024-08-17T18:10:47.964 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.964 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.964 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,6", 2024-08-17T18:10:47.965 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.724980+0000", 2024-08-17T18:10:47.965 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000125124 2024-08-17T18:10:47.965 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.965 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.965 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:10:47.965 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.726500+0000", 2024-08-17T18:10:47.965 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0015202499999999999 2024-08-17T18:10:47.965 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.965 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.965 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:47.965 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.726649+0000", 2024-08-17T18:10:47.965 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000149393 2024-08-17T18:10:47.965 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.965 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.965 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:47.966 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:52.159455+0000", 2024-08-17T18:10:47.966 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.43280608100000001 2024-08-17T18:10:47.966 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.966 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.966 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:10:47.966 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:52.159529+0000", 2024-08-17T18:10:47.966 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.3617999999999999e-05 2024-08-17T18:10:47.966 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.966 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.966 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:10:47.966 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:52.159587+0000", 2024-08-17T18:10:47.966 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.8136e-05 2024-08-17T18:10:47.966 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:47.967 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:10:47.967 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:47.967 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.967 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.967 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.45824.0:40727 57.8 e1496/1487 57:18f263ee:::benchmark_data_smithi131_279660_object40726:head v 1496'2598, mlcod=1496'2596)", 2024-08-17T18:10:47.967 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:09:51.730741+0000", 2024-08-17T18:10:47.967 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 56.151086894999999, 2024-08-17T18:10:47.967 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.42630298700000002, 2024-08-17T18:10:47.967 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:10:47.967 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:10:47.967 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:10:47.967 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.967 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:10:47.967 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.730741+0000", 2024-08-17T18:10:47.968 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:47.968 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.968 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.968 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:10:47.968 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.730741+0000", 2024-08-17T18:10:47.968 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:47.968 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.968 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.968 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:10:47.968 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.730740+0000", 2024-08-17T18:10:47.968 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:10:47.968 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.968 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.969 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:10:47.969 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.730758+0000", 2024-08-17T18:10:47.969 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.7887999999999999e-05 2024-08-17T18:10:47.969 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.969 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.969 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:10:47.969 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.730767+0000", 2024-08-17T18:10:47.969 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.2989999999999997e-06 2024-08-17T18:10:47.969 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.969 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.969 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:10:47.969 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.730771+0000", 2024-08-17T18:10:47.969 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.3429999999999998e-06 2024-08-17T18:10:47.969 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.970 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.970 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:47.970 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.730810+0000", 2024-08-17T18:10:47.970 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.8656999999999999e-05 2024-08-17T18:10:47.970 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.970 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.970 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:10:47.970 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.730822+0000", 2024-08-17T18:10:47.970 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2565000000000001e-05 2024-08-17T18:10:47.970 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.970 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.970 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:10:47.970 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:52.156985+0000", 2024-08-17T18:10:47.970 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.42616280299999998 2024-08-17T18:10:47.971 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.971 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.971 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:10:47.971 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:52.157044+0000", 2024-08-17T18:10:47.971 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.9154999999999999e-05 2024-08-17T18:10:47.971 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:47.971 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:10:47.971 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:47.971 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.971 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.971 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45824.0:40728 57.5 57:ac978c56:::benchmark_data_smithi131_279660_object40727:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1496)", 2024-08-17T18:10:47.971 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:09:51.731106+0000", 2024-08-17T18:10:47.971 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 56.150722315000003, 2024-08-17T18:10:47.971 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.43091874600000002, 2024-08-17T18:10:47.971 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:10:47.972 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:10:47.972 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:10:47.972 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45824", 2024-08-17T18:10:47.972 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/107174183", 2024-08-17T18:10:47.972 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 40728 2024-08-17T18:10:47.972 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.972 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:10:47.972 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.972 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:10:47.972 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.731106+0000", 2024-08-17T18:10:47.972 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:47.972 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.972 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.972 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:10:47.972 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.731106+0000", 2024-08-17T18:10:47.972 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:47.973 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.973 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.973 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:10:47.973 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.731105+0000", 2024-08-17T18:10:47.973 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:10:47.973 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.973 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.973 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:10:47.973 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.731150+0000", 2024-08-17T18:10:47.973 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.5274000000000001e-05 2024-08-17T18:10:47.973 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.973 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.973 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:10:47.973 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.731170+0000", 2024-08-17T18:10:47.973 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0522000000000001e-05 2024-08-17T18:10:47.974 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.974 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.974 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:10:47.974 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.731175+0000", 2024-08-17T18:10:47.974 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.7160000000000002e-06 2024-08-17T18:10:47.974 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.974 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.974 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:47.974 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.731217+0000", 2024-08-17T18:10:47.974 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.1461999999999997e-05 2024-08-17T18:10:47.974 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.974 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.974 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:10:47.974 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:52.157213+0000", 2024-08-17T18:10:47.975 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.42599611700000001 2024-08-17T18:10:47.975 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.975 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.975 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,6", 2024-08-17T18:10:47.975 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:52.157478+0000", 2024-08-17T18:10:47.975 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00026563100000000001 2024-08-17T18:10:47.975 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.975 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.975 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:10:47.975 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:52.159753+0000", 2024-08-17T18:10:47.975 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0022745999999999999 2024-08-17T18:10:47.975 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.975 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.975 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:47.976 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:52.161506+0000", 2024-08-17T18:10:47.976 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0017525290000000001 2024-08-17T18:10:47.976 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.976 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.976 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:47.976 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:52.161891+0000", 2024-08-17T18:10:47.976 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00038576300000000001 2024-08-17T18:10:47.976 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.976 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.976 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:10:47.976 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:52.161966+0000", 2024-08-17T18:10:47.976 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.4296999999999997e-05 2024-08-17T18:10:47.976 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.976 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.977 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:10:47.977 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:52.162024+0000", 2024-08-17T18:10:47.977 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.8851999999999998e-05 2024-08-17T18:10:47.977 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:47.977 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:10:47.977 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:47.977 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.977 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.977 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop_reply(client.45824.0:40715 57.6 e1496/1487 ondisk, result = 0)", 2024-08-17T18:10:47.977 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:09:51.731179+0000", 2024-08-17T18:10:47.977 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 56.150648990000001, 2024-08-17T18:10:47.977 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.42577712200000001, 2024-08-17T18:10:47.977 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:10:47.977 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2024-08-17T18:10:47.977 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:10:47.978 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.978 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:10:47.978 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.731179+0000", 2024-08-17T18:10:47.978 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:47.978 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.978 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.978 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:10:47.978 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.731179+0000", 2024-08-17T18:10:47.978 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:47.978 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.978 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.978 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:10:47.978 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.731178+0000", 2024-08-17T18:10:47.978 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:10:47.979 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.979 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.979 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:10:47.979 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.731184+0000", 2024-08-17T18:10:47.979 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.6910000000000002e-06 2024-08-17T18:10:47.979 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.979 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.979 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:10:47.979 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.731195+0000", 2024-08-17T18:10:47.979 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0767999999999999e-05 2024-08-17T18:10:47.979 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.979 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.979 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:10:47.979 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.731201+0000", 2024-08-17T18:10:47.979 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3389999999999998e-06 2024-08-17T18:10:47.980 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.980 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.980 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:47.980 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.731241+0000", 2024-08-17T18:10:47.980 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.9795000000000001e-05 2024-08-17T18:10:47.980 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.980 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.980 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:10:47.980 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.731246+0000", 2024-08-17T18:10:47.980 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.8500000000000002e-06 2024-08-17T18:10:47.980 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.980 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.980 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:10:47.980 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:52.156956+0000", 2024-08-17T18:10:47.981 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.42571042599999998 2024-08-17T18:10:47.981 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:47.981 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:10:47.981 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:47.981 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.981 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.981 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop_reply(client.45824.0:40716 57.5 e1496/1487 ondisk, result = 0)", 2024-08-17T18:10:47.981 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:09:51.731244+0000", 2024-08-17T18:10:47.981 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 56.150584494, 2024-08-17T18:10:47.981 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.42835385399999998, 2024-08-17T18:10:47.981 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:10:47.981 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2024-08-17T18:10:47.981 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:10:47.981 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.981 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:10:47.982 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.731244+0000", 2024-08-17T18:10:47.982 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:47.982 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.982 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.982 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:10:47.982 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.731244+0000", 2024-08-17T18:10:47.982 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:47.982 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.982 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.982 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:10:47.982 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.731243+0000", 2024-08-17T18:10:47.982 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2024-08-17T18:10:47.982 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.982 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.983 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:10:47.983 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.731250+0000", 2024-08-17T18:10:47.983 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.6460000000000004e-06 2024-08-17T18:10:47.983 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.983 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.983 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:10:47.983 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.731257+0000", 2024-08-17T18:10:47.983 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.4070000000000004e-06 2024-08-17T18:10:47.983 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.983 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.983 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:10:47.983 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.731262+0000", 2024-08-17T18:10:47.983 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.3419999999999998e-06 2024-08-17T18:10:47.983 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.984 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.984 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:47.984 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:52.159435+0000", 2024-08-17T18:10:47.984 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.42817275900000001 2024-08-17T18:10:47.984 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.984 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.984 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:10:47.984 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:52.159447+0000", 2024-08-17T18:10:47.984 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1566000000000001e-05 2024-08-17T18:10:47.984 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.984 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.984 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:10:47.984 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:52.159597+0000", 2024-08-17T18:10:47.984 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00015062100000000001 2024-08-17T18:10:47.985 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:47.985 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:10:47.985 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:47.985 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.985 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.985 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop_reply(client.45824.0:40714 57.a e1496/1487 ondisk, result = 0)", 2024-08-17T18:10:47.985 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:09:51.731271+0000", 2024-08-17T18:10:47.985 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 56.150556668, 2024-08-17T18:10:47.985 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.42588704399999999, 2024-08-17T18:10:47.985 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:10:47.985 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2024-08-17T18:10:47.985 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:10:47.985 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.986 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:10:47.986 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.731271+0000", 2024-08-17T18:10:47.986 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:47.986 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.986 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.986 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:10:47.986 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.731271+0000", 2024-08-17T18:10:47.986 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:47.986 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.986 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.986 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:10:47.986 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.731271+0000", 2024-08-17T18:10:47.987 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2024-08-17T18:10:47.987 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.987 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.987 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:10:47.987 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.731273+0000", 2024-08-17T18:10:47.987 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.1679999999999998e-06 2024-08-17T18:10:47.987 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.987 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.987 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:10:47.987 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.731278+0000", 2024-08-17T18:10:47.987 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.7570000000000004e-06 2024-08-17T18:10:47.987 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.987 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.988 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:10:47.988 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.731282+0000", 2024-08-17T18:10:47.988 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.472e-06 2024-08-17T18:10:47.988 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.988 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.988 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:47.988 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:52.157003+0000", 2024-08-17T18:10:47.988 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.42572120200000002 2024-08-17T18:10:47.988 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.988 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.988 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:10:47.988 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:52.157017+0000", 2024-08-17T18:10:47.988 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4558e-05 2024-08-17T18:10:47.988 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.989 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.989 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:10:47.989 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:52.157158+0000", 2024-08-17T18:10:47.989 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014114499999999999 2024-08-17T18:10:47.989 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:47.989 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:10:47.989 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:47.989 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.989 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.989 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.45824.0:40721 57.9 e1496/1491 57:9d20d9b7:::benchmark_data_smithi131_279660_object40720:head v 1496'2494, mlcod=1496'2492)", 2024-08-17T18:10:47.989 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:09:51.731290+0000", 2024-08-17T18:10:47.989 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 56.150538505999997, 2024-08-17T18:10:47.989 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.432468572, 2024-08-17T18:10:47.990 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:10:47.990 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:10:47.990 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:10:47.990 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.990 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:10:47.990 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.731290+0000", 2024-08-17T18:10:47.990 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:47.990 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.990 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.990 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:10:47.990 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.731290+0000", 2024-08-17T18:10:47.990 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:47.990 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.990 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.991 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:10:47.991 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.731289+0000", 2024-08-17T18:10:47.991 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2024-08-17T18:10:47.991 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.991 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.991 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:10:47.991 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:51.731327+0000", 2024-08-17T18:10:47.991 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.7342999999999998e-05 2024-08-17T18:10:47.991 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.991 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.991 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:10:47.991 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:52.156909+0000", 2024-08-17T18:10:47.991 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.425582666 2024-08-17T18:10:47.991 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.991 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.992 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:10:47.992 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:52.156932+0000", 2024-08-17T18:10:47.992 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.3147e-05 2024-08-17T18:10:47.992 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.992 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.992 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:47.992 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:52.157090+0000", 2024-08-17T18:10:47.992 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00015730299999999999 2024-08-17T18:10:47.992 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.992 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.992 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:10:47.992 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:52.157130+0000", 2024-08-17T18:10:47.992 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.0249e-05 2024-08-17T18:10:47.992 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.993 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.993 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:10:47.993 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:52.163711+0000", 2024-08-17T18:10:47.993 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0065812379999999997 2024-08-17T18:10:47.993 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.993 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.993 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:10:47.993 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:09:52.163758+0000", 2024-08-17T18:10:47.993 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.6869000000000001e-05 2024-08-17T18:10:47.993 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:47.993 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:10:47.993 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:47.993 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.993 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.994 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45824.0:70004 57.5 57:afaa872d:::benchmark_data_smithi131_279660_object70003:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1497)", 2024-08-17T18:10:47.994 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:10:17.741739+0000", 2024-08-17T18:10:47.994 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 30.140089139000001, 2024-08-17T18:10:47.994 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.36401491800000002, 2024-08-17T18:10:47.994 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:10:47.994 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:10:47.994 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:10:47.994 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45824", 2024-08-17T18:10:47.994 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/107174183", 2024-08-17T18:10:47.994 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 70004 2024-08-17T18:10:47.994 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.994 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:10:47.994 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.994 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:10:47.995 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:17.741739+0000", 2024-08-17T18:10:47.995 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:47.995 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.995 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.995 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:10:47.995 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:17.741739+0000", 2024-08-17T18:10:47.995 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:10:47.995 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.995 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.995 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:10:47.995 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:17.741738+0000", 2024-08-17T18:10:47.995 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:10:47.995 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.995 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.995 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:10:47.996 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:17.741772+0000", 2024-08-17T18:10:47.996 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.3507999999999998e-05 2024-08-17T18:10:47.996 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.996 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.996 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:10:47.996 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:17.741778+0000", 2024-08-17T18:10:47.996 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.652e-06 2024-08-17T18:10:47.996 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.996 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.996 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:10:47.996 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:17.741784+0000", 2024-08-17T18:10:47.996 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.7069999999999997e-06 2024-08-17T18:10:47.996 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.996 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.996 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:10:47.997 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:17.745357+0000", 2024-08-17T18:10:47.997 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0035733729999999999 2024-08-17T18:10:47.997 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.997 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.997 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:10:47.997 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:17.745483+0000", 2024-08-17T18:10:47.997 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012540699999999999 2024-08-17T18:10:47.997 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.997 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.997 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,6", 2024-08-17T18:10:47.997 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:17.745570+0000", 2024-08-17T18:10:47.997 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.7440000000000003e-05 2024-08-17T18:10:47.997 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.997 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.998 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:10:47.998 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:17.750096+0000", 2024-08-17T18:10:47.998 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0045255570000000004 2024-08-17T18:10:47.998 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.998 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.998 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:47.998 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:17.751184+0000", 2024-08-17T18:10:47.998 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0010881109999999999 2024-08-17T18:10:47.998 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.998 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.998 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:10:47.998 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:18.105639+0000", 2024-08-17T18:10:47.998 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.35445516300000002 2024-08-17T18:10:47.999 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.999 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.999 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:10:47.999 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:18.105706+0000", 2024-08-17T18:10:47.999 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.6519000000000005e-05 2024-08-17T18:10:47.999 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:10:47.999 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:10:47.999 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:10:47.999 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:18.105754+0000", 2024-08-17T18:10:47.999 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.8257000000000002e-05 2024-08-17T18:10:47.999 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:47.999 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:10:47.999 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:47.999 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:10:47.999 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:10:48.000 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-08-17T18:10:48.000 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:48.018 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:48.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:48.020 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:48.120 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:48.146 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:48.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:48.148 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:48.249 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:48.276 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:48.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:48.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:48.380 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:48.406 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 78 16 96570 96554 77.3562 0 - 0.0125918 2024-08-17T18:10:48.409 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:48.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:48.411 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:48.511 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:48.521 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:48 smithi131 bash[89561]: cluster 2024-08-17T18:10:46.616907+0000 mgr.y (mgr.34107) 2066 : cluster [DBG] pgmap v2904: 99 pgs: 99 active+clean; 5.8 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 52 MiB/s wr, 838 op/s 2024-08-17T18:10:48.521 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:48 smithi131 bash[89561]: cluster 2024-08-17T18:10:46.616907+0000 mgr.y (mgr.34107) 2066 : cluster [DBG] pgmap v2904: 99 pgs: 99 active+clean; 5.8 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 52 MiB/s wr, 838 op/s 2024-08-17T18:10:48.521 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:48 smithi131 bash[89561]: cluster 2024-08-17T18:10:48.366421+0000 mon.a (mon.0) 3079 : cluster [DBG] osdmap e1503: 8 total, 8 up, 8 in 2024-08-17T18:10:48.521 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:48 smithi131 bash[89561]: cluster 2024-08-17T18:10:48.366421+0000 mon.a (mon.0) 3079 : cluster [DBG] osdmap e1503: 8 total, 8 up, 8 in 2024-08-17T18:10:48.522 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:48 smithi131 bash[88347]: cluster 2024-08-17T18:10:46.616907+0000 mgr.y (mgr.34107) 2066 : cluster [DBG] pgmap v2904: 99 pgs: 99 active+clean; 5.8 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 52 MiB/s wr, 838 op/s 2024-08-17T18:10:48.522 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:48 smithi131 bash[88347]: cluster 2024-08-17T18:10:46.616907+0000 mgr.y (mgr.34107) 2066 : cluster [DBG] pgmap v2904: 99 pgs: 99 active+clean; 5.8 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 52 MiB/s wr, 838 op/s 2024-08-17T18:10:48.522 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:48 smithi131 bash[88347]: cluster 2024-08-17T18:10:48.366421+0000 mon.a (mon.0) 3079 : cluster [DBG] osdmap e1503: 8 total, 8 up, 8 in 2024-08-17T18:10:48.522 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:48 smithi131 bash[88347]: cluster 2024-08-17T18:10:48.366421+0000 mon.a (mon.0) 3079 : cluster [DBG] osdmap e1503: 8 total, 8 up, 8 in 2024-08-17T18:10:48.538 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:48.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:48.540 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:48.641 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:48.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:48 smithi169 bash[79348]: cluster 2024-08-17T18:10:46.616907+0000 mgr.y (mgr.34107) 2066 : cluster [DBG] pgmap v2904: 99 pgs: 99 active+clean; 5.8 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 52 MiB/s wr, 838 op/s 2024-08-17T18:10:48.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:48 smithi169 bash[79348]: cluster 2024-08-17T18:10:46.616907+0000 mgr.y (mgr.34107) 2066 : cluster [DBG] pgmap v2904: 99 pgs: 99 active+clean; 5.8 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 52 MiB/s wr, 838 op/s 2024-08-17T18:10:48.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:48 smithi169 bash[79348]: cluster 2024-08-17T18:10:48.366421+0000 mon.a (mon.0) 3079 : cluster [DBG] osdmap e1503: 8 total, 8 up, 8 in 2024-08-17T18:10:48.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:48 smithi169 bash[79348]: cluster 2024-08-17T18:10:48.366421+0000 mon.a (mon.0) 3079 : cluster [DBG] osdmap e1503: 8 total, 8 up, 8 in 2024-08-17T18:10:48.803 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:48.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:48.815 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:48.916 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:48.953 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:48.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:48.957 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:49.058 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:49.069 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:10:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:10:48] "GET /metrics HTTP/1.1" 200 36599 "" "Prometheus/2.51.0" 2024-08-17T18:10:49.094 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:49.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:49.099 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:49.187 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-08-17T18:10:49.200 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:49.227 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:49.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:49.231 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:49.332 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:49.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:49.389 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:49.389 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:49.406 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 79 16 97026 97010 76.7378 14.25 0.0187379 0.0130225 2024-08-17T18:10:49.490 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:49.516 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:49.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:49.518 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:49.595 INFO:tasks.thrashosds.thrasher:Added osd 4 2024-08-17T18:10:49.619 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:49.665 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:49.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:49.670 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:49.771 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:49.807 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:49.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:49.808 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:49.909 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:49.949 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:49.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:49.955 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:50.056 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:50.088 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:50.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:50.091 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:50.191 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:50.224 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:50.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:50.227 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:50.327 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:50.366 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:50.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:50.370 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:50.406 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:2024-08-17T18:10:50.407366+0000 min lat: 0.00112327 max lat: 2.44801 avg lat: 0.0130868 2024-08-17T18:10:50.406 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T18:10:50.406 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 80 16 97795 97779 76.3793 48.0625 0.0167147 0.0130868 2024-08-17T18:10:50.471 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:50.482 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:50 smithi169 bash[79348]: cluster 2024-08-17T18:10:48.617309+0000 mgr.y (mgr.34107) 2067 : cluster [DBG] pgmap v2907: 99 pgs: 99 active+clean; 5.8 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 44 MiB/s wr, 699 op/s 2024-08-17T18:10:50.482 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:50 smithi169 bash[79348]: cluster 2024-08-17T18:10:48.617309+0000 mgr.y (mgr.34107) 2067 : cluster [DBG] pgmap v2907: 99 pgs: 99 active+clean; 5.8 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 44 MiB/s wr, 699 op/s 2024-08-17T18:10:50.482 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:50 smithi169 bash[79348]: cluster 2024-08-17T18:10:49.398978+0000 mon.a (mon.0) 3080 : cluster [DBG] osdmap e1504: 8 total, 8 up, 8 in 2024-08-17T18:10:50.482 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:50 smithi169 bash[79348]: cluster 2024-08-17T18:10:49.398978+0000 mon.a (mon.0) 3080 : cluster [DBG] osdmap e1504: 8 total, 8 up, 8 in 2024-08-17T18:10:50.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:50.510 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:50.511 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:50.578 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T18:10:50.611 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:50.637 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:50.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:50.640 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:50.741 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:50.757 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:50 smithi131 bash[88347]: cluster 2024-08-17T18:10:48.617309+0000 mgr.y (mgr.34107) 2067 : cluster [DBG] pgmap v2907: 99 pgs: 99 active+clean; 5.8 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 44 MiB/s wr, 699 op/s 2024-08-17T18:10:50.757 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:50 smithi131 bash[88347]: cluster 2024-08-17T18:10:48.617309+0000 mgr.y (mgr.34107) 2067 : cluster [DBG] pgmap v2907: 99 pgs: 99 active+clean; 5.8 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 44 MiB/s wr, 699 op/s 2024-08-17T18:10:50.757 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:50 smithi131 bash[88347]: cluster 2024-08-17T18:10:49.398978+0000 mon.a (mon.0) 3080 : cluster [DBG] osdmap e1504: 8 total, 8 up, 8 in 2024-08-17T18:10:50.757 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:50 smithi131 bash[88347]: cluster 2024-08-17T18:10:49.398978+0000 mon.a (mon.0) 3080 : cluster [DBG] osdmap e1504: 8 total, 8 up, 8 in 2024-08-17T18:10:50.758 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:50 smithi131 bash[89561]: cluster 2024-08-17T18:10:48.617309+0000 mgr.y (mgr.34107) 2067 : cluster [DBG] pgmap v2907: 99 pgs: 99 active+clean; 5.8 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 44 MiB/s wr, 699 op/s 2024-08-17T18:10:50.758 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:50 smithi131 bash[89561]: cluster 2024-08-17T18:10:48.617309+0000 mgr.y (mgr.34107) 2067 : cluster [DBG] pgmap v2907: 99 pgs: 99 active+clean; 5.8 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 44 MiB/s wr, 699 op/s 2024-08-17T18:10:50.758 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:50 smithi131 bash[89561]: cluster 2024-08-17T18:10:49.398978+0000 mon.a (mon.0) 3080 : cluster [DBG] osdmap e1504: 8 total, 8 up, 8 in 2024-08-17T18:10:50.758 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:50 smithi131 bash[89561]: cluster 2024-08-17T18:10:49.398978+0000 mon.a (mon.0) 3080 : cluster [DBG] osdmap e1504: 8 total, 8 up, 8 in 2024-08-17T18:10:50.781 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:50.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:50.786 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:50.887 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:50.925 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:50.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:50.927 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:51.028 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:51.059 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:51.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:51.062 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:51.163 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:51.192 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:51.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:51.199 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:51.299 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:51.321 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:51.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:51.323 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:51.406 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 81 16 98575 98559 76.0381 48.75 0.0124913 0.0131467 2024-08-17T18:10:51.424 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:51.434 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:51 smithi169 bash[79348]: cluster 2024-08-17T18:10:50.395664+0000 mon.a (mon.0) 3081 : cluster [DBG] osdmap e1505: 8 total, 8 up, 8 in 2024-08-17T18:10:51.435 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:51 smithi169 bash[79348]: cluster 2024-08-17T18:10:50.395664+0000 mon.a (mon.0) 3081 : cluster [DBG] osdmap e1505: 8 total, 8 up, 8 in 2024-08-17T18:10:51.435 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:51 smithi169 bash[79348]: cluster 2024-08-17T18:10:50.618936+0000 mgr.y (mgr.34107) 2068 : cluster [DBG] pgmap v2910: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 94 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 35 MiB/s wr, 554 op/s; 18084/291141 objects degraded (6.211%); 5907/291141 objects misplaced (2.029%); 288 KiB/s, 2 keys/s, 6 objects/s recovering 2024-08-17T18:10:51.435 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:51 smithi169 bash[79348]: cluster 2024-08-17T18:10:50.618936+0000 mgr.y (mgr.34107) 2068 : cluster [DBG] pgmap v2910: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 94 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 35 MiB/s wr, 554 op/s; 18084/291141 objects degraded (6.211%); 5907/291141 objects misplaced (2.029%); 288 KiB/s, 2 keys/s, 6 objects/s recovering 2024-08-17T18:10:51.459 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:51.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:51.464 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:51.564 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:51.574 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:51 smithi131 bash[89561]: cluster 2024-08-17T18:10:50.395664+0000 mon.a (mon.0) 3081 : cluster [DBG] osdmap e1505: 8 total, 8 up, 8 in 2024-08-17T18:10:51.574 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:51 smithi131 bash[89561]: cluster 2024-08-17T18:10:50.395664+0000 mon.a (mon.0) 3081 : cluster [DBG] osdmap e1505: 8 total, 8 up, 8 in 2024-08-17T18:10:51.574 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:51 smithi131 bash[89561]: cluster 2024-08-17T18:10:50.618936+0000 mgr.y (mgr.34107) 2068 : cluster [DBG] pgmap v2910: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 94 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 35 MiB/s wr, 554 op/s; 18084/291141 objects degraded (6.211%); 5907/291141 objects misplaced (2.029%); 288 KiB/s, 2 keys/s, 6 objects/s recovering 2024-08-17T18:10:51.574 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:51 smithi131 bash[89561]: cluster 2024-08-17T18:10:50.618936+0000 mgr.y (mgr.34107) 2068 : cluster [DBG] pgmap v2910: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 94 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 35 MiB/s wr, 554 op/s; 18084/291141 objects degraded (6.211%); 5907/291141 objects misplaced (2.029%); 288 KiB/s, 2 keys/s, 6 objects/s recovering 2024-08-17T18:10:51.574 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:51 smithi131 bash[88347]: cluster 2024-08-17T18:10:50.395664+0000 mon.a (mon.0) 3081 : cluster [DBG] osdmap e1505: 8 total, 8 up, 8 in 2024-08-17T18:10:51.574 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:51 smithi131 bash[88347]: cluster 2024-08-17T18:10:50.395664+0000 mon.a (mon.0) 3081 : cluster [DBG] osdmap e1505: 8 total, 8 up, 8 in 2024-08-17T18:10:51.574 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:51 smithi131 bash[88347]: cluster 2024-08-17T18:10:50.618936+0000 mgr.y (mgr.34107) 2068 : cluster [DBG] pgmap v2910: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 94 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 35 MiB/s wr, 554 op/s; 18084/291141 objects degraded (6.211%); 5907/291141 objects misplaced (2.029%); 288 KiB/s, 2 keys/s, 6 objects/s recovering 2024-08-17T18:10:51.575 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:51 smithi131 bash[88347]: cluster 2024-08-17T18:10:50.618936+0000 mgr.y (mgr.34107) 2068 : cluster [DBG] pgmap v2910: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 94 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 35 MiB/s wr, 554 op/s; 18084/291141 objects degraded (6.211%); 5907/291141 objects misplaced (2.029%); 288 KiB/s, 2 keys/s, 6 objects/s recovering 2024-08-17T18:10:51.576 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T18:10:51.589 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:51.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:51.592 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:51.693 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:51.714 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:51.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:51.718 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:51.819 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:51.855 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:51.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:51.858 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:51.958 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:51.988 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:51.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:51.991 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:52.092 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:52.121 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:52.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:52.126 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:52.226 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:52.267 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:52.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:52.270 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:52.371 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:52.398 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:52.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:52.401 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:52.406 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 82 16 99323 99307 75.6809 46.75 0.0150734 0.0132068 2024-08-17T18:10:52.501 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:52.511 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:52 smithi131 bash[89561]: cluster 2024-08-17T18:10:51.402356+0000 mon.a (mon.0) 3082 : cluster [WRN] Health check failed: Degraded data redundancy: 18084/291141 objects degraded (6.211%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:10:52.511 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:52 smithi131 bash[89561]: cluster 2024-08-17T18:10:51.402356+0000 mon.a (mon.0) 3082 : cluster [WRN] Health check failed: Degraded data redundancy: 18084/291141 objects degraded (6.211%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:10:52.512 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:52 smithi131 bash[88347]: cluster 2024-08-17T18:10:51.402356+0000 mon.a (mon.0) 3082 : cluster [WRN] Health check failed: Degraded data redundancy: 18084/291141 objects degraded (6.211%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:10:52.512 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:52 smithi131 bash[88347]: cluster 2024-08-17T18:10:51.402356+0000 mon.a (mon.0) 3082 : cluster [WRN] Health check failed: Degraded data redundancy: 18084/291141 objects degraded (6.211%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:10:52.531 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:52.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:52.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:52.638 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:52.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:52 smithi169 bash[79348]: cluster 2024-08-17T18:10:51.402356+0000 mon.a (mon.0) 3082 : cluster [WRN] Health check failed: Degraded data redundancy: 18084/291141 objects degraded (6.211%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:10:52.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:52 smithi169 bash[79348]: cluster 2024-08-17T18:10:51.402356+0000 mon.a (mon.0) 3082 : cluster [WRN] Health check failed: Degraded data redundancy: 18084/291141 objects degraded (6.211%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:10:52.663 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:52.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:52.666 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:52.766 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:52.793 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:52.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:52.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:52.896 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:52.927 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:52.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:52.935 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:53.035 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:53.066 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:53.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:53.070 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:53.171 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:53.192 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:53.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:53.202 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:53.302 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:53.343 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:53.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:53.349 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:53.406 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 83 16 100092 100076 75.3481 48.0625 0.0120836 0.0132664 2024-08-17T18:10:53.449 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:53.473 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:53.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:53.478 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:53.579 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:53.621 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:53.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:53.624 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:53.724 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:53.761 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:53.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:53.763 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:53.864 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:53.894 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:53.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:53.897 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:53.998 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:54.015 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:10:54.059 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:54.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:54.061 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:54.162 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:54.193 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:54.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:54.201 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:54.302 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:54.337 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:54.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:54.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:54.406 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 84 16 100854 100838 75.0181 47.625 0.00791781 0.0133244 2024-08-17T18:10:54.440 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:54.475 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:54.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:54.480 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:54.580 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:54.590 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:54 smithi169 bash[79348]: cluster 2024-08-17T18:10:52.619465+0000 mgr.y (mgr.34107) 2069 : cluster [DBG] pgmap v2911: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 94 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 26 MiB/s wr, 421 op/s; 18084/291141 objects degraded (6.211%); 5907/291141 objects misplaced (2.029%); 219 KiB/s, 1 keys/s, 5 objects/s recovering 2024-08-17T18:10:54.590 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:54 smithi169 bash[79348]: cluster 2024-08-17T18:10:52.619465+0000 mgr.y (mgr.34107) 2069 : cluster [DBG] pgmap v2911: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 94 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 26 MiB/s wr, 421 op/s; 18084/291141 objects degraded (6.211%); 5907/291141 objects misplaced (2.029%); 219 KiB/s, 1 keys/s, 5 objects/s recovering 2024-08-17T18:10:54.590 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:54 smithi169 bash[79348]: audit 2024-08-17T18:10:53.296417+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:10:54.590 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:54 smithi169 bash[79348]: audit 2024-08-17T18:10:53.296417+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:10:54.590 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:54 smithi169 bash[79348]: audit 2024-08-17T18:10:53.298894+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:10:54.590 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:54 smithi169 bash[79348]: audit 2024-08-17T18:10:53.298894+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:10:54.596 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 3, 5, 6, 7, 2, 4] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T18:10:54.596 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T18:10:54.596 INFO:tasks.thrashosds.thrasher:inject_pause on osd.2 2024-08-17T18:10:54.596 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-08-17T18:10:54.596 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-08-17T18:10:54.596 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.2 config set filestore_inject_stall 3 2024-08-17T18:10:54.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:54 smithi131 bash[89561]: cluster 2024-08-17T18:10:52.619465+0000 mgr.y (mgr.34107) 2069 : cluster [DBG] pgmap v2911: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 94 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 26 MiB/s wr, 421 op/s; 18084/291141 objects degraded (6.211%); 5907/291141 objects misplaced (2.029%); 219 KiB/s, 1 keys/s, 5 objects/s recovering 2024-08-17T18:10:54.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:54 smithi131 bash[89561]: cluster 2024-08-17T18:10:52.619465+0000 mgr.y (mgr.34107) 2069 : cluster [DBG] pgmap v2911: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 94 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 26 MiB/s wr, 421 op/s; 18084/291141 objects degraded (6.211%); 5907/291141 objects misplaced (2.029%); 219 KiB/s, 1 keys/s, 5 objects/s recovering 2024-08-17T18:10:54.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:54 smithi131 bash[89561]: audit 2024-08-17T18:10:53.296417+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:10:54.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:54 smithi131 bash[89561]: audit 2024-08-17T18:10:53.296417+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:10:54.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:54 smithi131 bash[89561]: audit 2024-08-17T18:10:53.298894+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:10:54.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:54 smithi131 bash[89561]: audit 2024-08-17T18:10:53.298894+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:10:54.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:54 smithi131 bash[88347]: cluster 2024-08-17T18:10:52.619465+0000 mgr.y (mgr.34107) 2069 : cluster [DBG] pgmap v2911: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 94 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 26 MiB/s wr, 421 op/s; 18084/291141 objects degraded (6.211%); 5907/291141 objects misplaced (2.029%); 219 KiB/s, 1 keys/s, 5 objects/s recovering 2024-08-17T18:10:54.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:54 smithi131 bash[88347]: cluster 2024-08-17T18:10:52.619465+0000 mgr.y (mgr.34107) 2069 : cluster [DBG] pgmap v2911: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 1 active+undersized+remapped, 94 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 26 MiB/s wr, 421 op/s; 18084/291141 objects degraded (6.211%); 5907/291141 objects misplaced (2.029%); 219 KiB/s, 1 keys/s, 5 objects/s recovering 2024-08-17T18:10:54.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:54 smithi131 bash[88347]: audit 2024-08-17T18:10:53.296417+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:10:54.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:54 smithi131 bash[88347]: audit 2024-08-17T18:10:53.296417+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:10:54.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:54 smithi131 bash[88347]: audit 2024-08-17T18:10:53.298894+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:10:54.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:54 smithi131 bash[88347]: audit 2024-08-17T18:10:53.298894+0000 mon.a (mon.0) 3084 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:10:54.606 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:54.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:54.611 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:54.712 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:54.738 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:54.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:54.741 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:54.842 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:54.873 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:54.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:54.880 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:54.981 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:55.012 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:55.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:55.015 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:55.116 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:55.143 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:55.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:55.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:55.247 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:55.266 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:55.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:55.268 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:55.350 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:10:55.369 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:55.392 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:55.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:55.394 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:55.406 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 85 16 101489 101473 74.6024 39.6875 0.0199248 0.0133742 2024-08-17T18:10:55.496 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:55.518 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:55.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:55.520 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:55.621 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:55.646 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:55.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:55.649 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:55.750 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:55.814 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:55.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:55.819 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:55.920 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:55.952 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:55.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:55.955 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:56.056 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:56.087 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:56.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:56.090 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:56.190 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:56.216 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:56.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:56.221 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:56.322 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:56.333 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:56 smithi131 bash[89561]: cluster 2024-08-17T18:10:54.620527+0000 mgr.y (mgr.34107) 2070 : cluster [DBG] pgmap v2912: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.0 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 41 MiB/s wr, 658 op/s; 18084/296856 objects degraded (6.092%); 5907/296856 objects misplaced (1.990%); 184 KiB/s, 1 keys/s, 4 objects/s recovering 2024-08-17T18:10:56.333 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:56 smithi131 bash[89561]: cluster 2024-08-17T18:10:54.620527+0000 mgr.y (mgr.34107) 2070 : cluster [DBG] pgmap v2912: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.0 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 41 MiB/s wr, 658 op/s; 18084/296856 objects degraded (6.092%); 5907/296856 objects misplaced (1.990%); 184 KiB/s, 1 keys/s, 4 objects/s recovering 2024-08-17T18:10:56.334 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:56 smithi131 bash[88347]: cluster 2024-08-17T18:10:54.620527+0000 mgr.y (mgr.34107) 2070 : cluster [DBG] pgmap v2912: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.0 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 41 MiB/s wr, 658 op/s; 18084/296856 objects degraded (6.092%); 5907/296856 objects misplaced (1.990%); 184 KiB/s, 1 keys/s, 4 objects/s recovering 2024-08-17T18:10:56.334 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:56 smithi131 bash[88347]: cluster 2024-08-17T18:10:54.620527+0000 mgr.y (mgr.34107) 2070 : cluster [DBG] pgmap v2912: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.0 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 41 MiB/s wr, 658 op/s; 18084/296856 objects degraded (6.092%); 5907/296856 objects misplaced (1.990%); 184 KiB/s, 1 keys/s, 4 objects/s recovering 2024-08-17T18:10:56.357 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:56.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:56.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:56.374 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:10:56.406 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 86 16 101990 101974 74.099 31.3125 0.00656486 0.0134893 2024-08-17T18:10:56.464 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:56.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:56 smithi169 bash[79348]: cluster 2024-08-17T18:10:54.620527+0000 mgr.y (mgr.34107) 2070 : cluster [DBG] pgmap v2912: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.0 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 41 MiB/s wr, 658 op/s; 18084/296856 objects degraded (6.092%); 5907/296856 objects misplaced (1.990%); 184 KiB/s, 1 keys/s, 4 objects/s recovering 2024-08-17T18:10:56.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:56 smithi169 bash[79348]: cluster 2024-08-17T18:10:54.620527+0000 mgr.y (mgr.34107) 2070 : cluster [DBG] pgmap v2912: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.0 GiB data, 24 GiB used, 692 GiB / 715 GiB avail; 41 MiB/s wr, 658 op/s; 18084/296856 objects degraded (6.092%); 5907/296856 objects misplaced (1.990%); 184 KiB/s, 1 keys/s, 4 objects/s recovering 2024-08-17T18:10:56.502 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:56.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:56.505 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:56.606 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:56.627 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:56.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:56.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:56.729 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:56.758 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:56.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:56.763 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:56.864 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:56.892 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:56.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:56.896 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:56.997 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:57.035 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:57.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:57.038 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:57.139 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:57.163 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:10:57.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:57.169 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:10:57.270 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:57.301 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:57.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:57.305 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:57.406 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:57.407 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 87 16 102526 102510 73.6323 33.5 0.0158683 0.0135757 2024-08-17T18:10:57.442 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:57.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:57.446 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:57.547 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:57.558 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:57 smithi169 bash[79348]: cluster 2024-08-17T18:10:57.302274+0000 mon.a (mon.0) 3085 : cluster [WRN] Health check update: Degraded data redundancy: 18084/302493 objects degraded (5.978%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:10:57.558 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:57 smithi169 bash[79348]: cluster 2024-08-17T18:10:57.302274+0000 mon.a (mon.0) 3085 : cluster [WRN] Health check update: Degraded data redundancy: 18084/302493 objects degraded (5.978%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:10:57.584 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:57.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:57.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:57.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:57 smithi131 bash[89561]: cluster 2024-08-17T18:10:57.302274+0000 mon.a (mon.0) 3085 : cluster [WRN] Health check update: Degraded data redundancy: 18084/302493 objects degraded (5.978%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:10:57.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:57 smithi131 bash[89561]: cluster 2024-08-17T18:10:57.302274+0000 mon.a (mon.0) 3085 : cluster [WRN] Health check update: Degraded data redundancy: 18084/302493 objects degraded (5.978%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:10:57.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:57 smithi131 bash[88347]: cluster 2024-08-17T18:10:57.302274+0000 mon.a (mon.0) 3085 : cluster [WRN] Health check update: Degraded data redundancy: 18084/302493 objects degraded (5.978%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:10:57.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:57 smithi131 bash[88347]: cluster 2024-08-17T18:10:57.302274+0000 mon.a (mon.0) 3085 : cluster [WRN] Health check update: Degraded data redundancy: 18084/302493 objects degraded (5.978%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:10:57.691 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:57.729 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:57.735 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:57.735 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:57.836 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:57.862 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:57.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:57.867 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:57.967 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:58.000 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:10:58.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:58.006 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:10:58.106 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:58.136 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:58.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:58.138 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:58.239 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:58.262 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:10:58.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:58.266 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:10:58.366 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:58.377 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:58 smithi169 bash[79348]: cluster 2024-08-17T18:10:56.621606+0000 mgr.y (mgr.34107) 2071 : cluster [DBG] pgmap v2913: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 47 MiB/s wr, 749 op/s; 18084/302493 objects degraded (5.978%); 5820/302493 objects misplaced (1.924%); 840 KiB/s, 1 keys/s, 14 objects/s recovering 2024-08-17T18:10:58.377 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:10:58 smithi169 bash[79348]: cluster 2024-08-17T18:10:56.621606+0000 mgr.y (mgr.34107) 2071 : cluster [DBG] pgmap v2913: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 47 MiB/s wr, 749 op/s; 18084/302493 objects degraded (5.978%); 5820/302493 objects misplaced (1.924%); 840 KiB/s, 1 keys/s, 14 objects/s recovering 2024-08-17T18:10:58.399 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:58.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:58.402 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:58.406 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 88 16 103250 103234 73.3098 45.25 0.00471021 0.0136339 2024-08-17T18:10:58.412 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:10:58.503 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:58.529 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:58.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:58.535 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:58.635 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:58 smithi131 bash[88347]: cluster 2024-08-17T18:10:56.621606+0000 mgr.y (mgr.34107) 2071 : cluster [DBG] pgmap v2913: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 47 MiB/s wr, 749 op/s; 18084/302493 objects degraded (5.978%); 5820/302493 objects misplaced (1.924%); 840 KiB/s, 1 keys/s, 14 objects/s recovering 2024-08-17T18:10:58.635 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:10:58 smithi131 bash[88347]: cluster 2024-08-17T18:10:56.621606+0000 mgr.y (mgr.34107) 2071 : cluster [DBG] pgmap v2913: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 47 MiB/s wr, 749 op/s; 18084/302493 objects degraded (5.978%); 5820/302493 objects misplaced (1.924%); 840 KiB/s, 1 keys/s, 14 objects/s recovering 2024-08-17T18:10:58.635 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:58 smithi131 bash[89561]: cluster 2024-08-17T18:10:56.621606+0000 mgr.y (mgr.34107) 2071 : cluster [DBG] pgmap v2913: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 47 MiB/s wr, 749 op/s; 18084/302493 objects degraded (5.978%); 5820/302493 objects misplaced (1.924%); 840 KiB/s, 1 keys/s, 14 objects/s recovering 2024-08-17T18:10:58.635 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:10:58 smithi131 bash[89561]: cluster 2024-08-17T18:10:56.621606+0000 mgr.y (mgr.34107) 2071 : cluster [DBG] pgmap v2913: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 47 MiB/s wr, 749 op/s; 18084/302493 objects degraded (5.978%); 5820/302493 objects misplaced (1.924%); 840 KiB/s, 1 keys/s, 14 objects/s recovering 2024-08-17T18:10:58.636 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:58.657 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:10:58.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:58.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:10:58.760 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:58.790 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:58.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:58.794 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:58.894 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:58.929 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:58.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:58.933 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:59.034 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:59.042 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:10:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:10:58] "GET /metrics HTTP/1.1" 200 36625 "" "Prometheus/2.51.0" 2024-08-17T18:10:59.054 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:59.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:59.056 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:59.157 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:59.180 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:59.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:59.181 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:59.282 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:59.306 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:59.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:59.309 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:59.406 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 89 16 103763 103747 72.8463 32.0625 0.0224524 0.0137225 2024-08-17T18:10:59.410 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:59.444 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:10:59.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:59.451 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:10:59.552 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:59.592 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:10:59.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:59.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:10:59.698 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:59.726 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:10:59.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:59.733 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:10:59.834 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:59.872 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:10:59.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:10:59.879 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:10:59.980 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:00.009 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:00.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:00.017 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:00.117 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:00.151 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:00.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:00.153 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:00.254 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:00.283 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:00.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:00.288 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:00.388 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:00.406 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 90 3 104444 104441 72.5188 43.375 0.0609674 0.0137842 2024-08-17T18:11:00.410 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:00.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:00.412 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:00.497 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-08-17T18:11:00.497 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [], 2024-08-17T18:11:00.497 INFO:teuthology.orchestra.run.smithi169.stdout: "num_ops": 0 2024-08-17T18:11:00.497 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-08-17T18:11:00.513 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:00.522 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:00 smithi131 bash[88347]: cluster 2024-08-17T18:10:58.622304+0000 mgr.y (mgr.34107) 2072 : cluster [DBG] pgmap v2914: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 33 MiB/s wr, 525 op/s; 18084/302493 objects degraded (5.978%); 5820/302493 objects misplaced (1.924%); 728 KiB/s, 11 objects/s recovering 2024-08-17T18:11:00.522 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:00 smithi131 bash[88347]: cluster 2024-08-17T18:10:58.622304+0000 mgr.y (mgr.34107) 2072 : cluster [DBG] pgmap v2914: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 33 MiB/s wr, 525 op/s; 18084/302493 objects degraded (5.978%); 5820/302493 objects misplaced (1.924%); 728 KiB/s, 11 objects/s recovering 2024-08-17T18:11:00.523 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:00 smithi131 bash[89561]: cluster 2024-08-17T18:10:58.622304+0000 mgr.y (mgr.34107) 2072 : cluster [DBG] pgmap v2914: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 33 MiB/s wr, 525 op/s; 18084/302493 objects degraded (5.978%); 5820/302493 objects misplaced (1.924%); 728 KiB/s, 11 objects/s recovering 2024-08-17T18:11:00.523 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:00 smithi131 bash[89561]: cluster 2024-08-17T18:10:58.622304+0000 mgr.y (mgr.34107) 2072 : cluster [DBG] pgmap v2914: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 33 MiB/s wr, 525 op/s; 18084/302493 objects degraded (5.978%); 5820/302493 objects misplaced (1.924%); 728 KiB/s, 11 objects/s recovering 2024-08-17T18:11:00.536 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:00.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:00.539 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:00.639 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:00.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:00 smithi169 bash[79348]: cluster 2024-08-17T18:10:58.622304+0000 mgr.y (mgr.34107) 2072 : cluster [DBG] pgmap v2914: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 33 MiB/s wr, 525 op/s; 18084/302493 objects degraded (5.978%); 5820/302493 objects misplaced (1.924%); 728 KiB/s, 11 objects/s recovering 2024-08-17T18:11:00.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:00 smithi169 bash[79348]: cluster 2024-08-17T18:10:58.622304+0000 mgr.y (mgr.34107) 2072 : cluster [DBG] pgmap v2914: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 33 MiB/s wr, 525 op/s; 18084/302493 objects degraded (5.978%); 5820/302493 objects misplaced (1.924%); 728 KiB/s, 11 objects/s recovering 2024-08-17T18:11:00.660 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:00.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:00.662 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:00.763 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:00.788 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:00.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:00.790 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:00.891 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:00.911 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:00.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:00.915 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:01.015 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:01.042 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:01.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:01.045 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:01.145 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:01.173 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:01.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:01.176 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:01.276 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:01.303 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:01.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:01.305 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:01.406 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:01.407 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Total time run: 90.0157 2024-08-17T18:11:01.407 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Total writes made: 104444 2024-08-17T18:11:01.407 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Write size: 65536 2024-08-17T18:11:01.407 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Object size: 65536 2024-08-17T18:11:01.407 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Bandwidth (MB/sec): 72.5179 2024-08-17T18:11:01.408 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Stddev Bandwidth: 36.5439 2024-08-17T18:11:01.408 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Max bandwidth (MB/sec): 210.812 2024-08-17T18:11:01.408 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Min bandwidth (MB/sec): 0 2024-08-17T18:11:01.408 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Average IOPS: 1160 2024-08-17T18:11:01.408 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Stddev IOPS: 584.703 2024-08-17T18:11:01.408 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Max IOPS: 3373 2024-08-17T18:11:01.408 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Min IOPS: 0 2024-08-17T18:11:01.408 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Average Latency(s): 0.0137849 2024-08-17T18:11:01.408 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Stddev Latency(s): 0.0373162 2024-08-17T18:11:01.408 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Max latency(s): 2.44801 2024-08-17T18:11:01.408 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Min latency(s): 0.00112327 2024-08-17T18:11:01.419 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Cleaning up (deleting benchmark objects) 2024-08-17T18:11:01.438 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:01.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:01.441 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:01.528 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-08-17T18:11:01.542 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:01.615 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:01.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:01.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:01.719 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:01.754 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:01.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:01.758 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:01.859 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:01.883 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:01.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:01.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:01.987 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:02.011 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:02.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:02.016 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:02.116 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:02.145 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:02.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:02.154 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:02.254 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:02.282 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:02.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:02.288 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:02.389 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:02.433 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:02.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:02.438 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:02.539 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:02.565 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:02.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:02.570 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:02.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:02 smithi131 bash[88347]: cluster 2024-08-17T18:11:00.622945+0000 mgr.y (mgr.34107) 2073 : cluster [DBG] pgmap v2915: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.3 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 42 MiB/s wr, 677 op/s; 18084/311535 objects degraded (5.805%); 5726/311535 objects misplaced (1.838%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T18:11:02.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:02 smithi131 bash[88347]: cluster 2024-08-17T18:11:00.622945+0000 mgr.y (mgr.34107) 2073 : cluster [DBG] pgmap v2915: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.3 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 42 MiB/s wr, 677 op/s; 18084/311535 objects degraded (5.805%); 5726/311535 objects misplaced (1.838%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T18:11:02.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:02 smithi131 bash[88347]: audit 2024-08-17T18:11:02.220551+0000 mon.a (mon.0) 3086 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:11:02.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:02 smithi131 bash[88347]: audit 2024-08-17T18:11:02.220551+0000 mon.a (mon.0) 3086 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:11:02.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:02 smithi131 bash[89561]: cluster 2024-08-17T18:11:00.622945+0000 mgr.y (mgr.34107) 2073 : cluster [DBG] pgmap v2915: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.3 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 42 MiB/s wr, 677 op/s; 18084/311535 objects degraded (5.805%); 5726/311535 objects misplaced (1.838%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T18:11:02.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:02 smithi131 bash[89561]: cluster 2024-08-17T18:11:00.622945+0000 mgr.y (mgr.34107) 2073 : cluster [DBG] pgmap v2915: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.3 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 42 MiB/s wr, 677 op/s; 18084/311535 objects degraded (5.805%); 5726/311535 objects misplaced (1.838%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T18:11:02.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:02 smithi131 bash[89561]: audit 2024-08-17T18:11:02.220551+0000 mon.a (mon.0) 3086 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:11:02.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:02 smithi131 bash[89561]: audit 2024-08-17T18:11:02.220551+0000 mon.a (mon.0) 3086 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:11:02.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:02 smithi169 bash[79348]: cluster 2024-08-17T18:11:00.622945+0000 mgr.y (mgr.34107) 2073 : cluster [DBG] pgmap v2915: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.3 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 42 MiB/s wr, 677 op/s; 18084/311535 objects degraded (5.805%); 5726/311535 objects misplaced (1.838%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T18:11:02.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:02 smithi169 bash[79348]: cluster 2024-08-17T18:11:00.622945+0000 mgr.y (mgr.34107) 2073 : cluster [DBG] pgmap v2915: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.3 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 42 MiB/s wr, 677 op/s; 18084/311535 objects degraded (5.805%); 5726/311535 objects misplaced (1.838%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T18:11:02.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:02 smithi169 bash[79348]: audit 2024-08-17T18:11:02.220551+0000 mon.a (mon.0) 3086 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:11:02.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:02 smithi169 bash[79348]: audit 2024-08-17T18:11:02.220551+0000 mon.a (mon.0) 3086 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:11:02.671 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:02.701 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:02.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:02.705 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:02.805 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:02.842 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:02.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:02.848 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:02.949 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:02.979 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:02.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:02.981 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:03.082 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:03.121 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:03.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:03.125 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:03.226 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:03.255 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:03.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:03.258 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:03.359 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:03.388 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:03.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:03.391 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:03.492 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:03.526 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:03.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:03.530 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:03.631 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:03.656 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:03.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:03.659 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:03.759 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:03.788 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:03.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:03.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:03.891 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:03.928 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:03.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:03.934 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:04.035 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:04.060 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:04.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:04.064 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:04.165 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:04.205 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:04.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:04.207 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:04.308 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:04.348 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:04.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:04.362 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:04.463 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:04.493 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:04.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:04.498 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:04.526 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:04 smithi131 bash[88347]: cluster 2024-08-17T18:11:02.626510+0000 mgr.y (mgr.34107) 2074 : cluster [DBG] pgmap v2916: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.3 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 35 MiB/s wr, 566 op/s; 18084/311535 objects degraded (5.805%); 5726/311535 objects misplaced (1.838%); 965 KiB/s, 15 objects/s recovering 2024-08-17T18:11:04.527 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:04 smithi131 bash[88347]: cluster 2024-08-17T18:11:02.626510+0000 mgr.y (mgr.34107) 2074 : cluster [DBG] pgmap v2916: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.3 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 35 MiB/s wr, 566 op/s; 18084/311535 objects degraded (5.805%); 5726/311535 objects misplaced (1.838%); 965 KiB/s, 15 objects/s recovering 2024-08-17T18:11:04.527 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:04 smithi131 bash[89561]: cluster 2024-08-17T18:11:02.626510+0000 mgr.y (mgr.34107) 2074 : cluster [DBG] pgmap v2916: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.3 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 35 MiB/s wr, 566 op/s; 18084/311535 objects degraded (5.805%); 5726/311535 objects misplaced (1.838%); 965 KiB/s, 15 objects/s recovering 2024-08-17T18:11:04.527 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:04 smithi131 bash[89561]: cluster 2024-08-17T18:11:02.626510+0000 mgr.y (mgr.34107) 2074 : cluster [DBG] pgmap v2916: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.3 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 35 MiB/s wr, 566 op/s; 18084/311535 objects degraded (5.805%); 5726/311535 objects misplaced (1.838%); 965 KiB/s, 15 objects/s recovering 2024-08-17T18:11:04.599 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:04.618 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:04.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:04.620 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:04.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:04 smithi169 bash[79348]: cluster 2024-08-17T18:11:02.626510+0000 mgr.y (mgr.34107) 2074 : cluster [DBG] pgmap v2916: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.3 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 35 MiB/s wr, 566 op/s; 18084/311535 objects degraded (5.805%); 5726/311535 objects misplaced (1.838%); 965 KiB/s, 15 objects/s recovering 2024-08-17T18:11:04.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:04 smithi169 bash[79348]: cluster 2024-08-17T18:11:02.626510+0000 mgr.y (mgr.34107) 2074 : cluster [DBG] pgmap v2916: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.3 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 35 MiB/s wr, 566 op/s; 18084/311535 objects degraded (5.805%); 5726/311535 objects misplaced (1.838%); 965 KiB/s, 15 objects/s recovering 2024-08-17T18:11:04.720 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:04.743 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:04.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:04.746 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:04.846 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:04.876 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:04.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:04.879 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:04.980 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:05.019 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:05.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:05.024 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:05.124 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:05.152 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:05.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:05.157 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:05.258 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:05.284 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:05.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:05.289 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:05.389 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:05.428 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:05.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:05.434 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:05.534 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:05.544 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:05 smithi169 bash[79348]: cluster 2024-08-17T18:11:04.627101+0000 mgr.y (mgr.34107) 2075 : cluster [DBG] pgmap v2917: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.3 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 38 MiB/s wr, 682 op/s; 18084/309885 objects degraded (5.836%); 5726/309885 objects misplaced (1.848%); 965 KiB/s, 15 objects/s recovering 2024-08-17T18:11:05.544 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:05 smithi169 bash[79348]: cluster 2024-08-17T18:11:04.627101+0000 mgr.y (mgr.34107) 2075 : cluster [DBG] pgmap v2917: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.3 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 38 MiB/s wr, 682 op/s; 18084/309885 objects degraded (5.836%); 5726/309885 objects misplaced (1.848%); 965 KiB/s, 15 objects/s recovering 2024-08-17T18:11:05.544 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:05 smithi169 bash[79348]: cluster 2024-08-17T18:11:05.372875+0000 mon.a (mon.0) 3087 : cluster [WRN] Health check update: Degraded data redundancy: 18084/309885 objects degraded (5.836%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:05.544 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:05 smithi169 bash[79348]: cluster 2024-08-17T18:11:05.372875+0000 mon.a (mon.0) 3087 : cluster [WRN] Health check update: Degraded data redundancy: 18084/309885 objects degraded (5.836%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:05.563 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:05.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:05.564 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:05.664 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:05.680 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:05 smithi131 bash[89561]: cluster 2024-08-17T18:11:04.627101+0000 mgr.y (mgr.34107) 2075 : cluster [DBG] pgmap v2917: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.3 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 38 MiB/s wr, 682 op/s; 18084/309885 objects degraded (5.836%); 5726/309885 objects misplaced (1.848%); 965 KiB/s, 15 objects/s recovering 2024-08-17T18:11:05.680 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:05 smithi131 bash[89561]: cluster 2024-08-17T18:11:04.627101+0000 mgr.y (mgr.34107) 2075 : cluster [DBG] pgmap v2917: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.3 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 38 MiB/s wr, 682 op/s; 18084/309885 objects degraded (5.836%); 5726/309885 objects misplaced (1.848%); 965 KiB/s, 15 objects/s recovering 2024-08-17T18:11:05.680 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:05 smithi131 bash[89561]: cluster 2024-08-17T18:11:05.372875+0000 mon.a (mon.0) 3087 : cluster [WRN] Health check update: Degraded data redundancy: 18084/309885 objects degraded (5.836%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:05.680 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:05 smithi131 bash[89561]: cluster 2024-08-17T18:11:05.372875+0000 mon.a (mon.0) 3087 : cluster [WRN] Health check update: Degraded data redundancy: 18084/309885 objects degraded (5.836%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:05.682 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:05 smithi131 bash[88347]: cluster 2024-08-17T18:11:04.627101+0000 mgr.y (mgr.34107) 2075 : cluster [DBG] pgmap v2917: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.3 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 38 MiB/s wr, 682 op/s; 18084/309885 objects degraded (5.836%); 5726/309885 objects misplaced (1.848%); 965 KiB/s, 15 objects/s recovering 2024-08-17T18:11:05.682 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:05 smithi131 bash[88347]: cluster 2024-08-17T18:11:04.627101+0000 mgr.y (mgr.34107) 2075 : cluster [DBG] pgmap v2917: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.3 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 38 MiB/s wr, 682 op/s; 18084/309885 objects degraded (5.836%); 5726/309885 objects misplaced (1.848%); 965 KiB/s, 15 objects/s recovering 2024-08-17T18:11:05.682 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:05 smithi131 bash[88347]: cluster 2024-08-17T18:11:05.372875+0000 mon.a (mon.0) 3087 : cluster [WRN] Health check update: Degraded data redundancy: 18084/309885 objects degraded (5.836%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:05.682 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:05 smithi131 bash[88347]: cluster 2024-08-17T18:11:05.372875+0000 mon.a (mon.0) 3087 : cluster [WRN] Health check update: Degraded data redundancy: 18084/309885 objects degraded (5.836%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:05.689 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:05.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:05.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:05.792 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:05.816 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:05.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:05.820 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:05.920 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:05.954 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:05.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:05.962 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:06.062 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:06.087 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:06.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:06.092 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:06.193 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:06.218 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:06.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:06.222 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:06.304 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:11:06.324 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:06.342 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:06.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:06.344 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:06.444 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:06.466 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:06.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:06.468 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:06.568 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:06.604 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:06.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:06.607 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:06.707 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:06.743 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:06.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:06.749 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:06.850 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:06.873 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:06.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:06.879 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:06.979 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:07.005 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:07.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:07.010 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:07.111 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:07.167 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:07.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:07.173 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:07.273 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:07.292 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:07.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:07.294 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:07.395 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:07.416 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:07.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:07.418 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:07.519 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:07.547 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:07.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:07.549 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:07.650 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:07.684 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:07.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:07.686 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:07.787 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:07.833 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:07.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:07.838 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:07.857 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:07 smithi131 bash[89561]: cluster 2024-08-17T18:11:06.627603+0000 mgr.y (mgr.34107) 2076 : cluster [DBG] pgmap v2918: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 29 MiB/s wr, 639 op/s; 18084/306954 objects degraded (5.891%); 5589/306954 objects misplaced (1.821%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:11:07.857 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:07 smithi131 bash[89561]: cluster 2024-08-17T18:11:06.627603+0000 mgr.y (mgr.34107) 2076 : cluster [DBG] pgmap v2918: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 29 MiB/s wr, 639 op/s; 18084/306954 objects degraded (5.891%); 5589/306954 objects misplaced (1.821%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:11:07.858 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:07 smithi131 bash[88347]: cluster 2024-08-17T18:11:06.627603+0000 mgr.y (mgr.34107) 2076 : cluster [DBG] pgmap v2918: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 29 MiB/s wr, 639 op/s; 18084/306954 objects degraded (5.891%); 5589/306954 objects misplaced (1.821%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:11:07.858 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:07 smithi131 bash[88347]: cluster 2024-08-17T18:11:06.627603+0000 mgr.y (mgr.34107) 2076 : cluster [DBG] pgmap v2918: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 29 MiB/s wr, 639 op/s; 18084/306954 objects degraded (5.891%); 5589/306954 objects misplaced (1.821%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:11:07.938 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:07.962 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:07 smithi169 bash[79348]: cluster 2024-08-17T18:11:06.627603+0000 mgr.y (mgr.34107) 2076 : cluster [DBG] pgmap v2918: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 29 MiB/s wr, 639 op/s; 18084/306954 objects degraded (5.891%); 5589/306954 objects misplaced (1.821%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:11:07.962 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:07 smithi169 bash[79348]: cluster 2024-08-17T18:11:06.627603+0000 mgr.y (mgr.34107) 2076 : cluster [DBG] pgmap v2918: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 29 MiB/s wr, 639 op/s; 18084/306954 objects degraded (5.891%); 5589/306954 objects misplaced (1.821%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:11:07.984 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:07.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:07.989 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:08.089 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:08.149 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:08.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:08.155 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:08.256 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:08.274 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:08.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:08.275 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:08.376 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:08.400 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:08.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:08.410 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:08.511 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:08.548 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:08.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:08.551 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:08.651 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:08.674 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:08.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:08.676 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:08.777 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:08.800 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:08.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:08.806 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:08.906 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:08.939 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:08.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:08.947 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:08.960 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:08 smithi169 bash[79348]: audit 2024-08-17T18:11:08.291100+0000 mon.a (mon.0) 3088 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:11:08.960 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:08 smithi169 bash[79348]: audit 2024-08-17T18:11:08.291100+0000 mon.a (mon.0) 3088 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:11:09.049 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:09.080 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:09.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:09.084 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:08 smithi131 bash[88347]: audit 2024-08-17T18:11:08.291100+0000 mon.a (mon.0) 3088 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:11:09.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:08 smithi131 bash[88347]: audit 2024-08-17T18:11:08.291100+0000 mon.a (mon.0) 3088 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:11:09.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:11:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:11:08] "GET /metrics HTTP/1.1" 200 36626 "" "Prometheus/2.51.0" 2024-08-17T18:11:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:08 smithi131 bash[89561]: audit 2024-08-17T18:11:08.291100+0000 mon.a (mon.0) 3088 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:11:09.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:08 smithi131 bash[89561]: audit 2024-08-17T18:11:08.291100+0000 mon.a (mon.0) 3088 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:11:09.185 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:09.226 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:09.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:09.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:09.329 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:09.360 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:09.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:09.362 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:09.463 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:09.486 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:09.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:09.490 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:09.591 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:09.615 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:09.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:09.619 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:09.720 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:09.756 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:09.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:09.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:09.860 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:09.889 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:09.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:09.894 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:09.994 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:10.016 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:10.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:10.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:10.120 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:10.145 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:10.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:10.150 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:10.251 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:10.282 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:10.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:10.284 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:10.317 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:10 smithi169 bash[79348]: cluster 2024-08-17T18:11:08.628045+0000 mgr.y (mgr.34107) 2077 : cluster [DBG] pgmap v2919: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 19 MiB/s wr, 482 op/s; 18084/306954 objects degraded (5.891%); 5589/306954 objects misplaced (1.821%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T18:11:10.317 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:10 smithi169 bash[79348]: cluster 2024-08-17T18:11:08.628045+0000 mgr.y (mgr.34107) 2077 : cluster [DBG] pgmap v2919: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 19 MiB/s wr, 482 op/s; 18084/306954 objects degraded (5.891%); 5589/306954 objects misplaced (1.821%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T18:11:10.317 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:10 smithi169 bash[79348]: audit 2024-08-17T18:11:09.093708+0000 mon.a (mon.0) 3089 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:11:10.317 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:10 smithi169 bash[79348]: audit 2024-08-17T18:11:09.093708+0000 mon.a (mon.0) 3089 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:11:10.317 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:10 smithi169 bash[79348]: audit 2024-08-17T18:11:09.102533+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:11:10.317 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:10 smithi169 bash[79348]: audit 2024-08-17T18:11:09.102533+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:11:10.385 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:10.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:10.428 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:10.428 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:10.529 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:10.538 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:10 smithi131 bash[89561]: cluster 2024-08-17T18:11:08.628045+0000 mgr.y (mgr.34107) 2077 : cluster [DBG] pgmap v2919: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 19 MiB/s wr, 482 op/s; 18084/306954 objects degraded (5.891%); 5589/306954 objects misplaced (1.821%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T18:11:10.539 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:10 smithi131 bash[89561]: cluster 2024-08-17T18:11:08.628045+0000 mgr.y (mgr.34107) 2077 : cluster [DBG] pgmap v2919: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 19 MiB/s wr, 482 op/s; 18084/306954 objects degraded (5.891%); 5589/306954 objects misplaced (1.821%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T18:11:10.539 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:10 smithi131 bash[89561]: audit 2024-08-17T18:11:09.093708+0000 mon.a (mon.0) 3089 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:11:10.539 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:10 smithi131 bash[89561]: audit 2024-08-17T18:11:09.093708+0000 mon.a (mon.0) 3089 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:11:10.539 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:10 smithi131 bash[89561]: audit 2024-08-17T18:11:09.102533+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:11:10.539 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:10 smithi131 bash[89561]: audit 2024-08-17T18:11:09.102533+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:11:10.539 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:10 smithi131 bash[88347]: cluster 2024-08-17T18:11:08.628045+0000 mgr.y (mgr.34107) 2077 : cluster [DBG] pgmap v2919: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 19 MiB/s wr, 482 op/s; 18084/306954 objects degraded (5.891%); 5589/306954 objects misplaced (1.821%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T18:11:10.539 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:10 smithi131 bash[88347]: cluster 2024-08-17T18:11:08.628045+0000 mgr.y (mgr.34107) 2077 : cluster [DBG] pgmap v2919: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.2 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 19 MiB/s wr, 482 op/s; 18084/306954 objects degraded (5.891%); 5589/306954 objects misplaced (1.821%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T18:11:10.539 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:10 smithi131 bash[88347]: audit 2024-08-17T18:11:09.093708+0000 mon.a (mon.0) 3089 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:11:10.539 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:10 smithi131 bash[88347]: audit 2024-08-17T18:11:09.093708+0000 mon.a (mon.0) 3089 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:11:10.539 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:10 smithi131 bash[88347]: audit 2024-08-17T18:11:09.102533+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:11:10.540 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:10 smithi131 bash[88347]: audit 2024-08-17T18:11:09.102533+0000 mon.a (mon.0) 3090 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:11:10.553 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:10.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:10.559 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:10.660 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:10.689 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:10.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:10.694 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:10.794 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:10.827 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:10.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:10.833 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:10.934 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:10.965 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:10.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:10.974 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:11.075 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:11.106 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:11.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:11.115 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:11.215 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:11.257 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:11.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:11.262 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:11.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:11 smithi131 bash[88347]: cluster 2024-08-17T18:11:11.092463+0000 mon.a (mon.0) 3091 : cluster [WRN] Health check update: Degraded data redundancy: 18084/297351 objects degraded (6.082%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:11.353 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:11 smithi131 bash[88347]: cluster 2024-08-17T18:11:11.092463+0000 mon.a (mon.0) 3091 : cluster [WRN] Health check update: Degraded data redundancy: 18084/297351 objects degraded (6.082%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:11.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:11 smithi131 bash[89561]: cluster 2024-08-17T18:11:11.092463+0000 mon.a (mon.0) 3091 : cluster [WRN] Health check update: Degraded data redundancy: 18084/297351 objects degraded (6.082%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:11.353 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:11 smithi131 bash[89561]: cluster 2024-08-17T18:11:11.092463+0000 mon.a (mon.0) 3091 : cluster [WRN] Health check update: Degraded data redundancy: 18084/297351 objects degraded (6.082%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:11.362 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:11.424 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:11.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:11.430 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:11.530 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:11.581 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:11.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:11.585 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:11.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:11 smithi169 bash[79348]: cluster 2024-08-17T18:11:11.092463+0000 mon.a (mon.0) 3091 : cluster [WRN] Health check update: Degraded data redundancy: 18084/297351 objects degraded (6.082%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:11.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:11 smithi169 bash[79348]: cluster 2024-08-17T18:11:11.092463+0000 mon.a (mon.0) 3091 : cluster [WRN] Health check update: Degraded data redundancy: 18084/297351 objects degraded (6.082%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:11.685 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:11.725 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:11.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:11.731 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:11.832 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:11.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:11.863 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:11.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:11.964 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:12.008 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:12.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:12.011 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:12.112 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:12.140 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:12.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:12.147 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:12.248 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:12.259 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:12 smithi131 bash[89561]: cluster 2024-08-17T18:11:10.629047+0000 mgr.y (mgr.34107) 2078 : cluster [DBG] pgmap v2920: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.0 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 19 MiB/s wr, 749 op/s; 18084/297351 objects degraded (6.082%); 5470/297351 objects misplaced (1.840%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T18:11:12.259 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:12 smithi131 bash[89561]: cluster 2024-08-17T18:11:10.629047+0000 mgr.y (mgr.34107) 2078 : cluster [DBG] pgmap v2920: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.0 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 19 MiB/s wr, 749 op/s; 18084/297351 objects degraded (6.082%); 5470/297351 objects misplaced (1.840%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T18:11:12.260 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:12 smithi131 bash[89561]: audit 2024-08-17T18:11:11.573293+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:11:12.260 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:12 smithi131 bash[89561]: audit 2024-08-17T18:11:11.573293+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:11:12.260 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:12 smithi131 bash[89561]: audit 2024-08-17T18:11:11.582301+0000 mon.a (mon.0) 3093 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:11:12.260 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:12 smithi131 bash[89561]: audit 2024-08-17T18:11:11.582301+0000 mon.a (mon.0) 3093 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:11:12.260 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:12 smithi131 bash[88347]: cluster 2024-08-17T18:11:10.629047+0000 mgr.y (mgr.34107) 2078 : cluster [DBG] pgmap v2920: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.0 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 19 MiB/s wr, 749 op/s; 18084/297351 objects degraded (6.082%); 5470/297351 objects misplaced (1.840%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T18:11:12.260 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:12 smithi131 bash[88347]: cluster 2024-08-17T18:11:10.629047+0000 mgr.y (mgr.34107) 2078 : cluster [DBG] pgmap v2920: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.0 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 19 MiB/s wr, 749 op/s; 18084/297351 objects degraded (6.082%); 5470/297351 objects misplaced (1.840%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T18:11:12.260 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:12 smithi131 bash[88347]: audit 2024-08-17T18:11:11.573293+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:11:12.260 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:12 smithi131 bash[88347]: audit 2024-08-17T18:11:11.573293+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:11:12.260 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:12 smithi131 bash[88347]: audit 2024-08-17T18:11:11.582301+0000 mon.a (mon.0) 3093 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:11:12.261 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:12 smithi131 bash[88347]: audit 2024-08-17T18:11:11.582301+0000 mon.a (mon.0) 3093 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:11:12.288 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:12.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:12.292 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:12.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:12 smithi169 bash[79348]: cluster 2024-08-17T18:11:10.629047+0000 mgr.y (mgr.34107) 2078 : cluster [DBG] pgmap v2920: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.0 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 19 MiB/s wr, 749 op/s; 18084/297351 objects degraded (6.082%); 5470/297351 objects misplaced (1.840%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T18:11:12.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:12 smithi169 bash[79348]: cluster 2024-08-17T18:11:10.629047+0000 mgr.y (mgr.34107) 2078 : cluster [DBG] pgmap v2920: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.0 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 19 MiB/s wr, 749 op/s; 18084/297351 objects degraded (6.082%); 5470/297351 objects misplaced (1.840%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T18:11:12.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:12 smithi169 bash[79348]: audit 2024-08-17T18:11:11.573293+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:11:12.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:12 smithi169 bash[79348]: audit 2024-08-17T18:11:11.573293+0000 mon.a (mon.0) 3092 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:11:12.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:12 smithi169 bash[79348]: audit 2024-08-17T18:11:11.582301+0000 mon.a (mon.0) 3093 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:11:12.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:12 smithi169 bash[79348]: audit 2024-08-17T18:11:11.582301+0000 mon.a (mon.0) 3093 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:11:12.394 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:12.422 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:12.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:12.426 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:12.435 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-08-17T18:11:12.435 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [], 2024-08-17T18:11:12.435 INFO:teuthology.orchestra.run.smithi169.stdout: "complaint_time": 30, 2024-08-17T18:11:12.436 INFO:teuthology.orchestra.run.smithi169.stdout: "num_blocked_ops": 0 2024-08-17T18:11:12.436 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-08-17T18:11:12.527 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:12.562 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:12.563 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T18:11:12.563 INFO:teuthology.orchestra.run.smithi131.stdout: "success": "filestore_inject_stall = '' (not observed, change may require restart) " 2024-08-17T18:11:12.563 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T18:11:12.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:12.566 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:12.667 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:12.684 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T18:11:12.684 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:11:12.693 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:12.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:12.695 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:12.718 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T18:11:12.718 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:11:12.756 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T18:11:12.756 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:11:12.778 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T18:11:12.779 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:11:12.796 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:12.803 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T18:11:12.803 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:11:12.832 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T18:11:12.832 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:11:12.868 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:12.873 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T18:11:12.873 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:11:12.880 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:12.880 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:12.902 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T18:11:12.902 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:11:12.981 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:13.020 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:13.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:13.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:13.124 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:13.154 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:13.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:13.158 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:13.169 INFO:teuthology.orchestra.run.smithi131.stderr:noscrub is unset 2024-08-17T18:11:13.258 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:13.267 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:13 smithi169 bash[79348]: audit 2024-08-17T18:11:12.549047+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:11:13.267 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:13 smithi169 bash[79348]: audit 2024-08-17T18:11:12.549047+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:11:13.267 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:13 smithi169 bash[79348]: audit 2024-08-17T18:11:12.551731+0000 mon.a (mon.0) 3095 : audit [INF] from='client.? 172.21.15.131:0/2127984213' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:11:13.267 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:13 smithi169 bash[79348]: audit 2024-08-17T18:11:12.551731+0000 mon.a (mon.0) 3095 : audit [INF] from='client.? 172.21.15.131:0/2127984213' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:11:13.267 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:13 smithi169 bash[79348]: audit 2024-08-17T18:11:12.562947+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:11:13.268 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:13 smithi169 bash[79348]: audit 2024-08-17T18:11:12.562947+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:11:13.268 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:13 smithi169 bash[79348]: audit 2024-08-17T18:11:12.571796+0000 mon.a (mon.0) 3097 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:11:13.268 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:13 smithi169 bash[79348]: audit 2024-08-17T18:11:12.571796+0000 mon.a (mon.0) 3097 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:11:13.268 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:13 smithi169 bash[79348]: audit 2024-08-17T18:11:12.647927+0000 mon.a (mon.0) 3098 : audit [DBG] from='client.? 172.21.15.131:0/884651113' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:11:13.268 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:13 smithi169 bash[79348]: audit 2024-08-17T18:11:12.647927+0000 mon.a (mon.0) 3098 : audit [DBG] from='client.? 172.21.15.131:0/884651113' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:11:13.288 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:13.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:13.290 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:13.390 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:13.416 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:13.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:13.423 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:13.445 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:13 smithi131 bash[89561]: audit 2024-08-17T18:11:12.549047+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:11:13.446 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:13 smithi131 bash[89561]: audit 2024-08-17T18:11:12.549047+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:11:13.446 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:13 smithi131 bash[89561]: audit 2024-08-17T18:11:12.551731+0000 mon.a (mon.0) 3095 : audit [INF] from='client.? 172.21.15.131:0/2127984213' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:11:13.446 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:13 smithi131 bash[89561]: audit 2024-08-17T18:11:12.551731+0000 mon.a (mon.0) 3095 : audit [INF] from='client.? 172.21.15.131:0/2127984213' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:11:13.446 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:13 smithi131 bash[89561]: audit 2024-08-17T18:11:12.562947+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:11:13.446 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:13 smithi131 bash[89561]: audit 2024-08-17T18:11:12.562947+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:11:13.446 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:13 smithi131 bash[89561]: audit 2024-08-17T18:11:12.571796+0000 mon.a (mon.0) 3097 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:11:13.446 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:13 smithi131 bash[89561]: audit 2024-08-17T18:11:12.571796+0000 mon.a (mon.0) 3097 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:11:13.446 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:13 smithi131 bash[89561]: audit 2024-08-17T18:11:12.647927+0000 mon.a (mon.0) 3098 : audit [DBG] from='client.? 172.21.15.131:0/884651113' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:11:13.446 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:13 smithi131 bash[89561]: audit 2024-08-17T18:11:12.647927+0000 mon.a (mon.0) 3098 : audit [DBG] from='client.? 172.21.15.131:0/884651113' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:11:13.510 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-08-17T18:11:13.524 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:13.534 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:13 smithi131 bash[88347]: audit 2024-08-17T18:11:12.549047+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:11:13.534 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:13 smithi131 bash[88347]: audit 2024-08-17T18:11:12.549047+0000 mon.a (mon.0) 3094 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:11:13.534 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:13 smithi131 bash[88347]: audit 2024-08-17T18:11:12.551731+0000 mon.a (mon.0) 3095 : audit [INF] from='client.? 172.21.15.131:0/2127984213' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:11:13.534 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:13 smithi131 bash[88347]: audit 2024-08-17T18:11:12.551731+0000 mon.a (mon.0) 3095 : audit [INF] from='client.? 172.21.15.131:0/2127984213' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:11:13.534 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:13 smithi131 bash[88347]: audit 2024-08-17T18:11:12.562947+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:11:13.534 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:13 smithi131 bash[88347]: audit 2024-08-17T18:11:12.562947+0000 mon.a (mon.0) 3096 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:11:13.534 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:13 smithi131 bash[88347]: audit 2024-08-17T18:11:12.571796+0000 mon.a (mon.0) 3097 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:11:13.534 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:13 smithi131 bash[88347]: audit 2024-08-17T18:11:12.571796+0000 mon.a (mon.0) 3097 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:11:13.534 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:13 smithi131 bash[88347]: audit 2024-08-17T18:11:12.647927+0000 mon.a (mon.0) 3098 : audit [DBG] from='client.? 172.21.15.131:0/884651113' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:11:13.534 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:13 smithi131 bash[88347]: audit 2024-08-17T18:11:12.647927+0000 mon.a (mon.0) 3098 : audit [DBG] from='client.? 172.21.15.131:0/884651113' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:11:13.548 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:13.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:13.550 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:13.651 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:13.675 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:13.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:13.680 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:13.781 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:13.810 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:13.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:13.813 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:13.914 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:13.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:13.954 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:13.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:14.054 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:14.088 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:14.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:14.094 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:14.195 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:14.232 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:14.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:14.235 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:14.335 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:14.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:14 smithi131 bash[89561]: cluster 2024-08-17T18:11:12.629619+0000 mgr.y (mgr.34107) 2079 : cluster [DBG] pgmap v2921: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.0 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 3.3 MiB/s wr, 498 op/s; 18084/297351 objects degraded (6.082%); 5470/297351 objects misplaced (1.840%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T18:11:14.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:14 smithi131 bash[89561]: cluster 2024-08-17T18:11:12.629619+0000 mgr.y (mgr.34107) 2079 : cluster [DBG] pgmap v2921: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.0 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 3.3 MiB/s wr, 498 op/s; 18084/297351 objects degraded (6.082%); 5470/297351 objects misplaced (1.840%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T18:11:14.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:14 smithi131 bash[89561]: cluster 2024-08-17T18:11:13.150313+0000 mon.a (mon.0) 3099 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:11:14.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:14 smithi131 bash[89561]: cluster 2024-08-17T18:11:13.150313+0000 mon.a (mon.0) 3099 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:11:14.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:14 smithi131 bash[89561]: audit 2024-08-17T18:11:13.168141+0000 mon.a (mon.0) 3100 : audit [INF] from='client.? 172.21.15.131:0/2127984213' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:11:14.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:14 smithi131 bash[89561]: audit 2024-08-17T18:11:13.168141+0000 mon.a (mon.0) 3100 : audit [INF] from='client.? 172.21.15.131:0/2127984213' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:11:14.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:14 smithi131 bash[89561]: cluster 2024-08-17T18:11:13.177879+0000 mon.a (mon.0) 3101 : cluster [DBG] osdmap e1506: 8 total, 8 up, 8 in 2024-08-17T18:11:14.346 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:14 smithi131 bash[89561]: cluster 2024-08-17T18:11:13.177879+0000 mon.a (mon.0) 3101 : cluster [DBG] osdmap e1506: 8 total, 8 up, 8 in 2024-08-17T18:11:14.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:14 smithi131 bash[88347]: cluster 2024-08-17T18:11:12.629619+0000 mgr.y (mgr.34107) 2079 : cluster [DBG] pgmap v2921: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.0 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 3.3 MiB/s wr, 498 op/s; 18084/297351 objects degraded (6.082%); 5470/297351 objects misplaced (1.840%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T18:11:14.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:14 smithi131 bash[88347]: cluster 2024-08-17T18:11:12.629619+0000 mgr.y (mgr.34107) 2079 : cluster [DBG] pgmap v2921: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.0 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 3.3 MiB/s wr, 498 op/s; 18084/297351 objects degraded (6.082%); 5470/297351 objects misplaced (1.840%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T18:11:14.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:14 smithi131 bash[88347]: cluster 2024-08-17T18:11:13.150313+0000 mon.a (mon.0) 3099 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:11:14.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:14 smithi131 bash[88347]: cluster 2024-08-17T18:11:13.150313+0000 mon.a (mon.0) 3099 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:11:14.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:14 smithi131 bash[88347]: audit 2024-08-17T18:11:13.168141+0000 mon.a (mon.0) 3100 : audit [INF] from='client.? 172.21.15.131:0/2127984213' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:11:14.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:14 smithi131 bash[88347]: audit 2024-08-17T18:11:13.168141+0000 mon.a (mon.0) 3100 : audit [INF] from='client.? 172.21.15.131:0/2127984213' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:11:14.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:14 smithi131 bash[88347]: cluster 2024-08-17T18:11:13.177879+0000 mon.a (mon.0) 3101 : cluster [DBG] osdmap e1506: 8 total, 8 up, 8 in 2024-08-17T18:11:14.347 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:14 smithi131 bash[88347]: cluster 2024-08-17T18:11:13.177879+0000 mon.a (mon.0) 3101 : cluster [DBG] osdmap e1506: 8 total, 8 up, 8 in 2024-08-17T18:11:14.372 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:14.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:14.378 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:14.478 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:14.504 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:14.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:14.507 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:14.607 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:14.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:14.635 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:14.635 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:14.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:14 smithi169 bash[79348]: cluster 2024-08-17T18:11:12.629619+0000 mgr.y (mgr.34107) 2079 : cluster [DBG] pgmap v2921: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.0 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 3.3 MiB/s wr, 498 op/s; 18084/297351 objects degraded (6.082%); 5470/297351 objects misplaced (1.840%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T18:11:14.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:14 smithi169 bash[79348]: cluster 2024-08-17T18:11:12.629619+0000 mgr.y (mgr.34107) 2079 : cluster [DBG] pgmap v2921: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 6.0 GiB data, 24 GiB used, 691 GiB / 715 GiB avail; 85 B/s rd, 3.3 MiB/s wr, 498 op/s; 18084/297351 objects degraded (6.082%); 5470/297351 objects misplaced (1.840%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T18:11:14.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:14 smithi169 bash[79348]: cluster 2024-08-17T18:11:13.150313+0000 mon.a (mon.0) 3099 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:11:14.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:14 smithi169 bash[79348]: cluster 2024-08-17T18:11:13.150313+0000 mon.a (mon.0) 3099 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:11:14.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:14 smithi169 bash[79348]: audit 2024-08-17T18:11:13.168141+0000 mon.a (mon.0) 3100 : audit [INF] from='client.? 172.21.15.131:0/2127984213' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:11:14.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:14 smithi169 bash[79348]: audit 2024-08-17T18:11:13.168141+0000 mon.a (mon.0) 3100 : audit [INF] from='client.? 172.21.15.131:0/2127984213' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:11:14.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:14 smithi169 bash[79348]: cluster 2024-08-17T18:11:13.177879+0000 mon.a (mon.0) 3101 : cluster [DBG] osdmap e1506: 8 total, 8 up, 8 in 2024-08-17T18:11:14.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:14 smithi169 bash[79348]: cluster 2024-08-17T18:11:13.177879+0000 mon.a (mon.0) 3101 : cluster [DBG] osdmap e1506: 8 total, 8 up, 8 in 2024-08-17T18:11:14.735 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:14.772 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:14.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:14.776 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:14.877 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:14.901 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:14.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:14.903 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:15.004 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:15.030 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:15.036 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:15.036 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:15.137 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:15.183 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:15.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:15.187 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:15.287 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:15.317 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:15.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:15.326 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:15.427 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:15.465 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:15.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:15.470 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:15.571 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:15.597 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:15.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:15.599 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:15.700 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:15.723 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:15.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:15.727 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:15.827 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:15.858 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:15.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:15.862 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:15.963 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:15.989 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:15.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:15.992 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:16.092 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:16.131 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:16.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:16.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:16.235 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:16.254 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:16.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:16.257 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:16.357 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:16.367 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:16 smithi131 bash[89561]: cluster 2024-08-17T18:11:14.630420+0000 mgr.y (mgr.34107) 2080 : cluster [DBG] pgmap v2923: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 1.3 MiB/s wr, 632 op/s; 18084/292122 objects degraded (6.191%); 5470/292122 objects misplaced (1.873%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T18:11:16.368 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:16 smithi131 bash[89561]: cluster 2024-08-17T18:11:14.630420+0000 mgr.y (mgr.34107) 2080 : cluster [DBG] pgmap v2923: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 1.3 MiB/s wr, 632 op/s; 18084/292122 objects degraded (6.191%); 5470/292122 objects misplaced (1.873%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T18:11:16.368 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:16 smithi131 bash[89561]: cluster 2024-08-17T18:11:16.103032+0000 mon.a (mon.0) 3102 : cluster [WRN] Health check update: Degraded data redundancy: 18084/292122 objects degraded (6.191%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:16.368 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:16 smithi131 bash[89561]: cluster 2024-08-17T18:11:16.103032+0000 mon.a (mon.0) 3102 : cluster [WRN] Health check update: Degraded data redundancy: 18084/292122 objects degraded (6.191%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:16.368 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:16 smithi131 bash[88347]: cluster 2024-08-17T18:11:14.630420+0000 mgr.y (mgr.34107) 2080 : cluster [DBG] pgmap v2923: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 1.3 MiB/s wr, 632 op/s; 18084/292122 objects degraded (6.191%); 5470/292122 objects misplaced (1.873%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T18:11:16.368 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:16 smithi131 bash[88347]: cluster 2024-08-17T18:11:14.630420+0000 mgr.y (mgr.34107) 2080 : cluster [DBG] pgmap v2923: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 1.3 MiB/s wr, 632 op/s; 18084/292122 objects degraded (6.191%); 5470/292122 objects misplaced (1.873%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T18:11:16.368 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:16 smithi131 bash[88347]: cluster 2024-08-17T18:11:16.103032+0000 mon.a (mon.0) 3102 : cluster [WRN] Health check update: Degraded data redundancy: 18084/292122 objects degraded (6.191%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:16.368 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:16 smithi131 bash[88347]: cluster 2024-08-17T18:11:16.103032+0000 mon.a (mon.0) 3102 : cluster [WRN] Health check update: Degraded data redundancy: 18084/292122 objects degraded (6.191%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:16.379 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:16.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:16.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:16.482 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:16.510 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:16.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:16.517 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:16.618 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:16.629 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:16 smithi169 bash[79348]: cluster 2024-08-17T18:11:14.630420+0000 mgr.y (mgr.34107) 2080 : cluster [DBG] pgmap v2923: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 1.3 MiB/s wr, 632 op/s; 18084/292122 objects degraded (6.191%); 5470/292122 objects misplaced (1.873%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T18:11:16.629 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:16 smithi169 bash[79348]: cluster 2024-08-17T18:11:14.630420+0000 mgr.y (mgr.34107) 2080 : cluster [DBG] pgmap v2923: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.9 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 1.3 MiB/s wr, 632 op/s; 18084/292122 objects degraded (6.191%); 5470/292122 objects misplaced (1.873%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T18:11:16.629 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:16 smithi169 bash[79348]: cluster 2024-08-17T18:11:16.103032+0000 mon.a (mon.0) 3102 : cluster [WRN] Health check update: Degraded data redundancy: 18084/292122 objects degraded (6.191%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:16.629 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:16 smithi169 bash[79348]: cluster 2024-08-17T18:11:16.103032+0000 mon.a (mon.0) 3102 : cluster [WRN] Health check update: Degraded data redundancy: 18084/292122 objects degraded (6.191%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:16.651 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:16.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:16.656 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:16.757 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:16.779 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:16.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:16.782 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:16.883 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:16.916 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:16.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:16.922 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:17.023 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:17.072 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:17.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:17.076 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:17.177 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:17.200 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:17.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:17.204 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:17.305 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:17.330 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:17.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:17.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:17.435 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:17.458 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:17.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:17.462 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:17.563 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:17.612 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:17.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:17.619 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:17.720 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:17.745 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:17.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:17.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:17.848 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:17.890 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:17.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:17.892 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:17.993 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:18.020 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:18.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:18.023 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:18.124 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:18.148 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:18.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:18.153 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:18.254 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:18.263 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:18 smithi131 bash[89561]: cluster 2024-08-17T18:11:16.632269+0000 mgr.y (mgr.34107) 2081 : cluster [DBG] pgmap v2924: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 668 op/s; 18084/286881 objects degraded (6.304%); 5373/286881 objects misplaced (1.873%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T18:11:18.263 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:18 smithi131 bash[89561]: cluster 2024-08-17T18:11:16.632269+0000 mgr.y (mgr.34107) 2081 : cluster [DBG] pgmap v2924: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 668 op/s; 18084/286881 objects degraded (6.304%); 5373/286881 objects misplaced (1.873%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T18:11:18.264 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:18 smithi131 bash[88347]: cluster 2024-08-17T18:11:16.632269+0000 mgr.y (mgr.34107) 2081 : cluster [DBG] pgmap v2924: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 668 op/s; 18084/286881 objects degraded (6.304%); 5373/286881 objects misplaced (1.873%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T18:11:18.264 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:18 smithi131 bash[88347]: cluster 2024-08-17T18:11:16.632269+0000 mgr.y (mgr.34107) 2081 : cluster [DBG] pgmap v2924: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 668 op/s; 18084/286881 objects degraded (6.304%); 5373/286881 objects misplaced (1.873%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T18:11:18.286 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:18.289 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:11:18.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:18.290 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:18.391 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:18.419 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:18.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:18.422 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:18.422 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:18 smithi169 bash[79348]: cluster 2024-08-17T18:11:16.632269+0000 mgr.y (mgr.34107) 2081 : cluster [DBG] pgmap v2924: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 668 op/s; 18084/286881 objects degraded (6.304%); 5373/286881 objects misplaced (1.873%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T18:11:18.422 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:18 smithi169 bash[79348]: cluster 2024-08-17T18:11:16.632269+0000 mgr.y (mgr.34107) 2081 : cluster [DBG] pgmap v2924: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 668 op/s; 18084/286881 objects degraded (6.304%); 5373/286881 objects misplaced (1.873%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T18:11:18.523 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:18.564 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:18.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:18.569 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:18.670 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:18.719 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:18.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:18.725 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:18.826 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:18.862 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:18.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:18.868 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:18.969 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:19.008 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:19.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:19.013 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:19.059 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T18:11:19.059 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T18:11:19.069 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:11:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:11:18] "GET /metrics HTTP/1.1" 200 36626 "" "Prometheus/2.51.0" 2024-08-17T18:11:19.114 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:19.138 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:19.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:19.140 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:19.241 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:19.262 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:19.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:19.264 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:19.365 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:19.387 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:19.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:19.389 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:19.490 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:19.514 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:19.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:19.516 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:19.617 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:19.651 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:19.657 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:19.658 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:19.759 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:19.795 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:19.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:19.799 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:19.900 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:19.929 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:19.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:19.940 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:20.041 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:20.075 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:20.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:20.078 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:20.179 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:20.210 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:20.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:20.215 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:20.316 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:20.325 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:20 smithi169 bash[79348]: cluster 2024-08-17T18:11:18.632715+0000 mgr.y (mgr.34107) 2082 : cluster [DBG] pgmap v2925: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 668 op/s; 18084/286881 objects degraded (6.304%); 5373/286881 objects misplaced (1.873%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T18:11:20.325 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:20 smithi169 bash[79348]: cluster 2024-08-17T18:11:18.632715+0000 mgr.y (mgr.34107) 2082 : cluster [DBG] pgmap v2925: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 668 op/s; 18084/286881 objects degraded (6.304%); 5373/286881 objects misplaced (1.873%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T18:11:20.341 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:20.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:20.347 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:20.447 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:20.479 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:20.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:20.486 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:20.587 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:20.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:20 smithi131 bash[88347]: cluster 2024-08-17T18:11:18.632715+0000 mgr.y (mgr.34107) 2082 : cluster [DBG] pgmap v2925: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 668 op/s; 18084/286881 objects degraded (6.304%); 5373/286881 objects misplaced (1.873%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T18:11:20.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:20 smithi131 bash[88347]: cluster 2024-08-17T18:11:18.632715+0000 mgr.y (mgr.34107) 2082 : cluster [DBG] pgmap v2925: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 668 op/s; 18084/286881 objects degraded (6.304%); 5373/286881 objects misplaced (1.873%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T18:11:20.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:20 smithi131 bash[89561]: cluster 2024-08-17T18:11:18.632715+0000 mgr.y (mgr.34107) 2082 : cluster [DBG] pgmap v2925: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 668 op/s; 18084/286881 objects degraded (6.304%); 5373/286881 objects misplaced (1.873%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T18:11:20.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:20 smithi131 bash[89561]: cluster 2024-08-17T18:11:18.632715+0000 mgr.y (mgr.34107) 2082 : cluster [DBG] pgmap v2925: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.8 GiB data, 23 GiB used, 692 GiB / 715 GiB avail; 0 B/s wr, 668 op/s; 18084/286881 objects degraded (6.304%); 5373/286881 objects misplaced (1.873%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T18:11:20.610 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:20.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:20.612 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:20.713 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:20.741 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:20.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:20.743 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:20.844 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:20.880 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:20.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:20.883 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:20.983 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:21.023 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:21.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:21.027 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:21.128 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:21.153 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:21.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:21.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:21.263 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:21.300 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:21.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:21.302 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:21.333 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:21 smithi169 bash[79348]: cluster 2024-08-17T18:11:21.103840+0000 mon.a (mon.0) 3103 : cluster [WRN] Health check update: Degraded data redundancy: 18084/286881 objects degraded (6.304%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:21.334 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:21 smithi169 bash[79348]: cluster 2024-08-17T18:11:21.103840+0000 mon.a (mon.0) 3103 : cluster [WRN] Health check update: Degraded data redundancy: 18084/286881 objects degraded (6.304%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:21.403 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:21.438 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:21.442 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:21 smithi131 bash[89561]: cluster 2024-08-17T18:11:21.103840+0000 mon.a (mon.0) 3103 : cluster [WRN] Health check update: Degraded data redundancy: 18084/286881 objects degraded (6.304%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:21.442 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:21 smithi131 bash[89561]: cluster 2024-08-17T18:11:21.103840+0000 mon.a (mon.0) 3103 : cluster [WRN] Health check update: Degraded data redundancy: 18084/286881 objects degraded (6.304%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:21.442 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:21 smithi131 bash[88347]: cluster 2024-08-17T18:11:21.103840+0000 mon.a (mon.0) 3103 : cluster [WRN] Health check update: Degraded data redundancy: 18084/286881 objects degraded (6.304%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:21.442 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:21 smithi131 bash[88347]: cluster 2024-08-17T18:11:21.103840+0000 mon.a (mon.0) 3103 : cluster [WRN] Health check update: Degraded data redundancy: 18084/286881 objects degraded (6.304%), 3 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:21.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:21.443 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:21.544 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:21.578 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:21.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:21.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:21.682 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:21.721 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:21.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:21.724 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:21.825 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:21.854 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:21.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:21.859 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:21.960 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:21.999 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:22.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:22.005 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:22.049 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 3, 5, 6, 7, 2, 4] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T18:11:22.049 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T18:11:22.049 INFO:tasks.thrashosds.thrasher:inject_pause on osd.1 2024-08-17T18:11:22.049 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-08-17T18:11:22.049 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-08-17T18:11:22.049 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.1 config set filestore_inject_stall 3 2024-08-17T18:11:22.106 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:22.149 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:22.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:22.158 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:22.259 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:22.286 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:22.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:22.291 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:22.392 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:22.401 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:22 smithi131 bash[89561]: cluster 2024-08-17T18:11:20.633586+0000 mgr.y (mgr.34107) 2083 : cluster [DBG] pgmap v2926: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.6 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 676 op/s; 18124/277059 objects degraded (6.542%); 5202/277059 objects misplaced (1.878%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T18:11:22.401 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:22 smithi131 bash[89561]: cluster 2024-08-17T18:11:20.633586+0000 mgr.y (mgr.34107) 2083 : cluster [DBG] pgmap v2926: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.6 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 676 op/s; 18124/277059 objects degraded (6.542%); 5202/277059 objects misplaced (1.878%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T18:11:22.401 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:22 smithi131 bash[88347]: cluster 2024-08-17T18:11:20.633586+0000 mgr.y (mgr.34107) 2083 : cluster [DBG] pgmap v2926: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.6 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 676 op/s; 18124/277059 objects degraded (6.542%); 5202/277059 objects misplaced (1.878%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T18:11:22.402 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:22 smithi131 bash[88347]: cluster 2024-08-17T18:11:20.633586+0000 mgr.y (mgr.34107) 2083 : cluster [DBG] pgmap v2926: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.6 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 676 op/s; 18124/277059 objects degraded (6.542%); 5202/277059 objects misplaced (1.878%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T18:11:22.420 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:22.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:22.424 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:22.525 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:22.566 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:22.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:22.569 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:22.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:22 smithi169 bash[79348]: cluster 2024-08-17T18:11:20.633586+0000 mgr.y (mgr.34107) 2083 : cluster [DBG] pgmap v2926: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.6 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 676 op/s; 18124/277059 objects degraded (6.542%); 5202/277059 objects misplaced (1.878%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T18:11:22.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:22 smithi169 bash[79348]: cluster 2024-08-17T18:11:20.633586+0000 mgr.y (mgr.34107) 2083 : cluster [DBG] pgmap v2926: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.6 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 676 op/s; 18124/277059 objects degraded (6.542%); 5202/277059 objects misplaced (1.878%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T18:11:22.670 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:22.701 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:22.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:22.709 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:22.810 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:22.832 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:22.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:22.838 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:22.939 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:22.986 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:22.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:22.988 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:23.089 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:23.121 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:23.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:23.127 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:23.228 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:23.263 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:23.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:23.267 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:23.368 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:23.390 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:23.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:23.393 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:23.494 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:23.533 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:23.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:23.536 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:23.637 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:23.660 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:23.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:23.665 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:23.765 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:23.784 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:11:23.786 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:11:23.806 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:23.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:23.811 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:23.881 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2024-08-17T18:11:23.881 INFO:teuthology.orchestra.run.smithi169.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T18:11:23.912 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:23.970 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:23.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:23.974 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:24.075 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:24.109 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:24.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:24.111 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:24.212 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:24.244 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:24.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:24.251 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:24.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:24 smithi131 bash[89561]: cluster 2024-08-17T18:11:22.633974+0000 mgr.y (mgr.34107) 2084 : cluster [DBG] pgmap v2927: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.6 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 676 op/s; 18124/277059 objects degraded (6.542%); 5202/277059 objects misplaced (1.878%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T18:11:24.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:24 smithi131 bash[89561]: cluster 2024-08-17T18:11:22.633974+0000 mgr.y (mgr.34107) 2084 : cluster [DBG] pgmap v2927: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.6 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 676 op/s; 18124/277059 objects degraded (6.542%); 5202/277059 objects misplaced (1.878%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T18:11:24.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:24 smithi131 bash[89561]: audit 2024-08-17T18:11:23.291059+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:11:24.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:24 smithi131 bash[89561]: audit 2024-08-17T18:11:23.291059+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:11:24.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:24 smithi131 bash[88347]: cluster 2024-08-17T18:11:22.633974+0000 mgr.y (mgr.34107) 2084 : cluster [DBG] pgmap v2927: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.6 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 676 op/s; 18124/277059 objects degraded (6.542%); 5202/277059 objects misplaced (1.878%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T18:11:24.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:24 smithi131 bash[88347]: cluster 2024-08-17T18:11:22.633974+0000 mgr.y (mgr.34107) 2084 : cluster [DBG] pgmap v2927: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.6 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 676 op/s; 18124/277059 objects degraded (6.542%); 5202/277059 objects misplaced (1.878%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T18:11:24.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:24 smithi131 bash[88347]: audit 2024-08-17T18:11:23.291059+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:11:24.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:24 smithi131 bash[88347]: audit 2024-08-17T18:11:23.291059+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:11:24.351 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:24.382 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:24.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:24.388 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:24.489 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:24.497 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:24 smithi169 bash[79348]: cluster 2024-08-17T18:11:22.633974+0000 mgr.y (mgr.34107) 2084 : cluster [DBG] pgmap v2927: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.6 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 676 op/s; 18124/277059 objects degraded (6.542%); 5202/277059 objects misplaced (1.878%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T18:11:24.497 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:24 smithi169 bash[79348]: cluster 2024-08-17T18:11:22.633974+0000 mgr.y (mgr.34107) 2084 : cluster [DBG] pgmap v2927: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.6 GiB data, 23 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 676 op/s; 18124/277059 objects degraded (6.542%); 5202/277059 objects misplaced (1.878%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T18:11:24.497 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:24 smithi169 bash[79348]: audit 2024-08-17T18:11:23.291059+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:11:24.498 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:24 smithi169 bash[79348]: audit 2024-08-17T18:11:23.291059+0000 mon.a (mon.0) 3104 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:11:24.513 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:24.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:24.519 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:24.619 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:24.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:24.655 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:24.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:24.756 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:24.797 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:24.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:24.802 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:24.903 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:24.949 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:24.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:24.957 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:24.963 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-08-17T18:11:25.058 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:25.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:25.097 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:25.097 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:25.198 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:25.234 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:25.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:25.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:25.341 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:25.368 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:25.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:25.371 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:25.471 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:25.500 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:25.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:25.504 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:25.605 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:25.636 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:25.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:25.638 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:25.739 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:25.763 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:25.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:25.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:25.812 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:11:25.869 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:25.900 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:25.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:25.903 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:26.004 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:26.032 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:26.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:26.037 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:26.138 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:26.163 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:26.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:26.165 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:26.266 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:26.300 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:26.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:26.302 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:26.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:26 smithi131 bash[89561]: cluster 2024-08-17T18:11:24.635240+0000 mgr.y (mgr.34107) 2085 : cluster [DBG] pgmap v2928: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 731 op/s; 18124/272190 objects degraded (6.659%); 5202/272190 objects misplaced (1.911%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T18:11:26.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:26 smithi131 bash[89561]: cluster 2024-08-17T18:11:24.635240+0000 mgr.y (mgr.34107) 2085 : cluster [DBG] pgmap v2928: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 731 op/s; 18124/272190 objects degraded (6.659%); 5202/272190 objects misplaced (1.911%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T18:11:26.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:26 smithi131 bash[89561]: cluster 2024-08-17T18:11:26.104634+0000 mon.a (mon.0) 3105 : cluster [WRN] Health check update: Degraded data redundancy: 18124/272190 objects degraded (6.659%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:26.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:26 smithi131 bash[89561]: cluster 2024-08-17T18:11:26.104634+0000 mon.a (mon.0) 3105 : cluster [WRN] Health check update: Degraded data redundancy: 18124/272190 objects degraded (6.659%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:26.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:26 smithi131 bash[88347]: cluster 2024-08-17T18:11:24.635240+0000 mgr.y (mgr.34107) 2085 : cluster [DBG] pgmap v2928: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 731 op/s; 18124/272190 objects degraded (6.659%); 5202/272190 objects misplaced (1.911%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T18:11:26.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:26 smithi131 bash[88347]: cluster 2024-08-17T18:11:24.635240+0000 mgr.y (mgr.34107) 2085 : cluster [DBG] pgmap v2928: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 731 op/s; 18124/272190 objects degraded (6.659%); 5202/272190 objects misplaced (1.911%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T18:11:26.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:26 smithi131 bash[88347]: cluster 2024-08-17T18:11:26.104634+0000 mon.a (mon.0) 3105 : cluster [WRN] Health check update: Degraded data redundancy: 18124/272190 objects degraded (6.659%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:26.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:26 smithi131 bash[88347]: cluster 2024-08-17T18:11:26.104634+0000 mon.a (mon.0) 3105 : cluster [WRN] Health check update: Degraded data redundancy: 18124/272190 objects degraded (6.659%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:26.403 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:26.429 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:26.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:26.432 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:26.533 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:26.544 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:26 smithi169 bash[79348]: cluster 2024-08-17T18:11:24.635240+0000 mgr.y (mgr.34107) 2085 : cluster [DBG] pgmap v2928: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 731 op/s; 18124/272190 objects degraded (6.659%); 5202/272190 objects misplaced (1.911%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T18:11:26.544 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:26 smithi169 bash[79348]: cluster 2024-08-17T18:11:24.635240+0000 mgr.y (mgr.34107) 2085 : cluster [DBG] pgmap v2928: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.5 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 731 op/s; 18124/272190 objects degraded (6.659%); 5202/272190 objects misplaced (1.911%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T18:11:26.544 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:26 smithi169 bash[79348]: cluster 2024-08-17T18:11:26.104634+0000 mon.a (mon.0) 3105 : cluster [WRN] Health check update: Degraded data redundancy: 18124/272190 objects degraded (6.659%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:26.544 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:26 smithi169 bash[79348]: cluster 2024-08-17T18:11:26.104634+0000 mon.a (mon.0) 3105 : cluster [WRN] Health check update: Degraded data redundancy: 18124/272190 objects degraded (6.659%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:26.567 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:26.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:26.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:26.674 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:26.711 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:26.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:26.714 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:26.815 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:26.838 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:26.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:26.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:26.944 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:26.976 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:26.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:26.978 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:27.079 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:27.104 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:27.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:27.107 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:27.208 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:27.248 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:27.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:27.251 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:27.351 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:27.379 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:27.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:27.383 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:27.484 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:27.518 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:27.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:27.526 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:27.626 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:27.669 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:27.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:27.674 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:27.775 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:27.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:27.822 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:27.822 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:27.923 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:27.984 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:27.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:27.987 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:28.088 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:28.122 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:28.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:28.130 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:28.231 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:28.251 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:28.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:28.253 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:28.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:28 smithi131 bash[88347]: cluster 2024-08-17T18:11:26.635747+0000 mgr.y (mgr.34107) 2086 : cluster [DBG] pgmap v2929: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 706 op/s; 18246/266685 objects degraded (6.842%); 4977/266685 objects misplaced (1.866%); 1.7 MiB/s, 27 objects/s recovering 2024-08-17T18:11:28.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:28 smithi131 bash[88347]: cluster 2024-08-17T18:11:26.635747+0000 mgr.y (mgr.34107) 2086 : cluster [DBG] pgmap v2929: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 706 op/s; 18246/266685 objects degraded (6.842%); 4977/266685 objects misplaced (1.866%); 1.7 MiB/s, 27 objects/s recovering 2024-08-17T18:11:28.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:28 smithi131 bash[89561]: cluster 2024-08-17T18:11:26.635747+0000 mgr.y (mgr.34107) 2086 : cluster [DBG] pgmap v2929: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 706 op/s; 18246/266685 objects degraded (6.842%); 4977/266685 objects misplaced (1.866%); 1.7 MiB/s, 27 objects/s recovering 2024-08-17T18:11:28.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:28 smithi131 bash[89561]: cluster 2024-08-17T18:11:26.635747+0000 mgr.y (mgr.34107) 2086 : cluster [DBG] pgmap v2929: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 706 op/s; 18246/266685 objects degraded (6.842%); 4977/266685 objects misplaced (1.866%); 1.7 MiB/s, 27 objects/s recovering 2024-08-17T18:11:28.354 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:28.392 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:28.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:28.397 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:28.498 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:28.526 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:28.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:28.528 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:28.629 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:28.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:28 smithi169 bash[79348]: cluster 2024-08-17T18:11:26.635747+0000 mgr.y (mgr.34107) 2086 : cluster [DBG] pgmap v2929: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 706 op/s; 18246/266685 objects degraded (6.842%); 4977/266685 objects misplaced (1.866%); 1.7 MiB/s, 27 objects/s recovering 2024-08-17T18:11:28.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:28 smithi169 bash[79348]: cluster 2024-08-17T18:11:26.635747+0000 mgr.y (mgr.34107) 2086 : cluster [DBG] pgmap v2929: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 706 op/s; 18246/266685 objects degraded (6.842%); 4977/266685 objects misplaced (1.866%); 1.7 MiB/s, 27 objects/s recovering 2024-08-17T18:11:28.659 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:28.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:28.662 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:28.763 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:28.814 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:28.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:28.816 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:28.917 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:28.944 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:28.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:28.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:29.048 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:29.085 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:29.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:29.089 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:29.098 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:11:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:11:28] "GET /metrics HTTP/1.1" 200 36629 "" "Prometheus/2.51.0" 2024-08-17T18:11:29.190 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:29.233 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:29.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:29.236 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:29.337 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:29.367 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:29.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:29.373 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:29.474 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:29.498 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:29.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:29.502 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:29.603 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:29.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:29.633 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:29.633 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:29.734 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:29.757 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:29.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:29.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:29.776 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:11:29.862 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:29.890 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:29.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:29.896 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:29.997 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:30.025 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:30.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:30.027 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:30.128 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:30.165 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:30.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:30.168 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:30.269 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:30.296 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:30.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:30.298 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:30.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:30 smithi131 bash[88347]: cluster 2024-08-17T18:11:28.636212+0000 mgr.y (mgr.34107) 2087 : cluster [DBG] pgmap v2930: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 560 op/s; 18246/266685 objects degraded (6.842%); 4977/266685 objects misplaced (1.866%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T18:11:30.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:30 smithi131 bash[88347]: cluster 2024-08-17T18:11:28.636212+0000 mgr.y (mgr.34107) 2087 : cluster [DBG] pgmap v2930: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 560 op/s; 18246/266685 objects degraded (6.842%); 4977/266685 objects misplaced (1.866%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T18:11:30.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:30 smithi131 bash[89561]: cluster 2024-08-17T18:11:28.636212+0000 mgr.y (mgr.34107) 2087 : cluster [DBG] pgmap v2930: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 560 op/s; 18246/266685 objects degraded (6.842%); 4977/266685 objects misplaced (1.866%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T18:11:30.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:30 smithi131 bash[89561]: cluster 2024-08-17T18:11:28.636212+0000 mgr.y (mgr.34107) 2087 : cluster [DBG] pgmap v2930: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 560 op/s; 18246/266685 objects degraded (6.842%); 4977/266685 objects misplaced (1.866%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T18:11:30.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:30 smithi169 bash[79348]: cluster 2024-08-17T18:11:28.636212+0000 mgr.y (mgr.34107) 2087 : cluster [DBG] pgmap v2930: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 560 op/s; 18246/266685 objects degraded (6.842%); 4977/266685 objects misplaced (1.866%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T18:11:30.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:30 smithi169 bash[79348]: cluster 2024-08-17T18:11:28.636212+0000 mgr.y (mgr.34107) 2087 : cluster [DBG] pgmap v2930: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.4 GiB data, 22 GiB used, 693 GiB / 715 GiB avail; 0 B/s wr, 560 op/s; 18246/266685 objects degraded (6.842%); 4977/266685 objects misplaced (1.866%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T18:11:30.400 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:30.422 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:30.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:30.424 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:30.524 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:30.547 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:30.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:30.550 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:30.651 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:30.677 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:30.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:30.679 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:30.780 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:30.807 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:30.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:30.811 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:30.911 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:30.943 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:30.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:30.945 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:31.046 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:31.071 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:31.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:31.077 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:31.177 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:31.219 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:31.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:31.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:31.324 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:31.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:31 smithi131 bash[89561]: cluster 2024-08-17T18:11:31.105408+0000 mon.a (mon.0) 3106 : cluster [WRN] Health check update: Degraded data redundancy: 18246/266685 objects degraded (6.842%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:31.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:31 smithi131 bash[89561]: cluster 2024-08-17T18:11:31.105408+0000 mon.a (mon.0) 3106 : cluster [WRN] Health check update: Degraded data redundancy: 18246/266685 objects degraded (6.842%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:31.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:31 smithi131 bash[88347]: cluster 2024-08-17T18:11:31.105408+0000 mon.a (mon.0) 3106 : cluster [WRN] Health check update: Degraded data redundancy: 18246/266685 objects degraded (6.842%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:31.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:31 smithi131 bash[88347]: cluster 2024-08-17T18:11:31.105408+0000 mon.a (mon.0) 3106 : cluster [WRN] Health check update: Degraded data redundancy: 18246/266685 objects degraded (6.842%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:31.351 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:31.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:31.359 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:31.460 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:31.470 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:31 smithi169 bash[79348]: cluster 2024-08-17T18:11:31.105408+0000 mon.a (mon.0) 3106 : cluster [WRN] Health check update: Degraded data redundancy: 18246/266685 objects degraded (6.842%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:31.470 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:31 smithi169 bash[79348]: cluster 2024-08-17T18:11:31.105408+0000 mon.a (mon.0) 3106 : cluster [WRN] Health check update: Degraded data redundancy: 18246/266685 objects degraded (6.842%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:31.485 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:31.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:31.490 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:31.591 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:31.622 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:31.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:31.625 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:31.725 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:31.762 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:31.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:31.767 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:31.868 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:31.893 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:31.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:31.895 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:31.996 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:32.018 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:32.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:32.020 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:32.121 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:32.152 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:32.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:32.153 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:32.254 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:32.264 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:32 smithi131 bash[89561]: cluster 2024-08-17T18:11:30.637191+0000 mgr.y (mgr.34107) 2088 : cluster [DBG] pgmap v2931: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.2 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 860 op/s; 18342/255876 objects degraded (7.168%); 4770/255876 objects misplaced (1.864%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T18:11:32.264 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:32 smithi131 bash[89561]: cluster 2024-08-17T18:11:30.637191+0000 mgr.y (mgr.34107) 2088 : cluster [DBG] pgmap v2931: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.2 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 860 op/s; 18342/255876 objects degraded (7.168%); 4770/255876 objects misplaced (1.864%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T18:11:32.264 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:32 smithi131 bash[88347]: cluster 2024-08-17T18:11:30.637191+0000 mgr.y (mgr.34107) 2088 : cluster [DBG] pgmap v2931: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.2 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 860 op/s; 18342/255876 objects degraded (7.168%); 4770/255876 objects misplaced (1.864%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T18:11:32.264 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:32 smithi131 bash[88347]: cluster 2024-08-17T18:11:30.637191+0000 mgr.y (mgr.34107) 2088 : cluster [DBG] pgmap v2931: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.2 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 860 op/s; 18342/255876 objects degraded (7.168%); 4770/255876 objects misplaced (1.864%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T18:11:32.279 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:32.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:32.282 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:32.382 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:32.415 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:32.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:32.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:32.523 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:32.574 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:32.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:32.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:32.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:32 smithi169 bash[79348]: cluster 2024-08-17T18:11:30.637191+0000 mgr.y (mgr.34107) 2088 : cluster [DBG] pgmap v2931: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.2 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 860 op/s; 18342/255876 objects degraded (7.168%); 4770/255876 objects misplaced (1.864%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T18:11:32.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:32 smithi169 bash[79348]: cluster 2024-08-17T18:11:30.637191+0000 mgr.y (mgr.34107) 2088 : cluster [DBG] pgmap v2931: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.2 GiB data, 22 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 860 op/s; 18342/255876 objects degraded (7.168%); 4770/255876 objects misplaced (1.864%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T18:11:32.682 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:32.711 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:32.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:32.717 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:32.818 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:32.855 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:32.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:32.859 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:32.960 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:32.978 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:32.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:32.980 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:33.081 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:33.118 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:33.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:33.120 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:33.221 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:33.384 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:33.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:33.390 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:33.490 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:33.529 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:33.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:33.534 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:33.635 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:33.660 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:33.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:33.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:33.764 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:33.793 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:33.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:33.795 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:33.896 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:33.980 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:33.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:33.982 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:34.083 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:34.105 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:34.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:34.107 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:34.208 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:34.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:34.241 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:34.241 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:34.342 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:34.378 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:34.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:34.385 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:34.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:34 smithi169 bash[79348]: cluster 2024-08-17T18:11:32.637613+0000 mgr.y (mgr.34107) 2089 : cluster [DBG] pgmap v2932: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 588 op/s; 18342/255876 objects degraded (7.168%); 4770/255876 objects misplaced (1.864%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T18:11:34.477 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:34 smithi169 bash[79348]: cluster 2024-08-17T18:11:32.637613+0000 mgr.y (mgr.34107) 2089 : cluster [DBG] pgmap v2932: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 588 op/s; 18342/255876 objects degraded (7.168%); 4770/255876 objects misplaced (1.864%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T18:11:34.486 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:34.510 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:34.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:34.517 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:34.618 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:34.635 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:34.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:34.636 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:34.667 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2024-08-17T18:11:34.667 INFO:teuthology.orchestra.run.smithi169.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T18:11:34.705 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:34 smithi131 bash[89561]: cluster 2024-08-17T18:11:32.637613+0000 mgr.y (mgr.34107) 2089 : cluster [DBG] pgmap v2932: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 588 op/s; 18342/255876 objects degraded (7.168%); 4770/255876 objects misplaced (1.864%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T18:11:34.705 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:34 smithi131 bash[89561]: cluster 2024-08-17T18:11:32.637613+0000 mgr.y (mgr.34107) 2089 : cluster [DBG] pgmap v2932: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 588 op/s; 18342/255876 objects degraded (7.168%); 4770/255876 objects misplaced (1.864%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T18:11:34.705 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:34 smithi131 bash[88347]: cluster 2024-08-17T18:11:32.637613+0000 mgr.y (mgr.34107) 2089 : cluster [DBG] pgmap v2932: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 588 op/s; 18342/255876 objects degraded (7.168%); 4770/255876 objects misplaced (1.864%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T18:11:34.705 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:34 smithi131 bash[88347]: cluster 2024-08-17T18:11:32.637613+0000 mgr.y (mgr.34107) 2089 : cluster [DBG] pgmap v2932: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.2 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 588 op/s; 18342/255876 objects degraded (7.168%); 4770/255876 objects misplaced (1.864%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T18:11:34.737 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:34.763 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:34.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:34.765 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:34.866 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:34.889 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:34.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:34.890 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:34.991 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:35.015 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:35.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:35.018 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:35.119 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:35.142 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:35.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:35.150 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:35.250 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:35.279 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:35.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:35.282 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:35.383 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:35.414 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:35.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:35.418 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:35.518 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:35.546 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:35.548 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:35.548 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:35.649 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:35.680 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:35.681 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-08-17T18:11:35.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:35.687 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:35.788 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:35.814 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:35.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:35.820 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:35.921 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:35.949 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:35.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:35.955 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:36.056 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:36.094 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:36.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:36.105 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:36.206 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:36.231 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:36.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:36.239 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:36.339 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:36.350 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:36 smithi169 bash[79348]: cluster 2024-08-17T18:11:34.638217+0000 mgr.y (mgr.34107) 2090 : cluster [DBG] pgmap v2933: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 717 op/s; 18342/251223 objects degraded (7.301%); 4770/251223 objects misplaced (1.899%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T18:11:36.350 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:36 smithi169 bash[79348]: cluster 2024-08-17T18:11:34.638217+0000 mgr.y (mgr.34107) 2090 : cluster [DBG] pgmap v2933: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 717 op/s; 18342/251223 objects degraded (7.301%); 4770/251223 objects misplaced (1.899%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T18:11:36.350 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:36 smithi169 bash[79348]: cluster 2024-08-17T18:11:36.106138+0000 mon.a (mon.0) 3107 : cluster [WRN] Health check update: Degraded data redundancy: 18342/251223 objects degraded (7.301%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:36.350 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:36 smithi169 bash[79348]: cluster 2024-08-17T18:11:36.106138+0000 mon.a (mon.0) 3107 : cluster [WRN] Health check update: Degraded data redundancy: 18342/251223 objects degraded (7.301%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:36.368 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:36.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:36.373 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:36.474 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:36.498 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:36.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:36.502 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:36.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:36 smithi131 bash[89561]: cluster 2024-08-17T18:11:34.638217+0000 mgr.y (mgr.34107) 2090 : cluster [DBG] pgmap v2933: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 717 op/s; 18342/251223 objects degraded (7.301%); 4770/251223 objects misplaced (1.899%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T18:11:36.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:36 smithi131 bash[89561]: cluster 2024-08-17T18:11:34.638217+0000 mgr.y (mgr.34107) 2090 : cluster [DBG] pgmap v2933: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 717 op/s; 18342/251223 objects degraded (7.301%); 4770/251223 objects misplaced (1.899%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T18:11:36.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:36 smithi131 bash[89561]: cluster 2024-08-17T18:11:36.106138+0000 mon.a (mon.0) 3107 : cluster [WRN] Health check update: Degraded data redundancy: 18342/251223 objects degraded (7.301%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:36.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:36 smithi131 bash[89561]: cluster 2024-08-17T18:11:36.106138+0000 mon.a (mon.0) 3107 : cluster [WRN] Health check update: Degraded data redundancy: 18342/251223 objects degraded (7.301%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:36.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:36 smithi131 bash[88347]: cluster 2024-08-17T18:11:34.638217+0000 mgr.y (mgr.34107) 2090 : cluster [DBG] pgmap v2933: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 717 op/s; 18342/251223 objects degraded (7.301%); 4770/251223 objects misplaced (1.899%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T18:11:36.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:36 smithi131 bash[88347]: cluster 2024-08-17T18:11:34.638217+0000 mgr.y (mgr.34107) 2090 : cluster [DBG] pgmap v2933: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.1 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 717 op/s; 18342/251223 objects degraded (7.301%); 4770/251223 objects misplaced (1.899%); 1.1 MiB/s, 17 objects/s recovering 2024-08-17T18:11:36.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:36 smithi131 bash[88347]: cluster 2024-08-17T18:11:36.106138+0000 mon.a (mon.0) 3107 : cluster [WRN] Health check update: Degraded data redundancy: 18342/251223 objects degraded (7.301%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:36.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:36 smithi131 bash[88347]: cluster 2024-08-17T18:11:36.106138+0000 mon.a (mon.0) 3107 : cluster [WRN] Health check update: Degraded data redundancy: 18342/251223 objects degraded (7.301%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:36.602 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:36.631 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:36.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:36.633 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:36.734 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:36.759 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:36.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:36.761 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:36.862 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:36.916 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:36.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:36.921 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:37.022 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:37.058 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:37.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:37.060 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:37.161 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:37.182 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:37.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:37.185 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:37.286 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:37.309 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:37.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:37.311 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:37.412 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:37.443 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:37.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:37.448 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:37.549 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:37.578 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:37.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:37.583 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:37.684 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:37.708 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:37.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:37.713 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:37.814 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:37.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:37.843 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:37.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:37.944 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:37.985 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:37.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:37.990 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:38.091 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:38.116 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:38.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:38.120 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:38.221 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:38.252 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:38.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:38.258 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:38.312 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:38 smithi131 bash[88347]: cluster 2024-08-17T18:11:36.638726+0000 mgr.y (mgr.34107) 2091 : cluster [DBG] pgmap v2934: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 704 op/s; 18416/246807 objects degraded (7.462%); 4566/246807 objects misplaced (1.850%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T18:11:38.313 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:38 smithi131 bash[88347]: cluster 2024-08-17T18:11:36.638726+0000 mgr.y (mgr.34107) 2091 : cluster [DBG] pgmap v2934: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 704 op/s; 18416/246807 objects degraded (7.462%); 4566/246807 objects misplaced (1.850%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T18:11:38.313 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:38 smithi131 bash[89561]: cluster 2024-08-17T18:11:36.638726+0000 mgr.y (mgr.34107) 2091 : cluster [DBG] pgmap v2934: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 704 op/s; 18416/246807 objects degraded (7.462%); 4566/246807 objects misplaced (1.850%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T18:11:38.313 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:38 smithi131 bash[89561]: cluster 2024-08-17T18:11:36.638726+0000 mgr.y (mgr.34107) 2091 : cluster [DBG] pgmap v2934: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 704 op/s; 18416/246807 objects degraded (7.462%); 4566/246807 objects misplaced (1.850%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T18:11:38.359 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:38.381 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:38.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:38.388 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:38.489 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:38.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:38.529 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:38.529 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:38.630 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:38.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:38 smithi169 bash[79348]: cluster 2024-08-17T18:11:36.638726+0000 mgr.y (mgr.34107) 2091 : cluster [DBG] pgmap v2934: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 704 op/s; 18416/246807 objects degraded (7.462%); 4566/246807 objects misplaced (1.850%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T18:11:38.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:38 smithi169 bash[79348]: cluster 2024-08-17T18:11:36.638726+0000 mgr.y (mgr.34107) 2091 : cluster [DBG] pgmap v2934: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 704 op/s; 18416/246807 objects degraded (7.462%); 4566/246807 objects misplaced (1.850%); 1.8 MiB/s, 28 objects/s recovering 2024-08-17T18:11:38.652 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:38.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:38.655 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:38.756 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:38.790 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:38.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:38.793 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:38.894 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:38.926 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:38.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:38.928 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:39.029 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:39.046 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:11:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:11:38] "GET /metrics HTTP/1.1" 200 36627 "" "Prometheus/2.51.0" 2024-08-17T18:11:39.059 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:39.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:39.061 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:39.162 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:39.190 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:39.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:39.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:39.294 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:39.304 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:39 smithi131 bash[89561]: audit 2024-08-17T18:11:38.294291+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:11:39.304 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:39 smithi131 bash[89561]: audit 2024-08-17T18:11:38.294291+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:11:39.304 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:39 smithi131 bash[88347]: audit 2024-08-17T18:11:38.294291+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:11:39.304 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:39 smithi131 bash[88347]: audit 2024-08-17T18:11:38.294291+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:11:39.316 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:39.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:39.320 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:39.421 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:39.431 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:39 smithi169 bash[79348]: audit 2024-08-17T18:11:38.294291+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:11:39.431 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:39 smithi169 bash[79348]: audit 2024-08-17T18:11:38.294291+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:11:39.450 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:39.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:39.452 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:39.553 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:39.593 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:39.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:39.596 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:39.696 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:39.734 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:39.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:39.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:39.839 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:39.865 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:39.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:39.870 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:39.971 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:39.995 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:39.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:39.999 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:40.099 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:40.121 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:40.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:40.127 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:40.228 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:40.253 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:40.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:40.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:40.356 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:40.394 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:40.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:40.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:40.437 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:11:40.500 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:40.508 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:40 smithi169 bash[79348]: cluster 2024-08-17T18:11:38.639209+0000 mgr.y (mgr.34107) 2092 : cluster [DBG] pgmap v2935: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 552 op/s; 18416/246807 objects degraded (7.462%); 4566/246807 objects misplaced (1.850%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T18:11:40.508 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:40 smithi169 bash[79348]: cluster 2024-08-17T18:11:38.639209+0000 mgr.y (mgr.34107) 2092 : cluster [DBG] pgmap v2935: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 552 op/s; 18416/246807 objects degraded (7.462%); 4566/246807 objects misplaced (1.850%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T18:11:40.518 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:40.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:40.520 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:40.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:40 smithi131 bash[88347]: cluster 2024-08-17T18:11:38.639209+0000 mgr.y (mgr.34107) 2092 : cluster [DBG] pgmap v2935: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 552 op/s; 18416/246807 objects degraded (7.462%); 4566/246807 objects misplaced (1.850%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T18:11:40.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:40 smithi131 bash[88347]: cluster 2024-08-17T18:11:38.639209+0000 mgr.y (mgr.34107) 2092 : cluster [DBG] pgmap v2935: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 552 op/s; 18416/246807 objects degraded (7.462%); 4566/246807 objects misplaced (1.850%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T18:11:40.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:40 smithi131 bash[89561]: cluster 2024-08-17T18:11:38.639209+0000 mgr.y (mgr.34107) 2092 : cluster [DBG] pgmap v2935: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 552 op/s; 18416/246807 objects degraded (7.462%); 4566/246807 objects misplaced (1.850%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T18:11:40.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:40 smithi131 bash[89561]: cluster 2024-08-17T18:11:38.639209+0000 mgr.y (mgr.34107) 2092 : cluster [DBG] pgmap v2935: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 5.0 GiB data, 21 GiB used, 694 GiB / 715 GiB avail; 0 B/s wr, 552 op/s; 18416/246807 objects degraded (7.462%); 4566/246807 objects misplaced (1.850%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T18:11:40.621 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:40.641 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:40.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:40.643 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:40.744 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:40.779 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:40.781 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:40.782 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:40.882 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:40.908 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:40.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:40.911 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:41.011 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:41.055 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:41.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:41.061 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:41.161 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:41.195 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:41.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:41.201 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:41.301 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:41.334 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:41.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:41.337 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:41.438 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:41.457 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:41.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:41.459 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:41.560 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:41.569 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:41 smithi131 bash[89561]: cluster 2024-08-17T18:11:41.106912+0000 mon.a (mon.0) 3109 : cluster [WRN] Health check update: Degraded data redundancy: 18416/246807 objects degraded (7.462%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:41.570 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:41 smithi131 bash[89561]: cluster 2024-08-17T18:11:41.106912+0000 mon.a (mon.0) 3109 : cluster [WRN] Health check update: Degraded data redundancy: 18416/246807 objects degraded (7.462%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:41.570 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:41 smithi131 bash[88347]: cluster 2024-08-17T18:11:41.106912+0000 mon.a (mon.0) 3109 : cluster [WRN] Health check update: Degraded data redundancy: 18416/246807 objects degraded (7.462%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:41.570 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:41 smithi131 bash[88347]: cluster 2024-08-17T18:11:41.106912+0000 mon.a (mon.0) 3109 : cluster [WRN] Health check update: Degraded data redundancy: 18416/246807 objects degraded (7.462%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:41.582 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:41.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:41.584 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:41.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:41 smithi169 bash[79348]: cluster 2024-08-17T18:11:41.106912+0000 mon.a (mon.0) 3109 : cluster [WRN] Health check update: Degraded data redundancy: 18416/246807 objects degraded (7.462%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:41.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:41 smithi169 bash[79348]: cluster 2024-08-17T18:11:41.106912+0000 mon.a (mon.0) 3109 : cluster [WRN] Health check update: Degraded data redundancy: 18416/246807 objects degraded (7.462%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:41.685 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:41.710 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:41.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:41.712 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:41.813 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:41.840 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:41.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:41.846 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:41.947 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:41.978 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:41.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:41.982 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:42.082 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:42.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:42.111 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:42.111 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:42.212 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:42.246 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:42.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:42.249 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:42.350 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:42.380 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:42.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:42.382 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:42.483 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:42.484 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:42 smithi131 bash[89561]: cluster 2024-08-17T18:11:40.640167+0000 mgr.y (mgr.34107) 2093 : cluster [DBG] pgmap v2936: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 836 op/s; 18510/236565 objects degraded (7.824%); 4354/236565 objects misplaced (1.841%); 1.9 MiB/s, 29 objects/s recovering 2024-08-17T18:11:42.484 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:42 smithi131 bash[89561]: cluster 2024-08-17T18:11:40.640167+0000 mgr.y (mgr.34107) 2093 : cluster [DBG] pgmap v2936: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 836 op/s; 18510/236565 objects degraded (7.824%); 4354/236565 objects misplaced (1.841%); 1.9 MiB/s, 29 objects/s recovering 2024-08-17T18:11:42.484 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:42 smithi131 bash[88347]: cluster 2024-08-17T18:11:40.640167+0000 mgr.y (mgr.34107) 2093 : cluster [DBG] pgmap v2936: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 836 op/s; 18510/236565 objects degraded (7.824%); 4354/236565 objects misplaced (1.841%); 1.9 MiB/s, 29 objects/s recovering 2024-08-17T18:11:42.484 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:42 smithi131 bash[88347]: cluster 2024-08-17T18:11:40.640167+0000 mgr.y (mgr.34107) 2093 : cluster [DBG] pgmap v2936: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 836 op/s; 18510/236565 objects degraded (7.824%); 4354/236565 objects misplaced (1.841%); 1.9 MiB/s, 29 objects/s recovering 2024-08-17T18:11:42.540 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T18:11:42.541 INFO:teuthology.orchestra.run.smithi131.stdout: "success": "filestore_inject_stall = '' (not observed, change may require restart) " 2024-08-17T18:11:42.541 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T18:11:42.560 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:42.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:42.566 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:42.611 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T18:11:42.611 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:11:42.641 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:11:42.641 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T18:11:42.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:42 smithi169 bash[79348]: cluster 2024-08-17T18:11:40.640167+0000 mgr.y (mgr.34107) 2093 : cluster [DBG] pgmap v2936: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 836 op/s; 18510/236565 objects degraded (7.824%); 4354/236565 objects misplaced (1.841%); 1.9 MiB/s, 29 objects/s recovering 2024-08-17T18:11:42.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:42 smithi169 bash[79348]: cluster 2024-08-17T18:11:40.640167+0000 mgr.y (mgr.34107) 2093 : cluster [DBG] pgmap v2936: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 836 op/s; 18510/236565 objects degraded (7.824%); 4354/236565 objects misplaced (1.841%); 1.9 MiB/s, 29 objects/s recovering 2024-08-17T18:11:42.667 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:42.697 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T18:11:42.697 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:11:42.705 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:42.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:42.712 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:42.759 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T18:11:42.759 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:11:42.790 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T18:11:42.790 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:11:42.814 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:42.839 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T18:11:42.839 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:11:42.849 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:42.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:42.859 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:42.867 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T18:11:42.867 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:11:42.898 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:11:42.898 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T18:11:42.960 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:42.982 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:42.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:42.992 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:43.093 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:43.117 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:43.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:43.122 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:43.223 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:43.262 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:43.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:43.264 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:43.267 INFO:teuthology.orchestra.run.smithi131.stderr:nodeep-scrub is unset 2024-08-17T18:11:43.365 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:43.374 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:43 smithi131 bash[88347]: audit 2024-08-17T18:11:42.582722+0000 mon.b (mon.1) 16 : audit [DBG] from='client.? 172.21.15.131:0/4068046096' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:11:43.374 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:43 smithi131 bash[88347]: audit 2024-08-17T18:11:42.582722+0000 mon.b (mon.1) 16 : audit [DBG] from='client.? 172.21.15.131:0/4068046096' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:11:43.374 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:43 smithi131 bash[88347]: audit 2024-08-17T18:11:43.037617+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.131:0/3684988031' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:11:43.374 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:43 smithi131 bash[88347]: audit 2024-08-17T18:11:43.037617+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.131:0/3684988031' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:11:43.374 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:43 smithi131 bash[88347]: audit 2024-08-17T18:11:43.039131+0000 mon.a (mon.0) 3110 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:11:43.374 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:43 smithi131 bash[88347]: audit 2024-08-17T18:11:43.039131+0000 mon.a (mon.0) 3110 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:11:43.374 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:43 smithi131 bash[89561]: audit 2024-08-17T18:11:42.582722+0000 mon.b (mon.1) 16 : audit [DBG] from='client.? 172.21.15.131:0/4068046096' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:11:43.374 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:43 smithi131 bash[89561]: audit 2024-08-17T18:11:42.582722+0000 mon.b (mon.1) 16 : audit [DBG] from='client.? 172.21.15.131:0/4068046096' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:11:43.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:43 smithi131 bash[89561]: audit 2024-08-17T18:11:43.037617+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.131:0/3684988031' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:11:43.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:43 smithi131 bash[89561]: audit 2024-08-17T18:11:43.037617+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.131:0/3684988031' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:11:43.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:43 smithi131 bash[89561]: audit 2024-08-17T18:11:43.039131+0000 mon.a (mon.0) 3110 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:11:43.375 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:43 smithi131 bash[89561]: audit 2024-08-17T18:11:43.039131+0000 mon.a (mon.0) 3110 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:11:43.394 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:43.401 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:43.401 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:43.502 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:43.509 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:43 smithi169 bash[79348]: audit 2024-08-17T18:11:42.582722+0000 mon.b (mon.1) 16 : audit [DBG] from='client.? 172.21.15.131:0/4068046096' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:11:43.509 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:43 smithi169 bash[79348]: audit 2024-08-17T18:11:42.582722+0000 mon.b (mon.1) 16 : audit [DBG] from='client.? 172.21.15.131:0/4068046096' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:11:43.509 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:43 smithi169 bash[79348]: audit 2024-08-17T18:11:43.037617+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.131:0/3684988031' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:11:43.509 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:43 smithi169 bash[79348]: audit 2024-08-17T18:11:43.037617+0000 mon.b (mon.1) 17 : audit [INF] from='client.? 172.21.15.131:0/3684988031' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:11:43.509 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:43 smithi169 bash[79348]: audit 2024-08-17T18:11:43.039131+0000 mon.a (mon.0) 3110 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:11:43.509 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:43 smithi169 bash[79348]: audit 2024-08-17T18:11:43.039131+0000 mon.a (mon.0) 3110 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:11:43.527 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:43.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:43.531 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:43.632 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:43.662 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:43.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:43.665 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:43.765 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:43.800 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:43.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:43.807 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:43.908 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:43.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:43.941 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:43.941 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:44.042 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:44.078 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:44.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:44.084 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:44.185 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:44.210 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:44.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:44.216 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:44.317 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:44.348 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:44.353 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:44.354 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:44.454 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:44.480 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:44.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:44.483 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:44.555 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:44 smithi131 bash[88347]: cluster 2024-08-17T18:11:42.640646+0000 mgr.y (mgr.34107) 2094 : cluster [DBG] pgmap v2937: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 536 op/s; 18510/236565 objects degraded (7.824%); 4354/236565 objects misplaced (1.841%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T18:11:44.555 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:44 smithi131 bash[88347]: cluster 2024-08-17T18:11:42.640646+0000 mgr.y (mgr.34107) 2094 : cluster [DBG] pgmap v2937: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 536 op/s; 18510/236565 objects degraded (7.824%); 4354/236565 objects misplaced (1.841%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T18:11:44.555 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:44 smithi131 bash[88347]: cluster 2024-08-17T18:11:43.252722+0000 mon.a (mon.0) 3111 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:11:44.556 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:44 smithi131 bash[88347]: cluster 2024-08-17T18:11:43.252722+0000 mon.a (mon.0) 3111 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:11:44.556 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:44 smithi131 bash[88347]: audit 2024-08-17T18:11:43.261785+0000 mon.a (mon.0) 3112 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:11:44.556 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:44 smithi131 bash[88347]: audit 2024-08-17T18:11:43.261785+0000 mon.a (mon.0) 3112 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:11:44.556 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:44 smithi131 bash[88347]: cluster 2024-08-17T18:11:43.267664+0000 mon.a (mon.0) 3113 : cluster [DBG] osdmap e1507: 8 total, 8 up, 8 in 2024-08-17T18:11:44.556 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:44 smithi131 bash[88347]: cluster 2024-08-17T18:11:43.267664+0000 mon.a (mon.0) 3113 : cluster [DBG] osdmap e1507: 8 total, 8 up, 8 in 2024-08-17T18:11:44.556 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:44 smithi131 bash[89561]: cluster 2024-08-17T18:11:42.640646+0000 mgr.y (mgr.34107) 2094 : cluster [DBG] pgmap v2937: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 536 op/s; 18510/236565 objects degraded (7.824%); 4354/236565 objects misplaced (1.841%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T18:11:44.556 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:44 smithi131 bash[89561]: cluster 2024-08-17T18:11:42.640646+0000 mgr.y (mgr.34107) 2094 : cluster [DBG] pgmap v2937: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 536 op/s; 18510/236565 objects degraded (7.824%); 4354/236565 objects misplaced (1.841%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T18:11:44.556 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:44 smithi131 bash[89561]: cluster 2024-08-17T18:11:43.252722+0000 mon.a (mon.0) 3111 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:11:44.556 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:44 smithi131 bash[89561]: cluster 2024-08-17T18:11:43.252722+0000 mon.a (mon.0) 3111 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:11:44.556 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:44 smithi131 bash[89561]: audit 2024-08-17T18:11:43.261785+0000 mon.a (mon.0) 3112 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:11:44.556 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:44 smithi131 bash[89561]: audit 2024-08-17T18:11:43.261785+0000 mon.a (mon.0) 3112 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:11:44.557 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:44 smithi131 bash[89561]: cluster 2024-08-17T18:11:43.267664+0000 mon.a (mon.0) 3113 : cluster [DBG] osdmap e1507: 8 total, 8 up, 8 in 2024-08-17T18:11:44.557 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:44 smithi131 bash[89561]: cluster 2024-08-17T18:11:43.267664+0000 mon.a (mon.0) 3113 : cluster [DBG] osdmap e1507: 8 total, 8 up, 8 in 2024-08-17T18:11:44.583 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:44.603 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:44.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:44.608 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:44.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:44 smithi169 bash[79348]: cluster 2024-08-17T18:11:42.640646+0000 mgr.y (mgr.34107) 2094 : cluster [DBG] pgmap v2937: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 536 op/s; 18510/236565 objects degraded (7.824%); 4354/236565 objects misplaced (1.841%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T18:11:44.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:44 smithi169 bash[79348]: cluster 2024-08-17T18:11:42.640646+0000 mgr.y (mgr.34107) 2094 : cluster [DBG] pgmap v2937: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.8 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 536 op/s; 18510/236565 objects degraded (7.824%); 4354/236565 objects misplaced (1.841%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T18:11:44.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:44 smithi169 bash[79348]: cluster 2024-08-17T18:11:43.252722+0000 mon.a (mon.0) 3111 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:11:44.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:44 smithi169 bash[79348]: cluster 2024-08-17T18:11:43.252722+0000 mon.a (mon.0) 3111 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:11:44.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:44 smithi169 bash[79348]: audit 2024-08-17T18:11:43.261785+0000 mon.a (mon.0) 3112 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:11:44.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:44 smithi169 bash[79348]: audit 2024-08-17T18:11:43.261785+0000 mon.a (mon.0) 3112 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:11:44.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:44 smithi169 bash[79348]: cluster 2024-08-17T18:11:43.267664+0000 mon.a (mon.0) 3113 : cluster [DBG] osdmap e1507: 8 total, 8 up, 8 in 2024-08-17T18:11:44.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:44 smithi169 bash[79348]: cluster 2024-08-17T18:11:43.267664+0000 mon.a (mon.0) 3113 : cluster [DBG] osdmap e1507: 8 total, 8 up, 8 in 2024-08-17T18:11:44.708 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:44.733 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:44.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:44.741 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:44.841 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:44.873 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:44.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:44.878 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:44.979 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:44.998 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:45.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:45.000 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:45.101 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:45.146 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:45.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:45.150 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:45.251 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:45.281 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:45.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:45.286 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:45.387 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:45.409 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:45.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:45.415 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:45.516 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:45.539 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:45.541 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:45.542 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:45.642 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:45.710 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:45.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:45.714 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:45.815 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:45.841 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:45.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:45.847 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:45.948 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:45.980 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:45.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:45.986 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:46.086 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:46.123 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:46.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:46.126 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:46.227 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:46.256 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:46.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:46.262 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:46.363 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:46.388 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:46.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:46.394 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:46.494 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:46.527 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:46.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:46.531 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:46.531 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:46 smithi169 bash[79348]: cluster 2024-08-17T18:11:44.641323+0000 mgr.y (mgr.34107) 2095 : cluster [DBG] pgmap v2939: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 18510/231990 objects degraded (7.979%); 4354/231990 objects misplaced (1.877%); 1.5 MiB/s, 24 objects/s recovering 2024-08-17T18:11:46.531 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:46 smithi169 bash[79348]: cluster 2024-08-17T18:11:44.641323+0000 mgr.y (mgr.34107) 2095 : cluster [DBG] pgmap v2939: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 18510/231990 objects degraded (7.979%); 4354/231990 objects misplaced (1.877%); 1.5 MiB/s, 24 objects/s recovering 2024-08-17T18:11:46.531 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:46 smithi169 bash[79348]: cluster 2024-08-17T18:11:46.107508+0000 mon.a (mon.0) 3114 : cluster [WRN] Health check update: Degraded data redundancy: 18510/231990 objects degraded (7.979%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:46.531 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:46 smithi169 bash[79348]: cluster 2024-08-17T18:11:46.107508+0000 mon.a (mon.0) 3114 : cluster [WRN] Health check update: Degraded data redundancy: 18510/231990 objects degraded (7.979%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:46.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:46 smithi131 bash[88347]: cluster 2024-08-17T18:11:44.641323+0000 mgr.y (mgr.34107) 2095 : cluster [DBG] pgmap v2939: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 18510/231990 objects degraded (7.979%); 4354/231990 objects misplaced (1.877%); 1.5 MiB/s, 24 objects/s recovering 2024-08-17T18:11:46.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:46 smithi131 bash[88347]: cluster 2024-08-17T18:11:44.641323+0000 mgr.y (mgr.34107) 2095 : cluster [DBG] pgmap v2939: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 18510/231990 objects degraded (7.979%); 4354/231990 objects misplaced (1.877%); 1.5 MiB/s, 24 objects/s recovering 2024-08-17T18:11:46.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:46 smithi131 bash[88347]: cluster 2024-08-17T18:11:46.107508+0000 mon.a (mon.0) 3114 : cluster [WRN] Health check update: Degraded data redundancy: 18510/231990 objects degraded (7.979%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:46.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:46 smithi131 bash[88347]: cluster 2024-08-17T18:11:46.107508+0000 mon.a (mon.0) 3114 : cluster [WRN] Health check update: Degraded data redundancy: 18510/231990 objects degraded (7.979%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:46.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:46 smithi131 bash[89561]: cluster 2024-08-17T18:11:44.641323+0000 mgr.y (mgr.34107) 2095 : cluster [DBG] pgmap v2939: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 18510/231990 objects degraded (7.979%); 4354/231990 objects misplaced (1.877%); 1.5 MiB/s, 24 objects/s recovering 2024-08-17T18:11:46.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:46 smithi131 bash[89561]: cluster 2024-08-17T18:11:44.641323+0000 mgr.y (mgr.34107) 2095 : cluster [DBG] pgmap v2939: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.7 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 18510/231990 objects degraded (7.979%); 4354/231990 objects misplaced (1.877%); 1.5 MiB/s, 24 objects/s recovering 2024-08-17T18:11:46.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:46 smithi131 bash[89561]: cluster 2024-08-17T18:11:46.107508+0000 mon.a (mon.0) 3114 : cluster [WRN] Health check update: Degraded data redundancy: 18510/231990 objects degraded (7.979%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:46.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:46 smithi131 bash[89561]: cluster 2024-08-17T18:11:46.107508+0000 mon.a (mon.0) 3114 : cluster [WRN] Health check update: Degraded data redundancy: 18510/231990 objects degraded (7.979%), 4 pgs degraded (PG_DEGRADED) 2024-08-17T18:11:46.632 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:46.665 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:46.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:46.670 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:46.679 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-08-17T18:11:46.679 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [], 2024-08-17T18:11:46.679 INFO:teuthology.orchestra.run.smithi169.stdout: "complaint_time": 30, 2024-08-17T18:11:46.679 INFO:teuthology.orchestra.run.smithi169.stdout: "num_blocked_ops": 0 2024-08-17T18:11:46.679 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-08-17T18:11:46.771 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:46.806 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:46.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:46.812 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:46.914 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:46.965 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:46.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:46.970 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:47.071 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:47.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:47.105 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:47.105 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:47.206 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:47.240 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:47.241 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:47.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:47.342 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:47.383 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:47.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:47.386 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:47.487 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:47.532 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:47.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:47.535 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:47.636 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:47.667 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:47.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:47.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:47.774 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:47.792 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-08-17T18:11:47.802 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:47.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:47.807 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:47.908 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:47.930 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:47.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:47.935 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:48.035 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:48.066 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:48.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:48.068 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:48.169 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:48.203 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:48.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:48.211 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:48.312 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:48.346 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:48.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:48.348 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:48.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:48 smithi131 bash[89561]: cluster 2024-08-17T18:11:46.641988+0000 mgr.y (mgr.34107) 2096 : cluster [DBG] pgmap v2940: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 644 op/s; 18585/227478 objects degraded (8.170%); 4165/227478 objects misplaced (1.831%); 1.4 MiB/s, 23 objects/s recovering 2024-08-17T18:11:48.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:48 smithi131 bash[89561]: cluster 2024-08-17T18:11:46.641988+0000 mgr.y (mgr.34107) 2096 : cluster [DBG] pgmap v2940: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 644 op/s; 18585/227478 objects degraded (8.170%); 4165/227478 objects misplaced (1.831%); 1.4 MiB/s, 23 objects/s recovering 2024-08-17T18:11:48.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:48 smithi131 bash[88347]: cluster 2024-08-17T18:11:46.641988+0000 mgr.y (mgr.34107) 2096 : cluster [DBG] pgmap v2940: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 644 op/s; 18585/227478 objects degraded (8.170%); 4165/227478 objects misplaced (1.831%); 1.4 MiB/s, 23 objects/s recovering 2024-08-17T18:11:48.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:48 smithi131 bash[88347]: cluster 2024-08-17T18:11:46.641988+0000 mgr.y (mgr.34107) 2096 : cluster [DBG] pgmap v2940: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 644 op/s; 18585/227478 objects degraded (8.170%); 4165/227478 objects misplaced (1.831%); 1.4 MiB/s, 23 objects/s recovering 2024-08-17T18:11:48.449 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:48.485 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:48.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:48.491 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:48.591 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:48.625 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:48.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:48.633 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:48.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:48 smithi169 bash[79348]: cluster 2024-08-17T18:11:46.641988+0000 mgr.y (mgr.34107) 2096 : cluster [DBG] pgmap v2940: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 644 op/s; 18585/227478 objects degraded (8.170%); 4165/227478 objects misplaced (1.831%); 1.4 MiB/s, 23 objects/s recovering 2024-08-17T18:11:48.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:48 smithi169 bash[79348]: cluster 2024-08-17T18:11:46.641988+0000 mgr.y (mgr.34107) 2096 : cluster [DBG] pgmap v2940: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 644 op/s; 18585/227478 objects degraded (8.170%); 4165/227478 objects misplaced (1.831%); 1.4 MiB/s, 23 objects/s recovering 2024-08-17T18:11:48.734 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:48.760 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:48.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:48.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:48.863 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:48.888 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:48.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:48.892 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:48.949 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T18:11:48.965 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T18:11:48.992 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:49.004 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:11:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:11:48] "GET /metrics HTTP/1.1" 200 36627 "" "Prometheus/2.51.0" 2024-08-17T18:11:49.044 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:49.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:49.057 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:49.158 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:49.213 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:49.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:49.223 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:49.324 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:49.359 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:49.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:49.365 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:49.466 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:49.488 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:49.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:49.491 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:49.592 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:49.616 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:49.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:49.619 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:49.720 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:49.751 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:49.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:49.757 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:49.858 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:49.905 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:49.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:49.911 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:50.011 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:50.043 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:50.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:50.045 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:50.146 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:50.178 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:50.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:50.183 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:50.283 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:50.312 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:50.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:50.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:50.415 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:50.426 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:50 smithi169 bash[79348]: cluster 2024-08-17T18:11:48.642578+0000 mgr.y (mgr.34107) 2097 : cluster [DBG] pgmap v2941: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 644 op/s; 18585/227478 objects degraded (8.170%); 4165/227478 objects misplaced (1.831%); 1.4 MiB/s, 23 objects/s recovering 2024-08-17T18:11:50.426 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:50 smithi169 bash[79348]: cluster 2024-08-17T18:11:48.642578+0000 mgr.y (mgr.34107) 2097 : cluster [DBG] pgmap v2941: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 644 op/s; 18585/227478 objects degraded (8.170%); 4165/227478 objects misplaced (1.831%); 1.4 MiB/s, 23 objects/s recovering 2024-08-17T18:11:50.465 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:50.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:50.471 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:50.571 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:50.582 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:50 smithi131 bash[88347]: cluster 2024-08-17T18:11:48.642578+0000 mgr.y (mgr.34107) 2097 : cluster [DBG] pgmap v2941: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 644 op/s; 18585/227478 objects degraded (8.170%); 4165/227478 objects misplaced (1.831%); 1.4 MiB/s, 23 objects/s recovering 2024-08-17T18:11:50.582 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:50 smithi131 bash[88347]: cluster 2024-08-17T18:11:48.642578+0000 mgr.y (mgr.34107) 2097 : cluster [DBG] pgmap v2941: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 644 op/s; 18585/227478 objects degraded (8.170%); 4165/227478 objects misplaced (1.831%); 1.4 MiB/s, 23 objects/s recovering 2024-08-17T18:11:50.585 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:50 smithi131 bash[89561]: cluster 2024-08-17T18:11:48.642578+0000 mgr.y (mgr.34107) 2097 : cluster [DBG] pgmap v2941: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 644 op/s; 18585/227478 objects degraded (8.170%); 4165/227478 objects misplaced (1.831%); 1.4 MiB/s, 23 objects/s recovering 2024-08-17T18:11:50.585 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:50 smithi131 bash[89561]: cluster 2024-08-17T18:11:48.642578+0000 mgr.y (mgr.34107) 2097 : cluster [DBG] pgmap v2941: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.6 GiB data, 20 GiB used, 695 GiB / 715 GiB avail; 0 B/s wr, 644 op/s; 18585/227478 objects degraded (8.170%); 4165/227478 objects misplaced (1.831%); 1.4 MiB/s, 23 objects/s recovering 2024-08-17T18:11:50.608 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:50.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:50.610 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:50.645 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 3, 5, 6, 7, 2, 4] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T18:11:50.645 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T18:11:50.645 INFO:tasks.thrashosds.thrasher:fixing pg num pool .mgr 2024-08-17T18:11:50.645 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T18:11:50.711 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:50.761 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:50.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:50.767 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:50.868 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:50.892 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:50.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:50.895 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:50.995 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:51.026 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:51.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:51.033 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:51.134 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:51.164 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:51.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:51.170 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:51.270 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:51.298 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:51.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:51.303 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:51.403 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:51.442 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:51.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:51.444 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:51.545 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:51.554 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:51 smithi131 bash[89561]: cluster 2024-08-17T18:11:51.108083+0000 mon.a (mon.0) 3115 : cluster [WRN] Health check update: Degraded data redundancy: 18585/227478 objects degraded (8.170%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:11:51.554 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:51 smithi131 bash[89561]: cluster 2024-08-17T18:11:51.108083+0000 mon.a (mon.0) 3115 : cluster [WRN] Health check update: Degraded data redundancy: 18585/227478 objects degraded (8.170%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:11:51.554 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:51 smithi131 bash[88347]: cluster 2024-08-17T18:11:51.108083+0000 mon.a (mon.0) 3115 : cluster [WRN] Health check update: Degraded data redundancy: 18585/227478 objects degraded (8.170%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:11:51.554 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:51 smithi131 bash[88347]: cluster 2024-08-17T18:11:51.108083+0000 mon.a (mon.0) 3115 : cluster [WRN] Health check update: Degraded data redundancy: 18585/227478 objects degraded (8.170%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:11:51.569 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:51.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:51.579 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:51.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:51 smithi169 bash[79348]: cluster 2024-08-17T18:11:51.108083+0000 mon.a (mon.0) 3115 : cluster [WRN] Health check update: Degraded data redundancy: 18585/227478 objects degraded (8.170%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:11:51.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:51 smithi169 bash[79348]: cluster 2024-08-17T18:11:51.108083+0000 mon.a (mon.0) 3115 : cluster [WRN] Health check update: Degraded data redundancy: 18585/227478 objects degraded (8.170%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:11:51.679 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:51.705 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:51.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:51.709 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:51.809 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:51.840 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:51.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:51.845 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:51.946 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:51.979 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:51.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:51.983 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:52.084 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:52.106 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:52.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:52.108 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:52.209 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:52.256 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:52.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:52.261 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:52.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:52 smithi131 bash[88347]: cluster 2024-08-17T18:11:50.647524+0000 mgr.y (mgr.34107) 2098 : cluster [DBG] pgmap v2942: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 641 op/s; 18691/217293 objects degraded (8.602%); 3938/217293 objects misplaced (1.812%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T18:11:52.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:52 smithi131 bash[88347]: cluster 2024-08-17T18:11:50.647524+0000 mgr.y (mgr.34107) 2098 : cluster [DBG] pgmap v2942: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 641 op/s; 18691/217293 objects degraded (8.602%); 3938/217293 objects misplaced (1.812%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T18:11:52.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:52 smithi131 bash[89561]: cluster 2024-08-17T18:11:50.647524+0000 mgr.y (mgr.34107) 2098 : cluster [DBG] pgmap v2942: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 641 op/s; 18691/217293 objects degraded (8.602%); 3938/217293 objects misplaced (1.812%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T18:11:52.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:52 smithi131 bash[89561]: cluster 2024-08-17T18:11:50.647524+0000 mgr.y (mgr.34107) 2098 : cluster [DBG] pgmap v2942: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 641 op/s; 18691/217293 objects degraded (8.602%); 3938/217293 objects misplaced (1.812%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T18:11:52.362 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:52.386 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:52.391 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:52.391 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:52.492 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:52.531 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:52.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:52.535 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:52.570 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:11:52.636 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:52.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:52 smithi169 bash[79348]: cluster 2024-08-17T18:11:50.647524+0000 mgr.y (mgr.34107) 2098 : cluster [DBG] pgmap v2942: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 641 op/s; 18691/217293 objects degraded (8.602%); 3938/217293 objects misplaced (1.812%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T18:11:52.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:52 smithi169 bash[79348]: cluster 2024-08-17T18:11:50.647524+0000 mgr.y (mgr.34107) 2098 : cluster [DBG] pgmap v2942: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 641 op/s; 18691/217293 objects degraded (8.602%); 3938/217293 objects misplaced (1.812%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T18:11:52.686 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:52.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:52.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:52.789 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:52.814 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:52.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:52.820 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:52.921 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:52.952 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:52.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:52.957 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:53.058 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:53.084 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:53.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:53.091 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:53.191 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:53.215 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:53.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:53.218 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:53.318 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:53.356 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:53.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:53.358 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:53.459 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:53.488 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:53.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:53.490 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:53.590 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:53.624 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:53.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:53.631 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:53.732 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:53.756 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:53.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:53.758 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:53.759 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:11:53.759 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:11:53.858 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:53.882 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:53.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:53.884 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:53.985 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:54.027 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:54.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:54.031 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:54.132 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:54.172 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:54.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:54.179 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:54.280 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:54.334 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:54.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:54.340 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:54.440 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:54.450 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:54 smithi131 bash[88347]: cluster 2024-08-17T18:11:52.648007+0000 mgr.y (mgr.34107) 2099 : cluster [DBG] pgmap v2943: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 641 op/s; 18691/217293 objects degraded (8.602%); 3938/217293 objects misplaced (1.812%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T18:11:54.450 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:54 smithi131 bash[88347]: cluster 2024-08-17T18:11:52.648007+0000 mgr.y (mgr.34107) 2099 : cluster [DBG] pgmap v2943: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 641 op/s; 18691/217293 objects degraded (8.602%); 3938/217293 objects misplaced (1.812%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T18:11:54.450 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:54 smithi131 bash[88347]: audit 2024-08-17T18:11:53.297847+0000 mon.a (mon.0) 3116 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:11:54.450 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:54 smithi131 bash[88347]: audit 2024-08-17T18:11:53.297847+0000 mon.a (mon.0) 3116 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:11:54.450 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:54 smithi131 bash[88347]: audit 2024-08-17T18:11:53.300414+0000 mon.a (mon.0) 3117 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:11:54.450 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:54 smithi131 bash[88347]: audit 2024-08-17T18:11:53.300414+0000 mon.a (mon.0) 3117 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:11:54.450 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:54 smithi131 bash[89561]: cluster 2024-08-17T18:11:52.648007+0000 mgr.y (mgr.34107) 2099 : cluster [DBG] pgmap v2943: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 641 op/s; 18691/217293 objects degraded (8.602%); 3938/217293 objects misplaced (1.812%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T18:11:54.451 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:54 smithi131 bash[89561]: cluster 2024-08-17T18:11:52.648007+0000 mgr.y (mgr.34107) 2099 : cluster [DBG] pgmap v2943: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 641 op/s; 18691/217293 objects degraded (8.602%); 3938/217293 objects misplaced (1.812%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T18:11:54.451 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:54 smithi131 bash[89561]: audit 2024-08-17T18:11:53.297847+0000 mon.a (mon.0) 3116 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:11:54.451 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:54 smithi131 bash[89561]: audit 2024-08-17T18:11:53.297847+0000 mon.a (mon.0) 3116 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:11:54.451 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:54 smithi131 bash[89561]: audit 2024-08-17T18:11:53.300414+0000 mon.a (mon.0) 3117 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:11:54.451 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:54 smithi131 bash[89561]: audit 2024-08-17T18:11:53.300414+0000 mon.a (mon.0) 3117 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:11:54.463 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:54.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:54.468 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:54.569 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:54.579 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:54 smithi169 bash[79348]: cluster 2024-08-17T18:11:52.648007+0000 mgr.y (mgr.34107) 2099 : cluster [DBG] pgmap v2943: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 641 op/s; 18691/217293 objects degraded (8.602%); 3938/217293 objects misplaced (1.812%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T18:11:54.579 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:54 smithi169 bash[79348]: cluster 2024-08-17T18:11:52.648007+0000 mgr.y (mgr.34107) 2099 : cluster [DBG] pgmap v2943: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.4 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 641 op/s; 18691/217293 objects degraded (8.602%); 3938/217293 objects misplaced (1.812%); 1.5 MiB/s, 23 objects/s recovering 2024-08-17T18:11:54.579 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:54 smithi169 bash[79348]: audit 2024-08-17T18:11:53.297847+0000 mon.a (mon.0) 3116 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:11:54.579 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:54 smithi169 bash[79348]: audit 2024-08-17T18:11:53.297847+0000 mon.a (mon.0) 3116 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:11:54.579 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:54 smithi169 bash[79348]: audit 2024-08-17T18:11:53.300414+0000 mon.a (mon.0) 3117 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:11:54.579 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:54 smithi169 bash[79348]: audit 2024-08-17T18:11:53.300414+0000 mon.a (mon.0) 3117 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:11:54.597 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:54.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:54.605 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:54.706 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:54.734 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:54.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:54.737 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:54.776 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:11:54.837 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:54.880 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:54.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:54.884 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:54.986 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:55.016 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:55.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:55.021 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:55.122 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:55.163 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:55.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:55.168 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:55.269 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:55.298 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:55.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:55.300 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:55.401 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:55.435 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:55.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:55.439 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:55.540 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:55.568 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:55.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:55.577 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:55.678 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:55.719 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:55.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:55.725 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:55.826 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:55.853 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:55.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:55.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:55.962 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:55.986 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:55.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:55.988 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:56.089 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:56.111 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:56.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:56.113 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:56.214 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:56.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:56.258 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:56.258 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:56.359 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:56.369 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:56 smithi169 bash[79348]: cluster 2024-08-17T18:11:54.648733+0000 mgr.y (mgr.34107) 2100 : cluster [DBG] pgmap v2944: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 703 op/s; 18691/212538 objects degraded (8.794%); 3938/212538 objects misplaced (1.853%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T18:11:56.369 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:56 smithi169 bash[79348]: cluster 2024-08-17T18:11:54.648733+0000 mgr.y (mgr.34107) 2100 : cluster [DBG] pgmap v2944: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 703 op/s; 18691/212538 objects degraded (8.794%); 3938/212538 objects misplaced (1.853%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T18:11:56.369 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:56 smithi169 bash[79348]: cluster 2024-08-17T18:11:56.109007+0000 mon.a (mon.0) 3118 : cluster [WRN] Health check update: Degraded data redundancy: 18691/212538 objects degraded (8.794%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:11:56.369 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:56 smithi169 bash[79348]: cluster 2024-08-17T18:11:56.109007+0000 mon.a (mon.0) 3118 : cluster [WRN] Health check update: Degraded data redundancy: 18691/212538 objects degraded (8.794%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:11:56.384 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:56.389 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:56.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:56.490 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:56.524 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:56.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:56.534 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:56.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:56 smithi131 bash[89561]: cluster 2024-08-17T18:11:54.648733+0000 mgr.y (mgr.34107) 2100 : cluster [DBG] pgmap v2944: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 703 op/s; 18691/212538 objects degraded (8.794%); 3938/212538 objects misplaced (1.853%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T18:11:56.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:56 smithi131 bash[89561]: cluster 2024-08-17T18:11:54.648733+0000 mgr.y (mgr.34107) 2100 : cluster [DBG] pgmap v2944: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 703 op/s; 18691/212538 objects degraded (8.794%); 3938/212538 objects misplaced (1.853%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T18:11:56.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:56 smithi131 bash[89561]: cluster 2024-08-17T18:11:56.109007+0000 mon.a (mon.0) 3118 : cluster [WRN] Health check update: Degraded data redundancy: 18691/212538 objects degraded (8.794%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:11:56.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:56 smithi131 bash[89561]: cluster 2024-08-17T18:11:56.109007+0000 mon.a (mon.0) 3118 : cluster [WRN] Health check update: Degraded data redundancy: 18691/212538 objects degraded (8.794%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:11:56.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:56 smithi131 bash[88347]: cluster 2024-08-17T18:11:54.648733+0000 mgr.y (mgr.34107) 2100 : cluster [DBG] pgmap v2944: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 703 op/s; 18691/212538 objects degraded (8.794%); 3938/212538 objects misplaced (1.853%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T18:11:56.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:56 smithi131 bash[88347]: cluster 2024-08-17T18:11:54.648733+0000 mgr.y (mgr.34107) 2100 : cluster [DBG] pgmap v2944: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.3 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 703 op/s; 18691/212538 objects degraded (8.794%); 3938/212538 objects misplaced (1.853%); 1.3 MiB/s, 20 objects/s recovering 2024-08-17T18:11:56.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:56 smithi131 bash[88347]: cluster 2024-08-17T18:11:56.109007+0000 mon.a (mon.0) 3118 : cluster [WRN] Health check update: Degraded data redundancy: 18691/212538 objects degraded (8.794%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:11:56.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:56 smithi131 bash[88347]: cluster 2024-08-17T18:11:56.109007+0000 mon.a (mon.0) 3118 : cluster [WRN] Health check update: Degraded data redundancy: 18691/212538 objects degraded (8.794%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:11:56.634 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:56.679 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:56.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:56.688 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:56.789 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:56.806 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:56.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:56.808 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:56.909 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:56.933 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:56.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:56.935 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:57.035 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:57.061 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:57.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:57.064 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:57.164 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:57.192 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:57.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:57.194 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:57.294 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:57.334 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:57.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:57.337 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:57.438 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:57.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:57.480 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:57.480 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:57.581 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:57.617 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:57.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:57.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:57.721 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:57.746 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:57.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:57.751 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:57.852 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:57.883 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:57.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:57.887 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:57.987 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:58.021 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:11:58.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:58.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:11:58.124 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:58.151 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:58.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:58.154 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:58.255 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:58.279 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:58.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:58.281 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:58.382 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:58.401 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:58.403 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:58.403 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:58.504 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:58.515 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:58 smithi169 bash[79348]: cluster 2024-08-17T18:11:56.649364+0000 mgr.y (mgr.34107) 2101 : cluster [DBG] pgmap v2945: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 669 op/s; 18754/207867 objects degraded (9.022%); 3758/207867 objects misplaced (1.808%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T18:11:58.515 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:11:58 smithi169 bash[79348]: cluster 2024-08-17T18:11:56.649364+0000 mgr.y (mgr.34107) 2101 : cluster [DBG] pgmap v2945: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 669 op/s; 18754/207867 objects degraded (9.022%); 3758/207867 objects misplaced (1.808%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T18:11:58.534 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:11:58.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:58.536 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:11:58.594 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-08-17T18:11:58.595 INFO:teuthology.orchestra.run.smithi169.stdout: "size": 20, 2024-08-17T18:11:58.595 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 600, 2024-08-17T18:11:58.595 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [ 2024-08-17T18:11:58.595 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.595 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:148670 55.1 55:81f5ac5a:::benchmark_data_smithi131_239348_object38956:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1448)", 2024-08-17T18:11:58.595 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:02:05.314609+0000", 2024-08-17T18:11:58.595 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 593.27699141999994, 2024-08-17T18:11:58.595 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.123242319, 2024-08-17T18:11:58.595 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:11:58.595 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:11:58.595 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:11:58.595 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:11:58.595 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:11:58.596 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 148670 2024-08-17T18:11:58.596 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.596 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:11:58.596 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.596 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:11:58.596 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.314609+0000", 2024-08-17T18:11:58.596 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:11:58.596 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.596 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.596 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:11:58.596 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.314609+0000", 2024-08-17T18:11:58.596 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:11:58.596 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.597 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.597 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:11:58.597 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.314607+0000", 2024-08-17T18:11:58.597 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:11:58.597 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.597 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.597 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:11:58.597 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.314613+0000", 2024-08-17T18:11:58.597 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.699e-06 2024-08-17T18:11:58.597 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.597 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.597 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:11:58.597 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.314622+0000", 2024-08-17T18:11:58.597 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.8729999999999996e-06 2024-08-17T18:11:58.598 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.598 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.598 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:11:58.598 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.314629+0000", 2024-08-17T18:11:58.598 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.4080000000000001e-06 2024-08-17T18:11:58.598 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.598 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.598 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:11:58.598 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.314696+0000", 2024-08-17T18:11:58.598 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.7005e-05 2024-08-17T18:11:58.598 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.598 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.599 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:11:58.599 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:05.314713+0000", 2024-08-17T18:11:58.599 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6654999999999999e-05 2024-08-17T18:11:58.599 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.599 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.599 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:11:58.599 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.427814+0000", 2024-08-17T18:11:58.599 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1131010859999999 2024-08-17T18:11:58.599 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.599 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.599 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:11:58.599 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.427963+0000", 2024-08-17T18:11:58.599 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014882299999999999 2024-08-17T18:11:58.599 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.599 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.600 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,4", 2024-08-17T18:11:58.600 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.428277+0000", 2024-08-17T18:11:58.600 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00031440400000000001 2024-08-17T18:11:58.600 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.600 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.600 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:11:58.600 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.433433+0000", 2024-08-17T18:11:58.600 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0051555510000000004 2024-08-17T18:11:58.600 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.600 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.600 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:11:58.600 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.433511+0000", 2024-08-17T18:11:58.600 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.8103999999999996e-05 2024-08-17T18:11:58.600 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.600 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.601 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:11:58.601 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.436853+0000", 2024-08-17T18:11:58.601 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0033420619999999998 2024-08-17T18:11:58.601 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.601 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.601 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:11:58.601 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.436946+0000", 2024-08-17T18:11:58.601 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.2403000000000003e-05 2024-08-17T18:11:58.601 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.601 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.601 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:11:58.601 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:06.437851+0000", 2024-08-17T18:11:58.601 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000905579 2024-08-17T18:11:58.601 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:11:58.601 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:11:58.602 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:11:58.602 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.602 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.602 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:155106 55.14 55:29ff11e5:::benchmark_data_smithi131_239348_object45392:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1449)", 2024-08-17T18:11:58.602 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:02:14.059660+0000", 2024-08-17T18:11:58.602 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 584.53194065399998, 2024-08-17T18:11:58.602 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.52205936600000002, 2024-08-17T18:11:58.602 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:11:58.602 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:11:58.602 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:11:58.602 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:11:58.602 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:11:58.602 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 155106 2024-08-17T18:11:58.602 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.602 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:11:58.603 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.603 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:11:58.603 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.059660+0000", 2024-08-17T18:11:58.603 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:11:58.603 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.603 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.603 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:11:58.603 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.059660+0000", 2024-08-17T18:11:58.603 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:11:58.603 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.603 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.603 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:11:58.603 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.059658+0000", 2024-08-17T18:11:58.603 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:11:58.603 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.603 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.604 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:11:58.604 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.059663+0000", 2024-08-17T18:11:58.604 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.8949999999999997e-06 2024-08-17T18:11:58.604 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.604 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.604 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:11:58.604 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.059673+0000", 2024-08-17T18:11:58.604 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.7690000000000008e-06 2024-08-17T18:11:58.604 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.604 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.604 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:11:58.604 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.059679+0000", 2024-08-17T18:11:58.604 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.1460000000000001e-06 2024-08-17T18:11:58.604 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.604 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.605 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:11:58.605 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.059734+0000", 2024-08-17T18:11:58.605 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.5004999999999999e-05 2024-08-17T18:11:58.605 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.605 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.605 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:11:58.605 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.059879+0000", 2024-08-17T18:11:58.605 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014554999999999999 2024-08-17T18:11:58.605 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.605 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.605 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3", 2024-08-17T18:11:58.605 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.060404+0000", 2024-08-17T18:11:58.605 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00052480599999999995 2024-08-17T18:11:58.605 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.605 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.605 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:11:58.606 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.067505+0000", 2024-08-17T18:11:58.606 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0071010989999999996 2024-08-17T18:11:58.606 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.606 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.606 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:11:58.606 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.067694+0000", 2024-08-17T18:11:58.606 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00018851299999999999 2024-08-17T18:11:58.606 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.606 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.606 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:11:58.606 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.581582+0000", 2024-08-17T18:11:58.606 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.51388814400000005 2024-08-17T18:11:58.606 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.606 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.606 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:11:58.607 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.581661+0000", 2024-08-17T18:11:58.607 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.9622000000000004e-05 2024-08-17T18:11:58.607 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.607 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.607 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:11:58.607 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.581719+0000", 2024-08-17T18:11:58.607 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.7470999999999999e-05 2024-08-17T18:11:58.607 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:11:58.607 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:11:58.607 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:11:58.607 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.607 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.607 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:155107 55.14 55:2939121c:::benchmark_data_smithi131_239348_object45393:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1449)", 2024-08-17T18:11:58.607 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:02:14.059952+0000", 2024-08-17T18:11:58.607 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 584.53164802799995, 2024-08-17T18:11:58.607 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.529330725, 2024-08-17T18:11:58.608 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:11:58.608 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:11:58.608 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:11:58.608 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:11:58.608 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:11:58.608 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 155107 2024-08-17T18:11:58.608 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.608 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:11:58.608 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.608 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:11:58.608 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.059952+0000", 2024-08-17T18:11:58.608 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:11:58.608 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.608 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.609 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:11:58.609 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.059952+0000", 2024-08-17T18:11:58.609 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:11:58.609 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.609 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.609 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:11:58.609 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.059951+0000", 2024-08-17T18:11:58.609 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:11:58.609 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.609 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.609 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:11:58.609 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.059956+0000", 2024-08-17T18:11:58.609 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.3760000000000001e-06 2024-08-17T18:11:58.609 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.609 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.610 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:11:58.610 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.059964+0000", 2024-08-17T18:11:58.610 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.6880000000000005e-06 2024-08-17T18:11:58.610 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.610 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.610 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:11:58.610 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.059971+0000", 2024-08-17T18:11:58.610 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3319999999999997e-06 2024-08-17T18:11:58.610 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.610 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.610 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:11:58.610 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.065301+0000", 2024-08-17T18:11:58.610 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0053301939999999999 2024-08-17T18:11:58.611 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.611 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.611 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:11:58.611 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.065419+0000", 2024-08-17T18:11:58.611 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000118409 2024-08-17T18:11:58.611 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.611 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.611 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3", 2024-08-17T18:11:58.611 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.065888+0000", 2024-08-17T18:11:58.611 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00046871899999999998 2024-08-17T18:11:58.611 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.611 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.611 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:11:58.611 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.067752+0000", 2024-08-17T18:11:58.612 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0018639220000000001 2024-08-17T18:11:58.612 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.612 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.612 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:11:58.612 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.069347+0000", 2024-08-17T18:11:58.612 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0015947979999999999 2024-08-17T18:11:58.612 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.612 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.612 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:11:58.612 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.589176+0000", 2024-08-17T18:11:58.612 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.51982878499999996 2024-08-17T18:11:58.612 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.612 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.612 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:11:58.612 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.589231+0000", 2024-08-17T18:11:58.613 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.5361000000000001e-05 2024-08-17T18:11:58.613 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.613 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.613 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:11:58.613 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.589283+0000", 2024-08-17T18:11:58.613 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.1907000000000003e-05 2024-08-17T18:11:58.613 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:11:58.613 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:11:58.613 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:11:58.613 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.613 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.613 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:155111 55.4 55:24c8d9de:::benchmark_data_smithi131_239348_object45397:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1449)", 2024-08-17T18:11:58.613 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:02:14.066638+0000", 2024-08-17T18:11:58.613 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 584.52496172600002, 2024-08-17T18:11:58.614 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.52347065299999995, 2024-08-17T18:11:58.614 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:11:58.614 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:11:58.614 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:11:58.614 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:11:58.614 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:11:58.614 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 155111 2024-08-17T18:11:58.614 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.614 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:11:58.614 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.614 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:11:58.614 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.066638+0000", 2024-08-17T18:11:58.614 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:11:58.614 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.614 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.615 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:11:58.615 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.066638+0000", 2024-08-17T18:11:58.615 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:11:58.615 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.615 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.615 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:11:58.615 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.066637+0000", 2024-08-17T18:11:58.615 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:11:58.615 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.615 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.615 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:11:58.615 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.066643+0000", 2024-08-17T18:11:58.615 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.0399999999999998e-06 2024-08-17T18:11:58.615 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.615 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.616 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:11:58.616 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.066655+0000", 2024-08-17T18:11:58.616 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1678999999999999e-05 2024-08-17T18:11:58.616 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.616 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.616 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:11:58.616 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.066659+0000", 2024-08-17T18:11:58.616 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.8300000000000003e-06 2024-08-17T18:11:58.616 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.616 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.616 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:11:58.616 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.067674+0000", 2024-08-17T18:11:58.616 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0010144500000000001 2024-08-17T18:11:58.616 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.617 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.617 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:11:58.617 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.067753+0000", 2024-08-17T18:11:58.617 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.8869999999999995e-05 2024-08-17T18:11:58.617 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.617 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.617 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3", 2024-08-17T18:11:58.617 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.068112+0000", 2024-08-17T18:11:58.617 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000359623 2024-08-17T18:11:58.617 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.617 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.617 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:11:58.617 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.072098+0000", 2024-08-17T18:11:58.618 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0039858669999999997 2024-08-17T18:11:58.618 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.618 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.618 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:11:58.618 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.072191+0000", 2024-08-17T18:11:58.618 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.3083000000000003e-05 2024-08-17T18:11:58.618 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.618 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.618 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:11:58.618 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.589996+0000", 2024-08-17T18:11:58.618 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.51780464800000003 2024-08-17T18:11:58.618 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.618 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.618 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:11:58.619 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.590056+0000", 2024-08-17T18:11:58.619 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.0362000000000002e-05 2024-08-17T18:11:58.619 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.619 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.619 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:11:58.619 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.590109+0000", 2024-08-17T18:11:58.619 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.2769999999999998e-05 2024-08-17T18:11:58.619 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:11:58.619 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:11:58.619 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:11:58.619 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.619 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.619 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:155114 55.14 55:292309d4:::benchmark_data_smithi131_239348_object45400:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1449)", 2024-08-17T18:11:58.619 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:02:14.070071+0000", 2024-08-17T18:11:58.619 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 584.52152873700004, 2024-08-17T18:11:58.619 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.52020509000000004, 2024-08-17T18:11:58.620 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:11:58.620 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:11:58.620 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:11:58.620 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:11:58.620 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:11:58.620 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 155114 2024-08-17T18:11:58.620 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.620 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:11:58.620 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.620 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:11:58.620 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.070071+0000", 2024-08-17T18:11:58.620 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:11:58.620 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.620 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.621 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:11:58.621 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.070071+0000", 2024-08-17T18:11:58.621 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:11:58.621 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.621 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.621 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:11:58.621 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.070070+0000", 2024-08-17T18:11:58.621 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:11:58.621 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.621 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.621 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:11:58.621 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.070076+0000", 2024-08-17T18:11:58.621 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.4870000000000002e-06 2024-08-17T18:11:58.621 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.622 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.622 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:11:58.622 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.070087+0000", 2024-08-17T18:11:58.622 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0977e-05 2024-08-17T18:11:58.622 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.622 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.622 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:11:58.622 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.070092+0000", 2024-08-17T18:11:58.622 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.2560000000000002e-06 2024-08-17T18:11:58.622 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.622 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.622 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:11:58.622 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.070121+0000", 2024-08-17T18:11:58.622 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.9230999999999998e-05 2024-08-17T18:11:58.623 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.623 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.623 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:11:58.623 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.070219+0000", 2024-08-17T18:11:58.623 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.7224000000000003e-05 2024-08-17T18:11:58.623 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.623 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.623 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3", 2024-08-17T18:11:58.623 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.070580+0000", 2024-08-17T18:11:58.623 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00036144900000000002 2024-08-17T18:11:58.623 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.623 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.623 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:11:58.623 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.074237+0000", 2024-08-17T18:11:58.624 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.003656571 2024-08-17T18:11:58.624 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.624 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.624 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:11:58.624 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.076482+0000", 2024-08-17T18:11:58.624 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0022449919999999999 2024-08-17T18:11:58.624 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.624 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.624 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:11:58.624 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.590165+0000", 2024-08-17T18:11:58.624 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.51368327000000003 2024-08-17T18:11:58.625 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.625 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.625 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:11:58.625 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.590223+0000", 2024-08-17T18:11:58.625 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.7611000000000001e-05 2024-08-17T18:11:58.625 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.625 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.625 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:11:58.625 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.590277+0000", 2024-08-17T18:11:58.625 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.4042999999999997e-05 2024-08-17T18:11:58.625 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:11:58.625 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:11:58.625 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:11:58.625 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.626 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.626 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:155116 55.14 55:2cc13cae:::benchmark_data_smithi131_239348_object45402:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1449)", 2024-08-17T18:11:58.626 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:02:14.072120+0000", 2024-08-17T18:11:58.626 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 584.51948017799998, 2024-08-17T18:11:58.626 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.51829937400000003, 2024-08-17T18:11:58.626 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:11:58.626 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:11:58.626 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:11:58.626 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:11:58.626 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:11:58.626 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 155116 2024-08-17T18:11:58.626 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.626 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:11:58.626 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.627 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:11:58.627 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.072120+0000", 2024-08-17T18:11:58.627 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:11:58.627 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.627 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.627 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:11:58.627 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.072120+0000", 2024-08-17T18:11:58.627 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:11:58.627 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.627 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.627 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:11:58.627 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.072119+0000", 2024-08-17T18:11:58.627 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:11:58.627 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.628 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.628 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:11:58.628 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.072124+0000", 2024-08-17T18:11:58.628 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.4190000000000004e-06 2024-08-17T18:11:58.628 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.628 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.628 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:11:58.628 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.072133+0000", 2024-08-17T18:11:58.628 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.4490000000000005e-06 2024-08-17T18:11:58.628 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.628 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.628 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:11:58.628 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.072138+0000", 2024-08-17T18:11:58.628 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.0200000000000002e-06 2024-08-17T18:11:58.629 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.629 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.629 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:11:58.629 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.072195+0000", 2024-08-17T18:11:58.629 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.6687999999999997e-05 2024-08-17T18:11:58.629 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.629 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.629 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:11:58.629 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.072269+0000", 2024-08-17T18:11:58.629 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.3954000000000004e-05 2024-08-17T18:11:58.629 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.629 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.629 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3", 2024-08-17T18:11:58.629 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.072529+0000", 2024-08-17T18:11:58.630 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00026019999999999998 2024-08-17T18:11:58.630 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.630 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.630 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:11:58.630 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.074402+0000", 2024-08-17T18:11:58.630 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0018730750000000001 2024-08-17T18:11:58.630 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.630 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.630 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:11:58.630 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.076745+0000", 2024-08-17T18:11:58.630 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0023425799999999999 2024-08-17T18:11:58.630 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.630 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.630 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:11:58.630 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.590324+0000", 2024-08-17T18:11:58.631 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.51357933200000006 2024-08-17T18:11:58.631 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.631 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.631 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:11:58.631 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.590372+0000", 2024-08-17T18:11:58.631 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.8377000000000001e-05 2024-08-17T18:11:58.631 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.631 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.631 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:11:58.631 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.590419+0000", 2024-08-17T18:11:58.631 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.7156e-05 2024-08-17T18:11:58.631 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:11:58.631 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:11:58.631 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:11:58.631 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.632 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.632 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:155117 55.16 55:6c17d64f:::benchmark_data_smithi131_239348_object45403:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1449)", 2024-08-17T18:11:58.632 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:02:14.072397+0000", 2024-08-17T18:11:58.632 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 584.51920353699995, 2024-08-17T18:11:58.632 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.49593839099999998, 2024-08-17T18:11:58.632 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:11:58.632 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:11:58.632 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:11:58.632 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:11:58.632 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:11:58.632 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 155117 2024-08-17T18:11:58.632 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.632 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:11:58.632 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.633 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:11:58.633 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.072397+0000", 2024-08-17T18:11:58.633 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:11:58.633 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.633 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.633 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:11:58.633 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.072397+0000", 2024-08-17T18:11:58.633 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:11:58.633 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.633 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.633 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:11:58.633 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.072396+0000", 2024-08-17T18:11:58.633 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:11:58.633 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.633 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.634 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:11:58.634 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.072401+0000", 2024-08-17T18:11:58.634 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.1619999999999999e-06 2024-08-17T18:11:58.634 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.634 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.634 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:11:58.634 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.072413+0000", 2024-08-17T18:11:58.634 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2232000000000001e-05 2024-08-17T18:11:58.634 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.634 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.634 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:11:58.634 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.072420+0000", 2024-08-17T18:11:58.634 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.8859999999999998e-06 2024-08-17T18:11:58.635 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.635 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.635 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:11:58.635 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.072462+0000", 2024-08-17T18:11:58.635 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.155e-05 2024-08-17T18:11:58.635 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.635 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.635 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:11:58.635 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.072573+0000", 2024-08-17T18:11:58.635 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000111047 2024-08-17T18:11:58.635 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.635 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.635 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,5", 2024-08-17T18:11:58.635 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.072970+0000", 2024-08-17T18:11:58.636 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00039761100000000003 2024-08-17T18:11:58.636 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.636 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.636 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:11:58.636 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.074810+0000", 2024-08-17T18:11:58.636 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0018401089999999999 2024-08-17T18:11:58.636 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.636 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.636 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:11:58.636 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.075112+0000", 2024-08-17T18:11:58.636 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00030126399999999998 2024-08-17T18:11:58.636 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.636 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.636 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:11:58.636 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.568254+0000", 2024-08-17T18:11:58.637 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.493142784 2024-08-17T18:11:58.637 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.637 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.637 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:11:58.637 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.568305+0000", 2024-08-17T18:11:58.637 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.0411999999999998e-05 2024-08-17T18:11:58.637 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.637 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.637 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:11:58.637 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.568335+0000", 2024-08-17T18:11:58.637 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.0168e-05 2024-08-17T18:11:58.637 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:11:58.637 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:11:58.637 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:11:58.637 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.638 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.638 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:155119 55.14 55:2c97668f:::benchmark_data_smithi131_239348_object45405:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1449)", 2024-08-17T18:11:58.638 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:02:14.080488+0000", 2024-08-17T18:11:58.638 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 584.51111247100005, 2024-08-17T18:11:58.638 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.51024440000000004, 2024-08-17T18:11:58.638 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:11:58.638 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:11:58.638 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:11:58.638 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:11:58.638 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:11:58.638 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 155119 2024-08-17T18:11:58.638 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.638 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:11:58.639 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.639 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:11:58.639 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.080488+0000", 2024-08-17T18:11:58.639 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:11:58.639 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.639 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.639 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:11:58.639 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.080488+0000", 2024-08-17T18:11:58.639 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:11:58.639 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.639 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.639 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:11:58.639 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.080486+0000", 2024-08-17T18:11:58.639 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:11:58.640 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.640 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.640 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:11:58.640 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.080493+0000", 2024-08-17T18:11:58.640 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.3209999999999999e-06 2024-08-17T18:11:58.640 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.640 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.640 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:11:58.640 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.080508+0000", 2024-08-17T18:11:58.640 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4229e-05 2024-08-17T18:11:58.640 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.640 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.640 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:11:58.640 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.080515+0000", 2024-08-17T18:11:58.640 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.2239999999999998e-06 2024-08-17T18:11:58.641 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.641 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.641 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:11:58.641 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.080553+0000", 2024-08-17T18:11:58.641 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.8591999999999999e-05 2024-08-17T18:11:58.641 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.641 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.641 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:11:58.641 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.080664+0000", 2024-08-17T18:11:58.641 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000110931 2024-08-17T18:11:58.641 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.641 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.641 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3", 2024-08-17T18:11:58.641 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.081082+0000", 2024-08-17T18:11:58.641 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00041785800000000001 2024-08-17T18:11:58.642 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.642 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.642 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:11:58.642 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.082878+0000", 2024-08-17T18:11:58.642 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0017961609999999999 2024-08-17T18:11:58.642 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.642 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.642 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:11:58.642 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.083912+0000", 2024-08-17T18:11:58.642 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001033242 2024-08-17T18:11:58.642 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.642 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.642 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:11:58.643 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.590634+0000", 2024-08-17T18:11:58.643 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.50672280199999997 2024-08-17T18:11:58.643 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.643 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.643 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:11:58.643 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.590687+0000", 2024-08-17T18:11:58.643 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.2624999999999998e-05 2024-08-17T18:11:58.643 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.643 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.643 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:11:58.643 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.590732+0000", 2024-08-17T18:11:58.643 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.5096000000000003e-05 2024-08-17T18:11:58.643 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:11:58.643 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:11:58.643 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:11:58.644 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.644 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.644 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:155122 55.4 55:20f92b29:::benchmark_data_smithi131_239348_object45408:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1449)", 2024-08-17T18:11:58.644 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:02:14.088820+0000", 2024-08-17T18:11:58.644 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 584.50277971399998, 2024-08-17T18:11:58.644 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.501760333, 2024-08-17T18:11:58.644 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:11:58.644 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:11:58.644 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:11:58.644 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:11:58.644 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:11:58.644 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 155122 2024-08-17T18:11:58.644 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.644 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:11:58.645 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.645 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:11:58.645 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.088820+0000", 2024-08-17T18:11:58.645 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:11:58.645 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.645 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.645 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:11:58.645 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.088820+0000", 2024-08-17T18:11:58.645 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:11:58.645 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.645 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.645 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:11:58.645 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.088820+0000", 2024-08-17T18:11:58.645 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2024-08-17T18:11:58.645 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.646 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.646 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:11:58.646 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.088824+0000", 2024-08-17T18:11:58.646 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.9790000000000004e-06 2024-08-17T18:11:58.646 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.646 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.646 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:11:58.646 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.088836+0000", 2024-08-17T18:11:58.646 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2377e-05 2024-08-17T18:11:58.646 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.646 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.646 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:11:58.646 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.088844+0000", 2024-08-17T18:11:58.646 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.7249999999999997e-06 2024-08-17T18:11:58.647 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.647 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.647 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:11:58.647 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.088883+0000", 2024-08-17T18:11:58.647 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.8683999999999998e-05 2024-08-17T18:11:58.647 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.647 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.647 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:11:58.647 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.088999+0000", 2024-08-17T18:11:58.647 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000116567 2024-08-17T18:11:58.647 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.647 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.647 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3", 2024-08-17T18:11:58.647 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.089439+0000", 2024-08-17T18:11:58.648 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00044005599999999998 2024-08-17T18:11:58.648 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.648 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.648 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:11:58.648 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.091488+0000", 2024-08-17T18:11:58.648 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0020490119999999998 2024-08-17T18:11:58.648 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.648 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.648 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:11:58.648 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.092507+0000", 2024-08-17T18:11:58.648 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001018761 2024-08-17T18:11:58.648 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.648 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.649 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:11:58.649 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.590479+0000", 2024-08-17T18:11:58.649 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.49797205500000002 2024-08-17T18:11:58.649 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.649 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.649 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:11:58.649 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.590533+0000", 2024-08-17T18:11:58.649 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.4469000000000003e-05 2024-08-17T18:11:58.649 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.649 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.649 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:11:58.649 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:02:14.590581+0000", 2024-08-17T18:11:58.649 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.7345999999999997e-05 2024-08-17T18:11:58.649 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:11:58.650 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:11:58.650 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:11:58.650 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.650 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.650 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:189990 55.4 55:2757c8f5:::benchmark_data_smithi131_239348_object80276:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1453)", 2024-08-17T18:11:58.650 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:03:02.617708+0000", 2024-08-17T18:11:58.650 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 535.97389177800005, 2024-08-17T18:11:58.650 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.44757862399999998, 2024-08-17T18:11:58.650 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:11:58.650 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:11:58.650 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:11:58.650 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:11:58.650 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:11:58.651 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 189990 2024-08-17T18:11:58.651 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.651 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:11:58.651 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.651 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:11:58.651 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.617708+0000", 2024-08-17T18:11:58.651 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:11:58.651 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.651 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.651 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:11:58.651 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.617708+0000", 2024-08-17T18:11:58.651 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:11:58.651 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.651 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.651 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:11:58.652 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.617708+0000", 2024-08-17T18:11:58.652 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2024-08-17T18:11:58.652 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.652 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.652 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:11:58.652 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.617711+0000", 2024-08-17T18:11:58.652 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.0850000000000001e-06 2024-08-17T18:11:58.652 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.652 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.652 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:11:58.652 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.617717+0000", 2024-08-17T18:11:58.652 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3439999999999997e-06 2024-08-17T18:11:58.652 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.652 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.652 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:11:58.653 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.617723+0000", 2024-08-17T18:11:58.653 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.0799999999999996e-06 2024-08-17T18:11:58.653 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.653 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.653 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:11:58.653 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.622222+0000", 2024-08-17T18:11:58.653 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0044994900000000001 2024-08-17T18:11:58.653 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.653 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.653 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:11:58.653 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.622365+0000", 2024-08-17T18:11:58.653 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014295099999999999 2024-08-17T18:11:58.653 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.653 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.654 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3", 2024-08-17T18:11:58.654 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.626939+0000", 2024-08-17T18:11:58.654 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0045737190000000004 2024-08-17T18:11:58.654 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.654 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.654 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:11:58.654 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.635668+0000", 2024-08-17T18:11:58.654 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0087296619999999991 2024-08-17T18:11:58.654 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.654 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.654 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:11:58.654 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.637090+0000", 2024-08-17T18:11:58.654 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0014214329999999999 2024-08-17T18:11:58.654 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.654 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.655 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:11:58.655 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:03.057097+0000", 2024-08-17T18:11:58.655 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.420007199 2024-08-17T18:11:58.655 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.655 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.655 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:11:58.655 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:03.057220+0000", 2024-08-17T18:11:58.655 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012330800000000001 2024-08-17T18:11:58.655 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.655 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.655 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:11:58.655 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:03.065287+0000", 2024-08-17T18:11:58.655 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0080667540000000006 2024-08-17T18:11:58.655 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:11:58.655 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:11:58.656 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:11:58.656 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.656 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.656 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:189993 55.4 55:27a6ee96:::benchmark_data_smithi131_239348_object80279:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1453)", 2024-08-17T18:11:58.656 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:03:02.622327+0000", 2024-08-17T18:11:58.656 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 535.96927330300002, 2024-08-17T18:11:58.656 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.45724194000000001, 2024-08-17T18:11:58.656 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:11:58.656 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:11:58.656 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:11:58.656 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:11:58.656 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:11:58.656 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 189993 2024-08-17T18:11:58.656 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.657 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:11:58.657 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.657 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:11:58.657 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.622327+0000", 2024-08-17T18:11:58.657 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:11:58.657 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.657 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.657 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:11:58.657 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.622327+0000", 2024-08-17T18:11:58.657 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:11:58.657 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.657 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.657 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:11:58.658 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.622326+0000", 2024-08-17T18:11:58.658 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:11:58.658 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.658 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.658 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:11:58.658 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.622331+0000", 2024-08-17T18:11:58.658 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.48e-06 2024-08-17T18:11:58.658 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.658 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.658 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:11:58.659 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.622342+0000", 2024-08-17T18:11:58.659 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0356999999999999e-05 2024-08-17T18:11:58.659 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.659 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.659 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:11:58.659 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.622348+0000", 2024-08-17T18:11:58.659 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3520000000000003e-06 2024-08-17T18:11:58.659 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.659 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.659 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:11:58.659 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.630303+0000", 2024-08-17T18:11:58.659 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0079555570000000003 2024-08-17T18:11:58.659 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.659 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.660 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:11:58.660 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.630888+0000", 2024-08-17T18:11:58.660 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00058483199999999997 2024-08-17T18:11:58.660 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.660 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.660 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3", 2024-08-17T18:11:58.660 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.631748+0000", 2024-08-17T18:11:58.660 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00085975199999999998 2024-08-17T18:11:58.660 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.660 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.660 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:11:58.660 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.640345+0000", 2024-08-17T18:11:58.660 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0085967749999999992 2024-08-17T18:11:58.660 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.660 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.660 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:11:58.661 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.641032+0000", 2024-08-17T18:11:58.661 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00068686699999999997 2024-08-17T18:11:58.661 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.661 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.661 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:11:58.661 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:03.079436+0000", 2024-08-17T18:11:58.661 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.43840419899999999 2024-08-17T18:11:58.661 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.661 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.661 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:11:58.661 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:03.079506+0000", 2024-08-17T18:11:58.661 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.0259999999999995e-05 2024-08-17T18:11:58.661 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.662 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.662 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:11:58.662 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:03.079569+0000", 2024-08-17T18:11:58.662 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.2725999999999995e-05 2024-08-17T18:11:58.662 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:11:58.662 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:11:58.662 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:11:58.662 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.662 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.662 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35487.0:190012 55.14 55:2c003c30:::benchmark_data_smithi131_239348_object80298:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1453)", 2024-08-17T18:11:58.662 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:03:02.643616+0000", 2024-08-17T18:11:58.662 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 535.94798376300002, 2024-08-17T18:11:58.662 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.43565928199999998, 2024-08-17T18:11:58.663 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:11:58.663 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:11:58.663 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:11:58.663 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35487", 2024-08-17T18:11:58.663 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2107465257", 2024-08-17T18:11:58.663 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 190012 2024-08-17T18:11:58.663 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.663 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:11:58.663 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.663 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:11:58.663 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.643616+0000", 2024-08-17T18:11:58.663 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:11:58.663 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.663 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.663 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:11:58.663 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.643616+0000", 2024-08-17T18:11:58.664 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:11:58.664 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.664 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.664 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:11:58.664 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.643616+0000", 2024-08-17T18:11:58.664 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:11:58.664 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.664 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.664 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:11:58.664 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.643621+0000", 2024-08-17T18:11:58.664 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.1649999999999997e-06 2024-08-17T18:11:58.664 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.664 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.664 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:11:58.665 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.643629+0000", 2024-08-17T18:11:58.665 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.4649999999999994e-06 2024-08-17T18:11:58.665 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.665 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.665 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:11:58.665 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.643636+0000", 2024-08-17T18:11:58.665 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.4450000000000001e-06 2024-08-17T18:11:58.665 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.665 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.665 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:11:58.665 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.643686+0000", 2024-08-17T18:11:58.665 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.0404000000000001e-05 2024-08-17T18:11:58.665 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.665 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.665 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:11:58.666 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.643790+0000", 2024-08-17T18:11:58.666 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00010398700000000001 2024-08-17T18:11:58.666 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.666 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.666 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,3", 2024-08-17T18:11:58.666 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.644209+0000", 2024-08-17T18:11:58.666 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00041899 2024-08-17T18:11:58.666 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.666 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.666 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:11:58.666 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.646435+0000", 2024-08-17T18:11:58.666 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0022262699999999998 2024-08-17T18:11:58.667 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.667 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.667 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:11:58.667 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:02.936914+0000", 2024-08-17T18:11:58.667 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.29047901500000001 2024-08-17T18:11:58.667 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.667 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.667 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:11:58.667 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:03.079104+0000", 2024-08-17T18:11:58.667 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.14219006100000001 2024-08-17T18:11:58.667 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.667 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.667 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:11:58.667 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:03.079196+0000", 2024-08-17T18:11:58.668 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.1581000000000003e-05 2024-08-17T18:11:58.668 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.668 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.668 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:11:58.668 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:03:03.079276+0000", 2024-08-17T18:11:58.668 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.9746999999999994e-05 2024-08-17T18:11:58.668 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:11:58.668 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:11:58.668 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:11:58.668 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.668 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.668 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35694.0:59744 56.e 56:7b9598ba:::benchmark_data_smithi131_259881_object59743:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1469)", 2024-08-17T18:11:58.668 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:05:30.298128+0000", 2024-08-17T18:11:58.668 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 388.29347223399998, 2024-08-17T18:11:58.668 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.37796014100000003, 2024-08-17T18:11:58.669 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:11:58.669 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:11:58.669 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:11:58.669 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35694", 2024-08-17T18:11:58.669 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2383208010", 2024-08-17T18:11:58.669 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 59744 2024-08-17T18:11:58.669 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.669 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:11:58.669 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.669 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:11:58.669 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:30.298128+0000", 2024-08-17T18:11:58.669 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:11:58.669 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.669 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.669 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:11:58.670 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:30.298128+0000", 2024-08-17T18:11:58.670 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:11:58.670 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.670 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.670 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:11:58.670 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:30.298127+0000", 2024-08-17T18:11:58.670 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:11:58.670 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.670 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.670 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:11:58.670 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:30.298172+0000", 2024-08-17T18:11:58.670 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.5414999999999998e-05 2024-08-17T18:11:58.670 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.670 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.671 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:11:58.671 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:30.298186+0000", 2024-08-17T18:11:58.671 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4029000000000001e-05 2024-08-17T18:11:58.671 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.671 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.671 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:11:58.671 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:30.298194+0000", 2024-08-17T18:11:58.671 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.824e-06 2024-08-17T18:11:58.671 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.671 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.671 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:11:58.671 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:30.311177+0000", 2024-08-17T18:11:58.671 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.012982354 2024-08-17T18:11:58.672 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.672 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.672 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:11:58.672 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:30.311328+0000", 2024-08-17T18:11:58.672 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000151407 2024-08-17T18:11:58.672 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.672 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.672 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,2", 2024-08-17T18:11:58.672 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:30.311476+0000", 2024-08-17T18:11:58.672 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0001483 2024-08-17T18:11:58.672 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.672 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.672 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:11:58.672 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:30.316267+0000", 2024-08-17T18:11:58.673 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0047903579999999998 2024-08-17T18:11:58.673 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.673 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.673 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:11:58.673 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:30.317892+0000", 2024-08-17T18:11:58.673 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001625799 2024-08-17T18:11:58.673 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.673 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.673 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:11:58.673 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:30.676030+0000", 2024-08-17T18:11:58.673 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.35813768800000001 2024-08-17T18:11:58.673 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.673 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.673 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:11:58.674 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:30.676064+0000", 2024-08-17T18:11:58.674 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.3887000000000003e-05 2024-08-17T18:11:58.674 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.674 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.674 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:11:58.674 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:05:30.676088+0000", 2024-08-17T18:11:58.674 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.4142e-05 2024-08-17T18:11:58.674 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:11:58.674 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:11:58.674 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:11:58.674 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.674 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.674 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35694.0:192081 56.e 56:742a86a9:::benchmark_data_smithi131_259881_object90238:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1483)", 2024-08-17T18:11:58.675 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:08:17.277114+0000", 2024-08-17T18:11:58.675 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 221.31448652099999, 2024-08-17T18:11:58.675 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.42677858099999999, 2024-08-17T18:11:58.675 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:11:58.675 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:11:58.675 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:11:58.675 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35694", 2024-08-17T18:11:58.675 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2383208010", 2024-08-17T18:11:58.675 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 192081 2024-08-17T18:11:58.675 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.675 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:11:58.675 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.675 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:11:58.676 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.277114+0000", 2024-08-17T18:11:58.676 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:11:58.676 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.676 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.676 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:11:58.676 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.277114+0000", 2024-08-17T18:11:58.676 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:11:58.676 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.676 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.676 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:11:58.676 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.277113+0000", 2024-08-17T18:11:58.676 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:11:58.676 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.676 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.677 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:11:58.677 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.277118+0000", 2024-08-17T18:11:58.677 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.2599999999999996e-06 2024-08-17T18:11:58.677 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.677 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.677 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:11:58.677 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.277131+0000", 2024-08-17T18:11:58.677 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2723e-05 2024-08-17T18:11:58.677 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.677 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.677 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:11:58.677 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.277138+0000", 2024-08-17T18:11:58.677 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.6909999999999997e-06 2024-08-17T18:11:58.677 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.678 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.678 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:11:58.678 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.290918+0000", 2024-08-17T18:11:58.678 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.013780082000000001 2024-08-17T18:11:58.678 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.678 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.678 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:11:58.678 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.291036+0000", 2024-08-17T18:11:58.678 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000117086 2024-08-17T18:11:58.678 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.678 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.678 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,2", 2024-08-17T18:11:58.678 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.291114+0000", 2024-08-17T18:11:58.678 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.8566000000000006e-05 2024-08-17T18:11:58.679 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.679 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.679 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:11:58.679 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.297320+0000", 2024-08-17T18:11:58.679 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0062056890000000003 2024-08-17T18:11:58.679 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.679 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.679 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:11:58.679 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.304133+0000", 2024-08-17T18:11:58.679 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0068136439999999998 2024-08-17T18:11:58.679 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.679 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.679 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:11:58.679 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.703774+0000", 2024-08-17T18:11:58.680 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.39964076799999998 2024-08-17T18:11:58.680 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.680 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.680 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:11:58.680 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.703851+0000", 2024-08-17T18:11:58.680 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.6477000000000007e-05 2024-08-17T18:11:58.680 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.680 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.680 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:11:58.680 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.703892+0000", 2024-08-17T18:11:58.680 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.1567999999999999e-05 2024-08-17T18:11:58.680 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:11:58.680 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:11:58.680 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:11:58.681 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.681 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.681 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.35694.0:192090 56.e 56:756f9a8d:::benchmark_data_smithi131_259881_object90247:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1483)", 2024-08-17T18:11:58.681 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:08:17.291014+0000", 2024-08-17T18:11:58.681 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 221.300586294, 2024-08-17T18:11:58.681 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.41298236500000002, 2024-08-17T18:11:58.681 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:11:58.681 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:11:58.681 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:11:58.681 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.35694", 2024-08-17T18:11:58.681 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/2383208010", 2024-08-17T18:11:58.681 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 192090 2024-08-17T18:11:58.681 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.681 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:11:58.682 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.682 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:11:58.682 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.291014+0000", 2024-08-17T18:11:58.682 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:11:58.682 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.682 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.682 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:11:58.682 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.291014+0000", 2024-08-17T18:11:58.682 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:11:58.682 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.682 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.682 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:11:58.682 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.291012+0000", 2024-08-17T18:11:58.682 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:11:58.682 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.683 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.683 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:11:58.683 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.291018+0000", 2024-08-17T18:11:58.683 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.5260000000000001e-06 2024-08-17T18:11:58.683 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.683 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.683 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:11:58.683 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.291028+0000", 2024-08-17T18:11:58.683 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0098000000000001e-05 2024-08-17T18:11:58.683 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.683 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.683 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:11:58.683 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.291033+0000", 2024-08-17T18:11:58.683 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.3190000000000002e-06 2024-08-17T18:11:58.683 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.684 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.684 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:11:58.684 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.294308+0000", 2024-08-17T18:11:58.684 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0032751149999999999 2024-08-17T18:11:58.684 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.684 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.684 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:11:58.684 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.294491+0000", 2024-08-17T18:11:58.684 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00018291 2024-08-17T18:11:58.684 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.684 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.684 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 1,2", 2024-08-17T18:11:58.684 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.294627+0000", 2024-08-17T18:11:58.684 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013523100000000001 2024-08-17T18:11:58.685 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.685 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.685 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:11:58.685 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.300889+0000", 2024-08-17T18:11:58.685 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0062623940000000001 2024-08-17T18:11:58.685 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.685 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.685 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:11:58.685 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.304160+0000", 2024-08-17T18:11:58.685 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0032708390000000002 2024-08-17T18:11:58.685 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.685 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.685 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:11:58.685 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.703927+0000", 2024-08-17T18:11:58.685 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.399766862 2024-08-17T18:11:58.686 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.686 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.686 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:11:58.686 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.703966+0000", 2024-08-17T18:11:58.686 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.9641000000000002e-05 2024-08-17T18:11:58.686 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.686 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.686 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:11:58.686 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:08:17.703996+0000", 2024-08-17T18:11:58.686 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.9941999999999999e-05 2024-08-17T18:11:58.686 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:11:58.686 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:11:58.686 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:11:58.686 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.687 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.687 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45824.0:101468 57.7 57:ea6c5b1f:::benchmark_data_smithi131_279660_object101467:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1505)", 2024-08-17T18:11:58.687 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:10:55.223060+0000", 2024-08-17T18:11:58.687 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 63.368540641999999, 2024-08-17T18:11:58.687 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.48363584500000001, 2024-08-17T18:11:58.687 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:11:58.687 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:11:58.687 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:11:58.687 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45824", 2024-08-17T18:11:58.687 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/107174183", 2024-08-17T18:11:58.687 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 101468 2024-08-17T18:11:58.687 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.687 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:11:58.687 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.688 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:11:58.688 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.223060+0000", 2024-08-17T18:11:58.688 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:11:58.688 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.688 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.688 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:11:58.688 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.223060+0000", 2024-08-17T18:11:58.688 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:11:58.688 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.688 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.688 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:11:58.688 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.223058+0000", 2024-08-17T18:11:58.688 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:11:58.688 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.689 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.689 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:11:58.689 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.223102+0000", 2024-08-17T18:11:58.689 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.4178000000000003e-05 2024-08-17T18:11:58.689 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.689 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.689 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:11:58.689 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.223121+0000", 2024-08-17T18:11:58.689 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.8321999999999998e-05 2024-08-17T18:11:58.689 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.689 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.689 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:11:58.689 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.223128+0000", 2024-08-17T18:11:58.689 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.3069999999999997e-06 2024-08-17T18:11:58.690 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.690 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.690 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:11:58.690 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.224751+0000", 2024-08-17T18:11:58.690 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001623534 2024-08-17T18:11:58.690 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.690 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.690 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:11:58.690 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.225317+0000", 2024-08-17T18:11:58.690 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000565581 2024-08-17T18:11:58.690 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.690 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.690 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,6", 2024-08-17T18:11:58.690 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.225740+0000", 2024-08-17T18:11:58.691 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00042283700000000002 2024-08-17T18:11:58.691 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.691 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.691 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:11:58.691 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.229950+0000", 2024-08-17T18:11:58.691 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0042096959999999998 2024-08-17T18:11:58.691 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.691 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.691 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:11:58.691 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.230004+0000", 2024-08-17T18:11:58.691 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.4387e-05 2024-08-17T18:11:58.691 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.691 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.691 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:11:58.691 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.706431+0000", 2024-08-17T18:11:58.691 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.476427139 2024-08-17T18:11:58.692 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.692 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.692 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:11:58.692 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.706619+0000", 2024-08-17T18:11:58.692 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00018762100000000001 2024-08-17T18:11:58.692 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.692 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.692 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:11:58.692 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.706695+0000", 2024-08-17T18:11:58.692 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.6744999999999998e-05 2024-08-17T18:11:58.692 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:11:58.692 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:11:58.692 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:11:58.692 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.692 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.693 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45824.0:101474 57.7 57:ecf6401d:::benchmark_data_smithi131_279660_object101473:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1505)", 2024-08-17T18:11:58.693 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:10:55.233324+0000", 2024-08-17T18:11:58.693 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 63.358276398000001, 2024-08-17T18:11:58.693 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.49081890099999997, 2024-08-17T18:11:58.693 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:11:58.693 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:11:58.693 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:11:58.693 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45824", 2024-08-17T18:11:58.693 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/107174183", 2024-08-17T18:11:58.693 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 101474 2024-08-17T18:11:58.693 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.693 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:11:58.693 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.693 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:11:58.693 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.233324+0000", 2024-08-17T18:11:58.693 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:11:58.694 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.694 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.694 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:11:58.694 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.233324+0000", 2024-08-17T18:11:58.694 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:11:58.694 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.694 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.694 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:11:58.694 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.233322+0000", 2024-08-17T18:11:58.694 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:11:58.694 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.694 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.694 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:11:58.694 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.233384+0000", 2024-08-17T18:11:58.695 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.1698000000000005e-05 2024-08-17T18:11:58.695 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.695 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.695 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:11:58.695 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.233396+0000", 2024-08-17T18:11:58.695 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2048999999999999e-05 2024-08-17T18:11:58.695 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.695 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.695 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:11:58.695 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.233401+0000", 2024-08-17T18:11:58.695 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.1490000000000002e-06 2024-08-17T18:11:58.695 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.695 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.695 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:11:58.695 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.233448+0000", 2024-08-17T18:11:58.696 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.7379999999999997e-05 2024-08-17T18:11:58.696 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.696 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.696 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:11:58.696 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.233602+0000", 2024-08-17T18:11:58.696 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00015315500000000001 2024-08-17T18:11:58.696 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.696 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.696 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,6", 2024-08-17T18:11:58.696 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.233748+0000", 2024-08-17T18:11:58.696 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014682000000000001 2024-08-17T18:11:58.696 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.696 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.696 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:11:58.696 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.237471+0000", 2024-08-17T18:11:58.697 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.003722506 2024-08-17T18:11:58.697 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.697 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.697 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:11:58.697 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.238019+0000", 2024-08-17T18:11:58.697 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00054763399999999997 2024-08-17T18:11:58.697 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.697 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.697 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:11:58.697 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.723876+0000", 2024-08-17T18:11:58.697 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.48585749299999997 2024-08-17T18:11:58.697 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.697 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.697 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:11:58.697 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.724064+0000", 2024-08-17T18:11:58.698 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00018809600000000001 2024-08-17T18:11:58.698 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.698 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.698 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:11:58.698 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.724143+0000", 2024-08-17T18:11:58.698 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.8553000000000005e-05 2024-08-17T18:11:58.698 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:11:58.698 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:11:58.698 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:11:58.698 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.698 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.698 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45824.0:101489 57.7 57:e48f116a:::benchmark_data_smithi131_279660_object101488:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1505)", 2024-08-17T18:11:58.698 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:10:55.279784+0000", 2024-08-17T18:11:58.699 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 63.311816125999997, 2024-08-17T18:11:58.699 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.44453195600000001, 2024-08-17T18:11:58.699 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:11:58.699 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:11:58.699 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:11:58.699 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45824", 2024-08-17T18:11:58.699 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/107174183", 2024-08-17T18:11:58.699 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 101489 2024-08-17T18:11:58.699 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.699 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:11:58.699 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.700 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:11:58.700 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.279784+0000", 2024-08-17T18:11:58.700 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:11:58.700 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.700 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.700 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:11:58.700 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.279784+0000", 2024-08-17T18:11:58.700 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:11:58.700 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.700 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.700 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:11:58.700 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.279781+0000", 2024-08-17T18:11:58.700 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999971 2024-08-17T18:11:58.701 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.701 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.701 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:11:58.701 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.279847+0000", 2024-08-17T18:11:58.701 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.6252000000000002e-05 2024-08-17T18:11:58.701 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.701 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.701 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:11:58.701 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.279883+0000", 2024-08-17T18:11:58.701 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:58.702 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:58 smithi131 bash[89561]: cluster 2024-08-17T18:11:56.649364+0000 mgr.y (mgr.34107) 2101 : cluster [DBG] pgmap v2945: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 669 op/s; 18754/207867 objects degraded (9.022%); 3758/207867 objects misplaced (1.808%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T18:11:58.702 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:11:58 smithi131 bash[89561]: cluster 2024-08-17T18:11:56.649364+0000 mgr.y (mgr.34107) 2101 : cluster [DBG] pgmap v2945: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 669 op/s; 18754/207867 objects degraded (9.022%); 3758/207867 objects misplaced (1.808%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T18:11:58.703 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.5726000000000003e-05 2024-08-17T18:11:58.703 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.703 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.703 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:11:58.703 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.279900+0000", 2024-08-17T18:11:58.703 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6523000000000001e-05 2024-08-17T18:11:58.703 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.703 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.703 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:11:58.703 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.280021+0000", 2024-08-17T18:11:58.703 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000121171 2024-08-17T18:11:58.703 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.704 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.704 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:11:58.704 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.280216+0000", 2024-08-17T18:11:58.704 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000195274 2024-08-17T18:11:58.704 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.704 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.704 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,6", 2024-08-17T18:11:58.704 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.280322+0000", 2024-08-17T18:11:58.704 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000106156 2024-08-17T18:11:58.704 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.704 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.704 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:11:58.704 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.283108+0000", 2024-08-17T18:11:58.705 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0027854139999999999 2024-08-17T18:11:58.705 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.705 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.705 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:11:58.705 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.283600+0000", 2024-08-17T18:11:58.705 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00049253800000000005 2024-08-17T18:11:58.705 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.705 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.705 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:11:58.705 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.724211+0000", 2024-08-17T18:11:58.705 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.44061046300000001 2024-08-17T18:11:58.705 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.705 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.705 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:11:58.706 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.724274+0000", 2024-08-17T18:11:58.706 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3625000000000002e-05 2024-08-17T18:11:58.706 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.706 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.706 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:11:58.706 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.724316+0000", 2024-08-17T18:11:58.706 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.1783999999999998e-05 2024-08-17T18:11:58.706 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:11:58.706 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:11:58.706 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:11:58.706 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.706 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.706 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45824.0:141082 57.7 57:e17d25d0:::benchmark_data_smithi131_279660_object36635:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1507)", 2024-08-17T18:11:58.706 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:11:56.733933+0000", 2024-08-17T18:11:58.707 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 1.857666934, 2024-08-17T18:11:58.707 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.56063902499999996, 2024-08-17T18:11:58.707 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:11:58.707 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:11:58.707 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:11:58.707 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45824", 2024-08-17T18:11:58.707 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/107174183", 2024-08-17T18:11:58.707 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 141082 2024-08-17T18:11:58.707 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.707 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:11:58.707 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.707 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:11:58.707 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.733933+0000", 2024-08-17T18:11:58.707 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:11:58.708 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.708 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.708 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:11:58.708 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.733933+0000", 2024-08-17T18:11:58.708 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:11:58.708 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.708 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.708 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:11:58.708 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.733932+0000", 2024-08-17T18:11:58.708 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:11:58.708 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.708 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.708 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:11:58.708 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.733938+0000", 2024-08-17T18:11:58.709 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3350000000000003e-06 2024-08-17T18:11:58.709 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.709 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.709 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:11:58.709 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.733953+0000", 2024-08-17T18:11:58.709 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5177000000000001e-05 2024-08-17T18:11:58.709 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.709 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.709 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:11:58.709 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.733960+0000", 2024-08-17T18:11:58.709 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.3529999999999997e-06 2024-08-17T18:11:58.709 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.709 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.709 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:11:58.710 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.734158+0000", 2024-08-17T18:11:58.710 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00019792 2024-08-17T18:11:58.710 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.710 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.710 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:11:58.710 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.734464+0000", 2024-08-17T18:11:58.710 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00030577799999999999 2024-08-17T18:11:58.710 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.710 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.710 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,6", 2024-08-17T18:11:58.710 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.734850+0000", 2024-08-17T18:11:58.710 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00038627000000000003 2024-08-17T18:11:58.710 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.710 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.711 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:11:58.711 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.747864+0000", 2024-08-17T18:11:58.711 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.013013845 2024-08-17T18:11:58.711 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.711 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.711 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:11:58.711 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.753478+0000", 2024-08-17T18:11:58.711 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.005613837 2024-08-17T18:11:58.711 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.711 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.711 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:11:58.711 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:57.294313+0000", 2024-08-17T18:11:58.711 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.54083476600000002 2024-08-17T18:11:58.711 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.712 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.712 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:11:58.712 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:57.294482+0000", 2024-08-17T18:11:58.712 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00016908 2024-08-17T18:11:58.712 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.712 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.712 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:11:58.712 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:57.294572+0000", 2024-08-17T18:11:58.712 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.0311999999999999e-05 2024-08-17T18:11:58.712 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:11:58.712 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:11:58.712 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:11:58.712 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.712 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.713 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45824.0:141092 57.7 57:ed3e4a2e:::benchmark_data_smithi131_279660_object36645:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1507)", 2024-08-17T18:11:58.713 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:11:56.758063+0000", 2024-08-17T18:11:58.713 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 1.8335376750000001, 2024-08-17T18:11:58.713 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.57081152899999998, 2024-08-17T18:11:58.713 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:11:58.713 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:11:58.713 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:11:58.713 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45824", 2024-08-17T18:11:58.713 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/107174183", 2024-08-17T18:11:58.713 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 141092 2024-08-17T18:11:58.713 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.713 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:11:58.713 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.713 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:11:58.713 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.758063+0000", 2024-08-17T18:11:58.714 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:11:58.714 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.714 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.714 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:11:58.714 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.758063+0000", 2024-08-17T18:11:58.714 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:11:58.714 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.714 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.714 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:11:58.714 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.758061+0000", 2024-08-17T18:11:58.714 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:11:58.714 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.714 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.715 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:11:58.715 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.758071+0000", 2024-08-17T18:11:58.715 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0319000000000001e-05 2024-08-17T18:11:58.715 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.715 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.715 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:11:58.715 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.758086+0000", 2024-08-17T18:11:58.715 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4837999999999999e-05 2024-08-17T18:11:58.715 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.715 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.715 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:11:58.715 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.758093+0000", 2024-08-17T18:11:58.715 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.3799999999999996e-06 2024-08-17T18:11:58.715 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.715 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.715 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:11:58.716 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.758140+0000", 2024-08-17T18:11:58.716 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.6291000000000001e-05 2024-08-17T18:11:58.716 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.716 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.716 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:11:58.716 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.758247+0000", 2024-08-17T18:11:58.716 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000107256 2024-08-17T18:11:58.716 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.716 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.716 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,6", 2024-08-17T18:11:58.716 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.758336+0000", 2024-08-17T18:11:58.716 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.9476999999999997e-05 2024-08-17T18:11:58.716 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.716 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.716 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:11:58.716 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.762915+0000", 2024-08-17T18:11:58.717 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.004578319 2024-08-17T18:11:58.717 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.717 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.717 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:11:58.717 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.765260+0000", 2024-08-17T18:11:58.717 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.002345897 2024-08-17T18:11:58.717 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.717 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.717 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:11:58.717 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:57.328763+0000", 2024-08-17T18:11:58.717 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.56350278200000004 2024-08-17T18:11:58.717 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.717 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.717 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:11:58.717 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:57.328833+0000", 2024-08-17T18:11:58.717 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.0192999999999997e-05 2024-08-17T18:11:58.718 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:11:58.718 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:11:58.718 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:11:58.718 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:57.328874+0000", 2024-08-17T18:11:58.718 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.0630000000000002e-05 2024-08-17T18:11:58.718 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:11:58.718 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:11:58.718 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:11:58.718 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:11:58.718 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:11:58.718 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-08-17T18:11:58.718 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:58 smithi131 bash[88347]: cluster 2024-08-17T18:11:56.649364+0000 mgr.y (mgr.34107) 2101 : cluster [DBG] pgmap v2945: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 669 op/s; 18754/207867 objects degraded (9.022%); 3758/207867 objects misplaced (1.808%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T18:11:58.719 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:11:58 smithi131 bash[88347]: cluster 2024-08-17T18:11:56.649364+0000 mgr.y (mgr.34107) 2101 : cluster [DBG] pgmap v2945: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 669 op/s; 18754/207867 objects degraded (9.022%); 3758/207867 objects misplaced (1.808%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T18:11:58.762 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:58.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:58.771 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:58.871 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:58.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:58.903 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:11:58.903 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:11:59.004 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:59.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:11:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:11:58] "GET /metrics HTTP/1.1" 200 36626 "" "Prometheus/2.51.0" 2024-08-17T18:11:59.134 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:11:59.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:59.136 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:11:59.237 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:59.261 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:11:59.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:59.266 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:11:59.367 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:59.396 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:59.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:59.399 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:59.500 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:59.534 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:11:59.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:59.538 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:11:59.639 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:59.645 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_ops_in_flight 2024-08-17T18:11:59.672 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:59.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:59.677 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:11:59.778 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:59.809 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:11:59.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:59.815 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:11:59.916 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:59.941 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:11:59.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:11:59.947 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:00.048 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:00.080 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:00.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:00.090 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:00.191 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:00.223 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:00.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:00.229 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:12:00.330 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:00.371 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:00.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:00.376 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:00.477 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:00.502 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:00.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:00.504 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:00.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:00 smithi131 bash[89561]: cluster 2024-08-17T18:11:58.649836+0000 mgr.y (mgr.34107) 2102 : cluster [DBG] pgmap v2946: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 544 op/s; 18754/207867 objects degraded (9.022%); 3758/207867 objects misplaced (1.808%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T18:12:00.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:00 smithi131 bash[89561]: cluster 2024-08-17T18:11:58.649836+0000 mgr.y (mgr.34107) 2102 : cluster [DBG] pgmap v2946: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 544 op/s; 18754/207867 objects degraded (9.022%); 3758/207867 objects misplaced (1.808%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T18:12:00.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:00 smithi131 bash[88347]: cluster 2024-08-17T18:11:58.649836+0000 mgr.y (mgr.34107) 2102 : cluster [DBG] pgmap v2946: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 544 op/s; 18754/207867 objects degraded (9.022%); 3758/207867 objects misplaced (1.808%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T18:12:00.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:00 smithi131 bash[88347]: cluster 2024-08-17T18:11:58.649836+0000 mgr.y (mgr.34107) 2102 : cluster [DBG] pgmap v2946: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 544 op/s; 18754/207867 objects degraded (9.022%); 3758/207867 objects misplaced (1.808%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T18:12:00.605 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:00.614 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:00 smithi169 bash[79348]: cluster 2024-08-17T18:11:58.649836+0000 mgr.y (mgr.34107) 2102 : cluster [DBG] pgmap v2946: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 544 op/s; 18754/207867 objects degraded (9.022%); 3758/207867 objects misplaced (1.808%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T18:12:00.614 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:00 smithi169 bash[79348]: cluster 2024-08-17T18:11:58.649836+0000 mgr.y (mgr.34107) 2102 : cluster [DBG] pgmap v2946: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.2 GiB data, 19 GiB used, 696 GiB / 715 GiB avail; 0 B/s wr, 544 op/s; 18754/207867 objects degraded (9.022%); 3758/207867 objects misplaced (1.808%); 1.2 MiB/s, 19 objects/s recovering 2024-08-17T18:12:00.642 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:00.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:00.647 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:00.747 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:00.769 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:00.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:00.775 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:00.876 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:00.915 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:00.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:00.921 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:01.022 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:01.051 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:01.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:01.055 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:01.156 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:01.181 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:01.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:01.187 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:01.288 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:01.313 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:01.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:01.319 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:01.420 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:01.451 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:01.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:01.457 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:01.558 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:01.568 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:01 smithi169 bash[79348]: cluster 2024-08-17T18:12:01.109662+0000 mon.a (mon.0) 3119 : cluster [WRN] Health check update: Degraded data redundancy: 18754/207867 objects degraded (9.022%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:01.568 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:01 smithi169 bash[79348]: cluster 2024-08-17T18:12:01.109662+0000 mon.a (mon.0) 3119 : cluster [WRN] Health check update: Degraded data redundancy: 18754/207867 objects degraded (9.022%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:01.585 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:01.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:01.588 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:12:01.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:01 smithi131 bash[89561]: cluster 2024-08-17T18:12:01.109662+0000 mon.a (mon.0) 3119 : cluster [WRN] Health check update: Degraded data redundancy: 18754/207867 objects degraded (9.022%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:01.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:01 smithi131 bash[89561]: cluster 2024-08-17T18:12:01.109662+0000 mon.a (mon.0) 3119 : cluster [WRN] Health check update: Degraded data redundancy: 18754/207867 objects degraded (9.022%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:01.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:01 smithi131 bash[88347]: cluster 2024-08-17T18:12:01.109662+0000 mon.a (mon.0) 3119 : cluster [WRN] Health check update: Degraded data redundancy: 18754/207867 objects degraded (9.022%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:01.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:01 smithi131 bash[88347]: cluster 2024-08-17T18:12:01.109662+0000 mon.a (mon.0) 3119 : cluster [WRN] Health check update: Degraded data redundancy: 18754/207867 objects degraded (9.022%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:01.688 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:01.720 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:01.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:01.722 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:01.823 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:01.861 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:01.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:01.867 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:01.968 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:01.993 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:01.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:01.995 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:02.096 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:02.119 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:02.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:02.121 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:02.222 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:02.246 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:02.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:02.250 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:02.351 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:02.450 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:02.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:02.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:02.554 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:02.567 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:02 smithi131 bash[88347]: cluster 2024-08-17T18:12:00.650702+0000 mgr.y (mgr.34107) 2103 : cluster [DBG] pgmap v2947: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 791 op/s; 18803/198975 objects degraded (9.450%); 3568/198975 objects misplaced (1.793%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T18:12:02.567 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:02 smithi131 bash[88347]: cluster 2024-08-17T18:12:00.650702+0000 mgr.y (mgr.34107) 2103 : cluster [DBG] pgmap v2947: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 791 op/s; 18803/198975 objects degraded (9.450%); 3568/198975 objects misplaced (1.793%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T18:12:02.567 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:02 smithi131 bash[89561]: cluster 2024-08-17T18:12:00.650702+0000 mgr.y (mgr.34107) 2103 : cluster [DBG] pgmap v2947: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 791 op/s; 18803/198975 objects degraded (9.450%); 3568/198975 objects misplaced (1.793%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T18:12:02.568 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:02 smithi131 bash[89561]: cluster 2024-08-17T18:12:00.650702+0000 mgr.y (mgr.34107) 2103 : cluster [DBG] pgmap v2947: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 791 op/s; 18803/198975 objects degraded (9.450%); 3568/198975 objects misplaced (1.793%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T18:12:02.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:02.585 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:02.586 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:02.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:02 smithi169 bash[79348]: cluster 2024-08-17T18:12:00.650702+0000 mgr.y (mgr.34107) 2103 : cluster [DBG] pgmap v2947: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 791 op/s; 18803/198975 objects degraded (9.450%); 3568/198975 objects misplaced (1.793%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T18:12:02.650 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:02 smithi169 bash[79348]: cluster 2024-08-17T18:12:00.650702+0000 mgr.y (mgr.34107) 2103 : cluster [DBG] pgmap v2947: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 791 op/s; 18803/198975 objects degraded (9.450%); 3568/198975 objects misplaced (1.793%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T18:12:02.686 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:02.780 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:02.783 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:02.783 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:02.884 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:02.918 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:02.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:02.922 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:12:03.023 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:03.058 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:03.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:03.064 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:03.165 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:03.187 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:03.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:03.189 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:03.289 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:03.316 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:03.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:03.323 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:03.424 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:03.456 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:03.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:03.462 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:03.562 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:03.599 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:03.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:03.602 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:03.702 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:03.740 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:03.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:03.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:03.843 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:03.888 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:03.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:03.890 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:03.991 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:04.024 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:04.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:04.027 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:04.127 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:04.153 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:04.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:04.159 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:04.260 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:04.285 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:04.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:04.290 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:04.390 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:04.415 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:04.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:04.423 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:04.524 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:04.533 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:04 smithi169 bash[79348]: cluster 2024-08-17T18:12:02.651244+0000 mgr.y (mgr.34107) 2104 : cluster [DBG] pgmap v2948: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 508 op/s; 18803/198975 objects degraded (9.450%); 3568/198975 objects misplaced (1.793%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T18:12:04.533 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:04 smithi169 bash[79348]: cluster 2024-08-17T18:12:02.651244+0000 mgr.y (mgr.34107) 2104 : cluster [DBG] pgmap v2948: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 508 op/s; 18803/198975 objects degraded (9.450%); 3568/198975 objects misplaced (1.793%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T18:12:04.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:04.552 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:04.552 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:04.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:04 smithi131 bash[89561]: cluster 2024-08-17T18:12:02.651244+0000 mgr.y (mgr.34107) 2104 : cluster [DBG] pgmap v2948: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 508 op/s; 18803/198975 objects degraded (9.450%); 3568/198975 objects misplaced (1.793%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T18:12:04.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:04 smithi131 bash[89561]: cluster 2024-08-17T18:12:02.651244+0000 mgr.y (mgr.34107) 2104 : cluster [DBG] pgmap v2948: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 508 op/s; 18803/198975 objects degraded (9.450%); 3568/198975 objects misplaced (1.793%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T18:12:04.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:04 smithi131 bash[88347]: cluster 2024-08-17T18:12:02.651244+0000 mgr.y (mgr.34107) 2104 : cluster [DBG] pgmap v2948: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 508 op/s; 18803/198975 objects degraded (9.450%); 3568/198975 objects misplaced (1.793%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T18:12:04.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:04 smithi131 bash[88347]: cluster 2024-08-17T18:12:02.651244+0000 mgr.y (mgr.34107) 2104 : cluster [DBG] pgmap v2948: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 4.0 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 508 op/s; 18803/198975 objects degraded (9.450%); 3568/198975 objects misplaced (1.793%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T18:12:04.653 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:04.689 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:04.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:04.692 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:04.793 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:04.833 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:04.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:04.839 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:04.940 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:04.968 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:04.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:04.970 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:05.071 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:05.105 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:05.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:05.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:05.211 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:05.239 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:05.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:05.243 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:05.344 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:05.383 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:05.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:05.387 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:05.488 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:05.527 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:05.529 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:05.529 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:05.630 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:05.662 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:05.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:05.666 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:05.767 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:05.799 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:05.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:05.803 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:05.903 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:05.933 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:05.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:05.939 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:06.039 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:06.067 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:06.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:06.069 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:06.170 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:06.207 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:06.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:06.211 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:06.312 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:06.346 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:06.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:06.350 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:06.450 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:06.482 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:06.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:06.491 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:06.592 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:06.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:06 smithi131 bash[89561]: cluster 2024-08-17T18:12:04.651951+0000 mgr.y (mgr.34107) 2105 : cluster [DBG] pgmap v2949: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 18803/193887 objects degraded (9.698%); 3568/193887 objects misplaced (1.840%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T18:12:06.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:06 smithi131 bash[89561]: cluster 2024-08-17T18:12:04.651951+0000 mgr.y (mgr.34107) 2105 : cluster [DBG] pgmap v2949: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 18803/193887 objects degraded (9.698%); 3568/193887 objects misplaced (1.840%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T18:12:06.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:06 smithi131 bash[89561]: cluster 2024-08-17T18:12:06.110446+0000 mon.a (mon.0) 3120 : cluster [WRN] Health check update: Degraded data redundancy: 18803/193887 objects degraded (9.698%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:06.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:06 smithi131 bash[89561]: cluster 2024-08-17T18:12:06.110446+0000 mon.a (mon.0) 3120 : cluster [WRN] Health check update: Degraded data redundancy: 18803/193887 objects degraded (9.698%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:06.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:06 smithi131 bash[88347]: cluster 2024-08-17T18:12:04.651951+0000 mgr.y (mgr.34107) 2105 : cluster [DBG] pgmap v2949: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 18803/193887 objects degraded (9.698%); 3568/193887 objects misplaced (1.840%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T18:12:06.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:06 smithi131 bash[88347]: cluster 2024-08-17T18:12:04.651951+0000 mgr.y (mgr.34107) 2105 : cluster [DBG] pgmap v2949: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 18803/193887 objects degraded (9.698%); 3568/193887 objects misplaced (1.840%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T18:12:06.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:06 smithi131 bash[88347]: cluster 2024-08-17T18:12:06.110446+0000 mon.a (mon.0) 3120 : cluster [WRN] Health check update: Degraded data redundancy: 18803/193887 objects degraded (9.698%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:06.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:06 smithi131 bash[88347]: cluster 2024-08-17T18:12:06.110446+0000 mon.a (mon.0) 3120 : cluster [WRN] Health check update: Degraded data redundancy: 18803/193887 objects degraded (9.698%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:06.626 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:06.628 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:06 smithi169 bash[79348]: cluster 2024-08-17T18:12:04.651951+0000 mgr.y (mgr.34107) 2105 : cluster [DBG] pgmap v2949: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 18803/193887 objects degraded (9.698%); 3568/193887 objects misplaced (1.840%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T18:12:06.628 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:06 smithi169 bash[79348]: cluster 2024-08-17T18:12:04.651951+0000 mgr.y (mgr.34107) 2105 : cluster [DBG] pgmap v2949: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.9 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 649 op/s; 18803/193887 objects degraded (9.698%); 3568/193887 objects misplaced (1.840%); 1.3 MiB/s, 21 objects/s recovering 2024-08-17T18:12:06.628 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:06 smithi169 bash[79348]: cluster 2024-08-17T18:12:06.110446+0000 mon.a (mon.0) 3120 : cluster [WRN] Health check update: Degraded data redundancy: 18803/193887 objects degraded (9.698%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:06.628 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:06 smithi169 bash[79348]: cluster 2024-08-17T18:12:06.110446+0000 mon.a (mon.0) 3120 : cluster [WRN] Health check update: Degraded data redundancy: 18803/193887 objects degraded (9.698%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:06.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:06.629 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:06.730 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:06.735 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:12:06.758 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:06.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:06.762 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:06.863 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:06.887 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:06.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:06.894 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:06.994 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:07.029 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:07.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:07.032 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:07.132 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:07.167 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:07.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:07.173 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:07.273 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:07.322 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:07.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:07.327 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:07.427 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:07.451 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:07.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:07.454 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:07.554 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:07.588 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:07.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:07.590 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:12:07.691 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:07.718 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:07.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:07.721 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:12:07.822 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:07.846 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:07.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:07.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:07.951 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:07.982 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:07.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:07.985 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:08.086 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:08.119 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:08.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:08.121 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:08.222 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:08.269 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:08.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:08.278 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:08.379 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:08.406 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:08.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:08.411 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:08.512 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:08.521 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:08 smithi131 bash[88347]: cluster 2024-08-17T18:12:06.652560+0000 mgr.y (mgr.34107) 2106 : cluster [DBG] pgmap v2950: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 661 op/s; 18874/188733 objects degraded (10.000%); 3361/188733 objects misplaced (1.781%); 2.1 MiB/s, 32 objects/s recovering 2024-08-17T18:12:08.522 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:08 smithi131 bash[88347]: cluster 2024-08-17T18:12:06.652560+0000 mgr.y (mgr.34107) 2106 : cluster [DBG] pgmap v2950: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 661 op/s; 18874/188733 objects degraded (10.000%); 3361/188733 objects misplaced (1.781%); 2.1 MiB/s, 32 objects/s recovering 2024-08-17T18:12:08.522 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:08 smithi131 bash[88347]: audit 2024-08-17T18:12:08.291851+0000 mon.a (mon.0) 3121 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:12:08.522 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:08 smithi131 bash[88347]: audit 2024-08-17T18:12:08.291851+0000 mon.a (mon.0) 3121 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:12:08.522 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:08 smithi131 bash[89561]: cluster 2024-08-17T18:12:06.652560+0000 mgr.y (mgr.34107) 2106 : cluster [DBG] pgmap v2950: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 661 op/s; 18874/188733 objects degraded (10.000%); 3361/188733 objects misplaced (1.781%); 2.1 MiB/s, 32 objects/s recovering 2024-08-17T18:12:08.522 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:08 smithi131 bash[89561]: cluster 2024-08-17T18:12:06.652560+0000 mgr.y (mgr.34107) 2106 : cluster [DBG] pgmap v2950: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 661 op/s; 18874/188733 objects degraded (10.000%); 3361/188733 objects misplaced (1.781%); 2.1 MiB/s, 32 objects/s recovering 2024-08-17T18:12:08.522 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:08 smithi131 bash[89561]: audit 2024-08-17T18:12:08.291851+0000 mon.a (mon.0) 3121 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:12:08.522 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:08 smithi131 bash[89561]: audit 2024-08-17T18:12:08.291851+0000 mon.a (mon.0) 3121 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:12:08.544 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:08.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:08.546 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:08.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:08 smithi169 bash[79348]: cluster 2024-08-17T18:12:06.652560+0000 mgr.y (mgr.34107) 2106 : cluster [DBG] pgmap v2950: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 661 op/s; 18874/188733 objects degraded (10.000%); 3361/188733 objects misplaced (1.781%); 2.1 MiB/s, 32 objects/s recovering 2024-08-17T18:12:08.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:08 smithi169 bash[79348]: cluster 2024-08-17T18:12:06.652560+0000 mgr.y (mgr.34107) 2106 : cluster [DBG] pgmap v2950: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 661 op/s; 18874/188733 objects degraded (10.000%); 3361/188733 objects misplaced (1.781%); 2.1 MiB/s, 32 objects/s recovering 2024-08-17T18:12:08.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:08 smithi169 bash[79348]: audit 2024-08-17T18:12:08.291851+0000 mon.a (mon.0) 3121 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:12:08.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:08 smithi169 bash[79348]: audit 2024-08-17T18:12:08.291851+0000 mon.a (mon.0) 3121 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:12:08.647 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:08.672 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:08.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:08.675 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:08.776 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:08.805 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:08.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:08.810 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:08.911 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:08.944 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:08.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:08.949 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:09.050 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:09.059 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:12:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:12:08] "GET /metrics HTTP/1.1" 200 36629 "" "Prometheus/2.51.0" 2024-08-17T18:12:09.072 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:09.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:09.074 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:09.175 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:09.207 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:09.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:09.210 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:09.311 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:09.338 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:09.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:09.343 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:09.443 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:09.468 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:09.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:09.477 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:09.578 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:09.609 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:09.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:09.613 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:09.714 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:09.742 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:09.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:09.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:09.845 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:09.872 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:09.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:09.878 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:09.979 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:10.013 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:10.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:10.018 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:10.118 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:10.145 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:10.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:10.151 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:10.251 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:10.295 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:10.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:10.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:10.397 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:10.418 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:10.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:10.420 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:10.520 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:10.544 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:10.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:10.546 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:10.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:10 smithi169 bash[79348]: cluster 2024-08-17T18:12:08.653094+0000 mgr.y (mgr.34107) 2107 : cluster [DBG] pgmap v2951: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 531 op/s; 18874/188733 objects degraded (10.000%); 3361/188733 objects misplaced (1.781%); 1.4 MiB/s, 23 objects/s recovering 2024-08-17T18:12:10.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:10 smithi169 bash[79348]: cluster 2024-08-17T18:12:08.653094+0000 mgr.y (mgr.34107) 2107 : cluster [DBG] pgmap v2951: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 531 op/s; 18874/188733 objects degraded (10.000%); 3361/188733 objects misplaced (1.781%); 1.4 MiB/s, 23 objects/s recovering 2024-08-17T18:12:10.647 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:10.672 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:10.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:10.675 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:10.775 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:10.808 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:10.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:10.812 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:10.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:10 smithi131 bash[89561]: cluster 2024-08-17T18:12:08.653094+0000 mgr.y (mgr.34107) 2107 : cluster [DBG] pgmap v2951: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 531 op/s; 18874/188733 objects degraded (10.000%); 3361/188733 objects misplaced (1.781%); 1.4 MiB/s, 23 objects/s recovering 2024-08-17T18:12:10.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:10 smithi131 bash[89561]: cluster 2024-08-17T18:12:08.653094+0000 mgr.y (mgr.34107) 2107 : cluster [DBG] pgmap v2951: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 531 op/s; 18874/188733 objects degraded (10.000%); 3361/188733 objects misplaced (1.781%); 1.4 MiB/s, 23 objects/s recovering 2024-08-17T18:12:10.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:10 smithi131 bash[88347]: cluster 2024-08-17T18:12:08.653094+0000 mgr.y (mgr.34107) 2107 : cluster [DBG] pgmap v2951: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 531 op/s; 18874/188733 objects degraded (10.000%); 3361/188733 objects misplaced (1.781%); 1.4 MiB/s, 23 objects/s recovering 2024-08-17T18:12:10.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:10 smithi131 bash[88347]: cluster 2024-08-17T18:12:08.653094+0000 mgr.y (mgr.34107) 2107 : cluster [DBG] pgmap v2951: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.8 GiB data, 18 GiB used, 697 GiB / 715 GiB avail; 0 B/s wr, 531 op/s; 18874/188733 objects degraded (10.000%); 3361/188733 objects misplaced (1.781%); 1.4 MiB/s, 23 objects/s recovering 2024-08-17T18:12:10.913 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:10.944 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:10.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:10.949 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:11.050 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:11.083 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:11.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:11.085 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:11.186 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:11.224 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:11.227 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:11.227 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:11.328 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:11.365 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:11.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:11.370 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:11.470 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:11.502 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:11.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:11.506 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:11.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:11 smithi131 bash[88347]: cluster 2024-08-17T18:12:11.111245+0000 mon.a (mon.0) 3122 : cluster [WRN] Health check update: Degraded data redundancy: 18874/188733 objects degraded (10.000%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:11.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:11 smithi131 bash[88347]: cluster 2024-08-17T18:12:11.111245+0000 mon.a (mon.0) 3122 : cluster [WRN] Health check update: Degraded data redundancy: 18874/188733 objects degraded (10.000%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:11.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:11 smithi131 bash[89561]: cluster 2024-08-17T18:12:11.111245+0000 mon.a (mon.0) 3122 : cluster [WRN] Health check update: Degraded data redundancy: 18874/188733 objects degraded (10.000%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:11.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:11 smithi131 bash[89561]: cluster 2024-08-17T18:12:11.111245+0000 mon.a (mon.0) 3122 : cluster [WRN] Health check update: Degraded data redundancy: 18874/188733 objects degraded (10.000%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:11.607 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:11.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:11 smithi169 bash[79348]: cluster 2024-08-17T18:12:11.111245+0000 mon.a (mon.0) 3122 : cluster [WRN] Health check update: Degraded data redundancy: 18874/188733 objects degraded (10.000%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:11.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:11 smithi169 bash[79348]: cluster 2024-08-17T18:12:11.111245+0000 mon.a (mon.0) 3122 : cluster [WRN] Health check update: Degraded data redundancy: 18874/188733 objects degraded (10.000%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:11.655 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:11.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:11.661 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:11.761 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:11.789 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:11.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:11.797 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:11.898 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:11.929 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:11.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:11.937 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:12:12.038 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:12.065 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:12.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:12.068 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:12.168 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:12.192 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:12.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:12.194 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:12.294 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:12.321 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:12.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:12.323 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:12.424 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:12.469 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:12.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:12.475 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:12.575 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:12.597 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:12.598 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:12 smithi131 bash[89561]: cluster 2024-08-17T18:12:10.653821+0000 mgr.y (mgr.34107) 2108 : cluster [DBG] pgmap v2952: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 816 op/s; 18940/178461 objects degraded (10.613%); 3157/178461 objects misplaced (1.769%); 2.2 MiB/s, 34 objects/s recovering 2024-08-17T18:12:12.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:12 smithi131 bash[89561]: cluster 2024-08-17T18:12:10.653821+0000 mgr.y (mgr.34107) 2108 : cluster [DBG] pgmap v2952: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 816 op/s; 18940/178461 objects degraded (10.613%); 3157/178461 objects misplaced (1.769%); 2.2 MiB/s, 34 objects/s recovering 2024-08-17T18:12:12.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:12 smithi131 bash[88347]: cluster 2024-08-17T18:12:10.653821+0000 mgr.y (mgr.34107) 2108 : cluster [DBG] pgmap v2952: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 816 op/s; 18940/178461 objects degraded (10.613%); 3157/178461 objects misplaced (1.769%); 2.2 MiB/s, 34 objects/s recovering 2024-08-17T18:12:12.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:12 smithi131 bash[88347]: cluster 2024-08-17T18:12:10.653821+0000 mgr.y (mgr.34107) 2108 : cluster [DBG] pgmap v2952: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 816 op/s; 18940/178461 objects degraded (10.613%); 3157/178461 objects misplaced (1.769%); 2.2 MiB/s, 34 objects/s recovering 2024-08-17T18:12:12.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:12.602 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:12.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:12 smithi169 bash[79348]: cluster 2024-08-17T18:12:10.653821+0000 mgr.y (mgr.34107) 2108 : cluster [DBG] pgmap v2952: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 816 op/s; 18940/178461 objects degraded (10.613%); 3157/178461 objects misplaced (1.769%); 2.2 MiB/s, 34 objects/s recovering 2024-08-17T18:12:12.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:12 smithi169 bash[79348]: cluster 2024-08-17T18:12:10.653821+0000 mgr.y (mgr.34107) 2108 : cluster [DBG] pgmap v2952: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 816 op/s; 18940/178461 objects degraded (10.613%); 3157/178461 objects misplaced (1.769%); 2.2 MiB/s, 34 objects/s recovering 2024-08-17T18:12:12.704 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:12.740 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:12.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:12.743 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:12.843 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:12.874 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:12.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:12.878 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:12.979 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:13.025 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:13.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:13.029 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:13.130 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:13.161 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:13.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:13.166 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:13.267 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:13.291 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:13.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:13.298 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:13.398 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:13.424 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:13.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:13.426 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:12:13.520 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T18:12:13.521 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:12:13.527 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:13.569 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:13.572 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T18:12:13.573 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:12:13.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:13.578 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:13.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:13 smithi131 bash[89561]: audit 2024-08-17T18:12:12.680496+0000 mon.a (mon.0) 3123 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:12:13.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:13 smithi131 bash[89561]: audit 2024-08-17T18:12:12.680496+0000 mon.a (mon.0) 3123 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:12:13.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:13 smithi131 bash[88347]: audit 2024-08-17T18:12:12.680496+0000 mon.a (mon.0) 3123 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:12:13.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:13 smithi131 bash[88347]: audit 2024-08-17T18:12:12.680496+0000 mon.a (mon.0) 3123 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:12:13.635 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:12:13.635 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T18:12:13.679 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:13.679 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:12:13.680 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T18:12:13.687 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:13 smithi169 bash[79348]: audit 2024-08-17T18:12:12.680496+0000 mon.a (mon.0) 3123 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:12:13.687 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:13 smithi169 bash[79348]: audit 2024-08-17T18:12:12.680496+0000 mon.a (mon.0) 3123 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:12:13.709 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T18:12:13.710 INFO:teuthology.orchestra.run.smithi131.stderr:dumped all 2024-08-17T18:12:13.711 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T18:12:13.712 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:12:13.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:13.713 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:13.713 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:13.741 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T18:12:13.742 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:12:13.784 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T18:12:13.785 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:12:13.813 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:13.833 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:12:13.833 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T18:12:13.847 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:13.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:13.851 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:12:13.951 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:13.982 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:13.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:13.984 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:14.085 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:14.116 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:14.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:14.119 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:14.220 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:14.247 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:14.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:14.250 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:14.350 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:14.382 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:14.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:14.386 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:14.398 INFO:teuthology.orchestra.run.smithi131.stderr:noscrub is set 2024-08-17T18:12:14.487 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:14.519 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:14.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:14.522 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:14.622 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:14.663 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:14.670 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:14 smithi169 bash[79348]: cluster 2024-08-17T18:12:12.654246+0000 mgr.y (mgr.34107) 2109 : cluster [DBG] pgmap v2953: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 569 op/s; 18940/178461 objects degraded (10.613%); 3157/178461 objects misplaced (1.769%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T18:12:14.670 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:14 smithi169 bash[79348]: cluster 2024-08-17T18:12:12.654246+0000 mgr.y (mgr.34107) 2109 : cluster [DBG] pgmap v2953: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 569 op/s; 18940/178461 objects degraded (10.613%); 3157/178461 objects misplaced (1.769%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T18:12:14.670 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:14 smithi169 bash[79348]: audit 2024-08-17T18:12:13.477448+0000 mon.a (mon.0) 3124 : audit [DBG] from='client.? 172.21.15.131:0/508152531' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:12:14.670 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:14 smithi169 bash[79348]: audit 2024-08-17T18:12:13.477448+0000 mon.a (mon.0) 3124 : audit [DBG] from='client.? 172.21.15.131:0/508152531' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:12:14.670 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:14 smithi169 bash[79348]: audit 2024-08-17T18:12:13.959242+0000 mon.a (mon.0) 3125 : audit [INF] from='client.? 172.21.15.131:0/3261174462' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:12:14.670 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:14 smithi169 bash[79348]: audit 2024-08-17T18:12:13.959242+0000 mon.a (mon.0) 3125 : audit [INF] from='client.? 172.21.15.131:0/3261174462' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:12:14.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:14.672 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:14.773 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:14.825 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:14.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:14.831 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:14.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:14 smithi131 bash[89561]: cluster 2024-08-17T18:12:12.654246+0000 mgr.y (mgr.34107) 2109 : cluster [DBG] pgmap v2953: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 569 op/s; 18940/178461 objects degraded (10.613%); 3157/178461 objects misplaced (1.769%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T18:12:14.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:14 smithi131 bash[89561]: cluster 2024-08-17T18:12:12.654246+0000 mgr.y (mgr.34107) 2109 : cluster [DBG] pgmap v2953: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 569 op/s; 18940/178461 objects degraded (10.613%); 3157/178461 objects misplaced (1.769%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T18:12:14.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:14 smithi131 bash[89561]: audit 2024-08-17T18:12:13.477448+0000 mon.a (mon.0) 3124 : audit [DBG] from='client.? 172.21.15.131:0/508152531' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:12:14.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:14 smithi131 bash[89561]: audit 2024-08-17T18:12:13.477448+0000 mon.a (mon.0) 3124 : audit [DBG] from='client.? 172.21.15.131:0/508152531' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:12:14.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:14 smithi131 bash[89561]: audit 2024-08-17T18:12:13.959242+0000 mon.a (mon.0) 3125 : audit [INF] from='client.? 172.21.15.131:0/3261174462' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:12:14.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:14 smithi131 bash[89561]: audit 2024-08-17T18:12:13.959242+0000 mon.a (mon.0) 3125 : audit [INF] from='client.? 172.21.15.131:0/3261174462' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:12:14.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:14 smithi131 bash[88347]: cluster 2024-08-17T18:12:12.654246+0000 mgr.y (mgr.34107) 2109 : cluster [DBG] pgmap v2953: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 569 op/s; 18940/178461 objects degraded (10.613%); 3157/178461 objects misplaced (1.769%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T18:12:14.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:14 smithi131 bash[88347]: cluster 2024-08-17T18:12:12.654246+0000 mgr.y (mgr.34107) 2109 : cluster [DBG] pgmap v2953: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.6 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 569 op/s; 18940/178461 objects degraded (10.613%); 3157/178461 objects misplaced (1.769%); 1.4 MiB/s, 22 objects/s recovering 2024-08-17T18:12:14.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:14 smithi131 bash[88347]: audit 2024-08-17T18:12:13.477448+0000 mon.a (mon.0) 3124 : audit [DBG] from='client.? 172.21.15.131:0/508152531' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:12:14.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:14 smithi131 bash[88347]: audit 2024-08-17T18:12:13.477448+0000 mon.a (mon.0) 3124 : audit [DBG] from='client.? 172.21.15.131:0/508152531' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:12:14.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:14 smithi131 bash[88347]: audit 2024-08-17T18:12:13.959242+0000 mon.a (mon.0) 3125 : audit [INF] from='client.? 172.21.15.131:0/3261174462' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:12:14.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:14 smithi131 bash[88347]: audit 2024-08-17T18:12:13.959242+0000 mon.a (mon.0) 3125 : audit [INF] from='client.? 172.21.15.131:0/3261174462' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:12:14.932 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:14.963 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:14.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:14.971 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:15.072 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:15.099 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:15.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:15.106 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:12:15.207 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:15.238 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:15.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:15.243 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:15.344 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:15.378 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:15.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:15.381 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:15.482 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:15.492 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:15 smithi131 bash[88347]: audit 2024-08-17T18:12:13.698859+0000 mgr.y (mgr.34107) 2110 : audit [DBG] from='client.35937 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:12:15.492 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:15 smithi131 bash[88347]: audit 2024-08-17T18:12:13.698859+0000 mgr.y (mgr.34107) 2110 : audit [DBG] from='client.35937 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:12:15.492 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:15 smithi131 bash[88347]: cluster 2024-08-17T18:12:14.396665+0000 mon.a (mon.0) 3126 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:12:15.492 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:15 smithi131 bash[88347]: cluster 2024-08-17T18:12:14.396665+0000 mon.a (mon.0) 3126 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:12:15.492 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:15 smithi131 bash[88347]: audit 2024-08-17T18:12:14.398365+0000 mon.a (mon.0) 3127 : audit [INF] from='client.? 172.21.15.131:0/3261174462' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:12:15.492 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:15 smithi131 bash[88347]: audit 2024-08-17T18:12:14.398365+0000 mon.a (mon.0) 3127 : audit [INF] from='client.? 172.21.15.131:0/3261174462' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:12:15.492 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:15 smithi131 bash[88347]: cluster 2024-08-17T18:12:14.403687+0000 mon.a (mon.0) 3128 : cluster [DBG] osdmap e1508: 8 total, 8 up, 8 in 2024-08-17T18:12:15.492 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:15 smithi131 bash[88347]: cluster 2024-08-17T18:12:14.403687+0000 mon.a (mon.0) 3128 : cluster [DBG] osdmap e1508: 8 total, 8 up, 8 in 2024-08-17T18:12:15.493 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:15 smithi131 bash[89561]: audit 2024-08-17T18:12:13.698859+0000 mgr.y (mgr.34107) 2110 : audit [DBG] from='client.35937 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:12:15.493 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:15 smithi131 bash[89561]: audit 2024-08-17T18:12:13.698859+0000 mgr.y (mgr.34107) 2110 : audit [DBG] from='client.35937 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:12:15.493 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:15 smithi131 bash[89561]: cluster 2024-08-17T18:12:14.396665+0000 mon.a (mon.0) 3126 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:12:15.493 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:15 smithi131 bash[89561]: cluster 2024-08-17T18:12:14.396665+0000 mon.a (mon.0) 3126 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:12:15.493 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:15 smithi131 bash[89561]: audit 2024-08-17T18:12:14.398365+0000 mon.a (mon.0) 3127 : audit [INF] from='client.? 172.21.15.131:0/3261174462' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:12:15.493 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:15 smithi131 bash[89561]: audit 2024-08-17T18:12:14.398365+0000 mon.a (mon.0) 3127 : audit [INF] from='client.? 172.21.15.131:0/3261174462' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:12:15.493 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:15 smithi131 bash[89561]: cluster 2024-08-17T18:12:14.403687+0000 mon.a (mon.0) 3128 : cluster [DBG] osdmap e1508: 8 total, 8 up, 8 in 2024-08-17T18:12:15.493 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:15 smithi131 bash[89561]: cluster 2024-08-17T18:12:14.403687+0000 mon.a (mon.0) 3128 : cluster [DBG] osdmap e1508: 8 total, 8 up, 8 in 2024-08-17T18:12:15.510 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:15.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:15.515 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:15.616 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:15.626 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:15 smithi169 bash[79348]: audit 2024-08-17T18:12:13.698859+0000 mgr.y (mgr.34107) 2110 : audit [DBG] from='client.35937 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:12:15.626 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:15 smithi169 bash[79348]: audit 2024-08-17T18:12:13.698859+0000 mgr.y (mgr.34107) 2110 : audit [DBG] from='client.35937 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:12:15.626 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:15 smithi169 bash[79348]: cluster 2024-08-17T18:12:14.396665+0000 mon.a (mon.0) 3126 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:12:15.626 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:15 smithi169 bash[79348]: cluster 2024-08-17T18:12:14.396665+0000 mon.a (mon.0) 3126 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:12:15.626 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:15 smithi169 bash[79348]: audit 2024-08-17T18:12:14.398365+0000 mon.a (mon.0) 3127 : audit [INF] from='client.? 172.21.15.131:0/3261174462' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:12:15.626 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:15 smithi169 bash[79348]: audit 2024-08-17T18:12:14.398365+0000 mon.a (mon.0) 3127 : audit [INF] from='client.? 172.21.15.131:0/3261174462' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:12:15.626 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:15 smithi169 bash[79348]: cluster 2024-08-17T18:12:14.403687+0000 mon.a (mon.0) 3128 : cluster [DBG] osdmap e1508: 8 total, 8 up, 8 in 2024-08-17T18:12:15.626 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:15 smithi169 bash[79348]: cluster 2024-08-17T18:12:14.403687+0000 mon.a (mon.0) 3128 : cluster [DBG] osdmap e1508: 8 total, 8 up, 8 in 2024-08-17T18:12:15.642 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:15.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:15.649 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:15.750 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:15.770 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:15.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:15.772 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:15.873 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:15.903 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:15.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:15.909 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:16.010 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:16.065 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:16.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:16.068 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:16.169 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:16.210 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:16.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:16.218 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:12:16.318 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:16.356 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:16.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:16.358 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:16.459 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:16.483 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:16.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:16.485 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:16.585 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:16.620 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:16.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:16.625 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:16.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:16 smithi169 bash[79348]: cluster 2024-08-17T18:12:14.654715+0000 mgr.y (mgr.34107) 2111 : cluster [DBG] pgmap v2955: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 670 op/s; 18940/173760 objects degraded (10.900%); 3157/173760 objects misplaced (1.817%); 1.7 MiB/s, 27 objects/s recovering 2024-08-17T18:12:16.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:16 smithi169 bash[79348]: cluster 2024-08-17T18:12:14.654715+0000 mgr.y (mgr.34107) 2111 : cluster [DBG] pgmap v2955: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 670 op/s; 18940/173760 objects degraded (10.900%); 3157/173760 objects misplaced (1.817%); 1.7 MiB/s, 27 objects/s recovering 2024-08-17T18:12:16.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:16 smithi169 bash[79348]: cluster 2024-08-17T18:12:16.111919+0000 mon.a (mon.0) 3129 : cluster [WRN] Health check update: Degraded data redundancy: 18940/173760 objects degraded (10.900%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:16.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:16 smithi169 bash[79348]: cluster 2024-08-17T18:12:16.111919+0000 mon.a (mon.0) 3129 : cluster [WRN] Health check update: Degraded data redundancy: 18940/173760 objects degraded (10.900%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:16.726 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:16.736 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:16 smithi131 bash[89561]: cluster 2024-08-17T18:12:14.654715+0000 mgr.y (mgr.34107) 2111 : cluster [DBG] pgmap v2955: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 670 op/s; 18940/173760 objects degraded (10.900%); 3157/173760 objects misplaced (1.817%); 1.7 MiB/s, 27 objects/s recovering 2024-08-17T18:12:16.737 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:16 smithi131 bash[89561]: cluster 2024-08-17T18:12:14.654715+0000 mgr.y (mgr.34107) 2111 : cluster [DBG] pgmap v2955: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 670 op/s; 18940/173760 objects degraded (10.900%); 3157/173760 objects misplaced (1.817%); 1.7 MiB/s, 27 objects/s recovering 2024-08-17T18:12:16.737 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:16 smithi131 bash[89561]: cluster 2024-08-17T18:12:16.111919+0000 mon.a (mon.0) 3129 : cluster [WRN] Health check update: Degraded data redundancy: 18940/173760 objects degraded (10.900%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:16.737 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:16 smithi131 bash[89561]: cluster 2024-08-17T18:12:16.111919+0000 mon.a (mon.0) 3129 : cluster [WRN] Health check update: Degraded data redundancy: 18940/173760 objects degraded (10.900%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:16.737 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:16 smithi131 bash[88347]: cluster 2024-08-17T18:12:14.654715+0000 mgr.y (mgr.34107) 2111 : cluster [DBG] pgmap v2955: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 670 op/s; 18940/173760 objects degraded (10.900%); 3157/173760 objects misplaced (1.817%); 1.7 MiB/s, 27 objects/s recovering 2024-08-17T18:12:16.737 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:16 smithi131 bash[88347]: cluster 2024-08-17T18:12:14.654715+0000 mgr.y (mgr.34107) 2111 : cluster [DBG] pgmap v2955: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.5 GiB data, 17 GiB used, 698 GiB / 715 GiB avail; 0 B/s wr, 670 op/s; 18940/173760 objects degraded (10.900%); 3157/173760 objects misplaced (1.817%); 1.7 MiB/s, 27 objects/s recovering 2024-08-17T18:12:16.737 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:16 smithi131 bash[88347]: cluster 2024-08-17T18:12:16.111919+0000 mon.a (mon.0) 3129 : cluster [WRN] Health check update: Degraded data redundancy: 18940/173760 objects degraded (10.900%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:16.737 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:16 smithi131 bash[88347]: cluster 2024-08-17T18:12:16.111919+0000 mon.a (mon.0) 3129 : cluster [WRN] Health check update: Degraded data redundancy: 18940/173760 objects degraded (10.900%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:16.750 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:16.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:16.756 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:16.857 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:16.887 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:16.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:16.891 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:16.992 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:17.014 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:17.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:17.016 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:17.116 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:17.139 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:17.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:17.143 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:17.244 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:17.269 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:17.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:17.271 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:17.372 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:17.394 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:17.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:17.397 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:17.498 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:17.524 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:17.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:17.528 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:17.629 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:17.676 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:17.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:17.679 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:12:17.780 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:17.821 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:17.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:17.825 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:17.926 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:17.959 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:17.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:17.961 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:18.062 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:18.102 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:18.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:18.110 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:18.211 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:18.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:18.259 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:18.259 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:18.360 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:18.388 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:18.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:18.390 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:18.491 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:18.501 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:18 smithi131 bash[89561]: cluster 2024-08-17T18:12:16.655305+0000 mgr.y (mgr.34107) 2112 : cluster [DBG] pgmap v2956: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 660 op/s; 19017/168927 objects degraded (11.258%); 2960/168927 objects misplaced (1.752%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T18:12:18.502 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:18 smithi131 bash[89561]: cluster 2024-08-17T18:12:16.655305+0000 mgr.y (mgr.34107) 2112 : cluster [DBG] pgmap v2956: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 660 op/s; 19017/168927 objects degraded (11.258%); 2960/168927 objects misplaced (1.752%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T18:12:18.502 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:18 smithi131 bash[88347]: cluster 2024-08-17T18:12:16.655305+0000 mgr.y (mgr.34107) 2112 : cluster [DBG] pgmap v2956: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 660 op/s; 19017/168927 objects degraded (11.258%); 2960/168927 objects misplaced (1.752%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T18:12:18.502 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:18 smithi131 bash[88347]: cluster 2024-08-17T18:12:16.655305+0000 mgr.y (mgr.34107) 2112 : cluster [DBG] pgmap v2956: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 660 op/s; 19017/168927 objects degraded (11.258%); 2960/168927 objects misplaced (1.752%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T18:12:18.519 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:18.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:18.523 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:18.624 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:18.651 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:18.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:18.655 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:18.756 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:18.762 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:18 smithi169 bash[79348]: cluster 2024-08-17T18:12:16.655305+0000 mgr.y (mgr.34107) 2112 : cluster [DBG] pgmap v2956: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 660 op/s; 19017/168927 objects degraded (11.258%); 2960/168927 objects misplaced (1.752%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T18:12:18.762 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:18 smithi169 bash[79348]: cluster 2024-08-17T18:12:16.655305+0000 mgr.y (mgr.34107) 2112 : cluster [DBG] pgmap v2956: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 660 op/s; 19017/168927 objects degraded (11.258%); 2960/168927 objects misplaced (1.752%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T18:12:18.798 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:18.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:18.810 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:18.911 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:18.945 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:18.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:18.950 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:19.051 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:19.061 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:12:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:12:18] "GET /metrics HTTP/1.1" 200 36629 "" "Prometheus/2.51.0" 2024-08-17T18:12:19.072 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:19.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:19.077 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:19.178 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:19.225 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:19.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:19.231 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:19.331 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:19.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:19.363 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:19.363 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:19.410 INFO:teuthology.orchestra.run.smithi131.stdout:{"pg_ready":true,"pg_map":{"version":2953,"stamp":"2024-08-17T18:12:12.653987+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":3897366525,"num_objects":59487,"num_object_clones":0,"num_object_copies":178461,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":18940,"num_objects_misplaced":3157,"num_objects_unfound":0,"num_objects_dirty":59487,"num_whiteouts":0,"num_read":66,"num_read_kb":69,"num_write":149493,"num_write_kb":6684450,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1958,"num_bytes_recovered":125312366,"num_keys_recovered":60,"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":129433,"ondisk_log_size":129433,"up":297,"acting":293,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":302,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":18061060,"kb_used_data":12264644,"kb_used_omap":299,"kb_used_meta":5795476,"kb_avail":731900156,"statfs":{"total":767960285184,"available":749465759744,"internally_reserved":0,"allocated":12558995456,"data_stored":12517918487,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":307068,"internal_metadata":5934567556},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,3,6,7,5,11,1],"upper_bound":128},"perf_stat":{"commit_latency_ms":8,"apply_latency_ms":8,"commit_latency_ns":8000000,"apply_latency_ns":8000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":-448135168,"num_objects":-6838,"num_object_clones":0,"num_object_copies":-20514,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":137,"num_objects_misplaced":-411,"num_objects_unfound":0,"num_objects_dirty":-6838,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":6838,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":274,"num_bytes_recovered":17956864,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.003968"},"pg_stats":[{"pgid":"57.f","version":"1507'9309","reported_seq":9362,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:12:10.122781+0000","last_change":"2024-08-17T18:09:05.210472+0000","last_active":"2024-08-17T18:12:10.122781+0000","last_peered":"2024-08-17T18:12:10.122781+0000","last_clean":"2024-08-17T18:12:10.122781+0000","last_became_active":"2024-08-17T18:09:05.210170+0000","last_became_peered":"2024-08-17T18:09:05.210170+0000","last_unstale":"2024-08-17T18:12:10.122781+0000","last_undegraded":"2024-08-17T18:12:10.122781+0000","last_fullsized":"2024-08-17T18:12:10.122781+0000","mapping_epoch":1487,"log_start":"1495'400","ondisk_log_start":"1495'400","created":1487,"last_epoch_clean":1488,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_clean_scrub_stamp":"2024-08-17T18:09:04.174268+0000","objects_scrubbed":0,"log_size":8909,"log_dups_size":0,"ondisk_log_size":8909,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:51:45.323052+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":234815488,"num_objects":3583,"num_object_clones":0,"num_object_copies":10749,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3583,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9309,"num_write_kb":412544,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[2,7,6],"acting":[2,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"57.e","version":"1507'9329","reported_seq":9382,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:12:10.278735+0000","last_change":"2024-08-17T18:09:05.216561+0000","last_active":"2024-08-17T18:12:10.278735+0000","last_peered":"2024-08-17T18:12:10.278735+0000","last_clean":"2024-08-17T18:12:10.278735+0000","last_became_active":"2024-08-17T18:09:05.216264+0000","last_became_peered":"2024-08-17T18:09:05.216264+0000","last_unstale":"2024-08-17T18:12:10.278735+0000","last_undegraded":"2024-08-17T18:12:10.278735+0000","last_fullsized":"2024-08-17T18:12:10.278735+0000","mapping_epoch":1487,"log_start":"1495'200","ondisk_log_start":"1495'200","created":1487,"last_epoch_clean":1488,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_clean_scrub_stamp":"2024-08-17T18:09:04.174268+0000","objects_scrubbed":0,"log_size":9129,"log_dups_size":0,"ondisk_log_size":9129,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:29:53.685249+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":241238016,"num_objects":3681,"num_object_clones":0,"num_object_copies":11043,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3681,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9329,"num_write_kb":416320,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,6],"acting":[1,7,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"57.d","version":"1507'9305","reported_seq":9336,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:12:09.115032+0000","last_change":"2024-08-17T18:09:05.296304+0000","last_active":"2024-08-17T18:12:09.115032+0000","last_peered":"2024-08-17T18:12:09.115032+0000","last_clean":"2024-08-17T18:12:09.115032+0000","last_became_active":"2024-08-17T18:09:05.296048+0000","last_became_peered":"2024-08-17T18:09:05.296048+0000","last_unstale":"2024-08-17T18:12:09.115032+0000","last_undegraded":"2024-08-17T18:12:09.115032+0000","last_fullsized":"2024-08-17T18:12:09.115032+0000","mapping_epoch":1487,"log_start":"1496'2100","ondisk_log_start":"1496'2100","created":1487,"last_epoch_clean":1488,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_clean_scrub_stamp":"2024-08-17T18:09:04.174268+0000","objects_scrubbed":0,"log_size":7205,"log_dups_size":0,"ondisk_log_size":7205,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:52:06.948334+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":242352152,"num_objects":3699,"num_object_clones":0,"num_object_copies":11097,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3699,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":9305,"num_write_kb":416065,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57.c","version":"1507'9291","reported_seq":9337,"reported_epoch":1507,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-08-17T18:12:09.115910+0000","last_change":"2024-08-17T18:10:48.740434+0000","last_active":"2024-08-17T18:12:09.115910+0000","last_peered":"2024-08-17T18:12:09.115910+0000","last_clean":"2024-08-17T18:10:46.327519+0000","last_became_active":"2024-08-17T18:10:48.724273+0000","last_became_peered":"2024-08-17T18:10:48.724273+0000","last_unstale":"2024-08-17T18:12:09.115910+0000","last_undegraded":"2024-08-17T18:10:48.411608+0000","last_fullsized":"2024-08-17T18:10:48.367156+0000","mapping_epoch":1502,"log_start":"1496'2100","ondisk_log_start":"1496'2100","created":1487,"last_epoch_clean":1492,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_clean_scrub_stamp":"2024-08-17T18:09:04.174268+0000","objects_scrubbed":0,"log_size":7191,"log_dups_size":0,"ondisk_log_size":7191,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:25:47.159752+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":246218752,"num_objects":3757,"num_object_clones":0,"num_object_copies":11271,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":6038,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3757,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9291,"num_write_kb":417536,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,2,4],"acting":[6,2],"avail_no_missing":["6","2","5"],"object_location_counts":[{"shards":"2,5,6","objects":3271},{"shards":"2,6","objects":-2281}],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"57.b","version":"1507'9345","reported_seq":9406,"reported_epoch":1507,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-08-17T18:12:10.097213+0000","last_change":"2024-08-17T18:10:48.770905+0000","last_active":"2024-08-17T18:12:10.097213+0000","last_peered":"2024-08-17T18:12:10.097213+0000","last_clean":"2024-08-17T18:10:46.346560+0000","last_became_active":"2024-08-17T18:10:48.750115+0000","last_became_peered":"2024-08-17T18:10:48.750115+0000","last_unstale":"2024-08-17T18:12:10.097213+0000","last_undegraded":"2024-08-17T18:10:48.459038+0000","last_fullsized":"2024-08-17T18:10:48.368177+0000","mapping_epoch":1502,"log_start":"1495'500","ondisk_log_start":"1495'500","created":1487,"last_epoch_clean":1492,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_clean_scrub_stamp":"2024-08-17T18:09:04.174268+0000","objects_scrubbed":0,"log_size":8845,"log_dups_size":0,"ondisk_log_size":8845,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":245170176,"num_objects":3741,"num_object_clones":0,"num_object_copies":11223,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":6042,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3741,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9345,"num_write_kb":418752,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[2,6],"avail_no_missing":["2","0","6"],"object_location_counts":[{"shards":"0,2,6","objects":3240},{"shards":"2,6","objects":-2301}],"blocked_by":[],"up_primary":2,"acting_primary":2,"purged_snaps":[]},{"pgid":"57.a","version":"1507'9223","reported_seq":9253,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:12:08.989457+0000","last_change":"2024-08-17T18:09:05.219238+0000","last_active":"2024-08-17T18:12:08.989457+0000","last_peered":"2024-08-17T18:12:08.989457+0000","last_clean":"2024-08-17T18:12:08.989457+0000","last_became_active":"2024-08-17T18:09:05.218545+0000","last_became_peered":"2024-08-17T18:09:05.218545+0000","last_unstale":"2024-08-17T18:12:08.989457+0000","last_undegraded":"2024-08-17T18:12:08.989457+0000","last_fullsized":"2024-08-17T18:12:08.989457+0000","mapping_epoch":1487,"log_start":"1495'300","ondisk_log_start":"1495'300","created":1487,"last_epoch_clean":1488,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_clean_scrub_stamp":"2024-08-17T18:09:04.174268+0000","objects_scrubbed":0,"log_size":8923,"log_dups_size":0,"ondisk_log_size":8923,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:14:27.061689+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":247267328,"num_objects":3773,"num_object_clones":0,"num_object_copies":11319,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3773,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9223,"num_write_kb":415872,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"57.9","version":"1507'9172","reported_seq":13060,"reported_epoch":1507,"state":"active+recovering+undersized+degraded+remapped","last_fresh":"2024-08-17T18:12:10.131876+0000","last_change":"2024-08-17T18:11:17.552973+0000","last_active":"2024-08-17T18:12:10.131876+0000","last_peered":"2024-08-17T18:12:10.131876+0000","last_clean":"2024-08-17T18:10:46.346450+0000","last_became_active":"2024-08-17T18:10:48.713612+0000","last_became_peered":"2024-08-17T18:10:48.713612+0000","last_unstale":"2024-08-17T18:12:10.131876+0000","last_undegraded":"2024-08-17T18:11:17.541154+0000","last_fullsized":"2024-08-17T18:10:48.364729+0000","mapping_epoch":1502,"log_start":"1496'2000","ondisk_log_start":"1496'2000","created":1487,"last_epoch_clean":1492,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_clean_scrub_stamp":"2024-08-17T18:09:04.174268+0000","objects_scrubbed":0,"log_size":7172,"log_dups_size":0,"ondisk_log_size":7172,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":238813184,"num_objects":3644,"num_object_clones":0,"num_object_copies":10932,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":856,"num_objects_misplaced":3157,"num_objects_unfound":0,"num_objects_dirty":3644,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9172,"num_write_kb":410112,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1912,"num_bytes_recovered":125304832,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,4,5],"acting":[3,5],"avail_no_missing":["3","5","6"],"object_location_counts":[{"shards":"3,5","objects":-369},{"shards":"3,5,6","objects":3157}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"57.8","version":"1507'9246","reported_seq":9276,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:12:08.998908+0000","last_change":"2024-08-17T18:09:05.295310+0000","last_active":"2024-08-17T18:12:08.998908+0000","last_peered":"2024-08-17T18:12:08.998908+0000","last_clean":"2024-08-17T18:12:08.998908+0000","last_became_active":"2024-08-17T18:09:05.294938+0000","last_became_peered":"2024-08-17T18:09:05.294938+0000","last_unstale":"2024-08-17T18:12:08.998908+0000","last_undegraded":"2024-08-17T18:12:08.998908+0000","last_fullsized":"2024-08-17T18:12:08.998908+0000","mapping_epoch":1487,"log_start":"1495'1700","ondisk_log_start":"1495'1700","created":1487,"last_epoch_clean":1488,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_clean_scrub_stamp":"2024-08-17T18:09:04.174268+0000","objects_scrubbed":0,"log_size":7546,"log_dups_size":0,"ondisk_log_size":7546,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:20:51.386098+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":234094592,"num_objects":3572,"num_object_clones":0,"num_object_copies":10716,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3572,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9246,"num_write_kb":410176,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,0],"acting":[7,5,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"57.7","version":"1507'9516","reported_seq":9546,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:12:08.982502+0000","last_change":"2024-08-17T18:09:05.221107+0000","last_active":"2024-08-17T18:12:08.982502+0000","last_peered":"2024-08-17T18:12:08.982502+0000","last_clean":"2024-08-17T18:12:08.982502+0000","last_became_active":"2024-08-17T18:09:05.220330+0000","last_became_peered":"2024-08-17T18:09:05.220330+0000","last_unstale":"2024-08-17T18:12:08.982502+0000","last_undegraded":"2024-08-17T18:12:08.982502+0000","last_fullsized":"2024-08-17T18:12:08.982502+0000","mapping_epoch":1487,"log_start":"1495'2000","ondisk_log_start":"1495'2000","created":1487,"last_epoch_clean":1488,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_clean_scrub_stamp":"2024-08-17T18:09:04.174268+0000","objects_scrubbed":0,"log_size":7516,"log_dups_size":0,"ondisk_log_size":7516,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:58:18.920329+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":252051456,"num_objects":3846,"num_object_clones":0,"num_object_copies":11538,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3846,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9516,"num_write_kb":427584,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,2,6],"acting":[7,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"57.6","version":"1507'9449","reported_seq":9478,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:12:08.998087+0000","last_change":"2024-08-17T18:09:05.295002+0000","last_active":"2024-08-17T18:12:08.998087+0000","last_peered":"2024-08-17T18:12:08.998087+0000","last_clean":"2024-08-17T18:12:08.998087+0000","last_became_active":"2024-08-17T18:09:05.294483+0000","last_became_peered":"2024-08-17T18:09:05.294483+0000","last_unstale":"2024-08-17T18:12:08.998087+0000","last_undegraded":"2024-08-17T18:12:08.998087+0000","last_fullsized":"2024-08-17T18:12:08.998087+0000","mapping_epoch":1487,"log_start":"1495'600","ondisk_log_start":"1495'600","created":1487,"last_epoch_clean":1488,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_clean_scrub_stamp":"2024-08-17T18:09:04.174268+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 @ 2024-08-18T21:37:21.359777+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":248709120,"num_objects":3795,"num_object_clones":0,"num_object_copies":11385,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3795,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9449,"num_write_kb":423808,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57.5","version":"1507'9361","reported_seq":9391,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:12:09.029372+0000","last_change":"2024-08-17T18:09:05.211583+0000","last_active":"2024-08-17T18:12:09.029372+0000","last_peered":"2024-08-17T18:12:09.029372+0000","last_clean":"2024-08-17T18:12:09.029372+0000","last_became_active":"2024-08-17T18:09:05.210421+0000","last_became_peered":"2024-08-17T18:09:05.210421+0000","last_unstale":"2024-08-17T18:12:09.029372+0000","last_undegraded":"2024-08-17T18:12:09.029372+0000","last_fullsized":"2024-08-17T18:12:09.029372+0000","mapping_epoch":1487,"log_start":"1495'500","ondisk_log_start":"1495'500","created":1487,"last_epoch_clean":1488,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_clean_scrub_stamp":"2024-08-17T18:09:04.174268+0000","objects_scrubbed":0,"log_size":8861,"log_dups_size":0,"ondisk_log_size":8861,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:01:28.081910+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":250281984,"num_objects":3819,"num_object_clones":0,"num_object_copies":11457,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3819,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9361,"num_write_kb":421760,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,3],"acting":[5,6,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"57.4","version":"1507'9445","reported_seq":9498,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:12:10.142200+0000","last_change":"2024-08-17T18:09:05.295585+0000","last_active":"2024-08-17T18:12:10.142200+0000","last_peered":"2024-08-17T18:12:10.142200+0000","last_clean":"2024-08-17T18:12:10.142200+0000","last_became_active":"2024-08-17T18:09:05.295065+0000","last_became_peered":"2024-08-17T18:09:05.295065+0000","last_unstale":"2024-08-17T18:12:10.142200+0000","last_undegraded":"2024-08-17T18:12:10.142200+0000","last_fullsized":"2024-08-17T18:12:10.142200+0000","mapping_epoch":1487,"log_start":"1496'2300","ondisk_log_start":"1496'2300","created":1487,"last_epoch_clean":1488,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_clean_scrub_stamp":"2024-08-17T18:09:04.174268+0000","objects_scrubbed":0,"log_size":7145,"log_dups_size":0,"ondisk_log_size":7145,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:38:21.779786+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":245301248,"num_objects":3743,"num_object_clones":0,"num_object_copies":11229,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3743,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9445,"num_write_kb":422016,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"57.3","version":"1507'9377","reported_seq":9430,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:12:10.153131+0000","last_change":"2024-08-17T18:09:05.213439+0000","last_active":"2024-08-17T18:12:10.153131+0000","last_peered":"2024-08-17T18:12:10.153131+0000","last_clean":"2024-08-17T18:12:10.153131+0000","last_became_active":"2024-08-17T18:09:05.213073+0000","last_became_peered":"2024-08-17T18:09:05.213073+0000","last_unstale":"2024-08-17T18:12:10.153131+0000","last_undegraded":"2024-08-17T18:12:10.153131+0000","last_fullsized":"2024-08-17T18:12:10.153131+0000","mapping_epoch":1487,"log_start":"1496'2200","ondisk_log_start":"1496'2200","created":1487,"last_epoch_clean":1488,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_clean_scrub_stamp":"2024-08-17T18:09:04.174268+0000","objects_scrubbed":0,"log_size":7177,"log_dups_size":0,"ondisk_log_size":7177,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:30:08.136195+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":240844800,"num_objects":3675,"num_object_clones":0,"num_object_copies":11025,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3675,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9377,"num_write_kb":417664,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,6],"acting":[3,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"57.2","version":"1507'9393","reported_seq":9446,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:12:10.156182+0000","last_change":"2024-08-17T18:09:05.296948+0000","last_active":"2024-08-17T18:12:10.156182+0000","last_peered":"2024-08-17T18:12:10.156182+0000","last_clean":"2024-08-17T18:12:10.156182+0000","last_became_active":"2024-08-17T18:09:05.296334+0000","last_became_peered":"2024-08-17T18:09:05.296334+0000","last_unstale":"2024-08-17T18:12:10.156182+0000","last_undegraded":"2024-08-17T18:12:10.156182+0000","last_fullsized":"2024-08-17T18:12:10.156182+0000","mapping_epoch":1487,"log_start":"1496'2200","ondisk_log_start":"1496'2200","created":1487,"last_epoch_clean":1488,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_clean_scrub_stamp":"2024-08-17T18:09:04.174268+0000","objects_scrubbed":0,"log_size":7193,"log_dups_size":0,"ondisk_log_size":7193,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:19:46.697245+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":243990528,"num_objects":3723,"num_object_clones":0,"num_object_copies":11169,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3723,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9393,"num_write_kb":419712,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,1],"acting":[3,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"57.1","version":"1507'9336","reported_seq":9366,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:12:09.098284+0000","last_change":"2024-08-17T18:09:05.294907+0000","last_active":"2024-08-17T18:12:09.098284+0000","last_peered":"2024-08-17T18:12:09.098284+0000","last_clean":"2024-08-17T18:12:09.098284+0000","last_became_active":"2024-08-17T18:09:05.294489+0000","last_became_peered":"2024-08-17T18:09:05.294489+0000","last_unstale":"2024-08-17T18:12:09.098284+0000","last_undegraded":"2024-08-17T18:12:09.098284+0000","last_fullsized":"2024-08-17T18:12:09.098284+0000","mapping_epoch":1487,"log_start":"1496'2100","ondisk_log_start":"1496'2100","created":1487,"last_epoch_clean":1488,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_clean_scrub_stamp":"2024-08-17T18:09:04.174268+0000","objects_scrubbed":0,"log_size":7236,"log_dups_size":0,"ondisk_log_size":7236,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T06:01:02.979493+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":241434624,"num_objects":3684,"num_object_clones":0,"num_object_copies":11052,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3684,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9336,"num_write_kb":416640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[6,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"57.0","version":"1507'9332","reported_seq":9376,"reported_epoch":1507,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-08-17T18:12:10.133406+0000","last_change":"2024-08-17T18:10:48.756376+0000","last_active":"2024-08-17T18:12:10.133406+0000","last_peered":"2024-08-17T18:12:10.133406+0000","last_clean":"2024-08-17T18:10:46.299843+0000","last_became_active":"2024-08-17T18:10:48.744458+0000","last_became_peered":"2024-08-17T18:10:48.744458+0000","last_unstale":"2024-08-17T18:12:10.133406+0000","last_undegraded":"2024-08-17T18:10:48.474270+0000","last_fullsized":"2024-08-17T18:10:48.367025+0000","mapping_epoch":1502,"log_start":"1495'500","ondisk_log_start":"1495'500","created":1487,"last_epoch_clean":1492,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:09:04.174268+0000","last_clean_scrub_stamp":"2024-08-17T18:09:04.174268+0000","objects_scrubbed":0,"log_size":8832,"log_dups_size":0,"ondisk_log_size":8832,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":244187136,"num_objects":3726,"num_object_clones":0,"num_object_copies":11178,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":6004,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":3726,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":9332,"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":[4,2,3],"acting":[2,3],"avail_no_missing":["2","3","7"],"object_location_counts":[{"shards":"2,3","objects":-2278},{"shards":"2,3,7","objects":3201}],"blocked_by":[],"up_primary":4,"acting_primary":2,"purged_snaps":[]},{"pgid":"3.1f","version":"73'5","reported_seq":292,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:13.183550+0000","last_change":"2024-08-17T17:55:08.447355+0000","last_active":"2024-08-17T18:11:13.183550+0000","last_peered":"2024-08-17T18:11:13.183550+0000","last_clean":"2024-08-17T18:11:13.183550+0000","last_became_active":"2024-08-17T17:55:08.425454+0000","last_became_peered":"2024-08-17T17:55:08.425454+0000","last_unstale":"2024-08-17T18:11:13.183550+0000","last_undegraded":"2024-08-17T18:11:13.183550+0000","last_fullsized":"2024-08-17T18:11:13.183550+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:07:46.367232+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":2328,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:13.193178+0000","last_change":"2024-08-17T18:10:47.393093+0000","last_active":"2024-08-17T18:11:13.193178+0000","last_peered":"2024-08-17T18:11:13.193178+0000","last_clean":"2024-08-17T18:11:13.193178+0000","last_became_active":"2024-08-17T18:10:47.392498+0000","last_became_peered":"2024-08-17T18:10:47.392498+0000","last_unstale":"2024-08-17T18:11:13.193178+0000","last_undegraded":"2024-08-17T18:11:13.193178+0000","last_fullsized":"2024-08-17T18:11:13.193178+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:12:38.384285+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1e","version":"73'2","reported_seq":135,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:11:43.270969+0000","last_change":"2024-08-17T18:02:05.254366+0000","last_active":"2024-08-17T18:11:43.270969+0000","last_peered":"2024-08-17T18:11:43.270969+0000","last_clean":"2024-08-17T18:11:43.270969+0000","last_became_active":"2024-08-17T18:02:05.254003+0000","last_became_peered":"2024-08-17T18:02:05.254003+0000","last_unstale":"2024-08-17T18:11:43.270969+0000","last_undegraded":"2024-08-17T18:11:43.270969+0000","last_fullsized":"2024-08-17T18:11:43.270969+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:03:39.285817+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":134,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:11:43.270779+0000","last_change":"2024-08-17T18:02:05.254661+0000","last_active":"2024-08-17T18:11:43.270779+0000","last_peered":"2024-08-17T18:11:43.270779+0000","last_clean":"2024-08-17T18:11:43.270779+0000","last_became_active":"2024-08-17T18:02:05.254357+0000","last_became_peered":"2024-08-17T18:02:05.254357+0000","last_unstale":"2024-08-17T18:11:43.270779+0000","last_undegraded":"2024-08-17T18:11:43.270779+0000","last_fullsized":"2024-08-17T18:11:43.270779+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:38:44.606437+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"72'2","reported_seq":1511,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:28.996308+0000","last_change":"2024-08-17T18:10:47.414749+0000","last_active":"2024-08-17T18:11:28.996308+0000","last_peered":"2024-08-17T18:11:28.996308+0000","last_clean":"2024-08-17T18:11:28.996308+0000","last_became_active":"2024-08-17T18:10:47.385815+0000","last_became_peered":"2024-08-17T18:10:47.385815+0000","last_unstale":"2024-08-17T18:11:28.996308+0000","last_undegraded":"2024-08-17T18:11:28.996308+0000","last_fullsized":"2024-08-17T18:11:28.996308+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:32:40.437401+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"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,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":16,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:13.188560+0000","last_change":"2024-08-17T18:10:47.392029+0000","last_active":"2024-08-17T18:11:13.188560+0000","last_peered":"2024-08-17T18:11:13.188560+0000","last_clean":"2024-08-17T18:11:13.188560+0000","last_became_active":"2024-08-17T18:10:47.391509+0000","last_became_peered":"2024-08-17T18:10:47.391509+0000","last_unstale":"2024-08-17T18:11:13.188560+0000","last_undegraded":"2024-08-17T18:11:13.188560+0000","last_fullsized":"2024-08-17T18:11:13.188560+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:45:48.737922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1c","version":"72'2","reported_seq":1513,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:23.995621+0000","last_change":"2024-08-17T18:10:47.408402+0000","last_active":"2024-08-17T18:11:23.995621+0000","last_peered":"2024-08-17T18:11:23.995621+0000","last_clean":"2024-08-17T18:11:23.995621+0000","last_became_active":"2024-08-17T18:10:47.382767+0000","last_became_peered":"2024-08-17T18:10:47.382767+0000","last_unstale":"2024-08-17T18:11:23.995621+0000","last_undegraded":"2024-08-17T18:11:23.995621+0000","last_fullsized":"2024-08-17T18:11:23.995621+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:35:12.379303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,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":16,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:13.188688+0000","last_change":"2024-08-17T18:10:47.396541+0000","last_active":"2024-08-17T18:11:13.188688+0000","last_peered":"2024-08-17T18:11:13.188688+0000","last_clean":"2024-08-17T18:11:13.188688+0000","last_became_active":"2024-08-17T18:10:47.396211+0000","last_became_peered":"2024-08-17T18:10:47.396211+0000","last_unstale":"2024-08-17T18:11:13.188688+0000","last_undegraded":"2024-08-17T18:11:13.188688+0000","last_fullsized":"2024-08-17T18:11:13.188688+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:45:30.286998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1b","version":"73'2","reported_seq":16,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:13.188776+0000","last_change":"2024-08-17T18:10:47.391910+0000","last_active":"2024-08-17T18:11:13.188776+0000","last_peered":"2024-08-17T18:11:13.188776+0000","last_clean":"2024-08-17T18:11:13.188776+0000","last_became_active":"2024-08-17T18:10:47.389082+0000","last_became_peered":"2024-08-17T18:10:47.389082+0000","last_unstale":"2024-08-17T18:11:13.188776+0000","last_undegraded":"2024-08-17T18:11:13.188776+0000","last_fullsized":"2024-08-17T18:11:13.188776+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:35:02.302462+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":263,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:11:43.290810+0000","last_change":"2024-08-17T18:02:05.267777+0000","last_active":"2024-08-17T18:11:43.290810+0000","last_peered":"2024-08-17T18:11:43.290810+0000","last_clean":"2024-08-17T18:11:43.290810+0000","last_became_active":"2024-08-17T18:02:05.267368+0000","last_became_peered":"2024-08-17T18:02:05.267368+0000","last_unstale":"2024-08-17T18:11:43.290810+0000","last_undegraded":"2024-08-17T18:11:43.290810+0000","last_fullsized":"2024-08-17T18:11:43.290810+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:23:02.681318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"73'2","reported_seq":16,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:13.188643+0000","last_change":"2024-08-17T18:10:47.393327+0000","last_active":"2024-08-17T18:11:13.188643+0000","last_peered":"2024-08-17T18:11:13.188643+0000","last_clean":"2024-08-17T18:11:13.188643+0000","last_became_active":"2024-08-17T18:10:47.392709+0000","last_became_peered":"2024-08-17T18:10:47.392709+0000","last_unstale":"2024-08-17T18:11:13.188643+0000","last_undegraded":"2024-08-17T18:11:13.188643+0000","last_fullsized":"2024-08-17T18:11:13.188643+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:03:33.552557+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":233,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:11:43.273057+0000","last_change":"2024-08-17T18:10:47.399282+0000","last_active":"2024-08-17T18:11:43.273057+0000","last_peered":"2024-08-17T18:11:43.273057+0000","last_clean":"2024-08-17T18:11:43.273057+0000","last_became_active":"2024-08-17T18:10:47.398733+0000","last_became_peered":"2024-08-17T18:10:47.398733+0000","last_unstale":"2024-08-17T18:11:43.273057+0000","last_undegraded":"2024-08-17T18:11:43.273057+0000","last_fullsized":"2024-08-17T18:11:43.273057+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:18:50.204927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,2,4],"acting":[3,2,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.19","version":"0'0","reported_seq":2318,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:11:43.275113+0000","last_change":"2024-08-17T18:10:47.386561+0000","last_active":"2024-08-17T18:11:43.275113+0000","last_peered":"2024-08-17T18:11:43.275113+0000","last_clean":"2024-08-17T18:11:43.275113+0000","last_became_active":"2024-08-17T18:10:47.385781+0000","last_became_peered":"2024-08-17T18:10:47.385781+0000","last_unstale":"2024-08-17T18:11:43.275113+0000","last_undegraded":"2024-08-17T18:11:43.275113+0000","last_fullsized":"2024-08-17T18:11:43.275113+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:47:49.065900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":917,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:11:43.281975+0000","last_change":"2024-08-17T18:02:05.267084+0000","last_active":"2024-08-17T18:11:43.281975+0000","last_peered":"2024-08-17T18:11:43.281975+0000","last_clean":"2024-08-17T18:11:43.281975+0000","last_became_active":"2024-08-17T18:02:05.266742+0000","last_became_peered":"2024-08-17T18:02:05.266742+0000","last_unstale":"2024-08-17T18:11:43.281975+0000","last_undegraded":"2024-08-17T18:11:43.281975+0000","last_fullsized":"2024-08-17T18:11:43.281975+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:36:39.414644+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":220,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:11:43.282322+0000","last_change":"2024-08-17T17:57:12.447626+0000","last_active":"2024-08-17T18:11:43.282322+0000","last_peered":"2024-08-17T18:11:43.282322+0000","last_clean":"2024-08-17T18:11:43.282322+0000","last_became_active":"2024-08-17T17:57:12.447303+0000","last_became_peered":"2024-08-17T17:57:12.447303+0000","last_unstale":"2024-08-17T18:11:43.282322+0000","last_undegraded":"2024-08-17T18:11:43.282322+0000","last_fullsized":"2024-08-17T18:11:43.282322+0000","mapping_epoch":1405,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1406,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:55:37.275654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1499,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:11:43.272079+0000","last_change":"2024-08-17T17:54:32.126145+0000","last_active":"2024-08-17T18:11:43.272079+0000","last_peered":"2024-08-17T18:11:43.272079+0000","last_clean":"2024-08-17T18:11:43.272079+0000","last_became_active":"2024-08-17T17:54:32.125112+0000","last_became_peered":"2024-08-17T17:54:32.125112+0000","last_unstale":"2024-08-17T18:11:43.272079+0000","last_undegraded":"2024-08-17T18:11:43.272079+0000","last_fullsized":"2024-08-17T18:11:43.272079+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:28:52.765651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":26,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:11:43.287104+0000","last_change":"2024-08-17T18:10:33.336768+0000","last_active":"2024-08-17T18:11:43.287104+0000","last_peered":"2024-08-17T18:11:43.287104+0000","last_clean":"2024-08-17T18:11:43.287104+0000","last_became_active":"2024-08-17T18:10:33.336481+0000","last_became_peered":"2024-08-17T18:10:33.336481+0000","last_unstale":"2024-08-17T18:11:43.287104+0000","last_undegraded":"2024-08-17T18:11:43.287104+0000","last_fullsized":"2024-08-17T18:11:43.287104+0000","mapping_epoch":1499,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:22:16.365231+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.17","version":"0'0","reported_seq":913,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:33.997970+0000","last_change":"2024-08-17T18:02:05.252661+0000","last_active":"2024-08-17T18:11:33.997970+0000","last_peered":"2024-08-17T18:11:33.997970+0000","last_clean":"2024-08-17T18:11:33.997970+0000","last_became_active":"2024-08-17T18:02:05.252209+0000","last_became_peered":"2024-08-17T18:02:05.252209+0000","last_unstale":"2024-08-17T18:11:33.997970+0000","last_undegraded":"2024-08-17T18:11:33.997970+0000","last_fullsized":"2024-08-17T18:11:33.997970+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:02:04.254394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":2272,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:11:43.270984+0000","last_change":"2024-08-17T17:18:16.277739+0000","last_active":"2024-08-17T18:11:43.270984+0000","last_peered":"2024-08-17T18:11:43.270984+0000","last_clean":"2024-08-17T18:11:43.270984+0000","last_became_active":"2024-08-17T17:18:16.276554+0000","last_became_peered":"2024-08-17T17:18:16.276554+0000","last_unstale":"2024-08-17T18:11:43.270984+0000","last_undegraded":"2024-08-17T18:11:43.270984+0000","last_fullsized":"2024-08-17T18:11:43.270984+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:49.230009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1484,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:23.995694+0000","last_change":"2024-08-17T17:17:00.910985+0000","last_active":"2024-08-17T18:11:23.995694+0000","last_peered":"2024-08-17T18:11:23.995694+0000","last_clean":"2024-08-17T18:11:23.995694+0000","last_became_active":"2024-08-17T17:17:00.910601+0000","last_became_peered":"2024-08-17T17:17:00.910601+0000","last_unstale":"2024-08-17T18:11:23.995694+0000","last_undegraded":"2024-08-17T18:11:23.995694+0000","last_fullsized":"2024-08-17T18:11:23.995694+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:23:11.495112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.15","version":"72'3","reported_seq":1519,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:23.970315+0000","last_change":"2024-08-17T18:10:47.426765+0000","last_active":"2024-08-17T18:11:23.970315+0000","last_peered":"2024-08-17T18:11:23.970315+0000","last_clean":"2024-08-17T18:11:23.970315+0000","last_became_active":"2024-08-17T18:10:47.388335+0000","last_became_peered":"2024-08-17T18:10:47.388335+0000","last_unstale":"2024-08-17T18:11:23.970315+0000","last_undegraded":"2024-08-17T18:11:23.970315+0000","last_fullsized":"2024-08-17T18:11:23.970315+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-18T19:10:27.420048+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":7,"num_read_kb":7,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,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":2326,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:11:43.278928+0000","last_change":"2024-08-17T17:55:08.429827+0000","last_active":"2024-08-17T18:11:43.278928+0000","last_peered":"2024-08-17T18:11:43.278928+0000","last_clean":"2024-08-17T18:11:43.278928+0000","last_became_active":"2024-08-17T17:55:08.429074+0000","last_became_peered":"2024-08-17T17:55:08.429074+0000","last_unstale":"2024-08-17T18:11:43.278928+0000","last_undegraded":"2024-08-17T18:11:43.278928+0000","last_fullsized":"2024-08-17T18:11:43.278928+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:04:59.445443+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"554'24","reported_seq":26,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:13.189197+0000","last_change":"2024-08-17T18:10:47.413095+0000","last_active":"2024-08-17T18:11:13.189197+0000","last_peered":"2024-08-17T18:11:13.189197+0000","last_clean":"2024-08-17T18:11:13.189197+0000","last_became_active":"2024-08-17T18:10:47.398775+0000","last_became_peered":"2024-08-17T18:10:47.398775+0000","last_unstale":"2024-08-17T18:11:13.189197+0000","last_undegraded":"2024-08-17T18:11:13.189197+0000","last_fullsized":"2024-08-17T18:11:13.189197+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:31:50.385217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":10,"num_read_kb":9,"num_write":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":4756,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":16,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:13.188730+0000","last_change":"2024-08-17T18:10:47.401537+0000","last_active":"2024-08-17T18:11:13.188730+0000","last_peered":"2024-08-17T18:11:13.188730+0000","last_clean":"2024-08-17T18:11:13.188730+0000","last_became_active":"2024-08-17T18:10:47.401049+0000","last_became_peered":"2024-08-17T18:10:47.401049+0000","last_unstale":"2024-08-17T18:11:13.188730+0000","last_undegraded":"2024-08-17T18:11:13.188730+0000","last_fullsized":"2024-08-17T18:11:13.188730+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:38:07.417962+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.4","version":"474'149","reported_seq":828,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:11:43.270400+0000","last_change":"2024-08-17T18:06:01.768951+0000","last_active":"2024-08-17T18:11:43.270400+0000","last_peered":"2024-08-17T18:11:43.270400+0000","last_clean":"2024-08-17T18:11:43.270400+0000","last_became_active":"2024-08-17T18:06:01.716683+0000","last_became_peered":"2024-08-17T18:06:01.716683+0000","last_unstale":"2024-08-17T18:11:43.270400+0000","last_undegraded":"2024-08-17T18:11:43.270400+0000","last_fullsized":"2024-08-17T18:11:43.270400+0000","mapping_epoch":1477,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1478,"parent":"0.0","parent_split_bits":3,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:06:01.768826+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:06:01.768826+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:54:58.308772+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":16,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:13.186565+0000","last_change":"2024-08-17T18:10:47.400125+0000","last_active":"2024-08-17T18:11:13.186565+0000","last_peered":"2024-08-17T18:11:13.186565+0000","last_clean":"2024-08-17T18:11:13.186565+0000","last_became_active":"2024-08-17T18:10:47.399562+0000","last_became_peered":"2024-08-17T18:10:47.399562+0000","last_unstale":"2024-08-17T18:11:13.186565+0000","last_undegraded":"2024-08-17T18:11:13.186565+0000","last_fullsized":"2024-08-17T18:11:13.186565+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:14:40.461074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"0'0","reported_seq":1538,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:13.183115+0000","last_change":"2024-08-17T17:55:08.428066+0000","last_active":"2024-08-17T18:11:13.183115+0000","last_peered":"2024-08-17T18:11:13.183115+0000","last_clean":"2024-08-17T18:11:13.183115+0000","last_became_active":"2024-08-17T17:55:08.427255+0000","last_became_peered":"2024-08-17T17:55:08.427255+0000","last_unstale":"2024-08-17T18:11:13.183115+0000","last_undegraded":"2024-08-17T18:11:13.183115+0000","last_fullsized":"2024-08-17T18:11:13.183115+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:52:18.972350+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055220200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'1","reported_seq":445,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:11:43.277996+0000","last_change":"2024-08-17T18:10:47.411747+0000","last_active":"2024-08-17T18:11:43.277996+0000","last_peered":"2024-08-17T18:11:43.277996+0000","last_clean":"2024-08-17T18:11:43.277996+0000","last_became_active":"2024-08-17T18:10:47.387146+0000","last_became_peered":"2024-08-17T18:10:47.387146+0000","last_unstale":"2024-08-17T18:11:43.277996+0000","last_undegraded":"2024-08-17T18:11:43.277996+0000","last_fullsized":"2024-08-17T18:11:43.277996+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:51:37.084155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.5","version":"474'149","reported_seq":802,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:13.188882+0000","last_change":"2024-08-17T18:10:50.416859+0000","last_active":"2024-08-17T18:11:13.188882+0000","last_peered":"2024-08-17T18:11:13.188882+0000","last_clean":"2024-08-17T18:11:13.188882+0000","last_became_active":"2024-08-17T18:10:50.416499+0000","last_became_peered":"2024-08-17T18:10:50.416499+0000","last_unstale":"2024-08-17T18:11:13.188882+0000","last_undegraded":"2024-08-17T18:11:13.188882+0000","last_fullsized":"2024-08-17T18:11:13.188882+0000","mapping_epoch":1504,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1505,"parent":"0.0","parent_split_bits":3,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:09:32.102056+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:09:32.102056+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:51:43.592402+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":135,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:11:43.282418+0000","last_change":"2024-08-17T18:02:05.256155+0000","last_active":"2024-08-17T18:11:43.282418+0000","last_peered":"2024-08-17T18:11:43.282418+0000","last_clean":"2024-08-17T18:11:43.282418+0000","last_became_active":"2024-08-17T18:02:05.255866+0000","last_became_peered":"2024-08-17T18:02:05.255866+0000","last_unstale":"2024-08-17T18:11:43.282418+0000","last_undegraded":"2024-08-17T18:11:43.282418+0000","last_fullsized":"2024-08-17T18:11:43.282418+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:42:45.768469+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":2324,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:11:43.278123+0000","last_change":"2024-08-17T18:10:47.389589+0000","last_active":"2024-08-17T18:11:43.278123+0000","last_peered":"2024-08-17T18:11:43.278123+0000","last_clean":"2024-08-17T18:11:43.278123+0000","last_became_active":"2024-08-17T18:10:47.389262+0000","last_became_peered":"2024-08-17T18:10:47.389262+0000","last_unstale":"2024-08-17T18:11:43.278123+0000","last_undegraded":"2024-08-17T18:11:43.278123+0000","last_fullsized":"2024-08-17T18:11:43.278123+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:48:17.861136+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":2281,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:11:43.271180+0000","last_change":"2024-08-17T17:18:16.320699+0000","last_active":"2024-08-17T18:11:43.271180+0000","last_peered":"2024-08-17T18:11:43.271180+0000","last_clean":"2024-08-17T18:11:43.271180+0000","last_became_active":"2024-08-17T17:18:16.292640+0000","last_became_peered":"2024-08-17T17:18:16.292640+0000","last_unstale":"2024-08-17T18:11:43.271180+0000","last_undegraded":"2024-08-17T18:11:43.271180+0000","last_fullsized":"2024-08-17T18:11:43.271180+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:21:16.574115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.6","version":"474'149","reported_seq":810,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:13.182900+0000","last_change":"2024-08-17T18:06:08.330931+0000","last_active":"2024-08-17T18:11:13.182900+0000","last_peered":"2024-08-17T18:11:13.182900+0000","last_clean":"2024-08-17T18:11:13.182900+0000","last_became_active":"2024-08-17T18:06:01.705567+0000","last_became_peered":"2024-08-17T18:06:01.705567+0000","last_unstale":"2024-08-17T18:11:13.182900+0000","last_undegraded":"2024-08-17T18:11:13.182900+0000","last_fullsized":"2024-08-17T18:11:13.182900+0000","mapping_epoch":1477,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1478,"parent":"0.0","parent_split_bits":3,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:06:08.330807+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:06:08.330807+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:31:23.726014+0000","scrub_duration":0.0058528679999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":845,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:13.183042+0000","last_change":"2024-08-17T17:49:45.922979+0000","last_active":"2024-08-17T18:11:13.183042+0000","last_peered":"2024-08-17T18:11:13.183042+0000","last_clean":"2024-08-17T18:11:13.183042+0000","last_became_active":"2024-08-17T17:49:45.922094+0000","last_became_peered":"2024-08-17T17:49:45.922094+0000","last_unstale":"2024-08-17T18:11:13.183042+0000","last_undegraded":"2024-08-17T18:11:13.183042+0000","last_fullsized":"2024-08-17T18:11:13.183042+0000","mapping_epoch":1317,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:21:12.259239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":1518,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:13.190485+0000","last_change":"2024-08-17T18:10:47.389004+0000","last_active":"2024-08-17T18:11:13.190485+0000","last_peered":"2024-08-17T18:11:13.190485+0000","last_clean":"2024-08-17T18:11:13.190485+0000","last_became_active":"2024-08-17T18:10:47.387397+0000","last_became_peered":"2024-08-17T18:10:47.387397+0000","last_unstale":"2024-08-17T18:11:13.190485+0000","last_undegraded":"2024-08-17T18:11:13.190485+0000","last_fullsized":"2024-08-17T18:11:13.190485+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:09:34.508657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069231800000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2330,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:11:43.275895+0000","last_change":"2024-08-17T17:55:08.430934+0000","last_active":"2024-08-17T18:11:43.275895+0000","last_peered":"2024-08-17T18:11:43.275895+0000","last_clean":"2024-08-17T18:11:43.275895+0000","last_became_active":"2024-08-17T17:55:08.430179+0000","last_became_peered":"2024-08-17T17:55:08.430179+0000","last_unstale":"2024-08-17T18:11:43.275895+0000","last_undegraded":"2024-08-17T18:11:43.275895+0000","last_fullsized":"2024-08-17T18:11:43.275895+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:05:47.554904+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.7","version":"474'149","reported_seq":810,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:13.183048+0000","last_change":"2024-08-17T18:06:03.378405+0000","last_active":"2024-08-17T18:11:13.183048+0000","last_peered":"2024-08-17T18:11:13.183048+0000","last_clean":"2024-08-17T18:11:13.183048+0000","last_became_active":"2024-08-17T18:06:01.705564+0000","last_became_peered":"2024-08-17T18:06:01.705564+0000","last_unstale":"2024-08-17T18:11:13.183048+0000","last_undegraded":"2024-08-17T18:11:13.183048+0000","last_fullsized":"2024-08-17T18:11:13.183048+0000","mapping_epoch":1477,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1478,"parent":"0.0","parent_split_bits":3,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:06:03.378253+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:06:03.378253+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:23:27.026029+0000","scrub_duration":0.0047506789999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":355,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:11:43.276429+0000","last_change":"2024-08-17T18:10:47.389077+0000","last_active":"2024-08-17T18:11:43.276429+0000","last_peered":"2024-08-17T18:11:43.276429+0000","last_clean":"2024-08-17T18:11:43.276429+0000","last_became_active":"2024-08-17T18:10:47.388387+0000","last_became_peered":"2024-08-17T18:10:47.388387+0000","last_unstale":"2024-08-17T18:11:43.276429+0000","last_undegraded":"2024-08-17T18:11:43.276429+0000","last_fullsized":"2024-08-17T18:11:43.276429+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:05:09.427007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":2325,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:11:43.275112+0000","last_change":"2024-08-17T17:17:00.884753+0000","last_active":"2024-08-17T18:11:43.275112+0000","last_peered":"2024-08-17T18:11:43.275112+0000","last_clean":"2024-08-17T18:11:43.275112+0000","last_became_active":"2024-08-17T17:17:00.883779+0000","last_became_peered":"2024-08-17T17:17:00.883779+0000","last_unstale":"2024-08-17T18:11:43.275112+0000","last_undegraded":"2024-08-17T18:11:43.275112+0000","last_fullsized":"2024-08-17T18:11:43.275112+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:51:16.619491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001020055,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1558,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:11:43.283180+0000","last_change":"2024-08-17T18:02:05.252841+0000","last_active":"2024-08-17T18:11:43.283180+0000","last_peered":"2024-08-17T18:11:43.283180+0000","last_clean":"2024-08-17T18:11:43.283180+0000","last_became_active":"2024-08-17T18:02:05.252487+0000","last_became_peered":"2024-08-17T18:02:05.252487+0000","last_unstale":"2024-08-17T18:11:43.283180+0000","last_undegraded":"2024-08-17T18:11:43.283180+0000","last_fullsized":"2024-08-17T18:11:43.283180+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:31:54.123948+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1","version":"474'149","reported_seq":802,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:13.181790+0000","last_change":"2024-08-17T18:06:03.595422+0000","last_active":"2024-08-17T18:11:13.181790+0000","last_peered":"2024-08-17T18:11:13.181790+0000","last_clean":"2024-08-17T18:11:13.181790+0000","last_became_active":"2024-08-17T18:06:01.691942+0000","last_became_peered":"2024-08-17T18:06:01.691942+0000","last_unstale":"2024-08-17T18:11:13.181790+0000","last_undegraded":"2024-08-17T18:11:13.181790+0000","last_fullsized":"2024-08-17T18:11:13.181790+0000","mapping_epoch":1477,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1478,"parent":"0.0","parent_split_bits":4,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:06:03.595205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:06:03.595205+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:51:15.402540+0000","scrub_duration":0.0028714320000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":1553,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:11:43.276355+0000","last_change":"2024-08-17T18:02:05.252667+0000","last_active":"2024-08-17T18:11:43.276355+0000","last_peered":"2024-08-17T18:11:43.276355+0000","last_clean":"2024-08-17T18:11:43.276355+0000","last_became_active":"2024-08-17T18:02:05.252359+0000","last_became_peered":"2024-08-17T18:02:05.252359+0000","last_unstale":"2024-08-17T18:11:43.276355+0000","last_undegraded":"2024-08-17T18:11:43.276355+0000","last_fullsized":"2024-08-17T18:11:43.276355+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:41:14.595892+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"3.3","version":"0'0","reported_seq":16,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:13.188798+0000","last_change":"2024-08-17T18:10:47.401225+0000","last_active":"2024-08-17T18:11:13.188798+0000","last_peered":"2024-08-17T18:11:13.188798+0000","last_clean":"2024-08-17T18:11:13.188798+0000","last_became_active":"2024-08-17T18:10:47.400927+0000","last_became_peered":"2024-08-17T18:10:47.400927+0000","last_unstale":"2024-08-17T18:11:13.188798+0000","last_undegraded":"2024-08-17T18:11:13.188798+0000","last_fullsized":"2024-08-17T18:11:13.188798+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:15:08.497783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"66'2","reported_seq":1504,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:11:43.276148+0000","last_change":"2024-08-17T17:17:00.909906+0000","last_active":"2024-08-17T18:11:43.276148+0000","last_peered":"2024-08-17T18:11:43.276148+0000","last_clean":"2024-08-17T18:11:43.276148+0000","last_became_active":"2024-08-17T17:17:00.909516+0000","last_became_peered":"2024-08-17T17:17:00.909516+0000","last_unstale":"2024-08-17T18:11:43.276148+0000","last_undegraded":"2024-08-17T18:11:43.276148+0000","last_fullsized":"2024-08-17T18:11:43.276148+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:08.716390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020478699999999998,"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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.2","version":"474'149","reported_seq":1893,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:11:43.281267+0000","last_change":"2024-08-17T18:10:50.410129+0000","last_active":"2024-08-17T18:11:43.281267+0000","last_peered":"2024-08-17T18:11:43.281267+0000","last_clean":"2024-08-17T18:11:43.281267+0000","last_became_active":"2024-08-17T18:10:50.408966+0000","last_became_peered":"2024-08-17T18:10:50.408966+0000","last_unstale":"2024-08-17T18:11:43.281267+0000","last_undegraded":"2024-08-17T18:11:43.281267+0000","last_fullsized":"2024-08-17T18:11:43.281267+0000","mapping_epoch":1504,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1505,"parent":"0.0","parent_split_bits":4,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:06:04.587311+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:06:04.587311+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:08:46.342076+0000","scrub_duration":0.0067197070000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":2310,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:11:43.275818+0000","last_change":"2024-08-17T17:17:00.904465+0000","last_active":"2024-08-17T18:11:43.275818+0000","last_peered":"2024-08-17T18:11:43.275818+0000","last_clean":"2024-08-17T18:11:43.275818+0000","last_became_active":"2024-08-17T17:17:00.904064+0000","last_became_peered":"2024-08-17T17:17:00.904064+0000","last_unstale":"2024-08-17T18:11:43.275818+0000","last_undegraded":"2024-08-17T18:11:43.275818+0000","last_fullsized":"2024-08-17T18:11:43.275818+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:25:33.842617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2332,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:11:43.275172+0000","last_change":"2024-08-17T17:55:08.429994+0000","last_active":"2024-08-17T18:11:43.275172+0000","last_peered":"2024-08-17T18:11:43.275172+0000","last_clean":"2024-08-17T18:11:43.275172+0000","last_became_active":"2024-08-17T17:55:08.429179+0000","last_became_peered":"2024-08-17T17:55:08.429179+0000","last_unstale":"2024-08-17T18:11:43.275172+0000","last_undegraded":"2024-08-17T18:11:43.275172+0000","last_fullsized":"2024-08-17T18:11:43.275172+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:37:53.714925+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":265,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:11:43.291623+0000","last_change":"2024-08-17T18:02:05.268122+0000","last_active":"2024-08-17T18:11:43.291623+0000","last_peered":"2024-08-17T18:11:43.291623+0000","last_clean":"2024-08-17T18:11:43.291623+0000","last_became_active":"2024-08-17T18:02:05.267729+0000","last_became_peered":"2024-08-17T18:02:05.267729+0000","last_unstale":"2024-08-17T18:11:43.291623+0000","last_undegraded":"2024-08-17T18:11:43.291623+0000","last_fullsized":"2024-08-17T18:11:43.291623+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:08:04.648546+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00091001700000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.3","version":"474'149","reported_seq":848,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:11:43.275474+0000","last_change":"2024-08-17T18:10:50.416779+0000","last_active":"2024-08-17T18:11:43.275474+0000","last_peered":"2024-08-17T18:11:43.275474+0000","last_clean":"2024-08-17T18:11:43.275474+0000","last_became_active":"2024-08-17T18:10:50.416404+0000","last_became_peered":"2024-08-17T18:10:50.416404+0000","last_unstale":"2024-08-17T18:11:43.275474+0000","last_undegraded":"2024-08-17T18:11:43.275474+0000","last_fullsized":"2024-08-17T18:11:43.275474+0000","mapping_epoch":1504,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1505,"parent":"0.0","parent_split_bits":3,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:06:01.886495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:06:01.886495+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:09:59.470901+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.6","version":"0'0","reported_seq":156,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:11:43.276430+0000","last_change":"2024-08-17T17:55:08.423855+0000","last_active":"2024-08-17T18:11:43.276430+0000","last_peered":"2024-08-17T18:11:43.276430+0000","last_clean":"2024-08-17T18:11:43.276430+0000","last_became_active":"2024-08-17T17:55:08.423172+0000","last_became_peered":"2024-08-17T17:55:08.423172+0000","last_unstale":"2024-08-17T18:11:43.276430+0000","last_undegraded":"2024-08-17T18:11:43.276430+0000","last_fullsized":"2024-08-17T18:11:43.276430+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:28:49.620547+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.1","version":"0'0","reported_seq":16,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:13.186363+0000","last_change":"2024-08-17T18:10:47.395558+0000","last_active":"2024-08-17T18:11:13.186363+0000","last_peered":"2024-08-17T18:11:13.186363+0000","last_clean":"2024-08-17T18:11:13.186363+0000","last_became_active":"2024-08-17T18:10:47.392522+0000","last_became_peered":"2024-08-17T18:10:47.392522+0000","last_unstale":"2024-08-17T18:11:13.186363+0000","last_undegraded":"2024-08-17T18:11:13.186363+0000","last_fullsized":"2024-08-17T18:11:13.186363+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:07:21.495336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1517,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:13.948473+0000","last_change":"2024-08-17T17:17:00.873245+0000","last_active":"2024-08-17T18:11:13.948473+0000","last_peered":"2024-08-17T18:11:13.948473+0000","last_clean":"2024-08-17T18:11:13.948473+0000","last_became_active":"2024-08-17T17:17:00.870779+0000","last_became_peered":"2024-08-17T17:17:00.870779+0000","last_unstale":"2024-08-17T18:11:13.948473+0000","last_undegraded":"2024-08-17T18:11:13.948473+0000","last_fullsized":"2024-08-17T18:11:13.948473+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:30:08.495141+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00081337499999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1493,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:11:43.288031+0000","last_change":"2024-08-17T18:10:47.390362+0000","last_active":"2024-08-17T18:11:43.288031+0000","last_peered":"2024-08-17T18:11:43.288031+0000","last_clean":"2024-08-17T18:11:43.288031+0000","last_became_active":"2024-08-17T18:10:47.390029+0000","last_became_peered":"2024-08-17T18:10:47.390029+0000","last_unstale":"2024-08-17T18:11:43.288031+0000","last_undegraded":"2024-08-17T18:11:43.288031+0000","last_fullsized":"2024-08-17T18:11:43.288031+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:43:33.735144+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":134,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:11:43.271364+0000","last_change":"2024-08-17T18:02:05.252920+0000","last_active":"2024-08-17T18:11:43.271364+0000","last_peered":"2024-08-17T18:11:43.271364+0000","last_clean":"2024-08-17T18:11:43.271364+0000","last_became_active":"2024-08-17T18:02:05.252430+0000","last_became_peered":"2024-08-17T18:02:05.252430+0000","last_unstale":"2024-08-17T18:11:43.271364+0000","last_undegraded":"2024-08-17T18:11:43.271364+0000","last_fullsized":"2024-08-17T18:11:43.271364+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:41:29.064858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"64'1","reported_seq":1558,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:11:43.276161+0000","last_change":"2024-08-17T17:55:08.449494+0000","last_active":"2024-08-17T18:11:43.276161+0000","last_peered":"2024-08-17T18:11:43.276161+0000","last_clean":"2024-08-17T18:11:43.276161+0000","last_became_active":"2024-08-17T17:55:08.417287+0000","last_became_peered":"2024-08-17T17:55:08.417287+0000","last_unstale":"2024-08-17T18:11:43.276161+0000","last_undegraded":"2024-08-17T18:11:43.276161+0000","last_fullsized":"2024-08-17T18:11:43.276161+0000","mapping_epoch":1387,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1388,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:56:08.861782+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00092444000000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"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":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"474'149","reported_seq":1842,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:33.982285+0000","last_change":"2024-08-17T18:05:56.654547+0000","last_active":"2024-08-17T18:11:33.982285+0000","last_peered":"2024-08-17T18:11:33.982285+0000","last_clean":"2024-08-17T18:11:33.982285+0000","last_became_active":"2024-08-17T18:05:52.289498+0000","last_became_peered":"2024-08-17T18:05:52.289498+0000","last_unstale":"2024-08-17T18:11:33.982285+0000","last_undegraded":"2024-08-17T18:11:33.982285+0000","last_fullsized":"2024-08-17T18:11:33.982285+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":1472,"parent":"0.0","parent_split_bits":0,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:05:56.654459+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:05:56.654459+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:58:23.394185+0000","scrub_duration":0.0015531060000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.a","version":"474'149","reported_seq":802,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:13.181993+0000","last_change":"2024-08-17T18:06:05.647235+0000","last_active":"2024-08-17T18:11:13.181993+0000","last_peered":"2024-08-17T18:11:13.181993+0000","last_clean":"2024-08-17T18:11:13.181993+0000","last_became_active":"2024-08-17T18:06:01.686837+0000","last_became_peered":"2024-08-17T18:06:01.686837+0000","last_unstale":"2024-08-17T18:11:13.181993+0000","last_undegraded":"2024-08-17T18:11:13.181993+0000","last_fullsized":"2024-08-17T18:11:13.181993+0000","mapping_epoch":1477,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1478,"parent":"0.0","parent_split_bits":4,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:06:05.646965+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:06:05.646965+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:01:48.783282+0000","scrub_duration":0.010609596000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.f","version":"0'0","reported_seq":164,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:13.183383+0000","last_change":"2024-08-17T18:10:47.382788+0000","last_active":"2024-08-17T18:11:13.183383+0000","last_peered":"2024-08-17T18:11:13.183383+0000","last_clean":"2024-08-17T18:11:13.183383+0000","last_became_active":"2024-08-17T18:10:47.382205+0000","last_became_peered":"2024-08-17T18:10:47.382205+0000","last_unstale":"2024-08-17T18:11:13.183383+0000","last_undegraded":"2024-08-17T18:11:13.183383+0000","last_fullsized":"2024-08-17T18:11:13.183383+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:48:04.202454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,4],"acting":[5,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":134,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:11:43.270480+0000","last_change":"2024-08-17T18:02:05.266601+0000","last_active":"2024-08-17T18:11:43.270480+0000","last_peered":"2024-08-17T18:11:43.270480+0000","last_clean":"2024-08-17T18:11:43.270480+0000","last_became_active":"2024-08-17T18:02:05.266287+0000","last_became_peered":"2024-08-17T18:02:05.266287+0000","last_unstale":"2024-08-17T18:11:43.270480+0000","last_undegraded":"2024-08-17T18:11:43.270480+0000","last_fullsized":"2024-08-17T18:11:43.270480+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:20:03.465268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":16,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:13.189065+0000","last_change":"2024-08-17T18:10:47.398329+0000","last_active":"2024-08-17T18:11:13.189065+0000","last_peered":"2024-08-17T18:11:13.189065+0000","last_clean":"2024-08-17T18:11:13.189065+0000","last_became_active":"2024-08-17T18:10:47.397032+0000","last_became_peered":"2024-08-17T18:10:47.397032+0000","last_unstale":"2024-08-17T18:11:13.189065+0000","last_undegraded":"2024-08-17T18:11:13.189065+0000","last_fullsized":"2024-08-17T18:11:13.189065+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:30:13.414304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":16,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:13.186434+0000","last_change":"2024-08-17T18:10:47.396364+0000","last_active":"2024-08-17T18:11:13.186434+0000","last_peered":"2024-08-17T18:11:13.186434+0000","last_clean":"2024-08-17T18:11:13.186434+0000","last_became_active":"2024-08-17T18:10:47.395948+0000","last_became_peered":"2024-08-17T18:10:47.395948+0000","last_unstale":"2024-08-17T18:11:13.186434+0000","last_undegraded":"2024-08-17T18:11:13.186434+0000","last_fullsized":"2024-08-17T18:11:13.186434+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:20:06.824277+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.8","version":"474'149","reported_seq":802,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:13.181757+0000","last_change":"2024-08-17T18:06:04.626244+0000","last_active":"2024-08-17T18:11:13.181757+0000","last_peered":"2024-08-17T18:11:13.181757+0000","last_clean":"2024-08-17T18:11:13.181757+0000","last_became_active":"2024-08-17T18:06:01.718513+0000","last_became_peered":"2024-08-17T18:06:01.718513+0000","last_unstale":"2024-08-17T18:11:13.181757+0000","last_undegraded":"2024-08-17T18:11:13.181757+0000","last_fullsized":"2024-08-17T18:11:13.181757+0000","mapping_epoch":1477,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1478,"parent":"0.0","parent_split_bits":4,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:06:04.626121+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:06:04.626121+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:53:23.822764+0000","scrub_duration":0.018884539999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.d","version":"0'0","reported_seq":16,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:13.188927+0000","last_change":"2024-08-17T18:10:47.396865+0000","last_active":"2024-08-17T18:11:13.188927+0000","last_peered":"2024-08-17T18:11:13.188927+0000","last_clean":"2024-08-17T18:11:13.188927+0000","last_became_active":"2024-08-17T18:10:47.396341+0000","last_became_peered":"2024-08-17T18:10:47.396341+0000","last_unstale":"2024-08-17T18:11:13.188927+0000","last_undegraded":"2024-08-17T18:11:13.188927+0000","last_fullsized":"2024-08-17T18:11:13.188927+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:14:34.222492+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1507,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:13.182378+0000","last_change":"2024-08-17T18:10:47.389093+0000","last_active":"2024-08-17T18:11:13.182378+0000","last_peered":"2024-08-17T18:11:13.182378+0000","last_clean":"2024-08-17T18:11:13.182378+0000","last_became_active":"2024-08-17T18:10:47.388451+0000","last_became_peered":"2024-08-17T18:10:47.388451+0000","last_unstale":"2024-08-17T18:11:13.182378+0000","last_undegraded":"2024-08-17T18:11:13.182378+0000","last_fullsized":"2024-08-17T18:11:13.182378+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:25:26.050318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.9","version":"474'149","reported_seq":1858,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:13.189830+0000","last_change":"2024-08-17T18:06:13.609334+0000","last_active":"2024-08-17T18:11:13.189830+0000","last_peered":"2024-08-17T18:11:13.189830+0000","last_clean":"2024-08-17T18:11:13.189830+0000","last_became_active":"2024-08-17T18:06:01.707824+0000","last_became_peered":"2024-08-17T18:06:01.707824+0000","last_unstale":"2024-08-17T18:11:13.189830+0000","last_undegraded":"2024-08-17T18:11:13.189830+0000","last_fullsized":"2024-08-17T18:11:13.189830+0000","mapping_epoch":1477,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1478,"parent":"0.0","parent_split_bits":4,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:06:13.609209+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:06:13.609209+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:51:37.532922+0000","scrub_duration":0.0092852709999999995,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":16,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:13.189238+0000","last_change":"2024-08-17T18:10:47.388551+0000","last_active":"2024-08-17T18:11:13.189238+0000","last_peered":"2024-08-17T18:11:13.189238+0000","last_clean":"2024-08-17T18:11:13.189238+0000","last_became_active":"2024-08-17T18:10:47.388043+0000","last_became_peered":"2024-08-17T18:10:47.388043+0000","last_unstale":"2024-08-17T18:11:13.189238+0000","last_undegraded":"2024-08-17T18:11:13.189238+0000","last_fullsized":"2024-08-17T18:11:13.189238+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:20:20.718599+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"73'3","reported_seq":2314,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:11:43.271848+0000","last_change":"2024-08-17T18:10:47.406934+0000","last_active":"2024-08-17T18:11:43.271848+0000","last_peered":"2024-08-17T18:11:43.271848+0000","last_clean":"2024-08-17T18:11:43.271848+0000","last_became_active":"2024-08-17T18:10:47.385621+0000","last_became_peered":"2024-08-17T18:10:47.385621+0000","last_unstale":"2024-08-17T18:11:43.271848+0000","last_undegraded":"2024-08-17T18:11:43.271848+0000","last_fullsized":"2024-08-17T18:11:43.271848+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-19T01:46:52.810720+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":354,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:11:43.275541+0000","last_change":"2024-08-17T18:10:47.387527+0000","last_active":"2024-08-17T18:11:43.275541+0000","last_peered":"2024-08-17T18:11:43.275541+0000","last_clean":"2024-08-17T18:11:43.275541+0000","last_became_active":"2024-08-17T18:10:47.386951+0000","last_became_peered":"2024-08-17T18:10:47.386951+0000","last_unstale":"2024-08-17T18:11:43.275541+0000","last_undegraded":"2024-08-17T18:11:43.275541+0000","last_fullsized":"2024-08-17T18:11:43.275541+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:11:15.433944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":1504,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:13.182424+0000","last_change":"2024-08-17T17:57:12.436081+0000","last_active":"2024-08-17T18:11:13.182424+0000","last_peered":"2024-08-17T18:11:13.182424+0000","last_clean":"2024-08-17T18:11:13.182424+0000","last_became_active":"2024-08-17T17:57:12.435735+0000","last_became_peered":"2024-08-17T17:57:12.435735+0000","last_unstale":"2024-08-17T18:11:13.182424+0000","last_undegraded":"2024-08-17T18:11:13.182424+0000","last_fullsized":"2024-08-17T18:11:13.182424+0000","mapping_epoch":1405,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1406,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:54:28.493671+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1488,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:13.182237+0000","last_change":"2024-08-17T17:17:00.893177+0000","last_active":"2024-08-17T18:11:13.182237+0000","last_peered":"2024-08-17T18:11:13.182237+0000","last_clean":"2024-08-17T18:11:13.182237+0000","last_became_active":"2024-08-17T17:17:00.892759+0000","last_became_peered":"2024-08-17T17:17:00.892759+0000","last_unstale":"2024-08-17T18:11:13.182237+0000","last_undegraded":"2024-08-17T18:11:13.182237+0000","last_fullsized":"2024-08-17T18:11:13.182237+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:42:14.347454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1472,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:13.190440+0000","last_change":"2024-08-17T16:58:54.781889+0000","last_active":"2024-08-17T18:11:13.190440+0000","last_peered":"2024-08-17T18:11:13.190440+0000","last_clean":"2024-08-17T18:11:13.190440+0000","last_became_active":"2024-08-17T16:58:54.779814+0000","last_became_peered":"2024-08-17T16:58:54.779814+0000","last_unstale":"2024-08-17T18:11:13.190440+0000","last_undegraded":"2024-08-17T18:11:13.190440+0000","last_fullsized":"2024-08-17T18:11:13.190440+0000","mapping_epoch":68,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":69,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:03:35.262628+0000","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":1,"num_read_kb":1,"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":16,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:13.186497+0000","last_change":"2024-08-17T18:10:47.395974+0000","last_active":"2024-08-17T18:11:13.186497+0000","last_peered":"2024-08-17T18:11:13.186497+0000","last_clean":"2024-08-17T18:11:13.186497+0000","last_became_active":"2024-08-17T18:10:47.393277+0000","last_became_peered":"2024-08-17T18:10:47.393277+0000","last_unstale":"2024-08-17T18:11:13.186497+0000","last_undegraded":"2024-08-17T18:11:13.186497+0000","last_fullsized":"2024-08-17T18:11:13.186497+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:40:44.383773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"72'2","reported_seq":1515,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:13.190763+0000","last_change":"2024-08-17T18:10:47.416741+0000","last_active":"2024-08-17T18:11:13.190763+0000","last_peered":"2024-08-17T18:11:13.190763+0000","last_clean":"2024-08-17T18:11:13.190763+0000","last_became_active":"2024-08-17T18:10:47.386174+0000","last_became_peered":"2024-08-17T18:10:47.386174+0000","last_unstale":"2024-08-17T18:11:13.190763+0000","last_undegraded":"2024-08-17T18:11:13.190763+0000","last_fullsized":"2024-08-17T18:11:13.190763+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:48:46.352473+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":1470,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:13.181830+0000","last_change":"2024-08-17T16:58:55.784844+0000","last_active":"2024-08-17T18:11:13.181830+0000","last_peered":"2024-08-17T18:11:13.181830+0000","last_clean":"2024-08-17T18:11:13.181830+0000","last_became_active":"2024-08-17T16:58:55.783777+0000","last_became_peered":"2024-08-17T16:58:55.783777+0000","last_unstale":"2024-08-17T18:11:13.181830+0000","last_undegraded":"2024-08-17T18:11:13.181830+0000","last_fullsized":"2024-08-17T18:11:13.181830+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:08:35.069672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'1","reported_seq":1526,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:13.948606+0000","last_change":"2024-08-17T18:10:47.423457+0000","last_active":"2024-08-17T18:11:13.948606+0000","last_peered":"2024-08-17T18:11:13.948606+0000","last_clean":"2024-08-17T18:11:13.948606+0000","last_became_active":"2024-08-17T18:10:47.387260+0000","last_became_peered":"2024-08-17T18:10:47.387260+0000","last_unstale":"2024-08-17T18:11:13.948606+0000","last_undegraded":"2024-08-17T18:11:13.948606+0000","last_fullsized":"2024-08-17T18:11:13.948606+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:20:11.699339+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":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":66,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.10","version":"72'8","reported_seq":1503,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:13.972840+0000","last_change":"2024-08-17T17:16:32.389840+0000","last_active":"2024-08-17T18:11:13.972840+0000","last_peered":"2024-08-17T18:11:13.972840+0000","last_clean":"2024-08-17T18:11:13.972840+0000","last_became_active":"2024-08-17T17:16:32.386050+0000","last_became_peered":"2024-08-17T17:16:32.386050+0000","last_unstale":"2024-08-17T18:11:13.972840+0000","last_undegraded":"2024-08-17T18:11:13.972840+0000","last_fullsized":"2024-08-17T18:11:13.972840+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-18T18:25:48.041721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":24,"num_read_kb":24,"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":134,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:11:43.271302+0000","last_change":"2024-08-17T18:02:05.269247+0000","last_active":"2024-08-17T18:11:43.271302+0000","last_peered":"2024-08-17T18:11:43.271302+0000","last_clean":"2024-08-17T18:11:43.271302+0000","last_became_active":"2024-08-17T18:02:05.268980+0000","last_became_peered":"2024-08-17T18:02:05.268980+0000","last_unstale":"2024-08-17T18:11:43.271302+0000","last_undegraded":"2024-08-17T18:11:43.271302+0000","last_fullsized":"2024-08-17T18:11:43.271302+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:39:20.246478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.11","version":"0'0","reported_seq":1487,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:13.948502+0000","last_change":"2024-08-17T18:10:47.380679+0000","last_active":"2024-08-17T18:11:13.948502+0000","last_peered":"2024-08-17T18:11:13.948502+0000","last_clean":"2024-08-17T18:11:13.948502+0000","last_became_active":"2024-08-17T18:10:47.380080+0000","last_became_peered":"2024-08-17T18:10:47.380080+0000","last_unstale":"2024-08-17T18:11:13.948502+0000","last_undegraded":"2024-08-17T18:11:13.948502+0000","last_fullsized":"2024-08-17T18:11:13.948502+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:49:54.790255+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":706,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:13.190575+0000","last_change":"2024-08-17T18:10:33.326834+0000","last_active":"2024-08-17T18:11:13.190575+0000","last_peered":"2024-08-17T18:11:13.190575+0000","last_clean":"2024-08-17T18:11:13.190575+0000","last_became_active":"2024-08-17T18:10:33.326399+0000","last_became_peered":"2024-08-17T18:10:33.326399+0000","last_unstale":"2024-08-17T18:11:13.190575+0000","last_undegraded":"2024-08-17T18:11:13.190575+0000","last_fullsized":"2024-08-17T18:11:13.190575+0000","mapping_epoch":1499,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1500,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:53:14.576170+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,2],"acting":[7,0,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":912,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:13.190953+0000","last_change":"2024-08-17T18:02:05.266888+0000","last_active":"2024-08-17T18:11:13.190953+0000","last_peered":"2024-08-17T18:11:13.190953+0000","last_clean":"2024-08-17T18:11:13.190953+0000","last_became_active":"2024-08-17T18:02:05.266538+0000","last_became_peered":"2024-08-17T18:02:05.266538+0000","last_unstale":"2024-08-17T18:11:13.190953+0000","last_undegraded":"2024-08-17T18:11:13.190953+0000","last_fullsized":"2024-08-17T18:11:13.190953+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:19:38.664313+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1483,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:28.996334+0000","last_change":"2024-08-17T17:18:16.301475+0000","last_active":"2024-08-17T18:11:28.996334+0000","last_peered":"2024-08-17T18:11:28.996334+0000","last_clean":"2024-08-17T18:11:28.996334+0000","last_became_active":"2024-08-17T17:18:16.301211+0000","last_became_peered":"2024-08-17T17:18:16.301211+0000","last_unstale":"2024-08-17T18:11:28.996334+0000","last_undegraded":"2024-08-17T18:11:28.996334+0000","last_fullsized":"2024-08-17T18:11:28.996334+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:31:05.192998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.13","version":"72'2","reported_seq":1578,"reported_epoch":1506,"state":"active+clean","last_fresh":"2024-08-17T18:11:23.970296+0000","last_change":"2024-08-17T18:10:47.421012+0000","last_active":"2024-08-17T18:11:23.970296+0000","last_peered":"2024-08-17T18:11:23.970296+0000","last_clean":"2024-08-17T18:11:23.970296+0000","last_became_active":"2024-08-17T18:10:47.386199+0000","last_became_peered":"2024-08-17T18:10:47.386199+0000","last_unstale":"2024-08-17T18:11:23.970296+0000","last_undegraded":"2024-08-17T18:11:23.970296+0000","last_fullsized":"2024-08-17T18:11:23.970296+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:21:03.898458+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":8,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":204,"num_keys_recovered":60,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":2279,"reported_epoch":1507,"state":"active+clean","last_fresh":"2024-08-17T18:11:43.271506+0000","last_change":"2024-08-17T17:18:16.329150+0000","last_active":"2024-08-17T18:11:43.271506+0000","last_peered":"2024-08-17T18:11:43.271506+0000","last_clean":"2024-08-17T18:11:43.271506+0000","last_became_active":"2024-08-17T17:18:16.319596+0000","last_became_peered":"2024-08-17T17:18:16.319596+0000","last_unstale":"2024-08-17T18:11:43.271506+0000","last_undegraded":"2024-08-17T18:11:43.271506+0000","last_fullsized":"2024-08-17T18:11:43.271506+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:03:06.681253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":[]}],"pool_stats":[{"poolid":57,"num_pg":16,"stat_sum":{"num_bytes":3896770584,"num_objects":59461,"num_object_clones":0,"num_object_copies":178383,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":18940,"num_objects_misplaced":3157,"num_objects_unfound":0,"num_objects_dirty":59461,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":149429,"num_write_kb":6684417,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1912,"num_bytes_recovered":125304832,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12399030272,"data_stored":12399018056,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":127729,"ondisk_log_size":127729,"up":48,"acting":44,"num_store_stats":8},{"poolid":1,"num_pg":11,"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":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":1639,"ondisk_log_size":1639,"up":33,"acting":33,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":65,"num_read_kb":68,"num_write":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":42,"num_bytes_recovered":7534,"num_keys_recovered":60,"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":16662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2303,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"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}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223202207,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2288244,"kb_used_data":1585260,"kb_used_omap":1,"kb_used_meta":702974,"kb_avail":91456908,"statfs":{"total":95995035648,"available":93651873792,"internally_reserved":0,"allocated":1623306240,"data_stored":1618162506,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":719845835},"hb_peers":[0,1,2,3,4,5,6],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,0,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":6,"up_from":47,"seq":201863463851,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3381936,"kb_used_data":2548456,"kb_used_omap":1,"kb_used_meta":833342,"kb_avail":90363216,"statfs":{"total":95995035648,"available":92531933184,"internally_reserved":0,"allocated":2609618944,"data_stored":2604479203,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":853342663},"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,2,1,1,3,2],"upper_bound":64},"perf_stat":{"commit_latency_ms":2,"apply_latency_ms":2,"commit_latency_ns":2000000,"apply_latency_ns":2000000},"alerts":[]},{"osd":5,"up_from":39,"seq":167503725494,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2645480,"kb_used_data":1848032,"kb_used_omap":1,"kb_used_meta":797310,"kb_avail":91099672,"statfs":{"total":95995035648,"available":93286064128,"internally_reserved":0,"allocated":1892384768,"data_stored":1887249565,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":816445894},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,1],"upper_bound":16},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":4,"up_from":31,"seq":133143987136,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":853104,"kb_used_data":140392,"kb_used_omap":1,"kb_used_meta":712702,"kb_avail":92892048,"statfs":{"total":95995035648,"available":95121457152,"internally_reserved":0,"allocated":143761408,"data_stored":138621700,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":729807302},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,2,1,1],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":3,"up_from":710,"seq":3049426780809,"num_pgs":42,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2615524,"kb_used_data":1929308,"kb_used_omap":74,"kb_used_meta":686005,"kb_avail":91129628,"statfs":{"total":95995035648,"available":93316739072,"internally_reserved":0,"allocated":1975611392,"data_stored":1970479740,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":76343,"internal_metadata":702469577},"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,3,0,2,1],"upper_bound":128},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":2,"up_from":700,"seq":3006477107855,"num_pgs":34,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2608484,"kb_used_data":1922460,"kb_used_omap":75,"kb_used_meta":685940,"kb_avail":91136668,"statfs":{"total":95995035648,"available":93323948032,"internally_reserved":0,"allocated":1968599040,"data_stored":1963467890,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":76821,"internal_metadata":702403563},"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,3,0,0,5],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":1,"up_from":695,"seq":2985002271384,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1166428,"kb_used_data":488852,"kb_used_omap":68,"kb_used_meta":677499,"kb_avail":92578724,"statfs":{"total":95995035648,"available":94800613376,"internally_reserved":0,"allocated":500584448,"data_stored":495460349,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":70498,"internal_metadata":693759134},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,0,0,1],"upper_bound":32},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":690,"seq":2963527434910,"num_pgs":37,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2501860,"kb_used_data":1801884,"kb_used_omap":75,"kb_used_meta":699700,"kb_avail":91243292,"statfs":{"total":95995035648,"available":93433131008,"internally_reserved":0,"allocated":1845129216,"data_stored":1839997534,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":77036,"internal_metadata":716493588},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,0,1],"upper_bound":8},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"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":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":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":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":327680,"data_stored":327680,"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":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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"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":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2303,"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":4902,"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":652,"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":4826,"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":4972,"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":57,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1828917248,"data_stored":1828913176,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":57,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":484769792,"data_stored":484769792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":57,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1940979712,"data_stored":1940979712,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":57,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":1942360064,"data_stored":1942355992,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":57,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":131923968,"data_stored":131923968,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":57,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":1866661888,"data_stored":1866661888,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":57,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":2593525760,"data_stored":2593521688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":57,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":1609891840,"data_stored":1609891840,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T18:12:19.415 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd pool set .mgr pgp_num 11 2024-08-17T18:12:19.464 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:19.498 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:19.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:19.500 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:12:19.601 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:19.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:19.650 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:19.650 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:19.751 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:19.783 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:19.787 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:19.788 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:19.889 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:19.919 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:19.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:19.923 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:20.023 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:20.048 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:20.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:20.051 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:20.151 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:20.185 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:20.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:20.191 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:20.291 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:20.319 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:20.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:20.321 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:20.421 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:20.454 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:20.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:20.459 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:20.559 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:20.569 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:20 smithi131 bash[89561]: cluster 2024-08-17T18:12:18.655725+0000 mgr.y (mgr.34107) 2113 : cluster [DBG] pgmap v2957: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 660 op/s; 19017/168927 objects degraded (11.258%); 2960/168927 objects misplaced (1.752%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T18:12:20.569 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:20 smithi131 bash[89561]: cluster 2024-08-17T18:12:18.655725+0000 mgr.y (mgr.34107) 2113 : cluster [DBG] pgmap v2957: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 660 op/s; 19017/168927 objects degraded (11.258%); 2960/168927 objects misplaced (1.752%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T18:12:20.570 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:20 smithi131 bash[89561]: audit 2024-08-17T18:12:19.477618+0000 mon.a (mon.0) 3130 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:12:20.570 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:20 smithi131 bash[89561]: audit 2024-08-17T18:12:19.477618+0000 mon.a (mon.0) 3130 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:12:20.570 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:20 smithi131 bash[89561]: audit 2024-08-17T18:12:19.494696+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:12:20.570 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:20 smithi131 bash[89561]: audit 2024-08-17T18:12:19.494696+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:12:20.570 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:20 smithi131 bash[88347]: cluster 2024-08-17T18:12:18.655725+0000 mgr.y (mgr.34107) 2113 : cluster [DBG] pgmap v2957: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 660 op/s; 19017/168927 objects degraded (11.258%); 2960/168927 objects misplaced (1.752%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T18:12:20.570 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:20 smithi131 bash[88347]: cluster 2024-08-17T18:12:18.655725+0000 mgr.y (mgr.34107) 2113 : cluster [DBG] pgmap v2957: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 660 op/s; 19017/168927 objects degraded (11.258%); 2960/168927 objects misplaced (1.752%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T18:12:20.570 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:20 smithi131 bash[88347]: audit 2024-08-17T18:12:19.477618+0000 mon.a (mon.0) 3130 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:12:20.570 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:20 smithi131 bash[88347]: audit 2024-08-17T18:12:19.477618+0000 mon.a (mon.0) 3130 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:12:20.570 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:20 smithi131 bash[88347]: audit 2024-08-17T18:12:19.494696+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:12:20.570 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:20 smithi131 bash[88347]: audit 2024-08-17T18:12:19.494696+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:12:20.586 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:20.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:20.591 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:20.692 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:20.700 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:20 smithi169 bash[79348]: cluster 2024-08-17T18:12:18.655725+0000 mgr.y (mgr.34107) 2113 : cluster [DBG] pgmap v2957: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 660 op/s; 19017/168927 objects degraded (11.258%); 2960/168927 objects misplaced (1.752%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T18:12:20.700 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:20 smithi169 bash[79348]: cluster 2024-08-17T18:12:18.655725+0000 mgr.y (mgr.34107) 2113 : cluster [DBG] pgmap v2957: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.4 GiB data, 17 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 660 op/s; 19017/168927 objects degraded (11.258%); 2960/168927 objects misplaced (1.752%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T18:12:20.700 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:20 smithi169 bash[79348]: audit 2024-08-17T18:12:19.477618+0000 mon.a (mon.0) 3130 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:12:20.700 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:20 smithi169 bash[79348]: audit 2024-08-17T18:12:19.477618+0000 mon.a (mon.0) 3130 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:12:20.700 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:20 smithi169 bash[79348]: audit 2024-08-17T18:12:19.494696+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:12:20.700 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:20 smithi169 bash[79348]: audit 2024-08-17T18:12:19.494696+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:12:20.718 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:20.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:20.720 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:20.821 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:20.845 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:20.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:20.849 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:12:20.950 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:20.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:20.992 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:20.992 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:21.093 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:21.122 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:21.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:21.125 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:21.225 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:21.261 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:21.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:21.265 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:12:21.366 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:21.397 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:21.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:21.400 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:21.440 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:21 smithi131 bash[88347]: cluster 2024-08-17T18:12:20.656558+0000 mgr.y (mgr.34107) 2114 : cluster [DBG] pgmap v2958: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 648 op/s; 19083/158997 objects degraded (12.002%); 2744/158997 objects misplaced (1.726%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:12:21.441 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:21 smithi131 bash[88347]: cluster 2024-08-17T18:12:20.656558+0000 mgr.y (mgr.34107) 2114 : cluster [DBG] pgmap v2958: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 648 op/s; 19083/158997 objects degraded (12.002%); 2744/158997 objects misplaced (1.726%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:12:21.441 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:21 smithi131 bash[88347]: cluster 2024-08-17T18:12:21.112714+0000 mon.a (mon.0) 3132 : cluster [WRN] Health check update: Degraded data redundancy: 19017/168927 objects degraded (11.258%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:21.441 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:21 smithi131 bash[88347]: cluster 2024-08-17T18:12:21.112714+0000 mon.a (mon.0) 3132 : cluster [WRN] Health check update: Degraded data redundancy: 19017/168927 objects degraded (11.258%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:21.500 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:21.547 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:21.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:21.550 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:21.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:21 smithi169 bash[79348]: cluster 2024-08-17T18:12:20.656558+0000 mgr.y (mgr.34107) 2114 : cluster [DBG] pgmap v2958: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 648 op/s; 19083/158997 objects degraded (12.002%); 2744/158997 objects misplaced (1.726%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:12:21.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:21 smithi169 bash[79348]: cluster 2024-08-17T18:12:20.656558+0000 mgr.y (mgr.34107) 2114 : cluster [DBG] pgmap v2958: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 648 op/s; 19083/158997 objects degraded (12.002%); 2744/158997 objects misplaced (1.726%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:12:21.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:21 smithi169 bash[79348]: cluster 2024-08-17T18:12:21.112714+0000 mon.a (mon.0) 3132 : cluster [WRN] Health check update: Degraded data redundancy: 19017/168927 objects degraded (11.258%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:21.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:21 smithi169 bash[79348]: cluster 2024-08-17T18:12:21.112714+0000 mon.a (mon.0) 3132 : cluster [WRN] Health check update: Degraded data redundancy: 19017/168927 objects degraded (11.258%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:21.651 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:21.657 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T18:12:21.682 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:21.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:21.691 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:21.691 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:21 smithi131 bash[89561]: cluster 2024-08-17T18:12:20.656558+0000 mgr.y (mgr.34107) 2114 : cluster [DBG] pgmap v2958: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 648 op/s; 19083/158997 objects degraded (12.002%); 2744/158997 objects misplaced (1.726%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:12:21.691 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:21 smithi131 bash[89561]: cluster 2024-08-17T18:12:20.656558+0000 mgr.y (mgr.34107) 2114 : cluster [DBG] pgmap v2958: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 648 op/s; 19083/158997 objects degraded (12.002%); 2744/158997 objects misplaced (1.726%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:12:21.691 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:21 smithi131 bash[89561]: cluster 2024-08-17T18:12:21.112714+0000 mon.a (mon.0) 3132 : cluster [WRN] Health check update: Degraded data redundancy: 19017/168927 objects degraded (11.258%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:21.691 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:21 smithi131 bash[89561]: cluster 2024-08-17T18:12:21.112714+0000 mon.a (mon.0) 3132 : cluster [WRN] Health check update: Degraded data redundancy: 19017/168927 objects degraded (11.258%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:21.727 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T18:12:21.792 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:21.816 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:21.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:21.821 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:21.922 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:21.957 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:21.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:21.960 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:22.022 INFO:teuthology.orchestra.run.smithi131.stdout:ERROR: (22) Invalid argument 2024-08-17T18:12:22.023 INFO:teuthology.orchestra.run.smithi131.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T18:12:22.061 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:22.095 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:22.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:22.099 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:22.199 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:22.242 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:22.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:22.245 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:22.346 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:22.376 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:22.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:22.379 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:22.479 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:22.507 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:22.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:22.512 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:12:22.613 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:22.631 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:22.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:22.633 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:22.733 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:22.755 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:22.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:22.757 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:22.858 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:22.883 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:22.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:22.885 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:22.986 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:23.015 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:23.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:23.017 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:23.118 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:23.154 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:23.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:23.156 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:12:23.257 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:23.283 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:23.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:23.289 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:23.390 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:23.426 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:23.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:23.430 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:23.531 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:23.564 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:23.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:23.570 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:23.671 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:23.674 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_blocked_ops 2024-08-17T18:12:23.693 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:23.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:23.698 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:23.799 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:23.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:23.842 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:23.842 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:23.943 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:23.970 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:23.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:23.974 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:24.075 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:24.099 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:24.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:24.105 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:24.206 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:24.247 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:24.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:24.250 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:24.351 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:24.383 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:24.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:24.389 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:24.489 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:24.529 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:24.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:24.535 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:24.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:24 smithi131 bash[88347]: cluster 2024-08-17T18:12:22.656997+0000 mgr.y (mgr.34107) 2115 : cluster [DBG] pgmap v2959: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 648 op/s; 19083/158997 objects degraded (12.002%); 2744/158997 objects misplaced (1.726%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:12:24.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:24 smithi131 bash[88347]: cluster 2024-08-17T18:12:22.656997+0000 mgr.y (mgr.34107) 2115 : cluster [DBG] pgmap v2959: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 648 op/s; 19083/158997 objects degraded (12.002%); 2744/158997 objects misplaced (1.726%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:12:24.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:24 smithi131 bash[88347]: audit 2024-08-17T18:12:23.296565+0000 mon.a (mon.0) 3133 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:12:24.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:24 smithi131 bash[88347]: audit 2024-08-17T18:12:23.296565+0000 mon.a (mon.0) 3133 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:12:24.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:24 smithi131 bash[88347]: audit 2024-08-17T18:12:23.299463+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:12:24.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:24 smithi131 bash[88347]: audit 2024-08-17T18:12:23.299463+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:12:24.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:24 smithi131 bash[89561]: cluster 2024-08-17T18:12:22.656997+0000 mgr.y (mgr.34107) 2115 : cluster [DBG] pgmap v2959: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 648 op/s; 19083/158997 objects degraded (12.002%); 2744/158997 objects misplaced (1.726%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:12:24.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:24 smithi131 bash[89561]: cluster 2024-08-17T18:12:22.656997+0000 mgr.y (mgr.34107) 2115 : cluster [DBG] pgmap v2959: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 648 op/s; 19083/158997 objects degraded (12.002%); 2744/158997 objects misplaced (1.726%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:12:24.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:24 smithi131 bash[89561]: audit 2024-08-17T18:12:23.296565+0000 mon.a (mon.0) 3133 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:12:24.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:24 smithi131 bash[89561]: audit 2024-08-17T18:12:23.296565+0000 mon.a (mon.0) 3133 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:12:24.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:24 smithi131 bash[89561]: audit 2024-08-17T18:12:23.299463+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:12:24.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:24 smithi131 bash[89561]: audit 2024-08-17T18:12:23.299463+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:12:24.635 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:24.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:24 smithi169 bash[79348]: cluster 2024-08-17T18:12:22.656997+0000 mgr.y (mgr.34107) 2115 : cluster [DBG] pgmap v2959: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 648 op/s; 19083/158997 objects degraded (12.002%); 2744/158997 objects misplaced (1.726%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:12:24.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:24 smithi169 bash[79348]: cluster 2024-08-17T18:12:22.656997+0000 mgr.y (mgr.34107) 2115 : cluster [DBG] pgmap v2959: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.2 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 648 op/s; 19083/158997 objects degraded (12.002%); 2744/158997 objects misplaced (1.726%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:12:24.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:24 smithi169 bash[79348]: audit 2024-08-17T18:12:23.296565+0000 mon.a (mon.0) 3133 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:12:24.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:24 smithi169 bash[79348]: audit 2024-08-17T18:12:23.296565+0000 mon.a (mon.0) 3133 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:12:24.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:24 smithi169 bash[79348]: audit 2024-08-17T18:12:23.299463+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:12:24.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:24 smithi169 bash[79348]: audit 2024-08-17T18:12:23.299463+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:12:24.670 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:24.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:24.672 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:24.773 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:24.799 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:24.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:24.806 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:24.907 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:24.953 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:24.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:24.957 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:25.057 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:25.096 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:25.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:25.103 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:25.168 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:12:25.204 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:25.240 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:25.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:25.247 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:25.348 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:25.380 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:25.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:25.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:25.487 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:25.522 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:25.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:25.527 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:25.628 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:25.655 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:25.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:25.659 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:25.760 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:25.801 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:25.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:25.805 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:25.906 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:25.951 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:25.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:25.954 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:26.054 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:26.088 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:26.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:26.092 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:26.192 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:26.214 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:26.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:26.218 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:26.319 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:26.337 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:26.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:26.339 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:26.440 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:26.456 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:26 smithi169 bash[79348]: cluster 2024-08-17T18:12:24.657674+0000 mgr.y (mgr.34107) 2116 : cluster [DBG] pgmap v2960: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 630 op/s; 19083/154344 objects degraded (12.364%); 2744/154344 objects misplaced (1.778%); 1.6 MiB/s, 26 objects/s recovering 2024-08-17T18:12:26.456 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:26 smithi169 bash[79348]: cluster 2024-08-17T18:12:24.657674+0000 mgr.y (mgr.34107) 2116 : cluster [DBG] pgmap v2960: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 630 op/s; 19083/154344 objects degraded (12.364%); 2744/154344 objects misplaced (1.778%); 1.6 MiB/s, 26 objects/s recovering 2024-08-17T18:12:26.456 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:26 smithi169 bash[79348]: audit 2024-08-17T18:12:25.180151+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:12:26.456 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:26 smithi169 bash[79348]: audit 2024-08-17T18:12:25.180151+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:12:26.456 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:26 smithi169 bash[79348]: audit 2024-08-17T18:12:25.193534+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:12:26.456 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:26 smithi169 bash[79348]: audit 2024-08-17T18:12:25.193534+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:12:26.457 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:26 smithi169 bash[79348]: cluster 2024-08-17T18:12:26.113501+0000 mon.a (mon.0) 3137 : cluster [WRN] Health check update: Degraded data redundancy: 19083/154344 objects degraded (12.364%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:26.457 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:26 smithi169 bash[79348]: cluster 2024-08-17T18:12:26.113501+0000 mon.a (mon.0) 3137 : cluster [WRN] Health check update: Degraded data redundancy: 19083/154344 objects degraded (12.364%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:26.484 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:26.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:26.490 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:12:26.591 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:26.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:26 smithi131 bash[88347]: cluster 2024-08-17T18:12:24.657674+0000 mgr.y (mgr.34107) 2116 : cluster [DBG] pgmap v2960: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 630 op/s; 19083/154344 objects degraded (12.364%); 2744/154344 objects misplaced (1.778%); 1.6 MiB/s, 26 objects/s recovering 2024-08-17T18:12:26.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:26 smithi131 bash[88347]: cluster 2024-08-17T18:12:24.657674+0000 mgr.y (mgr.34107) 2116 : cluster [DBG] pgmap v2960: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 630 op/s; 19083/154344 objects degraded (12.364%); 2744/154344 objects misplaced (1.778%); 1.6 MiB/s, 26 objects/s recovering 2024-08-17T18:12:26.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:26 smithi131 bash[88347]: audit 2024-08-17T18:12:25.180151+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:12:26.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:26 smithi131 bash[88347]: audit 2024-08-17T18:12:25.180151+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:12:26.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:26 smithi131 bash[88347]: audit 2024-08-17T18:12:25.193534+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:12:26.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:26 smithi131 bash[88347]: audit 2024-08-17T18:12:25.193534+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:12:26.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:26 smithi131 bash[88347]: cluster 2024-08-17T18:12:26.113501+0000 mon.a (mon.0) 3137 : cluster [WRN] Health check update: Degraded data redundancy: 19083/154344 objects degraded (12.364%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:26.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:26 smithi131 bash[88347]: cluster 2024-08-17T18:12:26.113501+0000 mon.a (mon.0) 3137 : cluster [WRN] Health check update: Degraded data redundancy: 19083/154344 objects degraded (12.364%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:26.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:26 smithi131 bash[89561]: cluster 2024-08-17T18:12:24.657674+0000 mgr.y (mgr.34107) 2116 : cluster [DBG] pgmap v2960: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 630 op/s; 19083/154344 objects degraded (12.364%); 2744/154344 objects misplaced (1.778%); 1.6 MiB/s, 26 objects/s recovering 2024-08-17T18:12:26.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:26 smithi131 bash[89561]: cluster 2024-08-17T18:12:24.657674+0000 mgr.y (mgr.34107) 2116 : cluster [DBG] pgmap v2960: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.1 GiB data, 16 GiB used, 699 GiB / 715 GiB avail; 0 B/s wr, 630 op/s; 19083/154344 objects degraded (12.364%); 2744/154344 objects misplaced (1.778%); 1.6 MiB/s, 26 objects/s recovering 2024-08-17T18:12:26.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:26 smithi131 bash[89561]: audit 2024-08-17T18:12:25.180151+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:12:26.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:26 smithi131 bash[89561]: audit 2024-08-17T18:12:25.180151+0000 mon.a (mon.0) 3135 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:12:26.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:26 smithi131 bash[89561]: audit 2024-08-17T18:12:25.193534+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:12:26.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:26 smithi131 bash[89561]: audit 2024-08-17T18:12:25.193534+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:12:26.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:26 smithi131 bash[89561]: cluster 2024-08-17T18:12:26.113501+0000 mon.a (mon.0) 3137 : cluster [WRN] Health check update: Degraded data redundancy: 19083/154344 objects degraded (12.364%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:26.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:26 smithi131 bash[89561]: cluster 2024-08-17T18:12:26.113501+0000 mon.a (mon.0) 3137 : cluster [WRN] Health check update: Degraded data redundancy: 19083/154344 objects degraded (12.364%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:26.626 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:26.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:26.630 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:12:26.731 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:26.757 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:26.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:26.763 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:26.864 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:26.893 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:26.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:26.898 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:26.999 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:27.026 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:27.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:27.033 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:27.134 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:27.163 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:27.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:27.166 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:27.200 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:12:27.202 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:12:27.267 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:27.278 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:27 smithi131 bash[88347]: audit 2024-08-17T18:12:26.248919+0000 mon.a (mon.0) 3138 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:12:27.278 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:27 smithi131 bash[88347]: audit 2024-08-17T18:12:26.248919+0000 mon.a (mon.0) 3138 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:12:27.279 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:27 smithi131 bash[88347]: audit 2024-08-17T18:12:26.249536+0000 mon.a (mon.0) 3139 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:12:27.279 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:27 smithi131 bash[88347]: audit 2024-08-17T18:12:26.249536+0000 mon.a (mon.0) 3139 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:12:27.279 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:27 smithi131 bash[88347]: audit 2024-08-17T18:12:26.255969+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:12:27.279 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:27 smithi131 bash[88347]: audit 2024-08-17T18:12:26.255969+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:12:27.279 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:27 smithi131 bash[89561]: audit 2024-08-17T18:12:26.248919+0000 mon.a (mon.0) 3138 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:12:27.279 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:27 smithi131 bash[89561]: audit 2024-08-17T18:12:26.248919+0000 mon.a (mon.0) 3138 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:12:27.279 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:27 smithi131 bash[89561]: audit 2024-08-17T18:12:26.249536+0000 mon.a (mon.0) 3139 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:12:27.279 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:27 smithi131 bash[89561]: audit 2024-08-17T18:12:26.249536+0000 mon.a (mon.0) 3139 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:12:27.279 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:27 smithi131 bash[89561]: audit 2024-08-17T18:12:26.255969+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:12:27.279 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:27 smithi131 bash[89561]: audit 2024-08-17T18:12:26.255969+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:12:27.291 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:27.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:27.295 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:27.396 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:27.444 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:27.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:27.446 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:27.450 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:27 smithi169 bash[79348]: audit 2024-08-17T18:12:26.248919+0000 mon.a (mon.0) 3138 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:12:27.450 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:27 smithi169 bash[79348]: audit 2024-08-17T18:12:26.248919+0000 mon.a (mon.0) 3138 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:12:27.450 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:27 smithi169 bash[79348]: audit 2024-08-17T18:12:26.249536+0000 mon.a (mon.0) 3139 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:12:27.450 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:27 smithi169 bash[79348]: audit 2024-08-17T18:12:26.249536+0000 mon.a (mon.0) 3139 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:12:27.450 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:27 smithi169 bash[79348]: audit 2024-08-17T18:12:26.255969+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:12:27.450 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:27 smithi169 bash[79348]: audit 2024-08-17T18:12:26.255969+0000 mon.a (mon.0) 3140 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:12:27.547 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:27.579 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:27.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:27.582 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:27.683 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:27.706 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:27.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:27.710 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:27.810 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:27.834 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:27.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:27.839 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:27.939 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:27.967 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:27.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:27.971 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:12:28.071 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:28.102 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:28.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:28.105 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:28.206 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:28.222 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:12:28.242 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:28.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:28.249 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:28.350 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:28.384 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:28.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:28.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:28.487 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:28.504 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:28.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:28.506 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:28.530 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:28 smithi131 bash[88347]: cluster 2024-08-17T18:12:26.658353+0000 mgr.y (mgr.34107) 2117 : cluster [DBG] pgmap v2961: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.0 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 662 op/s; 19102/149916 objects degraded (12.742%); 2568/149916 objects misplaced (1.713%); 2.2 MiB/s, 35 objects/s recovering 2024-08-17T18:12:28.530 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:28 smithi131 bash[88347]: cluster 2024-08-17T18:12:26.658353+0000 mgr.y (mgr.34107) 2117 : cluster [DBG] pgmap v2961: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.0 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 662 op/s; 19102/149916 objects degraded (12.742%); 2568/149916 objects misplaced (1.713%); 2.2 MiB/s, 35 objects/s recovering 2024-08-17T18:12:28.532 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:28 smithi131 bash[89561]: cluster 2024-08-17T18:12:26.658353+0000 mgr.y (mgr.34107) 2117 : cluster [DBG] pgmap v2961: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.0 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 662 op/s; 19102/149916 objects degraded (12.742%); 2568/149916 objects misplaced (1.713%); 2.2 MiB/s, 35 objects/s recovering 2024-08-17T18:12:28.532 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:28 smithi131 bash[89561]: cluster 2024-08-17T18:12:26.658353+0000 mgr.y (mgr.34107) 2117 : cluster [DBG] pgmap v2961: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.0 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 662 op/s; 19102/149916 objects degraded (12.742%); 2568/149916 objects misplaced (1.713%); 2.2 MiB/s, 35 objects/s recovering 2024-08-17T18:12:28.608 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:28.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:28.633 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:28.633 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:28.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:28 smithi169 bash[79348]: cluster 2024-08-17T18:12:26.658353+0000 mgr.y (mgr.34107) 2117 : cluster [DBG] pgmap v2961: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.0 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 662 op/s; 19102/149916 objects degraded (12.742%); 2568/149916 objects misplaced (1.713%); 2.2 MiB/s, 35 objects/s recovering 2024-08-17T18:12:28.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:28 smithi169 bash[79348]: cluster 2024-08-17T18:12:26.658353+0000 mgr.y (mgr.34107) 2117 : cluster [DBG] pgmap v2961: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.0 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 662 op/s; 19102/149916 objects degraded (12.742%); 2568/149916 objects misplaced (1.713%); 2.2 MiB/s, 35 objects/s recovering 2024-08-17T18:12:28.733 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:28.767 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:28.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:28.773 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:28.874 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:28.909 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:28.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:28.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:29.015 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:29.042 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:29.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:29.047 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:29.148 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:29.176 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:29.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:29.177 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:29.278 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:29.318 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:29.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:29.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:29.349 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:12:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:12:28] "GET /metrics HTTP/1.1" 200 36628 "" "Prometheus/2.51.0" 2024-08-17T18:12:29.422 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:29.440 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:29.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:29.442 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:29.543 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:29.567 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:29.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:29.569 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:29.670 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:29.704 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:29.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:29.708 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:29.809 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:29.847 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:29.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:29.851 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:29.952 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:29.986 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:29.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:29.989 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:30.090 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:30.118 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:30.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:30.124 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:30.225 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:30.253 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:30.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:30.259 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:30.360 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:30.369 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:30 smithi131 bash[89561]: cluster 2024-08-17T18:12:28.658848+0000 mgr.y (mgr.34107) 2118 : cluster [DBG] pgmap v2962: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.0 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 527 op/s; 19102/149916 objects degraded (12.742%); 2568/149916 objects misplaced (1.713%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T18:12:30.369 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:30 smithi131 bash[89561]: cluster 2024-08-17T18:12:28.658848+0000 mgr.y (mgr.34107) 2118 : cluster [DBG] pgmap v2962: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.0 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 527 op/s; 19102/149916 objects degraded (12.742%); 2568/149916 objects misplaced (1.713%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T18:12:30.369 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:30 smithi131 bash[88347]: cluster 2024-08-17T18:12:28.658848+0000 mgr.y (mgr.34107) 2118 : cluster [DBG] pgmap v2962: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.0 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 527 op/s; 19102/149916 objects degraded (12.742%); 2568/149916 objects misplaced (1.713%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T18:12:30.369 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:30 smithi131 bash[88347]: cluster 2024-08-17T18:12:28.658848+0000 mgr.y (mgr.34107) 2118 : cluster [DBG] pgmap v2962: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.0 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 527 op/s; 19102/149916 objects degraded (12.742%); 2568/149916 objects misplaced (1.713%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T18:12:30.394 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:30.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:30.397 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:30.498 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:30.527 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:30.529 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:30 smithi169 bash[79348]: cluster 2024-08-17T18:12:28.658848+0000 mgr.y (mgr.34107) 2118 : cluster [DBG] pgmap v2962: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.0 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 527 op/s; 19102/149916 objects degraded (12.742%); 2568/149916 objects misplaced (1.713%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T18:12:30.530 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:30 smithi169 bash[79348]: cluster 2024-08-17T18:12:28.658848+0000 mgr.y (mgr.34107) 2118 : cluster [DBG] pgmap v2962: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 3.0 GiB data, 16 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 527 op/s; 19102/149916 objects degraded (12.742%); 2568/149916 objects misplaced (1.713%); 1.6 MiB/s, 25 objects/s recovering 2024-08-17T18:12:30.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:30.533 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:30.633 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:30.660 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:30.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:30.664 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:30.765 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:30.792 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:30.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:30.795 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:30.896 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:30.948 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:30.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:30.952 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:31.053 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:31.079 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:31.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:31.081 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:31.182 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:31.213 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:31.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:31.218 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:31.318 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:31.344 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:31.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:31.349 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:12:31.450 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:31.469 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:31 smithi131 bash[88347]: cluster 2024-08-17T18:12:31.114102+0000 mon.a (mon.0) 3141 : cluster [WRN] Health check update: Degraded data redundancy: 19102/149916 objects degraded (12.742%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:31.469 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:31 smithi131 bash[88347]: cluster 2024-08-17T18:12:31.114102+0000 mon.a (mon.0) 3141 : cluster [WRN] Health check update: Degraded data redundancy: 19102/149916 objects degraded (12.742%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:31.471 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:31 smithi131 bash[89561]: cluster 2024-08-17T18:12:31.114102+0000 mon.a (mon.0) 3141 : cluster [WRN] Health check update: Degraded data redundancy: 19102/149916 objects degraded (12.742%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:31.471 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:31 smithi131 bash[89561]: cluster 2024-08-17T18:12:31.114102+0000 mon.a (mon.0) 3141 : cluster [WRN] Health check update: Degraded data redundancy: 19102/149916 objects degraded (12.742%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:31.487 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:31.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:31.497 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:31.598 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:31.631 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:31.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:31.633 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:31.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:31 smithi169 bash[79348]: cluster 2024-08-17T18:12:31.114102+0000 mon.a (mon.0) 3141 : cluster [WRN] Health check update: Degraded data redundancy: 19102/149916 objects degraded (12.742%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:31.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:31 smithi169 bash[79348]: cluster 2024-08-17T18:12:31.114102+0000 mon.a (mon.0) 3141 : cluster [WRN] Health check update: Degraded data redundancy: 19102/149916 objects degraded (12.742%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:31.734 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:31.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:31.767 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:31.767 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:31.868 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:31.892 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:31.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:31.894 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:31.994 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:32.030 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:32.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:32.035 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:32.136 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:32.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:32.170 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:32.173 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:32.274 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:32.302 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:32.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:32.306 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:32.406 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:32.435 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:32.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:32.439 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:32.540 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:32.550 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:32 smithi169 bash[79348]: cluster 2024-08-17T18:12:30.659699+0000 mgr.y (mgr.34107) 2119 : cluster [DBG] pgmap v2963: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 785 op/s; 19123/140655 objects degraded (13.596%); 2385/140655 objects misplaced (1.696%); 2.4 MiB/s, 39 objects/s recovering 2024-08-17T18:12:32.550 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:32 smithi169 bash[79348]: cluster 2024-08-17T18:12:30.659699+0000 mgr.y (mgr.34107) 2119 : cluster [DBG] pgmap v2963: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 785 op/s; 19123/140655 objects degraded (13.596%); 2385/140655 objects misplaced (1.696%); 2.4 MiB/s, 39 objects/s recovering 2024-08-17T18:12:32.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:32.583 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:32.583 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:32.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:32 smithi131 bash[89561]: cluster 2024-08-17T18:12:30.659699+0000 mgr.y (mgr.34107) 2119 : cluster [DBG] pgmap v2963: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 785 op/s; 19123/140655 objects degraded (13.596%); 2385/140655 objects misplaced (1.696%); 2.4 MiB/s, 39 objects/s recovering 2024-08-17T18:12:32.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:32 smithi131 bash[89561]: cluster 2024-08-17T18:12:30.659699+0000 mgr.y (mgr.34107) 2119 : cluster [DBG] pgmap v2963: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 785 op/s; 19123/140655 objects degraded (13.596%); 2385/140655 objects misplaced (1.696%); 2.4 MiB/s, 39 objects/s recovering 2024-08-17T18:12:32.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:32 smithi131 bash[88347]: cluster 2024-08-17T18:12:30.659699+0000 mgr.y (mgr.34107) 2119 : cluster [DBG] pgmap v2963: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 785 op/s; 19123/140655 objects degraded (13.596%); 2385/140655 objects misplaced (1.696%); 2.4 MiB/s, 39 objects/s recovering 2024-08-17T18:12:32.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:32 smithi131 bash[88347]: cluster 2024-08-17T18:12:30.659699+0000 mgr.y (mgr.34107) 2119 : cluster [DBG] pgmap v2963: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 785 op/s; 19123/140655 objects degraded (13.596%); 2385/140655 objects misplaced (1.696%); 2.4 MiB/s, 39 objects/s recovering 2024-08-17T18:12:32.684 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:32.705 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:32.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:32.711 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:32.812 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:32.842 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:32.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:32.847 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:12:32.948 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:32.974 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:32.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:32.978 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:33.079 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:33.100 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:33.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:33.105 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:33.205 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:33.222 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:33.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:33.224 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:33.325 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:33.348 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:33.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:33.350 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:33.450 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:34.327 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:34.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:34.332 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:34.433 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:34.458 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:34.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:34.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:34.567 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:34.579 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:34 smithi131 bash[88347]: cluster 2024-08-17T18:12:32.660188+0000 mgr.y (mgr.34107) 2120 : cluster [DBG] pgmap v2964: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 509 op/s; 19123/140655 objects degraded (13.596%); 2385/140655 objects misplaced (1.696%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:12:34.580 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:34 smithi131 bash[88347]: cluster 2024-08-17T18:12:32.660188+0000 mgr.y (mgr.34107) 2120 : cluster [DBG] pgmap v2964: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 509 op/s; 19123/140655 objects degraded (13.596%); 2385/140655 objects misplaced (1.696%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:12:34.580 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:34 smithi131 bash[89561]: cluster 2024-08-17T18:12:32.660188+0000 mgr.y (mgr.34107) 2120 : cluster [DBG] pgmap v2964: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 509 op/s; 19123/140655 objects degraded (13.596%); 2385/140655 objects misplaced (1.696%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:12:34.580 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:34 smithi131 bash[89561]: cluster 2024-08-17T18:12:32.660188+0000 mgr.y (mgr.34107) 2120 : cluster [DBG] pgmap v2964: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 509 op/s; 19123/140655 objects degraded (13.596%); 2385/140655 objects misplaced (1.696%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:12:34.598 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:34.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:34.602 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:34.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:34 smithi169 bash[79348]: cluster 2024-08-17T18:12:32.660188+0000 mgr.y (mgr.34107) 2120 : cluster [DBG] pgmap v2964: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 509 op/s; 19123/140655 objects degraded (13.596%); 2385/140655 objects misplaced (1.696%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:12:34.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:34 smithi169 bash[79348]: cluster 2024-08-17T18:12:32.660188+0000 mgr.y (mgr.34107) 2120 : cluster [DBG] pgmap v2964: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.9 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 509 op/s; 19123/140655 objects degraded (13.596%); 2385/140655 objects misplaced (1.696%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:12:34.702 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:34.726 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:34.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:34.732 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:34.833 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:34.859 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:34.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:34.863 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:34.964 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:34.992 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:34.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:34.997 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:35.098 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:35.132 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:35.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:35.135 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:35.235 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:35.254 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:35.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:35.256 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:35.357 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:35.387 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:35.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:35.391 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:35.492 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:35.540 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:35.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:35.543 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:35.643 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:35.666 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:35.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:35.669 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:35.769 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:35.813 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:35.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:35.815 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:12:35.915 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:35.932 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:35.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:35.935 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:12:36.035 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:36.058 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:36.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:36.060 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:36.161 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:36.187 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:36.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:36.192 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:36.293 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:36.318 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:36.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:36.320 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:36.421 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:36.460 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:36.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:36.466 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:36.567 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:36.576 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:36 smithi131 bash[89561]: cluster 2024-08-17T18:12:34.660905+0000 mgr.y (mgr.34107) 2121 : cluster [DBG] pgmap v2965: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 19123/135948 objects degraded (14.066%); 2385/135948 objects misplaced (1.754%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:12:36.576 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:36 smithi131 bash[89561]: cluster 2024-08-17T18:12:34.660905+0000 mgr.y (mgr.34107) 2121 : cluster [DBG] pgmap v2965: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 19123/135948 objects degraded (14.066%); 2385/135948 objects misplaced (1.754%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:12:36.576 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:36 smithi131 bash[89561]: cluster 2024-08-17T18:12:36.114707+0000 mon.a (mon.0) 3142 : cluster [WRN] Health check update: Degraded data redundancy: 19123/135948 objects degraded (14.066%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:36.577 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:36 smithi131 bash[89561]: cluster 2024-08-17T18:12:36.114707+0000 mon.a (mon.0) 3142 : cluster [WRN] Health check update: Degraded data redundancy: 19123/135948 objects degraded (14.066%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:36.577 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:36 smithi131 bash[88347]: cluster 2024-08-17T18:12:34.660905+0000 mgr.y (mgr.34107) 2121 : cluster [DBG] pgmap v2965: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 19123/135948 objects degraded (14.066%); 2385/135948 objects misplaced (1.754%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:12:36.577 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:36 smithi131 bash[88347]: cluster 2024-08-17T18:12:34.660905+0000 mgr.y (mgr.34107) 2121 : cluster [DBG] pgmap v2965: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 19123/135948 objects degraded (14.066%); 2385/135948 objects misplaced (1.754%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:12:36.577 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:36 smithi131 bash[88347]: cluster 2024-08-17T18:12:36.114707+0000 mon.a (mon.0) 3142 : cluster [WRN] Health check update: Degraded data redundancy: 19123/135948 objects degraded (14.066%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:36.577 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:36 smithi131 bash[88347]: cluster 2024-08-17T18:12:36.114707+0000 mon.a (mon.0) 3142 : cluster [WRN] Health check update: Degraded data redundancy: 19123/135948 objects degraded (14.066%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:36.590 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:36.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:36.597 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:36.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:36 smithi169 bash[79348]: cluster 2024-08-17T18:12:34.660905+0000 mgr.y (mgr.34107) 2121 : cluster [DBG] pgmap v2965: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 19123/135948 objects degraded (14.066%); 2385/135948 objects misplaced (1.754%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:12:36.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:36 smithi169 bash[79348]: cluster 2024-08-17T18:12:34.660905+0000 mgr.y (mgr.34107) 2121 : cluster [DBG] pgmap v2965: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.8 GiB data, 15 GiB used, 700 GiB / 715 GiB avail; 0 B/s wr, 640 op/s; 19123/135948 objects degraded (14.066%); 2385/135948 objects misplaced (1.754%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:12:36.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:36 smithi169 bash[79348]: cluster 2024-08-17T18:12:36.114707+0000 mon.a (mon.0) 3142 : cluster [WRN] Health check update: Degraded data redundancy: 19123/135948 objects degraded (14.066%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:36.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:36 smithi169 bash[79348]: cluster 2024-08-17T18:12:36.114707+0000 mon.a (mon.0) 3142 : cluster [WRN] Health check update: Degraded data redundancy: 19123/135948 objects degraded (14.066%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:36.698 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:36.721 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:36.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:36.725 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:36.826 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:36.850 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:36.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:36.857 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:36.958 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:36.984 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:36.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:36.987 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:37.088 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:37.118 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:37.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:37.120 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:37.221 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:37.260 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:37.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:37.267 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:37.368 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:37.391 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:37.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:37.398 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:37.499 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:37.527 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:37.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:37.529 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:37.630 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:37.653 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:37.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:37.660 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:37.761 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:37.792 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:37.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:37.798 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:37.898 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:37.930 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:37.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:37.934 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:38.034 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:38.076 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:38.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:38.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:12:38.185 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:38.205 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:38.207 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:38.207 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:38.308 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:38.329 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:38.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:38.331 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:38.432 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:38.478 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:38.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:38.482 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:38.583 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:38.593 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:38 smithi169 bash[79348]: cluster 2024-08-17T18:12:36.661548+0000 mgr.y (mgr.34107) 2122 : cluster [DBG] pgmap v2966: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 651 op/s; 19163/130872 objects degraded (14.643%); 2184/130872 objects misplaced (1.669%); 2.5 MiB/s, 39 objects/s recovering 2024-08-17T18:12:38.593 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:38 smithi169 bash[79348]: cluster 2024-08-17T18:12:36.661548+0000 mgr.y (mgr.34107) 2122 : cluster [DBG] pgmap v2966: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 651 op/s; 19163/130872 objects degraded (14.643%); 2184/130872 objects misplaced (1.669%); 2.5 MiB/s, 39 objects/s recovering 2024-08-17T18:12:38.593 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:38 smithi169 bash[79348]: audit 2024-08-17T18:12:38.293341+0000 mon.a (mon.0) 3143 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:12:38.594 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:38 smithi169 bash[79348]: audit 2024-08-17T18:12:38.293341+0000 mon.a (mon.0) 3143 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:12:38.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:38 smithi131 bash[89561]: cluster 2024-08-17T18:12:36.661548+0000 mgr.y (mgr.34107) 2122 : cluster [DBG] pgmap v2966: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 651 op/s; 19163/130872 objects degraded (14.643%); 2184/130872 objects misplaced (1.669%); 2.5 MiB/s, 39 objects/s recovering 2024-08-17T18:12:38.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:38 smithi131 bash[89561]: cluster 2024-08-17T18:12:36.661548+0000 mgr.y (mgr.34107) 2122 : cluster [DBG] pgmap v2966: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 651 op/s; 19163/130872 objects degraded (14.643%); 2184/130872 objects misplaced (1.669%); 2.5 MiB/s, 39 objects/s recovering 2024-08-17T18:12:38.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:38 smithi131 bash[89561]: audit 2024-08-17T18:12:38.293341+0000 mon.a (mon.0) 3143 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:12:38.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:38 smithi131 bash[89561]: audit 2024-08-17T18:12:38.293341+0000 mon.a (mon.0) 3143 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:12:38.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:38 smithi131 bash[88347]: cluster 2024-08-17T18:12:36.661548+0000 mgr.y (mgr.34107) 2122 : cluster [DBG] pgmap v2966: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 651 op/s; 19163/130872 objects degraded (14.643%); 2184/130872 objects misplaced (1.669%); 2.5 MiB/s, 39 objects/s recovering 2024-08-17T18:12:38.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:38 smithi131 bash[88347]: cluster 2024-08-17T18:12:36.661548+0000 mgr.y (mgr.34107) 2122 : cluster [DBG] pgmap v2966: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 651 op/s; 19163/130872 objects degraded (14.643%); 2184/130872 objects misplaced (1.669%); 2.5 MiB/s, 39 objects/s recovering 2024-08-17T18:12:38.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:38 smithi131 bash[88347]: audit 2024-08-17T18:12:38.293341+0000 mon.a (mon.0) 3143 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:12:38.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:38 smithi131 bash[88347]: audit 2024-08-17T18:12:38.293341+0000 mon.a (mon.0) 3143 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:12:38.620 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:38.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:38.625 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:12:38.726 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:38.752 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:38.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:38.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:38.857 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:38.897 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:38.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:38.905 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:39.006 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:39.052 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:39.054 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:12:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:12:38] "GET /metrics HTTP/1.1" 200 36628 "" "Prometheus/2.51.0" 2024-08-17T18:12:39.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:39.055 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:39.156 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:39.178 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:39.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:39.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:39.284 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:39.308 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:39.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:39.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:39.411 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:39.430 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:39.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:39.432 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:39.533 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:39.562 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:39.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:39.564 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:39.665 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:39.713 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:39.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:39.721 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:39.822 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:39.856 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:39.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:39.861 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:39.962 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:39.985 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:39.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:39.987 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:40.088 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:40.119 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:40.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:40.122 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:40.223 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:40.253 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:40.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:40.256 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:40.357 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:40.382 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:40.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:40.384 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:40.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:40 smithi169 bash[79348]: cluster 2024-08-17T18:12:38.662067+0000 mgr.y (mgr.34107) 2123 : cluster [DBG] pgmap v2967: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 528 op/s; 19163/130872 objects degraded (14.643%); 2184/130872 objects misplaced (1.669%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:12:40.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:40 smithi169 bash[79348]: cluster 2024-08-17T18:12:38.662067+0000 mgr.y (mgr.34107) 2123 : cluster [DBG] pgmap v2967: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 528 op/s; 19163/130872 objects degraded (14.643%); 2184/130872 objects misplaced (1.669%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:12:40.484 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:40.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:40.525 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:40.525 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:40.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:40 smithi131 bash[88347]: cluster 2024-08-17T18:12:38.662067+0000 mgr.y (mgr.34107) 2123 : cluster [DBG] pgmap v2967: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 528 op/s; 19163/130872 objects degraded (14.643%); 2184/130872 objects misplaced (1.669%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:12:40.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:40 smithi131 bash[88347]: cluster 2024-08-17T18:12:38.662067+0000 mgr.y (mgr.34107) 2123 : cluster [DBG] pgmap v2967: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 528 op/s; 19163/130872 objects degraded (14.643%); 2184/130872 objects misplaced (1.669%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:12:40.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:40 smithi131 bash[89561]: cluster 2024-08-17T18:12:38.662067+0000 mgr.y (mgr.34107) 2123 : cluster [DBG] pgmap v2967: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 528 op/s; 19163/130872 objects degraded (14.643%); 2184/130872 objects misplaced (1.669%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:12:40.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:40 smithi131 bash[89561]: cluster 2024-08-17T18:12:38.662067+0000 mgr.y (mgr.34107) 2123 : cluster [DBG] pgmap v2967: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.7 GiB data, 15 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 528 op/s; 19163/130872 objects degraded (14.643%); 2184/130872 objects misplaced (1.669%); 1.7 MiB/s, 26 objects/s recovering 2024-08-17T18:12:40.626 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:40.660 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:40.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:40.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:40.763 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:40.796 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:40.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:40.800 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:40.900 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:40.926 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:40.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:40.930 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:41.031 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:41.056 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:41.057 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:41.057 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:41.158 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:41.187 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:41.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:41.192 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:41.292 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:41.334 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:41.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:41.338 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:41.439 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:41.449 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:41 smithi169 bash[79348]: cluster 2024-08-17T18:12:41.115654+0000 mon.a (mon.0) 3144 : cluster [WRN] Health check update: Degraded data redundancy: 19163/130872 objects degraded (14.643%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:41.449 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:41 smithi169 bash[79348]: cluster 2024-08-17T18:12:41.115654+0000 mon.a (mon.0) 3144 : cluster [WRN] Health check update: Degraded data redundancy: 19163/130872 objects degraded (14.643%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:41.469 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:41.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:41.473 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:41.573 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:41.583 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:41 smithi131 bash[88347]: cluster 2024-08-17T18:12:41.115654+0000 mon.a (mon.0) 3144 : cluster [WRN] Health check update: Degraded data redundancy: 19163/130872 objects degraded (14.643%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:41.583 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:41 smithi131 bash[88347]: cluster 2024-08-17T18:12:41.115654+0000 mon.a (mon.0) 3144 : cluster [WRN] Health check update: Degraded data redundancy: 19163/130872 objects degraded (14.643%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:41.584 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:41 smithi131 bash[89561]: cluster 2024-08-17T18:12:41.115654+0000 mon.a (mon.0) 3144 : cluster [WRN] Health check update: Degraded data redundancy: 19163/130872 objects degraded (14.643%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:41.584 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:41 smithi131 bash[89561]: cluster 2024-08-17T18:12:41.115654+0000 mon.a (mon.0) 3144 : cluster [WRN] Health check update: Degraded data redundancy: 19163/130872 objects degraded (14.643%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:41.598 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:41.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:41.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:41.704 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:41.737 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:41.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:41.741 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:12:41.842 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:41.867 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:41.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:41.871 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:41.972 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:42.011 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:42.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:42.014 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:42.115 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:42.142 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:42.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:42.147 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:42.248 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:42.288 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:42.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:42.291 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:42.391 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:42.423 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:42.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:42.426 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:42.527 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:42.537 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:42 smithi169 bash[79348]: cluster 2024-08-17T18:12:40.662880+0000 mgr.y (mgr.34107) 2124 : cluster [DBG] pgmap v2968: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 781 op/s; 19169/121764 objects degraded (15.743%); 1985/121764 objects misplaced (1.630%); 2.7 MiB/s, 42 objects/s recovering 2024-08-17T18:12:42.537 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:42 smithi169 bash[79348]: cluster 2024-08-17T18:12:40.662880+0000 mgr.y (mgr.34107) 2124 : cluster [DBG] pgmap v2968: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 781 op/s; 19169/121764 objects degraded (15.743%); 1985/121764 objects misplaced (1.630%); 2.7 MiB/s, 42 objects/s recovering 2024-08-17T18:12:42.559 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:42.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:42.565 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:42.635 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:42 smithi131 bash[88347]: cluster 2024-08-17T18:12:40.662880+0000 mgr.y (mgr.34107) 2124 : cluster [DBG] pgmap v2968: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 781 op/s; 19169/121764 objects degraded (15.743%); 1985/121764 objects misplaced (1.630%); 2.7 MiB/s, 42 objects/s recovering 2024-08-17T18:12:42.635 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:42 smithi131 bash[88347]: cluster 2024-08-17T18:12:40.662880+0000 mgr.y (mgr.34107) 2124 : cluster [DBG] pgmap v2968: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 781 op/s; 19169/121764 objects degraded (15.743%); 1985/121764 objects misplaced (1.630%); 2.7 MiB/s, 42 objects/s recovering 2024-08-17T18:12:42.636 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:42 smithi131 bash[89561]: cluster 2024-08-17T18:12:40.662880+0000 mgr.y (mgr.34107) 2124 : cluster [DBG] pgmap v2968: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 781 op/s; 19169/121764 objects degraded (15.743%); 1985/121764 objects misplaced (1.630%); 2.7 MiB/s, 42 objects/s recovering 2024-08-17T18:12:42.636 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:42 smithi131 bash[89561]: cluster 2024-08-17T18:12:40.662880+0000 mgr.y (mgr.34107) 2124 : cluster [DBG] pgmap v2968: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 781 op/s; 19169/121764 objects degraded (15.743%); 1985/121764 objects misplaced (1.630%); 2.7 MiB/s, 42 objects/s recovering 2024-08-17T18:12:42.666 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:42.685 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:42.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:42.687 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:42.788 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:42.811 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:42.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:42.813 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:42.914 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:42.938 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:42.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:42.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:43.041 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:43.080 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:43.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:43.089 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:43.189 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:43.214 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:43.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:43.219 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:43.319 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:43.357 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:43.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:43.366 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:43.467 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:43.492 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:43.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:43.499 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:43.600 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:43.630 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:43.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:43.635 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:43.736 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:43.754 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:43.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:43.756 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:43.856 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:43.881 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:43.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:43.887 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:43.987 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:44.014 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:44.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:44.016 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:44.117 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:44.155 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:44.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:44.158 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:12:44.259 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:44.278 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:44.279 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:44.280 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:44.380 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:44.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:44 smithi169 bash[79348]: cluster 2024-08-17T18:12:42.663379+0000 mgr.y (mgr.34107) 2125 : cluster [DBG] pgmap v2969: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 524 op/s; 19169/121764 objects degraded (15.743%); 1985/121764 objects misplaced (1.630%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T18:12:44.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:44 smithi169 bash[79348]: cluster 2024-08-17T18:12:42.663379+0000 mgr.y (mgr.34107) 2125 : cluster [DBG] pgmap v2969: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 524 op/s; 19169/121764 objects degraded (15.743%); 1985/121764 objects misplaced (1.630%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T18:12:44.404 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:44.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:44.406 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:44.507 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:44.534 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:44.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:44.536 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:44.637 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:44.662 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:44.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:44.665 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:44.730 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:44 smithi131 bash[88347]: cluster 2024-08-17T18:12:42.663379+0000 mgr.y (mgr.34107) 2125 : cluster [DBG] pgmap v2969: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 524 op/s; 19169/121764 objects degraded (15.743%); 1985/121764 objects misplaced (1.630%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T18:12:44.730 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:44 smithi131 bash[88347]: cluster 2024-08-17T18:12:42.663379+0000 mgr.y (mgr.34107) 2125 : cluster [DBG] pgmap v2969: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 524 op/s; 19169/121764 objects degraded (15.743%); 1985/121764 objects misplaced (1.630%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T18:12:44.765 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:44.799 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:44.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:44.807 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:44.908 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:44.952 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:44.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:44.954 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:45.017 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:44 smithi131 bash[89561]: cluster 2024-08-17T18:12:42.663379+0000 mgr.y (mgr.34107) 2125 : cluster [DBG] pgmap v2969: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 524 op/s; 19169/121764 objects degraded (15.743%); 1985/121764 objects misplaced (1.630%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T18:12:45.017 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:44 smithi131 bash[89561]: cluster 2024-08-17T18:12:42.663379+0000 mgr.y (mgr.34107) 2125 : cluster [DBG] pgmap v2969: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 524 op/s; 19169/121764 objects degraded (15.743%); 1985/121764 objects misplaced (1.630%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T18:12:45.055 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:45.082 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:45.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:45.086 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:45.187 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:45.225 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:45.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:45.229 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:45.330 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:45.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:45.365 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:45.365 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:45.466 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:45.490 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:45.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:45.494 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:45.595 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:45.620 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:45.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:45.625 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:45.726 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:45.743 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:45.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:45.745 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:45.846 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:45.869 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:45.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:45.871 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:45.972 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:46.000 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:46.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:46.006 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:46.107 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:46.136 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:46.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:46.138 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:12:46.239 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:46.267 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:46.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:46.272 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:46.373 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:46.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:46 smithi169 bash[79348]: cluster 2024-08-17T18:12:44.664144+0000 mgr.y (mgr.34107) 2126 : cluster [DBG] pgmap v2970: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 647 op/s; 19169/117321 objects degraded (16.339%); 1985/117321 objects misplaced (1.692%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T18:12:46.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:46 smithi169 bash[79348]: cluster 2024-08-17T18:12:44.664144+0000 mgr.y (mgr.34107) 2126 : cluster [DBG] pgmap v2970: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 647 op/s; 19169/117321 objects degraded (16.339%); 1985/117321 objects misplaced (1.692%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T18:12:46.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:46 smithi169 bash[79348]: cluster 2024-08-17T18:12:46.116440+0000 mon.a (mon.0) 3145 : cluster [WRN] Health check update: Degraded data redundancy: 19169/117321 objects degraded (16.339%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:46.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:46 smithi169 bash[79348]: cluster 2024-08-17T18:12:46.116440+0000 mon.a (mon.0) 3145 : cluster [WRN] Health check update: Degraded data redundancy: 19169/117321 objects degraded (16.339%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:46.405 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:46.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:46.411 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:46.512 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:46.514 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:46 smithi131 bash[88347]: cluster 2024-08-17T18:12:44.664144+0000 mgr.y (mgr.34107) 2126 : cluster [DBG] pgmap v2970: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 647 op/s; 19169/117321 objects degraded (16.339%); 1985/117321 objects misplaced (1.692%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T18:12:46.515 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:46 smithi131 bash[88347]: cluster 2024-08-17T18:12:44.664144+0000 mgr.y (mgr.34107) 2126 : cluster [DBG] pgmap v2970: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 647 op/s; 19169/117321 objects degraded (16.339%); 1985/117321 objects misplaced (1.692%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T18:12:46.515 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:46 smithi131 bash[88347]: cluster 2024-08-17T18:12:46.116440+0000 mon.a (mon.0) 3145 : cluster [WRN] Health check update: Degraded data redundancy: 19169/117321 objects degraded (16.339%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:46.515 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:46 smithi131 bash[88347]: cluster 2024-08-17T18:12:46.116440+0000 mon.a (mon.0) 3145 : cluster [WRN] Health check update: Degraded data redundancy: 19169/117321 objects degraded (16.339%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:46.515 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:46 smithi131 bash[89561]: cluster 2024-08-17T18:12:44.664144+0000 mgr.y (mgr.34107) 2126 : cluster [DBG] pgmap v2970: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 647 op/s; 19169/117321 objects degraded (16.339%); 1985/117321 objects misplaced (1.692%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T18:12:46.515 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:46 smithi131 bash[89561]: cluster 2024-08-17T18:12:44.664144+0000 mgr.y (mgr.34107) 2126 : cluster [DBG] pgmap v2970: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.4 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 0 B/s wr, 647 op/s; 19169/117321 objects degraded (16.339%); 1985/117321 objects misplaced (1.692%); 1.8 MiB/s, 29 objects/s recovering 2024-08-17T18:12:46.515 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:46 smithi131 bash[89561]: cluster 2024-08-17T18:12:46.116440+0000 mon.a (mon.0) 3145 : cluster [WRN] Health check update: Degraded data redundancy: 19169/117321 objects degraded (16.339%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:46.515 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:46 smithi131 bash[89561]: cluster 2024-08-17T18:12:46.116440+0000 mon.a (mon.0) 3145 : cluster [WRN] Health check update: Degraded data redundancy: 19169/117321 objects degraded (16.339%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:46.543 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:46.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:46.547 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:46.648 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:46.691 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:46.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:46.693 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:46.794 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:46.821 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:46.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:46.826 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:46.927 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:46.964 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:46.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:46.974 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:12:47.075 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:47.095 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:47.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:47.097 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:47.198 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:47.225 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:47.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:47.233 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:47.334 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:47.366 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:47.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:47.374 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:47.374 INFO:teuthology.orchestra.run.smithi131.stderr:set pool 1 pgp_num to 11 2024-08-17T18:12:47.475 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:47.500 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:47.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:47.505 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:47.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:47 smithi131 bash[88347]: audit 2024-08-17T18:12:46.475075+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.131:0/3190944074' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-08-17T18:12:47.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:47 smithi131 bash[88347]: audit 2024-08-17T18:12:46.475075+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.131:0/3190944074' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-08-17T18:12:47.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:47 smithi131 bash[88347]: audit 2024-08-17T18:12:46.476202+0000 mon.a (mon.0) 3146 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-08-17T18:12:47.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:47 smithi131 bash[88347]: audit 2024-08-17T18:12:46.476202+0000 mon.a (mon.0) 3146 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-08-17T18:12:47.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:47 smithi131 bash[89561]: audit 2024-08-17T18:12:46.475075+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.131:0/3190944074' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-08-17T18:12:47.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:47 smithi131 bash[89561]: audit 2024-08-17T18:12:46.475075+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.131:0/3190944074' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-08-17T18:12:47.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:47 smithi131 bash[89561]: audit 2024-08-17T18:12:46.476202+0000 mon.a (mon.0) 3146 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-08-17T18:12:47.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:47 smithi131 bash[89561]: audit 2024-08-17T18:12:46.476202+0000 mon.a (mon.0) 3146 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-08-17T18:12:47.606 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:47.615 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:47 smithi169 bash[79348]: audit 2024-08-17T18:12:46.475075+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.131:0/3190944074' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-08-17T18:12:47.615 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:47 smithi169 bash[79348]: audit 2024-08-17T18:12:46.475075+0000 mon.b (mon.1) 18 : audit [INF] from='client.? 172.21.15.131:0/3190944074' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-08-17T18:12:47.615 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:47 smithi169 bash[79348]: audit 2024-08-17T18:12:46.476202+0000 mon.a (mon.0) 3146 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-08-17T18:12:47.615 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:47 smithi169 bash[79348]: audit 2024-08-17T18:12:46.476202+0000 mon.a (mon.0) 3146 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"} : dispatch 2024-08-17T18:12:47.636 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:47.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:47.639 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:12:47.740 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:47.773 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:47.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:47.776 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:47.877 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:47.919 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:47.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:47.928 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:12:48.029 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:48.046 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:48.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:48.048 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:48.149 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:48.174 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:48.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:48.177 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:12:48.277 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:48.301 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:48.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:48.307 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:48.407 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:48.430 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:48.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:48.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:48.539 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:48.559 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:48.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:48.561 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:48.630 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:48 smithi131 bash[89561]: cluster 2024-08-17T18:12:46.666746+0000 mgr.y (mgr.34107) 2127 : cluster [DBG] pgmap v2971: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.3 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 637 op/s; 19193/112989 objects degraded (16.987%); 1761/112989 objects misplaced (1.559%); 2.9 MiB/s, 46 objects/s recovering 2024-08-17T18:12:48.630 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:48 smithi131 bash[89561]: cluster 2024-08-17T18:12:46.666746+0000 mgr.y (mgr.34107) 2127 : cluster [DBG] pgmap v2971: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.3 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 637 op/s; 19193/112989 objects degraded (16.987%); 1761/112989 objects misplaced (1.559%); 2.9 MiB/s, 46 objects/s recovering 2024-08-17T18:12:48.630 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:48 smithi131 bash[89561]: audit 2024-08-17T18:12:47.367234+0000 mon.a (mon.0) 3147 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]': finished 2024-08-17T18:12:48.630 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:48 smithi131 bash[89561]: audit 2024-08-17T18:12:47.367234+0000 mon.a (mon.0) 3147 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]': finished 2024-08-17T18:12:48.630 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:48 smithi131 bash[89561]: cluster 2024-08-17T18:12:47.377886+0000 mon.a (mon.0) 3148 : cluster [DBG] osdmap e1509: 8 total, 8 up, 8 in 2024-08-17T18:12:48.630 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:48 smithi131 bash[89561]: cluster 2024-08-17T18:12:47.377886+0000 mon.a (mon.0) 3148 : cluster [DBG] osdmap e1509: 8 total, 8 up, 8 in 2024-08-17T18:12:48.631 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:48 smithi131 bash[88347]: cluster 2024-08-17T18:12:46.666746+0000 mgr.y (mgr.34107) 2127 : cluster [DBG] pgmap v2971: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.3 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 637 op/s; 19193/112989 objects degraded (16.987%); 1761/112989 objects misplaced (1.559%); 2.9 MiB/s, 46 objects/s recovering 2024-08-17T18:12:48.631 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:48 smithi131 bash[88347]: cluster 2024-08-17T18:12:46.666746+0000 mgr.y (mgr.34107) 2127 : cluster [DBG] pgmap v2971: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.3 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 637 op/s; 19193/112989 objects degraded (16.987%); 1761/112989 objects misplaced (1.559%); 2.9 MiB/s, 46 objects/s recovering 2024-08-17T18:12:48.631 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:48 smithi131 bash[88347]: audit 2024-08-17T18:12:47.367234+0000 mon.a (mon.0) 3147 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]': finished 2024-08-17T18:12:48.631 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:48 smithi131 bash[88347]: audit 2024-08-17T18:12:47.367234+0000 mon.a (mon.0) 3147 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]': finished 2024-08-17T18:12:48.631 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:48 smithi131 bash[88347]: cluster 2024-08-17T18:12:47.377886+0000 mon.a (mon.0) 3148 : cluster [DBG] osdmap e1509: 8 total, 8 up, 8 in 2024-08-17T18:12:48.631 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:48 smithi131 bash[88347]: cluster 2024-08-17T18:12:47.377886+0000 mon.a (mon.0) 3148 : cluster [DBG] osdmap e1509: 8 total, 8 up, 8 in 2024-08-17T18:12:48.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:48 smithi169 bash[79348]: cluster 2024-08-17T18:12:46.666746+0000 mgr.y (mgr.34107) 2127 : cluster [DBG] pgmap v2971: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.3 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 637 op/s; 19193/112989 objects degraded (16.987%); 1761/112989 objects misplaced (1.559%); 2.9 MiB/s, 46 objects/s recovering 2024-08-17T18:12:48.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:48 smithi169 bash[79348]: cluster 2024-08-17T18:12:46.666746+0000 mgr.y (mgr.34107) 2127 : cluster [DBG] pgmap v2971: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.3 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 637 op/s; 19193/112989 objects degraded (16.987%); 1761/112989 objects misplaced (1.559%); 2.9 MiB/s, 46 objects/s recovering 2024-08-17T18:12:48.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:48 smithi169 bash[79348]: audit 2024-08-17T18:12:47.367234+0000 mon.a (mon.0) 3147 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]': finished 2024-08-17T18:12:48.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:48 smithi169 bash[79348]: audit 2024-08-17T18:12:47.367234+0000 mon.a (mon.0) 3147 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "11"}]': finished 2024-08-17T18:12:48.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:48 smithi169 bash[79348]: cluster 2024-08-17T18:12:47.377886+0000 mon.a (mon.0) 3148 : cluster [DBG] osdmap e1509: 8 total, 8 up, 8 in 2024-08-17T18:12:48.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:48 smithi169 bash[79348]: cluster 2024-08-17T18:12:47.377886+0000 mon.a (mon.0) 3148 : cluster [DBG] osdmap e1509: 8 total, 8 up, 8 in 2024-08-17T18:12:48.661 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:48.695 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:48.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:48.699 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:48.799 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:48.823 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:48.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:48.827 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:48.927 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:48.948 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:48.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:48.950 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:49.051 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:49.061 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:12:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:12:48] "GET /metrics HTTP/1.1" 200 36628 "" "Prometheus/2.51.0" 2024-08-17T18:12:49.076 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:49.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:49.079 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:49.179 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:49.217 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:49.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:49.222 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:49.322 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:49.354 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:49.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:49.358 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:49.459 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:49.497 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:49.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:49.499 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:49.600 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:49.627 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:49.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:49.629 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:49.730 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:49.759 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:49.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:49.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:49.863 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:49.893 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:49.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:49.899 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:12:50.001 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:50.021 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:50.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:50.022 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:12:50.123 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:50.150 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:50.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:50.155 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:50.256 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:50.293 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:50.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:50.295 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:50.390 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:50 smithi131 bash[88347]: cluster 2024-08-17T18:12:48.669736+0000 mgr.y (mgr.34107) 2128 : cluster [DBG] pgmap v2973: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.3 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 595 op/s; 19193/112989 objects degraded (16.987%); 1761/112989 objects misplaced (1.559%); 2.5 MiB/s, 39 objects/s recovering 2024-08-17T18:12:50.391 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:50 smithi131 bash[88347]: cluster 2024-08-17T18:12:48.669736+0000 mgr.y (mgr.34107) 2128 : cluster [DBG] pgmap v2973: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.3 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 595 op/s; 19193/112989 objects degraded (16.987%); 1761/112989 objects misplaced (1.559%); 2.5 MiB/s, 39 objects/s recovering 2024-08-17T18:12:50.396 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:50.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:50.433 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:50.433 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:50.534 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:50.556 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:50.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:50.558 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:50.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:50 smithi169 bash[79348]: cluster 2024-08-17T18:12:48.669736+0000 mgr.y (mgr.34107) 2128 : cluster [DBG] pgmap v2973: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.3 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 595 op/s; 19193/112989 objects degraded (16.987%); 1761/112989 objects misplaced (1.559%); 2.5 MiB/s, 39 objects/s recovering 2024-08-17T18:12:50.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:50 smithi169 bash[79348]: cluster 2024-08-17T18:12:48.669736+0000 mgr.y (mgr.34107) 2128 : cluster [DBG] pgmap v2973: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.3 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 595 op/s; 19193/112989 objects degraded (16.987%); 1761/112989 objects misplaced (1.559%); 2.5 MiB/s, 39 objects/s recovering 2024-08-17T18:12:50.659 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:50.669 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:50 smithi131 bash[89561]: cluster 2024-08-17T18:12:48.669736+0000 mgr.y (mgr.34107) 2128 : cluster [DBG] pgmap v2973: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.3 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 595 op/s; 19193/112989 objects degraded (16.987%); 1761/112989 objects misplaced (1.559%); 2.5 MiB/s, 39 objects/s recovering 2024-08-17T18:12:50.669 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:50 smithi131 bash[89561]: cluster 2024-08-17T18:12:48.669736+0000 mgr.y (mgr.34107) 2128 : cluster [DBG] pgmap v2973: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.3 GiB data, 14 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 595 op/s; 19193/112989 objects degraded (16.987%); 1761/112989 objects misplaced (1.559%); 2.5 MiB/s, 39 objects/s recovering 2024-08-17T18:12:50.682 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:50.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:50.684 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:50.785 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:50.810 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:50.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:50.812 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:12:50.913 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:50.941 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:50.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:50.946 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:51.047 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:51.092 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:51.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:51.095 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:51.196 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:51.232 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:51.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:51.234 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:51.335 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:51.372 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:51.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:51.374 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:51.474 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:51.497 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:51.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:51.501 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:51.602 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:51.630 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:51.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:51.635 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:51.635 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:51 smithi131 bash[89561]: cluster 2024-08-17T18:12:51.117154+0000 mon.a (mon.0) 3149 : cluster [WRN] Health check update: Degraded data redundancy: 19193/112989 objects degraded (16.987%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:51.635 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:51 smithi131 bash[89561]: cluster 2024-08-17T18:12:51.117154+0000 mon.a (mon.0) 3149 : cluster [WRN] Health check update: Degraded data redundancy: 19193/112989 objects degraded (16.987%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:51.636 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:51 smithi131 bash[88347]: cluster 2024-08-17T18:12:51.117154+0000 mon.a (mon.0) 3149 : cluster [WRN] Health check update: Degraded data redundancy: 19193/112989 objects degraded (16.987%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:51.636 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:51 smithi131 bash[88347]: cluster 2024-08-17T18:12:51.117154+0000 mon.a (mon.0) 3149 : cluster [WRN] Health check update: Degraded data redundancy: 19193/112989 objects degraded (16.987%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:51.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:51 smithi169 bash[79348]: cluster 2024-08-17T18:12:51.117154+0000 mon.a (mon.0) 3149 : cluster [WRN] Health check update: Degraded data redundancy: 19193/112989 objects degraded (16.987%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:51.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:51 smithi169 bash[79348]: cluster 2024-08-17T18:12:51.117154+0000 mon.a (mon.0) 3149 : cluster [WRN] Health check update: Degraded data redundancy: 19193/112989 objects degraded (16.987%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:51.736 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:51.766 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:51.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:51.769 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:51.870 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:51.901 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:51.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:51.907 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:12:52.008 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:52.045 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:52.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:52.049 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:52.150 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:52.175 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:52.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:52.181 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:52.282 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:52.316 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:52.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:52.319 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:52.420 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:52.455 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:52.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:52.459 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:12:52.559 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:52.582 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:52.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:52.584 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:52.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:52 smithi169 bash[79348]: cluster 2024-08-17T18:12:50.671238+0000 mgr.y (mgr.34107) 2129 : cluster [DBG] pgmap v2974: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 555 op/s; 19193/105072 objects degraded (18.267%); 1611/105072 objects misplaced (1.533%); 2.2 MiB/s, 34 objects/s recovering 2024-08-17T18:12:52.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:52 smithi169 bash[79348]: cluster 2024-08-17T18:12:50.671238+0000 mgr.y (mgr.34107) 2129 : cluster [DBG] pgmap v2974: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 555 op/s; 19193/105072 objects degraded (18.267%); 1611/105072 objects misplaced (1.533%); 2.2 MiB/s, 34 objects/s recovering 2024-08-17T18:12:52.684 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:52.705 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:52.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:52.707 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:12:52.807 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:52.818 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:52 smithi131 bash[89561]: cluster 2024-08-17T18:12:50.671238+0000 mgr.y (mgr.34107) 2129 : cluster [DBG] pgmap v2974: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 555 op/s; 19193/105072 objects degraded (18.267%); 1611/105072 objects misplaced (1.533%); 2.2 MiB/s, 34 objects/s recovering 2024-08-17T18:12:52.818 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:52 smithi131 bash[89561]: cluster 2024-08-17T18:12:50.671238+0000 mgr.y (mgr.34107) 2129 : cluster [DBG] pgmap v2974: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 555 op/s; 19193/105072 objects degraded (18.267%); 1611/105072 objects misplaced (1.533%); 2.2 MiB/s, 34 objects/s recovering 2024-08-17T18:12:52.818 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:52 smithi131 bash[88347]: cluster 2024-08-17T18:12:50.671238+0000 mgr.y (mgr.34107) 2129 : cluster [DBG] pgmap v2974: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 555 op/s; 19193/105072 objects degraded (18.267%); 1611/105072 objects misplaced (1.533%); 2.2 MiB/s, 34 objects/s recovering 2024-08-17T18:12:52.818 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:52 smithi131 bash[88347]: cluster 2024-08-17T18:12:50.671238+0000 mgr.y (mgr.34107) 2129 : cluster [DBG] pgmap v2974: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 555 op/s; 19193/105072 objects degraded (18.267%); 1611/105072 objects misplaced (1.533%); 2.2 MiB/s, 34 objects/s recovering 2024-08-17T18:12:52.834 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:52.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:52.836 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:52.937 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:52.975 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:52.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:52.979 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:53.080 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:53.130 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:53.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:53.132 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:53.233 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:53.259 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:53.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:53.263 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:53.363 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:53.393 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:53.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:53.398 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:53.499 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:53.522 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:53.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:53.527 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:12:53.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:53 smithi131 bash[88347]: audit 2024-08-17T18:12:53.294464+0000 mon.a (mon.0) 3150 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:12:53.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:53 smithi131 bash[88347]: audit 2024-08-17T18:12:53.294464+0000 mon.a (mon.0) 3150 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:12:53.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:53 smithi131 bash[89561]: audit 2024-08-17T18:12:53.294464+0000 mon.a (mon.0) 3150 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:12:53.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:53 smithi131 bash[89561]: audit 2024-08-17T18:12:53.294464+0000 mon.a (mon.0) 3150 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:12:53.627 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:53.638 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:53 smithi169 bash[79348]: audit 2024-08-17T18:12:53.294464+0000 mon.a (mon.0) 3150 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:12:53.638 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:53 smithi169 bash[79348]: audit 2024-08-17T18:12:53.294464+0000 mon.a (mon.0) 3150 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:12:53.666 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:53.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:53.667 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:53.767 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:53.791 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:53.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:53.794 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:53.895 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:53.923 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:53.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:53.927 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:54.027 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:54.062 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:54.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:54.064 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:54.165 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:54.193 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:54.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:54.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:12:54.297 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:54.332 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:54.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:54.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:54.412 INFO:teuthology.orchestra.run.smithi131.stdout:ERROR: (22) Invalid argument 2024-08-17T18:12:54.412 INFO:teuthology.orchestra.run.smithi131.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T18:12:54.425 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T18:12:54.425 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:12:54.438 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:54.474 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T18:12:54.474 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:12:54.477 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:54.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:54.483 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:54.511 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T18:12:54.511 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:12:54.538 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T18:12:54.538 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:12:54.569 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:12:54.569 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T18:12:54.583 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:54.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:54 smithi131 bash[88347]: cluster 2024-08-17T18:12:52.671797+0000 mgr.y (mgr.34107) 2130 : cluster [DBG] pgmap v2975: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 555 op/s; 19193/105072 objects degraded (18.267%); 1611/105072 objects misplaced (1.533%); 2.2 MiB/s, 34 objects/s recovering 2024-08-17T18:12:54.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:54 smithi131 bash[88347]: cluster 2024-08-17T18:12:52.671797+0000 mgr.y (mgr.34107) 2130 : cluster [DBG] pgmap v2975: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 555 op/s; 19193/105072 objects degraded (18.267%); 1611/105072 objects misplaced (1.533%); 2.2 MiB/s, 34 objects/s recovering 2024-08-17T18:12:54.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:54 smithi131 bash[88347]: audit 2024-08-17T18:12:54.334591+0000 mon.a (mon.0) 3151 : audit [DBG] from='client.? 172.21.15.131:0/1172628335' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:12:54.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:54 smithi131 bash[88347]: audit 2024-08-17T18:12:54.334591+0000 mon.a (mon.0) 3151 : audit [DBG] from='client.? 172.21.15.131:0/1172628335' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:12:54.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:54 smithi131 bash[89561]: cluster 2024-08-17T18:12:52.671797+0000 mgr.y (mgr.34107) 2130 : cluster [DBG] pgmap v2975: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 555 op/s; 19193/105072 objects degraded (18.267%); 1611/105072 objects misplaced (1.533%); 2.2 MiB/s, 34 objects/s recovering 2024-08-17T18:12:54.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:54 smithi131 bash[89561]: cluster 2024-08-17T18:12:52.671797+0000 mgr.y (mgr.34107) 2130 : cluster [DBG] pgmap v2975: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 555 op/s; 19193/105072 objects degraded (18.267%); 1611/105072 objects misplaced (1.533%); 2.2 MiB/s, 34 objects/s recovering 2024-08-17T18:12:54.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:54 smithi131 bash[89561]: audit 2024-08-17T18:12:54.334591+0000 mon.a (mon.0) 3151 : audit [DBG] from='client.? 172.21.15.131:0/1172628335' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:12:54.595 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:54 smithi131 bash[89561]: audit 2024-08-17T18:12:54.334591+0000 mon.a (mon.0) 3151 : audit [DBG] from='client.? 172.21.15.131:0/1172628335' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:12:54.595 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T18:12:54.595 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:12:54.617 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:54.621 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T18:12:54.621 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:12:54.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:54.623 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:54.662 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T18:12:54.662 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:12:54.724 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:54.746 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:54.751 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:54.751 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:54.852 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:54.883 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:54.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:54.885 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:54.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:54 smithi169 bash[79348]: cluster 2024-08-17T18:12:52.671797+0000 mgr.y (mgr.34107) 2130 : cluster [DBG] pgmap v2975: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 555 op/s; 19193/105072 objects degraded (18.267%); 1611/105072 objects misplaced (1.533%); 2.2 MiB/s, 34 objects/s recovering 2024-08-17T18:12:54.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:54 smithi169 bash[79348]: cluster 2024-08-17T18:12:52.671797+0000 mgr.y (mgr.34107) 2130 : cluster [DBG] pgmap v2975: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.1 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 555 op/s; 19193/105072 objects degraded (18.267%); 1611/105072 objects misplaced (1.533%); 2.2 MiB/s, 34 objects/s recovering 2024-08-17T18:12:54.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:54 smithi169 bash[79348]: audit 2024-08-17T18:12:54.334591+0000 mon.a (mon.0) 3151 : audit [DBG] from='client.? 172.21.15.131:0/1172628335' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:12:54.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:54 smithi169 bash[79348]: audit 2024-08-17T18:12:54.334591+0000 mon.a (mon.0) 3151 : audit [DBG] from='client.? 172.21.15.131:0/1172628335' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:12:54.986 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:55.013 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:55.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:55.015 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:55.116 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:55.150 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:55.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:55.153 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:55.254 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:55.284 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:55.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:55.286 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:55.387 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:55.421 INFO:teuthology.orchestra.run.smithi131.stderr:nodeep-scrub is set 2024-08-17T18:12:55.424 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:55.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:55.426 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:12:55.527 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:55.537 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:55 smithi131 bash[89561]: audit 2024-08-17T18:12:54.413134+0000 mon.a (mon.0) 3152 : audit [INF] from='client.? 172.21.15.131:0/925797469' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:12:55.537 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:55 smithi131 bash[89561]: audit 2024-08-17T18:12:54.413134+0000 mon.a (mon.0) 3152 : audit [INF] from='client.? 172.21.15.131:0/925797469' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:12:55.537 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:55 smithi131 bash[88347]: audit 2024-08-17T18:12:54.413134+0000 mon.a (mon.0) 3152 : audit [INF] from='client.? 172.21.15.131:0/925797469' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:12:55.538 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:55 smithi131 bash[88347]: audit 2024-08-17T18:12:54.413134+0000 mon.a (mon.0) 3152 : audit [INF] from='client.? 172.21.15.131:0/925797469' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:12:55.557 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:55.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:55.562 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:55.663 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:55.687 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:55.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:55.694 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:55.794 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:55.805 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:55 smithi169 bash[79348]: audit 2024-08-17T18:12:54.413134+0000 mon.a (mon.0) 3152 : audit [INF] from='client.? 172.21.15.131:0/925797469' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:12:55.805 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:55 smithi169 bash[79348]: audit 2024-08-17T18:12:54.413134+0000 mon.a (mon.0) 3152 : audit [INF] from='client.? 172.21.15.131:0/925797469' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:12:55.818 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:55.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:55.824 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:55.925 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:55.949 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:55.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:55.957 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:56.058 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:56.083 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:56.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:56.087 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:56.187 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:56.224 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:56.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:56.234 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:56.335 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:56.363 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:56.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:56.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:56.465 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:56.514 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:56.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:56.519 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:56.620 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:56.638 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:56.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:56.640 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:56.741 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:56.755 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:56 smithi169 bash[79348]: cluster 2024-08-17T18:12:54.672541+0000 mgr.y (mgr.34107) 2131 : cluster [DBG] pgmap v2976: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 550 op/s; 19193/100803 objects degraded (19.040%); 1611/100803 objects misplaced (1.598%); 2.2 MiB/s, 34 objects/s recovering 2024-08-17T18:12:56.755 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:56 smithi169 bash[79348]: cluster 2024-08-17T18:12:54.672541+0000 mgr.y (mgr.34107) 2131 : cluster [DBG] pgmap v2976: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 550 op/s; 19193/100803 objects degraded (19.040%); 1611/100803 objects misplaced (1.598%); 2.2 MiB/s, 34 objects/s recovering 2024-08-17T18:12:56.755 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:56 smithi169 bash[79348]: cluster 2024-08-17T18:12:55.408059+0000 mon.a (mon.0) 3153 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:12:56.755 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:56 smithi169 bash[79348]: cluster 2024-08-17T18:12:55.408059+0000 mon.a (mon.0) 3153 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:12:56.755 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:56 smithi169 bash[79348]: audit 2024-08-17T18:12:55.419003+0000 mon.a (mon.0) 3154 : audit [INF] from='client.? 172.21.15.131:0/925797469' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:12:56.756 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:56 smithi169 bash[79348]: audit 2024-08-17T18:12:55.419003+0000 mon.a (mon.0) 3154 : audit [INF] from='client.? 172.21.15.131:0/925797469' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:12:56.756 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:56 smithi169 bash[79348]: cluster 2024-08-17T18:12:55.425815+0000 mon.a (mon.0) 3155 : cluster [DBG] osdmap e1510: 8 total, 8 up, 8 in 2024-08-17T18:12:56.756 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:56 smithi169 bash[79348]: cluster 2024-08-17T18:12:55.425815+0000 mon.a (mon.0) 3155 : cluster [DBG] osdmap e1510: 8 total, 8 up, 8 in 2024-08-17T18:12:56.756 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:56 smithi169 bash[79348]: cluster 2024-08-17T18:12:56.117935+0000 mon.a (mon.0) 3156 : cluster [WRN] Health check update: Degraded data redundancy: 19193/100803 objects degraded (19.040%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:56.756 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:56 smithi169 bash[79348]: cluster 2024-08-17T18:12:56.117935+0000 mon.a (mon.0) 3156 : cluster [WRN] Health check update: Degraded data redundancy: 19193/100803 objects degraded (19.040%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:56.778 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:56.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:56.784 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:12:56.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:56 smithi131 bash[88347]: cluster 2024-08-17T18:12:54.672541+0000 mgr.y (mgr.34107) 2131 : cluster [DBG] pgmap v2976: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 550 op/s; 19193/100803 objects degraded (19.040%); 1611/100803 objects misplaced (1.598%); 2.2 MiB/s, 34 objects/s recovering 2024-08-17T18:12:56.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:56 smithi131 bash[88347]: cluster 2024-08-17T18:12:54.672541+0000 mgr.y (mgr.34107) 2131 : cluster [DBG] pgmap v2976: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 550 op/s; 19193/100803 objects degraded (19.040%); 1611/100803 objects misplaced (1.598%); 2.2 MiB/s, 34 objects/s recovering 2024-08-17T18:12:56.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:56 smithi131 bash[88347]: cluster 2024-08-17T18:12:55.408059+0000 mon.a (mon.0) 3153 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:12:56.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:56 smithi131 bash[88347]: cluster 2024-08-17T18:12:55.408059+0000 mon.a (mon.0) 3153 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:12:56.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:56 smithi131 bash[88347]: audit 2024-08-17T18:12:55.419003+0000 mon.a (mon.0) 3154 : audit [INF] from='client.? 172.21.15.131:0/925797469' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:12:56.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:56 smithi131 bash[88347]: audit 2024-08-17T18:12:55.419003+0000 mon.a (mon.0) 3154 : audit [INF] from='client.? 172.21.15.131:0/925797469' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:12:56.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:56 smithi131 bash[88347]: cluster 2024-08-17T18:12:55.425815+0000 mon.a (mon.0) 3155 : cluster [DBG] osdmap e1510: 8 total, 8 up, 8 in 2024-08-17T18:12:56.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:56 smithi131 bash[88347]: cluster 2024-08-17T18:12:55.425815+0000 mon.a (mon.0) 3155 : cluster [DBG] osdmap e1510: 8 total, 8 up, 8 in 2024-08-17T18:12:56.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:56 smithi131 bash[88347]: cluster 2024-08-17T18:12:56.117935+0000 mon.a (mon.0) 3156 : cluster [WRN] Health check update: Degraded data redundancy: 19193/100803 objects degraded (19.040%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:56.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:56 smithi131 bash[88347]: cluster 2024-08-17T18:12:56.117935+0000 mon.a (mon.0) 3156 : cluster [WRN] Health check update: Degraded data redundancy: 19193/100803 objects degraded (19.040%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:56.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:56 smithi131 bash[89561]: cluster 2024-08-17T18:12:54.672541+0000 mgr.y (mgr.34107) 2131 : cluster [DBG] pgmap v2976: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 550 op/s; 19193/100803 objects degraded (19.040%); 1611/100803 objects misplaced (1.598%); 2.2 MiB/s, 34 objects/s recovering 2024-08-17T18:12:56.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:56 smithi131 bash[89561]: cluster 2024-08-17T18:12:54.672541+0000 mgr.y (mgr.34107) 2131 : cluster [DBG] pgmap v2976: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.0 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 0 B/s wr, 550 op/s; 19193/100803 objects degraded (19.040%); 1611/100803 objects misplaced (1.598%); 2.2 MiB/s, 34 objects/s recovering 2024-08-17T18:12:56.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:56 smithi131 bash[89561]: cluster 2024-08-17T18:12:55.408059+0000 mon.a (mon.0) 3153 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:12:56.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:56 smithi131 bash[89561]: cluster 2024-08-17T18:12:55.408059+0000 mon.a (mon.0) 3153 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:12:56.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:56 smithi131 bash[89561]: audit 2024-08-17T18:12:55.419003+0000 mon.a (mon.0) 3154 : audit [INF] from='client.? 172.21.15.131:0/925797469' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:12:56.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:56 smithi131 bash[89561]: audit 2024-08-17T18:12:55.419003+0000 mon.a (mon.0) 3154 : audit [INF] from='client.? 172.21.15.131:0/925797469' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:12:56.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:56 smithi131 bash[89561]: cluster 2024-08-17T18:12:55.425815+0000 mon.a (mon.0) 3155 : cluster [DBG] osdmap e1510: 8 total, 8 up, 8 in 2024-08-17T18:12:56.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:56 smithi131 bash[89561]: cluster 2024-08-17T18:12:55.425815+0000 mon.a (mon.0) 3155 : cluster [DBG] osdmap e1510: 8 total, 8 up, 8 in 2024-08-17T18:12:56.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:56 smithi131 bash[89561]: cluster 2024-08-17T18:12:56.117935+0000 mon.a (mon.0) 3156 : cluster [WRN] Health check update: Degraded data redundancy: 19193/100803 objects degraded (19.040%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:56.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:56 smithi131 bash[89561]: cluster 2024-08-17T18:12:56.117935+0000 mon.a (mon.0) 3156 : cluster [WRN] Health check update: Degraded data redundancy: 19193/100803 objects degraded (19.040%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:12:56.885 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:56.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:56.920 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:12:56.920 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:12:57.021 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:57.041 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:57.043 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:57.043 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:57.144 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:57.180 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:57.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:57.189 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:57.290 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:57.328 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:57.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:57.330 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:57.431 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:57.477 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:57.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:57.480 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:57.581 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:57.611 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:57.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:57.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:57.714 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:57.735 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:12:57.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:57.737 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:12:57.838 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:57.858 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:57.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:57.860 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:57.961 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:57.989 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 3, 5, 6, 7, 2, 4] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T18:12:57.989 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T18:12:57.989 INFO:tasks.thrashosds.thrasher:inject_pause on osd.0 2024-08-17T18:12:57.989 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-08-17T18:12:57.989 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-08-17T18:12:57.989 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.0 config set filestore_inject_stall 3 2024-08-17T18:12:57.997 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:58.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:58.003 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:58.104 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:58.143 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:58.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:58.150 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:58.251 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:58.285 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:58.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:58.291 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:58.321 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.0 dump_historic_ops 2024-08-17T18:12:58.393 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:58.413 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:58.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:58.415 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:58.515 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:58.539 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:58.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:58.541 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:58.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:58 smithi131 bash[89561]: cluster 2024-08-17T18:12:56.673037+0000 mgr.y (mgr.34107) 2132 : cluster [DBG] pgmap v2978: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 19193/96405 objects degraded (19.909%); 1444/96405 objects misplaced (1.498%); 2.1 MiB/s, 34 objects/s recovering 2024-08-17T18:12:58.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:12:58 smithi131 bash[89561]: cluster 2024-08-17T18:12:56.673037+0000 mgr.y (mgr.34107) 2132 : cluster [DBG] pgmap v2978: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 19193/96405 objects degraded (19.909%); 1444/96405 objects misplaced (1.498%); 2.1 MiB/s, 34 objects/s recovering 2024-08-17T18:12:58.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:58 smithi131 bash[88347]: cluster 2024-08-17T18:12:56.673037+0000 mgr.y (mgr.34107) 2132 : cluster [DBG] pgmap v2978: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 19193/96405 objects degraded (19.909%); 1444/96405 objects misplaced (1.498%); 2.1 MiB/s, 34 objects/s recovering 2024-08-17T18:12:58.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:12:58 smithi131 bash[88347]: cluster 2024-08-17T18:12:56.673037+0000 mgr.y (mgr.34107) 2132 : cluster [DBG] pgmap v2978: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 19193/96405 objects degraded (19.909%); 1444/96405 objects misplaced (1.498%); 2.1 MiB/s, 34 objects/s recovering 2024-08-17T18:12:58.642 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:58.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:58 smithi169 bash[79348]: cluster 2024-08-17T18:12:56.673037+0000 mgr.y (mgr.34107) 2132 : cluster [DBG] pgmap v2978: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 19193/96405 objects degraded (19.909%); 1444/96405 objects misplaced (1.498%); 2.1 MiB/s, 34 objects/s recovering 2024-08-17T18:12:58.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:12:58 smithi169 bash[79348]: cluster 2024-08-17T18:12:56.673037+0000 mgr.y (mgr.34107) 2132 : cluster [DBG] pgmap v2978: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 594 op/s; 19193/96405 objects degraded (19.909%); 1444/96405 objects misplaced (1.498%); 2.1 MiB/s, 34 objects/s recovering 2024-08-17T18:12:58.668 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:58.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:58.674 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:58.775 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:58.808 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:58.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:58.815 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:58.916 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:58.949 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:12:58.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:58.960 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:12:59.061 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:59.069 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:12:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:12:58] "GET /metrics HTTP/1.1" 200 36624 "" "Prometheus/2.51.0" 2024-08-17T18:12:59.081 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:12:59.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:59.083 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:12:59.184 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:59.205 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:59.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:59.208 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:12:59.309 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:59.344 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:12:59.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:59.347 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:12:59.447 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:59.495 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:59.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:59.499 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:59.600 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:59.630 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:12:59.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:59.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:12:59.734 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:59.768 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:12:59.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:59.775 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:12:59.875 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:59.906 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:12:59.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:12:59.912 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:00.012 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:00.043 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:00.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:00.047 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:00.148 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:00.202 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:00.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:00.204 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:00.305 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:00.329 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:00.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:00.335 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:00.435 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:00.459 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:00.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:00.462 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:00.562 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:00.594 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:00.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:00.598 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:00.598 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:00 smithi131 bash[88347]: cluster 2024-08-17T18:12:58.673572+0000 mgr.y (mgr.34107) 2133 : cluster [DBG] pgmap v2979: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 552 op/s; 19193/96405 objects degraded (19.909%); 1444/96405 objects misplaced (1.498%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T18:13:00.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:00 smithi131 bash[88347]: cluster 2024-08-17T18:12:58.673572+0000 mgr.y (mgr.34107) 2133 : cluster [DBG] pgmap v2979: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 552 op/s; 19193/96405 objects degraded (19.909%); 1444/96405 objects misplaced (1.498%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T18:13:00.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:00 smithi131 bash[89561]: cluster 2024-08-17T18:12:58.673572+0000 mgr.y (mgr.34107) 2133 : cluster [DBG] pgmap v2979: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 552 op/s; 19193/96405 objects degraded (19.909%); 1444/96405 objects misplaced (1.498%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T18:13:00.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:00 smithi131 bash[89561]: cluster 2024-08-17T18:12:58.673572+0000 mgr.y (mgr.34107) 2133 : cluster [DBG] pgmap v2979: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 552 op/s; 19193/96405 objects degraded (19.909%); 1444/96405 objects misplaced (1.498%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T18:13:00.698 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:00.745 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:00.748 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:00.748 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:00.849 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:00.881 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:00.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:00.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:00.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:00 smithi169 bash[79348]: cluster 2024-08-17T18:12:58.673572+0000 mgr.y (mgr.34107) 2133 : cluster [DBG] pgmap v2979: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 552 op/s; 19193/96405 objects degraded (19.909%); 1444/96405 objects misplaced (1.498%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T18:13:00.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:00 smithi169 bash[79348]: cluster 2024-08-17T18:12:58.673572+0000 mgr.y (mgr.34107) 2133 : cluster [DBG] pgmap v2979: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 552 op/s; 19193/96405 objects degraded (19.909%); 1444/96405 objects misplaced (1.498%); 2.0 MiB/s, 31 objects/s recovering 2024-08-17T18:13:00.983 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:01.009 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:01.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:01.014 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:01.114 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:01.151 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:01.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:01.157 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:01.257 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:01.263 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T18:13:01.274 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T18:13:01.281 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:01.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:01.285 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:01.385 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:01.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:01.412 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:01.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:01.513 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:01.534 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:01.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:01.537 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:01.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:01 smithi131 bash[89561]: cluster 2024-08-17T18:13:01.118741+0000 mon.a (mon.0) 3157 : cluster [WRN] Health check update: Degraded data redundancy: 19193/96405 objects degraded (19.909%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:01.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:01 smithi131 bash[89561]: cluster 2024-08-17T18:13:01.118741+0000 mon.a (mon.0) 3157 : cluster [WRN] Health check update: Degraded data redundancy: 19193/96405 objects degraded (19.909%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:01.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:01 smithi131 bash[88347]: cluster 2024-08-17T18:13:01.118741+0000 mon.a (mon.0) 3157 : cluster [WRN] Health check update: Degraded data redundancy: 19193/96405 objects degraded (19.909%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:01.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:01 smithi131 bash[88347]: cluster 2024-08-17T18:13:01.118741+0000 mon.a (mon.0) 3157 : cluster [WRN] Health check update: Degraded data redundancy: 19193/96405 objects degraded (19.909%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:01.639 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:01.670 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:01.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:01.675 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:01.776 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:01.790 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:01 smithi169 bash[79348]: cluster 2024-08-17T18:13:01.118741+0000 mon.a (mon.0) 3157 : cluster [WRN] Health check update: Degraded data redundancy: 19193/96405 objects degraded (19.909%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:01.790 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:01 smithi169 bash[79348]: cluster 2024-08-17T18:13:01.118741+0000 mon.a (mon.0) 3157 : cluster [WRN] Health check update: Degraded data redundancy: 19193/96405 objects degraded (19.909%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:01.814 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:01.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:01.822 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:01.922 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:01.943 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:01.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:01.951 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:02.052 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:02.079 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:02.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:02.084 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:02.185 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:02.210 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:02.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:02.216 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:02.317 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:02.353 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:02.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:02.356 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:02.457 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:02.467 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:02 smithi169 bash[79348]: cluster 2024-08-17T18:13:00.674483+0000 mgr.y (mgr.34107) 2134 : cluster [DBG] pgmap v2980: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 19193/87672 objects degraded (21.892%); 1229/87672 objects misplaced (1.402%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T18:13:02.467 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:02 smithi169 bash[79348]: cluster 2024-08-17T18:13:00.674483+0000 mgr.y (mgr.34107) 2134 : cluster [DBG] pgmap v2980: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 19193/87672 objects degraded (21.892%); 1229/87672 objects misplaced (1.402%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T18:13:02.484 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:02.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:02.487 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:02.588 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:02.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:02 smithi131 bash[89561]: cluster 2024-08-17T18:13:00.674483+0000 mgr.y (mgr.34107) 2134 : cluster [DBG] pgmap v2980: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 19193/87672 objects degraded (21.892%); 1229/87672 objects misplaced (1.402%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T18:13:02.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:02 smithi131 bash[89561]: cluster 2024-08-17T18:13:00.674483+0000 mgr.y (mgr.34107) 2134 : cluster [DBG] pgmap v2980: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 19193/87672 objects degraded (21.892%); 1229/87672 objects misplaced (1.402%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T18:13:02.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:02 smithi131 bash[88347]: cluster 2024-08-17T18:13:00.674483+0000 mgr.y (mgr.34107) 2134 : cluster [DBG] pgmap v2980: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 19193/87672 objects degraded (21.892%); 1229/87672 objects misplaced (1.402%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T18:13:02.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:02 smithi131 bash[88347]: cluster 2024-08-17T18:13:00.674483+0000 mgr.y (mgr.34107) 2134 : cluster [DBG] pgmap v2980: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 19193/87672 objects degraded (21.892%); 1229/87672 objects misplaced (1.402%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T18:13:02.616 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:02.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:02.622 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:02.723 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:02.742 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:13:02.742 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:13:02.751 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:02.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:02.753 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:02.854 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:02.875 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:02.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:02.878 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:02.978 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:03.012 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:03.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:03.017 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:03.118 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:03.150 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:03.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:03.157 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:03.258 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:03.294 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:03.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:03.298 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:03.399 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:03.430 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:03.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:03.438 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:03.538 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:03.566 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:03.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:03.572 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:03.673 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:03.715 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:03.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:03.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:03.820 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:03.852 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:03.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:03.858 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:03.959 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:04.007 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:04.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:04.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:04.110 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:04.147 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:04.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:04.152 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:04.253 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:04.296 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:04.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:04.299 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:04.400 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:04.445 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:04.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:04.448 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:04.549 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:04.560 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:04 smithi169 bash[79348]: cluster 2024-08-17T18:13:02.674968+0000 mgr.y (mgr.34107) 2135 : cluster [DBG] pgmap v2981: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 19193/87672 objects degraded (21.892%); 1229/87672 objects misplaced (1.402%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T18:13:04.560 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:04 smithi169 bash[79348]: cluster 2024-08-17T18:13:02.674968+0000 mgr.y (mgr.34107) 2135 : cluster [DBG] pgmap v2981: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 19193/87672 objects degraded (21.892%); 1229/87672 objects misplaced (1.402%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T18:13:04.589 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:04.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:04.597 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:04.698 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:04.729 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:04.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:04.734 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:04.835 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:04.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:04 smithi131 bash[88347]: cluster 2024-08-17T18:13:02.674968+0000 mgr.y (mgr.34107) 2135 : cluster [DBG] pgmap v2981: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 19193/87672 objects degraded (21.892%); 1229/87672 objects misplaced (1.402%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T18:13:04.845 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:04 smithi131 bash[88347]: cluster 2024-08-17T18:13:02.674968+0000 mgr.y (mgr.34107) 2135 : cluster [DBG] pgmap v2981: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 19193/87672 objects degraded (21.892%); 1229/87672 objects misplaced (1.402%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T18:13:04.845 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:04 smithi131 bash[89561]: cluster 2024-08-17T18:13:02.674968+0000 mgr.y (mgr.34107) 2135 : cluster [DBG] pgmap v2981: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 19193/87672 objects degraded (21.892%); 1229/87672 objects misplaced (1.402%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T18:13:04.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:04 smithi131 bash[89561]: cluster 2024-08-17T18:13:02.674968+0000 mgr.y (mgr.34107) 2135 : cluster [DBG] pgmap v2981: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 579 op/s; 19193/87672 objects degraded (21.892%); 1229/87672 objects misplaced (1.402%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T18:13:04.867 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:04.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:04.872 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:04.973 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:05.004 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:05.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:05.007 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:05.107 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:05.137 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:05.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:05.140 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:05.241 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:05.270 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:05.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:05.276 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:05.376 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:05.408 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:05.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:05.410 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:05.511 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:05.520 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:05 smithi131 bash[89561]: cluster 2024-08-17T18:13:04.675691+0000 mgr.y (mgr.34107) 2136 : cluster [DBG] pgmap v2982: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 614 op/s; 19193/82350 objects degraded (23.307%); 1229/82350 objects misplaced (1.492%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T18:13:05.520 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:05 smithi131 bash[89561]: cluster 2024-08-17T18:13:04.675691+0000 mgr.y (mgr.34107) 2136 : cluster [DBG] pgmap v2982: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 614 op/s; 19193/82350 objects degraded (23.307%); 1229/82350 objects misplaced (1.492%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T18:13:05.521 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:05 smithi131 bash[88347]: cluster 2024-08-17T18:13:04.675691+0000 mgr.y (mgr.34107) 2136 : cluster [DBG] pgmap v2982: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 614 op/s; 19193/82350 objects degraded (23.307%); 1229/82350 objects misplaced (1.492%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T18:13:05.521 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:05 smithi131 bash[88347]: cluster 2024-08-17T18:13:04.675691+0000 mgr.y (mgr.34107) 2136 : cluster [DBG] pgmap v2982: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 614 op/s; 19193/82350 objects degraded (23.307%); 1229/82350 objects misplaced (1.492%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T18:13:05.532 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:05.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:05.538 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:05.639 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:05.664 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:05.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:05.667 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:05.768 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:05.778 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:05 smithi169 bash[79348]: cluster 2024-08-17T18:13:04.675691+0000 mgr.y (mgr.34107) 2136 : cluster [DBG] pgmap v2982: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 614 op/s; 19193/82350 objects degraded (23.307%); 1229/82350 objects misplaced (1.492%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T18:13:05.779 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:05 smithi169 bash[79348]: cluster 2024-08-17T18:13:04.675691+0000 mgr.y (mgr.34107) 2136 : cluster [DBG] pgmap v2982: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.7 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 0 B/s wr, 614 op/s; 19193/82350 objects degraded (23.307%); 1229/82350 objects misplaced (1.492%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T18:13:05.793 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:05.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:05.797 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:05.798 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:13:05.799 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:13:05.897 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:05.921 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:05.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:05.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:06.026 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:06.046 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:06.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:06.049 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:06.150 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:06.171 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:06.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:06.173 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:06.274 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:06.296 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:06.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:06.298 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:06.399 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:06.440 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:06.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:06.446 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:06.547 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:06.576 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:06.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:06.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:06.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:06 smithi169 bash[79348]: cluster 2024-08-17T18:13:06.119560+0000 mon.a (mon.0) 3158 : cluster [WRN] Health check update: Degraded data redundancy: 19193/82350 objects degraded (23.307%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:06.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:06 smithi169 bash[79348]: cluster 2024-08-17T18:13:06.119560+0000 mon.a (mon.0) 3158 : cluster [WRN] Health check update: Degraded data redundancy: 19193/82350 objects degraded (23.307%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:06.677 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:06 smithi131 bash[89561]: cluster 2024-08-17T18:13:06.119560+0000 mon.a (mon.0) 3158 : cluster [WRN] Health check update: Degraded data redundancy: 19193/82350 objects degraded (23.307%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:06.678 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:06 smithi131 bash[89561]: cluster 2024-08-17T18:13:06.119560+0000 mon.a (mon.0) 3158 : cluster [WRN] Health check update: Degraded data redundancy: 19193/82350 objects degraded (23.307%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:06.680 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:06.680 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:06 smithi131 bash[88347]: cluster 2024-08-17T18:13:06.119560+0000 mon.a (mon.0) 3158 : cluster [WRN] Health check update: Degraded data redundancy: 19193/82350 objects degraded (23.307%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:06.680 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:06 smithi131 bash[88347]: cluster 2024-08-17T18:13:06.119560+0000 mon.a (mon.0) 3158 : cluster [WRN] Health check update: Degraded data redundancy: 19193/82350 objects degraded (23.307%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:06.708 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:06.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:06.712 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:06.813 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:06.844 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:06.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:06.845 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:06.946 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:06.988 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:06.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:06.990 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:07.091 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:07.120 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:07.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:07.130 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:07.230 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:07.256 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:07.259 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:07.259 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:07.360 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:07.378 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:07.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:07.380 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:07.481 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:07.515 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:07.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:07.518 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:07.619 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:07.629 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:07 smithi169 bash[79348]: cluster 2024-08-17T18:13:06.676320+0000 mgr.y (mgr.34107) 2137 : cluster [DBG] pgmap v2983: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.6 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 591 op/s; 19193/76983 objects degraded (24.931%); 1009/76983 objects misplaced (1.311%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T18:13:07.629 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:07 smithi169 bash[79348]: cluster 2024-08-17T18:13:06.676320+0000 mgr.y (mgr.34107) 2137 : cluster [DBG] pgmap v2983: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.6 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 591 op/s; 19193/76983 objects degraded (24.931%); 1009/76983 objects misplaced (1.311%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T18:13:07.654 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:07.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:07.661 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:07.761 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:07.772 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:07 smithi131 bash[88347]: cluster 2024-08-17T18:13:06.676320+0000 mgr.y (mgr.34107) 2137 : cluster [DBG] pgmap v2983: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.6 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 591 op/s; 19193/76983 objects degraded (24.931%); 1009/76983 objects misplaced (1.311%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T18:13:07.772 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:07 smithi131 bash[88347]: cluster 2024-08-17T18:13:06.676320+0000 mgr.y (mgr.34107) 2137 : cluster [DBG] pgmap v2983: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.6 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 591 op/s; 19193/76983 objects degraded (24.931%); 1009/76983 objects misplaced (1.311%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T18:13:07.772 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:07 smithi131 bash[89561]: cluster 2024-08-17T18:13:06.676320+0000 mgr.y (mgr.34107) 2137 : cluster [DBG] pgmap v2983: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.6 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 591 op/s; 19193/76983 objects degraded (24.931%); 1009/76983 objects misplaced (1.311%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T18:13:07.772 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:07 smithi131 bash[89561]: cluster 2024-08-17T18:13:06.676320+0000 mgr.y (mgr.34107) 2137 : cluster [DBG] pgmap v2983: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.6 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 591 op/s; 19193/76983 objects degraded (24.931%); 1009/76983 objects misplaced (1.311%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T18:13:07.792 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:07.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:07.794 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:07.895 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:07.927 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:07.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:07.929 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:08.029 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:08.055 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:08.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:08.059 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:08.159 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:08.182 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:08.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:08.184 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:08.285 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:08.321 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:08.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:08.327 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:08.427 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:08.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:08.457 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:08.457 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:08.558 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:08.585 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:08.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:08.586 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:08.687 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:08.712 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:08.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:08.717 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:08.818 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:08.828 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:08 smithi169 bash[79348]: audit 2024-08-17T18:13:08.294755+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:13:08.828 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:08 smithi169 bash[79348]: audit 2024-08-17T18:13:08.294755+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:13:08.849 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:13:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:13:08] "GET /metrics HTTP/1.1" 200 36625 "" "Prometheus/2.51.0" 2024-08-17T18:13:08.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:08 smithi131 bash[89561]: audit 2024-08-17T18:13:08.294755+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:13:08.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:08 smithi131 bash[89561]: audit 2024-08-17T18:13:08.294755+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:13:08.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:08 smithi131 bash[88347]: audit 2024-08-17T18:13:08.294755+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:13:08.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:08 smithi131 bash[88347]: audit 2024-08-17T18:13:08.294755+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:13:08.850 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:08.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:08.852 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:08.953 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:08.982 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:08.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:08.987 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:09.088 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:09.111 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:09.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:09.113 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:09.214 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:09.251 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:09.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:09.257 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:09.357 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:09.378 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:09.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:09.380 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:09.480 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:09.505 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:09.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:09.507 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:09.608 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:09.631 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:09.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:09.633 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:09.734 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:09.770 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:09.773 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:09 smithi169 bash[79348]: cluster 2024-08-17T18:13:08.677180+0000 mgr.y (mgr.34107) 2138 : cluster [DBG] pgmap v2984: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.6 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 539 op/s; 19193/76983 objects degraded (24.931%); 1009/76983 objects misplaced (1.311%); 2.3 MiB/s, 36 objects/s recovering 2024-08-17T18:13:09.773 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:09 smithi169 bash[79348]: cluster 2024-08-17T18:13:08.677180+0000 mgr.y (mgr.34107) 2138 : cluster [DBG] pgmap v2984: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.6 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 539 op/s; 19193/76983 objects degraded (24.931%); 1009/76983 objects misplaced (1.311%); 2.3 MiB/s, 36 objects/s recovering 2024-08-17T18:13:09.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:09.775 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:09.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:09 smithi131 bash[88347]: cluster 2024-08-17T18:13:08.677180+0000 mgr.y (mgr.34107) 2138 : cluster [DBG] pgmap v2984: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.6 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 539 op/s; 19193/76983 objects degraded (24.931%); 1009/76983 objects misplaced (1.311%); 2.3 MiB/s, 36 objects/s recovering 2024-08-17T18:13:09.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:09 smithi131 bash[88347]: cluster 2024-08-17T18:13:08.677180+0000 mgr.y (mgr.34107) 2138 : cluster [DBG] pgmap v2984: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.6 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 539 op/s; 19193/76983 objects degraded (24.931%); 1009/76983 objects misplaced (1.311%); 2.3 MiB/s, 36 objects/s recovering 2024-08-17T18:13:09.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:09 smithi131 bash[89561]: cluster 2024-08-17T18:13:08.677180+0000 mgr.y (mgr.34107) 2138 : cluster [DBG] pgmap v2984: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.6 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 539 op/s; 19193/76983 objects degraded (24.931%); 1009/76983 objects misplaced (1.311%); 2.3 MiB/s, 36 objects/s recovering 2024-08-17T18:13:09.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:09 smithi131 bash[89561]: cluster 2024-08-17T18:13:08.677180+0000 mgr.y (mgr.34107) 2138 : cluster [DBG] pgmap v2984: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.6 GiB data, 12 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 539 op/s; 19193/76983 objects degraded (24.931%); 1009/76983 objects misplaced (1.311%); 2.3 MiB/s, 36 objects/s recovering 2024-08-17T18:13:09.876 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:09.907 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:09.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:09.910 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:10.011 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:10.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:10.041 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:10.042 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:10.142 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:10.163 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:10.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:10.165 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:10.265 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:10.289 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:10.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:10.296 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:10.397 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:10.443 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:10.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:10.446 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:10.547 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:10.587 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:10.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:10.592 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:10.693 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:10.722 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:10.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:10.728 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:10.829 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:10.862 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:10.867 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:10.868 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:10.969 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:10.996 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:10.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:10.999 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:11.099 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:11.143 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:11.147 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:11.147 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:11.248 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:11.274 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:11.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:11.278 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:11.379 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:11.422 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:11.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:11.431 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:11.532 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:11.555 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:11.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:11.563 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:11.664 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:11.703 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:11.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:11.707 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:11.808 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:11.848 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:11.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:11.851 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:11.952 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:11.977 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:11.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:11.982 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:11.984 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:11 smithi169 bash[79348]: cluster 2024-08-17T18:13:10.678241+0000 mgr.y (mgr.34107) 2139 : cluster [DBG] pgmap v2985: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 796 op/s; 19193/67710 objects degraded (28.346%); 763/67710 objects misplaced (1.127%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T18:13:11.984 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:11 smithi169 bash[79348]: cluster 2024-08-17T18:13:10.678241+0000 mgr.y (mgr.34107) 2139 : cluster [DBG] pgmap v2985: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 796 op/s; 19193/67710 objects degraded (28.346%); 763/67710 objects misplaced (1.127%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T18:13:11.984 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:11 smithi169 bash[79348]: cluster 2024-08-17T18:13:11.120522+0000 mon.a (mon.0) 3160 : cluster [WRN] Health check update: Degraded data redundancy: 19193/67710 objects degraded (28.346%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:11.984 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:11 smithi169 bash[79348]: cluster 2024-08-17T18:13:11.120522+0000 mon.a (mon.0) 3160 : cluster [WRN] Health check update: Degraded data redundancy: 19193/67710 objects degraded (28.346%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:11.991 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:11 smithi131 bash[89561]: cluster 2024-08-17T18:13:10.678241+0000 mgr.y (mgr.34107) 2139 : cluster [DBG] pgmap v2985: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 796 op/s; 19193/67710 objects degraded (28.346%); 763/67710 objects misplaced (1.127%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T18:13:11.991 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:11 smithi131 bash[89561]: cluster 2024-08-17T18:13:10.678241+0000 mgr.y (mgr.34107) 2139 : cluster [DBG] pgmap v2985: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 796 op/s; 19193/67710 objects degraded (28.346%); 763/67710 objects misplaced (1.127%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T18:13:11.991 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:11 smithi131 bash[89561]: cluster 2024-08-17T18:13:11.120522+0000 mon.a (mon.0) 3160 : cluster [WRN] Health check update: Degraded data redundancy: 19193/67710 objects degraded (28.346%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:11.992 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:11 smithi131 bash[89561]: cluster 2024-08-17T18:13:11.120522+0000 mon.a (mon.0) 3160 : cluster [WRN] Health check update: Degraded data redundancy: 19193/67710 objects degraded (28.346%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:11.992 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:11 smithi131 bash[88347]: cluster 2024-08-17T18:13:10.678241+0000 mgr.y (mgr.34107) 2139 : cluster [DBG] pgmap v2985: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 796 op/s; 19193/67710 objects degraded (28.346%); 763/67710 objects misplaced (1.127%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T18:13:11.992 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:11 smithi131 bash[88347]: cluster 2024-08-17T18:13:10.678241+0000 mgr.y (mgr.34107) 2139 : cluster [DBG] pgmap v2985: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 796 op/s; 19193/67710 objects degraded (28.346%); 763/67710 objects misplaced (1.127%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T18:13:11.992 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:11 smithi131 bash[88347]: cluster 2024-08-17T18:13:11.120522+0000 mon.a (mon.0) 3160 : cluster [WRN] Health check update: Degraded data redundancy: 19193/67710 objects degraded (28.346%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:11.992 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:11 smithi131 bash[88347]: cluster 2024-08-17T18:13:11.120522+0000 mon.a (mon.0) 3160 : cluster [WRN] Health check update: Degraded data redundancy: 19193/67710 objects degraded (28.346%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:12.084 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:12.120 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:12.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:12.127 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:12.228 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:12.253 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:12.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:12.258 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:12.359 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:12.378 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:12.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:12.380 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:12.481 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:12.504 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:12.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:12.506 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:12.607 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:12.633 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:12.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:12.641 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:12.741 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:12.770 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:12.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:12.771 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:12.872 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:12.893 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:12.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:12.895 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:12.996 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:13.031 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:13.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:13.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:13.136 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:13.171 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:13.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:13.176 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:13.277 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:13.306 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:13.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:13.309 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:13.409 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:13.448 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:13.449 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:13.450 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:13.550 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:13.593 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:13.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:13.598 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:13.699 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:13.727 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:13.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:13.732 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:13.833 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:13.842 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:13 smithi169 bash[79348]: cluster 2024-08-17T18:13:12.679206+0000 mgr.y (mgr.34107) 2140 : cluster [DBG] pgmap v2986: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 554 op/s; 19193/67710 objects degraded (28.346%); 763/67710 objects misplaced (1.127%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T18:13:13.842 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:13 smithi169 bash[79348]: cluster 2024-08-17T18:13:12.679206+0000 mgr.y (mgr.34107) 2140 : cluster [DBG] pgmap v2986: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 554 op/s; 19193/67710 objects degraded (28.346%); 763/67710 objects misplaced (1.127%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T18:13:13.860 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:13.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:13.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:13.963 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:13.974 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:13 smithi131 bash[89561]: cluster 2024-08-17T18:13:12.679206+0000 mgr.y (mgr.34107) 2140 : cluster [DBG] pgmap v2986: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 554 op/s; 19193/67710 objects degraded (28.346%); 763/67710 objects misplaced (1.127%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T18:13:13.974 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:13 smithi131 bash[89561]: cluster 2024-08-17T18:13:12.679206+0000 mgr.y (mgr.34107) 2140 : cluster [DBG] pgmap v2986: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 554 op/s; 19193/67710 objects degraded (28.346%); 763/67710 objects misplaced (1.127%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T18:13:13.974 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:13 smithi131 bash[88347]: cluster 2024-08-17T18:13:12.679206+0000 mgr.y (mgr.34107) 2140 : cluster [DBG] pgmap v2986: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 554 op/s; 19193/67710 objects degraded (28.346%); 763/67710 objects misplaced (1.127%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T18:13:13.974 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:13 smithi131 bash[88347]: cluster 2024-08-17T18:13:12.679206+0000 mgr.y (mgr.34107) 2140 : cluster [DBG] pgmap v2986: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.4 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 554 op/s; 19193/67710 objects degraded (28.346%); 763/67710 objects misplaced (1.127%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T18:13:14.003 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:14.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:14.006 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:14.107 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:14.138 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:14.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:14.147 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:14.247 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:14.272 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:14.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:14.277 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:14.378 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:14.397 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:14.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:14.399 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:14.500 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:14.521 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:14.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:14.523 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:14.624 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:14.654 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:14.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:14.660 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:14.761 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:14.787 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:14.790 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:14.791 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:14.891 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:14.926 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:14.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:14.931 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:15.032 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:15.056 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:15.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:15.059 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:15.160 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:15.190 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:15.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:15.196 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:15.297 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:15.322 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:15.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:15.327 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:15.428 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:15.461 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:15.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:15.463 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:15.564 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:15.605 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:15.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:15.613 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:15.714 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:15.733 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:15.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:15.735 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:15.835 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:15.860 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:15.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:15.862 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:15.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:15 smithi169 bash[79348]: cluster 2024-08-17T18:13:14.680036+0000 mgr.y (mgr.34107) 2141 : cluster [DBG] pgmap v2987: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 677 op/s; 19193/63264 objects degraded (30.338%); 763/63264 objects misplaced (1.206%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T18:13:15.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:15 smithi169 bash[79348]: cluster 2024-08-17T18:13:14.680036+0000 mgr.y (mgr.34107) 2141 : cluster [DBG] pgmap v2987: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 677 op/s; 19193/63264 objects degraded (30.338%); 763/63264 objects misplaced (1.206%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T18:13:15.963 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:15.980 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:15 smithi131 bash[88347]: cluster 2024-08-17T18:13:14.680036+0000 mgr.y (mgr.34107) 2141 : cluster [DBG] pgmap v2987: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 677 op/s; 19193/63264 objects degraded (30.338%); 763/63264 objects misplaced (1.206%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T18:13:15.981 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:15 smithi131 bash[88347]: cluster 2024-08-17T18:13:14.680036+0000 mgr.y (mgr.34107) 2141 : cluster [DBG] pgmap v2987: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 677 op/s; 19193/63264 objects degraded (30.338%); 763/63264 objects misplaced (1.206%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T18:13:15.981 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:15 smithi131 bash[89561]: cluster 2024-08-17T18:13:14.680036+0000 mgr.y (mgr.34107) 2141 : cluster [DBG] pgmap v2987: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 677 op/s; 19193/63264 objects degraded (30.338%); 763/63264 objects misplaced (1.206%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T18:13:15.981 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:15 smithi131 bash[89561]: cluster 2024-08-17T18:13:14.680036+0000 mgr.y (mgr.34107) 2141 : cluster [DBG] pgmap v2987: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.3 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 0 B/s wr, 677 op/s; 19193/63264 objects degraded (30.338%); 763/63264 objects misplaced (1.206%); 2.4 MiB/s, 38 objects/s recovering 2024-08-17T18:13:15.995 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:15.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:15.998 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:16.099 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:16.125 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:16.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:16.128 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:16.229 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:16.271 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:16.274 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:16.275 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:16.375 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:16.410 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:16.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:16.414 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:16.515 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:16.549 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:16.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:16.554 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:16.655 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:16.704 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:16.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:16.709 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:16.809 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:16.871 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:16.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:16.879 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:16.980 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:17.022 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:17.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:17.026 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:17.027 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:16 smithi131 bash[88347]: cluster 2024-08-17T18:13:16.121280+0000 mon.a (mon.0) 3161 : cluster [WRN] Health check update: Degraded data redundancy: 19193/63264 objects degraded (30.338%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:17.027 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:16 smithi131 bash[88347]: cluster 2024-08-17T18:13:16.121280+0000 mon.a (mon.0) 3161 : cluster [WRN] Health check update: Degraded data redundancy: 19193/63264 objects degraded (30.338%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:17.028 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:16 smithi131 bash[89561]: cluster 2024-08-17T18:13:16.121280+0000 mon.a (mon.0) 3161 : cluster [WRN] Health check update: Degraded data redundancy: 19193/63264 objects degraded (30.338%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:17.028 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:16 smithi131 bash[89561]: cluster 2024-08-17T18:13:16.121280+0000 mon.a (mon.0) 3161 : cluster [WRN] Health check update: Degraded data redundancy: 19193/63264 objects degraded (30.338%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:17.127 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:17.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:16 smithi169 bash[79348]: cluster 2024-08-17T18:13:16.121280+0000 mon.a (mon.0) 3161 : cluster [WRN] Health check update: Degraded data redundancy: 19193/63264 objects degraded (30.338%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:17.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:16 smithi169 bash[79348]: cluster 2024-08-17T18:13:16.121280+0000 mon.a (mon.0) 3161 : cluster [WRN] Health check update: Degraded data redundancy: 19193/63264 objects degraded (30.338%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:17.152 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:17.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:17.157 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:17.257 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:17.280 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:17.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:17.286 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:17.387 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:17.411 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:17.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:17.415 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:17.515 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:17.539 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:17.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:17.541 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:17.641 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:17.665 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:17.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:17.666 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:17.767 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:17.793 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:17.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:17.795 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:17.896 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:17.921 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:17.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:17.923 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:18.024 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:18.034 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:17 smithi169 bash[79348]: cluster 2024-08-17T18:13:16.680656+0000 mgr.y (mgr.34107) 2142 : cluster [DBG] pgmap v2988: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.2 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 19193/58671 objects degraded (32.713%); 501/58671 objects misplaced (0.854%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T18:13:18.034 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:17 smithi169 bash[79348]: cluster 2024-08-17T18:13:16.680656+0000 mgr.y (mgr.34107) 2142 : cluster [DBG] pgmap v2988: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.2 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 19193/58671 objects degraded (32.713%); 501/58671 objects misplaced (0.854%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T18:13:18.060 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:18.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:18.066 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:18.167 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:18.190 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:18.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:18.192 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:18.292 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:18.308 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:17 smithi131 bash[89561]: cluster 2024-08-17T18:13:16.680656+0000 mgr.y (mgr.34107) 2142 : cluster [DBG] pgmap v2988: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.2 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 19193/58671 objects degraded (32.713%); 501/58671 objects misplaced (0.854%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T18:13:18.308 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:17 smithi131 bash[89561]: cluster 2024-08-17T18:13:16.680656+0000 mgr.y (mgr.34107) 2142 : cluster [DBG] pgmap v2988: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.2 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 19193/58671 objects degraded (32.713%); 501/58671 objects misplaced (0.854%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T18:13:18.313 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:17 smithi131 bash[88347]: cluster 2024-08-17T18:13:16.680656+0000 mgr.y (mgr.34107) 2142 : cluster [DBG] pgmap v2988: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.2 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 19193/58671 objects degraded (32.713%); 501/58671 objects misplaced (0.854%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T18:13:18.313 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:17 smithi131 bash[88347]: cluster 2024-08-17T18:13:16.680656+0000 mgr.y (mgr.34107) 2142 : cluster [DBG] pgmap v2988: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.2 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 657 op/s; 19193/58671 objects degraded (32.713%); 501/58671 objects misplaced (0.854%); 3.8 MiB/s, 60 objects/s recovering 2024-08-17T18:13:18.343 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:18.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:18.346 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:18.447 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:18.470 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:18.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:18.473 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:18.573 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:18.601 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:18.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:18.607 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:18.708 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:18.756 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:18.758 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:18.758 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:18.849 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:13:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:13:18] "GET /metrics HTTP/1.1" 200 36625 "" "Prometheus/2.51.0" 2024-08-17T18:13:18.859 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:18.896 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:18.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:18.899 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:19.000 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:19.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:19.042 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:19.043 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:19.143 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:19.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:19.176 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:19.176 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:19.277 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:19.308 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:19.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:19.317 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:19.418 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:19.445 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:19.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:19.450 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:19.551 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:19.598 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:19.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:19.601 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:19.701 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:19.721 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:19.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:19.726 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:19.827 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:19.837 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:19 smithi169 bash[79348]: cluster 2024-08-17T18:13:18.681428+0000 mgr.y (mgr.34107) 2143 : cluster [DBG] pgmap v2989: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.2 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 508 op/s; 19193/58671 objects degraded (32.713%); 501/58671 objects misplaced (0.854%); 2.6 MiB/s, 42 objects/s recovering 2024-08-17T18:13:19.838 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:19 smithi169 bash[79348]: cluster 2024-08-17T18:13:18.681428+0000 mgr.y (mgr.34107) 2143 : cluster [DBG] pgmap v2989: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.2 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 508 op/s; 19193/58671 objects degraded (32.713%); 501/58671 objects misplaced (0.854%); 2.6 MiB/s, 42 objects/s recovering 2024-08-17T18:13:19.882 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:19.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:19.887 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:19.988 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:20.019 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:20.022 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:19 smithi131 bash[89561]: cluster 2024-08-17T18:13:18.681428+0000 mgr.y (mgr.34107) 2143 : cluster [DBG] pgmap v2989: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.2 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 508 op/s; 19193/58671 objects degraded (32.713%); 501/58671 objects misplaced (0.854%); 2.6 MiB/s, 42 objects/s recovering 2024-08-17T18:13:20.022 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:19 smithi131 bash[89561]: cluster 2024-08-17T18:13:18.681428+0000 mgr.y (mgr.34107) 2143 : cluster [DBG] pgmap v2989: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.2 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 508 op/s; 19193/58671 objects degraded (32.713%); 501/58671 objects misplaced (0.854%); 2.6 MiB/s, 42 objects/s recovering 2024-08-17T18:13:20.023 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:19 smithi131 bash[88347]: cluster 2024-08-17T18:13:18.681428+0000 mgr.y (mgr.34107) 2143 : cluster [DBG] pgmap v2989: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.2 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 508 op/s; 19193/58671 objects degraded (32.713%); 501/58671 objects misplaced (0.854%); 2.6 MiB/s, 42 objects/s recovering 2024-08-17T18:13:20.023 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:19 smithi131 bash[88347]: cluster 2024-08-17T18:13:18.681428+0000 mgr.y (mgr.34107) 2143 : cluster [DBG] pgmap v2989: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.2 GiB data, 11 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 508 op/s; 19193/58671 objects degraded (32.713%); 501/58671 objects misplaced (0.854%); 2.6 MiB/s, 42 objects/s recovering 2024-08-17T18:13:20.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:20.024 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:20.126 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:20.155 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:20.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:20.162 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:20.263 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:20.298 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:20.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:20.303 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:20.404 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:20.429 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:20.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:20.431 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:20.532 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:20.555 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:20.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:20.559 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:20.660 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:20.682 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:20.684 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:20.684 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:20.785 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:20.809 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:20.813 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:20.814 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:20.915 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:20.961 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:20.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:20.963 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:21.064 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:21.103 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:21.106 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:21.106 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:21.207 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:21.236 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:21.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:21.239 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:21.340 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:21.361 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T18:13:21.361 INFO:teuthology.orchestra.run.smithi131.stdout: "success": "filestore_inject_stall = '' (not observed, change may require restart) " 2024-08-17T18:13:21.361 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T18:13:21.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:21.365 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:21.365 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:21.466 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:21.506 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:21.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:21.509 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:21.610 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:21.621 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T18:13:21.621 INFO:teuthology.orchestra.run.smithi131.stdout: "size": 20, 2024-08-17T18:13:21.621 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 600, 2024-08-17T18:13:21.621 INFO:teuthology.orchestra.run.smithi131.stdout: "ops": [ 2024-08-17T18:13:21.621 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.621 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35694.0:52516 56.7 e1469/1464 56:e77d6e62:::benchmark_data_smithi131_259881_object52515:head v 1469'3276, mlcod=1469'3274)", 2024-08-17T18:13:21.622 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:05:24.143122+0000", 2024-08-17T18:13:21.622 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 477.47266959199999, 2024-08-17T18:13:21.622 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.16685835800000001, 2024-08-17T18:13:21.622 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:13:21.622 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:13:21.622 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:13:21.622 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:13:21.622 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.622 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:13:21.622 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.143122+0000", 2024-08-17T18:13:21.622 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:13:21.622 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.623 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.623 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:13:21.623 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.143122+0000", 2024-08-17T18:13:21.623 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:13:21.623 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.623 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.623 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:13:21.623 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.143122+0000", 2024-08-17T18:13:21.623 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.2500000000000005e-07 2024-08-17T18:13:21.623 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.623 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.623 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:13:21.623 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.143159+0000", 2024-08-17T18:13:21.624 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.7098999999999998e-05 2024-08-17T18:13:21.624 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.624 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.624 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:13:21.624 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.143178+0000", 2024-08-17T18:13:21.624 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.8848999999999999e-05 2024-08-17T18:13:21.624 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.624 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.624 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:13:21.624 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.143185+0000", 2024-08-17T18:13:21.624 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.4250000000000003e-06 2024-08-17T18:13:21.624 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.624 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.625 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:13:21.625 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.143240+0000", 2024-08-17T18:13:21.625 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.4960000000000002e-05 2024-08-17T18:13:21.625 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.625 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.625 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:13:21.625 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.143257+0000", 2024-08-17T18:13:21.625 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.7737e-05 2024-08-17T18:13:21.625 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.625 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.625 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:13:21.625 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.145415+0000", 2024-08-17T18:13:21.626 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0021573130000000001 2024-08-17T18:13:21.626 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.626 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.626 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:13:21.626 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:05:24.309980+0000", 2024-08-17T18:13:21.626 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.16456535 2024-08-17T18:13:21.626 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:13:21.626 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:13:21.626 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:13:21.626 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.626 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.626 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35694.0:111830 56.8 e1479/1464 56:196e3993:::benchmark_data_smithi131_259881_object9987:head v 1479'7139, mlcod=1479'7137)", 2024-08-17T18:13:21.627 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:06:30.695029+0000", 2024-08-17T18:13:21.627 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 410.92076194800001, 2024-08-17T18:13:21.627 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.42171687200000002, 2024-08-17T18:13:21.627 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:13:21.627 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:13:21.627 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:13:21.627 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:13:21.627 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.627 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:13:21.627 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.695029+0000", 2024-08-17T18:13:21.627 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:13:21.627 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.627 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.627 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:13:21.628 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.695029+0000", 2024-08-17T18:13:21.628 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:13:21.628 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.628 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.628 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:13:21.628 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.695031+0000", 2024-08-17T18:13:21.628 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.192e-06 2024-08-17T18:13:21.628 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.628 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.628 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:13:21.628 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.695038+0000", 2024-08-17T18:13:21.628 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.1779999999999997e-06 2024-08-17T18:13:21.628 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.629 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.629 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:13:21.629 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.695053+0000", 2024-08-17T18:13:21.629 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.5673000000000001e-05 2024-08-17T18:13:21.629 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.629 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.629 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:13:21.629 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.695063+0000", 2024-08-17T18:13:21.629 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.5969999999999998e-06 2024-08-17T18:13:21.629 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.629 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.629 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:13:21.629 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.695136+0000", 2024-08-17T18:13:21.630 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.2607000000000005e-05 2024-08-17T18:13:21.630 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.630 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.630 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:13:21.630 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.695162+0000", 2024-08-17T18:13:21.630 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.6285e-05 2024-08-17T18:13:21.630 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.630 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.630 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:13:21.630 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:31.116646+0000", 2024-08-17T18:13:21.630 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.42148357199999997 2024-08-17T18:13:21.630 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.630 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.631 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:13:21.631 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:31.116746+0000", 2024-08-17T18:13:21.631 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00010076799999999999 2024-08-17T18:13:21.631 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:13:21.631 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:13:21.631 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:13:21.631 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.631 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.631 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35694.0:111828 56.b e1479/1464 56:d00fe1f1:::benchmark_data_smithi131_259881_object9985:head v 1479'6980, mlcod=1479'6978)", 2024-08-17T18:13:21.631 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:06:30.697710+0000", 2024-08-17T18:13:21.631 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 410.918081793, 2024-08-17T18:13:21.631 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.41897928800000001, 2024-08-17T18:13:21.631 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:13:21.631 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:13:21.632 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:13:21.632 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:13:21.632 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.632 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:13:21.632 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.697710+0000", 2024-08-17T18:13:21.632 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:13:21.632 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.632 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.632 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:13:21.632 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.697710+0000", 2024-08-17T18:13:21.632 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:13:21.632 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.632 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.633 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:13:21.633 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.697711+0000", 2024-08-17T18:13:21.633 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.068e-06 2024-08-17T18:13:21.633 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.633 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.633 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:13:21.633 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.697718+0000", 2024-08-17T18:13:21.633 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.1740000000000003e-06 2024-08-17T18:13:21.633 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.633 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.633 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:13:21.633 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.697731+0000", 2024-08-17T18:13:21.633 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.362e-05 2024-08-17T18:13:21.633 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.634 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.634 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:13:21.634 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.697741+0000", 2024-08-17T18:13:21.634 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.0999999999999993e-06 2024-08-17T18:13:21.634 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.634 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.634 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:13:21.634 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.697831+0000", 2024-08-17T18:13:21.634 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.0941999999999998e-05 2024-08-17T18:13:21.634 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.634 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.634 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:13:21.634 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.697854+0000", 2024-08-17T18:13:21.635 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.2955999999999998e-05 2024-08-17T18:13:21.635 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.635 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.635 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:13:21.635 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:31.116568+0000", 2024-08-17T18:13:21.635 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.41871350899999998 2024-08-17T18:13:21.635 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.635 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.635 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:13:21.635 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:31.116689+0000", 2024-08-17T18:13:21.635 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000120919 2024-08-17T18:13:21.635 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:13:21.635 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:13:21.636 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:13:21.636 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.636 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.636 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35694.0:111831 56.7 e1479/1464 56:ec2dabf6:::benchmark_data_smithi131_259881_object9988:head v 1479'6936, mlcod=1479'6934)", 2024-08-17T18:13:21.636 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:06:30.698094+0000", 2024-08-17T18:13:21.636 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 410.91769719000001, 2024-08-17T18:13:21.636 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.41749352499999998, 2024-08-17T18:13:21.636 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:13:21.636 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:13:21.636 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:13:21.636 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:13:21.636 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.636 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:13:21.637 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.698094+0000", 2024-08-17T18:13:21.637 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:13:21.637 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.637 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.637 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:13:21.637 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.698094+0000", 2024-08-17T18:13:21.637 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:13:21.637 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.637 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.637 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:13:21.637 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.698095+0000", 2024-08-17T18:13:21.637 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.6400000000000001e-07 2024-08-17T18:13:21.637 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.638 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.638 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:13:21.638 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.698101+0000", 2024-08-17T18:13:21.638 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.9039999999999997e-06 2024-08-17T18:13:21.638 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.638 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.638 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:13:21.638 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:31.111336+0000", 2024-08-17T18:13:21.638 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.41323547700000002 2024-08-17T18:13:21.638 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.638 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.638 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:13:21.638 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:31.111346+0000", 2024-08-17T18:13:21.638 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.7450000000000007e-06 2024-08-17T18:13:21.639 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.639 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.639 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:13:21.639 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:31.111426+0000", 2024-08-17T18:13:21.639 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.9462999999999995e-05 2024-08-17T18:13:21.639 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.639 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.639 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:13:21.639 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:31.111461+0000", 2024-08-17T18:13:21.639 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.5924999999999999e-05 2024-08-17T18:13:21.639 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.639 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.639 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:13:21.639 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:31.115532+0000", 2024-08-17T18:13:21.640 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0040705180000000004 2024-08-17T18:13:21.640 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.640 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.640 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:13:21.640 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:31.115588+0000", 2024-08-17T18:13:21.640 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.5729000000000001e-05 2024-08-17T18:13:21.640 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:13:21.640 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:13:21.640 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:13:21.640 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.640 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.640 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35694.0:111838 56.9 e1479/1464 56:901a9c4a:::benchmark_data_smithi131_259881_object9995:head v 1479'6997, mlcod=1479'6995)", 2024-08-17T18:13:21.640 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:06:30.703161+0000", 2024-08-17T18:13:21.640 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 410.91263039799998, 2024-08-17T18:13:21.641 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.41237996799999999, 2024-08-17T18:13:21.641 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:13:21.641 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:13:21.641 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:13:21.641 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:13:21.641 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.641 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:13:21.641 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.703161+0000", 2024-08-17T18:13:21.641 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:13:21.641 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.641 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.641 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:13:21.641 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.703161+0000", 2024-08-17T18:13:21.642 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:13:21.642 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.642 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.642 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:13:21.642 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.703162+0000", 2024-08-17T18:13:21.642 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1739999999999999e-06 2024-08-17T18:13:21.642 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.642 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.642 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:13:21.642 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.703170+0000", 2024-08-17T18:13:21.642 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.3440000000000001e-06 2024-08-17T18:13:21.642 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.642 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.642 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:13:21.643 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:31.111422+0000", 2024-08-17T18:13:21.643 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.408251425 2024-08-17T18:13:21.643 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.643 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.643 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:13:21.643 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:31.111430+0000", 2024-08-17T18:13:21.643 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.4479999999999994e-06 2024-08-17T18:13:21.643 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.643 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.643 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:13:21.643 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:31.111495+0000", 2024-08-17T18:13:21.643 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.4376999999999997e-05 2024-08-17T18:13:21.643 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.644 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.644 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:13:21.644 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:31.111525+0000", 2024-08-17T18:13:21.644 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.0501000000000002e-05 2024-08-17T18:13:21.644 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.644 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.644 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:13:21.644 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:31.115474+0000", 2024-08-17T18:13:21.644 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0039489950000000003 2024-08-17T18:13:21.644 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.644 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.644 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:13:21.644 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:31.115541+0000", 2024-08-17T18:13:21.644 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.6704000000000004e-05 2024-08-17T18:13:21.645 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:13:21.645 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:13:21.645 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:13:21.645 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.645 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.645 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35694.0:111845 56.8 e1479/1464 56:19a674cb:::benchmark_data_smithi131_259881_object10002:head v 1479'7140, mlcod=1479'7137)", 2024-08-17T18:13:21.645 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:06:30.709783+0000", 2024-08-17T18:13:21.645 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 410.90600881799998, 2024-08-17T18:13:21.645 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.40699526200000002, 2024-08-17T18:13:21.645 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:13:21.645 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:13:21.645 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:13:21.645 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:13:21.645 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.646 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:13:21.646 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.709783+0000", 2024-08-17T18:13:21.646 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:13:21.646 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.646 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.646 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:13:21.646 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.709783+0000", 2024-08-17T18:13:21.646 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:13:21.646 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.646 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.647 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:13:21.647 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.709784+0000", 2024-08-17T18:13:21.647 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.2389999999999999e-06 2024-08-17T18:13:21.647 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.647 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.647 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:13:21.647 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:30.709793+0000", 2024-08-17T18:13:21.647 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.8319999999999995e-06 2024-08-17T18:13:21.647 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.647 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.647 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:13:21.647 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:31.111106+0000", 2024-08-17T18:13:21.647 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.40131317700000002 2024-08-17T18:13:21.647 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.648 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.648 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:13:21.648 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:31.111136+0000", 2024-08-17T18:13:21.648 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.9884999999999999e-05 2024-08-17T18:13:21.648 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.648 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.648 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:13:21.649 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:31.111488+0000", 2024-08-17T18:13:21.649 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00035270899999999999 2024-08-17T18:13:21.649 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.649 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.649 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:13:21.649 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:31.111521+0000", 2024-08-17T18:13:21.649 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.2672000000000002e-05 2024-08-17T18:13:21.649 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.649 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.649 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:13:21.650 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:31.116752+0000", 2024-08-17T18:13:21.650 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0052304500000000002 2024-08-17T18:13:21.650 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.650 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.650 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:13:21.650 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:06:31.116778+0000", 2024-08-17T18:13:21.650 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.6298000000000001e-05 2024-08-17T18:13:21.650 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:13:21.650 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:13:21.650 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:13:21.651 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.651 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.651 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35694.0:195909 56.8 e1483/1464 56:11551360:::benchmark_data_smithi131_259881_object94066:head v 1483'12488, mlcod=1483'12486)", 2024-08-17T18:13:21.651 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:08:22.753779+0000", 2024-08-17T18:13:21.651 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 298.86201233600002, 2024-08-17T18:13:21.651 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.31388810099999997, 2024-08-17T18:13:21.651 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:13:21.651 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:13:21.651 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:13:21.651 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:13:21.651 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.651 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:13:21.651 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:22.753779+0000", 2024-08-17T18:13:21.652 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:13:21.652 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.652 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.652 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:13:21.652 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:22.753779+0000", 2024-08-17T18:13:21.652 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:13:21.652 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.652 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.652 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:13:21.652 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:22.753780+0000", 2024-08-17T18:13:21.652 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.226e-06 2024-08-17T18:13:21.652 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.652 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.653 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:13:21.653 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:22.753786+0000", 2024-08-17T18:13:21.653 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.4920000000000001e-06 2024-08-17T18:13:21.653 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.653 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.653 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:13:21.653 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:22.753799+0000", 2024-08-17T18:13:21.653 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.2812e-05 2024-08-17T18:13:21.653 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.653 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.653 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:13:21.653 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:22.753807+0000", 2024-08-17T18:13:21.653 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.8780000000000004e-06 2024-08-17T18:13:21.653 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.654 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.654 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:13:21.654 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:22.753871+0000", 2024-08-17T18:13:21.654 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.3424999999999997e-05 2024-08-17T18:13:21.654 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.654 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.654 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:13:21.654 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:22.753891+0000", 2024-08-17T18:13:21.654 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.9814e-05 2024-08-17T18:13:21.654 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.654 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.654 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:13:21.654 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:23.067427+0000", 2024-08-17T18:13:21.655 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.31353673999999998 2024-08-17T18:13:21.655 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.655 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.655 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:13:21.655 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:23.067667+0000", 2024-08-17T18:13:21.655 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000239714 2024-08-17T18:13:21.655 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:13:21.655 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:13:21.655 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:13:21.655 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.655 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.655 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35694.0:195904 56.9 e1483/1464 56:9cb7fa80:::benchmark_data_smithi131_259881_object94061:head v 1483'12245, mlcod=1483'12241)", 2024-08-17T18:13:21.655 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:08:22.759046+0000", 2024-08-17T18:13:21.655 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 298.85674501599999, 2024-08-17T18:13:21.656 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.33431876199999999, 2024-08-17T18:13:21.656 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:13:21.656 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:13:21.656 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:13:21.656 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:13:21.656 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.656 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:13:21.656 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:22.759046+0000", 2024-08-17T18:13:21.656 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:13:21.656 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.656 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.656 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:13:21.657 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:22.759046+0000", 2024-08-17T18:13:21.657 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:13:21.657 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.657 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.657 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:13:21.657 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:22.759047+0000", 2024-08-17T18:13:21.657 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.33e-07 2024-08-17T18:13:21.657 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.657 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.657 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:13:21.657 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:22.759053+0000", 2024-08-17T18:13:21.657 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.2769999999999996e-06 2024-08-17T18:13:21.657 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.657 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.658 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:13:21.658 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:22.759068+0000", 2024-08-17T18:13:21.658 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.5362999999999998e-05 2024-08-17T18:13:21.658 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.658 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.658 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:13:21.658 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:22.759076+0000", 2024-08-17T18:13:21.658 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.1810000000000001e-06 2024-08-17T18:13:21.658 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.658 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.658 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:13:21.658 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:22.759153+0000", 2024-08-17T18:13:21.658 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.7225999999999995e-05 2024-08-17T18:13:21.659 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.659 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.659 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:13:21.659 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:22.759173+0000", 2024-08-17T18:13:21.659 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.9360000000000001e-05 2024-08-17T18:13:21.659 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.659 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.659 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:13:21.659 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:23.093249+0000", 2024-08-17T18:13:21.659 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.334076241 2024-08-17T18:13:21.659 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.659 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.660 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:13:21.660 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:23.093365+0000", 2024-08-17T18:13:21.660 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000116181 2024-08-17T18:13:21.660 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:13:21.660 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:13:21.660 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:13:21.660 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.660 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.660 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35694.0:195910 56.9 e1483/1464 56:92c55e4c:::benchmark_data_smithi131_259881_object94067:head v 1483'12246, mlcod=1483'12241)", 2024-08-17T18:13:21.660 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:08:22.762791+0000", 2024-08-17T18:13:21.660 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 298.85300025100003, 2024-08-17T18:13:21.660 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.330670242, 2024-08-17T18:13:21.660 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:13:21.661 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:13:21.661 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:13:21.661 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:13:21.661 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.661 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:13:21.661 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:22.762791+0000", 2024-08-17T18:13:21.661 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:13:21.661 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.661 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.661 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:13:21.661 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:22.762791+0000", 2024-08-17T18:13:21.661 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:13:21.661 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.661 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.662 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:13:21.662 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:22.762792+0000", 2024-08-17T18:13:21.662 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.6800000000000009e-07 2024-08-17T18:13:21.662 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.662 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.662 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:13:21.662 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:22.762799+0000", 2024-08-17T18:13:21.662 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.0249999999999997e-06 2024-08-17T18:13:21.662 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.662 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.662 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:13:21.662 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:23.067335+0000", 2024-08-17T18:13:21.662 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.30453619799999998 2024-08-17T18:13:21.662 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.663 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.663 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:13:21.663 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:23.067354+0000", 2024-08-17T18:13:21.663 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.8201000000000001e-05 2024-08-17T18:13:21.663 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.663 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.663 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:13:21.663 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:23.073593+0000", 2024-08-17T18:13:21.663 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0062395419999999998 2024-08-17T18:13:21.663 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.663 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.663 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:13:21.663 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:23.073622+0000", 2024-08-17T18:13:21.664 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.8935999999999999e-05 2024-08-17T18:13:21.664 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.664 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.664 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:13:21.664 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:23.093374+0000", 2024-08-17T18:13:21.664 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.019752230999999999 2024-08-17T18:13:21.664 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.664 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.664 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:13:21.664 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:23.093461+0000", 2024-08-17T18:13:21.666 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.7140999999999998e-05 2024-08-17T18:13:21.666 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:13:21.666 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:13:21.666 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:13:21.666 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.666 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.666 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35694.0:195920 56.7 e1483/1464 56:eded38dd:::benchmark_data_smithi131_259881_object94077:head v 1483'12220, mlcod=1483'12218)", 2024-08-17T18:13:21.666 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:08:22.764846+0000", 2024-08-17T18:13:21.666 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 298.85094564600001, 2024-08-17T18:13:21.666 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.32330551299999999, 2024-08-17T18:13:21.666 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:13:21.666 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:13:21.667 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:13:21.667 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:13:21.667 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.667 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:13:21.667 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:22.764846+0000", 2024-08-17T18:13:21.667 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:13:21.667 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.667 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.667 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:13:21.667 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:22.764846+0000", 2024-08-17T18:13:21.667 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:13:21.667 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.667 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.668 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:13:21.668 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:22.764847+0000", 2024-08-17T18:13:21.668 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.3430000000000001e-06 2024-08-17T18:13:21.668 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.668 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.668 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:13:21.668 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:22.764855+0000", 2024-08-17T18:13:21.668 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.0839999999999992e-06 2024-08-17T18:13:21.668 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.668 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.668 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:13:21.668 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:23.067445+0000", 2024-08-17T18:13:21.668 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.30258955300000001 2024-08-17T18:13:21.669 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.669 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.669 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:13:21.669 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:23.067461+0000", 2024-08-17T18:13:21.669 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.6308999999999999e-05 2024-08-17T18:13:21.669 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.669 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.669 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:13:21.669 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:23.067551+0000", 2024-08-17T18:13:21.669 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.9635999999999994e-05 2024-08-17T18:13:21.669 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.669 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.669 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:13:21.670 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:23.067583+0000", 2024-08-17T18:13:21.670 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.2718000000000001e-05 2024-08-17T18:13:21.670 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.670 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.670 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:13:21.670 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:23.088033+0000", 2024-08-17T18:13:21.670 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.020450098999999999 2024-08-17T18:13:21.670 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.670 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.670 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:13:21.670 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:23.088151+0000", 2024-08-17T18:13:21.670 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00011777099999999999 2024-08-17T18:13:21.670 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:13:21.670 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:13:21.671 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:13:21.671 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.671 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.671 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.35694.0:195934 56.8 e1483/1464 56:1dd04de2:::benchmark_data_smithi131_259881_object94091:head v 1483'12489, mlcod=1483'12486)", 2024-08-17T18:13:21.671 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:08:22.782660+0000", 2024-08-17T18:13:21.671 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 298.83313121800001, 2024-08-17T18:13:21.671 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.29271182299999998, 2024-08-17T18:13:21.671 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:13:21.671 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:13:21.671 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:13:21.671 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:13:21.671 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.671 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:13:21.672 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:22.782660+0000", 2024-08-17T18:13:21.672 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:13:21.672 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.672 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.672 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:13:21.672 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:22.782660+0000", 2024-08-17T18:13:21.672 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:13:21.672 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.672 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.672 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:13:21.672 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:22.782662+0000", 2024-08-17T18:13:21.672 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.0509999999999999e-06 2024-08-17T18:13:21.672 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.672 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.673 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:13:21.673 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:22.782672+0000", 2024-08-17T18:13:21.673 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.8670000000000006e-06 2024-08-17T18:13:21.673 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.673 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.673 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:13:21.673 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:23.067374+0000", 2024-08-17T18:13:21.673 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.28470231899999998 2024-08-17T18:13:21.673 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.673 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.673 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:13:21.673 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:23.067401+0000", 2024-08-17T18:13:21.673 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.7092000000000001e-05 2024-08-17T18:13:21.674 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.674 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.674 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:13:21.674 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:23.067757+0000", 2024-08-17T18:13:21.674 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00035570099999999999 2024-08-17T18:13:21.674 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.674 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.674 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:13:21.674 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:23.067811+0000", 2024-08-17T18:13:21.674 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.4282e-05 2024-08-17T18:13:21.674 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.674 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.674 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:13:21.675 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:23.075247+0000", 2024-08-17T18:13:21.675 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0074353229999999998 2024-08-17T18:13:21.675 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.675 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.675 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:13:21.675 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:08:23.075372+0000", 2024-08-17T18:13:21.675 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00012518800000000001 2024-08-17T18:13:21.675 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:13:21.675 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:13:21.675 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:13:21.675 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.675 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.675 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45824.0:62727 57.6 e1497/1487 57:68d4ca4b:::benchmark_data_smithi131_279660_object62726:head v 1497'3985, mlcod=1497'3983)", 2024-08-17T18:13:21.675 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:10:10.517913+0000", 2024-08-17T18:13:21.676 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 191.09787834799999, 2024-08-17T18:13:21.676 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.151101877, 2024-08-17T18:13:21.676 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:13:21.676 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:13:21.676 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:13:21.676 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:13:21.676 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.676 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:13:21.676 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:10.517913+0000", 2024-08-17T18:13:21.676 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:13:21.676 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.676 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.676 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:13:21.677 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:10.517913+0000", 2024-08-17T18:13:21.677 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:13:21.677 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.677 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.677 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:13:21.677 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:10.517914+0000", 2024-08-17T18:13:21.677 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.6700000000000003e-07 2024-08-17T18:13:21.677 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.677 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.677 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:13:21.677 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:10.517958+0000", 2024-08-17T18:13:21.677 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.4091999999999997e-05 2024-08-17T18:13:21.677 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.677 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.678 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:13:21.678 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:10.517966+0000", 2024-08-17T18:13:21.678 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.2509999999999994e-06 2024-08-17T18:13:21.678 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.678 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.678 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:13:21.678 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:10.517972+0000", 2024-08-17T18:13:21.678 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.6659999999999996e-06 2024-08-17T18:13:21.678 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.678 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.678 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:13:21.678 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:10.518045+0000", 2024-08-17T18:13:21.678 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.3295999999999998e-05 2024-08-17T18:13:21.679 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.679 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.679 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:13:21.679 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:10.518065+0000", 2024-08-17T18:13:21.679 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.9796000000000002e-05 2024-08-17T18:13:21.679 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.679 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.679 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:13:21.679 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:10.668913+0000", 2024-08-17T18:13:21.679 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.15084824699999999 2024-08-17T18:13:21.679 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.679 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.679 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:13:21.679 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:10.669015+0000", 2024-08-17T18:13:21.680 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00010186199999999999 2024-08-17T18:13:21.680 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:13:21.680 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:13:21.680 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:13:21.680 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.680 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.680 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45824.0:62733 57.d e1497/1487 57:ba3c9c45:::benchmark_data_smithi131_279660_object62732:head v 1497'3968, mlcod=1497'3965)", 2024-08-17T18:13:21.680 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:10:10.522623+0000", 2024-08-17T18:13:21.680 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 191.093168246, 2024-08-17T18:13:21.680 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.14559385599999999, 2024-08-17T18:13:21.680 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:13:21.680 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:13:21.680 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:13:21.681 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:13:21.681 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.681 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:13:21.681 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:10.522623+0000", 2024-08-17T18:13:21.681 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:13:21.681 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.681 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.681 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:13:21.681 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:10.522623+0000", 2024-08-17T18:13:21.681 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:13:21.681 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.681 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.681 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:13:21.681 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:10.522624+0000", 2024-08-17T18:13:21.681 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.8799999999999998e-07 2024-08-17T18:13:21.682 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.682 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.682 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:13:21.682 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:10.522670+0000", 2024-08-17T18:13:21.682 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.6885000000000003e-05 2024-08-17T18:13:21.682 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.682 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.682 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:13:21.682 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:10.522678+0000", 2024-08-17T18:13:21.682 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.2169999999999997e-06 2024-08-17T18:13:21.682 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.682 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.682 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:13:21.683 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:10.522682+0000", 2024-08-17T18:13:21.683 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.7219999999999999e-06 2024-08-17T18:13:21.683 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.683 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.683 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:13:21.683 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:10.526031+0000", 2024-08-17T18:13:21.683 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0033488910000000001 2024-08-17T18:13:21.683 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.683 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.683 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:13:21.683 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:10.526048+0000", 2024-08-17T18:13:21.683 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.6897000000000001e-05 2024-08-17T18:13:21.683 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.684 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.684 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:13:21.684 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:10.536813+0000", 2024-08-17T18:13:21.684 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.010764648 2024-08-17T18:13:21.684 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.684 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.684 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:13:21.684 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:10.668217+0000", 2024-08-17T18:13:21.684 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.13140420799999999 2024-08-17T18:13:21.684 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:13:21.684 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:13:21.684 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:13:21.684 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.684 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.685 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45824.0:62736 57.d e1497/1487 57:b284a245:::benchmark_data_smithi131_279660_object62735:head v 1497'3969, mlcod=1497'3965)", 2024-08-17T18:13:21.685 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:10:10.523937+0000", 2024-08-17T18:13:21.685 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 191.09185447600001, 2024-08-17T18:13:21.685 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.14444404799999999, 2024-08-17T18:13:21.685 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:13:21.685 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:13:21.685 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:13:21.685 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:13:21.685 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.685 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:13:21.685 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:10.523937+0000", 2024-08-17T18:13:21.685 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:13:21.685 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.686 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.686 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:13:21.686 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:10.523937+0000", 2024-08-17T18:13:21.686 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:13:21.686 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.686 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.686 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:13:21.686 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:10.523938+0000", 2024-08-17T18:13:21.686 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.0399999999999995e-07 2024-08-17T18:13:21.686 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.686 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.686 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:13:21.686 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:10.524019+0000", 2024-08-17T18:13:21.687 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.1079000000000001e-05 2024-08-17T18:13:21.687 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.687 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.687 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:13:21.687 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:10.524030+0000", 2024-08-17T18:13:21.687 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0842000000000001e-05 2024-08-17T18:13:21.687 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.687 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.687 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:13:21.687 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:10.524036+0000", 2024-08-17T18:13:21.687 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.6529999999999997e-06 2024-08-17T18:13:21.687 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.687 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.688 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:13:21.688 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:10.531022+0000", 2024-08-17T18:13:21.688 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.006985331 2024-08-17T18:13:21.688 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.688 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.688 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:13:21.688 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:10.531041+0000", 2024-08-17T18:13:21.688 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.9712e-05 2024-08-17T18:13:21.688 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.688 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.689 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:13:21.689 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:10.668231+0000", 2024-08-17T18:13:21.689 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.13718961099999999 2024-08-17T18:13:21.689 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.689 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.689 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:13:21.689 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:10.668381+0000", 2024-08-17T18:13:21.689 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000150116 2024-08-17T18:13:21.689 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:13:21.690 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:13:21.690 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:13:21.690 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.690 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.690 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45824.0:62741 57.6 e1497/1487 57:6cdc475b:::benchmark_data_smithi131_279660_object62740:head v 1497'3986, mlcod=1497'3983)", 2024-08-17T18:13:21.690 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:10:10.524860+0000", 2024-08-17T18:13:21.690 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 191.090931582, 2024-08-17T18:13:21.690 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.15060253400000001, 2024-08-17T18:13:21.690 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:13:21.690 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:13:21.690 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:13:21.690 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:13:21.690 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.691 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:13:21.691 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:10.524860+0000", 2024-08-17T18:13:21.691 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:13:21.691 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.691 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.691 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:13:21.691 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:10.524860+0000", 2024-08-17T18:13:21.691 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:13:21.691 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.691 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.691 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:13:21.691 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:10.524860+0000", 2024-08-17T18:13:21.691 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.9500000000000002e-07 2024-08-17T18:13:21.692 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.692 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.692 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:13:21.692 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:10.524953+0000", 2024-08-17T18:13:21.692 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.2799000000000004e-05 2024-08-17T18:13:21.692 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.692 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.692 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:13:21.692 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:10.524962+0000", 2024-08-17T18:13:21.692 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.2089999999999994e-06 2024-08-17T18:13:21.692 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.692 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.692 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:13:21.693 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:10.524969+0000", 2024-08-17T18:13:21.693 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.6449999999999999e-06 2024-08-17T18:13:21.693 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.693 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.693 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:13:21.693 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:10.536828+0000", 2024-08-17T18:13:21.693 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.011858766 2024-08-17T18:13:21.693 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.693 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.693 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:13:21.693 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:10.665181+0000", 2024-08-17T18:13:21.693 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.12835321499999999 2024-08-17T18:13:21.693 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.694 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.694 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:13:21.694 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:10.675281+0000", 2024-08-17T18:13:21.694 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.010099400999999999 2024-08-17T18:13:21.694 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.694 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.694 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:13:21.694 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:10.675462+0000", 2024-08-17T18:13:21.694 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00018180400000000001 2024-08-17T18:13:21.694 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:13:21.694 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:13:21.694 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:13:21.694 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.695 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.695 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45824.0:189738 57.2 e1510/1487 57:42c2ce83:::benchmark_data_smithi131_279660_object85291:head v 1510'11975, mlcod=1510'11970)", 2024-08-17T18:13:21.695 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:13:15.489843+0000", 2024-08-17T18:13:21.695 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 6.1259487269999999, 2024-08-17T18:13:21.695 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.081190841999999999, 2024-08-17T18:13:21.695 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:13:21.695 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:13:21.695 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:13:21.695 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:13:21.695 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.695 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:13:21.695 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.489843+0000", 2024-08-17T18:13:21.695 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:13:21.696 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.696 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.696 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:13:21.696 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.489843+0000", 2024-08-17T18:13:21.696 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:13:21.696 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.696 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.696 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:13:21.696 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.489844+0000", 2024-08-17T18:13:21.696 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.6099999999999999e-07 2024-08-17T18:13:21.696 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.696 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.696 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:13:21.696 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.489850+0000", 2024-08-17T18:13:21.697 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.1410000000000002e-06 2024-08-17T18:13:21.697 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.697 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.697 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:13:21.697 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.489860+0000", 2024-08-17T18:13:21.697 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0137e-05 2024-08-17T18:13:21.697 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.697 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.697 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:13:21.697 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.489866+0000", 2024-08-17T18:13:21.697 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.9390000000000002e-06 2024-08-17T18:13:21.697 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.697 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.698 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:13:21.698 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.490329+0000", 2024-08-17T18:13:21.698 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00046342699999999998 2024-08-17T18:13:21.698 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.698 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.698 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:13:21.698 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.490349+0000", 2024-08-17T18:13:21.698 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.0244000000000001e-05 2024-08-17T18:13:21.698 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.698 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.698 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:13:21.698 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.570951+0000", 2024-08-17T18:13:21.698 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.080601983000000002 2024-08-17T18:13:21.699 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.699 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.699 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:13:21.699 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.571033+0000", 2024-08-17T18:13:21.699 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.2009999999999996e-05 2024-08-17T18:13:21.699 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:13:21.699 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:13:21.699 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:13:21.699 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.699 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.699 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45824.0:189741 57.6 e1510/1487 57:63e0b110:::benchmark_data_smithi131_279660_object85294:head v 1510'11971, mlcod=1510'11969)", 2024-08-17T18:13:21.699 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:13:15.494822+0000", 2024-08-17T18:13:21.699 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 6.1209695899999996, 2024-08-17T18:13:21.700 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.066660392999999998, 2024-08-17T18:13:21.700 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:13:21.700 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:13:21.700 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:13:21.700 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:13:21.700 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.700 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:13:21.700 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.494822+0000", 2024-08-17T18:13:21.700 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:13:21.700 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.700 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.700 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:13:21.700 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.494822+0000", 2024-08-17T18:13:21.701 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:13:21.701 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.701 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.701 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:13:21.701 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.494823+0000", 2024-08-17T18:13:21.701 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.2900000000000002e-07 2024-08-17T18:13:21.701 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.701 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.701 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:13:21.701 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.494830+0000", 2024-08-17T18:13:21.701 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.7470000000000005e-06 2024-08-17T18:13:21.701 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.701 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.701 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:13:21.702 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.494843+0000", 2024-08-17T18:13:21.702 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.2787e-05 2024-08-17T18:13:21.702 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.702 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.702 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:13:21.702 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.494851+0000", 2024-08-17T18:13:21.702 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.1659999999999994e-06 2024-08-17T18:13:21.702 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.702 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.702 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:13:21.702 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.498363+0000", 2024-08-17T18:13:21.702 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0035113750000000002 2024-08-17T18:13:21.702 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.703 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.703 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:13:21.703 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.498382+0000", 2024-08-17T18:13:21.703 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.9635000000000001e-05 2024-08-17T18:13:21.703 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.703 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.703 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:13:21.703 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.561445+0000", 2024-08-17T18:13:21.703 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.063062745000000003 2024-08-17T18:13:21.703 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.703 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.703 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:13:21.703 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.561482+0000", 2024-08-17T18:13:21.703 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.7008999999999998e-05 2024-08-17T18:13:21.704 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:13:21.704 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:13:21.704 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:13:21.704 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.704 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.704 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45824.0:189747 57.2 e1510/1487 57:437be8c6:::benchmark_data_smithi131_279660_object85300:head v 1510'11976, mlcod=1510'11973)", 2024-08-17T18:13:21.704 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:13:15.494899+0000", 2024-08-17T18:13:21.704 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 6.1208923449999997, 2024-08-17T18:13:21.704 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.076178899999999994, 2024-08-17T18:13:21.704 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:13:21.704 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:13:21.704 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:13:21.704 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:13:21.705 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.705 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:13:21.705 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.494899+0000", 2024-08-17T18:13:21.705 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:13:21.705 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.705 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.705 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:13:21.705 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.494899+0000", 2024-08-17T18:13:21.705 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:13:21.705 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.705 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.705 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:13:21.705 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.494900+0000", 2024-08-17T18:13:21.706 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.4199999999999995e-07 2024-08-17T18:13:21.706 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.706 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.706 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:13:21.706 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.494904+0000", 2024-08-17T18:13:21.706 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.3159999999999998e-06 2024-08-17T18:13:21.706 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.706 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.706 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:13:21.706 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.494912+0000", 2024-08-17T18:13:21.706 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.0499999999999992e-06 2024-08-17T18:13:21.706 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.706 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.707 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:13:21.707 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.494919+0000", 2024-08-17T18:13:21.707 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.8390000000000001e-06 2024-08-17T18:13:21.707 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.707 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.707 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:13:21.707 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.498205+0000", 2024-08-17T18:13:21.707 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0032861069999999999 2024-08-17T18:13:21.707 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.707 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.707 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:13:21.707 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.498225+0000", 2024-08-17T18:13:21.708 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.9970999999999999e-05 2024-08-17T18:13:21.708 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.708 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.708 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:13:21.708 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.571045+0000", 2024-08-17T18:13:21.708 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.072820325000000005 2024-08-17T18:13:21.708 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.708 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.708 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:13:21.708 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.571078+0000", 2024-08-17T18:13:21.708 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.2549999999999998e-05 2024-08-17T18:13:21.708 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:13:21.708 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:13:21.708 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:13:21.709 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.709 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.709 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45824.0:189749 57.4 e1510/1487 57:21a86ed8:::benchmark_data_smithi131_279660_object85302:head v 1510'11986, mlcod=1510'11984)", 2024-08-17T18:13:21.709 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:13:15.500842+0000", 2024-08-17T18:13:21.709 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 6.1149491610000002, 2024-08-17T18:13:21.709 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.067916824000000001, 2024-08-17T18:13:21.709 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:13:21.709 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:13:21.709 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:13:21.709 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:13:21.709 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.709 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:13:21.709 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.500842+0000", 2024-08-17T18:13:21.709 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:13:21.709 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.710 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.710 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:13:21.710 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.500842+0000", 2024-08-17T18:13:21.710 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:13:21.710 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.710 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.710 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:13:21.710 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.500843+0000", 2024-08-17T18:13:21.710 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.5199999999999996e-07 2024-08-17T18:13:21.710 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.710 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.710 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:13:21.710 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.500848+0000", 2024-08-17T18:13:21.711 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.524e-06 2024-08-17T18:13:21.711 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.711 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.711 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:13:21.711 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.500859+0000", 2024-08-17T18:13:21.711 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0570999999999999e-05 2024-08-17T18:13:21.711 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.711 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.711 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:13:21.711 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.500866+0000", 2024-08-17T18:13:21.711 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.7900000000000002e-06 2024-08-17T18:13:21.711 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.711 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.712 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:13:21.712 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.500918+0000", 2024-08-17T18:13:21.712 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.2264e-05 2024-08-17T18:13:21.712 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.712 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.712 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:13:21.712 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.500935+0000", 2024-08-17T18:13:21.712 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.6670000000000001e-05 2024-08-17T18:13:21.712 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.712 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.712 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:13:21.712 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.568723+0000", 2024-08-17T18:13:21.712 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.067788578000000002 2024-08-17T18:13:21.713 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.713 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.713 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:13:21.713 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.568759+0000", 2024-08-17T18:13:21.713 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.5675e-05 2024-08-17T18:13:21.713 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:13:21.713 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:13:21.713 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:13:21.713 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.713 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.713 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.45824.0:189745 57.6 e1510/1487 57:6a61bf59:::benchmark_data_smithi131_279660_object85298:head v 1510'11972, mlcod=1510'11969)", 2024-08-17T18:13:21.713 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:13:15.501988+0000", 2024-08-17T18:13:21.713 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 6.1138036309999997, 2024-08-17T18:13:21.713 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.079702555999999994, 2024-08-17T18:13:21.714 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:13:21.714 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:13:21.714 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:13:21.714 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:13:21.714 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.714 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:13:21.714 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.501988+0000", 2024-08-17T18:13:21.714 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:13:21.714 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.714 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.714 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:13:21.714 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.501988+0000", 2024-08-17T18:13:21.714 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:13:21.714 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.715 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.715 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:13:21.715 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.501988+0000", 2024-08-17T18:13:21.715 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.8999999999999996e-07 2024-08-17T18:13:21.715 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.715 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.715 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:13:21.715 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.501994+0000", 2024-08-17T18:13:21.715 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.4369999999999998e-06 2024-08-17T18:13:21.715 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.715 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.715 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:13:21.715 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.561211+0000", 2024-08-17T18:13:21.715 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.059216968000000002 2024-08-17T18:13:21.716 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.716 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.716 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:13:21.716 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.561221+0000", 2024-08-17T18:13:21.716 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.7880000000000001e-06 2024-08-17T18:13:21.716 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.716 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.716 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:13:21.716 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.561506+0000", 2024-08-17T18:13:21.716 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00028507899999999999 2024-08-17T18:13:21.716 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.716 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.716 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:13:21.717 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.561523+0000", 2024-08-17T18:13:21.717 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.7691000000000001e-05 2024-08-17T18:13:21.717 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.717 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.717 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:13:21.717 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.581604+0000", 2024-08-17T18:13:21.717 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.020081082 2024-08-17T18:13:21.717 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:13:21.717 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:13:21.717 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:13:21.717 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:15.581690+0000", 2024-08-17T18:13:21.717 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.5821000000000004e-05 2024-08-17T18:13:21.717 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:13:21.717 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:13:21.718 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:13:21.718 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:13:21.718 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:13:21.718 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T18:13:21.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:21.719 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:21.719 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:21.721 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T18:13:21.725 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:13:21.772 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:13:21.772 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T18:13:21.782 INFO:teuthology.orchestra.run.smithi131.stderr:noscrub is unset 2024-08-17T18:13:21.819 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:21.822 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T18:13:21.822 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:13:21.847 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:21.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:21.850 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:21.856 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T18:13:21.856 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:13:21.885 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T18:13:21.886 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:13:21.911 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:13:21.911 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T18:13:21.940 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T18:13:21.940 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:13:21.951 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:21.961 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:21 smithi131 bash[89561]: cluster 2024-08-17T18:13:20.683601+0000 mgr.y (mgr.34107) 2144 : cluster [DBG] pgmap v2990: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 742 op/s; 19193/50250 objects degraded (38.195%); 249/50250 objects misplaced (0.496%); 4.0 MiB/s, 63 objects/s recovering 2024-08-17T18:13:21.961 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:21 smithi131 bash[89561]: cluster 2024-08-17T18:13:20.683601+0000 mgr.y (mgr.34107) 2144 : cluster [DBG] pgmap v2990: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 742 op/s; 19193/50250 objects degraded (38.195%); 249/50250 objects misplaced (0.496%); 4.0 MiB/s, 63 objects/s recovering 2024-08-17T18:13:21.962 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:21 smithi131 bash[89561]: cluster 2024-08-17T18:13:21.122095+0000 mon.a (mon.0) 3162 : cluster [WRN] Health check update: Degraded data redundancy: 19193/50250 objects degraded (38.195%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:21.962 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:21 smithi131 bash[89561]: cluster 2024-08-17T18:13:21.122095+0000 mon.a (mon.0) 3162 : cluster [WRN] Health check update: Degraded data redundancy: 19193/50250 objects degraded (38.195%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:21.962 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:21 smithi131 bash[89561]: audit 2024-08-17T18:13:21.461223+0000 mon.a (mon.0) 3163 : audit [INF] from='client.? 172.21.15.131:0/2073546994' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:13:21.962 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:21 smithi131 bash[89561]: audit 2024-08-17T18:13:21.461223+0000 mon.a (mon.0) 3163 : audit [INF] from='client.? 172.21.15.131:0/2073546994' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:13:21.962 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:21 smithi131 bash[89561]: audit 2024-08-17T18:13:21.682286+0000 mon.a (mon.0) 3164 : audit [DBG] from='client.? 172.21.15.131:0/338374927' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:13:21.962 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:21 smithi131 bash[89561]: audit 2024-08-17T18:13:21.682286+0000 mon.a (mon.0) 3164 : audit [DBG] from='client.? 172.21.15.131:0/338374927' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:13:21.962 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:21 smithi131 bash[88347]: cluster 2024-08-17T18:13:20.683601+0000 mgr.y (mgr.34107) 2144 : cluster [DBG] pgmap v2990: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 742 op/s; 19193/50250 objects degraded (38.195%); 249/50250 objects misplaced (0.496%); 4.0 MiB/s, 63 objects/s recovering 2024-08-17T18:13:21.962 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:21 smithi131 bash[88347]: cluster 2024-08-17T18:13:20.683601+0000 mgr.y (mgr.34107) 2144 : cluster [DBG] pgmap v2990: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 742 op/s; 19193/50250 objects degraded (38.195%); 249/50250 objects misplaced (0.496%); 4.0 MiB/s, 63 objects/s recovering 2024-08-17T18:13:21.962 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:21 smithi131 bash[88347]: cluster 2024-08-17T18:13:21.122095+0000 mon.a (mon.0) 3162 : cluster [WRN] Health check update: Degraded data redundancy: 19193/50250 objects degraded (38.195%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:21.963 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:21 smithi131 bash[88347]: cluster 2024-08-17T18:13:21.122095+0000 mon.a (mon.0) 3162 : cluster [WRN] Health check update: Degraded data redundancy: 19193/50250 objects degraded (38.195%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:21.963 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:21 smithi131 bash[88347]: audit 2024-08-17T18:13:21.461223+0000 mon.a (mon.0) 3163 : audit [INF] from='client.? 172.21.15.131:0/2073546994' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:13:21.963 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:21 smithi131 bash[88347]: audit 2024-08-17T18:13:21.461223+0000 mon.a (mon.0) 3163 : audit [INF] from='client.? 172.21.15.131:0/2073546994' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:13:21.963 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:21 smithi131 bash[88347]: audit 2024-08-17T18:13:21.682286+0000 mon.a (mon.0) 3164 : audit [DBG] from='client.? 172.21.15.131:0/338374927' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:13:21.963 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:21 smithi131 bash[88347]: audit 2024-08-17T18:13:21.682286+0000 mon.a (mon.0) 3164 : audit [DBG] from='client.? 172.21.15.131:0/338374927' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:13:21.973 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T18:13:21.973 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:13:21.976 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:21.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:21.979 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:22.079 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:22.090 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:21 smithi169 bash[79348]: cluster 2024-08-17T18:13:20.683601+0000 mgr.y (mgr.34107) 2144 : cluster [DBG] pgmap v2990: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 742 op/s; 19193/50250 objects degraded (38.195%); 249/50250 objects misplaced (0.496%); 4.0 MiB/s, 63 objects/s recovering 2024-08-17T18:13:22.090 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:21 smithi169 bash[79348]: cluster 2024-08-17T18:13:20.683601+0000 mgr.y (mgr.34107) 2144 : cluster [DBG] pgmap v2990: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 742 op/s; 19193/50250 objects degraded (38.195%); 249/50250 objects misplaced (0.496%); 4.0 MiB/s, 63 objects/s recovering 2024-08-17T18:13:22.090 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:21 smithi169 bash[79348]: cluster 2024-08-17T18:13:21.122095+0000 mon.a (mon.0) 3162 : cluster [WRN] Health check update: Degraded data redundancy: 19193/50250 objects degraded (38.195%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:22.090 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:21 smithi169 bash[79348]: cluster 2024-08-17T18:13:21.122095+0000 mon.a (mon.0) 3162 : cluster [WRN] Health check update: Degraded data redundancy: 19193/50250 objects degraded (38.195%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:22.090 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:21 smithi169 bash[79348]: audit 2024-08-17T18:13:21.461223+0000 mon.a (mon.0) 3163 : audit [INF] from='client.? 172.21.15.131:0/2073546994' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:13:22.090 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:21 smithi169 bash[79348]: audit 2024-08-17T18:13:21.461223+0000 mon.a (mon.0) 3163 : audit [INF] from='client.? 172.21.15.131:0/2073546994' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:13:22.090 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:21 smithi169 bash[79348]: audit 2024-08-17T18:13:21.682286+0000 mon.a (mon.0) 3164 : audit [DBG] from='client.? 172.21.15.131:0/338374927' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:13:22.090 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:21 smithi169 bash[79348]: audit 2024-08-17T18:13:21.682286+0000 mon.a (mon.0) 3164 : audit [DBG] from='client.? 172.21.15.131:0/338374927' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:13:22.110 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:22.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:22.114 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:22.215 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:22.254 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:22.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:22.258 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:22.358 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:22.380 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:22.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:22.393 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:22.493 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:22.518 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:22.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:22.522 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:22.623 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:22.646 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:22.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:22.648 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:22.749 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:22.776 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:22.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:22.784 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:22.885 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:22.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:22 smithi169 bash[79348]: cluster 2024-08-17T18:13:21.751738+0000 mon.a (mon.0) 3165 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:13:22.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:22 smithi169 bash[79348]: cluster 2024-08-17T18:13:21.751738+0000 mon.a (mon.0) 3165 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:13:22.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:22 smithi169 bash[79348]: audit 2024-08-17T18:13:21.782445+0000 mon.a (mon.0) 3166 : audit [INF] from='client.? 172.21.15.131:0/2073546994' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:13:22.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:22 smithi169 bash[79348]: audit 2024-08-17T18:13:21.782445+0000 mon.a (mon.0) 3166 : audit [INF] from='client.? 172.21.15.131:0/2073546994' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:13:22.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:22 smithi169 bash[79348]: cluster 2024-08-17T18:13:21.789652+0000 mon.a (mon.0) 3167 : cluster [DBG] osdmap e1511: 8 total, 8 up, 8 in 2024-08-17T18:13:22.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:22 smithi169 bash[79348]: cluster 2024-08-17T18:13:21.789652+0000 mon.a (mon.0) 3167 : cluster [DBG] osdmap e1511: 8 total, 8 up, 8 in 2024-08-17T18:13:22.915 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:22.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:22.919 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:23.020 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:23.030 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:22 smithi131 bash[89561]: cluster 2024-08-17T18:13:21.751738+0000 mon.a (mon.0) 3165 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:13:23.030 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:22 smithi131 bash[89561]: cluster 2024-08-17T18:13:21.751738+0000 mon.a (mon.0) 3165 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:13:23.030 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:22 smithi131 bash[89561]: audit 2024-08-17T18:13:21.782445+0000 mon.a (mon.0) 3166 : audit [INF] from='client.? 172.21.15.131:0/2073546994' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:13:23.030 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:22 smithi131 bash[89561]: audit 2024-08-17T18:13:21.782445+0000 mon.a (mon.0) 3166 : audit [INF] from='client.? 172.21.15.131:0/2073546994' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:13:23.031 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:22 smithi131 bash[89561]: cluster 2024-08-17T18:13:21.789652+0000 mon.a (mon.0) 3167 : cluster [DBG] osdmap e1511: 8 total, 8 up, 8 in 2024-08-17T18:13:23.031 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:22 smithi131 bash[89561]: cluster 2024-08-17T18:13:21.789652+0000 mon.a (mon.0) 3167 : cluster [DBG] osdmap e1511: 8 total, 8 up, 8 in 2024-08-17T18:13:23.031 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:22 smithi131 bash[88347]: cluster 2024-08-17T18:13:21.751738+0000 mon.a (mon.0) 3165 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:13:23.031 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:22 smithi131 bash[88347]: cluster 2024-08-17T18:13:21.751738+0000 mon.a (mon.0) 3165 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:13:23.031 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:22 smithi131 bash[88347]: audit 2024-08-17T18:13:21.782445+0000 mon.a (mon.0) 3166 : audit [INF] from='client.? 172.21.15.131:0/2073546994' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:13:23.031 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:22 smithi131 bash[88347]: audit 2024-08-17T18:13:21.782445+0000 mon.a (mon.0) 3166 : audit [INF] from='client.? 172.21.15.131:0/2073546994' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:13:23.031 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:22 smithi131 bash[88347]: cluster 2024-08-17T18:13:21.789652+0000 mon.a (mon.0) 3167 : cluster [DBG] osdmap e1511: 8 total, 8 up, 8 in 2024-08-17T18:13:23.031 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:22 smithi131 bash[88347]: cluster 2024-08-17T18:13:21.789652+0000 mon.a (mon.0) 3167 : cluster [DBG] osdmap e1511: 8 total, 8 up, 8 in 2024-08-17T18:13:23.063 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:23.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:23.068 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:23.169 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:23.221 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:23.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:23.226 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:23.327 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:23.372 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:23.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:23.374 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:23.474 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:23.517 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:23.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:23.522 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:23.623 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:23.646 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:23.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:23.648 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:23.748 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:23.780 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:23.786 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:23.787 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:23.887 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:23.910 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:23.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:23.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:24.016 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:24.026 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:23 smithi169 bash[79348]: cluster 2024-08-17T18:13:22.684134+0000 mgr.y (mgr.34107) 2145 : cluster [DBG] pgmap v2992: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 581 op/s; 19193/50250 objects degraded (38.195%); 249/50250 objects misplaced (0.496%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:13:24.026 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:23 smithi169 bash[79348]: cluster 2024-08-17T18:13:22.684134+0000 mgr.y (mgr.34107) 2145 : cluster [DBG] pgmap v2992: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 581 op/s; 19193/50250 objects degraded (38.195%); 249/50250 objects misplaced (0.496%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:13:24.026 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:23 smithi169 bash[79348]: audit 2024-08-17T18:13:23.295093+0000 mon.a (mon.0) 3168 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:13:24.026 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:23 smithi169 bash[79348]: audit 2024-08-17T18:13:23.295093+0000 mon.a (mon.0) 3168 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:13:24.045 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:24.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:24.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:24.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:23 smithi131 bash[88347]: cluster 2024-08-17T18:13:22.684134+0000 mgr.y (mgr.34107) 2145 : cluster [DBG] pgmap v2992: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 581 op/s; 19193/50250 objects degraded (38.195%); 249/50250 objects misplaced (0.496%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:13:24.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:23 smithi131 bash[88347]: cluster 2024-08-17T18:13:22.684134+0000 mgr.y (mgr.34107) 2145 : cluster [DBG] pgmap v2992: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 581 op/s; 19193/50250 objects degraded (38.195%); 249/50250 objects misplaced (0.496%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:13:24.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:23 smithi131 bash[88347]: audit 2024-08-17T18:13:23.295093+0000 mon.a (mon.0) 3168 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:13:24.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:23 smithi131 bash[88347]: audit 2024-08-17T18:13:23.295093+0000 mon.a (mon.0) 3168 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:13:24.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:23 smithi131 bash[89561]: cluster 2024-08-17T18:13:22.684134+0000 mgr.y (mgr.34107) 2145 : cluster [DBG] pgmap v2992: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 581 op/s; 19193/50250 objects degraded (38.195%); 249/50250 objects misplaced (0.496%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:13:24.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:23 smithi131 bash[89561]: cluster 2024-08-17T18:13:22.684134+0000 mgr.y (mgr.34107) 2145 : cluster [DBG] pgmap v2992: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.0 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 581 op/s; 19193/50250 objects degraded (38.195%); 249/50250 objects misplaced (0.496%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:13:24.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:23 smithi131 bash[89561]: audit 2024-08-17T18:13:23.295093+0000 mon.a (mon.0) 3168 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:13:24.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:23 smithi131 bash[89561]: audit 2024-08-17T18:13:23.295093+0000 mon.a (mon.0) 3168 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:13:24.149 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:24.168 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:24.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:24.170 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:24.270 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:24.297 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:24.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:24.302 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:24.402 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:24.443 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:24.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:24.448 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:24.549 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:24.579 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:24.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:24.581 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:24.682 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:24.704 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:24.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:24.706 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:24.807 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:24.844 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:24.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:24.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:24.951 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:24.989 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:24.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:24.993 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:25.094 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:25.128 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:25.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:25.135 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:25.236 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:25.272 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:25.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:25.278 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:25.379 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:25.420 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:25.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:25.422 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:25.523 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:25.542 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:25.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:25.544 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:25.645 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:25.681 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:25.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:25.688 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:25.789 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:25.797 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:25 smithi131 bash[89561]: cluster 2024-08-17T18:13:24.685196+0000 mgr.y (mgr.34107) 2146 : cluster [DBG] pgmap v2993: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 943 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 598 op/s; 19193/45303 objects degraded (42.366%); 249/45303 objects misplaced (0.550%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:13:25.797 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:25 smithi131 bash[89561]: cluster 2024-08-17T18:13:24.685196+0000 mgr.y (mgr.34107) 2146 : cluster [DBG] pgmap v2993: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 943 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 598 op/s; 19193/45303 objects degraded (42.366%); 249/45303 objects misplaced (0.550%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:13:25.797 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:25 smithi131 bash[88347]: cluster 2024-08-17T18:13:24.685196+0000 mgr.y (mgr.34107) 2146 : cluster [DBG] pgmap v2993: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 943 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 598 op/s; 19193/45303 objects degraded (42.366%); 249/45303 objects misplaced (0.550%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:13:25.797 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:25 smithi131 bash[88347]: cluster 2024-08-17T18:13:24.685196+0000 mgr.y (mgr.34107) 2146 : cluster [DBG] pgmap v2993: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 943 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 598 op/s; 19193/45303 objects degraded (42.366%); 249/45303 objects misplaced (0.550%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:13:25.809 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:25.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:25.811 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:25.912 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:25.943 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:25.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:25.950 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:26.051 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:26.065 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:25 smithi169 bash[79348]: cluster 2024-08-17T18:13:24.685196+0000 mgr.y (mgr.34107) 2146 : cluster [DBG] pgmap v2993: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 943 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 598 op/s; 19193/45303 objects degraded (42.366%); 249/45303 objects misplaced (0.550%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:13:26.065 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:25 smithi169 bash[79348]: cluster 2024-08-17T18:13:24.685196+0000 mgr.y (mgr.34107) 2146 : cluster [DBG] pgmap v2993: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 943 MiB data, 10 GiB used, 705 GiB / 715 GiB avail; 0 B/s wr, 598 op/s; 19193/45303 objects degraded (42.366%); 249/45303 objects misplaced (0.550%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:13:26.088 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:26.092 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:26.092 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:26.193 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:26.224 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:26.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:26.229 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:26.330 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:26.356 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:26.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:26.360 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:26.462 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:26.494 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:26.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:26.498 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:26.599 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:26.630 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:26.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:26.637 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:26.738 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:26.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:26.776 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:26.777 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:26.877 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:26.888 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:26 smithi169 bash[79348]: cluster 2024-08-17T18:13:26.122779+0000 mon.a (mon.0) 3169 : cluster [WRN] Health check update: Degraded data redundancy: 19193/45303 objects degraded (42.366%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:26.888 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:26 smithi169 bash[79348]: cluster 2024-08-17T18:13:26.122779+0000 mon.a (mon.0) 3169 : cluster [WRN] Health check update: Degraded data redundancy: 19193/45303 objects degraded (42.366%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:26.888 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:26 smithi169 bash[79348]: audit 2024-08-17T18:13:26.349939+0000 mon.a (mon.0) 3170 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:13:26.888 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:26 smithi169 bash[79348]: audit 2024-08-17T18:13:26.349939+0000 mon.a (mon.0) 3170 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:13:26.917 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:26.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:26.922 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:27.022 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:27.042 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:26 smithi131 bash[88347]: cluster 2024-08-17T18:13:26.122779+0000 mon.a (mon.0) 3169 : cluster [WRN] Health check update: Degraded data redundancy: 19193/45303 objects degraded (42.366%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:27.042 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:26 smithi131 bash[88347]: cluster 2024-08-17T18:13:26.122779+0000 mon.a (mon.0) 3169 : cluster [WRN] Health check update: Degraded data redundancy: 19193/45303 objects degraded (42.366%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:27.042 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:26 smithi131 bash[88347]: audit 2024-08-17T18:13:26.349939+0000 mon.a (mon.0) 3170 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:13:27.043 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:26 smithi131 bash[88347]: audit 2024-08-17T18:13:26.349939+0000 mon.a (mon.0) 3170 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:13:27.043 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:26 smithi131 bash[89561]: cluster 2024-08-17T18:13:26.122779+0000 mon.a (mon.0) 3169 : cluster [WRN] Health check update: Degraded data redundancy: 19193/45303 objects degraded (42.366%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:27.043 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:26 smithi131 bash[89561]: cluster 2024-08-17T18:13:26.122779+0000 mon.a (mon.0) 3169 : cluster [WRN] Health check update: Degraded data redundancy: 19193/45303 objects degraded (42.366%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:27.043 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:26 smithi131 bash[89561]: audit 2024-08-17T18:13:26.349939+0000 mon.a (mon.0) 3170 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:13:27.043 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:26 smithi131 bash[89561]: audit 2024-08-17T18:13:26.349939+0000 mon.a (mon.0) 3170 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:13:27.083 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:27.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:27.087 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:27.106 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_ops_in_flight 2024-08-17T18:13:27.189 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:27.275 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:27.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:27.283 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:27.383 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:27.425 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:27.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:27.429 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:27.530 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:27.559 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:27.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:27.564 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:27.665 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:27.689 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:27.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:27.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:27.796 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:27.816 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:27.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:27.818 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:27.919 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:27.928 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:27 smithi131 bash[88347]: cluster 2024-08-17T18:13:26.685778+0000 mgr.y (mgr.34107) 2147 : cluster [DBG] pgmap v2994: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 836 MiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 616 op/s; 19141/40170 objects degraded (47.650%); 3.1 MiB/s, 55 objects/s recovering 2024-08-17T18:13:27.928 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:27 smithi131 bash[88347]: cluster 2024-08-17T18:13:26.685778+0000 mgr.y (mgr.34107) 2147 : cluster [DBG] pgmap v2994: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 836 MiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 616 op/s; 19141/40170 objects degraded (47.650%); 3.1 MiB/s, 55 objects/s recovering 2024-08-17T18:13:27.929 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:27 smithi131 bash[89561]: cluster 2024-08-17T18:13:26.685778+0000 mgr.y (mgr.34107) 2147 : cluster [DBG] pgmap v2994: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 836 MiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 616 op/s; 19141/40170 objects degraded (47.650%); 3.1 MiB/s, 55 objects/s recovering 2024-08-17T18:13:27.929 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:27 smithi131 bash[89561]: cluster 2024-08-17T18:13:26.685778+0000 mgr.y (mgr.34107) 2147 : cluster [DBG] pgmap v2994: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 836 MiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 616 op/s; 19141/40170 objects degraded (47.650%); 3.1 MiB/s, 55 objects/s recovering 2024-08-17T18:13:27.943 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:27.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:27.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:28.048 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:28.076 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:28.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:28.079 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:28.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:27 smithi169 bash[79348]: cluster 2024-08-17T18:13:26.685778+0000 mgr.y (mgr.34107) 2147 : cluster [DBG] pgmap v2994: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 836 MiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 616 op/s; 19141/40170 objects degraded (47.650%); 3.1 MiB/s, 55 objects/s recovering 2024-08-17T18:13:28.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:27 smithi169 bash[79348]: cluster 2024-08-17T18:13:26.685778+0000 mgr.y (mgr.34107) 2147 : cluster [DBG] pgmap v2994: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 836 MiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 616 op/s; 19141/40170 objects degraded (47.650%); 3.1 MiB/s, 55 objects/s recovering 2024-08-17T18:13:28.179 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:28.213 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:28.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:28.216 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:28.317 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:28.349 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:28.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:28.355 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:28.455 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:28.498 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:28.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:28.505 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:28.606 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:28.628 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:28.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:28.633 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:28.734 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:28.763 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:28.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:28.767 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:28.868 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:28.876 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:13:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:13:28] "GET /metrics HTTP/1.1" 200 36625 "" "Prometheus/2.51.0" 2024-08-17T18:13:28.889 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:28.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:28.895 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:28.995 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:29.038 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:29.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:29.042 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:29.142 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:29.162 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T18:13:29.172 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:29.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:29.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:29.202 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T18:13:29.275 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:29.305 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:29.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:29.307 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:29.407 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:29.448 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:29.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:29.452 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:29.553 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:29.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:29.599 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:29.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:29.700 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:29.729 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:29.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:29.734 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:29.835 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:29.863 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:29.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:29.868 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:29.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:29 smithi169 bash[79348]: cluster 2024-08-17T18:13:28.686357+0000 mgr.y (mgr.34107) 2148 : cluster [DBG] pgmap v2995: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 836 MiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 616 op/s; 19141/40170 objects degraded (47.650%); 3.1 MiB/s, 55 objects/s recovering 2024-08-17T18:13:29.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:29 smithi169 bash[79348]: cluster 2024-08-17T18:13:28.686357+0000 mgr.y (mgr.34107) 2148 : cluster [DBG] pgmap v2995: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 836 MiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 616 op/s; 19141/40170 objects degraded (47.650%); 3.1 MiB/s, 55 objects/s recovering 2024-08-17T18:13:29.969 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:30.012 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:30.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:30.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:30.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:29 smithi131 bash[88347]: cluster 2024-08-17T18:13:28.686357+0000 mgr.y (mgr.34107) 2148 : cluster [DBG] pgmap v2995: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 836 MiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 616 op/s; 19141/40170 objects degraded (47.650%); 3.1 MiB/s, 55 objects/s recovering 2024-08-17T18:13:30.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:29 smithi131 bash[88347]: cluster 2024-08-17T18:13:28.686357+0000 mgr.y (mgr.34107) 2148 : cluster [DBG] pgmap v2995: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 836 MiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 616 op/s; 19141/40170 objects degraded (47.650%); 3.1 MiB/s, 55 objects/s recovering 2024-08-17T18:13:30.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:29 smithi131 bash[89561]: cluster 2024-08-17T18:13:28.686357+0000 mgr.y (mgr.34107) 2148 : cluster [DBG] pgmap v2995: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 836 MiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 616 op/s; 19141/40170 objects degraded (47.650%); 3.1 MiB/s, 55 objects/s recovering 2024-08-17T18:13:30.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:29 smithi131 bash[89561]: cluster 2024-08-17T18:13:28.686357+0000 mgr.y (mgr.34107) 2148 : cluster [DBG] pgmap v2995: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 836 MiB data, 9.7 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 616 op/s; 19141/40170 objects degraded (47.650%); 3.1 MiB/s, 55 objects/s recovering 2024-08-17T18:13:30.115 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:30.140 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:30.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:30.146 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:30.247 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:30.283 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:30.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:30.287 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:30.388 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:30.424 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:30.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:30.427 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:30.527 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:30.563 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:30.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:30.567 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:30.667 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:30.696 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:30.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:30.698 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:30.799 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:30.828 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:30.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:30.830 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:30.931 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:30.962 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:30.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:30.970 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:31.071 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:31.103 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:31.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:31.109 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:31.210 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:31.255 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:31.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:31.262 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:31.362 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:31.389 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:31.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:31.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:31.493 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:31.528 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:31.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:31.531 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:31.629 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:13:31.632 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:31.695 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:31.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:31.699 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:31.800 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:31.845 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:31.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:31.848 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:31.949 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:31.979 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:31.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:31.981 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:32.050 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 3, 5, 6, 7, 2, 4] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T18:13:32.050 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T18:13:32.051 INFO:tasks.thrashosds.thrasher:primary_affinity 2024-08-17T18:13:32.051 INFO:tasks.thrashosds.thrasher:Setting osd 7 primary_affinity to 0.192885 2024-08-17T18:13:32.051 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 7 0.19288516240810938 2024-08-17T18:13:32.061 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:31 smithi131 bash[89561]: cluster 2024-08-17T18:13:30.687360+0000 mgr.y (mgr.34107) 2149 : cluster [DBG] pgmap v2996: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 624 MiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 18837/30027 objects degraded (62.734%); 1.6 MiB/s, 60 objects/s recovering 2024-08-17T18:13:32.061 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:31 smithi131 bash[89561]: cluster 2024-08-17T18:13:30.687360+0000 mgr.y (mgr.34107) 2149 : cluster [DBG] pgmap v2996: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 624 MiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 18837/30027 objects degraded (62.734%); 1.6 MiB/s, 60 objects/s recovering 2024-08-17T18:13:32.061 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:31 smithi131 bash[89561]: cluster 2024-08-17T18:13:31.123553+0000 mon.a (mon.0) 3171 : cluster [WRN] Health check update: Degraded data redundancy: 18837/30027 objects degraded (62.734%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:32.062 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:31 smithi131 bash[89561]: cluster 2024-08-17T18:13:31.123553+0000 mon.a (mon.0) 3171 : cluster [WRN] Health check update: Degraded data redundancy: 18837/30027 objects degraded (62.734%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:32.062 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:31 smithi131 bash[88347]: cluster 2024-08-17T18:13:30.687360+0000 mgr.y (mgr.34107) 2149 : cluster [DBG] pgmap v2996: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 624 MiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 18837/30027 objects degraded (62.734%); 1.6 MiB/s, 60 objects/s recovering 2024-08-17T18:13:32.062 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:31 smithi131 bash[88347]: cluster 2024-08-17T18:13:30.687360+0000 mgr.y (mgr.34107) 2149 : cluster [DBG] pgmap v2996: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 624 MiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 18837/30027 objects degraded (62.734%); 1.6 MiB/s, 60 objects/s recovering 2024-08-17T18:13:32.062 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:31 smithi131 bash[88347]: cluster 2024-08-17T18:13:31.123553+0000 mon.a (mon.0) 3171 : cluster [WRN] Health check update: Degraded data redundancy: 18837/30027 objects degraded (62.734%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:32.062 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:31 smithi131 bash[88347]: cluster 2024-08-17T18:13:31.123553+0000 mon.a (mon.0) 3171 : cluster [WRN] Health check update: Degraded data redundancy: 18837/30027 objects degraded (62.734%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:32.081 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:32.125 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:32.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:32.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:32.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:31 smithi169 bash[79348]: cluster 2024-08-17T18:13:30.687360+0000 mgr.y (mgr.34107) 2149 : cluster [DBG] pgmap v2996: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 624 MiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 18837/30027 objects degraded (62.734%); 1.6 MiB/s, 60 objects/s recovering 2024-08-17T18:13:32.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:31 smithi169 bash[79348]: cluster 2024-08-17T18:13:30.687360+0000 mgr.y (mgr.34107) 2149 : cluster [DBG] pgmap v2996: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 624 MiB data, 9.2 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 673 op/s; 18837/30027 objects degraded (62.734%); 1.6 MiB/s, 60 objects/s recovering 2024-08-17T18:13:32.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:31 smithi169 bash[79348]: cluster 2024-08-17T18:13:31.123553+0000 mon.a (mon.0) 3171 : cluster [WRN] Health check update: Degraded data redundancy: 18837/30027 objects degraded (62.734%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:32.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:31 smithi169 bash[79348]: cluster 2024-08-17T18:13:31.123553+0000 mon.a (mon.0) 3171 : cluster [WRN] Health check update: Degraded data redundancy: 18837/30027 objects degraded (62.734%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:32.235 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:32.263 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:32.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:32.265 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:32.366 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:32.410 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:32.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:32.412 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:32.513 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:32.547 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:32.552 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:32.552 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:32.653 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:32.680 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:32.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:32.682 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:32.783 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:32.823 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:32.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:32.826 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:32.926 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:32.951 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:32.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:32.954 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:33.055 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:33.076 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:33.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:33.078 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:33.179 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:33.198 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:33.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:33.201 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:33.301 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:33.319 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:33.321 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:33.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:33.422 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:33.444 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:33.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:33.446 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:33.547 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:33.577 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:33.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:33.581 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:33.656 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:13:33.656 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:13:33.682 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:33.690 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:33 smithi131 bash[88347]: audit 2024-08-17T18:13:32.686004+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:33.691 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:33 smithi131 bash[88347]: audit 2024-08-17T18:13:32.686004+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:33.691 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:33 smithi131 bash[88347]: cluster 2024-08-17T18:13:32.688068+0000 mgr.y (mgr.34107) 2150 : cluster [DBG] pgmap v2997: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 624 MiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 618 op/s; 18837/30027 objects degraded (62.734%); 1.4 MiB/s, 55 objects/s recovering 2024-08-17T18:13:33.691 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:33 smithi131 bash[88347]: cluster 2024-08-17T18:13:32.688068+0000 mgr.y (mgr.34107) 2150 : cluster [DBG] pgmap v2997: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 624 MiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 618 op/s; 18837/30027 objects degraded (62.734%); 1.4 MiB/s, 55 objects/s recovering 2024-08-17T18:13:33.691 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:33 smithi131 bash[88347]: audit 2024-08-17T18:13:32.692965+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:33.691 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:33 smithi131 bash[88347]: audit 2024-08-17T18:13:32.692965+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:33.691 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:33 smithi131 bash[88347]: audit 2024-08-17T18:13:33.067657+0000 mon.a (mon.0) 3174 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:33.691 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:33 smithi131 bash[88347]: audit 2024-08-17T18:13:33.067657+0000 mon.a (mon.0) 3174 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:33.691 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:33 smithi131 bash[88347]: audit 2024-08-17T18:13:33.073927+0000 mon.a (mon.0) 3175 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:33.691 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:33 smithi131 bash[88347]: audit 2024-08-17T18:13:33.073927+0000 mon.a (mon.0) 3175 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:33.691 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:33 smithi131 bash[89561]: audit 2024-08-17T18:13:32.686004+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:33.692 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:33 smithi131 bash[89561]: audit 2024-08-17T18:13:32.686004+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:33.692 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:33 smithi131 bash[89561]: cluster 2024-08-17T18:13:32.688068+0000 mgr.y (mgr.34107) 2150 : cluster [DBG] pgmap v2997: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 624 MiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 618 op/s; 18837/30027 objects degraded (62.734%); 1.4 MiB/s, 55 objects/s recovering 2024-08-17T18:13:33.692 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:33 smithi131 bash[89561]: cluster 2024-08-17T18:13:32.688068+0000 mgr.y (mgr.34107) 2150 : cluster [DBG] pgmap v2997: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 624 MiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 618 op/s; 18837/30027 objects degraded (62.734%); 1.4 MiB/s, 55 objects/s recovering 2024-08-17T18:13:33.692 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:33 smithi131 bash[89561]: audit 2024-08-17T18:13:32.692965+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:33.692 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:33 smithi131 bash[89561]: audit 2024-08-17T18:13:32.692965+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:33.707 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:33.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:33.718 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:33.819 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:33.844 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:33.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:33.849 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:33.950 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:33.957 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:33 smithi131 bash[89561]: audit 2024-08-17T18:13:33.067657+0000 mon.a (mon.0) 3174 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:33.958 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:33 smithi131 bash[89561]: audit 2024-08-17T18:13:33.067657+0000 mon.a (mon.0) 3174 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:33.958 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:33 smithi131 bash[89561]: audit 2024-08-17T18:13:33.073927+0000 mon.a (mon.0) 3175 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:33.958 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:33 smithi131 bash[89561]: audit 2024-08-17T18:13:33.073927+0000 mon.a (mon.0) 3175 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:33.970 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:33.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:33.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:34.074 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:34.100 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:34.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:34.103 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:34.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:33 smithi169 bash[79348]: audit 2024-08-17T18:13:32.686004+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:34.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:33 smithi169 bash[79348]: audit 2024-08-17T18:13:32.686004+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:34.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:33 smithi169 bash[79348]: cluster 2024-08-17T18:13:32.688068+0000 mgr.y (mgr.34107) 2150 : cluster [DBG] pgmap v2997: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 624 MiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 618 op/s; 18837/30027 objects degraded (62.734%); 1.4 MiB/s, 55 objects/s recovering 2024-08-17T18:13:34.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:33 smithi169 bash[79348]: cluster 2024-08-17T18:13:32.688068+0000 mgr.y (mgr.34107) 2150 : cluster [DBG] pgmap v2997: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 624 MiB data, 9.1 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 618 op/s; 18837/30027 objects degraded (62.734%); 1.4 MiB/s, 55 objects/s recovering 2024-08-17T18:13:34.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:33 smithi169 bash[79348]: audit 2024-08-17T18:13:32.692965+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:34.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:33 smithi169 bash[79348]: audit 2024-08-17T18:13:32.692965+0000 mon.a (mon.0) 3173 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:34.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:33 smithi169 bash[79348]: audit 2024-08-17T18:13:33.067657+0000 mon.a (mon.0) 3174 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:34.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:33 smithi169 bash[79348]: audit 2024-08-17T18:13:33.067657+0000 mon.a (mon.0) 3174 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:34.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:33 smithi169 bash[79348]: audit 2024-08-17T18:13:33.073927+0000 mon.a (mon.0) 3175 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:34.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:33 smithi169 bash[79348]: audit 2024-08-17T18:13:33.073927+0000 mon.a (mon.0) 3175 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:34.204 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:34.229 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:34.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:34.232 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:34.332 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:34.355 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:34.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:34.361 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:34.462 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:34.495 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:34.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:34.501 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:34.602 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:34.633 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:34.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:34.637 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:34.738 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:34.755 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:34.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:34.757 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:34.858 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:34.885 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:34.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:34.887 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:34.988 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:35.009 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:35.011 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:35.011 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:35.112 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:35.144 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:35.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:35.151 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:35.252 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:35.280 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:35.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:35.288 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:35.389 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:35.420 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:35.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:35.422 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:35.523 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:35.556 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:35.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:35.561 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:35.661 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:35.708 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:35.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:35.711 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:35.811 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:35.821 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:35 smithi169 bash[79348]: audit 2024-08-17T18:13:34.568864+0000 mon.a (mon.0) 3176 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:35.821 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:35 smithi169 bash[79348]: audit 2024-08-17T18:13:34.568864+0000 mon.a (mon.0) 3176 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:35.821 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:35 smithi169 bash[79348]: audit 2024-08-17T18:13:34.575175+0000 mon.a (mon.0) 3177 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:35.821 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:35 smithi169 bash[79348]: audit 2024-08-17T18:13:34.575175+0000 mon.a (mon.0) 3177 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:35.821 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:35 smithi169 bash[79348]: cluster 2024-08-17T18:13:34.688630+0000 mgr.y (mgr.34107) 2151 : cluster [DBG] pgmap v2998: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 531 MiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 686 op/s; 18837/25539 objects degraded (73.758%); 1.3 MiB/s, 50 objects/s recovering 2024-08-17T18:13:35.821 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:35 smithi169 bash[79348]: cluster 2024-08-17T18:13:34.688630+0000 mgr.y (mgr.34107) 2151 : cluster [DBG] pgmap v2998: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 531 MiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 686 op/s; 18837/25539 objects degraded (73.758%); 1.3 MiB/s, 50 objects/s recovering 2024-08-17T18:13:35.841 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:35.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:35.847 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:35.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:35 smithi131 bash[89561]: audit 2024-08-17T18:13:34.568864+0000 mon.a (mon.0) 3176 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:35.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:35 smithi131 bash[89561]: audit 2024-08-17T18:13:34.568864+0000 mon.a (mon.0) 3176 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:35.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:35 smithi131 bash[89561]: audit 2024-08-17T18:13:34.575175+0000 mon.a (mon.0) 3177 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:35.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:35 smithi131 bash[89561]: audit 2024-08-17T18:13:34.575175+0000 mon.a (mon.0) 3177 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:35.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:35 smithi131 bash[89561]: cluster 2024-08-17T18:13:34.688630+0000 mgr.y (mgr.34107) 2151 : cluster [DBG] pgmap v2998: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 531 MiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 686 op/s; 18837/25539 objects degraded (73.758%); 1.3 MiB/s, 50 objects/s recovering 2024-08-17T18:13:35.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:35 smithi131 bash[89561]: cluster 2024-08-17T18:13:34.688630+0000 mgr.y (mgr.34107) 2151 : cluster [DBG] pgmap v2998: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 531 MiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 686 op/s; 18837/25539 objects degraded (73.758%); 1.3 MiB/s, 50 objects/s recovering 2024-08-17T18:13:35.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:35 smithi131 bash[88347]: audit 2024-08-17T18:13:34.568864+0000 mon.a (mon.0) 3176 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:35.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:35 smithi131 bash[88347]: audit 2024-08-17T18:13:34.568864+0000 mon.a (mon.0) 3176 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:35.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:35 smithi131 bash[88347]: audit 2024-08-17T18:13:34.575175+0000 mon.a (mon.0) 3177 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:35.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:35 smithi131 bash[88347]: audit 2024-08-17T18:13:34.575175+0000 mon.a (mon.0) 3177 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:35.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:35 smithi131 bash[88347]: cluster 2024-08-17T18:13:34.688630+0000 mgr.y (mgr.34107) 2151 : cluster [DBG] pgmap v2998: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 531 MiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 686 op/s; 18837/25539 objects degraded (73.758%); 1.3 MiB/s, 50 objects/s recovering 2024-08-17T18:13:35.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:35 smithi131 bash[88347]: cluster 2024-08-17T18:13:34.688630+0000 mgr.y (mgr.34107) 2151 : cluster [DBG] pgmap v2998: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 531 MiB data, 8.8 GiB used, 706 GiB / 715 GiB avail; 0 B/s wr, 686 op/s; 18837/25539 objects degraded (73.758%); 1.3 MiB/s, 50 objects/s recovering 2024-08-17T18:13:35.948 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:35.983 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:35.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:35.987 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:36.088 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:36.115 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:36.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:36.118 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:36.218 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:36.247 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:36.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:36.251 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:36.351 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:36.370 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:36.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:36.372 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:36.473 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:36.498 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:36.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:36.500 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:36.601 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:36.633 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:36.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:36.640 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:36.695 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:13:36.741 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:36.777 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:36.782 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:36 smithi131 bash[88347]: cluster 2024-08-17T18:13:36.124851+0000 mon.a (mon.0) 3178 : cluster [WRN] Health check update: Degraded data redundancy: 18837/25539 objects degraded (73.758%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:36.782 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:36 smithi131 bash[88347]: cluster 2024-08-17T18:13:36.124851+0000 mon.a (mon.0) 3178 : cluster [WRN] Health check update: Degraded data redundancy: 18837/25539 objects degraded (73.758%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:36.782 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:36 smithi131 bash[89561]: cluster 2024-08-17T18:13:36.124851+0000 mon.a (mon.0) 3178 : cluster [WRN] Health check update: Degraded data redundancy: 18837/25539 objects degraded (73.758%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:36.782 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:36 smithi131 bash[89561]: cluster 2024-08-17T18:13:36.124851+0000 mon.a (mon.0) 3178 : cluster [WRN] Health check update: Degraded data redundancy: 18837/25539 objects degraded (73.758%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:36.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:36.783 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:36.884 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:36.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:36 smithi169 bash[79348]: cluster 2024-08-17T18:13:36.124851+0000 mon.a (mon.0) 3178 : cluster [WRN] Health check update: Degraded data redundancy: 18837/25539 objects degraded (73.758%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:36.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:36 smithi169 bash[79348]: cluster 2024-08-17T18:13:36.124851+0000 mon.a (mon.0) 3178 : cluster [WRN] Health check update: Degraded data redundancy: 18837/25539 objects degraded (73.758%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:36.914 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:36.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:36.919 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:37.020 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:37.043 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:37.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:37.047 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:37.148 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:37.173 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:37.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:37.177 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:37.278 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:37.317 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:37.323 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:37.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:37.424 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:37.446 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:37.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:37.448 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:37.549 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:37.581 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:37.587 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:37.588 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:37.689 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:37.707 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:37.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:37.710 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:37.810 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:37.843 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:37.844 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:37 smithi169 bash[79348]: cluster 2024-08-17T18:13:36.689240+0000 mgr.y (mgr.34107) 2152 : cluster [DBG] pgmap v2999: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 448 MiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 659 op/s; 18331/21561 objects degraded (85.019%); 1.3 MiB/s, 92 objects/s recovering 2024-08-17T18:13:37.844 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:37 smithi169 bash[79348]: cluster 2024-08-17T18:13:36.689240+0000 mgr.y (mgr.34107) 2152 : cluster [DBG] pgmap v2999: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 448 MiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 659 op/s; 18331/21561 objects degraded (85.019%); 1.3 MiB/s, 92 objects/s recovering 2024-08-17T18:13:37.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:37.845 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:37.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:37 smithi131 bash[89561]: cluster 2024-08-17T18:13:36.689240+0000 mgr.y (mgr.34107) 2152 : cluster [DBG] pgmap v2999: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 448 MiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 659 op/s; 18331/21561 objects degraded (85.019%); 1.3 MiB/s, 92 objects/s recovering 2024-08-17T18:13:37.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:37 smithi131 bash[89561]: cluster 2024-08-17T18:13:36.689240+0000 mgr.y (mgr.34107) 2152 : cluster [DBG] pgmap v2999: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 448 MiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 659 op/s; 18331/21561 objects degraded (85.019%); 1.3 MiB/s, 92 objects/s recovering 2024-08-17T18:13:37.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:37 smithi131 bash[88347]: cluster 2024-08-17T18:13:36.689240+0000 mgr.y (mgr.34107) 2152 : cluster [DBG] pgmap v2999: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 448 MiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 659 op/s; 18331/21561 objects degraded (85.019%); 1.3 MiB/s, 92 objects/s recovering 2024-08-17T18:13:37.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:37 smithi131 bash[88347]: cluster 2024-08-17T18:13:36.689240+0000 mgr.y (mgr.34107) 2152 : cluster [DBG] pgmap v2999: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 448 MiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 659 op/s; 18331/21561 objects degraded (85.019%); 1.3 MiB/s, 92 objects/s recovering 2024-08-17T18:13:37.946 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:37.966 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:37.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:37.968 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:38.069 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:38.099 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:38.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:38.105 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:38.206 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:38.229 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:38.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:38.235 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:38.336 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:38.362 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:38.369 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:38.369 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:38.470 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:38.492 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:38.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:38.497 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:38.598 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:38.630 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:38.634 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:38 smithi131 bash[89561]: audit 2024-08-17T18:13:38.295368+0000 mon.a (mon.0) 3179 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:13:38.635 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:38 smithi131 bash[88347]: audit 2024-08-17T18:13:38.295368+0000 mon.a (mon.0) 3179 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:13:38.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:38.636 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:38.736 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:38.743 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:38 smithi131 bash[88347]: audit 2024-08-17T18:13:38.295368+0000 mon.a (mon.0) 3179 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:13:38.744 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:38 smithi131 bash[89561]: audit 2024-08-17T18:13:38.295368+0000 mon.a (mon.0) 3179 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:13:38.754 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:38.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:38.756 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:38.857 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:38.880 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:38.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:38.881 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:38.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:38 smithi169 bash[79348]: audit 2024-08-17T18:13:38.295368+0000 mon.a (mon.0) 3179 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:13:38.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:38 smithi169 bash[79348]: audit 2024-08-17T18:13:38.295368+0000 mon.a (mon.0) 3179 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:13:38.982 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:39.001 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:13:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:13:38] "GET /metrics HTTP/1.1" 200 36617 "" "Prometheus/2.51.0" 2024-08-17T18:13:39.011 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:39.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:39.019 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:39.120 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:39.189 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:39.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:39.194 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:39.295 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:39.324 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:39.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:39.331 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:39.432 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:39.465 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:39.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:39.473 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:39.574 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:39.603 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:39.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:39.606 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:39.706 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:39.736 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:39.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:39.739 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:39.840 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:39.863 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:39.865 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:39 smithi131 bash[88347]: cluster 2024-08-17T18:13:38.689802+0000 mgr.y (mgr.34107) 2153 : cluster [DBG] pgmap v3000: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 448 MiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 516 op/s; 18331/21561 objects degraded (85.019%); 0 B/s, 67 objects/s recovering 2024-08-17T18:13:39.866 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:39 smithi131 bash[88347]: cluster 2024-08-17T18:13:38.689802+0000 mgr.y (mgr.34107) 2153 : cluster [DBG] pgmap v3000: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 448 MiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 516 op/s; 18331/21561 objects degraded (85.019%); 0 B/s, 67 objects/s recovering 2024-08-17T18:13:39.866 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:39 smithi131 bash[89561]: cluster 2024-08-17T18:13:38.689802+0000 mgr.y (mgr.34107) 2153 : cluster [DBG] pgmap v3000: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 448 MiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 516 op/s; 18331/21561 objects degraded (85.019%); 0 B/s, 67 objects/s recovering 2024-08-17T18:13:39.866 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:39 smithi131 bash[89561]: cluster 2024-08-17T18:13:38.689802+0000 mgr.y (mgr.34107) 2153 : cluster [DBG] pgmap v3000: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 448 MiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 516 op/s; 18331/21561 objects degraded (85.019%); 0 B/s, 67 objects/s recovering 2024-08-17T18:13:39.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:39.867 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:39.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:39 smithi169 bash[79348]: cluster 2024-08-17T18:13:38.689802+0000 mgr.y (mgr.34107) 2153 : cluster [DBG] pgmap v3000: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 448 MiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 516 op/s; 18331/21561 objects degraded (85.019%); 0 B/s, 67 objects/s recovering 2024-08-17T18:13:39.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:39 smithi169 bash[79348]: cluster 2024-08-17T18:13:38.689802+0000 mgr.y (mgr.34107) 2153 : cluster [DBG] pgmap v3000: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 448 MiB data, 8.6 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 516 op/s; 18331/21561 objects degraded (85.019%); 0 B/s, 67 objects/s recovering 2024-08-17T18:13:39.968 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:39.988 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:39.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:39.991 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:40.091 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:40.114 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:40.115 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:40.116 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:40.216 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:40.235 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:40.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:40.240 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:40.341 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:40.362 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:40.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:40.364 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:40.465 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:40.485 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:40.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:40.487 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:40.588 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:40.614 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:40.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:40.619 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:40.720 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:40.759 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:40.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:40.763 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:40.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:40 smithi131 bash[89561]: cluster 2024-08-17T18:13:39.610301+0000 mon.a (mon.0) 3180 : cluster [DBG] osdmap e1512: 8 total, 8 up, 8 in 2024-08-17T18:13:40.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:40 smithi131 bash[89561]: cluster 2024-08-17T18:13:39.610301+0000 mon.a (mon.0) 3180 : cluster [DBG] osdmap e1512: 8 total, 8 up, 8 in 2024-08-17T18:13:40.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:40 smithi131 bash[88347]: cluster 2024-08-17T18:13:39.610301+0000 mon.a (mon.0) 3180 : cluster [DBG] osdmap e1512: 8 total, 8 up, 8 in 2024-08-17T18:13:40.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:40 smithi131 bash[88347]: cluster 2024-08-17T18:13:39.610301+0000 mon.a (mon.0) 3180 : cluster [DBG] osdmap e1512: 8 total, 8 up, 8 in 2024-08-17T18:13:40.864 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:40.875 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:40 smithi169 bash[79348]: cluster 2024-08-17T18:13:39.610301+0000 mon.a (mon.0) 3180 : cluster [DBG] osdmap e1512: 8 total, 8 up, 8 in 2024-08-17T18:13:40.875 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:40 smithi169 bash[79348]: cluster 2024-08-17T18:13:39.610301+0000 mon.a (mon.0) 3180 : cluster [DBG] osdmap e1512: 8 total, 8 up, 8 in 2024-08-17T18:13:40.911 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:40.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:40.914 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:41.015 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:41.055 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:41.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:41.063 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:41.163 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:41.205 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:41.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:41.214 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:41.315 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:41.353 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:41.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:41.360 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:41.460 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:41.479 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:41.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:41.480 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:41.581 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:41.601 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:41.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:41.604 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:41.705 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:41.723 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:41.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:41.725 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:41.826 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:41.835 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:41 smithi131 bash[88347]: cluster 2024-08-17T18:13:40.612564+0000 mon.a (mon.0) 3181 : cluster [DBG] osdmap e1513: 8 total, 8 up, 8 in 2024-08-17T18:13:41.835 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:41 smithi131 bash[88347]: cluster 2024-08-17T18:13:40.612564+0000 mon.a (mon.0) 3181 : cluster [DBG] osdmap e1513: 8 total, 8 up, 8 in 2024-08-17T18:13:41.835 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:41 smithi131 bash[88347]: cluster 2024-08-17T18:13:40.690498+0000 mgr.y (mgr.34107) 2154 : cluster [DBG] pgmap v3003: 99 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 277 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 694 op/s; 18064/13356 objects degraded (135.250%); 0 B/s, 96 objects/s recovering 2024-08-17T18:13:41.835 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:41 smithi131 bash[88347]: cluster 2024-08-17T18:13:40.690498+0000 mgr.y (mgr.34107) 2154 : cluster [DBG] pgmap v3003: 99 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 277 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 694 op/s; 18064/13356 objects degraded (135.250%); 0 B/s, 96 objects/s recovering 2024-08-17T18:13:41.835 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:41 smithi131 bash[88347]: cluster 2024-08-17T18:13:41.125620+0000 mon.a (mon.0) 3182 : cluster [WRN] Health check update: Degraded data redundancy: 18331/21561 objects degraded (85.019%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:41.835 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:41 smithi131 bash[88347]: cluster 2024-08-17T18:13:41.125620+0000 mon.a (mon.0) 3182 : cluster [WRN] Health check update: Degraded data redundancy: 18331/21561 objects degraded (85.019%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:41.835 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:41 smithi131 bash[89561]: cluster 2024-08-17T18:13:40.612564+0000 mon.a (mon.0) 3181 : cluster [DBG] osdmap e1513: 8 total, 8 up, 8 in 2024-08-17T18:13:41.836 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:41 smithi131 bash[89561]: cluster 2024-08-17T18:13:40.612564+0000 mon.a (mon.0) 3181 : cluster [DBG] osdmap e1513: 8 total, 8 up, 8 in 2024-08-17T18:13:41.836 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:41 smithi131 bash[89561]: cluster 2024-08-17T18:13:40.690498+0000 mgr.y (mgr.34107) 2154 : cluster [DBG] pgmap v3003: 99 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 277 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 694 op/s; 18064/13356 objects degraded (135.250%); 0 B/s, 96 objects/s recovering 2024-08-17T18:13:41.836 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:41 smithi131 bash[89561]: cluster 2024-08-17T18:13:40.690498+0000 mgr.y (mgr.34107) 2154 : cluster [DBG] pgmap v3003: 99 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 277 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 694 op/s; 18064/13356 objects degraded (135.250%); 0 B/s, 96 objects/s recovering 2024-08-17T18:13:41.836 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:41 smithi131 bash[89561]: cluster 2024-08-17T18:13:41.125620+0000 mon.a (mon.0) 3182 : cluster [WRN] Health check update: Degraded data redundancy: 18331/21561 objects degraded (85.019%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:41.836 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:41 smithi131 bash[89561]: cluster 2024-08-17T18:13:41.125620+0000 mon.a (mon.0) 3182 : cluster [WRN] Health check update: Degraded data redundancy: 18331/21561 objects degraded (85.019%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:41.846 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:41.847 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:41.848 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:41.948 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:41.973 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:41.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:41.975 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:42.076 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:42.102 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:42.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:42.105 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:42.205 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:42.229 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:42.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:42.231 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:42.331 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:42.359 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:42.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:42.361 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:42.375 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:41 smithi169 bash[79348]: cluster 2024-08-17T18:13:40.612564+0000 mon.a (mon.0) 3181 : cluster [DBG] osdmap e1513: 8 total, 8 up, 8 in 2024-08-17T18:13:42.375 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:41 smithi169 bash[79348]: cluster 2024-08-17T18:13:40.612564+0000 mon.a (mon.0) 3181 : cluster [DBG] osdmap e1513: 8 total, 8 up, 8 in 2024-08-17T18:13:42.375 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:41 smithi169 bash[79348]: cluster 2024-08-17T18:13:40.690498+0000 mgr.y (mgr.34107) 2154 : cluster [DBG] pgmap v3003: 99 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 277 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 694 op/s; 18064/13356 objects degraded (135.250%); 0 B/s, 96 objects/s recovering 2024-08-17T18:13:42.375 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:41 smithi169 bash[79348]: cluster 2024-08-17T18:13:40.690498+0000 mgr.y (mgr.34107) 2154 : cluster [DBG] pgmap v3003: 99 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 277 MiB data, 8.2 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 694 op/s; 18064/13356 objects degraded (135.250%); 0 B/s, 96 objects/s recovering 2024-08-17T18:13:42.375 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:41 smithi169 bash[79348]: cluster 2024-08-17T18:13:41.125620+0000 mon.a (mon.0) 3182 : cluster [WRN] Health check update: Degraded data redundancy: 18331/21561 objects degraded (85.019%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:42.375 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:41 smithi169 bash[79348]: cluster 2024-08-17T18:13:41.125620+0000 mon.a (mon.0) 3182 : cluster [WRN] Health check update: Degraded data redundancy: 18331/21561 objects degraded (85.019%), 4 pgs degraded, 4 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:42.462 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:42.501 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:42.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:42.507 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:42.608 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:42.636 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:42.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:42.642 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:42.743 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:42.762 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:42.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:42.764 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:42.864 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:42.892 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:42.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:42.895 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:42.996 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:43.023 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:43.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:43.025 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:43.125 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:43.160 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:43.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:43.165 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:43.266 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:43.300 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:43.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:43.306 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:43.406 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:43.434 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:43.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:43.439 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:43.540 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:43.569 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:43.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:43.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:43.680 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:43.700 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:43.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:43.703 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:43.804 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:43.824 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:43.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:43.826 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:43.926 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:43.952 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:43.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:43.959 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:44.060 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:44.083 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:44.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:44.085 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:44.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:43 smithi131 bash[89561]: cluster 2024-08-17T18:13:42.690955+0000 mgr.y (mgr.34107) 2155 : cluster [DBG] pgmap v3004: 99 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 277 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 507 op/s; 18064/13356 objects degraded (135.250%); 0 B/s, 96 objects/s recovering 2024-08-17T18:13:44.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:43 smithi131 bash[89561]: cluster 2024-08-17T18:13:42.690955+0000 mgr.y (mgr.34107) 2155 : cluster [DBG] pgmap v3004: 99 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 277 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 507 op/s; 18064/13356 objects degraded (135.250%); 0 B/s, 96 objects/s recovering 2024-08-17T18:13:44.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:43 smithi131 bash[88347]: cluster 2024-08-17T18:13:42.690955+0000 mgr.y (mgr.34107) 2155 : cluster [DBG] pgmap v3004: 99 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 277 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 507 op/s; 18064/13356 objects degraded (135.250%); 0 B/s, 96 objects/s recovering 2024-08-17T18:13:44.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:43 smithi131 bash[88347]: cluster 2024-08-17T18:13:42.690955+0000 mgr.y (mgr.34107) 2155 : cluster [DBG] pgmap v3004: 99 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 277 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 507 op/s; 18064/13356 objects degraded (135.250%); 0 B/s, 96 objects/s recovering 2024-08-17T18:13:44.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:43 smithi169 bash[79348]: cluster 2024-08-17T18:13:42.690955+0000 mgr.y (mgr.34107) 2155 : cluster [DBG] pgmap v3004: 99 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 277 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 507 op/s; 18064/13356 objects degraded (135.250%); 0 B/s, 96 objects/s recovering 2024-08-17T18:13:44.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:43 smithi169 bash[79348]: cluster 2024-08-17T18:13:42.690955+0000 mgr.y (mgr.34107) 2155 : cluster [DBG] pgmap v3004: 99 pgs: 1 peering, 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 277 MiB data, 8.1 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 507 op/s; 18064/13356 objects degraded (135.250%); 0 B/s, 96 objects/s recovering 2024-08-17T18:13:44.187 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:44.208 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:44.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:44.210 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:44.310 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:44.341 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:44.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:44.343 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:44.444 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:44.469 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:44.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:44.472 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:44.573 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:44.593 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:44.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:44.595 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:44.696 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:44.734 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:44.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:44.737 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:44.838 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:44.864 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:44.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:44.866 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:44.967 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:45.013 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:45.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:45.019 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:45.119 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:45.156 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:45.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:45.161 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:45.261 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:45.293 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:45.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:45.295 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:45.396 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:45.415 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:45.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:45.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:45.518 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:45.541 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:45.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:45.542 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:45.643 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:45.669 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:45.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:45.671 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:45.772 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:45.803 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:45.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:45.807 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:45.908 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:45.942 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:45.943 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:45 smithi169 bash[79348]: cluster 2024-08-17T18:13:44.692082+0000 mgr.y (mgr.34107) 2156 : cluster [DBG] pgmap v3005: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 208 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 479 op/s; 17886/10059 objects degraded (177.811%); 0 B/s, 55 objects/s recovering 2024-08-17T18:13:45.943 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:45 smithi169 bash[79348]: cluster 2024-08-17T18:13:44.692082+0000 mgr.y (mgr.34107) 2156 : cluster [DBG] pgmap v3005: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 208 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 479 op/s; 17886/10059 objects degraded (177.811%); 0 B/s, 55 objects/s recovering 2024-08-17T18:13:45.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:45.945 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:45.996 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:45 smithi131 bash[89561]: cluster 2024-08-17T18:13:44.692082+0000 mgr.y (mgr.34107) 2156 : cluster [DBG] pgmap v3005: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 208 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 479 op/s; 17886/10059 objects degraded (177.811%); 0 B/s, 55 objects/s recovering 2024-08-17T18:13:45.996 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:45 smithi131 bash[89561]: cluster 2024-08-17T18:13:44.692082+0000 mgr.y (mgr.34107) 2156 : cluster [DBG] pgmap v3005: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 208 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 479 op/s; 17886/10059 objects degraded (177.811%); 0 B/s, 55 objects/s recovering 2024-08-17T18:13:45.997 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:45 smithi131 bash[88347]: cluster 2024-08-17T18:13:44.692082+0000 mgr.y (mgr.34107) 2156 : cluster [DBG] pgmap v3005: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 208 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 479 op/s; 17886/10059 objects degraded (177.811%); 0 B/s, 55 objects/s recovering 2024-08-17T18:13:45.997 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:45 smithi131 bash[88347]: cluster 2024-08-17T18:13:44.692082+0000 mgr.y (mgr.34107) 2156 : cluster [DBG] pgmap v3005: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 208 MiB data, 7.9 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 479 op/s; 17886/10059 objects degraded (177.811%); 0 B/s, 55 objects/s recovering 2024-08-17T18:13:46.048 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:46.097 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:46.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:46.101 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:46.202 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:46.231 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:46.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:46.236 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:46.337 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:46.371 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:46.375 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:46.375 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:46.476 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:46.519 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:46.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:46.527 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:46.628 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:46.660 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:46.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:46.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:46.767 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:46.789 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:46.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:46.797 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:46.898 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:46.918 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:46.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:46.921 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:47.021 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:47.032 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:46 smithi169 bash[79348]: cluster 2024-08-17T18:13:46.126505+0000 mon.a (mon.0) 3183 : cluster [WRN] Health check update: Degraded data redundancy: 17886/10059 objects degraded (177.811%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:47.032 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:46 smithi169 bash[79348]: cluster 2024-08-17T18:13:46.126505+0000 mon.a (mon.0) 3183 : cluster [WRN] Health check update: Degraded data redundancy: 17886/10059 objects degraded (177.811%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:47.047 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:47.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:47.049 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:47.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:46 smithi131 bash[88347]: cluster 2024-08-17T18:13:46.126505+0000 mon.a (mon.0) 3183 : cluster [WRN] Health check update: Degraded data redundancy: 17886/10059 objects degraded (177.811%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:47.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:46 smithi131 bash[88347]: cluster 2024-08-17T18:13:46.126505+0000 mon.a (mon.0) 3183 : cluster [WRN] Health check update: Degraded data redundancy: 17886/10059 objects degraded (177.811%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:47.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:46 smithi131 bash[89561]: cluster 2024-08-17T18:13:46.126505+0000 mon.a (mon.0) 3183 : cluster [WRN] Health check update: Degraded data redundancy: 17886/10059 objects degraded (177.811%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:47.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:46 smithi131 bash[89561]: cluster 2024-08-17T18:13:46.126505+0000 mon.a (mon.0) 3183 : cluster [WRN] Health check update: Degraded data redundancy: 17886/10059 objects degraded (177.811%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:47.150 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:47.177 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:47.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:47.186 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:47.286 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:47.311 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:47.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:47.313 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:47.414 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:47.446 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:47.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:47.453 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:47.553 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:47.577 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:47.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:47.579 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:47.680 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:47.698 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:47.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:47.700 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:47.801 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:47.826 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:47.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:47.828 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:47.829 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:47 smithi131 bash[88347]: cluster 2024-08-17T18:13:46.692789+0000 mgr.y (mgr.34107) 2157 : cluster [DBG] pgmap v3006: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 143 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 610 op/s; 17886/6903 objects degraded (259.105%); 0 B/s, 55 objects/s recovering 2024-08-17T18:13:47.928 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:47.939 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:47 smithi169 bash[79348]: cluster 2024-08-17T18:13:46.692789+0000 mgr.y (mgr.34107) 2157 : cluster [DBG] pgmap v3006: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 143 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 610 op/s; 17886/6903 objects degraded (259.105%); 0 B/s, 55 objects/s recovering 2024-08-17T18:13:47.940 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:47 smithi169 bash[79348]: cluster 2024-08-17T18:13:46.692789+0000 mgr.y (mgr.34107) 2157 : cluster [DBG] pgmap v3006: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 143 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 610 op/s; 17886/6903 objects degraded (259.105%); 0 B/s, 55 objects/s recovering 2024-08-17T18:13:47.967 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:47.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:47.973 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:48.032 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:47 smithi131 bash[88347]: cluster 2024-08-17T18:13:46.692789+0000 mgr.y (mgr.34107) 2157 : cluster [DBG] pgmap v3006: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 143 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 610 op/s; 17886/6903 objects degraded (259.105%); 0 B/s, 55 objects/s recovering 2024-08-17T18:13:48.033 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:47 smithi131 bash[89561]: cluster 2024-08-17T18:13:46.692789+0000 mgr.y (mgr.34107) 2157 : cluster [DBG] pgmap v3006: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 143 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 610 op/s; 17886/6903 objects degraded (259.105%); 0 B/s, 55 objects/s recovering 2024-08-17T18:13:48.033 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:47 smithi131 bash[89561]: cluster 2024-08-17T18:13:46.692789+0000 mgr.y (mgr.34107) 2157 : cluster [DBG] pgmap v3006: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 143 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 610 op/s; 17886/6903 objects degraded (259.105%); 0 B/s, 55 objects/s recovering 2024-08-17T18:13:48.073 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:48.108 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:48.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:48.111 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:48.212 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:48.233 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:48.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:48.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:48.336 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:48.358 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:48.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:48.366 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:48.467 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:48.490 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:48.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:48.497 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:48.598 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:48.622 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:48.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:48.626 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:48.728 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:48.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:48.769 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:48.769 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:48.870 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:48.892 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:48.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:48.898 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:48.999 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:49.026 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:49.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:49.028 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:49.113 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Removed 104444 objects 2024-08-17T18:13:49.113 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Clean up completed and total clean up time :167.694 2024-08-17T18:13:49.129 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:49.146 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:49.148 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:49.148 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:49.249 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:49.259 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:13:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:13:48] "GET /metrics HTTP/1.1" 200 36617 "" "Prometheus/2.51.0" 2024-08-17T18:13:49.270 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:49.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:49.272 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:49.373 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:49.397 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:49.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:49.399 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:49.500 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:49.526 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:49.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:49.528 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:49.629 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:49.655 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:49.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:49.657 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:49.758 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:49.784 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:49.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:49.786 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:49.793 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:49 smithi131 bash[88347]: cluster 2024-08-17T18:13:48.693152+0000 mgr.y (mgr.34107) 2158 : cluster [DBG] pgmap v3007: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 143 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 385 op/s; 17886/6903 objects degraded (259.105%); 0 B/s, 46 objects/s recovering 2024-08-17T18:13:49.794 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:49 smithi131 bash[88347]: cluster 2024-08-17T18:13:48.693152+0000 mgr.y (mgr.34107) 2158 : cluster [DBG] pgmap v3007: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 143 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 385 op/s; 17886/6903 objects degraded (259.105%); 0 B/s, 46 objects/s recovering 2024-08-17T18:13:49.886 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:49.907 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:49.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:49.910 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:50.010 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:50.022 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:49 smithi131 bash[89561]: cluster 2024-08-17T18:13:48.693152+0000 mgr.y (mgr.34107) 2158 : cluster [DBG] pgmap v3007: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 143 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 385 op/s; 17886/6903 objects degraded (259.105%); 0 B/s, 46 objects/s recovering 2024-08-17T18:13:50.022 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:49 smithi131 bash[89561]: cluster 2024-08-17T18:13:48.693152+0000 mgr.y (mgr.34107) 2158 : cluster [DBG] pgmap v3007: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 143 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 385 op/s; 17886/6903 objects degraded (259.105%); 0 B/s, 46 objects/s recovering 2024-08-17T18:13:50.038 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:50.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:50.040 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:50.141 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:50.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:49 smithi169 bash[79348]: cluster 2024-08-17T18:13:48.693152+0000 mgr.y (mgr.34107) 2158 : cluster [DBG] pgmap v3007: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 143 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 385 op/s; 17886/6903 objects degraded (259.105%); 0 B/s, 46 objects/s recovering 2024-08-17T18:13:50.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:49 smithi169 bash[79348]: cluster 2024-08-17T18:13:48.693152+0000 mgr.y (mgr.34107) 2158 : cluster [DBG] pgmap v3007: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 143 MiB data, 7.7 GiB used, 707 GiB / 715 GiB avail; 0 B/s wr, 385 op/s; 17886/6903 objects degraded (259.105%); 0 B/s, 46 objects/s recovering 2024-08-17T18:13:50.159 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:50.161 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:50.162 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:50.263 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:50.282 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:50.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:50.283 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:50.384 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:50.404 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:50.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:50.406 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:50.507 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:50.534 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:50.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:50.536 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:50.637 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:50.666 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:50.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:50.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:50.769 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:50.793 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:50.795 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:50.795 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:50.896 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:50.922 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:50.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:50.925 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:51.025 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:51.052 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:51.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:51.054 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:51.155 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:51.181 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:51.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:51.183 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:51.284 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:51.309 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:51.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:51.311 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:51.412 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:51.439 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:51.441 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:51.441 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:51.542 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:51.566 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:51.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:51.568 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:51.669 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:51.694 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:51.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:51.696 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:51.797 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:51.819 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:51.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:51.821 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:51.865 INFO:teuthology.orchestra.run.smithi131.stdout:ERROR: (22) Invalid argument 2024-08-17T18:13:51.865 INFO:teuthology.orchestra.run.smithi131.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T18:13:51.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:51 smithi169 bash[79348]: cluster 2024-08-17T18:13:50.694239+0000 mgr.y (mgr.34107) 2159 : cluster [DBG] pgmap v3008: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 838 KiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 438 op/s; 17696/90 objects degraded (19662.222%); 0 B/s, 36 objects/s recovering 2024-08-17T18:13:51.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:51 smithi169 bash[79348]: cluster 2024-08-17T18:13:50.694239+0000 mgr.y (mgr.34107) 2159 : cluster [DBG] pgmap v3008: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 838 KiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 438 op/s; 17696/90 objects degraded (19662.222%); 0 B/s, 36 objects/s recovering 2024-08-17T18:13:51.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:51 smithi169 bash[79348]: cluster 2024-08-17T18:13:51.127195+0000 mon.a (mon.0) 3184 : cluster [WRN] Health check update: Degraded data redundancy: 17696/90 objects degraded (19662.222%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:51.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:51 smithi169 bash[79348]: cluster 2024-08-17T18:13:51.127195+0000 mon.a (mon.0) 3184 : cluster [WRN] Health check update: Degraded data redundancy: 17696/90 objects degraded (19662.222%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:51.922 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:51.949 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:51.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:51.954 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:52.055 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:52.073 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:51 smithi131 bash[88347]: cluster 2024-08-17T18:13:50.694239+0000 mgr.y (mgr.34107) 2159 : cluster [DBG] pgmap v3008: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 838 KiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 438 op/s; 17696/90 objects degraded (19662.222%); 0 B/s, 36 objects/s recovering 2024-08-17T18:13:52.073 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:51 smithi131 bash[88347]: cluster 2024-08-17T18:13:50.694239+0000 mgr.y (mgr.34107) 2159 : cluster [DBG] pgmap v3008: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 838 KiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 438 op/s; 17696/90 objects degraded (19662.222%); 0 B/s, 36 objects/s recovering 2024-08-17T18:13:52.073 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:51 smithi131 bash[88347]: cluster 2024-08-17T18:13:51.127195+0000 mon.a (mon.0) 3184 : cluster [WRN] Health check update: Degraded data redundancy: 17696/90 objects degraded (19662.222%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:52.073 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:51 smithi131 bash[88347]: cluster 2024-08-17T18:13:51.127195+0000 mon.a (mon.0) 3184 : cluster [WRN] Health check update: Degraded data redundancy: 17696/90 objects degraded (19662.222%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:52.073 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:51 smithi131 bash[89561]: cluster 2024-08-17T18:13:50.694239+0000 mgr.y (mgr.34107) 2159 : cluster [DBG] pgmap v3008: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 838 KiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 438 op/s; 17696/90 objects degraded (19662.222%); 0 B/s, 36 objects/s recovering 2024-08-17T18:13:52.074 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:51 smithi131 bash[89561]: cluster 2024-08-17T18:13:50.694239+0000 mgr.y (mgr.34107) 2159 : cluster [DBG] pgmap v3008: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 838 KiB data, 7.4 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 438 op/s; 17696/90 objects degraded (19662.222%); 0 B/s, 36 objects/s recovering 2024-08-17T18:13:52.074 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:51 smithi131 bash[89561]: cluster 2024-08-17T18:13:51.127195+0000 mon.a (mon.0) 3184 : cluster [WRN] Health check update: Degraded data redundancy: 17696/90 objects degraded (19662.222%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:52.074 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:51 smithi131 bash[89561]: cluster 2024-08-17T18:13:51.127195+0000 mon.a (mon.0) 3184 : cluster [WRN] Health check update: Degraded data redundancy: 17696/90 objects degraded (19662.222%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:52.083 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:52.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:52.085 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:52.186 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:52.212 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:52.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:52.214 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:52.314 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:52.337 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:52.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:52.339 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:52.440 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:52.464 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:52.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:52.467 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:52.568 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:52.594 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:52.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:52.596 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:52.697 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:52.725 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:52.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:52.727 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:52.828 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:52.854 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:52.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:52.856 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:52.957 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:52.978 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:52.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:52.980 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:53.081 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:53.105 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:53.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:53.107 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:53.208 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:53.230 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:53.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:53.232 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:53.332 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:53.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:53 smithi131 bash[88347]: audit 2024-08-17T18:13:52.253609+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:53.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:53 smithi131 bash[88347]: audit 2024-08-17T18:13:52.253609+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:53.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:53 smithi131 bash[88347]: audit 2024-08-17T18:13:52.261036+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:53.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:53 smithi131 bash[88347]: audit 2024-08-17T18:13:52.261036+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:53.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:53 smithi131 bash[88347]: audit 2024-08-17T18:13:52.262176+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:13:53.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:53 smithi131 bash[88347]: audit 2024-08-17T18:13:52.262176+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:13:53.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:53 smithi131 bash[88347]: audit 2024-08-17T18:13:52.263049+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:13:53.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:53 smithi131 bash[88347]: audit 2024-08-17T18:13:52.263049+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:13:53.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:53 smithi131 bash[88347]: audit 2024-08-17T18:13:52.268288+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:53.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:53 smithi131 bash[88347]: audit 2024-08-17T18:13:52.268288+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:53.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:53 smithi131 bash[89561]: audit 2024-08-17T18:13:52.253609+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:53.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:53 smithi131 bash[89561]: audit 2024-08-17T18:13:52.253609+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:53.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:53 smithi131 bash[89561]: audit 2024-08-17T18:13:52.261036+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:53.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:53 smithi131 bash[89561]: audit 2024-08-17T18:13:52.261036+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:53.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:53 smithi131 bash[89561]: audit 2024-08-17T18:13:52.262176+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:13:53.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:53 smithi131 bash[89561]: audit 2024-08-17T18:13:52.262176+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:13:53.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:53 smithi131 bash[89561]: audit 2024-08-17T18:13:52.263049+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:13:53.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:53 smithi131 bash[89561]: audit 2024-08-17T18:13:52.263049+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:13:53.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:53 smithi131 bash[89561]: audit 2024-08-17T18:13:52.268288+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:53.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:53 smithi131 bash[89561]: audit 2024-08-17T18:13:52.268288+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:53.360 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:53.362 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:53.362 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:53.463 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:53.489 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:53.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:53.492 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:53.497 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_4 2024-08-17T18:13:53.497 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd pool rm unique_pool_4 unique_pool_4 --yes-i-really-really-mean-it 2024-08-17T18:13:53.592 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:53.617 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:53.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:53.620 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:53.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:53 smithi169 bash[79348]: audit 2024-08-17T18:13:52.253609+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:53.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:53 smithi169 bash[79348]: audit 2024-08-17T18:13:52.253609+0000 mon.a (mon.0) 3185 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:53.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:53 smithi169 bash[79348]: audit 2024-08-17T18:13:52.261036+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:53.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:53 smithi169 bash[79348]: audit 2024-08-17T18:13:52.261036+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:53.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:53 smithi169 bash[79348]: audit 2024-08-17T18:13:52.262176+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:13:53.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:53 smithi169 bash[79348]: audit 2024-08-17T18:13:52.262176+0000 mon.a (mon.0) 3187 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:13:53.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:53 smithi169 bash[79348]: audit 2024-08-17T18:13:52.263049+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:13:53.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:53 smithi169 bash[79348]: audit 2024-08-17T18:13:52.263049+0000 mon.a (mon.0) 3188 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:13:53.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:53 smithi169 bash[79348]: audit 2024-08-17T18:13:52.268288+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:53.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:53 smithi169 bash[79348]: audit 2024-08-17T18:13:52.268288+0000 mon.a (mon.0) 3189 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:13:53.721 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:53.745 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:53.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:53.747 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:53.848 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:53.873 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:53.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:53.875 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:53.976 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:54.006 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:54.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:54.008 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:54.109 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:54.135 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:54.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:54.137 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:54.237 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:54.264 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:54.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:54.268 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:54.268 INFO:teuthology.orchestra.run.smithi131.stderr:nodeep-scrub is unset 2024-08-17T18:13:54.369 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:54.395 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:54.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:54.397 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:54.498 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:54.509 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:54 smithi169 bash[79348]: cluster 2024-08-17T18:13:52.694975+0000 mgr.y (mgr.34107) 2160 : cluster [DBG] pgmap v3009: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 838 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 368 op/s; 17696/90 objects degraded (19662.222%); 0 B/s, 30 objects/s recovering 2024-08-17T18:13:54.509 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:54 smithi169 bash[79348]: cluster 2024-08-17T18:13:52.694975+0000 mgr.y (mgr.34107) 2160 : cluster [DBG] pgmap v3009: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 838 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 368 op/s; 17696/90 objects degraded (19662.222%); 0 B/s, 30 objects/s recovering 2024-08-17T18:13:54.509 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:54 smithi169 bash[79348]: audit 2024-08-17T18:13:53.262960+0000 mon.c (mon.2) 111 : audit [INF] from='client.? 172.21.15.131:0/1831554460' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:13:54.509 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:54 smithi169 bash[79348]: audit 2024-08-17T18:13:53.262960+0000 mon.c (mon.2) 111 : audit [INF] from='client.? 172.21.15.131:0/1831554460' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:13:54.509 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:54 smithi169 bash[79348]: audit 2024-08-17T18:13:53.263233+0000 mon.a (mon.0) 3190 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:13:54.509 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:54 smithi169 bash[79348]: audit 2024-08-17T18:13:53.263233+0000 mon.a (mon.0) 3190 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:13:54.509 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:54 smithi169 bash[79348]: audit 2024-08-17T18:13:53.295552+0000 mon.a (mon.0) 3191 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:13:54.509 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:54 smithi169 bash[79348]: audit 2024-08-17T18:13:53.295552+0000 mon.a (mon.0) 3191 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:13:54.522 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:54.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:54.524 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:54.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:54 smithi131 bash[89561]: cluster 2024-08-17T18:13:52.694975+0000 mgr.y (mgr.34107) 2160 : cluster [DBG] pgmap v3009: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 838 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 368 op/s; 17696/90 objects degraded (19662.222%); 0 B/s, 30 objects/s recovering 2024-08-17T18:13:54.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:54 smithi131 bash[89561]: cluster 2024-08-17T18:13:52.694975+0000 mgr.y (mgr.34107) 2160 : cluster [DBG] pgmap v3009: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 838 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 368 op/s; 17696/90 objects degraded (19662.222%); 0 B/s, 30 objects/s recovering 2024-08-17T18:13:54.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:54 smithi131 bash[89561]: audit 2024-08-17T18:13:53.262960+0000 mon.c (mon.2) 111 : audit [INF] from='client.? 172.21.15.131:0/1831554460' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:13:54.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:54 smithi131 bash[89561]: audit 2024-08-17T18:13:53.262960+0000 mon.c (mon.2) 111 : audit [INF] from='client.? 172.21.15.131:0/1831554460' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:13:54.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:54 smithi131 bash[89561]: audit 2024-08-17T18:13:53.263233+0000 mon.a (mon.0) 3190 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:13:54.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:54 smithi131 bash[89561]: audit 2024-08-17T18:13:53.263233+0000 mon.a (mon.0) 3190 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:13:54.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:54 smithi131 bash[89561]: audit 2024-08-17T18:13:53.295552+0000 mon.a (mon.0) 3191 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:13:54.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:54 smithi131 bash[89561]: audit 2024-08-17T18:13:53.295552+0000 mon.a (mon.0) 3191 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:13:54.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:54 smithi131 bash[88347]: cluster 2024-08-17T18:13:52.694975+0000 mgr.y (mgr.34107) 2160 : cluster [DBG] pgmap v3009: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 838 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 368 op/s; 17696/90 objects degraded (19662.222%); 0 B/s, 30 objects/s recovering 2024-08-17T18:13:54.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:54 smithi131 bash[88347]: cluster 2024-08-17T18:13:52.694975+0000 mgr.y (mgr.34107) 2160 : cluster [DBG] pgmap v3009: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 838 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 368 op/s; 17696/90 objects degraded (19662.222%); 0 B/s, 30 objects/s recovering 2024-08-17T18:13:54.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:54 smithi131 bash[88347]: audit 2024-08-17T18:13:53.262960+0000 mon.c (mon.2) 111 : audit [INF] from='client.? 172.21.15.131:0/1831554460' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:13:54.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:54 smithi131 bash[88347]: audit 2024-08-17T18:13:53.262960+0000 mon.c (mon.2) 111 : audit [INF] from='client.? 172.21.15.131:0/1831554460' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:13:54.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:54 smithi131 bash[88347]: audit 2024-08-17T18:13:53.263233+0000 mon.a (mon.0) 3190 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:13:54.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:54 smithi131 bash[88347]: audit 2024-08-17T18:13:53.263233+0000 mon.a (mon.0) 3190 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:13:54.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:54 smithi131 bash[88347]: audit 2024-08-17T18:13:53.295552+0000 mon.a (mon.0) 3191 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:13:54.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:54 smithi131 bash[88347]: audit 2024-08-17T18:13:53.295552+0000 mon.a (mon.0) 3191 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:13:54.625 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:54.650 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:54.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:54.652 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:54.752 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:54.775 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:54.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:54.778 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:54.878 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:54.900 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:54.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:54.903 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:55.004 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:55.027 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T18:13:55.027 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:13:55.028 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:55.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:55.031 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:55.044 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T18:13:55.045 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:13:55.061 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T18:13:55.061 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:13:55.078 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T18:13:55.078 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:13:55.096 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T18:13:55.097 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:13:55.114 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T18:13:55.114 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:13:55.131 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:55.134 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T18:13:55.134 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:13:55.153 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:55.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:55.155 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:55.155 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T18:13:55.156 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:13:55.157 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_blocked_ops 2024-08-17T18:13:55.257 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:55.276 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:55.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:55.278 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:55.379 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:55.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:55 smithi169 bash[79348]: cluster 2024-08-17T18:13:54.252558+0000 mon.a (mon.0) 3192 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:13:55.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:55 smithi169 bash[79348]: cluster 2024-08-17T18:13:54.252558+0000 mon.a (mon.0) 3192 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:13:55.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:55 smithi169 bash[79348]: audit 2024-08-17T18:13:54.262480+0000 mon.a (mon.0) 3193 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:13:55.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:55 smithi169 bash[79348]: audit 2024-08-17T18:13:54.262480+0000 mon.a (mon.0) 3193 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:13:55.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:55 smithi169 bash[79348]: cluster 2024-08-17T18:13:54.267905+0000 mon.a (mon.0) 3194 : cluster [DBG] osdmap e1514: 8 total, 8 up, 8 in 2024-08-17T18:13:55.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:55 smithi169 bash[79348]: cluster 2024-08-17T18:13:54.267905+0000 mon.a (mon.0) 3194 : cluster [DBG] osdmap e1514: 8 total, 8 up, 8 in 2024-08-17T18:13:55.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:55 smithi169 bash[79348]: audit 2024-08-17T18:13:55.008695+0000 mon.c (mon.2) 112 : audit [DBG] from='client.? 172.21.15.131:0/2802774273' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:13:55.390 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:55 smithi169 bash[79348]: audit 2024-08-17T18:13:55.008695+0000 mon.c (mon.2) 112 : audit [DBG] from='client.? 172.21.15.131:0/2802774273' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:13:55.403 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:55.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:55.406 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:55.506 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:55.517 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:55 smithi131 bash[88347]: cluster 2024-08-17T18:13:54.252558+0000 mon.a (mon.0) 3192 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:13:55.517 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:55 smithi131 bash[88347]: cluster 2024-08-17T18:13:54.252558+0000 mon.a (mon.0) 3192 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:13:55.517 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:55 smithi131 bash[88347]: audit 2024-08-17T18:13:54.262480+0000 mon.a (mon.0) 3193 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:13:55.517 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:55 smithi131 bash[88347]: audit 2024-08-17T18:13:54.262480+0000 mon.a (mon.0) 3193 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:13:55.517 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:55 smithi131 bash[88347]: cluster 2024-08-17T18:13:54.267905+0000 mon.a (mon.0) 3194 : cluster [DBG] osdmap e1514: 8 total, 8 up, 8 in 2024-08-17T18:13:55.517 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:55 smithi131 bash[88347]: cluster 2024-08-17T18:13:54.267905+0000 mon.a (mon.0) 3194 : cluster [DBG] osdmap e1514: 8 total, 8 up, 8 in 2024-08-17T18:13:55.517 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:55 smithi131 bash[88347]: audit 2024-08-17T18:13:55.008695+0000 mon.c (mon.2) 112 : audit [DBG] from='client.? 172.21.15.131:0/2802774273' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:13:55.517 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:55 smithi131 bash[88347]: audit 2024-08-17T18:13:55.008695+0000 mon.c (mon.2) 112 : audit [DBG] from='client.? 172.21.15.131:0/2802774273' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:13:55.518 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:55 smithi131 bash[89561]: cluster 2024-08-17T18:13:54.252558+0000 mon.a (mon.0) 3192 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:13:55.518 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:55 smithi131 bash[89561]: cluster 2024-08-17T18:13:54.252558+0000 mon.a (mon.0) 3192 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:13:55.518 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:55 smithi131 bash[89561]: audit 2024-08-17T18:13:54.262480+0000 mon.a (mon.0) 3193 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:13:55.518 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:55 smithi131 bash[89561]: audit 2024-08-17T18:13:54.262480+0000 mon.a (mon.0) 3193 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:13:55.518 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:55 smithi131 bash[89561]: cluster 2024-08-17T18:13:54.267905+0000 mon.a (mon.0) 3194 : cluster [DBG] osdmap e1514: 8 total, 8 up, 8 in 2024-08-17T18:13:55.518 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:55 smithi131 bash[89561]: cluster 2024-08-17T18:13:54.267905+0000 mon.a (mon.0) 3194 : cluster [DBG] osdmap e1514: 8 total, 8 up, 8 in 2024-08-17T18:13:55.518 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:55 smithi131 bash[89561]: audit 2024-08-17T18:13:55.008695+0000 mon.c (mon.2) 112 : audit [DBG] from='client.? 172.21.15.131:0/2802774273' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:13:55.518 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:55 smithi131 bash[89561]: audit 2024-08-17T18:13:55.008695+0000 mon.c (mon.2) 112 : audit [DBG] from='client.? 172.21.15.131:0/2802774273' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:13:55.532 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:55.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:55.534 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:55.635 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:55.660 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:55.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:55.663 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:55.763 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:55.791 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:55.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:55.793 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:55.893 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:55.921 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:55.923 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:55.923 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:56.024 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:56.050 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:56.052 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:56.052 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:56.153 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:56.180 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:56.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:56.183 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:56.284 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:56.296 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:56 smithi131 bash[89561]: cluster 2024-08-17T18:13:54.696033+0000 mgr.y (mgr.34107) 2161 : cluster [DBG] pgmap v3011: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 582 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 332 op/s; 17383/78 objects degraded (22285.897%); 0 B/s, 50 objects/s recovering 2024-08-17T18:13:56.296 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:56 smithi131 bash[89561]: cluster 2024-08-17T18:13:54.696033+0000 mgr.y (mgr.34107) 2161 : cluster [DBG] pgmap v3011: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 582 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 332 op/s; 17383/78 objects degraded (22285.897%); 0 B/s, 50 objects/s recovering 2024-08-17T18:13:56.296 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:56 smithi131 bash[89561]: cluster 2024-08-17T18:13:56.128368+0000 mon.a (mon.0) 3195 : cluster [WRN] Health check update: Degraded data redundancy: 17383/78 objects degraded (22285.897%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:56.296 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:56 smithi131 bash[89561]: cluster 2024-08-17T18:13:56.128368+0000 mon.a (mon.0) 3195 : cluster [WRN] Health check update: Degraded data redundancy: 17383/78 objects degraded (22285.897%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:56.296 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:56 smithi131 bash[88347]: cluster 2024-08-17T18:13:54.696033+0000 mgr.y (mgr.34107) 2161 : cluster [DBG] pgmap v3011: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 582 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 332 op/s; 17383/78 objects degraded (22285.897%); 0 B/s, 50 objects/s recovering 2024-08-17T18:13:56.296 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:56 smithi131 bash[88347]: cluster 2024-08-17T18:13:54.696033+0000 mgr.y (mgr.34107) 2161 : cluster [DBG] pgmap v3011: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 582 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 332 op/s; 17383/78 objects degraded (22285.897%); 0 B/s, 50 objects/s recovering 2024-08-17T18:13:56.296 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:56 smithi131 bash[88347]: cluster 2024-08-17T18:13:56.128368+0000 mon.a (mon.0) 3195 : cluster [WRN] Health check update: Degraded data redundancy: 17383/78 objects degraded (22285.897%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:56.297 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:56 smithi131 bash[88347]: cluster 2024-08-17T18:13:56.128368+0000 mon.a (mon.0) 3195 : cluster [WRN] Health check update: Degraded data redundancy: 17383/78 objects degraded (22285.897%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:56.311 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:56.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:56.313 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:56.414 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:56.425 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:56 smithi169 bash[79348]: cluster 2024-08-17T18:13:54.696033+0000 mgr.y (mgr.34107) 2161 : cluster [DBG] pgmap v3011: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 582 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 332 op/s; 17383/78 objects degraded (22285.897%); 0 B/s, 50 objects/s recovering 2024-08-17T18:13:56.425 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:56 smithi169 bash[79348]: cluster 2024-08-17T18:13:54.696033+0000 mgr.y (mgr.34107) 2161 : cluster [DBG] pgmap v3011: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 582 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 332 op/s; 17383/78 objects degraded (22285.897%); 0 B/s, 50 objects/s recovering 2024-08-17T18:13:56.425 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:56 smithi169 bash[79348]: cluster 2024-08-17T18:13:56.128368+0000 mon.a (mon.0) 3195 : cluster [WRN] Health check update: Degraded data redundancy: 17383/78 objects degraded (22285.897%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:56.425 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:56 smithi169 bash[79348]: cluster 2024-08-17T18:13:56.128368+0000 mon.a (mon.0) 3195 : cluster [WRN] Health check update: Degraded data redundancy: 17383/78 objects degraded (22285.897%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:13:56.440 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:56.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:56.443 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:56.543 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:56.568 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:56.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:56.570 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:56.671 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:56.697 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:56.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:56.699 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:56.799 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:56.825 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:56.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:56.827 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:56.928 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:56.959 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:56.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:56.962 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:57.063 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:57.087 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:57.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:57.089 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:57.190 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:57.218 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:13:57.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:57.220 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:13:57.321 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:57.349 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:57.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:57.351 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:57.451 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:57.478 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:57.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:57.480 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:57.581 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:57.608 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:57.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:57.610 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:57.710 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:57.739 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:57.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:57.741 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:57.841 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:57.863 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:57.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:57.867 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:57.967 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:57.995 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:57.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:57.997 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:58.098 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:58.123 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:58.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:58.125 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:58.225 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:58.251 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:58.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:58.254 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:58.270 INFO:teuthology.orchestra.run.smithi131.stderr:set osd.7 primary-affinity to 0.192885 (8126402) 2024-08-17T18:13:58.355 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:58.378 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:58.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:58.380 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:58.481 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:58.489 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:58 smithi169 bash[79348]: cluster 2024-08-17T18:13:56.696876+0000 mgr.y (mgr.34107) 2162 : cluster [DBG] pgmap v3012: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 582 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 227 op/s; 17383/78 objects degraded (22285.897%); 0 B/s, 50 objects/s recovering 2024-08-17T18:13:58.490 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:58 smithi169 bash[79348]: cluster 2024-08-17T18:13:56.696876+0000 mgr.y (mgr.34107) 2162 : cluster [DBG] pgmap v3012: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 582 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 227 op/s; 17383/78 objects degraded (22285.897%); 0 B/s, 50 objects/s recovering 2024-08-17T18:13:58.490 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:58 smithi169 bash[79348]: audit 2024-08-17T18:13:58.130020+0000 mon.a (mon.0) 3196 : audit [INF] from='client.? 172.21.15.131:0/872551681' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 0.19288516240810938} : dispatch 2024-08-17T18:13:58.490 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:58 smithi169 bash[79348]: audit 2024-08-17T18:13:58.130020+0000 mon.a (mon.0) 3196 : audit [INF] from='client.? 172.21.15.131:0/872551681' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 0.19288516240810938} : dispatch 2024-08-17T18:13:58.499 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:58 smithi131 bash[89561]: cluster 2024-08-17T18:13:56.696876+0000 mgr.y (mgr.34107) 2162 : cluster [DBG] pgmap v3012: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 582 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 227 op/s; 17383/78 objects degraded (22285.897%); 0 B/s, 50 objects/s recovering 2024-08-17T18:13:58.499 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:58 smithi131 bash[89561]: cluster 2024-08-17T18:13:56.696876+0000 mgr.y (mgr.34107) 2162 : cluster [DBG] pgmap v3012: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 582 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 227 op/s; 17383/78 objects degraded (22285.897%); 0 B/s, 50 objects/s recovering 2024-08-17T18:13:58.499 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:58 smithi131 bash[89561]: audit 2024-08-17T18:13:58.130020+0000 mon.a (mon.0) 3196 : audit [INF] from='client.? 172.21.15.131:0/872551681' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 0.19288516240810938} : dispatch 2024-08-17T18:13:58.500 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:58 smithi131 bash[89561]: audit 2024-08-17T18:13:58.130020+0000 mon.a (mon.0) 3196 : audit [INF] from='client.? 172.21.15.131:0/872551681' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 0.19288516240810938} : dispatch 2024-08-17T18:13:58.500 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:58 smithi131 bash[88347]: cluster 2024-08-17T18:13:56.696876+0000 mgr.y (mgr.34107) 2162 : cluster [DBG] pgmap v3012: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 582 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 227 op/s; 17383/78 objects degraded (22285.897%); 0 B/s, 50 objects/s recovering 2024-08-17T18:13:58.500 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:58 smithi131 bash[88347]: cluster 2024-08-17T18:13:56.696876+0000 mgr.y (mgr.34107) 2162 : cluster [DBG] pgmap v3012: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 582 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 227 op/s; 17383/78 objects degraded (22285.897%); 0 B/s, 50 objects/s recovering 2024-08-17T18:13:58.500 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:58 smithi131 bash[88347]: audit 2024-08-17T18:13:58.130020+0000 mon.a (mon.0) 3196 : audit [INF] from='client.? 172.21.15.131:0/872551681' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 0.19288516240810938} : dispatch 2024-08-17T18:13:58.500 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:58 smithi131 bash[88347]: audit 2024-08-17T18:13:58.130020+0000 mon.a (mon.0) 3196 : audit [INF] from='client.? 172.21.15.131:0/872551681' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 0.19288516240810938} : dispatch 2024-08-17T18:13:58.504 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:58.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:58.506 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:58.607 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:58.634 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:58.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:58.637 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:58.738 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:58.766 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:13:58.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:58.768 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:13:58.869 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:58.898 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:13:58.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:58.900 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:13:59.001 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:59.030 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:13:59.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:59.032 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:13:59.133 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:59.162 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:13:59.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:59.164 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:13:59.265 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:59.302 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:59.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:59.304 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:59.309 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T18:13:59.357 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:13:59 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:13:58] "GET /metrics HTTP/1.1" 200 36598 "" "Prometheus/2.51.0" 2024-08-17T18:13:59.357 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:59 smithi131 bash[89561]: audit 2024-08-17T18:13:58.270988+0000 mon.a (mon.0) 3197 : audit [INF] from='client.? 172.21.15.131:0/872551681' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.19288516240810938}]': finished 2024-08-17T18:13:59.357 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:59 smithi131 bash[89561]: audit 2024-08-17T18:13:58.270988+0000 mon.a (mon.0) 3197 : audit [INF] from='client.? 172.21.15.131:0/872551681' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.19288516240810938}]': finished 2024-08-17T18:13:59.357 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:59 smithi131 bash[89561]: cluster 2024-08-17T18:13:58.277358+0000 mon.a (mon.0) 3198 : cluster [DBG] osdmap e1515: 8 total, 8 up, 8 in 2024-08-17T18:13:59.357 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:59 smithi131 bash[89561]: cluster 2024-08-17T18:13:58.277358+0000 mon.a (mon.0) 3198 : cluster [DBG] osdmap e1515: 8 total, 8 up, 8 in 2024-08-17T18:13:59.357 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:59 smithi131 bash[89561]: cluster 2024-08-17T18:13:59.279278+0000 mon.a (mon.0) 3199 : cluster [DBG] osdmap e1516: 8 total, 8 up, 8 in 2024-08-17T18:13:59.357 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:13:59 smithi131 bash[89561]: cluster 2024-08-17T18:13:59.279278+0000 mon.a (mon.0) 3199 : cluster [DBG] osdmap e1516: 8 total, 8 up, 8 in 2024-08-17T18:13:59.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:59 smithi131 bash[88347]: audit 2024-08-17T18:13:58.270988+0000 mon.a (mon.0) 3197 : audit [INF] from='client.? 172.21.15.131:0/872551681' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.19288516240810938}]': finished 2024-08-17T18:13:59.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:59 smithi131 bash[88347]: audit 2024-08-17T18:13:58.270988+0000 mon.a (mon.0) 3197 : audit [INF] from='client.? 172.21.15.131:0/872551681' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.19288516240810938}]': finished 2024-08-17T18:13:59.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:59 smithi131 bash[88347]: cluster 2024-08-17T18:13:58.277358+0000 mon.a (mon.0) 3198 : cluster [DBG] osdmap e1515: 8 total, 8 up, 8 in 2024-08-17T18:13:59.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:59 smithi131 bash[88347]: cluster 2024-08-17T18:13:58.277358+0000 mon.a (mon.0) 3198 : cluster [DBG] osdmap e1515: 8 total, 8 up, 8 in 2024-08-17T18:13:59.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:59 smithi131 bash[88347]: cluster 2024-08-17T18:13:59.279278+0000 mon.a (mon.0) 3199 : cluster [DBG] osdmap e1516: 8 total, 8 up, 8 in 2024-08-17T18:13:59.358 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:13:59 smithi131 bash[88347]: cluster 2024-08-17T18:13:59.279278+0000 mon.a (mon.0) 3199 : cluster [DBG] osdmap e1516: 8 total, 8 up, 8 in 2024-08-17T18:13:59.406 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:59.428 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:59.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:59.430 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:59.531 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:59.552 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:13:59.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:59.554 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:13:59.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:59 smithi169 bash[79348]: audit 2024-08-17T18:13:58.270988+0000 mon.a (mon.0) 3197 : audit [INF] from='client.? 172.21.15.131:0/872551681' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.19288516240810938}]': finished 2024-08-17T18:13:59.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:59 smithi169 bash[79348]: audit 2024-08-17T18:13:58.270988+0000 mon.a (mon.0) 3197 : audit [INF] from='client.? 172.21.15.131:0/872551681' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 0.19288516240810938}]': finished 2024-08-17T18:13:59.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:59 smithi169 bash[79348]: cluster 2024-08-17T18:13:58.277358+0000 mon.a (mon.0) 3198 : cluster [DBG] osdmap e1515: 8 total, 8 up, 8 in 2024-08-17T18:13:59.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:59 smithi169 bash[79348]: cluster 2024-08-17T18:13:58.277358+0000 mon.a (mon.0) 3198 : cluster [DBG] osdmap e1515: 8 total, 8 up, 8 in 2024-08-17T18:13:59.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:59 smithi169 bash[79348]: cluster 2024-08-17T18:13:59.279278+0000 mon.a (mon.0) 3199 : cluster [DBG] osdmap e1516: 8 total, 8 up, 8 in 2024-08-17T18:13:59.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:13:59 smithi169 bash[79348]: cluster 2024-08-17T18:13:59.279278+0000 mon.a (mon.0) 3199 : cluster [DBG] osdmap e1516: 8 total, 8 up, 8 in 2024-08-17T18:13:59.654 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:59.679 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:13:59.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:59.681 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:13:59.782 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:59.807 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:59.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:59.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:13:59.880 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T18:13:59.910 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:59.937 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:13:59.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:13:59.940 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:00.041 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:00.061 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:00.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:00.063 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:00.164 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:00.191 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:00.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:00.194 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:00.294 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:00.318 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:00.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:00.320 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:00.421 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:00.449 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:00.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:00.451 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:00.552 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:00.563 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:00 smithi169 bash[79348]: cluster 2024-08-17T18:13:58.697454+0000 mgr.y (mgr.34107) 2163 : cluster [DBG] pgmap v3014: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 582 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 17383/78 objects degraded (22285.897%); 0 B/s, 39 objects/s recovering 2024-08-17T18:14:00.563 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:00 smithi169 bash[79348]: cluster 2024-08-17T18:13:58.697454+0000 mgr.y (mgr.34107) 2163 : cluster [DBG] pgmap v3014: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 582 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 17383/78 objects degraded (22285.897%); 0 B/s, 39 objects/s recovering 2024-08-17T18:14:00.579 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:00.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:00.582 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:00.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:00 smithi131 bash[89561]: cluster 2024-08-17T18:13:58.697454+0000 mgr.y (mgr.34107) 2163 : cluster [DBG] pgmap v3014: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 582 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 17383/78 objects degraded (22285.897%); 0 B/s, 39 objects/s recovering 2024-08-17T18:14:00.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:00 smithi131 bash[89561]: cluster 2024-08-17T18:13:58.697454+0000 mgr.y (mgr.34107) 2163 : cluster [DBG] pgmap v3014: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 582 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 17383/78 objects degraded (22285.897%); 0 B/s, 39 objects/s recovering 2024-08-17T18:14:00.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:00 smithi131 bash[88347]: cluster 2024-08-17T18:13:58.697454+0000 mgr.y (mgr.34107) 2163 : cluster [DBG] pgmap v3014: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 582 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 17383/78 objects degraded (22285.897%); 0 B/s, 39 objects/s recovering 2024-08-17T18:14:00.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:00 smithi131 bash[88347]: cluster 2024-08-17T18:13:58.697454+0000 mgr.y (mgr.34107) 2163 : cluster [DBG] pgmap v3014: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 582 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 0 B/s wr, 0 op/s; 17383/78 objects degraded (22285.897%); 0 B/s, 39 objects/s recovering 2024-08-17T18:14:00.682 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:00.708 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:00.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:00.710 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:00.811 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:00.836 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:00.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:00.839 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:00.940 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:00.966 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:00.968 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:00.968 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:01.069 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:01.095 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:01.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:01.097 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:01.198 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:01.223 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:01.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:01.225 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:01.326 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:01.350 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:01.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:01.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:01.453 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:01.482 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:01.484 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:01.484 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:14:01.585 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:01.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:01 smithi131 bash[88347]: cluster 2024-08-17T18:14:00.247084+0000 osd.3 (osd.3) 35 : cluster [DBG] 1.9 deep-scrub starts 2024-08-17T18:14:01.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:01 smithi131 bash[88347]: cluster 2024-08-17T18:14:00.247084+0000 osd.3 (osd.3) 35 : cluster [DBG] 1.9 deep-scrub starts 2024-08-17T18:14:01.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:01 smithi131 bash[88347]: cluster 2024-08-17T18:14:00.249569+0000 osd.3 (osd.3) 36 : cluster [DBG] 1.9 deep-scrub ok 2024-08-17T18:14:01.597 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:01 smithi131 bash[88347]: cluster 2024-08-17T18:14:00.249569+0000 osd.3 (osd.3) 36 : cluster [DBG] 1.9 deep-scrub ok 2024-08-17T18:14:01.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:01 smithi131 bash[89561]: cluster 2024-08-17T18:14:00.247084+0000 osd.3 (osd.3) 35 : cluster [DBG] 1.9 deep-scrub starts 2024-08-17T18:14:01.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:01 smithi131 bash[89561]: cluster 2024-08-17T18:14:00.247084+0000 osd.3 (osd.3) 35 : cluster [DBG] 1.9 deep-scrub starts 2024-08-17T18:14:01.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:01 smithi131 bash[89561]: cluster 2024-08-17T18:14:00.249569+0000 osd.3 (osd.3) 36 : cluster [DBG] 1.9 deep-scrub ok 2024-08-17T18:14:01.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:01 smithi131 bash[89561]: cluster 2024-08-17T18:14:00.249569+0000 osd.3 (osd.3) 36 : cluster [DBG] 1.9 deep-scrub ok 2024-08-17T18:14:01.613 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:01.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:01.615 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:01.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:01 smithi169 bash[79348]: cluster 2024-08-17T18:14:00.247084+0000 osd.3 (osd.3) 35 : cluster [DBG] 1.9 deep-scrub starts 2024-08-17T18:14:01.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:01 smithi169 bash[79348]: cluster 2024-08-17T18:14:00.247084+0000 osd.3 (osd.3) 35 : cluster [DBG] 1.9 deep-scrub starts 2024-08-17T18:14:01.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:01 smithi169 bash[79348]: cluster 2024-08-17T18:14:00.249569+0000 osd.3 (osd.3) 36 : cluster [DBG] 1.9 deep-scrub ok 2024-08-17T18:14:01.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:01 smithi169 bash[79348]: cluster 2024-08-17T18:14:00.249569+0000 osd.3 (osd.3) 36 : cluster [DBG] 1.9 deep-scrub ok 2024-08-17T18:14:01.715 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:01.742 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:01.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:01.744 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:01.845 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:01.871 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:01.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:01.873 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:01.974 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:01.978 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:14:01.978 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:14:02.000 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:02.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:02.003 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:02.104 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:02.127 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:02.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:02.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:02.230 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:02.255 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:02.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:02.257 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:02.358 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:02.369 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:02 smithi131 bash[88347]: cluster 2024-08-17T18:14:00.698798+0000 mgr.y (mgr.34107) 2164 : cluster [DBG] pgmap v3016: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 10 KiB/s rd, 34 KiB/s wr, 6 op/s; 17097/78 objects degraded (21919.231%); 24 KiB/s, 92 objects/s recovering 2024-08-17T18:14:02.369 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:02 smithi131 bash[88347]: cluster 2024-08-17T18:14:00.698798+0000 mgr.y (mgr.34107) 2164 : cluster [DBG] pgmap v3016: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 10 KiB/s rd, 34 KiB/s wr, 6 op/s; 17097/78 objects degraded (21919.231%); 24 KiB/s, 92 objects/s recovering 2024-08-17T18:14:02.369 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:02 smithi131 bash[88347]: cluster 2024-08-17T18:14:01.306831+0000 mon.a (mon.0) 3200 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-17T18:14:02.370 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:02 smithi131 bash[88347]: cluster 2024-08-17T18:14:01.306831+0000 mon.a (mon.0) 3200 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-17T18:14:02.370 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:02 smithi131 bash[88347]: cluster 2024-08-17T18:14:01.306890+0000 mon.a (mon.0) 3201 : cluster [WRN] Health check update: Degraded data redundancy: 17097/78 objects degraded (21919.231%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:14:02.370 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:02 smithi131 bash[88347]: cluster 2024-08-17T18:14:01.306890+0000 mon.a (mon.0) 3201 : cluster [WRN] Health check update: Degraded data redundancy: 17097/78 objects degraded (21919.231%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:14:02.370 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:02 smithi131 bash[89561]: cluster 2024-08-17T18:14:00.698798+0000 mgr.y (mgr.34107) 2164 : cluster [DBG] pgmap v3016: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 10 KiB/s rd, 34 KiB/s wr, 6 op/s; 17097/78 objects degraded (21919.231%); 24 KiB/s, 92 objects/s recovering 2024-08-17T18:14:02.370 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:02 smithi131 bash[89561]: cluster 2024-08-17T18:14:00.698798+0000 mgr.y (mgr.34107) 2164 : cluster [DBG] pgmap v3016: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 10 KiB/s rd, 34 KiB/s wr, 6 op/s; 17097/78 objects degraded (21919.231%); 24 KiB/s, 92 objects/s recovering 2024-08-17T18:14:02.370 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:02 smithi131 bash[89561]: cluster 2024-08-17T18:14:01.306831+0000 mon.a (mon.0) 3200 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-17T18:14:02.370 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:02 smithi131 bash[89561]: cluster 2024-08-17T18:14:01.306831+0000 mon.a (mon.0) 3200 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-17T18:14:02.370 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:02 smithi131 bash[89561]: cluster 2024-08-17T18:14:01.306890+0000 mon.a (mon.0) 3201 : cluster [WRN] Health check update: Degraded data redundancy: 17097/78 objects degraded (21919.231%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:14:02.371 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:02 smithi131 bash[89561]: cluster 2024-08-17T18:14:01.306890+0000 mon.a (mon.0) 3201 : cluster [WRN] Health check update: Degraded data redundancy: 17097/78 objects degraded (21919.231%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:14:02.385 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:02.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:02.387 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:02.488 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:02.498 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:02 smithi169 bash[79348]: cluster 2024-08-17T18:14:00.698798+0000 mgr.y (mgr.34107) 2164 : cluster [DBG] pgmap v3016: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 10 KiB/s rd, 34 KiB/s wr, 6 op/s; 17097/78 objects degraded (21919.231%); 24 KiB/s, 92 objects/s recovering 2024-08-17T18:14:02.498 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:02 smithi169 bash[79348]: cluster 2024-08-17T18:14:00.698798+0000 mgr.y (mgr.34107) 2164 : cluster [DBG] pgmap v3016: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 10 KiB/s rd, 34 KiB/s wr, 6 op/s; 17097/78 objects degraded (21919.231%); 24 KiB/s, 92 objects/s recovering 2024-08-17T18:14:02.499 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:02 smithi169 bash[79348]: cluster 2024-08-17T18:14:01.306831+0000 mon.a (mon.0) 3200 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-17T18:14:02.499 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:02 smithi169 bash[79348]: cluster 2024-08-17T18:14:01.306831+0000 mon.a (mon.0) 3200 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-08-17T18:14:02.499 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:02 smithi169 bash[79348]: cluster 2024-08-17T18:14:01.306890+0000 mon.a (mon.0) 3201 : cluster [WRN] Health check update: Degraded data redundancy: 17097/78 objects degraded (21919.231%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:14:02.499 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:02 smithi169 bash[79348]: cluster 2024-08-17T18:14:01.306890+0000 mon.a (mon.0) 3201 : cluster [WRN] Health check update: Degraded data redundancy: 17097/78 objects degraded (21919.231%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:14:02.514 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:02.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:02.516 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:02.617 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:02.646 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:02.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:02.648 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:02.749 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:02.773 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:02.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:02.776 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:02.877 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:02.899 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:02.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:02.901 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:03.002 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:03.030 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:03.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:03.032 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:03.132 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:03.156 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:03.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:03.158 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:03.258 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:03.287 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:03.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:03.289 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:03.390 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:03.415 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:03.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:03.417 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:03.518 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:03.543 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:03.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:03.546 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:03.647 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:03.674 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:03.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:03.677 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:03.778 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:03.802 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:03.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:03.804 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:03.905 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:03.930 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:03.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:03.932 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:04.021 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:14:04.021 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:14:04.033 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:04.054 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:04.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:04.056 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:04.157 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:04.185 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:04.187 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:04.187 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:04.288 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:04.314 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:04.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:04.316 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:04.417 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:04.438 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:04.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:04.440 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:04.473 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 3, 5, 6, 7, 2, 4] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T18:14:04.473 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T18:14:04.473 INFO:tasks.thrashosds.thrasher:primary_affinity 2024-08-17T18:14:04.473 INFO:tasks.thrashosds.thrasher:Setting osd 7 primary_affinity to 1.000000 2024-08-17T18:14:04.473 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 7 1 2024-08-17T18:14:04.541 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:04.563 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:04.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:04.565 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:04.566 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:04 smithi131 bash[89561]: cluster 2024-08-17T18:14:02.699501+0000 mgr.y (mgr.34107) 2165 : cluster [DBG] pgmap v3017: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 8.2 KiB/s rd, 27 KiB/s wr, 5 op/s; 17097/78 objects degraded (21919.231%); 20 KiB/s, 34 objects/s recovering 2024-08-17T18:14:04.566 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:04 smithi131 bash[89561]: cluster 2024-08-17T18:14:02.699501+0000 mgr.y (mgr.34107) 2165 : cluster [DBG] pgmap v3017: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 8.2 KiB/s rd, 27 KiB/s wr, 5 op/s; 17097/78 objects degraded (21919.231%); 20 KiB/s, 34 objects/s recovering 2024-08-17T18:14:04.566 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:04 smithi131 bash[88347]: cluster 2024-08-17T18:14:02.699501+0000 mgr.y (mgr.34107) 2165 : cluster [DBG] pgmap v3017: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 8.2 KiB/s rd, 27 KiB/s wr, 5 op/s; 17097/78 objects degraded (21919.231%); 20 KiB/s, 34 objects/s recovering 2024-08-17T18:14:04.566 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:04 smithi131 bash[88347]: cluster 2024-08-17T18:14:02.699501+0000 mgr.y (mgr.34107) 2165 : cluster [DBG] pgmap v3017: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 8.2 KiB/s rd, 27 KiB/s wr, 5 op/s; 17097/78 objects degraded (21919.231%); 20 KiB/s, 34 objects/s recovering 2024-08-17T18:14:04.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:04 smithi169 bash[79348]: cluster 2024-08-17T18:14:02.699501+0000 mgr.y (mgr.34107) 2165 : cluster [DBG] pgmap v3017: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 8.2 KiB/s rd, 27 KiB/s wr, 5 op/s; 17097/78 objects degraded (21919.231%); 20 KiB/s, 34 objects/s recovering 2024-08-17T18:14:04.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:04 smithi169 bash[79348]: cluster 2024-08-17T18:14:02.699501+0000 mgr.y (mgr.34107) 2165 : cluster [DBG] pgmap v3017: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 1 peering, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 8.2 KiB/s rd, 27 KiB/s wr, 5 op/s; 17097/78 objects degraded (21919.231%); 20 KiB/s, 34 objects/s recovering 2024-08-17T18:14:04.666 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:04.688 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:04.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:04.690 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:04.791 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:04.815 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:04.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:04.817 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:04.918 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:04.944 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:04.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:04.946 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:05.047 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:05.069 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:05.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:05.072 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:05.172 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:05.200 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:05.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:05.203 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:05.303 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:05.328 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:05.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:05.330 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:05.431 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:05.456 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:05.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:05.458 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:05.559 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:05.571 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:05 smithi169 bash[79348]: cluster 2024-08-17T18:14:05.327246+0000 mon.a (mon.0) 3202 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-17T18:14:05.571 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:05 smithi169 bash[79348]: cluster 2024-08-17T18:14:05.327246+0000 mon.a (mon.0) 3202 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-17T18:14:05.587 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:05.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:05.589 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:05.690 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:05.718 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:05.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:05.719 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:05.820 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:05.847 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:05.848 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:05.849 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:05.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:05 smithi131 bash[88347]: cluster 2024-08-17T18:14:05.327246+0000 mon.a (mon.0) 3202 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-17T18:14:05.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:05 smithi131 bash[88347]: cluster 2024-08-17T18:14:05.327246+0000 mon.a (mon.0) 3202 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-17T18:14:05.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:05 smithi131 bash[89561]: cluster 2024-08-17T18:14:05.327246+0000 mon.a (mon.0) 3202 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-17T18:14:05.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:05 smithi131 bash[89561]: cluster 2024-08-17T18:14:05.327246+0000 mon.a (mon.0) 3202 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-08-17T18:14:05.949 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:05.975 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:05.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:05.977 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:06.078 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:06.100 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:06.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:06.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:06.204 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:06.226 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:06.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:06.228 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:06.329 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:06.353 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:06.354 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:06.355 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:06.455 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:06.481 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:06.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:06.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:06.584 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:06.616 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:06 smithi169 bash[79348]: cluster 2024-08-17T18:14:04.700667+0000 mgr.y (mgr.34107) 2166 : cluster [DBG] pgmap v3018: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 8.2 KiB/s rd, 27 KiB/s wr, 5 op/s; 16748/78 objects degraded (21471.795%); 20 KiB/s, 78 objects/s recovering 2024-08-17T18:14:06.616 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:06 smithi169 bash[79348]: cluster 2024-08-17T18:14:04.700667+0000 mgr.y (mgr.34107) 2166 : cluster [DBG] pgmap v3018: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 8.2 KiB/s rd, 27 KiB/s wr, 5 op/s; 16748/78 objects degraded (21471.795%); 20 KiB/s, 78 objects/s recovering 2024-08-17T18:14:06.629 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:06.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:06.632 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:06.649 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:06 smithi131 bash[89561]: cluster 2024-08-17T18:14:04.700667+0000 mgr.y (mgr.34107) 2166 : cluster [DBG] pgmap v3018: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 8.2 KiB/s rd, 27 KiB/s wr, 5 op/s; 16748/78 objects degraded (21471.795%); 20 KiB/s, 78 objects/s recovering 2024-08-17T18:14:06.649 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:06 smithi131 bash[89561]: cluster 2024-08-17T18:14:04.700667+0000 mgr.y (mgr.34107) 2166 : cluster [DBG] pgmap v3018: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 8.2 KiB/s rd, 27 KiB/s wr, 5 op/s; 16748/78 objects degraded (21471.795%); 20 KiB/s, 78 objects/s recovering 2024-08-17T18:14:06.649 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:06 smithi131 bash[88347]: cluster 2024-08-17T18:14:04.700667+0000 mgr.y (mgr.34107) 2166 : cluster [DBG] pgmap v3018: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 8.2 KiB/s rd, 27 KiB/s wr, 5 op/s; 16748/78 objects degraded (21471.795%); 20 KiB/s, 78 objects/s recovering 2024-08-17T18:14:06.649 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:06 smithi131 bash[88347]: cluster 2024-08-17T18:14:04.700667+0000 mgr.y (mgr.34107) 2166 : cluster [DBG] pgmap v3018: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 8.2 KiB/s rd, 27 KiB/s wr, 5 op/s; 16748/78 objects degraded (21471.795%); 20 KiB/s, 78 objects/s recovering 2024-08-17T18:14:06.733 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:06.759 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:06.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:06.761 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:06.862 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:06.892 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:06.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:06.894 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:06.995 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:07.020 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:07.021 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:07.022 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:07.122 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:07.149 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:07.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:07.151 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:07.252 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:07.276 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:07.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:07.278 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:07.379 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:07.405 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:07.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:07.407 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:07.508 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:07.537 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:07.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:07.539 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:07.639 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:07.668 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:07.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:07.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:07.771 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:07.797 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:07.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:07.800 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:07.901 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:07.928 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:07.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:07.930 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:08.031 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:08.060 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:08.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:08.062 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:14:08.163 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:08.187 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:08.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:08.190 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:08.290 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:08.313 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:08.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:08.316 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:08.417 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:08.442 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:08.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:08.445 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:08.545 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:08.557 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:08 smithi131 bash[89561]: cluster 2024-08-17T18:14:06.701471+0000 mgr.y (mgr.34107) 2167 : cluster [DBG] pgmap v3019: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 7.8 KiB/s rd, 26 KiB/s wr, 5 op/s; 16748/78 objects degraded (21471.795%); 19 KiB/s, 74 objects/s recovering 2024-08-17T18:14:08.557 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:08 smithi131 bash[89561]: cluster 2024-08-17T18:14:06.701471+0000 mgr.y (mgr.34107) 2167 : cluster [DBG] pgmap v3019: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 7.8 KiB/s rd, 26 KiB/s wr, 5 op/s; 16748/78 objects degraded (21471.795%); 19 KiB/s, 74 objects/s recovering 2024-08-17T18:14:08.557 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:08 smithi131 bash[89561]: audit 2024-08-17T18:14:08.300500+0000 mon.a (mon.0) 3203 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:08.557 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:08 smithi131 bash[89561]: audit 2024-08-17T18:14:08.300500+0000 mon.a (mon.0) 3203 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:08.557 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:08 smithi131 bash[89561]: audit 2024-08-17T18:14:08.301599+0000 mon.a (mon.0) 3204 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:14:08.557 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:08 smithi131 bash[89561]: audit 2024-08-17T18:14:08.301599+0000 mon.a (mon.0) 3204 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:14:08.558 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:08 smithi131 bash[88347]: cluster 2024-08-17T18:14:06.701471+0000 mgr.y (mgr.34107) 2167 : cluster [DBG] pgmap v3019: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 7.8 KiB/s rd, 26 KiB/s wr, 5 op/s; 16748/78 objects degraded (21471.795%); 19 KiB/s, 74 objects/s recovering 2024-08-17T18:14:08.558 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:08 smithi131 bash[88347]: cluster 2024-08-17T18:14:06.701471+0000 mgr.y (mgr.34107) 2167 : cluster [DBG] pgmap v3019: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 7.8 KiB/s rd, 26 KiB/s wr, 5 op/s; 16748/78 objects degraded (21471.795%); 19 KiB/s, 74 objects/s recovering 2024-08-17T18:14:08.558 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:08 smithi131 bash[88347]: audit 2024-08-17T18:14:08.300500+0000 mon.a (mon.0) 3203 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:08.558 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:08 smithi131 bash[88347]: audit 2024-08-17T18:14:08.300500+0000 mon.a (mon.0) 3203 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:08.558 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:08 smithi131 bash[88347]: audit 2024-08-17T18:14:08.301599+0000 mon.a (mon.0) 3204 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:14:08.558 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:08 smithi131 bash[88347]: audit 2024-08-17T18:14:08.301599+0000 mon.a (mon.0) 3204 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:14:08.572 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:08.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:08.575 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:08.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:08 smithi169 bash[79348]: cluster 2024-08-17T18:14:06.701471+0000 mgr.y (mgr.34107) 2167 : cluster [DBG] pgmap v3019: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 7.8 KiB/s rd, 26 KiB/s wr, 5 op/s; 16748/78 objects degraded (21471.795%); 19 KiB/s, 74 objects/s recovering 2024-08-17T18:14:08.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:08 smithi169 bash[79348]: cluster 2024-08-17T18:14:06.701471+0000 mgr.y (mgr.34107) 2167 : cluster [DBG] pgmap v3019: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 7.8 KiB/s rd, 26 KiB/s wr, 5 op/s; 16748/78 objects degraded (21471.795%); 19 KiB/s, 74 objects/s recovering 2024-08-17T18:14:08.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:08 smithi169 bash[79348]: audit 2024-08-17T18:14:08.300500+0000 mon.a (mon.0) 3203 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:08.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:08 smithi169 bash[79348]: audit 2024-08-17T18:14:08.300500+0000 mon.a (mon.0) 3203 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:08.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:08 smithi169 bash[79348]: audit 2024-08-17T18:14:08.301599+0000 mon.a (mon.0) 3204 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:14:08.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:08 smithi169 bash[79348]: audit 2024-08-17T18:14:08.301599+0000 mon.a (mon.0) 3204 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:14:08.675 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:08.703 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:08.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:08.705 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:08.806 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:08.817 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:14:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:14:08] "GET /metrics HTTP/1.1" 200 36624 "" "Prometheus/2.51.0" 2024-08-17T18:14:08.834 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:08.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:08.837 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:14:08.938 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:08.964 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:08.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:08.966 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:09.067 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:09.092 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:09.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:09.095 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:09.195 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:09.219 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:09.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:09.222 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:09.322 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:09.348 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:09.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:09.350 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:09.451 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:09.478 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:09.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:09.480 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:09.581 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:09.609 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:09.611 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:09.611 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:09.712 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:09.739 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:09.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:09.741 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:09.841 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:09.870 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:09.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:09.872 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:09.973 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:09.999 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:10.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:10.001 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:10.102 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:10.130 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:10.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:10.132 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:14:10.232 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:10.259 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:10.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:10.261 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:10.362 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:10.387 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:10.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:10.390 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:10.491 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:10.520 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:10.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:10.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:10.623 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:10.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:10 smithi169 bash[79348]: cluster 2024-08-17T18:14:08.702258+0000 mgr.y (mgr.34107) 2168 : cluster [DBG] pgmap v3020: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 6.6 KiB/s rd, 22 KiB/s wr, 4 op/s; 16748/78 objects degraded (21471.795%); 16 KiB/s, 62 objects/s recovering 2024-08-17T18:14:10.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:10 smithi169 bash[79348]: cluster 2024-08-17T18:14:08.702258+0000 mgr.y (mgr.34107) 2168 : cluster [DBG] pgmap v3020: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 6.6 KiB/s rd, 22 KiB/s wr, 4 op/s; 16748/78 objects degraded (21471.795%); 16 KiB/s, 62 objects/s recovering 2024-08-17T18:14:10.650 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:10.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:10.652 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:10.753 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:10.777 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:10.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:10.779 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:10.862 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:10 smithi131 bash[88347]: cluster 2024-08-17T18:14:08.702258+0000 mgr.y (mgr.34107) 2168 : cluster [DBG] pgmap v3020: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 6.6 KiB/s rd, 22 KiB/s wr, 4 op/s; 16748/78 objects degraded (21471.795%); 16 KiB/s, 62 objects/s recovering 2024-08-17T18:14:10.862 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:10 smithi131 bash[88347]: cluster 2024-08-17T18:14:08.702258+0000 mgr.y (mgr.34107) 2168 : cluster [DBG] pgmap v3020: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 6.6 KiB/s rd, 22 KiB/s wr, 4 op/s; 16748/78 objects degraded (21471.795%); 16 KiB/s, 62 objects/s recovering 2024-08-17T18:14:10.881 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:10.904 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:10.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:10.907 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:14:11.007 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:11.032 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:11.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:11.034 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:11.135 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:11.160 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:11.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:11.162 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:11.233 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:10 smithi131 bash[89561]: cluster 2024-08-17T18:14:08.702258+0000 mgr.y (mgr.34107) 2168 : cluster [DBG] pgmap v3020: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 6.6 KiB/s rd, 22 KiB/s wr, 4 op/s; 16748/78 objects degraded (21471.795%); 16 KiB/s, 62 objects/s recovering 2024-08-17T18:14:11.234 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:10 smithi131 bash[89561]: cluster 2024-08-17T18:14:08.702258+0000 mgr.y (mgr.34107) 2168 : cluster [DBG] pgmap v3020: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 6.6 KiB/s rd, 22 KiB/s wr, 4 op/s; 16748/78 objects degraded (21471.795%); 16 KiB/s, 62 objects/s recovering 2024-08-17T18:14:11.263 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:11.287 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:11.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:11.289 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:11.390 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:11.415 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:11.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:11.417 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:11.518 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:11.529 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:11 smithi169 bash[79348]: cluster 2024-08-17T18:14:11.131940+0000 mon.a (mon.0) 3205 : cluster [WRN] Health check update: Degraded data redundancy: 16748/78 objects degraded (21471.795%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:14:11.529 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:11 smithi169 bash[79348]: cluster 2024-08-17T18:14:11.131940+0000 mon.a (mon.0) 3205 : cluster [WRN] Health check update: Degraded data redundancy: 16748/78 objects degraded (21471.795%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:14:11.543 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:11.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:11.545 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:11.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:11 smithi131 bash[88347]: cluster 2024-08-17T18:14:11.131940+0000 mon.a (mon.0) 3205 : cluster [WRN] Health check update: Degraded data redundancy: 16748/78 objects degraded (21471.795%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:14:11.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:11 smithi131 bash[88347]: cluster 2024-08-17T18:14:11.131940+0000 mon.a (mon.0) 3205 : cluster [WRN] Health check update: Degraded data redundancy: 16748/78 objects degraded (21471.795%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:14:11.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:11 smithi131 bash[89561]: cluster 2024-08-17T18:14:11.131940+0000 mon.a (mon.0) 3205 : cluster [WRN] Health check update: Degraded data redundancy: 16748/78 objects degraded (21471.795%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:14:11.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:11 smithi131 bash[89561]: cluster 2024-08-17T18:14:11.131940+0000 mon.a (mon.0) 3205 : cluster [WRN] Health check update: Degraded data redundancy: 16748/78 objects degraded (21471.795%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:14:11.645 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:11.673 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:11.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:11.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:14:11.776 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:11.802 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:11.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:11.805 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:11.894 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:14:11.905 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:11.929 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:11.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:11.931 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:12.032 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:12.057 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:12.059 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:12.060 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:14:12.161 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:12.189 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:12.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:12.191 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:12.292 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:12.317 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:12.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:12.319 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:12.420 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:12.431 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:12 smithi169 bash[79348]: cluster 2024-08-17T18:14:10.703710+0000 mgr.y (mgr.34107) 2169 : cluster [DBG] pgmap v3021: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 5.9 KiB/s rd, 19 KiB/s wr, 4 op/s; 16397/78 objects degraded (21021.795%); 14 KiB/s, 85 objects/s recovering 2024-08-17T18:14:12.431 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:12 smithi169 bash[79348]: cluster 2024-08-17T18:14:10.703710+0000 mgr.y (mgr.34107) 2169 : cluster [DBG] pgmap v3021: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 5.9 KiB/s rd, 19 KiB/s wr, 4 op/s; 16397/78 objects degraded (21021.795%); 14 KiB/s, 85 objects/s recovering 2024-08-17T18:14:12.445 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:12.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:12.448 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:12.548 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:12.575 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:12.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:12.578 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:12.679 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:12.690 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:12 smithi131 bash[89561]: cluster 2024-08-17T18:14:10.703710+0000 mgr.y (mgr.34107) 2169 : cluster [DBG] pgmap v3021: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 5.9 KiB/s rd, 19 KiB/s wr, 4 op/s; 16397/78 objects degraded (21021.795%); 14 KiB/s, 85 objects/s recovering 2024-08-17T18:14:12.690 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:12 smithi131 bash[89561]: cluster 2024-08-17T18:14:10.703710+0000 mgr.y (mgr.34107) 2169 : cluster [DBG] pgmap v3021: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 5.9 KiB/s rd, 19 KiB/s wr, 4 op/s; 16397/78 objects degraded (21021.795%); 14 KiB/s, 85 objects/s recovering 2024-08-17T18:14:12.690 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:12 smithi131 bash[88347]: cluster 2024-08-17T18:14:10.703710+0000 mgr.y (mgr.34107) 2169 : cluster [DBG] pgmap v3021: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 5.9 KiB/s rd, 19 KiB/s wr, 4 op/s; 16397/78 objects degraded (21021.795%); 14 KiB/s, 85 objects/s recovering 2024-08-17T18:14:12.690 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:12 smithi131 bash[88347]: cluster 2024-08-17T18:14:10.703710+0000 mgr.y (mgr.34107) 2169 : cluster [DBG] pgmap v3021: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 5.9 KiB/s rd, 19 KiB/s wr, 4 op/s; 16397/78 objects degraded (21021.795%); 14 KiB/s, 85 objects/s recovering 2024-08-17T18:14:12.706 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:12.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:12.708 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:14:12.809 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:12.836 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:12.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:12.838 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:12.939 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:12.968 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:12.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:12.971 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:13.071 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:13.099 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:13.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:13.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:13.203 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:13.229 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:13.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:13.231 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:13.332 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:13.359 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:13.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:13.361 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:13.462 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:13.485 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:13.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:13.488 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:13.588 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:13.611 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:13.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:13.614 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:13.714 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:13.742 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:13.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:13.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:13.845 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:13.872 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:13.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:13.875 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:13.975 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:13.999 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:14.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:14.001 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:14.102 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:14.127 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:14.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:14.129 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:14.229 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:14.258 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:14.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:14.261 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:14.361 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:14.388 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:14.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:14.391 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:14.491 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:14.503 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:14 smithi131 bash[89561]: cluster 2024-08-17T18:14:12.704211+0000 mgr.y (mgr.34107) 2170 : cluster [DBG] pgmap v3022: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 16397/78 objects degraded (21021.795%); 0 B/s, 58 objects/s recovering 2024-08-17T18:14:14.503 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:14 smithi131 bash[89561]: cluster 2024-08-17T18:14:12.704211+0000 mgr.y (mgr.34107) 2170 : cluster [DBG] pgmap v3022: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 16397/78 objects degraded (21021.795%); 0 B/s, 58 objects/s recovering 2024-08-17T18:14:14.503 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:14 smithi131 bash[88347]: cluster 2024-08-17T18:14:12.704211+0000 mgr.y (mgr.34107) 2170 : cluster [DBG] pgmap v3022: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 16397/78 objects degraded (21021.795%); 0 B/s, 58 objects/s recovering 2024-08-17T18:14:14.503 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:14 smithi131 bash[88347]: cluster 2024-08-17T18:14:12.704211+0000 mgr.y (mgr.34107) 2170 : cluster [DBG] pgmap v3022: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 16397/78 objects degraded (21021.795%); 0 B/s, 58 objects/s recovering 2024-08-17T18:14:14.518 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:14.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:14.520 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:14:14.621 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:14.647 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:14.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:14.649 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:14:14.750 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:14.778 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:14.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:14.780 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:14:14.881 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:14.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:14 smithi169 bash[79348]: cluster 2024-08-17T18:14:12.704211+0000 mgr.y (mgr.34107) 2170 : cluster [DBG] pgmap v3022: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 16397/78 objects degraded (21021.795%); 0 B/s, 58 objects/s recovering 2024-08-17T18:14:14.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:14 smithi169 bash[79348]: cluster 2024-08-17T18:14:12.704211+0000 mgr.y (mgr.34107) 2170 : cluster [DBG] pgmap v3022: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 16397/78 objects degraded (21021.795%); 0 B/s, 58 objects/s recovering 2024-08-17T18:14:14.907 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:14.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:14.910 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:15.011 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:15.039 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:15.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:15.041 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:15.142 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:15.174 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:15.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:15.177 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:15.277 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:15.307 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:15.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:15.309 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:15.410 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:15.437 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:15.440 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:15.440 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:14:15.541 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:15.566 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:15.568 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:15.568 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:15.669 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:15.696 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:15.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:15.699 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:15.800 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:15.825 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:15.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:15.827 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:15.928 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:15.952 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:15.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:15.954 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:16.055 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:16.078 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:16.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:16.081 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:16.182 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:16.206 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:16.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:16.208 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:16.309 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:16.331 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:16.333 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:16.333 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:16.434 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:16.455 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:16.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:16.459 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:16.560 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:16.565 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T18:14:16.565 INFO:teuthology.orchestra.run.smithi131.stdout: "ops": [], 2024-08-17T18:14:16.565 INFO:teuthology.orchestra.run.smithi131.stdout: "complaint_time": 30, 2024-08-17T18:14:16.566 INFO:teuthology.orchestra.run.smithi131.stdout: "num_blocked_ops": 0 2024-08-17T18:14:16.566 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T18:14:16.575 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:16 smithi131 bash[89561]: cluster 2024-08-17T18:14:14.705035+0000 mgr.y (mgr.34107) 2171 : cluster [DBG] pgmap v3023: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 16068/78 objects degraded (20600.000%); 0 B/s, 85 objects/s recovering 2024-08-17T18:14:16.575 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:16 smithi131 bash[89561]: cluster 2024-08-17T18:14:14.705035+0000 mgr.y (mgr.34107) 2171 : cluster [DBG] pgmap v3023: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 16068/78 objects degraded (20600.000%); 0 B/s, 85 objects/s recovering 2024-08-17T18:14:16.575 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:16 smithi131 bash[89561]: cluster 2024-08-17T18:14:16.133053+0000 mon.a (mon.0) 3206 : cluster [WRN] Health check update: Degraded data redundancy: 16068/78 objects degraded (20600.000%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:14:16.575 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:16 smithi131 bash[89561]: cluster 2024-08-17T18:14:16.133053+0000 mon.a (mon.0) 3206 : cluster [WRN] Health check update: Degraded data redundancy: 16068/78 objects degraded (20600.000%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:14:16.575 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:16 smithi131 bash[88347]: cluster 2024-08-17T18:14:14.705035+0000 mgr.y (mgr.34107) 2171 : cluster [DBG] pgmap v3023: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 16068/78 objects degraded (20600.000%); 0 B/s, 85 objects/s recovering 2024-08-17T18:14:16.576 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:16 smithi131 bash[88347]: cluster 2024-08-17T18:14:14.705035+0000 mgr.y (mgr.34107) 2171 : cluster [DBG] pgmap v3023: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 16068/78 objects degraded (20600.000%); 0 B/s, 85 objects/s recovering 2024-08-17T18:14:16.576 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:16 smithi131 bash[88347]: cluster 2024-08-17T18:14:16.133053+0000 mon.a (mon.0) 3206 : cluster [WRN] Health check update: Degraded data redundancy: 16068/78 objects degraded (20600.000%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:14:16.576 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:16 smithi131 bash[88347]: cluster 2024-08-17T18:14:16.133053+0000 mon.a (mon.0) 3206 : cluster [WRN] Health check update: Degraded data redundancy: 16068/78 objects degraded (20600.000%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:14:16.579 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:16.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:16.581 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:14:16.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:16 smithi169 bash[79348]: cluster 2024-08-17T18:14:14.705035+0000 mgr.y (mgr.34107) 2171 : cluster [DBG] pgmap v3023: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 16068/78 objects degraded (20600.000%); 0 B/s, 85 objects/s recovering 2024-08-17T18:14:16.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:16 smithi169 bash[79348]: cluster 2024-08-17T18:14:14.705035+0000 mgr.y (mgr.34107) 2171 : cluster [DBG] pgmap v3023: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 16068/78 objects degraded (20600.000%); 0 B/s, 85 objects/s recovering 2024-08-17T18:14:16.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:16 smithi169 bash[79348]: cluster 2024-08-17T18:14:16.133053+0000 mon.a (mon.0) 3206 : cluster [WRN] Health check update: Degraded data redundancy: 16068/78 objects degraded (20600.000%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:14:16.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:16 smithi169 bash[79348]: cluster 2024-08-17T18:14:16.133053+0000 mon.a (mon.0) 3206 : cluster [WRN] Health check update: Degraded data redundancy: 16068/78 objects degraded (20600.000%), 3 pgs degraded, 3 pgs undersized (PG_DEGRADED) 2024-08-17T18:14:16.682 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:16.704 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:16.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:16.706 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:16.806 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:16.824 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:16.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:16.826 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:16.927 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:16.952 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:16.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:16.955 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:17.055 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:17.080 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:17.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:17.082 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:17.183 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:17.208 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:17.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:17.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:17.312 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:17.336 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:17.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:17.339 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:17.425 INFO:teuthology.orchestra.run.smithi131.stderr:pool 'unique_pool_4' removed 2024-08-17T18:14:17.440 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:17.459 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:17.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:17.462 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:17.562 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:17.572 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:17 smithi169 bash[79348]: audit 2024-08-17T18:14:16.464081+0000 mon.c (mon.2) 113 : audit [INF] from='client.? 172.21.15.131:0/2479528078' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T18:14:17.572 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:17 smithi169 bash[79348]: audit 2024-08-17T18:14:16.464081+0000 mon.c (mon.2) 113 : audit [INF] from='client.? 172.21.15.131:0/2479528078' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T18:14:17.572 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:17 smithi169 bash[79348]: audit 2024-08-17T18:14:16.464557+0000 mon.a (mon.0) 3207 : audit [INF] 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 2024-08-17T18:14:17.572 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:17 smithi169 bash[79348]: audit 2024-08-17T18:14:16.464557+0000 mon.a (mon.0) 3207 : audit [INF] 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 2024-08-17T18:14:17.583 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:17.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:17.585 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:17.609 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:17 smithi131 bash[88347]: audit 2024-08-17T18:14:16.464081+0000 mon.c (mon.2) 113 : audit [INF] from='client.? 172.21.15.131:0/2479528078' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T18:14:17.609 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:17 smithi131 bash[88347]: audit 2024-08-17T18:14:16.464081+0000 mon.c (mon.2) 113 : audit [INF] from='client.? 172.21.15.131:0/2479528078' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T18:14:17.686 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:17.707 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:17.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:17.709 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:17.810 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:17.836 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:17.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:17.838 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:17.939 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:17.966 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:17.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:17.969 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:18.014 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:17 smithi131 bash[88347]: audit 2024-08-17T18:14:16.464557+0000 mon.a (mon.0) 3207 : audit [INF] 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 2024-08-17T18:14:18.014 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:17 smithi131 bash[88347]: audit 2024-08-17T18:14:16.464557+0000 mon.a (mon.0) 3207 : audit [INF] 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 2024-08-17T18:14:18.014 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:17 smithi131 bash[89561]: audit 2024-08-17T18:14:16.464081+0000 mon.c (mon.2) 113 : audit [INF] from='client.? 172.21.15.131:0/2479528078' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T18:14:18.014 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:17 smithi131 bash[89561]: audit 2024-08-17T18:14:16.464081+0000 mon.c (mon.2) 113 : audit [INF] from='client.? 172.21.15.131:0/2479528078' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_4", "pool2": "unique_pool_4", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T18:14:18.014 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:17 smithi131 bash[89561]: audit 2024-08-17T18:14:16.464557+0000 mon.a (mon.0) 3207 : audit [INF] 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 2024-08-17T18:14:18.015 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:17 smithi131 bash[89561]: audit 2024-08-17T18:14:16.464557+0000 mon.a (mon.0) 3207 : audit [INF] 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 2024-08-17T18:14:18.070 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:18.092 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:18.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:18.094 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:18.194 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:18.216 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:18.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:18.218 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:18.319 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:18.346 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:18.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:18.348 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:18.449 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:18.470 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:18.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:18.472 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:18.573 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:18.599 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:18.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:18.602 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:18.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:18 smithi169 bash[79348]: cluster 2024-08-17T18:14:16.705610+0000 mgr.y (mgr.34107) 2172 : cluster [DBG] pgmap v3024: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 16068/78 objects degraded (20600.000%); 0 B/s, 56 objects/s recovering 2024-08-17T18:14:18.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:18 smithi169 bash[79348]: cluster 2024-08-17T18:14:16.705610+0000 mgr.y (mgr.34107) 2172 : cluster [DBG] pgmap v3024: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 16068/78 objects degraded (20600.000%); 0 B/s, 56 objects/s recovering 2024-08-17T18:14:18.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:18 smithi169 bash[79348]: audit 2024-08-17T18:14:17.418380+0000 mon.a (mon.0) 3208 : audit [INF] 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 2024-08-17T18:14:18.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:18 smithi169 bash[79348]: audit 2024-08-17T18:14:17.418380+0000 mon.a (mon.0) 3208 : audit [INF] 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 2024-08-17T18:14:18.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:18 smithi169 bash[79348]: cluster 2024-08-17T18:14:17.425314+0000 mon.a (mon.0) 3209 : cluster [DBG] osdmap e1517: 8 total, 8 up, 8 in 2024-08-17T18:14:18.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:18 smithi169 bash[79348]: cluster 2024-08-17T18:14:17.425314+0000 mon.a (mon.0) 3209 : cluster [DBG] osdmap e1517: 8 total, 8 up, 8 in 2024-08-17T18:14:18.646 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:18 smithi131 bash[89561]: cluster 2024-08-17T18:14:16.705610+0000 mgr.y (mgr.34107) 2172 : cluster [DBG] pgmap v3024: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 16068/78 objects degraded (20600.000%); 0 B/s, 56 objects/s recovering 2024-08-17T18:14:18.646 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:18 smithi131 bash[89561]: cluster 2024-08-17T18:14:16.705610+0000 mgr.y (mgr.34107) 2172 : cluster [DBG] pgmap v3024: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 16068/78 objects degraded (20600.000%); 0 B/s, 56 objects/s recovering 2024-08-17T18:14:18.646 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:18 smithi131 bash[89561]: audit 2024-08-17T18:14:17.418380+0000 mon.a (mon.0) 3208 : audit [INF] 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 2024-08-17T18:14:18.646 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:18 smithi131 bash[89561]: audit 2024-08-17T18:14:17.418380+0000 mon.a (mon.0) 3208 : audit [INF] 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 2024-08-17T18:14:18.646 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:18 smithi131 bash[89561]: cluster 2024-08-17T18:14:17.425314+0000 mon.a (mon.0) 3209 : cluster [DBG] osdmap e1517: 8 total, 8 up, 8 in 2024-08-17T18:14:18.646 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:18 smithi131 bash[89561]: cluster 2024-08-17T18:14:17.425314+0000 mon.a (mon.0) 3209 : cluster [DBG] osdmap e1517: 8 total, 8 up, 8 in 2024-08-17T18:14:18.647 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:18 smithi131 bash[88347]: cluster 2024-08-17T18:14:16.705610+0000 mgr.y (mgr.34107) 2172 : cluster [DBG] pgmap v3024: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 16068/78 objects degraded (20600.000%); 0 B/s, 56 objects/s recovering 2024-08-17T18:14:18.647 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:18 smithi131 bash[88347]: cluster 2024-08-17T18:14:16.705610+0000 mgr.y (mgr.34107) 2172 : cluster [DBG] pgmap v3024: 99 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 16068/78 objects degraded (20600.000%); 0 B/s, 56 objects/s recovering 2024-08-17T18:14:18.647 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:18 smithi131 bash[88347]: audit 2024-08-17T18:14:17.418380+0000 mon.a (mon.0) 3208 : audit [INF] 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 2024-08-17T18:14:18.647 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:18 smithi131 bash[88347]: audit 2024-08-17T18:14:17.418380+0000 mon.a (mon.0) 3208 : audit [INF] 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 2024-08-17T18:14:18.647 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:18 smithi131 bash[88347]: cluster 2024-08-17T18:14:17.425314+0000 mon.a (mon.0) 3209 : cluster [DBG] osdmap e1517: 8 total, 8 up, 8 in 2024-08-17T18:14:18.647 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:18 smithi131 bash[88347]: cluster 2024-08-17T18:14:17.425314+0000 mon.a (mon.0) 3209 : cluster [DBG] osdmap e1517: 8 total, 8 up, 8 in 2024-08-17T18:14:18.702 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:18.730 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:18.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:18.732 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:18.833 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:18.859 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:18.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:18.862 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:18.963 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:18.991 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:18.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:18.993 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:19.094 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:19.120 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:19.122 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:14:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:14:18] "GET /metrics HTTP/1.1" 200 36624 "" "Prometheus/2.51.0" 2024-08-17T18:14:19.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:19.123 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:19.223 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:19.250 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:19.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:19.253 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:19.353 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:19.378 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:19.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:19.380 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:19.481 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:19.492 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:19 smithi169 bash[79348]: cluster 2024-08-17T18:14:18.706242+0000 mgr.y (mgr.34107) 2173 : cluster [DBG] pgmap v3026: 83 pgs: 83 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:19.492 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:19 smithi169 bash[79348]: cluster 2024-08-17T18:14:18.706242+0000 mgr.y (mgr.34107) 2173 : cluster [DBG] pgmap v3026: 83 pgs: 83 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:19.492 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:19 smithi169 bash[79348]: cluster 2024-08-17T18:14:19.419767+0000 mon.a (mon.0) 3210 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 16068/78 objects degraded (20600.000%), 3 pgs degraded, 3 pgs undersized) 2024-08-17T18:14:19.492 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:19 smithi169 bash[79348]: cluster 2024-08-17T18:14:19.419767+0000 mon.a (mon.0) 3210 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 16068/78 objects degraded (20600.000%), 3 pgs degraded, 3 pgs undersized) 2024-08-17T18:14:19.492 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:19 smithi169 bash[79348]: cluster 2024-08-17T18:14:19.419794+0000 mon.a (mon.0) 3211 : cluster [INF] Cluster is now healthy 2024-08-17T18:14:19.492 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:19 smithi169 bash[79348]: cluster 2024-08-17T18:14:19.419794+0000 mon.a (mon.0) 3211 : cluster [INF] Cluster is now healthy 2024-08-17T18:14:19.509 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:19.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:19.511 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:19.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:19 smithi131 bash[88347]: cluster 2024-08-17T18:14:18.706242+0000 mgr.y (mgr.34107) 2173 : cluster [DBG] pgmap v3026: 83 pgs: 83 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:19.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:19 smithi131 bash[88347]: cluster 2024-08-17T18:14:18.706242+0000 mgr.y (mgr.34107) 2173 : cluster [DBG] pgmap v3026: 83 pgs: 83 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:19.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:19 smithi131 bash[88347]: cluster 2024-08-17T18:14:19.419767+0000 mon.a (mon.0) 3210 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 16068/78 objects degraded (20600.000%), 3 pgs degraded, 3 pgs undersized) 2024-08-17T18:14:19.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:19 smithi131 bash[88347]: cluster 2024-08-17T18:14:19.419767+0000 mon.a (mon.0) 3210 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 16068/78 objects degraded (20600.000%), 3 pgs degraded, 3 pgs undersized) 2024-08-17T18:14:19.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:19 smithi131 bash[88347]: cluster 2024-08-17T18:14:19.419794+0000 mon.a (mon.0) 3211 : cluster [INF] Cluster is now healthy 2024-08-17T18:14:19.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:19 smithi131 bash[88347]: cluster 2024-08-17T18:14:19.419794+0000 mon.a (mon.0) 3211 : cluster [INF] Cluster is now healthy 2024-08-17T18:14:19.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:19 smithi131 bash[89561]: cluster 2024-08-17T18:14:18.706242+0000 mgr.y (mgr.34107) 2173 : cluster [DBG] pgmap v3026: 83 pgs: 83 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:19.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:19 smithi131 bash[89561]: cluster 2024-08-17T18:14:18.706242+0000 mgr.y (mgr.34107) 2173 : cluster [DBG] pgmap v3026: 83 pgs: 83 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:19.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:19 smithi131 bash[89561]: cluster 2024-08-17T18:14:19.419767+0000 mon.a (mon.0) 3210 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 16068/78 objects degraded (20600.000%), 3 pgs degraded, 3 pgs undersized) 2024-08-17T18:14:19.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:19 smithi131 bash[89561]: cluster 2024-08-17T18:14:19.419767+0000 mon.a (mon.0) 3210 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 16068/78 objects degraded (20600.000%), 3 pgs degraded, 3 pgs undersized) 2024-08-17T18:14:19.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:19 smithi131 bash[89561]: cluster 2024-08-17T18:14:19.419794+0000 mon.a (mon.0) 3211 : cluster [INF] Cluster is now healthy 2024-08-17T18:14:19.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:19 smithi131 bash[89561]: cluster 2024-08-17T18:14:19.419794+0000 mon.a (mon.0) 3211 : cluster [INF] Cluster is now healthy 2024-08-17T18:14:19.612 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:19.641 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:19.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:19.643 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:19.744 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:19.771 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:19.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:19.773 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:14:19.874 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:19.902 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:19.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:19.905 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:14:20.006 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:20.033 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:20.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:20.035 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:20.136 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:20.163 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:20.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:20.165 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:20.266 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:20.294 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:20.297 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:20.297 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:20.398 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:20.427 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:20.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:20.429 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:14:20.530 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:20.559 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:20.561 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:20.561 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:20.662 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:20.689 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:20.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:20.691 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:20.792 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:20.819 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:20.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:20.821 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:20.922 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:20.949 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:20.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:20.952 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:21.053 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:21.078 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:21.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:21.080 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:21.181 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:21.204 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:21.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:21.206 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:21.307 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:21.337 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:21.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:21.340 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:21.441 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:21.470 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:21.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:21.472 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:21.567 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.1 dump_historic_ops 2024-08-17T18:14:21.573 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:21.575 INFO:teuthology.task.full_sequential:In full_sequential, running task radosbench... 2024-08-17T18:14:21.575 INFO:tasks.radosbench:Beginning radosbench... 2024-08-17T18:14:21.576 INFO:tasks.cephadm.ceph_manager.ceph:creating pool_name unique_pool_5 2024-08-17T18:14:21.576 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd pool create unique_pool_5 16 2024-08-17T18:14:21.638 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:21.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:21.641 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:21.742 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:21.761 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:21.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:21.763 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:21.864 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:21.890 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:21.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:21.893 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:21.994 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:22.033 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:22.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:22.043 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:22.144 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:22.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:21 smithi169 bash[79348]: cluster 2024-08-17T18:14:20.707094+0000 mgr.y (mgr.34107) 2174 : cluster [DBG] pgmap v3027: 83 pgs: 83 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:22.148 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:21 smithi169 bash[79348]: cluster 2024-08-17T18:14:20.707094+0000 mgr.y (mgr.34107) 2174 : cluster [DBG] pgmap v3027: 83 pgs: 83 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:22.182 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:22.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:22.184 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:22.285 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:22.318 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:22.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:22.321 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:22.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:21 smithi131 bash[88347]: cluster 2024-08-17T18:14:20.707094+0000 mgr.y (mgr.34107) 2174 : cluster [DBG] pgmap v3027: 83 pgs: 83 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:22.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:21 smithi131 bash[88347]: cluster 2024-08-17T18:14:20.707094+0000 mgr.y (mgr.34107) 2174 : cluster [DBG] pgmap v3027: 83 pgs: 83 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:22.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:21 smithi131 bash[89561]: cluster 2024-08-17T18:14:20.707094+0000 mgr.y (mgr.34107) 2174 : cluster [DBG] pgmap v3027: 83 pgs: 83 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:22.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:21 smithi131 bash[89561]: cluster 2024-08-17T18:14:20.707094+0000 mgr.y (mgr.34107) 2174 : cluster [DBG] pgmap v3027: 83 pgs: 83 active+clean; 634 KiB data, 7.3 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:22.421 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:22.449 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:22.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:22.451 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:22.551 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:22.579 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:22.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:22.581 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:22.682 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:22.709 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:22.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:22.712 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:22.813 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:22.841 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:22.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:22.844 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:22.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:22 smithi131 bash[89561]: cluster 2024-08-17T18:14:21.938905+0000 osd.6 (osd.6) 23 : cluster [DBG] 1.0 scrub starts 2024-08-17T18:14:22.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:22 smithi131 bash[89561]: cluster 2024-08-17T18:14:21.938905+0000 osd.6 (osd.6) 23 : cluster [DBG] 1.0 scrub starts 2024-08-17T18:14:22.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:22 smithi131 bash[89561]: cluster 2024-08-17T18:14:21.942357+0000 osd.6 (osd.6) 24 : cluster [DBG] 1.0 scrub ok 2024-08-17T18:14:22.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:22 smithi131 bash[89561]: cluster 2024-08-17T18:14:21.942357+0000 osd.6 (osd.6) 24 : cluster [DBG] 1.0 scrub ok 2024-08-17T18:14:22.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:22 smithi131 bash[88347]: cluster 2024-08-17T18:14:21.938905+0000 osd.6 (osd.6) 23 : cluster [DBG] 1.0 scrub starts 2024-08-17T18:14:22.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:22 smithi131 bash[88347]: cluster 2024-08-17T18:14:21.938905+0000 osd.6 (osd.6) 23 : cluster [DBG] 1.0 scrub starts 2024-08-17T18:14:22.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:22 smithi131 bash[88347]: cluster 2024-08-17T18:14:21.942357+0000 osd.6 (osd.6) 24 : cluster [DBG] 1.0 scrub ok 2024-08-17T18:14:22.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:22 smithi131 bash[88347]: cluster 2024-08-17T18:14:21.942357+0000 osd.6 (osd.6) 24 : cluster [DBG] 1.0 scrub ok 2024-08-17T18:14:22.945 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:22.956 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:22 smithi169 bash[79348]: cluster 2024-08-17T18:14:21.938905+0000 osd.6 (osd.6) 23 : cluster [DBG] 1.0 scrub starts 2024-08-17T18:14:22.957 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:22 smithi169 bash[79348]: cluster 2024-08-17T18:14:21.938905+0000 osd.6 (osd.6) 23 : cluster [DBG] 1.0 scrub starts 2024-08-17T18:14:22.957 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:22 smithi169 bash[79348]: cluster 2024-08-17T18:14:21.942357+0000 osd.6 (osd.6) 24 : cluster [DBG] 1.0 scrub ok 2024-08-17T18:14:22.957 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:22 smithi169 bash[79348]: cluster 2024-08-17T18:14:21.942357+0000 osd.6 (osd.6) 24 : cluster [DBG] 1.0 scrub ok 2024-08-17T18:14:22.973 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:22.975 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:22.975 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:23.076 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:23.102 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:23.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:23.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:23.146 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T18:14:23.146 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:14:23.163 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T18:14:23.164 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:14:23.181 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T18:14:23.181 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:14:23.198 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T18:14:23.198 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:14:23.205 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:23.218 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T18:14:23.219 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:14:23.233 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:23.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:23.235 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:23.238 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T18:14:23.238 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:14:23.256 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T18:14:23.256 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:14:23.274 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T18:14:23.275 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:14:23.336 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:23.359 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:23.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:23.361 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:23.462 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:23.490 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:23.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:23.492 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:23.593 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:23.621 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:23.623 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:23.623 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:23.724 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:23.750 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:23.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:23.752 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:23.853 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:23.881 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:23.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:23.883 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:23.984 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:23.995 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:23 smithi169 bash[79348]: cluster 2024-08-17T18:14:22.707734+0000 mgr.y (mgr.34107) 2175 : cluster [DBG] pgmap v3028: 83 pgs: 83 active+clean; 634 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:23.995 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:23 smithi169 bash[79348]: cluster 2024-08-17T18:14:22.707734+0000 mgr.y (mgr.34107) 2175 : cluster [DBG] pgmap v3028: 83 pgs: 83 active+clean; 634 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:23.995 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:23 smithi169 bash[79348]: audit 2024-08-17T18:14:23.127311+0000 mon.c (mon.2) 114 : audit [DBG] from='client.? 172.21.15.131:0/459771736' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:14:23.995 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:23 smithi169 bash[79348]: audit 2024-08-17T18:14:23.127311+0000 mon.c (mon.2) 114 : audit [DBG] from='client.? 172.21.15.131:0/459771736' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:14:23.995 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:23 smithi169 bash[79348]: audit 2024-08-17T18:14:23.300829+0000 mon.a (mon.0) 3212 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:23.996 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:23 smithi169 bash[79348]: audit 2024-08-17T18:14:23.300829+0000 mon.a (mon.0) 3212 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:23.996 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:23 smithi169 bash[79348]: audit 2024-08-17T18:14:23.301937+0000 mon.a (mon.0) 3213 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:14:23.996 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:23 smithi169 bash[79348]: audit 2024-08-17T18:14:23.301937+0000 mon.a (mon.0) 3213 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:14:24.010 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:24.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:24.012 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:24.113 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:24.141 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:24.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:24.143 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:24.157 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:23 smithi131 bash[89561]: cluster 2024-08-17T18:14:22.707734+0000 mgr.y (mgr.34107) 2175 : cluster [DBG] pgmap v3028: 83 pgs: 83 active+clean; 634 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:24.157 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:23 smithi131 bash[89561]: cluster 2024-08-17T18:14:22.707734+0000 mgr.y (mgr.34107) 2175 : cluster [DBG] pgmap v3028: 83 pgs: 83 active+clean; 634 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:24.157 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:23 smithi131 bash[89561]: audit 2024-08-17T18:14:23.127311+0000 mon.c (mon.2) 114 : audit [DBG] from='client.? 172.21.15.131:0/459771736' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:14:24.158 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:23 smithi131 bash[89561]: audit 2024-08-17T18:14:23.127311+0000 mon.c (mon.2) 114 : audit [DBG] from='client.? 172.21.15.131:0/459771736' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:14:24.158 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:23 smithi131 bash[89561]: audit 2024-08-17T18:14:23.300829+0000 mon.a (mon.0) 3212 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:24.158 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:23 smithi131 bash[89561]: audit 2024-08-17T18:14:23.300829+0000 mon.a (mon.0) 3212 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:24.158 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:23 smithi131 bash[89561]: audit 2024-08-17T18:14:23.301937+0000 mon.a (mon.0) 3213 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:14:24.158 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:23 smithi131 bash[89561]: audit 2024-08-17T18:14:23.301937+0000 mon.a (mon.0) 3213 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:14:24.158 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:23 smithi131 bash[88347]: cluster 2024-08-17T18:14:22.707734+0000 mgr.y (mgr.34107) 2175 : cluster [DBG] pgmap v3028: 83 pgs: 83 active+clean; 634 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:24.158 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:23 smithi131 bash[88347]: cluster 2024-08-17T18:14:22.707734+0000 mgr.y (mgr.34107) 2175 : cluster [DBG] pgmap v3028: 83 pgs: 83 active+clean; 634 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:24.158 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:23 smithi131 bash[88347]: audit 2024-08-17T18:14:23.127311+0000 mon.c (mon.2) 114 : audit [DBG] from='client.? 172.21.15.131:0/459771736' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:14:24.158 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:23 smithi131 bash[88347]: audit 2024-08-17T18:14:23.127311+0000 mon.c (mon.2) 114 : audit [DBG] from='client.? 172.21.15.131:0/459771736' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:14:24.158 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:23 smithi131 bash[88347]: audit 2024-08-17T18:14:23.300829+0000 mon.a (mon.0) 3212 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:24.162 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:23 smithi131 bash[88347]: audit 2024-08-17T18:14:23.300829+0000 mon.a (mon.0) 3212 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:24.162 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:23 smithi131 bash[88347]: audit 2024-08-17T18:14:23.301937+0000 mon.a (mon.0) 3213 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:14:24.162 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:23 smithi131 bash[88347]: audit 2024-08-17T18:14:23.301937+0000 mon.a (mon.0) 3213 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:14:24.245 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:24.266 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:24.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:24.268 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:24.369 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:24.396 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:24.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:24.399 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:24.499 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:24.526 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:24.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:24.529 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:24.629 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:24.657 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:24.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:24.659 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:24.760 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:24.786 INFO:teuthology.orchestra.run.smithi131.stderr:noscrub is set 2024-08-17T18:14:24.791 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:24.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:24.794 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:24.894 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:24.922 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:24.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:24.924 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:25.025 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:25.036 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:24 smithi169 bash[79348]: audit 2024-08-17T18:14:24.291476+0000 mon.a (mon.0) 3214 : audit [INF] from='client.? 172.21.15.131:0/4165735983' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:14:25.036 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:24 smithi169 bash[79348]: audit 2024-08-17T18:14:24.291476+0000 mon.a (mon.0) 3214 : audit [INF] from='client.? 172.21.15.131:0/4165735983' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:14:25.053 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:25.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:25.055 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:25.156 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:25.182 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:25.184 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:25.184 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:25.285 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:25.313 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:25.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:25.315 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:25.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:24 smithi131 bash[88347]: audit 2024-08-17T18:14:24.291476+0000 mon.a (mon.0) 3214 : audit [INF] from='client.? 172.21.15.131:0/4165735983' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:14:25.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:24 smithi131 bash[88347]: audit 2024-08-17T18:14:24.291476+0000 mon.a (mon.0) 3214 : audit [INF] from='client.? 172.21.15.131:0/4165735983' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:14:25.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:24 smithi131 bash[89561]: audit 2024-08-17T18:14:24.291476+0000 mon.a (mon.0) 3214 : audit [INF] from='client.? 172.21.15.131:0/4165735983' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:14:25.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:24 smithi131 bash[89561]: audit 2024-08-17T18:14:24.291476+0000 mon.a (mon.0) 3214 : audit [INF] from='client.? 172.21.15.131:0/4165735983' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:14:25.416 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:25.443 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:25.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:25.445 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:14:25.546 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:25.574 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:25.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:25.577 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:25.677 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:25.706 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:25.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:25.708 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:25.809 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:25.834 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:25.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:25.836 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:25.937 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:25.947 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:25 smithi131 bash[89561]: cluster 2024-08-17T18:14:24.708657+0000 mgr.y (mgr.34107) 2176 : cluster [DBG] pgmap v3029: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:25.948 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:25 smithi131 bash[89561]: cluster 2024-08-17T18:14:24.708657+0000 mgr.y (mgr.34107) 2176 : cluster [DBG] pgmap v3029: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:25.948 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:25 smithi131 bash[89561]: cluster 2024-08-17T18:14:24.774291+0000 mon.a (mon.0) 3215 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:14:25.948 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:25 smithi131 bash[89561]: cluster 2024-08-17T18:14:24.774291+0000 mon.a (mon.0) 3215 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:14:25.948 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:25 smithi131 bash[89561]: audit 2024-08-17T18:14:24.785914+0000 mon.a (mon.0) 3216 : audit [INF] from='client.? 172.21.15.131:0/4165735983' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:14:25.948 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:25 smithi131 bash[89561]: audit 2024-08-17T18:14:24.785914+0000 mon.a (mon.0) 3216 : audit [INF] from='client.? 172.21.15.131:0/4165735983' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:14:25.948 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:25 smithi131 bash[89561]: cluster 2024-08-17T18:14:24.789678+0000 mon.a (mon.0) 3217 : cluster [DBG] osdmap e1518: 8 total, 8 up, 8 in 2024-08-17T18:14:25.948 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:25 smithi131 bash[89561]: cluster 2024-08-17T18:14:24.789678+0000 mon.a (mon.0) 3217 : cluster [DBG] osdmap e1518: 8 total, 8 up, 8 in 2024-08-17T18:14:25.948 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:25 smithi131 bash[88347]: cluster 2024-08-17T18:14:24.708657+0000 mgr.y (mgr.34107) 2176 : cluster [DBG] pgmap v3029: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:25.949 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:25 smithi131 bash[88347]: cluster 2024-08-17T18:14:24.708657+0000 mgr.y (mgr.34107) 2176 : cluster [DBG] pgmap v3029: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:25.949 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:25 smithi131 bash[88347]: cluster 2024-08-17T18:14:24.774291+0000 mon.a (mon.0) 3215 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:14:25.949 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:25 smithi131 bash[88347]: cluster 2024-08-17T18:14:24.774291+0000 mon.a (mon.0) 3215 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:14:25.949 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:25 smithi131 bash[88347]: audit 2024-08-17T18:14:24.785914+0000 mon.a (mon.0) 3216 : audit [INF] from='client.? 172.21.15.131:0/4165735983' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:14:25.949 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:25 smithi131 bash[88347]: audit 2024-08-17T18:14:24.785914+0000 mon.a (mon.0) 3216 : audit [INF] from='client.? 172.21.15.131:0/4165735983' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:14:25.949 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:25 smithi131 bash[88347]: cluster 2024-08-17T18:14:24.789678+0000 mon.a (mon.0) 3217 : cluster [DBG] osdmap e1518: 8 total, 8 up, 8 in 2024-08-17T18:14:25.949 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:25 smithi131 bash[88347]: cluster 2024-08-17T18:14:24.789678+0000 mon.a (mon.0) 3217 : cluster [DBG] osdmap e1518: 8 total, 8 up, 8 in 2024-08-17T18:14:25.962 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:25.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:25.964 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:26.065 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:26.077 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:25 smithi169 bash[79348]: cluster 2024-08-17T18:14:24.708657+0000 mgr.y (mgr.34107) 2176 : cluster [DBG] pgmap v3029: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:26.077 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:25 smithi169 bash[79348]: cluster 2024-08-17T18:14:24.708657+0000 mgr.y (mgr.34107) 2176 : cluster [DBG] pgmap v3029: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:26.077 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:25 smithi169 bash[79348]: cluster 2024-08-17T18:14:24.774291+0000 mon.a (mon.0) 3215 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:14:26.077 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:25 smithi169 bash[79348]: cluster 2024-08-17T18:14:24.774291+0000 mon.a (mon.0) 3215 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:14:26.077 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:25 smithi169 bash[79348]: audit 2024-08-17T18:14:24.785914+0000 mon.a (mon.0) 3216 : audit [INF] from='client.? 172.21.15.131:0/4165735983' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:14:26.077 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:25 smithi169 bash[79348]: audit 2024-08-17T18:14:24.785914+0000 mon.a (mon.0) 3216 : audit [INF] from='client.? 172.21.15.131:0/4165735983' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:14:26.077 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:25 smithi169 bash[79348]: cluster 2024-08-17T18:14:24.789678+0000 mon.a (mon.0) 3217 : cluster [DBG] osdmap e1518: 8 total, 8 up, 8 in 2024-08-17T18:14:26.077 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:25 smithi169 bash[79348]: cluster 2024-08-17T18:14:24.789678+0000 mon.a (mon.0) 3217 : cluster [DBG] osdmap e1518: 8 total, 8 up, 8 in 2024-08-17T18:14:26.093 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:26.095 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:26.095 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:26.196 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:26.223 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:26.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:26.225 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:14:26.326 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:26.354 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:26.356 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:26.357 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:26.457 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:26.483 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:26.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:26.486 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:26.586 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:26.614 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:26.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:26.616 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:26.717 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:26.745 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:26.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:26.747 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:26.848 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:26.872 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:26.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:26.875 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:26.976 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:27.003 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:27.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:27.005 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:14:27.106 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:27.132 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:27.135 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:27.135 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:27.236 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:27.263 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:27.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:27.264 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:27.365 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:27.393 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:27.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:27.396 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:27.496 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:27.517 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:27.519 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:27.520 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:14:27.620 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:27.650 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:27.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:27.651 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:27.752 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:27.778 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:27.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:27.781 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:27.847 INFO:teuthology.orchestra.run.smithi131.stderr:set osd.7 primary-affinity to 1 (8655362) 2024-08-17T18:14:27.881 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:27.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:27 smithi169 bash[79348]: cluster 2024-08-17T18:14:26.709653+0000 mgr.y (mgr.34107) 2177 : cluster [DBG] pgmap v3031: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:27.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:27 smithi169 bash[79348]: cluster 2024-08-17T18:14:26.709653+0000 mgr.y (mgr.34107) 2177 : cluster [DBG] pgmap v3031: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:27.908 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:27.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:27.911 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:28.011 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:28.037 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:28.038 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:27 smithi131 bash[89561]: cluster 2024-08-17T18:14:26.709653+0000 mgr.y (mgr.34107) 2177 : cluster [DBG] pgmap v3031: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:28.038 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:27 smithi131 bash[89561]: cluster 2024-08-17T18:14:26.709653+0000 mgr.y (mgr.34107) 2177 : cluster [DBG] pgmap v3031: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:28.039 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:27 smithi131 bash[88347]: cluster 2024-08-17T18:14:26.709653+0000 mgr.y (mgr.34107) 2177 : cluster [DBG] pgmap v3031: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:28.039 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:27 smithi131 bash[88347]: cluster 2024-08-17T18:14:26.709653+0000 mgr.y (mgr.34107) 2177 : cluster [DBG] pgmap v3031: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:28.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:28.040 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:28.140 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:28.167 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:28.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:28.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:28.270 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:28.298 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:28.300 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:28.300 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:28.401 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:28.429 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:28.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:28.431 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:28.531 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:28.558 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:28.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:28.560 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:28.661 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:28.690 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:28.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:28.692 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:28.793 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:28.804 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:28 smithi169 bash[79348]: audit 2024-08-17T18:14:27.780981+0000 mon.c (mon.2) 115 : audit [INF] from='client.? 172.21.15.131:0/3759598263' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:14:28.804 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:28 smithi169 bash[79348]: audit 2024-08-17T18:14:27.780981+0000 mon.c (mon.2) 115 : audit [INF] from='client.? 172.21.15.131:0/3759598263' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:14:28.804 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:28 smithi169 bash[79348]: audit 2024-08-17T18:14:27.781400+0000 mon.a (mon.0) 3218 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:14:28.804 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:28 smithi169 bash[79348]: audit 2024-08-17T18:14:27.781400+0000 mon.a (mon.0) 3218 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:14:28.805 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:28 smithi169 bash[79348]: audit 2024-08-17T18:14:27.835615+0000 mon.a (mon.0) 3219 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2024-08-17T18:14:28.805 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:28 smithi169 bash[79348]: audit 2024-08-17T18:14:27.835615+0000 mon.a (mon.0) 3219 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2024-08-17T18:14:28.805 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:28 smithi169 bash[79348]: cluster 2024-08-17T18:14:27.843039+0000 mon.a (mon.0) 3220 : cluster [DBG] osdmap e1519: 8 total, 8 up, 8 in 2024-08-17T18:14:28.805 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:28 smithi169 bash[79348]: cluster 2024-08-17T18:14:27.843039+0000 mon.a (mon.0) 3220 : cluster [DBG] osdmap e1519: 8 total, 8 up, 8 in 2024-08-17T18:14:28.820 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:28.823 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:28.823 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:28.923 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:28.950 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:28.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:28.952 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:29.003 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T18:14:29.014 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:14:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:14:28] "GET /metrics HTTP/1.1" 200 34207 "" "Prometheus/2.51.0" 2024-08-17T18:14:29.015 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:28 smithi131 bash[89561]: audit 2024-08-17T18:14:27.780981+0000 mon.c (mon.2) 115 : audit [INF] from='client.? 172.21.15.131:0/3759598263' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:14:29.015 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:28 smithi131 bash[89561]: audit 2024-08-17T18:14:27.780981+0000 mon.c (mon.2) 115 : audit [INF] from='client.? 172.21.15.131:0/3759598263' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:14:29.015 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:28 smithi131 bash[89561]: audit 2024-08-17T18:14:27.781400+0000 mon.a (mon.0) 3218 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:14:29.015 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:28 smithi131 bash[89561]: audit 2024-08-17T18:14:27.781400+0000 mon.a (mon.0) 3218 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:14:29.015 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:28 smithi131 bash[89561]: audit 2024-08-17T18:14:27.835615+0000 mon.a (mon.0) 3219 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2024-08-17T18:14:29.015 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:28 smithi131 bash[89561]: audit 2024-08-17T18:14:27.835615+0000 mon.a (mon.0) 3219 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2024-08-17T18:14:29.015 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:28 smithi131 bash[89561]: cluster 2024-08-17T18:14:27.843039+0000 mon.a (mon.0) 3220 : cluster [DBG] osdmap e1519: 8 total, 8 up, 8 in 2024-08-17T18:14:29.015 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:28 smithi131 bash[89561]: cluster 2024-08-17T18:14:27.843039+0000 mon.a (mon.0) 3220 : cluster [DBG] osdmap e1519: 8 total, 8 up, 8 in 2024-08-17T18:14:29.015 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:28 smithi131 bash[88347]: audit 2024-08-17T18:14:27.780981+0000 mon.c (mon.2) 115 : audit [INF] from='client.? 172.21.15.131:0/3759598263' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:14:29.015 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:28 smithi131 bash[88347]: audit 2024-08-17T18:14:27.780981+0000 mon.c (mon.2) 115 : audit [INF] from='client.? 172.21.15.131:0/3759598263' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:14:29.015 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:28 smithi131 bash[88347]: audit 2024-08-17T18:14:27.781400+0000 mon.a (mon.0) 3218 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:14:29.016 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:28 smithi131 bash[88347]: audit 2024-08-17T18:14:27.781400+0000 mon.a (mon.0) 3218 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:14:29.016 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:28 smithi131 bash[88347]: audit 2024-08-17T18:14:27.835615+0000 mon.a (mon.0) 3219 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2024-08-17T18:14:29.016 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:28 smithi131 bash[88347]: audit 2024-08-17T18:14:27.835615+0000 mon.a (mon.0) 3219 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2024-08-17T18:14:29.016 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:28 smithi131 bash[88347]: cluster 2024-08-17T18:14:27.843039+0000 mon.a (mon.0) 3220 : cluster [DBG] osdmap e1519: 8 total, 8 up, 8 in 2024-08-17T18:14:29.016 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:28 smithi131 bash[88347]: cluster 2024-08-17T18:14:27.843039+0000 mon.a (mon.0) 3220 : cluster [DBG] osdmap e1519: 8 total, 8 up, 8 in 2024-08-17T18:14:29.053 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:29.078 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:29.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:29.079 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:29.180 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:29.206 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:29.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:29.209 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:29.309 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:29.337 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:29.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:29.340 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:29.359 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T18:14:29.440 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:29.468 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:29.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:29.471 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:29.572 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:29.597 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:29.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:29.599 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:29.700 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:29.727 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:29.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:29.729 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:29.830 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:29.858 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:29.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:29.860 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:29.960 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:29.988 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:29.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:29.991 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:14:30.091 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:30.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:29 smithi131 bash[89561]: cluster 2024-08-17T18:14:28.710365+0000 mgr.y (mgr.34107) 2178 : cluster [DBG] pgmap v3033: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:30.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:29 smithi131 bash[89561]: cluster 2024-08-17T18:14:28.710365+0000 mgr.y (mgr.34107) 2178 : cluster [DBG] pgmap v3033: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:30.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:29 smithi131 bash[89561]: cluster 2024-08-17T18:14:28.855048+0000 mon.a (mon.0) 3221 : cluster [DBG] osdmap e1520: 8 total, 8 up, 8 in 2024-08-17T18:14:30.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:29 smithi131 bash[89561]: cluster 2024-08-17T18:14:28.855048+0000 mon.a (mon.0) 3221 : cluster [DBG] osdmap e1520: 8 total, 8 up, 8 in 2024-08-17T18:14:30.103 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:29 smithi131 bash[88347]: cluster 2024-08-17T18:14:28.710365+0000 mgr.y (mgr.34107) 2178 : cluster [DBG] pgmap v3033: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:30.103 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:29 smithi131 bash[88347]: cluster 2024-08-17T18:14:28.710365+0000 mgr.y (mgr.34107) 2178 : cluster [DBG] pgmap v3033: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:30.103 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:29 smithi131 bash[88347]: cluster 2024-08-17T18:14:28.855048+0000 mon.a (mon.0) 3221 : cluster [DBG] osdmap e1520: 8 total, 8 up, 8 in 2024-08-17T18:14:30.103 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:29 smithi131 bash[88347]: cluster 2024-08-17T18:14:28.855048+0000 mon.a (mon.0) 3221 : cluster [DBG] osdmap e1520: 8 total, 8 up, 8 in 2024-08-17T18:14:30.118 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:30.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:30.121 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:14:30.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:29 smithi169 bash[79348]: cluster 2024-08-17T18:14:28.710365+0000 mgr.y (mgr.34107) 2178 : cluster [DBG] pgmap v3033: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:30.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:29 smithi169 bash[79348]: cluster 2024-08-17T18:14:28.710365+0000 mgr.y (mgr.34107) 2178 : cluster [DBG] pgmap v3033: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:30.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:29 smithi169 bash[79348]: cluster 2024-08-17T18:14:28.855048+0000 mon.a (mon.0) 3221 : cluster [DBG] osdmap e1520: 8 total, 8 up, 8 in 2024-08-17T18:14:30.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:29 smithi169 bash[79348]: cluster 2024-08-17T18:14:28.855048+0000 mon.a (mon.0) 3221 : cluster [DBG] osdmap e1520: 8 total, 8 up, 8 in 2024-08-17T18:14:30.222 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:30.249 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:30.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:30.251 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:30.352 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:30.379 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:30.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:30.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:14:30.395 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:14:30.395 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:14:30.482 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:30.506 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:30.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:30.508 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:30.609 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:30.636 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:30.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:30.638 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:30.739 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:30.766 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:30.768 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:30.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:30.869 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:30.898 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:30.901 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:30.902 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:14:31.002 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:31.031 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:31.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:31.033 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:31.134 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:31.161 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:31.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:31.164 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:31.264 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:31.290 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:31.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:31.292 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:31.393 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:31.421 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:31.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:31.424 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:14:31.525 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:31.553 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:31.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:31.555 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:31.656 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:31.683 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:31.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:31.685 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:31.786 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:31.814 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:31.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:31.816 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:31.917 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:31.928 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:31 smithi131 bash[88347]: cluster 2024-08-17T18:14:30.711519+0000 mgr.y (mgr.34107) 2179 : cluster [DBG] pgmap v3035: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 33 B/s, 0 objects/s recovering 2024-08-17T18:14:31.928 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:31 smithi131 bash[88347]: cluster 2024-08-17T18:14:30.711519+0000 mgr.y (mgr.34107) 2179 : cluster [DBG] pgmap v3035: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 33 B/s, 0 objects/s recovering 2024-08-17T18:14:31.929 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:31 smithi131 bash[89561]: cluster 2024-08-17T18:14:30.711519+0000 mgr.y (mgr.34107) 2179 : cluster [DBG] pgmap v3035: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 33 B/s, 0 objects/s recovering 2024-08-17T18:14:31.929 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:31 smithi131 bash[89561]: cluster 2024-08-17T18:14:30.711519+0000 mgr.y (mgr.34107) 2179 : cluster [DBG] pgmap v3035: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 33 B/s, 0 objects/s recovering 2024-08-17T18:14:31.945 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:31.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:31.947 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:14:32.048 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:32.076 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:32.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:32.079 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:14:32.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:31 smithi169 bash[79348]: cluster 2024-08-17T18:14:30.711519+0000 mgr.y (mgr.34107) 2179 : cluster [DBG] pgmap v3035: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 33 B/s, 0 objects/s recovering 2024-08-17T18:14:32.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:31 smithi169 bash[79348]: cluster 2024-08-17T18:14:30.711519+0000 mgr.y (mgr.34107) 2179 : cluster [DBG] pgmap v3035: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 33 B/s, 0 objects/s recovering 2024-08-17T18:14:32.179 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:32.206 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:32.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:32.208 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:32.309 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:32.337 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:32.338 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:32.339 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:32.439 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:32.467 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:32.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:32.469 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:32.570 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:32.598 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:32.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:32.601 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:32.701 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:32.728 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:32.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:32.730 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:32.831 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:32.858 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:32.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:32.861 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:32.962 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:32.989 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:32.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:32.991 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:33.092 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:33.119 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:33.121 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:33.121 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:33.222 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:33.250 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:33.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:33.252 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:33.353 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:33.381 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:33.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:33.385 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:33.486 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:33.514 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:33.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:33.516 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:33.616 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:33.643 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:33.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:33.645 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:33.746 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:33.774 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:33.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:33.776 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:33.877 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:33.897 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 3, 5, 6, 7, 2, 4] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T18:14:33.897 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T18:14:33.898 INFO:tasks.thrashosds.thrasher:inject_pause on osd.3 2024-08-17T18:14:33.898 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-08-17T18:14:33.898 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-08-17T18:14:33.898 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.3 config set filestore_inject_stall 3 2024-08-17T18:14:33.905 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:33.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:33.908 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:34.009 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:34.031 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:34.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:34.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:14:34.134 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:34.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:33 smithi169 bash[79348]: cluster 2024-08-17T18:14:32.712316+0000 mgr.y (mgr.34107) 2180 : cluster [DBG] pgmap v3036: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 25 B/s, 0 objects/s recovering 2024-08-17T18:14:34.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:33 smithi169 bash[79348]: cluster 2024-08-17T18:14:32.712316+0000 mgr.y (mgr.34107) 2180 : cluster [DBG] pgmap v3036: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 25 B/s, 0 objects/s recovering 2024-08-17T18:14:34.162 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:34.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:34.164 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:34.265 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:34.294 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:34.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:34.297 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:34.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:33 smithi131 bash[89561]: cluster 2024-08-17T18:14:32.712316+0000 mgr.y (mgr.34107) 2180 : cluster [DBG] pgmap v3036: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 25 B/s, 0 objects/s recovering 2024-08-17T18:14:34.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:33 smithi131 bash[89561]: cluster 2024-08-17T18:14:32.712316+0000 mgr.y (mgr.34107) 2180 : cluster [DBG] pgmap v3036: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 25 B/s, 0 objects/s recovering 2024-08-17T18:14:34.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:33 smithi131 bash[88347]: cluster 2024-08-17T18:14:32.712316+0000 mgr.y (mgr.34107) 2180 : cluster [DBG] pgmap v3036: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 25 B/s, 0 objects/s recovering 2024-08-17T18:14:34.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:33 smithi131 bash[88347]: cluster 2024-08-17T18:14:32.712316+0000 mgr.y (mgr.34107) 2180 : cluster [DBG] pgmap v3036: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 25 B/s, 0 objects/s recovering 2024-08-17T18:14:34.397 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:34.424 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:34.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:34.427 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:14:34.527 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:34.554 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:34.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:34.557 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:34.657 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:34.685 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:34.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:34.687 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:34.788 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:34.807 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:34.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:34.809 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:34.910 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:34.938 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:34.940 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:34.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:35.041 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:35.071 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:35.074 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:35.074 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:35.175 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:35.202 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:35.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:35.204 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:35.233 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:14:35.234 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:14:35.305 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:35.331 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:35.332 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:35.333 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:35.433 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:35.460 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:35.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:35.463 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:35.563 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:35.590 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:35.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:35.593 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:35.694 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:35.722 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:35.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:35.725 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:35.826 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:35.853 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:35.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:35.856 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:35.957 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:35.983 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:35.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:35.986 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:36.086 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:36.110 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:36.112 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:36.112 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:14:36.122 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:35 smithi131 bash[89561]: cluster 2024-08-17T18:14:34.713155+0000 mgr.y (mgr.34107) 2181 : cluster [DBG] pgmap v3037: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 25 B/s, 0 objects/s recovering 2024-08-17T18:14:36.122 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:35 smithi131 bash[89561]: cluster 2024-08-17T18:14:34.713155+0000 mgr.y (mgr.34107) 2181 : cluster [DBG] pgmap v3037: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 25 B/s, 0 objects/s recovering 2024-08-17T18:14:36.122 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:35 smithi131 bash[88347]: cluster 2024-08-17T18:14:34.713155+0000 mgr.y (mgr.34107) 2181 : cluster [DBG] pgmap v3037: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 25 B/s, 0 objects/s recovering 2024-08-17T18:14:36.122 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:35 smithi131 bash[88347]: cluster 2024-08-17T18:14:34.713155+0000 mgr.y (mgr.34107) 2181 : cluster [DBG] pgmap v3037: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 25 B/s, 0 objects/s recovering 2024-08-17T18:14:36.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:35 smithi169 bash[79348]: cluster 2024-08-17T18:14:34.713155+0000 mgr.y (mgr.34107) 2181 : cluster [DBG] pgmap v3037: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 25 B/s, 0 objects/s recovering 2024-08-17T18:14:36.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:35 smithi169 bash[79348]: cluster 2024-08-17T18:14:34.713155+0000 mgr.y (mgr.34107) 2181 : cluster [DBG] pgmap v3037: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 25 B/s, 0 objects/s recovering 2024-08-17T18:14:36.213 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:36.242 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:36.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:36.244 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:36.345 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:36.371 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:36.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:36.373 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:36.474 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:36.502 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:36.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:36.504 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:36.605 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:36.632 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:36.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:36.635 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:36.736 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:36.763 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:36.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:36.765 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:36.866 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:36.893 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:36.895 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:36.895 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:36.996 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:37.023 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:37.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:37.025 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:37.126 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:37.150 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:37.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:37.153 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:14:37.253 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:37.279 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:37.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:37.281 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:37.382 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:37.409 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:37.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:37.411 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:37.512 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:37.539 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:37.569 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:37.569 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:37.670 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:37.698 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:37.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:37.701 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:14:37.801 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:37.829 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:37.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:37.832 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:37.933 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:37.961 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:37.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:37.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:38.064 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:38.076 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:37 smithi131 bash[89561]: cluster 2024-08-17T18:14:36.713976+0000 mgr.y (mgr.34107) 2182 : cluster [DBG] pgmap v3038: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 923 B/s rd, 0 op/s; 22 B/s, 0 objects/s recovering 2024-08-17T18:14:38.076 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:37 smithi131 bash[89561]: cluster 2024-08-17T18:14:36.713976+0000 mgr.y (mgr.34107) 2182 : cluster [DBG] pgmap v3038: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 923 B/s rd, 0 op/s; 22 B/s, 0 objects/s recovering 2024-08-17T18:14:38.076 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:37 smithi131 bash[88347]: cluster 2024-08-17T18:14:36.713976+0000 mgr.y (mgr.34107) 2182 : cluster [DBG] pgmap v3038: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 923 B/s rd, 0 op/s; 22 B/s, 0 objects/s recovering 2024-08-17T18:14:38.076 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:37 smithi131 bash[88347]: cluster 2024-08-17T18:14:36.713976+0000 mgr.y (mgr.34107) 2182 : cluster [DBG] pgmap v3038: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 923 B/s rd, 0 op/s; 22 B/s, 0 objects/s recovering 2024-08-17T18:14:38.091 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:38.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:38.094 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:38.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:37 smithi169 bash[79348]: cluster 2024-08-17T18:14:36.713976+0000 mgr.y (mgr.34107) 2182 : cluster [DBG] pgmap v3038: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 923 B/s rd, 0 op/s; 22 B/s, 0 objects/s recovering 2024-08-17T18:14:38.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:37 smithi169 bash[79348]: cluster 2024-08-17T18:14:36.713976+0000 mgr.y (mgr.34107) 2182 : cluster [DBG] pgmap v3038: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 923 B/s rd, 0 op/s; 22 B/s, 0 objects/s recovering 2024-08-17T18:14:38.194 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:38.220 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:38.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:38.222 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:38.323 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:38.350 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:38.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:38.353 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:38.453 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:38.479 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:38.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:38.481 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:38.582 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:38.611 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:38.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:38.613 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:38.621 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:14:38.714 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:38.742 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:38.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:38.744 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:38.845 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:38.849 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:14:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:14:38] "GET /metrics HTTP/1.1" 200 34190 "" "Prometheus/2.51.0" 2024-08-17T18:14:38.871 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:38.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:38.873 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:38.974 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:39.001 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:39.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:39.004 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:39.105 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:39.132 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:39.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:39.134 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:39.235 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:39.261 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:39.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:39.263 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:39.364 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:39.391 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:39.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:39 smithi169 bash[79348]: audit 2024-08-17T18:14:38.305669+0000 mon.a (mon.0) 3222 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:39.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:39 smithi169 bash[79348]: audit 2024-08-17T18:14:38.305669+0000 mon.a (mon.0) 3222 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:39.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:39 smithi169 bash[79348]: audit 2024-08-17T18:14:38.307785+0000 mon.a (mon.0) 3223 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:14:39.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:39 smithi169 bash[79348]: audit 2024-08-17T18:14:38.307785+0000 mon.a (mon.0) 3223 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:14:39.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:39.394 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:39.495 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:39.522 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:39.524 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:39.524 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:39.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:39 smithi131 bash[89561]: audit 2024-08-17T18:14:38.305669+0000 mon.a (mon.0) 3222 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:39.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:39 smithi131 bash[89561]: audit 2024-08-17T18:14:38.305669+0000 mon.a (mon.0) 3222 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:39.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:39 smithi131 bash[89561]: audit 2024-08-17T18:14:38.307785+0000 mon.a (mon.0) 3223 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:14:39.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:39 smithi131 bash[89561]: audit 2024-08-17T18:14:38.307785+0000 mon.a (mon.0) 3223 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:14:39.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:39 smithi131 bash[88347]: audit 2024-08-17T18:14:38.305669+0000 mon.a (mon.0) 3222 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:39.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:39 smithi131 bash[88347]: audit 2024-08-17T18:14:38.305669+0000 mon.a (mon.0) 3222 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:39.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:39 smithi131 bash[88347]: audit 2024-08-17T18:14:38.307785+0000 mon.a (mon.0) 3223 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:14:39.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:39 smithi131 bash[88347]: audit 2024-08-17T18:14:38.307785+0000 mon.a (mon.0) 3223 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:14:39.626 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:39.653 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:39.655 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:39.655 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:39.756 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:39.777 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:39.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:39.780 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:39.881 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:39.899 INFO:teuthology.orchestra.run.smithi131.stdout:ERROR: (22) Invalid argument 2024-08-17T18:14:39.899 INFO:teuthology.orchestra.run.smithi131.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T18:14:39.907 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:39.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:39.910 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:40.010 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:40.037 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:40.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:40.039 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:40.140 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:40.166 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:40.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:40.169 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:14:40.269 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:40.291 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:40.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:40.293 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:14:40.394 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:40.421 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:40.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:40.424 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:40.524 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:40.553 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:40.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:40.555 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:40.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:40 smithi131 bash[89561]: cluster 2024-08-17T18:14:38.714670+0000 mgr.y (mgr.34107) 2183 : cluster [DBG] pgmap v3039: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 818 B/s rd, 0 op/s; 20 B/s, 0 objects/s recovering 2024-08-17T18:14:40.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:40 smithi131 bash[89561]: cluster 2024-08-17T18:14:38.714670+0000 mgr.y (mgr.34107) 2183 : cluster [DBG] pgmap v3039: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 818 B/s rd, 0 op/s; 20 B/s, 0 objects/s recovering 2024-08-17T18:14:40.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:40 smithi131 bash[88347]: cluster 2024-08-17T18:14:38.714670+0000 mgr.y (mgr.34107) 2183 : cluster [DBG] pgmap v3039: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 818 B/s rd, 0 op/s; 20 B/s, 0 objects/s recovering 2024-08-17T18:14:40.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:40 smithi131 bash[88347]: cluster 2024-08-17T18:14:38.714670+0000 mgr.y (mgr.34107) 2183 : cluster [DBG] pgmap v3039: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 818 B/s rd, 0 op/s; 20 B/s, 0 objects/s recovering 2024-08-17T18:14:40.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:40 smithi169 bash[79348]: cluster 2024-08-17T18:14:38.714670+0000 mgr.y (mgr.34107) 2183 : cluster [DBG] pgmap v3039: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 818 B/s rd, 0 op/s; 20 B/s, 0 objects/s recovering 2024-08-17T18:14:40.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:40 smithi169 bash[79348]: cluster 2024-08-17T18:14:38.714670+0000 mgr.y (mgr.34107) 2183 : cluster [DBG] pgmap v3039: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 818 B/s rd, 0 op/s; 20 B/s, 0 objects/s recovering 2024-08-17T18:14:40.656 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:40.683 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:40.685 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:40.686 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:40.786 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:40.815 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:40.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:40.818 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:14:40.919 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:40.939 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:40.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:40.942 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:41.043 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:41.070 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:41.072 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:41.072 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:41.173 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:41.197 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:41.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:41.199 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:41.300 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:41.325 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:41.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:41.327 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:41.328 INFO:teuthology.orchestra.run.smithi131.stderr:pool 'unique_pool_5' created 2024-08-17T18:14:41.428 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:41.436 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:41 smithi131 bash[89561]: audit 2024-08-17T18:14:41.139861+0000 mon.a (mon.0) 3224 : audit [INF] from='client.? 172.21.15.131:0/3532417691' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-08-17T18:14:41.436 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:41 smithi131 bash[89561]: audit 2024-08-17T18:14:41.139861+0000 mon.a (mon.0) 3224 : audit [INF] from='client.? 172.21.15.131:0/3532417691' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-08-17T18:14:41.437 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:41 smithi131 bash[88347]: audit 2024-08-17T18:14:41.139861+0000 mon.a (mon.0) 3224 : audit [INF] from='client.? 172.21.15.131:0/3532417691' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-08-17T18:14:41.437 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:41 smithi131 bash[88347]: audit 2024-08-17T18:14:41.139861+0000 mon.a (mon.0) 3224 : audit [INF] from='client.? 172.21.15.131:0/3532417691' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-08-17T18:14:41.448 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:41.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:41.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:41.551 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:41.578 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:41.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:41.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:41.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:41 smithi169 bash[79348]: audit 2024-08-17T18:14:41.139861+0000 mon.a (mon.0) 3224 : audit [INF] from='client.? 172.21.15.131:0/3532417691' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-08-17T18:14:41.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:41 smithi169 bash[79348]: audit 2024-08-17T18:14:41.139861+0000 mon.a (mon.0) 3224 : audit [INF] from='client.? 172.21.15.131:0/3532417691' entity='client.admin' cmd={"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16} : dispatch 2024-08-17T18:14:41.682 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:41.710 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:41.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:41.712 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:41.813 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:41.841 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:41.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:41.844 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:41.945 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:41.971 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:41.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:41.973 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:42.074 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:42.102 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:42.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:42.104 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:42.204 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:42.229 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:42.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:42.231 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:42.332 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:42.355 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:42 smithi169 bash[79348]: cluster 2024-08-17T18:14:40.715870+0000 mgr.y (mgr.34107) 2184 : cluster [DBG] pgmap v3040: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 690 B/s rd, 0 op/s; 17 B/s, 0 objects/s recovering 2024-08-17T18:14:42.355 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:42 smithi169 bash[79348]: cluster 2024-08-17T18:14:40.715870+0000 mgr.y (mgr.34107) 2184 : cluster [DBG] pgmap v3040: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 690 B/s rd, 0 op/s; 17 B/s, 0 objects/s recovering 2024-08-17T18:14:42.355 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:42 smithi169 bash[79348]: audit 2024-08-17T18:14:41.327962+0000 mon.a (mon.0) 3225 : audit [INF] from='client.? 172.21.15.131:0/3532417691' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2024-08-17T18:14:42.355 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:42 smithi169 bash[79348]: audit 2024-08-17T18:14:41.327962+0000 mon.a (mon.0) 3225 : audit [INF] from='client.? 172.21.15.131:0/3532417691' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2024-08-17T18:14:42.355 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:42 smithi169 bash[79348]: cluster 2024-08-17T18:14:41.335994+0000 mon.a (mon.0) 3226 : cluster [DBG] osdmap e1521: 8 total, 8 up, 8 in 2024-08-17T18:14:42.355 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:42 smithi169 bash[79348]: cluster 2024-08-17T18:14:41.335994+0000 mon.a (mon.0) 3226 : cluster [DBG] osdmap e1521: 8 total, 8 up, 8 in 2024-08-17T18:14:42.365 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:42.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:42.367 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:42.468 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:42.494 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:42.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:42.496 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:42.591 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:42 smithi131 bash[89561]: cluster 2024-08-17T18:14:40.715870+0000 mgr.y (mgr.34107) 2184 : cluster [DBG] pgmap v3040: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 690 B/s rd, 0 op/s; 17 B/s, 0 objects/s recovering 2024-08-17T18:14:42.591 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:42 smithi131 bash[89561]: cluster 2024-08-17T18:14:40.715870+0000 mgr.y (mgr.34107) 2184 : cluster [DBG] pgmap v3040: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 690 B/s rd, 0 op/s; 17 B/s, 0 objects/s recovering 2024-08-17T18:14:42.591 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:42 smithi131 bash[89561]: audit 2024-08-17T18:14:41.327962+0000 mon.a (mon.0) 3225 : audit [INF] from='client.? 172.21.15.131:0/3532417691' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2024-08-17T18:14:42.591 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:42 smithi131 bash[89561]: audit 2024-08-17T18:14:41.327962+0000 mon.a (mon.0) 3225 : audit [INF] from='client.? 172.21.15.131:0/3532417691' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2024-08-17T18:14:42.591 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:42 smithi131 bash[89561]: cluster 2024-08-17T18:14:41.335994+0000 mon.a (mon.0) 3226 : cluster [DBG] osdmap e1521: 8 total, 8 up, 8 in 2024-08-17T18:14:42.591 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:42 smithi131 bash[89561]: cluster 2024-08-17T18:14:41.335994+0000 mon.a (mon.0) 3226 : cluster [DBG] osdmap e1521: 8 total, 8 up, 8 in 2024-08-17T18:14:42.591 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:42 smithi131 bash[88347]: cluster 2024-08-17T18:14:40.715870+0000 mgr.y (mgr.34107) 2184 : cluster [DBG] pgmap v3040: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 690 B/s rd, 0 op/s; 17 B/s, 0 objects/s recovering 2024-08-17T18:14:42.591 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:42 smithi131 bash[88347]: cluster 2024-08-17T18:14:40.715870+0000 mgr.y (mgr.34107) 2184 : cluster [DBG] pgmap v3040: 83 pgs: 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail; 690 B/s rd, 0 op/s; 17 B/s, 0 objects/s recovering 2024-08-17T18:14:42.592 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:42 smithi131 bash[88347]: audit 2024-08-17T18:14:41.327962+0000 mon.a (mon.0) 3225 : audit [INF] from='client.? 172.21.15.131:0/3532417691' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2024-08-17T18:14:42.592 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:42 smithi131 bash[88347]: audit 2024-08-17T18:14:41.327962+0000 mon.a (mon.0) 3225 : audit [INF] from='client.? 172.21.15.131:0/3532417691' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "unique_pool_5", "pg_num": 16}]': finished 2024-08-17T18:14:42.592 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:42 smithi131 bash[88347]: cluster 2024-08-17T18:14:41.335994+0000 mon.a (mon.0) 3226 : cluster [DBG] osdmap e1521: 8 total, 8 up, 8 in 2024-08-17T18:14:42.592 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:42 smithi131 bash[88347]: cluster 2024-08-17T18:14:41.335994+0000 mon.a (mon.0) 3226 : cluster [DBG] osdmap e1521: 8 total, 8 up, 8 in 2024-08-17T18:14:42.597 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:42.625 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:42.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:42.627 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:42.728 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:42.768 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:42.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:42.770 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:42.871 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:42.901 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:42.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:42.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:43.006 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:43.033 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:43.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:43.035 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:43.135 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:43.162 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:43.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:43.164 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:43.264 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:43.290 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:43.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:43.293 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:43.394 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:43.422 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:43.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:43.425 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:43.526 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:43.537 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:43 smithi169 bash[79348]: cluster 2024-08-17T18:14:42.343668+0000 mon.a (mon.0) 3227 : cluster [DBG] osdmap e1522: 8 total, 8 up, 8 in 2024-08-17T18:14:43.538 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:43 smithi169 bash[79348]: cluster 2024-08-17T18:14:42.343668+0000 mon.a (mon.0) 3227 : cluster [DBG] osdmap e1522: 8 total, 8 up, 8 in 2024-08-17T18:14:43.552 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:43.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:43.555 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:43.655 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:43.685 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:43.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:43.687 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:43.788 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:43.800 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:43 smithi131 bash[89561]: cluster 2024-08-17T18:14:42.343668+0000 mon.a (mon.0) 3227 : cluster [DBG] osdmap e1522: 8 total, 8 up, 8 in 2024-08-17T18:14:43.800 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:43 smithi131 bash[89561]: cluster 2024-08-17T18:14:42.343668+0000 mon.a (mon.0) 3227 : cluster [DBG] osdmap e1522: 8 total, 8 up, 8 in 2024-08-17T18:14:43.800 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:43 smithi131 bash[88347]: cluster 2024-08-17T18:14:42.343668+0000 mon.a (mon.0) 3227 : cluster [DBG] osdmap e1522: 8 total, 8 up, 8 in 2024-08-17T18:14:43.800 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:43 smithi131 bash[88347]: cluster 2024-08-17T18:14:42.343668+0000 mon.a (mon.0) 3227 : cluster [DBG] osdmap e1522: 8 total, 8 up, 8 in 2024-08-17T18:14:43.815 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:43.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:43.817 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:43.917 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:43.945 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:43.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:43.947 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:44.048 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:44.074 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:44.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:44.077 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:44.177 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:44.206 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:44.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:44.208 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:44.309 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:44.338 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:44.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:44.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:44.441 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:44.469 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:44.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:44.472 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:44.573 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:44.583 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:44 smithi131 bash[89561]: cluster 2024-08-17T18:14:42.716607+0000 mgr.y (mgr.34107) 2185 : cluster [DBG] pgmap v3043: 99 pgs: 16 unknown, 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:44.583 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:44 smithi131 bash[89561]: cluster 2024-08-17T18:14:42.716607+0000 mgr.y (mgr.34107) 2185 : cluster [DBG] pgmap v3043: 99 pgs: 16 unknown, 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:44.584 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:44 smithi131 bash[89561]: cluster 2024-08-17T18:14:43.338989+0000 mon.a (mon.0) 3228 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T18:14:44.584 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:44 smithi131 bash[89561]: cluster 2024-08-17T18:14:43.338989+0000 mon.a (mon.0) 3228 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T18:14:44.584 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:44 smithi131 bash[89561]: cluster 2024-08-17T18:14:43.358490+0000 mon.a (mon.0) 3229 : cluster [DBG] osdmap e1523: 8 total, 8 up, 8 in 2024-08-17T18:14:44.584 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:44 smithi131 bash[89561]: cluster 2024-08-17T18:14:43.358490+0000 mon.a (mon.0) 3229 : cluster [DBG] osdmap e1523: 8 total, 8 up, 8 in 2024-08-17T18:14:44.584 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:44 smithi131 bash[88347]: cluster 2024-08-17T18:14:42.716607+0000 mgr.y (mgr.34107) 2185 : cluster [DBG] pgmap v3043: 99 pgs: 16 unknown, 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:44.584 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:44 smithi131 bash[88347]: cluster 2024-08-17T18:14:42.716607+0000 mgr.y (mgr.34107) 2185 : cluster [DBG] pgmap v3043: 99 pgs: 16 unknown, 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:44.584 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:44 smithi131 bash[88347]: cluster 2024-08-17T18:14:43.338989+0000 mon.a (mon.0) 3228 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T18:14:44.584 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:44 smithi131 bash[88347]: cluster 2024-08-17T18:14:43.338989+0000 mon.a (mon.0) 3228 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T18:14:44.584 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:44 smithi131 bash[88347]: cluster 2024-08-17T18:14:43.358490+0000 mon.a (mon.0) 3229 : cluster [DBG] osdmap e1523: 8 total, 8 up, 8 in 2024-08-17T18:14:44.584 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:44 smithi131 bash[88347]: cluster 2024-08-17T18:14:43.358490+0000 mon.a (mon.0) 3229 : cluster [DBG] osdmap e1523: 8 total, 8 up, 8 in 2024-08-17T18:14:44.598 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:44.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:44.601 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:44.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:44 smithi169 bash[79348]: cluster 2024-08-17T18:14:42.716607+0000 mgr.y (mgr.34107) 2185 : cluster [DBG] pgmap v3043: 99 pgs: 16 unknown, 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:44.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:44 smithi169 bash[79348]: cluster 2024-08-17T18:14:42.716607+0000 mgr.y (mgr.34107) 2185 : cluster [DBG] pgmap v3043: 99 pgs: 16 unknown, 83 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:44.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:44 smithi169 bash[79348]: cluster 2024-08-17T18:14:43.338989+0000 mon.a (mon.0) 3228 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T18:14:44.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:44 smithi169 bash[79348]: cluster 2024-08-17T18:14:43.338989+0000 mon.a (mon.0) 3228 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T18:14:44.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:44 smithi169 bash[79348]: cluster 2024-08-17T18:14:43.358490+0000 mon.a (mon.0) 3229 : cluster [DBG] osdmap e1523: 8 total, 8 up, 8 in 2024-08-17T18:14:44.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:44 smithi169 bash[79348]: cluster 2024-08-17T18:14:43.358490+0000 mon.a (mon.0) 3229 : cluster [DBG] osdmap e1523: 8 total, 8 up, 8 in 2024-08-17T18:14:44.701 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:44.725 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:44.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:44.727 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:44.828 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:44.854 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:44.856 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:44.857 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:44.932 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_ops_in_flight 2024-08-17T18:14:44.958 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:44.985 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:44.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:44.987 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:45.088 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:45.115 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:45.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:45.117 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:45.218 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:45.223 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd pool application enable unique_pool_5 rados --yes-i-really-mean-it || true 2024-08-17T18:14:45.246 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:45.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:45.248 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:45.349 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:45.368 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:45.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:45.370 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:14:45.471 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:45.498 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:45.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:45.501 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:45.602 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:45.629 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:45.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:45.632 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:45.732 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:45.758 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:45.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:45.760 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:45.861 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:45.889 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:45.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:45.892 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:14:45.993 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:46.021 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:46.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:46.023 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:46.124 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:46.151 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:46.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:46.154 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:46.254 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:46.276 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:46.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:46.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:46.379 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:46.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:46 smithi169 bash[79348]: cluster 2024-08-17T18:14:44.717770+0000 mgr.y (mgr.34107) 2186 : cluster [DBG] pgmap v3045: 99 pgs: 9 unknown, 90 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:46.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:46 smithi169 bash[79348]: cluster 2024-08-17T18:14:44.717770+0000 mgr.y (mgr.34107) 2186 : cluster [DBG] pgmap v3045: 99 pgs: 9 unknown, 90 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:46.407 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:46.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:46.409 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:46.510 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:46.538 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:46.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:46.541 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:46.641 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:46.669 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:46.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:46.672 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:46.772 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:46.799 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:46.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:46.801 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:46.832 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:46 smithi131 bash[89561]: cluster 2024-08-17T18:14:44.717770+0000 mgr.y (mgr.34107) 2186 : cluster [DBG] pgmap v3045: 99 pgs: 9 unknown, 90 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:46.832 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:46 smithi131 bash[89561]: cluster 2024-08-17T18:14:44.717770+0000 mgr.y (mgr.34107) 2186 : cluster [DBG] pgmap v3045: 99 pgs: 9 unknown, 90 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:46.832 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:46 smithi131 bash[88347]: cluster 2024-08-17T18:14:44.717770+0000 mgr.y (mgr.34107) 2186 : cluster [DBG] pgmap v3045: 99 pgs: 9 unknown, 90 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:46.832 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:46 smithi131 bash[88347]: cluster 2024-08-17T18:14:44.717770+0000 mgr.y (mgr.34107) 2186 : cluster [DBG] pgmap v3045: 99 pgs: 9 unknown, 90 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:46.902 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:46.929 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:46.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:46.931 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:47.032 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:47.059 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:47.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:47.062 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:47.162 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:47.187 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:47.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:47.190 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:47.290 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:47.319 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:47.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:47.321 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:47.422 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:47.450 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:47.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:47.453 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:47.553 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:47.582 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:47.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:47.584 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:47.684 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:47.713 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:47.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:47.715 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:47.816 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:47.844 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:47.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:47.846 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:47.946 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:47.973 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:47.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:47.976 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:48.077 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:48.105 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:48.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:48.108 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:48.208 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:48.233 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:48.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:48.235 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:48.336 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:48.365 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:48.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:48.367 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:48.468 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:48.495 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:48.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:48.497 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:48.598 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:48.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:48 smithi131 bash[89561]: cluster 2024-08-17T18:14:46.718828+0000 mgr.y (mgr.34107) 2187 : cluster [DBG] pgmap v3046: 99 pgs: 99 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:48.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:48 smithi131 bash[89561]: cluster 2024-08-17T18:14:46.718828+0000 mgr.y (mgr.34107) 2187 : cluster [DBG] pgmap v3046: 99 pgs: 99 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:48.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:48 smithi131 bash[88347]: cluster 2024-08-17T18:14:46.718828+0000 mgr.y (mgr.34107) 2187 : cluster [DBG] pgmap v3046: 99 pgs: 99 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:48.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:48 smithi131 bash[88347]: cluster 2024-08-17T18:14:46.718828+0000 mgr.y (mgr.34107) 2187 : cluster [DBG] pgmap v3046: 99 pgs: 99 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:48.626 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:48.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:48.629 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:48.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:48 smithi169 bash[79348]: cluster 2024-08-17T18:14:46.718828+0000 mgr.y (mgr.34107) 2187 : cluster [DBG] pgmap v3046: 99 pgs: 99 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:48.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:48 smithi169 bash[79348]: cluster 2024-08-17T18:14:46.718828+0000 mgr.y (mgr.34107) 2187 : cluster [DBG] pgmap v3046: 99 pgs: 99 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:48.730 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:48.757 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:48.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:48.759 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:14:48.860 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:48.889 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:48.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:48.892 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:48.993 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:49.022 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:49.024 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:49.024 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:14:49.125 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:49.153 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:49.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:49.155 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:49.256 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:49.283 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:49.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:49.285 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:49.349 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:14:49 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:14:48] "GET /metrics HTTP/1.1" 200 34190 "" "Prometheus/2.51.0" 2024-08-17T18:14:49.385 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:49.413 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:49.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:49.415 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:49.516 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:49.540 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:49.546 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:49.547 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:49.647 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:49.673 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:49.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:49.675 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:49.776 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:49.803 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:49.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:49.805 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:49.906 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:49.935 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:49.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:49.938 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:50.039 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:50.063 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:50.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:50.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:50.166 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:50.188 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:50.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:50.190 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:50.291 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:50.317 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:50.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:50.320 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:50.420 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:50.442 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:50.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:50.445 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:50.505 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T18:14:50.505 INFO:teuthology.orchestra.run.smithi131.stdout: "success": "filestore_inject_stall = '' (not observed, change may require restart) " 2024-08-17T18:14:50.505 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T18:14:50.507 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:14:50.507 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T18:14:50.526 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T18:14:50.526 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:14:50.544 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T18:14:50.544 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:14:50.545 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:50.554 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:50 smithi131 bash[88347]: cluster 2024-08-17T18:14:48.719477+0000 mgr.y (mgr.34107) 2188 : cluster [DBG] pgmap v3047: 99 pgs: 99 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:50.554 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:50 smithi131 bash[88347]: cluster 2024-08-17T18:14:48.719477+0000 mgr.y (mgr.34107) 2188 : cluster [DBG] pgmap v3047: 99 pgs: 99 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:50.554 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:50 smithi131 bash[89561]: cluster 2024-08-17T18:14:48.719477+0000 mgr.y (mgr.34107) 2188 : cluster [DBG] pgmap v3047: 99 pgs: 99 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:50.554 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:50 smithi131 bash[89561]: cluster 2024-08-17T18:14:48.719477+0000 mgr.y (mgr.34107) 2188 : cluster [DBG] pgmap v3047: 99 pgs: 99 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:50.567 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T18:14:50.568 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:14:50.574 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:50.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:50.577 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:50.583 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T18:14:50.584 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:14:50.603 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T18:14:50.604 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:14:50.621 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T18:14:50.621 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:14:50.642 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T18:14:50.642 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:14:50.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:50 smithi169 bash[79348]: cluster 2024-08-17T18:14:48.719477+0000 mgr.y (mgr.34107) 2188 : cluster [DBG] pgmap v3047: 99 pgs: 99 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:50.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:50 smithi169 bash[79348]: cluster 2024-08-17T18:14:48.719477+0000 mgr.y (mgr.34107) 2188 : cluster [DBG] pgmap v3047: 99 pgs: 99 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:50.672 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:14:50.673 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:14:50.678 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:50.705 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:50.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:50.708 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:50.809 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:50.837 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:50.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:50.839 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:50.940 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:50.967 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:50.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:50.969 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:51.070 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:51.098 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:51.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:51.100 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:51.201 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:51.228 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:51.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:51.230 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:51.331 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:51.358 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:51.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:51.360 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:51.367 INFO:teuthology.orchestra.run.smithi131.stderr:nodeep-scrub is set 2024-08-17T18:14:51.461 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:51.484 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:51.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:51.486 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:51.586 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:51.612 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:51.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:51.614 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:51.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:51 smithi169 bash[79348]: audit 2024-08-17T18:14:50.488106+0000 mon.a (mon.0) 3230 : audit [DBG] from='client.? 172.21.15.131:0/1788671894' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:14:51.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:51 smithi169 bash[79348]: audit 2024-08-17T18:14:50.488106+0000 mon.a (mon.0) 3230 : audit [DBG] from='client.? 172.21.15.131:0/1788671894' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:14:51.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:51 smithi169 bash[79348]: audit 2024-08-17T18:14:50.757639+0000 mon.a (mon.0) 3231 : audit [INF] from='client.? 172.21.15.131:0/291610521' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:14:51.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:51 smithi169 bash[79348]: audit 2024-08-17T18:14:50.757639+0000 mon.a (mon.0) 3231 : audit [INF] from='client.? 172.21.15.131:0/291610521' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:14:51.715 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:51.742 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:51.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:51.745 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:51.757 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:51 smithi131 bash[89561]: audit 2024-08-17T18:14:50.488106+0000 mon.a (mon.0) 3230 : audit [DBG] from='client.? 172.21.15.131:0/1788671894' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:14:51.757 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:51 smithi131 bash[89561]: audit 2024-08-17T18:14:50.488106+0000 mon.a (mon.0) 3230 : audit [DBG] from='client.? 172.21.15.131:0/1788671894' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:14:51.757 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:51 smithi131 bash[89561]: audit 2024-08-17T18:14:50.757639+0000 mon.a (mon.0) 3231 : audit [INF] from='client.? 172.21.15.131:0/291610521' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:14:51.757 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:51 smithi131 bash[89561]: audit 2024-08-17T18:14:50.757639+0000 mon.a (mon.0) 3231 : audit [INF] from='client.? 172.21.15.131:0/291610521' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:14:51.757 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:51 smithi131 bash[88347]: audit 2024-08-17T18:14:50.488106+0000 mon.a (mon.0) 3230 : audit [DBG] from='client.? 172.21.15.131:0/1788671894' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:14:51.757 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:51 smithi131 bash[88347]: audit 2024-08-17T18:14:50.488106+0000 mon.a (mon.0) 3230 : audit [DBG] from='client.? 172.21.15.131:0/1788671894' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:14:51.758 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:51 smithi131 bash[88347]: audit 2024-08-17T18:14:50.757639+0000 mon.a (mon.0) 3231 : audit [INF] from='client.? 172.21.15.131:0/291610521' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:14:51.758 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:51 smithi131 bash[88347]: audit 2024-08-17T18:14:50.757639+0000 mon.a (mon.0) 3231 : audit [INF] from='client.? 172.21.15.131:0/291610521' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:14:51.845 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:51.873 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:51.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:51.876 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:14:51.976 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:52.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:52.008 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:52.009 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:52.109 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:52.138 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:52.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:52.141 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:52.241 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:52.268 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:52.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:52.271 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:52.372 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:52.397 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:52.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:52.400 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:52.500 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:52.519 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:52.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:52.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:52.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:52 smithi131 bash[89561]: cluster 2024-08-17T18:14:50.720130+0000 mgr.y (mgr.34107) 2189 : cluster [DBG] pgmap v3048: 99 pgs: 99 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:52.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:52 smithi131 bash[89561]: cluster 2024-08-17T18:14:50.720130+0000 mgr.y (mgr.34107) 2189 : cluster [DBG] pgmap v3048: 99 pgs: 99 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:52.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:52 smithi131 bash[89561]: cluster 2024-08-17T18:14:51.361355+0000 mon.a (mon.0) 3232 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:14:52.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:52 smithi131 bash[89561]: cluster 2024-08-17T18:14:51.361355+0000 mon.a (mon.0) 3232 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:14:52.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:52 smithi131 bash[89561]: audit 2024-08-17T18:14:51.368580+0000 mon.a (mon.0) 3233 : audit [INF] from='client.? 172.21.15.131:0/291610521' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:14:52.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:52 smithi131 bash[89561]: audit 2024-08-17T18:14:51.368580+0000 mon.a (mon.0) 3233 : audit [INF] from='client.? 172.21.15.131:0/291610521' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:14:52.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:52 smithi131 bash[89561]: cluster 2024-08-17T18:14:51.372756+0000 mon.a (mon.0) 3234 : cluster [DBG] osdmap e1524: 8 total, 8 up, 8 in 2024-08-17T18:14:52.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:52 smithi131 bash[89561]: cluster 2024-08-17T18:14:51.372756+0000 mon.a (mon.0) 3234 : cluster [DBG] osdmap e1524: 8 total, 8 up, 8 in 2024-08-17T18:14:52.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:52 smithi131 bash[89561]: audit 2024-08-17T18:14:52.343584+0000 mon.a (mon.0) 3235 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:14:52.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:52 smithi131 bash[89561]: audit 2024-08-17T18:14:52.343584+0000 mon.a (mon.0) 3235 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:14:52.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:52 smithi131 bash[88347]: cluster 2024-08-17T18:14:50.720130+0000 mgr.y (mgr.34107) 2189 : cluster [DBG] pgmap v3048: 99 pgs: 99 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:52.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:52 smithi131 bash[88347]: cluster 2024-08-17T18:14:50.720130+0000 mgr.y (mgr.34107) 2189 : cluster [DBG] pgmap v3048: 99 pgs: 99 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:52.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:52 smithi131 bash[88347]: cluster 2024-08-17T18:14:51.361355+0000 mon.a (mon.0) 3232 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:14:52.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:52 smithi131 bash[88347]: cluster 2024-08-17T18:14:51.361355+0000 mon.a (mon.0) 3232 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:14:52.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:52 smithi131 bash[88347]: audit 2024-08-17T18:14:51.368580+0000 mon.a (mon.0) 3233 : audit [INF] from='client.? 172.21.15.131:0/291610521' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:14:52.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:52 smithi131 bash[88347]: audit 2024-08-17T18:14:51.368580+0000 mon.a (mon.0) 3233 : audit [INF] from='client.? 172.21.15.131:0/291610521' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:14:52.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:52 smithi131 bash[88347]: cluster 2024-08-17T18:14:51.372756+0000 mon.a (mon.0) 3234 : cluster [DBG] osdmap e1524: 8 total, 8 up, 8 in 2024-08-17T18:14:52.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:52 smithi131 bash[88347]: cluster 2024-08-17T18:14:51.372756+0000 mon.a (mon.0) 3234 : cluster [DBG] osdmap e1524: 8 total, 8 up, 8 in 2024-08-17T18:14:52.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:52 smithi131 bash[88347]: audit 2024-08-17T18:14:52.343584+0000 mon.a (mon.0) 3235 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:14:52.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:52 smithi131 bash[88347]: audit 2024-08-17T18:14:52.343584+0000 mon.a (mon.0) 3235 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:14:52.622 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:52.632 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:52 smithi169 bash[79348]: cluster 2024-08-17T18:14:50.720130+0000 mgr.y (mgr.34107) 2189 : cluster [DBG] pgmap v3048: 99 pgs: 99 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:52.632 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:52 smithi169 bash[79348]: cluster 2024-08-17T18:14:50.720130+0000 mgr.y (mgr.34107) 2189 : cluster [DBG] pgmap v3048: 99 pgs: 99 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:52.632 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:52 smithi169 bash[79348]: cluster 2024-08-17T18:14:51.361355+0000 mon.a (mon.0) 3232 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:14:52.632 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:52 smithi169 bash[79348]: cluster 2024-08-17T18:14:51.361355+0000 mon.a (mon.0) 3232 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:14:52.633 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:52 smithi169 bash[79348]: audit 2024-08-17T18:14:51.368580+0000 mon.a (mon.0) 3233 : audit [INF] from='client.? 172.21.15.131:0/291610521' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:14:52.633 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:52 smithi169 bash[79348]: audit 2024-08-17T18:14:51.368580+0000 mon.a (mon.0) 3233 : audit [INF] from='client.? 172.21.15.131:0/291610521' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:14:52.633 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:52 smithi169 bash[79348]: cluster 2024-08-17T18:14:51.372756+0000 mon.a (mon.0) 3234 : cluster [DBG] osdmap e1524: 8 total, 8 up, 8 in 2024-08-17T18:14:52.633 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:52 smithi169 bash[79348]: cluster 2024-08-17T18:14:51.372756+0000 mon.a (mon.0) 3234 : cluster [DBG] osdmap e1524: 8 total, 8 up, 8 in 2024-08-17T18:14:52.633 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:52 smithi169 bash[79348]: audit 2024-08-17T18:14:52.343584+0000 mon.a (mon.0) 3235 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:14:52.633 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:52 smithi169 bash[79348]: audit 2024-08-17T18:14:52.343584+0000 mon.a (mon.0) 3235 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:14:52.648 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:52.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:52.650 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:52.751 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:52.775 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:52.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:52.778 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:52.878 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:52.897 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:52.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:52.899 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:53.000 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:53.028 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:53.028 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:53.028 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:53.129 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:53.153 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:53.155 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:53.155 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:53.256 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:53.283 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:53.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:53.285 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:53.386 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:53.413 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:53.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:53.415 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:53.516 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:53.542 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:53.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:53.544 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:53.645 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:53.672 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:53.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:53.675 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:53.775 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:53.801 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:53.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:53.804 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:53.904 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:53.926 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:53.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:53.928 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:14:54.029 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:54.058 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:54.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:54.060 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:54.161 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:54.196 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:54.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:54.198 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:54.298 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:54.326 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:54.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:54.328 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:54.429 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:54.445 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:54 smithi131 bash[88347]: cluster 2024-08-17T18:14:52.720562+0000 mgr.y (mgr.34107) 2190 : cluster [DBG] pgmap v3050: 99 pgs: 99 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:54.445 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:54 smithi131 bash[88347]: cluster 2024-08-17T18:14:52.720562+0000 mgr.y (mgr.34107) 2190 : cluster [DBG] pgmap v3050: 99 pgs: 99 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:54.445 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:54 smithi131 bash[88347]: audit 2024-08-17T18:14:53.304478+0000 mon.a (mon.0) 3236 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:54.446 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:54 smithi131 bash[88347]: audit 2024-08-17T18:14:53.304478+0000 mon.a (mon.0) 3236 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:54.446 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:54 smithi131 bash[88347]: audit 2024-08-17T18:14:53.306598+0000 mon.a (mon.0) 3237 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:14:54.446 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:54 smithi131 bash[88347]: audit 2024-08-17T18:14:53.306598+0000 mon.a (mon.0) 3237 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:14:54.446 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:54 smithi131 bash[89561]: cluster 2024-08-17T18:14:52.720562+0000 mgr.y (mgr.34107) 2190 : cluster [DBG] pgmap v3050: 99 pgs: 99 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:54.446 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:54 smithi131 bash[89561]: cluster 2024-08-17T18:14:52.720562+0000 mgr.y (mgr.34107) 2190 : cluster [DBG] pgmap v3050: 99 pgs: 99 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:54.446 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:54 smithi131 bash[89561]: audit 2024-08-17T18:14:53.304478+0000 mon.a (mon.0) 3236 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:54.446 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:54 smithi131 bash[89561]: audit 2024-08-17T18:14:53.304478+0000 mon.a (mon.0) 3236 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:54.446 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:54 smithi131 bash[89561]: audit 2024-08-17T18:14:53.306598+0000 mon.a (mon.0) 3237 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:14:54.446 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:54 smithi131 bash[89561]: audit 2024-08-17T18:14:53.306598+0000 mon.a (mon.0) 3237 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:14:54.457 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:54.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:54.459 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:54.560 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:54.587 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:54.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:54.590 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:54.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:54 smithi169 bash[79348]: cluster 2024-08-17T18:14:52.720562+0000 mgr.y (mgr.34107) 2190 : cluster [DBG] pgmap v3050: 99 pgs: 99 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:54.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:54 smithi169 bash[79348]: cluster 2024-08-17T18:14:52.720562+0000 mgr.y (mgr.34107) 2190 : cluster [DBG] pgmap v3050: 99 pgs: 99 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:54.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:54 smithi169 bash[79348]: audit 2024-08-17T18:14:53.304478+0000 mon.a (mon.0) 3236 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:54.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:54 smithi169 bash[79348]: audit 2024-08-17T18:14:53.304478+0000 mon.a (mon.0) 3236 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:54.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:54 smithi169 bash[79348]: audit 2024-08-17T18:14:53.306598+0000 mon.a (mon.0) 3237 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:14:54.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:54 smithi169 bash[79348]: audit 2024-08-17T18:14:53.306598+0000 mon.a (mon.0) 3237 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:14:54.691 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:54.718 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:54.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:54.720 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:54.821 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:54.849 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:54.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:54.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:54.952 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:54.980 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:54.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:54.982 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:55.083 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:55.110 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:55.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:55.112 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:55.213 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:55.241 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:55.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:55.243 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:55.344 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:55.371 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:55.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:55.373 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:14:55.474 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:55.496 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:55.498 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:55.498 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:55.599 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:55.626 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:55.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:55.628 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:55.729 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:55.757 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:55.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:55.760 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:14:55.861 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:55.889 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:55.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:55.892 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:55.992 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:56.021 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:56.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:56.023 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:56.104 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T18:14:56.124 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:56.129 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T18:14:56.171 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:56.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:56.174 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:56.274 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:56.294 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:56.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:56.296 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:56.396 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:56.406 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:56 smithi131 bash[89561]: cluster 2024-08-17T18:14:54.721623+0000 mgr.y (mgr.34107) 2191 : cluster [DBG] pgmap v3051: 99 pgs: 99 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:56.406 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:56 smithi131 bash[89561]: cluster 2024-08-17T18:14:54.721623+0000 mgr.y (mgr.34107) 2191 : cluster [DBG] pgmap v3051: 99 pgs: 99 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:56.406 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:56 smithi131 bash[88347]: cluster 2024-08-17T18:14:54.721623+0000 mgr.y (mgr.34107) 2191 : cluster [DBG] pgmap v3051: 99 pgs: 99 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:56.406 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:56 smithi131 bash[88347]: cluster 2024-08-17T18:14:54.721623+0000 mgr.y (mgr.34107) 2191 : cluster [DBG] pgmap v3051: 99 pgs: 99 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:56.418 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:56.419 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:56.420 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:56.521 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:56.549 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:14:56.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:56.551 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:14:56.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:56 smithi169 bash[79348]: cluster 2024-08-17T18:14:54.721623+0000 mgr.y (mgr.34107) 2191 : cluster [DBG] pgmap v3051: 99 pgs: 99 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:56.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:56 smithi169 bash[79348]: cluster 2024-08-17T18:14:54.721623+0000 mgr.y (mgr.34107) 2191 : cluster [DBG] pgmap v3051: 99 pgs: 99 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:56.652 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:56.680 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:56.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:56.683 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:56.784 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:56.810 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:56.812 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:56.812 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:56.913 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:56.941 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:56.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:56.945 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:57.045 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:57.070 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:57.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:57.073 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:57.174 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:57.202 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:57.203 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:57.204 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:57.304 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:57.333 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:57.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:57.336 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:57.436 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:57.463 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:57.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:57.466 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:57.566 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:57.586 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:57.588 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:57.588 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:57.689 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:57.714 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:57.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:57.717 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:57.817 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:57.836 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:57.838 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:57.838 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:57.939 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:57.959 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:57.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:57.961 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:58.062 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:58.083 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:58.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:58.084 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:58.185 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:58.204 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:58.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:58.207 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:14:58.307 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:58.327 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:58.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:58.329 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:58.430 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:58.449 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:58.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:58.451 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:58.552 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:58.561 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:58 smithi131 bash[89561]: cluster 2024-08-17T18:14:56.722345+0000 mgr.y (mgr.34107) 2192 : cluster [DBG] pgmap v3052: 99 pgs: 99 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:58.561 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:58 smithi131 bash[89561]: cluster 2024-08-17T18:14:56.722345+0000 mgr.y (mgr.34107) 2192 : cluster [DBG] pgmap v3052: 99 pgs: 99 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:58.561 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:58 smithi131 bash[88347]: cluster 2024-08-17T18:14:56.722345+0000 mgr.y (mgr.34107) 2192 : cluster [DBG] pgmap v3052: 99 pgs: 99 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:58.561 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:58 smithi131 bash[88347]: cluster 2024-08-17T18:14:56.722345+0000 mgr.y (mgr.34107) 2192 : cluster [DBG] pgmap v3052: 99 pgs: 99 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:58.575 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:58.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:58.577 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:58.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:58 smithi169 bash[79348]: cluster 2024-08-17T18:14:56.722345+0000 mgr.y (mgr.34107) 2192 : cluster [DBG] pgmap v3052: 99 pgs: 99 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:58.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:58 smithi169 bash[79348]: cluster 2024-08-17T18:14:56.722345+0000 mgr.y (mgr.34107) 2192 : cluster [DBG] pgmap v3052: 99 pgs: 99 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:58.678 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:58.702 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:58.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:58.705 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:58.805 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:58.827 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:58.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:58.830 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:58.849 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:14:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:14:58] "GET /metrics HTTP/1.1" 200 36536 "" "Prometheus/2.51.0" 2024-08-17T18:14:58.930 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:58.957 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:58.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:58.959 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:59.059 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:59.084 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:14:59.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:59.086 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:14:59.127 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 3, 5, 6, 7, 2, 4] out_osds: [] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T18:14:59.127 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T18:14:59.127 INFO:tasks.thrashosds.thrasher:Removing osd 2, in_osds are: [0, 1, 3, 5, 6, 7, 2, 4] 2024-08-17T18:14:59.127 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd out 2 2024-08-17T18:14:59.187 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:59.212 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:14:59.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:59.215 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:14:59.315 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:59.341 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:59.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:59.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:59.444 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:59.464 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:14:59.466 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:59.466 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:14:59.567 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:59.592 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:14:59.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:59.594 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:14:59.695 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:59.706 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:59 smithi131 bash[88347]: audit 2024-08-17T18:14:58.471838+0000 mon.a (mon.0) 3238 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:59.706 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:59 smithi131 bash[88347]: audit 2024-08-17T18:14:58.471838+0000 mon.a (mon.0) 3238 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:59.706 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:59 smithi131 bash[88347]: audit 2024-08-17T18:14:58.477000+0000 mon.a (mon.0) 3239 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:59.706 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:59 smithi131 bash[88347]: audit 2024-08-17T18:14:58.477000+0000 mon.a (mon.0) 3239 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:59.706 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:59 smithi131 bash[88347]: audit 2024-08-17T18:14:58.715798+0000 mon.a (mon.0) 3240 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:59.706 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:59 smithi131 bash[88347]: audit 2024-08-17T18:14:58.715798+0000 mon.a (mon.0) 3240 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:59.707 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:59 smithi131 bash[88347]: cluster 2024-08-17T18:14:58.722740+0000 mgr.y (mgr.34107) 2193 : cluster [DBG] pgmap v3053: 99 pgs: 99 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:59.707 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:59 smithi131 bash[88347]: cluster 2024-08-17T18:14:58.722740+0000 mgr.y (mgr.34107) 2193 : cluster [DBG] pgmap v3053: 99 pgs: 99 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:59.707 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:59 smithi131 bash[88347]: audit 2024-08-17T18:14:58.723725+0000 mon.a (mon.0) 3241 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:59.707 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:59 smithi131 bash[88347]: audit 2024-08-17T18:14:58.723725+0000 mon.a (mon.0) 3241 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:59.707 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:59 smithi131 bash[88347]: audit 2024-08-17T18:14:59.363278+0000 mon.a (mon.0) 3242 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:14:59.707 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:59 smithi131 bash[88347]: audit 2024-08-17T18:14:59.363278+0000 mon.a (mon.0) 3242 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:14:59.707 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:59 smithi131 bash[88347]: audit 2024-08-17T18:14:59.364053+0000 mon.a (mon.0) 3243 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:14:59.707 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:59 smithi131 bash[88347]: audit 2024-08-17T18:14:59.364053+0000 mon.a (mon.0) 3243 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:14:59.707 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:59 smithi131 bash[88347]: audit 2024-08-17T18:14:59.368519+0000 mon.a (mon.0) 3244 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:59.707 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:14:59 smithi131 bash[88347]: audit 2024-08-17T18:14:59.368519+0000 mon.a (mon.0) 3244 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:59.707 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:59 smithi131 bash[89561]: audit 2024-08-17T18:14:58.471838+0000 mon.a (mon.0) 3238 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:59.708 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:59 smithi131 bash[89561]: audit 2024-08-17T18:14:58.471838+0000 mon.a (mon.0) 3238 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:59.708 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:59 smithi131 bash[89561]: audit 2024-08-17T18:14:58.477000+0000 mon.a (mon.0) 3239 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:59.708 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:59 smithi131 bash[89561]: audit 2024-08-17T18:14:58.477000+0000 mon.a (mon.0) 3239 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:59.708 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:59 smithi131 bash[89561]: audit 2024-08-17T18:14:58.715798+0000 mon.a (mon.0) 3240 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:59.708 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:59 smithi131 bash[89561]: audit 2024-08-17T18:14:58.715798+0000 mon.a (mon.0) 3240 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:59.708 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:59 smithi131 bash[89561]: cluster 2024-08-17T18:14:58.722740+0000 mgr.y (mgr.34107) 2193 : cluster [DBG] pgmap v3053: 99 pgs: 99 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:59.708 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:59 smithi131 bash[89561]: cluster 2024-08-17T18:14:58.722740+0000 mgr.y (mgr.34107) 2193 : cluster [DBG] pgmap v3053: 99 pgs: 99 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:59.708 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:59 smithi131 bash[89561]: audit 2024-08-17T18:14:58.723725+0000 mon.a (mon.0) 3241 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:59.708 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:59 smithi131 bash[89561]: audit 2024-08-17T18:14:58.723725+0000 mon.a (mon.0) 3241 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:59.708 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:59 smithi131 bash[89561]: audit 2024-08-17T18:14:59.363278+0000 mon.a (mon.0) 3242 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:14:59.708 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:59 smithi131 bash[89561]: audit 2024-08-17T18:14:59.363278+0000 mon.a (mon.0) 3242 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:14:59.708 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:59 smithi131 bash[89561]: audit 2024-08-17T18:14:59.364053+0000 mon.a (mon.0) 3243 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:14:59.708 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:59 smithi131 bash[89561]: audit 2024-08-17T18:14:59.364053+0000 mon.a (mon.0) 3243 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:14:59.708 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:59 smithi131 bash[89561]: audit 2024-08-17T18:14:59.368519+0000 mon.a (mon.0) 3244 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:59.709 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:14:59 smithi131 bash[89561]: audit 2024-08-17T18:14:59.368519+0000 mon.a (mon.0) 3244 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:59.719 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:14:59.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:59.722 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:14:59.822 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:59.834 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:59 smithi169 bash[79348]: audit 2024-08-17T18:14:58.471838+0000 mon.a (mon.0) 3238 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:59.835 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:59 smithi169 bash[79348]: audit 2024-08-17T18:14:58.471838+0000 mon.a (mon.0) 3238 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:59.835 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:59 smithi169 bash[79348]: audit 2024-08-17T18:14:58.477000+0000 mon.a (mon.0) 3239 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:59.835 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:59 smithi169 bash[79348]: audit 2024-08-17T18:14:58.477000+0000 mon.a (mon.0) 3239 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:59.835 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:59 smithi169 bash[79348]: audit 2024-08-17T18:14:58.715798+0000 mon.a (mon.0) 3240 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:59.835 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:59 smithi169 bash[79348]: audit 2024-08-17T18:14:58.715798+0000 mon.a (mon.0) 3240 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:59.835 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:59 smithi169 bash[79348]: cluster 2024-08-17T18:14:58.722740+0000 mgr.y (mgr.34107) 2193 : cluster [DBG] pgmap v3053: 99 pgs: 99 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:59.835 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:59 smithi169 bash[79348]: cluster 2024-08-17T18:14:58.722740+0000 mgr.y (mgr.34107) 2193 : cluster [DBG] pgmap v3053: 99 pgs: 99 active+clean; 582 KiB data, 6.8 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:14:59.835 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:59 smithi169 bash[79348]: audit 2024-08-17T18:14:58.723725+0000 mon.a (mon.0) 3241 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:59.835 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:59 smithi169 bash[79348]: audit 2024-08-17T18:14:58.723725+0000 mon.a (mon.0) 3241 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:59.835 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:59 smithi169 bash[79348]: audit 2024-08-17T18:14:59.363278+0000 mon.a (mon.0) 3242 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:14:59.835 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:59 smithi169 bash[79348]: audit 2024-08-17T18:14:59.363278+0000 mon.a (mon.0) 3242 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:14:59.835 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:59 smithi169 bash[79348]: audit 2024-08-17T18:14:59.364053+0000 mon.a (mon.0) 3243 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:14:59.835 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:59 smithi169 bash[79348]: audit 2024-08-17T18:14:59.364053+0000 mon.a (mon.0) 3243 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:14:59.836 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:59 smithi169 bash[79348]: audit 2024-08-17T18:14:59.368519+0000 mon.a (mon.0) 3244 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:59.836 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:14:59 smithi169 bash[79348]: audit 2024-08-17T18:14:59.368519+0000 mon.a (mon.0) 3244 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:14:59.850 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:14:59.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:59.852 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:14:59.934 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T18:14:59.934 INFO:teuthology.orchestra.run.smithi131.stdout: "ops": [], 2024-08-17T18:14:59.934 INFO:teuthology.orchestra.run.smithi131.stdout: "num_ops": 0 2024-08-17T18:14:59.934 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T18:14:59.953 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:59.978 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:14:59.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:14:59.982 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:00.083 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:00.109 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:00.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:00.112 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:00.212 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:00.236 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:00.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:00.238 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:00.339 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:00.365 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:00.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:00.367 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:00.467 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:00.493 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:00.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:00.496 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:00.597 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:00.624 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:00.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:00.627 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:00.728 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:00.734 INFO:teuthology.orchestra.run.smithi131.stderr:enabled application 'rados' on pool 'unique_pool_5' 2024-08-17T18:15:00.741 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:00 smithi169 bash[79348]: audit 2024-08-17T18:15:00.078300+0000 mon.a (mon.0) 3245 : audit [INF] from='client.? 172.21.15.131:0/531693383' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T18:15:00.741 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:00 smithi169 bash[79348]: audit 2024-08-17T18:15:00.078300+0000 mon.a (mon.0) 3245 : audit [INF] from='client.? 172.21.15.131:0/531693383' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T18:15:00.753 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:00.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:00.755 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:00.856 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:00.885 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:00.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:00.888 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:00.979 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:00 smithi131 bash[88347]: audit 2024-08-17T18:15:00.078300+0000 mon.a (mon.0) 3245 : audit [INF] from='client.? 172.21.15.131:0/531693383' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T18:15:00.979 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:00 smithi131 bash[88347]: audit 2024-08-17T18:15:00.078300+0000 mon.a (mon.0) 3245 : audit [INF] from='client.? 172.21.15.131:0/531693383' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T18:15:00.979 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:00 smithi131 bash[89561]: audit 2024-08-17T18:15:00.078300+0000 mon.a (mon.0) 3245 : audit [INF] from='client.? 172.21.15.131:0/531693383' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T18:15:00.979 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:00 smithi131 bash[89561]: audit 2024-08-17T18:15:00.078300+0000 mon.a (mon.0) 3245 : audit [INF] from='client.? 172.21.15.131:0/531693383' entity='client.admin' cmd={"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true} : dispatch 2024-08-17T18:15:00.980 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_blocked_ops 2024-08-17T18:15:00.989 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:01.017 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:01.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:01.019 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:01.119 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:01.138 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:01.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:01.140 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:01.241 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:01.268 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:01.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:01.271 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:01.372 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:01.398 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:01.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:01.400 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:01.501 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:01.526 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:01.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:01.528 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:01.629 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:01.657 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:01.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:01.660 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:01.761 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:01.771 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:01 smithi131 bash[88347]: cluster 2024-08-17T18:15:00.724049+0000 mgr.y (mgr.34107) 2194 : cluster [DBG] pgmap v3054: 99 pgs: 99 active+clean; 582 KiB data, 6.7 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:15:01.771 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:01 smithi131 bash[88347]: cluster 2024-08-17T18:15:00.724049+0000 mgr.y (mgr.34107) 2194 : cluster [DBG] pgmap v3054: 99 pgs: 99 active+clean; 582 KiB data, 6.7 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:15:01.771 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:01 smithi131 bash[88347]: audit 2024-08-17T18:15:00.735047+0000 mon.a (mon.0) 3246 : audit [INF] from='client.? 172.21.15.131:0/531693383' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T18:15:01.771 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:01 smithi131 bash[88347]: audit 2024-08-17T18:15:00.735047+0000 mon.a (mon.0) 3246 : audit [INF] from='client.? 172.21.15.131:0/531693383' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T18:15:01.771 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:01 smithi131 bash[88347]: cluster 2024-08-17T18:15:00.742301+0000 mon.a (mon.0) 3247 : cluster [DBG] osdmap e1525: 8 total, 8 up, 8 in 2024-08-17T18:15:01.771 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:01 smithi131 bash[88347]: cluster 2024-08-17T18:15:00.742301+0000 mon.a (mon.0) 3247 : cluster [DBG] osdmap e1525: 8 total, 8 up, 8 in 2024-08-17T18:15:01.771 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:01 smithi131 bash[89561]: cluster 2024-08-17T18:15:00.724049+0000 mgr.y (mgr.34107) 2194 : cluster [DBG] pgmap v3054: 99 pgs: 99 active+clean; 582 KiB data, 6.7 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:15:01.771 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:01 smithi131 bash[89561]: cluster 2024-08-17T18:15:00.724049+0000 mgr.y (mgr.34107) 2194 : cluster [DBG] pgmap v3054: 99 pgs: 99 active+clean; 582 KiB data, 6.7 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:15:01.771 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:01 smithi131 bash[89561]: audit 2024-08-17T18:15:00.735047+0000 mon.a (mon.0) 3246 : audit [INF] from='client.? 172.21.15.131:0/531693383' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T18:15:01.771 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:01 smithi131 bash[89561]: audit 2024-08-17T18:15:00.735047+0000 mon.a (mon.0) 3246 : audit [INF] from='client.? 172.21.15.131:0/531693383' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T18:15:01.772 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:01 smithi131 bash[89561]: cluster 2024-08-17T18:15:00.742301+0000 mon.a (mon.0) 3247 : cluster [DBG] osdmap e1525: 8 total, 8 up, 8 in 2024-08-17T18:15:01.772 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:01 smithi131 bash[89561]: cluster 2024-08-17T18:15:00.742301+0000 mon.a (mon.0) 3247 : cluster [DBG] osdmap e1525: 8 total, 8 up, 8 in 2024-08-17T18:15:01.784 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:01.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:01.786 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:01.887 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:01.912 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:01.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:01.915 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:02.016 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:02.043 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:02.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:02.045 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:02.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:01 smithi169 bash[79348]: cluster 2024-08-17T18:15:00.724049+0000 mgr.y (mgr.34107) 2194 : cluster [DBG] pgmap v3054: 99 pgs: 99 active+clean; 582 KiB data, 6.7 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:15:02.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:01 smithi169 bash[79348]: cluster 2024-08-17T18:15:00.724049+0000 mgr.y (mgr.34107) 2194 : cluster [DBG] pgmap v3054: 99 pgs: 99 active+clean; 582 KiB data, 6.7 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:15:02.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:01 smithi169 bash[79348]: audit 2024-08-17T18:15:00.735047+0000 mon.a (mon.0) 3246 : audit [INF] from='client.? 172.21.15.131:0/531693383' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T18:15:02.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:01 smithi169 bash[79348]: audit 2024-08-17T18:15:00.735047+0000 mon.a (mon.0) 3246 : audit [INF] from='client.? 172.21.15.131:0/531693383' entity='client.admin' cmd='[{"prefix": "osd pool application enable", "pool": "unique_pool_5", "app": "rados", "yes_i_really_mean_it": true}]': finished 2024-08-17T18:15:02.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:01 smithi169 bash[79348]: cluster 2024-08-17T18:15:00.742301+0000 mon.a (mon.0) 3247 : cluster [DBG] osdmap e1525: 8 total, 8 up, 8 in 2024-08-17T18:15:02.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:01 smithi169 bash[79348]: cluster 2024-08-17T18:15:00.742301+0000 mon.a (mon.0) 3247 : cluster [DBG] osdmap e1525: 8 total, 8 up, 8 in 2024-08-17T18:15:02.146 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:02.174 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:02.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:02.176 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:02.224 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:15:02.225 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:15:02.277 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:02.299 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:02.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:02.301 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:02.402 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:02.430 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:02.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:02.432 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:02.533 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:02.561 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:02.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:02.563 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:02.664 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:02.690 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:02.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:02.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:02.745 DEBUG:teuthology.orchestra.run.smithi131:> /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' 2024-08-17T18:15:02.747 INFO:tasks.radosbench:joining radosbench (timing out after 3000s) 2024-08-17T18:15:02.747 INFO:teuthology.orchestra.run:waiting for 3000 2024-08-17T18:15:02.794 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:02.818 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:02.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:02.820 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:02.921 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:02.932 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:02 smithi169 bash[79348]: cluster 2024-08-17T18:15:02.736741+0000 mon.a (mon.0) 3248 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T18:15:02.933 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:02 smithi169 bash[79348]: cluster 2024-08-17T18:15:02.736741+0000 mon.a (mon.0) 3248 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T18:15:02.949 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:02.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:02.951 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:03.016 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:hints = 1 2024-08-17T18:15:03.016 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Maintaining 16 concurrent writes of 65536 bytes to objects of size 65536 for up to 90 seconds or 0 objects 2024-08-17T18:15:03.016 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Object prefix: benchmark_data_smithi131_300488 2024-08-17T18:15:03.017 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T18:15:03.017 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 0 0 0 0 0 0 - 0 2024-08-17T18:15:03.053 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:03.068 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:02 smithi131 bash[88347]: cluster 2024-08-17T18:15:02.736741+0000 mon.a (mon.0) 3248 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T18:15:03.069 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:02 smithi131 bash[88347]: cluster 2024-08-17T18:15:02.736741+0000 mon.a (mon.0) 3248 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T18:15:03.069 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:02 smithi131 bash[89561]: cluster 2024-08-17T18:15:02.736741+0000 mon.a (mon.0) 3248 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T18:15:03.069 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:02 smithi131 bash[89561]: cluster 2024-08-17T18:15:02.736741+0000 mon.a (mon.0) 3248 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T18:15:03.082 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:03.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:03.087 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:03.187 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:03.212 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:03.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:03.215 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:03.315 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:03.342 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:03.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:03.344 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:03.445 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:03.468 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:03.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:03.470 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:03.571 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:03.590 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:03.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:03.592 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:03.693 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:03.719 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:03.720 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:03.721 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:03.822 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:03.832 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:03 smithi131 bash[89561]: cluster 2024-08-17T18:15:02.724760+0000 mgr.y (mgr.34107) 2195 : cluster [DBG] pgmap v3056: 99 pgs: 99 active+clean; 582 KiB data, 6.7 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:15:03.833 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:03 smithi131 bash[89561]: cluster 2024-08-17T18:15:02.724760+0000 mgr.y (mgr.34107) 2195 : cluster [DBG] pgmap v3056: 99 pgs: 99 active+clean; 582 KiB data, 6.7 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:15:03.833 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:03 smithi131 bash[88347]: cluster 2024-08-17T18:15:02.724760+0000 mgr.y (mgr.34107) 2195 : cluster [DBG] pgmap v3056: 99 pgs: 99 active+clean; 582 KiB data, 6.7 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:15:03.833 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:03 smithi131 bash[88347]: cluster 2024-08-17T18:15:02.724760+0000 mgr.y (mgr.34107) 2195 : cluster [DBG] pgmap v3056: 99 pgs: 99 active+clean; 582 KiB data, 6.7 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:15:03.848 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:03.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:03.850 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:03.951 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:03.978 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:03.980 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:03 smithi169 bash[79348]: cluster 2024-08-17T18:15:02.724760+0000 mgr.y (mgr.34107) 2195 : cluster [DBG] pgmap v3056: 99 pgs: 99 active+clean; 582 KiB data, 6.7 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:15:03.980 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:03 smithi169 bash[79348]: cluster 2024-08-17T18:15:02.724760+0000 mgr.y (mgr.34107) 2195 : cluster [DBG] pgmap v3056: 99 pgs: 99 active+clean; 582 KiB data, 6.7 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:15:03.980 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:03.981 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:04.017 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 1 16 1451 1435 89.6765 89.6875 0.00133118 0.00563899 2024-08-17T18:15:04.082 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:04.118 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:04.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:04.122 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:04.223 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:04.250 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:04.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:04.253 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:04.354 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:04.384 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:04.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:04.386 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:04.487 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:04.519 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:04.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:04.521 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:04.622 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:04.644 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:04.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:04.646 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:04.747 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:04.771 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:04.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:04.773 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:04.873 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:04.896 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:04.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:04.898 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:04.999 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:05.018 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 2 16 4257 4241 132.458 175.375 0.00284711 0.00753226 2024-08-17T18:15:05.024 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:05.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:05.027 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:05.128 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:05.151 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:05.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:05.153 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:05.254 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:05.277 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:05.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:05.279 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:05.290 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:15:05.380 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:05.408 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:05.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:05.412 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:05.512 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:05.538 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:05.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:05.542 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:05.643 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:05.669 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:05.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:05.672 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:05.772 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:05.809 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:05.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:05.812 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:05.912 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:05.923 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:05 smithi131 bash[89561]: cluster 2024-08-17T18:15:04.725502+0000 mgr.y (mgr.34107) 2196 : cluster [DBG] pgmap v3057: 99 pgs: 99 active+clean; 70 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 7.0 MiB/s wr, 111 op/s 2024-08-17T18:15:05.923 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:05 smithi131 bash[89561]: cluster 2024-08-17T18:15:04.725502+0000 mgr.y (mgr.34107) 2196 : cluster [DBG] pgmap v3057: 99 pgs: 99 active+clean; 70 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 7.0 MiB/s wr, 111 op/s 2024-08-17T18:15:05.923 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:05 smithi131 bash[88347]: cluster 2024-08-17T18:15:04.725502+0000 mgr.y (mgr.34107) 2196 : cluster [DBG] pgmap v3057: 99 pgs: 99 active+clean; 70 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 7.0 MiB/s wr, 111 op/s 2024-08-17T18:15:05.923 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:05 smithi131 bash[88347]: cluster 2024-08-17T18:15:04.725502+0000 mgr.y (mgr.34107) 2196 : cluster [DBG] pgmap v3057: 99 pgs: 99 active+clean; 70 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 7.0 MiB/s wr, 111 op/s 2024-08-17T18:15:05.945 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:05.947 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:05.948 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:06.018 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 3 16 6781 6765 140.881 157.75 0.00415808 0.00708196 2024-08-17T18:15:06.049 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:06.076 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:06.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:06.080 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:06.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:05 smithi169 bash[79348]: cluster 2024-08-17T18:15:04.725502+0000 mgr.y (mgr.34107) 2196 : cluster [DBG] pgmap v3057: 99 pgs: 99 active+clean; 70 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 7.0 MiB/s wr, 111 op/s 2024-08-17T18:15:06.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:05 smithi169 bash[79348]: cluster 2024-08-17T18:15:04.725502+0000 mgr.y (mgr.34107) 2196 : cluster [DBG] pgmap v3057: 99 pgs: 99 active+clean; 70 MiB data, 6.8 GiB used, 708 GiB / 715 GiB avail; 7.0 MiB/s wr, 111 op/s 2024-08-17T18:15:06.180 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:06.206 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:06.208 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:06.208 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:06.309 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:06.334 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:06.336 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:06.336 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:06.437 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:06.460 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:06.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:06.463 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:06.564 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:06.587 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:06.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:06.590 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:06.690 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:06.714 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:06.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:06.716 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:06.817 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:06.840 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:06.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:06.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:06.944 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:06.966 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:06.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:06.968 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:07.018 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 4 16 9084 9068 141.639 143.938 0.00127714 0.00677902 2024-08-17T18:15:07.068 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:07.101 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:07.103 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:07.103 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:07.204 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:07.233 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:07.235 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:07.235 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:07.336 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:07.363 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:07.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:07.365 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:07.466 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:07.491 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:07.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:07.493 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:07.594 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:07.618 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:07.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:07.620 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:07.721 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:07.748 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:07.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:07.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:07.851 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:07.877 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:07.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:07.879 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:07.980 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:07.990 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:07 smithi169 bash[79348]: cluster 2024-08-17T18:15:06.726251+0000 mgr.y (mgr.34107) 2197 : cluster [DBG] pgmap v3058: 99 pgs: 99 active+clean; 267 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 27 MiB/s wr, 426 op/s 2024-08-17T18:15:07.990 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:07 smithi169 bash[79348]: cluster 2024-08-17T18:15:06.726251+0000 mgr.y (mgr.34107) 2197 : cluster [DBG] pgmap v3058: 99 pgs: 99 active+clean; 267 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 27 MiB/s wr, 426 op/s 2024-08-17T18:15:08.005 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:08.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:08.008 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:08.018 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 5 16 11375 11359 141.946 143.188 0.0037256 0.00703642 2024-08-17T18:15:08.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:07 smithi131 bash[89561]: cluster 2024-08-17T18:15:06.726251+0000 mgr.y (mgr.34107) 2197 : cluster [DBG] pgmap v3058: 99 pgs: 99 active+clean; 267 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 27 MiB/s wr, 426 op/s 2024-08-17T18:15:08.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:07 smithi131 bash[89561]: cluster 2024-08-17T18:15:06.726251+0000 mgr.y (mgr.34107) 2197 : cluster [DBG] pgmap v3058: 99 pgs: 99 active+clean; 267 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 27 MiB/s wr, 426 op/s 2024-08-17T18:15:08.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:07 smithi131 bash[88347]: cluster 2024-08-17T18:15:06.726251+0000 mgr.y (mgr.34107) 2197 : cluster [DBG] pgmap v3058: 99 pgs: 99 active+clean; 267 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 27 MiB/s wr, 426 op/s 2024-08-17T18:15:08.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:07 smithi131 bash[88347]: cluster 2024-08-17T18:15:06.726251+0000 mgr.y (mgr.34107) 2197 : cluster [DBG] pgmap v3058: 99 pgs: 99 active+clean; 267 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 27 MiB/s wr, 426 op/s 2024-08-17T18:15:08.109 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:08.137 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:08.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:08.140 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:08.241 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:08.265 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:08.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:08.307 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:08.408 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:08.435 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:08.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:08.438 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:08.539 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:08.563 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:08.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:08.566 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:08.666 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:08.689 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:08.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:08.691 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:08.791 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:08.826 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:08.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:08.829 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:08.930 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:08.955 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:08.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:08.959 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:09.018 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 6 16 13760 13744 143.13 149.062 0.00627462 0.00698101 2024-08-17T18:15:09.060 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:09.070 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:15:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:15:08] "GET /metrics HTTP/1.1" 200 36590 "" "Prometheus/2.51.0" 2024-08-17T18:15:09.086 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:09.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:09.090 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:09.191 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:09.211 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:09.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:09.213 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:09.314 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:09.324 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:09 smithi131 bash[88347]: audit 2024-08-17T18:15:08.301131+0000 mon.a (mon.0) 3249 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:15:09.324 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:09 smithi131 bash[88347]: audit 2024-08-17T18:15:08.301131+0000 mon.a (mon.0) 3249 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:15:09.325 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:09 smithi131 bash[88347]: audit 2024-08-17T18:15:08.302528+0000 mon.a (mon.0) 3250 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:15:09.325 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:09 smithi131 bash[88347]: audit 2024-08-17T18:15:08.302528+0000 mon.a (mon.0) 3250 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:15:09.325 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:09 smithi131 bash[89561]: audit 2024-08-17T18:15:08.301131+0000 mon.a (mon.0) 3249 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:15:09.325 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:09 smithi131 bash[89561]: audit 2024-08-17T18:15:08.301131+0000 mon.a (mon.0) 3249 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:15:09.325 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:09 smithi131 bash[89561]: audit 2024-08-17T18:15:08.302528+0000 mon.a (mon.0) 3250 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:15:09.325 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:09 smithi131 bash[89561]: audit 2024-08-17T18:15:08.302528+0000 mon.a (mon.0) 3250 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:15:09.341 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:09.344 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:09.345 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:09.445 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:09.463 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:09.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:09.465 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:09.566 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:09.592 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:09.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:09.594 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:09.695 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:09.729 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:09.732 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:09.732 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:09.833 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:09.870 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:09.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:09.874 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:09.975 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:09.984 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:09 smithi169 bash[79348]: audit 2024-08-17T18:15:08.301131+0000 mon.a (mon.0) 3249 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:15:09.984 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:09 smithi169 bash[79348]: audit 2024-08-17T18:15:08.301131+0000 mon.a (mon.0) 3249 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:15:09.985 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:09 smithi169 bash[79348]: audit 2024-08-17T18:15:08.302528+0000 mon.a (mon.0) 3250 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:15:09.985 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:09 smithi169 bash[79348]: audit 2024-08-17T18:15:08.302528+0000 mon.a (mon.0) 3250 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:15:09.999 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:10.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:10.004 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:10.018 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 7 16 15608 15592 139.182 115.5 0.002275 0.00717816 2024-08-17T18:15:10.105 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:10.130 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:10.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:10.132 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:10.232 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:10.274 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:10.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:10.276 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:10.377 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:10.394 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:10.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:10.396 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:10.497 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:10.508 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:10 smithi131 bash[88347]: cluster 2024-08-17T18:15:08.726710+0000 mgr.y (mgr.34107) 2198 : cluster [DBG] pgmap v3059: 99 pgs: 99 active+clean; 267 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 27 MiB/s wr, 426 op/s 2024-08-17T18:15:10.508 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:10 smithi131 bash[88347]: cluster 2024-08-17T18:15:08.726710+0000 mgr.y (mgr.34107) 2198 : cluster [DBG] pgmap v3059: 99 pgs: 99 active+clean; 267 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 27 MiB/s wr, 426 op/s 2024-08-17T18:15:10.508 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:10 smithi131 bash[89561]: cluster 2024-08-17T18:15:08.726710+0000 mgr.y (mgr.34107) 2198 : cluster [DBG] pgmap v3059: 99 pgs: 99 active+clean; 267 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 27 MiB/s wr, 426 op/s 2024-08-17T18:15:10.509 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:10 smithi131 bash[89561]: cluster 2024-08-17T18:15:08.726710+0000 mgr.y (mgr.34107) 2198 : cluster [DBG] pgmap v3059: 99 pgs: 99 active+clean; 267 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 27 MiB/s wr, 426 op/s 2024-08-17T18:15:10.530 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:10.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:10.531 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:10.632 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:10.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:10 smithi169 bash[79348]: cluster 2024-08-17T18:15:08.726710+0000 mgr.y (mgr.34107) 2198 : cluster [DBG] pgmap v3059: 99 pgs: 99 active+clean; 267 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 27 MiB/s wr, 426 op/s 2024-08-17T18:15:10.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:10 smithi169 bash[79348]: cluster 2024-08-17T18:15:08.726710+0000 mgr.y (mgr.34107) 2198 : cluster [DBG] pgmap v3059: 99 pgs: 99 active+clean; 267 MiB data, 7.3 GiB used, 708 GiB / 715 GiB avail; 27 MiB/s wr, 426 op/s 2024-08-17T18:15:10.661 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:10.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:10.664 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:10.764 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:10.795 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:10.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:10.799 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:10.900 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:10.929 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:10.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:10.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:11.019 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 8 16 17368 17352 135.533 110 0.0143208 0.00737072 2024-08-17T18:15:11.035 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:11.060 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:11.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:11.064 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:11.164 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:11.191 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:11.194 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:11.194 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:11.295 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:11.316 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:11.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:11.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:11.419 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:11.442 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:11.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:11.445 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:11.545 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:11.578 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:11.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:11.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:11.682 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:11.706 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:11.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:11.710 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:11.811 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:11.835 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:11.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:11.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:11.938 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:11.967 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:11.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:11.970 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:12.019 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 9 16 19468 19452 135.056 131.25 0.017735 0.00739632 2024-08-17T18:15:12.072 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:12.106 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:12.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:12.108 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:12.209 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:12.231 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:12.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:12.234 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:12.334 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:12.345 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:12 smithi169 bash[79348]: cluster 2024-08-17T18:15:10.727855+0000 mgr.y (mgr.34107) 2199 : cluster [DBG] pgmap v3060: 99 pgs: 99 active+clean; 980 MiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 98 MiB/s wr, 1.56k op/s 2024-08-17T18:15:12.345 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:12 smithi169 bash[79348]: cluster 2024-08-17T18:15:10.727855+0000 mgr.y (mgr.34107) 2199 : cluster [DBG] pgmap v3060: 99 pgs: 99 active+clean; 980 MiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 98 MiB/s wr, 1.56k op/s 2024-08-17T18:15:12.361 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:12.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:12.363 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:12.464 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:12.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:12.490 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:12.490 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:12.591 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:12.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:12 smithi131 bash[88347]: cluster 2024-08-17T18:15:10.727855+0000 mgr.y (mgr.34107) 2199 : cluster [DBG] pgmap v3060: 99 pgs: 99 active+clean; 980 MiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 98 MiB/s wr, 1.56k op/s 2024-08-17T18:15:12.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:12 smithi131 bash[88347]: cluster 2024-08-17T18:15:10.727855+0000 mgr.y (mgr.34107) 2199 : cluster [DBG] pgmap v3060: 99 pgs: 99 active+clean; 980 MiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 98 MiB/s wr, 1.56k op/s 2024-08-17T18:15:12.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:12 smithi131 bash[89561]: cluster 2024-08-17T18:15:10.727855+0000 mgr.y (mgr.34107) 2199 : cluster [DBG] pgmap v3060: 99 pgs: 99 active+clean; 980 MiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 98 MiB/s wr, 1.56k op/s 2024-08-17T18:15:12.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:12 smithi131 bash[89561]: cluster 2024-08-17T18:15:10.727855+0000 mgr.y (mgr.34107) 2199 : cluster [DBG] pgmap v3060: 99 pgs: 99 active+clean; 980 MiB data, 9.3 GiB used, 706 GiB / 715 GiB avail; 98 MiB/s wr, 1.56k op/s 2024-08-17T18:15:12.616 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:12.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:12.618 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:12.719 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:12.756 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:12.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:12.757 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:12.858 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:12.881 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:12.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:12.884 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:12.985 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:13.007 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:13.010 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:13.010 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:13.019 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 10 16 21255 21239 132.718 111.688 0.00665468 0.00752898 2024-08-17T18:15:13.111 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:13.140 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:13.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:13.143 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:13.244 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:13.267 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:13.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:13.269 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:13.369 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:13.387 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:13.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:13.388 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:13.489 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:13.514 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:13.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:13.515 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:13.615 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:13.648 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:13.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:13.651 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:13.746 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:15:13.751 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:13.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:13.792 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:13.792 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:13.893 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:13.917 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:13.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:13.920 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:14.019 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 11 16 22659 22643 128.63 87.75 0.00339658 0.00776511 2024-08-17T18:15:14.020 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:14.046 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:14.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:14.050 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:14.151 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:14.177 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:14.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:14.179 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:14.280 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:14.311 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:14.313 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:14.313 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:14.414 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:14.426 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:14 smithi169 bash[79348]: cluster 2024-08-17T18:15:12.728349+0000 mgr.y (mgr.34107) 2200 : cluster [DBG] pgmap v3061: 99 pgs: 99 active+clean; 980 MiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2024-08-17T18:15:14.426 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:14 smithi169 bash[79348]: cluster 2024-08-17T18:15:12.728349+0000 mgr.y (mgr.34107) 2200 : cluster [DBG] pgmap v3061: 99 pgs: 99 active+clean; 980 MiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2024-08-17T18:15:14.441 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:14.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:14.443 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:14.544 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:14.569 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:14.572 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:14.572 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:14.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:14 smithi131 bash[88347]: cluster 2024-08-17T18:15:12.728349+0000 mgr.y (mgr.34107) 2200 : cluster [DBG] pgmap v3061: 99 pgs: 99 active+clean; 980 MiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2024-08-17T18:15:14.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:14 smithi131 bash[88347]: cluster 2024-08-17T18:15:12.728349+0000 mgr.y (mgr.34107) 2200 : cluster [DBG] pgmap v3061: 99 pgs: 99 active+clean; 980 MiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2024-08-17T18:15:14.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:14 smithi131 bash[89561]: cluster 2024-08-17T18:15:12.728349+0000 mgr.y (mgr.34107) 2200 : cluster [DBG] pgmap v3061: 99 pgs: 99 active+clean; 980 MiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2024-08-17T18:15:14.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:14 smithi131 bash[89561]: cluster 2024-08-17T18:15:12.728349+0000 mgr.y (mgr.34107) 2200 : cluster [DBG] pgmap v3061: 99 pgs: 99 active+clean; 980 MiB data, 9.5 GiB used, 706 GiB / 715 GiB avail; 82 MiB/s wr, 1.31k op/s 2024-08-17T18:15:14.673 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:14.703 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:14.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:14.706 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:14.807 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:14.832 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:14.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:14.834 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:14.935 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:14.973 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:14.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:14.977 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:15.019 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 12 16 24366 24350 126.801 106.688 0.00392061 0.00787953 2024-08-17T18:15:15.078 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:15.096 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:15.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:15.098 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:15.199 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:15.223 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:15.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:15.224 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:15.325 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:15.358 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:15.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:15.360 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:15.461 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:15.485 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:15.487 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:15.488 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:15.588 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:15.628 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:15.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:15.634 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:15.735 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:15.762 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:15.764 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:15.764 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:15.865 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:15.889 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:15.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:15.893 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:15.994 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:16.014 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:16.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:16.016 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:16.019 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 13 16 25175 25159 120.936 50.5625 0.00510759 0.00819801 2024-08-17T18:15:16.117 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:16.141 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:16.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:16.144 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:16.245 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:16.273 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:16.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:16.277 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:16.378 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:16.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:16 smithi169 bash[79348]: cluster 2024-08-17T18:15:14.728919+0000 mgr.y (mgr.34107) 2201 : cluster [DBG] pgmap v3062: 99 pgs: 99 active+clean; 1.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 102 MiB/s wr, 1.62k op/s 2024-08-17T18:15:16.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:16 smithi169 bash[79348]: cluster 2024-08-17T18:15:14.728919+0000 mgr.y (mgr.34107) 2201 : cluster [DBG] pgmap v3062: 99 pgs: 99 active+clean; 1.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 102 MiB/s wr, 1.62k op/s 2024-08-17T18:15:16.409 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:16.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:16.415 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:16.517 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:16.536 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:16.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:16.538 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:16.544 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:16 smithi131 bash[89561]: cluster 2024-08-17T18:15:14.728919+0000 mgr.y (mgr.34107) 2201 : cluster [DBG] pgmap v3062: 99 pgs: 99 active+clean; 1.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 102 MiB/s wr, 1.62k op/s 2024-08-17T18:15:16.544 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:16 smithi131 bash[89561]: cluster 2024-08-17T18:15:14.728919+0000 mgr.y (mgr.34107) 2201 : cluster [DBG] pgmap v3062: 99 pgs: 99 active+clean; 1.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 102 MiB/s wr, 1.62k op/s 2024-08-17T18:15:16.544 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:16 smithi131 bash[88347]: cluster 2024-08-17T18:15:14.728919+0000 mgr.y (mgr.34107) 2201 : cluster [DBG] pgmap v3062: 99 pgs: 99 active+clean; 1.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 102 MiB/s wr, 1.62k op/s 2024-08-17T18:15:16.545 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:16 smithi131 bash[88347]: cluster 2024-08-17T18:15:14.728919+0000 mgr.y (mgr.34107) 2201 : cluster [DBG] pgmap v3062: 99 pgs: 99 active+clean; 1.2 GiB data, 10 GiB used, 705 GiB / 715 GiB avail; 102 MiB/s wr, 1.62k op/s 2024-08-17T18:15:16.638 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:16.662 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:16.664 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:16.664 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:16.765 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:16.790 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:16.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:16.792 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:16.893 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:16.920 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:16.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:16.922 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:17.019 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 14 16 26165 26149 116.717 61.875 0.00516109 0.00856175 2024-08-17T18:15:17.023 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:17.054 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:17.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:17.058 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:17.159 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:17.183 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:17.186 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:17.186 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:17.287 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:17.305 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:17.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:17.307 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:17.408 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:17.441 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:17.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:17.444 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:17.545 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:17.575 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:17.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:17.578 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:17.678 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:17.704 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:17.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:17.709 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:17.809 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:17.837 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:17.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:17.839 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:17.940 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:17.964 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:17.966 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:17.966 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:18.019 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 15 16 27926 27910 116.273 110.062 0.00712078 0.00859366 2024-08-17T18:15:18.067 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:18.100 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:18.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:18.104 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:18.205 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:18.227 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:18.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:18.229 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:18.330 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:18.357 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:18.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:18.359 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:18.460 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:18.486 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:18.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:18.488 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:18.589 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:18.614 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:18.615 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:18.616 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:18.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:18 smithi169 bash[79348]: cluster 2024-08-17T18:15:16.729830+0000 mgr.y (mgr.34107) 2202 : cluster [DBG] pgmap v3063: 99 pgs: 99 active+clean; 1.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 120 MiB/s wr, 1.91k op/s 2024-08-17T18:15:18.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:18 smithi169 bash[79348]: cluster 2024-08-17T18:15:16.729830+0000 mgr.y (mgr.34107) 2202 : cluster [DBG] pgmap v3063: 99 pgs: 99 active+clean; 1.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 120 MiB/s wr, 1.91k op/s 2024-08-17T18:15:18.716 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:18.741 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:18.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:18.743 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:18.844 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:18.854 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:18 smithi131 bash[88347]: cluster 2024-08-17T18:15:16.729830+0000 mgr.y (mgr.34107) 2202 : cluster [DBG] pgmap v3063: 99 pgs: 99 active+clean; 1.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 120 MiB/s wr, 1.91k op/s 2024-08-17T18:15:18.854 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:18 smithi131 bash[88347]: cluster 2024-08-17T18:15:16.729830+0000 mgr.y (mgr.34107) 2202 : cluster [DBG] pgmap v3063: 99 pgs: 99 active+clean; 1.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 120 MiB/s wr, 1.91k op/s 2024-08-17T18:15:18.854 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:18 smithi131 bash[89561]: cluster 2024-08-17T18:15:16.729830+0000 mgr.y (mgr.34107) 2202 : cluster [DBG] pgmap v3063: 99 pgs: 99 active+clean; 1.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 120 MiB/s wr, 1.91k op/s 2024-08-17T18:15:18.854 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:18 smithi131 bash[89561]: cluster 2024-08-17T18:15:16.729830+0000 mgr.y (mgr.34107) 2202 : cluster [DBG] pgmap v3063: 99 pgs: 99 active+clean; 1.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 120 MiB/s wr, 1.91k op/s 2024-08-17T18:15:18.870 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:18.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:18.873 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:18.973 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:19.000 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:19.001 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:19.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:19.019 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 16 16 28559 28543 111.478 39.5625 0.00965063 0.00888848 2024-08-17T18:15:19.102 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:19.117 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:15:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:15:18] "GET /metrics HTTP/1.1" 200 36590 "" "Prometheus/2.51.0" 2024-08-17T18:15:19.138 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:19.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:19.144 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:19.245 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:19.266 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:19.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:19.270 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:19.371 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:19.404 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:19.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:19.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:19.508 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:19.532 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:19.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:19.534 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:19.635 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:19.662 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:19.665 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:19.666 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:19.766 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:19.797 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:19.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:19.800 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:19.901 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:19.928 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:19.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:19.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:20.020 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 17 15 29881 29866 109.784 82.6875 0.00294549 0.00910252 2024-08-17T18:15:20.031 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:20.053 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:20.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:20.054 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:20.155 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:20.179 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:20.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:20.183 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:20.284 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:20.303 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:20.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:20.305 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:20.405 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:20.428 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:20.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:20.431 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:20.460 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:20 smithi131 bash[88347]: cluster 2024-08-17T18:15:18.730473+0000 mgr.y (mgr.34107) 2203 : cluster [DBG] pgmap v3064: 99 pgs: 99 active+clean; 1.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2024-08-17T18:15:20.460 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:20 smithi131 bash[89561]: cluster 2024-08-17T18:15:18.730473+0000 mgr.y (mgr.34107) 2203 : cluster [DBG] pgmap v3064: 99 pgs: 99 active+clean; 1.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2024-08-17T18:15:20.532 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:20.560 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:20.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:20.562 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:20.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:20 smithi169 bash[79348]: cluster 2024-08-17T18:15:18.730473+0000 mgr.y (mgr.34107) 2203 : cluster [DBG] pgmap v3064: 99 pgs: 99 active+clean; 1.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2024-08-17T18:15:20.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:20 smithi169 bash[79348]: cluster 2024-08-17T18:15:18.730473+0000 mgr.y (mgr.34107) 2203 : cluster [DBG] pgmap v3064: 99 pgs: 99 active+clean; 1.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2024-08-17T18:15:20.663 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:20.687 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:20.689 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:20.690 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:20.790 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:20.801 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:20 smithi131 bash[89561]: cluster 2024-08-17T18:15:18.730473+0000 mgr.y (mgr.34107) 2203 : cluster [DBG] pgmap v3064: 99 pgs: 99 active+clean; 1.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2024-08-17T18:15:20.802 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:20 smithi131 bash[88347]: cluster 2024-08-17T18:15:18.730473+0000 mgr.y (mgr.34107) 2203 : cluster [DBG] pgmap v3064: 99 pgs: 99 active+clean; 1.5 GiB data, 11 GiB used, 704 GiB / 715 GiB avail; 103 MiB/s wr, 1.65k op/s 2024-08-17T18:15:20.817 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:20.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:20.821 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:20.922 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:20.940 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:20.941 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:20.942 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:21.020 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 18 16 31010 30994 107.601 70.5 0.00181839 0.00922894 2024-08-17T18:15:21.042 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:21.067 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:21.069 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:21.070 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:21.171 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:21.204 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:21.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:21.206 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:21.307 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:21.333 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:21.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:21.335 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:21.436 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:21.467 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:21.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:21.469 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:21.569 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:21.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:21.610 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:21.610 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:21.711 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:21.742 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:21.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:21.744 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:21.845 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:21.869 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:21.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:21.873 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:21.974 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:22.002 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:22.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:22.006 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:22.020 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 19 16 32605 32589 107.184 99.6875 0.00687628 0.00932264 2024-08-17T18:15:22.106 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:22.130 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:22.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:22.132 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:22.232 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:22.257 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:22.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:22.260 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:22.361 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:22.369 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:22 smithi169 bash[79348]: cluster 2024-08-17T18:15:20.731391+0000 mgr.y (mgr.34107) 2204 : cluster [DBG] pgmap v3065: 99 pgs: 99 active+clean; 1.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 133 MiB/s wr, 2.13k op/s 2024-08-17T18:15:22.369 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:22 smithi169 bash[79348]: cluster 2024-08-17T18:15:20.731391+0000 mgr.y (mgr.34107) 2204 : cluster [DBG] pgmap v3065: 99 pgs: 99 active+clean; 1.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 133 MiB/s wr, 2.13k op/s 2024-08-17T18:15:22.379 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:22.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:22.381 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:22.481 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:22.500 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:22.501 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:22.502 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:22.603 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:22.630 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:22.631 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:22.631 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:22.642 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:22 smithi131 bash[88347]: cluster 2024-08-17T18:15:20.731391+0000 mgr.y (mgr.34107) 2204 : cluster [DBG] pgmap v3065: 99 pgs: 99 active+clean; 1.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 133 MiB/s wr, 2.13k op/s 2024-08-17T18:15:22.643 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:22 smithi131 bash[88347]: cluster 2024-08-17T18:15:20.731391+0000 mgr.y (mgr.34107) 2204 : cluster [DBG] pgmap v3065: 99 pgs: 99 active+clean; 1.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 133 MiB/s wr, 2.13k op/s 2024-08-17T18:15:22.643 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:22 smithi131 bash[89561]: cluster 2024-08-17T18:15:20.731391+0000 mgr.y (mgr.34107) 2204 : cluster [DBG] pgmap v3065: 99 pgs: 99 active+clean; 1.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 133 MiB/s wr, 2.13k op/s 2024-08-17T18:15:22.643 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:22 smithi131 bash[89561]: cluster 2024-08-17T18:15:20.731391+0000 mgr.y (mgr.34107) 2204 : cluster [DBG] pgmap v3065: 99 pgs: 99 active+clean; 1.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 133 MiB/s wr, 2.13k op/s 2024-08-17T18:15:22.732 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:22.757 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:22.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:22.760 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:22.861 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:22.884 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:22.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:22.887 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:22.987 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:23.015 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:23.018 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:23.018 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:23.020 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:2024-08-17T18:15:23.021426+0000 min lat: 0.00117714 max lat: 0.543977 avg lat: 0.00957591 2024-08-17T18:15:23.020 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T18:15:23.020 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 20 16 33409 33393 104.338 50.25 0.00996319 0.00957591 2024-08-17T18:15:23.118 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:23.146 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:23.149 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:23.149 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:23.250 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:23.280 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:23.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:23.287 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:23.387 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:23.427 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:23.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:23.433 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:23.533 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:23.543 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:23 smithi169 bash[79348]: audit 2024-08-17T18:15:23.297491+0000 mon.a (mon.0) 3251 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:15:23.545 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:23 smithi169 bash[79348]: audit 2024-08-17T18:15:23.297491+0000 mon.a (mon.0) 3251 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:15:23.557 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:23.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:23.561 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:23.662 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:23.671 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:23 smithi131 bash[89561]: audit 2024-08-17T18:15:23.297491+0000 mon.a (mon.0) 3251 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:15:23.671 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:23 smithi131 bash[89561]: audit 2024-08-17T18:15:23.297491+0000 mon.a (mon.0) 3251 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:15:23.671 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:23 smithi131 bash[88347]: audit 2024-08-17T18:15:23.297491+0000 mon.a (mon.0) 3251 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:15:23.672 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:23 smithi131 bash[88347]: audit 2024-08-17T18:15:23.297491+0000 mon.a (mon.0) 3251 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:15:23.695 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:23.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:23.699 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:23.800 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:23.826 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:23.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:23.830 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:23.931 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:23.970 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:23.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:23.974 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:24.020 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 21 16 34978 34962 104.038 98.0625 0.00374245 0.00959396 2024-08-17T18:15:24.076 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:24.098 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:24.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:24.100 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:24.201 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:24.231 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:24.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:24.234 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:24.335 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:24.357 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:24.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:24.362 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:24.462 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:24.484 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:24.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:24.486 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:24.587 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:24.594 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:24 smithi169 bash[79348]: cluster 2024-08-17T18:15:22.731830+0000 mgr.y (mgr.34107) 2205 : cluster [DBG] pgmap v3066: 99 pgs: 99 active+clean; 1.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-08-17T18:15:24.594 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:24 smithi169 bash[79348]: cluster 2024-08-17T18:15:22.731830+0000 mgr.y (mgr.34107) 2205 : cluster [DBG] pgmap v3066: 99 pgs: 99 active+clean; 1.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-08-17T18:15:24.604 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:24.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:24.606 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:24.654 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:24 smithi131 bash[89561]: cluster 2024-08-17T18:15:22.731830+0000 mgr.y (mgr.34107) 2205 : cluster [DBG] pgmap v3066: 99 pgs: 99 active+clean; 1.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-08-17T18:15:24.655 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:24 smithi131 bash[89561]: cluster 2024-08-17T18:15:22.731830+0000 mgr.y (mgr.34107) 2205 : cluster [DBG] pgmap v3066: 99 pgs: 99 active+clean; 1.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-08-17T18:15:24.655 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:24 smithi131 bash[88347]: cluster 2024-08-17T18:15:22.731830+0000 mgr.y (mgr.34107) 2205 : cluster [DBG] pgmap v3066: 99 pgs: 99 active+clean; 1.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-08-17T18:15:24.655 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:24 smithi131 bash[88347]: cluster 2024-08-17T18:15:22.731830+0000 mgr.y (mgr.34107) 2205 : cluster [DBG] pgmap v3066: 99 pgs: 99 active+clean; 1.8 GiB data, 12 GiB used, 703 GiB / 715 GiB avail; 74 MiB/s wr, 1.18k op/s 2024-08-17T18:15:24.707 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:24.735 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:24.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:24.739 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:24.840 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:24.857 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:24.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:24.859 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:24.960 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:24.986 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:24.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:24.989 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:25.020 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 22 16 35809 35793 101.67 51.9375 0.00331181 0.0097029 2024-08-17T18:15:25.090 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:25.121 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:25.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:25.123 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:25.224 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:25.252 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:25.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:25.255 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:25.356 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:25.376 INFO:teuthology.orchestra.run.smithi131.stderr:noscrub is unset 2024-08-17T18:15:25.383 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:25.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:25.387 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:25.488 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:25.497 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:25 smithi169 bash[79348]: audit 2024-08-17T18:15:25.072936+0000 mon.c (mon.2) 116 : audit [INF] from='client.? 172.21.15.131:0/4161307753' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:15:25.497 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:25 smithi169 bash[79348]: audit 2024-08-17T18:15:25.072936+0000 mon.c (mon.2) 116 : audit [INF] from='client.? 172.21.15.131:0/4161307753' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:15:25.497 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:25 smithi169 bash[79348]: audit 2024-08-17T18:15:25.073485+0000 mon.a (mon.0) 3252 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:15:25.497 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:25 smithi169 bash[79348]: audit 2024-08-17T18:15:25.073485+0000 mon.a (mon.0) 3252 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:15:25.510 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:25.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:25.513 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:25.614 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:25.637 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:25.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:25.640 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:25.643 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:25 smithi131 bash[88347]: audit 2024-08-17T18:15:25.072936+0000 mon.c (mon.2) 116 : audit [INF] from='client.? 172.21.15.131:0/4161307753' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:15:25.643 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:25 smithi131 bash[88347]: audit 2024-08-17T18:15:25.072936+0000 mon.c (mon.2) 116 : audit [INF] from='client.? 172.21.15.131:0/4161307753' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:15:25.644 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:25 smithi131 bash[88347]: audit 2024-08-17T18:15:25.073485+0000 mon.a (mon.0) 3252 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:15:25.644 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:25 smithi131 bash[88347]: audit 2024-08-17T18:15:25.073485+0000 mon.a (mon.0) 3252 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:15:25.644 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:25 smithi131 bash[89561]: audit 2024-08-17T18:15:25.072936+0000 mon.c (mon.2) 116 : audit [INF] from='client.? 172.21.15.131:0/4161307753' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:15:25.644 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:25 smithi131 bash[89561]: audit 2024-08-17T18:15:25.072936+0000 mon.c (mon.2) 116 : audit [INF] from='client.? 172.21.15.131:0/4161307753' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:15:25.644 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:25 smithi131 bash[89561]: audit 2024-08-17T18:15:25.073485+0000 mon.a (mon.0) 3252 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:15:25.644 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:25 smithi131 bash[89561]: audit 2024-08-17T18:15:25.073485+0000 mon.a (mon.0) 3252 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:15:25.741 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:25.759 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:25.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:25.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:25.862 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:25.891 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:25.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:25.893 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:25.994 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:26.012 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T18:15:26.012 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:15:26.014 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:26.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:26.017 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:26.020 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 23 16 36946 36930 100.339 71.0625 0.00239343 0.0099562 2024-08-17T18:15:26.032 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T18:15:26.032 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:15:26.117 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:26.140 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:26.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:26.142 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:26.243 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:26.270 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:26.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:26.273 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:26.373 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:26.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:26 smithi169 bash[79348]: cluster 2024-08-17T18:15:24.732520+0000 mgr.y (mgr.34107) 2206 : cluster [DBG] pgmap v3067: 99 pgs: 99 active+clean; 2.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-08-17T18:15:26.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:26 smithi169 bash[79348]: cluster 2024-08-17T18:15:24.732520+0000 mgr.y (mgr.34107) 2206 : cluster [DBG] pgmap v3067: 99 pgs: 99 active+clean; 2.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-08-17T18:15:26.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:26 smithi169 bash[79348]: cluster 2024-08-17T18:15:25.363033+0000 mon.a (mon.0) 3253 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:15:26.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:26 smithi169 bash[79348]: cluster 2024-08-17T18:15:25.363033+0000 mon.a (mon.0) 3253 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:15:26.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:26 smithi169 bash[79348]: audit 2024-08-17T18:15:25.371653+0000 mon.a (mon.0) 3254 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:15:26.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:26 smithi169 bash[79348]: audit 2024-08-17T18:15:25.371653+0000 mon.a (mon.0) 3254 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:15:26.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:26 smithi169 bash[79348]: cluster 2024-08-17T18:15:25.377257+0000 mon.a (mon.0) 3255 : cluster [DBG] osdmap e1526: 8 total, 8 up, 8 in 2024-08-17T18:15:26.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:26 smithi169 bash[79348]: cluster 2024-08-17T18:15:25.377257+0000 mon.a (mon.0) 3255 : cluster [DBG] osdmap e1526: 8 total, 8 up, 8 in 2024-08-17T18:15:26.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:26 smithi169 bash[79348]: audit 2024-08-17T18:15:25.981690+0000 mon.a (mon.0) 3256 : audit [DBG] from='client.? 172.21.15.131:0/3263151639' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:15:26.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:26 smithi169 bash[79348]: audit 2024-08-17T18:15:25.981690+0000 mon.a (mon.0) 3256 : audit [DBG] from='client.? 172.21.15.131:0/3263151639' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:15:26.394 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:26.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:26.396 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:26.497 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:26.520 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:26.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:26.523 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:26.624 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:26.652 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:26.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:26.654 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:26.666 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:26 smithi131 bash[89561]: cluster 2024-08-17T18:15:24.732520+0000 mgr.y (mgr.34107) 2206 : cluster [DBG] pgmap v3067: 99 pgs: 99 active+clean; 2.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-08-17T18:15:26.666 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:26 smithi131 bash[89561]: cluster 2024-08-17T18:15:24.732520+0000 mgr.y (mgr.34107) 2206 : cluster [DBG] pgmap v3067: 99 pgs: 99 active+clean; 2.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-08-17T18:15:26.666 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:26 smithi131 bash[89561]: cluster 2024-08-17T18:15:25.363033+0000 mon.a (mon.0) 3253 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:15:26.667 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:26 smithi131 bash[89561]: cluster 2024-08-17T18:15:25.363033+0000 mon.a (mon.0) 3253 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:15:26.667 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:26 smithi131 bash[89561]: audit 2024-08-17T18:15:25.371653+0000 mon.a (mon.0) 3254 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:15:26.667 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:26 smithi131 bash[89561]: audit 2024-08-17T18:15:25.371653+0000 mon.a (mon.0) 3254 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:15:26.667 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:26 smithi131 bash[89561]: cluster 2024-08-17T18:15:25.377257+0000 mon.a (mon.0) 3255 : cluster [DBG] osdmap e1526: 8 total, 8 up, 8 in 2024-08-17T18:15:26.667 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:26 smithi131 bash[89561]: cluster 2024-08-17T18:15:25.377257+0000 mon.a (mon.0) 3255 : cluster [DBG] osdmap e1526: 8 total, 8 up, 8 in 2024-08-17T18:15:26.667 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:26 smithi131 bash[89561]: audit 2024-08-17T18:15:25.981690+0000 mon.a (mon.0) 3256 : audit [DBG] from='client.? 172.21.15.131:0/3263151639' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:15:26.667 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:26 smithi131 bash[89561]: audit 2024-08-17T18:15:25.981690+0000 mon.a (mon.0) 3256 : audit [DBG] from='client.? 172.21.15.131:0/3263151639' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:15:26.667 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:26 smithi131 bash[88347]: cluster 2024-08-17T18:15:24.732520+0000 mgr.y (mgr.34107) 2206 : cluster [DBG] pgmap v3067: 99 pgs: 99 active+clean; 2.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-08-17T18:15:26.667 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:26 smithi131 bash[88347]: cluster 2024-08-17T18:15:24.732520+0000 mgr.y (mgr.34107) 2206 : cluster [DBG] pgmap v3067: 99 pgs: 99 active+clean; 2.0 GiB data, 13 GiB used, 703 GiB / 715 GiB avail; 89 MiB/s wr, 1.42k op/s 2024-08-17T18:15:26.667 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:26 smithi131 bash[88347]: cluster 2024-08-17T18:15:25.363033+0000 mon.a (mon.0) 3253 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:15:26.668 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:26 smithi131 bash[88347]: cluster 2024-08-17T18:15:25.363033+0000 mon.a (mon.0) 3253 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:15:26.668 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:26 smithi131 bash[88347]: audit 2024-08-17T18:15:25.371653+0000 mon.a (mon.0) 3254 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:15:26.668 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:26 smithi131 bash[88347]: audit 2024-08-17T18:15:25.371653+0000 mon.a (mon.0) 3254 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:15:26.668 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:26 smithi131 bash[88347]: cluster 2024-08-17T18:15:25.377257+0000 mon.a (mon.0) 3255 : cluster [DBG] osdmap e1526: 8 total, 8 up, 8 in 2024-08-17T18:15:26.668 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:26 smithi131 bash[88347]: cluster 2024-08-17T18:15:25.377257+0000 mon.a (mon.0) 3255 : cluster [DBG] osdmap e1526: 8 total, 8 up, 8 in 2024-08-17T18:15:26.668 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:26 smithi131 bash[88347]: audit 2024-08-17T18:15:25.981690+0000 mon.a (mon.0) 3256 : audit [DBG] from='client.? 172.21.15.131:0/3263151639' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:15:26.668 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:26 smithi131 bash[88347]: audit 2024-08-17T18:15:25.981690+0000 mon.a (mon.0) 3256 : audit [DBG] from='client.? 172.21.15.131:0/3263151639' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:15:26.670 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T18:15:26.671 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:15:26.708 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T18:15:26.708 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:15:26.750 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T18:15:26.750 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:15:26.754 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:26.784 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T18:15:26.785 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:15:26.788 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:26.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:26.794 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:26.820 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T18:15:26.820 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:15:26.846 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T18:15:26.847 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:15:26.895 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:26.915 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:26.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:26.918 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:27.018 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:27.022 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 24 16 37311 37295 97.1084 22.8125 0.00543879 0.0102517 2024-08-17T18:15:27.045 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:27.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:27.047 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:27.148 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:27.173 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:27.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:27.179 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:27.279 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:27.305 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:27.307 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:27.307 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:27.408 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:27.433 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:27.437 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:27.438 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:27.539 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:27.571 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:27.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:27.575 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:27.676 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:27.695 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:27.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:27.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:27.798 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:27.818 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:27.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:27.820 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:27.921 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:27.955 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:27.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:27.958 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:28.020 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 25 16 38420 38404 95.9963 69.3125 0.00478309 0.0104117 2024-08-17T18:15:28.059 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:28.090 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:28.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:28.095 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:28.195 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:28.220 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:28.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:28.225 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:28.325 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:28.346 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:28.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:28.347 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:28.448 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:28.473 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:28.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:28.475 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:28.576 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:28.590 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:28 smithi131 bash[89561]: cluster 2024-08-17T18:15:26.733237+0000 mgr.y (mgr.34107) 2207 : cluster [DBG] pgmap v3069: 99 pgs: 99 active+clean; 2.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T18:15:28.591 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:28 smithi131 bash[89561]: cluster 2024-08-17T18:15:26.733237+0000 mgr.y (mgr.34107) 2207 : cluster [DBG] pgmap v3069: 99 pgs: 99 active+clean; 2.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T18:15:28.591 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:28 smithi131 bash[88347]: cluster 2024-08-17T18:15:26.733237+0000 mgr.y (mgr.34107) 2207 : cluster [DBG] pgmap v3069: 99 pgs: 99 active+clean; 2.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T18:15:28.591 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:28 smithi131 bash[88347]: cluster 2024-08-17T18:15:26.733237+0000 mgr.y (mgr.34107) 2207 : cluster [DBG] pgmap v3069: 99 pgs: 99 active+clean; 2.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T18:15:28.608 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:28.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:28.611 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:28.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:28 smithi169 bash[79348]: cluster 2024-08-17T18:15:26.733237+0000 mgr.y (mgr.34107) 2207 : cluster [DBG] pgmap v3069: 99 pgs: 99 active+clean; 2.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T18:15:28.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:28 smithi169 bash[79348]: cluster 2024-08-17T18:15:26.733237+0000 mgr.y (mgr.34107) 2207 : cluster [DBG] pgmap v3069: 99 pgs: 99 active+clean; 2.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T18:15:28.712 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:28.733 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:28.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:28.737 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:28.837 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:28.848 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:15:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:15:28] "GET /metrics HTTP/1.1" 200 36601 "" "Prometheus/2.51.0" 2024-08-17T18:15:28.861 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:28.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:28.863 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:28.964 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:28.989 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:28.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:28.992 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:29.021 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 26 16 39515 39499 94.9362 68.4375 0.00769819 0.010528 2024-08-17T18:15:29.093 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:29.121 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:29.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:29.124 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:29.225 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:29.243 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:29.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:29.245 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:29.346 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:29.375 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:29.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:29.379 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:29.480 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:29.508 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:29.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:29.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:29.615 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:29.634 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:29.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:29.636 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:29.736 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:29.767 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:29.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:29.772 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:29.873 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:29.902 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:29.904 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:29.905 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:30.006 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:30.021 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 27 16 40571 40555 93.8643 66 0.0019864 0.0106065 2024-08-17T18:15:30.027 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:30.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:30.029 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:30.130 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:30.158 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:30.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:30.162 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:30.263 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:30.286 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:30.289 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:30.290 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:30.390 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:30.409 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:30.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:30.411 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:30.513 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:30.524 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:30 smithi169 bash[79348]: cluster 2024-08-17T18:15:28.733593+0000 mgr.y (mgr.34107) 2208 : cluster [DBG] pgmap v3070: 99 pgs: 99 active+clean; 2.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T18:15:30.524 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:30 smithi169 bash[79348]: cluster 2024-08-17T18:15:28.733593+0000 mgr.y (mgr.34107) 2208 : cluster [DBG] pgmap v3070: 99 pgs: 99 active+clean; 2.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T18:15:30.540 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:30.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:30.542 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:30.636 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:30 smithi131 bash[88347]: cluster 2024-08-17T18:15:28.733593+0000 mgr.y (mgr.34107) 2208 : cluster [DBG] pgmap v3070: 99 pgs: 99 active+clean; 2.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T18:15:30.636 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:30 smithi131 bash[88347]: cluster 2024-08-17T18:15:28.733593+0000 mgr.y (mgr.34107) 2208 : cluster [DBG] pgmap v3070: 99 pgs: 99 active+clean; 2.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T18:15:30.636 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:30 smithi131 bash[89561]: cluster 2024-08-17T18:15:28.733593+0000 mgr.y (mgr.34107) 2208 : cluster [DBG] pgmap v3070: 99 pgs: 99 active+clean; 2.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T18:15:30.636 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:30 smithi131 bash[89561]: cluster 2024-08-17T18:15:28.733593+0000 mgr.y (mgr.34107) 2208 : cluster [DBG] pgmap v3070: 99 pgs: 99 active+clean; 2.2 GiB data, 13 GiB used, 702 GiB / 715 GiB avail; 75 MiB/s wr, 1.20k op/s 2024-08-17T18:15:30.642 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:30.680 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:30.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:30.683 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:30.783 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:30.807 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:30.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:30.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:30.911 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:30.940 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:30.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:30.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:31.021 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 28 16 41567 41551 92.7351 62.25 0.00215543 0.010774 2024-08-17T18:15:31.046 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:31.066 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:31.067 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:31.068 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:31.169 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:31.194 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:31.196 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:31.196 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:31.297 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:31.323 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:31.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:31.325 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:31.426 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:31.454 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:31.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:31.456 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:31.557 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:31.585 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:31.589 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:31.590 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:31.690 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:31.718 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:31.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:31.722 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:31.823 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:31.848 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:31.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:31.852 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:31.953 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:31.990 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:31.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:31.992 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:32.022 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 29 16 42475 42459 91.4914 56.75 0.0057111 0.0109234 2024-08-17T18:15:32.092 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:32.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:32.129 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:32.129 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:32.230 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:32.257 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:32.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:32.260 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:32.361 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:32.391 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:32.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:32.395 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:32.496 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:32.503 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T18:15:32.505 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:32 smithi169 bash[79348]: cluster 2024-08-17T18:15:30.734395+0000 mgr.y (mgr.34107) 2209 : cluster [DBG] pgmap v3071: 99 pgs: 99 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T18:15:32.506 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:32 smithi169 bash[79348]: cluster 2024-08-17T18:15:30.734395+0000 mgr.y (mgr.34107) 2209 : cluster [DBG] pgmap v3071: 99 pgs: 99 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T18:15:32.521 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:32.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:32.523 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:32.624 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:32.641 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:32.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:32.643 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:32.744 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:32.768 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:32.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:32.770 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:32.871 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:32.897 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:32.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:32.899 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:32.953 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:32 smithi131 bash[88347]: cluster 2024-08-17T18:15:30.734395+0000 mgr.y (mgr.34107) 2209 : cluster [DBG] pgmap v3071: 99 pgs: 99 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T18:15:32.953 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:32 smithi131 bash[88347]: cluster 2024-08-17T18:15:30.734395+0000 mgr.y (mgr.34107) 2209 : cluster [DBG] pgmap v3071: 99 pgs: 99 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T18:15:32.953 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:32 smithi131 bash[89561]: cluster 2024-08-17T18:15:30.734395+0000 mgr.y (mgr.34107) 2209 : cluster [DBG] pgmap v3071: 99 pgs: 99 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T18:15:32.953 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:32 smithi131 bash[89561]: cluster 2024-08-17T18:15:30.734395+0000 mgr.y (mgr.34107) 2209 : cluster [DBG] pgmap v3071: 99 pgs: 99 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T18:15:33.000 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:33.022 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 30 16 43083 43067 89.7084 38 0.00608909 0.0111417 2024-08-17T18:15:33.028 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:33.030 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:33.031 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:33.132 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:33.157 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:33.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:33.161 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:33.262 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:33.289 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:33.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:33.291 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:33.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:32 smithi131 bash[88347]: debug 2024-08-17T18:15:32.528+0000 7f299f3ba640 -1 mon.a@0(leader).osd e1526 definitely_dead 0 2024-08-17T18:15:33.391 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:33.403 INFO:teuthology.orchestra.run.smithi131.stderr:marked out osd.2. 2024-08-17T18:15:33.429 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:33.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:33.431 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:33.532 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:33.550 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:33.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:33.552 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:33.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:33 smithi169 bash[79348]: audit 2024-08-17T18:15:32.531385+0000 mon.b (mon.1) 19 : audit [INF] from='client.? 172.21.15.131:0/1709864201' entity='client.admin' cmd={"prefix": "osd out", "ids": ["2"]} : dispatch 2024-08-17T18:15:33.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:33 smithi169 bash[79348]: audit 2024-08-17T18:15:32.531385+0000 mon.b (mon.1) 19 : audit [INF] from='client.? 172.21.15.131:0/1709864201' entity='client.admin' cmd={"prefix": "osd out", "ids": ["2"]} : dispatch 2024-08-17T18:15:33.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:33 smithi169 bash[79348]: audit 2024-08-17T18:15:32.532202+0000 mon.a (mon.0) 3257 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["2"]} : dispatch 2024-08-17T18:15:33.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:33 smithi169 bash[79348]: audit 2024-08-17T18:15:32.532202+0000 mon.a (mon.0) 3257 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["2"]} : dispatch 2024-08-17T18:15:33.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:33 smithi169 bash[79348]: cluster 2024-08-17T18:15:32.532266+0000 mon.a (mon.0) 3258 : cluster [INF] Client client.admin marked osd.2 out, while it was still marked up 2024-08-17T18:15:33.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:33 smithi169 bash[79348]: cluster 2024-08-17T18:15:32.532266+0000 mon.a (mon.0) 3258 : cluster [INF] Client client.admin marked osd.2 out, while it was still marked up 2024-08-17T18:15:33.652 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:33.661 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:33 smithi131 bash[88347]: audit 2024-08-17T18:15:32.531385+0000 mon.b (mon.1) 19 : audit [INF] from='client.? 172.21.15.131:0/1709864201' entity='client.admin' cmd={"prefix": "osd out", "ids": ["2"]} : dispatch 2024-08-17T18:15:33.661 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:33 smithi131 bash[88347]: audit 2024-08-17T18:15:32.531385+0000 mon.b (mon.1) 19 : audit [INF] from='client.? 172.21.15.131:0/1709864201' entity='client.admin' cmd={"prefix": "osd out", "ids": ["2"]} : dispatch 2024-08-17T18:15:33.661 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:33 smithi131 bash[88347]: audit 2024-08-17T18:15:32.532202+0000 mon.a (mon.0) 3257 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["2"]} : dispatch 2024-08-17T18:15:33.661 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:33 smithi131 bash[88347]: audit 2024-08-17T18:15:32.532202+0000 mon.a (mon.0) 3257 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["2"]} : dispatch 2024-08-17T18:15:33.661 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:33 smithi131 bash[88347]: cluster 2024-08-17T18:15:32.532266+0000 mon.a (mon.0) 3258 : cluster [INF] Client client.admin marked osd.2 out, while it was still marked up 2024-08-17T18:15:33.661 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:33 smithi131 bash[88347]: cluster 2024-08-17T18:15:32.532266+0000 mon.a (mon.0) 3258 : cluster [INF] Client client.admin marked osd.2 out, while it was still marked up 2024-08-17T18:15:33.662 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:33 smithi131 bash[89561]: audit 2024-08-17T18:15:32.531385+0000 mon.b (mon.1) 19 : audit [INF] from='client.? 172.21.15.131:0/1709864201' entity='client.admin' cmd={"prefix": "osd out", "ids": ["2"]} : dispatch 2024-08-17T18:15:33.662 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:33 smithi131 bash[89561]: audit 2024-08-17T18:15:32.531385+0000 mon.b (mon.1) 19 : audit [INF] from='client.? 172.21.15.131:0/1709864201' entity='client.admin' cmd={"prefix": "osd out", "ids": ["2"]} : dispatch 2024-08-17T18:15:33.662 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:33 smithi131 bash[89561]: audit 2024-08-17T18:15:32.532202+0000 mon.a (mon.0) 3257 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["2"]} : dispatch 2024-08-17T18:15:33.662 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:33 smithi131 bash[89561]: audit 2024-08-17T18:15:32.532202+0000 mon.a (mon.0) 3257 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["2"]} : dispatch 2024-08-17T18:15:33.662 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:33 smithi131 bash[89561]: cluster 2024-08-17T18:15:32.532266+0000 mon.a (mon.0) 3258 : cluster [INF] Client client.admin marked osd.2 out, while it was still marked up 2024-08-17T18:15:33.662 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:33 smithi131 bash[89561]: cluster 2024-08-17T18:15:32.532266+0000 mon.a (mon.0) 3258 : cluster [INF] Client client.admin marked osd.2 out, while it was still marked up 2024-08-17T18:15:33.676 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:33.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:33.678 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:33.778 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:33.798 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:33.800 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:33.800 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:33.901 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:33.909 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T18:15:33.930 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:33.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:33.932 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:34.022 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 31 16 43662 43646 87.9819 36.1875 0.00168363 0.0111413 2024-08-17T18:15:34.032 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:34.051 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:34.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:34.053 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:34.154 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:34.180 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:34.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:34.182 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:34.283 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:34.309 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:34.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:34.311 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:34.411 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:34.447 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:34.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:34.450 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:34.551 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:34.570 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:34 smithi131 bash[88347]: cluster 2024-08-17T18:15:32.735000+0000 mgr.y (mgr.34107) 2210 : cluster [DBG] pgmap v3072: 99 pgs: 99 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T18:15:34.571 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:34 smithi131 bash[88347]: cluster 2024-08-17T18:15:32.735000+0000 mgr.y (mgr.34107) 2210 : cluster [DBG] pgmap v3072: 99 pgs: 99 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T18:15:34.571 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:34 smithi131 bash[88347]: audit 2024-08-17T18:15:33.401763+0000 mon.a (mon.0) 3259 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["2"]}]': finished 2024-08-17T18:15:34.571 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:34 smithi131 bash[88347]: audit 2024-08-17T18:15:33.401763+0000 mon.a (mon.0) 3259 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["2"]}]': finished 2024-08-17T18:15:34.571 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:34 smithi131 bash[88347]: cluster 2024-08-17T18:15:33.411191+0000 mon.a (mon.0) 3260 : cluster [DBG] osdmap e1527: 8 total, 8 up, 7 in 2024-08-17T18:15:34.571 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:34 smithi131 bash[88347]: cluster 2024-08-17T18:15:33.411191+0000 mon.a (mon.0) 3260 : cluster [DBG] osdmap e1527: 8 total, 8 up, 7 in 2024-08-17T18:15:34.571 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:34 smithi131 bash[89561]: cluster 2024-08-17T18:15:32.735000+0000 mgr.y (mgr.34107) 2210 : cluster [DBG] pgmap v3072: 99 pgs: 99 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T18:15:34.572 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:34 smithi131 bash[89561]: cluster 2024-08-17T18:15:32.735000+0000 mgr.y (mgr.34107) 2210 : cluster [DBG] pgmap v3072: 99 pgs: 99 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T18:15:34.572 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:34 smithi131 bash[89561]: audit 2024-08-17T18:15:33.401763+0000 mon.a (mon.0) 3259 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["2"]}]': finished 2024-08-17T18:15:34.572 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:34 smithi131 bash[89561]: audit 2024-08-17T18:15:33.401763+0000 mon.a (mon.0) 3259 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["2"]}]': finished 2024-08-17T18:15:34.572 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:34 smithi131 bash[89561]: cluster 2024-08-17T18:15:33.411191+0000 mon.a (mon.0) 3260 : cluster [DBG] osdmap e1527: 8 total, 8 up, 7 in 2024-08-17T18:15:34.572 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:34 smithi131 bash[89561]: cluster 2024-08-17T18:15:33.411191+0000 mon.a (mon.0) 3260 : cluster [DBG] osdmap e1527: 8 total, 8 up, 7 in 2024-08-17T18:15:34.578 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:34.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:34.580 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:34.681 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:34.709 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:34.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:34.711 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:34.812 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:34.824 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:34 smithi169 bash[79348]: cluster 2024-08-17T18:15:32.735000+0000 mgr.y (mgr.34107) 2210 : cluster [DBG] pgmap v3072: 99 pgs: 99 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T18:15:34.824 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:34 smithi169 bash[79348]: cluster 2024-08-17T18:15:32.735000+0000 mgr.y (mgr.34107) 2210 : cluster [DBG] pgmap v3072: 99 pgs: 99 active+clean; 2.5 GiB data, 14 GiB used, 701 GiB / 715 GiB avail; 67 MiB/s wr, 1.07k op/s 2024-08-17T18:15:34.824 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:34 smithi169 bash[79348]: audit 2024-08-17T18:15:33.401763+0000 mon.a (mon.0) 3259 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["2"]}]': finished 2024-08-17T18:15:34.824 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:34 smithi169 bash[79348]: audit 2024-08-17T18:15:33.401763+0000 mon.a (mon.0) 3259 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["2"]}]': finished 2024-08-17T18:15:34.824 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:34 smithi169 bash[79348]: cluster 2024-08-17T18:15:33.411191+0000 mon.a (mon.0) 3260 : cluster [DBG] osdmap e1527: 8 total, 8 up, 7 in 2024-08-17T18:15:34.824 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:34 smithi169 bash[79348]: cluster 2024-08-17T18:15:33.411191+0000 mon.a (mon.0) 3260 : cluster [DBG] osdmap e1527: 8 total, 8 up, 7 in 2024-08-17T18:15:34.840 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:34.842 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:34.842 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:34.943 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:34.970 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:34.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:34.972 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:35.022 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 32 16 43662 43646 85.2325 0 - 0.0111413 2024-08-17T18:15:35.073 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:35.101 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:35.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:35.104 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:35.205 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:35.230 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:35.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:35.234 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:35.335 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:35.362 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:35.364 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:35.364 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:35.465 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:35.478 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:35 smithi131 bash[89561]: cluster 2024-08-17T18:15:34.417196+0000 mon.a (mon.0) 3261 : cluster [DBG] osdmap e1528: 8 total, 8 up, 7 in 2024-08-17T18:15:35.478 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:35 smithi131 bash[89561]: cluster 2024-08-17T18:15:34.417196+0000 mon.a (mon.0) 3261 : cluster [DBG] osdmap e1528: 8 total, 8 up, 7 in 2024-08-17T18:15:35.478 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:35 smithi131 bash[89561]: cluster 2024-08-17T18:15:35.412628+0000 mon.a (mon.0) 3262 : cluster [DBG] osdmap e1529: 8 total, 8 up, 7 in 2024-08-17T18:15:35.478 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:35 smithi131 bash[89561]: cluster 2024-08-17T18:15:35.412628+0000 mon.a (mon.0) 3262 : cluster [DBG] osdmap e1529: 8 total, 8 up, 7 in 2024-08-17T18:15:35.478 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:35 smithi131 bash[88347]: cluster 2024-08-17T18:15:34.417196+0000 mon.a (mon.0) 3261 : cluster [DBG] osdmap e1528: 8 total, 8 up, 7 in 2024-08-17T18:15:35.479 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:35 smithi131 bash[88347]: cluster 2024-08-17T18:15:34.417196+0000 mon.a (mon.0) 3261 : cluster [DBG] osdmap e1528: 8 total, 8 up, 7 in 2024-08-17T18:15:35.479 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:35 smithi131 bash[88347]: cluster 2024-08-17T18:15:35.412628+0000 mon.a (mon.0) 3262 : cluster [DBG] osdmap e1529: 8 total, 8 up, 7 in 2024-08-17T18:15:35.479 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:35 smithi131 bash[88347]: cluster 2024-08-17T18:15:35.412628+0000 mon.a (mon.0) 3262 : cluster [DBG] osdmap e1529: 8 total, 8 up, 7 in 2024-08-17T18:15:35.501 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:35.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:35.506 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:35.606 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:35.633 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:35.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:35.639 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:35.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:35 smithi169 bash[79348]: cluster 2024-08-17T18:15:34.417196+0000 mon.a (mon.0) 3261 : cluster [DBG] osdmap e1528: 8 total, 8 up, 7 in 2024-08-17T18:15:35.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:35 smithi169 bash[79348]: cluster 2024-08-17T18:15:34.417196+0000 mon.a (mon.0) 3261 : cluster [DBG] osdmap e1528: 8 total, 8 up, 7 in 2024-08-17T18:15:35.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:35 smithi169 bash[79348]: cluster 2024-08-17T18:15:35.412628+0000 mon.a (mon.0) 3262 : cluster [DBG] osdmap e1529: 8 total, 8 up, 7 in 2024-08-17T18:15:35.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:35 smithi169 bash[79348]: cluster 2024-08-17T18:15:35.412628+0000 mon.a (mon.0) 3262 : cluster [DBG] osdmap e1529: 8 total, 8 up, 7 in 2024-08-17T18:15:35.740 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:35.765 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:35.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:35.770 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:35.871 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:35.908 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:35.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:35.912 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:35.968 INFO:teuthology.orchestra.run.smithi131.stdout:ERROR: (22) Invalid argument 2024-08-17T18:15:35.968 INFO:teuthology.orchestra.run.smithi131.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T18:15:36.013 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:36.022 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 33 16 44144 44128 83.5625 15.0625 0.0133744 0.01196 2024-08-17T18:15:36.036 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:36.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:36.043 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:36.143 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:36.177 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:36.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:36.181 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:36.281 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:36.315 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:36.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:36.318 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:36.419 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:36.447 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:36.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:36.451 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:36.552 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:36.573 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:36.575 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:36.576 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:36.676 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:36.700 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:36.701 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:36 smithi169 bash[79348]: cluster 2024-08-17T18:15:34.735672+0000 mgr.y (mgr.34107) 2211 : cluster [DBG] pgmap v3075: 99 pgs: 2 remapped+peering, 10 peering, 87 active+clean; 2.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 48 MiB/s wr, 767 op/s 2024-08-17T18:15:36.701 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:36 smithi169 bash[79348]: cluster 2024-08-17T18:15:34.735672+0000 mgr.y (mgr.34107) 2211 : cluster [DBG] pgmap v3075: 99 pgs: 2 remapped+peering, 10 peering, 87 active+clean; 2.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 48 MiB/s wr, 767 op/s 2024-08-17T18:15:36.701 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:36 smithi169 bash[79348]: cluster 2024-08-17T18:15:36.159630+0000 mon.a (mon.0) 3263 : cluster [DBG] osdmap e1530: 8 total, 8 up, 7 in 2024-08-17T18:15:36.702 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:36 smithi169 bash[79348]: cluster 2024-08-17T18:15:36.159630+0000 mon.a (mon.0) 3263 : cluster [DBG] osdmap e1530: 8 total, 8 up, 7 in 2024-08-17T18:15:36.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:36.702 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:36.803 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:36.815 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:36 smithi131 bash[88347]: cluster 2024-08-17T18:15:34.735672+0000 mgr.y (mgr.34107) 2211 : cluster [DBG] pgmap v3075: 99 pgs: 2 remapped+peering, 10 peering, 87 active+clean; 2.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 48 MiB/s wr, 767 op/s 2024-08-17T18:15:36.815 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:36 smithi131 bash[88347]: cluster 2024-08-17T18:15:34.735672+0000 mgr.y (mgr.34107) 2211 : cluster [DBG] pgmap v3075: 99 pgs: 2 remapped+peering, 10 peering, 87 active+clean; 2.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 48 MiB/s wr, 767 op/s 2024-08-17T18:15:36.815 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:36 smithi131 bash[88347]: cluster 2024-08-17T18:15:36.159630+0000 mon.a (mon.0) 3263 : cluster [DBG] osdmap e1530: 8 total, 8 up, 7 in 2024-08-17T18:15:36.815 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:36 smithi131 bash[88347]: cluster 2024-08-17T18:15:36.159630+0000 mon.a (mon.0) 3263 : cluster [DBG] osdmap e1530: 8 total, 8 up, 7 in 2024-08-17T18:15:36.815 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:36 smithi131 bash[89561]: cluster 2024-08-17T18:15:34.735672+0000 mgr.y (mgr.34107) 2211 : cluster [DBG] pgmap v3075: 99 pgs: 2 remapped+peering, 10 peering, 87 active+clean; 2.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 48 MiB/s wr, 767 op/s 2024-08-17T18:15:36.815 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:36 smithi131 bash[89561]: cluster 2024-08-17T18:15:34.735672+0000 mgr.y (mgr.34107) 2211 : cluster [DBG] pgmap v3075: 99 pgs: 2 remapped+peering, 10 peering, 87 active+clean; 2.6 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 48 MiB/s wr, 767 op/s 2024-08-17T18:15:36.815 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:36 smithi131 bash[89561]: cluster 2024-08-17T18:15:36.159630+0000 mon.a (mon.0) 3263 : cluster [DBG] osdmap e1530: 8 total, 8 up, 7 in 2024-08-17T18:15:36.816 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:36 smithi131 bash[89561]: cluster 2024-08-17T18:15:36.159630+0000 mon.a (mon.0) 3263 : cluster [DBG] osdmap e1530: 8 total, 8 up, 7 in 2024-08-17T18:15:36.829 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:36.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:36.831 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:36.932 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:36.960 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:36.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:36.962 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:37.022 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 34 16 44665 44649 82.0625 32.5625 0.0184077 0.0119829 2024-08-17T18:15:37.063 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:37.100 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:37.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:37.104 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:37.205 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:37.231 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:37.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:37.234 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:37.334 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:37.358 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:37.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:37.362 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:37.462 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:37.488 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:37.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:37.491 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:37.592 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:37.620 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:37.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:37.622 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:37.637 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.2 dump_historic_ops 2024-08-17T18:15:37.723 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:37.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:37.747 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:37.747 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:37.848 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:37.875 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:37.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:37.878 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:37.978 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:38.003 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:38.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:38.006 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:38.022 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 35 16 45810 45794 81.7623 71.5625 0.00367215 0.0122238 2024-08-17T18:15:38.107 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:38.132 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:38.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:38.135 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:38.236 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:38.269 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:38.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:38.278 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:38.379 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:38.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:38 smithi169 bash[79348]: cluster 2024-08-17T18:15:36.736425+0000 mgr.y (mgr.34107) 2212 : cluster [DBG] pgmap v3078: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 activating+undersized+degraded+remapped, 2 remapped+peering, 10 peering, 81 active+clean; 2.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 48 MiB/s wr, 770 op/s; 13565/131106 objects degraded (10.347%); 2687/131106 objects misplaced (2.049%); 80 KiB/s, 1 objects/s recovering 2024-08-17T18:15:38.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:38 smithi169 bash[79348]: cluster 2024-08-17T18:15:36.736425+0000 mgr.y (mgr.34107) 2212 : cluster [DBG] pgmap v3078: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 activating+undersized+degraded+remapped, 2 remapped+peering, 10 peering, 81 active+clean; 2.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 48 MiB/s wr, 770 op/s; 13565/131106 objects degraded (10.347%); 2687/131106 objects misplaced (2.049%); 80 KiB/s, 1 objects/s recovering 2024-08-17T18:15:38.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:38 smithi169 bash[79348]: cluster 2024-08-17T18:15:37.165971+0000 mon.a (mon.0) 3264 : cluster [DBG] osdmap e1531: 8 total, 8 up, 7 in 2024-08-17T18:15:38.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:38 smithi169 bash[79348]: cluster 2024-08-17T18:15:37.165971+0000 mon.a (mon.0) 3264 : cluster [DBG] osdmap e1531: 8 total, 8 up, 7 in 2024-08-17T18:15:38.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:38 smithi169 bash[79348]: cluster 2024-08-17T18:15:37.445313+0000 mon.a (mon.0) 3265 : cluster [WRN] Health check failed: Degraded data redundancy: 13565/131106 objects degraded (10.347%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T18:15:38.389 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:38 smithi169 bash[79348]: cluster 2024-08-17T18:15:37.445313+0000 mon.a (mon.0) 3265 : cluster [WRN] Health check failed: Degraded data redundancy: 13565/131106 objects degraded (10.347%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T18:15:38.403 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:38.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:38.408 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:38.508 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:38.541 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:38.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:38.545 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:38.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:38 smithi131 bash[89561]: cluster 2024-08-17T18:15:36.736425+0000 mgr.y (mgr.34107) 2212 : cluster [DBG] pgmap v3078: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 activating+undersized+degraded+remapped, 2 remapped+peering, 10 peering, 81 active+clean; 2.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 48 MiB/s wr, 770 op/s; 13565/131106 objects degraded (10.347%); 2687/131106 objects misplaced (2.049%); 80 KiB/s, 1 objects/s recovering 2024-08-17T18:15:38.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:38 smithi131 bash[89561]: cluster 2024-08-17T18:15:36.736425+0000 mgr.y (mgr.34107) 2212 : cluster [DBG] pgmap v3078: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 activating+undersized+degraded+remapped, 2 remapped+peering, 10 peering, 81 active+clean; 2.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 48 MiB/s wr, 770 op/s; 13565/131106 objects degraded (10.347%); 2687/131106 objects misplaced (2.049%); 80 KiB/s, 1 objects/s recovering 2024-08-17T18:15:38.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:38 smithi131 bash[89561]: cluster 2024-08-17T18:15:37.165971+0000 mon.a (mon.0) 3264 : cluster [DBG] osdmap e1531: 8 total, 8 up, 7 in 2024-08-17T18:15:38.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:38 smithi131 bash[89561]: cluster 2024-08-17T18:15:37.165971+0000 mon.a (mon.0) 3264 : cluster [DBG] osdmap e1531: 8 total, 8 up, 7 in 2024-08-17T18:15:38.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:38 smithi131 bash[89561]: cluster 2024-08-17T18:15:37.445313+0000 mon.a (mon.0) 3265 : cluster [WRN] Health check failed: Degraded data redundancy: 13565/131106 objects degraded (10.347%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T18:15:38.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:38 smithi131 bash[89561]: cluster 2024-08-17T18:15:37.445313+0000 mon.a (mon.0) 3265 : cluster [WRN] Health check failed: Degraded data redundancy: 13565/131106 objects degraded (10.347%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T18:15:38.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:38 smithi131 bash[88347]: cluster 2024-08-17T18:15:36.736425+0000 mgr.y (mgr.34107) 2212 : cluster [DBG] pgmap v3078: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 activating+undersized+degraded+remapped, 2 remapped+peering, 10 peering, 81 active+clean; 2.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 48 MiB/s wr, 770 op/s; 13565/131106 objects degraded (10.347%); 2687/131106 objects misplaced (2.049%); 80 KiB/s, 1 objects/s recovering 2024-08-17T18:15:38.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:38 smithi131 bash[88347]: cluster 2024-08-17T18:15:36.736425+0000 mgr.y (mgr.34107) 2212 : cluster [DBG] pgmap v3078: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 activating+undersized+degraded+remapped, 2 remapped+peering, 10 peering, 81 active+clean; 2.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 48 MiB/s wr, 770 op/s; 13565/131106 objects degraded (10.347%); 2687/131106 objects misplaced (2.049%); 80 KiB/s, 1 objects/s recovering 2024-08-17T18:15:38.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:38 smithi131 bash[88347]: cluster 2024-08-17T18:15:37.165971+0000 mon.a (mon.0) 3264 : cluster [DBG] osdmap e1531: 8 total, 8 up, 7 in 2024-08-17T18:15:38.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:38 smithi131 bash[88347]: cluster 2024-08-17T18:15:37.165971+0000 mon.a (mon.0) 3264 : cluster [DBG] osdmap e1531: 8 total, 8 up, 7 in 2024-08-17T18:15:38.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:38 smithi131 bash[88347]: cluster 2024-08-17T18:15:37.445313+0000 mon.a (mon.0) 3265 : cluster [WRN] Health check failed: Degraded data redundancy: 13565/131106 objects degraded (10.347%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T18:15:38.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:38 smithi131 bash[88347]: cluster 2024-08-17T18:15:37.445313+0000 mon.a (mon.0) 3265 : cluster [WRN] Health check failed: Degraded data redundancy: 13565/131106 objects degraded (10.347%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T18:15:38.645 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:38.673 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:38.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:38.677 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:38.777 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:38.808 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:38.814 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:38.815 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:38.915 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:38.926 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:15:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:15:38] "GET /metrics HTTP/1.1" 200 36612 "" "Prometheus/2.51.0" 2024-08-17T18:15:38.950 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:38.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:38.953 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:39.022 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 36 16 47002 46986 81.5604 74.5 0.00937492 0.0122547 2024-08-17T18:15:39.108 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:39.136 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:39.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:39.141 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:39.242 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:39.271 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:39.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:39.279 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:39.380 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:39.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:39 smithi169 bash[79348]: audit 2024-08-17T18:15:38.301991+0000 mon.a (mon.0) 3266 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:15:39.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:39 smithi169 bash[79348]: audit 2024-08-17T18:15:38.301991+0000 mon.a (mon.0) 3266 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:15:39.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:39 smithi169 bash[79348]: audit 2024-08-17T18:15:38.304669+0000 mon.a (mon.0) 3267 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:15:39.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:39 smithi169 bash[79348]: audit 2024-08-17T18:15:38.304669+0000 mon.a (mon.0) 3267 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:15:39.403 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:39.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:39.406 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:39.507 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:39.517 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:39 smithi131 bash[88347]: audit 2024-08-17T18:15:38.301991+0000 mon.a (mon.0) 3266 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:15:39.517 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:39 smithi131 bash[88347]: audit 2024-08-17T18:15:38.301991+0000 mon.a (mon.0) 3266 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:15:39.517 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:39 smithi131 bash[88347]: audit 2024-08-17T18:15:38.304669+0000 mon.a (mon.0) 3267 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:15:39.518 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:39 smithi131 bash[88347]: audit 2024-08-17T18:15:38.304669+0000 mon.a (mon.0) 3267 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:15:39.518 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:39 smithi131 bash[89561]: audit 2024-08-17T18:15:38.301991+0000 mon.a (mon.0) 3266 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:15:39.518 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:39 smithi131 bash[89561]: audit 2024-08-17T18:15:38.301991+0000 mon.a (mon.0) 3266 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:15:39.518 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:39 smithi131 bash[89561]: audit 2024-08-17T18:15:38.304669+0000 mon.a (mon.0) 3267 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:15:39.518 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:39 smithi131 bash[89561]: audit 2024-08-17T18:15:38.304669+0000 mon.a (mon.0) 3267 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:15:39.537 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:39.540 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:39.540 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:39.641 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:39.670 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:39.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:39.673 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:39.774 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:39.803 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:39.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:39.805 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:39.906 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:39.929 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:39.932 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:39.932 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:40.023 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 37 16 48174 48158 81.3356 73.25 0.00641704 0.012288 2024-08-17T18:15:40.032 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:40.058 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:40.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:40.062 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:40.163 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:40.170 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:15:40.188 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:40.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:40.193 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:40.294 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:40.323 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:40.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:40.332 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:40.433 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:40.456 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:40.458 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:40.459 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:40.559 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:40.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:40 smithi131 bash[89561]: cluster 2024-08-17T18:15:38.736897+0000 mgr.y (mgr.34107) 2213 : cluster [DBG] pgmap v3080: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 activating+undersized+degraded+remapped, 2 remapped+peering, 10 peering, 81 active+clean; 2.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 37 MiB/s wr, 590 op/s; 13565/131106 objects degraded (10.347%); 2687/131106 objects misplaced (2.049%); 74 KiB/s, 1 objects/s recovering 2024-08-17T18:15:40.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:40 smithi131 bash[89561]: cluster 2024-08-17T18:15:38.736897+0000 mgr.y (mgr.34107) 2213 : cluster [DBG] pgmap v3080: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 activating+undersized+degraded+remapped, 2 remapped+peering, 10 peering, 81 active+clean; 2.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 37 MiB/s wr, 590 op/s; 13565/131106 objects degraded (10.347%); 2687/131106 objects misplaced (2.049%); 74 KiB/s, 1 objects/s recovering 2024-08-17T18:15:40.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:40 smithi131 bash[88347]: cluster 2024-08-17T18:15:38.736897+0000 mgr.y (mgr.34107) 2213 : cluster [DBG] pgmap v3080: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 activating+undersized+degraded+remapped, 2 remapped+peering, 10 peering, 81 active+clean; 2.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 37 MiB/s wr, 590 op/s; 13565/131106 objects degraded (10.347%); 2687/131106 objects misplaced (2.049%); 74 KiB/s, 1 objects/s recovering 2024-08-17T18:15:40.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:40 smithi131 bash[88347]: cluster 2024-08-17T18:15:38.736897+0000 mgr.y (mgr.34107) 2213 : cluster [DBG] pgmap v3080: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 activating+undersized+degraded+remapped, 2 remapped+peering, 10 peering, 81 active+clean; 2.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 37 MiB/s wr, 590 op/s; 13565/131106 objects degraded (10.347%); 2687/131106 objects misplaced (2.049%); 74 KiB/s, 1 objects/s recovering 2024-08-17T18:15:40.612 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 3, 5, 6, 7, 4] out_osds: [2] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T18:15:40.612 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T18:15:40.613 INFO:tasks.thrashosds.thrasher:Growing pool .mgr 2024-08-17T18:15:40.613 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T18:15:40.637 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:40.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:40 smithi169 bash[79348]: cluster 2024-08-17T18:15:38.736897+0000 mgr.y (mgr.34107) 2213 : cluster [DBG] pgmap v3080: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 activating+undersized+degraded+remapped, 2 remapped+peering, 10 peering, 81 active+clean; 2.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 37 MiB/s wr, 590 op/s; 13565/131106 objects degraded (10.347%); 2687/131106 objects misplaced (2.049%); 74 KiB/s, 1 objects/s recovering 2024-08-17T18:15:40.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:40 smithi169 bash[79348]: cluster 2024-08-17T18:15:38.736897+0000 mgr.y (mgr.34107) 2213 : cluster [DBG] pgmap v3080: 99 pgs: 1 active+recovering+undersized+remapped, 3 active+recovery_wait+undersized+degraded+remapped, 2 activating+undersized+degraded+remapped, 2 remapped+peering, 10 peering, 81 active+clean; 2.7 GiB data, 13 GiB used, 613 GiB / 626 GiB avail; 37 MiB/s wr, 590 op/s; 13565/131106 objects degraded (10.347%); 2687/131106 objects misplaced (2.049%); 74 KiB/s, 1 objects/s recovering 2024-08-17T18:15:40.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:40.645 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:40.746 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:40.786 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:40.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:40.789 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:40.890 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:40.916 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:40.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:40.920 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:41.021 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:41.023 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 38 16 49283 49267 81.0191 69.3125 0.00706143 0.0123363 2024-08-17T18:15:41.049 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:41.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:41.053 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:41.154 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:41.178 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:41.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:41.182 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:41.188 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:15:41.283 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:41.310 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:41.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:41.316 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:41.417 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:41.444 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:41.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:41.446 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:41.547 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:41.572 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:41.578 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:41.578 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:41.679 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:41.703 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:41.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:41.707 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:41.808 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:41.839 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:41.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:41.843 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:41.944 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:41.968 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:41.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:41.971 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:42.023 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 39 16 50435 50419 80.7877 72 0.00556989 0.0123711 2024-08-17T18:15:42.071 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:42.099 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:42.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:42.103 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:42.203 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:15:42.203 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:42.230 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:42.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:42.237 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:42.338 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:42.357 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:42.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:42.359 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:42.460 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:42.470 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:42 smithi131 bash[88347]: cluster 2024-08-17T18:15:40.737556+0000 mgr.y (mgr.34107) 2214 : cluster [DBG] pgmap v3081: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 63 MiB/s wr, 1.01k op/s; 16341/144885 objects degraded (11.279%); 2480/144885 objects misplaced (1.712%); 2.3 MiB/s, 1 keys/s, 36 objects/s recovering 2024-08-17T18:15:42.470 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:42 smithi131 bash[88347]: cluster 2024-08-17T18:15:40.737556+0000 mgr.y (mgr.34107) 2214 : cluster [DBG] pgmap v3081: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 63 MiB/s wr, 1.01k op/s; 16341/144885 objects degraded (11.279%); 2480/144885 objects misplaced (1.712%); 2.3 MiB/s, 1 keys/s, 36 objects/s recovering 2024-08-17T18:15:42.470 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:42 smithi131 bash[89561]: cluster 2024-08-17T18:15:40.737556+0000 mgr.y (mgr.34107) 2214 : cluster [DBG] pgmap v3081: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 63 MiB/s wr, 1.01k op/s; 16341/144885 objects degraded (11.279%); 2480/144885 objects misplaced (1.712%); 2.3 MiB/s, 1 keys/s, 36 objects/s recovering 2024-08-17T18:15:42.470 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:42 smithi131 bash[89561]: cluster 2024-08-17T18:15:40.737556+0000 mgr.y (mgr.34107) 2214 : cluster [DBG] pgmap v3081: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 63 MiB/s wr, 1.01k op/s; 16341/144885 objects degraded (11.279%); 2480/144885 objects misplaced (1.712%); 2.3 MiB/s, 1 keys/s, 36 objects/s recovering 2024-08-17T18:15:42.483 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:42.486 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:42.486 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:42.587 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:42.596 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:42 smithi169 bash[79348]: cluster 2024-08-17T18:15:40.737556+0000 mgr.y (mgr.34107) 2214 : cluster [DBG] pgmap v3081: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 63 MiB/s wr, 1.01k op/s; 16341/144885 objects degraded (11.279%); 2480/144885 objects misplaced (1.712%); 2.3 MiB/s, 1 keys/s, 36 objects/s recovering 2024-08-17T18:15:42.596 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:42 smithi169 bash[79348]: cluster 2024-08-17T18:15:40.737556+0000 mgr.y (mgr.34107) 2214 : cluster [DBG] pgmap v3081: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 63 MiB/s wr, 1.01k op/s; 16341/144885 objects degraded (11.279%); 2480/144885 objects misplaced (1.712%); 2.3 MiB/s, 1 keys/s, 36 objects/s recovering 2024-08-17T18:15:42.616 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:42.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:42.620 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:42.721 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:42.744 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:42.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:42.747 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:42.848 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:42.865 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:42.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:42.867 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:42.967 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:42.993 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:42.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:42.997 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:43.023 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:2024-08-17T18:15:43.024331+0000 min lat: 0.00117714 max lat: 2.21094 avg lat: 0.012452 2024-08-17T18:15:43.023 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T18:15:43.023 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 40 16 51396 51380 80.2694 60.0625 0.0104319 0.012452 2024-08-17T18:15:43.097 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:43.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:43.137 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:43.138 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:43.238 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:43.271 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:43.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:43.279 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:43.379 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:43.409 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:43.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:43.412 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:43.513 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:43.552 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:43.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:43.555 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:43.656 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:43.687 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:43.690 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:43.690 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:43.791 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:43.834 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:43.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:43.835 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:43.936 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:43.953 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:43.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:43.955 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:44.023 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 41 16 52370 52354 79.7961 60.875 0.00265042 0.0124934 2024-08-17T18:15:44.056 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:44.080 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:44.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:44.082 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:44.183 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:44.208 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:44.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:44.209 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:44.310 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:44.336 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:44.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:44.339 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:44.440 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:44.466 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:44.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:44.468 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:44.569 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:44.586 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:44 smithi169 bash[79348]: cluster 2024-08-17T18:15:42.738141+0000 mgr.y (mgr.34107) 2215 : cluster [DBG] pgmap v3082: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 52 MiB/s wr, 830 op/s; 16341/144885 objects degraded (11.279%); 2480/144885 objects misplaced (1.712%); 1.9 MiB/s, 1 keys/s, 29 objects/s recovering 2024-08-17T18:15:44.586 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:44 smithi169 bash[79348]: cluster 2024-08-17T18:15:42.738141+0000 mgr.y (mgr.34107) 2215 : cluster [DBG] pgmap v3082: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 52 MiB/s wr, 830 op/s; 16341/144885 objects degraded (11.279%); 2480/144885 objects misplaced (1.712%); 1.9 MiB/s, 1 keys/s, 29 objects/s recovering 2024-08-17T18:15:44.611 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:44.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:44.622 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:44.722 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:44.733 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:44 smithi131 bash[88347]: cluster 2024-08-17T18:15:42.738141+0000 mgr.y (mgr.34107) 2215 : cluster [DBG] pgmap v3082: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 52 MiB/s wr, 830 op/s; 16341/144885 objects degraded (11.279%); 2480/144885 objects misplaced (1.712%); 1.9 MiB/s, 1 keys/s, 29 objects/s recovering 2024-08-17T18:15:44.733 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:44 smithi131 bash[88347]: cluster 2024-08-17T18:15:42.738141+0000 mgr.y (mgr.34107) 2215 : cluster [DBG] pgmap v3082: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 52 MiB/s wr, 830 op/s; 16341/144885 objects degraded (11.279%); 2480/144885 objects misplaced (1.712%); 1.9 MiB/s, 1 keys/s, 29 objects/s recovering 2024-08-17T18:15:44.734 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:44 smithi131 bash[89561]: cluster 2024-08-17T18:15:42.738141+0000 mgr.y (mgr.34107) 2215 : cluster [DBG] pgmap v3082: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 52 MiB/s wr, 830 op/s; 16341/144885 objects degraded (11.279%); 2480/144885 objects misplaced (1.712%); 1.9 MiB/s, 1 keys/s, 29 objects/s recovering 2024-08-17T18:15:44.734 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:44 smithi131 bash[89561]: cluster 2024-08-17T18:15:42.738141+0000 mgr.y (mgr.34107) 2215 : cluster [DBG] pgmap v3082: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 2.9 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 52 MiB/s wr, 830 op/s; 16341/144885 objects degraded (11.279%); 2480/144885 objects misplaced (1.712%); 1.9 MiB/s, 1 keys/s, 29 objects/s recovering 2024-08-17T18:15:44.764 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:44.767 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:44.767 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:44.868 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:44.903 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:44.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:44.907 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:45.008 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:45.023 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 42 16 52875 52859 78.6477 31.5625 0.0172637 0.0127082 2024-08-17T18:15:45.031 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:45.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:45.034 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:45.135 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:45.164 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:45.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:45.172 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:45.267 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:15:45.273 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:45.305 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:45.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:45.309 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:45.410 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:45.441 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:45.447 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:45.447 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:45.548 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:45.558 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:45 smithi169 bash[79348]: cluster 2024-08-17T18:15:45.321331+0000 mon.a (mon.0) 3268 : cluster [WRN] Health check update: Degraded data redundancy: 16341/151383 objects degraded (10.794%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:15:45.558 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:45 smithi169 bash[79348]: cluster 2024-08-17T18:15:45.321331+0000 mon.a (mon.0) 3268 : cluster [WRN] Health check update: Degraded data redundancy: 16341/151383 objects degraded (10.794%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:15:45.580 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:45.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:45.586 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:45.687 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:45.716 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:45.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:45.719 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:45.820 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:45.846 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:45.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:45 smithi131 bash[89561]: cluster 2024-08-17T18:15:45.321331+0000 mon.a (mon.0) 3268 : cluster [WRN] Health check update: Degraded data redundancy: 16341/151383 objects degraded (10.794%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:15:45.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:45 smithi131 bash[89561]: cluster 2024-08-17T18:15:45.321331+0000 mon.a (mon.0) 3268 : cluster [WRN] Health check update: Degraded data redundancy: 16341/151383 objects degraded (10.794%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:15:45.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:45 smithi131 bash[88347]: cluster 2024-08-17T18:15:45.321331+0000 mon.a (mon.0) 3268 : cluster [WRN] Health check update: Degraded data redundancy: 16341/151383 objects degraded (10.794%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:15:45.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:45 smithi131 bash[88347]: cluster 2024-08-17T18:15:45.321331+0000 mon.a (mon.0) 3268 : cluster [WRN] Health check update: Degraded data redundancy: 16341/151383 objects degraded (10.794%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:15:45.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:45.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:45.951 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:45.985 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:45.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:45.988 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:46.023 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 43 16 53959 53943 78.3941 67.75 0.0074105 0.0127496 2024-08-17T18:15:46.089 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:46.121 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:46.126 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:46.127 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:46.228 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:46.266 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:46.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:46.268 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:46.369 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:46.403 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:46.405 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:46.406 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:46.507 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:46.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:46.536 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:46.536 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:46.637 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:46.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:46 smithi169 bash[79348]: cluster 2024-08-17T18:15:44.738944+0000 mgr.y (mgr.34107) 2216 : cluster [DBG] pgmap v3083: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 49 MiB/s wr, 787 op/s; 16341/151383 objects degraded (10.794%); 2480/151383 objects misplaced (1.638%); 1.5 MiB/s, 1 keys/s, 24 objects/s recovering 2024-08-17T18:15:46.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:46 smithi169 bash[79348]: cluster 2024-08-17T18:15:44.738944+0000 mgr.y (mgr.34107) 2216 : cluster [DBG] pgmap v3083: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 49 MiB/s wr, 787 op/s; 16341/151383 objects degraded (10.794%); 2480/151383 objects misplaced (1.638%); 1.5 MiB/s, 1 keys/s, 24 objects/s recovering 2024-08-17T18:15:46.646 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:46 smithi131 bash[89561]: cluster 2024-08-17T18:15:44.738944+0000 mgr.y (mgr.34107) 2216 : cluster [DBG] pgmap v3083: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 49 MiB/s wr, 787 op/s; 16341/151383 objects degraded (10.794%); 2480/151383 objects misplaced (1.638%); 1.5 MiB/s, 1 keys/s, 24 objects/s recovering 2024-08-17T18:15:46.647 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:46 smithi131 bash[89561]: cluster 2024-08-17T18:15:44.738944+0000 mgr.y (mgr.34107) 2216 : cluster [DBG] pgmap v3083: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 49 MiB/s wr, 787 op/s; 16341/151383 objects degraded (10.794%); 2480/151383 objects misplaced (1.638%); 1.5 MiB/s, 1 keys/s, 24 objects/s recovering 2024-08-17T18:15:46.647 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:46 smithi131 bash[88347]: cluster 2024-08-17T18:15:44.738944+0000 mgr.y (mgr.34107) 2216 : cluster [DBG] pgmap v3083: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 49 MiB/s wr, 787 op/s; 16341/151383 objects degraded (10.794%); 2480/151383 objects misplaced (1.638%); 1.5 MiB/s, 1 keys/s, 24 objects/s recovering 2024-08-17T18:15:46.647 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:46 smithi131 bash[88347]: cluster 2024-08-17T18:15:44.738944+0000 mgr.y (mgr.34107) 2216 : cluster [DBG] pgmap v3083: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.1 GiB data, 14 GiB used, 612 GiB / 626 GiB avail; 49 MiB/s wr, 787 op/s; 16341/151383 objects degraded (10.794%); 2480/151383 objects misplaced (1.638%); 1.5 MiB/s, 1 keys/s, 24 objects/s recovering 2024-08-17T18:15:46.668 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:46.671 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:46.671 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:46.772 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:46.799 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:46.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:46.804 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:46.904 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:46.934 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:46.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:46.938 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:47.023 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 44 16 54967 54951 78.0441 63 0.0149465 0.0128074 2024-08-17T18:15:47.039 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:47.069 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:47.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:47.071 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:47.172 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:47.200 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:47.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:47.203 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:47.303 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:47.326 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:47.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:47.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:47.428 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:47.453 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:47.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:47.455 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:47.556 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:47.592 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:47.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:47.603 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:47.704 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:47.738 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:47.744 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:47.745 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:47.845 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:47.871 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:47.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:47.874 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:47.975 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:48.000 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:48.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:48.002 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:48.023 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 45 16 55591 55575 77.1764 39 0.00560506 0.0129515 2024-08-17T18:15:48.103 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:48.130 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:48.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:48.134 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:48.235 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:48.265 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:48.269 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:48.269 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:48.370 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:48.397 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:48.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:48.401 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:48.502 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:48.528 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:48.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:48.536 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:48.636 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:48.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:48 smithi169 bash[79348]: cluster 2024-08-17T18:15:46.739713+0000 mgr.y (mgr.34107) 2217 : cluster [DBG] pgmap v3084: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 59 MiB/s wr, 936 op/s; 16341/159225 objects degraded (10.263%); 2280/159225 objects misplaced (1.432%); 2.6 MiB/s, 0 keys/s, 41 objects/s recovering 2024-08-17T18:15:48.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:48 smithi169 bash[79348]: cluster 2024-08-17T18:15:46.739713+0000 mgr.y (mgr.34107) 2217 : cluster [DBG] pgmap v3084: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 59 MiB/s wr, 936 op/s; 16341/159225 objects degraded (10.263%); 2280/159225 objects misplaced (1.432%); 2.6 MiB/s, 0 keys/s, 41 objects/s recovering 2024-08-17T18:15:48.659 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:48.667 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:48.668 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:48.675 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:48 smithi131 bash[88347]: cluster 2024-08-17T18:15:46.739713+0000 mgr.y (mgr.34107) 2217 : cluster [DBG] pgmap v3084: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 59 MiB/s wr, 936 op/s; 16341/159225 objects degraded (10.263%); 2280/159225 objects misplaced (1.432%); 2.6 MiB/s, 0 keys/s, 41 objects/s recovering 2024-08-17T18:15:48.675 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:48 smithi131 bash[88347]: cluster 2024-08-17T18:15:46.739713+0000 mgr.y (mgr.34107) 2217 : cluster [DBG] pgmap v3084: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 59 MiB/s wr, 936 op/s; 16341/159225 objects degraded (10.263%); 2280/159225 objects misplaced (1.432%); 2.6 MiB/s, 0 keys/s, 41 objects/s recovering 2024-08-17T18:15:48.675 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:48 smithi131 bash[89561]: cluster 2024-08-17T18:15:46.739713+0000 mgr.y (mgr.34107) 2217 : cluster [DBG] pgmap v3084: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 59 MiB/s wr, 936 op/s; 16341/159225 objects degraded (10.263%); 2280/159225 objects misplaced (1.432%); 2.6 MiB/s, 0 keys/s, 41 objects/s recovering 2024-08-17T18:15:48.675 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:48 smithi131 bash[89561]: cluster 2024-08-17T18:15:46.739713+0000 mgr.y (mgr.34107) 2217 : cluster [DBG] pgmap v3084: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 59 MiB/s wr, 936 op/s; 16341/159225 objects degraded (10.263%); 2280/159225 objects misplaced (1.432%); 2.6 MiB/s, 0 keys/s, 41 objects/s recovering 2024-08-17T18:15:48.769 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:48.802 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:48.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:48.805 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:48.906 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:48.941 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:48.942 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:15:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:15:48] "GET /metrics HTTP/1.1" 200 36612 "" "Prometheus/2.51.0" 2024-08-17T18:15:48.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:48.943 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:49.023 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 46 16 56619 56603 76.8953 64.25 0.0341326 0.0129986 2024-08-17T18:15:49.044 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:49.070 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:49.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:49.077 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:49.177 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:49.212 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:49.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:49.216 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:49.317 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:49.343 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:49.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:49.349 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:49.450 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:49.473 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:49.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:49.477 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:49.578 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:49.602 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:49.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:49.604 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:49.705 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:49.725 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:49.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:49.728 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:49.829 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:49.853 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:49.857 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:49.857 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:49.958 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:49.983 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:49.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:49.986 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:50.024 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 47 16 57597 57581 76.5596 61.125 0.00814066 0.0130566 2024-08-17T18:15:50.086 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:50.112 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:50.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:50.118 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:50.219 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:50.250 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:50.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:50.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:50.356 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:50.394 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:50.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:50.397 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:50.498 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:50.501 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:50 smithi131 bash[89561]: cluster 2024-08-17T18:15:48.740202+0000 mgr.y (mgr.34107) 2218 : cluster [DBG] pgmap v3085: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 51 MiB/s wr, 809 op/s; 16341/159225 objects degraded (10.263%); 2280/159225 objects misplaced (1.432%); 2.2 MiB/s, 0 keys/s, 35 objects/s recovering 2024-08-17T18:15:50.501 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:50 smithi131 bash[89561]: cluster 2024-08-17T18:15:48.740202+0000 mgr.y (mgr.34107) 2218 : cluster [DBG] pgmap v3085: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 51 MiB/s wr, 809 op/s; 16341/159225 objects degraded (10.263%); 2280/159225 objects misplaced (1.432%); 2.2 MiB/s, 0 keys/s, 35 objects/s recovering 2024-08-17T18:15:50.502 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:50 smithi131 bash[88347]: cluster 2024-08-17T18:15:48.740202+0000 mgr.y (mgr.34107) 2218 : cluster [DBG] pgmap v3085: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 51 MiB/s wr, 809 op/s; 16341/159225 objects degraded (10.263%); 2280/159225 objects misplaced (1.432%); 2.2 MiB/s, 0 keys/s, 35 objects/s recovering 2024-08-17T18:15:50.502 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:50 smithi131 bash[88347]: cluster 2024-08-17T18:15:48.740202+0000 mgr.y (mgr.34107) 2218 : cluster [DBG] pgmap v3085: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 51 MiB/s wr, 809 op/s; 16341/159225 objects degraded (10.263%); 2280/159225 objects misplaced (1.432%); 2.2 MiB/s, 0 keys/s, 35 objects/s recovering 2024-08-17T18:15:50.528 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:50.534 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:50.534 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:50.635 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:50.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:50 smithi169 bash[79348]: cluster 2024-08-17T18:15:48.740202+0000 mgr.y (mgr.34107) 2218 : cluster [DBG] pgmap v3085: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 51 MiB/s wr, 809 op/s; 16341/159225 objects degraded (10.263%); 2280/159225 objects misplaced (1.432%); 2.2 MiB/s, 0 keys/s, 35 objects/s recovering 2024-08-17T18:15:50.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:50 smithi169 bash[79348]: cluster 2024-08-17T18:15:48.740202+0000 mgr.y (mgr.34107) 2218 : cluster [DBG] pgmap v3085: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.2 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 51 MiB/s wr, 809 op/s; 16341/159225 objects degraded (10.263%); 2280/159225 objects misplaced (1.432%); 2.2 MiB/s, 0 keys/s, 35 objects/s recovering 2024-08-17T18:15:50.660 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:50.662 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:50.662 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:50.763 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:50.790 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:50.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:50.794 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:50.894 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:50.924 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:50.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:50.929 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:51.024 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 48 16 58603 58587 76.2744 62.875 0.00450937 0.0130987 2024-08-17T18:15:51.029 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:51.048 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:51.050 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:51.050 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:51.151 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:51.171 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:51.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:51.173 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:51.274 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:51.305 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:51.309 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:51.309 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:51.410 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:51.441 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:51.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:51.450 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:51.551 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:51.560 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:51 smithi169 bash[79348]: cluster 2024-08-17T18:15:51.156328+0000 mon.a (mon.0) 3269 : cluster [WRN] Health check update: Degraded data redundancy: 16341/159225 objects degraded (10.263%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:15:51.560 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:51 smithi169 bash[79348]: cluster 2024-08-17T18:15:51.156328+0000 mon.a (mon.0) 3269 : cluster [WRN] Health check update: Degraded data redundancy: 16341/159225 objects degraded (10.263%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:15:51.576 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:51.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:51.580 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:51.681 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:51.707 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:51.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:51.709 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:51.810 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:51.818 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:51 smithi131 bash[88347]: cluster 2024-08-17T18:15:51.156328+0000 mon.a (mon.0) 3269 : cluster [WRN] Health check update: Degraded data redundancy: 16341/159225 objects degraded (10.263%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:15:51.818 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:51 smithi131 bash[88347]: cluster 2024-08-17T18:15:51.156328+0000 mon.a (mon.0) 3269 : cluster [WRN] Health check update: Degraded data redundancy: 16341/159225 objects degraded (10.263%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:15:51.818 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:51 smithi131 bash[89561]: cluster 2024-08-17T18:15:51.156328+0000 mon.a (mon.0) 3269 : cluster [WRN] Health check update: Degraded data redundancy: 16341/159225 objects degraded (10.263%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:15:51.818 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:51 smithi131 bash[89561]: cluster 2024-08-17T18:15:51.156328+0000 mon.a (mon.0) 3269 : cluster [WRN] Health check update: Degraded data redundancy: 16341/159225 objects degraded (10.263%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:15:51.841 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:51.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:51.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:51.944 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:51.968 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:51.970 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:51.970 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:52.024 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 49 16 59182 59166 75.4563 36.1875 0.0849068 0.0132423 2024-08-17T18:15:52.070 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:52.108 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:52.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:52.114 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:52.214 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:52.242 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:52.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:52.244 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:52.345 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:52.387 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:52.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:52.392 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:52.493 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:52.524 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:52.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:52.528 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:52.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:52 smithi131 bash[89561]: cluster 2024-08-17T18:15:50.741117+0000 mgr.y (mgr.34107) 2219 : cluster [DBG] pgmap v3086: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.5 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 73 MiB/s wr, 1.17k op/s; 16341/173181 objects degraded (9.436%); 2033/173181 objects misplaced (1.174%); 3.4 MiB/s, 0 keys/s, 55 objects/s recovering 2024-08-17T18:15:52.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:52 smithi131 bash[89561]: cluster 2024-08-17T18:15:50.741117+0000 mgr.y (mgr.34107) 2219 : cluster [DBG] pgmap v3086: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.5 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 73 MiB/s wr, 1.17k op/s; 16341/173181 objects degraded (9.436%); 2033/173181 objects misplaced (1.174%); 3.4 MiB/s, 0 keys/s, 55 objects/s recovering 2024-08-17T18:15:52.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:52 smithi131 bash[88347]: cluster 2024-08-17T18:15:50.741117+0000 mgr.y (mgr.34107) 2219 : cluster [DBG] pgmap v3086: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.5 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 73 MiB/s wr, 1.17k op/s; 16341/173181 objects degraded (9.436%); 2033/173181 objects misplaced (1.174%); 3.4 MiB/s, 0 keys/s, 55 objects/s recovering 2024-08-17T18:15:52.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:52 smithi131 bash[88347]: cluster 2024-08-17T18:15:50.741117+0000 mgr.y (mgr.34107) 2219 : cluster [DBG] pgmap v3086: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.5 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 73 MiB/s wr, 1.17k op/s; 16341/173181 objects degraded (9.436%); 2033/173181 objects misplaced (1.174%); 3.4 MiB/s, 0 keys/s, 55 objects/s recovering 2024-08-17T18:15:52.629 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:52.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:52 smithi169 bash[79348]: cluster 2024-08-17T18:15:50.741117+0000 mgr.y (mgr.34107) 2219 : cluster [DBG] pgmap v3086: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.5 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 73 MiB/s wr, 1.17k op/s; 16341/173181 objects degraded (9.436%); 2033/173181 objects misplaced (1.174%); 3.4 MiB/s, 0 keys/s, 55 objects/s recovering 2024-08-17T18:15:52.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:52 smithi169 bash[79348]: cluster 2024-08-17T18:15:50.741117+0000 mgr.y (mgr.34107) 2219 : cluster [DBG] pgmap v3086: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.5 GiB data, 15 GiB used, 611 GiB / 626 GiB avail; 73 MiB/s wr, 1.17k op/s; 16341/173181 objects degraded (9.436%); 2033/173181 objects misplaced (1.174%); 3.4 MiB/s, 0 keys/s, 55 objects/s recovering 2024-08-17T18:15:52.667 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:52.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:52.675 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:52.776 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:52.803 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:52.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:52.807 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:52.908 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:52.940 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:52.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:52.942 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:53.024 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 50 16 60237 60221 75.2658 65.9375 0.0226918 0.0132801 2024-08-17T18:15:53.042 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:53.069 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:53.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:53.078 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:53.179 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:53.218 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:53.222 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:53.222 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:53.323 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:53.349 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:53.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:53.352 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:53.452 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:53.478 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:53.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:53.481 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:53.581 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:53.591 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:53 smithi131 bash[89561]: audit 2024-08-17T18:15:53.298298+0000 mon.a (mon.0) 3270 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:15:53.591 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:53 smithi131 bash[89561]: audit 2024-08-17T18:15:53.298298+0000 mon.a (mon.0) 3270 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:15:53.591 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:53 smithi131 bash[88347]: audit 2024-08-17T18:15:53.298298+0000 mon.a (mon.0) 3270 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:15:53.591 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:53 smithi131 bash[88347]: audit 2024-08-17T18:15:53.298298+0000 mon.a (mon.0) 3270 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:15:53.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:53.614 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:53.614 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:53.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:53 smithi169 bash[79348]: audit 2024-08-17T18:15:53.298298+0000 mon.a (mon.0) 3270 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:15:53.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:53 smithi169 bash[79348]: audit 2024-08-17T18:15:53.298298+0000 mon.a (mon.0) 3270 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:15:53.715 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:53.734 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:53.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:53.737 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:53.837 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:53.859 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:53.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:53.861 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:53.962 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:54.006 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:54.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:54.008 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:54.024 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 51 16 61095 61079 74.8414 53.625 0.0124663 0.013356 2024-08-17T18:15:54.109 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:54.134 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:54.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:54.137 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:54.238 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:54.264 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:54.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:54.275 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:54.376 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:54.406 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:54.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:54.409 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:54.510 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:54.520 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:54 smithi131 bash[88347]: cluster 2024-08-17T18:15:52.741643+0000 mgr.y (mgr.34107) 2220 : cluster [DBG] pgmap v3087: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.5 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 49 MiB/s wr, 785 op/s; 16341/173181 objects degraded (9.436%); 2033/173181 objects misplaced (1.174%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T18:15:54.521 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:54 smithi131 bash[88347]: cluster 2024-08-17T18:15:52.741643+0000 mgr.y (mgr.34107) 2220 : cluster [DBG] pgmap v3087: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.5 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 49 MiB/s wr, 785 op/s; 16341/173181 objects degraded (9.436%); 2033/173181 objects misplaced (1.174%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T18:15:54.521 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:54 smithi131 bash[89561]: cluster 2024-08-17T18:15:52.741643+0000 mgr.y (mgr.34107) 2220 : cluster [DBG] pgmap v3087: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.5 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 49 MiB/s wr, 785 op/s; 16341/173181 objects degraded (9.436%); 2033/173181 objects misplaced (1.174%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T18:15:54.521 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:54 smithi131 bash[89561]: cluster 2024-08-17T18:15:52.741643+0000 mgr.y (mgr.34107) 2220 : cluster [DBG] pgmap v3087: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.5 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 49 MiB/s wr, 785 op/s; 16341/173181 objects degraded (9.436%); 2033/173181 objects misplaced (1.174%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T18:15:54.535 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:54.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:54.539 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:54.640 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:54.669 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:54.673 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:54 smithi169 bash[79348]: cluster 2024-08-17T18:15:52.741643+0000 mgr.y (mgr.34107) 2220 : cluster [DBG] pgmap v3087: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.5 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 49 MiB/s wr, 785 op/s; 16341/173181 objects degraded (9.436%); 2033/173181 objects misplaced (1.174%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T18:15:54.673 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:54 smithi169 bash[79348]: cluster 2024-08-17T18:15:52.741643+0000 mgr.y (mgr.34107) 2220 : cluster [DBG] pgmap v3087: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.5 GiB data, 15 GiB used, 610 GiB / 626 GiB avail; 49 MiB/s wr, 785 op/s; 16341/173181 objects degraded (9.436%); 2033/173181 objects misplaced (1.174%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T18:15:54.674 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:54.674 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:54.775 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:54.802 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:54.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:54.808 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:54.909 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:54.951 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:54.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:54.954 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:55.024 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 52 16 62132 62116 74.6484 64.8125 0.0129857 0.0133907 2024-08-17T18:15:55.055 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:55.079 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:55.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:55.084 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:55.185 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:55.216 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:55.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:55.219 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:55.320 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:55.346 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:55.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:55.348 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:55.449 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:55.477 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:55.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:55.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:55.582 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:55.612 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:55.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:55.615 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:55.715 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:55.738 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:55.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:55.740 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:55.841 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:55.874 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:55.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:55.877 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:55.978 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:56.002 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:56.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:56.004 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:56.024 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 53 16 63008 62992 74.2729 54.75 0.0213583 0.0134579 2024-08-17T18:15:56.104 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:56.133 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:56.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:56.139 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:56.239 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:56.270 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:56.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:56.276 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:56.377 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:56.416 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:56.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:56.418 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:56.518 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:56.529 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:56 smithi169 bash[79348]: cluster 2024-08-17T18:15:54.742370+0000 mgr.y (mgr.34107) 2221 : cluster [DBG] pgmap v3088: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.6 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 59 MiB/s wr, 949 op/s; 16341/179079 objects degraded (9.125%); 2033/179079 objects misplaced (1.135%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T18:15:56.529 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:56 smithi169 bash[79348]: cluster 2024-08-17T18:15:54.742370+0000 mgr.y (mgr.34107) 2221 : cluster [DBG] pgmap v3088: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.6 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 59 MiB/s wr, 949 op/s; 16341/179079 objects degraded (9.125%); 2033/179079 objects misplaced (1.135%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T18:15:56.529 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:56 smithi169 bash[79348]: cluster 2024-08-17T18:15:56.157129+0000 mon.a (mon.0) 3271 : cluster [WRN] Health check update: Degraded data redundancy: 16341/179079 objects degraded (9.125%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:15:56.529 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:56 smithi169 bash[79348]: cluster 2024-08-17T18:15:56.157129+0000 mon.a (mon.0) 3271 : cluster [WRN] Health check update: Degraded data redundancy: 16341/179079 objects degraded (9.125%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:15:56.547 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:56.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:56.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:56.650 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:56.683 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:15:56.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:56.686 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:15:56.787 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:56.815 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:56.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:56.819 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:56.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:56 smithi131 bash[89561]: cluster 2024-08-17T18:15:54.742370+0000 mgr.y (mgr.34107) 2221 : cluster [DBG] pgmap v3088: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.6 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 59 MiB/s wr, 949 op/s; 16341/179079 objects degraded (9.125%); 2033/179079 objects misplaced (1.135%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T18:15:56.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:56 smithi131 bash[89561]: cluster 2024-08-17T18:15:54.742370+0000 mgr.y (mgr.34107) 2221 : cluster [DBG] pgmap v3088: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.6 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 59 MiB/s wr, 949 op/s; 16341/179079 objects degraded (9.125%); 2033/179079 objects misplaced (1.135%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T18:15:56.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:56 smithi131 bash[89561]: cluster 2024-08-17T18:15:56.157129+0000 mon.a (mon.0) 3271 : cluster [WRN] Health check update: Degraded data redundancy: 16341/179079 objects degraded (9.125%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:15:56.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:56 smithi131 bash[89561]: cluster 2024-08-17T18:15:56.157129+0000 mon.a (mon.0) 3271 : cluster [WRN] Health check update: Degraded data redundancy: 16341/179079 objects degraded (9.125%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:15:56.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:56 smithi131 bash[88347]: cluster 2024-08-17T18:15:54.742370+0000 mgr.y (mgr.34107) 2221 : cluster [DBG] pgmap v3088: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.6 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 59 MiB/s wr, 949 op/s; 16341/179079 objects degraded (9.125%); 2033/179079 objects misplaced (1.135%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T18:15:56.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:56 smithi131 bash[88347]: cluster 2024-08-17T18:15:54.742370+0000 mgr.y (mgr.34107) 2221 : cluster [DBG] pgmap v3088: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.6 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 59 MiB/s wr, 949 op/s; 16341/179079 objects degraded (9.125%); 2033/179079 objects misplaced (1.135%); 2.3 MiB/s, 37 objects/s recovering 2024-08-17T18:15:56.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:56 smithi131 bash[88347]: cluster 2024-08-17T18:15:56.157129+0000 mon.a (mon.0) 3271 : cluster [WRN] Health check update: Degraded data redundancy: 16341/179079 objects degraded (9.125%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:15:56.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:56 smithi131 bash[88347]: cluster 2024-08-17T18:15:56.157129+0000 mon.a (mon.0) 3271 : cluster [WRN] Health check update: Degraded data redundancy: 16341/179079 objects degraded (9.125%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:15:56.920 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:56.954 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:56.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:56.958 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:57.024 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 54 16 64064 64048 74.1196 66 0.0207077 0.0134865 2024-08-17T18:15:57.059 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:57.081 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:57.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:57.085 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:57.186 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:57.243 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:57.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:57.248 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:57.349 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:57.375 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:57.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:57.379 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:57.480 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:57.497 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:57.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:57.499 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:57.600 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:57.625 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:57.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:57.627 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:57.728 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:57.757 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:57.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:57.761 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:57.862 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:57.885 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:57.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:57.890 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:57.991 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:58.024 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 55 16 64919 64903 73.7435 53.4375 0.0252268 0.013554 2024-08-17T18:15:58.033 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:58.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:58.039 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:58.140 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:58.162 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:58.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:58.164 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:58.265 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:58.288 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:15:58.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:58.290 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:15:58.391 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:58.431 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:58.434 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:58.434 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:58.535 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:58.563 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:58.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:58.570 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:58.672 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:58.702 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:58.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:58.706 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:58.807 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:58.832 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:58.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:58.835 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:58.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:58 smithi169 bash[79348]: cluster 2024-08-17T18:15:56.743014+0000 mgr.y (mgr.34107) 2222 : cluster [DBG] pgmap v3089: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 61 MiB/s wr, 981 op/s; 16341/186732 objects degraded (8.751%); 1806/186732 objects misplaced (0.967%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T18:15:58.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:15:58 smithi169 bash[79348]: cluster 2024-08-17T18:15:56.743014+0000 mgr.y (mgr.34107) 2222 : cluster [DBG] pgmap v3089: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 61 MiB/s wr, 981 op/s; 16341/186732 objects degraded (8.751%); 1806/186732 objects misplaced (0.967%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T18:15:58.936 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:58.974 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:15:58.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:58.977 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:15:59.024 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 56 16 65645 65629 73.2368 45.375 0.0116435 0.0136436 2024-08-17T18:15:59.078 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:59.106 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:59.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:59.110 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:59.211 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:59.246 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:15:59.249 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:59.249 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:15:59.349 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:15:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:15:58] "GET /metrics HTTP/1.1" 200 36627 "" "Prometheus/2.51.0" 2024-08-17T18:15:59.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:58 smithi131 bash[89561]: cluster 2024-08-17T18:15:56.743014+0000 mgr.y (mgr.34107) 2222 : cluster [DBG] pgmap v3089: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 61 MiB/s wr, 981 op/s; 16341/186732 objects degraded (8.751%); 1806/186732 objects misplaced (0.967%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T18:15:59.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:15:58 smithi131 bash[89561]: cluster 2024-08-17T18:15:56.743014+0000 mgr.y (mgr.34107) 2222 : cluster [DBG] pgmap v3089: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 61 MiB/s wr, 981 op/s; 16341/186732 objects degraded (8.751%); 1806/186732 objects misplaced (0.967%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T18:15:59.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:58 smithi131 bash[88347]: cluster 2024-08-17T18:15:56.743014+0000 mgr.y (mgr.34107) 2222 : cluster [DBG] pgmap v3089: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 61 MiB/s wr, 981 op/s; 16341/186732 objects degraded (8.751%); 1806/186732 objects misplaced (0.967%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T18:15:59.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:15:58 smithi131 bash[88347]: cluster 2024-08-17T18:15:56.743014+0000 mgr.y (mgr.34107) 2222 : cluster [DBG] pgmap v3089: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 61 MiB/s wr, 981 op/s; 16341/186732 objects degraded (8.751%); 1806/186732 objects misplaced (0.967%); 3.5 MiB/s, 56 objects/s recovering 2024-08-17T18:15:59.350 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:59.381 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:59.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:59.385 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:59.486 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:59.503 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:15:59.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:59.506 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:15:59.609 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:59.631 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:15:59.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:59.633 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:15:59.734 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:59.754 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:15:59.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:59.756 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:15:59.857 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:59.876 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:15:59.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:15:59.878 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:15:59.979 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:00.002 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:00.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:00.004 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:00.026 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 57 16 66270 66254 72.6357 39.0625 0.286819 0.0137484 2024-08-17T18:16:00.105 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:00.137 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:00.142 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:00.142 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:00.243 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:00.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:00.273 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:00.274 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:00.374 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:00.405 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:00.410 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:00.410 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:16:00.511 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:00.545 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:00.551 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:00.551 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:00.652 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:00.662 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:00 smithi131 bash[89561]: cluster 2024-08-17T18:15:58.743971+0000 mgr.y (mgr.34107) 2223 : cluster [DBG] pgmap v3090: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 48 MiB/s wr, 763 op/s; 16341/186732 objects degraded (8.751%); 1806/186732 objects misplaced (0.967%); 2.5 MiB/s, 39 objects/s recovering 2024-08-17T18:16:00.662 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:00 smithi131 bash[89561]: cluster 2024-08-17T18:15:58.743971+0000 mgr.y (mgr.34107) 2223 : cluster [DBG] pgmap v3090: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 48 MiB/s wr, 763 op/s; 16341/186732 objects degraded (8.751%); 1806/186732 objects misplaced (0.967%); 2.5 MiB/s, 39 objects/s recovering 2024-08-17T18:16:00.662 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:00 smithi131 bash[89561]: audit 2024-08-17T18:15:59.436197+0000 mon.a (mon.0) 3272 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:16:00.662 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:00 smithi131 bash[89561]: audit 2024-08-17T18:15:59.436197+0000 mon.a (mon.0) 3272 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:16:00.662 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:00 smithi131 bash[88347]: cluster 2024-08-17T18:15:58.743971+0000 mgr.y (mgr.34107) 2223 : cluster [DBG] pgmap v3090: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 48 MiB/s wr, 763 op/s; 16341/186732 objects degraded (8.751%); 1806/186732 objects misplaced (0.967%); 2.5 MiB/s, 39 objects/s recovering 2024-08-17T18:16:00.662 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:00 smithi131 bash[88347]: cluster 2024-08-17T18:15:58.743971+0000 mgr.y (mgr.34107) 2223 : cluster [DBG] pgmap v3090: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 48 MiB/s wr, 763 op/s; 16341/186732 objects degraded (8.751%); 1806/186732 objects misplaced (0.967%); 2.5 MiB/s, 39 objects/s recovering 2024-08-17T18:16:00.663 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:00 smithi131 bash[88347]: audit 2024-08-17T18:15:59.436197+0000 mon.a (mon.0) 3272 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:16:00.663 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:00 smithi131 bash[88347]: audit 2024-08-17T18:15:59.436197+0000 mon.a (mon.0) 3272 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:16:00.684 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:00.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:00.688 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:00.789 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:00.800 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:00 smithi169 bash[79348]: cluster 2024-08-17T18:15:58.743971+0000 mgr.y (mgr.34107) 2223 : cluster [DBG] pgmap v3090: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 48 MiB/s wr, 763 op/s; 16341/186732 objects degraded (8.751%); 1806/186732 objects misplaced (0.967%); 2.5 MiB/s, 39 objects/s recovering 2024-08-17T18:16:00.800 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:00 smithi169 bash[79348]: cluster 2024-08-17T18:15:58.743971+0000 mgr.y (mgr.34107) 2223 : cluster [DBG] pgmap v3090: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 3.8 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 48 MiB/s wr, 763 op/s; 16341/186732 objects degraded (8.751%); 1806/186732 objects misplaced (0.967%); 2.5 MiB/s, 39 objects/s recovering 2024-08-17T18:16:00.800 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:00 smithi169 bash[79348]: audit 2024-08-17T18:15:59.436197+0000 mon.a (mon.0) 3272 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:16:00.800 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:00 smithi169 bash[79348]: audit 2024-08-17T18:15:59.436197+0000 mon.a (mon.0) 3272 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:16:00.816 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:00.821 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:00.822 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:00.922 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:00.948 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:00.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:00.953 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:01.026 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 58 16 67183 67167 72.3672 57.0625 0.0111516 0.0138128 2024-08-17T18:16:01.054 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:01.077 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:01.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:01.081 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:01.182 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:01.205 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:01.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:01.210 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:01.311 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:01.333 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:01.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:01.335 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:01.436 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:01.457 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:01.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:01.459 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:01.560 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:01.583 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:01.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:01.586 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:01.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:01 smithi169 bash[79348]: cluster 2024-08-17T18:16:01.158059+0000 mon.a (mon.0) 3273 : cluster [WRN] Health check update: Degraded data redundancy: 16341/186732 objects degraded (8.751%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:01.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:01 smithi169 bash[79348]: cluster 2024-08-17T18:16:01.158059+0000 mon.a (mon.0) 3273 : cluster [WRN] Health check update: Degraded data redundancy: 16341/186732 objects degraded (8.751%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:01.686 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:01.698 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:01 smithi131 bash[89561]: cluster 2024-08-17T18:16:01.158059+0000 mon.a (mon.0) 3273 : cluster [WRN] Health check update: Degraded data redundancy: 16341/186732 objects degraded (8.751%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:01.698 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:01 smithi131 bash[89561]: cluster 2024-08-17T18:16:01.158059+0000 mon.a (mon.0) 3273 : cluster [WRN] Health check update: Degraded data redundancy: 16341/186732 objects degraded (8.751%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:01.698 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:01 smithi131 bash[88347]: cluster 2024-08-17T18:16:01.158059+0000 mon.a (mon.0) 3273 : cluster [WRN] Health check update: Degraded data redundancy: 16341/186732 objects degraded (8.751%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:01.698 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:01 smithi131 bash[88347]: cluster 2024-08-17T18:16:01.158059+0000 mon.a (mon.0) 3273 : cluster [WRN] Health check update: Degraded data redundancy: 16341/186732 objects degraded (8.751%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:01.717 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:01.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:01.725 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:01.825 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:01.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:01.853 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:01.853 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:01.954 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:01.990 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:01.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:01.994 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:02.026 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 59 16 67899 67883 71.899 44.75 0.0183666 0.0139025 2024-08-17T18:16:02.095 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:02.118 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:02.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:02.121 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:02.222 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:02.241 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:02.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:02.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:02.345 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:02.378 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:02.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:02.380 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:02.481 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:02.490 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:02 smithi131 bash[89561]: cluster 2024-08-17T18:16:00.744697+0000 mgr.y (mgr.34107) 2224 : cluster [DBG] pgmap v3091: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 70 MiB/s wr, 1.12k op/s; 16341/199518 objects degraded (8.190%); 1513/199518 objects misplaced (0.758%); 4.0 MiB/s, 63 objects/s recovering 2024-08-17T18:16:02.490 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:02 smithi131 bash[89561]: cluster 2024-08-17T18:16:00.744697+0000 mgr.y (mgr.34107) 2224 : cluster [DBG] pgmap v3091: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 70 MiB/s wr, 1.12k op/s; 16341/199518 objects degraded (8.190%); 1513/199518 objects misplaced (0.758%); 4.0 MiB/s, 63 objects/s recovering 2024-08-17T18:16:02.491 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:02 smithi131 bash[88347]: cluster 2024-08-17T18:16:00.744697+0000 mgr.y (mgr.34107) 2224 : cluster [DBG] pgmap v3091: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 70 MiB/s wr, 1.12k op/s; 16341/199518 objects degraded (8.190%); 1513/199518 objects misplaced (0.758%); 4.0 MiB/s, 63 objects/s recovering 2024-08-17T18:16:02.491 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:02 smithi131 bash[88347]: cluster 2024-08-17T18:16:00.744697+0000 mgr.y (mgr.34107) 2224 : cluster [DBG] pgmap v3091: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 70 MiB/s wr, 1.12k op/s; 16341/199518 objects degraded (8.190%); 1513/199518 objects misplaced (0.758%); 4.0 MiB/s, 63 objects/s recovering 2024-08-17T18:16:02.511 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:02.515 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:02.516 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:02.616 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:02.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:02 smithi169 bash[79348]: cluster 2024-08-17T18:16:00.744697+0000 mgr.y (mgr.34107) 2224 : cluster [DBG] pgmap v3091: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 70 MiB/s wr, 1.12k op/s; 16341/199518 objects degraded (8.190%); 1513/199518 objects misplaced (0.758%); 4.0 MiB/s, 63 objects/s recovering 2024-08-17T18:16:02.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:02 smithi169 bash[79348]: cluster 2024-08-17T18:16:00.744697+0000 mgr.y (mgr.34107) 2224 : cluster [DBG] pgmap v3091: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 70 MiB/s wr, 1.12k op/s; 16341/199518 objects degraded (8.190%); 1513/199518 objects misplaced (0.758%); 4.0 MiB/s, 63 objects/s recovering 2024-08-17T18:16:02.643 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:02.645 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:02.646 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:16:02.746 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:02.773 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:02.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:02.776 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:02.876 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:02.902 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:02.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:02.910 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:03.011 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:03.026 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:2024-08-17T18:16:03.027489+0000 min lat: 0.00117714 max lat: 2.21094 avg lat: 0.0139493 2024-08-17T18:16:03.026 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T18:16:03.026 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 60 16 68815 68799 71.6548 57.25 0.0100143 0.0139493 2024-08-17T18:16:03.047 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:03.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:03.049 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:03.150 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:03.180 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:03.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:03.186 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:16:03.286 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:03.303 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:03.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:03.305 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:03.406 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:03.444 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:03.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:03.447 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:03.547 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:03.575 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:03.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:03.577 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:03.678 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:03.705 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:03.707 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:03.707 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:03.808 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:03.840 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:03.845 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:03.846 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:16:03.947 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:03.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:03.974 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:03.974 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:04.026 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 61 16 69737 69721 71.4247 57.625 0.00996611 0.0139944 2024-08-17T18:16:04.075 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:04.108 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:04.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:04.115 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:04.216 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:04.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:04.249 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:04.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:04.349 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:04.384 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:04.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:04.388 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:04.488 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:04.498 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:04 smithi169 bash[79348]: cluster 2024-08-17T18:16:02.745200+0000 mgr.y (mgr.34107) 2225 : cluster [DBG] pgmap v3092: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 46 MiB/s wr, 731 op/s; 16341/199518 objects degraded (8.190%); 1513/199518 objects misplaced (0.758%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T18:16:04.498 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:04 smithi169 bash[79348]: cluster 2024-08-17T18:16:02.745200+0000 mgr.y (mgr.34107) 2225 : cluster [DBG] pgmap v3092: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 46 MiB/s wr, 731 op/s; 16341/199518 objects degraded (8.190%); 1513/199518 objects misplaced (0.758%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T18:16:04.514 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:04.521 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:04.522 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:04.622 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:04.647 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:04.649 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:04 smithi131 bash[89561]: cluster 2024-08-17T18:16:02.745200+0000 mgr.y (mgr.34107) 2225 : cluster [DBG] pgmap v3092: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 46 MiB/s wr, 731 op/s; 16341/199518 objects degraded (8.190%); 1513/199518 objects misplaced (0.758%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T18:16:04.649 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:04 smithi131 bash[89561]: cluster 2024-08-17T18:16:02.745200+0000 mgr.y (mgr.34107) 2225 : cluster [DBG] pgmap v3092: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 46 MiB/s wr, 731 op/s; 16341/199518 objects degraded (8.190%); 1513/199518 objects misplaced (0.758%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T18:16:04.650 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:04 smithi131 bash[88347]: cluster 2024-08-17T18:16:02.745200+0000 mgr.y (mgr.34107) 2225 : cluster [DBG] pgmap v3092: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 46 MiB/s wr, 731 op/s; 16341/199518 objects degraded (8.190%); 1513/199518 objects misplaced (0.758%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T18:16:04.650 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:04 smithi131 bash[88347]: cluster 2024-08-17T18:16:02.745200+0000 mgr.y (mgr.34107) 2225 : cluster [DBG] pgmap v3092: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.1 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 46 MiB/s wr, 731 op/s; 16341/199518 objects degraded (8.190%); 1513/199518 objects misplaced (0.758%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T18:16:04.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:04.653 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:16:04.753 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:04.784 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:04.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:04.792 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:16:04.893 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:04.928 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:04.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:04.930 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:16:05.026 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 62 16 70649 70633 71.192 57 0.0187568 0.0140406 2024-08-17T18:16:05.031 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:05.063 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:05.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:05.071 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:05.172 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:05.198 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:05.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:05.200 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:05.301 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:05.348 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:05.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:05.350 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:05.390 INFO:teuthology.orchestra.run.smithi131.stdout:ERROR: (22) Invalid argument 2024-08-17T18:16:05.390 INFO:teuthology.orchestra.run.smithi131.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T18:16:05.417 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T18:16:05.417 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:16:05.449 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T18:16:05.449 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:16:05.451 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:05.493 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T18:16:05.505 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:05.505 INFO:teuthology.orchestra.run.smithi131.stderr:dumped all 2024-08-17T18:16:05.509 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T18:16:05.509 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:16:05.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:05.512 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:05.556 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T18:16:05.556 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:16:05.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:05 smithi131 bash[88347]: audit 2024-08-17T18:16:05.373418+0000 mon.c (mon.2) 117 : audit [DBG] from='client.? 172.21.15.131:0/1648739548' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:16:05.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:05 smithi131 bash[88347]: audit 2024-08-17T18:16:05.373418+0000 mon.c (mon.2) 117 : audit [DBG] from='client.? 172.21.15.131:0/1648739548' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:16:05.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:05 smithi131 bash[89561]: audit 2024-08-17T18:16:05.373418+0000 mon.c (mon.2) 117 : audit [DBG] from='client.? 172.21.15.131:0/1648739548' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:16:05.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:05 smithi131 bash[89561]: audit 2024-08-17T18:16:05.373418+0000 mon.c (mon.2) 117 : audit [DBG] from='client.? 172.21.15.131:0/1648739548' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:16:05.604 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T18:16:05.604 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:16:05.614 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:05.636 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:05.637 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T18:16:05.637 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:16:05.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:05.639 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:05.666 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T18:16:05.666 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:16:05.695 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T18:16:05.696 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:16:05.740 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:05.784 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:05.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:05.790 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:05.891 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:05.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:05 smithi169 bash[79348]: audit 2024-08-17T18:16:05.373418+0000 mon.c (mon.2) 117 : audit [DBG] from='client.? 172.21.15.131:0/1648739548' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:16:05.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:05 smithi169 bash[79348]: audit 2024-08-17T18:16:05.373418+0000 mon.c (mon.2) 117 : audit [DBG] from='client.? 172.21.15.131:0/1648739548' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:16:05.936 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:05.937 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:05.937 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:06.026 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 63 16 71255 71239 70.6631 37.875 0.0121395 0.0141451 2024-08-17T18:16:06.038 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:06.090 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:06.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:06.094 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:06.195 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:06.247 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:06.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:06.251 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:16:06.352 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:06.392 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:06.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:06.394 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:06.495 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:06.529 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:06.536 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:06.537 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:06.637 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:06.649 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:06 smithi131 bash[88347]: cluster 2024-08-17T18:16:04.745934+0000 mgr.y (mgr.34107) 2226 : cluster [DBG] pgmap v3093: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.2 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 55 MiB/s wr, 881 op/s; 16341/204912 objects degraded (7.975%); 1513/204912 objects misplaced (0.738%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T18:16:06.650 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:06 smithi131 bash[88347]: cluster 2024-08-17T18:16:04.745934+0000 mgr.y (mgr.34107) 2226 : cluster [DBG] pgmap v3093: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.2 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 55 MiB/s wr, 881 op/s; 16341/204912 objects degraded (7.975%); 1513/204912 objects misplaced (0.738%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T18:16:06.650 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:06 smithi131 bash[88347]: audit 2024-08-17T18:16:05.481777+0000 mgr.y (mgr.34107) 2227 : audit [DBG] from='client.46025 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:16:06.650 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:06 smithi131 bash[88347]: audit 2024-08-17T18:16:05.481777+0000 mgr.y (mgr.34107) 2227 : audit [DBG] from='client.46025 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:16:06.650 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:06 smithi131 bash[88347]: audit 2024-08-17T18:16:05.820378+0000 mon.a (mon.0) 3274 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:16:06.650 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:06 smithi131 bash[88347]: audit 2024-08-17T18:16:05.820378+0000 mon.a (mon.0) 3274 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:16:06.650 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:06 smithi131 bash[88347]: audit 2024-08-17T18:16:05.825618+0000 mon.a (mon.0) 3275 : audit [INF] from='client.? 172.21.15.131:0/3244386965' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:16:06.650 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:06 smithi131 bash[88347]: audit 2024-08-17T18:16:05.825618+0000 mon.a (mon.0) 3275 : audit [INF] from='client.? 172.21.15.131:0/3244386965' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:16:06.650 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:06 smithi131 bash[88347]: audit 2024-08-17T18:16:05.831375+0000 mon.a (mon.0) 3276 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:16:06.650 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:06 smithi131 bash[88347]: audit 2024-08-17T18:16:05.831375+0000 mon.a (mon.0) 3276 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:16:06.651 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:06 smithi131 bash[88347]: audit 2024-08-17T18:16:05.938434+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:16:06.651 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:06 smithi131 bash[88347]: audit 2024-08-17T18:16:05.938434+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:16:06.651 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:06 smithi131 bash[88347]: audit 2024-08-17T18:16:05.956816+0000 mon.a (mon.0) 3278 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:16:06.651 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:06 smithi131 bash[88347]: audit 2024-08-17T18:16:05.956816+0000 mon.a (mon.0) 3278 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:16:06.651 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:06 smithi131 bash[88347]: cluster 2024-08-17T18:16:06.158837+0000 mon.a (mon.0) 3279 : cluster [WRN] Health check update: Degraded data redundancy: 16341/204912 objects degraded (7.975%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:06.651 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:06 smithi131 bash[88347]: cluster 2024-08-17T18:16:06.158837+0000 mon.a (mon.0) 3279 : cluster [WRN] Health check update: Degraded data redundancy: 16341/204912 objects degraded (7.975%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:06.651 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:06 smithi131 bash[89561]: cluster 2024-08-17T18:16:04.745934+0000 mgr.y (mgr.34107) 2226 : cluster [DBG] pgmap v3093: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.2 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 55 MiB/s wr, 881 op/s; 16341/204912 objects degraded (7.975%); 1513/204912 objects misplaced (0.738%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T18:16:06.651 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:06 smithi131 bash[89561]: cluster 2024-08-17T18:16:04.745934+0000 mgr.y (mgr.34107) 2226 : cluster [DBG] pgmap v3093: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.2 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 55 MiB/s wr, 881 op/s; 16341/204912 objects degraded (7.975%); 1513/204912 objects misplaced (0.738%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T18:16:06.651 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:06 smithi131 bash[89561]: audit 2024-08-17T18:16:05.481777+0000 mgr.y (mgr.34107) 2227 : audit [DBG] from='client.46025 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:16:06.652 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:06 smithi131 bash[89561]: audit 2024-08-17T18:16:05.481777+0000 mgr.y (mgr.34107) 2227 : audit [DBG] from='client.46025 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:16:06.652 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:06 smithi131 bash[89561]: audit 2024-08-17T18:16:05.820378+0000 mon.a (mon.0) 3274 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:16:06.652 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:06 smithi131 bash[89561]: audit 2024-08-17T18:16:05.820378+0000 mon.a (mon.0) 3274 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:16:06.652 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:06 smithi131 bash[89561]: audit 2024-08-17T18:16:05.825618+0000 mon.a (mon.0) 3275 : audit [INF] from='client.? 172.21.15.131:0/3244386965' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:16:06.652 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:06 smithi131 bash[89561]: audit 2024-08-17T18:16:05.825618+0000 mon.a (mon.0) 3275 : audit [INF] from='client.? 172.21.15.131:0/3244386965' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:16:06.652 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:06 smithi131 bash[89561]: audit 2024-08-17T18:16:05.831375+0000 mon.a (mon.0) 3276 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:16:06.652 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:06 smithi131 bash[89561]: audit 2024-08-17T18:16:05.831375+0000 mon.a (mon.0) 3276 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:16:06.652 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:06 smithi131 bash[89561]: audit 2024-08-17T18:16:05.938434+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:16:06.652 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:06 smithi131 bash[89561]: audit 2024-08-17T18:16:05.938434+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:16:06.652 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:06 smithi131 bash[89561]: audit 2024-08-17T18:16:05.956816+0000 mon.a (mon.0) 3278 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:16:06.652 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:06 smithi131 bash[89561]: audit 2024-08-17T18:16:05.956816+0000 mon.a (mon.0) 3278 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:16:06.652 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:06 smithi131 bash[89561]: cluster 2024-08-17T18:16:06.158837+0000 mon.a (mon.0) 3279 : cluster [WRN] Health check update: Degraded data redundancy: 16341/204912 objects degraded (7.975%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:06.652 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:06 smithi131 bash[89561]: cluster 2024-08-17T18:16:06.158837+0000 mon.a (mon.0) 3279 : cluster [WRN] Health check update: Degraded data redundancy: 16341/204912 objects degraded (7.975%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:06.664 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:06.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:06.677 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:06.778 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:06.808 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:06.811 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:06.812 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:06.850 INFO:teuthology.orchestra.run.smithi131.stderr:nodeep-scrub is unset 2024-08-17T18:16:06.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:06 smithi169 bash[79348]: cluster 2024-08-17T18:16:04.745934+0000 mgr.y (mgr.34107) 2226 : cluster [DBG] pgmap v3093: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.2 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 55 MiB/s wr, 881 op/s; 16341/204912 objects degraded (7.975%); 1513/204912 objects misplaced (0.738%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T18:16:06.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:06 smithi169 bash[79348]: cluster 2024-08-17T18:16:04.745934+0000 mgr.y (mgr.34107) 2226 : cluster [DBG] pgmap v3093: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.2 GiB data, 17 GiB used, 608 GiB / 626 GiB avail; 55 MiB/s wr, 881 op/s; 16341/204912 objects degraded (7.975%); 1513/204912 objects misplaced (0.738%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T18:16:06.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:06 smithi169 bash[79348]: audit 2024-08-17T18:16:05.481777+0000 mgr.y (mgr.34107) 2227 : audit [DBG] from='client.46025 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:16:06.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:06 smithi169 bash[79348]: audit 2024-08-17T18:16:05.481777+0000 mgr.y (mgr.34107) 2227 : audit [DBG] from='client.46025 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:16:06.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:06 smithi169 bash[79348]: audit 2024-08-17T18:16:05.820378+0000 mon.a (mon.0) 3274 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:16:06.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:06 smithi169 bash[79348]: audit 2024-08-17T18:16:05.820378+0000 mon.a (mon.0) 3274 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:16:06.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:06 smithi169 bash[79348]: audit 2024-08-17T18:16:05.825618+0000 mon.a (mon.0) 3275 : audit [INF] from='client.? 172.21.15.131:0/3244386965' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:16:06.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:06 smithi169 bash[79348]: audit 2024-08-17T18:16:05.825618+0000 mon.a (mon.0) 3275 : audit [INF] from='client.? 172.21.15.131:0/3244386965' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:16:06.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:06 smithi169 bash[79348]: audit 2024-08-17T18:16:05.831375+0000 mon.a (mon.0) 3276 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:16:06.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:06 smithi169 bash[79348]: audit 2024-08-17T18:16:05.831375+0000 mon.a (mon.0) 3276 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:16:06.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:06 smithi169 bash[79348]: audit 2024-08-17T18:16:05.938434+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:16:06.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:06 smithi169 bash[79348]: audit 2024-08-17T18:16:05.938434+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:16:06.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:06 smithi169 bash[79348]: audit 2024-08-17T18:16:05.956816+0000 mon.a (mon.0) 3278 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:16:06.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:06 smithi169 bash[79348]: audit 2024-08-17T18:16:05.956816+0000 mon.a (mon.0) 3278 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:16:06.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:06 smithi169 bash[79348]: cluster 2024-08-17T18:16:06.158837+0000 mon.a (mon.0) 3279 : cluster [WRN] Health check update: Degraded data redundancy: 16341/204912 objects degraded (7.975%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:06.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:06 smithi169 bash[79348]: cluster 2024-08-17T18:16:06.158837+0000 mon.a (mon.0) 3279 : cluster [WRN] Health check update: Degraded data redundancy: 16341/204912 objects degraded (7.975%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:06.913 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:06.933 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:06.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:06.938 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:07.026 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 64 16 72096 72080 70.3802 52.5625 0.0503112 0.0142022 2024-08-17T18:16:07.039 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:07.063 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:07.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:07.065 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:07.166 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:07.195 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:07.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:07.199 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:07.300 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:07.334 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:07.339 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:07.339 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:07.440 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:07.470 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:07.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:07.472 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:16:07.573 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:07.602 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:07.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:07.604 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:07.705 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:07.736 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:07.737 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:07.737 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:07.838 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:07.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:07 smithi131 bash[89561]: cluster 2024-08-17T18:16:06.746620+0000 mgr.y (mgr.34107) 2228 : cluster [DBG] pgmap v3094: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 57 MiB/s wr, 916 op/s; 16341/212070 objects degraded (7.705%); 1206/212070 objects misplaced (0.569%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T18:16:07.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:07 smithi131 bash[89561]: cluster 2024-08-17T18:16:06.746620+0000 mgr.y (mgr.34107) 2228 : cluster [DBG] pgmap v3094: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 57 MiB/s wr, 916 op/s; 16341/212070 objects degraded (7.705%); 1206/212070 objects misplaced (0.569%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T18:16:07.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:07 smithi131 bash[89561]: cluster 2024-08-17T18:16:06.829392+0000 mon.a (mon.0) 3280 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:16:07.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:07 smithi131 bash[89561]: cluster 2024-08-17T18:16:06.829392+0000 mon.a (mon.0) 3280 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:16:07.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:07 smithi131 bash[89561]: audit 2024-08-17T18:16:06.850591+0000 mon.a (mon.0) 3281 : audit [INF] from='client.? 172.21.15.131:0/3244386965' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:16:07.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:07 smithi131 bash[89561]: audit 2024-08-17T18:16:06.850591+0000 mon.a (mon.0) 3281 : audit [INF] from='client.? 172.21.15.131:0/3244386965' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:16:07.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:07 smithi131 bash[89561]: cluster 2024-08-17T18:16:06.854938+0000 mon.a (mon.0) 3282 : cluster [DBG] osdmap e1532: 8 total, 8 up, 7 in 2024-08-17T18:16:07.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:07 smithi131 bash[89561]: cluster 2024-08-17T18:16:06.854938+0000 mon.a (mon.0) 3282 : cluster [DBG] osdmap e1532: 8 total, 8 up, 7 in 2024-08-17T18:16:07.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:07 smithi131 bash[89561]: audit 2024-08-17T18:16:06.924139+0000 mon.a (mon.0) 3283 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:16:07.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:07 smithi131 bash[89561]: audit 2024-08-17T18:16:06.924139+0000 mon.a (mon.0) 3283 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:16:07.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:07 smithi131 bash[89561]: audit 2024-08-17T18:16:06.925293+0000 mon.a (mon.0) 3284 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:16:07.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:07 smithi131 bash[89561]: audit 2024-08-17T18:16:06.925293+0000 mon.a (mon.0) 3284 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:16:07.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:07 smithi131 bash[89561]: audit 2024-08-17T18:16:06.932365+0000 mon.a (mon.0) 3285 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:16:07.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:07 smithi131 bash[89561]: audit 2024-08-17T18:16:06.932365+0000 mon.a (mon.0) 3285 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:16:07.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:07 smithi131 bash[88347]: cluster 2024-08-17T18:16:06.746620+0000 mgr.y (mgr.34107) 2228 : cluster [DBG] pgmap v3094: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 57 MiB/s wr, 916 op/s; 16341/212070 objects degraded (7.705%); 1206/212070 objects misplaced (0.569%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T18:16:07.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:07 smithi131 bash[88347]: cluster 2024-08-17T18:16:06.746620+0000 mgr.y (mgr.34107) 2228 : cluster [DBG] pgmap v3094: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 57 MiB/s wr, 916 op/s; 16341/212070 objects degraded (7.705%); 1206/212070 objects misplaced (0.569%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T18:16:07.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:07 smithi131 bash[88347]: cluster 2024-08-17T18:16:06.829392+0000 mon.a (mon.0) 3280 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:16:07.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:07 smithi131 bash[88347]: cluster 2024-08-17T18:16:06.829392+0000 mon.a (mon.0) 3280 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:16:07.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:07 smithi131 bash[88347]: audit 2024-08-17T18:16:06.850591+0000 mon.a (mon.0) 3281 : audit [INF] from='client.? 172.21.15.131:0/3244386965' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:16:07.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:07 smithi131 bash[88347]: audit 2024-08-17T18:16:06.850591+0000 mon.a (mon.0) 3281 : audit [INF] from='client.? 172.21.15.131:0/3244386965' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:16:07.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:07 smithi131 bash[88347]: cluster 2024-08-17T18:16:06.854938+0000 mon.a (mon.0) 3282 : cluster [DBG] osdmap e1532: 8 total, 8 up, 7 in 2024-08-17T18:16:07.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:07 smithi131 bash[88347]: cluster 2024-08-17T18:16:06.854938+0000 mon.a (mon.0) 3282 : cluster [DBG] osdmap e1532: 8 total, 8 up, 7 in 2024-08-17T18:16:07.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:07 smithi131 bash[88347]: audit 2024-08-17T18:16:06.924139+0000 mon.a (mon.0) 3283 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:16:07.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:07 smithi131 bash[88347]: audit 2024-08-17T18:16:06.924139+0000 mon.a (mon.0) 3283 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:16:07.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:07 smithi131 bash[88347]: audit 2024-08-17T18:16:06.925293+0000 mon.a (mon.0) 3284 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:16:07.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:07 smithi131 bash[88347]: audit 2024-08-17T18:16:06.925293+0000 mon.a (mon.0) 3284 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:16:07.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:07 smithi131 bash[88347]: audit 2024-08-17T18:16:06.932365+0000 mon.a (mon.0) 3285 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:16:07.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:07 smithi131 bash[88347]: audit 2024-08-17T18:16:06.932365+0000 mon.a (mon.0) 3285 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:16:07.861 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:07.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:07.866 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:07.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:07 smithi169 bash[79348]: cluster 2024-08-17T18:16:06.746620+0000 mgr.y (mgr.34107) 2228 : cluster [DBG] pgmap v3094: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 57 MiB/s wr, 916 op/s; 16341/212070 objects degraded (7.705%); 1206/212070 objects misplaced (0.569%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T18:16:07.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:07 smithi169 bash[79348]: cluster 2024-08-17T18:16:06.746620+0000 mgr.y (mgr.34107) 2228 : cluster [DBG] pgmap v3094: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 57 MiB/s wr, 916 op/s; 16341/212070 objects degraded (7.705%); 1206/212070 objects misplaced (0.569%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T18:16:07.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:07 smithi169 bash[79348]: cluster 2024-08-17T18:16:06.829392+0000 mon.a (mon.0) 3280 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:16:07.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:07 smithi169 bash[79348]: cluster 2024-08-17T18:16:06.829392+0000 mon.a (mon.0) 3280 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:16:07.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:07 smithi169 bash[79348]: audit 2024-08-17T18:16:06.850591+0000 mon.a (mon.0) 3281 : audit [INF] from='client.? 172.21.15.131:0/3244386965' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:16:07.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:07 smithi169 bash[79348]: audit 2024-08-17T18:16:06.850591+0000 mon.a (mon.0) 3281 : audit [INF] from='client.? 172.21.15.131:0/3244386965' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:16:07.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:07 smithi169 bash[79348]: cluster 2024-08-17T18:16:06.854938+0000 mon.a (mon.0) 3282 : cluster [DBG] osdmap e1532: 8 total, 8 up, 7 in 2024-08-17T18:16:07.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:07 smithi169 bash[79348]: cluster 2024-08-17T18:16:06.854938+0000 mon.a (mon.0) 3282 : cluster [DBG] osdmap e1532: 8 total, 8 up, 7 in 2024-08-17T18:16:07.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:07 smithi169 bash[79348]: audit 2024-08-17T18:16:06.924139+0000 mon.a (mon.0) 3283 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:16:07.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:07 smithi169 bash[79348]: audit 2024-08-17T18:16:06.924139+0000 mon.a (mon.0) 3283 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:16:07.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:07 smithi169 bash[79348]: audit 2024-08-17T18:16:06.925293+0000 mon.a (mon.0) 3284 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:16:07.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:07 smithi169 bash[79348]: audit 2024-08-17T18:16:06.925293+0000 mon.a (mon.0) 3284 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:16:07.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:07 smithi169 bash[79348]: audit 2024-08-17T18:16:06.932365+0000 mon.a (mon.0) 3285 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:16:07.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:07 smithi169 bash[79348]: audit 2024-08-17T18:16:06.932365+0000 mon.a (mon.0) 3285 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:16:07.967 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:07.987 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:07.988 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:07.990 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:08.026 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 65 16 72912 72896 70.082 51 0.00280297 0.0142349 2024-08-17T18:16:08.090 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:08.130 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:08.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:08.134 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:08.236 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:08.264 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:08.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:08.269 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:08.369 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:08.397 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:08.400 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:08.400 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:08.501 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:08.527 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:08.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:08.530 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:08.631 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:08.655 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:08.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:08.660 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:08.761 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:08.781 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:08.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:08.783 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:08.884 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:08.905 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:08.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:08.907 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:09.008 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:09.027 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 66 16 73532 73516 69.6072 38.75 0.00752195 0.0142927 2024-08-17T18:16:09.034 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:09.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:09.036 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:09.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:16:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:16:08] "GET /metrics HTTP/1.1" 200 36624 "" "Prometheus/2.51.0" 2024-08-17T18:16:09.136 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:09.167 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:09.172 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:09.172 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:09.273 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:09.303 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:09.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:09.307 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:16:09.407 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:09.418 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:09 smithi131 bash[89561]: audit 2024-08-17T18:16:08.302777+0000 mon.a (mon.0) 3286 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:16:09.418 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:09 smithi131 bash[89561]: audit 2024-08-17T18:16:08.302777+0000 mon.a (mon.0) 3286 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:16:09.418 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:09 smithi131 bash[89561]: audit 2024-08-17T18:16:08.304154+0000 mon.a (mon.0) 3287 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:16:09.418 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:09 smithi131 bash[89561]: audit 2024-08-17T18:16:08.304154+0000 mon.a (mon.0) 3287 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:16:09.418 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:09 smithi131 bash[88347]: audit 2024-08-17T18:16:08.302777+0000 mon.a (mon.0) 3286 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:16:09.418 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:09 smithi131 bash[88347]: audit 2024-08-17T18:16:08.302777+0000 mon.a (mon.0) 3286 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:16:09.418 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:09 smithi131 bash[88347]: audit 2024-08-17T18:16:08.304154+0000 mon.a (mon.0) 3287 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:16:09.418 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:09 smithi131 bash[88347]: audit 2024-08-17T18:16:08.304154+0000 mon.a (mon.0) 3287 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:16:09.440 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:09.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:09.444 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:09.545 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:09.582 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:09.585 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:09 smithi169 bash[79348]: audit 2024-08-17T18:16:08.302777+0000 mon.a (mon.0) 3286 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:16:09.585 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:09 smithi169 bash[79348]: audit 2024-08-17T18:16:08.302777+0000 mon.a (mon.0) 3286 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:16:09.585 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:09 smithi169 bash[79348]: audit 2024-08-17T18:16:08.304154+0000 mon.a (mon.0) 3287 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:16:09.586 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:09 smithi169 bash[79348]: audit 2024-08-17T18:16:08.304154+0000 mon.a (mon.0) 3287 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:16:09.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:09.586 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:09.687 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:09.714 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:09.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:09.721 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:09.822 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:09.858 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:09.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:09.860 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:09.960 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:10.034 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 67 16 74478 74462 69.4507 59.125 0.00770079 0.0143921 2024-08-17T18:16:10.060 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:10.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:10.066 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:10.167 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:10.205 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:10.210 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:10.210 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:10.311 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:10.343 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:10.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:10.347 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:10.448 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:10.479 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:10.483 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:10.483 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:10.584 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:10.593 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:10 smithi169 bash[79348]: cluster 2024-08-17T18:16:08.746999+0000 mgr.y (mgr.34107) 2229 : cluster [DBG] pgmap v3096: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 53 MiB/s wr, 844 op/s; 16341/212070 objects degraded (7.705%); 1206/212070 objects misplaced (0.569%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T18:16:10.594 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:10 smithi169 bash[79348]: cluster 2024-08-17T18:16:08.746999+0000 mgr.y (mgr.34107) 2229 : cluster [DBG] pgmap v3096: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 53 MiB/s wr, 844 op/s; 16341/212070 objects degraded (7.705%); 1206/212070 objects misplaced (0.569%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T18:16:10.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:10 smithi131 bash[88347]: cluster 2024-08-17T18:16:08.746999+0000 mgr.y (mgr.34107) 2229 : cluster [DBG] pgmap v3096: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 53 MiB/s wr, 844 op/s; 16341/212070 objects degraded (7.705%); 1206/212070 objects misplaced (0.569%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T18:16:10.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:10 smithi131 bash[88347]: cluster 2024-08-17T18:16:08.746999+0000 mgr.y (mgr.34107) 2229 : cluster [DBG] pgmap v3096: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 53 MiB/s wr, 844 op/s; 16341/212070 objects degraded (7.705%); 1206/212070 objects misplaced (0.569%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T18:16:10.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:10 smithi131 bash[89561]: cluster 2024-08-17T18:16:08.746999+0000 mgr.y (mgr.34107) 2229 : cluster [DBG] pgmap v3096: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 53 MiB/s wr, 844 op/s; 16341/212070 objects degraded (7.705%); 1206/212070 objects misplaced (0.569%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T18:16:10.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:10 smithi131 bash[89561]: cluster 2024-08-17T18:16:08.746999+0000 mgr.y (mgr.34107) 2229 : cluster [DBG] pgmap v3096: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.3 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 53 MiB/s wr, 844 op/s; 16341/212070 objects degraded (7.705%); 1206/212070 objects misplaced (0.569%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T18:16:10.608 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:10.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:10.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:10.711 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:10.749 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:10.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:10.754 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:10.855 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:10.880 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:10.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:10.890 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:16:10.991 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:11.016 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:11.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:11.023 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:11.027 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 68 16 75412 75396 69.2877 58.375 0.00969921 0.0144274 2024-08-17T18:16:11.124 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:11.146 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:11.153 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:11.153 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:11.254 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:11.298 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:11.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:11.301 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:11.402 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:11.435 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:11.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:11.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:11.539 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:11.552 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:11 smithi131 bash[89561]: cluster 2024-08-17T18:16:11.159692+0000 mon.a (mon.0) 3288 : cluster [WRN] Health check update: Degraded data redundancy: 16341/212070 objects degraded (7.705%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:11.552 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:11 smithi131 bash[89561]: cluster 2024-08-17T18:16:11.159692+0000 mon.a (mon.0) 3288 : cluster [WRN] Health check update: Degraded data redundancy: 16341/212070 objects degraded (7.705%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:11.552 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:11 smithi131 bash[88347]: cluster 2024-08-17T18:16:11.159692+0000 mon.a (mon.0) 3288 : cluster [WRN] Health check update: Degraded data redundancy: 16341/212070 objects degraded (7.705%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:11.552 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:11 smithi131 bash[88347]: cluster 2024-08-17T18:16:11.159692+0000 mon.a (mon.0) 3288 : cluster [WRN] Health check update: Degraded data redundancy: 16341/212070 objects degraded (7.705%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:11.583 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:11.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:11.586 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:16:11.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:11 smithi169 bash[79348]: cluster 2024-08-17T18:16:11.159692+0000 mon.a (mon.0) 3288 : cluster [WRN] Health check update: Degraded data redundancy: 16341/212070 objects degraded (7.705%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:11.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:11 smithi169 bash[79348]: cluster 2024-08-17T18:16:11.159692+0000 mon.a (mon.0) 3288 : cluster [WRN] Health check update: Degraded data redundancy: 16341/212070 objects degraded (7.705%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:11.686 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:11.713 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:11.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:11.717 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:11.818 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:11.850 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:11.852 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:11.853 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:11.954 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:11.985 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_ops_in_flight 2024-08-17T18:16:11.995 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:12.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:12.000 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:12.029 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 69 16 76339 76323 69.121 57.9375 0.0146734 0.0144611 2024-08-17T18:16:12.038 INFO:teuthology.orchestra.run.smithi131.stdout:{"pg_ready":true,"pg_map":{"version":3093,"stamp":"2024-08-17T18:16:04.745390+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":4475262949,"num_objects":68304,"num_object_clones":0,"num_object_copies":204912,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":16341,"num_objects_misplaced":1513,"num_objects_unfound":0,"num_objects_dirty":68304,"num_whiteouts":0,"num_read":65,"num_read_kb":68,"num_write":68342,"num_write_kb":4369825,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1232,"num_bytes_recovered":77603318,"num_keys_recovered":70,"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":69982,"ondisk_log_size":69982,"up":297,"acting":290,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":300,"num_osds":7,"num_per_pool_osds":7,"num_per_pool_omap_osds":7,"kb":656216064,"kb_used":18199356,"kb_used_data":12543748,"kb_used_omap":224,"kb_used_meta":5655327,"kb_avail":638016708,"statfs":{"total":671965249536,"available":653329108992,"internally_reserved":0,"allocated":12844797952,"data_stored":12807587411,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":230247,"internal_metadata":5791055001},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":7,"apply_latency_ms":7,"commit_latency_ns":7000000,"apply_latency_ns":7000000},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":693174272,"num_objects":10577,"num_object_clones":0,"num_object_copies":31731,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":-520,"num_objects_unfound":0,"num_objects_dirty":10577,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10577,"num_write_kb":676928,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":520,"num_bytes_recovered":34078720,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.004050"},"pg_stats":[{"pgid":"58.f","version":"1531'4115","reported_seq":6505,"reported_epoch":1531,"state":"active+recovering+undersized+remapped","last_fresh":"2024-08-17T18:16:00.736525+0000","last_change":"2024-08-17T18:15:35.576338+0000","last_active":"2024-08-17T18:16:00.736525+0000","last_peered":"2024-08-17T18:16:00.736525+0000","last_clean":"2024-08-17T18:15:33.392071+0000","last_became_active":"2024-08-17T18:15:35.548124+0000","last_became_peered":"2024-08-17T18:15:35.548124+0000","last_unstale":"2024-08-17T18:16:00.736525+0000","last_undegraded":"2024-08-17T18:16:00.736525+0000","last_fullsized":"2024-08-17T18:15:35.415353+0000","mapping_epoch":1528,"log_start":"0'0","ondisk_log_start":"0'0","created":1521,"last_epoch_clean":1522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_clean_scrub_stamp":"2024-08-17T18:14:41.312614+0000","objects_scrubbed":0,"log_size":4115,"log_dups_size":0,"ondisk_log_size":4115,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":269680640,"num_objects":4115,"num_object_clones":0,"num_object_copies":12345,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":1513,"num_objects_unfound":0,"num_objects_dirty":4115,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4115,"num_write_kb":263360,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1179,"num_bytes_recovered":77266944,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,0],"acting":[1,6],"avail_no_missing":["1","2","6"],"object_location_counts":[{"shards":"1,2,6","objects":1513},{"shards":"1,6","objects":2602}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"58.e","version":"1531'4155","reported_seq":4189,"reported_epoch":1531,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-08-17T18:16:00.693278+0000","last_change":"2024-08-17T18:15:35.596006+0000","last_active":"2024-08-17T18:16:00.693278+0000","last_peered":"2024-08-17T18:16:00.693278+0000","last_clean":"2024-08-17T18:15:33.403673+0000","last_became_active":"2024-08-17T18:15:35.585631+0000","last_became_peered":"2024-08-17T18:15:35.585631+0000","last_unstale":"2024-08-17T18:16:00.693278+0000","last_undegraded":"2024-08-17T18:15:35.484329+0000","last_fullsized":"2024-08-17T18:15:35.419107+0000","mapping_epoch":1528,"log_start":"0'0","ondisk_log_start":"0'0","created":1521,"last_epoch_clean":1522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_clean_scrub_stamp":"2024-08-17T18:14:41.312614+0000","objects_scrubbed":0,"log_size":4155,"log_dups_size":0,"ondisk_log_size":4155,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":272302080,"num_objects":4155,"num_object_clones":0,"num_object_copies":12465,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2671,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4155,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4155,"num_write_kb":265920,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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],"avail_no_missing":["1","2","3"],"object_location_counts":[{"shards":"1,2,3","objects":2671},{"shards":"1,3","objects":1484}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"58.d","version":"1531'4231","reported_seq":4264,"reported_epoch":1531,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-08-17T18:16:00.660554+0000","last_change":"2024-08-17T18:15:35.586695+0000","last_active":"2024-08-17T18:16:00.660554+0000","last_peered":"2024-08-17T18:16:00.660554+0000","last_clean":"2024-08-17T18:15:33.410501+0000","last_became_active":"2024-08-17T18:15:35.580949+0000","last_became_peered":"2024-08-17T18:15:35.580949+0000","last_unstale":"2024-08-17T18:16:00.660554+0000","last_undegraded":"2024-08-17T18:15:35.468337+0000","last_fullsized":"2024-08-17T18:15:35.415604+0000","mapping_epoch":1528,"log_start":"0'0","ondisk_log_start":"0'0","created":1521,"last_epoch_clean":1522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_clean_scrub_stamp":"2024-08-17T18:14:41.312614+0000","objects_scrubbed":0,"log_size":4231,"log_dups_size":0,"ondisk_log_size":4231,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":277282816,"num_objects":4231,"num_object_clones":0,"num_object_copies":12693,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2707,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4231,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4231,"num_write_kb":270784,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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],"avail_no_missing":["1","2","3"],"object_location_counts":[{"shards":"1,2,3","objects":2707},{"shards":"1,3","objects":1524}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"58.c","version":"1531'4436","reported_seq":4463,"reported_epoch":1531,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-08-17T18:16:04.693174+0000","last_change":"2024-08-17T18:15:35.563942+0000","last_active":"2024-08-17T18:16:04.693174+0000","last_peered":"2024-08-17T18:16:04.693174+0000","last_clean":"2024-08-17T18:15:33.408269+0000","last_became_active":"2024-08-17T18:15:35.517312+0000","last_became_peered":"2024-08-17T18:15:35.517312+0000","last_unstale":"2024-08-17T18:16:04.693174+0000","last_undegraded":"2024-08-17T18:15:35.500396+0000","last_fullsized":"2024-08-17T18:15:35.410834+0000","mapping_epoch":1528,"log_start":"0'0","ondisk_log_start":"0'0","created":1521,"last_epoch_clean":1522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_clean_scrub_stamp":"2024-08-17T18:14:41.312614+0000","objects_scrubbed":0,"log_size":4436,"log_dups_size":0,"ondisk_log_size":4436,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:02:59.002953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":290717696,"num_objects":4436,"num_object_clones":0,"num_object_copies":13308,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2776,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4436,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4436,"num_write_kb":283904,"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":[4,6,5],"acting":[4,6],"avail_no_missing":["4","2","6"],"object_location_counts":[{"shards":"2,4,6","objects":2776},{"shards":"4,6","objects":1660}],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"58.b","version":"1531'4178","reported_seq":4209,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:16:00.691147+0000","last_change":"2024-08-17T18:14:42.353728+0000","last_active":"2024-08-17T18:16:00.691147+0000","last_peered":"2024-08-17T18:16:00.691147+0000","last_clean":"2024-08-17T18:16:00.691147+0000","last_became_active":"2024-08-17T18:14:42.353454+0000","last_became_peered":"2024-08-17T18:14:42.353454+0000","last_unstale":"2024-08-17T18:16:00.691147+0000","last_undegraded":"2024-08-17T18:16:00.691147+0000","last_fullsized":"2024-08-17T18:16:00.691147+0000","mapping_epoch":1521,"log_start":"0'0","ondisk_log_start":"0'0","created":1521,"last_epoch_clean":1522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_clean_scrub_stamp":"2024-08-17T18:14:41.312614+0000","objects_scrubbed":0,"log_size":4178,"log_dups_size":0,"ondisk_log_size":4178,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:24:00.864127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":273809408,"num_objects":4178,"num_object_clones":0,"num_object_copies":12534,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4178,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4178,"num_write_kb":267392,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,7],"acting":[1,6,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"58.a","version":"1531'4382","reported_seq":4401,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:16:04.084710+0000","last_change":"2024-08-17T18:14:42.364189+0000","last_active":"2024-08-17T18:16:04.084710+0000","last_peered":"2024-08-17T18:16:04.084710+0000","last_clean":"2024-08-17T18:16:04.084710+0000","last_became_active":"2024-08-17T18:14:42.363933+0000","last_became_peered":"2024-08-17T18:14:42.363933+0000","last_unstale":"2024-08-17T18:16:04.084710+0000","last_undegraded":"2024-08-17T18:16:04.084710+0000","last_fullsized":"2024-08-17T18:16:04.084710+0000","mapping_epoch":1521,"log_start":"0'0","ondisk_log_start":"0'0","created":1521,"last_epoch_clean":1522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_clean_scrub_stamp":"2024-08-17T18:14:41.312614+0000","objects_scrubbed":0,"log_size":4382,"log_dups_size":0,"ondisk_log_size":4382,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:21:18.850031+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":287178752,"num_objects":4382,"num_object_clones":0,"num_object_copies":13146,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4382,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4382,"num_write_kb":280448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"58.9","version":"1531'4173","reported_seq":4207,"reported_epoch":1531,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-08-17T18:16:00.578869+0000","last_change":"2024-08-17T18:15:35.611997+0000","last_active":"2024-08-17T18:16:00.578869+0000","last_peered":"2024-08-17T18:16:00.578869+0000","last_clean":"2024-08-17T18:15:33.405511+0000","last_became_active":"2024-08-17T18:15:35.599281+0000","last_became_peered":"2024-08-17T18:15:35.599281+0000","last_unstale":"2024-08-17T18:16:00.578869+0000","last_undegraded":"2024-08-17T18:15:35.456373+0000","last_fullsized":"2024-08-17T18:15:35.413117+0000","mapping_epoch":1528,"log_start":"0'0","ondisk_log_start":"0'0","created":1521,"last_epoch_clean":1522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_clean_scrub_stamp":"2024-08-17T18:14:41.312614+0000","objects_scrubbed":0,"log_size":4173,"log_dups_size":0,"ondisk_log_size":4173,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":273481728,"num_objects":4173,"num_object_clones":0,"num_object_copies":12519,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2743,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4173,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4173,"num_write_kb":267072,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,1,6],"acting":[3,1],"avail_no_missing":["3","1","2"],"object_location_counts":[{"shards":"1,2,3","objects":2743},{"shards":"1,3","objects":1430}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"58.8","version":"1531'4177","reported_seq":4210,"reported_epoch":1531,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-08-17T18:16:00.698807+0000","last_change":"2024-08-17T18:15:35.607578+0000","last_active":"2024-08-17T18:16:00.698807+0000","last_peered":"2024-08-17T18:16:00.698807+0000","last_clean":"2024-08-17T18:15:33.426902+0000","last_became_active":"2024-08-17T18:15:35.600217+0000","last_became_peered":"2024-08-17T18:15:35.600217+0000","last_unstale":"2024-08-17T18:16:00.698807+0000","last_undegraded":"2024-08-17T18:15:35.490478+0000","last_fullsized":"2024-08-17T18:15:35.412898+0000","mapping_epoch":1528,"log_start":"0'0","ondisk_log_start":"0'0","created":1521,"last_epoch_clean":1522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_clean_scrub_stamp":"2024-08-17T18:14:41.312614+0000","objects_scrubbed":0,"log_size":4177,"log_dups_size":0,"ondisk_log_size":4177,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":273743872,"num_objects":4177,"num_object_clones":0,"num_object_copies":12531,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2733,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4177,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4177,"num_write_kb":267328,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,6],"acting":[1,4],"avail_no_missing":["1","2","4"],"object_location_counts":[{"shards":"1,2,4","objects":2733},{"shards":"1,4","objects":1444}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"58.7","version":"1531'4129","reported_seq":4163,"reported_epoch":1531,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-08-17T18:16:00.567617+0000","last_change":"2024-08-17T18:15:35.604520+0000","last_active":"2024-08-17T18:16:00.567617+0000","last_peered":"2024-08-17T18:16:00.567617+0000","last_clean":"2024-08-17T18:15:33.396420+0000","last_became_active":"2024-08-17T18:15:35.591627+0000","last_became_peered":"2024-08-17T18:15:35.591627+0000","last_unstale":"2024-08-17T18:16:00.567617+0000","last_undegraded":"2024-08-17T18:15:35.456177+0000","last_fullsized":"2024-08-17T18:15:35.418994+0000","mapping_epoch":1528,"log_start":"0'0","ondisk_log_start":"0'0","created":1521,"last_epoch_clean":1522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_clean_scrub_stamp":"2024-08-17T18:14:41.312614+0000","objects_scrubbed":0,"log_size":4129,"log_dups_size":0,"ondisk_log_size":4129,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":270598144,"num_objects":4129,"num_object_clones":0,"num_object_copies":12387,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2711,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4129,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4129,"num_write_kb":264256,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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],"avail_no_missing":["3","2","6"],"object_location_counts":[{"shards":"2,3,6","objects":2711},{"shards":"3,6","objects":1418}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"58.6","version":"1531'4117","reported_seq":4148,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:16:00.574450+0000","last_change":"2024-08-17T18:14:42.361558+0000","last_active":"2024-08-17T18:16:00.574450+0000","last_peered":"2024-08-17T18:16:00.574450+0000","last_clean":"2024-08-17T18:16:00.574450+0000","last_became_active":"2024-08-17T18:14:42.360866+0000","last_became_peered":"2024-08-17T18:14:42.360866+0000","last_unstale":"2024-08-17T18:16:00.574450+0000","last_undegraded":"2024-08-17T18:16:00.574450+0000","last_fullsized":"2024-08-17T18:16:00.574450+0000","mapping_epoch":1521,"log_start":"0'0","ondisk_log_start":"0'0","created":1521,"last_epoch_clean":1522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_clean_scrub_stamp":"2024-08-17T18:14:41.312614+0000","objects_scrubbed":0,"log_size":4117,"log_dups_size":0,"ondisk_log_size":4117,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:51:44.276798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":269811712,"num_objects":4117,"num_object_clones":0,"num_object_copies":12351,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4117,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4117,"num_write_kb":263488,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"58.5","version":"1531'4507","reported_seq":4526,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:16:04.698516+0000","last_change":"2024-08-17T18:14:42.365765+0000","last_active":"2024-08-17T18:16:04.698516+0000","last_peered":"2024-08-17T18:16:04.698516+0000","last_clean":"2024-08-17T18:16:04.698516+0000","last_became_active":"2024-08-17T18:14:42.365429+0000","last_became_peered":"2024-08-17T18:14:42.365429+0000","last_unstale":"2024-08-17T18:16:04.698516+0000","last_undegraded":"2024-08-17T18:16:04.698516+0000","last_fullsized":"2024-08-17T18:16:04.698516+0000","mapping_epoch":1521,"log_start":"0'0","ondisk_log_start":"0'0","created":1521,"last_epoch_clean":1522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_clean_scrub_stamp":"2024-08-17T18:14:41.312614+0000","objects_scrubbed":0,"log_size":4507,"log_dups_size":0,"ondisk_log_size":4507,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:09:26.322564+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":295370752,"num_objects":4507,"num_object_clones":0,"num_object_copies":13521,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4507,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4507,"num_write_kb":288448,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"58.4","version":"1531'4373","reported_seq":4392,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:16:04.539357+0000","last_change":"2024-08-17T18:14:42.356194+0000","last_active":"2024-08-17T18:16:04.539357+0000","last_peered":"2024-08-17T18:16:04.539357+0000","last_clean":"2024-08-17T18:16:04.539357+0000","last_became_active":"2024-08-17T18:14:42.355770+0000","last_became_peered":"2024-08-17T18:14:42.355770+0000","last_unstale":"2024-08-17T18:16:04.539357+0000","last_undegraded":"2024-08-17T18:16:04.539357+0000","last_fullsized":"2024-08-17T18:16:04.539357+0000","mapping_epoch":1521,"log_start":"0'0","ondisk_log_start":"0'0","created":1521,"last_epoch_clean":1522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_clean_scrub_stamp":"2024-08-17T18:14:41.312614+0000","objects_scrubbed":0,"log_size":4373,"log_dups_size":0,"ondisk_log_size":4373,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:28:30.675638+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":286588928,"num_objects":4373,"num_object_clones":0,"num_object_copies":13119,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4373,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4373,"num_write_kb":279872,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,3,5],"acting":[6,3,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"58.3","version":"1531'4235","reported_seq":4266,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:16:00.575211+0000","last_change":"2024-08-17T18:14:42.360622+0000","last_active":"2024-08-17T18:16:00.575211+0000","last_peered":"2024-08-17T18:16:00.575211+0000","last_clean":"2024-08-17T18:16:00.575211+0000","last_became_active":"2024-08-17T18:14:42.360248+0000","last_became_peered":"2024-08-17T18:14:42.360248+0000","last_unstale":"2024-08-17T18:16:00.575211+0000","last_undegraded":"2024-08-17T18:16:00.575211+0000","last_fullsized":"2024-08-17T18:16:00.575211+0000","mapping_epoch":1521,"log_start":"0'0","ondisk_log_start":"0'0","created":1521,"last_epoch_clean":1522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_clean_scrub_stamp":"2024-08-17T18:14:41.312614+0000","objects_scrubbed":0,"log_size":4235,"log_dups_size":0,"ondisk_log_size":4235,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:09:47.203373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":277544960,"num_objects":4235,"num_object_clones":0,"num_object_copies":12705,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4235,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4235,"num_write_kb":271040,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"58.2","version":"1531'4381","reported_seq":4400,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:16:04.186846+0000","last_change":"2024-08-17T18:14:42.358269+0000","last_active":"2024-08-17T18:16:04.186846+0000","last_peered":"2024-08-17T18:16:04.186846+0000","last_clean":"2024-08-17T18:16:04.186846+0000","last_became_active":"2024-08-17T18:14:42.357959+0000","last_became_peered":"2024-08-17T18:14:42.357959+0000","last_unstale":"2024-08-17T18:16:04.186846+0000","last_undegraded":"2024-08-17T18:16:04.186846+0000","last_fullsized":"2024-08-17T18:16:04.186846+0000","mapping_epoch":1521,"log_start":"0'0","ondisk_log_start":"0'0","created":1521,"last_epoch_clean":1522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_clean_scrub_stamp":"2024-08-17T18:14:41.312614+0000","objects_scrubbed":0,"log_size":4381,"log_dups_size":0,"ondisk_log_size":4381,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:11:41.805516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":287113216,"num_objects":4381,"num_object_clones":0,"num_object_copies":13143,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4381,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4381,"num_write_kb":280384,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"58.1","version":"1531'4442","reported_seq":4461,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:16:04.526289+0000","last_change":"2024-08-17T18:14:42.360718+0000","last_active":"2024-08-17T18:16:04.526289+0000","last_peered":"2024-08-17T18:16:04.526289+0000","last_clean":"2024-08-17T18:16:04.526289+0000","last_became_active":"2024-08-17T18:14:42.360091+0000","last_became_peered":"2024-08-17T18:14:42.360091+0000","last_unstale":"2024-08-17T18:16:04.526289+0000","last_undegraded":"2024-08-17T18:16:04.526289+0000","last_fullsized":"2024-08-17T18:16:04.526289+0000","mapping_epoch":1521,"log_start":"0'0","ondisk_log_start":"0'0","created":1521,"last_epoch_clean":1522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_clean_scrub_stamp":"2024-08-17T18:14:41.312614+0000","objects_scrubbed":0,"log_size":4442,"log_dups_size":0,"ondisk_log_size":4442,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:57:15.243675+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":291110912,"num_objects":4442,"num_object_clones":0,"num_object_copies":13326,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4442,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4442,"num_write_kb":284288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"58.0","version":"1531'4247","reported_seq":4266,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:16:04.686827+0000","last_change":"2024-08-17T18:14:42.363515+0000","last_active":"2024-08-17T18:16:04.686827+0000","last_peered":"2024-08-17T18:16:04.686827+0000","last_clean":"2024-08-17T18:16:04.686827+0000","last_became_active":"2024-08-17T18:14:42.363302+0000","last_became_peered":"2024-08-17T18:14:42.363302+0000","last_unstale":"2024-08-17T18:16:04.686827+0000","last_undegraded":"2024-08-17T18:16:04.686827+0000","last_fullsized":"2024-08-17T18:16:04.686827+0000","mapping_epoch":1521,"log_start":"0'0","ondisk_log_start":"0'0","created":1521,"last_epoch_clean":1522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_clean_scrub_stamp":"2024-08-17T18:14:41.312614+0000","objects_scrubbed":0,"log_size":4247,"log_dups_size":0,"ondisk_log_size":4247,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T06:00:45.098481+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":278331392,"num_objects":4247,"num_object_clones":0,"num_object_copies":12741,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4247,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4247,"num_write_kb":271808,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[4,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"73'5","reported_seq":333,"reported_epoch":1530,"state":"active+clean","last_fresh":"2024-08-17T18:15:36.167882+0000","last_change":"2024-08-17T18:15:34.452856+0000","last_active":"2024-08-17T18:15:36.167882+0000","last_peered":"2024-08-17T18:15:36.167882+0000","last_clean":"2024-08-17T18:15:36.167882+0000","last_became_active":"2024-08-17T18:15:34.448239+0000","last_became_peered":"2024-08-17T18:15:34.448239+0000","last_unstale":"2024-08-17T18:15:36.167882+0000","last_undegraded":"2024-08-17T18:15:36.167882+0000","last_fullsized":"2024-08-17T18:15:36.167882+0000","mapping_epoch":1527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:20:33.444848+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":10,"num_bytes_recovered":2910,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"acting":[5,0,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":42,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:15:37.168954+0000","last_change":"2024-08-17T18:10:47.393093+0000","last_active":"2024-08-17T18:15:37.168954+0000","last_peered":"2024-08-17T18:15:37.168954+0000","last_clean":"2024-08-17T18:15:37.168954+0000","last_became_active":"2024-08-17T18:10:47.392498+0000","last_became_peered":"2024-08-17T18:10:47.392498+0000","last_unstale":"2024-08-17T18:15:37.168954+0000","last_undegraded":"2024-08-17T18:15:37.168954+0000","last_fullsized":"2024-08-17T18:15:37.168954+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:12:38.384285+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1e","version":"73'2","reported_seq":191,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:15:37.167318+0000","last_change":"2024-08-17T18:15:34.437608+0000","last_active":"2024-08-17T18:15:37.167318+0000","last_peered":"2024-08-17T18:15:37.167318+0000","last_clean":"2024-08-17T18:15:37.167318+0000","last_became_active":"2024-08-17T18:15:34.437011+0000","last_became_peered":"2024-08-17T18:15:34.437011+0000","last_unstale":"2024-08-17T18:15:37.167318+0000","last_undegraded":"2024-08-17T18:15:37.167318+0000","last_fullsized":"2024-08-17T18:15:37.167318+0000","mapping_epoch":1527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:48:59.192134+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,6,1],"acting":[3,6,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.19","version":"0'0","reported_seq":190,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:15:37.168765+0000","last_change":"2024-08-17T18:15:34.434980+0000","last_active":"2024-08-17T18:15:37.168765+0000","last_peered":"2024-08-17T18:15:37.168765+0000","last_clean":"2024-08-17T18:15:37.168765+0000","last_became_active":"2024-08-17T18:15:34.433930+0000","last_became_peered":"2024-08-17T18:15:34.433930+0000","last_unstale":"2024-08-17T18:15:37.168765+0000","last_undegraded":"2024-08-17T18:15:37.168765+0000","last_fullsized":"2024-08-17T18:15:37.168765+0000","mapping_epoch":1527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:28:18.785716+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1d","version":"72'2","reported_seq":1536,"reported_epoch":1530,"state":"active+clean","last_fresh":"2024-08-17T18:15:36.167020+0000","last_change":"2024-08-17T18:10:47.414749+0000","last_active":"2024-08-17T18:15:36.167020+0000","last_peered":"2024-08-17T18:15:36.167020+0000","last_clean":"2024-08-17T18:15:36.167020+0000","last_became_active":"2024-08-17T18:10:47.385815+0000","last_became_peered":"2024-08-17T18:10:47.385815+0000","last_unstale":"2024-08-17T18:15:36.167020+0000","last_undegraded":"2024-08-17T18:15:36.167020+0000","last_fullsized":"2024-08-17T18:15:36.167020+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:32:40.437401+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"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,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":42,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:15:37.167768+0000","last_change":"2024-08-17T18:10:47.392029+0000","last_active":"2024-08-17T18:15:37.167768+0000","last_peered":"2024-08-17T18:15:37.167768+0000","last_clean":"2024-08-17T18:15:37.167768+0000","last_became_active":"2024-08-17T18:10:47.391509+0000","last_became_peered":"2024-08-17T18:10:47.391509+0000","last_unstale":"2024-08-17T18:15:37.167768+0000","last_undegraded":"2024-08-17T18:15:37.167768+0000","last_fullsized":"2024-08-17T18:15:37.167768+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:45:48.737922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1c","version":"72'2","reported_seq":1538,"reported_epoch":1530,"state":"active+clean","last_fresh":"2024-08-17T18:15:36.168119+0000","last_change":"2024-08-17T18:10:47.408402+0000","last_active":"2024-08-17T18:15:36.168119+0000","last_peered":"2024-08-17T18:15:36.168119+0000","last_clean":"2024-08-17T18:15:36.168119+0000","last_became_active":"2024-08-17T18:10:47.382767+0000","last_became_peered":"2024-08-17T18:10:47.382767+0000","last_unstale":"2024-08-17T18:15:36.168119+0000","last_undegraded":"2024-08-17T18:15:36.168119+0000","last_fullsized":"2024-08-17T18:15:36.168119+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:35:12.379303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,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":42,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:15:37.167728+0000","last_change":"2024-08-17T18:10:47.396541+0000","last_active":"2024-08-17T18:15:37.167728+0000","last_peered":"2024-08-17T18:15:37.167728+0000","last_clean":"2024-08-17T18:15:37.167728+0000","last_became_active":"2024-08-17T18:10:47.396211+0000","last_became_peered":"2024-08-17T18:10:47.396211+0000","last_unstale":"2024-08-17T18:15:37.167728+0000","last_undegraded":"2024-08-17T18:15:37.167728+0000","last_fullsized":"2024-08-17T18:15:37.167728+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:45:30.286998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1b","version":"73'2","reported_seq":42,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:15:37.167868+0000","last_change":"2024-08-17T18:10:47.391910+0000","last_active":"2024-08-17T18:15:37.167868+0000","last_peered":"2024-08-17T18:15:37.167868+0000","last_clean":"2024-08-17T18:15:37.167868+0000","last_became_active":"2024-08-17T18:10:47.389082+0000","last_became_peered":"2024-08-17T18:10:47.389082+0000","last_unstale":"2024-08-17T18:15:37.167868+0000","last_undegraded":"2024-08-17T18:15:37.167868+0000","last_fullsized":"2024-08-17T18:15:37.167868+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:35:02.302462+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":2022,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:15:37.171336+0000","last_change":"2024-08-17T18:15:34.431038+0000","last_active":"2024-08-17T18:15:37.171336+0000","last_peered":"2024-08-17T18:15:37.171336+0000","last_clean":"2024-08-17T18:15:37.171336+0000","last_became_active":"2024-08-17T18:15:34.430574+0000","last_became_peered":"2024-08-17T18:15:34.430574+0000","last_unstale":"2024-08-17T18:15:37.171336+0000","last_undegraded":"2024-08-17T18:15:37.171336+0000","last_fullsized":"2024-08-17T18:15:37.171336+0000","mapping_epoch":1527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:42:06.516672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,0],"acting":[1,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1a","version":"73'2","reported_seq":51,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:15:37.167857+0000","last_change":"2024-08-17T18:15:34.433885+0000","last_active":"2024-08-17T18:15:37.167857+0000","last_peered":"2024-08-17T18:15:37.167857+0000","last_clean":"2024-08-17T18:15:37.167857+0000","last_became_active":"2024-08-17T18:15:34.433075+0000","last_became_peered":"2024-08-17T18:15:34.433075+0000","last_unstale":"2024-08-17T18:15:37.167857+0000","last_undegraded":"2024-08-17T18:15:37.167857+0000","last_fullsized":"2024-08-17T18:15:37.167857+0000","mapping_epoch":1527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:22:43.077164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":290,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:15:37.167236+0000","last_change":"2024-08-17T18:15:34.434576+0000","last_active":"2024-08-17T18:15:37.167236+0000","last_peered":"2024-08-17T18:15:37.167236+0000","last_clean":"2024-08-17T18:15:37.167236+0000","last_became_active":"2024-08-17T18:15:34.434106+0000","last_became_peered":"2024-08-17T18:15:34.434106+0000","last_unstale":"2024-08-17T18:15:37.167236+0000","last_undegraded":"2024-08-17T18:15:37.167236+0000","last_fullsized":"2024-08-17T18:15:37.167236+0000","mapping_epoch":1527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:08:19.051453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":2368,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:15:37.171684+0000","last_change":"2024-08-17T18:10:47.386561+0000","last_active":"2024-08-17T18:15:37.171684+0000","last_peered":"2024-08-17T18:15:37.171684+0000","last_clean":"2024-08-17T18:15:37.171684+0000","last_became_active":"2024-08-17T18:10:47.385781+0000","last_became_peered":"2024-08-17T18:10:47.385781+0000","last_unstale":"2024-08-17T18:15:37.171684+0000","last_undegraded":"2024-08-17T18:15:37.171684+0000","last_fullsized":"2024-08-17T18:15:37.171684+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:47:49.065900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":946,"reported_epoch":1530,"state":"active+clean","last_fresh":"2024-08-17T18:15:36.161454+0000","last_change":"2024-08-17T18:14:28.861915+0000","last_active":"2024-08-17T18:15:36.161454+0000","last_peered":"2024-08-17T18:15:36.161454+0000","last_clean":"2024-08-17T18:15:36.161454+0000","last_became_active":"2024-08-17T18:14:28.860634+0000","last_became_peered":"2024-08-17T18:14:28.860634+0000","last_unstale":"2024-08-17T18:15:36.161454+0000","last_undegraded":"2024-08-17T18:15:36.161454+0000","last_fullsized":"2024-08-17T18:15:36.161454+0000","mapping_epoch":1519,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1520,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:38:15.392398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":269,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:15:37.166600+0000","last_change":"2024-08-17T17:57:12.447626+0000","last_active":"2024-08-17T18:15:37.166600+0000","last_peered":"2024-08-17T18:15:37.166600+0000","last_clean":"2024-08-17T18:15:37.166600+0000","last_became_active":"2024-08-17T17:57:12.447303+0000","last_became_peered":"2024-08-17T17:57:12.447303+0000","last_unstale":"2024-08-17T18:15:37.166600+0000","last_undegraded":"2024-08-17T18:15:37.166600+0000","last_fullsized":"2024-08-17T18:15:37.166600+0000","mapping_epoch":1405,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1406,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:55:37.275654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1525,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:15:37.168263+0000","last_change":"2024-08-17T17:54:32.126145+0000","last_active":"2024-08-17T18:15:37.168263+0000","last_peered":"2024-08-17T18:15:37.168263+0000","last_clean":"2024-08-17T18:15:37.168263+0000","last_became_active":"2024-08-17T17:54:32.125112+0000","last_became_peered":"2024-08-17T17:54:32.125112+0000","last_unstale":"2024-08-17T18:15:37.168263+0000","last_undegraded":"2024-08-17T18:15:37.168263+0000","last_fullsized":"2024-08-17T18:15:37.168263+0000","mapping_epoch":1378,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1379,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:28:52.765651+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":18,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:15:37.167460+0000","last_change":"2024-08-17T18:15:34.437974+0000","last_active":"2024-08-17T18:15:37.167460+0000","last_peered":"2024-08-17T18:15:37.167460+0000","last_clean":"2024-08-17T18:15:37.167460+0000","last_became_active":"2024-08-17T18:15:34.437179+0000","last_became_peered":"2024-08-17T18:15:34.437179+0000","last_unstale":"2024-08-17T18:15:37.167460+0000","last_undegraded":"2024-08-17T18:15:37.167460+0000","last_fullsized":"2024-08-17T18:15:37.167460+0000","mapping_epoch":1527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:51:06.980242+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":938,"reported_epoch":1530,"state":"active+clean","last_fresh":"2024-08-17T18:15:36.167957+0000","last_change":"2024-08-17T18:02:05.252661+0000","last_active":"2024-08-17T18:15:36.167957+0000","last_peered":"2024-08-17T18:15:36.167957+0000","last_clean":"2024-08-17T18:15:36.167957+0000","last_became_active":"2024-08-17T18:02:05.252209+0000","last_became_peered":"2024-08-17T18:02:05.252209+0000","last_unstale":"2024-08-17T18:15:36.167957+0000","last_undegraded":"2024-08-17T18:15:36.167957+0000","last_fullsized":"2024-08-17T18:15:36.167957+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:02:04.254394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.11","version":"0'0","reported_seq":2321,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:15:37.168994+0000","last_change":"2024-08-17T17:18:16.277739+0000","last_active":"2024-08-17T18:15:37.168994+0000","last_peered":"2024-08-17T18:15:37.168994+0000","last_clean":"2024-08-17T18:15:37.168994+0000","last_became_active":"2024-08-17T17:18:16.276554+0000","last_became_peered":"2024-08-17T17:18:16.276554+0000","last_unstale":"2024-08-17T18:15:37.168994+0000","last_undegraded":"2024-08-17T18:15:37.168994+0000","last_fullsized":"2024-08-17T18:15:37.168994+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:49.230009+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1509,"reported_epoch":1530,"state":"active+clean","last_fresh":"2024-08-17T18:15:36.167582+0000","last_change":"2024-08-17T17:17:00.910985+0000","last_active":"2024-08-17T18:15:36.167582+0000","last_peered":"2024-08-17T18:15:36.167582+0000","last_clean":"2024-08-17T18:15:36.167582+0000","last_became_active":"2024-08-17T17:17:00.910601+0000","last_became_peered":"2024-08-17T17:17:00.910601+0000","last_unstale":"2024-08-17T18:15:36.167582+0000","last_undegraded":"2024-08-17T18:15:36.167582+0000","last_fullsized":"2024-08-17T18:15:36.167582+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:23:11.495112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.15","version":"72'3","reported_seq":1548,"reported_epoch":1530,"state":"active+clean","last_fresh":"2024-08-17T18:15:36.160953+0000","last_change":"2024-08-17T18:14:28.860239+0000","last_active":"2024-08-17T18:15:36.160953+0000","last_peered":"2024-08-17T18:15:36.160953+0000","last_clean":"2024-08-17T18:15:36.160953+0000","last_became_active":"2024-08-17T18:14:28.859774+0000","last_became_peered":"2024-08-17T18:14:28.859774+0000","last_unstale":"2024-08-17T18:15:36.160953+0000","last_undegraded":"2024-08-17T18:15:36.160953+0000","last_fullsized":"2024-08-17T18:15:36.160953+0000","mapping_epoch":1519,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1520,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-19T03:15:03.616203+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":7,"num_read_kb":7,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,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":2383,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:15:37.170884+0000","last_change":"2024-08-17T18:15:34.443281+0000","last_active":"2024-08-17T18:15:37.170884+0000","last_peered":"2024-08-17T18:15:37.170884+0000","last_clean":"2024-08-17T18:15:37.170884+0000","last_became_active":"2024-08-17T18:15:34.442306+0000","last_became_peered":"2024-08-17T18:15:34.442306+0000","last_unstale":"2024-08-17T18:15:37.170884+0000","last_undegraded":"2024-08-17T18:15:37.170884+0000","last_fullsized":"2024-08-17T18:15:37.170884+0000","mapping_epoch":1527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:22:42.892408+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,0],"acting":[1,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"554'24","reported_seq":52,"reported_epoch":1530,"state":"active+clean","last_fresh":"2024-08-17T18:15:36.168435+0000","last_change":"2024-08-17T18:10:47.413095+0000","last_active":"2024-08-17T18:15:36.168435+0000","last_peered":"2024-08-17T18:15:36.168435+0000","last_clean":"2024-08-17T18:15:36.168435+0000","last_became_active":"2024-08-17T18:10:47.398775+0000","last_became_peered":"2024-08-17T18:10:47.398775+0000","last_unstale":"2024-08-17T18:15:36.168435+0000","last_undegraded":"2024-08-17T18:15:36.168435+0000","last_fullsized":"2024-08-17T18:15:36.168435+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:31:50.385217+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":10,"num_read_kb":9,"num_write":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":4756,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":42,"reported_epoch":1530,"state":"active+clean","last_fresh":"2024-08-17T18:15:36.167982+0000","last_change":"2024-08-17T18:10:47.401537+0000","last_active":"2024-08-17T18:15:36.167982+0000","last_peered":"2024-08-17T18:15:36.167982+0000","last_clean":"2024-08-17T18:15:36.167982+0000","last_became_active":"2024-08-17T18:10:47.401049+0000","last_became_peered":"2024-08-17T18:10:47.401049+0000","last_unstale":"2024-08-17T18:15:36.167982+0000","last_undegraded":"2024-08-17T18:15:36.167982+0000","last_fullsized":"2024-08-17T18:15:36.167982+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:38:07.417962+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.4","version":"474'149","reported_seq":879,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:15:37.166669+0000","last_change":"2024-08-17T18:06:01.768951+0000","last_active":"2024-08-17T18:15:37.166669+0000","last_peered":"2024-08-17T18:15:37.166669+0000","last_clean":"2024-08-17T18:15:37.166669+0000","last_became_active":"2024-08-17T18:06:01.716683+0000","last_became_peered":"2024-08-17T18:06:01.716683+0000","last_unstale":"2024-08-17T18:15:37.166669+0000","last_undegraded":"2024-08-17T18:15:37.166669+0000","last_fullsized":"2024-08-17T18:15:37.166669+0000","mapping_epoch":1477,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1478,"parent":"0.0","parent_split_bits":3,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:06:01.768826+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:06:01.768826+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:29:32.927583+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":42,"reported_epoch":1530,"state":"active+clean","last_fresh":"2024-08-17T18:15:36.164913+0000","last_change":"2024-08-17T18:10:47.400125+0000","last_active":"2024-08-17T18:15:36.164913+0000","last_peered":"2024-08-17T18:15:36.164913+0000","last_clean":"2024-08-17T18:15:36.164913+0000","last_became_active":"2024-08-17T18:10:47.399562+0000","last_became_peered":"2024-08-17T18:10:47.399562+0000","last_unstale":"2024-08-17T18:15:36.164913+0000","last_undegraded":"2024-08-17T18:15:36.164913+0000","last_fullsized":"2024-08-17T18:15:36.164913+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:14:40.461074+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"0'0","reported_seq":1573,"reported_epoch":1530,"state":"active+clean","last_fresh":"2024-08-17T18:15:36.163158+0000","last_change":"2024-08-17T18:15:34.447416+0000","last_active":"2024-08-17T18:15:36.163158+0000","last_peered":"2024-08-17T18:15:36.163158+0000","last_clean":"2024-08-17T18:15:36.163158+0000","last_became_active":"2024-08-17T18:15:34.446988+0000","last_became_peered":"2024-08-17T18:15:34.446988+0000","last_unstale":"2024-08-17T18:15:36.163158+0000","last_undegraded":"2024-08-17T18:15:36.163158+0000","last_fullsized":"2024-08-17T18:15:36.163158+0000","mapping_epoch":1527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:02:30.540127+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055220200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,7,3],"acting":[6,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"3.6","version":"73'1","reported_seq":495,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:15:37.174686+0000","last_change":"2024-08-17T18:10:47.411747+0000","last_active":"2024-08-17T18:15:37.174686+0000","last_peered":"2024-08-17T18:15:37.174686+0000","last_clean":"2024-08-17T18:15:37.174686+0000","last_became_active":"2024-08-17T18:10:47.387146+0000","last_became_peered":"2024-08-17T18:10:47.387146+0000","last_unstale":"2024-08-17T18:15:37.174686+0000","last_undegraded":"2024-08-17T18:15:37.174686+0000","last_fullsized":"2024-08-17T18:15:37.174686+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:51:37.084155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.5","version":"474'149","reported_seq":845,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:15:37.174879+0000","last_change":"2024-08-17T18:15:37.174879+0000","last_active":"2024-08-17T18:15:37.174879+0000","last_peered":"2024-08-17T18:15:37.174879+0000","last_clean":"2024-08-17T18:15:37.174879+0000","last_became_active":"2024-08-17T18:15:37.174570+0000","last_became_peered":"2024-08-17T18:15:37.174570+0000","last_unstale":"2024-08-17T18:15:37.174879+0000","last_undegraded":"2024-08-17T18:15:37.174879+0000","last_fullsized":"2024-08-17T18:15:37.174879+0000","mapping_epoch":1530,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1531,"parent":"0.0","parent_split_bits":3,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:09:32.102056+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:09:32.102056+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:40:26.979742+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.0","version":"0'0","reported_seq":184,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:15:37.166518+0000","last_change":"2024-08-17T18:02:05.256155+0000","last_active":"2024-08-17T18:15:37.166518+0000","last_peered":"2024-08-17T18:15:37.166518+0000","last_clean":"2024-08-17T18:15:37.166518+0000","last_became_active":"2024-08-17T18:02:05.255866+0000","last_became_peered":"2024-08-17T18:02:05.255866+0000","last_unstale":"2024-08-17T18:15:37.166518+0000","last_undegraded":"2024-08-17T18:15:37.166518+0000","last_fullsized":"2024-08-17T18:15:37.166518+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:42:45.768469+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":2374,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:15:37.174787+0000","last_change":"2024-08-17T18:10:47.389589+0000","last_active":"2024-08-17T18:15:37.174787+0000","last_peered":"2024-08-17T18:15:37.174787+0000","last_clean":"2024-08-17T18:15:37.174787+0000","last_became_active":"2024-08-17T18:10:47.389262+0000","last_became_peered":"2024-08-17T18:10:47.389262+0000","last_unstale":"2024-08-17T18:15:37.174787+0000","last_undegraded":"2024-08-17T18:15:37.174787+0000","last_fullsized":"2024-08-17T18:15:37.174787+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:48:17.861136+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":2331,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:15:37.167520+0000","last_change":"2024-08-17T17:18:16.320699+0000","last_active":"2024-08-17T18:15:37.167520+0000","last_peered":"2024-08-17T18:15:37.167520+0000","last_clean":"2024-08-17T18:15:37.167520+0000","last_became_active":"2024-08-17T17:18:16.292640+0000","last_became_peered":"2024-08-17T17:18:16.292640+0000","last_unstale":"2024-08-17T18:15:37.167520+0000","last_undegraded":"2024-08-17T18:15:37.167520+0000","last_fullsized":"2024-08-17T18:15:37.167520+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:21:16.574115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.6","version":"474'149","reported_seq":836,"reported_epoch":1530,"state":"active+clean","last_fresh":"2024-08-17T18:15:36.162608+0000","last_change":"2024-08-17T18:06:08.330931+0000","last_active":"2024-08-17T18:15:36.162608+0000","last_peered":"2024-08-17T18:15:36.162608+0000","last_clean":"2024-08-17T18:15:36.162608+0000","last_became_active":"2024-08-17T18:06:01.705567+0000","last_became_peered":"2024-08-17T18:06:01.705567+0000","last_unstale":"2024-08-17T18:15:36.162608+0000","last_undegraded":"2024-08-17T18:15:36.162608+0000","last_fullsized":"2024-08-17T18:15:36.162608+0000","mapping_epoch":1477,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1478,"parent":"0.0","parent_split_bits":3,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:06:08.330807+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:06:08.330807+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:31:23.726014+0000","scrub_duration":0.0058528679999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":871,"reported_epoch":1530,"state":"active+clean","last_fresh":"2024-08-17T18:15:36.166336+0000","last_change":"2024-08-17T17:49:45.922979+0000","last_active":"2024-08-17T18:15:36.166336+0000","last_peered":"2024-08-17T18:15:36.166336+0000","last_clean":"2024-08-17T18:15:36.166336+0000","last_became_active":"2024-08-17T17:49:45.922094+0000","last_became_peered":"2024-08-17T17:49:45.922094+0000","last_unstale":"2024-08-17T18:15:36.166336+0000","last_undegraded":"2024-08-17T18:15:36.166336+0000","last_fullsized":"2024-08-17T18:15:36.166336+0000","mapping_epoch":1317,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:21:12.259239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":1544,"reported_epoch":1530,"state":"active+clean","last_fresh":"2024-08-17T18:15:36.161173+0000","last_change":"2024-08-17T18:10:47.389004+0000","last_active":"2024-08-17T18:15:36.161173+0000","last_peered":"2024-08-17T18:15:36.161173+0000","last_clean":"2024-08-17T18:15:36.161173+0000","last_became_active":"2024-08-17T18:10:47.387397+0000","last_became_peered":"2024-08-17T18:10:47.387397+0000","last_unstale":"2024-08-17T18:15:36.161173+0000","last_undegraded":"2024-08-17T18:15:36.161173+0000","last_fullsized":"2024-08-17T18:15:36.161173+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:09:34.508657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069231800000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2387,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:15:37.171256+0000","last_change":"2024-08-17T18:15:34.439708+0000","last_active":"2024-08-17T18:15:37.171256+0000","last_peered":"2024-08-17T18:15:37.171256+0000","last_clean":"2024-08-17T18:15:37.171256+0000","last_became_active":"2024-08-17T18:15:34.439255+0000","last_became_peered":"2024-08-17T18:15:34.439255+0000","last_unstale":"2024-08-17T18:15:37.171256+0000","last_undegraded":"2024-08-17T18:15:37.171256+0000","last_fullsized":"2024-08-17T18:15:37.171256+0000","mapping_epoch":1527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:51:51.924296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.7","version":"474'149","reported_seq":836,"reported_epoch":1530,"state":"active+clean","last_fresh":"2024-08-17T18:15:36.163009+0000","last_change":"2024-08-17T18:06:03.378405+0000","last_active":"2024-08-17T18:15:36.163009+0000","last_peered":"2024-08-17T18:15:36.163009+0000","last_clean":"2024-08-17T18:15:36.163009+0000","last_became_active":"2024-08-17T18:06:01.705564+0000","last_became_peered":"2024-08-17T18:06:01.705564+0000","last_unstale":"2024-08-17T18:15:36.163009+0000","last_undegraded":"2024-08-17T18:15:36.163009+0000","last_fullsized":"2024-08-17T18:15:36.163009+0000","mapping_epoch":1477,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1478,"parent":"0.0","parent_split_bits":3,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:06:03.378253+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:06:03.378253+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:23:27.026029+0000","scrub_duration":0.0047506789999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":405,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:15:37.170672+0000","last_change":"2024-08-17T18:10:47.389077+0000","last_active":"2024-08-17T18:15:37.170672+0000","last_peered":"2024-08-17T18:15:37.170672+0000","last_clean":"2024-08-17T18:15:37.170672+0000","last_became_active":"2024-08-17T18:10:47.388387+0000","last_became_peered":"2024-08-17T18:10:47.388387+0000","last_unstale":"2024-08-17T18:15:37.170672+0000","last_undegraded":"2024-08-17T18:15:37.170672+0000","last_fullsized":"2024-08-17T18:15:37.170672+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:05:09.427007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":2375,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:15:37.171024+0000","last_change":"2024-08-17T17:17:00.884753+0000","last_active":"2024-08-17T18:15:37.171024+0000","last_peered":"2024-08-17T18:15:37.171024+0000","last_clean":"2024-08-17T18:15:37.171024+0000","last_became_active":"2024-08-17T17:17:00.883779+0000","last_became_peered":"2024-08-17T17:17:00.883779+0000","last_unstale":"2024-08-17T18:15:37.171024+0000","last_undegraded":"2024-08-17T18:15:37.171024+0000","last_fullsized":"2024-08-17T18:15:37.171024+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:51:16.619491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001020055,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1592,"reported_epoch":1530,"state":"active+clean","last_fresh":"2024-08-17T18:15:36.167171+0000","last_change":"2024-08-17T18:15:34.441904+0000","last_active":"2024-08-17T18:15:36.167171+0000","last_peered":"2024-08-17T18:15:36.167171+0000","last_clean":"2024-08-17T18:15:36.167171+0000","last_became_active":"2024-08-17T18:15:34.441474+0000","last_became_peered":"2024-08-17T18:15:34.441474+0000","last_unstale":"2024-08-17T18:15:36.167171+0000","last_undegraded":"2024-08-17T18:15:36.167171+0000","last_fullsized":"2024-08-17T18:15:36.167171+0000","mapping_epoch":1527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:39:13.569600+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1","version":"474'149","reported_seq":845,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:15:37.177739+0000","last_change":"2024-08-17T18:15:37.177739+0000","last_active":"2024-08-17T18:15:37.177739+0000","last_peered":"2024-08-17T18:15:37.177739+0000","last_clean":"2024-08-17T18:15:37.177739+0000","last_became_active":"2024-08-17T18:15:37.177371+0000","last_became_peered":"2024-08-17T18:15:37.177371+0000","last_unstale":"2024-08-17T18:15:37.177739+0000","last_undegraded":"2024-08-17T18:15:37.177739+0000","last_fullsized":"2024-08-17T18:15:37.177739+0000","mapping_epoch":1530,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1531,"parent":"0.0","parent_split_bits":4,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:06:03.595205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:06:03.595205+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:43:49.069160+0000","scrub_duration":0.0028714320000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.4","version":"0'0","reported_seq":1587,"reported_epoch":1530,"state":"active+clean","last_fresh":"2024-08-17T18:15:36.168001+0000","last_change":"2024-08-17T18:15:34.446262+0000","last_active":"2024-08-17T18:15:36.168001+0000","last_peered":"2024-08-17T18:15:36.168001+0000","last_clean":"2024-08-17T18:15:36.168001+0000","last_became_active":"2024-08-17T18:15:34.445628+0000","last_became_peered":"2024-08-17T18:15:34.445628+0000","last_unstale":"2024-08-17T18:15:36.168001+0000","last_undegraded":"2024-08-17T18:15:36.168001+0000","last_fullsized":"2024-08-17T18:15:36.168001+0000","mapping_epoch":1527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:59:50.616262+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,6],"acting":[5,3,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.3","version":"0'0","reported_seq":42,"reported_epoch":1530,"state":"active+clean","last_fresh":"2024-08-17T18:15:36.168124+0000","last_change":"2024-08-17T18:10:47.401225+0000","last_active":"2024-08-17T18:15:36.168124+0000","last_peered":"2024-08-17T18:15:36.168124+0000","last_clean":"2024-08-17T18:15:36.168124+0000","last_became_active":"2024-08-17T18:10:47.400927+0000","last_became_peered":"2024-08-17T18:10:47.400927+0000","last_unstale":"2024-08-17T18:15:36.168124+0000","last_undegraded":"2024-08-17T18:15:36.168124+0000","last_fullsized":"2024-08-17T18:15:36.168124+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:15:08.497783+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"66'2","reported_seq":1530,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:15:37.166517+0000","last_change":"2024-08-17T17:17:00.909906+0000","last_active":"2024-08-17T18:15:37.166517+0000","last_peered":"2024-08-17T18:15:37.166517+0000","last_clean":"2024-08-17T18:15:37.166517+0000","last_became_active":"2024-08-17T17:17:00.909516+0000","last_became_peered":"2024-08-17T17:17:00.909516+0000","last_unstale":"2024-08-17T18:15:37.166517+0000","last_undegraded":"2024-08-17T18:15:37.166517+0000","last_fullsized":"2024-08-17T18:15:37.166517+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:44:08.716390+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020478699999999998,"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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.2","version":"474'149","reported_seq":1922,"reported_epoch":1530,"state":"active+clean","last_fresh":"2024-08-17T18:15:36.162169+0000","last_change":"2024-08-17T18:14:28.863151+0000","last_active":"2024-08-17T18:15:36.162169+0000","last_peered":"2024-08-17T18:15:36.162169+0000","last_clean":"2024-08-17T18:15:36.162169+0000","last_became_active":"2024-08-17T18:14:28.862340+0000","last_became_peered":"2024-08-17T18:14:28.862340+0000","last_unstale":"2024-08-17T18:15:36.162169+0000","last_undegraded":"2024-08-17T18:15:36.162169+0000","last_fullsized":"2024-08-17T18:15:36.162169+0000","mapping_epoch":1519,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1520,"parent":"0.0","parent_split_bits":4,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:06:04.587311+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:06:04.587311+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:43:56.111147+0000","scrub_duration":0.0067197070000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":2360,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:15:37.188016+0000","last_change":"2024-08-17T17:17:00.904465+0000","last_active":"2024-08-17T18:15:37.188016+0000","last_peered":"2024-08-17T18:15:37.188016+0000","last_clean":"2024-08-17T18:15:37.188016+0000","last_became_active":"2024-08-17T17:17:00.904064+0000","last_became_peered":"2024-08-17T17:17:00.904064+0000","last_unstale":"2024-08-17T18:15:37.188016+0000","last_undegraded":"2024-08-17T18:15:37.188016+0000","last_fullsized":"2024-08-17T18:15:37.188016+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:25:33.842617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2389,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:15:37.175406+0000","last_change":"2024-08-17T18:15:34.443494+0000","last_active":"2024-08-17T18:15:37.175406+0000","last_peered":"2024-08-17T18:15:37.175406+0000","last_clean":"2024-08-17T18:15:37.175406+0000","last_became_active":"2024-08-17T18:15:34.441727+0000","last_became_peered":"2024-08-17T18:15:34.441727+0000","last_unstale":"2024-08-17T18:15:37.175406+0000","last_undegraded":"2024-08-17T18:15:37.175406+0000","last_fullsized":"2024-08-17T18:15:37.175406+0000","mapping_epoch":1527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:43:11.993531+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,6,0],"acting":[1,6,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":151,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:15:37.168872+0000","last_change":"2024-08-17T18:15:34.435402+0000","last_active":"2024-08-17T18:15:37.168872+0000","last_peered":"2024-08-17T18:15:37.168872+0000","last_clean":"2024-08-17T18:15:37.168872+0000","last_became_active":"2024-08-17T18:15:34.434549+0000","last_became_peered":"2024-08-17T18:15:34.434549+0000","last_unstale":"2024-08-17T18:15:37.168872+0000","last_undegraded":"2024-08-17T18:15:37.168872+0000","last_fullsized":"2024-08-17T18:15:37.168872+0000","mapping_epoch":1527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:14:28.500668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00091001700000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.3","version":"474'149","reported_seq":899,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:15:37.171498+0000","last_change":"2024-08-17T18:10:50.416779+0000","last_active":"2024-08-17T18:15:37.171498+0000","last_peered":"2024-08-17T18:15:37.171498+0000","last_clean":"2024-08-17T18:15:37.171498+0000","last_became_active":"2024-08-17T18:10:50.416404+0000","last_became_peered":"2024-08-17T18:10:50.416404+0000","last_unstale":"2024-08-17T18:15:37.171498+0000","last_undegraded":"2024-08-17T18:15:37.171498+0000","last_fullsized":"2024-08-17T18:15:37.171498+0000","mapping_epoch":1504,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1505,"parent":"0.0","parent_split_bits":3,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:06:01.886495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:06:01.886495+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:14:37.085038+0000","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.6","version":"0'0","reported_seq":190,"reported_epoch":1530,"state":"active+clean","last_fresh":"2024-08-17T18:15:36.167383+0000","last_change":"2024-08-17T18:15:34.439277+0000","last_active":"2024-08-17T18:15:36.167383+0000","last_peered":"2024-08-17T18:15:36.167383+0000","last_clean":"2024-08-17T18:15:36.167383+0000","last_became_active":"2024-08-17T18:15:34.438896+0000","last_became_peered":"2024-08-17T18:15:34.438896+0000","last_unstale":"2024-08-17T18:15:36.167383+0000","last_undegraded":"2024-08-17T18:15:36.167383+0000","last_fullsized":"2024-08-17T18:15:36.167383+0000","mapping_epoch":1527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:42:38.381297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":42,"reported_epoch":1530,"state":"active+clean","last_fresh":"2024-08-17T18:15:36.164790+0000","last_change":"2024-08-17T18:10:47.395558+0000","last_active":"2024-08-17T18:15:36.164790+0000","last_peered":"2024-08-17T18:15:36.164790+0000","last_clean":"2024-08-17T18:15:36.164790+0000","last_became_active":"2024-08-17T18:10:47.392522+0000","last_became_peered":"2024-08-17T18:10:47.392522+0000","last_unstale":"2024-08-17T18:15:36.164790+0000","last_undegraded":"2024-08-17T18:15:36.164790+0000","last_fullsized":"2024-08-17T18:15:36.164790+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:07:21.495336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1547,"reported_epoch":1530,"state":"active+clean","last_fresh":"2024-08-17T18:15:36.161316+0000","last_change":"2024-08-17T18:14:28.864196+0000","last_active":"2024-08-17T18:15:36.161316+0000","last_peered":"2024-08-17T18:15:36.161316+0000","last_clean":"2024-08-17T18:15:36.161316+0000","last_became_active":"2024-08-17T18:14:28.863720+0000","last_became_peered":"2024-08-17T18:14:28.863720+0000","last_unstale":"2024-08-17T18:15:36.161316+0000","last_undegraded":"2024-08-17T18:15:36.161316+0000","last_fullsized":"2024-08-17T18:15:36.161316+0000","mapping_epoch":1519,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1520,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:01:51.046207+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00081337499999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1518,"reported_epoch":1530,"state":"active+clean","last_fresh":"2024-08-17T18:15:36.162734+0000","last_change":"2024-08-17T18:10:47.390362+0000","last_active":"2024-08-17T18:15:36.162734+0000","last_peered":"2024-08-17T18:15:36.162734+0000","last_clean":"2024-08-17T18:15:36.162734+0000","last_became_active":"2024-08-17T18:10:47.390029+0000","last_became_peered":"2024-08-17T18:10:47.390029+0000","last_unstale":"2024-08-17T18:15:36.162734+0000","last_undegraded":"2024-08-17T18:15:36.162734+0000","last_fullsized":"2024-08-17T18:15:36.162734+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:43:33.735144+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":184,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:15:37.166944+0000","last_change":"2024-08-17T18:02:05.252920+0000","last_active":"2024-08-17T18:15:37.166944+0000","last_peered":"2024-08-17T18:15:37.166944+0000","last_clean":"2024-08-17T18:15:37.166944+0000","last_became_active":"2024-08-17T18:02:05.252430+0000","last_became_peered":"2024-08-17T18:02:05.252430+0000","last_unstale":"2024-08-17T18:15:37.166944+0000","last_undegraded":"2024-08-17T18:15:37.166944+0000","last_fullsized":"2024-08-17T18:15:37.166944+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:41:29.064858+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"64'1","reported_seq":1597,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:15:37.165671+0000","last_change":"2024-08-17T18:15:34.450946+0000","last_active":"2024-08-17T18:15:37.165671+0000","last_peered":"2024-08-17T18:15:37.165671+0000","last_clean":"2024-08-17T18:15:37.165671+0000","last_became_active":"2024-08-17T18:15:34.446948+0000","last_became_peered":"2024-08-17T18:15:34.446948+0000","last_unstale":"2024-08-17T18:15:37.165671+0000","last_undegraded":"2024-08-17T18:15:37.165671+0000","last_fullsized":"2024-08-17T18:15:37.165671+0000","mapping_epoch":1527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:08:52.035550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00092444000000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"474'149","reported_seq":1872,"reported_epoch":1530,"state":"active+clean","last_fresh":"2024-08-17T18:15:36.161002+0000","last_change":"2024-08-17T18:14:28.864204+0000","last_active":"2024-08-17T18:15:36.161002+0000","last_peered":"2024-08-17T18:15:36.161002+0000","last_clean":"2024-08-17T18:15:36.161002+0000","last_became_active":"2024-08-17T18:14:28.862490+0000","last_became_peered":"2024-08-17T18:14:28.862490+0000","last_unstale":"2024-08-17T18:15:36.161002+0000","last_undegraded":"2024-08-17T18:15:36.161002+0000","last_fullsized":"2024-08-17T18:15:36.161002+0000","mapping_epoch":1519,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":1520,"parent":"0.0","parent_split_bits":0,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:14:21.942372+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:14:21.942372+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:09:20.797561+0000","scrub_duration":0.0015531060000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.a","version":"474'149","reported_seq":845,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:15:37.172525+0000","last_change":"2024-08-17T18:15:37.172525+0000","last_active":"2024-08-17T18:15:37.172525+0000","last_peered":"2024-08-17T18:15:37.172525+0000","last_clean":"2024-08-17T18:15:37.172525+0000","last_became_active":"2024-08-17T18:15:37.172164+0000","last_became_peered":"2024-08-17T18:15:37.172164+0000","last_unstale":"2024-08-17T18:15:37.172525+0000","last_undegraded":"2024-08-17T18:15:37.172525+0000","last_fullsized":"2024-08-17T18:15:37.172525+0000","mapping_epoch":1530,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1531,"parent":"0.0","parent_split_bits":4,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:06:05.646965+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:06:05.646965+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:55:51.894357+0000","scrub_duration":0.010609596000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,6,4],"acting":[5,6,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.f","version":"0'0","reported_seq":190,"reported_epoch":1530,"state":"active+clean","last_fresh":"2024-08-17T18:15:36.167530+0000","last_change":"2024-08-17T18:10:47.382788+0000","last_active":"2024-08-17T18:15:36.167530+0000","last_peered":"2024-08-17T18:15:36.167530+0000","last_clean":"2024-08-17T18:15:36.167530+0000","last_became_active":"2024-08-17T18:10:47.382205+0000","last_became_peered":"2024-08-17T18:10:47.382205+0000","last_unstale":"2024-08-17T18:15:36.167530+0000","last_undegraded":"2024-08-17T18:15:36.167530+0000","last_fullsized":"2024-08-17T18:15:36.167530+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:48:04.202454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,4],"acting":[5,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":184,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:15:37.166330+0000","last_change":"2024-08-17T18:02:05.266601+0000","last_active":"2024-08-17T18:15:37.166330+0000","last_peered":"2024-08-17T18:15:37.166330+0000","last_clean":"2024-08-17T18:15:37.166330+0000","last_became_active":"2024-08-17T18:02:05.266287+0000","last_became_peered":"2024-08-17T18:02:05.266287+0000","last_unstale":"2024-08-17T18:15:37.166330+0000","last_undegraded":"2024-08-17T18:15:37.166330+0000","last_fullsized":"2024-08-17T18:15:37.166330+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:20:03.465268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":42,"reported_epoch":1530,"state":"active+clean","last_fresh":"2024-08-17T18:15:36.168284+0000","last_change":"2024-08-17T18:10:47.398329+0000","last_active":"2024-08-17T18:15:36.168284+0000","last_peered":"2024-08-17T18:15:36.168284+0000","last_clean":"2024-08-17T18:15:36.168284+0000","last_became_active":"2024-08-17T18:10:47.397032+0000","last_became_peered":"2024-08-17T18:10:47.397032+0000","last_unstale":"2024-08-17T18:15:36.168284+0000","last_undegraded":"2024-08-17T18:15:36.168284+0000","last_fullsized":"2024-08-17T18:15:36.168284+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:30:13.414304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":51,"reported_epoch":1530,"state":"active+clean","last_fresh":"2024-08-17T18:15:36.164834+0000","last_change":"2024-08-17T18:15:34.430830+0000","last_active":"2024-08-17T18:15:36.164834+0000","last_peered":"2024-08-17T18:15:36.164834+0000","last_clean":"2024-08-17T18:15:36.164834+0000","last_became_active":"2024-08-17T18:15:34.430456+0000","last_became_peered":"2024-08-17T18:15:34.430456+0000","last_unstale":"2024-08-17T18:15:36.164834+0000","last_undegraded":"2024-08-17T18:15:36.164834+0000","last_fullsized":"2024-08-17T18:15:36.164834+0000","mapping_epoch":1527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:50:11.882138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.8","version":"474'149","reported_seq":849,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:15:37.173850+0000","last_change":"2024-08-17T18:15:37.173850+0000","last_active":"2024-08-17T18:15:37.173850+0000","last_peered":"2024-08-17T18:15:37.173850+0000","last_clean":"2024-08-17T18:15:37.173850+0000","last_became_active":"2024-08-17T18:15:37.173480+0000","last_became_peered":"2024-08-17T18:15:37.173480+0000","last_unstale":"2024-08-17T18:15:37.173850+0000","last_undegraded":"2024-08-17T18:15:37.173850+0000","last_fullsized":"2024-08-17T18:15:37.173850+0000","mapping_epoch":1530,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1531,"parent":"0.0","parent_split_bits":4,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:06:04.626121+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:06:04.626121+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:20:24.217332+0000","scrub_duration":0.018884539999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":262688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.d","version":"0'0","reported_seq":51,"reported_epoch":1530,"state":"active+clean","last_fresh":"2024-08-17T18:15:36.168909+0000","last_change":"2024-08-17T18:15:34.439514+0000","last_active":"2024-08-17T18:15:36.168909+0000","last_peered":"2024-08-17T18:15:36.168909+0000","last_clean":"2024-08-17T18:15:36.168909+0000","last_became_active":"2024-08-17T18:15:34.438461+0000","last_became_peered":"2024-08-17T18:15:34.438461+0000","last_unstale":"2024-08-17T18:15:36.168909+0000","last_undegraded":"2024-08-17T18:15:36.168909+0000","last_fullsized":"2024-08-17T18:15:36.168909+0000","mapping_epoch":1527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:34:31.979427+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,6],"acting":[4,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":1533,"reported_epoch":1530,"state":"active+clean","last_fresh":"2024-08-17T18:15:36.160947+0000","last_change":"2024-08-17T18:10:47.389093+0000","last_active":"2024-08-17T18:15:36.160947+0000","last_peered":"2024-08-17T18:15:36.160947+0000","last_clean":"2024-08-17T18:15:36.160947+0000","last_became_active":"2024-08-17T18:10:47.388451+0000","last_became_peered":"2024-08-17T18:10:47.388451+0000","last_unstale":"2024-08-17T18:15:36.160947+0000","last_undegraded":"2024-08-17T18:15:36.160947+0000","last_fullsized":"2024-08-17T18:15:36.160947+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:25:26.050318+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.9","version":"474'149","reported_seq":1905,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:15:37.183571+0000","last_change":"2024-08-17T18:15:37.183571+0000","last_active":"2024-08-17T18:15:37.183571+0000","last_peered":"2024-08-17T18:15:37.183571+0000","last_clean":"2024-08-17T18:15:37.183571+0000","last_became_active":"2024-08-17T18:15:37.183201+0000","last_became_peered":"2024-08-17T18:15:37.183201+0000","last_unstale":"2024-08-17T18:15:37.183571+0000","last_undegraded":"2024-08-17T18:15:37.183571+0000","last_fullsized":"2024-08-17T18:15:37.183571+0000","mapping_epoch":1530,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1531,"parent":"0.0","parent_split_bits":4,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:14:00.249581+0000","last_deep_scrub":"474'149","last_deep_scrub_stamp":"2024-08-17T18:14:00.249581+0000","last_clean_scrub_stamp":"2024-08-17T18:14:00.249581+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:45:57.871499+0000","scrub_duration":0.0092852709999999995,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":42,"reported_epoch":1530,"state":"active+clean","last_fresh":"2024-08-17T18:15:36.168509+0000","last_change":"2024-08-17T18:10:47.388551+0000","last_active":"2024-08-17T18:15:36.168509+0000","last_peered":"2024-08-17T18:15:36.168509+0000","last_clean":"2024-08-17T18:15:36.168509+0000","last_became_active":"2024-08-17T18:10:47.388043+0000","last_became_peered":"2024-08-17T18:10:47.388043+0000","last_unstale":"2024-08-17T18:15:36.168509+0000","last_undegraded":"2024-08-17T18:15:36.168509+0000","last_fullsized":"2024-08-17T18:15:36.168509+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:20:20.718599+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"73'3","reported_seq":2364,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:15:37.166854+0000","last_change":"2024-08-17T18:10:47.406934+0000","last_active":"2024-08-17T18:15:37.166854+0000","last_peered":"2024-08-17T18:15:37.166854+0000","last_clean":"2024-08-17T18:15:37.166854+0000","last_became_active":"2024-08-17T18:10:47.385621+0000","last_became_peered":"2024-08-17T18:10:47.385621+0000","last_unstale":"2024-08-17T18:15:37.166854+0000","last_undegraded":"2024-08-17T18:15:37.166854+0000","last_fullsized":"2024-08-17T18:15:37.166854+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-19T01:46:52.810720+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":404,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:15:37.171598+0000","last_change":"2024-08-17T18:10:47.387527+0000","last_active":"2024-08-17T18:15:37.171598+0000","last_peered":"2024-08-17T18:15:37.171598+0000","last_clean":"2024-08-17T18:15:37.171598+0000","last_became_active":"2024-08-17T18:10:47.386951+0000","last_became_peered":"2024-08-17T18:10:47.386951+0000","last_unstale":"2024-08-17T18:15:37.171598+0000","last_undegraded":"2024-08-17T18:15:37.171598+0000","last_fullsized":"2024-08-17T18:15:37.171598+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:11:15.433944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":1530,"reported_epoch":1530,"state":"active+clean","last_fresh":"2024-08-17T18:15:36.168181+0000","last_change":"2024-08-17T17:57:12.436081+0000","last_active":"2024-08-17T18:15:36.168181+0000","last_peered":"2024-08-17T18:15:36.168181+0000","last_clean":"2024-08-17T18:15:36.168181+0000","last_became_active":"2024-08-17T17:57:12.435735+0000","last_became_peered":"2024-08-17T17:57:12.435735+0000","last_unstale":"2024-08-17T18:15:36.168181+0000","last_undegraded":"2024-08-17T18:15:36.168181+0000","last_fullsized":"2024-08-17T18:15:36.168181+0000","mapping_epoch":1405,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1406,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:54:28.493671+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1514,"reported_epoch":1530,"state":"active+clean","last_fresh":"2024-08-17T18:15:36.160874+0000","last_change":"2024-08-17T17:17:00.893177+0000","last_active":"2024-08-17T18:15:36.160874+0000","last_peered":"2024-08-17T18:15:36.160874+0000","last_clean":"2024-08-17T18:15:36.160874+0000","last_became_active":"2024-08-17T17:17:00.892759+0000","last_became_peered":"2024-08-17T17:17:00.892759+0000","last_unstale":"2024-08-17T18:15:36.160874+0000","last_undegraded":"2024-08-17T18:15:36.160874+0000","last_fullsized":"2024-08-17T18:15:36.160874+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:42:14.347454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1502,"reported_epoch":1530,"state":"active+clean","last_fresh":"2024-08-17T18:15:36.161098+0000","last_change":"2024-08-17T18:14:28.860772+0000","last_active":"2024-08-17T18:15:36.161098+0000","last_peered":"2024-08-17T18:15:36.161098+0000","last_clean":"2024-08-17T18:15:36.161098+0000","last_became_active":"2024-08-17T18:14:28.860242+0000","last_became_peered":"2024-08-17T18:14:28.860242+0000","last_unstale":"2024-08-17T18:15:36.161098+0000","last_undegraded":"2024-08-17T18:15:36.161098+0000","last_fullsized":"2024-08-17T18:15:36.161098+0000","mapping_epoch":1519,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1520,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:27:54.313976+0000","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":1,"num_read_kb":1,"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":42,"reported_epoch":1530,"state":"active+clean","last_fresh":"2024-08-17T18:15:36.164873+0000","last_change":"2024-08-17T18:10:47.395974+0000","last_active":"2024-08-17T18:15:36.164873+0000","last_peered":"2024-08-17T18:15:36.164873+0000","last_clean":"2024-08-17T18:15:36.164873+0000","last_became_active":"2024-08-17T18:10:47.393277+0000","last_became_peered":"2024-08-17T18:10:47.393277+0000","last_unstale":"2024-08-17T18:15:36.164873+0000","last_undegraded":"2024-08-17T18:15:36.164873+0000","last_fullsized":"2024-08-17T18:15:36.164873+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:40:44.383773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"72'2","reported_seq":1545,"reported_epoch":1530,"state":"active+clean","last_fresh":"2024-08-17T18:15:36.161507+0000","last_change":"2024-08-17T18:14:28.863020+0000","last_active":"2024-08-17T18:15:36.161507+0000","last_peered":"2024-08-17T18:15:36.161507+0000","last_clean":"2024-08-17T18:15:36.161507+0000","last_became_active":"2024-08-17T18:14:28.862470+0000","last_became_peered":"2024-08-17T18:14:28.862470+0000","last_unstale":"2024-08-17T18:15:36.161507+0000","last_undegraded":"2024-08-17T18:15:36.161507+0000","last_fullsized":"2024-08-17T18:15:36.161507+0000","mapping_epoch":1519,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1520,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:38:25.046657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.8","version":"0'0","reported_seq":1496,"reported_epoch":1530,"state":"active+clean","last_fresh":"2024-08-17T18:15:36.165566+0000","last_change":"2024-08-17T16:58:55.784844+0000","last_active":"2024-08-17T18:15:36.165566+0000","last_peered":"2024-08-17T18:15:36.165566+0000","last_clean":"2024-08-17T18:15:36.165566+0000","last_became_active":"2024-08-17T16:58:55.783777+0000","last_became_peered":"2024-08-17T16:58:55.783777+0000","last_unstale":"2024-08-17T18:15:36.165566+0000","last_undegraded":"2024-08-17T18:15:36.165566+0000","last_fullsized":"2024-08-17T18:15:36.165566+0000","mapping_epoch":69,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":71,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:08:35.069672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'1","reported_seq":1556,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:15:37.164592+0000","last_change":"2024-08-17T18:14:28.866762+0000","last_active":"2024-08-17T18:15:37.164592+0000","last_peered":"2024-08-17T18:15:37.164592+0000","last_clean":"2024-08-17T18:15:37.164592+0000","last_became_active":"2024-08-17T18:14:28.866294+0000","last_became_peered":"2024-08-17T18:14:28.866294+0000","last_unstale":"2024-08-17T18:15:37.164592+0000","last_undegraded":"2024-08-17T18:15:37.164592+0000","last_fullsized":"2024-08-17T18:15:37.164592+0000","mapping_epoch":1519,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1520,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:20:21.362547+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":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":66,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.10","version":"72'8","reported_seq":1529,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:15:37.169192+0000","last_change":"2024-08-17T17:16:32.389840+0000","last_active":"2024-08-17T18:15:37.169192+0000","last_peered":"2024-08-17T18:15:37.169192+0000","last_clean":"2024-08-17T18:15:37.169192+0000","last_became_active":"2024-08-17T17:16:32.386050+0000","last_became_peered":"2024-08-17T17:16:32.386050+0000","last_unstale":"2024-08-17T18:15:37.169192+0000","last_undegraded":"2024-08-17T18:15:37.169192+0000","last_fullsized":"2024-08-17T18:15:37.169192+0000","mapping_epoch":690,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":691,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-18T18:25:48.041721+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":24,"num_read_kb":24,"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":183,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:15:37.167382+0000","last_change":"2024-08-17T18:02:05.269247+0000","last_active":"2024-08-17T18:15:37.167382+0000","last_peered":"2024-08-17T18:15:37.167382+0000","last_clean":"2024-08-17T18:15:37.167382+0000","last_became_active":"2024-08-17T18:02:05.268980+0000","last_became_peered":"2024-08-17T18:02:05.268980+0000","last_unstale":"2024-08-17T18:15:37.167382+0000","last_undegraded":"2024-08-17T18:15:37.167382+0000","last_fullsized":"2024-08-17T18:15:37.167382+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:39:20.246478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.11","version":"0'0","reported_seq":1517,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:15:37.164081+0000","last_change":"2024-08-17T18:14:28.860421+0000","last_active":"2024-08-17T18:15:37.164081+0000","last_peered":"2024-08-17T18:15:37.164081+0000","last_clean":"2024-08-17T18:15:37.164081+0000","last_became_active":"2024-08-17T18:14:28.859932+0000","last_became_peered":"2024-08-17T18:14:28.859932+0000","last_unstale":"2024-08-17T18:15:37.164081+0000","last_undegraded":"2024-08-17T18:15:37.164081+0000","last_fullsized":"2024-08-17T18:15:37.164081+0000","mapping_epoch":1519,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1520,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:24:34.254438+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":18,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:15:37.166463+0000","last_change":"2024-08-17T18:15:34.431000+0000","last_active":"2024-08-17T18:15:37.166463+0000","last_peered":"2024-08-17T18:15:37.166463+0000","last_clean":"2024-08-17T18:15:37.166463+0000","last_became_active":"2024-08-17T18:15:34.430093+0000","last_became_peered":"2024-08-17T18:15:34.430093+0000","last_unstale":"2024-08-17T18:15:37.166463+0000","last_undegraded":"2024-08-17T18:15:37.166463+0000","last_fullsized":"2024-08-17T18:15:37.166463+0000","mapping_epoch":1527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:57:32.244968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.12","version":"0'0","reported_seq":942,"reported_epoch":1530,"state":"active+clean","last_fresh":"2024-08-17T18:15:36.161498+0000","last_change":"2024-08-17T18:14:28.863367+0000","last_active":"2024-08-17T18:15:36.161498+0000","last_peered":"2024-08-17T18:15:36.161498+0000","last_clean":"2024-08-17T18:15:36.161498+0000","last_became_active":"2024-08-17T18:14:28.862824+0000","last_became_peered":"2024-08-17T18:14:28.862824+0000","last_unstale":"2024-08-17T18:15:36.161498+0000","last_undegraded":"2024-08-17T18:15:36.161498+0000","last_fullsized":"2024-08-17T18:15:36.161498+0000","mapping_epoch":1519,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1520,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:29:56.570416+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1508,"reported_epoch":1530,"state":"active+clean","last_fresh":"2024-08-17T18:15:36.167095+0000","last_change":"2024-08-17T17:18:16.301475+0000","last_active":"2024-08-17T18:15:36.167095+0000","last_peered":"2024-08-17T18:15:36.167095+0000","last_clean":"2024-08-17T18:15:36.167095+0000","last_became_active":"2024-08-17T17:18:16.301211+0000","last_became_peered":"2024-08-17T17:18:16.301211+0000","last_unstale":"2024-08-17T18:15:36.167095+0000","last_undegraded":"2024-08-17T18:15:36.167095+0000","last_fullsized":"2024-08-17T18:15:36.167095+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:31:05.192998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.13","version":"72'2","reported_seq":1619,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:15:37.164925+0000","last_change":"2024-08-17T18:15:34.446815+0000","last_active":"2024-08-17T18:15:37.164925+0000","last_peered":"2024-08-17T18:15:37.164925+0000","last_clean":"2024-08-17T18:15:37.164925+0000","last_became_active":"2024-08-17T18:15:34.437433+0000","last_became_peered":"2024-08-17T18:15:34.437433+0000","last_unstale":"2024-08-17T18:15:37.164925+0000","last_undegraded":"2024-08-17T18:15:37.164925+0000","last_fullsized":"2024-08-17T18:15:37.164925+0000","mapping_epoch":1527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:25:46.326759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":8,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":14,"num_bytes_recovered":238,"num_keys_recovered":70,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,6],"acting":[7,4,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.14","version":"0'0","reported_seq":2328,"reported_epoch":1531,"state":"active+clean","last_fresh":"2024-08-17T18:15:37.166946+0000","last_change":"2024-08-17T17:18:16.329150+0000","last_active":"2024-08-17T18:15:37.166946+0000","last_peered":"2024-08-17T18:15:37.166946+0000","last_clean":"2024-08-17T18:15:37.166946+0000","last_became_active":"2024-08-17T17:18:16.319596+0000","last_became_peered":"2024-08-17T17:18:16.319596+0000","last_unstale":"2024-08-17T18:15:37.166946+0000","last_undegraded":"2024-08-17T18:15:37.166946+0000","last_fullsized":"2024-08-17T18:15:37.166946+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:03:06.681253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":[]}],"pool_stats":[{"poolid":58,"num_pg":16,"stat_sum":{"num_bytes":4474667008,"num_objects":68278,"num_object_clones":0,"num_object_copies":204834,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":16341,"num_objects_misplaced":1513,"num_objects_unfound":0,"num_objects_dirty":68278,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":68278,"num_write_kb":4369792,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1180,"num_bytes_recovered":77332480,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":13559726080,"data_stored":13559726080,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":68278,"ondisk_log_size":68278,"up":48,"acting":41,"num_store_stats":8},{"poolid":1,"num_pg":11,"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":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":262688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2048000,"data_stored":2033792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":1639,"ondisk_log_size":1639,"up":33,"acting":33,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":65,"num_read_kb":68,"num_write":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":46,"num_bytes_recovered":8150,"num_keys_recovered":70,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":106496,"data_stored":17278,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2303,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"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}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223202254,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1911480,"kb_used_data":1122352,"kb_used_omap":1,"kb_used_meta":789118,"kb_avail":91833672,"statfs":{"total":95995035648,"available":94037680128,"internally_reserved":0,"allocated":1149288448,"data_stored":1143963884,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":808057291},"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":[]},{"osd":6,"up_from":47,"seq":201863463898,"num_pgs":47,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2960124,"kb_used_data":2058676,"kb_used_omap":1,"kb_used_meta":901438,"kb_avail":90785028,"statfs":{"total":95995035648,"available":92963868672,"internally_reserved":0,"allocated":2108084224,"data_stored":2102756597,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":923072967},"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":[]},{"osd":5,"up_from":39,"seq":167503725541,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1956012,"kb_used_data":1130788,"kb_used_omap":1,"kb_used_meta":825214,"kb_avail":91789140,"statfs":{"total":95995035648,"available":93992079360,"internally_reserved":0,"allocated":1157926912,"data_stored":1152610879,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":845019590},"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":[]},{"osd":4,"up_from":31,"seq":133143987183,"num_pgs":46,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2692084,"kb_used_data":1885036,"kb_used_omap":1,"kb_used_meta":807038,"kb_avail":91053068,"statfs":{"total":95995035648,"available":93238341632,"internally_reserved":0,"allocated":1930276864,"data_stored":1924956326,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":826407366},"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":[]},{"osd":3,"up_from":710,"seq":3049426780855,"num_pgs":48,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3489764,"kb_used_data":2655132,"kb_used_omap":74,"kb_used_meta":834549,"kb_avail":90255388,"statfs":{"total":95995035648,"available":92421517312,"internally_reserved":0,"allocated":2718855168,"data_stored":2713546758,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":76343,"internal_metadata":854578633},"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":[]},{"osd":2,"up_from":0,"seq":3006477107901,"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":[]},{"osd":1,"up_from":695,"seq":2985002271430,"num_pgs":44,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":3152864,"kb_used_data":2416984,"kb_used_omap":68,"kb_used_meta":735803,"kb_avail":90592288,"statfs":{"total":95995035648,"available":92766502912,"internally_reserved":0,"allocated":2474991616,"data_stored":2469686687,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":70498,"internal_metadata":753462430},"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":[]},{"osd":0,"up_from":690,"seq":2963527434956,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":2037028,"kb_used_data":1274780,"kb_used_omap":75,"kb_used_meta":762164,"kb_avail":91708124,"statfs":{"total":95995035648,"available":93909118976,"internally_reserved":0,"allocated":1305374720,"data_stored":1300066280,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":77036,"internal_metadata":780456724},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"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":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":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":266240,"data_stored":262688,"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":327680,"data_stored":327680,"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":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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"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":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2303,"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":4902,"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":652,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":5442,"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":4972,"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":58,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":1293352960,"data_stored":1293352960,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":58,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":2469658624,"data_stored":2469658624,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":58,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":1247412224,"data_stored":1247412224,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":58,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":2728722432,"data_stored":2728722432,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":58,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":1948254208,"data_stored":1948254208,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":58,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":972029952,"data_stored":972029952,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":58,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":1942159360,"data_stored":1942159360,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":58,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":958136320,"data_stored":958136320,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T18:16:12.043 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2024-08-17T18:16:12.043 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd pool set .mgr pg_num 21 2024-08-17T18:16:12.101 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:12.193 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:12.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:12.199 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:12.299 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:12.327 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:12.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:12.330 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:12.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:12 smithi131 bash[89561]: cluster 2024-08-17T18:16:10.747798+0000 mgr.y (mgr.34107) 2230 : cluster [DBG] pgmap v3097: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.5 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 43 MiB/s wr, 684 op/s; 16341/220056 objects degraded (7.426%); 1206/220056 objects misplaced (0.548%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T18:16:12.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:12 smithi131 bash[89561]: cluster 2024-08-17T18:16:10.747798+0000 mgr.y (mgr.34107) 2230 : cluster [DBG] pgmap v3097: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.5 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 43 MiB/s wr, 684 op/s; 16341/220056 objects degraded (7.426%); 1206/220056 objects misplaced (0.548%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T18:16:12.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:12 smithi131 bash[88347]: cluster 2024-08-17T18:16:10.747798+0000 mgr.y (mgr.34107) 2230 : cluster [DBG] pgmap v3097: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.5 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 43 MiB/s wr, 684 op/s; 16341/220056 objects degraded (7.426%); 1206/220056 objects misplaced (0.548%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T18:16:12.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:12 smithi131 bash[88347]: cluster 2024-08-17T18:16:10.747798+0000 mgr.y (mgr.34107) 2230 : cluster [DBG] pgmap v3097: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.5 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 43 MiB/s wr, 684 op/s; 16341/220056 objects degraded (7.426%); 1206/220056 objects misplaced (0.548%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T18:16:12.431 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:12.468 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:12.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:12.470 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:12.571 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:12.580 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:12 smithi169 bash[79348]: cluster 2024-08-17T18:16:10.747798+0000 mgr.y (mgr.34107) 2230 : cluster [DBG] pgmap v3097: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.5 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 43 MiB/s wr, 684 op/s; 16341/220056 objects degraded (7.426%); 1206/220056 objects misplaced (0.548%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T18:16:12.581 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:12 smithi169 bash[79348]: cluster 2024-08-17T18:16:10.747798+0000 mgr.y (mgr.34107) 2230 : cluster [DBG] pgmap v3097: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.5 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 43 MiB/s wr, 684 op/s; 16341/220056 objects degraded (7.426%); 1206/220056 objects misplaced (0.548%); 1.9 MiB/s, 30 objects/s recovering 2024-08-17T18:16:12.613 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:12.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:12.616 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:12.717 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:12.755 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:12.760 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:12.760 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:12.861 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:12.904 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:12.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:12.909 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:13.010 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:13.033 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 70 16 77218 77202 68.9144 54.9375 0.025056 0.0145049 2024-08-17T18:16:13.044 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:13.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:13.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:13.150 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:13.181 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:13.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:13.188 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:13.289 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:13.315 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:13.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:13.322 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:13.423 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:13.451 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:13.454 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:13.454 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:13.555 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:13.588 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:13.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:13.590 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:13.691 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:13.716 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:13.721 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:13.721 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:13.822 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:13.860 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:13.864 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:13.864 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:13.965 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:13.994 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:13.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:13.998 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:14.033 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 71 16 78176 78160 68.787 59.875 0.00967034 0.0145311 2024-08-17T18:16:14.099 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:14.123 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T18:16:14.131 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:14.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:14.133 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:16:14.167 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T18:16:14.234 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:14.274 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:14.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:14.276 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:14.377 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:14.390 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:14 smithi131 bash[88347]: cluster 2024-08-17T18:16:12.748443+0000 mgr.y (mgr.34107) 2231 : cluster [DBG] pgmap v3098: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 51 MiB/s wr, 811 op/s; 16341/223878 objects degraded (7.299%); 825/223878 objects misplaced (0.369%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T18:16:14.390 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:14 smithi131 bash[88347]: cluster 2024-08-17T18:16:12.748443+0000 mgr.y (mgr.34107) 2231 : cluster [DBG] pgmap v3098: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 51 MiB/s wr, 811 op/s; 16341/223878 objects degraded (7.299%); 825/223878 objects misplaced (0.369%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T18:16:14.390 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:14 smithi131 bash[89561]: cluster 2024-08-17T18:16:12.748443+0000 mgr.y (mgr.34107) 2231 : cluster [DBG] pgmap v3098: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 51 MiB/s wr, 811 op/s; 16341/223878 objects degraded (7.299%); 825/223878 objects misplaced (0.369%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T18:16:14.390 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:14 smithi131 bash[89561]: cluster 2024-08-17T18:16:12.748443+0000 mgr.y (mgr.34107) 2231 : cluster [DBG] pgmap v3098: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 51 MiB/s wr, 811 op/s; 16341/223878 objects degraded (7.299%); 825/223878 objects misplaced (0.369%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T18:16:14.404 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:14.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:14.411 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:14.512 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:14.539 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:14.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:14.545 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:14.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:14 smithi169 bash[79348]: cluster 2024-08-17T18:16:12.748443+0000 mgr.y (mgr.34107) 2231 : cluster [DBG] pgmap v3098: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 51 MiB/s wr, 811 op/s; 16341/223878 objects degraded (7.299%); 825/223878 objects misplaced (0.369%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T18:16:14.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:14 smithi169 bash[79348]: cluster 2024-08-17T18:16:12.748443+0000 mgr.y (mgr.34107) 2231 : cluster [DBG] pgmap v3098: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 51 MiB/s wr, 811 op/s; 16341/223878 objects degraded (7.299%); 825/223878 objects misplaced (0.369%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T18:16:14.646 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:14.672 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:14.676 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:14.677 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:16:14.778 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:14.804 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:14.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:14.809 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:14.910 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:14.954 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:14.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:14.958 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:15.034 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 72 16 79052 79036 68.592 54.75 0.00909605 0.0145724 2024-08-17T18:16:15.058 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:15.089 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:15.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:15.091 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:15.192 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:15.219 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:15.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:15.224 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:15.324 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:15.350 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:15.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:15.353 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:15.454 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:15.485 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:15.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:15.488 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:15.589 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:15.619 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:15.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:15.622 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:15.723 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:15.750 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:15.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:15.754 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:15.855 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:15.883 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:15.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:15.888 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:15.989 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:16.021 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:16.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:16.026 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:16.033 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 73 16 79983 79967 68.4494 58.1875 0.029115 0.0146033 2024-08-17T18:16:16.127 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:16.154 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:16.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:16.159 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:16.260 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:16.285 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:16.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:16.290 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:16.391 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:16.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:16 smithi169 bash[79348]: cluster 2024-08-17T18:16:14.749261+0000 mgr.y (mgr.34107) 2232 : cluster [DBG] pgmap v3099: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.7 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 52 MiB/s wr, 833 op/s; 16341/229914 objects degraded (7.107%); 825/229914 objects misplaced (0.359%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T18:16:16.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:16 smithi169 bash[79348]: cluster 2024-08-17T18:16:14.749261+0000 mgr.y (mgr.34107) 2232 : cluster [DBG] pgmap v3099: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.7 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 52 MiB/s wr, 833 op/s; 16341/229914 objects degraded (7.107%); 825/229914 objects misplaced (0.359%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T18:16:16.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:16 smithi169 bash[79348]: cluster 2024-08-17T18:16:16.160493+0000 mon.a (mon.0) 3289 : cluster [WRN] Health check update: Degraded data redundancy: 16341/229914 objects degraded (7.107%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:16.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:16 smithi169 bash[79348]: cluster 2024-08-17T18:16:16.160493+0000 mon.a (mon.0) 3289 : cluster [WRN] Health check update: Degraded data redundancy: 16341/229914 objects degraded (7.107%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:16.419 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:16.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:16.423 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:16.524 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:16.556 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:16.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:16.560 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:16.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:16 smithi131 bash[88347]: cluster 2024-08-17T18:16:14.749261+0000 mgr.y (mgr.34107) 2232 : cluster [DBG] pgmap v3099: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.7 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 52 MiB/s wr, 833 op/s; 16341/229914 objects degraded (7.107%); 825/229914 objects misplaced (0.359%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T18:16:16.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:16 smithi131 bash[88347]: cluster 2024-08-17T18:16:14.749261+0000 mgr.y (mgr.34107) 2232 : cluster [DBG] pgmap v3099: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.7 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 52 MiB/s wr, 833 op/s; 16341/229914 objects degraded (7.107%); 825/229914 objects misplaced (0.359%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T18:16:16.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:16 smithi131 bash[88347]: cluster 2024-08-17T18:16:16.160493+0000 mon.a (mon.0) 3289 : cluster [WRN] Health check update: Degraded data redundancy: 16341/229914 objects degraded (7.107%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:16.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:16 smithi131 bash[88347]: cluster 2024-08-17T18:16:16.160493+0000 mon.a (mon.0) 3289 : cluster [WRN] Health check update: Degraded data redundancy: 16341/229914 objects degraded (7.107%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:16.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:16 smithi131 bash[89561]: cluster 2024-08-17T18:16:14.749261+0000 mgr.y (mgr.34107) 2232 : cluster [DBG] pgmap v3099: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.7 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 52 MiB/s wr, 833 op/s; 16341/229914 objects degraded (7.107%); 825/229914 objects misplaced (0.359%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T18:16:16.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:16 smithi131 bash[89561]: cluster 2024-08-17T18:16:14.749261+0000 mgr.y (mgr.34107) 2232 : cluster [DBG] pgmap v3099: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.7 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 52 MiB/s wr, 833 op/s; 16341/229914 objects degraded (7.107%); 825/229914 objects misplaced (0.359%); 4.3 MiB/s, 68 objects/s recovering 2024-08-17T18:16:16.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:16 smithi131 bash[89561]: cluster 2024-08-17T18:16:16.160493+0000 mon.a (mon.0) 3289 : cluster [WRN] Health check update: Degraded data redundancy: 16341/229914 objects degraded (7.107%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:16.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:16 smithi131 bash[89561]: cluster 2024-08-17T18:16:16.160493+0000 mon.a (mon.0) 3289 : cluster [WRN] Health check update: Degraded data redundancy: 16341/229914 objects degraded (7.107%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:16.661 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:16.687 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:16.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:16.692 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:16.793 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:16:16.793 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:16:16.794 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:16.820 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:16.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:16.822 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:16.923 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:16.951 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:16.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:16.954 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:17.033 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 74 16 80898 80882 68.2972 57.1875 0.0119947 0.0146359 2024-08-17T18:16:17.055 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:17.087 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:17.097 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:17.097 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:17.198 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:17.227 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:17.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:17.235 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:16:17.336 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:17.361 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:17.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:17.366 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:17.466 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:17.505 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:17.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:17.511 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:17.612 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:17.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:17.642 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:17.643 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:17.743 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:17.772 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:17.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:17.778 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:17.879 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:17.904 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:17.907 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:17.907 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:18.008 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:18.034 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 75 16 81818 81802 68.1532 57.5 0.0261717 0.0146681 2024-08-17T18:16:18.034 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:18.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:18.037 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:18.138 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:18.174 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:18.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:18.179 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:18.280 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:18.306 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:18.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:18.309 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:18.409 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:18.420 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:18 smithi131 bash[89561]: cluster 2024-08-17T18:16:16.750311+0000 mgr.y (mgr.34107) 2233 : cluster [DBG] pgmap v3100: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.8 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 53 MiB/s wr, 852 op/s; 16341/237663 objects degraded (6.876%); 428/237663 objects misplaced (0.180%); 4.9 MiB/s, 77 objects/s recovering 2024-08-17T18:16:18.420 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:18 smithi131 bash[89561]: cluster 2024-08-17T18:16:16.750311+0000 mgr.y (mgr.34107) 2233 : cluster [DBG] pgmap v3100: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.8 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 53 MiB/s wr, 852 op/s; 16341/237663 objects degraded (6.876%); 428/237663 objects misplaced (0.180%); 4.9 MiB/s, 77 objects/s recovering 2024-08-17T18:16:18.420 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:18 smithi131 bash[88347]: cluster 2024-08-17T18:16:16.750311+0000 mgr.y (mgr.34107) 2233 : cluster [DBG] pgmap v3100: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.8 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 53 MiB/s wr, 852 op/s; 16341/237663 objects degraded (6.876%); 428/237663 objects misplaced (0.180%); 4.9 MiB/s, 77 objects/s recovering 2024-08-17T18:16:18.420 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:18 smithi131 bash[88347]: cluster 2024-08-17T18:16:16.750311+0000 mgr.y (mgr.34107) 2233 : cluster [DBG] pgmap v3100: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.8 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 53 MiB/s wr, 852 op/s; 16341/237663 objects degraded (6.876%); 428/237663 objects misplaced (0.180%); 4.9 MiB/s, 77 objects/s recovering 2024-08-17T18:16:18.441 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:18.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:18.444 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:18.545 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:18.575 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:18.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:18.577 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:18.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:18 smithi169 bash[79348]: cluster 2024-08-17T18:16:16.750311+0000 mgr.y (mgr.34107) 2233 : cluster [DBG] pgmap v3100: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.8 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 53 MiB/s wr, 852 op/s; 16341/237663 objects degraded (6.876%); 428/237663 objects misplaced (0.180%); 4.9 MiB/s, 77 objects/s recovering 2024-08-17T18:16:18.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:18 smithi169 bash[79348]: cluster 2024-08-17T18:16:16.750311+0000 mgr.y (mgr.34107) 2233 : cluster [DBG] pgmap v3100: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.8 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 53 MiB/s wr, 852 op/s; 16341/237663 objects degraded (6.876%); 428/237663 objects misplaced (0.180%); 4.9 MiB/s, 77 objects/s recovering 2024-08-17T18:16:18.678 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:18.697 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:18.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:18.699 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:18.800 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:18.821 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:16:18.822 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:16:18.825 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:18.826 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:18.827 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:18.927 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:18.951 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:16:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:16:18] "GET /metrics HTTP/1.1" 200 36624 "" "Prometheus/2.51.0" 2024-08-17T18:16:18.956 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:18.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:18.959 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:16:19.034 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 76 16 82430 82414 67.7597 38.25 0.0052221 0.0147516 2024-08-17T18:16:19.060 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:19.085 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:19.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:19.091 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:19.191 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:19.218 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:19.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:19.221 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:19.322 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:19.346 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:19.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:19.349 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:19.450 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:19.477 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:19.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:19.480 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:19.581 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:19.607 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:19.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:19.613 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:19.719 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:19.747 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:19.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:19.750 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:19.851 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:19.879 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:19.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:19.882 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:19.983 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:20.004 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:20.006 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:20.006 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:20.034 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 77 16 83255 83239 67.5493 51.5625 0.0888569 0.0147862 2024-08-17T18:16:20.107 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:20.133 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:20.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:20.137 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:20.238 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:20.287 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:20.293 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:20.293 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:20.394 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:20.422 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:20.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:20.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:16:20.525 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:20.535 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:20 smithi169 bash[79348]: cluster 2024-08-17T18:16:18.750723+0000 mgr.y (mgr.34107) 2234 : cluster [DBG] pgmap v3101: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.8 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 45 MiB/s wr, 717 op/s; 16341/237663 objects degraded (6.876%); 428/237663 objects misplaced (0.180%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T18:16:20.535 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:20 smithi169 bash[79348]: cluster 2024-08-17T18:16:18.750723+0000 mgr.y (mgr.34107) 2234 : cluster [DBG] pgmap v3101: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.8 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 45 MiB/s wr, 717 op/s; 16341/237663 objects degraded (6.876%); 428/237663 objects misplaced (0.180%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T18:16:20.562 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:20.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:20.566 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:20.609 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:20 smithi131 bash[89561]: cluster 2024-08-17T18:16:18.750723+0000 mgr.y (mgr.34107) 2234 : cluster [DBG] pgmap v3101: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.8 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 45 MiB/s wr, 717 op/s; 16341/237663 objects degraded (6.876%); 428/237663 objects misplaced (0.180%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T18:16:20.609 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:20 smithi131 bash[89561]: cluster 2024-08-17T18:16:18.750723+0000 mgr.y (mgr.34107) 2234 : cluster [DBG] pgmap v3101: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.8 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 45 MiB/s wr, 717 op/s; 16341/237663 objects degraded (6.876%); 428/237663 objects misplaced (0.180%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T18:16:20.609 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:20 smithi131 bash[88347]: cluster 2024-08-17T18:16:18.750723+0000 mgr.y (mgr.34107) 2234 : cluster [DBG] pgmap v3101: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.8 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 45 MiB/s wr, 717 op/s; 16341/237663 objects degraded (6.876%); 428/237663 objects misplaced (0.180%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T18:16:20.609 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:20 smithi131 bash[88347]: cluster 2024-08-17T18:16:18.750723+0000 mgr.y (mgr.34107) 2234 : cluster [DBG] pgmap v3101: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 4.8 GiB data, 19 GiB used, 606 GiB / 626 GiB avail; 45 MiB/s wr, 717 op/s; 16341/237663 objects degraded (6.876%); 428/237663 objects misplaced (0.180%); 4.1 MiB/s, 65 objects/s recovering 2024-08-17T18:16:20.667 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:20.692 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:20.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:20.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:20.795 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:20.842 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:20.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:20.846 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:20.947 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:20.974 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:20.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:20.977 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:21.034 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 78 16 84146 84130 67.3972 55.6875 0.00682067 0.0148312 2024-08-17T18:16:21.077 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:21.111 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:21.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:21.116 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:21.217 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:21.240 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:21.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:21.243 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:16:21.344 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:21.363 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:21.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:21.365 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:21.466 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:21.487 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:21.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:21.489 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:21.590 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:21.617 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:21.618 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:21.619 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:21.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:21 smithi169 bash[79348]: cluster 2024-08-17T18:16:21.162228+0000 mon.a (mon.0) 3290 : cluster [WRN] Health check update: Degraded data redundancy: 16341/237663 objects degraded (6.876%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:21.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:21 smithi169 bash[79348]: cluster 2024-08-17T18:16:21.162228+0000 mon.a (mon.0) 3290 : cluster [WRN] Health check update: Degraded data redundancy: 16341/237663 objects degraded (6.876%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:21.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:21 smithi169 bash[79348]: cluster 2024-08-17T18:16:21.168010+0000 mon.a (mon.0) 3291 : cluster [DBG] osdmap e1533: 8 total, 8 up, 7 in 2024-08-17T18:16:21.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:21 smithi169 bash[79348]: cluster 2024-08-17T18:16:21.168010+0000 mon.a (mon.0) 3291 : cluster [DBG] osdmap e1533: 8 total, 8 up, 7 in 2024-08-17T18:16:21.719 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:21.757 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:21.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:21.760 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:21.860 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:21.881 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:21.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:21.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:21.987 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:22.005 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:22.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:22.007 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:22.034 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 79 16 84552 84536 66.8653 25.375 0.0045602 0.0148611 2024-08-17T18:16:22.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:21 smithi131 bash[89561]: cluster 2024-08-17T18:16:21.162228+0000 mon.a (mon.0) 3290 : cluster [WRN] Health check update: Degraded data redundancy: 16341/237663 objects degraded (6.876%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:22.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:21 smithi131 bash[89561]: cluster 2024-08-17T18:16:21.162228+0000 mon.a (mon.0) 3290 : cluster [WRN] Health check update: Degraded data redundancy: 16341/237663 objects degraded (6.876%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:22.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:21 smithi131 bash[89561]: cluster 2024-08-17T18:16:21.168010+0000 mon.a (mon.0) 3291 : cluster [DBG] osdmap e1533: 8 total, 8 up, 7 in 2024-08-17T18:16:22.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:21 smithi131 bash[89561]: cluster 2024-08-17T18:16:21.168010+0000 mon.a (mon.0) 3291 : cluster [DBG] osdmap e1533: 8 total, 8 up, 7 in 2024-08-17T18:16:22.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:21 smithi131 bash[88347]: cluster 2024-08-17T18:16:21.162228+0000 mon.a (mon.0) 3290 : cluster [WRN] Health check update: Degraded data redundancy: 16341/237663 objects degraded (6.876%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:22.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:21 smithi131 bash[88347]: cluster 2024-08-17T18:16:21.162228+0000 mon.a (mon.0) 3290 : cluster [WRN] Health check update: Degraded data redundancy: 16341/237663 objects degraded (6.876%), 6 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:22.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:21 smithi131 bash[88347]: cluster 2024-08-17T18:16:21.168010+0000 mon.a (mon.0) 3291 : cluster [DBG] osdmap e1533: 8 total, 8 up, 7 in 2024-08-17T18:16:22.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:21 smithi131 bash[88347]: cluster 2024-08-17T18:16:21.168010+0000 mon.a (mon.0) 3291 : cluster [DBG] osdmap e1533: 8 total, 8 up, 7 in 2024-08-17T18:16:22.107 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:22.132 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:22.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:22.134 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:22.235 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:22.260 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:22.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:22.264 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:22.364 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:22.385 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:22 smithi131 bash[89561]: cluster 2024-08-17T18:16:20.751517+0000 mgr.y (mgr.34107) 2235 : cluster [DBG] pgmap v3102: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.0 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 60 MiB/s wr, 953 op/s; 16341/246414 objects degraded (6.632%); 428/246414 objects misplaced (0.174%); 4.1 MiB/s, 64 objects/s recovering 2024-08-17T18:16:22.386 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:22 smithi131 bash[89561]: cluster 2024-08-17T18:16:20.751517+0000 mgr.y (mgr.34107) 2235 : cluster [DBG] pgmap v3102: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.0 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 60 MiB/s wr, 953 op/s; 16341/246414 objects degraded (6.632%); 428/246414 objects misplaced (0.174%); 4.1 MiB/s, 64 objects/s recovering 2024-08-17T18:16:22.386 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:22 smithi131 bash[89561]: cluster 2024-08-17T18:16:22.169902+0000 mon.a (mon.0) 3292 : cluster [DBG] osdmap e1534: 8 total, 8 up, 7 in 2024-08-17T18:16:22.386 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:22 smithi131 bash[89561]: cluster 2024-08-17T18:16:22.169902+0000 mon.a (mon.0) 3292 : cluster [DBG] osdmap e1534: 8 total, 8 up, 7 in 2024-08-17T18:16:22.388 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:22 smithi131 bash[88347]: cluster 2024-08-17T18:16:20.751517+0000 mgr.y (mgr.34107) 2235 : cluster [DBG] pgmap v3102: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.0 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 60 MiB/s wr, 953 op/s; 16341/246414 objects degraded (6.632%); 428/246414 objects misplaced (0.174%); 4.1 MiB/s, 64 objects/s recovering 2024-08-17T18:16:22.388 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:22 smithi131 bash[88347]: cluster 2024-08-17T18:16:20.751517+0000 mgr.y (mgr.34107) 2235 : cluster [DBG] pgmap v3102: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.0 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 60 MiB/s wr, 953 op/s; 16341/246414 objects degraded (6.632%); 428/246414 objects misplaced (0.174%); 4.1 MiB/s, 64 objects/s recovering 2024-08-17T18:16:22.388 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:22 smithi131 bash[88347]: cluster 2024-08-17T18:16:22.169902+0000 mon.a (mon.0) 3292 : cluster [DBG] osdmap e1534: 8 total, 8 up, 7 in 2024-08-17T18:16:22.388 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:22 smithi131 bash[88347]: cluster 2024-08-17T18:16:22.169902+0000 mon.a (mon.0) 3292 : cluster [DBG] osdmap e1534: 8 total, 8 up, 7 in 2024-08-17T18:16:22.397 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:22.402 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:22.402 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:22.503 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:22.536 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:22.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:22.543 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:22.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:22 smithi169 bash[79348]: cluster 2024-08-17T18:16:20.751517+0000 mgr.y (mgr.34107) 2235 : cluster [DBG] pgmap v3102: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.0 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 60 MiB/s wr, 953 op/s; 16341/246414 objects degraded (6.632%); 428/246414 objects misplaced (0.174%); 4.1 MiB/s, 64 objects/s recovering 2024-08-17T18:16:22.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:22 smithi169 bash[79348]: cluster 2024-08-17T18:16:20.751517+0000 mgr.y (mgr.34107) 2235 : cluster [DBG] pgmap v3102: 99 pgs: 1 active+recovering+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.0 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 60 MiB/s wr, 953 op/s; 16341/246414 objects degraded (6.632%); 428/246414 objects misplaced (0.174%); 4.1 MiB/s, 64 objects/s recovering 2024-08-17T18:16:22.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:22 smithi169 bash[79348]: cluster 2024-08-17T18:16:22.169902+0000 mon.a (mon.0) 3292 : cluster [DBG] osdmap e1534: 8 total, 8 up, 7 in 2024-08-17T18:16:22.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:22 smithi169 bash[79348]: cluster 2024-08-17T18:16:22.169902+0000 mon.a (mon.0) 3292 : cluster [DBG] osdmap e1534: 8 total, 8 up, 7 in 2024-08-17T18:16:22.644 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:22.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:22.680 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:22.680 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:22.781 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:22.803 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:22.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:22.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:22.907 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:22.925 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:22.927 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:22.927 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:16:23.027 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:23.034 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:2024-08-17T18:16:23.035643+0000 min lat: 0.00117714 max lat: 2.21094 avg lat: 0.0150482 2024-08-17T18:16:23.034 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: sec Cur ops started finished avg MB/s cur MB/s last lat(s) avg lat(s) 2024-08-17T18:16:23.034 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 80 16 85064 85048 66.4295 32 0.0221994 0.0150482 2024-08-17T18:16:23.056 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:23.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:23.058 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:23.159 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:23.199 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:23.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:23.205 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:23.306 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:23.334 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:23.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:23.342 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:23.442 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:23.469 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:23.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:23.473 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:16:23.574 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:23.584 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:23 smithi169 bash[79348]: audit 2024-08-17T18:16:23.298959+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:16:23.585 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:23 smithi169 bash[79348]: audit 2024-08-17T18:16:23.298959+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:16:23.618 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:23.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:23.622 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:23.723 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:23.731 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:23 smithi131 bash[88347]: audit 2024-08-17T18:16:23.298959+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:16:23.731 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:23 smithi131 bash[88347]: audit 2024-08-17T18:16:23.298959+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:16:23.731 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:23 smithi131 bash[89561]: audit 2024-08-17T18:16:23.298959+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:16:23.732 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:23 smithi131 bash[89561]: audit 2024-08-17T18:16:23.298959+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:16:23.745 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:23.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:23.747 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:23.847 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:23.874 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:23.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:23.878 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:23.978 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:24.008 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:24.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:24.012 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:24.034 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 81 16 85941 85925 66.286 54.8125 0.0240971 0.0150809 2024-08-17T18:16:24.113 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:24.140 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:24.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:24.147 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:24.248 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:24.275 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:24.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:24.279 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:24.379 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:24.408 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:24.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:24.410 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:24.510 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:24.534 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:24.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:24.540 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:24.640 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:24.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:24 smithi169 bash[79348]: cluster 2024-08-17T18:16:22.754751+0000 mgr.y (mgr.34107) 2236 : cluster [DBG] pgmap v3105: 99 pgs: 1 active+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.1 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 53 MiB/s wr, 852 op/s; 16341/250383 objects degraded (6.526%); 6.4 MiB/s, 103 objects/s recovering 2024-08-17T18:16:24.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:24 smithi169 bash[79348]: cluster 2024-08-17T18:16:22.754751+0000 mgr.y (mgr.34107) 2236 : cluster [DBG] pgmap v3105: 99 pgs: 1 active+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.1 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 53 MiB/s wr, 852 op/s; 16341/250383 objects degraded (6.526%); 6.4 MiB/s, 103 objects/s recovering 2024-08-17T18:16:24.659 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:24.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:24.662 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:24.762 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:24.781 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:24.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:24.782 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:24.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:24 smithi131 bash[89561]: cluster 2024-08-17T18:16:22.754751+0000 mgr.y (mgr.34107) 2236 : cluster [DBG] pgmap v3105: 99 pgs: 1 active+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.1 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 53 MiB/s wr, 852 op/s; 16341/250383 objects degraded (6.526%); 6.4 MiB/s, 103 objects/s recovering 2024-08-17T18:16:24.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:24 smithi131 bash[89561]: cluster 2024-08-17T18:16:22.754751+0000 mgr.y (mgr.34107) 2236 : cluster [DBG] pgmap v3105: 99 pgs: 1 active+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.1 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 53 MiB/s wr, 852 op/s; 16341/250383 objects degraded (6.526%); 6.4 MiB/s, 103 objects/s recovering 2024-08-17T18:16:24.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:24 smithi131 bash[88347]: cluster 2024-08-17T18:16:22.754751+0000 mgr.y (mgr.34107) 2236 : cluster [DBG] pgmap v3105: 99 pgs: 1 active+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.1 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 53 MiB/s wr, 852 op/s; 16341/250383 objects degraded (6.526%); 6.4 MiB/s, 103 objects/s recovering 2024-08-17T18:16:24.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:24 smithi131 bash[88347]: cluster 2024-08-17T18:16:22.754751+0000 mgr.y (mgr.34107) 2236 : cluster [DBG] pgmap v3105: 99 pgs: 1 active+undersized+remapped, 6 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.1 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 53 MiB/s wr, 852 op/s; 16341/250383 objects degraded (6.526%); 6.4 MiB/s, 103 objects/s recovering 2024-08-17T18:16:24.883 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:24.911 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:24.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:24.913 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:25.013 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:25.034 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 82 16 86457 86441 65.8709 32.25 0.0162626 0.0151752 2024-08-17T18:16:25.041 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:25.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:25.046 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:25.147 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:25.177 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:25.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:25.179 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:16:25.280 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:25.301 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:25.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:25.303 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:25.404 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:25.427 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:25.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:25.429 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:25.530 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:25.556 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:25.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:25.559 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:25.660 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:25.692 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:25.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:25.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:25.800 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:25.848 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:25.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:25.853 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:25.954 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:25.983 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:25.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:25.987 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:26.034 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 83 16 87142 87126 65.5931 42.8125 0.0156935 0.0152398 2024-08-17T18:16:26.088 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:26.111 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:26.117 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:26.117 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:26.218 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:26.251 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:26.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:26.255 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:26.356 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:26.383 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:26.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:26.388 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:16:26.469 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:26 smithi131 bash[88347]: cluster 2024-08-17T18:16:24.755857+0000 mgr.y (mgr.34107) 2237 : cluster [DBG] pgmap v3106: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.2 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 45 MiB/s wr, 720 op/s; 13565/254967 objects degraded (5.320%); 2551/254967 objects misplaced (1.001%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T18:16:26.469 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:26 smithi131 bash[88347]: cluster 2024-08-17T18:16:24.755857+0000 mgr.y (mgr.34107) 2237 : cluster [DBG] pgmap v3106: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.2 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 45 MiB/s wr, 720 op/s; 13565/254967 objects degraded (5.320%); 2551/254967 objects misplaced (1.001%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T18:16:26.469 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:26 smithi131 bash[88347]: cluster 2024-08-17T18:16:26.163594+0000 mon.a (mon.0) 3294 : cluster [WRN] Health check update: Degraded data redundancy: 13565/254967 objects degraded (5.320%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:26.469 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:26 smithi131 bash[88347]: cluster 2024-08-17T18:16:26.163594+0000 mon.a (mon.0) 3294 : cluster [WRN] Health check update: Degraded data redundancy: 13565/254967 objects degraded (5.320%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:26.470 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:26 smithi131 bash[89561]: cluster 2024-08-17T18:16:24.755857+0000 mgr.y (mgr.34107) 2237 : cluster [DBG] pgmap v3106: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.2 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 45 MiB/s wr, 720 op/s; 13565/254967 objects degraded (5.320%); 2551/254967 objects misplaced (1.001%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T18:16:26.470 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:26 smithi131 bash[89561]: cluster 2024-08-17T18:16:24.755857+0000 mgr.y (mgr.34107) 2237 : cluster [DBG] pgmap v3106: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.2 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 45 MiB/s wr, 720 op/s; 13565/254967 objects degraded (5.320%); 2551/254967 objects misplaced (1.001%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T18:16:26.470 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:26 smithi131 bash[89561]: cluster 2024-08-17T18:16:26.163594+0000 mon.a (mon.0) 3294 : cluster [WRN] Health check update: Degraded data redundancy: 13565/254967 objects degraded (5.320%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:26.470 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:26 smithi131 bash[89561]: cluster 2024-08-17T18:16:26.163594+0000 mon.a (mon.0) 3294 : cluster [WRN] Health check update: Degraded data redundancy: 13565/254967 objects degraded (5.320%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:26.489 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:26.524 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:26.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:26.532 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:26.633 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:26.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:26 smithi169 bash[79348]: cluster 2024-08-17T18:16:24.755857+0000 mgr.y (mgr.34107) 2237 : cluster [DBG] pgmap v3106: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.2 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 45 MiB/s wr, 720 op/s; 13565/254967 objects degraded (5.320%); 2551/254967 objects misplaced (1.001%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T18:16:26.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:26 smithi169 bash[79348]: cluster 2024-08-17T18:16:24.755857+0000 mgr.y (mgr.34107) 2237 : cluster [DBG] pgmap v3106: 99 pgs: 1 active+recovering+undersized+remapped, 1 active+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.2 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 45 MiB/s wr, 720 op/s; 13565/254967 objects degraded (5.320%); 2551/254967 objects misplaced (1.001%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T18:16:26.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:26 smithi169 bash[79348]: cluster 2024-08-17T18:16:26.163594+0000 mon.a (mon.0) 3294 : cluster [WRN] Health check update: Degraded data redundancy: 13565/254967 objects degraded (5.320%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:26.646 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:26 smithi169 bash[79348]: cluster 2024-08-17T18:16:26.163594+0000 mon.a (mon.0) 3294 : cluster [WRN] Health check update: Degraded data redundancy: 13565/254967 objects degraded (5.320%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:26.654 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:26.660 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:26.660 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:26.761 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:26.783 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:26.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:26.789 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:16:26.890 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:26.911 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:26.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:26.912 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:27.013 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:27.034 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 84 16 87868 87852 65.3524 45.375 0.19208 0.0152947 2024-08-17T18:16:27.039 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:27.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:27.046 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:27.147 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:27.175 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:27.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:27.178 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:16:27.279 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:27.313 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:27.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:27.318 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:27.419 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:27.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:27.452 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:27.453 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:27.553 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:27.584 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:27.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:27.586 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:16:27.687 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:27.715 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:27.719 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:27.719 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:16:27.820 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:27.839 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:27.841 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:27.841 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:27.942 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:27.975 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:27.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:27.981 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:28.035 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 85 16 88566 88550 65.0967 43.625 0.0124308 0.0153558 2024-08-17T18:16:28.082 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:28.116 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:28.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:28.119 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:16:28.220 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:28.257 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:28.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:28.262 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:28.363 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:28.387 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:28.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:28.390 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:28.491 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:28.501 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:28 smithi169 bash[79348]: cluster 2024-08-17T18:16:26.756505+0000 mgr.y (mgr.34107) 2238 : cluster [DBG] pgmap v3107: 99 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.3 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 58 MiB/s wr, 928 op/s; 13565/259965 objects degraded (5.218%); 2551/259965 objects misplaced (0.981%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T18:16:28.501 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:28 smithi169 bash[79348]: cluster 2024-08-17T18:16:26.756505+0000 mgr.y (mgr.34107) 2238 : cluster [DBG] pgmap v3107: 99 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.3 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 58 MiB/s wr, 928 op/s; 13565/259965 objects degraded (5.218%); 2551/259965 objects misplaced (0.981%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T18:16:28.521 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:28.530 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:28.531 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:28.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:28 smithi131 bash[89561]: cluster 2024-08-17T18:16:26.756505+0000 mgr.y (mgr.34107) 2238 : cluster [DBG] pgmap v3107: 99 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.3 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 58 MiB/s wr, 928 op/s; 13565/259965 objects degraded (5.218%); 2551/259965 objects misplaced (0.981%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T18:16:28.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:28 smithi131 bash[89561]: cluster 2024-08-17T18:16:26.756505+0000 mgr.y (mgr.34107) 2238 : cluster [DBG] pgmap v3107: 99 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.3 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 58 MiB/s wr, 928 op/s; 13565/259965 objects degraded (5.218%); 2551/259965 objects misplaced (0.981%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T18:16:28.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:28 smithi131 bash[88347]: cluster 2024-08-17T18:16:26.756505+0000 mgr.y (mgr.34107) 2238 : cluster [DBG] pgmap v3107: 99 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.3 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 58 MiB/s wr, 928 op/s; 13565/259965 objects degraded (5.218%); 2551/259965 objects misplaced (0.981%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T18:16:28.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:28 smithi131 bash[88347]: cluster 2024-08-17T18:16:26.756505+0000 mgr.y (mgr.34107) 2238 : cluster [DBG] pgmap v3107: 99 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.3 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 58 MiB/s wr, 928 op/s; 13565/259965 objects degraded (5.218%); 2551/259965 objects misplaced (0.981%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T18:16:28.631 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:28.666 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:28.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:28.671 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:28.771 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:28.800 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:28.804 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:28.805 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:28.906 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:28.927 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:28.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:28.929 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:29.030 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:29.035 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 86 16 89214 89198 64.8107 40.5 0.0163251 0.0153916 2024-08-17T18:16:29.053 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:29.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:29.055 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:29.156 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:29.179 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:29.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:29.181 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:29.230 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:16:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:16:28] "GET /metrics HTTP/1.1" 200 36622 "" "Prometheus/2.51.0" 2024-08-17T18:16:29.283 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:29.325 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:29.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:29.328 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:29.429 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:29.472 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:29.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:29.474 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:29.574 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:29.594 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:29.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:29.596 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:29.697 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:29.723 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:29.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:29.729 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:29.830 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:29.871 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:29.873 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:29.873 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:29.974 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:30.020 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:30.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:30.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:30.035 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 87 16 89814 89798 64.4967 37.5 0.013869 0.0154987 2024-08-17T18:16:30.125 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:30.162 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:30.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:30.164 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:30.264 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:30.289 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:30.291 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:30.291 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:30.392 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:30.416 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:30.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:30.420 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:30.521 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:30.532 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:30 smithi169 bash[79348]: cluster 2024-08-17T18:16:28.756984+0000 mgr.y (mgr.34107) 2239 : cluster [DBG] pgmap v3108: 99 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.3 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 35 MiB/s wr, 564 op/s; 13565/259965 objects degraded (5.218%); 2551/259965 objects misplaced (0.981%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T18:16:30.532 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:30 smithi169 bash[79348]: cluster 2024-08-17T18:16:28.756984+0000 mgr.y (mgr.34107) 2239 : cluster [DBG] pgmap v3108: 99 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.3 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 35 MiB/s wr, 564 op/s; 13565/259965 objects degraded (5.218%); 2551/259965 objects misplaced (0.981%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T18:16:30.551 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:30.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:30.555 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:30.656 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:30.685 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:30.691 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:30.691 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:30.792 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:30.812 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:30 smithi131 bash[89561]: cluster 2024-08-17T18:16:28.756984+0000 mgr.y (mgr.34107) 2239 : cluster [DBG] pgmap v3108: 99 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.3 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 35 MiB/s wr, 564 op/s; 13565/259965 objects degraded (5.218%); 2551/259965 objects misplaced (0.981%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T18:16:30.812 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:30 smithi131 bash[89561]: cluster 2024-08-17T18:16:28.756984+0000 mgr.y (mgr.34107) 2239 : cluster [DBG] pgmap v3108: 99 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.3 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 35 MiB/s wr, 564 op/s; 13565/259965 objects degraded (5.218%); 2551/259965 objects misplaced (0.981%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T18:16:30.813 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:30 smithi131 bash[88347]: cluster 2024-08-17T18:16:28.756984+0000 mgr.y (mgr.34107) 2239 : cluster [DBG] pgmap v3108: 99 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.3 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 35 MiB/s wr, 564 op/s; 13565/259965 objects degraded (5.218%); 2551/259965 objects misplaced (0.981%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T18:16:30.813 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:30 smithi131 bash[88347]: cluster 2024-08-17T18:16:28.756984+0000 mgr.y (mgr.34107) 2239 : cluster [DBG] pgmap v3108: 99 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.3 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 35 MiB/s wr, 564 op/s; 13565/259965 objects degraded (5.218%); 2551/259965 objects misplaced (0.981%); 5.1 MiB/s, 81 objects/s recovering 2024-08-17T18:16:30.831 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:30.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:30.836 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:30.938 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:30.971 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:30.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:30.977 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:31.035 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 88 16 90577 90561 64.3057 47.6875 0.0150838 0.0155446 2024-08-17T18:16:31.078 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:31.105 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:31.105 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:31.106 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:16:31.206 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:31.239 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:31.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:31.241 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:31.342 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:31.367 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:31.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:31.377 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:31.477 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:31.488 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:31 smithi169 bash[79348]: cluster 2024-08-17T18:16:31.164413+0000 mon.a (mon.0) 3295 : cluster [WRN] Health check update: Degraded data redundancy: 13565/259965 objects degraded (5.218%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:31.488 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:31 smithi169 bash[79348]: cluster 2024-08-17T18:16:31.164413+0000 mon.a (mon.0) 3295 : cluster [WRN] Health check update: Degraded data redundancy: 13565/259965 objects degraded (5.218%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:31.510 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:31.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:31.513 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:31.614 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:31.639 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:31.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:31.644 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:31.744 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:31.770 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:31.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:31.777 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:31.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:31 smithi131 bash[89561]: cluster 2024-08-17T18:16:31.164413+0000 mon.a (mon.0) 3295 : cluster [WRN] Health check update: Degraded data redundancy: 13565/259965 objects degraded (5.218%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:31.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:31 smithi131 bash[89561]: cluster 2024-08-17T18:16:31.164413+0000 mon.a (mon.0) 3295 : cluster [WRN] Health check update: Degraded data redundancy: 13565/259965 objects degraded (5.218%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:31.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:31 smithi131 bash[88347]: cluster 2024-08-17T18:16:31.164413+0000 mon.a (mon.0) 3295 : cluster [WRN] Health check update: Degraded data redundancy: 13565/259965 objects degraded (5.218%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:31.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:31 smithi131 bash[88347]: cluster 2024-08-17T18:16:31.164413+0000 mon.a (mon.0) 3295 : cluster [WRN] Health check update: Degraded data redundancy: 13565/259965 objects degraded (5.218%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:31.877 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:31.902 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:31.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:31.905 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:32.006 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:32.035 INFO:tasks.radosbench.radosbench.0.smithi131.stdout: 89 16 91383 91367 64.1491 50.375 0.0133859 0.0155827 2024-08-17T18:16:32.037 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:32.040 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:32.041 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:32.141 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:32.167 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:32.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:32.169 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:32.270 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:32.301 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:32.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:32.304 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:32.405 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:32.429 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:32.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:32.432 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:32.534 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:32.562 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:32.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:32.564 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:32.635 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:32 smithi131 bash[88347]: cluster 2024-08-17T18:16:30.757784+0000 mgr.y (mgr.34107) 2240 : cluster [DBG] pgmap v3109: 99 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.4 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 36 MiB/s wr, 568 op/s; 13565/266745 objects degraded (5.085%); 2256/266745 objects misplaced (0.846%); 3.4 MiB/s, 54 objects/s recovering 2024-08-17T18:16:32.665 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:32.692 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:32.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:32.697 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:32.797 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:32.820 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:32.822 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:32.822 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:32.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:32 smithi169 bash[79348]: cluster 2024-08-17T18:16:30.757784+0000 mgr.y (mgr.34107) 2240 : cluster [DBG] pgmap v3109: 99 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.4 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 36 MiB/s wr, 568 op/s; 13565/266745 objects degraded (5.085%); 2256/266745 objects misplaced (0.846%); 3.4 MiB/s, 54 objects/s recovering 2024-08-17T18:16:32.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:32 smithi169 bash[79348]: cluster 2024-08-17T18:16:30.757784+0000 mgr.y (mgr.34107) 2240 : cluster [DBG] pgmap v3109: 99 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.4 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 36 MiB/s wr, 568 op/s; 13565/266745 objects degraded (5.085%); 2256/266745 objects misplaced (0.846%); 3.4 MiB/s, 54 objects/s recovering 2024-08-17T18:16:32.923 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:32.972 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:32.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:32.979 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:33.035 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Total time run: 90.0145 2024-08-17T18:16:33.036 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Total writes made: 92219 2024-08-17T18:16:33.036 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Write size: 65536 2024-08-17T18:16:33.036 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Object size: 65536 2024-08-17T18:16:33.036 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Bandwidth (MB/sec): 64.0307 2024-08-17T18:16:33.036 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Stddev Bandwidth: 31.3812 2024-08-17T18:16:33.036 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Max bandwidth (MB/sec): 175.375 2024-08-17T18:16:33.036 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Min bandwidth (MB/sec): 0 2024-08-17T18:16:33.036 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Average IOPS: 1024 2024-08-17T18:16:33.036 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Stddev IOPS: 502.099 2024-08-17T18:16:33.036 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Max IOPS: 2806 2024-08-17T18:16:33.036 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Min IOPS: 0 2024-08-17T18:16:33.036 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Average Latency(s): 0.0156124 2024-08-17T18:16:33.036 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Stddev Latency(s): 0.0413603 2024-08-17T18:16:33.037 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Max latency(s): 2.21094 2024-08-17T18:16:33.037 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Min latency(s): 0.00117714 2024-08-17T18:16:33.043 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Cleaning up (deleting benchmark objects) 2024-08-17T18:16:33.080 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:33.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:32 smithi131 bash[89561]: cluster 2024-08-17T18:16:30.757784+0000 mgr.y (mgr.34107) 2240 : cluster [DBG] pgmap v3109: 99 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.4 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 36 MiB/s wr, 568 op/s; 13565/266745 objects degraded (5.085%); 2256/266745 objects misplaced (0.846%); 3.4 MiB/s, 54 objects/s recovering 2024-08-17T18:16:33.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:32 smithi131 bash[89561]: cluster 2024-08-17T18:16:30.757784+0000 mgr.y (mgr.34107) 2240 : cluster [DBG] pgmap v3109: 99 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.4 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 36 MiB/s wr, 568 op/s; 13565/266745 objects degraded (5.085%); 2256/266745 objects misplaced (0.846%); 3.4 MiB/s, 54 objects/s recovering 2024-08-17T18:16:33.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:32 smithi131 bash[88347]: cluster 2024-08-17T18:16:30.757784+0000 mgr.y (mgr.34107) 2240 : cluster [DBG] pgmap v3109: 99 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.4 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 36 MiB/s wr, 568 op/s; 13565/266745 objects degraded (5.085%); 2256/266745 objects misplaced (0.846%); 3.4 MiB/s, 54 objects/s recovering 2024-08-17T18:16:33.107 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:33.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:33.112 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:33.212 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:33.233 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:33.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:33.237 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:33.338 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:33.358 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:33.359 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:33.359 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:33.460 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:33.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:33.496 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:33.497 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:33.597 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:33.631 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:33.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:33.634 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:33.735 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:33.755 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:33.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:33.757 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:33.858 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:33.879 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:33.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:33.881 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:33.982 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:34.017 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:34.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:34.026 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:34.126 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:34.155 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:34.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:34.158 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:34.259 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:34.283 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:34.287 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:34.287 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:34.388 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:34.434 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:34.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:34.438 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:34.539 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:34.575 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:34.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:34.577 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:34.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:34 smithi131 bash[89561]: cluster 2024-08-17T18:16:32.758345+0000 mgr.y (mgr.34107) 2241 : cluster [DBG] pgmap v3110: 99 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.5 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 38 MiB/s wr, 615 op/s; 13565/269934 objects degraded (5.025%); 2256/269934 objects misplaced (0.836%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T18:16:34.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:34 smithi131 bash[89561]: cluster 2024-08-17T18:16:32.758345+0000 mgr.y (mgr.34107) 2241 : cluster [DBG] pgmap v3110: 99 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.5 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 38 MiB/s wr, 615 op/s; 13565/269934 objects degraded (5.025%); 2256/269934 objects misplaced (0.836%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T18:16:34.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:34 smithi131 bash[88347]: cluster 2024-08-17T18:16:32.758345+0000 mgr.y (mgr.34107) 2241 : cluster [DBG] pgmap v3110: 99 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.5 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 38 MiB/s wr, 615 op/s; 13565/269934 objects degraded (5.025%); 2256/269934 objects misplaced (0.836%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T18:16:34.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:34 smithi131 bash[88347]: cluster 2024-08-17T18:16:32.758345+0000 mgr.y (mgr.34107) 2241 : cluster [DBG] pgmap v3110: 99 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.5 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 38 MiB/s wr, 615 op/s; 13565/269934 objects degraded (5.025%); 2256/269934 objects misplaced (0.836%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T18:16:34.678 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:34.687 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:34 smithi169 bash[79348]: cluster 2024-08-17T18:16:32.758345+0000 mgr.y (mgr.34107) 2241 : cluster [DBG] pgmap v3110: 99 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.5 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 38 MiB/s wr, 615 op/s; 13565/269934 objects degraded (5.025%); 2256/269934 objects misplaced (0.836%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T18:16:34.687 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:34 smithi169 bash[79348]: cluster 2024-08-17T18:16:32.758345+0000 mgr.y (mgr.34107) 2241 : cluster [DBG] pgmap v3110: 99 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.5 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 38 MiB/s wr, 615 op/s; 13565/269934 objects degraded (5.025%); 2256/269934 objects misplaced (0.836%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T18:16:34.709 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:34.716 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:34.716 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:34.817 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:34.848 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:34.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:34.852 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:16:34.952 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:34.971 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:34.974 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:34.974 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:16:35.075 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:35.100 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:35.102 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:35.102 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:35.203 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:35.236 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:35.242 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:35.242 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:35.343 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:35.377 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:35.380 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:35.380 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:16:35.481 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:35.504 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:35.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:35.508 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:35.609 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:35.656 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:35.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:35.658 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:35.759 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:35.791 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:35.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:35.793 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:35.894 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:35.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:35.926 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:35.927 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:36.027 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:36.054 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:36.058 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:36.058 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:36.159 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:36.196 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:36.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:36.199 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:36.299 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T18:16:36.299 INFO:teuthology.orchestra.run.smithi131.stdout: "ops": [ 2024-08-17T18:16:36.299 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.299 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.36051.0:94576 58.6 58:6a35665a:::benchmark_data_smithi131_300488_object2354:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1534)", 2024-08-17T18:16:36.299 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:16:36.290196+0000", 2024-08-17T18:16:36.299 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 0.008882862, 2024-08-17T18:16:36.300 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0089105750000000004, 2024-08-17T18:16:36.300 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:16:36.300 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:16:36.300 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "waiting for sub ops", 2024-08-17T18:16:36.300 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:16:36.300 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.36051", 2024-08-17T18:16:36.300 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/3166910928", 2024-08-17T18:16:36.300 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 94576 2024-08-17T18:16:36.300 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.300 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:16:36.300 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.300 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:16:36.300 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.290196+0000", 2024-08-17T18:16:36.300 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:16:36.301 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.301 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.301 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:16:36.301 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.290196+0000", 2024-08-17T18:16:36.301 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:16:36.301 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.301 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.301 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:16:36.301 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.290197+0000", 2024-08-17T18:16:36.301 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.6929999999999999e-06 2024-08-17T18:16:36.301 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.301 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.301 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:16:36.302 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.290203+0000", 2024-08-17T18:16:36.302 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.4879999999999998e-06 2024-08-17T18:16:36.302 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.302 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.302 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:16:36.302 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.290216+0000", 2024-08-17T18:16:36.302 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.308e-05 2024-08-17T18:16:36.302 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.302 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.302 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:16:36.302 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.290223+0000", 2024-08-17T18:16:36.302 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.0380000000000002e-06 2024-08-17T18:16:36.302 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.303 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.303 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:16:36.303 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.290520+0000", 2024-08-17T18:16:36.303 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00029696200000000001 2024-08-17T18:16:36.303 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.303 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.303 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:16:36.303 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.290671+0000", 2024-08-17T18:16:36.303 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00015089199999999999 2024-08-17T18:16:36.303 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.303 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.303 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 1,4", 2024-08-17T18:16:36.303 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.290770+0000", 2024-08-17T18:16:36.303 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.9156999999999999e-05 2024-08-17T18:16:36.304 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.304 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.304 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:16:36.304 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.295504+0000", 2024-08-17T18:16:36.304 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0047335470000000003 2024-08-17T18:16:36.304 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.304 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.304 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:16:36.304 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.298196+0000", 2024-08-17T18:16:36.304 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0026925579999999998 2024-08-17T18:16:36.304 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:16:36.304 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:16:36.304 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:16:36.304 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.305 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.305 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.36051.0:94583 58.a e1534/1521 58:5aa02d2a:::benchmark_data_smithi131_300488_object2361:head v 1534'5968, mlcod=1534'5964)", 2024-08-17T18:16:36.305 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:16:36.296852+0000", 2024-08-17T18:16:36.305 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 0.0022267649999999999, 2024-08-17T18:16:36.305 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0023270449999999998, 2024-08-17T18:16:36.305 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:16:36.305 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:16:36.305 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "started", 2024-08-17T18:16:36.305 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:16:36.305 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.305 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:16:36.305 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.296852+0000", 2024-08-17T18:16:36.305 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:16:36.305 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.306 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.306 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:16:36.306 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.296852+0000", 2024-08-17T18:16:36.306 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:16:36.306 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.306 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.306 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:16:36.306 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.296853+0000", 2024-08-17T18:16:36.306 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.8199999999999998e-07 2024-08-17T18:16:36.306 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.306 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.306 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:16:36.306 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.296861+0000", 2024-08-17T18:16:36.306 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.6719999999999993e-06 2024-08-17T18:16:36.307 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.307 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.307 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:16:36.307 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.296876+0000", 2024-08-17T18:16:36.307 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.4809e-05 2024-08-17T18:16:36.307 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.307 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.307 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:16:36.307 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.296883+0000", 2024-08-17T18:16:36.307 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.1790000000000002e-06 2024-08-17T18:16:36.307 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.307 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.307 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:16:36.307 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.298613+0000", 2024-08-17T18:16:36.308 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0017294890000000001 2024-08-17T18:16:36.308 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.308 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.308 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:16:36.308 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.298632+0000", 2024-08-17T18:16:36.308 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.9083e-05 2024-08-17T18:16:36.308 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:16:36.308 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:16:36.308 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:16:36.308 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.308 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.308 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.36051.0:94581 58.2 e1534/1521 58:4a7d5b09:::benchmark_data_smithi131_300488_object2359:head v 1534'5994, mlcod=1534'5992)", 2024-08-17T18:16:36.308 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:16:36.298064+0000", 2024-08-17T18:16:36.308 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 0.0010143629999999999, 2024-08-17T18:16:36.309 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0011591030000000001, 2024-08-17T18:16:36.309 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:16:36.309 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:16:36.309 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "started", 2024-08-17T18:16:36.309 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:16:36.309 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.309 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:16:36.309 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.298064+0000", 2024-08-17T18:16:36.309 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:16:36.309 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.309 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.309 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:16:36.309 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.298064+0000", 2024-08-17T18:16:36.309 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:16:36.309 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.310 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.310 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:16:36.310 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.298065+0000", 2024-08-17T18:16:36.310 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0100000000000001e-06 2024-08-17T18:16:36.310 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.310 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.310 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:16:36.310 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.298072+0000", 2024-08-17T18:16:36.310 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.3330000000000002e-06 2024-08-17T18:16:36.310 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.310 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.310 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:16:36.310 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.298087+0000", 2024-08-17T18:16:36.310 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.5934999999999999e-05 2024-08-17T18:16:36.311 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.311 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.311 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:16:36.311 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.298095+0000", 2024-08-17T18:16:36.311 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.7689999999999996e-06 2024-08-17T18:16:36.311 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.311 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.311 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:16:36.311 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.298642+0000", 2024-08-17T18:16:36.311 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00054638099999999997 2024-08-17T18:16:36.311 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.311 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.311 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:16:36.311 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.298659+0000", 2024-08-17T18:16:36.312 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.7893999999999998e-05 2024-08-17T18:16:36.312 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:16:36.312 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:16:36.312 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:16:36.312 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.312 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.312 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.36051.0:94585 58.d e1534/1528 58:ba77d700:::benchmark_data_smithi131_300488_object2363:head v 1534'5921, mlcod=0'0)", 2024-08-17T18:16:36.312 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:16:36.298371+0000", 2024-08-17T18:16:36.312 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 0.00070782199999999999, 2024-08-17T18:16:36.312 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00089599299999999998, 2024-08-17T18:16:36.312 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:16:36.312 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:16:36.312 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "started", 2024-08-17T18:16:36.312 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:16:36.313 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.313 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:16:36.313 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.298371+0000", 2024-08-17T18:16:36.313 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:16:36.313 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.313 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.313 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:16:36.313 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.298371+0000", 2024-08-17T18:16:36.313 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:16:36.313 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.313 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.313 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:16:36.314 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.298371+0000", 2024-08-17T18:16:36.314 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.9200000000000001e-07 2024-08-17T18:16:36.314 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.314 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.314 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:16:36.314 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.298376+0000", 2024-08-17T18:16:36.314 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.8049999999999997e-06 2024-08-17T18:16:36.314 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.314 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.314 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:16:36.314 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.298387+0000", 2024-08-17T18:16:36.314 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1004e-05 2024-08-17T18:16:36.314 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.314 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.315 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:16:36.315 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.298392+0000", 2024-08-17T18:16:36.315 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.2950000000000001e-06 2024-08-17T18:16:36.315 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.315 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.315 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:16:36.315 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.298462+0000", 2024-08-17T18:16:36.315 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.9962999999999994e-05 2024-08-17T18:16:36.315 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.315 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.315 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:16:36.315 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.298485+0000", 2024-08-17T18:16:36.315 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.2351e-05 2024-08-17T18:16:36.315 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:16:36.316 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:16:36.316 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:16:36.316 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.316 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.316 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.36051.0:94567 58.9 58:95484c47:::benchmark_data_smithi131_300488_object2345:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1534)", 2024-08-17T18:16:36.316 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:16:36.275074+0000", 2024-08-17T18:16:36.316 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 0.024004753, 2024-08-17T18:16:36.316 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.024240899999999999, 2024-08-17T18:16:36.316 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:16:36.316 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:16:36.316 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "waiting for sub ops", 2024-08-17T18:16:36.316 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:16:36.316 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.36051", 2024-08-17T18:16:36.316 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/3166910928", 2024-08-17T18:16:36.317 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 94567 2024-08-17T18:16:36.317 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.317 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:16:36.317 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.317 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:16:36.317 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.275074+0000", 2024-08-17T18:16:36.317 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:16:36.317 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.317 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.317 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:16:36.317 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.275074+0000", 2024-08-17T18:16:36.317 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:16:36.317 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.317 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.318 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:16:36.318 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.275075+0000", 2024-08-17T18:16:36.318 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.5579999999999999e-06 2024-08-17T18:16:36.318 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.318 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.318 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:16:36.318 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.275081+0000", 2024-08-17T18:16:36.318 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.0209999999999996e-06 2024-08-17T18:16:36.318 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.318 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.318 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:16:36.318 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.275095+0000", 2024-08-17T18:16:36.318 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.4047e-05 2024-08-17T18:16:36.319 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.319 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.319 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:16:36.319 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.275103+0000", 2024-08-17T18:16:36.319 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.5020000000000003e-06 2024-08-17T18:16:36.319 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.319 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.319 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:16:36.319 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.278481+0000", 2024-08-17T18:16:36.319 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0033778129999999999 2024-08-17T18:16:36.319 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.319 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.319 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:16:36.319 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.278632+0000", 2024-08-17T18:16:36.320 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00015112799999999999 2024-08-17T18:16:36.320 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.320 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.320 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 1,6", 2024-08-17T18:16:36.320 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.278769+0000", 2024-08-17T18:16:36.320 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00013694600000000001 2024-08-17T18:16:36.320 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.320 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.320 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:16:36.320 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.295307+0000", 2024-08-17T18:16:36.320 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.016538168999999998 2024-08-17T18:16:36.320 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.320 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.320 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:16:36.321 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.297774+0000", 2024-08-17T18:16:36.321 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0024672409999999998 2024-08-17T18:16:36.321 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:16:36.321 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:16:36.321 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:16:36.321 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.321 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.321 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.36051.0:94568 58.9 58:9aa37051:::benchmark_data_smithi131_300488_object2346:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1534)", 2024-08-17T18:16:36.321 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:16:36.275936+0000", 2024-08-17T18:16:36.321 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 0.023142682000000001, 2024-08-17T18:16:36.321 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.023444123000000001, 2024-08-17T18:16:36.321 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:16:36.321 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:16:36.321 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "waiting for sub ops", 2024-08-17T18:16:36.321 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:16:36.322 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.36051", 2024-08-17T18:16:36.322 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/3166910928", 2024-08-17T18:16:36.322 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 94568 2024-08-17T18:16:36.322 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.322 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:16:36.322 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.322 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:16:36.322 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.275936+0000", 2024-08-17T18:16:36.322 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:16:36.322 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.322 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.322 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:16:36.322 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.275936+0000", 2024-08-17T18:16:36.322 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:16:36.323 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.323 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.323 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:16:36.323 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.275937+0000", 2024-08-17T18:16:36.323 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.3099999999999996e-07 2024-08-17T18:16:36.323 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.323 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.323 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:16:36.323 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.275941+0000", 2024-08-17T18:16:36.323 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.5029999999999999e-06 2024-08-17T18:16:36.323 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.323 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.323 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:16:36.323 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.275952+0000", 2024-08-17T18:16:36.324 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0336000000000001e-05 2024-08-17T18:16:36.324 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.324 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.324 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:16:36.324 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.275958+0000", 2024-08-17T18:16:36.324 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.6680000000000004e-06 2024-08-17T18:16:36.324 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.324 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.324 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:16:36.324 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.281746+0000", 2024-08-17T18:16:36.324 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0057874500000000004 2024-08-17T18:16:36.324 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.324 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.324 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:16:36.325 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.281986+0000", 2024-08-17T18:16:36.325 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000240244 2024-08-17T18:16:36.325 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.325 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.325 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 1,6", 2024-08-17T18:16:36.325 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.282212+0000", 2024-08-17T18:16:36.325 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00022643399999999999 2024-08-17T18:16:36.325 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.325 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.325 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:16:36.325 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.295319+0000", 2024-08-17T18:16:36.325 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.013106731 2024-08-17T18:16:36.325 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:16:36.325 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:16:36.326 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:16:36.326 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.326 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.326 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.36051.0:94573 58.9 58:9f17ee5d:::benchmark_data_smithi131_300488_object2351:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1534)", 2024-08-17T18:16:36.326 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:16:36.283669+0000", 2024-08-17T18:16:36.326 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 0.015409077, 2024-08-17T18:16:36.326 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.015769053000000002, 2024-08-17T18:16:36.326 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:16:36.326 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:16:36.326 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "waiting for sub ops", 2024-08-17T18:16:36.326 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:16:36.326 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.36051", 2024-08-17T18:16:36.326 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/3166910928", 2024-08-17T18:16:36.326 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 94573 2024-08-17T18:16:36.327 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.327 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:16:36.327 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.327 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:16:36.327 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.283669+0000", 2024-08-17T18:16:36.327 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:16:36.327 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.327 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.327 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:16:36.327 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.283669+0000", 2024-08-17T18:16:36.327 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:16:36.327 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.328 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.328 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:16:36.328 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.283671+0000", 2024-08-17T18:16:36.328 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.705e-06 2024-08-17T18:16:36.328 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.328 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.328 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:16:36.328 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.283677+0000", 2024-08-17T18:16:36.328 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.446e-06 2024-08-17T18:16:36.328 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.328 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.328 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:16:36.328 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.283690+0000", 2024-08-17T18:16:36.329 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.3570000000000001e-05 2024-08-17T18:16:36.329 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.329 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.329 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:16:36.329 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.283698+0000", 2024-08-17T18:16:36.329 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.0509999999999997e-06 2024-08-17T18:16:36.329 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.329 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.329 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:16:36.329 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.291343+0000", 2024-08-17T18:16:36.329 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0076446630000000003 2024-08-17T18:16:36.329 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.329 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.329 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:16:36.329 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.291528+0000", 2024-08-17T18:16:36.330 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00018497500000000001 2024-08-17T18:16:36.330 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.330 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.330 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 1,6", 2024-08-17T18:16:36.330 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.291699+0000", 2024-08-17T18:16:36.330 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00017116500000000001 2024-08-17T18:16:36.330 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.330 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.330 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:16:36.330 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.297879+0000", 2024-08-17T18:16:36.330 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0061802189999999998 2024-08-17T18:16:36.330 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:16:36.330 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:16:36.331 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:16:36.331 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.331 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.331 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.36051.0:94570 58.a e1534/1521 58:539ab62b:::benchmark_data_smithi131_300488_object2348:head v 1534'5966, mlcod=1534'5964)", 2024-08-17T18:16:36.331 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:16:36.286206+0000", 2024-08-17T18:16:36.331 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 0.012872962999999999, 2024-08-17T18:16:36.331 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.01329351, 2024-08-17T18:16:36.331 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:16:36.331 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:16:36.331 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "started", 2024-08-17T18:16:36.331 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:16:36.331 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.331 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:16:36.331 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.286206+0000", 2024-08-17T18:16:36.332 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:16:36.332 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.332 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.332 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:16:36.332 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.286206+0000", 2024-08-17T18:16:36.332 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:16:36.332 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.332 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.332 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:16:36.332 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.286207+0000", 2024-08-17T18:16:36.332 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.043e-06 2024-08-17T18:16:36.332 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.332 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.332 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:16:36.332 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.286213+0000", 2024-08-17T18:16:36.333 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.3230000000000003e-06 2024-08-17T18:16:36.333 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.333 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.333 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:16:36.333 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.286226+0000", 2024-08-17T18:16:36.333 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.2891000000000001e-05 2024-08-17T18:16:36.333 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.333 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.333 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:16:36.333 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.286233+0000", 2024-08-17T18:16:36.333 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.0010000000000004e-06 2024-08-17T18:16:36.333 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.333 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.333 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:16:36.333 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.288918+0000", 2024-08-17T18:16:36.334 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0026851520000000001 2024-08-17T18:16:36.334 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.334 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.334 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:16:36.334 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.288931+0000", 2024-08-17T18:16:36.334 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.2768e-05 2024-08-17T18:16:36.334 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:16:36.334 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:16:36.334 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:16:36.334 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.334 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.334 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.36051.0:94571 58.a e1534/1521 58:547da683:::benchmark_data_smithi131_300488_object2349:head v 1534'5967, mlcod=1534'5964)", 2024-08-17T18:16:36.334 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:16:36.288216+0000", 2024-08-17T18:16:36.335 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 0.010862241, 2024-08-17T18:16:36.335 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.011326899, 2024-08-17T18:16:36.335 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:16:36.335 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:16:36.335 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "started", 2024-08-17T18:16:36.335 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:16:36.335 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.335 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:16:36.335 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.288216+0000", 2024-08-17T18:16:36.335 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:16:36.335 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.336 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.336 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:16:36.336 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.288216+0000", 2024-08-17T18:16:36.336 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:16:36.336 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.336 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.336 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:16:36.336 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.288217+0000", 2024-08-17T18:16:36.336 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.9500000000000001e-07 2024-08-17T18:16:36.336 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.336 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.336 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:16:36.336 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.288226+0000", 2024-08-17T18:16:36.336 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.2629999999999992e-06 2024-08-17T18:16:36.337 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.337 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.337 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:16:36.337 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.288241+0000", 2024-08-17T18:16:36.337 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.4659e-05 2024-08-17T18:16:36.337 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.337 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.337 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:16:36.337 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.288248+0000", 2024-08-17T18:16:36.337 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.6420000000000001e-06 2024-08-17T18:16:36.337 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.337 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.337 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:16:36.337 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.291797+0000", 2024-08-17T18:16:36.338 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0035495100000000001 2024-08-17T18:16:36.338 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:16:36.338 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:16:36.338 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:16:36.338 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:16:36.291816+0000", 2024-08-17T18:16:36.338 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.8725000000000001e-05 2024-08-17T18:16:36.338 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:16:36.338 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:16:36.338 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:16:36.338 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:16:36.338 INFO:teuthology.orchestra.run.smithi131.stdout: ], 2024-08-17T18:16:36.338 INFO:teuthology.orchestra.run.smithi131.stdout: "num_ops": 9 2024-08-17T18:16:36.338 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T18:16:36.339 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:36.376 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:36.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:36.379 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:36.480 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:36.503 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:36.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:36.505 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:16:36.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:36 smithi131 bash[89561]: cluster 2024-08-17T18:16:34.759018+0000 mgr.y (mgr.34107) 2242 : cluster [DBG] pgmap v3111: 99 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 38 MiB/s wr, 623 op/s; 13565/271401 objects degraded (4.998%); 2256/271401 objects misplaced (0.831%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T18:16:36.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:36 smithi131 bash[89561]: cluster 2024-08-17T18:16:34.759018+0000 mgr.y (mgr.34107) 2242 : cluster [DBG] pgmap v3111: 99 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 38 MiB/s wr, 623 op/s; 13565/271401 objects degraded (4.998%); 2256/271401 objects misplaced (0.831%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T18:16:36.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:36 smithi131 bash[89561]: cluster 2024-08-17T18:16:36.168140+0000 mon.a (mon.0) 3296 : cluster [WRN] Health check update: Degraded data redundancy: 13565/271401 objects degraded (4.998%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:36.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:36 smithi131 bash[89561]: cluster 2024-08-17T18:16:36.168140+0000 mon.a (mon.0) 3296 : cluster [WRN] Health check update: Degraded data redundancy: 13565/271401 objects degraded (4.998%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:36.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:36 smithi131 bash[88347]: cluster 2024-08-17T18:16:34.759018+0000 mgr.y (mgr.34107) 2242 : cluster [DBG] pgmap v3111: 99 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 38 MiB/s wr, 623 op/s; 13565/271401 objects degraded (4.998%); 2256/271401 objects misplaced (0.831%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T18:16:36.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:36 smithi131 bash[88347]: cluster 2024-08-17T18:16:34.759018+0000 mgr.y (mgr.34107) 2242 : cluster [DBG] pgmap v3111: 99 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 38 MiB/s wr, 623 op/s; 13565/271401 objects degraded (4.998%); 2256/271401 objects misplaced (0.831%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T18:16:36.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:36 smithi131 bash[88347]: cluster 2024-08-17T18:16:36.168140+0000 mon.a (mon.0) 3296 : cluster [WRN] Health check update: Degraded data redundancy: 13565/271401 objects degraded (4.998%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:36.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:36 smithi131 bash[88347]: cluster 2024-08-17T18:16:36.168140+0000 mon.a (mon.0) 3296 : cluster [WRN] Health check update: Degraded data redundancy: 13565/271401 objects degraded (4.998%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:36.606 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:36.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:36 smithi169 bash[79348]: cluster 2024-08-17T18:16:34.759018+0000 mgr.y (mgr.34107) 2242 : cluster [DBG] pgmap v3111: 99 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 38 MiB/s wr, 623 op/s; 13565/271401 objects degraded (4.998%); 2256/271401 objects misplaced (0.831%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T18:16:36.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:36 smithi169 bash[79348]: cluster 2024-08-17T18:16:34.759018+0000 mgr.y (mgr.34107) 2242 : cluster [DBG] pgmap v3111: 99 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 38 MiB/s wr, 623 op/s; 13565/271401 objects degraded (4.998%); 2256/271401 objects misplaced (0.831%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T18:16:36.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:36 smithi169 bash[79348]: cluster 2024-08-17T18:16:36.168140+0000 mon.a (mon.0) 3296 : cluster [WRN] Health check update: Degraded data redundancy: 13565/271401 objects degraded (4.998%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:36.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:36 smithi169 bash[79348]: cluster 2024-08-17T18:16:36.168140+0000 mon.a (mon.0) 3296 : cluster [WRN] Health check update: Degraded data redundancy: 13565/271401 objects degraded (4.998%), 5 pgs degraded (PG_DEGRADED) 2024-08-17T18:16:36.643 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:36.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:36.651 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:36.752 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:36.780 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:36.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:36.785 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:36.830 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:16:36.830 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T18:16:36.882 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T18:16:36.883 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:16:36.886 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:36.919 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:36.920 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:36.921 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:36.921 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:16:36.921 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T18:16:36.956 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T18:16:36.956 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:16:36.996 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:16:36.997 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T18:16:37.021 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:37.031 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T18:16:37.032 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:16:37.045 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:37.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:37.048 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:37.050 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:16:37.051 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T18:16:37.066 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T18:16:37.067 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:16:37.148 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:37.179 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:37.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:37.181 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:37.282 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:37.309 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:37.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:37.314 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:37.415 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:37.421 INFO:teuthology.orchestra.run.smithi131.stderr:set pool 1 pg_num to 21 2024-08-17T18:16:37.435 INFO:teuthology.orchestra.run.smithi131.stderr:noscrub is set 2024-08-17T18:16:37.449 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:37.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:37.454 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:37.554 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:37.583 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:37.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:37.587 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:37.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:37 smithi169 bash[79348]: audit 2024-08-17T18:16:36.779814+0000 mon.c (mon.2) 118 : audit [DBG] from='client.? 172.21.15.131:0/166089429' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:16:37.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:37 smithi169 bash[79348]: audit 2024-08-17T18:16:36.779814+0000 mon.c (mon.2) 118 : audit [DBG] from='client.? 172.21.15.131:0/166089429' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:16:37.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:37 smithi169 bash[79348]: audit 2024-08-17T18:16:36.889583+0000 mon.c (mon.2) 119 : audit [INF] from='client.? 172.21.15.131:0/708542101' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:16:37.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:37 smithi169 bash[79348]: audit 2024-08-17T18:16:36.889583+0000 mon.c (mon.2) 119 : audit [INF] from='client.? 172.21.15.131:0/708542101' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:16:37.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:37 smithi169 bash[79348]: audit 2024-08-17T18:16:36.890646+0000 mon.a (mon.0) 3297 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:16:37.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:37 smithi169 bash[79348]: audit 2024-08-17T18:16:36.890646+0000 mon.a (mon.0) 3297 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:16:37.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:37 smithi169 bash[79348]: audit 2024-08-17T18:16:37.173949+0000 mon.a (mon.0) 3298 : audit [INF] from='client.? 172.21.15.131:0/171898091' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-08-17T18:16:37.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:37 smithi169 bash[79348]: audit 2024-08-17T18:16:37.173949+0000 mon.a (mon.0) 3298 : audit [INF] from='client.? 172.21.15.131:0/171898091' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-08-17T18:16:37.688 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:37.717 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:37.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:37.723 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:37.803 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:37 smithi131 bash[88347]: audit 2024-08-17T18:16:36.779814+0000 mon.c (mon.2) 118 : audit [DBG] from='client.? 172.21.15.131:0/166089429' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:16:37.803 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:37 smithi131 bash[88347]: audit 2024-08-17T18:16:36.779814+0000 mon.c (mon.2) 118 : audit [DBG] from='client.? 172.21.15.131:0/166089429' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:16:37.803 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:37 smithi131 bash[88347]: audit 2024-08-17T18:16:36.889583+0000 mon.c (mon.2) 119 : audit [INF] from='client.? 172.21.15.131:0/708542101' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:16:37.803 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:37 smithi131 bash[88347]: audit 2024-08-17T18:16:36.889583+0000 mon.c (mon.2) 119 : audit [INF] from='client.? 172.21.15.131:0/708542101' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:16:37.803 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:37 smithi131 bash[88347]: audit 2024-08-17T18:16:36.890646+0000 mon.a (mon.0) 3297 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:16:37.803 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:37 smithi131 bash[88347]: audit 2024-08-17T18:16:36.890646+0000 mon.a (mon.0) 3297 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:16:37.803 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:37 smithi131 bash[88347]: audit 2024-08-17T18:16:37.173949+0000 mon.a (mon.0) 3298 : audit [INF] from='client.? 172.21.15.131:0/171898091' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-08-17T18:16:37.803 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:37 smithi131 bash[88347]: audit 2024-08-17T18:16:37.173949+0000 mon.a (mon.0) 3298 : audit [INF] from='client.? 172.21.15.131:0/171898091' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-08-17T18:16:37.804 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:37 smithi131 bash[89561]: audit 2024-08-17T18:16:36.779814+0000 mon.c (mon.2) 118 : audit [DBG] from='client.? 172.21.15.131:0/166089429' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:16:37.804 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:37 smithi131 bash[89561]: audit 2024-08-17T18:16:36.779814+0000 mon.c (mon.2) 118 : audit [DBG] from='client.? 172.21.15.131:0/166089429' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:16:37.804 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:37 smithi131 bash[89561]: audit 2024-08-17T18:16:36.889583+0000 mon.c (mon.2) 119 : audit [INF] from='client.? 172.21.15.131:0/708542101' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:16:37.804 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:37 smithi131 bash[89561]: audit 2024-08-17T18:16:36.889583+0000 mon.c (mon.2) 119 : audit [INF] from='client.? 172.21.15.131:0/708542101' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:16:37.804 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:37 smithi131 bash[89561]: audit 2024-08-17T18:16:36.890646+0000 mon.a (mon.0) 3297 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:16:37.804 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:37 smithi131 bash[89561]: audit 2024-08-17T18:16:36.890646+0000 mon.a (mon.0) 3297 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:16:37.804 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:37 smithi131 bash[89561]: audit 2024-08-17T18:16:37.173949+0000 mon.a (mon.0) 3298 : audit [INF] from='client.? 172.21.15.131:0/171898091' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-08-17T18:16:37.804 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:37 smithi131 bash[89561]: audit 2024-08-17T18:16:37.173949+0000 mon.a (mon.0) 3298 : audit [INF] from='client.? 172.21.15.131:0/171898091' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"} : dispatch 2024-08-17T18:16:37.823 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:37.846 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:37.853 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:37.854 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:16:37.955 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:37.981 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:37.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:37.986 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:38.087 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:38.124 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:38.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:38.128 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:38.229 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:38.264 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:38.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:38.267 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:38.367 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:38.396 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:38.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:38.399 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:38.500 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:38.520 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:38.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:38.522 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:38.623 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:38.647 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:38.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:38.649 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:38.662 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:38 smithi131 bash[89561]: cluster 2024-08-17T18:16:36.765433+0000 mgr.y (mgr.34107) 2243 : cluster [DBG] pgmap v3112: 99 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 85 B/s rd, 38 MiB/s wr, 735 op/s; 13565/271998 objects degraded (4.987%); 2025/271998 objects misplaced (0.744%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T18:16:38.663 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:38 smithi131 bash[89561]: cluster 2024-08-17T18:16:36.765433+0000 mgr.y (mgr.34107) 2243 : cluster [DBG] pgmap v3112: 99 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 85 B/s rd, 38 MiB/s wr, 735 op/s; 13565/271998 objects degraded (4.987%); 2025/271998 objects misplaced (0.744%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T18:16:38.663 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:38 smithi131 bash[89561]: cluster 2024-08-17T18:16:37.411123+0000 mon.a (mon.0) 3299 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:16:38.663 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:38 smithi131 bash[89561]: cluster 2024-08-17T18:16:37.411123+0000 mon.a (mon.0) 3299 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:16:38.663 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:38 smithi131 bash[89561]: audit 2024-08-17T18:16:37.422021+0000 mon.a (mon.0) 3300 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:16:38.663 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:38 smithi131 bash[89561]: audit 2024-08-17T18:16:37.422021+0000 mon.a (mon.0) 3300 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:16:38.663 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:38 smithi131 bash[89561]: audit 2024-08-17T18:16:37.422196+0000 mon.a (mon.0) 3301 : audit [INF] from='client.? 172.21.15.131:0/171898091' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]': finished 2024-08-17T18:16:38.663 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:38 smithi131 bash[89561]: audit 2024-08-17T18:16:37.422196+0000 mon.a (mon.0) 3301 : audit [INF] from='client.? 172.21.15.131:0/171898091' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]': finished 2024-08-17T18:16:38.663 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:38 smithi131 bash[89561]: cluster 2024-08-17T18:16:37.438998+0000 mon.a (mon.0) 3302 : cluster [DBG] osdmap e1535: 8 total, 8 up, 7 in 2024-08-17T18:16:38.663 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:38 smithi131 bash[89561]: cluster 2024-08-17T18:16:37.438998+0000 mon.a (mon.0) 3302 : cluster [DBG] osdmap e1535: 8 total, 8 up, 7 in 2024-08-17T18:16:38.663 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:38 smithi131 bash[89561]: audit 2024-08-17T18:16:38.306552+0000 mon.a (mon.0) 3303 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:16:38.663 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:38 smithi131 bash[89561]: audit 2024-08-17T18:16:38.306552+0000 mon.a (mon.0) 3303 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:16:38.664 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:38 smithi131 bash[89561]: audit 2024-08-17T18:16:38.308400+0000 mon.a (mon.0) 3304 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:16:38.664 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:38 smithi131 bash[89561]: audit 2024-08-17T18:16:38.308400+0000 mon.a (mon.0) 3304 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:16:38.664 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:38 smithi131 bash[88347]: cluster 2024-08-17T18:16:36.765433+0000 mgr.y (mgr.34107) 2243 : cluster [DBG] pgmap v3112: 99 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 85 B/s rd, 38 MiB/s wr, 735 op/s; 13565/271998 objects degraded (4.987%); 2025/271998 objects misplaced (0.744%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T18:16:38.664 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:38 smithi131 bash[88347]: cluster 2024-08-17T18:16:36.765433+0000 mgr.y (mgr.34107) 2243 : cluster [DBG] pgmap v3112: 99 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 85 B/s rd, 38 MiB/s wr, 735 op/s; 13565/271998 objects degraded (4.987%); 2025/271998 objects misplaced (0.744%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T18:16:38.664 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:38 smithi131 bash[88347]: cluster 2024-08-17T18:16:37.411123+0000 mon.a (mon.0) 3299 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:16:38.664 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:38 smithi131 bash[88347]: cluster 2024-08-17T18:16:37.411123+0000 mon.a (mon.0) 3299 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:16:38.664 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:38 smithi131 bash[88347]: audit 2024-08-17T18:16:37.422021+0000 mon.a (mon.0) 3300 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:16:38.665 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:38 smithi131 bash[88347]: audit 2024-08-17T18:16:37.422021+0000 mon.a (mon.0) 3300 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:16:38.665 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:38 smithi131 bash[88347]: audit 2024-08-17T18:16:37.422196+0000 mon.a (mon.0) 3301 : audit [INF] from='client.? 172.21.15.131:0/171898091' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]': finished 2024-08-17T18:16:38.665 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:38 smithi131 bash[88347]: audit 2024-08-17T18:16:37.422196+0000 mon.a (mon.0) 3301 : audit [INF] from='client.? 172.21.15.131:0/171898091' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]': finished 2024-08-17T18:16:38.665 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:38 smithi131 bash[88347]: cluster 2024-08-17T18:16:37.438998+0000 mon.a (mon.0) 3302 : cluster [DBG] osdmap e1535: 8 total, 8 up, 7 in 2024-08-17T18:16:38.665 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:38 smithi131 bash[88347]: cluster 2024-08-17T18:16:37.438998+0000 mon.a (mon.0) 3302 : cluster [DBG] osdmap e1535: 8 total, 8 up, 7 in 2024-08-17T18:16:38.665 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:38 smithi131 bash[88347]: audit 2024-08-17T18:16:38.306552+0000 mon.a (mon.0) 3303 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:16:38.665 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:38 smithi131 bash[88347]: audit 2024-08-17T18:16:38.306552+0000 mon.a (mon.0) 3303 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:16:38.665 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:38 smithi131 bash[88347]: audit 2024-08-17T18:16:38.308400+0000 mon.a (mon.0) 3304 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:16:38.665 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:38 smithi131 bash[88347]: audit 2024-08-17T18:16:38.308400+0000 mon.a (mon.0) 3304 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:16:38.750 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:38.775 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:38.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:38.779 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:38.871 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_blocked_ops 2024-08-17T18:16:38.880 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:38.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:38 smithi169 bash[79348]: cluster 2024-08-17T18:16:36.765433+0000 mgr.y (mgr.34107) 2243 : cluster [DBG] pgmap v3112: 99 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 85 B/s rd, 38 MiB/s wr, 735 op/s; 13565/271998 objects degraded (4.987%); 2025/271998 objects misplaced (0.744%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T18:16:38.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:38 smithi169 bash[79348]: cluster 2024-08-17T18:16:36.765433+0000 mgr.y (mgr.34107) 2243 : cluster [DBG] pgmap v3112: 99 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 85 B/s rd, 38 MiB/s wr, 735 op/s; 13565/271998 objects degraded (4.987%); 2025/271998 objects misplaced (0.744%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T18:16:38.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:38 smithi169 bash[79348]: cluster 2024-08-17T18:16:37.411123+0000 mon.a (mon.0) 3299 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:16:38.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:38 smithi169 bash[79348]: cluster 2024-08-17T18:16:37.411123+0000 mon.a (mon.0) 3299 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:16:38.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:38 smithi169 bash[79348]: audit 2024-08-17T18:16:37.422021+0000 mon.a (mon.0) 3300 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:16:38.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:38 smithi169 bash[79348]: audit 2024-08-17T18:16:37.422021+0000 mon.a (mon.0) 3300 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:16:38.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:38 smithi169 bash[79348]: audit 2024-08-17T18:16:37.422196+0000 mon.a (mon.0) 3301 : audit [INF] from='client.? 172.21.15.131:0/171898091' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]': finished 2024-08-17T18:16:38.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:38 smithi169 bash[79348]: audit 2024-08-17T18:16:37.422196+0000 mon.a (mon.0) 3301 : audit [INF] from='client.? 172.21.15.131:0/171898091' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num", "val": "21"}]': finished 2024-08-17T18:16:38.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:38 smithi169 bash[79348]: cluster 2024-08-17T18:16:37.438998+0000 mon.a (mon.0) 3302 : cluster [DBG] osdmap e1535: 8 total, 8 up, 7 in 2024-08-17T18:16:38.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:38 smithi169 bash[79348]: cluster 2024-08-17T18:16:37.438998+0000 mon.a (mon.0) 3302 : cluster [DBG] osdmap e1535: 8 total, 8 up, 7 in 2024-08-17T18:16:38.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:38 smithi169 bash[79348]: audit 2024-08-17T18:16:38.306552+0000 mon.a (mon.0) 3303 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:16:38.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:38 smithi169 bash[79348]: audit 2024-08-17T18:16:38.306552+0000 mon.a (mon.0) 3303 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:16:38.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:38 smithi169 bash[79348]: audit 2024-08-17T18:16:38.308400+0000 mon.a (mon.0) 3304 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:16:38.890 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:38 smithi169 bash[79348]: audit 2024-08-17T18:16:38.308400+0000 mon.a (mon.0) 3304 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:16:38.904 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:38.909 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:38.909 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:39.010 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:39.020 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:16:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:16:38] "GET /metrics HTTP/1.1" 200 36627 "" "Prometheus/2.51.0" 2024-08-17T18:16:39.045 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:39.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:39.047 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:16:39.147 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:39.180 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:39.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:39.181 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:39.282 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:39.314 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:39.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:39.319 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:39.420 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:39.448 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:39.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:39.452 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:39.553 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:39.576 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:39.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:39.580 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:39.680 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:39.691 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:39 smithi131 bash[89561]: audit 2024-08-17T18:16:38.767788+0000 mon.a (mon.0) 3305 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"} : dispatch 2024-08-17T18:16:39.691 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:39 smithi131 bash[89561]: audit 2024-08-17T18:16:38.767788+0000 mon.a (mon.0) 3305 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"} : dispatch 2024-08-17T18:16:39.691 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:39 smithi131 bash[88347]: audit 2024-08-17T18:16:38.767788+0000 mon.a (mon.0) 3305 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"} : dispatch 2024-08-17T18:16:39.691 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:39 smithi131 bash[88347]: audit 2024-08-17T18:16:38.767788+0000 mon.a (mon.0) 3305 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"} : dispatch 2024-08-17T18:16:39.715 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:39.717 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:39.718 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:39.819 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:39.839 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:39.840 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:39.841 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:39.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:39 smithi169 bash[79348]: audit 2024-08-17T18:16:38.767788+0000 mon.a (mon.0) 3305 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"} : dispatch 2024-08-17T18:16:39.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:39 smithi169 bash[79348]: audit 2024-08-17T18:16:38.767788+0000 mon.a (mon.0) 3305 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"} : dispatch 2024-08-17T18:16:39.941 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:39.966 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:39.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:39.973 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:40.074 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:40.108 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:40.113 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:40.113 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:40.214 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:40.248 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:40.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:40.254 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:40.355 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:40.375 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:40.377 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:40.377 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:40.478 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:40.500 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:40.502 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:40.502 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:40.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:40 smithi131 bash[89561]: cluster 2024-08-17T18:16:38.765911+0000 mgr.y (mgr.34107) 2244 : cluster [DBG] pgmap v3114: 99 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 102 B/s rd, 35 MiB/s wr, 716 op/s; 13565/271998 objects degraded (4.987%); 2025/271998 objects misplaced (0.744%); 3.3 MiB/s, 52 objects/s recovering 2024-08-17T18:16:40.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:40 smithi131 bash[89561]: cluster 2024-08-17T18:16:38.765911+0000 mgr.y (mgr.34107) 2244 : cluster [DBG] pgmap v3114: 99 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 102 B/s rd, 35 MiB/s wr, 716 op/s; 13565/271998 objects degraded (4.987%); 2025/271998 objects misplaced (0.744%); 3.3 MiB/s, 52 objects/s recovering 2024-08-17T18:16:40.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:40 smithi131 bash[89561]: audit 2024-08-17T18:16:39.438454+0000 mon.a (mon.0) 3306 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]': finished 2024-08-17T18:16:40.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:40 smithi131 bash[89561]: audit 2024-08-17T18:16:39.438454+0000 mon.a (mon.0) 3306 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]': finished 2024-08-17T18:16:40.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:40 smithi131 bash[89561]: cluster 2024-08-17T18:16:39.442491+0000 mon.a (mon.0) 3307 : cluster [DBG] osdmap e1536: 8 total, 8 up, 7 in 2024-08-17T18:16:40.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:40 smithi131 bash[89561]: cluster 2024-08-17T18:16:39.442491+0000 mon.a (mon.0) 3307 : cluster [DBG] osdmap e1536: 8 total, 8 up, 7 in 2024-08-17T18:16:40.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:40 smithi131 bash[88347]: cluster 2024-08-17T18:16:38.765911+0000 mgr.y (mgr.34107) 2244 : cluster [DBG] pgmap v3114: 99 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 102 B/s rd, 35 MiB/s wr, 716 op/s; 13565/271998 objects degraded (4.987%); 2025/271998 objects misplaced (0.744%); 3.3 MiB/s, 52 objects/s recovering 2024-08-17T18:16:40.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:40 smithi131 bash[88347]: cluster 2024-08-17T18:16:38.765911+0000 mgr.y (mgr.34107) 2244 : cluster [DBG] pgmap v3114: 99 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 102 B/s rd, 35 MiB/s wr, 716 op/s; 13565/271998 objects degraded (4.987%); 2025/271998 objects misplaced (0.744%); 3.3 MiB/s, 52 objects/s recovering 2024-08-17T18:16:40.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:40 smithi131 bash[88347]: audit 2024-08-17T18:16:39.438454+0000 mon.a (mon.0) 3306 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]': finished 2024-08-17T18:16:40.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:40 smithi131 bash[88347]: audit 2024-08-17T18:16:39.438454+0000 mon.a (mon.0) 3306 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]': finished 2024-08-17T18:16:40.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:40 smithi131 bash[88347]: cluster 2024-08-17T18:16:39.442491+0000 mon.a (mon.0) 3307 : cluster [DBG] osdmap e1536: 8 total, 8 up, 7 in 2024-08-17T18:16:40.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:40 smithi131 bash[88347]: cluster 2024-08-17T18:16:39.442491+0000 mon.a (mon.0) 3307 : cluster [DBG] osdmap e1536: 8 total, 8 up, 7 in 2024-08-17T18:16:40.603 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:40.620 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:40 smithi169 bash[79348]: cluster 2024-08-17T18:16:38.765911+0000 mgr.y (mgr.34107) 2244 : cluster [DBG] pgmap v3114: 99 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 102 B/s rd, 35 MiB/s wr, 716 op/s; 13565/271998 objects degraded (4.987%); 2025/271998 objects misplaced (0.744%); 3.3 MiB/s, 52 objects/s recovering 2024-08-17T18:16:40.620 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:40 smithi169 bash[79348]: cluster 2024-08-17T18:16:38.765911+0000 mgr.y (mgr.34107) 2244 : cluster [DBG] pgmap v3114: 99 pgs: 1 active+recovering+undersized+remapped, 5 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 5.5 GiB data, 22 GiB used, 604 GiB / 626 GiB avail; 102 B/s rd, 35 MiB/s wr, 716 op/s; 13565/271998 objects degraded (4.987%); 2025/271998 objects misplaced (0.744%); 3.3 MiB/s, 52 objects/s recovering 2024-08-17T18:16:40.620 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:40 smithi169 bash[79348]: audit 2024-08-17T18:16:39.438454+0000 mon.a (mon.0) 3306 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]': finished 2024-08-17T18:16:40.621 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:40 smithi169 bash[79348]: audit 2024-08-17T18:16:39.438454+0000 mon.a (mon.0) 3306 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pg_num_actual", "val": "21"}]': finished 2024-08-17T18:16:40.621 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:40 smithi169 bash[79348]: cluster 2024-08-17T18:16:39.442491+0000 mon.a (mon.0) 3307 : cluster [DBG] osdmap e1536: 8 total, 8 up, 7 in 2024-08-17T18:16:40.621 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:40 smithi169 bash[79348]: cluster 2024-08-17T18:16:39.442491+0000 mon.a (mon.0) 3307 : cluster [DBG] osdmap e1536: 8 total, 8 up, 7 in 2024-08-17T18:16:40.646 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:40.650 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:40.650 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:40.751 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:40.787 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:40.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:40.792 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:40.893 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:40.926 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:40.929 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:40.930 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:41.031 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:41.060 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:41.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:41.063 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:41.164 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:41.194 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:41.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:41.334 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:41.435 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:41.462 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:41.464 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:41.464 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:16:41.565 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:41.593 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:41.597 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:41.597 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:41.698 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:41.708 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:41 smithi131 bash[89561]: cluster 2024-08-17T18:16:40.455416+0000 mon.a (mon.0) 3308 : cluster [DBG] osdmap e1537: 8 total, 8 up, 7 in 2024-08-17T18:16:41.708 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:41 smithi131 bash[89561]: cluster 2024-08-17T18:16:40.455416+0000 mon.a (mon.0) 3308 : cluster [DBG] osdmap e1537: 8 total, 8 up, 7 in 2024-08-17T18:16:41.708 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:41 smithi131 bash[89561]: cluster 2024-08-17T18:16:41.169217+0000 mon.a (mon.0) 3309 : cluster [WRN] Health check update: Degraded data redundancy: 13565/271998 objects degraded (4.987%), 5 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T18:16:41.709 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:41 smithi131 bash[89561]: cluster 2024-08-17T18:16:41.169217+0000 mon.a (mon.0) 3309 : cluster [WRN] Health check update: Degraded data redundancy: 13565/271998 objects degraded (4.987%), 5 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T18:16:41.709 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:41 smithi131 bash[88347]: cluster 2024-08-17T18:16:40.455416+0000 mon.a (mon.0) 3308 : cluster [DBG] osdmap e1537: 8 total, 8 up, 7 in 2024-08-17T18:16:41.709 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:41 smithi131 bash[88347]: cluster 2024-08-17T18:16:40.455416+0000 mon.a (mon.0) 3308 : cluster [DBG] osdmap e1537: 8 total, 8 up, 7 in 2024-08-17T18:16:41.709 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:41 smithi131 bash[88347]: cluster 2024-08-17T18:16:41.169217+0000 mon.a (mon.0) 3309 : cluster [WRN] Health check update: Degraded data redundancy: 13565/271998 objects degraded (4.987%), 5 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T18:16:41.709 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:41 smithi131 bash[88347]: cluster 2024-08-17T18:16:41.169217+0000 mon.a (mon.0) 3309 : cluster [WRN] Health check update: Degraded data redundancy: 13565/271998 objects degraded (4.987%), 5 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T18:16:41.726 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:41.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:41.730 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:41.830 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:41.840 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:41 smithi169 bash[79348]: cluster 2024-08-17T18:16:40.455416+0000 mon.a (mon.0) 3308 : cluster [DBG] osdmap e1537: 8 total, 8 up, 7 in 2024-08-17T18:16:41.840 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:41 smithi169 bash[79348]: cluster 2024-08-17T18:16:40.455416+0000 mon.a (mon.0) 3308 : cluster [DBG] osdmap e1537: 8 total, 8 up, 7 in 2024-08-17T18:16:41.840 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:41 smithi169 bash[79348]: cluster 2024-08-17T18:16:41.169217+0000 mon.a (mon.0) 3309 : cluster [WRN] Health check update: Degraded data redundancy: 13565/271998 objects degraded (4.987%), 5 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T18:16:41.840 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:41 smithi169 bash[79348]: cluster 2024-08-17T18:16:41.169217+0000 mon.a (mon.0) 3309 : cluster [WRN] Health check update: Degraded data redundancy: 13565/271998 objects degraded (4.987%), 5 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T18:16:41.868 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:41.872 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:41.872 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:41.973 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:42.005 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:42.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:42.008 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:42.109 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:42.134 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:42.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:42.140 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:42.241 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:42.272 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:42.276 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:42.277 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:42.377 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:42.414 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:42.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:42.417 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:42.518 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:42.542 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:42.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:42.547 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:16:42.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:42 smithi169 bash[79348]: cluster 2024-08-17T18:16:40.766640+0000 mgr.y (mgr.34107) 2245 : cluster [DBG] pgmap v3117: 109 pgs: 1 active+recovering+undersized+remapped, 3 peering, 8 unknown, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.4 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 170 B/s rd, 16 MiB/s wr, 919 op/s; 13565/264066 objects degraded (5.137%); 1726/264066 objects misplaced (0.654%); 5.5 MiB/s, 88 objects/s recovering 2024-08-17T18:16:42.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:42 smithi169 bash[79348]: cluster 2024-08-17T18:16:40.766640+0000 mgr.y (mgr.34107) 2245 : cluster [DBG] pgmap v3117: 109 pgs: 1 active+recovering+undersized+remapped, 3 peering, 8 unknown, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.4 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 170 B/s rd, 16 MiB/s wr, 919 op/s; 13565/264066 objects degraded (5.137%); 1726/264066 objects misplaced (0.654%); 5.5 MiB/s, 88 objects/s recovering 2024-08-17T18:16:42.647 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:42.671 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:42.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:42.675 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:42.776 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:42.785 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:42 smithi131 bash[88347]: cluster 2024-08-17T18:16:40.766640+0000 mgr.y (mgr.34107) 2245 : cluster [DBG] pgmap v3117: 109 pgs: 1 active+recovering+undersized+remapped, 3 peering, 8 unknown, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.4 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 170 B/s rd, 16 MiB/s wr, 919 op/s; 13565/264066 objects degraded (5.137%); 1726/264066 objects misplaced (0.654%); 5.5 MiB/s, 88 objects/s recovering 2024-08-17T18:16:42.785 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:42 smithi131 bash[88347]: cluster 2024-08-17T18:16:40.766640+0000 mgr.y (mgr.34107) 2245 : cluster [DBG] pgmap v3117: 109 pgs: 1 active+recovering+undersized+remapped, 3 peering, 8 unknown, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.4 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 170 B/s rd, 16 MiB/s wr, 919 op/s; 13565/264066 objects degraded (5.137%); 1726/264066 objects misplaced (0.654%); 5.5 MiB/s, 88 objects/s recovering 2024-08-17T18:16:42.785 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:42 smithi131 bash[89561]: cluster 2024-08-17T18:16:40.766640+0000 mgr.y (mgr.34107) 2245 : cluster [DBG] pgmap v3117: 109 pgs: 1 active+recovering+undersized+remapped, 3 peering, 8 unknown, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.4 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 170 B/s rd, 16 MiB/s wr, 919 op/s; 13565/264066 objects degraded (5.137%); 1726/264066 objects misplaced (0.654%); 5.5 MiB/s, 88 objects/s recovering 2024-08-17T18:16:42.786 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:42 smithi131 bash[89561]: cluster 2024-08-17T18:16:40.766640+0000 mgr.y (mgr.34107) 2245 : cluster [DBG] pgmap v3117: 109 pgs: 1 active+recovering+undersized+remapped, 3 peering, 8 unknown, 5 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 5.4 GiB data, 21 GiB used, 604 GiB / 626 GiB avail; 170 B/s rd, 16 MiB/s wr, 919 op/s; 13565/264066 objects degraded (5.137%); 1726/264066 objects misplaced (0.654%); 5.5 MiB/s, 88 objects/s recovering 2024-08-17T18:16:42.803 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:42.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:42.805 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:42.906 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:42.931 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:42.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:42.934 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:43.034 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:43.058 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:43.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:43.063 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:43.164 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:43.204 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:43.205 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:43.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:43.306 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:43.337 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:43.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:43.342 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:43.442 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:43.487 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:43.490 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:43.490 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:43.591 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:43.617 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:43.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:43.622 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:43.723 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:43.732 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T18:16:43.749 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:43.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:43.753 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:43.852 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T18:16:43.854 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:43.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:43.884 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:43.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:43.985 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:44.016 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:44.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:44.019 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:44.120 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:44.144 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:44.146 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:44.146 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:44.247 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:44.280 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:44.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:44.282 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:44.382 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:44.417 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:44.421 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:44.421 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:16:44.522 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:44.553 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:44.556 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:44.556 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:44.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:44 smithi169 bash[79348]: cluster 2024-08-17T18:16:42.767236+0000 mgr.y (mgr.34107) 2246 : cluster [DBG] pgmap v3118: 109 pgs: 1 active+recovering+undersized+remapped, 3 peering, 6 unknown, 5 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 5.3 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 628 op/s; 13565/260673 objects degraded (5.204%); 1726/260673 objects misplaced (0.662%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T18:16:44.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:44 smithi169 bash[79348]: cluster 2024-08-17T18:16:42.767236+0000 mgr.y (mgr.34107) 2246 : cluster [DBG] pgmap v3118: 109 pgs: 1 active+recovering+undersized+remapped, 3 peering, 6 unknown, 5 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 5.3 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 628 op/s; 13565/260673 objects degraded (5.204%); 1726/260673 objects misplaced (0.662%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T18:16:44.657 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:44.701 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:44.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:44.709 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:44.810 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:44.818 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:44 smithi131 bash[89561]: cluster 2024-08-17T18:16:42.767236+0000 mgr.y (mgr.34107) 2246 : cluster [DBG] pgmap v3118: 109 pgs: 1 active+recovering+undersized+remapped, 3 peering, 6 unknown, 5 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 5.3 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 628 op/s; 13565/260673 objects degraded (5.204%); 1726/260673 objects misplaced (0.662%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T18:16:44.818 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:44 smithi131 bash[89561]: cluster 2024-08-17T18:16:42.767236+0000 mgr.y (mgr.34107) 2246 : cluster [DBG] pgmap v3118: 109 pgs: 1 active+recovering+undersized+remapped, 3 peering, 6 unknown, 5 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 5.3 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 628 op/s; 13565/260673 objects degraded (5.204%); 1726/260673 objects misplaced (0.662%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T18:16:44.819 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:44 smithi131 bash[88347]: cluster 2024-08-17T18:16:42.767236+0000 mgr.y (mgr.34107) 2246 : cluster [DBG] pgmap v3118: 109 pgs: 1 active+recovering+undersized+remapped, 3 peering, 6 unknown, 5 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 5.3 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 628 op/s; 13565/260673 objects degraded (5.204%); 1726/260673 objects misplaced (0.662%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T18:16:44.819 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:44 smithi131 bash[88347]: cluster 2024-08-17T18:16:42.767236+0000 mgr.y (mgr.34107) 2246 : cluster [DBG] pgmap v3118: 109 pgs: 1 active+recovering+undersized+remapped, 3 peering, 6 unknown, 5 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 5.3 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 628 op/s; 13565/260673 objects degraded (5.204%); 1726/260673 objects misplaced (0.662%); 3.1 MiB/s, 49 objects/s recovering 2024-08-17T18:16:44.834 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:44.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:44.837 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:44.887 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:16:44.938 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:44.964 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:44.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:44.972 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:45.073 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:45.096 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:45.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:45.099 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:16:45.199 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:45.234 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:45.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:45.238 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:45.338 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:45.370 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:45.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:45.373 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:45.473 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:45.508 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:45.510 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:45.510 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:45.611 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:45.638 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:45.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:45.640 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:45.740 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:45.761 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:45.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:45.763 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:45.864 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:45.886 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:45.887 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:45.888 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:45.989 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:46.011 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:46.013 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:46.013 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:46.114 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:46.142 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:46.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:46.145 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:46.246 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:46.273 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:46.275 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:46.276 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:46.376 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:46.403 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:46.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:46.409 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:46.510 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:46.536 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:46.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:46.543 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:46.644 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:46.684 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:46.687 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:46.687 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:46.788 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:46.799 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:46 smithi169 bash[79348]: cluster 2024-08-17T18:16:44.767794+0000 mgr.y (mgr.34107) 2247 : cluster [DBG] pgmap v3119: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 1 unknown, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 5.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 655 op/s; 13565/257556 objects degraded (5.267%); 1726/257556 objects misplaced (0.670%); 2.5 MiB/s, 40 objects/s recovering 2024-08-17T18:16:46.799 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:46 smithi169 bash[79348]: cluster 2024-08-17T18:16:44.767794+0000 mgr.y (mgr.34107) 2247 : cluster [DBG] pgmap v3119: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 1 unknown, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 5.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 655 op/s; 13565/257556 objects degraded (5.267%); 1726/257556 objects misplaced (0.670%); 2.5 MiB/s, 40 objects/s recovering 2024-08-17T18:16:46.799 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:46 smithi169 bash[79348]: cluster 2024-08-17T18:16:46.170057+0000 mon.a (mon.0) 3310 : cluster [WRN] Health check update: Degraded data redundancy: 13565/257556 objects degraded (5.267%), 5 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T18:16:46.799 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:46 smithi169 bash[79348]: cluster 2024-08-17T18:16:46.170057+0000 mon.a (mon.0) 3310 : cluster [WRN] Health check update: Degraded data redundancy: 13565/257556 objects degraded (5.267%), 5 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T18:16:46.831 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:46.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:46.834 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:46.834 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 3, 5, 6, 7, 4] out_osds: [2] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T18:16:46.835 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T18:16:46.835 INFO:tasks.thrashosds.thrasher:inject_pause on osd.7 2024-08-17T18:16:46.835 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-08-17T18:16:46.835 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-08-17T18:16:46.835 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.7 config set filestore_inject_stall 3 2024-08-17T18:16:46.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:46 smithi131 bash[89561]: cluster 2024-08-17T18:16:44.767794+0000 mgr.y (mgr.34107) 2247 : cluster [DBG] pgmap v3119: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 1 unknown, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 5.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 655 op/s; 13565/257556 objects degraded (5.267%); 1726/257556 objects misplaced (0.670%); 2.5 MiB/s, 40 objects/s recovering 2024-08-17T18:16:46.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:46 smithi131 bash[89561]: cluster 2024-08-17T18:16:44.767794+0000 mgr.y (mgr.34107) 2247 : cluster [DBG] pgmap v3119: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 1 unknown, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 5.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 655 op/s; 13565/257556 objects degraded (5.267%); 1726/257556 objects misplaced (0.670%); 2.5 MiB/s, 40 objects/s recovering 2024-08-17T18:16:46.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:46 smithi131 bash[89561]: cluster 2024-08-17T18:16:46.170057+0000 mon.a (mon.0) 3310 : cluster [WRN] Health check update: Degraded data redundancy: 13565/257556 objects degraded (5.267%), 5 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T18:16:46.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:46 smithi131 bash[89561]: cluster 2024-08-17T18:16:46.170057+0000 mon.a (mon.0) 3310 : cluster [WRN] Health check update: Degraded data redundancy: 13565/257556 objects degraded (5.267%), 5 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T18:16:46.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:46 smithi131 bash[88347]: cluster 2024-08-17T18:16:44.767794+0000 mgr.y (mgr.34107) 2247 : cluster [DBG] pgmap v3119: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 1 unknown, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 5.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 655 op/s; 13565/257556 objects degraded (5.267%); 1726/257556 objects misplaced (0.670%); 2.5 MiB/s, 40 objects/s recovering 2024-08-17T18:16:46.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:46 smithi131 bash[88347]: cluster 2024-08-17T18:16:44.767794+0000 mgr.y (mgr.34107) 2247 : cluster [DBG] pgmap v3119: 109 pgs: 1 active+recovering+undersized+remapped, 1 peering, 1 unknown, 5 active+recovery_wait+undersized+degraded+remapped, 101 active+clean; 5.2 GiB data, 21 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 655 op/s; 13565/257556 objects degraded (5.267%); 1726/257556 objects misplaced (0.670%); 2.5 MiB/s, 40 objects/s recovering 2024-08-17T18:16:46.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:46 smithi131 bash[88347]: cluster 2024-08-17T18:16:46.170057+0000 mon.a (mon.0) 3310 : cluster [WRN] Health check update: Degraded data redundancy: 13565/257556 objects degraded (5.267%), 5 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T18:16:46.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:46 smithi131 bash[88347]: cluster 2024-08-17T18:16:46.170057+0000 mon.a (mon.0) 3310 : cluster [WRN] Health check update: Degraded data redundancy: 13565/257556 objects degraded (5.267%), 5 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T18:16:46.935 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:46.961 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:46.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:46.965 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:47.066 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:47.093 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:47.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:47.101 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:47.201 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:47.252 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:47.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:47.256 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:47.357 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:47.379 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:47.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:47.382 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:47.482 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:47.506 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:47.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:47.508 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:47.609 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:47.646 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:47.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:47.648 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:47.708 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:47 smithi131 bash[89561]: cluster 2024-08-17T18:16:46.768524+0000 mgr.y (mgr.34107) 2248 : cluster [DBG] pgmap v3120: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 5.0 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 998 op/s; 13565/248037 objects degraded (5.469%); 1426/248037 objects misplaced (0.575%); 4.7 MiB/s, 74 objects/s recovering 2024-08-17T18:16:47.708 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:47 smithi131 bash[89561]: cluster 2024-08-17T18:16:46.768524+0000 mgr.y (mgr.34107) 2248 : cluster [DBG] pgmap v3120: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 5.0 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 998 op/s; 13565/248037 objects degraded (5.469%); 1426/248037 objects misplaced (0.575%); 4.7 MiB/s, 74 objects/s recovering 2024-08-17T18:16:47.708 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:47 smithi131 bash[88347]: cluster 2024-08-17T18:16:46.768524+0000 mgr.y (mgr.34107) 2248 : cluster [DBG] pgmap v3120: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 5.0 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 998 op/s; 13565/248037 objects degraded (5.469%); 1426/248037 objects misplaced (0.575%); 4.7 MiB/s, 74 objects/s recovering 2024-08-17T18:16:47.709 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:47 smithi131 bash[88347]: cluster 2024-08-17T18:16:46.768524+0000 mgr.y (mgr.34107) 2248 : cluster [DBG] pgmap v3120: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 5.0 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 998 op/s; 13565/248037 objects degraded (5.469%); 1426/248037 objects misplaced (0.575%); 4.7 MiB/s, 74 objects/s recovering 2024-08-17T18:16:47.749 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:47.776 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:47.778 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:47.778 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:47.879 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:47.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:47 smithi169 bash[79348]: cluster 2024-08-17T18:16:46.768524+0000 mgr.y (mgr.34107) 2248 : cluster [DBG] pgmap v3120: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 5.0 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 998 op/s; 13565/248037 objects degraded (5.469%); 1426/248037 objects misplaced (0.575%); 4.7 MiB/s, 74 objects/s recovering 2024-08-17T18:16:47.889 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:47 smithi169 bash[79348]: cluster 2024-08-17T18:16:46.768524+0000 mgr.y (mgr.34107) 2248 : cluster [DBG] pgmap v3120: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 5.0 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 998 op/s; 13565/248037 objects degraded (5.469%); 1426/248037 objects misplaced (0.575%); 4.7 MiB/s, 74 objects/s recovering 2024-08-17T18:16:47.913 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:47.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:47.917 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:47.941 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:16:47.944 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:16:48.018 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:48.045 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:48.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:48.048 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:48.149 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:48.173 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:48.176 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:48.177 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:48.278 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:48.307 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:48.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:48.310 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:48.411 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:48.443 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:48.448 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:48.448 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:48.549 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:48.582 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:48.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:48.586 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:48.687 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:48.711 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:48.714 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:48.714 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:48.815 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:48.833 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:48.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:48.835 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:48.841 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:16:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:16:48] "GET /metrics HTTP/1.1" 200 36627 "" "Prometheus/2.51.0" 2024-08-17T18:16:48.936 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:48.972 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:48.978 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:48.979 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:49.080 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:49.099 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:49.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:49.101 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:49.202 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:49.241 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:49.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:49.246 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:16:49.347 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:49.377 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:49.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:49.382 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:49.483 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:49.510 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:49.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:49.514 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:49.614 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:49.639 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:49.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:49.642 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:49.743 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:49.769 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:49.774 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:49.775 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:49.876 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:49.887 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:49 smithi169 bash[79348]: cluster 2024-08-17T18:16:48.768933+0000 mgr.y (mgr.34107) 2249 : cluster [DBG] pgmap v3121: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 5.0 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 805 op/s; 13565/248037 objects degraded (5.469%); 1426/248037 objects misplaced (0.575%); 4.0 MiB/s, 64 objects/s recovering 2024-08-17T18:16:49.887 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:49 smithi169 bash[79348]: cluster 2024-08-17T18:16:48.768933+0000 mgr.y (mgr.34107) 2249 : cluster [DBG] pgmap v3121: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 5.0 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 805 op/s; 13565/248037 objects degraded (5.469%); 1426/248037 objects misplaced (0.575%); 4.0 MiB/s, 64 objects/s recovering 2024-08-17T18:16:49.908 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:49.913 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:49.914 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:50.015 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:50.054 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:50.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:50.067 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:50.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:49 smithi131 bash[88347]: cluster 2024-08-17T18:16:48.768933+0000 mgr.y (mgr.34107) 2249 : cluster [DBG] pgmap v3121: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 5.0 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 805 op/s; 13565/248037 objects degraded (5.469%); 1426/248037 objects misplaced (0.575%); 4.0 MiB/s, 64 objects/s recovering 2024-08-17T18:16:50.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:49 smithi131 bash[88347]: cluster 2024-08-17T18:16:48.768933+0000 mgr.y (mgr.34107) 2249 : cluster [DBG] pgmap v3121: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 5.0 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 805 op/s; 13565/248037 objects degraded (5.469%); 1426/248037 objects misplaced (0.575%); 4.0 MiB/s, 64 objects/s recovering 2024-08-17T18:16:50.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:49 smithi131 bash[89561]: cluster 2024-08-17T18:16:48.768933+0000 mgr.y (mgr.34107) 2249 : cluster [DBG] pgmap v3121: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 5.0 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 805 op/s; 13565/248037 objects degraded (5.469%); 1426/248037 objects misplaced (0.575%); 4.0 MiB/s, 64 objects/s recovering 2024-08-17T18:16:50.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:49 smithi131 bash[89561]: cluster 2024-08-17T18:16:48.768933+0000 mgr.y (mgr.34107) 2249 : cluster [DBG] pgmap v3121: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 5.0 GiB data, 20 GiB used, 605 GiB / 626 GiB avail; 0 B/s wr, 805 op/s; 13565/248037 objects degraded (5.469%); 1426/248037 objects misplaced (0.575%); 4.0 MiB/s, 64 objects/s recovering 2024-08-17T18:16:50.167 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:50.187 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:50.189 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:50.189 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:50.290 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:50.319 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:50.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:50.322 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:16:50.423 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:50.458 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:50.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:50.462 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:50.563 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:50.593 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:50.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:50.595 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:50.696 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:50.735 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:50.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:50.743 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:50.843 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:50.885 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:50.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:50.892 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:50.993 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:51.038 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:51.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:51.042 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:51.143 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:51.171 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:51.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:51.175 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:51.276 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:51.307 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:51.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:51.311 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:51.411 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:51.468 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:51.471 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:51.471 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:51.572 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:51.604 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:51.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:51.610 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:51.630 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:16:51.711 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:51.742 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:51.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:51.746 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:51.847 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:51.865 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:51.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:51.866 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:16:51.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:51 smithi169 bash[79348]: cluster 2024-08-17T18:16:50.769744+0000 mgr.y (mgr.34107) 2250 : cluster [DBG] pgmap v3122: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 4.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 771 op/s; 13565/243150 objects degraded (5.579%); 1112/243150 objects misplaced (0.457%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T18:16:51.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:51 smithi169 bash[79348]: cluster 2024-08-17T18:16:50.769744+0000 mgr.y (mgr.34107) 2250 : cluster [DBG] pgmap v3122: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 4.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 771 op/s; 13565/243150 objects degraded (5.579%); 1112/243150 objects misplaced (0.457%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T18:16:51.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:51 smithi169 bash[79348]: cluster 2024-08-17T18:16:51.170927+0000 mon.a (mon.0) 3311 : cluster [WRN] Health check update: Degraded data redundancy: 13565/243150 objects degraded (5.579%), 5 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T18:16:51.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:51 smithi169 bash[79348]: cluster 2024-08-17T18:16:51.170927+0000 mon.a (mon.0) 3311 : cluster [WRN] Health check update: Degraded data redundancy: 13565/243150 objects degraded (5.579%), 5 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T18:16:51.968 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:51.991 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:51.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:51.992 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:52.093 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:52.119 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:52.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:52.121 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:52.185 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:51 smithi131 bash[88347]: cluster 2024-08-17T18:16:50.769744+0000 mgr.y (mgr.34107) 2250 : cluster [DBG] pgmap v3122: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 4.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 771 op/s; 13565/243150 objects degraded (5.579%); 1112/243150 objects misplaced (0.457%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T18:16:52.185 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:51 smithi131 bash[88347]: cluster 2024-08-17T18:16:50.769744+0000 mgr.y (mgr.34107) 2250 : cluster [DBG] pgmap v3122: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 4.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 771 op/s; 13565/243150 objects degraded (5.579%); 1112/243150 objects misplaced (0.457%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T18:16:52.185 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:51 smithi131 bash[88347]: cluster 2024-08-17T18:16:51.170927+0000 mon.a (mon.0) 3311 : cluster [WRN] Health check update: Degraded data redundancy: 13565/243150 objects degraded (5.579%), 5 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T18:16:52.185 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:51 smithi131 bash[88347]: cluster 2024-08-17T18:16:51.170927+0000 mon.a (mon.0) 3311 : cluster [WRN] Health check update: Degraded data redundancy: 13565/243150 objects degraded (5.579%), 5 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T18:16:52.186 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:52 smithi131 bash[89561]: cluster 2024-08-17T18:16:50.769744+0000 mgr.y (mgr.34107) 2250 : cluster [DBG] pgmap v3122: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 4.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 771 op/s; 13565/243150 objects degraded (5.579%); 1112/243150 objects misplaced (0.457%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T18:16:52.186 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:52 smithi131 bash[89561]: cluster 2024-08-17T18:16:50.769744+0000 mgr.y (mgr.34107) 2250 : cluster [DBG] pgmap v3122: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 4.9 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 771 op/s; 13565/243150 objects degraded (5.579%); 1112/243150 objects misplaced (0.457%); 3.7 MiB/s, 59 objects/s recovering 2024-08-17T18:16:52.186 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:52 smithi131 bash[89561]: cluster 2024-08-17T18:16:51.170927+0000 mon.a (mon.0) 3311 : cluster [WRN] Health check update: Degraded data redundancy: 13565/243150 objects degraded (5.579%), 5 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T18:16:52.186 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:52 smithi131 bash[89561]: cluster 2024-08-17T18:16:51.170927+0000 mon.a (mon.0) 3311 : cluster [WRN] Health check update: Degraded data redundancy: 13565/243150 objects degraded (5.579%), 5 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T18:16:52.222 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:52.253 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:52.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:52.258 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:52.359 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:52.393 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:52.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:52.399 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:52.500 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:52.533 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:52.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:52.538 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:16:52.639 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:52.657 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:52.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:52.659 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:52.760 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:52.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:52.784 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:52.784 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:52.885 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:52.913 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:52.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:52.916 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:53.017 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:53.049 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:53.051 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:53.052 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:53.152 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:53.176 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:53.180 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:53.180 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:53.281 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:53.310 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:53.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:53.314 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:53.415 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:53.441 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:53.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:53.444 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:53.545 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:53.586 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:53.590 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:53.590 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:53.691 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:53.720 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:53.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:53.724 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:53.825 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:53.848 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:53.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:53.851 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:53.950 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:53 smithi131 bash[89561]: cluster 2024-08-17T18:16:52.770808+0000 mgr.y (mgr.34107) 2251 : cluster [DBG] pgmap v3123: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 4.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 781 op/s; 13565/235938 objects degraded (5.749%); 1112/235938 objects misplaced (0.471%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:16:53.951 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:53 smithi131 bash[89561]: cluster 2024-08-17T18:16:52.770808+0000 mgr.y (mgr.34107) 2251 : cluster [DBG] pgmap v3123: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 4.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 781 op/s; 13565/235938 objects degraded (5.749%); 1112/235938 objects misplaced (0.471%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:16:53.951 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:53 smithi131 bash[89561]: audit 2024-08-17T18:16:53.299127+0000 mon.a (mon.0) 3312 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:16:53.951 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:53 smithi131 bash[89561]: audit 2024-08-17T18:16:53.299127+0000 mon.a (mon.0) 3312 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:16:53.951 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:53 smithi131 bash[88347]: cluster 2024-08-17T18:16:52.770808+0000 mgr.y (mgr.34107) 2251 : cluster [DBG] pgmap v3123: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 4.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 781 op/s; 13565/235938 objects degraded (5.749%); 1112/235938 objects misplaced (0.471%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:16:53.951 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:53 smithi131 bash[88347]: cluster 2024-08-17T18:16:52.770808+0000 mgr.y (mgr.34107) 2251 : cluster [DBG] pgmap v3123: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 4.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 781 op/s; 13565/235938 objects degraded (5.749%); 1112/235938 objects misplaced (0.471%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:16:53.951 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:53 smithi131 bash[88347]: audit 2024-08-17T18:16:53.299127+0000 mon.a (mon.0) 3312 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:16:53.951 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:53 smithi131 bash[88347]: audit 2024-08-17T18:16:53.299127+0000 mon.a (mon.0) 3312 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:16:53.951 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:53.983 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:53.986 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:53.986 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:54.087 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:54.110 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:54.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:54.111 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:54.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:53 smithi169 bash[79348]: cluster 2024-08-17T18:16:52.770808+0000 mgr.y (mgr.34107) 2251 : cluster [DBG] pgmap v3123: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 4.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 781 op/s; 13565/235938 objects degraded (5.749%); 1112/235938 objects misplaced (0.471%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:16:54.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:53 smithi169 bash[79348]: cluster 2024-08-17T18:16:52.770808+0000 mgr.y (mgr.34107) 2251 : cluster [DBG] pgmap v3123: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 4.8 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 781 op/s; 13565/235938 objects degraded (5.749%); 1112/235938 objects misplaced (0.471%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:16:54.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:53 smithi169 bash[79348]: audit 2024-08-17T18:16:53.299127+0000 mon.a (mon.0) 3312 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:16:54.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:53 smithi169 bash[79348]: audit 2024-08-17T18:16:53.299127+0000 mon.a (mon.0) 3312 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:16:54.214 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:54.241 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:54.245 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:54.245 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:54.346 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:54.374 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:54.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:54.377 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:54.477 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:54.496 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:54.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:54.499 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:54.600 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:54.633 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:54.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:54.638 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:54.646 INFO:teuthology.orchestra.run.smithi131.stdout:ERROR: (22) Invalid argument 2024-08-17T18:16:54.647 INFO:teuthology.orchestra.run.smithi131.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T18:16:54.739 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:54.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:54.766 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:54.766 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:54.867 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:54.886 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:54.888 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:54.888 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:54.989 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:55.007 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:55.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:55.009 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:55.110 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:55.134 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:55.136 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:55.136 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:55.237 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:55.280 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:55.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:55.282 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:55.383 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:55.411 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:55.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:55.416 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:55.517 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:55.545 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:55.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:55.547 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:55.648 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:55.671 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:55.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:55.673 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:55.774 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:55.795 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:55.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:55.798 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:16:55.898 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:55.930 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:55.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:55.939 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:56.039 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:56.069 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:56.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:56.075 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:56.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:55 smithi131 bash[89561]: cluster 2024-08-17T18:16:54.771409+0000 mgr.y (mgr.34107) 2252 : cluster [DBG] pgmap v3124: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 4.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 758 op/s; 13565/233361 objects degraded (5.813%); 1112/233361 objects misplaced (0.477%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:16:56.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:55 smithi131 bash[89561]: cluster 2024-08-17T18:16:54.771409+0000 mgr.y (mgr.34107) 2252 : cluster [DBG] pgmap v3124: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 4.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 758 op/s; 13565/233361 objects degraded (5.813%); 1112/233361 objects misplaced (0.477%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:16:56.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:55 smithi131 bash[88347]: cluster 2024-08-17T18:16:54.771409+0000 mgr.y (mgr.34107) 2252 : cluster [DBG] pgmap v3124: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 4.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 758 op/s; 13565/233361 objects degraded (5.813%); 1112/233361 objects misplaced (0.477%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:16:56.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:55 smithi131 bash[88347]: cluster 2024-08-17T18:16:54.771409+0000 mgr.y (mgr.34107) 2252 : cluster [DBG] pgmap v3124: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 4.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 758 op/s; 13565/233361 objects degraded (5.813%); 1112/233361 objects misplaced (0.477%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:16:56.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:55 smithi169 bash[79348]: cluster 2024-08-17T18:16:54.771409+0000 mgr.y (mgr.34107) 2252 : cluster [DBG] pgmap v3124: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 4.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 758 op/s; 13565/233361 objects degraded (5.813%); 1112/233361 objects misplaced (0.477%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:16:56.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:55 smithi169 bash[79348]: cluster 2024-08-17T18:16:54.771409+0000 mgr.y (mgr.34107) 2252 : cluster [DBG] pgmap v3124: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 4.7 GiB data, 20 GiB used, 606 GiB / 626 GiB avail; 0 B/s wr, 758 op/s; 13565/233361 objects degraded (5.813%); 1112/233361 objects misplaced (0.477%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:16:56.176 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:56.218 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:56.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:56.219 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:56.320 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:56.351 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:56.355 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:56.355 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:56.456 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:56.476 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:56.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:56.479 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:56.579 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:56.605 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:56.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:56.607 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:56.708 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:56.727 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:56.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:56.729 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:56.830 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:56.860 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:56.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:56.866 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:56.967 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:56.993 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:56.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:56.995 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:57.096 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:57.127 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:57.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:57.134 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:57.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:56 smithi169 bash[79348]: cluster 2024-08-17T18:16:56.171656+0000 mon.a (mon.0) 3313 : cluster [WRN] Health check update: Degraded data redundancy: 13565/233361 objects degraded (5.813%), 5 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T18:16:57.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:56 smithi169 bash[79348]: cluster 2024-08-17T18:16:56.171656+0000 mon.a (mon.0) 3313 : cluster [WRN] Health check update: Degraded data redundancy: 13565/233361 objects degraded (5.813%), 5 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T18:16:57.234 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:57.262 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:57.266 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:57.266 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:57.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:56 smithi131 bash[89561]: cluster 2024-08-17T18:16:56.171656+0000 mon.a (mon.0) 3313 : cluster [WRN] Health check update: Degraded data redundancy: 13565/233361 objects degraded (5.813%), 5 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T18:16:57.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:56 smithi131 bash[89561]: cluster 2024-08-17T18:16:56.171656+0000 mon.a (mon.0) 3313 : cluster [WRN] Health check update: Degraded data redundancy: 13565/233361 objects degraded (5.813%), 5 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T18:16:57.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:56 smithi131 bash[88347]: cluster 2024-08-17T18:16:56.171656+0000 mon.a (mon.0) 3313 : cluster [WRN] Health check update: Degraded data redundancy: 13565/233361 objects degraded (5.813%), 5 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T18:16:57.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:56 smithi131 bash[88347]: cluster 2024-08-17T18:16:56.171656+0000 mon.a (mon.0) 3313 : cluster [WRN] Health check update: Degraded data redundancy: 13565/233361 objects degraded (5.813%), 5 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T18:16:57.367 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:57.389 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:57.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:57.397 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:16:57.498 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:57.523 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:16:57.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:57.527 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:16:57.627 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:57.629 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.3 dump_historic_ops 2024-08-17T18:16:57.656 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:57.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:57.659 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:57.760 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:57.796 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:57.801 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:57.801 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:57.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:57 smithi169 bash[79348]: cluster 2024-08-17T18:16:56.772163+0000 mgr.y (mgr.34107) 2253 : cluster [DBG] pgmap v3125: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 4.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 876 op/s; 13565/225999 objects degraded (6.002%); 676/225999 objects misplaced (0.299%); 5.5 MiB/s, 87 objects/s recovering 2024-08-17T18:16:57.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:57 smithi169 bash[79348]: cluster 2024-08-17T18:16:56.772163+0000 mgr.y (mgr.34107) 2253 : cluster [DBG] pgmap v3125: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 4.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 876 op/s; 13565/225999 objects degraded (6.002%); 676/225999 objects misplaced (0.299%); 5.5 MiB/s, 87 objects/s recovering 2024-08-17T18:16:57.902 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:57.944 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:57.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:57.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:58.047 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:58.076 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:58.081 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:58.082 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:58.182 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:58.203 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:58.205 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:58.205 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:58.306 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:58.337 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:58.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:58.343 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:58.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:58 smithi131 bash[88347]: cluster 2024-08-17T18:16:56.772163+0000 mgr.y (mgr.34107) 2253 : cluster [DBG] pgmap v3125: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 4.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 876 op/s; 13565/225999 objects degraded (6.002%); 676/225999 objects misplaced (0.299%); 5.5 MiB/s, 87 objects/s recovering 2024-08-17T18:16:58.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:58 smithi131 bash[88347]: cluster 2024-08-17T18:16:56.772163+0000 mgr.y (mgr.34107) 2253 : cluster [DBG] pgmap v3125: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 4.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 876 op/s; 13565/225999 objects degraded (6.002%); 676/225999 objects misplaced (0.299%); 5.5 MiB/s, 87 objects/s recovering 2024-08-17T18:16:58.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:58 smithi131 bash[89561]: cluster 2024-08-17T18:16:56.772163+0000 mgr.y (mgr.34107) 2253 : cluster [DBG] pgmap v3125: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 4.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 876 op/s; 13565/225999 objects degraded (6.002%); 676/225999 objects misplaced (0.299%); 5.5 MiB/s, 87 objects/s recovering 2024-08-17T18:16:58.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:58 smithi131 bash[89561]: cluster 2024-08-17T18:16:56.772163+0000 mgr.y (mgr.34107) 2253 : cluster [DBG] pgmap v3125: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 4.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 876 op/s; 13565/225999 objects degraded (6.002%); 676/225999 objects misplaced (0.299%); 5.5 MiB/s, 87 objects/s recovering 2024-08-17T18:16:58.357 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-08-17T18:16:58.357 INFO:teuthology.orchestra.run.smithi169.stdout: "success": "filestore_inject_stall = '' (not observed, change may require restart) " 2024-08-17T18:16:58.357 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-08-17T18:16:58.444 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:58.470 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:58.472 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:58.473 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:58.573 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:58.598 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:58.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:58.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:58.704 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:58.758 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:58.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:58.773 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:58.849 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:16:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:16:58] "GET /metrics HTTP/1.1" 200 36628 "" "Prometheus/2.51.0" 2024-08-17T18:16:58.874 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:58.892 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:16:58.893 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:58.893 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:16:58.994 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:59.018 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:16:59.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:59.020 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:16:59.120 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:59.142 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:16:59.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:59.144 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:16:59.245 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:59.275 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:59.277 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:59.277 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:16:59.378 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:59.397 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:59.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:59.399 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:59.500 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:59.534 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:16:59.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:59.538 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:16:59.639 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:59.671 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:16:59.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:59.673 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:16:59.775 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:59.802 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:16:59.805 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:59.806 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:16:59.907 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:59.940 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:16:59.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:16:59.945 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:00.046 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:00.075 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:00.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:00.078 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:00.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:59 smithi131 bash[88347]: cluster 2024-08-17T18:16:58.772665+0000 mgr.y (mgr.34107) 2254 : cluster [DBG] pgmap v3126: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 4.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 611 op/s; 13565/225999 objects degraded (6.002%); 676/225999 objects misplaced (0.299%); 3.9 MiB/s, 62 objects/s recovering 2024-08-17T18:17:00.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:16:59 smithi131 bash[88347]: cluster 2024-08-17T18:16:58.772665+0000 mgr.y (mgr.34107) 2254 : cluster [DBG] pgmap v3126: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 4.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 611 op/s; 13565/225999 objects degraded (6.002%); 676/225999 objects misplaced (0.299%); 3.9 MiB/s, 62 objects/s recovering 2024-08-17T18:17:00.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:59 smithi131 bash[89561]: cluster 2024-08-17T18:16:58.772665+0000 mgr.y (mgr.34107) 2254 : cluster [DBG] pgmap v3126: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 4.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 611 op/s; 13565/225999 objects degraded (6.002%); 676/225999 objects misplaced (0.299%); 3.9 MiB/s, 62 objects/s recovering 2024-08-17T18:17:00.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:16:59 smithi131 bash[89561]: cluster 2024-08-17T18:16:58.772665+0000 mgr.y (mgr.34107) 2254 : cluster [DBG] pgmap v3126: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 4.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 611 op/s; 13565/225999 objects degraded (6.002%); 676/225999 objects misplaced (0.299%); 3.9 MiB/s, 62 objects/s recovering 2024-08-17T18:17:00.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:59 smithi169 bash[79348]: cluster 2024-08-17T18:16:58.772665+0000 mgr.y (mgr.34107) 2254 : cluster [DBG] pgmap v3126: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 4.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 611 op/s; 13565/225999 objects degraded (6.002%); 676/225999 objects misplaced (0.299%); 3.9 MiB/s, 62 objects/s recovering 2024-08-17T18:17:00.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:16:59 smithi169 bash[79348]: cluster 2024-08-17T18:16:58.772665+0000 mgr.y (mgr.34107) 2254 : cluster [DBG] pgmap v3126: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 4.6 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 611 op/s; 13565/225999 objects degraded (6.002%); 676/225999 objects misplaced (0.299%); 3.9 MiB/s, 62 objects/s recovering 2024-08-17T18:17:00.179 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:00.215 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:00.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:00.218 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:00.319 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:00.344 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:00.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:00.348 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:00.449 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:00.476 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:00.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:00.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:00.581 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:00.627 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:00.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:00.629 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:00.730 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:00.756 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:00.759 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:00.759 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:00.845 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T18:17:00.846 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:17:00.860 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:00.888 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:00.890 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:00.891 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:00.904 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T18:17:00.904 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:17:00.941 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T18:17:00.941 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:17:00.986 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T18:17:00.986 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:17:00.992 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:01.025 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T18:17:01.025 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:17:01.026 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:01.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:01.032 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:01.061 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T18:17:01.061 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:17:01.104 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:17:01.104 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T18:17:01.133 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:01.136 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T18:17:01.136 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:17:01.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:00 smithi169 bash[79348]: audit 2024-08-17T18:17:00.784837+0000 mon.c (mon.2) 120 : audit [DBG] from='client.? 172.21.15.131:0/1502414871' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:17:01.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:00 smithi169 bash[79348]: audit 2024-08-17T18:17:00.784837+0000 mon.c (mon.2) 120 : audit [DBG] from='client.? 172.21.15.131:0/1502414871' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:17:01.152 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:00 smithi131 bash[89561]: audit 2024-08-17T18:17:00.784837+0000 mon.c (mon.2) 120 : audit [DBG] from='client.? 172.21.15.131:0/1502414871' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:17:01.152 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:00 smithi131 bash[89561]: audit 2024-08-17T18:17:00.784837+0000 mon.c (mon.2) 120 : audit [DBG] from='client.? 172.21.15.131:0/1502414871' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:17:01.153 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:00 smithi131 bash[88347]: audit 2024-08-17T18:17:00.784837+0000 mon.c (mon.2) 120 : audit [DBG] from='client.? 172.21.15.131:0/1502414871' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:17:01.153 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:00 smithi131 bash[88347]: audit 2024-08-17T18:17:00.784837+0000 mon.c (mon.2) 120 : audit [DBG] from='client.? 172.21.15.131:0/1502414871' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:17:01.157 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:01.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:01.160 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:01.260 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:01.292 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:01.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:01.295 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:01.396 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:01.421 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:01.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:01.428 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:01.529 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:01.553 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:01.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:01.558 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:01.659 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:01.691 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:01.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:01.696 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:01.797 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:01.816 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:01.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:01.818 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:01.864 INFO:teuthology.orchestra.run.smithi131.stderr:nodeep-scrub is set 2024-08-17T18:17:01.919 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:01.936 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:01.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:01.938 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:02.038 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:02.049 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:01 smithi169 bash[79348]: cluster 2024-08-17T18:17:00.773461+0000 mgr.y (mgr.34107) 2255 : cluster [DBG] pgmap v3127: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 784 op/s; 13565/219792 objects degraded (6.172%); 203/219792 objects misplaced (0.092%); 6.4 MiB/s, 101 objects/s recovering 2024-08-17T18:17:02.049 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:01 smithi169 bash[79348]: cluster 2024-08-17T18:17:00.773461+0000 mgr.y (mgr.34107) 2255 : cluster [DBG] pgmap v3127: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 784 op/s; 13565/219792 objects degraded (6.172%); 203/219792 objects misplaced (0.092%); 6.4 MiB/s, 101 objects/s recovering 2024-08-17T18:17:02.049 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:01 smithi169 bash[79348]: audit 2024-08-17T18:17:01.164883+0000 mon.b (mon.1) 20 : audit [INF] from='client.? 172.21.15.131:0/827960191' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:17:02.049 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:01 smithi169 bash[79348]: audit 2024-08-17T18:17:01.164883+0000 mon.b (mon.1) 20 : audit [INF] from='client.? 172.21.15.131:0/827960191' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:17:02.049 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:01 smithi169 bash[79348]: audit 2024-08-17T18:17:01.165855+0000 mon.a (mon.0) 3314 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:17:02.049 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:01 smithi169 bash[79348]: audit 2024-08-17T18:17:01.165855+0000 mon.a (mon.0) 3314 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:17:02.049 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:01 smithi169 bash[79348]: cluster 2024-08-17T18:17:01.172424+0000 mon.a (mon.0) 3315 : cluster [WRN] Health check update: Degraded data redundancy: 13565/219792 objects degraded (6.172%), 5 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:02.049 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:01 smithi169 bash[79348]: cluster 2024-08-17T18:17:01.172424+0000 mon.a (mon.0) 3315 : cluster [WRN] Health check update: Degraded data redundancy: 13565/219792 objects degraded (6.172%), 5 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:02.063 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:02.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:02.065 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:02.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:01 smithi131 bash[88347]: cluster 2024-08-17T18:17:00.773461+0000 mgr.y (mgr.34107) 2255 : cluster [DBG] pgmap v3127: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 784 op/s; 13565/219792 objects degraded (6.172%); 203/219792 objects misplaced (0.092%); 6.4 MiB/s, 101 objects/s recovering 2024-08-17T18:17:02.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:01 smithi131 bash[88347]: cluster 2024-08-17T18:17:00.773461+0000 mgr.y (mgr.34107) 2255 : cluster [DBG] pgmap v3127: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 784 op/s; 13565/219792 objects degraded (6.172%); 203/219792 objects misplaced (0.092%); 6.4 MiB/s, 101 objects/s recovering 2024-08-17T18:17:02.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:01 smithi131 bash[88347]: audit 2024-08-17T18:17:01.164883+0000 mon.b (mon.1) 20 : audit [INF] from='client.? 172.21.15.131:0/827960191' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:17:02.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:01 smithi131 bash[88347]: audit 2024-08-17T18:17:01.164883+0000 mon.b (mon.1) 20 : audit [INF] from='client.? 172.21.15.131:0/827960191' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:17:02.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:01 smithi131 bash[88347]: audit 2024-08-17T18:17:01.165855+0000 mon.a (mon.0) 3314 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:17:02.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:01 smithi131 bash[88347]: audit 2024-08-17T18:17:01.165855+0000 mon.a (mon.0) 3314 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:17:02.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:01 smithi131 bash[88347]: cluster 2024-08-17T18:17:01.172424+0000 mon.a (mon.0) 3315 : cluster [WRN] Health check update: Degraded data redundancy: 13565/219792 objects degraded (6.172%), 5 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:02.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:01 smithi131 bash[88347]: cluster 2024-08-17T18:17:01.172424+0000 mon.a (mon.0) 3315 : cluster [WRN] Health check update: Degraded data redundancy: 13565/219792 objects degraded (6.172%), 5 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:02.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:01 smithi131 bash[89561]: cluster 2024-08-17T18:17:00.773461+0000 mgr.y (mgr.34107) 2255 : cluster [DBG] pgmap v3127: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 784 op/s; 13565/219792 objects degraded (6.172%); 203/219792 objects misplaced (0.092%); 6.4 MiB/s, 101 objects/s recovering 2024-08-17T18:17:02.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:01 smithi131 bash[89561]: cluster 2024-08-17T18:17:00.773461+0000 mgr.y (mgr.34107) 2255 : cluster [DBG] pgmap v3127: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 4.5 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 784 op/s; 13565/219792 objects degraded (6.172%); 203/219792 objects misplaced (0.092%); 6.4 MiB/s, 101 objects/s recovering 2024-08-17T18:17:02.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:01 smithi131 bash[89561]: audit 2024-08-17T18:17:01.164883+0000 mon.b (mon.1) 20 : audit [INF] from='client.? 172.21.15.131:0/827960191' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:17:02.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:01 smithi131 bash[89561]: audit 2024-08-17T18:17:01.164883+0000 mon.b (mon.1) 20 : audit [INF] from='client.? 172.21.15.131:0/827960191' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:17:02.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:01 smithi131 bash[89561]: audit 2024-08-17T18:17:01.165855+0000 mon.a (mon.0) 3314 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:17:02.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:01 smithi131 bash[89561]: audit 2024-08-17T18:17:01.165855+0000 mon.a (mon.0) 3314 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:17:02.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:01 smithi131 bash[89561]: cluster 2024-08-17T18:17:01.172424+0000 mon.a (mon.0) 3315 : cluster [WRN] Health check update: Degraded data redundancy: 13565/219792 objects degraded (6.172%), 5 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:02.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:01 smithi131 bash[89561]: cluster 2024-08-17T18:17:01.172424+0000 mon.a (mon.0) 3315 : cluster [WRN] Health check update: Degraded data redundancy: 13565/219792 objects degraded (6.172%), 5 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:02.166 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:02.192 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:02.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:02.194 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:02.295 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:02.330 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:02.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:02.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:02.435 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:02.454 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:02.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:02.455 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:02.556 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:02.592 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:02.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:02.595 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:02.696 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:02.725 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:02.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:02.729 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:02.829 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:02.856 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:02.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:02.858 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:02.959 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:02.968 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:02 smithi131 bash[89561]: cluster 2024-08-17T18:17:01.861322+0000 mon.a (mon.0) 3316 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:17:02.968 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:02 smithi131 bash[89561]: cluster 2024-08-17T18:17:01.861322+0000 mon.a (mon.0) 3316 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:17:02.968 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:02 smithi131 bash[89561]: audit 2024-08-17T18:17:01.862436+0000 mon.a (mon.0) 3317 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:17:02.969 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:02 smithi131 bash[89561]: audit 2024-08-17T18:17:01.862436+0000 mon.a (mon.0) 3317 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:17:02.969 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:02 smithi131 bash[89561]: cluster 2024-08-17T18:17:01.869522+0000 mon.a (mon.0) 3318 : cluster [DBG] osdmap e1538: 8 total, 8 up, 7 in 2024-08-17T18:17:02.969 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:02 smithi131 bash[89561]: cluster 2024-08-17T18:17:01.869522+0000 mon.a (mon.0) 3318 : cluster [DBG] osdmap e1538: 8 total, 8 up, 7 in 2024-08-17T18:17:02.969 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:02 smithi131 bash[88347]: cluster 2024-08-17T18:17:01.861322+0000 mon.a (mon.0) 3316 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:17:02.969 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:02 smithi131 bash[88347]: cluster 2024-08-17T18:17:01.861322+0000 mon.a (mon.0) 3316 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:17:02.969 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:02 smithi131 bash[88347]: audit 2024-08-17T18:17:01.862436+0000 mon.a (mon.0) 3317 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:17:02.969 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:02 smithi131 bash[88347]: audit 2024-08-17T18:17:01.862436+0000 mon.a (mon.0) 3317 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:17:02.969 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:02 smithi131 bash[88347]: cluster 2024-08-17T18:17:01.869522+0000 mon.a (mon.0) 3318 : cluster [DBG] osdmap e1538: 8 total, 8 up, 7 in 2024-08-17T18:17:02.969 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:02 smithi131 bash[88347]: cluster 2024-08-17T18:17:01.869522+0000 mon.a (mon.0) 3318 : cluster [DBG] osdmap e1538: 8 total, 8 up, 7 in 2024-08-17T18:17:02.982 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:02.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:02.984 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:03.085 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:03.097 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:02 smithi169 bash[79348]: cluster 2024-08-17T18:17:01.861322+0000 mon.a (mon.0) 3316 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:17:03.097 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:02 smithi169 bash[79348]: cluster 2024-08-17T18:17:01.861322+0000 mon.a (mon.0) 3316 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:17:03.097 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:02 smithi169 bash[79348]: audit 2024-08-17T18:17:01.862436+0000 mon.a (mon.0) 3317 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:17:03.097 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:02 smithi169 bash[79348]: audit 2024-08-17T18:17:01.862436+0000 mon.a (mon.0) 3317 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:17:03.098 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:02 smithi169 bash[79348]: cluster 2024-08-17T18:17:01.869522+0000 mon.a (mon.0) 3318 : cluster [DBG] osdmap e1538: 8 total, 8 up, 7 in 2024-08-17T18:17:03.098 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:02 smithi169 bash[79348]: cluster 2024-08-17T18:17:01.869522+0000 mon.a (mon.0) 3318 : cluster [DBG] osdmap e1538: 8 total, 8 up, 7 in 2024-08-17T18:17:03.115 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:03.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:03.118 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:03.219 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:03.240 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:03.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:03.247 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:03.348 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:03.369 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:03.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:03.371 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:03.472 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:03.497 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:03.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:03.499 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:03.600 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:03.625 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:03.626 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:03.627 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:03.728 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:03.758 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:03.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:03.761 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:03.862 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:03.891 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:03 smithi131 bash[88347]: cluster 2024-08-17T18:17:02.310769+0000 osd.3 (osd.3) 37 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:17:03.891 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:03 smithi131 bash[88347]: cluster 2024-08-17T18:17:02.310769+0000 osd.3 (osd.3) 37 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:17:03.891 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:03 smithi131 bash[88347]: cluster 2024-08-17T18:17:02.773958+0000 mgr.y (mgr.34107) 2256 : cluster [DBG] pgmap v3129: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 629 op/s; 13565/217032 objects degraded (6.250%); 203/217032 objects misplaced (0.094%); 5.7 MiB/s, 90 objects/s recovering 2024-08-17T18:17:03.892 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:03 smithi131 bash[88347]: cluster 2024-08-17T18:17:02.773958+0000 mgr.y (mgr.34107) 2256 : cluster [DBG] pgmap v3129: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 629 op/s; 13565/217032 objects degraded (6.250%); 203/217032 objects misplaced (0.094%); 5.7 MiB/s, 90 objects/s recovering 2024-08-17T18:17:03.892 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:03 smithi131 bash[88347]: cluster 2024-08-17T18:17:02.886107+0000 mon.a (mon.0) 3319 : cluster [DBG] osdmap e1539: 8 total, 8 up, 7 in 2024-08-17T18:17:03.892 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:03 smithi131 bash[88347]: cluster 2024-08-17T18:17:02.886107+0000 mon.a (mon.0) 3319 : cluster [DBG] osdmap e1539: 8 total, 8 up, 7 in 2024-08-17T18:17:03.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:03.893 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:03.893 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:03.993 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:04.016 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:04.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:04.021 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:04.121 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:04.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:03 smithi169 bash[79348]: cluster 2024-08-17T18:17:02.310769+0000 osd.3 (osd.3) 37 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:17:04.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:03 smithi169 bash[79348]: cluster 2024-08-17T18:17:02.310769+0000 osd.3 (osd.3) 37 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:17:04.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:03 smithi169 bash[79348]: cluster 2024-08-17T18:17:02.773958+0000 mgr.y (mgr.34107) 2256 : cluster [DBG] pgmap v3129: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 629 op/s; 13565/217032 objects degraded (6.250%); 203/217032 objects misplaced (0.094%); 5.7 MiB/s, 90 objects/s recovering 2024-08-17T18:17:04.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:03 smithi169 bash[79348]: cluster 2024-08-17T18:17:02.773958+0000 mgr.y (mgr.34107) 2256 : cluster [DBG] pgmap v3129: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 629 op/s; 13565/217032 objects degraded (6.250%); 203/217032 objects misplaced (0.094%); 5.7 MiB/s, 90 objects/s recovering 2024-08-17T18:17:04.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:03 smithi169 bash[79348]: cluster 2024-08-17T18:17:02.886107+0000 mon.a (mon.0) 3319 : cluster [DBG] osdmap e1539: 8 total, 8 up, 7 in 2024-08-17T18:17:04.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:03 smithi169 bash[79348]: cluster 2024-08-17T18:17:02.886107+0000 mon.a (mon.0) 3319 : cluster [DBG] osdmap e1539: 8 total, 8 up, 7 in 2024-08-17T18:17:04.153 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:04.156 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:03 smithi131 bash[89561]: cluster 2024-08-17T18:17:02.310769+0000 osd.3 (osd.3) 37 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:17:04.156 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:03 smithi131 bash[89561]: cluster 2024-08-17T18:17:02.310769+0000 osd.3 (osd.3) 37 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:17:04.157 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:03 smithi131 bash[89561]: cluster 2024-08-17T18:17:02.773958+0000 mgr.y (mgr.34107) 2256 : cluster [DBG] pgmap v3129: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 629 op/s; 13565/217032 objects degraded (6.250%); 203/217032 objects misplaced (0.094%); 5.7 MiB/s, 90 objects/s recovering 2024-08-17T18:17:04.157 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:03 smithi131 bash[89561]: cluster 2024-08-17T18:17:02.773958+0000 mgr.y (mgr.34107) 2256 : cluster [DBG] pgmap v3129: 109 pgs: 1 active+recovering+undersized+remapped, 6 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 4.4 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 629 op/s; 13565/217032 objects degraded (6.250%); 203/217032 objects misplaced (0.094%); 5.7 MiB/s, 90 objects/s recovering 2024-08-17T18:17:04.157 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:03 smithi131 bash[89561]: cluster 2024-08-17T18:17:02.886107+0000 mon.a (mon.0) 3319 : cluster [DBG] osdmap e1539: 8 total, 8 up, 7 in 2024-08-17T18:17:04.157 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:03 smithi131 bash[89561]: cluster 2024-08-17T18:17:02.886107+0000 mon.a (mon.0) 3319 : cluster [DBG] osdmap e1539: 8 total, 8 up, 7 in 2024-08-17T18:17:04.157 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:04.158 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:04.258 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:04.291 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:04.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:04.293 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:04.393 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:04.422 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:04.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:04.425 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:04.526 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:04.557 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:04.563 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:04.563 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:04.621 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:17:04.664 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:04.688 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:04.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:04.693 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:04.738 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 3, 5, 6, 7, 4] out_osds: [2] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T18:17:04.738 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T18:17:04.739 INFO:tasks.thrashosds.thrasher:Removing osd 6, in_osds are: [0, 1, 3, 5, 6, 7, 4] 2024-08-17T18:17:04.739 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd out 6 2024-08-17T18:17:04.793 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:04.825 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:04.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:04.827 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:04.928 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:04.951 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:04.964 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:04 smithi131 bash[88347]: cluster 2024-08-17T18:17:03.883422+0000 mon.a (mon.0) 3320 : cluster [DBG] osdmap e1540: 8 total, 8 up, 7 in 2024-08-17T18:17:04.964 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:04 smithi131 bash[88347]: cluster 2024-08-17T18:17:03.883422+0000 mon.a (mon.0) 3320 : cluster [DBG] osdmap e1540: 8 total, 8 up, 7 in 2024-08-17T18:17:04.964 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:04 smithi131 bash[89561]: cluster 2024-08-17T18:17:03.883422+0000 mon.a (mon.0) 3320 : cluster [DBG] osdmap e1540: 8 total, 8 up, 7 in 2024-08-17T18:17:04.964 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:04 smithi131 bash[89561]: cluster 2024-08-17T18:17:03.883422+0000 mon.a (mon.0) 3320 : cluster [DBG] osdmap e1540: 8 total, 8 up, 7 in 2024-08-17T18:17:04.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:04.965 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:05.055 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T18:17:05.066 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:05.074 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:04 smithi169 bash[79348]: cluster 2024-08-17T18:17:03.883422+0000 mon.a (mon.0) 3320 : cluster [DBG] osdmap e1540: 8 total, 8 up, 7 in 2024-08-17T18:17:05.074 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:04 smithi169 bash[79348]: cluster 2024-08-17T18:17:03.883422+0000 mon.a (mon.0) 3320 : cluster [DBG] osdmap e1540: 8 total, 8 up, 7 in 2024-08-17T18:17:05.083 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:05.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:05.085 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:05.186 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:05.204 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:05.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:05.206 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:05.307 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:05.332 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:05.334 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:05.334 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:05.435 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:05.461 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:05.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:05.463 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:05.564 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:05.593 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:05.595 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:05.595 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:05.696 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:05.723 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:05.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:05.726 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:05.826 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:05.859 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:05.862 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:05.863 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:05.964 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:05.992 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:05.996 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:05.996 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:06.097 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:06.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:05 smithi131 bash[88347]: cluster 2024-08-17T18:17:04.777400+0000 mgr.y (mgr.34107) 2257 : cluster [DBG] pgmap v3132: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 4.3 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 775 op/s; 13565/212034 objects degraded (6.398%); 203/212034 objects misplaced (0.096%); 4.9 MiB/s, 78 objects/s recovering 2024-08-17T18:17:06.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:05 smithi131 bash[88347]: cluster 2024-08-17T18:17:04.777400+0000 mgr.y (mgr.34107) 2257 : cluster [DBG] pgmap v3132: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 4.3 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 775 op/s; 13565/212034 objects degraded (6.398%); 203/212034 objects misplaced (0.096%); 4.9 MiB/s, 78 objects/s recovering 2024-08-17T18:17:06.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:05 smithi131 bash[89561]: cluster 2024-08-17T18:17:04.777400+0000 mgr.y (mgr.34107) 2257 : cluster [DBG] pgmap v3132: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 4.3 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 775 op/s; 13565/212034 objects degraded (6.398%); 203/212034 objects misplaced (0.096%); 4.9 MiB/s, 78 objects/s recovering 2024-08-17T18:17:06.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:05 smithi131 bash[89561]: cluster 2024-08-17T18:17:04.777400+0000 mgr.y (mgr.34107) 2257 : cluster [DBG] pgmap v3132: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 4.3 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 775 op/s; 13565/212034 objects degraded (6.398%); 203/212034 objects misplaced (0.096%); 4.9 MiB/s, 78 objects/s recovering 2024-08-17T18:17:06.135 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:06.138 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T18:17:06.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:06.139 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:06.240 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:06.254 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:05 smithi169 bash[79348]: cluster 2024-08-17T18:17:04.777400+0000 mgr.y (mgr.34107) 2257 : cluster [DBG] pgmap v3132: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 4.3 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 775 op/s; 13565/212034 objects degraded (6.398%); 203/212034 objects misplaced (0.096%); 4.9 MiB/s, 78 objects/s recovering 2024-08-17T18:17:06.254 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:05 smithi169 bash[79348]: cluster 2024-08-17T18:17:04.777400+0000 mgr.y (mgr.34107) 2257 : cluster [DBG] pgmap v3132: 109 pgs: 1 active+recovering+undersized+remapped, 4 active+clean+scrubbing, 5 active+recovery_wait+undersized+degraded+remapped, 99 active+clean; 4.3 GiB data, 19 GiB used, 607 GiB / 626 GiB avail; 0 B/s wr, 775 op/s; 13565/212034 objects degraded (6.398%); 203/212034 objects misplaced (0.096%); 4.9 MiB/s, 78 objects/s recovering 2024-08-17T18:17:06.275 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:06.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:06.281 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:06.382 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:06.422 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:06.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:06.424 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:06.524 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:06.551 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:06.555 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:06.555 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:06.656 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:06.689 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:06.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:06.693 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:06.794 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:06.818 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:06.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:06.821 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:06.922 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:06.930 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:06 smithi131 bash[88347]: cluster 2024-08-17T18:17:05.678948+0000 osd.3 (osd.3) 38 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:17:06.930 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:06 smithi131 bash[88347]: cluster 2024-08-17T18:17:05.678948+0000 osd.3 (osd.3) 38 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:17:06.930 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:06 smithi131 bash[88347]: cluster 2024-08-17T18:17:06.173269+0000 mon.a (mon.0) 3321 : cluster [WRN] Health check update: Degraded data redundancy: 13565/212034 objects degraded (6.398%), 5 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:06.930 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:06 smithi131 bash[88347]: cluster 2024-08-17T18:17:06.173269+0000 mon.a (mon.0) 3321 : cluster [WRN] Health check update: Degraded data redundancy: 13565/212034 objects degraded (6.398%), 5 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:06.951 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:06.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:06.955 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:07.056 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:07.084 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:07.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:07.088 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:07.189 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:07.201 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:06 smithi131 bash[89561]: cluster 2024-08-17T18:17:05.678948+0000 osd.3 (osd.3) 38 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:17:07.201 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:06 smithi131 bash[89561]: cluster 2024-08-17T18:17:05.678948+0000 osd.3 (osd.3) 38 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:17:07.201 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:06 smithi131 bash[89561]: cluster 2024-08-17T18:17:06.173269+0000 mon.a (mon.0) 3321 : cluster [WRN] Health check update: Degraded data redundancy: 13565/212034 objects degraded (6.398%), 5 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:07.201 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:06 smithi131 bash[89561]: cluster 2024-08-17T18:17:06.173269+0000 mon.a (mon.0) 3321 : cluster [WRN] Health check update: Degraded data redundancy: 13565/212034 objects degraded (6.398%), 5 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:07.218 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:07.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:07.223 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:07.325 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:07.339 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:06 smithi169 bash[79348]: cluster 2024-08-17T18:17:05.678948+0000 osd.3 (osd.3) 38 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:17:07.339 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:06 smithi169 bash[79348]: cluster 2024-08-17T18:17:05.678948+0000 osd.3 (osd.3) 38 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:17:07.339 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:06 smithi169 bash[79348]: cluster 2024-08-17T18:17:06.173269+0000 mon.a (mon.0) 3321 : cluster [WRN] Health check update: Degraded data redundancy: 13565/212034 objects degraded (6.398%), 5 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:07.339 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:06 smithi169 bash[79348]: cluster 2024-08-17T18:17:06.173269+0000 mon.a (mon.0) 3321 : cluster [WRN] Health check update: Degraded data redundancy: 13565/212034 objects degraded (6.398%), 5 pgs degraded, 6 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:07.375 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:07.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:07.378 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:07.479 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:07.513 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:07.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:07.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:07.619 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:07.655 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:07.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:07.661 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:07.762 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:07.800 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:07.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:07.803 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:07.904 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:07.930 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:07.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:07.934 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:08.035 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:08.054 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:08.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:08.056 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:08.157 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:08.179 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:08.180 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:07 smithi169 bash[79348]: cluster 2024-08-17T18:17:06.701646+0000 osd.3 (osd.3) 39 : cluster [DBG] 1.c scrub starts 2024-08-17T18:17:08.180 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:07 smithi169 bash[79348]: cluster 2024-08-17T18:17:06.701646+0000 osd.3 (osd.3) 39 : cluster [DBG] 1.c scrub starts 2024-08-17T18:17:08.180 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:07 smithi169 bash[79348]: cluster 2024-08-17T18:17:06.778063+0000 mgr.y (mgr.34107) 2258 : cluster [DBG] pgmap v3133: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 102 active+clean; 4.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 629 op/s; 12210/208449 objects degraded (5.858%); 1171/208449 objects misplaced (0.562%); 4.0 MiB/s, 64 objects/s recovering 2024-08-17T18:17:08.180 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:07 smithi169 bash[79348]: cluster 2024-08-17T18:17:06.778063+0000 mgr.y (mgr.34107) 2258 : cluster [DBG] pgmap v3133: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 102 active+clean; 4.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 629 op/s; 12210/208449 objects degraded (5.858%); 1171/208449 objects misplaced (0.562%); 4.0 MiB/s, 64 objects/s recovering 2024-08-17T18:17:08.180 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:07 smithi169 bash[79348]: audit 2024-08-17T18:17:07.039222+0000 mon.a (mon.0) 3322 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:17:08.180 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:07 smithi169 bash[79348]: audit 2024-08-17T18:17:07.039222+0000 mon.a (mon.0) 3322 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:17:08.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:08.181 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:08.282 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:08.307 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:08.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:08.308 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:08.409 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:08.436 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:08.438 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:08.438 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:08.539 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:08.580 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:08.584 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:08.584 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:08.685 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:08.695 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:08 smithi131 bash[88347]: cluster 2024-08-17T18:17:06.701646+0000 osd.3 (osd.3) 39 : cluster [DBG] 1.c scrub starts 2024-08-17T18:17:08.695 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:08 smithi131 bash[88347]: cluster 2024-08-17T18:17:06.701646+0000 osd.3 (osd.3) 39 : cluster [DBG] 1.c scrub starts 2024-08-17T18:17:08.695 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:08 smithi131 bash[88347]: cluster 2024-08-17T18:17:06.778063+0000 mgr.y (mgr.34107) 2258 : cluster [DBG] pgmap v3133: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 102 active+clean; 4.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 629 op/s; 12210/208449 objects degraded (5.858%); 1171/208449 objects misplaced (0.562%); 4.0 MiB/s, 64 objects/s recovering 2024-08-17T18:17:08.696 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:08 smithi131 bash[88347]: cluster 2024-08-17T18:17:06.778063+0000 mgr.y (mgr.34107) 2258 : cluster [DBG] pgmap v3133: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 102 active+clean; 4.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 629 op/s; 12210/208449 objects degraded (5.858%); 1171/208449 objects misplaced (0.562%); 4.0 MiB/s, 64 objects/s recovering 2024-08-17T18:17:08.696 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:08 smithi131 bash[88347]: audit 2024-08-17T18:17:07.039222+0000 mon.a (mon.0) 3322 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:17:08.696 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:08 smithi131 bash[88347]: audit 2024-08-17T18:17:07.039222+0000 mon.a (mon.0) 3322 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:17:08.696 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:08 smithi131 bash[89561]: cluster 2024-08-17T18:17:06.701646+0000 osd.3 (osd.3) 39 : cluster [DBG] 1.c scrub starts 2024-08-17T18:17:08.696 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:08 smithi131 bash[89561]: cluster 2024-08-17T18:17:06.701646+0000 osd.3 (osd.3) 39 : cluster [DBG] 1.c scrub starts 2024-08-17T18:17:08.696 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:08 smithi131 bash[89561]: cluster 2024-08-17T18:17:06.778063+0000 mgr.y (mgr.34107) 2258 : cluster [DBG] pgmap v3133: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 102 active+clean; 4.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 629 op/s; 12210/208449 objects degraded (5.858%); 1171/208449 objects misplaced (0.562%); 4.0 MiB/s, 64 objects/s recovering 2024-08-17T18:17:08.696 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:08 smithi131 bash[89561]: cluster 2024-08-17T18:17:06.778063+0000 mgr.y (mgr.34107) 2258 : cluster [DBG] pgmap v3133: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 102 active+clean; 4.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 629 op/s; 12210/208449 objects degraded (5.858%); 1171/208449 objects misplaced (0.562%); 4.0 MiB/s, 64 objects/s recovering 2024-08-17T18:17:08.696 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:08 smithi131 bash[89561]: audit 2024-08-17T18:17:07.039222+0000 mon.a (mon.0) 3322 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:17:08.696 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:08 smithi131 bash[89561]: audit 2024-08-17T18:17:07.039222+0000 mon.a (mon.0) 3322 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:17:08.721 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:08.725 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:08.726 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:08.827 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:08.864 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:08.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:08.866 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:08.945 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:17:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:17:08] "GET /metrics HTTP/1.1" 200 36631 "" "Prometheus/2.51.0" 2024-08-17T18:17:08.946 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:08 smithi131 bash[88347]: cluster 2024-08-17T18:17:07.738808+0000 osd.3 (osd.3) 40 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:17:08.946 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:08 smithi131 bash[88347]: cluster 2024-08-17T18:17:07.738808+0000 osd.3 (osd.3) 40 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:17:08.946 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:08 smithi131 bash[88347]: audit 2024-08-17T18:17:08.300109+0000 mon.a (mon.0) 3323 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:17:08.946 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:08 smithi131 bash[88347]: audit 2024-08-17T18:17:08.300109+0000 mon.a (mon.0) 3323 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:17:08.967 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:08.988 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:08.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:08.990 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:09.091 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:09.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:08 smithi131 bash[89561]: cluster 2024-08-17T18:17:07.738808+0000 osd.3 (osd.3) 40 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:17:09.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:08 smithi131 bash[89561]: cluster 2024-08-17T18:17:07.738808+0000 osd.3 (osd.3) 40 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:17:09.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:08 smithi131 bash[89561]: audit 2024-08-17T18:17:08.300109+0000 mon.a (mon.0) 3323 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:17:09.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:08 smithi131 bash[89561]: audit 2024-08-17T18:17:08.300109+0000 mon.a (mon.0) 3323 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:17:09.121 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:09.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:09.125 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:09.226 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:09.250 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:09.253 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:09.253 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:09.354 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:09.362 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:08 smithi169 bash[79348]: cluster 2024-08-17T18:17:07.738808+0000 osd.3 (osd.3) 40 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:17:09.362 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:08 smithi169 bash[79348]: cluster 2024-08-17T18:17:07.738808+0000 osd.3 (osd.3) 40 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:17:09.363 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:08 smithi169 bash[79348]: audit 2024-08-17T18:17:08.300109+0000 mon.a (mon.0) 3323 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:17:09.363 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:08 smithi169 bash[79348]: audit 2024-08-17T18:17:08.300109+0000 mon.a (mon.0) 3323 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:17:09.380 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:09.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:09.384 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:09.469 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:17:09.484 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:09.503 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:09.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:09.504 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:09.605 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:09.625 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:09.627 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:09.627 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:09.722 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:17:09.729 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:09.752 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:09.754 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:09.754 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:09.855 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:09.879 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:09.881 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:09.881 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:09.982 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:09.992 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:09 smithi169 bash[79348]: cluster 2024-08-17T18:17:08.778546+0000 mgr.y (mgr.34107) 2259 : cluster [DBG] pgmap v3134: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 102 active+clean; 4.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 413 op/s; 12210/208449 objects degraded (5.858%); 1171/208449 objects misplaced (0.562%); 3.5 MiB/s, 55 objects/s recovering 2024-08-17T18:17:09.992 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:09 smithi169 bash[79348]: cluster 2024-08-17T18:17:08.778546+0000 mgr.y (mgr.34107) 2259 : cluster [DBG] pgmap v3134: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 102 active+clean; 4.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 413 op/s; 12210/208449 objects degraded (5.858%); 1171/208449 objects misplaced (0.562%); 3.5 MiB/s, 55 objects/s recovering 2024-08-17T18:17:10.020 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:10.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:10.025 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:10.125 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:10.155 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:10.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:10.159 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:10.259 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:10.310 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:10.314 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:10.314 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:10.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:09 smithi131 bash[89561]: cluster 2024-08-17T18:17:08.778546+0000 mgr.y (mgr.34107) 2259 : cluster [DBG] pgmap v3134: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 102 active+clean; 4.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 413 op/s; 12210/208449 objects degraded (5.858%); 1171/208449 objects misplaced (0.562%); 3.5 MiB/s, 55 objects/s recovering 2024-08-17T18:17:10.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:09 smithi131 bash[89561]: cluster 2024-08-17T18:17:08.778546+0000 mgr.y (mgr.34107) 2259 : cluster [DBG] pgmap v3134: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 102 active+clean; 4.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 413 op/s; 12210/208449 objects degraded (5.858%); 1171/208449 objects misplaced (0.562%); 3.5 MiB/s, 55 objects/s recovering 2024-08-17T18:17:10.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:09 smithi131 bash[88347]: cluster 2024-08-17T18:17:08.778546+0000 mgr.y (mgr.34107) 2259 : cluster [DBG] pgmap v3134: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 102 active+clean; 4.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 413 op/s; 12210/208449 objects degraded (5.858%); 1171/208449 objects misplaced (0.562%); 3.5 MiB/s, 55 objects/s recovering 2024-08-17T18:17:10.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:09 smithi131 bash[88347]: cluster 2024-08-17T18:17:08.778546+0000 mgr.y (mgr.34107) 2259 : cluster [DBG] pgmap v3134: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 2 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 102 active+clean; 4.2 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 413 op/s; 12210/208449 objects degraded (5.858%); 1171/208449 objects misplaced (0.562%); 3.5 MiB/s, 55 objects/s recovering 2024-08-17T18:17:10.415 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:10.439 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:10.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:10.445 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:10.545 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:10.580 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:10.586 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:10.586 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:10.687 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:10.715 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:10.722 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:10.722 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:10.823 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:10.847 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:10.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:10.852 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:10.953 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:10.993 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:10.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:10.995 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:11.096 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:11.129 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:11.134 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:11.135 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:11.236 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:11.253 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:11.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:11.255 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:11.356 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:11.378 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:11.379 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:11.380 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:11.481 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:11.504 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:11.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:11.506 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:11.606 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:11.638 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:11.640 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:11.640 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:11.741 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:11.752 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:17:11.759 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:11.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:11.761 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:11.862 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:11.888 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:11.892 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:11.893 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:11.993 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:12.032 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:12.033 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:12.033 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:12.134 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:12.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:11 smithi169 bash[79348]: cluster 2024-08-17T18:17:10.701536+0000 osd.3 (osd.3) 41 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:17:12.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:11 smithi169 bash[79348]: cluster 2024-08-17T18:17:10.701536+0000 osd.3 (osd.3) 41 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:17:12.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:11 smithi169 bash[79348]: cluster 2024-08-17T18:17:10.779268+0000 mgr.y (mgr.34107) 2260 : cluster [DBG] pgmap v3135: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 4.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 632 op/s; 12210/201846 objects degraded (6.049%); 1171/201846 objects misplaced (0.580%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T18:17:12.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:11 smithi169 bash[79348]: cluster 2024-08-17T18:17:10.779268+0000 mgr.y (mgr.34107) 2260 : cluster [DBG] pgmap v3135: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 4.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 632 op/s; 12210/201846 objects degraded (6.049%); 1171/201846 objects misplaced (0.580%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T18:17:12.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:11 smithi169 bash[79348]: cluster 2024-08-17T18:17:11.174061+0000 mon.a (mon.0) 3324 : cluster [WRN] Health check update: Degraded data redundancy: 12210/201846 objects degraded (6.049%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:12.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:11 smithi169 bash[79348]: cluster 2024-08-17T18:17:11.174061+0000 mon.a (mon.0) 3324 : cluster [WRN] Health check update: Degraded data redundancy: 12210/201846 objects degraded (6.049%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:12.162 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:12.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:12.669 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:12.669 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:11 smithi131 bash[89561]: cluster 2024-08-17T18:17:10.701536+0000 osd.3 (osd.3) 41 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:17:12.669 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:11 smithi131 bash[89561]: cluster 2024-08-17T18:17:10.701536+0000 osd.3 (osd.3) 41 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:17:12.669 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:11 smithi131 bash[89561]: cluster 2024-08-17T18:17:10.779268+0000 mgr.y (mgr.34107) 2260 : cluster [DBG] pgmap v3135: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 4.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 632 op/s; 12210/201846 objects degraded (6.049%); 1171/201846 objects misplaced (0.580%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T18:17:12.669 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:11 smithi131 bash[89561]: cluster 2024-08-17T18:17:10.779268+0000 mgr.y (mgr.34107) 2260 : cluster [DBG] pgmap v3135: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 4.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 632 op/s; 12210/201846 objects degraded (6.049%); 1171/201846 objects misplaced (0.580%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T18:17:12.669 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:11 smithi131 bash[89561]: cluster 2024-08-17T18:17:11.174061+0000 mon.a (mon.0) 3324 : cluster [WRN] Health check update: Degraded data redundancy: 12210/201846 objects degraded (6.049%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:12.669 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:11 smithi131 bash[89561]: cluster 2024-08-17T18:17:11.174061+0000 mon.a (mon.0) 3324 : cluster [WRN] Health check update: Degraded data redundancy: 12210/201846 objects degraded (6.049%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:12.670 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:11 smithi131 bash[88347]: cluster 2024-08-17T18:17:10.701536+0000 osd.3 (osd.3) 41 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:17:12.670 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:11 smithi131 bash[88347]: cluster 2024-08-17T18:17:10.701536+0000 osd.3 (osd.3) 41 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:17:12.670 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:11 smithi131 bash[88347]: cluster 2024-08-17T18:17:10.779268+0000 mgr.y (mgr.34107) 2260 : cluster [DBG] pgmap v3135: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 4.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 632 op/s; 12210/201846 objects degraded (6.049%); 1171/201846 objects misplaced (0.580%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T18:17:12.670 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:11 smithi131 bash[88347]: cluster 2024-08-17T18:17:10.779268+0000 mgr.y (mgr.34107) 2260 : cluster [DBG] pgmap v3135: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 4 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 100 active+clean; 4.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 632 op/s; 12210/201846 objects degraded (6.049%); 1171/201846 objects misplaced (0.580%); 3.0 MiB/s, 48 objects/s recovering 2024-08-17T18:17:12.670 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:11 smithi131 bash[88347]: cluster 2024-08-17T18:17:11.174061+0000 mon.a (mon.0) 3324 : cluster [WRN] Health check update: Degraded data redundancy: 12210/201846 objects degraded (6.049%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:12.670 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:11 smithi131 bash[88347]: cluster 2024-08-17T18:17:11.174061+0000 mon.a (mon.0) 3324 : cluster [WRN] Health check update: Degraded data redundancy: 12210/201846 objects degraded (6.049%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:12.770 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:12.800 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:12.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:12.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:12.910 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:12.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:12.953 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:12.953 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:13.054 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:13.071 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:13.073 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:13.073 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:13.174 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:13.205 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:13.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:13.209 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:13.310 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:13.334 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:13.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:13.337 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:13.438 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:13.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:13.470 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:13.470 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:13.571 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:13.592 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:13.594 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:13.594 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:13.695 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:13.731 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:13.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:13.734 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:13.834 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:13.872 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:13.876 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:13.876 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:13.977 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:14.020 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:14.021 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:14.021 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:14.122 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:14.131 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:14 smithi169 bash[79348]: cluster 2024-08-17T18:17:12.699783+0000 osd.3 (osd.3) 42 : cluster [DBG] 1.c scrub starts 2024-08-17T18:17:14.131 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:14 smithi169 bash[79348]: cluster 2024-08-17T18:17:12.699783+0000 osd.3 (osd.3) 42 : cluster [DBG] 1.c scrub starts 2024-08-17T18:17:14.131 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:14 smithi169 bash[79348]: cluster 2024-08-17T18:17:12.779881+0000 mgr.y (mgr.34107) 2261 : cluster [DBG] pgmap v3136: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 593 op/s; 12210/199404 objects degraded (6.123%); 892/199404 objects misplaced (0.447%); 4.2 MiB/s, 67 objects/s recovering 2024-08-17T18:17:14.131 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:14 smithi169 bash[79348]: cluster 2024-08-17T18:17:12.779881+0000 mgr.y (mgr.34107) 2261 : cluster [DBG] pgmap v3136: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 593 op/s; 12210/199404 objects degraded (6.123%); 892/199404 objects misplaced (0.447%); 4.2 MiB/s, 67 objects/s recovering 2024-08-17T18:17:14.131 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:14 smithi169 bash[79348]: audit 2024-08-17T18:17:13.041699+0000 mon.a (mon.0) 3325 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:17:14.132 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:14 smithi169 bash[79348]: audit 2024-08-17T18:17:13.041699+0000 mon.a (mon.0) 3325 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:17:14.132 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:14 smithi169 bash[79348]: audit 2024-08-17T18:17:13.045536+0000 mon.a (mon.0) 3326 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:17:14.132 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:14 smithi169 bash[79348]: audit 2024-08-17T18:17:13.045536+0000 mon.a (mon.0) 3326 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:17:14.132 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:14 smithi169 bash[79348]: audit 2024-08-17T18:17:13.534540+0000 mon.a (mon.0) 3327 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:17:14.132 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:14 smithi169 bash[79348]: audit 2024-08-17T18:17:13.534540+0000 mon.a (mon.0) 3327 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:17:14.132 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:14 smithi169 bash[79348]: audit 2024-08-17T18:17:13.539879+0000 mon.a (mon.0) 3328 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:17:14.132 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:14 smithi169 bash[79348]: audit 2024-08-17T18:17:13.539879+0000 mon.a (mon.0) 3328 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:17:14.141 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:14.143 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:14.143 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:14.244 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:14.265 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:14.268 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:14.269 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:14.370 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:14.388 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:14.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:14.391 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:14.491 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:14.516 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:14.518 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:14.518 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:14.556 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:14 smithi131 bash[89561]: cluster 2024-08-17T18:17:12.699783+0000 osd.3 (osd.3) 42 : cluster [DBG] 1.c scrub starts 2024-08-17T18:17:14.556 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:14 smithi131 bash[89561]: cluster 2024-08-17T18:17:12.699783+0000 osd.3 (osd.3) 42 : cluster [DBG] 1.c scrub starts 2024-08-17T18:17:14.556 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:14 smithi131 bash[89561]: cluster 2024-08-17T18:17:12.779881+0000 mgr.y (mgr.34107) 2261 : cluster [DBG] pgmap v3136: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 593 op/s; 12210/199404 objects degraded (6.123%); 892/199404 objects misplaced (0.447%); 4.2 MiB/s, 67 objects/s recovering 2024-08-17T18:17:14.557 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:14 smithi131 bash[89561]: cluster 2024-08-17T18:17:12.779881+0000 mgr.y (mgr.34107) 2261 : cluster [DBG] pgmap v3136: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 593 op/s; 12210/199404 objects degraded (6.123%); 892/199404 objects misplaced (0.447%); 4.2 MiB/s, 67 objects/s recovering 2024-08-17T18:17:14.557 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:14 smithi131 bash[89561]: audit 2024-08-17T18:17:13.041699+0000 mon.a (mon.0) 3325 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:17:14.557 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:14 smithi131 bash[89561]: audit 2024-08-17T18:17:13.041699+0000 mon.a (mon.0) 3325 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:17:14.557 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:14 smithi131 bash[89561]: audit 2024-08-17T18:17:13.045536+0000 mon.a (mon.0) 3326 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:17:14.557 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:14 smithi131 bash[89561]: audit 2024-08-17T18:17:13.045536+0000 mon.a (mon.0) 3326 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:17:14.557 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:14 smithi131 bash[89561]: audit 2024-08-17T18:17:13.534540+0000 mon.a (mon.0) 3327 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:17:14.557 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:14 smithi131 bash[89561]: audit 2024-08-17T18:17:13.534540+0000 mon.a (mon.0) 3327 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:17:14.557 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:14 smithi131 bash[89561]: audit 2024-08-17T18:17:13.539879+0000 mon.a (mon.0) 3328 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:17:14.557 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:14 smithi131 bash[89561]: audit 2024-08-17T18:17:13.539879+0000 mon.a (mon.0) 3328 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:17:14.557 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:14 smithi131 bash[88347]: cluster 2024-08-17T18:17:12.699783+0000 osd.3 (osd.3) 42 : cluster [DBG] 1.c scrub starts 2024-08-17T18:17:14.557 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:14 smithi131 bash[88347]: cluster 2024-08-17T18:17:12.699783+0000 osd.3 (osd.3) 42 : cluster [DBG] 1.c scrub starts 2024-08-17T18:17:14.557 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:14 smithi131 bash[88347]: cluster 2024-08-17T18:17:12.779881+0000 mgr.y (mgr.34107) 2261 : cluster [DBG] pgmap v3136: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 593 op/s; 12210/199404 objects degraded (6.123%); 892/199404 objects misplaced (0.447%); 4.2 MiB/s, 67 objects/s recovering 2024-08-17T18:17:14.558 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:14 smithi131 bash[88347]: cluster 2024-08-17T18:17:12.779881+0000 mgr.y (mgr.34107) 2261 : cluster [DBG] pgmap v3136: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 4.1 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 593 op/s; 12210/199404 objects degraded (6.123%); 892/199404 objects misplaced (0.447%); 4.2 MiB/s, 67 objects/s recovering 2024-08-17T18:17:14.558 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:14 smithi131 bash[88347]: audit 2024-08-17T18:17:13.041699+0000 mon.a (mon.0) 3325 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:17:14.558 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:14 smithi131 bash[88347]: audit 2024-08-17T18:17:13.041699+0000 mon.a (mon.0) 3325 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:17:14.558 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:14 smithi131 bash[88347]: audit 2024-08-17T18:17:13.045536+0000 mon.a (mon.0) 3326 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:17:14.558 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:14 smithi131 bash[88347]: audit 2024-08-17T18:17:13.045536+0000 mon.a (mon.0) 3326 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:17:14.558 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:14 smithi131 bash[88347]: audit 2024-08-17T18:17:13.534540+0000 mon.a (mon.0) 3327 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:17:14.558 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:14 smithi131 bash[88347]: audit 2024-08-17T18:17:13.534540+0000 mon.a (mon.0) 3327 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:17:14.558 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:14 smithi131 bash[88347]: audit 2024-08-17T18:17:13.539879+0000 mon.a (mon.0) 3328 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:17:14.558 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:14 smithi131 bash[88347]: audit 2024-08-17T18:17:13.539879+0000 mon.a (mon.0) 3328 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:17:14.619 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:14.660 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:14.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:14.666 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:14.767 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:14.805 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:14.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:14.808 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:14.909 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:14.934 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:14.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:14.939 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:15.040 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:15.068 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:15.070 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:15.070 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:15.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:15 smithi131 bash[88347]: cluster 2024-08-17T18:17:13.743437+0000 osd.3 (osd.3) 43 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:17:15.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:15 smithi131 bash[88347]: cluster 2024-08-17T18:17:13.743437+0000 osd.3 (osd.3) 43 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:17:15.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:15 smithi131 bash[88347]: audit 2024-08-17T18:17:14.298151+0000 mon.a (mon.0) 3329 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:17:15.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:15 smithi131 bash[88347]: audit 2024-08-17T18:17:14.298151+0000 mon.a (mon.0) 3329 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:17:15.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:15 smithi131 bash[88347]: audit 2024-08-17T18:17:14.298899+0000 mon.a (mon.0) 3330 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:17:15.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:15 smithi131 bash[88347]: audit 2024-08-17T18:17:14.298899+0000 mon.a (mon.0) 3330 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:17:15.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:15 smithi131 bash[88347]: audit 2024-08-17T18:17:14.303405+0000 mon.a (mon.0) 3331 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:17:15.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:15 smithi131 bash[88347]: audit 2024-08-17T18:17:14.303405+0000 mon.a (mon.0) 3331 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:17:15.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:15 smithi131 bash[89561]: cluster 2024-08-17T18:17:13.743437+0000 osd.3 (osd.3) 43 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:17:15.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:15 smithi131 bash[89561]: cluster 2024-08-17T18:17:13.743437+0000 osd.3 (osd.3) 43 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:17:15.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:15 smithi131 bash[89561]: audit 2024-08-17T18:17:14.298151+0000 mon.a (mon.0) 3329 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:17:15.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:15 smithi131 bash[89561]: audit 2024-08-17T18:17:14.298151+0000 mon.a (mon.0) 3329 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:17:15.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:15 smithi131 bash[89561]: audit 2024-08-17T18:17:14.298899+0000 mon.a (mon.0) 3330 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:17:15.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:15 smithi131 bash[89561]: audit 2024-08-17T18:17:14.298899+0000 mon.a (mon.0) 3330 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:17:15.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:15 smithi131 bash[89561]: audit 2024-08-17T18:17:14.303405+0000 mon.a (mon.0) 3331 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:17:15.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:15 smithi131 bash[89561]: audit 2024-08-17T18:17:14.303405+0000 mon.a (mon.0) 3331 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:17:15.171 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:15.196 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:15.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:15.200 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:15.300 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:15.323 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:15.326 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:15.326 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:15.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:15 smithi169 bash[79348]: cluster 2024-08-17T18:17:13.743437+0000 osd.3 (osd.3) 43 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:17:15.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:15 smithi169 bash[79348]: cluster 2024-08-17T18:17:13.743437+0000 osd.3 (osd.3) 43 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:17:15.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:15 smithi169 bash[79348]: audit 2024-08-17T18:17:14.298151+0000 mon.a (mon.0) 3329 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:17:15.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:15 smithi169 bash[79348]: audit 2024-08-17T18:17:14.298151+0000 mon.a (mon.0) 3329 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:17:15.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:15 smithi169 bash[79348]: audit 2024-08-17T18:17:14.298899+0000 mon.a (mon.0) 3330 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:17:15.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:15 smithi169 bash[79348]: audit 2024-08-17T18:17:14.298899+0000 mon.a (mon.0) 3330 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:17:15.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:15 smithi169 bash[79348]: audit 2024-08-17T18:17:14.303405+0000 mon.a (mon.0) 3331 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:17:15.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:15 smithi169 bash[79348]: audit 2024-08-17T18:17:14.303405+0000 mon.a (mon.0) 3331 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:17:15.427 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:15.477 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:15.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:15.480 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:15.581 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:15.603 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:15.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:15.605 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:15.688 INFO:teuthology.orchestra.run.smithi131.stdout:{ 2024-08-17T18:17:15.688 INFO:teuthology.orchestra.run.smithi131.stdout: "size": 20, 2024-08-17T18:17:15.688 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 600, 2024-08-17T18:17:15.688 INFO:teuthology.orchestra.run.smithi131.stdout: "ops": [ 2024-08-17T18:17:15.688 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.688 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45824.0:96520 57.9 57:9e525883:::benchmark_data_smithi131_279660_object96519:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1500)", 2024-08-17T18:17:15.688 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:10:46.367615+0000", 2024-08-17T18:17:15.688 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 389.31834189400001, 2024-08-17T18:17:15.688 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.3865115590000001, 2024-08-17T18:17:15.688 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:17:15.688 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:17:15.688 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "reached pg", 2024-08-17T18:17:15.689 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:17:15.689 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45824", 2024-08-17T18:17:15.689 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/107174183", 2024-08-17T18:17:15.689 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 96520 2024-08-17T18:17:15.689 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.689 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:17:15.689 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.689 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:17:15.689 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:46.367615+0000", 2024-08-17T18:17:15.689 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:17:15.689 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.689 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.689 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:17:15.689 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:46.367615+0000", 2024-08-17T18:17:15.690 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:17:15.690 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.690 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.690 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:17:15.690 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:46.367617+0000", 2024-08-17T18:17:15.690 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.0109999999999999e-06 2024-08-17T18:17:15.690 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.690 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.690 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:17:15.690 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:46.367646+0000", 2024-08-17T18:17:15.690 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.8889000000000001e-05 2024-08-17T18:17:15.690 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.690 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.691 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:17:15.691 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:46.367692+0000", 2024-08-17T18:17:15.691 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.5719000000000001e-05 2024-08-17T18:17:15.691 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.691 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.691 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:17:15.691 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:46.367724+0000", 2024-08-17T18:17:15.691 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.2178999999999998e-05 2024-08-17T18:17:15.691 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.691 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.691 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:17:15.691 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:46.367827+0000", 2024-08-17T18:17:15.691 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000102317 2024-08-17T18:17:15.691 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.692 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.692 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:17:15.692 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:46.368018+0000", 2024-08-17T18:17:15.692 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00019169900000000001 2024-08-17T18:17:15.692 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.692 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.692 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 5,6", 2024-08-17T18:17:15.692 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:46.368187+0000", 2024-08-17T18:17:15.692 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000168512 2024-08-17T18:17:15.692 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.692 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.692 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:17:15.692 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:46.379392+0000", 2024-08-17T18:17:15.693 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.01120516 2024-08-17T18:17:15.693 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.693 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.693 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:17:15.693 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:46.393978+0000", 2024-08-17T18:17:15.693 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.014586241 2024-08-17T18:17:15.693 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.693 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.693 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T18:17:15.693 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:46.393993+0000", 2024-08-17T18:17:15.693 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.4687e-05 2024-08-17T18:17:15.693 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.693 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.694 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:17:15.694 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:47.361144+0000", 2024-08-17T18:17:15.694 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.96715157100000004 2024-08-17T18:17:15.694 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.694 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.694 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T18:17:15.694 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:47.361167+0000", 2024-08-17T18:17:15.694 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.3033000000000001e-05 2024-08-17T18:17:15.694 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.694 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.694 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:17:15.694 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:48.721639+0000", 2024-08-17T18:17:15.694 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.3604715679999999 2024-08-17T18:17:15.695 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.695 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.695 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for degraded object", 2024-08-17T18:17:15.695 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:48.722412+0000", 2024-08-17T18:17:15.695 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000772633 2024-08-17T18:17:15.695 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.695 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.695 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:17:15.695 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:48.753990+0000", 2024-08-17T18:17:15.695 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.031577966999999998 2024-08-17T18:17:15.695 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.695 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.695 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:17:15.695 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:48.754127+0000", 2024-08-17T18:17:15.696 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00013737299999999999 2024-08-17T18:17:15.696 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:17:15.696 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:17:15.696 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:17:15.696 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.696 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.696 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45824.0:96539 57.9 57:9f286a11:::benchmark_data_smithi131_279660_object96538:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1501)", 2024-08-17T18:17:15.696 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:10:46.401374+0000", 2024-08-17T18:17:15.696 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 389.28458337799998, 2024-08-17T18:17:15.696 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.3598985450000001, 2024-08-17T18:17:15.697 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:17:15.697 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:17:15.697 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:17:15.697 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:17:15.697 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45824", 2024-08-17T18:17:15.697 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/107174183", 2024-08-17T18:17:15.697 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 96539 2024-08-17T18:17:15.697 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.697 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:17:15.697 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.697 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:17:15.697 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:46.401374+0000", 2024-08-17T18:17:15.697 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:17:15.697 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.697 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.698 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:17:15.698 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:46.401374+0000", 2024-08-17T18:17:15.698 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:17:15.698 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.698 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.698 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:17:15.698 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:46.401375+0000", 2024-08-17T18:17:15.698 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.3799999999999999e-06 2024-08-17T18:17:15.698 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.698 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.698 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:17:15.698 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:46.401396+0000", 2024-08-17T18:17:15.698 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.0951999999999999e-05 2024-08-17T18:17:15.699 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.699 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.699 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:17:15.699 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:46.401412+0000", 2024-08-17T18:17:15.699 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.5616000000000001e-05 2024-08-17T18:17:15.699 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.699 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.699 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:17:15.699 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:46.401419+0000", 2024-08-17T18:17:15.699 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.8519999999999998e-06 2024-08-17T18:17:15.699 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.699 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.699 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:17:15.699 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:46.401854+0000", 2024-08-17T18:17:15.699 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00043573499999999997 2024-08-17T18:17:15.700 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.700 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.700 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T18:17:15.700 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:46.401865+0000", 2024-08-17T18:17:15.700 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0156000000000001e-05 2024-08-17T18:17:15.700 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.700 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.700 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:17:15.700 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:47.361214+0000", 2024-08-17T18:17:15.700 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.95934948099999995 2024-08-17T18:17:15.700 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.700 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.700 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T18:17:15.700 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:47.361228+0000", 2024-08-17T18:17:15.701 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.3603e-05 2024-08-17T18:17:15.701 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.701 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.701 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:17:15.701 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:48.724963+0000", 2024-08-17T18:17:15.701 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.363735167 2024-08-17T18:17:15.701 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.701 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.701 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:17:15.701 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:48.725108+0000", 2024-08-17T18:17:15.701 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00014489099999999999 2024-08-17T18:17:15.701 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.701 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.701 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 4,5", 2024-08-17T18:17:15.701 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:48.725278+0000", 2024-08-17T18:17:15.702 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00017055799999999999 2024-08-17T18:17:15.702 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.702 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.702 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:17:15.702 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:48.730421+0000", 2024-08-17T18:17:15.702 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0051428769999999997 2024-08-17T18:17:15.702 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.702 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.702 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:17:15.702 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:48.734443+0000", 2024-08-17T18:17:15.703 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.004021696 2024-08-17T18:17:15.703 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.703 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.703 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:17:15.703 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:48.754264+0000", 2024-08-17T18:17:15.703 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.019821163999999999 2024-08-17T18:17:15.703 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.703 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.703 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:17:15.703 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:48.754401+0000", 2024-08-17T18:17:15.703 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000136503 2024-08-17T18:17:15.703 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.703 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.703 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:17:15.704 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:48.761273+0000", 2024-08-17T18:17:15.704 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0068719139999999998 2024-08-17T18:17:15.704 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:17:15.704 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:17:15.704 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:17:15.704 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.704 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.704 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45824.0:96561 57.9 57:95af45b8:::benchmark_data_smithi131_279660_object96560:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1501)", 2024-08-17T18:17:15.704 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:10:46.435549+0000", 2024-08-17T18:17:15.704 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 389.25040869600002, 2024-08-17T18:17:15.704 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.3316469619999998, 2024-08-17T18:17:15.704 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:17:15.704 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:17:15.705 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:17:15.705 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:17:15.705 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45824", 2024-08-17T18:17:15.705 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/107174183", 2024-08-17T18:17:15.705 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 96561 2024-08-17T18:17:15.705 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.705 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:17:15.705 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.705 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:17:15.705 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:46.435549+0000", 2024-08-17T18:17:15.705 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:17:15.705 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.705 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.705 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:17:15.705 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:46.435549+0000", 2024-08-17T18:17:15.706 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:17:15.706 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.706 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.706 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:17:15.706 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:46.435550+0000", 2024-08-17T18:17:15.706 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.6300000000000004e-07 2024-08-17T18:17:15.706 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.706 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.706 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:17:15.706 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:46.435572+0000", 2024-08-17T18:17:15.706 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.2991999999999999e-05 2024-08-17T18:17:15.706 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.706 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.707 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:17:15.707 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:46.435585+0000", 2024-08-17T18:17:15.707 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.2598e-05 2024-08-17T18:17:15.707 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.707 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.707 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:17:15.707 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:46.435591+0000", 2024-08-17T18:17:15.707 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.336e-06 2024-08-17T18:17:15.707 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.707 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.707 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:17:15.707 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:46.435658+0000", 2024-08-17T18:17:15.707 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.6983000000000006e-05 2024-08-17T18:17:15.707 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.708 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.708 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T18:17:15.708 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:46.435665+0000", 2024-08-17T18:17:15.708 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.1929999999999998e-06 2024-08-17T18:17:15.708 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.708 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.708 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:17:15.708 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:47.361272+0000", 2024-08-17T18:17:15.708 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.925607874 2024-08-17T18:17:15.708 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.708 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.708 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for peered", 2024-08-17T18:17:15.708 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:47.361286+0000", 2024-08-17T18:17:15.708 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.3709e-05 2024-08-17T18:17:15.709 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.709 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.709 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:17:15.709 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:48.728166+0000", 2024-08-17T18:17:15.709 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.366880219 2024-08-17T18:17:15.709 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.709 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.709 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:17:15.709 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:48.728307+0000", 2024-08-17T18:17:15.709 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00014072600000000001 2024-08-17T18:17:15.709 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.709 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.709 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 4,5", 2024-08-17T18:17:15.709 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:48.728457+0000", 2024-08-17T18:17:15.709 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00014965200000000001 2024-08-17T18:17:15.710 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.710 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.710 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:17:15.710 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:48.730620+0000", 2024-08-17T18:17:15.710 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.002163037 2024-08-17T18:17:15.710 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.710 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.710 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:17:15.710 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:48.734610+0000", 2024-08-17T18:17:15.710 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0039898549999999996 2024-08-17T18:17:15.710 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.710 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.710 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:17:15.710 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:48.761390+0000", 2024-08-17T18:17:15.711 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.026780702999999999 2024-08-17T18:17:15.711 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.711 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.711 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:17:15.711 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:48.761464+0000", 2024-08-17T18:17:15.711 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.3433e-05 2024-08-17T18:17:15.711 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.711 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.711 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:17:15.711 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:10:48.767196+0000", 2024-08-17T18:17:15.711 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0057317890000000002 2024-08-17T18:17:15.711 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:17:15.711 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:17:15.711 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:17:15.712 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.712 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.712 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.45824.0:191007 57.9 57:970d59e9:::benchmark_data_smithi131_279660_object86560:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1510)", 2024-08-17T18:17:15.712 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:13:17.486072+0000", 2024-08-17T18:17:15.712 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 238.19988567600001, 2024-08-17T18:17:15.712 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.49611395200000002, 2024-08-17T18:17:15.712 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:17:15.712 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:17:15.712 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:17:15.712 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:17:15.712 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.45824", 2024-08-17T18:17:15.712 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/107174183", 2024-08-17T18:17:15.712 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 191007 2024-08-17T18:17:15.712 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.713 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:17:15.713 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.713 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:17:15.713 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:17.486072+0000", 2024-08-17T18:17:15.713 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:17:15.713 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.713 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.713 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:17:15.713 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:17.486072+0000", 2024-08-17T18:17:15.713 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:17:15.713 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.713 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.713 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:17:15.713 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:17.486073+0000", 2024-08-17T18:17:15.714 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.7889999999999999e-06 2024-08-17T18:17:15.714 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.714 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.714 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:17:15.714 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:17.486078+0000", 2024-08-17T18:17:15.714 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.6630000000000001e-06 2024-08-17T18:17:15.714 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.714 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.714 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:17:15.714 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:17.486092+0000", 2024-08-17T18:17:15.714 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.3648e-05 2024-08-17T18:17:15.714 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.714 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.714 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:17:15.715 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:17.486101+0000", 2024-08-17T18:17:15.715 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.0869999999999996e-06 2024-08-17T18:17:15.715 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.715 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.715 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:17:15.715 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:17.486221+0000", 2024-08-17T18:17:15.715 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000120544 2024-08-17T18:17:15.715 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.715 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.715 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:17:15.715 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:17.486319+0000", 2024-08-17T18:17:15.715 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.7428000000000003e-05 2024-08-17T18:17:15.715 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.715 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.716 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 4,5", 2024-08-17T18:17:15.716 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:17.486427+0000", 2024-08-17T18:17:15.716 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000108245 2024-08-17T18:17:15.716 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.716 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.716 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:17:15.716 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:17.506426+0000", 2024-08-17T18:17:15.716 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.019998542000000001 2024-08-17T18:17:15.716 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.716 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.716 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:17:15.716 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:17.506465+0000", 2024-08-17T18:17:15.716 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.9276000000000001e-05 2024-08-17T18:17:15.716 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.717 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.717 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:17:15.717 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:17.521098+0000", 2024-08-17T18:17:15.717 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.014633343 2024-08-17T18:17:15.717 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.717 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.717 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:17:15.717 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:17.521151+0000", 2024-08-17T18:17:15.717 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.2779999999999999e-05 2024-08-17T18:17:15.717 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.717 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.717 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:17:15.718 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:13:17.982186+0000", 2024-08-17T18:17:15.718 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.46103460699999999 2024-08-17T18:17:15.718 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:17:15.718 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:17:15.718 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:17:15.718 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.718 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.718 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.36051.0:1451 58.6 58:69d4d405:::benchmark_data_smithi131_300488_object1450:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1525)", 2024-08-17T18:17:15.718 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:15:03.533621+0000", 2024-08-17T18:17:15.718 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 132.15233597, 2024-08-17T18:17:15.718 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.514624733, 2024-08-17T18:17:15.719 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:17:15.719 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:17:15.719 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:17:15.719 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:17:15.719 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.36051", 2024-08-17T18:17:15.719 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/3166910928", 2024-08-17T18:17:15.719 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 1451 2024-08-17T18:17:15.719 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.719 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:17:15.719 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.719 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:17:15.719 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:15:03.533621+0000", 2024-08-17T18:17:15.721 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:17:15.721 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.721 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.721 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:17:15.722 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:15:03.533621+0000", 2024-08-17T18:17:15.722 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:17:15.722 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.722 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.722 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:17:15.722 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:15:03.533622+0000", 2024-08-17T18:17:15.722 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.4799999999999997e-07 2024-08-17T18:17:15.722 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.722 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.722 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:17:15.722 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:15:03.533638+0000", 2024-08-17T18:17:15.722 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.5719999999999999e-05 2024-08-17T18:17:15.722 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.723 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.723 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:17:15.723 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:15:03.533648+0000", 2024-08-17T18:17:15.723 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0138e-05 2024-08-17T18:17:15.723 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.723 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.723 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:17:15.723 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:15:03.533653+0000", 2024-08-17T18:17:15.723 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.9729999999999997e-06 2024-08-17T18:17:15.723 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.723 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.723 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:17:15.723 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:15:03.533702+0000", 2024-08-17T18:17:15.723 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.8959999999999999e-05 2024-08-17T18:17:15.724 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.724 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.724 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:17:15.724 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:15:03.533791+0000", 2024-08-17T18:17:15.724 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.8508e-05 2024-08-17T18:17:15.724 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.724 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.724 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 1,4", 2024-08-17T18:17:15.724 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:15:03.533873+0000", 2024-08-17T18:17:15.724 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.2657999999999994e-05 2024-08-17T18:17:15.724 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.724 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.724 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:17:15.724 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:15:03.534244+0000", 2024-08-17T18:17:15.725 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00037044999999999998 2024-08-17T18:17:15.725 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.725 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.725 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:17:15.725 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:15:03.534521+0000", 2024-08-17T18:17:15.725 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000277044 2024-08-17T18:17:15.725 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.725 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.725 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:17:15.725 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:15:04.047950+0000", 2024-08-17T18:17:15.725 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.51342902599999996 2024-08-17T18:17:15.725 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.725 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.725 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:17:15.726 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:15:04.048132+0000", 2024-08-17T18:17:15.726 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00018242700000000001 2024-08-17T18:17:15.726 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.726 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.726 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:17:15.726 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:15:04.048246+0000", 2024-08-17T18:17:15.726 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00011398100000000001 2024-08-17T18:17:15.726 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:17:15.726 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:17:15.726 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:17:15.726 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.726 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.726 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.36051.0:113728 58.d e1537/1528 58:b3d4adde:::benchmark_data_smithi131_300488_object21506:head v 1537'7135, mlcod=0'0)", 2024-08-17T18:17:15.727 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:17:01.769523+0000", 2024-08-17T18:17:15.727 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 13.916434124, 2024-08-17T18:17:15.727 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.514912755, 2024-08-17T18:17:15.727 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:17:15.727 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:17:15.727 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:17:15.727 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:17:15.727 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.727 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:17:15.727 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.769523+0000", 2024-08-17T18:17:15.727 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:17:15.727 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.727 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.727 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:17:15.727 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.769523+0000", 2024-08-17T18:17:15.728 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:17:15.728 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.728 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.728 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:17:15.728 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.769524+0000", 2024-08-17T18:17:15.728 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.4799999999999997e-07 2024-08-17T18:17:15.728 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.728 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.728 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:17:15.728 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.769530+0000", 2024-08-17T18:17:15.728 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.1929999999999998e-06 2024-08-17T18:17:15.728 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.728 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.728 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:17:15.729 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.769540+0000", 2024-08-17T18:17:15.729 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.0309000000000001e-05 2024-08-17T18:17:15.729 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.729 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.729 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:17:15.729 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.769547+0000", 2024-08-17T18:17:15.729 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.2210000000000002e-06 2024-08-17T18:17:15.729 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.729 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.729 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:17:15.729 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.769600+0000", 2024-08-17T18:17:15.729 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.3732e-05 2024-08-17T18:17:15.729 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.729 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.730 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:17:15.730 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.769623+0000", 2024-08-17T18:17:15.730 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.2552e-05 2024-08-17T18:17:15.730 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.730 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.730 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:17:15.730 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:02.284321+0000", 2024-08-17T18:17:15.730 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.51469838599999995 2024-08-17T18:17:15.730 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.730 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.730 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:17:15.730 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:02.284436+0000", 2024-08-17T18:17:15.730 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000114614 2024-08-17T18:17:15.730 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:17:15.731 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:17:15.731 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:17:15.731 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.731 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.731 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.36051.0:113732 58.4 e1537/1521 58:2ea03bc7:::benchmark_data_smithi131_300488_object21510:head v 1537'7091, mlcod=1537'7089)", 2024-08-17T18:17:15.731 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:17:01.773159+0000", 2024-08-17T18:17:15.731 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 13.912798523999999, 2024-08-17T18:17:15.731 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.51122847400000004, 2024-08-17T18:17:15.731 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:17:15.731 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:17:15.731 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:17:15.731 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:17:15.731 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.731 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:17:15.732 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.773159+0000", 2024-08-17T18:17:15.732 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:17:15.732 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.732 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.732 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:17:15.732 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.773159+0000", 2024-08-17T18:17:15.732 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:17:15.732 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.732 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.732 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:17:15.732 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.773160+0000", 2024-08-17T18:17:15.732 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.8400000000000003e-07 2024-08-17T18:17:15.732 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.732 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.733 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:17:15.733 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.773166+0000", 2024-08-17T18:17:15.733 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.942e-06 2024-08-17T18:17:15.733 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.733 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.733 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:17:15.733 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.773177+0000", 2024-08-17T18:17:15.733 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1147e-05 2024-08-17T18:17:15.733 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.733 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.733 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:17:15.733 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.773183+0000", 2024-08-17T18:17:15.733 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.4529999999999999e-06 2024-08-17T18:17:15.734 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.734 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.734 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:17:15.734 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.773237+0000", 2024-08-17T18:17:15.734 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.4206000000000002e-05 2024-08-17T18:17:15.734 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.734 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.734 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:17:15.734 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.773257+0000", 2024-08-17T18:17:15.734 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.9224000000000001e-05 2024-08-17T18:17:15.734 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.734 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.734 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:17:15.735 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.781357+0000", 2024-08-17T18:17:15.735 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0081004470000000002 2024-08-17T18:17:15.735 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.735 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.735 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:17:15.735 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:02.284387+0000", 2024-08-17T18:17:15.735 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.50303027099999997 2024-08-17T18:17:15.735 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:17:15.735 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:17:15.735 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:17:15.735 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.735 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.735 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.36051.0:113734 58.9 58:960eab41:::benchmark_data_smithi131_300488_object21512:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1537)", 2024-08-17T18:17:15.735 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:17:01.773377+0000", 2024-08-17T18:17:15.736 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 13.91258045, 2024-08-17T18:17:15.736 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.51498791300000002, 2024-08-17T18:17:15.736 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:17:15.736 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:17:15.736 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:17:15.736 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:17:15.736 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.36051", 2024-08-17T18:17:15.736 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/3166910928", 2024-08-17T18:17:15.736 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 113734 2024-08-17T18:17:15.736 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.736 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:17:15.736 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.736 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:17:15.736 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.773377+0000", 2024-08-17T18:17:15.737 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:17:15.737 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.737 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.737 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:17:15.737 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.773377+0000", 2024-08-17T18:17:15.737 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:17:15.737 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.737 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.737 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:17:15.737 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.773378+0000", 2024-08-17T18:17:15.737 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.435e-06 2024-08-17T18:17:15.737 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.737 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.737 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:17:15.738 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.773383+0000", 2024-08-17T18:17:15.738 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.9309999999999999e-06 2024-08-17T18:17:15.738 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.738 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.738 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:17:15.738 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.773395+0000", 2024-08-17T18:17:15.738 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1289e-05 2024-08-17T18:17:15.738 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.738 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.738 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:17:15.738 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.773402+0000", 2024-08-17T18:17:15.738 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.2250000000000003e-06 2024-08-17T18:17:15.738 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.738 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.739 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:17:15.739 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.773460+0000", 2024-08-17T18:17:15.739 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.7902999999999998e-05 2024-08-17T18:17:15.739 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.739 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.739 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:17:15.739 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.773618+0000", 2024-08-17T18:17:15.739 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00015806899999999999 2024-08-17T18:17:15.739 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.739 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.740 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 1,6", 2024-08-17T18:17:15.740 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.773755+0000", 2024-08-17T18:17:15.740 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000137257 2024-08-17T18:17:15.740 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.740 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.740 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:17:15.740 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.779581+0000", 2024-08-17T18:17:15.740 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.005826187 2024-08-17T18:17:15.740 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.740 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.740 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:17:15.740 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.779753+0000", 2024-08-17T18:17:15.740 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00017208699999999999 2024-08-17T18:17:15.740 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.741 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.741 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:17:15.741 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:02.284620+0000", 2024-08-17T18:17:15.741 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.504867077 2024-08-17T18:17:15.741 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.741 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.741 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:17:15.741 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:02.284681+0000", 2024-08-17T18:17:15.741 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.0992999999999997e-05 2024-08-17T18:17:15.741 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.741 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.742 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:17:15.742 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:02.288365+0000", 2024-08-17T18:17:15.742 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0036834599999999999 2024-08-17T18:17:15.742 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:17:15.742 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:17:15.742 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:17:15.742 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.742 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.742 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.36051.0:113731 58.d e1537/1528 58:ba396659:::benchmark_data_smithi131_300488_object21509:head v 1537'7136, mlcod=0'0)", 2024-08-17T18:17:15.742 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:17:01.775743+0000", 2024-08-17T18:17:15.742 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 13.910214078999999, 2024-08-17T18:17:15.742 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.50878581499999997, 2024-08-17T18:17:15.742 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:17:15.743 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:17:15.743 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:17:15.743 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:17:15.743 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.743 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:17:15.743 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.775743+0000", 2024-08-17T18:17:15.743 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:17:15.743 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.743 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.743 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:17:15.743 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.775743+0000", 2024-08-17T18:17:15.743 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:17:15.743 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.743 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.743 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:17:15.744 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.775744+0000", 2024-08-17T18:17:15.744 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.1200000000000003e-07 2024-08-17T18:17:15.744 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.744 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.744 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:17:15.744 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.775749+0000", 2024-08-17T18:17:15.744 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.6779999999999999e-06 2024-08-17T18:17:15.744 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.744 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.744 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:17:15.744 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.775770+0000", 2024-08-17T18:17:15.744 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.1367000000000001e-05 2024-08-17T18:17:15.744 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.744 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.745 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:17:15.745 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.775776+0000", 2024-08-17T18:17:15.745 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.212e-06 2024-08-17T18:17:15.745 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.745 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.745 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:17:15.745 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.775846+0000", 2024-08-17T18:17:15.745 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.0086999999999995e-05 2024-08-17T18:17:15.745 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.745 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.745 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:17:15.745 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.775867+0000", 2024-08-17T18:17:15.745 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.1186e-05 2024-08-17T18:17:15.745 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.746 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.746 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:17:15.746 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:02.284443+0000", 2024-08-17T18:17:15.746 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:15.747 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.50857543100000002 2024-08-17T18:17:15.747 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.747 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.747 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:17:15.747 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:02.284529+0000", 2024-08-17T18:17:15.748 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.6242000000000005e-05 2024-08-17T18:17:15.748 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:17:15.748 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:17:15.748 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:17:15.748 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.748 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.748 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.36051.0:113735 58.e e1537/1528 58:72bd81f9:::benchmark_data_smithi131_300488_object21513:head v 1537'7027, mlcod=0'0)", 2024-08-17T18:17:15.748 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:17:01.780669+0000", 2024-08-17T18:17:15.748 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 13.905288562999999, 2024-08-17T18:17:15.748 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.53347266400000004, 2024-08-17T18:17:15.748 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:17:15.748 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:17:15.748 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:17:15.748 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:17:15.749 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.749 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:17:15.749 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.780669+0000", 2024-08-17T18:17:15.749 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:17:15.749 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.749 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.749 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:17:15.749 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.780669+0000", 2024-08-17T18:17:15.749 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:17:15.749 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.749 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.749 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:17:15.749 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.780669+0000", 2024-08-17T18:17:15.750 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.4899999999999995e-07 2024-08-17T18:17:15.750 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.750 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.750 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:17:15.750 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.780675+0000", 2024-08-17T18:17:15.750 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.186e-06 2024-08-17T18:17:15.750 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.750 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.750 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:17:15.750 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.780683+0000", 2024-08-17T18:17:15.750 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.1599999999999998e-06 2024-08-17T18:17:15.750 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.750 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.750 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:17:15.751 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.780687+0000", 2024-08-17T18:17:15.751 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.7199999999999997e-06 2024-08-17T18:17:15.751 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.751 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.751 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:17:15.751 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.780742+0000", 2024-08-17T18:17:15.751 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.4880000000000003e-05 2024-08-17T18:17:15.751 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.751 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.751 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:17:15.751 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.780759+0000", 2024-08-17T18:17:15.751 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.6458999999999999e-05 2024-08-17T18:17:15.751 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.751 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.752 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:17:15.752 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:02.313840+0000", 2024-08-17T18:17:15.752 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.53308133700000004 2024-08-17T18:17:15.752 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.752 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.752 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:17:15.752 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:02.314141+0000", 2024-08-17T18:17:15.752 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00030127300000000001 2024-08-17T18:17:15.752 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:17:15.752 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:17:15.752 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:17:15.752 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.752 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.752 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.36051.0:113736 58.4 e1537/1521 58:2ca11967:::benchmark_data_smithi131_300488_object21514:head v 1537'7092, mlcod=1537'7089)", 2024-08-17T18:17:15.753 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:17:01.782199+0000", 2024-08-17T18:17:15.753 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 13.903758335999999, 2024-08-17T18:17:15.753 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.51073277100000003, 2024-08-17T18:17:15.753 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:17:15.753 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:17:15.753 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:17:15.753 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:17:15.753 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.753 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:17:15.753 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.782199+0000", 2024-08-17T18:17:15.753 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:17:15.753 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.753 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.753 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:17:15.754 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.782199+0000", 2024-08-17T18:17:15.754 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:17:15.754 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.754 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.754 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:17:15.754 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.782200+0000", 2024-08-17T18:17:15.754 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.3200000000000004e-07 2024-08-17T18:17:15.754 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.754 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.754 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:17:15.754 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.782206+0000", 2024-08-17T18:17:15.754 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.9379999999999997e-06 2024-08-17T18:17:15.754 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.755 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.755 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:17:15.755 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:02.284310+0000", 2024-08-17T18:17:15.755 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.50210435600000003 2024-08-17T18:17:15.755 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.755 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.755 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:17:15.755 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:02.284345+0000", 2024-08-17T18:17:15.755 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.4721999999999997e-05 2024-08-17T18:17:15.755 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.755 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.755 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:17:15.755 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:02.284421+0000", 2024-08-17T18:17:15.755 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.6749000000000007e-05 2024-08-17T18:17:15.756 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.756 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.756 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:17:15.756 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:02.284449+0000", 2024-08-17T18:17:15.756 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.7925000000000001e-05 2024-08-17T18:17:15.756 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.756 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.756 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:17:15.756 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:02.292858+0000", 2024-08-17T18:17:15.756 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0084085710000000001 2024-08-17T18:17:15.756 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.756 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.756 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:17:15.756 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:02.292932+0000", 2024-08-17T18:17:15.756 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.3777999999999997e-05 2024-08-17T18:17:15.757 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:17:15.757 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:17:15.757 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:17:15.757 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.757 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.757 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.36051.0:113739 58.2 e1537/1521 58:492d8bec:::benchmark_data_smithi131_300488_object21517:head v 1537'7195, mlcod=1537'7193)", 2024-08-17T18:17:15.757 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:17:01.782519+0000", 2024-08-17T18:17:15.757 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 13.903438522, 2024-08-17T18:17:15.757 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.50809538099999996, 2024-08-17T18:17:15.757 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:17:15.757 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:17:15.757 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:17:15.757 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:17:15.757 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.758 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:17:15.758 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.782519+0000", 2024-08-17T18:17:15.758 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:17:15.758 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.758 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.758 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:17:15.758 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.782519+0000", 2024-08-17T18:17:15.758 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:17:15.758 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.758 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.758 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:17:15.758 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.782519+0000", 2024-08-17T18:17:15.758 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.2900000000000003e-07 2024-08-17T18:17:15.758 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.759 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.759 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:17:15.759 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.782524+0000", 2024-08-17T18:17:15.759 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.2640000000000002e-06 2024-08-17T18:17:15.759 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.759 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.759 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:17:15.759 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:02.284311+0000", 2024-08-17T18:17:15.759 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.50178711600000003 2024-08-17T18:17:15.759 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.759 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.759 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:17:15.759 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:02.284347+0000", 2024-08-17T18:17:15.759 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.6599e-05 2024-08-17T18:17:15.760 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.760 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.760 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:17:15.760 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:02.284652+0000", 2024-08-17T18:17:15.760 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00030507 2024-08-17T18:17:15.760 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.760 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.760 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:17:15.760 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:02.284707+0000", 2024-08-17T18:17:15.760 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.4472999999999998e-05 2024-08-17T18:17:15.760 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.760 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.760 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:17:15.760 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:02.289807+0000", 2024-08-17T18:17:15.760 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.005100299 2024-08-17T18:17:15.761 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.761 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.761 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:17:15.761 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:02.290614+0000", 2024-08-17T18:17:15.761 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00080693099999999999 2024-08-17T18:17:15.761 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:17:15.761 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:17:15.761 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:17:15.761 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.761 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.761 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.36051.0:113740 58.e e1537/1528 58:7c7d313e:::benchmark_data_smithi131_300488_object21518:head v 1537'7028, mlcod=0'0)", 2024-08-17T18:17:15.761 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:17:01.782693+0000", 2024-08-17T18:17:15.761 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 13.903264016, 2024-08-17T18:17:15.761 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.53379495399999999, 2024-08-17T18:17:15.762 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:17:15.762 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:17:15.762 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:17:15.762 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:17:15.762 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.762 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:17:15.762 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.782693+0000", 2024-08-17T18:17:15.762 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:17:15.762 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.762 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.762 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:17:15.762 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.782693+0000", 2024-08-17T18:17:15.762 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:17:15.763 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.763 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.763 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:17:15.763 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.782694+0000", 2024-08-17T18:17:15.763 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.5899999999999996e-07 2024-08-17T18:17:15.763 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.763 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.763 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:17:15.763 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:01.782700+0000", 2024-08-17T18:17:15.763 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.1299999999999998e-06 2024-08-17T18:17:15.763 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.763 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.763 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:17:15.763 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:02.284337+0000", 2024-08-17T18:17:15.764 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.50163738599999996 2024-08-17T18:17:15.764 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.764 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.764 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:17:15.764 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:02.284363+0000", 2024-08-17T18:17:15.764 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.5137e-05 2024-08-17T18:17:15.764 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.764 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.764 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:17:15.764 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:02.292202+0000", 2024-08-17T18:17:15.764 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0078395800000000005 2024-08-17T18:17:15.764 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.764 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.764 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:17:15.765 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:02.292244+0000", 2024-08-17T18:17:15.765 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.1727000000000002e-05 2024-08-17T18:17:15.765 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.765 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.765 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:17:15.765 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:02.316441+0000", 2024-08-17T18:17:15.765 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.024197209000000001 2024-08-17T18:17:15.765 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.765 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.765 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:17:15.765 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:02.316488+0000", 2024-08-17T18:17:15.765 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.7126000000000002e-05 2024-08-17T18:17:15.765 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:17:15.765 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:17:15.766 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:17:15.766 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.766 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.766 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.36051.0:115249 58.6 58:628ceac0:::benchmark_data_smithi131_300488_object23027:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1540)", 2024-08-17T18:17:15.766 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:17:05.024348+0000", 2024-08-17T18:17:15.766 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 10.661609500000001, 2024-08-17T18:17:15.766 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.65413500999999996, 2024-08-17T18:17:15.766 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:17:15.766 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:17:15.766 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:17:15.766 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:17:15.766 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.36051", 2024-08-17T18:17:15.766 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/3166910928", 2024-08-17T18:17:15.766 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 115249 2024-08-17T18:17:15.767 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.767 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:17:15.767 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.767 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:17:15.767 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.024348+0000", 2024-08-17T18:17:15.767 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:17:15.767 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.767 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.767 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:17:15.767 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.024348+0000", 2024-08-17T18:17:15.767 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:17:15.767 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.767 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.768 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:17:15.768 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.024348+0000", 2024-08-17T18:17:15.768 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.3000000000000001e-07 2024-08-17T18:17:15.768 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.768 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.768 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:17:15.768 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.024351+0000", 2024-08-17T18:17:15.768 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 2.5919999999999999e-06 2024-08-17T18:17:15.768 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.768 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.768 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:17:15.768 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.024357+0000", 2024-08-17T18:17:15.768 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.3210000000000001e-06 2024-08-17T18:17:15.769 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.769 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.769 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:17:15.769 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.024361+0000", 2024-08-17T18:17:15.769 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.9299999999999996e-06 2024-08-17T18:17:15.769 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.769 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.769 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:17:15.769 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.024406+0000", 2024-08-17T18:17:15.769 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.4644000000000001e-05 2024-08-17T18:17:15.769 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.769 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.769 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:17:15.770 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.024503+0000", 2024-08-17T18:17:15.770 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.6861999999999995e-05 2024-08-17T18:17:15.770 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.770 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.770 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 1,4", 2024-08-17T18:17:15.770 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.024609+0000", 2024-08-17T18:17:15.770 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000106298 2024-08-17T18:17:15.770 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.770 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.770 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:17:15.770 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.027885+0000", 2024-08-17T18:17:15.770 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0032758969999999998 2024-08-17T18:17:15.770 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.771 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.771 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:17:15.771 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.030665+0000", 2024-08-17T18:17:15.771 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0027805659999999999 2024-08-17T18:17:15.771 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.771 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.771 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:17:15.771 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.678055+0000", 2024-08-17T18:17:15.771 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.64738956599999997 2024-08-17T18:17:15.771 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.771 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.771 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:17:15.771 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.678425+0000", 2024-08-17T18:17:15.771 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00037020299999999999 2024-08-17T18:17:15.772 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.772 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.772 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:17:15.772 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.678483+0000", 2024-08-17T18:17:15.772 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.7601e-05 2024-08-17T18:17:15.772 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:17:15.772 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:17:15.772 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:17:15.772 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.772 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.772 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_repop(client.36051.0:115255 58.0 e1540/1521 58:0ac1bd9e:::benchmark_data_smithi131_300488_object23033:head v 1540'7014, mlcod=1540'7011)", 2024-08-17T18:17:15.772 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:17:05.034118+0000", 2024-08-17T18:17:15.772 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 10.65183905, 2024-08-17T18:17:15.772 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.64190672299999996, 2024-08-17T18:17:15.773 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:17:15.773 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:17:15.773 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:17:15.773 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:17:15.773 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.773 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:17:15.773 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.034118+0000", 2024-08-17T18:17:15.773 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:17:15.773 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.773 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.773 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:17:15.773 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.034118+0000", 2024-08-17T18:17:15.773 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:17:15.773 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.774 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.774 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:17:15.774 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.034119+0000", 2024-08-17T18:17:15.774 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.5899999999999996e-07 2024-08-17T18:17:15.774 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.774 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.774 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:17:15.774 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.034124+0000", 2024-08-17T18:17:15.774 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.152e-06 2024-08-17T18:17:15.774 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.774 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.775 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:17:15.775 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.034132+0000", 2024-08-17T18:17:15.775 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.0139999999999998e-06 2024-08-17T18:17:15.775 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.775 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.775 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:17:15.775 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.034138+0000", 2024-08-17T18:17:15.775 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.9699999999999996e-06 2024-08-17T18:17:15.775 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.775 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.775 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:17:15.775 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.034189+0000", 2024-08-17T18:17:15.775 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.0782999999999998e-05 2024-08-17T18:17:15.776 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.776 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.776 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:17:15.776 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.034201+0000", 2024-08-17T18:17:15.776 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1826e-05 2024-08-17T18:17:15.776 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.776 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.776 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:17:15.776 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.675917+0000", 2024-08-17T18:17:15.776 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.64171601 2024-08-17T18:17:15.776 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.776 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.776 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:17:15.776 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.676025+0000", 2024-08-17T18:17:15.777 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000108409 2024-08-17T18:17:15.777 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:17:15.777 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:17:15.777 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:17:15.777 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.777 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.777 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.36051.0:115258 58.3 58:c10ae3c9:::benchmark_data_smithi131_300488_object23036:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1540)", 2024-08-17T18:17:15.777 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:17:05.036610+0000", 2024-08-17T18:17:15.777 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 10.64934757, 2024-08-17T18:17:15.777 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.64782997799999997, 2024-08-17T18:17:15.777 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:17:15.777 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:17:15.777 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:17:15.777 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:17:15.778 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.36051", 2024-08-17T18:17:15.778 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/3166910928", 2024-08-17T18:17:15.778 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 115258 2024-08-17T18:17:15.778 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.778 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:17:15.778 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.778 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:17:15.778 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.036610+0000", 2024-08-17T18:17:15.778 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:17:15.778 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.778 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.778 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:17:15.778 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.036610+0000", 2024-08-17T18:17:15.778 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:17:15.779 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.779 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.779 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:17:15.779 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.036611+0000", 2024-08-17T18:17:15.779 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.2079999999999999e-06 2024-08-17T18:17:15.779 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.779 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.779 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:17:15.779 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.036615+0000", 2024-08-17T18:17:15.779 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.7230000000000002e-06 2024-08-17T18:17:15.779 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.779 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.779 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:17:15.779 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.675888+0000", 2024-08-17T18:17:15.780 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.63927350699999996 2024-08-17T18:17:15.780 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.780 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.780 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:17:15.780 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.675929+0000", 2024-08-17T18:17:15.780 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.1279999999999998e-05 2024-08-17T18:17:15.780 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.780 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.780 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:17:15.780 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.676153+0000", 2024-08-17T18:17:15.780 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000223778 2024-08-17T18:17:15.780 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.780 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.780 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:17:15.781 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.676484+0000", 2024-08-17T18:17:15.781 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000330448 2024-08-17T18:17:15.781 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.781 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.781 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 0,5", 2024-08-17T18:17:15.781 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.676793+0000", 2024-08-17T18:17:15.781 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000309683 2024-08-17T18:17:15.781 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.781 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.781 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:17:15.781 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.683054+0000", 2024-08-17T18:17:15.781 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0062604710000000001 2024-08-17T18:17:15.781 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.781 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.782 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:17:15.782 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.683214+0000", 2024-08-17T18:17:15.782 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000159739 2024-08-17T18:17:15.782 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.782 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.782 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:17:15.782 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.684194+0000", 2024-08-17T18:17:15.782 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00098089500000000007 2024-08-17T18:17:15.782 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.782 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.782 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:17:15.782 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.684341+0000", 2024-08-17T18:17:15.782 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00014646 2024-08-17T18:17:15.783 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.783 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.783 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:17:15.783 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.684440+0000", 2024-08-17T18:17:15.783 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.8785999999999999e-05 2024-08-17T18:17:15.783 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:17:15.783 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:17:15.783 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:17:15.783 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.783 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.783 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "MOSDPGPushReply(58.7 1540/1528 [PushReplyOp(58:e08f2415:::benchmark_data_smithi131_300488_object24241:head)])", 2024-08-17T18:17:15.783 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:17:05.037680+0000", 2024-08-17T18:17:15.783 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 10.64827698, 2024-08-17T18:17:15.783 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.64402536200000005, 2024-08-17T18:17:15.784 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:17:15.784 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:17:15.784 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "reached pg", 2024-08-17T18:17:15.784 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:17:15.784 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.784 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:17:15.784 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.037680+0000", 2024-08-17T18:17:15.784 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:17:15.784 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.784 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.784 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:17:15.784 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.037680+0000", 2024-08-17T18:17:15.784 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:17:15.784 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.785 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.785 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:17:15.785 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.037681+0000", 2024-08-17T18:17:15.785 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.5999999999999999e-07 2024-08-17T18:17:15.785 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.785 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.785 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:17:15.785 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.037685+0000", 2024-08-17T18:17:15.785 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.9260000000000002e-06 2024-08-17T18:17:15.785 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.785 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.785 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:17:15.785 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.675890+0000", 2024-08-17T18:17:15.785 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.63820528600000004 2024-08-17T18:17:15.786 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.786 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.786 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:17:15.786 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.675929+0000", 2024-08-17T18:17:15.786 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 3.9001999999999997e-05 2024-08-17T18:17:15.786 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.786 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.786 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:17:15.786 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.676252+0000", 2024-08-17T18:17:15.786 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00032260699999999998 2024-08-17T18:17:15.786 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.786 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.786 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:17:15.787 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:05.681706+0000", 2024-08-17T18:17:15.787 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0054540810000000004 2024-08-17T18:17:15.787 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:17:15.787 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:17:15.787 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:17:15.787 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.787 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.787 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.36051.0:117088 58.9 58:9538f75c:::benchmark_data_smithi131_300488_object24866:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1540)", 2024-08-17T18:17:15.787 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:17:07.912946+0000", 2024-08-17T18:17:15.787 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 7.7730110379999999, 2024-08-17T18:17:15.787 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.59800287299999999, 2024-08-17T18:17:15.787 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:17:15.787 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:17:15.787 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:17:15.788 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:17:15.788 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.36051", 2024-08-17T18:17:15.788 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/3166910928", 2024-08-17T18:17:15.788 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 117088 2024-08-17T18:17:15.788 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.788 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:17:15.788 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.788 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:17:15.788 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:07.912946+0000", 2024-08-17T18:17:15.788 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:17:15.788 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.788 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.788 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:17:15.788 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:07.912946+0000", 2024-08-17T18:17:15.789 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:17:15.789 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.789 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.789 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:17:15.789 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:07.912948+0000", 2024-08-17T18:17:15.789 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.24e-06 2024-08-17T18:17:15.789 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.789 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.789 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:17:15.789 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:07.912953+0000", 2024-08-17T18:17:15.789 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.2340000000000002e-06 2024-08-17T18:17:15.789 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.789 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.790 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:17:15.790 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:07.912965+0000", 2024-08-17T18:17:15.790 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1737e-05 2024-08-17T18:17:15.790 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.790 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.790 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:17:15.790 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:07.912978+0000", 2024-08-17T18:17:15.790 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.3709999999999999e-05 2024-08-17T18:17:15.790 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.790 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.790 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:17:15.790 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:07.915483+0000", 2024-08-17T18:17:15.790 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0025045950000000001 2024-08-17T18:17:15.790 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.791 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.791 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:17:15.791 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:07.915602+0000", 2024-08-17T18:17:15.791 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000119237 2024-08-17T18:17:15.791 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.791 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.791 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 1,6", 2024-08-17T18:17:15.791 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:07.915747+0000", 2024-08-17T18:17:15.791 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00014511600000000001 2024-08-17T18:17:15.791 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.791 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.791 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:17:15.791 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:07.921792+0000", 2024-08-17T18:17:15.791 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0060443950000000001 2024-08-17T18:17:15.792 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.792 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.792 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:17:15.792 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:07.922383+0000", 2024-08-17T18:17:15.792 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00059121599999999999 2024-08-17T18:17:15.792 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.792 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.792 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:17:15.792 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:08.509117+0000", 2024-08-17T18:17:15.792 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.58673423899999999 2024-08-17T18:17:15.792 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.792 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.792 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:17:15.792 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:08.509219+0000", 2024-08-17T18:17:15.793 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00010170099999999999 2024-08-17T18:17:15.793 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.793 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.793 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:17:15.793 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:08.510949+0000", 2024-08-17T18:17:15.793 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0017304530000000001 2024-08-17T18:17:15.793 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:17:15.793 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:17:15.793 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:17:15.793 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.793 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.793 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.36051.0:117095 58.6 58:6e4f8d0c:::benchmark_data_smithi131_300488_object24873:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1540)", 2024-08-17T18:17:15.793 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:17:07.919854+0000", 2024-08-17T18:17:15.793 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 7.7661037750000004, 2024-08-17T18:17:15.793 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.59848400300000004, 2024-08-17T18:17:15.794 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:17:15.794 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:17:15.794 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:17:15.794 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:17:15.794 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.36051", 2024-08-17T18:17:15.794 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/3166910928", 2024-08-17T18:17:15.794 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 117095 2024-08-17T18:17:15.794 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.794 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:17:15.794 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.794 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:17:15.794 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:07.919854+0000", 2024-08-17T18:17:15.794 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:17:15.794 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.795 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.795 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:17:15.795 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:07.919854+0000", 2024-08-17T18:17:15.795 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:17:15.795 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.795 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.795 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:17:15.795 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:07.919855+0000", 2024-08-17T18:17:15.795 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.9180000000000001e-06 2024-08-17T18:17:15.795 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.795 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.795 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:17:15.795 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:07.919862+0000", 2024-08-17T18:17:15.795 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.934e-06 2024-08-17T18:17:15.796 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.796 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.796 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:17:15.796 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:07.919877+0000", 2024-08-17T18:17:15.796 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.4313e-05 2024-08-17T18:17:15.796 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.796 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.796 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:17:15.796 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:07.919885+0000", 2024-08-17T18:17:15.796 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.8650000000000001e-06 2024-08-17T18:17:15.796 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.796 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.796 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:17:15.797 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:07.919949+0000", 2024-08-17T18:17:15.797 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 6.3934000000000001e-05 2024-08-17T18:17:15.797 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.797 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.797 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:17:15.797 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:07.920066+0000", 2024-08-17T18:17:15.797 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00011775199999999999 2024-08-17T18:17:15.797 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.797 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.797 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 1,4", 2024-08-17T18:17:15.798 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:07.920176+0000", 2024-08-17T18:17:15.798 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.000109955 2024-08-17T18:17:15.798 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.798 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.798 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:17:15.798 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:07.923601+0000", 2024-08-17T18:17:15.798 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.003424734 2024-08-17T18:17:15.798 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.798 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.798 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:17:15.798 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:07.923770+0000", 2024-08-17T18:17:15.798 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.00016915499999999999 2024-08-17T18:17:15.798 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.798 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.799 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:17:15.799 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:08.518207+0000", 2024-08-17T18:17:15.799 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.59443664600000001 2024-08-17T18:17:15.799 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.799 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.799 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:17:15.799 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:08.518280+0000", 2024-08-17T18:17:15.799 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.3491000000000005e-05 2024-08-17T18:17:15.799 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.799 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.799 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:17:15.799 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:08.518338+0000", 2024-08-17T18:17:15.799 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.7306000000000003e-05 2024-08-17T18:17:15.799 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:17:15.800 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:17:15.800 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:17:15.800 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.800 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.800 INFO:teuthology.orchestra.run.smithi131.stdout: "description": "osd_op(client.36051.0:117102 58.6 58:6b43cf26:::benchmark_data_smithi131_300488_object24880:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1540)", 2024-08-17T18:17:15.800 INFO:teuthology.orchestra.run.smithi131.stdout: "initiated_at": "2024-08-17T18:17:07.937754+0000", 2024-08-17T18:17:15.800 INFO:teuthology.orchestra.run.smithi131.stdout: "age": 7.7482029749999999, 2024-08-17T18:17:15.800 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.58073049300000001, 2024-08-17T18:17:15.800 INFO:teuthology.orchestra.run.smithi131.stdout: "continuous": false, 2024-08-17T18:17:15.800 INFO:teuthology.orchestra.run.smithi131.stdout: "type_data": { 2024-08-17T18:17:15.800 INFO:teuthology.orchestra.run.smithi131.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:17:15.800 INFO:teuthology.orchestra.run.smithi131.stdout: "client_info": { 2024-08-17T18:17:15.800 INFO:teuthology.orchestra.run.smithi131.stdout: "client": "client.36051", 2024-08-17T18:17:15.800 INFO:teuthology.orchestra.run.smithi131.stdout: "client_addr": "172.21.15.131:0/3166910928", 2024-08-17T18:17:15.800 INFO:teuthology.orchestra.run.smithi131.stdout: "tid": 117102 2024-08-17T18:17:15.801 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.801 INFO:teuthology.orchestra.run.smithi131.stdout: "events": [ 2024-08-17T18:17:15.801 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.801 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "initiated", 2024-08-17T18:17:15.801 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:07.937754+0000", 2024-08-17T18:17:15.801 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:17:15.801 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.801 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.801 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "header_read", 2024-08-17T18:17:15.801 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:07.937754+0000", 2024-08-17T18:17:15.801 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0 2024-08-17T18:17:15.801 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.801 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.801 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "throttled", 2024-08-17T18:17:15.802 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:07.937755+0000", 2024-08-17T18:17:15.802 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1179999999999999e-06 2024-08-17T18:17:15.802 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.802 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.802 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "all_read", 2024-08-17T18:17:15.802 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:07.937761+0000", 2024-08-17T18:17:15.802 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.0610000000000003e-06 2024-08-17T18:17:15.802 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.802 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.802 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "dispatched", 2024-08-17T18:17:15.802 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:07.937772+0000", 2024-08-17T18:17:15.802 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 1.1807000000000001e-05 2024-08-17T18:17:15.802 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.802 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.803 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "queued_for_pg", 2024-08-17T18:17:15.803 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:07.937781+0000", 2024-08-17T18:17:15.803 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 8.5979999999999997e-06 2024-08-17T18:17:15.803 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.803 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.803 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "reached_pg", 2024-08-17T18:17:15.803 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:07.937836+0000", 2024-08-17T18:17:15.803 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.516e-05 2024-08-17T18:17:15.803 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.803 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.803 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "started", 2024-08-17T18:17:15.803 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:07.937932+0000", 2024-08-17T18:17:15.803 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 9.6099000000000003e-05 2024-08-17T18:17:15.804 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.804 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.804 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "waiting for subops from 1,4", 2024-08-17T18:17:15.804 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:07.938012+0000", 2024-08-17T18:17:15.804 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 7.9395999999999997e-05 2024-08-17T18:17:15.804 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.804 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.804 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "op_commit", 2024-08-17T18:17:15.804 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:07.940492+0000", 2024-08-17T18:17:15.804 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.002479925 2024-08-17T18:17:15.804 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.804 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.804 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:17:15.804 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:07.941520+0000", 2024-08-17T18:17:15.804 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.0010280129999999999 2024-08-17T18:17:15.805 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.805 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.805 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:17:15.805 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:08.518386+0000", 2024-08-17T18:17:15.805 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 0.57686665000000004 2024-08-17T18:17:15.805 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.805 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.805 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "commit_sent", 2024-08-17T18:17:15.805 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:08.518439+0000", 2024-08-17T18:17:15.805 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 5.2645999999999997e-05 2024-08-17T18:17:15.805 INFO:teuthology.orchestra.run.smithi131.stdout: }, 2024-08-17T18:17:15.805 INFO:teuthology.orchestra.run.smithi131.stdout: { 2024-08-17T18:17:15.805 INFO:teuthology.orchestra.run.smithi131.stdout: "event": "done", 2024-08-17T18:17:15.806 INFO:teuthology.orchestra.run.smithi131.stdout: "time": "2024-08-17T18:17:08.518485+0000", 2024-08-17T18:17:15.806 INFO:teuthology.orchestra.run.smithi131.stdout: "duration": 4.6020000000000003e-05 2024-08-17T18:17:15.806 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:17:15.806 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:17:15.806 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:17:15.806 INFO:teuthology.orchestra.run.smithi131.stdout: } 2024-08-17T18:17:15.806 INFO:teuthology.orchestra.run.smithi131.stdout: ] 2024-08-17T18:17:15.806 INFO:teuthology.orchestra.run.smithi131.stdout:} 2024-08-17T18:17:15.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:15.807 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:15.808 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:15.908 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:15.944 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:15.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:15.949 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:16.050 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:16.075 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:16.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:16.077 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:16.178 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:16.202 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:16.206 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:16.207 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:16.307 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:16.342 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:16.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:16.346 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:16.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:16 smithi131 bash[89561]: cluster 2024-08-17T18:17:14.785122+0000 mgr.y (mgr.34107) 2262 : cluster [DBG] pgmap v3137: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 615 op/s; 12210/194175 objects degraded (6.288%); 892/194175 objects misplaced (0.459%); 3.8 MiB/s, 61 objects/s recovering 2024-08-17T18:17:16.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:16 smithi131 bash[89561]: cluster 2024-08-17T18:17:14.785122+0000 mgr.y (mgr.34107) 2262 : cluster [DBG] pgmap v3137: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 615 op/s; 12210/194175 objects degraded (6.288%); 892/194175 objects misplaced (0.459%); 3.8 MiB/s, 61 objects/s recovering 2024-08-17T18:17:16.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:16 smithi131 bash[89561]: cluster 2024-08-17T18:17:16.174856+0000 mon.a (mon.0) 3332 : cluster [WRN] Health check update: Degraded data redundancy: 12210/194175 objects degraded (6.288%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:16.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:16 smithi131 bash[89561]: cluster 2024-08-17T18:17:16.174856+0000 mon.a (mon.0) 3332 : cluster [WRN] Health check update: Degraded data redundancy: 12210/194175 objects degraded (6.288%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:16.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:16 smithi131 bash[88347]: cluster 2024-08-17T18:17:14.785122+0000 mgr.y (mgr.34107) 2262 : cluster [DBG] pgmap v3137: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 615 op/s; 12210/194175 objects degraded (6.288%); 892/194175 objects misplaced (0.459%); 3.8 MiB/s, 61 objects/s recovering 2024-08-17T18:17:16.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:16 smithi131 bash[88347]: cluster 2024-08-17T18:17:14.785122+0000 mgr.y (mgr.34107) 2262 : cluster [DBG] pgmap v3137: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 615 op/s; 12210/194175 objects degraded (6.288%); 892/194175 objects misplaced (0.459%); 3.8 MiB/s, 61 objects/s recovering 2024-08-17T18:17:16.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:16 smithi131 bash[88347]: cluster 2024-08-17T18:17:16.174856+0000 mon.a (mon.0) 3332 : cluster [WRN] Health check update: Degraded data redundancy: 12210/194175 objects degraded (6.288%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:16.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:16 smithi131 bash[88347]: cluster 2024-08-17T18:17:16.174856+0000 mon.a (mon.0) 3332 : cluster [WRN] Health check update: Degraded data redundancy: 12210/194175 objects degraded (6.288%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:16.446 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:16.455 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:16 smithi169 bash[79348]: cluster 2024-08-17T18:17:14.785122+0000 mgr.y (mgr.34107) 2262 : cluster [DBG] pgmap v3137: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 615 op/s; 12210/194175 objects degraded (6.288%); 892/194175 objects misplaced (0.459%); 3.8 MiB/s, 61 objects/s recovering 2024-08-17T18:17:16.456 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:16 smithi169 bash[79348]: cluster 2024-08-17T18:17:14.785122+0000 mgr.y (mgr.34107) 2262 : cluster [DBG] pgmap v3137: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.9 GiB data, 18 GiB used, 608 GiB / 626 GiB avail; 0 B/s wr, 615 op/s; 12210/194175 objects degraded (6.288%); 892/194175 objects misplaced (0.459%); 3.8 MiB/s, 61 objects/s recovering 2024-08-17T18:17:16.456 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:16 smithi169 bash[79348]: cluster 2024-08-17T18:17:16.174856+0000 mon.a (mon.0) 3332 : cluster [WRN] Health check update: Degraded data redundancy: 12210/194175 objects degraded (6.288%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:16.456 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:16 smithi169 bash[79348]: cluster 2024-08-17T18:17:16.174856+0000 mon.a (mon.0) 3332 : cluster [WRN] Health check update: Degraded data redundancy: 12210/194175 objects degraded (6.288%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:16.470 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:16.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:16.475 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:16.576 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:16.600 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:16.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:16.603 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:16.704 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:16.730 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:16.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:16.733 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:16.834 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:16.861 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:16.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:16.864 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:16.965 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:16.993 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:16.995 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:16.995 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:17.096 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:17.121 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:17.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:17.127 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:17.228 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:17.258 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:17.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:17.261 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:17.362 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:17.406 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:17.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:17.411 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:17.512 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:17.521 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:17 smithi131 bash[89561]: cluster 2024-08-17T18:17:15.739228+0000 osd.3 (osd.3) 44 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:17:17.521 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:17 smithi131 bash[89561]: cluster 2024-08-17T18:17:15.739228+0000 osd.3 (osd.3) 44 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:17:17.521 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:17 smithi131 bash[88347]: cluster 2024-08-17T18:17:15.739228+0000 osd.3 (osd.3) 44 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:17:17.521 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:17 smithi131 bash[88347]: cluster 2024-08-17T18:17:15.739228+0000 osd.3 (osd.3) 44 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:17:17.550 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:17.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:17.555 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:17.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:17 smithi169 bash[79348]: cluster 2024-08-17T18:17:15.739228+0000 osd.3 (osd.3) 44 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:17:17.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:17 smithi169 bash[79348]: cluster 2024-08-17T18:17:15.739228+0000 osd.3 (osd.3) 44 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:17:17.655 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:17.693 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:17.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:17.697 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:17.798 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:17.825 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:17.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:17.829 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:17.930 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:17.959 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:17.960 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:17.960 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:18.061 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:18.087 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:18.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:18.091 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:18.191 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:18.217 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:18.221 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:18.222 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:18.323 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:18.353 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:18.358 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:18.359 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:18.459 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:18.489 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:18.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:18.492 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:18.592 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:18.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:18 smithi131 bash[89561]: cluster 2024-08-17T18:17:16.785827+0000 mgr.y (mgr.34107) 2263 : cluster [DBG] pgmap v3138: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 609 op/s; 12210/190089 objects degraded (6.423%); 651/190089 objects misplaced (0.342%); 4.7 MiB/s, 75 objects/s recovering 2024-08-17T18:17:18.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:18 smithi131 bash[89561]: cluster 2024-08-17T18:17:16.785827+0000 mgr.y (mgr.34107) 2263 : cluster [DBG] pgmap v3138: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 609 op/s; 12210/190089 objects degraded (6.423%); 651/190089 objects misplaced (0.342%); 4.7 MiB/s, 75 objects/s recovering 2024-08-17T18:17:18.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:18 smithi131 bash[88347]: cluster 2024-08-17T18:17:16.785827+0000 mgr.y (mgr.34107) 2263 : cluster [DBG] pgmap v3138: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 609 op/s; 12210/190089 objects degraded (6.423%); 651/190089 objects misplaced (0.342%); 4.7 MiB/s, 75 objects/s recovering 2024-08-17T18:17:18.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:18 smithi131 bash[88347]: cluster 2024-08-17T18:17:16.785827+0000 mgr.y (mgr.34107) 2263 : cluster [DBG] pgmap v3138: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 609 op/s; 12210/190089 objects degraded (6.423%); 651/190089 objects misplaced (0.342%); 4.7 MiB/s, 75 objects/s recovering 2024-08-17T18:17:18.619 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:18.621 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:18.622 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:18.642 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 18:17:18 smithi169 bash[72069]: logger=cleanup t=2024-08-17T18:17:18.535991545Z level=info msg="Completed cleanup jobs" duration=2.640446ms 2024-08-17T18:17:18.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:18 smithi169 bash[79348]: cluster 2024-08-17T18:17:16.785827+0000 mgr.y (mgr.34107) 2263 : cluster [DBG] pgmap v3138: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 609 op/s; 12210/190089 objects degraded (6.423%); 651/190089 objects misplaced (0.342%); 4.7 MiB/s, 75 objects/s recovering 2024-08-17T18:17:18.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:18 smithi169 bash[79348]: cluster 2024-08-17T18:17:16.785827+0000 mgr.y (mgr.34107) 2263 : cluster [DBG] pgmap v3138: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 609 op/s; 12210/190089 objects degraded (6.423%); 651/190089 objects misplaced (0.342%); 4.7 MiB/s, 75 objects/s recovering 2024-08-17T18:17:18.722 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:18.732 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 18:17:18 smithi169 bash[72069]: logger=grafana.update.checker t=2024-08-17T18:17:18.687780927Z level=info msg="Update check succeeded" duration=68.498337ms 2024-08-17T18:17:18.754 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:18.757 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:18.757 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:18.858 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:18.884 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:18.889 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:18.889 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:18.990 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:19.017 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:19.019 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:19.020 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:19.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:17:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:17:18] "GET /metrics HTTP/1.1" 200 36631 "" "Prometheus/2.51.0" 2024-08-17T18:17:19.121 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:19.142 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 18:17:18 smithi169 bash[72069]: logger=plugins.update.checker t=2024-08-17T18:17:18.812948142Z level=info msg="Update check succeeded" duration=186.154902ms 2024-08-17T18:17:19.162 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:19.166 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:19.166 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:19.267 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:19.295 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:19.301 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:19.301 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:19.402 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:19.438 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:19.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:19.440 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:19.540 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:19.565 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:19.567 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:19.567 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:19.668 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:19.699 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:19.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:19.701 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:19.802 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:19.823 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:19.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:19.825 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:19.926 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:19.960 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:19.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:19.963 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:20.064 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:20.088 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:20.090 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:20.090 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:20.191 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:20.215 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:20.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:20.217 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:20.314 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_ops_in_flight 2024-08-17T18:17:20.318 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:20.341 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:20.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:20.344 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:20.354 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:20 smithi131 bash[89561]: cluster 2024-08-17T18:17:18.724796+0000 osd.3 (osd.3) 45 : cluster [DBG] 1.c scrub starts 2024-08-17T18:17:20.354 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:20 smithi131 bash[89561]: cluster 2024-08-17T18:17:18.724796+0000 osd.3 (osd.3) 45 : cluster [DBG] 1.c scrub starts 2024-08-17T18:17:20.354 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:20 smithi131 bash[89561]: cluster 2024-08-17T18:17:18.786496+0000 mgr.y (mgr.34107) 2264 : cluster [DBG] pgmap v3139: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 509 op/s; 12210/190089 objects degraded (6.423%); 651/190089 objects misplaced (0.342%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T18:17:20.354 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:20 smithi131 bash[89561]: cluster 2024-08-17T18:17:18.786496+0000 mgr.y (mgr.34107) 2264 : cluster [DBG] pgmap v3139: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 509 op/s; 12210/190089 objects degraded (6.423%); 651/190089 objects misplaced (0.342%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T18:17:20.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:20 smithi131 bash[88347]: cluster 2024-08-17T18:17:18.724796+0000 osd.3 (osd.3) 45 : cluster [DBG] 1.c scrub starts 2024-08-17T18:17:20.354 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:20 smithi131 bash[88347]: cluster 2024-08-17T18:17:18.724796+0000 osd.3 (osd.3) 45 : cluster [DBG] 1.c scrub starts 2024-08-17T18:17:20.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:20 smithi131 bash[88347]: cluster 2024-08-17T18:17:18.786496+0000 mgr.y (mgr.34107) 2264 : cluster [DBG] pgmap v3139: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 509 op/s; 12210/190089 objects degraded (6.423%); 651/190089 objects misplaced (0.342%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T18:17:20.355 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:20 smithi131 bash[88347]: cluster 2024-08-17T18:17:18.786496+0000 mgr.y (mgr.34107) 2264 : cluster [DBG] pgmap v3139: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 509 op/s; 12210/190089 objects degraded (6.423%); 651/190089 objects misplaced (0.342%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T18:17:20.444 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:20.467 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:20.469 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:20.469 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:20.570 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:20.580 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:20 smithi169 bash[79348]: cluster 2024-08-17T18:17:18.724796+0000 osd.3 (osd.3) 45 : cluster [DBG] 1.c scrub starts 2024-08-17T18:17:20.580 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:20 smithi169 bash[79348]: cluster 2024-08-17T18:17:18.724796+0000 osd.3 (osd.3) 45 : cluster [DBG] 1.c scrub starts 2024-08-17T18:17:20.580 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:20 smithi169 bash[79348]: cluster 2024-08-17T18:17:18.786496+0000 mgr.y (mgr.34107) 2264 : cluster [DBG] pgmap v3139: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 509 op/s; 12210/190089 objects degraded (6.423%); 651/190089 objects misplaced (0.342%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T18:17:20.580 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:20 smithi169 bash[79348]: cluster 2024-08-17T18:17:18.786496+0000 mgr.y (mgr.34107) 2264 : cluster [DBG] pgmap v3139: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.9 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 509 op/s; 12210/190089 objects degraded (6.423%); 651/190089 objects misplaced (0.342%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T18:17:20.608 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:20.612 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:20.612 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:20.713 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:20.739 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:20.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:20.742 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:20.843 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:20.884 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:20.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:20.886 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:20.987 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:21.019 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:21.022 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:21.023 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:21.123 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:21.148 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:21.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:21.152 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:21.253 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:21.284 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:21.290 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:21.290 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:21.391 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:21.400 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:21 smithi131 bash[89561]: cluster 2024-08-17T18:17:19.691273+0000 osd.3 (osd.3) 46 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:17:21.401 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:21 smithi131 bash[89561]: cluster 2024-08-17T18:17:19.691273+0000 osd.3 (osd.3) 46 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:17:21.401 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:21 smithi131 bash[89561]: cluster 2024-08-17T18:17:21.175650+0000 mon.a (mon.0) 3333 : cluster [WRN] Health check update: Degraded data redundancy: 12210/190089 objects degraded (6.423%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:21.401 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:21 smithi131 bash[89561]: cluster 2024-08-17T18:17:21.175650+0000 mon.a (mon.0) 3333 : cluster [WRN] Health check update: Degraded data redundancy: 12210/190089 objects degraded (6.423%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:21.401 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:21 smithi131 bash[88347]: cluster 2024-08-17T18:17:19.691273+0000 osd.3 (osd.3) 46 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:17:21.401 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:21 smithi131 bash[88347]: cluster 2024-08-17T18:17:19.691273+0000 osd.3 (osd.3) 46 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:17:21.401 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:21 smithi131 bash[88347]: cluster 2024-08-17T18:17:21.175650+0000 mon.a (mon.0) 3333 : cluster [WRN] Health check update: Degraded data redundancy: 12210/190089 objects degraded (6.423%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:21.401 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:21 smithi131 bash[88347]: cluster 2024-08-17T18:17:21.175650+0000 mon.a (mon.0) 3333 : cluster [WRN] Health check update: Degraded data redundancy: 12210/190089 objects degraded (6.423%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:21.414 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:21.417 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:21.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:21.518 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:21.543 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:21.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:21.545 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:21.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:21 smithi169 bash[79348]: cluster 2024-08-17T18:17:19.691273+0000 osd.3 (osd.3) 46 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:17:21.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:21 smithi169 bash[79348]: cluster 2024-08-17T18:17:19.691273+0000 osd.3 (osd.3) 46 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:17:21.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:21 smithi169 bash[79348]: cluster 2024-08-17T18:17:21.175650+0000 mon.a (mon.0) 3333 : cluster [WRN] Health check update: Degraded data redundancy: 12210/190089 objects degraded (6.423%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:21.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:21 smithi169 bash[79348]: cluster 2024-08-17T18:17:21.175650+0000 mon.a (mon.0) 3333 : cluster [WRN] Health check update: Degraded data redundancy: 12210/190089 objects degraded (6.423%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:21.646 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:21.675 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:21.678 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:21.679 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:21.779 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:21.806 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:21.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:21.808 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:21.909 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:21.935 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:21.942 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:21.942 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:22.043 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:22.068 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:22.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:22.076 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:22.177 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:22.209 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:22.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:22.214 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:22.315 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:22.344 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:22.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:22.347 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:22.448 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:22.460 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:22 smithi169 bash[79348]: cluster 2024-08-17T18:17:20.787281+0000 mgr.y (mgr.34107) 2265 : cluster [DBG] pgmap v3140: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 755 op/s; 12210/181218 objects degraded (6.738%); 651/181218 objects misplaced (0.359%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T18:17:22.460 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:22 smithi169 bash[79348]: cluster 2024-08-17T18:17:20.787281+0000 mgr.y (mgr.34107) 2265 : cluster [DBG] pgmap v3140: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 755 op/s; 12210/181218 objects degraded (6.738%); 651/181218 objects misplaced (0.359%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T18:17:22.472 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:22.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:22.478 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:22.579 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:22.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:22 smithi131 bash[89561]: cluster 2024-08-17T18:17:20.787281+0000 mgr.y (mgr.34107) 2265 : cluster [DBG] pgmap v3140: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 755 op/s; 12210/181218 objects degraded (6.738%); 651/181218 objects misplaced (0.359%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T18:17:22.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:22 smithi131 bash[89561]: cluster 2024-08-17T18:17:20.787281+0000 mgr.y (mgr.34107) 2265 : cluster [DBG] pgmap v3140: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 755 op/s; 12210/181218 objects degraded (6.738%); 651/181218 objects misplaced (0.359%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T18:17:22.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:22 smithi131 bash[88347]: cluster 2024-08-17T18:17:20.787281+0000 mgr.y (mgr.34107) 2265 : cluster [DBG] pgmap v3140: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 755 op/s; 12210/181218 objects degraded (6.738%); 651/181218 objects misplaced (0.359%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T18:17:22.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:22 smithi131 bash[88347]: cluster 2024-08-17T18:17:20.787281+0000 mgr.y (mgr.34107) 2265 : cluster [DBG] pgmap v3140: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.7 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 755 op/s; 12210/181218 objects degraded (6.738%); 651/181218 objects misplaced (0.359%); 2.7 MiB/s, 43 objects/s recovering 2024-08-17T18:17:22.611 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:22.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:22.614 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:22.715 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:22.745 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:22.747 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:22.748 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:22.848 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:22.871 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:22.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:22.875 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:22.976 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:23.005 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:23.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:23.009 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:23.110 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:23.138 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:23.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:23.141 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:23.242 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:23.264 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:23.265 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:23.266 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:23.367 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:23.393 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:23.394 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:23.395 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:23.496 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:23.524 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:23.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:23.527 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:23.627 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:23.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:23 smithi169 bash[79348]: cluster 2024-08-17T18:17:21.696544+0000 osd.3 (osd.3) 47 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:17:23.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:23 smithi169 bash[79348]: cluster 2024-08-17T18:17:21.696544+0000 osd.3 (osd.3) 47 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:17:23.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:23 smithi169 bash[79348]: audit 2024-08-17T18:17:23.300064+0000 mon.a (mon.0) 3334 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:17:23.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:23 smithi169 bash[79348]: audit 2024-08-17T18:17:23.300064+0000 mon.a (mon.0) 3334 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:17:23.656 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:23.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:23.661 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:23.762 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:23.799 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:23.802 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:23.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:23.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:23 smithi131 bash[88347]: cluster 2024-08-17T18:17:21.696544+0000 osd.3 (osd.3) 47 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:17:23.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:23 smithi131 bash[88347]: cluster 2024-08-17T18:17:21.696544+0000 osd.3 (osd.3) 47 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:17:23.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:23 smithi131 bash[88347]: audit 2024-08-17T18:17:23.300064+0000 mon.a (mon.0) 3334 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:17:23.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:23 smithi131 bash[88347]: audit 2024-08-17T18:17:23.300064+0000 mon.a (mon.0) 3334 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:17:23.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:23 smithi131 bash[89561]: cluster 2024-08-17T18:17:21.696544+0000 osd.3 (osd.3) 47 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:17:23.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:23 smithi131 bash[89561]: cluster 2024-08-17T18:17:21.696544+0000 osd.3 (osd.3) 47 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:17:23.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:23 smithi131 bash[89561]: audit 2024-08-17T18:17:23.300064+0000 mon.a (mon.0) 3334 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:17:23.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:23 smithi131 bash[89561]: audit 2024-08-17T18:17:23.300064+0000 mon.a (mon.0) 3334 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:17:23.904 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:23.951 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:23.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:23.957 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:24.058 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:24.083 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:24.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:24.086 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:24.187 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:24.224 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:24.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:24.229 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:24.330 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:24.367 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:24.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:24.372 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:24.473 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:24.502 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:24.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:24.505 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:24.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:24 smithi131 bash[89561]: cluster 2024-08-17T18:17:22.787892+0000 mgr.y (mgr.34107) 2266 : cluster [DBG] pgmap v3141: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 664 op/s; 12210/177921 objects degraded (6.863%); 407/177921 objects misplaced (0.229%); 4.0 MiB/s, 63 objects/s recovering 2024-08-17T18:17:24.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:24 smithi131 bash[89561]: cluster 2024-08-17T18:17:22.787892+0000 mgr.y (mgr.34107) 2266 : cluster [DBG] pgmap v3141: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 664 op/s; 12210/177921 objects degraded (6.863%); 407/177921 objects misplaced (0.229%); 4.0 MiB/s, 63 objects/s recovering 2024-08-17T18:17:24.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:24 smithi131 bash[88347]: cluster 2024-08-17T18:17:22.787892+0000 mgr.y (mgr.34107) 2266 : cluster [DBG] pgmap v3141: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 664 op/s; 12210/177921 objects degraded (6.863%); 407/177921 objects misplaced (0.229%); 4.0 MiB/s, 63 objects/s recovering 2024-08-17T18:17:24.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:24 smithi131 bash[88347]: cluster 2024-08-17T18:17:22.787892+0000 mgr.y (mgr.34107) 2266 : cluster [DBG] pgmap v3141: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 664 op/s; 12210/177921 objects degraded (6.863%); 407/177921 objects misplaced (0.229%); 4.0 MiB/s, 63 objects/s recovering 2024-08-17T18:17:24.606 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:24.631 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:24.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:24.635 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:24.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:24 smithi169 bash[79348]: cluster 2024-08-17T18:17:22.787892+0000 mgr.y (mgr.34107) 2266 : cluster [DBG] pgmap v3141: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 664 op/s; 12210/177921 objects degraded (6.863%); 407/177921 objects misplaced (0.229%); 4.0 MiB/s, 63 objects/s recovering 2024-08-17T18:17:24.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:24 smithi169 bash[79348]: cluster 2024-08-17T18:17:22.787892+0000 mgr.y (mgr.34107) 2266 : cluster [DBG] pgmap v3141: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.6 GiB data, 17 GiB used, 609 GiB / 626 GiB avail; 0 B/s wr, 664 op/s; 12210/177921 objects degraded (6.863%); 407/177921 objects misplaced (0.229%); 4.0 MiB/s, 63 objects/s recovering 2024-08-17T18:17:24.736 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:24.778 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:24.788 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:24.789 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:24.890 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:24.928 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:24.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:24.931 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:25.032 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:25.057 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:25.061 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:25.062 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:25.063 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:17:25.163 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:25.205 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:25.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:25.210 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:25.310 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:25.339 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:25.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:25.342 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:25.443 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:25.466 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:25.470 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:25.470 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:25.571 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:25.597 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:25.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:25.604 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:25.704 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:25.737 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:25.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:25.743 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:25.843 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:25.880 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:25.882 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:25.882 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:25.983 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:26.025 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:26.029 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:26.029 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:26.130 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:26.148 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:26.150 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:26.150 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:26.251 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:26.284 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:26.288 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:26.289 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:26.389 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:26.419 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:26.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:26.425 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:26.526 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:26.558 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:26.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:26.560 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:26.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:26 smithi131 bash[89561]: cluster 2024-08-17T18:17:24.720139+0000 osd.3 (osd.3) 48 : cluster [DBG] 1.c scrub starts 2024-08-17T18:17:26.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:26 smithi131 bash[89561]: cluster 2024-08-17T18:17:24.720139+0000 osd.3 (osd.3) 48 : cluster [DBG] 1.c scrub starts 2024-08-17T18:17:26.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:26 smithi131 bash[89561]: cluster 2024-08-17T18:17:24.789523+0000 mgr.y (mgr.34107) 2267 : cluster [DBG] pgmap v3142: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 774 op/s; 12210/171495 objects degraded (7.120%); 407/171495 objects misplaced (0.237%); 2.5 MiB/s, 40 objects/s recovering 2024-08-17T18:17:26.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:26 smithi131 bash[89561]: cluster 2024-08-17T18:17:24.789523+0000 mgr.y (mgr.34107) 2267 : cluster [DBG] pgmap v3142: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 774 op/s; 12210/171495 objects degraded (7.120%); 407/171495 objects misplaced (0.237%); 2.5 MiB/s, 40 objects/s recovering 2024-08-17T18:17:26.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:26 smithi131 bash[89561]: cluster 2024-08-17T18:17:26.176461+0000 mon.a (mon.0) 3335 : cluster [WRN] Health check update: Degraded data redundancy: 12210/171495 objects degraded (7.120%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:26.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:26 smithi131 bash[89561]: cluster 2024-08-17T18:17:26.176461+0000 mon.a (mon.0) 3335 : cluster [WRN] Health check update: Degraded data redundancy: 12210/171495 objects degraded (7.120%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:26.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:26 smithi131 bash[88347]: cluster 2024-08-17T18:17:24.720139+0000 osd.3 (osd.3) 48 : cluster [DBG] 1.c scrub starts 2024-08-17T18:17:26.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:26 smithi131 bash[88347]: cluster 2024-08-17T18:17:24.720139+0000 osd.3 (osd.3) 48 : cluster [DBG] 1.c scrub starts 2024-08-17T18:17:26.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:26 smithi131 bash[88347]: cluster 2024-08-17T18:17:24.789523+0000 mgr.y (mgr.34107) 2267 : cluster [DBG] pgmap v3142: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 774 op/s; 12210/171495 objects degraded (7.120%); 407/171495 objects misplaced (0.237%); 2.5 MiB/s, 40 objects/s recovering 2024-08-17T18:17:26.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:26 smithi131 bash[88347]: cluster 2024-08-17T18:17:24.789523+0000 mgr.y (mgr.34107) 2267 : cluster [DBG] pgmap v3142: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 774 op/s; 12210/171495 objects degraded (7.120%); 407/171495 objects misplaced (0.237%); 2.5 MiB/s, 40 objects/s recovering 2024-08-17T18:17:26.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:26 smithi131 bash[88347]: cluster 2024-08-17T18:17:26.176461+0000 mon.a (mon.0) 3335 : cluster [WRN] Health check update: Degraded data redundancy: 12210/171495 objects degraded (7.120%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:26.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:26 smithi131 bash[88347]: cluster 2024-08-17T18:17:26.176461+0000 mon.a (mon.0) 3335 : cluster [WRN] Health check update: Degraded data redundancy: 12210/171495 objects degraded (7.120%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:26.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:26 smithi169 bash[79348]: cluster 2024-08-17T18:17:24.720139+0000 osd.3 (osd.3) 48 : cluster [DBG] 1.c scrub starts 2024-08-17T18:17:26.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:26 smithi169 bash[79348]: cluster 2024-08-17T18:17:24.720139+0000 osd.3 (osd.3) 48 : cluster [DBG] 1.c scrub starts 2024-08-17T18:17:26.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:26 smithi169 bash[79348]: cluster 2024-08-17T18:17:24.789523+0000 mgr.y (mgr.34107) 2267 : cluster [DBG] pgmap v3142: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 774 op/s; 12210/171495 objects degraded (7.120%); 407/171495 objects misplaced (0.237%); 2.5 MiB/s, 40 objects/s recovering 2024-08-17T18:17:26.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:26 smithi169 bash[79348]: cluster 2024-08-17T18:17:24.789523+0000 mgr.y (mgr.34107) 2267 : cluster [DBG] pgmap v3142: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.5 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 774 op/s; 12210/171495 objects degraded (7.120%); 407/171495 objects misplaced (0.237%); 2.5 MiB/s, 40 objects/s recovering 2024-08-17T18:17:26.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:26 smithi169 bash[79348]: cluster 2024-08-17T18:17:26.176461+0000 mon.a (mon.0) 3335 : cluster [WRN] Health check update: Degraded data redundancy: 12210/171495 objects degraded (7.120%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:26.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:26 smithi169 bash[79348]: cluster 2024-08-17T18:17:26.176461+0000 mon.a (mon.0) 3335 : cluster [WRN] Health check update: Degraded data redundancy: 12210/171495 objects degraded (7.120%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:26.661 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:26.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:26.686 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:26.687 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:26.787 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:26.815 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:26.820 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:26.821 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:26.922 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:26.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:26.951 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:26.951 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:27.052 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:27.070 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:27.071 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:27.071 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:27.172 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:27.198 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:27.200 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:27.200 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:27.301 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:27.326 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:27.328 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:27.328 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:27.429 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:27.458 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:27.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:27.460 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:27.561 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:27.567 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:27 smithi169 bash[79348]: cluster 2024-08-17T18:17:25.698257+0000 osd.3 (osd.3) 49 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:17:27.568 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:27 smithi169 bash[79348]: cluster 2024-08-17T18:17:25.698257+0000 osd.3 (osd.3) 49 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:17:27.572 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:27 smithi131 bash[89561]: cluster 2024-08-17T18:17:25.698257+0000 osd.3 (osd.3) 49 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:17:27.573 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:27 smithi131 bash[89561]: cluster 2024-08-17T18:17:25.698257+0000 osd.3 (osd.3) 49 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:17:27.573 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:27 smithi131 bash[88347]: cluster 2024-08-17T18:17:25.698257+0000 osd.3 (osd.3) 49 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:17:27.573 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:27 smithi131 bash[88347]: cluster 2024-08-17T18:17:25.698257+0000 osd.3 (osd.3) 49 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:17:27.602 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:27.606 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:27.606 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:27.707 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:27.726 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:27.727 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:27.728 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:27.828 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:27.852 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:27.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:27.854 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:27.955 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:27.982 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:27.983 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:27.984 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:28.085 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:28.118 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:28.123 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:28.124 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:28.225 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:28.255 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:28.258 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:28.258 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:28.359 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:28.381 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:28.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:28.388 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:28.489 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:28.520 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:28.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:28.526 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:28.627 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:28.637 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:28 smithi169 bash[79348]: cluster 2024-08-17T18:17:26.790217+0000 mgr.y (mgr.34107) 2268 : cluster [DBG] pgmap v3143: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 778 op/s; 12210/166125 objects degraded (7.350%); 140/166125 objects misplaced (0.084%); 3.9 MiB/s, 62 objects/s recovering 2024-08-17T18:17:28.637 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:28 smithi169 bash[79348]: cluster 2024-08-17T18:17:26.790217+0000 mgr.y (mgr.34107) 2268 : cluster [DBG] pgmap v3143: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 778 op/s; 12210/166125 objects degraded (7.350%); 140/166125 objects misplaced (0.084%); 3.9 MiB/s, 62 objects/s recovering 2024-08-17T18:17:28.649 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:28.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:28.654 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:28.754 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:28.779 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:28.782 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:28 smithi131 bash[89561]: cluster 2024-08-17T18:17:26.790217+0000 mgr.y (mgr.34107) 2268 : cluster [DBG] pgmap v3143: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 778 op/s; 12210/166125 objects degraded (7.350%); 140/166125 objects misplaced (0.084%); 3.9 MiB/s, 62 objects/s recovering 2024-08-17T18:17:28.782 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:28 smithi131 bash[89561]: cluster 2024-08-17T18:17:26.790217+0000 mgr.y (mgr.34107) 2268 : cluster [DBG] pgmap v3143: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 778 op/s; 12210/166125 objects degraded (7.350%); 140/166125 objects misplaced (0.084%); 3.9 MiB/s, 62 objects/s recovering 2024-08-17T18:17:28.782 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:28 smithi131 bash[88347]: cluster 2024-08-17T18:17:26.790217+0000 mgr.y (mgr.34107) 2268 : cluster [DBG] pgmap v3143: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 778 op/s; 12210/166125 objects degraded (7.350%); 140/166125 objects misplaced (0.084%); 3.9 MiB/s, 62 objects/s recovering 2024-08-17T18:17:28.782 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:28 smithi131 bash[88347]: cluster 2024-08-17T18:17:26.790217+0000 mgr.y (mgr.34107) 2268 : cluster [DBG] pgmap v3143: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 778 op/s; 12210/166125 objects degraded (7.350%); 140/166125 objects misplaced (0.084%); 3.9 MiB/s, 62 objects/s recovering 2024-08-17T18:17:28.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:28.784 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:28.885 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:28.919 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:28.921 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:28.922 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:29.022 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:29.049 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:29.054 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:29.054 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:29.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:17:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:17:28] "GET /metrics HTTP/1.1" 200 36628 "" "Prometheus/2.51.0" 2024-08-17T18:17:29.155 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:29.190 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:29.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:29.195 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:29.296 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:29.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:29.324 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:29.324 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:29.425 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:29.454 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:29.459 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:29.460 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:29.497 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:29 smithi131 bash[89561]: cluster 2024-08-17T18:17:28.011785+0000 osd.3 (osd.3) 50 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:17:29.497 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:29 smithi131 bash[89561]: cluster 2024-08-17T18:17:28.011785+0000 osd.3 (osd.3) 50 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:17:29.497 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:29 smithi131 bash[88347]: cluster 2024-08-17T18:17:28.011785+0000 osd.3 (osd.3) 50 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:17:29.497 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:29 smithi131 bash[88347]: cluster 2024-08-17T18:17:28.011785+0000 osd.3 (osd.3) 50 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:17:29.561 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:29.568 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T18:17:29.569 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:17:29.603 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:29.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:29.607 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:29.624 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:17:29.624 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T18:17:29.627 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:29 smithi169 bash[79348]: cluster 2024-08-17T18:17:28.011785+0000 osd.3 (osd.3) 50 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:17:29.627 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:29 smithi169 bash[79348]: cluster 2024-08-17T18:17:28.011785+0000 osd.3 (osd.3) 50 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:17:29.661 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T18:17:29.661 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:17:29.696 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T18:17:29.696 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:17:29.708 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:29.732 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T18:17:29.733 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:17:29.741 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:29.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:29.749 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:29.755 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T18:17:29.756 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:17:29.783 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T18:17:29.783 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:17:29.812 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T18:17:29.812 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:17:29.830 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:29 smithi131 bash[88347]: debug 2024-08-17T18:17:29.802+0000 7f299f3ba640 -1 mon.a@0(leader).osd e1540 definitely_dead 0 2024-08-17T18:17:29.850 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:29.883 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:29.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:29.886 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:29.987 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:30.016 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:30.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:30.025 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:30.126 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:30.152 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:30.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:30.154 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:30.255 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:30.282 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:30.283 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:30.283 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:30.384 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:30.388 INFO:teuthology.orchestra.run.smithi131.stderr:noscrub is unset 2024-08-17T18:17:30.392 INFO:teuthology.orchestra.run.smithi131.stderr:marked out osd.6. 2024-08-17T18:17:30.421 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:30.423 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:30.424 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:30.424 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:30 smithi131 bash[89561]: cluster 2024-08-17T18:17:28.790721+0000 mgr.y (mgr.34107) 2269 : cluster [DBG] pgmap v3144: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 665 op/s; 12210/166125 objects degraded (7.350%); 140/166125 objects misplaced (0.084%); 2.7 MiB/s, 42 objects/s recovering 2024-08-17T18:17:30.424 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:30 smithi131 bash[89561]: cluster 2024-08-17T18:17:28.790721+0000 mgr.y (mgr.34107) 2269 : cluster [DBG] pgmap v3144: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 665 op/s; 12210/166125 objects degraded (7.350%); 140/166125 objects misplaced (0.084%); 2.7 MiB/s, 42 objects/s recovering 2024-08-17T18:17:30.425 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:30 smithi131 bash[89561]: audit 2024-08-17T18:17:29.497559+0000 mon.a (mon.0) 3336 : audit [DBG] from='client.? 172.21.15.131:0/1404378602' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:17:30.425 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:30 smithi131 bash[89561]: audit 2024-08-17T18:17:29.497559+0000 mon.a (mon.0) 3336 : audit [DBG] from='client.? 172.21.15.131:0/1404378602' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:17:30.425 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:30 smithi131 bash[89561]: audit 2024-08-17T18:17:29.593465+0000 mon.a (mon.0) 3337 : audit [INF] from='client.? 172.21.15.131:0/1751756127' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:17:30.425 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:30 smithi131 bash[89561]: audit 2024-08-17T18:17:29.593465+0000 mon.a (mon.0) 3337 : audit [INF] from='client.? 172.21.15.131:0/1751756127' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:17:30.425 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:30 smithi131 bash[89561]: audit 2024-08-17T18:17:29.805961+0000 mon.c (mon.2) 121 : audit [INF] from='client.? 172.21.15.131:0/1860922932' entity='client.admin' cmd={"prefix": "osd out", "ids": ["6"]} : dispatch 2024-08-17T18:17:30.425 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:30 smithi131 bash[89561]: audit 2024-08-17T18:17:29.805961+0000 mon.c (mon.2) 121 : audit [INF] from='client.? 172.21.15.131:0/1860922932' entity='client.admin' cmd={"prefix": "osd out", "ids": ["6"]} : dispatch 2024-08-17T18:17:30.425 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:30 smithi131 bash[89561]: audit 2024-08-17T18:17:29.806624+0000 mon.a (mon.0) 3338 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["6"]} : dispatch 2024-08-17T18:17:30.425 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:30 smithi131 bash[89561]: audit 2024-08-17T18:17:29.806624+0000 mon.a (mon.0) 3338 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["6"]} : dispatch 2024-08-17T18:17:30.425 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:30 smithi131 bash[89561]: cluster 2024-08-17T18:17:29.806745+0000 mon.a (mon.0) 3339 : cluster [INF] Client client.admin marked osd.6 out, while it was still marked up 2024-08-17T18:17:30.425 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:30 smithi131 bash[89561]: cluster 2024-08-17T18:17:29.806745+0000 mon.a (mon.0) 3339 : cluster [INF] Client client.admin marked osd.6 out, while it was still marked up 2024-08-17T18:17:30.425 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:30 smithi131 bash[88347]: cluster 2024-08-17T18:17:28.790721+0000 mgr.y (mgr.34107) 2269 : cluster [DBG] pgmap v3144: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 665 op/s; 12210/166125 objects degraded (7.350%); 140/166125 objects misplaced (0.084%); 2.7 MiB/s, 42 objects/s recovering 2024-08-17T18:17:30.426 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:30 smithi131 bash[88347]: cluster 2024-08-17T18:17:28.790721+0000 mgr.y (mgr.34107) 2269 : cluster [DBG] pgmap v3144: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 665 op/s; 12210/166125 objects degraded (7.350%); 140/166125 objects misplaced (0.084%); 2.7 MiB/s, 42 objects/s recovering 2024-08-17T18:17:30.426 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:30 smithi131 bash[88347]: audit 2024-08-17T18:17:29.497559+0000 mon.a (mon.0) 3336 : audit [DBG] from='client.? 172.21.15.131:0/1404378602' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:17:30.426 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:30 smithi131 bash[88347]: audit 2024-08-17T18:17:29.497559+0000 mon.a (mon.0) 3336 : audit [DBG] from='client.? 172.21.15.131:0/1404378602' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:17:30.426 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:30 smithi131 bash[88347]: audit 2024-08-17T18:17:29.593465+0000 mon.a (mon.0) 3337 : audit [INF] from='client.? 172.21.15.131:0/1751756127' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:17:30.426 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:30 smithi131 bash[88347]: audit 2024-08-17T18:17:29.593465+0000 mon.a (mon.0) 3337 : audit [INF] from='client.? 172.21.15.131:0/1751756127' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:17:30.426 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:30 smithi131 bash[88347]: audit 2024-08-17T18:17:29.805961+0000 mon.c (mon.2) 121 : audit [INF] from='client.? 172.21.15.131:0/1860922932' entity='client.admin' cmd={"prefix": "osd out", "ids": ["6"]} : dispatch 2024-08-17T18:17:30.426 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:30 smithi131 bash[88347]: audit 2024-08-17T18:17:29.805961+0000 mon.c (mon.2) 121 : audit [INF] from='client.? 172.21.15.131:0/1860922932' entity='client.admin' cmd={"prefix": "osd out", "ids": ["6"]} : dispatch 2024-08-17T18:17:30.426 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:30 smithi131 bash[88347]: audit 2024-08-17T18:17:29.806624+0000 mon.a (mon.0) 3338 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["6"]} : dispatch 2024-08-17T18:17:30.426 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:30 smithi131 bash[88347]: audit 2024-08-17T18:17:29.806624+0000 mon.a (mon.0) 3338 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["6"]} : dispatch 2024-08-17T18:17:30.426 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:30 smithi131 bash[88347]: cluster 2024-08-17T18:17:29.806745+0000 mon.a (mon.0) 3339 : cluster [INF] Client client.admin marked osd.6 out, while it was still marked up 2024-08-17T18:17:30.427 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:30 smithi131 bash[88347]: cluster 2024-08-17T18:17:29.806745+0000 mon.a (mon.0) 3339 : cluster [INF] Client client.admin marked osd.6 out, while it was still marked up 2024-08-17T18:17:30.524 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:30.542 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:30.544 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:30.544 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:30.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:30 smithi169 bash[79348]: cluster 2024-08-17T18:17:28.790721+0000 mgr.y (mgr.34107) 2269 : cluster [DBG] pgmap v3144: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 665 op/s; 12210/166125 objects degraded (7.350%); 140/166125 objects misplaced (0.084%); 2.7 MiB/s, 42 objects/s recovering 2024-08-17T18:17:30.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:30 smithi169 bash[79348]: cluster 2024-08-17T18:17:28.790721+0000 mgr.y (mgr.34107) 2269 : cluster [DBG] pgmap v3144: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.4 GiB data, 16 GiB used, 610 GiB / 626 GiB avail; 0 B/s wr, 665 op/s; 12210/166125 objects degraded (7.350%); 140/166125 objects misplaced (0.084%); 2.7 MiB/s, 42 objects/s recovering 2024-08-17T18:17:30.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:30 smithi169 bash[79348]: audit 2024-08-17T18:17:29.497559+0000 mon.a (mon.0) 3336 : audit [DBG] from='client.? 172.21.15.131:0/1404378602' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:17:30.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:30 smithi169 bash[79348]: audit 2024-08-17T18:17:29.497559+0000 mon.a (mon.0) 3336 : audit [DBG] from='client.? 172.21.15.131:0/1404378602' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:17:30.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:30 smithi169 bash[79348]: audit 2024-08-17T18:17:29.593465+0000 mon.a (mon.0) 3337 : audit [INF] from='client.? 172.21.15.131:0/1751756127' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:17:30.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:30 smithi169 bash[79348]: audit 2024-08-17T18:17:29.593465+0000 mon.a (mon.0) 3337 : audit [INF] from='client.? 172.21.15.131:0/1751756127' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:17:30.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:30 smithi169 bash[79348]: audit 2024-08-17T18:17:29.805961+0000 mon.c (mon.2) 121 : audit [INF] from='client.? 172.21.15.131:0/1860922932' entity='client.admin' cmd={"prefix": "osd out", "ids": ["6"]} : dispatch 2024-08-17T18:17:30.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:30 smithi169 bash[79348]: audit 2024-08-17T18:17:29.805961+0000 mon.c (mon.2) 121 : audit [INF] from='client.? 172.21.15.131:0/1860922932' entity='client.admin' cmd={"prefix": "osd out", "ids": ["6"]} : dispatch 2024-08-17T18:17:30.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:30 smithi169 bash[79348]: audit 2024-08-17T18:17:29.806624+0000 mon.a (mon.0) 3338 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["6"]} : dispatch 2024-08-17T18:17:30.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:30 smithi169 bash[79348]: audit 2024-08-17T18:17:29.806624+0000 mon.a (mon.0) 3338 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd out", "ids": ["6"]} : dispatch 2024-08-17T18:17:30.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:30 smithi169 bash[79348]: cluster 2024-08-17T18:17:29.806745+0000 mon.a (mon.0) 3339 : cluster [INF] Client client.admin marked osd.6 out, while it was still marked up 2024-08-17T18:17:30.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:30 smithi169 bash[79348]: cluster 2024-08-17T18:17:29.806745+0000 mon.a (mon.0) 3339 : cluster [INF] Client client.admin marked osd.6 out, while it was still marked up 2024-08-17T18:17:30.645 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:30.666 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:30.668 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:30.669 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:30.770 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:30.795 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:30.796 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:30.797 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:30.898 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:30.923 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:30.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:30.924 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:31.025 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:31.054 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:31.055 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:31.056 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:31.157 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:31.180 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:31.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:31.183 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:31.284 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:31.310 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:31.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:31.318 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:31.418 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:31.444 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:31.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:31.447 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:31.547 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:31.558 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:31 smithi169 bash[79348]: cluster 2024-08-17T18:17:30.376758+0000 mon.a (mon.0) 3340 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:17:31.558 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:31 smithi169 bash[79348]: cluster 2024-08-17T18:17:30.376758+0000 mon.a (mon.0) 3340 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:17:31.558 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:31 smithi169 bash[79348]: audit 2024-08-17T18:17:30.386454+0000 mon.a (mon.0) 3341 : audit [INF] from='client.? 172.21.15.131:0/1751756127' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:17:31.558 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:31 smithi169 bash[79348]: audit 2024-08-17T18:17:30.386454+0000 mon.a (mon.0) 3341 : audit [INF] from='client.? 172.21.15.131:0/1751756127' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:17:31.558 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:31 smithi169 bash[79348]: audit 2024-08-17T18:17:30.386600+0000 mon.a (mon.0) 3342 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["6"]}]': finished 2024-08-17T18:17:31.559 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:31 smithi169 bash[79348]: audit 2024-08-17T18:17:30.386600+0000 mon.a (mon.0) 3342 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["6"]}]': finished 2024-08-17T18:17:31.559 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:31 smithi169 bash[79348]: cluster 2024-08-17T18:17:30.391506+0000 mon.a (mon.0) 3343 : cluster [DBG] osdmap e1541: 8 total, 8 up, 6 in 2024-08-17T18:17:31.559 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:31 smithi169 bash[79348]: cluster 2024-08-17T18:17:30.391506+0000 mon.a (mon.0) 3343 : cluster [DBG] osdmap e1541: 8 total, 8 up, 6 in 2024-08-17T18:17:31.559 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:31 smithi169 bash[79348]: cluster 2024-08-17T18:17:30.457493+0000 osd.5 (osd.5) 27 : cluster [DBG] 1.1 scrub starts 2024-08-17T18:17:31.559 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:31 smithi169 bash[79348]: cluster 2024-08-17T18:17:30.457493+0000 osd.5 (osd.5) 27 : cluster [DBG] 1.1 scrub starts 2024-08-17T18:17:31.559 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:31 smithi169 bash[79348]: cluster 2024-08-17T18:17:30.650475+0000 osd.3 (osd.3) 51 : cluster [DBG] 1.c scrub starts 2024-08-17T18:17:31.559 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:31 smithi169 bash[79348]: cluster 2024-08-17T18:17:30.650475+0000 osd.3 (osd.3) 51 : cluster [DBG] 1.c scrub starts 2024-08-17T18:17:31.559 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:31 smithi169 bash[79348]: cluster 2024-08-17T18:17:30.653692+0000 osd.3 (osd.3) 52 : cluster [DBG] 1.c scrub ok 2024-08-17T18:17:31.559 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:31 smithi169 bash[79348]: cluster 2024-08-17T18:17:30.653692+0000 osd.3 (osd.3) 52 : cluster [DBG] 1.c scrub ok 2024-08-17T18:17:31.559 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:31 smithi169 bash[79348]: cluster 2024-08-17T18:17:30.808185+0000 osd.7 (osd.7) 27 : cluster [DBG] 1.2 scrub starts 2024-08-17T18:17:31.559 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:31 smithi169 bash[79348]: cluster 2024-08-17T18:17:30.808185+0000 osd.7 (osd.7) 27 : cluster [DBG] 1.2 scrub starts 2024-08-17T18:17:31.560 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:31 smithi169 bash[79348]: cluster 2024-08-17T18:17:31.177310+0000 mon.a (mon.0) 3344 : cluster [WRN] Health check update: Degraded data redundancy: 12210/166125 objects degraded (7.350%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:31.560 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:31 smithi169 bash[79348]: cluster 2024-08-17T18:17:31.177310+0000 mon.a (mon.0) 3344 : cluster [WRN] Health check update: Degraded data redundancy: 12210/166125 objects degraded (7.350%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:31.560 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:31 smithi169 bash[79348]: cluster 2024-08-17T18:17:31.191138+0000 mon.a (mon.0) 3345 : cluster [DBG] osdmap e1542: 8 total, 8 up, 6 in 2024-08-17T18:17:31.560 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:31 smithi169 bash[79348]: cluster 2024-08-17T18:17:31.191138+0000 mon.a (mon.0) 3345 : cluster [DBG] osdmap e1542: 8 total, 8 up, 6 in 2024-08-17T18:17:31.574 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:31.576 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:31.576 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:31.677 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:31.697 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:31.699 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:31.699 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:31.800 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:31.812 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:31 smithi131 bash[89561]: cluster 2024-08-17T18:17:30.376758+0000 mon.a (mon.0) 3340 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:17:31.812 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:31 smithi131 bash[89561]: cluster 2024-08-17T18:17:30.376758+0000 mon.a (mon.0) 3340 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:17:31.813 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:31 smithi131 bash[89561]: audit 2024-08-17T18:17:30.386454+0000 mon.a (mon.0) 3341 : audit [INF] from='client.? 172.21.15.131:0/1751756127' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:17:31.813 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:31 smithi131 bash[89561]: audit 2024-08-17T18:17:30.386454+0000 mon.a (mon.0) 3341 : audit [INF] from='client.? 172.21.15.131:0/1751756127' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:17:31.813 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:31 smithi131 bash[89561]: audit 2024-08-17T18:17:30.386600+0000 mon.a (mon.0) 3342 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["6"]}]': finished 2024-08-17T18:17:31.813 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:31 smithi131 bash[89561]: audit 2024-08-17T18:17:30.386600+0000 mon.a (mon.0) 3342 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["6"]}]': finished 2024-08-17T18:17:31.813 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:31 smithi131 bash[89561]: cluster 2024-08-17T18:17:30.391506+0000 mon.a (mon.0) 3343 : cluster [DBG] osdmap e1541: 8 total, 8 up, 6 in 2024-08-17T18:17:31.813 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:31 smithi131 bash[89561]: cluster 2024-08-17T18:17:30.391506+0000 mon.a (mon.0) 3343 : cluster [DBG] osdmap e1541: 8 total, 8 up, 6 in 2024-08-17T18:17:31.813 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:31 smithi131 bash[89561]: cluster 2024-08-17T18:17:30.457493+0000 osd.5 (osd.5) 27 : cluster [DBG] 1.1 scrub starts 2024-08-17T18:17:31.813 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:31 smithi131 bash[89561]: cluster 2024-08-17T18:17:30.457493+0000 osd.5 (osd.5) 27 : cluster [DBG] 1.1 scrub starts 2024-08-17T18:17:31.813 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:31 smithi131 bash[89561]: cluster 2024-08-17T18:17:30.650475+0000 osd.3 (osd.3) 51 : cluster [DBG] 1.c scrub starts 2024-08-17T18:17:31.813 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:31 smithi131 bash[89561]: cluster 2024-08-17T18:17:30.650475+0000 osd.3 (osd.3) 51 : cluster [DBG] 1.c scrub starts 2024-08-17T18:17:31.813 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:31 smithi131 bash[89561]: cluster 2024-08-17T18:17:30.653692+0000 osd.3 (osd.3) 52 : cluster [DBG] 1.c scrub ok 2024-08-17T18:17:31.813 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:31 smithi131 bash[89561]: cluster 2024-08-17T18:17:30.653692+0000 osd.3 (osd.3) 52 : cluster [DBG] 1.c scrub ok 2024-08-17T18:17:31.813 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:31 smithi131 bash[89561]: cluster 2024-08-17T18:17:30.808185+0000 osd.7 (osd.7) 27 : cluster [DBG] 1.2 scrub starts 2024-08-17T18:17:31.814 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:31 smithi131 bash[89561]: cluster 2024-08-17T18:17:30.808185+0000 osd.7 (osd.7) 27 : cluster [DBG] 1.2 scrub starts 2024-08-17T18:17:31.814 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:31 smithi131 bash[89561]: cluster 2024-08-17T18:17:31.177310+0000 mon.a (mon.0) 3344 : cluster [WRN] Health check update: Degraded data redundancy: 12210/166125 objects degraded (7.350%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:31.814 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:31 smithi131 bash[89561]: cluster 2024-08-17T18:17:31.177310+0000 mon.a (mon.0) 3344 : cluster [WRN] Health check update: Degraded data redundancy: 12210/166125 objects degraded (7.350%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:31.814 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:31 smithi131 bash[89561]: cluster 2024-08-17T18:17:31.191138+0000 mon.a (mon.0) 3345 : cluster [DBG] osdmap e1542: 8 total, 8 up, 6 in 2024-08-17T18:17:31.814 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:31 smithi131 bash[89561]: cluster 2024-08-17T18:17:31.191138+0000 mon.a (mon.0) 3345 : cluster [DBG] osdmap e1542: 8 total, 8 up, 6 in 2024-08-17T18:17:31.814 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:31 smithi131 bash[88347]: cluster 2024-08-17T18:17:30.376758+0000 mon.a (mon.0) 3340 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:17:31.814 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:31 smithi131 bash[88347]: cluster 2024-08-17T18:17:30.376758+0000 mon.a (mon.0) 3340 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:17:31.814 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:31 smithi131 bash[88347]: audit 2024-08-17T18:17:30.386454+0000 mon.a (mon.0) 3341 : audit [INF] from='client.? 172.21.15.131:0/1751756127' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:17:31.814 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:31 smithi131 bash[88347]: audit 2024-08-17T18:17:30.386454+0000 mon.a (mon.0) 3341 : audit [INF] from='client.? 172.21.15.131:0/1751756127' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:17:31.814 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:31 smithi131 bash[88347]: audit 2024-08-17T18:17:30.386600+0000 mon.a (mon.0) 3342 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["6"]}]': finished 2024-08-17T18:17:31.814 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:31 smithi131 bash[88347]: audit 2024-08-17T18:17:30.386600+0000 mon.a (mon.0) 3342 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd out", "ids": ["6"]}]': finished 2024-08-17T18:17:31.815 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:31 smithi131 bash[88347]: cluster 2024-08-17T18:17:30.391506+0000 mon.a (mon.0) 3343 : cluster [DBG] osdmap e1541: 8 total, 8 up, 6 in 2024-08-17T18:17:31.815 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:31 smithi131 bash[88347]: cluster 2024-08-17T18:17:30.391506+0000 mon.a (mon.0) 3343 : cluster [DBG] osdmap e1541: 8 total, 8 up, 6 in 2024-08-17T18:17:31.815 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:31 smithi131 bash[88347]: cluster 2024-08-17T18:17:30.457493+0000 osd.5 (osd.5) 27 : cluster [DBG] 1.1 scrub starts 2024-08-17T18:17:31.815 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:31 smithi131 bash[88347]: cluster 2024-08-17T18:17:30.457493+0000 osd.5 (osd.5) 27 : cluster [DBG] 1.1 scrub starts 2024-08-17T18:17:31.815 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:31 smithi131 bash[88347]: cluster 2024-08-17T18:17:30.650475+0000 osd.3 (osd.3) 51 : cluster [DBG] 1.c scrub starts 2024-08-17T18:17:31.815 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:31 smithi131 bash[88347]: cluster 2024-08-17T18:17:30.650475+0000 osd.3 (osd.3) 51 : cluster [DBG] 1.c scrub starts 2024-08-17T18:17:31.815 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:31 smithi131 bash[88347]: cluster 2024-08-17T18:17:30.653692+0000 osd.3 (osd.3) 52 : cluster [DBG] 1.c scrub ok 2024-08-17T18:17:31.815 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:31 smithi131 bash[88347]: cluster 2024-08-17T18:17:30.653692+0000 osd.3 (osd.3) 52 : cluster [DBG] 1.c scrub ok 2024-08-17T18:17:31.815 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:31 smithi131 bash[88347]: cluster 2024-08-17T18:17:30.808185+0000 osd.7 (osd.7) 27 : cluster [DBG] 1.2 scrub starts 2024-08-17T18:17:31.815 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:31 smithi131 bash[88347]: cluster 2024-08-17T18:17:30.808185+0000 osd.7 (osd.7) 27 : cluster [DBG] 1.2 scrub starts 2024-08-17T18:17:31.815 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:31 smithi131 bash[88347]: cluster 2024-08-17T18:17:31.177310+0000 mon.a (mon.0) 3344 : cluster [WRN] Health check update: Degraded data redundancy: 12210/166125 objects degraded (7.350%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:31.815 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:31 smithi131 bash[88347]: cluster 2024-08-17T18:17:31.177310+0000 mon.a (mon.0) 3344 : cluster [WRN] Health check update: Degraded data redundancy: 12210/166125 objects degraded (7.350%), 5 pgs degraded, 5 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:31.815 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:31 smithi131 bash[88347]: cluster 2024-08-17T18:17:31.191138+0000 mon.a (mon.0) 3345 : cluster [DBG] osdmap e1542: 8 total, 8 up, 6 in 2024-08-17T18:17:31.815 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:31 smithi131 bash[88347]: cluster 2024-08-17T18:17:31.191138+0000 mon.a (mon.0) 3345 : cluster [DBG] osdmap e1542: 8 total, 8 up, 6 in 2024-08-17T18:17:31.826 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:31.828 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:31.828 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:31.929 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:31.954 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:31.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:31.956 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:32.057 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:32.083 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:32.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:32.086 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:32.186 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:32.223 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:32.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:32.226 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:32.327 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:32.376 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:32.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:32.383 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:32.454 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:32 smithi131 bash[89561]: cluster 2024-08-17T18:17:30.791479+0000 mgr.y (mgr.34107) 2270 : cluster [DBG] pgmap v3146: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.2 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 758 op/s; 12210/158445 objects degraded (7.706%); 140/158445 objects misplaced (0.088%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:17:32.454 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:32 smithi131 bash[88347]: cluster 2024-08-17T18:17:30.791479+0000 mgr.y (mgr.34107) 2270 : cluster [DBG] pgmap v3146: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.2 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 758 op/s; 12210/158445 objects degraded (7.706%); 140/158445 objects misplaced (0.088%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:17:32.484 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:32.518 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:32.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:32.523 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:32.607 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:32 smithi169 bash[79348]: cluster 2024-08-17T18:17:30.791479+0000 mgr.y (mgr.34107) 2270 : cluster [DBG] pgmap v3146: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.2 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 758 op/s; 12210/158445 objects degraded (7.706%); 140/158445 objects misplaced (0.088%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:17:32.607 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:32 smithi169 bash[79348]: cluster 2024-08-17T18:17:30.791479+0000 mgr.y (mgr.34107) 2270 : cluster [DBG] pgmap v3146: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.2 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 758 op/s; 12210/158445 objects degraded (7.706%); 140/158445 objects misplaced (0.088%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:17:32.607 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:32 smithi169 bash[79348]: cluster 2024-08-17T18:17:31.200581+0000 osd.3 (osd.3) 53 : cluster [DBG] 58.7 starting backfill to osd.7 from (0'0,0'0] MAX to 1540'8248 2024-08-17T18:17:32.607 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:32 smithi169 bash[79348]: cluster 2024-08-17T18:17:31.200581+0000 osd.3 (osd.3) 53 : cluster [DBG] 58.7 starting backfill to osd.7 from (0'0,0'0] MAX to 1540'8248 2024-08-17T18:17:32.607 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:32 smithi169 bash[79348]: cluster 2024-08-17T18:17:31.438067+0000 osd.5 (osd.5) 28 : cluster [DBG] 1.11 scrub starts 2024-08-17T18:17:32.608 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:32 smithi169 bash[79348]: cluster 2024-08-17T18:17:31.438067+0000 osd.5 (osd.5) 28 : cluster [DBG] 1.11 scrub starts 2024-08-17T18:17:32.608 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:32 smithi169 bash[79348]: cluster 2024-08-17T18:17:31.440354+0000 osd.5 (osd.5) 29 : cluster [DBG] 1.11 scrub ok 2024-08-17T18:17:32.608 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:32 smithi169 bash[79348]: cluster 2024-08-17T18:17:31.440354+0000 osd.5 (osd.5) 29 : cluster [DBG] 1.11 scrub ok 2024-08-17T18:17:32.608 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:32 smithi169 bash[79348]: cluster 2024-08-17T18:17:32.192312+0000 mon.a (mon.0) 3346 : cluster [DBG] osdmap e1543: 8 total, 8 up, 6 in 2024-08-17T18:17:32.608 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:32 smithi169 bash[79348]: cluster 2024-08-17T18:17:32.192312+0000 mon.a (mon.0) 3346 : cluster [DBG] osdmap e1543: 8 total, 8 up, 6 in 2024-08-17T18:17:32.623 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:32.641 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:32.643 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:32.644 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:32.703 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:32 smithi131 bash[89561]: cluster 2024-08-17T18:17:30.791479+0000 mgr.y (mgr.34107) 2270 : cluster [DBG] pgmap v3146: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.2 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 758 op/s; 12210/158445 objects degraded (7.706%); 140/158445 objects misplaced (0.088%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:17:32.703 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:32 smithi131 bash[89561]: cluster 2024-08-17T18:17:31.200581+0000 osd.3 (osd.3) 53 : cluster [DBG] 58.7 starting backfill to osd.7 from (0'0,0'0] MAX to 1540'8248 2024-08-17T18:17:32.703 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:32 smithi131 bash[89561]: cluster 2024-08-17T18:17:31.200581+0000 osd.3 (osd.3) 53 : cluster [DBG] 58.7 starting backfill to osd.7 from (0'0,0'0] MAX to 1540'8248 2024-08-17T18:17:32.703 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:32 smithi131 bash[89561]: cluster 2024-08-17T18:17:31.438067+0000 osd.5 (osd.5) 28 : cluster [DBG] 1.11 scrub starts 2024-08-17T18:17:32.703 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:32 smithi131 bash[89561]: cluster 2024-08-17T18:17:31.438067+0000 osd.5 (osd.5) 28 : cluster [DBG] 1.11 scrub starts 2024-08-17T18:17:32.703 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:32 smithi131 bash[89561]: cluster 2024-08-17T18:17:31.440354+0000 osd.5 (osd.5) 29 : cluster [DBG] 1.11 scrub ok 2024-08-17T18:17:32.703 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:32 smithi131 bash[89561]: cluster 2024-08-17T18:17:31.440354+0000 osd.5 (osd.5) 29 : cluster [DBG] 1.11 scrub ok 2024-08-17T18:17:32.703 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:32 smithi131 bash[89561]: cluster 2024-08-17T18:17:32.192312+0000 mon.a (mon.0) 3346 : cluster [DBG] osdmap e1543: 8 total, 8 up, 6 in 2024-08-17T18:17:32.703 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:32 smithi131 bash[89561]: cluster 2024-08-17T18:17:32.192312+0000 mon.a (mon.0) 3346 : cluster [DBG] osdmap e1543: 8 total, 8 up, 6 in 2024-08-17T18:17:32.704 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:32 smithi131 bash[88347]: cluster 2024-08-17T18:17:30.791479+0000 mgr.y (mgr.34107) 2270 : cluster [DBG] pgmap v3146: 109 pgs: 1 active+recovering+undersized+degraded+remapped, 6 active+clean+scrubbing, 4 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 3.2 GiB data, 13 GiB used, 523 GiB / 536 GiB avail; 0 B/s wr, 758 op/s; 12210/158445 objects degraded (7.706%); 140/158445 objects misplaced (0.088%); 3.2 MiB/s, 51 objects/s recovering 2024-08-17T18:17:32.704 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:32 smithi131 bash[88347]: cluster 2024-08-17T18:17:31.200581+0000 osd.3 (osd.3) 53 : cluster [DBG] 58.7 starting backfill to osd.7 from (0'0,0'0] MAX to 1540'8248 2024-08-17T18:17:32.704 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:32 smithi131 bash[88347]: cluster 2024-08-17T18:17:31.200581+0000 osd.3 (osd.3) 53 : cluster [DBG] 58.7 starting backfill to osd.7 from (0'0,0'0] MAX to 1540'8248 2024-08-17T18:17:32.704 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:32 smithi131 bash[88347]: cluster 2024-08-17T18:17:31.438067+0000 osd.5 (osd.5) 28 : cluster [DBG] 1.11 scrub starts 2024-08-17T18:17:32.704 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:32 smithi131 bash[88347]: cluster 2024-08-17T18:17:31.438067+0000 osd.5 (osd.5) 28 : cluster [DBG] 1.11 scrub starts 2024-08-17T18:17:32.704 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:32 smithi131 bash[88347]: cluster 2024-08-17T18:17:31.440354+0000 osd.5 (osd.5) 29 : cluster [DBG] 1.11 scrub ok 2024-08-17T18:17:32.705 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:32 smithi131 bash[88347]: cluster 2024-08-17T18:17:31.440354+0000 osd.5 (osd.5) 29 : cluster [DBG] 1.11 scrub ok 2024-08-17T18:17:32.705 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:32 smithi131 bash[88347]: cluster 2024-08-17T18:17:32.192312+0000 mon.a (mon.0) 3346 : cluster [DBG] osdmap e1543: 8 total, 8 up, 6 in 2024-08-17T18:17:32.705 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:32 smithi131 bash[88347]: cluster 2024-08-17T18:17:32.192312+0000 mon.a (mon.0) 3346 : cluster [DBG] osdmap e1543: 8 total, 8 up, 6 in 2024-08-17T18:17:32.745 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:32.778 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:32.784 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:32.785 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:32.819 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2024-08-17T18:17:32.820 INFO:teuthology.orchestra.run.smithi169.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T18:17:32.885 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:32.904 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:32.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:32.906 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:33.007 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:33.031 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:33.033 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:33.033 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:33.134 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:33.170 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:33.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:33.175 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:33.275 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:33.294 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:33.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:33.296 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:33.397 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:33.425 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:33.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:33.427 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:33.529 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:33.556 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:33.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:33.559 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:33.660 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:33.688 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:33.694 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:33.694 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:33.795 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:33.821 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:33.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:33.825 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:33.846 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:33 smithi131 bash[89561]: cluster 2024-08-17T18:17:32.190393+0000 osd.4 (osd.4) 26 : cluster [DBG] 58.c starting backfill to osd.0 from (0'0,0'0] MAX to 1540'8385 2024-08-17T18:17:33.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:33 smithi131 bash[89561]: cluster 2024-08-17T18:17:32.190393+0000 osd.4 (osd.4) 26 : cluster [DBG] 58.c starting backfill to osd.0 from (0'0,0'0] MAX to 1540'8385 2024-08-17T18:17:33.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:33 smithi131 bash[89561]: cluster 2024-08-17T18:17:32.191087+0000 osd.1 (osd.1) 42 : cluster [DBG] 58.b starting backfill to osd.5 from (0'0,0'0] MAX to 1540'8266 2024-08-17T18:17:33.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:33 smithi131 bash[89561]: cluster 2024-08-17T18:17:32.191087+0000 osd.1 (osd.1) 42 : cluster [DBG] 58.b starting backfill to osd.5 from (0'0,0'0] MAX to 1540'8266 2024-08-17T18:17:33.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:33 smithi131 bash[89561]: cluster 2024-08-17T18:17:32.191108+0000 osd.1 (osd.1) 43 : cluster [DBG] 58.f starting backfill to osd.5 from (0'0,0'0] MAX to 1540'8225 2024-08-17T18:17:33.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:33 smithi131 bash[89561]: cluster 2024-08-17T18:17:32.191108+0000 osd.1 (osd.1) 43 : cluster [DBG] 58.f starting backfill to osd.5 from (0'0,0'0] MAX to 1540'8225 2024-08-17T18:17:33.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:33 smithi131 bash[89561]: cluster 2024-08-17T18:17:32.191907+0000 osd.1 (osd.1) 44 : cluster [DBG] 58.1 starting backfill to osd.7 from (0'0,0'0] MAX to 1540'8336 2024-08-17T18:17:33.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:33 smithi131 bash[89561]: cluster 2024-08-17T18:17:32.191907+0000 osd.1 (osd.1) 44 : cluster [DBG] 58.1 starting backfill to osd.7 from (0'0,0'0] MAX to 1540'8336 2024-08-17T18:17:33.847 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:33 smithi131 bash[89561]: cluster 2024-08-17T18:17:32.193832+0000 osd.3 (osd.3) 54 : cluster [DBG] 58.9 starting backfill to osd.4 from (0'0,0'0] MAX to 1540'8352 2024-08-17T18:17:33.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:33 smithi131 bash[89561]: cluster 2024-08-17T18:17:32.193832+0000 osd.3 (osd.3) 54 : cluster [DBG] 58.9 starting backfill to osd.4 from (0'0,0'0] MAX to 1540'8352 2024-08-17T18:17:33.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:33 smithi131 bash[89561]: cluster 2024-08-17T18:17:32.195158+0000 osd.3 (osd.3) 55 : cluster [DBG] 58.4 starting backfill to osd.4 from (0'0,0'0] MAX to 1540'8284 2024-08-17T18:17:33.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:33 smithi131 bash[89561]: cluster 2024-08-17T18:17:32.195158+0000 osd.3 (osd.3) 55 : cluster [DBG] 58.4 starting backfill to osd.4 from (0'0,0'0] MAX to 1540'8284 2024-08-17T18:17:33.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:33 smithi131 bash[89561]: cluster 2024-08-17T18:17:32.239491+0000 osd.1 (osd.1) 45 : cluster [DBG] 58.8 starting backfill to osd.7 from (0'0,0'0] MAX to 1540'8354 2024-08-17T18:17:33.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:33 smithi131 bash[89561]: cluster 2024-08-17T18:17:32.239491+0000 osd.1 (osd.1) 45 : cluster [DBG] 58.8 starting backfill to osd.7 from (0'0,0'0] MAX to 1540'8354 2024-08-17T18:17:33.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:33 smithi131 bash[89561]: cluster 2024-08-17T18:17:33.194702+0000 mon.a (mon.0) 3347 : cluster [DBG] osdmap e1544: 8 total, 8 up, 6 in 2024-08-17T18:17:33.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:33 smithi131 bash[89561]: cluster 2024-08-17T18:17:33.194702+0000 mon.a (mon.0) 3347 : cluster [DBG] osdmap e1544: 8 total, 8 up, 6 in 2024-08-17T18:17:33.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:33 smithi131 bash[88347]: cluster 2024-08-17T18:17:32.190393+0000 osd.4 (osd.4) 26 : cluster [DBG] 58.c starting backfill to osd.0 from (0'0,0'0] MAX to 1540'8385 2024-08-17T18:17:33.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:33 smithi131 bash[88347]: cluster 2024-08-17T18:17:32.190393+0000 osd.4 (osd.4) 26 : cluster [DBG] 58.c starting backfill to osd.0 from (0'0,0'0] MAX to 1540'8385 2024-08-17T18:17:33.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:33 smithi131 bash[88347]: cluster 2024-08-17T18:17:32.191087+0000 osd.1 (osd.1) 42 : cluster [DBG] 58.b starting backfill to osd.5 from (0'0,0'0] MAX to 1540'8266 2024-08-17T18:17:33.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:33 smithi131 bash[88347]: cluster 2024-08-17T18:17:32.191087+0000 osd.1 (osd.1) 42 : cluster [DBG] 58.b starting backfill to osd.5 from (0'0,0'0] MAX to 1540'8266 2024-08-17T18:17:33.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:33 smithi131 bash[88347]: cluster 2024-08-17T18:17:32.191108+0000 osd.1 (osd.1) 43 : cluster [DBG] 58.f starting backfill to osd.5 from (0'0,0'0] MAX to 1540'8225 2024-08-17T18:17:33.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:33 smithi131 bash[88347]: cluster 2024-08-17T18:17:32.191108+0000 osd.1 (osd.1) 43 : cluster [DBG] 58.f starting backfill to osd.5 from (0'0,0'0] MAX to 1540'8225 2024-08-17T18:17:33.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:33 smithi131 bash[88347]: cluster 2024-08-17T18:17:32.191907+0000 osd.1 (osd.1) 44 : cluster [DBG] 58.1 starting backfill to osd.7 from (0'0,0'0] MAX to 1540'8336 2024-08-17T18:17:33.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:33 smithi131 bash[88347]: cluster 2024-08-17T18:17:32.191907+0000 osd.1 (osd.1) 44 : cluster [DBG] 58.1 starting backfill to osd.7 from (0'0,0'0] MAX to 1540'8336 2024-08-17T18:17:33.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:33 smithi131 bash[88347]: cluster 2024-08-17T18:17:32.193832+0000 osd.3 (osd.3) 54 : cluster [DBG] 58.9 starting backfill to osd.4 from (0'0,0'0] MAX to 1540'8352 2024-08-17T18:17:33.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:33 smithi131 bash[88347]: cluster 2024-08-17T18:17:32.193832+0000 osd.3 (osd.3) 54 : cluster [DBG] 58.9 starting backfill to osd.4 from (0'0,0'0] MAX to 1540'8352 2024-08-17T18:17:33.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:33 smithi131 bash[88347]: cluster 2024-08-17T18:17:32.195158+0000 osd.3 (osd.3) 55 : cluster [DBG] 58.4 starting backfill to osd.4 from (0'0,0'0] MAX to 1540'8284 2024-08-17T18:17:33.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:33 smithi131 bash[88347]: cluster 2024-08-17T18:17:32.195158+0000 osd.3 (osd.3) 55 : cluster [DBG] 58.4 starting backfill to osd.4 from (0'0,0'0] MAX to 1540'8284 2024-08-17T18:17:33.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:33 smithi131 bash[88347]: cluster 2024-08-17T18:17:32.239491+0000 osd.1 (osd.1) 45 : cluster [DBG] 58.8 starting backfill to osd.7 from (0'0,0'0] MAX to 1540'8354 2024-08-17T18:17:33.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:33 smithi131 bash[88347]: cluster 2024-08-17T18:17:32.239491+0000 osd.1 (osd.1) 45 : cluster [DBG] 58.8 starting backfill to osd.7 from (0'0,0'0] MAX to 1540'8354 2024-08-17T18:17:33.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:33 smithi131 bash[88347]: cluster 2024-08-17T18:17:33.194702+0000 mon.a (mon.0) 3347 : cluster [DBG] osdmap e1544: 8 total, 8 up, 6 in 2024-08-17T18:17:33.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:33 smithi131 bash[88347]: cluster 2024-08-17T18:17:33.194702+0000 mon.a (mon.0) 3347 : cluster [DBG] osdmap e1544: 8 total, 8 up, 6 in 2024-08-17T18:17:33.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:33 smithi169 bash[79348]: cluster 2024-08-17T18:17:32.190393+0000 osd.4 (osd.4) 26 : cluster [DBG] 58.c starting backfill to osd.0 from (0'0,0'0] MAX to 1540'8385 2024-08-17T18:17:33.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:33 smithi169 bash[79348]: cluster 2024-08-17T18:17:32.190393+0000 osd.4 (osd.4) 26 : cluster [DBG] 58.c starting backfill to osd.0 from (0'0,0'0] MAX to 1540'8385 2024-08-17T18:17:33.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:33 smithi169 bash[79348]: cluster 2024-08-17T18:17:32.191087+0000 osd.1 (osd.1) 42 : cluster [DBG] 58.b starting backfill to osd.5 from (0'0,0'0] MAX to 1540'8266 2024-08-17T18:17:33.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:33 smithi169 bash[79348]: cluster 2024-08-17T18:17:32.191087+0000 osd.1 (osd.1) 42 : cluster [DBG] 58.b starting backfill to osd.5 from (0'0,0'0] MAX to 1540'8266 2024-08-17T18:17:33.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:33 smithi169 bash[79348]: cluster 2024-08-17T18:17:32.191108+0000 osd.1 (osd.1) 43 : cluster [DBG] 58.f starting backfill to osd.5 from (0'0,0'0] MAX to 1540'8225 2024-08-17T18:17:33.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:33 smithi169 bash[79348]: cluster 2024-08-17T18:17:32.191108+0000 osd.1 (osd.1) 43 : cluster [DBG] 58.f starting backfill to osd.5 from (0'0,0'0] MAX to 1540'8225 2024-08-17T18:17:33.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:33 smithi169 bash[79348]: cluster 2024-08-17T18:17:32.191907+0000 osd.1 (osd.1) 44 : cluster [DBG] 58.1 starting backfill to osd.7 from (0'0,0'0] MAX to 1540'8336 2024-08-17T18:17:33.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:33 smithi169 bash[79348]: cluster 2024-08-17T18:17:32.191907+0000 osd.1 (osd.1) 44 : cluster [DBG] 58.1 starting backfill to osd.7 from (0'0,0'0] MAX to 1540'8336 2024-08-17T18:17:33.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:33 smithi169 bash[79348]: cluster 2024-08-17T18:17:32.193832+0000 osd.3 (osd.3) 54 : cluster [DBG] 58.9 starting backfill to osd.4 from (0'0,0'0] MAX to 1540'8352 2024-08-17T18:17:33.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:33 smithi169 bash[79348]: cluster 2024-08-17T18:17:32.193832+0000 osd.3 (osd.3) 54 : cluster [DBG] 58.9 starting backfill to osd.4 from (0'0,0'0] MAX to 1540'8352 2024-08-17T18:17:33.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:33 smithi169 bash[79348]: cluster 2024-08-17T18:17:32.195158+0000 osd.3 (osd.3) 55 : cluster [DBG] 58.4 starting backfill to osd.4 from (0'0,0'0] MAX to 1540'8284 2024-08-17T18:17:33.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:33 smithi169 bash[79348]: cluster 2024-08-17T18:17:32.195158+0000 osd.3 (osd.3) 55 : cluster [DBG] 58.4 starting backfill to osd.4 from (0'0,0'0] MAX to 1540'8284 2024-08-17T18:17:33.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:33 smithi169 bash[79348]: cluster 2024-08-17T18:17:32.239491+0000 osd.1 (osd.1) 45 : cluster [DBG] 58.8 starting backfill to osd.7 from (0'0,0'0] MAX to 1540'8354 2024-08-17T18:17:33.895 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:33 smithi169 bash[79348]: cluster 2024-08-17T18:17:32.239491+0000 osd.1 (osd.1) 45 : cluster [DBG] 58.8 starting backfill to osd.7 from (0'0,0'0] MAX to 1540'8354 2024-08-17T18:17:33.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:33 smithi169 bash[79348]: cluster 2024-08-17T18:17:33.194702+0000 mon.a (mon.0) 3347 : cluster [DBG] osdmap e1544: 8 total, 8 up, 6 in 2024-08-17T18:17:33.896 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:33 smithi169 bash[79348]: cluster 2024-08-17T18:17:33.194702+0000 mon.a (mon.0) 3347 : cluster [DBG] osdmap e1544: 8 total, 8 up, 6 in 2024-08-17T18:17:33.926 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:33.949 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:33.951 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:33.952 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:34.052 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:34.083 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:34.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:34.087 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:34.155 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_blocked_ops 2024-08-17T18:17:34.187 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:34.222 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:34.225 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:34.225 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:34.326 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:34.350 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:34.352 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:34.353 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:34.454 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:34.462 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:34 smithi131 bash[88347]: cluster 2024-08-17T18:17:32.792134+0000 mgr.y (mgr.34107) 2271 : cluster [DBG] pgmap v3149: 109 pgs: 1 activating+undersized+degraded+remapped, 6 remapped+peering, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.2 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 25 KiB/s rd, 73 KiB/s wr, 570 op/s; 9368/156168 objects degraded (5.999%); 3172/156168 objects misplaced (2.031%); 1.5 MiB/s, 39 objects/s recovering 2024-08-17T18:17:34.462 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:34 smithi131 bash[88347]: cluster 2024-08-17T18:17:32.792134+0000 mgr.y (mgr.34107) 2271 : cluster [DBG] pgmap v3149: 109 pgs: 1 activating+undersized+degraded+remapped, 6 remapped+peering, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.2 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 25 KiB/s rd, 73 KiB/s wr, 570 op/s; 9368/156168 objects degraded (5.999%); 3172/156168 objects misplaced (2.031%); 1.5 MiB/s, 39 objects/s recovering 2024-08-17T18:17:34.462 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:34 smithi131 bash[88347]: cluster 2024-08-17T18:17:33.390812+0000 mon.a (mon.0) 3348 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-08-17T18:17:34.462 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:34 smithi131 bash[88347]: cluster 2024-08-17T18:17:33.390812+0000 mon.a (mon.0) 3348 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-08-17T18:17:34.462 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:34 smithi131 bash[88347]: cluster 2024-08-17T18:17:34.193546+0000 mon.a (mon.0) 3349 : cluster [DBG] osdmap e1545: 8 total, 8 up, 6 in 2024-08-17T18:17:34.462 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:34 smithi131 bash[88347]: cluster 2024-08-17T18:17:34.193546+0000 mon.a (mon.0) 3349 : cluster [DBG] osdmap e1545: 8 total, 8 up, 6 in 2024-08-17T18:17:34.463 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:34 smithi131 bash[89561]: cluster 2024-08-17T18:17:32.792134+0000 mgr.y (mgr.34107) 2271 : cluster [DBG] pgmap v3149: 109 pgs: 1 activating+undersized+degraded+remapped, 6 remapped+peering, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.2 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 25 KiB/s rd, 73 KiB/s wr, 570 op/s; 9368/156168 objects degraded (5.999%); 3172/156168 objects misplaced (2.031%); 1.5 MiB/s, 39 objects/s recovering 2024-08-17T18:17:34.463 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:34 smithi131 bash[89561]: cluster 2024-08-17T18:17:32.792134+0000 mgr.y (mgr.34107) 2271 : cluster [DBG] pgmap v3149: 109 pgs: 1 activating+undersized+degraded+remapped, 6 remapped+peering, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.2 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 25 KiB/s rd, 73 KiB/s wr, 570 op/s; 9368/156168 objects degraded (5.999%); 3172/156168 objects misplaced (2.031%); 1.5 MiB/s, 39 objects/s recovering 2024-08-17T18:17:34.463 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:34 smithi131 bash[89561]: cluster 2024-08-17T18:17:33.390812+0000 mon.a (mon.0) 3348 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-08-17T18:17:34.463 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:34 smithi131 bash[89561]: cluster 2024-08-17T18:17:33.390812+0000 mon.a (mon.0) 3348 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-08-17T18:17:34.463 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:34 smithi131 bash[89561]: cluster 2024-08-17T18:17:34.193546+0000 mon.a (mon.0) 3349 : cluster [DBG] osdmap e1545: 8 total, 8 up, 6 in 2024-08-17T18:17:34.463 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:34 smithi131 bash[89561]: cluster 2024-08-17T18:17:34.193546+0000 mon.a (mon.0) 3349 : cluster [DBG] osdmap e1545: 8 total, 8 up, 6 in 2024-08-17T18:17:34.474 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:34.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:34.476 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:34.577 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:34.599 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:34.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:34.601 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:34.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:34 smithi169 bash[79348]: cluster 2024-08-17T18:17:32.792134+0000 mgr.y (mgr.34107) 2271 : cluster [DBG] pgmap v3149: 109 pgs: 1 activating+undersized+degraded+remapped, 6 remapped+peering, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.2 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 25 KiB/s rd, 73 KiB/s wr, 570 op/s; 9368/156168 objects degraded (5.999%); 3172/156168 objects misplaced (2.031%); 1.5 MiB/s, 39 objects/s recovering 2024-08-17T18:17:34.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:34 smithi169 bash[79348]: cluster 2024-08-17T18:17:32.792134+0000 mgr.y (mgr.34107) 2271 : cluster [DBG] pgmap v3149: 109 pgs: 1 activating+undersized+degraded+remapped, 6 remapped+peering, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 96 active+clean; 3.2 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 25 KiB/s rd, 73 KiB/s wr, 570 op/s; 9368/156168 objects degraded (5.999%); 3172/156168 objects misplaced (2.031%); 1.5 MiB/s, 39 objects/s recovering 2024-08-17T18:17:34.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:34 smithi169 bash[79348]: cluster 2024-08-17T18:17:33.390812+0000 mon.a (mon.0) 3348 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-08-17T18:17:34.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:34 smithi169 bash[79348]: cluster 2024-08-17T18:17:33.390812+0000 mon.a (mon.0) 3348 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-08-17T18:17:34.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:34 smithi169 bash[79348]: cluster 2024-08-17T18:17:34.193546+0000 mon.a (mon.0) 3349 : cluster [DBG] osdmap e1545: 8 total, 8 up, 6 in 2024-08-17T18:17:34.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:34 smithi169 bash[79348]: cluster 2024-08-17T18:17:34.193546+0000 mon.a (mon.0) 3349 : cluster [DBG] osdmap e1545: 8 total, 8 up, 6 in 2024-08-17T18:17:34.702 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:34.727 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:34.729 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:34.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:34.830 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:34.849 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:34.851 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:34.852 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:34.953 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:34.985 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:34.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:34.990 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:35.091 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:35.116 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:35.118 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:35.119 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:35.219 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:35.247 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:35.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:35.251 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:35.265 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T18:17:35.382 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:35.420 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:35.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:35.427 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:35.528 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:35.558 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:35.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:35.560 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:35.661 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:35.691 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:35.696 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:35.696 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:35.797 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:35.824 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:35.827 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:35.828 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:35.929 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:35.965 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:35.972 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:35.972 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:36.073 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:36.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:36.105 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:36.105 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:36.206 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:36.235 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:36.238 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:36.238 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:36.339 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:36.362 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:36.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:36.365 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:36.466 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:36.495 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:36.496 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:36.497 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:36.597 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:36.607 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:36 smithi131 bash[89561]: cluster 2024-08-17T18:17:34.792834+0000 mgr.y (mgr.34107) 2272 : cluster [DBG] pgmap v3152: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 5 peering, 1 activating+undersized+degraded+remapped, 6 remapped+peering, 2 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.1 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 31 KiB/s rd, 110 KiB/s wr, 398 op/s; 9079/153915 objects degraded (5.899%); 13324/153915 objects misplaced (8.657%); 6.5 MiB/s, 2 keys/s, 135 objects/s recovering 2024-08-17T18:17:36.607 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:36 smithi131 bash[89561]: cluster 2024-08-17T18:17:34.792834+0000 mgr.y (mgr.34107) 2272 : cluster [DBG] pgmap v3152: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 5 peering, 1 activating+undersized+degraded+remapped, 6 remapped+peering, 2 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.1 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 31 KiB/s rd, 110 KiB/s wr, 398 op/s; 9079/153915 objects degraded (5.899%); 13324/153915 objects misplaced (8.657%); 6.5 MiB/s, 2 keys/s, 135 objects/s recovering 2024-08-17T18:17:36.608 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:36 smithi131 bash[89561]: cluster 2024-08-17T18:17:36.180972+0000 mon.a (mon.0) 3350 : cluster [WRN] Health check update: Degraded data redundancy: 9079/153915 objects degraded (5.899%), 5 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:36.608 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:36 smithi131 bash[89561]: cluster 2024-08-17T18:17:36.180972+0000 mon.a (mon.0) 3350 : cluster [WRN] Health check update: Degraded data redundancy: 9079/153915 objects degraded (5.899%), 5 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:36.608 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:36 smithi131 bash[88347]: cluster 2024-08-17T18:17:34.792834+0000 mgr.y (mgr.34107) 2272 : cluster [DBG] pgmap v3152: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 5 peering, 1 activating+undersized+degraded+remapped, 6 remapped+peering, 2 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.1 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 31 KiB/s rd, 110 KiB/s wr, 398 op/s; 9079/153915 objects degraded (5.899%); 13324/153915 objects misplaced (8.657%); 6.5 MiB/s, 2 keys/s, 135 objects/s recovering 2024-08-17T18:17:36.608 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:36 smithi131 bash[88347]: cluster 2024-08-17T18:17:34.792834+0000 mgr.y (mgr.34107) 2272 : cluster [DBG] pgmap v3152: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 5 peering, 1 activating+undersized+degraded+remapped, 6 remapped+peering, 2 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.1 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 31 KiB/s rd, 110 KiB/s wr, 398 op/s; 9079/153915 objects degraded (5.899%); 13324/153915 objects misplaced (8.657%); 6.5 MiB/s, 2 keys/s, 135 objects/s recovering 2024-08-17T18:17:36.608 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:36 smithi131 bash[88347]: cluster 2024-08-17T18:17:36.180972+0000 mon.a (mon.0) 3350 : cluster [WRN] Health check update: Degraded data redundancy: 9079/153915 objects degraded (5.899%), 5 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:36.608 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:36 smithi131 bash[88347]: cluster 2024-08-17T18:17:36.180972+0000 mon.a (mon.0) 3350 : cluster [WRN] Health check update: Degraded data redundancy: 9079/153915 objects degraded (5.899%), 5 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:36.620 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:36 smithi169 bash[79348]: cluster 2024-08-17T18:17:34.792834+0000 mgr.y (mgr.34107) 2272 : cluster [DBG] pgmap v3152: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 5 peering, 1 activating+undersized+degraded+remapped, 6 remapped+peering, 2 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.1 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 31 KiB/s rd, 110 KiB/s wr, 398 op/s; 9079/153915 objects degraded (5.899%); 13324/153915 objects misplaced (8.657%); 6.5 MiB/s, 2 keys/s, 135 objects/s recovering 2024-08-17T18:17:36.620 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:36 smithi169 bash[79348]: cluster 2024-08-17T18:17:34.792834+0000 mgr.y (mgr.34107) 2272 : cluster [DBG] pgmap v3152: 109 pgs: 1 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 3 active+remapped+backfill_wait, 5 peering, 1 activating+undersized+degraded+remapped, 6 remapped+peering, 2 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 3.1 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 31 KiB/s rd, 110 KiB/s wr, 398 op/s; 9079/153915 objects degraded (5.899%); 13324/153915 objects misplaced (8.657%); 6.5 MiB/s, 2 keys/s, 135 objects/s recovering 2024-08-17T18:17:36.620 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:36 smithi169 bash[79348]: cluster 2024-08-17T18:17:36.180972+0000 mon.a (mon.0) 3350 : cluster [WRN] Health check update: Degraded data redundancy: 9079/153915 objects degraded (5.899%), 5 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:36.620 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:36 smithi169 bash[79348]: cluster 2024-08-17T18:17:36.180972+0000 mon.a (mon.0) 3350 : cluster [WRN] Health check update: Degraded data redundancy: 9079/153915 objects degraded (5.899%), 5 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:36.635 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:36.637 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:36.637 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:36.738 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:36.770 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:36.773 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:36.773 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:36.874 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:36.920 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:36.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:36.924 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:37.025 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:37.057 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:37.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:37.061 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:37.162 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:37.235 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:37.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:37.296 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:37.396 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:37.430 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:37.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:37.434 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:37.535 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:37.615 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:37.619 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:37.619 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:37.680 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T18:17:37.689 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:37 smithi131 bash[89561]: cluster 2024-08-17T18:17:37.408479+0000 mon.a (mon.0) 3351 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2024-08-17T18:17:37.690 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:37 smithi131 bash[89561]: cluster 2024-08-17T18:17:37.408479+0000 mon.a (mon.0) 3351 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2024-08-17T18:17:37.690 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:37 smithi131 bash[88347]: cluster 2024-08-17T18:17:37.408479+0000 mon.a (mon.0) 3351 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2024-08-17T18:17:37.690 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:37 smithi131 bash[88347]: cluster 2024-08-17T18:17:37.408479+0000 mon.a (mon.0) 3351 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2024-08-17T18:17:37.720 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:37.729 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:37 smithi169 bash[79348]: cluster 2024-08-17T18:17:37.408479+0000 mon.a (mon.0) 3351 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2024-08-17T18:17:37.729 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:37 smithi169 bash[79348]: cluster 2024-08-17T18:17:37.408479+0000 mon.a (mon.0) 3351 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 4 pgs peering) 2024-08-17T18:17:37.749 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:37.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:37.753 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:37.854 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:37.878 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:37.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:37.883 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:37.984 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:38.014 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:38.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:38.016 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:38.117 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:38.149 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:38.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:38.156 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:38.257 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:38.301 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:38.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:38.302 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:38.403 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:38.452 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:38.455 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:38.455 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:38.556 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:38.575 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:38 smithi131 bash[88347]: cluster 2024-08-17T18:17:36.793419+0000 mgr.y (mgr.34107) 2273 : cluster [DBG] pgmap v3153: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 peering, 2 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 3.1 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 22 KiB/s rd, 78 KiB/s wr, 435 op/s; 11712/151362 objects degraded (7.738%); 19398/151362 objects misplaced (12.816%); 11 MiB/s, 1 keys/s, 201 objects/s recovering 2024-08-17T18:17:38.576 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:38 smithi131 bash[88347]: cluster 2024-08-17T18:17:36.793419+0000 mgr.y (mgr.34107) 2273 : cluster [DBG] pgmap v3153: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 peering, 2 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 3.1 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 22 KiB/s rd, 78 KiB/s wr, 435 op/s; 11712/151362 objects degraded (7.738%); 19398/151362 objects misplaced (12.816%); 11 MiB/s, 1 keys/s, 201 objects/s recovering 2024-08-17T18:17:38.576 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:38 smithi131 bash[88347]: audit 2024-08-17T18:17:38.300342+0000 mon.a (mon.0) 3352 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:17:38.576 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:38 smithi131 bash[88347]: audit 2024-08-17T18:17:38.300342+0000 mon.a (mon.0) 3352 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:17:38.576 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:38 smithi131 bash[89561]: cluster 2024-08-17T18:17:36.793419+0000 mgr.y (mgr.34107) 2273 : cluster [DBG] pgmap v3153: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 peering, 2 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 3.1 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 22 KiB/s rd, 78 KiB/s wr, 435 op/s; 11712/151362 objects degraded (7.738%); 19398/151362 objects misplaced (12.816%); 11 MiB/s, 1 keys/s, 201 objects/s recovering 2024-08-17T18:17:38.576 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:38 smithi131 bash[89561]: cluster 2024-08-17T18:17:36.793419+0000 mgr.y (mgr.34107) 2273 : cluster [DBG] pgmap v3153: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 peering, 2 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 3.1 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 22 KiB/s rd, 78 KiB/s wr, 435 op/s; 11712/151362 objects degraded (7.738%); 19398/151362 objects misplaced (12.816%); 11 MiB/s, 1 keys/s, 201 objects/s recovering 2024-08-17T18:17:38.576 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:38 smithi131 bash[89561]: audit 2024-08-17T18:17:38.300342+0000 mon.a (mon.0) 3352 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:17:38.576 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:38 smithi131 bash[89561]: audit 2024-08-17T18:17:38.300342+0000 mon.a (mon.0) 3352 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:17:38.591 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:38.593 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:38.594 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:38.695 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:38.732 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:38.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:38.734 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:38.835 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:38.847 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:17:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:17:38] "GET /metrics HTTP/1.1" 200 36657 "" "Prometheus/2.51.0" 2024-08-17T18:17:38.873 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:38.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:38.875 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:38.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:38 smithi169 bash[79348]: cluster 2024-08-17T18:17:36.793419+0000 mgr.y (mgr.34107) 2273 : cluster [DBG] pgmap v3153: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 peering, 2 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 3.1 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 22 KiB/s rd, 78 KiB/s wr, 435 op/s; 11712/151362 objects degraded (7.738%); 19398/151362 objects misplaced (12.816%); 11 MiB/s, 1 keys/s, 201 objects/s recovering 2024-08-17T18:17:38.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:38 smithi169 bash[79348]: cluster 2024-08-17T18:17:36.793419+0000 mgr.y (mgr.34107) 2273 : cluster [DBG] pgmap v3153: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 peering, 2 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 3.1 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 22 KiB/s rd, 78 KiB/s wr, 435 op/s; 11712/151362 objects degraded (7.738%); 19398/151362 objects misplaced (12.816%); 11 MiB/s, 1 keys/s, 201 objects/s recovering 2024-08-17T18:17:38.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:38 smithi169 bash[79348]: audit 2024-08-17T18:17:38.300342+0000 mon.a (mon.0) 3352 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:17:38.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:38 smithi169 bash[79348]: audit 2024-08-17T18:17:38.300342+0000 mon.a (mon.0) 3352 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:17:38.912 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:17:38.975 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:39.000 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:39.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:39.003 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:39.103 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:39.141 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:39.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:39.145 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:39.246 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:39.278 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:39.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:39.282 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:39.383 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:39.409 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:39.414 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:39.414 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:39.515 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:39.545 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:39.547 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:39.547 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:39.648 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:39.675 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:39.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:39.677 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:39.778 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:39.811 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:39.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:39.816 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:39.917 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:39.942 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:39.945 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:39.945 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:40.046 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:40.073 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:40.077 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:40.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:40.125 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:17:40.178 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:40.198 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:40.199 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:40.200 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:40.301 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:40.328 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:40.330 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:40.330 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:40.431 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:40.455 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:40.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:40.457 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:40.558 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:40.584 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:40.585 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:40.586 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:40.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:40 smithi169 bash[79348]: cluster 2024-08-17T18:17:38.793930+0000 mgr.y (mgr.34107) 2274 : cluster [DBG] pgmap v3154: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 peering, 2 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 3.1 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 242 op/s; 11712/151362 objects degraded (7.738%); 19398/151362 objects misplaced (12.816%); 8.1 MiB/s, 1 keys/s, 134 objects/s recovering 2024-08-17T18:17:40.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:40 smithi169 bash[79348]: cluster 2024-08-17T18:17:38.793930+0000 mgr.y (mgr.34107) 2274 : cluster [DBG] pgmap v3154: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 peering, 2 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 3.1 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 242 op/s; 11712/151362 objects degraded (7.738%); 19398/151362 objects misplaced (12.816%); 8.1 MiB/s, 1 keys/s, 134 objects/s recovering 2024-08-17T18:17:40.661 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 3, 5, 7, 4] out_osds: [2, 6] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T18:17:40.661 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T18:17:40.661 INFO:tasks.thrashosds.thrasher:inject_pause on osd.7 2024-08-17T18:17:40.661 INFO:tasks.thrashosds.thrasher:Testing filestore_inject_stall pause injection for duration 3 2024-08-17T18:17:40.661 INFO:tasks.thrashosds.thrasher:Checking after 0, should_be_down=False 2024-08-17T18:17:40.661 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.7 config set filestore_inject_stall 3 2024-08-17T18:17:40.686 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:40.696 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:40 smithi131 bash[88347]: cluster 2024-08-17T18:17:38.793930+0000 mgr.y (mgr.34107) 2274 : cluster [DBG] pgmap v3154: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 peering, 2 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 3.1 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 242 op/s; 11712/151362 objects degraded (7.738%); 19398/151362 objects misplaced (12.816%); 8.1 MiB/s, 1 keys/s, 134 objects/s recovering 2024-08-17T18:17:40.697 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:40 smithi131 bash[88347]: cluster 2024-08-17T18:17:38.793930+0000 mgr.y (mgr.34107) 2274 : cluster [DBG] pgmap v3154: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 peering, 2 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 3.1 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 242 op/s; 11712/151362 objects degraded (7.738%); 19398/151362 objects misplaced (12.816%); 8.1 MiB/s, 1 keys/s, 134 objects/s recovering 2024-08-17T18:17:40.697 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:40 smithi131 bash[89561]: cluster 2024-08-17T18:17:38.793930+0000 mgr.y (mgr.34107) 2274 : cluster [DBG] pgmap v3154: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 peering, 2 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 3.1 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 242 op/s; 11712/151362 objects degraded (7.738%); 19398/151362 objects misplaced (12.816%); 8.1 MiB/s, 1 keys/s, 134 objects/s recovering 2024-08-17T18:17:40.697 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:40 smithi131 bash[89561]: cluster 2024-08-17T18:17:38.793930+0000 mgr.y (mgr.34107) 2274 : cluster [DBG] pgmap v3154: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 peering, 2 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 3.1 GiB data, 13 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 242 op/s; 11712/151362 objects degraded (7.738%); 19398/151362 objects misplaced (12.816%); 8.1 MiB/s, 1 keys/s, 134 objects/s recovering 2024-08-17T18:17:40.718 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:40.723 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:40.723 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:40.824 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:40.848 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:40.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:40.851 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:40.951 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:40.982 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:40.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:40.987 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:41.088 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:41.120 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:41.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:41.122 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:41.223 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:41.258 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:41.262 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:41.262 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:41.363 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:41.390 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:41.396 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:41.396 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:41.497 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:41.538 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:41.542 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:41.542 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:41.643 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:41.675 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:41.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:41.677 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:41.778 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:41.789 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:41 smithi169 bash[79348]: cluster 2024-08-17T18:17:41.181764+0000 mon.a (mon.0) 3353 : cluster [WRN] Health check update: Degraded data redundancy: 11712/151362 objects degraded (7.738%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:41.790 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:41 smithi169 bash[79348]: cluster 2024-08-17T18:17:41.181764+0000 mon.a (mon.0) 3353 : cluster [WRN] Health check update: Degraded data redundancy: 11712/151362 objects degraded (7.738%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:41.814 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:41.817 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:41.817 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:41.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:41 smithi131 bash[88347]: cluster 2024-08-17T18:17:41.181764+0000 mon.a (mon.0) 3353 : cluster [WRN] Health check update: Degraded data redundancy: 11712/151362 objects degraded (7.738%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:41.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:41 smithi131 bash[88347]: cluster 2024-08-17T18:17:41.181764+0000 mon.a (mon.0) 3353 : cluster [WRN] Health check update: Degraded data redundancy: 11712/151362 objects degraded (7.738%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:41.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:41 smithi131 bash[89561]: cluster 2024-08-17T18:17:41.181764+0000 mon.a (mon.0) 3353 : cluster [WRN] Health check update: Degraded data redundancy: 11712/151362 objects degraded (7.738%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:41.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:41 smithi131 bash[89561]: cluster 2024-08-17T18:17:41.181764+0000 mon.a (mon.0) 3353 : cluster [WRN] Health check update: Degraded data redundancy: 11712/151362 objects degraded (7.738%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:41.918 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:41.952 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:41.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:41.954 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:42.055 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:42.086 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:42.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:42.091 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:42.155 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:17:42.192 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:42.210 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:42.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:42.212 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:42.313 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:42.346 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:42.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:42.350 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:42.451 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:42.473 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:42.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:42.477 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:42.577 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:42.602 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:42.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:42.608 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:42.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:42 smithi169 bash[79348]: cluster 2024-08-17T18:17:40.794756+0000 mgr.y (mgr.34107) 2275 : cluster [DBG] pgmap v3155: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.9 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 537 op/s; 11272/143274 objects degraded (7.867%); 17858/143274 objects misplaced (12.464%); 12 MiB/s, 1 keys/s, 235 objects/s recovering 2024-08-17T18:17:42.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:42 smithi169 bash[79348]: cluster 2024-08-17T18:17:40.794756+0000 mgr.y (mgr.34107) 2275 : cluster [DBG] pgmap v3155: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.9 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 537 op/s; 11272/143274 objects degraded (7.867%); 17858/143274 objects misplaced (12.464%); 12 MiB/s, 1 keys/s, 235 objects/s recovering 2024-08-17T18:17:42.709 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:42.736 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:42.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:42.741 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:42.842 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:42.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:42 smithi131 bash[88347]: cluster 2024-08-17T18:17:40.794756+0000 mgr.y (mgr.34107) 2275 : cluster [DBG] pgmap v3155: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.9 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 537 op/s; 11272/143274 objects degraded (7.867%); 17858/143274 objects misplaced (12.464%); 12 MiB/s, 1 keys/s, 235 objects/s recovering 2024-08-17T18:17:42.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:42 smithi131 bash[88347]: cluster 2024-08-17T18:17:40.794756+0000 mgr.y (mgr.34107) 2275 : cluster [DBG] pgmap v3155: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.9 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 537 op/s; 11272/143274 objects degraded (7.867%); 17858/143274 objects misplaced (12.464%); 12 MiB/s, 1 keys/s, 235 objects/s recovering 2024-08-17T18:17:42.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:42 smithi131 bash[89561]: cluster 2024-08-17T18:17:40.794756+0000 mgr.y (mgr.34107) 2275 : cluster [DBG] pgmap v3155: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.9 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 537 op/s; 11272/143274 objects degraded (7.867%); 17858/143274 objects misplaced (12.464%); 12 MiB/s, 1 keys/s, 235 objects/s recovering 2024-08-17T18:17:42.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:42 smithi131 bash[89561]: cluster 2024-08-17T18:17:40.794756+0000 mgr.y (mgr.34107) 2275 : cluster [DBG] pgmap v3155: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 2.9 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 537 op/s; 11272/143274 objects degraded (7.867%); 17858/143274 objects misplaced (12.464%); 12 MiB/s, 1 keys/s, 235 objects/s recovering 2024-08-17T18:17:42.863 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:42.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:42.866 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:42.967 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:42.995 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:42.998 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:42.998 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:43.099 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:43.130 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:43.133 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:43.134 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:43.235 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:43.258 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:43.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:43.262 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:43.363 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:43.392 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:43.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:43.397 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:43.498 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:43.533 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:43.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:43.539 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:43.640 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:43.668 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:43.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:43.671 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:43.772 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:43.803 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:43.807 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:43.807 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:43.908 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:43.943 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:43.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:43.945 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:44.046 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:44.084 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:44.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:44.086 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:44.187 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:44.210 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:44.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:44.212 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:44.313 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:44.336 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:44.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:44.340 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:44.441 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:44.479 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:44.485 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:44.486 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:44.586 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:44.606 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:44.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:44.608 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:44.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:44 smithi169 bash[79348]: cluster 2024-08-17T18:17:42.795391+0000 mgr.y (mgr.34107) 2276 : cluster [DBG] pgmap v3156: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.8 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 571 op/s; 11224/139695 objects degraded (8.035%); 17230/139695 objects misplaced (12.334%); 11 MiB/s, 1 keys/s, 201 objects/s recovering 2024-08-17T18:17:44.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:44 smithi169 bash[79348]: cluster 2024-08-17T18:17:42.795391+0000 mgr.y (mgr.34107) 2276 : cluster [DBG] pgmap v3156: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.8 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 571 op/s; 11224/139695 objects degraded (8.035%); 17230/139695 objects misplaced (12.334%); 11 MiB/s, 1 keys/s, 201 objects/s recovering 2024-08-17T18:17:44.709 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:44.731 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:44.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:44.733 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:44.834 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:44.860 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:44.861 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:44.862 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:44.963 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:44.991 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:44.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:44.993 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:45.093 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:45.116 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:45.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:45.119 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:45.126 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:44 smithi131 bash[88347]: cluster 2024-08-17T18:17:42.795391+0000 mgr.y (mgr.34107) 2276 : cluster [DBG] pgmap v3156: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.8 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 571 op/s; 11224/139695 objects degraded (8.035%); 17230/139695 objects misplaced (12.334%); 11 MiB/s, 1 keys/s, 201 objects/s recovering 2024-08-17T18:17:45.126 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:44 smithi131 bash[88347]: cluster 2024-08-17T18:17:42.795391+0000 mgr.y (mgr.34107) 2276 : cluster [DBG] pgmap v3156: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.8 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 571 op/s; 11224/139695 objects degraded (8.035%); 17230/139695 objects misplaced (12.334%); 11 MiB/s, 1 keys/s, 201 objects/s recovering 2024-08-17T18:17:45.126 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:44 smithi131 bash[89561]: cluster 2024-08-17T18:17:42.795391+0000 mgr.y (mgr.34107) 2276 : cluster [DBG] pgmap v3156: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.8 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 571 op/s; 11224/139695 objects degraded (8.035%); 17230/139695 objects misplaced (12.334%); 11 MiB/s, 1 keys/s, 201 objects/s recovering 2024-08-17T18:17:45.126 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:44 smithi131 bash[89561]: cluster 2024-08-17T18:17:42.795391+0000 mgr.y (mgr.34107) 2276 : cluster [DBG] pgmap v3156: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.8 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 571 op/s; 11224/139695 objects degraded (8.035%); 17230/139695 objects misplaced (12.334%); 11 MiB/s, 1 keys/s, 201 objects/s recovering 2024-08-17T18:17:45.220 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:45.251 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:45.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:45.256 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:45.357 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:45.388 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:45.392 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:45.392 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:45.493 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:45.517 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:45.520 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:45.520 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:45.621 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:45.649 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:45.656 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:45.656 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:45.757 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:45.780 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:45.782 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:45.782 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:45.883 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:45.885 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2024-08-17T18:17:45.885 INFO:teuthology.orchestra.run.smithi169.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T18:17:45.909 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:45.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:45.915 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:46.016 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:46.038 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:46.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:46.040 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:46.140 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:46.165 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:46.168 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:46.168 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:46.269 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:46.296 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:46.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:46.298 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:46.399 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:46.423 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:46.426 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:46.426 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:46.527 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:46.548 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:46.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:46.553 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:46.654 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:46.688 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:46.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:46.694 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:46.795 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:46.808 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:46 smithi169 bash[79348]: cluster 2024-08-17T18:17:44.796683+0000 mgr.y (mgr.34107) 2277 : cluster [DBG] pgmap v3157: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.7 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 631 op/s; 10943/134118 objects degraded (8.159%); 16294/134118 objects misplaced (12.149%); 8.0 MiB/s, 181 objects/s recovering 2024-08-17T18:17:46.808 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:46 smithi169 bash[79348]: cluster 2024-08-17T18:17:44.796683+0000 mgr.y (mgr.34107) 2277 : cluster [DBG] pgmap v3157: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.7 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 631 op/s; 10943/134118 objects degraded (8.159%); 16294/134118 objects misplaced (12.149%); 8.0 MiB/s, 181 objects/s recovering 2024-08-17T18:17:46.808 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:46 smithi169 bash[79348]: cluster 2024-08-17T18:17:46.182468+0000 mon.a (mon.0) 3354 : cluster [WRN] Health check update: Degraded data redundancy: 10943/134118 objects degraded (8.159%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:46.808 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:46 smithi169 bash[79348]: cluster 2024-08-17T18:17:46.182468+0000 mon.a (mon.0) 3354 : cluster [WRN] Health check update: Degraded data redundancy: 10943/134118 objects degraded (8.159%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:46.823 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:46.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:46.832 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:46.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:46 smithi131 bash[89561]: cluster 2024-08-17T18:17:44.796683+0000 mgr.y (mgr.34107) 2277 : cluster [DBG] pgmap v3157: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.7 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 631 op/s; 10943/134118 objects degraded (8.159%); 16294/134118 objects misplaced (12.149%); 8.0 MiB/s, 181 objects/s recovering 2024-08-17T18:17:46.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:46 smithi131 bash[89561]: cluster 2024-08-17T18:17:44.796683+0000 mgr.y (mgr.34107) 2277 : cluster [DBG] pgmap v3157: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.7 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 631 op/s; 10943/134118 objects degraded (8.159%); 16294/134118 objects misplaced (12.149%); 8.0 MiB/s, 181 objects/s recovering 2024-08-17T18:17:46.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:46 smithi131 bash[89561]: cluster 2024-08-17T18:17:46.182468+0000 mon.a (mon.0) 3354 : cluster [WRN] Health check update: Degraded data redundancy: 10943/134118 objects degraded (8.159%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:46.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:46 smithi131 bash[89561]: cluster 2024-08-17T18:17:46.182468+0000 mon.a (mon.0) 3354 : cluster [WRN] Health check update: Degraded data redundancy: 10943/134118 objects degraded (8.159%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:46.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:46 smithi131 bash[88347]: cluster 2024-08-17T18:17:44.796683+0000 mgr.y (mgr.34107) 2277 : cluster [DBG] pgmap v3157: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.7 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 631 op/s; 10943/134118 objects degraded (8.159%); 16294/134118 objects misplaced (12.149%); 8.0 MiB/s, 181 objects/s recovering 2024-08-17T18:17:46.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:46 smithi131 bash[88347]: cluster 2024-08-17T18:17:44.796683+0000 mgr.y (mgr.34107) 2277 : cluster [DBG] pgmap v3157: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.7 GiB data, 12 GiB used, 524 GiB / 536 GiB avail; 0 B/s wr, 631 op/s; 10943/134118 objects degraded (8.159%); 16294/134118 objects misplaced (12.149%); 8.0 MiB/s, 181 objects/s recovering 2024-08-17T18:17:46.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:46 smithi131 bash[88347]: cluster 2024-08-17T18:17:46.182468+0000 mon.a (mon.0) 3354 : cluster [WRN] Health check update: Degraded data redundancy: 10943/134118 objects degraded (8.159%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:46.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:46 smithi131 bash[88347]: cluster 2024-08-17T18:17:46.182468+0000 mon.a (mon.0) 3354 : cluster [WRN] Health check update: Degraded data redundancy: 10943/134118 objects degraded (8.159%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:46.932 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:46.951 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:46.953 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:46.953 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:46.995 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.4 dump_historic_ops 2024-08-17T18:17:47.054 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:47.084 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:47.086 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:47.087 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:47.188 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:47.240 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:47.248 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:47.249 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:47.349 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:47.381 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:47.390 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:47.390 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:47.469 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:17:47.491 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:47.520 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:47.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:47.523 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:47.624 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:47.643 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:47.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:47.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:47.748 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:47.778 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:47.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:47.780 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:47.881 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:47.902 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:47.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:47.904 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:48.004 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:48.029 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:48.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:48.031 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:48.132 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:48.157 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:48.158 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:48.159 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:48.260 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:48.283 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:48.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:48.285 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:48.386 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:48.405 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:48.406 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:48.407 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:48.508 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:48.530 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:48.532 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:48.532 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:48.633 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:48.656 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:48.657 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:48 smithi169 bash[79348]: cluster 2024-08-17T18:17:46.797453+0000 mgr.y (mgr.34107) 2278 : cluster [DBG] pgmap v3158: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.6 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 701 op/s; 10943/128661 objects degraded (8.505%); 14846/128661 objects misplaced (11.539%); 10 MiB/s, 212 objects/s recovering 2024-08-17T18:17:48.657 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:48 smithi169 bash[79348]: cluster 2024-08-17T18:17:46.797453+0000 mgr.y (mgr.34107) 2278 : cluster [DBG] pgmap v3158: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.6 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 701 op/s; 10943/128661 objects degraded (8.505%); 14846/128661 objects misplaced (11.539%); 10 MiB/s, 212 objects/s recovering 2024-08-17T18:17:48.658 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:48.658 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:48.759 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:48.799 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:48.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:48.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:48.908 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:48.927 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:48.928 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:48.929 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:49.029 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:49.075 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:49.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:49.078 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:49.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:17:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:17:48] "GET /metrics HTTP/1.1" 200 36657 "" "Prometheus/2.51.0" 2024-08-17T18:17:49.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:48 smithi131 bash[89561]: cluster 2024-08-17T18:17:46.797453+0000 mgr.y (mgr.34107) 2278 : cluster [DBG] pgmap v3158: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.6 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 701 op/s; 10943/128661 objects degraded (8.505%); 14846/128661 objects misplaced (11.539%); 10 MiB/s, 212 objects/s recovering 2024-08-17T18:17:49.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:48 smithi131 bash[89561]: cluster 2024-08-17T18:17:46.797453+0000 mgr.y (mgr.34107) 2278 : cluster [DBG] pgmap v3158: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.6 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 701 op/s; 10943/128661 objects degraded (8.505%); 14846/128661 objects misplaced (11.539%); 10 MiB/s, 212 objects/s recovering 2024-08-17T18:17:49.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:48 smithi131 bash[88347]: cluster 2024-08-17T18:17:46.797453+0000 mgr.y (mgr.34107) 2278 : cluster [DBG] pgmap v3158: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.6 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 701 op/s; 10943/128661 objects degraded (8.505%); 14846/128661 objects misplaced (11.539%); 10 MiB/s, 212 objects/s recovering 2024-08-17T18:17:49.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:48 smithi131 bash[88347]: cluster 2024-08-17T18:17:46.797453+0000 mgr.y (mgr.34107) 2278 : cluster [DBG] pgmap v3158: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.6 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 701 op/s; 10943/128661 objects degraded (8.505%); 14846/128661 objects misplaced (11.539%); 10 MiB/s, 212 objects/s recovering 2024-08-17T18:17:49.179 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:49.216 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:49.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:49.219 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:49.320 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:49.363 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:49.368 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:49.369 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:49.469 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:49.497 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:49.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:49.500 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:49.601 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:49.615 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:49 smithi169 bash[79348]: cluster 2024-08-17T18:17:48.797886+0000 mgr.y (mgr.34107) 2279 : cluster [DBG] pgmap v3159: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.6 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 630 op/s; 10943/128661 objects degraded (8.505%); 14846/128661 objects misplaced (11.539%); 7.4 MiB/s, 163 objects/s recovering 2024-08-17T18:17:49.615 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:49 smithi169 bash[79348]: cluster 2024-08-17T18:17:48.797886+0000 mgr.y (mgr.34107) 2279 : cluster [DBG] pgmap v3159: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.6 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 630 op/s; 10943/128661 objects degraded (8.505%); 14846/128661 objects misplaced (11.539%); 7.4 MiB/s, 163 objects/s recovering 2024-08-17T18:17:49.653 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:49.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:49.655 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:49.755 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:49.794 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:49.797 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:49.797 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:49.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:49 smithi131 bash[89561]: cluster 2024-08-17T18:17:48.797886+0000 mgr.y (mgr.34107) 2279 : cluster [DBG] pgmap v3159: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.6 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 630 op/s; 10943/128661 objects degraded (8.505%); 14846/128661 objects misplaced (11.539%); 7.4 MiB/s, 163 objects/s recovering 2024-08-17T18:17:49.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:49 smithi131 bash[89561]: cluster 2024-08-17T18:17:48.797886+0000 mgr.y (mgr.34107) 2279 : cluster [DBG] pgmap v3159: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.6 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 630 op/s; 10943/128661 objects degraded (8.505%); 14846/128661 objects misplaced (11.539%); 7.4 MiB/s, 163 objects/s recovering 2024-08-17T18:17:49.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:49 smithi131 bash[88347]: cluster 2024-08-17T18:17:48.797886+0000 mgr.y (mgr.34107) 2279 : cluster [DBG] pgmap v3159: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.6 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 630 op/s; 10943/128661 objects degraded (8.505%); 14846/128661 objects misplaced (11.539%); 7.4 MiB/s, 163 objects/s recovering 2024-08-17T18:17:49.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:49 smithi131 bash[88347]: cluster 2024-08-17T18:17:48.797886+0000 mgr.y (mgr.34107) 2279 : cluster [DBG] pgmap v3159: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.6 GiB data, 12 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 630 op/s; 10943/128661 objects degraded (8.505%); 14846/128661 objects misplaced (11.539%); 7.4 MiB/s, 163 objects/s recovering 2024-08-17T18:17:49.898 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:49.925 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:49.930 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:49.930 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:50.031 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:50.066 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:50.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:50.069 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:50.169 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:50.200 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:50.201 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:50.201 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:50.301 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:50.323 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:50.327 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:50.327 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:50.428 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:50.461 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:50.465 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:50.466 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:50.567 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:50.593 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:50.600 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:50.601 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:50.702 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:50.726 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:50.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:50.731 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:50.832 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:50.867 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:50.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:50.875 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:50.976 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:51.005 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:51.012 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:51.012 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:51.113 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:51.141 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:51.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:51.146 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:51.247 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:51.277 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:51.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:51.286 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:51.387 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:51.415 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:51.422 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:51.422 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:51.527 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:51.547 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:51.550 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:51.550 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:51.651 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:51.685 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:51.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:51.688 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:51.710 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:17:51.789 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:51.816 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:51.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:51.819 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:51.920 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:51.930 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:51 smithi169 bash[79348]: cluster 2024-08-17T18:17:50.798738+0000 mgr.y (mgr.34107) 2280 : cluster [DBG] pgmap v3160: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.5 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 816 op/s; 10627/121968 objects degraded (8.713%); 13472/121968 objects misplaced (11.046%); 10 MiB/s, 233 objects/s recovering 2024-08-17T18:17:51.934 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:51 smithi169 bash[79348]: cluster 2024-08-17T18:17:50.798738+0000 mgr.y (mgr.34107) 2280 : cluster [DBG] pgmap v3160: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.5 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 816 op/s; 10627/121968 objects degraded (8.713%); 13472/121968 objects misplaced (11.046%); 10 MiB/s, 233 objects/s recovering 2024-08-17T18:17:51.935 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:51 smithi169 bash[79348]: cluster 2024-08-17T18:17:51.183233+0000 mon.a (mon.0) 3355 : cluster [WRN] Health check update: Degraded data redundancy: 10627/121968 objects degraded (8.713%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:51.935 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:51 smithi169 bash[79348]: cluster 2024-08-17T18:17:51.183233+0000 mon.a (mon.0) 3355 : cluster [WRN] Health check update: Degraded data redundancy: 10627/121968 objects degraded (8.713%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:51.950 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:51.952 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:51.953 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:52.053 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:52.096 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:52.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:52.099 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:52.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:51 smithi131 bash[89561]: cluster 2024-08-17T18:17:50.798738+0000 mgr.y (mgr.34107) 2280 : cluster [DBG] pgmap v3160: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.5 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 816 op/s; 10627/121968 objects degraded (8.713%); 13472/121968 objects misplaced (11.046%); 10 MiB/s, 233 objects/s recovering 2024-08-17T18:17:52.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:51 smithi131 bash[89561]: cluster 2024-08-17T18:17:50.798738+0000 mgr.y (mgr.34107) 2280 : cluster [DBG] pgmap v3160: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.5 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 816 op/s; 10627/121968 objects degraded (8.713%); 13472/121968 objects misplaced (11.046%); 10 MiB/s, 233 objects/s recovering 2024-08-17T18:17:52.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:51 smithi131 bash[89561]: cluster 2024-08-17T18:17:51.183233+0000 mon.a (mon.0) 3355 : cluster [WRN] Health check update: Degraded data redundancy: 10627/121968 objects degraded (8.713%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:52.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:51 smithi131 bash[89561]: cluster 2024-08-17T18:17:51.183233+0000 mon.a (mon.0) 3355 : cluster [WRN] Health check update: Degraded data redundancy: 10627/121968 objects degraded (8.713%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:52.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:51 smithi131 bash[88347]: cluster 2024-08-17T18:17:50.798738+0000 mgr.y (mgr.34107) 2280 : cluster [DBG] pgmap v3160: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.5 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 816 op/s; 10627/121968 objects degraded (8.713%); 13472/121968 objects misplaced (11.046%); 10 MiB/s, 233 objects/s recovering 2024-08-17T18:17:52.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:51 smithi131 bash[88347]: cluster 2024-08-17T18:17:50.798738+0000 mgr.y (mgr.34107) 2280 : cluster [DBG] pgmap v3160: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.5 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 816 op/s; 10627/121968 objects degraded (8.713%); 13472/121968 objects misplaced (11.046%); 10 MiB/s, 233 objects/s recovering 2024-08-17T18:17:52.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:51 smithi131 bash[88347]: cluster 2024-08-17T18:17:51.183233+0000 mon.a (mon.0) 3355 : cluster [WRN] Health check update: Degraded data redundancy: 10627/121968 objects degraded (8.713%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:52.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:51 smithi131 bash[88347]: cluster 2024-08-17T18:17:51.183233+0000 mon.a (mon.0) 3355 : cluster [WRN] Health check update: Degraded data redundancy: 10627/121968 objects degraded (8.713%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:52.200 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:52.234 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:52.236 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:52.237 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:52.337 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:52.380 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:52.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:52.381 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:52.482 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:52.514 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:52.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:52.517 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:52.618 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:52.640 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:52.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:52.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:52.743 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:52.771 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:52.775 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:52.776 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:52.876 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:52.905 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:52.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:52.910 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:53.011 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:53.040 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:53.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:53.047 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:53.148 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:53.171 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:53.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:53.174 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:53.275 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:53.300 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:53.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:53.306 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:53.407 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:53.442 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:53.446 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:53.446 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:53.547 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:53.574 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:53.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:53.577 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:53.678 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:53.706 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:53.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:53.709 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:53.810 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:53.831 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:53.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:53.833 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:53.933 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:53.950 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:53 smithi169 bash[79348]: cluster 2024-08-17T18:17:52.799500+0000 mgr.y (mgr.34107) 2281 : cluster [DBG] pgmap v3161: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.4 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 677 op/s; 10448/118887 objects degraded (8.788%); 13023/118887 objects misplaced (10.954%); 6.3 MiB/s, 150 objects/s recovering 2024-08-17T18:17:53.950 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:53 smithi169 bash[79348]: cluster 2024-08-17T18:17:52.799500+0000 mgr.y (mgr.34107) 2281 : cluster [DBG] pgmap v3161: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.4 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 677 op/s; 10448/118887 objects degraded (8.788%); 13023/118887 objects misplaced (10.954%); 6.3 MiB/s, 150 objects/s recovering 2024-08-17T18:17:53.950 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:53 smithi169 bash[79348]: audit 2024-08-17T18:17:53.300927+0000 mon.a (mon.0) 3356 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:17:53.950 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:53 smithi169 bash[79348]: audit 2024-08-17T18:17:53.300927+0000 mon.a (mon.0) 3356 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:17:53.954 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:53.956 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:53.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:54.057 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:54.086 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:54.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:54.089 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:54.189 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:54.226 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:54.229 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:54.229 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:54.330 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:54.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:53 smithi131 bash[89561]: cluster 2024-08-17T18:17:52.799500+0000 mgr.y (mgr.34107) 2281 : cluster [DBG] pgmap v3161: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.4 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 677 op/s; 10448/118887 objects degraded (8.788%); 13023/118887 objects misplaced (10.954%); 6.3 MiB/s, 150 objects/s recovering 2024-08-17T18:17:54.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:53 smithi131 bash[89561]: cluster 2024-08-17T18:17:52.799500+0000 mgr.y (mgr.34107) 2281 : cluster [DBG] pgmap v3161: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.4 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 677 op/s; 10448/118887 objects degraded (8.788%); 13023/118887 objects misplaced (10.954%); 6.3 MiB/s, 150 objects/s recovering 2024-08-17T18:17:54.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:53 smithi131 bash[89561]: audit 2024-08-17T18:17:53.300927+0000 mon.a (mon.0) 3356 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:17:54.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:53 smithi131 bash[89561]: audit 2024-08-17T18:17:53.300927+0000 mon.a (mon.0) 3356 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:17:54.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:53 smithi131 bash[88347]: cluster 2024-08-17T18:17:52.799500+0000 mgr.y (mgr.34107) 2281 : cluster [DBG] pgmap v3161: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.4 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 677 op/s; 10448/118887 objects degraded (8.788%); 13023/118887 objects misplaced (10.954%); 6.3 MiB/s, 150 objects/s recovering 2024-08-17T18:17:54.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:53 smithi131 bash[88347]: cluster 2024-08-17T18:17:52.799500+0000 mgr.y (mgr.34107) 2281 : cluster [DBG] pgmap v3161: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.4 GiB data, 11 GiB used, 525 GiB / 536 GiB avail; 0 B/s wr, 677 op/s; 10448/118887 objects degraded (8.788%); 13023/118887 objects misplaced (10.954%); 6.3 MiB/s, 150 objects/s recovering 2024-08-17T18:17:54.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:53 smithi131 bash[88347]: audit 2024-08-17T18:17:53.300927+0000 mon.a (mon.0) 3356 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:17:54.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:53 smithi131 bash[88347]: audit 2024-08-17T18:17:53.300927+0000 mon.a (mon.0) 3356 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:17:54.380 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:54.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:54.384 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:54.485 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:54.506 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:54.508 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:54.508 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:54.609 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:54.627 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:54.629 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:54.630 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:54.730 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:54.755 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:54.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:54.757 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:54.857 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:54.882 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:54.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:54.886 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:54.987 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:55.016 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:55.017 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:55.018 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:55.119 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:55.136 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:55.138 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:55.138 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:55.239 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:55.257 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:55.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:55.260 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:55.344 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-08-17T18:17:55.344 INFO:teuthology.orchestra.run.smithi169.stdout: "success": "" 2024-08-17T18:17:55.344 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-08-17T18:17:55.361 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:55.380 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:55.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:55.382 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:55.483 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:55.510 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:55.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:55.512 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:55.613 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:55.631 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:55.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:55.633 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:55.734 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:55.763 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:55.765 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:55.765 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:55.866 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:55.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:55 smithi169 bash[79348]: cluster 2024-08-17T18:17:54.800717+0000 mgr.y (mgr.34107) 2282 : cluster [DBG] pgmap v3162: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.3 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 736 op/s; 9991/113154 objects degraded (8.830%); 12242/113154 objects misplaced (10.819%); 6.1 MiB/s, 168 objects/s recovering 2024-08-17T18:17:55.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:55 smithi169 bash[79348]: cluster 2024-08-17T18:17:54.800717+0000 mgr.y (mgr.34107) 2282 : cluster [DBG] pgmap v3162: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.3 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 736 op/s; 9991/113154 objects degraded (8.830%); 12242/113154 objects misplaced (10.819%); 6.1 MiB/s, 168 objects/s recovering 2024-08-17T18:17:55.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:55 smithi169 bash[79348]: cluster 2024-08-17T18:17:54.861558+0000 mon.a (mon.0) 3357 : cluster [DBG] osdmap e1546: 8 total, 8 up, 6 in 2024-08-17T18:17:55.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:55 smithi169 bash[79348]: cluster 2024-08-17T18:17:54.861558+0000 mon.a (mon.0) 3357 : cluster [DBG] osdmap e1546: 8 total, 8 up, 6 in 2024-08-17T18:17:55.896 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:55.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:55.898 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:55.999 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:56.025 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:55 smithi131 bash[89561]: cluster 2024-08-17T18:17:54.800717+0000 mgr.y (mgr.34107) 2282 : cluster [DBG] pgmap v3162: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.3 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 736 op/s; 9991/113154 objects degraded (8.830%); 12242/113154 objects misplaced (10.819%); 6.1 MiB/s, 168 objects/s recovering 2024-08-17T18:17:56.025 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:55 smithi131 bash[89561]: cluster 2024-08-17T18:17:54.800717+0000 mgr.y (mgr.34107) 2282 : cluster [DBG] pgmap v3162: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.3 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 736 op/s; 9991/113154 objects degraded (8.830%); 12242/113154 objects misplaced (10.819%); 6.1 MiB/s, 168 objects/s recovering 2024-08-17T18:17:56.025 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:55 smithi131 bash[89561]: cluster 2024-08-17T18:17:54.861558+0000 mon.a (mon.0) 3357 : cluster [DBG] osdmap e1546: 8 total, 8 up, 6 in 2024-08-17T18:17:56.025 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:55 smithi131 bash[89561]: cluster 2024-08-17T18:17:54.861558+0000 mon.a (mon.0) 3357 : cluster [DBG] osdmap e1546: 8 total, 8 up, 6 in 2024-08-17T18:17:56.026 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:55 smithi131 bash[88347]: cluster 2024-08-17T18:17:54.800717+0000 mgr.y (mgr.34107) 2282 : cluster [DBG] pgmap v3162: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.3 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 736 op/s; 9991/113154 objects degraded (8.830%); 12242/113154 objects misplaced (10.819%); 6.1 MiB/s, 168 objects/s recovering 2024-08-17T18:17:56.026 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:55 smithi131 bash[88347]: cluster 2024-08-17T18:17:54.800717+0000 mgr.y (mgr.34107) 2282 : cluster [DBG] pgmap v3162: 109 pgs: 1 active+remapped+backfilling, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 89 active+clean; 2.3 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 736 op/s; 9991/113154 objects degraded (8.830%); 12242/113154 objects misplaced (10.819%); 6.1 MiB/s, 168 objects/s recovering 2024-08-17T18:17:56.026 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:55 smithi131 bash[88347]: cluster 2024-08-17T18:17:54.861558+0000 mon.a (mon.0) 3357 : cluster [DBG] osdmap e1546: 8 total, 8 up, 6 in 2024-08-17T18:17:56.026 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:55 smithi131 bash[88347]: cluster 2024-08-17T18:17:54.861558+0000 mon.a (mon.0) 3357 : cluster [DBG] osdmap e1546: 8 total, 8 up, 6 in 2024-08-17T18:17:56.030 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:56.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:56.031 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:56.132 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:56.175 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:56.183 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:56.183 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:56.284 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:56.311 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T18:17:56.312 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:17:56.316 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:56.324 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:56.324 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:56.343 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T18:17:56.343 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:17:56.379 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T18:17:56.379 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:17:56.423 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T18:17:56.423 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:17:56.425 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:56.453 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T18:17:56.453 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:17:56.463 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:56.467 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:56.467 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:56.484 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T18:17:56.484 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:17:56.505 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T18:17:56.505 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:17:56.522 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:17:56.523 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T18:17:56.568 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:56.599 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:17:56.601 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:56.601 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:17:56.702 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:56.737 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:56.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:56.746 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:56.847 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:56.872 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:56.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:56.875 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:56.888 INFO:teuthology.orchestra.run.smithi131.stderr:nodeep-scrub is unset 2024-08-17T18:17:56.976 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:56.998 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:57.004 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:57.005 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:57.105 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:57.116 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:56 smithi169 bash[79348]: cluster 2024-08-17T18:17:55.875476+0000 mon.a (mon.0) 3358 : cluster [DBG] osdmap e1547: 8 total, 8 up, 6 in 2024-08-17T18:17:57.116 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:56 smithi169 bash[79348]: cluster 2024-08-17T18:17:55.875476+0000 mon.a (mon.0) 3358 : cluster [DBG] osdmap e1547: 8 total, 8 up, 6 in 2024-08-17T18:17:57.116 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:56 smithi169 bash[79348]: cluster 2024-08-17T18:17:56.184414+0000 mon.a (mon.0) 3359 : cluster [WRN] Health check update: Degraded data redundancy: 9991/113154 objects degraded (8.830%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:57.116 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:56 smithi169 bash[79348]: cluster 2024-08-17T18:17:56.184414+0000 mon.a (mon.0) 3359 : cluster [WRN] Health check update: Degraded data redundancy: 9991/113154 objects degraded (8.830%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:57.116 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:56 smithi169 bash[79348]: audit 2024-08-17T18:17:56.273518+0000 mon.b (mon.1) 21 : audit [DBG] from='client.? 172.21.15.131:0/1083973609' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:17:57.117 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:56 smithi169 bash[79348]: audit 2024-08-17T18:17:56.273518+0000 mon.b (mon.1) 21 : audit [DBG] from='client.? 172.21.15.131:0/1083973609' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:17:57.117 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:56 smithi169 bash[79348]: audit 2024-08-17T18:17:56.608643+0000 mon.c (mon.2) 122 : audit [INF] from='client.? 172.21.15.131:0/772917134' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:17:57.117 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:56 smithi169 bash[79348]: audit 2024-08-17T18:17:56.608643+0000 mon.c (mon.2) 122 : audit [INF] from='client.? 172.21.15.131:0/772917134' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:17:57.117 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:56 smithi169 bash[79348]: audit 2024-08-17T18:17:56.609307+0000 mon.a (mon.0) 3360 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:17:57.117 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:56 smithi169 bash[79348]: audit 2024-08-17T18:17:56.609307+0000 mon.a (mon.0) 3360 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:17:57.134 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:57.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:57.138 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:57.238 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:57.280 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:57.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:57.284 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:57.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:56 smithi131 bash[88347]: cluster 2024-08-17T18:17:55.875476+0000 mon.a (mon.0) 3358 : cluster [DBG] osdmap e1547: 8 total, 8 up, 6 in 2024-08-17T18:17:57.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:56 smithi131 bash[88347]: cluster 2024-08-17T18:17:55.875476+0000 mon.a (mon.0) 3358 : cluster [DBG] osdmap e1547: 8 total, 8 up, 6 in 2024-08-17T18:17:57.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:56 smithi131 bash[88347]: cluster 2024-08-17T18:17:56.184414+0000 mon.a (mon.0) 3359 : cluster [WRN] Health check update: Degraded data redundancy: 9991/113154 objects degraded (8.830%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:57.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:56 smithi131 bash[88347]: cluster 2024-08-17T18:17:56.184414+0000 mon.a (mon.0) 3359 : cluster [WRN] Health check update: Degraded data redundancy: 9991/113154 objects degraded (8.830%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:57.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:56 smithi131 bash[88347]: audit 2024-08-17T18:17:56.273518+0000 mon.b (mon.1) 21 : audit [DBG] from='client.? 172.21.15.131:0/1083973609' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:17:57.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:56 smithi131 bash[88347]: audit 2024-08-17T18:17:56.273518+0000 mon.b (mon.1) 21 : audit [DBG] from='client.? 172.21.15.131:0/1083973609' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:17:57.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:56 smithi131 bash[88347]: audit 2024-08-17T18:17:56.608643+0000 mon.c (mon.2) 122 : audit [INF] from='client.? 172.21.15.131:0/772917134' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:17:57.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:56 smithi131 bash[88347]: audit 2024-08-17T18:17:56.608643+0000 mon.c (mon.2) 122 : audit [INF] from='client.? 172.21.15.131:0/772917134' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:17:57.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:56 smithi131 bash[88347]: audit 2024-08-17T18:17:56.609307+0000 mon.a (mon.0) 3360 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:17:57.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:56 smithi131 bash[88347]: audit 2024-08-17T18:17:56.609307+0000 mon.a (mon.0) 3360 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:17:57.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:56 smithi131 bash[89561]: cluster 2024-08-17T18:17:55.875476+0000 mon.a (mon.0) 3358 : cluster [DBG] osdmap e1547: 8 total, 8 up, 6 in 2024-08-17T18:17:57.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:56 smithi131 bash[89561]: cluster 2024-08-17T18:17:55.875476+0000 mon.a (mon.0) 3358 : cluster [DBG] osdmap e1547: 8 total, 8 up, 6 in 2024-08-17T18:17:57.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:56 smithi131 bash[89561]: cluster 2024-08-17T18:17:56.184414+0000 mon.a (mon.0) 3359 : cluster [WRN] Health check update: Degraded data redundancy: 9991/113154 objects degraded (8.830%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:57.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:56 smithi131 bash[89561]: cluster 2024-08-17T18:17:56.184414+0000 mon.a (mon.0) 3359 : cluster [WRN] Health check update: Degraded data redundancy: 9991/113154 objects degraded (8.830%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:17:57.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:56 smithi131 bash[89561]: audit 2024-08-17T18:17:56.273518+0000 mon.b (mon.1) 21 : audit [DBG] from='client.? 172.21.15.131:0/1083973609' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:17:57.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:56 smithi131 bash[89561]: audit 2024-08-17T18:17:56.273518+0000 mon.b (mon.1) 21 : audit [DBG] from='client.? 172.21.15.131:0/1083973609' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:17:57.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:56 smithi131 bash[89561]: audit 2024-08-17T18:17:56.608643+0000 mon.c (mon.2) 122 : audit [INF] from='client.? 172.21.15.131:0/772917134' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:17:57.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:56 smithi131 bash[89561]: audit 2024-08-17T18:17:56.608643+0000 mon.c (mon.2) 122 : audit [INF] from='client.? 172.21.15.131:0/772917134' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:17:57.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:56 smithi131 bash[89561]: audit 2024-08-17T18:17:56.609307+0000 mon.a (mon.0) 3360 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:17:57.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:56 smithi131 bash[89561]: audit 2024-08-17T18:17:56.609307+0000 mon.a (mon.0) 3360 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:17:57.385 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:57.406 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:57.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:57.408 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:57.509 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:57.535 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:57.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:57.540 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:57.640 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:57.671 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:57.673 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:57.674 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:57.775 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:57.798 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:57.799 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:57.800 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:57.901 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:57.923 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:57.924 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:57.925 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:58.025 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:58.046 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:58.048 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:58.048 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:58.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:57 smithi131 bash[88347]: cluster 2024-08-17T18:17:56.801408+0000 mgr.y (mgr.34107) 2283 : cluster [DBG] pgmap v3165: 109 pgs: 1 peering, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.2 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 844 op/s; 9799/108384 objects degraded (9.041%); 11317/108384 objects misplaced (10.442%); 8.3 MiB/s, 205 objects/s recovering 2024-08-17T18:17:58.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:57 smithi131 bash[88347]: cluster 2024-08-17T18:17:56.801408+0000 mgr.y (mgr.34107) 2283 : cluster [DBG] pgmap v3165: 109 pgs: 1 peering, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.2 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 844 op/s; 9799/108384 objects degraded (9.041%); 11317/108384 objects misplaced (10.442%); 8.3 MiB/s, 205 objects/s recovering 2024-08-17T18:17:58.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:57 smithi131 bash[88347]: cluster 2024-08-17T18:17:56.870147+0000 mon.a (mon.0) 3361 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:17:58.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:57 smithi131 bash[88347]: cluster 2024-08-17T18:17:56.870147+0000 mon.a (mon.0) 3361 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:17:58.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:57 smithi131 bash[88347]: audit 2024-08-17T18:17:56.884393+0000 mon.a (mon.0) 3362 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:17:58.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:57 smithi131 bash[88347]: audit 2024-08-17T18:17:56.884393+0000 mon.a (mon.0) 3362 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:17:58.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:57 smithi131 bash[88347]: cluster 2024-08-17T18:17:56.906448+0000 mon.a (mon.0) 3363 : cluster [DBG] osdmap e1548: 8 total, 8 up, 6 in 2024-08-17T18:17:58.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:57 smithi131 bash[88347]: cluster 2024-08-17T18:17:56.906448+0000 mon.a (mon.0) 3363 : cluster [DBG] osdmap e1548: 8 total, 8 up, 6 in 2024-08-17T18:17:58.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:57 smithi131 bash[89561]: cluster 2024-08-17T18:17:56.801408+0000 mgr.y (mgr.34107) 2283 : cluster [DBG] pgmap v3165: 109 pgs: 1 peering, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.2 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 844 op/s; 9799/108384 objects degraded (9.041%); 11317/108384 objects misplaced (10.442%); 8.3 MiB/s, 205 objects/s recovering 2024-08-17T18:17:58.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:57 smithi131 bash[89561]: cluster 2024-08-17T18:17:56.801408+0000 mgr.y (mgr.34107) 2283 : cluster [DBG] pgmap v3165: 109 pgs: 1 peering, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.2 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 844 op/s; 9799/108384 objects degraded (9.041%); 11317/108384 objects misplaced (10.442%); 8.3 MiB/s, 205 objects/s recovering 2024-08-17T18:17:58.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:57 smithi131 bash[89561]: cluster 2024-08-17T18:17:56.870147+0000 mon.a (mon.0) 3361 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:17:58.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:57 smithi131 bash[89561]: cluster 2024-08-17T18:17:56.870147+0000 mon.a (mon.0) 3361 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:17:58.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:57 smithi131 bash[89561]: audit 2024-08-17T18:17:56.884393+0000 mon.a (mon.0) 3362 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:17:58.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:57 smithi131 bash[89561]: audit 2024-08-17T18:17:56.884393+0000 mon.a (mon.0) 3362 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:17:58.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:57 smithi131 bash[89561]: cluster 2024-08-17T18:17:56.906448+0000 mon.a (mon.0) 3363 : cluster [DBG] osdmap e1548: 8 total, 8 up, 6 in 2024-08-17T18:17:58.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:57 smithi131 bash[89561]: cluster 2024-08-17T18:17:56.906448+0000 mon.a (mon.0) 3363 : cluster [DBG] osdmap e1548: 8 total, 8 up, 6 in 2024-08-17T18:17:58.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:57 smithi169 bash[79348]: cluster 2024-08-17T18:17:56.801408+0000 mgr.y (mgr.34107) 2283 : cluster [DBG] pgmap v3165: 109 pgs: 1 peering, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.2 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 844 op/s; 9799/108384 objects degraded (9.041%); 11317/108384 objects misplaced (10.442%); 8.3 MiB/s, 205 objects/s recovering 2024-08-17T18:17:58.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:57 smithi169 bash[79348]: cluster 2024-08-17T18:17:56.801408+0000 mgr.y (mgr.34107) 2283 : cluster [DBG] pgmap v3165: 109 pgs: 1 peering, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.2 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 844 op/s; 9799/108384 objects degraded (9.041%); 11317/108384 objects misplaced (10.442%); 8.3 MiB/s, 205 objects/s recovering 2024-08-17T18:17:58.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:57 smithi169 bash[79348]: cluster 2024-08-17T18:17:56.870147+0000 mon.a (mon.0) 3361 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:17:58.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:57 smithi169 bash[79348]: cluster 2024-08-17T18:17:56.870147+0000 mon.a (mon.0) 3361 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:17:58.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:57 smithi169 bash[79348]: audit 2024-08-17T18:17:56.884393+0000 mon.a (mon.0) 3362 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:17:58.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:57 smithi169 bash[79348]: audit 2024-08-17T18:17:56.884393+0000 mon.a (mon.0) 3362 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:17:58.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:57 smithi169 bash[79348]: cluster 2024-08-17T18:17:56.906448+0000 mon.a (mon.0) 3363 : cluster [DBG] osdmap e1548: 8 total, 8 up, 6 in 2024-08-17T18:17:58.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:57 smithi169 bash[79348]: cluster 2024-08-17T18:17:56.906448+0000 mon.a (mon.0) 3363 : cluster [DBG] osdmap e1548: 8 total, 8 up, 6 in 2024-08-17T18:17:58.149 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:58.173 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:58.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:58.175 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:58.276 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:58.302 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:58.304 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:58.304 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:58.405 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:58.428 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:58.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:58.431 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:58.531 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:58.556 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:58.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:58.558 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:58.659 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:58.699 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:58.701 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:58.701 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:58.802 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:58.832 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:17:58.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:58.836 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:17:58.937 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:58.969 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:17:58.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:58.973 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:17:59.074 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:59.098 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:59.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:17:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:17:58] "GET /metrics HTTP/1.1" 200 36641 "" "Prometheus/2.51.0" 2024-08-17T18:17:59.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:59.102 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:59.203 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:59.236 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:59.239 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:59.239 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:17:59.339 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:59.361 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:17:59.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:59.367 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:17:59.468 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:59.498 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:17:59.504 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:59.504 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:17:59.605 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:59.648 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:17:59.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:59.653 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:17:59.754 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:59.798 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:17:59.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:59.804 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:17:59.904 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:59.933 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:17:59.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:17:59.937 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:00.038 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:00.048 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:59 smithi169 bash[79348]: cluster 2024-08-17T18:17:58.801963+0000 mgr.y (mgr.34107) 2284 : cluster [DBG] pgmap v3167: 109 pgs: 1 peering, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.2 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 583 op/s; 9799/108384 objects degraded (9.041%); 11317/108384 objects misplaced (10.442%); 5.7 MiB/s, 134 objects/s recovering 2024-08-17T18:18:00.048 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:17:59 smithi169 bash[79348]: cluster 2024-08-17T18:17:58.801963+0000 mgr.y (mgr.34107) 2284 : cluster [DBG] pgmap v3167: 109 pgs: 1 peering, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.2 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 583 op/s; 9799/108384 objects degraded (9.041%); 11317/108384 objects misplaced (10.442%); 5.7 MiB/s, 134 objects/s recovering 2024-08-17T18:18:00.072 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:00.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:00.078 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:00.179 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:00.189 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:59 smithi131 bash[88347]: cluster 2024-08-17T18:17:58.801963+0000 mgr.y (mgr.34107) 2284 : cluster [DBG] pgmap v3167: 109 pgs: 1 peering, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.2 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 583 op/s; 9799/108384 objects degraded (9.041%); 11317/108384 objects misplaced (10.442%); 5.7 MiB/s, 134 objects/s recovering 2024-08-17T18:18:00.189 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:17:59 smithi131 bash[88347]: cluster 2024-08-17T18:17:58.801963+0000 mgr.y (mgr.34107) 2284 : cluster [DBG] pgmap v3167: 109 pgs: 1 peering, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.2 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 583 op/s; 9799/108384 objects degraded (9.041%); 11317/108384 objects misplaced (10.442%); 5.7 MiB/s, 134 objects/s recovering 2024-08-17T18:18:00.190 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:59 smithi131 bash[89561]: cluster 2024-08-17T18:17:58.801963+0000 mgr.y (mgr.34107) 2284 : cluster [DBG] pgmap v3167: 109 pgs: 1 peering, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.2 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 583 op/s; 9799/108384 objects degraded (9.041%); 11317/108384 objects misplaced (10.442%); 5.7 MiB/s, 134 objects/s recovering 2024-08-17T18:18:00.190 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:17:59 smithi131 bash[89561]: cluster 2024-08-17T18:17:58.801963+0000 mgr.y (mgr.34107) 2284 : cluster [DBG] pgmap v3167: 109 pgs: 1 peering, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 2.2 GiB data, 11 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 583 op/s; 9799/108384 objects degraded (9.041%); 11317/108384 objects misplaced (10.442%); 5.7 MiB/s, 134 objects/s recovering 2024-08-17T18:18:00.210 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:00.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:00.213 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:00.314 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:00.358 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:00.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:00.361 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:00.462 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:00.477 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-08-17T18:18:00.477 INFO:teuthology.orchestra.run.smithi169.stdout: "size": 20, 2024-08-17T18:18:00.477 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 600, 2024-08-17T18:18:00.477 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [ 2024-08-17T18:18:00.477 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.477 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45824.0:96502 57.0 57.5501a780 (undecoded) ondisk+retry+write+known_if_redirected+supports_pool_eio e1501)", 2024-08-17T18:18:00.477 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:10:46.371996+0000", 2024-08-17T18:18:00.478 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 434.09661898000002, 2024-08-17T18:18:00.478 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.99629721900000001, 2024-08-17T18:18:00.478 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:18:00.478 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "reached pg", 2024-08-17T18:18:00.478 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:18:00.478 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45824", 2024-08-17T18:18:00.478 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/107174183", 2024-08-17T18:18:00.478 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 96502 2024-08-17T18:18:00.478 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.479 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:18:00.479 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.479 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:18:00.479 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.371996+0000", 2024-08-17T18:18:00.479 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:00.479 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.479 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.479 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:18:00.479 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.371996+0000", 2024-08-17T18:18:00.479 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:00.479 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.479 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.479 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:18:00.479 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.371994+0000", 2024-08-17T18:18:00.480 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:18:00.480 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.480 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.480 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:18:00.480 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.372180+0000", 2024-08-17T18:18:00.480 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00018601499999999999 2024-08-17T18:18:00.480 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.480 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.480 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:18:00.480 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.372191+0000", 2024-08-17T18:18:00.480 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1032e-05 2024-08-17T18:18:00.480 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.480 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.481 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:18:00.481 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.372200+0000", 2024-08-17T18:18:00.481 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.2260000000000005e-06 2024-08-17T18:18:00.481 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.481 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.481 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:18:00.481 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.372258+0000", 2024-08-17T18:18:00.481 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.8520000000000002e-05 2024-08-17T18:18:00.481 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.481 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.481 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:18:00.481 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.372267+0000", 2024-08-17T18:18:00.481 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.6170000000000007e-06 2024-08-17T18:18:00.481 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.482 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.482 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:18:00.482 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:47.368255+0000", 2024-08-17T18:18:00.482 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.99598793699999999 2024-08-17T18:18:00.482 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.482 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.482 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:18:00.482 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:47.368293+0000", 2024-08-17T18:18:00.482 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.8516999999999997e-05 2024-08-17T18:18:00.482 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:00.482 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:18:00.482 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:00.482 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.483 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.483 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45824.0:96524 57.0 57.30a68f50 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1501)", 2024-08-17T18:18:00.483 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:10:46.375838+0000", 2024-08-17T18:18:00.483 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 434.09277659499998, 2024-08-17T18:18:00.483 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.99258785999999999, 2024-08-17T18:18:00.483 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:18:00.483 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "reached pg", 2024-08-17T18:18:00.483 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:18:00.483 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45824", 2024-08-17T18:18:00.483 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/107174183", 2024-08-17T18:18:00.483 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 96524 2024-08-17T18:18:00.483 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.483 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:18:00.483 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.484 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:18:00.484 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.375838+0000", 2024-08-17T18:18:00.484 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:00.484 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.484 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.484 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:18:00.484 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.375838+0000", 2024-08-17T18:18:00.484 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:00.484 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.484 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.484 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:18:00.484 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.375837+0000", 2024-08-17T18:18:00.484 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:18:00.485 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.485 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.485 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:18:00.485 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.375896+0000", 2024-08-17T18:18:00.485 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.9057000000000001e-05 2024-08-17T18:18:00.485 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.485 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.485 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:18:00.485 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.375908+0000", 2024-08-17T18:18:00.485 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1718e-05 2024-08-17T18:18:00.485 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.485 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.485 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:18:00.485 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.375916+0000", 2024-08-17T18:18:00.485 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.2039999999999997e-06 2024-08-17T18:18:00.486 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.486 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.486 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:18:00.486 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.375979+0000", 2024-08-17T18:18:00.486 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3515000000000004e-05 2024-08-17T18:18:00.486 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.486 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.486 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:18:00.486 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.375987+0000", 2024-08-17T18:18:00.486 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.9529999999999999e-06 2024-08-17T18:18:00.486 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.486 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.486 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:18:00.486 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:47.368405+0000", 2024-08-17T18:18:00.487 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.99241792799999995 2024-08-17T18:18:00.487 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.487 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.487 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:18:00.487 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:47.368426+0000", 2024-08-17T18:18:00.487 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0965e-05 2024-08-17T18:18:00.487 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:00.487 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:18:00.487 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:00.487 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.487 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.487 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45824.0:96527 57.0 57.d43929b0 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1501)", 2024-08-17T18:18:00.487 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:10:46.379028+0000", 2024-08-17T18:18:00.487 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 434.08958677800001, 2024-08-17T18:18:00.488 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.989472236, 2024-08-17T18:18:00.488 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:18:00.488 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "reached pg", 2024-08-17T18:18:00.488 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:18:00.488 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45824", 2024-08-17T18:18:00.488 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/107174183", 2024-08-17T18:18:00.488 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 96527 2024-08-17T18:18:00.488 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.488 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:18:00.488 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.488 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:18:00.488 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.379028+0000", 2024-08-17T18:18:00.488 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:00.488 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.488 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.489 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:18:00.489 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.379028+0000", 2024-08-17T18:18:00.489 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:00.489 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.489 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.489 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:18:00.489 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.379027+0000", 2024-08-17T18:18:00.489 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:18:00.489 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.489 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.489 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:18:00.489 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.379102+0000", 2024-08-17T18:18:00.489 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.5442e-05 2024-08-17T18:18:00.489 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.489 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.490 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:18:00.490 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.379114+0000", 2024-08-17T18:18:00.490 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1809e-05 2024-08-17T18:18:00.490 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.490 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.490 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:18:00.490 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.379120+0000", 2024-08-17T18:18:00.490 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.0140000000000004e-06 2024-08-17T18:18:00.490 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.490 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.490 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:18:00.490 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.379171+0000", 2024-08-17T18:18:00.490 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.0689000000000002e-05 2024-08-17T18:18:00.490 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.491 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.491 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:18:00.491 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.379181+0000", 2024-08-17T18:18:00.491 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0295999999999999e-05 2024-08-17T18:18:00.491 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.491 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.491 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:18:00.491 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:47.368482+0000", 2024-08-17T18:18:00.491 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.98930124100000005 2024-08-17T18:18:00.491 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.491 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.491 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:18:00.491 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:47.368500+0000", 2024-08-17T18:18:00.491 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.8003e-05 2024-08-17T18:18:00.491 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:00.492 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:18:00.492 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:00.492 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.492 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.492 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45824.0:96528 57.0 57.296dd190 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1501)", 2024-08-17T18:18:00.492 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:10:46.382436+0000", 2024-08-17T18:18:00.492 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 434.08617855699998, 2024-08-17T18:18:00.492 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.986142568, 2024-08-17T18:18:00.492 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:18:00.492 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "reached pg", 2024-08-17T18:18:00.492 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:18:00.492 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45824", 2024-08-17T18:18:00.492 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/107174183", 2024-08-17T18:18:00.492 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 96528 2024-08-17T18:18:00.493 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.493 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:18:00.493 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.493 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:18:00.493 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.382436+0000", 2024-08-17T18:18:00.493 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:00.493 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.493 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.493 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:18:00.493 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.382436+0000", 2024-08-17T18:18:00.493 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:00.493 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.493 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.493 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:18:00.494 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.382435+0000", 2024-08-17T18:18:00.494 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:18:00.494 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.494 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.494 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:18:00.494 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.382509+0000", 2024-08-17T18:18:00.494 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.3585999999999996e-05 2024-08-17T18:18:00.494 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.494 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.494 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:18:00.494 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.382519+0000", 2024-08-17T18:18:00.494 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0305999999999999e-05 2024-08-17T18:18:00.494 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.494 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.495 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:18:00.495 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.382524+0000", 2024-08-17T18:18:00.495 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.1510000000000003e-06 2024-08-17T18:18:00.495 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.495 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.495 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:18:00.495 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.382610+0000", 2024-08-17T18:18:00.495 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.6073000000000001e-05 2024-08-17T18:18:00.495 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.495 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.495 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:18:00.495 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.382616+0000", 2024-08-17T18:18:00.495 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3489999999999997e-06 2024-08-17T18:18:00.495 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.496 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.496 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:18:00.496 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:47.368559+0000", 2024-08-17T18:18:00.496 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.98594213600000002 2024-08-17T18:18:00.496 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.496 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.496 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:18:00.496 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:47.368579+0000", 2024-08-17T18:18:00.496 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0414000000000001e-05 2024-08-17T18:18:00.496 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:00.496 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:18:00.496 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:00.496 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.496 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.497 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45824.0:96533 57.0 57.96ee5150 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1501)", 2024-08-17T18:18:00.497 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:10:46.389744+0000", 2024-08-17T18:18:00.497 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 434.07887143300002, 2024-08-17T18:18:00.497 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.97891331400000003, 2024-08-17T18:18:00.497 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:18:00.497 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "reached pg", 2024-08-17T18:18:00.497 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:18:00.497 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45824", 2024-08-17T18:18:00.497 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/107174183", 2024-08-17T18:18:00.497 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 96533 2024-08-17T18:18:00.497 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.497 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:18:00.497 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.497 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:18:00.498 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.389744+0000", 2024-08-17T18:18:00.498 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:00.498 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.498 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.498 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:18:00.498 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.389744+0000", 2024-08-17T18:18:00.498 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:00.498 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.498 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.498 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:18:00.498 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.389742+0000", 2024-08-17T18:18:00.498 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:18:00.498 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.498 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.499 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:18:00.499 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.389810+0000", 2024-08-17T18:18:00.499 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.8283999999999999e-05 2024-08-17T18:18:00.499 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.499 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.499 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:18:00.499 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.389822+0000", 2024-08-17T18:18:00.499 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1918e-05 2024-08-17T18:18:00.499 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.499 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.499 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:18:00.499 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.389830+0000", 2024-08-17T18:18:00.499 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.5449999999999998e-06 2024-08-17T18:18:00.499 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.500 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.500 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:18:00.500 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.389873+0000", 2024-08-17T18:18:00.500 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.3353999999999999e-05 2024-08-17T18:18:00.500 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.500 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.500 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:18:00.500 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.389878+0000", 2024-08-17T18:18:00.500 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.259e-06 2024-08-17T18:18:00.500 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.500 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.500 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:18:00.500 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:47.368637+0000", 2024-08-17T18:18:00.500 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.97875871599999997 2024-08-17T18:18:00.501 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.501 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.501 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:18:00.501 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:47.368657+0000", 2024-08-17T18:18:00.501 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.9797e-05 2024-08-17T18:18:00.501 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:00.501 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:18:00.501 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:00.501 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.501 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.501 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45824.0:96563 57.0 57.270ffa40 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1501)", 2024-08-17T18:18:00.501 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:10:46.440957+0000", 2024-08-17T18:18:00.501 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 434.02765840900003, 2024-08-17T18:18:00.501 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.92777556299999997, 2024-08-17T18:18:00.502 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:18:00.502 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "reached pg", 2024-08-17T18:18:00.502 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:18:00.502 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45824", 2024-08-17T18:18:00.502 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/107174183", 2024-08-17T18:18:00.502 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 96563 2024-08-17T18:18:00.502 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.502 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:18:00.502 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.502 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:18:00.502 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.440957+0000", 2024-08-17T18:18:00.502 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:00.502 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.502 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.503 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:18:00.503 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.440957+0000", 2024-08-17T18:18:00.503 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:00.503 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.503 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.503 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:18:00.503 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.440955+0000", 2024-08-17T18:18:00.503 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:18:00.503 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.503 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.503 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:18:00.503 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.441013+0000", 2024-08-17T18:18:00.503 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.8121999999999997e-05 2024-08-17T18:18:00.503 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.503 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.504 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:18:00.504 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.441033+0000", 2024-08-17T18:18:00.504 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.999e-05 2024-08-17T18:18:00.504 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.504 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.504 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:18:00.504 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.441042+0000", 2024-08-17T18:18:00.504 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.9320000000000002e-06 2024-08-17T18:18:00.504 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.504 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.504 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:18:00.504 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.441088+0000", 2024-08-17T18:18:00.504 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.6517999999999997e-05 2024-08-17T18:18:00.504 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.505 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.505 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:18:00.505 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.441095+0000", 2024-08-17T18:18:00.505 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.781e-06 2024-08-17T18:18:00.505 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.505 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.505 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:18:00.505 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:47.368713+0000", 2024-08-17T18:18:00.505 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.92761803099999995 2024-08-17T18:18:00.505 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.505 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.505 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:18:00.505 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:47.368732+0000", 2024-08-17T18:18:00.505 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.9179999999999999e-05 2024-08-17T18:18:00.506 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:00.506 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:18:00.506 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:00.506 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.506 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.506 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45824.0:96566 57.0 57.4d53a4f0 (undecoded) ondisk+write+known_if_redirected+supports_pool_eio e1501)", 2024-08-17T18:18:00.506 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:10:46.446310+0000", 2024-08-17T18:18:00.506 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 434.02230478600001, 2024-08-17T18:18:00.506 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.92339572800000003, 2024-08-17T18:18:00.506 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:18:00.506 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "reached pg", 2024-08-17T18:18:00.506 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:18:00.506 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45824", 2024-08-17T18:18:00.506 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/107174183", 2024-08-17T18:18:00.506 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 96566 2024-08-17T18:18:00.507 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.507 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:18:00.507 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.507 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:18:00.507 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.446310+0000", 2024-08-17T18:18:00.507 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:00.507 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.507 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.507 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:18:00.507 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.446310+0000", 2024-08-17T18:18:00.507 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:00.507 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.507 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.507 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:18:00.508 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.446309+0000", 2024-08-17T18:18:00.508 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:18:00.508 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.508 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.508 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:18:00.508 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.446387+0000", 2024-08-17T18:18:00.508 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.8424000000000007e-05 2024-08-17T18:18:00.508 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.508 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.508 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:18:00.508 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.446402+0000", 2024-08-17T18:18:00.508 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4576000000000001e-05 2024-08-17T18:18:00.508 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.508 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.509 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:18:00.509 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.446414+0000", 2024-08-17T18:18:00.509 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2549e-05 2024-08-17T18:18:00.509 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.509 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.509 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:18:00.509 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.446464+0000", 2024-08-17T18:18:00.509 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.0262000000000001e-05 2024-08-17T18:18:00.509 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.509 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.509 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:18:00.509 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.446470+0000", 2024-08-17T18:18:00.509 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.8089999999999998e-06 2024-08-17T18:18:00.509 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.509 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.510 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:18:00.510 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:47.369639+0000", 2024-08-17T18:18:00.510 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.92316864099999996 2024-08-17T18:18:00.510 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.510 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.510 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:18:00.510 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:47.369706+0000", 2024-08-17T18:18:00.510 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.7039000000000006e-05 2024-08-17T18:18:00.510 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:00.510 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:18:00.510 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:00.510 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.510 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.510 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.36051.0:114195 58.c 58:3be83b1b:::benchmark_data_smithi131_300488_object21973:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1538)", 2024-08-17T18:18:00.511 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:17:03.025357+0000", 2024-08-17T18:18:00.511 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 57.443257823000003, 2024-08-17T18:18:00.511 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.91180327900000002, 2024-08-17T18:18:00.511 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:18:00.511 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:18:00.511 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:18:00.511 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.36051", 2024-08-17T18:18:00.511 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/3166910928", 2024-08-17T18:18:00.511 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 114195 2024-08-17T18:18:00.511 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.511 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:18:00.511 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.511 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:18:00.511 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.025357+0000", 2024-08-17T18:18:00.512 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:00.512 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.512 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.512 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:18:00.512 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.025357+0000", 2024-08-17T18:18:00.512 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:00.512 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.512 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.512 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:18:00.512 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.025354+0000", 2024-08-17T18:18:00.512 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999971 2024-08-17T18:18:00.512 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.512 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.512 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:18:00.512 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.025366+0000", 2024-08-17T18:18:00.513 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1742999999999999e-05 2024-08-17T18:18:00.513 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.513 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.513 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:18:00.513 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.025390+0000", 2024-08-17T18:18:00.513 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.3654000000000001e-05 2024-08-17T18:18:00.513 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.513 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.513 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:18:00.513 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.025403+0000", 2024-08-17T18:18:00.513 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2879e-05 2024-08-17T18:18:00.513 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.513 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.513 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:18:00.514 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.025579+0000", 2024-08-17T18:18:00.514 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000176334 2024-08-17T18:18:00.514 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.514 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.514 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:18:00.514 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.025605+0000", 2024-08-17T18:18:00.514 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.5667999999999999e-05 2024-08-17T18:18:00.514 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.514 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.514 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:18:00.514 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.925136+0000", 2024-08-17T18:18:00.514 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.89953175900000004 2024-08-17T18:18:00.514 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.514 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.515 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:18:00.515 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.925435+0000", 2024-08-17T18:18:00.515 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00029828400000000001 2024-08-17T18:18:00.515 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.515 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.515 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,6", 2024-08-17T18:18:00.515 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.925660+0000", 2024-08-17T18:18:00.515 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00022555000000000001 2024-08-17T18:18:00.515 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.515 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.515 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:18:00.515 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.936859+0000", 2024-08-17T18:18:00.515 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.011198456000000001 2024-08-17T18:18:00.515 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.515 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.516 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:18:00.516 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.936881+0000", 2024-08-17T18:18:00.516 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.2697e-05 2024-08-17T18:18:00.516 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.516 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.516 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:18:00.516 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.936974+0000", 2024-08-17T18:18:00.516 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.3047000000000005e-05 2024-08-17T18:18:00.516 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.516 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.516 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:18:00.516 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.937085+0000", 2024-08-17T18:18:00.516 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000110475 2024-08-17T18:18:00.516 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.517 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.517 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:18:00.517 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.937160+0000", 2024-08-17T18:18:00.517 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.5675999999999998e-05 2024-08-17T18:18:00.517 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:00.517 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:18:00.517 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:00.517 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.517 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.517 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.36051.0:114198 58.c 58:3edf6c68:::benchmark_data_smithi131_300488_object21976:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1538)", 2024-08-17T18:18:00.517 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:17:03.025490+0000", 2024-08-17T18:18:00.517 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 57.443125250999998, 2024-08-17T18:18:00.517 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.92328062099999997, 2024-08-17T18:18:00.517 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:18:00.517 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:18:00.518 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:18:00.518 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.36051", 2024-08-17T18:18:00.518 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/3166910928", 2024-08-17T18:18:00.518 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 114198 2024-08-17T18:18:00.518 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.518 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:18:00.518 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.518 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:18:00.518 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.025490+0000", 2024-08-17T18:18:00.518 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:00.518 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.518 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.518 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:18:00.518 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.025490+0000", 2024-08-17T18:18:00.519 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:00.519 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.519 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.519 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:18:00.519 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.025489+0000", 2024-08-17T18:18:00.519 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:18:00.519 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.519 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.519 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:18:00.519 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.025494+0000", 2024-08-17T18:18:00.519 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.6860000000000003e-06 2024-08-17T18:18:00.519 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.519 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.519 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:18:00.520 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.025507+0000", 2024-08-17T18:18:00.520 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3071000000000001e-05 2024-08-17T18:18:00.520 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.520 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.520 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:18:00.520 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.025519+0000", 2024-08-17T18:18:00.520 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1188e-05 2024-08-17T18:18:00.520 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.520 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.520 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:18:00.520 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.025683+0000", 2024-08-17T18:18:00.520 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00016396800000000001 2024-08-17T18:18:00.520 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.520 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.520 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:18:00.521 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.025710+0000", 2024-08-17T18:18:00.521 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.7290000000000001e-05 2024-08-17T18:18:00.521 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.521 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.521 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:18:00.521 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.931467+0000", 2024-08-17T18:18:00.521 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.90575675499999997 2024-08-17T18:18:00.521 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.521 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.521 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:18:00.521 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.931720+0000", 2024-08-17T18:18:00.521 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00025314499999999998 2024-08-17T18:18:00.521 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.521 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.522 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,6", 2024-08-17T18:18:00.522 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.931946+0000", 2024-08-17T18:18:00.522 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000226519 2024-08-17T18:18:00.522 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.522 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.522 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:18:00.522 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.937245+0000", 2024-08-17T18:18:00.522 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0052991829999999998 2024-08-17T18:18:00.522 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.522 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.522 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:18:00.522 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.948389+0000", 2024-08-17T18:18:00.522 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.011143049 2024-08-17T18:18:00.523 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.523 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.523 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:18:00.523 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.948536+0000", 2024-08-17T18:18:00.523 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014735200000000001 2024-08-17T18:18:00.523 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.523 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.523 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:18:00.523 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.948667+0000", 2024-08-17T18:18:00.523 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013119999999999999 2024-08-17T18:18:00.523 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.523 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.523 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:18:00.523 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.948770+0000", 2024-08-17T18:18:00.524 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00010330100000000001 2024-08-17T18:18:00.524 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:00.524 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:18:00.524 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:00.524 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.524 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.524 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.36051.0:114205 58.c 58:3c4b929c:::benchmark_data_smithi131_300488_object21983:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1539)", 2024-08-17T18:18:00.524 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:17:03.037818+0000", 2024-08-17T18:18:00.524 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 57.430796823000001, 2024-08-17T18:18:00.524 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.93096573500000002, 2024-08-17T18:18:00.524 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:18:00.524 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:18:00.524 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:18:00.524 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.36051", 2024-08-17T18:18:00.525 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/3166910928", 2024-08-17T18:18:00.525 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 114205 2024-08-17T18:18:00.525 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.525 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:18:00.525 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.525 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:18:00.525 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.037818+0000", 2024-08-17T18:18:00.525 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:00.525 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.525 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.525 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:18:00.525 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.037818+0000", 2024-08-17T18:18:00.525 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:00.525 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.526 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.526 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:18:00.526 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.037816+0000", 2024-08-17T18:18:00.526 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:18:00.526 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.526 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.526 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:18:00.526 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.037825+0000", 2024-08-17T18:18:00.526 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.8650000000000007e-06 2024-08-17T18:18:00.526 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.526 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.526 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:18:00.526 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.037842+0000", 2024-08-17T18:18:00.526 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6977999999999999e-05 2024-08-17T18:18:00.527 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.527 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.527 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:18:00.527 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.037852+0000", 2024-08-17T18:18:00.527 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0168e-05 2024-08-17T18:18:00.527 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.527 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.527 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:18:00.527 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.037933+0000", 2024-08-17T18:18:00.527 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.0642999999999993e-05 2024-08-17T18:18:00.527 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.527 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.527 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:18:00.527 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.037946+0000", 2024-08-17T18:18:00.527 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.295e-05 2024-08-17T18:18:00.528 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.528 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.528 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:18:00.528 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.937462+0000", 2024-08-17T18:18:00.528 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.89951605099999998 2024-08-17T18:18:00.528 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.528 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.528 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:18:00.528 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.937680+0000", 2024-08-17T18:18:00.528 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00021775599999999999 2024-08-17T18:18:00.529 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.529 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.529 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,6", 2024-08-17T18:18:00.529 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.937895+0000", 2024-08-17T18:18:00.529 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00021477000000000001 2024-08-17T18:18:00.529 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.529 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.529 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:18:00.529 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.955794+0000", 2024-08-17T18:18:00.529 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.017899459999999999 2024-08-17T18:18:00.529 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.529 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.529 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:18:00.529 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.955911+0000", 2024-08-17T18:18:00.529 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000116728 2024-08-17T18:18:00.530 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.530 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.530 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:18:00.530 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.968544+0000", 2024-08-17T18:18:00.530 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.012633511 2024-08-17T18:18:00.530 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.530 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.530 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:18:00.530 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.968670+0000", 2024-08-17T18:18:00.530 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000125792 2024-08-17T18:18:00.530 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.530 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.530 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:18:00.530 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.968784+0000", 2024-08-17T18:18:00.531 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000113859 2024-08-17T18:18:00.531 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:00.531 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:18:00.531 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:00.531 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.531 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.531 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.36051.0:114221 58.c 58:3ec98e63:::benchmark_data_smithi131_300488_object21999:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1539)", 2024-08-17T18:18:00.531 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:17:03.066349+0000", 2024-08-17T18:18:00.531 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 57.402266435999998, 2024-08-17T18:18:00.531 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.902724533, 2024-08-17T18:18:00.531 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:18:00.531 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:18:00.531 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:18:00.531 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.36051", 2024-08-17T18:18:00.532 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/3166910928", 2024-08-17T18:18:00.532 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 114221 2024-08-17T18:18:00.532 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.532 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:18:00.532 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.532 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:18:00.532 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.066349+0000", 2024-08-17T18:18:00.532 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:00.532 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.532 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.532 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:18:00.532 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.066349+0000", 2024-08-17T18:18:00.532 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:00.532 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.533 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.533 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:18:00.533 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.066346+0000", 2024-08-17T18:18:00.533 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999976 2024-08-17T18:18:00.533 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.533 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.533 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:18:00.533 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.066358+0000", 2024-08-17T18:18:00.533 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1922e-05 2024-08-17T18:18:00.533 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.533 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.533 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:18:00.533 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.066389+0000", 2024-08-17T18:18:00.533 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.0766000000000003e-05 2024-08-17T18:18:00.534 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.534 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.534 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:18:00.534 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.066408+0000", 2024-08-17T18:18:00.534 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.9678999999999999e-05 2024-08-17T18:18:00.534 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.534 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.534 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:18:00.534 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.066562+0000", 2024-08-17T18:18:00.534 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000153277 2024-08-17T18:18:00.534 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.534 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.534 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:18:00.534 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.066588+0000", 2024-08-17T18:18:00.535 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.5888999999999999e-05 2024-08-17T18:18:00.535 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.535 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.535 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:18:00.535 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.942829+0000", 2024-08-17T18:18:00.535 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.87624123399999998 2024-08-17T18:18:00.535 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.535 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.535 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:18:00.535 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.943146+0000", 2024-08-17T18:18:00.535 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00031731000000000001 2024-08-17T18:18:00.535 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.535 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.535 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,6", 2024-08-17T18:18:00.535 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.943488+0000", 2024-08-17T18:18:00.536 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00034179700000000002 2024-08-17T18:18:00.536 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.537 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.537 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:18:00.537 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.956052+0000", 2024-08-17T18:18:00.537 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.01256434 2024-08-17T18:18:00.537 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.537 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.538 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:18:00.538 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.956078+0000", 2024-08-17T18:18:00.538 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.5513000000000001e-05 2024-08-17T18:18:00.538 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.538 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.538 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:18:00.538 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.968883+0000", 2024-08-17T18:18:00.538 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.012804823 2024-08-17T18:18:00.538 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.538 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.538 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:18:00.538 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.968998+0000", 2024-08-17T18:18:00.538 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00011492100000000001 2024-08-17T18:18:00.538 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.539 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.539 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:18:00.539 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.969073+0000", 2024-08-17T18:18:00.539 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.5575999999999996e-05 2024-08-17T18:18:00.539 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:00.539 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:18:00.539 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:00.539 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.539 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.539 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.36051.0:114242 58.c 58:395b400d:::benchmark_data_smithi131_300488_object22020:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1539)", 2024-08-17T18:18:00.539 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:17:03.094903+0000", 2024-08-17T18:18:00.539 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 57.373712103999999, 2024-08-17T18:18:00.539 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.87450843099999997, 2024-08-17T18:18:00.540 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:18:00.540 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:18:00.540 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:18:00.540 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.36051", 2024-08-17T18:18:00.540 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/3166910928", 2024-08-17T18:18:00.540 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 114242 2024-08-17T18:18:00.540 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.540 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:18:00.540 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.540 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:18:00.540 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.094903+0000", 2024-08-17T18:18:00.540 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:00.540 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.540 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.541 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:18:00.541 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.094903+0000", 2024-08-17T18:18:00.541 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:00.541 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.541 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.541 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:18:00.541 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.094901+0000", 2024-08-17T18:18:00.541 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:18:00.541 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.541 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.541 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:18:00.541 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.094910+0000", 2024-08-17T18:18:00.541 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.0729999999999994e-06 2024-08-17T18:18:00.541 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.542 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.542 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:18:00.542 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.094945+0000", 2024-08-17T18:18:00.542 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.5577999999999997e-05 2024-08-17T18:18:00.542 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.542 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.542 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:18:00.542 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.094955+0000", 2024-08-17T18:18:00.542 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.2609999999999999e-06 2024-08-17T18:18:00.542 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.542 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.542 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:18:00.542 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.095031+0000", 2024-08-17T18:18:00.543 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.6161999999999993e-05 2024-08-17T18:18:00.543 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.543 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.543 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:18:00.543 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.095045+0000", 2024-08-17T18:18:00.543 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4197e-05 2024-08-17T18:18:00.543 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.543 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.543 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:18:00.543 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.948904+0000", 2024-08-17T18:18:00.543 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.85385910200000004 2024-08-17T18:18:00.543 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.543 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.543 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:18:00.543 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.949187+0000", 2024-08-17T18:18:00.544 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000282918 2024-08-17T18:18:00.544 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.544 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.544 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,6", 2024-08-17T18:18:00.544 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.949440+0000", 2024-08-17T18:18:00.544 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00025335199999999998 2024-08-17T18:18:00.544 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.544 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.544 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:18:00.544 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.968412+0000", 2024-08-17T18:18:00.544 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.018971322999999998 2024-08-17T18:18:00.544 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.544 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.544 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:18:00.545 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.969165+0000", 2024-08-17T18:18:00.545 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00075323899999999995 2024-08-17T18:18:00.545 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.545 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.545 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:18:00.545 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.969313+0000", 2024-08-17T18:18:00.545 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000147835 2024-08-17T18:18:00.545 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.545 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.545 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:18:00.545 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.969369+0000", 2024-08-17T18:18:00.545 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.6645999999999999e-05 2024-08-17T18:18:00.545 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.545 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.545 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:18:00.546 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.969411+0000", 2024-08-17T18:18:00.546 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.1853000000000001e-05 2024-08-17T18:18:00.546 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:00.546 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:18:00.546 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:00.546 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.546 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.546 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.36051.0:114245 58.c 58:3b3d7df4:::benchmark_data_smithi131_300488_object22023:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1539)", 2024-08-17T18:18:00.546 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:17:03.101432+0000", 2024-08-17T18:18:00.546 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 57.367182657999997, 2024-08-17T18:18:00.546 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.88843578700000003, 2024-08-17T18:18:00.546 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:18:00.546 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:18:00.547 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:18:00.547 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.36051", 2024-08-17T18:18:00.547 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/3166910928", 2024-08-17T18:18:00.547 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 114245 2024-08-17T18:18:00.547 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.547 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:18:00.547 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.547 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:18:00.547 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.101432+0000", 2024-08-17T18:18:00.547 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:00.547 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.547 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.547 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:18:00.547 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.101432+0000", 2024-08-17T18:18:00.547 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:00.548 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.548 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.548 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:18:00.548 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.101425+0000", 2024-08-17T18:18:00.548 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999924 2024-08-17T18:18:00.548 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.548 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.548 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:18:00.548 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.101439+0000", 2024-08-17T18:18:00.548 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4195e-05 2024-08-17T18:18:00.548 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.548 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.548 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:18:00.549 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.101452+0000", 2024-08-17T18:18:00.549 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3022e-05 2024-08-17T18:18:00.549 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.549 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.549 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:18:00.549 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.101461+0000", 2024-08-17T18:18:00.549 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.2180000000000005e-06 2024-08-17T18:18:00.549 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.549 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.549 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:18:00.549 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.101539+0000", 2024-08-17T18:18:00.549 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.8182999999999993e-05 2024-08-17T18:18:00.549 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.549 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.549 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:18:00.550 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.101551+0000", 2024-08-17T18:18:00.550 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1452e-05 2024-08-17T18:18:00.550 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.550 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.550 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:18:00.550 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.956144+0000", 2024-08-17T18:18:00.550 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.85459364900000001 2024-08-17T18:18:00.550 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.550 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.550 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:18:00.550 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.956437+0000", 2024-08-17T18:18:00.550 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00029271800000000003 2024-08-17T18:18:00.550 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.551 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.551 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,6", 2024-08-17T18:18:00.551 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.956709+0000", 2024-08-17T18:18:00.551 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00027155499999999998 2024-08-17T18:18:00.551 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.551 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.551 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:18:00.551 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.969096+0000", 2024-08-17T18:18:00.551 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.012387097999999999 2024-08-17T18:18:00.551 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.551 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.551 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:18:00.551 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.969223+0000", 2024-08-17T18:18:00.551 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000127489 2024-08-17T18:18:00.551 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.552 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.552 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:18:00.552 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.989721+0000", 2024-08-17T18:18:00.552 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.020498170999999999 2024-08-17T18:18:00.552 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.552 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.552 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:18:00.552 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.989800+0000", 2024-08-17T18:18:00.552 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.8502000000000002e-05 2024-08-17T18:18:00.552 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.552 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.552 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:18:00.552 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.989868+0000", 2024-08-17T18:18:00.552 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.8238999999999995e-05 2024-08-17T18:18:00.553 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:00.553 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:18:00.553 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:00.553 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.553 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.553 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.36051.0:114261 58.c 58:32fe2d08:::benchmark_data_smithi131_300488_object22039:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1539)", 2024-08-17T18:18:00.553 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:17:03.123846+0000", 2024-08-17T18:18:00.553 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 57.344769182999997, 2024-08-17T18:18:00.553 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.86622110799999996, 2024-08-17T18:18:00.553 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:18:00.553 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:18:00.553 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:18:00.553 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.36051", 2024-08-17T18:18:00.553 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/3166910928", 2024-08-17T18:18:00.554 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 114261 2024-08-17T18:18:00.554 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.554 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:18:00.554 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.554 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:18:00.554 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.123846+0000", 2024-08-17T18:18:00.554 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:00.554 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.554 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.554 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:18:00.554 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.123846+0000", 2024-08-17T18:18:00.554 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:00.555 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.555 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.555 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:18:00.555 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.123844+0000", 2024-08-17T18:18:00.555 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:18:00.555 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.555 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.555 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:18:00.555 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.123852+0000", 2024-08-17T18:18:00.555 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.1990000000000006e-06 2024-08-17T18:18:00.555 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.555 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.555 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:18:00.556 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.123869+0000", 2024-08-17T18:18:00.556 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6701000000000002e-05 2024-08-17T18:18:00.556 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.556 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.556 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:18:00.556 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.123880+0000", 2024-08-17T18:18:00.556 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1334e-05 2024-08-17T18:18:00.556 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.556 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.556 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:18:00.556 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.123955+0000", 2024-08-17T18:18:00.556 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.5227000000000003e-05 2024-08-17T18:18:00.556 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.556 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.557 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:18:00.557 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.123962+0000", 2024-08-17T18:18:00.557 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.9550000000000003e-06 2024-08-17T18:18:00.557 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.557 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.557 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:18:00.557 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.962868+0000", 2024-08-17T18:18:00.557 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.83890534800000005 2024-08-17T18:18:00.557 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.557 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.557 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:18:00.557 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.963132+0000", 2024-08-17T18:18:00.557 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00026391499999999998 2024-08-17T18:18:00.557 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.557 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.558 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,6", 2024-08-17T18:18:00.558 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.963406+0000", 2024-08-17T18:18:00.558 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00027452899999999997 2024-08-17T18:18:00.558 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.558 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.558 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:18:00.558 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.969238+0000", 2024-08-17T18:18:00.558 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0058321579999999996 2024-08-17T18:18:00.558 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.558 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.558 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:18:00.558 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.969480+0000", 2024-08-17T18:18:00.558 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00024193000000000001 2024-08-17T18:18:00.558 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.559 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.559 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:18:00.559 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.989933+0000", 2024-08-17T18:18:00.559 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.02045278 2024-08-17T18:18:00.559 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.559 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.559 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:18:00.559 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.990004+0000", 2024-08-17T18:18:00.559 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.0654000000000005e-05 2024-08-17T18:18:00.559 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.559 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.559 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:18:00.559 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.990067+0000", 2024-08-17T18:18:00.559 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3362999999999996e-05 2024-08-17T18:18:00.559 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:00.560 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:18:00.560 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:00.560 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.560 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.560 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.36051.0:114293 58.c 58:3fa09c7c:::benchmark_data_smithi131_300488_object22071:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1539)", 2024-08-17T18:18:00.560 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:17:03.163348+0000", 2024-08-17T18:18:00.560 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 57.305267137999998, 2024-08-17T18:18:00.560 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.82691253600000003, 2024-08-17T18:18:00.560 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:18:00.560 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:18:00.560 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:18:00.560 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.36051", 2024-08-17T18:18:00.560 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/3166910928", 2024-08-17T18:18:00.560 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 114293 2024-08-17T18:18:00.560 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.561 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:18:00.561 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.561 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:18:00.561 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.163348+0000", 2024-08-17T18:18:00.561 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:00.561 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.561 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.561 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:18:00.561 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.163348+0000", 2024-08-17T18:18:00.561 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:00.561 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.561 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.561 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:18:00.561 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.163346+0000", 2024-08-17T18:18:00.562 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:18:00.562 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.562 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.562 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:18:00.562 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.163354+0000", 2024-08-17T18:18:00.562 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.0469999999999994e-06 2024-08-17T18:18:00.562 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.562 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.562 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:18:00.562 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.163371+0000", 2024-08-17T18:18:00.562 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6334e-05 2024-08-17T18:18:00.562 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.562 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.562 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:18:00.563 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.163378+0000", 2024-08-17T18:18:00.563 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.8220000000000007e-06 2024-08-17T18:18:00.563 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.563 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.563 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:18:00.563 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.163443+0000", 2024-08-17T18:18:00.563 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.4245000000000006e-05 2024-08-17T18:18:00.563 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.563 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.563 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:18:00.563 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.163457+0000", 2024-08-17T18:18:00.563 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3986e-05 2024-08-17T18:18:00.563 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.563 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.564 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:18:00.564 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.969527+0000", 2024-08-17T18:18:00.564 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.80607087799999999 2024-08-17T18:18:00.564 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.564 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.564 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:18:00.564 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.969697+0000", 2024-08-17T18:18:00.564 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00016949099999999999 2024-08-17T18:18:00.564 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.564 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.564 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,6", 2024-08-17T18:18:00.564 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.969856+0000", 2024-08-17T18:18:00.564 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00015897599999999999 2024-08-17T18:18:00.564 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.564 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.565 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:18:00.565 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.989572+0000", 2024-08-17T18:18:00.565 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.019715996999999999 2024-08-17T18:18:00.565 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.565 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.565 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:18:00.565 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.989649+0000", 2024-08-17T18:18:00.565 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.7004999999999999e-05 2024-08-17T18:18:00.565 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.565 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.565 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:18:00.565 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.990130+0000", 2024-08-17T18:18:00.565 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00048097299999999999 2024-08-17T18:18:00.565 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.566 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.566 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:18:00.566 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.990201+0000", 2024-08-17T18:18:00.566 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.1217000000000006e-05 2024-08-17T18:18:00.566 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.566 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.566 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:18:00.566 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.990260+0000", 2024-08-17T18:18:00.566 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.9271000000000002e-05 2024-08-17T18:18:00.566 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:00.566 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:18:00.566 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:00.566 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.566 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.567 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.36051.0:114295 58.c 58:3252b810:::benchmark_data_smithi131_300488_object22073:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1539)", 2024-08-17T18:18:00.567 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:17:03.166623+0000", 2024-08-17T18:18:00.567 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 57.301991905999998, 2024-08-17T18:18:00.567 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.82397796300000004, 2024-08-17T18:18:00.567 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:18:00.567 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:18:00.567 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:18:00.567 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.36051", 2024-08-17T18:18:00.567 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/3166910928", 2024-08-17T18:18:00.567 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 114295 2024-08-17T18:18:00.567 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.567 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:18:00.567 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.567 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:18:00.567 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.166623+0000", 2024-08-17T18:18:00.568 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:00.568 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.568 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.568 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:18:00.568 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.166623+0000", 2024-08-17T18:18:00.568 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:00.568 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.568 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.568 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:18:00.568 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.166622+0000", 2024-08-17T18:18:00.568 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:18:00.568 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.568 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.568 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:18:00.569 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.166627+0000", 2024-08-17T18:18:00.569 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.5430000000000001e-06 2024-08-17T18:18:00.569 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.569 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.569 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:18:00.569 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.166644+0000", 2024-08-17T18:18:00.569 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6099e-05 2024-08-17T18:18:00.569 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.569 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.569 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:18:00.569 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.166650+0000", 2024-08-17T18:18:00.569 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.6379999999999998e-06 2024-08-17T18:18:00.569 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.570 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.570 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:18:00.570 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.166708+0000", 2024-08-17T18:18:00.570 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.7612999999999999e-05 2024-08-17T18:18:00.570 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.570 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.570 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:18:00.570 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.166721+0000", 2024-08-17T18:18:00.570 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.325e-05 2024-08-17T18:18:00.570 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.570 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.570 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:18:00.571 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.974912+0000", 2024-08-17T18:18:00.571 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.80819127700000004 2024-08-17T18:18:00.571 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.571 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.571 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:18:00.571 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.975129+0000", 2024-08-17T18:18:00.571 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00021692 2024-08-17T18:18:00.571 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.571 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.571 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,6", 2024-08-17T18:18:00.571 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.975358+0000", 2024-08-17T18:18:00.571 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00022890599999999999 2024-08-17T18:18:00.571 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.571 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.572 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:18:00.572 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.989582+0000", 2024-08-17T18:18:00.572 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0142241 2024-08-17T18:18:00.572 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.572 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.572 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:18:00.572 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.990320+0000", 2024-08-17T18:18:00.572 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00073741500000000005 2024-08-17T18:18:00.572 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.572 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.572 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:18:00.572 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.990383+0000", 2024-08-17T18:18:00.572 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3632000000000003e-05 2024-08-17T18:18:00.572 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.572 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.573 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:18:00.573 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.990535+0000", 2024-08-17T18:18:00.573 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00015124800000000001 2024-08-17T18:18:00.573 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.573 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.573 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:18:00.573 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.990601+0000", 2024-08-17T18:18:00.573 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.6554e-05 2024-08-17T18:18:00.573 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:00.573 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:18:00.573 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:00.573 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.573 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.573 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.36051.0:114309 58.c 58:30153bf2:::benchmark_data_smithi131_300488_object22087:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1539)", 2024-08-17T18:18:00.574 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:17:03.186651+0000", 2024-08-17T18:18:00.574 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 57.281963523999998, 2024-08-17T18:18:00.574 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.82743469000000003, 2024-08-17T18:18:00.574 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:18:00.574 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:18:00.574 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:18:00.574 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.36051", 2024-08-17T18:18:00.574 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/3166910928", 2024-08-17T18:18:00.574 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 114309 2024-08-17T18:18:00.574 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.574 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:18:00.574 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.574 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:18:00.574 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.186651+0000", 2024-08-17T18:18:00.575 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:00.575 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.575 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.575 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:18:00.575 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.186651+0000", 2024-08-17T18:18:00.575 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:00.575 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.575 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.575 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:18:00.575 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.186650+0000", 2024-08-17T18:18:00.575 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:18:00.575 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.575 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.575 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:18:00.575 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.186656+0000", 2024-08-17T18:18:00.576 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.161e-06 2024-08-17T18:18:00.576 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.576 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.576 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:18:00.576 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.186665+0000", 2024-08-17T18:18:00.576 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.9409999999999996e-06 2024-08-17T18:18:00.576 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.576 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.576 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:18:00.576 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.186670+0000", 2024-08-17T18:18:00.576 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.5310000000000001e-06 2024-08-17T18:18:00.576 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.576 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.576 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:18:00.577 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.186726+0000", 2024-08-17T18:18:00.577 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.5800000000000001e-05 2024-08-17T18:18:00.577 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.577 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.577 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:18:00.577 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.186741+0000", 2024-08-17T18:18:00.577 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4965e-05 2024-08-17T18:18:00.577 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.577 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.577 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:18:00.577 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.979787+0000", 2024-08-17T18:18:00.577 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.79304554199999999 2024-08-17T18:18:00.577 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.577 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.578 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:18:00.578 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.979991+0000", 2024-08-17T18:18:00.578 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00020434199999999999 2024-08-17T18:18:00.578 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.578 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.578 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,6", 2024-08-17T18:18:00.578 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.980129+0000", 2024-08-17T18:18:00.578 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000138271 2024-08-17T18:18:00.578 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.578 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.578 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:18:00.579 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.989666+0000", 2024-08-17T18:18:00.579 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0095366200000000009 2024-08-17T18:18:00.579 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.579 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.579 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:18:00.579 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:04.000492+0000", 2024-08-17T18:18:00.579 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.010826025 2024-08-17T18:18:00.579 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.579 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.579 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:18:00.579 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:04.013994+0000", 2024-08-17T18:18:00.579 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.013502472 2024-08-17T18:18:00.579 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.579 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.580 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:18:00.580 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:04.014036+0000", 2024-08-17T18:18:00.580 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.1610000000000003e-05 2024-08-17T18:18:00.580 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.580 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.580 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:18:00.580 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:04.014086+0000", 2024-08-17T18:18:00.580 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.0183999999999999e-05 2024-08-17T18:18:00.580 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:00.580 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:18:00.580 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:00.580 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.580 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.580 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.36051.0:114318 58.c 58:3afc56ce:::benchmark_data_smithi131_300488_object22096:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1539)", 2024-08-17T18:18:00.581 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:17:03.199704+0000", 2024-08-17T18:18:00.581 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 57.268910697999999, 2024-08-17T18:18:00.581 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.81450057499999995, 2024-08-17T18:18:00.581 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:18:00.581 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:18:00.581 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:18:00.581 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.36051", 2024-08-17T18:18:00.581 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/3166910928", 2024-08-17T18:18:00.581 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 114318 2024-08-17T18:18:00.581 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.581 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:18:00.581 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.581 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:18:00.581 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.199704+0000", 2024-08-17T18:18:00.581 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:00.582 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.582 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.582 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:18:00.582 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.199704+0000", 2024-08-17T18:18:00.582 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:00.582 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.582 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.582 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:18:00.582 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.199703+0000", 2024-08-17T18:18:00.582 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:18:00.582 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.582 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.582 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:18:00.582 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.199709+0000", 2024-08-17T18:18:00.583 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.4230000000000002e-06 2024-08-17T18:18:00.583 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.583 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.583 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:18:00.583 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.199721+0000", 2024-08-17T18:18:00.583 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1673e-05 2024-08-17T18:18:00.583 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.583 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.583 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:18:00.583 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.199727+0000", 2024-08-17T18:18:00.583 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.9989999999999997e-06 2024-08-17T18:18:00.583 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.583 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.583 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:18:00.583 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.199771+0000", 2024-08-17T18:18:00.584 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.3999999999999999e-05 2024-08-17T18:18:00.584 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.584 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.584 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:18:00.584 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.199778+0000", 2024-08-17T18:18:00.584 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.3080000000000002e-06 2024-08-17T18:18:00.584 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.584 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.584 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:18:00.584 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.984898+0000", 2024-08-17T18:18:00.584 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.78512005699999998 2024-08-17T18:18:00.584 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.584 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.584 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:18:00.585 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.985092+0000", 2024-08-17T18:18:00.585 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00019309199999999999 2024-08-17T18:18:00.585 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.585 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.585 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,6", 2024-08-17T18:18:00.585 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.985316+0000", 2024-08-17T18:18:00.585 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00022436799999999999 2024-08-17T18:18:00.585 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.585 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.585 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:18:00.585 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.990330+0000", 2024-08-17T18:18:00.585 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0050144109999999999 2024-08-17T18:18:00.585 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.585 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.585 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:18:00.586 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:04.000543+0000", 2024-08-17T18:18:00.586 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.010212956 2024-08-17T18:18:00.586 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.586 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.586 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:18:00.586 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:04.014141+0000", 2024-08-17T18:18:00.586 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.013597723000000001 2024-08-17T18:18:00.586 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.586 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.586 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:18:00.586 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:04.014168+0000", 2024-08-17T18:18:00.586 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.7464e-05 2024-08-17T18:18:00.586 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.586 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.587 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:18:00.587 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:04.014205+0000", 2024-08-17T18:18:00.587 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.6408000000000001e-05 2024-08-17T18:18:00.587 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:00.587 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:18:00.587 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:00.587 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.587 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.587 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.36051.0:114344 58.c 58:3dcbbc2b:::benchmark_data_smithi131_300488_object22122:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1539)", 2024-08-17T18:18:00.587 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:17:03.237738+0000", 2024-08-17T18:18:00.587 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 57.230876754000001, 2024-08-17T18:18:00.587 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.790992947, 2024-08-17T18:18:00.587 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:18:00.587 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:18:00.588 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:18:00.588 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.36051", 2024-08-17T18:18:00.588 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/3166910928", 2024-08-17T18:18:00.588 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 114344 2024-08-17T18:18:00.588 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.588 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:18:00.588 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.589 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:18:00.589 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.237738+0000", 2024-08-17T18:18:00.589 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:00.589 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.589 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.589 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:18:00.589 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.237738+0000", 2024-08-17T18:18:00.589 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:00.589 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.589 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.589 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:18:00.589 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.237736+0000", 2024-08-17T18:18:00.589 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:18:00.590 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.590 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.590 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:18:00.590 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.237743+0000", 2024-08-17T18:18:00.590 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.7689999999999999e-06 2024-08-17T18:18:00.590 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.590 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.590 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:18:00.590 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.237757+0000", 2024-08-17T18:18:00.590 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3889e-05 2024-08-17T18:18:00.590 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.590 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.590 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:18:00.590 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.237764+0000", 2024-08-17T18:18:00.591 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.7880000000000001e-06 2024-08-17T18:18:00.591 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.591 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.591 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:18:00.591 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.237824+0000", 2024-08-17T18:18:00.591 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.0043000000000001e-05 2024-08-17T18:18:00.591 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.591 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.591 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:18:00.591 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.237834+0000", 2024-08-17T18:18:00.591 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0199e-05 2024-08-17T18:18:00.591 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.591 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.591 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:18:00.592 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.990661+0000", 2024-08-17T18:18:00.592 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.75282692900000003 2024-08-17T18:18:00.592 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.592 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.592 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:18:00.592 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.990864+0000", 2024-08-17T18:18:00.592 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00020281800000000001 2024-08-17T18:18:00.592 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.592 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.592 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,6", 2024-08-17T18:18:00.592 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.991331+0000", 2024-08-17T18:18:00.592 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00046673199999999998 2024-08-17T18:18:00.592 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.592 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.593 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:18:00.593 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:04.000600+0000", 2024-08-17T18:18:00.593 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0092697479999999995 2024-08-17T18:18:00.593 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.593 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.593 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:18:00.593 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:04.013939+0000", 2024-08-17T18:18:00.593 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.01333905 2024-08-17T18:18:00.593 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.593 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.593 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:18:00.593 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:04.028636+0000", 2024-08-17T18:18:00.593 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.014696387 2024-08-17T18:18:00.593 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.593 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.594 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:18:00.594 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:04.028687+0000", 2024-08-17T18:18:00.594 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.1202999999999997e-05 2024-08-17T18:18:00.594 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.594 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.594 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:18:00.594 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:04.028731+0000", 2024-08-17T18:18:00.594 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.4251e-05 2024-08-17T18:18:00.594 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:00.594 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:18:00.594 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:00.594 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.594 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.594 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.36051.0:114354 58.c 58:316b6434:::benchmark_data_smithi131_300488_object22132:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1539)", 2024-08-17T18:18:00.595 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:17:03.256870+0000", 2024-08-17T18:18:00.595 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 57.211745079000003, 2024-08-17T18:18:00.595 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.78612077700000005, 2024-08-17T18:18:00.595 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:18:00.595 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:18:00.595 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:18:00.595 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.36051", 2024-08-17T18:18:00.595 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/3166910928", 2024-08-17T18:18:00.595 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 114354 2024-08-17T18:18:00.595 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.595 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:18:00.595 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.595 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:18:00.595 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.256870+0000", 2024-08-17T18:18:00.596 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:00.596 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.596 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.596 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:18:00.596 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.256870+0000", 2024-08-17T18:18:00.596 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:00.596 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.596 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.596 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:18:00.596 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.256869+0000", 2024-08-17T18:18:00.596 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:18:00.596 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.596 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.596 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:18:00.596 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.256876+0000", 2024-08-17T18:18:00.597 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.3629999999999996e-06 2024-08-17T18:18:00.597 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.597 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.597 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:18:00.597 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.256887+0000", 2024-08-17T18:18:00.597 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1352000000000001e-05 2024-08-17T18:18:00.597 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.597 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.597 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:18:00.597 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.256893+0000", 2024-08-17T18:18:00.597 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.5910000000000003e-06 2024-08-17T18:18:00.597 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.597 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.597 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:18:00.597 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.256955+0000", 2024-08-17T18:18:00.598 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.2476000000000003e-05 2024-08-17T18:18:00.598 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.598 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.598 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:18:00.598 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.256968+0000", 2024-08-17T18:18:00.598 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2655e-05 2024-08-17T18:18:00.598 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.598 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.598 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:18:00.598 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.995325+0000", 2024-08-17T18:18:00.598 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.73835746499999999 2024-08-17T18:18:00.598 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.598 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.598 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:18:00.599 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.995568+0000", 2024-08-17T18:18:00.599 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00024205400000000001 2024-08-17T18:18:00.599 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.599 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.599 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 5,6", 2024-08-17T18:18:00.599 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:03.995818+0000", 2024-08-17T18:18:00.599 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000250134 2024-08-17T18:18:00.599 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.599 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.599 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:18:00.599 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:04.013929+0000", 2024-08-17T18:18:00.599 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.018111746000000001 2024-08-17T18:18:00.599 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.599 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.600 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:18:00.600 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:04.013946+0000", 2024-08-17T18:18:00.600 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6223e-05 2024-08-17T18:18:00.600 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.600 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.600 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:18:00.600 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:04.042894+0000", 2024-08-17T18:18:00.600 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.028948324000000001 2024-08-17T18:18:00.600 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.600 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.600 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:18:00.600 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:04.042945+0000", 2024-08-17T18:18:00.600 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.0691e-05 2024-08-17T18:18:00.600 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:00.601 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:00.601 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:18:00.601 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:04.042991+0000", 2024-08-17T18:18:00.601 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.6059000000000001e-05 2024-08-17T18:18:00.601 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:00.601 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:18:00.601 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:00.601 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:00.601 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:18:00.601 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-08-17T18:18:00.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:00.602 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:00.602 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:00.703 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:00.734 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:00.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:00.739 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:00.840 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:00.865 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:00.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:00.870 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:00.971 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:00.995 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:01.003 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:01.004 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:01.105 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:01.135 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:01.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:01.137 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:01.238 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:01.267 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:01.273 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:01.274 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:01.375 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:01.403 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:01.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:01.409 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:01.509 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:01.537 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:01.537 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:01.537 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:01.638 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:01.667 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:01.672 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:01.672 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:01.773 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:01.795 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:01.798 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:01.798 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:18:01.799 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_ops_in_flight 2024-08-17T18:18:01.887 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T18:18:01.900 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:01.909 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd set noscrub 2024-08-17T18:18:01.972 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:01.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:01.981 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:02.082 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:02.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:01 smithi131 bash[89561]: cluster 2024-08-17T18:18:00.802628+0000 mgr.y (mgr.34107) 2285 : cluster [DBG] pgmap v3168: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 2.1 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 577 op/s; 9177/102762 objects degraded (8.930%); 10832/102762 objects misplaced (10.541%); 5.7 MiB/s, 168 objects/s recovering 2024-08-17T18:18:02.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:01 smithi131 bash[89561]: cluster 2024-08-17T18:18:00.802628+0000 mgr.y (mgr.34107) 2285 : cluster [DBG] pgmap v3168: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 2.1 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 577 op/s; 9177/102762 objects degraded (8.930%); 10832/102762 objects misplaced (10.541%); 5.7 MiB/s, 168 objects/s recovering 2024-08-17T18:18:02.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:01 smithi131 bash[89561]: cluster 2024-08-17T18:18:01.185251+0000 mon.a (mon.0) 3364 : cluster [WRN] Health check update: Degraded data redundancy: 9177/102762 objects degraded (8.930%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:18:02.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:01 smithi131 bash[89561]: cluster 2024-08-17T18:18:01.185251+0000 mon.a (mon.0) 3364 : cluster [WRN] Health check update: Degraded data redundancy: 9177/102762 objects degraded (8.930%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:18:02.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:01 smithi131 bash[88347]: cluster 2024-08-17T18:18:00.802628+0000 mgr.y (mgr.34107) 2285 : cluster [DBG] pgmap v3168: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 2.1 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 577 op/s; 9177/102762 objects degraded (8.930%); 10832/102762 objects misplaced (10.541%); 5.7 MiB/s, 168 objects/s recovering 2024-08-17T18:18:02.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:01 smithi131 bash[88347]: cluster 2024-08-17T18:18:00.802628+0000 mgr.y (mgr.34107) 2285 : cluster [DBG] pgmap v3168: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 2.1 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 577 op/s; 9177/102762 objects degraded (8.930%); 10832/102762 objects misplaced (10.541%); 5.7 MiB/s, 168 objects/s recovering 2024-08-17T18:18:02.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:01 smithi131 bash[88347]: cluster 2024-08-17T18:18:01.185251+0000 mon.a (mon.0) 3364 : cluster [WRN] Health check update: Degraded data redundancy: 9177/102762 objects degraded (8.930%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:18:02.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:01 smithi131 bash[88347]: cluster 2024-08-17T18:18:01.185251+0000 mon.a (mon.0) 3364 : cluster [WRN] Health check update: Degraded data redundancy: 9177/102762 objects degraded (8.930%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:18:02.109 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:02.110 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:02.110 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:02.211 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:02.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:01 smithi169 bash[79348]: cluster 2024-08-17T18:18:00.802628+0000 mgr.y (mgr.34107) 2285 : cluster [DBG] pgmap v3168: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 2.1 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 577 op/s; 9177/102762 objects degraded (8.930%); 10832/102762 objects misplaced (10.541%); 5.7 MiB/s, 168 objects/s recovering 2024-08-17T18:18:02.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:01 smithi169 bash[79348]: cluster 2024-08-17T18:18:00.802628+0000 mgr.y (mgr.34107) 2285 : cluster [DBG] pgmap v3168: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 1 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 98 active+clean; 2.1 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 577 op/s; 9177/102762 objects degraded (8.930%); 10832/102762 objects misplaced (10.541%); 5.7 MiB/s, 168 objects/s recovering 2024-08-17T18:18:02.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:01 smithi169 bash[79348]: cluster 2024-08-17T18:18:01.185251+0000 mon.a (mon.0) 3364 : cluster [WRN] Health check update: Degraded data redundancy: 9177/102762 objects degraded (8.930%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:18:02.221 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:01 smithi169 bash[79348]: cluster 2024-08-17T18:18:01.185251+0000 mon.a (mon.0) 3364 : cluster [WRN] Health check update: Degraded data redundancy: 9177/102762 objects degraded (8.930%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:18:02.252 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:02.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:02.256 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:02.356 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:02.379 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:02.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:02.383 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:02.484 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:02.508 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:02.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:02.513 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:18:02.517 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 3, 5, 7, 4] out_osds: [2, 6] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T18:18:02.517 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T18:18:02.517 INFO:tasks.thrashosds.thrasher:Growing pool unique_pool_5 2024-08-17T18:18:02.517 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T18:18:02.615 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:02.635 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:02.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:02.638 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:02.739 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:02.766 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:02.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:02.771 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:02.872 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:02.896 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:02.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:02.899 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:03.000 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:03.039 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:03.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:03.046 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:03.146 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:03.175 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:03.179 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:03.179 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:03.280 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:03.311 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:03.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:03.319 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:03.419 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:03.447 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:03.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:03.450 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:18:03.551 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:03.588 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:03.592 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:03.593 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:03.694 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:03.737 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:03.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:03.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:03.839 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:03.873 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:03.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:03.883 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:18:03.984 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:04.009 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:04.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:04.014 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:04.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:03 smithi131 bash[89561]: cluster 2024-08-17T18:18:02.803228+0000 mgr.y (mgr.34107) 2286 : cluster [DBG] pgmap v3169: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 2.0 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 575 op/s; 8945/99438 objects degraded (8.996%); 10373/99438 objects misplaced (10.432%); 4.3 MiB/s, 127 objects/s recovering 2024-08-17T18:18:04.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:03 smithi131 bash[89561]: cluster 2024-08-17T18:18:02.803228+0000 mgr.y (mgr.34107) 2286 : cluster [DBG] pgmap v3169: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 2.0 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 575 op/s; 8945/99438 objects degraded (8.996%); 10373/99438 objects misplaced (10.432%); 4.3 MiB/s, 127 objects/s recovering 2024-08-17T18:18:04.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:03 smithi131 bash[88347]: cluster 2024-08-17T18:18:02.803228+0000 mgr.y (mgr.34107) 2286 : cluster [DBG] pgmap v3169: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 2.0 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 575 op/s; 8945/99438 objects degraded (8.996%); 10373/99438 objects misplaced (10.432%); 4.3 MiB/s, 127 objects/s recovering 2024-08-17T18:18:04.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:03 smithi131 bash[88347]: cluster 2024-08-17T18:18:02.803228+0000 mgr.y (mgr.34107) 2286 : cluster [DBG] pgmap v3169: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 2.0 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 575 op/s; 8945/99438 objects degraded (8.996%); 10373/99438 objects misplaced (10.432%); 4.3 MiB/s, 127 objects/s recovering 2024-08-17T18:18:04.115 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:04.141 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:04.145 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:04.145 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:04.246 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:04.255 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:03 smithi169 bash[79348]: cluster 2024-08-17T18:18:02.803228+0000 mgr.y (mgr.34107) 2286 : cluster [DBG] pgmap v3169: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 2.0 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 575 op/s; 8945/99438 objects degraded (8.996%); 10373/99438 objects misplaced (10.432%); 4.3 MiB/s, 127 objects/s recovering 2024-08-17T18:18:04.255 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:03 smithi169 bash[79348]: cluster 2024-08-17T18:18:02.803228+0000 mgr.y (mgr.34107) 2286 : cluster [DBG] pgmap v3169: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 2.0 GiB data, 10 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 575 op/s; 8945/99438 objects degraded (8.996%); 10373/99438 objects misplaced (10.432%); 4.3 MiB/s, 127 objects/s recovering 2024-08-17T18:18:04.275 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:04.280 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:04.280 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:04.381 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:04.420 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:04.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:04.431 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:04.531 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:04.560 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:04.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:04.565 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:04.666 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:04.690 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:04.693 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:04.693 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:04.794 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:04.826 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:04.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:04.829 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:04.930 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:04.967 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:04.971 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:04.971 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:05.072 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:05.097 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:05.099 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:05.099 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:05.200 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:05.226 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:05.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:05.230 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:05.331 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:05.360 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:05.365 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:05.366 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:05.466 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:05.497 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:05.503 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:05.503 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:05.604 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:05.629 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:05.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:05.633 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:05.734 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:05.766 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:05.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:05.769 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:05.870 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:05.910 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:05.914 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:05.914 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:06.015 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:06.036 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:06.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:06.039 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:06.140 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:06.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:05 smithi169 bash[79348]: cluster 2024-08-17T18:18:04.803841+0000 mgr.y (mgr.34107) 2287 : cluster [DBG] pgmap v3170: 109 pgs: 2 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 1.9 GiB data, 9.9 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 681 op/s; 8385/92799 objects degraded (9.036%); 9569/92799 objects misplaced (10.312%); 0 B/s, 83 objects/s recovering 2024-08-17T18:18:06.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:05 smithi169 bash[79348]: cluster 2024-08-17T18:18:04.803841+0000 mgr.y (mgr.34107) 2287 : cluster [DBG] pgmap v3170: 109 pgs: 2 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 1.9 GiB data, 9.9 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 681 op/s; 8385/92799 objects degraded (9.036%); 9569/92799 objects misplaced (10.312%); 0 B/s, 83 objects/s recovering 2024-08-17T18:18:06.164 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:06.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:06.169 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:06.187 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:05 smithi131 bash[88347]: cluster 2024-08-17T18:18:04.803841+0000 mgr.y (mgr.34107) 2287 : cluster [DBG] pgmap v3170: 109 pgs: 2 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 1.9 GiB data, 9.9 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 681 op/s; 8385/92799 objects degraded (9.036%); 9569/92799 objects misplaced (10.312%); 0 B/s, 83 objects/s recovering 2024-08-17T18:18:06.187 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:05 smithi131 bash[88347]: cluster 2024-08-17T18:18:04.803841+0000 mgr.y (mgr.34107) 2287 : cluster [DBG] pgmap v3170: 109 pgs: 2 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 1.9 GiB data, 9.9 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 681 op/s; 8385/92799 objects degraded (9.036%); 9569/92799 objects misplaced (10.312%); 0 B/s, 83 objects/s recovering 2024-08-17T18:18:06.187 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:05 smithi131 bash[89561]: cluster 2024-08-17T18:18:04.803841+0000 mgr.y (mgr.34107) 2287 : cluster [DBG] pgmap v3170: 109 pgs: 2 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 1.9 GiB data, 9.9 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 681 op/s; 8385/92799 objects degraded (9.036%); 9569/92799 objects misplaced (10.312%); 0 B/s, 83 objects/s recovering 2024-08-17T18:18:06.188 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:05 smithi131 bash[89561]: cluster 2024-08-17T18:18:04.803841+0000 mgr.y (mgr.34107) 2287 : cluster [DBG] pgmap v3170: 109 pgs: 2 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 92 active+clean; 1.9 GiB data, 9.9 GiB used, 526 GiB / 536 GiB avail; 0 B/s wr, 681 op/s; 8385/92799 objects degraded (9.036%); 9569/92799 objects misplaced (10.312%); 0 B/s, 83 objects/s recovering 2024-08-17T18:18:06.270 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:06.313 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:06.317 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:06.318 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:06.418 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:06.456 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:06.461 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:06.461 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:06.558 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:18:06.562 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:06.594 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:06.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:06.602 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:06.663 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:18:06.664 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:18:06.664 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:18:06.703 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:06.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:06.751 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:06.751 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:06.852 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:06.879 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:06.884 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:06.885 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:06.985 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:06.996 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:06 smithi169 bash[79348]: cluster 2024-08-17T18:18:06.186007+0000 mon.a (mon.0) 3365 : cluster [WRN] Health check update: Degraded data redundancy: 8385/92799 objects degraded (9.036%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:18:06.996 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:06 smithi169 bash[79348]: cluster 2024-08-17T18:18:06.186007+0000 mon.a (mon.0) 3365 : cluster [WRN] Health check update: Degraded data redundancy: 8385/92799 objects degraded (9.036%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:18:07.022 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:07.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:07.025 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:07.126 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:07.160 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:07.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:07.164 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:07.265 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:07.274 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:06 smithi131 bash[89561]: cluster 2024-08-17T18:18:06.186007+0000 mon.a (mon.0) 3365 : cluster [WRN] Health check update: Degraded data redundancy: 8385/92799 objects degraded (9.036%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:18:07.274 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:06 smithi131 bash[89561]: cluster 2024-08-17T18:18:06.186007+0000 mon.a (mon.0) 3365 : cluster [WRN] Health check update: Degraded data redundancy: 8385/92799 objects degraded (9.036%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:18:07.275 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:06 smithi131 bash[88347]: cluster 2024-08-17T18:18:06.186007+0000 mon.a (mon.0) 3365 : cluster [WRN] Health check update: Degraded data redundancy: 8385/92799 objects degraded (9.036%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:18:07.275 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:06 smithi131 bash[88347]: cluster 2024-08-17T18:18:06.186007+0000 mon.a (mon.0) 3365 : cluster [WRN] Health check update: Degraded data redundancy: 8385/92799 objects degraded (9.036%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:18:07.296 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:07.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:07.299 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:07.400 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:07.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:07.429 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:07.429 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:07.530 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:07.606 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:07.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:07.608 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:07.709 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:07.728 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:07.730 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:07.731 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:07.831 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:07.856 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:07.858 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:07.858 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:07.959 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:07.983 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:07.985 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:07.985 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:08.086 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:08.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:07 smithi131 bash[89561]: cluster 2024-08-17T18:18:06.804489+0000 mgr.y (mgr.34107) 2288 : cluster [DBG] pgmap v3171: 109 pgs: 4 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.8 GiB data, 9.5 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 734 op/s; 8119/86331 objects degraded (9.405%); 8986/86331 objects misplaced (10.409%); 0 B/s, 74 objects/s recovering 2024-08-17T18:18:08.098 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:07 smithi131 bash[89561]: cluster 2024-08-17T18:18:06.804489+0000 mgr.y (mgr.34107) 2288 : cluster [DBG] pgmap v3171: 109 pgs: 4 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.8 GiB data, 9.5 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 734 op/s; 8119/86331 objects degraded (9.405%); 8986/86331 objects misplaced (10.409%); 0 B/s, 74 objects/s recovering 2024-08-17T18:18:08.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:07 smithi131 bash[88347]: cluster 2024-08-17T18:18:06.804489+0000 mgr.y (mgr.34107) 2288 : cluster [DBG] pgmap v3171: 109 pgs: 4 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.8 GiB data, 9.5 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 734 op/s; 8119/86331 objects degraded (9.405%); 8986/86331 objects misplaced (10.409%); 0 B/s, 74 objects/s recovering 2024-08-17T18:18:08.098 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:07 smithi131 bash[88347]: cluster 2024-08-17T18:18:06.804489+0000 mgr.y (mgr.34107) 2288 : cluster [DBG] pgmap v3171: 109 pgs: 4 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.8 GiB data, 9.5 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 734 op/s; 8119/86331 objects degraded (9.405%); 8986/86331 objects misplaced (10.409%); 0 B/s, 74 objects/s recovering 2024-08-17T18:18:08.120 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:08.185 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:08.185 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:08.286 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:08.313 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:08.319 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:08.319 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:08.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:07 smithi169 bash[79348]: cluster 2024-08-17T18:18:06.804489+0000 mgr.y (mgr.34107) 2288 : cluster [DBG] pgmap v3171: 109 pgs: 4 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.8 GiB data, 9.5 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 734 op/s; 8119/86331 objects degraded (9.405%); 8986/86331 objects misplaced (10.409%); 0 B/s, 74 objects/s recovering 2024-08-17T18:18:08.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:07 smithi169 bash[79348]: cluster 2024-08-17T18:18:06.804489+0000 mgr.y (mgr.34107) 2288 : cluster [DBG] pgmap v3171: 109 pgs: 4 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.8 GiB data, 9.5 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 734 op/s; 8119/86331 objects degraded (9.405%); 8986/86331 objects misplaced (10.409%); 0 B/s, 74 objects/s recovering 2024-08-17T18:18:08.420 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:08.451 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:08.456 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:08.457 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:08.557 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:08.578 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:08.579 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:08.580 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:08.680 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:08.708 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:08.710 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:08.711 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:08.811 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:08.837 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:08.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:08.839 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:08.940 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:08.966 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:08.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:08.968 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:09.068 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:09.229 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:18:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:18:08] "GET /metrics HTTP/1.1" 200 36622 "" "Prometheus/2.51.0" 2024-08-17T18:18:09.252 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:09.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:09.255 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:09.356 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:09.382 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:09.385 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:09.386 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:09.487 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:09.498 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:09 smithi169 bash[79348]: audit 2024-08-17T18:18:08.305269+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:09.498 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:09 smithi169 bash[79348]: audit 2024-08-17T18:18:08.305269+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:09.498 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:09 smithi169 bash[79348]: audit 2024-08-17T18:18:08.308427+0000 mon.a (mon.0) 3367 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:18:09.498 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:09 smithi169 bash[79348]: audit 2024-08-17T18:18:08.308427+0000 mon.a (mon.0) 3367 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:18:09.526 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:09.527 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:09.527 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:09.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:09 smithi131 bash[88347]: audit 2024-08-17T18:18:08.305269+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:09.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:09 smithi131 bash[88347]: audit 2024-08-17T18:18:08.305269+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:09.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:09 smithi131 bash[88347]: audit 2024-08-17T18:18:08.308427+0000 mon.a (mon.0) 3367 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:18:09.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:09 smithi131 bash[88347]: audit 2024-08-17T18:18:08.308427+0000 mon.a (mon.0) 3367 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:18:09.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:09 smithi131 bash[89561]: audit 2024-08-17T18:18:08.305269+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:09.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:09 smithi131 bash[89561]: audit 2024-08-17T18:18:08.305269+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:09.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:09 smithi131 bash[89561]: audit 2024-08-17T18:18:08.308427+0000 mon.a (mon.0) 3367 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:18:09.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:09 smithi131 bash[89561]: audit 2024-08-17T18:18:08.308427+0000 mon.a (mon.0) 3367 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:18:09.628 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:09.656 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:09.659 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:09.660 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:09.760 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:09.796 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:09.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:09.803 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:09.904 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:09.936 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:09.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:09.940 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:10.041 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:10.062 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:10.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:10.063 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:10.164 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:10.192 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:10.198 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:10.198 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:10.299 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:10.324 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:10.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:10.330 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:18:10.430 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:10.459 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:10.462 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:10.463 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:10.564 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:10.572 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:10 smithi131 bash[89561]: cluster 2024-08-17T18:18:08.805282+0000 mgr.y (mgr.34107) 2289 : cluster [DBG] pgmap v3172: 109 pgs: 4 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.8 GiB data, 9.5 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 616 op/s; 8119/86331 objects degraded (9.405%); 8986/86331 objects misplaced (10.409%); 0 B/s, 62 objects/s recovering 2024-08-17T18:18:10.572 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:10 smithi131 bash[89561]: cluster 2024-08-17T18:18:08.805282+0000 mgr.y (mgr.34107) 2289 : cluster [DBG] pgmap v3172: 109 pgs: 4 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.8 GiB data, 9.5 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 616 op/s; 8119/86331 objects degraded (9.405%); 8986/86331 objects misplaced (10.409%); 0 B/s, 62 objects/s recovering 2024-08-17T18:18:10.573 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:10 smithi131 bash[88347]: cluster 2024-08-17T18:18:08.805282+0000 mgr.y (mgr.34107) 2289 : cluster [DBG] pgmap v3172: 109 pgs: 4 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.8 GiB data, 9.5 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 616 op/s; 8119/86331 objects degraded (9.405%); 8986/86331 objects misplaced (10.409%); 0 B/s, 62 objects/s recovering 2024-08-17T18:18:10.573 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:10 smithi131 bash[88347]: cluster 2024-08-17T18:18:08.805282+0000 mgr.y (mgr.34107) 2289 : cluster [DBG] pgmap v3172: 109 pgs: 4 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.8 GiB data, 9.5 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 616 op/s; 8119/86331 objects degraded (9.405%); 8986/86331 objects misplaced (10.409%); 0 B/s, 62 objects/s recovering 2024-08-17T18:18:10.589 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:10.591 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:10.591 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:10.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:10 smithi169 bash[79348]: cluster 2024-08-17T18:18:08.805282+0000 mgr.y (mgr.34107) 2289 : cluster [DBG] pgmap v3172: 109 pgs: 4 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.8 GiB data, 9.5 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 616 op/s; 8119/86331 objects degraded (9.405%); 8986/86331 objects misplaced (10.409%); 0 B/s, 62 objects/s recovering 2024-08-17T18:18:10.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:10 smithi169 bash[79348]: cluster 2024-08-17T18:18:08.805282+0000 mgr.y (mgr.34107) 2289 : cluster [DBG] pgmap v3172: 109 pgs: 4 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 5 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.8 GiB data, 9.5 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 616 op/s; 8119/86331 objects degraded (9.405%); 8986/86331 objects misplaced (10.409%); 0 B/s, 62 objects/s recovering 2024-08-17T18:18:10.692 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:10.714 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:10.715 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:10.716 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:18:10.817 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:10.835 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:10.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:10.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:10.938 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:10.963 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:10.965 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:10.965 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:11.066 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:11.087 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:11.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:11.089 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:11.190 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:11.214 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:11.215 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:11.216 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:11.317 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:11.343 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:11.346 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:11.346 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:11.447 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:11.458 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:11 smithi131 bash[89561]: cluster 2024-08-17T18:18:10.335886+0000 mon.a (mon.0) 3368 : cluster [DBG] osdmap e1549: 8 total, 8 up, 6 in 2024-08-17T18:18:11.458 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:11 smithi131 bash[89561]: cluster 2024-08-17T18:18:10.335886+0000 mon.a (mon.0) 3368 : cluster [DBG] osdmap e1549: 8 total, 8 up, 6 in 2024-08-17T18:18:11.458 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:11 smithi131 bash[89561]: cluster 2024-08-17T18:18:11.186871+0000 mon.a (mon.0) 3369 : cluster [WRN] Health check update: Degraded data redundancy: 8119/86331 objects degraded (9.405%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:18:11.459 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:11 smithi131 bash[89561]: cluster 2024-08-17T18:18:11.186871+0000 mon.a (mon.0) 3369 : cluster [WRN] Health check update: Degraded data redundancy: 8119/86331 objects degraded (9.405%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:18:11.459 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:11 smithi131 bash[88347]: cluster 2024-08-17T18:18:10.335886+0000 mon.a (mon.0) 3368 : cluster [DBG] osdmap e1549: 8 total, 8 up, 6 in 2024-08-17T18:18:11.459 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:11 smithi131 bash[88347]: cluster 2024-08-17T18:18:10.335886+0000 mon.a (mon.0) 3368 : cluster [DBG] osdmap e1549: 8 total, 8 up, 6 in 2024-08-17T18:18:11.459 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:11 smithi131 bash[88347]: cluster 2024-08-17T18:18:11.186871+0000 mon.a (mon.0) 3369 : cluster [WRN] Health check update: Degraded data redundancy: 8119/86331 objects degraded (9.405%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:18:11.459 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:11 smithi131 bash[88347]: cluster 2024-08-17T18:18:11.186871+0000 mon.a (mon.0) 3369 : cluster [WRN] Health check update: Degraded data redundancy: 8119/86331 objects degraded (9.405%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:18:11.473 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:11.475 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:11.476 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:11.576 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:11.606 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:11.608 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:11.608 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:11.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:11 smithi169 bash[79348]: cluster 2024-08-17T18:18:10.335886+0000 mon.a (mon.0) 3368 : cluster [DBG] osdmap e1549: 8 total, 8 up, 6 in 2024-08-17T18:18:11.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:11 smithi169 bash[79348]: cluster 2024-08-17T18:18:10.335886+0000 mon.a (mon.0) 3368 : cluster [DBG] osdmap e1549: 8 total, 8 up, 6 in 2024-08-17T18:18:11.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:11 smithi169 bash[79348]: cluster 2024-08-17T18:18:11.186871+0000 mon.a (mon.0) 3369 : cluster [WRN] Health check update: Degraded data redundancy: 8119/86331 objects degraded (9.405%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:18:11.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:11 smithi169 bash[79348]: cluster 2024-08-17T18:18:11.186871+0000 mon.a (mon.0) 3369 : cluster [WRN] Health check update: Degraded data redundancy: 8119/86331 objects degraded (9.405%), 6 pgs degraded, 2 pgs undersized (PG_DEGRADED) 2024-08-17T18:18:11.709 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:11.748 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:11.753 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:11.754 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:11.855 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:11.896 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:11.897 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:11.897 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:18:11.998 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:12.026 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:12.031 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:12.031 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:12.132 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:12.158 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:12.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:12.162 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:18:12.263 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:12.293 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:12.299 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:12.300 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:12.401 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:12.427 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:12.430 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:12.430 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:12.531 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:12.540 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:12 smithi169 bash[79348]: cluster 2024-08-17T18:18:10.805722+0000 mgr.y (mgr.34107) 2290 : cluster [DBG] pgmap v3174: 109 pgs: 3 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 6 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.6 GiB data, 9.1 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 794 op/s; 7357/78924 objects degraded (9.322%); 8276/78924 objects misplaced (10.486%); 0 B/s, 81 objects/s recovering 2024-08-17T18:18:12.540 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:12 smithi169 bash[79348]: cluster 2024-08-17T18:18:10.805722+0000 mgr.y (mgr.34107) 2290 : cluster [DBG] pgmap v3174: 109 pgs: 3 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 6 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.6 GiB data, 9.1 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 794 op/s; 7357/78924 objects degraded (9.322%); 8276/78924 objects misplaced (10.486%); 0 B/s, 81 objects/s recovering 2024-08-17T18:18:12.540 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:12 smithi169 bash[79348]: cluster 2024-08-17T18:18:11.348972+0000 mon.a (mon.0) 3370 : cluster [DBG] osdmap e1550: 8 total, 8 up, 6 in 2024-08-17T18:18:12.540 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:12 smithi169 bash[79348]: cluster 2024-08-17T18:18:11.348972+0000 mon.a (mon.0) 3370 : cluster [DBG] osdmap e1550: 8 total, 8 up, 6 in 2024-08-17T18:18:12.555 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:12.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:12.558 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:12.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:12 smithi131 bash[89561]: cluster 2024-08-17T18:18:10.805722+0000 mgr.y (mgr.34107) 2290 : cluster [DBG] pgmap v3174: 109 pgs: 3 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 6 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.6 GiB data, 9.1 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 794 op/s; 7357/78924 objects degraded (9.322%); 8276/78924 objects misplaced (10.486%); 0 B/s, 81 objects/s recovering 2024-08-17T18:18:12.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:12 smithi131 bash[89561]: cluster 2024-08-17T18:18:10.805722+0000 mgr.y (mgr.34107) 2290 : cluster [DBG] pgmap v3174: 109 pgs: 3 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 6 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.6 GiB data, 9.1 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 794 op/s; 7357/78924 objects degraded (9.322%); 8276/78924 objects misplaced (10.486%); 0 B/s, 81 objects/s recovering 2024-08-17T18:18:12.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:12 smithi131 bash[89561]: cluster 2024-08-17T18:18:11.348972+0000 mon.a (mon.0) 3370 : cluster [DBG] osdmap e1550: 8 total, 8 up, 6 in 2024-08-17T18:18:12.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:12 smithi131 bash[89561]: cluster 2024-08-17T18:18:11.348972+0000 mon.a (mon.0) 3370 : cluster [DBG] osdmap e1550: 8 total, 8 up, 6 in 2024-08-17T18:18:12.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:12 smithi131 bash[88347]: cluster 2024-08-17T18:18:10.805722+0000 mgr.y (mgr.34107) 2290 : cluster [DBG] pgmap v3174: 109 pgs: 3 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 6 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.6 GiB data, 9.1 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 794 op/s; 7357/78924 objects degraded (9.322%); 8276/78924 objects misplaced (10.486%); 0 B/s, 81 objects/s recovering 2024-08-17T18:18:12.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:12 smithi131 bash[88347]: cluster 2024-08-17T18:18:10.805722+0000 mgr.y (mgr.34107) 2290 : cluster [DBG] pgmap v3174: 109 pgs: 3 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 6 active+clean+scrubbing, 3 active+recovery_wait+undersized+degraded+remapped, 90 active+clean; 1.6 GiB data, 9.1 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 794 op/s; 7357/78924 objects degraded (9.322%); 8276/78924 objects misplaced (10.486%); 0 B/s, 81 objects/s recovering 2024-08-17T18:18:12.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:12 smithi131 bash[88347]: cluster 2024-08-17T18:18:11.348972+0000 mon.a (mon.0) 3370 : cluster [DBG] osdmap e1550: 8 total, 8 up, 6 in 2024-08-17T18:18:12.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:12 smithi131 bash[88347]: cluster 2024-08-17T18:18:11.348972+0000 mon.a (mon.0) 3370 : cluster [DBG] osdmap e1550: 8 total, 8 up, 6 in 2024-08-17T18:18:12.659 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:12.681 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:12.686 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:12.686 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:12.692 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-08-17T18:18:12.692 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [ 2024-08-17T18:18:12.692 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.692 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.36051.0:160380 58.2 58:466eb8a2:::benchmark_data_smithi131_300488_object68158:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1550)", 2024-08-17T18:18:12.693 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:18:12.683533+0000", 2024-08-17T18:18:12.693 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.0082708980000000005, 2024-08-17T18:18:12.693 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0083231599999999996, 2024-08-17T18:18:12.693 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:18:12.693 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "waiting for sub ops", 2024-08-17T18:18:12.693 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:18:12.693 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.36051", 2024-08-17T18:18:12.693 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/3166910928", 2024-08-17T18:18:12.693 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 160380 2024-08-17T18:18:12.693 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:12.693 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:18:12.693 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.694 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:18:12.694 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:12.683533+0000", 2024-08-17T18:18:12.694 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:12.694 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:12.694 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.694 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:18:12.694 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:12.683533+0000", 2024-08-17T18:18:12.694 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:12.694 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:12.694 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.694 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:18:12.694 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:12.683532+0000", 2024-08-17T18:18:12.694 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:18:12.694 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:12.695 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.695 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:18:12.695 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:12.683537+0000", 2024-08-17T18:18:12.695 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.1900000000000003e-06 2024-08-17T18:18:12.695 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:12.695 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.695 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:18:12.695 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:12.683546+0000", 2024-08-17T18:18:12.695 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.1900000000000001e-06 2024-08-17T18:18:12.695 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:12.695 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.695 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:18:12.695 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:12.683552+0000", 2024-08-17T18:18:12.696 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.8289999999999996e-06 2024-08-17T18:18:12.696 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:12.696 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.696 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:18:12.696 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:12.683589+0000", 2024-08-17T18:18:12.696 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.6794e-05 2024-08-17T18:18:12.696 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:12.696 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.696 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:18:12.696 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:12.685379+0000", 2024-08-17T18:18:12.696 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001789644 2024-08-17T18:18:12.697 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:12.697 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.697 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,4", 2024-08-17T18:18:12.697 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:12.685529+0000", 2024-08-17T18:18:12.697 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00015034599999999999 2024-08-17T18:18:12.697 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:12.697 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.697 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:18:12.697 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:12.688386+0000", 2024-08-17T18:18:12.697 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0028566429999999999 2024-08-17T18:18:12.697 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:12.697 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:18:12.697 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:12.698 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:12.698 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.698 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.36051.0:160377 58.4 e1550/1542 58:29d205fb:::benchmark_data_smithi131_300488_object68155:head v 1550'10018, mlcod=1550'10015)", 2024-08-17T18:18:12.698 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:18:12.688805+0000", 2024-08-17T18:18:12.698 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.0029993490000000001, 2024-08-17T18:18:12.698 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0031367399999999998, 2024-08-17T18:18:12.698 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:18:12.698 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:18:12.698 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:18:12.698 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.698 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:18:12.699 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:12.688805+0000", 2024-08-17T18:18:12.699 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:12.699 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:12.699 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.699 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:18:12.699 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:12.688805+0000", 2024-08-17T18:18:12.699 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:12.699 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:12.699 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.699 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:18:12.699 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:12.688804+0000", 2024-08-17T18:18:12.699 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:18:12.699 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:12.700 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.700 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:18:12.700 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:12.688811+0000", 2024-08-17T18:18:12.700 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.0219999999999999e-06 2024-08-17T18:18:12.700 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:12.700 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.700 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:18:12.700 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:12.688825+0000", 2024-08-17T18:18:12.700 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3623e-05 2024-08-17T18:18:12.700 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:12.700 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.700 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:18:12.700 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:12.688834+0000", 2024-08-17T18:18:12.700 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.9840000000000007e-06 2024-08-17T18:18:12.700 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:12.701 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.701 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:18:12.701 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:12.688894+0000", 2024-08-17T18:18:12.701 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.0000000000000002e-05 2024-08-17T18:18:12.701 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:12.701 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.701 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:18:12.701 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:12.688920+0000", 2024-08-17T18:18:12.701 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.6882000000000001e-05 2024-08-17T18:18:12.701 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:12.701 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.701 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:18:12.701 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:12.691933+0000", 2024-08-17T18:18:12.701 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0030127999999999999 2024-08-17T18:18:12.702 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:12.702 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:18:12.702 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:12.702 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:12.702 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.702 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.36051.0:160384 58.2 58:4b12a599:::benchmark_data_smithi131_300488_object68162:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1550)", 2024-08-17T18:18:12.702 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:18:12.688855+0000", 2024-08-17T18:18:12.702 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.0029494019999999998, 2024-08-17T18:18:12.702 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0031555139999999999, 2024-08-17T18:18:12.703 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:18:12.703 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "waiting for sub ops", 2024-08-17T18:18:12.703 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:18:12.703 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.36051", 2024-08-17T18:18:12.703 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/3166910928", 2024-08-17T18:18:12.703 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 160384 2024-08-17T18:18:12.703 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:12.703 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:18:12.703 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.703 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:18:12.703 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:12.688855+0000", 2024-08-17T18:18:12.703 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:12.703 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:12.703 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.704 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:18:12.704 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:12.688855+0000", 2024-08-17T18:18:12.704 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:12.704 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:12.704 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.705 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:18:12.705 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:12.688853+0000", 2024-08-17T18:18:12.705 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:18:12.706 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:12.706 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.706 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:18:12.706 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:12.688858+0000", 2024-08-17T18:18:12.706 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.1070000000000004e-06 2024-08-17T18:18:12.706 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:12.706 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.706 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:18:12.706 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:12.688869+0000", 2024-08-17T18:18:12.706 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1065e-05 2024-08-17T18:18:12.706 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:12.706 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.706 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:18:12.707 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:12.688876+0000", 2024-08-17T18:18:12.707 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3010000000000003e-06 2024-08-17T18:18:12.707 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:12.707 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.707 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:18:12.707 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:12.688919+0000", 2024-08-17T18:18:12.707 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.3337000000000002e-05 2024-08-17T18:18:12.707 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:12.707 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.707 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:18:12.707 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:12.689084+0000", 2024-08-17T18:18:12.707 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00016468400000000001 2024-08-17T18:18:12.707 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:12.707 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.707 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,4", 2024-08-17T18:18:12.708 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:12.689224+0000", 2024-08-17T18:18:12.708 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000140397 2024-08-17T18:18:12.708 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:12.708 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:18:12.708 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:12.708 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:12.708 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.708 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.36051.0:160385 58.b e1550/1542 58:dfa0c7ca:::benchmark_data_smithi131_300488_object68163:head v 1550'9971, mlcod=1550'9969)", 2024-08-17T18:18:12.708 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:18:12.689531+0000", 2024-08-17T18:18:12.708 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.0022734750000000001, 2024-08-17T18:18:12.708 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0025606460000000002, 2024-08-17T18:18:12.708 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:18:12.708 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "started", 2024-08-17T18:18:12.709 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:18:12.709 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.709 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:18:12.709 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:12.689531+0000", 2024-08-17T18:18:12.709 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:12.709 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:12.709 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.709 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:18:12.709 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:12.689531+0000", 2024-08-17T18:18:12.709 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:12.709 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:12.709 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.709 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:18:12.709 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:12.689530+0000", 2024-08-17T18:18:12.709 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:18:12.710 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:12.710 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.710 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:18:12.710 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:12.689537+0000", 2024-08-17T18:18:12.710 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.1659999999999997e-06 2024-08-17T18:18:12.710 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:12.710 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.710 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:18:12.710 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:12.689549+0000", 2024-08-17T18:18:12.710 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2303000000000001e-05 2024-08-17T18:18:12.710 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:12.710 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.710 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:18:12.711 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:12.689556+0000", 2024-08-17T18:18:12.711 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.2299999999999996e-06 2024-08-17T18:18:12.711 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:12.711 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.711 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:18:12.711 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:12.689601+0000", 2024-08-17T18:18:12.711 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.5460000000000002e-05 2024-08-17T18:18:12.711 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:12.711 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.711 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:18:12.711 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:12.689622+0000", 2024-08-17T18:18:12.711 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.0891e-05 2024-08-17T18:18:12.712 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:12.712 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:18:12.712 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:12.712 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:12.712 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.712 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop_reply(client.36051.0:160380 58.2 e1550/1521)", 2024-08-17T18:18:12.712 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:18:12.689626+0000", 2024-08-17T18:18:12.712 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 0.0021781130000000002, 2024-08-17T18:18:12.712 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0025195899999999999, 2024-08-17T18:18:12.712 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:18:12.712 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "queued for pg", 2024-08-17T18:18:12.713 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:18:12.713 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.713 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:18:12.713 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:12.689626+0000", 2024-08-17T18:18:12.713 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:12.713 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:12.713 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.713 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:18:12.713 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:12.689626+0000", 2024-08-17T18:18:12.714 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:18:12.714 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:12.714 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.714 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:18:12.714 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:12.689625+0000", 2024-08-17T18:18:12.714 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2024-08-17T18:18:12.714 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:12.714 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.714 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:18:12.714 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:12.689630+0000", 2024-08-17T18:18:12.714 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.6800000000000001e-06 2024-08-17T18:18:12.714 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:12.714 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.715 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:18:12.715 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:12.689639+0000", 2024-08-17T18:18:12.715 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.2040000000000003e-06 2024-08-17T18:18:12.715 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:18:12.715 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:18:12.715 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:18:12.715 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:12.689656+0000", 2024-08-17T18:18:12.715 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6920000000000001e-05 2024-08-17T18:18:12.715 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:12.715 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:18:12.715 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:12.715 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:18:12.715 INFO:teuthology.orchestra.run.smithi169.stdout: ], 2024-08-17T18:18:12.715 INFO:teuthology.orchestra.run.smithi169.stdout: "num_ops": 5 2024-08-17T18:18:12.715 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-08-17T18:18:12.787 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:12.814 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:12.818 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:12.818 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:12.919 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:12.942 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:12.944 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:12.944 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:13.045 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:13.078 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:13.082 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:13.083 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:18:13.183 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:13.207 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:13.209 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:13.209 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:13.310 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:13.338 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:13.341 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:13.342 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:13.443 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:13.473 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:13.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:13.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:13.579 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:13.610 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:13.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:13.615 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:13.715 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:13.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:13.749 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:13.749 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:13.850 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:13.877 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:13.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:13.880 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:13.927 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_blocked_ops 2024-08-17T18:18:13.981 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:14.004 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:14.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:14.009 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:14.109 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:14.135 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:14.137 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:14.137 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:14.238 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:14.268 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:14.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:14.272 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:18:14.373 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:14.407 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:14.412 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:14 smithi131 bash[89561]: cluster 2024-08-17T18:18:12.806398+0000 mgr.y (mgr.34107) 2291 : cluster [DBG] pgmap v3176: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.6 GiB data, 9.0 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 677 op/s; 5945/76545 objects degraded (7.767%); 6410/76545 objects misplaced (8.374%); 0 B/s, 91 objects/s recovering 2024-08-17T18:18:14.412 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:14 smithi131 bash[89561]: cluster 2024-08-17T18:18:12.806398+0000 mgr.y (mgr.34107) 2291 : cluster [DBG] pgmap v3176: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.6 GiB data, 9.0 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 677 op/s; 5945/76545 objects degraded (7.767%); 6410/76545 objects misplaced (8.374%); 0 B/s, 91 objects/s recovering 2024-08-17T18:18:14.415 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:14 smithi131 bash[88347]: cluster 2024-08-17T18:18:12.806398+0000 mgr.y (mgr.34107) 2291 : cluster [DBG] pgmap v3176: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.6 GiB data, 9.0 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 677 op/s; 5945/76545 objects degraded (7.767%); 6410/76545 objects misplaced (8.374%); 0 B/s, 91 objects/s recovering 2024-08-17T18:18:14.415 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:14 smithi131 bash[88347]: cluster 2024-08-17T18:18:12.806398+0000 mgr.y (mgr.34107) 2291 : cluster [DBG] pgmap v3176: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.6 GiB data, 9.0 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 677 op/s; 5945/76545 objects degraded (7.767%); 6410/76545 objects misplaced (8.374%); 0 B/s, 91 objects/s recovering 2024-08-17T18:18:14.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:14.416 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:14.516 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:14.557 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:14.564 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:14.564 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:14.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:14 smithi169 bash[79348]: cluster 2024-08-17T18:18:12.806398+0000 mgr.y (mgr.34107) 2291 : cluster [DBG] pgmap v3176: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.6 GiB data, 9.0 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 677 op/s; 5945/76545 objects degraded (7.767%); 6410/76545 objects misplaced (8.374%); 0 B/s, 91 objects/s recovering 2024-08-17T18:18:14.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:14 smithi169 bash[79348]: cluster 2024-08-17T18:18:12.806398+0000 mgr.y (mgr.34107) 2291 : cluster [DBG] pgmap v3176: 109 pgs: 1 active+recovering+undersized+remapped, 1 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 95 active+clean; 1.6 GiB data, 9.0 GiB used, 527 GiB / 536 GiB avail; 0 B/s wr, 677 op/s; 5945/76545 objects degraded (7.767%); 6410/76545 objects misplaced (8.374%); 0 B/s, 91 objects/s recovering 2024-08-17T18:18:14.665 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:14.702 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:14.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:14.705 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:14.806 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:14.834 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:14.837 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:14.837 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:14.938 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:14.959 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:14.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:14.961 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:18:15.062 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:15.100 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:15.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:15.102 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:15.202 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:15.246 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:15.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:15.250 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:18:15.351 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:15.391 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:15.397 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:15.397 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:15.498 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:15.526 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:15.531 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:15.531 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:15.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:15 smithi131 bash[88347]: audit 2024-08-17T18:18:14.373228+0000 mon.a (mon.0) 3371 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:18:15.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:15 smithi131 bash[88347]: audit 2024-08-17T18:18:14.373228+0000 mon.a (mon.0) 3371 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:18:15.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:15 smithi131 bash[89561]: audit 2024-08-17T18:18:14.373228+0000 mon.a (mon.0) 3371 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:18:15.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:15 smithi131 bash[89561]: audit 2024-08-17T18:18:14.373228+0000 mon.a (mon.0) 3371 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:18:15.632 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:15.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:15 smithi169 bash[79348]: audit 2024-08-17T18:18:14.373228+0000 mon.a (mon.0) 3371 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:18:15.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:15 smithi169 bash[79348]: audit 2024-08-17T18:18:14.373228+0000 mon.a (mon.0) 3371 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:18:15.659 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:15.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:15.663 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:15.764 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:15.786 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:15.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:15.789 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:15.890 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:15.925 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:15.926 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:15.927 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:16.028 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:16.059 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:16.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:16.063 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:18:16.164 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:16.190 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:16.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:16.192 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:16.293 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:16.332 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:16.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:16.335 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:16.436 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:16.446 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:16 smithi169 bash[79348]: cluster 2024-08-17T18:18:14.807437+0000 mgr.y (mgr.34107) 2292 : cluster [DBG] pgmap v3177: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 1.4 GiB data, 8.8 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 669 op/s; 5572/70251 objects degraded (7.932%); 5704/70251 objects misplaced (8.119%); 0 B/s, 117 objects/s recovering 2024-08-17T18:18:16.446 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:16 smithi169 bash[79348]: cluster 2024-08-17T18:18:14.807437+0000 mgr.y (mgr.34107) 2292 : cluster [DBG] pgmap v3177: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 1.4 GiB data, 8.8 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 669 op/s; 5572/70251 objects degraded (7.932%); 5704/70251 objects misplaced (8.119%); 0 B/s, 117 objects/s recovering 2024-08-17T18:18:16.446 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:16 smithi169 bash[79348]: cluster 2024-08-17T18:18:16.187502+0000 mon.a (mon.0) 3372 : cluster [WRN] Health check update: Degraded data redundancy: 5572/70251 objects degraded (7.932%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:16.446 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:16 smithi169 bash[79348]: cluster 2024-08-17T18:18:16.187502+0000 mon.a (mon.0) 3372 : cluster [WRN] Health check update: Degraded data redundancy: 5572/70251 objects degraded (7.932%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:16.477 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:16.478 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:16.478 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:16.578 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:16.602 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:16 smithi131 bash[89561]: cluster 2024-08-17T18:18:14.807437+0000 mgr.y (mgr.34107) 2292 : cluster [DBG] pgmap v3177: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 1.4 GiB data, 8.8 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 669 op/s; 5572/70251 objects degraded (7.932%); 5704/70251 objects misplaced (8.119%); 0 B/s, 117 objects/s recovering 2024-08-17T18:18:16.602 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:16 smithi131 bash[89561]: cluster 2024-08-17T18:18:14.807437+0000 mgr.y (mgr.34107) 2292 : cluster [DBG] pgmap v3177: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 1.4 GiB data, 8.8 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 669 op/s; 5572/70251 objects degraded (7.932%); 5704/70251 objects misplaced (8.119%); 0 B/s, 117 objects/s recovering 2024-08-17T18:18:16.602 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:16 smithi131 bash[89561]: cluster 2024-08-17T18:18:16.187502+0000 mon.a (mon.0) 3372 : cluster [WRN] Health check update: Degraded data redundancy: 5572/70251 objects degraded (7.932%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:16.602 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:16 smithi131 bash[89561]: cluster 2024-08-17T18:18:16.187502+0000 mon.a (mon.0) 3372 : cluster [WRN] Health check update: Degraded data redundancy: 5572/70251 objects degraded (7.932%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:16.603 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:16 smithi131 bash[88347]: cluster 2024-08-17T18:18:14.807437+0000 mgr.y (mgr.34107) 2292 : cluster [DBG] pgmap v3177: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 1.4 GiB data, 8.8 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 669 op/s; 5572/70251 objects degraded (7.932%); 5704/70251 objects misplaced (8.119%); 0 B/s, 117 objects/s recovering 2024-08-17T18:18:16.603 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:16 smithi131 bash[88347]: cluster 2024-08-17T18:18:14.807437+0000 mgr.y (mgr.34107) 2292 : cluster [DBG] pgmap v3177: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 1.4 GiB data, 8.8 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 669 op/s; 5572/70251 objects degraded (7.932%); 5704/70251 objects misplaced (8.119%); 0 B/s, 117 objects/s recovering 2024-08-17T18:18:16.603 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:16 smithi131 bash[88347]: cluster 2024-08-17T18:18:16.187502+0000 mon.a (mon.0) 3372 : cluster [WRN] Health check update: Degraded data redundancy: 5572/70251 objects degraded (7.932%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:16.603 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:16 smithi131 bash[88347]: cluster 2024-08-17T18:18:16.187502+0000 mon.a (mon.0) 3372 : cluster [WRN] Health check update: Degraded data redundancy: 5572/70251 objects degraded (7.932%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:16.604 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:16.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:16.605 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:16.706 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:16.740 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:16.741 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:16.741 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:16.842 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:16.862 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:16.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:16.864 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:16.965 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:16.987 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:16.989 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:16.989 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:17.090 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:17.114 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:17.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:17.116 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:17.217 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:17.241 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:17.243 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:17.244 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:17.345 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:17.370 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:17.376 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:17.376 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:17.477 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:17.496 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:17.497 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:17.498 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:17.598 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:17.632 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:17.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:17.639 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:17.739 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:17.766 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:17.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:17.772 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:17.873 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:17.896 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:17.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:17.899 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:18.000 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:18.032 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:18.034 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:18.035 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:18.136 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:18.159 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:18.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:18.163 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:18.264 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:18.292 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:18.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:18.298 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:18.399 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:18.424 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:18.427 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:18.427 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:18.528 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:18.539 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:18 smithi131 bash[89561]: cluster 2024-08-17T18:18:16.807999+0000 mgr.y (mgr.34107) 2293 : cluster [DBG] pgmap v3178: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 1.4 GiB data, 8.6 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 738 op/s; 5572/68604 objects degraded (8.122%); 5704/68604 objects misplaced (8.314%); 0 B/s, 117 objects/s recovering 2024-08-17T18:18:18.539 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:18 smithi131 bash[89561]: cluster 2024-08-17T18:18:16.807999+0000 mgr.y (mgr.34107) 2293 : cluster [DBG] pgmap v3178: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 1.4 GiB data, 8.6 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 738 op/s; 5572/68604 objects degraded (8.122%); 5704/68604 objects misplaced (8.314%); 0 B/s, 117 objects/s recovering 2024-08-17T18:18:18.539 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:18 smithi131 bash[88347]: cluster 2024-08-17T18:18:16.807999+0000 mgr.y (mgr.34107) 2293 : cluster [DBG] pgmap v3178: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 1.4 GiB data, 8.6 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 738 op/s; 5572/68604 objects degraded (8.122%); 5704/68604 objects misplaced (8.314%); 0 B/s, 117 objects/s recovering 2024-08-17T18:18:18.540 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:18 smithi131 bash[88347]: cluster 2024-08-17T18:18:16.807999+0000 mgr.y (mgr.34107) 2293 : cluster [DBG] pgmap v3178: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 1.4 GiB data, 8.6 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 738 op/s; 5572/68604 objects degraded (8.122%); 5704/68604 objects misplaced (8.314%); 0 B/s, 117 objects/s recovering 2024-08-17T18:18:18.556 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:18.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:18.560 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:18.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:18 smithi169 bash[79348]: cluster 2024-08-17T18:18:16.807999+0000 mgr.y (mgr.34107) 2293 : cluster [DBG] pgmap v3178: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 1.4 GiB data, 8.6 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 738 op/s; 5572/68604 objects degraded (8.122%); 5704/68604 objects misplaced (8.314%); 0 B/s, 117 objects/s recovering 2024-08-17T18:18:18.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:18 smithi169 bash[79348]: cluster 2024-08-17T18:18:16.807999+0000 mgr.y (mgr.34107) 2293 : cluster [DBG] pgmap v3178: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded+remapped, 4 active+remapped+backfill_wait, 3 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 97 active+clean; 1.4 GiB data, 8.6 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 738 op/s; 5572/68604 objects degraded (8.122%); 5704/68604 objects misplaced (8.314%); 0 B/s, 117 objects/s recovering 2024-08-17T18:18:18.660 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:18.702 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:18.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:18.706 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:18.715 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:18:18.807 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:18.849 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:18:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:18:18] "GET /metrics HTTP/1.1" 200 36622 "" "Prometheus/2.51.0" 2024-08-17T18:18:18.851 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:18.859 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:18.859 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:18.960 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:18.982 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:18.984 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:18.985 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:19.086 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:19.123 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:19.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:19.127 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:19.228 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:19.253 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:19.255 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:19.256 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:18:19.357 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:19.384 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:19.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:19.386 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:19.487 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:19.507 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:19.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:19.509 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:19.610 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:19.630 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:19.632 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:19.632 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:19.733 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:19.750 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:19.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:19.752 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:19.853 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:19.881 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:19.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:19.884 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:19.985 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:20.006 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:20.008 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:20.008 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:18:20.109 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:20.152 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:20.160 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:20.160 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:20.261 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:20.288 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:20.294 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:20.295 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:20.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:20 smithi169 bash[79348]: cluster 2024-08-17T18:18:18.808566+0000 mgr.y (mgr.34107) 2294 : cluster [DBG] pgmap v3179: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded+remapped, 4 active+remapped+backfill_wait, 7 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.3 GiB data, 8.4 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 545 op/s; 5339/65049 objects degraded (8.208%); 5462/65049 objects misplaced (8.397%); 0 B/s, 90 objects/s recovering 2024-08-17T18:18:20.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:20 smithi169 bash[79348]: cluster 2024-08-17T18:18:18.808566+0000 mgr.y (mgr.34107) 2294 : cluster [DBG] pgmap v3179: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded+remapped, 4 active+remapped+backfill_wait, 7 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.3 GiB data, 8.4 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 545 op/s; 5339/65049 objects degraded (8.208%); 5462/65049 objects misplaced (8.397%); 0 B/s, 90 objects/s recovering 2024-08-17T18:18:20.396 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:20.426 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:20.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:20.429 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:20.530 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:20.539 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:20 smithi131 bash[89561]: cluster 2024-08-17T18:18:18.808566+0000 mgr.y (mgr.34107) 2294 : cluster [DBG] pgmap v3179: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded+remapped, 4 active+remapped+backfill_wait, 7 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.3 GiB data, 8.4 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 545 op/s; 5339/65049 objects degraded (8.208%); 5462/65049 objects misplaced (8.397%); 0 B/s, 90 objects/s recovering 2024-08-17T18:18:20.539 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:20 smithi131 bash[89561]: cluster 2024-08-17T18:18:18.808566+0000 mgr.y (mgr.34107) 2294 : cluster [DBG] pgmap v3179: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded+remapped, 4 active+remapped+backfill_wait, 7 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.3 GiB data, 8.4 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 545 op/s; 5339/65049 objects degraded (8.208%); 5462/65049 objects misplaced (8.397%); 0 B/s, 90 objects/s recovering 2024-08-17T18:18:20.540 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:20 smithi131 bash[88347]: cluster 2024-08-17T18:18:18.808566+0000 mgr.y (mgr.34107) 2294 : cluster [DBG] pgmap v3179: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded+remapped, 4 active+remapped+backfill_wait, 7 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.3 GiB data, 8.4 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 545 op/s; 5339/65049 objects degraded (8.208%); 5462/65049 objects misplaced (8.397%); 0 B/s, 90 objects/s recovering 2024-08-17T18:18:20.540 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:20 smithi131 bash[88347]: cluster 2024-08-17T18:18:18.808566+0000 mgr.y (mgr.34107) 2294 : cluster [DBG] pgmap v3179: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded+remapped, 4 active+remapped+backfill_wait, 7 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 93 active+clean; 1.3 GiB data, 8.4 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 545 op/s; 5339/65049 objects degraded (8.208%); 5462/65049 objects misplaced (8.397%); 0 B/s, 90 objects/s recovering 2024-08-17T18:18:20.555 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:20.562 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:20.562 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:20.663 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:20.716 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:20.718 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:20.718 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:20.819 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:20.860 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:20.865 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:20.865 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:20.966 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:20.994 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:20.994 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:20.995 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:21.096 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:21.124 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:21.127 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:21.127 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:21.228 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:21.264 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:21.270 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:21.270 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:21.371 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:21.403 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:21.408 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:21.408 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:21.509 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:21.527 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:21.528 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:21.529 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:21.629 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:21.648 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:21.649 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:21.650 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:21.751 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:21.770 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:21.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:21.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:21.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:21 smithi131 bash[88347]: audit 2024-08-17T18:18:20.597684+0000 mon.a (mon.0) 3373 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:21.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:21 smithi131 bash[88347]: audit 2024-08-17T18:18:20.597684+0000 mon.a (mon.0) 3373 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:21.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:21 smithi131 bash[88347]: audit 2024-08-17T18:18:20.607729+0000 mon.a (mon.0) 3374 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:21.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:21 smithi131 bash[88347]: audit 2024-08-17T18:18:20.607729+0000 mon.a (mon.0) 3374 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:21.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:21 smithi131 bash[88347]: cluster 2024-08-17T18:18:20.809377+0000 mgr.y (mgr.34107) 2295 : cluster [DBG] pgmap v3180: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.2 GiB data, 8.0 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 705 op/s; 5083/57738 objects degraded (8.804%); 4796/57738 objects misplaced (8.306%); 0 B/s, 76 objects/s recovering 2024-08-17T18:18:21.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:21 smithi131 bash[88347]: cluster 2024-08-17T18:18:20.809377+0000 mgr.y (mgr.34107) 2295 : cluster [DBG] pgmap v3180: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.2 GiB data, 8.0 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 705 op/s; 5083/57738 objects degraded (8.804%); 4796/57738 objects misplaced (8.306%); 0 B/s, 76 objects/s recovering 2024-08-17T18:18:21.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:21 smithi131 bash[88347]: cluster 2024-08-17T18:18:21.188066+0000 mon.a (mon.0) 3375 : cluster [WRN] Health check update: Degraded data redundancy: 5339/65049 objects degraded (8.208%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:21.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:21 smithi131 bash[88347]: cluster 2024-08-17T18:18:21.188066+0000 mon.a (mon.0) 3375 : cluster [WRN] Health check update: Degraded data redundancy: 5339/65049 objects degraded (8.208%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:21.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:21 smithi131 bash[89561]: audit 2024-08-17T18:18:20.597684+0000 mon.a (mon.0) 3373 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:21.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:21 smithi131 bash[89561]: audit 2024-08-17T18:18:20.597684+0000 mon.a (mon.0) 3373 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:21.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:21 smithi131 bash[89561]: audit 2024-08-17T18:18:20.607729+0000 mon.a (mon.0) 3374 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:21.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:21 smithi131 bash[89561]: audit 2024-08-17T18:18:20.607729+0000 mon.a (mon.0) 3374 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:21.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:21 smithi131 bash[89561]: cluster 2024-08-17T18:18:20.809377+0000 mgr.y (mgr.34107) 2295 : cluster [DBG] pgmap v3180: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.2 GiB data, 8.0 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 705 op/s; 5083/57738 objects degraded (8.804%); 4796/57738 objects misplaced (8.306%); 0 B/s, 76 objects/s recovering 2024-08-17T18:18:21.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:21 smithi131 bash[89561]: cluster 2024-08-17T18:18:20.809377+0000 mgr.y (mgr.34107) 2295 : cluster [DBG] pgmap v3180: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.2 GiB data, 8.0 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 705 op/s; 5083/57738 objects degraded (8.804%); 4796/57738 objects misplaced (8.306%); 0 B/s, 76 objects/s recovering 2024-08-17T18:18:21.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:21 smithi131 bash[89561]: cluster 2024-08-17T18:18:21.188066+0000 mon.a (mon.0) 3375 : cluster [WRN] Health check update: Degraded data redundancy: 5339/65049 objects degraded (8.208%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:21.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:21 smithi131 bash[89561]: cluster 2024-08-17T18:18:21.188066+0000 mon.a (mon.0) 3375 : cluster [WRN] Health check update: Degraded data redundancy: 5339/65049 objects degraded (8.208%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:21.873 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:21.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:21 smithi169 bash[79348]: audit 2024-08-17T18:18:20.597684+0000 mon.a (mon.0) 3373 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:21.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:21 smithi169 bash[79348]: audit 2024-08-17T18:18:20.597684+0000 mon.a (mon.0) 3373 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:21.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:21 smithi169 bash[79348]: audit 2024-08-17T18:18:20.607729+0000 mon.a (mon.0) 3374 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:21.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:21 smithi169 bash[79348]: audit 2024-08-17T18:18:20.607729+0000 mon.a (mon.0) 3374 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:21.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:21 smithi169 bash[79348]: cluster 2024-08-17T18:18:20.809377+0000 mgr.y (mgr.34107) 2295 : cluster [DBG] pgmap v3180: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.2 GiB data, 8.0 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 705 op/s; 5083/57738 objects degraded (8.804%); 4796/57738 objects misplaced (8.306%); 0 B/s, 76 objects/s recovering 2024-08-17T18:18:21.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:21 smithi169 bash[79348]: cluster 2024-08-17T18:18:20.809377+0000 mgr.y (mgr.34107) 2295 : cluster [DBG] pgmap v3180: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.2 GiB data, 8.0 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 705 op/s; 5083/57738 objects degraded (8.804%); 4796/57738 objects misplaced (8.306%); 0 B/s, 76 objects/s recovering 2024-08-17T18:18:21.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:21 smithi169 bash[79348]: cluster 2024-08-17T18:18:21.188066+0000 mon.a (mon.0) 3375 : cluster [WRN] Health check update: Degraded data redundancy: 5339/65049 objects degraded (8.208%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:21.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:21 smithi169 bash[79348]: cluster 2024-08-17T18:18:21.188066+0000 mon.a (mon.0) 3375 : cluster [WRN] Health check update: Degraded data redundancy: 5339/65049 objects degraded (8.208%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:21.894 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:21.898 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:21.899 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:21.999 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:22.019 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:22.023 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:22.023 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:22.124 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:22.158 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:22.163 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:22.164 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:22.265 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:22.298 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:22.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:22.302 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:22.403 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:22.433 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:22.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:22.436 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:22.536 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:22.556 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:22.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:22.559 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:18:22.660 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:22.702 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:22.708 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:22.709 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:22.809 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:22.840 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:22.849 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:22.849 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:22.950 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:22.987 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:22.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:22.991 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:23.092 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:23.129 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:23.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:23.131 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:23.232 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:23.275 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:23.278 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:23.279 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:23.379 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:23.429 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:23.433 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:23.433 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:23.510 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T18:18:23.510 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:18:23.534 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:23.552 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:18:23.552 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T18:18:23.563 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:23.566 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:23.566 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:23.582 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:18:23.583 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T18:18:23.617 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T18:18:23.617 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:18:23.653 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T18:18:23.653 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:18:23.667 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:23.689 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T18:18:23.689 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:18:23.693 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:23.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:23.695 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:23.715 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T18:18:23.716 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:18:23.749 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T18:18:23.750 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:18:23.796 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:23.822 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:23.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:23.825 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:23.925 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:23.946 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:23.950 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:23.951 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:24.051 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:24.062 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:23 smithi131 bash[89561]: cluster 2024-08-17T18:18:22.809820+0000 mgr.y (mgr.34107) 2296 : cluster [DBG] pgmap v3181: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.2 GiB data, 8.0 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 615 op/s; 5083/57738 objects degraded (8.804%); 4796/57738 objects misplaced (8.306%); 0 B/s, 66 objects/s recovering 2024-08-17T18:18:24.062 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:23 smithi131 bash[89561]: cluster 2024-08-17T18:18:22.809820+0000 mgr.y (mgr.34107) 2296 : cluster [DBG] pgmap v3181: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.2 GiB data, 8.0 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 615 op/s; 5083/57738 objects degraded (8.804%); 4796/57738 objects misplaced (8.306%); 0 B/s, 66 objects/s recovering 2024-08-17T18:18:24.062 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:23 smithi131 bash[89561]: audit 2024-08-17T18:18:22.813691+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:24.062 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:23 smithi131 bash[89561]: audit 2024-08-17T18:18:22.813691+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:24.062 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:23 smithi131 bash[89561]: audit 2024-08-17T18:18:22.825558+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:24.062 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:23 smithi131 bash[89561]: audit 2024-08-17T18:18:22.825558+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:24.062 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:23 smithi131 bash[89561]: audit 2024-08-17T18:18:23.301406+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:18:24.062 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:23 smithi131 bash[89561]: audit 2024-08-17T18:18:23.301406+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:18:24.062 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:23 smithi131 bash[89561]: audit 2024-08-17T18:18:23.455310+0000 mon.c (mon.2) 123 : audit [DBG] from='client.? 172.21.15.131:0/3120208653' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:18:24.066 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:23 smithi131 bash[89561]: audit 2024-08-17T18:18:23.455310+0000 mon.c (mon.2) 123 : audit [DBG] from='client.? 172.21.15.131:0/3120208653' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:18:24.066 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:23 smithi131 bash[88347]: cluster 2024-08-17T18:18:22.809820+0000 mgr.y (mgr.34107) 2296 : cluster [DBG] pgmap v3181: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.2 GiB data, 8.0 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 615 op/s; 5083/57738 objects degraded (8.804%); 4796/57738 objects misplaced (8.306%); 0 B/s, 66 objects/s recovering 2024-08-17T18:18:24.066 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:23 smithi131 bash[88347]: cluster 2024-08-17T18:18:22.809820+0000 mgr.y (mgr.34107) 2296 : cluster [DBG] pgmap v3181: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.2 GiB data, 8.0 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 615 op/s; 5083/57738 objects degraded (8.804%); 4796/57738 objects misplaced (8.306%); 0 B/s, 66 objects/s recovering 2024-08-17T18:18:24.066 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:23 smithi131 bash[88347]: audit 2024-08-17T18:18:22.813691+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:24.066 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:23 smithi131 bash[88347]: audit 2024-08-17T18:18:22.813691+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:24.066 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:23 smithi131 bash[88347]: audit 2024-08-17T18:18:22.825558+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:24.066 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:23 smithi131 bash[88347]: audit 2024-08-17T18:18:22.825558+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:24.067 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:23 smithi131 bash[88347]: audit 2024-08-17T18:18:23.301406+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:18:24.067 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:23 smithi131 bash[88347]: audit 2024-08-17T18:18:23.301406+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:18:24.067 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:23 smithi131 bash[88347]: audit 2024-08-17T18:18:23.455310+0000 mon.c (mon.2) 123 : audit [DBG] from='client.? 172.21.15.131:0/3120208653' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:18:24.067 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:23 smithi131 bash[88347]: audit 2024-08-17T18:18:23.455310+0000 mon.c (mon.2) 123 : audit [DBG] from='client.? 172.21.15.131:0/3120208653' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:18:24.086 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:24.094 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:24.094 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:18:24.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:23 smithi169 bash[79348]: cluster 2024-08-17T18:18:22.809820+0000 mgr.y (mgr.34107) 2296 : cluster [DBG] pgmap v3181: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.2 GiB data, 8.0 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 615 op/s; 5083/57738 objects degraded (8.804%); 4796/57738 objects misplaced (8.306%); 0 B/s, 66 objects/s recovering 2024-08-17T18:18:24.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:23 smithi169 bash[79348]: cluster 2024-08-17T18:18:22.809820+0000 mgr.y (mgr.34107) 2296 : cluster [DBG] pgmap v3181: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+recovery_wait+degraded+remapped, 4 active+remapped+backfill_wait, 9 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.2 GiB data, 8.0 GiB used, 528 GiB / 536 GiB avail; 0 B/s wr, 615 op/s; 5083/57738 objects degraded (8.804%); 4796/57738 objects misplaced (8.306%); 0 B/s, 66 objects/s recovering 2024-08-17T18:18:24.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:23 smithi169 bash[79348]: audit 2024-08-17T18:18:22.813691+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:24.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:23 smithi169 bash[79348]: audit 2024-08-17T18:18:22.813691+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:24.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:23 smithi169 bash[79348]: audit 2024-08-17T18:18:22.825558+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:24.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:23 smithi169 bash[79348]: audit 2024-08-17T18:18:22.825558+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:24.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:23 smithi169 bash[79348]: audit 2024-08-17T18:18:23.301406+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:18:24.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:23 smithi169 bash[79348]: audit 2024-08-17T18:18:23.301406+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:18:24.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:23 smithi169 bash[79348]: audit 2024-08-17T18:18:23.455310+0000 mon.c (mon.2) 123 : audit [DBG] from='client.? 172.21.15.131:0/3120208653' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:18:24.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:23 smithi169 bash[79348]: audit 2024-08-17T18:18:23.455310+0000 mon.c (mon.2) 123 : audit [DBG] from='client.? 172.21.15.131:0/3120208653' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:18:24.195 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:24.250 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:24.256 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:24.256 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:18:24.357 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:24.384 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:24.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:24.386 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:24.435 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T18:18:24.436 INFO:teuthology.orchestra.run.smithi131.stderr:dumped all 2024-08-17T18:18:24.487 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:24.505 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:24.506 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:24.506 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:24.607 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:24.632 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:24.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:24.634 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:24.735 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:24.760 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:24.762 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:24.762 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:24.837 INFO:teuthology.orchestra.run.smithi131.stderr:noscrub is set 2024-08-17T18:18:24.863 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:24.874 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:24 smithi169 bash[79348]: audit 2024-08-17T18:18:24.389601+0000 mon.c (mon.2) 124 : audit [INF] from='client.? 172.21.15.131:0/3766121737' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:18:24.874 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:24 smithi169 bash[79348]: audit 2024-08-17T18:18:24.389601+0000 mon.c (mon.2) 124 : audit [INF] from='client.? 172.21.15.131:0/3766121737' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:18:24.874 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:24 smithi169 bash[79348]: audit 2024-08-17T18:18:24.389965+0000 mon.a (mon.0) 3379 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:18:24.875 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:24 smithi169 bash[79348]: audit 2024-08-17T18:18:24.389965+0000 mon.a (mon.0) 3379 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:18:24.875 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:24 smithi169 bash[79348]: audit 2024-08-17T18:18:24.430191+0000 mgr.y (mgr.34107) 2297 : audit [DBG] from='client.55030 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:18:24.875 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:24 smithi169 bash[79348]: audit 2024-08-17T18:18:24.430191+0000 mgr.y (mgr.34107) 2297 : audit [DBG] from='client.55030 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:18:24.875 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:24 smithi169 bash[79348]: cluster 2024-08-17T18:18:24.433020+0000 osd.3 (osd.3) 56 : cluster [DBG] 1.e scrub starts 2024-08-17T18:18:24.875 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:24 smithi169 bash[79348]: cluster 2024-08-17T18:18:24.433020+0000 osd.3 (osd.3) 56 : cluster [DBG] 1.e scrub starts 2024-08-17T18:18:24.875 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:24 smithi169 bash[79348]: cluster 2024-08-17T18:18:24.434047+0000 osd.3 (osd.3) 57 : cluster [DBG] 1.e scrub ok 2024-08-17T18:18:24.875 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:24 smithi169 bash[79348]: cluster 2024-08-17T18:18:24.434047+0000 osd.3 (osd.3) 57 : cluster [DBG] 1.e scrub ok 2024-08-17T18:18:24.889 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:24.891 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:24.891 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:24.992 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:25.014 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:25.016 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:25.016 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:25.117 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:25.138 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:25.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:25.140 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:25.151 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2024-08-17T18:18:25.151 INFO:teuthology.orchestra.run.smithi169.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T18:18:25.241 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:25.269 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:25.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:25.272 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:25.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[89561]: audit 2024-08-17T18:18:24.389601+0000 mon.c (mon.2) 124 : audit [INF] from='client.? 172.21.15.131:0/3766121737' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:18:25.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[89561]: audit 2024-08-17T18:18:24.389601+0000 mon.c (mon.2) 124 : audit [INF] from='client.? 172.21.15.131:0/3766121737' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:18:25.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[89561]: audit 2024-08-17T18:18:24.389965+0000 mon.a (mon.0) 3379 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:18:25.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[89561]: audit 2024-08-17T18:18:24.389965+0000 mon.a (mon.0) 3379 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:18:25.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[89561]: audit 2024-08-17T18:18:24.430191+0000 mgr.y (mgr.34107) 2297 : audit [DBG] from='client.55030 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:18:25.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[89561]: audit 2024-08-17T18:18:24.430191+0000 mgr.y (mgr.34107) 2297 : audit [DBG] from='client.55030 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:18:25.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[89561]: cluster 2024-08-17T18:18:24.433020+0000 osd.3 (osd.3) 56 : cluster [DBG] 1.e scrub starts 2024-08-17T18:18:25.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[89561]: cluster 2024-08-17T18:18:24.433020+0000 osd.3 (osd.3) 56 : cluster [DBG] 1.e scrub starts 2024-08-17T18:18:25.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[89561]: cluster 2024-08-17T18:18:24.434047+0000 osd.3 (osd.3) 57 : cluster [DBG] 1.e scrub ok 2024-08-17T18:18:25.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[89561]: cluster 2024-08-17T18:18:24.434047+0000 osd.3 (osd.3) 57 : cluster [DBG] 1.e scrub ok 2024-08-17T18:18:25.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[88347]: audit 2024-08-17T18:18:24.389601+0000 mon.c (mon.2) 124 : audit [INF] from='client.? 172.21.15.131:0/3766121737' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:18:25.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[88347]: audit 2024-08-17T18:18:24.389601+0000 mon.c (mon.2) 124 : audit [INF] from='client.? 172.21.15.131:0/3766121737' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:18:25.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[88347]: audit 2024-08-17T18:18:24.389965+0000 mon.a (mon.0) 3379 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:18:25.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[88347]: audit 2024-08-17T18:18:24.389965+0000 mon.a (mon.0) 3379 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd set", "key": "noscrub"} : dispatch 2024-08-17T18:18:25.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[88347]: audit 2024-08-17T18:18:24.430191+0000 mgr.y (mgr.34107) 2297 : audit [DBG] from='client.55030 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:18:25.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[88347]: audit 2024-08-17T18:18:24.430191+0000 mgr.y (mgr.34107) 2297 : audit [DBG] from='client.55030 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:18:25.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[88347]: cluster 2024-08-17T18:18:24.433020+0000 osd.3 (osd.3) 56 : cluster [DBG] 1.e scrub starts 2024-08-17T18:18:25.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[88347]: cluster 2024-08-17T18:18:24.433020+0000 osd.3 (osd.3) 56 : cluster [DBG] 1.e scrub starts 2024-08-17T18:18:25.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[88347]: cluster 2024-08-17T18:18:24.434047+0000 osd.3 (osd.3) 57 : cluster [DBG] 1.e scrub ok 2024-08-17T18:18:25.351 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[88347]: cluster 2024-08-17T18:18:24.434047+0000 osd.3 (osd.3) 57 : cluster [DBG] 1.e scrub ok 2024-08-17T18:18:25.374 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:25.394 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:25.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:25.398 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:18:25.499 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:25.525 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:25.527 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:25.527 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:25.628 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:25.649 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:25.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:25.654 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:18:25.756 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:25.778 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:25.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:25.781 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:25.882 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:25.894 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[89561]: cluster 2024-08-17T18:18:24.810890+0000 mgr.y (mgr.34107) 2298 : cluster [DBG] pgmap v3182: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 4 active+remapped+backfill_wait, 7 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.0 GiB data, 7.7 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 730 op/s; 4677/50241 objects degraded (9.309%); 4012/50241 objects misplaced (7.986%); 0 B/s, 87 objects/s recovering 2024-08-17T18:18:25.894 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[89561]: cluster 2024-08-17T18:18:24.810890+0000 mgr.y (mgr.34107) 2298 : cluster [DBG] pgmap v3182: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 4 active+remapped+backfill_wait, 7 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.0 GiB data, 7.7 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 730 op/s; 4677/50241 objects degraded (9.309%); 4012/50241 objects misplaced (7.986%); 0 B/s, 87 objects/s recovering 2024-08-17T18:18:25.894 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[89561]: cluster 2024-08-17T18:18:24.813243+0000 mon.a (mon.0) 3380 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:18:25.894 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[89561]: cluster 2024-08-17T18:18:24.813243+0000 mon.a (mon.0) 3380 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:18:25.894 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[89561]: audit 2024-08-17T18:18:24.824098+0000 mon.a (mon.0) 3381 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:18:25.894 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[89561]: audit 2024-08-17T18:18:24.824098+0000 mon.a (mon.0) 3381 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:18:25.894 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[89561]: cluster 2024-08-17T18:18:24.834520+0000 mon.a (mon.0) 3382 : cluster [DBG] osdmap e1551: 8 total, 8 up, 6 in 2024-08-17T18:18:25.894 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[89561]: cluster 2024-08-17T18:18:24.834520+0000 mon.a (mon.0) 3382 : cluster [DBG] osdmap e1551: 8 total, 8 up, 6 in 2024-08-17T18:18:25.894 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[89561]: cluster 2024-08-17T18:18:25.030198+0000 osd.1 (osd.1) 46 : cluster [DBG] 1.3 scrub starts 2024-08-17T18:18:25.894 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[89561]: cluster 2024-08-17T18:18:25.030198+0000 osd.1 (osd.1) 46 : cluster [DBG] 1.3 scrub starts 2024-08-17T18:18:25.894 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[89561]: cluster 2024-08-17T18:18:25.042089+0000 osd.1 (osd.1) 47 : cluster [DBG] 1.3 scrub ok 2024-08-17T18:18:25.894 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[89561]: cluster 2024-08-17T18:18:25.042089+0000 osd.1 (osd.1) 47 : cluster [DBG] 1.3 scrub ok 2024-08-17T18:18:25.895 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[89561]: audit 2024-08-17T18:18:25.547918+0000 mon.a (mon.0) 3383 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:25.895 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[89561]: audit 2024-08-17T18:18:25.547918+0000 mon.a (mon.0) 3383 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:25.895 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[89561]: audit 2024-08-17T18:18:25.554993+0000 mon.a (mon.0) 3384 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:25.895 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[89561]: audit 2024-08-17T18:18:25.554993+0000 mon.a (mon.0) 3384 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:25.895 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[89561]: audit 2024-08-17T18:18:25.556034+0000 mon.a (mon.0) 3385 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:18:25.895 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[89561]: audit 2024-08-17T18:18:25.556034+0000 mon.a (mon.0) 3385 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:18:25.895 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[89561]: audit 2024-08-17T18:18:25.556902+0000 mon.a (mon.0) 3386 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:18:25.895 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[89561]: audit 2024-08-17T18:18:25.556902+0000 mon.a (mon.0) 3386 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:18:25.895 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[89561]: audit 2024-08-17T18:18:25.562224+0000 mon.a (mon.0) 3387 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:25.895 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[89561]: audit 2024-08-17T18:18:25.562224+0000 mon.a (mon.0) 3387 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:25.896 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[88347]: cluster 2024-08-17T18:18:24.810890+0000 mgr.y (mgr.34107) 2298 : cluster [DBG] pgmap v3182: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 4 active+remapped+backfill_wait, 7 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.0 GiB data, 7.7 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 730 op/s; 4677/50241 objects degraded (9.309%); 4012/50241 objects misplaced (7.986%); 0 B/s, 87 objects/s recovering 2024-08-17T18:18:25.896 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[88347]: cluster 2024-08-17T18:18:24.810890+0000 mgr.y (mgr.34107) 2298 : cluster [DBG] pgmap v3182: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 4 active+remapped+backfill_wait, 7 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.0 GiB data, 7.7 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 730 op/s; 4677/50241 objects degraded (9.309%); 4012/50241 objects misplaced (7.986%); 0 B/s, 87 objects/s recovering 2024-08-17T18:18:25.896 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[88347]: cluster 2024-08-17T18:18:24.813243+0000 mon.a (mon.0) 3380 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:18:25.896 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[88347]: cluster 2024-08-17T18:18:24.813243+0000 mon.a (mon.0) 3380 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:18:25.896 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[88347]: audit 2024-08-17T18:18:24.824098+0000 mon.a (mon.0) 3381 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:18:25.896 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[88347]: audit 2024-08-17T18:18:24.824098+0000 mon.a (mon.0) 3381 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:18:25.896 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[88347]: cluster 2024-08-17T18:18:24.834520+0000 mon.a (mon.0) 3382 : cluster [DBG] osdmap e1551: 8 total, 8 up, 6 in 2024-08-17T18:18:25.896 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[88347]: cluster 2024-08-17T18:18:24.834520+0000 mon.a (mon.0) 3382 : cluster [DBG] osdmap e1551: 8 total, 8 up, 6 in 2024-08-17T18:18:25.896 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[88347]: cluster 2024-08-17T18:18:25.030198+0000 osd.1 (osd.1) 46 : cluster [DBG] 1.3 scrub starts 2024-08-17T18:18:25.896 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[88347]: cluster 2024-08-17T18:18:25.030198+0000 osd.1 (osd.1) 46 : cluster [DBG] 1.3 scrub starts 2024-08-17T18:18:25.897 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[88347]: cluster 2024-08-17T18:18:25.042089+0000 osd.1 (osd.1) 47 : cluster [DBG] 1.3 scrub ok 2024-08-17T18:18:25.897 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[88347]: cluster 2024-08-17T18:18:25.042089+0000 osd.1 (osd.1) 47 : cluster [DBG] 1.3 scrub ok 2024-08-17T18:18:25.897 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[88347]: audit 2024-08-17T18:18:25.547918+0000 mon.a (mon.0) 3383 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:25.897 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[88347]: audit 2024-08-17T18:18:25.547918+0000 mon.a (mon.0) 3383 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:25.897 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[88347]: audit 2024-08-17T18:18:25.554993+0000 mon.a (mon.0) 3384 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:25.897 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[88347]: audit 2024-08-17T18:18:25.554993+0000 mon.a (mon.0) 3384 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:25.897 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[88347]: audit 2024-08-17T18:18:25.556034+0000 mon.a (mon.0) 3385 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:18:25.897 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[88347]: audit 2024-08-17T18:18:25.556034+0000 mon.a (mon.0) 3385 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:18:25.897 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[88347]: audit 2024-08-17T18:18:25.556902+0000 mon.a (mon.0) 3386 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:18:25.897 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[88347]: audit 2024-08-17T18:18:25.556902+0000 mon.a (mon.0) 3386 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:18:25.897 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[88347]: audit 2024-08-17T18:18:25.562224+0000 mon.a (mon.0) 3387 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:25.897 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:25 smithi131 bash[88347]: audit 2024-08-17T18:18:25.562224+0000 mon.a (mon.0) 3387 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:25.910 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:25.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:25.912 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:26.012 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:26.023 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:25 smithi169 bash[79348]: cluster 2024-08-17T18:18:24.810890+0000 mgr.y (mgr.34107) 2298 : cluster [DBG] pgmap v3182: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 4 active+remapped+backfill_wait, 7 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.0 GiB data, 7.7 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 730 op/s; 4677/50241 objects degraded (9.309%); 4012/50241 objects misplaced (7.986%); 0 B/s, 87 objects/s recovering 2024-08-17T18:18:26.023 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:25 smithi169 bash[79348]: cluster 2024-08-17T18:18:24.810890+0000 mgr.y (mgr.34107) 2298 : cluster [DBG] pgmap v3182: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 4 active+remapped+backfill_wait, 7 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1.0 GiB data, 7.7 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 730 op/s; 4677/50241 objects degraded (9.309%); 4012/50241 objects misplaced (7.986%); 0 B/s, 87 objects/s recovering 2024-08-17T18:18:26.023 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:25 smithi169 bash[79348]: cluster 2024-08-17T18:18:24.813243+0000 mon.a (mon.0) 3380 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:18:26.023 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:25 smithi169 bash[79348]: cluster 2024-08-17T18:18:24.813243+0000 mon.a (mon.0) 3380 : cluster [WRN] Health check failed: noscrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:18:26.023 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:25 smithi169 bash[79348]: audit 2024-08-17T18:18:24.824098+0000 mon.a (mon.0) 3381 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:18:26.024 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:25 smithi169 bash[79348]: audit 2024-08-17T18:18:24.824098+0000 mon.a (mon.0) 3381 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd set", "key": "noscrub"}]': finished 2024-08-17T18:18:26.024 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:25 smithi169 bash[79348]: cluster 2024-08-17T18:18:24.834520+0000 mon.a (mon.0) 3382 : cluster [DBG] osdmap e1551: 8 total, 8 up, 6 in 2024-08-17T18:18:26.024 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:25 smithi169 bash[79348]: cluster 2024-08-17T18:18:24.834520+0000 mon.a (mon.0) 3382 : cluster [DBG] osdmap e1551: 8 total, 8 up, 6 in 2024-08-17T18:18:26.024 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:25 smithi169 bash[79348]: cluster 2024-08-17T18:18:25.030198+0000 osd.1 (osd.1) 46 : cluster [DBG] 1.3 scrub starts 2024-08-17T18:18:26.024 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:25 smithi169 bash[79348]: cluster 2024-08-17T18:18:25.030198+0000 osd.1 (osd.1) 46 : cluster [DBG] 1.3 scrub starts 2024-08-17T18:18:26.024 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:25 smithi169 bash[79348]: cluster 2024-08-17T18:18:25.042089+0000 osd.1 (osd.1) 47 : cluster [DBG] 1.3 scrub ok 2024-08-17T18:18:26.024 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:25 smithi169 bash[79348]: cluster 2024-08-17T18:18:25.042089+0000 osd.1 (osd.1) 47 : cluster [DBG] 1.3 scrub ok 2024-08-17T18:18:26.024 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:25 smithi169 bash[79348]: audit 2024-08-17T18:18:25.547918+0000 mon.a (mon.0) 3383 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:26.024 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:25 smithi169 bash[79348]: audit 2024-08-17T18:18:25.547918+0000 mon.a (mon.0) 3383 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:26.024 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:25 smithi169 bash[79348]: audit 2024-08-17T18:18:25.554993+0000 mon.a (mon.0) 3384 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:26.024 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:25 smithi169 bash[79348]: audit 2024-08-17T18:18:25.554993+0000 mon.a (mon.0) 3384 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:26.024 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:25 smithi169 bash[79348]: audit 2024-08-17T18:18:25.556034+0000 mon.a (mon.0) 3385 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:18:26.024 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:25 smithi169 bash[79348]: audit 2024-08-17T18:18:25.556034+0000 mon.a (mon.0) 3385 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:18:26.024 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:25 smithi169 bash[79348]: audit 2024-08-17T18:18:25.556902+0000 mon.a (mon.0) 3386 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:18:26.024 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:25 smithi169 bash[79348]: audit 2024-08-17T18:18:25.556902+0000 mon.a (mon.0) 3386 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:18:26.025 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:25 smithi169 bash[79348]: audit 2024-08-17T18:18:25.562224+0000 mon.a (mon.0) 3387 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:26.025 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:25 smithi169 bash[79348]: audit 2024-08-17T18:18:25.562224+0000 mon.a (mon.0) 3387 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:26.042 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:26.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:26.048 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:26.148 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:26.172 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:26.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:26.175 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:26.234 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.5 dump_historic_ops 2024-08-17T18:18:26.276 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:26.298 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:26.306 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:26.306 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:18:26.407 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:26.432 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:26.436 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:26.436 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:18:26.537 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:26.569 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:26.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:26.573 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:26.674 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:26.698 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:26.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:26.705 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:26.806 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:26.839 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:26.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:26.843 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:26.944 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:26.961 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:26.963 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:26.963 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:27.064 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:27.096 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:27.098 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:27.098 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:27.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:26 smithi131 bash[88347]: cluster 2024-08-17T18:18:25.841138+0000 mon.a (mon.0) 3388 : cluster [DBG] osdmap e1552: 8 total, 8 up, 6 in 2024-08-17T18:18:27.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:26 smithi131 bash[88347]: cluster 2024-08-17T18:18:25.841138+0000 mon.a (mon.0) 3388 : cluster [DBG] osdmap e1552: 8 total, 8 up, 6 in 2024-08-17T18:18:27.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:26 smithi131 bash[88347]: cluster 2024-08-17T18:18:25.875286+0000 osd.3 (osd.3) 58 : cluster [INF] 58.7 continuing backfill to osd.7 from (1532'5176,1550'10428] MIN to 1550'10428 2024-08-17T18:18:27.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:26 smithi131 bash[88347]: cluster 2024-08-17T18:18:25.875286+0000 osd.3 (osd.3) 58 : cluster [INF] 58.7 continuing backfill to osd.7 from (1532'5176,1550'10428] MIN to 1550'10428 2024-08-17T18:18:27.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:26 smithi131 bash[88347]: cluster 2024-08-17T18:18:26.188695+0000 mon.a (mon.0) 3389 : cluster [WRN] Health check update: Degraded data redundancy: 4677/50241 objects degraded (9.309%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:27.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:26 smithi131 bash[88347]: cluster 2024-08-17T18:18:26.188695+0000 mon.a (mon.0) 3389 : cluster [WRN] Health check update: Degraded data redundancy: 4677/50241 objects degraded (9.309%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:27.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:26 smithi131 bash[88347]: cluster 2024-08-17T18:18:26.465292+0000 osd.3 (osd.3) 59 : cluster [DBG] 1.f scrub starts 2024-08-17T18:18:27.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:26 smithi131 bash[88347]: cluster 2024-08-17T18:18:26.465292+0000 osd.3 (osd.3) 59 : cluster [DBG] 1.f scrub starts 2024-08-17T18:18:27.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:26 smithi131 bash[89561]: cluster 2024-08-17T18:18:25.841138+0000 mon.a (mon.0) 3388 : cluster [DBG] osdmap e1552: 8 total, 8 up, 6 in 2024-08-17T18:18:27.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:26 smithi131 bash[89561]: cluster 2024-08-17T18:18:25.841138+0000 mon.a (mon.0) 3388 : cluster [DBG] osdmap e1552: 8 total, 8 up, 6 in 2024-08-17T18:18:27.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:26 smithi131 bash[89561]: cluster 2024-08-17T18:18:25.875286+0000 osd.3 (osd.3) 58 : cluster [INF] 58.7 continuing backfill to osd.7 from (1532'5176,1550'10428] MIN to 1550'10428 2024-08-17T18:18:27.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:26 smithi131 bash[89561]: cluster 2024-08-17T18:18:25.875286+0000 osd.3 (osd.3) 58 : cluster [INF] 58.7 continuing backfill to osd.7 from (1532'5176,1550'10428] MIN to 1550'10428 2024-08-17T18:18:27.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:26 smithi131 bash[89561]: cluster 2024-08-17T18:18:26.188695+0000 mon.a (mon.0) 3389 : cluster [WRN] Health check update: Degraded data redundancy: 4677/50241 objects degraded (9.309%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:27.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:26 smithi131 bash[89561]: cluster 2024-08-17T18:18:26.188695+0000 mon.a (mon.0) 3389 : cluster [WRN] Health check update: Degraded data redundancy: 4677/50241 objects degraded (9.309%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:27.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:26 smithi131 bash[89561]: cluster 2024-08-17T18:18:26.465292+0000 osd.3 (osd.3) 59 : cluster [DBG] 1.f scrub starts 2024-08-17T18:18:27.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:26 smithi131 bash[89561]: cluster 2024-08-17T18:18:26.465292+0000 osd.3 (osd.3) 59 : cluster [DBG] 1.f scrub starts 2024-08-17T18:18:27.101 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:26 smithi169 bash[79348]: cluster 2024-08-17T18:18:25.841138+0000 mon.a (mon.0) 3388 : cluster [DBG] osdmap e1552: 8 total, 8 up, 6 in 2024-08-17T18:18:27.102 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:26 smithi169 bash[79348]: cluster 2024-08-17T18:18:25.841138+0000 mon.a (mon.0) 3388 : cluster [DBG] osdmap e1552: 8 total, 8 up, 6 in 2024-08-17T18:18:27.102 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:26 smithi169 bash[79348]: cluster 2024-08-17T18:18:25.875286+0000 osd.3 (osd.3) 58 : cluster [INF] 58.7 continuing backfill to osd.7 from (1532'5176,1550'10428] MIN to 1550'10428 2024-08-17T18:18:27.102 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:26 smithi169 bash[79348]: cluster 2024-08-17T18:18:25.875286+0000 osd.3 (osd.3) 58 : cluster [INF] 58.7 continuing backfill to osd.7 from (1532'5176,1550'10428] MIN to 1550'10428 2024-08-17T18:18:27.102 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:26 smithi169 bash[79348]: cluster 2024-08-17T18:18:26.188695+0000 mon.a (mon.0) 3389 : cluster [WRN] Health check update: Degraded data redundancy: 4677/50241 objects degraded (9.309%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:27.102 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:26 smithi169 bash[79348]: cluster 2024-08-17T18:18:26.188695+0000 mon.a (mon.0) 3389 : cluster [WRN] Health check update: Degraded data redundancy: 4677/50241 objects degraded (9.309%), 4 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:27.102 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:26 smithi169 bash[79348]: cluster 2024-08-17T18:18:26.465292+0000 osd.3 (osd.3) 59 : cluster [DBG] 1.f scrub starts 2024-08-17T18:18:27.102 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:26 smithi169 bash[79348]: cluster 2024-08-17T18:18:26.465292+0000 osd.3 (osd.3) 59 : cluster [DBG] 1.f scrub starts 2024-08-17T18:18:27.199 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:27.228 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:27.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:27.230 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:27.331 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:27.378 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:27.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:27.382 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:27.483 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:27.510 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:27.514 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:27.514 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:27.615 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:27.647 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:27.648 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:27.649 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:27.678 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T18:18:27.750 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:27.783 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:27.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:27.786 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:27.887 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:27.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:27 smithi169 bash[79348]: cluster 2024-08-17T18:18:26.811388+0000 mgr.y (mgr.34107) 2299 : cluster [DBG] pgmap v3185: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 4 active+remapped+backfill_wait, 7 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1013 MiB data, 7.6 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 682 op/s; 4677/48666 objects degraded (9.610%); 4012/48666 objects misplaced (8.244%); 0 B/s, 60 objects/s recovering 2024-08-17T18:18:27.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:27 smithi169 bash[79348]: cluster 2024-08-17T18:18:26.811388+0000 mgr.y (mgr.34107) 2299 : cluster [DBG] pgmap v3185: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 4 active+remapped+backfill_wait, 7 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1013 MiB data, 7.6 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 682 op/s; 4677/48666 objects degraded (9.610%); 4012/48666 objects misplaced (8.244%); 0 B/s, 60 objects/s recovering 2024-08-17T18:18:27.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:27 smithi169 bash[79348]: cluster 2024-08-17T18:18:27.469773+0000 osd.3 (osd.3) 60 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:18:27.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:27 smithi169 bash[79348]: cluster 2024-08-17T18:18:27.469773+0000 osd.3 (osd.3) 60 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:18:27.913 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:27.918 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:27.918 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:28.019 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:28.030 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:27 smithi131 bash[89561]: cluster 2024-08-17T18:18:26.811388+0000 mgr.y (mgr.34107) 2299 : cluster [DBG] pgmap v3185: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 4 active+remapped+backfill_wait, 7 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1013 MiB data, 7.6 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 682 op/s; 4677/48666 objects degraded (9.610%); 4012/48666 objects misplaced (8.244%); 0 B/s, 60 objects/s recovering 2024-08-17T18:18:28.030 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:27 smithi131 bash[89561]: cluster 2024-08-17T18:18:26.811388+0000 mgr.y (mgr.34107) 2299 : cluster [DBG] pgmap v3185: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 4 active+remapped+backfill_wait, 7 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1013 MiB data, 7.6 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 682 op/s; 4677/48666 objects degraded (9.610%); 4012/48666 objects misplaced (8.244%); 0 B/s, 60 objects/s recovering 2024-08-17T18:18:28.030 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:27 smithi131 bash[89561]: cluster 2024-08-17T18:18:27.469773+0000 osd.3 (osd.3) 60 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:18:28.030 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:27 smithi131 bash[89561]: cluster 2024-08-17T18:18:27.469773+0000 osd.3 (osd.3) 60 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:18:28.030 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:27 smithi131 bash[88347]: cluster 2024-08-17T18:18:26.811388+0000 mgr.y (mgr.34107) 2299 : cluster [DBG] pgmap v3185: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 4 active+remapped+backfill_wait, 7 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1013 MiB data, 7.6 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 682 op/s; 4677/48666 objects degraded (9.610%); 4012/48666 objects misplaced (8.244%); 0 B/s, 60 objects/s recovering 2024-08-17T18:18:28.030 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:27 smithi131 bash[88347]: cluster 2024-08-17T18:18:26.811388+0000 mgr.y (mgr.34107) 2299 : cluster [DBG] pgmap v3185: 109 pgs: 1 active+recovering+undersized+remapped, 2 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 4 active+remapped+backfill_wait, 7 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 91 active+clean; 1013 MiB data, 7.6 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 682 op/s; 4677/48666 objects degraded (9.610%); 4012/48666 objects misplaced (8.244%); 0 B/s, 60 objects/s recovering 2024-08-17T18:18:28.030 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:27 smithi131 bash[88347]: cluster 2024-08-17T18:18:27.469773+0000 osd.3 (osd.3) 60 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:18:28.030 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:27 smithi131 bash[88347]: cluster 2024-08-17T18:18:27.469773+0000 osd.3 (osd.3) 60 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:18:28.053 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:28.053 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:28.053 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:28.075 INFO:teuthology.orchestra.run.smithi131.stdout:{"pg_ready":true,"pg_map":{"version":3181,"stamp":"2024-08-17T18:18:22.809572+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":1260458142,"num_objects":19246,"num_object_clones":0,"num_object_copies":57738,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5083,"num_objects_misplaced":4796,"num_objects_unfound":0,"num_objects_dirty":19246,"num_whiteouts":0,"num_read":110,"num_read_kb":195,"num_write":165323,"num_write_kb":5902490,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":13523,"num_bytes_recovered":666444077,"num_keys_recovered":80,"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":90061,"ondisk_log_size":90061,"up":327,"acting":324,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":327,"num_osds":6,"num_per_pool_osds":6,"num_per_pool_omap_osds":6,"kb":562470912,"kb_used":8415048,"kb_used_data":3240088,"kb_used_omap":223,"kb_used_meta":5174432,"kb_avail":554055864,"statfs":{"total":575970213888,"available":567353204736,"internally_reserved":0,"allocated":3317850112,"data_stored":3285116029,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":228654,"internal_metadata":5298619090},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[3,1,3,1,2,7,0,0,12],"upper_bound":512},"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":-462815232,"num_objects":-7062,"num_object_clones":0,"num_object_copies":-21186,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":-2274,"num_objects_misplaced":-3480,"num_objects_unfound":0,"num_objects_dirty":-7062,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":7062,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":768,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_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.467910"},"pg_stats":[{"pgid":"58.f","version":"1550'10241","reported_seq":15706,"reported_epoch":1550,"state":"active+remapped+backfill_wait","last_fresh":"2024-08-17T18:18:19.011273+0000","last_change":"2024-08-17T18:17:32.499464+0000","last_active":"2024-08-17T18:18:19.011273+0000","last_peered":"2024-08-17T18:18:19.011273+0000","last_clean":"2024-08-17T18:17:30.353730+0000","last_became_active":"2024-08-17T18:17:32.453377+0000","last_became_peered":"2024-08-17T18:17:32.453377+0000","last_unstale":"2024-08-17T18:18:19.011273+0000","last_undegraded":"2024-08-17T18:18:19.011273+0000","last_fullsized":"2024-08-17T18:18:19.011273+0000","mapping_epoch":1542,"log_start":"1532'4670","ondisk_log_start":"1532'4670","created":1521,"last_epoch_clean":1534,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_clean_scrub_stamp":"2024-08-17T18:14:41.312614+0000","objects_scrubbed":0,"log_size":5571,"log_dups_size":0,"ondisk_log_size":5571,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":79888384,"num_objects":1219,"num_object_clones":0,"num_object_copies":3657,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":1219,"num_objects_unfound":0,"num_objects_dirty":1219,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10241,"num_write_kb":366720,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2692,"num_bytes_recovered":176422912,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[1,0,6],"avail_no_missing":["1","0","2","6"],"object_location_counts":[{"shards":"0,1,6","objects":1219}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"58.e","version":"1550'10217","reported_seq":15640,"reported_epoch":1550,"state":"active+clean","last_fresh":"2024-08-17T18:18:18.941641+0000","last_change":"2024-08-17T18:18:11.621209+0000","last_active":"2024-08-17T18:18:18.941641+0000","last_peered":"2024-08-17T18:18:18.941641+0000","last_clean":"2024-08-17T18:18:18.941641+0000","last_became_active":"2024-08-17T18:18:11.593528+0000","last_became_peered":"2024-08-17T18:18:11.593528+0000","last_unstale":"2024-08-17T18:18:18.941641+0000","last_undegraded":"2024-08-17T18:18:18.941641+0000","last_fullsized":"2024-08-17T18:18:18.941641+0000","mapping_epoch":1549,"log_start":"1532'4647","ondisk_log_start":"1532'4647","created":1521,"last_epoch_clean":1550,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_clean_scrub_stamp":"2024-08-17T18:14:41.312614+0000","objects_scrubbed":0,"log_size":5570,"log_dups_size":0,"ondisk_log_size":5570,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:26:16.157317+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":76742656,"num_objects":1171,"num_object_clones":0,"num_object_copies":3513,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1171,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10217,"num_write_kb":364416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2671,"num_bytes_recovered":10682368,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"58.d","version":"1550'10362","reported_seq":10596,"reported_epoch":1550,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-08-17T18:18:19.040142+0000","last_change":"2024-08-17T18:17:31.274071+0000","last_active":"2024-08-17T18:18:19.040142+0000","last_peered":"2024-08-17T18:18:19.040142+0000","last_clean":"2024-08-17T18:15:33.410501+0000","last_became_active":"2024-08-17T18:15:35.580949+0000","last_became_peered":"2024-08-17T18:15:35.580949+0000","last_unstale":"2024-08-17T18:18:19.040142+0000","last_undegraded":"2024-08-17T18:15:35.468337+0000","last_fullsized":"2024-08-17T18:15:35.415604+0000","mapping_epoch":1528,"log_start":"1532'4759","ondisk_log_start":"1532'4759","created":1521,"last_epoch_clean":1522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_clean_scrub_stamp":"2024-08-17T18:14:41.312614+0000","objects_scrubbed":0,"log_size":5603,"log_dups_size":0,"ondisk_log_size":5603,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":78708760,"num_objects":1202,"num_object_clones":0,"num_object_copies":3606,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":2629,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1202,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":10362,"num_write_kb":369985,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":78,"num_bytes_recovered":5111808,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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],"avail_no_missing":["1","2","3"],"object_location_counts":[{"shards":"1,3","objects":-1427}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"58.c","version":"1550'10398","reported_seq":21518,"reported_epoch":1550,"state":"active+clean","last_fresh":"2024-08-17T18:18:19.586643+0000","last_change":"2024-08-17T18:17:56.059635+0000","last_active":"2024-08-17T18:18:19.586643+0000","last_peered":"2024-08-17T18:18:19.586643+0000","last_clean":"2024-08-17T18:18:19.586643+0000","last_became_active":"2024-08-17T18:17:55.898917+0000","last_became_peered":"2024-08-17T18:17:55.898917+0000","last_unstale":"2024-08-17T18:18:19.586643+0000","last_undegraded":"2024-08-17T18:18:19.586643+0000","last_fullsized":"2024-08-17T18:18:19.586643+0000","mapping_epoch":1546,"log_start":"1534'5385","ondisk_log_start":"1534'5385","created":1521,"last_epoch_clean":1547,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_clean_scrub_stamp":"2024-08-17T18:14:41.312614+0000","objects_scrubbed":0,"log_size":5013,"log_dups_size":0,"ondisk_log_size":5013,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:52:24.451304+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":75497472,"num_objects":1152,"num_object_clones":0,"num_object_copies":3456,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1152,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10398,"num_write_kb":369600,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5519,"num_bytes_recovered":361627648,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"58.b","version":"1550'10273","reported_seq":10346,"reported_epoch":1550,"state":"active+remapped+backfill_wait","last_fresh":"2024-08-17T18:18:19.032094+0000","last_change":"2024-08-17T18:17:32.499447+0000","last_active":"2024-08-17T18:18:19.032094+0000","last_peered":"2024-08-17T18:18:19.032094+0000","last_clean":"2024-08-17T18:17:30.365468+0000","last_became_active":"2024-08-17T18:17:32.457567+0000","last_became_peered":"2024-08-17T18:17:32.457567+0000","last_unstale":"2024-08-17T18:18:19.032094+0000","last_undegraded":"2024-08-17T18:18:19.032094+0000","last_fullsized":"2024-08-17T18:18:19.032094+0000","mapping_epoch":1542,"log_start":"1532'4711","ondisk_log_start":"1532'4711","created":1521,"last_epoch_clean":1522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_clean_scrub_stamp":"2024-08-17T18:14:41.312614+0000","objects_scrubbed":0,"log_size":5562,"log_dups_size":0,"ondisk_log_size":5562,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":76873728,"num_objects":1173,"num_object_clones":0,"num_object_copies":3519,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":1173,"num_objects_unfound":0,"num_objects_dirty":1173,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10273,"num_write_kb":366272,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"avail_no_missing":["1","6","7"],"object_location_counts":[{"shards":"1,6,7","objects":1173}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"58.a","version":"1550'10432","reported_seq":10471,"reported_epoch":1550,"state":"active+clean","last_fresh":"2024-08-17T18:18:19.167301+0000","last_change":"2024-08-17T18:14:42.364189+0000","last_active":"2024-08-17T18:18:19.167301+0000","last_peered":"2024-08-17T18:18:19.167301+0000","last_clean":"2024-08-17T18:18:19.167301+0000","last_became_active":"2024-08-17T18:14:42.363933+0000","last_became_peered":"2024-08-17T18:14:42.363933+0000","last_unstale":"2024-08-17T18:18:19.167301+0000","last_undegraded":"2024-08-17T18:18:19.167301+0000","last_fullsized":"2024-08-17T18:18:19.167301+0000","mapping_epoch":1521,"log_start":"1531'4398","ondisk_log_start":"1531'4398","created":1521,"last_epoch_clean":1522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_clean_scrub_stamp":"2024-08-17T18:14:41.312614+0000","objects_scrubbed":0,"log_size":6034,"log_dups_size":0,"ondisk_log_size":6034,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:21:18.850031+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":10432,"num_write_kb":372992,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"58.9","version":"1550'10304","reported_seq":10697,"reported_epoch":1550,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2024-08-17T18:18:18.673491+0000","last_change":"2024-08-17T18:17:32.488088+0000","last_active":"2024-08-17T18:18:18.673491+0000","last_peered":"2024-08-17T18:18:18.673491+0000","last_clean":"2024-08-17T18:15:33.405511+0000","last_became_active":"2024-08-17T18:17:32.358351+0000","last_became_peered":"2024-08-17T18:17:32.358351+0000","last_unstale":"2024-08-17T18:18:18.673491+0000","last_undegraded":"2024-08-17T18:17:32.280376+0000","last_fullsized":"2024-08-17T18:18:18.673491+0000","mapping_epoch":1542,"log_start":"1532'5080","ondisk_log_start":"1532'5080","created":1521,"last_epoch_clean":1522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_clean_scrub_stamp":"2024-08-17T18:14:41.312614+0000","objects_scrubbed":0,"log_size":5224,"log_dups_size":0,"ondisk_log_size":5224,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":80609280,"num_objects":1230,"num_object_clones":0,"num_object_copies":3690,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1230,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1230,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10304,"num_write_kb":369088,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":158,"num_bytes_recovered":10354688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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,6],"avail_no_missing":["3","1","2"],"object_location_counts":[{"shards":"1,3,6","objects":1230}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"58.8","version":"1550'10411","reported_seq":10883,"reported_epoch":1550,"state":"active+recovery_wait+degraded+remapped","last_fresh":"2024-08-17T18:18:19.030486+0000","last_change":"2024-08-17T18:17:32.508817+0000","last_active":"2024-08-17T18:18:19.030486+0000","last_peered":"2024-08-17T18:18:19.030486+0000","last_clean":"2024-08-17T18:15:33.426902+0000","last_became_active":"2024-08-17T18:17:32.480299+0000","last_became_peered":"2024-08-17T18:17:32.480299+0000","last_unstale":"2024-08-17T18:18:19.030486+0000","last_undegraded":"2024-08-17T18:17:32.322725+0000","last_fullsized":"2024-08-17T18:18:19.030486+0000","mapping_epoch":1542,"log_start":"1532'4799","ondisk_log_start":"1532'4799","created":1521,"last_epoch_clean":1522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_clean_scrub_stamp":"2024-08-17T18:14:41.312614+0000","objects_scrubbed":0,"log_size":5612,"log_dups_size":0,"ondisk_log_size":5612,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":80150528,"num_objects":1223,"num_object_clones":0,"num_object_copies":3669,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":1223,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1223,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10411,"num_write_kb":372288,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":198,"num_bytes_recovered":12845056,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"avail_no_missing":["1","2","4"],"object_location_counts":[{"shards":"1,4,6","objects":1223}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"58.7","version":"1550'10213","reported_seq":14572,"reported_epoch":1550,"state":"active+recovering+undersized+remapped","last_fresh":"2024-08-17T18:18:18.678670+0000","last_change":"2024-08-17T18:18:09.495413+0000","last_active":"2024-08-17T18:18:18.678670+0000","last_peered":"2024-08-17T18:18:18.678670+0000","last_clean":"2024-08-17T18:15:33.396420+0000","last_became_active":"2024-08-17T18:17:31.581938+0000","last_became_peered":"2024-08-17T18:17:31.581938+0000","last_unstale":"2024-08-17T18:18:18.678670+0000","last_undegraded":"2024-08-17T18:18:18.678670+0000","last_fullsized":"2024-08-17T18:17:31.199161+0000","mapping_epoch":1541,"log_start":"1532'4976","ondisk_log_start":"1532'4976","created":1521,"last_epoch_clean":1522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_clean_scrub_stamp":"2024-08-17T18:14:41.312614+0000","objects_scrubbed":0,"log_size":5237,"log_dups_size":0,"ondisk_log_size":5237,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":79101952,"num_objects":1207,"num_object_clones":0,"num_object_copies":3621,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1207,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10213,"num_write_kb":365440,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2139,"num_bytes_recovered":88801280,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"avail_no_missing":["3","2","6"],"object_location_counts":[{"shards":"3,6","objects":1207}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"58.6","version":"1550'10189","reported_seq":10259,"reported_epoch":1550,"state":"active+clean","last_fresh":"2024-08-17T18:18:18.672711+0000","last_change":"2024-08-17T18:14:42.361558+0000","last_active":"2024-08-17T18:18:18.672711+0000","last_peered":"2024-08-17T18:18:18.672711+0000","last_clean":"2024-08-17T18:18:18.672711+0000","last_became_active":"2024-08-17T18:14:42.360866+0000","last_became_peered":"2024-08-17T18:14:42.360866+0000","last_unstale":"2024-08-17T18:18:18.672711+0000","last_undegraded":"2024-08-17T18:18:18.672711+0000","last_fullsized":"2024-08-17T18:18:18.672711+0000","mapping_epoch":1521,"log_start":"1532'4926","ondisk_log_start":"1532'4926","created":1521,"last_epoch_clean":1522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_clean_scrub_stamp":"2024-08-17T18:14:41.312614+0000","objects_scrubbed":0,"log_size":5263,"log_dups_size":0,"ondisk_log_size":5263,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:51:44.276798+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":78446592,"num_objects":1197,"num_object_clones":0,"num_object_copies":3591,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1197,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10189,"num_write_kb":364352,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"58.5","version":"1550'10570","reported_seq":10609,"reported_epoch":1550,"state":"active+clean","last_fresh":"2024-08-17T18:18:19.601047+0000","last_change":"2024-08-17T18:14:42.365765+0000","last_active":"2024-08-17T18:18:19.601047+0000","last_peered":"2024-08-17T18:18:19.601047+0000","last_clean":"2024-08-17T18:18:19.601047+0000","last_became_active":"2024-08-17T18:14:42.365429+0000","last_became_peered":"2024-08-17T18:14:42.365429+0000","last_unstale":"2024-08-17T18:18:19.601047+0000","last_undegraded":"2024-08-17T18:18:19.601047+0000","last_fullsized":"2024-08-17T18:18:19.601047+0000","mapping_epoch":1521,"log_start":"1534'5491","ondisk_log_start":"1534'5491","created":1521,"last_epoch_clean":1522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_clean_scrub_stamp":"2024-08-17T18:14:41.312614+0000","objects_scrubbed":0,"log_size":5079,"log_dups_size":0,"ondisk_log_size":5079,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:09:26.322564+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":76677120,"num_objects":1170,"num_object_clones":0,"num_object_copies":3510,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1170,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10570,"num_write_kb":375680,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"58.4","version":"1550'10308","reported_seq":10361,"reported_epoch":1550,"state":"active+remapped+backfill_wait","last_fresh":"2024-08-17T18:18:18.609752+0000","last_change":"2024-08-17T18:17:32.495057+0000","last_active":"2024-08-17T18:18:18.609752+0000","last_peered":"2024-08-17T18:18:18.609752+0000","last_clean":"2024-08-17T18:17:30.385315+0000","last_became_active":"2024-08-17T18:17:32.455282+0000","last_became_peered":"2024-08-17T18:17:32.455282+0000","last_unstale":"2024-08-17T18:18:18.609752+0000","last_undegraded":"2024-08-17T18:18:18.609752+0000","last_fullsized":"2024-08-17T18:18:18.609752+0000","mapping_epoch":1542,"log_start":"1532'5112","ondisk_log_start":"1532'5112","created":1521,"last_epoch_clean":1522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_clean_scrub_stamp":"2024-08-17T18:14:41.312614+0000","objects_scrubbed":0,"log_size":5196,"log_dups_size":0,"ondisk_log_size":5196,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":79429632,"num_objects":1212,"num_object_clones":0,"num_object_copies":3636,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":1212,"num_objects_unfound":0,"num_objects_dirty":1212,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10308,"num_write_kb":368640,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[3,5,6],"avail_no_missing":["3","5","6"],"object_location_counts":[{"shards":"3,5,6","objects":1212}],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"58.3","version":"1550'10462","reported_seq":10531,"reported_epoch":1550,"state":"active+clean","last_fresh":"2024-08-17T18:18:18.659369+0000","last_change":"2024-08-17T18:14:42.360622+0000","last_active":"2024-08-17T18:18:18.659369+0000","last_peered":"2024-08-17T18:18:18.659369+0000","last_clean":"2024-08-17T18:18:18.659369+0000","last_became_active":"2024-08-17T18:14:42.360248+0000","last_became_peered":"2024-08-17T18:14:42.360248+0000","last_unstale":"2024-08-17T18:18:18.659369+0000","last_undegraded":"2024-08-17T18:18:18.659369+0000","last_fullsized":"2024-08-17T18:18:18.659369+0000","mapping_epoch":1521,"log_start":"1532'5195","ondisk_log_start":"1532'5195","created":1521,"last_epoch_clean":1522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_clean_scrub_stamp":"2024-08-17T18:14:41.312614+0000","objects_scrubbed":0,"log_size":5267,"log_dups_size":0,"ondisk_log_size":5267,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:09:47.203373+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":78774272,"num_objects":1202,"num_object_clones":0,"num_object_copies":3606,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1202,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10462,"num_write_kb":373248,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"58.2","version":"1550'10433","reported_seq":10472,"reported_epoch":1550,"state":"active+clean","last_fresh":"2024-08-17T18:18:19.324386+0000","last_change":"2024-08-17T18:14:42.358269+0000","last_active":"2024-08-17T18:18:19.324386+0000","last_peered":"2024-08-17T18:18:19.324386+0000","last_clean":"2024-08-17T18:18:19.324386+0000","last_became_active":"2024-08-17T18:14:42.357959+0000","last_became_peered":"2024-08-17T18:14:42.357959+0000","last_unstale":"2024-08-17T18:18:19.324386+0000","last_undegraded":"2024-08-17T18:18:19.324386+0000","last_fullsized":"2024-08-17T18:18:19.324386+0000","mapping_epoch":1521,"log_start":"1531'4423","ondisk_log_start":"1531'4423","created":1521,"last_epoch_clean":1522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_clean_scrub_stamp":"2024-08-17T18:14:41.312614+0000","objects_scrubbed":0,"log_size":6010,"log_dups_size":0,"ondisk_log_size":6010,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:11:41.805516+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":82903040,"num_objects":1265,"num_object_clones":0,"num_object_copies":3795,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1265,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10433,"num_write_kb":374336,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[5,4,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"58.1","version":"1550'10406","reported_seq":10458,"reported_epoch":1550,"state":"active+remapped+backfill_wait","last_fresh":"2024-08-17T18:18:19.043918+0000","last_change":"2024-08-17T18:17:32.507231+0000","last_active":"2024-08-17T18:18:19.043918+0000","last_peered":"2024-08-17T18:18:19.043918+0000","last_clean":"2024-08-17T18:17:30.385418+0000","last_became_active":"2024-08-17T18:17:32.461860+0000","last_became_peered":"2024-08-17T18:17:32.461860+0000","last_unstale":"2024-08-17T18:18:19.043918+0000","last_undegraded":"2024-08-17T18:18:19.043918+0000","last_fullsized":"2024-08-17T18:18:19.043918+0000","mapping_epoch":1542,"log_start":"1532'4781","ondisk_log_start":"1532'4781","created":1521,"last_epoch_clean":1522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_clean_scrub_stamp":"2024-08-17T18:14:41.312614+0000","objects_scrubbed":0,"log_size":5625,"log_dups_size":0,"ondisk_log_size":5625,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"no scrub is scheduled","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":78118912,"num_objects":1192,"num_object_clones":0,"num_object_copies":3576,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":1192,"num_objects_unfound":0,"num_objects_dirty":1192,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10406,"num_write_kb":371136,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,6],"avail_no_missing":["1","0","6"],"object_location_counts":[{"shards":"0,1,6","objects":1192}],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"58.0","version":"1550'10001","reported_seq":10039,"reported_epoch":1550,"state":"active+clean","last_fresh":"2024-08-17T18:18:19.562449+0000","last_change":"2024-08-17T18:14:42.363515+0000","last_active":"2024-08-17T18:18:19.562449+0000","last_peered":"2024-08-17T18:18:19.562449+0000","last_clean":"2024-08-17T18:18:19.562449+0000","last_became_active":"2024-08-17T18:14:42.363302+0000","last_became_peered":"2024-08-17T18:14:42.363302+0000","last_unstale":"2024-08-17T18:18:19.562449+0000","last_undegraded":"2024-08-17T18:18:19.562449+0000","last_fullsized":"2024-08-17T18:18:19.562449+0000","mapping_epoch":1521,"log_start":"1532'5000","ondisk_log_start":"1532'5000","created":1521,"last_epoch_clean":1522,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T18:14:41.312614+0000","last_clean_scrub_stamp":"2024-08-17T18:14:41.312614+0000","objects_scrubbed":0,"log_size":5001,"log_dups_size":0,"ondisk_log_size":5001,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T06:00:45.098481+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":77398016,"num_objects":1181,"num_object_clones":0,"num_object_copies":3543,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1181,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":10001,"num_write_kb":357824,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[4,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.1f","version":"73'5","reported_seq":368,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.446568+0000","last_change":"2024-08-17T18:17:31.285036+0000","last_active":"2024-08-17T18:18:10.446568+0000","last_peered":"2024-08-17T18:18:10.446568+0000","last_clean":"2024-08-17T18:18:10.446568+0000","last_became_active":"2024-08-17T18:17:31.207784+0000","last_became_peered":"2024-08-17T18:17:31.207784+0000","last_unstale":"2024-08-17T18:18:10.446568+0000","last_undegraded":"2024-08-17T18:18:10.446568+0000","last_fullsized":"2024-08-17T18:18:10.446568+0000","mapping_epoch":1541,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1542,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:55:13.981104+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":3492,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.18","version":"0'0","reported_seq":71,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.337230+0000","last_change":"2024-08-17T18:17:31.225278+0000","last_active":"2024-08-17T18:18:10.337230+0000","last_peered":"2024-08-17T18:18:10.337230+0000","last_clean":"2024-08-17T18:18:10.337230+0000","last_became_active":"2024-08-17T18:17:31.224810+0000","last_became_peered":"2024-08-17T18:17:31.224810+0000","last_unstale":"2024-08-17T18:18:10.337230+0000","last_undegraded":"2024-08-17T18:18:10.337230+0000","last_fullsized":"2024-08-17T18:18:10.337230+0000","mapping_epoch":1541,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1542,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:49:06.822366+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1e","version":"73'2","reported_seq":238,"reported_epoch":1550,"state":"active+clean","last_fresh":"2024-08-17T18:18:11.595407+0000","last_change":"2024-08-17T18:17:31.224294+0000","last_active":"2024-08-17T18:18:11.595407+0000","last_peered":"2024-08-17T18:18:11.595407+0000","last_clean":"2024-08-17T18:18:11.595407+0000","last_became_active":"2024-08-17T18:17:31.221693+0000","last_became_peered":"2024-08-17T18:17:31.221693+0000","last_unstale":"2024-08-17T18:18:11.595407+0000","last_undegraded":"2024-08-17T18:18:11.595407+0000","last_fullsized":"2024-08-17T18:18:11.595407+0000","mapping_epoch":1541,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1542,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:58:38.117632+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.19","version":"0'0","reported_seq":229,"reported_epoch":1550,"state":"active+clean","last_fresh":"2024-08-17T18:18:11.592110+0000","last_change":"2024-08-17T18:15:34.434980+0000","last_active":"2024-08-17T18:18:11.592110+0000","last_peered":"2024-08-17T18:18:11.592110+0000","last_clean":"2024-08-17T18:18:11.592110+0000","last_became_active":"2024-08-17T18:15:34.433930+0000","last_became_peered":"2024-08-17T18:15:34.433930+0000","last_unstale":"2024-08-17T18:18:11.592110+0000","last_undegraded":"2024-08-17T18:18:11.592110+0000","last_fullsized":"2024-08-17T18:18:11.592110+0000","mapping_epoch":1527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:28:18.785716+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,5],"acting":[3,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"3.1d","version":"72'2","reported_seq":1569,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.445863+0000","last_change":"2024-08-17T18:17:31.287451+0000","last_active":"2024-08-17T18:18:10.445863+0000","last_peered":"2024-08-17T18:18:10.445863+0000","last_clean":"2024-08-17T18:18:10.445863+0000","last_became_active":"2024-08-17T18:17:31.226225+0000","last_became_peered":"2024-08-17T18:17:31.226225+0000","last_unstale":"2024-08-17T18:18:10.445863+0000","last_undegraded":"2024-08-17T18:18:10.445863+0000","last_fullsized":"2024-08-17T18:18:10.445863+0000","mapping_epoch":1541,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1542,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:32:18.946357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1a","version":"0'0","reported_seq":62,"reported_epoch":1550,"state":"active+clean","last_fresh":"2024-08-17T18:18:11.600397+0000","last_change":"2024-08-17T18:10:47.392029+0000","last_active":"2024-08-17T18:18:11.600397+0000","last_peered":"2024-08-17T18:18:11.600397+0000","last_clean":"2024-08-17T18:18:11.600397+0000","last_became_active":"2024-08-17T18:10:47.391509+0000","last_became_peered":"2024-08-17T18:10:47.391509+0000","last_unstale":"2024-08-17T18:18:11.600397+0000","last_undegraded":"2024-08-17T18:18:11.600397+0000","last_fullsized":"2024-08-17T18:18:11.600397+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:45:48.737922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1c","version":"72'2","reported_seq":1558,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.447281+0000","last_change":"2024-08-17T18:10:47.408402+0000","last_active":"2024-08-17T18:18:10.447281+0000","last_peered":"2024-08-17T18:18:10.447281+0000","last_clean":"2024-08-17T18:18:10.447281+0000","last_became_active":"2024-08-17T18:10:47.382767+0000","last_became_peered":"2024-08-17T18:10:47.382767+0000","last_unstale":"2024-08-17T18:18:10.447281+0000","last_undegraded":"2024-08-17T18:18:10.447281+0000","last_fullsized":"2024-08-17T18:18:10.447281+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:35:12.379303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,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":62,"reported_epoch":1550,"state":"active+clean","last_fresh":"2024-08-17T18:18:11.600533+0000","last_change":"2024-08-17T18:10:47.396541+0000","last_active":"2024-08-17T18:18:11.600533+0000","last_peered":"2024-08-17T18:18:11.600533+0000","last_clean":"2024-08-17T18:18:11.600533+0000","last_became_active":"2024-08-17T18:10:47.396211+0000","last_became_peered":"2024-08-17T18:10:47.396211+0000","last_unstale":"2024-08-17T18:18:11.600533+0000","last_undegraded":"2024-08-17T18:18:11.600533+0000","last_fullsized":"2024-08-17T18:18:11.600533+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:45:30.286998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1b","version":"73'2","reported_seq":62,"reported_epoch":1550,"state":"active+clean","last_fresh":"2024-08-17T18:18:11.600775+0000","last_change":"2024-08-17T18:10:47.391910+0000","last_active":"2024-08-17T18:18:11.600775+0000","last_peered":"2024-08-17T18:18:11.600775+0000","last_clean":"2024-08-17T18:18:11.600775+0000","last_became_active":"2024-08-17T18:10:47.389082+0000","last_became_peered":"2024-08-17T18:10:47.389082+0000","last_unstale":"2024-08-17T18:18:11.600775+0000","last_undegraded":"2024-08-17T18:18:11.600775+0000","last_fullsized":"2024-08-17T18:18:11.600775+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:35:02.302462+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1c","version":"0'0","reported_seq":2061,"reported_epoch":1550,"state":"active+clean","last_fresh":"2024-08-17T18:18:11.351771+0000","last_change":"2024-08-17T18:15:34.431038+0000","last_active":"2024-08-17T18:18:11.351771+0000","last_peered":"2024-08-17T18:18:11.351771+0000","last_clean":"2024-08-17T18:18:11.351771+0000","last_became_active":"2024-08-17T18:15:34.430574+0000","last_became_peered":"2024-08-17T18:15:34.430574+0000","last_unstale":"2024-08-17T18:18:11.351771+0000","last_undegraded":"2024-08-17T18:18:11.351771+0000","last_fullsized":"2024-08-17T18:18:11.351771+0000","mapping_epoch":1527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:42:06.516672+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,3,0],"acting":[1,3,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.1a","version":"73'2","reported_seq":71,"reported_epoch":1550,"state":"active+clean","last_fresh":"2024-08-17T18:18:11.600569+0000","last_change":"2024-08-17T18:15:34.433885+0000","last_active":"2024-08-17T18:18:11.600569+0000","last_peered":"2024-08-17T18:18:11.600569+0000","last_clean":"2024-08-17T18:18:11.600569+0000","last_became_active":"2024-08-17T18:15:34.433075+0000","last_became_peered":"2024-08-17T18:15:34.433075+0000","last_unstale":"2024-08-17T18:18:11.600569+0000","last_undegraded":"2024-08-17T18:18:11.600569+0000","last_fullsized":"2024-08-17T18:18:11.600569+0000","mapping_epoch":1527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:22:43.077164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.1d","version":"0'0","reported_seq":329,"reported_epoch":1550,"state":"active+clean","last_fresh":"2024-08-17T18:18:11.592419+0000","last_change":"2024-08-17T18:15:34.434576+0000","last_active":"2024-08-17T18:18:11.592419+0000","last_peered":"2024-08-17T18:18:11.592419+0000","last_clean":"2024-08-17T18:18:11.592419+0000","last_became_active":"2024-08-17T18:15:34.434106+0000","last_became_peered":"2024-08-17T18:15:34.434106+0000","last_unstale":"2024-08-17T18:18:11.592419+0000","last_undegraded":"2024-08-17T18:18:11.592419+0000","last_fullsized":"2024-08-17T18:18:11.592419+0000","mapping_epoch":1527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:08:19.051453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":2407,"reported_epoch":1550,"state":"active+clean","last_fresh":"2024-08-17T18:18:11.348536+0000","last_change":"2024-08-17T18:10:47.386561+0000","last_active":"2024-08-17T18:18:11.348536+0000","last_peered":"2024-08-17T18:18:11.348536+0000","last_clean":"2024-08-17T18:18:11.348536+0000","last_became_active":"2024-08-17T18:10:47.385781+0000","last_became_peered":"2024-08-17T18:10:47.385781+0000","last_unstale":"2024-08-17T18:18:11.348536+0000","last_undegraded":"2024-08-17T18:18:11.348536+0000","last_fullsized":"2024-08-17T18:18:11.348536+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:47:49.065900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":966,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.342913+0000","last_change":"2024-08-17T18:14:28.861915+0000","last_active":"2024-08-17T18:18:10.342913+0000","last_peered":"2024-08-17T18:18:10.342913+0000","last_clean":"2024-08-17T18:18:10.342913+0000","last_became_active":"2024-08-17T18:14:28.860634+0000","last_became_peered":"2024-08-17T18:14:28.860634+0000","last_unstale":"2024-08-17T18:18:10.342913+0000","last_undegraded":"2024-08-17T18:18:10.342913+0000","last_fullsized":"2024-08-17T18:18:10.342913+0000","mapping_epoch":1519,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1520,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:38:15.392398+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.18","version":"0'0","reported_seq":308,"reported_epoch":1550,"state":"active+clean","last_fresh":"2024-08-17T18:18:11.591675+0000","last_change":"2024-08-17T17:57:12.447626+0000","last_active":"2024-08-17T18:18:11.591675+0000","last_peered":"2024-08-17T18:18:11.591675+0000","last_clean":"2024-08-17T18:18:11.591675+0000","last_became_active":"2024-08-17T17:57:12.447303+0000","last_became_peered":"2024-08-17T17:57:12.447303+0000","last_unstale":"2024-08-17T18:18:11.591675+0000","last_undegraded":"2024-08-17T18:18:11.591675+0000","last_fullsized":"2024-08-17T18:18:11.591675+0000","mapping_epoch":1405,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1406,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:55:37.275654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1373,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.446369+0000","last_change":"2024-08-17T18:17:31.226444+0000","last_active":"2024-08-17T18:18:10.446369+0000","last_peered":"2024-08-17T18:18:10.446369+0000","last_clean":"2024-08-17T18:18:10.446369+0000","last_became_active":"2024-08-17T18:17:31.226075+0000","last_became_peered":"2024-08-17T18:17:31.226075+0000","last_unstale":"2024-08-17T18:18:10.446369+0000","last_undegraded":"2024-08-17T18:18:10.446369+0000","last_fullsized":"2024-08-17T18:18:10.446369+0000","mapping_epoch":1541,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1542,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:38:29.783021+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":64,"reported_epoch":1550,"state":"active+clean","last_fresh":"2024-08-17T18:18:11.586555+0000","last_change":"2024-08-17T18:17:31.220919+0000","last_active":"2024-08-17T18:18:11.586555+0000","last_peered":"2024-08-17T18:18:11.586555+0000","last_clean":"2024-08-17T18:18:11.586555+0000","last_became_active":"2024-08-17T18:17:31.220449+0000","last_became_peered":"2024-08-17T18:17:31.220449+0000","last_unstale":"2024-08-17T18:18:11.586555+0000","last_undegraded":"2024-08-17T18:18:11.586555+0000","last_fullsized":"2024-08-17T18:18:11.586555+0000","mapping_epoch":1541,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1542,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:59:52.689308+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.17","version":"0'0","reported_seq":958,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.446684+0000","last_change":"2024-08-17T18:02:05.252661+0000","last_active":"2024-08-17T18:18:10.446684+0000","last_peered":"2024-08-17T18:18:10.446684+0000","last_clean":"2024-08-17T18:18:10.446684+0000","last_became_active":"2024-08-17T18:02:05.252209+0000","last_became_peered":"2024-08-17T18:02:05.252209+0000","last_unstale":"2024-08-17T18:18:10.446684+0000","last_undegraded":"2024-08-17T18:18:10.446684+0000","last_fullsized":"2024-08-17T18:18:10.446684+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:02:04.254394+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.14","version":"474'149","reported_seq":953,"reported_epoch":1550,"state":"active+clean+scrubbing","last_fresh":"2024-08-17T18:18:11.586894+0000","last_change":"2024-08-17T18:18:16.576247+0000","last_active":"2024-08-17T18:18:11.586894+0000","last_peered":"2024-08-17T18:18:11.586894+0000","last_clean":"2024-08-17T18:18:11.586894+0000","last_became_active":"2024-08-17T18:16:40.462184+0000","last_became_peered":"2024-08-17T18:16:40.462184+0000","last_unstale":"2024-08-17T18:18:11.586894+0000","last_undegraded":"2024-08-17T18:18:11.586894+0000","last_fullsized":"2024-08-17T18:18:11.586894+0000","mapping_epoch":1536,"log_start":"0'0","ondisk_log_start":"0'0","created":1536,"last_epoch_clean":1537,"parent":"0.0","parent_split_bits":5,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:06:01.768826+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:06:01.768826+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"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":1,"scrub_schedule":"queued for scrub","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":109227,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.11","version":"0'0","reported_seq":2367,"reported_epoch":1550,"state":"active+clean","last_fresh":"2024-08-17T18:18:11.592721+0000","last_change":"2024-08-17T18:17:31.204583+0000","last_active":"2024-08-17T18:18:11.592721+0000","last_peered":"2024-08-17T18:18:11.592721+0000","last_clean":"2024-08-17T18:18:11.592721+0000","last_became_active":"2024-08-17T18:17:31.204143+0000","last_became_peered":"2024-08-17T18:17:31.204143+0000","last_unstale":"2024-08-17T18:18:11.592721+0000","last_undegraded":"2024-08-17T18:18:11.592721+0000","last_fullsized":"2024-08-17T18:18:11.592721+0000","mapping_epoch":1541,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1542,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:43:36.127732+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"3.16","version":"0'0","reported_seq":1529,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.446010+0000","last_change":"2024-08-17T17:17:00.910985+0000","last_active":"2024-08-17T18:18:10.446010+0000","last_peered":"2024-08-17T18:18:10.446010+0000","last_clean":"2024-08-17T18:18:10.446010+0000","last_became_active":"2024-08-17T17:17:00.910601+0000","last_became_peered":"2024-08-17T17:17:00.910601+0000","last_unstale":"2024-08-17T18:18:10.446010+0000","last_undegraded":"2024-08-17T18:18:10.446010+0000","last_fullsized":"2024-08-17T18:18:10.446010+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:23:11.495112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.15","version":"72'3","reported_seq":1568,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.342650+0000","last_change":"2024-08-17T18:14:28.860239+0000","last_active":"2024-08-17T18:18:10.342650+0000","last_peered":"2024-08-17T18:18:10.342650+0000","last_clean":"2024-08-17T18:18:10.342650+0000","last_became_active":"2024-08-17T18:14:28.859774+0000","last_became_peered":"2024-08-17T18:14:28.859774+0000","last_unstale":"2024-08-17T18:18:10.342650+0000","last_undegraded":"2024-08-17T18:18:10.342650+0000","last_fullsized":"2024-08-17T18:18:10.342650+0000","mapping_epoch":1519,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1520,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-19T03:15:03.616203+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":7,"num_read_kb":7,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,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":2429,"reported_epoch":1550,"state":"active+clean","last_fresh":"2024-08-17T18:18:11.348795+0000","last_change":"2024-08-17T18:17:31.229483+0000","last_active":"2024-08-17T18:18:11.348795+0000","last_peered":"2024-08-17T18:18:11.348795+0000","last_clean":"2024-08-17T18:18:11.348795+0000","last_became_active":"2024-08-17T18:17:31.228924+0000","last_became_peered":"2024-08-17T18:17:31.228924+0000","last_unstale":"2024-08-17T18:18:11.348795+0000","last_undegraded":"2024-08-17T18:18:11.348795+0000","last_fullsized":"2024-08-17T18:18:11.348795+0000","mapping_epoch":1541,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1542,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:18:13.340701+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[1,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.14","version":"554'24","reported_seq":91,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.338147+0000","last_change":"2024-08-17T18:17:31.271110+0000","last_active":"2024-08-17T18:18:10.338147+0000","last_peered":"2024-08-17T18:18:10.338147+0000","last_clean":"2024-08-17T18:18:10.338147+0000","last_became_active":"2024-08-17T18:17:31.212425+0000","last_became_peered":"2024-08-17T18:17:31.212425+0000","last_unstale":"2024-08-17T18:18:10.338147+0000","last_undegraded":"2024-08-17T18:18:10.338147+0000","last_fullsized":"2024-08-17T18:18:10.338147+0000","mapping_epoch":1541,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1542,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:18:39.048041+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":10,"num_read_kb":9,"num_write":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":9512,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.13","version":"0'0","reported_seq":71,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.337706+0000","last_change":"2024-08-17T18:17:31.235815+0000","last_active":"2024-08-17T18:18:10.337706+0000","last_peered":"2024-08-17T18:18:10.337706+0000","last_clean":"2024-08-17T18:18:10.337706+0000","last_became_active":"2024-08-17T18:17:31.235499+0000","last_became_peered":"2024-08-17T18:17:31.235499+0000","last_unstale":"2024-08-17T18:18:10.337706+0000","last_undegraded":"2024-08-17T18:18:10.337706+0000","last_fullsized":"2024-08-17T18:18:10.337706+0000","mapping_epoch":1541,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1542,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:43:07.005974+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,5],"acting":[4,1,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"1.4","version":"474'149","reported_seq":953,"reported_epoch":1550,"state":"active+clean+scrubbing","last_fresh":"2024-08-17T18:18:11.591978+0000","last_change":"2024-08-17T18:18:15.556667+0000","last_active":"2024-08-17T18:18:11.591978+0000","last_peered":"2024-08-17T18:18:11.591978+0000","last_clean":"2024-08-17T18:18:11.591978+0000","last_became_active":"2024-08-17T18:16:40.459337+0000","last_became_peered":"2024-08-17T18:16:40.459337+0000","last_unstale":"2024-08-17T18:18:11.591978+0000","last_undegraded":"2024-08-17T18:18:11.591978+0000","last_fullsized":"2024-08-17T18:18:11.591978+0000","mapping_epoch":1477,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1537,"parent":"0.0","parent_split_bits":3,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:06:01.768826+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:06:01.768826+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"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":1,"scrub_schedule":"queued for scrub","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":109226,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":71,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.337481+0000","last_change":"2024-08-17T18:17:31.210361+0000","last_active":"2024-08-17T18:18:10.337481+0000","last_peered":"2024-08-17T18:18:10.337481+0000","last_clean":"2024-08-17T18:18:10.337481+0000","last_became_active":"2024-08-17T18:17:31.208480+0000","last_became_peered":"2024-08-17T18:17:31.208480+0000","last_unstale":"2024-08-17T18:18:10.337481+0000","last_undegraded":"2024-08-17T18:18:10.337481+0000","last_fullsized":"2024-08-17T18:18:10.337481+0000","mapping_epoch":1541,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1542,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:50:03.190832+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"0'0","reported_seq":1581,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.342975+0000","last_change":"2024-08-17T18:17:31.336386+0000","last_active":"2024-08-17T18:18:10.342975+0000","last_peered":"2024-08-17T18:18:10.342975+0000","last_clean":"2024-08-17T18:18:10.342975+0000","last_became_active":"2024-08-17T18:17:31.336073+0000","last_became_peered":"2024-08-17T18:17:31.336073+0000","last_unstale":"2024-08-17T18:18:10.342975+0000","last_undegraded":"2024-08-17T18:18:10.342975+0000","last_fullsized":"2024-08-17T18:18:10.342975+0000","mapping_epoch":1541,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1542,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:55:16.715228+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055220200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,1],"acting":[7,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.6","version":"73'1","reported_seq":534,"reported_epoch":1550,"state":"active+clean","last_fresh":"2024-08-17T18:18:11.352150+0000","last_change":"2024-08-17T18:10:47.411747+0000","last_active":"2024-08-17T18:18:11.352150+0000","last_peered":"2024-08-17T18:18:11.352150+0000","last_clean":"2024-08-17T18:18:11.352150+0000","last_became_active":"2024-08-17T18:10:47.387146+0000","last_became_peered":"2024-08-17T18:10:47.387146+0000","last_unstale":"2024-08-17T18:18:11.352150+0000","last_undegraded":"2024-08-17T18:18:11.352150+0000","last_fullsized":"2024-08-17T18:18:11.352150+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:51:37.084155+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,0,4],"acting":[1,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"1.5","version":"474'149","reported_seq":891,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.338151+0000","last_change":"2024-08-17T18:17:34.217871+0000","last_active":"2024-08-17T18:18:10.338151+0000","last_peered":"2024-08-17T18:18:10.338151+0000","last_clean":"2024-08-17T18:18:10.338151+0000","last_became_active":"2024-08-17T18:17:34.212052+0000","last_became_peered":"2024-08-17T18:17:34.212052+0000","last_unstale":"2024-08-17T18:18:10.338151+0000","last_undegraded":"2024-08-17T18:18:10.338151+0000","last_fullsized":"2024-08-17T18:18:10.338151+0000","mapping_epoch":1544,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1545,"parent":"0.0","parent_split_bits":3,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:09:32.102056+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:09:32.102056+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"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":1,"scrub_schedule":"queued for scrub","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.0","version":"0'0","reported_seq":224,"reported_epoch":1550,"state":"active+clean","last_fresh":"2024-08-17T18:18:11.591657+0000","last_change":"2024-08-17T18:02:05.256155+0000","last_active":"2024-08-17T18:18:11.591657+0000","last_peered":"2024-08-17T18:18:11.591657+0000","last_clean":"2024-08-17T18:18:11.591657+0000","last_became_active":"2024-08-17T18:02:05.255866+0000","last_became_peered":"2024-08-17T18:02:05.255866+0000","last_unstale":"2024-08-17T18:18:11.591657+0000","last_undegraded":"2024-08-17T18:18:11.591657+0000","last_fullsized":"2024-08-17T18:18:11.591657+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:42:45.768469+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":2420,"reported_epoch":1550,"state":"active+clean","last_fresh":"2024-08-17T18:18:11.352447+0000","last_change":"2024-08-17T18:17:31.224168+0000","last_active":"2024-08-17T18:18:11.352447+0000","last_peered":"2024-08-17T18:18:11.352447+0000","last_clean":"2024-08-17T18:18:11.352447+0000","last_became_active":"2024-08-17T18:17:31.223778+0000","last_became_peered":"2024-08-17T18:17:31.223778+0000","last_unstale":"2024-08-17T18:18:11.352447+0000","last_undegraded":"2024-08-17T18:18:11.352447+0000","last_fullsized":"2024-08-17T18:18:11.352447+0000","mapping_epoch":1541,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1542,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:14:49.694351+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"72'2","reported_seq":2370,"reported_epoch":1550,"state":"active+clean","last_fresh":"2024-08-17T18:18:11.593094+0000","last_change":"2024-08-17T17:18:16.320699+0000","last_active":"2024-08-17T18:18:11.593094+0000","last_peered":"2024-08-17T18:18:11.593094+0000","last_clean":"2024-08-17T18:18:11.593094+0000","last_became_active":"2024-08-17T17:18:16.292640+0000","last_became_peered":"2024-08-17T17:18:16.292640+0000","last_unstale":"2024-08-17T18:18:11.593094+0000","last_undegraded":"2024-08-17T18:18:11.593094+0000","last_fullsized":"2024-08-17T18:18:11.593094+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:21:16.574115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.6","version":"474'149","reported_seq":787,"reported_epoch":1550,"state":"active+clean+scrubbing","last_fresh":"2024-08-17T18:18:11.593297+0000","last_change":"2024-08-17T18:18:13.532493+0000","last_active":"2024-08-17T18:18:11.593297+0000","last_peered":"2024-08-17T18:18:11.593297+0000","last_clean":"2024-08-17T18:18:11.593297+0000","last_became_active":"2024-08-17T18:17:34.211593+0000","last_became_peered":"2024-08-17T18:17:34.211593+0000","last_unstale":"2024-08-17T18:18:11.593297+0000","last_undegraded":"2024-08-17T18:18:11.593297+0000","last_fullsized":"2024-08-17T18:18:11.593297+0000","mapping_epoch":1544,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1545,"parent":"0.0","parent_split_bits":3,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:06:08.330807+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:06:08.330807+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"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":26835,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":17,"num_read_kb":37,"num_write":10,"num_write_kb":110,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":80504,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":891,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.443995+0000","last_change":"2024-08-17T17:49:45.922979+0000","last_active":"2024-08-17T18:18:10.443995+0000","last_peered":"2024-08-17T18:18:10.443995+0000","last_clean":"2024-08-17T18:18:10.443995+0000","last_became_active":"2024-08-17T17:49:45.922094+0000","last_became_peered":"2024-08-17T17:49:45.922094+0000","last_unstale":"2024-08-17T18:18:10.443995+0000","last_undegraded":"2024-08-17T18:18:10.443995+0000","last_fullsized":"2024-08-17T18:18:10.443995+0000","mapping_epoch":1317,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1318,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:21:12.259239+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.5","version":"0'0","reported_seq":1564,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.342730+0000","last_change":"2024-08-17T18:10:47.389004+0000","last_active":"2024-08-17T18:18:10.342730+0000","last_peered":"2024-08-17T18:18:10.342730+0000","last_clean":"2024-08-17T18:18:10.342730+0000","last_became_active":"2024-08-17T18:10:47.387397+0000","last_became_peered":"2024-08-17T18:10:47.387397+0000","last_unstale":"2024-08-17T18:18:10.342730+0000","last_undegraded":"2024-08-17T18:18:10.342730+0000","last_fullsized":"2024-08-17T18:18:10.342730+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:09:34.508657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069231800000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2426,"reported_epoch":1550,"state":"active+clean","last_fresh":"2024-08-17T18:18:11.351626+0000","last_change":"2024-08-17T18:15:34.439708+0000","last_active":"2024-08-17T18:18:11.351626+0000","last_peered":"2024-08-17T18:18:11.351626+0000","last_clean":"2024-08-17T18:18:11.351626+0000","last_became_active":"2024-08-17T18:15:34.439255+0000","last_became_peered":"2024-08-17T18:15:34.439255+0000","last_unstale":"2024-08-17T18:18:11.351626+0000","last_undegraded":"2024-08-17T18:18:11.351626+0000","last_fullsized":"2024-08-17T18:18:11.351626+0000","mapping_epoch":1527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:51:51.924296+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.7","version":"474'149","reported_seq":788,"reported_epoch":1550,"state":"active+clean+scrubbing","last_fresh":"2024-08-17T18:18:11.592997+0000","last_change":"2024-08-17T18:18:17.567183+0000","last_active":"2024-08-17T18:18:11.592997+0000","last_peered":"2024-08-17T18:18:11.592997+0000","last_clean":"2024-08-17T18:18:11.592997+0000","last_became_active":"2024-08-17T18:17:34.209574+0000","last_became_peered":"2024-08-17T18:17:34.209574+0000","last_unstale":"2024-08-17T18:18:11.592997+0000","last_undegraded":"2024-08-17T18:18:11.592997+0000","last_fullsized":"2024-08-17T18:18:11.592997+0000","mapping_epoch":1544,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1545,"parent":"0.0","parent_split_bits":3,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:06:03.378253+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:06:03.378253+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"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":26835,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":17,"num_read_kb":37,"num_write":9,"num_write_kb":110,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":80504,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.2","version":"0'0","reported_seq":444,"reported_epoch":1550,"state":"active+clean","last_fresh":"2024-08-17T18:18:11.348130+0000","last_change":"2024-08-17T18:10:47.389077+0000","last_active":"2024-08-17T18:18:11.348130+0000","last_peered":"2024-08-17T18:18:11.348130+0000","last_clean":"2024-08-17T18:18:11.348130+0000","last_became_active":"2024-08-17T18:10:47.388387+0000","last_became_peered":"2024-08-17T18:10:47.388387+0000","last_unstale":"2024-08-17T18:18:11.348130+0000","last_undegraded":"2024-08-17T18:18:11.348130+0000","last_fullsized":"2024-08-17T18:18:11.348130+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:05:09.427007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":2414,"reported_epoch":1550,"state":"active+clean","last_fresh":"2024-08-17T18:18:11.351110+0000","last_change":"2024-08-17T17:17:00.884753+0000","last_active":"2024-08-17T18:18:11.351110+0000","last_peered":"2024-08-17T18:18:11.351110+0000","last_clean":"2024-08-17T18:18:11.351110+0000","last_became_active":"2024-08-17T17:17:00.883779+0000","last_became_peered":"2024-08-17T17:17:00.883779+0000","last_unstale":"2024-08-17T18:18:11.351110+0000","last_undegraded":"2024-08-17T18:18:11.351110+0000","last_fullsized":"2024-08-17T18:18:11.351110+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:51:16.619491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001020055,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1621,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.446045+0000","last_change":"2024-08-17T18:17:31.200050+0000","last_active":"2024-08-17T18:18:10.446045+0000","last_peered":"2024-08-17T18:18:10.446045+0000","last_clean":"2024-08-17T18:18:10.446045+0000","last_became_active":"2024-08-17T18:17:31.199672+0000","last_became_peered":"2024-08-17T18:17:31.199672+0000","last_unstale":"2024-08-17T18:18:10.446045+0000","last_undegraded":"2024-08-17T18:18:10.446045+0000","last_fullsized":"2024-08-17T18:18:10.446045+0000","mapping_epoch":1541,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1542,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:43:41.605301+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1","version":"474'149","reported_seq":875,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.444836+0000","last_change":"2024-08-17T18:17:31.187827+0000","last_active":"2024-08-17T18:18:10.444836+0000","last_peered":"2024-08-17T18:18:10.444836+0000","last_clean":"2024-08-17T18:18:10.444836+0000","last_became_active":"2024-08-17T18:16:40.459695+0000","last_became_peered":"2024-08-17T18:16:40.459695+0000","last_unstale":"2024-08-17T18:18:10.444836+0000","last_undegraded":"2024-08-17T18:18:10.444836+0000","last_fullsized":"2024-08-17T18:18:10.444836+0000","mapping_epoch":1530,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1537,"parent":"0.0","parent_split_bits":4,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:06:03.595205+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:06:03.595205+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"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":1,"scrub_schedule":"queued for scrub","scrub_duration":0.0028714320000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.4","version":"0'0","reported_seq":1616,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.447145+0000","last_change":"2024-08-17T18:17:31.199820+0000","last_active":"2024-08-17T18:18:10.447145+0000","last_peered":"2024-08-17T18:18:10.447145+0000","last_clean":"2024-08-17T18:18:10.447145+0000","last_became_active":"2024-08-17T18:17:31.198762+0000","last_became_peered":"2024-08-17T18:17:31.198762+0000","last_unstale":"2024-08-17T18:18:10.447145+0000","last_undegraded":"2024-08-17T18:18:10.447145+0000","last_fullsized":"2024-08-17T18:18:10.447145+0000","mapping_epoch":1541,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1542,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:23:59.684583+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"3.3","version":"0'0","reported_seq":71,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.337758+0000","last_change":"2024-08-17T18:17:31.235578+0000","last_active":"2024-08-17T18:18:10.337758+0000","last_peered":"2024-08-17T18:18:10.337758+0000","last_clean":"2024-08-17T18:18:10.337758+0000","last_became_active":"2024-08-17T18:17:31.235289+0000","last_became_peered":"2024-08-17T18:17:31.235289+0000","last_unstale":"2024-08-17T18:18:10.337758+0000","last_undegraded":"2024-08-17T18:18:10.337758+0000","last_fullsized":"2024-08-17T18:18:10.337758+0000","mapping_epoch":1541,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1542,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:42:22.151650+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,1],"acting":[4,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.2","version":"66'2","reported_seq":1563,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.445201+0000","last_change":"2024-08-17T18:17:31.290054+0000","last_active":"2024-08-17T18:18:10.445201+0000","last_peered":"2024-08-17T18:18:10.445201+0000","last_clean":"2024-08-17T18:18:10.445201+0000","last_became_active":"2024-08-17T18:17:31.226309+0000","last_became_peered":"2024-08-17T18:17:31.226309+0000","last_unstale":"2024-08-17T18:18:10.445201+0000","last_undegraded":"2024-08-17T18:18:10.445201+0000","last_fullsized":"2024-08-17T18:18:10.445201+0000","mapping_epoch":1541,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1542,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:53:32.396164+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020478699999999998,"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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":19,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,0],"acting":[5,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.2","version":"474'149","reported_seq":1952,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.342391+0000","last_change":"2024-08-17T18:17:31.193086+0000","last_active":"2024-08-17T18:18:10.342391+0000","last_peered":"2024-08-17T18:18:10.342391+0000","last_clean":"2024-08-17T18:18:10.342391+0000","last_became_active":"2024-08-17T18:16:40.458108+0000","last_became_peered":"2024-08-17T18:16:40.458108+0000","last_unstale":"2024-08-17T18:18:10.342391+0000","last_undegraded":"2024-08-17T18:18:10.342391+0000","last_fullsized":"2024-08-17T18:18:10.342391+0000","mapping_epoch":1519,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1537,"parent":"0.0","parent_split_bits":4,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:06:04.587311+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:06:04.587311+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"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":1,"scrub_schedule":"queued for scrub","scrub_duration":0.0067197070000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":2399,"reported_epoch":1550,"state":"active+clean","last_fresh":"2024-08-17T18:18:11.351486+0000","last_change":"2024-08-17T17:17:00.904465+0000","last_active":"2024-08-17T18:18:11.351486+0000","last_peered":"2024-08-17T18:18:11.351486+0000","last_clean":"2024-08-17T18:18:11.351486+0000","last_became_active":"2024-08-17T17:17:00.904064+0000","last_became_peered":"2024-08-17T17:17:00.904064+0000","last_unstale":"2024-08-17T18:18:11.351486+0000","last_undegraded":"2024-08-17T18:18:11.351486+0000","last_fullsized":"2024-08-17T18:18:11.351486+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:25:33.842617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2435,"reported_epoch":1550,"state":"active+clean","last_fresh":"2024-08-17T18:18:11.349448+0000","last_change":"2024-08-17T18:17:31.229253+0000","last_active":"2024-08-17T18:18:11.349448+0000","last_peered":"2024-08-17T18:18:11.349448+0000","last_clean":"2024-08-17T18:18:11.349448+0000","last_became_active":"2024-08-17T18:17:31.228182+0000","last_became_peered":"2024-08-17T18:17:31.228182+0000","last_unstale":"2024-08-17T18:18:11.349448+0000","last_undegraded":"2024-08-17T18:18:11.349448+0000","last_fullsized":"2024-08-17T18:18:11.349448+0000","mapping_epoch":1541,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1542,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:16:10.081537+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[1,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"2.1","version":"0'0","reported_seq":190,"reported_epoch":1550,"state":"active+clean","last_fresh":"2024-08-17T18:18:11.592256+0000","last_change":"2024-08-17T18:15:34.435402+0000","last_active":"2024-08-17T18:18:11.592256+0000","last_peered":"2024-08-17T18:18:11.592256+0000","last_clean":"2024-08-17T18:18:11.592256+0000","last_became_active":"2024-08-17T18:15:34.434549+0000","last_became_peered":"2024-08-17T18:15:34.434549+0000","last_unstale":"2024-08-17T18:18:11.592256+0000","last_undegraded":"2024-08-17T18:18:11.592256+0000","last_fullsized":"2024-08-17T18:18:11.592256+0000","mapping_epoch":1527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:14:28.500668+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00091001700000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.3","version":"474'149","reported_seq":974,"reported_epoch":1550,"state":"active+clean+scrubbing","last_fresh":"2024-08-17T18:18:11.350850+0000","last_change":"2024-08-17T18:18:14.383975+0000","last_active":"2024-08-17T18:18:11.350850+0000","last_peered":"2024-08-17T18:18:11.350850+0000","last_clean":"2024-08-17T18:18:11.350850+0000","last_became_active":"2024-08-17T18:17:34.210390+0000","last_became_peered":"2024-08-17T18:17:34.210390+0000","last_unstale":"2024-08-17T18:18:11.350850+0000","last_undegraded":"2024-08-17T18:18:11.350850+0000","last_fullsized":"2024-08-17T18:18:11.350850+0000","mapping_epoch":1544,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1545,"parent":"0.0","parent_split_bits":3,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:06:01.886495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:06:01.886495+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"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":1,"scrub_schedule":"queued for scrub","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.6","version":"0'0","reported_seq":210,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.445875+0000","last_change":"2024-08-17T18:15:34.439277+0000","last_active":"2024-08-17T18:18:10.445875+0000","last_peered":"2024-08-17T18:18:10.445875+0000","last_clean":"2024-08-17T18:18:10.445875+0000","last_became_active":"2024-08-17T18:15:34.438896+0000","last_became_peered":"2024-08-17T18:15:34.438896+0000","last_unstale":"2024-08-17T18:18:10.445875+0000","last_undegraded":"2024-08-17T18:18:10.445875+0000","last_fullsized":"2024-08-17T18:18:10.445875+0000","mapping_epoch":1527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:42:38.381297+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1","version":"0'0","reported_seq":62,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.337335+0000","last_change":"2024-08-17T18:10:47.395558+0000","last_active":"2024-08-17T18:18:10.337335+0000","last_peered":"2024-08-17T18:18:10.337335+0000","last_clean":"2024-08-17T18:18:10.337335+0000","last_became_active":"2024-08-17T18:10:47.392522+0000","last_became_peered":"2024-08-17T18:10:47.392522+0000","last_unstale":"2024-08-17T18:18:10.337335+0000","last_undegraded":"2024-08-17T18:18:10.337335+0000","last_fullsized":"2024-08-17T18:18:10.337335+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:07:21.495336+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,0,3],"acting":[4,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"2.0","version":"0'0","reported_seq":1567,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.342377+0000","last_change":"2024-08-17T18:14:28.864196+0000","last_active":"2024-08-17T18:18:10.342377+0000","last_peered":"2024-08-17T18:18:10.342377+0000","last_clean":"2024-08-17T18:18:10.342377+0000","last_became_active":"2024-08-17T18:14:28.863720+0000","last_became_peered":"2024-08-17T18:14:28.863720+0000","last_unstale":"2024-08-17T18:18:10.342377+0000","last_undegraded":"2024-08-17T18:18:10.342377+0000","last_fullsized":"2024-08-17T18:18:10.342377+0000","mapping_epoch":1519,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1520,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:01:51.046207+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00081337499999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1498,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.337788+0000","last_change":"2024-08-17T18:17:31.216794+0000","last_active":"2024-08-17T18:18:10.337788+0000","last_peered":"2024-08-17T18:18:10.337788+0000","last_clean":"2024-08-17T18:18:10.337788+0000","last_became_active":"2024-08-17T18:17:31.216441+0000","last_became_peered":"2024-08-17T18:17:31.216441+0000","last_unstale":"2024-08-17T18:18:10.337788+0000","last_undegraded":"2024-08-17T18:18:10.337788+0000","last_fullsized":"2024-08-17T18:18:10.337788+0000","mapping_epoch":1541,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1542,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:36:28.696363+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.2","version":"0'0","reported_seq":230,"reported_epoch":1550,"state":"active+clean","last_fresh":"2024-08-17T18:18:11.591488+0000","last_change":"2024-08-17T18:17:31.216960+0000","last_active":"2024-08-17T18:18:11.591488+0000","last_peered":"2024-08-17T18:18:11.591488+0000","last_clean":"2024-08-17T18:18:11.591488+0000","last_became_active":"2024-08-17T18:17:31.216580+0000","last_became_peered":"2024-08-17T18:17:31.216580+0000","last_unstale":"2024-08-17T18:18:11.591488+0000","last_undegraded":"2024-08-17T18:18:11.591488+0000","last_fullsized":"2024-08-17T18:18:11.591488+0000","mapping_epoch":1541,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1542,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:36:52.380953+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,4],"acting":[3,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"2.3","version":"64'1","reported_seq":1617,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.445768+0000","last_change":"2024-08-17T18:15:34.450946+0000","last_active":"2024-08-17T18:18:10.445768+0000","last_peered":"2024-08-17T18:18:10.445768+0000","last_clean":"2024-08-17T18:18:10.445768+0000","last_became_active":"2024-08-17T18:15:34.446948+0000","last_became_peered":"2024-08-17T18:15:34.446948+0000","last_unstale":"2024-08-17T18:18:10.445768+0000","last_undegraded":"2024-08-17T18:18:10.445768+0000","last_fullsized":"2024-08-17T18:18:10.445768+0000","mapping_epoch":1527,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:08:52.035550+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00092444000000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.0","version":"474'149","reported_seq":1918,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.342238+0000","last_change":"2024-08-17T18:17:34.209899+0000","last_active":"2024-08-17T18:18:10.342238+0000","last_peered":"2024-08-17T18:18:10.342238+0000","last_clean":"2024-08-17T18:18:10.342238+0000","last_became_active":"2024-08-17T18:17:34.208800+0000","last_became_peered":"2024-08-17T18:17:34.208800+0000","last_unstale":"2024-08-17T18:18:10.342238+0000","last_undegraded":"2024-08-17T18:18:10.342238+0000","last_fullsized":"2024-08-17T18:18:10.342238+0000","mapping_epoch":1544,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":1545,"parent":"0.0","parent_split_bits":0,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:14:21.942372+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:14:21.942372+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"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":1,"scrub_schedule":"queued for scrub","scrub_duration":0.0015531060000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.a","version":"474'149","reported_seq":882,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.445479+0000","last_change":"2024-08-17T18:17:34.207344+0000","last_active":"2024-08-17T18:18:10.445479+0000","last_peered":"2024-08-17T18:18:10.445479+0000","last_clean":"2024-08-17T18:18:10.445479+0000","last_became_active":"2024-08-17T18:17:34.206906+0000","last_became_peered":"2024-08-17T18:17:34.206906+0000","last_unstale":"2024-08-17T18:18:10.445479+0000","last_undegraded":"2024-08-17T18:18:10.445479+0000","last_fullsized":"2024-08-17T18:18:10.445479+0000","mapping_epoch":1544,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1545,"parent":"0.0","parent_split_bits":4,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:06:05.646965+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:06:05.646965+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:31:25.725556+0000","scrub_duration":0.010609596000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.f","version":"0'0","reported_seq":210,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.446251+0000","last_change":"2024-08-17T18:10:47.382788+0000","last_active":"2024-08-17T18:18:10.446251+0000","last_peered":"2024-08-17T18:18:10.446251+0000","last_clean":"2024-08-17T18:18:10.446251+0000","last_became_active":"2024-08-17T18:10:47.382205+0000","last_became_peered":"2024-08-17T18:10:47.382205+0000","last_unstale":"2024-08-17T18:18:10.446251+0000","last_undegraded":"2024-08-17T18:18:10.446251+0000","last_fullsized":"2024-08-17T18:18:10.446251+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:48:04.202454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,4],"acting":[5,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":223,"reported_epoch":1550,"state":"active+clean","last_fresh":"2024-08-17T18:18:11.587102+0000","last_change":"2024-08-17T18:02:05.266601+0000","last_active":"2024-08-17T18:18:11.587102+0000","last_peered":"2024-08-17T18:18:11.587102+0000","last_clean":"2024-08-17T18:18:11.587102+0000","last_became_active":"2024-08-17T18:02:05.266287+0000","last_became_peered":"2024-08-17T18:02:05.266287+0000","last_unstale":"2024-08-17T18:18:11.587102+0000","last_undegraded":"2024-08-17T18:18:11.587102+0000","last_fullsized":"2024-08-17T18:18:11.587102+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:20:03.465268+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.b","version":"474'149","reported_seq":973,"reported_epoch":1550,"state":"active+clean+scrubbing","last_fresh":"2024-08-17T18:18:11.350545+0000","last_change":"2024-08-17T18:18:15.346064+0000","last_active":"2024-08-17T18:18:11.350545+0000","last_peered":"2024-08-17T18:18:11.350545+0000","last_clean":"2024-08-17T18:18:11.350545+0000","last_became_active":"2024-08-17T18:17:34.212209+0000","last_became_peered":"2024-08-17T18:17:34.212209+0000","last_unstale":"2024-08-17T18:18:11.350545+0000","last_undegraded":"2024-08-17T18:18:11.350545+0000","last_fullsized":"2024-08-17T18:18:11.350545+0000","mapping_epoch":1544,"log_start":"0'0","ondisk_log_start":"0'0","created":1536,"last_epoch_clean":1545,"parent":"0.0","parent_split_bits":4,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:06:01.886495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:06:01.886495+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"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":1,"scrub_schedule":"queued for scrub","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":71,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.338189+0000","last_change":"2024-08-17T18:17:31.224415+0000","last_active":"2024-08-17T18:18:10.338189+0000","last_peered":"2024-08-17T18:18:10.338189+0000","last_clean":"2024-08-17T18:18:10.338189+0000","last_became_active":"2024-08-17T18:17:31.223959+0000","last_became_peered":"2024-08-17T18:17:31.223959+0000","last_unstale":"2024-08-17T18:18:10.338189+0000","last_undegraded":"2024-08-17T18:18:10.338189+0000","last_fullsized":"2024-08-17T18:18:10.338189+0000","mapping_epoch":1541,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1542,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:58:16.773423+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.9","version":"0'0","reported_seq":71,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.337387+0000","last_change":"2024-08-17T18:15:34.430830+0000","last_active":"2024-08-17T18:18:10.337387+0000","last_peered":"2024-08-17T18:18:10.337387+0000","last_clean":"2024-08-17T18:18:10.337387+0000","last_became_active":"2024-08-17T18:15:34.430456+0000","last_became_peered":"2024-08-17T18:15:34.430456+0000","last_unstale":"2024-08-17T18:18:10.337387+0000","last_undegraded":"2024-08-17T18:18:10.337387+0000","last_fullsized":"2024-08-17T18:18:10.337387+0000","mapping_epoch":1527,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:50:11.882138+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.8","version":"474'149","reported_seq":877,"reported_epoch":1549,"state":"active+recovery_wait+undersized+degraded+remapped","last_fresh":"2024-08-17T18:18:10.444267+0000","last_change":"2024-08-17T18:17:32.207291+0000","last_active":"2024-08-17T18:18:10.444267+0000","last_peered":"2024-08-17T18:18:10.444267+0000","last_clean":"2024-08-17T18:17:03.894166+0000","last_became_active":"2024-08-17T18:17:32.206968+0000","last_became_peered":"2024-08-17T18:17:32.206968+0000","last_unstale":"2024-08-17T18:18:10.444267+0000","last_undegraded":"2024-08-17T18:17:32.194870+0000","last_fullsized":"2024-08-17T18:17:32.193791+0000","mapping_epoch":1542,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1531,"parent":"0.0","parent_split_bits":4,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:06:04.626121+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:06:04.626121+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:34:22.412181+0000","scrub_duration":0.018884539999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"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":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":262688,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,4],"acting":[5,3],"avail_no_missing":["5","3","6"],"object_location_counts":[{"shards":"3,5,6","objects":1}],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.d","version":"0'0","reported_seq":80,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.338199+0000","last_change":"2024-08-17T18:17:31.246029+0000","last_active":"2024-08-17T18:18:10.338199+0000","last_peered":"2024-08-17T18:18:10.338199+0000","last_clean":"2024-08-17T18:18:10.338199+0000","last_became_active":"2024-08-17T18:17:31.245704+0000","last_became_peered":"2024-08-17T18:17:31.245704+0000","last_unstale":"2024-08-17T18:18:10.338199+0000","last_undegraded":"2024-08-17T18:18:10.338199+0000","last_fullsized":"2024-08-17T18:18:10.338199+0000","mapping_epoch":1541,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1542,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:34:05.867629+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,0],"acting":[4,1,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.a","version":"0'0","reported_seq":1513,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.337410+0000","last_change":"2024-08-17T18:17:31.224296+0000","last_active":"2024-08-17T18:18:10.337410+0000","last_peered":"2024-08-17T18:18:10.337410+0000","last_clean":"2024-08-17T18:18:10.337410+0000","last_became_active":"2024-08-17T18:17:31.223908+0000","last_became_peered":"2024-08-17T18:17:31.223908+0000","last_unstale":"2024-08-17T18:18:10.337410+0000","last_undegraded":"2024-08-17T18:18:10.337410+0000","last_fullsized":"2024-08-17T18:18:10.337410+0000","mapping_epoch":1541,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1542,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:30:51.094069+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.9","version":"474'149","reported_seq":1925,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.342232+0000","last_change":"2024-08-17T18:15:37.183571+0000","last_active":"2024-08-17T18:18:10.342232+0000","last_peered":"2024-08-17T18:18:10.342232+0000","last_clean":"2024-08-17T18:18:10.342232+0000","last_became_active":"2024-08-17T18:15:37.183201+0000","last_became_peered":"2024-08-17T18:15:37.183201+0000","last_unstale":"2024-08-17T18:18:10.342232+0000","last_undegraded":"2024-08-17T18:18:10.342232+0000","last_fullsized":"2024-08-17T18:18:10.342232+0000","mapping_epoch":1530,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1531,"parent":"0.0","parent_split_bits":4,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:14:00.249581+0000","last_deep_scrub":"474'149","last_deep_scrub_stamp":"2024-08-17T18:14:00.249581+0000","last_clean_scrub_stamp":"2024-08-17T18:14:00.249581+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:45:57.871499+0000","scrub_duration":0.0092852709999999995,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":71,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.338149+0000","last_change":"2024-08-17T18:17:31.235979+0000","last_active":"2024-08-17T18:18:10.338149+0000","last_peered":"2024-08-17T18:18:10.338149+0000","last_clean":"2024-08-17T18:18:10.338149+0000","last_became_active":"2024-08-17T18:17:31.235662+0000","last_became_peered":"2024-08-17T18:17:31.235662+0000","last_unstale":"2024-08-17T18:18:10.338149+0000","last_undegraded":"2024-08-17T18:18:10.338149+0000","last_fullsized":"2024-08-17T18:18:10.338149+0000","mapping_epoch":1541,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1542,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:38:26.732844+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.b","version":"73'3","reported_seq":2403,"reported_epoch":1550,"state":"active+clean","last_fresh":"2024-08-17T18:18:11.591706+0000","last_change":"2024-08-17T18:10:47.406934+0000","last_active":"2024-08-17T18:18:11.591706+0000","last_peered":"2024-08-17T18:18:11.591706+0000","last_clean":"2024-08-17T18:18:11.591706+0000","last_became_active":"2024-08-17T18:10:47.385621+0000","last_became_peered":"2024-08-17T18:10:47.385621+0000","last_unstale":"2024-08-17T18:18:11.591706+0000","last_undegraded":"2024-08-17T18:18:11.591706+0000","last_fullsized":"2024-08-17T18:18:11.591706+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-19T01:46:52.810720+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.e","version":"474'149","reported_seq":788,"reported_epoch":1550,"state":"active+clean+scrubbing","last_fresh":"2024-08-17T18:18:12.543730+0000","last_change":"2024-08-17T18:18:12.543730+0000","last_active":"2024-08-17T18:18:12.543730+0000","last_peered":"2024-08-17T18:18:12.543730+0000","last_clean":"2024-08-17T18:18:12.543730+0000","last_became_active":"2024-08-17T18:17:34.211464+0000","last_became_peered":"2024-08-17T18:17:34.211464+0000","last_unstale":"2024-08-17T18:18:12.543730+0000","last_undegraded":"2024-08-17T18:18:12.543730+0000","last_fullsized":"2024-08-17T18:18:12.543730+0000","mapping_epoch":1544,"log_start":"0'0","ondisk_log_start":"0'0","created":1536,"last_epoch_clean":1545,"parent":"0.0","parent_split_bits":4,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:06:08.330807+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:06:08.330807+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"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":26835,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":17,"num_read_kb":38,"num_write":10,"num_write_kb":110,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":80505,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":443,"reported_epoch":1550,"state":"active+clean","last_fresh":"2024-08-17T18:18:11.351011+0000","last_change":"2024-08-17T18:10:47.387527+0000","last_active":"2024-08-17T18:18:11.351011+0000","last_peered":"2024-08-17T18:18:11.351011+0000","last_clean":"2024-08-17T18:18:11.351011+0000","last_became_active":"2024-08-17T18:10:47.386951+0000","last_became_peered":"2024-08-17T18:10:47.386951+0000","last_unstale":"2024-08-17T18:18:11.351011+0000","last_undegraded":"2024-08-17T18:18:11.351011+0000","last_fullsized":"2024-08-17T18:18:11.351011+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:11:15.433944+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.c","version":"0'0","reported_seq":1559,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.447352+0000","last_change":"2024-08-17T18:17:31.227176+0000","last_active":"2024-08-17T18:18:10.447352+0000","last_peered":"2024-08-17T18:18:10.447352+0000","last_clean":"2024-08-17T18:18:10.447352+0000","last_became_active":"2024-08-17T18:17:31.226334+0000","last_became_peered":"2024-08-17T18:17:31.226334+0000","last_unstale":"2024-08-17T18:18:10.447352+0000","last_undegraded":"2024-08-17T18:18:10.447352+0000","last_fullsized":"2024-08-17T18:18:10.447352+0000","mapping_epoch":1541,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1542,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:07:24.443477+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,1],"acting":[5,3,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.f","version":"474'149","reported_seq":787,"reported_epoch":1550,"state":"active+clean+scrubbing","last_fresh":"2024-08-17T18:18:11.592732+0000","last_change":"2024-08-17T18:18:14.542281+0000","last_active":"2024-08-17T18:18:11.592732+0000","last_peered":"2024-08-17T18:18:11.592732+0000","last_clean":"2024-08-17T18:18:11.592732+0000","last_became_active":"2024-08-17T18:17:34.215843+0000","last_became_peered":"2024-08-17T18:17:34.215843+0000","last_unstale":"2024-08-17T18:18:11.592732+0000","last_undegraded":"2024-08-17T18:18:11.592732+0000","last_fullsized":"2024-08-17T18:18:11.592732+0000","mapping_epoch":1544,"log_start":"0'0","ondisk_log_start":"0'0","created":1536,"last_epoch_clean":1545,"parent":"0.0","parent_split_bits":4,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:06:03.378253+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:06:03.378253+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"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":26835,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":17,"num_read_kb":38,"num_write":10,"num_write_kb":110,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":80505,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.a","version":"0'0","reported_seq":674,"reported_epoch":1550,"state":"active+clean","last_fresh":"2024-08-17T18:18:11.349063+0000","last_change":"2024-08-17T18:17:31.227556+0000","last_active":"2024-08-17T18:18:11.349063+0000","last_peered":"2024-08-17T18:18:11.349063+0000","last_clean":"2024-08-17T18:18:11.349063+0000","last_became_active":"2024-08-17T18:17:31.226825+0000","last_became_peered":"2024-08-17T18:17:31.226825+0000","last_unstale":"2024-08-17T18:18:11.349063+0000","last_undegraded":"2024-08-17T18:18:11.349063+0000","last_fullsized":"2024-08-17T18:18:11.349063+0000","mapping_epoch":1541,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1542,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:58:02.129990+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,7,5],"acting":[1,7,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.d","version":"72'1","reported_seq":1535,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.342705+0000","last_change":"2024-08-17T18:17:31.220851+0000","last_active":"2024-08-17T18:18:10.342705+0000","last_peered":"2024-08-17T18:18:10.342705+0000","last_clean":"2024-08-17T18:18:10.342705+0000","last_became_active":"2024-08-17T18:17:31.201124+0000","last_became_peered":"2024-08-17T18:17:31.201124+0000","last_unstale":"2024-08-17T18:18:10.342705+0000","last_undegraded":"2024-08-17T18:18:10.342705+0000","last_fullsized":"2024-08-17T18:18:10.342705+0000","mapping_epoch":1541,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1542,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:14:09.325310+0000","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":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":1,"num_bytes_recovered":70,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,3],"acting":[7,5,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.c","version":"474'149","reported_seq":951,"reported_epoch":1550,"state":"active+clean","last_fresh":"2024-08-17T18:18:11.586967+0000","last_change":"2024-08-17T18:17:30.654030+0000","last_active":"2024-08-17T18:18:11.586967+0000","last_peered":"2024-08-17T18:18:11.586967+0000","last_clean":"2024-08-17T18:18:11.586967+0000","last_became_active":"2024-08-17T18:16:40.465331+0000","last_became_peered":"2024-08-17T18:16:40.465331+0000","last_unstale":"2024-08-17T18:18:11.586967+0000","last_undegraded":"2024-08-17T18:18:11.586967+0000","last_fullsized":"2024-08-17T18:18:11.586967+0000","mapping_epoch":1536,"log_start":"0'0","ondisk_log_start":"0'0","created":1536,"last_epoch_clean":1537,"parent":"0.0","parent_split_bits":4,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:17:30.653703+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:17:30.653703+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:31:17.902905+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":62,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.337419+0000","last_change":"2024-08-17T18:10:47.395974+0000","last_active":"2024-08-17T18:18:10.337419+0000","last_peered":"2024-08-17T18:18:10.337419+0000","last_clean":"2024-08-17T18:18:10.337419+0000","last_became_active":"2024-08-17T18:10:47.393277+0000","last_became_peered":"2024-08-17T18:10:47.393277+0000","last_unstale":"2024-08-17T18:18:10.337419+0000","last_undegraded":"2024-08-17T18:18:10.337419+0000","last_fullsized":"2024-08-17T18:18:10.337419+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:40:44.383773+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"72'2","reported_seq":1565,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.342964+0000","last_change":"2024-08-17T18:14:28.863020+0000","last_active":"2024-08-17T18:18:10.342964+0000","last_peered":"2024-08-17T18:18:10.342964+0000","last_clean":"2024-08-17T18:18:10.342964+0000","last_became_active":"2024-08-17T18:14:28.862470+0000","last_became_peered":"2024-08-17T18:14:28.862470+0000","last_unstale":"2024-08-17T18:18:10.342964+0000","last_undegraded":"2024-08-17T18:18:10.342964+0000","last_fullsized":"2024-08-17T18:18:10.342964+0000","mapping_epoch":1519,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1520,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:38:25.046657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.d","version":"474'149","reported_seq":890,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.337933+0000","last_change":"2024-08-17T18:17:34.215599+0000","last_active":"2024-08-17T18:18:10.337933+0000","last_peered":"2024-08-17T18:18:10.337933+0000","last_clean":"2024-08-17T18:18:10.337933+0000","last_became_active":"2024-08-17T18:17:34.211307+0000","last_became_peered":"2024-08-17T18:17:34.211307+0000","last_unstale":"2024-08-17T18:18:10.337933+0000","last_undegraded":"2024-08-17T18:18:10.337933+0000","last_fullsized":"2024-08-17T18:18:10.337933+0000","mapping_epoch":1544,"log_start":"0'0","ondisk_log_start":"0'0","created":1536,"last_epoch_clean":1545,"parent":"0.0","parent_split_bits":4,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:09:32.102056+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:09:32.102056+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"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":1,"scrub_schedule":"queued for scrub","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.8","version":"0'0","reported_seq":1525,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.444576+0000","last_change":"2024-08-17T18:17:31.208136+0000","last_active":"2024-08-17T18:18:10.444576+0000","last_peered":"2024-08-17T18:18:10.444576+0000","last_clean":"2024-08-17T18:18:10.444576+0000","last_became_active":"2024-08-17T18:17:31.207786+0000","last_became_peered":"2024-08-17T18:17:31.207786+0000","last_unstale":"2024-08-17T18:18:10.444576+0000","last_undegraded":"2024-08-17T18:18:10.444576+0000","last_fullsized":"2024-08-17T18:18:10.444576+0000","mapping_epoch":1541,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1542,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:40:03.190767+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.f","version":"72'1","reported_seq":1576,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.342939+0000","last_change":"2024-08-17T18:14:28.866762+0000","last_active":"2024-08-17T18:18:10.342939+0000","last_peered":"2024-08-17T18:18:10.342939+0000","last_clean":"2024-08-17T18:18:10.342939+0000","last_became_active":"2024-08-17T18:14:28.866294+0000","last_became_peered":"2024-08-17T18:14:28.866294+0000","last_unstale":"2024-08-17T18:18:10.342939+0000","last_undegraded":"2024-08-17T18:18:10.342939+0000","last_fullsized":"2024-08-17T18:18:10.342939+0000","mapping_epoch":1519,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1520,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:20:21.362547+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":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":66,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.12","version":"474'149","reported_seq":1951,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.342272+0000","last_change":"2024-08-17T18:16:40.463242+0000","last_active":"2024-08-17T18:18:10.342272+0000","last_peered":"2024-08-17T18:18:10.342272+0000","last_clean":"2024-08-17T18:18:10.342272+0000","last_became_active":"2024-08-17T18:16:40.462728+0000","last_became_peered":"2024-08-17T18:16:40.462728+0000","last_unstale":"2024-08-17T18:18:10.342272+0000","last_undegraded":"2024-08-17T18:18:10.342272+0000","last_fullsized":"2024-08-17T18:18:10.342272+0000","mapping_epoch":1536,"log_start":"0'0","ondisk_log_start":"0'0","created":1536,"last_epoch_clean":1537,"parent":"0.0","parent_split_bits":5,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:06:04.587311+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:06:04.587311+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"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":1,"scrub_schedule":"queued for scrub","scrub_duration":0.0067197070000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"72'8","reported_seq":41,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.444493+0000","last_change":"2024-08-17T18:17:31.241536+0000","last_active":"2024-08-17T18:18:10.444493+0000","last_peered":"2024-08-17T18:18:10.444493+0000","last_clean":"2024-08-17T18:18:10.444493+0000","last_became_active":"2024-08-17T18:17:31.203884+0000","last_became_peered":"2024-08-17T18:17:31.203884+0000","last_unstale":"2024-08-17T18:18:10.444493+0000","last_undegraded":"2024-08-17T18:18:10.444493+0000","last_fullsized":"2024-08-17T18:18:10.444493+0000","mapping_epoch":1541,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1542,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-19T00:36:21.973196+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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":[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.17","version":"0'0","reported_seq":222,"reported_epoch":1550,"state":"active+clean","last_fresh":"2024-08-17T18:18:11.592932+0000","last_change":"2024-08-17T18:02:05.269247+0000","last_active":"2024-08-17T18:18:11.592932+0000","last_peered":"2024-08-17T18:18:11.592932+0000","last_clean":"2024-08-17T18:18:11.592932+0000","last_became_active":"2024-08-17T18:02:05.268980+0000","last_became_peered":"2024-08-17T18:02:05.268980+0000","last_unstale":"2024-08-17T18:18:11.592932+0000","last_undegraded":"2024-08-17T18:18:11.592932+0000","last_fullsized":"2024-08-17T18:18:11.592932+0000","mapping_epoch":1447,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1448,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:39:20.246478+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.13","version":"474'149","reported_seq":974,"reported_epoch":1550,"state":"active+clean+scrubbing","last_fresh":"2024-08-17T18:18:12.331389+0000","last_change":"2024-08-17T18:18:12.331389+0000","last_active":"2024-08-17T18:18:12.331389+0000","last_peered":"2024-08-17T18:18:12.331389+0000","last_clean":"2024-08-17T18:18:12.331389+0000","last_became_active":"2024-08-17T18:17:34.209978+0000","last_became_peered":"2024-08-17T18:17:34.209978+0000","last_unstale":"2024-08-17T18:18:12.331389+0000","last_undegraded":"2024-08-17T18:18:12.331389+0000","last_fullsized":"2024-08-17T18:18:12.331389+0000","mapping_epoch":1544,"log_start":"0'0","ondisk_log_start":"0'0","created":1536,"last_epoch_clean":1545,"parent":"0.0","parent_split_bits":5,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:06:01.886495+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:06:01.886495+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"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":1,"scrub_schedule":"queued for scrub","scrub_duration":7,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[1,4,5],"acting":[1,4,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"3.11","version":"0'0","reported_seq":1546,"reported_epoch":1550,"state":"active+clean","last_fresh":"2024-08-17T18:18:11.350708+0000","last_change":"2024-08-17T18:17:31.200201+0000","last_active":"2024-08-17T18:18:11.350708+0000","last_peered":"2024-08-17T18:18:11.350708+0000","last_clean":"2024-08-17T18:18:11.350708+0000","last_became_active":"2024-08-17T18:17:31.199820+0000","last_became_peered":"2024-08-17T18:17:31.199820+0000","last_unstale":"2024-08-17T18:18:11.350708+0000","last_undegraded":"2024-08-17T18:18:11.350708+0000","last_fullsized":"2024-08-17T18:18:11.350708+0000","mapping_epoch":1541,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1542,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:16:02.650725+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.16","version":"0'0","reported_seq":57,"reported_epoch":1550,"state":"active+clean","last_fresh":"2024-08-17T18:18:11.592900+0000","last_change":"2024-08-17T18:15:34.431000+0000","last_active":"2024-08-17T18:18:11.592900+0000","last_peered":"2024-08-17T18:18:11.592900+0000","last_clean":"2024-08-17T18:18:11.592900+0000","last_became_active":"2024-08-17T18:15:34.430093+0000","last_became_peered":"2024-08-17T18:15:34.430093+0000","last_unstale":"2024-08-17T18:18:11.592900+0000","last_undegraded":"2024-08-17T18:18:11.592900+0000","last_fullsized":"2024-08-17T18:18:11.592900+0000","mapping_epoch":1527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:57:32.244968+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.10","version":"474'149","reported_seq":1917,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.342148+0000","last_change":"2024-08-17T18:17:34.209695+0000","last_active":"2024-08-17T18:18:10.342148+0000","last_peered":"2024-08-17T18:18:10.342148+0000","last_clean":"2024-08-17T18:18:10.342148+0000","last_became_active":"2024-08-17T18:17:34.209147+0000","last_became_peered":"2024-08-17T18:17:34.209147+0000","last_unstale":"2024-08-17T18:18:10.342148+0000","last_undegraded":"2024-08-17T18:18:10.342148+0000","last_fullsized":"2024-08-17T18:18:10.342148+0000","mapping_epoch":1544,"log_start":"0'0","ondisk_log_start":"0'0","created":1536,"last_epoch_clean":1545,"parent":"0.0","parent_split_bits":5,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:14:21.942372+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:14:21.942372+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"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":1,"scrub_schedule":"queued for scrub","scrub_duration":0.0015531060000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,1],"acting":[7,0,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"3.12","version":"0'0","reported_seq":962,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.342447+0000","last_change":"2024-08-17T18:14:28.863367+0000","last_active":"2024-08-17T18:18:10.342447+0000","last_peered":"2024-08-17T18:18:10.342447+0000","last_clean":"2024-08-17T18:18:10.342447+0000","last_became_active":"2024-08-17T18:14:28.862824+0000","last_became_peered":"2024-08-17T18:14:28.862824+0000","last_unstale":"2024-08-17T18:18:10.342447+0000","last_undegraded":"2024-08-17T18:18:10.342447+0000","last_fullsized":"2024-08-17T18:18:10.342447+0000","mapping_epoch":1519,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1520,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:29:56.570416+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,0,3],"acting":[7,0,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.15","version":"0'0","reported_seq":1528,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.445953+0000","last_change":"2024-08-17T17:18:16.301475+0000","last_active":"2024-08-17T18:18:10.445953+0000","last_peered":"2024-08-17T18:18:10.445953+0000","last_clean":"2024-08-17T18:18:10.445953+0000","last_became_active":"2024-08-17T17:18:16.301211+0000","last_became_peered":"2024-08-17T17:18:16.301211+0000","last_unstale":"2024-08-17T18:18:10.445953+0000","last_undegraded":"2024-08-17T18:18:10.445953+0000","last_fullsized":"2024-08-17T18:18:10.445953+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:31:05.192998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.11","version":"474'149","reported_seq":886,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.444163+0000","last_change":"2024-08-17T18:17:31.440476+0000","last_active":"2024-08-17T18:18:10.444163+0000","last_peered":"2024-08-17T18:18:10.444163+0000","last_clean":"2024-08-17T18:18:10.444163+0000","last_became_active":"2024-08-17T18:16:40.459673+0000","last_became_peered":"2024-08-17T18:16:40.459673+0000","last_unstale":"2024-08-17T18:18:10.444163+0000","last_undegraded":"2024-08-17T18:18:10.444163+0000","last_fullsized":"2024-08-17T18:18:10.444163+0000","mapping_epoch":1536,"log_start":"0'0","ondisk_log_start":"0'0","created":1536,"last_epoch_clean":1537,"parent":"0.0","parent_split_bits":5,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:17:31.440360+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:17:31.440360+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:38:18.465488+0000","scrub_duration":0.0022167089999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.13","version":"72'2","reported_seq":1653,"reported_epoch":1549,"state":"active+clean","last_fresh":"2024-08-17T18:18:10.342686+0000","last_change":"2024-08-17T18:17:31.280592+0000","last_active":"2024-08-17T18:18:10.342686+0000","last_peered":"2024-08-17T18:18:10.342686+0000","last_clean":"2024-08-17T18:18:10.342686+0000","last_became_active":"2024-08-17T18:17:31.206135+0000","last_became_peered":"2024-08-17T18:17:31.206135+0000","last_unstale":"2024-08-17T18:18:10.342686+0000","last_undegraded":"2024-08-17T18:18:10.342686+0000","last_fullsized":"2024-08-17T18:18:10.342686+0000","mapping_epoch":1541,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1542,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:29:54.826596+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":8,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":16,"num_bytes_recovered":272,"num_keys_recovered":80,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.14","version":"0'0","reported_seq":2367,"reported_epoch":1550,"state":"active+clean","last_fresh":"2024-08-17T18:18:11.592894+0000","last_change":"2024-08-17T17:18:16.329150+0000","last_active":"2024-08-17T18:18:11.592894+0000","last_peered":"2024-08-17T18:18:11.592894+0000","last_clean":"2024-08-17T18:18:11.592894+0000","last_became_active":"2024-08-17T17:18:16.319596+0000","last_became_peered":"2024-08-17T17:18:16.319596+0000","last_unstale":"2024-08-17T18:18:11.592894+0000","last_undegraded":"2024-08-17T18:18:11.592894+0000","last_fullsized":"2024-08-17T18:18:11.592894+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:03:06.681253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":[]}],"pool_stats":[{"poolid":58,"num_pg":16,"stat_sum":{"num_bytes":1259536408,"num_objects":19220,"num_object_clones":0,"num_object_copies":57660,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":5082,"num_objects_misplaced":4796,"num_objects_unfound":0,"num_objects_dirty":19220,"num_whiteouts":0,"num_read":1,"num_read_kb":1,"num_write":165220,"num_write_kb":5902017,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":13455,"num_bytes_recovered":665845760,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":4841418752,"data_stored":4841406536,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":86867,"ondisk_log_size":86867,"up":48,"acting":46,"num_store_stats":8},{"poolid":1,"num_pg":21,"stat_sum":{"num_bytes":916161,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"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":2,"num_whiteouts":0,"num_read":68,"num_read_kb":150,"num_write":39,"num_write_kb":440,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":584706,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":2048000,"data_stored":2033792,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3129,"ondisk_log_size":3129,"up":63,"acting":62,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":19,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":16384,"data_stored":76,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":41,"num_read_kb":44,"num_write":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":60,"num_bytes_recovered":13592,"num_keys_recovered":80,"num_objects_omap":14,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":131072,"data_stored":22720,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2303,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"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}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223202281,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1157864,"kb_used_data":318688,"kb_used_omap":1,"kb_used_meta":839166,"kb_avail":92587288,"statfs":{"total":95995035648,"available":94809382912,"internally_reserved":0,"allocated":326336512,"data_stored":320875991,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":859306443},"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":[]},{"osd":6,"up_from":0,"seq":201863463925,"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":[]},{"osd":5,"up_from":39,"seq":167503725568,"num_pgs":50,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1202908,"kb_used_data":319444,"kb_used_omap":1,"kb_used_meta":883454,"kb_avail":92542244,"statfs":{"total":95995035648,"available":94763257856,"internally_reserved":0,"allocated":327110656,"data_stored":321658666,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":904657350},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,2],"upper_bound":8},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":4,"up_from":31,"seq":133143987210,"num_pgs":60,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1523756,"kb_used_data":618276,"kb_used_omap":1,"kb_used_meta":905470,"kb_avail":92221396,"statfs":{"total":95995035648,"available":94434709504,"internally_reserved":0,"allocated":633114624,"data_stored":627650543,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":927201734},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,0,0,0,0,0,0,12],"upper_bound":512},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":3,"up_from":710,"seq":3049426780883,"num_pgs":58,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1693788,"kb_used_data":799444,"kb_used_omap":74,"kb_used_meta":894261,"kb_avail":92051364,"statfs":{"total":95995035648,"available":94260596736,"internally_reserved":0,"allocated":818630656,"data_stored":813178191,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":76343,"internal_metadata":915723721},"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,0,2,3],"upper_bound":64},"perf_stat":{"commit_latency_ms":1,"apply_latency_ms":1,"commit_latency_ns":1000000,"apply_latency_ns":1000000},"alerts":[]},{"osd":2,"up_from":0,"seq":3006477107929,"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":[]},{"osd":1,"up_from":695,"seq":2985002271458,"num_pgs":54,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1568468,"kb_used_data":719884,"kb_used_omap":68,"kb_used_meta":848251,"kb_avail":92176684,"statfs":{"total":95995035648,"available":94388924416,"internally_reserved":0,"allocated":737161216,"data_stored":731716258,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":70498,"internal_metadata":868609182},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[1,0,0,1,0,4],"upper_bound":64},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]},{"osd":0,"up_from":690,"seq":2963527434984,"num_pgs":55,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1268264,"kb_used_data":464352,"kb_used_omap":75,"kb_used_meta":803828,"kb_avail":92476888,"statfs":{"total":95995035648,"available":94696333312,"internally_reserved":0,"allocated":475496448,"data_stored":470036380,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":77036,"internal_metadata":823120660},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[0,1],"upper_bound":4},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"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":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":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":266240,"data_stored":262688,"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":327680,"data_stored":327680,"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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":5394,"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":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2303,"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":0,"internal_metadata":0},{"poolid":3,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":28672,"data_stored":5484,"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":652,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":24576,"data_stored":5442,"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":4972,"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":58,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":458555392,"data_stored":458555392,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":58,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":704778240,"data_stored":704774168,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":58,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":994115584,"data_stored":994115584,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":58,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":801312768,"data_stored":801308696,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":58,"osd":4,"total":0,"available":0,"internally_reserved":0,"allocated":620236800,"data_stored":620232728,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":58,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":312672256,"data_stored":312672256,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":58,"osd":6,"total":0,"available":0,"internally_reserved":0,"allocated":638320640,"data_stored":638320640,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":58,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":311427072,"data_stored":311427072,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0}]}} 2024-08-17T18:18:28.081 INFO:tasks.cephadm.ceph_manager.ceph:increase pool size by 10 2024-08-17T18:18:28.081 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd pool set unique_pool_5 pg_num 26 2024-08-17T18:18:28.154 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:28.178 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:28.182 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:28.183 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:28.283 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:28.311 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:28.315 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:28.315 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:28.416 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:28.442 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:28.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:28.444 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:28.545 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:28.575 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:28.580 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:28.581 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:18:28.681 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:28.706 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:28.711 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:28.711 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:28.812 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:28.841 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:28.843 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:28.844 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:28.848 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:18:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:18:28] "GET /metrics HTTP/1.1" 200 36620 "" "Prometheus/2.51.0" 2024-08-17T18:18:28.945 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:28.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:28.973 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:28.974 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:29.074 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:29.083 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:28 smithi169 bash[79348]: cluster 2024-08-17T18:18:28.493476+0000 osd.3 (osd.3) 61 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:18:29.084 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:28 smithi169 bash[79348]: cluster 2024-08-17T18:18:28.493476+0000 osd.3 (osd.3) 61 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:18:29.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:28 smithi131 bash[89561]: cluster 2024-08-17T18:18:28.493476+0000 osd.3 (osd.3) 61 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:18:29.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:28 smithi131 bash[89561]: cluster 2024-08-17T18:18:28.493476+0000 osd.3 (osd.3) 61 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:18:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:28 smithi131 bash[88347]: cluster 2024-08-17T18:18:28.493476+0000 osd.3 (osd.3) 61 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:18:29.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:28 smithi131 bash[88347]: cluster 2024-08-17T18:18:28.493476+0000 osd.3 (osd.3) 61 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:18:29.108 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:29.108 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:29.109 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:29.209 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:29.242 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:29.246 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:29.246 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:29.347 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:29.391 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:29.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:29.399 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:29.500 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:29.533 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:29.538 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:29.538 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:29.639 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:29.665 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:29.670 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:29.670 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:29.771 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:29.803 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:29.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:29.810 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:29.911 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:29.945 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:29.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:29.950 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:30.050 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:30.087 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:30.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:30.092 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:30.104 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd set nodeep-scrub 2024-08-17T18:18:30.141 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:29 smithi131 bash[89561]: cluster 2024-08-17T18:18:28.811875+0000 mgr.y (mgr.34107) 2300 : cluster [DBG] pgmap v3186: 109 pgs: 1 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 5 active+remapped+backfill_wait, 5 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 956 MiB data, 7.5 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 490 op/s; 4495/45921 objects degraded (9.789%); 4670/45921 objects misplaced (10.170%); 0 B/s, 71 objects/s recovering 2024-08-17T18:18:30.142 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:29 smithi131 bash[89561]: cluster 2024-08-17T18:18:28.811875+0000 mgr.y (mgr.34107) 2300 : cluster [DBG] pgmap v3186: 109 pgs: 1 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 5 active+remapped+backfill_wait, 5 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 956 MiB data, 7.5 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 490 op/s; 4495/45921 objects degraded (9.789%); 4670/45921 objects misplaced (10.170%); 0 B/s, 71 objects/s recovering 2024-08-17T18:18:30.142 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:29 smithi131 bash[89561]: cluster 2024-08-17T18:18:29.481491+0000 osd.3 (osd.3) 62 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:18:30.142 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:29 smithi131 bash[89561]: cluster 2024-08-17T18:18:29.481491+0000 osd.3 (osd.3) 62 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:18:30.142 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:29 smithi131 bash[88347]: cluster 2024-08-17T18:18:28.811875+0000 mgr.y (mgr.34107) 2300 : cluster [DBG] pgmap v3186: 109 pgs: 1 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 5 active+remapped+backfill_wait, 5 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 956 MiB data, 7.5 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 490 op/s; 4495/45921 objects degraded (9.789%); 4670/45921 objects misplaced (10.170%); 0 B/s, 71 objects/s recovering 2024-08-17T18:18:30.142 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:29 smithi131 bash[88347]: cluster 2024-08-17T18:18:28.811875+0000 mgr.y (mgr.34107) 2300 : cluster [DBG] pgmap v3186: 109 pgs: 1 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 5 active+remapped+backfill_wait, 5 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 956 MiB data, 7.5 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 490 op/s; 4495/45921 objects degraded (9.789%); 4670/45921 objects misplaced (10.170%); 0 B/s, 71 objects/s recovering 2024-08-17T18:18:30.142 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:29 smithi131 bash[88347]: cluster 2024-08-17T18:18:29.481491+0000 osd.3 (osd.3) 62 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:18:30.142 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:29 smithi131 bash[88347]: cluster 2024-08-17T18:18:29.481491+0000 osd.3 (osd.3) 62 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:18:30.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:29 smithi169 bash[79348]: cluster 2024-08-17T18:18:28.811875+0000 mgr.y (mgr.34107) 2300 : cluster [DBG] pgmap v3186: 109 pgs: 1 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 5 active+remapped+backfill_wait, 5 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 956 MiB data, 7.5 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 490 op/s; 4495/45921 objects degraded (9.789%); 4670/45921 objects misplaced (10.170%); 0 B/s, 71 objects/s recovering 2024-08-17T18:18:30.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:29 smithi169 bash[79348]: cluster 2024-08-17T18:18:28.811875+0000 mgr.y (mgr.34107) 2300 : cluster [DBG] pgmap v3186: 109 pgs: 1 active+clean+scrubbing+deep, 2 active+recovery_wait+degraded+remapped, 5 active+remapped+backfill_wait, 5 active+clean+scrubbing, 2 active+recovery_wait+undersized+degraded+remapped, 94 active+clean; 956 MiB data, 7.5 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 490 op/s; 4495/45921 objects degraded (9.789%); 4670/45921 objects misplaced (10.170%); 0 B/s, 71 objects/s recovering 2024-08-17T18:18:30.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:29 smithi169 bash[79348]: cluster 2024-08-17T18:18:29.481491+0000 osd.3 (osd.3) 62 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:18:30.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:29 smithi169 bash[79348]: cluster 2024-08-17T18:18:29.481491+0000 osd.3 (osd.3) 62 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:18:30.192 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:30.230 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:30.234 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:30.234 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:30.335 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:30.367 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:30.374 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:30.374 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:30.475 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:30.503 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:30.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:30.505 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:18:30.606 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:30.644 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:30.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:30.648 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:30.749 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:30.783 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:30.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:30.790 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:30.891 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:30.931 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:30.933 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:30.934 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:30.996 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:18:31.034 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:31.073 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:31.078 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:31.078 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:31.179 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:31.211 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:31.213 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:31.214 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:31.314 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:31.339 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:31.342 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:31.342 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:31.443 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:31.478 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:31.481 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:31.481 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:31.582 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:31.606 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:31.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:31.611 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:31.711 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:31.744 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:31.746 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:31.747 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:31.847 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:31.880 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:31.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:31.886 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:31.986 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:31.996 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:31 smithi169 bash[79348]: cluster 2024-08-17T18:18:30.812531+0000 mgr.y (mgr.34107) 2301 : cluster [DBG] pgmap v3187: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 5 active+clean+scrubbing, 96 active+clean; 812 MiB data, 7.1 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 779 op/s; 4116/39006 objects degraded (10.552%); 4097/39006 objects misplaced (10.504%); 22 KiB/s, 93 objects/s recovering 2024-08-17T18:18:31.996 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:31 smithi169 bash[79348]: cluster 2024-08-17T18:18:30.812531+0000 mgr.y (mgr.34107) 2301 : cluster [DBG] pgmap v3187: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 5 active+clean+scrubbing, 96 active+clean; 812 MiB data, 7.1 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 779 op/s; 4116/39006 objects degraded (10.552%); 4097/39006 objects misplaced (10.504%); 22 KiB/s, 93 objects/s recovering 2024-08-17T18:18:31.997 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:31 smithi169 bash[79348]: cluster 2024-08-17T18:18:31.189498+0000 mon.a (mon.0) 3390 : cluster [WRN] Health check update: Degraded data redundancy: 4116/39006 objects degraded (10.552%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:31.997 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:31 smithi169 bash[79348]: cluster 2024-08-17T18:18:31.189498+0000 mon.a (mon.0) 3390 : cluster [WRN] Health check update: Degraded data redundancy: 4116/39006 objects degraded (10.552%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:32.018 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:32.026 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:32.026 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:32.127 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:32.159 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:32.162 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:32.162 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:32.263 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:32.272 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:31 smithi131 bash[89561]: cluster 2024-08-17T18:18:30.812531+0000 mgr.y (mgr.34107) 2301 : cluster [DBG] pgmap v3187: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 5 active+clean+scrubbing, 96 active+clean; 812 MiB data, 7.1 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 779 op/s; 4116/39006 objects degraded (10.552%); 4097/39006 objects misplaced (10.504%); 22 KiB/s, 93 objects/s recovering 2024-08-17T18:18:32.272 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:31 smithi131 bash[89561]: cluster 2024-08-17T18:18:30.812531+0000 mgr.y (mgr.34107) 2301 : cluster [DBG] pgmap v3187: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 5 active+clean+scrubbing, 96 active+clean; 812 MiB data, 7.1 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 779 op/s; 4116/39006 objects degraded (10.552%); 4097/39006 objects misplaced (10.504%); 22 KiB/s, 93 objects/s recovering 2024-08-17T18:18:32.272 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:31 smithi131 bash[89561]: cluster 2024-08-17T18:18:31.189498+0000 mon.a (mon.0) 3390 : cluster [WRN] Health check update: Degraded data redundancy: 4116/39006 objects degraded (10.552%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:32.272 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:31 smithi131 bash[89561]: cluster 2024-08-17T18:18:31.189498+0000 mon.a (mon.0) 3390 : cluster [WRN] Health check update: Degraded data redundancy: 4116/39006 objects degraded (10.552%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:32.272 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:31 smithi131 bash[88347]: cluster 2024-08-17T18:18:30.812531+0000 mgr.y (mgr.34107) 2301 : cluster [DBG] pgmap v3187: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 5 active+clean+scrubbing, 96 active+clean; 812 MiB data, 7.1 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 779 op/s; 4116/39006 objects degraded (10.552%); 4097/39006 objects misplaced (10.504%); 22 KiB/s, 93 objects/s recovering 2024-08-17T18:18:32.273 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:31 smithi131 bash[88347]: cluster 2024-08-17T18:18:30.812531+0000 mgr.y (mgr.34107) 2301 : cluster [DBG] pgmap v3187: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 5 active+clean+scrubbing, 96 active+clean; 812 MiB data, 7.1 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 779 op/s; 4116/39006 objects degraded (10.552%); 4097/39006 objects misplaced (10.504%); 22 KiB/s, 93 objects/s recovering 2024-08-17T18:18:32.273 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:31 smithi131 bash[88347]: cluster 2024-08-17T18:18:31.189498+0000 mon.a (mon.0) 3390 : cluster [WRN] Health check update: Degraded data redundancy: 4116/39006 objects degraded (10.552%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:32.273 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:31 smithi131 bash[88347]: cluster 2024-08-17T18:18:31.189498+0000 mon.a (mon.0) 3390 : cluster [WRN] Health check update: Degraded data redundancy: 4116/39006 objects degraded (10.552%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:32.283 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:32.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:32.285 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:32.386 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:32.408 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:32.409 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:32.410 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:32.443 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:18:32.444 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:18:32.510 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:32.538 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:32.543 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:32.544 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:32.645 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:32.679 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:32.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:32.683 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:32.783 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:32.810 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:32.815 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:32.816 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:32.916 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:32.945 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:32.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:32.946 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:33.047 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:33.078 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:33.083 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:33.083 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:33.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:32 smithi169 bash[79348]: cluster 2024-08-17T18:18:32.374288+0000 osd.3 (osd.3) 63 : cluster [DBG] 1.f scrub starts 2024-08-17T18:18:33.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:32 smithi169 bash[79348]: cluster 2024-08-17T18:18:32.374288+0000 osd.3 (osd.3) 63 : cluster [DBG] 1.f scrub starts 2024-08-17T18:18:33.184 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:33.214 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:33.218 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:33.218 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:33.319 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:33.328 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:32 smithi131 bash[88347]: cluster 2024-08-17T18:18:32.374288+0000 osd.3 (osd.3) 63 : cluster [DBG] 1.f scrub starts 2024-08-17T18:18:33.329 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:32 smithi131 bash[88347]: cluster 2024-08-17T18:18:32.374288+0000 osd.3 (osd.3) 63 : cluster [DBG] 1.f scrub starts 2024-08-17T18:18:33.329 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:32 smithi131 bash[89561]: cluster 2024-08-17T18:18:32.374288+0000 osd.3 (osd.3) 63 : cluster [DBG] 1.f scrub starts 2024-08-17T18:18:33.329 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:32 smithi131 bash[89561]: cluster 2024-08-17T18:18:32.374288+0000 osd.3 (osd.3) 63 : cluster [DBG] 1.f scrub starts 2024-08-17T18:18:33.344 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:33.349 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:33.349 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:33.450 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:33.476 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:33.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:33.483 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:33.583 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:33.607 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:33.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:33.610 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:33.711 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:33.738 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:33.742 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:33.742 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:33.843 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:33.899 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:33.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:33.902 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:34.003 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:34.013 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:33 smithi169 bash[79348]: cluster 2024-08-17T18:18:32.812950+0000 mgr.y (mgr.34107) 2302 : cluster [DBG] pgmap v3188: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 5 active+clean+scrubbing, 96 active+clean; 812 MiB data, 7.1 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 466 op/s; 4116/39006 objects degraded (10.552%); 4097/39006 objects misplaced (10.504%); 22 KiB/s, 33 objects/s recovering 2024-08-17T18:18:34.013 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:33 smithi169 bash[79348]: cluster 2024-08-17T18:18:32.812950+0000 mgr.y (mgr.34107) 2302 : cluster [DBG] pgmap v3188: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 5 active+clean+scrubbing, 96 active+clean; 812 MiB data, 7.1 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 466 op/s; 4116/39006 objects degraded (10.552%); 4097/39006 objects misplaced (10.504%); 22 KiB/s, 33 objects/s recovering 2024-08-17T18:18:34.014 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:33 smithi169 bash[79348]: cluster 2024-08-17T18:18:33.390315+0000 osd.3 (osd.3) 64 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:18:34.014 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:33 smithi169 bash[79348]: cluster 2024-08-17T18:18:33.390315+0000 osd.3 (osd.3) 64 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:18:34.032 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:34.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:34.038 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:34.139 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:34.152 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:33 smithi131 bash[88347]: cluster 2024-08-17T18:18:32.812950+0000 mgr.y (mgr.34107) 2302 : cluster [DBG] pgmap v3188: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 5 active+clean+scrubbing, 96 active+clean; 812 MiB data, 7.1 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 466 op/s; 4116/39006 objects degraded (10.552%); 4097/39006 objects misplaced (10.504%); 22 KiB/s, 33 objects/s recovering 2024-08-17T18:18:34.152 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:33 smithi131 bash[88347]: cluster 2024-08-17T18:18:32.812950+0000 mgr.y (mgr.34107) 2302 : cluster [DBG] pgmap v3188: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 5 active+clean+scrubbing, 96 active+clean; 812 MiB data, 7.1 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 466 op/s; 4116/39006 objects degraded (10.552%); 4097/39006 objects misplaced (10.504%); 22 KiB/s, 33 objects/s recovering 2024-08-17T18:18:34.152 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:33 smithi131 bash[88347]: cluster 2024-08-17T18:18:33.390315+0000 osd.3 (osd.3) 64 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:18:34.152 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:33 smithi131 bash[88347]: cluster 2024-08-17T18:18:33.390315+0000 osd.3 (osd.3) 64 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:18:34.153 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:33 smithi131 bash[89561]: cluster 2024-08-17T18:18:32.812950+0000 mgr.y (mgr.34107) 2302 : cluster [DBG] pgmap v3188: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 5 active+clean+scrubbing, 96 active+clean; 812 MiB data, 7.1 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 466 op/s; 4116/39006 objects degraded (10.552%); 4097/39006 objects misplaced (10.504%); 22 KiB/s, 33 objects/s recovering 2024-08-17T18:18:34.153 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:33 smithi131 bash[89561]: cluster 2024-08-17T18:18:32.812950+0000 mgr.y (mgr.34107) 2302 : cluster [DBG] pgmap v3188: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 5 active+clean+scrubbing, 96 active+clean; 812 MiB data, 7.1 GiB used, 529 GiB / 536 GiB avail; 0 B/s wr, 466 op/s; 4116/39006 objects degraded (10.552%); 4097/39006 objects misplaced (10.504%); 22 KiB/s, 33 objects/s recovering 2024-08-17T18:18:34.153 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:33 smithi131 bash[89561]: cluster 2024-08-17T18:18:33.390315+0000 osd.3 (osd.3) 64 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:18:34.153 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:33 smithi131 bash[89561]: cluster 2024-08-17T18:18:33.390315+0000 osd.3 (osd.3) 64 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:18:34.166 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:34.171 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:34.172 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:34.273 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:34.307 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:34.310 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:34.310 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:34.411 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:34.441 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:34.445 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:34.445 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:34.482 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:18:34.546 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:34.576 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:34.581 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:34.581 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:34.682 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:34.705 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:34.709 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:34.709 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:34.810 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:34.834 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:34.835 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:34.836 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:34.937 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:34.959 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:34.961 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:34.961 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:35.062 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:35.086 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:35.088 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:35.088 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:18:35.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:34 smithi169 bash[79348]: cluster 2024-08-17T18:18:34.417715+0000 osd.3 (osd.3) 65 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:18:35.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:34 smithi169 bash[79348]: cluster 2024-08-17T18:18:34.417715+0000 osd.3 (osd.3) 65 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:18:35.188 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:35.208 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:34 smithi131 bash[88347]: cluster 2024-08-17T18:18:34.417715+0000 osd.3 (osd.3) 65 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:18:35.208 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:34 smithi131 bash[88347]: cluster 2024-08-17T18:18:34.417715+0000 osd.3 (osd.3) 65 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:18:35.220 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:35.226 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:35.227 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:35.328 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:35.374 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:35.378 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:35.378 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:35.479 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:35.499 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:35.500 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:35.501 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:35.548 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:35 smithi131 bash[89561]: cluster 2024-08-17T18:18:34.417715+0000 osd.3 (osd.3) 65 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:18:35.548 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:35 smithi131 bash[89561]: cluster 2024-08-17T18:18:34.417715+0000 osd.3 (osd.3) 65 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:18:35.602 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:35.629 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:35.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:35.637 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:35.737 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:35.772 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:35.777 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:35.778 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:35.878 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:35.904 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:35.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:35.906 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:36.007 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:36.038 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:36.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:36.042 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:36.143 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:36.154 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:35 smithi131 bash[89561]: cluster 2024-08-17T18:18:34.814287+0000 mgr.y (mgr.34107) 2303 : cluster [DBG] pgmap v3189: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 593 MiB data, 6.6 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 725 op/s; 3371/28482 objects degraded (11.836%); 2784/28482 objects misplaced (9.775%); 18 KiB/s, 45 objects/s recovering 2024-08-17T18:18:36.154 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:35 smithi131 bash[89561]: cluster 2024-08-17T18:18:34.814287+0000 mgr.y (mgr.34107) 2303 : cluster [DBG] pgmap v3189: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 593 MiB data, 6.6 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 725 op/s; 3371/28482 objects degraded (11.836%); 2784/28482 objects misplaced (9.775%); 18 KiB/s, 45 objects/s recovering 2024-08-17T18:18:36.154 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:35 smithi131 bash[89561]: cluster 2024-08-17T18:18:35.455910+0000 osd.3 (osd.3) 66 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:18:36.155 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:35 smithi131 bash[89561]: cluster 2024-08-17T18:18:35.455910+0000 osd.3 (osd.3) 66 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:18:36.155 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:35 smithi131 bash[88347]: cluster 2024-08-17T18:18:34.814287+0000 mgr.y (mgr.34107) 2303 : cluster [DBG] pgmap v3189: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 593 MiB data, 6.6 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 725 op/s; 3371/28482 objects degraded (11.836%); 2784/28482 objects misplaced (9.775%); 18 KiB/s, 45 objects/s recovering 2024-08-17T18:18:36.155 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:35 smithi131 bash[88347]: cluster 2024-08-17T18:18:34.814287+0000 mgr.y (mgr.34107) 2303 : cluster [DBG] pgmap v3189: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 593 MiB data, 6.6 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 725 op/s; 3371/28482 objects degraded (11.836%); 2784/28482 objects misplaced (9.775%); 18 KiB/s, 45 objects/s recovering 2024-08-17T18:18:36.155 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:35 smithi131 bash[88347]: cluster 2024-08-17T18:18:35.455910+0000 osd.3 (osd.3) 66 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:18:36.155 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:35 smithi131 bash[88347]: cluster 2024-08-17T18:18:35.455910+0000 osd.3 (osd.3) 66 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:18:36.167 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:36.170 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:36.171 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:36.271 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:36.313 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:36.318 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:36.318 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:36.419 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:36.428 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:36 smithi169 bash[79348]: cluster 2024-08-17T18:18:34.814287+0000 mgr.y (mgr.34107) 2303 : cluster [DBG] pgmap v3189: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 593 MiB data, 6.6 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 725 op/s; 3371/28482 objects degraded (11.836%); 2784/28482 objects misplaced (9.775%); 18 KiB/s, 45 objects/s recovering 2024-08-17T18:18:36.428 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:36 smithi169 bash[79348]: cluster 2024-08-17T18:18:34.814287+0000 mgr.y (mgr.34107) 2303 : cluster [DBG] pgmap v3189: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 593 MiB data, 6.6 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 725 op/s; 3371/28482 objects degraded (11.836%); 2784/28482 objects misplaced (9.775%); 18 KiB/s, 45 objects/s recovering 2024-08-17T18:18:36.428 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:36 smithi169 bash[79348]: cluster 2024-08-17T18:18:35.455910+0000 osd.3 (osd.3) 66 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:18:36.428 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:36 smithi169 bash[79348]: cluster 2024-08-17T18:18:35.455910+0000 osd.3 (osd.3) 66 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:18:36.453 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:36.457 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:36.458 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:36.558 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:36.592 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:36.596 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:36.596 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:36.697 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:36.721 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:36.724 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:36.724 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:36.825 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:36.851 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:36.854 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:36.855 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:36.955 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:36.975 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:36.982 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:36.982 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:37.083 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:37.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:36 smithi131 bash[89561]: cluster 2024-08-17T18:18:36.190222+0000 mon.a (mon.0) 3391 : cluster [WRN] Health check update: Degraded data redundancy: 3371/28482 objects degraded (11.836%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:37.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:36 smithi131 bash[89561]: cluster 2024-08-17T18:18:36.190222+0000 mon.a (mon.0) 3391 : cluster [WRN] Health check update: Degraded data redundancy: 3371/28482 objects degraded (11.836%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:37.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:36 smithi131 bash[88347]: cluster 2024-08-17T18:18:36.190222+0000 mon.a (mon.0) 3391 : cluster [WRN] Health check update: Degraded data redundancy: 3371/28482 objects degraded (11.836%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:37.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:36 smithi131 bash[88347]: cluster 2024-08-17T18:18:36.190222+0000 mon.a (mon.0) 3391 : cluster [WRN] Health check update: Degraded data redundancy: 3371/28482 objects degraded (11.836%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:37.111 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:37.116 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:37.116 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:37.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:36 smithi169 bash[79348]: cluster 2024-08-17T18:18:36.190222+0000 mon.a (mon.0) 3391 : cluster [WRN] Health check update: Degraded data redundancy: 3371/28482 objects degraded (11.836%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:37.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:36 smithi169 bash[79348]: cluster 2024-08-17T18:18:36.190222+0000 mon.a (mon.0) 3391 : cluster [WRN] Health check update: Degraded data redundancy: 3371/28482 objects degraded (11.836%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:37.217 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:37.244 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:37.251 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:37.252 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:37.352 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:37.379 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:37.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:37.383 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:18:37.484 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:37.506 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:37.509 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:37.510 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:37.610 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:37.635 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:37.639 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:37.639 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:37.678 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2024-08-17T18:18:37.678 INFO:teuthology.orchestra.run.smithi169.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T18:18:37.740 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:37.764 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:37.766 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:37.766 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:37.867 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:37.896 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:37.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:37.899 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:18:38.000 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:38.010 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:37 smithi131 bash[88347]: cluster 2024-08-17T18:18:36.814885+0000 mgr.y (mgr.34107) 2304 : cluster [DBG] pgmap v3190: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 547 MiB data, 6.4 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 677 op/s; 3371/26307 objects degraded (12.814%); 2784/26307 objects misplaced (10.583%); 16 KiB/s, 41 objects/s recovering 2024-08-17T18:18:38.010 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:37 smithi131 bash[88347]: cluster 2024-08-17T18:18:36.814885+0000 mgr.y (mgr.34107) 2304 : cluster [DBG] pgmap v3190: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 547 MiB data, 6.4 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 677 op/s; 3371/26307 objects degraded (12.814%); 2784/26307 objects misplaced (10.583%); 16 KiB/s, 41 objects/s recovering 2024-08-17T18:18:38.011 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:37 smithi131 bash[88347]: cluster 2024-08-17T18:18:37.437008+0000 osd.3 (osd.3) 67 : cluster [DBG] 1.f scrub starts 2024-08-17T18:18:38.011 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:37 smithi131 bash[88347]: cluster 2024-08-17T18:18:37.437008+0000 osd.3 (osd.3) 67 : cluster [DBG] 1.f scrub starts 2024-08-17T18:18:38.011 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:37 smithi131 bash[89561]: cluster 2024-08-17T18:18:36.814885+0000 mgr.y (mgr.34107) 2304 : cluster [DBG] pgmap v3190: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 547 MiB data, 6.4 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 677 op/s; 3371/26307 objects degraded (12.814%); 2784/26307 objects misplaced (10.583%); 16 KiB/s, 41 objects/s recovering 2024-08-17T18:18:38.011 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:37 smithi131 bash[89561]: cluster 2024-08-17T18:18:36.814885+0000 mgr.y (mgr.34107) 2304 : cluster [DBG] pgmap v3190: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 547 MiB data, 6.4 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 677 op/s; 3371/26307 objects degraded (12.814%); 2784/26307 objects misplaced (10.583%); 16 KiB/s, 41 objects/s recovering 2024-08-17T18:18:38.011 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:37 smithi131 bash[89561]: cluster 2024-08-17T18:18:37.437008+0000 osd.3 (osd.3) 67 : cluster [DBG] 1.f scrub starts 2024-08-17T18:18:38.011 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:37 smithi131 bash[89561]: cluster 2024-08-17T18:18:37.437008+0000 osd.3 (osd.3) 67 : cluster [DBG] 1.f scrub starts 2024-08-17T18:18:38.040 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:38.042 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:38.042 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:38.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:37 smithi169 bash[79348]: cluster 2024-08-17T18:18:36.814885+0000 mgr.y (mgr.34107) 2304 : cluster [DBG] pgmap v3190: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 547 MiB data, 6.4 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 677 op/s; 3371/26307 objects degraded (12.814%); 2784/26307 objects misplaced (10.583%); 16 KiB/s, 41 objects/s recovering 2024-08-17T18:18:38.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:37 smithi169 bash[79348]: cluster 2024-08-17T18:18:36.814885+0000 mgr.y (mgr.34107) 2304 : cluster [DBG] pgmap v3190: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 547 MiB data, 6.4 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 677 op/s; 3371/26307 objects degraded (12.814%); 2784/26307 objects misplaced (10.583%); 16 KiB/s, 41 objects/s recovering 2024-08-17T18:18:38.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:37 smithi169 bash[79348]: cluster 2024-08-17T18:18:37.437008+0000 osd.3 (osd.3) 67 : cluster [DBG] 1.f scrub starts 2024-08-17T18:18:38.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:37 smithi169 bash[79348]: cluster 2024-08-17T18:18:37.437008+0000 osd.3 (osd.3) 67 : cluster [DBG] 1.f scrub starts 2024-08-17T18:18:38.143 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:38.167 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:38.169 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:38.170 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:38.271 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:38.290 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:38.292 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:38.292 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:38.393 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:38.421 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:38.424 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:38.425 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:38.526 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:38.555 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:38.559 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:38.560 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:38.661 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:38.691 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:38.695 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:38.695 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:38.796 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:38.815 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:38.816 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:38.817 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:38.822 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:18:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:18:38] "GET /metrics HTTP/1.1" 200 36628 "" "Prometheus/2.51.0" 2024-08-17T18:18:38.917 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:38.931 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_ops_in_flight 2024-08-17T18:18:38.941 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:38.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:38.946 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:39.047 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:39.091 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:39.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:39.093 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:39.194 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:39.218 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:39.220 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:39.220 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:18:39.321 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:39.346 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:39.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:39.350 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:39.451 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:39.480 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:39 smithi131 bash[88347]: audit 2024-08-17T18:18:38.305580+0000 mon.a (mon.0) 3392 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:39.480 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:39 smithi131 bash[88347]: audit 2024-08-17T18:18:38.305580+0000 mon.a (mon.0) 3392 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:39.481 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:39 smithi131 bash[88347]: audit 2024-08-17T18:18:38.308378+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:18:39.481 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:39 smithi131 bash[88347]: audit 2024-08-17T18:18:38.308378+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:18:39.481 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:39 smithi131 bash[88347]: cluster 2024-08-17T18:18:38.425690+0000 osd.3 (osd.3) 68 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:18:39.481 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:39 smithi131 bash[88347]: cluster 2024-08-17T18:18:38.425690+0000 osd.3 (osd.3) 68 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:18:39.481 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:39 smithi131 bash[89561]: audit 2024-08-17T18:18:38.305580+0000 mon.a (mon.0) 3392 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:39.481 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:39 smithi131 bash[89561]: audit 2024-08-17T18:18:38.305580+0000 mon.a (mon.0) 3392 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:39.481 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:39 smithi131 bash[89561]: audit 2024-08-17T18:18:38.308378+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:18:39.481 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:39 smithi131 bash[89561]: audit 2024-08-17T18:18:38.308378+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:18:39.481 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:39 smithi131 bash[89561]: cluster 2024-08-17T18:18:38.425690+0000 osd.3 (osd.3) 68 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:18:39.481 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:39 smithi131 bash[89561]: cluster 2024-08-17T18:18:38.425690+0000 osd.3 (osd.3) 68 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:18:39.496 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:39.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:39.499 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:39.600 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:39.610 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:39 smithi169 bash[79348]: audit 2024-08-17T18:18:38.305580+0000 mon.a (mon.0) 3392 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:39.610 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:39 smithi169 bash[79348]: audit 2024-08-17T18:18:38.305580+0000 mon.a (mon.0) 3392 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:18:39.610 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:39 smithi169 bash[79348]: audit 2024-08-17T18:18:38.308378+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:18:39.610 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:39 smithi169 bash[79348]: audit 2024-08-17T18:18:38.308378+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:18:39.610 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:39 smithi169 bash[79348]: cluster 2024-08-17T18:18:38.425690+0000 osd.3 (osd.3) 68 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:18:39.611 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:39 smithi169 bash[79348]: cluster 2024-08-17T18:18:38.425690+0000 osd.3 (osd.3) 68 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:18:39.623 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:39.631 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:39.631 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:39.732 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:39.772 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:39.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:39.776 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:39.877 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:39.906 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:39.910 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:39.910 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:40.011 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:40.047 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:40.049 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:40.050 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:40.151 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:40.220 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:40.223 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:40.223 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:40.324 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:40.355 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:40.357 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:40.357 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:18:40.458 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:40.468 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:40 smithi169 bash[79348]: cluster 2024-08-17T18:18:38.815287+0000 mgr.y (mgr.34107) 2305 : cluster [DBG] pgmap v3191: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 547 MiB data, 6.4 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 620 op/s; 3371/26307 objects degraded (12.814%); 2784/26307 objects misplaced (10.583%); 15 KiB/s, 38 objects/s recovering 2024-08-17T18:18:40.468 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:40 smithi169 bash[79348]: cluster 2024-08-17T18:18:38.815287+0000 mgr.y (mgr.34107) 2305 : cluster [DBG] pgmap v3191: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 547 MiB data, 6.4 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 620 op/s; 3371/26307 objects degraded (12.814%); 2784/26307 objects misplaced (10.583%); 15 KiB/s, 38 objects/s recovering 2024-08-17T18:18:40.468 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:40 smithi169 bash[79348]: cluster 2024-08-17T18:18:39.448587+0000 osd.3 (osd.3) 69 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:18:40.468 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:40 smithi169 bash[79348]: cluster 2024-08-17T18:18:39.448587+0000 osd.3 (osd.3) 69 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:18:40.485 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:40.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:40.490 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:40.546 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:40 smithi131 bash[89561]: cluster 2024-08-17T18:18:38.815287+0000 mgr.y (mgr.34107) 2305 : cluster [DBG] pgmap v3191: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 547 MiB data, 6.4 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 620 op/s; 3371/26307 objects degraded (12.814%); 2784/26307 objects misplaced (10.583%); 15 KiB/s, 38 objects/s recovering 2024-08-17T18:18:40.588 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:40 smithi131 bash[89561]: cluster 2024-08-17T18:18:38.815287+0000 mgr.y (mgr.34107) 2305 : cluster [DBG] pgmap v3191: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 547 MiB data, 6.4 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 620 op/s; 3371/26307 objects degraded (12.814%); 2784/26307 objects misplaced (10.583%); 15 KiB/s, 38 objects/s recovering 2024-08-17T18:18:40.588 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:40 smithi131 bash[89561]: cluster 2024-08-17T18:18:39.448587+0000 osd.3 (osd.3) 69 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:18:40.588 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:40 smithi131 bash[89561]: cluster 2024-08-17T18:18:39.448587+0000 osd.3 (osd.3) 69 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:18:40.589 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:40 smithi131 bash[88347]: cluster 2024-08-17T18:18:38.815287+0000 mgr.y (mgr.34107) 2305 : cluster [DBG] pgmap v3191: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 547 MiB data, 6.4 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 620 op/s; 3371/26307 objects degraded (12.814%); 2784/26307 objects misplaced (10.583%); 15 KiB/s, 38 objects/s recovering 2024-08-17T18:18:40.589 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:40 smithi131 bash[88347]: cluster 2024-08-17T18:18:38.815287+0000 mgr.y (mgr.34107) 2305 : cluster [DBG] pgmap v3191: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 547 MiB data, 6.4 GiB used, 530 GiB / 536 GiB avail; 0 B/s wr, 620 op/s; 3371/26307 objects degraded (12.814%); 2784/26307 objects misplaced (10.583%); 15 KiB/s, 38 objects/s recovering 2024-08-17T18:18:40.589 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:40 smithi131 bash[88347]: cluster 2024-08-17T18:18:39.448587+0000 osd.3 (osd.3) 69 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:18:40.589 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:40 smithi131 bash[88347]: cluster 2024-08-17T18:18:39.448587+0000 osd.3 (osd.3) 69 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:18:40.590 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:40.621 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:40.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:40.626 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:40.726 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:40.751 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:40.752 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:40.752 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:40.853 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:40.876 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:40.879 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:40.880 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:40.980 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:41.035 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:41.038 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:41.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:41.140 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:41.175 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:41.181 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:41.182 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:41.283 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:41.337 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:41.343 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:41.343 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:41.444 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:41.460 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:41 smithi131 bash[89561]: cluster 2024-08-17T18:18:40.473540+0000 osd.3 (osd.3) 70 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:18:41.460 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:41 smithi131 bash[89561]: cluster 2024-08-17T18:18:40.473540+0000 osd.3 (osd.3) 70 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:18:41.461 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:41 smithi131 bash[89561]: cluster 2024-08-17T18:18:41.190836+0000 mon.a (mon.0) 3394 : cluster [WRN] Health check update: Degraded data redundancy: 3371/26307 objects degraded (12.814%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:41.461 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:41 smithi131 bash[89561]: cluster 2024-08-17T18:18:41.190836+0000 mon.a (mon.0) 3394 : cluster [WRN] Health check update: Degraded data redundancy: 3371/26307 objects degraded (12.814%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:41.461 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:41 smithi131 bash[88347]: cluster 2024-08-17T18:18:40.473540+0000 osd.3 (osd.3) 70 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:18:41.461 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:41 smithi131 bash[88347]: cluster 2024-08-17T18:18:40.473540+0000 osd.3 (osd.3) 70 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:18:41.461 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:41 smithi131 bash[88347]: cluster 2024-08-17T18:18:41.190836+0000 mon.a (mon.0) 3394 : cluster [WRN] Health check update: Degraded data redundancy: 3371/26307 objects degraded (12.814%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:41.462 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:41 smithi131 bash[88347]: cluster 2024-08-17T18:18:41.190836+0000 mon.a (mon.0) 3394 : cluster [WRN] Health check update: Degraded data redundancy: 3371/26307 objects degraded (12.814%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:41.480 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:41.482 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:41.482 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:41.583 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:41.611 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:41 smithi169 bash[79348]: cluster 2024-08-17T18:18:40.473540+0000 osd.3 (osd.3) 70 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:18:41.611 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:41 smithi169 bash[79348]: cluster 2024-08-17T18:18:40.473540+0000 osd.3 (osd.3) 70 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:18:41.611 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:41 smithi169 bash[79348]: cluster 2024-08-17T18:18:41.190836+0000 mon.a (mon.0) 3394 : cluster [WRN] Health check update: Degraded data redundancy: 3371/26307 objects degraded (12.814%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:41.612 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:41 smithi169 bash[79348]: cluster 2024-08-17T18:18:41.190836+0000 mon.a (mon.0) 3394 : cluster [WRN] Health check update: Degraded data redundancy: 3371/26307 objects degraded (12.814%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:41.625 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:41.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:41.629 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:41.730 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:41.761 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:41.763 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:41.764 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:41.865 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:41.898 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:41.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:41.903 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:18:42.005 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:42.031 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:42.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:42.036 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:42.136 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:42.162 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:42.164 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:42.165 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:42.265 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:42.292 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:42.298 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:42.298 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:42.399 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:42.432 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:42.433 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:42.433 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:42.534 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:42.541 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:42 smithi169 bash[79348]: cluster 2024-08-17T18:18:40.816132+0000 mgr.y (mgr.34107) 2306 : cluster [DBG] pgmap v3192: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 6 active+clean+scrubbing, 95 active+clean; 293 MiB data, 5.8 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 882 op/s; 2645/14127 objects degraded (18.723%); 1497/14127 objects misplaced (10.597%); 21 KiB/s, 50 objects/s recovering 2024-08-17T18:18:42.542 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:42 smithi169 bash[79348]: cluster 2024-08-17T18:18:40.816132+0000 mgr.y (mgr.34107) 2306 : cluster [DBG] pgmap v3192: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 6 active+clean+scrubbing, 95 active+clean; 293 MiB data, 5.8 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 882 op/s; 2645/14127 objects degraded (18.723%); 1497/14127 objects misplaced (10.597%); 21 KiB/s, 50 objects/s recovering 2024-08-17T18:18:42.551 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:42.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:42.553 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:42.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:42 smithi131 bash[89561]: cluster 2024-08-17T18:18:40.816132+0000 mgr.y (mgr.34107) 2306 : cluster [DBG] pgmap v3192: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 6 active+clean+scrubbing, 95 active+clean; 293 MiB data, 5.8 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 882 op/s; 2645/14127 objects degraded (18.723%); 1497/14127 objects misplaced (10.597%); 21 KiB/s, 50 objects/s recovering 2024-08-17T18:18:42.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:42 smithi131 bash[89561]: cluster 2024-08-17T18:18:40.816132+0000 mgr.y (mgr.34107) 2306 : cluster [DBG] pgmap v3192: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 6 active+clean+scrubbing, 95 active+clean; 293 MiB data, 5.8 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 882 op/s; 2645/14127 objects degraded (18.723%); 1497/14127 objects misplaced (10.597%); 21 KiB/s, 50 objects/s recovering 2024-08-17T18:18:42.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:42 smithi131 bash[88347]: cluster 2024-08-17T18:18:40.816132+0000 mgr.y (mgr.34107) 2306 : cluster [DBG] pgmap v3192: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 6 active+clean+scrubbing, 95 active+clean; 293 MiB data, 5.8 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 882 op/s; 2645/14127 objects degraded (18.723%); 1497/14127 objects misplaced (10.597%); 21 KiB/s, 50 objects/s recovering 2024-08-17T18:18:42.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:42 smithi131 bash[88347]: cluster 2024-08-17T18:18:40.816132+0000 mgr.y (mgr.34107) 2306 : cluster [DBG] pgmap v3192: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 6 active+clean+scrubbing, 95 active+clean; 293 MiB data, 5.8 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 882 op/s; 2645/14127 objects degraded (18.723%); 1497/14127 objects misplaced (10.597%); 21 KiB/s, 50 objects/s recovering 2024-08-17T18:18:42.654 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:42.687 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:42.692 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:42.692 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:18:42.793 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:42.824 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:42.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:42.831 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:18:42.932 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:42.955 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:42.957 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:42.957 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:43.058 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:43.098 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:43.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:43.100 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:43.201 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:43.227 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:43.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:43.232 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:43.332 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:43.369 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:43.373 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:43.373 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:18:43.474 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:43.501 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:43.505 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:43.506 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:43.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:43 smithi131 bash[89561]: cluster 2024-08-17T18:18:42.486199+0000 osd.3 (osd.3) 71 : cluster [DBG] 1.f scrub starts 2024-08-17T18:18:43.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:43 smithi131 bash[89561]: cluster 2024-08-17T18:18:42.486199+0000 osd.3 (osd.3) 71 : cluster [DBG] 1.f scrub starts 2024-08-17T18:18:43.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:43 smithi131 bash[88347]: cluster 2024-08-17T18:18:42.486199+0000 osd.3 (osd.3) 71 : cluster [DBG] 1.f scrub starts 2024-08-17T18:18:43.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:43 smithi131 bash[88347]: cluster 2024-08-17T18:18:42.486199+0000 osd.3 (osd.3) 71 : cluster [DBG] 1.f scrub starts 2024-08-17T18:18:43.607 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:43.639 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:43.646 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:43.646 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:43.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:43 smithi169 bash[79348]: cluster 2024-08-17T18:18:42.486199+0000 osd.3 (osd.3) 71 : cluster [DBG] 1.f scrub starts 2024-08-17T18:18:43.647 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:43 smithi169 bash[79348]: cluster 2024-08-17T18:18:42.486199+0000 osd.3 (osd.3) 71 : cluster [DBG] 1.f scrub starts 2024-08-17T18:18:43.706 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:18:43.747 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:43.787 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:43.789 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:43.790 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:43.890 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:43.913 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:43.915 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:43.915 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:44.016 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:44.039 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:44.041 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:44.041 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:44.142 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:44.167 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:44.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:44.177 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:44.278 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:44.308 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:44.311 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:44.311 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:44.412 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:44.430 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:44.431 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:44.432 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:44.445 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:44 smithi131 bash[89561]: cluster 2024-08-17T18:18:42.816628+0000 mgr.y (mgr.34107) 2307 : cluster [DBG] pgmap v3193: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 6 active+clean+scrubbing, 95 active+clean; 293 MiB data, 5.8 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 690 op/s; 2645/14127 objects degraded (18.723%); 1497/14127 objects misplaced (10.597%); 0 B/s, 35 objects/s recovering 2024-08-17T18:18:44.445 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:44 smithi131 bash[89561]: cluster 2024-08-17T18:18:42.816628+0000 mgr.y (mgr.34107) 2307 : cluster [DBG] pgmap v3193: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 6 active+clean+scrubbing, 95 active+clean; 293 MiB data, 5.8 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 690 op/s; 2645/14127 objects degraded (18.723%); 1497/14127 objects misplaced (10.597%); 0 B/s, 35 objects/s recovering 2024-08-17T18:18:44.445 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:44 smithi131 bash[89561]: cluster 2024-08-17T18:18:43.493126+0000 osd.3 (osd.3) 72 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:18:44.445 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:44 smithi131 bash[89561]: cluster 2024-08-17T18:18:43.493126+0000 osd.3 (osd.3) 72 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:18:44.446 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:44 smithi131 bash[88347]: cluster 2024-08-17T18:18:42.816628+0000 mgr.y (mgr.34107) 2307 : cluster [DBG] pgmap v3193: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 6 active+clean+scrubbing, 95 active+clean; 293 MiB data, 5.8 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 690 op/s; 2645/14127 objects degraded (18.723%); 1497/14127 objects misplaced (10.597%); 0 B/s, 35 objects/s recovering 2024-08-17T18:18:44.446 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:44 smithi131 bash[88347]: cluster 2024-08-17T18:18:42.816628+0000 mgr.y (mgr.34107) 2307 : cluster [DBG] pgmap v3193: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 6 active+clean+scrubbing, 95 active+clean; 293 MiB data, 5.8 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 690 op/s; 2645/14127 objects degraded (18.723%); 1497/14127 objects misplaced (10.597%); 0 B/s, 35 objects/s recovering 2024-08-17T18:18:44.446 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:44 smithi131 bash[88347]: cluster 2024-08-17T18:18:43.493126+0000 osd.3 (osd.3) 72 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:18:44.446 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:44 smithi131 bash[88347]: cluster 2024-08-17T18:18:43.493126+0000 osd.3 (osd.3) 72 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:18:44.533 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:44.556 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:44.560 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:44.560 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:44.635 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Removed 92219 objects 2024-08-17T18:18:44.635 INFO:tasks.radosbench.radosbench.0.smithi131.stdout:Clean up completed and total clean up time :131.592 2024-08-17T18:18:44.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:44 smithi169 bash[79348]: cluster 2024-08-17T18:18:42.816628+0000 mgr.y (mgr.34107) 2307 : cluster [DBG] pgmap v3193: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 6 active+clean+scrubbing, 95 active+clean; 293 MiB data, 5.8 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 690 op/s; 2645/14127 objects degraded (18.723%); 1497/14127 objects misplaced (10.597%); 0 B/s, 35 objects/s recovering 2024-08-17T18:18:44.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:44 smithi169 bash[79348]: cluster 2024-08-17T18:18:42.816628+0000 mgr.y (mgr.34107) 2307 : cluster [DBG] pgmap v3193: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 6 active+clean+scrubbing, 95 active+clean; 293 MiB data, 5.8 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 690 op/s; 2645/14127 objects degraded (18.723%); 1497/14127 objects misplaced (10.597%); 0 B/s, 35 objects/s recovering 2024-08-17T18:18:44.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:44 smithi169 bash[79348]: cluster 2024-08-17T18:18:43.493126+0000 osd.3 (osd.3) 72 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:18:44.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:44 smithi169 bash[79348]: cluster 2024-08-17T18:18:43.493126+0000 osd.3 (osd.3) 72 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:18:44.662 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:44.680 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:44.682 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:44.682 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:44.783 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:44.806 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:44.808 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:44.808 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:44.909 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:44.932 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:44.934 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:44.934 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:18:45.035 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:45.062 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:45.063 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:45.064 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:45.165 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:45.190 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:45.191 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:45.192 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:45.292 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:45.321 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:45.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:45.323 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:45.424 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:45.449 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:45.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:45.451 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:45.551 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:45.562 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:45 smithi169 bash[79348]: cluster 2024-08-17T18:18:44.513868+0000 osd.3 (osd.3) 73 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:18:45.562 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:45 smithi169 bash[79348]: cluster 2024-08-17T18:18:44.513868+0000 osd.3 (osd.3) 73 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:18:45.576 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:45.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:45.578 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:45.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:45 smithi131 bash[89561]: cluster 2024-08-17T18:18:44.513868+0000 osd.3 (osd.3) 73 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:18:45.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:45 smithi131 bash[89561]: cluster 2024-08-17T18:18:44.513868+0000 osd.3 (osd.3) 73 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:18:45.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:45 smithi131 bash[88347]: cluster 2024-08-17T18:18:44.513868+0000 osd.3 (osd.3) 73 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:18:45.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:45 smithi131 bash[88347]: cluster 2024-08-17T18:18:44.513868+0000 osd.3 (osd.3) 73 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:18:45.678 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:45.700 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:45.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:45.702 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:45.803 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:45.829 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:45.831 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:45.831 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:45.932 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:45.957 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:45.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:45.960 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:46.060 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:46.088 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:46.089 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:46.090 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:46.191 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:46.218 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:46.219 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:46.220 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:46.321 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:46.349 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:46.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:46.351 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:46.452 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:46.478 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:46.479 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:46.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:46.582 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:46.594 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:46 smithi169 bash[79348]: cluster 2024-08-17T18:18:44.817341+0000 mgr.y (mgr.34107) 2308 : cluster [DBG] pgmap v3194: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 71 MiB data, 5.4 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 987 op/s; 1882/3444 objects degraded (54.646%); 151/3444 objects misplaced (4.384%); 0 B/s, 52 objects/s recovering 2024-08-17T18:18:46.594 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:46 smithi169 bash[79348]: cluster 2024-08-17T18:18:44.817341+0000 mgr.y (mgr.34107) 2308 : cluster [DBG] pgmap v3194: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 71 MiB data, 5.4 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 987 op/s; 1882/3444 objects degraded (54.646%); 151/3444 objects misplaced (4.384%); 0 B/s, 52 objects/s recovering 2024-08-17T18:18:46.594 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:46 smithi169 bash[79348]: cluster 2024-08-17T18:18:45.548285+0000 osd.3 (osd.3) 74 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:18:46.594 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:46 smithi169 bash[79348]: cluster 2024-08-17T18:18:45.548285+0000 osd.3 (osd.3) 74 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:18:46.594 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:46 smithi169 bash[79348]: cluster 2024-08-17T18:18:46.191646+0000 mon.a (mon.0) 3395 : cluster [WRN] Health check update: Degraded data redundancy: 1882/3444 objects degraded (54.646%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:46.595 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:46 smithi169 bash[79348]: cluster 2024-08-17T18:18:46.191646+0000 mon.a (mon.0) 3395 : cluster [WRN] Health check update: Degraded data redundancy: 1882/3444 objects degraded (54.646%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:46.608 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:46.610 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:46.610 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:46.711 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:46.742 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:46.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:46.744 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:46.844 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:46.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:46 smithi131 bash[88347]: cluster 2024-08-17T18:18:44.817341+0000 mgr.y (mgr.34107) 2308 : cluster [DBG] pgmap v3194: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 71 MiB data, 5.4 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 987 op/s; 1882/3444 objects degraded (54.646%); 151/3444 objects misplaced (4.384%); 0 B/s, 52 objects/s recovering 2024-08-17T18:18:46.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:46 smithi131 bash[88347]: cluster 2024-08-17T18:18:44.817341+0000 mgr.y (mgr.34107) 2308 : cluster [DBG] pgmap v3194: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 71 MiB data, 5.4 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 987 op/s; 1882/3444 objects degraded (54.646%); 151/3444 objects misplaced (4.384%); 0 B/s, 52 objects/s recovering 2024-08-17T18:18:46.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:46 smithi131 bash[88347]: cluster 2024-08-17T18:18:45.548285+0000 osd.3 (osd.3) 74 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:18:46.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:46 smithi131 bash[88347]: cluster 2024-08-17T18:18:45.548285+0000 osd.3 (osd.3) 74 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:18:46.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:46 smithi131 bash[88347]: cluster 2024-08-17T18:18:46.191646+0000 mon.a (mon.0) 3395 : cluster [WRN] Health check update: Degraded data redundancy: 1882/3444 objects degraded (54.646%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:46.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:46 smithi131 bash[88347]: cluster 2024-08-17T18:18:46.191646+0000 mon.a (mon.0) 3395 : cluster [WRN] Health check update: Degraded data redundancy: 1882/3444 objects degraded (54.646%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:46.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:46 smithi131 bash[89561]: cluster 2024-08-17T18:18:44.817341+0000 mgr.y (mgr.34107) 2308 : cluster [DBG] pgmap v3194: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 71 MiB data, 5.4 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 987 op/s; 1882/3444 objects degraded (54.646%); 151/3444 objects misplaced (4.384%); 0 B/s, 52 objects/s recovering 2024-08-17T18:18:46.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:46 smithi131 bash[89561]: cluster 2024-08-17T18:18:44.817341+0000 mgr.y (mgr.34107) 2308 : cluster [DBG] pgmap v3194: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 71 MiB data, 5.4 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 987 op/s; 1882/3444 objects degraded (54.646%); 151/3444 objects misplaced (4.384%); 0 B/s, 52 objects/s recovering 2024-08-17T18:18:46.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:46 smithi131 bash[89561]: cluster 2024-08-17T18:18:45.548285+0000 osd.3 (osd.3) 74 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:18:46.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:46 smithi131 bash[89561]: cluster 2024-08-17T18:18:45.548285+0000 osd.3 (osd.3) 74 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:18:46.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:46 smithi131 bash[89561]: cluster 2024-08-17T18:18:46.191646+0000 mon.a (mon.0) 3395 : cluster [WRN] Health check update: Degraded data redundancy: 1882/3444 objects degraded (54.646%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:46.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:46 smithi131 bash[89561]: cluster 2024-08-17T18:18:46.191646+0000 mon.a (mon.0) 3395 : cluster [WRN] Health check update: Degraded data redundancy: 1882/3444 objects degraded (54.646%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:46.864 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:46.866 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:46.867 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:46.967 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:46.990 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:46.990 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:46.991 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:47.091 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:47.118 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:47.120 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:47.121 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:47.222 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:47.250 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:47.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:47.252 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:47.353 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:47.381 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:47.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:47.383 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:47.484 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:47.511 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:47.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:47.513 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:47.614 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:47.640 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:47.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:47.642 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:47.743 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:47.768 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:47.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:47.771 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:47.872 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:47.894 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:47.896 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:47.896 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:47.997 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:48.024 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:48.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:48.027 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:48.128 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:48.155 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:48.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:48.157 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:48.258 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:48.284 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:48.286 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:48.286 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:48.387 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:48.409 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:48.411 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:48.411 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:48.512 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:48.543 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:48.545 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:48.545 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:48.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:48 smithi169 bash[79348]: cluster 2024-08-17T18:18:46.818349+0000 mgr.y (mgr.34107) 2309 : cluster [DBG] pgmap v3195: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 24 MiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 757 op/s; 1882/1209 objects degraded (155.666%); 151/1209 objects misplaced (12.490%); 0 B/s, 36 objects/s recovering 2024-08-17T18:18:48.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:48 smithi169 bash[79348]: cluster 2024-08-17T18:18:46.818349+0000 mgr.y (mgr.34107) 2309 : cluster [DBG] pgmap v3195: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 24 MiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 757 op/s; 1882/1209 objects degraded (155.666%); 151/1209 objects misplaced (12.490%); 0 B/s, 36 objects/s recovering 2024-08-17T18:18:48.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:48 smithi169 bash[79348]: cluster 2024-08-17T18:18:47.539573+0000 osd.3 (osd.3) 75 : cluster [DBG] 1.f scrub starts 2024-08-17T18:18:48.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:48 smithi169 bash[79348]: cluster 2024-08-17T18:18:47.539573+0000 osd.3 (osd.3) 75 : cluster [DBG] 1.f scrub starts 2024-08-17T18:18:48.646 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:48.673 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:48.675 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:48.675 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:48.776 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:48.782 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:48 smithi131 bash[89561]: cluster 2024-08-17T18:18:46.818349+0000 mgr.y (mgr.34107) 2309 : cluster [DBG] pgmap v3195: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 24 MiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 757 op/s; 1882/1209 objects degraded (155.666%); 151/1209 objects misplaced (12.490%); 0 B/s, 36 objects/s recovering 2024-08-17T18:18:48.783 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:48 smithi131 bash[89561]: cluster 2024-08-17T18:18:46.818349+0000 mgr.y (mgr.34107) 2309 : cluster [DBG] pgmap v3195: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 24 MiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 757 op/s; 1882/1209 objects degraded (155.666%); 151/1209 objects misplaced (12.490%); 0 B/s, 36 objects/s recovering 2024-08-17T18:18:48.783 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:48 smithi131 bash[89561]: cluster 2024-08-17T18:18:47.539573+0000 osd.3 (osd.3) 75 : cluster [DBG] 1.f scrub starts 2024-08-17T18:18:48.783 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:48 smithi131 bash[89561]: cluster 2024-08-17T18:18:47.539573+0000 osd.3 (osd.3) 75 : cluster [DBG] 1.f scrub starts 2024-08-17T18:18:48.783 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:48 smithi131 bash[88347]: cluster 2024-08-17T18:18:46.818349+0000 mgr.y (mgr.34107) 2309 : cluster [DBG] pgmap v3195: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 24 MiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 757 op/s; 1882/1209 objects degraded (155.666%); 151/1209 objects misplaced (12.490%); 0 B/s, 36 objects/s recovering 2024-08-17T18:18:48.783 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:48 smithi131 bash[88347]: cluster 2024-08-17T18:18:46.818349+0000 mgr.y (mgr.34107) 2309 : cluster [DBG] pgmap v3195: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 24 MiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 757 op/s; 1882/1209 objects degraded (155.666%); 151/1209 objects misplaced (12.490%); 0 B/s, 36 objects/s recovering 2024-08-17T18:18:48.783 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:48 smithi131 bash[88347]: cluster 2024-08-17T18:18:47.539573+0000 osd.3 (osd.3) 75 : cluster [DBG] 1.f scrub starts 2024-08-17T18:18:48.783 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:48 smithi131 bash[88347]: cluster 2024-08-17T18:18:47.539573+0000 osd.3 (osd.3) 75 : cluster [DBG] 1.f scrub starts 2024-08-17T18:18:48.803 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:48.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:48.806 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:48.907 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:48.935 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:48.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:48.937 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:49.038 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:49.048 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:18:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:18:48] "GET /metrics HTTP/1.1" 200 36628 "" "Prometheus/2.51.0" 2024-08-17T18:18:49.063 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:49.065 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:49.066 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:49.167 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:49.193 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:49.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:49.195 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:49.296 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:49.318 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:49.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:49.320 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:49.421 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:49.430 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:49 smithi169 bash[79348]: cluster 2024-08-17T18:18:48.522988+0000 osd.3 (osd.3) 76 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:18:49.430 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:49 smithi169 bash[79348]: cluster 2024-08-17T18:18:48.522988+0000 osd.3 (osd.3) 76 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:18:49.442 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:49.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:49.445 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:49.545 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:49.546 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2024-08-17T18:18:49.546 INFO:teuthology.orchestra.run.smithi169.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T18:18:49.557 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:49 smithi131 bash[88347]: cluster 2024-08-17T18:18:48.522988+0000 osd.3 (osd.3) 76 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:18:49.557 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:49 smithi131 bash[88347]: cluster 2024-08-17T18:18:48.522988+0000 osd.3 (osd.3) 76 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:18:49.557 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:49 smithi131 bash[89561]: cluster 2024-08-17T18:18:48.522988+0000 osd.3 (osd.3) 76 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:18:49.557 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:49 smithi131 bash[89561]: cluster 2024-08-17T18:18:48.522988+0000 osd.3 (osd.3) 76 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:18:49.573 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:49.574 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:49.575 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:49.675 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:49.703 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:49.705 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:49.706 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:49.807 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:49.832 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:49.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:49.834 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:49.935 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:49.960 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:49.962 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:49.963 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:49.996 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T18:18:49.997 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:18:50.015 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:18:50.015 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T18:18:50.037 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T18:18:50.037 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:18:50.056 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T18:18:50.057 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:18:50.066 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:50.083 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T18:18:50.083 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:18:50.089 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:50.093 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:50.094 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:50.106 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:18:50.106 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T18:18:50.130 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T18:18:50.130 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:18:50.155 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T18:18:50.155 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:18:50.195 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:50.222 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:50.224 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:50.224 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:50.325 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:50.349 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:50.351 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:50.351 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:50.452 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:50.463 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:50 smithi169 bash[79348]: cluster 2024-08-17T18:18:48.819365+0000 mgr.y (mgr.34107) 2310 : cluster [DBG] pgmap v3196: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 24 MiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 696 op/s; 1882/1209 objects degraded (155.666%); 151/1209 objects misplaced (12.490%); 0 B/s, 36 objects/s recovering 2024-08-17T18:18:50.463 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:50 smithi169 bash[79348]: cluster 2024-08-17T18:18:48.819365+0000 mgr.y (mgr.34107) 2310 : cluster [DBG] pgmap v3196: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 24 MiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 696 op/s; 1882/1209 objects degraded (155.666%); 151/1209 objects misplaced (12.490%); 0 B/s, 36 objects/s recovering 2024-08-17T18:18:50.463 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:50 smithi169 bash[79348]: audit 2024-08-17T18:18:49.978220+0000 mon.a (mon.0) 3396 : audit [DBG] from='client.? 172.21.15.131:0/3992568457' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:18:50.463 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:50 smithi169 bash[79348]: audit 2024-08-17T18:18:49.978220+0000 mon.a (mon.0) 3396 : audit [DBG] from='client.? 172.21.15.131:0/3992568457' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:18:50.475 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:50.477 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:50.478 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:50.543 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_blocked_ops 2024-08-17T18:18:50.579 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:50.607 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:50.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:50.609 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:50.710 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:50.721 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:50 smithi131 bash[89561]: cluster 2024-08-17T18:18:48.819365+0000 mgr.y (mgr.34107) 2310 : cluster [DBG] pgmap v3196: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 24 MiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 696 op/s; 1882/1209 objects degraded (155.666%); 151/1209 objects misplaced (12.490%); 0 B/s, 36 objects/s recovering 2024-08-17T18:18:50.722 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:50 smithi131 bash[89561]: cluster 2024-08-17T18:18:48.819365+0000 mgr.y (mgr.34107) 2310 : cluster [DBG] pgmap v3196: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 24 MiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 696 op/s; 1882/1209 objects degraded (155.666%); 151/1209 objects misplaced (12.490%); 0 B/s, 36 objects/s recovering 2024-08-17T18:18:50.722 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:50 smithi131 bash[89561]: audit 2024-08-17T18:18:49.978220+0000 mon.a (mon.0) 3396 : audit [DBG] from='client.? 172.21.15.131:0/3992568457' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:18:50.722 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:50 smithi131 bash[89561]: audit 2024-08-17T18:18:49.978220+0000 mon.a (mon.0) 3396 : audit [DBG] from='client.? 172.21.15.131:0/3992568457' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:18:50.722 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:50 smithi131 bash[88347]: cluster 2024-08-17T18:18:48.819365+0000 mgr.y (mgr.34107) 2310 : cluster [DBG] pgmap v3196: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 24 MiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 696 op/s; 1882/1209 objects degraded (155.666%); 151/1209 objects misplaced (12.490%); 0 B/s, 36 objects/s recovering 2024-08-17T18:18:50.722 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:50 smithi131 bash[88347]: cluster 2024-08-17T18:18:48.819365+0000 mgr.y (mgr.34107) 2310 : cluster [DBG] pgmap v3196: 109 pgs: 2 active+recovery_wait+degraded+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 24 MiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 696 op/s; 1882/1209 objects degraded (155.666%); 151/1209 objects misplaced (12.490%); 0 B/s, 36 objects/s recovering 2024-08-17T18:18:50.723 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:50 smithi131 bash[88347]: audit 2024-08-17T18:18:49.978220+0000 mon.a (mon.0) 3396 : audit [DBG] from='client.? 172.21.15.131:0/3992568457' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:18:50.723 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:50 smithi131 bash[88347]: audit 2024-08-17T18:18:49.978220+0000 mon.a (mon.0) 3396 : audit [DBG] from='client.? 172.21.15.131:0/3992568457' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:18:50.738 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:50.740 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:50.740 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:50.841 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:50.869 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:50.871 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:50.872 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:50.973 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:50.999 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:51.002 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:51.002 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:51.104 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:51.129 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:51.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:51.132 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:51.233 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:51.262 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:51.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:51.265 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:18:51.365 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:51.387 INFO:teuthology.orchestra.run.smithi131.stderr:set pool 58 pg_num to 26 2024-08-17T18:18:51.387 INFO:teuthology.orchestra.run.smithi131.stderr:nodeep-scrub is set 2024-08-17T18:18:51.395 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:51.399 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:51.400 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:51.503 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:51.523 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:51.525 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:51.525 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:51.626 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:51.637 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:51 smithi169 bash[79348]: audit 2024-08-17T18:18:50.421684+0000 mon.a (mon.0) 3397 : audit [INF] from='client.? 172.21.15.131:0/3290445043' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T18:18:51.637 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:51 smithi169 bash[79348]: audit 2024-08-17T18:18:50.421684+0000 mon.a (mon.0) 3397 : audit [INF] from='client.? 172.21.15.131:0/3290445043' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T18:18:51.637 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:51 smithi169 bash[79348]: audit 2024-08-17T18:18:50.426301+0000 mon.a (mon.0) 3398 : audit [INF] from='client.? 172.21.15.131:0/336464601' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:18:51.637 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:51 smithi169 bash[79348]: audit 2024-08-17T18:18:50.426301+0000 mon.a (mon.0) 3398 : audit [INF] from='client.? 172.21.15.131:0/336464601' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:18:51.638 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:51 smithi169 bash[79348]: cluster 2024-08-17T18:18:50.452670+0000 osd.3 (osd.3) 77 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:18:51.638 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:51 smithi169 bash[79348]: cluster 2024-08-17T18:18:50.452670+0000 osd.3 (osd.3) 77 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:18:51.638 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:51 smithi169 bash[79348]: cluster 2024-08-17T18:18:51.192794+0000 mon.a (mon.0) 3399 : cluster [WRN] Health check update: Degraded data redundancy: 1882/1209 objects degraded (155.666%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:51.638 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:51 smithi169 bash[79348]: cluster 2024-08-17T18:18:51.192794+0000 mon.a (mon.0) 3399 : cluster [WRN] Health check update: Degraded data redundancy: 1882/1209 objects degraded (155.666%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:51.652 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:51.654 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:51.654 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:51.755 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:51.766 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:51 smithi131 bash[89561]: audit 2024-08-17T18:18:50.421684+0000 mon.a (mon.0) 3397 : audit [INF] from='client.? 172.21.15.131:0/3290445043' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T18:18:51.766 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:51 smithi131 bash[89561]: audit 2024-08-17T18:18:50.421684+0000 mon.a (mon.0) 3397 : audit [INF] from='client.? 172.21.15.131:0/3290445043' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T18:18:51.766 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:51 smithi131 bash[89561]: audit 2024-08-17T18:18:50.426301+0000 mon.a (mon.0) 3398 : audit [INF] from='client.? 172.21.15.131:0/336464601' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:18:51.766 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:51 smithi131 bash[89561]: audit 2024-08-17T18:18:50.426301+0000 mon.a (mon.0) 3398 : audit [INF] from='client.? 172.21.15.131:0/336464601' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:18:51.766 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:51 smithi131 bash[89561]: cluster 2024-08-17T18:18:50.452670+0000 osd.3 (osd.3) 77 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:18:51.767 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:51 smithi131 bash[89561]: cluster 2024-08-17T18:18:50.452670+0000 osd.3 (osd.3) 77 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:18:51.767 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:51 smithi131 bash[89561]: cluster 2024-08-17T18:18:51.192794+0000 mon.a (mon.0) 3399 : cluster [WRN] Health check update: Degraded data redundancy: 1882/1209 objects degraded (155.666%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:51.767 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:51 smithi131 bash[89561]: cluster 2024-08-17T18:18:51.192794+0000 mon.a (mon.0) 3399 : cluster [WRN] Health check update: Degraded data redundancy: 1882/1209 objects degraded (155.666%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:51.767 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:51 smithi131 bash[88347]: audit 2024-08-17T18:18:50.421684+0000 mon.a (mon.0) 3397 : audit [INF] from='client.? 172.21.15.131:0/3290445043' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T18:18:51.767 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:51 smithi131 bash[88347]: audit 2024-08-17T18:18:50.421684+0000 mon.a (mon.0) 3397 : audit [INF] from='client.? 172.21.15.131:0/3290445043' entity='client.admin' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"} : dispatch 2024-08-17T18:18:51.767 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:51 smithi131 bash[88347]: audit 2024-08-17T18:18:50.426301+0000 mon.a (mon.0) 3398 : audit [INF] from='client.? 172.21.15.131:0/336464601' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:18:51.767 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:51 smithi131 bash[88347]: audit 2024-08-17T18:18:50.426301+0000 mon.a (mon.0) 3398 : audit [INF] from='client.? 172.21.15.131:0/336464601' entity='client.admin' cmd={"prefix": "osd set", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:18:51.767 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:51 smithi131 bash[88347]: cluster 2024-08-17T18:18:50.452670+0000 osd.3 (osd.3) 77 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:18:51.767 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:51 smithi131 bash[88347]: cluster 2024-08-17T18:18:50.452670+0000 osd.3 (osd.3) 77 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:18:51.767 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:51 smithi131 bash[88347]: cluster 2024-08-17T18:18:51.192794+0000 mon.a (mon.0) 3399 : cluster [WRN] Health check update: Degraded data redundancy: 1882/1209 objects degraded (155.666%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:51.767 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:51 smithi131 bash[88347]: cluster 2024-08-17T18:18:51.192794+0000 mon.a (mon.0) 3399 : cluster [WRN] Health check update: Degraded data redundancy: 1882/1209 objects degraded (155.666%), 3 pgs degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:51.783 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:51.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:51.786 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:51.886 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:51.914 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:51.916 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:51.916 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:52.017 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:52.044 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:52.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:52.046 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:52.147 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:52.172 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:52.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:52.174 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:52.275 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:52.300 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:52.302 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:52.302 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:52.403 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:52.414 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:52 smithi169 bash[79348]: cluster 2024-08-17T18:18:50.820368+0000 mgr.y (mgr.34107) 2311 : cluster [DBG] pgmap v3197: 109 pgs: 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 874 KiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 728 op/s; 1268/78 objects degraded (1625.641%); 0 B/s, 82 objects/s recovering 2024-08-17T18:18:52.414 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:52 smithi169 bash[79348]: cluster 2024-08-17T18:18:50.820368+0000 mgr.y (mgr.34107) 2311 : cluster [DBG] pgmap v3197: 109 pgs: 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 874 KiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 728 op/s; 1268/78 objects degraded (1625.641%); 0 B/s, 82 objects/s recovering 2024-08-17T18:18:52.414 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:52 smithi169 bash[79348]: cluster 2024-08-17T18:18:51.378261+0000 mon.a (mon.0) 3400 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:18:52.414 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:52 smithi169 bash[79348]: cluster 2024-08-17T18:18:51.378261+0000 mon.a (mon.0) 3400 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:18:52.414 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:52 smithi169 bash[79348]: audit 2024-08-17T18:18:51.387882+0000 mon.a (mon.0) 3401 : audit [INF] from='client.? 172.21.15.131:0/3290445043' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]': finished 2024-08-17T18:18:52.415 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:52 smithi169 bash[79348]: audit 2024-08-17T18:18:51.387882+0000 mon.a (mon.0) 3401 : audit [INF] from='client.? 172.21.15.131:0/3290445043' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]': finished 2024-08-17T18:18:52.415 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:52 smithi169 bash[79348]: audit 2024-08-17T18:18:51.387957+0000 mon.a (mon.0) 3402 : audit [INF] from='client.? 172.21.15.131:0/336464601' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:18:52.415 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:52 smithi169 bash[79348]: audit 2024-08-17T18:18:51.387957+0000 mon.a (mon.0) 3402 : audit [INF] from='client.? 172.21.15.131:0/336464601' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:18:52.415 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:52 smithi169 bash[79348]: cluster 2024-08-17T18:18:51.392984+0000 mon.a (mon.0) 3403 : cluster [DBG] osdmap e1553: 8 total, 8 up, 6 in 2024-08-17T18:18:52.415 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:52 smithi169 bash[79348]: cluster 2024-08-17T18:18:51.392984+0000 mon.a (mon.0) 3403 : cluster [DBG] osdmap e1553: 8 total, 8 up, 6 in 2024-08-17T18:18:52.415 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:52 smithi169 bash[79348]: cluster 2024-08-17T18:18:51.485544+0000 osd.3 (osd.3) 78 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:18:52.415 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:52 smithi169 bash[79348]: cluster 2024-08-17T18:18:51.485544+0000 osd.3 (osd.3) 78 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:18:52.427 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:52.429 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:52.430 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:52.531 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:52.556 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:52.558 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:52.559 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:52.660 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:52.671 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:52 smithi131 bash[89561]: cluster 2024-08-17T18:18:50.820368+0000 mgr.y (mgr.34107) 2311 : cluster [DBG] pgmap v3197: 109 pgs: 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 874 KiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 728 op/s; 1268/78 objects degraded (1625.641%); 0 B/s, 82 objects/s recovering 2024-08-17T18:18:52.672 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:52 smithi131 bash[89561]: cluster 2024-08-17T18:18:50.820368+0000 mgr.y (mgr.34107) 2311 : cluster [DBG] pgmap v3197: 109 pgs: 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 874 KiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 728 op/s; 1268/78 objects degraded (1625.641%); 0 B/s, 82 objects/s recovering 2024-08-17T18:18:52.672 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:52 smithi131 bash[89561]: cluster 2024-08-17T18:18:51.378261+0000 mon.a (mon.0) 3400 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:18:52.672 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:52 smithi131 bash[89561]: cluster 2024-08-17T18:18:51.378261+0000 mon.a (mon.0) 3400 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:18:52.672 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:52 smithi131 bash[89561]: audit 2024-08-17T18:18:51.387882+0000 mon.a (mon.0) 3401 : audit [INF] from='client.? 172.21.15.131:0/3290445043' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]': finished 2024-08-17T18:18:52.672 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:52 smithi131 bash[89561]: audit 2024-08-17T18:18:51.387882+0000 mon.a (mon.0) 3401 : audit [INF] from='client.? 172.21.15.131:0/3290445043' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]': finished 2024-08-17T18:18:52.672 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:52 smithi131 bash[89561]: audit 2024-08-17T18:18:51.387957+0000 mon.a (mon.0) 3402 : audit [INF] from='client.? 172.21.15.131:0/336464601' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:18:52.672 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:52 smithi131 bash[89561]: audit 2024-08-17T18:18:51.387957+0000 mon.a (mon.0) 3402 : audit [INF] from='client.? 172.21.15.131:0/336464601' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:18:52.672 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:52 smithi131 bash[89561]: cluster 2024-08-17T18:18:51.392984+0000 mon.a (mon.0) 3403 : cluster [DBG] osdmap e1553: 8 total, 8 up, 6 in 2024-08-17T18:18:52.672 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:52 smithi131 bash[89561]: cluster 2024-08-17T18:18:51.392984+0000 mon.a (mon.0) 3403 : cluster [DBG] osdmap e1553: 8 total, 8 up, 6 in 2024-08-17T18:18:52.672 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:52 smithi131 bash[89561]: cluster 2024-08-17T18:18:51.485544+0000 osd.3 (osd.3) 78 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:18:52.672 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:52 smithi131 bash[89561]: cluster 2024-08-17T18:18:51.485544+0000 osd.3 (osd.3) 78 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:18:52.673 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:52 smithi131 bash[88347]: cluster 2024-08-17T18:18:50.820368+0000 mgr.y (mgr.34107) 2311 : cluster [DBG] pgmap v3197: 109 pgs: 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 874 KiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 728 op/s; 1268/78 objects degraded (1625.641%); 0 B/s, 82 objects/s recovering 2024-08-17T18:18:52.673 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:52 smithi131 bash[88347]: cluster 2024-08-17T18:18:50.820368+0000 mgr.y (mgr.34107) 2311 : cluster [DBG] pgmap v3197: 109 pgs: 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 874 KiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 728 op/s; 1268/78 objects degraded (1625.641%); 0 B/s, 82 objects/s recovering 2024-08-17T18:18:52.673 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:52 smithi131 bash[88347]: cluster 2024-08-17T18:18:51.378261+0000 mon.a (mon.0) 3400 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:18:52.673 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:52 smithi131 bash[88347]: cluster 2024-08-17T18:18:51.378261+0000 mon.a (mon.0) 3400 : cluster [WRN] Health check update: noscrub,nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:18:52.673 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:52 smithi131 bash[88347]: audit 2024-08-17T18:18:51.387882+0000 mon.a (mon.0) 3401 : audit [INF] from='client.? 172.21.15.131:0/3290445043' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]': finished 2024-08-17T18:18:52.673 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:52 smithi131 bash[88347]: audit 2024-08-17T18:18:51.387882+0000 mon.a (mon.0) 3401 : audit [INF] from='client.? 172.21.15.131:0/3290445043' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num", "val": "26"}]': finished 2024-08-17T18:18:52.673 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:52 smithi131 bash[88347]: audit 2024-08-17T18:18:51.387957+0000 mon.a (mon.0) 3402 : audit [INF] from='client.? 172.21.15.131:0/336464601' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:18:52.673 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:52 smithi131 bash[88347]: audit 2024-08-17T18:18:51.387957+0000 mon.a (mon.0) 3402 : audit [INF] from='client.? 172.21.15.131:0/336464601' entity='client.admin' cmd='[{"prefix": "osd set", "key": "nodeep-scrub"}]': finished 2024-08-17T18:18:52.673 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:52 smithi131 bash[88347]: cluster 2024-08-17T18:18:51.392984+0000 mon.a (mon.0) 3403 : cluster [DBG] osdmap e1553: 8 total, 8 up, 6 in 2024-08-17T18:18:52.673 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:52 smithi131 bash[88347]: cluster 2024-08-17T18:18:51.392984+0000 mon.a (mon.0) 3403 : cluster [DBG] osdmap e1553: 8 total, 8 up, 6 in 2024-08-17T18:18:52.674 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:52 smithi131 bash[88347]: cluster 2024-08-17T18:18:51.485544+0000 osd.3 (osd.3) 78 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:18:52.674 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:52 smithi131 bash[88347]: cluster 2024-08-17T18:18:51.485544+0000 osd.3 (osd.3) 78 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:18:52.685 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:52.688 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:52.688 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:52.789 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:52.817 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:52.819 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:52.819 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:52.920 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:52.945 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:52.946 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:52.947 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:53.047 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:53.073 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:53.075 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:53.075 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:53.176 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:53.200 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:53.202 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:53.203 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:53.303 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:53.329 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:53.331 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:53.332 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:53.433 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:53.440 INFO:tasks.cephadm.ceph_manager.ceph:removing pool_name unique_pool_5 2024-08-17T18:18:53.440 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd pool rm unique_pool_5 unique_pool_5 --yes-i-really-really-mean-it 2024-08-17T18:18:53.461 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:53.463 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:53.464 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:53.564 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:53.577 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:53 smithi131 bash[88347]: audit 2024-08-17T18:18:52.822324+0000 mon.a (mon.0) 3404 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T18:18:53.577 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:53 smithi131 bash[88347]: audit 2024-08-17T18:18:52.822324+0000 mon.a (mon.0) 3404 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T18:18:53.578 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:53 smithi131 bash[88347]: audit 2024-08-17T18:18:53.302419+0000 mon.a (mon.0) 3405 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:18:53.578 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:53 smithi131 bash[88347]: audit 2024-08-17T18:18:53.302419+0000 mon.a (mon.0) 3405 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:18:53.578 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:53 smithi131 bash[89561]: audit 2024-08-17T18:18:52.822324+0000 mon.a (mon.0) 3404 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T18:18:53.578 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:53 smithi131 bash[89561]: audit 2024-08-17T18:18:52.822324+0000 mon.a (mon.0) 3404 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T18:18:53.578 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:53 smithi131 bash[89561]: audit 2024-08-17T18:18:53.302419+0000 mon.a (mon.0) 3405 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:18:53.578 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:53 smithi131 bash[89561]: audit 2024-08-17T18:18:53.302419+0000 mon.a (mon.0) 3405 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:18:53.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:53 smithi169 bash[79348]: audit 2024-08-17T18:18:52.822324+0000 mon.a (mon.0) 3404 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T18:18:53.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:53 smithi169 bash[79348]: audit 2024-08-17T18:18:52.822324+0000 mon.a (mon.0) 3404 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"} : dispatch 2024-08-17T18:18:53.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:53 smithi169 bash[79348]: audit 2024-08-17T18:18:53.302419+0000 mon.a (mon.0) 3405 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:18:53.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:53 smithi169 bash[79348]: audit 2024-08-17T18:18:53.302419+0000 mon.a (mon.0) 3405 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:18:53.697 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:53.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:53.703 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:53.804 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:53.823 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:53.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:53.825 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:53.926 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:53.946 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:53.948 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:53.948 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:54.023 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=false 2024-08-17T18:18:54.049 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:54.090 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:54.091 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:54.092 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:54.192 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:54.210 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:54.212 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:54.212 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:54.313 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:54.333 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:54.335 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:54.335 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:54.436 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:54.476 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:54.478 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:54 smithi131 bash[88347]: cluster 2024-08-17T18:18:52.821103+0000 mgr.y (mgr.34107) 2312 : cluster [DBG] pgmap v3199: 109 pgs: 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 874 KiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 468 op/s; 1268/78 objects degraded (1625.641%); 0 B/s, 75 objects/s recovering 2024-08-17T18:18:54.478 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:54 smithi131 bash[88347]: cluster 2024-08-17T18:18:52.821103+0000 mgr.y (mgr.34107) 2312 : cluster [DBG] pgmap v3199: 109 pgs: 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 874 KiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 468 op/s; 1268/78 objects degraded (1625.641%); 0 B/s, 75 objects/s recovering 2024-08-17T18:18:54.478 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:54 smithi131 bash[88347]: audit 2024-08-17T18:18:53.391896+0000 mon.a (mon.0) 3406 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T18:18:54.478 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:54 smithi131 bash[88347]: audit 2024-08-17T18:18:53.391896+0000 mon.a (mon.0) 3406 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T18:18:54.479 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:54 smithi131 bash[88347]: cluster 2024-08-17T18:18:53.394785+0000 mon.a (mon.0) 3407 : cluster [DBG] osdmap e1554: 8 total, 8 up, 6 in 2024-08-17T18:18:54.479 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:54 smithi131 bash[88347]: cluster 2024-08-17T18:18:53.394785+0000 mon.a (mon.0) 3407 : cluster [DBG] osdmap e1554: 8 total, 8 up, 6 in 2024-08-17T18:18:54.479 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:54 smithi131 bash[88347]: cluster 2024-08-17T18:18:53.407019+0000 osd.3 (osd.3) 79 : cluster [DBG] 1.f scrub starts 2024-08-17T18:18:54.479 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:54 smithi131 bash[88347]: cluster 2024-08-17T18:18:53.407019+0000 osd.3 (osd.3) 79 : cluster [DBG] 1.f scrub starts 2024-08-17T18:18:54.479 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:54 smithi131 bash[89561]: cluster 2024-08-17T18:18:52.821103+0000 mgr.y (mgr.34107) 2312 : cluster [DBG] pgmap v3199: 109 pgs: 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 874 KiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 468 op/s; 1268/78 objects degraded (1625.641%); 0 B/s, 75 objects/s recovering 2024-08-17T18:18:54.479 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:54 smithi131 bash[89561]: cluster 2024-08-17T18:18:52.821103+0000 mgr.y (mgr.34107) 2312 : cluster [DBG] pgmap v3199: 109 pgs: 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 874 KiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 468 op/s; 1268/78 objects degraded (1625.641%); 0 B/s, 75 objects/s recovering 2024-08-17T18:18:54.479 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:54 smithi131 bash[89561]: audit 2024-08-17T18:18:53.391896+0000 mon.a (mon.0) 3406 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T18:18:54.479 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:54 smithi131 bash[89561]: audit 2024-08-17T18:18:53.391896+0000 mon.a (mon.0) 3406 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T18:18:54.479 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:54 smithi131 bash[89561]: cluster 2024-08-17T18:18:53.394785+0000 mon.a (mon.0) 3407 : cluster [DBG] osdmap e1554: 8 total, 8 up, 6 in 2024-08-17T18:18:54.479 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:54 smithi131 bash[89561]: cluster 2024-08-17T18:18:53.394785+0000 mon.a (mon.0) 3407 : cluster [DBG] osdmap e1554: 8 total, 8 up, 6 in 2024-08-17T18:18:54.479 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:54 smithi131 bash[89561]: cluster 2024-08-17T18:18:53.407019+0000 osd.3 (osd.3) 79 : cluster [DBG] 1.f scrub starts 2024-08-17T18:18:54.480 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:54 smithi131 bash[89561]: cluster 2024-08-17T18:18:53.407019+0000 osd.3 (osd.3) 79 : cluster [DBG] 1.f scrub starts 2024-08-17T18:18:54.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:54.481 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:18:54.581 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:54.601 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:54.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:54.603 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:54.704 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:54.725 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:54.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:54.727 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:54.827 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:54.838 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:54 smithi169 bash[79348]: cluster 2024-08-17T18:18:52.821103+0000 mgr.y (mgr.34107) 2312 : cluster [DBG] pgmap v3199: 109 pgs: 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 874 KiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 468 op/s; 1268/78 objects degraded (1625.641%); 0 B/s, 75 objects/s recovering 2024-08-17T18:18:54.838 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:54 smithi169 bash[79348]: cluster 2024-08-17T18:18:52.821103+0000 mgr.y (mgr.34107) 2312 : cluster [DBG] pgmap v3199: 109 pgs: 2 active+recovery_wait+remapped, 1 active+recovering+undersized+degraded+remapped, 5 active+remapped+backfill_wait, 7 active+clean+scrubbing, 94 active+clean; 874 KiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 468 op/s; 1268/78 objects degraded (1625.641%); 0 B/s, 75 objects/s recovering 2024-08-17T18:18:54.838 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:54 smithi169 bash[79348]: audit 2024-08-17T18:18:53.391896+0000 mon.a (mon.0) 3406 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T18:18:54.838 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:54 smithi169 bash[79348]: audit 2024-08-17T18:18:53.391896+0000 mon.a (mon.0) 3406 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pg_num_actual", "val": "26"}]': finished 2024-08-17T18:18:54.839 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:54 smithi169 bash[79348]: cluster 2024-08-17T18:18:53.394785+0000 mon.a (mon.0) 3407 : cluster [DBG] osdmap e1554: 8 total, 8 up, 6 in 2024-08-17T18:18:54.839 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:54 smithi169 bash[79348]: cluster 2024-08-17T18:18:53.394785+0000 mon.a (mon.0) 3407 : cluster [DBG] osdmap e1554: 8 total, 8 up, 6 in 2024-08-17T18:18:54.839 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:54 smithi169 bash[79348]: cluster 2024-08-17T18:18:53.407019+0000 osd.3 (osd.3) 79 : cluster [DBG] 1.f scrub starts 2024-08-17T18:18:54.839 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:54 smithi169 bash[79348]: cluster 2024-08-17T18:18:53.407019+0000 osd.3 (osd.3) 79 : cluster [DBG] 1.f scrub starts 2024-08-17T18:18:54.853 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:54.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:54.855 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:54.956 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:54.980 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:54.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:54.982 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:55.083 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:55.109 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:55.111 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:55.111 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:55.212 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:55.239 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:55.241 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:55.241 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:55.253 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:18:55.342 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:55.364 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:55.366 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:55.367 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:55.423 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T18:18:55.467 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:55.489 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:55.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:55.492 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:55.593 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:55.612 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:55.614 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:55.615 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:55.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:55 smithi169 bash[79348]: cluster 2024-08-17T18:18:54.406700+0000 mon.a (mon.0) 3408 : cluster [DBG] osdmap e1555: 8 total, 8 up, 6 in 2024-08-17T18:18:55.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:55 smithi169 bash[79348]: cluster 2024-08-17T18:18:54.406700+0000 mon.a (mon.0) 3408 : cluster [DBG] osdmap e1555: 8 total, 8 up, 6 in 2024-08-17T18:18:55.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:55 smithi169 bash[79348]: cluster 2024-08-17T18:18:54.407537+0000 osd.1 (osd.1) 48 : cluster [INF] 58.1 continuing backfill to osd.7 from (1534'5981,1552'11598] MIN to 1552'11598 2024-08-17T18:18:55.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:55 smithi169 bash[79348]: cluster 2024-08-17T18:18:54.407537+0000 osd.1 (osd.1) 48 : cluster [INF] 58.1 continuing backfill to osd.7 from (1534'5981,1552'11598] MIN to 1552'11598 2024-08-17T18:18:55.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:55 smithi169 bash[79348]: cluster 2024-08-17T18:18:54.409054+0000 osd.1 (osd.1) 49 : cluster [INF] 58.8 continuing backfill to osd.7 from (1534'5999,1552'11634] MIN to 1552'11634 2024-08-17T18:18:55.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:55 smithi169 bash[79348]: cluster 2024-08-17T18:18:54.409054+0000 osd.1 (osd.1) 49 : cluster [INF] 58.8 continuing backfill to osd.7 from (1534'5999,1552'11634] MIN to 1552'11634 2024-08-17T18:18:55.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:55 smithi169 bash[79348]: cluster 2024-08-17T18:18:54.409088+0000 osd.3 (osd.3) 80 : cluster [INF] 58.4 continuing backfill to osd.4 from (1537'6312,1552'11520] MIN to 1552'11520 2024-08-17T18:18:55.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:55 smithi169 bash[79348]: cluster 2024-08-17T18:18:54.409088+0000 osd.3 (osd.3) 80 : cluster [INF] 58.4 continuing backfill to osd.4 from (1537'6312,1552'11520] MIN to 1552'11520 2024-08-17T18:18:55.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:55 smithi169 bash[79348]: cluster 2024-08-17T18:18:54.409361+0000 osd.3 (osd.3) 81 : cluster [INF] 58.7 continuing backfill to osd.7 from (1537'6176,1552'11420] MIN to 1552'11420 2024-08-17T18:18:55.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:55 smithi169 bash[79348]: cluster 2024-08-17T18:18:54.409361+0000 osd.3 (osd.3) 81 : cluster [INF] 58.7 continuing backfill to osd.7 from (1537'6176,1552'11420] MIN to 1552'11420 2024-08-17T18:18:55.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:55 smithi169 bash[79348]: cluster 2024-08-17T18:18:54.410290+0000 osd.3 (osd.3) 82 : cluster [INF] 58.9 continuing backfill to osd.4 from (1537'6280,1552'11534] MIN to 1552'11534 2024-08-17T18:18:55.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:55 smithi169 bash[79348]: cluster 2024-08-17T18:18:54.410290+0000 osd.3 (osd.3) 82 : cluster [INF] 58.9 continuing backfill to osd.4 from (1537'6280,1552'11534] MIN to 1552'11534 2024-08-17T18:18:55.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:55 smithi169 bash[79348]: cluster 2024-08-17T18:18:54.417275+0000 osd.3 (osd.3) 83 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:18:55.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:55 smithi169 bash[79348]: cluster 2024-08-17T18:18:54.417275+0000 osd.3 (osd.3) 83 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:18:55.715 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:55.742 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:55.745 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:55.745 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:55.846 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:55.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:55 smithi131 bash[89561]: cluster 2024-08-17T18:18:54.406700+0000 mon.a (mon.0) 3408 : cluster [DBG] osdmap e1555: 8 total, 8 up, 6 in 2024-08-17T18:18:55.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:55 smithi131 bash[89561]: cluster 2024-08-17T18:18:54.406700+0000 mon.a (mon.0) 3408 : cluster [DBG] osdmap e1555: 8 total, 8 up, 6 in 2024-08-17T18:18:55.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:55 smithi131 bash[89561]: cluster 2024-08-17T18:18:54.407537+0000 osd.1 (osd.1) 48 : cluster [INF] 58.1 continuing backfill to osd.7 from (1534'5981,1552'11598] MIN to 1552'11598 2024-08-17T18:18:55.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:55 smithi131 bash[89561]: cluster 2024-08-17T18:18:54.407537+0000 osd.1 (osd.1) 48 : cluster [INF] 58.1 continuing backfill to osd.7 from (1534'5981,1552'11598] MIN to 1552'11598 2024-08-17T18:18:55.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:55 smithi131 bash[89561]: cluster 2024-08-17T18:18:54.409054+0000 osd.1 (osd.1) 49 : cluster [INF] 58.8 continuing backfill to osd.7 from (1534'5999,1552'11634] MIN to 1552'11634 2024-08-17T18:18:55.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:55 smithi131 bash[89561]: cluster 2024-08-17T18:18:54.409054+0000 osd.1 (osd.1) 49 : cluster [INF] 58.8 continuing backfill to osd.7 from (1534'5999,1552'11634] MIN to 1552'11634 2024-08-17T18:18:55.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:55 smithi131 bash[89561]: cluster 2024-08-17T18:18:54.409088+0000 osd.3 (osd.3) 80 : cluster [INF] 58.4 continuing backfill to osd.4 from (1537'6312,1552'11520] MIN to 1552'11520 2024-08-17T18:18:55.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:55 smithi131 bash[89561]: cluster 2024-08-17T18:18:54.409088+0000 osd.3 (osd.3) 80 : cluster [INF] 58.4 continuing backfill to osd.4 from (1537'6312,1552'11520] MIN to 1552'11520 2024-08-17T18:18:55.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:55 smithi131 bash[89561]: cluster 2024-08-17T18:18:54.409361+0000 osd.3 (osd.3) 81 : cluster [INF] 58.7 continuing backfill to osd.7 from (1537'6176,1552'11420] MIN to 1552'11420 2024-08-17T18:18:55.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:55 smithi131 bash[89561]: cluster 2024-08-17T18:18:54.409361+0000 osd.3 (osd.3) 81 : cluster [INF] 58.7 continuing backfill to osd.7 from (1537'6176,1552'11420] MIN to 1552'11420 2024-08-17T18:18:55.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:55 smithi131 bash[89561]: cluster 2024-08-17T18:18:54.410290+0000 osd.3 (osd.3) 82 : cluster [INF] 58.9 continuing backfill to osd.4 from (1537'6280,1552'11534] MIN to 1552'11534 2024-08-17T18:18:55.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:55 smithi131 bash[89561]: cluster 2024-08-17T18:18:54.410290+0000 osd.3 (osd.3) 82 : cluster [INF] 58.9 continuing backfill to osd.4 from (1537'6280,1552'11534] MIN to 1552'11534 2024-08-17T18:18:55.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:55 smithi131 bash[89561]: cluster 2024-08-17T18:18:54.417275+0000 osd.3 (osd.3) 83 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:18:55.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:55 smithi131 bash[89561]: cluster 2024-08-17T18:18:54.417275+0000 osd.3 (osd.3) 83 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:18:55.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:55 smithi131 bash[88347]: cluster 2024-08-17T18:18:54.406700+0000 mon.a (mon.0) 3408 : cluster [DBG] osdmap e1555: 8 total, 8 up, 6 in 2024-08-17T18:18:55.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:55 smithi131 bash[88347]: cluster 2024-08-17T18:18:54.406700+0000 mon.a (mon.0) 3408 : cluster [DBG] osdmap e1555: 8 total, 8 up, 6 in 2024-08-17T18:18:55.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:55 smithi131 bash[88347]: cluster 2024-08-17T18:18:54.407537+0000 osd.1 (osd.1) 48 : cluster [INF] 58.1 continuing backfill to osd.7 from (1534'5981,1552'11598] MIN to 1552'11598 2024-08-17T18:18:55.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:55 smithi131 bash[88347]: cluster 2024-08-17T18:18:54.407537+0000 osd.1 (osd.1) 48 : cluster [INF] 58.1 continuing backfill to osd.7 from (1534'5981,1552'11598] MIN to 1552'11598 2024-08-17T18:18:55.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:55 smithi131 bash[88347]: cluster 2024-08-17T18:18:54.409054+0000 osd.1 (osd.1) 49 : cluster [INF] 58.8 continuing backfill to osd.7 from (1534'5999,1552'11634] MIN to 1552'11634 2024-08-17T18:18:55.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:55 smithi131 bash[88347]: cluster 2024-08-17T18:18:54.409054+0000 osd.1 (osd.1) 49 : cluster [INF] 58.8 continuing backfill to osd.7 from (1534'5999,1552'11634] MIN to 1552'11634 2024-08-17T18:18:55.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:55 smithi131 bash[88347]: cluster 2024-08-17T18:18:54.409088+0000 osd.3 (osd.3) 80 : cluster [INF] 58.4 continuing backfill to osd.4 from (1537'6312,1552'11520] MIN to 1552'11520 2024-08-17T18:18:55.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:55 smithi131 bash[88347]: cluster 2024-08-17T18:18:54.409088+0000 osd.3 (osd.3) 80 : cluster [INF] 58.4 continuing backfill to osd.4 from (1537'6312,1552'11520] MIN to 1552'11520 2024-08-17T18:18:55.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:55 smithi131 bash[88347]: cluster 2024-08-17T18:18:54.409361+0000 osd.3 (osd.3) 81 : cluster [INF] 58.7 continuing backfill to osd.7 from (1537'6176,1552'11420] MIN to 1552'11420 2024-08-17T18:18:55.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:55 smithi131 bash[88347]: cluster 2024-08-17T18:18:54.409361+0000 osd.3 (osd.3) 81 : cluster [INF] 58.7 continuing backfill to osd.7 from (1537'6176,1552'11420] MIN to 1552'11420 2024-08-17T18:18:55.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:55 smithi131 bash[88347]: cluster 2024-08-17T18:18:54.410290+0000 osd.3 (osd.3) 82 : cluster [INF] 58.9 continuing backfill to osd.4 from (1537'6280,1552'11534] MIN to 1552'11534 2024-08-17T18:18:55.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:55 smithi131 bash[88347]: cluster 2024-08-17T18:18:54.410290+0000 osd.3 (osd.3) 82 : cluster [INF] 58.9 continuing backfill to osd.4 from (1537'6280,1552'11534] MIN to 1552'11534 2024-08-17T18:18:55.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:55 smithi131 bash[88347]: cluster 2024-08-17T18:18:54.417275+0000 osd.3 (osd.3) 83 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:18:55.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:55 smithi131 bash[88347]: cluster 2024-08-17T18:18:54.417275+0000 osd.3 (osd.3) 83 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:18:55.873 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:55.874 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:55.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:55.976 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:56.003 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:56.005 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:56.005 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:18:56.106 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:56.129 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:56.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:56.131 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:56.232 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:56.261 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:56.263 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:56.263 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:56.364 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:56.385 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:56.387 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:56.387 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:18:56.488 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:56.515 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:56.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:56.517 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:56.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:56 smithi131 bash[88347]: cluster 2024-08-17T18:18:54.821874+0000 mgr.y (mgr.34107) 2313 : cluster [DBG] pgmap v3202: 119 pgs: 3 peering, 5 remapped+peering, 10 unknown, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 98 active+clean; 874 KiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 62 op/s; 474/78 objects degraded (607.692%); 0 B/s, 224 objects/s recovering 2024-08-17T18:18:56.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:56 smithi131 bash[88347]: cluster 2024-08-17T18:18:54.821874+0000 mgr.y (mgr.34107) 2313 : cluster [DBG] pgmap v3202: 119 pgs: 3 peering, 5 remapped+peering, 10 unknown, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 98 active+clean; 874 KiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 62 op/s; 474/78 objects degraded (607.692%); 0 B/s, 224 objects/s recovering 2024-08-17T18:18:56.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:56 smithi131 bash[88347]: cluster 2024-08-17T18:18:55.376826+0000 osd.3 (osd.3) 84 : cluster [DBG] 58.3 scrub starts 2024-08-17T18:18:56.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:56 smithi131 bash[88347]: cluster 2024-08-17T18:18:55.376826+0000 osd.3 (osd.3) 84 : cluster [DBG] 58.3 scrub starts 2024-08-17T18:18:56.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:56 smithi131 bash[88347]: cluster 2024-08-17T18:18:55.418401+0000 mon.a (mon.0) 3409 : cluster [DBG] osdmap e1556: 8 total, 8 up, 6 in 2024-08-17T18:18:56.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:56 smithi131 bash[88347]: cluster 2024-08-17T18:18:55.418401+0000 mon.a (mon.0) 3409 : cluster [DBG] osdmap e1556: 8 total, 8 up, 6 in 2024-08-17T18:18:56.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:56 smithi131 bash[88347]: cluster 2024-08-17T18:18:56.194024+0000 mon.a (mon.0) 3410 : cluster [WRN] Health check update: Degraded data redundancy: 474/78 objects degraded (607.692%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:56.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:56 smithi131 bash[88347]: cluster 2024-08-17T18:18:56.194024+0000 mon.a (mon.0) 3410 : cluster [WRN] Health check update: Degraded data redundancy: 474/78 objects degraded (607.692%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:56.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:56 smithi131 bash[88347]: cluster 2024-08-17T18:18:56.205808+0000 mon.a (mon.0) 3411 : cluster [DBG] osdmap e1557: 8 total, 8 up, 6 in 2024-08-17T18:18:56.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:56 smithi131 bash[88347]: cluster 2024-08-17T18:18:56.205808+0000 mon.a (mon.0) 3411 : cluster [DBG] osdmap e1557: 8 total, 8 up, 6 in 2024-08-17T18:18:56.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:56 smithi131 bash[88347]: cluster 2024-08-17T18:18:56.208595+0000 osd.1 (osd.1) 50 : cluster [INF] 58.18 continuing backfill to osd.7 from (1534'5999,1552'11634] MIN to 1552'11634 2024-08-17T18:18:56.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:56 smithi131 bash[88347]: cluster 2024-08-17T18:18:56.208595+0000 osd.1 (osd.1) 50 : cluster [INF] 58.18 continuing backfill to osd.7 from (1534'5999,1552'11634] MIN to 1552'11634 2024-08-17T18:18:56.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:56 smithi131 bash[88347]: cluster 2024-08-17T18:18:56.208691+0000 osd.1 (osd.1) 51 : cluster [INF] 58.11 continuing backfill to osd.7 from (1534'5981,1552'11598] MIN to 1552'11598 2024-08-17T18:18:56.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:56 smithi131 bash[88347]: cluster 2024-08-17T18:18:56.208691+0000 osd.1 (osd.1) 51 : cluster [INF] 58.11 continuing backfill to osd.7 from (1534'5981,1552'11598] MIN to 1552'11598 2024-08-17T18:18:56.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:56 smithi131 bash[89561]: cluster 2024-08-17T18:18:54.821874+0000 mgr.y (mgr.34107) 2313 : cluster [DBG] pgmap v3202: 119 pgs: 3 peering, 5 remapped+peering, 10 unknown, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 98 active+clean; 874 KiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 62 op/s; 474/78 objects degraded (607.692%); 0 B/s, 224 objects/s recovering 2024-08-17T18:18:56.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:56 smithi131 bash[89561]: cluster 2024-08-17T18:18:54.821874+0000 mgr.y (mgr.34107) 2313 : cluster [DBG] pgmap v3202: 119 pgs: 3 peering, 5 remapped+peering, 10 unknown, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 98 active+clean; 874 KiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 62 op/s; 474/78 objects degraded (607.692%); 0 B/s, 224 objects/s recovering 2024-08-17T18:18:56.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:56 smithi131 bash[89561]: cluster 2024-08-17T18:18:55.376826+0000 osd.3 (osd.3) 84 : cluster [DBG] 58.3 scrub starts 2024-08-17T18:18:56.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:56 smithi131 bash[89561]: cluster 2024-08-17T18:18:55.376826+0000 osd.3 (osd.3) 84 : cluster [DBG] 58.3 scrub starts 2024-08-17T18:18:56.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:56 smithi131 bash[89561]: cluster 2024-08-17T18:18:55.418401+0000 mon.a (mon.0) 3409 : cluster [DBG] osdmap e1556: 8 total, 8 up, 6 in 2024-08-17T18:18:56.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:56 smithi131 bash[89561]: cluster 2024-08-17T18:18:55.418401+0000 mon.a (mon.0) 3409 : cluster [DBG] osdmap e1556: 8 total, 8 up, 6 in 2024-08-17T18:18:56.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:56 smithi131 bash[89561]: cluster 2024-08-17T18:18:56.194024+0000 mon.a (mon.0) 3410 : cluster [WRN] Health check update: Degraded data redundancy: 474/78 objects degraded (607.692%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:56.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:56 smithi131 bash[89561]: cluster 2024-08-17T18:18:56.194024+0000 mon.a (mon.0) 3410 : cluster [WRN] Health check update: Degraded data redundancy: 474/78 objects degraded (607.692%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:56.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:56 smithi131 bash[89561]: cluster 2024-08-17T18:18:56.205808+0000 mon.a (mon.0) 3411 : cluster [DBG] osdmap e1557: 8 total, 8 up, 6 in 2024-08-17T18:18:56.602 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:56 smithi131 bash[89561]: cluster 2024-08-17T18:18:56.205808+0000 mon.a (mon.0) 3411 : cluster [DBG] osdmap e1557: 8 total, 8 up, 6 in 2024-08-17T18:18:56.602 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:56 smithi131 bash[89561]: cluster 2024-08-17T18:18:56.208595+0000 osd.1 (osd.1) 50 : cluster [INF] 58.18 continuing backfill to osd.7 from (1534'5999,1552'11634] MIN to 1552'11634 2024-08-17T18:18:56.602 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:56 smithi131 bash[89561]: cluster 2024-08-17T18:18:56.208595+0000 osd.1 (osd.1) 50 : cluster [INF] 58.18 continuing backfill to osd.7 from (1534'5999,1552'11634] MIN to 1552'11634 2024-08-17T18:18:56.602 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:56 smithi131 bash[89561]: cluster 2024-08-17T18:18:56.208691+0000 osd.1 (osd.1) 51 : cluster [INF] 58.11 continuing backfill to osd.7 from (1534'5981,1552'11598] MIN to 1552'11598 2024-08-17T18:18:56.602 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:56 smithi131 bash[89561]: cluster 2024-08-17T18:18:56.208691+0000 osd.1 (osd.1) 51 : cluster [INF] 58.11 continuing backfill to osd.7 from (1534'5981,1552'11598] MIN to 1552'11598 2024-08-17T18:18:56.618 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:56.645 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:56.647 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:56.647 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:56.748 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:56.760 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:56 smithi169 bash[79348]: cluster 2024-08-17T18:18:54.821874+0000 mgr.y (mgr.34107) 2313 : cluster [DBG] pgmap v3202: 119 pgs: 3 peering, 5 remapped+peering, 10 unknown, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 98 active+clean; 874 KiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 62 op/s; 474/78 objects degraded (607.692%); 0 B/s, 224 objects/s recovering 2024-08-17T18:18:56.760 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:56 smithi169 bash[79348]: cluster 2024-08-17T18:18:54.821874+0000 mgr.y (mgr.34107) 2313 : cluster [DBG] pgmap v3202: 119 pgs: 3 peering, 5 remapped+peering, 10 unknown, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 98 active+clean; 874 KiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 0 B/s wr, 62 op/s; 474/78 objects degraded (607.692%); 0 B/s, 224 objects/s recovering 2024-08-17T18:18:56.760 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:56 smithi169 bash[79348]: cluster 2024-08-17T18:18:55.376826+0000 osd.3 (osd.3) 84 : cluster [DBG] 58.3 scrub starts 2024-08-17T18:18:56.760 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:56 smithi169 bash[79348]: cluster 2024-08-17T18:18:55.376826+0000 osd.3 (osd.3) 84 : cluster [DBG] 58.3 scrub starts 2024-08-17T18:18:56.760 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:56 smithi169 bash[79348]: cluster 2024-08-17T18:18:55.418401+0000 mon.a (mon.0) 3409 : cluster [DBG] osdmap e1556: 8 total, 8 up, 6 in 2024-08-17T18:18:56.760 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:56 smithi169 bash[79348]: cluster 2024-08-17T18:18:55.418401+0000 mon.a (mon.0) 3409 : cluster [DBG] osdmap e1556: 8 total, 8 up, 6 in 2024-08-17T18:18:56.760 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:56 smithi169 bash[79348]: cluster 2024-08-17T18:18:56.194024+0000 mon.a (mon.0) 3410 : cluster [WRN] Health check update: Degraded data redundancy: 474/78 objects degraded (607.692%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:56.760 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:56 smithi169 bash[79348]: cluster 2024-08-17T18:18:56.194024+0000 mon.a (mon.0) 3410 : cluster [WRN] Health check update: Degraded data redundancy: 474/78 objects degraded (607.692%), 1 pg degraded, 1 pg undersized (PG_DEGRADED) 2024-08-17T18:18:56.760 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:56 smithi169 bash[79348]: cluster 2024-08-17T18:18:56.205808+0000 mon.a (mon.0) 3411 : cluster [DBG] osdmap e1557: 8 total, 8 up, 6 in 2024-08-17T18:18:56.761 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:56 smithi169 bash[79348]: cluster 2024-08-17T18:18:56.205808+0000 mon.a (mon.0) 3411 : cluster [DBG] osdmap e1557: 8 total, 8 up, 6 in 2024-08-17T18:18:56.761 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:56 smithi169 bash[79348]: cluster 2024-08-17T18:18:56.208595+0000 osd.1 (osd.1) 50 : cluster [INF] 58.18 continuing backfill to osd.7 from (1534'5999,1552'11634] MIN to 1552'11634 2024-08-17T18:18:56.761 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:56 smithi169 bash[79348]: cluster 2024-08-17T18:18:56.208595+0000 osd.1 (osd.1) 50 : cluster [INF] 58.18 continuing backfill to osd.7 from (1534'5999,1552'11634] MIN to 1552'11634 2024-08-17T18:18:56.761 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:56 smithi169 bash[79348]: cluster 2024-08-17T18:18:56.208691+0000 osd.1 (osd.1) 51 : cluster [INF] 58.11 continuing backfill to osd.7 from (1534'5981,1552'11598] MIN to 1552'11598 2024-08-17T18:18:56.761 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:56 smithi169 bash[79348]: cluster 2024-08-17T18:18:56.208691+0000 osd.1 (osd.1) 51 : cluster [INF] 58.11 continuing backfill to osd.7 from (1534'5981,1552'11598] MIN to 1552'11598 2024-08-17T18:18:56.774 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:56.776 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:56.776 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:56.877 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:56.904 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:56.905 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:56.906 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:57.007 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:57.035 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:57.035 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:57.035 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:57.136 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:57.157 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:57.159 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:57.159 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:57.260 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:57.282 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:57.284 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:57.284 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:57.385 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:57.406 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:57.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:57.408 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:57.509 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:57.520 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:57 smithi169 bash[79348]: cluster 2024-08-17T18:18:56.202177+0000 osd.3 (osd.3) 85 : cluster [INF] 58.19 continuing backfill to osd.4 from (1537'6280,1552'11534] MIN to 1552'11534 2024-08-17T18:18:57.521 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:57 smithi169 bash[79348]: cluster 2024-08-17T18:18:56.202177+0000 osd.3 (osd.3) 85 : cluster [INF] 58.19 continuing backfill to osd.4 from (1537'6280,1552'11534] MIN to 1552'11534 2024-08-17T18:18:57.521 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:57 smithi169 bash[79348]: cluster 2024-08-17T18:18:56.203512+0000 osd.3 (osd.3) 86 : cluster [INF] 58.17 continuing backfill to osd.7 from (1537'6176,1552'11420] MIN to 1552'11420 2024-08-17T18:18:57.521 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:57 smithi169 bash[79348]: cluster 2024-08-17T18:18:56.203512+0000 osd.3 (osd.3) 86 : cluster [INF] 58.17 continuing backfill to osd.7 from (1537'6176,1552'11420] MIN to 1552'11420 2024-08-17T18:18:57.521 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:57 smithi169 bash[79348]: cluster 2024-08-17T18:18:56.204013+0000 osd.3 (osd.3) 87 : cluster [INF] 58.14 continuing backfill to osd.4 from (1537'6312,1552'11520] MIN to 1552'11520 2024-08-17T18:18:57.521 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:57 smithi169 bash[79348]: cluster 2024-08-17T18:18:56.204013+0000 osd.3 (osd.3) 87 : cluster [INF] 58.14 continuing backfill to osd.4 from (1537'6312,1552'11520] MIN to 1552'11520 2024-08-17T18:18:57.521 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:57 smithi169 bash[79348]: cluster 2024-08-17T18:18:57.208114+0000 mon.a (mon.0) 3412 : cluster [DBG] osdmap e1558: 8 total, 8 up, 6 in 2024-08-17T18:18:57.521 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:57 smithi169 bash[79348]: cluster 2024-08-17T18:18:57.208114+0000 mon.a (mon.0) 3412 : cluster [DBG] osdmap e1558: 8 total, 8 up, 6 in 2024-08-17T18:18:57.533 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:57.535 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:57.536 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:57.636 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:57.661 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:57.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:57.663 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:57.764 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:57.789 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:18:57.791 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:57.792 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:18:57.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:57 smithi131 bash[88347]: cluster 2024-08-17T18:18:56.202177+0000 osd.3 (osd.3) 85 : cluster [INF] 58.19 continuing backfill to osd.4 from (1537'6280,1552'11534] MIN to 1552'11534 2024-08-17T18:18:57.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:57 smithi131 bash[88347]: cluster 2024-08-17T18:18:56.202177+0000 osd.3 (osd.3) 85 : cluster [INF] 58.19 continuing backfill to osd.4 from (1537'6280,1552'11534] MIN to 1552'11534 2024-08-17T18:18:57.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:57 smithi131 bash[88347]: cluster 2024-08-17T18:18:56.203512+0000 osd.3 (osd.3) 86 : cluster [INF] 58.17 continuing backfill to osd.7 from (1537'6176,1552'11420] MIN to 1552'11420 2024-08-17T18:18:57.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:57 smithi131 bash[88347]: cluster 2024-08-17T18:18:56.203512+0000 osd.3 (osd.3) 86 : cluster [INF] 58.17 continuing backfill to osd.7 from (1537'6176,1552'11420] MIN to 1552'11420 2024-08-17T18:18:57.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:57 smithi131 bash[88347]: cluster 2024-08-17T18:18:56.204013+0000 osd.3 (osd.3) 87 : cluster [INF] 58.14 continuing backfill to osd.4 from (1537'6312,1552'11520] MIN to 1552'11520 2024-08-17T18:18:57.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:57 smithi131 bash[88347]: cluster 2024-08-17T18:18:56.204013+0000 osd.3 (osd.3) 87 : cluster [INF] 58.14 continuing backfill to osd.4 from (1537'6312,1552'11520] MIN to 1552'11520 2024-08-17T18:18:57.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:57 smithi131 bash[88347]: cluster 2024-08-17T18:18:57.208114+0000 mon.a (mon.0) 3412 : cluster [DBG] osdmap e1558: 8 total, 8 up, 6 in 2024-08-17T18:18:57.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:57 smithi131 bash[88347]: cluster 2024-08-17T18:18:57.208114+0000 mon.a (mon.0) 3412 : cluster [DBG] osdmap e1558: 8 total, 8 up, 6 in 2024-08-17T18:18:57.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:57 smithi131 bash[89561]: cluster 2024-08-17T18:18:56.202177+0000 osd.3 (osd.3) 85 : cluster [INF] 58.19 continuing backfill to osd.4 from (1537'6280,1552'11534] MIN to 1552'11534 2024-08-17T18:18:57.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:57 smithi131 bash[89561]: cluster 2024-08-17T18:18:56.202177+0000 osd.3 (osd.3) 85 : cluster [INF] 58.19 continuing backfill to osd.4 from (1537'6280,1552'11534] MIN to 1552'11534 2024-08-17T18:18:57.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:57 smithi131 bash[89561]: cluster 2024-08-17T18:18:56.203512+0000 osd.3 (osd.3) 86 : cluster [INF] 58.17 continuing backfill to osd.7 from (1537'6176,1552'11420] MIN to 1552'11420 2024-08-17T18:18:57.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:57 smithi131 bash[89561]: cluster 2024-08-17T18:18:56.203512+0000 osd.3 (osd.3) 86 : cluster [INF] 58.17 continuing backfill to osd.7 from (1537'6176,1552'11420] MIN to 1552'11420 2024-08-17T18:18:57.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:57 smithi131 bash[89561]: cluster 2024-08-17T18:18:56.204013+0000 osd.3 (osd.3) 87 : cluster [INF] 58.14 continuing backfill to osd.4 from (1537'6312,1552'11520] MIN to 1552'11520 2024-08-17T18:18:57.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:57 smithi131 bash[89561]: cluster 2024-08-17T18:18:56.204013+0000 osd.3 (osd.3) 87 : cluster [INF] 58.14 continuing backfill to osd.4 from (1537'6312,1552'11520] MIN to 1552'11520 2024-08-17T18:18:57.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:57 smithi131 bash[89561]: cluster 2024-08-17T18:18:57.208114+0000 mon.a (mon.0) 3412 : cluster [DBG] osdmap e1558: 8 total, 8 up, 6 in 2024-08-17T18:18:57.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:57 smithi131 bash[89561]: cluster 2024-08-17T18:18:57.208114+0000 mon.a (mon.0) 3412 : cluster [DBG] osdmap e1558: 8 total, 8 up, 6 in 2024-08-17T18:18:57.892 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:57.917 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:57.919 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:57.920 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:18:58.020 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:58.045 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:18:58.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:58.048 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:18:58.149 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:58.173 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:58.174 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:58.175 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:58.276 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:58.301 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:58.303 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:58.303 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:58.324 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:18:58.325 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:18:58.404 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:58.426 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:58.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:58.428 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:58.440 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 3, 5, 7, 4] out_osds: [2, 6] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T18:18:58.441 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T18:18:58.441 INFO:tasks.thrashosds.thrasher:Reweighting osd 3 to 0.7146602377549599 2024-08-17T18:18:58.441 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd reweight 3 0.7146602377549599 2024-08-17T18:18:58.529 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:58.550 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:58.553 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:58.553 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:58.654 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:58.675 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:58.676 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:58 smithi131 bash[88347]: cluster 2024-08-17T18:18:56.822450+0000 mgr.y (mgr.34107) 2314 : cluster [DBG] pgmap v3205: 119 pgs: 3 peering, 5 remapped+peering, 8 unknown, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 100 active+clean; 874 KiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 474/78 objects degraded (607.692%); 0 B/s, 198 objects/s recovering 2024-08-17T18:18:58.676 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:58 smithi131 bash[88347]: cluster 2024-08-17T18:18:56.822450+0000 mgr.y (mgr.34107) 2314 : cluster [DBG] pgmap v3205: 119 pgs: 3 peering, 5 remapped+peering, 8 unknown, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 100 active+clean; 874 KiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 474/78 objects degraded (607.692%); 0 B/s, 198 objects/s recovering 2024-08-17T18:18:58.676 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:58 smithi131 bash[88347]: cluster 2024-08-17T18:18:57.343846+0000 osd.3 (osd.3) 88 : cluster [DBG] 58.13 scrub starts 2024-08-17T18:18:58.676 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:18:58 smithi131 bash[88347]: cluster 2024-08-17T18:18:57.343846+0000 osd.3 (osd.3) 88 : cluster [DBG] 58.13 scrub starts 2024-08-17T18:18:58.676 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:58 smithi131 bash[89561]: cluster 2024-08-17T18:18:56.822450+0000 mgr.y (mgr.34107) 2314 : cluster [DBG] pgmap v3205: 119 pgs: 3 peering, 5 remapped+peering, 8 unknown, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 100 active+clean; 874 KiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 474/78 objects degraded (607.692%); 0 B/s, 198 objects/s recovering 2024-08-17T18:18:58.677 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:58 smithi131 bash[89561]: cluster 2024-08-17T18:18:56.822450+0000 mgr.y (mgr.34107) 2314 : cluster [DBG] pgmap v3205: 119 pgs: 3 peering, 5 remapped+peering, 8 unknown, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 100 active+clean; 874 KiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 474/78 objects degraded (607.692%); 0 B/s, 198 objects/s recovering 2024-08-17T18:18:58.677 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:58 smithi131 bash[89561]: cluster 2024-08-17T18:18:57.343846+0000 osd.3 (osd.3) 88 : cluster [DBG] 58.13 scrub starts 2024-08-17T18:18:58.677 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:18:58 smithi131 bash[89561]: cluster 2024-08-17T18:18:57.343846+0000 osd.3 (osd.3) 88 : cluster [DBG] 58.13 scrub starts 2024-08-17T18:18:58.677 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:58.677 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:58.778 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:58.790 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:58 smithi169 bash[79348]: cluster 2024-08-17T18:18:56.822450+0000 mgr.y (mgr.34107) 2314 : cluster [DBG] pgmap v3205: 119 pgs: 3 peering, 5 remapped+peering, 8 unknown, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 100 active+clean; 874 KiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 474/78 objects degraded (607.692%); 0 B/s, 198 objects/s recovering 2024-08-17T18:18:58.790 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:58 smithi169 bash[79348]: cluster 2024-08-17T18:18:56.822450+0000 mgr.y (mgr.34107) 2314 : cluster [DBG] pgmap v3205: 119 pgs: 3 peering, 5 remapped+peering, 8 unknown, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 100 active+clean; 874 KiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 474/78 objects degraded (607.692%); 0 B/s, 198 objects/s recovering 2024-08-17T18:18:58.790 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:58 smithi169 bash[79348]: cluster 2024-08-17T18:18:57.343846+0000 osd.3 (osd.3) 88 : cluster [DBG] 58.13 scrub starts 2024-08-17T18:18:58.790 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:18:58 smithi169 bash[79348]: cluster 2024-08-17T18:18:57.343846+0000 osd.3 (osd.3) 88 : cluster [DBG] 58.13 scrub starts 2024-08-17T18:18:58.804 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:58.806 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:58.807 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:58.908 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:58.933 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:58.935 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:58.935 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:59.036 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:59.064 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:59.066 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:59.067 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:59.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:18:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:18:58] "GET /metrics HTTP/1.1" 200 36609 "" "Prometheus/2.51.0" 2024-08-17T18:18:59.168 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:59.193 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:59.195 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:59.195 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:59.296 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:59.323 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:18:59.325 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:59.325 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:18:59.343 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:18:59.426 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:59.450 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:18:59.452 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:59.452 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:18:59.553 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:59.580 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:18:59.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:59.583 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:18:59.683 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:59.710 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:18:59.712 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:59.713 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:18:59.813 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:59.837 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:18:59.839 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:59.839 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:18:59.940 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:59.967 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:18:59.969 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:18:59.969 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:19:00.040 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-08-17T18:19:00.040 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [], 2024-08-17T18:19:00.040 INFO:teuthology.orchestra.run.smithi169.stdout: "complaint_time": 30, 2024-08-17T18:19:00.040 INFO:teuthology.orchestra.run.smithi169.stdout: "num_blocked_ops": 0 2024-08-17T18:19:00.040 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-08-17T18:19:00.070 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:00.099 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:00.101 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:00.102 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:19:00.202 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:00.229 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:00.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:00.232 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:19:00.333 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:00.361 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:00.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:00.364 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:19:00.464 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:00.489 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:00.491 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:00.491 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:19:00.520 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:00 smithi131 bash[88347]: cluster 2024-08-17T18:18:58.823299+0000 mgr.y (mgr.34107) 2315 : cluster [DBG] pgmap v3207: 119 pgs: 3 peering, 5 remapped+peering, 8 unknown, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 100 active+clean; 874 KiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 474/78 objects degraded (607.692%) 2024-08-17T18:19:00.520 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:00 smithi131 bash[88347]: cluster 2024-08-17T18:18:58.823299+0000 mgr.y (mgr.34107) 2315 : cluster [DBG] pgmap v3207: 119 pgs: 3 peering, 5 remapped+peering, 8 unknown, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 100 active+clean; 874 KiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 474/78 objects degraded (607.692%) 2024-08-17T18:19:00.521 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:00 smithi131 bash[89561]: cluster 2024-08-17T18:18:58.823299+0000 mgr.y (mgr.34107) 2315 : cluster [DBG] pgmap v3207: 119 pgs: 3 peering, 5 remapped+peering, 8 unknown, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 100 active+clean; 874 KiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 474/78 objects degraded (607.692%) 2024-08-17T18:19:00.521 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:00 smithi131 bash[89561]: cluster 2024-08-17T18:18:58.823299+0000 mgr.y (mgr.34107) 2315 : cluster [DBG] pgmap v3207: 119 pgs: 3 peering, 5 remapped+peering, 8 unknown, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 100 active+clean; 874 KiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 474/78 objects degraded (607.692%) 2024-08-17T18:19:00.592 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:00.618 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:00.620 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:00.620 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:19:00.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:00 smithi169 bash[79348]: cluster 2024-08-17T18:18:58.823299+0000 mgr.y (mgr.34107) 2315 : cluster [DBG] pgmap v3207: 119 pgs: 3 peering, 5 remapped+peering, 8 unknown, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 100 active+clean; 874 KiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 474/78 objects degraded (607.692%) 2024-08-17T18:19:00.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:00 smithi169 bash[79348]: cluster 2024-08-17T18:18:58.823299+0000 mgr.y (mgr.34107) 2315 : cluster [DBG] pgmap v3207: 119 pgs: 3 peering, 5 remapped+peering, 8 unknown, 1 active+recovering+undersized+degraded+remapped, 2 active+remapped+backfill_wait, 100 active+clean; 874 KiB data, 5.1 GiB used, 531 GiB / 536 GiB avail; 474/78 objects degraded (607.692%) 2024-08-17T18:19:00.722 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:00.746 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:00.749 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:00.749 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:19:00.850 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:00.876 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:00.878 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:00.879 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:19:00.913 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.6 dump_historic_ops 2024-08-17T18:19:00.980 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:01.005 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:01.007 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:01.008 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:19:01.109 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:01.131 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:01.132 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:01.133 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:19:01.233 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:01.262 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:01.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:01.264 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:19:01.365 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:01.393 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:01.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:01.396 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:19:01.496 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:01.521 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:01.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:01.524 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:19:01.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:01 smithi131 bash[88347]: audit 2024-08-17T18:19:00.826007+0000 mon.a (mon.0) 3413 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-08-17T18:19:01.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:01 smithi131 bash[88347]: audit 2024-08-17T18:19:00.826007+0000 mon.a (mon.0) 3413 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-08-17T18:19:01.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:01 smithi131 bash[88347]: audit 2024-08-17T18:19:00.826455+0000 mon.a (mon.0) 3414 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-08-17T18:19:01.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:01 smithi131 bash[88347]: audit 2024-08-17T18:19:00.826455+0000 mon.a (mon.0) 3414 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-08-17T18:19:01.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:01 smithi131 bash[89561]: audit 2024-08-17T18:19:00.826007+0000 mon.a (mon.0) 3413 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-08-17T18:19:01.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:01 smithi131 bash[89561]: audit 2024-08-17T18:19:00.826007+0000 mon.a (mon.0) 3413 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-08-17T18:19:01.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:01 smithi131 bash[89561]: audit 2024-08-17T18:19:00.826455+0000 mon.a (mon.0) 3414 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-08-17T18:19:01.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:01 smithi131 bash[89561]: audit 2024-08-17T18:19:00.826455+0000 mon.a (mon.0) 3414 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-08-17T18:19:01.625 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:01.651 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:01.652 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:01.653 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:19:01.754 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:01.778 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:01.780 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:01.780 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:19:01.881 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:01.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:01 smithi169 bash[79348]: audit 2024-08-17T18:19:00.826007+0000 mon.a (mon.0) 3413 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-08-17T18:19:01.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:01 smithi169 bash[79348]: audit 2024-08-17T18:19:00.826007+0000 mon.a (mon.0) 3413 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"} : dispatch 2024-08-17T18:19:01.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:01 smithi169 bash[79348]: audit 2024-08-17T18:19:00.826455+0000 mon.a (mon.0) 3414 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-08-17T18:19:01.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:01 smithi169 bash[79348]: audit 2024-08-17T18:19:00.826455+0000 mon.a (mon.0) 3414 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "26"} : dispatch 2024-08-17T18:19:01.910 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:01.912 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:01.912 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:19:02.013 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:02.037 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:02.039 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:02.039 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:19:02.142 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:02.163 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:02.165 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:02.165 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:19:02.266 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:02.294 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:02.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:02.297 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:19:02.398 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:02.402 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:19:02.422 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:02.425 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:02.425 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:19:02.526 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:02.536 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:02 smithi169 bash[79348]: cluster 2024-08-17T18:19:00.824791+0000 mgr.y (mgr.34107) 2316 : cluster [DBG] pgmap v3208: 119 pgs: 2 active+recovery_wait+remapped, 2 active+clean+scrubbing, 1 active+recovering+remapped, 9 active+remapped+backfill_wait, 105 active+clean; 874 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 0 B/s, 307 objects/s recovering 2024-08-17T18:19:02.536 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:02 smithi169 bash[79348]: cluster 2024-08-17T18:19:00.824791+0000 mgr.y (mgr.34107) 2316 : cluster [DBG] pgmap v3208: 119 pgs: 2 active+recovery_wait+remapped, 2 active+clean+scrubbing, 1 active+recovering+remapped, 9 active+remapped+backfill_wait, 105 active+clean; 874 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 0 B/s, 307 objects/s recovering 2024-08-17T18:19:02.536 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:02 smithi169 bash[79348]: cluster 2024-08-17T18:19:01.424075+0000 mon.a (mon.0) 3415 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 474/78 objects degraded (607.692%), 1 pg degraded, 1 pg undersized) 2024-08-17T18:19:02.536 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:02 smithi169 bash[79348]: cluster 2024-08-17T18:19:01.424075+0000 mon.a (mon.0) 3415 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 474/78 objects degraded (607.692%), 1 pg degraded, 1 pg undersized) 2024-08-17T18:19:02.536 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:02 smithi169 bash[79348]: audit 2024-08-17T18:19:01.472668+0000 mon.a (mon.0) 3416 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]': finished 2024-08-17T18:19:02.536 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:02 smithi169 bash[79348]: audit 2024-08-17T18:19:01.472668+0000 mon.a (mon.0) 3416 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]': finished 2024-08-17T18:19:02.536 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:02 smithi169 bash[79348]: audit 2024-08-17T18:19:01.472845+0000 mon.a (mon.0) 3417 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "26"}]': finished 2024-08-17T18:19:02.536 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:02 smithi169 bash[79348]: audit 2024-08-17T18:19:01.472845+0000 mon.a (mon.0) 3417 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "26"}]': finished 2024-08-17T18:19:02.536 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:02 smithi169 bash[79348]: cluster 2024-08-17T18:19:01.485266+0000 mon.a (mon.0) 3418 : cluster [DBG] osdmap e1559: 8 total, 8 up, 6 in 2024-08-17T18:19:02.537 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:02 smithi169 bash[79348]: cluster 2024-08-17T18:19:01.485266+0000 mon.a (mon.0) 3418 : cluster [DBG] osdmap e1559: 8 total, 8 up, 6 in 2024-08-17T18:19:02.550 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:02.554 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:02.554 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:19:02.655 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:02.665 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:02 smithi131 bash[89561]: cluster 2024-08-17T18:19:00.824791+0000 mgr.y (mgr.34107) 2316 : cluster [DBG] pgmap v3208: 119 pgs: 2 active+recovery_wait+remapped, 2 active+clean+scrubbing, 1 active+recovering+remapped, 9 active+remapped+backfill_wait, 105 active+clean; 874 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 0 B/s, 307 objects/s recovering 2024-08-17T18:19:02.665 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:02 smithi131 bash[89561]: cluster 2024-08-17T18:19:00.824791+0000 mgr.y (mgr.34107) 2316 : cluster [DBG] pgmap v3208: 119 pgs: 2 active+recovery_wait+remapped, 2 active+clean+scrubbing, 1 active+recovering+remapped, 9 active+remapped+backfill_wait, 105 active+clean; 874 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 0 B/s, 307 objects/s recovering 2024-08-17T18:19:02.665 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:02 smithi131 bash[89561]: cluster 2024-08-17T18:19:01.424075+0000 mon.a (mon.0) 3415 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 474/78 objects degraded (607.692%), 1 pg degraded, 1 pg undersized) 2024-08-17T18:19:02.665 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:02 smithi131 bash[89561]: cluster 2024-08-17T18:19:01.424075+0000 mon.a (mon.0) 3415 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 474/78 objects degraded (607.692%), 1 pg degraded, 1 pg undersized) 2024-08-17T18:19:02.665 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:02 smithi131 bash[89561]: audit 2024-08-17T18:19:01.472668+0000 mon.a (mon.0) 3416 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]': finished 2024-08-17T18:19:02.665 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:02 smithi131 bash[89561]: audit 2024-08-17T18:19:01.472668+0000 mon.a (mon.0) 3416 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]': finished 2024-08-17T18:19:02.665 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:02 smithi131 bash[89561]: audit 2024-08-17T18:19:01.472845+0000 mon.a (mon.0) 3417 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "26"}]': finished 2024-08-17T18:19:02.665 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:02 smithi131 bash[89561]: audit 2024-08-17T18:19:01.472845+0000 mon.a (mon.0) 3417 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "26"}]': finished 2024-08-17T18:19:02.665 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:02 smithi131 bash[89561]: cluster 2024-08-17T18:19:01.485266+0000 mon.a (mon.0) 3418 : cluster [DBG] osdmap e1559: 8 total, 8 up, 6 in 2024-08-17T18:19:02.666 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:02 smithi131 bash[89561]: cluster 2024-08-17T18:19:01.485266+0000 mon.a (mon.0) 3418 : cluster [DBG] osdmap e1559: 8 total, 8 up, 6 in 2024-08-17T18:19:02.666 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:02 smithi131 bash[88347]: cluster 2024-08-17T18:19:00.824791+0000 mgr.y (mgr.34107) 2316 : cluster [DBG] pgmap v3208: 119 pgs: 2 active+recovery_wait+remapped, 2 active+clean+scrubbing, 1 active+recovering+remapped, 9 active+remapped+backfill_wait, 105 active+clean; 874 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 0 B/s, 307 objects/s recovering 2024-08-17T18:19:02.666 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:02 smithi131 bash[88347]: cluster 2024-08-17T18:19:00.824791+0000 mgr.y (mgr.34107) 2316 : cluster [DBG] pgmap v3208: 119 pgs: 2 active+recovery_wait+remapped, 2 active+clean+scrubbing, 1 active+recovering+remapped, 9 active+remapped+backfill_wait, 105 active+clean; 874 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 0 B/s, 307 objects/s recovering 2024-08-17T18:19:02.666 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:02 smithi131 bash[88347]: cluster 2024-08-17T18:19:01.424075+0000 mon.a (mon.0) 3415 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 474/78 objects degraded (607.692%), 1 pg degraded, 1 pg undersized) 2024-08-17T18:19:02.666 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:02 smithi131 bash[88347]: cluster 2024-08-17T18:19:01.424075+0000 mon.a (mon.0) 3415 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 474/78 objects degraded (607.692%), 1 pg degraded, 1 pg undersized) 2024-08-17T18:19:02.666 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:02 smithi131 bash[88347]: audit 2024-08-17T18:19:01.472668+0000 mon.a (mon.0) 3416 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]': finished 2024-08-17T18:19:02.666 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:02 smithi131 bash[88347]: audit 2024-08-17T18:19:01.472668+0000 mon.a (mon.0) 3416 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num_actual", "val": "21"}]': finished 2024-08-17T18:19:02.666 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:02 smithi131 bash[88347]: audit 2024-08-17T18:19:01.472845+0000 mon.a (mon.0) 3417 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "26"}]': finished 2024-08-17T18:19:02.666 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:02 smithi131 bash[88347]: audit 2024-08-17T18:19:01.472845+0000 mon.a (mon.0) 3417 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pool set", "pool": "unique_pool_5", "var": "pgp_num_actual", "val": "26"}]': finished 2024-08-17T18:19:02.666 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:02 smithi131 bash[88347]: cluster 2024-08-17T18:19:01.485266+0000 mon.a (mon.0) 3418 : cluster [DBG] osdmap e1559: 8 total, 8 up, 6 in 2024-08-17T18:19:02.666 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:02 smithi131 bash[88347]: cluster 2024-08-17T18:19:01.485266+0000 mon.a (mon.0) 3418 : cluster [DBG] osdmap e1559: 8 total, 8 up, 6 in 2024-08-17T18:19:02.677 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:02.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:02.679 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:19:02.780 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:02.807 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:02.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:02.810 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:19:02.910 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:02.937 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:02.939 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:02.940 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:19:03.040 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:03.066 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:03.068 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:03.068 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:19:03.169 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:03.195 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:03.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:03.197 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:19:03.298 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:03.327 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:03.329 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:03.329 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:19:03.430 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:03.458 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:03.460 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:03.460 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:19:03.561 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:03.571 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:03 smithi131 bash[88347]: cluster 2024-08-17T18:19:02.330965+0000 osd.3 (osd.3) 89 : cluster [DBG] 58.3 scrub starts 2024-08-17T18:19:03.571 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:03 smithi131 bash[88347]: cluster 2024-08-17T18:19:02.330965+0000 osd.3 (osd.3) 89 : cluster [DBG] 58.3 scrub starts 2024-08-17T18:19:03.572 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:03 smithi131 bash[88347]: cluster 2024-08-17T18:19:02.477654+0000 mon.a (mon.0) 3419 : cluster [DBG] osdmap e1560: 8 total, 8 up, 6 in 2024-08-17T18:19:03.572 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:03 smithi131 bash[88347]: cluster 2024-08-17T18:19:02.477654+0000 mon.a (mon.0) 3419 : cluster [DBG] osdmap e1560: 8 total, 8 up, 6 in 2024-08-17T18:19:03.572 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:03 smithi131 bash[88347]: cluster 2024-08-17T18:19:02.479137+0000 osd.1 (osd.1) 52 : cluster [DBG] 58.11 starting backfill to osd.4 from (0'0,0'0] MAX to 1552'11598 2024-08-17T18:19:03.572 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:03 smithi131 bash[88347]: cluster 2024-08-17T18:19:02.479137+0000 osd.1 (osd.1) 52 : cluster [DBG] 58.11 starting backfill to osd.4 from (0'0,0'0] MAX to 1552'11598 2024-08-17T18:19:03.572 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:03 smithi131 bash[88347]: cluster 2024-08-17T18:19:02.479222+0000 osd.1 (osd.1) 53 : cluster [DBG] 58.18 starting backfill to osd.5 from (0'0,0'0] MAX to 1552'11634 2024-08-17T18:19:03.572 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:03 smithi131 bash[88347]: cluster 2024-08-17T18:19:02.479222+0000 osd.1 (osd.1) 53 : cluster [DBG] 58.18 starting backfill to osd.5 from (0'0,0'0] MAX to 1552'11634 2024-08-17T18:19:03.572 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:03 smithi131 bash[88347]: cluster 2024-08-17T18:19:02.479251+0000 osd.3 (osd.3) 90 : cluster [DBG] 58.19 starting backfill to osd.5 from (0'0,0'0] MAX to 1552'11534 2024-08-17T18:19:03.572 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:03 smithi131 bash[88347]: cluster 2024-08-17T18:19:02.479251+0000 osd.3 (osd.3) 90 : cluster [DBG] 58.19 starting backfill to osd.5 from (0'0,0'0] MAX to 1552'11534 2024-08-17T18:19:03.572 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:03 smithi131 bash[88347]: cluster 2024-08-17T18:19:02.480403+0000 osd.3 (osd.3) 91 : cluster [INF] 58.14 continuing backfill to osd.4 from (1537'6312,1552'11520] MIN to 1552'11520 2024-08-17T18:19:03.572 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:03 smithi131 bash[88347]: cluster 2024-08-17T18:19:02.480403+0000 osd.3 (osd.3) 91 : cluster [INF] 58.14 continuing backfill to osd.4 from (1537'6312,1552'11520] MIN to 1552'11520 2024-08-17T18:19:03.572 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:03 smithi131 bash[88347]: cluster 2024-08-17T18:19:02.480867+0000 osd.3 (osd.3) 92 : cluster [DBG] 58.14 starting backfill to osd.7 from (0'0,0'0] MAX to 1552'11520 2024-08-17T18:19:03.572 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:03 smithi131 bash[88347]: cluster 2024-08-17T18:19:02.480867+0000 osd.3 (osd.3) 92 : cluster [DBG] 58.14 starting backfill to osd.7 from (0'0,0'0] MAX to 1552'11520 2024-08-17T18:19:03.572 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:03 smithi131 bash[88347]: cluster 2024-08-17T18:19:02.488931+0000 osd.1 (osd.1) 54 : cluster [INF] 58.18 continuing backfill to osd.7 from (1534'5999,1552'11634] MIN to 1552'11634 2024-08-17T18:19:03.573 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:03 smithi131 bash[88347]: cluster 2024-08-17T18:19:02.488931+0000 osd.1 (osd.1) 54 : cluster [INF] 58.18 continuing backfill to osd.7 from (1534'5999,1552'11634] MIN to 1552'11634 2024-08-17T18:19:03.573 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:03 smithi131 bash[88347]: cluster 2024-08-17T18:19:02.494249+0000 osd.1 (osd.1) 55 : cluster [INF] 58.11 continuing backfill to osd.7 from (1534'5981,1552'11598] MIN to 1552'11598 2024-08-17T18:19:03.573 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:03 smithi131 bash[88347]: cluster 2024-08-17T18:19:02.494249+0000 osd.1 (osd.1) 55 : cluster [INF] 58.11 continuing backfill to osd.7 from (1534'5981,1552'11598] MIN to 1552'11598 2024-08-17T18:19:03.573 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:03 smithi131 bash[89561]: cluster 2024-08-17T18:19:02.330965+0000 osd.3 (osd.3) 89 : cluster [DBG] 58.3 scrub starts 2024-08-17T18:19:03.573 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:03 smithi131 bash[89561]: cluster 2024-08-17T18:19:02.330965+0000 osd.3 (osd.3) 89 : cluster [DBG] 58.3 scrub starts 2024-08-17T18:19:03.573 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:03 smithi131 bash[89561]: cluster 2024-08-17T18:19:02.477654+0000 mon.a (mon.0) 3419 : cluster [DBG] osdmap e1560: 8 total, 8 up, 6 in 2024-08-17T18:19:03.573 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:03 smithi131 bash[89561]: cluster 2024-08-17T18:19:02.477654+0000 mon.a (mon.0) 3419 : cluster [DBG] osdmap e1560: 8 total, 8 up, 6 in 2024-08-17T18:19:03.573 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:03 smithi131 bash[89561]: cluster 2024-08-17T18:19:02.479137+0000 osd.1 (osd.1) 52 : cluster [DBG] 58.11 starting backfill to osd.4 from (0'0,0'0] MAX to 1552'11598 2024-08-17T18:19:03.573 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:03 smithi131 bash[89561]: cluster 2024-08-17T18:19:02.479137+0000 osd.1 (osd.1) 52 : cluster [DBG] 58.11 starting backfill to osd.4 from (0'0,0'0] MAX to 1552'11598 2024-08-17T18:19:03.573 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:03 smithi131 bash[89561]: cluster 2024-08-17T18:19:02.479222+0000 osd.1 (osd.1) 53 : cluster [DBG] 58.18 starting backfill to osd.5 from (0'0,0'0] MAX to 1552'11634 2024-08-17T18:19:03.573 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:03 smithi131 bash[89561]: cluster 2024-08-17T18:19:02.479222+0000 osd.1 (osd.1) 53 : cluster [DBG] 58.18 starting backfill to osd.5 from (0'0,0'0] MAX to 1552'11634 2024-08-17T18:19:03.574 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:03 smithi131 bash[89561]: cluster 2024-08-17T18:19:02.479251+0000 osd.3 (osd.3) 90 : cluster [DBG] 58.19 starting backfill to osd.5 from (0'0,0'0] MAX to 1552'11534 2024-08-17T18:19:03.574 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:03 smithi131 bash[89561]: cluster 2024-08-17T18:19:02.479251+0000 osd.3 (osd.3) 90 : cluster [DBG] 58.19 starting backfill to osd.5 from (0'0,0'0] MAX to 1552'11534 2024-08-17T18:19:03.574 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:03 smithi131 bash[89561]: cluster 2024-08-17T18:19:02.480403+0000 osd.3 (osd.3) 91 : cluster [INF] 58.14 continuing backfill to osd.4 from (1537'6312,1552'11520] MIN to 1552'11520 2024-08-17T18:19:03.574 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:03 smithi131 bash[89561]: cluster 2024-08-17T18:19:02.480403+0000 osd.3 (osd.3) 91 : cluster [INF] 58.14 continuing backfill to osd.4 from (1537'6312,1552'11520] MIN to 1552'11520 2024-08-17T18:19:03.574 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:03 smithi131 bash[89561]: cluster 2024-08-17T18:19:02.480867+0000 osd.3 (osd.3) 92 : cluster [DBG] 58.14 starting backfill to osd.7 from (0'0,0'0] MAX to 1552'11520 2024-08-17T18:19:03.574 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:03 smithi131 bash[89561]: cluster 2024-08-17T18:19:02.480867+0000 osd.3 (osd.3) 92 : cluster [DBG] 58.14 starting backfill to osd.7 from (0'0,0'0] MAX to 1552'11520 2024-08-17T18:19:03.574 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:03 smithi131 bash[89561]: cluster 2024-08-17T18:19:02.488931+0000 osd.1 (osd.1) 54 : cluster [INF] 58.18 continuing backfill to osd.7 from (1534'5999,1552'11634] MIN to 1552'11634 2024-08-17T18:19:03.574 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:03 smithi131 bash[89561]: cluster 2024-08-17T18:19:02.488931+0000 osd.1 (osd.1) 54 : cluster [INF] 58.18 continuing backfill to osd.7 from (1534'5999,1552'11634] MIN to 1552'11634 2024-08-17T18:19:03.574 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:03 smithi131 bash[89561]: cluster 2024-08-17T18:19:02.494249+0000 osd.1 (osd.1) 55 : cluster [INF] 58.11 continuing backfill to osd.7 from (1534'5981,1552'11598] MIN to 1552'11598 2024-08-17T18:19:03.574 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:03 smithi131 bash[89561]: cluster 2024-08-17T18:19:02.494249+0000 osd.1 (osd.1) 55 : cluster [INF] 58.11 continuing backfill to osd.7 from (1534'5981,1552'11598] MIN to 1552'11598 2024-08-17T18:19:03.589 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:03.607 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:03.608 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:19:03.708 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:03.732 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:03.733 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:03.734 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:19:03.835 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:03.858 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:03.860 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:03.860 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:19:03.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:03 smithi169 bash[79348]: cluster 2024-08-17T18:19:02.330965+0000 osd.3 (osd.3) 89 : cluster [DBG] 58.3 scrub starts 2024-08-17T18:19:03.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:03 smithi169 bash[79348]: cluster 2024-08-17T18:19:02.330965+0000 osd.3 (osd.3) 89 : cluster [DBG] 58.3 scrub starts 2024-08-17T18:19:03.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:03 smithi169 bash[79348]: cluster 2024-08-17T18:19:02.477654+0000 mon.a (mon.0) 3419 : cluster [DBG] osdmap e1560: 8 total, 8 up, 6 in 2024-08-17T18:19:03.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:03 smithi169 bash[79348]: cluster 2024-08-17T18:19:02.477654+0000 mon.a (mon.0) 3419 : cluster [DBG] osdmap e1560: 8 total, 8 up, 6 in 2024-08-17T18:19:03.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:03 smithi169 bash[79348]: cluster 2024-08-17T18:19:02.479137+0000 osd.1 (osd.1) 52 : cluster [DBG] 58.11 starting backfill to osd.4 from (0'0,0'0] MAX to 1552'11598 2024-08-17T18:19:03.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:03 smithi169 bash[79348]: cluster 2024-08-17T18:19:02.479137+0000 osd.1 (osd.1) 52 : cluster [DBG] 58.11 starting backfill to osd.4 from (0'0,0'0] MAX to 1552'11598 2024-08-17T18:19:03.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:03 smithi169 bash[79348]: cluster 2024-08-17T18:19:02.479222+0000 osd.1 (osd.1) 53 : cluster [DBG] 58.18 starting backfill to osd.5 from (0'0,0'0] MAX to 1552'11634 2024-08-17T18:19:03.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:03 smithi169 bash[79348]: cluster 2024-08-17T18:19:02.479222+0000 osd.1 (osd.1) 53 : cluster [DBG] 58.18 starting backfill to osd.5 from (0'0,0'0] MAX to 1552'11634 2024-08-17T18:19:03.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:03 smithi169 bash[79348]: cluster 2024-08-17T18:19:02.479251+0000 osd.3 (osd.3) 90 : cluster [DBG] 58.19 starting backfill to osd.5 from (0'0,0'0] MAX to 1552'11534 2024-08-17T18:19:03.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:03 smithi169 bash[79348]: cluster 2024-08-17T18:19:02.479251+0000 osd.3 (osd.3) 90 : cluster [DBG] 58.19 starting backfill to osd.5 from (0'0,0'0] MAX to 1552'11534 2024-08-17T18:19:03.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:03 smithi169 bash[79348]: cluster 2024-08-17T18:19:02.480403+0000 osd.3 (osd.3) 91 : cluster [INF] 58.14 continuing backfill to osd.4 from (1537'6312,1552'11520] MIN to 1552'11520 2024-08-17T18:19:03.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:03 smithi169 bash[79348]: cluster 2024-08-17T18:19:02.480403+0000 osd.3 (osd.3) 91 : cluster [INF] 58.14 continuing backfill to osd.4 from (1537'6312,1552'11520] MIN to 1552'11520 2024-08-17T18:19:03.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:03 smithi169 bash[79348]: cluster 2024-08-17T18:19:02.480867+0000 osd.3 (osd.3) 92 : cluster [DBG] 58.14 starting backfill to osd.7 from (0'0,0'0] MAX to 1552'11520 2024-08-17T18:19:03.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:03 smithi169 bash[79348]: cluster 2024-08-17T18:19:02.480867+0000 osd.3 (osd.3) 92 : cluster [DBG] 58.14 starting backfill to osd.7 from (0'0,0'0] MAX to 1552'11520 2024-08-17T18:19:03.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:03 smithi169 bash[79348]: cluster 2024-08-17T18:19:02.488931+0000 osd.1 (osd.1) 54 : cluster [INF] 58.18 continuing backfill to osd.7 from (1534'5999,1552'11634] MIN to 1552'11634 2024-08-17T18:19:03.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:03 smithi169 bash[79348]: cluster 2024-08-17T18:19:02.488931+0000 osd.1 (osd.1) 54 : cluster [INF] 58.18 continuing backfill to osd.7 from (1534'5999,1552'11634] MIN to 1552'11634 2024-08-17T18:19:03.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:03 smithi169 bash[79348]: cluster 2024-08-17T18:19:02.494249+0000 osd.1 (osd.1) 55 : cluster [INF] 58.11 continuing backfill to osd.7 from (1534'5981,1552'11598] MIN to 1552'11598 2024-08-17T18:19:03.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:03 smithi169 bash[79348]: cluster 2024-08-17T18:19:02.494249+0000 osd.1 (osd.1) 55 : cluster [INF] 58.11 continuing backfill to osd.7 from (1534'5981,1552'11598] MIN to 1552'11598 2024-08-17T18:19:03.961 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:03.985 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:03.987 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:03.987 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:19:04.088 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:04.116 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:04.119 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:04.120 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:19:04.221 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:04.248 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:04.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:04.251 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:19:04.351 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:04.379 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:04.381 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:04.381 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:19:04.482 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:04.514 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:04.516 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:04.517 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:19:04.617 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:04.642 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:04.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:04.644 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:19:04.745 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:04.756 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:04 smithi169 bash[79348]: cluster 2024-08-17T18:19:02.825587+0000 mgr.y (mgr.34107) 2317 : cluster [DBG] pgmap v3211: 119 pgs: 2 active+recovery_wait+remapped, 2 active+clean+scrubbing, 1 active+recovering+remapped, 9 active+remapped+backfill_wait, 105 active+clean; 874 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 0 B/s, 307 objects/s recovering 2024-08-17T18:19:04.756 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:04 smithi169 bash[79348]: cluster 2024-08-17T18:19:02.825587+0000 mgr.y (mgr.34107) 2317 : cluster [DBG] pgmap v3211: 119 pgs: 2 active+recovery_wait+remapped, 2 active+clean+scrubbing, 1 active+recovering+remapped, 9 active+remapped+backfill_wait, 105 active+clean; 874 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 0 B/s, 307 objects/s recovering 2024-08-17T18:19:04.756 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:04 smithi169 bash[79348]: cluster 2024-08-17T18:19:03.487127+0000 osd.0 (osd.0) 19 : cluster [DBG] 58.13 starting backfill to osd.1 from (0'0,0'0] MAX to 1552'11664 2024-08-17T18:19:04.757 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:04 smithi169 bash[79348]: cluster 2024-08-17T18:19:03.487127+0000 osd.0 (osd.0) 19 : cluster [DBG] 58.13 starting backfill to osd.1 from (0'0,0'0] MAX to 1552'11664 2024-08-17T18:19:04.757 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:04 smithi169 bash[79348]: cluster 2024-08-17T18:19:03.489183+0000 mon.a (mon.0) 3420 : cluster [DBG] osdmap e1561: 8 total, 8 up, 6 in 2024-08-17T18:19:04.757 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:04 smithi169 bash[79348]: cluster 2024-08-17T18:19:03.489183+0000 mon.a (mon.0) 3420 : cluster [DBG] osdmap e1561: 8 total, 8 up, 6 in 2024-08-17T18:19:04.757 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:04 smithi169 bash[79348]: cluster 2024-08-17T18:19:03.491866+0000 osd.3 (osd.3) 93 : cluster [DBG] 58.12 starting backfill to osd.0 from (0'0,0'0] MAX to 1552'11698 2024-08-17T18:19:04.757 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:04 smithi169 bash[79348]: cluster 2024-08-17T18:19:03.491866+0000 osd.3 (osd.3) 93 : cluster [DBG] 58.12 starting backfill to osd.0 from (0'0,0'0] MAX to 1552'11698 2024-08-17T18:19:04.757 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:04 smithi169 bash[79348]: cluster 2024-08-17T18:19:03.492636+0000 osd.4 (osd.4) 27 : cluster [DBG] 58.17 starting backfill to osd.1 from (0'0,0'0] MAX to 1552'11420 2024-08-17T18:19:04.757 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:04 smithi169 bash[79348]: cluster 2024-08-17T18:19:03.492636+0000 osd.4 (osd.4) 27 : cluster [DBG] 58.17 starting backfill to osd.1 from (0'0,0'0] MAX to 1552'11420 2024-08-17T18:19:04.757 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:04 smithi169 bash[79348]: cluster 2024-08-17T18:19:03.494974+0000 osd.1 (osd.1) 56 : cluster [DBG] 58.16 starting backfill to osd.0 from (0'0,0'0] MAX to 1552'11386 2024-08-17T18:19:04.757 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:04 smithi169 bash[79348]: cluster 2024-08-17T18:19:03.494974+0000 osd.1 (osd.1) 56 : cluster [DBG] 58.16 starting backfill to osd.0 from (0'0,0'0] MAX to 1552'11386 2024-08-17T18:19:04.757 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:04 smithi169 bash[79348]: cluster 2024-08-17T18:19:03.496655+0000 osd.1 (osd.1) 57 : cluster [DBG] 58.15 starting backfill to osd.5 from (0'0,0'0] MAX to 1552'11740 2024-08-17T18:19:04.757 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:04 smithi169 bash[79348]: cluster 2024-08-17T18:19:03.496655+0000 osd.1 (osd.1) 57 : cluster [DBG] 58.15 starting backfill to osd.5 from (0'0,0'0] MAX to 1552'11740 2024-08-17T18:19:04.757 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:04 smithi169 bash[79348]: cluster 2024-08-17T18:19:03.498792+0000 osd.0 (osd.0) 20 : cluster [DBG] 58.13 starting backfill to osd.4 from (0'0,0'0] MAX to 1552'11664 2024-08-17T18:19:04.757 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:04 smithi169 bash[79348]: cluster 2024-08-17T18:19:03.498792+0000 osd.0 (osd.0) 20 : cluster [DBG] 58.13 starting backfill to osd.4 from (0'0,0'0] MAX to 1552'11664 2024-08-17T18:19:04.757 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:04 smithi169 bash[79348]: cluster 2024-08-17T18:19:03.503579+0000 osd.3 (osd.3) 94 : cluster [DBG] 58.12 starting backfill to osd.1 from (0'0,0'0] MAX to 1552'11698 2024-08-17T18:19:04.758 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:04 smithi169 bash[79348]: cluster 2024-08-17T18:19:03.503579+0000 osd.3 (osd.3) 94 : cluster [DBG] 58.12 starting backfill to osd.1 from (0'0,0'0] MAX to 1552'11698 2024-08-17T18:19:04.758 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:04 smithi169 bash[79348]: cluster 2024-08-17T18:19:03.508300+0000 osd.4 (osd.4) 28 : cluster [INF] 58.17 continuing backfill to osd.7 from (1537'6176,1552'11420] MIN to 1552'11420 2024-08-17T18:19:04.758 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:04 smithi169 bash[79348]: cluster 2024-08-17T18:19:03.508300+0000 osd.4 (osd.4) 28 : cluster [INF] 58.17 continuing backfill to osd.7 from (1537'6176,1552'11420] MIN to 1552'11420 2024-08-17T18:19:04.758 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:04 smithi169 bash[79348]: cluster 2024-08-17T18:19:03.508648+0000 osd.1 (osd.1) 58 : cluster [DBG] 58.16 starting backfill to osd.5 from (0'0,0'0] MAX to 1552'11386 2024-08-17T18:19:04.758 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:04 smithi169 bash[79348]: cluster 2024-08-17T18:19:03.508648+0000 osd.1 (osd.1) 58 : cluster [DBG] 58.16 starting backfill to osd.5 from (0'0,0'0] MAX to 1552'11386 2024-08-17T18:19:04.758 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:04 smithi169 bash[79348]: cluster 2024-08-17T18:19:03.511357+0000 osd.0 (osd.0) 21 : cluster [DBG] 58.13 starting backfill to osd.7 from (0'0,0'0] MAX to 1552'11664 2024-08-17T18:19:04.758 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:04 smithi169 bash[79348]: cluster 2024-08-17T18:19:03.511357+0000 osd.0 (osd.0) 21 : cluster [DBG] 58.13 starting backfill to osd.7 from (0'0,0'0] MAX to 1552'11664 2024-08-17T18:19:04.758 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:04 smithi169 bash[79348]: cluster 2024-08-17T18:19:03.523548+0000 osd.1 (osd.1) 59 : cluster [DBG] 58.16 starting backfill to osd.7 from (0'0,0'0] MAX to 1552'11386 2024-08-17T18:19:04.758 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:04 smithi169 bash[79348]: cluster 2024-08-17T18:19:03.523548+0000 osd.1 (osd.1) 59 : cluster [DBG] 58.16 starting backfill to osd.7 from (0'0,0'0] MAX to 1552'11386 2024-08-17T18:19:04.769 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:04.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:04.771 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:19:04.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[88347]: cluster 2024-08-17T18:19:02.825587+0000 mgr.y (mgr.34107) 2317 : cluster [DBG] pgmap v3211: 119 pgs: 2 active+recovery_wait+remapped, 2 active+clean+scrubbing, 1 active+recovering+remapped, 9 active+remapped+backfill_wait, 105 active+clean; 874 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 0 B/s, 307 objects/s recovering 2024-08-17T18:19:04.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[88347]: cluster 2024-08-17T18:19:02.825587+0000 mgr.y (mgr.34107) 2317 : cluster [DBG] pgmap v3211: 119 pgs: 2 active+recovery_wait+remapped, 2 active+clean+scrubbing, 1 active+recovering+remapped, 9 active+remapped+backfill_wait, 105 active+clean; 874 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 0 B/s, 307 objects/s recovering 2024-08-17T18:19:04.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[88347]: cluster 2024-08-17T18:19:03.487127+0000 osd.0 (osd.0) 19 : cluster [DBG] 58.13 starting backfill to osd.1 from (0'0,0'0] MAX to 1552'11664 2024-08-17T18:19:04.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[88347]: cluster 2024-08-17T18:19:03.487127+0000 osd.0 (osd.0) 19 : cluster [DBG] 58.13 starting backfill to osd.1 from (0'0,0'0] MAX to 1552'11664 2024-08-17T18:19:04.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[88347]: cluster 2024-08-17T18:19:03.489183+0000 mon.a (mon.0) 3420 : cluster [DBG] osdmap e1561: 8 total, 8 up, 6 in 2024-08-17T18:19:04.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[88347]: cluster 2024-08-17T18:19:03.489183+0000 mon.a (mon.0) 3420 : cluster [DBG] osdmap e1561: 8 total, 8 up, 6 in 2024-08-17T18:19:04.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[88347]: cluster 2024-08-17T18:19:03.491866+0000 osd.3 (osd.3) 93 : cluster [DBG] 58.12 starting backfill to osd.0 from (0'0,0'0] MAX to 1552'11698 2024-08-17T18:19:04.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[88347]: cluster 2024-08-17T18:19:03.491866+0000 osd.3 (osd.3) 93 : cluster [DBG] 58.12 starting backfill to osd.0 from (0'0,0'0] MAX to 1552'11698 2024-08-17T18:19:04.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[88347]: cluster 2024-08-17T18:19:03.492636+0000 osd.4 (osd.4) 27 : cluster [DBG] 58.17 starting backfill to osd.1 from (0'0,0'0] MAX to 1552'11420 2024-08-17T18:19:04.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[88347]: cluster 2024-08-17T18:19:03.492636+0000 osd.4 (osd.4) 27 : cluster [DBG] 58.17 starting backfill to osd.1 from (0'0,0'0] MAX to 1552'11420 2024-08-17T18:19:04.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[88347]: cluster 2024-08-17T18:19:03.494974+0000 osd.1 (osd.1) 56 : cluster [DBG] 58.16 starting backfill to osd.0 from (0'0,0'0] MAX to 1552'11386 2024-08-17T18:19:04.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[88347]: cluster 2024-08-17T18:19:03.494974+0000 osd.1 (osd.1) 56 : cluster [DBG] 58.16 starting backfill to osd.0 from (0'0,0'0] MAX to 1552'11386 2024-08-17T18:19:04.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[88347]: cluster 2024-08-17T18:19:03.496655+0000 osd.1 (osd.1) 57 : cluster [DBG] 58.15 starting backfill to osd.5 from (0'0,0'0] MAX to 1552'11740 2024-08-17T18:19:04.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[88347]: cluster 2024-08-17T18:19:03.496655+0000 osd.1 (osd.1) 57 : cluster [DBG] 58.15 starting backfill to osd.5 from (0'0,0'0] MAX to 1552'11740 2024-08-17T18:19:04.852 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[88347]: cluster 2024-08-17T18:19:03.498792+0000 osd.0 (osd.0) 20 : cluster [DBG] 58.13 starting backfill to osd.4 from (0'0,0'0] MAX to 1552'11664 2024-08-17T18:19:04.852 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[88347]: cluster 2024-08-17T18:19:03.498792+0000 osd.0 (osd.0) 20 : cluster [DBG] 58.13 starting backfill to osd.4 from (0'0,0'0] MAX to 1552'11664 2024-08-17T18:19:04.852 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[88347]: cluster 2024-08-17T18:19:03.503579+0000 osd.3 (osd.3) 94 : cluster [DBG] 58.12 starting backfill to osd.1 from (0'0,0'0] MAX to 1552'11698 2024-08-17T18:19:04.852 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[88347]: cluster 2024-08-17T18:19:03.503579+0000 osd.3 (osd.3) 94 : cluster [DBG] 58.12 starting backfill to osd.1 from (0'0,0'0] MAX to 1552'11698 2024-08-17T18:19:04.852 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[88347]: cluster 2024-08-17T18:19:03.508300+0000 osd.4 (osd.4) 28 : cluster [INF] 58.17 continuing backfill to osd.7 from (1537'6176,1552'11420] MIN to 1552'11420 2024-08-17T18:19:04.852 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[88347]: cluster 2024-08-17T18:19:03.508300+0000 osd.4 (osd.4) 28 : cluster [INF] 58.17 continuing backfill to osd.7 from (1537'6176,1552'11420] MIN to 1552'11420 2024-08-17T18:19:04.852 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[88347]: cluster 2024-08-17T18:19:03.508648+0000 osd.1 (osd.1) 58 : cluster [DBG] 58.16 starting backfill to osd.5 from (0'0,0'0] MAX to 1552'11386 2024-08-17T18:19:04.852 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[88347]: cluster 2024-08-17T18:19:03.508648+0000 osd.1 (osd.1) 58 : cluster [DBG] 58.16 starting backfill to osd.5 from (0'0,0'0] MAX to 1552'11386 2024-08-17T18:19:04.852 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[88347]: cluster 2024-08-17T18:19:03.511357+0000 osd.0 (osd.0) 21 : cluster [DBG] 58.13 starting backfill to osd.7 from (0'0,0'0] MAX to 1552'11664 2024-08-17T18:19:04.852 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[88347]: cluster 2024-08-17T18:19:03.511357+0000 osd.0 (osd.0) 21 : cluster [DBG] 58.13 starting backfill to osd.7 from (0'0,0'0] MAX to 1552'11664 2024-08-17T18:19:04.852 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[88347]: cluster 2024-08-17T18:19:03.523548+0000 osd.1 (osd.1) 59 : cluster [DBG] 58.16 starting backfill to osd.7 from (0'0,0'0] MAX to 1552'11386 2024-08-17T18:19:04.852 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[88347]: cluster 2024-08-17T18:19:03.523548+0000 osd.1 (osd.1) 59 : cluster [DBG] 58.16 starting backfill to osd.7 from (0'0,0'0] MAX to 1552'11386 2024-08-17T18:19:04.853 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[89561]: cluster 2024-08-17T18:19:02.825587+0000 mgr.y (mgr.34107) 2317 : cluster [DBG] pgmap v3211: 119 pgs: 2 active+recovery_wait+remapped, 2 active+clean+scrubbing, 1 active+recovering+remapped, 9 active+remapped+backfill_wait, 105 active+clean; 874 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 0 B/s, 307 objects/s recovering 2024-08-17T18:19:04.853 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[89561]: cluster 2024-08-17T18:19:02.825587+0000 mgr.y (mgr.34107) 2317 : cluster [DBG] pgmap v3211: 119 pgs: 2 active+recovery_wait+remapped, 2 active+clean+scrubbing, 1 active+recovering+remapped, 9 active+remapped+backfill_wait, 105 active+clean; 874 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 0 B/s, 307 objects/s recovering 2024-08-17T18:19:04.853 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[89561]: cluster 2024-08-17T18:19:03.487127+0000 osd.0 (osd.0) 19 : cluster [DBG] 58.13 starting backfill to osd.1 from (0'0,0'0] MAX to 1552'11664 2024-08-17T18:19:04.853 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[89561]: cluster 2024-08-17T18:19:03.487127+0000 osd.0 (osd.0) 19 : cluster [DBG] 58.13 starting backfill to osd.1 from (0'0,0'0] MAX to 1552'11664 2024-08-17T18:19:04.853 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[89561]: cluster 2024-08-17T18:19:03.489183+0000 mon.a (mon.0) 3420 : cluster [DBG] osdmap e1561: 8 total, 8 up, 6 in 2024-08-17T18:19:04.853 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[89561]: cluster 2024-08-17T18:19:03.489183+0000 mon.a (mon.0) 3420 : cluster [DBG] osdmap e1561: 8 total, 8 up, 6 in 2024-08-17T18:19:04.853 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[89561]: cluster 2024-08-17T18:19:03.491866+0000 osd.3 (osd.3) 93 : cluster [DBG] 58.12 starting backfill to osd.0 from (0'0,0'0] MAX to 1552'11698 2024-08-17T18:19:04.853 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[89561]: cluster 2024-08-17T18:19:03.491866+0000 osd.3 (osd.3) 93 : cluster [DBG] 58.12 starting backfill to osd.0 from (0'0,0'0] MAX to 1552'11698 2024-08-17T18:19:04.853 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[89561]: cluster 2024-08-17T18:19:03.492636+0000 osd.4 (osd.4) 27 : cluster [DBG] 58.17 starting backfill to osd.1 from (0'0,0'0] MAX to 1552'11420 2024-08-17T18:19:04.853 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[89561]: cluster 2024-08-17T18:19:03.492636+0000 osd.4 (osd.4) 27 : cluster [DBG] 58.17 starting backfill to osd.1 from (0'0,0'0] MAX to 1552'11420 2024-08-17T18:19:04.853 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[89561]: cluster 2024-08-17T18:19:03.494974+0000 osd.1 (osd.1) 56 : cluster [DBG] 58.16 starting backfill to osd.0 from (0'0,0'0] MAX to 1552'11386 2024-08-17T18:19:04.853 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[89561]: cluster 2024-08-17T18:19:03.494974+0000 osd.1 (osd.1) 56 : cluster [DBG] 58.16 starting backfill to osd.0 from (0'0,0'0] MAX to 1552'11386 2024-08-17T18:19:04.854 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[89561]: cluster 2024-08-17T18:19:03.496655+0000 osd.1 (osd.1) 57 : cluster [DBG] 58.15 starting backfill to osd.5 from (0'0,0'0] MAX to 1552'11740 2024-08-17T18:19:04.854 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[89561]: cluster 2024-08-17T18:19:03.496655+0000 osd.1 (osd.1) 57 : cluster [DBG] 58.15 starting backfill to osd.5 from (0'0,0'0] MAX to 1552'11740 2024-08-17T18:19:04.854 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[89561]: cluster 2024-08-17T18:19:03.498792+0000 osd.0 (osd.0) 20 : cluster [DBG] 58.13 starting backfill to osd.4 from (0'0,0'0] MAX to 1552'11664 2024-08-17T18:19:04.854 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[89561]: cluster 2024-08-17T18:19:03.498792+0000 osd.0 (osd.0) 20 : cluster [DBG] 58.13 starting backfill to osd.4 from (0'0,0'0] MAX to 1552'11664 2024-08-17T18:19:04.854 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[89561]: cluster 2024-08-17T18:19:03.503579+0000 osd.3 (osd.3) 94 : cluster [DBG] 58.12 starting backfill to osd.1 from (0'0,0'0] MAX to 1552'11698 2024-08-17T18:19:04.854 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[89561]: cluster 2024-08-17T18:19:03.503579+0000 osd.3 (osd.3) 94 : cluster [DBG] 58.12 starting backfill to osd.1 from (0'0,0'0] MAX to 1552'11698 2024-08-17T18:19:04.854 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[89561]: cluster 2024-08-17T18:19:03.508300+0000 osd.4 (osd.4) 28 : cluster [INF] 58.17 continuing backfill to osd.7 from (1537'6176,1552'11420] MIN to 1552'11420 2024-08-17T18:19:04.854 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[89561]: cluster 2024-08-17T18:19:03.508300+0000 osd.4 (osd.4) 28 : cluster [INF] 58.17 continuing backfill to osd.7 from (1537'6176,1552'11420] MIN to 1552'11420 2024-08-17T18:19:04.854 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[89561]: cluster 2024-08-17T18:19:03.508648+0000 osd.1 (osd.1) 58 : cluster [DBG] 58.16 starting backfill to osd.5 from (0'0,0'0] MAX to 1552'11386 2024-08-17T18:19:04.854 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[89561]: cluster 2024-08-17T18:19:03.508648+0000 osd.1 (osd.1) 58 : cluster [DBG] 58.16 starting backfill to osd.5 from (0'0,0'0] MAX to 1552'11386 2024-08-17T18:19:04.854 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[89561]: cluster 2024-08-17T18:19:03.511357+0000 osd.0 (osd.0) 21 : cluster [DBG] 58.13 starting backfill to osd.7 from (0'0,0'0] MAX to 1552'11664 2024-08-17T18:19:04.854 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[89561]: cluster 2024-08-17T18:19:03.511357+0000 osd.0 (osd.0) 21 : cluster [DBG] 58.13 starting backfill to osd.7 from (0'0,0'0] MAX to 1552'11664 2024-08-17T18:19:04.854 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[89561]: cluster 2024-08-17T18:19:03.523548+0000 osd.1 (osd.1) 59 : cluster [DBG] 58.16 starting backfill to osd.7 from (0'0,0'0] MAX to 1552'11386 2024-08-17T18:19:04.855 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:04 smithi131 bash[89561]: cluster 2024-08-17T18:19:03.523548+0000 osd.1 (osd.1) 59 : cluster [DBG] 58.16 starting backfill to osd.7 from (0'0,0'0] MAX to 1552'11386 2024-08-17T18:19:04.872 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:04.898 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:04.900 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:04.900 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:19:05.001 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:05.025 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:05.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:05.027 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:19:05.128 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:05.153 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:05.156 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:05.156 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:19:05.257 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:05.283 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:05.285 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:05.285 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:19:05.386 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:05.414 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:05.415 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:05.416 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:19:05.517 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:05.530 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:05 smithi169 bash[79348]: cluster 2024-08-17T18:19:04.489588+0000 mon.a (mon.0) 3421 : cluster [DBG] osdmap e1562: 8 total, 8 up, 6 in 2024-08-17T18:19:05.531 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:05 smithi169 bash[79348]: cluster 2024-08-17T18:19:04.489588+0000 mon.a (mon.0) 3421 : cluster [DBG] osdmap e1562: 8 total, 8 up, 6 in 2024-08-17T18:19:05.547 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:05.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:05.549 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:19:05.635 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:19:05.651 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:05.677 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:05.679 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:05.680 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:19:05.781 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:05.807 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:05.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:05.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:19:05.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:05 smithi131 bash[89561]: cluster 2024-08-17T18:19:04.489588+0000 mon.a (mon.0) 3421 : cluster [DBG] osdmap e1562: 8 total, 8 up, 6 in 2024-08-17T18:19:05.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:05 smithi131 bash[89561]: cluster 2024-08-17T18:19:04.489588+0000 mon.a (mon.0) 3421 : cluster [DBG] osdmap e1562: 8 total, 8 up, 6 in 2024-08-17T18:19:05.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:05 smithi131 bash[88347]: cluster 2024-08-17T18:19:04.489588+0000 mon.a (mon.0) 3421 : cluster [DBG] osdmap e1562: 8 total, 8 up, 6 in 2024-08-17T18:19:05.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:05 smithi131 bash[88347]: cluster 2024-08-17T18:19:04.489588+0000 mon.a (mon.0) 3421 : cluster [DBG] osdmap e1562: 8 total, 8 up, 6 in 2024-08-17T18:19:05.910 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:05.936 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:05.938 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:05.938 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:19:06.039 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:06.061 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:06.062 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:06.062 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:19:06.163 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:06.191 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:06.192 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:06.193 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:19:06.293 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:06.318 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:06.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:06.321 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:19:06.421 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:06.449 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:06.450 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:06.451 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:19:06.552 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:06.575 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:06.577 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:06.578 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:19:06.678 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:06.703 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:06.704 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:06.705 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:19:06.805 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:06.817 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:06 smithi131 bash[89561]: cluster 2024-08-17T18:19:04.826257+0000 mgr.y (mgr.34107) 2318 : cluster [DBG] pgmap v3214: 119 pgs: 5 active+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing, 1 active+recovering+remapped, 1 active+clean+remapped, 12 active+remapped+backfill_wait, 97 active+clean; 785 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 6.2 KiB/s rd, 18 KiB/s wr, 4 op/s; 2/78 objects degraded (2.564%); 13 KiB/s, 303 objects/s recovering 2024-08-17T18:19:06.817 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:06 smithi131 bash[89561]: cluster 2024-08-17T18:19:04.826257+0000 mgr.y (mgr.34107) 2318 : cluster [DBG] pgmap v3214: 119 pgs: 5 active+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing, 1 active+recovering+remapped, 1 active+clean+remapped, 12 active+remapped+backfill_wait, 97 active+clean; 785 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 6.2 KiB/s rd, 18 KiB/s wr, 4 op/s; 2/78 objects degraded (2.564%); 13 KiB/s, 303 objects/s recovering 2024-08-17T18:19:06.817 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:06 smithi131 bash[89561]: cluster 2024-08-17T18:19:05.501299+0000 mon.a (mon.0) 3422 : cluster [WRN] Health check failed: Degraded data redundancy: 2/78 objects degraded (2.564%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:19:06.817 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:06 smithi131 bash[89561]: cluster 2024-08-17T18:19:05.501299+0000 mon.a (mon.0) 3422 : cluster [WRN] Health check failed: Degraded data redundancy: 2/78 objects degraded (2.564%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:19:06.817 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:06 smithi131 bash[89561]: cluster 2024-08-17T18:19:05.524845+0000 mon.a (mon.0) 3423 : cluster [DBG] osdmap e1563: 8 total, 8 up, 6 in 2024-08-17T18:19:06.817 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:06 smithi131 bash[89561]: cluster 2024-08-17T18:19:05.524845+0000 mon.a (mon.0) 3423 : cluster [DBG] osdmap e1563: 8 total, 8 up, 6 in 2024-08-17T18:19:06.817 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:06 smithi131 bash[88347]: cluster 2024-08-17T18:19:04.826257+0000 mgr.y (mgr.34107) 2318 : cluster [DBG] pgmap v3214: 119 pgs: 5 active+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing, 1 active+recovering+remapped, 1 active+clean+remapped, 12 active+remapped+backfill_wait, 97 active+clean; 785 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 6.2 KiB/s rd, 18 KiB/s wr, 4 op/s; 2/78 objects degraded (2.564%); 13 KiB/s, 303 objects/s recovering 2024-08-17T18:19:06.817 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:06 smithi131 bash[88347]: cluster 2024-08-17T18:19:04.826257+0000 mgr.y (mgr.34107) 2318 : cluster [DBG] pgmap v3214: 119 pgs: 5 active+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing, 1 active+recovering+remapped, 1 active+clean+remapped, 12 active+remapped+backfill_wait, 97 active+clean; 785 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 6.2 KiB/s rd, 18 KiB/s wr, 4 op/s; 2/78 objects degraded (2.564%); 13 KiB/s, 303 objects/s recovering 2024-08-17T18:19:06.817 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:06 smithi131 bash[88347]: cluster 2024-08-17T18:19:05.501299+0000 mon.a (mon.0) 3422 : cluster [WRN] Health check failed: Degraded data redundancy: 2/78 objects degraded (2.564%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:19:06.817 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:06 smithi131 bash[88347]: cluster 2024-08-17T18:19:05.501299+0000 mon.a (mon.0) 3422 : cluster [WRN] Health check failed: Degraded data redundancy: 2/78 objects degraded (2.564%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:19:06.817 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:06 smithi131 bash[88347]: cluster 2024-08-17T18:19:05.524845+0000 mon.a (mon.0) 3423 : cluster [DBG] osdmap e1563: 8 total, 8 up, 6 in 2024-08-17T18:19:06.818 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:06 smithi131 bash[88347]: cluster 2024-08-17T18:19:05.524845+0000 mon.a (mon.0) 3423 : cluster [DBG] osdmap e1563: 8 total, 8 up, 6 in 2024-08-17T18:19:06.830 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:06.832 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:06.832 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:19:06.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:06 smithi169 bash[79348]: cluster 2024-08-17T18:19:04.826257+0000 mgr.y (mgr.34107) 2318 : cluster [DBG] pgmap v3214: 119 pgs: 5 active+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing, 1 active+recovering+remapped, 1 active+clean+remapped, 12 active+remapped+backfill_wait, 97 active+clean; 785 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 6.2 KiB/s rd, 18 KiB/s wr, 4 op/s; 2/78 objects degraded (2.564%); 13 KiB/s, 303 objects/s recovering 2024-08-17T18:19:06.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:06 smithi169 bash[79348]: cluster 2024-08-17T18:19:04.826257+0000 mgr.y (mgr.34107) 2318 : cluster [DBG] pgmap v3214: 119 pgs: 5 active+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+clean+scrubbing, 1 active+recovering+remapped, 1 active+clean+remapped, 12 active+remapped+backfill_wait, 97 active+clean; 785 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 6.2 KiB/s rd, 18 KiB/s wr, 4 op/s; 2/78 objects degraded (2.564%); 13 KiB/s, 303 objects/s recovering 2024-08-17T18:19:06.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:06 smithi169 bash[79348]: cluster 2024-08-17T18:19:05.501299+0000 mon.a (mon.0) 3422 : cluster [WRN] Health check failed: Degraded data redundancy: 2/78 objects degraded (2.564%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:19:06.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:06 smithi169 bash[79348]: cluster 2024-08-17T18:19:05.501299+0000 mon.a (mon.0) 3422 : cluster [WRN] Health check failed: Degraded data redundancy: 2/78 objects degraded (2.564%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:19:06.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:06 smithi169 bash[79348]: cluster 2024-08-17T18:19:05.524845+0000 mon.a (mon.0) 3423 : cluster [DBG] osdmap e1563: 8 total, 8 up, 6 in 2024-08-17T18:19:06.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:06 smithi169 bash[79348]: cluster 2024-08-17T18:19:05.524845+0000 mon.a (mon.0) 3423 : cluster [DBG] osdmap e1563: 8 total, 8 up, 6 in 2024-08-17T18:19:06.933 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:06.957 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:06.959 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:06.959 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:19:07.060 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:07.082 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:07.084 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:07.084 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:19:07.185 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:07.212 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:07.214 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:07.215 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:19:07.316 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:07.343 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:07.345 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:07.345 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:19:07.446 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:07.471 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:07.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:07.474 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:19:07.574 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:07.601 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:07.602 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:07.603 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:19:07.703 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:07.724 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:07.726 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:07.727 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:19:07.827 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:07.848 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:07.850 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:07.850 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:19:07.951 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:07.974 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:07.976 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:07.976 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:19:08.077 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:08.102 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:08.104 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:08.104 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:19:08.205 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:08.226 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:08.228 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:08.228 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:19:08.329 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:08.349 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:08.350 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:08.351 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:19:08.452 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:08.478 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:08.480 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:08.480 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:19:08.581 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:08.601 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:08.603 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:08.603 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:19:08.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:08 smithi169 bash[79348]: cluster 2024-08-17T18:19:06.826919+0000 mgr.y (mgr.34107) 2319 : cluster [DBG] pgmap v3216: 119 pgs: 1 peering, 5 active+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 1 active+clean+remapped, 13 active+remapped+backfill_wait, 96 active+clean; 811 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 14 KiB/s rd, 42 KiB/s wr, 10 op/s; 2/78 objects degraded (2.564%); 30 KiB/s, 279 objects/s recovering 2024-08-17T18:19:08.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:08 smithi169 bash[79348]: cluster 2024-08-17T18:19:06.826919+0000 mgr.y (mgr.34107) 2319 : cluster [DBG] pgmap v3216: 119 pgs: 1 peering, 5 active+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 1 active+clean+remapped, 13 active+remapped+backfill_wait, 96 active+clean; 811 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 14 KiB/s rd, 42 KiB/s wr, 10 op/s; 2/78 objects degraded (2.564%); 30 KiB/s, 279 objects/s recovering 2024-08-17T18:19:08.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:08 smithi169 bash[79348]: audit 2024-08-17T18:19:08.302070+0000 mon.a (mon.0) 3424 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:19:08.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:08 smithi169 bash[79348]: audit 2024-08-17T18:19:08.302070+0000 mon.a (mon.0) 3424 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:19:08.674 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:08 smithi131 bash[88347]: cluster 2024-08-17T18:19:06.826919+0000 mgr.y (mgr.34107) 2319 : cluster [DBG] pgmap v3216: 119 pgs: 1 peering, 5 active+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 1 active+clean+remapped, 13 active+remapped+backfill_wait, 96 active+clean; 811 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 14 KiB/s rd, 42 KiB/s wr, 10 op/s; 2/78 objects degraded (2.564%); 30 KiB/s, 279 objects/s recovering 2024-08-17T18:19:08.674 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:08 smithi131 bash[88347]: cluster 2024-08-17T18:19:06.826919+0000 mgr.y (mgr.34107) 2319 : cluster [DBG] pgmap v3216: 119 pgs: 1 peering, 5 active+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 1 active+clean+remapped, 13 active+remapped+backfill_wait, 96 active+clean; 811 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 14 KiB/s rd, 42 KiB/s wr, 10 op/s; 2/78 objects degraded (2.564%); 30 KiB/s, 279 objects/s recovering 2024-08-17T18:19:08.674 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:08 smithi131 bash[88347]: audit 2024-08-17T18:19:08.302070+0000 mon.a (mon.0) 3424 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:19:08.674 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:08 smithi131 bash[88347]: audit 2024-08-17T18:19:08.302070+0000 mon.a (mon.0) 3424 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:19:08.674 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:08 smithi131 bash[89561]: cluster 2024-08-17T18:19:06.826919+0000 mgr.y (mgr.34107) 2319 : cluster [DBG] pgmap v3216: 119 pgs: 1 peering, 5 active+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 1 active+clean+remapped, 13 active+remapped+backfill_wait, 96 active+clean; 811 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 14 KiB/s rd, 42 KiB/s wr, 10 op/s; 2/78 objects degraded (2.564%); 30 KiB/s, 279 objects/s recovering 2024-08-17T18:19:08.674 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:08 smithi131 bash[89561]: cluster 2024-08-17T18:19:06.826919+0000 mgr.y (mgr.34107) 2319 : cluster [DBG] pgmap v3216: 119 pgs: 1 peering, 5 active+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 1 active+clean+remapped, 13 active+remapped+backfill_wait, 96 active+clean; 811 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 14 KiB/s rd, 42 KiB/s wr, 10 op/s; 2/78 objects degraded (2.564%); 30 KiB/s, 279 objects/s recovering 2024-08-17T18:19:08.674 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:08 smithi131 bash[89561]: audit 2024-08-17T18:19:08.302070+0000 mon.a (mon.0) 3424 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:19:08.674 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:08 smithi131 bash[89561]: audit 2024-08-17T18:19:08.302070+0000 mon.a (mon.0) 3424 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:19:08.705 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:08.727 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:08.728 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:08.729 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:19:08.830 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:08.849 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:19:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:19:08] "GET /metrics HTTP/1.1" 200 36619 "" "Prometheus/2.51.0" 2024-08-17T18:19:08.852 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:08.855 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:08.855 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:19:08.956 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:08.979 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:08.981 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:08.982 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:19:09.082 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:09.113 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:09.114 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:09.114 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:19:09.215 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:09.241 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:09.244 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:09.244 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:19:09.345 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:09.367 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:09.370 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:09.370 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:19:09.471 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:09.497 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:09.499 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:09.499 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:19:09.600 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:09.626 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:09.628 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:09.628 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:19:09.729 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:09.755 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:09.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:09.757 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:19:09.858 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:09.884 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:09.886 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:09.886 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:19:09.987 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:10.014 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:10.015 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:10.016 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:19:10.117 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:10.143 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:10.144 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:10.145 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:19:10.246 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:10.270 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:10.272 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:10.272 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:19:10.373 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:10.397 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:10.398 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:10.399 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:19:10.500 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:10.520 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:10.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:10.523 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:19:10.578 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-08-17T18:19:10.578 INFO:teuthology.orchestra.run.smithi169.stdout: "size": 20, 2024-08-17T18:19:10.578 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 600, 2024-08-17T18:19:10.578 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [ 2024-08-17T18:19:10.578 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.578 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45824.0:96523 57.c 57:381b234a:::benchmark_data_smithi131_279660_object96522:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1501)", 2024-08-17T18:19:10.578 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:10:46.373041+0000", 2024-08-17T18:19:10.578 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 504.20289984099998, 2024-08-17T18:19:10.579 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.3814073410000001, 2024-08-17T18:19:10.579 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:19:10.579 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:19:10.579 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:19:10.579 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45824", 2024-08-17T18:19:10.579 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/107174183", 2024-08-17T18:19:10.579 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 96523 2024-08-17T18:19:10.579 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.579 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:19:10.579 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.579 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:19:10.579 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.373041+0000", 2024-08-17T18:19:10.579 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:10.579 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.580 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.580 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:19:10.580 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.373041+0000", 2024-08-17T18:19:10.580 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:10.580 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.580 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.580 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:19:10.580 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.373040+0000", 2024-08-17T18:19:10.580 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:19:10.580 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.580 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.580 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:19:10.580 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.373079+0000", 2024-08-17T18:19:10.581 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.9310000000000001e-05 2024-08-17T18:19:10.581 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.581 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.581 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:19:10.581 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.373191+0000", 2024-08-17T18:19:10.581 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000111815 2024-08-17T18:19:10.581 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.581 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.581 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:19:10.581 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.373201+0000", 2024-08-17T18:19:10.581 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0071999999999999e-05 2024-08-17T18:19:10.581 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.581 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.582 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:10.582 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.373246+0000", 2024-08-17T18:19:10.582 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.4808000000000002e-05 2024-08-17T18:19:10.582 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.582 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.582 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:19:10.582 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.373267+0000", 2024-08-17T18:19:10.582 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.1772000000000001e-05 2024-08-17T18:19:10.582 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.582 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.582 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:10.582 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:47.372823+0000", 2024-08-17T18:19:10.582 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.99955521700000005 2024-08-17T18:19:10.583 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.583 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.583 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:19:10.583 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:47.372840+0000", 2024-08-17T18:19:10.583 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.7499e-05 2024-08-17T18:19:10.583 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.583 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.583 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:10.583 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:48.736548+0000", 2024-08-17T18:19:10.583 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3637079189999999 2024-08-17T18:19:10.583 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.583 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.584 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:19:10.584 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:48.736692+0000", 2024-08-17T18:19:10.584 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000143988 2024-08-17T18:19:10.584 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.584 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.584 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,4", 2024-08-17T18:19:10.584 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:48.736806+0000", 2024-08-17T18:19:10.584 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000114238 2024-08-17T18:19:10.584 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.584 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.584 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:10.584 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:48.748614+0000", 2024-08-17T18:19:10.584 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.011807476000000001 2024-08-17T18:19:10.585 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.585 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.585 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:10.585 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:48.748663+0000", 2024-08-17T18:19:10.585 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.8869999999999998e-05 2024-08-17T18:19:10.585 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.585 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.585 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:19:10.585 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:48.748670+0000", 2024-08-17T18:19:10.585 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.0339999999999999e-06 2024-08-17T18:19:10.585 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.585 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.585 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:19:10.585 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:48.748711+0000", 2024-08-17T18:19:10.586 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.1570999999999999e-05 2024-08-17T18:19:10.586 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.586 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.586 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:19:10.586 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:48.754448+0000", 2024-08-17T18:19:10.586 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0057372029999999997 2024-08-17T18:19:10.586 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:10.586 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:19:10.586 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:10.586 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.586 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.586 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45824.0:96551 57.c 57:3ca3a1b3:::benchmark_data_smithi131_279660_object96550:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1501)", 2024-08-17T18:19:10.587 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:10:46.426165+0000", 2024-08-17T18:19:10.587 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 504.14977561400002, 2024-08-17T18:19:10.587 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.3416124439999999, 2024-08-17T18:19:10.587 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:19:10.587 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:19:10.587 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:19:10.587 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45824", 2024-08-17T18:19:10.587 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/107174183", 2024-08-17T18:19:10.587 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 96551 2024-08-17T18:19:10.587 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.587 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:19:10.587 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.587 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:19:10.587 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.426165+0000", 2024-08-17T18:19:10.588 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:10.588 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.588 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.588 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:19:10.588 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.426165+0000", 2024-08-17T18:19:10.588 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:10.588 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.588 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.588 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:19:10.588 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.426164+0000", 2024-08-17T18:19:10.588 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:19:10.588 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.588 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.588 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:19:10.588 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.426216+0000", 2024-08-17T18:19:10.589 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.1842999999999998e-05 2024-08-17T18:19:10.589 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.589 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.589 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:19:10.589 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.426227+0000", 2024-08-17T18:19:10.589 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0885e-05 2024-08-17T18:19:10.589 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.589 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.589 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:19:10.589 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.426234+0000", 2024-08-17T18:19:10.589 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.4290000000000004e-06 2024-08-17T18:19:10.589 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.589 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.589 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:10.589 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.426280+0000", 2024-08-17T18:19:10.590 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.5946999999999999e-05 2024-08-17T18:19:10.590 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.590 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.590 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:19:10.590 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.426288+0000", 2024-08-17T18:19:10.590 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.9189999999999999e-06 2024-08-17T18:19:10.590 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.590 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.590 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:10.590 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:47.372873+0000", 2024-08-17T18:19:10.590 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.94658496599999997 2024-08-17T18:19:10.590 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.590 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.590 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:19:10.591 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:47.372884+0000", 2024-08-17T18:19:10.591 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1127e-05 2024-08-17T18:19:10.591 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.591 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.591 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:10.591 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:48.744908+0000", 2024-08-17T18:19:10.591 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3720235080000001 2024-08-17T18:19:10.591 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.591 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.591 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:19:10.591 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:48.745043+0000", 2024-08-17T18:19:10.591 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013569999999999999 2024-08-17T18:19:10.591 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.591 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.592 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,4", 2024-08-17T18:19:10.592 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:48.745171+0000", 2024-08-17T18:19:10.592 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012792700000000001 2024-08-17T18:19:10.592 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.592 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.592 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:10.592 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:48.754588+0000", 2024-08-17T18:19:10.592 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0094166760000000006 2024-08-17T18:19:10.592 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.592 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.592 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:10.592 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:48.754612+0000", 2024-08-17T18:19:10.592 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.4155000000000002e-05 2024-08-17T18:19:10.592 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.593 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.593 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:19:10.593 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:48.763078+0000", 2024-08-17T18:19:10.593 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0084658990000000007 2024-08-17T18:19:10.593 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.593 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.593 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:19:10.593 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:48.763130+0000", 2024-08-17T18:19:10.593 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.1884e-05 2024-08-17T18:19:10.593 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.593 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.593 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:19:10.593 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:48.767778+0000", 2024-08-17T18:19:10.593 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.004647651 2024-08-17T18:19:10.594 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:10.594 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:19:10.594 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:10.594 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.594 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.594 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45824.0:96559 57.c 57:3963e6af:::benchmark_data_smithi131_279660_object96558:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1501)", 2024-08-17T18:19:10.594 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:10:46.434546+0000", 2024-08-17T18:19:10.594 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 504.14139475600001, 2024-08-17T18:19:10.594 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.3513346569999998, 2024-08-17T18:19:10.594 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:19:10.594 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:19:10.594 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:19:10.594 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45824", 2024-08-17T18:19:10.594 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/107174183", 2024-08-17T18:19:10.595 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 96559 2024-08-17T18:19:10.595 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.595 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:19:10.595 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.595 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:19:10.595 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.434546+0000", 2024-08-17T18:19:10.595 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:10.595 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.595 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.595 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:19:10.596 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.434546+0000", 2024-08-17T18:19:10.596 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:10.596 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.596 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.596 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:19:10.596 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.434545+0000", 2024-08-17T18:19:10.596 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:19:10.596 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.596 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.596 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:19:10.596 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.434626+0000", 2024-08-17T18:19:10.596 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.1137000000000006e-05 2024-08-17T18:19:10.596 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.597 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.597 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:19:10.597 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.434637+0000", 2024-08-17T18:19:10.597 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1306e-05 2024-08-17T18:19:10.597 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.597 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.597 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:19:10.597 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.434643+0000", 2024-08-17T18:19:10.597 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.6629999999999998e-06 2024-08-17T18:19:10.597 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.597 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.597 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:10.597 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.434698+0000", 2024-08-17T18:19:10.598 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.5031000000000002e-05 2024-08-17T18:19:10.598 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.598 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.598 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:19:10.598 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.434708+0000", 2024-08-17T18:19:10.598 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0787e-05 2024-08-17T18:19:10.598 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.598 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.598 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:10.598 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:47.372915+0000", 2024-08-17T18:19:10.598 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.93820648100000004 2024-08-17T18:19:10.598 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.598 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.598 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:19:10.599 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:47.372926+0000", 2024-08-17T18:19:10.599 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1035e-05 2024-08-17T18:19:10.599 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.599 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.599 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:10.599 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:48.754627+0000", 2024-08-17T18:19:10.599 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3817014480000001 2024-08-17T18:19:10.599 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.599 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.599 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:19:10.599 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:48.754742+0000", 2024-08-17T18:19:10.599 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000114694 2024-08-17T18:19:10.599 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.599 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.600 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,4", 2024-08-17T18:19:10.600 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:48.754892+0000", 2024-08-17T18:19:10.600 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00015008099999999999 2024-08-17T18:19:10.600 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.600 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.600 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:10.600 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:48.767891+0000", 2024-08-17T18:19:10.600 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.012998930000000001 2024-08-17T18:19:10.600 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.600 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.600 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:19:10.600 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:48.768004+0000", 2024-08-17T18:19:10.600 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000113082 2024-08-17T18:19:10.601 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.601 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.601 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:10.601 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:48.780771+0000", 2024-08-17T18:19:10.601 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.012766759000000001 2024-08-17T18:19:10.601 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.601 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.601 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:19:10.601 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:48.780833+0000", 2024-08-17T18:19:10.601 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.1587999999999994e-05 2024-08-17T18:19:10.601 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.601 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.601 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:19:10.601 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:48.785881+0000", 2024-08-17T18:19:10.601 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0050481759999999997 2024-08-17T18:19:10.602 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:10.602 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:19:10.602 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:10.602 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.602 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.602 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45824.0:96570 57.c 57:32891381:::benchmark_data_smithi131_279660_object96569:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1501)", 2024-08-17T18:19:10.602 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:10:46.456712+0000", 2024-08-17T18:19:10.602 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 504.119229158, 2024-08-17T18:19:10.602 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.3347156189999998, 2024-08-17T18:19:10.602 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:19:10.602 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:19:10.602 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:19:10.602 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45824", 2024-08-17T18:19:10.603 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/107174183", 2024-08-17T18:19:10.603 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 96570 2024-08-17T18:19:10.603 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.603 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:19:10.603 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.603 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:19:10.603 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.456712+0000", 2024-08-17T18:19:10.603 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:10.603 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.603 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.603 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:19:10.603 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.456712+0000", 2024-08-17T18:19:10.603 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:10.603 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.603 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.604 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:19:10.604 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.456711+0000", 2024-08-17T18:19:10.604 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:19:10.604 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.604 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.604 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:19:10.604 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.456778+0000", 2024-08-17T18:19:10.604 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.7124000000000003e-05 2024-08-17T18:19:10.604 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.604 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.604 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:19:10.604 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.456789+0000", 2024-08-17T18:19:10.604 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0825000000000001e-05 2024-08-17T18:19:10.604 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.605 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.605 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:19:10.605 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.456794+0000", 2024-08-17T18:19:10.605 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.9030000000000003e-06 2024-08-17T18:19:10.605 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.605 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.605 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:10.605 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.456834+0000", 2024-08-17T18:19:10.605 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.0771e-05 2024-08-17T18:19:10.605 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.605 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.605 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:19:10.605 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:46.456842+0000", 2024-08-17T18:19:10.605 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.5850000000000002e-06 2024-08-17T18:19:10.605 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.606 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.606 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:10.606 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:47.372965+0000", 2024-08-17T18:19:10.606 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.91612297300000001 2024-08-17T18:19:10.606 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.606 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.606 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for peered", 2024-08-17T18:19:10.606 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:47.372977+0000", 2024-08-17T18:19:10.606 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1623999999999999e-05 2024-08-17T18:19:10.606 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.606 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.606 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:10.606 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:48.757653+0000", 2024-08-17T18:19:10.607 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3846760140000001 2024-08-17T18:19:10.607 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.607 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.607 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:19:10.607 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:48.757790+0000", 2024-08-17T18:19:10.607 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013729000000000001 2024-08-17T18:19:10.607 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.607 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.607 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,4", 2024-08-17T18:19:10.607 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:48.757916+0000", 2024-08-17T18:19:10.607 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012589099999999999 2024-08-17T18:19:10.607 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.607 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.607 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:10.608 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:48.767997+0000", 2024-08-17T18:19:10.608 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.010081606 2024-08-17T18:19:10.608 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.608 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.608 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:19:10.608 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:48.768008+0000", 2024-08-17T18:19:10.608 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.022e-05 2024-08-17T18:19:10.608 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.608 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.608 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:10.608 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:48.785962+0000", 2024-08-17T18:19:10.608 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.017954958 2024-08-17T18:19:10.608 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.608 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.609 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:19:10.609 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:48.786022+0000", 2024-08-17T18:19:10.609 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.9205e-05 2024-08-17T18:19:10.609 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.609 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.609 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:19:10.609 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:48.791427+0000", 2024-08-17T18:19:10.609 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.005405567 2024-08-17T18:19:10.609 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:10.609 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:19:10.609 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:10.609 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.609 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.609 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45824.0:141093 57.1 57:8bcc4f70:::benchmark_data_smithi131_279660_object36646:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1507)", 2024-08-17T18:19:10.610 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:11:56.760444+0000", 2024-08-17T18:19:10.610 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 433.81549689899998, 2024-08-17T18:19:10.610 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.55486698999999995, 2024-08-17T18:19:10.610 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:19:10.610 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:19:10.610 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:19:10.610 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45824", 2024-08-17T18:19:10.610 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/107174183", 2024-08-17T18:19:10.610 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 141093 2024-08-17T18:19:10.610 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.610 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:19:10.610 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.610 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:19:10.611 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.760444+0000", 2024-08-17T18:19:10.611 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:10.611 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.611 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.611 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:19:10.611 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.760444+0000", 2024-08-17T18:19:10.611 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:10.611 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.611 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.611 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:19:10.611 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.760442+0000", 2024-08-17T18:19:10.611 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:19:10.611 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.612 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.612 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:19:10.612 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.760450+0000", 2024-08-17T18:19:10.612 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.1459999999999996e-06 2024-08-17T18:19:10.612 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.612 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.612 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:19:10.612 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.760464+0000", 2024-08-17T18:19:10.612 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3733999999999999e-05 2024-08-17T18:19:10.613 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.613 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.613 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:19:10.613 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.760473+0000", 2024-08-17T18:19:10.613 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.7129999999999994e-06 2024-08-17T18:19:10.613 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.613 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.613 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:10.613 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.761068+0000", 2024-08-17T18:19:10.613 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00059582099999999996 2024-08-17T18:19:10.613 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.613 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.613 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:19:10.613 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.761161+0000", 2024-08-17T18:19:10.614 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.2597999999999997e-05 2024-08-17T18:19:10.614 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.614 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.614 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,2", 2024-08-17T18:19:10.614 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.761240+0000", 2024-08-17T18:19:10.614 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.8671000000000006e-05 2024-08-17T18:19:10.614 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.614 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.614 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:10.614 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.764561+0000", 2024-08-17T18:19:10.614 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0033213040000000002 2024-08-17T18:19:10.614 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.614 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.614 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:19:10.614 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.764752+0000", 2024-08-17T18:19:10.615 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00019084000000000001 2024-08-17T18:19:10.615 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.615 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.615 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:10.615 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:57.315121+0000", 2024-08-17T18:19:10.615 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.550369361 2024-08-17T18:19:10.615 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.615 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.615 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:19:10.615 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:57.315252+0000", 2024-08-17T18:19:10.615 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013085199999999999 2024-08-17T18:19:10.615 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.615 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.616 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:19:10.616 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:57.315311+0000", 2024-08-17T18:19:10.616 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.8952000000000001e-05 2024-08-17T18:19:10.616 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:10.616 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:19:10.616 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:10.616 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.616 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.616 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45824.0:141094 57.c 57:3db4643d:::benchmark_data_smithi131_279660_object36647:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1507)", 2024-08-17T18:19:10.616 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:11:56.761249+0000", 2024-08-17T18:19:10.616 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 433.81469204500002, 2024-08-17T18:19:10.616 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.54871682200000005, 2024-08-17T18:19:10.616 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:19:10.616 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:19:10.617 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:19:10.617 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45824", 2024-08-17T18:19:10.617 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/107174183", 2024-08-17T18:19:10.617 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 141094 2024-08-17T18:19:10.617 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.617 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:19:10.617 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.617 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:19:10.617 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.761249+0000", 2024-08-17T18:19:10.617 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:10.617 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.617 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.617 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:19:10.617 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.761249+0000", 2024-08-17T18:19:10.617 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:10.618 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.618 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.618 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:19:10.618 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.761248+0000", 2024-08-17T18:19:10.618 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:19:10.618 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.618 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.618 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:19:10.618 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.761341+0000", 2024-08-17T18:19:10.618 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.3757000000000004e-05 2024-08-17T18:19:10.618 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.619 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.619 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:19:10.619 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.761358+0000", 2024-08-17T18:19:10.619 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6143000000000001e-05 2024-08-17T18:19:10.619 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.619 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.619 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:19:10.619 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.761366+0000", 2024-08-17T18:19:10.619 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.5329999999999994e-06 2024-08-17T18:19:10.619 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.619 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.619 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:10.619 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.761443+0000", 2024-08-17T18:19:10.619 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.6396000000000005e-05 2024-08-17T18:19:10.620 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.620 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.620 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:19:10.620 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.761609+0000", 2024-08-17T18:19:10.620 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00016692599999999999 2024-08-17T18:19:10.620 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.620 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.620 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,4", 2024-08-17T18:19:10.620 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.761767+0000", 2024-08-17T18:19:10.620 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000157188 2024-08-17T18:19:10.620 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.620 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.620 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:19:10.620 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.765401+0000", 2024-08-17T18:19:10.621 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.003634216 2024-08-17T18:19:10.621 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.621 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.621 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:10.621 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.767789+0000", 2024-08-17T18:19:10.621 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0023885070000000002 2024-08-17T18:19:10.621 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.621 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.621 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:10.621 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:57.303184+0000", 2024-08-17T18:19:10.621 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.53539485600000003 2024-08-17T18:19:10.621 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.621 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.621 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:19:10.622 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:57.303359+0000", 2024-08-17T18:19:10.622 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000174952 2024-08-17T18:19:10.622 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.622 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.622 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:19:10.622 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:57.309966+0000", 2024-08-17T18:19:10.622 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.006606387 2024-08-17T18:19:10.622 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:10.622 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:19:10.622 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:10.622 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.623 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.623 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45824.0:186171 57.c 57:35b7dc05:::benchmark_data_smithi131_279660_object81724:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1510)", 2024-08-17T18:19:10.623 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:13:09.245430+0000", 2024-08-17T18:19:10.623 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 361.33051063599999, 2024-08-17T18:19:10.623 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.46936856999999998, 2024-08-17T18:19:10.623 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:19:10.623 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:19:10.623 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:19:10.623 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45824", 2024-08-17T18:19:10.623 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/107174183", 2024-08-17T18:19:10.624 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 186171 2024-08-17T18:19:10.624 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.624 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:19:10.624 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.624 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:19:10.624 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.245430+0000", 2024-08-17T18:19:10.624 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:10.624 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.624 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.624 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:19:10.624 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.245430+0000", 2024-08-17T18:19:10.624 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:10.624 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.625 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.625 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:19:10.625 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.245430+0000", 2024-08-17T18:19:10.625 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2024-08-17T18:19:10.625 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.625 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.625 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:19:10.625 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.245432+0000", 2024-08-17T18:19:10.625 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.5040000000000001e-06 2024-08-17T18:19:10.625 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.625 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.625 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:19:10.625 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.245440+0000", 2024-08-17T18:19:10.625 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.1629999999999996e-06 2024-08-17T18:19:10.626 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.626 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.626 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:19:10.626 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.245445+0000", 2024-08-17T18:19:10.626 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.3610000000000003e-06 2024-08-17T18:19:10.626 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.626 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.626 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:10.626 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.260510+0000", 2024-08-17T18:19:10.626 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.015065476 2024-08-17T18:19:10.626 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.626 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.626 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:19:10.626 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.260878+0000", 2024-08-17T18:19:10.627 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00036790899999999998 2024-08-17T18:19:10.627 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.627 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.627 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,4", 2024-08-17T18:19:10.627 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.261155+0000", 2024-08-17T18:19:10.627 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00027715800000000001 2024-08-17T18:19:10.627 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.627 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.627 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:19:10.627 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.266722+0000", 2024-08-17T18:19:10.627 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.005566858 2024-08-17T18:19:10.627 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.627 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.628 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:10.628 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.274894+0000", 2024-08-17T18:19:10.628 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0081712539999999993 2024-08-17T18:19:10.628 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.628 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.628 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:10.628 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.709873+0000", 2024-08-17T18:19:10.628 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.434979316 2024-08-17T18:19:10.628 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.628 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.628 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:19:10.628 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.710246+0000", 2024-08-17T18:19:10.628 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00037281800000000002 2024-08-17T18:19:10.628 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.629 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.629 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:19:10.629 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.714799+0000", 2024-08-17T18:19:10.629 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0045530969999999999 2024-08-17T18:19:10.629 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:10.629 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:19:10.629 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:10.629 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.629 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.629 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45824.0:186177 57.1 57:8b2e1fda:::benchmark_data_smithi131_279660_object81730:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1510)", 2024-08-17T18:19:10.629 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:13:09.256081+0000", 2024-08-17T18:19:10.629 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 361.31985961999999, 2024-08-17T18:19:10.630 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.44478090799999997, 2024-08-17T18:19:10.630 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:19:10.630 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:19:10.630 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:19:10.630 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45824", 2024-08-17T18:19:10.630 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/107174183", 2024-08-17T18:19:10.630 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 186177 2024-08-17T18:19:10.630 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.630 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:19:10.630 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.630 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:19:10.631 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.256081+0000", 2024-08-17T18:19:10.631 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:10.631 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.631 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.631 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:19:10.631 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.256081+0000", 2024-08-17T18:19:10.631 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:10.631 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.631 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.631 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:19:10.631 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.256080+0000", 2024-08-17T18:19:10.631 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:19:10.631 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.631 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.632 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:19:10.632 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.256086+0000", 2024-08-17T18:19:10.632 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.7190000000000004e-06 2024-08-17T18:19:10.632 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.632 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.632 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:19:10.632 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.256096+0000", 2024-08-17T18:19:10.632 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.3470000000000005e-06 2024-08-17T18:19:10.632 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.632 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.632 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:19:10.632 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.256101+0000", 2024-08-17T18:19:10.632 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.733e-06 2024-08-17T18:19:10.633 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.633 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.633 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:10.633 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.256147+0000", 2024-08-17T18:19:10.633 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.6112000000000002e-05 2024-08-17T18:19:10.633 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.633 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.633 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:19:10.633 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.256280+0000", 2024-08-17T18:19:10.633 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000132068 2024-08-17T18:19:10.633 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.633 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.633 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,2", 2024-08-17T18:19:10.633 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.256418+0000", 2024-08-17T18:19:10.634 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013882400000000001 2024-08-17T18:19:10.634 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.634 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.634 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:19:10.634 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.260153+0000", 2024-08-17T18:19:10.634 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.003735042 2024-08-17T18:19:10.634 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.634 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.634 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:10.634 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.265437+0000", 2024-08-17T18:19:10.634 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0052836259999999996 2024-08-17T18:19:10.634 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.634 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.635 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:10.635 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.700613+0000", 2024-08-17T18:19:10.635 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.435176328 2024-08-17T18:19:10.635 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.635 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.635 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:19:10.635 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.700759+0000", 2024-08-17T18:19:10.635 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000146124 2024-08-17T18:19:10.635 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.635 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.635 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:19:10.635 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.700862+0000", 2024-08-17T18:19:10.635 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000102641 2024-08-17T18:19:10.635 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:10.636 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:19:10.636 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:10.636 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.636 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.636 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45824.0:186190 57.1 57:835756a8:::benchmark_data_smithi131_279660_object81743:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1510)", 2024-08-17T18:19:10.636 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:13:09.277483+0000", 2024-08-17T18:19:10.636 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 361.29845773400001, 2024-08-17T18:19:10.636 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.43213144799999997, 2024-08-17T18:19:10.636 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:19:10.636 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:19:10.636 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:19:10.636 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45824", 2024-08-17T18:19:10.636 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/107174183", 2024-08-17T18:19:10.636 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 186190 2024-08-17T18:19:10.637 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.637 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:19:10.637 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.637 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:19:10.637 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.277483+0000", 2024-08-17T18:19:10.637 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:10.637 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.637 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.637 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:19:10.637 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.277483+0000", 2024-08-17T18:19:10.637 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:10.637 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.637 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.637 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:19:10.638 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.277481+0000", 2024-08-17T18:19:10.638 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:19:10.638 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.638 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.638 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:19:10.638 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.277489+0000", 2024-08-17T18:19:10.638 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.5329999999999997e-06 2024-08-17T18:19:10.638 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.638 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.638 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:19:10.638 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.277505+0000", 2024-08-17T18:19:10.638 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5985e-05 2024-08-17T18:19:10.638 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.639 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.639 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:19:10.639 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.277512+0000", 2024-08-17T18:19:10.639 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.9480000000000002e-06 2024-08-17T18:19:10.639 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.639 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.639 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:10.639 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.277557+0000", 2024-08-17T18:19:10.639 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.5454999999999998e-05 2024-08-17T18:19:10.639 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.639 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.639 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:19:10.639 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.277676+0000", 2024-08-17T18:19:10.639 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000118669 2024-08-17T18:19:10.640 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.640 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.640 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,2", 2024-08-17T18:19:10.640 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.277762+0000", 2024-08-17T18:19:10.640 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.6441999999999997e-05 2024-08-17T18:19:10.640 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.640 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.640 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:19:10.640 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.280840+0000", 2024-08-17T18:19:10.640 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.003077729 2024-08-17T18:19:10.640 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.640 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.640 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:10.640 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.280881+0000", 2024-08-17T18:19:10.641 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.0447000000000001e-05 2024-08-17T18:19:10.641 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.641 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.641 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:10.641 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.709496+0000", 2024-08-17T18:19:10.641 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.42861500299999999 2024-08-17T18:19:10.641 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.641 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.641 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:19:10.641 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.709562+0000", 2024-08-17T18:19:10.641 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.5988999999999994e-05 2024-08-17T18:19:10.641 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.641 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.641 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:19:10.642 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.709615+0000", 2024-08-17T18:19:10.642 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.2929000000000001e-05 2024-08-17T18:19:10.642 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:10.642 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:19:10.642 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:10.642 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.642 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.642 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45824.0:186192 57.c 57:3cefb97c:::benchmark_data_smithi131_279660_object81745:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1510)", 2024-08-17T18:19:10.642 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:13:09.282161+0000", 2024-08-17T18:19:10.642 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 361.293779793, 2024-08-17T18:19:10.642 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.46189808100000002, 2024-08-17T18:19:10.642 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:19:10.642 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:19:10.643 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:19:10.643 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45824", 2024-08-17T18:19:10.643 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/107174183", 2024-08-17T18:19:10.643 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 186192 2024-08-17T18:19:10.643 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.643 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:19:10.643 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.643 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:19:10.643 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.282161+0000", 2024-08-17T18:19:10.643 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:10.643 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.643 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.643 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:19:10.643 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.282161+0000", 2024-08-17T18:19:10.643 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:10.644 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.644 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.644 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:19:10.644 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.282159+0000", 2024-08-17T18:19:10.644 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:19:10.644 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.644 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.644 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:19:10.644 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.282168+0000", 2024-08-17T18:19:10.644 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.8689999999999993e-06 2024-08-17T18:19:10.644 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.644 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.644 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:19:10.644 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.282179+0000", 2024-08-17T18:19:10.645 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0679000000000001e-05 2024-08-17T18:19:10.645 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.645 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.645 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:19:10.645 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.282184+0000", 2024-08-17T18:19:10.645 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.1950000000000002e-06 2024-08-17T18:19:10.645 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.645 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.645 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:10.645 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.282219+0000", 2024-08-17T18:19:10.645 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.4613999999999998e-05 2024-08-17T18:19:10.645 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.645 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.645 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:19:10.646 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.282328+0000", 2024-08-17T18:19:10.646 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000108989 2024-08-17T18:19:10.646 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.646 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.646 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,4", 2024-08-17T18:19:10.646 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.282427+0000", 2024-08-17T18:19:10.646 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.9178000000000005e-05 2024-08-17T18:19:10.646 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.646 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.646 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:19:10.646 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.285489+0000", 2024-08-17T18:19:10.646 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0030619050000000002 2024-08-17T18:19:10.646 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.646 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.647 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:10.647 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.288782+0000", 2024-08-17T18:19:10.647 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0032935909999999998 2024-08-17T18:19:10.647 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.647 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.647 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:10.647 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.719930+0000", 2024-08-17T18:19:10.647 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.43114765999999999 2024-08-17T18:19:10.647 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.647 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.647 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:19:10.647 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.720003+0000", 2024-08-17T18:19:10.647 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.3458e-05 2024-08-17T18:19:10.647 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.647 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.648 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:19:10.648 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.744059+0000", 2024-08-17T18:19:10.648 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.024055600999999999 2024-08-17T18:19:10.648 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:10.648 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:19:10.648 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:10.648 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.648 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.648 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45824.0:191025 57.d 57:bea8e6ee:::benchmark_data_smithi131_279660_object86578:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1510)", 2024-08-17T18:19:10.648 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:13:17.511368+0000", 2024-08-17T18:19:10.648 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 353.06457300900001, 2024-08-17T18:19:10.648 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.48549593000000002, 2024-08-17T18:19:10.648 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:19:10.648 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:19:10.649 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:19:10.649 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45824", 2024-08-17T18:19:10.649 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/107174183", 2024-08-17T18:19:10.649 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 191025 2024-08-17T18:19:10.649 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.649 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:19:10.649 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.649 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:19:10.649 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:17.511368+0000", 2024-08-17T18:19:10.649 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:10.649 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.649 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.649 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:19:10.649 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:17.511368+0000", 2024-08-17T18:19:10.650 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:10.650 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.650 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.650 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:19:10.650 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:17.511366+0000", 2024-08-17T18:19:10.650 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:19:10.650 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.650 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.650 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:19:10.650 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:17.511372+0000", 2024-08-17T18:19:10.650 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3999999999999997e-06 2024-08-17T18:19:10.650 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.650 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.651 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:19:10.651 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:17.511385+0000", 2024-08-17T18:19:10.651 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.252e-05 2024-08-17T18:19:10.651 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.651 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.651 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:19:10.651 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:17.511391+0000", 2024-08-17T18:19:10.651 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3759999999999996e-06 2024-08-17T18:19:10.651 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.651 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.651 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:10.652 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:17.511425+0000", 2024-08-17T18:19:10.652 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.3859999999999998e-05 2024-08-17T18:19:10.652 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.652 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.652 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:19:10.652 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:17.511547+0000", 2024-08-17T18:19:10.652 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000122094 2024-08-17T18:19:10.652 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.652 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.652 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,3", 2024-08-17T18:19:10.652 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:17.511641+0000", 2024-08-17T18:19:10.652 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.3448000000000004e-05 2024-08-17T18:19:10.652 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.652 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.653 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:19:10.653 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:17.515155+0000", 2024-08-17T18:19:10.653 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0035141320000000001 2024-08-17T18:19:10.653 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.653 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.653 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:10.653 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:17.515794+0000", 2024-08-17T18:19:10.653 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000639542 2024-08-17T18:19:10.653 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.653 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.653 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:10.653 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:17.996698+0000", 2024-08-17T18:19:10.653 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.48090320800000003 2024-08-17T18:19:10.654 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.654 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.654 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:19:10.654 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:17.996790+0000", 2024-08-17T18:19:10.654 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.2948000000000005e-05 2024-08-17T18:19:10.654 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.654 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.654 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:19:10.654 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:17.996864+0000", 2024-08-17T18:19:10.654 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.3275000000000006e-05 2024-08-17T18:19:10.654 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:10.655 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:19:10.655 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:10.655 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.655 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.655 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.36051.0:1431 58.1 58:8d338c74:::benchmark_data_smithi131_300488_object1430:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1525)", 2024-08-17T18:19:10.655 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:15:03.527927+0000", 2024-08-17T18:19:10.655 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 247.04801355500001, 2024-08-17T18:19:10.655 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.51978526800000002, 2024-08-17T18:19:10.655 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:19:10.655 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:19:10.655 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:19:10.655 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.36051", 2024-08-17T18:19:10.655 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/3166910928", 2024-08-17T18:19:10.655 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 1431 2024-08-17T18:19:10.656 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.656 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:19:10.656 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.656 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:19:10.656 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:15:03.527927+0000", 2024-08-17T18:19:10.656 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:10.656 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.656 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.656 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:19:10.656 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:15:03.527927+0000", 2024-08-17T18:19:10.656 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:10.656 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.656 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.656 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:19:10.657 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:15:03.527926+0000", 2024-08-17T18:19:10.657 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:19:10.657 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.657 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.657 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:19:10.657 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:15:03.527983+0000", 2024-08-17T18:19:10.657 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.7271000000000001e-05 2024-08-17T18:19:10.657 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.657 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.657 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:19:10.657 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:15:03.527994+0000", 2024-08-17T18:19:10.657 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0359e-05 2024-08-17T18:19:10.657 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.657 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.657 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:19:10.658 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:15:03.527999+0000", 2024-08-17T18:19:10.658 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.22e-06 2024-08-17T18:19:10.658 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.658 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.658 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:10.658 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:15:03.528040+0000", 2024-08-17T18:19:10.658 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.1100999999999998e-05 2024-08-17T18:19:10.658 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.658 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.658 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:19:10.658 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:15:03.528154+0000", 2024-08-17T18:19:10.658 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000114323 2024-08-17T18:19:10.658 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.659 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.659 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,1", 2024-08-17T18:19:10.659 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:15:03.528253+0000", 2024-08-17T18:19:10.659 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.8814000000000006e-05 2024-08-17T18:19:10.659 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.659 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.659 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:19:10.659 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:15:03.528757+0000", 2024-08-17T18:19:10.659 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00050351200000000001 2024-08-17T18:19:10.659 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.659 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.659 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:10.659 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:15:03.529332+0000", 2024-08-17T18:19:10.659 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00057501500000000001 2024-08-17T18:19:10.659 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.660 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.660 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:10.660 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:15:04.047607+0000", 2024-08-17T18:19:10.660 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.51827514900000005 2024-08-17T18:19:10.660 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.660 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.660 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:19:10.660 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:15:04.047666+0000", 2024-08-17T18:19:10.660 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.9506000000000003e-05 2024-08-17T18:19:10.660 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.660 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.660 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:19:10.660 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:15:04.047713+0000", 2024-08-17T18:19:10.660 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.6053000000000001e-05 2024-08-17T18:19:10.660 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:10.661 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:19:10.661 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:10.661 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.661 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.661 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.36051.0:1446 58.1 58:8fc90233:::benchmark_data_smithi131_300488_object1445:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1525)", 2024-08-17T18:19:10.661 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:15:03.531117+0000", 2024-08-17T18:19:10.661 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 247.044824127, 2024-08-17T18:19:10.661 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.51697092899999997, 2024-08-17T18:19:10.661 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:19:10.661 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:19:10.661 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:19:10.661 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.36051", 2024-08-17T18:19:10.661 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/3166910928", 2024-08-17T18:19:10.661 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 1446 2024-08-17T18:19:10.662 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.662 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:19:10.662 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.662 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:19:10.662 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:15:03.531117+0000", 2024-08-17T18:19:10.662 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:10.662 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.662 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.662 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:19:10.662 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:15:03.531117+0000", 2024-08-17T18:19:10.662 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:10.662 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.662 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.663 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:19:10.663 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:15:03.531116+0000", 2024-08-17T18:19:10.663 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:19:10.663 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.663 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.663 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:19:10.663 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:15:03.531170+0000", 2024-08-17T18:19:10.663 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.3730000000000002e-05 2024-08-17T18:19:10.663 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.663 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.663 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:19:10.663 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:15:03.531183+0000", 2024-08-17T18:19:10.663 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3701e-05 2024-08-17T18:19:10.663 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.664 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.664 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:19:10.664 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:15:03.531193+0000", 2024-08-17T18:19:10.664 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.9180000000000006e-06 2024-08-17T18:19:10.664 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.664 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.664 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:10.664 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:15:03.531240+0000", 2024-08-17T18:19:10.664 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.7008999999999997e-05 2024-08-17T18:19:10.664 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.664 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.664 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:19:10.664 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:15:03.531322+0000", 2024-08-17T18:19:10.664 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.2113999999999993e-05 2024-08-17T18:19:10.665 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.665 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.665 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,1", 2024-08-17T18:19:10.665 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:15:03.531458+0000", 2024-08-17T18:19:10.665 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000136086 2024-08-17T18:19:10.665 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.665 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.665 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:19:10.665 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:15:03.531905+0000", 2024-08-17T18:19:10.665 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00044699600000000001 2024-08-17T18:19:10.665 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.665 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.665 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:10.665 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:15:03.532768+0000", 2024-08-17T18:19:10.666 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00086307799999999998 2024-08-17T18:19:10.666 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.666 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.666 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:10.666 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:15:04.047832+0000", 2024-08-17T18:19:10.666 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.51506407899999995 2024-08-17T18:19:10.666 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.666 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.666 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:19:10.666 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:15:04.047969+0000", 2024-08-17T18:19:10.666 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000136518 2024-08-17T18:19:10.666 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.666 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.667 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:19:10.667 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:15:04.048088+0000", 2024-08-17T18:19:10.667 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00011861100000000001 2024-08-17T18:19:10.667 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:10.667 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:19:10.667 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:10.667 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.667 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.667 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.36051.0:113732 58.4 58:2ea03bc7:::benchmark_data_smithi131_300488_object21510:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1537)", 2024-08-17T18:19:10.667 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:17:01.771921+0000", 2024-08-17T18:19:10.667 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 128.80401944900001, 2024-08-17T18:19:10.667 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.51316888699999996, 2024-08-17T18:19:10.667 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:19:10.667 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:19:10.668 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:19:10.668 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.36051", 2024-08-17T18:19:10.668 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/3166910928", 2024-08-17T18:19:10.668 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 113732 2024-08-17T18:19:10.668 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.668 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:19:10.668 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.668 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:19:10.668 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:01.771921+0000", 2024-08-17T18:19:10.668 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:10.668 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.668 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.668 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:19:10.668 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:01.771921+0000", 2024-08-17T18:19:10.669 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:10.669 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.669 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.669 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:19:10.669 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:01.771919+0000", 2024-08-17T18:19:10.669 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:19:10.669 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.669 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.669 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:19:10.669 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:01.771928+0000", 2024-08-17T18:19:10.669 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.636e-06 2024-08-17T18:19:10.669 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.669 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.669 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:19:10.670 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:01.771949+0000", 2024-08-17T18:19:10.670 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.1472e-05 2024-08-17T18:19:10.670 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.670 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.670 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:19:10.670 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:01.771960+0000", 2024-08-17T18:19:10.670 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0346999999999999e-05 2024-08-17T18:19:10.670 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.670 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.670 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:10.670 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:01.772108+0000", 2024-08-17T18:19:10.670 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014833000000000001 2024-08-17T18:19:10.670 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.670 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.671 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:19:10.671 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:01.772405+0000", 2024-08-17T18:19:10.671 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00029729000000000002 2024-08-17T18:19:10.671 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.671 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.671 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,5", 2024-08-17T18:19:10.671 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:01.772783+0000", 2024-08-17T18:19:10.671 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00037764 2024-08-17T18:19:10.671 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.671 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.671 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:19:10.671 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:01.784900+0000", 2024-08-17T18:19:10.671 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.012116962 2024-08-17T18:19:10.671 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.672 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.672 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:10.672 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:01.790951+0000", 2024-08-17T18:19:10.672 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0060514160000000004 2024-08-17T18:19:10.672 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.672 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.672 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:10.672 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:02.284945+0000", 2024-08-17T18:19:10.672 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.493993617 2024-08-17T18:19:10.672 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.672 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.672 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:19:10.672 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:02.285024+0000", 2024-08-17T18:19:10.672 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.8992000000000005e-05 2024-08-17T18:19:10.673 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.673 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.673 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:19:10.673 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:02.285090+0000", 2024-08-17T18:19:10.673 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.6296000000000004e-05 2024-08-17T18:19:10.673 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:10.673 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:19:10.673 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:10.673 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.673 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.673 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.36051.0:113736 58.4 58:2ca11967:::benchmark_data_smithi131_300488_object21514:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1537)", 2024-08-17T18:19:10.673 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:17:01.781210+0000", 2024-08-17T18:19:10.673 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 128.794730727, 2024-08-17T18:19:10.673 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.51208707600000003, 2024-08-17T18:19:10.674 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:19:10.674 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:19:10.674 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:19:10.674 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.36051", 2024-08-17T18:19:10.674 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/3166910928", 2024-08-17T18:19:10.674 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 113736 2024-08-17T18:19:10.674 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.674 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:19:10.674 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.674 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:19:10.674 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:01.781210+0000", 2024-08-17T18:19:10.674 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:10.674 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.674 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.674 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:19:10.675 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:01.781210+0000", 2024-08-17T18:19:10.675 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:10.675 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.675 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.675 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:19:10.675 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:01.781209+0000", 2024-08-17T18:19:10.675 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:19:10.675 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.675 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.675 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:19:10.675 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:01.781215+0000", 2024-08-17T18:19:10.675 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.6839999999999999e-06 2024-08-17T18:19:10.675 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.675 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.676 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:19:10.676 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:01.781225+0000", 2024-08-17T18:19:10.676 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0063e-05 2024-08-17T18:19:10.676 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.676 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.676 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:19:10.676 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:01.781231+0000", 2024-08-17T18:19:10.676 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.7420000000000003e-06 2024-08-17T18:19:10.676 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.676 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.676 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:10.676 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:01.781368+0000", 2024-08-17T18:19:10.676 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013680100000000001 2024-08-17T18:19:10.677 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.677 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.677 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:19:10.677 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:01.781543+0000", 2024-08-17T18:19:10.677 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00017505099999999999 2024-08-17T18:19:10.677 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.677 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.677 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,5", 2024-08-17T18:19:10.677 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:01.781694+0000", 2024-08-17T18:19:10.677 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000150984 2024-08-17T18:19:10.677 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.677 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.677 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:19:10.677 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:01.788001+0000", 2024-08-17T18:19:10.678 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0063073620000000004 2024-08-17T18:19:10.678 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.678 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.678 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:10.678 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:01.794587+0000", 2024-08-17T18:19:10.678 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0065861979999999997 2024-08-17T18:19:10.678 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.678 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.678 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:10.678 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:02.293071+0000", 2024-08-17T18:19:10.678 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.49848389900000001 2024-08-17T18:19:10.678 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.678 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.679 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:19:10.679 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:02.293185+0000", 2024-08-17T18:19:10.679 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00011342599999999999 2024-08-17T18:19:10.679 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.679 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.679 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:19:10.679 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:02.293297+0000", 2024-08-17T18:19:10.679 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000112444 2024-08-17T18:19:10.679 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:10.679 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:19:10.679 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:10.679 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.679 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.679 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.36051.0:113737 58.4 58:2966e005:::benchmark_data_smithi131_300488_object21515:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1537)", 2024-08-17T18:19:10.679 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:17:01.781339+0000", 2024-08-17T18:19:10.680 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 128.794601844, 2024-08-17T18:19:10.680 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.512278927, 2024-08-17T18:19:10.680 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:19:10.680 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:19:10.680 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:19:10.680 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.36051", 2024-08-17T18:19:10.680 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/3166910928", 2024-08-17T18:19:10.680 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 113737 2024-08-17T18:19:10.680 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.680 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:19:10.680 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.680 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:19:10.680 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:01.781339+0000", 2024-08-17T18:19:10.680 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:10.681 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.681 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.681 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:19:10.681 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:01.781339+0000", 2024-08-17T18:19:10.681 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:10.681 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.681 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.681 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:19:10.681 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:01.781338+0000", 2024-08-17T18:19:10.681 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:19:10.681 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.681 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.681 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:19:10.681 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:01.781342+0000", 2024-08-17T18:19:10.682 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.1880000000000004e-06 2024-08-17T18:19:10.682 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.682 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.682 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:19:10.682 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:01.781351+0000", 2024-08-17T18:19:10.682 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.9849999999999995e-06 2024-08-17T18:19:10.682 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.682 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.682 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:19:10.682 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:01.781358+0000", 2024-08-17T18:19:10.682 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.387e-06 2024-08-17T18:19:10.682 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.682 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.682 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:10.683 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:01.784927+0000", 2024-08-17T18:19:10.683 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0035689879999999999 2024-08-17T18:19:10.683 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.683 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.683 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:19:10.683 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:01.785048+0000", 2024-08-17T18:19:10.683 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000121601 2024-08-17T18:19:10.683 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.683 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.683 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,5", 2024-08-17T18:19:10.683 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:01.785163+0000", 2024-08-17T18:19:10.683 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000114227 2024-08-17T18:19:10.683 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.683 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.684 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:19:10.684 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:01.789527+0000", 2024-08-17T18:19:10.684 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0043646459999999998 2024-08-17T18:19:10.684 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.684 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.684 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:10.684 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:01.794629+0000", 2024-08-17T18:19:10.684 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0051019719999999998 2024-08-17T18:19:10.684 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.684 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.684 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:10.684 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:02.293381+0000", 2024-08-17T18:19:10.684 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.49875188500000001 2024-08-17T18:19:10.684 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.685 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.685 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:19:10.685 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:02.293531+0000", 2024-08-17T18:19:10.685 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014957100000000001 2024-08-17T18:19:10.685 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.685 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.685 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:19:10.685 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:02.293618+0000", 2024-08-17T18:19:10.685 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.7267000000000003e-05 2024-08-17T18:19:10.685 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:10.685 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:19:10.685 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:10.685 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.685 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.686 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.36051.0:113745 58.4 58:26fc6328:::benchmark_data_smithi131_300488_object21523:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1537)", 2024-08-17T18:19:10.686 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:17:01.791212+0000", 2024-08-17T18:19:10.686 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 128.78472866800001, 2024-08-17T18:19:10.686 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.50630934699999997, 2024-08-17T18:19:10.686 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:19:10.686 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:19:10.686 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:19:10.686 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.36051", 2024-08-17T18:19:10.686 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/3166910928", 2024-08-17T18:19:10.686 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 113745 2024-08-17T18:19:10.686 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.686 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:19:10.686 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.686 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:19:10.687 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:01.791212+0000", 2024-08-17T18:19:10.687 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:10.687 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.687 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.687 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:19:10.687 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:01.791212+0000", 2024-08-17T18:19:10.687 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:10.687 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.687 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.687 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:19:10.687 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:01.791210+0000", 2024-08-17T18:19:10.687 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:19:10.687 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.687 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.687 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:19:10.688 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:01.791219+0000", 2024-08-17T18:19:10.688 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.3650000000000004e-06 2024-08-17T18:19:10.688 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.688 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.688 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:19:10.688 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:01.791233+0000", 2024-08-17T18:19:10.688 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4865000000000001e-05 2024-08-17T18:19:10.688 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.688 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.688 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:19:10.688 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:01.791241+0000", 2024-08-17T18:19:10.688 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.1999999999999997e-06 2024-08-17T18:19:10.688 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.688 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.688 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:10.689 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:01.791280+0000", 2024-08-17T18:19:10.689 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.9116000000000003e-05 2024-08-17T18:19:10.689 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.689 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.689 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:19:10.689 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:01.791446+0000", 2024-08-17T18:19:10.689 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00016626499999999999 2024-08-17T18:19:10.689 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.689 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.689 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 3,5", 2024-08-17T18:19:10.689 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:01.791570+0000", 2024-08-17T18:19:10.689 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012398800000000001 2024-08-17T18:19:10.689 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.689 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.690 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:19:10.690 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:01.794498+0000", 2024-08-17T18:19:10.690 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0029281210000000001 2024-08-17T18:19:10.690 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.690 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.690 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:10.690 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:01.796842+0000", 2024-08-17T18:19:10.690 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0023441 2024-08-17T18:19:10.690 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.690 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.690 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:10.690 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:02.297234+0000", 2024-08-17T18:19:10.690 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.50039140400000004 2024-08-17T18:19:10.690 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.691 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.691 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:19:10.691 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:02.297454+0000", 2024-08-17T18:19:10.691 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00022078000000000001 2024-08-17T18:19:10.691 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.691 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.691 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:19:10.691 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:02.297521+0000", 2024-08-17T18:19:10.691 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.7108999999999997e-05 2024-08-17T18:19:10.691 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:10.691 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:19:10.691 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:10.691 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.691 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.692 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.36051.0:117089 58.1 58:809600f5:::benchmark_data_smithi131_300488_object24867:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1540)", 2024-08-17T18:19:10.692 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:17:07.916482+0000", 2024-08-17T18:19:10.692 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 122.659459189, 2024-08-17T18:19:10.692 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.59647657099999996, 2024-08-17T18:19:10.692 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:19:10.692 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:19:10.692 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:19:10.692 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.36051", 2024-08-17T18:19:10.692 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/3166910928", 2024-08-17T18:19:10.692 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 117089 2024-08-17T18:19:10.692 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.692 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:19:10.692 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.692 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:19:10.692 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:07.916482+0000", 2024-08-17T18:19:10.693 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:10.693 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.693 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.693 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:19:10.693 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:07.916482+0000", 2024-08-17T18:19:10.693 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:10.693 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.693 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.693 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:19:10.693 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:07.916480+0000", 2024-08-17T18:19:10.693 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:19:10.693 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.693 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.693 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:19:10.694 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:07.916488+0000", 2024-08-17T18:19:10.694 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.6359999999999994e-06 2024-08-17T18:19:10.694 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.694 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.694 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:19:10.694 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:07.916499+0000", 2024-08-17T18:19:10.694 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1721e-05 2024-08-17T18:19:10.694 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.694 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.694 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:19:10.694 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:07.916506+0000", 2024-08-17T18:19:10.694 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.1720000000000004e-06 2024-08-17T18:19:10.694 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.694 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.695 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:10.695 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:07.916550+0000", 2024-08-17T18:19:10.695 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.3995999999999997e-05 2024-08-17T18:19:10.695 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.695 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.695 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:19:10.695 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:07.916723+0000", 2024-08-17T18:19:10.695 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00017318100000000001 2024-08-17T18:19:10.695 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.695 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.695 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,1", 2024-08-17T18:19:10.695 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:07.916854+0000", 2024-08-17T18:19:10.695 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013165200000000001 2024-08-17T18:19:10.695 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.696 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.696 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:19:10.696 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:07.919672+0000", 2024-08-17T18:19:10.696 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.002817717 2024-08-17T18:19:10.696 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.696 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.696 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:10.696 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:07.920965+0000", 2024-08-17T18:19:10.696 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0012926350000000001 2024-08-17T18:19:10.696 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.696 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.696 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:10.696 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:08.512746+0000", 2024-08-17T18:19:10.696 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.591780906 2024-08-17T18:19:10.697 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.697 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.697 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:19:10.697 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:08.512873+0000", 2024-08-17T18:19:10.697 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012742799999999999 2024-08-17T18:19:10.697 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.697 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.697 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:19:10.697 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:08.512958+0000", 2024-08-17T18:19:10.697 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.5085000000000003e-05 2024-08-17T18:19:10.697 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:10.697 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:19:10.697 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:10.697 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.697 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.698 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.36051.0:117107 58.1 58:8e46e971:::benchmark_data_smithi131_300488_object24885:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1540)", 2024-08-17T18:19:10.698 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:17:07.955933+0000", 2024-08-17T18:19:10.698 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 122.62000826400001, 2024-08-17T18:19:10.698 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.55722401300000002, 2024-08-17T18:19:10.698 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:19:10.698 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:19:10.698 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:19:10.698 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.36051", 2024-08-17T18:19:10.698 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/3166910928", 2024-08-17T18:19:10.698 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 117107 2024-08-17T18:19:10.698 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.698 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:19:10.698 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.699 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:19:10.699 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:07.955933+0000", 2024-08-17T18:19:10.699 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:10.699 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.699 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.699 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:19:10.699 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:07.955933+0000", 2024-08-17T18:19:10.699 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:10.699 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.699 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.699 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:19:10.699 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:07.955931+0000", 2024-08-17T18:19:10.699 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:19:10.699 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.700 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.700 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:19:10.700 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:07.955938+0000", 2024-08-17T18:19:10.700 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.452e-06 2024-08-17T18:19:10.700 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.700 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.700 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:19:10.700 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:07.955952+0000", 2024-08-17T18:19:10.700 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3749e-05 2024-08-17T18:19:10.700 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.700 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.700 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:19:10.700 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:07.955959+0000", 2024-08-17T18:19:10.700 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.4069999999999998e-06 2024-08-17T18:19:10.700 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.701 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.701 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:10.701 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:07.956012+0000", 2024-08-17T18:19:10.701 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.3468999999999999e-05 2024-08-17T18:19:10.701 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.701 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.701 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:19:10.701 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:07.956100+0000", 2024-08-17T18:19:10.701 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.7501000000000001e-05 2024-08-17T18:19:10.701 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.701 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.701 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,1", 2024-08-17T18:19:10.701 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:07.956177+0000", 2024-08-17T18:19:10.701 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.7373000000000006e-05 2024-08-17T18:19:10.701 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.702 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.702 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:19:10.702 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:07.958664+0000", 2024-08-17T18:19:10.702 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0024869879999999999 2024-08-17T18:19:10.702 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.702 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.702 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:10.702 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:07.958747+0000", 2024-08-17T18:19:10.702 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.3195000000000006e-05 2024-08-17T18:19:10.702 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.702 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.702 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:10.702 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:08.513038+0000", 2024-08-17T18:19:10.703 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.55429131399999998 2024-08-17T18:19:10.703 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.703 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.703 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:19:10.703 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:08.513102+0000", 2024-08-17T18:19:10.703 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3114000000000006e-05 2024-08-17T18:19:10.703 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.703 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.703 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:19:10.703 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:08.513157+0000", 2024-08-17T18:19:10.703 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.5016999999999999e-05 2024-08-17T18:19:10.703 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:10.703 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:19:10.703 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:10.704 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.704 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.704 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.36051.0:127999 58.1 58:821b4d22:::benchmark_data_smithi131_300488_object35777:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1540)", 2024-08-17T18:19:10.704 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:17:23.145016+0000", 2024-08-17T18:19:10.704 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 107.430924843, 2024-08-17T18:19:10.704 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.42793386100000003, 2024-08-17T18:19:10.704 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:19:10.704 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:19:10.704 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:19:10.704 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.36051", 2024-08-17T18:19:10.704 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/3166910928", 2024-08-17T18:19:10.704 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 127999 2024-08-17T18:19:10.704 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.704 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:19:10.705 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.705 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:19:10.705 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:23.145016+0000", 2024-08-17T18:19:10.705 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:10.705 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.705 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.705 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:19:10.705 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:23.145016+0000", 2024-08-17T18:19:10.705 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:10.705 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.705 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.705 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:19:10.705 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:23.145014+0000", 2024-08-17T18:19:10.705 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:19:10.705 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.706 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.706 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:19:10.706 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:23.145020+0000", 2024-08-17T18:19:10.706 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.981e-06 2024-08-17T18:19:10.706 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.706 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.706 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:19:10.706 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:23.145035+0000", 2024-08-17T18:19:10.706 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4698999999999999e-05 2024-08-17T18:19:10.706 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.706 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.706 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:19:10.706 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:23.145041+0000", 2024-08-17T18:19:10.706 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.054e-06 2024-08-17T18:19:10.707 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.707 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.707 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:10.707 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:23.145090+0000", 2024-08-17T18:19:10.707 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.8606000000000002e-05 2024-08-17T18:19:10.707 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.707 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.707 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:19:10.707 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:23.145205+0000", 2024-08-17T18:19:10.707 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000115028 2024-08-17T18:19:10.707 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.707 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.707 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,1", 2024-08-17T18:19:10.707 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:23.145291+0000", 2024-08-17T18:19:10.708 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.6170999999999999e-05 2024-08-17T18:19:10.708 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.708 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.708 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:19:10.708 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:23.147730+0000", 2024-08-17T18:19:10.708 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0024390079999999999 2024-08-17T18:19:10.708 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.708 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.708 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:10.708 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:23.147808+0000", 2024-08-17T18:19:10.708 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.8024999999999999e-05 2024-08-17T18:19:10.708 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.708 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.708 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:10.708 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:23.572877+0000", 2024-08-17T18:19:10.709 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.42506874300000003 2024-08-17T18:19:10.709 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.709 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.709 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:19:10.709 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:23.572922+0000", 2024-08-17T18:19:10.709 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.4867999999999998e-05 2024-08-17T18:19:10.709 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:10.709 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:10.709 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:19:10.709 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:23.572950+0000", 2024-08-17T18:19:10.709 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.8175e-05 2024-08-17T18:19:10.709 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:10.709 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:19:10.709 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:10.710 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:10.710 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:19:10.710 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-08-17T18:19:10.710 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:10.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:10 smithi169 bash[79348]: cluster 2024-08-17T18:19:08.827398+0000 mgr.y (mgr.34107) 2320 : cluster [DBG] pgmap v3217: 119 pgs: 1 peering, 5 active+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 1 active+clean+remapped, 13 active+remapped+backfill_wait, 96 active+clean; 811 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 10 KiB/s rd, 30 KiB/s wr, 7 op/s; 2/78 objects degraded (2.564%); 22 KiB/s, 202 objects/s recovering 2024-08-17T18:19:10.720 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:10 smithi169 bash[79348]: cluster 2024-08-17T18:19:08.827398+0000 mgr.y (mgr.34107) 2320 : cluster [DBG] pgmap v3217: 119 pgs: 1 peering, 5 active+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 1 active+clean+remapped, 13 active+remapped+backfill_wait, 96 active+clean; 811 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 10 KiB/s rd, 30 KiB/s wr, 7 op/s; 2/78 objects degraded (2.564%); 22 KiB/s, 202 objects/s recovering 2024-08-17T18:19:10.735 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:10.737 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:10.738 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:19:10.839 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:10.867 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:10.869 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:10.869 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:19:10.970 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:10.997 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:11.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:11.000 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:19:11.100 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:11.127 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:11.129 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:11.130 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:19:11.230 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:11.256 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:11.257 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:11.258 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:19:11.359 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:11.384 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:11.386 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:11.386 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:19:11.487 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:11.515 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:11.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:11.517 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:19:11.590 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_ops_in_flight 2024-08-17T18:19:11.618 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:11.627 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:11 smithi131 bash[88347]: cluster 2024-08-17T18:19:08.827398+0000 mgr.y (mgr.34107) 2320 : cluster [DBG] pgmap v3217: 119 pgs: 1 peering, 5 active+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 1 active+clean+remapped, 13 active+remapped+backfill_wait, 96 active+clean; 811 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 10 KiB/s rd, 30 KiB/s wr, 7 op/s; 2/78 objects degraded (2.564%); 22 KiB/s, 202 objects/s recovering 2024-08-17T18:19:11.627 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:11 smithi131 bash[88347]: cluster 2024-08-17T18:19:08.827398+0000 mgr.y (mgr.34107) 2320 : cluster [DBG] pgmap v3217: 119 pgs: 1 peering, 5 active+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 1 active+clean+remapped, 13 active+remapped+backfill_wait, 96 active+clean; 811 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 10 KiB/s rd, 30 KiB/s wr, 7 op/s; 2/78 objects degraded (2.564%); 22 KiB/s, 202 objects/s recovering 2024-08-17T18:19:11.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:11 smithi169 bash[79348]: cluster 2024-08-17T18:19:10.828924+0000 mgr.y (mgr.34107) 2321 : cluster [DBG] pgmap v3218: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+scrubbing, 1 active+recovering+remapped, 14 active+remapped+backfill_wait, 98 active+clean; 863 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 19 KiB/s rd, 55 KiB/s wr, 13 op/s; 2/81 objects degraded (2.469%); 39 KiB/s, 370 objects/s recovering 2024-08-17T18:19:11.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:11 smithi169 bash[79348]: cluster 2024-08-17T18:19:10.828924+0000 mgr.y (mgr.34107) 2321 : cluster [DBG] pgmap v3218: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+scrubbing, 1 active+recovering+remapped, 14 active+remapped+backfill_wait, 98 active+clean; 863 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 19 KiB/s rd, 55 KiB/s wr, 13 op/s; 2/81 objects degraded (2.469%); 39 KiB/s, 370 objects/s recovering 2024-08-17T18:19:11.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:11 smithi169 bash[79348]: cluster 2024-08-17T18:19:11.509772+0000 mon.a (mon.0) 3425 : cluster [WRN] Health check update: Degraded data redundancy: 2/81 objects degraded (2.469%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:19:11.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:11 smithi169 bash[79348]: cluster 2024-08-17T18:19:11.509772+0000 mon.a (mon.0) 3425 : cluster [WRN] Health check update: Degraded data redundancy: 2/81 objects degraded (2.469%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:19:11.658 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:11.661 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:11.661 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:19:11.762 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:11.791 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:11.793 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:11.794 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:19:11.894 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:11.920 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:11.922 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:11.922 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:19:11.939 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:11 smithi131 bash[88347]: cluster 2024-08-17T18:19:10.828924+0000 mgr.y (mgr.34107) 2321 : cluster [DBG] pgmap v3218: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+scrubbing, 1 active+recovering+remapped, 14 active+remapped+backfill_wait, 98 active+clean; 863 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 19 KiB/s rd, 55 KiB/s wr, 13 op/s; 2/81 objects degraded (2.469%); 39 KiB/s, 370 objects/s recovering 2024-08-17T18:19:11.939 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:11 smithi131 bash[88347]: cluster 2024-08-17T18:19:10.828924+0000 mgr.y (mgr.34107) 2321 : cluster [DBG] pgmap v3218: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+scrubbing, 1 active+recovering+remapped, 14 active+remapped+backfill_wait, 98 active+clean; 863 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 19 KiB/s rd, 55 KiB/s wr, 13 op/s; 2/81 objects degraded (2.469%); 39 KiB/s, 370 objects/s recovering 2024-08-17T18:19:11.939 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:11 smithi131 bash[88347]: cluster 2024-08-17T18:19:11.509772+0000 mon.a (mon.0) 3425 : cluster [WRN] Health check update: Degraded data redundancy: 2/81 objects degraded (2.469%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:19:11.939 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:11 smithi131 bash[88347]: cluster 2024-08-17T18:19:11.509772+0000 mon.a (mon.0) 3425 : cluster [WRN] Health check update: Degraded data redundancy: 2/81 objects degraded (2.469%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:19:11.939 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:11 smithi131 bash[89561]: cluster 2024-08-17T18:19:08.827398+0000 mgr.y (mgr.34107) 2320 : cluster [DBG] pgmap v3217: 119 pgs: 1 peering, 5 active+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 1 active+clean+remapped, 13 active+remapped+backfill_wait, 96 active+clean; 811 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 10 KiB/s rd, 30 KiB/s wr, 7 op/s; 2/78 objects degraded (2.564%); 22 KiB/s, 202 objects/s recovering 2024-08-17T18:19:11.940 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:11 smithi131 bash[89561]: cluster 2024-08-17T18:19:08.827398+0000 mgr.y (mgr.34107) 2320 : cluster [DBG] pgmap v3217: 119 pgs: 1 peering, 5 active+undersized+remapped, 1 active+recovery_wait+remapped, 1 active+recovery_wait+undersized+degraded+remapped, 1 active+recovering+remapped, 1 active+clean+remapped, 13 active+remapped+backfill_wait, 96 active+clean; 811 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 10 KiB/s rd, 30 KiB/s wr, 7 op/s; 2/78 objects degraded (2.564%); 22 KiB/s, 202 objects/s recovering 2024-08-17T18:19:11.940 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:11 smithi131 bash[89561]: cluster 2024-08-17T18:19:10.828924+0000 mgr.y (mgr.34107) 2321 : cluster [DBG] pgmap v3218: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+scrubbing, 1 active+recovering+remapped, 14 active+remapped+backfill_wait, 98 active+clean; 863 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 19 KiB/s rd, 55 KiB/s wr, 13 op/s; 2/81 objects degraded (2.469%); 39 KiB/s, 370 objects/s recovering 2024-08-17T18:19:11.940 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:11 smithi131 bash[89561]: cluster 2024-08-17T18:19:10.828924+0000 mgr.y (mgr.34107) 2321 : cluster [DBG] pgmap v3218: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+scrubbing, 1 active+recovering+remapped, 14 active+remapped+backfill_wait, 98 active+clean; 863 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 19 KiB/s rd, 55 KiB/s wr, 13 op/s; 2/81 objects degraded (2.469%); 39 KiB/s, 370 objects/s recovering 2024-08-17T18:19:11.940 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:11 smithi131 bash[89561]: cluster 2024-08-17T18:19:11.509772+0000 mon.a (mon.0) 3425 : cluster [WRN] Health check update: Degraded data redundancy: 2/81 objects degraded (2.469%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:19:11.940 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:11 smithi131 bash[89561]: cluster 2024-08-17T18:19:11.509772+0000 mon.a (mon.0) 3425 : cluster [WRN] Health check update: Degraded data redundancy: 2/81 objects degraded (2.469%), 1 pg degraded (PG_DEGRADED) 2024-08-17T18:19:12.023 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:12.231 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:12.233 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:12.233 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:19:12.334 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:12.361 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:12.363 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:12.363 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:19:12.464 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:12.493 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:12.495 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:12.495 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:19:12.596 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:12.622 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:12.624 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:12.624 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:19:12.725 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:12.753 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:12.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:12.755 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:19:12.856 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:12.880 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:12.883 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:12.883 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:19:12.984 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:13.008 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:13.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:13.010 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:19:13.110 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:13.139 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:13.141 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:13.141 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:19:13.242 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:13.268 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:13.271 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:13.271 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:19:13.372 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:13.391 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:13.393 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:13.393 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:19:13.494 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:13.520 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:13.522 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:13.522 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:19:13.623 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:13.651 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:13.653 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:13.654 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:19:13.755 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:13.783 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:13.785 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:13.786 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:19:13.887 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:13.923 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:13.925 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:13.926 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:19:14.026 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:14.038 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:13 smithi169 bash[79348]: cluster 2024-08-17T18:19:12.829689+0000 mgr.y (mgr.34107) 2322 : cluster [DBG] pgmap v3219: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+scrubbing, 1 active+recovering+remapped, 14 active+remapped+backfill_wait, 98 active+clean; 863 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 14 KiB/s rd, 40 KiB/s wr, 9 op/s; 2/81 objects degraded (2.469%); 28 KiB/s, 180 objects/s recovering 2024-08-17T18:19:14.038 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:13 smithi169 bash[79348]: cluster 2024-08-17T18:19:12.829689+0000 mgr.y (mgr.34107) 2322 : cluster [DBG] pgmap v3219: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+scrubbing, 1 active+recovering+remapped, 14 active+remapped+backfill_wait, 98 active+clean; 863 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 14 KiB/s rd, 40 KiB/s wr, 9 op/s; 2/81 objects degraded (2.469%); 28 KiB/s, 180 objects/s recovering 2024-08-17T18:19:14.038 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:13 smithi169 bash[79348]: cluster 2024-08-17T18:19:13.486332+0000 osd.3 (osd.3) 95 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:19:14.038 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:13 smithi169 bash[79348]: cluster 2024-08-17T18:19:13.486332+0000 osd.3 (osd.3) 95 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:19:14.053 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:14.056 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:14.056 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:19:14.157 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:14.168 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:13 smithi131 bash[89561]: cluster 2024-08-17T18:19:12.829689+0000 mgr.y (mgr.34107) 2322 : cluster [DBG] pgmap v3219: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+scrubbing, 1 active+recovering+remapped, 14 active+remapped+backfill_wait, 98 active+clean; 863 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 14 KiB/s rd, 40 KiB/s wr, 9 op/s; 2/81 objects degraded (2.469%); 28 KiB/s, 180 objects/s recovering 2024-08-17T18:19:14.169 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:13 smithi131 bash[89561]: cluster 2024-08-17T18:19:12.829689+0000 mgr.y (mgr.34107) 2322 : cluster [DBG] pgmap v3219: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+scrubbing, 1 active+recovering+remapped, 14 active+remapped+backfill_wait, 98 active+clean; 863 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 14 KiB/s rd, 40 KiB/s wr, 9 op/s; 2/81 objects degraded (2.469%); 28 KiB/s, 180 objects/s recovering 2024-08-17T18:19:14.169 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:13 smithi131 bash[89561]: cluster 2024-08-17T18:19:13.486332+0000 osd.3 (osd.3) 95 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:19:14.169 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:13 smithi131 bash[89561]: cluster 2024-08-17T18:19:13.486332+0000 osd.3 (osd.3) 95 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:19:14.169 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:13 smithi131 bash[88347]: cluster 2024-08-17T18:19:12.829689+0000 mgr.y (mgr.34107) 2322 : cluster [DBG] pgmap v3219: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+scrubbing, 1 active+recovering+remapped, 14 active+remapped+backfill_wait, 98 active+clean; 863 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 14 KiB/s rd, 40 KiB/s wr, 9 op/s; 2/81 objects degraded (2.469%); 28 KiB/s, 180 objects/s recovering 2024-08-17T18:19:14.169 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:13 smithi131 bash[88347]: cluster 2024-08-17T18:19:12.829689+0000 mgr.y (mgr.34107) 2322 : cluster [DBG] pgmap v3219: 119 pgs: 1 active+recovery_wait+undersized+degraded+remapped, 5 active+clean+scrubbing, 1 active+recovering+remapped, 14 active+remapped+backfill_wait, 98 active+clean; 863 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 14 KiB/s rd, 40 KiB/s wr, 9 op/s; 2/81 objects degraded (2.469%); 28 KiB/s, 180 objects/s recovering 2024-08-17T18:19:14.170 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:13 smithi131 bash[88347]: cluster 2024-08-17T18:19:13.486332+0000 osd.3 (osd.3) 95 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:19:14.170 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:13 smithi131 bash[88347]: cluster 2024-08-17T18:19:13.486332+0000 osd.3 (osd.3) 95 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:19:14.186 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:14.188 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:14.188 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:19:14.289 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:14.310 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:14.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:14.312 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:19:14.413 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:14.441 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:14.443 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:14.443 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:19:14.544 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:14.571 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:14.573 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:14.573 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:19:14.674 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:14.702 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:14.703 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:14.704 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:19:14.804 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:14.832 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:14.834 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:14.834 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:19:14.935 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:14.949 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:14 smithi169 bash[79348]: cluster 2024-08-17T18:19:13.715356+0000 osd.1 (osd.1) 60 : cluster [DBG] 58.1 scrub starts 2024-08-17T18:19:14.949 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:14 smithi169 bash[79348]: cluster 2024-08-17T18:19:13.715356+0000 osd.1 (osd.1) 60 : cluster [DBG] 58.1 scrub starts 2024-08-17T18:19:14.949 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:14 smithi169 bash[79348]: cluster 2024-08-17T18:19:13.892954+0000 mon.a (mon.0) 3426 : cluster [DBG] osdmap e1564: 8 total, 8 up, 6 in 2024-08-17T18:19:14.949 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:14 smithi169 bash[79348]: cluster 2024-08-17T18:19:13.892954+0000 mon.a (mon.0) 3426 : cluster [DBG] osdmap e1564: 8 total, 8 up, 6 in 2024-08-17T18:19:14.950 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:14 smithi169 bash[79348]: cluster 2024-08-17T18:19:14.467878+0000 osd.3 (osd.3) 96 : cluster [DBG] 58.10 scrub starts 2024-08-17T18:19:14.950 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:14 smithi169 bash[79348]: cluster 2024-08-17T18:19:14.467878+0000 osd.3 (osd.3) 96 : cluster [DBG] 58.10 scrub starts 2024-08-17T18:19:14.950 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:14 smithi169 bash[79348]: cluster 2024-08-17T18:19:14.895346+0000 mon.a (mon.0) 3427 : cluster [DBG] osdmap e1565: 8 total, 8 up, 6 in 2024-08-17T18:19:14.950 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:14 smithi169 bash[79348]: cluster 2024-08-17T18:19:14.895346+0000 mon.a (mon.0) 3427 : cluster [DBG] osdmap e1565: 8 total, 8 up, 6 in 2024-08-17T18:19:14.969 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:14.977 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:14.978 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:19:15.079 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:15.098 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:15.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:15.100 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:19:15.201 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:15.213 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:14 smithi131 bash[88347]: cluster 2024-08-17T18:19:13.715356+0000 osd.1 (osd.1) 60 : cluster [DBG] 58.1 scrub starts 2024-08-17T18:19:15.213 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:14 smithi131 bash[88347]: cluster 2024-08-17T18:19:13.715356+0000 osd.1 (osd.1) 60 : cluster [DBG] 58.1 scrub starts 2024-08-17T18:19:15.213 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:14 smithi131 bash[88347]: cluster 2024-08-17T18:19:13.892954+0000 mon.a (mon.0) 3426 : cluster [DBG] osdmap e1564: 8 total, 8 up, 6 in 2024-08-17T18:19:15.213 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:14 smithi131 bash[88347]: cluster 2024-08-17T18:19:13.892954+0000 mon.a (mon.0) 3426 : cluster [DBG] osdmap e1564: 8 total, 8 up, 6 in 2024-08-17T18:19:15.213 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:14 smithi131 bash[88347]: cluster 2024-08-17T18:19:14.467878+0000 osd.3 (osd.3) 96 : cluster [DBG] 58.10 scrub starts 2024-08-17T18:19:15.213 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:14 smithi131 bash[88347]: cluster 2024-08-17T18:19:14.467878+0000 osd.3 (osd.3) 96 : cluster [DBG] 58.10 scrub starts 2024-08-17T18:19:15.213 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:14 smithi131 bash[88347]: cluster 2024-08-17T18:19:14.895346+0000 mon.a (mon.0) 3427 : cluster [DBG] osdmap e1565: 8 total, 8 up, 6 in 2024-08-17T18:19:15.213 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:14 smithi131 bash[88347]: cluster 2024-08-17T18:19:14.895346+0000 mon.a (mon.0) 3427 : cluster [DBG] osdmap e1565: 8 total, 8 up, 6 in 2024-08-17T18:19:15.214 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:14 smithi131 bash[89561]: cluster 2024-08-17T18:19:13.715356+0000 osd.1 (osd.1) 60 : cluster [DBG] 58.1 scrub starts 2024-08-17T18:19:15.214 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:14 smithi131 bash[89561]: cluster 2024-08-17T18:19:13.715356+0000 osd.1 (osd.1) 60 : cluster [DBG] 58.1 scrub starts 2024-08-17T18:19:15.214 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:14 smithi131 bash[89561]: cluster 2024-08-17T18:19:13.892954+0000 mon.a (mon.0) 3426 : cluster [DBG] osdmap e1564: 8 total, 8 up, 6 in 2024-08-17T18:19:15.214 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:14 smithi131 bash[89561]: cluster 2024-08-17T18:19:13.892954+0000 mon.a (mon.0) 3426 : cluster [DBG] osdmap e1564: 8 total, 8 up, 6 in 2024-08-17T18:19:15.214 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:14 smithi131 bash[89561]: cluster 2024-08-17T18:19:14.467878+0000 osd.3 (osd.3) 96 : cluster [DBG] 58.10 scrub starts 2024-08-17T18:19:15.214 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:14 smithi131 bash[89561]: cluster 2024-08-17T18:19:14.467878+0000 osd.3 (osd.3) 96 : cluster [DBG] 58.10 scrub starts 2024-08-17T18:19:15.214 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:14 smithi131 bash[89561]: cluster 2024-08-17T18:19:14.895346+0000 mon.a (mon.0) 3427 : cluster [DBG] osdmap e1565: 8 total, 8 up, 6 in 2024-08-17T18:19:15.214 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:14 smithi131 bash[89561]: cluster 2024-08-17T18:19:14.895346+0000 mon.a (mon.0) 3427 : cluster [DBG] osdmap e1565: 8 total, 8 up, 6 in 2024-08-17T18:19:15.228 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:15.230 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:15.231 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:19:15.331 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:15.358 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:15.360 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:15.360 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:19:15.461 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:15.487 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:15.489 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:15.490 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:19:15.591 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:15.619 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:15.622 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:15.622 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:19:15.723 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:15.749 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:15.750 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:15.751 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:19:15.851 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:15.874 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:15.875 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:15.875 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:19:15.976 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:15.995 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:15.997 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:15.998 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:19:16.100 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:16.111 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:15 smithi169 bash[79348]: cluster 2024-08-17T18:19:14.830963+0000 mgr.y (mgr.34107) 2323 : cluster [DBG] pgmap v3221: 119 pgs: 9 peering, 1 active+undersized+remapped, 7 active+clean+scrubbing, 3 active+clean+remapped, 3 active+remapped+backfill_wait, 96 active+clean; 863 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 8.0 KiB/s rd, 24 KiB/s wr, 5 op/s; 51 KiB/s, 272 objects/s recovering 2024-08-17T18:19:16.111 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:15 smithi169 bash[79348]: cluster 2024-08-17T18:19:14.830963+0000 mgr.y (mgr.34107) 2323 : cluster [DBG] pgmap v3221: 119 pgs: 9 peering, 1 active+undersized+remapped, 7 active+clean+scrubbing, 3 active+clean+remapped, 3 active+remapped+backfill_wait, 96 active+clean; 863 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 8.0 KiB/s rd, 24 KiB/s wr, 5 op/s; 51 KiB/s, 272 objects/s recovering 2024-08-17T18:19:16.112 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:15 smithi169 bash[79348]: cluster 2024-08-17T18:19:14.911252+0000 mon.a (mon.0) 3428 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/81 objects degraded (2.469%), 1 pg degraded) 2024-08-17T18:19:16.112 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:15 smithi169 bash[79348]: cluster 2024-08-17T18:19:14.911252+0000 mon.a (mon.0) 3428 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/81 objects degraded (2.469%), 1 pg degraded) 2024-08-17T18:19:16.112 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:15 smithi169 bash[79348]: cluster 2024-08-17T18:19:15.508011+0000 osd.3 (osd.3) 97 : cluster [DBG] 58.7 scrub starts 2024-08-17T18:19:16.112 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:15 smithi169 bash[79348]: cluster 2024-08-17T18:19:15.508011+0000 osd.3 (osd.3) 97 : cluster [DBG] 58.7 scrub starts 2024-08-17T18:19:16.126 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:16.128 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:16.128 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:19:16.153 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:15 smithi131 bash[89561]: cluster 2024-08-17T18:19:14.830963+0000 mgr.y (mgr.34107) 2323 : cluster [DBG] pgmap v3221: 119 pgs: 9 peering, 1 active+undersized+remapped, 7 active+clean+scrubbing, 3 active+clean+remapped, 3 active+remapped+backfill_wait, 96 active+clean; 863 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 8.0 KiB/s rd, 24 KiB/s wr, 5 op/s; 51 KiB/s, 272 objects/s recovering 2024-08-17T18:19:16.153 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:15 smithi131 bash[89561]: cluster 2024-08-17T18:19:14.830963+0000 mgr.y (mgr.34107) 2323 : cluster [DBG] pgmap v3221: 119 pgs: 9 peering, 1 active+undersized+remapped, 7 active+clean+scrubbing, 3 active+clean+remapped, 3 active+remapped+backfill_wait, 96 active+clean; 863 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 8.0 KiB/s rd, 24 KiB/s wr, 5 op/s; 51 KiB/s, 272 objects/s recovering 2024-08-17T18:19:16.153 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:15 smithi131 bash[89561]: cluster 2024-08-17T18:19:14.911252+0000 mon.a (mon.0) 3428 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/81 objects degraded (2.469%), 1 pg degraded) 2024-08-17T18:19:16.154 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:15 smithi131 bash[89561]: cluster 2024-08-17T18:19:14.911252+0000 mon.a (mon.0) 3428 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/81 objects degraded (2.469%), 1 pg degraded) 2024-08-17T18:19:16.154 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:15 smithi131 bash[89561]: cluster 2024-08-17T18:19:15.508011+0000 osd.3 (osd.3) 97 : cluster [DBG] 58.7 scrub starts 2024-08-17T18:19:16.154 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:15 smithi131 bash[89561]: cluster 2024-08-17T18:19:15.508011+0000 osd.3 (osd.3) 97 : cluster [DBG] 58.7 scrub starts 2024-08-17T18:19:16.154 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:15 smithi131 bash[88347]: cluster 2024-08-17T18:19:14.830963+0000 mgr.y (mgr.34107) 2323 : cluster [DBG] pgmap v3221: 119 pgs: 9 peering, 1 active+undersized+remapped, 7 active+clean+scrubbing, 3 active+clean+remapped, 3 active+remapped+backfill_wait, 96 active+clean; 863 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 8.0 KiB/s rd, 24 KiB/s wr, 5 op/s; 51 KiB/s, 272 objects/s recovering 2024-08-17T18:19:16.154 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:15 smithi131 bash[88347]: cluster 2024-08-17T18:19:14.830963+0000 mgr.y (mgr.34107) 2323 : cluster [DBG] pgmap v3221: 119 pgs: 9 peering, 1 active+undersized+remapped, 7 active+clean+scrubbing, 3 active+clean+remapped, 3 active+remapped+backfill_wait, 96 active+clean; 863 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 8.0 KiB/s rd, 24 KiB/s wr, 5 op/s; 51 KiB/s, 272 objects/s recovering 2024-08-17T18:19:16.154 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:15 smithi131 bash[88347]: cluster 2024-08-17T18:19:14.911252+0000 mon.a (mon.0) 3428 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/81 objects degraded (2.469%), 1 pg degraded) 2024-08-17T18:19:16.154 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:15 smithi131 bash[88347]: cluster 2024-08-17T18:19:14.911252+0000 mon.a (mon.0) 3428 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 2/81 objects degraded (2.469%), 1 pg degraded) 2024-08-17T18:19:16.154 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:15 smithi131 bash[88347]: cluster 2024-08-17T18:19:15.508011+0000 osd.3 (osd.3) 97 : cluster [DBG] 58.7 scrub starts 2024-08-17T18:19:16.154 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:15 smithi131 bash[88347]: cluster 2024-08-17T18:19:15.508011+0000 osd.3 (osd.3) 97 : cluster [DBG] 58.7 scrub starts 2024-08-17T18:19:16.229 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:16.259 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:16.261 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:16.261 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:19:16.315 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:19:16.324 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T18:19:16.325 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:19:16.342 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T18:19:16.342 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:19:16.358 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T18:19:16.359 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:19:16.362 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:16.376 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T18:19:16.377 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:19:16.381 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:16.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:16.383 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:19:16.397 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T18:19:16.397 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:19:16.417 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T18:19:16.417 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:19:16.436 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T18:19:16.437 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:19:16.457 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:19:16.457 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T18:19:16.483 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:16.509 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:16.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:16.512 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:19:16.612 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:16.636 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:16.638 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:16.638 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:19:16.739 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:16.765 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:16.771 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:16.771 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:19:16.872 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:16.901 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:16.903 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:16.903 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:19:16.926 INFO:teuthology.orchestra.run.smithi131.stderr:pool 'unique_pool_5' removed 2024-08-17T18:19:16.926 INFO:teuthology.orchestra.run.smithi131.stderr:reweighted osd.3 to 0.71466 (b6f3) 2024-08-17T18:19:16.932 INFO:teuthology.orchestra.run.smithi131.stderr:noscrub is unset 2024-08-17T18:19:17.004 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:17.046 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:17.047 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:17.047 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:19:17.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:16 smithi169 bash[79348]: cluster 2024-08-17T18:19:15.677917+0000 osd.1 (osd.1) 61 : cluster [DBG] 58.8 scrub starts 2024-08-17T18:19:17.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:16 smithi169 bash[79348]: cluster 2024-08-17T18:19:15.677917+0000 osd.1 (osd.1) 61 : cluster [DBG] 58.8 scrub starts 2024-08-17T18:19:17.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:16 smithi169 bash[79348]: audit 2024-08-17T18:19:16.023626+0000 mon.a (mon.0) 3429 : audit [INF] from='client.? 172.21.15.131:0/974325635' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T18:19:17.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:16 smithi169 bash[79348]: audit 2024-08-17T18:19:16.023626+0000 mon.a (mon.0) 3429 : audit [INF] from='client.? 172.21.15.131:0/974325635' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T18:19:17.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:16 smithi169 bash[79348]: audit 2024-08-17T18:19:16.268248+0000 mon.a (mon.0) 3430 : audit [INF] from='client.? 172.21.15.131:0/148027549' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:19:17.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:16 smithi169 bash[79348]: audit 2024-08-17T18:19:16.268248+0000 mon.a (mon.0) 3430 : audit [INF] from='client.? 172.21.15.131:0/148027549' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:19:17.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:16 smithi169 bash[79348]: audit 2024-08-17T18:19:16.307259+0000 mon.c (mon.2) 125 : audit [DBG] from='client.? 172.21.15.131:0/1378592165' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:19:17.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:16 smithi169 bash[79348]: audit 2024-08-17T18:19:16.307259+0000 mon.c (mon.2) 125 : audit [DBG] from='client.? 172.21.15.131:0/1378592165' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:19:17.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:16 smithi169 bash[79348]: audit 2024-08-17T18:19:16.430411+0000 mon.a (mon.0) 3431 : audit [INF] from='client.? 172.21.15.131:0/3210220270' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 0.7146602377549599} : dispatch 2024-08-17T18:19:17.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:16 smithi169 bash[79348]: audit 2024-08-17T18:19:16.430411+0000 mon.a (mon.0) 3431 : audit [INF] from='client.? 172.21.15.131:0/3210220270' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 0.7146602377549599} : dispatch 2024-08-17T18:19:17.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:16 smithi169 bash[79348]: cluster 2024-08-17T18:19:16.487067+0000 osd.3 (osd.3) 98 : cluster [DBG] 58.3 scrub starts 2024-08-17T18:19:17.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:16 smithi169 bash[79348]: cluster 2024-08-17T18:19:16.487067+0000 osd.3 (osd.3) 98 : cluster [DBG] 58.3 scrub starts 2024-08-17T18:19:17.148 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:17.171 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:17.173 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:17.173 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:19:17.221 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:16 smithi131 bash[89561]: cluster 2024-08-17T18:19:15.677917+0000 osd.1 (osd.1) 61 : cluster [DBG] 58.8 scrub starts 2024-08-17T18:19:17.221 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:16 smithi131 bash[89561]: cluster 2024-08-17T18:19:15.677917+0000 osd.1 (osd.1) 61 : cluster [DBG] 58.8 scrub starts 2024-08-17T18:19:17.221 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:16 smithi131 bash[89561]: audit 2024-08-17T18:19:16.023626+0000 mon.a (mon.0) 3429 : audit [INF] from='client.? 172.21.15.131:0/974325635' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T18:19:17.221 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:16 smithi131 bash[89561]: audit 2024-08-17T18:19:16.023626+0000 mon.a (mon.0) 3429 : audit [INF] from='client.? 172.21.15.131:0/974325635' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T18:19:17.221 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:16 smithi131 bash[89561]: audit 2024-08-17T18:19:16.268248+0000 mon.a (mon.0) 3430 : audit [INF] from='client.? 172.21.15.131:0/148027549' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:19:17.222 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:16 smithi131 bash[89561]: audit 2024-08-17T18:19:16.268248+0000 mon.a (mon.0) 3430 : audit [INF] from='client.? 172.21.15.131:0/148027549' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:19:17.222 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:16 smithi131 bash[89561]: audit 2024-08-17T18:19:16.307259+0000 mon.c (mon.2) 125 : audit [DBG] from='client.? 172.21.15.131:0/1378592165' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:19:17.222 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:16 smithi131 bash[89561]: audit 2024-08-17T18:19:16.307259+0000 mon.c (mon.2) 125 : audit [DBG] from='client.? 172.21.15.131:0/1378592165' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:19:17.222 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:16 smithi131 bash[89561]: audit 2024-08-17T18:19:16.430411+0000 mon.a (mon.0) 3431 : audit [INF] from='client.? 172.21.15.131:0/3210220270' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 0.7146602377549599} : dispatch 2024-08-17T18:19:17.222 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:16 smithi131 bash[89561]: audit 2024-08-17T18:19:16.430411+0000 mon.a (mon.0) 3431 : audit [INF] from='client.? 172.21.15.131:0/3210220270' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 0.7146602377549599} : dispatch 2024-08-17T18:19:17.222 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:16 smithi131 bash[89561]: cluster 2024-08-17T18:19:16.487067+0000 osd.3 (osd.3) 98 : cluster [DBG] 58.3 scrub starts 2024-08-17T18:19:17.222 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:16 smithi131 bash[89561]: cluster 2024-08-17T18:19:16.487067+0000 osd.3 (osd.3) 98 : cluster [DBG] 58.3 scrub starts 2024-08-17T18:19:17.222 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:16 smithi131 bash[88347]: cluster 2024-08-17T18:19:15.677917+0000 osd.1 (osd.1) 61 : cluster [DBG] 58.8 scrub starts 2024-08-17T18:19:17.222 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:16 smithi131 bash[88347]: cluster 2024-08-17T18:19:15.677917+0000 osd.1 (osd.1) 61 : cluster [DBG] 58.8 scrub starts 2024-08-17T18:19:17.222 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:16 smithi131 bash[88347]: audit 2024-08-17T18:19:16.023626+0000 mon.a (mon.0) 3429 : audit [INF] from='client.? 172.21.15.131:0/974325635' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T18:19:17.222 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:16 smithi131 bash[88347]: audit 2024-08-17T18:19:16.023626+0000 mon.a (mon.0) 3429 : audit [INF] from='client.? 172.21.15.131:0/974325635' entity='client.admin' cmd={"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true} : dispatch 2024-08-17T18:19:17.223 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:16 smithi131 bash[88347]: audit 2024-08-17T18:19:16.268248+0000 mon.a (mon.0) 3430 : audit [INF] from='client.? 172.21.15.131:0/148027549' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:19:17.223 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:16 smithi131 bash[88347]: audit 2024-08-17T18:19:16.268248+0000 mon.a (mon.0) 3430 : audit [INF] from='client.? 172.21.15.131:0/148027549' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:19:17.223 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:16 smithi131 bash[88347]: audit 2024-08-17T18:19:16.307259+0000 mon.c (mon.2) 125 : audit [DBG] from='client.? 172.21.15.131:0/1378592165' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:19:17.223 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:16 smithi131 bash[88347]: audit 2024-08-17T18:19:16.307259+0000 mon.c (mon.2) 125 : audit [DBG] from='client.? 172.21.15.131:0/1378592165' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:19:17.223 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:16 smithi131 bash[88347]: audit 2024-08-17T18:19:16.430411+0000 mon.a (mon.0) 3431 : audit [INF] from='client.? 172.21.15.131:0/3210220270' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 0.7146602377549599} : dispatch 2024-08-17T18:19:17.223 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:16 smithi131 bash[88347]: audit 2024-08-17T18:19:16.430411+0000 mon.a (mon.0) 3431 : audit [INF] from='client.? 172.21.15.131:0/3210220270' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 0.7146602377549599} : dispatch 2024-08-17T18:19:17.223 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:16 smithi131 bash[88347]: cluster 2024-08-17T18:19:16.487067+0000 osd.3 (osd.3) 98 : cluster [DBG] 58.3 scrub starts 2024-08-17T18:19:17.223 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:16 smithi131 bash[88347]: cluster 2024-08-17T18:19:16.487067+0000 osd.3 (osd.3) 98 : cluster [DBG] 58.3 scrub starts 2024-08-17T18:19:17.274 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:17.294 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:17.295 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:17.296 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:19:17.397 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:17.415 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:17.416 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:17.417 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:19:17.517 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:17.547 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:17.549 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:17.549 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:19:17.650 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:17.678 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:17.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:17.680 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:19:17.781 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:17.808 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:17.810 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:17.810 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:19:17.911 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:17.947 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:17.949 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:17.950 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:19:18.051 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:18.063 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:17 smithi169 bash[79348]: cluster 2024-08-17T18:19:16.718646+0000 osd.1 (osd.1) 62 : cluster [DBG] 58.15 scrub starts 2024-08-17T18:19:18.063 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:17 smithi169 bash[79348]: cluster 2024-08-17T18:19:16.718646+0000 osd.1 (osd.1) 62 : cluster [DBG] 58.15 scrub starts 2024-08-17T18:19:18.063 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:17 smithi169 bash[79348]: cluster 2024-08-17T18:19:16.831830+0000 mgr.y (mgr.34107) 2324 : cluster [DBG] pgmap v3223: 119 pgs: 9 peering, 1 active+undersized+remapped, 7 active+clean+scrubbing, 3 active+clean+remapped, 99 active+clean; 863 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 9.4 KiB/s rd, 27 KiB/s wr, 6 op/s; 60 KiB/s, 316 objects/s recovering 2024-08-17T18:19:18.063 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:17 smithi169 bash[79348]: cluster 2024-08-17T18:19:16.831830+0000 mgr.y (mgr.34107) 2324 : cluster [DBG] pgmap v3223: 119 pgs: 9 peering, 1 active+undersized+remapped, 7 active+clean+scrubbing, 3 active+clean+remapped, 99 active+clean; 863 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 9.4 KiB/s rd, 27 KiB/s wr, 6 op/s; 60 KiB/s, 316 objects/s recovering 2024-08-17T18:19:18.063 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:17 smithi169 bash[79348]: cluster 2024-08-17T18:19:16.916495+0000 mon.a (mon.0) 3432 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:19:18.063 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:17 smithi169 bash[79348]: cluster 2024-08-17T18:19:16.916495+0000 mon.a (mon.0) 3432 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:19:18.063 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:17 smithi169 bash[79348]: audit 2024-08-17T18:19:16.926784+0000 mon.a (mon.0) 3433 : audit [INF] from='client.? 172.21.15.131:0/974325635' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T18:19:18.063 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:17 smithi169 bash[79348]: audit 2024-08-17T18:19:16.926784+0000 mon.a (mon.0) 3433 : audit [INF] from='client.? 172.21.15.131:0/974325635' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T18:19:18.064 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:17 smithi169 bash[79348]: audit 2024-08-17T18:19:16.926902+0000 mon.a (mon.0) 3434 : audit [INF] from='client.? 172.21.15.131:0/148027549' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:19:18.064 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:17 smithi169 bash[79348]: audit 2024-08-17T18:19:16.926902+0000 mon.a (mon.0) 3434 : audit [INF] from='client.? 172.21.15.131:0/148027549' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:19:18.064 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:17 smithi169 bash[79348]: audit 2024-08-17T18:19:16.927028+0000 mon.a (mon.0) 3435 : audit [INF] from='client.? 172.21.15.131:0/3210220270' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 0.7146602377549599}]': finished 2024-08-17T18:19:18.064 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:17 smithi169 bash[79348]: audit 2024-08-17T18:19:16.927028+0000 mon.a (mon.0) 3435 : audit [INF] from='client.? 172.21.15.131:0/3210220270' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 0.7146602377549599}]': finished 2024-08-17T18:19:18.064 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:17 smithi169 bash[79348]: cluster 2024-08-17T18:19:16.933160+0000 mon.a (mon.0) 3436 : cluster [DBG] osdmap e1566: 8 total, 8 up, 6 in 2024-08-17T18:19:18.064 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:17 smithi169 bash[79348]: cluster 2024-08-17T18:19:16.933160+0000 mon.a (mon.0) 3436 : cluster [DBG] osdmap e1566: 8 total, 8 up, 6 in 2024-08-17T18:19:18.077 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:18.079 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:18.080 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:19:18.181 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:18.209 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:18.211 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:18.211 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:19:18.312 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:18.324 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:17 smithi131 bash[88347]: cluster 2024-08-17T18:19:16.718646+0000 osd.1 (osd.1) 62 : cluster [DBG] 58.15 scrub starts 2024-08-17T18:19:18.324 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:17 smithi131 bash[88347]: cluster 2024-08-17T18:19:16.718646+0000 osd.1 (osd.1) 62 : cluster [DBG] 58.15 scrub starts 2024-08-17T18:19:18.324 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:17 smithi131 bash[88347]: cluster 2024-08-17T18:19:16.831830+0000 mgr.y (mgr.34107) 2324 : cluster [DBG] pgmap v3223: 119 pgs: 9 peering, 1 active+undersized+remapped, 7 active+clean+scrubbing, 3 active+clean+remapped, 99 active+clean; 863 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 9.4 KiB/s rd, 27 KiB/s wr, 6 op/s; 60 KiB/s, 316 objects/s recovering 2024-08-17T18:19:18.324 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:17 smithi131 bash[88347]: cluster 2024-08-17T18:19:16.831830+0000 mgr.y (mgr.34107) 2324 : cluster [DBG] pgmap v3223: 119 pgs: 9 peering, 1 active+undersized+remapped, 7 active+clean+scrubbing, 3 active+clean+remapped, 99 active+clean; 863 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 9.4 KiB/s rd, 27 KiB/s wr, 6 op/s; 60 KiB/s, 316 objects/s recovering 2024-08-17T18:19:18.324 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:17 smithi131 bash[88347]: cluster 2024-08-17T18:19:16.916495+0000 mon.a (mon.0) 3432 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:19:18.324 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:17 smithi131 bash[88347]: cluster 2024-08-17T18:19:16.916495+0000 mon.a (mon.0) 3432 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:19:18.324 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:17 smithi131 bash[88347]: audit 2024-08-17T18:19:16.926784+0000 mon.a (mon.0) 3433 : audit [INF] from='client.? 172.21.15.131:0/974325635' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T18:19:18.324 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:17 smithi131 bash[88347]: audit 2024-08-17T18:19:16.926784+0000 mon.a (mon.0) 3433 : audit [INF] from='client.? 172.21.15.131:0/974325635' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T18:19:18.324 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:17 smithi131 bash[88347]: audit 2024-08-17T18:19:16.926902+0000 mon.a (mon.0) 3434 : audit [INF] from='client.? 172.21.15.131:0/148027549' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:19:18.325 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:17 smithi131 bash[88347]: audit 2024-08-17T18:19:16.926902+0000 mon.a (mon.0) 3434 : audit [INF] from='client.? 172.21.15.131:0/148027549' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:19:18.325 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:17 smithi131 bash[88347]: audit 2024-08-17T18:19:16.927028+0000 mon.a (mon.0) 3435 : audit [INF] from='client.? 172.21.15.131:0/3210220270' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 0.7146602377549599}]': finished 2024-08-17T18:19:18.325 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:17 smithi131 bash[88347]: audit 2024-08-17T18:19:16.927028+0000 mon.a (mon.0) 3435 : audit [INF] from='client.? 172.21.15.131:0/3210220270' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 0.7146602377549599}]': finished 2024-08-17T18:19:18.325 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:17 smithi131 bash[88347]: cluster 2024-08-17T18:19:16.933160+0000 mon.a (mon.0) 3436 : cluster [DBG] osdmap e1566: 8 total, 8 up, 6 in 2024-08-17T18:19:18.325 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:17 smithi131 bash[88347]: cluster 2024-08-17T18:19:16.933160+0000 mon.a (mon.0) 3436 : cluster [DBG] osdmap e1566: 8 total, 8 up, 6 in 2024-08-17T18:19:18.325 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:17 smithi131 bash[89561]: cluster 2024-08-17T18:19:16.718646+0000 osd.1 (osd.1) 62 : cluster [DBG] 58.15 scrub starts 2024-08-17T18:19:18.325 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:17 smithi131 bash[89561]: cluster 2024-08-17T18:19:16.718646+0000 osd.1 (osd.1) 62 : cluster [DBG] 58.15 scrub starts 2024-08-17T18:19:18.325 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:17 smithi131 bash[89561]: cluster 2024-08-17T18:19:16.831830+0000 mgr.y (mgr.34107) 2324 : cluster [DBG] pgmap v3223: 119 pgs: 9 peering, 1 active+undersized+remapped, 7 active+clean+scrubbing, 3 active+clean+remapped, 99 active+clean; 863 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 9.4 KiB/s rd, 27 KiB/s wr, 6 op/s; 60 KiB/s, 316 objects/s recovering 2024-08-17T18:19:18.325 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:17 smithi131 bash[89561]: cluster 2024-08-17T18:19:16.831830+0000 mgr.y (mgr.34107) 2324 : cluster [DBG] pgmap v3223: 119 pgs: 9 peering, 1 active+undersized+remapped, 7 active+clean+scrubbing, 3 active+clean+remapped, 99 active+clean; 863 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 9.4 KiB/s rd, 27 KiB/s wr, 6 op/s; 60 KiB/s, 316 objects/s recovering 2024-08-17T18:19:18.326 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:17 smithi131 bash[89561]: cluster 2024-08-17T18:19:16.916495+0000 mon.a (mon.0) 3432 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:19:18.326 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:17 smithi131 bash[89561]: cluster 2024-08-17T18:19:16.916495+0000 mon.a (mon.0) 3432 : cluster [WRN] Health check update: nodeep-scrub flag(s) set (OSDMAP_FLAGS) 2024-08-17T18:19:18.326 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:17 smithi131 bash[89561]: audit 2024-08-17T18:19:16.926784+0000 mon.a (mon.0) 3433 : audit [INF] from='client.? 172.21.15.131:0/974325635' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T18:19:18.326 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:17 smithi131 bash[89561]: audit 2024-08-17T18:19:16.926784+0000 mon.a (mon.0) 3433 : audit [INF] from='client.? 172.21.15.131:0/974325635' entity='client.admin' cmd='[{"prefix": "osd pool rm", "pool": "unique_pool_5", "pool2": "unique_pool_5", "yes_i_really_really_mean_it": true}]': finished 2024-08-17T18:19:18.326 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:17 smithi131 bash[89561]: audit 2024-08-17T18:19:16.926902+0000 mon.a (mon.0) 3434 : audit [INF] from='client.? 172.21.15.131:0/148027549' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:19:18.326 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:17 smithi131 bash[89561]: audit 2024-08-17T18:19:16.926902+0000 mon.a (mon.0) 3434 : audit [INF] from='client.? 172.21.15.131:0/148027549' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:19:18.326 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:17 smithi131 bash[89561]: audit 2024-08-17T18:19:16.927028+0000 mon.a (mon.0) 3435 : audit [INF] from='client.? 172.21.15.131:0/3210220270' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 0.7146602377549599}]': finished 2024-08-17T18:19:18.326 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:17 smithi131 bash[89561]: audit 2024-08-17T18:19:16.927028+0000 mon.a (mon.0) 3435 : audit [INF] from='client.? 172.21.15.131:0/3210220270' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 0.7146602377549599}]': finished 2024-08-17T18:19:18.326 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:17 smithi131 bash[89561]: cluster 2024-08-17T18:19:16.933160+0000 mon.a (mon.0) 3436 : cluster [DBG] osdmap e1566: 8 total, 8 up, 6 in 2024-08-17T18:19:18.326 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:17 smithi131 bash[89561]: cluster 2024-08-17T18:19:16.933160+0000 mon.a (mon.0) 3436 : cluster [DBG] osdmap e1566: 8 total, 8 up, 6 in 2024-08-17T18:19:18.339 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:18.340 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:18.341 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:19:18.442 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:18.471 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:18.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:18.473 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:19:18.574 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:18.602 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:18.604 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:18.604 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:19:18.705 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:18.732 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:18.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:18.735 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:19:18.835 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:18.861 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:18.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:18.863 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:19:18.964 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:18.989 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:18.991 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:18.991 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:19:19.052 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:19:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:19:18] "GET /metrics HTTP/1.1" 200 36619 "" "Prometheus/2.51.0" 2024-08-17T18:19:19.052 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:18 smithi131 bash[89561]: cluster 2024-08-17T18:19:17.161643+0000 osd.5 (osd.5) 30 : cluster [DBG] 1.1 scrub starts 2024-08-17T18:19:19.052 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:18 smithi131 bash[89561]: cluster 2024-08-17T18:19:17.161643+0000 osd.5 (osd.5) 30 : cluster [DBG] 1.1 scrub starts 2024-08-17T18:19:19.052 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:18 smithi131 bash[89561]: cluster 2024-08-17T18:19:17.164567+0000 osd.5 (osd.5) 31 : cluster [DBG] 1.1 scrub ok 2024-08-17T18:19:19.052 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:18 smithi131 bash[89561]: cluster 2024-08-17T18:19:17.164567+0000 osd.5 (osd.5) 31 : cluster [DBG] 1.1 scrub ok 2024-08-17T18:19:19.052 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:18 smithi131 bash[89561]: cluster 2024-08-17T18:19:17.749930+0000 osd.1 (osd.1) 63 : cluster [DBG] 1.b scrub starts 2024-08-17T18:19:19.053 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:18 smithi131 bash[89561]: cluster 2024-08-17T18:19:17.749930+0000 osd.1 (osd.1) 63 : cluster [DBG] 1.b scrub starts 2024-08-17T18:19:19.053 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:18 smithi131 bash[89561]: cluster 2024-08-17T18:19:17.754124+0000 osd.1 (osd.1) 64 : cluster [DBG] 1.b scrub ok 2024-08-17T18:19:19.053 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:18 smithi131 bash[89561]: cluster 2024-08-17T18:19:17.754124+0000 osd.1 (osd.1) 64 : cluster [DBG] 1.b scrub ok 2024-08-17T18:19:19.053 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:18 smithi131 bash[89561]: cluster 2024-08-17T18:19:17.939070+0000 mon.a (mon.0) 3437 : cluster [DBG] osdmap e1567: 8 total, 8 up, 6 in 2024-08-17T18:19:19.053 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:18 smithi131 bash[89561]: cluster 2024-08-17T18:19:17.939070+0000 mon.a (mon.0) 3437 : cluster [DBG] osdmap e1567: 8 total, 8 up, 6 in 2024-08-17T18:19:19.092 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:19 smithi131 bash[88347]: cluster 2024-08-17T18:19:17.161643+0000 osd.5 (osd.5) 30 : cluster [DBG] 1.1 scrub starts 2024-08-17T18:19:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:19 smithi131 bash[88347]: cluster 2024-08-17T18:19:17.161643+0000 osd.5 (osd.5) 30 : cluster [DBG] 1.1 scrub starts 2024-08-17T18:19:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:19 smithi131 bash[88347]: cluster 2024-08-17T18:19:17.164567+0000 osd.5 (osd.5) 31 : cluster [DBG] 1.1 scrub ok 2024-08-17T18:19:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:19 smithi131 bash[88347]: cluster 2024-08-17T18:19:17.164567+0000 osd.5 (osd.5) 31 : cluster [DBG] 1.1 scrub ok 2024-08-17T18:19:19.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:19 smithi131 bash[88347]: cluster 2024-08-17T18:19:17.749930+0000 osd.1 (osd.1) 63 : cluster [DBG] 1.b scrub starts 2024-08-17T18:19:19.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:19 smithi131 bash[88347]: cluster 2024-08-17T18:19:17.749930+0000 osd.1 (osd.1) 63 : cluster [DBG] 1.b scrub starts 2024-08-17T18:19:19.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:19 smithi131 bash[88347]: cluster 2024-08-17T18:19:17.754124+0000 osd.1 (osd.1) 64 : cluster [DBG] 1.b scrub ok 2024-08-17T18:19:19.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:19 smithi131 bash[88347]: cluster 2024-08-17T18:19:17.754124+0000 osd.1 (osd.1) 64 : cluster [DBG] 1.b scrub ok 2024-08-17T18:19:19.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:19 smithi131 bash[88347]: cluster 2024-08-17T18:19:17.939070+0000 mon.a (mon.0) 3437 : cluster [DBG] osdmap e1567: 8 total, 8 up, 6 in 2024-08-17T18:19:19.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:19 smithi131 bash[88347]: cluster 2024-08-17T18:19:17.939070+0000 mon.a (mon.0) 3437 : cluster [DBG] osdmap e1567: 8 total, 8 up, 6 in 2024-08-17T18:19:19.121 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:19.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:19.123 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:19:19.223 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:19.235 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:18 smithi169 bash[79348]: cluster 2024-08-17T18:19:17.161643+0000 osd.5 (osd.5) 30 : cluster [DBG] 1.1 scrub starts 2024-08-17T18:19:19.235 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:18 smithi169 bash[79348]: cluster 2024-08-17T18:19:17.161643+0000 osd.5 (osd.5) 30 : cluster [DBG] 1.1 scrub starts 2024-08-17T18:19:19.235 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:18 smithi169 bash[79348]: cluster 2024-08-17T18:19:17.164567+0000 osd.5 (osd.5) 31 : cluster [DBG] 1.1 scrub ok 2024-08-17T18:19:19.235 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:18 smithi169 bash[79348]: cluster 2024-08-17T18:19:17.164567+0000 osd.5 (osd.5) 31 : cluster [DBG] 1.1 scrub ok 2024-08-17T18:19:19.235 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:18 smithi169 bash[79348]: cluster 2024-08-17T18:19:17.749930+0000 osd.1 (osd.1) 63 : cluster [DBG] 1.b scrub starts 2024-08-17T18:19:19.236 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:18 smithi169 bash[79348]: cluster 2024-08-17T18:19:17.749930+0000 osd.1 (osd.1) 63 : cluster [DBG] 1.b scrub starts 2024-08-17T18:19:19.236 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:18 smithi169 bash[79348]: cluster 2024-08-17T18:19:17.754124+0000 osd.1 (osd.1) 64 : cluster [DBG] 1.b scrub ok 2024-08-17T18:19:19.236 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:18 smithi169 bash[79348]: cluster 2024-08-17T18:19:17.754124+0000 osd.1 (osd.1) 64 : cluster [DBG] 1.b scrub ok 2024-08-17T18:19:19.236 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:18 smithi169 bash[79348]: cluster 2024-08-17T18:19:17.939070+0000 mon.a (mon.0) 3437 : cluster [DBG] osdmap e1567: 8 total, 8 up, 6 in 2024-08-17T18:19:19.236 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:18 smithi169 bash[79348]: cluster 2024-08-17T18:19:17.939070+0000 mon.a (mon.0) 3437 : cluster [DBG] osdmap e1567: 8 total, 8 up, 6 in 2024-08-17T18:19:19.250 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:19.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:19.252 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:19:19.353 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:19.381 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:19.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:19.383 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:19:19.484 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:19.509 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:19.511 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:19.512 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:19:19.612 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:19.640 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:19.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:19.642 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:19:19.743 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:19.768 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:19.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:19.771 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:19:19.871 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:19.897 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:19.899 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:19.899 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:19:19.960 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'osd.*' injectargs --osd_enable_op_tracker=true 2024-08-17T18:19:20.000 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:20.026 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:20.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:20.028 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:19:20.128 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:20.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:19 smithi169 bash[79348]: cluster 2024-08-17T18:19:18.832456+0000 mgr.y (mgr.34107) 2325 : cluster [DBG] pgmap v3226: 93 pgs: 1 active+undersized+remapped, 3 active+clean+scrubbing, 89 active+clean; 863 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:20.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:19 smithi169 bash[79348]: cluster 2024-08-17T18:19:18.832456+0000 mgr.y (mgr.34107) 2325 : cluster [DBG] pgmap v3226: 93 pgs: 1 active+undersized+remapped, 3 active+clean+scrubbing, 89 active+clean; 863 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:20.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:19 smithi169 bash[79348]: cluster 2024-08-17T18:19:18.952038+0000 mon.a (mon.0) 3438 : cluster [DBG] osdmap e1568: 8 total, 8 up, 6 in 2024-08-17T18:19:20.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:19 smithi169 bash[79348]: cluster 2024-08-17T18:19:18.952038+0000 mon.a (mon.0) 3438 : cluster [DBG] osdmap e1568: 8 total, 8 up, 6 in 2024-08-17T18:19:20.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:19 smithi169 bash[79348]: cluster 2024-08-17T18:19:19.281203+0000 osd.4 (osd.4) 29 : cluster [DBG] 1.5 scrub starts 2024-08-17T18:19:20.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:19 smithi169 bash[79348]: cluster 2024-08-17T18:19:19.281203+0000 osd.4 (osd.4) 29 : cluster [DBG] 1.5 scrub starts 2024-08-17T18:19:20.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:19 smithi169 bash[79348]: cluster 2024-08-17T18:19:19.283538+0000 osd.4 (osd.4) 30 : cluster [DBG] 1.5 scrub ok 2024-08-17T18:19:20.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:19 smithi169 bash[79348]: cluster 2024-08-17T18:19:19.283538+0000 osd.4 (osd.4) 30 : cluster [DBG] 1.5 scrub ok 2024-08-17T18:19:20.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:19 smithi169 bash[79348]: cluster 2024-08-17T18:19:19.515054+0000 osd.3 (osd.3) 99 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:19:20.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:19 smithi169 bash[79348]: cluster 2024-08-17T18:19:19.515054+0000 osd.3 (osd.3) 99 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:19:20.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:19 smithi169 bash[79348]: cluster 2024-08-17T18:19:19.517664+0000 osd.3 (osd.3) 100 : cluster [DBG] 1.4 scrub ok 2024-08-17T18:19:20.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:19 smithi169 bash[79348]: cluster 2024-08-17T18:19:19.517664+0000 osd.3 (osd.3) 100 : cluster [DBG] 1.4 scrub ok 2024-08-17T18:19:20.150 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:20.152 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:20.152 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:19:20.253 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:20.279 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:20.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:20.281 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:19:20.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:19 smithi131 bash[88347]: cluster 2024-08-17T18:19:18.832456+0000 mgr.y (mgr.34107) 2325 : cluster [DBG] pgmap v3226: 93 pgs: 1 active+undersized+remapped, 3 active+clean+scrubbing, 89 active+clean; 863 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:20.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:19 smithi131 bash[88347]: cluster 2024-08-17T18:19:18.832456+0000 mgr.y (mgr.34107) 2325 : cluster [DBG] pgmap v3226: 93 pgs: 1 active+undersized+remapped, 3 active+clean+scrubbing, 89 active+clean; 863 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:20.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:19 smithi131 bash[88347]: cluster 2024-08-17T18:19:18.952038+0000 mon.a (mon.0) 3438 : cluster [DBG] osdmap e1568: 8 total, 8 up, 6 in 2024-08-17T18:19:20.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:19 smithi131 bash[88347]: cluster 2024-08-17T18:19:18.952038+0000 mon.a (mon.0) 3438 : cluster [DBG] osdmap e1568: 8 total, 8 up, 6 in 2024-08-17T18:19:20.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:19 smithi131 bash[88347]: cluster 2024-08-17T18:19:19.281203+0000 osd.4 (osd.4) 29 : cluster [DBG] 1.5 scrub starts 2024-08-17T18:19:20.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:19 smithi131 bash[88347]: cluster 2024-08-17T18:19:19.281203+0000 osd.4 (osd.4) 29 : cluster [DBG] 1.5 scrub starts 2024-08-17T18:19:20.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:19 smithi131 bash[88347]: cluster 2024-08-17T18:19:19.283538+0000 osd.4 (osd.4) 30 : cluster [DBG] 1.5 scrub ok 2024-08-17T18:19:20.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:19 smithi131 bash[88347]: cluster 2024-08-17T18:19:19.283538+0000 osd.4 (osd.4) 30 : cluster [DBG] 1.5 scrub ok 2024-08-17T18:19:20.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:19 smithi131 bash[88347]: cluster 2024-08-17T18:19:19.515054+0000 osd.3 (osd.3) 99 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:19:20.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:19 smithi131 bash[88347]: cluster 2024-08-17T18:19:19.515054+0000 osd.3 (osd.3) 99 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:19:20.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:19 smithi131 bash[88347]: cluster 2024-08-17T18:19:19.517664+0000 osd.3 (osd.3) 100 : cluster [DBG] 1.4 scrub ok 2024-08-17T18:19:20.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:19 smithi131 bash[88347]: cluster 2024-08-17T18:19:19.517664+0000 osd.3 (osd.3) 100 : cluster [DBG] 1.4 scrub ok 2024-08-17T18:19:20.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:19 smithi131 bash[89561]: cluster 2024-08-17T18:19:18.832456+0000 mgr.y (mgr.34107) 2325 : cluster [DBG] pgmap v3226: 93 pgs: 1 active+undersized+remapped, 3 active+clean+scrubbing, 89 active+clean; 863 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:20.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:19 smithi131 bash[89561]: cluster 2024-08-17T18:19:18.832456+0000 mgr.y (mgr.34107) 2325 : cluster [DBG] pgmap v3226: 93 pgs: 1 active+undersized+remapped, 3 active+clean+scrubbing, 89 active+clean; 863 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:20.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:19 smithi131 bash[89561]: cluster 2024-08-17T18:19:18.952038+0000 mon.a (mon.0) 3438 : cluster [DBG] osdmap e1568: 8 total, 8 up, 6 in 2024-08-17T18:19:20.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:19 smithi131 bash[89561]: cluster 2024-08-17T18:19:18.952038+0000 mon.a (mon.0) 3438 : cluster [DBG] osdmap e1568: 8 total, 8 up, 6 in 2024-08-17T18:19:20.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:19 smithi131 bash[89561]: cluster 2024-08-17T18:19:19.281203+0000 osd.4 (osd.4) 29 : cluster [DBG] 1.5 scrub starts 2024-08-17T18:19:20.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:19 smithi131 bash[89561]: cluster 2024-08-17T18:19:19.281203+0000 osd.4 (osd.4) 29 : cluster [DBG] 1.5 scrub starts 2024-08-17T18:19:20.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:19 smithi131 bash[89561]: cluster 2024-08-17T18:19:19.283538+0000 osd.4 (osd.4) 30 : cluster [DBG] 1.5 scrub ok 2024-08-17T18:19:20.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:19 smithi131 bash[89561]: cluster 2024-08-17T18:19:19.283538+0000 osd.4 (osd.4) 30 : cluster [DBG] 1.5 scrub ok 2024-08-17T18:19:20.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:19 smithi131 bash[89561]: cluster 2024-08-17T18:19:19.515054+0000 osd.3 (osd.3) 99 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:19:20.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:19 smithi131 bash[89561]: cluster 2024-08-17T18:19:19.515054+0000 osd.3 (osd.3) 99 : cluster [DBG] 1.4 scrub starts 2024-08-17T18:19:20.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:19 smithi131 bash[89561]: cluster 2024-08-17T18:19:19.517664+0000 osd.3 (osd.3) 100 : cluster [DBG] 1.4 scrub ok 2024-08-17T18:19:20.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:19 smithi131 bash[89561]: cluster 2024-08-17T18:19:19.517664+0000 osd.3 (osd.3) 100 : cluster [DBG] 1.4 scrub ok 2024-08-17T18:19:20.375 INFO:teuthology.task.sequential:In sequential, running task print... 2024-08-17T18:19:20.375 INFO:teuthology.task.print:**** done end radosbench.yaml 2024-08-17T18:19:20.375 INFO:teuthology.task.sequential:In sequential, running task workunit... 2024-08-17T18:19:20.376 INFO:tasks.workunit:Pulling workunits from ref reef 2024-08-17T18:19:20.376 INFO:tasks.workunit:Making a separate scratch dir for every client... 2024-08-17T18:19:20.376 DEBUG:teuthology.orchestra.run.smithi131:> stat -- /home/ubuntu/cephtest/mnt.0 2024-08-17T18:19:20.382 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:20.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:20.407 INFO:teuthology.orchestra.run.smithi131.stderr:stat: cannot statx '/home/ubuntu/cephtest/mnt.0': No such file or directory 2024-08-17T18:19:20.408 DEBUG:teuthology.orchestra.run.smithi131:> mkdir -- /home/ubuntu/cephtest/mnt.0 2024-08-17T18:19:20.472 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:20.474 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:20.475 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:19:20.479 INFO:tasks.workunit:Created dir /home/ubuntu/cephtest/mnt.0 2024-08-17T18:19:20.479 DEBUG:teuthology.orchestra.run.smithi131:> cd -- /home/ubuntu/cephtest/mnt.0 && mkdir -- client.0 2024-08-17T18:19:20.529 INFO:tasks.workunit:timeout=3h 2024-08-17T18:19:20.529 INFO:tasks.workunit:cleanup=True 2024-08-17T18:19:20.529 DEBUG:teuthology.orchestra.run.smithi131:> rm -rf /home/ubuntu/cephtest/clone.client.0 && git clone --depth 1 --branch reef https://git.ceph.com/ceph.git /home/ubuntu/cephtest/clone.client.0 && cd /home/ubuntu/cephtest/clone.client.0 2024-08-17T18:19:20.576 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:20.601 INFO:tasks.workunit.client.0.smithi131.stderr:Cloning into '/home/ubuntu/cephtest/clone.client.0'... 2024-08-17T18:19:20.623 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:20.625 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:20.625 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:19:20.726 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:20.753 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:20.755 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:20.755 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:19:20.856 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:20.883 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:20.885 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:20.885 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:19:20.986 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:21.012 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:21.014 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:21.015 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:19:21.116 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:21.137 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:21.139 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:21.140 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:19:21.240 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:21.251 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:20 smithi131 bash[88347]: cluster 2024-08-17T18:19:19.962006+0000 mon.a (mon.0) 3439 : cluster [DBG] osdmap e1569: 8 total, 8 up, 6 in 2024-08-17T18:19:21.252 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:20 smithi131 bash[88347]: cluster 2024-08-17T18:19:19.962006+0000 mon.a (mon.0) 3439 : cluster [DBG] osdmap e1569: 8 total, 8 up, 6 in 2024-08-17T18:19:21.252 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:20 smithi131 bash[89561]: cluster 2024-08-17T18:19:19.962006+0000 mon.a (mon.0) 3439 : cluster [DBG] osdmap e1569: 8 total, 8 up, 6 in 2024-08-17T18:19:21.252 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:20 smithi131 bash[89561]: cluster 2024-08-17T18:19:19.962006+0000 mon.a (mon.0) 3439 : cluster [DBG] osdmap e1569: 8 total, 8 up, 6 in 2024-08-17T18:19:21.265 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:21.267 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:21.267 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:19:21.282 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2024-08-17T18:19:21.282 INFO:teuthology.orchestra.run.smithi169.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T18:19:21.291 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:20 smithi169 bash[79348]: cluster 2024-08-17T18:19:19.962006+0000 mon.a (mon.0) 3439 : cluster [DBG] osdmap e1569: 8 total, 8 up, 6 in 2024-08-17T18:19:21.292 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:20 smithi169 bash[79348]: cluster 2024-08-17T18:19:19.962006+0000 mon.a (mon.0) 3439 : cluster [DBG] osdmap e1569: 8 total, 8 up, 6 in 2024-08-17T18:19:21.368 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:21.393 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:21.395 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:21.395 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:19:21.496 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:21.521 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:21.523 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:21.523 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:19:21.624 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:21.649 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:21.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:21.652 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:19:21.753 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:21.777 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:21.779 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:21.780 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:19:21.880 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:21.909 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:21.911 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:21.911 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:19:22.012 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:22.024 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:21 smithi131 bash[89561]: cluster 2024-08-17T18:19:20.832965+0000 mgr.y (mgr.34107) 2326 : cluster [DBG] pgmap v3229: 93 pgs: 1 peering, 2 active+undersized+remapped, 90 active+clean; 863 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:22.024 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:21 smithi131 bash[89561]: cluster 2024-08-17T18:19:20.832965+0000 mgr.y (mgr.34107) 2326 : cluster [DBG] pgmap v3229: 93 pgs: 1 peering, 2 active+undersized+remapped, 90 active+clean; 863 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:22.025 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:21 smithi131 bash[89561]: cluster 2024-08-17T18:19:20.969707+0000 mon.a (mon.0) 3440 : cluster [DBG] osdmap e1570: 8 total, 8 up, 6 in 2024-08-17T18:19:22.025 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:21 smithi131 bash[89561]: cluster 2024-08-17T18:19:20.969707+0000 mon.a (mon.0) 3440 : cluster [DBG] osdmap e1570: 8 total, 8 up, 6 in 2024-08-17T18:19:22.025 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:21 smithi131 bash[89561]: cluster 2024-08-17T18:19:21.232390+0000 osd.4 (osd.4) 31 : cluster [DBG] 1.e scrub starts 2024-08-17T18:19:22.025 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:21 smithi131 bash[89561]: cluster 2024-08-17T18:19:21.232390+0000 osd.4 (osd.4) 31 : cluster [DBG] 1.e scrub starts 2024-08-17T18:19:22.025 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:21 smithi131 bash[89561]: cluster 2024-08-17T18:19:21.234487+0000 osd.4 (osd.4) 32 : cluster [DBG] 1.e scrub ok 2024-08-17T18:19:22.025 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:21 smithi131 bash[89561]: cluster 2024-08-17T18:19:21.234487+0000 osd.4 (osd.4) 32 : cluster [DBG] 1.e scrub ok 2024-08-17T18:19:22.025 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:21 smithi131 bash[88347]: cluster 2024-08-17T18:19:20.832965+0000 mgr.y (mgr.34107) 2326 : cluster [DBG] pgmap v3229: 93 pgs: 1 peering, 2 active+undersized+remapped, 90 active+clean; 863 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:22.025 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:21 smithi131 bash[88347]: cluster 2024-08-17T18:19:20.832965+0000 mgr.y (mgr.34107) 2326 : cluster [DBG] pgmap v3229: 93 pgs: 1 peering, 2 active+undersized+remapped, 90 active+clean; 863 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:22.025 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:21 smithi131 bash[88347]: cluster 2024-08-17T18:19:20.969707+0000 mon.a (mon.0) 3440 : cluster [DBG] osdmap e1570: 8 total, 8 up, 6 in 2024-08-17T18:19:22.025 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:21 smithi131 bash[88347]: cluster 2024-08-17T18:19:20.969707+0000 mon.a (mon.0) 3440 : cluster [DBG] osdmap e1570: 8 total, 8 up, 6 in 2024-08-17T18:19:22.025 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:21 smithi131 bash[88347]: cluster 2024-08-17T18:19:21.232390+0000 osd.4 (osd.4) 31 : cluster [DBG] 1.e scrub starts 2024-08-17T18:19:22.025 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:21 smithi131 bash[88347]: cluster 2024-08-17T18:19:21.232390+0000 osd.4 (osd.4) 31 : cluster [DBG] 1.e scrub starts 2024-08-17T18:19:22.025 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:21 smithi131 bash[88347]: cluster 2024-08-17T18:19:21.234487+0000 osd.4 (osd.4) 32 : cluster [DBG] 1.e scrub ok 2024-08-17T18:19:22.026 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:21 smithi131 bash[88347]: cluster 2024-08-17T18:19:21.234487+0000 osd.4 (osd.4) 32 : cluster [DBG] 1.e scrub ok 2024-08-17T18:19:22.042 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:22.044 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:22.045 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:19:22.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:21 smithi169 bash[79348]: cluster 2024-08-17T18:19:20.832965+0000 mgr.y (mgr.34107) 2326 : cluster [DBG] pgmap v3229: 93 pgs: 1 peering, 2 active+undersized+remapped, 90 active+clean; 863 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:22.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:21 smithi169 bash[79348]: cluster 2024-08-17T18:19:20.832965+0000 mgr.y (mgr.34107) 2326 : cluster [DBG] pgmap v3229: 93 pgs: 1 peering, 2 active+undersized+remapped, 90 active+clean; 863 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:22.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:21 smithi169 bash[79348]: cluster 2024-08-17T18:19:20.969707+0000 mon.a (mon.0) 3440 : cluster [DBG] osdmap e1570: 8 total, 8 up, 6 in 2024-08-17T18:19:22.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:21 smithi169 bash[79348]: cluster 2024-08-17T18:19:20.969707+0000 mon.a (mon.0) 3440 : cluster [DBG] osdmap e1570: 8 total, 8 up, 6 in 2024-08-17T18:19:22.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:21 smithi169 bash[79348]: cluster 2024-08-17T18:19:21.232390+0000 osd.4 (osd.4) 31 : cluster [DBG] 1.e scrub starts 2024-08-17T18:19:22.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:21 smithi169 bash[79348]: cluster 2024-08-17T18:19:21.232390+0000 osd.4 (osd.4) 31 : cluster [DBG] 1.e scrub starts 2024-08-17T18:19:22.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:21 smithi169 bash[79348]: cluster 2024-08-17T18:19:21.234487+0000 osd.4 (osd.4) 32 : cluster [DBG] 1.e scrub ok 2024-08-17T18:19:22.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:21 smithi169 bash[79348]: cluster 2024-08-17T18:19:21.234487+0000 osd.4 (osd.4) 32 : cluster [DBG] 1.e scrub ok 2024-08-17T18:19:22.146 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:22.173 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:22.175 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:22.175 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:19:22.262 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_blocked_ops 2024-08-17T18:19:22.276 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:22.303 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:22.305 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:22.306 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:19:22.407 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:22.433 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:22.435 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:22.435 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:19:22.481 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T18:19:22.536 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:22.564 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:22.565 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:22.566 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:19:22.667 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:22.695 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:22.697 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:22.697 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:19:22.798 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:22.826 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:22.830 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:22.830 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:19:22.931 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:22.953 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:22.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:22.956 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:19:23.056 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:23.069 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:22 smithi169 bash[79348]: cluster 2024-08-17T18:19:21.091501+0000 osd.5 (osd.5) 32 : cluster [DBG] 1.f scrub starts 2024-08-17T18:19:23.069 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:22 smithi169 bash[79348]: cluster 2024-08-17T18:19:21.091501+0000 osd.5 (osd.5) 32 : cluster [DBG] 1.f scrub starts 2024-08-17T18:19:23.069 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:22 smithi169 bash[79348]: cluster 2024-08-17T18:19:21.094802+0000 osd.5 (osd.5) 33 : cluster [DBG] 1.f scrub ok 2024-08-17T18:19:23.069 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:22 smithi169 bash[79348]: cluster 2024-08-17T18:19:21.094802+0000 osd.5 (osd.5) 33 : cluster [DBG] 1.f scrub ok 2024-08-17T18:19:23.069 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:22 smithi169 bash[79348]: cluster 2024-08-17T18:19:21.696812+0000 osd.1 (osd.1) 65 : cluster [DBG] 1.13 scrub starts 2024-08-17T18:19:23.069 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:22 smithi169 bash[79348]: cluster 2024-08-17T18:19:21.696812+0000 osd.1 (osd.1) 65 : cluster [DBG] 1.13 scrub starts 2024-08-17T18:19:23.069 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:22 smithi169 bash[79348]: cluster 2024-08-17T18:19:21.699276+0000 osd.1 (osd.1) 66 : cluster [DBG] 1.13 scrub ok 2024-08-17T18:19:23.069 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:22 smithi169 bash[79348]: cluster 2024-08-17T18:19:21.699276+0000 osd.1 (osd.1) 66 : cluster [DBG] 1.13 scrub ok 2024-08-17T18:19:23.084 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:23.085 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:23.086 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:19:23.187 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:23.197 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:22 smithi131 bash[89561]: cluster 2024-08-17T18:19:21.091501+0000 osd.5 (osd.5) 32 : cluster [DBG] 1.f scrub starts 2024-08-17T18:19:23.197 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:22 smithi131 bash[89561]: cluster 2024-08-17T18:19:21.091501+0000 osd.5 (osd.5) 32 : cluster [DBG] 1.f scrub starts 2024-08-17T18:19:23.198 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:22 smithi131 bash[89561]: cluster 2024-08-17T18:19:21.094802+0000 osd.5 (osd.5) 33 : cluster [DBG] 1.f scrub ok 2024-08-17T18:19:23.198 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:22 smithi131 bash[89561]: cluster 2024-08-17T18:19:21.094802+0000 osd.5 (osd.5) 33 : cluster [DBG] 1.f scrub ok 2024-08-17T18:19:23.198 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:22 smithi131 bash[89561]: cluster 2024-08-17T18:19:21.696812+0000 osd.1 (osd.1) 65 : cluster [DBG] 1.13 scrub starts 2024-08-17T18:19:23.198 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:22 smithi131 bash[89561]: cluster 2024-08-17T18:19:21.696812+0000 osd.1 (osd.1) 65 : cluster [DBG] 1.13 scrub starts 2024-08-17T18:19:23.198 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:22 smithi131 bash[89561]: cluster 2024-08-17T18:19:21.699276+0000 osd.1 (osd.1) 66 : cluster [DBG] 1.13 scrub ok 2024-08-17T18:19:23.198 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:22 smithi131 bash[89561]: cluster 2024-08-17T18:19:21.699276+0000 osd.1 (osd.1) 66 : cluster [DBG] 1.13 scrub ok 2024-08-17T18:19:23.198 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:22 smithi131 bash[88347]: cluster 2024-08-17T18:19:21.091501+0000 osd.5 (osd.5) 32 : cluster [DBG] 1.f scrub starts 2024-08-17T18:19:23.198 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:22 smithi131 bash[88347]: cluster 2024-08-17T18:19:21.091501+0000 osd.5 (osd.5) 32 : cluster [DBG] 1.f scrub starts 2024-08-17T18:19:23.198 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:22 smithi131 bash[88347]: cluster 2024-08-17T18:19:21.094802+0000 osd.5 (osd.5) 33 : cluster [DBG] 1.f scrub ok 2024-08-17T18:19:23.198 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:22 smithi131 bash[88347]: cluster 2024-08-17T18:19:21.094802+0000 osd.5 (osd.5) 33 : cluster [DBG] 1.f scrub ok 2024-08-17T18:19:23.198 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:22 smithi131 bash[88347]: cluster 2024-08-17T18:19:21.696812+0000 osd.1 (osd.1) 65 : cluster [DBG] 1.13 scrub starts 2024-08-17T18:19:23.199 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:22 smithi131 bash[88347]: cluster 2024-08-17T18:19:21.696812+0000 osd.1 (osd.1) 65 : cluster [DBG] 1.13 scrub starts 2024-08-17T18:19:23.199 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:22 smithi131 bash[88347]: cluster 2024-08-17T18:19:21.699276+0000 osd.1 (osd.1) 66 : cluster [DBG] 1.13 scrub ok 2024-08-17T18:19:23.199 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:22 smithi131 bash[88347]: cluster 2024-08-17T18:19:21.699276+0000 osd.1 (osd.1) 66 : cluster [DBG] 1.13 scrub ok 2024-08-17T18:19:23.214 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:23.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:23.216 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:19:23.317 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:23.345 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:23.347 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:23.348 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:19:23.448 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:23.474 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:23.476 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:23.476 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:19:23.577 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:23.607 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:23.609 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:23.609 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:19:23.710 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:23.738 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:23.739 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:23.740 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:19:23.841 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:23.868 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:23.870 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:23.871 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:19:23.971 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:23.998 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:24.000 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:24.000 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:19:24.101 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:24.129 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:24.131 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:24.131 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:19:24.232 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:24.253 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:24.254 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:24.255 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:19:24.356 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:24.368 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:24 smithi169 bash[79348]: cluster 2024-08-17T18:19:22.579006+0000 osd.7 (osd.7) 28 : cluster [DBG] 1.2 scrub starts 2024-08-17T18:19:24.368 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:24 smithi169 bash[79348]: cluster 2024-08-17T18:19:22.579006+0000 osd.7 (osd.7) 28 : cluster [DBG] 1.2 scrub starts 2024-08-17T18:19:24.368 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:24 smithi169 bash[79348]: cluster 2024-08-17T18:19:22.581600+0000 osd.7 (osd.7) 29 : cluster [DBG] 1.2 scrub ok 2024-08-17T18:19:24.368 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:24 smithi169 bash[79348]: cluster 2024-08-17T18:19:22.581600+0000 osd.7 (osd.7) 29 : cluster [DBG] 1.2 scrub ok 2024-08-17T18:19:24.368 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:24 smithi169 bash[79348]: cluster 2024-08-17T18:19:22.833640+0000 mgr.y (mgr.34107) 2327 : cluster [DBG] pgmap v3231: 93 pgs: 1 peering, 2 active+undersized+remapped, 90 active+clean; 863 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 208 B/s rd, 0 op/s 2024-08-17T18:19:24.369 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:24 smithi169 bash[79348]: cluster 2024-08-17T18:19:22.833640+0000 mgr.y (mgr.34107) 2327 : cluster [DBG] pgmap v3231: 93 pgs: 1 peering, 2 active+undersized+remapped, 90 active+clean; 863 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 208 B/s rd, 0 op/s 2024-08-17T18:19:24.369 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:24 smithi169 bash[79348]: cluster 2024-08-17T18:19:23.262373+0000 osd.4 (osd.4) 33 : cluster [DBG] 1.6 scrub starts 2024-08-17T18:19:24.369 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:24 smithi169 bash[79348]: cluster 2024-08-17T18:19:23.262373+0000 osd.4 (osd.4) 33 : cluster [DBG] 1.6 scrub starts 2024-08-17T18:19:24.369 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:24 smithi169 bash[79348]: cluster 2024-08-17T18:19:23.265755+0000 osd.4 (osd.4) 34 : cluster [DBG] 1.6 scrub ok 2024-08-17T18:19:24.369 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:24 smithi169 bash[79348]: cluster 2024-08-17T18:19:23.265755+0000 osd.4 (osd.4) 34 : cluster [DBG] 1.6 scrub ok 2024-08-17T18:19:24.369 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:24 smithi169 bash[79348]: audit 2024-08-17T18:19:23.311146+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:19:24.369 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:24 smithi169 bash[79348]: audit 2024-08-17T18:19:23.311146+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:19:24.369 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:24 smithi169 bash[79348]: audit 2024-08-17T18:19:23.313179+0000 mon.a (mon.0) 3442 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:19:24.369 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:24 smithi169 bash[79348]: audit 2024-08-17T18:19:23.313179+0000 mon.a (mon.0) 3442 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:19:24.381 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:24.384 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:24.384 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:19:24.485 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:24.495 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:24 smithi131 bash[88347]: cluster 2024-08-17T18:19:22.579006+0000 osd.7 (osd.7) 28 : cluster [DBG] 1.2 scrub starts 2024-08-17T18:19:24.496 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:24 smithi131 bash[88347]: cluster 2024-08-17T18:19:22.579006+0000 osd.7 (osd.7) 28 : cluster [DBG] 1.2 scrub starts 2024-08-17T18:19:24.496 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:24 smithi131 bash[88347]: cluster 2024-08-17T18:19:22.581600+0000 osd.7 (osd.7) 29 : cluster [DBG] 1.2 scrub ok 2024-08-17T18:19:24.496 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:24 smithi131 bash[88347]: cluster 2024-08-17T18:19:22.581600+0000 osd.7 (osd.7) 29 : cluster [DBG] 1.2 scrub ok 2024-08-17T18:19:24.496 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:24 smithi131 bash[88347]: cluster 2024-08-17T18:19:22.833640+0000 mgr.y (mgr.34107) 2327 : cluster [DBG] pgmap v3231: 93 pgs: 1 peering, 2 active+undersized+remapped, 90 active+clean; 863 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 208 B/s rd, 0 op/s 2024-08-17T18:19:24.496 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:24 smithi131 bash[88347]: cluster 2024-08-17T18:19:22.833640+0000 mgr.y (mgr.34107) 2327 : cluster [DBG] pgmap v3231: 93 pgs: 1 peering, 2 active+undersized+remapped, 90 active+clean; 863 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 208 B/s rd, 0 op/s 2024-08-17T18:19:24.496 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:24 smithi131 bash[88347]: cluster 2024-08-17T18:19:23.262373+0000 osd.4 (osd.4) 33 : cluster [DBG] 1.6 scrub starts 2024-08-17T18:19:24.496 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:24 smithi131 bash[88347]: cluster 2024-08-17T18:19:23.262373+0000 osd.4 (osd.4) 33 : cluster [DBG] 1.6 scrub starts 2024-08-17T18:19:24.496 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:24 smithi131 bash[88347]: cluster 2024-08-17T18:19:23.265755+0000 osd.4 (osd.4) 34 : cluster [DBG] 1.6 scrub ok 2024-08-17T18:19:24.496 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:24 smithi131 bash[88347]: cluster 2024-08-17T18:19:23.265755+0000 osd.4 (osd.4) 34 : cluster [DBG] 1.6 scrub ok 2024-08-17T18:19:24.496 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:24 smithi131 bash[88347]: audit 2024-08-17T18:19:23.311146+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:19:24.496 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:24 smithi131 bash[88347]: audit 2024-08-17T18:19:23.311146+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:19:24.497 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:24 smithi131 bash[88347]: audit 2024-08-17T18:19:23.313179+0000 mon.a (mon.0) 3442 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:19:24.497 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:24 smithi131 bash[88347]: audit 2024-08-17T18:19:23.313179+0000 mon.a (mon.0) 3442 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:19:24.497 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:24 smithi131 bash[89561]: cluster 2024-08-17T18:19:22.579006+0000 osd.7 (osd.7) 28 : cluster [DBG] 1.2 scrub starts 2024-08-17T18:19:24.497 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:24 smithi131 bash[89561]: cluster 2024-08-17T18:19:22.579006+0000 osd.7 (osd.7) 28 : cluster [DBG] 1.2 scrub starts 2024-08-17T18:19:24.497 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:24 smithi131 bash[89561]: cluster 2024-08-17T18:19:22.581600+0000 osd.7 (osd.7) 29 : cluster [DBG] 1.2 scrub ok 2024-08-17T18:19:24.497 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:24 smithi131 bash[89561]: cluster 2024-08-17T18:19:22.581600+0000 osd.7 (osd.7) 29 : cluster [DBG] 1.2 scrub ok 2024-08-17T18:19:24.497 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:24 smithi131 bash[89561]: cluster 2024-08-17T18:19:22.833640+0000 mgr.y (mgr.34107) 2327 : cluster [DBG] pgmap v3231: 93 pgs: 1 peering, 2 active+undersized+remapped, 90 active+clean; 863 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 208 B/s rd, 0 op/s 2024-08-17T18:19:24.497 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:24 smithi131 bash[89561]: cluster 2024-08-17T18:19:22.833640+0000 mgr.y (mgr.34107) 2327 : cluster [DBG] pgmap v3231: 93 pgs: 1 peering, 2 active+undersized+remapped, 90 active+clean; 863 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 208 B/s rd, 0 op/s 2024-08-17T18:19:24.497 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:24 smithi131 bash[89561]: cluster 2024-08-17T18:19:23.262373+0000 osd.4 (osd.4) 33 : cluster [DBG] 1.6 scrub starts 2024-08-17T18:19:24.497 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:24 smithi131 bash[89561]: cluster 2024-08-17T18:19:23.262373+0000 osd.4 (osd.4) 33 : cluster [DBG] 1.6 scrub starts 2024-08-17T18:19:24.497 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:24 smithi131 bash[89561]: cluster 2024-08-17T18:19:23.265755+0000 osd.4 (osd.4) 34 : cluster [DBG] 1.6 scrub ok 2024-08-17T18:19:24.498 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:24 smithi131 bash[89561]: cluster 2024-08-17T18:19:23.265755+0000 osd.4 (osd.4) 34 : cluster [DBG] 1.6 scrub ok 2024-08-17T18:19:24.498 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:24 smithi131 bash[89561]: audit 2024-08-17T18:19:23.311146+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:19:24.498 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:24 smithi131 bash[89561]: audit 2024-08-17T18:19:23.311146+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:19:24.498 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:24 smithi131 bash[89561]: audit 2024-08-17T18:19:23.313179+0000 mon.a (mon.0) 3442 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:19:24.498 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:24 smithi131 bash[89561]: audit 2024-08-17T18:19:23.313179+0000 mon.a (mon.0) 3442 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:19:24.510 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:24.512 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:24.512 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:19:24.613 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:24.639 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:24.641 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:24.641 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:19:24.688 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:19:24.741 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:24.769 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:24.770 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:24.771 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:19:24.871 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:24.903 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:24.906 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:24.906 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:19:25.007 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:25.035 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:25.037 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:25.037 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:19:25.138 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:25.165 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:25.167 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:25.167 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:19:25.268 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:25.294 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:25.296 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:25.296 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:19:25.397 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:25.426 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:25.428 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:25.428 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:19:25.457 INFO:tasks.thrashosds.thrasher:in_osds: [0, 1, 3, 5, 7, 4] out_osds: [2, 6] dead_osds: [] live_osds: [0, 1, 2, 3, 4, 5, 6, 7] 2024-08-17T18:19:25.458 INFO:tasks.thrashosds.thrasher:choose_action: min_in 4 min_out 0 min_live 2 min_dead 0 chance_down 0.40 2024-08-17T18:19:25.458 INFO:tasks.thrashosds.thrasher:Adding osd 6 2024-08-17T18:19:25.458 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd in 6 2024-08-17T18:19:25.529 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:25.555 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:25.557 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:25.557 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:19:25.658 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:25.680 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:25.681 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:25.682 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:19:25.782 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:25.808 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:25.809 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:25.810 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:19:25.910 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:25.935 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:25.937 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:25.937 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:19:26.038 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:26.062 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:26.064 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:26.064 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:19:26.165 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:26.191 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:26.193 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:26.193 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:19:26.294 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:26.312 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:26 smithi131 bash[88347]: cluster 2024-08-17T18:19:24.834762+0000 mgr.y (mgr.34107) 2328 : cluster [DBG] pgmap v3232: 93 pgs: 1 peering, 92 active+clean; 730 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:26.312 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:26 smithi131 bash[88347]: cluster 2024-08-17T18:19:24.834762+0000 mgr.y (mgr.34107) 2328 : cluster [DBG] pgmap v3232: 93 pgs: 1 peering, 92 active+clean; 730 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:26.313 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:26 smithi131 bash[88347]: audit 2024-08-17T18:19:25.742234+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:19:26.313 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:26 smithi131 bash[88347]: audit 2024-08-17T18:19:25.742234+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:19:26.314 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:26.316 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:26.316 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:19:26.417 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:26.427 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:26 smithi169 bash[79348]: cluster 2024-08-17T18:19:24.834762+0000 mgr.y (mgr.34107) 2328 : cluster [DBG] pgmap v3232: 93 pgs: 1 peering, 92 active+clean; 730 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:26.427 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:26 smithi169 bash[79348]: cluster 2024-08-17T18:19:24.834762+0000 mgr.y (mgr.34107) 2328 : cluster [DBG] pgmap v3232: 93 pgs: 1 peering, 92 active+clean; 730 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:26.428 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:26 smithi169 bash[79348]: audit 2024-08-17T18:19:25.742234+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:19:26.428 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:26 smithi169 bash[79348]: audit 2024-08-17T18:19:25.742234+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:19:26.440 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:26.442 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:26.443 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:19:26.543 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:26.569 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:26.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:26.571 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:19:26.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:26 smithi131 bash[89561]: cluster 2024-08-17T18:19:24.834762+0000 mgr.y (mgr.34107) 2328 : cluster [DBG] pgmap v3232: 93 pgs: 1 peering, 92 active+clean; 730 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:26.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:26 smithi131 bash[89561]: cluster 2024-08-17T18:19:24.834762+0000 mgr.y (mgr.34107) 2328 : cluster [DBG] pgmap v3232: 93 pgs: 1 peering, 92 active+clean; 730 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:26.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:26 smithi131 bash[89561]: audit 2024-08-17T18:19:25.742234+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:19:26.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:26 smithi131 bash[89561]: audit 2024-08-17T18:19:25.742234+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:19:26.672 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:26.697 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:26.700 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:26.700 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:19:26.727 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:19:26.801 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:26.822 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:26.824 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:26.824 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:19:26.925 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:26.953 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:26.954 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:26.955 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:19:26.956 DEBUG:teuthology.orchestra.run.smithi131:> 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 2024-08-17T18:19:26.988 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:19:27.012 INFO:tasks.workunit.client.0.smithi131.stdout:for d in direct_io fs ; do ( cd $d ; make all ) ; done 2024-08-17T18:19:27.016 INFO:tasks.workunit.client.0.smithi131.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-17T18:19:27.016 INFO:tasks.workunit.client.0.smithi131.stdout:cc -Wall -Wextra -D_GNU_SOURCE direct_io_test.c -o direct_io_test 2024-08-17T18:19:27.056 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:27.078 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:27.080 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:27.081 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:19:27.181 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:27.214 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:27.216 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:27.216 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:19:27.317 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:27.336 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:27.337 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:27.338 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:19:27.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:27 smithi169 bash[79348]: cluster 2024-08-17T18:19:25.517474+0000 osd.7 (osd.7) 30 : cluster [DBG] 1.0 scrub starts 2024-08-17T18:19:27.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:27 smithi169 bash[79348]: cluster 2024-08-17T18:19:25.517474+0000 osd.7 (osd.7) 30 : cluster [DBG] 1.0 scrub starts 2024-08-17T18:19:27.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:27 smithi169 bash[79348]: cluster 2024-08-17T18:19:25.521355+0000 osd.7 (osd.7) 31 : cluster [DBG] 1.0 scrub ok 2024-08-17T18:19:27.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:27 smithi169 bash[79348]: cluster 2024-08-17T18:19:25.521355+0000 osd.7 (osd.7) 31 : cluster [DBG] 1.0 scrub ok 2024-08-17T18:19:27.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:27 smithi169 bash[79348]: cluster 2024-08-17T18:19:26.182843+0000 osd.5 (osd.5) 34 : cluster [DBG] 1.10 scrub starts 2024-08-17T18:19:27.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:27 smithi169 bash[79348]: cluster 2024-08-17T18:19:26.182843+0000 osd.5 (osd.5) 34 : cluster [DBG] 1.10 scrub starts 2024-08-17T18:19:27.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:27 smithi169 bash[79348]: cluster 2024-08-17T18:19:26.184764+0000 osd.5 (osd.5) 35 : cluster [DBG] 1.10 scrub ok 2024-08-17T18:19:27.394 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:27 smithi169 bash[79348]: cluster 2024-08-17T18:19:26.184764+0000 osd.5 (osd.5) 35 : cluster [DBG] 1.10 scrub ok 2024-08-17T18:19:27.439 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:27.466 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:27.468 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:27.468 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:19:27.569 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:27.597 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:27.599 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:27.599 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:19:27.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:27 smithi131 bash[88347]: cluster 2024-08-17T18:19:25.517474+0000 osd.7 (osd.7) 30 : cluster [DBG] 1.0 scrub starts 2024-08-17T18:19:27.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:27 smithi131 bash[88347]: cluster 2024-08-17T18:19:25.517474+0000 osd.7 (osd.7) 30 : cluster [DBG] 1.0 scrub starts 2024-08-17T18:19:27.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:27 smithi131 bash[88347]: cluster 2024-08-17T18:19:25.521355+0000 osd.7 (osd.7) 31 : cluster [DBG] 1.0 scrub ok 2024-08-17T18:19:27.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:27 smithi131 bash[88347]: cluster 2024-08-17T18:19:25.521355+0000 osd.7 (osd.7) 31 : cluster [DBG] 1.0 scrub ok 2024-08-17T18:19:27.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:27 smithi131 bash[88347]: cluster 2024-08-17T18:19:26.182843+0000 osd.5 (osd.5) 34 : cluster [DBG] 1.10 scrub starts 2024-08-17T18:19:27.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:27 smithi131 bash[88347]: cluster 2024-08-17T18:19:26.182843+0000 osd.5 (osd.5) 34 : cluster [DBG] 1.10 scrub starts 2024-08-17T18:19:27.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:27 smithi131 bash[88347]: cluster 2024-08-17T18:19:26.184764+0000 osd.5 (osd.5) 35 : cluster [DBG] 1.10 scrub ok 2024-08-17T18:19:27.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:27 smithi131 bash[88347]: cluster 2024-08-17T18:19:26.184764+0000 osd.5 (osd.5) 35 : cluster [DBG] 1.10 scrub ok 2024-08-17T18:19:27.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:27 smithi131 bash[89561]: cluster 2024-08-17T18:19:25.517474+0000 osd.7 (osd.7) 30 : cluster [DBG] 1.0 scrub starts 2024-08-17T18:19:27.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:27 smithi131 bash[89561]: cluster 2024-08-17T18:19:25.517474+0000 osd.7 (osd.7) 30 : cluster [DBG] 1.0 scrub starts 2024-08-17T18:19:27.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:27 smithi131 bash[89561]: cluster 2024-08-17T18:19:25.521355+0000 osd.7 (osd.7) 31 : cluster [DBG] 1.0 scrub ok 2024-08-17T18:19:27.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:27 smithi131 bash[89561]: cluster 2024-08-17T18:19:25.521355+0000 osd.7 (osd.7) 31 : cluster [DBG] 1.0 scrub ok 2024-08-17T18:19:27.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:27 smithi131 bash[89561]: cluster 2024-08-17T18:19:26.182843+0000 osd.5 (osd.5) 34 : cluster [DBG] 1.10 scrub starts 2024-08-17T18:19:27.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:27 smithi131 bash[89561]: cluster 2024-08-17T18:19:26.182843+0000 osd.5 (osd.5) 34 : cluster [DBG] 1.10 scrub starts 2024-08-17T18:19:27.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:27 smithi131 bash[89561]: cluster 2024-08-17T18:19:26.184764+0000 osd.5 (osd.5) 35 : cluster [DBG] 1.10 scrub ok 2024-08-17T18:19:27.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:27 smithi131 bash[89561]: cluster 2024-08-17T18:19:26.184764+0000 osd.5 (osd.5) 35 : cluster [DBG] 1.10 scrub ok 2024-08-17T18:19:27.700 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:27.729 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:27.731 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:27.731 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:19:27.778 INFO:tasks.workunit.client.0.smithi131.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_sync_io.c -o test_sync_io 2024-08-17T18:19:27.832 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:27.861 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:27.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:27.863 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:19:27.964 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:27.990 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:27.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:27.992 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:19:28.063 INFO:tasks.workunit.client.0.smithi131.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_short_dio_read.c -o test_short_dio_read 2024-08-17T18:19:28.094 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:28.120 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:28.122 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:28.122 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:19:28.223 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:28.247 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:28.250 INFO:tasks.workunit.client.0.smithi131.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/direct_io' 2024-08-17T18:19:28.250 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:28.250 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:19:28.252 INFO:tasks.workunit.client.0.smithi131.stdout:make[1]: Entering directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-17T18:19:28.252 INFO:tasks.workunit.client.0.smithi131.stdout:cc -Wall -Wextra -D_GNU_SOURCE test_o_trunc.c -o test_o_trunc 2024-08-17T18:19:28.306 INFO:tasks.workunit.client.0.smithi131.stdout:make[1]: Leaving directory '/home/ubuntu/cephtest/clone.client.0/qa/workunits/fs' 2024-08-17T18:19:28.351 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:28.356 DEBUG:teuthology.orchestra.run.smithi131:> set -ex 2024-08-17T18:19:28.356 DEBUG:teuthology.orchestra.run.smithi131:> dd if=/home/ubuntu/cephtest/workunits.list.client.0 of=/dev/stdout 2024-08-17T18:19:28.370 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:28.372 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:28.372 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:19:28.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:28 smithi169 bash[79348]: cluster 2024-08-17T18:19:26.835318+0000 mgr.y (mgr.34107) 2329 : cluster [DBG] pgmap v3233: 93 pgs: 93 active+clean; 678 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:28.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:28 smithi169 bash[79348]: cluster 2024-08-17T18:19:26.835318+0000 mgr.y (mgr.34107) 2329 : cluster [DBG] pgmap v3233: 93 pgs: 93 active+clean; 678 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:28.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:28 smithi169 bash[79348]: cluster 2024-08-17T18:19:27.186568+0000 osd.5 (osd.5) 36 : cluster [DBG] 1.12 scrub starts 2024-08-17T18:19:28.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:28 smithi169 bash[79348]: cluster 2024-08-17T18:19:27.186568+0000 osd.5 (osd.5) 36 : cluster [DBG] 1.12 scrub starts 2024-08-17T18:19:28.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:28 smithi169 bash[79348]: cluster 2024-08-17T18:19:27.196562+0000 osd.5 (osd.5) 37 : cluster [DBG] 1.12 scrub ok 2024-08-17T18:19:28.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:28 smithi169 bash[79348]: cluster 2024-08-17T18:19:27.196562+0000 osd.5 (osd.5) 37 : cluster [DBG] 1.12 scrub ok 2024-08-17T18:19:28.473 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:28.484 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:28 smithi131 bash[89561]: cluster 2024-08-17T18:19:26.835318+0000 mgr.y (mgr.34107) 2329 : cluster [DBG] pgmap v3233: 93 pgs: 93 active+clean; 678 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:28.484 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:28 smithi131 bash[89561]: cluster 2024-08-17T18:19:26.835318+0000 mgr.y (mgr.34107) 2329 : cluster [DBG] pgmap v3233: 93 pgs: 93 active+clean; 678 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:28.484 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:28 smithi131 bash[89561]: cluster 2024-08-17T18:19:27.186568+0000 osd.5 (osd.5) 36 : cluster [DBG] 1.12 scrub starts 2024-08-17T18:19:28.484 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:28 smithi131 bash[89561]: cluster 2024-08-17T18:19:27.186568+0000 osd.5 (osd.5) 36 : cluster [DBG] 1.12 scrub starts 2024-08-17T18:19:28.484 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:28 smithi131 bash[89561]: cluster 2024-08-17T18:19:27.196562+0000 osd.5 (osd.5) 37 : cluster [DBG] 1.12 scrub ok 2024-08-17T18:19:28.484 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:28 smithi131 bash[89561]: cluster 2024-08-17T18:19:27.196562+0000 osd.5 (osd.5) 37 : cluster [DBG] 1.12 scrub ok 2024-08-17T18:19:28.484 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:28 smithi131 bash[88347]: cluster 2024-08-17T18:19:26.835318+0000 mgr.y (mgr.34107) 2329 : cluster [DBG] pgmap v3233: 93 pgs: 93 active+clean; 678 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:28.484 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:28 smithi131 bash[88347]: cluster 2024-08-17T18:19:26.835318+0000 mgr.y (mgr.34107) 2329 : cluster [DBG] pgmap v3233: 93 pgs: 93 active+clean; 678 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:28.484 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:28 smithi131 bash[88347]: cluster 2024-08-17T18:19:27.186568+0000 osd.5 (osd.5) 36 : cluster [DBG] 1.12 scrub starts 2024-08-17T18:19:28.485 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:28 smithi131 bash[88347]: cluster 2024-08-17T18:19:27.186568+0000 osd.5 (osd.5) 36 : cluster [DBG] 1.12 scrub starts 2024-08-17T18:19:28.485 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:28 smithi131 bash[88347]: cluster 2024-08-17T18:19:27.196562+0000 osd.5 (osd.5) 37 : cluster [DBG] 1.12 scrub ok 2024-08-17T18:19:28.485 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:28 smithi131 bash[88347]: cluster 2024-08-17T18:19:27.196562+0000 osd.5 (osd.5) 37 : cluster [DBG] 1.12 scrub ok 2024-08-17T18:19:28.505 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:28.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:28.507 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:19:28.608 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:28.632 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:28.634 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:28.634 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:19:28.729 INFO:tasks.workunit:Running workunits matching cls/test_cls_rbd.sh on client.0... 2024-08-17T18:19:28.730 INFO:tasks.workunit:Running workunit cls/test_cls_rbd.sh... 2024-08-17T18:19:28.731 DEBUG:teuthology.orchestra.run.smithi131: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=reef 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 2024-08-17T18:19:28.735 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:28.802 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:28.803 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:28.804 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:19:28.905 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:28.929 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:28.931 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:28.932 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:19:29.033 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:29.044 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:19:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:19:28] "GET /metrics HTTP/1.1" 200 34212 "" "Prometheus/2.51.0" 2024-08-17T18:19:29.059 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:29.060 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:29.061 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:19:29.162 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:29.188 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:29.190 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:29.191 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:19:29.291 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:29.318 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:29.320 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:29.320 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:19:29.421 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:29.449 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:29.451 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:29.452 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:19:29.552 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:29.580 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:29.582 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:29.582 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:19:29.683 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:29.711 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:29.713 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:29.714 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:19:29.814 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:29.844 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:29.846 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:29.847 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:19:29.947 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:29.977 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:29.979 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:29.980 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:19:30.080 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:30.105 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:30.107 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:30.107 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:19:30.208 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:30.233 INFO:tasks.workunit.client.0.smithi131.stdout:Running main() from gmock_main.cc 2024-08-17T18:19:30.234 INFO:tasks.workunit.client.0.smithi131.stdout:[==========] Running 70 tests from 1 test suite. 2024-08-17T18:19:30.234 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] Global test environment set-up. 2024-08-17T18:19:30.234 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 70 tests from TestClsRbd 2024-08-17T18:19:30.236 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:30.237 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:30.238 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:19:30.339 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:30.350 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:30 smithi169 bash[79348]: cluster 2024-08-17T18:19:28.835787+0000 mgr.y (mgr.34107) 2330 : cluster [DBG] pgmap v3234: 93 pgs: 93 active+clean; 678 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:30.350 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:30 smithi169 bash[79348]: cluster 2024-08-17T18:19:28.835787+0000 mgr.y (mgr.34107) 2330 : cluster [DBG] pgmap v3234: 93 pgs: 93 active+clean; 678 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:30.365 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:30.367 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:30.367 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:19:30.468 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:30.490 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:30.493 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:30.493 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:19:30.594 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:30.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:30 smithi131 bash[89561]: cluster 2024-08-17T18:19:28.835787+0000 mgr.y (mgr.34107) 2330 : cluster [DBG] pgmap v3234: 93 pgs: 93 active+clean; 678 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:30.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:30 smithi131 bash[89561]: cluster 2024-08-17T18:19:28.835787+0000 mgr.y (mgr.34107) 2330 : cluster [DBG] pgmap v3234: 93 pgs: 93 active+clean; 678 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:30.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:30 smithi131 bash[88347]: cluster 2024-08-17T18:19:28.835787+0000 mgr.y (mgr.34107) 2330 : cluster [DBG] pgmap v3234: 93 pgs: 93 active+clean; 678 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:30.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:30 smithi131 bash[88347]: cluster 2024-08-17T18:19:28.835787+0000 mgr.y (mgr.34107) 2330 : cluster [DBG] pgmap v3234: 93 pgs: 93 active+clean; 678 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:30.614 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:30.616 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:30.616 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:19:30.717 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:30.736 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:30.738 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:30.738 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:19:30.839 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:30.867 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:30.868 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:30.869 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:19:30.969 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:30.989 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:30.992 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:30.992 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:19:31.093 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:31.123 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:31.125 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:31.125 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:19:31.226 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:31.258 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:31.260 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:31.260 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:19:31.358 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.get_all_features 2024-08-17T18:19:31.361 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:31.370 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:31 smithi131 bash[88347]: cluster 2024-08-17T18:19:29.573962+0000 osd.7 (osd.7) 32 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:19:31.370 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:31 smithi131 bash[88347]: cluster 2024-08-17T18:19:29.573962+0000 osd.7 (osd.7) 32 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:19:31.370 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:31 smithi131 bash[88347]: cluster 2024-08-17T18:19:29.577121+0000 osd.7 (osd.7) 33 : cluster [DBG] 1.14 scrub ok 2024-08-17T18:19:31.370 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:31 smithi131 bash[88347]: cluster 2024-08-17T18:19:29.577121+0000 osd.7 (osd.7) 33 : cluster [DBG] 1.14 scrub ok 2024-08-17T18:19:31.370 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:31 smithi131 bash[88347]: cluster 2024-08-17T18:19:30.335498+0000 mon.a (mon.0) 3444 : cluster [DBG] osdmap e1571: 8 total, 8 up, 6 in 2024-08-17T18:19:31.370 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:31 smithi131 bash[88347]: cluster 2024-08-17T18:19:30.335498+0000 mon.a (mon.0) 3444 : cluster [DBG] osdmap e1571: 8 total, 8 up, 6 in 2024-08-17T18:19:31.370 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:31 smithi131 bash[88347]: audit 2024-08-17T18:19:30.337343+0000 mon.c (mon.2) 126 : audit [INF] from='client.? 172.21.15.131:0/3195372493' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi131-316594-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T18:19:31.370 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:31 smithi131 bash[88347]: audit 2024-08-17T18:19:30.337343+0000 mon.c (mon.2) 126 : audit [INF] from='client.? 172.21.15.131:0/3195372493' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi131-316594-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T18:19:31.370 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:31 smithi131 bash[88347]: audit 2024-08-17T18:19:30.337857+0000 mon.a (mon.0) 3445 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi131-316594-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T18:19:31.370 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:31 smithi131 bash[88347]: audit 2024-08-17T18:19:30.337857+0000 mon.a (mon.0) 3445 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi131-316594-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T18:19:31.370 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:31 smithi131 bash[88347]: audit 2024-08-17T18:19:31.318765+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:19:31.370 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:31 smithi131 bash[88347]: audit 2024-08-17T18:19:31.318765+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:19:31.371 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:31 smithi131 bash[88347]: audit 2024-08-17T18:19:31.327663+0000 mon.a (mon.0) 3447 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:19:31.371 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:31 smithi131 bash[88347]: audit 2024-08-17T18:19:31.327663+0000 mon.a (mon.0) 3447 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:19:31.371 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:31 smithi131 bash[89561]: cluster 2024-08-17T18:19:29.573962+0000 osd.7 (osd.7) 32 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:19:31.371 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:31 smithi131 bash[89561]: cluster 2024-08-17T18:19:29.573962+0000 osd.7 (osd.7) 32 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:19:31.371 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:31 smithi131 bash[89561]: cluster 2024-08-17T18:19:29.577121+0000 osd.7 (osd.7) 33 : cluster [DBG] 1.14 scrub ok 2024-08-17T18:19:31.371 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:31 smithi131 bash[89561]: cluster 2024-08-17T18:19:29.577121+0000 osd.7 (osd.7) 33 : cluster [DBG] 1.14 scrub ok 2024-08-17T18:19:31.371 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:31 smithi131 bash[89561]: cluster 2024-08-17T18:19:30.335498+0000 mon.a (mon.0) 3444 : cluster [DBG] osdmap e1571: 8 total, 8 up, 6 in 2024-08-17T18:19:31.371 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:31 smithi131 bash[89561]: cluster 2024-08-17T18:19:30.335498+0000 mon.a (mon.0) 3444 : cluster [DBG] osdmap e1571: 8 total, 8 up, 6 in 2024-08-17T18:19:31.371 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:31 smithi131 bash[89561]: audit 2024-08-17T18:19:30.337343+0000 mon.c (mon.2) 126 : audit [INF] from='client.? 172.21.15.131:0/3195372493' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi131-316594-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T18:19:31.372 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:31 smithi131 bash[89561]: audit 2024-08-17T18:19:30.337343+0000 mon.c (mon.2) 126 : audit [INF] from='client.? 172.21.15.131:0/3195372493' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi131-316594-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T18:19:31.372 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:31 smithi131 bash[89561]: audit 2024-08-17T18:19:30.337857+0000 mon.a (mon.0) 3445 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi131-316594-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T18:19:31.372 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:31 smithi131 bash[89561]: audit 2024-08-17T18:19:30.337857+0000 mon.a (mon.0) 3445 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi131-316594-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T18:19:31.372 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:31 smithi131 bash[89561]: audit 2024-08-17T18:19:31.318765+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:19:31.372 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:31 smithi131 bash[89561]: audit 2024-08-17T18:19:31.318765+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:19:31.372 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:31 smithi131 bash[89561]: audit 2024-08-17T18:19:31.327663+0000 mon.a (mon.0) 3447 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:19:31.372 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:31 smithi131 bash[89561]: audit 2024-08-17T18:19:31.327663+0000 mon.a (mon.0) 3447 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:19:31.381 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:31.383 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:31.383 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:19:31.474 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.get_all_features (116 ms) 2024-08-17T18:19:31.474 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.copyup 2024-08-17T18:19:31.485 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:31.505 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:31.507 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:31.508 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:19:31.608 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:31.634 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:31.636 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:31.637 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:19:31.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:31 smithi169 bash[79348]: cluster 2024-08-17T18:19:29.573962+0000 osd.7 (osd.7) 32 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:19:31.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:31 smithi169 bash[79348]: cluster 2024-08-17T18:19:29.573962+0000 osd.7 (osd.7) 32 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:19:31.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:31 smithi169 bash[79348]: cluster 2024-08-17T18:19:29.577121+0000 osd.7 (osd.7) 33 : cluster [DBG] 1.14 scrub ok 2024-08-17T18:19:31.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:31 smithi169 bash[79348]: cluster 2024-08-17T18:19:29.577121+0000 osd.7 (osd.7) 33 : cluster [DBG] 1.14 scrub ok 2024-08-17T18:19:31.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:31 smithi169 bash[79348]: cluster 2024-08-17T18:19:30.335498+0000 mon.a (mon.0) 3444 : cluster [DBG] osdmap e1571: 8 total, 8 up, 6 in 2024-08-17T18:19:31.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:31 smithi169 bash[79348]: cluster 2024-08-17T18:19:30.335498+0000 mon.a (mon.0) 3444 : cluster [DBG] osdmap e1571: 8 total, 8 up, 6 in 2024-08-17T18:19:31.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:31 smithi169 bash[79348]: audit 2024-08-17T18:19:30.337343+0000 mon.c (mon.2) 126 : audit [INF] from='client.? 172.21.15.131:0/3195372493' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi131-316594-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T18:19:31.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:31 smithi169 bash[79348]: audit 2024-08-17T18:19:30.337343+0000 mon.c (mon.2) 126 : audit [INF] from='client.? 172.21.15.131:0/3195372493' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi131-316594-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T18:19:31.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:31 smithi169 bash[79348]: audit 2024-08-17T18:19:30.337857+0000 mon.a (mon.0) 3445 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi131-316594-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T18:19:31.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:31 smithi169 bash[79348]: audit 2024-08-17T18:19:30.337857+0000 mon.a (mon.0) 3445 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd pool application enable","pool": "test-rados-api-smithi131-316594-1","app": "rados","yes_i_really_mean_it": true} : dispatch 2024-08-17T18:19:31.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:31 smithi169 bash[79348]: audit 2024-08-17T18:19:31.318765+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:19:31.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:31 smithi169 bash[79348]: audit 2024-08-17T18:19:31.318765+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:19:31.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:31 smithi169 bash[79348]: audit 2024-08-17T18:19:31.327663+0000 mon.a (mon.0) 3447 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:19:31.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:31 smithi169 bash[79348]: audit 2024-08-17T18:19:31.327663+0000 mon.a (mon.0) 3447 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:19:31.701 INFO:teuthology.orchestra.run.smithi169.stdout:ERROR: (22) Invalid argument 2024-08-17T18:19:31.701 INFO:teuthology.orchestra.run.smithi169.stdout:op_tracker tracking is not enabled now, so no ops are tracked currently, even those get stuck. Please enable "osd_enable_op_tracker", and the tracker will start to track new ops received afterwards. 2024-08-17T18:19:31.717 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.copyup (243 ms) 2024-08-17T18:19:31.717 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.sparse_copyup 2024-08-17T18:19:31.737 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:31.755 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:31.756 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:31.757 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:19:31.857 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:31.876 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:31.877 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:31.878 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:19:31.965 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.sparse_copyup (248 ms) 2024-08-17T18:19:31.965 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.get_and_set_id 2024-08-17T18:19:31.978 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:31.979 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.get_and_set_id (14 ms) 2024-08-17T18:19:31.979 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.add_remove_child 2024-08-17T18:19:32.001 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.add_remove_child (22 ms) 2024-08-17T18:19:32.002 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.directory_methods 2024-08-17T18:19:32.006 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:32.009 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:32.009 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:19:32.036 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.directory_methods (35 ms) 2024-08-17T18:19:32.036 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.create 2024-08-17T18:19:32.054 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.create (18 ms) 2024-08-17T18:19:32.054 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.get_features 2024-08-17T18:19:32.056 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.get_features (2 ms) 2024-08-17T18:19:32.056 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.get_object_prefix 2024-08-17T18:19:32.060 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.get_object_prefix (4 ms) 2024-08-17T18:19:32.060 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.get_create_timestamp 2024-08-17T18:19:32.064 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.get_create_timestamp (3 ms) 2024-08-17T18:19:32.064 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.get_access_timestamp 2024-08-17T18:19:32.065 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.get_access_timestamp (2 ms) 2024-08-17T18:19:32.065 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.get_modify_timestamp 2024-08-17T18:19:32.067 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.get_modify_timestamp (2 ms) 2024-08-17T18:19:32.067 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.get_data_pool 2024-08-17T18:19:32.073 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.get_data_pool (5 ms) 2024-08-17T18:19:32.073 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.get_size 2024-08-17T18:19:32.079 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.get_size (6 ms) 2024-08-17T18:19:32.079 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.set_size 2024-08-17T18:19:32.089 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.set_size (10 ms) 2024-08-17T18:19:32.089 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.protection_status 2024-08-17T18:19:32.110 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:32.125 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.protection_status (36 ms) 2024-08-17T18:19:32.125 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.snapshot_limits 2024-08-17T18:19:32.136 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.snapshot_limits (10 ms) 2024-08-17T18:19:32.136 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.parents_v1 2024-08-17T18:19:32.138 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:32.140 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:32.141 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:19:32.194 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.parents_v1 (59 ms) 2024-08-17T18:19:32.195 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.parents_v2 2024-08-17T18:19:32.238 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.parents_v2 (43 ms) 2024-08-17T18:19:32.238 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.snapshots 2024-08-17T18:19:32.242 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:32.263 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:32.264 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:32.265 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:19:32.271 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.snapshots (34 ms) 2024-08-17T18:19:32.271 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.snapid_race 2024-08-17T18:19:32.277 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.snapid_race (6 ms) 2024-08-17T18:19:32.277 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.stripingv2 2024-08-17T18:19:32.289 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.stripingv2 (12 ms) 2024-08-17T18:19:32.289 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.object_map_save 2024-08-17T18:19:32.292 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.object_map_save (3 ms) 2024-08-17T18:19:32.292 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.object_map_resize 2024-08-17T18:19:32.299 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.object_map_resize (7 ms) 2024-08-17T18:19:32.299 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.object_map_update 2024-08-17T18:19:32.309 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.object_map_update (10 ms) 2024-08-17T18:19:32.309 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.object_map_load_enoent 2024-08-17T18:19:32.310 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.object_map_load_enoent (1 ms) 2024-08-17T18:19:32.310 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.object_map_snap_add 2024-08-17T18:19:32.318 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.object_map_snap_add (9 ms) 2024-08-17T18:19:32.319 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.object_map_snap_remove 2024-08-17T18:19:32.328 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.object_map_snap_remove (9 ms) 2024-08-17T18:19:32.328 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.flags 2024-08-17T18:19:32.337 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.flags (9 ms) 2024-08-17T18:19:32.337 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.metadata 2024-08-17T18:19:32.365 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:32.373 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.metadata (36 ms) 2024-08-17T18:19:32.373 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.set_features 2024-08-17T18:19:32.386 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.set_features (13 ms) 2024-08-17T18:19:32.386 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.mirror 2024-08-17T18:19:32.387 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:32.388 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:32.389 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:19:32.425 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.mirror (39 ms) 2024-08-17T18:19:32.425 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.mirror_image 2024-08-17T18:19:32.440 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.mirror_image (16 ms) 2024-08-17T18:19:32.441 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.mirror_image_status 2024-08-17T18:19:32.489 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:32.515 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:32.517 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:32.517 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:19:32.618 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:32.629 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:32 smithi131 bash[88347]: cluster 2024-08-17T18:19:30.836484+0000 mgr.y (mgr.34107) 2331 : cluster [DBG] pgmap v3236: 125 pgs: 32 unknown, 93 active+clean; 626 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:32.629 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:32 smithi131 bash[88347]: cluster 2024-08-17T18:19:30.836484+0000 mgr.y (mgr.34107) 2331 : cluster [DBG] pgmap v3236: 125 pgs: 32 unknown, 93 active+clean; 626 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:32.629 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:32 smithi131 bash[88347]: cluster 2024-08-17T18:19:31.332367+0000 mon.a (mon.0) 3448 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T18:19:32.629 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:32 smithi131 bash[88347]: cluster 2024-08-17T18:19:31.332367+0000 mon.a (mon.0) 3448 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T18:19:32.629 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:32 smithi131 bash[88347]: audit 2024-08-17T18:19:31.333595+0000 mon.a (mon.0) 3449 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi131-316594-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T18:19:32.629 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:32 smithi131 bash[88347]: audit 2024-08-17T18:19:31.333595+0000 mon.a (mon.0) 3449 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi131-316594-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T18:19:32.629 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:32 smithi131 bash[88347]: cluster 2024-08-17T18:19:31.341670+0000 mon.a (mon.0) 3450 : cluster [DBG] osdmap e1572: 8 total, 8 up, 6 in 2024-08-17T18:19:32.630 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:32 smithi131 bash[88347]: cluster 2024-08-17T18:19:31.341670+0000 mon.a (mon.0) 3450 : cluster [DBG] osdmap e1572: 8 total, 8 up, 6 in 2024-08-17T18:19:32.630 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:32 smithi131 bash[89561]: cluster 2024-08-17T18:19:30.836484+0000 mgr.y (mgr.34107) 2331 : cluster [DBG] pgmap v3236: 125 pgs: 32 unknown, 93 active+clean; 626 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:32.630 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:32 smithi131 bash[89561]: cluster 2024-08-17T18:19:30.836484+0000 mgr.y (mgr.34107) 2331 : cluster [DBG] pgmap v3236: 125 pgs: 32 unknown, 93 active+clean; 626 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:32.630 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:32 smithi131 bash[89561]: cluster 2024-08-17T18:19:31.332367+0000 mon.a (mon.0) 3448 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T18:19:32.630 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:32 smithi131 bash[89561]: cluster 2024-08-17T18:19:31.332367+0000 mon.a (mon.0) 3448 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T18:19:32.630 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:32 smithi131 bash[89561]: audit 2024-08-17T18:19:31.333595+0000 mon.a (mon.0) 3449 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi131-316594-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T18:19:32.630 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:32 smithi131 bash[89561]: audit 2024-08-17T18:19:31.333595+0000 mon.a (mon.0) 3449 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi131-316594-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T18:19:32.630 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:32 smithi131 bash[89561]: cluster 2024-08-17T18:19:31.341670+0000 mon.a (mon.0) 3450 : cluster [DBG] osdmap e1572: 8 total, 8 up, 6 in 2024-08-17T18:19:32.630 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:32 smithi131 bash[89561]: cluster 2024-08-17T18:19:31.341670+0000 mon.a (mon.0) 3450 : cluster [DBG] osdmap e1572: 8 total, 8 up, 6 in 2024-08-17T18:19:32.643 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:32.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:32 smithi169 bash[79348]: cluster 2024-08-17T18:19:30.836484+0000 mgr.y (mgr.34107) 2331 : cluster [DBG] pgmap v3236: 125 pgs: 32 unknown, 93 active+clean; 626 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:32.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:32 smithi169 bash[79348]: cluster 2024-08-17T18:19:30.836484+0000 mgr.y (mgr.34107) 2331 : cluster [DBG] pgmap v3236: 125 pgs: 32 unknown, 93 active+clean; 626 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:32.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:32 smithi169 bash[79348]: cluster 2024-08-17T18:19:31.332367+0000 mon.a (mon.0) 3448 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T18:19:32.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:32 smithi169 bash[79348]: cluster 2024-08-17T18:19:31.332367+0000 mon.a (mon.0) 3448 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T18:19:32.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:32 smithi169 bash[79348]: audit 2024-08-17T18:19:31.333595+0000 mon.a (mon.0) 3449 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi131-316594-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T18:19:32.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:32 smithi169 bash[79348]: audit 2024-08-17T18:19:31.333595+0000 mon.a (mon.0) 3449 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "test-rados-api-smithi131-316594-1","app": "rados","yes_i_really_mean_it": true}]': finished 2024-08-17T18:19:32.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:32 smithi169 bash[79348]: cluster 2024-08-17T18:19:31.341670+0000 mon.a (mon.0) 3450 : cluster [DBG] osdmap e1572: 8 total, 8 up, 6 in 2024-08-17T18:19:32.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:32 smithi169 bash[79348]: cluster 2024-08-17T18:19:31.341670+0000 mon.a (mon.0) 3450 : cluster [DBG] osdmap e1572: 8 total, 8 up, 6 in 2024-08-17T18:19:32.644 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:32.645 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:19:32.646 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph daemon osd.7 dump_historic_ops 2024-08-17T18:19:32.746 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:32.767 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:32.769 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:32.769 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:19:32.820 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:19:32.870 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:32.892 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:32.894 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:32.894 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:19:32.995 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:33.024 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:33.025 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:33.026 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:19:33.127 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:33.150 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:33.151 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:33.152 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:19:33.253 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:33.278 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:33.281 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:33.282 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:19:33.383 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:33.410 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:33.412 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:33.412 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:19:33.513 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:33.523 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:33 smithi131 bash[88347]: cluster 2024-08-17T18:19:32.350747+0000 mon.a (mon.0) 3451 : cluster [DBG] osdmap e1573: 8 total, 8 up, 6 in 2024-08-17T18:19:33.523 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:33 smithi131 bash[88347]: cluster 2024-08-17T18:19:32.350747+0000 mon.a (mon.0) 3451 : cluster [DBG] osdmap e1573: 8 total, 8 up, 6 in 2024-08-17T18:19:33.524 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:33 smithi131 bash[89561]: cluster 2024-08-17T18:19:32.350747+0000 mon.a (mon.0) 3451 : cluster [DBG] osdmap e1573: 8 total, 8 up, 6 in 2024-08-17T18:19:33.524 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:33 smithi131 bash[89561]: cluster 2024-08-17T18:19:32.350747+0000 mon.a (mon.0) 3451 : cluster [DBG] osdmap e1573: 8 total, 8 up, 6 in 2024-08-17T18:19:33.537 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:33.539 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:33.540 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:19:33.640 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:33.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:33 smithi169 bash[79348]: cluster 2024-08-17T18:19:32.350747+0000 mon.a (mon.0) 3451 : cluster [DBG] osdmap e1573: 8 total, 8 up, 6 in 2024-08-17T18:19:33.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:33 smithi169 bash[79348]: cluster 2024-08-17T18:19:32.350747+0000 mon.a (mon.0) 3451 : cluster [DBG] osdmap e1573: 8 total, 8 up, 6 in 2024-08-17T18:19:33.664 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:33.666 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:33.667 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:19:33.768 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:33.791 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:33.792 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:33.793 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:19:33.894 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:33.915 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:33.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:33.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:19:34.018 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:34.043 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:34.045 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:34.045 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:19:34.146 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:34.175 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:34.177 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:34.177 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:19:34.278 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:34.306 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:34.308 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:34.309 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:19:34.409 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:34.421 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:34 smithi131 bash[89561]: cluster 2024-08-17T18:19:32.615709+0000 osd.7 (osd.7) 34 : cluster [DBG] 1.d scrub starts 2024-08-17T18:19:34.421 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:34 smithi131 bash[89561]: cluster 2024-08-17T18:19:32.615709+0000 osd.7 (osd.7) 34 : cluster [DBG] 1.d scrub starts 2024-08-17T18:19:34.421 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:34 smithi131 bash[89561]: cluster 2024-08-17T18:19:32.618162+0000 osd.7 (osd.7) 35 : cluster [DBG] 1.d scrub ok 2024-08-17T18:19:34.421 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:34 smithi131 bash[89561]: cluster 2024-08-17T18:19:32.618162+0000 osd.7 (osd.7) 35 : cluster [DBG] 1.d scrub ok 2024-08-17T18:19:34.421 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:34 smithi131 bash[89561]: cluster 2024-08-17T18:19:32.836944+0000 mgr.y (mgr.34107) 2332 : cluster [DBG] pgmap v3239: 125 pgs: 32 unknown, 93 active+clean; 626 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:34.421 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:34 smithi131 bash[89561]: cluster 2024-08-17T18:19:32.836944+0000 mgr.y (mgr.34107) 2332 : cluster [DBG] pgmap v3239: 125 pgs: 32 unknown, 93 active+clean; 626 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:34.422 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:34 smithi131 bash[89561]: cluster 2024-08-17T18:19:33.354460+0000 mon.a (mon.0) 3452 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T18:19:34.422 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:34 smithi131 bash[89561]: cluster 2024-08-17T18:19:33.354460+0000 mon.a (mon.0) 3452 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T18:19:34.422 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:34 smithi131 bash[88347]: cluster 2024-08-17T18:19:32.615709+0000 osd.7 (osd.7) 34 : cluster [DBG] 1.d scrub starts 2024-08-17T18:19:34.422 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:34 smithi131 bash[88347]: cluster 2024-08-17T18:19:32.615709+0000 osd.7 (osd.7) 34 : cluster [DBG] 1.d scrub starts 2024-08-17T18:19:34.422 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:34 smithi131 bash[88347]: cluster 2024-08-17T18:19:32.618162+0000 osd.7 (osd.7) 35 : cluster [DBG] 1.d scrub ok 2024-08-17T18:19:34.422 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:34 smithi131 bash[88347]: cluster 2024-08-17T18:19:32.618162+0000 osd.7 (osd.7) 35 : cluster [DBG] 1.d scrub ok 2024-08-17T18:19:34.422 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:34 smithi131 bash[88347]: cluster 2024-08-17T18:19:32.836944+0000 mgr.y (mgr.34107) 2332 : cluster [DBG] pgmap v3239: 125 pgs: 32 unknown, 93 active+clean; 626 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:34.422 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:34 smithi131 bash[88347]: cluster 2024-08-17T18:19:32.836944+0000 mgr.y (mgr.34107) 2332 : cluster [DBG] pgmap v3239: 125 pgs: 32 unknown, 93 active+clean; 626 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:34.422 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:34 smithi131 bash[88347]: cluster 2024-08-17T18:19:33.354460+0000 mon.a (mon.0) 3452 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T18:19:34.422 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:34 smithi131 bash[88347]: cluster 2024-08-17T18:19:33.354460+0000 mon.a (mon.0) 3452 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T18:19:34.436 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:34.439 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:34.439 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:19:34.540 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:34.568 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:34.570 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:34.570 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:19:34.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:34 smithi169 bash[79348]: cluster 2024-08-17T18:19:32.615709+0000 osd.7 (osd.7) 34 : cluster [DBG] 1.d scrub starts 2024-08-17T18:19:34.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:34 smithi169 bash[79348]: cluster 2024-08-17T18:19:32.615709+0000 osd.7 (osd.7) 34 : cluster [DBG] 1.d scrub starts 2024-08-17T18:19:34.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:34 smithi169 bash[79348]: cluster 2024-08-17T18:19:32.618162+0000 osd.7 (osd.7) 35 : cluster [DBG] 1.d scrub ok 2024-08-17T18:19:34.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:34 smithi169 bash[79348]: cluster 2024-08-17T18:19:32.618162+0000 osd.7 (osd.7) 35 : cluster [DBG] 1.d scrub ok 2024-08-17T18:19:34.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:34 smithi169 bash[79348]: cluster 2024-08-17T18:19:32.836944+0000 mgr.y (mgr.34107) 2332 : cluster [DBG] pgmap v3239: 125 pgs: 32 unknown, 93 active+clean; 626 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:34.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:34 smithi169 bash[79348]: cluster 2024-08-17T18:19:32.836944+0000 mgr.y (mgr.34107) 2332 : cluster [DBG] pgmap v3239: 125 pgs: 32 unknown, 93 active+clean; 626 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:34.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:34 smithi169 bash[79348]: cluster 2024-08-17T18:19:33.354460+0000 mon.a (mon.0) 3452 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T18:19:34.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:34 smithi169 bash[79348]: cluster 2024-08-17T18:19:33.354460+0000 mon.a (mon.0) 3452 : cluster [INF] Health check cleared: POOL_APP_NOT_ENABLED (was: 1 pool(s) do not have an application enabled) 2024-08-17T18:19:34.671 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:34.696 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:34.698 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:34.699 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:19:34.799 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:34.827 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:34.829 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:34.829 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:19:34.930 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:34.956 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:34.958 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:34.959 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:19:35.060 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:35.085 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:35.087 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:35.087 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:19:35.188 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:35.215 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:35.217 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:35.217 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:19:35.318 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:35.345 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:35.348 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:35.348 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:19:35.449 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:35.471 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:35.473 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:35.474 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:19:35.575 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:35.603 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:35.605 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:35.605 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:19:35.643 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:35 smithi131 bash[88347]: cluster 2024-08-17T18:19:33.632861+0000 osd.7 (osd.7) 36 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:19:35.643 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:35 smithi131 bash[88347]: cluster 2024-08-17T18:19:33.632861+0000 osd.7 (osd.7) 36 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:19:35.643 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:35 smithi131 bash[88347]: cluster 2024-08-17T18:19:33.635383+0000 osd.7 (osd.7) 37 : cluster [DBG] 1.7 scrub ok 2024-08-17T18:19:35.643 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:35 smithi131 bash[88347]: cluster 2024-08-17T18:19:33.635383+0000 osd.7 (osd.7) 37 : cluster [DBG] 1.7 scrub ok 2024-08-17T18:19:35.644 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:35 smithi131 bash[89561]: cluster 2024-08-17T18:19:33.632861+0000 osd.7 (osd.7) 36 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:19:35.644 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:35 smithi131 bash[89561]: cluster 2024-08-17T18:19:33.632861+0000 osd.7 (osd.7) 36 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:19:35.644 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:35 smithi131 bash[89561]: cluster 2024-08-17T18:19:33.635383+0000 osd.7 (osd.7) 37 : cluster [DBG] 1.7 scrub ok 2024-08-17T18:19:35.644 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:35 smithi131 bash[89561]: cluster 2024-08-17T18:19:33.635383+0000 osd.7 (osd.7) 37 : cluster [DBG] 1.7 scrub ok 2024-08-17T18:19:35.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:35 smithi169 bash[79348]: cluster 2024-08-17T18:19:33.632861+0000 osd.7 (osd.7) 36 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:19:35.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:35 smithi169 bash[79348]: cluster 2024-08-17T18:19:33.632861+0000 osd.7 (osd.7) 36 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:19:35.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:35 smithi169 bash[79348]: cluster 2024-08-17T18:19:33.635383+0000 osd.7 (osd.7) 37 : cluster [DBG] 1.7 scrub ok 2024-08-17T18:19:35.645 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:35 smithi169 bash[79348]: cluster 2024-08-17T18:19:33.635383+0000 osd.7 (osd.7) 37 : cluster [DBG] 1.7 scrub ok 2024-08-17T18:19:35.706 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:35.734 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:35.734 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:35.735 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:19:35.835 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:35.861 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:35.863 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:35.864 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:19:35.965 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:35.991 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:35.993 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:35.994 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:19:36.095 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:36.122 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:36.124 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:36.124 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:19:36.225 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:36.250 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:36.252 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:36.252 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:19:36.353 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:36.380 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:36.382 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:36.382 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:19:36.483 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:36.511 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:36.513 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:36.513 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:19:36.614 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:36.626 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:36 smithi169 bash[79348]: cluster 2024-08-17T18:19:34.837668+0000 mgr.y (mgr.34107) 2333 : cluster [DBG] pgmap v3240: 125 pgs: 7 unknown, 118 active+clean; 582 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 1.8 MiB/s rd, 930 KiB/s wr, 829 op/s 2024-08-17T18:19:36.626 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:36 smithi169 bash[79348]: cluster 2024-08-17T18:19:34.837668+0000 mgr.y (mgr.34107) 2333 : cluster [DBG] pgmap v3240: 125 pgs: 7 unknown, 118 active+clean; 582 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 1.8 MiB/s rd, 930 KiB/s wr, 829 op/s 2024-08-17T18:19:36.641 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:36.642 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:36.643 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:19:36.744 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:36.755 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:36 smithi131 bash[89561]: cluster 2024-08-17T18:19:34.837668+0000 mgr.y (mgr.34107) 2333 : cluster [DBG] pgmap v3240: 125 pgs: 7 unknown, 118 active+clean; 582 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 1.8 MiB/s rd, 930 KiB/s wr, 829 op/s 2024-08-17T18:19:36.755 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:36 smithi131 bash[89561]: cluster 2024-08-17T18:19:34.837668+0000 mgr.y (mgr.34107) 2333 : cluster [DBG] pgmap v3240: 125 pgs: 7 unknown, 118 active+clean; 582 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 1.8 MiB/s rd, 930 KiB/s wr, 829 op/s 2024-08-17T18:19:36.755 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:36 smithi131 bash[88347]: cluster 2024-08-17T18:19:34.837668+0000 mgr.y (mgr.34107) 2333 : cluster [DBG] pgmap v3240: 125 pgs: 7 unknown, 118 active+clean; 582 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 1.8 MiB/s rd, 930 KiB/s wr, 829 op/s 2024-08-17T18:19:36.755 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:36 smithi131 bash[88347]: cluster 2024-08-17T18:19:34.837668+0000 mgr.y (mgr.34107) 2333 : cluster [DBG] pgmap v3240: 125 pgs: 7 unknown, 118 active+clean; 582 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 1.8 MiB/s rd, 930 KiB/s wr, 829 op/s 2024-08-17T18:19:36.769 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:36.772 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:36.772 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:19:36.873 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:36.899 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:36.902 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:36.902 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:19:36.912 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.mirror_image_status (4471 ms) 2024-08-17T18:19:36.912 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.mirror_image_map 2024-08-17T18:19:37.003 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:37.025 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:37.027 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:37.027 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:19:37.072 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.mirror_image_map (160 ms) 2024-08-17T18:19:37.072 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.mirror_instances 2024-08-17T18:19:37.093 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.mirror_instances (22 ms) 2024-08-17T18:19:37.094 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.mirror_snapshot 2024-08-17T18:19:37.122 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.mirror_snapshot (28 ms) 2024-08-17T18:19:37.122 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.group_dir_list 2024-08-17T18:19:37.128 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:37.128 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.group_dir_list (6 ms) 2024-08-17T18:19:37.128 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.group_dir_add 2024-08-17T18:19:37.133 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.group_dir_add (5 ms) 2024-08-17T18:19:37.133 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.dir_add_already_existing 2024-08-17T18:19:37.140 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.dir_add_already_existing (7 ms) 2024-08-17T18:19:37.140 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.group_dir_rename 2024-08-17T18:19:37.152 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:37.154 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:37.155 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:19:37.155 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.group_dir_rename (15 ms) 2024-08-17T18:19:37.155 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.group_dir_remove 2024-08-17T18:19:37.163 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.group_dir_remove (8 ms) 2024-08-17T18:19:37.164 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.group_dir_remove_missing 2024-08-17T18:19:37.174 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.group_dir_remove_missing (11 ms) 2024-08-17T18:19:37.174 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.group_image_add 2024-08-17T18:19:37.178 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.group_image_add (4 ms) 2024-08-17T18:19:37.178 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.group_image_remove 2024-08-17T18:19:37.186 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.group_image_remove (8 ms) 2024-08-17T18:19:37.186 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.group_image_list 2024-08-17T18:19:37.191 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.group_image_list (5 ms) 2024-08-17T18:19:37.191 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.group_image_clean 2024-08-17T18:19:37.198 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.group_image_clean (8 ms) 2024-08-17T18:19:37.199 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.image_group_add 2024-08-17T18:19:37.203 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.image_group_add (4 ms) 2024-08-17T18:19:37.203 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.image_group_remove 2024-08-17T18:19:37.209 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.image_group_remove (6 ms) 2024-08-17T18:19:37.210 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.image_group_get 2024-08-17T18:19:37.215 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.image_group_get (6 ms) 2024-08-17T18:19:37.215 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_name 2024-08-17T18:19:37.220 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.group_snap_set_empty_name (4 ms) 2024-08-17T18:19:37.220 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.group_snap_set_empty_id 2024-08-17T18:19:37.223 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.group_snap_set_empty_id (3 ms) 2024-08-17T18:19:37.223 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_id 2024-08-17T18:19:37.230 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_id (7 ms) 2024-08-17T18:19:37.230 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.group_snap_set_duplicate_name 2024-08-17T18:19:37.235 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.group_snap_set_duplicate_name (5 ms) 2024-08-17T18:19:37.235 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.group_snap_set 2024-08-17T18:19:37.238 INFO:tasks.workunit.client.0.smithi131.stdout:./src/test/cls_rbd/test_cls_rbd.cc:2681: Failure 2024-08-17T18:19:37.238 INFO:tasks.workunit.client.0.smithi131.stdout:Expected equality of these values: 2024-08-17T18:19:37.239 INFO:tasks.workunit.client.0.smithi131.stdout: 1U 2024-08-17T18:19:37.239 INFO:tasks.workunit.client.0.smithi131.stdout: Which is: 1 2024-08-17T18:19:37.239 INFO:tasks.workunit.client.0.smithi131.stdout: keys.size() 2024-08-17T18:19:37.239 INFO:tasks.workunit.client.0.smithi131.stdout: Which is: 3 2024-08-17T18:19:37.239 INFO:tasks.workunit.client.0.smithi131.stdout:[ FAILED ] TestClsRbd.group_snap_set (3 ms) 2024-08-17T18:19:37.239 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.group_snap_list 2024-08-17T18:19:37.245 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.group_snap_list (6 ms) 2024-08-17T18:19:37.245 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.group_snap_list_max_return 2024-08-17T18:19:37.255 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:37.278 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.group_snap_list_max_return (34 ms) 2024-08-17T18:19:37.279 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.group_snap_list_max_read 2024-08-17T18:19:37.280 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:37.282 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:37.282 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:19:37.383 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:37.388 INFO:teuthology.orchestra.run.smithi169.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.b/config 2024-08-17T18:19:37.405 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:37.407 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:37.408 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:19:37.509 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:37.530 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:37.533 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:37.533 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:19:37.556 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.group_snap_list_max_read (278 ms) 2024-08-17T18:19:37.556 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.group_snap_remove 2024-08-17T18:19:37.562 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.group_snap_remove (6 ms) 2024-08-17T18:19:37.562 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.group_snap_get_by_id 2024-08-17T18:19:37.565 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.group_snap_get_by_id (3 ms) 2024-08-17T18:19:37.565 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.trash_methods 2024-08-17T18:19:37.575 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.trash_methods (10 ms) 2024-08-17T18:19:37.575 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.op_features 2024-08-17T18:19:37.591 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.op_features (16 ms) 2024-08-17T18:19:37.591 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.clone_parent 2024-08-17T18:19:37.634 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:37.635 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.clone_parent (43 ms) 2024-08-17T18:19:37.635 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.clone_parent_ns 2024-08-17T18:19:37.661 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:37.663 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:37.663 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:19:37.732 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.clone_parent_ns (98 ms) 2024-08-17T18:19:37.733 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.clone_child 2024-08-17T18:19:37.760 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.clone_child (28 ms) 2024-08-17T18:19:37.760 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.namespace_methods 2024-08-17T18:19:37.763 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:37.778 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.namespace_methods (18 ms) 2024-08-17T18:19:37.778 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.migration 2024-08-17T18:19:37.792 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:37.794 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:37.794 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:19:37.800 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.migration (23 ms) 2024-08-17T18:19:37.801 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.migration_v1 2024-08-17T18:19:37.820 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.migration_v1 (19 ms) 2024-08-17T18:19:37.821 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.assert_snapc_seq 2024-08-17T18:19:37.895 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:37.915 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:37.917 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:37.917 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:19:38.018 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:38.045 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:38.047 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:38.047 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:19:38.148 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:38.176 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:38.178 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:38.179 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:19:38.279 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:38.310 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:38.312 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:38.312 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:19:38.413 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:38.425 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:38 smithi169 bash[79348]: cluster 2024-08-17T18:19:36.838521+0000 mgr.y (mgr.34107) 2334 : cluster [DBG] pgmap v3241: 125 pgs: 125 active+clean; 582 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 1.7 MiB/s rd, 896 KiB/s wr, 788 op/s 2024-08-17T18:19:38.425 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:38 smithi169 bash[79348]: cluster 2024-08-17T18:19:36.838521+0000 mgr.y (mgr.34107) 2334 : cluster [DBG] pgmap v3241: 125 pgs: 125 active+clean; 582 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 1.7 MiB/s rd, 896 KiB/s wr, 788 op/s 2024-08-17T18:19:38.425 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:38 smithi169 bash[79348]: audit 2024-08-17T18:19:38.303254+0000 mon.a (mon.0) 3453 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:19:38.425 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:38 smithi169 bash[79348]: audit 2024-08-17T18:19:38.303254+0000 mon.a (mon.0) 3453 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:19:38.442 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:38.444 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:38.444 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:19:38.454 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:38 smithi131 bash[88347]: cluster 2024-08-17T18:19:36.838521+0000 mgr.y (mgr.34107) 2334 : cluster [DBG] pgmap v3241: 125 pgs: 125 active+clean; 582 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 1.7 MiB/s rd, 896 KiB/s wr, 788 op/s 2024-08-17T18:19:38.454 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:38 smithi131 bash[88347]: cluster 2024-08-17T18:19:36.838521+0000 mgr.y (mgr.34107) 2334 : cluster [DBG] pgmap v3241: 125 pgs: 125 active+clean; 582 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 1.7 MiB/s rd, 896 KiB/s wr, 788 op/s 2024-08-17T18:19:38.454 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:38 smithi131 bash[88347]: audit 2024-08-17T18:19:38.303254+0000 mon.a (mon.0) 3453 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:19:38.454 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:38 smithi131 bash[88347]: audit 2024-08-17T18:19:38.303254+0000 mon.a (mon.0) 3453 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:19:38.455 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:38 smithi131 bash[89561]: cluster 2024-08-17T18:19:36.838521+0000 mgr.y (mgr.34107) 2334 : cluster [DBG] pgmap v3241: 125 pgs: 125 active+clean; 582 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 1.7 MiB/s rd, 896 KiB/s wr, 788 op/s 2024-08-17T18:19:38.455 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:38 smithi131 bash[89561]: cluster 2024-08-17T18:19:36.838521+0000 mgr.y (mgr.34107) 2334 : cluster [DBG] pgmap v3241: 125 pgs: 125 active+clean; 582 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 1.7 MiB/s rd, 896 KiB/s wr, 788 op/s 2024-08-17T18:19:38.455 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:38 smithi131 bash[89561]: audit 2024-08-17T18:19:38.303254+0000 mon.a (mon.0) 3453 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:19:38.455 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:38 smithi131 bash[89561]: audit 2024-08-17T18:19:38.303254+0000 mon.a (mon.0) 3453 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:19:38.544 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:38.565 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2 2024-08-17T18:19:38.571 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:38.571 INFO:tasks.cephadm.osd.2:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.2' 2024-08-17T18:19:38.585 INFO:teuthology.orchestra.run.smithi131.stdout:osd.0: {} 2024-08-17T18:19:38.585 INFO:teuthology.orchestra.run.smithi131.stderr:osd.0: osd_enable_op_tracker = '' 2024-08-17T18:19:38.605 INFO:teuthology.orchestra.run.smithi131.stdout:osd.1: {} 2024-08-17T18:19:38.605 INFO:teuthology.orchestra.run.smithi131.stderr:osd.1: osd_enable_op_tracker = '' 2024-08-17T18:19:38.622 INFO:teuthology.orchestra.run.smithi131.stdout:osd.2: {} 2024-08-17T18:19:38.622 INFO:teuthology.orchestra.run.smithi131.stderr:osd.2: osd_enable_op_tracker = '' 2024-08-17T18:19:38.639 INFO:teuthology.orchestra.run.smithi131.stdout:osd.3: {} 2024-08-17T18:19:38.639 INFO:teuthology.orchestra.run.smithi131.stderr:osd.3: osd_enable_op_tracker = '' 2024-08-17T18:19:38.665 INFO:teuthology.orchestra.run.smithi131.stdout:osd.4: {} 2024-08-17T18:19:38.665 INFO:teuthology.orchestra.run.smithi131.stderr:osd.4: osd_enable_op_tracker = '' 2024-08-17T18:19:38.673 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:38.686 INFO:teuthology.orchestra.run.smithi131.stdout:osd.5: {} 2024-08-17T18:19:38.687 INFO:teuthology.orchestra.run.smithi131.stderr:osd.5: osd_enable_op_tracker = '' 2024-08-17T18:19:38.700 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:38.702 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:38.703 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:19:38.710 INFO:teuthology.orchestra.run.smithi131.stdout:osd.6: {} 2024-08-17T18:19:38.711 INFO:teuthology.orchestra.run.smithi131.stderr:osd.6: osd_enable_op_tracker = '' 2024-08-17T18:19:38.728 INFO:teuthology.orchestra.run.smithi131.stdout:osd.7: {} 2024-08-17T18:19:38.729 INFO:teuthology.orchestra.run.smithi131.stderr:osd.7: osd_enable_op_tracker = '' 2024-08-17T18:19:38.803 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:38.812 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:19:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:19:38] "GET /metrics HTTP/1.1" 200 36616 "" "Prometheus/2.51.0" 2024-08-17T18:19:38.823 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:38.825 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:38.825 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:19:38.926 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:38.953 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:38.955 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:38.956 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:19:39.056 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:39.075 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3 2024-08-17T18:19:39.076 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:39.077 INFO:tasks.cephadm.osd.3:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.3' 2024-08-17T18:19:39.177 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:39.196 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:39.197 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:39.198 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:19:39.298 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:39.320 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:39.322 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:39.322 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:19:39.403 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.assert_snapc_seq (1582 ms) 2024-08-17T18:19:39.403 INFO:tasks.workunit.client.0.smithi131.stdout:[ RUN ] TestClsRbd.sparsify 2024-08-17T18:19:39.423 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:39.451 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4 2024-08-17T18:19:39.453 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:39.454 INFO:tasks.cephadm.osd.4:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.4' 2024-08-17T18:19:39.469 INFO:tasks.workunit.client.0.smithi131.stdout:[ OK ] TestClsRbd.sparsify (67 ms) 2024-08-17T18:19:39.554 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:39.581 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6 2024-08-17T18:19:39.583 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:39.584 INFO:tasks.cephadm.osd.6:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.6' 2024-08-17T18:19:39.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:39 smithi131 bash[88347]: cluster 2024-08-17T18:19:38.384467+0000 mon.a (mon.0) 3454 : cluster [DBG] osdmap e1574: 8 total, 8 up, 6 in 2024-08-17T18:19:39.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:39 smithi131 bash[88347]: cluster 2024-08-17T18:19:38.384467+0000 mon.a (mon.0) 3454 : cluster [DBG] osdmap e1574: 8 total, 8 up, 6 in 2024-08-17T18:19:39.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:39 smithi131 bash[88347]: audit 2024-08-17T18:19:38.560956+0000 mon.a (mon.0) 3455 : audit [DBG] from='client.? 172.21.15.131:0/3069636393' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:19:39.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:39 smithi131 bash[88347]: audit 2024-08-17T18:19:38.560956+0000 mon.a (mon.0) 3455 : audit [DBG] from='client.? 172.21.15.131:0/3069636393' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:19:39.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:39 smithi131 bash[88347]: audit 2024-08-17T18:19:38.882813+0000 mon.a (mon.0) 3456 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:19:39.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:39 smithi131 bash[88347]: audit 2024-08-17T18:19:38.882813+0000 mon.a (mon.0) 3456 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:19:39.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:39 smithi131 bash[88347]: audit 2024-08-17T18:19:38.888232+0000 mon.a (mon.0) 3457 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:19:39.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:39 smithi131 bash[88347]: audit 2024-08-17T18:19:38.888232+0000 mon.a (mon.0) 3457 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:19:39.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:39 smithi131 bash[89561]: cluster 2024-08-17T18:19:38.384467+0000 mon.a (mon.0) 3454 : cluster [DBG] osdmap e1574: 8 total, 8 up, 6 in 2024-08-17T18:19:39.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:39 smithi131 bash[89561]: cluster 2024-08-17T18:19:38.384467+0000 mon.a (mon.0) 3454 : cluster [DBG] osdmap e1574: 8 total, 8 up, 6 in 2024-08-17T18:19:39.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:39 smithi131 bash[89561]: audit 2024-08-17T18:19:38.560956+0000 mon.a (mon.0) 3455 : audit [DBG] from='client.? 172.21.15.131:0/3069636393' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:19:39.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:39 smithi131 bash[89561]: audit 2024-08-17T18:19:38.560956+0000 mon.a (mon.0) 3455 : audit [DBG] from='client.? 172.21.15.131:0/3069636393' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:19:39.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:39 smithi131 bash[89561]: audit 2024-08-17T18:19:38.882813+0000 mon.a (mon.0) 3456 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:19:39.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:39 smithi131 bash[89561]: audit 2024-08-17T18:19:38.882813+0000 mon.a (mon.0) 3456 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:19:39.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:39 smithi131 bash[89561]: audit 2024-08-17T18:19:38.888232+0000 mon.a (mon.0) 3457 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:19:39.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:39 smithi131 bash[89561]: audit 2024-08-17T18:19:38.888232+0000 mon.a (mon.0) 3457 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:19:39.685 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:39.704 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:39.706 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:39.706 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:19:39.807 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:39.818 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:39 smithi169 bash[79348]: cluster 2024-08-17T18:19:38.384467+0000 mon.a (mon.0) 3454 : cluster [DBG] osdmap e1574: 8 total, 8 up, 6 in 2024-08-17T18:19:39.818 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:39 smithi169 bash[79348]: cluster 2024-08-17T18:19:38.384467+0000 mon.a (mon.0) 3454 : cluster [DBG] osdmap e1574: 8 total, 8 up, 6 in 2024-08-17T18:19:39.818 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:39 smithi169 bash[79348]: audit 2024-08-17T18:19:38.560956+0000 mon.a (mon.0) 3455 : audit [DBG] from='client.? 172.21.15.131:0/3069636393' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:19:39.818 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:39 smithi169 bash[79348]: audit 2024-08-17T18:19:38.560956+0000 mon.a (mon.0) 3455 : audit [DBG] from='client.? 172.21.15.131:0/3069636393' entity='client.admin' cmd={"prefix": "osd ls"} : dispatch 2024-08-17T18:19:39.818 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:39 smithi169 bash[79348]: audit 2024-08-17T18:19:38.882813+0000 mon.a (mon.0) 3456 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:19:39.818 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:39 smithi169 bash[79348]: audit 2024-08-17T18:19:38.882813+0000 mon.a (mon.0) 3456 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:19:39.818 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:39 smithi169 bash[79348]: audit 2024-08-17T18:19:38.888232+0000 mon.a (mon.0) 3457 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:19:39.819 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:39 smithi169 bash[79348]: audit 2024-08-17T18:19:38.888232+0000 mon.a (mon.0) 3457 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:19:39.834 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:39.836 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:39.836 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:19:39.937 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:39.965 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7 2024-08-17T18:19:39.967 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:39.968 INFO:tasks.cephadm.osd.7:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.7' 2024-08-17T18:19:40.068 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:40.097 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0 2024-08-17T18:19:40.100 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:40.100 INFO:tasks.cephadm.osd.0:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.0' 2024-08-17T18:19:40.201 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:40.229 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:40.231 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:40.232 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:19:40.332 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:40.359 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:40.361 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:40.361 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:19:40.414 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] 70 tests from TestClsRbd (8111 ms total) 2024-08-17T18:19:40.414 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T18:19:40.414 INFO:tasks.workunit.client.0.smithi131.stdout:[----------] Global test environment tear-down 2024-08-17T18:19:40.414 INFO:tasks.workunit.client.0.smithi131.stdout:[==========] 70 tests from 1 test suite ran. (10181 ms total) 2024-08-17T18:19:40.414 INFO:tasks.workunit.client.0.smithi131.stdout:[ PASSED ] 69 tests. 2024-08-17T18:19:40.414 INFO:tasks.workunit.client.0.smithi131.stdout:[ FAILED ] 1 test, listed below: 2024-08-17T18:19:40.415 INFO:tasks.workunit.client.0.smithi131.stdout:[ FAILED ] TestClsRbd.group_snap_set 2024-08-17T18:19:40.415 INFO:tasks.workunit.client.0.smithi131.stdout: 2024-08-17T18:19:40.415 INFO:tasks.workunit.client.0.smithi131.stdout: 1 FAILED TEST 2024-08-17T18:19:40.420 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:40.420 INFO:tasks.workunit:Stopping ['cls/test_cls_rbd.sh'] on client.0... 2024-08-17T18:19:40.421 DEBUG:teuthology.orchestra.run.smithi131:> sudo rm -rf -- /home/ubuntu/cephtest/workunits.list.client.0 /home/ubuntu/cephtest/clone.client.0 2024-08-17T18:19:40.462 DEBUG:teuthology.orchestra.run.smithi169:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:40.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:40 smithi169 bash[79348]: cluster 2024-08-17T18:19:38.838910+0000 mgr.y (mgr.34107) 2335 : cluster [DBG] pgmap v3243: 125 pgs: 125 active+clean; 582 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 1.5 MiB/s rd, 777 KiB/s wr, 683 op/s 2024-08-17T18:19:40.473 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:40 smithi169 bash[79348]: cluster 2024-08-17T18:19:38.838910+0000 mgr.y (mgr.34107) 2335 : cluster [DBG] pgmap v3243: 125 pgs: 125 active+clean; 582 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 1.5 MiB/s rd, 777 KiB/s wr, 683 op/s 2024-08-17T18:19:40.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:40 smithi169 bash[79348]: cluster 2024-08-17T18:19:39.402237+0000 mon.a (mon.0) 3458 : cluster [DBG] osdmap e1575: 8 total, 8 up, 6 in 2024-08-17T18:19:40.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:40 smithi169 bash[79348]: cluster 2024-08-17T18:19:39.402237+0000 mon.a (mon.0) 3458 : cluster [DBG] osdmap e1575: 8 total, 8 up, 6 in 2024-08-17T18:19:40.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:40 smithi169 bash[79348]: audit 2024-08-17T18:19:39.719032+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:19:40.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:40 smithi169 bash[79348]: audit 2024-08-17T18:19:39.719032+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:19:40.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:40 smithi169 bash[79348]: audit 2024-08-17T18:19:39.719810+0000 mon.a (mon.0) 3460 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:19:40.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:40 smithi169 bash[79348]: audit 2024-08-17T18:19:39.719810+0000 mon.a (mon.0) 3460 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:19:40.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:40 smithi169 bash[79348]: audit 2024-08-17T18:19:39.724593+0000 mon.a (mon.0) 3461 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:19:40.474 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:40 smithi169 bash[79348]: audit 2024-08-17T18:19:39.724593+0000 mon.a (mon.0) 3461 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:19:40.486 INFO:teuthology.orchestra.run.smithi169.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5 2024-08-17T18:19:40.488 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:40.489 INFO:tasks.cephadm.osd.5:Ignoring exception while sending signal: Command failed on smithi169 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.5' 2024-08-17T18:19:40.589 DEBUG:teuthology.orchestra.run.smithi131:> sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:40.611 INFO:teuthology.orchestra.run.smithi131.stderr:Error response from daemon: Cannot kill container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1 2024-08-17T18:19:40.613 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:19:40.614 INFO:tasks.cephadm.osd.1:Ignoring exception while sending signal: Command failed on smithi131 with status 1: 'sudo docker kill -s 1 ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd.1' 2024-08-17T18:19:40.670 INFO:tasks.thrashosds:joining thrashosds 2024-08-17T18:19:40.858 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:40 smithi131 bash[89561]: cluster 2024-08-17T18:19:38.838910+0000 mgr.y (mgr.34107) 2335 : cluster [DBG] pgmap v3243: 125 pgs: 125 active+clean; 582 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 1.5 MiB/s rd, 777 KiB/s wr, 683 op/s 2024-08-17T18:19:40.858 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:40 smithi131 bash[89561]: cluster 2024-08-17T18:19:38.838910+0000 mgr.y (mgr.34107) 2335 : cluster [DBG] pgmap v3243: 125 pgs: 125 active+clean; 582 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 1.5 MiB/s rd, 777 KiB/s wr, 683 op/s 2024-08-17T18:19:40.858 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:40 smithi131 bash[89561]: cluster 2024-08-17T18:19:39.402237+0000 mon.a (mon.0) 3458 : cluster [DBG] osdmap e1575: 8 total, 8 up, 6 in 2024-08-17T18:19:40.859 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:40 smithi131 bash[89561]: cluster 2024-08-17T18:19:39.402237+0000 mon.a (mon.0) 3458 : cluster [DBG] osdmap e1575: 8 total, 8 up, 6 in 2024-08-17T18:19:40.859 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:40 smithi131 bash[89561]: audit 2024-08-17T18:19:39.719032+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:19:40.859 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:40 smithi131 bash[89561]: audit 2024-08-17T18:19:39.719032+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:19:40.859 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:40 smithi131 bash[89561]: audit 2024-08-17T18:19:39.719810+0000 mon.a (mon.0) 3460 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:19:40.859 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:40 smithi131 bash[89561]: audit 2024-08-17T18:19:39.719810+0000 mon.a (mon.0) 3460 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:19:40.859 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:40 smithi131 bash[89561]: audit 2024-08-17T18:19:39.724593+0000 mon.a (mon.0) 3461 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:19:40.859 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:40 smithi131 bash[89561]: audit 2024-08-17T18:19:39.724593+0000 mon.a (mon.0) 3461 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:19:40.859 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:40 smithi131 bash[88347]: cluster 2024-08-17T18:19:38.838910+0000 mgr.y (mgr.34107) 2335 : cluster [DBG] pgmap v3243: 125 pgs: 125 active+clean; 582 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 1.5 MiB/s rd, 777 KiB/s wr, 683 op/s 2024-08-17T18:19:40.859 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:40 smithi131 bash[88347]: cluster 2024-08-17T18:19:38.838910+0000 mgr.y (mgr.34107) 2335 : cluster [DBG] pgmap v3243: 125 pgs: 125 active+clean; 582 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail; 1.5 MiB/s rd, 777 KiB/s wr, 683 op/s 2024-08-17T18:19:40.859 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:40 smithi131 bash[88347]: cluster 2024-08-17T18:19:39.402237+0000 mon.a (mon.0) 3458 : cluster [DBG] osdmap e1575: 8 total, 8 up, 6 in 2024-08-17T18:19:40.859 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:40 smithi131 bash[88347]: cluster 2024-08-17T18:19:39.402237+0000 mon.a (mon.0) 3458 : cluster [DBG] osdmap e1575: 8 total, 8 up, 6 in 2024-08-17T18:19:40.860 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:40 smithi131 bash[88347]: audit 2024-08-17T18:19:39.719032+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:19:40.860 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:40 smithi131 bash[88347]: audit 2024-08-17T18:19:39.719032+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:19:40.860 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:40 smithi131 bash[88347]: audit 2024-08-17T18:19:39.719810+0000 mon.a (mon.0) 3460 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:19:40.860 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:40 smithi131 bash[88347]: audit 2024-08-17T18:19:39.719810+0000 mon.a (mon.0) 3460 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:19:40.860 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:40 smithi131 bash[88347]: audit 2024-08-17T18:19:39.724593+0000 mon.a (mon.0) 3461 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:19:40.860 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:40 smithi131 bash[88347]: audit 2024-08-17T18:19:39.724593+0000 mon.a (mon.0) 3461 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:19:41.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:41 smithi169 bash[79348]: cluster 2024-08-17T18:19:40.408126+0000 mon.a (mon.0) 3462 : cluster [DBG] osdmap e1576: 8 total, 8 up, 6 in 2024-08-17T18:19:41.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:41 smithi169 bash[79348]: cluster 2024-08-17T18:19:40.408126+0000 mon.a (mon.0) 3462 : cluster [DBG] osdmap e1576: 8 total, 8 up, 6 in 2024-08-17T18:19:41.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:41 smithi131 bash[89561]: cluster 2024-08-17T18:19:40.408126+0000 mon.a (mon.0) 3462 : cluster [DBG] osdmap e1576: 8 total, 8 up, 6 in 2024-08-17T18:19:41.848 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:41 smithi131 bash[89561]: cluster 2024-08-17T18:19:40.408126+0000 mon.a (mon.0) 3462 : cluster [DBG] osdmap e1576: 8 total, 8 up, 6 in 2024-08-17T18:19:41.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:41 smithi131 bash[88347]: cluster 2024-08-17T18:19:40.408126+0000 mon.a (mon.0) 3462 : cluster [DBG] osdmap e1576: 8 total, 8 up, 6 in 2024-08-17T18:19:41.848 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:41 smithi131 bash[88347]: cluster 2024-08-17T18:19:40.408126+0000 mon.a (mon.0) 3462 : cluster [DBG] osdmap e1576: 8 total, 8 up, 6 in 2024-08-17T18:19:42.593 INFO:teuthology.orchestra.run.smithi169.stdout:{ 2024-08-17T18:19:42.593 INFO:teuthology.orchestra.run.smithi169.stdout: "size": 20, 2024-08-17T18:19:42.593 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 600, 2024-08-17T18:19:42.593 INFO:teuthology.orchestra.run.smithi169.stdout: "ops": [ 2024-08-17T18:19:42.593 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.593 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45824.0:101468 57.7 57:ea6c5b1f:::benchmark_data_smithi131_279660_object101467:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1505)", 2024-08-17T18:19:42.594 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:10:55.223060+0000", 2024-08-17T18:19:42.594 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 527.368571159, 2024-08-17T18:19:42.594 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.48363584500000001, 2024-08-17T18:19:42.594 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:19:42.594 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:19:42.594 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:19:42.594 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45824", 2024-08-17T18:19:42.594 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/107174183", 2024-08-17T18:19:42.594 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 101468 2024-08-17T18:19:42.594 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.594 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:19:42.594 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.594 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:19:42.595 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.223060+0000", 2024-08-17T18:19:42.595 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:42.595 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.595 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.595 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:19:42.595 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.223060+0000", 2024-08-17T18:19:42.595 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:42.595 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.595 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.595 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:19:42.595 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.223058+0000", 2024-08-17T18:19:42.595 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:19:42.595 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.595 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.596 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:19:42.596 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.223102+0000", 2024-08-17T18:19:42.596 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.4178000000000003e-05 2024-08-17T18:19:42.596 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.596 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.596 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:19:42.596 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.223121+0000", 2024-08-17T18:19:42.596 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.8321999999999998e-05 2024-08-17T18:19:42.596 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.596 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.596 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:19:42.596 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.223128+0000", 2024-08-17T18:19:42.596 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.3069999999999997e-06 2024-08-17T18:19:42.597 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.597 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.597 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:42.597 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.224751+0000", 2024-08-17T18:19:42.597 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001623534 2024-08-17T18:19:42.597 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.597 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.597 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:19:42.597 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.225317+0000", 2024-08-17T18:19:42.597 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000565581 2024-08-17T18:19:42.597 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.597 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.598 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,6", 2024-08-17T18:19:42.598 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.225740+0000", 2024-08-17T18:19:42.598 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00042283700000000002 2024-08-17T18:19:42.598 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.598 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.598 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:19:42.598 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.229950+0000", 2024-08-17T18:19:42.598 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0042096959999999998 2024-08-17T18:19:42.598 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.598 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.598 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:42.598 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.230004+0000", 2024-08-17T18:19:42.598 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.4387e-05 2024-08-17T18:19:42.599 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.599 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.599 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:42.599 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.706431+0000", 2024-08-17T18:19:42.599 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.476427139 2024-08-17T18:19:42.599 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.599 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.599 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:19:42.599 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.706619+0000", 2024-08-17T18:19:42.599 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00018762100000000001 2024-08-17T18:19:42.599 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.600 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.600 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:19:42.600 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.706695+0000", 2024-08-17T18:19:42.600 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.6744999999999998e-05 2024-08-17T18:19:42.600 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:42.600 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:19:42.600 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:42.600 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.600 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.600 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45824.0:101474 57.7 57:ecf6401d:::benchmark_data_smithi131_279660_object101473:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1505)", 2024-08-17T18:19:42.600 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:10:55.233324+0000", 2024-08-17T18:19:42.600 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 527.35830691499996, 2024-08-17T18:19:42.600 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.49081890099999997, 2024-08-17T18:19:42.600 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:19:42.601 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:19:42.601 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:19:42.601 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45824", 2024-08-17T18:19:42.601 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/107174183", 2024-08-17T18:19:42.601 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 101474 2024-08-17T18:19:42.601 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.601 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:19:42.601 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.601 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:19:42.601 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.233324+0000", 2024-08-17T18:19:42.601 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:42.601 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.601 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.602 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:19:42.602 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.233324+0000", 2024-08-17T18:19:42.602 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:42.602 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.602 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.602 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:19:42.602 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.233322+0000", 2024-08-17T18:19:42.602 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:19:42.602 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.602 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.602 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:19:42.602 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.233384+0000", 2024-08-17T18:19:42.602 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.1698000000000005e-05 2024-08-17T18:19:42.602 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.603 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.603 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:19:42.603 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.233396+0000", 2024-08-17T18:19:42.603 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2048999999999999e-05 2024-08-17T18:19:42.603 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.603 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.603 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:19:42.603 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.233401+0000", 2024-08-17T18:19:42.603 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.1490000000000002e-06 2024-08-17T18:19:42.603 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.603 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.603 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:42.603 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.233448+0000", 2024-08-17T18:19:42.603 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.7379999999999997e-05 2024-08-17T18:19:42.604 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.604 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.604 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:19:42.604 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.233602+0000", 2024-08-17T18:19:42.604 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00015315500000000001 2024-08-17T18:19:42.604 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.604 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.604 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,6", 2024-08-17T18:19:42.604 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.233748+0000", 2024-08-17T18:19:42.604 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014682000000000001 2024-08-17T18:19:42.604 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.604 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.604 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:19:42.604 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.237471+0000", 2024-08-17T18:19:42.604 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.003722506 2024-08-17T18:19:42.605 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.605 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.605 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:42.605 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.238019+0000", 2024-08-17T18:19:42.605 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00054763399999999997 2024-08-17T18:19:42.605 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.605 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.605 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:42.605 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.723876+0000", 2024-08-17T18:19:42.605 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.48585749299999997 2024-08-17T18:19:42.605 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.605 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.605 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:19:42.605 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.724064+0000", 2024-08-17T18:19:42.605 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00018809600000000001 2024-08-17T18:19:42.605 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.605 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.606 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:19:42.606 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.724143+0000", 2024-08-17T18:19:42.606 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.8553000000000005e-05 2024-08-17T18:19:42.606 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:42.606 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:19:42.606 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:42.606 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.606 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.606 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45824.0:101489 57.7 57:e48f116a:::benchmark_data_smithi131_279660_object101488:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1505)", 2024-08-17T18:19:42.606 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:10:55.279784+0000", 2024-08-17T18:19:42.606 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 527.31184664299997, 2024-08-17T18:19:42.606 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.44453195600000001, 2024-08-17T18:19:42.606 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:19:42.606 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:19:42.606 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:19:42.607 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45824", 2024-08-17T18:19:42.607 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/107174183", 2024-08-17T18:19:42.607 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 101489 2024-08-17T18:19:42.607 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.607 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:19:42.607 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.607 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:19:42.607 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.279784+0000", 2024-08-17T18:19:42.607 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:42.607 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.607 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.607 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:19:42.608 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.279784+0000", 2024-08-17T18:19:42.608 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:42.608 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.608 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.608 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:19:42.608 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.279781+0000", 2024-08-17T18:19:42.608 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999971 2024-08-17T18:19:42.608 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.608 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.608 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:19:42.608 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.279847+0000", 2024-08-17T18:19:42.608 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.6252000000000002e-05 2024-08-17T18:19:42.608 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.608 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.609 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:19:42.609 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.279883+0000", 2024-08-17T18:19:42.609 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.5726000000000003e-05 2024-08-17T18:19:42.609 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.609 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.609 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:19:42.609 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.279900+0000", 2024-08-17T18:19:42.609 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6523000000000001e-05 2024-08-17T18:19:42.609 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.609 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.609 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:42.609 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.280021+0000", 2024-08-17T18:19:42.609 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000121171 2024-08-17T18:19:42.609 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.610 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.610 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:19:42.610 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.280216+0000", 2024-08-17T18:19:42.610 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000195274 2024-08-17T18:19:42.610 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.610 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.610 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,6", 2024-08-17T18:19:42.610 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.280322+0000", 2024-08-17T18:19:42.610 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000106156 2024-08-17T18:19:42.610 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.610 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.610 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:19:42.610 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.283108+0000", 2024-08-17T18:19:42.611 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0027854139999999999 2024-08-17T18:19:42.611 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.611 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.611 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:42.611 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.283600+0000", 2024-08-17T18:19:42.611 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00049253800000000005 2024-08-17T18:19:42.611 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.611 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.611 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:42.611 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.724211+0000", 2024-08-17T18:19:42.611 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.44061046300000001 2024-08-17T18:19:42.611 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.611 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.611 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:19:42.611 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.724274+0000", 2024-08-17T18:19:42.612 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3625000000000002e-05 2024-08-17T18:19:42.612 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.612 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.612 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:19:42.612 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:10:55.724316+0000", 2024-08-17T18:19:42.612 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.1783999999999998e-05 2024-08-17T18:19:42.612 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:42.612 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:19:42.612 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:42.612 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.612 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.612 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45824.0:141082 57.7 57:e17d25d0:::benchmark_data_smithi131_279660_object36635:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1507)", 2024-08-17T18:19:42.612 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:11:56.733933+0000", 2024-08-17T18:19:42.612 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 465.85769745099998, 2024-08-17T18:19:42.613 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.56063902499999996, 2024-08-17T18:19:42.613 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:19:42.613 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:19:42.613 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:19:42.613 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45824", 2024-08-17T18:19:42.613 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/107174183", 2024-08-17T18:19:42.613 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 141082 2024-08-17T18:19:42.613 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.613 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:19:42.613 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.613 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:19:42.613 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.733933+0000", 2024-08-17T18:19:42.613 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:42.613 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.614 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.614 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:19:42.614 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.733933+0000", 2024-08-17T18:19:42.614 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:42.614 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.614 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.614 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:19:42.614 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.733932+0000", 2024-08-17T18:19:42.614 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:19:42.614 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.614 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.614 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:19:42.614 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.733938+0000", 2024-08-17T18:19:42.615 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3350000000000003e-06 2024-08-17T18:19:42.615 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.615 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.615 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:19:42.615 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.733953+0000", 2024-08-17T18:19:42.615 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5177000000000001e-05 2024-08-17T18:19:42.615 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.615 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.615 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:19:42.615 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.733960+0000", 2024-08-17T18:19:42.615 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.3529999999999997e-06 2024-08-17T18:19:42.615 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.615 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.615 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:42.615 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.734158+0000", 2024-08-17T18:19:42.616 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00019792 2024-08-17T18:19:42.616 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.616 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.616 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:19:42.616 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.734464+0000", 2024-08-17T18:19:42.616 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00030577799999999999 2024-08-17T18:19:42.616 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.616 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.616 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,6", 2024-08-17T18:19:42.616 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.734850+0000", 2024-08-17T18:19:42.616 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00038627000000000003 2024-08-17T18:19:42.616 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.616 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.616 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:19:42.616 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.747864+0000", 2024-08-17T18:19:42.617 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.013013845 2024-08-17T18:19:42.617 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.617 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.617 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:42.617 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.753478+0000", 2024-08-17T18:19:42.617 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.005613837 2024-08-17T18:19:42.617 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.617 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.617 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:42.617 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:57.294313+0000", 2024-08-17T18:19:42.617 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.54083476600000002 2024-08-17T18:19:42.617 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.617 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.618 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:19:42.618 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:57.294482+0000", 2024-08-17T18:19:42.618 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00016908 2024-08-17T18:19:42.618 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.618 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.618 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:19:42.618 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:57.294572+0000", 2024-08-17T18:19:42.618 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.0311999999999999e-05 2024-08-17T18:19:42.618 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:42.618 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:19:42.618 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:42.618 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.618 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.618 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45824.0:141092 57.7 57:ed3e4a2e:::benchmark_data_smithi131_279660_object36645:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1507)", 2024-08-17T18:19:42.619 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:11:56.758063+0000", 2024-08-17T18:19:42.619 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 465.83356819199997, 2024-08-17T18:19:42.619 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.57081152899999998, 2024-08-17T18:19:42.619 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:19:42.619 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:19:42.619 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:19:42.619 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45824", 2024-08-17T18:19:42.619 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/107174183", 2024-08-17T18:19:42.619 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 141092 2024-08-17T18:19:42.619 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.619 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:19:42.619 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.619 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:19:42.619 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.758063+0000", 2024-08-17T18:19:42.619 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:42.620 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.620 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.620 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:19:42.620 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.758063+0000", 2024-08-17T18:19:42.620 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:42.620 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.620 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.620 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:19:42.620 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.758061+0000", 2024-08-17T18:19:42.620 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:19:42.620 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.620 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.620 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:19:42.621 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.758071+0000", 2024-08-17T18:19:42.621 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0319000000000001e-05 2024-08-17T18:19:42.621 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.621 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.621 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:19:42.621 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.758086+0000", 2024-08-17T18:19:42.621 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4837999999999999e-05 2024-08-17T18:19:42.621 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.621 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.621 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:19:42.621 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.758093+0000", 2024-08-17T18:19:42.621 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.3799999999999996e-06 2024-08-17T18:19:42.621 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.621 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.621 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:42.622 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.758140+0000", 2024-08-17T18:19:42.622 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.6291000000000001e-05 2024-08-17T18:19:42.622 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.622 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.622 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:19:42.622 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.758247+0000", 2024-08-17T18:19:42.622 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000107256 2024-08-17T18:19:42.622 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.622 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.622 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,6", 2024-08-17T18:19:42.622 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.758336+0000", 2024-08-17T18:19:42.622 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.9476999999999997e-05 2024-08-17T18:19:42.622 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.623 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.623 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:42.623 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.762915+0000", 2024-08-17T18:19:42.623 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.004578319 2024-08-17T18:19:42.623 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.623 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.623 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:19:42.623 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:56.765260+0000", 2024-08-17T18:19:42.623 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.002345897 2024-08-17T18:19:42.623 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.623 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.623 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:42.623 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:57.328763+0000", 2024-08-17T18:19:42.623 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.56350278200000004 2024-08-17T18:19:42.624 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.624 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.624 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:19:42.624 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:57.328833+0000", 2024-08-17T18:19:42.624 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.0192999999999997e-05 2024-08-17T18:19:42.624 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.624 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.624 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:19:42.624 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:11:57.328874+0000", 2024-08-17T18:19:42.624 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.0630000000000002e-05 2024-08-17T18:19:42.624 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:42.624 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:19:42.624 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:42.624 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.625 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.625 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45824.0:186181 57.7 57:ee9237a3:::benchmark_data_smithi131_279660_object81734:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1510)", 2024-08-17T18:19:42.625 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:13:09.260925+0000", 2024-08-17T18:19:42.625 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 393.33070541400002, 2024-08-17T18:19:42.625 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.46844328400000002, 2024-08-17T18:19:42.625 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:19:42.625 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:19:42.625 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:19:42.625 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45824", 2024-08-17T18:19:42.625 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/107174183", 2024-08-17T18:19:42.625 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 186181 2024-08-17T18:19:42.625 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.625 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:19:42.625 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.626 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:19:42.626 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.260925+0000", 2024-08-17T18:19:42.626 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:42.626 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.626 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.626 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:19:42.626 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.260925+0000", 2024-08-17T18:19:42.626 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:42.626 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.626 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.626 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:19:42.626 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.260924+0000", 2024-08-17T18:19:42.626 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:19:42.627 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.627 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.627 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:19:42.627 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.260932+0000", 2024-08-17T18:19:42.627 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.9750000000000007e-06 2024-08-17T18:19:42.627 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.627 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.627 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:19:42.627 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.260949+0000", 2024-08-17T18:19:42.627 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.7833e-05 2024-08-17T18:19:42.627 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.627 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.627 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:19:42.627 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.260960+0000", 2024-08-17T18:19:42.628 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0156000000000001e-05 2024-08-17T18:19:42.628 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.628 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.628 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:42.628 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.261011+0000", 2024-08-17T18:19:42.628 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.1292000000000003e-05 2024-08-17T18:19:42.628 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.628 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.628 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:19:42.628 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.261137+0000", 2024-08-17T18:19:42.628 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000126236 2024-08-17T18:19:42.628 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.628 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.628 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,6", 2024-08-17T18:19:42.629 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.261278+0000", 2024-08-17T18:19:42.629 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00014083100000000001 2024-08-17T18:19:42.629 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.629 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.629 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:19:42.629 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.266708+0000", 2024-08-17T18:19:42.629 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0054300709999999999 2024-08-17T18:19:42.629 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.629 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.629 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:42.629 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.268126+0000", 2024-08-17T18:19:42.629 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001417553 2024-08-17T18:19:42.629 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.629 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.630 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:42.630 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.729215+0000", 2024-08-17T18:19:42.630 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.46108948999999999 2024-08-17T18:19:42.630 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.630 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.630 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:19:42.630 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.729309+0000", 2024-08-17T18:19:42.630 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.3800000000000003e-05 2024-08-17T18:19:42.630 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.630 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.630 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:19:42.630 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.729369+0000", 2024-08-17T18:19:42.630 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.9685999999999997e-05 2024-08-17T18:19:42.630 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:42.631 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:19:42.631 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:42.631 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.631 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.631 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.45824.0:186189 57.7 57:ebc5dc4f:::benchmark_data_smithi131_279660_object81742:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1510)", 2024-08-17T18:19:42.631 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:13:09.275304+0000", 2024-08-17T18:19:42.631 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 393.31632690499998, 2024-08-17T18:19:42.631 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.45428558499999999, 2024-08-17T18:19:42.631 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:19:42.631 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:19:42.631 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:19:42.631 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.45824", 2024-08-17T18:19:42.631 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/107174183", 2024-08-17T18:19:42.631 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 186189 2024-08-17T18:19:42.631 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.631 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:19:42.632 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.632 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:19:42.632 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.275304+0000", 2024-08-17T18:19:42.632 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:42.632 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.632 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.632 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:19:42.632 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.275304+0000", 2024-08-17T18:19:42.632 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:42.632 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.632 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.632 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:19:42.632 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.275302+0000", 2024-08-17T18:19:42.632 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:19:42.632 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.632 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.632 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:19:42.633 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.275309+0000", 2024-08-17T18:19:42.633 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.5540000000000003e-06 2024-08-17T18:19:42.633 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.633 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.633 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:19:42.633 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.275318+0000", 2024-08-17T18:19:42.633 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.499e-06 2024-08-17T18:19:42.633 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.633 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.633 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:19:42.633 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.275323+0000", 2024-08-17T18:19:42.633 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.9150000000000004e-06 2024-08-17T18:19:42.633 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.633 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.633 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:42.633 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.275359+0000", 2024-08-17T18:19:42.634 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.5627000000000003e-05 2024-08-17T18:19:42.634 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.634 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.634 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:19:42.634 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.275445+0000", 2024-08-17T18:19:42.634 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.6017e-05 2024-08-17T18:19:42.634 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.634 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.634 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 2,6", 2024-08-17T18:19:42.634 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.275521+0000", 2024-08-17T18:19:42.634 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.6137999999999995e-05 2024-08-17T18:19:42.634 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.634 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.634 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:19:42.635 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.278744+0000", 2024-08-17T18:19:42.635 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0032231460000000001 2024-08-17T18:19:42.635 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.635 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.635 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:42.635 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.279207+0000", 2024-08-17T18:19:42.635 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00046298699999999999 2024-08-17T18:19:42.635 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.635 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.635 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:42.635 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.729486+0000", 2024-08-17T18:19:42.635 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.450278809 2024-08-17T18:19:42.635 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.635 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.635 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:19:42.636 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.729543+0000", 2024-08-17T18:19:42.636 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.6446999999999997e-05 2024-08-17T18:19:42.636 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.636 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.636 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:19:42.636 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:13:09.729589+0000", 2024-08-17T18:19:42.636 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.6823999999999998e-05 2024-08-17T18:19:42.636 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:42.636 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:19:42.636 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:42.636 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.636 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.636 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.36051.0:84379 58.a 58:5a1a7833:::benchmark_data_smithi131_300488_object84378:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1533)", 2024-08-17T18:19:42.636 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:16:21.307482+0000", 2024-08-17T18:19:42.636 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 201.28414921199999, 2024-08-17T18:19:42.637 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.36453133900000001, 2024-08-17T18:19:42.637 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:19:42.637 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:19:42.637 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:19:42.637 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.36051", 2024-08-17T18:19:42.637 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/3166910928", 2024-08-17T18:19:42.637 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 84379 2024-08-17T18:19:42.637 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.637 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:19:42.637 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.637 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:19:42.637 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:16:21.307482+0000", 2024-08-17T18:19:42.637 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:42.637 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.638 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.638 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:19:42.638 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:16:21.307482+0000", 2024-08-17T18:19:42.638 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:42.638 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.638 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.638 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:19:42.638 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:16:21.307481+0000", 2024-08-17T18:19:42.638 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2024-08-17T18:19:42.638 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.638 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.638 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:19:42.638 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:16:21.307525+0000", 2024-08-17T18:19:42.639 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.3823999999999999e-05 2024-08-17T18:19:42.639 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.639 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.639 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:19:42.639 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:16:21.307532+0000", 2024-08-17T18:19:42.639 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.8609999999999998e-06 2024-08-17T18:19:42.639 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.639 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.639 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:19:42.639 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:16:21.307538+0000", 2024-08-17T18:19:42.639 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.1089999999999997e-06 2024-08-17T18:19:42.639 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.639 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.639 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:42.639 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:16:21.310167+0000", 2024-08-17T18:19:42.640 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.002629386 2024-08-17T18:19:42.640 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.640 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.640 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:19:42.640 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:16:21.310294+0000", 2024-08-17T18:19:42.640 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012739899999999999 2024-08-17T18:19:42.640 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.640 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.640 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,3", 2024-08-17T18:19:42.640 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:16:21.310413+0000", 2024-08-17T18:19:42.640 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00011817200000000001 2024-08-17T18:19:42.640 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.640 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.640 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:19:42.641 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:16:21.313611+0000", 2024-08-17T18:19:42.641 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0031985859999999998 2024-08-17T18:19:42.641 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.641 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.641 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:42.641 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:16:21.316129+0000", 2024-08-17T18:19:42.641 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0025173909999999999 2024-08-17T18:19:42.641 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.641 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.641 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:42.641 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:16:21.671832+0000", 2024-08-17T18:19:42.641 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.35570349400000001 2024-08-17T18:19:42.641 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.641 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.641 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:19:42.642 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:16:21.671937+0000", 2024-08-17T18:19:42.642 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000104938 2024-08-17T18:19:42.642 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.642 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.642 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:19:42.642 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:16:21.672013+0000", 2024-08-17T18:19:42.642 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.5887e-05 2024-08-17T18:19:42.642 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:42.642 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:19:42.642 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:42.642 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.642 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.642 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.36051.0:84386 58.a 58:518bbb60:::benchmark_data_smithi131_300488_object84385:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1533)", 2024-08-17T18:19:42.642 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:16:21.316341+0000", 2024-08-17T18:19:42.643 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 201.275290044, 2024-08-17T18:19:42.643 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.35808833099999998, 2024-08-17T18:19:42.643 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:19:42.643 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:19:42.643 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:19:42.643 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.36051", 2024-08-17T18:19:42.643 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/3166910928", 2024-08-17T18:19:42.643 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 84386 2024-08-17T18:19:42.643 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.643 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:19:42.643 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.643 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:19:42.643 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:16:21.316341+0000", 2024-08-17T18:19:42.643 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:42.643 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.643 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.644 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:19:42.644 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:16:21.316341+0000", 2024-08-17T18:19:42.644 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:42.644 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.644 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.644 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:19:42.644 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:16:21.316340+0000", 2024-08-17T18:19:42.644 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2024-08-17T18:19:42.644 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.644 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.644 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:19:42.644 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:16:21.316412+0000", 2024-08-17T18:19:42.644 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.2339e-05 2024-08-17T18:19:42.644 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.645 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.645 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:19:42.645 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:16:21.316419+0000", 2024-08-17T18:19:42.645 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.798e-06 2024-08-17T18:19:42.645 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.645 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.645 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:19:42.645 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:16:21.316423+0000", 2024-08-17T18:19:42.645 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.9639999999999997e-06 2024-08-17T18:19:42.645 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.645 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.645 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:42.645 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:16:21.318980+0000", 2024-08-17T18:19:42.645 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.002556843 2024-08-17T18:19:42.645 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.645 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.646 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:19:42.646 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:16:21.319115+0000", 2024-08-17T18:19:42.646 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000135143 2024-08-17T18:19:42.646 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.646 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.646 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,3", 2024-08-17T18:19:42.646 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:16:21.319262+0000", 2024-08-17T18:19:42.646 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000146637 2024-08-17T18:19:42.646 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.646 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.646 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:42.646 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:16:21.321759+0000", 2024-08-17T18:19:42.646 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0024972179999999998 2024-08-17T18:19:42.646 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.647 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.647 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:19:42.647 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:16:21.321803+0000", 2024-08-17T18:19:42.647 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.4227000000000002e-05 2024-08-17T18:19:42.647 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.647 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.647 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:42.647 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:16:21.673933+0000", 2024-08-17T18:19:42.647 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.352129576 2024-08-17T18:19:42.647 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.647 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.647 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:19:42.647 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:16:21.674199+0000", 2024-08-17T18:19:42.647 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00026597699999999998 2024-08-17T18:19:42.648 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.648 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.648 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:19:42.648 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:16:21.674429+0000", 2024-08-17T18:19:42.648 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00023025000000000001 2024-08-17T18:19:42.648 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:42.648 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:19:42.648 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:42.648 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.648 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.648 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.36051.0:86382 58.a 58:5c0c5c56:::benchmark_data_smithi131_300488_object86381:head [set-alloc-hint object_size 65536 write_size 65536,write 0~65536] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1534)", 2024-08-17T18:19:42.648 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:16:24.616972+0000", 2024-08-17T18:19:42.648 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 197.974658288, 2024-08-17T18:19:42.648 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.35879546600000001, 2024-08-17T18:19:42.649 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:19:42.649 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:19:42.649 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:19:42.649 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.36051", 2024-08-17T18:19:42.649 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/3166910928", 2024-08-17T18:19:42.649 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 86382 2024-08-17T18:19:42.649 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.649 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:19:42.649 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.649 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:19:42.649 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:16:24.616972+0000", 2024-08-17T18:19:42.649 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:42.649 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.649 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.650 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:19:42.650 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:16:24.616972+0000", 2024-08-17T18:19:42.650 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:42.650 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.650 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.650 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:19:42.650 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:16:24.616970+0000", 2024-08-17T18:19:42.650 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999976 2024-08-17T18:19:42.650 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.650 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.650 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:19:42.650 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:16:24.617016+0000", 2024-08-17T18:19:42.650 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.6013000000000001e-05 2024-08-17T18:19:42.651 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.651 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.651 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:19:42.651 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:16:24.617033+0000", 2024-08-17T18:19:42.651 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.7308000000000001e-05 2024-08-17T18:19:42.651 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.651 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.651 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:19:42.651 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:16:24.617043+0000", 2024-08-17T18:19:42.651 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.3500000000000003e-06 2024-08-17T18:19:42.651 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.651 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.651 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:42.651 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:16:24.617097+0000", 2024-08-17T18:19:42.652 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.3927000000000001e-05 2024-08-17T18:19:42.652 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.652 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.652 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:19:42.652 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:16:24.617249+0000", 2024-08-17T18:19:42.652 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00015250499999999999 2024-08-17T18:19:42.652 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.652 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.652 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,3", 2024-08-17T18:19:42.652 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:16:24.617452+0000", 2024-08-17T18:19:42.652 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00020244699999999999 2024-08-17T18:19:42.652 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.652 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.652 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:19:42.653 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:16:24.620673+0000", 2024-08-17T18:19:42.653 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.003221055 2024-08-17T18:19:42.653 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.653 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.653 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:42.653 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:16:24.620797+0000", 2024-08-17T18:19:42.653 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012453400000000001 2024-08-17T18:19:42.653 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.653 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.653 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:42.653 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:16:24.975490+0000", 2024-08-17T18:19:42.653 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.35469239000000002 2024-08-17T18:19:42.653 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.654 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.654 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:19:42.654 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:16:24.975665+0000", 2024-08-17T18:19:42.654 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00017508700000000001 2024-08-17T18:19:42.654 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.654 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.654 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:19:42.654 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:16:24.975768+0000", 2024-08-17T18:19:42.654 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000103288 2024-08-17T18:19:42.654 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:42.654 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:19:42.654 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:42.654 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.655 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.655 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.36051.0:130868 58.a 58:5f61024e:::benchmark_data_smithi131_300488_object38646:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1540)", 2024-08-17T18:19:42.655 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:17:26.992630+0000", 2024-08-17T18:19:42.655 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 135.59900045099999, 2024-08-17T18:19:42.655 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.44320133099999998, 2024-08-17T18:19:42.655 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:19:42.655 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:19:42.655 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:19:42.655 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.36051", 2024-08-17T18:19:42.655 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/3166910928", 2024-08-17T18:19:42.655 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 130868 2024-08-17T18:19:42.655 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.655 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:19:42.655 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.656 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:19:42.656 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:26.992630+0000", 2024-08-17T18:19:42.656 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:42.656 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.656 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.656 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:19:42.656 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:26.992630+0000", 2024-08-17T18:19:42.656 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:42.656 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.656 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.656 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:19:42.656 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:26.992629+0000", 2024-08-17T18:19:42.656 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:19:42.656 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.657 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.657 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:19:42.657 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:26.992634+0000", 2024-08-17T18:19:42.657 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.746e-06 2024-08-17T18:19:42.657 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.657 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.657 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:19:42.657 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:26.992647+0000", 2024-08-17T18:19:42.657 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3225e-05 2024-08-17T18:19:42.657 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.657 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.657 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:19:42.657 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:26.992653+0000", 2024-08-17T18:19:42.658 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.7010000000000001e-06 2024-08-17T18:19:42.658 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.658 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.658 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:42.658 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:26.995418+0000", 2024-08-17T18:19:42.658 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0027646860000000001 2024-08-17T18:19:42.658 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.658 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.658 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:19:42.658 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:26.995515+0000", 2024-08-17T18:19:42.658 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.6955999999999998e-05 2024-08-17T18:19:42.658 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.658 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.658 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,3", 2024-08-17T18:19:42.659 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:26.995591+0000", 2024-08-17T18:19:42.659 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.6021999999999998e-05 2024-08-17T18:19:42.659 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.659 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.659 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:19:42.659 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:27.002532+0000", 2024-08-17T18:19:42.659 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0069417599999999999 2024-08-17T18:19:42.659 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.659 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.659 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:42.659 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:27.002890+0000", 2024-08-17T18:19:42.659 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00035742199999999998 2024-08-17T18:19:42.659 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.659 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.659 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:42.660 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:27.435590+0000", 2024-08-17T18:19:42.660 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.432700574 2024-08-17T18:19:42.660 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.660 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.660 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:19:42.660 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:27.435761+0000", 2024-08-17T18:19:42.660 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000170225 2024-08-17T18:19:42.660 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.660 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.660 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:19:42.660 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:27.435832+0000", 2024-08-17T18:19:42.660 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.0990999999999998e-05 2024-08-17T18:19:42.660 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:42.661 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:19:42.661 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:42.661 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.661 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.661 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.36051.0:130872 58.a 58:5f5fc799:::benchmark_data_smithi131_300488_object38650:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1540)", 2024-08-17T18:19:42.661 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:17:26.993010+0000", 2024-08-17T18:19:42.661 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 135.598620377, 2024-08-17T18:19:42.661 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.44514247499999998, 2024-08-17T18:19:42.661 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:19:42.661 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:19:42.661 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:19:42.661 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.36051", 2024-08-17T18:19:42.661 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/3166910928", 2024-08-17T18:19:42.661 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 130872 2024-08-17T18:19:42.662 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.662 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:19:42.662 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.662 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:19:42.662 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:26.993010+0000", 2024-08-17T18:19:42.662 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:42.662 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.662 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.662 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:19:42.662 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:26.993010+0000", 2024-08-17T18:19:42.662 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:42.662 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.662 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.662 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:19:42.663 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:26.993010+0000", 2024-08-17T18:19:42.663 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999995 2024-08-17T18:19:42.663 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.663 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.663 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:19:42.663 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:26.993012+0000", 2024-08-17T18:19:42.663 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.6589999999999999e-06 2024-08-17T18:19:42.663 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.663 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.663 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:19:42.663 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:26.993020+0000", 2024-08-17T18:19:42.663 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.6539999999999999e-06 2024-08-17T18:19:42.663 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.663 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.664 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:19:42.664 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:26.993023+0000", 2024-08-17T18:19:42.664 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.3909999999999998e-06 2024-08-17T18:19:42.664 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.664 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.664 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:42.664 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:26.998725+0000", 2024-08-17T18:19:42.664 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0057011659999999997 2024-08-17T18:19:42.664 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.664 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.665 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:19:42.665 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:26.998836+0000", 2024-08-17T18:19:42.665 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000111226 2024-08-17T18:19:42.665 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.665 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.665 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,3", 2024-08-17T18:19:42.665 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:26.998948+0000", 2024-08-17T18:19:42.665 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000112625 2024-08-17T18:19:42.665 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.665 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.665 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:42.665 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:27.003017+0000", 2024-08-17T18:19:42.665 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0040685920000000002 2024-08-17T18:19:42.665 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.666 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.666 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:19:42.666 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:27.011706+0000", 2024-08-17T18:19:42.666 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0086886280000000003 2024-08-17T18:19:42.666 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.666 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.666 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:42.666 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:27.435912+0000", 2024-08-17T18:19:42.666 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.42420587999999998 2024-08-17T18:19:42.666 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.666 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.666 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:19:42.666 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:27.436047+0000", 2024-08-17T18:19:42.667 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00013569400000000001 2024-08-17T18:19:42.667 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.667 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.667 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:19:42.667 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:27.438153+0000", 2024-08-17T18:19:42.667 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0021055259999999999 2024-08-17T18:19:42.667 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:42.667 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:19:42.667 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:42.667 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.667 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.667 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.36051.0:130889 58.a 58:58470fea:::benchmark_data_smithi131_300488_object38667:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1540)", 2024-08-17T18:19:42.667 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:17:27.024989+0000", 2024-08-17T18:19:42.668 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 135.56664172199999, 2024-08-17T18:19:42.668 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.41736275299999998, 2024-08-17T18:19:42.668 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:19:42.668 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:19:42.668 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:19:42.668 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.36051", 2024-08-17T18:19:42.668 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/3166910928", 2024-08-17T18:19:42.668 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 130889 2024-08-17T18:19:42.668 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.668 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:19:42.668 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.668 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:19:42.668 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:27.024989+0000", 2024-08-17T18:19:42.668 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:42.668 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.669 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.669 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:19:42.669 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:27.024989+0000", 2024-08-17T18:19:42.669 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:42.669 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.669 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.669 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:19:42.669 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:27.024987+0000", 2024-08-17T18:19:42.669 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:19:42.669 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.669 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.669 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:19:42.669 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:27.024995+0000", 2024-08-17T18:19:42.669 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.6380000000000004e-06 2024-08-17T18:19:42.669 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.669 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.670 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:19:42.670 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:27.025007+0000", 2024-08-17T18:19:42.670 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.2067e-05 2024-08-17T18:19:42.670 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.670 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.670 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:19:42.670 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:27.025013+0000", 2024-08-17T18:19:42.670 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.5150000000000003e-06 2024-08-17T18:19:42.670 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.670 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.670 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:42.670 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:27.025059+0000", 2024-08-17T18:19:42.670 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.5324999999999997e-05 2024-08-17T18:19:42.670 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.671 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.671 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:19:42.671 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:27.025184+0000", 2024-08-17T18:19:42.671 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000125217 2024-08-17T18:19:42.671 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.671 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.671 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,3", 2024-08-17T18:19:42.671 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:27.025285+0000", 2024-08-17T18:19:42.671 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00010143 2024-08-17T18:19:42.671 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.671 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.671 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:19:42.671 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:27.028300+0000", 2024-08-17T18:19:42.671 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0030145049999999998 2024-08-17T18:19:42.672 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.672 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.672 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:42.672 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:27.028825+0000", 2024-08-17T18:19:42.672 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00052498200000000001 2024-08-17T18:19:42.672 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.672 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.672 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:42.672 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:27.442256+0000", 2024-08-17T18:19:42.672 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.41343140900000003 2024-08-17T18:19:42.672 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.672 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.672 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:19:42.672 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:27.442310+0000", 2024-08-17T18:19:42.673 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.4054000000000001e-05 2024-08-17T18:19:42.673 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.673 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.673 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:19:42.673 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:27.442352+0000", 2024-08-17T18:19:42.673 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.1646000000000001e-05 2024-08-17T18:19:42.673 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:42.673 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:19:42.673 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:42.673 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.673 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.673 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.36051.0:150028 58.a 58:5acc3032:::benchmark_data_smithi131_300488_object57806:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1548)", 2024-08-17T18:19:42.673 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:17:57.897853+0000", 2024-08-17T18:19:42.673 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 104.693777649, 2024-08-17T18:19:42.674 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.68882133700000003, 2024-08-17T18:19:42.674 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:19:42.674 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:19:42.674 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:19:42.674 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.36051", 2024-08-17T18:19:42.674 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/3166910928", 2024-08-17T18:19:42.674 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 150028 2024-08-17T18:19:42.674 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.674 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:19:42.674 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.674 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:19:42.674 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:57.897853+0000", 2024-08-17T18:19:42.674 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:42.674 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.675 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.675 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:19:42.675 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:57.897853+0000", 2024-08-17T18:19:42.675 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:42.675 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.675 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.675 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:19:42.675 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:57.897851+0000", 2024-08-17T18:19:42.675 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:19:42.675 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.675 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.675 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:19:42.675 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:57.897860+0000", 2024-08-17T18:19:42.675 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.1380000000000007e-06 2024-08-17T18:19:42.675 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.675 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.676 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:19:42.676 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:57.897871+0000", 2024-08-17T18:19:42.676 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1268e-05 2024-08-17T18:19:42.676 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.676 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.676 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:19:42.676 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:57.897878+0000", 2024-08-17T18:19:42.676 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.4660000000000002e-06 2024-08-17T18:19:42.676 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.676 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.676 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:42.676 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:57.909267+0000", 2024-08-17T18:19:42.676 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.011388794000000001 2024-08-17T18:19:42.676 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.676 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.677 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:19:42.677 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:57.909390+0000", 2024-08-17T18:19:42.677 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00012248200000000001 2024-08-17T18:19:42.677 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.677 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.677 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,3", 2024-08-17T18:19:42.677 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:57.909508+0000", 2024-08-17T18:19:42.677 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000118334 2024-08-17T18:19:42.677 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.677 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.677 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:19:42.677 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:57.913267+0000", 2024-08-17T18:19:42.677 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0037588420000000001 2024-08-17T18:19:42.677 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.677 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.677 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:42.678 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:57.916508+0000", 2024-08-17T18:19:42.678 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0032411720000000001 2024-08-17T18:19:42.678 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.678 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.678 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:42.678 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:58.586568+0000", 2024-08-17T18:19:42.678 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.67006005499999999 2024-08-17T18:19:42.678 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.678 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.678 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:19:42.678 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:58.586628+0000", 2024-08-17T18:19:42.678 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.0248000000000003e-05 2024-08-17T18:19:42.678 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.678 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.678 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:19:42.679 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:58.586674+0000", 2024-08-17T18:19:42.679 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.6217999999999997e-05 2024-08-17T18:19:42.679 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:42.679 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:19:42.679 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:42.679 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.679 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.679 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.36051.0:150051 58.a 58:57df594c:::benchmark_data_smithi131_300488_object57829:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1548)", 2024-08-17T18:19:42.679 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:17:58.066627+0000", 2024-08-17T18:19:42.679 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 104.52500379999999, 2024-08-17T18:19:42.679 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.52467991199999997, 2024-08-17T18:19:42.679 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:19:42.679 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:19:42.679 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:19:42.679 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.36051", 2024-08-17T18:19:42.680 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/3166910928", 2024-08-17T18:19:42.680 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 150051 2024-08-17T18:19:42.680 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.680 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:19:42.680 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.680 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:19:42.680 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:58.066627+0000", 2024-08-17T18:19:42.680 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:42.680 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.680 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.680 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:19:42.680 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:58.066627+0000", 2024-08-17T18:19:42.680 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:42.680 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.680 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.680 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:19:42.681 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:58.066625+0000", 2024-08-17T18:19:42.681 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999986 2024-08-17T18:19:42.681 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.681 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.681 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:19:42.681 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:58.066636+0000", 2024-08-17T18:19:42.681 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.0394000000000001e-05 2024-08-17T18:19:42.681 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.681 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.681 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:19:42.681 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:58.066650+0000", 2024-08-17T18:19:42.681 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4073000000000001e-05 2024-08-17T18:19:42.681 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.681 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.681 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:19:42.682 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:58.066656+0000", 2024-08-17T18:19:42.682 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.0170000000000002e-06 2024-08-17T18:19:42.682 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.682 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.682 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:42.682 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:58.066695+0000", 2024-08-17T18:19:42.682 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.9248000000000001e-05 2024-08-17T18:19:42.682 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.682 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.682 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:19:42.682 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:58.066787+0000", 2024-08-17T18:19:42.682 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.2134999999999998e-05 2024-08-17T18:19:42.682 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.683 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.683 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,3", 2024-08-17T18:19:42.683 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:58.066866+0000", 2024-08-17T18:19:42.683 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 7.8857999999999996e-05 2024-08-17T18:19:42.683 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.683 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.683 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:19:42.683 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:58.069634+0000", 2024-08-17T18:19:42.683 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0027676380000000002 2024-08-17T18:19:42.683 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.683 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.683 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:42.683 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:58.073285+0000", 2024-08-17T18:19:42.683 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0036510430000000001 2024-08-17T18:19:42.684 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.684 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.684 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:42.684 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:58.591206+0000", 2024-08-17T18:19:42.684 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.517921301 2024-08-17T18:19:42.684 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.684 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.684 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:19:42.684 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:58.591259+0000", 2024-08-17T18:19:42.684 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.3239999999999998e-05 2024-08-17T18:19:42.684 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.684 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.684 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:19:42.684 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:17:58.591307+0000", 2024-08-17T18:19:42.684 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.7425000000000001e-05 2024-08-17T18:19:42.685 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:42.685 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:19:42.685 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:42.685 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.685 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.685 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_op(client.36051.0:158526 58.a 58:5ee21d34:::benchmark_data_smithi131_300488_object66304:head [delete] snapc 0=[] ondisk+write+known_if_redirected+supports_pool_eio e1548)", 2024-08-17T18:19:42.685 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:18:08.542012+0000", 2024-08-17T18:19:42.685 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 94.049619206000003, 2024-08-17T18:19:42.685 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.78308869000000003, 2024-08-17T18:19:42.685 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:19:42.685 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:19:42.685 INFO:teuthology.orchestra.run.smithi169.stdout: "client_info": { 2024-08-17T18:19:42.685 INFO:teuthology.orchestra.run.smithi169.stdout: "client": "client.36051", 2024-08-17T18:19:42.685 INFO:teuthology.orchestra.run.smithi169.stdout: "client_addr": "172.21.15.131:0/3166910928", 2024-08-17T18:19:42.686 INFO:teuthology.orchestra.run.smithi169.stdout: "tid": 158526 2024-08-17T18:19:42.686 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.686 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:19:42.686 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.686 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:19:42.686 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:08.542012+0000", 2024-08-17T18:19:42.686 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:42.686 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.686 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.686 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:19:42.686 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:08.542012+0000", 2024-08-17T18:19:42.686 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:42.686 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.686 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.686 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:19:42.687 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:08.542009+0000", 2024-08-17T18:19:42.687 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999971 2024-08-17T18:19:42.687 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.687 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.687 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:19:42.687 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:08.542023+0000", 2024-08-17T18:19:42.687 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.4603000000000001e-05 2024-08-17T18:19:42.687 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.687 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.687 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:19:42.687 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:08.542059+0000", 2024-08-17T18:19:42.687 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.6093000000000002e-05 2024-08-17T18:19:42.687 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.687 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.687 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:19:42.688 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:08.542079+0000", 2024-08-17T18:19:42.688 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.9266000000000002e-05 2024-08-17T18:19:42.688 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.688 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.688 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:42.688 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:08.542188+0000", 2024-08-17T18:19:42.688 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000109255 2024-08-17T18:19:42.688 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.688 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.688 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:19:42.688 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:08.542478+0000", 2024-08-17T18:19:42.688 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.00029062000000000001 2024-08-17T18:19:42.688 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.688 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.688 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "waiting for subops from 0,3", 2024-08-17T18:19:42.689 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:08.542667+0000", 2024-08-17T18:19:42.689 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000188763 2024-08-17T18:19:42.689 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.689 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.689 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:42.689 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:08.547565+0000", 2024-08-17T18:19:42.689 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0048978570000000003 2024-08-17T18:19:42.689 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.689 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.689 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "op_commit", 2024-08-17T18:19:42.689 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:08.547648+0000", 2024-08-17T18:19:42.689 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 8.2923999999999994e-05 2024-08-17T18:19:42.689 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.689 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.690 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "sub_op_commit_rec", 2024-08-17T18:19:42.690 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:09.325010+0000", 2024-08-17T18:19:42.690 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.777361831 2024-08-17T18:19:42.690 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.690 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.690 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:19:42.690 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:09.325060+0000", 2024-08-17T18:19:42.690 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.9867000000000002e-05 2024-08-17T18:19:42.690 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.690 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.690 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:19:42.690 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:09.325100+0000", 2024-08-17T18:19:42.690 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4.0540999999999997e-05 2024-08-17T18:19:42.691 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:42.691 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:19:42.691 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:42.691 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.691 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.691 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.36051.0:165517 58.0 e1550/1521 58:0d3e7ea9:::benchmark_data_smithi131_300488_object73295:head v 1550'10001, mlcod=1550'9997)", 2024-08-17T18:19:42.691 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:18:19.558056+0000", 2024-08-17T18:19:42.691 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 83.033574396000006, 2024-08-17T18:19:42.691 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.58689609700000001, 2024-08-17T18:19:42.691 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:19:42.691 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:19:42.691 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:19:42.691 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.691 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:19:42.692 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:19.558056+0000", 2024-08-17T18:19:42.692 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:42.692 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.692 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.692 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:19:42.692 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:19.558056+0000", 2024-08-17T18:19:42.692 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:42.692 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.692 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.694 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:19:42.694 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:19.558054+0000", 2024-08-17T18:19:42.694 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:19:42.694 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.694 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.694 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:19:42.694 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:19.558069+0000", 2024-08-17T18:19:42.694 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.5226e-05 2024-08-17T18:19:42.694 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.695 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.695 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:19:42.695 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:19.558100+0000", 2024-08-17T18:19:42.695 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.0652999999999999e-05 2024-08-17T18:19:42.695 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.695 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.695 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:19:42.695 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:19.558117+0000", 2024-08-17T18:19:42.695 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.6806000000000001e-05 2024-08-17T18:19:42.695 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.695 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.695 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:42.695 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:19.558566+0000", 2024-08-17T18:19:42.695 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.000449054 2024-08-17T18:19:42.696 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.696 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.696 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:19:42.696 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:19.558633+0000", 2024-08-17T18:19:42.696 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.711e-05 2024-08-17T18:19:42.696 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.696 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.696 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:19:42.696 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:20.144913+0000", 2024-08-17T18:19:42.696 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.58627991599999996 2024-08-17T18:19:42.696 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.696 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.696 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:19:42.697 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:20.144952+0000", 2024-08-17T18:19:42.697 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.9409000000000002e-05 2024-08-17T18:19:42.697 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:42.697 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:19:42.697 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:42.697 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.697 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.697 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.36051.0:165546 58.7 e1550/1541 58:e642f385:::benchmark_data_smithi131_300488_object73324:head v 1550'10256, mlcod=1537'6528)", 2024-08-17T18:19:42.697 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:18:19.564320+0000", 2024-08-17T18:19:42.697 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 83.027311161, 2024-08-17T18:19:42.697 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.57502304299999996, 2024-08-17T18:19:42.698 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:19:42.698 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:19:42.698 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:19:42.698 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.698 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:19:42.698 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:19.564320+0000", 2024-08-17T18:19:42.698 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:42.698 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.698 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.698 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:19:42.698 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:19.564320+0000", 2024-08-17T18:19:42.698 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:42.698 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.698 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.699 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:19:42.699 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:19.564318+0000", 2024-08-17T18:19:42.699 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:19:42.699 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.699 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.699 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:19:42.699 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:19.564329+0000", 2024-08-17T18:19:42.699 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.1099e-05 2024-08-17T18:19:42.699 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.699 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.699 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:19:42.699 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:20.134895+0000", 2024-08-17T18:19:42.699 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.57056604700000002 2024-08-17T18:19:42.699 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.700 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.700 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:19:42.700 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:20.134901+0000", 2024-08-17T18:19:42.700 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.4919999999999998e-06 2024-08-17T18:19:42.700 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.700 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.700 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:42.700 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:20.136378+0000", 2024-08-17T18:19:42.700 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.001476446 2024-08-17T18:19:42.700 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.700 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.700 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:19:42.700 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:20.136407+0000", 2024-08-17T18:19:42.700 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.9315e-05 2024-08-17T18:19:42.701 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.701 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.701 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:19:42.701 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:20.139279+0000", 2024-08-17T18:19:42.701 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0028717590000000002 2024-08-17T18:19:42.701 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.701 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.701 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:19:42.701 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:20.139343+0000", 2024-08-17T18:19:42.701 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.3641999999999998e-05 2024-08-17T18:19:42.701 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:42.701 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:19:42.701 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:42.701 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.702 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.702 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.36051.0:165545 58.e e1550/1549 58:77ac6604:::benchmark_data_smithi131_300488_object73323:head v 1550'10232, mlcod=1550'10230)", 2024-08-17T18:19:42.702 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:18:19.565239+0000", 2024-08-17T18:19:42.702 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 83.026391845999996, 2024-08-17T18:19:42.702 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.59248970700000003, 2024-08-17T18:19:42.702 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:19:42.702 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:19:42.702 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:19:42.702 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.702 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:19:42.702 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:19.565239+0000", 2024-08-17T18:19:42.702 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:42.702 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.702 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.703 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:19:42.703 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:19.565239+0000", 2024-08-17T18:19:42.703 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:42.703 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.703 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.703 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:19:42.703 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:19.565237+0000", 2024-08-17T18:19:42.703 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.9999981 2024-08-17T18:19:42.703 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.703 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.703 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:19:42.703 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:19.565299+0000", 2024-08-17T18:19:42.703 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 6.2447999999999996e-05 2024-08-17T18:19:42.703 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.704 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.704 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:19:42.704 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:20.134748+0000", 2024-08-17T18:19:42.704 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.56944816300000001 2024-08-17T18:19:42.704 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.704 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.704 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:19:42.704 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:20.134768+0000", 2024-08-17T18:19:42.704 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.022e-05 2024-08-17T18:19:42.704 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.704 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.704 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:42.704 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:20.134826+0000", 2024-08-17T18:19:42.704 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 5.8004000000000002e-05 2024-08-17T18:19:42.705 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.705 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.705 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:19:42.705 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:20.134847+0000", 2024-08-17T18:19:42.705 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.1645e-05 2024-08-17T18:19:42.705 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.705 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.705 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:19:42.705 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:20.157693+0000", 2024-08-17T18:19:42.705 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.022845865999999999 2024-08-17T18:19:42.705 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.705 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.705 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:19:42.705 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:20.157729+0000", 2024-08-17T18:19:42.706 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.5303999999999999e-05 2024-08-17T18:19:42.706 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:42.706 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:19:42.706 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:42.706 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.706 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.706 INFO:teuthology.orchestra.run.smithi169.stdout: "description": "osd_repop(client.36051.0:165541 58.0 e1550/1521 58:01563482:::benchmark_data_smithi131_300488_object73319:head v 1550'10002, mlcod=1550'9999)", 2024-08-17T18:19:42.706 INFO:teuthology.orchestra.run.smithi169.stdout: "initiated_at": "2024-08-17T18:18:19.566661+0000", 2024-08-17T18:19:42.706 INFO:teuthology.orchestra.run.smithi169.stdout: "age": 83.024969322999993, 2024-08-17T18:19:42.706 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.58389053400000002, 2024-08-17T18:19:42.706 INFO:teuthology.orchestra.run.smithi169.stdout: "type_data": { 2024-08-17T18:19:42.706 INFO:teuthology.orchestra.run.smithi169.stdout: "flag_point": "commit sent; apply or cleanup", 2024-08-17T18:19:42.706 INFO:teuthology.orchestra.run.smithi169.stdout: "events": [ 2024-08-17T18:19:42.706 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.707 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "initiated", 2024-08-17T18:19:42.707 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:19.566661+0000", 2024-08-17T18:19:42.707 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:42.707 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.707 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.707 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "throttled", 2024-08-17T18:19:42.707 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:19.566661+0000", 2024-08-17T18:19:42.707 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0 2024-08-17T18:19:42.707 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.707 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.707 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "header_read", 2024-08-17T18:19:42.707 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:19.566661+0000", 2024-08-17T18:19:42.707 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 4294967295.999999 2024-08-17T18:19:42.707 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.707 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.708 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "all_read", 2024-08-17T18:19:42.708 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:19.566671+0000", 2024-08-17T18:19:42.708 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 9.9490000000000008e-06 2024-08-17T18:19:42.708 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.708 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.708 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "dispatched", 2024-08-17T18:19:42.708 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:20.135737+0000", 2024-08-17T18:19:42.708 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.56906633900000003 2024-08-17T18:19:42.708 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.708 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.708 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "queued_for_pg", 2024-08-17T18:19:42.708 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:20.135750+0000", 2024-08-17T18:19:42.708 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 1.3073e-05 2024-08-17T18:19:42.708 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.709 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.709 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "reached_pg", 2024-08-17T18:19:42.709 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:20.140316+0000", 2024-08-17T18:19:42.709 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.0045655909999999999 2024-08-17T18:19:42.709 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.709 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.709 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "started", 2024-08-17T18:19:42.709 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:20.140345+0000", 2024-08-17T18:19:42.709 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 2.9071999999999999e-05 2024-08-17T18:19:42.709 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.709 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.709 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "commit_sent", 2024-08-17T18:19:42.709 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:20.150514+0000", 2024-08-17T18:19:42.709 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 0.010169028 2024-08-17T18:19:42.709 INFO:teuthology.orchestra.run.smithi169.stdout: }, 2024-08-17T18:19:42.710 INFO:teuthology.orchestra.run.smithi169.stdout: { 2024-08-17T18:19:42.710 INFO:teuthology.orchestra.run.smithi169.stdout: "event": "done", 2024-08-17T18:19:42.710 INFO:teuthology.orchestra.run.smithi169.stdout: "time": "2024-08-17T18:18:20.150552+0000", 2024-08-17T18:19:42.710 INFO:teuthology.orchestra.run.smithi169.stdout: "duration": 3.8312000000000002e-05 2024-08-17T18:19:42.710 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:42.710 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:19:42.710 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:42.710 INFO:teuthology.orchestra.run.smithi169.stdout: } 2024-08-17T18:19:42.710 INFO:teuthology.orchestra.run.smithi169.stdout: ] 2024-08-17T18:19:42.710 INFO:teuthology.orchestra.run.smithi169.stdout:} 2024-08-17T18:19:42.711 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:42 smithi131 bash[89561]: cluster 2024-08-17T18:19:40.839503+0000 mgr.y (mgr.34107) 2336 : cluster [DBG] pgmap v3246: 93 pgs: 93 active+clean; 582 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:42.711 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:42 smithi131 bash[89561]: cluster 2024-08-17T18:19:40.839503+0000 mgr.y (mgr.34107) 2336 : cluster [DBG] pgmap v3246: 93 pgs: 93 active+clean; 582 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:42.711 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:42 smithi131 bash[88347]: cluster 2024-08-17T18:19:40.839503+0000 mgr.y (mgr.34107) 2336 : cluster [DBG] pgmap v3246: 93 pgs: 93 active+clean; 582 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:42.711 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:42 smithi131 bash[88347]: cluster 2024-08-17T18:19:40.839503+0000 mgr.y (mgr.34107) 2336 : cluster [DBG] pgmap v3246: 93 pgs: 93 active+clean; 582 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:42.836 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:42 smithi169 bash[79348]: cluster 2024-08-17T18:19:40.839503+0000 mgr.y (mgr.34107) 2336 : cluster [DBG] pgmap v3246: 93 pgs: 93 active+clean; 582 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:42.836 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:42 smithi169 bash[79348]: cluster 2024-08-17T18:19:40.839503+0000 mgr.y (mgr.34107) 2336 : cluster [DBG] pgmap v3246: 93 pgs: 93 active+clean; 582 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:43.434 INFO:teuthology.orchestra.run.smithi131.stderr:nodeep-scrub is unset 2024-08-17T18:19:43.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:43 smithi169 bash[79348]: audit 2024-08-17T18:19:42.532186+0000 mon.c (mon.2) 127 : audit [INF] from='client.? 172.21.15.131:0/64929967' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:19:43.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:43 smithi169 bash[79348]: audit 2024-08-17T18:19:42.532186+0000 mon.c (mon.2) 127 : audit [INF] from='client.? 172.21.15.131:0/64929967' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:19:43.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:43 smithi169 bash[79348]: audit 2024-08-17T18:19:42.532913+0000 mon.a (mon.0) 3463 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:19:43.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:43 smithi169 bash[79348]: audit 2024-08-17T18:19:42.532913+0000 mon.a (mon.0) 3463 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:19:43.712 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:43 smithi131 bash[88347]: audit 2024-08-17T18:19:42.532186+0000 mon.c (mon.2) 127 : audit [INF] from='client.? 172.21.15.131:0/64929967' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:19:43.712 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:43 smithi131 bash[88347]: audit 2024-08-17T18:19:42.532186+0000 mon.c (mon.2) 127 : audit [INF] from='client.? 172.21.15.131:0/64929967' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:19:43.712 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:43 smithi131 bash[88347]: audit 2024-08-17T18:19:42.532913+0000 mon.a (mon.0) 3463 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:19:43.712 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:43 smithi131 bash[88347]: audit 2024-08-17T18:19:42.532913+0000 mon.a (mon.0) 3463 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:19:43.712 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:43 smithi131 bash[89561]: audit 2024-08-17T18:19:42.532186+0000 mon.c (mon.2) 127 : audit [INF] from='client.? 172.21.15.131:0/64929967' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:19:43.712 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:43 smithi131 bash[89561]: audit 2024-08-17T18:19:42.532186+0000 mon.c (mon.2) 127 : audit [INF] from='client.? 172.21.15.131:0/64929967' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:19:43.712 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:43 smithi131 bash[89561]: audit 2024-08-17T18:19:42.532913+0000 mon.a (mon.0) 3463 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:19:43.712 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:43 smithi131 bash[89561]: audit 2024-08-17T18:19:42.532913+0000 mon.a (mon.0) 3463 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:19:44.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:44 smithi131 bash[88347]: debug 2024-08-17T18:19:44.047+0000 7f299f3ba640 -1 mon.a@0(leader).osd e1577 definitely_dead 0 2024-08-17T18:19:44.431 INFO:teuthology.orchestra.run.smithi131.stderr:marked in osd.6. 2024-08-17T18:19:44.645 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:44 smithi131 bash[88347]: cluster 2024-08-17T18:19:42.840139+0000 mgr.y (mgr.34107) 2337 : cluster [DBG] pgmap v3247: 93 pgs: 93 active+clean; 582 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:44.646 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:44 smithi131 bash[88347]: cluster 2024-08-17T18:19:42.840139+0000 mgr.y (mgr.34107) 2337 : cluster [DBG] pgmap v3247: 93 pgs: 93 active+clean; 582 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:44.646 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:44 smithi131 bash[88347]: cluster 2024-08-17T18:19:43.416970+0000 mon.a (mon.0) 3464 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:19:44.646 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:44 smithi131 bash[88347]: cluster 2024-08-17T18:19:43.416970+0000 mon.a (mon.0) 3464 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:19:44.646 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:44 smithi131 bash[88347]: cluster 2024-08-17T18:19:43.417021+0000 mon.a (mon.0) 3465 : cluster [INF] Cluster is now healthy 2024-08-17T18:19:44.646 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:44 smithi131 bash[88347]: cluster 2024-08-17T18:19:43.417021+0000 mon.a (mon.0) 3465 : cluster [INF] Cluster is now healthy 2024-08-17T18:19:44.646 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:44 smithi131 bash[88347]: audit 2024-08-17T18:19:43.427630+0000 mon.a (mon.0) 3466 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:19:44.646 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:44 smithi131 bash[88347]: audit 2024-08-17T18:19:43.427630+0000 mon.a (mon.0) 3466 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:19:44.646 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:44 smithi131 bash[88347]: cluster 2024-08-17T18:19:43.434451+0000 mon.a (mon.0) 3467 : cluster [DBG] osdmap e1577: 8 total, 8 up, 6 in 2024-08-17T18:19:44.646 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:44 smithi131 bash[88347]: cluster 2024-08-17T18:19:43.434451+0000 mon.a (mon.0) 3467 : cluster [DBG] osdmap e1577: 8 total, 8 up, 6 in 2024-08-17T18:19:44.646 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:44 smithi131 bash[88347]: audit 2024-08-17T18:19:44.051586+0000 mon.a (mon.0) 3468 : audit [DBG] from='client.? 172.21.15.131:0/3453289701' entity='client.admin' cmd={"prefix": "osd in", "ids": ["6"]} : dispatch 2024-08-17T18:19:44.647 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:44 smithi131 bash[88347]: audit 2024-08-17T18:19:44.051586+0000 mon.a (mon.0) 3468 : audit [DBG] from='client.? 172.21.15.131:0/3453289701' entity='client.admin' cmd={"prefix": "osd in", "ids": ["6"]} : dispatch 2024-08-17T18:19:44.647 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:44 smithi131 bash[89561]: cluster 2024-08-17T18:19:42.840139+0000 mgr.y (mgr.34107) 2337 : cluster [DBG] pgmap v3247: 93 pgs: 93 active+clean; 582 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:44.647 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:44 smithi131 bash[89561]: cluster 2024-08-17T18:19:42.840139+0000 mgr.y (mgr.34107) 2337 : cluster [DBG] pgmap v3247: 93 pgs: 93 active+clean; 582 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:44.647 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:44 smithi131 bash[89561]: cluster 2024-08-17T18:19:43.416970+0000 mon.a (mon.0) 3464 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:19:44.647 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:44 smithi131 bash[89561]: cluster 2024-08-17T18:19:43.416970+0000 mon.a (mon.0) 3464 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:19:44.647 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:44 smithi131 bash[89561]: cluster 2024-08-17T18:19:43.417021+0000 mon.a (mon.0) 3465 : cluster [INF] Cluster is now healthy 2024-08-17T18:19:44.647 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:44 smithi131 bash[89561]: cluster 2024-08-17T18:19:43.417021+0000 mon.a (mon.0) 3465 : cluster [INF] Cluster is now healthy 2024-08-17T18:19:44.647 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:44 smithi131 bash[89561]: audit 2024-08-17T18:19:43.427630+0000 mon.a (mon.0) 3466 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:19:44.647 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:44 smithi131 bash[89561]: audit 2024-08-17T18:19:43.427630+0000 mon.a (mon.0) 3466 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:19:44.647 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:44 smithi131 bash[89561]: cluster 2024-08-17T18:19:43.434451+0000 mon.a (mon.0) 3467 : cluster [DBG] osdmap e1577: 8 total, 8 up, 6 in 2024-08-17T18:19:44.647 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:44 smithi131 bash[89561]: cluster 2024-08-17T18:19:43.434451+0000 mon.a (mon.0) 3467 : cluster [DBG] osdmap e1577: 8 total, 8 up, 6 in 2024-08-17T18:19:44.647 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:44 smithi131 bash[89561]: audit 2024-08-17T18:19:44.051586+0000 mon.a (mon.0) 3468 : audit [DBG] from='client.? 172.21.15.131:0/3453289701' entity='client.admin' cmd={"prefix": "osd in", "ids": ["6"]} : dispatch 2024-08-17T18:19:44.648 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:44 smithi131 bash[89561]: audit 2024-08-17T18:19:44.051586+0000 mon.a (mon.0) 3468 : audit [DBG] from='client.? 172.21.15.131:0/3453289701' entity='client.admin' cmd={"prefix": "osd in", "ids": ["6"]} : dispatch 2024-08-17T18:19:44.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:44 smithi169 bash[79348]: cluster 2024-08-17T18:19:42.840139+0000 mgr.y (mgr.34107) 2337 : cluster [DBG] pgmap v3247: 93 pgs: 93 active+clean; 582 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:44.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:44 smithi169 bash[79348]: cluster 2024-08-17T18:19:42.840139+0000 mgr.y (mgr.34107) 2337 : cluster [DBG] pgmap v3247: 93 pgs: 93 active+clean; 582 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:44.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:44 smithi169 bash[79348]: cluster 2024-08-17T18:19:43.416970+0000 mon.a (mon.0) 3464 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:19:44.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:44 smithi169 bash[79348]: cluster 2024-08-17T18:19:43.416970+0000 mon.a (mon.0) 3464 : cluster [INF] Health check cleared: OSDMAP_FLAGS (was: nodeep-scrub flag(s) set) 2024-08-17T18:19:44.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:44 smithi169 bash[79348]: cluster 2024-08-17T18:19:43.417021+0000 mon.a (mon.0) 3465 : cluster [INF] Cluster is now healthy 2024-08-17T18:19:44.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:44 smithi169 bash[79348]: cluster 2024-08-17T18:19:43.417021+0000 mon.a (mon.0) 3465 : cluster [INF] Cluster is now healthy 2024-08-17T18:19:44.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:44 smithi169 bash[79348]: audit 2024-08-17T18:19:43.427630+0000 mon.a (mon.0) 3466 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:19:44.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:44 smithi169 bash[79348]: audit 2024-08-17T18:19:43.427630+0000 mon.a (mon.0) 3466 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:19:44.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:44 smithi169 bash[79348]: cluster 2024-08-17T18:19:43.434451+0000 mon.a (mon.0) 3467 : cluster [DBG] osdmap e1577: 8 total, 8 up, 6 in 2024-08-17T18:19:44.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:44 smithi169 bash[79348]: cluster 2024-08-17T18:19:43.434451+0000 mon.a (mon.0) 3467 : cluster [DBG] osdmap e1577: 8 total, 8 up, 6 in 2024-08-17T18:19:44.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:44 smithi169 bash[79348]: audit 2024-08-17T18:19:44.051586+0000 mon.a (mon.0) 3468 : audit [DBG] from='client.? 172.21.15.131:0/3453289701' entity='client.admin' cmd={"prefix": "osd in", "ids": ["6"]} : dispatch 2024-08-17T18:19:44.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:44 smithi169 bash[79348]: audit 2024-08-17T18:19:44.051586+0000 mon.a (mon.0) 3468 : audit [DBG] from='client.? 172.21.15.131:0/3453289701' entity='client.admin' cmd={"prefix": "osd in", "ids": ["6"]} : dispatch 2024-08-17T18:19:45.366 INFO:tasks.thrashosds.thrasher:Added osd 6 2024-08-17T18:19:45.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:45 smithi131 bash[89561]: audit 2024-08-17T18:19:44.431970+0000 mon.a (mon.0) 3469 : audit [INF] from='client.? 172.21.15.131:0/3453289701' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["6"]}]': finished 2024-08-17T18:19:45.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:45 smithi131 bash[89561]: audit 2024-08-17T18:19:44.431970+0000 mon.a (mon.0) 3469 : audit [INF] from='client.? 172.21.15.131:0/3453289701' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["6"]}]': finished 2024-08-17T18:19:45.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:45 smithi131 bash[89561]: cluster 2024-08-17T18:19:44.439807+0000 mon.a (mon.0) 3470 : cluster [DBG] osdmap e1578: 8 total, 8 up, 7 in 2024-08-17T18:19:45.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:45 smithi131 bash[89561]: cluster 2024-08-17T18:19:44.439807+0000 mon.a (mon.0) 3470 : cluster [DBG] osdmap e1578: 8 total, 8 up, 7 in 2024-08-17T18:19:45.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:45 smithi131 bash[88347]: audit 2024-08-17T18:19:44.431970+0000 mon.a (mon.0) 3469 : audit [INF] from='client.? 172.21.15.131:0/3453289701' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["6"]}]': finished 2024-08-17T18:19:45.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:45 smithi131 bash[88347]: audit 2024-08-17T18:19:44.431970+0000 mon.a (mon.0) 3469 : audit [INF] from='client.? 172.21.15.131:0/3453289701' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["6"]}]': finished 2024-08-17T18:19:45.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:45 smithi131 bash[88347]: cluster 2024-08-17T18:19:44.439807+0000 mon.a (mon.0) 3470 : cluster [DBG] osdmap e1578: 8 total, 8 up, 7 in 2024-08-17T18:19:45.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:45 smithi131 bash[88347]: cluster 2024-08-17T18:19:44.439807+0000 mon.a (mon.0) 3470 : cluster [DBG] osdmap e1578: 8 total, 8 up, 7 in 2024-08-17T18:19:45.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:45 smithi169 bash[79348]: audit 2024-08-17T18:19:44.431970+0000 mon.a (mon.0) 3469 : audit [INF] from='client.? 172.21.15.131:0/3453289701' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["6"]}]': finished 2024-08-17T18:19:45.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:45 smithi169 bash[79348]: audit 2024-08-17T18:19:44.431970+0000 mon.a (mon.0) 3469 : audit [INF] from='client.? 172.21.15.131:0/3453289701' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["6"]}]': finished 2024-08-17T18:19:45.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:45 smithi169 bash[79348]: cluster 2024-08-17T18:19:44.439807+0000 mon.a (mon.0) 3470 : cluster [DBG] osdmap e1578: 8 total, 8 up, 7 in 2024-08-17T18:19:45.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:45 smithi169 bash[79348]: cluster 2024-08-17T18:19:44.439807+0000 mon.a (mon.0) 3470 : cluster [DBG] osdmap e1578: 8 total, 8 up, 7 in 2024-08-17T18:19:46.391 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd unset noscrub 2024-08-17T18:19:46.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:46 smithi131 bash[88347]: cluster 2024-08-17T18:19:44.840782+0000 mgr.y (mgr.34107) 2338 : cluster [DBG] pgmap v3250: 93 pgs: 93 active+clean; 582 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:46.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:46 smithi131 bash[88347]: cluster 2024-08-17T18:19:44.840782+0000 mgr.y (mgr.34107) 2338 : cluster [DBG] pgmap v3250: 93 pgs: 93 active+clean; 582 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:46.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:46 smithi131 bash[88347]: cluster 2024-08-17T18:19:45.450779+0000 mon.a (mon.0) 3471 : cluster [DBG] osdmap e1579: 8 total, 8 up, 7 in 2024-08-17T18:19:46.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:46 smithi131 bash[88347]: cluster 2024-08-17T18:19:45.450779+0000 mon.a (mon.0) 3471 : cluster [DBG] osdmap e1579: 8 total, 8 up, 7 in 2024-08-17T18:19:46.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:46 smithi131 bash[89561]: cluster 2024-08-17T18:19:44.840782+0000 mgr.y (mgr.34107) 2338 : cluster [DBG] pgmap v3250: 93 pgs: 93 active+clean; 582 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:46.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:46 smithi131 bash[89561]: cluster 2024-08-17T18:19:44.840782+0000 mgr.y (mgr.34107) 2338 : cluster [DBG] pgmap v3250: 93 pgs: 93 active+clean; 582 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:46.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:46 smithi131 bash[89561]: cluster 2024-08-17T18:19:45.450779+0000 mon.a (mon.0) 3471 : cluster [DBG] osdmap e1579: 8 total, 8 up, 7 in 2024-08-17T18:19:46.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:46 smithi131 bash[89561]: cluster 2024-08-17T18:19:45.450779+0000 mon.a (mon.0) 3471 : cluster [DBG] osdmap e1579: 8 total, 8 up, 7 in 2024-08-17T18:19:46.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:46 smithi169 bash[79348]: cluster 2024-08-17T18:19:44.840782+0000 mgr.y (mgr.34107) 2338 : cluster [DBG] pgmap v3250: 93 pgs: 93 active+clean; 582 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:46.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:46 smithi169 bash[79348]: cluster 2024-08-17T18:19:44.840782+0000 mgr.y (mgr.34107) 2338 : cluster [DBG] pgmap v3250: 93 pgs: 93 active+clean; 582 KiB data, 5.2 GiB used, 531 GiB / 536 GiB avail 2024-08-17T18:19:46.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:46 smithi169 bash[79348]: cluster 2024-08-17T18:19:45.450779+0000 mon.a (mon.0) 3471 : cluster [DBG] osdmap e1579: 8 total, 8 up, 7 in 2024-08-17T18:19:46.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:46 smithi169 bash[79348]: cluster 2024-08-17T18:19:45.450779+0000 mon.a (mon.0) 3471 : cluster [DBG] osdmap e1579: 8 total, 8 up, 7 in 2024-08-17T18:19:47.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:47 smithi131 bash[88347]: cluster 2024-08-17T18:19:46.460467+0000 mon.a (mon.0) 3472 : cluster [DBG] osdmap e1580: 8 total, 8 up, 7 in 2024-08-17T18:19:47.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:47 smithi131 bash[88347]: cluster 2024-08-17T18:19:46.460467+0000 mon.a (mon.0) 3472 : cluster [DBG] osdmap e1580: 8 total, 8 up, 7 in 2024-08-17T18:19:47.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:47 smithi131 bash[89561]: cluster 2024-08-17T18:19:46.460467+0000 mon.a (mon.0) 3472 : cluster [DBG] osdmap e1580: 8 total, 8 up, 7 in 2024-08-17T18:19:47.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:47 smithi131 bash[89561]: cluster 2024-08-17T18:19:46.460467+0000 mon.a (mon.0) 3472 : cluster [DBG] osdmap e1580: 8 total, 8 up, 7 in 2024-08-17T18:19:47.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:47 smithi169 bash[79348]: cluster 2024-08-17T18:19:46.460467+0000 mon.a (mon.0) 3472 : cluster [DBG] osdmap e1580: 8 total, 8 up, 7 in 2024-08-17T18:19:47.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:47 smithi169 bash[79348]: cluster 2024-08-17T18:19:46.460467+0000 mon.a (mon.0) 3472 : cluster [DBG] osdmap e1580: 8 total, 8 up, 7 in 2024-08-17T18:19:48.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:48 smithi131 bash[88347]: cluster 2024-08-17T18:19:46.841623+0000 mgr.y (mgr.34107) 2339 : cluster [DBG] pgmap v3253: 93 pgs: 3 unknown, 16 peering, 74 active+clean; 582 KiB data, 6.2 GiB used, 620 GiB / 626 GiB avail 2024-08-17T18:19:48.782 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:48 smithi131 bash[88347]: cluster 2024-08-17T18:19:46.841623+0000 mgr.y (mgr.34107) 2339 : cluster [DBG] pgmap v3253: 93 pgs: 3 unknown, 16 peering, 74 active+clean; 582 KiB data, 6.2 GiB used, 620 GiB / 626 GiB avail 2024-08-17T18:19:48.782 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:48 smithi131 bash[88347]: cluster 2024-08-17T18:19:47.451403+0000 mon.a (mon.0) 3473 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-08-17T18:19:48.782 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:48 smithi131 bash[88347]: cluster 2024-08-17T18:19:47.451403+0000 mon.a (mon.0) 3473 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-08-17T18:19:48.782 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:48 smithi131 bash[88347]: cluster 2024-08-17T18:19:47.469387+0000 mon.a (mon.0) 3474 : cluster [DBG] osdmap e1581: 8 total, 8 up, 7 in 2024-08-17T18:19:48.782 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:48 smithi131 bash[88347]: cluster 2024-08-17T18:19:47.469387+0000 mon.a (mon.0) 3474 : cluster [DBG] osdmap e1581: 8 total, 8 up, 7 in 2024-08-17T18:19:48.782 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:48 smithi131 bash[89561]: cluster 2024-08-17T18:19:46.841623+0000 mgr.y (mgr.34107) 2339 : cluster [DBG] pgmap v3253: 93 pgs: 3 unknown, 16 peering, 74 active+clean; 582 KiB data, 6.2 GiB used, 620 GiB / 626 GiB avail 2024-08-17T18:19:48.782 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:48 smithi131 bash[89561]: cluster 2024-08-17T18:19:46.841623+0000 mgr.y (mgr.34107) 2339 : cluster [DBG] pgmap v3253: 93 pgs: 3 unknown, 16 peering, 74 active+clean; 582 KiB data, 6.2 GiB used, 620 GiB / 626 GiB avail 2024-08-17T18:19:48.782 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:48 smithi131 bash[89561]: cluster 2024-08-17T18:19:47.451403+0000 mon.a (mon.0) 3473 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-08-17T18:19:48.783 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:48 smithi131 bash[89561]: cluster 2024-08-17T18:19:47.451403+0000 mon.a (mon.0) 3473 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-08-17T18:19:48.783 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:48 smithi131 bash[89561]: cluster 2024-08-17T18:19:47.469387+0000 mon.a (mon.0) 3474 : cluster [DBG] osdmap e1581: 8 total, 8 up, 7 in 2024-08-17T18:19:48.783 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:48 smithi131 bash[89561]: cluster 2024-08-17T18:19:47.469387+0000 mon.a (mon.0) 3474 : cluster [DBG] osdmap e1581: 8 total, 8 up, 7 in 2024-08-17T18:19:48.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:48 smithi169 bash[79348]: cluster 2024-08-17T18:19:46.841623+0000 mgr.y (mgr.34107) 2339 : cluster [DBG] pgmap v3253: 93 pgs: 3 unknown, 16 peering, 74 active+clean; 582 KiB data, 6.2 GiB used, 620 GiB / 626 GiB avail 2024-08-17T18:19:48.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:48 smithi169 bash[79348]: cluster 2024-08-17T18:19:46.841623+0000 mgr.y (mgr.34107) 2339 : cluster [DBG] pgmap v3253: 93 pgs: 3 unknown, 16 peering, 74 active+clean; 582 KiB data, 6.2 GiB used, 620 GiB / 626 GiB avail 2024-08-17T18:19:48.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:48 smithi169 bash[79348]: cluster 2024-08-17T18:19:47.451403+0000 mon.a (mon.0) 3473 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-08-17T18:19:48.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:48 smithi169 bash[79348]: cluster 2024-08-17T18:19:47.451403+0000 mon.a (mon.0) 3473 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 5 pgs peering (PG_AVAILABILITY) 2024-08-17T18:19:48.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:48 smithi169 bash[79348]: cluster 2024-08-17T18:19:47.469387+0000 mon.a (mon.0) 3474 : cluster [DBG] osdmap e1581: 8 total, 8 up, 7 in 2024-08-17T18:19:48.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:48 smithi169 bash[79348]: cluster 2024-08-17T18:19:47.469387+0000 mon.a (mon.0) 3474 : cluster [DBG] osdmap e1581: 8 total, 8 up, 7 in 2024-08-17T18:19:49.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:19:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:19:48] "GET /metrics HTTP/1.1" 200 36616 "" "Prometheus/2.51.0" 2024-08-17T18:19:49.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:49 smithi131 bash[88347]: cluster 2024-08-17T18:19:48.470294+0000 mon.a (mon.0) 3475 : cluster [DBG] osdmap e1582: 8 total, 8 up, 7 in 2024-08-17T18:19:49.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:49 smithi131 bash[88347]: cluster 2024-08-17T18:19:48.470294+0000 mon.a (mon.0) 3475 : cluster [DBG] osdmap e1582: 8 total, 8 up, 7 in 2024-08-17T18:19:49.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:49 smithi131 bash[89561]: cluster 2024-08-17T18:19:48.470294+0000 mon.a (mon.0) 3475 : cluster [DBG] osdmap e1582: 8 total, 8 up, 7 in 2024-08-17T18:19:49.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:49 smithi131 bash[89561]: cluster 2024-08-17T18:19:48.470294+0000 mon.a (mon.0) 3475 : cluster [DBG] osdmap e1582: 8 total, 8 up, 7 in 2024-08-17T18:19:49.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:49 smithi169 bash[79348]: cluster 2024-08-17T18:19:48.470294+0000 mon.a (mon.0) 3475 : cluster [DBG] osdmap e1582: 8 total, 8 up, 7 in 2024-08-17T18:19:49.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:49 smithi169 bash[79348]: cluster 2024-08-17T18:19:48.470294+0000 mon.a (mon.0) 3475 : cluster [DBG] osdmap e1582: 8 total, 8 up, 7 in 2024-08-17T18:19:50.367 INFO:tasks.thrashosds.thrasher:inning osd 2024-08-17T18:19:50.367 INFO:tasks.thrashosds.thrasher:Adding osd 2 2024-08-17T18:19:50.368 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd in 2 2024-08-17T18:19:50.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:50 smithi131 bash[89561]: cluster 2024-08-17T18:19:48.842472+0000 mgr.y (mgr.34107) 2340 : cluster [DBG] pgmap v3256: 93 pgs: 3 unknown, 16 peering, 74 active+clean; 582 KiB data, 6.2 GiB used, 620 GiB / 626 GiB avail 2024-08-17T18:19:50.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:50 smithi131 bash[89561]: cluster 2024-08-17T18:19:48.842472+0000 mgr.y (mgr.34107) 2340 : cluster [DBG] pgmap v3256: 93 pgs: 3 unknown, 16 peering, 74 active+clean; 582 KiB data, 6.2 GiB used, 620 GiB / 626 GiB avail 2024-08-17T18:19:50.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:50 smithi131 bash[88347]: cluster 2024-08-17T18:19:48.842472+0000 mgr.y (mgr.34107) 2340 : cluster [DBG] pgmap v3256: 93 pgs: 3 unknown, 16 peering, 74 active+clean; 582 KiB data, 6.2 GiB used, 620 GiB / 626 GiB avail 2024-08-17T18:19:50.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:50 smithi131 bash[88347]: cluster 2024-08-17T18:19:48.842472+0000 mgr.y (mgr.34107) 2340 : cluster [DBG] pgmap v3256: 93 pgs: 3 unknown, 16 peering, 74 active+clean; 582 KiB data, 6.2 GiB used, 620 GiB / 626 GiB avail 2024-08-17T18:19:50.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:50 smithi169 bash[79348]: cluster 2024-08-17T18:19:48.842472+0000 mgr.y (mgr.34107) 2340 : cluster [DBG] pgmap v3256: 93 pgs: 3 unknown, 16 peering, 74 active+clean; 582 KiB data, 6.2 GiB used, 620 GiB / 626 GiB avail 2024-08-17T18:19:50.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:50 smithi169 bash[79348]: cluster 2024-08-17T18:19:48.842472+0000 mgr.y (mgr.34107) 2340 : cluster [DBG] pgmap v3256: 93 pgs: 3 unknown, 16 peering, 74 active+clean; 582 KiB data, 6.2 GiB used, 620 GiB / 626 GiB avail 2024-08-17T18:19:51.136 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:19:51.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:51 smithi131 bash[88347]: cluster 2024-08-17T18:19:50.843793+0000 mgr.y (mgr.34107) 2341 : cluster [DBG] pgmap v3257: 93 pgs: 93 active+clean; 661 KiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 21 KiB/s rd, 61 KiB/s wr, 14 op/s; 151 KiB/s, 1 keys/s, 3 objects/s recovering 2024-08-17T18:19:51.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:51 smithi131 bash[88347]: cluster 2024-08-17T18:19:50.843793+0000 mgr.y (mgr.34107) 2341 : cluster [DBG] pgmap v3257: 93 pgs: 93 active+clean; 661 KiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 21 KiB/s rd, 61 KiB/s wr, 14 op/s; 151 KiB/s, 1 keys/s, 3 objects/s recovering 2024-08-17T18:19:51.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:51 smithi131 bash[88347]: cluster 2024-08-17T18:19:51.487965+0000 mon.a (mon.0) 3476 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 5 pgs peering) 2024-08-17T18:19:51.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:51 smithi131 bash[88347]: cluster 2024-08-17T18:19:51.487965+0000 mon.a (mon.0) 3476 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 5 pgs peering) 2024-08-17T18:19:51.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:51 smithi131 bash[88347]: cluster 2024-08-17T18:19:51.488014+0000 mon.a (mon.0) 3477 : cluster [INF] Cluster is now healthy 2024-08-17T18:19:51.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:51 smithi131 bash[88347]: cluster 2024-08-17T18:19:51.488014+0000 mon.a (mon.0) 3477 : cluster [INF] Cluster is now healthy 2024-08-17T18:19:51.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:51 smithi131 bash[89561]: cluster 2024-08-17T18:19:50.843793+0000 mgr.y (mgr.34107) 2341 : cluster [DBG] pgmap v3257: 93 pgs: 93 active+clean; 661 KiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 21 KiB/s rd, 61 KiB/s wr, 14 op/s; 151 KiB/s, 1 keys/s, 3 objects/s recovering 2024-08-17T18:19:51.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:51 smithi131 bash[89561]: cluster 2024-08-17T18:19:50.843793+0000 mgr.y (mgr.34107) 2341 : cluster [DBG] pgmap v3257: 93 pgs: 93 active+clean; 661 KiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 21 KiB/s rd, 61 KiB/s wr, 14 op/s; 151 KiB/s, 1 keys/s, 3 objects/s recovering 2024-08-17T18:19:51.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:51 smithi131 bash[89561]: cluster 2024-08-17T18:19:51.487965+0000 mon.a (mon.0) 3476 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 5 pgs peering) 2024-08-17T18:19:51.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:51 smithi131 bash[89561]: cluster 2024-08-17T18:19:51.487965+0000 mon.a (mon.0) 3476 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 5 pgs peering) 2024-08-17T18:19:51.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:51 smithi131 bash[89561]: cluster 2024-08-17T18:19:51.488014+0000 mon.a (mon.0) 3477 : cluster [INF] Cluster is now healthy 2024-08-17T18:19:51.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:51 smithi131 bash[89561]: cluster 2024-08-17T18:19:51.488014+0000 mon.a (mon.0) 3477 : cluster [INF] Cluster is now healthy 2024-08-17T18:19:51.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:51 smithi169 bash[79348]: cluster 2024-08-17T18:19:50.843793+0000 mgr.y (mgr.34107) 2341 : cluster [DBG] pgmap v3257: 93 pgs: 93 active+clean; 661 KiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 21 KiB/s rd, 61 KiB/s wr, 14 op/s; 151 KiB/s, 1 keys/s, 3 objects/s recovering 2024-08-17T18:19:51.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:51 smithi169 bash[79348]: cluster 2024-08-17T18:19:50.843793+0000 mgr.y (mgr.34107) 2341 : cluster [DBG] pgmap v3257: 93 pgs: 93 active+clean; 661 KiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 21 KiB/s rd, 61 KiB/s wr, 14 op/s; 151 KiB/s, 1 keys/s, 3 objects/s recovering 2024-08-17T18:19:51.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:51 smithi169 bash[79348]: cluster 2024-08-17T18:19:51.487965+0000 mon.a (mon.0) 3476 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 5 pgs peering) 2024-08-17T18:19:51.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:51 smithi169 bash[79348]: cluster 2024-08-17T18:19:51.487965+0000 mon.a (mon.0) 3476 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 5 pgs peering) 2024-08-17T18:19:51.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:51 smithi169 bash[79348]: cluster 2024-08-17T18:19:51.488014+0000 mon.a (mon.0) 3477 : cluster [INF] Cluster is now healthy 2024-08-17T18:19:51.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:51 smithi169 bash[79348]: cluster 2024-08-17T18:19:51.488014+0000 mon.a (mon.0) 3477 : cluster [INF] Cluster is now healthy 2024-08-17T18:19:53.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:52 smithi131 bash[88347]: cluster 2024-08-17T18:19:52.093496+0000 osd.6 (osd.6) 25 : cluster [DBG] 1.6 scrub starts 2024-08-17T18:19:53.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:52 smithi131 bash[88347]: cluster 2024-08-17T18:19:52.093496+0000 osd.6 (osd.6) 25 : cluster [DBG] 1.6 scrub starts 2024-08-17T18:19:53.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:52 smithi131 bash[88347]: cluster 2024-08-17T18:19:52.096934+0000 osd.6 (osd.6) 26 : cluster [DBG] 1.6 scrub ok 2024-08-17T18:19:53.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:52 smithi131 bash[88347]: cluster 2024-08-17T18:19:52.096934+0000 osd.6 (osd.6) 26 : cluster [DBG] 1.6 scrub ok 2024-08-17T18:19:53.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:52 smithi131 bash[89561]: cluster 2024-08-17T18:19:52.093496+0000 osd.6 (osd.6) 25 : cluster [DBG] 1.6 scrub starts 2024-08-17T18:19:53.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:52 smithi131 bash[89561]: cluster 2024-08-17T18:19:52.093496+0000 osd.6 (osd.6) 25 : cluster [DBG] 1.6 scrub starts 2024-08-17T18:19:53.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:52 smithi131 bash[89561]: cluster 2024-08-17T18:19:52.096934+0000 osd.6 (osd.6) 26 : cluster [DBG] 1.6 scrub ok 2024-08-17T18:19:53.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:52 smithi131 bash[89561]: cluster 2024-08-17T18:19:52.096934+0000 osd.6 (osd.6) 26 : cluster [DBG] 1.6 scrub ok 2024-08-17T18:19:53.142 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:52 smithi169 bash[79348]: cluster 2024-08-17T18:19:52.093496+0000 osd.6 (osd.6) 25 : cluster [DBG] 1.6 scrub starts 2024-08-17T18:19:53.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:52 smithi169 bash[79348]: cluster 2024-08-17T18:19:52.093496+0000 osd.6 (osd.6) 25 : cluster [DBG] 1.6 scrub starts 2024-08-17T18:19:53.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:52 smithi169 bash[79348]: cluster 2024-08-17T18:19:52.096934+0000 osd.6 (osd.6) 26 : cluster [DBG] 1.6 scrub ok 2024-08-17T18:19:53.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:52 smithi169 bash[79348]: cluster 2024-08-17T18:19:52.096934+0000 osd.6 (osd.6) 26 : cluster [DBG] 1.6 scrub ok 2024-08-17T18:19:54.224 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:19:54.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:54 smithi131 bash[88347]: cluster 2024-08-17T18:19:52.844239+0000 mgr.y (mgr.34107) 2342 : cluster [DBG] pgmap v3258: 93 pgs: 93 active+clean; 661 KiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 18 KiB/s rd, 52 KiB/s wr, 12 op/s; 128 KiB/s, 1 keys/s, 2 objects/s recovering 2024-08-17T18:19:54.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:54 smithi131 bash[88347]: cluster 2024-08-17T18:19:52.844239+0000 mgr.y (mgr.34107) 2342 : cluster [DBG] pgmap v3258: 93 pgs: 93 active+clean; 661 KiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 18 KiB/s rd, 52 KiB/s wr, 12 op/s; 128 KiB/s, 1 keys/s, 2 objects/s recovering 2024-08-17T18:19:54.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:54 smithi131 bash[88347]: cluster 2024-08-17T18:19:53.046459+0000 osd.6 (osd.6) 27 : cluster [DBG] 1.f scrub starts 2024-08-17T18:19:54.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:54 smithi131 bash[88347]: cluster 2024-08-17T18:19:53.046459+0000 osd.6 (osd.6) 27 : cluster [DBG] 1.f scrub starts 2024-08-17T18:19:54.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:54 smithi131 bash[88347]: cluster 2024-08-17T18:19:53.049668+0000 osd.6 (osd.6) 28 : cluster [DBG] 1.f scrub ok 2024-08-17T18:19:54.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:54 smithi131 bash[88347]: cluster 2024-08-17T18:19:53.049668+0000 osd.6 (osd.6) 28 : cluster [DBG] 1.f scrub ok 2024-08-17T18:19:54.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:54 smithi131 bash[88347]: audit 2024-08-17T18:19:53.310417+0000 mon.a (mon.0) 3478 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:19:54.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:54 smithi131 bash[88347]: audit 2024-08-17T18:19:53.310417+0000 mon.a (mon.0) 3478 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:19:54.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:54 smithi131 bash[88347]: audit 2024-08-17T18:19:53.312124+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:19:54.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:54 smithi131 bash[88347]: audit 2024-08-17T18:19:53.312124+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:19:54.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:54 smithi131 bash[89561]: cluster 2024-08-17T18:19:52.844239+0000 mgr.y (mgr.34107) 2342 : cluster [DBG] pgmap v3258: 93 pgs: 93 active+clean; 661 KiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 18 KiB/s rd, 52 KiB/s wr, 12 op/s; 128 KiB/s, 1 keys/s, 2 objects/s recovering 2024-08-17T18:19:54.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:54 smithi131 bash[89561]: cluster 2024-08-17T18:19:52.844239+0000 mgr.y (mgr.34107) 2342 : cluster [DBG] pgmap v3258: 93 pgs: 93 active+clean; 661 KiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 18 KiB/s rd, 52 KiB/s wr, 12 op/s; 128 KiB/s, 1 keys/s, 2 objects/s recovering 2024-08-17T18:19:54.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:54 smithi131 bash[89561]: cluster 2024-08-17T18:19:53.046459+0000 osd.6 (osd.6) 27 : cluster [DBG] 1.f scrub starts 2024-08-17T18:19:54.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:54 smithi131 bash[89561]: cluster 2024-08-17T18:19:53.046459+0000 osd.6 (osd.6) 27 : cluster [DBG] 1.f scrub starts 2024-08-17T18:19:54.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:54 smithi131 bash[89561]: cluster 2024-08-17T18:19:53.049668+0000 osd.6 (osd.6) 28 : cluster [DBG] 1.f scrub ok 2024-08-17T18:19:54.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:54 smithi131 bash[89561]: cluster 2024-08-17T18:19:53.049668+0000 osd.6 (osd.6) 28 : cluster [DBG] 1.f scrub ok 2024-08-17T18:19:54.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:54 smithi131 bash[89561]: audit 2024-08-17T18:19:53.310417+0000 mon.a (mon.0) 3478 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:19:54.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:54 smithi131 bash[89561]: audit 2024-08-17T18:19:53.310417+0000 mon.a (mon.0) 3478 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:19:54.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:54 smithi131 bash[89561]: audit 2024-08-17T18:19:53.312124+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:19:54.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:54 smithi131 bash[89561]: audit 2024-08-17T18:19:53.312124+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:19:54.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:54 smithi169 bash[79348]: cluster 2024-08-17T18:19:52.844239+0000 mgr.y (mgr.34107) 2342 : cluster [DBG] pgmap v3258: 93 pgs: 93 active+clean; 661 KiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 18 KiB/s rd, 52 KiB/s wr, 12 op/s; 128 KiB/s, 1 keys/s, 2 objects/s recovering 2024-08-17T18:19:54.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:54 smithi169 bash[79348]: cluster 2024-08-17T18:19:52.844239+0000 mgr.y (mgr.34107) 2342 : cluster [DBG] pgmap v3258: 93 pgs: 93 active+clean; 661 KiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 18 KiB/s rd, 52 KiB/s wr, 12 op/s; 128 KiB/s, 1 keys/s, 2 objects/s recovering 2024-08-17T18:19:54.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:54 smithi169 bash[79348]: cluster 2024-08-17T18:19:53.046459+0000 osd.6 (osd.6) 27 : cluster [DBG] 1.f scrub starts 2024-08-17T18:19:54.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:54 smithi169 bash[79348]: cluster 2024-08-17T18:19:53.046459+0000 osd.6 (osd.6) 27 : cluster [DBG] 1.f scrub starts 2024-08-17T18:19:54.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:54 smithi169 bash[79348]: cluster 2024-08-17T18:19:53.049668+0000 osd.6 (osd.6) 28 : cluster [DBG] 1.f scrub ok 2024-08-17T18:19:54.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:54 smithi169 bash[79348]: cluster 2024-08-17T18:19:53.049668+0000 osd.6 (osd.6) 28 : cluster [DBG] 1.f scrub ok 2024-08-17T18:19:54.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:54 smithi169 bash[79348]: audit 2024-08-17T18:19:53.310417+0000 mon.a (mon.0) 3478 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:19:54.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:54 smithi169 bash[79348]: audit 2024-08-17T18:19:53.310417+0000 mon.a (mon.0) 3478 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:19:54.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:54 smithi169 bash[79348]: audit 2024-08-17T18:19:53.312124+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:19:54.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:54 smithi169 bash[79348]: audit 2024-08-17T18:19:53.312124+0000 mon.a (mon.0) 3479 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:19:56.312 INFO:teuthology.orchestra.run.smithi131.stderr:noscrub is unset 2024-08-17T18:19:56.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:56 smithi131 bash[88347]: cluster 2024-08-17T18:19:54.845376+0000 mgr.y (mgr.34107) 2343 : cluster [DBG] pgmap v3259: 93 pgs: 93 active+clean; 661 KiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 14 KiB/s rd, 41 KiB/s wr, 10 op/s; 102 KiB/s, 1 keys/s, 2 objects/s recovering 2024-08-17T18:19:56.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:56 smithi131 bash[88347]: cluster 2024-08-17T18:19:54.845376+0000 mgr.y (mgr.34107) 2343 : cluster [DBG] pgmap v3259: 93 pgs: 93 active+clean; 661 KiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 14 KiB/s rd, 41 KiB/s wr, 10 op/s; 102 KiB/s, 1 keys/s, 2 objects/s recovering 2024-08-17T18:19:56.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:56 smithi131 bash[88347]: audit 2024-08-17T18:19:56.164535+0000 mon.a (mon.0) 3480 : audit [INF] from='client.? 172.21.15.131:0/4172047352' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:19:56.343 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:56 smithi131 bash[88347]: audit 2024-08-17T18:19:56.164535+0000 mon.a (mon.0) 3480 : audit [INF] from='client.? 172.21.15.131:0/4172047352' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:19:56.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:56 smithi131 bash[89561]: cluster 2024-08-17T18:19:54.845376+0000 mgr.y (mgr.34107) 2343 : cluster [DBG] pgmap v3259: 93 pgs: 93 active+clean; 661 KiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 14 KiB/s rd, 41 KiB/s wr, 10 op/s; 102 KiB/s, 1 keys/s, 2 objects/s recovering 2024-08-17T18:19:56.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:56 smithi131 bash[89561]: cluster 2024-08-17T18:19:54.845376+0000 mgr.y (mgr.34107) 2343 : cluster [DBG] pgmap v3259: 93 pgs: 93 active+clean; 661 KiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 14 KiB/s rd, 41 KiB/s wr, 10 op/s; 102 KiB/s, 1 keys/s, 2 objects/s recovering 2024-08-17T18:19:56.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:56 smithi131 bash[89561]: audit 2024-08-17T18:19:56.164535+0000 mon.a (mon.0) 3480 : audit [INF] from='client.? 172.21.15.131:0/4172047352' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:19:56.344 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:56 smithi131 bash[89561]: audit 2024-08-17T18:19:56.164535+0000 mon.a (mon.0) 3480 : audit [INF] from='client.? 172.21.15.131:0/4172047352' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:19:56.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:56 smithi169 bash[79348]: cluster 2024-08-17T18:19:54.845376+0000 mgr.y (mgr.34107) 2343 : cluster [DBG] pgmap v3259: 93 pgs: 93 active+clean; 661 KiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 14 KiB/s rd, 41 KiB/s wr, 10 op/s; 102 KiB/s, 1 keys/s, 2 objects/s recovering 2024-08-17T18:19:56.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:56 smithi169 bash[79348]: cluster 2024-08-17T18:19:54.845376+0000 mgr.y (mgr.34107) 2343 : cluster [DBG] pgmap v3259: 93 pgs: 93 active+clean; 661 KiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 14 KiB/s rd, 41 KiB/s wr, 10 op/s; 102 KiB/s, 1 keys/s, 2 objects/s recovering 2024-08-17T18:19:56.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:56 smithi169 bash[79348]: audit 2024-08-17T18:19:56.164535+0000 mon.a (mon.0) 3480 : audit [INF] from='client.? 172.21.15.131:0/4172047352' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:19:56.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:56 smithi169 bash[79348]: audit 2024-08-17T18:19:56.164535+0000 mon.a (mon.0) 3480 : audit [INF] from='client.? 172.21.15.131:0/4172047352' entity='client.admin' cmd={"prefix": "osd unset", "key": "noscrub"} : dispatch 2024-08-17T18:19:57.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:57 smithi131 bash[89561]: cluster 2024-08-17T18:19:55.991248+0000 osd.6 (osd.6) 29 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:19:57.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:57 smithi131 bash[89561]: cluster 2024-08-17T18:19:55.991248+0000 osd.6 (osd.6) 29 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:19:57.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:57 smithi131 bash[89561]: cluster 2024-08-17T18:19:55.994624+0000 osd.6 (osd.6) 30 : cluster [DBG] 1.7 scrub ok 2024-08-17T18:19:57.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:57 smithi131 bash[89561]: cluster 2024-08-17T18:19:55.994624+0000 osd.6 (osd.6) 30 : cluster [DBG] 1.7 scrub ok 2024-08-17T18:19:57.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:57 smithi131 bash[89561]: audit 2024-08-17T18:19:56.313134+0000 mon.a (mon.0) 3481 : audit [INF] from='client.? 172.21.15.131:0/4172047352' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:19:57.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:57 smithi131 bash[89561]: audit 2024-08-17T18:19:56.313134+0000 mon.a (mon.0) 3481 : audit [INF] from='client.? 172.21.15.131:0/4172047352' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:19:57.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:57 smithi131 bash[89561]: cluster 2024-08-17T18:19:56.320878+0000 mon.a (mon.0) 3482 : cluster [DBG] osdmap e1583: 8 total, 8 up, 7 in 2024-08-17T18:19:57.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:57 smithi131 bash[89561]: cluster 2024-08-17T18:19:56.320878+0000 mon.a (mon.0) 3482 : cluster [DBG] osdmap e1583: 8 total, 8 up, 7 in 2024-08-17T18:19:57.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:57 smithi131 bash[88347]: cluster 2024-08-17T18:19:55.991248+0000 osd.6 (osd.6) 29 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:19:57.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:57 smithi131 bash[88347]: cluster 2024-08-17T18:19:55.991248+0000 osd.6 (osd.6) 29 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:19:57.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:57 smithi131 bash[88347]: cluster 2024-08-17T18:19:55.994624+0000 osd.6 (osd.6) 30 : cluster [DBG] 1.7 scrub ok 2024-08-17T18:19:57.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:57 smithi131 bash[88347]: cluster 2024-08-17T18:19:55.994624+0000 osd.6 (osd.6) 30 : cluster [DBG] 1.7 scrub ok 2024-08-17T18:19:57.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:57 smithi131 bash[88347]: audit 2024-08-17T18:19:56.313134+0000 mon.a (mon.0) 3481 : audit [INF] from='client.? 172.21.15.131:0/4172047352' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:19:57.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:57 smithi131 bash[88347]: audit 2024-08-17T18:19:56.313134+0000 mon.a (mon.0) 3481 : audit [INF] from='client.? 172.21.15.131:0/4172047352' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:19:57.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:57 smithi131 bash[88347]: cluster 2024-08-17T18:19:56.320878+0000 mon.a (mon.0) 3482 : cluster [DBG] osdmap e1583: 8 total, 8 up, 7 in 2024-08-17T18:19:57.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:57 smithi131 bash[88347]: cluster 2024-08-17T18:19:56.320878+0000 mon.a (mon.0) 3482 : cluster [DBG] osdmap e1583: 8 total, 8 up, 7 in 2024-08-17T18:19:57.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:57 smithi169 bash[79348]: cluster 2024-08-17T18:19:55.991248+0000 osd.6 (osd.6) 29 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:19:57.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:57 smithi169 bash[79348]: cluster 2024-08-17T18:19:55.991248+0000 osd.6 (osd.6) 29 : cluster [DBG] 1.7 scrub starts 2024-08-17T18:19:57.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:57 smithi169 bash[79348]: cluster 2024-08-17T18:19:55.994624+0000 osd.6 (osd.6) 30 : cluster [DBG] 1.7 scrub ok 2024-08-17T18:19:57.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:57 smithi169 bash[79348]: cluster 2024-08-17T18:19:55.994624+0000 osd.6 (osd.6) 30 : cluster [DBG] 1.7 scrub ok 2024-08-17T18:19:57.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:57 smithi169 bash[79348]: audit 2024-08-17T18:19:56.313134+0000 mon.a (mon.0) 3481 : audit [INF] from='client.? 172.21.15.131:0/4172047352' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:19:57.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:57 smithi169 bash[79348]: audit 2024-08-17T18:19:56.313134+0000 mon.a (mon.0) 3481 : audit [INF] from='client.? 172.21.15.131:0/4172047352' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "noscrub"}]': finished 2024-08-17T18:19:57.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:57 smithi169 bash[79348]: cluster 2024-08-17T18:19:56.320878+0000 mon.a (mon.0) 3482 : cluster [DBG] osdmap e1583: 8 total, 8 up, 7 in 2024-08-17T18:19:57.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:57 smithi169 bash[79348]: cluster 2024-08-17T18:19:56.320878+0000 mon.a (mon.0) 3482 : cluster [DBG] osdmap e1583: 8 total, 8 up, 7 in 2024-08-17T18:19:58.209 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd unset nodeep-scrub 2024-08-17T18:19:58.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:58 smithi131 bash[89561]: cluster 2024-08-17T18:19:56.846081+0000 mgr.y (mgr.34107) 2344 : cluster [DBG] pgmap v3261: 93 pgs: 93 active+clean; 608 KiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 4.5 KiB/s rd, 13 KiB/s wr, 3 op/s; 79 KiB/s, 1 keys/s, 2 objects/s recovering 2024-08-17T18:19:58.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:19:58 smithi131 bash[89561]: cluster 2024-08-17T18:19:56.846081+0000 mgr.y (mgr.34107) 2344 : cluster [DBG] pgmap v3261: 93 pgs: 93 active+clean; 608 KiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 4.5 KiB/s rd, 13 KiB/s wr, 3 op/s; 79 KiB/s, 1 keys/s, 2 objects/s recovering 2024-08-17T18:19:58.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:58 smithi131 bash[88347]: cluster 2024-08-17T18:19:56.846081+0000 mgr.y (mgr.34107) 2344 : cluster [DBG] pgmap v3261: 93 pgs: 93 active+clean; 608 KiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 4.5 KiB/s rd, 13 KiB/s wr, 3 op/s; 79 KiB/s, 1 keys/s, 2 objects/s recovering 2024-08-17T18:19:58.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:58 smithi131 bash[88347]: cluster 2024-08-17T18:19:56.846081+0000 mgr.y (mgr.34107) 2344 : cluster [DBG] pgmap v3261: 93 pgs: 93 active+clean; 608 KiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 4.5 KiB/s rd, 13 KiB/s wr, 3 op/s; 79 KiB/s, 1 keys/s, 2 objects/s recovering 2024-08-17T18:19:58.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:58 smithi169 bash[79348]: cluster 2024-08-17T18:19:56.846081+0000 mgr.y (mgr.34107) 2344 : cluster [DBG] pgmap v3261: 93 pgs: 93 active+clean; 608 KiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 4.5 KiB/s rd, 13 KiB/s wr, 3 op/s; 79 KiB/s, 1 keys/s, 2 objects/s recovering 2024-08-17T18:19:58.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:19:58 smithi169 bash[79348]: cluster 2024-08-17T18:19:56.846081+0000 mgr.y (mgr.34107) 2344 : cluster [DBG] pgmap v3261: 93 pgs: 93 active+clean; 608 KiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 4.5 KiB/s rd, 13 KiB/s wr, 3 op/s; 79 KiB/s, 1 keys/s, 2 objects/s recovering 2024-08-17T18:19:59.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:19:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:19:58] "GET /metrics HTTP/1.1" 200 34223 "" "Prometheus/2.51.0" 2024-08-17T18:20:00.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:19:59 smithi131 bash[88347]: debug 2024-08-17T18:19:59.595+0000 7f299f3ba640 -1 mon.a@0(leader).osd e1583 definitely_dead 0 2024-08-17T18:20:00.357 INFO:teuthology.orchestra.run.smithi131.stderr:marked in osd.2. 2024-08-17T18:20:00.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:00 smithi169 bash[79348]: cluster 2024-08-17T18:19:58.846731+0000 mgr.y (mgr.34107) 2345 : cluster [DBG] pgmap v3262: 93 pgs: 93 active+clean; 608 KiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 3.8 KiB/s rd, 11 KiB/s wr, 2 op/s; 66 KiB/s, 0 keys/s, 1 objects/s recovering 2024-08-17T18:20:00.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:00 smithi169 bash[79348]: cluster 2024-08-17T18:19:58.846731+0000 mgr.y (mgr.34107) 2345 : cluster [DBG] pgmap v3262: 93 pgs: 93 active+clean; 608 KiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 3.8 KiB/s rd, 11 KiB/s wr, 2 op/s; 66 KiB/s, 0 keys/s, 1 objects/s recovering 2024-08-17T18:20:00.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:00 smithi169 bash[79348]: audit 2024-08-17T18:19:59.599789+0000 mon.c (mon.2) 128 : audit [DBG] from='client.? 172.21.15.131:0/1313394302' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-08-17T18:20:00.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:00 smithi169 bash[79348]: audit 2024-08-17T18:19:59.599789+0000 mon.c (mon.2) 128 : audit [DBG] from='client.? 172.21.15.131:0/1313394302' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-08-17T18:20:00.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:00 smithi169 bash[79348]: audit 2024-08-17T18:19:59.600313+0000 mon.a (mon.0) 3483 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-08-17T18:20:00.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:00 smithi169 bash[79348]: audit 2024-08-17T18:19:59.600313+0000 mon.a (mon.0) 3483 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-08-17T18:20:00.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:00 smithi169 bash[79348]: cluster 2024-08-17T18:20:00.000131+0000 mon.a (mon.0) 3484 : cluster [INF] overall HEALTH_OK 2024-08-17T18:20:00.644 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:00 smithi169 bash[79348]: cluster 2024-08-17T18:20:00.000131+0000 mon.a (mon.0) 3484 : cluster [INF] overall HEALTH_OK 2024-08-17T18:20:00.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:00 smithi131 bash[88347]: cluster 2024-08-17T18:19:58.846731+0000 mgr.y (mgr.34107) 2345 : cluster [DBG] pgmap v3262: 93 pgs: 93 active+clean; 608 KiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 3.8 KiB/s rd, 11 KiB/s wr, 2 op/s; 66 KiB/s, 0 keys/s, 1 objects/s recovering 2024-08-17T18:20:00.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:00 smithi131 bash[88347]: cluster 2024-08-17T18:19:58.846731+0000 mgr.y (mgr.34107) 2345 : cluster [DBG] pgmap v3262: 93 pgs: 93 active+clean; 608 KiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 3.8 KiB/s rd, 11 KiB/s wr, 2 op/s; 66 KiB/s, 0 keys/s, 1 objects/s recovering 2024-08-17T18:20:00.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:00 smithi131 bash[88347]: audit 2024-08-17T18:19:59.599789+0000 mon.c (mon.2) 128 : audit [DBG] from='client.? 172.21.15.131:0/1313394302' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-08-17T18:20:00.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:00 smithi131 bash[88347]: audit 2024-08-17T18:19:59.599789+0000 mon.c (mon.2) 128 : audit [DBG] from='client.? 172.21.15.131:0/1313394302' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-08-17T18:20:00.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:00 smithi131 bash[88347]: audit 2024-08-17T18:19:59.600313+0000 mon.a (mon.0) 3483 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-08-17T18:20:00.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:00 smithi131 bash[88347]: audit 2024-08-17T18:19:59.600313+0000 mon.a (mon.0) 3483 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-08-17T18:20:00.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:00 smithi131 bash[88347]: cluster 2024-08-17T18:20:00.000131+0000 mon.a (mon.0) 3484 : cluster [INF] overall HEALTH_OK 2024-08-17T18:20:00.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:00 smithi131 bash[88347]: cluster 2024-08-17T18:20:00.000131+0000 mon.a (mon.0) 3484 : cluster [INF] overall HEALTH_OK 2024-08-17T18:20:00.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:00 smithi131 bash[89561]: cluster 2024-08-17T18:19:58.846731+0000 mgr.y (mgr.34107) 2345 : cluster [DBG] pgmap v3262: 93 pgs: 93 active+clean; 608 KiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 3.8 KiB/s rd, 11 KiB/s wr, 2 op/s; 66 KiB/s, 0 keys/s, 1 objects/s recovering 2024-08-17T18:20:00.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:00 smithi131 bash[89561]: cluster 2024-08-17T18:19:58.846731+0000 mgr.y (mgr.34107) 2345 : cluster [DBG] pgmap v3262: 93 pgs: 93 active+clean; 608 KiB data, 6.2 GiB used, 620 GiB / 626 GiB avail; 3.8 KiB/s rd, 11 KiB/s wr, 2 op/s; 66 KiB/s, 0 keys/s, 1 objects/s recovering 2024-08-17T18:20:00.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:00 smithi131 bash[89561]: audit 2024-08-17T18:19:59.599789+0000 mon.c (mon.2) 128 : audit [DBG] from='client.? 172.21.15.131:0/1313394302' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-08-17T18:20:00.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:00 smithi131 bash[89561]: audit 2024-08-17T18:19:59.599789+0000 mon.c (mon.2) 128 : audit [DBG] from='client.? 172.21.15.131:0/1313394302' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-08-17T18:20:00.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:00 smithi131 bash[89561]: audit 2024-08-17T18:19:59.600313+0000 mon.a (mon.0) 3483 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-08-17T18:20:00.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:00 smithi131 bash[89561]: audit 2024-08-17T18:19:59.600313+0000 mon.a (mon.0) 3483 : audit [DBG] from='client.? ' entity='client.admin' cmd={"prefix": "osd in", "ids": ["2"]} : dispatch 2024-08-17T18:20:00.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:00 smithi131 bash[89561]: cluster 2024-08-17T18:20:00.000131+0000 mon.a (mon.0) 3484 : cluster [INF] overall HEALTH_OK 2024-08-17T18:20:00.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:00 smithi131 bash[89561]: cluster 2024-08-17T18:20:00.000131+0000 mon.a (mon.0) 3484 : cluster [INF] overall HEALTH_OK 2024-08-17T18:20:01.308 INFO:tasks.thrashosds.thrasher:Added osd 2 2024-08-17T18:20:01.308 INFO:tasks.thrashosds.thrasher:fixing pg num pool .mgr 2024-08-17T18:20:01.309 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd pool set .mgr pgp_num 21 2024-08-17T18:20:01.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:01 smithi131 bash[88347]: audit 2024-08-17T18:20:00.340068+0000 mon.a (mon.0) 3485 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["2"]}]': finished 2024-08-17T18:20:01.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:01 smithi131 bash[88347]: audit 2024-08-17T18:20:00.340068+0000 mon.a (mon.0) 3485 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["2"]}]': finished 2024-08-17T18:20:01.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:01 smithi131 bash[88347]: cluster 2024-08-17T18:20:00.348030+0000 mon.a (mon.0) 3486 : cluster [DBG] osdmap e1584: 8 total, 8 up, 8 in 2024-08-17T18:20:01.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:01 smithi131 bash[88347]: cluster 2024-08-17T18:20:00.348030+0000 mon.a (mon.0) 3486 : cluster [DBG] osdmap e1584: 8 total, 8 up, 8 in 2024-08-17T18:20:01.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:01 smithi131 bash[88347]: cluster 2024-08-17T18:20:01.227110+0000 mon.a (mon.0) 3487 : cluster [DBG] osdmap e1585: 8 total, 8 up, 8 in 2024-08-17T18:20:01.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:01 smithi131 bash[88347]: cluster 2024-08-17T18:20:01.227110+0000 mon.a (mon.0) 3487 : cluster [DBG] osdmap e1585: 8 total, 8 up, 8 in 2024-08-17T18:20:01.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:01 smithi131 bash[89561]: audit 2024-08-17T18:20:00.340068+0000 mon.a (mon.0) 3485 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["2"]}]': finished 2024-08-17T18:20:01.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:01 smithi131 bash[89561]: audit 2024-08-17T18:20:00.340068+0000 mon.a (mon.0) 3485 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["2"]}]': finished 2024-08-17T18:20:01.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:01 smithi131 bash[89561]: cluster 2024-08-17T18:20:00.348030+0000 mon.a (mon.0) 3486 : cluster [DBG] osdmap e1584: 8 total, 8 up, 8 in 2024-08-17T18:20:01.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:01 smithi131 bash[89561]: cluster 2024-08-17T18:20:00.348030+0000 mon.a (mon.0) 3486 : cluster [DBG] osdmap e1584: 8 total, 8 up, 8 in 2024-08-17T18:20:01.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:01 smithi131 bash[89561]: cluster 2024-08-17T18:20:01.227110+0000 mon.a (mon.0) 3487 : cluster [DBG] osdmap e1585: 8 total, 8 up, 8 in 2024-08-17T18:20:01.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:01 smithi131 bash[89561]: cluster 2024-08-17T18:20:01.227110+0000 mon.a (mon.0) 3487 : cluster [DBG] osdmap e1585: 8 total, 8 up, 8 in 2024-08-17T18:20:01.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:01 smithi169 bash[79348]: audit 2024-08-17T18:20:00.340068+0000 mon.a (mon.0) 3485 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["2"]}]': finished 2024-08-17T18:20:01.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:01 smithi169 bash[79348]: audit 2024-08-17T18:20:00.340068+0000 mon.a (mon.0) 3485 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd in", "ids": ["2"]}]': finished 2024-08-17T18:20:01.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:01 smithi169 bash[79348]: cluster 2024-08-17T18:20:00.348030+0000 mon.a (mon.0) 3486 : cluster [DBG] osdmap e1584: 8 total, 8 up, 8 in 2024-08-17T18:20:01.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:01 smithi169 bash[79348]: cluster 2024-08-17T18:20:00.348030+0000 mon.a (mon.0) 3486 : cluster [DBG] osdmap e1584: 8 total, 8 up, 8 in 2024-08-17T18:20:01.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:01 smithi169 bash[79348]: cluster 2024-08-17T18:20:01.227110+0000 mon.a (mon.0) 3487 : cluster [DBG] osdmap e1585: 8 total, 8 up, 8 in 2024-08-17T18:20:01.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:01 smithi169 bash[79348]: cluster 2024-08-17T18:20:01.227110+0000 mon.a (mon.0) 3487 : cluster [DBG] osdmap e1585: 8 total, 8 up, 8 in 2024-08-17T18:20:02.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:02 smithi169 bash[79348]: cluster 2024-08-17T18:20:00.847536+0000 mgr.y (mgr.34107) 2346 : cluster [DBG] pgmap v3264: 93 pgs: 2 peering, 1 unknown, 90 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:02.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:02 smithi169 bash[79348]: cluster 2024-08-17T18:20:00.847536+0000 mgr.y (mgr.34107) 2346 : cluster [DBG] pgmap v3264: 93 pgs: 2 peering, 1 unknown, 90 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:02.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:02 smithi169 bash[79348]: cluster 2024-08-17T18:20:01.351244+0000 mon.a (mon.0) 3488 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T18:20:02.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:02 smithi169 bash[79348]: cluster 2024-08-17T18:20:01.351244+0000 mon.a (mon.0) 3488 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T18:20:02.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:02 smithi169 bash[79348]: cluster 2024-08-17T18:20:02.225019+0000 mon.a (mon.0) 3489 : cluster [DBG] osdmap e1586: 8 total, 8 up, 8 in 2024-08-17T18:20:02.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:02 smithi169 bash[79348]: cluster 2024-08-17T18:20:02.225019+0000 mon.a (mon.0) 3489 : cluster [DBG] osdmap e1586: 8 total, 8 up, 8 in 2024-08-17T18:20:02.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:02 smithi131 bash[88347]: cluster 2024-08-17T18:20:00.847536+0000 mgr.y (mgr.34107) 2346 : cluster [DBG] pgmap v3264: 93 pgs: 2 peering, 1 unknown, 90 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:02.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:02 smithi131 bash[88347]: cluster 2024-08-17T18:20:00.847536+0000 mgr.y (mgr.34107) 2346 : cluster [DBG] pgmap v3264: 93 pgs: 2 peering, 1 unknown, 90 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:02.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:02 smithi131 bash[88347]: cluster 2024-08-17T18:20:01.351244+0000 mon.a (mon.0) 3488 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T18:20:02.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:02 smithi131 bash[88347]: cluster 2024-08-17T18:20:01.351244+0000 mon.a (mon.0) 3488 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T18:20:02.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:02 smithi131 bash[88347]: cluster 2024-08-17T18:20:02.225019+0000 mon.a (mon.0) 3489 : cluster [DBG] osdmap e1586: 8 total, 8 up, 8 in 2024-08-17T18:20:02.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:02 smithi131 bash[88347]: cluster 2024-08-17T18:20:02.225019+0000 mon.a (mon.0) 3489 : cluster [DBG] osdmap e1586: 8 total, 8 up, 8 in 2024-08-17T18:20:02.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:02 smithi131 bash[89561]: cluster 2024-08-17T18:20:00.847536+0000 mgr.y (mgr.34107) 2346 : cluster [DBG] pgmap v3264: 93 pgs: 2 peering, 1 unknown, 90 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:02.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:02 smithi131 bash[89561]: cluster 2024-08-17T18:20:00.847536+0000 mgr.y (mgr.34107) 2346 : cluster [DBG] pgmap v3264: 93 pgs: 2 peering, 1 unknown, 90 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:02.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:02 smithi131 bash[89561]: cluster 2024-08-17T18:20:01.351244+0000 mon.a (mon.0) 3488 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T18:20:02.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:02 smithi131 bash[89561]: cluster 2024-08-17T18:20:01.351244+0000 mon.a (mon.0) 3488 : cluster [WRN] Health check failed: Reduced data availability: 2 pgs inactive, 2 pgs peering (PG_AVAILABILITY) 2024-08-17T18:20:02.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:02 smithi131 bash[89561]: cluster 2024-08-17T18:20:02.225019+0000 mon.a (mon.0) 3489 : cluster [DBG] osdmap e1586: 8 total, 8 up, 8 in 2024-08-17T18:20:02.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:02 smithi131 bash[89561]: cluster 2024-08-17T18:20:02.225019+0000 mon.a (mon.0) 3489 : cluster [DBG] osdmap e1586: 8 total, 8 up, 8 in 2024-08-17T18:20:03.996 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:20:04.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:04 smithi169 bash[79348]: cluster 2024-08-17T18:20:02.848281+0000 mgr.y (mgr.34107) 2347 : cluster [DBG] pgmap v3267: 93 pgs: 2 peering, 1 unknown, 90 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:04.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:04 smithi169 bash[79348]: cluster 2024-08-17T18:20:02.848281+0000 mgr.y (mgr.34107) 2347 : cluster [DBG] pgmap v3267: 93 pgs: 2 peering, 1 unknown, 90 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:04.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:04 smithi169 bash[79348]: cluster 2024-08-17T18:20:03.370414+0000 mon.a (mon.0) 3490 : cluster [DBG] osdmap e1587: 8 total, 8 up, 8 in 2024-08-17T18:20:04.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:04 smithi169 bash[79348]: cluster 2024-08-17T18:20:03.370414+0000 mon.a (mon.0) 3490 : cluster [DBG] osdmap e1587: 8 total, 8 up, 8 in 2024-08-17T18:20:04.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:04 smithi131 bash[89561]: cluster 2024-08-17T18:20:02.848281+0000 mgr.y (mgr.34107) 2347 : cluster [DBG] pgmap v3267: 93 pgs: 2 peering, 1 unknown, 90 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:04.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:04 smithi131 bash[89561]: cluster 2024-08-17T18:20:02.848281+0000 mgr.y (mgr.34107) 2347 : cluster [DBG] pgmap v3267: 93 pgs: 2 peering, 1 unknown, 90 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:04.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:04 smithi131 bash[89561]: cluster 2024-08-17T18:20:03.370414+0000 mon.a (mon.0) 3490 : cluster [DBG] osdmap e1587: 8 total, 8 up, 8 in 2024-08-17T18:20:04.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:04 smithi131 bash[89561]: cluster 2024-08-17T18:20:03.370414+0000 mon.a (mon.0) 3490 : cluster [DBG] osdmap e1587: 8 total, 8 up, 8 in 2024-08-17T18:20:04.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:04 smithi131 bash[88347]: cluster 2024-08-17T18:20:02.848281+0000 mgr.y (mgr.34107) 2347 : cluster [DBG] pgmap v3267: 93 pgs: 2 peering, 1 unknown, 90 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:04.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:04 smithi131 bash[88347]: cluster 2024-08-17T18:20:02.848281+0000 mgr.y (mgr.34107) 2347 : cluster [DBG] pgmap v3267: 93 pgs: 2 peering, 1 unknown, 90 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:04.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:04 smithi131 bash[88347]: cluster 2024-08-17T18:20:03.370414+0000 mon.a (mon.0) 3490 : cluster [DBG] osdmap e1587: 8 total, 8 up, 8 in 2024-08-17T18:20:04.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:04 smithi131 bash[88347]: cluster 2024-08-17T18:20:03.370414+0000 mon.a (mon.0) 3490 : cluster [DBG] osdmap e1587: 8 total, 8 up, 8 in 2024-08-17T18:20:05.639 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:05 smithi131 bash[88347]: cluster 2024-08-17T18:20:04.371577+0000 mon.a (mon.0) 3491 : cluster [DBG] osdmap e1588: 8 total, 8 up, 8 in 2024-08-17T18:20:05.639 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:05 smithi131 bash[88347]: cluster 2024-08-17T18:20:04.371577+0000 mon.a (mon.0) 3491 : cluster [DBG] osdmap e1588: 8 total, 8 up, 8 in 2024-08-17T18:20:05.639 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:05 smithi131 bash[88347]: cluster 2024-08-17T18:20:04.873391+0000 osd.2 (osd.2) 6 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:20:05.639 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:05 smithi131 bash[88347]: cluster 2024-08-17T18:20:04.873391+0000 osd.2 (osd.2) 6 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:20:05.639 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:05 smithi131 bash[88347]: cluster 2024-08-17T18:20:04.876130+0000 osd.2 (osd.2) 7 : cluster [DBG] 1.14 scrub ok 2024-08-17T18:20:05.639 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:05 smithi131 bash[88347]: cluster 2024-08-17T18:20:04.876130+0000 osd.2 (osd.2) 7 : cluster [DBG] 1.14 scrub ok 2024-08-17T18:20:05.639 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:05 smithi131 bash[89561]: cluster 2024-08-17T18:20:04.371577+0000 mon.a (mon.0) 3491 : cluster [DBG] osdmap e1588: 8 total, 8 up, 8 in 2024-08-17T18:20:05.639 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:05 smithi131 bash[89561]: cluster 2024-08-17T18:20:04.371577+0000 mon.a (mon.0) 3491 : cluster [DBG] osdmap e1588: 8 total, 8 up, 8 in 2024-08-17T18:20:05.640 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:05 smithi131 bash[89561]: cluster 2024-08-17T18:20:04.873391+0000 osd.2 (osd.2) 6 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:20:05.640 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:05 smithi131 bash[89561]: cluster 2024-08-17T18:20:04.873391+0000 osd.2 (osd.2) 6 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:20:05.640 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:05 smithi131 bash[89561]: cluster 2024-08-17T18:20:04.876130+0000 osd.2 (osd.2) 7 : cluster [DBG] 1.14 scrub ok 2024-08-17T18:20:05.640 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:05 smithi131 bash[89561]: cluster 2024-08-17T18:20:04.876130+0000 osd.2 (osd.2) 7 : cluster [DBG] 1.14 scrub ok 2024-08-17T18:20:05.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:05 smithi169 bash[79348]: cluster 2024-08-17T18:20:04.371577+0000 mon.a (mon.0) 3491 : cluster [DBG] osdmap e1588: 8 total, 8 up, 8 in 2024-08-17T18:20:05.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:05 smithi169 bash[79348]: cluster 2024-08-17T18:20:04.371577+0000 mon.a (mon.0) 3491 : cluster [DBG] osdmap e1588: 8 total, 8 up, 8 in 2024-08-17T18:20:05.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:05 smithi169 bash[79348]: cluster 2024-08-17T18:20:04.873391+0000 osd.2 (osd.2) 6 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:20:05.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:05 smithi169 bash[79348]: cluster 2024-08-17T18:20:04.873391+0000 osd.2 (osd.2) 6 : cluster [DBG] 1.14 scrub starts 2024-08-17T18:20:05.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:05 smithi169 bash[79348]: cluster 2024-08-17T18:20:04.876130+0000 osd.2 (osd.2) 7 : cluster [DBG] 1.14 scrub ok 2024-08-17T18:20:05.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:05 smithi169 bash[79348]: cluster 2024-08-17T18:20:04.876130+0000 osd.2 (osd.2) 7 : cluster [DBG] 1.14 scrub ok 2024-08-17T18:20:06.049 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:20:06.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:06 smithi169 bash[79348]: cluster 2024-08-17T18:20:04.849192+0000 mgr.y (mgr.34107) 2348 : cluster [DBG] pgmap v3270: 93 pgs: 3 peering, 1 unknown, 89 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 64 KiB/s, 2 keys/s, 1 objects/s recovering 2024-08-17T18:20:06.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:06 smithi169 bash[79348]: cluster 2024-08-17T18:20:04.849192+0000 mgr.y (mgr.34107) 2348 : cluster [DBG] pgmap v3270: 93 pgs: 3 peering, 1 unknown, 89 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 64 KiB/s, 2 keys/s, 1 objects/s recovering 2024-08-17T18:20:06.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:06 smithi131 bash[89561]: cluster 2024-08-17T18:20:04.849192+0000 mgr.y (mgr.34107) 2348 : cluster [DBG] pgmap v3270: 93 pgs: 3 peering, 1 unknown, 89 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 64 KiB/s, 2 keys/s, 1 objects/s recovering 2024-08-17T18:20:06.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:06 smithi131 bash[89561]: cluster 2024-08-17T18:20:04.849192+0000 mgr.y (mgr.34107) 2348 : cluster [DBG] pgmap v3270: 93 pgs: 3 peering, 1 unknown, 89 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 64 KiB/s, 2 keys/s, 1 objects/s recovering 2024-08-17T18:20:06.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:06 smithi131 bash[88347]: cluster 2024-08-17T18:20:04.849192+0000 mgr.y (mgr.34107) 2348 : cluster [DBG] pgmap v3270: 93 pgs: 3 peering, 1 unknown, 89 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 64 KiB/s, 2 keys/s, 1 objects/s recovering 2024-08-17T18:20:06.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:06 smithi131 bash[88347]: cluster 2024-08-17T18:20:04.849192+0000 mgr.y (mgr.34107) 2348 : cluster [DBG] pgmap v3270: 93 pgs: 3 peering, 1 unknown, 89 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 64 KiB/s, 2 keys/s, 1 objects/s recovering 2024-08-17T18:20:07.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:07 smithi131 bash[89561]: cluster 2024-08-17T18:20:07.389874+0000 mon.a (mon.0) 3492 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-17T18:20:07.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:07 smithi131 bash[89561]: cluster 2024-08-17T18:20:07.389874+0000 mon.a (mon.0) 3492 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-17T18:20:07.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:07 smithi131 bash[89561]: cluster 2024-08-17T18:20:07.389924+0000 mon.a (mon.0) 3493 : cluster [INF] Cluster is now healthy 2024-08-17T18:20:07.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:07 smithi131 bash[89561]: cluster 2024-08-17T18:20:07.389924+0000 mon.a (mon.0) 3493 : cluster [INF] Cluster is now healthy 2024-08-17T18:20:07.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:07 smithi131 bash[88347]: cluster 2024-08-17T18:20:07.389874+0000 mon.a (mon.0) 3492 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-17T18:20:07.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:07 smithi131 bash[88347]: cluster 2024-08-17T18:20:07.389874+0000 mon.a (mon.0) 3492 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-17T18:20:07.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:07 smithi131 bash[88347]: cluster 2024-08-17T18:20:07.389924+0000 mon.a (mon.0) 3493 : cluster [INF] Cluster is now healthy 2024-08-17T18:20:07.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:07 smithi131 bash[88347]: cluster 2024-08-17T18:20:07.389924+0000 mon.a (mon.0) 3493 : cluster [INF] Cluster is now healthy 2024-08-17T18:20:07.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:07 smithi169 bash[79348]: cluster 2024-08-17T18:20:07.389874+0000 mon.a (mon.0) 3492 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-17T18:20:07.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:07 smithi169 bash[79348]: cluster 2024-08-17T18:20:07.389874+0000 mon.a (mon.0) 3492 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 2 pgs peering) 2024-08-17T18:20:07.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:07 smithi169 bash[79348]: cluster 2024-08-17T18:20:07.389924+0000 mon.a (mon.0) 3493 : cluster [INF] Cluster is now healthy 2024-08-17T18:20:07.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:07 smithi169 bash[79348]: cluster 2024-08-17T18:20:07.389924+0000 mon.a (mon.0) 3493 : cluster [INF] Cluster is now healthy 2024-08-17T18:20:08.731 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:08 smithi131 bash[89561]: cluster 2024-08-17T18:20:06.850112+0000 mgr.y (mgr.34107) 2349 : cluster [DBG] pgmap v3271: 93 pgs: 1 peering, 92 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 46 KiB/s, 1 keys/s, 1 objects/s recovering 2024-08-17T18:20:08.731 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:08 smithi131 bash[89561]: cluster 2024-08-17T18:20:06.850112+0000 mgr.y (mgr.34107) 2349 : cluster [DBG] pgmap v3271: 93 pgs: 1 peering, 92 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 46 KiB/s, 1 keys/s, 1 objects/s recovering 2024-08-17T18:20:08.731 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:08 smithi131 bash[89561]: audit 2024-08-17T18:20:08.304294+0000 mon.a (mon.0) 3494 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:20:08.731 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:08 smithi131 bash[89561]: audit 2024-08-17T18:20:08.304294+0000 mon.a (mon.0) 3494 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:20:08.731 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:08 smithi131 bash[88347]: cluster 2024-08-17T18:20:06.850112+0000 mgr.y (mgr.34107) 2349 : cluster [DBG] pgmap v3271: 93 pgs: 1 peering, 92 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 46 KiB/s, 1 keys/s, 1 objects/s recovering 2024-08-17T18:20:08.731 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:08 smithi131 bash[88347]: cluster 2024-08-17T18:20:06.850112+0000 mgr.y (mgr.34107) 2349 : cluster [DBG] pgmap v3271: 93 pgs: 1 peering, 92 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 46 KiB/s, 1 keys/s, 1 objects/s recovering 2024-08-17T18:20:08.732 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:08 smithi131 bash[88347]: audit 2024-08-17T18:20:08.304294+0000 mon.a (mon.0) 3494 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:20:08.732 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:08 smithi131 bash[88347]: audit 2024-08-17T18:20:08.304294+0000 mon.a (mon.0) 3494 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:20:08.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:08 smithi169 bash[79348]: cluster 2024-08-17T18:20:06.850112+0000 mgr.y (mgr.34107) 2349 : cluster [DBG] pgmap v3271: 93 pgs: 1 peering, 92 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 46 KiB/s, 1 keys/s, 1 objects/s recovering 2024-08-17T18:20:08.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:08 smithi169 bash[79348]: cluster 2024-08-17T18:20:06.850112+0000 mgr.y (mgr.34107) 2349 : cluster [DBG] pgmap v3271: 93 pgs: 1 peering, 92 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 46 KiB/s, 1 keys/s, 1 objects/s recovering 2024-08-17T18:20:08.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:08 smithi169 bash[79348]: audit 2024-08-17T18:20:08.304294+0000 mon.a (mon.0) 3494 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:20:08.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:08 smithi169 bash[79348]: audit 2024-08-17T18:20:08.304294+0000 mon.a (mon.0) 3494 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:20:08.983 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:20:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:20:08] "GET /metrics HTTP/1.1" 200 34215 "" "Prometheus/2.51.0" 2024-08-17T18:20:09.456 INFO:teuthology.orchestra.run.smithi131.stderr:nodeep-scrub is unset 2024-08-17T18:20:09.839 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:09 smithi131 bash[89561]: audit 2024-08-17T18:20:09.284093+0000 mon.a (mon.0) 3495 : audit [INF] from='client.? 172.21.15.131:0/1247560977' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:20:09.839 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:09 smithi131 bash[89561]: audit 2024-08-17T18:20:09.284093+0000 mon.a (mon.0) 3495 : audit [INF] from='client.? 172.21.15.131:0/1247560977' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:20:09.839 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:09 smithi131 bash[88347]: audit 2024-08-17T18:20:09.284093+0000 mon.a (mon.0) 3495 : audit [INF] from='client.? 172.21.15.131:0/1247560977' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:20:09.840 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:09 smithi131 bash[88347]: audit 2024-08-17T18:20:09.284093+0000 mon.a (mon.0) 3495 : audit [INF] from='client.? 172.21.15.131:0/1247560977' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:20:09.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:09 smithi169 bash[79348]: audit 2024-08-17T18:20:09.284093+0000 mon.a (mon.0) 3495 : audit [INF] from='client.? 172.21.15.131:0/1247560977' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:20:09.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:09 smithi169 bash[79348]: audit 2024-08-17T18:20:09.284093+0000 mon.a (mon.0) 3495 : audit [INF] from='client.? 172.21.15.131:0/1247560977' entity='client.admin' cmd={"prefix": "osd unset", "key": "nodeep-scrub"} : dispatch 2024-08-17T18:20:10.817 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:10 smithi131 bash[89561]: cluster 2024-08-17T18:20:08.850573+0000 mgr.y (mgr.34107) 2350 : cluster [DBG] pgmap v3272: 93 pgs: 1 peering, 92 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 39 KiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T18:20:10.817 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:10 smithi131 bash[89561]: cluster 2024-08-17T18:20:08.850573+0000 mgr.y (mgr.34107) 2350 : cluster [DBG] pgmap v3272: 93 pgs: 1 peering, 92 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 39 KiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T18:20:10.817 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:10 smithi131 bash[89561]: audit 2024-08-17T18:20:09.456335+0000 mon.a (mon.0) 3496 : audit [INF] from='client.? 172.21.15.131:0/1247560977' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:20:10.818 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:10 smithi131 bash[89561]: audit 2024-08-17T18:20:09.456335+0000 mon.a (mon.0) 3496 : audit [INF] from='client.? 172.21.15.131:0/1247560977' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:20:10.818 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:10 smithi131 bash[89561]: cluster 2024-08-17T18:20:09.463082+0000 mon.a (mon.0) 3497 : cluster [DBG] osdmap e1589: 8 total, 8 up, 8 in 2024-08-17T18:20:10.818 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:10 smithi131 bash[89561]: cluster 2024-08-17T18:20:09.463082+0000 mon.a (mon.0) 3497 : cluster [DBG] osdmap e1589: 8 total, 8 up, 8 in 2024-08-17T18:20:10.818 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:10 smithi131 bash[88347]: cluster 2024-08-17T18:20:08.850573+0000 mgr.y (mgr.34107) 2350 : cluster [DBG] pgmap v3272: 93 pgs: 1 peering, 92 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 39 KiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T18:20:10.818 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:10 smithi131 bash[88347]: cluster 2024-08-17T18:20:08.850573+0000 mgr.y (mgr.34107) 2350 : cluster [DBG] pgmap v3272: 93 pgs: 1 peering, 92 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 39 KiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T18:20:10.818 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:10 smithi131 bash[88347]: audit 2024-08-17T18:20:09.456335+0000 mon.a (mon.0) 3496 : audit [INF] from='client.? 172.21.15.131:0/1247560977' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:20:10.818 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:10 smithi131 bash[88347]: audit 2024-08-17T18:20:09.456335+0000 mon.a (mon.0) 3496 : audit [INF] from='client.? 172.21.15.131:0/1247560977' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:20:10.818 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:10 smithi131 bash[88347]: cluster 2024-08-17T18:20:09.463082+0000 mon.a (mon.0) 3497 : cluster [DBG] osdmap e1589: 8 total, 8 up, 8 in 2024-08-17T18:20:10.819 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:10 smithi131 bash[88347]: cluster 2024-08-17T18:20:09.463082+0000 mon.a (mon.0) 3497 : cluster [DBG] osdmap e1589: 8 total, 8 up, 8 in 2024-08-17T18:20:10.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:10 smithi169 bash[79348]: cluster 2024-08-17T18:20:08.850573+0000 mgr.y (mgr.34107) 2350 : cluster [DBG] pgmap v3272: 93 pgs: 1 peering, 92 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 39 KiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T18:20:10.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:10 smithi169 bash[79348]: cluster 2024-08-17T18:20:08.850573+0000 mgr.y (mgr.34107) 2350 : cluster [DBG] pgmap v3272: 93 pgs: 1 peering, 92 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 39 KiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T18:20:10.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:10 smithi169 bash[79348]: audit 2024-08-17T18:20:09.456335+0000 mon.a (mon.0) 3496 : audit [INF] from='client.? 172.21.15.131:0/1247560977' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:20:10.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:10 smithi169 bash[79348]: audit 2024-08-17T18:20:09.456335+0000 mon.a (mon.0) 3496 : audit [INF] from='client.? 172.21.15.131:0/1247560977' entity='client.admin' cmd='[{"prefix": "osd unset", "key": "nodeep-scrub"}]': finished 2024-08-17T18:20:10.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:10 smithi169 bash[79348]: cluster 2024-08-17T18:20:09.463082+0000 mon.a (mon.0) 3497 : cluster [DBG] osdmap e1589: 8 total, 8 up, 8 in 2024-08-17T18:20:10.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:10 smithi169 bash[79348]: cluster 2024-08-17T18:20:09.463082+0000 mon.a (mon.0) 3497 : cluster [DBG] osdmap e1589: 8 total, 8 up, 8 in 2024-08-17T18:20:12.462 INFO:teuthology.orchestra.run.smithi131.stderr:set pool 1 pgp_num to 21 2024-08-17T18:20:12.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:12 smithi131 bash[89561]: cluster 2024-08-17T18:20:10.851296+0000 mgr.y (mgr.34107) 2351 : cluster [DBG] pgmap v3274: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 34 KiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T18:20:12.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:12 smithi131 bash[89561]: cluster 2024-08-17T18:20:10.851296+0000 mgr.y (mgr.34107) 2351 : cluster [DBG] pgmap v3274: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 34 KiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T18:20:12.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:12 smithi131 bash[89561]: audit 2024-08-17T18:20:12.039501+0000 mon.a (mon.0) 3498 : audit [INF] from='client.? 172.21.15.131:0/522334918' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-08-17T18:20:12.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:12 smithi131 bash[89561]: audit 2024-08-17T18:20:12.039501+0000 mon.a (mon.0) 3498 : audit [INF] from='client.? 172.21.15.131:0/522334918' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-08-17T18:20:12.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:12 smithi131 bash[88347]: cluster 2024-08-17T18:20:10.851296+0000 mgr.y (mgr.34107) 2351 : cluster [DBG] pgmap v3274: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 34 KiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T18:20:12.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:12 smithi131 bash[88347]: cluster 2024-08-17T18:20:10.851296+0000 mgr.y (mgr.34107) 2351 : cluster [DBG] pgmap v3274: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 34 KiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T18:20:12.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:12 smithi131 bash[88347]: audit 2024-08-17T18:20:12.039501+0000 mon.a (mon.0) 3498 : audit [INF] from='client.? 172.21.15.131:0/522334918' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-08-17T18:20:12.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:12 smithi131 bash[88347]: audit 2024-08-17T18:20:12.039501+0000 mon.a (mon.0) 3498 : audit [INF] from='client.? 172.21.15.131:0/522334918' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-08-17T18:20:12.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:12 smithi169 bash[79348]: cluster 2024-08-17T18:20:10.851296+0000 mgr.y (mgr.34107) 2351 : cluster [DBG] pgmap v3274: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 34 KiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T18:20:12.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:12 smithi169 bash[79348]: cluster 2024-08-17T18:20:10.851296+0000 mgr.y (mgr.34107) 2351 : cluster [DBG] pgmap v3274: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail; 34 KiB/s, 1 keys/s, 0 objects/s recovering 2024-08-17T18:20:12.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:12 smithi169 bash[79348]: audit 2024-08-17T18:20:12.039501+0000 mon.a (mon.0) 3498 : audit [INF] from='client.? 172.21.15.131:0/522334918' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-08-17T18:20:12.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:12 smithi169 bash[79348]: audit 2024-08-17T18:20:12.039501+0000 mon.a (mon.0) 3498 : audit [INF] from='client.? 172.21.15.131:0/522334918' entity='client.admin' cmd={"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"} : dispatch 2024-08-17T18:20:13.368 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph -- tell 'mon.*' injectargs --mon_osd_down_out_interval=600 2024-08-17T18:20:13.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:13 smithi131 bash[89561]: audit 2024-08-17T18:20:12.462836+0000 mon.a (mon.0) 3499 : audit [INF] from='client.? 172.21.15.131:0/522334918' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]': finished 2024-08-17T18:20:13.967 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:13 smithi131 bash[89561]: audit 2024-08-17T18:20:12.462836+0000 mon.a (mon.0) 3499 : audit [INF] from='client.? 172.21.15.131:0/522334918' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]': finished 2024-08-17T18:20:13.968 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:13 smithi131 bash[89561]: cluster 2024-08-17T18:20:12.470265+0000 mon.a (mon.0) 3500 : cluster [DBG] osdmap e1590: 8 total, 8 up, 8 in 2024-08-17T18:20:13.968 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:13 smithi131 bash[89561]: cluster 2024-08-17T18:20:12.470265+0000 mon.a (mon.0) 3500 : cluster [DBG] osdmap e1590: 8 total, 8 up, 8 in 2024-08-17T18:20:13.968 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:13 smithi131 bash[88347]: audit 2024-08-17T18:20:12.462836+0000 mon.a (mon.0) 3499 : audit [INF] from='client.? 172.21.15.131:0/522334918' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]': finished 2024-08-17T18:20:13.968 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:13 smithi131 bash[88347]: audit 2024-08-17T18:20:12.462836+0000 mon.a (mon.0) 3499 : audit [INF] from='client.? 172.21.15.131:0/522334918' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]': finished 2024-08-17T18:20:13.968 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:13 smithi131 bash[88347]: cluster 2024-08-17T18:20:12.470265+0000 mon.a (mon.0) 3500 : cluster [DBG] osdmap e1590: 8 total, 8 up, 8 in 2024-08-17T18:20:13.968 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:13 smithi131 bash[88347]: cluster 2024-08-17T18:20:12.470265+0000 mon.a (mon.0) 3500 : cluster [DBG] osdmap e1590: 8 total, 8 up, 8 in 2024-08-17T18:20:13.969 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:13 smithi169 bash[79348]: audit 2024-08-17T18:20:12.462836+0000 mon.a (mon.0) 3499 : audit [INF] from='client.? 172.21.15.131:0/522334918' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]': finished 2024-08-17T18:20:13.969 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:13 smithi169 bash[79348]: audit 2024-08-17T18:20:12.462836+0000 mon.a (mon.0) 3499 : audit [INF] from='client.? 172.21.15.131:0/522334918' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": ".mgr", "var": "pgp_num", "val": "21"}]': finished 2024-08-17T18:20:13.969 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:13 smithi169 bash[79348]: cluster 2024-08-17T18:20:12.470265+0000 mon.a (mon.0) 3500 : cluster [DBG] osdmap e1590: 8 total, 8 up, 8 in 2024-08-17T18:20:13.969 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:13 smithi169 bash[79348]: cluster 2024-08-17T18:20:12.470265+0000 mon.a (mon.0) 3500 : cluster [DBG] osdmap e1590: 8 total, 8 up, 8 in 2024-08-17T18:20:14.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:14 smithi131 bash[88347]: cluster 2024-08-17T18:20:12.851929+0000 mgr.y (mgr.34107) 2352 : cluster [DBG] pgmap v3276: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:14.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:14 smithi131 bash[88347]: cluster 2024-08-17T18:20:12.851929+0000 mgr.y (mgr.34107) 2352 : cluster [DBG] pgmap v3276: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:14.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:14 smithi131 bash[89561]: cluster 2024-08-17T18:20:12.851929+0000 mgr.y (mgr.34107) 2352 : cluster [DBG] pgmap v3276: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:14.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:14 smithi131 bash[89561]: cluster 2024-08-17T18:20:12.851929+0000 mgr.y (mgr.34107) 2352 : cluster [DBG] pgmap v3276: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:14.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:14 smithi169 bash[79348]: cluster 2024-08-17T18:20:12.851929+0000 mgr.y (mgr.34107) 2352 : cluster [DBG] pgmap v3276: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:14.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:14 smithi169 bash[79348]: cluster 2024-08-17T18:20:12.851929+0000 mgr.y (mgr.34107) 2352 : cluster [DBG] pgmap v3276: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:16.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:16 smithi131 bash[88347]: cluster 2024-08-17T18:20:14.853013+0000 mgr.y (mgr.34107) 2353 : cluster [DBG] pgmap v3277: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:16.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:16 smithi131 bash[88347]: cluster 2024-08-17T18:20:14.853013+0000 mgr.y (mgr.34107) 2353 : cluster [DBG] pgmap v3277: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:16.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:16 smithi131 bash[89561]: cluster 2024-08-17T18:20:14.853013+0000 mgr.y (mgr.34107) 2353 : cluster [DBG] pgmap v3277: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:16.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:16 smithi131 bash[89561]: cluster 2024-08-17T18:20:14.853013+0000 mgr.y (mgr.34107) 2353 : cluster [DBG] pgmap v3277: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:16.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:16 smithi169 bash[79348]: cluster 2024-08-17T18:20:14.853013+0000 mgr.y (mgr.34107) 2353 : cluster [DBG] pgmap v3277: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:16.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:16 smithi169 bash[79348]: cluster 2024-08-17T18:20:14.853013+0000 mgr.y (mgr.34107) 2353 : cluster [DBG] pgmap v3277: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:18.113 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:20:18.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:18 smithi131 bash[88347]: cluster 2024-08-17T18:20:16.853897+0000 mgr.y (mgr.34107) 2354 : cluster [DBG] pgmap v3278: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:18.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:18 smithi131 bash[88347]: cluster 2024-08-17T18:20:16.853897+0000 mgr.y (mgr.34107) 2354 : cluster [DBG] pgmap v3278: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:18.781 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:18 smithi131 bash[89561]: cluster 2024-08-17T18:20:16.853897+0000 mgr.y (mgr.34107) 2354 : cluster [DBG] pgmap v3278: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:18.782 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:18 smithi131 bash[89561]: cluster 2024-08-17T18:20:16.853897+0000 mgr.y (mgr.34107) 2354 : cluster [DBG] pgmap v3278: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:18.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:18 smithi169 bash[79348]: cluster 2024-08-17T18:20:16.853897+0000 mgr.y (mgr.34107) 2354 : cluster [DBG] pgmap v3278: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:18.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:18 smithi169 bash[79348]: cluster 2024-08-17T18:20:16.853897+0000 mgr.y (mgr.34107) 2354 : cluster [DBG] pgmap v3278: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:19.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:20:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:20:18] "GET /metrics HTTP/1.1" 200 34215 "" "Prometheus/2.51.0" 2024-08-17T18:20:20.799 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:20 smithi131 bash[88347]: cluster 2024-08-17T18:20:18.854551+0000 mgr.y (mgr.34107) 2355 : cluster [DBG] pgmap v3279: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:20.800 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:20 smithi131 bash[88347]: cluster 2024-08-17T18:20:18.854551+0000 mgr.y (mgr.34107) 2355 : cluster [DBG] pgmap v3279: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:20.800 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:20 smithi131 bash[89561]: cluster 2024-08-17T18:20:18.854551+0000 mgr.y (mgr.34107) 2355 : cluster [DBG] pgmap v3279: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:20.800 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:20 smithi131 bash[89561]: cluster 2024-08-17T18:20:18.854551+0000 mgr.y (mgr.34107) 2355 : cluster [DBG] pgmap v3279: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:20.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:20 smithi169 bash[79348]: cluster 2024-08-17T18:20:18.854551+0000 mgr.y (mgr.34107) 2355 : cluster [DBG] pgmap v3279: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:20.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:20 smithi169 bash[79348]: cluster 2024-08-17T18:20:18.854551+0000 mgr.y (mgr.34107) 2355 : cluster [DBG] pgmap v3279: 93 pgs: 93 active+clean; 582 KiB data, 7.0 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:22.126 INFO:teuthology.orchestra.run.smithi131.stdout:mon.a: {} 2024-08-17T18:20:22.126 INFO:teuthology.orchestra.run.smithi131.stderr:mon.a: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-08-17T18:20:22.140 INFO:teuthology.orchestra.run.smithi131.stdout:mon.b: {} 2024-08-17T18:20:22.140 INFO:teuthology.orchestra.run.smithi131.stderr:mon.b: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-08-17T18:20:22.149 INFO:teuthology.orchestra.run.smithi131.stdout:mon.c: {} 2024-08-17T18:20:22.149 INFO:teuthology.orchestra.run.smithi131.stderr:mon.c: mon_osd_down_out_interval = '' (not observed, change may require restart) 2024-08-17T18:20:22.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:22 smithi131 bash[89561]: cluster 2024-08-17T18:20:20.855764+0000 mgr.y (mgr.34107) 2356 : cluster [DBG] pgmap v3280: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:22.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:22 smithi131 bash[89561]: cluster 2024-08-17T18:20:20.855764+0000 mgr.y (mgr.34107) 2356 : cluster [DBG] pgmap v3280: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:22.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:22 smithi131 bash[89561]: audit 2024-08-17T18:20:22.116057+0000 mon.c (mon.2) 129 : audit [DBG] from='client.? 172.21.15.131:0/1257280634' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-08-17T18:20:22.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:22 smithi131 bash[89561]: audit 2024-08-17T18:20:22.116057+0000 mon.c (mon.2) 129 : audit [DBG] from='client.? 172.21.15.131:0/1257280634' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-08-17T18:20:22.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:22 smithi131 bash[88347]: cluster 2024-08-17T18:20:20.855764+0000 mgr.y (mgr.34107) 2356 : cluster [DBG] pgmap v3280: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:22.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:22 smithi131 bash[88347]: cluster 2024-08-17T18:20:20.855764+0000 mgr.y (mgr.34107) 2356 : cluster [DBG] pgmap v3280: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:22.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:22 smithi131 bash[88347]: audit 2024-08-17T18:20:22.116057+0000 mon.c (mon.2) 129 : audit [DBG] from='client.? 172.21.15.131:0/1257280634' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-08-17T18:20:22.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:22 smithi131 bash[88347]: audit 2024-08-17T18:20:22.116057+0000 mon.c (mon.2) 129 : audit [DBG] from='client.? 172.21.15.131:0/1257280634' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-08-17T18:20:22.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:22 smithi169 bash[79348]: cluster 2024-08-17T18:20:20.855764+0000 mgr.y (mgr.34107) 2356 : cluster [DBG] pgmap v3280: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:22.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:22 smithi169 bash[79348]: cluster 2024-08-17T18:20:20.855764+0000 mgr.y (mgr.34107) 2356 : cluster [DBG] pgmap v3280: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:22.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:22 smithi169 bash[79348]: audit 2024-08-17T18:20:22.116057+0000 mon.c (mon.2) 129 : audit [DBG] from='client.? 172.21.15.131:0/1257280634' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-08-17T18:20:22.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:22 smithi169 bash[79348]: audit 2024-08-17T18:20:22.116057+0000 mon.c (mon.2) 129 : audit [DBG] from='client.? 172.21.15.131:0/1257280634' entity='client.admin' cmd={"prefix": "mon dump", "format": "json"} : dispatch 2024-08-17T18:20:22.928 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd reweight 0 1 2024-08-17T18:20:23.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:23 smithi131 bash[88347]: audit 2024-08-17T18:20:23.304749+0000 mon.a (mon.0) 3501 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:20:23.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:23 smithi131 bash[88347]: audit 2024-08-17T18:20:23.304749+0000 mon.a (mon.0) 3501 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:20:23.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:23 smithi131 bash[89561]: audit 2024-08-17T18:20:23.304749+0000 mon.a (mon.0) 3501 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:20:23.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:23 smithi131 bash[89561]: audit 2024-08-17T18:20:23.304749+0000 mon.a (mon.0) 3501 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:20:23.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:23 smithi169 bash[79348]: audit 2024-08-17T18:20:23.304749+0000 mon.a (mon.0) 3501 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:20:23.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:23 smithi169 bash[79348]: audit 2024-08-17T18:20:23.304749+0000 mon.a (mon.0) 3501 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:20:24.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:24 smithi131 bash[89561]: cluster 2024-08-17T18:20:22.856429+0000 mgr.y (mgr.34107) 2357 : cluster [DBG] pgmap v3281: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:24.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:24 smithi131 bash[89561]: cluster 2024-08-17T18:20:22.856429+0000 mgr.y (mgr.34107) 2357 : cluster [DBG] pgmap v3281: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:24.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:24 smithi131 bash[88347]: cluster 2024-08-17T18:20:22.856429+0000 mgr.y (mgr.34107) 2357 : cluster [DBG] pgmap v3281: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:24.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:24 smithi131 bash[88347]: cluster 2024-08-17T18:20:22.856429+0000 mgr.y (mgr.34107) 2357 : cluster [DBG] pgmap v3281: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:24.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:24 smithi169 bash[79348]: cluster 2024-08-17T18:20:22.856429+0000 mgr.y (mgr.34107) 2357 : cluster [DBG] pgmap v3281: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:24.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:24 smithi169 bash[79348]: cluster 2024-08-17T18:20:22.856429+0000 mgr.y (mgr.34107) 2357 : cluster [DBG] pgmap v3281: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:26.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:26 smithi131 bash[89561]: cluster 2024-08-17T18:20:24.857556+0000 mgr.y (mgr.34107) 2358 : cluster [DBG] pgmap v3282: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:26.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:26 smithi131 bash[89561]: cluster 2024-08-17T18:20:24.857556+0000 mgr.y (mgr.34107) 2358 : cluster [DBG] pgmap v3282: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:26.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:26 smithi131 bash[88347]: cluster 2024-08-17T18:20:24.857556+0000 mgr.y (mgr.34107) 2358 : cluster [DBG] pgmap v3282: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:26.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:26 smithi131 bash[88347]: cluster 2024-08-17T18:20:24.857556+0000 mgr.y (mgr.34107) 2358 : cluster [DBG] pgmap v3282: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:26.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:26 smithi169 bash[79348]: cluster 2024-08-17T18:20:24.857556+0000 mgr.y (mgr.34107) 2358 : cluster [DBG] pgmap v3282: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:26.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:26 smithi169 bash[79348]: cluster 2024-08-17T18:20:24.857556+0000 mgr.y (mgr.34107) 2358 : cluster [DBG] pgmap v3282: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:27.663 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:20:28.849 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:20:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:20:28] "GET /metrics HTTP/1.1" 200 34200 "" "Prometheus/2.51.0" 2024-08-17T18:20:28.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:28 smithi131 bash[88347]: cluster 2024-08-17T18:20:26.858539+0000 mgr.y (mgr.34107) 2359 : cluster [DBG] pgmap v3283: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:28.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:28 smithi131 bash[88347]: cluster 2024-08-17T18:20:26.858539+0000 mgr.y (mgr.34107) 2359 : cluster [DBG] pgmap v3283: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:28.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:28 smithi131 bash[89561]: cluster 2024-08-17T18:20:26.858539+0000 mgr.y (mgr.34107) 2359 : cluster [DBG] pgmap v3283: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:28.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:28 smithi131 bash[89561]: cluster 2024-08-17T18:20:26.858539+0000 mgr.y (mgr.34107) 2359 : cluster [DBG] pgmap v3283: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:28.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:28 smithi169 bash[79348]: cluster 2024-08-17T18:20:26.858539+0000 mgr.y (mgr.34107) 2359 : cluster [DBG] pgmap v3283: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:28.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:28 smithi169 bash[79348]: cluster 2024-08-17T18:20:26.858539+0000 mgr.y (mgr.34107) 2359 : cluster [DBG] pgmap v3283: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:29.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:29 smithi131 bash[88347]: cluster 2024-08-17T18:20:28.859174+0000 mgr.y (mgr.34107) 2360 : cluster [DBG] pgmap v3284: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:29.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:29 smithi131 bash[88347]: cluster 2024-08-17T18:20:28.859174+0000 mgr.y (mgr.34107) 2360 : cluster [DBG] pgmap v3284: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:29.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:29 smithi131 bash[89561]: cluster 2024-08-17T18:20:28.859174+0000 mgr.y (mgr.34107) 2360 : cluster [DBG] pgmap v3284: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:29.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:29 smithi131 bash[89561]: cluster 2024-08-17T18:20:28.859174+0000 mgr.y (mgr.34107) 2360 : cluster [DBG] pgmap v3284: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:29.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:29 smithi169 bash[79348]: cluster 2024-08-17T18:20:28.859174+0000 mgr.y (mgr.34107) 2360 : cluster [DBG] pgmap v3284: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:29.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:29 smithi169 bash[79348]: cluster 2024-08-17T18:20:28.859174+0000 mgr.y (mgr.34107) 2360 : cluster [DBG] pgmap v3284: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:31.916 INFO:teuthology.orchestra.run.smithi131.stderr:reweighted osd.0 to 1 (10000) 2024-08-17T18:20:32.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:31 smithi131 bash[89561]: cluster 2024-08-17T18:20:30.860431+0000 mgr.y (mgr.34107) 2361 : cluster [DBG] pgmap v3285: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:32.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:31 smithi131 bash[89561]: cluster 2024-08-17T18:20:30.860431+0000 mgr.y (mgr.34107) 2361 : cluster [DBG] pgmap v3285: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:32.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:31 smithi131 bash[89561]: audit 2024-08-17T18:20:31.736974+0000 mon.a (mon.0) 3502 : audit [INF] from='client.? 172.21.15.131:0/4121913247' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:20:32.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:31 smithi131 bash[89561]: audit 2024-08-17T18:20:31.736974+0000 mon.a (mon.0) 3502 : audit [INF] from='client.? 172.21.15.131:0/4121913247' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:20:32.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:31 smithi131 bash[88347]: cluster 2024-08-17T18:20:30.860431+0000 mgr.y (mgr.34107) 2361 : cluster [DBG] pgmap v3285: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:32.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:31 smithi131 bash[88347]: cluster 2024-08-17T18:20:30.860431+0000 mgr.y (mgr.34107) 2361 : cluster [DBG] pgmap v3285: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:32.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:31 smithi131 bash[88347]: audit 2024-08-17T18:20:31.736974+0000 mon.a (mon.0) 3502 : audit [INF] from='client.? 172.21.15.131:0/4121913247' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:20:32.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:31 smithi131 bash[88347]: audit 2024-08-17T18:20:31.736974+0000 mon.a (mon.0) 3502 : audit [INF] from='client.? 172.21.15.131:0/4121913247' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:20:32.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:31 smithi169 bash[79348]: cluster 2024-08-17T18:20:30.860431+0000 mgr.y (mgr.34107) 2361 : cluster [DBG] pgmap v3285: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:32.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:31 smithi169 bash[79348]: cluster 2024-08-17T18:20:30.860431+0000 mgr.y (mgr.34107) 2361 : cluster [DBG] pgmap v3285: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:32.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:31 smithi169 bash[79348]: audit 2024-08-17T18:20:31.736974+0000 mon.a (mon.0) 3502 : audit [INF] from='client.? 172.21.15.131:0/4121913247' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:20:32.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:31 smithi169 bash[79348]: audit 2024-08-17T18:20:31.736974+0000 mon.a (mon.0) 3502 : audit [INF] from='client.? 172.21.15.131:0/4121913247' entity='client.admin' cmd={"prefix": "osd reweight", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:20:32.765 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 0 1 2024-08-17T18:20:33.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:32 smithi131 bash[88347]: audit 2024-08-17T18:20:31.916331+0000 mon.a (mon.0) 3503 : audit [INF] from='client.? 172.21.15.131:0/4121913247' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T18:20:33.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:32 smithi131 bash[88347]: audit 2024-08-17T18:20:31.916331+0000 mon.a (mon.0) 3503 : audit [INF] from='client.? 172.21.15.131:0/4121913247' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T18:20:33.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:32 smithi131 bash[88347]: cluster 2024-08-17T18:20:31.921441+0000 mon.a (mon.0) 3504 : cluster [DBG] osdmap e1591: 8 total, 8 up, 8 in 2024-08-17T18:20:33.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:32 smithi131 bash[88347]: cluster 2024-08-17T18:20:31.921441+0000 mon.a (mon.0) 3504 : cluster [DBG] osdmap e1591: 8 total, 8 up, 8 in 2024-08-17T18:20:33.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:32 smithi131 bash[88347]: audit 2024-08-17T18:20:32.516376+0000 mon.a (mon.0) 3505 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.8", "id": [4, 2]} : dispatch 2024-08-17T18:20:33.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:32 smithi131 bash[88347]: audit 2024-08-17T18:20:32.516376+0000 mon.a (mon.0) 3505 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.8", "id": [4, 2]} : dispatch 2024-08-17T18:20:33.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:32 smithi131 bash[88347]: audit 2024-08-17T18:20:32.516794+0000 mon.a (mon.0) 3506 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]} : dispatch 2024-08-17T18:20:33.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:32 smithi131 bash[88347]: audit 2024-08-17T18:20:32.516794+0000 mon.a (mon.0) 3506 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]} : dispatch 2024-08-17T18:20:33.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:32 smithi131 bash[89561]: audit 2024-08-17T18:20:31.916331+0000 mon.a (mon.0) 3503 : audit [INF] from='client.? 172.21.15.131:0/4121913247' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T18:20:33.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:32 smithi131 bash[89561]: audit 2024-08-17T18:20:31.916331+0000 mon.a (mon.0) 3503 : audit [INF] from='client.? 172.21.15.131:0/4121913247' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T18:20:33.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:32 smithi131 bash[89561]: cluster 2024-08-17T18:20:31.921441+0000 mon.a (mon.0) 3504 : cluster [DBG] osdmap e1591: 8 total, 8 up, 8 in 2024-08-17T18:20:33.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:32 smithi131 bash[89561]: cluster 2024-08-17T18:20:31.921441+0000 mon.a (mon.0) 3504 : cluster [DBG] osdmap e1591: 8 total, 8 up, 8 in 2024-08-17T18:20:33.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:32 smithi131 bash[89561]: audit 2024-08-17T18:20:32.516376+0000 mon.a (mon.0) 3505 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.8", "id": [4, 2]} : dispatch 2024-08-17T18:20:33.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:32 smithi131 bash[89561]: audit 2024-08-17T18:20:32.516376+0000 mon.a (mon.0) 3505 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.8", "id": [4, 2]} : dispatch 2024-08-17T18:20:33.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:32 smithi131 bash[89561]: audit 2024-08-17T18:20:32.516794+0000 mon.a (mon.0) 3506 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]} : dispatch 2024-08-17T18:20:33.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:32 smithi131 bash[89561]: audit 2024-08-17T18:20:32.516794+0000 mon.a (mon.0) 3506 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]} : dispatch 2024-08-17T18:20:33.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:32 smithi169 bash[79348]: audit 2024-08-17T18:20:31.916331+0000 mon.a (mon.0) 3503 : audit [INF] from='client.? 172.21.15.131:0/4121913247' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T18:20:33.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:32 smithi169 bash[79348]: audit 2024-08-17T18:20:31.916331+0000 mon.a (mon.0) 3503 : audit [INF] from='client.? 172.21.15.131:0/4121913247' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 0, "weight": 1.0}]': finished 2024-08-17T18:20:33.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:32 smithi169 bash[79348]: cluster 2024-08-17T18:20:31.921441+0000 mon.a (mon.0) 3504 : cluster [DBG] osdmap e1591: 8 total, 8 up, 8 in 2024-08-17T18:20:33.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:32 smithi169 bash[79348]: cluster 2024-08-17T18:20:31.921441+0000 mon.a (mon.0) 3504 : cluster [DBG] osdmap e1591: 8 total, 8 up, 8 in 2024-08-17T18:20:33.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:32 smithi169 bash[79348]: audit 2024-08-17T18:20:32.516376+0000 mon.a (mon.0) 3505 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.8", "id": [4, 2]} : dispatch 2024-08-17T18:20:33.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:32 smithi169 bash[79348]: audit 2024-08-17T18:20:32.516376+0000 mon.a (mon.0) 3505 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.8", "id": [4, 2]} : dispatch 2024-08-17T18:20:33.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:32 smithi169 bash[79348]: audit 2024-08-17T18:20:32.516794+0000 mon.a (mon.0) 3506 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]} : dispatch 2024-08-17T18:20:33.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:32 smithi169 bash[79348]: audit 2024-08-17T18:20:32.516794+0000 mon.a (mon.0) 3506 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]} : dispatch 2024-08-17T18:20:34.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:33 smithi131 bash[88347]: cluster 2024-08-17T18:20:32.861050+0000 mgr.y (mgr.34107) 2362 : cluster [DBG] pgmap v3287: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:34.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:33 smithi131 bash[88347]: cluster 2024-08-17T18:20:32.861050+0000 mgr.y (mgr.34107) 2362 : cluster [DBG] pgmap v3287: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:34.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:33 smithi131 bash[88347]: audit 2024-08-17T18:20:32.933917+0000 mon.a (mon.0) 3507 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.8", "id": [4, 2]}]': finished 2024-08-17T18:20:34.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:33 smithi131 bash[88347]: audit 2024-08-17T18:20:32.933917+0000 mon.a (mon.0) 3507 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.8", "id": [4, 2]}]': finished 2024-08-17T18:20:34.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:33 smithi131 bash[88347]: audit 2024-08-17T18:20:32.933991+0000 mon.a (mon.0) 3508 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-08-17T18:20:34.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:33 smithi131 bash[88347]: audit 2024-08-17T18:20:32.933991+0000 mon.a (mon.0) 3508 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-08-17T18:20:34.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:33 smithi131 bash[88347]: cluster 2024-08-17T18:20:32.941813+0000 mon.a (mon.0) 3509 : cluster [DBG] osdmap e1592: 8 total, 8 up, 8 in 2024-08-17T18:20:34.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:33 smithi131 bash[88347]: cluster 2024-08-17T18:20:32.941813+0000 mon.a (mon.0) 3509 : cluster [DBG] osdmap e1592: 8 total, 8 up, 8 in 2024-08-17T18:20:34.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:33 smithi131 bash[89561]: cluster 2024-08-17T18:20:32.861050+0000 mgr.y (mgr.34107) 2362 : cluster [DBG] pgmap v3287: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:34.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:33 smithi131 bash[89561]: cluster 2024-08-17T18:20:32.861050+0000 mgr.y (mgr.34107) 2362 : cluster [DBG] pgmap v3287: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:34.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:33 smithi131 bash[89561]: audit 2024-08-17T18:20:32.933917+0000 mon.a (mon.0) 3507 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.8", "id": [4, 2]}]': finished 2024-08-17T18:20:34.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:33 smithi131 bash[89561]: audit 2024-08-17T18:20:32.933917+0000 mon.a (mon.0) 3507 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.8", "id": [4, 2]}]': finished 2024-08-17T18:20:34.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:33 smithi131 bash[89561]: audit 2024-08-17T18:20:32.933991+0000 mon.a (mon.0) 3508 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-08-17T18:20:34.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:33 smithi131 bash[89561]: audit 2024-08-17T18:20:32.933991+0000 mon.a (mon.0) 3508 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-08-17T18:20:34.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:33 smithi131 bash[89561]: cluster 2024-08-17T18:20:32.941813+0000 mon.a (mon.0) 3509 : cluster [DBG] osdmap e1592: 8 total, 8 up, 8 in 2024-08-17T18:20:34.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:33 smithi131 bash[89561]: cluster 2024-08-17T18:20:32.941813+0000 mon.a (mon.0) 3509 : cluster [DBG] osdmap e1592: 8 total, 8 up, 8 in 2024-08-17T18:20:34.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:33 smithi169 bash[79348]: cluster 2024-08-17T18:20:32.861050+0000 mgr.y (mgr.34107) 2362 : cluster [DBG] pgmap v3287: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:34.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:33 smithi169 bash[79348]: cluster 2024-08-17T18:20:32.861050+0000 mgr.y (mgr.34107) 2362 : cluster [DBG] pgmap v3287: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:34.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:33 smithi169 bash[79348]: audit 2024-08-17T18:20:32.933917+0000 mon.a (mon.0) 3507 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.8", "id": [4, 2]}]': finished 2024-08-17T18:20:34.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:33 smithi169 bash[79348]: audit 2024-08-17T18:20:32.933917+0000 mon.a (mon.0) 3507 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.8", "id": [4, 2]}]': finished 2024-08-17T18:20:34.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:33 smithi169 bash[79348]: audit 2024-08-17T18:20:32.933991+0000 mon.a (mon.0) 3508 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-08-17T18:20:34.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:33 smithi169 bash[79348]: audit 2024-08-17T18:20:32.933991+0000 mon.a (mon.0) 3508 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.e", "id": [1, 2]}]': finished 2024-08-17T18:20:34.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:33 smithi169 bash[79348]: cluster 2024-08-17T18:20:32.941813+0000 mon.a (mon.0) 3509 : cluster [DBG] osdmap e1592: 8 total, 8 up, 8 in 2024-08-17T18:20:34.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:33 smithi169 bash[79348]: cluster 2024-08-17T18:20:32.941813+0000 mon.a (mon.0) 3509 : cluster [DBG] osdmap e1592: 8 total, 8 up, 8 in 2024-08-17T18:20:35.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:34 smithi131 bash[89561]: cluster 2024-08-17T18:20:33.942525+0000 mon.a (mon.0) 3510 : cluster [DBG] osdmap e1593: 8 total, 8 up, 8 in 2024-08-17T18:20:35.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:34 smithi131 bash[89561]: cluster 2024-08-17T18:20:33.942525+0000 mon.a (mon.0) 3510 : cluster [DBG] osdmap e1593: 8 total, 8 up, 8 in 2024-08-17T18:20:35.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:34 smithi131 bash[88347]: cluster 2024-08-17T18:20:33.942525+0000 mon.a (mon.0) 3510 : cluster [DBG] osdmap e1593: 8 total, 8 up, 8 in 2024-08-17T18:20:35.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:34 smithi131 bash[88347]: cluster 2024-08-17T18:20:33.942525+0000 mon.a (mon.0) 3510 : cluster [DBG] osdmap e1593: 8 total, 8 up, 8 in 2024-08-17T18:20:35.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:34 smithi169 bash[79348]: cluster 2024-08-17T18:20:33.942525+0000 mon.a (mon.0) 3510 : cluster [DBG] osdmap e1593: 8 total, 8 up, 8 in 2024-08-17T18:20:35.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:34 smithi169 bash[79348]: cluster 2024-08-17T18:20:33.942525+0000 mon.a (mon.0) 3510 : cluster [DBG] osdmap e1593: 8 total, 8 up, 8 in 2024-08-17T18:20:36.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:35 smithi131 bash[89561]: cluster 2024-08-17T18:20:34.862088+0000 mgr.y (mgr.34107) 2363 : cluster [DBG] pgmap v3290: 93 pgs: 1 activating, 92 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:36.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:35 smithi131 bash[89561]: cluster 2024-08-17T18:20:34.862088+0000 mgr.y (mgr.34107) 2363 : cluster [DBG] pgmap v3290: 93 pgs: 1 activating, 92 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:36.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:35 smithi131 bash[88347]: cluster 2024-08-17T18:20:34.862088+0000 mgr.y (mgr.34107) 2363 : cluster [DBG] pgmap v3290: 93 pgs: 1 activating, 92 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:36.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:35 smithi131 bash[88347]: cluster 2024-08-17T18:20:34.862088+0000 mgr.y (mgr.34107) 2363 : cluster [DBG] pgmap v3290: 93 pgs: 1 activating, 92 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:36.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:35 smithi169 bash[79348]: cluster 2024-08-17T18:20:34.862088+0000 mgr.y (mgr.34107) 2363 : cluster [DBG] pgmap v3290: 93 pgs: 1 activating, 92 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:36.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:35 smithi169 bash[79348]: cluster 2024-08-17T18:20:34.862088+0000 mgr.y (mgr.34107) 2363 : cluster [DBG] pgmap v3290: 93 pgs: 1 activating, 92 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:37.502 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:20:38.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:37 smithi131 bash[89561]: cluster 2024-08-17T18:20:36.862971+0000 mgr.y (mgr.34107) 2364 : cluster [DBG] pgmap v3291: 93 pgs: 1 activating, 92 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:38.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:37 smithi131 bash[89561]: cluster 2024-08-17T18:20:36.862971+0000 mgr.y (mgr.34107) 2364 : cluster [DBG] pgmap v3291: 93 pgs: 1 activating, 92 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:38.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:37 smithi131 bash[88347]: cluster 2024-08-17T18:20:36.862971+0000 mgr.y (mgr.34107) 2364 : cluster [DBG] pgmap v3291: 93 pgs: 1 activating, 92 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:38.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:37 smithi131 bash[88347]: cluster 2024-08-17T18:20:36.862971+0000 mgr.y (mgr.34107) 2364 : cluster [DBG] pgmap v3291: 93 pgs: 1 activating, 92 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:38.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:37 smithi169 bash[79348]: cluster 2024-08-17T18:20:36.862971+0000 mgr.y (mgr.34107) 2364 : cluster [DBG] pgmap v3291: 93 pgs: 1 activating, 92 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:38.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:37 smithi169 bash[79348]: cluster 2024-08-17T18:20:36.862971+0000 mgr.y (mgr.34107) 2364 : cluster [DBG] pgmap v3291: 93 pgs: 1 activating, 92 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:39.084 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:20:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:20:38] "GET /metrics HTTP/1.1" 200 34199 "" "Prometheus/2.51.0" 2024-08-17T18:20:39.085 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:38 smithi131 bash[89561]: audit 2024-08-17T18:20:38.305236+0000 mon.a (mon.0) 3511 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:20:39.085 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:38 smithi131 bash[89561]: audit 2024-08-17T18:20:38.305236+0000 mon.a (mon.0) 3511 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:20:39.085 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:38 smithi131 bash[88347]: audit 2024-08-17T18:20:38.305236+0000 mon.a (mon.0) 3511 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:20:39.085 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:38 smithi131 bash[88347]: audit 2024-08-17T18:20:38.305236+0000 mon.a (mon.0) 3511 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:20:39.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:38 smithi169 bash[79348]: audit 2024-08-17T18:20:38.305236+0000 mon.a (mon.0) 3511 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:20:39.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:38 smithi169 bash[79348]: audit 2024-08-17T18:20:38.305236+0000 mon.a (mon.0) 3511 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:20:40.228 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:39 smithi131 bash[89561]: cluster 2024-08-17T18:20:38.863653+0000 mgr.y (mgr.34107) 2365 : cluster [DBG] pgmap v3292: 93 pgs: 1 activating, 92 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:40.228 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:39 smithi131 bash[89561]: cluster 2024-08-17T18:20:38.863653+0000 mgr.y (mgr.34107) 2365 : cluster [DBG] pgmap v3292: 93 pgs: 1 activating, 92 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:40.228 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:39 smithi131 bash[89561]: audit 2024-08-17T18:20:39.843304+0000 mon.a (mon.0) 3512 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:20:40.228 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:39 smithi131 bash[89561]: audit 2024-08-17T18:20:39.843304+0000 mon.a (mon.0) 3512 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:20:40.228 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:39 smithi131 bash[88347]: cluster 2024-08-17T18:20:38.863653+0000 mgr.y (mgr.34107) 2365 : cluster [DBG] pgmap v3292: 93 pgs: 1 activating, 92 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:40.228 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:39 smithi131 bash[88347]: cluster 2024-08-17T18:20:38.863653+0000 mgr.y (mgr.34107) 2365 : cluster [DBG] pgmap v3292: 93 pgs: 1 activating, 92 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:40.229 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:39 smithi131 bash[88347]: audit 2024-08-17T18:20:39.843304+0000 mon.a (mon.0) 3512 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:20:40.229 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:39 smithi131 bash[88347]: audit 2024-08-17T18:20:39.843304+0000 mon.a (mon.0) 3512 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:20:40.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:39 smithi169 bash[79348]: cluster 2024-08-17T18:20:38.863653+0000 mgr.y (mgr.34107) 2365 : cluster [DBG] pgmap v3292: 93 pgs: 1 activating, 92 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:40.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:39 smithi169 bash[79348]: cluster 2024-08-17T18:20:38.863653+0000 mgr.y (mgr.34107) 2365 : cluster [DBG] pgmap v3292: 93 pgs: 1 activating, 92 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:40.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:39 smithi169 bash[79348]: audit 2024-08-17T18:20:39.843304+0000 mon.a (mon.0) 3512 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:20:40.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:39 smithi169 bash[79348]: audit 2024-08-17T18:20:39.843304+0000 mon.a (mon.0) 3512 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:20:41.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:41 smithi131 bash[89561]: audit 2024-08-17T18:20:40.405286+0000 mon.a (mon.0) 3513 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:41.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:41 smithi131 bash[89561]: audit 2024-08-17T18:20:40.405286+0000 mon.a (mon.0) 3513 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:41.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:41 smithi131 bash[89561]: audit 2024-08-17T18:20:40.411529+0000 mon.a (mon.0) 3514 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:41.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:41 smithi131 bash[89561]: audit 2024-08-17T18:20:40.411529+0000 mon.a (mon.0) 3514 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:41.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:41 smithi131 bash[89561]: audit 2024-08-17T18:20:40.422814+0000 mon.a (mon.0) 3515 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:41.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:41 smithi131 bash[89561]: audit 2024-08-17T18:20:40.422814+0000 mon.a (mon.0) 3515 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:41.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:41 smithi131 bash[89561]: audit 2024-08-17T18:20:40.428011+0000 mon.a (mon.0) 3516 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:41.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:41 smithi131 bash[89561]: audit 2024-08-17T18:20:40.428011+0000 mon.a (mon.0) 3516 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:41.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:41 smithi131 bash[88347]: audit 2024-08-17T18:20:40.405286+0000 mon.a (mon.0) 3513 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:41.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:41 smithi131 bash[88347]: audit 2024-08-17T18:20:40.405286+0000 mon.a (mon.0) 3513 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:41.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:41 smithi131 bash[88347]: audit 2024-08-17T18:20:40.411529+0000 mon.a (mon.0) 3514 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:41.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:41 smithi131 bash[88347]: audit 2024-08-17T18:20:40.411529+0000 mon.a (mon.0) 3514 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:41.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:41 smithi131 bash[88347]: audit 2024-08-17T18:20:40.422814+0000 mon.a (mon.0) 3515 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:41.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:41 smithi131 bash[88347]: audit 2024-08-17T18:20:40.422814+0000 mon.a (mon.0) 3515 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:41.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:41 smithi131 bash[88347]: audit 2024-08-17T18:20:40.428011+0000 mon.a (mon.0) 3516 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:41.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:41 smithi131 bash[88347]: audit 2024-08-17T18:20:40.428011+0000 mon.a (mon.0) 3516 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:41.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:41 smithi169 bash[79348]: audit 2024-08-17T18:20:40.405286+0000 mon.a (mon.0) 3513 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:41.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:41 smithi169 bash[79348]: audit 2024-08-17T18:20:40.405286+0000 mon.a (mon.0) 3513 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:41.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:41 smithi169 bash[79348]: audit 2024-08-17T18:20:40.411529+0000 mon.a (mon.0) 3514 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:41.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:41 smithi169 bash[79348]: audit 2024-08-17T18:20:40.411529+0000 mon.a (mon.0) 3514 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:41.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:41 smithi169 bash[79348]: audit 2024-08-17T18:20:40.422814+0000 mon.a (mon.0) 3515 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:41.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:41 smithi169 bash[79348]: audit 2024-08-17T18:20:40.422814+0000 mon.a (mon.0) 3515 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:41.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:41 smithi169 bash[79348]: audit 2024-08-17T18:20:40.428011+0000 mon.a (mon.0) 3516 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:41.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:41 smithi169 bash[79348]: audit 2024-08-17T18:20:40.428011+0000 mon.a (mon.0) 3516 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:42.439 INFO:teuthology.orchestra.run.smithi131.stderr:set osd.0 primary-affinity to 1 (8655362) 2024-08-17T18:20:42.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:42 smithi131 bash[88347]: cluster 2024-08-17T18:20:40.864373+0000 mgr.y (mgr.34107) 2366 : cluster [DBG] pgmap v3293: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:42.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:42 smithi131 bash[88347]: cluster 2024-08-17T18:20:40.864373+0000 mgr.y (mgr.34107) 2366 : cluster [DBG] pgmap v3293: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:42.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:42 smithi131 bash[88347]: audit 2024-08-17T18:20:41.805034+0000 mon.a (mon.0) 3517 : audit [INF] from='client.? 172.21.15.131:0/2618364449' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:20:42.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:42 smithi131 bash[88347]: audit 2024-08-17T18:20:41.805034+0000 mon.a (mon.0) 3517 : audit [INF] from='client.? 172.21.15.131:0/2618364449' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:20:42.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:42 smithi131 bash[89561]: cluster 2024-08-17T18:20:40.864373+0000 mgr.y (mgr.34107) 2366 : cluster [DBG] pgmap v3293: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:42.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:42 smithi131 bash[89561]: cluster 2024-08-17T18:20:40.864373+0000 mgr.y (mgr.34107) 2366 : cluster [DBG] pgmap v3293: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:42.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:42 smithi131 bash[89561]: audit 2024-08-17T18:20:41.805034+0000 mon.a (mon.0) 3517 : audit [INF] from='client.? 172.21.15.131:0/2618364449' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:20:42.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:42 smithi131 bash[89561]: audit 2024-08-17T18:20:41.805034+0000 mon.a (mon.0) 3517 : audit [INF] from='client.? 172.21.15.131:0/2618364449' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:20:42.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:42 smithi169 bash[79348]: cluster 2024-08-17T18:20:40.864373+0000 mgr.y (mgr.34107) 2366 : cluster [DBG] pgmap v3293: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:42.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:42 smithi169 bash[79348]: cluster 2024-08-17T18:20:40.864373+0000 mgr.y (mgr.34107) 2366 : cluster [DBG] pgmap v3293: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:42.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:42 smithi169 bash[79348]: audit 2024-08-17T18:20:41.805034+0000 mon.a (mon.0) 3517 : audit [INF] from='client.? 172.21.15.131:0/2618364449' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:20:42.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:42 smithi169 bash[79348]: audit 2024-08-17T18:20:41.805034+0000 mon.a (mon.0) 3517 : audit [INF] from='client.? 172.21.15.131:0/2618364449' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 0, "weight": 1.0} : dispatch 2024-08-17T18:20:43.320 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd reweight 1 1 2024-08-17T18:20:43.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:43 smithi131 bash[88347]: audit 2024-08-17T18:20:42.439879+0000 mon.a (mon.0) 3518 : audit [INF] from='client.? 172.21.15.131:0/2618364449' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2024-08-17T18:20:43.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:43 smithi131 bash[88347]: audit 2024-08-17T18:20:42.439879+0000 mon.a (mon.0) 3518 : audit [INF] from='client.? 172.21.15.131:0/2618364449' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2024-08-17T18:20:43.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:43 smithi131 bash[88347]: cluster 2024-08-17T18:20:42.447042+0000 mon.a (mon.0) 3519 : cluster [DBG] osdmap e1594: 8 total, 8 up, 8 in 2024-08-17T18:20:43.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:43 smithi131 bash[88347]: cluster 2024-08-17T18:20:42.447042+0000 mon.a (mon.0) 3519 : cluster [DBG] osdmap e1594: 8 total, 8 up, 8 in 2024-08-17T18:20:43.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:43 smithi131 bash[89561]: audit 2024-08-17T18:20:42.439879+0000 mon.a (mon.0) 3518 : audit [INF] from='client.? 172.21.15.131:0/2618364449' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2024-08-17T18:20:43.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:43 smithi131 bash[89561]: audit 2024-08-17T18:20:42.439879+0000 mon.a (mon.0) 3518 : audit [INF] from='client.? 172.21.15.131:0/2618364449' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2024-08-17T18:20:43.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:43 smithi131 bash[89561]: cluster 2024-08-17T18:20:42.447042+0000 mon.a (mon.0) 3519 : cluster [DBG] osdmap e1594: 8 total, 8 up, 8 in 2024-08-17T18:20:43.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:43 smithi131 bash[89561]: cluster 2024-08-17T18:20:42.447042+0000 mon.a (mon.0) 3519 : cluster [DBG] osdmap e1594: 8 total, 8 up, 8 in 2024-08-17T18:20:43.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:43 smithi169 bash[79348]: audit 2024-08-17T18:20:42.439879+0000 mon.a (mon.0) 3518 : audit [INF] from='client.? 172.21.15.131:0/2618364449' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2024-08-17T18:20:43.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:43 smithi169 bash[79348]: audit 2024-08-17T18:20:42.439879+0000 mon.a (mon.0) 3518 : audit [INF] from='client.? 172.21.15.131:0/2618364449' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 0, "weight": 1.0}]': finished 2024-08-17T18:20:43.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:43 smithi169 bash[79348]: cluster 2024-08-17T18:20:42.447042+0000 mon.a (mon.0) 3519 : cluster [DBG] osdmap e1594: 8 total, 8 up, 8 in 2024-08-17T18:20:43.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:43 smithi169 bash[79348]: cluster 2024-08-17T18:20:42.447042+0000 mon.a (mon.0) 3519 : cluster [DBG] osdmap e1594: 8 total, 8 up, 8 in 2024-08-17T18:20:44.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:44 smithi131 bash[88347]: cluster 2024-08-17T18:20:42.865013+0000 mgr.y (mgr.34107) 2367 : cluster [DBG] pgmap v3295: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:44.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:44 smithi131 bash[88347]: cluster 2024-08-17T18:20:42.865013+0000 mgr.y (mgr.34107) 2367 : cluster [DBG] pgmap v3295: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:44.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:44 smithi131 bash[88347]: cluster 2024-08-17T18:20:43.453130+0000 mon.a (mon.0) 3520 : cluster [DBG] osdmap e1595: 8 total, 8 up, 8 in 2024-08-17T18:20:44.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:44 smithi131 bash[88347]: cluster 2024-08-17T18:20:43.453130+0000 mon.a (mon.0) 3520 : cluster [DBG] osdmap e1595: 8 total, 8 up, 8 in 2024-08-17T18:20:44.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:44 smithi131 bash[89561]: cluster 2024-08-17T18:20:42.865013+0000 mgr.y (mgr.34107) 2367 : cluster [DBG] pgmap v3295: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:44.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:44 smithi131 bash[89561]: cluster 2024-08-17T18:20:42.865013+0000 mgr.y (mgr.34107) 2367 : cluster [DBG] pgmap v3295: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:44.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:44 smithi131 bash[89561]: cluster 2024-08-17T18:20:43.453130+0000 mon.a (mon.0) 3520 : cluster [DBG] osdmap e1595: 8 total, 8 up, 8 in 2024-08-17T18:20:44.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:44 smithi131 bash[89561]: cluster 2024-08-17T18:20:43.453130+0000 mon.a (mon.0) 3520 : cluster [DBG] osdmap e1595: 8 total, 8 up, 8 in 2024-08-17T18:20:44.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:44 smithi169 bash[79348]: cluster 2024-08-17T18:20:42.865013+0000 mgr.y (mgr.34107) 2367 : cluster [DBG] pgmap v3295: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:44.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:44 smithi169 bash[79348]: cluster 2024-08-17T18:20:42.865013+0000 mgr.y (mgr.34107) 2367 : cluster [DBG] pgmap v3295: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:44.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:44 smithi169 bash[79348]: cluster 2024-08-17T18:20:43.453130+0000 mon.a (mon.0) 3520 : cluster [DBG] osdmap e1595: 8 total, 8 up, 8 in 2024-08-17T18:20:44.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:44 smithi169 bash[79348]: cluster 2024-08-17T18:20:43.453130+0000 mon.a (mon.0) 3520 : cluster [DBG] osdmap e1595: 8 total, 8 up, 8 in 2024-08-17T18:20:45.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:45 smithi131 bash[88347]: cluster 2024-08-17T18:20:44.416444+0000 osd.0 (osd.0) 22 : cluster [DBG] 1.11 scrub starts 2024-08-17T18:20:45.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:45 smithi131 bash[88347]: cluster 2024-08-17T18:20:44.416444+0000 osd.0 (osd.0) 22 : cluster [DBG] 1.11 scrub starts 2024-08-17T18:20:45.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:45 smithi131 bash[88347]: cluster 2024-08-17T18:20:44.419678+0000 osd.0 (osd.0) 23 : cluster [DBG] 1.11 scrub ok 2024-08-17T18:20:45.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:45 smithi131 bash[88347]: cluster 2024-08-17T18:20:44.419678+0000 osd.0 (osd.0) 23 : cluster [DBG] 1.11 scrub ok 2024-08-17T18:20:45.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:45 smithi131 bash[89561]: cluster 2024-08-17T18:20:44.416444+0000 osd.0 (osd.0) 22 : cluster [DBG] 1.11 scrub starts 2024-08-17T18:20:45.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:45 smithi131 bash[89561]: cluster 2024-08-17T18:20:44.416444+0000 osd.0 (osd.0) 22 : cluster [DBG] 1.11 scrub starts 2024-08-17T18:20:45.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:45 smithi131 bash[89561]: cluster 2024-08-17T18:20:44.419678+0000 osd.0 (osd.0) 23 : cluster [DBG] 1.11 scrub ok 2024-08-17T18:20:45.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:45 smithi131 bash[89561]: cluster 2024-08-17T18:20:44.419678+0000 osd.0 (osd.0) 23 : cluster [DBG] 1.11 scrub ok 2024-08-17T18:20:45.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:45 smithi169 bash[79348]: cluster 2024-08-17T18:20:44.416444+0000 osd.0 (osd.0) 22 : cluster [DBG] 1.11 scrub starts 2024-08-17T18:20:45.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:45 smithi169 bash[79348]: cluster 2024-08-17T18:20:44.416444+0000 osd.0 (osd.0) 22 : cluster [DBG] 1.11 scrub starts 2024-08-17T18:20:45.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:45 smithi169 bash[79348]: cluster 2024-08-17T18:20:44.419678+0000 osd.0 (osd.0) 23 : cluster [DBG] 1.11 scrub ok 2024-08-17T18:20:45.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:45 smithi169 bash[79348]: cluster 2024-08-17T18:20:44.419678+0000 osd.0 (osd.0) 23 : cluster [DBG] 1.11 scrub ok 2024-08-17T18:20:46.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:46 smithi131 bash[88347]: cluster 2024-08-17T18:20:44.866071+0000 mgr.y (mgr.34107) 2368 : cluster [DBG] pgmap v3297: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:46.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:46 smithi131 bash[88347]: cluster 2024-08-17T18:20:44.866071+0000 mgr.y (mgr.34107) 2368 : cluster [DBG] pgmap v3297: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:46.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:46 smithi131 bash[88347]: audit 2024-08-17T18:20:46.360825+0000 mon.a (mon.0) 3521 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:46.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:46 smithi131 bash[88347]: audit 2024-08-17T18:20:46.360825+0000 mon.a (mon.0) 3521 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:46.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:46 smithi131 bash[88347]: audit 2024-08-17T18:20:46.367520+0000 mon.a (mon.0) 3522 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:46.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:46 smithi131 bash[88347]: audit 2024-08-17T18:20:46.367520+0000 mon.a (mon.0) 3522 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:46.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:46 smithi131 bash[89561]: cluster 2024-08-17T18:20:44.866071+0000 mgr.y (mgr.34107) 2368 : cluster [DBG] pgmap v3297: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:46.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:46 smithi131 bash[89561]: cluster 2024-08-17T18:20:44.866071+0000 mgr.y (mgr.34107) 2368 : cluster [DBG] pgmap v3297: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:46.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:46 smithi131 bash[89561]: audit 2024-08-17T18:20:46.360825+0000 mon.a (mon.0) 3521 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:46.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:46 smithi131 bash[89561]: audit 2024-08-17T18:20:46.360825+0000 mon.a (mon.0) 3521 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:46.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:46 smithi131 bash[89561]: audit 2024-08-17T18:20:46.367520+0000 mon.a (mon.0) 3522 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:46.851 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:46 smithi131 bash[89561]: audit 2024-08-17T18:20:46.367520+0000 mon.a (mon.0) 3522 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:46.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:46 smithi169 bash[79348]: cluster 2024-08-17T18:20:44.866071+0000 mgr.y (mgr.34107) 2368 : cluster [DBG] pgmap v3297: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:46.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:46 smithi169 bash[79348]: cluster 2024-08-17T18:20:44.866071+0000 mgr.y (mgr.34107) 2368 : cluster [DBG] pgmap v3297: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:46.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:46 smithi169 bash[79348]: audit 2024-08-17T18:20:46.360825+0000 mon.a (mon.0) 3521 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:46.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:46 smithi169 bash[79348]: audit 2024-08-17T18:20:46.360825+0000 mon.a (mon.0) 3521 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:46.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:46 smithi169 bash[79348]: audit 2024-08-17T18:20:46.367520+0000 mon.a (mon.0) 3522 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:46.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:46 smithi169 bash[79348]: audit 2024-08-17T18:20:46.367520+0000 mon.a (mon.0) 3522 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:47.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:47 smithi131 bash[89561]: audit 2024-08-17T18:20:46.530643+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:47.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:47 smithi131 bash[89561]: audit 2024-08-17T18:20:46.530643+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:47.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:47 smithi131 bash[89561]: audit 2024-08-17T18:20:46.536278+0000 mon.a (mon.0) 3524 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:47.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:47 smithi131 bash[89561]: audit 2024-08-17T18:20:46.536278+0000 mon.a (mon.0) 3524 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:47.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:47 smithi131 bash[88347]: audit 2024-08-17T18:20:46.530643+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:47.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:47 smithi131 bash[88347]: audit 2024-08-17T18:20:46.530643+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:47.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:47 smithi131 bash[88347]: audit 2024-08-17T18:20:46.536278+0000 mon.a (mon.0) 3524 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:47.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:47 smithi131 bash[88347]: audit 2024-08-17T18:20:46.536278+0000 mon.a (mon.0) 3524 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:47.864 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:20:47.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:47 smithi169 bash[79348]: audit 2024-08-17T18:20:46.530643+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:47.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:47 smithi169 bash[79348]: audit 2024-08-17T18:20:46.530643+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:47.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:47 smithi169 bash[79348]: audit 2024-08-17T18:20:46.536278+0000 mon.a (mon.0) 3524 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:47.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:47 smithi169 bash[79348]: audit 2024-08-17T18:20:46.536278+0000 mon.a (mon.0) 3524 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:20:48.849 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:20:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:20:48] "GET /metrics HTTP/1.1" 200 34199 "" "Prometheus/2.51.0" 2024-08-17T18:20:48.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:48 smithi131 bash[88347]: cluster 2024-08-17T18:20:46.866749+0000 mgr.y (mgr.34107) 2369 : cluster [DBG] pgmap v3298: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:48.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:48 smithi131 bash[88347]: cluster 2024-08-17T18:20:46.866749+0000 mgr.y (mgr.34107) 2369 : cluster [DBG] pgmap v3298: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:48.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:48 smithi131 bash[89561]: cluster 2024-08-17T18:20:46.866749+0000 mgr.y (mgr.34107) 2369 : cluster [DBG] pgmap v3298: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:48.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:48 smithi131 bash[89561]: cluster 2024-08-17T18:20:46.866749+0000 mgr.y (mgr.34107) 2369 : cluster [DBG] pgmap v3298: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:48.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:48 smithi169 bash[79348]: cluster 2024-08-17T18:20:46.866749+0000 mgr.y (mgr.34107) 2369 : cluster [DBG] pgmap v3298: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:48.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:48 smithi169 bash[79348]: cluster 2024-08-17T18:20:46.866749+0000 mgr.y (mgr.34107) 2369 : cluster [DBG] pgmap v3298: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:50.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:50 smithi131 bash[88347]: cluster 2024-08-17T18:20:48.867428+0000 mgr.y (mgr.34107) 2370 : cluster [DBG] pgmap v3299: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:50.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:50 smithi131 bash[88347]: cluster 2024-08-17T18:20:48.867428+0000 mgr.y (mgr.34107) 2370 : cluster [DBG] pgmap v3299: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:50.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:50 smithi131 bash[89561]: cluster 2024-08-17T18:20:48.867428+0000 mgr.y (mgr.34107) 2370 : cluster [DBG] pgmap v3299: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:50.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:50 smithi131 bash[89561]: cluster 2024-08-17T18:20:48.867428+0000 mgr.y (mgr.34107) 2370 : cluster [DBG] pgmap v3299: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:50.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:50 smithi169 bash[79348]: cluster 2024-08-17T18:20:48.867428+0000 mgr.y (mgr.34107) 2370 : cluster [DBG] pgmap v3299: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:50.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:50 smithi169 bash[79348]: cluster 2024-08-17T18:20:48.867428+0000 mgr.y (mgr.34107) 2370 : cluster [DBG] pgmap v3299: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:51.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:51 smithi131 bash[89561]: cluster 2024-08-17T18:20:50.868544+0000 mgr.y (mgr.34107) 2371 : cluster [DBG] pgmap v3300: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:51.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:51 smithi131 bash[89561]: cluster 2024-08-17T18:20:50.868544+0000 mgr.y (mgr.34107) 2371 : cluster [DBG] pgmap v3300: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:51.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:51 smithi131 bash[88347]: cluster 2024-08-17T18:20:50.868544+0000 mgr.y (mgr.34107) 2371 : cluster [DBG] pgmap v3300: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:51.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:51 smithi131 bash[88347]: cluster 2024-08-17T18:20:50.868544+0000 mgr.y (mgr.34107) 2371 : cluster [DBG] pgmap v3300: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:51.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:51 smithi169 bash[79348]: cluster 2024-08-17T18:20:50.868544+0000 mgr.y (mgr.34107) 2371 : cluster [DBG] pgmap v3300: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:51.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:51 smithi169 bash[79348]: cluster 2024-08-17T18:20:50.868544+0000 mgr.y (mgr.34107) 2371 : cluster [DBG] pgmap v3300: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:52.554 INFO:teuthology.orchestra.run.smithi131.stderr:reweighted osd.1 to 1 (10000) 2024-08-17T18:20:52.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:52 smithi131 bash[89561]: audit 2024-08-17T18:20:52.095716+0000 mon.a (mon.0) 3525 : audit [INF] from='client.? 172.21.15.131:0/2553635986' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:20:52.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:52 smithi131 bash[89561]: audit 2024-08-17T18:20:52.095716+0000 mon.a (mon.0) 3525 : audit [INF] from='client.? 172.21.15.131:0/2553635986' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:20:52.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:52 smithi131 bash[88347]: audit 2024-08-17T18:20:52.095716+0000 mon.a (mon.0) 3525 : audit [INF] from='client.? 172.21.15.131:0/2553635986' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:20:52.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:52 smithi131 bash[88347]: audit 2024-08-17T18:20:52.095716+0000 mon.a (mon.0) 3525 : audit [INF] from='client.? 172.21.15.131:0/2553635986' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:20:52.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:52 smithi169 bash[79348]: audit 2024-08-17T18:20:52.095716+0000 mon.a (mon.0) 3525 : audit [INF] from='client.? 172.21.15.131:0/2553635986' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:20:52.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:52 smithi169 bash[79348]: audit 2024-08-17T18:20:52.095716+0000 mon.a (mon.0) 3525 : audit [INF] from='client.? 172.21.15.131:0/2553635986' entity='client.admin' cmd={"prefix": "osd reweight", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:20:53.770 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:53 smithi131 bash[89561]: audit 2024-08-17T18:20:52.554264+0000 mon.a (mon.0) 3526 : audit [INF] from='client.? 172.21.15.131:0/2553635986' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T18:20:53.771 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:53 smithi131 bash[89561]: audit 2024-08-17T18:20:52.554264+0000 mon.a (mon.0) 3526 : audit [INF] from='client.? 172.21.15.131:0/2553635986' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T18:20:53.771 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:53 smithi131 bash[89561]: cluster 2024-08-17T18:20:52.561646+0000 mon.a (mon.0) 3527 : cluster [DBG] osdmap e1596: 8 total, 8 up, 8 in 2024-08-17T18:20:53.771 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:53 smithi131 bash[89561]: cluster 2024-08-17T18:20:52.561646+0000 mon.a (mon.0) 3527 : cluster [DBG] osdmap e1596: 8 total, 8 up, 8 in 2024-08-17T18:20:53.771 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:53 smithi131 bash[89561]: cluster 2024-08-17T18:20:52.869290+0000 mgr.y (mgr.34107) 2372 : cluster [DBG] pgmap v3302: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:53.771 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:53 smithi131 bash[89561]: cluster 2024-08-17T18:20:52.869290+0000 mgr.y (mgr.34107) 2372 : cluster [DBG] pgmap v3302: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:53.771 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:53 smithi131 bash[89561]: audit 2024-08-17T18:20:53.305970+0000 mon.a (mon.0) 3528 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:20:53.771 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:53 smithi131 bash[89561]: audit 2024-08-17T18:20:53.305970+0000 mon.a (mon.0) 3528 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:20:53.771 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:53 smithi131 bash[88347]: audit 2024-08-17T18:20:52.554264+0000 mon.a (mon.0) 3526 : audit [INF] from='client.? 172.21.15.131:0/2553635986' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T18:20:53.772 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:53 smithi131 bash[88347]: audit 2024-08-17T18:20:52.554264+0000 mon.a (mon.0) 3526 : audit [INF] from='client.? 172.21.15.131:0/2553635986' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T18:20:53.772 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:53 smithi131 bash[88347]: cluster 2024-08-17T18:20:52.561646+0000 mon.a (mon.0) 3527 : cluster [DBG] osdmap e1596: 8 total, 8 up, 8 in 2024-08-17T18:20:53.772 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:53 smithi131 bash[88347]: cluster 2024-08-17T18:20:52.561646+0000 mon.a (mon.0) 3527 : cluster [DBG] osdmap e1596: 8 total, 8 up, 8 in 2024-08-17T18:20:53.772 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:53 smithi131 bash[88347]: cluster 2024-08-17T18:20:52.869290+0000 mgr.y (mgr.34107) 2372 : cluster [DBG] pgmap v3302: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:53.772 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:53 smithi131 bash[88347]: cluster 2024-08-17T18:20:52.869290+0000 mgr.y (mgr.34107) 2372 : cluster [DBG] pgmap v3302: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:53.772 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:53 smithi131 bash[88347]: audit 2024-08-17T18:20:53.305970+0000 mon.a (mon.0) 3528 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:20:53.772 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:53 smithi131 bash[88347]: audit 2024-08-17T18:20:53.305970+0000 mon.a (mon.0) 3528 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:20:53.773 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 1 1 2024-08-17T18:20:53.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:53 smithi169 bash[79348]: audit 2024-08-17T18:20:52.554264+0000 mon.a (mon.0) 3526 : audit [INF] from='client.? 172.21.15.131:0/2553635986' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T18:20:53.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:53 smithi169 bash[79348]: audit 2024-08-17T18:20:52.554264+0000 mon.a (mon.0) 3526 : audit [INF] from='client.? 172.21.15.131:0/2553635986' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 1, "weight": 1.0}]': finished 2024-08-17T18:20:53.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:53 smithi169 bash[79348]: cluster 2024-08-17T18:20:52.561646+0000 mon.a (mon.0) 3527 : cluster [DBG] osdmap e1596: 8 total, 8 up, 8 in 2024-08-17T18:20:53.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:53 smithi169 bash[79348]: cluster 2024-08-17T18:20:52.561646+0000 mon.a (mon.0) 3527 : cluster [DBG] osdmap e1596: 8 total, 8 up, 8 in 2024-08-17T18:20:53.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:53 smithi169 bash[79348]: cluster 2024-08-17T18:20:52.869290+0000 mgr.y (mgr.34107) 2372 : cluster [DBG] pgmap v3302: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:53.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:53 smithi169 bash[79348]: cluster 2024-08-17T18:20:52.869290+0000 mgr.y (mgr.34107) 2372 : cluster [DBG] pgmap v3302: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:53.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:53 smithi169 bash[79348]: audit 2024-08-17T18:20:53.305970+0000 mon.a (mon.0) 3528 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:20:53.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:53 smithi169 bash[79348]: audit 2024-08-17T18:20:53.305970+0000 mon.a (mon.0) 3528 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:20:56.217 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:55 smithi131 bash[88347]: cluster 2024-08-17T18:20:54.870360+0000 mgr.y (mgr.34107) 2373 : cluster [DBG] pgmap v3303: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:56.217 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:55 smithi131 bash[88347]: cluster 2024-08-17T18:20:54.870360+0000 mgr.y (mgr.34107) 2373 : cluster [DBG] pgmap v3303: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:56.218 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:55 smithi131 bash[89561]: cluster 2024-08-17T18:20:54.870360+0000 mgr.y (mgr.34107) 2373 : cluster [DBG] pgmap v3303: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:56.218 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:55 smithi131 bash[89561]: cluster 2024-08-17T18:20:54.870360+0000 mgr.y (mgr.34107) 2373 : cluster [DBG] pgmap v3303: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:56.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:55 smithi169 bash[79348]: cluster 2024-08-17T18:20:54.870360+0000 mgr.y (mgr.34107) 2373 : cluster [DBG] pgmap v3303: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:56.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:55 smithi169 bash[79348]: cluster 2024-08-17T18:20:54.870360+0000 mgr.y (mgr.34107) 2373 : cluster [DBG] pgmap v3303: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:58.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:57 smithi131 bash[89561]: cluster 2024-08-17T18:20:56.871295+0000 mgr.y (mgr.34107) 2374 : cluster [DBG] pgmap v3304: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:58.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:57 smithi131 bash[89561]: cluster 2024-08-17T18:20:56.871295+0000 mgr.y (mgr.34107) 2374 : cluster [DBG] pgmap v3304: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:58.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:57 smithi131 bash[88347]: cluster 2024-08-17T18:20:56.871295+0000 mgr.y (mgr.34107) 2374 : cluster [DBG] pgmap v3304: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:58.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:57 smithi131 bash[88347]: cluster 2024-08-17T18:20:56.871295+0000 mgr.y (mgr.34107) 2374 : cluster [DBG] pgmap v3304: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:58.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:57 smithi169 bash[79348]: cluster 2024-08-17T18:20:56.871295+0000 mgr.y (mgr.34107) 2374 : cluster [DBG] pgmap v3304: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:58.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:57 smithi169 bash[79348]: cluster 2024-08-17T18:20:56.871295+0000 mgr.y (mgr.34107) 2374 : cluster [DBG] pgmap v3304: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:20:59.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:20:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:20:58] "GET /metrics HTTP/1.1" 200 34201 "" "Prometheus/2.51.0" 2024-08-17T18:20:59.120 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:21:00.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:59 smithi131 bash[89561]: audit 2024-08-17T18:20:58.676281+0000 mon.a (mon.0) 3529 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:21:00.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:59 smithi131 bash[89561]: audit 2024-08-17T18:20:58.676281+0000 mon.a (mon.0) 3529 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:21:00.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:59 smithi131 bash[89561]: audit 2024-08-17T18:20:58.686132+0000 mon.a (mon.0) 3530 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:21:00.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:59 smithi131 bash[89561]: audit 2024-08-17T18:20:58.686132+0000 mon.a (mon.0) 3530 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:21:00.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:59 smithi131 bash[89561]: audit 2024-08-17T18:20:58.688280+0000 mon.a (mon.0) 3531 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:21:00.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:59 smithi131 bash[89561]: audit 2024-08-17T18:20:58.688280+0000 mon.a (mon.0) 3531 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:21:00.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:59 smithi131 bash[89561]: audit 2024-08-17T18:20:58.690078+0000 mon.a (mon.0) 3532 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:21:00.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:59 smithi131 bash[89561]: audit 2024-08-17T18:20:58.690078+0000 mon.a (mon.0) 3532 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:21:00.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:59 smithi131 bash[89561]: audit 2024-08-17T18:20:58.700189+0000 mon.a (mon.0) 3533 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:21:00.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:59 smithi131 bash[89561]: audit 2024-08-17T18:20:58.700189+0000 mon.a (mon.0) 3533 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:21:00.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:59 smithi131 bash[89561]: cluster 2024-08-17T18:20:58.871854+0000 mgr.y (mgr.34107) 2375 : cluster [DBG] pgmap v3305: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:00.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:20:59 smithi131 bash[89561]: cluster 2024-08-17T18:20:58.871854+0000 mgr.y (mgr.34107) 2375 : cluster [DBG] pgmap v3305: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:00.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:59 smithi131 bash[88347]: audit 2024-08-17T18:20:58.676281+0000 mon.a (mon.0) 3529 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:21:00.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:59 smithi131 bash[88347]: audit 2024-08-17T18:20:58.676281+0000 mon.a (mon.0) 3529 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:21:00.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:59 smithi131 bash[88347]: audit 2024-08-17T18:20:58.686132+0000 mon.a (mon.0) 3530 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:21:00.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:59 smithi131 bash[88347]: audit 2024-08-17T18:20:58.686132+0000 mon.a (mon.0) 3530 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:21:00.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:59 smithi131 bash[88347]: audit 2024-08-17T18:20:58.688280+0000 mon.a (mon.0) 3531 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:21:00.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:59 smithi131 bash[88347]: audit 2024-08-17T18:20:58.688280+0000 mon.a (mon.0) 3531 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:21:00.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:59 smithi131 bash[88347]: audit 2024-08-17T18:20:58.690078+0000 mon.a (mon.0) 3532 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:21:00.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:59 smithi131 bash[88347]: audit 2024-08-17T18:20:58.690078+0000 mon.a (mon.0) 3532 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:21:00.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:59 smithi131 bash[88347]: audit 2024-08-17T18:20:58.700189+0000 mon.a (mon.0) 3533 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:21:00.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:59 smithi131 bash[88347]: audit 2024-08-17T18:20:58.700189+0000 mon.a (mon.0) 3533 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:21:00.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:59 smithi131 bash[88347]: cluster 2024-08-17T18:20:58.871854+0000 mgr.y (mgr.34107) 2375 : cluster [DBG] pgmap v3305: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:00.102 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:20:59 smithi131 bash[88347]: cluster 2024-08-17T18:20:58.871854+0000 mgr.y (mgr.34107) 2375 : cluster [DBG] pgmap v3305: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:00.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:59 smithi169 bash[79348]: audit 2024-08-17T18:20:58.676281+0000 mon.a (mon.0) 3529 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:21:00.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:59 smithi169 bash[79348]: audit 2024-08-17T18:20:58.676281+0000 mon.a (mon.0) 3529 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:21:00.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:59 smithi169 bash[79348]: audit 2024-08-17T18:20:58.686132+0000 mon.a (mon.0) 3530 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:21:00.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:59 smithi169 bash[79348]: audit 2024-08-17T18:20:58.686132+0000 mon.a (mon.0) 3530 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:21:00.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:59 smithi169 bash[79348]: audit 2024-08-17T18:20:58.688280+0000 mon.a (mon.0) 3531 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:21:00.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:59 smithi169 bash[79348]: audit 2024-08-17T18:20:58.688280+0000 mon.a (mon.0) 3531 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:21:00.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:59 smithi169 bash[79348]: audit 2024-08-17T18:20:58.690078+0000 mon.a (mon.0) 3532 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:21:00.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:59 smithi169 bash[79348]: audit 2024-08-17T18:20:58.690078+0000 mon.a (mon.0) 3532 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:21:00.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:59 smithi169 bash[79348]: audit 2024-08-17T18:20:58.700189+0000 mon.a (mon.0) 3533 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:21:00.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:59 smithi169 bash[79348]: audit 2024-08-17T18:20:58.700189+0000 mon.a (mon.0) 3533 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:21:00.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:59 smithi169 bash[79348]: cluster 2024-08-17T18:20:58.871854+0000 mgr.y (mgr.34107) 2375 : cluster [DBG] pgmap v3305: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:00.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:20:59 smithi169 bash[79348]: cluster 2024-08-17T18:20:58.871854+0000 mgr.y (mgr.34107) 2375 : cluster [DBG] pgmap v3305: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:02.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:01 smithi131 bash[89561]: cluster 2024-08-17T18:21:00.873047+0000 mgr.y (mgr.34107) 2376 : cluster [DBG] pgmap v3306: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:02.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:01 smithi131 bash[89561]: cluster 2024-08-17T18:21:00.873047+0000 mgr.y (mgr.34107) 2376 : cluster [DBG] pgmap v3306: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:02.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:01 smithi131 bash[88347]: cluster 2024-08-17T18:21:00.873047+0000 mgr.y (mgr.34107) 2376 : cluster [DBG] pgmap v3306: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:02.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:01 smithi131 bash[88347]: cluster 2024-08-17T18:21:00.873047+0000 mgr.y (mgr.34107) 2376 : cluster [DBG] pgmap v3306: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:02.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:01 smithi169 bash[79348]: cluster 2024-08-17T18:21:00.873047+0000 mgr.y (mgr.34107) 2376 : cluster [DBG] pgmap v3306: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:02.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:01 smithi169 bash[79348]: cluster 2024-08-17T18:21:00.873047+0000 mgr.y (mgr.34107) 2376 : cluster [DBG] pgmap v3306: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:03.948 INFO:teuthology.orchestra.run.smithi131.stderr:set osd.1 primary-affinity to 1 (8655362) 2024-08-17T18:21:04.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:03 smithi131 bash[88347]: cluster 2024-08-17T18:21:02.873708+0000 mgr.y (mgr.34107) 2377 : cluster [DBG] pgmap v3307: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:04.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:03 smithi131 bash[88347]: cluster 2024-08-17T18:21:02.873708+0000 mgr.y (mgr.34107) 2377 : cluster [DBG] pgmap v3307: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:04.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:03 smithi131 bash[88347]: audit 2024-08-17T18:21:03.252803+0000 mon.c (mon.2) 130 : audit [INF] from='client.? 172.21.15.131:0/3222133088' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:21:04.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:03 smithi131 bash[88347]: audit 2024-08-17T18:21:03.252803+0000 mon.c (mon.2) 130 : audit [INF] from='client.? 172.21.15.131:0/3222133088' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:21:04.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:03 smithi131 bash[88347]: audit 2024-08-17T18:21:03.253436+0000 mon.a (mon.0) 3534 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:21:04.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:03 smithi131 bash[88347]: audit 2024-08-17T18:21:03.253436+0000 mon.a (mon.0) 3534 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:21:04.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:03 smithi131 bash[89561]: cluster 2024-08-17T18:21:02.873708+0000 mgr.y (mgr.34107) 2377 : cluster [DBG] pgmap v3307: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:04.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:03 smithi131 bash[89561]: cluster 2024-08-17T18:21:02.873708+0000 mgr.y (mgr.34107) 2377 : cluster [DBG] pgmap v3307: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:04.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:03 smithi131 bash[89561]: audit 2024-08-17T18:21:03.252803+0000 mon.c (mon.2) 130 : audit [INF] from='client.? 172.21.15.131:0/3222133088' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:21:04.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:03 smithi131 bash[89561]: audit 2024-08-17T18:21:03.252803+0000 mon.c (mon.2) 130 : audit [INF] from='client.? 172.21.15.131:0/3222133088' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:21:04.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:03 smithi131 bash[89561]: audit 2024-08-17T18:21:03.253436+0000 mon.a (mon.0) 3534 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:21:04.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:03 smithi131 bash[89561]: audit 2024-08-17T18:21:03.253436+0000 mon.a (mon.0) 3534 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:21:04.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:03 smithi169 bash[79348]: cluster 2024-08-17T18:21:02.873708+0000 mgr.y (mgr.34107) 2377 : cluster [DBG] pgmap v3307: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:04.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:03 smithi169 bash[79348]: cluster 2024-08-17T18:21:02.873708+0000 mgr.y (mgr.34107) 2377 : cluster [DBG] pgmap v3307: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:04.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:03 smithi169 bash[79348]: audit 2024-08-17T18:21:03.252803+0000 mon.c (mon.2) 130 : audit [INF] from='client.? 172.21.15.131:0/3222133088' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:21:04.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:03 smithi169 bash[79348]: audit 2024-08-17T18:21:03.252803+0000 mon.c (mon.2) 130 : audit [INF] from='client.? 172.21.15.131:0/3222133088' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:21:04.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:03 smithi169 bash[79348]: audit 2024-08-17T18:21:03.253436+0000 mon.a (mon.0) 3534 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:21:04.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:03 smithi169 bash[79348]: audit 2024-08-17T18:21:03.253436+0000 mon.a (mon.0) 3534 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 1, "weight": 1.0} : dispatch 2024-08-17T18:21:04.826 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd reweight 2 1 2024-08-17T18:21:05.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:04 smithi131 bash[88347]: audit 2024-08-17T18:21:03.941318+0000 mon.a (mon.0) 3535 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2024-08-17T18:21:05.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:04 smithi131 bash[88347]: audit 2024-08-17T18:21:03.941318+0000 mon.a (mon.0) 3535 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2024-08-17T18:21:05.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:04 smithi131 bash[88347]: cluster 2024-08-17T18:21:03.947479+0000 mon.a (mon.0) 3536 : cluster [DBG] osdmap e1597: 8 total, 8 up, 8 in 2024-08-17T18:21:05.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:04 smithi131 bash[88347]: cluster 2024-08-17T18:21:03.947479+0000 mon.a (mon.0) 3536 : cluster [DBG] osdmap e1597: 8 total, 8 up, 8 in 2024-08-17T18:21:05.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:04 smithi131 bash[89561]: audit 2024-08-17T18:21:03.941318+0000 mon.a (mon.0) 3535 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2024-08-17T18:21:05.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:04 smithi131 bash[89561]: audit 2024-08-17T18:21:03.941318+0000 mon.a (mon.0) 3535 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2024-08-17T18:21:05.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:04 smithi131 bash[89561]: cluster 2024-08-17T18:21:03.947479+0000 mon.a (mon.0) 3536 : cluster [DBG] osdmap e1597: 8 total, 8 up, 8 in 2024-08-17T18:21:05.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:04 smithi131 bash[89561]: cluster 2024-08-17T18:21:03.947479+0000 mon.a (mon.0) 3536 : cluster [DBG] osdmap e1597: 8 total, 8 up, 8 in 2024-08-17T18:21:05.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:04 smithi169 bash[79348]: audit 2024-08-17T18:21:03.941318+0000 mon.a (mon.0) 3535 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2024-08-17T18:21:05.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:04 smithi169 bash[79348]: audit 2024-08-17T18:21:03.941318+0000 mon.a (mon.0) 3535 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 1, "weight": 1.0}]': finished 2024-08-17T18:21:05.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:04 smithi169 bash[79348]: cluster 2024-08-17T18:21:03.947479+0000 mon.a (mon.0) 3536 : cluster [DBG] osdmap e1597: 8 total, 8 up, 8 in 2024-08-17T18:21:05.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:04 smithi169 bash[79348]: cluster 2024-08-17T18:21:03.947479+0000 mon.a (mon.0) 3536 : cluster [DBG] osdmap e1597: 8 total, 8 up, 8 in 2024-08-17T18:21:06.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:05 smithi131 bash[88347]: cluster 2024-08-17T18:21:04.874675+0000 mgr.y (mgr.34107) 2378 : cluster [DBG] pgmap v3309: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:06.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:05 smithi131 bash[88347]: cluster 2024-08-17T18:21:04.874675+0000 mgr.y (mgr.34107) 2378 : cluster [DBG] pgmap v3309: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:06.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:05 smithi131 bash[89561]: cluster 2024-08-17T18:21:04.874675+0000 mgr.y (mgr.34107) 2378 : cluster [DBG] pgmap v3309: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:06.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:05 smithi131 bash[89561]: cluster 2024-08-17T18:21:04.874675+0000 mgr.y (mgr.34107) 2378 : cluster [DBG] pgmap v3309: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:06.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:05 smithi169 bash[79348]: cluster 2024-08-17T18:21:04.874675+0000 mgr.y (mgr.34107) 2378 : cluster [DBG] pgmap v3309: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:06.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:05 smithi169 bash[79348]: cluster 2024-08-17T18:21:04.874675+0000 mgr.y (mgr.34107) 2378 : cluster [DBG] pgmap v3309: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:08.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:07 smithi131 bash[89561]: cluster 2024-08-17T18:21:06.875628+0000 mgr.y (mgr.34107) 2379 : cluster [DBG] pgmap v3310: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:08.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:07 smithi131 bash[89561]: cluster 2024-08-17T18:21:06.875628+0000 mgr.y (mgr.34107) 2379 : cluster [DBG] pgmap v3310: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:08.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:07 smithi131 bash[88347]: cluster 2024-08-17T18:21:06.875628+0000 mgr.y (mgr.34107) 2379 : cluster [DBG] pgmap v3310: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:08.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:07 smithi131 bash[88347]: cluster 2024-08-17T18:21:06.875628+0000 mgr.y (mgr.34107) 2379 : cluster [DBG] pgmap v3310: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:08.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:07 smithi169 bash[79348]: cluster 2024-08-17T18:21:06.875628+0000 mgr.y (mgr.34107) 2379 : cluster [DBG] pgmap v3310: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:08.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:07 smithi169 bash[79348]: cluster 2024-08-17T18:21:06.875628+0000 mgr.y (mgr.34107) 2379 : cluster [DBG] pgmap v3310: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:09.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:21:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:21:08] "GET /metrics HTTP/1.1" 200 34201 "" "Prometheus/2.51.0" 2024-08-17T18:21:09.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:08 smithi131 bash[89561]: audit 2024-08-17T18:21:08.306007+0000 mon.a (mon.0) 3537 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:21:09.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:08 smithi131 bash[89561]: audit 2024-08-17T18:21:08.306007+0000 mon.a (mon.0) 3537 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:21:09.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:08 smithi131 bash[88347]: audit 2024-08-17T18:21:08.306007+0000 mon.a (mon.0) 3537 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:21:09.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:08 smithi131 bash[88347]: audit 2024-08-17T18:21:08.306007+0000 mon.a (mon.0) 3537 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:21:09.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:08 smithi169 bash[79348]: audit 2024-08-17T18:21:08.306007+0000 mon.a (mon.0) 3537 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:21:09.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:08 smithi169 bash[79348]: audit 2024-08-17T18:21:08.306007+0000 mon.a (mon.0) 3537 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:21:09.563 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:21:10.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:09 smithi131 bash[89561]: cluster 2024-08-17T18:21:08.876298+0000 mgr.y (mgr.34107) 2380 : cluster [DBG] pgmap v3311: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:10.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:09 smithi131 bash[89561]: cluster 2024-08-17T18:21:08.876298+0000 mgr.y (mgr.34107) 2380 : cluster [DBG] pgmap v3311: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:10.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:09 smithi131 bash[88347]: cluster 2024-08-17T18:21:08.876298+0000 mgr.y (mgr.34107) 2380 : cluster [DBG] pgmap v3311: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:10.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:09 smithi131 bash[88347]: cluster 2024-08-17T18:21:08.876298+0000 mgr.y (mgr.34107) 2380 : cluster [DBG] pgmap v3311: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:10.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:09 smithi169 bash[79348]: cluster 2024-08-17T18:21:08.876298+0000 mgr.y (mgr.34107) 2380 : cluster [DBG] pgmap v3311: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:10.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:09 smithi169 bash[79348]: cluster 2024-08-17T18:21:08.876298+0000 mgr.y (mgr.34107) 2380 : cluster [DBG] pgmap v3311: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:12.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:11 smithi131 bash[88347]: cluster 2024-08-17T18:21:10.877479+0000 mgr.y (mgr.34107) 2381 : cluster [DBG] pgmap v3312: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:12.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:11 smithi131 bash[88347]: cluster 2024-08-17T18:21:10.877479+0000 mgr.y (mgr.34107) 2381 : cluster [DBG] pgmap v3312: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:12.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:11 smithi131 bash[89561]: cluster 2024-08-17T18:21:10.877479+0000 mgr.y (mgr.34107) 2381 : cluster [DBG] pgmap v3312: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:12.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:11 smithi131 bash[89561]: cluster 2024-08-17T18:21:10.877479+0000 mgr.y (mgr.34107) 2381 : cluster [DBG] pgmap v3312: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:12.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:11 smithi169 bash[79348]: cluster 2024-08-17T18:21:10.877479+0000 mgr.y (mgr.34107) 2381 : cluster [DBG] pgmap v3312: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:12.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:11 smithi169 bash[79348]: cluster 2024-08-17T18:21:10.877479+0000 mgr.y (mgr.34107) 2381 : cluster [DBG] pgmap v3312: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:13.979 INFO:teuthology.orchestra.run.smithi131.stderr:reweighted osd.2 to 1 (10000) 2024-08-17T18:21:14.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:13 smithi131 bash[89561]: cluster 2024-08-17T18:21:12.878110+0000 mgr.y (mgr.34107) 2382 : cluster [DBG] pgmap v3313: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:14.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:13 smithi131 bash[89561]: cluster 2024-08-17T18:21:12.878110+0000 mgr.y (mgr.34107) 2382 : cluster [DBG] pgmap v3313: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:14.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:13 smithi131 bash[89561]: audit 2024-08-17T18:21:13.780692+0000 mon.a (mon.0) 3538 : audit [INF] from='client.? 172.21.15.131:0/1417631993' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:21:14.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:13 smithi131 bash[89561]: audit 2024-08-17T18:21:13.780692+0000 mon.a (mon.0) 3538 : audit [INF] from='client.? 172.21.15.131:0/1417631993' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:21:14.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:13 smithi131 bash[88347]: cluster 2024-08-17T18:21:12.878110+0000 mgr.y (mgr.34107) 2382 : cluster [DBG] pgmap v3313: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:14.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:13 smithi131 bash[88347]: cluster 2024-08-17T18:21:12.878110+0000 mgr.y (mgr.34107) 2382 : cluster [DBG] pgmap v3313: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:14.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:13 smithi131 bash[88347]: audit 2024-08-17T18:21:13.780692+0000 mon.a (mon.0) 3538 : audit [INF] from='client.? 172.21.15.131:0/1417631993' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:21:14.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:13 smithi131 bash[88347]: audit 2024-08-17T18:21:13.780692+0000 mon.a (mon.0) 3538 : audit [INF] from='client.? 172.21.15.131:0/1417631993' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:21:14.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:13 smithi169 bash[79348]: cluster 2024-08-17T18:21:12.878110+0000 mgr.y (mgr.34107) 2382 : cluster [DBG] pgmap v3313: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:14.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:13 smithi169 bash[79348]: cluster 2024-08-17T18:21:12.878110+0000 mgr.y (mgr.34107) 2382 : cluster [DBG] pgmap v3313: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:14.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:13 smithi169 bash[79348]: audit 2024-08-17T18:21:13.780692+0000 mon.a (mon.0) 3538 : audit [INF] from='client.? 172.21.15.131:0/1417631993' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:21:14.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:13 smithi169 bash[79348]: audit 2024-08-17T18:21:13.780692+0000 mon.a (mon.0) 3538 : audit [INF] from='client.? 172.21.15.131:0/1417631993' entity='client.admin' cmd={"prefix": "osd reweight", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:21:14.809 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 2 1 2024-08-17T18:21:15.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:14 smithi131 bash[89561]: audit 2024-08-17T18:21:13.979447+0000 mon.a (mon.0) 3539 : audit [INF] from='client.? 172.21.15.131:0/1417631993' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T18:21:15.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:14 smithi131 bash[89561]: audit 2024-08-17T18:21:13.979447+0000 mon.a (mon.0) 3539 : audit [INF] from='client.? 172.21.15.131:0/1417631993' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T18:21:15.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:14 smithi131 bash[89561]: cluster 2024-08-17T18:21:13.986547+0000 mon.a (mon.0) 3540 : cluster [DBG] osdmap e1598: 8 total, 8 up, 8 in 2024-08-17T18:21:15.099 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:14 smithi131 bash[89561]: cluster 2024-08-17T18:21:13.986547+0000 mon.a (mon.0) 3540 : cluster [DBG] osdmap e1598: 8 total, 8 up, 8 in 2024-08-17T18:21:15.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:14 smithi131 bash[88347]: audit 2024-08-17T18:21:13.979447+0000 mon.a (mon.0) 3539 : audit [INF] from='client.? 172.21.15.131:0/1417631993' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T18:21:15.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:14 smithi131 bash[88347]: audit 2024-08-17T18:21:13.979447+0000 mon.a (mon.0) 3539 : audit [INF] from='client.? 172.21.15.131:0/1417631993' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T18:21:15.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:14 smithi131 bash[88347]: cluster 2024-08-17T18:21:13.986547+0000 mon.a (mon.0) 3540 : cluster [DBG] osdmap e1598: 8 total, 8 up, 8 in 2024-08-17T18:21:15.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:14 smithi131 bash[88347]: cluster 2024-08-17T18:21:13.986547+0000 mon.a (mon.0) 3540 : cluster [DBG] osdmap e1598: 8 total, 8 up, 8 in 2024-08-17T18:21:15.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:14 smithi169 bash[79348]: audit 2024-08-17T18:21:13.979447+0000 mon.a (mon.0) 3539 : audit [INF] from='client.? 172.21.15.131:0/1417631993' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T18:21:15.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:14 smithi169 bash[79348]: audit 2024-08-17T18:21:13.979447+0000 mon.a (mon.0) 3539 : audit [INF] from='client.? 172.21.15.131:0/1417631993' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 2, "weight": 1.0}]': finished 2024-08-17T18:21:15.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:14 smithi169 bash[79348]: cluster 2024-08-17T18:21:13.986547+0000 mon.a (mon.0) 3540 : cluster [DBG] osdmap e1598: 8 total, 8 up, 8 in 2024-08-17T18:21:15.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:14 smithi169 bash[79348]: cluster 2024-08-17T18:21:13.986547+0000 mon.a (mon.0) 3540 : cluster [DBG] osdmap e1598: 8 total, 8 up, 8 in 2024-08-17T18:21:16.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:16 smithi131 bash[89561]: cluster 2024-08-17T18:21:14.879000+0000 mgr.y (mgr.34107) 2383 : cluster [DBG] pgmap v3315: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:16.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:16 smithi131 bash[89561]: cluster 2024-08-17T18:21:14.879000+0000 mgr.y (mgr.34107) 2383 : cluster [DBG] pgmap v3315: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:16.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:16 smithi131 bash[88347]: cluster 2024-08-17T18:21:14.879000+0000 mgr.y (mgr.34107) 2383 : cluster [DBG] pgmap v3315: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:16.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:16 smithi131 bash[88347]: cluster 2024-08-17T18:21:14.879000+0000 mgr.y (mgr.34107) 2383 : cluster [DBG] pgmap v3315: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:16.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:16 smithi169 bash[79348]: cluster 2024-08-17T18:21:14.879000+0000 mgr.y (mgr.34107) 2383 : cluster [DBG] pgmap v3315: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:16.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:16 smithi169 bash[79348]: cluster 2024-08-17T18:21:14.879000+0000 mgr.y (mgr.34107) 2383 : cluster [DBG] pgmap v3315: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:18.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:18 smithi131 bash[88347]: cluster 2024-08-17T18:21:16.880048+0000 mgr.y (mgr.34107) 2384 : cluster [DBG] pgmap v3316: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:18.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:18 smithi131 bash[88347]: cluster 2024-08-17T18:21:16.880048+0000 mgr.y (mgr.34107) 2384 : cluster [DBG] pgmap v3316: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:18.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:18 smithi131 bash[89561]: cluster 2024-08-17T18:21:16.880048+0000 mgr.y (mgr.34107) 2384 : cluster [DBG] pgmap v3316: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:18.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:18 smithi131 bash[89561]: cluster 2024-08-17T18:21:16.880048+0000 mgr.y (mgr.34107) 2384 : cluster [DBG] pgmap v3316: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:18.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:18 smithi169 bash[79348]: cluster 2024-08-17T18:21:16.880048+0000 mgr.y (mgr.34107) 2384 : cluster [DBG] pgmap v3316: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:18.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:18 smithi169 bash[79348]: cluster 2024-08-17T18:21:16.880048+0000 mgr.y (mgr.34107) 2384 : cluster [DBG] pgmap v3316: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:19.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:21:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:21:18] "GET /metrics HTTP/1.1" 200 34201 "" "Prometheus/2.51.0" 2024-08-17T18:21:19.551 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:21:20.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:20 smithi131 bash[89561]: cluster 2024-08-17T18:21:18.880912+0000 mgr.y (mgr.34107) 2385 : cluster [DBG] pgmap v3317: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:20.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:20 smithi131 bash[89561]: cluster 2024-08-17T18:21:18.880912+0000 mgr.y (mgr.34107) 2385 : cluster [DBG] pgmap v3317: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:20.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:20 smithi131 bash[88347]: cluster 2024-08-17T18:21:18.880912+0000 mgr.y (mgr.34107) 2385 : cluster [DBG] pgmap v3317: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:20.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:20 smithi131 bash[88347]: cluster 2024-08-17T18:21:18.880912+0000 mgr.y (mgr.34107) 2385 : cluster [DBG] pgmap v3317: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:20.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:20 smithi169 bash[79348]: cluster 2024-08-17T18:21:18.880912+0000 mgr.y (mgr.34107) 2385 : cluster [DBG] pgmap v3317: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:20.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:20 smithi169 bash[79348]: cluster 2024-08-17T18:21:18.880912+0000 mgr.y (mgr.34107) 2385 : cluster [DBG] pgmap v3317: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:22.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:22 smithi131 bash[88347]: cluster 2024-08-17T18:21:20.881940+0000 mgr.y (mgr.34107) 2386 : cluster [DBG] pgmap v3318: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:22.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:22 smithi131 bash[88347]: cluster 2024-08-17T18:21:20.881940+0000 mgr.y (mgr.34107) 2386 : cluster [DBG] pgmap v3318: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:22.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:22 smithi131 bash[89561]: cluster 2024-08-17T18:21:20.881940+0000 mgr.y (mgr.34107) 2386 : cluster [DBG] pgmap v3318: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:22.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:22 smithi131 bash[89561]: cluster 2024-08-17T18:21:20.881940+0000 mgr.y (mgr.34107) 2386 : cluster [DBG] pgmap v3318: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:22.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:22 smithi169 bash[79348]: cluster 2024-08-17T18:21:20.881940+0000 mgr.y (mgr.34107) 2386 : cluster [DBG] pgmap v3318: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:22.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:22 smithi169 bash[79348]: cluster 2024-08-17T18:21:20.881940+0000 mgr.y (mgr.34107) 2386 : cluster [DBG] pgmap v3318: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:24.029 INFO:teuthology.orchestra.run.smithi131.stderr:set osd.2 primary-affinity to 1 (8655362) 2024-08-17T18:21:24.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:24 smithi131 bash[88347]: cluster 2024-08-17T18:21:22.882661+0000 mgr.y (mgr.34107) 2387 : cluster [DBG] pgmap v3319: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:24.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:24 smithi131 bash[88347]: cluster 2024-08-17T18:21:22.882661+0000 mgr.y (mgr.34107) 2387 : cluster [DBG] pgmap v3319: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:24.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:24 smithi131 bash[88347]: audit 2024-08-17T18:21:23.306403+0000 mon.a (mon.0) 3541 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:21:24.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:24 smithi131 bash[88347]: audit 2024-08-17T18:21:23.306403+0000 mon.a (mon.0) 3541 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:21:24.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:24 smithi131 bash[88347]: audit 2024-08-17T18:21:23.791700+0000 mon.c (mon.2) 131 : audit [INF] from='client.? 172.21.15.131:0/80523702' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:21:24.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:24 smithi131 bash[88347]: audit 2024-08-17T18:21:23.791700+0000 mon.c (mon.2) 131 : audit [INF] from='client.? 172.21.15.131:0/80523702' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:21:24.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:24 smithi131 bash[88347]: audit 2024-08-17T18:21:23.792124+0000 mon.a (mon.0) 3542 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:21:24.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:24 smithi131 bash[88347]: audit 2024-08-17T18:21:23.792124+0000 mon.a (mon.0) 3542 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:21:24.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:24 smithi131 bash[89561]: cluster 2024-08-17T18:21:22.882661+0000 mgr.y (mgr.34107) 2387 : cluster [DBG] pgmap v3319: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:24.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:24 smithi131 bash[89561]: cluster 2024-08-17T18:21:22.882661+0000 mgr.y (mgr.34107) 2387 : cluster [DBG] pgmap v3319: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:24.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:24 smithi131 bash[89561]: audit 2024-08-17T18:21:23.306403+0000 mon.a (mon.0) 3541 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:21:24.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:24 smithi131 bash[89561]: audit 2024-08-17T18:21:23.306403+0000 mon.a (mon.0) 3541 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:21:24.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:24 smithi131 bash[89561]: audit 2024-08-17T18:21:23.791700+0000 mon.c (mon.2) 131 : audit [INF] from='client.? 172.21.15.131:0/80523702' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:21:24.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:24 smithi131 bash[89561]: audit 2024-08-17T18:21:23.791700+0000 mon.c (mon.2) 131 : audit [INF] from='client.? 172.21.15.131:0/80523702' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:21:24.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:24 smithi131 bash[89561]: audit 2024-08-17T18:21:23.792124+0000 mon.a (mon.0) 3542 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:21:24.351 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:24 smithi131 bash[89561]: audit 2024-08-17T18:21:23.792124+0000 mon.a (mon.0) 3542 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:21:24.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:24 smithi169 bash[79348]: cluster 2024-08-17T18:21:22.882661+0000 mgr.y (mgr.34107) 2387 : cluster [DBG] pgmap v3319: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:24.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:24 smithi169 bash[79348]: cluster 2024-08-17T18:21:22.882661+0000 mgr.y (mgr.34107) 2387 : cluster [DBG] pgmap v3319: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:24.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:24 smithi169 bash[79348]: audit 2024-08-17T18:21:23.306403+0000 mon.a (mon.0) 3541 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:21:24.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:24 smithi169 bash[79348]: audit 2024-08-17T18:21:23.306403+0000 mon.a (mon.0) 3541 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:21:24.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:24 smithi169 bash[79348]: audit 2024-08-17T18:21:23.791700+0000 mon.c (mon.2) 131 : audit [INF] from='client.? 172.21.15.131:0/80523702' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:21:24.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:24 smithi169 bash[79348]: audit 2024-08-17T18:21:23.791700+0000 mon.c (mon.2) 131 : audit [INF] from='client.? 172.21.15.131:0/80523702' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:21:24.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:24 smithi169 bash[79348]: audit 2024-08-17T18:21:23.792124+0000 mon.a (mon.0) 3542 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:21:24.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:24 smithi169 bash[79348]: audit 2024-08-17T18:21:23.792124+0000 mon.a (mon.0) 3542 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 2, "weight": 1.0} : dispatch 2024-08-17T18:21:24.844 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd reweight 3 1 2024-08-17T18:21:25.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:25 smithi131 bash[88347]: audit 2024-08-17T18:21:24.017638+0000 mon.a (mon.0) 3543 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2024-08-17T18:21:25.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:25 smithi131 bash[88347]: audit 2024-08-17T18:21:24.017638+0000 mon.a (mon.0) 3543 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2024-08-17T18:21:25.099 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:25 smithi131 bash[88347]: cluster 2024-08-17T18:21:24.026287+0000 mon.a (mon.0) 3544 : cluster [DBG] osdmap e1599: 8 total, 8 up, 8 in 2024-08-17T18:21:25.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:25 smithi131 bash[88347]: cluster 2024-08-17T18:21:24.026287+0000 mon.a (mon.0) 3544 : cluster [DBG] osdmap e1599: 8 total, 8 up, 8 in 2024-08-17T18:21:25.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:25 smithi131 bash[89561]: audit 2024-08-17T18:21:24.017638+0000 mon.a (mon.0) 3543 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2024-08-17T18:21:25.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:25 smithi131 bash[89561]: audit 2024-08-17T18:21:24.017638+0000 mon.a (mon.0) 3543 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2024-08-17T18:21:25.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:25 smithi131 bash[89561]: cluster 2024-08-17T18:21:24.026287+0000 mon.a (mon.0) 3544 : cluster [DBG] osdmap e1599: 8 total, 8 up, 8 in 2024-08-17T18:21:25.100 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:25 smithi131 bash[89561]: cluster 2024-08-17T18:21:24.026287+0000 mon.a (mon.0) 3544 : cluster [DBG] osdmap e1599: 8 total, 8 up, 8 in 2024-08-17T18:21:25.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:25 smithi169 bash[79348]: audit 2024-08-17T18:21:24.017638+0000 mon.a (mon.0) 3543 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2024-08-17T18:21:25.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:25 smithi169 bash[79348]: audit 2024-08-17T18:21:24.017638+0000 mon.a (mon.0) 3543 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 2, "weight": 1.0}]': finished 2024-08-17T18:21:25.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:25 smithi169 bash[79348]: cluster 2024-08-17T18:21:24.026287+0000 mon.a (mon.0) 3544 : cluster [DBG] osdmap e1599: 8 total, 8 up, 8 in 2024-08-17T18:21:25.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:25 smithi169 bash[79348]: cluster 2024-08-17T18:21:24.026287+0000 mon.a (mon.0) 3544 : cluster [DBG] osdmap e1599: 8 total, 8 up, 8 in 2024-08-17T18:21:26.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:26 smithi131 bash[88347]: cluster 2024-08-17T18:21:24.883544+0000 mgr.y (mgr.34107) 2388 : cluster [DBG] pgmap v3321: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:26.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:26 smithi131 bash[88347]: cluster 2024-08-17T18:21:24.883544+0000 mgr.y (mgr.34107) 2388 : cluster [DBG] pgmap v3321: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:26.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:26 smithi131 bash[89561]: cluster 2024-08-17T18:21:24.883544+0000 mgr.y (mgr.34107) 2388 : cluster [DBG] pgmap v3321: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:26.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:26 smithi131 bash[89561]: cluster 2024-08-17T18:21:24.883544+0000 mgr.y (mgr.34107) 2388 : cluster [DBG] pgmap v3321: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:26.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:26 smithi169 bash[79348]: cluster 2024-08-17T18:21:24.883544+0000 mgr.y (mgr.34107) 2388 : cluster [DBG] pgmap v3321: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:26.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:26 smithi169 bash[79348]: cluster 2024-08-17T18:21:24.883544+0000 mgr.y (mgr.34107) 2388 : cluster [DBG] pgmap v3321: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:28.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:28 smithi131 bash[89561]: cluster 2024-08-17T18:21:26.884499+0000 mgr.y (mgr.34107) 2389 : cluster [DBG] pgmap v3322: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:28.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:28 smithi131 bash[89561]: cluster 2024-08-17T18:21:26.884499+0000 mgr.y (mgr.34107) 2389 : cluster [DBG] pgmap v3322: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:28.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:28 smithi131 bash[88347]: cluster 2024-08-17T18:21:26.884499+0000 mgr.y (mgr.34107) 2389 : cluster [DBG] pgmap v3322: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:28.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:28 smithi131 bash[88347]: cluster 2024-08-17T18:21:26.884499+0000 mgr.y (mgr.34107) 2389 : cluster [DBG] pgmap v3322: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:28.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:28 smithi169 bash[79348]: cluster 2024-08-17T18:21:26.884499+0000 mgr.y (mgr.34107) 2389 : cluster [DBG] pgmap v3322: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:28.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:28 smithi169 bash[79348]: cluster 2024-08-17T18:21:26.884499+0000 mgr.y (mgr.34107) 2389 : cluster [DBG] pgmap v3322: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:29.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:21:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:21:28] "GET /metrics HTTP/1.1" 200 34204 "" "Prometheus/2.51.0" 2024-08-17T18:21:29.580 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:21:30.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:30 smithi131 bash[88347]: cluster 2024-08-17T18:21:28.885226+0000 mgr.y (mgr.34107) 2390 : cluster [DBG] pgmap v3323: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:30.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:30 smithi131 bash[88347]: cluster 2024-08-17T18:21:28.885226+0000 mgr.y (mgr.34107) 2390 : cluster [DBG] pgmap v3323: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:30.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:30 smithi131 bash[89561]: cluster 2024-08-17T18:21:28.885226+0000 mgr.y (mgr.34107) 2390 : cluster [DBG] pgmap v3323: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:30.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:30 smithi131 bash[89561]: cluster 2024-08-17T18:21:28.885226+0000 mgr.y (mgr.34107) 2390 : cluster [DBG] pgmap v3323: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:30.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:30 smithi169 bash[79348]: cluster 2024-08-17T18:21:28.885226+0000 mgr.y (mgr.34107) 2390 : cluster [DBG] pgmap v3323: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:30.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:30 smithi169 bash[79348]: cluster 2024-08-17T18:21:28.885226+0000 mgr.y (mgr.34107) 2390 : cluster [DBG] pgmap v3323: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:32.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:32 smithi131 bash[89561]: cluster 2024-08-17T18:21:30.886238+0000 mgr.y (mgr.34107) 2391 : cluster [DBG] pgmap v3324: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:32.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:32 smithi131 bash[89561]: cluster 2024-08-17T18:21:30.886238+0000 mgr.y (mgr.34107) 2391 : cluster [DBG] pgmap v3324: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:32.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:32 smithi131 bash[88347]: cluster 2024-08-17T18:21:30.886238+0000 mgr.y (mgr.34107) 2391 : cluster [DBG] pgmap v3324: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:32.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:32 smithi131 bash[88347]: cluster 2024-08-17T18:21:30.886238+0000 mgr.y (mgr.34107) 2391 : cluster [DBG] pgmap v3324: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:32.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:32 smithi169 bash[79348]: cluster 2024-08-17T18:21:30.886238+0000 mgr.y (mgr.34107) 2391 : cluster [DBG] pgmap v3324: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:32.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:32 smithi169 bash[79348]: cluster 2024-08-17T18:21:30.886238+0000 mgr.y (mgr.34107) 2391 : cluster [DBG] pgmap v3324: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:34.260 INFO:teuthology.orchestra.run.smithi131.stderr:reweighted osd.3 to 1 (10000) 2024-08-17T18:21:34.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:34 smithi131 bash[88347]: cluster 2024-08-17T18:21:32.886840+0000 mgr.y (mgr.34107) 2392 : cluster [DBG] pgmap v3325: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:34.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:34 smithi131 bash[88347]: cluster 2024-08-17T18:21:32.886840+0000 mgr.y (mgr.34107) 2392 : cluster [DBG] pgmap v3325: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:34.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:34 smithi131 bash[88347]: audit 2024-08-17T18:21:33.583468+0000 mon.c (mon.2) 132 : audit [INF] from='client.? 172.21.15.131:0/494146963' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:21:34.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:34 smithi131 bash[88347]: audit 2024-08-17T18:21:33.583468+0000 mon.c (mon.2) 132 : audit [INF] from='client.? 172.21.15.131:0/494146963' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:21:34.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:34 smithi131 bash[88347]: audit 2024-08-17T18:21:33.583990+0000 mon.a (mon.0) 3545 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:21:34.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:34 smithi131 bash[88347]: audit 2024-08-17T18:21:33.583990+0000 mon.a (mon.0) 3545 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:21:34.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:34 smithi131 bash[89561]: cluster 2024-08-17T18:21:32.886840+0000 mgr.y (mgr.34107) 2392 : cluster [DBG] pgmap v3325: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:34.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:34 smithi131 bash[89561]: cluster 2024-08-17T18:21:32.886840+0000 mgr.y (mgr.34107) 2392 : cluster [DBG] pgmap v3325: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:34.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:34 smithi131 bash[89561]: audit 2024-08-17T18:21:33.583468+0000 mon.c (mon.2) 132 : audit [INF] from='client.? 172.21.15.131:0/494146963' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:21:34.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:34 smithi131 bash[89561]: audit 2024-08-17T18:21:33.583468+0000 mon.c (mon.2) 132 : audit [INF] from='client.? 172.21.15.131:0/494146963' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:21:34.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:34 smithi131 bash[89561]: audit 2024-08-17T18:21:33.583990+0000 mon.a (mon.0) 3545 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:21:34.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:34 smithi131 bash[89561]: audit 2024-08-17T18:21:33.583990+0000 mon.a (mon.0) 3545 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:21:34.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:34 smithi169 bash[79348]: cluster 2024-08-17T18:21:32.886840+0000 mgr.y (mgr.34107) 2392 : cluster [DBG] pgmap v3325: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:34.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:34 smithi169 bash[79348]: cluster 2024-08-17T18:21:32.886840+0000 mgr.y (mgr.34107) 2392 : cluster [DBG] pgmap v3325: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:34.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:34 smithi169 bash[79348]: audit 2024-08-17T18:21:33.583468+0000 mon.c (mon.2) 132 : audit [INF] from='client.? 172.21.15.131:0/494146963' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:21:34.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:34 smithi169 bash[79348]: audit 2024-08-17T18:21:33.583468+0000 mon.c (mon.2) 132 : audit [INF] from='client.? 172.21.15.131:0/494146963' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:21:34.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:34 smithi169 bash[79348]: audit 2024-08-17T18:21:33.583990+0000 mon.a (mon.0) 3545 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:21:34.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:34 smithi169 bash[79348]: audit 2024-08-17T18:21:33.583990+0000 mon.a (mon.0) 3545 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:21:35.155 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 3 1 2024-08-17T18:21:35.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:35 smithi131 bash[89561]: audit 2024-08-17T18:21:34.248953+0000 mon.a (mon.0) 3546 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T18:21:35.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:35 smithi131 bash[89561]: audit 2024-08-17T18:21:34.248953+0000 mon.a (mon.0) 3546 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T18:21:35.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:35 smithi131 bash[89561]: cluster 2024-08-17T18:21:34.256075+0000 mon.a (mon.0) 3547 : cluster [DBG] osdmap e1600: 8 total, 8 up, 8 in 2024-08-17T18:21:35.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:35 smithi131 bash[89561]: cluster 2024-08-17T18:21:34.256075+0000 mon.a (mon.0) 3547 : cluster [DBG] osdmap e1600: 8 total, 8 up, 8 in 2024-08-17T18:21:35.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:35 smithi131 bash[89561]: cluster 2024-08-17T18:21:35.257166+0000 mon.a (mon.0) 3548 : cluster [DBG] osdmap e1601: 8 total, 8 up, 8 in 2024-08-17T18:21:35.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:35 smithi131 bash[89561]: cluster 2024-08-17T18:21:35.257166+0000 mon.a (mon.0) 3548 : cluster [DBG] osdmap e1601: 8 total, 8 up, 8 in 2024-08-17T18:21:35.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:35 smithi131 bash[88347]: audit 2024-08-17T18:21:34.248953+0000 mon.a (mon.0) 3546 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T18:21:35.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:35 smithi131 bash[88347]: audit 2024-08-17T18:21:34.248953+0000 mon.a (mon.0) 3546 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T18:21:35.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:35 smithi131 bash[88347]: cluster 2024-08-17T18:21:34.256075+0000 mon.a (mon.0) 3547 : cluster [DBG] osdmap e1600: 8 total, 8 up, 8 in 2024-08-17T18:21:35.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:35 smithi131 bash[88347]: cluster 2024-08-17T18:21:34.256075+0000 mon.a (mon.0) 3547 : cluster [DBG] osdmap e1600: 8 total, 8 up, 8 in 2024-08-17T18:21:35.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:35 smithi131 bash[88347]: cluster 2024-08-17T18:21:35.257166+0000 mon.a (mon.0) 3548 : cluster [DBG] osdmap e1601: 8 total, 8 up, 8 in 2024-08-17T18:21:35.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:35 smithi131 bash[88347]: cluster 2024-08-17T18:21:35.257166+0000 mon.a (mon.0) 3548 : cluster [DBG] osdmap e1601: 8 total, 8 up, 8 in 2024-08-17T18:21:35.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:35 smithi169 bash[79348]: audit 2024-08-17T18:21:34.248953+0000 mon.a (mon.0) 3546 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T18:21:35.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:35 smithi169 bash[79348]: audit 2024-08-17T18:21:34.248953+0000 mon.a (mon.0) 3546 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 3, "weight": 1.0}]': finished 2024-08-17T18:21:35.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:35 smithi169 bash[79348]: cluster 2024-08-17T18:21:34.256075+0000 mon.a (mon.0) 3547 : cluster [DBG] osdmap e1600: 8 total, 8 up, 8 in 2024-08-17T18:21:35.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:35 smithi169 bash[79348]: cluster 2024-08-17T18:21:34.256075+0000 mon.a (mon.0) 3547 : cluster [DBG] osdmap e1600: 8 total, 8 up, 8 in 2024-08-17T18:21:35.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:35 smithi169 bash[79348]: cluster 2024-08-17T18:21:35.257166+0000 mon.a (mon.0) 3548 : cluster [DBG] osdmap e1601: 8 total, 8 up, 8 in 2024-08-17T18:21:35.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:35 smithi169 bash[79348]: cluster 2024-08-17T18:21:35.257166+0000 mon.a (mon.0) 3548 : cluster [DBG] osdmap e1601: 8 total, 8 up, 8 in 2024-08-17T18:21:36.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:36 smithi131 bash[88347]: cluster 2024-08-17T18:21:34.887767+0000 mgr.y (mgr.34107) 2393 : cluster [DBG] pgmap v3327: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:36.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:36 smithi131 bash[88347]: cluster 2024-08-17T18:21:34.887767+0000 mgr.y (mgr.34107) 2393 : cluster [DBG] pgmap v3327: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:36.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:36 smithi131 bash[88347]: cluster 2024-08-17T18:21:36.260914+0000 mon.a (mon.0) 3549 : cluster [DBG] osdmap e1602: 8 total, 8 up, 8 in 2024-08-17T18:21:36.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:36 smithi131 bash[88347]: cluster 2024-08-17T18:21:36.260914+0000 mon.a (mon.0) 3549 : cluster [DBG] osdmap e1602: 8 total, 8 up, 8 in 2024-08-17T18:21:36.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:36 smithi131 bash[89561]: cluster 2024-08-17T18:21:34.887767+0000 mgr.y (mgr.34107) 2393 : cluster [DBG] pgmap v3327: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:36.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:36 smithi131 bash[89561]: cluster 2024-08-17T18:21:34.887767+0000 mgr.y (mgr.34107) 2393 : cluster [DBG] pgmap v3327: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:36.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:36 smithi131 bash[89561]: cluster 2024-08-17T18:21:36.260914+0000 mon.a (mon.0) 3549 : cluster [DBG] osdmap e1602: 8 total, 8 up, 8 in 2024-08-17T18:21:36.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:36 smithi131 bash[89561]: cluster 2024-08-17T18:21:36.260914+0000 mon.a (mon.0) 3549 : cluster [DBG] osdmap e1602: 8 total, 8 up, 8 in 2024-08-17T18:21:36.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:36 smithi169 bash[79348]: cluster 2024-08-17T18:21:34.887767+0000 mgr.y (mgr.34107) 2393 : cluster [DBG] pgmap v3327: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:36.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:36 smithi169 bash[79348]: cluster 2024-08-17T18:21:34.887767+0000 mgr.y (mgr.34107) 2393 : cluster [DBG] pgmap v3327: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:36.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:36 smithi169 bash[79348]: cluster 2024-08-17T18:21:36.260914+0000 mon.a (mon.0) 3549 : cluster [DBG] osdmap e1602: 8 total, 8 up, 8 in 2024-08-17T18:21:36.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:36 smithi169 bash[79348]: cluster 2024-08-17T18:21:36.260914+0000 mon.a (mon.0) 3549 : cluster [DBG] osdmap e1602: 8 total, 8 up, 8 in 2024-08-17T18:21:38.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:38 smithi131 bash[89561]: cluster 2024-08-17T18:21:36.888459+0000 mgr.y (mgr.34107) 2394 : cluster [DBG] pgmap v3330: 93 pgs: 2 peering, 91 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:38.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:38 smithi131 bash[89561]: cluster 2024-08-17T18:21:36.888459+0000 mgr.y (mgr.34107) 2394 : cluster [DBG] pgmap v3330: 93 pgs: 2 peering, 91 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:38.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:38 smithi131 bash[89561]: cluster 2024-08-17T18:21:37.310187+0000 mon.a (mon.0) 3550 : cluster [DBG] osdmap e1603: 8 total, 8 up, 8 in 2024-08-17T18:21:38.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:38 smithi131 bash[89561]: cluster 2024-08-17T18:21:37.310187+0000 mon.a (mon.0) 3550 : cluster [DBG] osdmap e1603: 8 total, 8 up, 8 in 2024-08-17T18:21:38.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:38 smithi131 bash[88347]: cluster 2024-08-17T18:21:36.888459+0000 mgr.y (mgr.34107) 2394 : cluster [DBG] pgmap v3330: 93 pgs: 2 peering, 91 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:38.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:38 smithi131 bash[88347]: cluster 2024-08-17T18:21:36.888459+0000 mgr.y (mgr.34107) 2394 : cluster [DBG] pgmap v3330: 93 pgs: 2 peering, 91 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:38.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:38 smithi131 bash[88347]: cluster 2024-08-17T18:21:37.310187+0000 mon.a (mon.0) 3550 : cluster [DBG] osdmap e1603: 8 total, 8 up, 8 in 2024-08-17T18:21:38.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:38 smithi131 bash[88347]: cluster 2024-08-17T18:21:37.310187+0000 mon.a (mon.0) 3550 : cluster [DBG] osdmap e1603: 8 total, 8 up, 8 in 2024-08-17T18:21:38.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:38 smithi169 bash[79348]: cluster 2024-08-17T18:21:36.888459+0000 mgr.y (mgr.34107) 2394 : cluster [DBG] pgmap v3330: 93 pgs: 2 peering, 91 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:38.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:38 smithi169 bash[79348]: cluster 2024-08-17T18:21:36.888459+0000 mgr.y (mgr.34107) 2394 : cluster [DBG] pgmap v3330: 93 pgs: 2 peering, 91 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:38.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:38 smithi169 bash[79348]: cluster 2024-08-17T18:21:37.310187+0000 mon.a (mon.0) 3550 : cluster [DBG] osdmap e1603: 8 total, 8 up, 8 in 2024-08-17T18:21:38.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:38 smithi169 bash[79348]: cluster 2024-08-17T18:21:37.310187+0000 mon.a (mon.0) 3550 : cluster [DBG] osdmap e1603: 8 total, 8 up, 8 in 2024-08-17T18:21:39.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:21:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:21:38] "GET /metrics HTTP/1.1" 200 34185 "" "Prometheus/2.51.0" 2024-08-17T18:21:39.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:39 smithi131 bash[89561]: audit 2024-08-17T18:21:38.307131+0000 mon.a (mon.0) 3551 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:21:39.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:39 smithi131 bash[89561]: audit 2024-08-17T18:21:38.307131+0000 mon.a (mon.0) 3551 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:21:39.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:39 smithi131 bash[89561]: cluster 2024-08-17T18:21:38.325380+0000 mon.a (mon.0) 3552 : cluster [DBG] osdmap e1604: 8 total, 8 up, 8 in 2024-08-17T18:21:39.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:39 smithi131 bash[89561]: cluster 2024-08-17T18:21:38.325380+0000 mon.a (mon.0) 3552 : cluster [DBG] osdmap e1604: 8 total, 8 up, 8 in 2024-08-17T18:21:39.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:39 smithi131 bash[88347]: audit 2024-08-17T18:21:38.307131+0000 mon.a (mon.0) 3551 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:21:39.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:39 smithi131 bash[88347]: audit 2024-08-17T18:21:38.307131+0000 mon.a (mon.0) 3551 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:21:39.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:39 smithi131 bash[88347]: cluster 2024-08-17T18:21:38.325380+0000 mon.a (mon.0) 3552 : cluster [DBG] osdmap e1604: 8 total, 8 up, 8 in 2024-08-17T18:21:39.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:39 smithi131 bash[88347]: cluster 2024-08-17T18:21:38.325380+0000 mon.a (mon.0) 3552 : cluster [DBG] osdmap e1604: 8 total, 8 up, 8 in 2024-08-17T18:21:39.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:39 smithi169 bash[79348]: audit 2024-08-17T18:21:38.307131+0000 mon.a (mon.0) 3551 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:21:39.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:39 smithi169 bash[79348]: audit 2024-08-17T18:21:38.307131+0000 mon.a (mon.0) 3551 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:21:39.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:39 smithi169 bash[79348]: cluster 2024-08-17T18:21:38.325380+0000 mon.a (mon.0) 3552 : cluster [DBG] osdmap e1604: 8 total, 8 up, 8 in 2024-08-17T18:21:39.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:39 smithi169 bash[79348]: cluster 2024-08-17T18:21:38.325380+0000 mon.a (mon.0) 3552 : cluster [DBG] osdmap e1604: 8 total, 8 up, 8 in 2024-08-17T18:21:39.906 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:21:40.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:40 smithi131 bash[88347]: cluster 2024-08-17T18:21:38.889245+0000 mgr.y (mgr.34107) 2395 : cluster [DBG] pgmap v3333: 93 pgs: 2 peering, 91 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:40.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:40 smithi131 bash[88347]: cluster 2024-08-17T18:21:38.889245+0000 mgr.y (mgr.34107) 2395 : cluster [DBG] pgmap v3333: 93 pgs: 2 peering, 91 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:40.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:40 smithi131 bash[89561]: cluster 2024-08-17T18:21:38.889245+0000 mgr.y (mgr.34107) 2395 : cluster [DBG] pgmap v3333: 93 pgs: 2 peering, 91 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:40.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:40 smithi131 bash[89561]: cluster 2024-08-17T18:21:38.889245+0000 mgr.y (mgr.34107) 2395 : cluster [DBG] pgmap v3333: 93 pgs: 2 peering, 91 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:40.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:40 smithi169 bash[79348]: cluster 2024-08-17T18:21:38.889245+0000 mgr.y (mgr.34107) 2395 : cluster [DBG] pgmap v3333: 93 pgs: 2 peering, 91 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:40.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:40 smithi169 bash[79348]: cluster 2024-08-17T18:21:38.889245+0000 mgr.y (mgr.34107) 2395 : cluster [DBG] pgmap v3333: 93 pgs: 2 peering, 91 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:42.579 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:42 smithi131 bash[88347]: cluster 2024-08-17T18:21:40.890402+0000 mgr.y (mgr.34107) 2396 : cluster [DBG] pgmap v3334: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:42.579 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:42 smithi131 bash[88347]: cluster 2024-08-17T18:21:40.890402+0000 mgr.y (mgr.34107) 2396 : cluster [DBG] pgmap v3334: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:42.580 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:42 smithi131 bash[89561]: cluster 2024-08-17T18:21:40.890402+0000 mgr.y (mgr.34107) 2396 : cluster [DBG] pgmap v3334: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:42.580 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:42 smithi131 bash[89561]: cluster 2024-08-17T18:21:40.890402+0000 mgr.y (mgr.34107) 2396 : cluster [DBG] pgmap v3334: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:42.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:42 smithi169 bash[79348]: cluster 2024-08-17T18:21:40.890402+0000 mgr.y (mgr.34107) 2396 : cluster [DBG] pgmap v3334: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:42.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:42 smithi169 bash[79348]: cluster 2024-08-17T18:21:40.890402+0000 mgr.y (mgr.34107) 2396 : cluster [DBG] pgmap v3334: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:44.336 INFO:teuthology.orchestra.run.smithi131.stderr:set osd.3 primary-affinity to 1 (8655362) 2024-08-17T18:21:44.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:44 smithi131 bash[89561]: cluster 2024-08-17T18:21:42.891082+0000 mgr.y (mgr.34107) 2397 : cluster [DBG] pgmap v3335: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:44.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:44 smithi131 bash[89561]: cluster 2024-08-17T18:21:42.891082+0000 mgr.y (mgr.34107) 2397 : cluster [DBG] pgmap v3335: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:44.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:44 smithi131 bash[89561]: audit 2024-08-17T18:21:44.073339+0000 mon.c (mon.2) 133 : audit [INF] from='client.? 172.21.15.131:0/4274831787' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:21:44.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:44 smithi131 bash[89561]: audit 2024-08-17T18:21:44.073339+0000 mon.c (mon.2) 133 : audit [INF] from='client.? 172.21.15.131:0/4274831787' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:21:44.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:44 smithi131 bash[89561]: audit 2024-08-17T18:21:44.074237+0000 mon.a (mon.0) 3553 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:21:44.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:44 smithi131 bash[89561]: audit 2024-08-17T18:21:44.074237+0000 mon.a (mon.0) 3553 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:21:44.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:44 smithi131 bash[88347]: cluster 2024-08-17T18:21:42.891082+0000 mgr.y (mgr.34107) 2397 : cluster [DBG] pgmap v3335: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:44.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:44 smithi131 bash[88347]: cluster 2024-08-17T18:21:42.891082+0000 mgr.y (mgr.34107) 2397 : cluster [DBG] pgmap v3335: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:44.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:44 smithi131 bash[88347]: audit 2024-08-17T18:21:44.073339+0000 mon.c (mon.2) 133 : audit [INF] from='client.? 172.21.15.131:0/4274831787' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:21:44.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:44 smithi131 bash[88347]: audit 2024-08-17T18:21:44.073339+0000 mon.c (mon.2) 133 : audit [INF] from='client.? 172.21.15.131:0/4274831787' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:21:44.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:44 smithi131 bash[88347]: audit 2024-08-17T18:21:44.074237+0000 mon.a (mon.0) 3553 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:21:44.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:44 smithi131 bash[88347]: audit 2024-08-17T18:21:44.074237+0000 mon.a (mon.0) 3553 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:21:44.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:44 smithi169 bash[79348]: cluster 2024-08-17T18:21:42.891082+0000 mgr.y (mgr.34107) 2397 : cluster [DBG] pgmap v3335: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:44.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:44 smithi169 bash[79348]: cluster 2024-08-17T18:21:42.891082+0000 mgr.y (mgr.34107) 2397 : cluster [DBG] pgmap v3335: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:44.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:44 smithi169 bash[79348]: audit 2024-08-17T18:21:44.073339+0000 mon.c (mon.2) 133 : audit [INF] from='client.? 172.21.15.131:0/4274831787' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:21:44.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:44 smithi169 bash[79348]: audit 2024-08-17T18:21:44.073339+0000 mon.c (mon.2) 133 : audit [INF] from='client.? 172.21.15.131:0/4274831787' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:21:44.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:44 smithi169 bash[79348]: audit 2024-08-17T18:21:44.074237+0000 mon.a (mon.0) 3553 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:21:44.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:44 smithi169 bash[79348]: audit 2024-08-17T18:21:44.074237+0000 mon.a (mon.0) 3553 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 3, "weight": 1.0} : dispatch 2024-08-17T18:21:45.177 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd reweight 4 1 2024-08-17T18:21:45.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:45 smithi131 bash[89561]: audit 2024-08-17T18:21:44.329190+0000 mon.a (mon.0) 3554 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2024-08-17T18:21:45.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:45 smithi131 bash[89561]: audit 2024-08-17T18:21:44.329190+0000 mon.a (mon.0) 3554 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2024-08-17T18:21:45.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:45 smithi131 bash[89561]: cluster 2024-08-17T18:21:44.336278+0000 mon.a (mon.0) 3555 : cluster [DBG] osdmap e1605: 8 total, 8 up, 8 in 2024-08-17T18:21:45.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:45 smithi131 bash[89561]: cluster 2024-08-17T18:21:44.336278+0000 mon.a (mon.0) 3555 : cluster [DBG] osdmap e1605: 8 total, 8 up, 8 in 2024-08-17T18:21:45.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:45 smithi131 bash[88347]: audit 2024-08-17T18:21:44.329190+0000 mon.a (mon.0) 3554 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2024-08-17T18:21:45.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:45 smithi131 bash[88347]: audit 2024-08-17T18:21:44.329190+0000 mon.a (mon.0) 3554 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2024-08-17T18:21:45.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:45 smithi131 bash[88347]: cluster 2024-08-17T18:21:44.336278+0000 mon.a (mon.0) 3555 : cluster [DBG] osdmap e1605: 8 total, 8 up, 8 in 2024-08-17T18:21:45.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:45 smithi131 bash[88347]: cluster 2024-08-17T18:21:44.336278+0000 mon.a (mon.0) 3555 : cluster [DBG] osdmap e1605: 8 total, 8 up, 8 in 2024-08-17T18:21:45.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:45 smithi169 bash[79348]: audit 2024-08-17T18:21:44.329190+0000 mon.a (mon.0) 3554 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2024-08-17T18:21:45.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:45 smithi169 bash[79348]: audit 2024-08-17T18:21:44.329190+0000 mon.a (mon.0) 3554 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 3, "weight": 1.0}]': finished 2024-08-17T18:21:45.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:45 smithi169 bash[79348]: cluster 2024-08-17T18:21:44.336278+0000 mon.a (mon.0) 3555 : cluster [DBG] osdmap e1605: 8 total, 8 up, 8 in 2024-08-17T18:21:45.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:45 smithi169 bash[79348]: cluster 2024-08-17T18:21:44.336278+0000 mon.a (mon.0) 3555 : cluster [DBG] osdmap e1605: 8 total, 8 up, 8 in 2024-08-17T18:21:46.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:46 smithi169 bash[79348]: cluster 2024-08-17T18:21:44.892007+0000 mgr.y (mgr.34107) 2398 : cluster [DBG] pgmap v3337: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:46.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:46 smithi169 bash[79348]: cluster 2024-08-17T18:21:44.892007+0000 mgr.y (mgr.34107) 2398 : cluster [DBG] pgmap v3337: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:46.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:46 smithi131 bash[88347]: cluster 2024-08-17T18:21:44.892007+0000 mgr.y (mgr.34107) 2398 : cluster [DBG] pgmap v3337: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:46.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:46 smithi131 bash[88347]: cluster 2024-08-17T18:21:44.892007+0000 mgr.y (mgr.34107) 2398 : cluster [DBG] pgmap v3337: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:46.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:46 smithi131 bash[89561]: cluster 2024-08-17T18:21:44.892007+0000 mgr.y (mgr.34107) 2398 : cluster [DBG] pgmap v3337: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:46.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:46 smithi131 bash[89561]: cluster 2024-08-17T18:21:44.892007+0000 mgr.y (mgr.34107) 2398 : cluster [DBG] pgmap v3337: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:48.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:48 smithi169 bash[79348]: cluster 2024-08-17T18:21:46.892988+0000 mgr.y (mgr.34107) 2399 : cluster [DBG] pgmap v3338: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:48.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:48 smithi169 bash[79348]: cluster 2024-08-17T18:21:46.892988+0000 mgr.y (mgr.34107) 2399 : cluster [DBG] pgmap v3338: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:48.782 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:48 smithi131 bash[88347]: cluster 2024-08-17T18:21:46.892988+0000 mgr.y (mgr.34107) 2399 : cluster [DBG] pgmap v3338: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:48.782 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:48 smithi131 bash[88347]: cluster 2024-08-17T18:21:46.892988+0000 mgr.y (mgr.34107) 2399 : cluster [DBG] pgmap v3338: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:48.782 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:48 smithi131 bash[89561]: cluster 2024-08-17T18:21:46.892988+0000 mgr.y (mgr.34107) 2399 : cluster [DBG] pgmap v3338: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:48.782 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:48 smithi131 bash[89561]: cluster 2024-08-17T18:21:46.892988+0000 mgr.y (mgr.34107) 2399 : cluster [DBG] pgmap v3338: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:49.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:21:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:21:48] "GET /metrics HTTP/1.1" 200 34185 "" "Prometheus/2.51.0" 2024-08-17T18:21:49.925 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:21:50.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:50 smithi169 bash[79348]: cluster 2024-08-17T18:21:48.893719+0000 mgr.y (mgr.34107) 2400 : cluster [DBG] pgmap v3339: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:50.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:50 smithi169 bash[79348]: cluster 2024-08-17T18:21:48.893719+0000 mgr.y (mgr.34107) 2400 : cluster [DBG] pgmap v3339: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:50.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:50 smithi131 bash[88347]: cluster 2024-08-17T18:21:48.893719+0000 mgr.y (mgr.34107) 2400 : cluster [DBG] pgmap v3339: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:50.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:50 smithi131 bash[88347]: cluster 2024-08-17T18:21:48.893719+0000 mgr.y (mgr.34107) 2400 : cluster [DBG] pgmap v3339: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:50.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:50 smithi131 bash[89561]: cluster 2024-08-17T18:21:48.893719+0000 mgr.y (mgr.34107) 2400 : cluster [DBG] pgmap v3339: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:50.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:50 smithi131 bash[89561]: cluster 2024-08-17T18:21:48.893719+0000 mgr.y (mgr.34107) 2400 : cluster [DBG] pgmap v3339: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:52.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:52 smithi169 bash[79348]: cluster 2024-08-17T18:21:50.894907+0000 mgr.y (mgr.34107) 2401 : cluster [DBG] pgmap v3340: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:52.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:52 smithi169 bash[79348]: cluster 2024-08-17T18:21:50.894907+0000 mgr.y (mgr.34107) 2401 : cluster [DBG] pgmap v3340: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:52.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:52 smithi131 bash[89561]: cluster 2024-08-17T18:21:50.894907+0000 mgr.y (mgr.34107) 2401 : cluster [DBG] pgmap v3340: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:52.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:52 smithi131 bash[89561]: cluster 2024-08-17T18:21:50.894907+0000 mgr.y (mgr.34107) 2401 : cluster [DBG] pgmap v3340: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:52.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:52 smithi131 bash[88347]: cluster 2024-08-17T18:21:50.894907+0000 mgr.y (mgr.34107) 2401 : cluster [DBG] pgmap v3340: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:52.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:52 smithi131 bash[88347]: cluster 2024-08-17T18:21:50.894907+0000 mgr.y (mgr.34107) 2401 : cluster [DBG] pgmap v3340: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:53.624 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:53 smithi131 bash[89561]: audit 2024-08-17T18:21:53.307228+0000 mon.a (mon.0) 3556 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:21:53.625 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:53 smithi131 bash[89561]: audit 2024-08-17T18:21:53.307228+0000 mon.a (mon.0) 3556 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:21:53.625 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:53 smithi131 bash[88347]: audit 2024-08-17T18:21:53.307228+0000 mon.a (mon.0) 3556 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:21:53.625 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:53 smithi131 bash[88347]: audit 2024-08-17T18:21:53.307228+0000 mon.a (mon.0) 3556 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:21:53.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:53 smithi169 bash[79348]: audit 2024-08-17T18:21:53.307228+0000 mon.a (mon.0) 3556 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:21:53.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:53 smithi169 bash[79348]: audit 2024-08-17T18:21:53.307228+0000 mon.a (mon.0) 3556 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:21:54.383 INFO:teuthology.orchestra.run.smithi131.stderr:reweighted osd.4 to 1 (10000) 2024-08-17T18:21:54.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:54 smithi169 bash[79348]: cluster 2024-08-17T18:21:52.895553+0000 mgr.y (mgr.34107) 2402 : cluster [DBG] pgmap v3341: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:54.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:54 smithi169 bash[79348]: cluster 2024-08-17T18:21:52.895553+0000 mgr.y (mgr.34107) 2402 : cluster [DBG] pgmap v3341: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:54.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:54 smithi169 bash[79348]: audit 2024-08-17T18:21:54.008855+0000 mon.c (mon.2) 134 : audit [INF] from='client.? 172.21.15.131:0/1420246261' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:21:54.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:54 smithi169 bash[79348]: audit 2024-08-17T18:21:54.008855+0000 mon.c (mon.2) 134 : audit [INF] from='client.? 172.21.15.131:0/1420246261' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:21:54.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:54 smithi169 bash[79348]: audit 2024-08-17T18:21:54.009364+0000 mon.a (mon.0) 3557 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:21:54.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:54 smithi169 bash[79348]: audit 2024-08-17T18:21:54.009364+0000 mon.a (mon.0) 3557 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:21:54.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:54 smithi131 bash[89561]: cluster 2024-08-17T18:21:52.895553+0000 mgr.y (mgr.34107) 2402 : cluster [DBG] pgmap v3341: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:54.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:54 smithi131 bash[89561]: cluster 2024-08-17T18:21:52.895553+0000 mgr.y (mgr.34107) 2402 : cluster [DBG] pgmap v3341: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:54.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:54 smithi131 bash[89561]: audit 2024-08-17T18:21:54.008855+0000 mon.c (mon.2) 134 : audit [INF] from='client.? 172.21.15.131:0/1420246261' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:21:54.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:54 smithi131 bash[89561]: audit 2024-08-17T18:21:54.008855+0000 mon.c (mon.2) 134 : audit [INF] from='client.? 172.21.15.131:0/1420246261' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:21:54.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:54 smithi131 bash[89561]: audit 2024-08-17T18:21:54.009364+0000 mon.a (mon.0) 3557 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:21:54.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:54 smithi131 bash[89561]: audit 2024-08-17T18:21:54.009364+0000 mon.a (mon.0) 3557 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:21:54.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:54 smithi131 bash[88347]: cluster 2024-08-17T18:21:52.895553+0000 mgr.y (mgr.34107) 2402 : cluster [DBG] pgmap v3341: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:54.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:54 smithi131 bash[88347]: cluster 2024-08-17T18:21:52.895553+0000 mgr.y (mgr.34107) 2402 : cluster [DBG] pgmap v3341: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:54.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:54 smithi131 bash[88347]: audit 2024-08-17T18:21:54.008855+0000 mon.c (mon.2) 134 : audit [INF] from='client.? 172.21.15.131:0/1420246261' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:21:54.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:54 smithi131 bash[88347]: audit 2024-08-17T18:21:54.008855+0000 mon.c (mon.2) 134 : audit [INF] from='client.? 172.21.15.131:0/1420246261' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:21:54.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:54 smithi131 bash[88347]: audit 2024-08-17T18:21:54.009364+0000 mon.a (mon.0) 3557 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:21:54.851 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:54 smithi131 bash[88347]: audit 2024-08-17T18:21:54.009364+0000 mon.a (mon.0) 3557 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:21:55.276 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 4 1 2024-08-17T18:21:55.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:55 smithi131 bash[88347]: audit 2024-08-17T18:21:54.375994+0000 mon.a (mon.0) 3558 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T18:21:55.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:55 smithi131 bash[88347]: audit 2024-08-17T18:21:54.375994+0000 mon.a (mon.0) 3558 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T18:21:55.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:55 smithi131 bash[88347]: cluster 2024-08-17T18:21:54.382894+0000 mon.a (mon.0) 3559 : cluster [DBG] osdmap e1606: 8 total, 8 up, 8 in 2024-08-17T18:21:55.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:55 smithi131 bash[88347]: cluster 2024-08-17T18:21:54.382894+0000 mon.a (mon.0) 3559 : cluster [DBG] osdmap e1606: 8 total, 8 up, 8 in 2024-08-17T18:21:55.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:55 smithi131 bash[89561]: audit 2024-08-17T18:21:54.375994+0000 mon.a (mon.0) 3558 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T18:21:55.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:55 smithi131 bash[89561]: audit 2024-08-17T18:21:54.375994+0000 mon.a (mon.0) 3558 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T18:21:55.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:55 smithi131 bash[89561]: cluster 2024-08-17T18:21:54.382894+0000 mon.a (mon.0) 3559 : cluster [DBG] osdmap e1606: 8 total, 8 up, 8 in 2024-08-17T18:21:55.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:55 smithi131 bash[89561]: cluster 2024-08-17T18:21:54.382894+0000 mon.a (mon.0) 3559 : cluster [DBG] osdmap e1606: 8 total, 8 up, 8 in 2024-08-17T18:21:55.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:55 smithi169 bash[79348]: audit 2024-08-17T18:21:54.375994+0000 mon.a (mon.0) 3558 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T18:21:55.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:55 smithi169 bash[79348]: audit 2024-08-17T18:21:54.375994+0000 mon.a (mon.0) 3558 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 4, "weight": 1.0}]': finished 2024-08-17T18:21:55.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:55 smithi169 bash[79348]: cluster 2024-08-17T18:21:54.382894+0000 mon.a (mon.0) 3559 : cluster [DBG] osdmap e1606: 8 total, 8 up, 8 in 2024-08-17T18:21:55.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:55 smithi169 bash[79348]: cluster 2024-08-17T18:21:54.382894+0000 mon.a (mon.0) 3559 : cluster [DBG] osdmap e1606: 8 total, 8 up, 8 in 2024-08-17T18:21:56.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:56 smithi131 bash[88347]: cluster 2024-08-17T18:21:54.896298+0000 mgr.y (mgr.34107) 2403 : cluster [DBG] pgmap v3343: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:56.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:56 smithi131 bash[88347]: cluster 2024-08-17T18:21:54.896298+0000 mgr.y (mgr.34107) 2403 : cluster [DBG] pgmap v3343: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:56.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:56 smithi131 bash[89561]: cluster 2024-08-17T18:21:54.896298+0000 mgr.y (mgr.34107) 2403 : cluster [DBG] pgmap v3343: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:56.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:56 smithi131 bash[89561]: cluster 2024-08-17T18:21:54.896298+0000 mgr.y (mgr.34107) 2403 : cluster [DBG] pgmap v3343: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:56.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:56 smithi169 bash[79348]: cluster 2024-08-17T18:21:54.896298+0000 mgr.y (mgr.34107) 2403 : cluster [DBG] pgmap v3343: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:56.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:56 smithi169 bash[79348]: cluster 2024-08-17T18:21:54.896298+0000 mgr.y (mgr.34107) 2403 : cluster [DBG] pgmap v3343: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:58.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:58 smithi131 bash[88347]: cluster 2024-08-17T18:21:56.897322+0000 mgr.y (mgr.34107) 2404 : cluster [DBG] pgmap v3344: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:58.782 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:58 smithi131 bash[88347]: cluster 2024-08-17T18:21:56.897322+0000 mgr.y (mgr.34107) 2404 : cluster [DBG] pgmap v3344: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:58.782 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:58 smithi131 bash[89561]: cluster 2024-08-17T18:21:56.897322+0000 mgr.y (mgr.34107) 2404 : cluster [DBG] pgmap v3344: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:58.782 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:58 smithi131 bash[89561]: cluster 2024-08-17T18:21:56.897322+0000 mgr.y (mgr.34107) 2404 : cluster [DBG] pgmap v3344: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:58.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:58 smithi169 bash[79348]: cluster 2024-08-17T18:21:56.897322+0000 mgr.y (mgr.34107) 2404 : cluster [DBG] pgmap v3344: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:58.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:58 smithi169 bash[79348]: cluster 2024-08-17T18:21:56.897322+0000 mgr.y (mgr.34107) 2404 : cluster [DBG] pgmap v3344: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:21:59.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:21:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:21:58] "GET /metrics HTTP/1.1" 200 34180 "" "Prometheus/2.51.0" 2024-08-17T18:21:59.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:59 smithi131 bash[89561]: audit 2024-08-17T18:21:58.850515+0000 mon.a (mon.0) 3560 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:21:59.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:21:59 smithi131 bash[89561]: audit 2024-08-17T18:21:58.850515+0000 mon.a (mon.0) 3560 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:21:59.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:59 smithi131 bash[88347]: audit 2024-08-17T18:21:58.850515+0000 mon.a (mon.0) 3560 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:21:59.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:21:59 smithi131 bash[88347]: audit 2024-08-17T18:21:58.850515+0000 mon.a (mon.0) 3560 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:21:59.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:59 smithi169 bash[79348]: audit 2024-08-17T18:21:58.850515+0000 mon.a (mon.0) 3560 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:21:59.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:21:59 smithi169 bash[79348]: audit 2024-08-17T18:21:58.850515+0000 mon.a (mon.0) 3560 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:22:00.015 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:22:00.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:00 smithi131 bash[89561]: cluster 2024-08-17T18:21:58.898118+0000 mgr.y (mgr.34107) 2405 : cluster [DBG] pgmap v3345: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:00.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:00 smithi131 bash[89561]: cluster 2024-08-17T18:21:58.898118+0000 mgr.y (mgr.34107) 2405 : cluster [DBG] pgmap v3345: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:00.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:00 smithi131 bash[88347]: cluster 2024-08-17T18:21:58.898118+0000 mgr.y (mgr.34107) 2405 : cluster [DBG] pgmap v3345: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:00.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:00 smithi131 bash[88347]: cluster 2024-08-17T18:21:58.898118+0000 mgr.y (mgr.34107) 2405 : cluster [DBG] pgmap v3345: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:00.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:00 smithi169 bash[79348]: cluster 2024-08-17T18:21:58.898118+0000 mgr.y (mgr.34107) 2405 : cluster [DBG] pgmap v3345: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:00.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:00 smithi169 bash[79348]: cluster 2024-08-17T18:21:58.898118+0000 mgr.y (mgr.34107) 2405 : cluster [DBG] pgmap v3345: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:02.674 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:02 smithi131 bash[88347]: cluster 2024-08-17T18:22:00.899377+0000 mgr.y (mgr.34107) 2406 : cluster [DBG] pgmap v3346: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:02.675 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:02 smithi131 bash[88347]: cluster 2024-08-17T18:22:00.899377+0000 mgr.y (mgr.34107) 2406 : cluster [DBG] pgmap v3346: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:02.675 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:02 smithi131 bash[89561]: cluster 2024-08-17T18:22:00.899377+0000 mgr.y (mgr.34107) 2406 : cluster [DBG] pgmap v3346: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:02.675 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:02 smithi131 bash[89561]: cluster 2024-08-17T18:22:00.899377+0000 mgr.y (mgr.34107) 2406 : cluster [DBG] pgmap v3346: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:02.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:02 smithi169 bash[79348]: cluster 2024-08-17T18:22:00.899377+0000 mgr.y (mgr.34107) 2406 : cluster [DBG] pgmap v3346: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:02.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:02 smithi169 bash[79348]: cluster 2024-08-17T18:22:00.899377+0000 mgr.y (mgr.34107) 2406 : cluster [DBG] pgmap v3346: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:04.781 INFO:teuthology.orchestra.run.smithi131.stderr:set osd.4 primary-affinity to 1 (8655362) 2024-08-17T18:22:04.796 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:04 smithi131 bash[89561]: cluster 2024-08-17T18:22:02.900060+0000 mgr.y (mgr.34107) 2407 : cluster [DBG] pgmap v3347: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:04.796 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:04 smithi131 bash[89561]: cluster 2024-08-17T18:22:02.900060+0000 mgr.y (mgr.34107) 2407 : cluster [DBG] pgmap v3347: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:04.797 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:04 smithi131 bash[89561]: audit 2024-08-17T18:22:03.769392+0000 mon.a (mon.0) 3561 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:22:04.797 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:04 smithi131 bash[89561]: audit 2024-08-17T18:22:03.769392+0000 mon.a (mon.0) 3561 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:22:04.797 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:04 smithi131 bash[89561]: audit 2024-08-17T18:22:03.774990+0000 mon.a (mon.0) 3562 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:22:04.797 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:04 smithi131 bash[89561]: audit 2024-08-17T18:22:03.774990+0000 mon.a (mon.0) 3562 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:22:04.797 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:04 smithi131 bash[89561]: audit 2024-08-17T18:22:04.090916+0000 mon.c (mon.2) 135 : audit [INF] from='client.? 172.21.15.131:0/43523888' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:22:04.797 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:04 smithi131 bash[89561]: audit 2024-08-17T18:22:04.090916+0000 mon.c (mon.2) 135 : audit [INF] from='client.? 172.21.15.131:0/43523888' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:22:04.797 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:04 smithi131 bash[89561]: audit 2024-08-17T18:22:04.091442+0000 mon.a (mon.0) 3563 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:22:04.797 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:04 smithi131 bash[89561]: audit 2024-08-17T18:22:04.091442+0000 mon.a (mon.0) 3563 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:22:04.797 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:04 smithi131 bash[88347]: cluster 2024-08-17T18:22:02.900060+0000 mgr.y (mgr.34107) 2407 : cluster [DBG] pgmap v3347: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:04.797 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:04 smithi131 bash[88347]: cluster 2024-08-17T18:22:02.900060+0000 mgr.y (mgr.34107) 2407 : cluster [DBG] pgmap v3347: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:04.797 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:04 smithi131 bash[88347]: audit 2024-08-17T18:22:03.769392+0000 mon.a (mon.0) 3561 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:22:04.797 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:04 smithi131 bash[88347]: audit 2024-08-17T18:22:03.769392+0000 mon.a (mon.0) 3561 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:22:04.798 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:04 smithi131 bash[88347]: audit 2024-08-17T18:22:03.774990+0000 mon.a (mon.0) 3562 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:22:04.798 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:04 smithi131 bash[88347]: audit 2024-08-17T18:22:03.774990+0000 mon.a (mon.0) 3562 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:22:04.798 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:04 smithi131 bash[88347]: audit 2024-08-17T18:22:04.090916+0000 mon.c (mon.2) 135 : audit [INF] from='client.? 172.21.15.131:0/43523888' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:22:04.798 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:04 smithi131 bash[88347]: audit 2024-08-17T18:22:04.090916+0000 mon.c (mon.2) 135 : audit [INF] from='client.? 172.21.15.131:0/43523888' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:22:04.798 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:04 smithi131 bash[88347]: audit 2024-08-17T18:22:04.091442+0000 mon.a (mon.0) 3563 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:22:04.798 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:04 smithi131 bash[88347]: audit 2024-08-17T18:22:04.091442+0000 mon.a (mon.0) 3563 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:22:04.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:04 smithi169 bash[79348]: cluster 2024-08-17T18:22:02.900060+0000 mgr.y (mgr.34107) 2407 : cluster [DBG] pgmap v3347: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:04.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:04 smithi169 bash[79348]: cluster 2024-08-17T18:22:02.900060+0000 mgr.y (mgr.34107) 2407 : cluster [DBG] pgmap v3347: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:04.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:04 smithi169 bash[79348]: audit 2024-08-17T18:22:03.769392+0000 mon.a (mon.0) 3561 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:22:04.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:04 smithi169 bash[79348]: audit 2024-08-17T18:22:03.769392+0000 mon.a (mon.0) 3561 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:22:04.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:04 smithi169 bash[79348]: audit 2024-08-17T18:22:03.774990+0000 mon.a (mon.0) 3562 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:22:04.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:04 smithi169 bash[79348]: audit 2024-08-17T18:22:03.774990+0000 mon.a (mon.0) 3562 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:22:04.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:04 smithi169 bash[79348]: audit 2024-08-17T18:22:04.090916+0000 mon.c (mon.2) 135 : audit [INF] from='client.? 172.21.15.131:0/43523888' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:22:04.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:04 smithi169 bash[79348]: audit 2024-08-17T18:22:04.090916+0000 mon.c (mon.2) 135 : audit [INF] from='client.? 172.21.15.131:0/43523888' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:22:04.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:04 smithi169 bash[79348]: audit 2024-08-17T18:22:04.091442+0000 mon.a (mon.0) 3563 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:22:04.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:04 smithi169 bash[79348]: audit 2024-08-17T18:22:04.091442+0000 mon.a (mon.0) 3563 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 4, "weight": 1.0} : dispatch 2024-08-17T18:22:05.692 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd reweight 5 1 2024-08-17T18:22:06.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:05 smithi131 bash[88347]: audit 2024-08-17T18:22:04.775768+0000 mon.a (mon.0) 3564 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-08-17T18:22:06.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:05 smithi131 bash[88347]: audit 2024-08-17T18:22:04.775768+0000 mon.a (mon.0) 3564 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-08-17T18:22:06.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:05 smithi131 bash[88347]: cluster 2024-08-17T18:22:04.781562+0000 mon.a (mon.0) 3565 : cluster [DBG] osdmap e1607: 8 total, 8 up, 8 in 2024-08-17T18:22:06.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:05 smithi131 bash[88347]: cluster 2024-08-17T18:22:04.781562+0000 mon.a (mon.0) 3565 : cluster [DBG] osdmap e1607: 8 total, 8 up, 8 in 2024-08-17T18:22:06.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:05 smithi131 bash[88347]: cluster 2024-08-17T18:22:04.900571+0000 mgr.y (mgr.34107) 2408 : cluster [DBG] pgmap v3349: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:06.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:05 smithi131 bash[88347]: cluster 2024-08-17T18:22:04.900571+0000 mgr.y (mgr.34107) 2408 : cluster [DBG] pgmap v3349: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:06.100 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:05 smithi131 bash[88347]: audit 2024-08-17T18:22:04.925696+0000 mon.a (mon.0) 3566 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:22:06.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:05 smithi131 bash[88347]: audit 2024-08-17T18:22:04.925696+0000 mon.a (mon.0) 3566 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:22:06.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:05 smithi131 bash[88347]: audit 2024-08-17T18:22:04.934915+0000 mon.a (mon.0) 3567 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:22:06.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:05 smithi131 bash[88347]: audit 2024-08-17T18:22:04.934915+0000 mon.a (mon.0) 3567 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:22:06.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:05 smithi131 bash[88347]: audit 2024-08-17T18:22:05.596955+0000 mon.a (mon.0) 3568 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:22:06.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:05 smithi131 bash[88347]: audit 2024-08-17T18:22:05.596955+0000 mon.a (mon.0) 3568 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:22:06.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:05 smithi131 bash[88347]: audit 2024-08-17T18:22:05.598442+0000 mon.a (mon.0) 3569 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:22:06.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:05 smithi131 bash[88347]: audit 2024-08-17T18:22:05.598442+0000 mon.a (mon.0) 3569 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:22:06.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:05 smithi131 bash[88347]: audit 2024-08-17T18:22:05.607180+0000 mon.a (mon.0) 3570 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:22:06.101 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:05 smithi131 bash[88347]: audit 2024-08-17T18:22:05.607180+0000 mon.a (mon.0) 3570 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:22:06.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:05 smithi131 bash[89561]: audit 2024-08-17T18:22:04.775768+0000 mon.a (mon.0) 3564 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-08-17T18:22:06.101 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:05 smithi131 bash[89561]: audit 2024-08-17T18:22:04.775768+0000 mon.a (mon.0) 3564 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-08-17T18:22:06.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:05 smithi131 bash[89561]: cluster 2024-08-17T18:22:04.781562+0000 mon.a (mon.0) 3565 : cluster [DBG] osdmap e1607: 8 total, 8 up, 8 in 2024-08-17T18:22:06.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:05 smithi131 bash[89561]: cluster 2024-08-17T18:22:04.781562+0000 mon.a (mon.0) 3565 : cluster [DBG] osdmap e1607: 8 total, 8 up, 8 in 2024-08-17T18:22:06.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:05 smithi131 bash[89561]: cluster 2024-08-17T18:22:04.900571+0000 mgr.y (mgr.34107) 2408 : cluster [DBG] pgmap v3349: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:06.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:05 smithi131 bash[89561]: cluster 2024-08-17T18:22:04.900571+0000 mgr.y (mgr.34107) 2408 : cluster [DBG] pgmap v3349: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:06.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:05 smithi131 bash[89561]: audit 2024-08-17T18:22:04.925696+0000 mon.a (mon.0) 3566 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:22:06.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:05 smithi131 bash[89561]: audit 2024-08-17T18:22:04.925696+0000 mon.a (mon.0) 3566 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:22:06.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:05 smithi131 bash[89561]: audit 2024-08-17T18:22:04.934915+0000 mon.a (mon.0) 3567 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:22:06.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:05 smithi131 bash[89561]: audit 2024-08-17T18:22:04.934915+0000 mon.a (mon.0) 3567 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:22:06.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:05 smithi131 bash[89561]: audit 2024-08-17T18:22:05.596955+0000 mon.a (mon.0) 3568 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:22:06.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:05 smithi131 bash[89561]: audit 2024-08-17T18:22:05.596955+0000 mon.a (mon.0) 3568 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:22:06.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:05 smithi131 bash[89561]: audit 2024-08-17T18:22:05.598442+0000 mon.a (mon.0) 3569 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:22:06.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:05 smithi131 bash[89561]: audit 2024-08-17T18:22:05.598442+0000 mon.a (mon.0) 3569 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:22:06.102 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:05 smithi131 bash[89561]: audit 2024-08-17T18:22:05.607180+0000 mon.a (mon.0) 3570 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:22:06.103 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:05 smithi131 bash[89561]: audit 2024-08-17T18:22:05.607180+0000 mon.a (mon.0) 3570 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:22:06.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:05 smithi169 bash[79348]: audit 2024-08-17T18:22:04.775768+0000 mon.a (mon.0) 3564 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-08-17T18:22:06.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:05 smithi169 bash[79348]: audit 2024-08-17T18:22:04.775768+0000 mon.a (mon.0) 3564 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 4, "weight": 1.0}]': finished 2024-08-17T18:22:06.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:05 smithi169 bash[79348]: cluster 2024-08-17T18:22:04.781562+0000 mon.a (mon.0) 3565 : cluster [DBG] osdmap e1607: 8 total, 8 up, 8 in 2024-08-17T18:22:06.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:05 smithi169 bash[79348]: cluster 2024-08-17T18:22:04.781562+0000 mon.a (mon.0) 3565 : cluster [DBG] osdmap e1607: 8 total, 8 up, 8 in 2024-08-17T18:22:06.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:05 smithi169 bash[79348]: cluster 2024-08-17T18:22:04.900571+0000 mgr.y (mgr.34107) 2408 : cluster [DBG] pgmap v3349: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:06.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:05 smithi169 bash[79348]: cluster 2024-08-17T18:22:04.900571+0000 mgr.y (mgr.34107) 2408 : cluster [DBG] pgmap v3349: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:06.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:05 smithi169 bash[79348]: audit 2024-08-17T18:22:04.925696+0000 mon.a (mon.0) 3566 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:22:06.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:05 smithi169 bash[79348]: audit 2024-08-17T18:22:04.925696+0000 mon.a (mon.0) 3566 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:22:06.143 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:05 smithi169 bash[79348]: audit 2024-08-17T18:22:04.934915+0000 mon.a (mon.0) 3567 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:22:06.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:05 smithi169 bash[79348]: audit 2024-08-17T18:22:04.934915+0000 mon.a (mon.0) 3567 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:22:06.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:05 smithi169 bash[79348]: audit 2024-08-17T18:22:05.596955+0000 mon.a (mon.0) 3568 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:22:06.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:05 smithi169 bash[79348]: audit 2024-08-17T18:22:05.596955+0000 mon.a (mon.0) 3568 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:22:06.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:05 smithi169 bash[79348]: audit 2024-08-17T18:22:05.598442+0000 mon.a (mon.0) 3569 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:22:06.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:05 smithi169 bash[79348]: audit 2024-08-17T18:22:05.598442+0000 mon.a (mon.0) 3569 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:22:06.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:05 smithi169 bash[79348]: audit 2024-08-17T18:22:05.607180+0000 mon.a (mon.0) 3570 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:22:06.144 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:05 smithi169 bash[79348]: audit 2024-08-17T18:22:05.607180+0000 mon.a (mon.0) 3570 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:22:08.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:08 smithi131 bash[89561]: cluster 2024-08-17T18:22:06.901512+0000 mgr.y (mgr.34107) 2409 : cluster [DBG] pgmap v3350: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:08.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:08 smithi131 bash[89561]: cluster 2024-08-17T18:22:06.901512+0000 mgr.y (mgr.34107) 2409 : cluster [DBG] pgmap v3350: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:08.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:08 smithi131 bash[88347]: cluster 2024-08-17T18:22:06.901512+0000 mgr.y (mgr.34107) 2409 : cluster [DBG] pgmap v3350: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:08.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:08 smithi131 bash[88347]: cluster 2024-08-17T18:22:06.901512+0000 mgr.y (mgr.34107) 2409 : cluster [DBG] pgmap v3350: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:08.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:08 smithi169 bash[79348]: cluster 2024-08-17T18:22:06.901512+0000 mgr.y (mgr.34107) 2409 : cluster [DBG] pgmap v3350: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:08.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:08 smithi169 bash[79348]: cluster 2024-08-17T18:22:06.901512+0000 mgr.y (mgr.34107) 2409 : cluster [DBG] pgmap v3350: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:09.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:22:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:22:08] "GET /metrics HTTP/1.1" 200 34185 "" "Prometheus/2.51.0" 2024-08-17T18:22:09.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:09 smithi131 bash[89561]: audit 2024-08-17T18:22:08.307681+0000 mon.a (mon.0) 3571 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:22:09.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:09 smithi131 bash[89561]: audit 2024-08-17T18:22:08.307681+0000 mon.a (mon.0) 3571 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:22:09.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:09 smithi131 bash[88347]: audit 2024-08-17T18:22:08.307681+0000 mon.a (mon.0) 3571 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:22:09.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:09 smithi131 bash[88347]: audit 2024-08-17T18:22:08.307681+0000 mon.a (mon.0) 3571 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:22:09.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:09 smithi169 bash[79348]: audit 2024-08-17T18:22:08.307681+0000 mon.a (mon.0) 3571 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:22:09.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:09 smithi169 bash[79348]: audit 2024-08-17T18:22:08.307681+0000 mon.a (mon.0) 3571 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:22:10.429 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:22:10.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:10 smithi131 bash[89561]: cluster 2024-08-17T18:22:08.902308+0000 mgr.y (mgr.34107) 2410 : cluster [DBG] pgmap v3351: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:10.594 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:10 smithi131 bash[89561]: cluster 2024-08-17T18:22:08.902308+0000 mgr.y (mgr.34107) 2410 : cluster [DBG] pgmap v3351: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:10.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:10 smithi131 bash[88347]: cluster 2024-08-17T18:22:08.902308+0000 mgr.y (mgr.34107) 2410 : cluster [DBG] pgmap v3351: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:10.594 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:10 smithi131 bash[88347]: cluster 2024-08-17T18:22:08.902308+0000 mgr.y (mgr.34107) 2410 : cluster [DBG] pgmap v3351: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:10.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:10 smithi169 bash[79348]: cluster 2024-08-17T18:22:08.902308+0000 mgr.y (mgr.34107) 2410 : cluster [DBG] pgmap v3351: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:10.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:10 smithi169 bash[79348]: cluster 2024-08-17T18:22:08.902308+0000 mgr.y (mgr.34107) 2410 : cluster [DBG] pgmap v3351: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:12.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:12 smithi131 bash[89561]: cluster 2024-08-17T18:22:10.903422+0000 mgr.y (mgr.34107) 2411 : cluster [DBG] pgmap v3352: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:12.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:12 smithi131 bash[89561]: cluster 2024-08-17T18:22:10.903422+0000 mgr.y (mgr.34107) 2411 : cluster [DBG] pgmap v3352: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:12.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:12 smithi131 bash[88347]: cluster 2024-08-17T18:22:10.903422+0000 mgr.y (mgr.34107) 2411 : cluster [DBG] pgmap v3352: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:12.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:12 smithi131 bash[88347]: cluster 2024-08-17T18:22:10.903422+0000 mgr.y (mgr.34107) 2411 : cluster [DBG] pgmap v3352: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:12.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:12 smithi169 bash[79348]: cluster 2024-08-17T18:22:10.903422+0000 mgr.y (mgr.34107) 2411 : cluster [DBG] pgmap v3352: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:12.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:12 smithi169 bash[79348]: cluster 2024-08-17T18:22:10.903422+0000 mgr.y (mgr.34107) 2411 : cluster [DBG] pgmap v3352: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:14.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:14 smithi131 bash[89561]: cluster 2024-08-17T18:22:12.904258+0000 mgr.y (mgr.34107) 2412 : cluster [DBG] pgmap v3353: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:14.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:14 smithi131 bash[89561]: cluster 2024-08-17T18:22:12.904258+0000 mgr.y (mgr.34107) 2412 : cluster [DBG] pgmap v3353: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:14.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:14 smithi131 bash[88347]: cluster 2024-08-17T18:22:12.904258+0000 mgr.y (mgr.34107) 2412 : cluster [DBG] pgmap v3353: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:14.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:14 smithi131 bash[88347]: cluster 2024-08-17T18:22:12.904258+0000 mgr.y (mgr.34107) 2412 : cluster [DBG] pgmap v3353: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:14.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:14 smithi169 bash[79348]: cluster 2024-08-17T18:22:12.904258+0000 mgr.y (mgr.34107) 2412 : cluster [DBG] pgmap v3353: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:14.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:14 smithi169 bash[79348]: cluster 2024-08-17T18:22:12.904258+0000 mgr.y (mgr.34107) 2412 : cluster [DBG] pgmap v3353: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:15.301 INFO:teuthology.orchestra.run.smithi131.stderr:reweighted osd.5 to 1 (10000) 2024-08-17T18:22:15.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:15 smithi131 bash[89561]: audit 2024-08-17T18:22:14.381169+0000 mon.a (mon.0) 3572 : audit [INF] from='client.? 172.21.15.131:0/3963812042' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:22:15.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:15 smithi131 bash[89561]: audit 2024-08-17T18:22:14.381169+0000 mon.a (mon.0) 3572 : audit [INF] from='client.? 172.21.15.131:0/3963812042' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:22:15.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:15 smithi131 bash[88347]: audit 2024-08-17T18:22:14.381169+0000 mon.a (mon.0) 3572 : audit [INF] from='client.? 172.21.15.131:0/3963812042' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:22:15.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:15 smithi131 bash[88347]: audit 2024-08-17T18:22:14.381169+0000 mon.a (mon.0) 3572 : audit [INF] from='client.? 172.21.15.131:0/3963812042' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:22:15.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:15 smithi169 bash[79348]: audit 2024-08-17T18:22:14.381169+0000 mon.a (mon.0) 3572 : audit [INF] from='client.? 172.21.15.131:0/3963812042' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:22:15.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:15 smithi169 bash[79348]: audit 2024-08-17T18:22:14.381169+0000 mon.a (mon.0) 3572 : audit [INF] from='client.? 172.21.15.131:0/3963812042' entity='client.admin' cmd={"prefix": "osd reweight", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:22:16.171 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 5 1 2024-08-17T18:22:16.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:16 smithi131 bash[89561]: cluster 2024-08-17T18:22:14.905369+0000 mgr.y (mgr.34107) 2413 : cluster [DBG] pgmap v3354: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:16.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:16 smithi131 bash[89561]: cluster 2024-08-17T18:22:14.905369+0000 mgr.y (mgr.34107) 2413 : cluster [DBG] pgmap v3354: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:16.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:16 smithi131 bash[89561]: audit 2024-08-17T18:22:15.301258+0000 mon.a (mon.0) 3573 : audit [INF] from='client.? 172.21.15.131:0/3963812042' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T18:22:16.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:16 smithi131 bash[89561]: audit 2024-08-17T18:22:15.301258+0000 mon.a (mon.0) 3573 : audit [INF] from='client.? 172.21.15.131:0/3963812042' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T18:22:16.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:16 smithi131 bash[89561]: cluster 2024-08-17T18:22:15.310931+0000 mon.a (mon.0) 3574 : cluster [DBG] osdmap e1608: 8 total, 8 up, 8 in 2024-08-17T18:22:16.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:16 smithi131 bash[89561]: cluster 2024-08-17T18:22:15.310931+0000 mon.a (mon.0) 3574 : cluster [DBG] osdmap e1608: 8 total, 8 up, 8 in 2024-08-17T18:22:16.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:16 smithi131 bash[88347]: cluster 2024-08-17T18:22:14.905369+0000 mgr.y (mgr.34107) 2413 : cluster [DBG] pgmap v3354: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:16.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:16 smithi131 bash[88347]: cluster 2024-08-17T18:22:14.905369+0000 mgr.y (mgr.34107) 2413 : cluster [DBG] pgmap v3354: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:16.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:16 smithi131 bash[88347]: audit 2024-08-17T18:22:15.301258+0000 mon.a (mon.0) 3573 : audit [INF] from='client.? 172.21.15.131:0/3963812042' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T18:22:16.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:16 smithi131 bash[88347]: audit 2024-08-17T18:22:15.301258+0000 mon.a (mon.0) 3573 : audit [INF] from='client.? 172.21.15.131:0/3963812042' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T18:22:16.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:16 smithi131 bash[88347]: cluster 2024-08-17T18:22:15.310931+0000 mon.a (mon.0) 3574 : cluster [DBG] osdmap e1608: 8 total, 8 up, 8 in 2024-08-17T18:22:16.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:16 smithi131 bash[88347]: cluster 2024-08-17T18:22:15.310931+0000 mon.a (mon.0) 3574 : cluster [DBG] osdmap e1608: 8 total, 8 up, 8 in 2024-08-17T18:22:16.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:16 smithi169 bash[79348]: cluster 2024-08-17T18:22:14.905369+0000 mgr.y (mgr.34107) 2413 : cluster [DBG] pgmap v3354: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:16.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:16 smithi169 bash[79348]: cluster 2024-08-17T18:22:14.905369+0000 mgr.y (mgr.34107) 2413 : cluster [DBG] pgmap v3354: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:16.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:16 smithi169 bash[79348]: audit 2024-08-17T18:22:15.301258+0000 mon.a (mon.0) 3573 : audit [INF] from='client.? 172.21.15.131:0/3963812042' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T18:22:16.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:16 smithi169 bash[79348]: audit 2024-08-17T18:22:15.301258+0000 mon.a (mon.0) 3573 : audit [INF] from='client.? 172.21.15.131:0/3963812042' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 5, "weight": 1.0}]': finished 2024-08-17T18:22:16.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:16 smithi169 bash[79348]: cluster 2024-08-17T18:22:15.310931+0000 mon.a (mon.0) 3574 : cluster [DBG] osdmap e1608: 8 total, 8 up, 8 in 2024-08-17T18:22:16.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:16 smithi169 bash[79348]: cluster 2024-08-17T18:22:15.310931+0000 mon.a (mon.0) 3574 : cluster [DBG] osdmap e1608: 8 total, 8 up, 8 in 2024-08-17T18:22:18.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:18 smithi131 bash[88347]: cluster 2024-08-17T18:22:16.906315+0000 mgr.y (mgr.34107) 2414 : cluster [DBG] pgmap v3356: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:18.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:18 smithi131 bash[88347]: cluster 2024-08-17T18:22:16.906315+0000 mgr.y (mgr.34107) 2414 : cluster [DBG] pgmap v3356: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:18.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:18 smithi131 bash[89561]: cluster 2024-08-17T18:22:16.906315+0000 mgr.y (mgr.34107) 2414 : cluster [DBG] pgmap v3356: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:18.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:18 smithi131 bash[89561]: cluster 2024-08-17T18:22:16.906315+0000 mgr.y (mgr.34107) 2414 : cluster [DBG] pgmap v3356: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:18.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:18 smithi169 bash[79348]: cluster 2024-08-17T18:22:16.906315+0000 mgr.y (mgr.34107) 2414 : cluster [DBG] pgmap v3356: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:18.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:18 smithi169 bash[79348]: cluster 2024-08-17T18:22:16.906315+0000 mgr.y (mgr.34107) 2414 : cluster [DBG] pgmap v3356: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:19.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:22:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:22:18] "GET /metrics HTTP/1.1" 200 34185 "" "Prometheus/2.51.0" 2024-08-17T18:22:20.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:20 smithi131 bash[88347]: cluster 2024-08-17T18:22:18.906993+0000 mgr.y (mgr.34107) 2415 : cluster [DBG] pgmap v3357: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:20.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:20 smithi131 bash[88347]: cluster 2024-08-17T18:22:18.906993+0000 mgr.y (mgr.34107) 2415 : cluster [DBG] pgmap v3357: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:20.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:20 smithi131 bash[89561]: cluster 2024-08-17T18:22:18.906993+0000 mgr.y (mgr.34107) 2415 : cluster [DBG] pgmap v3357: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:20.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:20 smithi131 bash[89561]: cluster 2024-08-17T18:22:18.906993+0000 mgr.y (mgr.34107) 2415 : cluster [DBG] pgmap v3357: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:20.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:20 smithi169 bash[79348]: cluster 2024-08-17T18:22:18.906993+0000 mgr.y (mgr.34107) 2415 : cluster [DBG] pgmap v3357: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:20.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:20 smithi169 bash[79348]: cluster 2024-08-17T18:22:18.906993+0000 mgr.y (mgr.34107) 2415 : cluster [DBG] pgmap v3357: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:20.917 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:22:22.495 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:22 smithi131 bash[89561]: cluster 2024-08-17T18:22:20.908067+0000 mgr.y (mgr.34107) 2416 : cluster [DBG] pgmap v3358: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:22.495 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:22 smithi131 bash[89561]: cluster 2024-08-17T18:22:20.908067+0000 mgr.y (mgr.34107) 2416 : cluster [DBG] pgmap v3358: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:22.495 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:22 smithi131 bash[88347]: cluster 2024-08-17T18:22:20.908067+0000 mgr.y (mgr.34107) 2416 : cluster [DBG] pgmap v3358: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:22.495 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:22 smithi131 bash[88347]: cluster 2024-08-17T18:22:20.908067+0000 mgr.y (mgr.34107) 2416 : cluster [DBG] pgmap v3358: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:22.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:22 smithi169 bash[79348]: cluster 2024-08-17T18:22:20.908067+0000 mgr.y (mgr.34107) 2416 : cluster [DBG] pgmap v3358: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:22.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:22 smithi169 bash[79348]: cluster 2024-08-17T18:22:20.908067+0000 mgr.y (mgr.34107) 2416 : cluster [DBG] pgmap v3358: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:23.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:23 smithi131 bash[89561]: audit 2024-08-17T18:22:23.308122+0000 mon.a (mon.0) 3575 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:22:23.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:23 smithi131 bash[89561]: audit 2024-08-17T18:22:23.308122+0000 mon.a (mon.0) 3575 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:22:23.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:23 smithi131 bash[88347]: audit 2024-08-17T18:22:23.308122+0000 mon.a (mon.0) 3575 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:22:23.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:23 smithi131 bash[88347]: audit 2024-08-17T18:22:23.308122+0000 mon.a (mon.0) 3575 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:22:23.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:23 smithi169 bash[79348]: audit 2024-08-17T18:22:23.308122+0000 mon.a (mon.0) 3575 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:22:23.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:23 smithi169 bash[79348]: audit 2024-08-17T18:22:23.308122+0000 mon.a (mon.0) 3575 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:22:24.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:24 smithi131 bash[89561]: cluster 2024-08-17T18:22:22.908714+0000 mgr.y (mgr.34107) 2417 : cluster [DBG] pgmap v3359: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:24.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:24 smithi131 bash[89561]: cluster 2024-08-17T18:22:22.908714+0000 mgr.y (mgr.34107) 2417 : cluster [DBG] pgmap v3359: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:24.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:24 smithi131 bash[88347]: cluster 2024-08-17T18:22:22.908714+0000 mgr.y (mgr.34107) 2417 : cluster [DBG] pgmap v3359: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:24.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:24 smithi131 bash[88347]: cluster 2024-08-17T18:22:22.908714+0000 mgr.y (mgr.34107) 2417 : cluster [DBG] pgmap v3359: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:24.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:24 smithi169 bash[79348]: cluster 2024-08-17T18:22:22.908714+0000 mgr.y (mgr.34107) 2417 : cluster [DBG] pgmap v3359: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:24.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:24 smithi169 bash[79348]: cluster 2024-08-17T18:22:22.908714+0000 mgr.y (mgr.34107) 2417 : cluster [DBG] pgmap v3359: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:25.338 INFO:teuthology.orchestra.run.smithi131.stderr:set osd.5 primary-affinity to 1 (8655362) 2024-08-17T18:22:25.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:25 smithi131 bash[89561]: audit 2024-08-17T18:22:24.835689+0000 mon.a (mon.0) 3576 : audit [INF] from='client.? 172.21.15.131:0/1005198094' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:22:25.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:25 smithi131 bash[89561]: audit 2024-08-17T18:22:24.835689+0000 mon.a (mon.0) 3576 : audit [INF] from='client.? 172.21.15.131:0/1005198094' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:22:25.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:25 smithi131 bash[88347]: audit 2024-08-17T18:22:24.835689+0000 mon.a (mon.0) 3576 : audit [INF] from='client.? 172.21.15.131:0/1005198094' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:22:25.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:25 smithi131 bash[88347]: audit 2024-08-17T18:22:24.835689+0000 mon.a (mon.0) 3576 : audit [INF] from='client.? 172.21.15.131:0/1005198094' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:22:25.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:25 smithi169 bash[79348]: audit 2024-08-17T18:22:24.835689+0000 mon.a (mon.0) 3576 : audit [INF] from='client.? 172.21.15.131:0/1005198094' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:22:25.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:25 smithi169 bash[79348]: audit 2024-08-17T18:22:24.835689+0000 mon.a (mon.0) 3576 : audit [INF] from='client.? 172.21.15.131:0/1005198094' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 5, "weight": 1.0} : dispatch 2024-08-17T18:22:26.206 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd reweight 6 1 2024-08-17T18:22:26.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:26 smithi131 bash[88347]: cluster 2024-08-17T18:22:24.909677+0000 mgr.y (mgr.34107) 2418 : cluster [DBG] pgmap v3360: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:26.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:26 smithi131 bash[88347]: cluster 2024-08-17T18:22:24.909677+0000 mgr.y (mgr.34107) 2418 : cluster [DBG] pgmap v3360: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:26.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:26 smithi131 bash[88347]: audit 2024-08-17T18:22:25.337823+0000 mon.a (mon.0) 3577 : audit [INF] from='client.? 172.21.15.131:0/1005198094' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2024-08-17T18:22:26.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:26 smithi131 bash[88347]: audit 2024-08-17T18:22:25.337823+0000 mon.a (mon.0) 3577 : audit [INF] from='client.? 172.21.15.131:0/1005198094' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2024-08-17T18:22:26.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:26 smithi131 bash[88347]: cluster 2024-08-17T18:22:25.345503+0000 mon.a (mon.0) 3578 : cluster [DBG] osdmap e1609: 8 total, 8 up, 8 in 2024-08-17T18:22:26.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:26 smithi131 bash[88347]: cluster 2024-08-17T18:22:25.345503+0000 mon.a (mon.0) 3578 : cluster [DBG] osdmap e1609: 8 total, 8 up, 8 in 2024-08-17T18:22:26.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:26 smithi131 bash[89561]: cluster 2024-08-17T18:22:24.909677+0000 mgr.y (mgr.34107) 2418 : cluster [DBG] pgmap v3360: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:26.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:26 smithi131 bash[89561]: cluster 2024-08-17T18:22:24.909677+0000 mgr.y (mgr.34107) 2418 : cluster [DBG] pgmap v3360: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:26.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:26 smithi131 bash[89561]: audit 2024-08-17T18:22:25.337823+0000 mon.a (mon.0) 3577 : audit [INF] from='client.? 172.21.15.131:0/1005198094' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2024-08-17T18:22:26.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:26 smithi131 bash[89561]: audit 2024-08-17T18:22:25.337823+0000 mon.a (mon.0) 3577 : audit [INF] from='client.? 172.21.15.131:0/1005198094' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2024-08-17T18:22:26.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:26 smithi131 bash[89561]: cluster 2024-08-17T18:22:25.345503+0000 mon.a (mon.0) 3578 : cluster [DBG] osdmap e1609: 8 total, 8 up, 8 in 2024-08-17T18:22:26.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:26 smithi131 bash[89561]: cluster 2024-08-17T18:22:25.345503+0000 mon.a (mon.0) 3578 : cluster [DBG] osdmap e1609: 8 total, 8 up, 8 in 2024-08-17T18:22:26.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:26 smithi169 bash[79348]: cluster 2024-08-17T18:22:24.909677+0000 mgr.y (mgr.34107) 2418 : cluster [DBG] pgmap v3360: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:26.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:26 smithi169 bash[79348]: cluster 2024-08-17T18:22:24.909677+0000 mgr.y (mgr.34107) 2418 : cluster [DBG] pgmap v3360: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:26.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:26 smithi169 bash[79348]: audit 2024-08-17T18:22:25.337823+0000 mon.a (mon.0) 3577 : audit [INF] from='client.? 172.21.15.131:0/1005198094' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2024-08-17T18:22:26.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:26 smithi169 bash[79348]: audit 2024-08-17T18:22:25.337823+0000 mon.a (mon.0) 3577 : audit [INF] from='client.? 172.21.15.131:0/1005198094' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 5, "weight": 1.0}]': finished 2024-08-17T18:22:26.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:26 smithi169 bash[79348]: cluster 2024-08-17T18:22:25.345503+0000 mon.a (mon.0) 3578 : cluster [DBG] osdmap e1609: 8 total, 8 up, 8 in 2024-08-17T18:22:26.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:26 smithi169 bash[79348]: cluster 2024-08-17T18:22:25.345503+0000 mon.a (mon.0) 3578 : cluster [DBG] osdmap e1609: 8 total, 8 up, 8 in 2024-08-17T18:22:28.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:28 smithi131 bash[89561]: cluster 2024-08-17T18:22:26.910562+0000 mgr.y (mgr.34107) 2419 : cluster [DBG] pgmap v3362: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:28.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:28 smithi131 bash[89561]: cluster 2024-08-17T18:22:26.910562+0000 mgr.y (mgr.34107) 2419 : cluster [DBG] pgmap v3362: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:28.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:28 smithi131 bash[88347]: cluster 2024-08-17T18:22:26.910562+0000 mgr.y (mgr.34107) 2419 : cluster [DBG] pgmap v3362: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:28.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:28 smithi131 bash[88347]: cluster 2024-08-17T18:22:26.910562+0000 mgr.y (mgr.34107) 2419 : cluster [DBG] pgmap v3362: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:28.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:28 smithi169 bash[79348]: cluster 2024-08-17T18:22:26.910562+0000 mgr.y (mgr.34107) 2419 : cluster [DBG] pgmap v3362: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:28.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:28 smithi169 bash[79348]: cluster 2024-08-17T18:22:26.910562+0000 mgr.y (mgr.34107) 2419 : cluster [DBG] pgmap v3362: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:29.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:22:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:22:28] "GET /metrics HTTP/1.1" 200 34185 "" "Prometheus/2.51.0" 2024-08-17T18:22:30.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:30 smithi131 bash[89561]: cluster 2024-08-17T18:22:28.911135+0000 mgr.y (mgr.34107) 2420 : cluster [DBG] pgmap v3363: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:30.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:30 smithi131 bash[89561]: cluster 2024-08-17T18:22:28.911135+0000 mgr.y (mgr.34107) 2420 : cluster [DBG] pgmap v3363: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:30.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:30 smithi131 bash[88347]: cluster 2024-08-17T18:22:28.911135+0000 mgr.y (mgr.34107) 2420 : cluster [DBG] pgmap v3363: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:30.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:30 smithi131 bash[88347]: cluster 2024-08-17T18:22:28.911135+0000 mgr.y (mgr.34107) 2420 : cluster [DBG] pgmap v3363: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:30.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:30 smithi169 bash[79348]: cluster 2024-08-17T18:22:28.911135+0000 mgr.y (mgr.34107) 2420 : cluster [DBG] pgmap v3363: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:30.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:30 smithi169 bash[79348]: cluster 2024-08-17T18:22:28.911135+0000 mgr.y (mgr.34107) 2420 : cluster [DBG] pgmap v3363: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:30.948 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:22:32.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:32 smithi131 bash[88347]: cluster 2024-08-17T18:22:30.912266+0000 mgr.y (mgr.34107) 2421 : cluster [DBG] pgmap v3364: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:32.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:32 smithi131 bash[88347]: cluster 2024-08-17T18:22:30.912266+0000 mgr.y (mgr.34107) 2421 : cluster [DBG] pgmap v3364: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:32.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:32 smithi131 bash[89561]: cluster 2024-08-17T18:22:30.912266+0000 mgr.y (mgr.34107) 2421 : cluster [DBG] pgmap v3364: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:32.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:32 smithi131 bash[89561]: cluster 2024-08-17T18:22:30.912266+0000 mgr.y (mgr.34107) 2421 : cluster [DBG] pgmap v3364: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:32.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:32 smithi169 bash[79348]: cluster 2024-08-17T18:22:30.912266+0000 mgr.y (mgr.34107) 2421 : cluster [DBG] pgmap v3364: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:32.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:32 smithi169 bash[79348]: cluster 2024-08-17T18:22:30.912266+0000 mgr.y (mgr.34107) 2421 : cluster [DBG] pgmap v3364: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:34.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:34 smithi169 bash[79348]: cluster 2024-08-17T18:22:32.912945+0000 mgr.y (mgr.34107) 2422 : cluster [DBG] pgmap v3365: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:34.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:34 smithi169 bash[79348]: cluster 2024-08-17T18:22:32.912945+0000 mgr.y (mgr.34107) 2422 : cluster [DBG] pgmap v3365: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:34.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:34 smithi131 bash[88347]: cluster 2024-08-17T18:22:32.912945+0000 mgr.y (mgr.34107) 2422 : cluster [DBG] pgmap v3365: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:34.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:34 smithi131 bash[88347]: cluster 2024-08-17T18:22:32.912945+0000 mgr.y (mgr.34107) 2422 : cluster [DBG] pgmap v3365: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:34.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:34 smithi131 bash[89561]: cluster 2024-08-17T18:22:32.912945+0000 mgr.y (mgr.34107) 2422 : cluster [DBG] pgmap v3365: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:34.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:34 smithi131 bash[89561]: cluster 2024-08-17T18:22:32.912945+0000 mgr.y (mgr.34107) 2422 : cluster [DBG] pgmap v3365: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:35.371 INFO:teuthology.orchestra.run.smithi131.stderr:reweighted osd.6 to 1 (10000) 2024-08-17T18:22:35.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:35 smithi169 bash[79348]: audit 2024-08-17T18:22:34.790421+0000 mon.c (mon.2) 136 : audit [INF] from='client.? 172.21.15.131:0/3289777557' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:22:35.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:35 smithi169 bash[79348]: audit 2024-08-17T18:22:34.790421+0000 mon.c (mon.2) 136 : audit [INF] from='client.? 172.21.15.131:0/3289777557' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:22:35.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:35 smithi169 bash[79348]: audit 2024-08-17T18:22:34.790997+0000 mon.a (mon.0) 3579 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:22:35.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:35 smithi169 bash[79348]: audit 2024-08-17T18:22:34.790997+0000 mon.a (mon.0) 3579 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:22:35.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:35 smithi131 bash[88347]: audit 2024-08-17T18:22:34.790421+0000 mon.c (mon.2) 136 : audit [INF] from='client.? 172.21.15.131:0/3289777557' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:22:35.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:35 smithi131 bash[88347]: audit 2024-08-17T18:22:34.790421+0000 mon.c (mon.2) 136 : audit [INF] from='client.? 172.21.15.131:0/3289777557' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:22:35.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:35 smithi131 bash[88347]: audit 2024-08-17T18:22:34.790997+0000 mon.a (mon.0) 3579 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:22:35.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:35 smithi131 bash[88347]: audit 2024-08-17T18:22:34.790997+0000 mon.a (mon.0) 3579 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:22:35.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:35 smithi131 bash[89561]: audit 2024-08-17T18:22:34.790421+0000 mon.c (mon.2) 136 : audit [INF] from='client.? 172.21.15.131:0/3289777557' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:22:35.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:35 smithi131 bash[89561]: audit 2024-08-17T18:22:34.790421+0000 mon.c (mon.2) 136 : audit [INF] from='client.? 172.21.15.131:0/3289777557' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:22:35.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:35 smithi131 bash[89561]: audit 2024-08-17T18:22:34.790997+0000 mon.a (mon.0) 3579 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:22:35.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:35 smithi131 bash[89561]: audit 2024-08-17T18:22:34.790997+0000 mon.a (mon.0) 3579 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd reweight", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:22:36.261 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 6 1 2024-08-17T18:22:36.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:36 smithi131 bash[88347]: cluster 2024-08-17T18:22:34.914018+0000 mgr.y (mgr.34107) 2423 : cluster [DBG] pgmap v3366: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:36.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:36 smithi131 bash[88347]: cluster 2024-08-17T18:22:34.914018+0000 mgr.y (mgr.34107) 2423 : cluster [DBG] pgmap v3366: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:36.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:36 smithi131 bash[88347]: audit 2024-08-17T18:22:35.365037+0000 mon.a (mon.0) 3580 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T18:22:36.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:36 smithi131 bash[88347]: audit 2024-08-17T18:22:35.365037+0000 mon.a (mon.0) 3580 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T18:22:36.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:36 smithi131 bash[88347]: cluster 2024-08-17T18:22:35.371807+0000 mon.a (mon.0) 3581 : cluster [DBG] osdmap e1610: 8 total, 8 up, 8 in 2024-08-17T18:22:36.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:36 smithi131 bash[88347]: cluster 2024-08-17T18:22:35.371807+0000 mon.a (mon.0) 3581 : cluster [DBG] osdmap e1610: 8 total, 8 up, 8 in 2024-08-17T18:22:36.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:36 smithi131 bash[89561]: cluster 2024-08-17T18:22:34.914018+0000 mgr.y (mgr.34107) 2423 : cluster [DBG] pgmap v3366: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:36.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:36 smithi131 bash[89561]: cluster 2024-08-17T18:22:34.914018+0000 mgr.y (mgr.34107) 2423 : cluster [DBG] pgmap v3366: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:36.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:36 smithi131 bash[89561]: audit 2024-08-17T18:22:35.365037+0000 mon.a (mon.0) 3580 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T18:22:36.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:36 smithi131 bash[89561]: audit 2024-08-17T18:22:35.365037+0000 mon.a (mon.0) 3580 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T18:22:36.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:36 smithi131 bash[89561]: cluster 2024-08-17T18:22:35.371807+0000 mon.a (mon.0) 3581 : cluster [DBG] osdmap e1610: 8 total, 8 up, 8 in 2024-08-17T18:22:36.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:36 smithi131 bash[89561]: cluster 2024-08-17T18:22:35.371807+0000 mon.a (mon.0) 3581 : cluster [DBG] osdmap e1610: 8 total, 8 up, 8 in 2024-08-17T18:22:36.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:36 smithi169 bash[79348]: cluster 2024-08-17T18:22:34.914018+0000 mgr.y (mgr.34107) 2423 : cluster [DBG] pgmap v3366: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:36.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:36 smithi169 bash[79348]: cluster 2024-08-17T18:22:34.914018+0000 mgr.y (mgr.34107) 2423 : cluster [DBG] pgmap v3366: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:36.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:36 smithi169 bash[79348]: audit 2024-08-17T18:22:35.365037+0000 mon.a (mon.0) 3580 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T18:22:36.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:36 smithi169 bash[79348]: audit 2024-08-17T18:22:35.365037+0000 mon.a (mon.0) 3580 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 6, "weight": 1.0}]': finished 2024-08-17T18:22:36.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:36 smithi169 bash[79348]: cluster 2024-08-17T18:22:35.371807+0000 mon.a (mon.0) 3581 : cluster [DBG] osdmap e1610: 8 total, 8 up, 8 in 2024-08-17T18:22:36.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:36 smithi169 bash[79348]: cluster 2024-08-17T18:22:35.371807+0000 mon.a (mon.0) 3581 : cluster [DBG] osdmap e1610: 8 total, 8 up, 8 in 2024-08-17T18:22:38.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:38 smithi169 bash[79348]: cluster 2024-08-17T18:22:36.914856+0000 mgr.y (mgr.34107) 2424 : cluster [DBG] pgmap v3368: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:38.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:38 smithi169 bash[79348]: cluster 2024-08-17T18:22:36.914856+0000 mgr.y (mgr.34107) 2424 : cluster [DBG] pgmap v3368: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:38.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:38 smithi169 bash[79348]: audit 2024-08-17T18:22:38.308311+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:22:38.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:38 smithi169 bash[79348]: audit 2024-08-17T18:22:38.308311+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:22:38.781 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:38 smithi131 bash[89561]: cluster 2024-08-17T18:22:36.914856+0000 mgr.y (mgr.34107) 2424 : cluster [DBG] pgmap v3368: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:38.781 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:38 smithi131 bash[89561]: cluster 2024-08-17T18:22:36.914856+0000 mgr.y (mgr.34107) 2424 : cluster [DBG] pgmap v3368: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:38.781 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:38 smithi131 bash[89561]: audit 2024-08-17T18:22:38.308311+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:22:38.781 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:38 smithi131 bash[89561]: audit 2024-08-17T18:22:38.308311+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:22:38.782 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:38 smithi131 bash[88347]: cluster 2024-08-17T18:22:36.914856+0000 mgr.y (mgr.34107) 2424 : cluster [DBG] pgmap v3368: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:38.782 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:38 smithi131 bash[88347]: cluster 2024-08-17T18:22:36.914856+0000 mgr.y (mgr.34107) 2424 : cluster [DBG] pgmap v3368: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:38.782 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:38 smithi131 bash[88347]: audit 2024-08-17T18:22:38.308311+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:22:38.782 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:38 smithi131 bash[88347]: audit 2024-08-17T18:22:38.308311+0000 mon.a (mon.0) 3582 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:22:39.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:22:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:22:38] "GET /metrics HTTP/1.1" 200 34183 "" "Prometheus/2.51.0" 2024-08-17T18:22:40.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:40 smithi169 bash[79348]: cluster 2024-08-17T18:22:38.915595+0000 mgr.y (mgr.34107) 2425 : cluster [DBG] pgmap v3369: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:40.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:40 smithi169 bash[79348]: cluster 2024-08-17T18:22:38.915595+0000 mgr.y (mgr.34107) 2425 : cluster [DBG] pgmap v3369: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:40.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:40 smithi131 bash[88347]: cluster 2024-08-17T18:22:38.915595+0000 mgr.y (mgr.34107) 2425 : cluster [DBG] pgmap v3369: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:40.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:40 smithi131 bash[88347]: cluster 2024-08-17T18:22:38.915595+0000 mgr.y (mgr.34107) 2425 : cluster [DBG] pgmap v3369: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:40.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:40 smithi131 bash[89561]: cluster 2024-08-17T18:22:38.915595+0000 mgr.y (mgr.34107) 2425 : cluster [DBG] pgmap v3369: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:40.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:40 smithi131 bash[89561]: cluster 2024-08-17T18:22:38.915595+0000 mgr.y (mgr.34107) 2425 : cluster [DBG] pgmap v3369: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:40.998 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:22:42.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:42 smithi131 bash[89561]: cluster 2024-08-17T18:22:40.916762+0000 mgr.y (mgr.34107) 2426 : cluster [DBG] pgmap v3370: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:42.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:42 smithi131 bash[89561]: cluster 2024-08-17T18:22:40.916762+0000 mgr.y (mgr.34107) 2426 : cluster [DBG] pgmap v3370: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:42.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:42 smithi131 bash[88347]: cluster 2024-08-17T18:22:40.916762+0000 mgr.y (mgr.34107) 2426 : cluster [DBG] pgmap v3370: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:42.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:42 smithi131 bash[88347]: cluster 2024-08-17T18:22:40.916762+0000 mgr.y (mgr.34107) 2426 : cluster [DBG] pgmap v3370: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:42.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:42 smithi169 bash[79348]: cluster 2024-08-17T18:22:40.916762+0000 mgr.y (mgr.34107) 2426 : cluster [DBG] pgmap v3370: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:42.642 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:42 smithi169 bash[79348]: cluster 2024-08-17T18:22:40.916762+0000 mgr.y (mgr.34107) 2426 : cluster [DBG] pgmap v3370: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:44.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:44 smithi169 bash[79348]: cluster 2024-08-17T18:22:42.917402+0000 mgr.y (mgr.34107) 2427 : cluster [DBG] pgmap v3371: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:44.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:44 smithi169 bash[79348]: cluster 2024-08-17T18:22:42.917402+0000 mgr.y (mgr.34107) 2427 : cluster [DBG] pgmap v3371: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:44.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:44 smithi131 bash[89561]: cluster 2024-08-17T18:22:42.917402+0000 mgr.y (mgr.34107) 2427 : cluster [DBG] pgmap v3371: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:44.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:44 smithi131 bash[89561]: cluster 2024-08-17T18:22:42.917402+0000 mgr.y (mgr.34107) 2427 : cluster [DBG] pgmap v3371: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:44.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:44 smithi131 bash[88347]: cluster 2024-08-17T18:22:42.917402+0000 mgr.y (mgr.34107) 2427 : cluster [DBG] pgmap v3371: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:44.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:44 smithi131 bash[88347]: cluster 2024-08-17T18:22:42.917402+0000 mgr.y (mgr.34107) 2427 : cluster [DBG] pgmap v3371: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:45.401 INFO:teuthology.orchestra.run.smithi131.stderr:set osd.6 primary-affinity to 1 (8655362) 2024-08-17T18:22:45.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:45 smithi169 bash[79348]: audit 2024-08-17T18:22:44.754692+0000 mon.c (mon.2) 137 : audit [INF] from='client.? 172.21.15.131:0/1221444153' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:22:45.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:45 smithi169 bash[79348]: audit 2024-08-17T18:22:44.754692+0000 mon.c (mon.2) 137 : audit [INF] from='client.? 172.21.15.131:0/1221444153' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:22:45.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:45 smithi169 bash[79348]: audit 2024-08-17T18:22:44.755235+0000 mon.a (mon.0) 3583 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:22:45.643 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:45 smithi169 bash[79348]: audit 2024-08-17T18:22:44.755235+0000 mon.a (mon.0) 3583 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:22:45.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:45 smithi131 bash[88347]: audit 2024-08-17T18:22:44.754692+0000 mon.c (mon.2) 137 : audit [INF] from='client.? 172.21.15.131:0/1221444153' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:22:45.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:45 smithi131 bash[88347]: audit 2024-08-17T18:22:44.754692+0000 mon.c (mon.2) 137 : audit [INF] from='client.? 172.21.15.131:0/1221444153' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:22:45.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:45 smithi131 bash[88347]: audit 2024-08-17T18:22:44.755235+0000 mon.a (mon.0) 3583 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:22:45.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:45 smithi131 bash[88347]: audit 2024-08-17T18:22:44.755235+0000 mon.a (mon.0) 3583 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:22:45.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:45 smithi131 bash[89561]: audit 2024-08-17T18:22:44.754692+0000 mon.c (mon.2) 137 : audit [INF] from='client.? 172.21.15.131:0/1221444153' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:22:45.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:45 smithi131 bash[89561]: audit 2024-08-17T18:22:44.754692+0000 mon.c (mon.2) 137 : audit [INF] from='client.? 172.21.15.131:0/1221444153' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:22:45.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:45 smithi131 bash[89561]: audit 2024-08-17T18:22:44.755235+0000 mon.a (mon.0) 3583 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:22:45.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:45 smithi131 bash[89561]: audit 2024-08-17T18:22:44.755235+0000 mon.a (mon.0) 3583 : audit [INF] from='client.? ' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 6, "weight": 1.0} : dispatch 2024-08-17T18:22:46.294 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd reweight 7 1 2024-08-17T18:22:46.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:46 smithi131 bash[88347]: cluster 2024-08-17T18:22:44.918394+0000 mgr.y (mgr.34107) 2428 : cluster [DBG] pgmap v3372: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:46.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:46 smithi131 bash[88347]: cluster 2024-08-17T18:22:44.918394+0000 mgr.y (mgr.34107) 2428 : cluster [DBG] pgmap v3372: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:46.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:46 smithi131 bash[88347]: audit 2024-08-17T18:22:45.394996+0000 mon.a (mon.0) 3584 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2024-08-17T18:22:46.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:46 smithi131 bash[88347]: audit 2024-08-17T18:22:45.394996+0000 mon.a (mon.0) 3584 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2024-08-17T18:22:46.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:46 smithi131 bash[88347]: cluster 2024-08-17T18:22:45.401555+0000 mon.a (mon.0) 3585 : cluster [DBG] osdmap e1611: 8 total, 8 up, 8 in 2024-08-17T18:22:46.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:46 smithi131 bash[88347]: cluster 2024-08-17T18:22:45.401555+0000 mon.a (mon.0) 3585 : cluster [DBG] osdmap e1611: 8 total, 8 up, 8 in 2024-08-17T18:22:46.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:46 smithi131 bash[89561]: cluster 2024-08-17T18:22:44.918394+0000 mgr.y (mgr.34107) 2428 : cluster [DBG] pgmap v3372: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:46.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:46 smithi131 bash[89561]: cluster 2024-08-17T18:22:44.918394+0000 mgr.y (mgr.34107) 2428 : cluster [DBG] pgmap v3372: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:46.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:46 smithi131 bash[89561]: audit 2024-08-17T18:22:45.394996+0000 mon.a (mon.0) 3584 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2024-08-17T18:22:46.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:46 smithi131 bash[89561]: audit 2024-08-17T18:22:45.394996+0000 mon.a (mon.0) 3584 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2024-08-17T18:22:46.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:46 smithi131 bash[89561]: cluster 2024-08-17T18:22:45.401555+0000 mon.a (mon.0) 3585 : cluster [DBG] osdmap e1611: 8 total, 8 up, 8 in 2024-08-17T18:22:46.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:46 smithi131 bash[89561]: cluster 2024-08-17T18:22:45.401555+0000 mon.a (mon.0) 3585 : cluster [DBG] osdmap e1611: 8 total, 8 up, 8 in 2024-08-17T18:22:46.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:46 smithi169 bash[79348]: cluster 2024-08-17T18:22:44.918394+0000 mgr.y (mgr.34107) 2428 : cluster [DBG] pgmap v3372: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:46.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:46 smithi169 bash[79348]: cluster 2024-08-17T18:22:44.918394+0000 mgr.y (mgr.34107) 2428 : cluster [DBG] pgmap v3372: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:46.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:46 smithi169 bash[79348]: audit 2024-08-17T18:22:45.394996+0000 mon.a (mon.0) 3584 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2024-08-17T18:22:46.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:46 smithi169 bash[79348]: audit 2024-08-17T18:22:45.394996+0000 mon.a (mon.0) 3584 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 6, "weight": 1.0}]': finished 2024-08-17T18:22:46.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:46 smithi169 bash[79348]: cluster 2024-08-17T18:22:45.401555+0000 mon.a (mon.0) 3585 : cluster [DBG] osdmap e1611: 8 total, 8 up, 8 in 2024-08-17T18:22:46.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:46 smithi169 bash[79348]: cluster 2024-08-17T18:22:45.401555+0000 mon.a (mon.0) 3585 : cluster [DBG] osdmap e1611: 8 total, 8 up, 8 in 2024-08-17T18:22:48.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:48 smithi131 bash[88347]: cluster 2024-08-17T18:22:46.919199+0000 mgr.y (mgr.34107) 2429 : cluster [DBG] pgmap v3374: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:48.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:48 smithi131 bash[88347]: cluster 2024-08-17T18:22:46.919199+0000 mgr.y (mgr.34107) 2429 : cluster [DBG] pgmap v3374: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:48.781 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:48 smithi131 bash[89561]: cluster 2024-08-17T18:22:46.919199+0000 mgr.y (mgr.34107) 2429 : cluster [DBG] pgmap v3374: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:48.782 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:48 smithi131 bash[89561]: cluster 2024-08-17T18:22:46.919199+0000 mgr.y (mgr.34107) 2429 : cluster [DBG] pgmap v3374: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:48.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:48 smithi169 bash[79348]: cluster 2024-08-17T18:22:46.919199+0000 mgr.y (mgr.34107) 2429 : cluster [DBG] pgmap v3374: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:48.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:48 smithi169 bash[79348]: cluster 2024-08-17T18:22:46.919199+0000 mgr.y (mgr.34107) 2429 : cluster [DBG] pgmap v3374: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:49.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:22:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:22:48] "GET /metrics HTTP/1.1" 200 34183 "" "Prometheus/2.51.0" 2024-08-17T18:22:50.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:50 smithi131 bash[89561]: cluster 2024-08-17T18:22:48.920018+0000 mgr.y (mgr.34107) 2430 : cluster [DBG] pgmap v3375: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:50.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:50 smithi131 bash[89561]: cluster 2024-08-17T18:22:48.920018+0000 mgr.y (mgr.34107) 2430 : cluster [DBG] pgmap v3375: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:50.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:50 smithi131 bash[88347]: cluster 2024-08-17T18:22:48.920018+0000 mgr.y (mgr.34107) 2430 : cluster [DBG] pgmap v3375: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:50.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:50 smithi131 bash[88347]: cluster 2024-08-17T18:22:48.920018+0000 mgr.y (mgr.34107) 2430 : cluster [DBG] pgmap v3375: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:50.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:50 smithi169 bash[79348]: cluster 2024-08-17T18:22:48.920018+0000 mgr.y (mgr.34107) 2430 : cluster [DBG] pgmap v3375: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:50.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:50 smithi169 bash[79348]: cluster 2024-08-17T18:22:48.920018+0000 mgr.y (mgr.34107) 2430 : cluster [DBG] pgmap v3375: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:51.037 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:22:52.666 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:52 smithi131 bash[89561]: cluster 2024-08-17T18:22:50.921295+0000 mgr.y (mgr.34107) 2431 : cluster [DBG] pgmap v3376: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:52.667 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:52 smithi131 bash[89561]: cluster 2024-08-17T18:22:50.921295+0000 mgr.y (mgr.34107) 2431 : cluster [DBG] pgmap v3376: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:52.667 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:52 smithi131 bash[88347]: cluster 2024-08-17T18:22:50.921295+0000 mgr.y (mgr.34107) 2431 : cluster [DBG] pgmap v3376: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:52.667 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:52 smithi131 bash[88347]: cluster 2024-08-17T18:22:50.921295+0000 mgr.y (mgr.34107) 2431 : cluster [DBG] pgmap v3376: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:52.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:52 smithi169 bash[79348]: cluster 2024-08-17T18:22:50.921295+0000 mgr.y (mgr.34107) 2431 : cluster [DBG] pgmap v3376: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:52.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:52 smithi169 bash[79348]: cluster 2024-08-17T18:22:50.921295+0000 mgr.y (mgr.34107) 2431 : cluster [DBG] pgmap v3376: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:53.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:53 smithi131 bash[89561]: audit 2024-08-17T18:22:53.308678+0000 mon.a (mon.0) 3586 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:22:53.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:53 smithi131 bash[89561]: audit 2024-08-17T18:22:53.308678+0000 mon.a (mon.0) 3586 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:22:53.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:53 smithi131 bash[88347]: audit 2024-08-17T18:22:53.308678+0000 mon.a (mon.0) 3586 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:22:53.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:53 smithi131 bash[88347]: audit 2024-08-17T18:22:53.308678+0000 mon.a (mon.0) 3586 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:22:53.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:53 smithi169 bash[79348]: audit 2024-08-17T18:22:53.308678+0000 mon.a (mon.0) 3586 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:22:53.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:53 smithi169 bash[79348]: audit 2024-08-17T18:22:53.308678+0000 mon.a (mon.0) 3586 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:22:54.707 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:54 smithi131 bash[88347]: cluster 2024-08-17T18:22:52.922078+0000 mgr.y (mgr.34107) 2432 : cluster [DBG] pgmap v3377: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:54.707 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:54 smithi131 bash[88347]: cluster 2024-08-17T18:22:52.922078+0000 mgr.y (mgr.34107) 2432 : cluster [DBG] pgmap v3377: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:54.707 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:54 smithi131 bash[89561]: cluster 2024-08-17T18:22:52.922078+0000 mgr.y (mgr.34107) 2432 : cluster [DBG] pgmap v3377: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:54.707 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:54 smithi131 bash[89561]: cluster 2024-08-17T18:22:52.922078+0000 mgr.y (mgr.34107) 2432 : cluster [DBG] pgmap v3377: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:54.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:54 smithi169 bash[79348]: cluster 2024-08-17T18:22:52.922078+0000 mgr.y (mgr.34107) 2432 : cluster [DBG] pgmap v3377: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:54.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:54 smithi169 bash[79348]: cluster 2024-08-17T18:22:52.922078+0000 mgr.y (mgr.34107) 2432 : cluster [DBG] pgmap v3377: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:55.429 INFO:teuthology.orchestra.run.smithi131.stderr:reweighted osd.7 to 1 (10000) 2024-08-17T18:22:55.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:55 smithi131 bash[88347]: audit 2024-08-17T18:22:55.023473+0000 mon.a (mon.0) 3587 : audit [INF] from='client.? 172.21.15.131:0/4131926081' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:22:55.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:55 smithi131 bash[88347]: audit 2024-08-17T18:22:55.023473+0000 mon.a (mon.0) 3587 : audit [INF] from='client.? 172.21.15.131:0/4131926081' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:22:55.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:55 smithi131 bash[89561]: audit 2024-08-17T18:22:55.023473+0000 mon.a (mon.0) 3587 : audit [INF] from='client.? 172.21.15.131:0/4131926081' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:22:55.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:55 smithi131 bash[89561]: audit 2024-08-17T18:22:55.023473+0000 mon.a (mon.0) 3587 : audit [INF] from='client.? 172.21.15.131:0/4131926081' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:22:55.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:55 smithi169 bash[79348]: audit 2024-08-17T18:22:55.023473+0000 mon.a (mon.0) 3587 : audit [INF] from='client.? 172.21.15.131:0/4131926081' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:22:55.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:55 smithi169 bash[79348]: audit 2024-08-17T18:22:55.023473+0000 mon.a (mon.0) 3587 : audit [INF] from='client.? 172.21.15.131:0/4131926081' entity='client.admin' cmd={"prefix": "osd reweight", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:22:56.327 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd primary-affinity 7 1 2024-08-17T18:22:56.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:56 smithi131 bash[88347]: cluster 2024-08-17T18:22:54.923065+0000 mgr.y (mgr.34107) 2433 : cluster [DBG] pgmap v3378: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:56.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:56 smithi131 bash[88347]: cluster 2024-08-17T18:22:54.923065+0000 mgr.y (mgr.34107) 2433 : cluster [DBG] pgmap v3378: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:56.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:56 smithi131 bash[88347]: audit 2024-08-17T18:22:55.429706+0000 mon.a (mon.0) 3588 : audit [INF] from='client.? 172.21.15.131:0/4131926081' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T18:22:56.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:56 smithi131 bash[88347]: audit 2024-08-17T18:22:55.429706+0000 mon.a (mon.0) 3588 : audit [INF] from='client.? 172.21.15.131:0/4131926081' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T18:22:56.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:56 smithi131 bash[88347]: cluster 2024-08-17T18:22:55.434603+0000 mon.a (mon.0) 3589 : cluster [DBG] osdmap e1612: 8 total, 8 up, 8 in 2024-08-17T18:22:56.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:56 smithi131 bash[88347]: cluster 2024-08-17T18:22:55.434603+0000 mon.a (mon.0) 3589 : cluster [DBG] osdmap e1612: 8 total, 8 up, 8 in 2024-08-17T18:22:56.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:56 smithi131 bash[89561]: cluster 2024-08-17T18:22:54.923065+0000 mgr.y (mgr.34107) 2433 : cluster [DBG] pgmap v3378: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:56.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:56 smithi131 bash[89561]: cluster 2024-08-17T18:22:54.923065+0000 mgr.y (mgr.34107) 2433 : cluster [DBG] pgmap v3378: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:56.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:56 smithi131 bash[89561]: audit 2024-08-17T18:22:55.429706+0000 mon.a (mon.0) 3588 : audit [INF] from='client.? 172.21.15.131:0/4131926081' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T18:22:56.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:56 smithi131 bash[89561]: audit 2024-08-17T18:22:55.429706+0000 mon.a (mon.0) 3588 : audit [INF] from='client.? 172.21.15.131:0/4131926081' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T18:22:56.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:56 smithi131 bash[89561]: cluster 2024-08-17T18:22:55.434603+0000 mon.a (mon.0) 3589 : cluster [DBG] osdmap e1612: 8 total, 8 up, 8 in 2024-08-17T18:22:56.601 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:56 smithi131 bash[89561]: cluster 2024-08-17T18:22:55.434603+0000 mon.a (mon.0) 3589 : cluster [DBG] osdmap e1612: 8 total, 8 up, 8 in 2024-08-17T18:22:56.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:56 smithi169 bash[79348]: cluster 2024-08-17T18:22:54.923065+0000 mgr.y (mgr.34107) 2433 : cluster [DBG] pgmap v3378: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:56.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:56 smithi169 bash[79348]: cluster 2024-08-17T18:22:54.923065+0000 mgr.y (mgr.34107) 2433 : cluster [DBG] pgmap v3378: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:56.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:56 smithi169 bash[79348]: audit 2024-08-17T18:22:55.429706+0000 mon.a (mon.0) 3588 : audit [INF] from='client.? 172.21.15.131:0/4131926081' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T18:22:56.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:56 smithi169 bash[79348]: audit 2024-08-17T18:22:55.429706+0000 mon.a (mon.0) 3588 : audit [INF] from='client.? 172.21.15.131:0/4131926081' entity='client.admin' cmd='[{"prefix": "osd reweight", "id": 7, "weight": 1.0}]': finished 2024-08-17T18:22:56.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:56 smithi169 bash[79348]: cluster 2024-08-17T18:22:55.434603+0000 mon.a (mon.0) 3589 : cluster [DBG] osdmap e1612: 8 total, 8 up, 8 in 2024-08-17T18:22:56.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:56 smithi169 bash[79348]: cluster 2024-08-17T18:22:55.434603+0000 mon.a (mon.0) 3589 : cluster [DBG] osdmap e1612: 8 total, 8 up, 8 in 2024-08-17T18:22:58.781 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:58 smithi131 bash[89561]: cluster 2024-08-17T18:22:56.923743+0000 mgr.y (mgr.34107) 2434 : cluster [DBG] pgmap v3380: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:58.781 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:22:58 smithi131 bash[89561]: cluster 2024-08-17T18:22:56.923743+0000 mgr.y (mgr.34107) 2434 : cluster [DBG] pgmap v3380: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:58.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:58 smithi131 bash[88347]: cluster 2024-08-17T18:22:56.923743+0000 mgr.y (mgr.34107) 2434 : cluster [DBG] pgmap v3380: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:58.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:22:58 smithi131 bash[88347]: cluster 2024-08-17T18:22:56.923743+0000 mgr.y (mgr.34107) 2434 : cluster [DBG] pgmap v3380: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:58.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:58 smithi169 bash[79348]: cluster 2024-08-17T18:22:56.923743+0000 mgr.y (mgr.34107) 2434 : cluster [DBG] pgmap v3380: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:58.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:22:58 smithi169 bash[79348]: cluster 2024-08-17T18:22:56.923743+0000 mgr.y (mgr.34107) 2434 : cluster [DBG] pgmap v3380: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:22:59.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:22:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:22:58] "GET /metrics HTTP/1.1" 200 34188 "" "Prometheus/2.51.0" 2024-08-17T18:23:00.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:00 smithi131 bash[89561]: cluster 2024-08-17T18:22:58.924494+0000 mgr.y (mgr.34107) 2435 : cluster [DBG] pgmap v3381: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:00.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:00 smithi131 bash[89561]: cluster 2024-08-17T18:22:58.924494+0000 mgr.y (mgr.34107) 2435 : cluster [DBG] pgmap v3381: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:00.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:00 smithi131 bash[88347]: cluster 2024-08-17T18:22:58.924494+0000 mgr.y (mgr.34107) 2435 : cluster [DBG] pgmap v3381: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:00.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:00 smithi131 bash[88347]: cluster 2024-08-17T18:22:58.924494+0000 mgr.y (mgr.34107) 2435 : cluster [DBG] pgmap v3381: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:00.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:00 smithi169 bash[79348]: cluster 2024-08-17T18:22:58.924494+0000 mgr.y (mgr.34107) 2435 : cluster [DBG] pgmap v3381: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:00.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:00 smithi169 bash[79348]: cluster 2024-08-17T18:22:58.924494+0000 mgr.y (mgr.34107) 2435 : cluster [DBG] pgmap v3381: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:01.072 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:23:02.702 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:02 smithi131 bash[89561]: cluster 2024-08-17T18:23:00.925705+0000 mgr.y (mgr.34107) 2436 : cluster [DBG] pgmap v3382: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:02.702 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:02 smithi131 bash[89561]: cluster 2024-08-17T18:23:00.925705+0000 mgr.y (mgr.34107) 2436 : cluster [DBG] pgmap v3382: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:02.702 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:02 smithi131 bash[88347]: cluster 2024-08-17T18:23:00.925705+0000 mgr.y (mgr.34107) 2436 : cluster [DBG] pgmap v3382: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:02.702 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:02 smithi131 bash[88347]: cluster 2024-08-17T18:23:00.925705+0000 mgr.y (mgr.34107) 2436 : cluster [DBG] pgmap v3382: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:02.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:02 smithi169 bash[79348]: cluster 2024-08-17T18:23:00.925705+0000 mgr.y (mgr.34107) 2436 : cluster [DBG] pgmap v3382: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:02.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:02 smithi169 bash[79348]: cluster 2024-08-17T18:23:00.925705+0000 mgr.y (mgr.34107) 2436 : cluster [DBG] pgmap v3382: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:04.704 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:04 smithi131 bash[88347]: cluster 2024-08-17T18:23:02.926423+0000 mgr.y (mgr.34107) 2437 : cluster [DBG] pgmap v3383: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:04.704 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:04 smithi131 bash[88347]: cluster 2024-08-17T18:23:02.926423+0000 mgr.y (mgr.34107) 2437 : cluster [DBG] pgmap v3383: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:04.704 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:04 smithi131 bash[89561]: cluster 2024-08-17T18:23:02.926423+0000 mgr.y (mgr.34107) 2437 : cluster [DBG] pgmap v3383: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:04.704 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:04 smithi131 bash[89561]: cluster 2024-08-17T18:23:02.926423+0000 mgr.y (mgr.34107) 2437 : cluster [DBG] pgmap v3383: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:04.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:04 smithi169 bash[79348]: cluster 2024-08-17T18:23:02.926423+0000 mgr.y (mgr.34107) 2437 : cluster [DBG] pgmap v3383: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:04.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:04 smithi169 bash[79348]: cluster 2024-08-17T18:23:02.926423+0000 mgr.y (mgr.34107) 2437 : cluster [DBG] pgmap v3383: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:05.459 INFO:teuthology.orchestra.run.smithi131.stderr:set osd.7 primary-affinity to 1 (8655362) 2024-08-17T18:23:05.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:05 smithi131 bash[89561]: audit 2024-08-17T18:23:05.030741+0000 mon.a (mon.0) 3590 : audit [INF] from='client.? 172.21.15.131:0/2703007759' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:23:05.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:05 smithi131 bash[89561]: audit 2024-08-17T18:23:05.030741+0000 mon.a (mon.0) 3590 : audit [INF] from='client.? 172.21.15.131:0/2703007759' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:23:05.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:05 smithi131 bash[88347]: audit 2024-08-17T18:23:05.030741+0000 mon.a (mon.0) 3590 : audit [INF] from='client.? 172.21.15.131:0/2703007759' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:23:05.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:05 smithi131 bash[88347]: audit 2024-08-17T18:23:05.030741+0000 mon.a (mon.0) 3590 : audit [INF] from='client.? 172.21.15.131:0/2703007759' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:23:05.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:05 smithi169 bash[79348]: audit 2024-08-17T18:23:05.030741+0000 mon.a (mon.0) 3590 : audit [INF] from='client.? 172.21.15.131:0/2703007759' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:23:05.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:05 smithi169 bash[79348]: audit 2024-08-17T18:23:05.030741+0000 mon.a (mon.0) 3590 : audit [INF] from='client.? 172.21.15.131:0/2703007759' entity='client.admin' cmd={"prefix": "osd primary-affinity", "id": 7, "weight": 1.0} : dispatch 2024-08-17T18:23:06.277 INFO:tasks.thrashosds.thrasher:joining the do_sighup greenlet 2024-08-17T18:23:06.278 INFO:tasks.thrashosds.thrasher:joining the do_optrack_toggle greenlet 2024-08-17T18:23:06.278 INFO:tasks.thrashosds.thrasher:joining the do_dump_ops greenlet 2024-08-17T18:23:06.278 INFO:tasks.thrashosds.thrasher:joining the do_noscrub_toggle greenlet 2024-08-17T18:23:06.278 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-08-17T18:23:06.278 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T18:23:06.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:06 smithi131 bash[89561]: cluster 2024-08-17T18:23:04.927485+0000 mgr.y (mgr.34107) 2438 : cluster [DBG] pgmap v3384: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:06.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:06 smithi131 bash[89561]: cluster 2024-08-17T18:23:04.927485+0000 mgr.y (mgr.34107) 2438 : cluster [DBG] pgmap v3384: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:06.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:06 smithi131 bash[89561]: audit 2024-08-17T18:23:05.459507+0000 mon.a (mon.0) 3591 : audit [INF] from='client.? 172.21.15.131:0/2703007759' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2024-08-17T18:23:06.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:06 smithi131 bash[89561]: audit 2024-08-17T18:23:05.459507+0000 mon.a (mon.0) 3591 : audit [INF] from='client.? 172.21.15.131:0/2703007759' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2024-08-17T18:23:06.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:06 smithi131 bash[89561]: cluster 2024-08-17T18:23:05.466755+0000 mon.a (mon.0) 3592 : cluster [DBG] osdmap e1613: 8 total, 8 up, 8 in 2024-08-17T18:23:06.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:06 smithi131 bash[89561]: cluster 2024-08-17T18:23:05.466755+0000 mon.a (mon.0) 3592 : cluster [DBG] osdmap e1613: 8 total, 8 up, 8 in 2024-08-17T18:23:06.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:06 smithi131 bash[89561]: audit 2024-08-17T18:23:05.723339+0000 mon.a (mon.0) 3593 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:23:06.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:06 smithi131 bash[89561]: audit 2024-08-17T18:23:05.723339+0000 mon.a (mon.0) 3593 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:23:06.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:06 smithi131 bash[88347]: cluster 2024-08-17T18:23:04.927485+0000 mgr.y (mgr.34107) 2438 : cluster [DBG] pgmap v3384: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:06.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:06 smithi131 bash[88347]: cluster 2024-08-17T18:23:04.927485+0000 mgr.y (mgr.34107) 2438 : cluster [DBG] pgmap v3384: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:06.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:06 smithi131 bash[88347]: audit 2024-08-17T18:23:05.459507+0000 mon.a (mon.0) 3591 : audit [INF] from='client.? 172.21.15.131:0/2703007759' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2024-08-17T18:23:06.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:06 smithi131 bash[88347]: audit 2024-08-17T18:23:05.459507+0000 mon.a (mon.0) 3591 : audit [INF] from='client.? 172.21.15.131:0/2703007759' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2024-08-17T18:23:06.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:06 smithi131 bash[88347]: cluster 2024-08-17T18:23:05.466755+0000 mon.a (mon.0) 3592 : cluster [DBG] osdmap e1613: 8 total, 8 up, 8 in 2024-08-17T18:23:06.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:06 smithi131 bash[88347]: cluster 2024-08-17T18:23:05.466755+0000 mon.a (mon.0) 3592 : cluster [DBG] osdmap e1613: 8 total, 8 up, 8 in 2024-08-17T18:23:06.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:06 smithi131 bash[88347]: audit 2024-08-17T18:23:05.723339+0000 mon.a (mon.0) 3593 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:23:06.601 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:06 smithi131 bash[88347]: audit 2024-08-17T18:23:05.723339+0000 mon.a (mon.0) 3593 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:23:06.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:06 smithi169 bash[79348]: cluster 2024-08-17T18:23:04.927485+0000 mgr.y (mgr.34107) 2438 : cluster [DBG] pgmap v3384: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:06.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:06 smithi169 bash[79348]: cluster 2024-08-17T18:23:04.927485+0000 mgr.y (mgr.34107) 2438 : cluster [DBG] pgmap v3384: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:06.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:06 smithi169 bash[79348]: audit 2024-08-17T18:23:05.459507+0000 mon.a (mon.0) 3591 : audit [INF] from='client.? 172.21.15.131:0/2703007759' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2024-08-17T18:23:06.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:06 smithi169 bash[79348]: audit 2024-08-17T18:23:05.459507+0000 mon.a (mon.0) 3591 : audit [INF] from='client.? 172.21.15.131:0/2703007759' entity='client.admin' cmd='[{"prefix": "osd primary-affinity", "id": 7, "weight": 1.0}]': finished 2024-08-17T18:23:06.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:06 smithi169 bash[79348]: cluster 2024-08-17T18:23:05.466755+0000 mon.a (mon.0) 3592 : cluster [DBG] osdmap e1613: 8 total, 8 up, 8 in 2024-08-17T18:23:06.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:06 smithi169 bash[79348]: cluster 2024-08-17T18:23:05.466755+0000 mon.a (mon.0) 3592 : cluster [DBG] osdmap e1613: 8 total, 8 up, 8 in 2024-08-17T18:23:06.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:06 smithi169 bash[79348]: audit 2024-08-17T18:23:05.723339+0000 mon.a (mon.0) 3593 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:23:06.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:06 smithi169 bash[79348]: audit 2024-08-17T18:23:05.723339+0000 mon.a (mon.0) 3593 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:23:08.780 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:08 smithi131 bash[88347]: cluster 2024-08-17T18:23:06.928220+0000 mgr.y (mgr.34107) 2439 : cluster [DBG] pgmap v3386: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:08.780 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:08 smithi131 bash[88347]: cluster 2024-08-17T18:23:06.928220+0000 mgr.y (mgr.34107) 2439 : cluster [DBG] pgmap v3386: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:08.780 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:08 smithi131 bash[88347]: audit 2024-08-17T18:23:08.309256+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:23:08.780 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:08 smithi131 bash[88347]: audit 2024-08-17T18:23:08.309256+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:23:08.780 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:08 smithi131 bash[89561]: cluster 2024-08-17T18:23:06.928220+0000 mgr.y (mgr.34107) 2439 : cluster [DBG] pgmap v3386: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:08.781 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:08 smithi131 bash[89561]: cluster 2024-08-17T18:23:06.928220+0000 mgr.y (mgr.34107) 2439 : cluster [DBG] pgmap v3386: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:08.781 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:08 smithi131 bash[89561]: audit 2024-08-17T18:23:08.309256+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:23:08.781 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:08 smithi131 bash[89561]: audit 2024-08-17T18:23:08.309256+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:23:08.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:08 smithi169 bash[79348]: cluster 2024-08-17T18:23:06.928220+0000 mgr.y (mgr.34107) 2439 : cluster [DBG] pgmap v3386: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:08.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:08 smithi169 bash[79348]: cluster 2024-08-17T18:23:06.928220+0000 mgr.y (mgr.34107) 2439 : cluster [DBG] pgmap v3386: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:08.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:08 smithi169 bash[79348]: audit 2024-08-17T18:23:08.309256+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:23:08.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:08 smithi169 bash[79348]: audit 2024-08-17T18:23:08.309256+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:23:09.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:23:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:23:08] "GET /metrics HTTP/1.1" 200 34186 "" "Prometheus/2.51.0" 2024-08-17T18:23:10.820 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:23:10.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:10 smithi131 bash[89561]: cluster 2024-08-17T18:23:08.928977+0000 mgr.y (mgr.34107) 2440 : cluster [DBG] pgmap v3387: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:10.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:10 smithi131 bash[89561]: cluster 2024-08-17T18:23:08.928977+0000 mgr.y (mgr.34107) 2440 : cluster [DBG] pgmap v3387: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:10.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:10 smithi131 bash[88347]: cluster 2024-08-17T18:23:08.928977+0000 mgr.y (mgr.34107) 2440 : cluster [DBG] pgmap v3387: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:10.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:10 smithi131 bash[88347]: cluster 2024-08-17T18:23:08.928977+0000 mgr.y (mgr.34107) 2440 : cluster [DBG] pgmap v3387: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:10.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:10 smithi169 bash[79348]: cluster 2024-08-17T18:23:08.928977+0000 mgr.y (mgr.34107) 2440 : cluster [DBG] pgmap v3387: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:10.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:10 smithi169 bash[79348]: cluster 2024-08-17T18:23:08.928977+0000 mgr.y (mgr.34107) 2440 : cluster [DBG] pgmap v3387: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:12.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:12 smithi131 bash[88347]: cluster 2024-08-17T18:23:10.929623+0000 mgr.y (mgr.34107) 2441 : cluster [DBG] pgmap v3388: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:12.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:12 smithi131 bash[88347]: cluster 2024-08-17T18:23:10.929623+0000 mgr.y (mgr.34107) 2441 : cluster [DBG] pgmap v3388: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:12.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:12 smithi131 bash[88347]: audit 2024-08-17T18:23:11.517552+0000 mon.a (mon.0) 3595 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:23:12.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:12 smithi131 bash[88347]: audit 2024-08-17T18:23:11.517552+0000 mon.a (mon.0) 3595 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:23:12.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:12 smithi131 bash[88347]: audit 2024-08-17T18:23:11.526055+0000 mon.a (mon.0) 3596 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:23:12.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:12 smithi131 bash[88347]: audit 2024-08-17T18:23:11.526055+0000 mon.a (mon.0) 3596 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:23:12.595 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:12 smithi131 bash[88347]: audit 2024-08-17T18:23:11.704523+0000 mon.a (mon.0) 3597 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:23:12.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:12 smithi131 bash[88347]: audit 2024-08-17T18:23:11.704523+0000 mon.a (mon.0) 3597 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:23:12.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:12 smithi131 bash[88347]: audit 2024-08-17T18:23:11.714032+0000 mon.a (mon.0) 3598 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:23:12.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:12 smithi131 bash[88347]: audit 2024-08-17T18:23:11.714032+0000 mon.a (mon.0) 3598 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:23:12.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:12 smithi131 bash[88347]: audit 2024-08-17T18:23:12.346614+0000 mon.a (mon.0) 3599 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:23:12.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:12 smithi131 bash[88347]: audit 2024-08-17T18:23:12.346614+0000 mon.a (mon.0) 3599 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:23:12.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:12 smithi131 bash[88347]: audit 2024-08-17T18:23:12.347347+0000 mon.a (mon.0) 3600 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:23:12.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:12 smithi131 bash[88347]: audit 2024-08-17T18:23:12.347347+0000 mon.a (mon.0) 3600 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:23:12.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:12 smithi131 bash[88347]: audit 2024-08-17T18:23:12.352802+0000 mon.a (mon.0) 3601 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:23:12.596 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:12 smithi131 bash[88347]: audit 2024-08-17T18:23:12.352802+0000 mon.a (mon.0) 3601 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:23:12.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:12 smithi131 bash[89561]: cluster 2024-08-17T18:23:10.929623+0000 mgr.y (mgr.34107) 2441 : cluster [DBG] pgmap v3388: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:12.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:12 smithi131 bash[89561]: cluster 2024-08-17T18:23:10.929623+0000 mgr.y (mgr.34107) 2441 : cluster [DBG] pgmap v3388: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:12.596 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:12 smithi131 bash[89561]: audit 2024-08-17T18:23:11.517552+0000 mon.a (mon.0) 3595 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:23:12.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:12 smithi131 bash[89561]: audit 2024-08-17T18:23:11.517552+0000 mon.a (mon.0) 3595 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:23:12.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:12 smithi131 bash[89561]: audit 2024-08-17T18:23:11.526055+0000 mon.a (mon.0) 3596 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:23:12.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:12 smithi131 bash[89561]: audit 2024-08-17T18:23:11.526055+0000 mon.a (mon.0) 3596 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:23:12.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:12 smithi131 bash[89561]: audit 2024-08-17T18:23:11.704523+0000 mon.a (mon.0) 3597 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:23:12.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:12 smithi131 bash[89561]: audit 2024-08-17T18:23:11.704523+0000 mon.a (mon.0) 3597 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:23:12.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:12 smithi131 bash[89561]: audit 2024-08-17T18:23:11.714032+0000 mon.a (mon.0) 3598 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:23:12.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:12 smithi131 bash[89561]: audit 2024-08-17T18:23:11.714032+0000 mon.a (mon.0) 3598 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:23:12.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:12 smithi131 bash[89561]: audit 2024-08-17T18:23:12.346614+0000 mon.a (mon.0) 3599 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:23:12.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:12 smithi131 bash[89561]: audit 2024-08-17T18:23:12.346614+0000 mon.a (mon.0) 3599 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:23:12.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:12 smithi131 bash[89561]: audit 2024-08-17T18:23:12.347347+0000 mon.a (mon.0) 3600 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:23:12.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:12 smithi131 bash[89561]: audit 2024-08-17T18:23:12.347347+0000 mon.a (mon.0) 3600 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:23:12.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:12 smithi131 bash[89561]: audit 2024-08-17T18:23:12.352802+0000 mon.a (mon.0) 3601 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:23:12.597 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:12 smithi131 bash[89561]: audit 2024-08-17T18:23:12.352802+0000 mon.a (mon.0) 3601 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:23:12.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:12 smithi169 bash[79348]: cluster 2024-08-17T18:23:10.929623+0000 mgr.y (mgr.34107) 2441 : cluster [DBG] pgmap v3388: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:12.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:12 smithi169 bash[79348]: cluster 2024-08-17T18:23:10.929623+0000 mgr.y (mgr.34107) 2441 : cluster [DBG] pgmap v3388: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:12.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:12 smithi169 bash[79348]: audit 2024-08-17T18:23:11.517552+0000 mon.a (mon.0) 3595 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:23:12.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:12 smithi169 bash[79348]: audit 2024-08-17T18:23:11.517552+0000 mon.a (mon.0) 3595 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:23:12.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:12 smithi169 bash[79348]: audit 2024-08-17T18:23:11.526055+0000 mon.a (mon.0) 3596 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:23:12.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:12 smithi169 bash[79348]: audit 2024-08-17T18:23:11.526055+0000 mon.a (mon.0) 3596 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:23:12.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:12 smithi169 bash[79348]: audit 2024-08-17T18:23:11.704523+0000 mon.a (mon.0) 3597 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:23:12.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:12 smithi169 bash[79348]: audit 2024-08-17T18:23:11.704523+0000 mon.a (mon.0) 3597 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:23:12.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:12 smithi169 bash[79348]: audit 2024-08-17T18:23:11.714032+0000 mon.a (mon.0) 3598 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:23:12.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:12 smithi169 bash[79348]: audit 2024-08-17T18:23:11.714032+0000 mon.a (mon.0) 3598 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:23:12.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:12 smithi169 bash[79348]: audit 2024-08-17T18:23:12.346614+0000 mon.a (mon.0) 3599 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:23:12.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:12 smithi169 bash[79348]: audit 2024-08-17T18:23:12.346614+0000 mon.a (mon.0) 3599 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:23:12.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:12 smithi169 bash[79348]: audit 2024-08-17T18:23:12.347347+0000 mon.a (mon.0) 3600 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:23:12.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:12 smithi169 bash[79348]: audit 2024-08-17T18:23:12.347347+0000 mon.a (mon.0) 3600 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:23:12.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:12 smithi169 bash[79348]: audit 2024-08-17T18:23:12.352802+0000 mon.a (mon.0) 3601 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:23:12.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:12 smithi169 bash[79348]: audit 2024-08-17T18:23:12.352802+0000 mon.a (mon.0) 3601 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:23:14.813 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T18:23:14.813 INFO:teuthology.orchestra.run.smithi131.stdout:{"epoch":1613,"fsid":"f27a2518-5cb7-11ef-bccf-c7b262605968","created":"2024-08-17T16:45:27.114816+0000","modified":"2024-08-17T18:23:05.448051+0000","last_up_change":"2024-08-17T17:18:15.175924+0000","last_in_change":"2024-08-17T18:20:00.336728+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":59,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-17T16:50:43.494379+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,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":21,"pg_placement_num":21,"pg_placement_num_target":21,"pg_num_target":21,"pg_num_pending":21,"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":"1590","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"1536","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":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8999999761581421,"score_stable":1.8999999761581421,"optimal_score":1,"raw_score_acting":1.8999999761581421,"raw_score_stable":1.8999999761581421,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-08-17T16:56:49.601702+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,"is_stretch_pool":false,"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":"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":3,"snap_epoch":66,"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_type":"Fair distribution","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":"2024-08-17T16:58:53.576082+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,"is_stretch_pool":false,"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":"71","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_type":"Fair distribution","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":"2024-08-17T16:58:54.144026+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,"is_stretch_pool":false,"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":"72","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_type":"Fair distribution","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":"931c17ae-fadd-4941-8f94-54a64a12cdbb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":687,"up_from":690,"up_thru":1600,"down_at":687,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6802","nonce":2702796327},{"type":"v1","addr":"172.21.15.131:6803","nonce":2702796327}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6804","nonce":2702796327},{"type":"v1","addr":"172.21.15.131:6805","nonce":2702796327}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6808","nonce":2702796327},{"type":"v1","addr":"172.21.15.131:6809","nonce":2702796327}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6806","nonce":2702796327},{"type":"v1","addr":"172.21.15.131:6807","nonce":2702796327}]},"public_addr":"172.21.15.131:6803/2702796327","cluster_addr":"172.21.15.131:6805/2702796327","heartbeat_back_addr":"172.21.15.131:6809/2702796327","heartbeat_front_addr":"172.21.15.131:6807/2702796327","state":["exists","up"]},{"osd":1,"uuid":"28cbaae9-2647-4988-8227-65608f15df55","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":692,"up_from":695,"up_thru":1603,"down_at":692,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6810","nonce":3167893678},{"type":"v1","addr":"172.21.15.131:6811","nonce":3167893678}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6812","nonce":3167893678},{"type":"v1","addr":"172.21.15.131:6813","nonce":3167893678}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6816","nonce":3167893678},{"type":"v1","addr":"172.21.15.131:6817","nonce":3167893678}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6814","nonce":3167893678},{"type":"v1","addr":"172.21.15.131:6815","nonce":3167893678}]},"public_addr":"172.21.15.131:6811/3167893678","cluster_addr":"172.21.15.131:6813/3167893678","heartbeat_back_addr":"172.21.15.131:6817/3167893678","heartbeat_front_addr":"172.21.15.131:6815/3167893678","state":["exists","up"]},{"osd":2,"uuid":"c453e3c1-1905-47b4-a0a2-33e89ceee89b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":697,"up_from":700,"up_thru":1587,"down_at":697,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6818","nonce":3654614021},{"type":"v1","addr":"172.21.15.131:6819","nonce":3654614021}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6820","nonce":3654614021},{"type":"v1","addr":"172.21.15.131:6821","nonce":3654614021}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6824","nonce":3654614021},{"type":"v1","addr":"172.21.15.131:6825","nonce":3654614021}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6822","nonce":3654614021},{"type":"v1","addr":"172.21.15.131:6823","nonce":3654614021}]},"public_addr":"172.21.15.131:6819/3654614021","cluster_addr":"172.21.15.131:6821/3654614021","heartbeat_back_addr":"172.21.15.131:6825/3654614021","heartbeat_front_addr":"172.21.15.131:6823/3654614021","state":["exists","up"]},{"osd":3,"uuid":"58977ccb-73f1-4ff5-82be-27fcdf10ad08","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":26,"last_clean_end":703,"up_from":710,"up_thru":1600,"down_at":703,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6826","nonce":3295151937},{"type":"v1","addr":"172.21.15.131:6827","nonce":3295151937}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6828","nonce":3295151937},{"type":"v1","addr":"172.21.15.131:6829","nonce":3295151937}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6832","nonce":3295151937},{"type":"v1","addr":"172.21.15.131:6833","nonce":3295151937}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6830","nonce":3295151937},{"type":"v1","addr":"172.21.15.131:6831","nonce":3295151937}]},"public_addr":"172.21.15.131:6827/3295151937","cluster_addr":"172.21.15.131:6829/3295151937","heartbeat_back_addr":"172.21.15.131:6833/3295151937","heartbeat_front_addr":"172.21.15.131:6831/3295151937","state":["exists","up"]},{"osd":4,"uuid":"a27e1f9d-ccc9-49bd-9a83-6970394686f0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":1600,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6800","nonce":2638466822},{"type":"v1","addr":"172.21.15.169:6801","nonce":2638466822}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6802","nonce":2638466822},{"type":"v1","addr":"172.21.15.169:6803","nonce":2638466822}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6806","nonce":2638466822},{"type":"v1","addr":"172.21.15.169:6807","nonce":2638466822}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6804","nonce":2638466822},{"type":"v1","addr":"172.21.15.169:6805","nonce":2638466822}]},"public_addr":"172.21.15.169:6801/2638466822","cluster_addr":"172.21.15.169:6803/2638466822","heartbeat_back_addr":"172.21.15.169:6807/2638466822","heartbeat_front_addr":"172.21.15.169:6805/2638466822","state":["exists","up"]},{"osd":5,"uuid":"33dc15a5-d1a6-4810-a2a1-db3a307f8c84","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":1587,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6808","nonce":1625437885},{"type":"v1","addr":"172.21.15.169:6809","nonce":1625437885}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6810","nonce":1625437885},{"type":"v1","addr":"172.21.15.169:6811","nonce":1625437885}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6814","nonce":1625437885},{"type":"v1","addr":"172.21.15.169:6815","nonce":1625437885}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6812","nonce":1625437885},{"type":"v1","addr":"172.21.15.169:6813","nonce":1625437885}]},"public_addr":"172.21.15.169:6809/1625437885","cluster_addr":"172.21.15.169:6811/1625437885","heartbeat_back_addr":"172.21.15.169:6815/1625437885","heartbeat_front_addr":"172.21.15.169:6813/1625437885","state":["exists","up"]},{"osd":6,"uuid":"4893b4b8-9b28-4e0e-841c-eb781d9f74fe","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":1603,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6816","nonce":554300287},{"type":"v1","addr":"172.21.15.169:6817","nonce":554300287}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6818","nonce":554300287},{"type":"v1","addr":"172.21.15.169:6819","nonce":554300287}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6822","nonce":554300287},{"type":"v1","addr":"172.21.15.169:6823","nonce":554300287}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6820","nonce":554300287},{"type":"v1","addr":"172.21.15.169:6821","nonce":554300287}]},"public_addr":"172.21.15.169:6817/554300287","cluster_addr":"172.21.15.169:6819/554300287","heartbeat_back_addr":"172.21.15.169:6823/554300287","heartbeat_front_addr":"172.21.15.169:6821/554300287","state":["exists","up"]},{"osd":7,"uuid":"a9a64d1e-1b11-44d8-ac15-d4dbdc1830a1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":1587,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6824","nonce":1615136086},{"type":"v1","addr":"172.21.15.169:6825","nonce":1615136086}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6826","nonce":1615136086},{"type":"v1","addr":"172.21.15.169:6827","nonce":1615136086}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6830","nonce":1615136086},{"type":"v1","addr":"172.21.15.169:6831","nonce":1615136086}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6828","nonce":1615136086},{"type":"v1","addr":"172.21.15.169:6829","nonce":1615136086}]},"public_addr":"172.21.15.169:6825/1615136086","cluster_addr":"172.21.15.169:6827/1615136086","heartbeat_back_addr":"172.21.15.169:6831/1615136086","heartbeat_front_addr":"172.21.15.169:6829/1615136086","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:48:52.794935+0000","dead_epoch":687},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:49:44.495590+0000","dead_epoch":692},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:50:38.808426+0000","dead_epoch":696},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:51:30.850900+0000","dead_epoch":703},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:52:21.668423+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:53:14.905634+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:54:09.575832+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:55:07.491612+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.4","mappings":[{"from":1,"to":5}]},{"pgid":"4.6","mappings":[{"from":1,"to":5}]},{"pgid":"4.e","mappings":[{"from":1,"to":2}]},{"pgid":"4.f","mappings":[{"from":1,"to":5}]},{"pgid":"4.1f","mappings":[{"from":1,"to":0}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.131:0/1873430480":"2024-08-18T17:08:22.776108+0000","172.21.15.131:0/2690264005":"2024-08-18T17:08:22.776108+0000","172.21.15.131:6801/2549196460":"2024-08-18T17:08:22.776108+0000","172.21.15.131:0/2979978290":"2024-08-18T17:08:22.776108+0000","172.21.15.131:0/567680048":"2024-08-18T17:08:22.776108+0000","172.21.15.169:0/4169313514":"2024-08-18T17:04:24.029473+0000","172.21.15.131:0/1207615408":"2024-08-18T16:56:08.560846+0000","172.21.15.131:6800/2557335399":"2024-08-18T16:45:53.763605+0000","172.21.15.131:0/3301598597":"2024-08-18T16:56:08.560846+0000","172.21.15.131:0/2782073615":"2024-08-18T16:46:24.903953+0000","172.21.15.131:6800/2549196460":"2024-08-18T17:08:22.776108+0000","172.21.15.131:0/1351012631":"2024-08-18T16:46:24.903953+0000","172.21.15.131:0/1481172092":"2024-08-18T16:45:53.763605+0000","172.21.15.131:0/2345799949":"2024-08-18T17:03:28.842678+0000","172.21.15.131:6801/3178238488":"2024-08-18T16:56:08.560846+0000","172.21.15.169:6834/2915957386":"2024-08-18T17:04:24.029473+0000","172.21.15.131:6800/3056314115":"2024-08-18T17:03:28.842678+0000","172.21.15.131:6801/2557335399":"2024-08-18T16:45:53.763605+0000","172.21.15.131:0/1821861506":"2024-08-18T16:56:08.560846+0000","172.21.15.131:0/1379702785":"2024-08-18T16:56:08.560846+0000","172.21.15.169:0/2765668743":"2024-08-18T17:04:24.029473+0000","172.21.15.131:0/191077631":"2024-08-18T16:46:24.903953+0000","172.21.15.131:6835/868237211":"2024-08-18T16:59:02.885303+0000","172.21.15.169:0/1504461020":"2024-08-18T17:04:24.029473+0000","172.21.15.169:6835/2915957386":"2024-08-18T17:04:24.029473+0000","172.21.15.169:0/1718319329":"2024-08-18T17:04:24.029473+0000","172.21.15.131:6834/868237211":"2024-08-18T16:59:02.885303+0000","172.21.15.131:0/3865043614":"2024-08-18T17:03:28.842678+0000","172.21.15.131:0/58738087":"2024-08-18T17:03:28.842678+0000","172.21.15.131:6800/2697549494":"2024-08-18T16:46:24.903953+0000","172.21.15.131:6801/2697549494":"2024-08-18T16:46:24.903953+0000","172.21.15.131:0/805105591":"2024-08-18T17:03:28.842678+0000","172.21.15.169:0/3210317164":"2024-08-18T17:04:24.029473+0000","172.21.15.131:6801/3056314115":"2024-08-18T17:03:28.842678+0000","172.21.15.169:0/1548591549":"2024-08-18T17:04:24.029473+0000","172.21.15.131:6800/3178238488":"2024-08-18T16:56:08.560846+0000","172.21.15.131:0/3703359670":"2024-08-18T16:45:53.763605+0000","172.21.15.131:0/900478172":"2024-08-18T16:45:53.763605+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":5,"snaps":[{"begin":2,"length":1}]},{"pool":6,"snaps":[{"begin":2,"length":1}]},{"pool":7,"snaps":[{"begin":2,"length":1}]},{"pool":8,"snaps":[{"begin":2,"length":1}]},{"pool":9,"snaps":[{"begin":2,"length":1}]},{"pool":10,"snaps":[{"begin":2,"length":1}]},{"pool":11,"snaps":[{"begin":2,"length":1}]},{"pool":14,"snaps":[{"begin":10,"length":1},{"begin":12,"length":1},{"begin":14,"length":1}]},{"pool":16,"snaps":[{"begin":42,"length":6},{"begin":52,"length":6}]},{"pool":17,"snaps":[{"begin":17,"length":2},{"begin":22,"length":1}]},{"pool":18,"snaps":[{"begin":2,"length":1}]},{"pool":59,"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}} 2024-08-17T18:23:14.825 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:14 smithi131 bash[88347]: cluster 2024-08-17T18:23:12.930236+0000 mgr.y (mgr.34107) 2442 : cluster [DBG] pgmap v3389: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:14.825 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:14 smithi131 bash[88347]: cluster 2024-08-17T18:23:12.930236+0000 mgr.y (mgr.34107) 2442 : cluster [DBG] pgmap v3389: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:14.826 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:14 smithi131 bash[89561]: cluster 2024-08-17T18:23:12.930236+0000 mgr.y (mgr.34107) 2442 : cluster [DBG] pgmap v3389: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:14.826 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:14 smithi131 bash[89561]: cluster 2024-08-17T18:23:12.930236+0000 mgr.y (mgr.34107) 2442 : cluster [DBG] pgmap v3389: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:14.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:14 smithi169 bash[79348]: cluster 2024-08-17T18:23:12.930236+0000 mgr.y (mgr.34107) 2442 : cluster [DBG] pgmap v3389: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:14.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:14 smithi169 bash[79348]: cluster 2024-08-17T18:23:12.930236+0000 mgr.y (mgr.34107) 2442 : cluster [DBG] pgmap v3389: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:15.627 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-08-17T18:23:15.627 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd dump --format=json 2024-08-17T18:23:15.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:15 smithi131 bash[89561]: audit 2024-08-17T18:23:14.811825+0000 mon.a (mon.0) 3602 : audit [DBG] from='client.? 172.21.15.131:0/2163714300' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T18:23:15.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:15 smithi131 bash[89561]: audit 2024-08-17T18:23:14.811825+0000 mon.a (mon.0) 3602 : audit [DBG] from='client.? 172.21.15.131:0/2163714300' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T18:23:15.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:15 smithi131 bash[88347]: audit 2024-08-17T18:23:14.811825+0000 mon.a (mon.0) 3602 : audit [DBG] from='client.? 172.21.15.131:0/2163714300' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T18:23:15.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:15 smithi131 bash[88347]: audit 2024-08-17T18:23:14.811825+0000 mon.a (mon.0) 3602 : audit [DBG] from='client.? 172.21.15.131:0/2163714300' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T18:23:15.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:15 smithi169 bash[79348]: audit 2024-08-17T18:23:14.811825+0000 mon.a (mon.0) 3602 : audit [DBG] from='client.? 172.21.15.131:0/2163714300' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T18:23:15.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:15 smithi169 bash[79348]: audit 2024-08-17T18:23:14.811825+0000 mon.a (mon.0) 3602 : audit [DBG] from='client.? 172.21.15.131:0/2163714300' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T18:23:16.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:16 smithi131 bash[88347]: cluster 2024-08-17T18:23:14.931018+0000 mgr.y (mgr.34107) 2443 : cluster [DBG] pgmap v3390: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:16.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:16 smithi131 bash[88347]: cluster 2024-08-17T18:23:14.931018+0000 mgr.y (mgr.34107) 2443 : cluster [DBG] pgmap v3390: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:16.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:16 smithi131 bash[89561]: cluster 2024-08-17T18:23:14.931018+0000 mgr.y (mgr.34107) 2443 : cluster [DBG] pgmap v3390: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:16.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:16 smithi131 bash[89561]: cluster 2024-08-17T18:23:14.931018+0000 mgr.y (mgr.34107) 2443 : cluster [DBG] pgmap v3390: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:16.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:16 smithi169 bash[79348]: cluster 2024-08-17T18:23:14.931018+0000 mgr.y (mgr.34107) 2443 : cluster [DBG] pgmap v3390: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:16.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:16 smithi169 bash[79348]: cluster 2024-08-17T18:23:14.931018+0000 mgr.y (mgr.34107) 2443 : cluster [DBG] pgmap v3390: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:18.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:18 smithi131 bash[89561]: cluster 2024-08-17T18:23:16.931894+0000 mgr.y (mgr.34107) 2444 : cluster [DBG] pgmap v3391: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:18.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:18 smithi131 bash[89561]: cluster 2024-08-17T18:23:16.931894+0000 mgr.y (mgr.34107) 2444 : cluster [DBG] pgmap v3391: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:18.849 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:23:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:23:18] "GET /metrics HTTP/1.1" 200 34186 "" "Prometheus/2.51.0" 2024-08-17T18:23:18.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:18 smithi131 bash[88347]: cluster 2024-08-17T18:23:16.931894+0000 mgr.y (mgr.34107) 2444 : cluster [DBG] pgmap v3391: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:18.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:18 smithi131 bash[88347]: cluster 2024-08-17T18:23:16.931894+0000 mgr.y (mgr.34107) 2444 : cluster [DBG] pgmap v3391: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:18.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:18 smithi169 bash[79348]: cluster 2024-08-17T18:23:16.931894+0000 mgr.y (mgr.34107) 2444 : cluster [DBG] pgmap v3391: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:18.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:18 smithi169 bash[79348]: cluster 2024-08-17T18:23:16.931894+0000 mgr.y (mgr.34107) 2444 : cluster [DBG] pgmap v3391: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:20.366 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:23:20.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:20 smithi131 bash[88347]: cluster 2024-08-17T18:23:18.932669+0000 mgr.y (mgr.34107) 2445 : cluster [DBG] pgmap v3392: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:20.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:20 smithi131 bash[88347]: cluster 2024-08-17T18:23:18.932669+0000 mgr.y (mgr.34107) 2445 : cluster [DBG] pgmap v3392: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:20.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:20 smithi131 bash[89561]: cluster 2024-08-17T18:23:18.932669+0000 mgr.y (mgr.34107) 2445 : cluster [DBG] pgmap v3392: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:20.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:20 smithi131 bash[89561]: cluster 2024-08-17T18:23:18.932669+0000 mgr.y (mgr.34107) 2445 : cluster [DBG] pgmap v3392: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:20.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:20 smithi169 bash[79348]: cluster 2024-08-17T18:23:18.932669+0000 mgr.y (mgr.34107) 2445 : cluster [DBG] pgmap v3392: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:20.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:20 smithi169 bash[79348]: cluster 2024-08-17T18:23:18.932669+0000 mgr.y (mgr.34107) 2445 : cluster [DBG] pgmap v3392: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:22.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:22 smithi131 bash[89561]: cluster 2024-08-17T18:23:20.933808+0000 mgr.y (mgr.34107) 2446 : cluster [DBG] pgmap v3393: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:22.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:22 smithi131 bash[89561]: cluster 2024-08-17T18:23:20.933808+0000 mgr.y (mgr.34107) 2446 : cluster [DBG] pgmap v3393: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:22.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:22 smithi131 bash[88347]: cluster 2024-08-17T18:23:20.933808+0000 mgr.y (mgr.34107) 2446 : cluster [DBG] pgmap v3393: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:22.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:22 smithi131 bash[88347]: cluster 2024-08-17T18:23:20.933808+0000 mgr.y (mgr.34107) 2446 : cluster [DBG] pgmap v3393: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:22.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:22 smithi169 bash[79348]: cluster 2024-08-17T18:23:20.933808+0000 mgr.y (mgr.34107) 2446 : cluster [DBG] pgmap v3393: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:22.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:22 smithi169 bash[79348]: cluster 2024-08-17T18:23:20.933808+0000 mgr.y (mgr.34107) 2446 : cluster [DBG] pgmap v3393: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:23.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:23 smithi131 bash[89561]: audit 2024-08-17T18:23:23.309810+0000 mon.a (mon.0) 3603 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:23:23.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:23 smithi131 bash[89561]: audit 2024-08-17T18:23:23.309810+0000 mon.a (mon.0) 3603 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:23:23.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:23 smithi131 bash[88347]: audit 2024-08-17T18:23:23.309810+0000 mon.a (mon.0) 3603 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:23:23.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:23 smithi131 bash[88347]: audit 2024-08-17T18:23:23.309810+0000 mon.a (mon.0) 3603 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:23:23.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:23 smithi169 bash[79348]: audit 2024-08-17T18:23:23.309810+0000 mon.a (mon.0) 3603 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:23:23.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:23 smithi169 bash[79348]: audit 2024-08-17T18:23:23.309810+0000 mon.a (mon.0) 3603 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:23:24.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:24 smithi131 bash[89561]: cluster 2024-08-17T18:23:22.934391+0000 mgr.y (mgr.34107) 2447 : cluster [DBG] pgmap v3394: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:24.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:24 smithi131 bash[89561]: cluster 2024-08-17T18:23:22.934391+0000 mgr.y (mgr.34107) 2447 : cluster [DBG] pgmap v3394: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:24.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:24 smithi131 bash[88347]: cluster 2024-08-17T18:23:22.934391+0000 mgr.y (mgr.34107) 2447 : cluster [DBG] pgmap v3394: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:24.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:24 smithi131 bash[88347]: cluster 2024-08-17T18:23:22.934391+0000 mgr.y (mgr.34107) 2447 : cluster [DBG] pgmap v3394: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:24.661 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T18:23:24.661 INFO:teuthology.orchestra.run.smithi131.stdout:{"epoch":1613,"fsid":"f27a2518-5cb7-11ef-bccf-c7b262605968","created":"2024-08-17T16:45:27.114816+0000","modified":"2024-08-17T18:23:05.448051+0000","last_up_change":"2024-08-17T17:18:15.175924+0000","last_in_change":"2024-08-17T18:20:00.336728+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":59,"max_osd":8,"require_min_compat_client":"luminous","min_compat_client":"luminous","require_osd_release":"reef","allow_crimson":false,"pools":[{"pool":1,"pool_name":".mgr","create_time":"2024-08-17T16:50:43.494379+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,"is_stretch_pool":false,"object_hash":2,"pg_autoscale_mode":"off","pg_num":21,"pg_placement_num":21,"pg_placement_num_target":21,"pg_num_target":21,"pg_num_pending":21,"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":"1590","last_force_op_resend":"0","last_force_op_resend_prenautilus":"0","last_force_op_resend_preluminous":"1536","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":{}},"read_balance":{"score_type":"Fair distribution","score_acting":1.8999999761581421,"score_stable":1.8999999761581421,"optimal_score":1,"raw_score_acting":1.8999999761581421,"raw_score_stable":1.8999999761581421,"primary_affinity_weighted":1,"average_primary_affinity":1,"average_primary_affinity_weighted":1}},{"pool":2,"pool_name":"rbd","create_time":"2024-08-17T16:56:49.601702+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,"is_stretch_pool":false,"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":"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":3,"snap_epoch":66,"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_type":"Fair distribution","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":"2024-08-17T16:58:53.576082+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,"is_stretch_pool":false,"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":"71","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_type":"Fair distribution","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":"2024-08-17T16:58:54.144026+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,"is_stretch_pool":false,"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":"72","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_type":"Fair distribution","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":"931c17ae-fadd-4941-8f94-54a64a12cdbb","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":8,"last_clean_end":687,"up_from":690,"up_thru":1600,"down_at":687,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6802","nonce":2702796327},{"type":"v1","addr":"172.21.15.131:6803","nonce":2702796327}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6804","nonce":2702796327},{"type":"v1","addr":"172.21.15.131:6805","nonce":2702796327}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6808","nonce":2702796327},{"type":"v1","addr":"172.21.15.131:6809","nonce":2702796327}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6806","nonce":2702796327},{"type":"v1","addr":"172.21.15.131:6807","nonce":2702796327}]},"public_addr":"172.21.15.131:6803/2702796327","cluster_addr":"172.21.15.131:6805/2702796327","heartbeat_back_addr":"172.21.15.131:6809/2702796327","heartbeat_front_addr":"172.21.15.131:6807/2702796327","state":["exists","up"]},{"osd":1,"uuid":"28cbaae9-2647-4988-8227-65608f15df55","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":13,"last_clean_end":692,"up_from":695,"up_thru":1603,"down_at":692,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6810","nonce":3167893678},{"type":"v1","addr":"172.21.15.131:6811","nonce":3167893678}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6812","nonce":3167893678},{"type":"v1","addr":"172.21.15.131:6813","nonce":3167893678}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6816","nonce":3167893678},{"type":"v1","addr":"172.21.15.131:6817","nonce":3167893678}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6814","nonce":3167893678},{"type":"v1","addr":"172.21.15.131:6815","nonce":3167893678}]},"public_addr":"172.21.15.131:6811/3167893678","cluster_addr":"172.21.15.131:6813/3167893678","heartbeat_back_addr":"172.21.15.131:6817/3167893678","heartbeat_front_addr":"172.21.15.131:6815/3167893678","state":["exists","up"]},{"osd":2,"uuid":"c453e3c1-1905-47b4-a0a2-33e89ceee89b","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":18,"last_clean_end":697,"up_from":700,"up_thru":1587,"down_at":697,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6818","nonce":3654614021},{"type":"v1","addr":"172.21.15.131:6819","nonce":3654614021}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6820","nonce":3654614021},{"type":"v1","addr":"172.21.15.131:6821","nonce":3654614021}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6824","nonce":3654614021},{"type":"v1","addr":"172.21.15.131:6825","nonce":3654614021}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6822","nonce":3654614021},{"type":"v1","addr":"172.21.15.131:6823","nonce":3654614021}]},"public_addr":"172.21.15.131:6819/3654614021","cluster_addr":"172.21.15.131:6821/3654614021","heartbeat_back_addr":"172.21.15.131:6825/3654614021","heartbeat_front_addr":"172.21.15.131:6823/3654614021","state":["exists","up"]},{"osd":3,"uuid":"58977ccb-73f1-4ff5-82be-27fcdf10ad08","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":26,"last_clean_end":703,"up_from":710,"up_thru":1600,"down_at":703,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6826","nonce":3295151937},{"type":"v1","addr":"172.21.15.131:6827","nonce":3295151937}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6828","nonce":3295151937},{"type":"v1","addr":"172.21.15.131:6829","nonce":3295151937}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6832","nonce":3295151937},{"type":"v1","addr":"172.21.15.131:6833","nonce":3295151937}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.131:6830","nonce":3295151937},{"type":"v1","addr":"172.21.15.131:6831","nonce":3295151937}]},"public_addr":"172.21.15.131:6827/3295151937","cluster_addr":"172.21.15.131:6829/3295151937","heartbeat_back_addr":"172.21.15.131:6833/3295151937","heartbeat_front_addr":"172.21.15.131:6831/3295151937","state":["exists","up"]},{"osd":4,"uuid":"a27e1f9d-ccc9-49bd-9a83-6970394686f0","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":31,"up_thru":1600,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6800","nonce":2638466822},{"type":"v1","addr":"172.21.15.169:6801","nonce":2638466822}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6802","nonce":2638466822},{"type":"v1","addr":"172.21.15.169:6803","nonce":2638466822}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6806","nonce":2638466822},{"type":"v1","addr":"172.21.15.169:6807","nonce":2638466822}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6804","nonce":2638466822},{"type":"v1","addr":"172.21.15.169:6805","nonce":2638466822}]},"public_addr":"172.21.15.169:6801/2638466822","cluster_addr":"172.21.15.169:6803/2638466822","heartbeat_back_addr":"172.21.15.169:6807/2638466822","heartbeat_front_addr":"172.21.15.169:6805/2638466822","state":["exists","up"]},{"osd":5,"uuid":"33dc15a5-d1a6-4810-a2a1-db3a307f8c84","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":39,"up_thru":1587,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6808","nonce":1625437885},{"type":"v1","addr":"172.21.15.169:6809","nonce":1625437885}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6810","nonce":1625437885},{"type":"v1","addr":"172.21.15.169:6811","nonce":1625437885}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6814","nonce":1625437885},{"type":"v1","addr":"172.21.15.169:6815","nonce":1625437885}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6812","nonce":1625437885},{"type":"v1","addr":"172.21.15.169:6813","nonce":1625437885}]},"public_addr":"172.21.15.169:6809/1625437885","cluster_addr":"172.21.15.169:6811/1625437885","heartbeat_back_addr":"172.21.15.169:6815/1625437885","heartbeat_front_addr":"172.21.15.169:6813/1625437885","state":["exists","up"]},{"osd":6,"uuid":"4893b4b8-9b28-4e0e-841c-eb781d9f74fe","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":47,"up_thru":1603,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6816","nonce":554300287},{"type":"v1","addr":"172.21.15.169:6817","nonce":554300287}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6818","nonce":554300287},{"type":"v1","addr":"172.21.15.169:6819","nonce":554300287}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6822","nonce":554300287},{"type":"v1","addr":"172.21.15.169:6823","nonce":554300287}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6820","nonce":554300287},{"type":"v1","addr":"172.21.15.169:6821","nonce":554300287}]},"public_addr":"172.21.15.169:6817/554300287","cluster_addr":"172.21.15.169:6819/554300287","heartbeat_back_addr":"172.21.15.169:6823/554300287","heartbeat_front_addr":"172.21.15.169:6821/554300287","state":["exists","up"]},{"osd":7,"uuid":"a9a64d1e-1b11-44d8-ac15-d4dbdc1830a1","up":1,"in":1,"weight":1,"primary_affinity":1,"last_clean_begin":0,"last_clean_end":0,"up_from":55,"up_thru":1587,"down_at":0,"lost_at":0,"public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6824","nonce":1615136086},{"type":"v1","addr":"172.21.15.169:6825","nonce":1615136086}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6826","nonce":1615136086},{"type":"v1","addr":"172.21.15.169:6827","nonce":1615136086}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6830","nonce":1615136086},{"type":"v1","addr":"172.21.15.169:6831","nonce":1615136086}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.169:6828","nonce":1615136086},{"type":"v1","addr":"172.21.15.169:6829","nonce":1615136086}]},"public_addr":"172.21.15.169:6825/1615136086","cluster_addr":"172.21.15.169:6827/1615136086","heartbeat_back_addr":"172.21.15.169:6831/1615136086","heartbeat_front_addr":"172.21.15.169:6829/1615136086","state":["exists","up"]}],"osd_xinfo":[{"osd":0,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:48:52.794935+0000","dead_epoch":687},{"osd":1,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:49:44.495590+0000","dead_epoch":692},{"osd":2,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:50:38.808426+0000","dead_epoch":696},{"osd":3,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540701547738038271,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:51:30.850900+0000","dead_epoch":703},{"osd":4,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:52:21.668423+0000","dead_epoch":0},{"osd":5,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:53:14.905634+0000","dead_epoch":0},{"osd":6,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:54:09.575832+0000","dead_epoch":0},{"osd":7,"down_stamp":"0.000000","laggy_probability":0,"laggy_interval":0,"features":4540138322906710015,"old_weight":0,"last_purged_snaps_scrub":"2024-08-17T16:55:07.491612+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[{"pgid":"4.4","mappings":[{"from":1,"to":5}]},{"pgid":"4.6","mappings":[{"from":1,"to":5}]},{"pgid":"4.e","mappings":[{"from":1,"to":2}]},{"pgid":"4.f","mappings":[{"from":1,"to":5}]},{"pgid":"4.1f","mappings":[{"from":1,"to":0}]}],"pg_upmap_primaries":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.131:0/1873430480":"2024-08-18T17:08:22.776108+0000","172.21.15.131:0/2690264005":"2024-08-18T17:08:22.776108+0000","172.21.15.131:6801/2549196460":"2024-08-18T17:08:22.776108+0000","172.21.15.131:0/2979978290":"2024-08-18T17:08:22.776108+0000","172.21.15.131:0/567680048":"2024-08-18T17:08:22.776108+0000","172.21.15.169:0/4169313514":"2024-08-18T17:04:24.029473+0000","172.21.15.131:0/1207615408":"2024-08-18T16:56:08.560846+0000","172.21.15.131:6800/2557335399":"2024-08-18T16:45:53.763605+0000","172.21.15.131:0/3301598597":"2024-08-18T16:56:08.560846+0000","172.21.15.131:0/2782073615":"2024-08-18T16:46:24.903953+0000","172.21.15.131:6800/2549196460":"2024-08-18T17:08:22.776108+0000","172.21.15.131:0/1351012631":"2024-08-18T16:46:24.903953+0000","172.21.15.131:0/1481172092":"2024-08-18T16:45:53.763605+0000","172.21.15.131:0/2345799949":"2024-08-18T17:03:28.842678+0000","172.21.15.131:6801/3178238488":"2024-08-18T16:56:08.560846+0000","172.21.15.169:6834/2915957386":"2024-08-18T17:04:24.029473+0000","172.21.15.131:6800/3056314115":"2024-08-18T17:03:28.842678+0000","172.21.15.131:6801/2557335399":"2024-08-18T16:45:53.763605+0000","172.21.15.131:0/1821861506":"2024-08-18T16:56:08.560846+0000","172.21.15.131:0/1379702785":"2024-08-18T16:56:08.560846+0000","172.21.15.169:0/2765668743":"2024-08-18T17:04:24.029473+0000","172.21.15.131:0/191077631":"2024-08-18T16:46:24.903953+0000","172.21.15.131:6835/868237211":"2024-08-18T16:59:02.885303+0000","172.21.15.169:0/1504461020":"2024-08-18T17:04:24.029473+0000","172.21.15.169:6835/2915957386":"2024-08-18T17:04:24.029473+0000","172.21.15.169:0/1718319329":"2024-08-18T17:04:24.029473+0000","172.21.15.131:6834/868237211":"2024-08-18T16:59:02.885303+0000","172.21.15.131:0/3865043614":"2024-08-18T17:03:28.842678+0000","172.21.15.131:0/58738087":"2024-08-18T17:03:28.842678+0000","172.21.15.131:6800/2697549494":"2024-08-18T16:46:24.903953+0000","172.21.15.131:6801/2697549494":"2024-08-18T16:46:24.903953+0000","172.21.15.131:0/805105591":"2024-08-18T17:03:28.842678+0000","172.21.15.169:0/3210317164":"2024-08-18T17:04:24.029473+0000","172.21.15.131:6801/3056314115":"2024-08-18T17:03:28.842678+0000","172.21.15.169:0/1548591549":"2024-08-18T17:04:24.029473+0000","172.21.15.131:6800/3178238488":"2024-08-18T16:56:08.560846+0000","172.21.15.131:0/3703359670":"2024-08-18T16:45:53.763605+0000","172.21.15.131:0/900478172":"2024-08-18T16:45:53.763605+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":5,"snaps":[{"begin":2,"length":1}]},{"pool":6,"snaps":[{"begin":2,"length":1}]},{"pool":7,"snaps":[{"begin":2,"length":1}]},{"pool":8,"snaps":[{"begin":2,"length":1}]},{"pool":9,"snaps":[{"begin":2,"length":1}]},{"pool":10,"snaps":[{"begin":2,"length":1}]},{"pool":11,"snaps":[{"begin":2,"length":1}]},{"pool":14,"snaps":[{"begin":10,"length":1},{"begin":12,"length":1},{"begin":14,"length":1}]},{"pool":16,"snaps":[{"begin":42,"length":6},{"begin":52,"length":6}]},{"pool":17,"snaps":[{"begin":17,"length":2},{"begin":22,"length":1}]},{"pool":18,"snaps":[{"begin":2,"length":1}]},{"pool":59,"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}} 2024-08-17T18:23:24.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:24 smithi169 bash[79348]: cluster 2024-08-17T18:23:22.934391+0000 mgr.y (mgr.34107) 2447 : cluster [DBG] pgmap v3394: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:24.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:24 smithi169 bash[79348]: cluster 2024-08-17T18:23:22.934391+0000 mgr.y (mgr.34107) 2447 : cluster [DBG] pgmap v3394: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:25.492 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-08-17T18:23:25.493 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-08-17T18:23:25.493 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-08-17T18:23:25.494 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-08-17T18:23:25.494 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-08-17T18:23:25.494 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-08-17T18:23:25.495 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-08-17T18:23:25.495 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-08-17T18:23:25.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:25 smithi131 bash[89561]: audit 2024-08-17T18:23:24.658413+0000 mon.a (mon.0) 3604 : audit [DBG] from='client.? 172.21.15.131:0/1993932929' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T18:23:25.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:25 smithi131 bash[89561]: audit 2024-08-17T18:23:24.658413+0000 mon.a (mon.0) 3604 : audit [DBG] from='client.? 172.21.15.131:0/1993932929' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T18:23:25.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:25 smithi131 bash[88347]: audit 2024-08-17T18:23:24.658413+0000 mon.a (mon.0) 3604 : audit [DBG] from='client.? 172.21.15.131:0/1993932929' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T18:23:25.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:25 smithi131 bash[88347]: audit 2024-08-17T18:23:24.658413+0000 mon.a (mon.0) 3604 : audit [DBG] from='client.? 172.21.15.131:0/1993932929' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T18:23:25.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:25 smithi169 bash[79348]: audit 2024-08-17T18:23:24.658413+0000 mon.a (mon.0) 3604 : audit [DBG] from='client.? 172.21.15.131:0/1993932929' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T18:23:25.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:25 smithi169 bash[79348]: audit 2024-08-17T18:23:24.658413+0000 mon.a (mon.0) 3604 : audit [DBG] from='client.? 172.21.15.131:0/1993932929' entity='client.admin' cmd={"prefix": "osd dump", "format": "json"} : dispatch 2024-08-17T18:23:26.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:26 smithi131 bash[88347]: cluster 2024-08-17T18:23:24.935533+0000 mgr.y (mgr.34107) 2448 : cluster [DBG] pgmap v3395: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:26.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:26 smithi131 bash[88347]: cluster 2024-08-17T18:23:24.935533+0000 mgr.y (mgr.34107) 2448 : cluster [DBG] pgmap v3395: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:26.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:26 smithi131 bash[89561]: cluster 2024-08-17T18:23:24.935533+0000 mgr.y (mgr.34107) 2448 : cluster [DBG] pgmap v3395: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:26.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:26 smithi131 bash[89561]: cluster 2024-08-17T18:23:24.935533+0000 mgr.y (mgr.34107) 2448 : cluster [DBG] pgmap v3395: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:26.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:26 smithi169 bash[79348]: cluster 2024-08-17T18:23:24.935533+0000 mgr.y (mgr.34107) 2448 : cluster [DBG] pgmap v3395: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:26.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:26 smithi169 bash[79348]: cluster 2024-08-17T18:23:24.935533+0000 mgr.y (mgr.34107) 2448 : cluster [DBG] pgmap v3395: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:27.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:27 smithi131 bash[88347]: cluster 2024-08-17T18:23:26.936433+0000 mgr.y (mgr.34107) 2449 : cluster [DBG] pgmap v3396: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:27.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:27 smithi131 bash[88347]: cluster 2024-08-17T18:23:26.936433+0000 mgr.y (mgr.34107) 2449 : cluster [DBG] pgmap v3396: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:27.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:27 smithi131 bash[89561]: cluster 2024-08-17T18:23:26.936433+0000 mgr.y (mgr.34107) 2449 : cluster [DBG] pgmap v3396: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:27.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:27 smithi131 bash[89561]: cluster 2024-08-17T18:23:26.936433+0000 mgr.y (mgr.34107) 2449 : cluster [DBG] pgmap v3396: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:27.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:27 smithi169 bash[79348]: cluster 2024-08-17T18:23:26.936433+0000 mgr.y (mgr.34107) 2449 : cluster [DBG] pgmap v3396: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:27.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:27 smithi169 bash[79348]: cluster 2024-08-17T18:23:26.936433+0000 mgr.y (mgr.34107) 2449 : cluster [DBG] pgmap v3396: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:29.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:23:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:23:28] "GET /metrics HTTP/1.1" 200 34187 "" "Prometheus/2.51.0" 2024-08-17T18:23:30.330 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:23:30.333 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:23:30.333 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:23:30.333 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:23:30.335 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:23:30.335 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:23:30.337 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:23:30.337 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:23:30.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:29 smithi131 bash[89561]: cluster 2024-08-17T18:23:28.937458+0000 mgr.y (mgr.34107) 2450 : cluster [DBG] pgmap v3397: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:30.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:29 smithi131 bash[89561]: cluster 2024-08-17T18:23:28.937458+0000 mgr.y (mgr.34107) 2450 : cluster [DBG] pgmap v3397: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:30.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:29 smithi131 bash[88347]: cluster 2024-08-17T18:23:28.937458+0000 mgr.y (mgr.34107) 2450 : cluster [DBG] pgmap v3397: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:30.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:29 smithi131 bash[88347]: cluster 2024-08-17T18:23:28.937458+0000 mgr.y (mgr.34107) 2450 : cluster [DBG] pgmap v3397: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:30.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:29 smithi169 bash[79348]: cluster 2024-08-17T18:23:28.937458+0000 mgr.y (mgr.34107) 2450 : cluster [DBG] pgmap v3397: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:30.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:29 smithi169 bash[79348]: cluster 2024-08-17T18:23:28.937458+0000 mgr.y (mgr.34107) 2450 : cluster [DBG] pgmap v3397: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:32.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:31 smithi131 bash[89561]: cluster 2024-08-17T18:23:30.938434+0000 mgr.y (mgr.34107) 2451 : cluster [DBG] pgmap v3398: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:32.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:31 smithi131 bash[89561]: cluster 2024-08-17T18:23:30.938434+0000 mgr.y (mgr.34107) 2451 : cluster [DBG] pgmap v3398: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:32.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:31 smithi131 bash[88347]: cluster 2024-08-17T18:23:30.938434+0000 mgr.y (mgr.34107) 2451 : cluster [DBG] pgmap v3398: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:32.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:31 smithi131 bash[88347]: cluster 2024-08-17T18:23:30.938434+0000 mgr.y (mgr.34107) 2451 : cluster [DBG] pgmap v3398: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:32.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:31 smithi169 bash[79348]: cluster 2024-08-17T18:23:30.938434+0000 mgr.y (mgr.34107) 2451 : cluster [DBG] pgmap v3398: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:32.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:31 smithi169 bash[79348]: cluster 2024-08-17T18:23:30.938434+0000 mgr.y (mgr.34107) 2451 : cluster [DBG] pgmap v3398: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:34.356 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:34 smithi131 bash[88347]: cluster 2024-08-17T18:23:32.938844+0000 mgr.y (mgr.34107) 2452 : cluster [DBG] pgmap v3399: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:34.356 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:34 smithi131 bash[88347]: cluster 2024-08-17T18:23:32.938844+0000 mgr.y (mgr.34107) 2452 : cluster [DBG] pgmap v3399: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:34.356 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:34 smithi131 bash[89561]: cluster 2024-08-17T18:23:32.938844+0000 mgr.y (mgr.34107) 2452 : cluster [DBG] pgmap v3399: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:34.356 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:34 smithi131 bash[89561]: cluster 2024-08-17T18:23:32.938844+0000 mgr.y (mgr.34107) 2452 : cluster [DBG] pgmap v3399: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:34.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:34 smithi169 bash[79348]: cluster 2024-08-17T18:23:32.938844+0000 mgr.y (mgr.34107) 2452 : cluster [DBG] pgmap v3399: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:34.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:34 smithi169 bash[79348]: cluster 2024-08-17T18:23:32.938844+0000 mgr.y (mgr.34107) 2452 : cluster [DBG] pgmap v3399: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:36.369 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:36 smithi131 bash[88347]: cluster 2024-08-17T18:23:34.939958+0000 mgr.y (mgr.34107) 2453 : cluster [DBG] pgmap v3400: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:36.370 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:36 smithi131 bash[88347]: cluster 2024-08-17T18:23:34.939958+0000 mgr.y (mgr.34107) 2453 : cluster [DBG] pgmap v3400: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:36.370 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:36 smithi131 bash[89561]: cluster 2024-08-17T18:23:34.939958+0000 mgr.y (mgr.34107) 2453 : cluster [DBG] pgmap v3400: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:36.370 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:36 smithi131 bash[89561]: cluster 2024-08-17T18:23:34.939958+0000 mgr.y (mgr.34107) 2453 : cluster [DBG] pgmap v3400: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:36.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:36 smithi169 bash[79348]: cluster 2024-08-17T18:23:34.939958+0000 mgr.y (mgr.34107) 2453 : cluster [DBG] pgmap v3400: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:36.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:36 smithi169 bash[79348]: cluster 2024-08-17T18:23:34.939958+0000 mgr.y (mgr.34107) 2453 : cluster [DBG] pgmap v3400: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:38.091 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:38 smithi131 bash[89561]: cluster 2024-08-17T18:23:36.940490+0000 mgr.y (mgr.34107) 2454 : cluster [DBG] pgmap v3401: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:38.091 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:38 smithi131 bash[89561]: cluster 2024-08-17T18:23:36.940490+0000 mgr.y (mgr.34107) 2454 : cluster [DBG] pgmap v3401: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:38.091 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:38 smithi131 bash[88347]: cluster 2024-08-17T18:23:36.940490+0000 mgr.y (mgr.34107) 2454 : cluster [DBG] pgmap v3401: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:38.091 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:38 smithi131 bash[88347]: cluster 2024-08-17T18:23:36.940490+0000 mgr.y (mgr.34107) 2454 : cluster [DBG] pgmap v3401: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:38.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:38 smithi169 bash[79348]: cluster 2024-08-17T18:23:36.940490+0000 mgr.y (mgr.34107) 2454 : cluster [DBG] pgmap v3401: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:38.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:38 smithi169 bash[79348]: cluster 2024-08-17T18:23:36.940490+0000 mgr.y (mgr.34107) 2454 : cluster [DBG] pgmap v3401: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:39.018 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:23:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:23:38] "GET /metrics HTTP/1.1" 200 34187 "" "Prometheus/2.51.0" 2024-08-17T18:23:39.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:39 smithi131 bash[89561]: audit 2024-08-17T18:23:38.310050+0000 mon.a (mon.0) 3605 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:23:39.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:39 smithi131 bash[89561]: audit 2024-08-17T18:23:38.310050+0000 mon.a (mon.0) 3605 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:23:39.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:39 smithi131 bash[88347]: audit 2024-08-17T18:23:38.310050+0000 mon.a (mon.0) 3605 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:23:39.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:39 smithi131 bash[88347]: audit 2024-08-17T18:23:38.310050+0000 mon.a (mon.0) 3605 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:23:39.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:39 smithi169 bash[79348]: audit 2024-08-17T18:23:38.310050+0000 mon.a (mon.0) 3605 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:23:39.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:39 smithi169 bash[79348]: audit 2024-08-17T18:23:38.310050+0000 mon.a (mon.0) 3605 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:23:40.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:40 smithi131 bash[88347]: cluster 2024-08-17T18:23:38.941474+0000 mgr.y (mgr.34107) 2455 : cluster [DBG] pgmap v3402: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:40.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:40 smithi131 bash[88347]: cluster 2024-08-17T18:23:38.941474+0000 mgr.y (mgr.34107) 2455 : cluster [DBG] pgmap v3402: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:40.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:40 smithi131 bash[89561]: cluster 2024-08-17T18:23:38.941474+0000 mgr.y (mgr.34107) 2455 : cluster [DBG] pgmap v3402: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:40.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:40 smithi131 bash[89561]: cluster 2024-08-17T18:23:38.941474+0000 mgr.y (mgr.34107) 2455 : cluster [DBG] pgmap v3402: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:40.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:40 smithi169 bash[79348]: cluster 2024-08-17T18:23:38.941474+0000 mgr.y (mgr.34107) 2455 : cluster [DBG] pgmap v3402: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:40.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:40 smithi169 bash[79348]: cluster 2024-08-17T18:23:38.941474+0000 mgr.y (mgr.34107) 2455 : cluster [DBG] pgmap v3402: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:42.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:42 smithi131 bash[88347]: cluster 2024-08-17T18:23:40.942423+0000 mgr.y (mgr.34107) 2456 : cluster [DBG] pgmap v3403: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:42.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:42 smithi131 bash[88347]: cluster 2024-08-17T18:23:40.942423+0000 mgr.y (mgr.34107) 2456 : cluster [DBG] pgmap v3403: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:42.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:42 smithi131 bash[89561]: cluster 2024-08-17T18:23:40.942423+0000 mgr.y (mgr.34107) 2456 : cluster [DBG] pgmap v3403: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:42.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:42 smithi131 bash[89561]: cluster 2024-08-17T18:23:40.942423+0000 mgr.y (mgr.34107) 2456 : cluster [DBG] pgmap v3403: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:42.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:42 smithi169 bash[79348]: cluster 2024-08-17T18:23:40.942423+0000 mgr.y (mgr.34107) 2456 : cluster [DBG] pgmap v3403: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:42.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:42 smithi169 bash[79348]: cluster 2024-08-17T18:23:40.942423+0000 mgr.y (mgr.34107) 2456 : cluster [DBG] pgmap v3403: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:44.391 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:44 smithi131 bash[88347]: cluster 2024-08-17T18:23:42.943076+0000 mgr.y (mgr.34107) 2457 : cluster [DBG] pgmap v3404: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:44.391 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:44 smithi131 bash[88347]: cluster 2024-08-17T18:23:42.943076+0000 mgr.y (mgr.34107) 2457 : cluster [DBG] pgmap v3404: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:44.391 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:44 smithi131 bash[89561]: cluster 2024-08-17T18:23:42.943076+0000 mgr.y (mgr.34107) 2457 : cluster [DBG] pgmap v3404: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:44.391 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:44 smithi131 bash[89561]: cluster 2024-08-17T18:23:42.943076+0000 mgr.y (mgr.34107) 2457 : cluster [DBG] pgmap v3404: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:44.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:44 smithi169 bash[79348]: cluster 2024-08-17T18:23:42.943076+0000 mgr.y (mgr.34107) 2457 : cluster [DBG] pgmap v3404: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:44.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:44 smithi169 bash[79348]: cluster 2024-08-17T18:23:42.943076+0000 mgr.y (mgr.34107) 2457 : cluster [DBG] pgmap v3404: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:46.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:46 smithi131 bash[88347]: cluster 2024-08-17T18:23:44.943716+0000 mgr.y (mgr.34107) 2458 : cluster [DBG] pgmap v3405: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:46.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:46 smithi131 bash[88347]: cluster 2024-08-17T18:23:44.943716+0000 mgr.y (mgr.34107) 2458 : cluster [DBG] pgmap v3405: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:46.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:46 smithi131 bash[89561]: cluster 2024-08-17T18:23:44.943716+0000 mgr.y (mgr.34107) 2458 : cluster [DBG] pgmap v3405: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:46.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:46 smithi131 bash[89561]: cluster 2024-08-17T18:23:44.943716+0000 mgr.y (mgr.34107) 2458 : cluster [DBG] pgmap v3405: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:46.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:46 smithi169 bash[79348]: cluster 2024-08-17T18:23:44.943716+0000 mgr.y (mgr.34107) 2458 : cluster [DBG] pgmap v3405: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:46.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:46 smithi169 bash[79348]: cluster 2024-08-17T18:23:44.943716+0000 mgr.y (mgr.34107) 2458 : cluster [DBG] pgmap v3405: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:48.290 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:48 smithi131 bash[89561]: cluster 2024-08-17T18:23:46.944390+0000 mgr.y (mgr.34107) 2459 : cluster [DBG] pgmap v3406: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:48.290 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:48 smithi131 bash[89561]: cluster 2024-08-17T18:23:46.944390+0000 mgr.y (mgr.34107) 2459 : cluster [DBG] pgmap v3406: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:48.291 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:48 smithi131 bash[88347]: cluster 2024-08-17T18:23:46.944390+0000 mgr.y (mgr.34107) 2459 : cluster [DBG] pgmap v3406: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:48.291 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:48 smithi131 bash[88347]: cluster 2024-08-17T18:23:46.944390+0000 mgr.y (mgr.34107) 2459 : cluster [DBG] pgmap v3406: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:48.360 INFO:teuthology.orchestra.run.smithi131.stdout:167503725634 2024-08-17T18:23:48.361 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-08-17T18:23:48.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:48 smithi169 bash[79348]: cluster 2024-08-17T18:23:46.944390+0000 mgr.y (mgr.34107) 2459 : cluster [DBG] pgmap v3406: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:48.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:48 smithi169 bash[79348]: cluster 2024-08-17T18:23:46.944390+0000 mgr.y (mgr.34107) 2459 : cluster [DBG] pgmap v3406: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:49.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:23:48 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:23:48] "GET /metrics HTTP/1.1" 200 34187 "" "Prometheus/2.51.0" 2024-08-17T18:23:49.768 INFO:teuthology.orchestra.run.smithi131.stdout:3006477107995 2024-08-17T18:23:49.768 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-08-17T18:23:50.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:50 smithi131 bash[88347]: cluster 2024-08-17T18:23:48.945541+0000 mgr.y (mgr.34107) 2460 : cluster [DBG] pgmap v3407: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:50.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:50 smithi131 bash[88347]: cluster 2024-08-17T18:23:48.945541+0000 mgr.y (mgr.34107) 2460 : cluster [DBG] pgmap v3407: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:50.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:50 smithi131 bash[89561]: cluster 2024-08-17T18:23:48.945541+0000 mgr.y (mgr.34107) 2460 : cluster [DBG] pgmap v3407: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:50.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:50 smithi131 bash[89561]: cluster 2024-08-17T18:23:48.945541+0000 mgr.y (mgr.34107) 2460 : cluster [DBG] pgmap v3407: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:50.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:50 smithi169 bash[79348]: cluster 2024-08-17T18:23:48.945541+0000 mgr.y (mgr.34107) 2460 : cluster [DBG] pgmap v3407: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:50.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:50 smithi169 bash[79348]: cluster 2024-08-17T18:23:48.945541+0000 mgr.y (mgr.34107) 2460 : cluster [DBG] pgmap v3407: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:51.907 INFO:teuthology.orchestra.run.smithi131.stdout:236223202347 2024-08-17T18:23:51.907 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-08-17T18:23:52.230 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:52 smithi131 bash[89561]: cluster 2024-08-17T18:23:50.946614+0000 mgr.y (mgr.34107) 2461 : cluster [DBG] pgmap v3408: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:52.231 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:52 smithi131 bash[89561]: cluster 2024-08-17T18:23:50.946614+0000 mgr.y (mgr.34107) 2461 : cluster [DBG] pgmap v3408: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:52.231 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:52 smithi131 bash[88347]: cluster 2024-08-17T18:23:50.946614+0000 mgr.y (mgr.34107) 2461 : cluster [DBG] pgmap v3408: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:52.231 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:52 smithi131 bash[88347]: cluster 2024-08-17T18:23:50.946614+0000 mgr.y (mgr.34107) 2461 : cluster [DBG] pgmap v3408: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:52.232 INFO:teuthology.orchestra.run.smithi131.stdout:133143987276 2024-08-17T18:23:52.232 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-08-17T18:23:52.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:52 smithi169 bash[79348]: cluster 2024-08-17T18:23:50.946614+0000 mgr.y (mgr.34107) 2461 : cluster [DBG] pgmap v3408: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:52.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:52 smithi169 bash[79348]: cluster 2024-08-17T18:23:50.946614+0000 mgr.y (mgr.34107) 2461 : cluster [DBG] pgmap v3408: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:53.576 INFO:teuthology.orchestra.run.smithi131.stdout:201863463992 2024-08-17T18:23:53.576 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-08-17T18:23:54.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:54 smithi169 bash[79348]: cluster 2024-08-17T18:23:52.947471+0000 mgr.y (mgr.34107) 2462 : cluster [DBG] pgmap v3409: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:54.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:54 smithi169 bash[79348]: cluster 2024-08-17T18:23:52.947471+0000 mgr.y (mgr.34107) 2462 : cluster [DBG] pgmap v3409: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:54.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:54 smithi169 bash[79348]: audit 2024-08-17T18:23:53.309715+0000 mon.a (mon.0) 3606 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:23:54.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:54 smithi169 bash[79348]: audit 2024-08-17T18:23:53.309715+0000 mon.a (mon.0) 3606 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:23:54.429 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:54 smithi131 bash[89561]: cluster 2024-08-17T18:23:52.947471+0000 mgr.y (mgr.34107) 2462 : cluster [DBG] pgmap v3409: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:54.429 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:54 smithi131 bash[89561]: cluster 2024-08-17T18:23:52.947471+0000 mgr.y (mgr.34107) 2462 : cluster [DBG] pgmap v3409: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:54.429 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:54 smithi131 bash[89561]: audit 2024-08-17T18:23:53.309715+0000 mon.a (mon.0) 3606 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:23:54.429 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:54 smithi131 bash[89561]: audit 2024-08-17T18:23:53.309715+0000 mon.a (mon.0) 3606 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:23:54.429 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:54 smithi131 bash[88347]: cluster 2024-08-17T18:23:52.947471+0000 mgr.y (mgr.34107) 2462 : cluster [DBG] pgmap v3409: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:54.430 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:54 smithi131 bash[88347]: cluster 2024-08-17T18:23:52.947471+0000 mgr.y (mgr.34107) 2462 : cluster [DBG] pgmap v3409: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:54.430 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:54 smithi131 bash[88347]: audit 2024-08-17T18:23:53.309715+0000 mon.a (mon.0) 3606 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:23:54.430 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:54 smithi131 bash[88347]: audit 2024-08-17T18:23:53.309715+0000 mon.a (mon.0) 3606 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:23:55.123 INFO:teuthology.orchestra.run.smithi131.stdout:2963527435051 2024-08-17T18:23:55.123 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-08-17T18:23:55.307 INFO:teuthology.orchestra.run.smithi131.stdout:3049426780950 2024-08-17T18:23:55.307 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-08-17T18:23:55.382 INFO:teuthology.orchestra.run.smithi131.stdout:2985002271525 2024-08-17T18:23:55.382 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-08-17T18:23:56.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:56 smithi131 bash[89561]: cluster 2024-08-17T18:23:54.948652+0000 mgr.y (mgr.34107) 2463 : cluster [DBG] pgmap v3410: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:56.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:56 smithi131 bash[89561]: cluster 2024-08-17T18:23:54.948652+0000 mgr.y (mgr.34107) 2463 : cluster [DBG] pgmap v3410: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:56.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:56 smithi131 bash[88347]: cluster 2024-08-17T18:23:54.948652+0000 mgr.y (mgr.34107) 2463 : cluster [DBG] pgmap v3410: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:56.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:56 smithi131 bash[88347]: cluster 2024-08-17T18:23:54.948652+0000 mgr.y (mgr.34107) 2463 : cluster [DBG] pgmap v3410: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:56.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:56 smithi169 bash[79348]: cluster 2024-08-17T18:23:54.948652+0000 mgr.y (mgr.34107) 2463 : cluster [DBG] pgmap v3410: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:56.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:56 smithi169 bash[79348]: cluster 2024-08-17T18:23:54.948652+0000 mgr.y (mgr.34107) 2463 : cluster [DBG] pgmap v3410: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:58.198 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:23:58.201 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:23:58.202 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:23:58.202 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:23:58.202 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:23:58.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:58 smithi131 bash[88347]: cluster 2024-08-17T18:23:56.949449+0000 mgr.y (mgr.34107) 2464 : cluster [DBG] pgmap v3411: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:58.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:23:58 smithi131 bash[88347]: cluster 2024-08-17T18:23:56.949449+0000 mgr.y (mgr.34107) 2464 : cluster [DBG] pgmap v3411: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:58.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:58 smithi131 bash[89561]: cluster 2024-08-17T18:23:56.949449+0000 mgr.y (mgr.34107) 2464 : cluster [DBG] pgmap v3411: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:58.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:23:58 smithi131 bash[89561]: cluster 2024-08-17T18:23:56.949449+0000 mgr.y (mgr.34107) 2464 : cluster [DBG] pgmap v3411: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:58.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:58 smithi169 bash[79348]: cluster 2024-08-17T18:23:56.949449+0000 mgr.y (mgr.34107) 2464 : cluster [DBG] pgmap v3411: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:58.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:23:58 smithi169 bash[79348]: cluster 2024-08-17T18:23:56.949449+0000 mgr.y (mgr.34107) 2464 : cluster [DBG] pgmap v3411: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:23:59.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:23:58 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:23:58] "GET /metrics HTTP/1.1" 200 34186 "" "Prometheus/2.51.0" 2024-08-17T18:23:59.219 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:23:59.219 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:23:59.219 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:24:00.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:00 smithi131 bash[88347]: cluster 2024-08-17T18:23:58.950561+0000 mgr.y (mgr.34107) 2465 : cluster [DBG] pgmap v3412: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:00.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:00 smithi131 bash[88347]: cluster 2024-08-17T18:23:58.950561+0000 mgr.y (mgr.34107) 2465 : cluster [DBG] pgmap v3412: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:00.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:00 smithi131 bash[89561]: cluster 2024-08-17T18:23:58.950561+0000 mgr.y (mgr.34107) 2465 : cluster [DBG] pgmap v3412: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:00.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:00 smithi131 bash[89561]: cluster 2024-08-17T18:23:58.950561+0000 mgr.y (mgr.34107) 2465 : cluster [DBG] pgmap v3412: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:00.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:00 smithi169 bash[79348]: cluster 2024-08-17T18:23:58.950561+0000 mgr.y (mgr.34107) 2465 : cluster [DBG] pgmap v3412: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:00.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:00 smithi169 bash[79348]: cluster 2024-08-17T18:23:58.950561+0000 mgr.y (mgr.34107) 2465 : cluster [DBG] pgmap v3412: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:02.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:02 smithi131 bash[88347]: cluster 2024-08-17T18:24:00.951582+0000 mgr.y (mgr.34107) 2466 : cluster [DBG] pgmap v3413: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:02.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:02 smithi131 bash[88347]: cluster 2024-08-17T18:24:00.951582+0000 mgr.y (mgr.34107) 2466 : cluster [DBG] pgmap v3413: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:02.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:02 smithi131 bash[89561]: cluster 2024-08-17T18:24:00.951582+0000 mgr.y (mgr.34107) 2466 : cluster [DBG] pgmap v3413: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:02.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:02 smithi131 bash[89561]: cluster 2024-08-17T18:24:00.951582+0000 mgr.y (mgr.34107) 2466 : cluster [DBG] pgmap v3413: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:02.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:02 smithi169 bash[79348]: cluster 2024-08-17T18:24:00.951582+0000 mgr.y (mgr.34107) 2466 : cluster [DBG] pgmap v3413: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:02.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:02 smithi169 bash[79348]: cluster 2024-08-17T18:24:00.951582+0000 mgr.y (mgr.34107) 2466 : cluster [DBG] pgmap v3413: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:04.328 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:04 smithi131 bash[89561]: cluster 2024-08-17T18:24:02.952273+0000 mgr.y (mgr.34107) 2467 : cluster [DBG] pgmap v3414: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:04.328 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:04 smithi131 bash[89561]: cluster 2024-08-17T18:24:02.952273+0000 mgr.y (mgr.34107) 2467 : cluster [DBG] pgmap v3414: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:04.329 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:04 smithi131 bash[88347]: cluster 2024-08-17T18:24:02.952273+0000 mgr.y (mgr.34107) 2467 : cluster [DBG] pgmap v3414: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:04.329 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:04 smithi131 bash[88347]: cluster 2024-08-17T18:24:02.952273+0000 mgr.y (mgr.34107) 2467 : cluster [DBG] pgmap v3414: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:04.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:04 smithi169 bash[79348]: cluster 2024-08-17T18:24:02.952273+0000 mgr.y (mgr.34107) 2467 : cluster [DBG] pgmap v3414: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:04.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:04 smithi169 bash[79348]: cluster 2024-08-17T18:24:02.952273+0000 mgr.y (mgr.34107) 2467 : cluster [DBG] pgmap v3414: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:06.359 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:06 smithi131 bash[89561]: cluster 2024-08-17T18:24:04.953081+0000 mgr.y (mgr.34107) 2468 : cluster [DBG] pgmap v3415: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:06.360 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:06 smithi131 bash[89561]: cluster 2024-08-17T18:24:04.953081+0000 mgr.y (mgr.34107) 2468 : cluster [DBG] pgmap v3415: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:06.360 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:06 smithi131 bash[88347]: cluster 2024-08-17T18:24:04.953081+0000 mgr.y (mgr.34107) 2468 : cluster [DBG] pgmap v3415: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:06.360 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:06 smithi131 bash[88347]: cluster 2024-08-17T18:24:04.953081+0000 mgr.y (mgr.34107) 2468 : cluster [DBG] pgmap v3415: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:06.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:06 smithi169 bash[79348]: cluster 2024-08-17T18:24:04.953081+0000 mgr.y (mgr.34107) 2468 : cluster [DBG] pgmap v3415: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:06.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:06 smithi169 bash[79348]: cluster 2024-08-17T18:24:04.953081+0000 mgr.y (mgr.34107) 2468 : cluster [DBG] pgmap v3415: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:08.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:08 smithi131 bash[88347]: cluster 2024-08-17T18:24:06.953851+0000 mgr.y (mgr.34107) 2469 : cluster [DBG] pgmap v3416: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:08.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:08 smithi131 bash[88347]: cluster 2024-08-17T18:24:06.953851+0000 mgr.y (mgr.34107) 2469 : cluster [DBG] pgmap v3416: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:08.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:08 smithi131 bash[89561]: cluster 2024-08-17T18:24:06.953851+0000 mgr.y (mgr.34107) 2469 : cluster [DBG] pgmap v3416: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:08.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:08 smithi131 bash[89561]: cluster 2024-08-17T18:24:06.953851+0000 mgr.y (mgr.34107) 2469 : cluster [DBG] pgmap v3416: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:08.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:08 smithi169 bash[79348]: cluster 2024-08-17T18:24:06.953851+0000 mgr.y (mgr.34107) 2469 : cluster [DBG] pgmap v3416: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:08.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:08 smithi169 bash[79348]: cluster 2024-08-17T18:24:06.953851+0000 mgr.y (mgr.34107) 2469 : cluster [DBG] pgmap v3416: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:09.087 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:24:08 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:24:08] "GET /metrics HTTP/1.1" 200 34187 "" "Prometheus/2.51.0" 2024-08-17T18:24:09.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:09 smithi131 bash[88347]: audit 2024-08-17T18:24:08.310760+0000 mon.a (mon.0) 3607 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:24:09.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:09 smithi131 bash[88347]: audit 2024-08-17T18:24:08.310760+0000 mon.a (mon.0) 3607 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:24:09.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:09 smithi131 bash[89561]: audit 2024-08-17T18:24:08.310760+0000 mon.a (mon.0) 3607 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:24:09.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:09 smithi131 bash[89561]: audit 2024-08-17T18:24:08.310760+0000 mon.a (mon.0) 3607 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:24:09.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:09 smithi169 bash[79348]: audit 2024-08-17T18:24:08.310760+0000 mon.a (mon.0) 3607 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:24:09.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:09 smithi169 bash[79348]: audit 2024-08-17T18:24:08.310760+0000 mon.a (mon.0) 3607 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:24:10.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:10 smithi131 bash[88347]: cluster 2024-08-17T18:24:08.954636+0000 mgr.y (mgr.34107) 2470 : cluster [DBG] pgmap v3417: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:10.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:10 smithi131 bash[88347]: cluster 2024-08-17T18:24:08.954636+0000 mgr.y (mgr.34107) 2470 : cluster [DBG] pgmap v3417: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:10.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:10 smithi131 bash[89561]: cluster 2024-08-17T18:24:08.954636+0000 mgr.y (mgr.34107) 2470 : cluster [DBG] pgmap v3417: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:10.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:10 smithi131 bash[89561]: cluster 2024-08-17T18:24:08.954636+0000 mgr.y (mgr.34107) 2470 : cluster [DBG] pgmap v3417: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:10.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:10 smithi169 bash[79348]: cluster 2024-08-17T18:24:08.954636+0000 mgr.y (mgr.34107) 2470 : cluster [DBG] pgmap v3417: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:10.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:10 smithi169 bash[79348]: cluster 2024-08-17T18:24:08.954636+0000 mgr.y (mgr.34107) 2470 : cluster [DBG] pgmap v3417: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:12.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:12 smithi131 bash[89561]: cluster 2024-08-17T18:24:10.955549+0000 mgr.y (mgr.34107) 2471 : cluster [DBG] pgmap v3418: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:12.349 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:12 smithi131 bash[89561]: cluster 2024-08-17T18:24:10.955549+0000 mgr.y (mgr.34107) 2471 : cluster [DBG] pgmap v3418: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:12.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:12 smithi131 bash[88347]: cluster 2024-08-17T18:24:10.955549+0000 mgr.y (mgr.34107) 2471 : cluster [DBG] pgmap v3418: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:12.350 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:12 smithi131 bash[88347]: cluster 2024-08-17T18:24:10.955549+0000 mgr.y (mgr.34107) 2471 : cluster [DBG] pgmap v3418: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:12.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:12 smithi169 bash[79348]: cluster 2024-08-17T18:24:10.955549+0000 mgr.y (mgr.34107) 2471 : cluster [DBG] pgmap v3418: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:12.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:12 smithi169 bash[79348]: cluster 2024-08-17T18:24:10.955549+0000 mgr.y (mgr.34107) 2471 : cluster [DBG] pgmap v3418: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:12.910 INFO:teuthology.orchestra.run.smithi131.stdout:167503725639 2024-08-17T18:24:13.216 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:13 smithi131 bash[89561]: audit 2024-08-17T18:24:12.426946+0000 mon.a (mon.0) 3608 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:24:13.216 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:13 smithi131 bash[89561]: audit 2024-08-17T18:24:12.426946+0000 mon.a (mon.0) 3608 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:24:13.216 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:13 smithi131 bash[89561]: audit 2024-08-17T18:24:12.911494+0000 mon.a (mon.0) 3609 : audit [DBG] from='client.? 172.21.15.131:0/340943751' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-08-17T18:24:13.216 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:13 smithi131 bash[89561]: audit 2024-08-17T18:24:12.911494+0000 mon.a (mon.0) 3609 : audit [DBG] from='client.? 172.21.15.131:0/340943751' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-08-17T18:24:13.216 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:13 smithi131 bash[88347]: audit 2024-08-17T18:24:12.426946+0000 mon.a (mon.0) 3608 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:24:13.217 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:13 smithi131 bash[88347]: audit 2024-08-17T18:24:12.426946+0000 mon.a (mon.0) 3608 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:24:13.217 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:13 smithi131 bash[88347]: audit 2024-08-17T18:24:12.911494+0000 mon.a (mon.0) 3609 : audit [DBG] from='client.? 172.21.15.131:0/340943751' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-08-17T18:24:13.217 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:13 smithi131 bash[88347]: audit 2024-08-17T18:24:12.911494+0000 mon.a (mon.0) 3609 : audit [DBG] from='client.? 172.21.15.131:0/340943751' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-08-17T18:24:13.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:13 smithi169 bash[79348]: audit 2024-08-17T18:24:12.426946+0000 mon.a (mon.0) 3608 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:24:13.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:13 smithi169 bash[79348]: audit 2024-08-17T18:24:12.426946+0000 mon.a (mon.0) 3608 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config dump", "format": "json"} : dispatch 2024-08-17T18:24:13.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:13 smithi169 bash[79348]: audit 2024-08-17T18:24:12.911494+0000 mon.a (mon.0) 3609 : audit [DBG] from='client.? 172.21.15.131:0/340943751' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-08-17T18:24:13.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:13 smithi169 bash[79348]: audit 2024-08-17T18:24:12.911494+0000 mon.a (mon.0) 3609 : audit [DBG] from='client.? 172.21.15.131:0/340943751' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 5} : dispatch 2024-08-17T18:24:13.511 INFO:teuthology.orchestra.run.smithi131.stdout:201863463996 2024-08-17T18:24:14.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:14 smithi169 bash[79348]: cluster 2024-08-17T18:24:12.955972+0000 mgr.y (mgr.34107) 2472 : cluster [DBG] pgmap v3419: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:14.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:14 smithi169 bash[79348]: cluster 2024-08-17T18:24:12.955972+0000 mgr.y (mgr.34107) 2472 : cluster [DBG] pgmap v3419: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:14.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:14 smithi169 bash[79348]: audit 2024-08-17T18:24:13.512174+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.131:0/4066846924' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-08-17T18:24:14.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:14 smithi169 bash[79348]: audit 2024-08-17T18:24:13.512174+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.131:0/4066846924' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-08-17T18:24:14.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:14 smithi131 bash[89561]: cluster 2024-08-17T18:24:12.955972+0000 mgr.y (mgr.34107) 2472 : cluster [DBG] pgmap v3419: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:14.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:14 smithi131 bash[89561]: cluster 2024-08-17T18:24:12.955972+0000 mgr.y (mgr.34107) 2472 : cluster [DBG] pgmap v3419: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:14.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:14 smithi131 bash[89561]: audit 2024-08-17T18:24:13.512174+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.131:0/4066846924' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-08-17T18:24:14.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:14 smithi131 bash[89561]: audit 2024-08-17T18:24:13.512174+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.131:0/4066846924' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-08-17T18:24:14.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:14 smithi131 bash[88347]: cluster 2024-08-17T18:24:12.955972+0000 mgr.y (mgr.34107) 2472 : cluster [DBG] pgmap v3419: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:14.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:14 smithi131 bash[88347]: cluster 2024-08-17T18:24:12.955972+0000 mgr.y (mgr.34107) 2472 : cluster [DBG] pgmap v3419: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:14.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:14 smithi131 bash[88347]: audit 2024-08-17T18:24:13.512174+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.131:0/4066846924' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-08-17T18:24:14.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:14 smithi131 bash[88347]: audit 2024-08-17T18:24:13.512174+0000 mon.c (mon.2) 138 : audit [DBG] from='client.? 172.21.15.131:0/4066846924' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 6} : dispatch 2024-08-17T18:24:16.121 INFO:tasks.cephadm.ceph_manager.ceph:need seq 167503725634 got 167503725639 for osd.5 2024-08-17T18:24:16.122 DEBUG:teuthology.parallel:result is None 2024-08-17T18:24:16.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:16 smithi169 bash[79348]: cluster 2024-08-17T18:24:14.957122+0000 mgr.y (mgr.34107) 2473 : cluster [DBG] pgmap v3420: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:16.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:16 smithi169 bash[79348]: cluster 2024-08-17T18:24:14.957122+0000 mgr.y (mgr.34107) 2473 : cluster [DBG] pgmap v3420: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:16.461 INFO:teuthology.orchestra.run.smithi131.stdout:133143987282 2024-08-17T18:24:16.526 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:16 smithi131 bash[89561]: cluster 2024-08-17T18:24:14.957122+0000 mgr.y (mgr.34107) 2473 : cluster [DBG] pgmap v3420: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:16.526 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:16 smithi131 bash[89561]: cluster 2024-08-17T18:24:14.957122+0000 mgr.y (mgr.34107) 2473 : cluster [DBG] pgmap v3420: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:16.821 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:16 smithi131 bash[88347]: cluster 2024-08-17T18:24:14.957122+0000 mgr.y (mgr.34107) 2473 : cluster [DBG] pgmap v3420: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:16.821 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:16 smithi131 bash[88347]: cluster 2024-08-17T18:24:14.957122+0000 mgr.y (mgr.34107) 2473 : cluster [DBG] pgmap v3420: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:16.832 INFO:teuthology.orchestra.run.smithi131.stdout:3006477108000 2024-08-17T18:24:17.293 INFO:tasks.cephadm.ceph_manager.ceph:need seq 201863463992 got 201863463996 for osd.6 2024-08-17T18:24:17.293 DEBUG:teuthology.parallel:result is None 2024-08-17T18:24:17.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:17 smithi169 bash[79348]: audit 2024-08-17T18:24:16.462498+0000 mon.c (mon.2) 139 : audit [DBG] from='client.? 172.21.15.131:0/3817140914' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-08-17T18:24:17.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:17 smithi169 bash[79348]: audit 2024-08-17T18:24:16.462498+0000 mon.c (mon.2) 139 : audit [DBG] from='client.? 172.21.15.131:0/3817140914' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-08-17T18:24:17.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:17 smithi169 bash[79348]: audit 2024-08-17T18:24:16.833543+0000 mon.c (mon.2) 140 : audit [DBG] from='client.? 172.21.15.131:0/3180476475' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-08-17T18:24:17.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:17 smithi169 bash[79348]: audit 2024-08-17T18:24:16.833543+0000 mon.c (mon.2) 140 : audit [DBG] from='client.? 172.21.15.131:0/3180476475' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-08-17T18:24:17.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:17 smithi131 bash[89561]: audit 2024-08-17T18:24:16.462498+0000 mon.c (mon.2) 139 : audit [DBG] from='client.? 172.21.15.131:0/3817140914' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-08-17T18:24:17.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:17 smithi131 bash[89561]: audit 2024-08-17T18:24:16.462498+0000 mon.c (mon.2) 139 : audit [DBG] from='client.? 172.21.15.131:0/3817140914' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-08-17T18:24:17.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:17 smithi131 bash[89561]: audit 2024-08-17T18:24:16.833543+0000 mon.c (mon.2) 140 : audit [DBG] from='client.? 172.21.15.131:0/3180476475' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-08-17T18:24:17.600 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:17 smithi131 bash[89561]: audit 2024-08-17T18:24:16.833543+0000 mon.c (mon.2) 140 : audit [DBG] from='client.? 172.21.15.131:0/3180476475' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-08-17T18:24:17.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:17 smithi131 bash[88347]: audit 2024-08-17T18:24:16.462498+0000 mon.c (mon.2) 139 : audit [DBG] from='client.? 172.21.15.131:0/3817140914' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-08-17T18:24:17.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:17 smithi131 bash[88347]: audit 2024-08-17T18:24:16.462498+0000 mon.c (mon.2) 139 : audit [DBG] from='client.? 172.21.15.131:0/3817140914' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 4} : dispatch 2024-08-17T18:24:17.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:17 smithi131 bash[88347]: audit 2024-08-17T18:24:16.833543+0000 mon.c (mon.2) 140 : audit [DBG] from='client.? 172.21.15.131:0/3180476475' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-08-17T18:24:17.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:17 smithi131 bash[88347]: audit 2024-08-17T18:24:16.833543+0000 mon.c (mon.2) 140 : audit [DBG] from='client.? 172.21.15.131:0/3180476475' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 2} : dispatch 2024-08-17T18:24:18.097 INFO:teuthology.orchestra.run.smithi131.stdout:2985002271530 2024-08-17T18:24:18.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:18 smithi131 bash[88347]: cluster 2024-08-17T18:24:16.957783+0000 mgr.y (mgr.34107) 2474 : cluster [DBG] pgmap v3421: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:18.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:18 smithi131 bash[88347]: cluster 2024-08-17T18:24:16.957783+0000 mgr.y (mgr.34107) 2474 : cluster [DBG] pgmap v3421: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:18.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:18 smithi131 bash[88347]: audit 2024-08-17T18:24:18.097878+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.131:0/2617075022' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-08-17T18:24:18.349 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:18 smithi131 bash[88347]: audit 2024-08-17T18:24:18.097878+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.131:0/2617075022' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-08-17T18:24:18.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:18 smithi131 bash[89561]: cluster 2024-08-17T18:24:16.957783+0000 mgr.y (mgr.34107) 2474 : cluster [DBG] pgmap v3421: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:18.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:18 smithi131 bash[89561]: cluster 2024-08-17T18:24:16.957783+0000 mgr.y (mgr.34107) 2474 : cluster [DBG] pgmap v3421: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:18.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:18 smithi131 bash[89561]: audit 2024-08-17T18:24:18.097878+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.131:0/2617075022' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-08-17T18:24:18.350 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:18 smithi131 bash[89561]: audit 2024-08-17T18:24:18.097878+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.131:0/2617075022' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-08-17T18:24:18.356 INFO:teuthology.orchestra.run.smithi131.stdout:2963527435056 2024-08-17T18:24:18.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:18 smithi169 bash[79348]: cluster 2024-08-17T18:24:16.957783+0000 mgr.y (mgr.34107) 2474 : cluster [DBG] pgmap v3421: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:18.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:18 smithi169 bash[79348]: cluster 2024-08-17T18:24:16.957783+0000 mgr.y (mgr.34107) 2474 : cluster [DBG] pgmap v3421: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:18.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:18 smithi169 bash[79348]: audit 2024-08-17T18:24:18.097878+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.131:0/2617075022' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-08-17T18:24:18.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:18 smithi169 bash[79348]: audit 2024-08-17T18:24:18.097878+0000 mon.c (mon.2) 141 : audit [DBG] from='client.? 172.21.15.131:0/2617075022' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 1} : dispatch 2024-08-17T18:24:19.136 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:24:18 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:24:18] "GET /metrics HTTP/1.1" 200 34187 "" "Prometheus/2.51.0" 2024-08-17T18:24:19.392 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:19 smithi169 bash[79348]: audit 2024-08-17T18:24:18.357672+0000 mon.a (mon.0) 3610 : audit [DBG] from='client.? 172.21.15.131:0/3132584232' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-08-17T18:24:19.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:19 smithi169 bash[79348]: audit 2024-08-17T18:24:18.357672+0000 mon.a (mon.0) 3610 : audit [DBG] from='client.? 172.21.15.131:0/3132584232' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-08-17T18:24:19.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:19 smithi169 bash[79348]: audit 2024-08-17T18:24:18.488116+0000 mon.a (mon.0) 3611 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:24:19.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:19 smithi169 bash[79348]: audit 2024-08-17T18:24:18.488116+0000 mon.a (mon.0) 3611 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:24:19.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:19 smithi169 bash[79348]: audit 2024-08-17T18:24:18.500051+0000 mon.a (mon.0) 3612 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:24:19.393 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:19 smithi169 bash[79348]: audit 2024-08-17T18:24:18.500051+0000 mon.a (mon.0) 3612 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:24:19.636 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:19 smithi131 bash[89561]: audit 2024-08-17T18:24:18.357672+0000 mon.a (mon.0) 3610 : audit [DBG] from='client.? 172.21.15.131:0/3132584232' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-08-17T18:24:19.636 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:19 smithi131 bash[89561]: audit 2024-08-17T18:24:18.357672+0000 mon.a (mon.0) 3610 : audit [DBG] from='client.? 172.21.15.131:0/3132584232' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-08-17T18:24:19.636 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:19 smithi131 bash[89561]: audit 2024-08-17T18:24:18.488116+0000 mon.a (mon.0) 3611 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:24:19.636 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:19 smithi131 bash[89561]: audit 2024-08-17T18:24:18.488116+0000 mon.a (mon.0) 3611 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:24:19.636 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:19 smithi131 bash[89561]: audit 2024-08-17T18:24:18.500051+0000 mon.a (mon.0) 3612 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:24:19.636 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:19 smithi131 bash[89561]: audit 2024-08-17T18:24:18.500051+0000 mon.a (mon.0) 3612 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:24:19.637 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:19 smithi131 bash[88347]: audit 2024-08-17T18:24:18.357672+0000 mon.a (mon.0) 3610 : audit [DBG] from='client.? 172.21.15.131:0/3132584232' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-08-17T18:24:19.637 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:19 smithi131 bash[88347]: audit 2024-08-17T18:24:18.357672+0000 mon.a (mon.0) 3610 : audit [DBG] from='client.? 172.21.15.131:0/3132584232' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 0} : dispatch 2024-08-17T18:24:19.637 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:19 smithi131 bash[88347]: audit 2024-08-17T18:24:18.488116+0000 mon.a (mon.0) 3611 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:24:19.637 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:19 smithi131 bash[88347]: audit 2024-08-17T18:24:18.488116+0000 mon.a (mon.0) 3611 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:24:19.637 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:19 smithi131 bash[88347]: audit 2024-08-17T18:24:18.500051+0000 mon.a (mon.0) 3612 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:24:19.637 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:19 smithi131 bash[88347]: audit 2024-08-17T18:24:18.500051+0000 mon.a (mon.0) 3612 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:24:20.072 INFO:teuthology.orchestra.run.smithi131.stdout:236223202353 2024-08-17T18:24:20.383 INFO:tasks.cephadm.ceph_manager.ceph:need seq 133143987276 got 133143987282 for osd.4 2024-08-17T18:24:20.383 DEBUG:teuthology.parallel:result is None 2024-08-17T18:24:20.461 INFO:teuthology.orchestra.run.smithi131.stdout:3049426780956 2024-08-17T18:24:20.739 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:20 smithi131 bash[88347]: cluster 2024-08-17T18:24:18.958751+0000 mgr.y (mgr.34107) 2475 : cluster [DBG] pgmap v3422: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:20.739 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:20 smithi131 bash[88347]: cluster 2024-08-17T18:24:18.958751+0000 mgr.y (mgr.34107) 2475 : cluster [DBG] pgmap v3422: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:20.739 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:20 smithi131 bash[88347]: audit 2024-08-17T18:24:20.072821+0000 mon.a (mon.0) 3613 : audit [DBG] from='client.? 172.21.15.131:0/1480278216' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-08-17T18:24:20.739 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:20 smithi131 bash[88347]: audit 2024-08-17T18:24:20.072821+0000 mon.a (mon.0) 3613 : audit [DBG] from='client.? 172.21.15.131:0/1480278216' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-08-17T18:24:20.739 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:20 smithi131 bash[88347]: audit 2024-08-17T18:24:20.461727+0000 mon.c (mon.2) 142 : audit [DBG] from='client.? 172.21.15.131:0/119906511' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-08-17T18:24:20.739 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:20 smithi131 bash[88347]: audit 2024-08-17T18:24:20.461727+0000 mon.c (mon.2) 142 : audit [DBG] from='client.? 172.21.15.131:0/119906511' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-08-17T18:24:20.739 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:20 smithi131 bash[89561]: cluster 2024-08-17T18:24:18.958751+0000 mgr.y (mgr.34107) 2475 : cluster [DBG] pgmap v3422: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:20.739 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:20 smithi131 bash[89561]: cluster 2024-08-17T18:24:18.958751+0000 mgr.y (mgr.34107) 2475 : cluster [DBG] pgmap v3422: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:20.739 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:20 smithi131 bash[89561]: audit 2024-08-17T18:24:20.072821+0000 mon.a (mon.0) 3613 : audit [DBG] from='client.? 172.21.15.131:0/1480278216' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-08-17T18:24:20.740 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:20 smithi131 bash[89561]: audit 2024-08-17T18:24:20.072821+0000 mon.a (mon.0) 3613 : audit [DBG] from='client.? 172.21.15.131:0/1480278216' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-08-17T18:24:20.740 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:20 smithi131 bash[89561]: audit 2024-08-17T18:24:20.461727+0000 mon.c (mon.2) 142 : audit [DBG] from='client.? 172.21.15.131:0/119906511' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-08-17T18:24:20.740 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:20 smithi131 bash[89561]: audit 2024-08-17T18:24:20.461727+0000 mon.c (mon.2) 142 : audit [DBG] from='client.? 172.21.15.131:0/119906511' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-08-17T18:24:20.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:20 smithi169 bash[79348]: cluster 2024-08-17T18:24:18.958751+0000 mgr.y (mgr.34107) 2475 : cluster [DBG] pgmap v3422: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:20.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:20 smithi169 bash[79348]: cluster 2024-08-17T18:24:18.958751+0000 mgr.y (mgr.34107) 2475 : cluster [DBG] pgmap v3422: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:20.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:20 smithi169 bash[79348]: audit 2024-08-17T18:24:20.072821+0000 mon.a (mon.0) 3613 : audit [DBG] from='client.? 172.21.15.131:0/1480278216' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-08-17T18:24:20.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:20 smithi169 bash[79348]: audit 2024-08-17T18:24:20.072821+0000 mon.a (mon.0) 3613 : audit [DBG] from='client.? 172.21.15.131:0/1480278216' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 7} : dispatch 2024-08-17T18:24:20.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:20 smithi169 bash[79348]: audit 2024-08-17T18:24:20.461727+0000 mon.c (mon.2) 142 : audit [DBG] from='client.? 172.21.15.131:0/119906511' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-08-17T18:24:20.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:20 smithi169 bash[79348]: audit 2024-08-17T18:24:20.461727+0000 mon.c (mon.2) 142 : audit [DBG] from='client.? 172.21.15.131:0/119906511' entity='client.admin' cmd={"prefix": "osd last-stat-seq", "id": 3} : dispatch 2024-08-17T18:24:20.957 INFO:tasks.cephadm.ceph_manager.ceph:need seq 3006477107995 got 3006477108000 for osd.2 2024-08-17T18:24:20.958 DEBUG:teuthology.parallel:result is None 2024-08-17T18:24:22.426 INFO:tasks.cephadm.ceph_manager.ceph:need seq 2963527435051 got 2963527435056 for osd.0 2024-08-17T18:24:22.427 DEBUG:teuthology.parallel:result is None 2024-08-17T18:24:22.512 INFO:tasks.cephadm.ceph_manager.ceph:need seq 2985002271525 got 2985002271530 for osd.1 2024-08-17T18:24:22.512 DEBUG:teuthology.parallel:result is None 2024-08-17T18:24:22.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:22 smithi131 bash[89561]: cluster 2024-08-17T18:24:20.959507+0000 mgr.y (mgr.34107) 2476 : cluster [DBG] pgmap v3423: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:22.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:22 smithi131 bash[89561]: cluster 2024-08-17T18:24:20.959507+0000 mgr.y (mgr.34107) 2476 : cluster [DBG] pgmap v3423: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:22.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:22 smithi131 bash[88347]: cluster 2024-08-17T18:24:20.959507+0000 mgr.y (mgr.34107) 2476 : cluster [DBG] pgmap v3423: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:22.600 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:22 smithi131 bash[88347]: cluster 2024-08-17T18:24:20.959507+0000 mgr.y (mgr.34107) 2476 : cluster [DBG] pgmap v3423: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:22.647 INFO:tasks.cephadm.ceph_manager.ceph:need seq 236223202347 got 236223202353 for osd.7 2024-08-17T18:24:22.647 DEBUG:teuthology.parallel:result is None 2024-08-17T18:24:22.689 INFO:tasks.cephadm.ceph_manager.ceph:need seq 3049426780950 got 3049426780956 for osd.3 2024-08-17T18:24:22.689 DEBUG:teuthology.parallel:result is None 2024-08-17T18:24:22.689 INFO:tasks.cephadm.ceph_manager.ceph:waiting for recovery to complete 2024-08-17T18:24:22.689 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T18:24:22.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:22 smithi169 bash[79348]: cluster 2024-08-17T18:24:20.959507+0000 mgr.y (mgr.34107) 2476 : cluster [DBG] pgmap v3423: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:22.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:22 smithi169 bash[79348]: cluster 2024-08-17T18:24:20.959507+0000 mgr.y (mgr.34107) 2476 : cluster [DBG] pgmap v3423: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:23.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:23 smithi131 bash[88347]: audit 2024-08-17T18:24:23.311242+0000 mon.a (mon.0) 3614 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:24:23.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:23 smithi131 bash[88347]: audit 2024-08-17T18:24:23.311242+0000 mon.a (mon.0) 3614 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:24:23.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:23 smithi131 bash[89561]: audit 2024-08-17T18:24:23.311242+0000 mon.a (mon.0) 3614 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:24:23.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:23 smithi131 bash[89561]: audit 2024-08-17T18:24:23.311242+0000 mon.a (mon.0) 3614 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:24:23.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:23 smithi169 bash[79348]: audit 2024-08-17T18:24:23.311242+0000 mon.a (mon.0) 3614 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:24:23.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:23 smithi169 bash[79348]: audit 2024-08-17T18:24:23.311242+0000 mon.a (mon.0) 3614 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:24:24.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:24 smithi131 bash[88347]: cluster 2024-08-17T18:24:22.960154+0000 mgr.y (mgr.34107) 2477 : cluster [DBG] pgmap v3424: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:24.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:24 smithi131 bash[88347]: cluster 2024-08-17T18:24:22.960154+0000 mgr.y (mgr.34107) 2477 : cluster [DBG] pgmap v3424: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:24.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:24 smithi131 bash[89561]: cluster 2024-08-17T18:24:22.960154+0000 mgr.y (mgr.34107) 2477 : cluster [DBG] pgmap v3424: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:24.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:24 smithi131 bash[89561]: cluster 2024-08-17T18:24:22.960154+0000 mgr.y (mgr.34107) 2477 : cluster [DBG] pgmap v3424: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:24.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:24 smithi169 bash[79348]: cluster 2024-08-17T18:24:22.960154+0000 mgr.y (mgr.34107) 2477 : cluster [DBG] pgmap v3424: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:24.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:24 smithi169 bash[79348]: cluster 2024-08-17T18:24:22.960154+0000 mgr.y (mgr.34107) 2477 : cluster [DBG] pgmap v3424: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:26.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:26 smithi131 bash[88347]: cluster 2024-08-17T18:24:24.961388+0000 mgr.y (mgr.34107) 2478 : cluster [DBG] pgmap v3425: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:26.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:26 smithi131 bash[88347]: cluster 2024-08-17T18:24:24.961388+0000 mgr.y (mgr.34107) 2478 : cluster [DBG] pgmap v3425: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:26.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:26 smithi131 bash[88347]: audit 2024-08-17T18:24:25.853613+0000 mon.a (mon.0) 3615 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:24:26.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:26 smithi131 bash[88347]: audit 2024-08-17T18:24:25.853613+0000 mon.a (mon.0) 3615 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:24:26.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:26 smithi131 bash[88347]: audit 2024-08-17T18:24:25.860760+0000 mon.a (mon.0) 3616 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:24:26.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:26 smithi131 bash[88347]: audit 2024-08-17T18:24:25.860760+0000 mon.a (mon.0) 3616 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:24:26.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:26 smithi131 bash[89561]: cluster 2024-08-17T18:24:24.961388+0000 mgr.y (mgr.34107) 2478 : cluster [DBG] pgmap v3425: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:26.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:26 smithi131 bash[89561]: cluster 2024-08-17T18:24:24.961388+0000 mgr.y (mgr.34107) 2478 : cluster [DBG] pgmap v3425: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:26.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:26 smithi131 bash[89561]: audit 2024-08-17T18:24:25.853613+0000 mon.a (mon.0) 3615 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:24:26.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:26 smithi131 bash[89561]: audit 2024-08-17T18:24:25.853613+0000 mon.a (mon.0) 3615 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:24:26.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:26 smithi131 bash[89561]: audit 2024-08-17T18:24:25.860760+0000 mon.a (mon.0) 3616 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:24:26.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:26 smithi131 bash[89561]: audit 2024-08-17T18:24:25.860760+0000 mon.a (mon.0) 3616 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:24:26.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:26 smithi169 bash[79348]: cluster 2024-08-17T18:24:24.961388+0000 mgr.y (mgr.34107) 2478 : cluster [DBG] pgmap v3425: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:26.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:26 smithi169 bash[79348]: cluster 2024-08-17T18:24:24.961388+0000 mgr.y (mgr.34107) 2478 : cluster [DBG] pgmap v3425: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:26.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:26 smithi169 bash[79348]: audit 2024-08-17T18:24:25.853613+0000 mon.a (mon.0) 3615 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:24:26.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:26 smithi169 bash[79348]: audit 2024-08-17T18:24:25.853613+0000 mon.a (mon.0) 3615 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:24:26.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:26 smithi169 bash[79348]: audit 2024-08-17T18:24:25.860760+0000 mon.a (mon.0) 3616 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:24:26.894 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:26 smithi169 bash[79348]: audit 2024-08-17T18:24:25.860760+0000 mon.a (mon.0) 3616 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:24:27.182 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:24:27.524 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:27 smithi131 bash[88347]: audit 2024-08-17T18:24:26.520707+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:24:27.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:27 smithi131 bash[88347]: audit 2024-08-17T18:24:26.520707+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:24:27.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:27 smithi131 bash[88347]: audit 2024-08-17T18:24:26.528313+0000 mon.a (mon.0) 3618 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:24:27.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:27 smithi131 bash[88347]: audit 2024-08-17T18:24:26.528313+0000 mon.a (mon.0) 3618 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:24:27.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:27 smithi131 bash[88347]: audit 2024-08-17T18:24:26.536976+0000 mon.a (mon.0) 3619 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:24:27.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:27 smithi131 bash[88347]: audit 2024-08-17T18:24:26.536976+0000 mon.a (mon.0) 3619 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:24:27.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:27 smithi131 bash[89561]: audit 2024-08-17T18:24:26.520707+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:24:27.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:27 smithi131 bash[89561]: audit 2024-08-17T18:24:26.520707+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:24:27.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:27 smithi131 bash[89561]: audit 2024-08-17T18:24:26.528313+0000 mon.a (mon.0) 3618 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:24:27.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:27 smithi131 bash[89561]: audit 2024-08-17T18:24:26.528313+0000 mon.a (mon.0) 3618 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:24:27.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:27 smithi131 bash[89561]: audit 2024-08-17T18:24:26.536976+0000 mon.a (mon.0) 3619 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:24:27.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:27 smithi131 bash[89561]: audit 2024-08-17T18:24:26.536976+0000 mon.a (mon.0) 3619 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:24:27.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:27 smithi169 bash[79348]: audit 2024-08-17T18:24:26.520707+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:24:27.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:27 smithi169 bash[79348]: audit 2024-08-17T18:24:26.520707+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "config generate-minimal-conf"} : dispatch 2024-08-17T18:24:27.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:27 smithi169 bash[79348]: audit 2024-08-17T18:24:26.528313+0000 mon.a (mon.0) 3618 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:24:27.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:27 smithi169 bash[79348]: audit 2024-08-17T18:24:26.528313+0000 mon.a (mon.0) 3618 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "auth get", "entity": "client.admin"} : dispatch 2024-08-17T18:24:27.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:27 smithi169 bash[79348]: audit 2024-08-17T18:24:26.536976+0000 mon.a (mon.0) 3619 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:24:27.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:27 smithi169 bash[79348]: audit 2024-08-17T18:24:26.536976+0000 mon.a (mon.0) 3619 : audit [INF] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' 2024-08-17T18:24:28.832 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:24:28 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:24:28] "GET /metrics HTTP/1.1" 200 34187 "" "Prometheus/2.51.0" 2024-08-17T18:24:28.832 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:28 smithi131 bash[88347]: cluster 2024-08-17T18:24:26.962202+0000 mgr.y (mgr.34107) 2479 : cluster [DBG] pgmap v3426: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:28.832 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:28 smithi131 bash[88347]: cluster 2024-08-17T18:24:26.962202+0000 mgr.y (mgr.34107) 2479 : cluster [DBG] pgmap v3426: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:28.833 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:28 smithi131 bash[89561]: cluster 2024-08-17T18:24:26.962202+0000 mgr.y (mgr.34107) 2479 : cluster [DBG] pgmap v3426: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:28.833 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:28 smithi131 bash[89561]: cluster 2024-08-17T18:24:26.962202+0000 mgr.y (mgr.34107) 2479 : cluster [DBG] pgmap v3426: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:28.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:28 smithi169 bash[79348]: cluster 2024-08-17T18:24:26.962202+0000 mgr.y (mgr.34107) 2479 : cluster [DBG] pgmap v3426: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:28.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:28 smithi169 bash[79348]: cluster 2024-08-17T18:24:26.962202+0000 mgr.y (mgr.34107) 2479 : cluster [DBG] pgmap v3426: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:30.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:30 smithi131 bash[88347]: cluster 2024-08-17T18:24:28.963167+0000 mgr.y (mgr.34107) 2480 : cluster [DBG] pgmap v3427: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:30.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:30 smithi131 bash[88347]: cluster 2024-08-17T18:24:28.963167+0000 mgr.y (mgr.34107) 2480 : cluster [DBG] pgmap v3427: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:30.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:30 smithi131 bash[89561]: cluster 2024-08-17T18:24:28.963167+0000 mgr.y (mgr.34107) 2480 : cluster [DBG] pgmap v3427: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:30.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:30 smithi131 bash[89561]: cluster 2024-08-17T18:24:28.963167+0000 mgr.y (mgr.34107) 2480 : cluster [DBG] pgmap v3427: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:30.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:30 smithi169 bash[79348]: cluster 2024-08-17T18:24:28.963167+0000 mgr.y (mgr.34107) 2480 : cluster [DBG] pgmap v3427: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:30.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:30 smithi169 bash[79348]: cluster 2024-08-17T18:24:28.963167+0000 mgr.y (mgr.34107) 2480 : cluster [DBG] pgmap v3427: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:31.187 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T18:24:31.188 INFO:teuthology.orchestra.run.smithi131.stderr:dumped all 2024-08-17T18:24:31.997 INFO:teuthology.orchestra.run.smithi131.stdout:{"pg_ready":true,"pg_map":{"version":3428,"stamp":"2024-08-17T18:24:30.963365+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595941,"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":41,"num_read_kb":44,"num_write":64,"num_write_kb":33,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":70,"num_bytes_recovered":1721144,"num_keys_recovered":100,"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":3194,"ondisk_log_size":3194,"up":279,"acting":279,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":279,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":7258552,"kb_used_data":85400,"kb_used_omap":299,"kb_used_meta":7169876,"kb_avail":742702664,"statfs":{"total":767960285184,"available":760527527936,"internally_reserved":0,"allocated":87449600,"data_stored":48627587,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":307068,"internal_metadata":7341953156},"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.005336"},"pg_stats":[{"pgid":"3.1f","version":"73'5","reported_seq":1934,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.448598+0000","last_change":"2024-08-17T18:20:43.461488+0000","last_active":"2024-08-17T18:23:06.448598+0000","last_peered":"2024-08-17T18:23:06.448598+0000","last_clean":"2024-08-17T18:23:06.448598+0000","last_became_active":"2024-08-17T18:20:43.461102+0000","last_became_peered":"2024-08-17T18:20:43.461102+0000","last_unstale":"2024-08-17T18:23:06.448598+0000","last_undegraded":"2024-08-17T18:23:06.448598+0000","last_fullsized":"2024-08-17T18:23:06.448598+0000","mapping_epoch":1594,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1595,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:18:41.662791+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":145,"reported_epoch":1612,"state":"active+clean","last_fresh":"2024-08-17T18:22:55.880242+0000","last_change":"2024-08-17T18:19:45.491853+0000","last_active":"2024-08-17T18:22:55.880242+0000","last_peered":"2024-08-17T18:22:55.880242+0000","last_clean":"2024-08-17T18:22:55.880242+0000","last_became_active":"2024-08-17T18:19:45.491181+0000","last_became_peered":"2024-08-17T18:19:45.491181+0000","last_unstale":"2024-08-17T18:22:55.880242+0000","last_undegraded":"2024-08-17T18:22:55.880242+0000","last_fullsized":"2024-08-17T18:22:55.880242+0000","mapping_epoch":1578,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1579,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:02:57.516960+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1e","version":"73'2","reported_seq":379,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.375986+0000","last_change":"2024-08-17T18:20:01.250326+0000","last_active":"2024-08-17T18:23:06.375986+0000","last_peered":"2024-08-17T18:23:06.375986+0000","last_clean":"2024-08-17T18:23:06.375986+0000","last_became_active":"2024-08-17T18:20:01.249163+0000","last_became_peered":"2024-08-17T18:20:01.249163+0000","last_unstale":"2024-08-17T18:23:06.375986+0000","last_undegraded":"2024-08-17T18:23:06.375986+0000","last_fullsized":"2024-08-17T18:23:06.375986+0000","mapping_epoch":1584,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1585,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:35:39.788259+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":363,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.374872+0000","last_change":"2024-08-17T18:20:01.248438+0000","last_active":"2024-08-17T18:23:06.374872+0000","last_peered":"2024-08-17T18:23:06.374872+0000","last_clean":"2024-08-17T18:23:06.374872+0000","last_became_active":"2024-08-17T18:20:01.247329+0000","last_became_peered":"2024-08-17T18:20:01.247329+0000","last_unstale":"2024-08-17T18:23:06.374872+0000","last_undegraded":"2024-08-17T18:23:06.374872+0000","last_fullsized":"2024-08-17T18:23:06.374872+0000","mapping_epoch":1584,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1585,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:54:45.514219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"72'2","reported_seq":1648,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.595184+0000","last_change":"2024-08-17T18:19:45.518700+0000","last_active":"2024-08-17T18:23:05.595184+0000","last_peered":"2024-08-17T18:23:05.595184+0000","last_clean":"2024-08-17T18:23:05.595184+0000","last_became_active":"2024-08-17T18:19:45.498562+0000","last_became_peered":"2024-08-17T18:19:45.498562+0000","last_unstale":"2024-08-17T18:23:05.595184+0000","last_undegraded":"2024-08-17T18:23:05.595184+0000","last_fullsized":"2024-08-17T18:23:05.595184+0000","mapping_epoch":1578,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1579,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:34:55.862210+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,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":127,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.040220+0000","last_change":"2024-08-17T18:10:47.392029+0000","last_active":"2024-08-17T18:23:06.040220+0000","last_peered":"2024-08-17T18:23:06.040220+0000","last_clean":"2024-08-17T18:23:06.040220+0000","last_became_active":"2024-08-17T18:10:47.391509+0000","last_became_peered":"2024-08-17T18:10:47.391509+0000","last_unstale":"2024-08-17T18:23:06.040220+0000","last_undegraded":"2024-08-17T18:23:06.040220+0000","last_fullsized":"2024-08-17T18:23:06.040220+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:45:48.737922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1c","version":"72'2","reported_seq":1624,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.596244+0000","last_change":"2024-08-17T18:10:47.408402+0000","last_active":"2024-08-17T18:23:05.596244+0000","last_peered":"2024-08-17T18:23:05.596244+0000","last_clean":"2024-08-17T18:23:05.596244+0000","last_became_active":"2024-08-17T18:10:47.382767+0000","last_became_peered":"2024-08-17T18:10:47.382767+0000","last_unstale":"2024-08-17T18:23:05.596244+0000","last_undegraded":"2024-08-17T18:23:05.596244+0000","last_fullsized":"2024-08-17T18:23:05.596244+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:35:12.379303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":127,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.040281+0000","last_change":"2024-08-17T18:10:47.396541+0000","last_active":"2024-08-17T18:23:06.040281+0000","last_peered":"2024-08-17T18:23:06.040281+0000","last_clean":"2024-08-17T18:23:06.040281+0000","last_became_active":"2024-08-17T18:10:47.396211+0000","last_became_peered":"2024-08-17T18:10:47.396211+0000","last_unstale":"2024-08-17T18:23:06.040281+0000","last_undegraded":"2024-08-17T18:23:06.040281+0000","last_fullsized":"2024-08-17T18:23:06.040281+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:45:30.286998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1b","version":"73'2","reported_seq":1915,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.448493+0000","last_change":"2024-08-17T18:20:43.455592+0000","last_active":"2024-08-17T18:23:06.448493+0000","last_peered":"2024-08-17T18:23:06.448493+0000","last_clean":"2024-08-17T18:23:06.448493+0000","last_became_active":"2024-08-17T18:20:43.455157+0000","last_became_peered":"2024-08-17T18:20:43.455157+0000","last_unstale":"2024-08-17T18:23:06.448493+0000","last_undegraded":"2024-08-17T18:23:06.448493+0000","last_fullsized":"2024-08-17T18:23:06.448493+0000","mapping_epoch":1594,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1595,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:31:37.404602+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.464325+0000","last_change":"2024-08-17T18:20:01.245576+0000","last_active":"2024-08-17T18:23:05.464325+0000","last_peered":"2024-08-17T18:23:05.464325+0000","last_clean":"2024-08-17T18:23:05.464325+0000","last_became_active":"2024-08-17T18:20:01.239998+0000","last_became_peered":"2024-08-17T18:20:01.239998+0000","last_unstale":"2024-08-17T18:23:05.464325+0000","last_undegraded":"2024-08-17T18:23:05.464325+0000","last_fullsized":"2024-08-17T18:23:05.464325+0000","mapping_epoch":1584,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1585,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:58:35.094894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"73'2","reported_seq":145,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.040451+0000","last_change":"2024-08-17T18:20:01.241102+0000","last_active":"2024-08-17T18:23:06.040451+0000","last_peered":"2024-08-17T18:23:06.040451+0000","last_clean":"2024-08-17T18:23:06.040451+0000","last_became_active":"2024-08-17T18:20:01.240074+0000","last_became_peered":"2024-08-17T18:20:01.240074+0000","last_unstale":"2024-08-17T18:23:06.040451+0000","last_undegraded":"2024-08-17T18:23:06.040451+0000","last_fullsized":"2024-08-17T18:23:06.040451+0000","mapping_epoch":1584,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1585,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:51:44.457314+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":455,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.375301+0000","last_change":"2024-08-17T18:15:34.434576+0000","last_active":"2024-08-17T18:23:06.375301+0000","last_peered":"2024-08-17T18:23:06.375301+0000","last_clean":"2024-08-17T18:23:06.375301+0000","last_became_active":"2024-08-17T18:15:34.434106+0000","last_became_peered":"2024-08-17T18:15:34.434106+0000","last_unstale":"2024-08-17T18:23:06.375301+0000","last_undegraded":"2024-08-17T18:23:06.375301+0000","last_fullsized":"2024-08-17T18:23:06.375301+0000","mapping_epoch":1527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:08:19.051453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":2535,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.427261+0000","last_change":"2024-08-17T18:10:47.386561+0000","last_active":"2024-08-17T18:23:06.427261+0000","last_peered":"2024-08-17T18:23:06.427261+0000","last_clean":"2024-08-17T18:23:06.427261+0000","last_became_active":"2024-08-17T18:10:47.385781+0000","last_became_peered":"2024-08-17T18:10:47.385781+0000","last_unstale":"2024-08-17T18:23:06.427261+0000","last_undegraded":"2024-08-17T18:23:06.427261+0000","last_fullsized":"2024-08-17T18:23:06.427261+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:47:49.065900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1975,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.448616+0000","last_change":"2024-08-17T18:21:35.284605+0000","last_active":"2024-08-17T18:23:06.448616+0000","last_peered":"2024-08-17T18:23:06.448616+0000","last_clean":"2024-08-17T18:23:06.448616+0000","last_became_active":"2024-08-17T18:21:35.283925+0000","last_became_peered":"2024-08-17T18:21:35.283925+0000","last_unstale":"2024-08-17T18:23:06.448616+0000","last_undegraded":"2024-08-17T18:23:06.448616+0000","last_fullsized":"2024-08-17T18:23:06.448616+0000","mapping_epoch":1600,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1601,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:28:34.435121+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":435,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.374617+0000","last_change":"2024-08-17T17:57:12.447626+0000","last_active":"2024-08-17T18:23:06.374617+0000","last_peered":"2024-08-17T18:23:06.374617+0000","last_clean":"2024-08-17T18:23:06.374617+0000","last_became_active":"2024-08-17T17:57:12.447303+0000","last_became_peered":"2024-08-17T17:57:12.447303+0000","last_unstale":"2024-08-17T18:23:06.374617+0000","last_undegraded":"2024-08-17T18:23:06.374617+0000","last_fullsized":"2024-08-17T18:23:06.374617+0000","mapping_epoch":1405,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1406,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:55:37.275654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":46,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.465288+0000","last_change":"2024-08-17T18:19:45.494076+0000","last_active":"2024-08-17T18:23:05.465288+0000","last_peered":"2024-08-17T18:23:05.465288+0000","last_clean":"2024-08-17T18:23:05.465288+0000","last_became_active":"2024-08-17T18:19:45.493507+0000","last_became_peered":"2024-08-17T18:19:45.493507+0000","last_unstale":"2024-08-17T18:23:05.465288+0000","last_undegraded":"2024-08-17T18:23:05.465288+0000","last_fullsized":"2024-08-17T18:23:05.465288+0000","mapping_epoch":1578,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1579,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:51:27.496541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":197,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.373439+0000","last_change":"2024-08-17T18:19:45.472381+0000","last_active":"2024-08-17T18:23:06.373439+0000","last_peered":"2024-08-17T18:23:06.373439+0000","last_clean":"2024-08-17T18:23:06.373439+0000","last_became_active":"2024-08-17T18:19:45.471483+0000","last_became_peered":"2024-08-17T18:19:45.471483+0000","last_unstale":"2024-08-17T18:23:06.373439+0000","last_undegraded":"2024-08-17T18:23:06.373439+0000","last_fullsized":"2024-08-17T18:23:06.373439+0000","mapping_epoch":1578,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1579,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:48:16.770907+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1963,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.448709+0000","last_change":"2024-08-17T18:20:43.458233+0000","last_active":"2024-08-17T18:23:06.448709+0000","last_peered":"2024-08-17T18:23:06.448709+0000","last_clean":"2024-08-17T18:23:06.448709+0000","last_became_active":"2024-08-17T18:20:43.457883+0000","last_became_peered":"2024-08-17T18:20:43.457883+0000","last_unstale":"2024-08-17T18:23:06.448709+0000","last_undegraded":"2024-08-17T18:23:06.448709+0000","last_fullsized":"2024-08-17T18:23:06.448709+0000","mapping_epoch":1594,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1595,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:11:33.592927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.14","version":"474'149","reported_seq":1871,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.464548+0000","last_change":"2024-08-17T18:20:04.876355+0000","last_active":"2024-08-17T18:23:05.464548+0000","last_peered":"2024-08-17T18:23:05.464548+0000","last_clean":"2024-08-17T18:23:05.464548+0000","last_became_active":"2024-08-17T18:20:04.388515+0000","last_became_peered":"2024-08-17T18:20:04.388515+0000","last_unstale":"2024-08-17T18:23:05.464548+0000","last_undegraded":"2024-08-17T18:23:05.464548+0000","last_fullsized":"2024-08-17T18:23:05.464548+0000","mapping_epoch":1587,"log_start":"0'0","ondisk_log_start":"0'0","created":1536,"last_epoch_clean":1588,"parent":"0.0","parent_split_bits":5,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:20:04.876143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:20:04.876143+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:14:18.690349+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.11","version":"0'0","reported_seq":2501,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.373610+0000","last_change":"2024-08-17T18:19:45.474219+0000","last_active":"2024-08-17T18:23:06.373610+0000","last_peered":"2024-08-17T18:23:06.373610+0000","last_clean":"2024-08-17T18:23:06.373610+0000","last_became_active":"2024-08-17T18:19:45.473181+0000","last_became_peered":"2024-08-17T18:19:45.473181+0000","last_unstale":"2024-08-17T18:23:06.373610+0000","last_undegraded":"2024-08-17T18:23:06.373610+0000","last_fullsized":"2024-08-17T18:23:06.373610+0000","mapping_epoch":1578,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1579,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:49:17.600574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1595,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.596419+0000","last_change":"2024-08-17T17:17:00.910985+0000","last_active":"2024-08-17T18:23:05.596419+0000","last_peered":"2024-08-17T18:23:05.596419+0000","last_clean":"2024-08-17T18:23:05.596419+0000","last_became_active":"2024-08-17T17:17:00.910601+0000","last_became_peered":"2024-08-17T17:17:00.910601+0000","last_unstale":"2024-08-17T18:23:05.596419+0000","last_undegraded":"2024-08-17T18:23:05.596419+0000","last_fullsized":"2024-08-17T18:23:05.596419+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:23:11.495112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.15","version":"72'3","reported_seq":1632,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.601400+0000","last_change":"2024-08-17T18:14:28.860239+0000","last_active":"2024-08-17T18:23:05.601400+0000","last_peered":"2024-08-17T18:23:05.601400+0000","last_clean":"2024-08-17T18:23:05.601400+0000","last_became_active":"2024-08-17T18:14:28.859774+0000","last_became_peered":"2024-08-17T18:14:28.859774+0000","last_unstale":"2024-08-17T18:23:05.601400+0000","last_undegraded":"2024-08-17T18:23:05.601400+0000","last_fullsized":"2024-08-17T18:23:05.601400+0000","mapping_epoch":1519,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1520,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-19T03:15:03.616203+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":7,"num_read_kb":7,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,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":2571,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.427444+0000","last_change":"2024-08-17T18:20:01.249564+0000","last_active":"2024-08-17T18:23:06.427444+0000","last_peered":"2024-08-17T18:23:06.427444+0000","last_clean":"2024-08-17T18:23:06.427444+0000","last_became_active":"2024-08-17T18:20:01.249197+0000","last_became_peered":"2024-08-17T18:20:01.249197+0000","last_unstale":"2024-08-17T18:23:06.427444+0000","last_undegraded":"2024-08-17T18:23:06.427444+0000","last_fullsized":"2024-08-17T18:23:06.427444+0000","mapping_epoch":1584,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1585,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:23:59.439220+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"554'24","reported_seq":175,"reported_epoch":1612,"state":"active+clean","last_fresh":"2024-08-17T18:22:55.881187+0000","last_change":"2024-08-17T18:19:45.516282+0000","last_active":"2024-08-17T18:22:55.881187+0000","last_peered":"2024-08-17T18:22:55.881187+0000","last_clean":"2024-08-17T18:22:55.881187+0000","last_became_active":"2024-08-17T18:19:45.499402+0000","last_became_peered":"2024-08-17T18:19:45.499402+0000","last_unstale":"2024-08-17T18:22:55.881187+0000","last_undegraded":"2024-08-17T18:22:55.881187+0000","last_fullsized":"2024-08-17T18:22:55.881187+0000","mapping_epoch":1578,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1579,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:14:09.220778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":10,"num_read_kb":9,"num_write":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":14268,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":145,"reported_epoch":1612,"state":"active+clean","last_fresh":"2024-08-17T18:22:55.881193+0000","last_change":"2024-08-17T18:19:45.492233+0000","last_active":"2024-08-17T18:22:55.881193+0000","last_peered":"2024-08-17T18:22:55.881193+0000","last_clean":"2024-08-17T18:22:55.881193+0000","last_became_active":"2024-08-17T18:19:45.491751+0000","last_became_peered":"2024-08-17T18:19:45.491751+0000","last_unstale":"2024-08-17T18:22:55.881193+0000","last_undegraded":"2024-08-17T18:22:55.881193+0000","last_fullsized":"2024-08-17T18:22:55.881193+0000","mapping_epoch":1578,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1579,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:11:12.987482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.4","version":"474'149","reported_seq":1113,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.375154+0000","last_change":"2024-08-17T18:19:19.517887+0000","last_active":"2024-08-17T18:23:06.375154+0000","last_peered":"2024-08-17T18:23:06.375154+0000","last_clean":"2024-08-17T18:23:06.375154+0000","last_became_active":"2024-08-17T18:16:40.459337+0000","last_became_peered":"2024-08-17T18:16:40.459337+0000","last_unstale":"2024-08-17T18:23:06.375154+0000","last_undegraded":"2024-08-17T18:23:06.375154+0000","last_fullsized":"2024-08-17T18:23:06.375154+0000","mapping_epoch":1477,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1537,"parent":"0.0","parent_split_bits":3,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:19:19.517674+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:19:19.517674+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:57:36.000785+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":146,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.039127+0000","last_change":"2024-08-17T18:19:45.483081+0000","last_active":"2024-08-17T18:23:06.039127+0000","last_peered":"2024-08-17T18:23:06.039127+0000","last_clean":"2024-08-17T18:23:06.039127+0000","last_became_active":"2024-08-17T18:19:45.482449+0000","last_became_peered":"2024-08-17T18:19:45.482449+0000","last_unstale":"2024-08-17T18:23:06.039127+0000","last_undegraded":"2024-08-17T18:23:06.039127+0000","last_fullsized":"2024-08-17T18:23:06.039127+0000","mapping_epoch":1578,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1579,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:38:33.409605+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"0'0","reported_seq":55,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.465661+0000","last_change":"2024-08-17T18:20:01.256632+0000","last_active":"2024-08-17T18:23:05.465661+0000","last_peered":"2024-08-17T18:23:05.465661+0000","last_clean":"2024-08-17T18:23:05.465661+0000","last_became_active":"2024-08-17T18:20:01.254906+0000","last_became_peered":"2024-08-17T18:20:01.254906+0000","last_unstale":"2024-08-17T18:23:05.465661+0000","last_undegraded":"2024-08-17T18:23:05.465661+0000","last_fullsized":"2024-08-17T18:23:05.465661+0000","mapping_epoch":1584,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1585,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:24:07.962517+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055220200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'1","reported_seq":1927,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.448540+0000","last_change":"2024-08-17T18:20:43.464575+0000","last_active":"2024-08-17T18:23:06.448540+0000","last_peered":"2024-08-17T18:23:06.448540+0000","last_clean":"2024-08-17T18:23:06.448540+0000","last_became_active":"2024-08-17T18:20:43.463396+0000","last_became_peered":"2024-08-17T18:20:43.463396+0000","last_unstale":"2024-08-17T18:23:06.448540+0000","last_undegraded":"2024-08-17T18:23:06.448540+0000","last_fullsized":"2024-08-17T18:23:06.448540+0000","mapping_epoch":1594,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1595,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:17:21.438520+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":"1.5","version":"474'149","reported_seq":1003,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.040829+0000","last_change":"2024-08-17T18:20:04.390556+0000","last_active":"2024-08-17T18:23:06.040829+0000","last_peered":"2024-08-17T18:23:06.040829+0000","last_clean":"2024-08-17T18:23:06.040829+0000","last_became_active":"2024-08-17T18:20:04.389518+0000","last_became_peered":"2024-08-17T18:20:04.389518+0000","last_unstale":"2024-08-17T18:23:06.040829+0000","last_undegraded":"2024-08-17T18:23:06.040829+0000","last_fullsized":"2024-08-17T18:23:06.040829+0000","mapping_epoch":1587,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1588,"parent":"0.0","parent_split_bits":3,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:19:19.283548+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:19:19.283548+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:04:50.534413+0000","scrub_duration":0.002225622,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":37,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.374136+0000","last_change":"2024-08-17T18:21:35.276921+0000","last_active":"2024-08-17T18:23:06.374136+0000","last_peered":"2024-08-17T18:23:06.374136+0000","last_clean":"2024-08-17T18:23:06.374136+0000","last_became_active":"2024-08-17T18:21:35.275831+0000","last_became_peered":"2024-08-17T18:21:35.275831+0000","last_unstale":"2024-08-17T18:23:06.374136+0000","last_undegraded":"2024-08-17T18:23:06.374136+0000","last_fullsized":"2024-08-17T18:23:06.374136+0000","mapping_epoch":1600,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1601,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:14:36.168049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":2556,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.427137+0000","last_change":"2024-08-17T18:19:45.482761+0000","last_active":"2024-08-17T18:23:06.427137+0000","last_peered":"2024-08-17T18:23:06.427137+0000","last_clean":"2024-08-17T18:23:06.427137+0000","last_became_active":"2024-08-17T18:19:45.482021+0000","last_became_peered":"2024-08-17T18:19:45.482021+0000","last_unstale":"2024-08-17T18:23:06.427137+0000","last_undegraded":"2024-08-17T18:23:06.427137+0000","last_fullsized":"2024-08-17T18:23:06.427137+0000","mapping_epoch":1578,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1579,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:57:39.966606+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":2497,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.373676+0000","last_change":"2024-08-17T17:18:16.320699+0000","last_active":"2024-08-17T18:23:06.373676+0000","last_peered":"2024-08-17T18:23:06.373676+0000","last_clean":"2024-08-17T18:23:06.373676+0000","last_became_active":"2024-08-17T17:18:16.292640+0000","last_became_peered":"2024-08-17T17:18:16.292640+0000","last_unstale":"2024-08-17T18:23:06.373676+0000","last_undegraded":"2024-08-17T18:23:06.373676+0000","last_fullsized":"2024-08-17T18:23:06.373676+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:21:16.574115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.6","version":"474'149","reported_seq":819,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.465595+0000","last_change":"2024-08-17T18:21:38.335314+0000","last_active":"2024-08-17T18:23:05.465595+0000","last_peered":"2024-08-17T18:23:05.465595+0000","last_clean":"2024-08-17T18:23:05.465595+0000","last_became_active":"2024-08-17T18:21:38.334338+0000","last_became_peered":"2024-08-17T18:21:38.334338+0000","last_unstale":"2024-08-17T18:23:05.465595+0000","last_undegraded":"2024-08-17T18:23:05.465595+0000","last_fullsized":"2024-08-17T18:23:05.465595+0000","mapping_epoch":1603,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1604,"parent":"0.0","parent_split_bits":3,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:19:52.096944+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:19:52.096944+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:53:53.291505+0000","scrub_duration":0.003306322,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":1955,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.448572+0000","last_change":"2024-08-17T18:20:43.457206+0000","last_active":"2024-08-17T18:23:06.448572+0000","last_peered":"2024-08-17T18:23:06.448572+0000","last_clean":"2024-08-17T18:23:06.448572+0000","last_became_active":"2024-08-17T18:20:43.456961+0000","last_became_peered":"2024-08-17T18:20:43.456961+0000","last_unstale":"2024-08-17T18:23:06.448572+0000","last_undegraded":"2024-08-17T18:23:06.448572+0000","last_fullsized":"2024-08-17T18:23:06.448572+0000","mapping_epoch":1594,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1595,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:44:43.717357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.5","version":"0'0","reported_seq":1628,"reported_epoch":1612,"state":"active+clean","last_fresh":"2024-08-17T18:22:56.550496+0000","last_change":"2024-08-17T18:10:47.389004+0000","last_active":"2024-08-17T18:22:56.550496+0000","last_peered":"2024-08-17T18:22:56.550496+0000","last_clean":"2024-08-17T18:22:56.550496+0000","last_became_active":"2024-08-17T18:10:47.387397+0000","last_became_peered":"2024-08-17T18:10:47.387397+0000","last_unstale":"2024-08-17T18:22:56.550496+0000","last_undegraded":"2024-08-17T18:22:56.550496+0000","last_fullsized":"2024-08-17T18:22:56.550496+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:09:34.508657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069231800000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2562,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.427608+0000","last_change":"2024-08-17T18:20:01.256381+0000","last_active":"2024-08-17T18:23:06.427608+0000","last_peered":"2024-08-17T18:23:06.427608+0000","last_clean":"2024-08-17T18:23:06.427608+0000","last_became_active":"2024-08-17T18:20:01.255710+0000","last_became_peered":"2024-08-17T18:20:01.255710+0000","last_unstale":"2024-08-17T18:23:06.427608+0000","last_undegraded":"2024-08-17T18:23:06.427608+0000","last_fullsized":"2024-08-17T18:23:06.427608+0000","mapping_epoch":1584,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1585,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:48:25.088809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.7","version":"474'149","reported_seq":1871,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.465477+0000","last_change":"2024-08-17T18:21:38.334837+0000","last_active":"2024-08-17T18:23:05.465477+0000","last_peered":"2024-08-17T18:23:05.465477+0000","last_clean":"2024-08-17T18:23:05.465477+0000","last_became_active":"2024-08-17T18:21:38.333947+0000","last_became_peered":"2024-08-17T18:21:38.333947+0000","last_unstale":"2024-08-17T18:23:05.465477+0000","last_undegraded":"2024-08-17T18:23:05.465477+0000","last_fullsized":"2024-08-17T18:23:05.465477+0000","mapping_epoch":1603,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1604,"parent":"0.0","parent_split_bits":3,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:19:55.994635+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:19:55.994635+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:49:56.838030+0000","scrub_duration":0.0032266370000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":573,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.427368+0000","last_change":"2024-08-17T18:10:47.389077+0000","last_active":"2024-08-17T18:23:06.427368+0000","last_peered":"2024-08-17T18:23:06.427368+0000","last_clean":"2024-08-17T18:23:06.427368+0000","last_became_active":"2024-08-17T18:10:47.388387+0000","last_became_peered":"2024-08-17T18:10:47.388387+0000","last_unstale":"2024-08-17T18:23:06.427368+0000","last_undegraded":"2024-08-17T18:23:06.427368+0000","last_fullsized":"2024-08-17T18:23:06.427368+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:05:09.427007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":2543,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.427518+0000","last_change":"2024-08-17T17:17:00.884753+0000","last_active":"2024-08-17T18:23:06.427518+0000","last_peered":"2024-08-17T18:23:06.427518+0000","last_clean":"2024-08-17T18:23:06.427518+0000","last_became_active":"2024-08-17T17:17:00.883779+0000","last_became_peered":"2024-08-17T17:17:00.883779+0000","last_unstale":"2024-08-17T18:23:06.427518+0000","last_undegraded":"2024-08-17T18:23:06.427518+0000","last_fullsized":"2024-08-17T18:23:06.427518+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:51:16.619491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001020055,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1705,"reported_epoch":1612,"state":"active+clean","last_fresh":"2024-08-17T18:22:55.837700+0000","last_change":"2024-08-17T18:20:01.253847+0000","last_active":"2024-08-17T18:22:55.837700+0000","last_peered":"2024-08-17T18:22:55.837700+0000","last_clean":"2024-08-17T18:22:55.837700+0000","last_became_active":"2024-08-17T18:20:01.252928+0000","last_became_peered":"2024-08-17T18:20:01.252928+0000","last_unstale":"2024-08-17T18:22:55.837700+0000","last_undegraded":"2024-08-17T18:22:55.837700+0000","last_fullsized":"2024-08-17T18:22:55.837700+0000","mapping_epoch":1584,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1585,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:13:35.213759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1","version":"474'149","reported_seq":970,"reported_epoch":1612,"state":"active+clean","last_fresh":"2024-08-17T18:22:55.836851+0000","last_change":"2024-08-17T18:20:04.394146+0000","last_active":"2024-08-17T18:22:55.836851+0000","last_peered":"2024-08-17T18:22:55.836851+0000","last_clean":"2024-08-17T18:22:55.836851+0000","last_became_active":"2024-08-17T18:20:04.393159+0000","last_became_peered":"2024-08-17T18:20:04.393159+0000","last_unstale":"2024-08-17T18:22:55.836851+0000","last_undegraded":"2024-08-17T18:22:55.836851+0000","last_fullsized":"2024-08-17T18:22:55.836851+0000","mapping_epoch":1587,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1588,"parent":"0.0","parent_split_bits":4,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:19:17.164579+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:19:17.164579+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:47:48.927660+0000","scrub_duration":0.0027689020000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":1700,"reported_epoch":1612,"state":"active+clean","last_fresh":"2024-08-17T18:22:55.837403+0000","last_change":"2024-08-17T18:20:01.254244+0000","last_active":"2024-08-17T18:22:55.837403+0000","last_peered":"2024-08-17T18:22:55.837403+0000","last_clean":"2024-08-17T18:22:55.837403+0000","last_became_active":"2024-08-17T18:20:01.251323+0000","last_became_peered":"2024-08-17T18:20:01.251323+0000","last_unstale":"2024-08-17T18:22:55.837403+0000","last_undegraded":"2024-08-17T18:22:55.837403+0000","last_fullsized":"2024-08-17T18:22:55.837403+0000","mapping_epoch":1584,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1585,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:42:48.472666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"3.3","version":"0'0","reported_seq":146,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.039515+0000","last_change":"2024-08-17T18:19:45.480731+0000","last_active":"2024-08-17T18:23:06.039515+0000","last_peered":"2024-08-17T18:23:06.039515+0000","last_clean":"2024-08-17T18:23:06.039515+0000","last_became_active":"2024-08-17T18:19:45.480432+0000","last_became_peered":"2024-08-17T18:19:45.480432+0000","last_unstale":"2024-08-17T18:23:06.039515+0000","last_undegraded":"2024-08-17T18:23:06.039515+0000","last_fullsized":"2024-08-17T18:23:06.039515+0000","mapping_epoch":1578,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1579,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:52:51.959916+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"66'2","reported_seq":1642,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.595160+0000","last_change":"2024-08-17T18:19:45.529343+0000","last_active":"2024-08-17T18:23:05.595160+0000","last_peered":"2024-08-17T18:23:05.595160+0000","last_clean":"2024-08-17T18:23:05.595160+0000","last_became_active":"2024-08-17T18:19:45.503250+0000","last_became_peered":"2024-08-17T18:19:45.503250+0000","last_unstale":"2024-08-17T18:23:05.595160+0000","last_undegraded":"2024-08-17T18:23:05.595160+0000","last_fullsized":"2024-08-17T18:23:05.595160+0000","mapping_epoch":1578,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1579,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:23:27.030145+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020478699999999998,"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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.2","version":"474'149","reported_seq":2028,"reported_epoch":1612,"state":"active+clean","last_fresh":"2024-08-17T18:22:56.549089+0000","last_change":"2024-08-17T18:19:22.581716+0000","last_active":"2024-08-17T18:22:56.549089+0000","last_peered":"2024-08-17T18:22:56.549089+0000","last_clean":"2024-08-17T18:22:56.549089+0000","last_became_active":"2024-08-17T18:16:40.458108+0000","last_became_peered":"2024-08-17T18:16:40.458108+0000","last_unstale":"2024-08-17T18:22:56.549089+0000","last_undegraded":"2024-08-17T18:22:56.549089+0000","last_fullsized":"2024-08-17T18:22:56.549089+0000","mapping_epoch":1519,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1537,"parent":"0.0","parent_split_bits":4,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:19:22.581606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:19:22.581606+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:55:03.141545+0000","scrub_duration":0.0025472939999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":2528,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.427698+0000","last_change":"2024-08-17T17:17:00.904465+0000","last_active":"2024-08-17T18:23:06.427698+0000","last_peered":"2024-08-17T18:23:06.427698+0000","last_clean":"2024-08-17T18:23:06.427698+0000","last_became_active":"2024-08-17T17:17:00.904064+0000","last_became_peered":"2024-08-17T17:17:00.904064+0000","last_unstale":"2024-08-17T18:23:06.427698+0000","last_undegraded":"2024-08-17T18:23:06.427698+0000","last_fullsized":"2024-08-17T18:23:06.427698+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:25:33.842617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2578,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.427238+0000","last_change":"2024-08-17T18:20:01.247443+0000","last_active":"2024-08-17T18:23:06.427238+0000","last_peered":"2024-08-17T18:23:06.427238+0000","last_clean":"2024-08-17T18:23:06.427238+0000","last_became_active":"2024-08-17T18:20:01.246538+0000","last_became_peered":"2024-08-17T18:20:01.246538+0000","last_unstale":"2024-08-17T18:23:06.427238+0000","last_undegraded":"2024-08-17T18:23:06.427238+0000","last_fullsized":"2024-08-17T18:23:06.427238+0000","mapping_epoch":1584,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1585,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:30:00.427825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":70,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.464424+0000","last_change":"2024-08-17T18:20:01.245938+0000","last_active":"2024-08-17T18:23:05.464424+0000","last_peered":"2024-08-17T18:23:05.464424+0000","last_clean":"2024-08-17T18:23:05.464424+0000","last_became_active":"2024-08-17T18:20:01.243868+0000","last_became_peered":"2024-08-17T18:20:01.243868+0000","last_unstale":"2024-08-17T18:23:05.464424+0000","last_undegraded":"2024-08-17T18:23:05.464424+0000","last_fullsized":"2024-08-17T18:23:05.464424+0000","mapping_epoch":1584,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1585,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:12:53.861937+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00091001700000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.3","version":"474'149","reported_seq":1124,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.427419+0000","last_change":"2024-08-17T18:19:48.489844+0000","last_active":"2024-08-17T18:23:06.427419+0000","last_peered":"2024-08-17T18:23:06.427419+0000","last_clean":"2024-08-17T18:23:06.427419+0000","last_became_active":"2024-08-17T18:19:48.489011+0000","last_became_peered":"2024-08-17T18:19:48.489011+0000","last_unstale":"2024-08-17T18:23:06.427419+0000","last_undegraded":"2024-08-17T18:23:06.427419+0000","last_fullsized":"2024-08-17T18:23:06.427419+0000","mapping_epoch":1581,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1582,"parent":"0.0","parent_split_bits":3,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:18:25.042105+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:18:25.042105+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:23:00.730453+0000","scrub_duration":11,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.6","version":"0'0","reported_seq":1977,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.448650+0000","last_change":"2024-08-17T18:20:43.464112+0000","last_active":"2024-08-17T18:23:06.448650+0000","last_peered":"2024-08-17T18:23:06.448650+0000","last_clean":"2024-08-17T18:23:06.448650+0000","last_became_active":"2024-08-17T18:20:43.461866+0000","last_became_peered":"2024-08-17T18:20:43.461866+0000","last_unstale":"2024-08-17T18:23:06.448650+0000","last_undegraded":"2024-08-17T18:23:06.448650+0000","last_fullsized":"2024-08-17T18:23:06.448650+0000","mapping_epoch":1594,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1595,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:10:42.575473+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"3.1","version":"0'0","reported_seq":1973,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.448401+0000","last_change":"2024-08-17T18:21:35.272219+0000","last_active":"2024-08-17T18:23:06.448401+0000","last_peered":"2024-08-17T18:23:06.448401+0000","last_clean":"2024-08-17T18:23:06.448401+0000","last_became_active":"2024-08-17T18:21:35.271305+0000","last_became_peered":"2024-08-17T18:21:35.271305+0000","last_unstale":"2024-08-17T18:23:06.448401+0000","last_undegraded":"2024-08-17T18:23:06.448401+0000","last_fullsized":"2024-08-17T18:23:06.448401+0000","mapping_epoch":1600,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1601,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:55:10.019046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1631,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.600314+0000","last_change":"2024-08-17T18:14:28.864196+0000","last_active":"2024-08-17T18:23:05.600314+0000","last_peered":"2024-08-17T18:23:05.600314+0000","last_clean":"2024-08-17T18:23:05.600314+0000","last_became_active":"2024-08-17T18:14:28.863720+0000","last_became_peered":"2024-08-17T18:14:28.863720+0000","last_unstale":"2024-08-17T18:23:05.600314+0000","last_undegraded":"2024-08-17T18:23:05.600314+0000","last_fullsized":"2024-08-17T18:23:05.600314+0000","mapping_epoch":1519,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1520,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:01:51.046207+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00081337499999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":46,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.465513+0000","last_change":"2024-08-17T18:19:45.496494+0000","last_active":"2024-08-17T18:23:05.465513+0000","last_peered":"2024-08-17T18:23:05.465513+0000","last_clean":"2024-08-17T18:23:05.465513+0000","last_became_active":"2024-08-17T18:19:45.495809+0000","last_became_peered":"2024-08-17T18:19:45.495809+0000","last_unstale":"2024-08-17T18:23:05.465513+0000","last_undegraded":"2024-08-17T18:23:05.465513+0000","last_fullsized":"2024-08-17T18:23:05.465513+0000","mapping_epoch":1578,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1579,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:24:51.199103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":364,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.373439+0000","last_change":"2024-08-17T18:19:45.471985+0000","last_active":"2024-08-17T18:23:06.373439+0000","last_peered":"2024-08-17T18:23:06.373439+0000","last_clean":"2024-08-17T18:23:06.373439+0000","last_became_active":"2024-08-17T18:19:45.471151+0000","last_became_peered":"2024-08-17T18:19:45.471151+0000","last_unstale":"2024-08-17T18:23:06.373439+0000","last_undegraded":"2024-08-17T18:23:06.373439+0000","last_fullsized":"2024-08-17T18:23:06.373439+0000","mapping_epoch":1578,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1579,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:11:11.265128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"64'1","reported_seq":1696,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.595854+0000","last_change":"2024-08-17T18:20:01.269661+0000","last_active":"2024-08-17T18:23:05.595854+0000","last_peered":"2024-08-17T18:23:05.595854+0000","last_clean":"2024-08-17T18:23:05.595854+0000","last_became_active":"2024-08-17T18:20:01.253988+0000","last_became_peered":"2024-08-17T18:20:01.253988+0000","last_unstale":"2024-08-17T18:23:05.595854+0000","last_undegraded":"2024-08-17T18:23:05.595854+0000","last_fullsized":"2024-08-17T18:23:05.595854+0000","mapping_epoch":1584,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1585,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:30:18.271637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00092444000000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"474'149","reported_seq":2011,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.599907+0000","last_change":"2024-08-17T18:19:48.490069+0000","last_active":"2024-08-17T18:23:05.599907+0000","last_peered":"2024-08-17T18:23:05.599907+0000","last_clean":"2024-08-17T18:23:05.599907+0000","last_became_active":"2024-08-17T18:19:48.487838+0000","last_became_peered":"2024-08-17T18:19:48.487838+0000","last_unstale":"2024-08-17T18:23:05.599907+0000","last_undegraded":"2024-08-17T18:23:05.599907+0000","last_fullsized":"2024-08-17T18:23:05.599907+0000","mapping_epoch":1581,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":1582,"parent":"0.0","parent_split_bits":0,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:19:25.521366+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:19:25.521366+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:32:17.525855+0000","scrub_duration":0.0037224089999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.a","version":"474'149","reported_seq":982,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.595810+0000","last_change":"2024-08-17T18:20:04.393961+0000","last_active":"2024-08-17T18:23:05.595810+0000","last_peered":"2024-08-17T18:23:05.595810+0000","last_clean":"2024-08-17T18:23:05.595810+0000","last_became_active":"2024-08-17T18:20:04.392787+0000","last_became_peered":"2024-08-17T18:20:04.392787+0000","last_unstale":"2024-08-17T18:23:05.595810+0000","last_undegraded":"2024-08-17T18:23:05.595810+0000","last_fullsized":"2024-08-17T18:23:05.595810+0000","mapping_epoch":1587,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1588,"parent":"0.0","parent_split_bits":4,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:06:05.646965+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:06:05.646965+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:56:59.972353+0000","scrub_duration":0.010609596000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.f","version":"0'0","reported_seq":276,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.596535+0000","last_change":"2024-08-17T18:10:47.382788+0000","last_active":"2024-08-17T18:23:05.596535+0000","last_peered":"2024-08-17T18:23:05.596535+0000","last_clean":"2024-08-17T18:23:05.596535+0000","last_became_active":"2024-08-17T18:10:47.382205+0000","last_became_peered":"2024-08-17T18:10:47.382205+0000","last_unstale":"2024-08-17T18:23:05.596535+0000","last_undegraded":"2024-08-17T18:23:05.596535+0000","last_fullsized":"2024-08-17T18:23:05.596535+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:48:04.202454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,4],"acting":[5,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":37,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.374301+0000","last_change":"2024-08-17T18:21:35.273701+0000","last_active":"2024-08-17T18:23:06.374301+0000","last_peered":"2024-08-17T18:23:06.374301+0000","last_clean":"2024-08-17T18:23:06.374301+0000","last_became_active":"2024-08-17T18:21:35.273304+0000","last_became_peered":"2024-08-17T18:21:35.273304+0000","last_unstale":"2024-08-17T18:23:06.374301+0000","last_undegraded":"2024-08-17T18:23:06.374301+0000","last_fullsized":"2024-08-17T18:23:06.374301+0000","mapping_epoch":1600,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1601,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:14:11.794827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.b","version":"474'149","reported_seq":1131,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.427469+0000","last_change":"2024-08-17T18:19:17.754390+0000","last_active":"2024-08-17T18:23:06.427469+0000","last_peered":"2024-08-17T18:23:06.427469+0000","last_clean":"2024-08-17T18:23:06.427469+0000","last_became_active":"2024-08-17T18:19:05.536070+0000","last_became_peered":"2024-08-17T18:19:05.536070+0000","last_unstale":"2024-08-17T18:23:06.427469+0000","last_undegraded":"2024-08-17T18:23:06.427469+0000","last_fullsized":"2024-08-17T18:23:06.427469+0000","mapping_epoch":1562,"log_start":"0'0","ondisk_log_start":"0'0","created":1536,"last_epoch_clean":1563,"parent":"0.0","parent_split_bits":4,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:19:17.754134+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:19:17.754134+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:56:41.700245+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[1,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":155,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.039354+0000","last_change":"2024-08-17T18:20:33.949315+0000","last_active":"2024-08-17T18:23:06.039354+0000","last_peered":"2024-08-17T18:23:06.039354+0000","last_clean":"2024-08-17T18:23:06.039354+0000","last_became_active":"2024-08-17T18:20:33.948412+0000","last_became_peered":"2024-08-17T18:20:33.948412+0000","last_unstale":"2024-08-17T18:23:06.039354+0000","last_undegraded":"2024-08-17T18:23:06.039354+0000","last_fullsized":"2024-08-17T18:23:06.039354+0000","mapping_epoch":1592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:09:18.841035+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.9","version":"0'0","reported_seq":146,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.039877+0000","last_change":"2024-08-17T18:20:01.240024+0000","last_active":"2024-08-17T18:23:06.039877+0000","last_peered":"2024-08-17T18:23:06.039877+0000","last_clean":"2024-08-17T18:23:06.039877+0000","last_became_active":"2024-08-17T18:20:01.239080+0000","last_became_peered":"2024-08-17T18:20:01.239080+0000","last_unstale":"2024-08-17T18:23:06.039877+0000","last_undegraded":"2024-08-17T18:23:06.039877+0000","last_fullsized":"2024-08-17T18:23:06.039877+0000","mapping_epoch":1584,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1585,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:36:30.498036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.8","version":"474'149","reported_seq":998,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.595577+0000","last_change":"2024-08-17T18:20:04.391494+0000","last_active":"2024-08-17T18:23:05.595577+0000","last_peered":"2024-08-17T18:23:05.595577+0000","last_clean":"2024-08-17T18:23:05.595577+0000","last_became_active":"2024-08-17T18:20:04.390544+0000","last_became_peered":"2024-08-17T18:20:04.390544+0000","last_unstale":"2024-08-17T18:23:05.595577+0000","last_undegraded":"2024-08-17T18:23:05.595577+0000","last_fullsized":"2024-08-17T18:23:05.595577+0000","mapping_epoch":1587,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1588,"parent":"0.0","parent_split_bits":4,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:06:04.626121+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:06:04.626121+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:33:38.448388+0000","scrub_duration":0.018884539999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"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":1050752,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.d","version":"0'0","reported_seq":164,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.040976+0000","last_change":"2024-08-17T18:20:01.241846+0000","last_active":"2024-08-17T18:23:06.040976+0000","last_peered":"2024-08-17T18:23:06.040976+0000","last_clean":"2024-08-17T18:23:06.040976+0000","last_became_active":"2024-08-17T18:20:01.240536+0000","last_became_peered":"2024-08-17T18:20:01.240536+0000","last_unstale":"2024-08-17T18:23:06.040976+0000","last_undegraded":"2024-08-17T18:23:06.040976+0000","last_fullsized":"2024-08-17T18:23:06.040976+0000","mapping_epoch":1584,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1585,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:06:51.914535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":46,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.465119+0000","last_change":"2024-08-17T18:19:45.495698+0000","last_active":"2024-08-17T18:23:05.465119+0000","last_peered":"2024-08-17T18:23:05.465119+0000","last_clean":"2024-08-17T18:23:05.465119+0000","last_became_active":"2024-08-17T18:19:45.495063+0000","last_became_peered":"2024-08-17T18:19:45.495063+0000","last_unstale":"2024-08-17T18:23:05.465119+0000","last_undegraded":"2024-08-17T18:23:05.465119+0000","last_fullsized":"2024-08-17T18:23:05.465119+0000","mapping_epoch":1578,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1579,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:11:36.202509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.9","version":"474'149","reported_seq":2006,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.600282+0000","last_change":"2024-08-17T18:20:04.387484+0000","last_active":"2024-08-17T18:23:05.600282+0000","last_peered":"2024-08-17T18:23:05.600282+0000","last_clean":"2024-08-17T18:23:05.600282+0000","last_became_active":"2024-08-17T18:20:04.386116+0000","last_became_peered":"2024-08-17T18:20:04.386116+0000","last_unstale":"2024-08-17T18:23:05.600282+0000","last_undegraded":"2024-08-17T18:23:05.600282+0000","last_fullsized":"2024-08-17T18:23:05.600282+0000","mapping_epoch":1587,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1588,"parent":"0.0","parent_split_bits":4,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:14:00.249581+0000","last_deep_scrub":"474'149","last_deep_scrub_stamp":"2024-08-17T18:14:00.249581+0000","last_clean_scrub_stamp":"2024-08-17T18:14:00.249581+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:55:35.859483+0000","scrub_duration":0.0092852709999999995,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":146,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.039211+0000","last_change":"2024-08-17T18:19:45.501837+0000","last_active":"2024-08-17T18:23:06.039211+0000","last_peered":"2024-08-17T18:23:06.039211+0000","last_clean":"2024-08-17T18:23:06.039211+0000","last_became_active":"2024-08-17T18:19:45.501321+0000","last_became_peered":"2024-08-17T18:19:45.501321+0000","last_unstale":"2024-08-17T18:23:06.039211+0000","last_undegraded":"2024-08-17T18:23:06.039211+0000","last_fullsized":"2024-08-17T18:23:06.039211+0000","mapping_epoch":1578,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1579,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:51:52.884482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"73'3","reported_seq":2530,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.375210+0000","last_change":"2024-08-17T18:10:47.406934+0000","last_active":"2024-08-17T18:23:06.375210+0000","last_peered":"2024-08-17T18:23:06.375210+0000","last_clean":"2024-08-17T18:23:06.375210+0000","last_became_active":"2024-08-17T18:10:47.385621+0000","last_became_peered":"2024-08-17T18:10:47.385621+0000","last_unstale":"2024-08-17T18:23:06.375210+0000","last_undegraded":"2024-08-17T18:23:06.375210+0000","last_fullsized":"2024-08-17T18:23:06.375210+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-19T01:46:52.810720+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.e","version":"474'149","reported_seq":839,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.040549+0000","last_change":"2024-08-17T18:19:21.234586+0000","last_active":"2024-08-17T18:23:06.040549+0000","last_peered":"2024-08-17T18:23:06.040549+0000","last_clean":"2024-08-17T18:23:06.040549+0000","last_became_active":"2024-08-17T18:19:05.528856+0000","last_became_peered":"2024-08-17T18:19:05.528856+0000","last_unstale":"2024-08-17T18:23:06.040549+0000","last_undegraded":"2024-08-17T18:23:06.040549+0000","last_fullsized":"2024-08-17T18:23:06.040549+0000","mapping_epoch":1562,"log_start":"0'0","ondisk_log_start":"0'0","created":1536,"last_epoch_clean":1563,"parent":"0.0","parent_split_bits":4,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:19:21.234491+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:19:21.234491+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:06:28.294975+0000","scrub_duration":0.0020532530000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[4,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":1935,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.448374+0000","last_change":"2024-08-17T18:20:43.465362+0000","last_active":"2024-08-17T18:23:06.448374+0000","last_peered":"2024-08-17T18:23:06.448374+0000","last_clean":"2024-08-17T18:23:06.448374+0000","last_became_active":"2024-08-17T18:20:43.465042+0000","last_became_peered":"2024-08-17T18:20:43.465042+0000","last_unstale":"2024-08-17T18:23:06.448374+0000","last_undegraded":"2024-08-17T18:23:06.448374+0000","last_fullsized":"2024-08-17T18:23:06.448374+0000","mapping_epoch":1594,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1595,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:56:58.285982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1634,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.595178+0000","last_change":"2024-08-17T18:19:45.499775+0000","last_active":"2024-08-17T18:23:05.595178+0000","last_peered":"2024-08-17T18:23:05.595178+0000","last_clean":"2024-08-17T18:23:05.595178+0000","last_became_active":"2024-08-17T18:19:45.499275+0000","last_became_peered":"2024-08-17T18:19:45.499275+0000","last_unstale":"2024-08-17T18:23:05.595178+0000","last_undegraded":"2024-08-17T18:23:05.595178+0000","last_fullsized":"2024-08-17T18:23:05.595178+0000","mapping_epoch":1578,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1579,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:31:30.793039+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.f","version":"474'149","reported_seq":879,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.465677+0000","last_change":"2024-08-17T18:19:53.049910+0000","last_active":"2024-08-17T18:23:05.465677+0000","last_peered":"2024-08-17T18:23:05.465677+0000","last_clean":"2024-08-17T18:23:05.465677+0000","last_became_active":"2024-08-17T18:19:48.489702+0000","last_became_peered":"2024-08-17T18:19:48.489702+0000","last_unstale":"2024-08-17T18:23:05.465677+0000","last_undegraded":"2024-08-17T18:23:05.465677+0000","last_fullsized":"2024-08-17T18:23:05.465677+0000","mapping_epoch":1581,"log_start":"0'0","ondisk_log_start":"0'0","created":1536,"last_epoch_clean":1582,"parent":"0.0","parent_split_bits":4,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:19:53.049679+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:19:53.049679+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:30:17.444227+0000","scrub_duration":0.0030753339999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":46,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.465087+0000","last_change":"2024-08-17T18:19:45.480179+0000","last_active":"2024-08-17T18:23:05.465087+0000","last_peered":"2024-08-17T18:23:05.465087+0000","last_clean":"2024-08-17T18:23:05.465087+0000","last_became_active":"2024-08-17T18:19:45.479419+0000","last_became_peered":"2024-08-17T18:19:45.479419+0000","last_unstale":"2024-08-17T18:23:05.465087+0000","last_undegraded":"2024-08-17T18:23:05.465087+0000","last_fullsized":"2024-08-17T18:23:05.465087+0000","mapping_epoch":1578,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1579,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:09:35.619624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1612,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.599739+0000","last_change":"2024-08-17T18:19:45.509660+0000","last_active":"2024-08-17T18:23:05.599739+0000","last_peered":"2024-08-17T18:23:05.599739+0000","last_clean":"2024-08-17T18:23:05.599739+0000","last_became_active":"2024-08-17T18:19:45.485451+0000","last_became_peered":"2024-08-17T18:19:45.485451+0000","last_unstale":"2024-08-17T18:23:05.599739+0000","last_undegraded":"2024-08-17T18:23:05.599739+0000","last_fullsized":"2024-08-17T18:23:05.599739+0000","mapping_epoch":1578,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1579,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:25:17.017193+0000","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":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":140,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.c","version":"474'149","reported_seq":1108,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.374961+0000","last_change":"2024-08-17T18:19:48.488319+0000","last_active":"2024-08-17T18:23:06.374961+0000","last_peered":"2024-08-17T18:23:06.374961+0000","last_clean":"2024-08-17T18:23:06.374961+0000","last_became_active":"2024-08-17T18:19:48.487251+0000","last_became_peered":"2024-08-17T18:19:48.487251+0000","last_unstale":"2024-08-17T18:23:06.374961+0000","last_undegraded":"2024-08-17T18:23:06.374961+0000","last_fullsized":"2024-08-17T18:23:06.374961+0000","mapping_epoch":1581,"log_start":"0'0","ondisk_log_start":"0'0","created":1536,"last_epoch_clean":1582,"parent":"0.0","parent_split_bits":4,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:17:30.653703+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:17:30.653703+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:50:15.839509+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"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":655360,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,6],"acting":[3,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":155,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.039766+0000","last_change":"2024-08-17T18:21:35.270951+0000","last_active":"2024-08-17T18:23:06.039766+0000","last_peered":"2024-08-17T18:23:06.039766+0000","last_clean":"2024-08-17T18:23:06.039766+0000","last_became_active":"2024-08-17T18:21:35.270120+0000","last_became_peered":"2024-08-17T18:21:35.270120+0000","last_unstale":"2024-08-17T18:23:06.039766+0000","last_undegraded":"2024-08-17T18:23:06.039766+0000","last_fullsized":"2024-08-17T18:23:06.039766+0000","mapping_epoch":1600,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1601,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:21:57.719316+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"72'2","reported_seq":1628,"reported_epoch":1612,"state":"active+clean","last_fresh":"2024-08-17T18:22:56.550649+0000","last_change":"2024-08-17T18:14:28.863020+0000","last_active":"2024-08-17T18:22:56.550649+0000","last_peered":"2024-08-17T18:22:56.550649+0000","last_clean":"2024-08-17T18:22:56.550649+0000","last_became_active":"2024-08-17T18:14:28.862470+0000","last_became_peered":"2024-08-17T18:14:28.862470+0000","last_unstale":"2024-08-17T18:22:56.550649+0000","last_undegraded":"2024-08-17T18:22:56.550649+0000","last_fullsized":"2024-08-17T18:22:56.550649+0000","mapping_epoch":1519,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1520,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:38:25.046657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.d","version":"474'149","reported_seq":944,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.601122+0000","last_change":"2024-08-17T18:19:32.618333+0000","last_active":"2024-08-17T18:23:05.601122+0000","last_peered":"2024-08-17T18:23:05.601122+0000","last_clean":"2024-08-17T18:23:05.601122+0000","last_became_active":"2024-08-17T18:19:05.533776+0000","last_became_peered":"2024-08-17T18:19:05.533776+0000","last_unstale":"2024-08-17T18:23:05.601122+0000","last_undegraded":"2024-08-17T18:23:05.601122+0000","last_fullsized":"2024-08-17T18:23:05.601122+0000","mapping_epoch":1562,"log_start":"0'0","ondisk_log_start":"0'0","created":1536,"last_epoch_clean":1563,"parent":"0.0","parent_split_bits":4,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:19:32.618171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:19:32.618171+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:11:17.126037+0000","scrub_duration":0.0023511890000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1600,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.595158+0000","last_change":"2024-08-17T18:19:45.501747+0000","last_active":"2024-08-17T18:23:05.595158+0000","last_peered":"2024-08-17T18:23:05.595158+0000","last_clean":"2024-08-17T18:23:05.595158+0000","last_became_active":"2024-08-17T18:19:45.501280+0000","last_became_peered":"2024-08-17T18:19:45.501280+0000","last_unstale":"2024-08-17T18:23:05.595158+0000","last_undegraded":"2024-08-17T18:23:05.595158+0000","last_fullsized":"2024-08-17T18:23:05.595158+0000","mapping_epoch":1578,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1579,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:51:19.728322+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'1","reported_seq":1639,"reported_epoch":1612,"state":"active+clean","last_fresh":"2024-08-17T18:22:56.550547+0000","last_change":"2024-08-17T18:14:28.866762+0000","last_active":"2024-08-17T18:22:56.550547+0000","last_peered":"2024-08-17T18:22:56.550547+0000","last_clean":"2024-08-17T18:22:56.550547+0000","last_became_active":"2024-08-17T18:14:28.866294+0000","last_became_peered":"2024-08-17T18:14:28.866294+0000","last_unstale":"2024-08-17T18:22:56.550547+0000","last_undegraded":"2024-08-17T18:22:56.550547+0000","last_fullsized":"2024-08-17T18:22:56.550547+0000","mapping_epoch":1519,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1520,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:20:21.362547+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":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":66,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.12","version":"474'149","reported_seq":840,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.595843+0000","last_change":"2024-08-17T18:19:48.494757+0000","last_active":"2024-08-17T18:23:05.595843+0000","last_peered":"2024-08-17T18:23:05.595843+0000","last_clean":"2024-08-17T18:23:05.595843+0000","last_became_active":"2024-08-17T18:19:48.493811+0000","last_became_peered":"2024-08-17T18:19:48.493811+0000","last_unstale":"2024-08-17T18:23:05.595843+0000","last_undegraded":"2024-08-17T18:23:05.595843+0000","last_fullsized":"2024-08-17T18:23:05.595843+0000","mapping_epoch":1581,"log_start":"0'0","ondisk_log_start":"0'0","created":1536,"last_epoch_clean":1582,"parent":"0.0","parent_split_bits":5,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:19:27.196573+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:19:27.196573+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:00:50.288699+0000","scrub_duration":0.0098782769999999995,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"72'8","reported_seq":56,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.464741+0000","last_change":"2024-08-17T18:19:45.520601+0000","last_active":"2024-08-17T18:23:05.464741+0000","last_peered":"2024-08-17T18:23:05.464741+0000","last_clean":"2024-08-17T18:23:05.464741+0000","last_became_active":"2024-08-17T18:19:45.492071+0000","last_became_peered":"2024-08-17T18:19:45.492071+0000","last_unstale":"2024-08-17T18:23:05.464741+0000","last_undegraded":"2024-08-17T18:23:05.464741+0000","last_fullsized":"2024-08-17T18:23:05.464741+0000","mapping_epoch":1578,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1579,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-19T04:49:57.668483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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,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":37,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.376008+0000","last_change":"2024-08-17T18:21:35.280226+0000","last_active":"2024-08-17T18:23:06.376008+0000","last_peered":"2024-08-17T18:23:06.376008+0000","last_clean":"2024-08-17T18:23:06.376008+0000","last_became_active":"2024-08-17T18:21:35.279090+0000","last_became_peered":"2024-08-17T18:21:35.279090+0000","last_unstale":"2024-08-17T18:23:06.376008+0000","last_undegraded":"2024-08-17T18:23:06.376008+0000","last_fullsized":"2024-08-17T18:23:06.376008+0000","mapping_epoch":1600,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1601,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:32:40.616392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.13","version":"474'149","reported_seq":1151,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.427142+0000","last_change":"2024-08-17T18:21:38.335584+0000","last_active":"2024-08-17T18:23:06.427142+0000","last_peered":"2024-08-17T18:23:06.427142+0000","last_clean":"2024-08-17T18:23:06.427142+0000","last_became_active":"2024-08-17T18:21:38.334543+0000","last_became_peered":"2024-08-17T18:21:38.334543+0000","last_unstale":"2024-08-17T18:23:06.427142+0000","last_undegraded":"2024-08-17T18:23:06.427142+0000","last_fullsized":"2024-08-17T18:23:06.427142+0000","mapping_epoch":1603,"log_start":"0'0","ondisk_log_start":"0'0","created":1536,"last_epoch_clean":1604,"parent":"0.0","parent_split_bits":5,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:19:21.699287+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:19:21.699287+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:42:05.967025+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.11","version":"0'0","reported_seq":1618,"reported_epoch":1612,"state":"active+clean","last_fresh":"2024-08-17T18:22:56.549615+0000","last_change":"2024-08-17T18:19:45.482567+0000","last_active":"2024-08-17T18:22:56.549615+0000","last_peered":"2024-08-17T18:22:56.549615+0000","last_clean":"2024-08-17T18:22:56.549615+0000","last_became_active":"2024-08-17T18:19:45.481779+0000","last_became_peered":"2024-08-17T18:19:45.481779+0000","last_unstale":"2024-08-17T18:22:56.549615+0000","last_undegraded":"2024-08-17T18:22:56.549615+0000","last_fullsized":"2024-08-17T18:22:56.549615+0000","mapping_epoch":1578,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1579,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:32:25.197649+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1979,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.448568+0000","last_change":"2024-08-17T18:20:43.459584+0000","last_active":"2024-08-17T18:23:06.448568+0000","last_peered":"2024-08-17T18:23:06.448568+0000","last_clean":"2024-08-17T18:23:06.448568+0000","last_became_active":"2024-08-17T18:20:43.457974+0000","last_became_peered":"2024-08-17T18:20:43.457974+0000","last_unstale":"2024-08-17T18:23:06.448568+0000","last_undegraded":"2024-08-17T18:23:06.448568+0000","last_fullsized":"2024-08-17T18:23:06.448568+0000","mapping_epoch":1594,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1595,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:40:42.462044+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.10","version":"474'149","reported_seq":840,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.595485+0000","last_change":"2024-08-17T18:19:48.495387+0000","last_active":"2024-08-17T18:23:05.595485+0000","last_peered":"2024-08-17T18:23:05.595485+0000","last_clean":"2024-08-17T18:23:05.595485+0000","last_became_active":"2024-08-17T18:19:48.489204+0000","last_became_peered":"2024-08-17T18:19:48.489204+0000","last_unstale":"2024-08-17T18:23:05.595485+0000","last_undegraded":"2024-08-17T18:23:05.595485+0000","last_fullsized":"2024-08-17T18:23:05.595485+0000","mapping_epoch":1581,"log_start":"0'0","ondisk_log_start":"0'0","created":1536,"last_epoch_clean":1582,"parent":"0.0","parent_split_bits":5,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:19:26.184768+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:19:26.184768+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:29:04.265365+0000","scrub_duration":0.0018795319999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.12","version":"0'0","reported_seq":1970,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.448391+0000","last_change":"2024-08-17T18:21:35.281393+0000","last_active":"2024-08-17T18:23:06.448391+0000","last_peered":"2024-08-17T18:23:06.448391+0000","last_clean":"2024-08-17T18:23:06.448391+0000","last_became_active":"2024-08-17T18:21:35.280224+0000","last_became_peered":"2024-08-17T18:21:35.280224+0000","last_unstale":"2024-08-17T18:23:06.448391+0000","last_undegraded":"2024-08-17T18:23:06.448391+0000","last_fullsized":"2024-08-17T18:23:06.448391+0000","mapping_epoch":1600,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1601,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:58:32.457167+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1594,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.596440+0000","last_change":"2024-08-17T17:18:16.301475+0000","last_active":"2024-08-17T18:23:05.596440+0000","last_peered":"2024-08-17T18:23:05.596440+0000","last_clean":"2024-08-17T18:23:05.596440+0000","last_became_active":"2024-08-17T17:18:16.301211+0000","last_became_peered":"2024-08-17T17:18:16.301211+0000","last_unstale":"2024-08-17T18:23:05.596440+0000","last_undegraded":"2024-08-17T18:23:05.596440+0000","last_fullsized":"2024-08-17T18:23:05.596440+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:31:05.192998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.11","version":"474'149","reported_seq":810,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.448229+0000","last_change":"2024-08-17T18:20:44.419906+0000","last_active":"2024-08-17T18:23:06.448229+0000","last_peered":"2024-08-17T18:23:06.448229+0000","last_clean":"2024-08-17T18:23:06.448229+0000","last_became_active":"2024-08-17T18:20:43.461717+0000","last_became_peered":"2024-08-17T18:20:43.461717+0000","last_unstale":"2024-08-17T18:23:06.448229+0000","last_undegraded":"2024-08-17T18:23:06.448229+0000","last_fullsized":"2024-08-17T18:23:06.448229+0000","mapping_epoch":1594,"log_start":"0'0","ondisk_log_start":"0'0","created":1536,"last_epoch_clean":1595,"parent":"0.0","parent_split_bits":5,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:20:44.419689+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:20:44.419689+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:47:35.612277+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"3.13","version":"72'2","reported_seq":1747,"reported_epoch":1612,"state":"active+clean","last_fresh":"2024-08-17T18:23:04.310739+0000","last_change":"2024-08-17T18:20:01.262237+0000","last_active":"2024-08-17T18:23:04.310739+0000","last_peered":"2024-08-17T18:23:04.310739+0000","last_clean":"2024-08-17T18:23:04.310739+0000","last_became_active":"2024-08-17T18:20:01.240058+0000","last_became_peered":"2024-08-17T18:20:01.240058+0000","last_unstale":"2024-08-17T18:23:04.310739+0000","last_undegraded":"2024-08-17T18:23:04.310739+0000","last_fullsized":"2024-08-17T18:23:04.310739+0000","mapping_epoch":1584,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1585,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:00:21.781567+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":8,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":340,"num_keys_recovered":100,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":2494,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.373613+0000","last_change":"2024-08-17T17:18:16.329150+0000","last_active":"2024-08-17T18:23:06.373613+0000","last_peered":"2024-08-17T18:23:06.373613+0000","last_clean":"2024-08-17T18:23:06.373613+0000","last_became_active":"2024-08-17T17:18:16.319596+0000","last_became_peered":"2024-08-17T17:18:16.319596+0000","last_unstale":"2024-08-17T18:23:06.373613+0000","last_undegraded":"2024-08-17T18:23:06.373613+0000","last_fullsized":"2024-08-17T18:23:06.373613+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:03:06.681253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":[]}],"pool_stats":[{"poolid":1,"num_pg":21,"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":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1706112,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":3129,"ondisk_log_size":3129,"up":63,"acting":63,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":41,"num_read_kb":44,"num_write":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":56,"num_bytes_recovered":14994,"num_keys_recovered":100,"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":16662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2303,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"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}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223202356,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":879628,"kb_used_data":9632,"kb_used_omap":1,"kb_used_meta":869502,"kb_avail":92865524,"statfs":{"total":95995035648,"available":95094296576,"internally_reserved":0,"allocated":9863168,"data_stored":5380620,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":890370507},"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":[]},{"osd":6,"up_from":47,"seq":201863464000,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1030020,"kb_used_data":9944,"kb_used_omap":1,"kb_used_meta":1019582,"kb_avail":92715132,"statfs":{"total":95995035648,"available":94940295168,"internally_reserved":0,"allocated":10182656,"data_stored":5708173,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":1044052423},"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":[]},{"osd":5,"up_from":39,"seq":167503725643,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":915968,"kb_used_data":9876,"kb_used_omap":1,"kb_used_meta":905598,"kb_avail":92829184,"statfs":{"total":95995035648,"available":95057084416,"internally_reserved":0,"allocated":10113024,"data_stored":5639007,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":927332806},"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":[]},{"osd":4,"up_from":31,"seq":133143987285,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":947592,"kb_used_data":9628,"kb_used_omap":1,"kb_used_meta":937470,"kb_avail":92797560,"statfs":{"total":95995035648,"available":95024701440,"internally_reserved":0,"allocated":9859072,"data_stored":5380550,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":959969734},"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":[]},{"osd":3,"up_from":710,"seq":3049426780958,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":941144,"kb_used_data":11868,"kb_used_omap":74,"kb_used_meta":928949,"kb_avail":92804008,"statfs":{"total":95995035648,"available":95031304192,"internally_reserved":0,"allocated":12152832,"data_stored":6924751,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":76343,"internal_metadata":951244233},"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":[]},{"osd":2,"up_from":700,"seq":3006477108004,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":801948,"kb_used_data":11552,"kb_used_omap":75,"kb_used_meta":790068,"kb_avail":92943204,"statfs":{"total":95995035648,"available":95173840896,"internally_reserved":0,"allocated":11829248,"data_stored":6597597,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":76821,"internal_metadata":809030635},"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":[]},{"osd":1,"up_from":695,"seq":2985002271533,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":895956,"kb_used_data":11288,"kb_used_omap":68,"kb_used_meta":884347,"kb_avail":92849196,"statfs":{"total":95995035648,"available":95077576704,"internally_reserved":0,"allocated":11558912,"data_stored":6334312,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":70498,"internal_metadata":905571486},"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":[]},{"osd":0,"up_from":690,"seq":2963527435059,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":846296,"kb_used_data":11612,"kb_used_omap":75,"kb_used_meta":834356,"kb_avail":92898856,"statfs":{"total":95995035648,"available":95128428544,"internally_reserved":0,"allocated":11890688,"data_stored":6662577,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":77036,"internal_metadata":854381332},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"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":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"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":327680,"data_stored":327680,"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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"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":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2303,"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":4902,"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":652,"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":4826,"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":4972,"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}]}} 2024-08-17T18:24:32.002 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm --image quay.ceph.io/ceph-ci/ceph:reef shell --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 -- ceph pg dump --format=json 2024-08-17T18:24:32.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:32 smithi131 bash[89561]: cluster 2024-08-17T18:24:30.963689+0000 mgr.y (mgr.34107) 2481 : cluster [DBG] pgmap v3428: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:32.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:32 smithi131 bash[89561]: cluster 2024-08-17T18:24:30.963689+0000 mgr.y (mgr.34107) 2481 : cluster [DBG] pgmap v3428: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:32.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:32 smithi131 bash[89561]: audit 2024-08-17T18:24:31.180584+0000 mgr.y (mgr.34107) 2482 : audit [DBG] from='client.36456 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:24:32.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:32 smithi131 bash[89561]: audit 2024-08-17T18:24:31.180584+0000 mgr.y (mgr.34107) 2482 : audit [DBG] from='client.36456 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:24:32.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:32 smithi131 bash[88347]: cluster 2024-08-17T18:24:30.963689+0000 mgr.y (mgr.34107) 2481 : cluster [DBG] pgmap v3428: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:32.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:32 smithi131 bash[88347]: cluster 2024-08-17T18:24:30.963689+0000 mgr.y (mgr.34107) 2481 : cluster [DBG] pgmap v3428: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:32.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:32 smithi131 bash[88347]: audit 2024-08-17T18:24:31.180584+0000 mgr.y (mgr.34107) 2482 : audit [DBG] from='client.36456 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:24:32.850 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:32 smithi131 bash[88347]: audit 2024-08-17T18:24:31.180584+0000 mgr.y (mgr.34107) 2482 : audit [DBG] from='client.36456 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:24:32.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:32 smithi169 bash[79348]: cluster 2024-08-17T18:24:30.963689+0000 mgr.y (mgr.34107) 2481 : cluster [DBG] pgmap v3428: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:32.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:32 smithi169 bash[79348]: cluster 2024-08-17T18:24:30.963689+0000 mgr.y (mgr.34107) 2481 : cluster [DBG] pgmap v3428: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:32.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:32 smithi169 bash[79348]: audit 2024-08-17T18:24:31.180584+0000 mgr.y (mgr.34107) 2482 : audit [DBG] from='client.36456 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:24:32.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:32 smithi169 bash[79348]: audit 2024-08-17T18:24:31.180584+0000 mgr.y (mgr.34107) 2482 : audit [DBG] from='client.36456 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-08-17T18:24:34.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:34 smithi131 bash[88347]: cluster 2024-08-17T18:24:32.964282+0000 mgr.y (mgr.34107) 2483 : cluster [DBG] pgmap v3429: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:34.849 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:34 smithi131 bash[88347]: cluster 2024-08-17T18:24:32.964282+0000 mgr.y (mgr.34107) 2483 : cluster [DBG] pgmap v3429: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:34.849 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:34 smithi131 bash[89561]: cluster 2024-08-17T18:24:32.964282+0000 mgr.y (mgr.34107) 2483 : cluster [DBG] pgmap v3429: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:34.850 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:34 smithi131 bash[89561]: cluster 2024-08-17T18:24:32.964282+0000 mgr.y (mgr.34107) 2483 : cluster [DBG] pgmap v3429: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:34.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:34 smithi169 bash[79348]: cluster 2024-08-17T18:24:32.964282+0000 mgr.y (mgr.34107) 2483 : cluster [DBG] pgmap v3429: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:34.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:34 smithi169 bash[79348]: cluster 2024-08-17T18:24:32.964282+0000 mgr.y (mgr.34107) 2483 : cluster [DBG] pgmap v3429: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:36.742 INFO:teuthology.orchestra.run.smithi131.stderr:Inferring config /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/mon.a/config 2024-08-17T18:24:36.835 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:36 smithi131 bash[88347]: cluster 2024-08-17T18:24:34.965618+0000 mgr.y (mgr.34107) 2484 : cluster [DBG] pgmap v3430: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:36.836 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:36 smithi131 bash[88347]: cluster 2024-08-17T18:24:34.965618+0000 mgr.y (mgr.34107) 2484 : cluster [DBG] pgmap v3430: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:36.836 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:36 smithi131 bash[89561]: cluster 2024-08-17T18:24:34.965618+0000 mgr.y (mgr.34107) 2484 : cluster [DBG] pgmap v3430: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:36.836 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:36 smithi131 bash[89561]: cluster 2024-08-17T18:24:34.965618+0000 mgr.y (mgr.34107) 2484 : cluster [DBG] pgmap v3430: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:36.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:36 smithi169 bash[79348]: cluster 2024-08-17T18:24:34.965618+0000 mgr.y (mgr.34107) 2484 : cluster [DBG] pgmap v3430: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:36.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:36 smithi169 bash[79348]: cluster 2024-08-17T18:24:34.965618+0000 mgr.y (mgr.34107) 2484 : cluster [DBG] pgmap v3430: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:38.781 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:38 smithi131 bash[89561]: cluster 2024-08-17T18:24:36.966560+0000 mgr.y (mgr.34107) 2485 : cluster [DBG] pgmap v3431: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:38.781 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:38 smithi131 bash[89561]: cluster 2024-08-17T18:24:36.966560+0000 mgr.y (mgr.34107) 2485 : cluster [DBG] pgmap v3431: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:38.781 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:38 smithi131 bash[89561]: audit 2024-08-17T18:24:38.310993+0000 mon.a (mon.0) 3620 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:24:38.781 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:38 smithi131 bash[89561]: audit 2024-08-17T18:24:38.310993+0000 mon.a (mon.0) 3620 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:24:38.781 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:38 smithi131 bash[88347]: cluster 2024-08-17T18:24:36.966560+0000 mgr.y (mgr.34107) 2485 : cluster [DBG] pgmap v3431: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:38.782 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:38 smithi131 bash[88347]: cluster 2024-08-17T18:24:36.966560+0000 mgr.y (mgr.34107) 2485 : cluster [DBG] pgmap v3431: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:38.782 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:38 smithi131 bash[88347]: audit 2024-08-17T18:24:38.310993+0000 mon.a (mon.0) 3620 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:24:38.782 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:38 smithi131 bash[88347]: audit 2024-08-17T18:24:38.310993+0000 mon.a (mon.0) 3620 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:24:38.892 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:38 smithi169 bash[79348]: cluster 2024-08-17T18:24:36.966560+0000 mgr.y (mgr.34107) 2485 : cluster [DBG] pgmap v3431: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:38.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:38 smithi169 bash[79348]: cluster 2024-08-17T18:24:36.966560+0000 mgr.y (mgr.34107) 2485 : cluster [DBG] pgmap v3431: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:38.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:38 smithi169 bash[79348]: audit 2024-08-17T18:24:38.310993+0000 mon.a (mon.0) 3620 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:24:38.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:38 smithi169 bash[79348]: audit 2024-08-17T18:24:38.310993+0000 mon.a (mon.0) 3620 : audit [DBG] from='mgr.34107 172.21.15.131:0/3308840865' entity='mgr.y' cmd={"prefix": "osd blocklist ls", "format": "json"} : dispatch 2024-08-17T18:24:39.099 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:24:38 smithi131 bash[72920]: ::ffff:172.21.15.169 - - [17/Aug/2024:18:24:38] "GET /metrics HTTP/1.1" 200 34183 "" "Prometheus/2.51.0" 2024-08-17T18:24:40.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:40 smithi131 bash[89561]: cluster 2024-08-17T18:24:38.967655+0000 mgr.y (mgr.34107) 2486 : cluster [DBG] pgmap v3432: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:40.599 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:40 smithi131 bash[89561]: cluster 2024-08-17T18:24:38.967655+0000 mgr.y (mgr.34107) 2486 : cluster [DBG] pgmap v3432: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:40.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:40 smithi131 bash[88347]: cluster 2024-08-17T18:24:38.967655+0000 mgr.y (mgr.34107) 2486 : cluster [DBG] pgmap v3432: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:40.599 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:40 smithi131 bash[88347]: cluster 2024-08-17T18:24:38.967655+0000 mgr.y (mgr.34107) 2486 : cluster [DBG] pgmap v3432: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:40.680 INFO:teuthology.orchestra.run.smithi131.stdout: 2024-08-17T18:24:40.681 INFO:teuthology.orchestra.run.smithi131.stderr:dumped all 2024-08-17T18:24:40.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:40 smithi169 bash[79348]: cluster 2024-08-17T18:24:38.967655+0000 mgr.y (mgr.34107) 2486 : cluster [DBG] pgmap v3432: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:40.893 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:40 smithi169 bash[79348]: cluster 2024-08-17T18:24:38.967655+0000 mgr.y (mgr.34107) 2486 : cluster [DBG] pgmap v3432: 93 pgs: 93 active+clean; 582 KiB data, 6.9 GiB used, 708 GiB / 715 GiB avail 2024-08-17T18:24:41.501 INFO:teuthology.orchestra.run.smithi131.stdout:{"pg_ready":true,"pg_map":{"version":3432,"stamp":"2024-08-17T18:24:38.966875+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":595941,"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":41,"num_read_kb":44,"num_write":64,"num_write_kb":33,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":70,"num_bytes_recovered":1721144,"num_keys_recovered":100,"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":3194,"ondisk_log_size":3194,"up":279,"acting":279,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":279,"num_osds":8,"num_per_pool_osds":8,"num_per_pool_omap_osds":8,"kb":749961216,"kb_used":7258552,"kb_used_data":85400,"kb_used_omap":299,"kb_used_meta":7169876,"kb_avail":742702664,"statfs":{"total":767960285184,"available":760527527936,"internally_reserved":0,"allocated":87449600,"data_stored":48627587,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":307068,"internal_metadata":7341953156},"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.005196"},"pg_stats":[{"pgid":"3.1f","version":"73'5","reported_seq":1934,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.448598+0000","last_change":"2024-08-17T18:20:43.461488+0000","last_active":"2024-08-17T18:23:06.448598+0000","last_peered":"2024-08-17T18:23:06.448598+0000","last_clean":"2024-08-17T18:23:06.448598+0000","last_became_active":"2024-08-17T18:20:43.461102+0000","last_became_peered":"2024-08-17T18:20:43.461102+0000","last_unstale":"2024-08-17T18:23:06.448598+0000","last_undegraded":"2024-08-17T18:23:06.448598+0000","last_fullsized":"2024-08-17T18:23:06.448598+0000","mapping_epoch":1594,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1595,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":5,"log_dups_size":0,"ondisk_log_size":5,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:18:41.662791+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":582,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"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":145,"reported_epoch":1612,"state":"active+clean","last_fresh":"2024-08-17T18:22:55.880242+0000","last_change":"2024-08-17T18:19:45.491853+0000","last_active":"2024-08-17T18:22:55.880242+0000","last_peered":"2024-08-17T18:22:55.880242+0000","last_clean":"2024-08-17T18:22:55.880242+0000","last_became_active":"2024-08-17T18:19:45.491181+0000","last_became_peered":"2024-08-17T18:19:45.491181+0000","last_unstale":"2024-08-17T18:22:55.880242+0000","last_undegraded":"2024-08-17T18:22:55.880242+0000","last_fullsized":"2024-08-17T18:22:55.880242+0000","mapping_epoch":1578,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1579,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:02:57.516960+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1e","version":"73'2","reported_seq":379,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.375986+0000","last_change":"2024-08-17T18:20:01.250326+0000","last_active":"2024-08-17T18:23:06.375986+0000","last_peered":"2024-08-17T18:23:06.375986+0000","last_clean":"2024-08-17T18:23:06.375986+0000","last_became_active":"2024-08-17T18:20:01.249163+0000","last_became_peered":"2024-08-17T18:20:01.249163+0000","last_unstale":"2024-08-17T18:23:06.375986+0000","last_undegraded":"2024-08-17T18:23:06.375986+0000","last_fullsized":"2024-08-17T18:23:06.375986+0000","mapping_epoch":1584,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1585,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:35:39.788259+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":363,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.374872+0000","last_change":"2024-08-17T18:20:01.248438+0000","last_active":"2024-08-17T18:23:06.374872+0000","last_peered":"2024-08-17T18:23:06.374872+0000","last_clean":"2024-08-17T18:23:06.374872+0000","last_became_active":"2024-08-17T18:20:01.247329+0000","last_became_peered":"2024-08-17T18:20:01.247329+0000","last_unstale":"2024-08-17T18:23:06.374872+0000","last_undegraded":"2024-08-17T18:23:06.374872+0000","last_fullsized":"2024-08-17T18:23:06.374872+0000","mapping_epoch":1584,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1585,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:54:45.514219+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1d","version":"72'2","reported_seq":1648,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.595184+0000","last_change":"2024-08-17T18:19:45.518700+0000","last_active":"2024-08-17T18:23:05.595184+0000","last_peered":"2024-08-17T18:23:05.595184+0000","last_clean":"2024-08-17T18:23:05.595184+0000","last_became_active":"2024-08-17T18:19:45.498562+0000","last_became_peered":"2024-08-17T18:19:45.498562+0000","last_unstale":"2024-08-17T18:23:05.595184+0000","last_undegraded":"2024-08-17T18:23:05.595184+0000","last_fullsized":"2024-08-17T18:23:05.595184+0000","mapping_epoch":1578,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1579,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:34:55.862210+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":5,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,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":127,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.040220+0000","last_change":"2024-08-17T18:10:47.392029+0000","last_active":"2024-08-17T18:23:06.040220+0000","last_peered":"2024-08-17T18:23:06.040220+0000","last_clean":"2024-08-17T18:23:06.040220+0000","last_became_active":"2024-08-17T18:10:47.391509+0000","last_became_peered":"2024-08-17T18:10:47.391509+0000","last_unstale":"2024-08-17T18:23:06.040220+0000","last_undegraded":"2024-08-17T18:23:06.040220+0000","last_fullsized":"2024-08-17T18:23:06.040220+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:45:48.737922+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1c","version":"72'2","reported_seq":1624,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.596244+0000","last_change":"2024-08-17T18:10:47.408402+0000","last_active":"2024-08-17T18:23:05.596244+0000","last_peered":"2024-08-17T18:23:05.596244+0000","last_clean":"2024-08-17T18:23:05.596244+0000","last_became_active":"2024-08-17T18:10:47.382767+0000","last_became_peered":"2024-08-17T18:10:47.382767+0000","last_unstale":"2024-08-17T18:23:05.596244+0000","last_undegraded":"2024-08-17T18:23:05.596244+0000","last_fullsized":"2024-08-17T18:23:05.596244+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:35:12.379303+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,4,1],"acting":[5,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"4.1b","version":"0'0","reported_seq":127,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.040281+0000","last_change":"2024-08-17T18:10:47.396541+0000","last_active":"2024-08-17T18:23:06.040281+0000","last_peered":"2024-08-17T18:23:06.040281+0000","last_clean":"2024-08-17T18:23:06.040281+0000","last_became_active":"2024-08-17T18:10:47.396211+0000","last_became_peered":"2024-08-17T18:10:47.396211+0000","last_unstale":"2024-08-17T18:23:06.040281+0000","last_undegraded":"2024-08-17T18:23:06.040281+0000","last_fullsized":"2024-08-17T18:23:06.040281+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:45:30.286998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.1b","version":"73'2","reported_seq":1915,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.448493+0000","last_change":"2024-08-17T18:20:43.455592+0000","last_active":"2024-08-17T18:23:06.448493+0000","last_peered":"2024-08-17T18:23:06.448493+0000","last_clean":"2024-08-17T18:23:06.448493+0000","last_became_active":"2024-08-17T18:20:43.455157+0000","last_became_peered":"2024-08-17T18:20:43.455157+0000","last_unstale":"2024-08-17T18:23:06.448493+0000","last_undegraded":"2024-08-17T18:23:06.448493+0000","last_fullsized":"2024-08-17T18:23:06.448493+0000","mapping_epoch":1594,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1595,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:31:37.404602+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":69,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.464325+0000","last_change":"2024-08-17T18:20:01.245576+0000","last_active":"2024-08-17T18:23:05.464325+0000","last_peered":"2024-08-17T18:23:05.464325+0000","last_clean":"2024-08-17T18:23:05.464325+0000","last_became_active":"2024-08-17T18:20:01.239998+0000","last_became_peered":"2024-08-17T18:20:01.239998+0000","last_unstale":"2024-08-17T18:23:05.464325+0000","last_undegraded":"2024-08-17T18:23:05.464325+0000","last_fullsized":"2024-08-17T18:23:05.464325+0000","mapping_epoch":1584,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1585,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:58:35.094894+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.1a","version":"73'2","reported_seq":145,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.040451+0000","last_change":"2024-08-17T18:20:01.241102+0000","last_active":"2024-08-17T18:23:06.040451+0000","last_peered":"2024-08-17T18:23:06.040451+0000","last_clean":"2024-08-17T18:23:06.040451+0000","last_became_active":"2024-08-17T18:20:01.240074+0000","last_became_peered":"2024-08-17T18:20:01.240074+0000","last_unstale":"2024-08-17T18:23:06.040451+0000","last_undegraded":"2024-08-17T18:23:06.040451+0000","last_fullsized":"2024-08-17T18:23:06.040451+0000","mapping_epoch":1584,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1585,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:51:44.457314+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":455,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.375301+0000","last_change":"2024-08-17T18:15:34.434576+0000","last_active":"2024-08-17T18:23:06.375301+0000","last_peered":"2024-08-17T18:23:06.375301+0000","last_clean":"2024-08-17T18:23:06.375301+0000","last_became_active":"2024-08-17T18:15:34.434106+0000","last_became_peered":"2024-08-17T18:15:34.434106+0000","last_unstale":"2024-08-17T18:23:06.375301+0000","last_undegraded":"2024-08-17T18:23:06.375301+0000","last_fullsized":"2024-08-17T18:23:06.375301+0000","mapping_epoch":1527,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1528,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:08:19.051453+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":2535,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.427261+0000","last_change":"2024-08-17T18:10:47.386561+0000","last_active":"2024-08-17T18:23:06.427261+0000","last_peered":"2024-08-17T18:23:06.427261+0000","last_clean":"2024-08-17T18:23:06.427261+0000","last_became_active":"2024-08-17T18:10:47.385781+0000","last_became_peered":"2024-08-17T18:10:47.385781+0000","last_unstale":"2024-08-17T18:23:06.427261+0000","last_undegraded":"2024-08-17T18:23:06.427261+0000","last_fullsized":"2024-08-17T18:23:06.427261+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:47:49.065900+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1975,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.448616+0000","last_change":"2024-08-17T18:21:35.284605+0000","last_active":"2024-08-17T18:23:06.448616+0000","last_peered":"2024-08-17T18:23:06.448616+0000","last_clean":"2024-08-17T18:23:06.448616+0000","last_became_active":"2024-08-17T18:21:35.283925+0000","last_became_peered":"2024-08-17T18:21:35.283925+0000","last_unstale":"2024-08-17T18:23:06.448616+0000","last_undegraded":"2024-08-17T18:23:06.448616+0000","last_fullsized":"2024-08-17T18:23:06.448616+0000","mapping_epoch":1600,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1601,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:28:34.435121+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":435,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.374617+0000","last_change":"2024-08-17T17:57:12.447626+0000","last_active":"2024-08-17T18:23:06.374617+0000","last_peered":"2024-08-17T18:23:06.374617+0000","last_clean":"2024-08-17T18:23:06.374617+0000","last_became_active":"2024-08-17T17:57:12.447303+0000","last_became_peered":"2024-08-17T17:57:12.447303+0000","last_unstale":"2024-08-17T18:23:06.374617+0000","last_undegraded":"2024-08-17T18:23:06.374617+0000","last_fullsized":"2024-08-17T18:23:06.374617+0000","mapping_epoch":1405,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1406,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:55:37.275654+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":46,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.465288+0000","last_change":"2024-08-17T18:19:45.494076+0000","last_active":"2024-08-17T18:23:05.465288+0000","last_peered":"2024-08-17T18:23:05.465288+0000","last_clean":"2024-08-17T18:23:05.465288+0000","last_became_active":"2024-08-17T18:19:45.493507+0000","last_became_peered":"2024-08-17T18:19:45.493507+0000","last_unstale":"2024-08-17T18:23:05.465288+0000","last_undegraded":"2024-08-17T18:23:05.465288+0000","last_fullsized":"2024-08-17T18:23:05.465288+0000","mapping_epoch":1578,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1579,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:51:27.496541+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.10","version":"0'0","reported_seq":197,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.373439+0000","last_change":"2024-08-17T18:19:45.472381+0000","last_active":"2024-08-17T18:23:06.373439+0000","last_peered":"2024-08-17T18:23:06.373439+0000","last_clean":"2024-08-17T18:23:06.373439+0000","last_became_active":"2024-08-17T18:19:45.471483+0000","last_became_peered":"2024-08-17T18:19:45.471483+0000","last_unstale":"2024-08-17T18:23:06.373439+0000","last_undegraded":"2024-08-17T18:23:06.373439+0000","last_fullsized":"2024-08-17T18:23:06.373439+0000","mapping_epoch":1578,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1579,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:48:16.770907+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1963,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.448709+0000","last_change":"2024-08-17T18:20:43.458233+0000","last_active":"2024-08-17T18:23:06.448709+0000","last_peered":"2024-08-17T18:23:06.448709+0000","last_clean":"2024-08-17T18:23:06.448709+0000","last_became_active":"2024-08-17T18:20:43.457883+0000","last_became_peered":"2024-08-17T18:20:43.457883+0000","last_unstale":"2024-08-17T18:23:06.448709+0000","last_undegraded":"2024-08-17T18:23:06.448709+0000","last_fullsized":"2024-08-17T18:23:06.448709+0000","mapping_epoch":1594,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1595,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:11:33.592927+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.14","version":"474'149","reported_seq":1871,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.464548+0000","last_change":"2024-08-17T18:20:04.876355+0000","last_active":"2024-08-17T18:23:05.464548+0000","last_peered":"2024-08-17T18:23:05.464548+0000","last_clean":"2024-08-17T18:23:05.464548+0000","last_became_active":"2024-08-17T18:20:04.388515+0000","last_became_peered":"2024-08-17T18:20:04.388515+0000","last_unstale":"2024-08-17T18:23:05.464548+0000","last_undegraded":"2024-08-17T18:23:05.464548+0000","last_fullsized":"2024-08-17T18:23:05.464548+0000","mapping_epoch":1587,"log_start":"0'0","ondisk_log_start":"0'0","created":1536,"last_epoch_clean":1588,"parent":"0.0","parent_split_bits":5,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:20:04.876143+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:20:04.876143+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:14:18.690349+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.11","version":"0'0","reported_seq":2501,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.373610+0000","last_change":"2024-08-17T18:19:45.474219+0000","last_active":"2024-08-17T18:23:06.373610+0000","last_peered":"2024-08-17T18:23:06.373610+0000","last_clean":"2024-08-17T18:23:06.373610+0000","last_became_active":"2024-08-17T18:19:45.473181+0000","last_became_peered":"2024-08-17T18:19:45.473181+0000","last_unstale":"2024-08-17T18:23:06.373610+0000","last_undegraded":"2024-08-17T18:23:06.373610+0000","last_fullsized":"2024-08-17T18:23:06.373610+0000","mapping_epoch":1578,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1579,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:49:17.600574+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1595,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.596419+0000","last_change":"2024-08-17T17:17:00.910985+0000","last_active":"2024-08-17T18:23:05.596419+0000","last_peered":"2024-08-17T18:23:05.596419+0000","last_clean":"2024-08-17T18:23:05.596419+0000","last_became_active":"2024-08-17T17:17:00.910601+0000","last_became_peered":"2024-08-17T17:17:00.910601+0000","last_unstale":"2024-08-17T18:23:05.596419+0000","last_undegraded":"2024-08-17T18:23:05.596419+0000","last_fullsized":"2024-08-17T18:23:05.596419+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:23:11.495112+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,1],"acting":[5,7,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.15","version":"72'3","reported_seq":1632,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.601400+0000","last_change":"2024-08-17T18:14:28.860239+0000","last_active":"2024-08-17T18:23:05.601400+0000","last_peered":"2024-08-17T18:23:05.601400+0000","last_clean":"2024-08-17T18:23:05.601400+0000","last_became_active":"2024-08-17T18:14:28.859774+0000","last_became_peered":"2024-08-17T18:14:28.859774+0000","last_unstale":"2024-08-17T18:23:05.601400+0000","last_undegraded":"2024-08-17T18:23:05.601400+0000","last_fullsized":"2024-08-17T18:23:05.601400+0000","mapping_epoch":1519,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1520,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-19T03:15:03.616203+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":7,"num_read_kb":7,"num_write":4,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":4,"num_bytes_recovered":180,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,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":2571,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.427444+0000","last_change":"2024-08-17T18:20:01.249564+0000","last_active":"2024-08-17T18:23:06.427444+0000","last_peered":"2024-08-17T18:23:06.427444+0000","last_clean":"2024-08-17T18:23:06.427444+0000","last_became_active":"2024-08-17T18:20:01.249197+0000","last_became_peered":"2024-08-17T18:20:01.249197+0000","last_unstale":"2024-08-17T18:23:06.427444+0000","last_undegraded":"2024-08-17T18:23:06.427444+0000","last_fullsized":"2024-08-17T18:23:06.427444+0000","mapping_epoch":1584,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1585,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:23:59.439220+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"554'24","reported_seq":175,"reported_epoch":1612,"state":"active+clean","last_fresh":"2024-08-17T18:22:55.881187+0000","last_change":"2024-08-17T18:19:45.516282+0000","last_active":"2024-08-17T18:22:55.881187+0000","last_peered":"2024-08-17T18:22:55.881187+0000","last_clean":"2024-08-17T18:22:55.881187+0000","last_became_active":"2024-08-17T18:19:45.499402+0000","last_became_peered":"2024-08-17T18:19:45.499402+0000","last_unstale":"2024-08-17T18:22:55.881187+0000","last_undegraded":"2024-08-17T18:22:55.881187+0000","last_fullsized":"2024-08-17T18:22:55.881187+0000","mapping_epoch":1578,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1579,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":24,"log_dups_size":0,"ondisk_log_size":24,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:14:09.220778+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":4756,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":10,"num_read_kb":9,"num_write":23,"num_write_kb":20,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":12,"num_bytes_recovered":14268,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":145,"reported_epoch":1612,"state":"active+clean","last_fresh":"2024-08-17T18:22:55.881193+0000","last_change":"2024-08-17T18:19:45.492233+0000","last_active":"2024-08-17T18:22:55.881193+0000","last_peered":"2024-08-17T18:22:55.881193+0000","last_clean":"2024-08-17T18:22:55.881193+0000","last_became_active":"2024-08-17T18:19:45.491751+0000","last_became_peered":"2024-08-17T18:19:45.491751+0000","last_unstale":"2024-08-17T18:22:55.881193+0000","last_undegraded":"2024-08-17T18:22:55.881193+0000","last_fullsized":"2024-08-17T18:22:55.881193+0000","mapping_epoch":1578,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1579,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:11:12.987482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.4","version":"474'149","reported_seq":1113,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.375154+0000","last_change":"2024-08-17T18:19:19.517887+0000","last_active":"2024-08-17T18:23:06.375154+0000","last_peered":"2024-08-17T18:23:06.375154+0000","last_clean":"2024-08-17T18:23:06.375154+0000","last_became_active":"2024-08-17T18:16:40.459337+0000","last_became_peered":"2024-08-17T18:16:40.459337+0000","last_unstale":"2024-08-17T18:23:06.375154+0000","last_undegraded":"2024-08-17T18:23:06.375154+0000","last_fullsized":"2024-08-17T18:23:06.375154+0000","mapping_epoch":1477,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1537,"parent":"0.0","parent_split_bits":3,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:19:19.517674+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:19:19.517674+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T05:57:36.000785+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,7],"acting":[3,5,7],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.1","version":"0'0","reported_seq":146,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.039127+0000","last_change":"2024-08-17T18:19:45.483081+0000","last_active":"2024-08-17T18:23:06.039127+0000","last_peered":"2024-08-17T18:23:06.039127+0000","last_clean":"2024-08-17T18:23:06.039127+0000","last_became_active":"2024-08-17T18:19:45.482449+0000","last_became_peered":"2024-08-17T18:19:45.482449+0000","last_unstale":"2024-08-17T18:23:06.039127+0000","last_undegraded":"2024-08-17T18:23:06.039127+0000","last_fullsized":"2024-08-17T18:23:06.039127+0000","mapping_epoch":1578,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1579,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:38:33.409605+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.7","version":"0'0","reported_seq":55,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.465661+0000","last_change":"2024-08-17T18:20:01.256632+0000","last_active":"2024-08-17T18:23:05.465661+0000","last_peered":"2024-08-17T18:23:05.465661+0000","last_clean":"2024-08-17T18:23:05.465661+0000","last_became_active":"2024-08-17T18:20:01.254906+0000","last_became_peered":"2024-08-17T18:20:01.254906+0000","last_unstale":"2024-08-17T18:23:05.465661+0000","last_undegraded":"2024-08-17T18:23:05.465661+0000","last_fullsized":"2024-08-17T18:23:05.465661+0000","mapping_epoch":1584,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1585,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:24:07.962517+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00055220200000000001,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"73'1","reported_seq":1927,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.448540+0000","last_change":"2024-08-17T18:20:43.464575+0000","last_active":"2024-08-17T18:23:06.448540+0000","last_peered":"2024-08-17T18:23:06.448540+0000","last_clean":"2024-08-17T18:23:06.448540+0000","last_became_active":"2024-08-17T18:20:43.463396+0000","last_became_peered":"2024-08-17T18:20:43.463396+0000","last_unstale":"2024-08-17T18:23:06.448540+0000","last_undegraded":"2024-08-17T18:23:06.448540+0000","last_fullsized":"2024-08-17T18:23:06.448540+0000","mapping_epoch":1594,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1595,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:17:21.438520+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"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":"1.5","version":"474'149","reported_seq":1003,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.040829+0000","last_change":"2024-08-17T18:20:04.390556+0000","last_active":"2024-08-17T18:23:06.040829+0000","last_peered":"2024-08-17T18:23:06.040829+0000","last_clean":"2024-08-17T18:23:06.040829+0000","last_became_active":"2024-08-17T18:20:04.389518+0000","last_became_peered":"2024-08-17T18:20:04.389518+0000","last_unstale":"2024-08-17T18:23:06.040829+0000","last_undegraded":"2024-08-17T18:23:06.040829+0000","last_fullsized":"2024-08-17T18:23:06.040829+0000","mapping_epoch":1587,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1588,"parent":"0.0","parent_split_bits":3,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:19:19.283548+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:19:19.283548+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:04:50.534413+0000","scrub_duration":0.002225622,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,2,6],"acting":[4,2,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.0","version":"0'0","reported_seq":37,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.374136+0000","last_change":"2024-08-17T18:21:35.276921+0000","last_active":"2024-08-17T18:23:06.374136+0000","last_peered":"2024-08-17T18:23:06.374136+0000","last_clean":"2024-08-17T18:23:06.374136+0000","last_became_active":"2024-08-17T18:21:35.275831+0000","last_became_peered":"2024-08-17T18:21:35.275831+0000","last_unstale":"2024-08-17T18:23:06.374136+0000","last_undegraded":"2024-08-17T18:23:06.374136+0000","last_fullsized":"2024-08-17T18:23:06.374136+0000","mapping_epoch":1600,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1601,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:14:36.168049+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":2556,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.427137+0000","last_change":"2024-08-17T18:19:45.482761+0000","last_active":"2024-08-17T18:23:06.427137+0000","last_peered":"2024-08-17T18:23:06.427137+0000","last_clean":"2024-08-17T18:23:06.427137+0000","last_became_active":"2024-08-17T18:19:45.482021+0000","last_became_peered":"2024-08-17T18:19:45.482021+0000","last_unstale":"2024-08-17T18:23:06.427137+0000","last_undegraded":"2024-08-17T18:23:06.427137+0000","last_fullsized":"2024-08-17T18:23:06.427137+0000","mapping_epoch":1578,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1579,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:57:39.966606+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'2","reported_seq":2497,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.373676+0000","last_change":"2024-08-17T17:18:16.320699+0000","last_active":"2024-08-17T18:23:06.373676+0000","last_peered":"2024-08-17T18:23:06.373676+0000","last_clean":"2024-08-17T18:23:06.373676+0000","last_became_active":"2024-08-17T17:18:16.292640+0000","last_became_peered":"2024-08-17T17:18:16.292640+0000","last_unstale":"2024-08-17T18:23:06.373676+0000","last_undegraded":"2024-08-17T18:23:06.373676+0000","last_fullsized":"2024-08-17T18:23:06.373676+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:21:16.574115+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.6","version":"474'149","reported_seq":819,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.465595+0000","last_change":"2024-08-17T18:21:38.335314+0000","last_active":"2024-08-17T18:23:05.465595+0000","last_peered":"2024-08-17T18:23:05.465595+0000","last_clean":"2024-08-17T18:23:05.465595+0000","last_became_active":"2024-08-17T18:21:38.334338+0000","last_became_peered":"2024-08-17T18:21:38.334338+0000","last_unstale":"2024-08-17T18:23:05.465595+0000","last_undegraded":"2024-08-17T18:23:05.465595+0000","last_fullsized":"2024-08-17T18:23:05.465595+0000","mapping_epoch":1603,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1604,"parent":"0.0","parent_split_bits":3,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:19:52.096944+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:19:52.096944+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:53:53.291505+0000","scrub_duration":0.003306322,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.3","version":"0'0","reported_seq":1955,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.448572+0000","last_change":"2024-08-17T18:20:43.457206+0000","last_active":"2024-08-17T18:23:06.448572+0000","last_peered":"2024-08-17T18:23:06.448572+0000","last_clean":"2024-08-17T18:23:06.448572+0000","last_became_active":"2024-08-17T18:20:43.456961+0000","last_became_peered":"2024-08-17T18:20:43.456961+0000","last_unstale":"2024-08-17T18:23:06.448572+0000","last_undegraded":"2024-08-17T18:23:06.448572+0000","last_fullsized":"2024-08-17T18:23:06.448572+0000","mapping_epoch":1594,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1595,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:44:43.717357+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"2.5","version":"0'0","reported_seq":1628,"reported_epoch":1612,"state":"active+clean","last_fresh":"2024-08-17T18:22:56.550496+0000","last_change":"2024-08-17T18:10:47.389004+0000","last_active":"2024-08-17T18:22:56.550496+0000","last_peered":"2024-08-17T18:22:56.550496+0000","last_clean":"2024-08-17T18:22:56.550496+0000","last_became_active":"2024-08-17T18:10:47.387397+0000","last_became_peered":"2024-08-17T18:10:47.387397+0000","last_unstale":"2024-08-17T18:22:56.550496+0000","last_undegraded":"2024-08-17T18:22:56.550496+0000","last_fullsized":"2024-08-17T18:22:56.550496+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:09:34.508657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00069231800000000003,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2562,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.427608+0000","last_change":"2024-08-17T18:20:01.256381+0000","last_active":"2024-08-17T18:23:06.427608+0000","last_peered":"2024-08-17T18:23:06.427608+0000","last_clean":"2024-08-17T18:23:06.427608+0000","last_became_active":"2024-08-17T18:20:01.255710+0000","last_became_peered":"2024-08-17T18:20:01.255710+0000","last_unstale":"2024-08-17T18:23:06.427608+0000","last_undegraded":"2024-08-17T18:23:06.427608+0000","last_fullsized":"2024-08-17T18:23:06.427608+0000","mapping_epoch":1584,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1585,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:48:25.088809+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.7","version":"474'149","reported_seq":1871,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.465477+0000","last_change":"2024-08-17T18:21:38.334837+0000","last_active":"2024-08-17T18:23:05.465477+0000","last_peered":"2024-08-17T18:23:05.465477+0000","last_clean":"2024-08-17T18:23:05.465477+0000","last_became_active":"2024-08-17T18:21:38.333947+0000","last_became_peered":"2024-08-17T18:21:38.333947+0000","last_unstale":"2024-08-17T18:23:05.465477+0000","last_undegraded":"2024-08-17T18:23:05.465477+0000","last_fullsized":"2024-08-17T18:23:05.465477+0000","mapping_epoch":1603,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1604,"parent":"0.0","parent_split_bits":3,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:19:55.994635+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:19:55.994635+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:49:56.838030+0000","scrub_duration":0.0032266370000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"4.2","version":"0'0","reported_seq":573,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.427368+0000","last_change":"2024-08-17T18:10:47.389077+0000","last_active":"2024-08-17T18:23:06.427368+0000","last_peered":"2024-08-17T18:23:06.427368+0000","last_clean":"2024-08-17T18:23:06.427368+0000","last_became_active":"2024-08-17T18:10:47.388387+0000","last_became_peered":"2024-08-17T18:10:47.388387+0000","last_unstale":"2024-08-17T18:23:06.427368+0000","last_undegraded":"2024-08-17T18:23:06.427368+0000","last_fullsized":"2024-08-17T18:23:06.427368+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:05:09.427007+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":2543,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.427518+0000","last_change":"2024-08-17T17:17:00.884753+0000","last_active":"2024-08-17T18:23:06.427518+0000","last_peered":"2024-08-17T18:23:06.427518+0000","last_clean":"2024-08-17T18:23:06.427518+0000","last_became_active":"2024-08-17T17:17:00.883779+0000","last_became_peered":"2024-08-17T17:17:00.883779+0000","last_unstale":"2024-08-17T18:23:06.427518+0000","last_undegraded":"2024-08-17T18:23:06.427518+0000","last_fullsized":"2024-08-17T18:23:06.427518+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:51:16.619491+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.001020055,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1705,"reported_epoch":1612,"state":"active+clean","last_fresh":"2024-08-17T18:22:55.837700+0000","last_change":"2024-08-17T18:20:01.253847+0000","last_active":"2024-08-17T18:22:55.837700+0000","last_peered":"2024-08-17T18:22:55.837700+0000","last_clean":"2024-08-17T18:22:55.837700+0000","last_became_active":"2024-08-17T18:20:01.252928+0000","last_became_peered":"2024-08-17T18:20:01.252928+0000","last_unstale":"2024-08-17T18:22:55.837700+0000","last_undegraded":"2024-08-17T18:22:55.837700+0000","last_fullsized":"2024-08-17T18:22:55.837700+0000","mapping_epoch":1584,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1585,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:13:35.213759+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.1","version":"474'149","reported_seq":970,"reported_epoch":1612,"state":"active+clean","last_fresh":"2024-08-17T18:22:55.836851+0000","last_change":"2024-08-17T18:20:04.394146+0000","last_active":"2024-08-17T18:22:55.836851+0000","last_peered":"2024-08-17T18:22:55.836851+0000","last_clean":"2024-08-17T18:22:55.836851+0000","last_became_active":"2024-08-17T18:20:04.393159+0000","last_became_peered":"2024-08-17T18:20:04.393159+0000","last_unstale":"2024-08-17T18:22:55.836851+0000","last_undegraded":"2024-08-17T18:22:55.836851+0000","last_fullsized":"2024-08-17T18:22:55.836851+0000","mapping_epoch":1587,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1588,"parent":"0.0","parent_split_bits":4,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:19:17.164579+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:19:17.164579+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:47:48.927660+0000","scrub_duration":0.0027689020000000002,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.4","version":"0'0","reported_seq":1701,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.596124+0000","last_change":"2024-08-17T18:20:01.254244+0000","last_active":"2024-08-17T18:23:05.596124+0000","last_peered":"2024-08-17T18:23:05.596124+0000","last_clean":"2024-08-17T18:23:05.596124+0000","last_became_active":"2024-08-17T18:20:01.251323+0000","last_became_peered":"2024-08-17T18:20:01.251323+0000","last_unstale":"2024-08-17T18:23:05.596124+0000","last_undegraded":"2024-08-17T18:23:05.596124+0000","last_fullsized":"2024-08-17T18:23:05.596124+0000","mapping_epoch":1584,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1585,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:42:48.472666+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"3.3","version":"0'0","reported_seq":146,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.039515+0000","last_change":"2024-08-17T18:19:45.480731+0000","last_active":"2024-08-17T18:23:06.039515+0000","last_peered":"2024-08-17T18:23:06.039515+0000","last_clean":"2024-08-17T18:23:06.039515+0000","last_became_active":"2024-08-17T18:19:45.480432+0000","last_became_peered":"2024-08-17T18:19:45.480432+0000","last_unstale":"2024-08-17T18:23:06.039515+0000","last_undegraded":"2024-08-17T18:23:06.039515+0000","last_fullsized":"2024-08-17T18:23:06.039515+0000","mapping_epoch":1578,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1579,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:52:51.959916+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"66'2","reported_seq":1642,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.595160+0000","last_change":"2024-08-17T18:19:45.529343+0000","last_active":"2024-08-17T18:23:05.595160+0000","last_peered":"2024-08-17T18:23:05.595160+0000","last_clean":"2024-08-17T18:23:05.595160+0000","last_became_active":"2024-08-17T18:19:45.503250+0000","last_became_peered":"2024-08-17T18:19:45.503250+0000","last_unstale":"2024-08-17T18:23:05.595160+0000","last_undegraded":"2024-08-17T18:23:05.595160+0000","last_fullsized":"2024-08-17T18:23:05.595160+0000","mapping_epoch":1578,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1579,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:23:27.030145+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.0020478699999999998,"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":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,1,6],"acting":[5,1,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.2","version":"474'149","reported_seq":2028,"reported_epoch":1612,"state":"active+clean","last_fresh":"2024-08-17T18:22:56.549089+0000","last_change":"2024-08-17T18:19:22.581716+0000","last_active":"2024-08-17T18:22:56.549089+0000","last_peered":"2024-08-17T18:22:56.549089+0000","last_clean":"2024-08-17T18:22:56.549089+0000","last_became_active":"2024-08-17T18:16:40.458108+0000","last_became_peered":"2024-08-17T18:16:40.458108+0000","last_unstale":"2024-08-17T18:22:56.549089+0000","last_undegraded":"2024-08-17T18:22:56.549089+0000","last_fullsized":"2024-08-17T18:22:56.549089+0000","mapping_epoch":1519,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1537,"parent":"0.0","parent_split_bits":4,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:19:22.581606+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:19:22.581606+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:55:03.141545+0000","scrub_duration":0.0025472939999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.7","version":"0'0","reported_seq":2528,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.427698+0000","last_change":"2024-08-17T17:17:00.904465+0000","last_active":"2024-08-17T18:23:06.427698+0000","last_peered":"2024-08-17T18:23:06.427698+0000","last_clean":"2024-08-17T18:23:06.427698+0000","last_became_active":"2024-08-17T17:17:00.904064+0000","last_became_peered":"2024-08-17T17:17:00.904064+0000","last_unstale":"2024-08-17T18:23:06.427698+0000","last_undegraded":"2024-08-17T18:23:06.427698+0000","last_fullsized":"2024-08-17T18:23:06.427698+0000","mapping_epoch":695,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":696,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:25:33.842617+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":2578,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.427238+0000","last_change":"2024-08-17T18:20:01.247443+0000","last_active":"2024-08-17T18:23:06.427238+0000","last_peered":"2024-08-17T18:23:06.427238+0000","last_clean":"2024-08-17T18:23:06.427238+0000","last_became_active":"2024-08-17T18:20:01.246538+0000","last_became_peered":"2024-08-17T18:20:01.246538+0000","last_unstale":"2024-08-17T18:23:06.427238+0000","last_undegraded":"2024-08-17T18:23:06.427238+0000","last_fullsized":"2024-08-17T18:23:06.427238+0000","mapping_epoch":1584,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1585,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:30:00.427825+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":70,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.464424+0000","last_change":"2024-08-17T18:20:01.245938+0000","last_active":"2024-08-17T18:23:05.464424+0000","last_peered":"2024-08-17T18:23:05.464424+0000","last_clean":"2024-08-17T18:23:05.464424+0000","last_became_active":"2024-08-17T18:20:01.243868+0000","last_became_peered":"2024-08-17T18:20:01.243868+0000","last_unstale":"2024-08-17T18:23:05.464424+0000","last_undegraded":"2024-08-17T18:23:05.464424+0000","last_fullsized":"2024-08-17T18:23:05.464424+0000","mapping_epoch":1584,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1585,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:12:53.861937+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00091001700000000005,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.3","version":"474'149","reported_seq":1124,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.427419+0000","last_change":"2024-08-17T18:19:48.489844+0000","last_active":"2024-08-17T18:23:06.427419+0000","last_peered":"2024-08-17T18:23:06.427419+0000","last_clean":"2024-08-17T18:23:06.427419+0000","last_became_active":"2024-08-17T18:19:48.489011+0000","last_became_peered":"2024-08-17T18:19:48.489011+0000","last_unstale":"2024-08-17T18:23:06.427419+0000","last_undegraded":"2024-08-17T18:23:06.427419+0000","last_fullsized":"2024-08-17T18:23:06.427419+0000","mapping_epoch":1581,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1582,"parent":"0.0","parent_split_bits":3,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:18:25.042105+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:18:25.042105+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:23:00.730453+0000","scrub_duration":11,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.6","version":"0'0","reported_seq":1977,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.448650+0000","last_change":"2024-08-17T18:20:43.464112+0000","last_active":"2024-08-17T18:23:06.448650+0000","last_peered":"2024-08-17T18:23:06.448650+0000","last_clean":"2024-08-17T18:23:06.448650+0000","last_became_active":"2024-08-17T18:20:43.461866+0000","last_became_peered":"2024-08-17T18:20:43.461866+0000","last_unstale":"2024-08-17T18:23:06.448650+0000","last_undegraded":"2024-08-17T18:23:06.448650+0000","last_fullsized":"2024-08-17T18:23:06.448650+0000","mapping_epoch":1594,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1595,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:10:42.575473+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"3.1","version":"0'0","reported_seq":1973,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.448401+0000","last_change":"2024-08-17T18:21:35.272219+0000","last_active":"2024-08-17T18:23:06.448401+0000","last_peered":"2024-08-17T18:23:06.448401+0000","last_clean":"2024-08-17T18:23:06.448401+0000","last_became_active":"2024-08-17T18:21:35.271305+0000","last_became_peered":"2024-08-17T18:21:35.271305+0000","last_unstale":"2024-08-17T18:23:06.448401+0000","last_undegraded":"2024-08-17T18:23:06.448401+0000","last_fullsized":"2024-08-17T18:23:06.448401+0000","mapping_epoch":1600,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1601,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:55:10.019046+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1631,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.600314+0000","last_change":"2024-08-17T18:14:28.864196+0000","last_active":"2024-08-17T18:23:05.600314+0000","last_peered":"2024-08-17T18:23:05.600314+0000","last_clean":"2024-08-17T18:23:05.600314+0000","last_became_active":"2024-08-17T18:14:28.863720+0000","last_became_peered":"2024-08-17T18:14:28.863720+0000","last_unstale":"2024-08-17T18:23:05.600314+0000","last_undegraded":"2024-08-17T18:23:05.600314+0000","last_fullsized":"2024-08-17T18:23:05.600314+0000","mapping_epoch":1519,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1520,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:01:51.046207+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00081337499999999997,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":46,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.465513+0000","last_change":"2024-08-17T18:19:45.496494+0000","last_active":"2024-08-17T18:23:05.465513+0000","last_peered":"2024-08-17T18:23:05.465513+0000","last_clean":"2024-08-17T18:23:05.465513+0000","last_became_active":"2024-08-17T18:19:45.495809+0000","last_became_peered":"2024-08-17T18:19:45.495809+0000","last_unstale":"2024-08-17T18:23:05.465513+0000","last_undegraded":"2024-08-17T18:23:05.465513+0000","last_fullsized":"2024-08-17T18:23:05.465513+0000","mapping_epoch":1578,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1579,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:24:51.199103+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":364,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.373439+0000","last_change":"2024-08-17T18:19:45.471985+0000","last_active":"2024-08-17T18:23:06.373439+0000","last_peered":"2024-08-17T18:23:06.373439+0000","last_clean":"2024-08-17T18:23:06.373439+0000","last_became_active":"2024-08-17T18:19:45.471151+0000","last_became_peered":"2024-08-17T18:19:45.471151+0000","last_unstale":"2024-08-17T18:23:06.373439+0000","last_undegraded":"2024-08-17T18:23:06.373439+0000","last_fullsized":"2024-08-17T18:23:06.373439+0000","mapping_epoch":1578,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1579,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:11:11.265128+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"2.3","version":"64'1","reported_seq":1696,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.595854+0000","last_change":"2024-08-17T18:20:01.269661+0000","last_active":"2024-08-17T18:23:05.595854+0000","last_peered":"2024-08-17T18:23:05.595854+0000","last_clean":"2024-08-17T18:23:05.595854+0000","last_became_active":"2024-08-17T18:20:01.253988+0000","last_became_peered":"2024-08-17T18:20:01.253988+0000","last_unstale":"2024-08-17T18:23:05.595854+0000","last_undegraded":"2024-08-17T18:23:05.595854+0000","last_fullsized":"2024-08-17T18:23:05.595854+0000","mapping_epoch":1584,"log_start":"0'0","ondisk_log_start":"0'0","created":61,"last_epoch_clean":1585,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:56:49.660587+0000","last_clean_scrub_stamp":"2024-08-17T16:56:49.660587+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:30:18.271637+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0.00092444000000000001,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"474'149","reported_seq":2011,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.599907+0000","last_change":"2024-08-17T18:19:48.490069+0000","last_active":"2024-08-17T18:23:05.599907+0000","last_peered":"2024-08-17T18:23:05.599907+0000","last_clean":"2024-08-17T18:23:05.599907+0000","last_became_active":"2024-08-17T18:19:48.487838+0000","last_became_peered":"2024-08-17T18:19:48.487838+0000","last_unstale":"2024-08-17T18:23:05.599907+0000","last_undegraded":"2024-08-17T18:23:05.599907+0000","last_fullsized":"2024-08-17T18:23:05.599907+0000","mapping_epoch":1581,"log_start":"0'0","ondisk_log_start":"0'0","created":20,"last_epoch_clean":1582,"parent":"0.0","parent_split_bits":0,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:19:25.521366+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:19:25.521366+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:32:17.525855+0000","scrub_duration":0.0037224089999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.a","version":"474'149","reported_seq":982,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.595810+0000","last_change":"2024-08-17T18:20:04.393961+0000","last_active":"2024-08-17T18:23:05.595810+0000","last_peered":"2024-08-17T18:23:05.595810+0000","last_clean":"2024-08-17T18:23:05.595810+0000","last_became_active":"2024-08-17T18:20:04.392787+0000","last_became_peered":"2024-08-17T18:20:04.392787+0000","last_unstale":"2024-08-17T18:23:05.595810+0000","last_undegraded":"2024-08-17T18:23:05.595810+0000","last_fullsized":"2024-08-17T18:23:05.595810+0000","mapping_epoch":1587,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1588,"parent":"0.0","parent_split_bits":4,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:06:05.646965+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:06:05.646965+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:56:59.972353+0000","scrub_duration":0.010609596000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.f","version":"0'0","reported_seq":276,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.596535+0000","last_change":"2024-08-17T18:10:47.382788+0000","last_active":"2024-08-17T18:23:05.596535+0000","last_peered":"2024-08-17T18:23:05.596535+0000","last_clean":"2024-08-17T18:23:05.596535+0000","last_became_active":"2024-08-17T18:10:47.382205+0000","last_became_peered":"2024-08-17T18:10:47.382205+0000","last_unstale":"2024-08-17T18:23:05.596535+0000","last_undegraded":"2024-08-17T18:23:05.596535+0000","last_fullsized":"2024-08-17T18:23:05.596535+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:48:04.202454+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,3,4],"acting":[5,3,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"3.8","version":"0'0","reported_seq":37,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.374301+0000","last_change":"2024-08-17T18:21:35.273701+0000","last_active":"2024-08-17T18:23:06.374301+0000","last_peered":"2024-08-17T18:23:06.374301+0000","last_clean":"2024-08-17T18:23:06.374301+0000","last_became_active":"2024-08-17T18:21:35.273304+0000","last_became_peered":"2024-08-17T18:21:35.273304+0000","last_unstale":"2024-08-17T18:23:06.374301+0000","last_undegraded":"2024-08-17T18:23:06.374301+0000","last_fullsized":"2024-08-17T18:23:06.374301+0000","mapping_epoch":1600,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1601,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:14:11.794827+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.b","version":"474'149","reported_seq":1131,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.427469+0000","last_change":"2024-08-17T18:19:17.754390+0000","last_active":"2024-08-17T18:23:06.427469+0000","last_peered":"2024-08-17T18:23:06.427469+0000","last_clean":"2024-08-17T18:23:06.427469+0000","last_became_active":"2024-08-17T18:19:05.536070+0000","last_became_peered":"2024-08-17T18:19:05.536070+0000","last_unstale":"2024-08-17T18:23:06.427469+0000","last_undegraded":"2024-08-17T18:23:06.427469+0000","last_fullsized":"2024-08-17T18:23:06.427469+0000","mapping_epoch":1562,"log_start":"0'0","ondisk_log_start":"0'0","created":1536,"last_epoch_clean":1563,"parent":"0.0","parent_split_bits":4,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:19:17.754134+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:19:17.754134+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:56:41.700245+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,5],"acting":[1,0,5],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":1,"acting_primary":1,"purged_snaps":[]},{"pgid":"4.e","version":"0'0","reported_seq":155,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.039354+0000","last_change":"2024-08-17T18:20:33.949315+0000","last_active":"2024-08-17T18:23:06.039354+0000","last_peered":"2024-08-17T18:23:06.039354+0000","last_clean":"2024-08-17T18:23:06.039354+0000","last_became_active":"2024-08-17T18:20:33.948412+0000","last_became_peered":"2024-08-17T18:20:33.948412+0000","last_unstale":"2024-08-17T18:23:06.039354+0000","last_undegraded":"2024-08-17T18:23:06.039354+0000","last_fullsized":"2024-08-17T18:23:06.039354+0000","mapping_epoch":1592,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1593,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:09:18.841035+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.9","version":"0'0","reported_seq":146,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.039877+0000","last_change":"2024-08-17T18:20:01.240024+0000","last_active":"2024-08-17T18:23:06.039877+0000","last_peered":"2024-08-17T18:23:06.039877+0000","last_clean":"2024-08-17T18:23:06.039877+0000","last_became_active":"2024-08-17T18:20:01.239080+0000","last_became_peered":"2024-08-17T18:20:01.239080+0000","last_unstale":"2024-08-17T18:23:06.039877+0000","last_undegraded":"2024-08-17T18:23:06.039877+0000","last_fullsized":"2024-08-17T18:23:06.039877+0000","mapping_epoch":1584,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1585,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T17:36:30.498036+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.8","version":"474'149","reported_seq":998,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.595577+0000","last_change":"2024-08-17T18:20:04.391494+0000","last_active":"2024-08-17T18:23:05.595577+0000","last_peered":"2024-08-17T18:23:05.595577+0000","last_clean":"2024-08-17T18:23:05.595577+0000","last_became_active":"2024-08-17T18:20:04.390544+0000","last_became_peered":"2024-08-17T18:20:04.390544+0000","last_unstale":"2024-08-17T18:23:05.595577+0000","last_undegraded":"2024-08-17T18:23:05.595577+0000","last_fullsized":"2024-08-17T18:23:05.595577+0000","mapping_epoch":1587,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1588,"parent":"0.0","parent_split_bits":4,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:06:04.626121+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:06:04.626121+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T03:33:38.448388+0000","scrub_duration":0.018884539999999998,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":262688,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"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":1050752,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"4.d","version":"0'0","reported_seq":164,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.040976+0000","last_change":"2024-08-17T18:20:01.241846+0000","last_active":"2024-08-17T18:23:06.040976+0000","last_peered":"2024-08-17T18:23:06.040976+0000","last_clean":"2024-08-17T18:23:06.040976+0000","last_became_active":"2024-08-17T18:20:01.240536+0000","last_became_peered":"2024-08-17T18:20:01.240536+0000","last_unstale":"2024-08-17T18:23:06.040976+0000","last_undegraded":"2024-08-17T18:23:06.040976+0000","last_fullsized":"2024-08-17T18:23:06.040976+0000","mapping_epoch":1584,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1585,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T20:06:51.914535+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":46,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.465119+0000","last_change":"2024-08-17T18:19:45.495698+0000","last_active":"2024-08-17T18:23:05.465119+0000","last_peered":"2024-08-17T18:23:05.465119+0000","last_clean":"2024-08-17T18:23:05.465119+0000","last_became_active":"2024-08-17T18:19:45.495063+0000","last_became_peered":"2024-08-17T18:19:45.495063+0000","last_unstale":"2024-08-17T18:23:05.465119+0000","last_undegraded":"2024-08-17T18:23:05.465119+0000","last_fullsized":"2024-08-17T18:23:05.465119+0000","mapping_epoch":1578,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1579,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:11:36.202509+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.9","version":"474'149","reported_seq":2006,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.600282+0000","last_change":"2024-08-17T18:20:04.387484+0000","last_active":"2024-08-17T18:23:05.600282+0000","last_peered":"2024-08-17T18:23:05.600282+0000","last_clean":"2024-08-17T18:23:05.600282+0000","last_became_active":"2024-08-17T18:20:04.386116+0000","last_became_peered":"2024-08-17T18:20:04.386116+0000","last_unstale":"2024-08-17T18:23:05.600282+0000","last_undegraded":"2024-08-17T18:23:05.600282+0000","last_fullsized":"2024-08-17T18:23:05.600282+0000","mapping_epoch":1587,"log_start":"0'0","ondisk_log_start":"0'0","created":1471,"last_epoch_clean":1588,"parent":"0.0","parent_split_bits":4,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:14:00.249581+0000","last_deep_scrub":"474'149","last_deep_scrub_stamp":"2024-08-17T18:14:00.249581+0000","last_clean_scrub_stamp":"2024-08-17T18:14:00.249581+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:55:35.859483+0000","scrub_duration":0.0092852709999999995,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,3,2],"acting":[7,3,2],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"4.c","version":"0'0","reported_seq":146,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.039211+0000","last_change":"2024-08-17T18:19:45.501837+0000","last_active":"2024-08-17T18:23:06.039211+0000","last_peered":"2024-08-17T18:23:06.039211+0000","last_clean":"2024-08-17T18:23:06.039211+0000","last_became_active":"2024-08-17T18:19:45.501321+0000","last_became_peered":"2024-08-17T18:19:45.501321+0000","last_unstale":"2024-08-17T18:23:06.039211+0000","last_undegraded":"2024-08-17T18:23:06.039211+0000","last_fullsized":"2024-08-17T18:23:06.039211+0000","mapping_epoch":1578,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1579,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:51:52.884482+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"73'3","reported_seq":2530,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.375210+0000","last_change":"2024-08-17T18:10:47.406934+0000","last_active":"2024-08-17T18:23:06.375210+0000","last_peered":"2024-08-17T18:23:06.375210+0000","last_clean":"2024-08-17T18:23:06.375210+0000","last_became_active":"2024-08-17T18:10:47.385621+0000","last_became_peered":"2024-08-17T18:10:47.385621+0000","last_unstale":"2024-08-17T18:23:06.375210+0000","last_undegraded":"2024-08-17T18:23:06.375210+0000","last_fullsized":"2024-08-17T18:23:06.375210+0000","mapping_epoch":1501,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1502,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-19T01:46:52.810720+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":1,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,4],"acting":[3,0,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"1.e","version":"474'149","reported_seq":839,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.040549+0000","last_change":"2024-08-17T18:19:21.234586+0000","last_active":"2024-08-17T18:23:06.040549+0000","last_peered":"2024-08-17T18:23:06.040549+0000","last_clean":"2024-08-17T18:23:06.040549+0000","last_became_active":"2024-08-17T18:19:05.528856+0000","last_became_peered":"2024-08-17T18:19:05.528856+0000","last_unstale":"2024-08-17T18:23:06.040549+0000","last_undegraded":"2024-08-17T18:23:06.040549+0000","last_fullsized":"2024-08-17T18:23:06.040549+0000","mapping_epoch":1562,"log_start":"0'0","ondisk_log_start":"0'0","created":1536,"last_epoch_clean":1563,"parent":"0.0","parent_split_bits":4,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:19:21.234491+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:19:21.234491+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:06:28.294975+0000","scrub_duration":0.0020532530000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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,3],"acting":[4,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"4.b","version":"0'0","reported_seq":1935,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.448374+0000","last_change":"2024-08-17T18:20:43.465362+0000","last_active":"2024-08-17T18:23:06.448374+0000","last_peered":"2024-08-17T18:23:06.448374+0000","last_clean":"2024-08-17T18:23:06.448374+0000","last_became_active":"2024-08-17T18:20:43.465042+0000","last_became_peered":"2024-08-17T18:20:43.465042+0000","last_unstale":"2024-08-17T18:23:06.448374+0000","last_undegraded":"2024-08-17T18:23:06.448374+0000","last_fullsized":"2024-08-17T18:23:06.448374+0000","mapping_epoch":1594,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1595,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:56:58.285982+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1634,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.595178+0000","last_change":"2024-08-17T18:19:45.499775+0000","last_active":"2024-08-17T18:23:05.595178+0000","last_peered":"2024-08-17T18:23:05.595178+0000","last_clean":"2024-08-17T18:23:05.595178+0000","last_became_active":"2024-08-17T18:19:45.499275+0000","last_became_peered":"2024-08-17T18:19:45.499275+0000","last_unstale":"2024-08-17T18:23:05.595178+0000","last_undegraded":"2024-08-17T18:23:05.595178+0000","last_fullsized":"2024-08-17T18:23:05.595178+0000","mapping_epoch":1578,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1579,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:31:30.793039+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.f","version":"474'149","reported_seq":879,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.465677+0000","last_change":"2024-08-17T18:19:53.049910+0000","last_active":"2024-08-17T18:23:05.465677+0000","last_peered":"2024-08-17T18:23:05.465677+0000","last_clean":"2024-08-17T18:23:05.465677+0000","last_became_active":"2024-08-17T18:19:48.489702+0000","last_became_peered":"2024-08-17T18:19:48.489702+0000","last_unstale":"2024-08-17T18:23:05.465677+0000","last_undegraded":"2024-08-17T18:23:05.465677+0000","last_fullsized":"2024-08-17T18:23:05.465677+0000","mapping_epoch":1581,"log_start":"0'0","ondisk_log_start":"0'0","created":1536,"last_epoch_clean":1582,"parent":"0.0","parent_split_bits":4,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:19:53.049679+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:19:53.049679+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:30:17.444227+0000","scrub_duration":0.0030753339999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[6,5,4],"acting":[6,5,4],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":6,"acting_primary":6,"purged_snaps":[]},{"pgid":"4.a","version":"0'0","reported_seq":46,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.465087+0000","last_change":"2024-08-17T18:19:45.480179+0000","last_active":"2024-08-17T18:23:05.465087+0000","last_peered":"2024-08-17T18:23:05.465087+0000","last_clean":"2024-08-17T18:23:05.465087+0000","last_became_active":"2024-08-17T18:19:45.479419+0000","last_became_peered":"2024-08-17T18:19:45.479419+0000","last_unstale":"2024-08-17T18:23:05.465087+0000","last_undegraded":"2024-08-17T18:23:05.465087+0000","last_fullsized":"2024-08-17T18:23:05.465087+0000","mapping_epoch":1578,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1579,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:09:35.619624+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"72'1","reported_seq":1612,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.599739+0000","last_change":"2024-08-17T18:19:45.509660+0000","last_active":"2024-08-17T18:23:05.599739+0000","last_peered":"2024-08-17T18:23:05.599739+0000","last_clean":"2024-08-17T18:23:05.599739+0000","last_became_active":"2024-08-17T18:19:45.485451+0000","last_became_peered":"2024-08-17T18:19:45.485451+0000","last_unstale":"2024-08-17T18:23:05.599739+0000","last_undegraded":"2024-08-17T18:23:05.599739+0000","last_fullsized":"2024-08-17T18:23:05.599739+0000","mapping_epoch":1578,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1579,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:25:17.017193+0000","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":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":140,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,5,6],"acting":[7,5,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.c","version":"474'149","reported_seq":1108,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.374961+0000","last_change":"2024-08-17T18:19:48.488319+0000","last_active":"2024-08-17T18:23:06.374961+0000","last_peered":"2024-08-17T18:23:06.374961+0000","last_clean":"2024-08-17T18:23:06.374961+0000","last_became_active":"2024-08-17T18:19:48.487251+0000","last_became_peered":"2024-08-17T18:19:48.487251+0000","last_unstale":"2024-08-17T18:23:06.374961+0000","last_undegraded":"2024-08-17T18:23:06.374961+0000","last_fullsized":"2024-08-17T18:23:06.374961+0000","mapping_epoch":1581,"log_start":"0'0","ondisk_log_start":"0'0","created":1536,"last_epoch_clean":1582,"parent":"0.0","parent_split_bits":4,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:17:30.653703+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:17:30.653703+0000","objects_scrubbed":1,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:50:15.839509+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":327680,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"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":655360,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[3,0,6],"acting":[3,0,6],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":3,"acting_primary":3,"purged_snaps":[]},{"pgid":"4.9","version":"0'0","reported_seq":155,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.039766+0000","last_change":"2024-08-17T18:21:35.270951+0000","last_active":"2024-08-17T18:23:06.039766+0000","last_peered":"2024-08-17T18:23:06.039766+0000","last_clean":"2024-08-17T18:23:06.039766+0000","last_became_active":"2024-08-17T18:21:35.270120+0000","last_became_peered":"2024-08-17T18:21:35.270120+0000","last_unstale":"2024-08-17T18:23:06.039766+0000","last_undegraded":"2024-08-17T18:23:06.039766+0000","last_fullsized":"2024-08-17T18:23:06.039766+0000","mapping_epoch":1600,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1601,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:21:57.719316+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[4,1,3],"acting":[4,1,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":4,"acting_primary":4,"purged_snaps":[]},{"pgid":"3.e","version":"72'2","reported_seq":1629,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.601619+0000","last_change":"2024-08-17T18:14:28.863020+0000","last_active":"2024-08-17T18:23:05.601619+0000","last_peered":"2024-08-17T18:23:05.601619+0000","last_clean":"2024-08-17T18:23:05.601619+0000","last_became_active":"2024-08-17T18:14:28.862470+0000","last_became_peered":"2024-08-17T18:14:28.862470+0000","last_unstale":"2024-08-17T18:23:05.601619+0000","last_undegraded":"2024-08-17T18:23:05.601619+0000","last_fullsized":"2024-08-17T18:23:05.601619+0000","mapping_epoch":1519,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1520,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:38:25.046657+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":1,"num_object_clones":0,"num_object_copies":3,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":1,"num_whiteouts":0,"num_read":6,"num_read_kb":6,"num_write":3,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":2,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,1],"acting":[7,4,1],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.d","version":"474'149","reported_seq":944,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.601122+0000","last_change":"2024-08-17T18:19:32.618333+0000","last_active":"2024-08-17T18:23:05.601122+0000","last_peered":"2024-08-17T18:23:05.601122+0000","last_clean":"2024-08-17T18:23:05.601122+0000","last_became_active":"2024-08-17T18:19:05.533776+0000","last_became_peered":"2024-08-17T18:19:05.533776+0000","last_unstale":"2024-08-17T18:23:05.601122+0000","last_undegraded":"2024-08-17T18:23:05.601122+0000","last_fullsized":"2024-08-17T18:23:05.601122+0000","mapping_epoch":1562,"log_start":"0'0","ondisk_log_start":"0'0","created":1536,"last_epoch_clean":1563,"parent":"0.0","parent_split_bits":4,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:19:32.618171+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:19:32.618171+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:11:17.126037+0000","scrub_duration":0.0023511890000000001,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1600,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.595158+0000","last_change":"2024-08-17T18:19:45.501747+0000","last_active":"2024-08-17T18:23:05.595158+0000","last_peered":"2024-08-17T18:23:05.595158+0000","last_clean":"2024-08-17T18:23:05.595158+0000","last_became_active":"2024-08-17T18:19:45.501280+0000","last_became_peered":"2024-08-17T18:19:45.501280+0000","last_unstale":"2024-08-17T18:23:05.595158+0000","last_undegraded":"2024-08-17T18:23:05.595158+0000","last_fullsized":"2024-08-17T18:23:05.595158+0000","mapping_epoch":1578,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1579,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:51:19.728322+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"72'1","reported_seq":1639,"reported_epoch":1612,"state":"active+clean","last_fresh":"2024-08-17T18:22:56.550547+0000","last_change":"2024-08-17T18:14:28.866762+0000","last_active":"2024-08-17T18:22:56.550547+0000","last_peered":"2024-08-17T18:22:56.550547+0000","last_clean":"2024-08-17T18:22:56.550547+0000","last_became_active":"2024-08-17T18:14:28.866294+0000","last_became_peered":"2024-08-17T18:14:28.866294+0000","last_unstale":"2024-08-17T18:22:56.550547+0000","last_undegraded":"2024-08-17T18:22:56.550547+0000","last_fullsized":"2024-08-17T18:22:56.550547+0000","mapping_epoch":1519,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1520,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":1,"log_dups_size":0,"ondisk_log_size":1,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T04:20:21.362547+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":1,"num_read_kb":1,"num_write":1,"num_write_kb":1,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":3,"num_bytes_recovered":66,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[7,4,0],"acting":[7,4,0],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":7,"acting_primary":7,"purged_snaps":[]},{"pgid":"1.12","version":"474'149","reported_seq":840,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.595843+0000","last_change":"2024-08-17T18:19:48.494757+0000","last_active":"2024-08-17T18:23:05.595843+0000","last_peered":"2024-08-17T18:23:05.595843+0000","last_clean":"2024-08-17T18:23:05.595843+0000","last_became_active":"2024-08-17T18:19:48.493811+0000","last_became_peered":"2024-08-17T18:19:48.493811+0000","last_unstale":"2024-08-17T18:23:05.595843+0000","last_undegraded":"2024-08-17T18:23:05.595843+0000","last_fullsized":"2024-08-17T18:23:05.595843+0000","mapping_epoch":1581,"log_start":"0'0","ondisk_log_start":"0'0","created":1536,"last_epoch_clean":1582,"parent":"0.0","parent_split_bits":5,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:19:27.196573+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:19:27.196573+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T00:00:50.288699+0000","scrub_duration":0.0098782769999999995,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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.10","version":"72'8","reported_seq":56,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.464741+0000","last_change":"2024-08-17T18:19:45.520601+0000","last_active":"2024-08-17T18:23:05.464741+0000","last_peered":"2024-08-17T18:23:05.464741+0000","last_clean":"2024-08-17T18:23:05.464741+0000","last_became_active":"2024-08-17T18:19:45.492071+0000","last_became_peered":"2024-08-17T18:19:45.492071+0000","last_unstale":"2024-08-17T18:23:05.464741+0000","last_undegraded":"2024-08-17T18:23:05.464741+0000","last_fullsized":"2024-08-17T18:23:05.464741+0000","mapping_epoch":1578,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1579,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+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 @ 2024-08-19T04:49:57.668483+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":4,"num_object_clones":0,"num_object_copies":12,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":4,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":12,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":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,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":37,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.376008+0000","last_change":"2024-08-17T18:21:35.280226+0000","last_active":"2024-08-17T18:23:06.376008+0000","last_peered":"2024-08-17T18:23:06.376008+0000","last_clean":"2024-08-17T18:23:06.376008+0000","last_became_active":"2024-08-17T18:21:35.279090+0000","last_became_peered":"2024-08-17T18:21:35.279090+0000","last_unstale":"2024-08-17T18:23:06.376008+0000","last_undegraded":"2024-08-17T18:23:06.376008+0000","last_fullsized":"2024-08-17T18:23:06.376008+0000","mapping_epoch":1600,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1601,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:32:40.616392+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"1.13","version":"474'149","reported_seq":1151,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.427142+0000","last_change":"2024-08-17T18:21:38.335584+0000","last_active":"2024-08-17T18:23:06.427142+0000","last_peered":"2024-08-17T18:23:06.427142+0000","last_clean":"2024-08-17T18:23:06.427142+0000","last_became_active":"2024-08-17T18:21:38.334543+0000","last_became_peered":"2024-08-17T18:21:38.334543+0000","last_unstale":"2024-08-17T18:23:06.427142+0000","last_undegraded":"2024-08-17T18:23:06.427142+0000","last_fullsized":"2024-08-17T18:23:06.427142+0000","mapping_epoch":1603,"log_start":"0'0","ondisk_log_start":"0'0","created":1536,"last_epoch_clean":1604,"parent":"0.0","parent_split_bits":5,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:19:21.699287+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:19:21.699287+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T23:42:05.967025+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.11","version":"0'0","reported_seq":1618,"reported_epoch":1612,"state":"active+clean","last_fresh":"2024-08-17T18:22:56.549615+0000","last_change":"2024-08-17T18:19:45.482567+0000","last_active":"2024-08-17T18:22:56.549615+0000","last_peered":"2024-08-17T18:22:56.549615+0000","last_clean":"2024-08-17T18:22:56.549615+0000","last_became_active":"2024-08-17T18:19:45.481779+0000","last_became_peered":"2024-08-17T18:19:45.481779+0000","last_unstale":"2024-08-17T18:22:56.549615+0000","last_undegraded":"2024-08-17T18:22:56.549615+0000","last_fullsized":"2024-08-17T18:22:56.549615+0000","mapping_epoch":1578,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1579,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:32:25.197649+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":1979,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.448568+0000","last_change":"2024-08-17T18:20:43.459584+0000","last_active":"2024-08-17T18:23:06.448568+0000","last_peered":"2024-08-17T18:23:06.448568+0000","last_clean":"2024-08-17T18:23:06.448568+0000","last_became_active":"2024-08-17T18:20:43.457974+0000","last_became_peered":"2024-08-17T18:20:43.457974+0000","last_unstale":"2024-08-17T18:23:06.448568+0000","last_undegraded":"2024-08-17T18:23:06.448568+0000","last_fullsized":"2024-08-17T18:23:06.448568+0000","mapping_epoch":1594,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":1595,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:40:42.462044+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":"1.10","version":"474'149","reported_seq":840,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.595485+0000","last_change":"2024-08-17T18:19:48.495387+0000","last_active":"2024-08-17T18:23:05.595485+0000","last_peered":"2024-08-17T18:23:05.595485+0000","last_clean":"2024-08-17T18:23:05.595485+0000","last_became_active":"2024-08-17T18:19:48.489204+0000","last_became_peered":"2024-08-17T18:19:48.489204+0000","last_unstale":"2024-08-17T18:23:05.595485+0000","last_undegraded":"2024-08-17T18:23:05.595485+0000","last_fullsized":"2024-08-17T18:23:05.595485+0000","mapping_epoch":1581,"log_start":"0'0","ondisk_log_start":"0'0","created":1536,"last_epoch_clean":1582,"parent":"0.0","parent_split_bits":5,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:19:26.184768+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:19:26.184768+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T02:29:04.265365+0000","scrub_duration":0.0018795319999999999,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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.12","version":"0'0","reported_seq":1970,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.448391+0000","last_change":"2024-08-17T18:21:35.281393+0000","last_active":"2024-08-17T18:23:06.448391+0000","last_peered":"2024-08-17T18:23:06.448391+0000","last_clean":"2024-08-17T18:23:06.448391+0000","last_became_active":"2024-08-17T18:21:35.280224+0000","last_became_peered":"2024-08-17T18:21:35.280224+0000","last_unstale":"2024-08-17T18:23:06.448391+0000","last_undegraded":"2024-08-17T18:23:06.448391+0000","last_fullsized":"2024-08-17T18:23:06.448391+0000","mapping_epoch":1600,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1601,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T19:58:32.457167+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":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":1594,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:05.596440+0000","last_change":"2024-08-17T17:18:16.301475+0000","last_active":"2024-08-17T18:23:05.596440+0000","last_peered":"2024-08-17T18:23:05.596440+0000","last_clean":"2024-08-17T18:23:05.596440+0000","last_became_active":"2024-08-17T17:18:16.301211+0000","last_became_peered":"2024-08-17T17:18:16.301211+0000","last_unstale":"2024-08-17T18:23:05.596440+0000","last_undegraded":"2024-08-17T18:23:05.596440+0000","last_fullsized":"2024-08-17T18:23:05.596440+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T18:31:05.192998+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"up":[5,7,3],"acting":[5,7,3],"avail_no_missing":[],"object_location_counts":[],"blocked_by":[],"up_primary":5,"acting_primary":5,"purged_snaps":[]},{"pgid":"1.11","version":"474'149","reported_seq":810,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.448229+0000","last_change":"2024-08-17T18:20:44.419906+0000","last_active":"2024-08-17T18:23:06.448229+0000","last_peered":"2024-08-17T18:23:06.448229+0000","last_clean":"2024-08-17T18:23:06.448229+0000","last_became_active":"2024-08-17T18:20:43.461717+0000","last_became_peered":"2024-08-17T18:20:43.461717+0000","last_unstale":"2024-08-17T18:23:06.448229+0000","last_undegraded":"2024-08-17T18:23:06.448229+0000","last_fullsized":"2024-08-17T18:23:06.448229+0000","mapping_epoch":1594,"log_start":"0'0","ondisk_log_start":"0'0","created":1536,"last_epoch_clean":1595,"parent":"0.0","parent_split_bits":5,"last_scrub":"474'149","last_scrub_stamp":"2024-08-17T18:20:44.419689+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:50:43.700602+0000","last_clean_scrub_stamp":"2024-08-17T18:20:44.419689+0000","objects_scrubbed":0,"log_size":149,"log_dups_size":0,"ondisk_log_size":149,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":1,"scrub_schedule":"periodic scrub scheduled @ 2024-08-19T01:47:35.612277+0000","scrub_duration":3,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":"3.13","version":"72'2","reported_seq":1747,"reported_epoch":1612,"state":"active+clean","last_fresh":"2024-08-17T18:23:04.310739+0000","last_change":"2024-08-17T18:20:01.262237+0000","last_active":"2024-08-17T18:23:04.310739+0000","last_peered":"2024-08-17T18:23:04.310739+0000","last_clean":"2024-08-17T18:23:04.310739+0000","last_became_active":"2024-08-17T18:20:01.240058+0000","last_became_peered":"2024-08-17T18:20:01.240058+0000","last_unstale":"2024-08-17T18:23:04.310739+0000","last_undegraded":"2024-08-17T18:23:04.310739+0000","last_fullsized":"2024-08-17T18:23:04.310739+0000","mapping_epoch":1584,"log_start":"0'0","ondisk_log_start":"0'0","created":68,"last_epoch_clean":1585,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:53.725926+0000","last_clean_scrub_stamp":"2024-08-17T16:58:53.725926+0000","objects_scrubbed":0,"log_size":2,"log_dups_size":0,"ondisk_log_size":2,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T21:00:21.781567+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":34,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":4,"num_read_kb":8,"num_write":3,"num_write_kb":7,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":20,"num_bytes_recovered":340,"num_keys_recovered":100,"num_objects_omap":1,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":2494,"reported_epoch":1613,"state":"active+clean","last_fresh":"2024-08-17T18:23:06.373613+0000","last_change":"2024-08-17T17:18:16.329150+0000","last_active":"2024-08-17T18:23:06.373613+0000","last_peered":"2024-08-17T18:23:06.373613+0000","last_clean":"2024-08-17T18:23:06.373613+0000","last_became_active":"2024-08-17T17:18:16.319596+0000","last_became_peered":"2024-08-17T17:18:16.319596+0000","last_unstale":"2024-08-17T18:23:06.373613+0000","last_undegraded":"2024-08-17T18:23:06.373613+0000","last_fullsized":"2024-08-17T18:23:06.373613+0000","mapping_epoch":710,"log_start":"0'0","ondisk_log_start":"0'0","created":69,"last_epoch_clean":711,"parent":"0.0","parent_split_bits":0,"last_scrub":"0'0","last_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-08-17T16:58:54.729450+0000","last_clean_scrub_stamp":"2024-08-17T16:58:54.729450+0000","objects_scrubbed":0,"log_size":0,"log_dups_size":0,"ondisk_log_size":0,"stats_invalid":false,"dirty_stats_invalid":false,"omap_stats_invalid":false,"hitset_stats_invalid":false,"hitset_bytes_stats_invalid":false,"pin_stats_invalid":false,"manifest_stats_invalid":false,"snaptrimq_len":0,"last_scrub_duration":0,"scrub_schedule":"periodic scrub scheduled @ 2024-08-18T22:03:06.681253+0000","scrub_duration":0,"objects_trimmed":0,"snaptrim_duration":0,"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"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":[]}],"pool_stats":[{"poolid":1,"num_pg":21,"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":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1706112,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_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":3129,"ondisk_log_size":3129,"up":63,"acting":63,"num_store_stats":8},{"poolid":2,"num_pg":8,"stat_sum":{"num_bytes":19,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":2,"num_write_kb":2,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":8,"num_bytes_recovered":38,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":12288,"data_stored":57,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":3,"ondisk_log_size":3,"up":24,"acting":24,"num_store_stats":8},{"poolid":3,"num_pg":32,"stat_sum":{"num_bytes":5554,"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":41,"num_read_kb":44,"num_write":62,"num_write_kb":31,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":56,"num_bytes_recovered":14994,"num_keys_recovered":100,"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":16662,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2303,"internal_metadata":0},"log_size":62,"ondisk_log_size":62,"up":96,"acting":96,"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}],"osd_stats":[{"osd":7,"up_from":55,"seq":236223202357,"num_pgs":38,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":879628,"kb_used_data":9632,"kb_used_omap":1,"kb_used_meta":869502,"kb_avail":92865524,"statfs":{"total":95995035648,"available":95094296576,"internally_reserved":0,"allocated":9863168,"data_stored":5380620,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1589,"internal_metadata":890370507},"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":[]},{"osd":6,"up_from":47,"seq":201863464002,"num_pgs":36,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":1030020,"kb_used_data":9944,"kb_used_omap":1,"kb_used_meta":1019582,"kb_avail":92715132,"statfs":{"total":95995035648,"available":94940295168,"internally_reserved":0,"allocated":10182656,"data_stored":5708173,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1593,"internal_metadata":1044052423},"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":[]},{"osd":5,"up_from":39,"seq":167503725645,"num_pgs":32,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":915968,"kb_used_data":9876,"kb_used_omap":1,"kb_used_meta":905598,"kb_avail":92829184,"statfs":{"total":95995035648,"available":95057084416,"internally_reserved":0,"allocated":10113024,"data_stored":5639007,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":927332806},"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":[]},{"osd":4,"up_from":31,"seq":133143987287,"num_pgs":41,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":947592,"kb_used_data":9628,"kb_used_omap":1,"kb_used_meta":937470,"kb_avail":92797560,"statfs":{"total":95995035648,"available":95024701440,"internally_reserved":0,"allocated":9859072,"data_stored":5380550,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":1594,"internal_metadata":959969734},"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":[]},{"osd":3,"up_from":710,"seq":3049426780960,"num_pgs":40,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":941144,"kb_used_data":11868,"kb_used_omap":74,"kb_used_meta":928949,"kb_avail":92804008,"statfs":{"total":95995035648,"available":95031304192,"internally_reserved":0,"allocated":12152832,"data_stored":6924751,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":76343,"internal_metadata":951244233},"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":[]},{"osd":2,"up_from":700,"seq":3006477108005,"num_pgs":24,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":801948,"kb_used_data":11552,"kb_used_omap":75,"kb_used_meta":790068,"kb_avail":92943204,"statfs":{"total":95995035648,"available":95173840896,"internally_reserved":0,"allocated":11829248,"data_stored":6597597,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":76821,"internal_metadata":809030635},"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":[]},{"osd":1,"up_from":695,"seq":2985002271534,"num_pgs":35,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":895956,"kb_used_data":11288,"kb_used_omap":68,"kb_used_meta":884347,"kb_avail":92849196,"statfs":{"total":95995035648,"available":95077576704,"internally_reserved":0,"allocated":11558912,"data_stored":6334312,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":70498,"internal_metadata":905571486},"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":[]},{"osd":0,"up_from":690,"seq":2963527435060,"num_pgs":33,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":846296,"kb_used_data":11612,"kb_used_omap":75,"kb_used_meta":834356,"kb_avail":92898856,"statfs":{"total":95995035648,"available":95128428544,"internally_reserved":0,"allocated":11890688,"data_stored":6662577,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":77036,"internal_metadata":854381332},"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":[]}],"pool_statfs":[{"poolid":1,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":327680,"data_stored":327680,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":1,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"osd":3,"total":0,"available":0,"internally_reserved":0,"allocated":593920,"data_stored":590368,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":1,"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":1,"osd":5,"total":0,"available":0,"internally_reserved":0,"allocated":266240,"data_stored":262688,"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":327680,"data_stored":327680,"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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":2,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":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":4096,"data_stored":19,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":2,"osd":7,"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},{"poolid":3,"osd":0,"total":0,"available":0,"internally_reserved":0,"allocated":8192,"data_stored":604,"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":616,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":2303,"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":4902,"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":652,"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":4826,"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":4972,"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}]}} 2024-08-17T18:24:41.506 INFO:tasks.cephadm.ceph_manager.ceph:recovered! 2024-08-17T18:24:41.506 ERROR:teuthology.run_tasks:Saw exception from tasks. Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/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_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/task/parallel.py", line 48, in task with parallel.parallel() as p: File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/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_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/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_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_91f88e4d132ac08dc53355fa3d9717a53236a3a9/qa/tasks/workunit.py", line 126, in task with parallel() as p: File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_91f88e4d132ac08dc53355fa3d9717a53236a3a9/qa/tasks/workunit.py", line 434, in _run_tests remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed (workunit test cls/test_cls_rbd.sh) on smithi131 with status 1: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef 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' 2024-08-17T18:24:41.678 ERROR:teuthology.util.sentry: Sentry event: https://sentry.ceph.com/organizations/ceph/?query=71437878ac954e5b8ad00f610d7dc355 Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/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_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/task/parallel.py", line 48, in task with parallel.parallel() as p: File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/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_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/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_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/run_tasks.py", line 83, in run_one_task return task(**kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_91f88e4d132ac08dc53355fa3d9717a53236a3a9/qa/tasks/workunit.py", line 126, in task with parallel() as p: File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 84, in __exit__ for result in self: File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 98, in __next__ resurrect_traceback(result) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 30, in resurrect_traceback raise exc.exc_info[1] File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/parallel.py", line 23, in capture_traceback return func(*args, **kwargs) File "/home/teuthworker/src/git.ceph.com_ceph_91f88e4d132ac08dc53355fa3d9717a53236a3a9/qa/tasks/workunit.py", line 434, in _run_tests remote.run( File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/remote.py", line 523, in run r = self._runner(client=self.ssh, name=self.shortname, **kwargs) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 455, in run r.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed (workunit test cls/test_cls_rbd.sh) on smithi131 with status 1: 'mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef 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' 2024-08-17T18:24:41.682 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-08-17T18:24:41.698 INFO:tasks.cephadm:Teardown begin 2024-08-17T18:24:41.698 DEBUG:teuthology.orchestra.run.smithi131:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-17T18:24:41.727 DEBUG:teuthology.orchestra.run.smithi169:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-17T18:24:41.778 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-08-17T18:24:41.778 DEBUG:teuthology.orchestra.run.smithi131:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-08-17T18:24:41.797 DEBUG:teuthology.orchestra.run.smithi169:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-08-17T18:24:41.803 INFO:tasks.cephadm:Stopping all daemons... 2024-08-17T18:24:41.803 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-08-17T18:24:41.803 DEBUG:teuthology.orchestra.run.smithi131:> sudo systemctl stop ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@mon.a 2024-08-17T18:24:42.292 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:24:42 smithi131 bash[72920]: [17/Aug/2024:18:24:42] ENGINE Bus STOPPING 2024-08-17T18:24:42.292 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:41 smithi131 systemd[1]: Stopping Ceph mon.a for f27a2518-5cb7-11ef-bccf-c7b262605968... 2024-08-17T18:24:42.292 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:42 smithi131 bash[88347]: debug 2024-08-17T18:24:42.073+0000 7f29a4bc5640 -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 2024-08-17T18:24:42.292 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:42 smithi131 bash[88347]: debug 2024-08-17T18:24:42.073+0000 7f29a4bc5640 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-08-17T18:24:42.599 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:24:42 smithi131 bash[72920]: [17/Aug/2024:18:24:42] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T18:24:42.599 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:24:42 smithi131 bash[72920]: [17/Aug/2024:18:24:42] ENGINE Bus STOPPED 2024-08-17T18:24:42.599 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:24:42 smithi131 bash[72920]: [17/Aug/2024:18:24:42] ENGINE Bus STARTING 2024-08-17T18:24:42.599 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:24:42 smithi131 bash[72920]: [17/Aug/2024:18:24:42] ENGINE Serving on http://:::9283 2024-08-17T18:24:42.600 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:24:42 smithi131 bash[72920]: [17/Aug/2024:18:24:42] ENGINE Bus STARTED 2024-08-17T18:24:43.370 INFO:journalctl@ceph.mon.a.smithi131.stdout:Aug 17 18:24:43 smithi131 bash[330122]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-mon-a 2024-08-17T18:24:43.379 DEBUG:teuthology.orchestra.run.smithi131:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@mon.a.service' 2024-08-17T18:24:43.506 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:24:43.506 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-08-17T18:24:43.506 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-08-17T18:24:43.506 DEBUG:teuthology.orchestra.run.smithi131:> sudo systemctl stop ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@mon.c 2024-08-17T18:24:43.660 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:43 smithi131 systemd[1]: Stopping Ceph mon.c for f27a2518-5cb7-11ef-bccf-c7b262605968... 2024-08-17T18:24:43.912 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:24:43 smithi131 bash[72920]: [17/Aug/2024:18:24:43] ENGINE Bus STOPPING 2024-08-17T18:24:43.912 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:43 smithi131 bash[89561]: debug 2024-08-17T18:24:43.657+0000 7fae0cc95640 -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 2024-08-17T18:24:43.912 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:43 smithi131 bash[89561]: debug 2024-08-17T18:24:43.657+0000 7fae0cc95640 -1 mon.c@2(peon) e4 *** Got Signal Terminated *** 2024-08-17T18:24:44.349 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:24:43 smithi131 bash[72920]: [17/Aug/2024:18:24:43] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-08-17T18:24:44.349 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:24:43 smithi131 bash[72920]: [17/Aug/2024:18:24:43] ENGINE Bus STOPPED 2024-08-17T18:24:44.349 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:24:43 smithi131 bash[72920]: [17/Aug/2024:18:24:43] ENGINE Bus STARTING 2024-08-17T18:24:44.350 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:24:44 smithi131 bash[72920]: [17/Aug/2024:18:24:44] ENGINE Serving on http://:::9283 2024-08-17T18:24:44.350 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:24:44 smithi131 bash[72920]: [17/Aug/2024:18:24:44] ENGINE Bus STARTED 2024-08-17T18:24:44.902 DEBUG:teuthology.orchestra.run.smithi131:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@mon.c.service' 2024-08-17T18:24:44.910 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:44 smithi131 bash[330231]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-mon-c 2024-08-17T18:24:44.910 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:44 smithi131 bash[330302]: Error response from daemon: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-mon-c 2024-08-17T18:24:44.911 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:44 smithi131 systemd[1]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@mon.c.service: Deactivated successfully. 2024-08-17T18:24:44.911 INFO:journalctl@ceph.mon.c.smithi131.stdout:Aug 17 18:24:44 smithi131 systemd[1]: Stopped Ceph mon.c for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T18:24:44.926 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:24:44.926 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-08-17T18:24:44.927 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-08-17T18:24:44.927 DEBUG:teuthology.orchestra.run.smithi169:> sudo systemctl stop ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@mon.b 2024-08-17T18:24:45.209 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:44 smithi169 systemd[1]: Stopping Ceph mon.b for f27a2518-5cb7-11ef-bccf-c7b262605968... 2024-08-17T18:24:45.209 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:45 smithi169 bash[79348]: debug 2024-08-17T18:24:45.090+0000 7f3d9ec54640 -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 2024-08-17T18:24:45.210 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:45 smithi169 bash[79348]: debug 2024-08-17T18:24:45.090+0000 7f3d9ec54640 -1 mon.b@1(peon) e4 *** Got Signal Terminated *** 2024-08-17T18:24:46.169 DEBUG:teuthology.orchestra.run.smithi169:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@mon.b.service' 2024-08-17T18:24:46.176 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:45 smithi169 bash[182080]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-mon-b 2024-08-17T18:24:46.176 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:46 smithi169 bash[182145]: Error response from daemon: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-mon-b 2024-08-17T18:24:46.176 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:46 smithi169 systemd[1]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@mon.b.service: Deactivated successfully. 2024-08-17T18:24:46.176 INFO:journalctl@ceph.mon.b.smithi169.stdout:Aug 17 18:24:46 smithi169 systemd[1]: Stopped Ceph mon.b for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T18:24:46.223 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:24:46.224 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-08-17T18:24:46.224 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-08-17T18:24:46.224 DEBUG:teuthology.orchestra.run.smithi131:> sudo systemctl stop ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@mgr.y 2024-08-17T18:24:46.599 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:24:46 smithi131 systemd[1]: Stopping Ceph mgr.y for f27a2518-5cb7-11ef-bccf-c7b262605968... 2024-08-17T18:24:46.599 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:24:46 smithi131 bash[72920]: debug 2024-08-17T18:24:46.385+0000 7f76d3a24640 -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 2024-08-17T18:24:46.599 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:24:46 smithi131 bash[72920]: debug 2024-08-17T18:24:46.385+0000 7f76d3a24640 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-08-17T18:24:47.488 INFO:journalctl@ceph.mgr.y.smithi131.stdout:Aug 17 18:24:47 smithi131 bash[330339]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-mgr-y 2024-08-17T18:24:47.500 DEBUG:teuthology.orchestra.run.smithi131:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@mgr.y.service' 2024-08-17T18:24:47.595 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:24:47.595 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-08-17T18:24:47.595 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-08-17T18:24:47.595 DEBUG:teuthology.orchestra.run.smithi169:> sudo systemctl stop ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@mgr.x 2024-08-17T18:24:47.892 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 18:24:47 smithi169 systemd[1]: Stopping Ceph mgr.x for f27a2518-5cb7-11ef-bccf-c7b262605968... 2024-08-17T18:24:48.728 DEBUG:teuthology.orchestra.run.smithi169:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@mgr.x.service' 2024-08-17T18:24:48.737 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 18:24:48 smithi169 bash[182184]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-mgr-x 2024-08-17T18:24:48.737 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 18:24:48 smithi169 systemd[1]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-08-17T18:24:48.737 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 18:24:48 smithi169 bash[182246]: Error response from daemon: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-mgr-x 2024-08-17T18:24:48.737 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 18:24:48 smithi169 systemd[1]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-08-17T18:24:48.737 INFO:journalctl@ceph.mgr.x.smithi169.stdout:Aug 17 18:24:48 smithi169 systemd[1]: Stopped Ceph mgr.x for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T18:24:48.751 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:24:48.751 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-08-17T18:24:48.752 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-08-17T18:24:48.752 DEBUG:teuthology.orchestra.run.smithi131:> sudo systemctl stop ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@osd.0 2024-08-17T18:24:49.099 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 18:24:48 smithi131 systemd[1]: Stopping Ceph osd.0 for f27a2518-5cb7-11ef-bccf-c7b262605968... 2024-08-17T18:24:49.100 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 18:24:48 smithi131 bash[106510]: debug 2024-08-17T18:24:48.893+0000 7f9ac4223640 -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 2024-08-17T18:24:49.100 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 18:24:48 smithi131 bash[106510]: debug 2024-08-17T18:24:48.893+0000 7f9ac4223640 -1 osd.0 1613 *** Got signal Terminated *** 2024-08-17T18:24:49.100 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 18:24:48 smithi131 bash[106510]: debug 2024-08-17T18:24:48.893+0000 7f9ac4223640 -1 osd.0 1613 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T18:24:55.709 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 18:24:55 smithi131 bash[330438]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd-0 2024-08-17T18:24:55.709 INFO:journalctl@ceph.osd.0.smithi131.stdout:Aug 17 18:24:55 smithi131 bash[330501]: Error response from daemon: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd-0 2024-08-17T18:24:58.127 DEBUG:teuthology.orchestra.run.smithi131:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@osd.0.service' 2024-08-17T18:24:58.155 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:24:58.156 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-08-17T18:24:58.156 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-08-17T18:24:58.156 DEBUG:teuthology.orchestra.run.smithi131:> sudo systemctl stop ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@osd.1 2024-08-17T18:24:58.599 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 18:24:58 smithi131 systemd[1]: Stopping Ceph osd.1 for f27a2518-5cb7-11ef-bccf-c7b262605968... 2024-08-17T18:24:58.600 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 18:24:58 smithi131 bash[111065]: debug 2024-08-17T18:24:58.361+0000 7f8a0bb8e640 -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 2024-08-17T18:24:58.600 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 18:24:58 smithi131 bash[111065]: debug 2024-08-17T18:24:58.361+0000 7f8a0bb8e640 -1 osd.1 1613 *** Got signal Terminated *** 2024-08-17T18:24:58.600 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 18:24:58 smithi131 bash[111065]: debug 2024-08-17T18:24:58.361+0000 7f8a0bb8e640 -1 osd.1 1613 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T18:25:04.893 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 18:25:04 smithi169 bash[68157]: ts=2024-08-17T18:25:04.592Z caller=refresh.go:90 level=error component="discovery manager notify" discovery=http config=config-0 msg="Unable to refresh target groups" err="Get \"http://172.21.15.131:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.131:8765: connect: connection refused" 2024-08-17T18:25:04.893 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 18:25:04 smithi169 bash[68157]: ts=2024-08-17T18:25:04.595Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=nfs msg="Unable to refresh target groups" err="Get \"http://172.21.15.131:8765/sd/prometheus/sd-config?service=nfs\": dial tcp 172.21.15.131:8765: connect: connection refused" 2024-08-17T18:25:04.893 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 18:25:04 smithi169 bash[68157]: ts=2024-08-17T18:25:04.601Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=nvmeof msg="Unable to refresh target groups" err="Get \"http://172.21.15.131:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.131:8765: connect: connection refused" 2024-08-17T18:25:04.893 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 18:25:04 smithi169 bash[68157]: ts=2024-08-17T18:25:04.605Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=ceph-exporter msg="Unable to refresh target groups" err="Get \"http://172.21.15.131:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.131:8765: connect: connection refused" 2024-08-17T18:25:04.893 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 18:25:04 smithi169 bash[68157]: ts=2024-08-17T18:25:04.605Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=node msg="Unable to refresh target groups" err="Get \"http://172.21.15.131:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.131:8765: connect: connection refused" 2024-08-17T18:25:04.894 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 18:25:04 smithi169 bash[68157]: ts=2024-08-17T18:25:04.607Z caller=refresh.go:90 level=error component="discovery manager scrape" discovery=http config=ceph msg="Unable to refresh target groups" err="Get \"http://172.21.15.131:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.131:8765: connect: connection refused" 2024-08-17T18:25:05.179 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 18:25:04 smithi131 bash[330630]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd-1 2024-08-17T18:25:05.179 INFO:journalctl@ceph.osd.1.smithi131.stdout:Aug 17 18:25:05 smithi131 bash[330697]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd-1 2024-08-17T18:25:07.178 DEBUG:teuthology.orchestra.run.smithi131:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@osd.1.service' 2024-08-17T18:25:07.207 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:25:07.207 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-08-17T18:25:07.208 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-08-17T18:25:07.208 DEBUG:teuthology.orchestra.run.smithi131:> sudo systemctl stop ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@osd.2 2024-08-17T18:25:07.599 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 18:25:07 smithi131 systemd[1]: Stopping Ceph osd.2 for f27a2518-5cb7-11ef-bccf-c7b262605968... 2024-08-17T18:25:07.599 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 18:25:07 smithi131 bash[116631]: debug 2024-08-17T18:25:07.397+0000 7f51200b9640 -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 2024-08-17T18:25:07.600 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 18:25:07 smithi131 bash[116631]: debug 2024-08-17T18:25:07.397+0000 7f51200b9640 -1 osd.2 1613 *** Got signal Terminated *** 2024-08-17T18:25:07.600 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 18:25:07 smithi131 bash[116631]: debug 2024-08-17T18:25:07.397+0000 7f51200b9640 -1 osd.2 1613 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T18:25:14.099 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 18:25:13 smithi131 bash[330826]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd-2 2024-08-17T18:25:14.099 INFO:journalctl@ceph.osd.2.smithi131.stdout:Aug 17 18:25:13 smithi131 bash[330892]: Error response from daemon: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd-2 2024-08-17T18:25:16.142 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:15 smithi169 bash[33282]: debug 2024-08-17T18:25:15.754+0000 7f0f518d5640 -1 osd.5 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:50.717737+0000 front 2024-08-17T18:24:50.717914+0000 (oldest deadline 2024-08-17T18:25:15.417710+0000) 2024-08-17T18:25:16.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:15 smithi169 bash[44211]: debug 2024-08-17T18:25:15.942+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.300548+0000 front 2024-08-17T18:24:53.300096+0000 (oldest deadline 2024-08-17T18:25:14.999930+0000) 2024-08-17T18:25:16.143 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 18:25:15 smithi169 bash[27878]: debug 2024-08-17T18:25:15.730+0000 7fbdcd270640 -1 osd.4 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:50.032580+0000 front 2024-08-17T18:24:50.033003+0000 (oldest deadline 2024-08-17T18:25:15.332386+0000) 2024-08-17T18:25:16.205 DEBUG:teuthology.orchestra.run.smithi131:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@osd.2.service' 2024-08-17T18:25:16.231 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:25:16.232 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-08-17T18:25:16.232 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-08-17T18:25:16.232 DEBUG:teuthology.orchestra.run.smithi131:> sudo systemctl stop ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@osd.3 2024-08-17T18:25:16.464 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 18:25:16 smithi131 systemd[1]: Stopping Ceph osd.3 for f27a2518-5cb7-11ef-bccf-c7b262605968... 2024-08-17T18:25:16.464 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 18:25:16 smithi131 bash[122019]: debug 2024-08-17T18:25:16.424+0000 7f8e3f979640 -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 2024-08-17T18:25:16.465 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 18:25:16 smithi131 bash[122019]: debug 2024-08-17T18:25:16.424+0000 7f8e3f979640 -1 osd.3 1613 *** Got signal Terminated *** 2024-08-17T18:25:16.465 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 18:25:16 smithi131 bash[122019]: debug 2024-08-17T18:25:16.424+0000 7f8e3f979640 -1 osd.3 1613 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T18:25:16.465 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 18:25:16 smithi131 bash[122019]: debug 2024-08-17T18:25:16.460+0000 7f8e37f86640 -1 osd.3 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.131645+0000 front 2024-08-17T18:24:53.131696+0000 (oldest deadline 2024-08-17T18:25:15.431845+0000) 2024-08-17T18:25:17.142 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:16 smithi169 bash[33282]: debug 2024-08-17T18:25:16.806+0000 7f0f518d5640 -1 osd.5 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:50.717737+0000 front 2024-08-17T18:24:50.717914+0000 (oldest deadline 2024-08-17T18:25:15.417710+0000) 2024-08-17T18:25:17.143 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 18:25:16 smithi169 bash[27878]: debug 2024-08-17T18:25:16.778+0000 7fbdcd270640 -1 osd.4 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:50.032580+0000 front 2024-08-17T18:24:50.033003+0000 (oldest deadline 2024-08-17T18:25:15.332386+0000) 2024-08-17T18:25:17.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:16 smithi169 bash[44211]: debug 2024-08-17T18:25:16.918+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.300548+0000 front 2024-08-17T18:24:53.300096+0000 (oldest deadline 2024-08-17T18:25:14.999930+0000) 2024-08-17T18:25:17.849 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 18:25:17 smithi131 bash[122019]: debug 2024-08-17T18:25:17.416+0000 7f8e37f86640 -1 osd.3 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.131645+0000 front 2024-08-17T18:24:53.131696+0000 (oldest deadline 2024-08-17T18:25:15.431845+0000) 2024-08-17T18:25:18.142 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 18:25:17 smithi169 bash[27878]: debug 2024-08-17T18:25:17.734+0000 7fbdcd270640 -1 osd.4 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:50.032580+0000 front 2024-08-17T18:24:50.033003+0000 (oldest deadline 2024-08-17T18:25:15.332386+0000) 2024-08-17T18:25:18.143 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:17 smithi169 bash[33282]: debug 2024-08-17T18:25:17.834+0000 7f0f518d5640 -1 osd.5 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:50.717737+0000 front 2024-08-17T18:24:50.717914+0000 (oldest deadline 2024-08-17T18:25:15.417710+0000) 2024-08-17T18:25:18.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:17 smithi169 bash[44211]: debug 2024-08-17T18:25:17.874+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.300548+0000 front 2024-08-17T18:24:53.300096+0000 (oldest deadline 2024-08-17T18:25:14.999930+0000) 2024-08-17T18:25:18.143 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:17 smithi169 bash[38856]: debug 2024-08-17T18:25:17.898+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:52.300057+0000 front 2024-08-17T18:24:52.300288+0000 (oldest deadline 2024-08-17T18:25:16.999810+0000) 2024-08-17T18:25:18.849 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 18:25:18 smithi131 bash[122019]: debug 2024-08-17T18:25:18.428+0000 7f8e37f86640 -1 osd.3 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.131645+0000 front 2024-08-17T18:24:53.131696+0000 (oldest deadline 2024-08-17T18:25:15.431845+0000) 2024-08-17T18:25:19.142 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:18 smithi169 bash[33282]: debug 2024-08-17T18:25:18.818+0000 7f0f518d5640 -1 osd.5 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:50.717737+0000 front 2024-08-17T18:24:50.717914+0000 (oldest deadline 2024-08-17T18:25:15.417710+0000) 2024-08-17T18:25:19.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:18 smithi169 bash[44211]: debug 2024-08-17T18:25:18.870+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.300548+0000 front 2024-08-17T18:24:53.300096+0000 (oldest deadline 2024-08-17T18:25:14.999930+0000) 2024-08-17T18:25:19.143 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 18:25:18 smithi169 bash[27878]: debug 2024-08-17T18:25:18.710+0000 7fbdcd270640 -1 osd.4 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:50.032580+0000 front 2024-08-17T18:24:50.033003+0000 (oldest deadline 2024-08-17T18:25:15.332386+0000) 2024-08-17T18:25:19.144 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:18 smithi169 bash[38856]: debug 2024-08-17T18:25:18.886+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:52.300057+0000 front 2024-08-17T18:24:52.300288+0000 (oldest deadline 2024-08-17T18:25:16.999810+0000) 2024-08-17T18:25:19.849 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 18:25:19 smithi131 bash[122019]: debug 2024-08-17T18:25:19.408+0000 7f8e37f86640 -1 osd.3 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.131645+0000 front 2024-08-17T18:24:53.131696+0000 (oldest deadline 2024-08-17T18:25:15.431845+0000) 2024-08-17T18:25:20.143 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 18:25:19 smithi169 bash[27878]: debug 2024-08-17T18:25:19.750+0000 7fbdcd270640 -1 osd.4 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:50.032580+0000 front 2024-08-17T18:24:50.033003+0000 (oldest deadline 2024-08-17T18:25:15.332386+0000) 2024-08-17T18:25:20.144 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:19 smithi169 bash[33282]: debug 2024-08-17T18:25:19.830+0000 7f0f518d5640 -1 osd.5 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:50.717737+0000 front 2024-08-17T18:24:50.717914+0000 (oldest deadline 2024-08-17T18:25:15.417710+0000) 2024-08-17T18:25:20.144 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:19 smithi169 bash[38856]: debug 2024-08-17T18:25:19.874+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:52.300057+0000 front 2024-08-17T18:24:52.300288+0000 (oldest deadline 2024-08-17T18:25:16.999810+0000) 2024-08-17T18:25:20.145 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:19 smithi169 bash[44211]: debug 2024-08-17T18:25:19.882+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.300548+0000 front 2024-08-17T18:24:53.300096+0000 (oldest deadline 2024-08-17T18:25:14.999930+0000) 2024-08-17T18:25:20.849 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 18:25:20 smithi131 bash[122019]: debug 2024-08-17T18:25:20.420+0000 7f8e37f86640 -1 osd.3 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.131645+0000 front 2024-08-17T18:24:53.131696+0000 (oldest deadline 2024-08-17T18:25:15.431845+0000) 2024-08-17T18:25:21.142 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 18:25:20 smithi169 bash[27878]: debug 2024-08-17T18:25:20.734+0000 7fbdcd270640 -1 osd.4 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:50.032580+0000 front 2024-08-17T18:24:50.033003+0000 (oldest deadline 2024-08-17T18:25:15.332386+0000) 2024-08-17T18:25:21.143 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:20 smithi169 bash[33282]: debug 2024-08-17T18:25:20.826+0000 7f0f518d5640 -1 osd.5 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:50.717737+0000 front 2024-08-17T18:24:50.717914+0000 (oldest deadline 2024-08-17T18:25:15.417710+0000) 2024-08-17T18:25:21.143 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:20 smithi169 bash[38856]: debug 2024-08-17T18:25:20.874+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:52.300057+0000 front 2024-08-17T18:24:52.300288+0000 (oldest deadline 2024-08-17T18:25:16.999810+0000) 2024-08-17T18:25:21.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:20 smithi169 bash[44211]: debug 2024-08-17T18:25:20.902+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.300548+0000 front 2024-08-17T18:24:53.300096+0000 (oldest deadline 2024-08-17T18:25:14.999930+0000) 2024-08-17T18:25:22.142 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:21 smithi169 bash[33282]: debug 2024-08-17T18:25:21.870+0000 7f0f518d5640 -1 osd.5 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:50.717737+0000 front 2024-08-17T18:24:50.717914+0000 (oldest deadline 2024-08-17T18:25:15.417710+0000) 2024-08-17T18:25:22.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:21 smithi169 bash[44211]: debug 2024-08-17T18:25:21.890+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.300548+0000 front 2024-08-17T18:24:53.300096+0000 (oldest deadline 2024-08-17T18:25:14.999930+0000) 2024-08-17T18:25:22.143 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 18:25:21 smithi169 bash[27878]: debug 2024-08-17T18:25:21.782+0000 7fbdcd270640 -1 osd.4 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:50.032580+0000 front 2024-08-17T18:24:50.033003+0000 (oldest deadline 2024-08-17T18:25:15.332386+0000) 2024-08-17T18:25:22.143 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:21 smithi169 bash[38856]: debug 2024-08-17T18:25:21.826+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:52.300057+0000 front 2024-08-17T18:24:52.300288+0000 (oldest deadline 2024-08-17T18:25:16.999810+0000) 2024-08-17T18:25:23.011 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 18:25:22 smithi131 bash[331021]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd-3 2024-08-17T18:25:23.012 INFO:journalctl@ceph.osd.3.smithi131.stdout:Aug 17 18:25:22 smithi131 bash[331087]: Error response from daemon: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd-3 2024-08-17T18:25:23.142 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:22 smithi169 bash[33282]: debug 2024-08-17T18:25:22.894+0000 7f0f518d5640 -1 osd.5 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:50.717737+0000 front 2024-08-17T18:24:50.717914+0000 (oldest deadline 2024-08-17T18:25:15.417710+0000) 2024-08-17T18:25:23.143 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 18:25:22 smithi169 bash[27878]: debug 2024-08-17T18:25:22.806+0000 7fbdcd270640 -1 osd.4 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:50.032580+0000 front 2024-08-17T18:24:50.033003+0000 (oldest deadline 2024-08-17T18:25:15.332386+0000) 2024-08-17T18:25:23.143 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:22 smithi169 bash[38856]: debug 2024-08-17T18:25:22.786+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:52.300057+0000 front 2024-08-17T18:24:52.300288+0000 (oldest deadline 2024-08-17T18:25:16.999810+0000) 2024-08-17T18:25:23.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:22 smithi169 bash[44211]: debug 2024-08-17T18:25:22.918+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.300548+0000 front 2024-08-17T18:24:53.300096+0000 (oldest deadline 2024-08-17T18:25:14.999930+0000) 2024-08-17T18:25:24.142 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:23 smithi169 bash[33282]: debug 2024-08-17T18:25:23.854+0000 7f0f518d5640 -1 osd.5 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:50.717737+0000 front 2024-08-17T18:24:50.717914+0000 (oldest deadline 2024-08-17T18:25:15.417710+0000) 2024-08-17T18:25:24.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:23 smithi169 bash[44211]: debug 2024-08-17T18:25:23.914+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.300548+0000 front 2024-08-17T18:24:53.300096+0000 (oldest deadline 2024-08-17T18:25:14.999930+0000) 2024-08-17T18:25:24.143 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 18:25:23 smithi169 bash[27878]: debug 2024-08-17T18:25:23.798+0000 7fbdcd270640 -1 osd.4 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:50.032580+0000 front 2024-08-17T18:24:50.033003+0000 (oldest deadline 2024-08-17T18:25:15.332386+0000) 2024-08-17T18:25:24.143 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:23 smithi169 bash[38856]: debug 2024-08-17T18:25:23.818+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:52.300057+0000 front 2024-08-17T18:24:52.300288+0000 (oldest deadline 2024-08-17T18:25:16.999810+0000) 2024-08-17T18:25:24.881 DEBUG:teuthology.orchestra.run.smithi131:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@osd.3.service' 2024-08-17T18:25:24.907 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:25:24.907 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-08-17T18:25:24.908 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-08-17T18:25:24.908 DEBUG:teuthology.orchestra.run.smithi169:> sudo systemctl stop ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@osd.4 2024-08-17T18:25:25.054 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:24 smithi169 bash[33282]: debug 2024-08-17T18:25:24.825+0000 7f0f518d5640 -1 osd.5 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:50.717737+0000 front 2024-08-17T18:24:50.717914+0000 (oldest deadline 2024-08-17T18:25:15.417710+0000) 2024-08-17T18:25:25.055 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:24 smithi169 bash[38856]: debug 2024-08-17T18:25:24.777+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:52.300057+0000 front 2024-08-17T18:24:52.300288+0000 (oldest deadline 2024-08-17T18:25:16.999810+0000) 2024-08-17T18:25:25.055 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:24 smithi169 bash[44211]: debug 2024-08-17T18:25:24.933+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.300548+0000 front 2024-08-17T18:24:53.300096+0000 (oldest deadline 2024-08-17T18:25:14.999930+0000) 2024-08-17T18:25:25.055 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 18:25:24 smithi169 bash[27878]: debug 2024-08-17T18:25:24.813+0000 7fbdcd270640 -1 osd.4 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:50.032580+0000 front 2024-08-17T18:24:50.033003+0000 (oldest deadline 2024-08-17T18:25:15.332386+0000) 2024-08-17T18:25:25.055 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 18:25:24 smithi169 systemd[1]: Stopping Ceph osd.4 for f27a2518-5cb7-11ef-bccf-c7b262605968... 2024-08-17T18:25:25.392 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 18:25:25 smithi169 bash[27878]: debug 2024-08-17T18:25:25.049+0000 7fbdd4c64640 -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 2024-08-17T18:25:25.392 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 18:25:25 smithi169 bash[27878]: debug 2024-08-17T18:25:25.049+0000 7fbdd4c64640 -1 osd.4 1613 *** Got signal Terminated *** 2024-08-17T18:25:25.393 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 18:25:25 smithi169 bash[27878]: debug 2024-08-17T18:25:25.049+0000 7fbdd4c64640 -1 osd.4 1613 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T18:25:26.142 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:25 smithi169 bash[33282]: debug 2024-08-17T18:25:25.805+0000 7f0f518d5640 -1 osd.5 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:50.717737+0000 front 2024-08-17T18:24:50.717914+0000 (oldest deadline 2024-08-17T18:25:15.417710+0000) 2024-08-17T18:25:26.143 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 18:25:25 smithi169 bash[27878]: debug 2024-08-17T18:25:25.777+0000 7fbdcd270640 -1 osd.4 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:50.032580+0000 front 2024-08-17T18:24:50.033003+0000 (oldest deadline 2024-08-17T18:25:15.332386+0000) 2024-08-17T18:25:26.144 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:25 smithi169 bash[44211]: debug 2024-08-17T18:25:25.969+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.300548+0000 front 2024-08-17T18:24:53.300096+0000 (oldest deadline 2024-08-17T18:25:14.999930+0000) 2024-08-17T18:25:26.144 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:25 smithi169 bash[38856]: debug 2024-08-17T18:25:25.749+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:52.300057+0000 front 2024-08-17T18:24:52.300288+0000 (oldest deadline 2024-08-17T18:25:16.999810+0000) 2024-08-17T18:25:26.144 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:25 smithi169 bash[38856]: debug 2024-08-17T18:25:25.749+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:00.902829+0000 front 2024-08-17T18:25:00.902723+0000 (oldest deadline 2024-08-17T18:25:25.002545+0000) 2024-08-17T18:25:27.142 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 18:25:26 smithi169 bash[27878]: debug 2024-08-17T18:25:26.829+0000 7fbdcd270640 -1 osd.4 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:50.032580+0000 front 2024-08-17T18:24:50.033003+0000 (oldest deadline 2024-08-17T18:25:15.332386+0000) 2024-08-17T18:25:27.143 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:26 smithi169 bash[33282]: debug 2024-08-17T18:25:26.809+0000 7f0f518d5640 -1 osd.5 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:50.717737+0000 front 2024-08-17T18:24:50.717914+0000 (oldest deadline 2024-08-17T18:25:15.417710+0000) 2024-08-17T18:25:27.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:26 smithi169 bash[44211]: debug 2024-08-17T18:25:26.945+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.300548+0000 front 2024-08-17T18:24:53.300096+0000 (oldest deadline 2024-08-17T18:25:14.999930+0000) 2024-08-17T18:25:27.143 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:26 smithi169 bash[38856]: debug 2024-08-17T18:25:26.757+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:52.300057+0000 front 2024-08-17T18:24:52.300288+0000 (oldest deadline 2024-08-17T18:25:16.999810+0000) 2024-08-17T18:25:27.143 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:26 smithi169 bash[38856]: debug 2024-08-17T18:25:26.757+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:00.902829+0000 front 2024-08-17T18:25:00.902723+0000 (oldest deadline 2024-08-17T18:25:25.002545+0000) 2024-08-17T18:25:28.142 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:27 smithi169 bash[33282]: debug 2024-08-17T18:25:27.789+0000 7f0f518d5640 -1 osd.5 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:50.717737+0000 front 2024-08-17T18:24:50.717914+0000 (oldest deadline 2024-08-17T18:25:15.417710+0000) 2024-08-17T18:25:28.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:27 smithi169 bash[44211]: debug 2024-08-17T18:25:27.917+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.300548+0000 front 2024-08-17T18:24:53.300096+0000 (oldest deadline 2024-08-17T18:25:14.999930+0000) 2024-08-17T18:25:28.143 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 18:25:27 smithi169 bash[27878]: debug 2024-08-17T18:25:27.797+0000 7fbdcd270640 -1 osd.4 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:50.032580+0000 front 2024-08-17T18:24:50.033003+0000 (oldest deadline 2024-08-17T18:25:15.332386+0000) 2024-08-17T18:25:28.143 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 18:25:27 smithi169 bash[27878]: debug 2024-08-17T18:25:27.797+0000 7fbdcd270640 -1 osd.4 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:02.335151+0000 front 2024-08-17T18:25:02.334971+0000 (oldest deadline 2024-08-17T18:25:27.634582+0000) 2024-08-17T18:25:28.143 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:27 smithi169 bash[38856]: debug 2024-08-17T18:25:27.773+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:52.300057+0000 front 2024-08-17T18:24:52.300288+0000 (oldest deadline 2024-08-17T18:25:16.999810+0000) 2024-08-17T18:25:28.144 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:27 smithi169 bash[38856]: debug 2024-08-17T18:25:27.773+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:00.902829+0000 front 2024-08-17T18:25:00.902723+0000 (oldest deadline 2024-08-17T18:25:25.002545+0000) 2024-08-17T18:25:29.142 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:28 smithi169 bash[33282]: debug 2024-08-17T18:25:28.773+0000 7f0f518d5640 -1 osd.5 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:50.717737+0000 front 2024-08-17T18:24:50.717914+0000 (oldest deadline 2024-08-17T18:25:15.417710+0000) 2024-08-17T18:25:29.142 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:28 smithi169 bash[33282]: debug 2024-08-17T18:25:28.773+0000 7f0f518d5640 -1 osd.5 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:02.820891+0000 front 2024-08-17T18:25:02.821107+0000 (oldest deadline 2024-08-17T18:25:28.720796+0000) 2024-08-17T18:25:29.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:28 smithi169 bash[44211]: debug 2024-08-17T18:25:28.913+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.300548+0000 front 2024-08-17T18:24:53.300096+0000 (oldest deadline 2024-08-17T18:25:14.999930+0000) 2024-08-17T18:25:29.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:28 smithi169 bash[44211]: debug 2024-08-17T18:25:28.913+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:03.003545+0000 front 2024-08-17T18:25:03.003670+0000 (oldest deadline 2024-08-17T18:25:28.303634+0000) 2024-08-17T18:25:29.143 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 18:25:28 smithi169 bash[27878]: debug 2024-08-17T18:25:28.749+0000 7fbdcd270640 -1 osd.4 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:50.032580+0000 front 2024-08-17T18:24:50.033003+0000 (oldest deadline 2024-08-17T18:25:15.332386+0000) 2024-08-17T18:25:29.143 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 18:25:28 smithi169 bash[27878]: debug 2024-08-17T18:25:28.749+0000 7fbdcd270640 -1 osd.4 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:02.335151+0000 front 2024-08-17T18:25:02.334971+0000 (oldest deadline 2024-08-17T18:25:27.634582+0000) 2024-08-17T18:25:29.144 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:28 smithi169 bash[38856]: debug 2024-08-17T18:25:28.773+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:52.300057+0000 front 2024-08-17T18:24:52.300288+0000 (oldest deadline 2024-08-17T18:25:16.999810+0000) 2024-08-17T18:25:29.144 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:28 smithi169 bash[38856]: debug 2024-08-17T18:25:28.773+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:00.902829+0000 front 2024-08-17T18:25:00.902723+0000 (oldest deadline 2024-08-17T18:25:25.002545+0000) 2024-08-17T18:25:30.142 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 18:25:29 smithi169 bash[27878]: debug 2024-08-17T18:25:29.765+0000 7fbdcd270640 -1 osd.4 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:50.032580+0000 front 2024-08-17T18:24:50.033003+0000 (oldest deadline 2024-08-17T18:25:15.332386+0000) 2024-08-17T18:25:30.142 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 18:25:29 smithi169 bash[27878]: debug 2024-08-17T18:25:29.765+0000 7fbdcd270640 -1 osd.4 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:02.335151+0000 front 2024-08-17T18:25:02.334971+0000 (oldest deadline 2024-08-17T18:25:27.634582+0000) 2024-08-17T18:25:30.143 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:29 smithi169 bash[38856]: debug 2024-08-17T18:25:29.801+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:52.300057+0000 front 2024-08-17T18:24:52.300288+0000 (oldest deadline 2024-08-17T18:25:16.999810+0000) 2024-08-17T18:25:30.143 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:29 smithi169 bash[38856]: debug 2024-08-17T18:25:29.801+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:00.902829+0000 front 2024-08-17T18:25:00.902723+0000 (oldest deadline 2024-08-17T18:25:25.002545+0000) 2024-08-17T18:25:30.143 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:29 smithi169 bash[33282]: debug 2024-08-17T18:25:29.785+0000 7f0f518d5640 -1 osd.5 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:50.717737+0000 front 2024-08-17T18:24:50.717914+0000 (oldest deadline 2024-08-17T18:25:15.417710+0000) 2024-08-17T18:25:30.144 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:29 smithi169 bash[33282]: debug 2024-08-17T18:25:29.785+0000 7f0f518d5640 -1 osd.5 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:02.820891+0000 front 2024-08-17T18:25:02.821107+0000 (oldest deadline 2024-08-17T18:25:28.720796+0000) 2024-08-17T18:25:30.144 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:29 smithi169 bash[44211]: debug 2024-08-17T18:25:29.877+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.300548+0000 front 2024-08-17T18:24:53.300096+0000 (oldest deadline 2024-08-17T18:25:14.999930+0000) 2024-08-17T18:25:30.144 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:29 smithi169 bash[44211]: debug 2024-08-17T18:25:29.877+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:03.003545+0000 front 2024-08-17T18:25:03.003670+0000 (oldest deadline 2024-08-17T18:25:28.303634+0000) 2024-08-17T18:25:31.142 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:30 smithi169 bash[44211]: debug 2024-08-17T18:25:30.833+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.300548+0000 front 2024-08-17T18:24:53.300096+0000 (oldest deadline 2024-08-17T18:25:14.999930+0000) 2024-08-17T18:25:31.142 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:30 smithi169 bash[44211]: debug 2024-08-17T18:25:30.833+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:03.003545+0000 front 2024-08-17T18:25:03.003670+0000 (oldest deadline 2024-08-17T18:25:28.303634+0000) 2024-08-17T18:25:31.143 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:30 smithi169 bash[33282]: debug 2024-08-17T18:25:30.753+0000 7f0f518d5640 -1 osd.5 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:50.717737+0000 front 2024-08-17T18:24:50.717914+0000 (oldest deadline 2024-08-17T18:25:15.417710+0000) 2024-08-17T18:25:31.143 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:30 smithi169 bash[33282]: debug 2024-08-17T18:25:30.753+0000 7f0f518d5640 -1 osd.5 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:02.820891+0000 front 2024-08-17T18:25:02.821107+0000 (oldest deadline 2024-08-17T18:25:28.720796+0000) 2024-08-17T18:25:31.143 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:30 smithi169 bash[38856]: debug 2024-08-17T18:25:30.749+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:52.300057+0000 front 2024-08-17T18:24:52.300288+0000 (oldest deadline 2024-08-17T18:25:16.999810+0000) 2024-08-17T18:25:31.143 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:30 smithi169 bash[38856]: debug 2024-08-17T18:25:30.749+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:00.902829+0000 front 2024-08-17T18:25:00.902723+0000 (oldest deadline 2024-08-17T18:25:25.002545+0000) 2024-08-17T18:25:31.690 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 18:25:31 smithi169 bash[182293]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd-4 2024-08-17T18:25:32.142 INFO:journalctl@ceph.osd.4.smithi169.stdout:Aug 17 18:25:31 smithi169 bash[182360]: Error response from daemon: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd-4 2024-08-17T18:25:32.143 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:31 smithi169 bash[33282]: debug 2024-08-17T18:25:31.765+0000 7f0f518d5640 -1 osd.5 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:50.717737+0000 front 2024-08-17T18:24:50.717914+0000 (oldest deadline 2024-08-17T18:25:15.417710+0000) 2024-08-17T18:25:32.143 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:31 smithi169 bash[33282]: debug 2024-08-17T18:25:31.765+0000 7f0f518d5640 -1 osd.5 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:02.820891+0000 front 2024-08-17T18:25:02.821107+0000 (oldest deadline 2024-08-17T18:25:28.720796+0000) 2024-08-17T18:25:32.143 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:31 smithi169 bash[38856]: debug 2024-08-17T18:25:31.797+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:52.300057+0000 front 2024-08-17T18:24:52.300288+0000 (oldest deadline 2024-08-17T18:25:16.999810+0000) 2024-08-17T18:25:32.143 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:31 smithi169 bash[38856]: debug 2024-08-17T18:25:31.797+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:00.902829+0000 front 2024-08-17T18:25:00.902723+0000 (oldest deadline 2024-08-17T18:25:25.002545+0000) 2024-08-17T18:25:32.144 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:31 smithi169 bash[44211]: debug 2024-08-17T18:25:31.881+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.300548+0000 front 2024-08-17T18:24:53.300096+0000 (oldest deadline 2024-08-17T18:25:14.999930+0000) 2024-08-17T18:25:32.144 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:31 smithi169 bash[44211]: debug 2024-08-17T18:25:31.881+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:03.003545+0000 front 2024-08-17T18:25:03.003670+0000 (oldest deadline 2024-08-17T18:25:28.303634+0000) 2024-08-17T18:25:33.142 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:32 smithi169 bash[33282]: debug 2024-08-17T18:25:32.797+0000 7f0f518d5640 -1 osd.5 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:50.717737+0000 front 2024-08-17T18:24:50.717914+0000 (oldest deadline 2024-08-17T18:25:15.417710+0000) 2024-08-17T18:25:33.142 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:32 smithi169 bash[33282]: debug 2024-08-17T18:25:32.797+0000 7f0f518d5640 -1 osd.5 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:02.820891+0000 front 2024-08-17T18:25:02.821107+0000 (oldest deadline 2024-08-17T18:25:28.720796+0000) 2024-08-17T18:25:33.143 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:32 smithi169 bash[38856]: debug 2024-08-17T18:25:32.833+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:52.300057+0000 front 2024-08-17T18:24:52.300288+0000 (oldest deadline 2024-08-17T18:25:16.999810+0000) 2024-08-17T18:25:33.143 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:32 smithi169 bash[38856]: debug 2024-08-17T18:25:32.833+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:00.902829+0000 front 2024-08-17T18:25:00.902723+0000 (oldest deadline 2024-08-17T18:25:25.002545+0000) 2024-08-17T18:25:33.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:32 smithi169 bash[44211]: debug 2024-08-17T18:25:32.849+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.300548+0000 front 2024-08-17T18:24:53.300096+0000 (oldest deadline 2024-08-17T18:25:14.999930+0000) 2024-08-17T18:25:33.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:32 smithi169 bash[44211]: debug 2024-08-17T18:25:32.849+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:03.003545+0000 front 2024-08-17T18:25:03.003670+0000 (oldest deadline 2024-08-17T18:25:28.303634+0000) 2024-08-17T18:25:33.832 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:33 smithi169 bash[33282]: debug 2024-08-17T18:25:33.793+0000 7f0f518d5640 -1 osd.5 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:50.717737+0000 front 2024-08-17T18:24:50.717914+0000 (oldest deadline 2024-08-17T18:25:15.417710+0000) 2024-08-17T18:25:33.832 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:33 smithi169 bash[33282]: debug 2024-08-17T18:25:33.793+0000 7f0f518d5640 -1 osd.5 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:02.820891+0000 front 2024-08-17T18:25:02.821107+0000 (oldest deadline 2024-08-17T18:25:28.720796+0000) 2024-08-17T18:25:34.142 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:33 smithi169 bash[44211]: debug 2024-08-17T18:25:33.825+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.300548+0000 front 2024-08-17T18:24:53.300096+0000 (oldest deadline 2024-08-17T18:25:14.999930+0000) 2024-08-17T18:25:34.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:33 smithi169 bash[44211]: debug 2024-08-17T18:25:33.825+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:03.003545+0000 front 2024-08-17T18:25:03.003670+0000 (oldest deadline 2024-08-17T18:25:28.303634+0000) 2024-08-17T18:25:34.143 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:33 smithi169 bash[38856]: debug 2024-08-17T18:25:33.837+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:52.300057+0000 front 2024-08-17T18:24:52.300288+0000 (oldest deadline 2024-08-17T18:25:16.999810+0000) 2024-08-17T18:25:34.143 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:33 smithi169 bash[38856]: debug 2024-08-17T18:25:33.837+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:00.902829+0000 front 2024-08-17T18:25:00.902723+0000 (oldest deadline 2024-08-17T18:25:25.002545+0000) 2024-08-17T18:25:34.144 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:33 smithi169 bash[38856]: debug 2024-08-17T18:25:33.837+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6822 osd.2 since back 2024-08-17T18:25:10.804528+0000 front 2024-08-17T18:25:10.804611+0000 (oldest deadline 2024-08-17T18:25:33.104433+0000) 2024-08-17T18:25:34.254 DEBUG:teuthology.orchestra.run.smithi169:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@osd.4.service' 2024-08-17T18:25:34.282 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:25:34.283 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-08-17T18:25:34.283 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-08-17T18:25:34.283 DEBUG:teuthology.orchestra.run.smithi169:> sudo systemctl stop ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@osd.5 2024-08-17T18:25:34.642 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:34 smithi169 systemd[1]: Stopping Ceph osd.5 for f27a2518-5cb7-11ef-bccf-c7b262605968... 2024-08-17T18:25:34.642 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:34 smithi169 bash[33282]: debug 2024-08-17T18:25:34.453+0000 7f0f552c1640 -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 2024-08-17T18:25:34.643 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:34 smithi169 bash[33282]: debug 2024-08-17T18:25:34.453+0000 7f0f552c1640 -1 osd.5 1613 *** Got signal Terminated *** 2024-08-17T18:25:34.643 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:34 smithi169 bash[33282]: debug 2024-08-17T18:25:34.453+0000 7f0f552c1640 -1 osd.5 1613 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T18:25:35.142 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:34 smithi169 bash[33282]: debug 2024-08-17T18:25:34.781+0000 7f0f518d5640 -1 osd.5 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:50.717737+0000 front 2024-08-17T18:24:50.717914+0000 (oldest deadline 2024-08-17T18:25:15.417710+0000) 2024-08-17T18:25:35.143 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:34 smithi169 bash[33282]: debug 2024-08-17T18:25:34.781+0000 7f0f518d5640 -1 osd.5 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:02.820891+0000 front 2024-08-17T18:25:02.821107+0000 (oldest deadline 2024-08-17T18:25:28.720796+0000) 2024-08-17T18:25:35.143 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:34 smithi169 bash[33282]: debug 2024-08-17T18:25:34.781+0000 7f0f518d5640 -1 osd.5 1613 heartbeat_check: no reply from 172.21.15.131:6822 osd.2 since back 2024-08-17T18:25:08.721677+0000 front 2024-08-17T18:25:08.721782+0000 (oldest deadline 2024-08-17T18:25:34.021610+0000) 2024-08-17T18:25:35.143 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:34 smithi169 bash[38856]: debug 2024-08-17T18:25:34.889+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:52.300057+0000 front 2024-08-17T18:24:52.300288+0000 (oldest deadline 2024-08-17T18:25:16.999810+0000) 2024-08-17T18:25:35.143 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:34 smithi169 bash[38856]: debug 2024-08-17T18:25:34.889+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:00.902829+0000 front 2024-08-17T18:25:00.902723+0000 (oldest deadline 2024-08-17T18:25:25.002545+0000) 2024-08-17T18:25:35.143 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:34 smithi169 bash[38856]: debug 2024-08-17T18:25:34.889+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6822 osd.2 since back 2024-08-17T18:25:10.804528+0000 front 2024-08-17T18:25:10.804611+0000 (oldest deadline 2024-08-17T18:25:33.104433+0000) 2024-08-17T18:25:35.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:34 smithi169 bash[44211]: debug 2024-08-17T18:25:34.829+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.300548+0000 front 2024-08-17T18:24:53.300096+0000 (oldest deadline 2024-08-17T18:25:14.999930+0000) 2024-08-17T18:25:35.144 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:34 smithi169 bash[44211]: debug 2024-08-17T18:25:34.829+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:03.003545+0000 front 2024-08-17T18:25:03.003670+0000 (oldest deadline 2024-08-17T18:25:28.303634+0000) 2024-08-17T18:25:36.142 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:35 smithi169 bash[44211]: debug 2024-08-17T18:25:35.829+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.300548+0000 front 2024-08-17T18:24:53.300096+0000 (oldest deadline 2024-08-17T18:25:14.999930+0000) 2024-08-17T18:25:36.142 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:35 smithi169 bash[44211]: debug 2024-08-17T18:25:35.829+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:03.003545+0000 front 2024-08-17T18:25:03.003670+0000 (oldest deadline 2024-08-17T18:25:28.303634+0000) 2024-08-17T18:25:36.143 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:35 smithi169 bash[33282]: debug 2024-08-17T18:25:35.801+0000 7f0f518d5640 -1 osd.5 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:50.717737+0000 front 2024-08-17T18:24:50.717914+0000 (oldest deadline 2024-08-17T18:25:15.417710+0000) 2024-08-17T18:25:36.143 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:35 smithi169 bash[33282]: debug 2024-08-17T18:25:35.801+0000 7f0f518d5640 -1 osd.5 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:02.820891+0000 front 2024-08-17T18:25:02.821107+0000 (oldest deadline 2024-08-17T18:25:28.720796+0000) 2024-08-17T18:25:36.143 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:35 smithi169 bash[33282]: debug 2024-08-17T18:25:35.801+0000 7f0f518d5640 -1 osd.5 1613 heartbeat_check: no reply from 172.21.15.131:6822 osd.2 since back 2024-08-17T18:25:08.721677+0000 front 2024-08-17T18:25:08.721782+0000 (oldest deadline 2024-08-17T18:25:34.021610+0000) 2024-08-17T18:25:36.144 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:35 smithi169 bash[38856]: debug 2024-08-17T18:25:35.845+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:52.300057+0000 front 2024-08-17T18:24:52.300288+0000 (oldest deadline 2024-08-17T18:25:16.999810+0000) 2024-08-17T18:25:36.144 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:35 smithi169 bash[38856]: debug 2024-08-17T18:25:35.845+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:00.902829+0000 front 2024-08-17T18:25:00.902723+0000 (oldest deadline 2024-08-17T18:25:25.002545+0000) 2024-08-17T18:25:36.144 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:35 smithi169 bash[38856]: debug 2024-08-17T18:25:35.845+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6822 osd.2 since back 2024-08-17T18:25:10.804528+0000 front 2024-08-17T18:25:10.804611+0000 (oldest deadline 2024-08-17T18:25:33.104433+0000) 2024-08-17T18:25:37.142 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:36 smithi169 bash[44211]: debug 2024-08-17T18:25:36.881+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.300548+0000 front 2024-08-17T18:24:53.300096+0000 (oldest deadline 2024-08-17T18:25:14.999930+0000) 2024-08-17T18:25:37.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:36 smithi169 bash[44211]: debug 2024-08-17T18:25:36.881+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:03.003545+0000 front 2024-08-17T18:25:03.003670+0000 (oldest deadline 2024-08-17T18:25:28.303634+0000) 2024-08-17T18:25:37.143 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:36 smithi169 bash[33282]: debug 2024-08-17T18:25:36.789+0000 7f0f518d5640 -1 osd.5 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:50.717737+0000 front 2024-08-17T18:24:50.717914+0000 (oldest deadline 2024-08-17T18:25:15.417710+0000) 2024-08-17T18:25:37.143 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:36 smithi169 bash[33282]: debug 2024-08-17T18:25:36.789+0000 7f0f518d5640 -1 osd.5 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:02.820891+0000 front 2024-08-17T18:25:02.821107+0000 (oldest deadline 2024-08-17T18:25:28.720796+0000) 2024-08-17T18:25:37.143 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:36 smithi169 bash[33282]: debug 2024-08-17T18:25:36.789+0000 7f0f518d5640 -1 osd.5 1613 heartbeat_check: no reply from 172.21.15.131:6822 osd.2 since back 2024-08-17T18:25:08.721677+0000 front 2024-08-17T18:25:08.721782+0000 (oldest deadline 2024-08-17T18:25:34.021610+0000) 2024-08-17T18:25:37.144 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:36 smithi169 bash[38856]: debug 2024-08-17T18:25:36.889+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:52.300057+0000 front 2024-08-17T18:24:52.300288+0000 (oldest deadline 2024-08-17T18:25:16.999810+0000) 2024-08-17T18:25:37.144 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:36 smithi169 bash[38856]: debug 2024-08-17T18:25:36.889+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:00.902829+0000 front 2024-08-17T18:25:00.902723+0000 (oldest deadline 2024-08-17T18:25:25.002545+0000) 2024-08-17T18:25:37.144 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:36 smithi169 bash[38856]: debug 2024-08-17T18:25:36.889+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6822 osd.2 since back 2024-08-17T18:25:10.804528+0000 front 2024-08-17T18:25:10.804611+0000 (oldest deadline 2024-08-17T18:25:33.104433+0000) 2024-08-17T18:25:38.142 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:37 smithi169 bash[38856]: debug 2024-08-17T18:25:37.925+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:52.300057+0000 front 2024-08-17T18:24:52.300288+0000 (oldest deadline 2024-08-17T18:25:16.999810+0000) 2024-08-17T18:25:38.143 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:37 smithi169 bash[38856]: debug 2024-08-17T18:25:37.925+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:00.902829+0000 front 2024-08-17T18:25:00.902723+0000 (oldest deadline 2024-08-17T18:25:25.002545+0000) 2024-08-17T18:25:38.143 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:37 smithi169 bash[38856]: debug 2024-08-17T18:25:37.925+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6822 osd.2 since back 2024-08-17T18:25:10.804528+0000 front 2024-08-17T18:25:10.804611+0000 (oldest deadline 2024-08-17T18:25:33.104433+0000) 2024-08-17T18:25:38.143 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:37 smithi169 bash[33282]: debug 2024-08-17T18:25:37.741+0000 7f0f518d5640 -1 osd.5 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:50.717737+0000 front 2024-08-17T18:24:50.717914+0000 (oldest deadline 2024-08-17T18:25:15.417710+0000) 2024-08-17T18:25:38.143 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:37 smithi169 bash[33282]: debug 2024-08-17T18:25:37.741+0000 7f0f518d5640 -1 osd.5 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:02.820891+0000 front 2024-08-17T18:25:02.821107+0000 (oldest deadline 2024-08-17T18:25:28.720796+0000) 2024-08-17T18:25:38.143 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:37 smithi169 bash[33282]: debug 2024-08-17T18:25:37.741+0000 7f0f518d5640 -1 osd.5 1613 heartbeat_check: no reply from 172.21.15.131:6822 osd.2 since back 2024-08-17T18:25:08.721677+0000 front 2024-08-17T18:25:08.721782+0000 (oldest deadline 2024-08-17T18:25:34.021610+0000) 2024-08-17T18:25:38.144 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:37 smithi169 bash[44211]: debug 2024-08-17T18:25:37.853+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.300548+0000 front 2024-08-17T18:24:53.300096+0000 (oldest deadline 2024-08-17T18:25:14.999930+0000) 2024-08-17T18:25:38.144 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:37 smithi169 bash[44211]: debug 2024-08-17T18:25:37.853+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:03.003545+0000 front 2024-08-17T18:25:03.003670+0000 (oldest deadline 2024-08-17T18:25:28.303634+0000) 2024-08-17T18:25:38.144 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:37 smithi169 bash[44211]: debug 2024-08-17T18:25:37.853+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6822 osd.2 since back 2024-08-17T18:25:11.705533+0000 front 2024-08-17T18:25:11.705687+0000 (oldest deadline 2024-08-17T18:25:37.605522+0000) 2024-08-17T18:25:39.142 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:38 smithi169 bash[33282]: debug 2024-08-17T18:25:38.753+0000 7f0f518d5640 -1 osd.5 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:50.717737+0000 front 2024-08-17T18:24:50.717914+0000 (oldest deadline 2024-08-17T18:25:15.417710+0000) 2024-08-17T18:25:39.142 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:38 smithi169 bash[33282]: debug 2024-08-17T18:25:38.753+0000 7f0f518d5640 -1 osd.5 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:02.820891+0000 front 2024-08-17T18:25:02.821107+0000 (oldest deadline 2024-08-17T18:25:28.720796+0000) 2024-08-17T18:25:39.143 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:38 smithi169 bash[33282]: debug 2024-08-17T18:25:38.753+0000 7f0f518d5640 -1 osd.5 1613 heartbeat_check: no reply from 172.21.15.131:6822 osd.2 since back 2024-08-17T18:25:08.721677+0000 front 2024-08-17T18:25:08.721782+0000 (oldest deadline 2024-08-17T18:25:34.021610+0000) 2024-08-17T18:25:39.143 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:38 smithi169 bash[38856]: debug 2024-08-17T18:25:38.885+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:52.300057+0000 front 2024-08-17T18:24:52.300288+0000 (oldest deadline 2024-08-17T18:25:16.999810+0000) 2024-08-17T18:25:39.143 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:38 smithi169 bash[38856]: debug 2024-08-17T18:25:38.885+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:00.902829+0000 front 2024-08-17T18:25:00.902723+0000 (oldest deadline 2024-08-17T18:25:25.002545+0000) 2024-08-17T18:25:39.143 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:38 smithi169 bash[38856]: debug 2024-08-17T18:25:38.885+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6822 osd.2 since back 2024-08-17T18:25:10.804528+0000 front 2024-08-17T18:25:10.804611+0000 (oldest deadline 2024-08-17T18:25:33.104433+0000) 2024-08-17T18:25:39.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:38 smithi169 bash[44211]: debug 2024-08-17T18:25:38.833+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.300548+0000 front 2024-08-17T18:24:53.300096+0000 (oldest deadline 2024-08-17T18:25:14.999930+0000) 2024-08-17T18:25:39.144 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:38 smithi169 bash[44211]: debug 2024-08-17T18:25:38.833+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:03.003545+0000 front 2024-08-17T18:25:03.003670+0000 (oldest deadline 2024-08-17T18:25:28.303634+0000) 2024-08-17T18:25:39.144 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:38 smithi169 bash[44211]: debug 2024-08-17T18:25:38.833+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6822 osd.2 since back 2024-08-17T18:25:11.705533+0000 front 2024-08-17T18:25:11.705687+0000 (oldest deadline 2024-08-17T18:25:37.605522+0000) 2024-08-17T18:25:40.142 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:39 smithi169 bash[44211]: debug 2024-08-17T18:25:39.797+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.300548+0000 front 2024-08-17T18:24:53.300096+0000 (oldest deadline 2024-08-17T18:25:14.999930+0000) 2024-08-17T18:25:40.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:39 smithi169 bash[44211]: debug 2024-08-17T18:25:39.797+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:03.003545+0000 front 2024-08-17T18:25:03.003670+0000 (oldest deadline 2024-08-17T18:25:28.303634+0000) 2024-08-17T18:25:40.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:39 smithi169 bash[44211]: debug 2024-08-17T18:25:39.797+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6822 osd.2 since back 2024-08-17T18:25:11.705533+0000 front 2024-08-17T18:25:11.705687+0000 (oldest deadline 2024-08-17T18:25:37.605522+0000) 2024-08-17T18:25:40.143 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:39 smithi169 bash[38856]: debug 2024-08-17T18:25:39.885+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:52.300057+0000 front 2024-08-17T18:24:52.300288+0000 (oldest deadline 2024-08-17T18:25:16.999810+0000) 2024-08-17T18:25:40.143 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:39 smithi169 bash[38856]: debug 2024-08-17T18:25:39.885+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:00.902829+0000 front 2024-08-17T18:25:00.902723+0000 (oldest deadline 2024-08-17T18:25:25.002545+0000) 2024-08-17T18:25:40.143 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:39 smithi169 bash[38856]: debug 2024-08-17T18:25:39.885+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6822 osd.2 since back 2024-08-17T18:25:10.804528+0000 front 2024-08-17T18:25:10.804611+0000 (oldest deadline 2024-08-17T18:25:33.104433+0000) 2024-08-17T18:25:40.912 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:40 smithi169 bash[182492]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd-5 2024-08-17T18:25:40.912 INFO:journalctl@ceph.osd.5.smithi169.stdout:Aug 17 18:25:40 smithi169 bash[182556]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd-5 2024-08-17T18:25:40.913 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:40 smithi169 bash[44211]: debug 2024-08-17T18:25:40.769+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.300548+0000 front 2024-08-17T18:24:53.300096+0000 (oldest deadline 2024-08-17T18:25:14.999930+0000) 2024-08-17T18:25:40.913 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:40 smithi169 bash[44211]: debug 2024-08-17T18:25:40.769+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:03.003545+0000 front 2024-08-17T18:25:03.003670+0000 (oldest deadline 2024-08-17T18:25:28.303634+0000) 2024-08-17T18:25:40.913 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:40 smithi169 bash[44211]: debug 2024-08-17T18:25:40.769+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6822 osd.2 since back 2024-08-17T18:25:11.705533+0000 front 2024-08-17T18:25:11.705687+0000 (oldest deadline 2024-08-17T18:25:37.605522+0000) 2024-08-17T18:25:41.392 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:40 smithi169 bash[38856]: debug 2024-08-17T18:25:40.909+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:52.300057+0000 front 2024-08-17T18:24:52.300288+0000 (oldest deadline 2024-08-17T18:25:16.999810+0000) 2024-08-17T18:25:41.392 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:40 smithi169 bash[38856]: debug 2024-08-17T18:25:40.909+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:00.902829+0000 front 2024-08-17T18:25:00.902723+0000 (oldest deadline 2024-08-17T18:25:25.002545+0000) 2024-08-17T18:25:41.393 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:40 smithi169 bash[38856]: debug 2024-08-17T18:25:40.909+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6822 osd.2 since back 2024-08-17T18:25:10.804528+0000 front 2024-08-17T18:25:10.804611+0000 (oldest deadline 2024-08-17T18:25:33.104433+0000) 2024-08-17T18:25:42.055 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:41 smithi169 bash[44211]: debug 2024-08-17T18:25:41.725+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.300548+0000 front 2024-08-17T18:24:53.300096+0000 (oldest deadline 2024-08-17T18:25:14.999930+0000) 2024-08-17T18:25:42.056 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:41 smithi169 bash[44211]: debug 2024-08-17T18:25:41.725+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:03.003545+0000 front 2024-08-17T18:25:03.003670+0000 (oldest deadline 2024-08-17T18:25:28.303634+0000) 2024-08-17T18:25:42.056 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:41 smithi169 bash[44211]: debug 2024-08-17T18:25:41.725+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6822 osd.2 since back 2024-08-17T18:25:11.705533+0000 front 2024-08-17T18:25:11.705687+0000 (oldest deadline 2024-08-17T18:25:37.605522+0000) 2024-08-17T18:25:42.056 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:41 smithi169 bash[38856]: debug 2024-08-17T18:25:41.953+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:52.300057+0000 front 2024-08-17T18:24:52.300288+0000 (oldest deadline 2024-08-17T18:25:16.999810+0000) 2024-08-17T18:25:42.056 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:41 smithi169 bash[38856]: debug 2024-08-17T18:25:41.953+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:00.902829+0000 front 2024-08-17T18:25:00.902723+0000 (oldest deadline 2024-08-17T18:25:25.002545+0000) 2024-08-17T18:25:42.056 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:41 smithi169 bash[38856]: debug 2024-08-17T18:25:41.953+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6822 osd.2 since back 2024-08-17T18:25:10.804528+0000 front 2024-08-17T18:25:10.804611+0000 (oldest deadline 2024-08-17T18:25:33.104433+0000) 2024-08-17T18:25:43.052 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:42 smithi169 bash[44211]: debug 2024-08-17T18:25:42.729+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.300548+0000 front 2024-08-17T18:24:53.300096+0000 (oldest deadline 2024-08-17T18:25:14.999930+0000) 2024-08-17T18:25:43.052 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:42 smithi169 bash[44211]: debug 2024-08-17T18:25:42.729+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:03.003545+0000 front 2024-08-17T18:25:03.003670+0000 (oldest deadline 2024-08-17T18:25:28.303634+0000) 2024-08-17T18:25:43.052 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:42 smithi169 bash[44211]: debug 2024-08-17T18:25:42.729+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6822 osd.2 since back 2024-08-17T18:25:11.705533+0000 front 2024-08-17T18:25:11.705687+0000 (oldest deadline 2024-08-17T18:25:37.605522+0000) 2024-08-17T18:25:43.053 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:42 smithi169 bash[44211]: debug 2024-08-17T18:25:42.729+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6830 osd.3 since back 2024-08-17T18:25:17.606281+0000 front 2024-08-17T18:25:17.606341+0000 (oldest deadline 2024-08-17T18:25:42.306141+0000) 2024-08-17T18:25:43.053 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:42 smithi169 bash[38856]: debug 2024-08-17T18:25:42.961+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:52.300057+0000 front 2024-08-17T18:24:52.300288+0000 (oldest deadline 2024-08-17T18:25:16.999810+0000) 2024-08-17T18:25:43.053 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:42 smithi169 bash[38856]: debug 2024-08-17T18:25:42.961+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:00.902829+0000 front 2024-08-17T18:25:00.902723+0000 (oldest deadline 2024-08-17T18:25:25.002545+0000) 2024-08-17T18:25:43.053 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:42 smithi169 bash[38856]: debug 2024-08-17T18:25:42.961+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6822 osd.2 since back 2024-08-17T18:25:10.804528+0000 front 2024-08-17T18:25:10.804611+0000 (oldest deadline 2024-08-17T18:25:33.104433+0000) 2024-08-17T18:25:43.056 DEBUG:teuthology.orchestra.run.smithi169:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@osd.5.service' 2024-08-17T18:25:43.085 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:25:43.085 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-08-17T18:25:43.085 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-08-17T18:25:43.086 DEBUG:teuthology.orchestra.run.smithi169:> sudo systemctl stop ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@osd.6 2024-08-17T18:25:43.392 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:43 smithi169 systemd[1]: Stopping Ceph osd.6 for f27a2518-5cb7-11ef-bccf-c7b262605968... 2024-08-17T18:25:43.392 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:43 smithi169 bash[38856]: debug 2024-08-17T18:25:43.265+0000 7fccf5778640 -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 2024-08-17T18:25:43.393 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:43 smithi169 bash[38856]: debug 2024-08-17T18:25:43.265+0000 7fccf5778640 -1 osd.6 1613 *** Got signal Terminated *** 2024-08-17T18:25:43.393 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:43 smithi169 bash[38856]: debug 2024-08-17T18:25:43.265+0000 7fccf5778640 -1 osd.6 1613 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T18:25:44.142 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:43 smithi169 bash[38856]: debug 2024-08-17T18:25:43.937+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:52.300057+0000 front 2024-08-17T18:24:52.300288+0000 (oldest deadline 2024-08-17T18:25:16.999810+0000) 2024-08-17T18:25:44.142 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:43 smithi169 bash[38856]: debug 2024-08-17T18:25:43.937+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:00.902829+0000 front 2024-08-17T18:25:00.902723+0000 (oldest deadline 2024-08-17T18:25:25.002545+0000) 2024-08-17T18:25:44.143 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:43 smithi169 bash[38856]: debug 2024-08-17T18:25:43.937+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6822 osd.2 since back 2024-08-17T18:25:10.804528+0000 front 2024-08-17T18:25:10.804611+0000 (oldest deadline 2024-08-17T18:25:33.104433+0000) 2024-08-17T18:25:44.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:43 smithi169 bash[44211]: debug 2024-08-17T18:25:43.717+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.300548+0000 front 2024-08-17T18:24:53.300096+0000 (oldest deadline 2024-08-17T18:25:14.999930+0000) 2024-08-17T18:25:44.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:43 smithi169 bash[44211]: debug 2024-08-17T18:25:43.717+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:03.003545+0000 front 2024-08-17T18:25:03.003670+0000 (oldest deadline 2024-08-17T18:25:28.303634+0000) 2024-08-17T18:25:44.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:43 smithi169 bash[44211]: debug 2024-08-17T18:25:43.717+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6822 osd.2 since back 2024-08-17T18:25:11.705533+0000 front 2024-08-17T18:25:11.705687+0000 (oldest deadline 2024-08-17T18:25:37.605522+0000) 2024-08-17T18:25:44.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:43 smithi169 bash[44211]: debug 2024-08-17T18:25:43.717+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6830 osd.3 since back 2024-08-17T18:25:17.606281+0000 front 2024-08-17T18:25:17.606341+0000 (oldest deadline 2024-08-17T18:25:42.306141+0000) 2024-08-17T18:25:45.142 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:44 smithi169 bash[38856]: debug 2024-08-17T18:25:44.893+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:52.300057+0000 front 2024-08-17T18:24:52.300288+0000 (oldest deadline 2024-08-17T18:25:16.999810+0000) 2024-08-17T18:25:45.142 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:44 smithi169 bash[38856]: debug 2024-08-17T18:25:44.893+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:00.902829+0000 front 2024-08-17T18:25:00.902723+0000 (oldest deadline 2024-08-17T18:25:25.002545+0000) 2024-08-17T18:25:45.143 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:44 smithi169 bash[38856]: debug 2024-08-17T18:25:44.893+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6822 osd.2 since back 2024-08-17T18:25:10.804528+0000 front 2024-08-17T18:25:10.804611+0000 (oldest deadline 2024-08-17T18:25:33.104433+0000) 2024-08-17T18:25:45.143 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:44 smithi169 bash[38856]: debug 2024-08-17T18:25:44.893+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6830 osd.3 since back 2024-08-17T18:25:18.806964+0000 front 2024-08-17T18:25:18.807019+0000 (oldest deadline 2024-08-17T18:25:44.706926+0000) 2024-08-17T18:25:45.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:44 smithi169 bash[44211]: debug 2024-08-17T18:25:44.745+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.300548+0000 front 2024-08-17T18:24:53.300096+0000 (oldest deadline 2024-08-17T18:25:14.999930+0000) 2024-08-17T18:25:45.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:44 smithi169 bash[44211]: debug 2024-08-17T18:25:44.745+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:03.003545+0000 front 2024-08-17T18:25:03.003670+0000 (oldest deadline 2024-08-17T18:25:28.303634+0000) 2024-08-17T18:25:45.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:44 smithi169 bash[44211]: debug 2024-08-17T18:25:44.745+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6822 osd.2 since back 2024-08-17T18:25:11.705533+0000 front 2024-08-17T18:25:11.705687+0000 (oldest deadline 2024-08-17T18:25:37.605522+0000) 2024-08-17T18:25:45.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:44 smithi169 bash[44211]: debug 2024-08-17T18:25:44.745+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6830 osd.3 since back 2024-08-17T18:25:17.606281+0000 front 2024-08-17T18:25:17.606341+0000 (oldest deadline 2024-08-17T18:25:42.306141+0000) 2024-08-17T18:25:46.142 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:45 smithi169 bash[44211]: debug 2024-08-17T18:25:45.757+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.300548+0000 front 2024-08-17T18:24:53.300096+0000 (oldest deadline 2024-08-17T18:25:14.999930+0000) 2024-08-17T18:25:46.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:45 smithi169 bash[44211]: debug 2024-08-17T18:25:45.757+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:03.003545+0000 front 2024-08-17T18:25:03.003670+0000 (oldest deadline 2024-08-17T18:25:28.303634+0000) 2024-08-17T18:25:46.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:45 smithi169 bash[44211]: debug 2024-08-17T18:25:45.757+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6822 osd.2 since back 2024-08-17T18:25:11.705533+0000 front 2024-08-17T18:25:11.705687+0000 (oldest deadline 2024-08-17T18:25:37.605522+0000) 2024-08-17T18:25:46.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:45 smithi169 bash[44211]: debug 2024-08-17T18:25:45.757+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6830 osd.3 since back 2024-08-17T18:25:17.606281+0000 front 2024-08-17T18:25:17.606341+0000 (oldest deadline 2024-08-17T18:25:42.306141+0000) 2024-08-17T18:25:46.143 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:45 smithi169 bash[38856]: debug 2024-08-17T18:25:45.909+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:52.300057+0000 front 2024-08-17T18:24:52.300288+0000 (oldest deadline 2024-08-17T18:25:16.999810+0000) 2024-08-17T18:25:46.143 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:45 smithi169 bash[38856]: debug 2024-08-17T18:25:45.909+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:00.902829+0000 front 2024-08-17T18:25:00.902723+0000 (oldest deadline 2024-08-17T18:25:25.002545+0000) 2024-08-17T18:25:46.143 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:45 smithi169 bash[38856]: debug 2024-08-17T18:25:45.909+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6822 osd.2 since back 2024-08-17T18:25:10.804528+0000 front 2024-08-17T18:25:10.804611+0000 (oldest deadline 2024-08-17T18:25:33.104433+0000) 2024-08-17T18:25:46.144 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:45 smithi169 bash[38856]: debug 2024-08-17T18:25:45.909+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6830 osd.3 since back 2024-08-17T18:25:18.806964+0000 front 2024-08-17T18:25:18.807019+0000 (oldest deadline 2024-08-17T18:25:44.706926+0000) 2024-08-17T18:25:47.142 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:46 smithi169 bash[44211]: debug 2024-08-17T18:25:46.745+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.300548+0000 front 2024-08-17T18:24:53.300096+0000 (oldest deadline 2024-08-17T18:25:14.999930+0000) 2024-08-17T18:25:47.142 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:46 smithi169 bash[44211]: debug 2024-08-17T18:25:46.745+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:03.003545+0000 front 2024-08-17T18:25:03.003670+0000 (oldest deadline 2024-08-17T18:25:28.303634+0000) 2024-08-17T18:25:47.142 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:46 smithi169 bash[44211]: debug 2024-08-17T18:25:46.745+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6822 osd.2 since back 2024-08-17T18:25:11.705533+0000 front 2024-08-17T18:25:11.705687+0000 (oldest deadline 2024-08-17T18:25:37.605522+0000) 2024-08-17T18:25:47.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:46 smithi169 bash[44211]: debug 2024-08-17T18:25:46.745+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6830 osd.3 since back 2024-08-17T18:25:17.606281+0000 front 2024-08-17T18:25:17.606341+0000 (oldest deadline 2024-08-17T18:25:42.306141+0000) 2024-08-17T18:25:47.143 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:46 smithi169 bash[38856]: debug 2024-08-17T18:25:46.941+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:52.300057+0000 front 2024-08-17T18:24:52.300288+0000 (oldest deadline 2024-08-17T18:25:16.999810+0000) 2024-08-17T18:25:47.143 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:46 smithi169 bash[38856]: debug 2024-08-17T18:25:46.941+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:00.902829+0000 front 2024-08-17T18:25:00.902723+0000 (oldest deadline 2024-08-17T18:25:25.002545+0000) 2024-08-17T18:25:47.143 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:46 smithi169 bash[38856]: debug 2024-08-17T18:25:46.941+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6822 osd.2 since back 2024-08-17T18:25:10.804528+0000 front 2024-08-17T18:25:10.804611+0000 (oldest deadline 2024-08-17T18:25:33.104433+0000) 2024-08-17T18:25:47.143 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:46 smithi169 bash[38856]: debug 2024-08-17T18:25:46.941+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6830 osd.3 since back 2024-08-17T18:25:18.806964+0000 front 2024-08-17T18:25:18.807019+0000 (oldest deadline 2024-08-17T18:25:44.706926+0000) 2024-08-17T18:25:48.142 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:47 smithi169 bash[44211]: debug 2024-08-17T18:25:47.725+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.300548+0000 front 2024-08-17T18:24:53.300096+0000 (oldest deadline 2024-08-17T18:25:14.999930+0000) 2024-08-17T18:25:48.142 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:47 smithi169 bash[44211]: debug 2024-08-17T18:25:47.725+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:03.003545+0000 front 2024-08-17T18:25:03.003670+0000 (oldest deadline 2024-08-17T18:25:28.303634+0000) 2024-08-17T18:25:48.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:47 smithi169 bash[44211]: debug 2024-08-17T18:25:47.725+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6822 osd.2 since back 2024-08-17T18:25:11.705533+0000 front 2024-08-17T18:25:11.705687+0000 (oldest deadline 2024-08-17T18:25:37.605522+0000) 2024-08-17T18:25:48.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:47 smithi169 bash[44211]: debug 2024-08-17T18:25:47.725+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6830 osd.3 since back 2024-08-17T18:25:17.606281+0000 front 2024-08-17T18:25:17.606341+0000 (oldest deadline 2024-08-17T18:25:42.306141+0000) 2024-08-17T18:25:48.143 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:47 smithi169 bash[38856]: debug 2024-08-17T18:25:47.921+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:52.300057+0000 front 2024-08-17T18:24:52.300288+0000 (oldest deadline 2024-08-17T18:25:16.999810+0000) 2024-08-17T18:25:48.143 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:47 smithi169 bash[38856]: debug 2024-08-17T18:25:47.921+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:00.902829+0000 front 2024-08-17T18:25:00.902723+0000 (oldest deadline 2024-08-17T18:25:25.002545+0000) 2024-08-17T18:25:48.143 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:47 smithi169 bash[38856]: debug 2024-08-17T18:25:47.925+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6822 osd.2 since back 2024-08-17T18:25:10.804528+0000 front 2024-08-17T18:25:10.804611+0000 (oldest deadline 2024-08-17T18:25:33.104433+0000) 2024-08-17T18:25:48.143 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:47 smithi169 bash[38856]: debug 2024-08-17T18:25:47.925+0000 7fccf1d8c640 -1 osd.6 1613 heartbeat_check: no reply from 172.21.15.131:6830 osd.3 since back 2024-08-17T18:25:18.806964+0000 front 2024-08-17T18:25:18.807019+0000 (oldest deadline 2024-08-17T18:25:44.706926+0000) 2024-08-17T18:25:49.118 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:48 smithi169 bash[44211]: debug 2024-08-17T18:25:48.745+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.300548+0000 front 2024-08-17T18:24:53.300096+0000 (oldest deadline 2024-08-17T18:25:14.999930+0000) 2024-08-17T18:25:49.118 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:48 smithi169 bash[44211]: debug 2024-08-17T18:25:48.745+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:03.003545+0000 front 2024-08-17T18:25:03.003670+0000 (oldest deadline 2024-08-17T18:25:28.303634+0000) 2024-08-17T18:25:49.118 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:48 smithi169 bash[44211]: debug 2024-08-17T18:25:48.745+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6822 osd.2 since back 2024-08-17T18:25:11.705533+0000 front 2024-08-17T18:25:11.705687+0000 (oldest deadline 2024-08-17T18:25:37.605522+0000) 2024-08-17T18:25:49.118 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:48 smithi169 bash[44211]: debug 2024-08-17T18:25:48.745+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6830 osd.3 since back 2024-08-17T18:25:17.606281+0000 front 2024-08-17T18:25:17.606341+0000 (oldest deadline 2024-08-17T18:25:42.306141+0000) 2024-08-17T18:25:50.012 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:49 smithi169 bash[182686]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd-6 2024-08-17T18:25:50.012 INFO:journalctl@ceph.osd.6.smithi169.stdout:Aug 17 18:25:49 smithi169 bash[182749]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd-6 2024-08-17T18:25:50.013 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:49 smithi169 bash[44211]: debug 2024-08-17T18:25:49.753+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.300548+0000 front 2024-08-17T18:24:53.300096+0000 (oldest deadline 2024-08-17T18:25:14.999930+0000) 2024-08-17T18:25:50.013 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:49 smithi169 bash[44211]: debug 2024-08-17T18:25:49.753+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:03.003545+0000 front 2024-08-17T18:25:03.003670+0000 (oldest deadline 2024-08-17T18:25:28.303634+0000) 2024-08-17T18:25:50.013 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:49 smithi169 bash[44211]: debug 2024-08-17T18:25:49.753+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6822 osd.2 since back 2024-08-17T18:25:11.705533+0000 front 2024-08-17T18:25:11.705687+0000 (oldest deadline 2024-08-17T18:25:37.605522+0000) 2024-08-17T18:25:50.013 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:49 smithi169 bash[44211]: debug 2024-08-17T18:25:49.753+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6830 osd.3 since back 2024-08-17T18:25:17.606281+0000 front 2024-08-17T18:25:17.606341+0000 (oldest deadline 2024-08-17T18:25:42.306141+0000) 2024-08-17T18:25:51.070 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:50 smithi169 bash[44211]: debug 2024-08-17T18:25:50.717+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.300548+0000 front 2024-08-17T18:24:53.300096+0000 (oldest deadline 2024-08-17T18:25:14.999930+0000) 2024-08-17T18:25:51.070 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:50 smithi169 bash[44211]: debug 2024-08-17T18:25:50.717+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:03.003545+0000 front 2024-08-17T18:25:03.003670+0000 (oldest deadline 2024-08-17T18:25:28.303634+0000) 2024-08-17T18:25:51.070 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:50 smithi169 bash[44211]: debug 2024-08-17T18:25:50.717+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6822 osd.2 since back 2024-08-17T18:25:11.705533+0000 front 2024-08-17T18:25:11.705687+0000 (oldest deadline 2024-08-17T18:25:37.605522+0000) 2024-08-17T18:25:51.071 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:50 smithi169 bash[44211]: debug 2024-08-17T18:25:50.717+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6830 osd.3 since back 2024-08-17T18:25:17.606281+0000 front 2024-08-17T18:25:17.606341+0000 (oldest deadline 2024-08-17T18:25:42.306141+0000) 2024-08-17T18:25:52.086 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:51 smithi169 bash[44211]: debug 2024-08-17T18:25:51.693+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.300548+0000 front 2024-08-17T18:24:53.300096+0000 (oldest deadline 2024-08-17T18:25:14.999930+0000) 2024-08-17T18:25:52.087 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:51 smithi169 bash[44211]: debug 2024-08-17T18:25:51.693+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:03.003545+0000 front 2024-08-17T18:25:03.003670+0000 (oldest deadline 2024-08-17T18:25:28.303634+0000) 2024-08-17T18:25:52.087 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:51 smithi169 bash[44211]: debug 2024-08-17T18:25:51.693+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6822 osd.2 since back 2024-08-17T18:25:11.705533+0000 front 2024-08-17T18:25:11.705687+0000 (oldest deadline 2024-08-17T18:25:37.605522+0000) 2024-08-17T18:25:52.087 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:51 smithi169 bash[44211]: debug 2024-08-17T18:25:51.693+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6830 osd.3 since back 2024-08-17T18:25:17.606281+0000 front 2024-08-17T18:25:17.606341+0000 (oldest deadline 2024-08-17T18:25:42.306141+0000) 2024-08-17T18:25:52.090 DEBUG:teuthology.orchestra.run.smithi169:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@osd.6.service' 2024-08-17T18:25:52.118 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:25:52.118 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-08-17T18:25:52.118 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-08-17T18:25:52.118 DEBUG:teuthology.orchestra.run.smithi169:> sudo systemctl stop ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@osd.7 2024-08-17T18:25:52.392 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:52 smithi169 systemd[1]: Stopping Ceph osd.7 for f27a2518-5cb7-11ef-bccf-c7b262605968... 2024-08-17T18:25:52.392 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:52 smithi169 bash[44211]: debug 2024-08-17T18:25:52.281+0000 7f6625f2b640 -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 2024-08-17T18:25:52.393 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:52 smithi169 bash[44211]: debug 2024-08-17T18:25:52.281+0000 7f6625f2b640 -1 osd.7 1613 *** Got signal Terminated *** 2024-08-17T18:25:52.393 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:52 smithi169 bash[44211]: debug 2024-08-17T18:25:52.281+0000 7f6625f2b640 -1 osd.7 1613 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-08-17T18:25:53.142 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:52 smithi169 bash[44211]: debug 2024-08-17T18:25:52.729+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.300548+0000 front 2024-08-17T18:24:53.300096+0000 (oldest deadline 2024-08-17T18:25:14.999930+0000) 2024-08-17T18:25:53.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:52 smithi169 bash[44211]: debug 2024-08-17T18:25:52.729+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:03.003545+0000 front 2024-08-17T18:25:03.003670+0000 (oldest deadline 2024-08-17T18:25:28.303634+0000) 2024-08-17T18:25:53.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:52 smithi169 bash[44211]: debug 2024-08-17T18:25:52.729+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6822 osd.2 since back 2024-08-17T18:25:11.705533+0000 front 2024-08-17T18:25:11.705687+0000 (oldest deadline 2024-08-17T18:25:37.605522+0000) 2024-08-17T18:25:53.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:52 smithi169 bash[44211]: debug 2024-08-17T18:25:52.729+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6830 osd.3 since back 2024-08-17T18:25:17.606281+0000 front 2024-08-17T18:25:17.606341+0000 (oldest deadline 2024-08-17T18:25:42.306141+0000) 2024-08-17T18:25:53.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:52 smithi169 bash[44211]: debug 2024-08-17T18:25:52.729+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.169:6804 osd.4 since back 2024-08-17T18:25:29.208824+0000 front 2024-08-17T18:25:29.208989+0000 (oldest deadline 2024-08-17T18:25:52.108767+0000) 2024-08-17T18:25:54.142 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:53 smithi169 bash[44211]: debug 2024-08-17T18:25:53.709+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.300548+0000 front 2024-08-17T18:24:53.300096+0000 (oldest deadline 2024-08-17T18:25:14.999930+0000) 2024-08-17T18:25:54.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:53 smithi169 bash[44211]: debug 2024-08-17T18:25:53.709+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:03.003545+0000 front 2024-08-17T18:25:03.003670+0000 (oldest deadline 2024-08-17T18:25:28.303634+0000) 2024-08-17T18:25:54.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:53 smithi169 bash[44211]: debug 2024-08-17T18:25:53.709+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6822 osd.2 since back 2024-08-17T18:25:11.705533+0000 front 2024-08-17T18:25:11.705687+0000 (oldest deadline 2024-08-17T18:25:37.605522+0000) 2024-08-17T18:25:54.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:53 smithi169 bash[44211]: debug 2024-08-17T18:25:53.709+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6830 osd.3 since back 2024-08-17T18:25:17.606281+0000 front 2024-08-17T18:25:17.606341+0000 (oldest deadline 2024-08-17T18:25:42.306141+0000) 2024-08-17T18:25:54.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:53 smithi169 bash[44211]: debug 2024-08-17T18:25:53.709+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.169:6804 osd.4 since back 2024-08-17T18:25:29.208824+0000 front 2024-08-17T18:25:29.208989+0000 (oldest deadline 2024-08-17T18:25:52.108767+0000) 2024-08-17T18:25:55.142 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:54 smithi169 bash[44211]: debug 2024-08-17T18:25:54.689+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.300548+0000 front 2024-08-17T18:24:53.300096+0000 (oldest deadline 2024-08-17T18:25:14.999930+0000) 2024-08-17T18:25:55.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:54 smithi169 bash[44211]: debug 2024-08-17T18:25:54.689+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:03.003545+0000 front 2024-08-17T18:25:03.003670+0000 (oldest deadline 2024-08-17T18:25:28.303634+0000) 2024-08-17T18:25:55.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:54 smithi169 bash[44211]: debug 2024-08-17T18:25:54.689+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6822 osd.2 since back 2024-08-17T18:25:11.705533+0000 front 2024-08-17T18:25:11.705687+0000 (oldest deadline 2024-08-17T18:25:37.605522+0000) 2024-08-17T18:25:55.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:54 smithi169 bash[44211]: debug 2024-08-17T18:25:54.689+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6830 osd.3 since back 2024-08-17T18:25:17.606281+0000 front 2024-08-17T18:25:17.606341+0000 (oldest deadline 2024-08-17T18:25:42.306141+0000) 2024-08-17T18:25:55.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:54 smithi169 bash[44211]: debug 2024-08-17T18:25:54.689+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.169:6804 osd.4 since back 2024-08-17T18:25:29.208824+0000 front 2024-08-17T18:25:29.208989+0000 (oldest deadline 2024-08-17T18:25:52.108767+0000) 2024-08-17T18:25:56.142 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:55 smithi169 bash[44211]: debug 2024-08-17T18:25:55.721+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.300548+0000 front 2024-08-17T18:24:53.300096+0000 (oldest deadline 2024-08-17T18:25:14.999930+0000) 2024-08-17T18:25:56.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:55 smithi169 bash[44211]: debug 2024-08-17T18:25:55.721+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:03.003545+0000 front 2024-08-17T18:25:03.003670+0000 (oldest deadline 2024-08-17T18:25:28.303634+0000) 2024-08-17T18:25:56.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:55 smithi169 bash[44211]: debug 2024-08-17T18:25:55.721+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6822 osd.2 since back 2024-08-17T18:25:11.705533+0000 front 2024-08-17T18:25:11.705687+0000 (oldest deadline 2024-08-17T18:25:37.605522+0000) 2024-08-17T18:25:56.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:55 smithi169 bash[44211]: debug 2024-08-17T18:25:55.721+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6830 osd.3 since back 2024-08-17T18:25:17.606281+0000 front 2024-08-17T18:25:17.606341+0000 (oldest deadline 2024-08-17T18:25:42.306141+0000) 2024-08-17T18:25:56.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:55 smithi169 bash[44211]: debug 2024-08-17T18:25:55.721+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.169:6804 osd.4 since back 2024-08-17T18:25:29.208824+0000 front 2024-08-17T18:25:29.208989+0000 (oldest deadline 2024-08-17T18:25:52.108767+0000) 2024-08-17T18:25:57.142 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:56 smithi169 bash[44211]: debug 2024-08-17T18:25:56.681+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6806 osd.0 since back 2024-08-17T18:24:53.300548+0000 front 2024-08-17T18:24:53.300096+0000 (oldest deadline 2024-08-17T18:25:14.999930+0000) 2024-08-17T18:25:57.142 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:56 smithi169 bash[44211]: debug 2024-08-17T18:25:56.681+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6814 osd.1 since back 2024-08-17T18:25:03.003545+0000 front 2024-08-17T18:25:03.003670+0000 (oldest deadline 2024-08-17T18:25:28.303634+0000) 2024-08-17T18:25:57.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:56 smithi169 bash[44211]: debug 2024-08-17T18:25:56.681+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6822 osd.2 since back 2024-08-17T18:25:11.705533+0000 front 2024-08-17T18:25:11.705687+0000 (oldest deadline 2024-08-17T18:25:37.605522+0000) 2024-08-17T18:25:57.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:56 smithi169 bash[44211]: debug 2024-08-17T18:25:56.681+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.131:6830 osd.3 since back 2024-08-17T18:25:17.606281+0000 front 2024-08-17T18:25:17.606341+0000 (oldest deadline 2024-08-17T18:25:42.306141+0000) 2024-08-17T18:25:57.143 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:56 smithi169 bash[44211]: debug 2024-08-17T18:25:56.681+0000 7f662253f640 -1 osd.7 1613 heartbeat_check: no reply from 172.21.15.169:6804 osd.4 since back 2024-08-17T18:25:29.208824+0000 front 2024-08-17T18:25:29.208989+0000 (oldest deadline 2024-08-17T18:25:52.108767+0000) 2024-08-17T18:25:58.892 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:58 smithi169 bash[182877]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd-7 2024-08-17T18:25:58.892 INFO:journalctl@ceph.osd.7.smithi169.stdout:Aug 17 18:25:58 smithi169 bash[182940]: Error response from daemon: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-osd-7 2024-08-17T18:26:00.699 DEBUG:teuthology.orchestra.run.smithi169:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@osd.7.service' 2024-08-17T18:26:00.725 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:26:00.725 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-08-17T18:26:00.726 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-08-17T18:26:00.726 DEBUG:teuthology.orchestra.run.smithi169:> sudo systemctl stop ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@prometheus.a 2024-08-17T18:26:01.100 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 18:26:00 smithi169 systemd[1]: Stopping Ceph prometheus.a for f27a2518-5cb7-11ef-bccf-c7b262605968... 2024-08-17T18:26:01.100 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 18:26:00 smithi169 bash[68157]: ts=2024-08-17T18:26:00.897Z caller=main.go:964 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-08-17T18:26:01.100 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 18:26:00 smithi169 bash[68157]: ts=2024-08-17T18:26:00.897Z caller=main.go:988 level=info msg="Stopping scrape discovery manager..." 2024-08-17T18:26:01.100 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 18:26:00 smithi169 bash[68157]: ts=2024-08-17T18:26:00.897Z caller=main.go:1002 level=info msg="Stopping notify discovery manager..." 2024-08-17T18:26:01.100 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 18:26:00 smithi169 bash[68157]: ts=2024-08-17T18:26:00.897Z caller=manager.go:177 level=info component="rule manager" msg="Stopping rule manager..." 2024-08-17T18:26:01.101 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 18:26:00 smithi169 bash[68157]: ts=2024-08-17T18:26:00.897Z caller=main.go:984 level=info msg="Scrape discovery manager stopped" 2024-08-17T18:26:01.101 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 18:26:00 smithi169 bash[68157]: ts=2024-08-17T18:26:00.897Z caller=main.go:998 level=info msg="Notify discovery manager stopped" 2024-08-17T18:26:01.101 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 18:26:00 smithi169 bash[68157]: ts=2024-08-17T18:26:00.897Z caller=manager.go:187 level=info component="rule manager" msg="Rule manager stopped" 2024-08-17T18:26:01.101 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 18:26:00 smithi169 bash[68157]: ts=2024-08-17T18:26:00.897Z caller=main.go:1039 level=info msg="Stopping scrape manager..." 2024-08-17T18:26:01.101 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 18:26:00 smithi169 bash[68157]: ts=2024-08-17T18:26:00.897Z caller=main.go:1031 level=info msg="Scrape manager stopped" 2024-08-17T18:26:01.101 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 18:26:00 smithi169 bash[68157]: ts=2024-08-17T18:26:00.903Z caller=notifier.go:618 level=info component=notifier msg="Stopping notification manager..." 2024-08-17T18:26:01.101 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 18:26:00 smithi169 bash[68157]: ts=2024-08-17T18:26:00.903Z caller=main.go:1261 level=info msg="Notifier manager stopped" 2024-08-17T18:26:01.101 INFO:journalctl@ceph.prometheus.a.smithi169.stdout:Aug 17 18:26:00 smithi169 bash[68157]: ts=2024-08-17T18:26:00.903Z caller=main.go:1273 level=info msg="See you next time!" 2024-08-17T18:26:01.783 DEBUG:teuthology.orchestra.run.smithi169:> sudo pkill -f 'journalctl -f -n 0 -u ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@prometheus.a.service' 2024-08-17T18:26:01.808 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-08-17T18:26:01.808 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-08-17T18:26:01.808 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 --force --keep-logs 2024-08-17T18:26:01.931 INFO:teuthology.orchestra.run.smithi131.stdout:Deleting cluster with fsid: f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T18:26:03.599 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 18:26:03 smithi131 bash[83295]: ts=2024-08-17T18:26:03.249Z caller=notify.go:848 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[0] aggrGroup="{}/{}:{alertname=\"CephMgrPrometheusModuleInactive\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 172.21.15.131:8443: connect: connection refused" 2024-08-17T18:26:03.599 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 18:26:03 smithi131 bash[83295]: ts=2024-08-17T18:26:03.250Z caller=notify.go:848 level=warn component=dispatcher receiver=ceph-dashboard integration=webhook[1] aggrGroup="{}/{}:{alertname=\"CephMgrPrometheusModuleInactive\"}" msg="Notify attempt failed, will retry later" attempts=1 err="Post \"\": dial tcp 172.21.15.169:8443: connect: connection refused" 2024-08-17T18:26:07.155 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 18:26:06 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:26:07.156 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 18:26:06 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:26:07.448 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 18:26:07 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:26:07.448 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 18:26:07 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:26:07.448 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 18:26:07 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:26:07.449 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 18:26:07 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:26:07.711 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 18:26:07 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:26:07.711 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 18:26:07 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:26:08.026 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 18:26:07 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:26:08.026 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 18:26:07 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:26:08.301 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 18:26:08 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:26:08.301 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 18:26:08 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:26:08.301 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 18:26:08 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:26:08.301 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 18:26:08 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:26:08.599 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 18:26:08 smithi131 systemd[1]: Stopping Ceph node-exporter.a for f27a2518-5cb7-11ef-bccf-c7b262605968... 2024-08-17T18:26:09.289 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 18:26:08 smithi131 bash[331441]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-node-exporter-a 2024-08-17T18:26:09.290 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 18:26:09 smithi131 systemd[1]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-08-17T18:26:09.290 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 18:26:09 smithi131 bash[331502]: Error response from daemon: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-node-exporter-a 2024-08-17T18:26:09.290 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 18:26:09 smithi131 systemd[1]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-08-17T18:26:09.290 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 18:26:09 smithi131 systemd[1]: Stopped Ceph node-exporter.a for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T18:26:09.542 INFO:journalctl@ceph.node-exporter.a.smithi131.stdout:Aug 17 18:26:09 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:26:09.542 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 18:26:09 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:26:09.543 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 18:26:09 smithi131 systemd[1]: Stopping Ceph alertmanager.a for f27a2518-5cb7-11ef-bccf-c7b262605968... 2024-08-17T18:26:09.543 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 18:26:09 smithi131 bash[83295]: ts=2024-08-17T18:26:09.499Z caller=main.go:542 level=info msg="Received SIGTERM, exiting gracefully..." 2024-08-17T18:26:10.461 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 18:26:10 smithi131 bash[331565]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-alertmanager-a 2024-08-17T18:26:10.462 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 18:26:10 smithi131 bash[331625]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-alertmanager-a 2024-08-17T18:26:10.462 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 18:26:10 smithi131 systemd[1]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-08-17T18:26:10.462 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 18:26:10 smithi131 systemd[1]: Stopped Ceph alertmanager.a for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T18:26:10.795 INFO:journalctl@ceph.alertmanager.a.smithi131.stdout:Aug 17 18:26:10 smithi131 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:26:16.438 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 --force --keep-logs 2024-08-17T18:26:16.561 INFO:teuthology.orchestra.run.smithi169.stdout:Deleting cluster with fsid: f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T18:26:21.444 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 18:26:21 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:26:21.445 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 18:26:21 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:26:21.703 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 18:26:21 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:26:21.703 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 18:26:21 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:26:21.999 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 18:26:21 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:26:21.999 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 18:26:21 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:26:22.348 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 18:26:22 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:26:22.348 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 18:26:22 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:26:22.642 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 18:26:22 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:26:22.642 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 18:26:22 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:26:22.642 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 18:26:22 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:26:22.643 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 18:26:22 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:26:22.924 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 18:26:22 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:26:22.924 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 18:26:22 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:26:23.219 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 18:26:22 smithi169 systemd[1]: Stopping Ceph node-exporter.b for f27a2518-5cb7-11ef-bccf-c7b262605968... 2024-08-17T18:26:23.779 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 18:26:23 smithi169 bash[183394]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-node-exporter-b 2024-08-17T18:26:23.780 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 18:26:23 smithi169 systemd[1]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-08-17T18:26:23.780 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 18:26:23 smithi169 bash[183453]: Error response from daemon: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-node-exporter-b 2024-08-17T18:26:23.780 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 18:26:23 smithi169 systemd[1]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-08-17T18:26:23.780 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 18:26:23 smithi169 systemd[1]: Stopped Ceph node-exporter.b for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T18:26:24.122 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 18:26:23 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:26:24.122 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 18:26:24 smithi169 systemd[1]: Stopping Ceph grafana.a for f27a2518-5cb7-11ef-bccf-c7b262605968... 2024-08-17T18:26:24.122 INFO:journalctl@ceph.node-exporter.b.smithi169.stdout:Aug 17 18:26:23 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:26:24.392 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 18:26:24 smithi169 bash[72069]: logger=server t=2024-08-17T18:26:24.123001496Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-08-17T18:26:24.392 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 18:26:24 smithi169 bash[72069]: logger=tracing t=2024-08-17T18:26:24.123091975Z level=info msg="Closing tracing" 2024-08-17T18:26:24.392 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 18:26:24 smithi169 bash[72069]: logger=ticker t=2024-08-17T18:26:24.123128453Z level=info msg=stopped last_tick=2024-08-17T18:26:20Z 2024-08-17T18:26:24.392 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 18:26:24 smithi169 bash[72069]: logger=grafana-apiserver t=2024-08-17T18:26:24.123167Z level=info msg="StorageObjectCountTracker pruner is exiting" 2024-08-17T18:26:24.996 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 18:26:24 smithi169 bash[183513]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-grafana-a 2024-08-17T18:26:24.996 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 18:26:24 smithi169 bash[183574]: Error response from daemon: No such container: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968-grafana-a 2024-08-17T18:26:24.996 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 18:26:24 smithi169 systemd[1]: ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@grafana.a.service: Deactivated successfully. 2024-08-17T18:26:24.996 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 18:26:24 smithi169 systemd[1]: Stopped Ceph grafana.a for f27a2518-5cb7-11ef-bccf-c7b262605968. 2024-08-17T18:26:25.392 INFO:journalctl@ceph.grafana.a.smithi169.stdout:Aug 17 18:26:25 smithi169 systemd[1]: /etc/systemd/system/ceph-f27a2518-5cb7-11ef-bccf-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-08-17T18:26:32.791 DEBUG:teuthology.orchestra.run.smithi131:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-17T18:26:32.805 DEBUG:teuthology.orchestra.run.smithi169:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-08-17T18:26:32.816 INFO:tasks.cephadm:Archiving crash dumps... 2024-08-17T18:26:32.818 DEBUG:teuthology.misc:Transferring archived files from smithi131:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-08-17_03:08:15-upgrade-main-distro-default-smithi/7858311/remote/smithi131/crash 2024-08-17T18:26:32.819 DEBUG:teuthology.orchestra.run.smithi131:> sudo tar c -f - -C /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/crash -- . 2024-08-17T18:26:32.870 INFO:teuthology.orchestra.run.smithi131.stderr:tar: /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/crash: Cannot open: No such file or directory 2024-08-17T18:26:32.870 INFO:teuthology.orchestra.run.smithi131.stderr:tar: Error is not recoverable: exiting now 2024-08-17T18:26:32.872 DEBUG:teuthology.misc:Transferring archived files from smithi169:/var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/crash to /home/teuthworker/archive/teuthology-2024-08-17_03:08:15-upgrade-main-distro-default-smithi/7858311/remote/smithi169/crash 2024-08-17T18:26:32.873 DEBUG:teuthology.orchestra.run.smithi169:> sudo tar c -f - -C /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/crash -- . 2024-08-17T18:26:32.894 INFO:teuthology.orchestra.run.smithi169.stderr:tar: /var/lib/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/crash: Cannot open: No such file or directory 2024-08-17T18:26:32.894 INFO:teuthology.orchestra.run.smithi169.stderr:tar: Error is not recoverable: exiting now 2024-08-17T18:26:32.895 INFO:tasks.cephadm:Checking cluster log for badness... 2024-08-17T18:26:32.896 DEBUG:teuthology.orchestra.run.smithi131:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph.log | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | egrep -v 'mons down' | egrep -v 'mon down' | egrep -v MON_DOWN | egrep -v 'out of quorum' | egrep -v PG_AVAILABILITY | head -n 1 2024-08-17T18:26:33.023 INFO:teuthology.orchestra.run.smithi131.stdout:2024-08-17T16:56:50.671719+0000 mon.a (mon.0) 740 : cluster [WRN] Health check failed: 1 pool(s) do not have an application enabled (POOL_APP_NOT_ENABLED) 2024-08-17T18:26:33.027 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-08-17T18:26:33.027 INFO:tasks.cephadm:Compressing logs... 2024-08-17T18:26:33.027 DEBUG:teuthology.orchestra.run.smithi131:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-08-17T18:26:33.030 DEBUG:teuthology.orchestra.run.smithi169:> time sudo find /var/log/ceph /var/log/rbd-target-api -name '*.log' -print0 | sudo xargs --max-args=1 --max-procs=0 --verbose -0 --no-run-if-empty -- gzip -5 --verbose -- 2024-08-17T18:26:33.045 INFO:teuthology.orchestra.run.smithi131.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-08-17T18:26:33.046 INFO:teuthology.orchestra.run.smithi169.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-08-17T18:26:33.052 INFO:teuthology.orchestra.run.smithi169.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-08-17T18:26:33.054 INFO:teuthology.orchestra.run.smithi131.stderr:gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-08-17T18:26:33.057 INFO:teuthology.orchestra.run.smithi169.stderr:gzip -5 --verbose -- /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-mds.foo.smithi169.mekqdz.log 2024-08-17T18:26:33.058 INFO:teuthology.orchestra.run.smithi169.stderr:gzip -5 --verbose -- /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-osd.7.log 2024-08-17T18:26:33.058 INFO:teuthology.orchestra.run.smithi169.stderr:/var/log/ceph/cephadm.log: /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-mds.foo.smithi169.mekqdz.log: gzip -5 --verbose -- /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-osd.6.log 2024-08-17T18:26:33.058 INFO:teuthology.orchestra.run.smithi169.stderr: 86.0% -- replaced with /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-mds.foo.smithi169.mekqdz.log.gz 2024-08-17T18:26:33.059 INFO:teuthology.orchestra.run.smithi169.stderr:/var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph.cephadm.log 2024-08-17T18:26:33.059 INFO:teuthology.orchestra.run.smithi169.stderr:gzip -5 --verbose -- /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-osd.5.log 2024-08-17T18:26:33.060 INFO:teuthology.orchestra.run.smithi169.stderr:/var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-osd.6.log: /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-mgr.x.log 2024-08-17T18:26:33.061 INFO:teuthology.orchestra.run.smithi169.stderr:/var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph.log 2024-08-17T18:26:33.061 INFO:teuthology.orchestra.run.smithi169.stderr:/var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-volume.log 2024-08-17T18:26:33.061 INFO:teuthology.orchestra.run.smithi169.stderr:gzip -5 --verbose -- /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph.audit.log 2024-08-17T18:26:33.061 INFO:teuthology.orchestra.run.smithi169.stderr:/var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph.log: /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-mon.b.log 2024-08-17T18:26:33.062 INFO:teuthology.orchestra.run.smithi169.stderr:/var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph.audit.log: gzip -5 --verbose -- /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-osd.4.log 2024-08-17T18:26:33.063 INFO:teuthology.orchestra.run.smithi131.stderr:gzip -5 --verbose -- /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-mgr.y.log 2024-08-17T18:26:33.063 INFO:teuthology.orchestra.run.smithi131.stderr:/var/log/ceph/cephadm.log: gzip -5 --verbose -- /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-osd.0.log 2024-08-17T18:26:33.063 INFO:teuthology.orchestra.run.smithi131.stderr:/var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-osd.2.log 2024-08-17T18:26:33.063 INFO:teuthology.orchestra.run.smithi131.stderr:/var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-mon.a.log 2024-08-17T18:26:33.066 INFO:teuthology.orchestra.run.smithi131.stderr:/var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph.cephadm.log 2024-08-17T18:26:33.066 INFO:teuthology.orchestra.run.smithi131.stderr:/var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-mon.a.log: gzip -5 --verbose -- /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-osd.3.log 2024-08-17T18:26:33.066 INFO:teuthology.orchestra.run.smithi131.stderr:/var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-osd.1.log 2024-08-17T18:26:33.066 INFO:teuthology.orchestra.run.smithi131.stderr:/var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph.log 2024-08-17T18:26:33.067 INFO:teuthology.orchestra.run.smithi131.stderr:/var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-mds.foo.smithi131.ctintn.log 2024-08-17T18:26:33.067 INFO:teuthology.orchestra.run.smithi131.stderr:/var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-volume.log 2024-08-17T18:26:33.067 INFO:teuthology.orchestra.run.smithi131.stderr:/var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-mds.foo.smithi131.ctintn.log: gzip -5 --verbose -- /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-mon.c.log 2024-08-17T18:26:33.067 INFO:teuthology.orchestra.run.smithi131.stderr:/var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph.audit.log 2024-08-17T18:26:33.067 INFO:teuthology.orchestra.run.smithi131.stderr:/var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-mon.c.log: 86.9% -- replaced with /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-mds.foo.smithi131.ctintn.log.gz 2024-08-17T18:26:33.130 INFO:teuthology.orchestra.run.smithi131.stderr:/var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph.audit.log: 92.8% -- replaced with /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph.log.gz 2024-08-17T18:26:33.257 INFO:teuthology.orchestra.run.smithi131.stderr: 91.4% -- replaced with /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-volume.log.gz 2024-08-17T18:26:33.291 INFO:teuthology.orchestra.run.smithi131.stderr: 91.8% -- replaced with /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph.cephadm.log.gz 2024-08-17T18:26:33.343 INFO:teuthology.orchestra.run.smithi169.stderr:/var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-mon.b.log: /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-osd.4.log: 85.5% -- replaced with /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph.cephadm.log.gz 2024-08-17T18:26:33.363 INFO:teuthology.orchestra.run.smithi131.stderr: 93.7% -- replaced with /var/log/ceph/cephadm.log.gz 2024-08-17T18:26:33.441 INFO:teuthology.orchestra.run.smithi169.stderr: 90.6% -- replaced with /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-mgr.x.log.gz 2024-08-17T18:26:33.457 INFO:teuthology.orchestra.run.smithi169.stderr: 90.8% -- replaced with /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph.audit.log.gz 2024-08-17T18:26:33.561 INFO:teuthology.orchestra.run.smithi169.stderr: 87.2% -- replaced with /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph.log.gz 2024-08-17T18:26:33.597 INFO:teuthology.orchestra.run.smithi169.stderr: 91.5% -- replaced with /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-volume.log.gz 2024-08-17T18:26:33.643 INFO:teuthology.orchestra.run.smithi169.stderr: 89.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-08-17T18:26:33.732 INFO:teuthology.orchestra.run.smithi131.stderr: 94.5% -- replaced with /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph.audit.log.gz 2024-08-17T18:26:42.849 INFO:teuthology.orchestra.run.smithi131.stderr: 90.1% -- replaced with /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-mgr.y.log.gz 2024-08-17T18:26:54.498 INFO:teuthology.orchestra.run.smithi169.stderr: 92.7% -- replaced with /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-mon.b.log.gz 2024-08-17T18:26:54.822 INFO:teuthology.orchestra.run.smithi131.stderr: 92.5% -- replaced with /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-mon.c.log.gz 2024-08-17T18:27:17.798 INFO:teuthology.orchestra.run.smithi131.stderr: 90.7% -- replaced with /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-mon.a.log.gz 2024-08-17T18:38:49.730 INFO:teuthology.orchestra.run.smithi131.stderr: 93.5% -- replaced with /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-osd.0.log.gz 2024-08-17T18:38:53.298 INFO:teuthology.orchestra.run.smithi131.stderr: 94.2% -- replaced with /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-osd.2.log.gz 2024-08-17T18:42:33.424 INFO:teuthology.orchestra.run.smithi169.stderr: 93.6% -- replaced with /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-osd.7.log.gz 2024-08-17T18:43:55.088 INFO:teuthology.orchestra.run.smithi131.stderr: 92.8% -- replaced with /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-osd.1.log.gz 2024-08-17T18:44:03.561 INFO:teuthology.orchestra.run.smithi131.stderr: 93.1% -- replaced with /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-osd.3.log.gz 2024-08-17T18:44:03.562 INFO:teuthology.orchestra.run.smithi131.stderr: 2024-08-17T18:44:03.562 INFO:teuthology.orchestra.run.smithi131.stderr:real 17m30.531s 2024-08-17T18:44:03.562 INFO:teuthology.orchestra.run.smithi131.stderr:user 17m14.435s 2024-08-17T18:44:03.562 INFO:teuthology.orchestra.run.smithi131.stderr:sys 0m50.215s 2024-08-17T18:44:19.310 INFO:teuthology.orchestra.run.smithi169.stderr: 93.3% -- replaced with /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-osd.5.log.gz 2024-08-17T18:44:31.498 INFO:teuthology.orchestra.run.smithi169.stderr: 93.6% -- replaced with /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-osd.4.log.gz 2024-08-17T18:44:32.320 INFO:teuthology.orchestra.run.smithi169.stderr: 93.2% -- replaced with /var/log/ceph/f27a2518-5cb7-11ef-bccf-c7b262605968/ceph-osd.6.log.gz 2024-08-17T18:44:32.321 INFO:teuthology.orchestra.run.smithi169.stderr: 2024-08-17T18:44:32.321 INFO:teuthology.orchestra.run.smithi169.stderr:real 17m59.290s 2024-08-17T18:44:32.322 INFO:teuthology.orchestra.run.smithi169.stderr:user 17m2.856s 2024-08-17T18:44:32.322 INFO:teuthology.orchestra.run.smithi169.stderr:sys 0m49.728s 2024-08-17T18:44:32.406 INFO:tasks.cephadm:Archiving logs... 2024-08-17T18:44:32.407 DEBUG:teuthology.misc:Transferring archived files from smithi131:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-08-17_03:08:15-upgrade-main-distro-default-smithi/7858311/remote/smithi131/log 2024-08-17T18:44:32.587 DEBUG:teuthology.orchestra.run.smithi131:> sudo tar c -f - -C /var/log/ceph -- . 2024-08-17T18:45:29.441 DEBUG:teuthology.misc:Transferring archived files from smithi169:/var/log/ceph to /home/teuthworker/archive/teuthology-2024-08-17_03:08:15-upgrade-main-distro-default-smithi/7858311/remote/smithi169/log 2024-08-17T18:45:29.442 DEBUG:teuthology.orchestra.run.smithi169:> sudo tar c -f - -C /var/log/ceph -- . 2024-08-17T18:46:19.225 INFO:tasks.cephadm:Removing cluster... 2024-08-17T18:46:19.225 DEBUG:teuthology.orchestra.run.smithi131:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 --force 2024-08-17T18:46:19.436 INFO:teuthology.orchestra.run.smithi131.stdout:Deleting cluster with fsid: f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T18:46:21.502 DEBUG:teuthology.orchestra.run.smithi169:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid f27a2518-5cb7-11ef-bccf-c7b262605968 --force 2024-08-17T18:46:21.834 INFO:teuthology.orchestra.run.smithi169.stdout:Deleting cluster with fsid: f27a2518-5cb7-11ef-bccf-c7b262605968 2024-08-17T18:46:23.764 INFO:tasks.cephadm:Removing cephadm ... 2024-08-17T18:46:23.764 DEBUG:teuthology.orchestra.run.smithi131:> rm -rf /home/ubuntu/cephtest/cephadm 2024-08-17T18:46:23.770 DEBUG:teuthology.orchestra.run.smithi169:> rm -rf /home/ubuntu/cephtest/cephadm 2024-08-17T18:46:23.776 INFO:tasks.cephadm:Teardown complete 2024-08-17T18:46:23.776 DEBUG:teuthology.run_tasks:Unwinding manager install 2024-08-17T18:46:23.787 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... 2024-08-17T18:46:23.788 DEBUG:teuthology.orchestra.run.smithi131:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-08-17T18:46:23.813 DEBUG:teuthology.orchestra.run.smithi169:> sudo rm -f -- /home/ubuntu/cephtest/valgrind.supp /usr/bin/daemon-helper /usr/bin/adjust-ulimits /usr/bin/stdin-killer 2024-08-17T18:46:23.921 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-08-17T18:46:23.932 INFO:teuthology.task.clock:Checking final clock skew... 2024-08-17T18:46:23.932 DEBUG:teuthology.orchestra.run.smithi131:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-17T18:46:23.935 DEBUG:teuthology.orchestra.run.smithi169:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-08-17T18:46:23.975 INFO:teuthology.orchestra.run.smithi131.stdout: remote refid st t when poll reach delay offset jitter 2024-08-17T18:46:23.976 INFO:teuthology.orchestra.run.smithi131.stdout:============================================================================== 2024-08-17T18:46:23.976 INFO:teuthology.orchestra.run.smithi131.stdout:+hv01.front.sepi 67.205.162.81 3 u 133 256 377 0.205 -2.786 0.971 2024-08-17T18:46:23.976 INFO:teuthology.orchestra.run.smithi131.stdout:*hv02.front.sepi 63.231.80.2 3 u 197 256 377 0.173 -1.685 0.692 2024-08-17T18:46:23.977 INFO:teuthology.orchestra.run.smithi131.stdout:+hv03.front.sepi 74.6.168.72 3 u 234 256 377 0.205 -0.850 0.826 2024-08-17T18:46:23.977 INFO:teuthology.orchestra.run.smithi131.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-08-17T18:46:23.986 INFO:teuthology.orchestra.run.smithi169.stdout: remote refid st t when poll reach delay offset jitter 2024-08-17T18:46:23.987 INFO:teuthology.orchestra.run.smithi169.stdout:============================================================================== 2024-08-17T18:46:23.987 INFO:teuthology.orchestra.run.smithi169.stdout:+hv01.front.sepi 67.205.162.81 3 u 124 256 377 0.152 -1.129 1.347 2024-08-17T18:46:23.987 INFO:teuthology.orchestra.run.smithi169.stdout:*hv02.front.sepi 63.231.80.2 3 u 198 256 377 0.139 -0.384 1.297 2024-08-17T18:46:23.987 INFO:teuthology.orchestra.run.smithi169.stdout:+hv03.front.sepi 74.6.168.72 3 u 112 256 377 0.144 -0.524 1.532 2024-08-17T18:46:23.988 INFO:teuthology.orchestra.run.smithi169.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-08-17T18:46:23.989 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-08-17T18:46:24.005 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-08-17T18:46:24.006 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-08-17T18:46:24.023 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-08-17T18:46:24.052 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-08-17T18:46:24.087 INFO:teuthology.task.internal:Duration was 7878.529098 seconds 2024-08-17T18:46:24.087 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-08-17T18:46:24.121 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-08-17T18:46:24.121 DEBUG:teuthology.orchestra.run.smithi131:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-08-17T18:46:24.124 DEBUG:teuthology.orchestra.run.smithi169:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-08-17T18:46:24.244 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-08-17T18:46:24.244 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi131.front.sepia.ceph.com 2024-08-17T18:46:24.245 DEBUG:teuthology.orchestra.run.smithi131:> 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 2024-08-17T18:46:24.271 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi169.front.sepia.ceph.com 2024-08-17T18:46:24.272 DEBUG:teuthology.orchestra.run.smithi169:> 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 2024-08-17T18:46:24.285 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-08-17T18:46:24.285 DEBUG:teuthology.orchestra.run.smithi131:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-17T18:46:24.316 DEBUG:teuthology.orchestra.run.smithi169:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-08-17T18:46:24.633 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-08-17T18:46:24.634 DEBUG:teuthology.orchestra.run.smithi131:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-08-17T18:46:24.636 DEBUG:teuthology.orchestra.run.smithi169:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-08-17T18:46:25.530 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-08-17T18:46:25.541 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-08-17T18:46:25.541 DEBUG:teuthology.orchestra.run.smithi131:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-08-17T18:46:25.595 DEBUG:teuthology.orchestra.run.smithi169:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-08-17T18:46:25.630 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-08-17T18:46:25.643 DEBUG:teuthology.orchestra.run.smithi131:> 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 2024-08-17T18:46:25.645 DEBUG:teuthology.orchestra.run.smithi169:> 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 2024-08-17T18:46:25.670 INFO:teuthology.orchestra.run.smithi131.stdout:kernel.core_pattern = core 2024-08-17T18:46:25.696 INFO:teuthology.orchestra.run.smithi169.stdout:kernel.core_pattern = core 2024-08-17T18:46:25.712 DEBUG:teuthology.orchestra.run.smithi131:> test -e /home/ubuntu/cephtest/archive/coredump 2024-08-17T18:46:25.743 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:46:25.743 DEBUG:teuthology.orchestra.run.smithi169:> test -e /home/ubuntu/cephtest/archive/coredump 2024-08-17T18:46:25.761 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:46:25.762 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-08-17T18:46:25.774 INFO:teuthology.task.internal:Transferring archived files... 2024-08-17T18:46:25.775 DEBUG:teuthology.misc:Transferring archived files from smithi131:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-08-17_03:08:15-upgrade-main-distro-default-smithi/7858311/remote/smithi131 2024-08-17T18:46:25.775 DEBUG:teuthology.orchestra.run.smithi131:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-08-17T18:46:25.839 DEBUG:teuthology.misc:Transferring archived files from smithi169:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/teuthology-2024-08-17_03:08:15-upgrade-main-distro-default-smithi/7858311/remote/smithi169 2024-08-17T18:46:25.839 DEBUG:teuthology.orchestra.run.smithi169:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-08-17T18:46:25.874 INFO:teuthology.task.internal:Removing archive directory... 2024-08-17T18:46:25.875 DEBUG:teuthology.orchestra.run.smithi131:> rm -rf -- /home/ubuntu/cephtest/archive 2024-08-17T18:46:25.877 DEBUG:teuthology.orchestra.run.smithi169:> rm -rf -- /home/ubuntu/cephtest/archive 2024-08-17T18:46:25.923 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-08-17T18:46:25.937 INFO:teuthology.task.internal:Not uploading archives. 2024-08-17T18:46:25.937 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-08-17T18:46:25.965 INFO:teuthology.task.internal:Tidying up after the test... 2024-08-17T18:46:25.965 DEBUG:teuthology.orchestra.run.smithi131:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-08-17T18:46:25.968 DEBUG:teuthology.orchestra.run.smithi169:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-08-17T18:46:25.972 INFO:teuthology.orchestra.run.smithi131.stdout: 658615 4 drwxr-xr-x 3 ubuntu ubuntu 4096 Aug 17 18:46 /home/ubuntu/cephtest 2024-08-17T18:46:25.972 INFO:teuthology.orchestra.run.smithi131.stdout: 3276801 4 drwxrwxr-x 3 ubuntu ubuntu 4096 Aug 17 18:19 /home/ubuntu/cephtest/mnt.0 2024-08-17T18:46:25.973 INFO:teuthology.orchestra.run.smithi131.stdout: 3276802 4 drwxrwxr-x 3 ubuntu ubuntu 4096 Aug 17 18:19 /home/ubuntu/cephtest/mnt.0/client.0 2024-08-17T18:46:25.973 INFO:teuthology.orchestra.run.smithi131.stdout: 3407873 4 drwxrwxr-x 2 ubuntu ubuntu 4096 Aug 17 18:19 /home/ubuntu/cephtest/mnt.0/client.0/tmp 2024-08-17T18:46:25.973 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-08-17T18:46:25.974 INFO:teuthology.orchestra.run.smithi131.stderr:rmdir: failed to remove '/home/ubuntu/cephtest': Directory not empty 2024-08-17T18:46:25.974 ERROR:teuthology.run_tasks:Manager failed: internal.base Traceback (most recent call last): File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/run_tasks.py", line 160, in run_tasks suppress = manager.__exit__(*exc_info) File "/usr/lib/python3.10/contextlib.py", line 142, in __exit__ next(self.gen) File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/task/internal/__init__.py", line 53, in base run.wait( File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 479, in wait proc.wait() File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 161, in wait self._raise_for_status() File "/home/teuthworker/src/git.ceph.com_teuthology_67db276914d29505c9707d04f3a3b8fb9d8aee4b/teuthology/orchestra/run.py", line 181, in _raise_for_status raise CommandFailedError( teuthology.exceptions.CommandFailedError: Command failed on smithi131 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2024-08-17T18:46:25.980 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-08-17T18:46:25.999 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-08-17T18:46:26.032 DEBUG:teuthology.run_tasks:Exception was not quenched, exiting: CommandFailedError: Command failed on smithi131 with status 1: 'find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest' 2024-08-17T18:46:26.036 INFO:teuthology.run:Summary data: description: upgrade/reef-x/stress-split/{0-distro/ubuntu_22.04 0-roles 1-start 2-first-half-tasks/rbd_api 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: 7878.529098033905 failure_reason: 'Command failed (workunit test cls/test_cls_rbd.sh) on smithi131 with status 1: ''mkdir -p -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && cd -- /home/ubuntu/cephtest/mnt.0/client.0/tmp && CEPH_CLI_TEST_DUP_COMMAND=1 CEPH_REF=reef TESTDIR="/home/ubuntu/cephtest" CEPH_ARGS="--cluster ceph" CEPH_ID="0" PATH=$PATH:/usr/sbin CEPH_BASE=/home/ubuntu/cephtest/clone.client.0 CEPH_ROOT=/home/ubuntu/cephtest/clone.client.0 CEPH_MNT=/home/ubuntu/cephtest/mnt.0 adjust-ulimits ceph-coverage /home/ubuntu/cephtest/archive/coverage timeout 3h /home/ubuntu/cephtest/clone.client.0/qa/workunits/cls/test_cls_rbd.sh''' flavor: default owner: scheduled_teuthology@teuthology sentry_event: https://sentry.ceph.com/organizations/ceph/?query=71437878ac954e5b8ad00f610d7dc355 status: fail success: false 2024-08-17T18:46:26.037 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-08-17T18:46:26.060 INFO:teuthology.orchestra.run.smithi169.stdout: 658466 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Aug 17 18:46 /home/ubuntu/cephtest 2024-08-17T18:46:26.138 INFO:teuthology.run:FAIL